2019-06-08 05:49:59,633 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-hunter-41 | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | DEBUG | true | | INSTALLER_TYPE | apex | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-06-08 05:49:59,637 - 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.46,192.30.9.6 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.46:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=zKoHO1Q6CDuGhs57fW23Skal4 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=3188c96ec01940fba81c35d45eb11133 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2019-06-08 05:49:59,637 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-06-08 05:49:59,638 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+-------------------------------------------------+--------------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------------+---------------+-------------------------------------------------+--------------------------------------------------+ | healthcheck | 0 | First tier to be executed to verify the | connection_check tenantnetwork1 | | | | basic operations in the VIM. | tenantnetwork2 vmready1 vmready2 | | | | | singlevm1 singlevm2 vping_ssh | | | | | vping_userdata cinder_test tempest_smoke | +---------------------+---------------+-------------------------------------------------+--------------------------------------------------+ 2019-06-08 05:49:59,664 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2019-06-08 05:49:59,864 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2019-06-08 05:49:59,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 05:49:59,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sat, 08 Jun 2019 05:49:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12e4a104-94f4-4430-bbcc-a295954635aa 2019-06-08 05:49:59,874 - 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.46:5000/v3/", "rel": "self"}]}} 2019-06-08 05:49:59,874 - keystoneauth.session - DEBUG - GET call to http://172.30.9.46:5000/v3 used request id req-12e4a104-94f4-4430-bbcc-a295954635aa 2019-06-08 05:49:59,875 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.46:5000/v3/auth/tokens 2019-06-08 05:50:00,282 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "d2be94ca10bc410d8e2df55ad673d32f", "name": "member"}, {"id": "e5096deb7bb54cdfaba406b083716814", "name": "admin"}, {"id": "20c52caa8815436598706c0044dd78ea", "name": "reader"}], "expires_at": "2019-06-08T06:50:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3188c96ec01940fba81c35d45eb11133", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "569429e3916a40609b1b095c350d4f40"}, {"url": "http://172.30.9.46:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f8c054a2af64f418c37ee7727690693"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b02dfb863f5a4bffb36851235754ef91"}], "type": "metric", "id": "04a04b69122f4f738931230cee29629a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699fd3a20c8d40938f47375515d56729"}, {"url": "http://172.30.9.46:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a29c25ed5bae42389e53743e2b2d4cc6"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2aa7441977c496197e3dd66db370091"}], "type": "image", "id": "1229db241b1e4199aa3477e6a5aaaaf3", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.25:8080/v1/AUTH_3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f18ac20553a423cb64c4c119b4996d7"}, {"url": "http://172.30.9.46:8080/v1/AUTH_3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9cb7095bfac44798c7fb7f9deeeb6c2"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5274ae5199a462fbdfc0fea51cec5a4"}], "type": "object-store", "id": "3937992c91de456ab652dcaface65051", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.46:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469fe8a62bab4dce8322074f2fcdb9b4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e66cd3f99f9447b491021e663455e8c8"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "faa6e36db7f04aaf89b1671b36545dd9"}], "type": "cloudformation", "id": "4475ac30861f4898a3b4a3f25d4c15a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "451296117b884380836bc65617a5acf5"}, {"url": "http://172.30.9.46:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3bf63cbaa4d40d8a7b3788a9ab9cf75"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8fcd63580f1428d9b345eecdbd48204"}], "type": "compute", "id": "55cb302de7b240e1a0963bcae70f4b34", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04b4a8c11b3f4bd1ab89c03a5aa9bd51"}, {"url": "http://172.30.9.46:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "489dc505b18c45b097be2b0ce43d310b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "768110a585514cb9a095e0ffab526da4"}], "type": "identity", "id": "6494ad775fb84e9891f5bc3015a60f48", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.46:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02cf21684702424ca6c0c65fbe598276"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a219343778574f9a89cf8eda09913c42"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3727342b4d045659e67915b25bea965"}], "type": "placement", "id": "6dd232e0a9944d6f8afacd7b59c2bb55", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f4e281ad8cd4aaba41477f8f55544b4"}, {"url": "http://172.30.9.46:8776/v2/3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f80c73c49c6480dba7d5f4b80e4a948"}, {"url": "http://192.30.9.6:8776/v2/3188c96ec01940fba81c35d45eb11133", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c209dd66f03a44bd9424eb1cad43b57c"}], "type": "volumev2", "id": "7c5d79a9253b44f1afeea36304180784", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c9a71230b064918baa5ec4ab83144c8"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d7c07f63f584a70a7df59e46b53c425"}, {"url": "http://172.30.9.46:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a67b17f9d1f45acb1b7213e75ed7276"}], "type": "event", "id": "84c44c0613f94bf8bbb2e05ff2f89471", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/3188c96ec01940fba81c35d45eb11133", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "775bcb67ac30456cb720438594a475e1"}, {"url": "http://192.30.9.6:8776/v3/3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2c0df4ad6a14557a0e2b97bfa52019f"}, {"url": "http://172.30.9.46:8776/v3/3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ef016b34aa45a7ba522cfecbfec6eb"}], "type": "volumev3", "id": "8b8641e49b5f486a864b0b857a0e9a73", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "121402a262894e60b2dd90a4c91ddfc4"}, {"url": "http://192.30.9.6:8004/v1/3188c96ec01940fba81c35d45eb11133", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "843fd802e471465f9929116059937b0b"}, {"url": "http://172.30.9.46:8004/v1/3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b71667e57ac348d19ee51701c2492bc8"}], "type": "orchestration", "id": "910666d0b44e43dda71799578f2fb207", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.46:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d50b2697934e5aa702ab2b26a44279"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0eb6565be3e44b382acfbe153b647bf"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0ee7731b0a344dd95394ec40456c966"}], "type": "network", "id": "96d169df5f3246498ebfd684c882081c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.46:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6207f5501c4d439cb61786bf4936a152"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de1dcf61d9e44a7aa8f94ba8c4cf9375"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc2fab36e3514270a85a06afe9ff1894"}], "type": "alarming", "id": "96f5a2d27e6f427cbd0f869917a8dd5d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "bf0bc5911f744db0865b88b9285e5dc1", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fd79c31b868f4106baa6b4b6f650b664"}, "audit_ids": ["u0qrsioVQZWs30YaIFpMyA"], "issued_at": "2019-06-08T05:50:00.000000Z"}} 2019-06-08 05:50:00,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-06-08 05:50:00,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fc60a0e577650fb4d2394144353f2a1d7683e9f4" 2019-06-08 05:50:01,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sat, 08 Jun 2019 05:50:01 GMT X-Openstack-Request-Id: req-83f43920-f704-48bf-b037-ece5a07addec 2019-06-08 05:50:01,498 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-06-08 05:50:01,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/extensions.json used request id req-83f43920-f704-48bf-b037-ece5a07addec 2019-06-08 05:50:01,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 1.21346092224s 2019-06-08 05:50:01,509 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - get_network_extensions: set([u'default-subnetpools', u'qos', u'network-ip-availability', u'network_availability_zone', u'auto-allocated-topology', u'ext-gw-mode', u'binding', u'agent', u'quotas', u'dhcp_agent_scheduler', u'external-net', u'router', u'flavors', u'trunk', u'net-mtu', u'availability_zone', u'qos-default', u'subnet_allocation', u'standard-attr-tag', u'availability_zone_filter', u'revision-if-match', u'filter-validation', u'subnet-segmentid-writable', u'l3-ha', u'quota_details', u'address-scope', u'trunk-details', u'extraroute', u'net-mtu-writable', u'empty-string-filtering', u'subnet-service-types', u'port-mac-address-regenerate', u'standard-attr-timestamp', u'provider', u'pagination', u'qos-rule-type-details', u'l3-flavors', u'multi-provider', u'segment', u'port-security-groups-filtering', u'standard-attr-revisions', u'service-type', u'sorting', u'standard-attr-segment', u'segments-peer-subnet-host-routes', u'security-group', u'l3_agent_scheduler', u'extra_dhcp_opt', u'fip-port-details', u'router_availability_zone', u'rbac-policies', u'l2_adjacency', u'qos-bw-limit-direction', u'standard-attr-description', u'ip-substring-filtering', u'port-security', u'allowed-address-pairs', u'binding-extended', u'project-id', u'qos-fip', u'ip_allocation']) 2019-06-08 05:50:01,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2019-06-08 05:50:01,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/os-aggregates -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fc60a0e577650fb4d2394144353f2a1d7683e9f4" 2019-06-08 05:50:02,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 18 Content-Type: application/json Date: Sat, 08 Jun 2019 05:50: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-3ca07e31-a94d-44e2-9c7e-e1f8977b3673 x-openstack-request-id: req-3ca07e31-a94d-44e2-9c7e-e1f8977b3673 2019-06-08 05:50:02,308 - keystoneauth.session - DEBUG - RESP BODY: {"aggregates": []} 2019-06-08 05:50:02,308 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/os-aggregates used request id req-3ca07e31-a94d-44e2-9c7e-e1f8977b3673 2019-06-08 05:50:02,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 0.79621887207s 2019-06-08 05:50:02,308 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2019-06-08 05:50:02,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 05:50:02,320 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 08 Jun 2019 05:50:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a328264-ad60-4f3d-8e43-0cf134454fae 2019-06-08 05:50:02,321 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 05:50:02,321 - keystoneauth.session - DEBUG - GET call to http://172.30.9.46:5000/ used request id req-9a328264-ad60-4f3d-8e43-0cf134454fae 2019-06-08 05:50:02,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-08 05:50:02,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fc60a0e577650fb4d2394144353f2a1d7683e9f4" 2019-06-08 05:50:02,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 08 Jun 2019 05:50:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f044a11-6da2-4ea3-a51a-1f986e875ac6 2019-06-08 05:50:02,529 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.46:5000/v3/domains/69a9710257d445c38da42b508afe5e4c"}, "tags": [], "enabled": true, "id": "69a9710257d445c38da42b508afe5e4c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.46:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.46:5000/v3/domains", "previous": null, "next": null}} 2019-06-08 05:50:02,529 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/domains used request id req-8f044a11-6da2-4ea3-a51a-1f986e875ac6 2019-06-08 05:50:02,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.208068132401s 2019-06-08 05:50:02,530 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'69a9710257d445c38da42b508afe5e4c', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2019-06-08 05:50:02,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-06-08 05:50:02,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/endpoints -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fc60a0e577650fb4d2394144353f2a1d7683e9f4" 2019-06-08 05:50:02,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1843 Content-Type: application/json Date: Sat, 08 Jun 2019 05:50:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf20fe89-25c2-44e3-9d39-4ca77f4a2c0b 2019-06-08 05:50:02,745 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/00d50b2697934e5aa702ab2b26a44279"}, "url": "http://172.30.9.46:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "96d169df5f3246498ebfd684c882081c", "id": "00d50b2697934e5aa702ab2b26a44279"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/02cf21684702424ca6c0c65fbe598276"}, "url": "http://172.30.9.46:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6dd232e0a9944d6f8afacd7b59c2bb55", "id": "02cf21684702424ca6c0c65fbe598276"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/04b4a8c11b3f4bd1ab89c03a5aa9bd51"}, "url": "http://192.30.9.6:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6494ad775fb84e9891f5bc3015a60f48", "id": "04b4a8c11b3f4bd1ab89c03a5aa9bd51"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/0c9a71230b064918baa5ec4ab83144c8"}, "url": "http://192.30.9.6:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "84c44c0613f94bf8bbb2e05ff2f89471", "id": "0c9a71230b064918baa5ec4ab83144c8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/0d7c07f63f584a70a7df59e46b53c425"}, "url": "http://192.30.9.6:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "84c44c0613f94bf8bbb2e05ff2f89471", "id": "0d7c07f63f584a70a7df59e46b53c425"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/121402a262894e60b2dd90a4c91ddfc4"}, "url": "http://192.30.9.6:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "910666d0b44e43dda71799578f2fb207", "id": "121402a262894e60b2dd90a4c91ddfc4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/2a67b17f9d1f45acb1b7213e75ed7276"}, "url": "http://172.30.9.46:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "84c44c0613f94bf8bbb2e05ff2f89471", "id": "2a67b17f9d1f45acb1b7213e75ed7276"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/451296117b884380836bc65617a5acf5"}, "url": "http://192.30.9.6:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "55cb302de7b240e1a0963bcae70f4b34", "id": "451296117b884380836bc65617a5acf5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/469fe8a62bab4dce8322074f2fcdb9b4"}, "url": "http://172.30.9.46:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4475ac30861f4898a3b4a3f25d4c15a7", "id": "469fe8a62bab4dce8322074f2fcdb9b4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/489dc505b18c45b097be2b0ce43d310b"}, "url": "http://172.30.9.46:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6494ad775fb84e9891f5bc3015a60f48", "id": "489dc505b18c45b097be2b0ce43d310b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/569429e3916a40609b1b095c350d4f40"}, "url": "http://192.30.9.6:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "04a04b69122f4f738931230cee29629a", "id": "569429e3916a40609b1b095c350d4f40"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/6207f5501c4d439cb61786bf4936a152"}, "url": "http://172.30.9.46:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "96f5a2d27e6f427cbd0f869917a8dd5d", "id": "6207f5501c4d439cb61786bf4936a152"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/699fd3a20c8d40938f47375515d56729"}, "url": "http://192.30.9.6:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1229db241b1e4199aa3477e6a5aaaaf3", "id": "699fd3a20c8d40938f47375515d56729"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/768110a585514cb9a095e0ffab526da4"}, "url": "http://192.30.9.6:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6494ad775fb84e9891f5bc3015a60f48", "id": "768110a585514cb9a095e0ffab526da4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/775bcb67ac30456cb720438594a475e1"}, "url": "http://192.30.9.6:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8b8641e49b5f486a864b0b857a0e9a73", "id": "775bcb67ac30456cb720438594a475e1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/7f8c054a2af64f418c37ee7727690693"}, "url": "http://172.30.9.46:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "04a04b69122f4f738931230cee29629a", "id": "7f8c054a2af64f418c37ee7727690693"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/843fd802e471465f9929116059937b0b"}, "url": "http://192.30.9.6:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "910666d0b44e43dda71799578f2fb207", "id": "843fd802e471465f9929116059937b0b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/8f4e281ad8cd4aaba41477f8f55544b4"}, "url": "http://192.30.9.6:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7c5d79a9253b44f1afeea36304180784", "id": "8f4e281ad8cd4aaba41477f8f55544b4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/9f18ac20553a423cb64c4c119b4996d7"}, "url": "http://12.0.0.25:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3937992c91de456ab652dcaface65051", "id": "9f18ac20553a423cb64c4c119b4996d7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/9f80c73c49c6480dba7d5f4b80e4a948"}, "url": "http://172.30.9.46:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7c5d79a9253b44f1afeea36304180784", "id": "9f80c73c49c6480dba7d5f4b80e4a948"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/a219343778574f9a89cf8eda09913c42"}, "url": "http://192.30.9.6:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6dd232e0a9944d6f8afacd7b59c2bb55", "id": "a219343778574f9a89cf8eda09913c42"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/a29c25ed5bae42389e53743e2b2d4cc6"}, "url": "http://172.30.9.46:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1229db241b1e4199aa3477e6a5aaaaf3", "id": "a29c25ed5bae42389e53743e2b2d4cc6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/b02dfb863f5a4bffb36851235754ef91"}, "url": "http://192.30.9.6:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "04a04b69122f4f738931230cee29629a", "id": "b02dfb863f5a4bffb36851235754ef91"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/b3727342b4d045659e67915b25bea965"}, "url": "http://192.30.9.6:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6dd232e0a9944d6f8afacd7b59c2bb55", "id": "b3727342b4d045659e67915b25bea965"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/b3bf63cbaa4d40d8a7b3788a9ab9cf75"}, "url": "http://172.30.9.46:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "55cb302de7b240e1a0963bcae70f4b34", "id": "b3bf63cbaa4d40d8a7b3788a9ab9cf75"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/b71667e57ac348d19ee51701c2492bc8"}, "url": "http://172.30.9.46:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "910666d0b44e43dda71799578f2fb207", "id": "b71667e57ac348d19ee51701c2492bc8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/c0eb6565be3e44b382acfbe153b647bf"}, "url": "http://192.30.9.6:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "96d169df5f3246498ebfd684c882081c", "id": "c0eb6565be3e44b382acfbe153b647bf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/c209dd66f03a44bd9424eb1cad43b57c"}, "url": "http://192.30.9.6:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7c5d79a9253b44f1afeea36304180784", "id": "c209dd66f03a44bd9424eb1cad43b57c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/c2c0df4ad6a14557a0e2b97bfa52019f"}, "url": "http://192.30.9.6:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8b8641e49b5f486a864b0b857a0e9a73", "id": "c2c0df4ad6a14557a0e2b97bfa52019f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/c9cb7095bfac44798c7fb7f9deeeb6c2"}, "url": "http://172.30.9.46:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3937992c91de456ab652dcaface65051", "id": "c9cb7095bfac44798c7fb7f9deeeb6c2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/d1ef016b34aa45a7ba522cfecbfec6eb"}, "url": "http://172.30.9.46:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8b8641e49b5f486a864b0b857a0e9a73", "id": "d1ef016b34aa45a7ba522cfecbfec6eb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/d2aa7441977c496197e3dd66db370091"}, "url": "http://192.30.9.6:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1229db241b1e4199aa3477e6a5aaaaf3", "id": "d2aa7441977c496197e3dd66db370091"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/d5274ae5199a462fbdfc0fea51cec5a4"}, "url": "http://12.0.0.25:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3937992c91de456ab652dcaface65051", "id": "d5274ae5199a462fbdfc0fea51cec5a4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/de1dcf61d9e44a7aa8f94ba8c4cf9375"}, "url": "http://192.30.9.6:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "96f5a2d27e6f427cbd0f869917a8dd5d", "id": "de1dcf61d9e44a7aa8f94ba8c4cf9375"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/e66cd3f99f9447b491021e663455e8c8"}, "url": "http://192.30.9.6:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4475ac30861f4898a3b4a3f25d4c15a7", "id": "e66cd3f99f9447b491021e663455e8c8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/f0ee7731b0a344dd95394ec40456c966"}, "url": "http://192.30.9.6:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "96d169df5f3246498ebfd684c882081c", "id": "f0ee7731b0a344dd95394ec40456c966"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/f8fcd63580f1428d9b345eecdbd48204"}, "url": "http://192.30.9.6:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "55cb302de7b240e1a0963bcae70f4b34", "id": "f8fcd63580f1428d9b345eecdbd48204"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/faa6e36db7f04aaf89b1671b36545dd9"}, "url": "http://192.30.9.6:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4475ac30861f4898a3b4a3f25d4c15a7", "id": "faa6e36db7f04aaf89b1671b36545dd9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/fc2fab36e3514270a85a06afe9ff1894"}, "url": "http://192.30.9.6:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "96f5a2d27e6f427cbd0f869917a8dd5d", "id": "fc2fab36e3514270a85a06afe9ff1894"}], "links": {"self": "http://172.30.9.46:5000/v3/endpoints", "previous": null, "next": null}} 2019-06-08 05:50:02,745 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/endpoints used request id req-cf20fe89-25c2-44e3-9d39-4ca77f4a2c0b 2019-06-08 05:50:02,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.212757825851s 2019-06-08 05:50:02,752 - 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.46:5000/v3/endpoints/00d50b2697934e5aa702ab2b26a44279'}, u'url': u'http://172.30.9.46:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'96d169df5f3246498ebfd684c882081c', u'id': u'00d50b2697934e5aa702ab2b26a44279'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.46:5000/v3/endpoints/02cf21684702424ca6c0c65fbe598276'}, u'url': u'http://172.30.9.46:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'6dd232e0a9944d6f8afacd7b59c2bb55', u'id': u'02cf21684702424ca6c0c65fbe598276'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.46:5000/v3/endpoints/04b4a8c11b3f4bd1ab89c03a5aa9bd51'}, u'url': u'http://192.30.9.6:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'6494ad775fb84e9891f5bc3015a60f48', u'id': u'04b4a8c11b3f4bd1ab89c03a5aa9bd51'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.46:5000/v3/endpoints/0c9a71230b064918baa5ec4ab83144c8'}, u'url': u'http://192.30.9.6:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'84c44c0613f94bf8bbb2e05ff2f89471', u'id': u'0c9a71230b064918baa5ec4ab83144c8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.46:5000/v3/endpoints/0d7c07f63f584a70a7df59e46b53c425'}, u'url': u'http://192.30.9.6:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'84c44c0613f94bf8bbb2e05ff2f89471', u'id': u'0d7c07f63f584a70a7df59e46b53c425'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.46:5000/v3/endpoints/121402a262894e60b2dd90a4c91ddfc4'}, u'url': u'http://192.30.9.6:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'910666d0b44e43dda71799578f2fb207', u'id': u'121402a262894e60b2dd90a4c91ddfc4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.46:5000/v3/endpoints/2a67b17f9d1f45acb1b7213e75ed7276'}, u'url': u'http://172.30.9.46:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'84c44c0613f94bf8bbb2e05ff2f89471', u'id': u'2a67b17f9d1f45acb1b7213e75ed7276'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.46:5000/v3/endpoints/451296117b884380836bc65617a5acf5'}, u'url': u'http://192.30.9.6:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'55cb302de7b240e1a0963bcae70f4b34', u'id': u'451296117b884380836bc65617a5acf5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.46:5000/v3/endpoints/469fe8a62bab4dce8322074f2fcdb9b4'}, u'url': u'http://172.30.9.46:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'4475ac30861f4898a3b4a3f25d4c15a7', u'id': u'469fe8a62bab4dce8322074f2fcdb9b4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.46:5000/v3/endpoints/489dc505b18c45b097be2b0ce43d310b'}, u'url': u'http://172.30.9.46:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'6494ad775fb84e9891f5bc3015a60f48', u'id': u'489dc505b18c45b097be2b0ce43d310b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.46:5000/v3/endpoints/569429e3916a40609b1b095c350d4f40'}, u'url': u'http://192.30.9.6:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'04a04b69122f4f738931230cee29629a', u'id': u'569429e3916a40609b1b095c350d4f40'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.46:5000/v3/endpoints/6207f5501c4d439cb61786bf4936a152'}, u'url': u'http://172.30.9.46:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'96f5a2d27e6f427cbd0f869917a8dd5d', u'id': u'6207f5501c4d439cb61786bf4936a152'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.46:5000/v3/endpoints/699fd3a20c8d40938f47375515d56729'}, u'url': u'http://192.30.9.6:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'1229db241b1e4199aa3477e6a5aaaaf3', u'id': u'699fd3a20c8d40938f47375515d56729'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.46:5000/v3/endpoints/768110a585514cb9a095e0ffab526da4'}, u'url': u'http://192.30.9.6:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'6494ad775fb84e9891f5bc3015a60f48', u'id': u'768110a585514cb9a095e0ffab526da4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.46:5000/v3/endpoints/775bcb67ac30456cb720438594a475e1'}, u'url': u'http://192.30.9.6:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'8b8641e49b5f486a864b0b857a0e9a73', u'id': u'775bcb67ac30456cb720438594a475e1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.46:5000/v3/endpoints/7f8c054a2af64f418c37ee7727690693'}, u'url': u'http://172.30.9.46:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'04a04b69122f4f738931230cee29629a', u'id': u'7f8c054a2af64f418c37ee7727690693'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.46:5000/v3/endpoints/843fd802e471465f9929116059937b0b'}, u'url': u'http://192.30.9.6:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'910666d0b44e43dda71799578f2fb207', u'id': u'843fd802e471465f9929116059937b0b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.46:5000/v3/endpoints/8f4e281ad8cd4aaba41477f8f55544b4'}, u'url': u'http://192.30.9.6:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'7c5d79a9253b44f1afeea36304180784', u'id': u'8f4e281ad8cd4aaba41477f8f55544b4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.46:5000/v3/endpoints/9f18ac20553a423cb64c4c119b4996d7'}, 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'3937992c91de456ab652dcaface65051', u'id': u'9f18ac20553a423cb64c4c119b4996d7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.46:5000/v3/endpoints/9f80c73c49c6480dba7d5f4b80e4a948'}, u'url': u'http://172.30.9.46:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'7c5d79a9253b44f1afeea36304180784', u'id': u'9f80c73c49c6480dba7d5f4b80e4a948'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.46:5000/v3/endpoints/a219343778574f9a89cf8eda09913c42'}, u'url': u'http://192.30.9.6:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'6dd232e0a9944d6f8afacd7b59c2bb55', u'id': u'a219343778574f9a89cf8eda09913c42'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.46:5000/v3/endpoints/a29c25ed5bae42389e53743e2b2d4cc6'}, u'url': u'http://172.30.9.46:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'1229db241b1e4199aa3477e6a5aaaaf3', u'id': u'a29c25ed5bae42389e53743e2b2d4cc6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.46:5000/v3/endpoints/b02dfb863f5a4bffb36851235754ef91'}, u'url': u'http://192.30.9.6:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'04a04b69122f4f738931230cee29629a', u'id': u'b02dfb863f5a4bffb36851235754ef91'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.46:5000/v3/endpoints/b3727342b4d045659e67915b25bea965'}, u'url': u'http://192.30.9.6:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'6dd232e0a9944d6f8afacd7b59c2bb55', u'id': u'b3727342b4d045659e67915b25bea965'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.46:5000/v3/endpoints/b3bf63cbaa4d40d8a7b3788a9ab9cf75'}, u'url': u'http://172.30.9.46:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'55cb302de7b240e1a0963bcae70f4b34', u'id': u'b3bf63cbaa4d40d8a7b3788a9ab9cf75'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.46:5000/v3/endpoints/b71667e57ac348d19ee51701c2492bc8'}, u'url': u'http://172.30.9.46:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'910666d0b44e43dda71799578f2fb207', u'id': u'b71667e57ac348d19ee51701c2492bc8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.46:5000/v3/endpoints/c0eb6565be3e44b382acfbe153b647bf'}, u'url': u'http://192.30.9.6:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'96d169df5f3246498ebfd684c882081c', u'id': u'c0eb6565be3e44b382acfbe153b647bf'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.46:5000/v3/endpoints/c209dd66f03a44bd9424eb1cad43b57c'}, u'url': u'http://192.30.9.6:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'7c5d79a9253b44f1afeea36304180784', u'id': u'c209dd66f03a44bd9424eb1cad43b57c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.46:5000/v3/endpoints/c2c0df4ad6a14557a0e2b97bfa52019f'}, u'url': u'http://192.30.9.6:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'8b8641e49b5f486a864b0b857a0e9a73', u'id': u'c2c0df4ad6a14557a0e2b97bfa52019f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.46:5000/v3/endpoints/c9cb7095bfac44798c7fb7f9deeeb6c2'}, u'url': u'http://172.30.9.46:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'3937992c91de456ab652dcaface65051', u'id': u'c9cb7095bfac44798c7fb7f9deeeb6c2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.46:5000/v3/endpoints/d1ef016b34aa45a7ba522cfecbfec6eb'}, u'url': u'http://172.30.9.46:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'8b8641e49b5f486a864b0b857a0e9a73', u'id': u'd1ef016b34aa45a7ba522cfecbfec6eb'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.46:5000/v3/endpoints/d2aa7441977c496197e3dd66db370091'}, u'url': u'http://192.30.9.6:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'1229db241b1e4199aa3477e6a5aaaaf3', u'id': u'd2aa7441977c496197e3dd66db370091'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.46:5000/v3/endpoints/d5274ae5199a462fbdfc0fea51cec5a4'}, u'url': u'http://12.0.0.25:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'3937992c91de456ab652dcaface65051', u'id': u'd5274ae5199a462fbdfc0fea51cec5a4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.46:5000/v3/endpoints/de1dcf61d9e44a7aa8f94ba8c4cf9375'}, u'url': u'http://192.30.9.6:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'96f5a2d27e6f427cbd0f869917a8dd5d', u'id': u'de1dcf61d9e44a7aa8f94ba8c4cf9375'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.46:5000/v3/endpoints/e66cd3f99f9447b491021e663455e8c8'}, u'url': u'http://192.30.9.6:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'4475ac30861f4898a3b4a3f25d4c15a7', u'id': u'e66cd3f99f9447b491021e663455e8c8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.46:5000/v3/endpoints/f0ee7731b0a344dd95394ec40456c966'}, u'url': u'http://192.30.9.6:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'96d169df5f3246498ebfd684c882081c', u'id': u'f0ee7731b0a344dd95394ec40456c966'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.46:5000/v3/endpoints/f8fcd63580f1428d9b345eecdbd48204'}, u'url': u'http://192.30.9.6:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'55cb302de7b240e1a0963bcae70f4b34', u'id': u'f8fcd63580f1428d9b345eecdbd48204'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.46:5000/v3/endpoints/faa6e36db7f04aaf89b1671b36545dd9'}, u'url': u'http://192.30.9.6:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'4475ac30861f4898a3b4a3f25d4c15a7', u'id': u'faa6e36db7f04aaf89b1671b36545dd9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.46:5000/v3/endpoints/fc2fab36e3514270a85a06afe9ff1894'}, u'url': u'http://192.30.9.6:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'96f5a2d27e6f427cbd0f869917a8dd5d', u'id': u'fc2fab36e3514270a85a06afe9ff1894'})] 2019-06-08 05:50:02,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2019-06-08 05:50:02,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/extensions -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fc60a0e577650fb4d2394144353f2a1d7683e9f4" 2019-06-08 05:50:02,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 3147 Content-Type: application/json Date: Sat, 08 Jun 2019 05:50:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-98d7f72d-0a7a-43ee-9346-51f1b5fae649 x-openstack-request-id: req-98d7f72d-0a7a-43ee-9346-51f1b5fae649 2019-06-08 05:50:02,863 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"updated": "2014-12-03T00:00:00Z", "description": "Multiple network support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "NMN", "name": "Multinic"}, {"updated": "2014-12-03T00:00:00Z", "description": "Disk Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-DCF", "name": "DiskConfig"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Availability Zone support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-AZ", "name": "ExtendedAvailabilityZone"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds image size to image listings.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IMG-SIZE", "name": "ImageSize"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds type parameter to the ip list.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IPS", "name": "ExtendedIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds mac address parameter to the ip list.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IPS-MAC", "name": "ExtendedIpsMac"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Server Attributes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-SRV-ATTR", "name": "ExtendedServerAttributes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Status support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-STS", "name": "ExtendedStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the disabled status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-FLV-DISABLED", "name": "FlavorDisabled"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide additional data for flavors.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-FLV-EXT-DATA", "name": "FlavorExtraData"}, {"updated": "2014-12-03T00:00:00Z", "description": "Pass arbitrary key/value pairs to the scheduler.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-SCH-HNT", "name": "SchedulerHints"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds launched_at and terminated_at on Servers.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-SRV-USG", "name": "ServerUsage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Access IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-access-ips", "name": "AccessIPs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable admin-only server actions\n\n Actions include: resetNetwork, injectNetworkInfo, os-resetState\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-admin-actions", "name": "AdminActions"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin password management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-admin-password", "name": "AdminPassword"}, {"updated": "2014-12-03T00:00:00Z", "description": "Agents support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-agents", "name": "Agents"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only aggregate administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-aggregates", "name": "Aggregates"}, {"updated": "2014-12-03T00:00:00Z", "description": "Assisted volume snapshots.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-assisted-volume-snapshots", "name": "AssistedVolumeSnapshots"}, {"updated": "2014-12-03T00:00:00Z", "description": "Attach interface support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-attach-interfaces", "name": "AttachInterfaces"}, {"updated": "2014-12-03T00:00:00Z", "description": "1. Add availability_zone to the Create Server API.\n 2. Add availability zones describing.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-availability-zone", "name": "AvailabilityZone"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add extended status in Baremetal Nodes v2 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-baremetal-ext-status", "name": "BareMetalExtStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only bare-metal node administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-baremetal-nodes", "name": "BareMetalNodes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Block device mapping boot support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-block-device-mapping", "name": "BlockDeviceMapping"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow boot with the new BDM data format.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-block-device-mapping-v2-boot", "name": "BlockDeviceMappingV2Boot"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adding functionality to get cell capacities.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cell-capacities", "name": "CellCapacities"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables cells-related functionality such as adding neighbor cells,\n listing neighbor cells, and getting the capabilities of the local cell.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cells", "name": "Cells"}, {"updated": "2014-12-03T00:00:00Z", "description": "Certificates support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-certificates", "name": "Certificates"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds actions to create cloudpipe instances.\n\n When running with the Vlan network mode, you need a mechanism to route\n from the public Internet to your vlans. This mechanism is known as a\n cloudpipe.\n\n At the time of creating this class, only OpenVPN is supported. Support for\n a SSH Bastion host is forthcoming.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cloudpipe", "name": "Cloudpipe"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds the ability to set the vpn ip/port for cloudpipe instances.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cloudpipe-update", "name": "CloudpipeUpdate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Config Drive Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-config-drive", "name": "ConfigDrive"}, {"updated": "2014-12-03T00:00:00Z", "description": "Console token authentication support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-console-auth-tokens", "name": "ConsoleAuthTokens"}, {"updated": "2014-12-03T00:00:00Z", "description": "Console log output support, with tailing ability.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-console-output", "name": "ConsoleOutput"}, {"updated": "2014-12-03T00:00:00Z", "description": "Interactive Console support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-consoles", "name": "Consoles"}, {"updated": "2014-12-03T00:00:00Z", "description": "Create a backup of a server.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-create-backup", "name": "CreateBackup"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended support to the Create Server v1.1 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-create-server-ext", "name": "Createserverext"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance deferred delete.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-deferred-delete", "name": "DeferredDelete"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables server evacuation.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-evacuate", "name": "Evacuate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables server evacuation without target host. Scheduler will select one to target.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-evacuate-find-host", "name": "ExtendedEvacuateFindHost"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds optional fixed_address to the add floating IP command.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-floating-ips", "name": "ExtendedFloatingIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended hypervisors support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-hypervisors", "name": "ExtendedHypervisors"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds additional fields to networks.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-networks", "name": "ExtendedNetworks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds ability for admins to delete quota and optionally force the update Quota command.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-quotas", "name": "ExtendedQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow the user to specify the image to use for rescue.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-rescue-with-image", "name": "ExtendedRescueWithImage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended services support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-services", "name": "ExtendedServices"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended services deletion support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-services-delete", "name": "ExtendedServicesDelete"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Status support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-status", "name": "ExtendedStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Volumes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-volumes", "name": "ExtendedVolumes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Fixed IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-fixed-ips", "name": "FixedIPs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavor access support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-access", "name": "FlavorAccess"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavors extra specs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-extra-specs", "name": "FlavorExtraSpecs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavor create/delete API support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-manage", "name": "FlavorManage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the rxtx status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-rxtx", "name": "FlavorRxtx"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the swap status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-swap", "name": "FlavorSwap"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IP DNS support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ip-dns", "name": "FloatingIpDns"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ip-pools", "name": "FloatingIpPools"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ips", "name": "FloatingIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Bulk handling of Floating IPs.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ips-bulk", "name": "FloatingIpsBulk"}, {"updated": "2014-12-03T00:00:00Z", "description": "Fping Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-fping", "name": "Fping"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support hiding server addresses in certain states.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hide-server-addresses", "name": "HideServerAddresses"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only host administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hosts", "name": "Hosts"}, {"updated": "2014-12-03T00:00:00Z", "description": "Show hypervisor status.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hypervisor-status", "name": "HypervisorStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only hypervisor administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hypervisors", "name": "Hypervisors"}, {"updated": "2014-12-03T00:00:00Z", "description": "View a log of actions and events taken on an instance.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-instance-actions", "name": "InstanceActions"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only Task Log Monitoring.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-instance_usage_audit_log", "name": "OSInstanceUsageAuditLog"}, {"updated": "2014-12-03T00:00:00Z", "description": "Keypair Support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-keypairs", "name": "Keypairs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable lock/unlock server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-lock-server", "name": "LockServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable migrate and live-migrate server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-migrate-server", "name": "MigrateServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data on migrations.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-migrations", "name": "Migrations"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow multiple create in the Create Server v2.1 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-multiple-create", "name": "MultipleCreate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only Network Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-networks", "name": "Networks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Network association support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-networks-associate", "name": "NetworkAssociationSupport"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable pause/unpause server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-pause-server", "name": "PauseServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Personality support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-personality", "name": "Personality"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow preservation of the ephemeral partition on rebuild.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-preserve-ephemeral-rebuild", "name": "PreserveEphemeralOnRebuild"}, {"updated": "2014-12-03T00:00:00Z", "description": "Quota classes management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-quota-class-sets", "name": "QuotaClasses"}, {"updated": "2014-12-03T00:00:00Z", "description": "Quotas management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-quota-sets", "name": "Quotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance rescue mode.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-rescue", "name": "Rescue"}, {"updated": "2014-12-03T00:00:00Z", "description": "Default rules for security group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-security-group-default-rules", "name": "SecurityGroupDefaultRules"}, {"updated": "2014-12-03T00:00:00Z", "description": "Security group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-security-groups", "name": "SecurityGroups"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow Admins to view server diagnostics through server action.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-diagnostics", "name": "ServerDiagnostics"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server External Event Triggers.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-external-events", "name": "ServerExternalEvents"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds quota support to server groups.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-group-quotas", "name": "ServerGroupQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-groups", "name": "ServerGroups"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow to filter the servers by a set of status values.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-list-multi-status", "name": "ServerListMultiStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server password support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-password", "name": "ServerPassword"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add sorting support in get Server v2 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-sort-keys", "name": "ServerSortKeys"}, {"updated": "2014-12-03T00:00:00Z", "description": "Start/Stop instance compute API support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-start-stop", "name": "ServerStartStop"}, {"updated": "2014-12-03T00:00:00Z", "description": "Services support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-services", "name": "Services"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance shelve mode.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-shelve", "name": "Shelve"}, {"updated": "2014-12-03T00:00:00Z", "description": "Simple tenant usage extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-simple-tenant-usage", "name": "SimpleTenantUsage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable suspend/resume server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-suspend-server", "name": "SuspendServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Tenant-based Network Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-tenant-networks", "name": "OSTenantNetworks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data on limited resources that are being used.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-used-limits", "name": "UsedLimits"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data to admin on limited resources used by other tenants.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-used-limits-for-admin", "name": "UsedLimitsForAdmin"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add user_data to the Create Server API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-user-data", "name": "UserData"}, {"updated": "2014-12-03T00:00:00Z", "description": "Project user quota support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-user-quotas", "name": "UserQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Virtual interface support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-virtual-interfaces", "name": "VirtualInterfaces"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support for updating a volume attachment.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-volume-attachment-update", "name": "VolumeAttachmentUpdate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Volumes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-volumes", "name": "Volumes"}]} 2019-06-08 05:50:02,864 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/extensions used request id req-98d7f72d-0a7a-43ee-9346-51f1b5fae649 2019-06-08 05:50:02,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.110260009766s 2019-06-08 05:50:02,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2019-06-08 05:50:02,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/os-floating-ip-pools -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fc60a0e577650fb4d2394144353f2a1d7683e9f4" 2019-06-08 05:50:04,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 45 Content-Type: application/json Date: Sat, 08 Jun 2019 05:50: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-6af271c0-8f2f-44de-bcc9-e668d2ee9bd7 x-openstack-request-id: req-6af271c0-8f2f-44de-bcc9-e668d2ee9bd7 2019-06-08 05:50:04,923 - keystoneauth.session - DEBUG - RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2019-06-08 05:50:04,923 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/os-floating-ip-pools used request id req-6af271c0-8f2f-44de-bcc9-e668d2ee9bd7 2019-06-08 05:50:04,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 2.04324507713s 2019-06-08 05:50:04,924 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2019-06-08 05:50:04,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-08 05:50:04,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fc60a0e577650fb4d2394144353f2a1d7683e9f4" 2019-06-08 05:50:05,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 08 Jun 2019 05:50:05 GMT X-Openstack-Request-Id: req-060b1254-5a46-4767-8739-78c731358eb7 2019-06-08 05:50:05,012 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-06-08 05:50:05,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-060b1254-5a46-4767-8739-78c731358eb7 2019-06-08 05:50:05,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0833129882812s 2019-06-08 05:50:05,013 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2019-06-08 05:50:05,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-06-08 05:50:05,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fc60a0e577650fb4d2394144353f2a1d7683e9f4" 2019-06-08 05:50:05,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 742 Content-Type: application/json Date: Sat, 08 Jun 2019 05:50:05 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b092bb36-ab21-4aed-919f-92eb9d01cb19 x-openstack-request-id: req-b092bb36-ab21-4aed-919f-92eb9d01cb19 2019-06-08 05:50:05,051 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 13}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 14}, "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.7", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-06-08 05:50:05,051 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/os-hypervisors/detail used request id req-b092bb36-ab21-4aed-919f-92eb9d01cb19 2019-06-08 05:50:05,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0384111404419s 2019-06-08 05:50:05,052 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.4', u'hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "stibp", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "cx16", "pcid", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "md-clear", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "acpi", "spec-ctrl", "fpu", "ssbd", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 98, u'hypervisor_version': 2012000, u'disk_available_least': 98, u'local_gb': 98, u'free_ram_mb': 28406, u'id': 1, u'service': {u'host': u'overcloud-novacompute-1.opnfvlf.org', u'disabled_reason': None, u'id': 13}, 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.7', u'hypervisor_hostname': u'overcloud-novacompute-0.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "stibp", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "cx16", "pcid", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "md-clear", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "acpi", "spec-ctrl", "fpu", "ssbd", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 98, u'hypervisor_version': 2012000, u'disk_available_least': 98, u'local_gb': 98, u'free_ram_mb': 28406, u'id': 2, u'service': {u'host': u'overcloud-novacompute-0.opnfvlf.org', u'disabled_reason': None, u'id': 14}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0})] 2019-06-08 05:50:05,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2019-06-08 05:50:05,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fc60a0e577650fb4d2394144353f2a1d7683e9f4" 2019-06-08 05:50:05,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 16 Content-Type: application/json Date: Sat, 08 Jun 2019 05:50: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-4c159a1f-4ace-47cb-a6dd-e1ad1a33ed9f x-openstack-request-id: req-4c159a1f-4ace-47cb-a6dd-e1ad1a33ed9f 2019-06-08 05:50:05,176 - keystoneauth.session - DEBUG - RESP BODY: {"keypairs": []} 2019-06-08 05:50:05,176 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/os-keypairs used request id req-4c159a1f-4ace-47cb-a6dd-e1ad1a33ed9f 2019-06-08 05:50:05,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.123318195343s 2019-06-08 05:50:05,177 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2019-06-08 05:50:05,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 05:50:05,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fc60a0e577650fb4d2394144353f2a1d7683e9f4" 2019-06-08 05:50:05,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sat, 08 Jun 2019 05:50:05 GMT X-Openstack-Request-Id: req-6cf10c5a-5e77-42c8-ac5f-989583ed7205 2019-06-08 05:50:05,271 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T05:48:01Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","provider:network_type":"flat"}]} 2019-06-08 05:50:05,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-6cf10c5a-5e77-42c8-ac5f-989583ed7205 2019-06-08 05:50:05,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0943150520325s 2019-06-08 05:50:05,272 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'a3d564af-8d87-4f4f-9680-f5a9465e0acc'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-06-08T05:48:01Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'mtu': 1500, u'id': u'd0205d84-f6dd-4d92-b76b-dc9ca1111094', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'external', u'created_at': u'2019-06-08T05:47:57Z', u'provider:network_type': u'flat', u'tenant_id': u'ae5008b7eba04bb8ab8b9bea870a005f', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'ae5008b7eba04bb8ab8b9bea870a005f', u'l2_adjacency': True})] 2019-06-08 05:50:05,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-06-08 05:50:05,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/ports.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fc60a0e577650fb4d2394144353f2a1d7683e9f4" 2019-06-08 05:50:05,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 12 Content-Type: application/json Date: Sat, 08 Jun 2019 05:50:05 GMT X-Openstack-Request-Id: req-1144e0ef-5b62-43af-a4b8-9efe55ca24ef 2019-06-08 05:50:05,301 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[]} 2019-06-08 05:50:05,301 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/ports.json used request id req-1144e0ef-5b62-43af-a4b8-9efe55ca24ef 2019-06-08 05:50:05,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0285098552704s 2019-06-08 05:50:05,301 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2019-06-08 05:50:05,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-08 05:50:05,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/role_assignments -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fc60a0e577650fb4d2394144353f2a1d7683e9f4" 2019-06-08 05:50:05,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 758 Content-Type: application/json Date: Sat, 08 Jun 2019 05:50:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd0278f7-d58a-4404-96a8-da39f888b2f2 2019-06-08 05:50:05,493 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "ae5008b7eba04bb8ab8b9bea870a005f"}}, "role": {"id": "e5096deb7bb54cdfaba406b083716814"}, "user": {"id": "05c218d902a14f40af3320874b7f92da"}, "links": {"assignment": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f/users/05c218d902a14f40af3320874b7f92da/roles/e5096deb7bb54cdfaba406b083716814"}}, {"scope": {"project": {"id": "ae5008b7eba04bb8ab8b9bea870a005f"}}, "role": {"id": "e5096deb7bb54cdfaba406b083716814"}, "user": {"id": "1afacf49c7e14af3a957f3511567dacc"}, "links": {"assignment": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f/users/1afacf49c7e14af3a957f3511567dacc/roles/e5096deb7bb54cdfaba406b083716814"}}, {"scope": {"project": {"id": "ae5008b7eba04bb8ab8b9bea870a005f"}}, "role": {"id": "e5096deb7bb54cdfaba406b083716814"}, "user": {"id": "1f2145adf73944a6ab8ed52e5753691b"}, "links": {"assignment": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f/users/1f2145adf73944a6ab8ed52e5753691b/roles/e5096deb7bb54cdfaba406b083716814"}}, {"scope": {"project": {"id": "ae5008b7eba04bb8ab8b9bea870a005f"}}, "role": {"id": "e5096deb7bb54cdfaba406b083716814"}, "user": {"id": "2593ee6f9317492f990d505d77da4779"}, "links": {"assignment": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f/users/2593ee6f9317492f990d505d77da4779/roles/e5096deb7bb54cdfaba406b083716814"}}, {"scope": {"project": {"id": "ae5008b7eba04bb8ab8b9bea870a005f"}}, "role": {"id": "e5096deb7bb54cdfaba406b083716814"}, "user": {"id": "31ebed201e7e4ca5b7ee604a2b787581"}, "links": {"assignment": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f/users/31ebed201e7e4ca5b7ee604a2b787581/roles/e5096deb7bb54cdfaba406b083716814"}}, {"scope": {"project": {"id": "ae5008b7eba04bb8ab8b9bea870a005f"}}, "role": {"id": "e5096deb7bb54cdfaba406b083716814"}, "user": {"id": "3a572b3053b54834a82afa40e099a5da"}, "links": {"assignment": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f/users/3a572b3053b54834a82afa40e099a5da/roles/e5096deb7bb54cdfaba406b083716814"}}, {"scope": {"project": {"id": "ae5008b7eba04bb8ab8b9bea870a005f"}}, "role": {"id": "e5096deb7bb54cdfaba406b083716814"}, "user": {"id": "66f1e9993f8b480294a60e940341f520"}, "links": {"assignment": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f/users/66f1e9993f8b480294a60e940341f520/roles/e5096deb7bb54cdfaba406b083716814"}}, {"scope": {"project": {"id": "ae5008b7eba04bb8ab8b9bea870a005f"}}, "role": {"id": "e5096deb7bb54cdfaba406b083716814"}, "user": {"id": "93fe3f7601c54ac9ad051856c17f28bb"}, "links": {"assignment": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f/users/93fe3f7601c54ac9ad051856c17f28bb/roles/e5096deb7bb54cdfaba406b083716814"}}, {"scope": {"project": {"id": "ae5008b7eba04bb8ab8b9bea870a005f"}}, "role": {"id": "e5096deb7bb54cdfaba406b083716814"}, "user": {"id": "c236670886154d449269b72bd9c90b0b"}, "links": {"assignment": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f/users/c236670886154d449269b72bd9c90b0b/roles/e5096deb7bb54cdfaba406b083716814"}}, {"scope": {"project": {"id": "ae5008b7eba04bb8ab8b9bea870a005f"}}, "role": {"id": "e5096deb7bb54cdfaba406b083716814"}, "user": {"id": "c65b29de08754e65a44567b1f677176f"}, "links": {"assignment": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f/users/c65b29de08754e65a44567b1f677176f/roles/e5096deb7bb54cdfaba406b083716814"}}, {"scope": {"project": {"id": "ae5008b7eba04bb8ab8b9bea870a005f"}}, "role": {"id": "e5096deb7bb54cdfaba406b083716814"}, "user": {"id": "d8dd3e6eec484d33b35e900b9699495d"}, "links": {"assignment": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f/users/d8dd3e6eec484d33b35e900b9699495d/roles/e5096deb7bb54cdfaba406b083716814"}}, {"scope": {"project": {"id": "ae5008b7eba04bb8ab8b9bea870a005f"}}, "role": {"id": "a0bad83addc647ba93e6757952e993a1"}, "user": {"id": "dda03f8796ac431cadfc3fd8cb68b8e8"}, "links": {"assignment": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f/users/dda03f8796ac431cadfc3fd8cb68b8e8/roles/a0bad83addc647ba93e6757952e993a1"}}, {"scope": {"project": {"id": "ae5008b7eba04bb8ab8b9bea870a005f"}}, "role": {"id": "e5096deb7bb54cdfaba406b083716814"}, "user": {"id": "dda03f8796ac431cadfc3fd8cb68b8e8"}, "links": {"assignment": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f/users/dda03f8796ac431cadfc3fd8cb68b8e8/roles/e5096deb7bb54cdfaba406b083716814"}}, {"scope": {"project": {"id": "3188c96ec01940fba81c35d45eb11133"}}, "role": {"id": "9fe2ff9ee4384b1894a90878d3e92bab"}, "user": {"id": "fd79c31b868f4106baa6b4b6f650b664"}, "links": {"assignment": "http://172.30.9.46:5000/v3/projects/3188c96ec01940fba81c35d45eb11133/users/fd79c31b868f4106baa6b4b6f650b664/roles/9fe2ff9ee4384b1894a90878d3e92bab"}}, {"scope": {"project": {"id": "3188c96ec01940fba81c35d45eb11133"}}, "role": {"id": "e5096deb7bb54cdfaba406b083716814"}, "user": {"id": "fd79c31b868f4106baa6b4b6f650b664"}, "links": {"assignment": "http://172.30.9.46:5000/v3/projects/3188c96ec01940fba81c35d45eb11133/users/fd79c31b868f4106baa6b4b6f650b664/roles/e5096deb7bb54cdfaba406b083716814"}}, {"scope": {"domain": {"id": "69a9710257d445c38da42b508afe5e4c"}}, "role": {"id": "e5096deb7bb54cdfaba406b083716814"}, "user": {"id": "4fee668be3a64363800d347187a88df5"}, "links": {"assignment": "http://172.30.9.46:5000/v3/domains/69a9710257d445c38da42b508afe5e4c/users/4fee668be3a64363800d347187a88df5/roles/e5096deb7bb54cdfaba406b083716814"}}, {"scope": {"system": {"all": true}}, "role": {"id": "e5096deb7bb54cdfaba406b083716814"}, "user": {"id": "fd79c31b868f4106baa6b4b6f650b664"}, "links": {"assignment": "http://172.30.9.46:5000/v3/system/users/fd79c31b868f4106baa6b4b6f650b664/roles/e5096deb7bb54cdfaba406b083716814"}}], "links": {"self": "http://172.30.9.46:5000/v3/role_assignments", "previous": null, "next": null}} 2019-06-08 05:50:05,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/role_assignments used request id req-dd0278f7-d58a-4404-96a8-da39f888b2f2 2019-06-08 05:50:05,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.188690900803s 2019-06-08 05:50:05,496 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'ae5008b7eba04bb8ab8b9bea870a005f', 'id': u'e5096deb7bb54cdfaba406b083716814', 'user': u'05c218d902a14f40af3320874b7f92da'}), Munch({'project': u'ae5008b7eba04bb8ab8b9bea870a005f', 'id': u'e5096deb7bb54cdfaba406b083716814', 'user': u'1afacf49c7e14af3a957f3511567dacc'}), Munch({'project': u'ae5008b7eba04bb8ab8b9bea870a005f', 'id': u'e5096deb7bb54cdfaba406b083716814', 'user': u'1f2145adf73944a6ab8ed52e5753691b'}), Munch({'project': u'ae5008b7eba04bb8ab8b9bea870a005f', 'id': u'e5096deb7bb54cdfaba406b083716814', 'user': u'2593ee6f9317492f990d505d77da4779'}), Munch({'project': u'ae5008b7eba04bb8ab8b9bea870a005f', 'id': u'e5096deb7bb54cdfaba406b083716814', 'user': u'31ebed201e7e4ca5b7ee604a2b787581'}), Munch({'project': u'ae5008b7eba04bb8ab8b9bea870a005f', 'id': u'e5096deb7bb54cdfaba406b083716814', 'user': u'3a572b3053b54834a82afa40e099a5da'}), Munch({'project': u'ae5008b7eba04bb8ab8b9bea870a005f', 'id': u'e5096deb7bb54cdfaba406b083716814', 'user': u'66f1e9993f8b480294a60e940341f520'}), Munch({'project': u'ae5008b7eba04bb8ab8b9bea870a005f', 'id': u'e5096deb7bb54cdfaba406b083716814', 'user': u'93fe3f7601c54ac9ad051856c17f28bb'}), Munch({'project': u'ae5008b7eba04bb8ab8b9bea870a005f', 'id': u'e5096deb7bb54cdfaba406b083716814', 'user': u'c236670886154d449269b72bd9c90b0b'}), Munch({'project': u'ae5008b7eba04bb8ab8b9bea870a005f', 'id': u'e5096deb7bb54cdfaba406b083716814', 'user': u'c65b29de08754e65a44567b1f677176f'}), Munch({'project': u'ae5008b7eba04bb8ab8b9bea870a005f', 'id': u'e5096deb7bb54cdfaba406b083716814', 'user': u'd8dd3e6eec484d33b35e900b9699495d'}), Munch({'project': u'ae5008b7eba04bb8ab8b9bea870a005f', 'id': u'a0bad83addc647ba93e6757952e993a1', 'user': u'dda03f8796ac431cadfc3fd8cb68b8e8'}), Munch({'project': u'ae5008b7eba04bb8ab8b9bea870a005f', 'id': u'e5096deb7bb54cdfaba406b083716814', 'user': u'dda03f8796ac431cadfc3fd8cb68b8e8'}), Munch({'project': u'3188c96ec01940fba81c35d45eb11133', 'id': u'9fe2ff9ee4384b1894a90878d3e92bab', 'user': u'fd79c31b868f4106baa6b4b6f650b664'}), Munch({'project': u'3188c96ec01940fba81c35d45eb11133', 'id': u'e5096deb7bb54cdfaba406b083716814', 'user': u'fd79c31b868f4106baa6b4b6f650b664'}), Munch({'domain': u'69a9710257d445c38da42b508afe5e4c', 'id': u'e5096deb7bb54cdfaba406b083716814', 'user': u'4fee668be3a64363800d347187a88df5'}), Munch({'id': u'e5096deb7bb54cdfaba406b083716814', 'user': u'fd79c31b868f4106baa6b4b6f650b664'})] 2019-06-08 05:50:05,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 05:50:05,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fc60a0e577650fb4d2394144353f2a1d7683e9f4" 2019-06-08 05:50:05,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 05:50:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03086c00-f8e8-4d93-8895-1748f4c43a3c 2019-06-08 05:50:05,702 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 05:50:05,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-03086c00-f8e8-4d93-8895-1748f4c43a3c 2019-06-08 05:50:05,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.202481031418s 2019-06-08 05:50:05,704 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_roles: [Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'reader', 'id': u'20c52caa8815436598706c0044dd78ea'}), 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'5e4bd61c07ee469e8f813f9f96575e00'}), 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'946ac9588b5049eaa5b8d3ac4cfc29d5'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'_member_', 'id': u'9fe2ff9ee4384b1894a90878d3e92bab'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'ResellerAdmin', 'id': u'a0bad83addc647ba93e6757952e993a1'}), 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'd2be94ca10bc410d8e2df55ad673d32f'}), 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'e5096deb7bb54cdfaba406b083716814'})] 2019-06-08 05:50:05,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-06-08 05:50:05,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fc60a0e577650fb4d2394144353f2a1d7683e9f4" 2019-06-08 05:50:05,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 08 Jun 2019 05:50:05 GMT X-Openstack-Request-Id: req-21a14182-abf2-4760-800f-d68b39afb381 2019-06-08 05:50:05,754 - keystoneauth.session - DEBUG - RESP BODY: {"routers": []} 2019-06-08 05:50:05,754 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/routers.json used request id req-21a14182-abf2-4760-800f-d68b39afb381 2019-06-08 05:50:05,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.0494201183319s 2019-06-08 05:50:05,754 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2019-06-08 05:50:05,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 05:50:05,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fc60a0e577650fb4d2394144353f2a1d7683e9f4" 2019-06-08 05:50:05,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 08 Jun 2019 05:50: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-919bd890-486f-4952-a5e2-094ef96f3e10 x-openstack-request-id: req-919bd890-486f-4952-a5e2-094ef96f3e10 2019-06-08 05:50:05,957 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-06-08 05:50:05,957 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-919bd890-486f-4952-a5e2-094ef96f3e10 2019-06-08 05:50:05,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.202726840973s 2019-06-08 05:50:05,958 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2019-06-08 05:50:05,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-06-08 05:50:05,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.6:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 05:50:05,972 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 08 Jun 2019 05:50:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd3577b1-0227-4f4e-b3ee-3dcc081c6889 2019-06-08 05:50:05,972 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "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.6:35357/v3/", "rel": "self"}]}]}} 2019-06-08 05:50:05,972 - keystoneauth.session - DEBUG - GET call to http://192.30.9.6:35357/ used request id req-fd3577b1-0227-4f4e-b3ee-3dcc081c6889 2019-06-08 05:50:05,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.6:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fc60a0e577650fb4d2394144353f2a1d7683e9f4" 2019-06-08 05:50:06,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sat, 08 Jun 2019 05:50:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a9256ed-08a4-48ec-9db0-f590123924c2 2019-06-08 05:50:06,158 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.6:35357/v3/services/04a04b69122f4f738931230cee29629a"}, "enabled": true, "type": "metric", "id": "04a04b69122f4f738931230cee29629a", "name": "gnocchi"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.6:35357/v3/services/1229db241b1e4199aa3477e6a5aaaaf3"}, "enabled": true, "type": "image", "id": "1229db241b1e4199aa3477e6a5aaaaf3", "name": "glance"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.6:35357/v3/services/3937992c91de456ab652dcaface65051"}, "enabled": true, "type": "object-store", "id": "3937992c91de456ab652dcaface65051", "name": "swift"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.6:35357/v3/services/4475ac30861f4898a3b4a3f25d4c15a7"}, "enabled": true, "type": "cloudformation", "id": "4475ac30861f4898a3b4a3f25d4c15a7", "name": "heat-cfn"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.6:35357/v3/services/55cb302de7b240e1a0963bcae70f4b34"}, "enabled": true, "type": "compute", "id": "55cb302de7b240e1a0963bcae70f4b34", "name": "nova"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.6:35357/v3/services/6494ad775fb84e9891f5bc3015a60f48"}, "enabled": true, "type": "identity", "id": "6494ad775fb84e9891f5bc3015a60f48", "name": "keystone"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.6:35357/v3/services/6dd232e0a9944d6f8afacd7b59c2bb55"}, "enabled": true, "type": "placement", "id": "6dd232e0a9944d6f8afacd7b59c2bb55", "name": "placement"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.6:35357/v3/services/7c5d79a9253b44f1afeea36304180784"}, "enabled": true, "type": "volumev2", "id": "7c5d79a9253b44f1afeea36304180784", "name": "cinderv2"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.6:35357/v3/services/84c44c0613f94bf8bbb2e05ff2f89471"}, "enabled": true, "type": "event", "id": "84c44c0613f94bf8bbb2e05ff2f89471", "name": "panko"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.6:35357/v3/services/8b8641e49b5f486a864b0b857a0e9a73"}, "enabled": true, "type": "volumev3", "id": "8b8641e49b5f486a864b0b857a0e9a73", "name": "cinderv3"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.6:35357/v3/services/910666d0b44e43dda71799578f2fb207"}, "enabled": true, "type": "orchestration", "id": "910666d0b44e43dda71799578f2fb207", "name": "heat"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.6:35357/v3/services/96d169df5f3246498ebfd684c882081c"}, "enabled": true, "type": "network", "id": "96d169df5f3246498ebfd684c882081c", "name": "neutron"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.6:35357/v3/services/96f5a2d27e6f427cbd0f869917a8dd5d"}, "enabled": true, "type": "alarming", "id": "96f5a2d27e6f427cbd0f869917a8dd5d", "name": "aodh"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.6:35357/v3/services/bf0bc5911f744db0865b88b9285e5dc1"}, "enabled": true, "type": "metering", "id": "bf0bc5911f744db0865b88b9285e5dc1", "name": "ceilometer"}], "links": {"self": "http://192.30.9.6:35357/v3/services", "previous": null, "next": null}} 2019-06-08 05:50:06,158 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.6:35357/v3/services used request id req-1a9256ed-08a4-48ec-9db0-f590123924c2 2019-06-08 05:50:06,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.197118997574s 2019-06-08 05:50:06,163 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'04a04b69122f4f738931230cee29629a', 'name': u'gnocchi'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'1229db241b1e4199aa3477e6a5aaaaf3', 'name': u'glance'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'3937992c91de456ab652dcaface65051', 'name': u'swift'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'4475ac30861f4898a3b4a3f25d4c15a7', 'name': u'heat-cfn'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'55cb302de7b240e1a0963bcae70f4b34', 'name': u'nova'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'6494ad775fb84e9891f5bc3015a60f48', 'name': u'keystone'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'6dd232e0a9944d6f8afacd7b59c2bb55', 'name': u'placement'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'7c5d79a9253b44f1afeea36304180784', 'name': u'cinderv2'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'84c44c0613f94bf8bbb2e05ff2f89471', 'name': u'panko'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'8b8641e49b5f486a864b0b857a0e9a73', 'name': u'cinderv3'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'910666d0b44e43dda71799578f2fb207', 'name': u'heat'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'96d169df5f3246498ebfd684c882081c', 'name': u'neutron'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'96f5a2d27e6f427cbd0f869917a8dd5d', 'name': u'aodh'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'bf0bc5911f744db0865b88b9285e5dc1', 'name': u'ceilometer'})] 2019-06-08 05:50:06,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-06-08 05:50:06,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fc60a0e577650fb4d2394144353f2a1d7683e9f4" 2019-06-08 05:50:06,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 642 Content-Type: application/json Date: Sat, 08 Jun 2019 05:50:06 GMT X-Openstack-Request-Id: req-da3ead52-0c4e-4789-9af3-f192697824f8 2019-06-08 05:50:06,203 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-06-08T05:48:01Z","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":"a3d564af-8d87-4f4f-9680-f5a9465e0acc","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"ae5008b7eba04bb8ab8b9bea870a005f","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:48:01Z","ip_version":4}]} 2019-06-08 05:50:06,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/subnets.json used request id req-da3ead52-0c4e-4789-9af3-f192697824f8 2019-06-08 05:50:06,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0390381813049s 2019-06-08 05:50:06,203 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-08T05:48:01Z', 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'a3d564af-8d87-4f4f-9680-f5a9465e0acc', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'segment_id': None, u'network_id': u'd0205d84-f6dd-4d92-b76b-dc9ca1111094', u'tenant_id': u'ae5008b7eba04bb8ab8b9bea870a005f', u'created_at': u'2019-06-08T05:48:01Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'ae5008b7eba04bb8ab8b9bea870a005f'})] 2019-06-08 05:50:06,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.service-providers 2019-06-08 05:50:06,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/service-providers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fc60a0e577650fb4d2394144353f2a1d7683e9f4" 2019-06-08 05:50:06,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 304 Content-Type: application/json Date: Sat, 08 Jun 2019 05:50:06 GMT X-Openstack-Request-Id: req-fed25c99-eea4-419b-81a0-1461da51d52f 2019-06-08 05:50:06,211 - keystoneauth.session - DEBUG - RESP BODY: {"service_providers": [{"service_type": "L3_ROUTER_NAT", "default": false, "name": "single_node"}, {"service_type": "L3_ROUTER_NAT", "default": false, "name": "ha"}, {"service_type": "L3_ROUTER_NAT", "default": false, "name": "dvrha"}, {"service_type": "L3_ROUTER_NAT", "default": false, "name": "dvr"}]} 2019-06-08 05:50:06,211 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/service-providers.json used request id req-fed25c99-eea4-419b-81a0-1461da51d52f 2019-06-08 05:50:06,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.service-providers in 0.00705599784851s 2019-06-08 05:50:06,212 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_service_providers: [Munch({u'service_type': u'L3_ROUTER_NAT', u'default': False, u'name': u'single_node'}), Munch({u'service_type': u'L3_ROUTER_NAT', u'default': False, u'name': u'ha'}), Munch({u'service_type': u'L3_ROUTER_NAT', u'default': False, u'name': u'dvrha'}), Munch({u'service_type': u'L3_ROUTER_NAT', u'default': False, u'name': u'dvr'})] 2019-06-08 05:50:06,326 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-08 05:50:06,327 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:06 | PASS | +--------------------------+------------------+------------------+----------------+ 2019-06-08 05:50:06,377 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2019-06-08 05:50:06,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 05:50:06,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sat, 08 Jun 2019 05:50:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02f73e7b-fee7-4c0e-b530-f78be059d706 2019-06-08 05:50:06,487 - 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.46:5000/v3/", "rel": "self"}]}} 2019-06-08 05:50:06,487 - keystoneauth.session - DEBUG - GET call to http://172.30.9.46:5000/v3 used request id req-02f73e7b-fee7-4c0e-b530-f78be059d706 2019-06-08 05:50:06,488 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.46:5000/v3/auth/tokens 2019-06-08 05:50:06,977 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "d2be94ca10bc410d8e2df55ad673d32f", "name": "member"}, {"id": "e5096deb7bb54cdfaba406b083716814", "name": "admin"}, {"id": "20c52caa8815436598706c0044dd78ea", "name": "reader"}], "expires_at": "2019-06-08T06:50:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3188c96ec01940fba81c35d45eb11133", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "569429e3916a40609b1b095c350d4f40"}, {"url": "http://172.30.9.46:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f8c054a2af64f418c37ee7727690693"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b02dfb863f5a4bffb36851235754ef91"}], "type": "metric", "id": "04a04b69122f4f738931230cee29629a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699fd3a20c8d40938f47375515d56729"}, {"url": "http://172.30.9.46:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a29c25ed5bae42389e53743e2b2d4cc6"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2aa7441977c496197e3dd66db370091"}], "type": "image", "id": "1229db241b1e4199aa3477e6a5aaaaf3", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.25:8080/v1/AUTH_3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f18ac20553a423cb64c4c119b4996d7"}, {"url": "http://172.30.9.46:8080/v1/AUTH_3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9cb7095bfac44798c7fb7f9deeeb6c2"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5274ae5199a462fbdfc0fea51cec5a4"}], "type": "object-store", "id": "3937992c91de456ab652dcaface65051", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.46:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469fe8a62bab4dce8322074f2fcdb9b4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e66cd3f99f9447b491021e663455e8c8"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "faa6e36db7f04aaf89b1671b36545dd9"}], "type": "cloudformation", "id": "4475ac30861f4898a3b4a3f25d4c15a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "451296117b884380836bc65617a5acf5"}, {"url": "http://172.30.9.46:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3bf63cbaa4d40d8a7b3788a9ab9cf75"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8fcd63580f1428d9b345eecdbd48204"}], "type": "compute", "id": "55cb302de7b240e1a0963bcae70f4b34", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04b4a8c11b3f4bd1ab89c03a5aa9bd51"}, {"url": "http://172.30.9.46:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "489dc505b18c45b097be2b0ce43d310b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "768110a585514cb9a095e0ffab526da4"}], "type": "identity", "id": "6494ad775fb84e9891f5bc3015a60f48", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.46:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02cf21684702424ca6c0c65fbe598276"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a219343778574f9a89cf8eda09913c42"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3727342b4d045659e67915b25bea965"}], "type": "placement", "id": "6dd232e0a9944d6f8afacd7b59c2bb55", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f4e281ad8cd4aaba41477f8f55544b4"}, {"url": "http://172.30.9.46:8776/v2/3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f80c73c49c6480dba7d5f4b80e4a948"}, {"url": "http://192.30.9.6:8776/v2/3188c96ec01940fba81c35d45eb11133", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c209dd66f03a44bd9424eb1cad43b57c"}], "type": "volumev2", "id": "7c5d79a9253b44f1afeea36304180784", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c9a71230b064918baa5ec4ab83144c8"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d7c07f63f584a70a7df59e46b53c425"}, {"url": "http://172.30.9.46:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a67b17f9d1f45acb1b7213e75ed7276"}], "type": "event", "id": "84c44c0613f94bf8bbb2e05ff2f89471", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/3188c96ec01940fba81c35d45eb11133", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "775bcb67ac30456cb720438594a475e1"}, {"url": "http://192.30.9.6:8776/v3/3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2c0df4ad6a14557a0e2b97bfa52019f"}, {"url": "http://172.30.9.46:8776/v3/3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ef016b34aa45a7ba522cfecbfec6eb"}], "type": "volumev3", "id": "8b8641e49b5f486a864b0b857a0e9a73", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "121402a262894e60b2dd90a4c91ddfc4"}, {"url": "http://192.30.9.6:8004/v1/3188c96ec01940fba81c35d45eb11133", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "843fd802e471465f9929116059937b0b"}, {"url": "http://172.30.9.46:8004/v1/3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b71667e57ac348d19ee51701c2492bc8"}], "type": "orchestration", "id": "910666d0b44e43dda71799578f2fb207", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.46:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d50b2697934e5aa702ab2b26a44279"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0eb6565be3e44b382acfbe153b647bf"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0ee7731b0a344dd95394ec40456c966"}], "type": "network", "id": "96d169df5f3246498ebfd684c882081c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.46:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6207f5501c4d439cb61786bf4936a152"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de1dcf61d9e44a7aa8f94ba8c4cf9375"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc2fab36e3514270a85a06afe9ff1894"}], "type": "alarming", "id": "96f5a2d27e6f427cbd0f869917a8dd5d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "bf0bc5911f744db0865b88b9285e5dc1", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fd79c31b868f4106baa6b4b6f650b664"}, "audit_ids": ["SUNx3Jw-SKq-BSkOwyu4Sw"], "issued_at": "2019-06-08T05:50:06.000000Z"}} 2019-06-08 05:50:06,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 05:50:06,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}20a9403a4607dcedb8b9b870e2a9d28a6efc5cfe" 2019-06-08 05:50:08,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sat, 08 Jun 2019 05:50:08 GMT X-Openstack-Request-Id: req-5980c81d-d025-404a-89c7-a4e3e4420db3 2019-06-08 05:50:08,056 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T05:48:01Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","provider:network_type":"flat"}]} 2019-06-08 05:50:08,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json?router%3Aexternal=True used request id req-5980c81d-d025-404a-89c7-a4e3e4420db3 2019-06-08 05:50:08,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.0759677887s 2019-06-08 05:50:08,057 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2019-06-08 05:50:08,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 05:50:08,066 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 08 Jun 2019 05:50:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3234a59-ce9c-41af-8b5d-6f12cc93ba35 2019-06-08 05:50:08,067 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 05:50:08,067 - keystoneauth.session - DEBUG - GET call to http://172.30.9.46:5000/ used request id req-c3234a59-ce9c-41af-8b5d-6f12cc93ba35 2019-06-08 05:50:08,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-08 05:50:08,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}20a9403a4607dcedb8b9b870e2a9d28a6efc5cfe" 2019-06-08 05:50:08,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 08 Jun 2019 05:50:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dde6b206-0995-4d87-a1ca-6296ccfa3cb5 2019-06-08 05:50:08,183 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.46:5000/v3/domains/69a9710257d445c38da42b508afe5e4c"}, "tags": [], "enabled": true, "id": "69a9710257d445c38da42b508afe5e4c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.46:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.46:5000/v3/domains", "previous": null, "next": null}} 2019-06-08 05:50:08,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/domains used request id req-dde6b206-0995-4d87-a1ca-6296ccfa3cb5 2019-06-08 05:50:08,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.115040063858s 2019-06-08 05:50:08,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-08 05:50:08,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}20a9403a4607dcedb8b9b870e2a9d28a6efc5cfe" 2019-06-08 05:50:08,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 295 Content-Type: application/json Date: Sat, 08 Jun 2019 05:50:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83993775-2492-400c-9bce-f37d0efc3b01 2019-06-08 05:50:08,315 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.46:5000/v3/projects/3188c96ec01940fba81c35d45eb11133"}, "tags": [], "enabled": true, "id": "3188c96ec01940fba81c35d45eb11133", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f"}, "tags": [], "enabled": true, "id": "ae5008b7eba04bb8ab8b9bea870a005f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-08 05:50:08,315 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/projects?domain_id=default used request id req-83993775-2492-400c-9bce-f37d0efc3b01 2019-06-08 05:50:08,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.12534403801s 2019-06-08 05:50:08,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-06-08 05:50:08,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}20a9403a4607dcedb8b9b870e2a9d28a6efc5cfe" -d '{"network": {"tenant_id": "3188c96ec01940fba81c35d45eb11133", "name": "tenantnetwork1-net_c7ff9f6f-ba55-49ab-b539-6f92e51217b9", "admin_state_up": true}}' 2019-06-08 05:50:08,700 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 727 Content-Type: application/json Date: Sat, 08 Jun 2019 05:50:08 GMT X-Openstack-Request-Id: req-2d43c83c-c716-4371-a845-3c4d3c17c457 2019-06-08 05:50:08,701 - 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":"128b8bdb-d63e-4e6b-a6c6-7982dc98f4fe","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":7,"ipv4_address_scope":null,"shared":false,"project_id":"3188c96ec01940fba81c35d45eb11133","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-08T05:50:08Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork1-net_c7ff9f6f-ba55-49ab-b539-6f92e51217b9","admin_state_up":true,"tenant_id":"3188c96ec01940fba81c35d45eb11133","created_at":"2019-06-08T05:50:08Z","mtu":1450}} 2019-06-08 05:50:08,701 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-2d43c83c-c716-4371-a845-3c4d3c17c457 2019-06-08 05:50:08,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.384332895279s 2019-06-08 05:50:08,702 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-06-08T05:50:08Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'128b8bdb-d63e-4e6b-a6c6-7982dc98f4fe', 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'tenantnetwork1-net_c7ff9f6f-ba55-49ab-b539-6f92e51217b9', u'created_at': u'2019-06-08T05:50:08Z', u'mtu': 1450, u'tenant_id': u'3188c96ec01940fba81c35d45eb11133', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'3188c96ec01940fba81c35d45eb11133', u'l2_adjacency': True}) 2019-06-08 05:50:08,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 05:50:08,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}20a9403a4607dcedb8b9b870e2a9d28a6efc5cfe" 2019-06-08 05:50:08,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1433 Content-Type: application/json Date: Sat, 08 Jun 2019 05:50:08 GMT X-Openstack-Request-Id: req-abc8ae1a-3998-4230-9079-2ad6c6a65827 2019-06-08 05:50:08,803 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"128b8bdb-d63e-4e6b-a6c6-7982dc98f4fe","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":7,"ipv4_address_scope":null,"shared":false,"project_id":"3188c96ec01940fba81c35d45eb11133","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-08T05:50:08Z","qos_policy_id":null,"name":"tenantnetwork1-net_c7ff9f6f-ba55-49ab-b539-6f92e51217b9","admin_state_up":true,"tenant_id":"3188c96ec01940fba81c35d45eb11133","created_at":"2019-06-08T05:50:08Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T05:48:01Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","provider:network_type":"flat"}]} 2019-06-08 05:50:08,803 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-abc8ae1a-3998-4230-9079-2ad6c6a65827 2019-06-08 05:50:08,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.100478172302s 2019-06-08 05:50:08,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-06-08 05:50:08,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}20a9403a4607dcedb8b9b870e2a9d28a6efc5cfe" -d '{"subnet": {"name": "tenantnetwork1-subnet_c7ff9f6f-ba55-49ab-b539-6f92e51217b9", "enable_dhcp": true, "network_id": "128b8bdb-d63e-4e6b-a6c6-7982dc98f4fe", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-06-08 05:50:09,546 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 700 Content-Type: application/json Date: Sat, 08 Jun 2019 05:50:09 GMT X-Openstack-Request-Id: req-71099ad9-6e20-4ad9-bdb4-eb81df97f840 2019-06-08 05:50:09,546 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-06-08T05:50:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e8ee5b6f-bc44-4f45-a3a6-72b775c402af","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"3188c96ec01940fba81c35d45eb11133","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_c7ff9f6f-ba55-49ab-b539-6f92e51217b9","enable_dhcp":true,"segment_id":null,"network_id":"128b8bdb-d63e-4e6b-a6c6-7982dc98f4fe","tenant_id":"3188c96ec01940fba81c35d45eb11133","created_at":"2019-06-08T05:50:08Z","ip_version":4}} 2019-06-08 05:50:09,546 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/subnets.json used request id req-71099ad9-6e20-4ad9-bdb4-eb81df97f840 2019-06-08 05:50:09,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.741789102554s 2019-06-08 05:50:09,547 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-08T05:50:08Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'e8ee5b6f-bc44-4f45-a3a6-72b775c402af', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_c7ff9f6f-ba55-49ab-b539-6f92e51217b9', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'128b8bdb-d63e-4e6b-a6c6-7982dc98f4fe', u'tenant_id': u'3188c96ec01940fba81c35d45eb11133', u'created_at': u'2019-06-08T05:50:08Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'3188c96ec01940fba81c35d45eb11133'}) 2019-06-08 05:50:09,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-06-08 05:50:09,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}20a9403a4607dcedb8b9b870e2a9d28a6efc5cfe" -d '{"router": {"external_gateway_info": {"network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "name": "tenantnetwork1-router_c7ff9f6f-ba55-49ab-b539-6f92e51217b9", "admin_state_up": true}}' 2019-06-08 05:50:11,110 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 714 Content-Type: application/json Date: Sat, 08 Jun 2019 05:50:11 GMT X-Openstack-Request-Id: req-35ea947d-1f22-4be9-aa37-86fe411eed02 2019-06-08 05:50:11,111 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a3d564af-8d87-4f4f-9680-f5a9465e0acc", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "3188c96ec01940fba81c35d45eb11133", "created_at": "2019-06-08T05:50:09Z", "admin_state_up": true, "updated_at": "2019-06-08T05:50:10Z", "project_id": "3188c96ec01940fba81c35d45eb11133", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "76dc4069-ba11-46bf-a0f9-8388f2900571", "name": "tenantnetwork1-router_c7ff9f6f-ba55-49ab-b539-6f92e51217b9"}} 2019-06-08 05:50:11,111 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/routers.json used request id req-35ea947d-1f22-4be9-aa37-86fe411eed02 2019-06-08 05:50:11,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.56365799904s 2019-06-08 05:50:11,112 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-08T05:50:10Z', u'revision_number': 2, u'ha': False, u'id': u'76dc4069-ba11-46bf-a0f9-8388f2900571', u'external_gateway_info': {u'network_id': u'd0205d84-f6dd-4d92-b76b-dc9ca1111094', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a3d564af-8d87-4f4f-9680-f5a9465e0acc', u'ip_address': u'172.30.9.207'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-router_c7ff9f6f-ba55-49ab-b539-6f92e51217b9', u'admin_state_up': True, u'tenant_id': u'3188c96ec01940fba81c35d45eb11133', u'created_at': u'2019-06-08T05:50:09Z', u'flavor_id': None, u'routes': [], u'project_id': u'3188c96ec01940fba81c35d45eb11133'}) 2019-06-08 05:50:11,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-06-08 05:50:11,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:9696/v2.0/routers/76dc4069-ba11-46bf-a0f9-8388f2900571/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}20a9403a4607dcedb8b9b870e2a9d28a6efc5cfe" -d '{"subnet_id": "e8ee5b6f-bc44-4f45-a3a6-72b775c402af"}' 2019-06-08 05:50:13,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 08 Jun 2019 05:50:13 GMT X-Openstack-Request-Id: req-ee1bca9d-4505-45b2-8ad2-65aceca80638 2019-06-08 05:50:13,186 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "128b8bdb-d63e-4e6b-a6c6-7982dc98f4fe", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "subnet_id": "e8ee5b6f-bc44-4f45-a3a6-72b775c402af", "subnet_ids": ["e8ee5b6f-bc44-4f45-a3a6-72b775c402af"], "port_id": "41bc7cc1-4785-4e39-a79d-ac4bce8de60c", "id": "76dc4069-ba11-46bf-a0f9-8388f2900571"} 2019-06-08 05:50:13,186 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.46:9696/v2.0/routers/76dc4069-ba11-46bf-a0f9-8388f2900571/add_router_interface.json used request id req-ee1bca9d-4505-45b2-8ad2-65aceca80638 2019-06-08 05:50:13,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.07445693016s 2019-06-08 05:50:13,297 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-08 05:50:13,297 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:05 | PASS | +------------------------+------------------+------------------+----------------+ 2019-06-08 05:50:13,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-06-08 05:50:13,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:9696/v2.0/routers/76dc4069-ba11-46bf-a0f9-8388f2900571/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}20a9403a4607dcedb8b9b870e2a9d28a6efc5cfe" -d '{"subnet_id": "e8ee5b6f-bc44-4f45-a3a6-72b775c402af"}' 2019-06-08 05:50:15,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 08 Jun 2019 05:50:15 GMT X-Openstack-Request-Id: req-caed1ef2-cdf8-4a8a-8c2f-2e056a708fb0 2019-06-08 05:50:15,516 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "128b8bdb-d63e-4e6b-a6c6-7982dc98f4fe", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "subnet_id": "e8ee5b6f-bc44-4f45-a3a6-72b775c402af", "subnet_ids": ["e8ee5b6f-bc44-4f45-a3a6-72b775c402af"], "port_id": "41bc7cc1-4785-4e39-a79d-ac4bce8de60c", "id": "76dc4069-ba11-46bf-a0f9-8388f2900571"} 2019-06-08 05:50:15,516 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.46:9696/v2.0/routers/76dc4069-ba11-46bf-a0f9-8388f2900571/remove_router_interface.json used request id req-caed1ef2-cdf8-4a8a-8c2f-2e056a708fb0 2019-06-08 05:50:15,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.21364212036s 2019-06-08 05:50:15,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-06-08 05:50:15,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}20a9403a4607dcedb8b9b870e2a9d28a6efc5cfe" 2019-06-08 05:50:15,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 723 Content-Type: application/json Date: Sat, 08 Jun 2019 05:50:15 GMT X-Openstack-Request-Id: req-84bd5107-ac65-4bf4-b230-312ce4fcccac 2019-06-08 05:50:15,673 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a3d564af-8d87-4f4f-9680-f5a9465e0acc", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "3188c96ec01940fba81c35d45eb11133", "created_at": "2019-06-08T05:50:09Z", "admin_state_up": true, "updated_at": "2019-06-08T05:50:14Z", "project_id": "3188c96ec01940fba81c35d45eb11133", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "76dc4069-ba11-46bf-a0f9-8388f2900571", "name": "tenantnetwork1-router_c7ff9f6f-ba55-49ab-b539-6f92e51217b9"}]} 2019-06-08 05:50:15,673 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/routers.json used request id req-84bd5107-ac65-4bf4-b230-312ce4fcccac 2019-06-08 05:50:15,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.156690120697s 2019-06-08 05:50:15,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-06-08 05:50:15,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/routers/76dc4069-ba11-46bf-a0f9-8388f2900571.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}20a9403a4607dcedb8b9b870e2a9d28a6efc5cfe" 2019-06-08 05:50:17,003 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 05:50:16 GMT X-Openstack-Request-Id: req-18c2a1d1-aeb4-4b5a-903e-af029fc28f31 2019-06-08 05:50:17,003 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 05:50:17,004 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/routers/76dc4069-ba11-46bf-a0f9-8388f2900571.json used request id req-18c2a1d1-aeb4-4b5a-903e-af029fc28f31 2019-06-08 05:50:17,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.32869195938s 2019-06-08 05:50:17,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-06-08 05:50:17,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}20a9403a4607dcedb8b9b870e2a9d28a6efc5cfe" 2019-06-08 05:50:17,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1332 Content-Type: application/json Date: Sat, 08 Jun 2019 05:50:17 GMT X-Openstack-Request-Id: req-58519602-a319-40de-a49c-cb3bffaeac78 2019-06-08 05:50:17,071 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-06-08T05:48:01Z","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":"a3d564af-8d87-4f4f-9680-f5a9465e0acc","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"ae5008b7eba04bb8ab8b9bea870a005f","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:48:01Z","ip_version":4},{"updated_at":"2019-06-08T05:50:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e8ee5b6f-bc44-4f45-a3a6-72b775c402af","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"3188c96ec01940fba81c35d45eb11133","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_c7ff9f6f-ba55-49ab-b539-6f92e51217b9","enable_dhcp":true,"segment_id":null,"network_id":"128b8bdb-d63e-4e6b-a6c6-7982dc98f4fe","tenant_id":"3188c96ec01940fba81c35d45eb11133","created_at":"2019-06-08T05:50:08Z","ip_version":4}]} 2019-06-08 05:50:17,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/subnets.json used request id req-58519602-a319-40de-a49c-cb3bffaeac78 2019-06-08 05:50:17,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0666449069977s 2019-06-08 05:50:17,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-06-08 05:50:17,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/subnets/e8ee5b6f-bc44-4f45-a3a6-72b775c402af.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}20a9403a4607dcedb8b9b870e2a9d28a6efc5cfe" 2019-06-08 05:50:18,118 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 05:50:18 GMT X-Openstack-Request-Id: req-94c97c61-38a3-4293-a200-a25a7b2d3d03 2019-06-08 05:50:18,118 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 05:50:18,118 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/subnets/e8ee5b6f-bc44-4f45-a3a6-72b775c402af.json used request id req-94c97c61-38a3-4293-a200-a25a7b2d3d03 2019-06-08 05:50:18,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.04608893394s 2019-06-08 05:50:18,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 05:50:18,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}20a9403a4607dcedb8b9b870e2a9d28a6efc5cfe" 2019-06-08 05:50:18,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1439 Content-Type: application/json Date: Sat, 08 Jun 2019 05:50:18 GMT X-Openstack-Request-Id: req-f9902f20-8be2-4c44-b4d1-9d4ae4142810 2019-06-08 05:50:18,203 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"128b8bdb-d63e-4e6b-a6c6-7982dc98f4fe","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":7,"ipv4_address_scope":null,"shared":false,"project_id":"3188c96ec01940fba81c35d45eb11133","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-08T05:50:17Z","qos_policy_id":null,"name":"tenantnetwork1-net_c7ff9f6f-ba55-49ab-b539-6f92e51217b9","admin_state_up":true,"tenant_id":"3188c96ec01940fba81c35d45eb11133","created_at":"2019-06-08T05:50:08Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T05:48:01Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","provider:network_type":"flat"}]} 2019-06-08 05:50:18,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-f9902f20-8be2-4c44-b4d1-9d4ae4142810 2019-06-08 05:50:18,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0844278335571s 2019-06-08 05:50:18,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-06-08 05:50:18,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/networks/128b8bdb-d63e-4e6b-a6c6-7982dc98f4fe.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}20a9403a4607dcedb8b9b870e2a9d28a6efc5cfe" 2019-06-08 05:50:19,406 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 05:50:19 GMT X-Openstack-Request-Id: req-50cce327-6283-4fed-b326-7be558151dea 2019-06-08 05:50:19,407 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 05:50:19,407 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/networks/128b8bdb-d63e-4e6b-a6c6-7982dc98f4fe.json used request id req-50cce327-6283-4fed-b326-7be558151dea 2019-06-08 05:50:19,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.20229411125s 2019-06-08 05:50:19,451 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2019-06-08 05:50:19,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 05:50:19,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sat, 08 Jun 2019 05:50:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b302bbd0-c59e-4a12-98d3-292225a80ff4 2019-06-08 05:50:19,498 - 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.46:5000/v3/", "rel": "self"}]}} 2019-06-08 05:50:19,498 - keystoneauth.session - DEBUG - GET call to http://172.30.9.46:5000/v3 used request id req-b302bbd0-c59e-4a12-98d3-292225a80ff4 2019-06-08 05:50:19,499 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.46:5000/v3/auth/tokens 2019-06-08 05:50:19,892 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "d2be94ca10bc410d8e2df55ad673d32f", "name": "member"}, {"id": "e5096deb7bb54cdfaba406b083716814", "name": "admin"}, {"id": "20c52caa8815436598706c0044dd78ea", "name": "reader"}], "expires_at": "2019-06-08T06:50:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3188c96ec01940fba81c35d45eb11133", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "569429e3916a40609b1b095c350d4f40"}, {"url": "http://172.30.9.46:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f8c054a2af64f418c37ee7727690693"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b02dfb863f5a4bffb36851235754ef91"}], "type": "metric", "id": "04a04b69122f4f738931230cee29629a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699fd3a20c8d40938f47375515d56729"}, {"url": "http://172.30.9.46:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a29c25ed5bae42389e53743e2b2d4cc6"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2aa7441977c496197e3dd66db370091"}], "type": "image", "id": "1229db241b1e4199aa3477e6a5aaaaf3", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.25:8080/v1/AUTH_3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f18ac20553a423cb64c4c119b4996d7"}, {"url": "http://172.30.9.46:8080/v1/AUTH_3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9cb7095bfac44798c7fb7f9deeeb6c2"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5274ae5199a462fbdfc0fea51cec5a4"}], "type": "object-store", "id": "3937992c91de456ab652dcaface65051", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.46:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469fe8a62bab4dce8322074f2fcdb9b4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e66cd3f99f9447b491021e663455e8c8"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "faa6e36db7f04aaf89b1671b36545dd9"}], "type": "cloudformation", "id": "4475ac30861f4898a3b4a3f25d4c15a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "451296117b884380836bc65617a5acf5"}, {"url": "http://172.30.9.46:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3bf63cbaa4d40d8a7b3788a9ab9cf75"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8fcd63580f1428d9b345eecdbd48204"}], "type": "compute", "id": "55cb302de7b240e1a0963bcae70f4b34", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04b4a8c11b3f4bd1ab89c03a5aa9bd51"}, {"url": "http://172.30.9.46:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "489dc505b18c45b097be2b0ce43d310b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "768110a585514cb9a095e0ffab526da4"}], "type": "identity", "id": "6494ad775fb84e9891f5bc3015a60f48", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.46:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02cf21684702424ca6c0c65fbe598276"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a219343778574f9a89cf8eda09913c42"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3727342b4d045659e67915b25bea965"}], "type": "placement", "id": "6dd232e0a9944d6f8afacd7b59c2bb55", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f4e281ad8cd4aaba41477f8f55544b4"}, {"url": "http://172.30.9.46:8776/v2/3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f80c73c49c6480dba7d5f4b80e4a948"}, {"url": "http://192.30.9.6:8776/v2/3188c96ec01940fba81c35d45eb11133", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c209dd66f03a44bd9424eb1cad43b57c"}], "type": "volumev2", "id": "7c5d79a9253b44f1afeea36304180784", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c9a71230b064918baa5ec4ab83144c8"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d7c07f63f584a70a7df59e46b53c425"}, {"url": "http://172.30.9.46:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a67b17f9d1f45acb1b7213e75ed7276"}], "type": "event", "id": "84c44c0613f94bf8bbb2e05ff2f89471", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/3188c96ec01940fba81c35d45eb11133", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "775bcb67ac30456cb720438594a475e1"}, {"url": "http://192.30.9.6:8776/v3/3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2c0df4ad6a14557a0e2b97bfa52019f"}, {"url": "http://172.30.9.46:8776/v3/3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ef016b34aa45a7ba522cfecbfec6eb"}], "type": "volumev3", "id": "8b8641e49b5f486a864b0b857a0e9a73", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "121402a262894e60b2dd90a4c91ddfc4"}, {"url": "http://192.30.9.6:8004/v1/3188c96ec01940fba81c35d45eb11133", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "843fd802e471465f9929116059937b0b"}, {"url": "http://172.30.9.46:8004/v1/3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b71667e57ac348d19ee51701c2492bc8"}], "type": "orchestration", "id": "910666d0b44e43dda71799578f2fb207", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.46:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d50b2697934e5aa702ab2b26a44279"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0eb6565be3e44b382acfbe153b647bf"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0ee7731b0a344dd95394ec40456c966"}], "type": "network", "id": "96d169df5f3246498ebfd684c882081c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.46:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6207f5501c4d439cb61786bf4936a152"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de1dcf61d9e44a7aa8f94ba8c4cf9375"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc2fab36e3514270a85a06afe9ff1894"}], "type": "alarming", "id": "96f5a2d27e6f427cbd0f869917a8dd5d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "bf0bc5911f744db0865b88b9285e5dc1", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fd79c31b868f4106baa6b4b6f650b664"}, "audit_ids": ["FrT6bCkdSjqbfTfn7CQY6w"], "issued_at": "2019-06-08T05:50:19.000000Z"}} 2019-06-08 05:50:19,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 05:50:19,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}053ed6ff28e90d737703e68bbf6c6347c1a787ba" 2019-06-08 05:50:20,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sat, 08 Jun 2019 05:50:20 GMT X-Openstack-Request-Id: req-cb19a22c-7133-4eef-a94a-67c6e4415db5 2019-06-08 05:50:20,250 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T05:48:01Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","provider:network_type":"flat"}]} 2019-06-08 05:50:20,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json?router%3Aexternal=True used request id req-cb19a22c-7133-4eef-a94a-67c6e4415db5 2019-06-08 05:50:20,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.355769872665s 2019-06-08 05:50:20,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 05:50:20,262 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 08 Jun 2019 05:50:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df0bfe66-baa1-4507-931b-7ec3fe73fcf3 2019-06-08 05:50:20,262 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 05:50:20,262 - keystoneauth.session - DEBUG - GET call to http://172.30.9.46:5000/ used request id req-df0bfe66-baa1-4507-931b-7ec3fe73fcf3 2019-06-08 05:50:20,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-08 05:50:20,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}053ed6ff28e90d737703e68bbf6c6347c1a787ba" 2019-06-08 05:50:20,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 08 Jun 2019 05:50:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fdc4d50-1978-4cc2-a151-107b854c92c7 2019-06-08 05:50:20,458 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.46:5000/v3/domains/69a9710257d445c38da42b508afe5e4c"}, "tags": [], "enabled": true, "id": "69a9710257d445c38da42b508afe5e4c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.46:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.46:5000/v3/domains", "previous": null, "next": null}} 2019-06-08 05:50:20,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/domains used request id req-0fdc4d50-1978-4cc2-a151-107b854c92c7 2019-06-08 05:50:20,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.19507598877s 2019-06-08 05:50:20,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-06-08 05:50:20,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}053ed6ff28e90d737703e68bbf6c6347c1a787ba" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_61ded487-7ec7-486b-895d-d5d64de02ef8"}}' 2019-06-08 05:50:20,726 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 374 Content-Type: application/json Date: Sat, 08 Jun 2019 05:50:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18547915-c68e-4784-82de-f11a9b1d822a 2019-06-08 05:50:20,726 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.46:5000/v3/projects/0336657537fc4c4f8bb3e97c42302c02"}, "tags": [], "enabled": true, "id": "0336657537fc4c4f8bb3e97c42302c02", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_61ded487-7ec7-486b-895d-d5d64de02ef8"}} 2019-06-08 05:50:20,727 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.46:5000/v3/projects used request id req-18547915-c68e-4784-82de-f11a9b1d822a 2019-06-08 05:50:20,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.260974884033s 2019-06-08 05:50:20,727 - 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'0336657537fc4c4f8bb3e97c42302c02', '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_61ded487-7ec7-486b-895d-d5d64de02ef8'}) 2019-06-08 05:50:20,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-06-08 05:50:20,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}053ed6ff28e90d737703e68bbf6c6347c1a787ba" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "jRIpJTg5WArC0kcX7iSjULld4kNcI1", "email": null, "name": "tenantnetwork2-user_61ded487-7ec7-486b-895d-d5d64de02ef8"}}' 2019-06-08 05:50:21,242 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 329 Content-Type: application/json Date: Sat, 08 Jun 2019 05:50:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d5a586f-1ed9-4641-981d-a97ff0a1d876 2019-06-08 05:50:21,242 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tenantnetwork2-user_61ded487-7ec7-486b-895d-d5d64de02ef8", "links": {"self": "http://172.30.9.46:5000/v3/users/bf751b5c55714faba8aa56ca9f938b36"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bf751b5c55714faba8aa56ca9f938b36", "domain_id": "default", "password_expires_at": null}} 2019-06-08 05:50:21,243 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.46:5000/v3/users used request id req-3d5a586f-1ed9-4641-981d-a97ff0a1d876 2019-06-08 05:50:21,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.508803129196s 2019-06-08 05:50:21,243 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'bf751b5c55714faba8aa56ca9f938b36', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_61ded487-7ec7-486b-895d-d5d64de02ef8'}) 2019-06-08 05:50:21,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 05:50:21,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}053ed6ff28e90d737703e68bbf6c6347c1a787ba" 2019-06-08 05:50:21,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 05:50:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba6ba973-6971-41aa-b9e2-0fab2ef337a1 2019-06-08 05:50:21,361 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 05:50:21,362 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-ba6ba973-6971-41aa-b9e2-0fab2ef337a1 2019-06-08 05:50:21,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.114661931992s 2019-06-08 05:50:21,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 05:50:21,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}053ed6ff28e90d737703e68bbf6c6347c1a787ba" 2019-06-08 05:50:21,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 05:50:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-021e9eb9-d6fa-4dec-a5ab-defa39ab698a 2019-06-08 05:50:21,498 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 05:50:21,498 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-021e9eb9-d6fa-4dec-a5ab-defa39ab698a 2019-06-08 05:50:21,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.131049871445s 2019-06-08 05:50:21,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 05:50:21,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}053ed6ff28e90d737703e68bbf6c6347c1a787ba" 2019-06-08 05:50:21,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 05:50:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b01657c6-7815-40d0-9a77-606a4ae818b4 2019-06-08 05:50:21,721 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 05:50:21,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-b01657c6-7815-40d0-9a77-606a4ae818b4 2019-06-08 05:50:21,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.21789598465s 2019-06-08 05:50:21,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-08 05:50:21,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}053ed6ff28e90d737703e68bbf6c6347c1a787ba" 2019-06-08 05:50:21,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 149 Content-Type: application/json Date: Sat, 08 Jun 2019 05:50:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac8d99c0-39bd-45d1-88aa-26f1fb45376a 2019-06-08 05:50:21,933 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.46:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-08 05:50:21,934 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/domains/default used request id req-ac8d99c0-39bd-45d1-88aa-26f1fb45376a 2019-06-08 05:50:21,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.207868099213s 2019-06-08 05:50:21,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-08 05:50:21,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}053ed6ff28e90d737703e68bbf6c6347c1a787ba" 2019-06-08 05:50:22,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Sat, 08 Jun 2019 05:50:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-468be045-1f3b-407a-a92c-b779c3de8176 2019-06-08 05:50:22,176 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.46:5000/v3/users/05c218d902a14f40af3320874b7f92da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05c218d902a14f40af3320874b7f92da", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.46:5000/v3/users/1afacf49c7e14af3a957f3511567dacc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1afacf49c7e14af3a957f3511567dacc", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.46:5000/v3/users/1f2145adf73944a6ab8ed52e5753691b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f2145adf73944a6ab8ed52e5753691b", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.46:5000/v3/users/2593ee6f9317492f990d505d77da4779"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2593ee6f9317492f990d505d77da4779", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.46:5000/v3/users/31ebed201e7e4ca5b7ee604a2b787581"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31ebed201e7e4ca5b7ee604a2b787581", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.46:5000/v3/users/3a572b3053b54834a82afa40e099a5da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a572b3053b54834a82afa40e099a5da", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.46:5000/v3/users/4fee668be3a64363800d347187a88df5"}, "domain_id": "69a9710257d445c38da42b508afe5e4c", "enabled": true, "options": {}, "id": "4fee668be3a64363800d347187a88df5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.46:5000/v3/users/66f1e9993f8b480294a60e940341f520"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66f1e9993f8b480294a60e940341f520", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.46:5000/v3/users/93fe3f7601c54ac9ad051856c17f28bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93fe3f7601c54ac9ad051856c17f28bb", "email": "nova@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_61ded487-7ec7-486b-895d-d5d64de02ef8", "links": {"self": "http://172.30.9.46:5000/v3/users/bf751b5c55714faba8aa56ca9f938b36"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bf751b5c55714faba8aa56ca9f938b36", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.46:5000/v3/users/c236670886154d449269b72bd9c90b0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c236670886154d449269b72bd9c90b0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.46:5000/v3/users/c65b29de08754e65a44567b1f677176f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c65b29de08754e65a44567b1f677176f", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.46:5000/v3/users/d8dd3e6eec484d33b35e900b9699495d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8dd3e6eec484d33b35e900b9699495d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.46:5000/v3/users/dda03f8796ac431cadfc3fd8cb68b8e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dda03f8796ac431cadfc3fd8cb68b8e8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.46:5000/v3/users/fd79c31b868f4106baa6b4b6f650b664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd79c31b868f4106baa6b4b6f650b664", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.46:5000/v3/users", "previous": null, "next": null}} 2019-06-08 05:50:22,177 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/users used request id req-468be045-1f3b-407a-a92c-b779c3de8176 2019-06-08 05:50:22,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.242046117783s 2019-06-08 05:50:22,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-08 05:50:22,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}053ed6ff28e90d737703e68bbf6c6347c1a787ba" 2019-06-08 05:50:22,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sat, 08 Jun 2019 05:50:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2dc1ffe-af39-4797-8c1f-2758d57292d0 2019-06-08 05:50:22,316 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.46:5000/v3/projects/3188c96ec01940fba81c35d45eb11133"}, "tags": [], "enabled": true, "id": "3188c96ec01940fba81c35d45eb11133", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f"}, "tags": [], "enabled": true, "id": "ae5008b7eba04bb8ab8b9bea870a005f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.46:5000/v3/projects/0336657537fc4c4f8bb3e97c42302c02"}, "tags": [], "enabled": true, "id": "0336657537fc4c4f8bb3e97c42302c02", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_61ded487-7ec7-486b-895d-d5d64de02ef8"}]} 2019-06-08 05:50:22,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/projects?domain_id=default used request id req-a2dc1ffe-af39-4797-8c1f-2758d57292d0 2019-06-08 05:50:22,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.127701044083s 2019-06-08 05:50:22,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-08 05:50:22,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/role_assignments?user.id=bf751b5c55714faba8aa56ca9f938b36&role.id=d2be94ca10bc410d8e2df55ad673d32f&scope.project.id=0336657537fc4c4f8bb3e97c42302c02" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}053ed6ff28e90d737703e68bbf6c6347c1a787ba" 2019-06-08 05:50:22,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Sat, 08 Jun 2019 05:50:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56d70596-befb-44f7-bcc2-884999042c7f 2019-06-08 05:50:22,446 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.46:5000/v3/role_assignments?user.id=bf751b5c55714faba8aa56ca9f938b36&role.id=d2be94ca10bc410d8e2df55ad673d32f&scope.project.id=0336657537fc4c4f8bb3e97c42302c02", "previous": null, "next": null}} 2019-06-08 05:50:22,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/role_assignments?user.id=bf751b5c55714faba8aa56ca9f938b36&role.id=d2be94ca10bc410d8e2df55ad673d32f&scope.project.id=0336657537fc4c4f8bb3e97c42302c02 used request id req-56d70596-befb-44f7-bcc2-884999042c7f 2019-06-08 05:50:22,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.122079133987s 2019-06-08 05:50:22,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-06-08 05:50:22,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:5000/v3/projects/0336657537fc4c4f8bb3e97c42302c02/users/bf751b5c55714faba8aa56ca9f938b36/roles/d2be94ca10bc410d8e2df55ad673d32f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}053ed6ff28e90d737703e68bbf6c6347c1a787ba" 2019-06-08 05:50:22,650 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 05:50:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b95e4646-1ad4-442c-a5c4-19ccb1765a05 2019-06-08 05:50:22,650 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 05:50:22,650 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.46:5000/v3/projects/0336657537fc4c4f8bb3e97c42302c02/users/bf751b5c55714faba8aa56ca9f938b36/roles/d2be94ca10bc410d8e2df55ad673d32f used request id req-b95e4646-1ad4-442c-a5c4-19ccb1765a05 2019-06-08 05:50:22,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.200435876846s 2019-06-08 05:50:22,651 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_61ded487-7ec7-486b-895d-d5d64de02ef8', 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'0336657537fc4c4f8bb3e97c42302c02', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'jRIpJTg5WArC0kcX7iSjULld4kNcI1', 'username': u'tenantnetwork2-user_61ded487-7ec7-486b-895d-d5d64de02ef8', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.46:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-06-08 05:50:22,654 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_61ded487-7ec7-486b-895d-d5d64de02ef8', 'password': 'jRIpJTg5WArC0kcX7iSjULld4kNcI1', 'project_name': 'tenantnetwork2-project_61ded487-7ec7-486b-895d-d5d64de02ef8', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.46:5000/v3', 'project_id': '0336657537fc4c4f8bb3e97c42302c02', 'project_domain_name': 'Default'} 2019-06-08 05:50:22,655 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2019-06-08 05:50:22,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-08 05:50:22,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}053ed6ff28e90d737703e68bbf6c6347c1a787ba" 2019-06-08 05:50:22,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 08 Jun 2019 05:50:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b7f98b8-21ff-4ce1-9a9d-675294fe9c23 2019-06-08 05:50:22,777 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.46:5000/v3/domains/69a9710257d445c38da42b508afe5e4c"}, "tags": [], "enabled": true, "id": "69a9710257d445c38da42b508afe5e4c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.46:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.46:5000/v3/domains", "previous": null, "next": null}} 2019-06-08 05:50:22,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/domains used request id req-9b7f98b8-21ff-4ce1-9a9d-675294fe9c23 2019-06-08 05:50:22,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.122183084488s 2019-06-08 05:50:22,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-08 05:50:22,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}053ed6ff28e90d737703e68bbf6c6347c1a787ba" 2019-06-08 05:50:22,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sat, 08 Jun 2019 05:50:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c20d399-76b7-4d52-9453-3b6a24b9fe33 2019-06-08 05:50:22,995 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.46:5000/v3/projects/3188c96ec01940fba81c35d45eb11133"}, "tags": [], "enabled": true, "id": "3188c96ec01940fba81c35d45eb11133", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f"}, "tags": [], "enabled": true, "id": "ae5008b7eba04bb8ab8b9bea870a005f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.46:5000/v3/projects/0336657537fc4c4f8bb3e97c42302c02"}, "tags": [], "enabled": true, "id": "0336657537fc4c4f8bb3e97c42302c02", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_61ded487-7ec7-486b-895d-d5d64de02ef8"}]} 2019-06-08 05:50:22,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/projects?domain_id=default used request id req-5c20d399-76b7-4d52-9453-3b6a24b9fe33 2019-06-08 05:50:22,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.211034059525s 2019-06-08 05:50:22,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-06-08 05:50:22,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}053ed6ff28e90d737703e68bbf6c6347c1a787ba" -d '{"network": {"tenant_id": "0336657537fc4c4f8bb3e97c42302c02", "name": "tenantnetwork2-net_61ded487-7ec7-486b-895d-d5d64de02ef8", "admin_state_up": true}}' 2019-06-08 05:50:23,275 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 728 Content-Type: application/json Date: Sat, 08 Jun 2019 05:50:23 GMT X-Openstack-Request-Id: req-ada4e577-df58-49e8-96d6-4e9a14623bda 2019-06-08 05:50:23,275 - 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":"3f8b6f4b-245c-4240-8c01-5e307350ee20","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"0336657537fc4c4f8bb3e97c42302c02","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-08T05:50:23Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork2-net_61ded487-7ec7-486b-895d-d5d64de02ef8","admin_state_up":true,"tenant_id":"0336657537fc4c4f8bb3e97c42302c02","created_at":"2019-06-08T05:50:23Z","mtu":1450}} 2019-06-08 05:50:23,275 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-ada4e577-df58-49e8-96d6-4e9a14623bda 2019-06-08 05:50:23,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.277251958847s 2019-06-08 05:50:23,276 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-06-08T05:50:23Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'3f8b6f4b-245c-4240-8c01-5e307350ee20', 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'tenantnetwork2-net_61ded487-7ec7-486b-895d-d5d64de02ef8', u'created_at': u'2019-06-08T05:50:23Z', u'mtu': 1450, u'tenant_id': u'0336657537fc4c4f8bb3e97c42302c02', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'0336657537fc4c4f8bb3e97c42302c02', u'l2_adjacency': True}) 2019-06-08 05:50:23,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 05:50:23,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sat, 08 Jun 2019 05:50:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df2201bb-98bf-4dec-b6a1-194fdbde4aa3 2019-06-08 05:50:23,287 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}} 2019-06-08 05:50:23,287 - keystoneauth.session - DEBUG - GET call to http://172.30.9.46:5000/v3 used request id req-df2201bb-98bf-4dec-b6a1-194fdbde4aa3 2019-06-08 05:50:23,287 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.46:5000/v3/auth/tokens 2019-06-08 05:50:23,682 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d2be94ca10bc410d8e2df55ad673d32f", "name": "member"}, {"id": "20c52caa8815436598706c0044dd78ea", "name": "reader"}], "expires_at": "2019-06-08T06:50:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0336657537fc4c4f8bb3e97c42302c02", "name": "tenantnetwork2-project_61ded487-7ec7-486b-895d-d5d64de02ef8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "569429e3916a40609b1b095c350d4f40"}, {"url": "http://172.30.9.46:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f8c054a2af64f418c37ee7727690693"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b02dfb863f5a4bffb36851235754ef91"}], "type": "metric", "id": "04a04b69122f4f738931230cee29629a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699fd3a20c8d40938f47375515d56729"}, {"url": "http://172.30.9.46:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a29c25ed5bae42389e53743e2b2d4cc6"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2aa7441977c496197e3dd66db370091"}], "type": "image", "id": "1229db241b1e4199aa3477e6a5aaaaf3", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.25:8080/v1/AUTH_0336657537fc4c4f8bb3e97c42302c02", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f18ac20553a423cb64c4c119b4996d7"}, {"url": "http://172.30.9.46:8080/v1/AUTH_0336657537fc4c4f8bb3e97c42302c02", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9cb7095bfac44798c7fb7f9deeeb6c2"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5274ae5199a462fbdfc0fea51cec5a4"}], "type": "object-store", "id": "3937992c91de456ab652dcaface65051", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.46:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469fe8a62bab4dce8322074f2fcdb9b4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e66cd3f99f9447b491021e663455e8c8"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "faa6e36db7f04aaf89b1671b36545dd9"}], "type": "cloudformation", "id": "4475ac30861f4898a3b4a3f25d4c15a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "451296117b884380836bc65617a5acf5"}, {"url": "http://172.30.9.46:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3bf63cbaa4d40d8a7b3788a9ab9cf75"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8fcd63580f1428d9b345eecdbd48204"}], "type": "compute", "id": "55cb302de7b240e1a0963bcae70f4b34", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04b4a8c11b3f4bd1ab89c03a5aa9bd51"}, {"url": "http://172.30.9.46:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "489dc505b18c45b097be2b0ce43d310b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "768110a585514cb9a095e0ffab526da4"}], "type": "identity", "id": "6494ad775fb84e9891f5bc3015a60f48", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.46:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02cf21684702424ca6c0c65fbe598276"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a219343778574f9a89cf8eda09913c42"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3727342b4d045659e67915b25bea965"}], "type": "placement", "id": "6dd232e0a9944d6f8afacd7b59c2bb55", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/0336657537fc4c4f8bb3e97c42302c02", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f4e281ad8cd4aaba41477f8f55544b4"}, {"url": "http://172.30.9.46:8776/v2/0336657537fc4c4f8bb3e97c42302c02", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f80c73c49c6480dba7d5f4b80e4a948"}, {"url": "http://192.30.9.6:8776/v2/0336657537fc4c4f8bb3e97c42302c02", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c209dd66f03a44bd9424eb1cad43b57c"}], "type": "volumev2", "id": "7c5d79a9253b44f1afeea36304180784", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c9a71230b064918baa5ec4ab83144c8"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d7c07f63f584a70a7df59e46b53c425"}, {"url": "http://172.30.9.46:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a67b17f9d1f45acb1b7213e75ed7276"}], "type": "event", "id": "84c44c0613f94bf8bbb2e05ff2f89471", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/0336657537fc4c4f8bb3e97c42302c02", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "775bcb67ac30456cb720438594a475e1"}, {"url": "http://192.30.9.6:8776/v3/0336657537fc4c4f8bb3e97c42302c02", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2c0df4ad6a14557a0e2b97bfa52019f"}, {"url": "http://172.30.9.46:8776/v3/0336657537fc4c4f8bb3e97c42302c02", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ef016b34aa45a7ba522cfecbfec6eb"}], "type": "volumev3", "id": "8b8641e49b5f486a864b0b857a0e9a73", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0336657537fc4c4f8bb3e97c42302c02", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "121402a262894e60b2dd90a4c91ddfc4"}, {"url": "http://192.30.9.6:8004/v1/0336657537fc4c4f8bb3e97c42302c02", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "843fd802e471465f9929116059937b0b"}, {"url": "http://172.30.9.46:8004/v1/0336657537fc4c4f8bb3e97c42302c02", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b71667e57ac348d19ee51701c2492bc8"}], "type": "orchestration", "id": "910666d0b44e43dda71799578f2fb207", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.46:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d50b2697934e5aa702ab2b26a44279"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0eb6565be3e44b382acfbe153b647bf"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0ee7731b0a344dd95394ec40456c966"}], "type": "network", "id": "96d169df5f3246498ebfd684c882081c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.46:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6207f5501c4d439cb61786bf4936a152"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de1dcf61d9e44a7aa8f94ba8c4cf9375"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc2fab36e3514270a85a06afe9ff1894"}], "type": "alarming", "id": "96f5a2d27e6f427cbd0f869917a8dd5d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "bf0bc5911f744db0865b88b9285e5dc1", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_61ded487-7ec7-486b-895d-d5d64de02ef8", "id": "bf751b5c55714faba8aa56ca9f938b36"}, "audit_ids": ["3Atq9OemTVeUUowcsEr1yg"], "issued_at": "2019-06-08T05:50:23.000000Z"}} 2019-06-08 05:50:23,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 05:50:23,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}072e2fbcd2073774c626c5662a06b5d1788573d2" 2019-06-08 05:50:24,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1235 Content-Type: application/json Date: Sat, 08 Jun 2019 05:50:24 GMT X-Openstack-Request-Id: req-b8a032c1-74c6-4677-8fce-77f4c52a403e 2019-06-08 05:50:24,788 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"3f8b6f4b-245c-4240-8c01-5e307350ee20","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0336657537fc4c4f8bb3e97c42302c02","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-08T05:50:23Z","qos_policy_id":null,"name":"tenantnetwork2-net_61ded487-7ec7-486b-895d-d5d64de02ef8","admin_state_up":true,"tenant_id":"0336657537fc4c4f8bb3e97c42302c02","created_at":"2019-06-08T05:50:23Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T05:48:01Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","mtu":1500}]} 2019-06-08 05:50:24,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-b8a032c1-74c6-4677-8fce-77f4c52a403e 2019-06-08 05:50:24,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.10283303261s 2019-06-08 05:50:24,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-06-08 05:50:24,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}072e2fbcd2073774c626c5662a06b5d1788573d2" -d '{"subnet": {"name": "tenantnetwork2-subnet_61ded487-7ec7-486b-895d-d5d64de02ef8", "enable_dhcp": true, "network_id": "3f8b6f4b-245c-4240-8c01-5e307350ee20", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-06-08 05:50:25,557 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 682 Content-Type: application/json Date: Sat, 08 Jun 2019 05:50:25 GMT X-Openstack-Request-Id: req-bc3d759c-9a36-422d-a34c-fe1d17112e0b 2019-06-08 05:50:25,557 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3f8b6f4b-245c-4240-8c01-5e307350ee20","tenant_id":"0336657537fc4c4f8bb3e97c42302c02","created_at":"2019-06-08T05:50:25Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-06-08T05:50: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":"0336657537fc4c4f8bb3e97c42302c02","id":"c8dfc68e-0f73-4cfd-9bb6-afff91513750","subnetpool_id":null,"name":"tenantnetwork2-subnet_61ded487-7ec7-486b-895d-d5d64de02ef8"}} 2019-06-08 05:50:25,557 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/subnets.json used request id req-bc3d759c-9a36-422d-a34c-fe1d17112e0b 2019-06-08 05:50:25,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.768116950989s 2019-06-08 05:50:25,558 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-08T05:50: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'c8dfc68e-0f73-4cfd-9bb6-afff91513750', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_61ded487-7ec7-486b-895d-d5d64de02ef8', u'enable_dhcp': True, u'network_id': u'3f8b6f4b-245c-4240-8c01-5e307350ee20', u'tenant_id': u'0336657537fc4c4f8bb3e97c42302c02', u'created_at': u'2019-06-08T05:50: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'0336657537fc4c4f8bb3e97c42302c02'}) 2019-06-08 05:50:25,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-06-08 05:50:25,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}072e2fbcd2073774c626c5662a06b5d1788573d2" -d '{"router": {"external_gateway_info": {"network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "name": "tenantnetwork2-router_61ded487-7ec7-486b-895d-d5d64de02ef8", "admin_state_up": true}}' 2019-06-08 05:50:27,391 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 701 Content-Type: application/json Date: Sat, 08 Jun 2019 05:50:27 GMT X-Openstack-Request-Id: req-1d0607a3-10d5-494f-b695-97694eec7512 2019-06-08 05:50:27,392 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a3d564af-8d87-4f4f-9680-f5a9465e0acc", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "0336657537fc4c4f8bb3e97c42302c02", "created_at": "2019-06-08T05:50:25Z", "admin_state_up": true, "updated_at": "2019-06-08T05:50:26Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "0336657537fc4c4f8bb3e97c42302c02", "id": "c8cf1e9c-e65b-4a19-b006-4b55b6b162a5", "name": "tenantnetwork2-router_61ded487-7ec7-486b-895d-d5d64de02ef8"}} 2019-06-08 05:50:27,392 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/routers.json used request id req-1d0607a3-10d5-494f-b695-97694eec7512 2019-06-08 05:50:27,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.83332300186s 2019-06-08 05:50:27,392 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-08T05:50:26Z', u'revision_number': 2, u'id': u'c8cf1e9c-e65b-4a19-b006-4b55b6b162a5', u'external_gateway_info': {u'network_id': u'd0205d84-f6dd-4d92-b76b-dc9ca1111094', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a3d564af-8d87-4f4f-9680-f5a9465e0acc', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-router_61ded487-7ec7-486b-895d-d5d64de02ef8', u'admin_state_up': True, u'tenant_id': u'0336657537fc4c4f8bb3e97c42302c02', u'created_at': u'2019-06-08T05:50:25Z', u'flavor_id': None, u'routes': [], u'project_id': u'0336657537fc4c4f8bb3e97c42302c02'}) 2019-06-08 05:50:27,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-06-08 05:50:27,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:9696/v2.0/routers/c8cf1e9c-e65b-4a19-b006-4b55b6b162a5/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}072e2fbcd2073774c626c5662a06b5d1788573d2" -d '{"subnet_id": "c8dfc68e-0f73-4cfd-9bb6-afff91513750"}' 2019-06-08 05:50:29,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 08 Jun 2019 05:50:29 GMT X-Openstack-Request-Id: req-8a9573ef-8adb-4399-b78d-0d0f9728e697 2019-06-08 05:50:29,705 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "3f8b6f4b-245c-4240-8c01-5e307350ee20", "tenant_id": "0336657537fc4c4f8bb3e97c42302c02", "subnet_id": "c8dfc68e-0f73-4cfd-9bb6-afff91513750", "subnet_ids": ["c8dfc68e-0f73-4cfd-9bb6-afff91513750"], "port_id": "3be92292-af63-4a54-b901-bcfdc9b67cb1", "id": "c8cf1e9c-e65b-4a19-b006-4b55b6b162a5"} 2019-06-08 05:50:29,705 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.46:9696/v2.0/routers/c8cf1e9c-e65b-4a19-b006-4b55b6b162a5/add_router_interface.json used request id req-8a9573ef-8adb-4399-b78d-0d0f9728e697 2019-06-08 05:50:29,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.31230807304s 2019-06-08 05:50:29,815 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-08 05:50:29,815 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:07 | PASS | +------------------------+------------------+------------------+----------------+ 2019-06-08 05:50:29,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-06-08 05:50:29,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:9696/v2.0/routers/c8cf1e9c-e65b-4a19-b006-4b55b6b162a5/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}072e2fbcd2073774c626c5662a06b5d1788573d2" -d '{"subnet_id": "c8dfc68e-0f73-4cfd-9bb6-afff91513750"}' 2019-06-08 05:50:32,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 08 Jun 2019 05:50:32 GMT X-Openstack-Request-Id: req-9d307d90-f484-4b78-8a7a-0867f45c5324 2019-06-08 05:50:32,108 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "3f8b6f4b-245c-4240-8c01-5e307350ee20", "tenant_id": "0336657537fc4c4f8bb3e97c42302c02", "subnet_id": "c8dfc68e-0f73-4cfd-9bb6-afff91513750", "subnet_ids": ["c8dfc68e-0f73-4cfd-9bb6-afff91513750"], "port_id": "3be92292-af63-4a54-b901-bcfdc9b67cb1", "id": "c8cf1e9c-e65b-4a19-b006-4b55b6b162a5"} 2019-06-08 05:50:32,108 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.46:9696/v2.0/routers/c8cf1e9c-e65b-4a19-b006-4b55b6b162a5/remove_router_interface.json used request id req-9d307d90-f484-4b78-8a7a-0867f45c5324 2019-06-08 05:50:32,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.28740906715s 2019-06-08 05:50:32,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-06-08 05:50:32,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}072e2fbcd2073774c626c5662a06b5d1788573d2" 2019-06-08 05:50:32,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 710 Content-Type: application/json Date: Sat, 08 Jun 2019 05:50:32 GMT X-Openstack-Request-Id: req-1042a048-1234-4c14-aba6-92e594c00ef0 2019-06-08 05:50:32,262 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a3d564af-8d87-4f4f-9680-f5a9465e0acc", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "0336657537fc4c4f8bb3e97c42302c02", "created_at": "2019-06-08T05:50:25Z", "admin_state_up": true, "updated_at": "2019-06-08T05:50:31Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "0336657537fc4c4f8bb3e97c42302c02", "id": "c8cf1e9c-e65b-4a19-b006-4b55b6b162a5", "name": "tenantnetwork2-router_61ded487-7ec7-486b-895d-d5d64de02ef8"}]} 2019-06-08 05:50:32,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/routers.json used request id req-1042a048-1234-4c14-aba6-92e594c00ef0 2019-06-08 05:50:32,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.154071092606s 2019-06-08 05:50:32,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-06-08 05:50:32,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/routers/c8cf1e9c-e65b-4a19-b006-4b55b6b162a5.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}072e2fbcd2073774c626c5662a06b5d1788573d2" 2019-06-08 05:50:33,520 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 05:50:33 GMT X-Openstack-Request-Id: req-b4889538-c012-415e-8174-58513c953afb 2019-06-08 05:50:33,521 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 05:50:33,521 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/routers/c8cf1e9c-e65b-4a19-b006-4b55b6b162a5.json used request id req-b4889538-c012-415e-8174-58513c953afb 2019-06-08 05:50:33,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.25697112083s 2019-06-08 05:50:33,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-06-08 05:50:33,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}072e2fbcd2073774c626c5662a06b5d1788573d2" 2019-06-08 05:50:33,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Sat, 08 Jun 2019 05:50:33 GMT X-Openstack-Request-Id: req-00450ff6-1c5a-417e-a8f0-1e03a53d022e 2019-06-08 05:50:33,599 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3f8b6f4b-245c-4240-8c01-5e307350ee20","tenant_id":"0336657537fc4c4f8bb3e97c42302c02","created_at":"2019-06-08T05:50:25Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-06-08T05:50: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":"0336657537fc4c4f8bb3e97c42302c02","id":"c8dfc68e-0f73-4cfd-9bb6-afff91513750","subnetpool_id":null,"name":"tenantnetwork2-subnet_61ded487-7ec7-486b-895d-d5d64de02ef8"}]} 2019-06-08 05:50:33,599 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/subnets.json used request id req-00450ff6-1c5a-417e-a8f0-1e03a53d022e 2019-06-08 05:50:33,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0776619911194s 2019-06-08 05:50:33,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-06-08 05:50:33,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/subnets/c8dfc68e-0f73-4cfd-9bb6-afff91513750.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}072e2fbcd2073774c626c5662a06b5d1788573d2" 2019-06-08 05:50:34,760 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 05:50:34 GMT X-Openstack-Request-Id: req-2d51ec42-ce33-4bd3-a7ca-0f39b9019d27 2019-06-08 05:50:34,760 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 05:50:34,761 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/subnets/c8dfc68e-0f73-4cfd-9bb6-afff91513750.json used request id req-2d51ec42-ce33-4bd3-a7ca-0f39b9019d27 2019-06-08 05:50:34,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.16040992737s 2019-06-08 05:50:34,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 05:50:34,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}072e2fbcd2073774c626c5662a06b5d1788573d2" 2019-06-08 05:50:34,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1241 Content-Type: application/json Date: Sat, 08 Jun 2019 05:50:34 GMT X-Openstack-Request-Id: req-ae0d83ff-625c-4ca9-a6e1-13920f000f92 2019-06-08 05:50:34,868 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3f8b6f4b-245c-4240-8c01-5e307350ee20","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0336657537fc4c4f8bb3e97c42302c02","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-08T05:50:34Z","qos_policy_id":null,"name":"tenantnetwork2-net_61ded487-7ec7-486b-895d-d5d64de02ef8","admin_state_up":true,"tenant_id":"0336657537fc4c4f8bb3e97c42302c02","created_at":"2019-06-08T05:50:23Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T05:48:01Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","mtu":1500}]} 2019-06-08 05:50:34,868 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-ae0d83ff-625c-4ca9-a6e1-13920f000f92 2019-06-08 05:50:34,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.107016086578s 2019-06-08 05:50:34,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-06-08 05:50:34,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/networks/3f8b6f4b-245c-4240-8c01-5e307350ee20.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}072e2fbcd2073774c626c5662a06b5d1788573d2" 2019-06-08 05:50:36,346 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 05:50:36 GMT X-Openstack-Request-Id: req-77c0b3c1-a471-417e-8fba-5de769504275 2019-06-08 05:50:36,346 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 05:50:36,346 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/networks/3f8b6f4b-245c-4240-8c01-5e307350ee20.json used request id req-77c0b3c1-a471-417e-8fba-5de769504275 2019-06-08 05:50:36,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.47672891617s 2019-06-08 05:50:36,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-08 05:50:36,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}053ed6ff28e90d737703e68bbf6c6347c1a787ba" 2019-06-08 05:50:36,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Sat, 08 Jun 2019 05:50:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b5c1af4-304b-45c3-b904-459fc96a09c2 2019-06-08 05:50:36,519 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.46:5000/v3/users/05c218d902a14f40af3320874b7f92da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05c218d902a14f40af3320874b7f92da", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.46:5000/v3/users/1afacf49c7e14af3a957f3511567dacc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1afacf49c7e14af3a957f3511567dacc", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.46:5000/v3/users/1f2145adf73944a6ab8ed52e5753691b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f2145adf73944a6ab8ed52e5753691b", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.46:5000/v3/users/2593ee6f9317492f990d505d77da4779"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2593ee6f9317492f990d505d77da4779", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.46:5000/v3/users/31ebed201e7e4ca5b7ee604a2b787581"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31ebed201e7e4ca5b7ee604a2b787581", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.46:5000/v3/users/3a572b3053b54834a82afa40e099a5da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a572b3053b54834a82afa40e099a5da", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.46:5000/v3/users/4fee668be3a64363800d347187a88df5"}, "domain_id": "69a9710257d445c38da42b508afe5e4c", "enabled": true, "options": {}, "id": "4fee668be3a64363800d347187a88df5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.46:5000/v3/users/66f1e9993f8b480294a60e940341f520"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66f1e9993f8b480294a60e940341f520", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.46:5000/v3/users/93fe3f7601c54ac9ad051856c17f28bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93fe3f7601c54ac9ad051856c17f28bb", "email": "nova@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_61ded487-7ec7-486b-895d-d5d64de02ef8", "links": {"self": "http://172.30.9.46:5000/v3/users/bf751b5c55714faba8aa56ca9f938b36"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bf751b5c55714faba8aa56ca9f938b36", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.46:5000/v3/users/c236670886154d449269b72bd9c90b0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c236670886154d449269b72bd9c90b0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.46:5000/v3/users/c65b29de08754e65a44567b1f677176f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c65b29de08754e65a44567b1f677176f", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.46:5000/v3/users/d8dd3e6eec484d33b35e900b9699495d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8dd3e6eec484d33b35e900b9699495d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.46:5000/v3/users/dda03f8796ac431cadfc3fd8cb68b8e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dda03f8796ac431cadfc3fd8cb68b8e8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.46:5000/v3/users/fd79c31b868f4106baa6b4b6f650b664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd79c31b868f4106baa6b4b6f650b664", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.46:5000/v3/users", "previous": null, "next": null}} 2019-06-08 05:50:36,519 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/users used request id req-7b5c1af4-304b-45c3-b904-459fc96a09c2 2019-06-08 05:50:36,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.172506809235s 2019-06-08 05:50:36,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-08 05:50:36,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/users/bf751b5c55714faba8aa56ca9f938b36 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}053ed6ff28e90d737703e68bbf6c6347c1a787ba" 2019-06-08 05:50:36,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 230 Content-Type: application/json Date: Sat, 08 Jun 2019 05:50:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0aade819-9e10-4b7b-bc72-ada59a43e05e 2019-06-08 05:50:36,735 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tenantnetwork2-user_61ded487-7ec7-486b-895d-d5d64de02ef8", "links": {"self": "http://172.30.9.46:5000/v3/users/bf751b5c55714faba8aa56ca9f938b36"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "bf751b5c55714faba8aa56ca9f938b36", "description": null}} 2019-06-08 05:50:36,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/users/bf751b5c55714faba8aa56ca9f938b36 used request id req-0aade819-9e10-4b7b-bc72-ada59a43e05e 2019-06-08 05:50:36,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.210650920868s 2019-06-08 05:50:36,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-06-08 05:50:36,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:5000/v3/users/bf751b5c55714faba8aa56ca9f938b36 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}053ed6ff28e90d737703e68bbf6c6347c1a787ba" 2019-06-08 05:50:36,996 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 05:50:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa56fc34-1c90-470a-806b-b70d33e547cb 2019-06-08 05:50:36,997 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 05:50:36,997 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.46:5000/v3/users/bf751b5c55714faba8aa56ca9f938b36 used request id req-fa56fc34-1c90-470a-806b-b70d33e547cb 2019-06-08 05:50:36,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.260385036469s 2019-06-08 05:50:37,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-08 05:50:37,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}053ed6ff28e90d737703e68bbf6c6347c1a787ba" 2019-06-08 05:50:37,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 386 Content-Type: application/json Date: Sat, 08 Jun 2019 05:50:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd8022a7-e547-40e1-881a-9ca40cba28ae 2019-06-08 05:50:37,124 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.46:5000/v3/projects/0336657537fc4c4f8bb3e97c42302c02"}, "tags": [], "enabled": true, "id": "0336657537fc4c4f8bb3e97c42302c02", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_61ded487-7ec7-486b-895d-d5d64de02ef8"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.46:5000/v3/projects/3188c96ec01940fba81c35d45eb11133"}, "tags": [], "enabled": true, "id": "3188c96ec01940fba81c35d45eb11133", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f"}, "tags": [], "enabled": true, "id": "ae5008b7eba04bb8ab8b9bea870a005f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-08 05:50:37,124 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/projects used request id req-cd8022a7-e547-40e1-881a-9ca40cba28ae 2019-06-08 05:50:37,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.121453046799s 2019-06-08 05:50:37,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-06-08 05:50:37,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:5000/v3/projects/0336657537fc4c4f8bb3e97c42302c02 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}053ed6ff28e90d737703e68bbf6c6347c1a787ba" 2019-06-08 05:50:37,429 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 05:50:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4fede6ca-1463-406c-a133-5ccdd861c9bd 2019-06-08 05:50:37,429 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 05:50:37,430 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.46:5000/v3/projects/0336657537fc4c4f8bb3e97c42302c02 used request id req-4fede6ca-1463-406c-a133-5ccdd861c9bd 2019-06-08 05:50:37,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.301110029221s 2019-06-08 05:50:37,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-08 05:50:37,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:9696/v2.0/security-groups.json?project_id=0336657537fc4c4f8bb3e97c42302c02&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}053ed6ff28e90d737703e68bbf6c6347c1a787ba" 2019-06-08 05:50:38,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 08 Jun 2019 05:50:38 GMT X-Openstack-Request-Id: req-1787890e-19c6-4ca4-9a50-757ca4d8f067 2019-06-08 05:50:38,474 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0336657537fc4c4f8bb3e97c42302c02", "created_at": "2019-06-08T05:50:23Z", "updated_at": "2019-06-08T05:50:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:23Z", "revision_number": 0, "id": "0b9b302f-7cd8-4ec5-9f8a-3382334cd4e6", "remote_group_id": "902a2e2f-55f7-44f3-92ad-71c49fa98376", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:23Z", "security_group_id": "902a2e2f-55f7-44f3-92ad-71c49fa98376", "tenant_id": "0336657537fc4c4f8bb3e97c42302c02", "port_range_min": null, "ethertype": "IPv4", "project_id": "0336657537fc4c4f8bb3e97c42302c02"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:23Z", "revision_number": 0, "id": "3f537ca7-84de-4659-be81-52bc0987c3c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:23Z", "security_group_id": "902a2e2f-55f7-44f3-92ad-71c49fa98376", "tenant_id": "0336657537fc4c4f8bb3e97c42302c02", "port_range_min": null, "ethertype": "IPv6", "project_id": "0336657537fc4c4f8bb3e97c42302c02"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:23Z", "revision_number": 0, "id": "4aa5669e-a673-4387-b0ad-442c132ddbf0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:23Z", "security_group_id": "902a2e2f-55f7-44f3-92ad-71c49fa98376", "tenant_id": "0336657537fc4c4f8bb3e97c42302c02", "port_range_min": null, "ethertype": "IPv4", "project_id": "0336657537fc4c4f8bb3e97c42302c02"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:23Z", "revision_number": 0, "id": "a71398d8-b4ea-4648-bbb4-a4da275036f7", "remote_group_id": "902a2e2f-55f7-44f3-92ad-71c49fa98376", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:23Z", "security_group_id": "902a2e2f-55f7-44f3-92ad-71c49fa98376", "tenant_id": "0336657537fc4c4f8bb3e97c42302c02", "port_range_min": null, "ethertype": "IPv6", "project_id": "0336657537fc4c4f8bb3e97c42302c02"}], "revision_number": 1, "project_id": "0336657537fc4c4f8bb3e97c42302c02", "id": "902a2e2f-55f7-44f3-92ad-71c49fa98376", "name": "default"}]} 2019-06-08 05:50:38,475 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/security-groups.json?project_id=0336657537fc4c4f8bb3e97c42302c02&name=default used request id req-1787890e-19c6-4ca4-9a50-757ca4d8f067 2019-06-08 05:50:38,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 1.04104399681s 2019-06-08 05:50:38,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-08 05:50:38,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}053ed6ff28e90d737703e68bbf6c6347c1a787ba" 2019-06-08 05:50:38,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sat, 08 Jun 2019 05:50:38 GMT X-Openstack-Request-Id: req-aee9070c-eee0-4e89-bc73-830d227751ef 2019-06-08 05:50:38,536 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3188c96ec01940fba81c35d45eb11133", "created_at": "2019-06-08T05:50:08Z", "updated_at": "2019-06-08T05:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "1a304197-6259-47fb-8799-aa407182630d", "remote_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv6", "project_id": "3188c96ec01940fba81c35d45eb11133"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "487196b0-2bde-45c0-8b45-f9fcd16601fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv4", "project_id": "3188c96ec01940fba81c35d45eb11133"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "abadd49a-1a8f-405f-ba47-7c59fe8b0d0f", "remote_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv4", "project_id": "3188c96ec01940fba81c35d45eb11133"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "d26daddf-2739-444d-991e-138b96ac2ac2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv6", "project_id": "3188c96ec01940fba81c35d45eb11133"}], "revision_number": 1, "project_id": "3188c96ec01940fba81c35d45eb11133", "id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "created_at": "2019-06-08T05:47:57Z", "updated_at": "2019-06-08T05:47:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "02da1104-56ed-4749-b003-90c4f8f656ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "a3f7c7ce-1565-464d-9c08-e39b080cdb6d", "remote_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "c5f47a68-2c8b-4de3-91dc-0a19312beb49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "d9877ee1-16fa-4f55-9b57-2bd861dcc4ea", "remote_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}], "revision_number": 1, "project_id": "ae5008b7eba04bb8ab8b9bea870a005f", "id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-06-08T05:50:09Z", "updated_at": "2019-06-08T05:50:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "41f1ce41-3b64-482a-87c5-0d0b11c6398f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "79dc58b0-b605-4504-9229-080d558ac4f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "81274cd5-6700-4e0f-8a2a-1f2e3420f4f3", "remote_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "dd1516ff-335a-4f12-a448-f096493076e7", "remote_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "48f2b38a-983e-4487-ab36-f87307c0130c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0336657537fc4c4f8bb3e97c42302c02", "created_at": "2019-06-08T05:50:23Z", "updated_at": "2019-06-08T05:50:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:23Z", "revision_number": 0, "id": "0b9b302f-7cd8-4ec5-9f8a-3382334cd4e6", "remote_group_id": "902a2e2f-55f7-44f3-92ad-71c49fa98376", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:23Z", "security_group_id": "902a2e2f-55f7-44f3-92ad-71c49fa98376", "tenant_id": "0336657537fc4c4f8bb3e97c42302c02", "port_range_min": null, "ethertype": "IPv4", "project_id": "0336657537fc4c4f8bb3e97c42302c02"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:23Z", "revision_number": 0, "id": "3f537ca7-84de-4659-be81-52bc0987c3c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:23Z", "security_group_id": "902a2e2f-55f7-44f3-92ad-71c49fa98376", "tenant_id": "0336657537fc4c4f8bb3e97c42302c02", "port_range_min": null, "ethertype": "IPv6", "project_id": "0336657537fc4c4f8bb3e97c42302c02"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:23Z", "revision_number": 0, "id": "4aa5669e-a673-4387-b0ad-442c132ddbf0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:23Z", "security_group_id": "902a2e2f-55f7-44f3-92ad-71c49fa98376", "tenant_id": "0336657537fc4c4f8bb3e97c42302c02", "port_range_min": null, "ethertype": "IPv4", "project_id": "0336657537fc4c4f8bb3e97c42302c02"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:23Z", "revision_number": 0, "id": "a71398d8-b4ea-4648-bbb4-a4da275036f7", "remote_group_id": "902a2e2f-55f7-44f3-92ad-71c49fa98376", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:23Z", "security_group_id": "902a2e2f-55f7-44f3-92ad-71c49fa98376", "tenant_id": "0336657537fc4c4f8bb3e97c42302c02", "port_range_min": null, "ethertype": "IPv6", "project_id": "0336657537fc4c4f8bb3e97c42302c02"}], "revision_number": 1, "project_id": "0336657537fc4c4f8bb3e97c42302c02", "id": "902a2e2f-55f7-44f3-92ad-71c49fa98376", "name": "default"}]} 2019-06-08 05:50:38,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/security-groups.json used request id req-aee9070c-eee0-4e89-bc73-830d227751ef 2019-06-08 05:50:38,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0564119815826s 2019-06-08 05:50:38,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-06-08 05:50:38,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/security-groups/902a2e2f-55f7-44f3-92ad-71c49fa98376.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}053ed6ff28e90d737703e68bbf6c6347c1a787ba" 2019-06-08 05:50:38,687 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 05:50:38 GMT X-Openstack-Request-Id: req-6a37bf32-254c-4cd0-8138-efd2c5de5d08 2019-06-08 05:50:38,687 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 05:50:38,687 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/security-groups/902a2e2f-55f7-44f3-92ad-71c49fa98376.json used request id req-6a37bf32-254c-4cd0-8138-efd2c5de5d08 2019-06-08 05:50:38,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.14416384697s 2019-06-08 05:50:38,727 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2019-06-08 05:50:38,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 05:50:38,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sat, 08 Jun 2019 05:50:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a0b71d8-e1c3-4f11-96ab-78b7698e1721 2019-06-08 05:50:38,800 - 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.46:5000/v3/", "rel": "self"}]}} 2019-06-08 05:50:38,800 - keystoneauth.session - DEBUG - GET call to http://172.30.9.46:5000/v3 used request id req-2a0b71d8-e1c3-4f11-96ab-78b7698e1721 2019-06-08 05:50:38,800 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.46:5000/v3/auth/tokens 2019-06-08 05:50:39,217 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "d2be94ca10bc410d8e2df55ad673d32f", "name": "member"}, {"id": "e5096deb7bb54cdfaba406b083716814", "name": "admin"}, {"id": "20c52caa8815436598706c0044dd78ea", "name": "reader"}], "expires_at": "2019-06-08T06:50:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3188c96ec01940fba81c35d45eb11133", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "569429e3916a40609b1b095c350d4f40"}, {"url": "http://172.30.9.46:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f8c054a2af64f418c37ee7727690693"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b02dfb863f5a4bffb36851235754ef91"}], "type": "metric", "id": "04a04b69122f4f738931230cee29629a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699fd3a20c8d40938f47375515d56729"}, {"url": "http://172.30.9.46:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a29c25ed5bae42389e53743e2b2d4cc6"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2aa7441977c496197e3dd66db370091"}], "type": "image", "id": "1229db241b1e4199aa3477e6a5aaaaf3", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.25:8080/v1/AUTH_3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f18ac20553a423cb64c4c119b4996d7"}, {"url": "http://172.30.9.46:8080/v1/AUTH_3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9cb7095bfac44798c7fb7f9deeeb6c2"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5274ae5199a462fbdfc0fea51cec5a4"}], "type": "object-store", "id": "3937992c91de456ab652dcaface65051", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.46:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469fe8a62bab4dce8322074f2fcdb9b4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e66cd3f99f9447b491021e663455e8c8"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "faa6e36db7f04aaf89b1671b36545dd9"}], "type": "cloudformation", "id": "4475ac30861f4898a3b4a3f25d4c15a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "451296117b884380836bc65617a5acf5"}, {"url": "http://172.30.9.46:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3bf63cbaa4d40d8a7b3788a9ab9cf75"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8fcd63580f1428d9b345eecdbd48204"}], "type": "compute", "id": "55cb302de7b240e1a0963bcae70f4b34", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04b4a8c11b3f4bd1ab89c03a5aa9bd51"}, {"url": "http://172.30.9.46:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "489dc505b18c45b097be2b0ce43d310b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "768110a585514cb9a095e0ffab526da4"}], "type": "identity", "id": "6494ad775fb84e9891f5bc3015a60f48", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.46:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02cf21684702424ca6c0c65fbe598276"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a219343778574f9a89cf8eda09913c42"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3727342b4d045659e67915b25bea965"}], "type": "placement", "id": "6dd232e0a9944d6f8afacd7b59c2bb55", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f4e281ad8cd4aaba41477f8f55544b4"}, {"url": "http://172.30.9.46:8776/v2/3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f80c73c49c6480dba7d5f4b80e4a948"}, {"url": "http://192.30.9.6:8776/v2/3188c96ec01940fba81c35d45eb11133", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c209dd66f03a44bd9424eb1cad43b57c"}], "type": "volumev2", "id": "7c5d79a9253b44f1afeea36304180784", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c9a71230b064918baa5ec4ab83144c8"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d7c07f63f584a70a7df59e46b53c425"}, {"url": "http://172.30.9.46:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a67b17f9d1f45acb1b7213e75ed7276"}], "type": "event", "id": "84c44c0613f94bf8bbb2e05ff2f89471", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/3188c96ec01940fba81c35d45eb11133", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "775bcb67ac30456cb720438594a475e1"}, {"url": "http://192.30.9.6:8776/v3/3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2c0df4ad6a14557a0e2b97bfa52019f"}, {"url": "http://172.30.9.46:8776/v3/3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ef016b34aa45a7ba522cfecbfec6eb"}], "type": "volumev3", "id": "8b8641e49b5f486a864b0b857a0e9a73", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "121402a262894e60b2dd90a4c91ddfc4"}, {"url": "http://192.30.9.6:8004/v1/3188c96ec01940fba81c35d45eb11133", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "843fd802e471465f9929116059937b0b"}, {"url": "http://172.30.9.46:8004/v1/3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b71667e57ac348d19ee51701c2492bc8"}], "type": "orchestration", "id": "910666d0b44e43dda71799578f2fb207", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.46:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d50b2697934e5aa702ab2b26a44279"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0eb6565be3e44b382acfbe153b647bf"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0ee7731b0a344dd95394ec40456c966"}], "type": "network", "id": "96d169df5f3246498ebfd684c882081c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.46:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6207f5501c4d439cb61786bf4936a152"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de1dcf61d9e44a7aa8f94ba8c4cf9375"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc2fab36e3514270a85a06afe9ff1894"}], "type": "alarming", "id": "96f5a2d27e6f427cbd0f869917a8dd5d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "bf0bc5911f744db0865b88b9285e5dc1", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fd79c31b868f4106baa6b4b6f650b664"}, "audit_ids": ["OUS18JB5SU2K5BfanzZbGA"], "issued_at": "2019-06-08T05:50:39.000000Z"}} 2019-06-08 05:50:39,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 05:50:39,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8cec4ba31cda11aeaaa33261af1048fbf093fea" 2019-06-08 05:50:39,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sat, 08 Jun 2019 05:50:39 GMT X-Openstack-Request-Id: req-f860b8d0-2011-496d-9f1c-1867f2d6c586 2019-06-08 05:50:39,580 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T05:48:01Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","provider:network_type":"flat"}]} 2019-06-08 05:50:39,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f860b8d0-2011-496d-9f1c-1867f2d6c586 2019-06-08 05:50:39,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.361305952072s 2019-06-08 05:50:39,582 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2019-06-08 05:50:39,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 05:50:39,593 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 08 Jun 2019 05:50:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17fcde8c-2c74-4c95-91cf-6982bc1468a0 2019-06-08 05:50:39,594 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 05:50:39,594 - keystoneauth.session - DEBUG - GET call to http://172.30.9.46:5000/ used request id req-17fcde8c-2c74-4c95-91cf-6982bc1468a0 2019-06-08 05:50:39,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-08 05:50:39,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8cec4ba31cda11aeaaa33261af1048fbf093fea" 2019-06-08 05:50:39,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 08 Jun 2019 05:50:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc8d75e3-b928-4d9f-a8d7-cb6386952c8d 2019-06-08 05:50:39,796 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.46:5000/v3/domains/69a9710257d445c38da42b508afe5e4c"}, "tags": [], "enabled": true, "id": "69a9710257d445c38da42b508afe5e4c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.46:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.46:5000/v3/domains", "previous": null, "next": null}} 2019-06-08 05:50:39,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/domains used request id req-cc8d75e3-b928-4d9f-a8d7-cb6386952c8d 2019-06-08 05:50:39,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.20108795166s 2019-06-08 05:50:39,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-08 05:50:39,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8cec4ba31cda11aeaaa33261af1048fbf093fea" 2019-06-08 05:50:39,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 295 Content-Type: application/json Date: Sat, 08 Jun 2019 05:50:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3724dbf6-5bfd-498c-9c13-d7246a83a2e9 2019-06-08 05:50:39,918 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.46:5000/v3/projects/3188c96ec01940fba81c35d45eb11133"}, "tags": [], "enabled": true, "id": "3188c96ec01940fba81c35d45eb11133", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f"}, "tags": [], "enabled": true, "id": "ae5008b7eba04bb8ab8b9bea870a005f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-08 05:50:39,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/projects?domain_id=default used request id req-3724dbf6-5bfd-498c-9c13-d7246a83a2e9 2019-06-08 05:50:39,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.115579128265s 2019-06-08 05:50:39,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-06-08 05:50:39,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8cec4ba31cda11aeaaa33261af1048fbf093fea" -d '{"network": {"tenant_id": "3188c96ec01940fba81c35d45eb11133", "name": "vmready1-net_e2a78d7b-ee23-4b75-9b54-edad9818e740", "admin_state_up": true}}' 2019-06-08 05:50:40,158 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 721 Content-Type: application/json Date: Sat, 08 Jun 2019 05:50:40 GMT X-Openstack-Request-Id: req-49fe3c48-5297-48b8-b1f0-82c4c22c9217 2019-06-08 05:50:40,159 - 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":"3bf2067c-3b74-47c9-a823-84db5411ac71","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":5,"ipv4_address_scope":null,"shared":false,"project_id":"3188c96ec01940fba81c35d45eb11133","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-08T05:50:40Z","is_default":false,"qos_policy_id":null,"name":"vmready1-net_e2a78d7b-ee23-4b75-9b54-edad9818e740","admin_state_up":true,"tenant_id":"3188c96ec01940fba81c35d45eb11133","created_at":"2019-06-08T05:50:39Z","mtu":1450}} 2019-06-08 05:50:40,159 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-49fe3c48-5297-48b8-b1f0-82c4c22c9217 2019-06-08 05:50:40,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.239795923233s 2019-06-08 05:50:40,159 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-06-08T05:50:40Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'3bf2067c-3b74-47c9-a823-84db5411ac71', 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'vmready1-net_e2a78d7b-ee23-4b75-9b54-edad9818e740', u'created_at': u'2019-06-08T05:50:39Z', u'mtu': 1450, u'tenant_id': u'3188c96ec01940fba81c35d45eb11133', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'3188c96ec01940fba81c35d45eb11133', u'l2_adjacency': True}) 2019-06-08 05:50:40,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 05:50:40,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8cec4ba31cda11aeaaa33261af1048fbf093fea" 2019-06-08 05:50:40,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1427 Content-Type: application/json Date: Sat, 08 Jun 2019 05:50:40 GMT X-Openstack-Request-Id: req-e83d11fe-ad56-4f6d-8d54-62989c792bf9 2019-06-08 05:50:40,416 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"3bf2067c-3b74-47c9-a823-84db5411ac71","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":5,"ipv4_address_scope":null,"shared":false,"project_id":"3188c96ec01940fba81c35d45eb11133","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-08T05:50:40Z","qos_policy_id":null,"name":"vmready1-net_e2a78d7b-ee23-4b75-9b54-edad9818e740","admin_state_up":true,"tenant_id":"3188c96ec01940fba81c35d45eb11133","created_at":"2019-06-08T05:50:39Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T05:48:01Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","provider:network_type":"flat"}]} 2019-06-08 05:50:40,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-e83d11fe-ad56-4f6d-8d54-62989c792bf9 2019-06-08 05:50:40,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.256472110748s 2019-06-08 05:50:40,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-06-08 05:50:40,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8cec4ba31cda11aeaaa33261af1048fbf093fea" -d '{"subnet": {"name": "vmready1-subnet_e2a78d7b-ee23-4b75-9b54-edad9818e740", "enable_dhcp": true, "network_id": "3bf2067c-3b74-47c9-a823-84db5411ac71", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-06-08 05:50:40,995 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 694 Content-Type: application/json Date: Sat, 08 Jun 2019 05:50:40 GMT X-Openstack-Request-Id: req-5b8abceb-d803-4d66-8fb9-2e213ffd5beb 2019-06-08 05:50:40,995 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-06-08T05:50:40Z","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":"8dc1eb63-d371-4628-8733-381f958a1cbf","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"3188c96ec01940fba81c35d45eb11133","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_e2a78d7b-ee23-4b75-9b54-edad9818e740","enable_dhcp":true,"segment_id":null,"network_id":"3bf2067c-3b74-47c9-a823-84db5411ac71","tenant_id":"3188c96ec01940fba81c35d45eb11133","created_at":"2019-06-08T05:50:40Z","ip_version":4}} 2019-06-08 05:50:40,995 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/subnets.json used request id req-5b8abceb-d803-4d66-8fb9-2e213ffd5beb 2019-06-08 05:50:40,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.577455043793s 2019-06-08 05:50:40,996 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-08T05:50:40Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'8dc1eb63-d371-4628-8733-381f958a1cbf', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_e2a78d7b-ee23-4b75-9b54-edad9818e740', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'3bf2067c-3b74-47c9-a823-84db5411ac71', u'tenant_id': u'3188c96ec01940fba81c35d45eb11133', u'created_at': u'2019-06-08T05:50:40Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'3188c96ec01940fba81c35d45eb11133'}) 2019-06-08 05:50:40,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-06-08 05:50:40,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8cec4ba31cda11aeaaa33261af1048fbf093fea" -d '{"router": {"external_gateway_info": {"network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "name": "vmready1-router_e2a78d7b-ee23-4b75-9b54-edad9818e740", "admin_state_up": true}}' 2019-06-08 05:50:42,596 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 708 Content-Type: application/json Date: Sat, 08 Jun 2019 05:50:42 GMT X-Openstack-Request-Id: req-54b4d9e8-8f24-4426-a4a7-2d2119b11ce3 2019-06-08 05:50:42,596 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a3d564af-8d87-4f4f-9680-f5a9465e0acc", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "3188c96ec01940fba81c35d45eb11133", "created_at": "2019-06-08T05:50:41Z", "admin_state_up": true, "updated_at": "2019-06-08T05:50:42Z", "project_id": "3188c96ec01940fba81c35d45eb11133", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "2c3f04a9-395e-4882-b22a-965d7ed02747", "name": "vmready1-router_e2a78d7b-ee23-4b75-9b54-edad9818e740"}} 2019-06-08 05:50:42,596 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/routers.json used request id req-54b4d9e8-8f24-4426-a4a7-2d2119b11ce3 2019-06-08 05:50:42,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.59991192818s 2019-06-08 05:50:42,597 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-08T05:50:42Z', u'revision_number': 2, u'ha': False, u'id': u'2c3f04a9-395e-4882-b22a-965d7ed02747', u'external_gateway_info': {u'network_id': u'd0205d84-f6dd-4d92-b76b-dc9ca1111094', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a3d564af-8d87-4f4f-9680-f5a9465e0acc', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-router_e2a78d7b-ee23-4b75-9b54-edad9818e740', u'admin_state_up': True, u'tenant_id': u'3188c96ec01940fba81c35d45eb11133', u'created_at': u'2019-06-08T05:50:41Z', u'flavor_id': None, u'routes': [], u'project_id': u'3188c96ec01940fba81c35d45eb11133'}) 2019-06-08 05:50:42,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-06-08 05:50:42,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:9696/v2.0/routers/2c3f04a9-395e-4882-b22a-965d7ed02747/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8cec4ba31cda11aeaaa33261af1048fbf093fea" -d '{"subnet_id": "8dc1eb63-d371-4628-8733-381f958a1cbf"}' 2019-06-08 05:50:44,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 08 Jun 2019 05:50:44 GMT X-Openstack-Request-Id: req-f7da8e43-4a59-404d-88c2-9b9a2e43034e 2019-06-08 05:50:44,808 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "3bf2067c-3b74-47c9-a823-84db5411ac71", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "subnet_id": "8dc1eb63-d371-4628-8733-381f958a1cbf", "subnet_ids": ["8dc1eb63-d371-4628-8733-381f958a1cbf"], "port_id": "cdbf0ef8-ea38-4592-9e4a-60b45e6aae36", "id": "2c3f04a9-395e-4882-b22a-965d7ed02747"} 2019-06-08 05:50:44,809 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.46:9696/v2.0/routers/2c3f04a9-395e-4882-b22a-965d7ed02747/add_router_interface.json used request id req-f7da8e43-4a59-404d-88c2-9b9a2e43034e 2019-06-08 05:50:44,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.21103191376s 2019-06-08 05:50:44,809 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-06-08 05:50:44,914 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-06-08 05:50:44,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 05:50:44,923 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 08 Jun 2019 05:50:44 GMT 2019-06-08 05:50:44,923 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}]} 2019-06-08 05:50:44,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 05:50:44,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8cec4ba31cda11aeaaa33261af1048fbf093fea" 2019-06-08 05:50:45,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 08 Jun 2019 05:50:45 GMT X-Openstack-Request-Id: req-8c5d43c3-57c5-417f-b53b-3beb9e8ed119 2019-06-08 05:50:45,719 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 05:50:45,719 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-8c5d43c3-57c5-417f-b53b-3beb9e8ed119 2019-06-08 05:50:45,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.793313026428s 2019-06-08 05:50:45,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-06-08 05:50:45,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8cec4ba31cda11aeaaa33261af1048fbf093fea" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_e2a78d7b-ee23-4b75-9b54-edad9818e740", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_e2a78d7b-ee23-4b75-9b54-edad9818e740"}' 2019-06-08 05:50:45,854 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Sat, 08 Jun 2019 05:50:45 GMT Location: http://172.30.9.46:9292/v2/images/032fb6b9-ab90-4370-81fe-e68b77c75b7a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-0614d171-bcd9-49bc-99b8-c3c3a6d0ad7d 2019-06-08 05:50:45,854 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T05:50:45Z", "file": "/v2/images/032fb6b9-ab90-4370-81fe-e68b77c75b7a/file", "owner": "3188c96ec01940fba81c35d45eb11133", "id": "032fb6b9-ab90-4370-81fe-e68b77c75b7a", "size": null, "self": "/v2/images/032fb6b9-ab90-4370-81fe-e68b77c75b7a", "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_e2a78d7b-ee23-4b75-9b54-edad9818e740", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_e2a78d7b-ee23-4b75-9b54-edad9818e740", "checksum": null, "created_at": "2019-06-08T05:50:45Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-06-08 05:50:45,855 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.46:9292/v2/images used request id req-0614d171-bcd9-49bc-99b8-c3c3a6d0ad7d 2019-06-08 05:50:45,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.127665996552s 2019-06-08 05:50:45,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-06-08 05:50:45,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:9292/v2/images/032fb6b9-ab90-4370-81fe-e68b77c75b7a/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8cec4ba31cda11aeaaa33261af1048fbf093fea" -d '' 2019-06-08 05:50:48,383 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 05:50:48 GMT X-Openstack-Request-Id: req-12675c18-bb8a-4738-ab6f-dec2bef0b7fa 2019-06-08 05:50:48,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-06-08 05:50:48,383 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.46:9292/v2/images/032fb6b9-ab90-4370-81fe-e68b77c75b7a/file used request id req-12675c18-bb8a-4738-ab6f-dec2bef0b7fa 2019-06-08 05:50:48,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 2.5276529789s 2019-06-08 05:50:48,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 05:50:48,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8cec4ba31cda11aeaaa33261af1048fbf093fea" 2019-06-08 05:50:48,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Sat, 08 Jun 2019 05:50:48 GMT X-Openstack-Request-Id: req-fe28c042-b791-44b6-907b-896793f24e17 2019-06-08 05:50:48,413 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T05:50:48Z", "file": "/v2/images/032fb6b9-ab90-4370-81fe-e68b77c75b7a/file", "owner": "3188c96ec01940fba81c35d45eb11133", "id": "032fb6b9-ab90-4370-81fe-e68b77c75b7a", "size": 12716032, "self": "/v2/images/032fb6b9-ab90-4370-81fe-e68b77c75b7a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/032fb6b9-ab90-4370-81fe-e68b77c75b7a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/032fb6b9-ab90-4370-81fe-e68b77c75b7a/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_e2a78d7b-ee23-4b75-9b54-edad9818e740", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_e2a78d7b-ee23-4b75-9b54-edad9818e740", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-08T05:50:45Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 05:50:48,413 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-fe28c042-b791-44b6-907b-896793f24e17 2019-06-08 05:50:48,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0259158611298s 2019-06-08 05:50:48,416 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/032fb6b9-ab90-4370-81fe-e68b77c75b7a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/032fb6b9-ab90-4370-81fe-e68b77c75b7a/file', 'owner': u'3188c96ec01940fba81c35d45eb11133', 'id': u'032fb6b9-ab90-4370-81fe-e68b77c75b7a', 'size': 12716032, u'self': u'/v2/images/032fb6b9-ab90-4370-81fe-e68b77c75b7a', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3188c96ec01940fba81c35d45eb11133', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/032fb6b9-ab90-4370-81fe-e68b77c75b7a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-08T05:50:48Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-06-08T05:50:48Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_e2a78d7b-ee23-4b75-9b54-edad9818e740', '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/032fb6b9-ab90-4370-81fe-e68b77c75b7a', 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_e2a78d7b-ee23-4b75-9b54-edad9818e740', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready1-img_e2a78d7b-ee23-4b75-9b54-edad9818e740', 'created': u'2019-06-08T05:50:45Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-08T05:50:45Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/032fb6b9-ab90-4370-81fe-e68b77c75b7a', 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_e2a78d7b-ee23-4b75-9b54-edad9818e740', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-08 05:50:48,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-06-08 05:50:48,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8cec4ba31cda11aeaaa33261af1048fbf093fea" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready1-flavor_e2a78d7b-ee23-4b75-9b54-edad9818e740", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-06-08 05:50:48,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sat, 08 Jun 2019 05:50: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-00fb38e8-7c33-479a-93b5-db298ea2e8b8 x-openstack-request-id: req-00fb38e8-7c33-479a-93b5-db298ea2e8b8 2019-06-08 05:50:48,752 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vmready1-flavor_e2a78d7b-ee23-4b75-9b54-edad9818e740", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/3bd96c72-76bd-4fb5-81a7-a28dd3062068", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/3bd96c72-76bd-4fb5-81a7-a28dd3062068", "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": "3bd96c72-76bd-4fb5-81a7-a28dd3062068"}} 2019-06-08 05:50:48,752 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-00fb38e8-7c33-479a-93b5-db298ea2e8b8 2019-06-08 05:50:48,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.333032131195s 2019-06-08 05:50:48,753 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_e2a78d7b-ee23-4b75-9b54-edad9818e740', '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'3188c96ec01940fba81c35d45eb11133', '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'3bd96c72-76bd-4fb5-81a7-a28dd3062068', 'swap': 0}) 2019-06-08 05:50:48,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-06-08 05:50:48,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/flavors/3bd96c72-76bd-4fb5-81a7-a28dd3062068/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8cec4ba31cda11aeaaa33261af1048fbf093fea" -d '{"extra_specs": {}}' 2019-06-08 05:50:48,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 08 Jun 2019 05:50: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-bcbd327f-850d-478b-bb23-69ec00f81069 x-openstack-request-id: req-bcbd327f-850d-478b-bb23-69ec00f81069 2019-06-08 05:50:48,777 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-06-08 05:50:48,777 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/flavors/3bd96c72-76bd-4fb5-81a7-a28dd3062068/os-extra_specs used request id req-bcbd327f-850d-478b-bb23-69ec00f81069 2019-06-08 05:50:48,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0234780311584s 2019-06-08 05:50:48,894 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-08 05:50:48,895 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:09 | PASS | +-------------------+------------------+------------------+----------------+ 2019-06-08 05:50:48,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-06-08 05:50:48,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:9696/v2.0/routers/2c3f04a9-395e-4882-b22a-965d7ed02747/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8cec4ba31cda11aeaaa33261af1048fbf093fea" -d '{"subnet_id": "8dc1eb63-d371-4628-8733-381f958a1cbf"}' 2019-06-08 05:50:51,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 08 Jun 2019 05:50:51 GMT X-Openstack-Request-Id: req-2d640ff8-216e-4800-b5bd-e8ab7d92ce85 2019-06-08 05:50:51,042 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "3bf2067c-3b74-47c9-a823-84db5411ac71", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "subnet_id": "8dc1eb63-d371-4628-8733-381f958a1cbf", "subnet_ids": ["8dc1eb63-d371-4628-8733-381f958a1cbf"], "port_id": "cdbf0ef8-ea38-4592-9e4a-60b45e6aae36", "id": "2c3f04a9-395e-4882-b22a-965d7ed02747"} 2019-06-08 05:50:51,042 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.46:9696/v2.0/routers/2c3f04a9-395e-4882-b22a-965d7ed02747/remove_router_interface.json used request id req-2d640ff8-216e-4800-b5bd-e8ab7d92ce85 2019-06-08 05:50:51,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.14073801041s 2019-06-08 05:50:51,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-06-08 05:50:51,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8cec4ba31cda11aeaaa33261af1048fbf093fea" 2019-06-08 05:50:51,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 717 Content-Type: application/json Date: Sat, 08 Jun 2019 05:50:51 GMT X-Openstack-Request-Id: req-0837dc70-9bca-4f96-98cc-78888fb1d7c5 2019-06-08 05:50:51,180 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a3d564af-8d87-4f4f-9680-f5a9465e0acc", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "3188c96ec01940fba81c35d45eb11133", "created_at": "2019-06-08T05:50:41Z", "admin_state_up": true, "updated_at": "2019-06-08T05:50:50Z", "project_id": "3188c96ec01940fba81c35d45eb11133", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "2c3f04a9-395e-4882-b22a-965d7ed02747", "name": "vmready1-router_e2a78d7b-ee23-4b75-9b54-edad9818e740"}]} 2019-06-08 05:50:51,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/routers.json used request id req-0837dc70-9bca-4f96-98cc-78888fb1d7c5 2019-06-08 05:50:51,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.136964082718s 2019-06-08 05:50:51,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-06-08 05:50:51,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/routers/2c3f04a9-395e-4882-b22a-965d7ed02747.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8cec4ba31cda11aeaaa33261af1048fbf093fea" 2019-06-08 05:50:52,436 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 05:50:52 GMT X-Openstack-Request-Id: req-12e21621-ae07-4fc4-bfd5-681f6d62a05b 2019-06-08 05:50:52,436 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 05:50:52,436 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/routers/2c3f04a9-395e-4882-b22a-965d7ed02747.json used request id req-12e21621-ae07-4fc4-bfd5-681f6d62a05b 2019-06-08 05:50:52,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.25457000732s 2019-06-08 05:50:52,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-06-08 05:50:52,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8cec4ba31cda11aeaaa33261af1048fbf093fea" 2019-06-08 05:50:52,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1326 Content-Type: application/json Date: Sat, 08 Jun 2019 05:50:52 GMT X-Openstack-Request-Id: req-b644bc56-7343-416a-9c8a-41626d835e09 2019-06-08 05:50:52,499 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-06-08T05:50:40Z","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":"8dc1eb63-d371-4628-8733-381f958a1cbf","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"3188c96ec01940fba81c35d45eb11133","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_e2a78d7b-ee23-4b75-9b54-edad9818e740","enable_dhcp":true,"segment_id":null,"network_id":"3bf2067c-3b74-47c9-a823-84db5411ac71","tenant_id":"3188c96ec01940fba81c35d45eb11133","created_at":"2019-06-08T05:50:40Z","ip_version":4},{"updated_at":"2019-06-08T05:48:01Z","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":"a3d564af-8d87-4f4f-9680-f5a9465e0acc","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"ae5008b7eba04bb8ab8b9bea870a005f","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:48:01Z","ip_version":4}]} 2019-06-08 05:50:52,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/subnets.json used request id req-b644bc56-7343-416a-9c8a-41626d835e09 2019-06-08 05:50:52,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0626449584961s 2019-06-08 05:50:52,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-06-08 05:50:52,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/subnets/8dc1eb63-d371-4628-8733-381f958a1cbf.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8cec4ba31cda11aeaaa33261af1048fbf093fea" 2019-06-08 05:50:54,655 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 05:50:54 GMT X-Openstack-Request-Id: req-3ba0c101-efac-4fe9-a3ce-b8c2d255ab17 2019-06-08 05:50:54,655 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 05:50:54,655 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/subnets/8dc1eb63-d371-4628-8733-381f958a1cbf.json used request id req-3ba0c101-efac-4fe9-a3ce-b8c2d255ab17 2019-06-08 05:50:54,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.1543700695s 2019-06-08 05:50:54,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 05:50:54,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8cec4ba31cda11aeaaa33261af1048fbf093fea" 2019-06-08 05:50:54,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1433 Content-Type: application/json Date: Sat, 08 Jun 2019 05:50:54 GMT X-Openstack-Request-Id: req-2c3534a9-1b93-418f-8d06-17260960cf5b 2019-06-08 05:50:54,739 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3bf2067c-3b74-47c9-a823-84db5411ac71","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":5,"ipv4_address_scope":null,"shared":false,"project_id":"3188c96ec01940fba81c35d45eb11133","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-08T05:50:53Z","qos_policy_id":null,"name":"vmready1-net_e2a78d7b-ee23-4b75-9b54-edad9818e740","admin_state_up":true,"tenant_id":"3188c96ec01940fba81c35d45eb11133","created_at":"2019-06-08T05:50:39Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T05:48:01Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","provider:network_type":"flat"}]} 2019-06-08 05:50:54,740 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-2c3534a9-1b93-418f-8d06-17260960cf5b 2019-06-08 05:50:54,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0840799808502s 2019-06-08 05:50:54,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-06-08 05:50:54,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/networks/3bf2067c-3b74-47c9-a823-84db5411ac71.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8cec4ba31cda11aeaaa33261af1048fbf093fea" 2019-06-08 05:50:55,930 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 05:50:55 GMT X-Openstack-Request-Id: req-1a124459-f2e6-4e27-a36a-bb96af63468b 2019-06-08 05:50:55,930 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 05:50:55,931 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/networks/3bf2067c-3b74-47c9-a823-84db5411ac71.json used request id req-1a124459-f2e6-4e27-a36a-bb96af63468b 2019-06-08 05:50:55,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.18988490105s 2019-06-08 05:50:55,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 05:50:55,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8cec4ba31cda11aeaaa33261af1048fbf093fea" 2019-06-08 05:50:55,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Sat, 08 Jun 2019 05:50:55 GMT X-Openstack-Request-Id: req-6da4733d-717c-41a0-814d-dfe3e5adf88a 2019-06-08 05:50:55,961 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T05:50:48Z", "file": "/v2/images/032fb6b9-ab90-4370-81fe-e68b77c75b7a/file", "owner": "3188c96ec01940fba81c35d45eb11133", "id": "032fb6b9-ab90-4370-81fe-e68b77c75b7a", "size": 12716032, "self": "/v2/images/032fb6b9-ab90-4370-81fe-e68b77c75b7a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/032fb6b9-ab90-4370-81fe-e68b77c75b7a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/032fb6b9-ab90-4370-81fe-e68b77c75b7a/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_e2a78d7b-ee23-4b75-9b54-edad9818e740", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_e2a78d7b-ee23-4b75-9b54-edad9818e740", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-08T05:50:45Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 05:50:55,961 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-6da4733d-717c-41a0-814d-dfe3e5adf88a 2019-06-08 05:50:55,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.025771856308s 2019-06-08 05:50:55,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-06-08 05:50:55,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9292/v2/images/032fb6b9-ab90-4370-81fe-e68b77c75b7a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8cec4ba31cda11aeaaa33261af1048fbf093fea" 2019-06-08 05:50:56,284 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 05:50:56 GMT X-Openstack-Request-Id: req-5c351b39-131a-409c-adda-40ee08bccd87 2019-06-08 05:50:56,284 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 05:50:56,284 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.46:9292/v2/images/032fb6b9-ab90-4370-81fe-e68b77c75b7a used request id req-5c351b39-131a-409c-adda-40ee08bccd87 2019-06-08 05:50:56,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.321969032288s 2019-06-08 05:50:56,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-08 05:50:56,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8cec4ba31cda11aeaaa33261af1048fbf093fea" 2019-06-08 05:50:56,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Sat, 08 Jun 2019 05:50:56 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8f2ecb65-29cc-477b-becc-fd2e4c0dbbf4 x-openstack-request-id: req-8f2ecb65-29cc-477b-becc-fd2e4c0dbbf4 2019-06-08 05:50:56,326 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vmready1-flavor_e2a78d7b-ee23-4b75-9b54-edad9818e740", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/3bd96c72-76bd-4fb5-81a7-a28dd3062068", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/3bd96c72-76bd-4fb5-81a7-a28dd3062068", "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": "3bd96c72-76bd-4fb5-81a7-a28dd3062068"}]} 2019-06-08 05:50:56,326 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None used request id req-8f2ecb65-29cc-477b-becc-fd2e4c0dbbf4 2019-06-08 05:50:56,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0253159999847s 2019-06-08 05:50:56,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-06-08 05:50:56,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:8774/v2.1/flavors/3bd96c72-76bd-4fb5-81a7-a28dd3062068 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8cec4ba31cda11aeaaa33261af1048fbf093fea" 2019-06-08 05:50:56,463 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 08 Jun 2019 05:50:56 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5e516893-4672-42ad-9ca3-c49019305a7f x-openstack-request-id: req-5e516893-4672-42ad-9ca3-c49019305a7f 2019-06-08 05:50:56,463 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.46:8774/v2.1/flavors/3bd96c72-76bd-4fb5-81a7-a28dd3062068 used request id req-5e516893-4672-42ad-9ca3-c49019305a7f 2019-06-08 05:50:56,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.135519981384s 2019-06-08 05:50:56,509 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2019-06-08 05:50:56,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 05:50:56,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sat, 08 Jun 2019 05:50:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a787b3d8-8969-420f-838c-fb83d2ad3541 2019-06-08 05:50:56,571 - 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.46:5000/v3/", "rel": "self"}]}} 2019-06-08 05:50:56,571 - keystoneauth.session - DEBUG - GET call to http://172.30.9.46:5000/v3 used request id req-a787b3d8-8969-420f-838c-fb83d2ad3541 2019-06-08 05:50:56,572 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.46:5000/v3/auth/tokens 2019-06-08 05:50:56,976 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "d2be94ca10bc410d8e2df55ad673d32f", "name": "member"}, {"id": "e5096deb7bb54cdfaba406b083716814", "name": "admin"}, {"id": "20c52caa8815436598706c0044dd78ea", "name": "reader"}], "expires_at": "2019-06-08T06:50:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3188c96ec01940fba81c35d45eb11133", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "569429e3916a40609b1b095c350d4f40"}, {"url": "http://172.30.9.46:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f8c054a2af64f418c37ee7727690693"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b02dfb863f5a4bffb36851235754ef91"}], "type": "metric", "id": "04a04b69122f4f738931230cee29629a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699fd3a20c8d40938f47375515d56729"}, {"url": "http://172.30.9.46:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a29c25ed5bae42389e53743e2b2d4cc6"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2aa7441977c496197e3dd66db370091"}], "type": "image", "id": "1229db241b1e4199aa3477e6a5aaaaf3", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.25:8080/v1/AUTH_3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f18ac20553a423cb64c4c119b4996d7"}, {"url": "http://172.30.9.46:8080/v1/AUTH_3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9cb7095bfac44798c7fb7f9deeeb6c2"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5274ae5199a462fbdfc0fea51cec5a4"}], "type": "object-store", "id": "3937992c91de456ab652dcaface65051", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.46:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469fe8a62bab4dce8322074f2fcdb9b4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e66cd3f99f9447b491021e663455e8c8"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "faa6e36db7f04aaf89b1671b36545dd9"}], "type": "cloudformation", "id": "4475ac30861f4898a3b4a3f25d4c15a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "451296117b884380836bc65617a5acf5"}, {"url": "http://172.30.9.46:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3bf63cbaa4d40d8a7b3788a9ab9cf75"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8fcd63580f1428d9b345eecdbd48204"}], "type": "compute", "id": "55cb302de7b240e1a0963bcae70f4b34", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04b4a8c11b3f4bd1ab89c03a5aa9bd51"}, {"url": "http://172.30.9.46:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "489dc505b18c45b097be2b0ce43d310b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "768110a585514cb9a095e0ffab526da4"}], "type": "identity", "id": "6494ad775fb84e9891f5bc3015a60f48", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.46:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02cf21684702424ca6c0c65fbe598276"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a219343778574f9a89cf8eda09913c42"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3727342b4d045659e67915b25bea965"}], "type": "placement", "id": "6dd232e0a9944d6f8afacd7b59c2bb55", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f4e281ad8cd4aaba41477f8f55544b4"}, {"url": "http://172.30.9.46:8776/v2/3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f80c73c49c6480dba7d5f4b80e4a948"}, {"url": "http://192.30.9.6:8776/v2/3188c96ec01940fba81c35d45eb11133", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c209dd66f03a44bd9424eb1cad43b57c"}], "type": "volumev2", "id": "7c5d79a9253b44f1afeea36304180784", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c9a71230b064918baa5ec4ab83144c8"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d7c07f63f584a70a7df59e46b53c425"}, {"url": "http://172.30.9.46:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a67b17f9d1f45acb1b7213e75ed7276"}], "type": "event", "id": "84c44c0613f94bf8bbb2e05ff2f89471", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/3188c96ec01940fba81c35d45eb11133", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "775bcb67ac30456cb720438594a475e1"}, {"url": "http://192.30.9.6:8776/v3/3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2c0df4ad6a14557a0e2b97bfa52019f"}, {"url": "http://172.30.9.46:8776/v3/3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ef016b34aa45a7ba522cfecbfec6eb"}], "type": "volumev3", "id": "8b8641e49b5f486a864b0b857a0e9a73", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "121402a262894e60b2dd90a4c91ddfc4"}, {"url": "http://192.30.9.6:8004/v1/3188c96ec01940fba81c35d45eb11133", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "843fd802e471465f9929116059937b0b"}, {"url": "http://172.30.9.46:8004/v1/3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b71667e57ac348d19ee51701c2492bc8"}], "type": "orchestration", "id": "910666d0b44e43dda71799578f2fb207", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.46:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d50b2697934e5aa702ab2b26a44279"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0eb6565be3e44b382acfbe153b647bf"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0ee7731b0a344dd95394ec40456c966"}], "type": "network", "id": "96d169df5f3246498ebfd684c882081c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.46:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6207f5501c4d439cb61786bf4936a152"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de1dcf61d9e44a7aa8f94ba8c4cf9375"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc2fab36e3514270a85a06afe9ff1894"}], "type": "alarming", "id": "96f5a2d27e6f427cbd0f869917a8dd5d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "bf0bc5911f744db0865b88b9285e5dc1", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fd79c31b868f4106baa6b4b6f650b664"}, "audit_ids": ["0M1zjjeqTI686Ta13LQYow"], "issued_at": "2019-06-08T05:50:56.000000Z"}} 2019-06-08 05:50:56,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 05:50:56,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62379d35827a03998a1aced65e385137408bc406" 2019-06-08 05:50:57,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sat, 08 Jun 2019 05:50:57 GMT X-Openstack-Request-Id: req-a3b95b66-18e8-43eb-9ac6-086ad5a875a8 2019-06-08 05:50:57,600 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T05:48:01Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","provider:network_type":"flat"}]} 2019-06-08 05:50:57,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a3b95b66-18e8-43eb-9ac6-086ad5a875a8 2019-06-08 05:50:57,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.620698928833s 2019-06-08 05:50:57,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 05:50:57,612 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 08 Jun 2019 05:50:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e4d8b45-260c-4f7f-a861-208de433dcb7 2019-06-08 05:50:57,612 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 05:50:57,612 - keystoneauth.session - DEBUG - GET call to http://172.30.9.46:5000/ used request id req-2e4d8b45-260c-4f7f-a861-208de433dcb7 2019-06-08 05:50:57,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-08 05:50:57,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62379d35827a03998a1aced65e385137408bc406" 2019-06-08 05:50:57,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 08 Jun 2019 05:50:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db81adb1-f8af-48f0-b605-f1e96691a971 2019-06-08 05:50:57,815 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.46:5000/v3/domains/69a9710257d445c38da42b508afe5e4c"}, "tags": [], "enabled": true, "id": "69a9710257d445c38da42b508afe5e4c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.46:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.46:5000/v3/domains", "previous": null, "next": null}} 2019-06-08 05:50:57,815 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/domains used request id req-db81adb1-f8af-48f0-b605-f1e96691a971 2019-06-08 05:50:57,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.202070951462s 2019-06-08 05:50:57,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-06-08 05:50:57,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62379d35827a03998a1aced65e385137408bc406" -d '{"project": {"description": "Created by OPNFV Functest: vmready2", "enabled": true, "domain_id": "default", "name": "vmready2-project_e727de2c-c7c4-4af2-a1c8-d40ecdf63c9b"}}' 2019-06-08 05:50:58,010 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Sat, 08 Jun 2019 05:50:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a42825c-a5c2-424d-ac84-1fc69094ff27 2019-06-08 05:50:58,010 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.46:5000/v3/projects/c8618f19a07c4281876d63c6bd6a2f93"}, "tags": [], "enabled": true, "id": "c8618f19a07c4281876d63c6bd6a2f93", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_e727de2c-c7c4-4af2-a1c8-d40ecdf63c9b"}} 2019-06-08 05:50:58,010 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.46:5000/v3/projects used request id req-1a42825c-a5c2-424d-ac84-1fc69094ff27 2019-06-08 05:50:58,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.187806844711s 2019-06-08 05:50:58,011 - 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'c8618f19a07c4281876d63c6bd6a2f93', '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_e727de2c-c7c4-4af2-a1c8-d40ecdf63c9b'}) 2019-06-08 05:50:58,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-06-08 05:50:58,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62379d35827a03998a1aced65e385137408bc406" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "sW7BFHUe90ATtKRIGsLirHcexhPMDq", "email": null, "name": "vmready2-user_e727de2c-c7c4-4af2-a1c8-d40ecdf63c9b"}}' 2019-06-08 05:50:58,540 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Sat, 08 Jun 2019 05:50:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f305f00-2b8e-41c5-8cd2-2d9ce61fd8ad 2019-06-08 05:50:58,540 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmready2-user_e727de2c-c7c4-4af2-a1c8-d40ecdf63c9b", "links": {"self": "http://172.30.9.46:5000/v3/users/59ab4050c470405d86b2f8b2efca854d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "59ab4050c470405d86b2f8b2efca854d", "domain_id": "default", "password_expires_at": null}} 2019-06-08 05:50:58,541 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.46:5000/v3/users used request id req-4f305f00-2b8e-41c5-8cd2-2d9ce61fd8ad 2019-06-08 05:50:58,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.523218870163s 2019-06-08 05:50:58,541 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'59ab4050c470405d86b2f8b2efca854d', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_e727de2c-c7c4-4af2-a1c8-d40ecdf63c9b'}) 2019-06-08 05:50:58,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 05:50:58,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62379d35827a03998a1aced65e385137408bc406" 2019-06-08 05:50:58,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 05:50:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acc3011b-530f-4b95-bc3b-541700e0d6ed 2019-06-08 05:50:58,742 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 05:50:58,742 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-acc3011b-530f-4b95-bc3b-541700e0d6ed 2019-06-08 05:50:58,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.196640014648s 2019-06-08 05:50:58,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 05:50:58,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62379d35827a03998a1aced65e385137408bc406" 2019-06-08 05:50:58,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 05:50:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfd25232-966d-4a32-a892-5863e575947b 2019-06-08 05:50:58,936 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 05:50:58,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-dfd25232-966d-4a32-a892-5863e575947b 2019-06-08 05:50:58,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.189126968384s 2019-06-08 05:50:58,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 05:50:58,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62379d35827a03998a1aced65e385137408bc406" 2019-06-08 05:50:59,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 05:50:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c21c98c8-f73b-4b9a-97d7-e279e5537e64 2019-06-08 05:50:59,095 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 05:50:59,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-c21c98c8-f73b-4b9a-97d7-e279e5537e64 2019-06-08 05:50:59,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.15359711647s 2019-06-08 05:50:59,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-08 05:50:59,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62379d35827a03998a1aced65e385137408bc406" 2019-06-08 05:50:59,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 149 Content-Type: application/json Date: Sat, 08 Jun 2019 05:50:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c30649de-cf60-4134-9dee-f9b7e75f6bcc 2019-06-08 05:50:59,211 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.46:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-08 05:50:59,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/domains/default used request id req-c30649de-cf60-4134-9dee-f9b7e75f6bcc 2019-06-08 05:50:59,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.111419916153s 2019-06-08 05:50:59,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-08 05:50:59,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62379d35827a03998a1aced65e385137408bc406" 2019-06-08 05:50:59,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Sat, 08 Jun 2019 05:50:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b24e0b2-b6e3-4b37-8263-35d7483ab0a4 2019-06-08 05:50:59,420 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.46:5000/v3/users/05c218d902a14f40af3320874b7f92da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05c218d902a14f40af3320874b7f92da", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.46:5000/v3/users/1afacf49c7e14af3a957f3511567dacc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1afacf49c7e14af3a957f3511567dacc", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.46:5000/v3/users/1f2145adf73944a6ab8ed52e5753691b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f2145adf73944a6ab8ed52e5753691b", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.46:5000/v3/users/2593ee6f9317492f990d505d77da4779"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2593ee6f9317492f990d505d77da4779", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.46:5000/v3/users/31ebed201e7e4ca5b7ee604a2b787581"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31ebed201e7e4ca5b7ee604a2b787581", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.46:5000/v3/users/3a572b3053b54834a82afa40e099a5da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a572b3053b54834a82afa40e099a5da", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.46:5000/v3/users/4fee668be3a64363800d347187a88df5"}, "domain_id": "69a9710257d445c38da42b508afe5e4c", "enabled": true, "options": {}, "id": "4fee668be3a64363800d347187a88df5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "vmready2-user_e727de2c-c7c4-4af2-a1c8-d40ecdf63c9b", "links": {"self": "http://172.30.9.46:5000/v3/users/59ab4050c470405d86b2f8b2efca854d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "59ab4050c470405d86b2f8b2efca854d", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.46:5000/v3/users/66f1e9993f8b480294a60e940341f520"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66f1e9993f8b480294a60e940341f520", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.46:5000/v3/users/93fe3f7601c54ac9ad051856c17f28bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93fe3f7601c54ac9ad051856c17f28bb", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.46:5000/v3/users/c236670886154d449269b72bd9c90b0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c236670886154d449269b72bd9c90b0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.46:5000/v3/users/c65b29de08754e65a44567b1f677176f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c65b29de08754e65a44567b1f677176f", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.46:5000/v3/users/d8dd3e6eec484d33b35e900b9699495d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8dd3e6eec484d33b35e900b9699495d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.46:5000/v3/users/dda03f8796ac431cadfc3fd8cb68b8e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dda03f8796ac431cadfc3fd8cb68b8e8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.46:5000/v3/users/fd79c31b868f4106baa6b4b6f650b664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd79c31b868f4106baa6b4b6f650b664", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.46:5000/v3/users", "previous": null, "next": null}} 2019-06-08 05:50:59,420 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/users used request id req-6b24e0b2-b6e3-4b37-8263-35d7483ab0a4 2019-06-08 05:50:59,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.207901000977s 2019-06-08 05:50:59,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-08 05:50:59,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62379d35827a03998a1aced65e385137408bc406" 2019-06-08 05:50:59,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 391 Content-Type: application/json Date: Sat, 08 Jun 2019 05:50:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb5dc24c-3aec-4475-9f16-07cb658aa632 2019-06-08 05:50:59,542 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.46:5000/v3/projects/3188c96ec01940fba81c35d45eb11133"}, "tags": [], "enabled": true, "id": "3188c96ec01940fba81c35d45eb11133", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f"}, "tags": [], "enabled": true, "id": "ae5008b7eba04bb8ab8b9bea870a005f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.46:5000/v3/projects/c8618f19a07c4281876d63c6bd6a2f93"}, "tags": [], "enabled": true, "id": "c8618f19a07c4281876d63c6bd6a2f93", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_e727de2c-c7c4-4af2-a1c8-d40ecdf63c9b"}]} 2019-06-08 05:50:59,542 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/projects?domain_id=default used request id req-fb5dc24c-3aec-4475-9f16-07cb658aa632 2019-06-08 05:50:59,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.110043048859s 2019-06-08 05:50:59,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-08 05:50:59,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/role_assignments?user.id=59ab4050c470405d86b2f8b2efca854d&role.id=d2be94ca10bc410d8e2df55ad673d32f&scope.project.id=c8618f19a07c4281876d63c6bd6a2f93" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62379d35827a03998a1aced65e385137408bc406" 2019-06-08 05:50:59,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Sat, 08 Jun 2019 05:50:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e499deb-8abf-4dd7-b90c-9326b0b10b66 2019-06-08 05:50:59,665 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.46:5000/v3/role_assignments?user.id=59ab4050c470405d86b2f8b2efca854d&role.id=d2be94ca10bc410d8e2df55ad673d32f&scope.project.id=c8618f19a07c4281876d63c6bd6a2f93", "previous": null, "next": null}} 2019-06-08 05:50:59,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/role_assignments?user.id=59ab4050c470405d86b2f8b2efca854d&role.id=d2be94ca10bc410d8e2df55ad673d32f&scope.project.id=c8618f19a07c4281876d63c6bd6a2f93 used request id req-3e499deb-8abf-4dd7-b90c-9326b0b10b66 2019-06-08 05:50:59,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.11536693573s 2019-06-08 05:50:59,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-06-08 05:50:59,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:5000/v3/projects/c8618f19a07c4281876d63c6bd6a2f93/users/59ab4050c470405d86b2f8b2efca854d/roles/d2be94ca10bc410d8e2df55ad673d32f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62379d35827a03998a1aced65e385137408bc406" 2019-06-08 05:50:59,840 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 05:50:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c05fd2d-8217-413d-a33d-38bfaba62c86 2019-06-08 05:50:59,840 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 05:50:59,840 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.46:5000/v3/projects/c8618f19a07c4281876d63c6bd6a2f93/users/59ab4050c470405d86b2f8b2efca854d/roles/d2be94ca10bc410d8e2df55ad673d32f used request id req-3c05fd2d-8217-413d-a33d-38bfaba62c86 2019-06-08 05:50:59,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.171187162399s 2019-06-08 05:50:59,841 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_e727de2c-c7c4-4af2-a1c8-d40ecdf63c9b', 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'c8618f19a07c4281876d63c6bd6a2f93', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'sW7BFHUe90ATtKRIGsLirHcexhPMDq', 'username': u'vmready2-user_e727de2c-c7c4-4af2-a1c8-d40ecdf63c9b', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.46:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-06-08 05:50:59,845 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_e727de2c-c7c4-4af2-a1c8-d40ecdf63c9b', 'password': 'sW7BFHUe90ATtKRIGsLirHcexhPMDq', 'project_name': 'vmready2-project_e727de2c-c7c4-4af2-a1c8-d40ecdf63c9b', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.46:5000/v3', 'project_id': 'c8618f19a07c4281876d63c6bd6a2f93', 'project_domain_name': 'Default'} 2019-06-08 05:50:59,846 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2019-06-08 05:50:59,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-08 05:50:59,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62379d35827a03998a1aced65e385137408bc406" 2019-06-08 05:51:00,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 08 Jun 2019 05:50:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be88b1c8-e5a6-4521-b62d-210e77a00f97 2019-06-08 05:51:00,047 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.46:5000/v3/domains/69a9710257d445c38da42b508afe5e4c"}, "tags": [], "enabled": true, "id": "69a9710257d445c38da42b508afe5e4c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.46:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.46:5000/v3/domains", "previous": null, "next": null}} 2019-06-08 05:51:00,047 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/domains used request id req-be88b1c8-e5a6-4521-b62d-210e77a00f97 2019-06-08 05:51:00,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.20068192482s 2019-06-08 05:51:00,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-08 05:51:00,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62379d35827a03998a1aced65e385137408bc406" 2019-06-08 05:51:00,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 391 Content-Type: application/json Date: Sat, 08 Jun 2019 05:51:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75a257bb-af02-4307-b1f1-4cf5d6649a0b 2019-06-08 05:51:00,166 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.46:5000/v3/projects/3188c96ec01940fba81c35d45eb11133"}, "tags": [], "enabled": true, "id": "3188c96ec01940fba81c35d45eb11133", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f"}, "tags": [], "enabled": true, "id": "ae5008b7eba04bb8ab8b9bea870a005f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.46:5000/v3/projects/c8618f19a07c4281876d63c6bd6a2f93"}, "tags": [], "enabled": true, "id": "c8618f19a07c4281876d63c6bd6a2f93", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_e727de2c-c7c4-4af2-a1c8-d40ecdf63c9b"}]} 2019-06-08 05:51:00,166 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/projects?domain_id=default used request id req-75a257bb-af02-4307-b1f1-4cf5d6649a0b 2019-06-08 05:51:00,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.112195968628s 2019-06-08 05:51:00,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-06-08 05:51:00,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62379d35827a03998a1aced65e385137408bc406" -d '{"network": {"tenant_id": "c8618f19a07c4281876d63c6bd6a2f93", "name": "vmready2-net_e727de2c-c7c4-4af2-a1c8-d40ecdf63c9b", "admin_state_up": true}}' 2019-06-08 05:51:00,750 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Sat, 08 Jun 2019 05:51:00 GMT X-Openstack-Request-Id: req-16d81ab4-bae2-4f86-b47d-b6db85fb39fa 2019-06-08 05:51:00,750 - 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":"906f7f7d-895a-40c7-a982-e2b674dfc1bd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"c8618f19a07c4281876d63c6bd6a2f93","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-08T05:51:00Z","is_default":false,"qos_policy_id":null,"name":"vmready2-net_e727de2c-c7c4-4af2-a1c8-d40ecdf63c9b","admin_state_up":true,"tenant_id":"c8618f19a07c4281876d63c6bd6a2f93","created_at":"2019-06-08T05:51:00Z","mtu":1450}} 2019-06-08 05:51:00,751 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-16d81ab4-bae2-4f86-b47d-b6db85fb39fa 2019-06-08 05:51:00,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.581943035126s 2019-06-08 05:51:00,751 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-06-08T05:51:00Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'906f7f7d-895a-40c7-a982-e2b674dfc1bd', u'provider:segmentation_id': 87, 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_e727de2c-c7c4-4af2-a1c8-d40ecdf63c9b', u'created_at': u'2019-06-08T05:51:00Z', u'mtu': 1450, u'tenant_id': u'c8618f19a07c4281876d63c6bd6a2f93', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c8618f19a07c4281876d63c6bd6a2f93', u'l2_adjacency': True}) 2019-06-08 05:51:00,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 05:51:00,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sat, 08 Jun 2019 05:51:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a7c678f-1745-41bd-abe4-8732c33ad1a0 2019-06-08 05:51:00,762 - 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.46:5000/v3/", "rel": "self"}]}} 2019-06-08 05:51:00,762 - keystoneauth.session - DEBUG - GET call to http://172.30.9.46:5000/v3 used request id req-5a7c678f-1745-41bd-abe4-8732c33ad1a0 2019-06-08 05:51:00,763 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.46:5000/v3/auth/tokens 2019-06-08 05:51:01,159 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d2be94ca10bc410d8e2df55ad673d32f", "name": "member"}, {"id": "20c52caa8815436598706c0044dd78ea", "name": "reader"}], "expires_at": "2019-06-08T06:51:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c8618f19a07c4281876d63c6bd6a2f93", "name": "vmready2-project_e727de2c-c7c4-4af2-a1c8-d40ecdf63c9b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "569429e3916a40609b1b095c350d4f40"}, {"url": "http://172.30.9.46:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f8c054a2af64f418c37ee7727690693"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b02dfb863f5a4bffb36851235754ef91"}], "type": "metric", "id": "04a04b69122f4f738931230cee29629a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699fd3a20c8d40938f47375515d56729"}, {"url": "http://172.30.9.46:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a29c25ed5bae42389e53743e2b2d4cc6"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2aa7441977c496197e3dd66db370091"}], "type": "image", "id": "1229db241b1e4199aa3477e6a5aaaaf3", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.25:8080/v1/AUTH_c8618f19a07c4281876d63c6bd6a2f93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f18ac20553a423cb64c4c119b4996d7"}, {"url": "http://172.30.9.46:8080/v1/AUTH_c8618f19a07c4281876d63c6bd6a2f93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9cb7095bfac44798c7fb7f9deeeb6c2"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5274ae5199a462fbdfc0fea51cec5a4"}], "type": "object-store", "id": "3937992c91de456ab652dcaface65051", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.46:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469fe8a62bab4dce8322074f2fcdb9b4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e66cd3f99f9447b491021e663455e8c8"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "faa6e36db7f04aaf89b1671b36545dd9"}], "type": "cloudformation", "id": "4475ac30861f4898a3b4a3f25d4c15a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "451296117b884380836bc65617a5acf5"}, {"url": "http://172.30.9.46:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3bf63cbaa4d40d8a7b3788a9ab9cf75"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8fcd63580f1428d9b345eecdbd48204"}], "type": "compute", "id": "55cb302de7b240e1a0963bcae70f4b34", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04b4a8c11b3f4bd1ab89c03a5aa9bd51"}, {"url": "http://172.30.9.46:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "489dc505b18c45b097be2b0ce43d310b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "768110a585514cb9a095e0ffab526da4"}], "type": "identity", "id": "6494ad775fb84e9891f5bc3015a60f48", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.46:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02cf21684702424ca6c0c65fbe598276"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a219343778574f9a89cf8eda09913c42"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3727342b4d045659e67915b25bea965"}], "type": "placement", "id": "6dd232e0a9944d6f8afacd7b59c2bb55", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/c8618f19a07c4281876d63c6bd6a2f93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f4e281ad8cd4aaba41477f8f55544b4"}, {"url": "http://172.30.9.46:8776/v2/c8618f19a07c4281876d63c6bd6a2f93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f80c73c49c6480dba7d5f4b80e4a948"}, {"url": "http://192.30.9.6:8776/v2/c8618f19a07c4281876d63c6bd6a2f93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c209dd66f03a44bd9424eb1cad43b57c"}], "type": "volumev2", "id": "7c5d79a9253b44f1afeea36304180784", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c9a71230b064918baa5ec4ab83144c8"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d7c07f63f584a70a7df59e46b53c425"}, {"url": "http://172.30.9.46:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a67b17f9d1f45acb1b7213e75ed7276"}], "type": "event", "id": "84c44c0613f94bf8bbb2e05ff2f89471", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/c8618f19a07c4281876d63c6bd6a2f93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "775bcb67ac30456cb720438594a475e1"}, {"url": "http://192.30.9.6:8776/v3/c8618f19a07c4281876d63c6bd6a2f93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2c0df4ad6a14557a0e2b97bfa52019f"}, {"url": "http://172.30.9.46:8776/v3/c8618f19a07c4281876d63c6bd6a2f93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ef016b34aa45a7ba522cfecbfec6eb"}], "type": "volumev3", "id": "8b8641e49b5f486a864b0b857a0e9a73", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/c8618f19a07c4281876d63c6bd6a2f93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "121402a262894e60b2dd90a4c91ddfc4"}, {"url": "http://192.30.9.6:8004/v1/c8618f19a07c4281876d63c6bd6a2f93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "843fd802e471465f9929116059937b0b"}, {"url": "http://172.30.9.46:8004/v1/c8618f19a07c4281876d63c6bd6a2f93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b71667e57ac348d19ee51701c2492bc8"}], "type": "orchestration", "id": "910666d0b44e43dda71799578f2fb207", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.46:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d50b2697934e5aa702ab2b26a44279"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0eb6565be3e44b382acfbe153b647bf"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0ee7731b0a344dd95394ec40456c966"}], "type": "network", "id": "96d169df5f3246498ebfd684c882081c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.46:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6207f5501c4d439cb61786bf4936a152"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de1dcf61d9e44a7aa8f94ba8c4cf9375"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc2fab36e3514270a85a06afe9ff1894"}], "type": "alarming", "id": "96f5a2d27e6f427cbd0f869917a8dd5d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "bf0bc5911f744db0865b88b9285e5dc1", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmready2-user_e727de2c-c7c4-4af2-a1c8-d40ecdf63c9b", "id": "59ab4050c470405d86b2f8b2efca854d"}, "audit_ids": ["vVxcu79LTgeWfnxxKeCgyQ"], "issued_at": "2019-06-08T05:51:01.000000Z"}} 2019-06-08 05:51:01,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 05:51:01,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e9bb6f0836a8ef6120e9493812e660d64b5e7f4a" 2019-06-08 05:51:01,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1229 Content-Type: application/json Date: Sat, 08 Jun 2019 05:51:01 GMT X-Openstack-Request-Id: req-db1bb137-40e5-40ce-9b4a-932f4eb97b7d 2019-06-08 05:51:01,504 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"906f7f7d-895a-40c7-a982-e2b674dfc1bd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c8618f19a07c4281876d63c6bd6a2f93","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-08T05:51:00Z","qos_policy_id":null,"name":"vmready2-net_e727de2c-c7c4-4af2-a1c8-d40ecdf63c9b","admin_state_up":true,"tenant_id":"c8618f19a07c4281876d63c6bd6a2f93","created_at":"2019-06-08T05:51:00Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T05:48:01Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","mtu":1500}]} 2019-06-08 05:51:01,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-db1bb137-40e5-40ce-9b4a-932f4eb97b7d 2019-06-08 05:51:01,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.34191608429s 2019-06-08 05:51:01,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-06-08 05:51:01,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e9bb6f0836a8ef6120e9493812e660d64b5e7f4a" -d '{"subnet": {"name": "vmready2-subnet_e727de2c-c7c4-4af2-a1c8-d40ecdf63c9b", "enable_dhcp": true, "network_id": "906f7f7d-895a-40c7-a982-e2b674dfc1bd", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-06-08 05:51:02,199 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 676 Content-Type: application/json Date: Sat, 08 Jun 2019 05:51:02 GMT X-Openstack-Request-Id: req-445aaa6e-cfe3-493c-b872-83b332b21461 2019-06-08 05:51:02,199 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"906f7f7d-895a-40c7-a982-e2b674dfc1bd","tenant_id":"c8618f19a07c4281876d63c6bd6a2f93","created_at":"2019-06-08T05:51:01Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-06-08T05:51: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":"c8618f19a07c4281876d63c6bd6a2f93","id":"2a6240de-65b8-4c13-9515-57bc04f47397","subnetpool_id":null,"name":"vmready2-subnet_e727de2c-c7c4-4af2-a1c8-d40ecdf63c9b"}} 2019-06-08 05:51:02,200 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/subnets.json used request id req-445aaa6e-cfe3-493c-b872-83b332b21461 2019-06-08 05:51:02,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.694002866745s 2019-06-08 05:51:02,200 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-08T05:51: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'2a6240de-65b8-4c13-9515-57bc04f47397', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_e727de2c-c7c4-4af2-a1c8-d40ecdf63c9b', u'enable_dhcp': True, u'network_id': u'906f7f7d-895a-40c7-a982-e2b674dfc1bd', u'tenant_id': u'c8618f19a07c4281876d63c6bd6a2f93', u'created_at': u'2019-06-08T05:51: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'c8618f19a07c4281876d63c6bd6a2f93'}) 2019-06-08 05:51:02,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-06-08 05:51:02,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e9bb6f0836a8ef6120e9493812e660d64b5e7f4a" -d '{"router": {"external_gateway_info": {"network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "name": "vmready2-router_e727de2c-c7c4-4af2-a1c8-d40ecdf63c9b", "admin_state_up": true}}' 2019-06-08 05:51:03,742 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Sat, 08 Jun 2019 05:51:03 GMT X-Openstack-Request-Id: req-e5fd9055-c454-4ba2-a74d-d903701d1017 2019-06-08 05:51:03,742 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a3d564af-8d87-4f4f-9680-f5a9465e0acc", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "c8618f19a07c4281876d63c6bd6a2f93", "created_at": "2019-06-08T05:51:02Z", "admin_state_up": true, "updated_at": "2019-06-08T05:51:03Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "c8618f19a07c4281876d63c6bd6a2f93", "id": "8081eada-f2c4-4e05-b481-556163e84748", "name": "vmready2-router_e727de2c-c7c4-4af2-a1c8-d40ecdf63c9b"}} 2019-06-08 05:51:03,742 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/routers.json used request id req-e5fd9055-c454-4ba2-a74d-d903701d1017 2019-06-08 05:51:03,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.54138612747s 2019-06-08 05:51:03,743 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-08T05:51:03Z', u'revision_number': 2, u'id': u'8081eada-f2c4-4e05-b481-556163e84748', u'external_gateway_info': {u'network_id': u'd0205d84-f6dd-4d92-b76b-dc9ca1111094', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a3d564af-8d87-4f4f-9680-f5a9465e0acc', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-router_e727de2c-c7c4-4af2-a1c8-d40ecdf63c9b', u'admin_state_up': True, u'tenant_id': u'c8618f19a07c4281876d63c6bd6a2f93', u'created_at': u'2019-06-08T05:51:02Z', u'flavor_id': None, u'routes': [], u'project_id': u'c8618f19a07c4281876d63c6bd6a2f93'}) 2019-06-08 05:51:03,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-06-08 05:51:03,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:9696/v2.0/routers/8081eada-f2c4-4e05-b481-556163e84748/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e9bb6f0836a8ef6120e9493812e660d64b5e7f4a" -d '{"subnet_id": "2a6240de-65b8-4c13-9515-57bc04f47397"}' 2019-06-08 05:51:06,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 08 Jun 2019 05:51:06 GMT X-Openstack-Request-Id: req-b1127542-0093-40e7-b677-e58ae05a628f 2019-06-08 05:51:06,424 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "906f7f7d-895a-40c7-a982-e2b674dfc1bd", "tenant_id": "c8618f19a07c4281876d63c6bd6a2f93", "subnet_id": "2a6240de-65b8-4c13-9515-57bc04f47397", "subnet_ids": ["2a6240de-65b8-4c13-9515-57bc04f47397"], "port_id": "2669a77c-d258-4958-8a40-b707c7ccec9a", "id": "8081eada-f2c4-4e05-b481-556163e84748"} 2019-06-08 05:51:06,424 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.46:9696/v2.0/routers/8081eada-f2c4-4e05-b481-556163e84748/add_router_interface.json used request id req-b1127542-0093-40e7-b677-e58ae05a628f 2019-06-08 05:51:06,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.68058109283s 2019-06-08 05:51:06,424 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-06-08 05:51:06,529 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-06-08 05:51:06,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 05:51:06,537 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 08 Jun 2019 05:51:06 GMT 2019-06-08 05:51:06,537 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}]} 2019-06-08 05:51:06,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 05:51:06,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e9bb6f0836a8ef6120e9493812e660d64b5e7f4a" 2019-06-08 05:51:07,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 08 Jun 2019 05:51:07 GMT X-Openstack-Request-Id: req-39bfa121-c652-4f62-8ef6-0f52395402f6 2019-06-08 05:51:07,321 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 05:51:07,322 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-39bfa121-c652-4f62-8ef6-0f52395402f6 2019-06-08 05:51:07,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.782072067261s 2019-06-08 05:51:07,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-06-08 05:51:07,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e9bb6f0836a8ef6120e9493812e660d64b5e7f4a" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready2-img_e727de2c-c7c4-4af2-a1c8-d40ecdf63c9b", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready2-img_e727de2c-c7c4-4af2-a1c8-d40ecdf63c9b"}' 2019-06-08 05:51:07,420 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Sat, 08 Jun 2019 05:51:07 GMT Location: http://172.30.9.46:9292/v2/images/5738b047-88b5-4771-9247-701e2d22b261 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-aa7c31ef-455e-484d-829b-3e569a6d4472 2019-06-08 05:51:07,420 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T05:51:07Z", "file": "/v2/images/5738b047-88b5-4771-9247-701e2d22b261/file", "owner": "c8618f19a07c4281876d63c6bd6a2f93", "id": "5738b047-88b5-4771-9247-701e2d22b261", "size": null, "self": "/v2/images/5738b047-88b5-4771-9247-701e2d22b261", "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_e727de2c-c7c4-4af2-a1c8-d40ecdf63c9b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_e727de2c-c7c4-4af2-a1c8-d40ecdf63c9b", "checksum": null, "created_at": "2019-06-08T05:51:07Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-06-08 05:51:07,420 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.46:9292/v2/images used request id req-aa7c31ef-455e-484d-829b-3e569a6d4472 2019-06-08 05:51:07,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0901539325714s 2019-06-08 05:51:07,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-06-08 05:51:07,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:9292/v2/images/5738b047-88b5-4771-9247-701e2d22b261/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e9bb6f0836a8ef6120e9493812e660d64b5e7f4a" -d '' 2019-06-08 05:51:07,911 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 05:51:07 GMT X-Openstack-Request-Id: req-477d81b1-b4ce-45b3-a589-e0ce3b5868c1 2019-06-08 05:51: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-06-08 05:51:07,911 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.46:9292/v2/images/5738b047-88b5-4771-9247-701e2d22b261/file used request id req-477d81b1-b4ce-45b3-a589-e0ce3b5868c1 2019-06-08 05:51:07,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.490201950073s 2019-06-08 05:51:07,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 05:51:07,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e9bb6f0836a8ef6120e9493812e660d64b5e7f4a" 2019-06-08 05:51:07,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Sat, 08 Jun 2019 05:51:07 GMT X-Openstack-Request-Id: req-bd5a93ce-5c21-4a8f-94f7-b87f4f039dd3 2019-06-08 05:51:07,952 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T05:51:07Z", "file": "/v2/images/5738b047-88b5-4771-9247-701e2d22b261/file", "owner": "c8618f19a07c4281876d63c6bd6a2f93", "id": "5738b047-88b5-4771-9247-701e2d22b261", "size": 12716032, "self": "/v2/images/5738b047-88b5-4771-9247-701e2d22b261", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/5738b047-88b5-4771-9247-701e2d22b261/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/5738b047-88b5-4771-9247-701e2d22b261/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_e727de2c-c7c4-4af2-a1c8-d40ecdf63c9b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_e727de2c-c7c4-4af2-a1c8-d40ecdf63c9b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-08T05:51:07Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 05:51:07,952 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-bd5a93ce-5c21-4a8f-94f7-b87f4f039dd3 2019-06-08 05:51:07,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0362548828125s 2019-06-08 05:51:07,954 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/5738b047-88b5-4771-9247-701e2d22b261/snap', u'metadata': Munch({})})], 'file': u'/v2/images/5738b047-88b5-4771-9247-701e2d22b261/file', 'owner': u'c8618f19a07c4281876d63c6bd6a2f93', 'id': u'5738b047-88b5-4771-9247-701e2d22b261', 'size': 12716032, u'self': u'/v2/images/5738b047-88b5-4771-9247-701e2d22b261', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c8618f19a07c4281876d63c6bd6a2f93', 'name': 'vmready2-project_e727de2c-c7c4-4af2-a1c8-d40ecdf63c9b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/5738b047-88b5-4771-9247-701e2d22b261/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-08T05:51:07Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-06-08T05:51:07Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_e727de2c-c7c4-4af2-a1c8-d40ecdf63c9b', '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/5738b047-88b5-4771-9247-701e2d22b261', 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_e727de2c-c7c4-4af2-a1c8-d40ecdf63c9b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready2-img_e727de2c-c7c4-4af2-a1c8-d40ecdf63c9b', 'created': u'2019-06-08T05:51:07Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-08T05:51: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/5738b047-88b5-4771-9247-701e2d22b261', 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_e727de2c-c7c4-4af2-a1c8-d40ecdf63c9b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-08 05:51:07,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-06-08 05:51:07,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62379d35827a03998a1aced65e385137408bc406" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready2-flavor_e727de2c-c7c4-4af2-a1c8-d40ecdf63c9b", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-06-08 05:51:08,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sat, 08 Jun 2019 05:51:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cae8e7b6-7a93-4fbc-8500-ea25ace19c06 x-openstack-request-id: req-cae8e7b6-7a93-4fbc-8500-ea25ace19c06 2019-06-08 05:51:08,862 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vmready2-flavor_e727de2c-c7c4-4af2-a1c8-d40ecdf63c9b", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/0ca7e78b-4ae0-4d18-9a17-83e8d4929926", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/0ca7e78b-4ae0-4d18-9a17-83e8d4929926", "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": "0ca7e78b-4ae0-4d18-9a17-83e8d4929926"}} 2019-06-08 05:51:08,862 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-cae8e7b6-7a93-4fbc-8500-ea25ace19c06 2019-06-08 05:51:08,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.905542135239s 2019-06-08 05:51:08,863 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_e727de2c-c7c4-4af2-a1c8-d40ecdf63c9b', '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'3188c96ec01940fba81c35d45eb11133', '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'0ca7e78b-4ae0-4d18-9a17-83e8d4929926', 'swap': 0}) 2019-06-08 05:51:08,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-06-08 05:51:08,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/flavors/0ca7e78b-4ae0-4d18-9a17-83e8d4929926/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62379d35827a03998a1aced65e385137408bc406" -d '{"extra_specs": {}}' 2019-06-08 05:51:08,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 08 Jun 2019 05:51: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-b294c193-0a71-4141-a6d1-7a8f8ce0a5af x-openstack-request-id: req-b294c193-0a71-4141-a6d1-7a8f8ce0a5af 2019-06-08 05:51:08,887 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-06-08 05:51:08,887 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/flavors/0ca7e78b-4ae0-4d18-9a17-83e8d4929926/os-extra_specs used request id req-b294c193-0a71-4141-a6d1-7a8f8ce0a5af 2019-06-08 05:51:08,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0230391025543s 2019-06-08 05:51:09,002 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-08 05:51:09,003 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:09 | PASS | +-------------------+------------------+------------------+----------------+ 2019-06-08 05:51:09,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-06-08 05:51:09,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:9696/v2.0/routers/8081eada-f2c4-4e05-b481-556163e84748/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e9bb6f0836a8ef6120e9493812e660d64b5e7f4a" -d '{"subnet_id": "2a6240de-65b8-4c13-9515-57bc04f47397"}' 2019-06-08 05:51:11,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 08 Jun 2019 05:51:11 GMT X-Openstack-Request-Id: req-38afa025-8562-4921-a61f-9f4cf57b22dc 2019-06-08 05:51:11,265 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "906f7f7d-895a-40c7-a982-e2b674dfc1bd", "tenant_id": "c8618f19a07c4281876d63c6bd6a2f93", "subnet_id": "2a6240de-65b8-4c13-9515-57bc04f47397", "subnet_ids": ["2a6240de-65b8-4c13-9515-57bc04f47397"], "port_id": "2669a77c-d258-4958-8a40-b707c7ccec9a", "id": "8081eada-f2c4-4e05-b481-556163e84748"} 2019-06-08 05:51:11,265 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.46:9696/v2.0/routers/8081eada-f2c4-4e05-b481-556163e84748/remove_router_interface.json used request id req-38afa025-8562-4921-a61f-9f4cf57b22dc 2019-06-08 05:51:11,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.25734400749s 2019-06-08 05:51:11,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-06-08 05:51:11,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e9bb6f0836a8ef6120e9493812e660d64b5e7f4a" 2019-06-08 05:51:11,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 704 Content-Type: application/json Date: Sat, 08 Jun 2019 05:51:11 GMT X-Openstack-Request-Id: req-e2211e42-2ea8-4a77-a040-3e7cae257454 2019-06-08 05:51:11,425 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a3d564af-8d87-4f4f-9680-f5a9465e0acc", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c8618f19a07c4281876d63c6bd6a2f93", "created_at": "2019-06-08T05:51:02Z", "admin_state_up": true, "updated_at": "2019-06-08T05:51:09Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "c8618f19a07c4281876d63c6bd6a2f93", "id": "8081eada-f2c4-4e05-b481-556163e84748", "name": "vmready2-router_e727de2c-c7c4-4af2-a1c8-d40ecdf63c9b"}]} 2019-06-08 05:51:11,426 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/routers.json used request id req-e2211e42-2ea8-4a77-a040-3e7cae257454 2019-06-08 05:51:11,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.16014790535s 2019-06-08 05:51:11,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-06-08 05:51:11,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/routers/8081eada-f2c4-4e05-b481-556163e84748.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e9bb6f0836a8ef6120e9493812e660d64b5e7f4a" 2019-06-08 05:51:12,574 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 05:51:12 GMT X-Openstack-Request-Id: req-1a90ae32-c4c0-4c70-8530-993df028b000 2019-06-08 05:51:12,575 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 05:51:12,575 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/routers/8081eada-f2c4-4e05-b481-556163e84748.json used request id req-1a90ae32-c4c0-4c70-8530-993df028b000 2019-06-08 05:51:12,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.1476418972s 2019-06-08 05:51:12,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-06-08 05:51:12,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e9bb6f0836a8ef6120e9493812e660d64b5e7f4a" 2019-06-08 05:51:12,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Sat, 08 Jun 2019 05:51:12 GMT X-Openstack-Request-Id: req-14d16c82-095e-4143-9fc8-59fe1c67a95e 2019-06-08 05:51:12,636 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"906f7f7d-895a-40c7-a982-e2b674dfc1bd","tenant_id":"c8618f19a07c4281876d63c6bd6a2f93","created_at":"2019-06-08T05:51:01Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-06-08T05:51: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":"c8618f19a07c4281876d63c6bd6a2f93","id":"2a6240de-65b8-4c13-9515-57bc04f47397","subnetpool_id":null,"name":"vmready2-subnet_e727de2c-c7c4-4af2-a1c8-d40ecdf63c9b"}]} 2019-06-08 05:51:12,636 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/subnets.json used request id req-14d16c82-095e-4143-9fc8-59fe1c67a95e 2019-06-08 05:51:12,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0611591339111s 2019-06-08 05:51:12,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-06-08 05:51:12,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/subnets/2a6240de-65b8-4c13-9515-57bc04f47397.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e9bb6f0836a8ef6120e9493812e660d64b5e7f4a" 2019-06-08 05:51:13,798 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 05:51:13 GMT X-Openstack-Request-Id: req-c569baa6-e17b-43ad-8cca-f54714de01a3 2019-06-08 05:51:13,798 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 05:51:13,798 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/subnets/2a6240de-65b8-4c13-9515-57bc04f47397.json used request id req-c569baa6-e17b-43ad-8cca-f54714de01a3 2019-06-08 05:51:13,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.16071105003s 2019-06-08 05:51:13,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 05:51:13,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e9bb6f0836a8ef6120e9493812e660d64b5e7f4a" 2019-06-08 05:51:13,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1235 Content-Type: application/json Date: Sat, 08 Jun 2019 05:51:13 GMT X-Openstack-Request-Id: req-d12591d1-542c-47ea-840a-21a0a0e12b67 2019-06-08 05:51:13,890 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"906f7f7d-895a-40c7-a982-e2b674dfc1bd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c8618f19a07c4281876d63c6bd6a2f93","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-08T05:51:13Z","qos_policy_id":null,"name":"vmready2-net_e727de2c-c7c4-4af2-a1c8-d40ecdf63c9b","admin_state_up":true,"tenant_id":"c8618f19a07c4281876d63c6bd6a2f93","created_at":"2019-06-08T05:51:00Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T05:48:01Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","mtu":1500}]} 2019-06-08 05:51:13,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-d12591d1-542c-47ea-840a-21a0a0e12b67 2019-06-08 05:51:13,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0910670757294s 2019-06-08 05:51:13,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-06-08 05:51:13,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/networks/906f7f7d-895a-40c7-a982-e2b674dfc1bd.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e9bb6f0836a8ef6120e9493812e660d64b5e7f4a" 2019-06-08 05:51:14,871 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 05:51:14 GMT X-Openstack-Request-Id: req-2ff0d175-813d-45d2-9efe-4a8bfa5d2a30 2019-06-08 05:51:14,871 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 05:51:14,871 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/networks/906f7f7d-895a-40c7-a982-e2b674dfc1bd.json used request id req-2ff0d175-813d-45d2-9efe-4a8bfa5d2a30 2019-06-08 05:51:14,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.980370044708s 2019-06-08 05:51:14,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 05:51:14,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e9bb6f0836a8ef6120e9493812e660d64b5e7f4a" 2019-06-08 05:51:14,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Sat, 08 Jun 2019 05:51:14 GMT X-Openstack-Request-Id: req-f09f2eee-4234-4d9f-9efd-b560695af711 2019-06-08 05:51:14,918 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T05:51:07Z", "file": "/v2/images/5738b047-88b5-4771-9247-701e2d22b261/file", "owner": "c8618f19a07c4281876d63c6bd6a2f93", "id": "5738b047-88b5-4771-9247-701e2d22b261", "size": 12716032, "self": "/v2/images/5738b047-88b5-4771-9247-701e2d22b261", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/5738b047-88b5-4771-9247-701e2d22b261/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/5738b047-88b5-4771-9247-701e2d22b261/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_e727de2c-c7c4-4af2-a1c8-d40ecdf63c9b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_e727de2c-c7c4-4af2-a1c8-d40ecdf63c9b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-08T05:51:07Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 05:51:14,918 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-f09f2eee-4234-4d9f-9efd-b560695af711 2019-06-08 05:51:14,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0422649383545s 2019-06-08 05:51:14,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-06-08 05:51:14,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9292/v2/images/5738b047-88b5-4771-9247-701e2d22b261 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e9bb6f0836a8ef6120e9493812e660d64b5e7f4a" 2019-06-08 05:51:15,543 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 05:51:15 GMT X-Openstack-Request-Id: req-9855812d-4cfa-4b44-a780-b75cd941f4cd 2019-06-08 05:51:15,543 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 05:51:15,543 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.46:9292/v2/images/5738b047-88b5-4771-9247-701e2d22b261 used request id req-9855812d-4cfa-4b44-a780-b75cd941f4cd 2019-06-08 05:51:15,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.623773097992s 2019-06-08 05:51:15,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-08 05:51:15,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62379d35827a03998a1aced65e385137408bc406" 2019-06-08 05:51:15,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 306 Content-Type: application/json Date: Sat, 08 Jun 2019 05:51:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f6e5370c-a245-4bb1-91d7-85fd95ccf2e8 x-openstack-request-id: req-f6e5370c-a245-4bb1-91d7-85fd95ccf2e8 2019-06-08 05:51:15,694 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vmready2-flavor_e727de2c-c7c4-4af2-a1c8-d40ecdf63c9b", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/0ca7e78b-4ae0-4d18-9a17-83e8d4929926", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/0ca7e78b-4ae0-4d18-9a17-83e8d4929926", "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": "0ca7e78b-4ae0-4d18-9a17-83e8d4929926"}]} 2019-06-08 05:51:15,695 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None used request id req-f6e5370c-a245-4bb1-91d7-85fd95ccf2e8 2019-06-08 05:51:15,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.145705938339s 2019-06-08 05:51:15,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-06-08 05:51:15,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:8774/v2.1/flavors/0ca7e78b-4ae0-4d18-9a17-83e8d4929926 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62379d35827a03998a1aced65e385137408bc406" 2019-06-08 05:51:15,738 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 08 Jun 2019 05:51: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-ca309c3f-a25a-4104-9be7-7e69ec115981 x-openstack-request-id: req-ca309c3f-a25a-4104-9be7-7e69ec115981 2019-06-08 05:51:15,738 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.46:8774/v2.1/flavors/0ca7e78b-4ae0-4d18-9a17-83e8d4929926 used request id req-ca309c3f-a25a-4104-9be7-7e69ec115981 2019-06-08 05:51:15,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0413858890533s 2019-06-08 05:51:15,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-08 05:51:15,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62379d35827a03998a1aced65e385137408bc406" 2019-06-08 05:51:15,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Sat, 08 Jun 2019 05:51:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d840929f-3231-4f38-98ac-682cba2b7bba 2019-06-08 05:51:15,965 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.46:5000/v3/users/05c218d902a14f40af3320874b7f92da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05c218d902a14f40af3320874b7f92da", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.46:5000/v3/users/1afacf49c7e14af3a957f3511567dacc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1afacf49c7e14af3a957f3511567dacc", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.46:5000/v3/users/1f2145adf73944a6ab8ed52e5753691b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f2145adf73944a6ab8ed52e5753691b", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.46:5000/v3/users/2593ee6f9317492f990d505d77da4779"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2593ee6f9317492f990d505d77da4779", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.46:5000/v3/users/31ebed201e7e4ca5b7ee604a2b787581"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31ebed201e7e4ca5b7ee604a2b787581", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.46:5000/v3/users/3a572b3053b54834a82afa40e099a5da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a572b3053b54834a82afa40e099a5da", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.46:5000/v3/users/4fee668be3a64363800d347187a88df5"}, "domain_id": "69a9710257d445c38da42b508afe5e4c", "enabled": true, "options": {}, "id": "4fee668be3a64363800d347187a88df5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "vmready2-user_e727de2c-c7c4-4af2-a1c8-d40ecdf63c9b", "links": {"self": "http://172.30.9.46:5000/v3/users/59ab4050c470405d86b2f8b2efca854d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "59ab4050c470405d86b2f8b2efca854d", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.46:5000/v3/users/66f1e9993f8b480294a60e940341f520"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66f1e9993f8b480294a60e940341f520", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.46:5000/v3/users/93fe3f7601c54ac9ad051856c17f28bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93fe3f7601c54ac9ad051856c17f28bb", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.46:5000/v3/users/c236670886154d449269b72bd9c90b0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c236670886154d449269b72bd9c90b0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.46:5000/v3/users/c65b29de08754e65a44567b1f677176f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c65b29de08754e65a44567b1f677176f", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.46:5000/v3/users/d8dd3e6eec484d33b35e900b9699495d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8dd3e6eec484d33b35e900b9699495d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.46:5000/v3/users/dda03f8796ac431cadfc3fd8cb68b8e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dda03f8796ac431cadfc3fd8cb68b8e8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.46:5000/v3/users/fd79c31b868f4106baa6b4b6f650b664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd79c31b868f4106baa6b4b6f650b664", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.46:5000/v3/users", "previous": null, "next": null}} 2019-06-08 05:51:15,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/users used request id req-d840929f-3231-4f38-98ac-682cba2b7bba 2019-06-08 05:51:15,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.226816892624s 2019-06-08 05:51:15,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-08 05:51:15,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/users/59ab4050c470405d86b2f8b2efca854d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62379d35827a03998a1aced65e385137408bc406" 2019-06-08 05:51:16,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 225 Content-Type: application/json Date: Sat, 08 Jun 2019 05:51:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c70cad56-6529-4def-acc6-15f076b71763 2019-06-08 05:51:16,183 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmready2-user_e727de2c-c7c4-4af2-a1c8-d40ecdf63c9b", "links": {"self": "http://172.30.9.46:5000/v3/users/59ab4050c470405d86b2f8b2efca854d"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "59ab4050c470405d86b2f8b2efca854d", "description": null}} 2019-06-08 05:51:16,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/users/59ab4050c470405d86b2f8b2efca854d used request id req-c70cad56-6529-4def-acc6-15f076b71763 2019-06-08 05:51:16,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.212018966675s 2019-06-08 05:51:16,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-06-08 05:51:16,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:5000/v3/users/59ab4050c470405d86b2f8b2efca854d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62379d35827a03998a1aced65e385137408bc406" 2019-06-08 05:51:16,535 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 05:51:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb1fda04-5d49-48a4-bf08-7e3e92ab1820 2019-06-08 05:51:16,536 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 05:51:16,536 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.46:5000/v3/users/59ab4050c470405d86b2f8b2efca854d used request id req-cb1fda04-5d49-48a4-bf08-7e3e92ab1820 2019-06-08 05:51:16,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.352262020111s 2019-06-08 05:51:16,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-08 05:51:16,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62379d35827a03998a1aced65e385137408bc406" 2019-06-08 05:51:16,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 380 Content-Type: application/json Date: Sat, 08 Jun 2019 05:51:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c954344d-9523-405a-b9c9-3b0ba99b73f5 2019-06-08 05:51:16,749 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.46:5000/v3/projects/3188c96ec01940fba81c35d45eb11133"}, "tags": [], "enabled": true, "id": "3188c96ec01940fba81c35d45eb11133", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f"}, "tags": [], "enabled": true, "id": "ae5008b7eba04bb8ab8b9bea870a005f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.46:5000/v3/projects/c8618f19a07c4281876d63c6bd6a2f93"}, "tags": [], "enabled": true, "id": "c8618f19a07c4281876d63c6bd6a2f93", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_e727de2c-c7c4-4af2-a1c8-d40ecdf63c9b"}]} 2019-06-08 05:51:16,749 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/projects used request id req-c954344d-9523-405a-b9c9-3b0ba99b73f5 2019-06-08 05:51:16,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.206569910049s 2019-06-08 05:51:16,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-06-08 05:51:16,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:5000/v3/projects/c8618f19a07c4281876d63c6bd6a2f93 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62379d35827a03998a1aced65e385137408bc406" 2019-06-08 05:51:17,025 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 05:51:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-478a7e59-7c97-413c-ac18-a5c95799e9a8 2019-06-08 05:51:17,026 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 05:51:17,026 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.46:5000/v3/projects/c8618f19a07c4281876d63c6bd6a2f93 used request id req-478a7e59-7c97-413c-ac18-a5c95799e9a8 2019-06-08 05:51:17,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.272203207016s 2019-06-08 05:51:17,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-08 05:51:17,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:9696/v2.0/security-groups.json?project_id=c8618f19a07c4281876d63c6bd6a2f93&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62379d35827a03998a1aced65e385137408bc406" 2019-06-08 05:51:17,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 08 Jun 2019 05:51:17 GMT X-Openstack-Request-Id: req-bfb6e364-cf61-4338-b77e-27b2a9a62cc6 2019-06-08 05:51:17,376 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c8618f19a07c4281876d63c6bd6a2f93", "created_at": "2019-06-08T05:51:00Z", "updated_at": "2019-06-08T05:51:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:51:00Z", "revision_number": 0, "id": "0cb98f98-2a3c-4ee0-ad19-704e455fe769", "remote_group_id": "e97c25c6-df24-46bc-8436-d163d579f5bb", "remote_ip_prefix": null, "created_at": "2019-06-08T05:51:00Z", "security_group_id": "e97c25c6-df24-46bc-8436-d163d579f5bb", "tenant_id": "c8618f19a07c4281876d63c6bd6a2f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8618f19a07c4281876d63c6bd6a2f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:51:00Z", "revision_number": 0, "id": "4855db58-1252-428e-b902-0e00c3c189c0", "remote_group_id": "e97c25c6-df24-46bc-8436-d163d579f5bb", "remote_ip_prefix": null, "created_at": "2019-06-08T05:51:00Z", "security_group_id": "e97c25c6-df24-46bc-8436-d163d579f5bb", "tenant_id": "c8618f19a07c4281876d63c6bd6a2f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8618f19a07c4281876d63c6bd6a2f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:51:00Z", "revision_number": 0, "id": "b7820613-4dc6-4ecd-bb33-9468b74bc627", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:51:00Z", "security_group_id": "e97c25c6-df24-46bc-8436-d163d579f5bb", "tenant_id": "c8618f19a07c4281876d63c6bd6a2f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8618f19a07c4281876d63c6bd6a2f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:51:00Z", "revision_number": 0, "id": "ca54b63c-80ea-44a3-b9a3-57187824f002", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:51:00Z", "security_group_id": "e97c25c6-df24-46bc-8436-d163d579f5bb", "tenant_id": "c8618f19a07c4281876d63c6bd6a2f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8618f19a07c4281876d63c6bd6a2f93"}], "revision_number": 1, "project_id": "c8618f19a07c4281876d63c6bd6a2f93", "id": "e97c25c6-df24-46bc-8436-d163d579f5bb", "name": "default"}]} 2019-06-08 05:51:17,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/security-groups.json?project_id=c8618f19a07c4281876d63c6bd6a2f93&name=default used request id req-bfb6e364-cf61-4338-b77e-27b2a9a62cc6 2019-06-08 05:51:17,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.344762086868s 2019-06-08 05:51:17,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-08 05:51:17,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62379d35827a03998a1aced65e385137408bc406" 2019-06-08 05:51:17,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sat, 08 Jun 2019 05:51:17 GMT X-Openstack-Request-Id: req-8276d112-0b9a-4f04-b1d9-d2602e98a8f2 2019-06-08 05:51:17,440 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3188c96ec01940fba81c35d45eb11133", "created_at": "2019-06-08T05:50:08Z", "updated_at": "2019-06-08T05:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "1a304197-6259-47fb-8799-aa407182630d", "remote_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv6", "project_id": "3188c96ec01940fba81c35d45eb11133"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "487196b0-2bde-45c0-8b45-f9fcd16601fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv4", "project_id": "3188c96ec01940fba81c35d45eb11133"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "abadd49a-1a8f-405f-ba47-7c59fe8b0d0f", "remote_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv4", "project_id": "3188c96ec01940fba81c35d45eb11133"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "d26daddf-2739-444d-991e-138b96ac2ac2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv6", "project_id": "3188c96ec01940fba81c35d45eb11133"}], "revision_number": 1, "project_id": "3188c96ec01940fba81c35d45eb11133", "id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "created_at": "2019-06-08T05:47:57Z", "updated_at": "2019-06-08T05:47:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "02da1104-56ed-4749-b003-90c4f8f656ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "a3f7c7ce-1565-464d-9c08-e39b080cdb6d", "remote_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "c5f47a68-2c8b-4de3-91dc-0a19312beb49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "d9877ee1-16fa-4f55-9b57-2bd861dcc4ea", "remote_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}], "revision_number": 1, "project_id": "ae5008b7eba04bb8ab8b9bea870a005f", "id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-06-08T05:50:09Z", "updated_at": "2019-06-08T05:50:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "41f1ce41-3b64-482a-87c5-0d0b11c6398f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "79dc58b0-b605-4504-9229-080d558ac4f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "81274cd5-6700-4e0f-8a2a-1f2e3420f4f3", "remote_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "dd1516ff-335a-4f12-a448-f096493076e7", "remote_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "48f2b38a-983e-4487-ab36-f87307c0130c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8618f19a07c4281876d63c6bd6a2f93", "created_at": "2019-06-08T05:51:00Z", "updated_at": "2019-06-08T05:51:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:51:00Z", "revision_number": 0, "id": "0cb98f98-2a3c-4ee0-ad19-704e455fe769", "remote_group_id": "e97c25c6-df24-46bc-8436-d163d579f5bb", "remote_ip_prefix": null, "created_at": "2019-06-08T05:51:00Z", "security_group_id": "e97c25c6-df24-46bc-8436-d163d579f5bb", "tenant_id": "c8618f19a07c4281876d63c6bd6a2f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8618f19a07c4281876d63c6bd6a2f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:51:00Z", "revision_number": 0, "id": "4855db58-1252-428e-b902-0e00c3c189c0", "remote_group_id": "e97c25c6-df24-46bc-8436-d163d579f5bb", "remote_ip_prefix": null, "created_at": "2019-06-08T05:51:00Z", "security_group_id": "e97c25c6-df24-46bc-8436-d163d579f5bb", "tenant_id": "c8618f19a07c4281876d63c6bd6a2f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8618f19a07c4281876d63c6bd6a2f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:51:00Z", "revision_number": 0, "id": "b7820613-4dc6-4ecd-bb33-9468b74bc627", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:51:00Z", "security_group_id": "e97c25c6-df24-46bc-8436-d163d579f5bb", "tenant_id": "c8618f19a07c4281876d63c6bd6a2f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8618f19a07c4281876d63c6bd6a2f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:51:00Z", "revision_number": 0, "id": "ca54b63c-80ea-44a3-b9a3-57187824f002", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:51:00Z", "security_group_id": "e97c25c6-df24-46bc-8436-d163d579f5bb", "tenant_id": "c8618f19a07c4281876d63c6bd6a2f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8618f19a07c4281876d63c6bd6a2f93"}], "revision_number": 1, "project_id": "c8618f19a07c4281876d63c6bd6a2f93", "id": "e97c25c6-df24-46bc-8436-d163d579f5bb", "name": "default"}]} 2019-06-08 05:51:17,440 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/security-groups.json used request id req-8276d112-0b9a-4f04-b1d9-d2602e98a8f2 2019-06-08 05:51:17,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0590860843658s 2019-06-08 05:51:17,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-06-08 05:51:17,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/security-groups/e97c25c6-df24-46bc-8436-d163d579f5bb.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62379d35827a03998a1aced65e385137408bc406" 2019-06-08 05:51:17,583 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 05:51:17 GMT X-Openstack-Request-Id: req-401db8f4-92a8-49ea-9531-7ca7b4922564 2019-06-08 05:51:17,584 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 05:51:17,584 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/security-groups/e97c25c6-df24-46bc-8436-d163d579f5bb.json used request id req-401db8f4-92a8-49ea-9531-7ca7b4922564 2019-06-08 05:51:17,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.137375116348s 2019-06-08 05:51:17,626 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2019-06-08 05:51:17,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 05:51:17,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sat, 08 Jun 2019 05:51:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ac15f9c-f2c0-495e-8f12-5292369722cf 2019-06-08 05:51:17,675 - 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.46:5000/v3/", "rel": "self"}]}} 2019-06-08 05:51:17,675 - keystoneauth.session - DEBUG - GET call to http://172.30.9.46:5000/v3 used request id req-0ac15f9c-f2c0-495e-8f12-5292369722cf 2019-06-08 05:51:17,676 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.46:5000/v3/auth/tokens 2019-06-08 05:51:18,092 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "d2be94ca10bc410d8e2df55ad673d32f", "name": "member"}, {"id": "e5096deb7bb54cdfaba406b083716814", "name": "admin"}, {"id": "20c52caa8815436598706c0044dd78ea", "name": "reader"}], "expires_at": "2019-06-08T06:51:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3188c96ec01940fba81c35d45eb11133", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "569429e3916a40609b1b095c350d4f40"}, {"url": "http://172.30.9.46:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f8c054a2af64f418c37ee7727690693"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b02dfb863f5a4bffb36851235754ef91"}], "type": "metric", "id": "04a04b69122f4f738931230cee29629a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699fd3a20c8d40938f47375515d56729"}, {"url": "http://172.30.9.46:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a29c25ed5bae42389e53743e2b2d4cc6"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2aa7441977c496197e3dd66db370091"}], "type": "image", "id": "1229db241b1e4199aa3477e6a5aaaaf3", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.25:8080/v1/AUTH_3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f18ac20553a423cb64c4c119b4996d7"}, {"url": "http://172.30.9.46:8080/v1/AUTH_3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9cb7095bfac44798c7fb7f9deeeb6c2"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5274ae5199a462fbdfc0fea51cec5a4"}], "type": "object-store", "id": "3937992c91de456ab652dcaface65051", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.46:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469fe8a62bab4dce8322074f2fcdb9b4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e66cd3f99f9447b491021e663455e8c8"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "faa6e36db7f04aaf89b1671b36545dd9"}], "type": "cloudformation", "id": "4475ac30861f4898a3b4a3f25d4c15a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "451296117b884380836bc65617a5acf5"}, {"url": "http://172.30.9.46:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3bf63cbaa4d40d8a7b3788a9ab9cf75"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8fcd63580f1428d9b345eecdbd48204"}], "type": "compute", "id": "55cb302de7b240e1a0963bcae70f4b34", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04b4a8c11b3f4bd1ab89c03a5aa9bd51"}, {"url": "http://172.30.9.46:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "489dc505b18c45b097be2b0ce43d310b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "768110a585514cb9a095e0ffab526da4"}], "type": "identity", "id": "6494ad775fb84e9891f5bc3015a60f48", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.46:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02cf21684702424ca6c0c65fbe598276"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a219343778574f9a89cf8eda09913c42"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3727342b4d045659e67915b25bea965"}], "type": "placement", "id": "6dd232e0a9944d6f8afacd7b59c2bb55", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f4e281ad8cd4aaba41477f8f55544b4"}, {"url": "http://172.30.9.46:8776/v2/3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f80c73c49c6480dba7d5f4b80e4a948"}, {"url": "http://192.30.9.6:8776/v2/3188c96ec01940fba81c35d45eb11133", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c209dd66f03a44bd9424eb1cad43b57c"}], "type": "volumev2", "id": "7c5d79a9253b44f1afeea36304180784", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c9a71230b064918baa5ec4ab83144c8"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d7c07f63f584a70a7df59e46b53c425"}, {"url": "http://172.30.9.46:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a67b17f9d1f45acb1b7213e75ed7276"}], "type": "event", "id": "84c44c0613f94bf8bbb2e05ff2f89471", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/3188c96ec01940fba81c35d45eb11133", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "775bcb67ac30456cb720438594a475e1"}, {"url": "http://192.30.9.6:8776/v3/3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2c0df4ad6a14557a0e2b97bfa52019f"}, {"url": "http://172.30.9.46:8776/v3/3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ef016b34aa45a7ba522cfecbfec6eb"}], "type": "volumev3", "id": "8b8641e49b5f486a864b0b857a0e9a73", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "121402a262894e60b2dd90a4c91ddfc4"}, {"url": "http://192.30.9.6:8004/v1/3188c96ec01940fba81c35d45eb11133", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "843fd802e471465f9929116059937b0b"}, {"url": "http://172.30.9.46:8004/v1/3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b71667e57ac348d19ee51701c2492bc8"}], "type": "orchestration", "id": "910666d0b44e43dda71799578f2fb207", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.46:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d50b2697934e5aa702ab2b26a44279"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0eb6565be3e44b382acfbe153b647bf"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0ee7731b0a344dd95394ec40456c966"}], "type": "network", "id": "96d169df5f3246498ebfd684c882081c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.46:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6207f5501c4d439cb61786bf4936a152"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de1dcf61d9e44a7aa8f94ba8c4cf9375"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc2fab36e3514270a85a06afe9ff1894"}], "type": "alarming", "id": "96f5a2d27e6f427cbd0f869917a8dd5d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "bf0bc5911f744db0865b88b9285e5dc1", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fd79c31b868f4106baa6b4b6f650b664"}, "audit_ids": ["d3xtwLZVTQm0bd4ihLsvEQ"], "issued_at": "2019-06-08T05:51:18.000000Z"}} 2019-06-08 05:51:18,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 05:51:18,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d318a5cd6da3593ae7f69e10f1b6afe0a233f62" 2019-06-08 05:51:18,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sat, 08 Jun 2019 05:51:18 GMT X-Openstack-Request-Id: req-b6f9a973-ee96-464e-b969-99fa9e948697 2019-06-08 05:51:18,457 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T05:48:01Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","provider:network_type":"flat"}]} 2019-06-08 05:51:18,457 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json?router%3Aexternal=True used request id req-b6f9a973-ee96-464e-b969-99fa9e948697 2019-06-08 05:51:18,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.36233997345s 2019-06-08 05:51:18,464 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2019-06-08 05:51:18,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 05:51:18,475 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 08 Jun 2019 05:51:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20581b42-8db3-4d1c-bfdd-2e60b956a990 2019-06-08 05:51:18,475 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 05:51:18,475 - keystoneauth.session - DEBUG - GET call to http://172.30.9.46:5000/ used request id req-20581b42-8db3-4d1c-bfdd-2e60b956a990 2019-06-08 05:51:18,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-08 05:51:18,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d318a5cd6da3593ae7f69e10f1b6afe0a233f62" 2019-06-08 05:51:18,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 08 Jun 2019 05:51:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e6fa82e-421b-4638-bbe8-ac4f7b7dbc79 2019-06-08 05:51:18,588 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.46:5000/v3/domains/69a9710257d445c38da42b508afe5e4c"}, "tags": [], "enabled": true, "id": "69a9710257d445c38da42b508afe5e4c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.46:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.46:5000/v3/domains", "previous": null, "next": null}} 2019-06-08 05:51:18,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/domains used request id req-1e6fa82e-421b-4638-bbe8-ac4f7b7dbc79 2019-06-08 05:51:18,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.112431049347s 2019-06-08 05:51:18,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-08 05:51:18,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d318a5cd6da3593ae7f69e10f1b6afe0a233f62" 2019-06-08 05:51:18,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 295 Content-Type: application/json Date: Sat, 08 Jun 2019 05:51:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8986c66-879a-4a64-9a7c-fc0d37cde4e3 2019-06-08 05:51:18,764 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.46:5000/v3/projects/3188c96ec01940fba81c35d45eb11133"}, "tags": [], "enabled": true, "id": "3188c96ec01940fba81c35d45eb11133", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f"}, "tags": [], "enabled": true, "id": "ae5008b7eba04bb8ab8b9bea870a005f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-08 05:51:18,764 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/projects?domain_id=default used request id req-c8986c66-879a-4a64-9a7c-fc0d37cde4e3 2019-06-08 05:51:18,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.16886305809s 2019-06-08 05:51:18,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-06-08 05:51:18,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d318a5cd6da3593ae7f69e10f1b6afe0a233f62" -d '{"network": {"tenant_id": "3188c96ec01940fba81c35d45eb11133", "name": "singlevm1-net_52fb26fc-a354-4328-bd7c-b26bda2f1702", "admin_state_up": true}}' 2019-06-08 05:51:19,213 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Sat, 08 Jun 2019 05:51:19 GMT X-Openstack-Request-Id: req-c6ab4b40-b68f-4c8c-a7ad-ebf69597a97d 2019-06-08 05:51:19,213 - 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":"514b30da-86aa-4f6f-b201-43c186bed842","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":73,"ipv4_address_scope":null,"shared":false,"project_id":"3188c96ec01940fba81c35d45eb11133","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-08T05:51:18Z","is_default":false,"qos_policy_id":null,"name":"singlevm1-net_52fb26fc-a354-4328-bd7c-b26bda2f1702","admin_state_up":true,"tenant_id":"3188c96ec01940fba81c35d45eb11133","created_at":"2019-06-08T05:51:18Z","mtu":1450}} 2019-06-08 05:51:19,214 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-c6ab4b40-b68f-4c8c-a7ad-ebf69597a97d 2019-06-08 05:51:19,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.448445081711s 2019-06-08 05:51:19,214 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-06-08T05:51:18Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'514b30da-86aa-4f6f-b201-43c186bed842', u'provider:segmentation_id': 73, 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_52fb26fc-a354-4328-bd7c-b26bda2f1702', u'created_at': u'2019-06-08T05:51:18Z', u'mtu': 1450, u'tenant_id': u'3188c96ec01940fba81c35d45eb11133', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'3188c96ec01940fba81c35d45eb11133', u'l2_adjacency': True}) 2019-06-08 05:51:19,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 05:51:19,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d318a5cd6da3593ae7f69e10f1b6afe0a233f62" 2019-06-08 05:51:19,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1429 Content-Type: application/json Date: Sat, 08 Jun 2019 05:51:19 GMT X-Openstack-Request-Id: req-1ac8bbc4-bf3d-49bc-9041-d81a578f3d3a 2019-06-08 05:51:19,315 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"514b30da-86aa-4f6f-b201-43c186bed842","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":73,"ipv4_address_scope":null,"shared":false,"project_id":"3188c96ec01940fba81c35d45eb11133","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-08T05:51:18Z","qos_policy_id":null,"name":"singlevm1-net_52fb26fc-a354-4328-bd7c-b26bda2f1702","admin_state_up":true,"tenant_id":"3188c96ec01940fba81c35d45eb11133","created_at":"2019-06-08T05:51:18Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T05:48:01Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","provider:network_type":"flat"}]} 2019-06-08 05:51:19,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-1ac8bbc4-bf3d-49bc-9041-d81a578f3d3a 2019-06-08 05:51:19,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.100190877914s 2019-06-08 05:51:19,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-06-08 05:51:19,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d318a5cd6da3593ae7f69e10f1b6afe0a233f62" -d '{"subnet": {"name": "singlevm1-subnet_52fb26fc-a354-4328-bd7c-b26bda2f1702", "enable_dhcp": true, "network_id": "514b30da-86aa-4f6f-b201-43c186bed842", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-06-08 05:51:19,834 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Sat, 08 Jun 2019 05:51:19 GMT X-Openstack-Request-Id: req-a0cc1dd6-ad21-4f00-8c7f-0f349272024f 2019-06-08 05:51:19,834 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-06-08T05:51: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":"807024f9-b280-4e1e-a704-13555d4cd3d3","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"3188c96ec01940fba81c35d45eb11133","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_52fb26fc-a354-4328-bd7c-b26bda2f1702","enable_dhcp":true,"segment_id":null,"network_id":"514b30da-86aa-4f6f-b201-43c186bed842","tenant_id":"3188c96ec01940fba81c35d45eb11133","created_at":"2019-06-08T05:51:19Z","ip_version":4}} 2019-06-08 05:51:19,835 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/subnets.json used request id req-a0cc1dd6-ad21-4f00-8c7f-0f349272024f 2019-06-08 05:51:19,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.518090963364s 2019-06-08 05:51:19,835 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-08T05:51: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'807024f9-b280-4e1e-a704-13555d4cd3d3', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_52fb26fc-a354-4328-bd7c-b26bda2f1702', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'514b30da-86aa-4f6f-b201-43c186bed842', u'tenant_id': u'3188c96ec01940fba81c35d45eb11133', u'created_at': u'2019-06-08T05:51: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'3188c96ec01940fba81c35d45eb11133'}) 2019-06-08 05:51:19,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-06-08 05:51:19,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d318a5cd6da3593ae7f69e10f1b6afe0a233f62" -d '{"router": {"external_gateway_info": {"network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "name": "singlevm1-router_52fb26fc-a354-4328-bd7c-b26bda2f1702", "admin_state_up": true}}' 2019-06-08 05:51:21,414 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 709 Content-Type: application/json Date: Sat, 08 Jun 2019 05:51:21 GMT X-Openstack-Request-Id: req-c4058b72-d368-4475-a2c2-042886c2754e 2019-06-08 05:51:21,414 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a3d564af-8d87-4f4f-9680-f5a9465e0acc", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "3188c96ec01940fba81c35d45eb11133", "created_at": "2019-06-08T05:51:19Z", "admin_state_up": true, "updated_at": "2019-06-08T05:51:21Z", "project_id": "3188c96ec01940fba81c35d45eb11133", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "71c6d247-da40-49ad-873c-6317a7afe124", "name": "singlevm1-router_52fb26fc-a354-4328-bd7c-b26bda2f1702"}} 2019-06-08 05:51:21,414 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/routers.json used request id req-c4058b72-d368-4475-a2c2-042886c2754e 2019-06-08 05:51:21,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.578592062s 2019-06-08 05:51:21,415 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-08T05:51:21Z', u'revision_number': 2, u'ha': False, u'id': u'71c6d247-da40-49ad-873c-6317a7afe124', u'external_gateway_info': {u'network_id': u'd0205d84-f6dd-4d92-b76b-dc9ca1111094', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a3d564af-8d87-4f4f-9680-f5a9465e0acc', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-router_52fb26fc-a354-4328-bd7c-b26bda2f1702', u'admin_state_up': True, u'tenant_id': u'3188c96ec01940fba81c35d45eb11133', u'created_at': u'2019-06-08T05:51:19Z', u'flavor_id': None, u'routes': [], u'project_id': u'3188c96ec01940fba81c35d45eb11133'}) 2019-06-08 05:51:21,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-06-08 05:51:21,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:9696/v2.0/routers/71c6d247-da40-49ad-873c-6317a7afe124/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d318a5cd6da3593ae7f69e10f1b6afe0a233f62" -d '{"subnet_id": "807024f9-b280-4e1e-a704-13555d4cd3d3"}' 2019-06-08 05:51:23,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 08 Jun 2019 05:51:23 GMT X-Openstack-Request-Id: req-3aa77403-8b82-4844-9ae1-f9dbca2594a0 2019-06-08 05:51:23,723 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "514b30da-86aa-4f6f-b201-43c186bed842", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "subnet_id": "807024f9-b280-4e1e-a704-13555d4cd3d3", "subnet_ids": ["807024f9-b280-4e1e-a704-13555d4cd3d3"], "port_id": "b44627b6-4772-429a-ac09-a15b1dd56d9b", "id": "71c6d247-da40-49ad-873c-6317a7afe124"} 2019-06-08 05:51:23,723 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.46:9696/v2.0/routers/71c6d247-da40-49ad-873c-6317a7afe124/add_router_interface.json used request id req-3aa77403-8b82-4844-9ae1-f9dbca2594a0 2019-06-08 05:51:23,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.30807495117s 2019-06-08 05:51:23,724 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-06-08 05:51:23,828 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-06-08 05:51:23,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 05:51:23,836 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 08 Jun 2019 05:51:23 GMT 2019-06-08 05:51:23,836 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}]} 2019-06-08 05:51:23,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 05:51:23,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d318a5cd6da3593ae7f69e10f1b6afe0a233f62" 2019-06-08 05:51:24,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 08 Jun 2019 05:51:24 GMT X-Openstack-Request-Id: req-1387b892-4fb2-47d2-bc2f-48f0f7462576 2019-06-08 05:51:24,585 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 05:51:24,585 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-1387b892-4fb2-47d2-bc2f-48f0f7462576 2019-06-08 05:51:24,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.746436834335s 2019-06-08 05:51:24,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-06-08 05:51:24,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d318a5cd6da3593ae7f69e10f1b6afe0a233f62" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm1-img_52fb26fc-a354-4328-bd7c-b26bda2f1702", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm1-img_52fb26fc-a354-4328-bd7c-b26bda2f1702"}' 2019-06-08 05:51:24,689 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Sat, 08 Jun 2019 05:51:24 GMT Location: http://172.30.9.46:9292/v2/images/c9410e75-0ac0-4729-a803-109032587358 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-bf4cdf52-7b5e-42c6-bafb-e167ccd1a5b2 2019-06-08 05:51:24,690 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T05:51:24Z", "file": "/v2/images/c9410e75-0ac0-4729-a803-109032587358/file", "owner": "3188c96ec01940fba81c35d45eb11133", "id": "c9410e75-0ac0-4729-a803-109032587358", "size": null, "self": "/v2/images/c9410e75-0ac0-4729-a803-109032587358", "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_52fb26fc-a354-4328-bd7c-b26bda2f1702", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_52fb26fc-a354-4328-bd7c-b26bda2f1702", "checksum": null, "created_at": "2019-06-08T05:51:24Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-06-08 05:51:24,690 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.46:9292/v2/images used request id req-bf4cdf52-7b5e-42c6-bafb-e167ccd1a5b2 2019-06-08 05:51:24,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0964949131012s 2019-06-08 05:51:24,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-06-08 05:51:24,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:9292/v2/images/c9410e75-0ac0-4729-a803-109032587358/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d318a5cd6da3593ae7f69e10f1b6afe0a233f62" -d '' 2019-06-08 05:51:25,655 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 05:51:25 GMT X-Openstack-Request-Id: req-08027b85-f3e8-4c54-a995-c94179dfc622 2019-06-08 05:51:25,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-06-08 05:51:25,656 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.46:9292/v2/images/c9410e75-0ac0-4729-a803-109032587358/file used request id req-08027b85-f3e8-4c54-a995-c94179dfc622 2019-06-08 05:51:25,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.965098142624s 2019-06-08 05:51:25,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 05:51:25,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d318a5cd6da3593ae7f69e10f1b6afe0a233f62" 2019-06-08 05:51:25,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sat, 08 Jun 2019 05:51:25 GMT X-Openstack-Request-Id: req-b1dc8192-5c9b-4d9f-bb55-73dd6a855363 2019-06-08 05:51:25,686 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T05:51:25Z", "file": "/v2/images/c9410e75-0ac0-4729-a803-109032587358/file", "owner": "3188c96ec01940fba81c35d45eb11133", "id": "c9410e75-0ac0-4729-a803-109032587358", "size": 12716032, "self": "/v2/images/c9410e75-0ac0-4729-a803-109032587358", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/c9410e75-0ac0-4729-a803-109032587358/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/c9410e75-0ac0-4729-a803-109032587358/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_52fb26fc-a354-4328-bd7c-b26bda2f1702", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_52fb26fc-a354-4328-bd7c-b26bda2f1702", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-08T05:51:24Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 05:51:25,686 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-b1dc8192-5c9b-4d9f-bb55-73dd6a855363 2019-06-08 05:51:25,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0263459682465s 2019-06-08 05:51:25,688 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/c9410e75-0ac0-4729-a803-109032587358/snap', u'metadata': Munch({})})], 'file': u'/v2/images/c9410e75-0ac0-4729-a803-109032587358/file', 'owner': u'3188c96ec01940fba81c35d45eb11133', 'id': u'c9410e75-0ac0-4729-a803-109032587358', 'size': 12716032, u'self': u'/v2/images/c9410e75-0ac0-4729-a803-109032587358', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3188c96ec01940fba81c35d45eb11133', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/c9410e75-0ac0-4729-a803-109032587358/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-08T05:51:25Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-06-08T05:51:25Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_52fb26fc-a354-4328-bd7c-b26bda2f1702', '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/c9410e75-0ac0-4729-a803-109032587358', 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_52fb26fc-a354-4328-bd7c-b26bda2f1702', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm1-img_52fb26fc-a354-4328-bd7c-b26bda2f1702', 'created': u'2019-06-08T05:51:24Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-08T05:51:24Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/c9410e75-0ac0-4729-a803-109032587358', 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_52fb26fc-a354-4328-bd7c-b26bda2f1702', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-08 05:51:25,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-06-08 05:51:25,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d318a5cd6da3593ae7f69e10f1b6afe0a233f62" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm1-flavor_52fb26fc-a354-4328-bd7c-b26bda2f1702", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-06-08 05:51:26,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sat, 08 Jun 2019 05:51:25 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d5e14843-2efa-4dac-b706-661f2fd8d442 x-openstack-request-id: req-d5e14843-2efa-4dac-b706-661f2fd8d442 2019-06-08 05:51:26,003 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "singlevm1-flavor_52fb26fc-a354-4328-bd7c-b26bda2f1702", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/e6b5a6e0-a1ae-4d59-8f60-295359de1db7", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/e6b5a6e0-a1ae-4d59-8f60-295359de1db7", "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": "e6b5a6e0-a1ae-4d59-8f60-295359de1db7"}} 2019-06-08 05:51:26,003 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-d5e14843-2efa-4dac-b706-661f2fd8d442 2019-06-08 05:51:26,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.312534093857s 2019-06-08 05:51:26,004 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_52fb26fc-a354-4328-bd7c-b26bda2f1702', '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'3188c96ec01940fba81c35d45eb11133', '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'e6b5a6e0-a1ae-4d59-8f60-295359de1db7', 'swap': 0}) 2019-06-08 05:51:26,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-06-08 05:51:26,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/flavors/e6b5a6e0-a1ae-4d59-8f60-295359de1db7/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d318a5cd6da3593ae7f69e10f1b6afe0a233f62" -d '{"extra_specs": {}}' 2019-06-08 05:51:26,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 08 Jun 2019 05:51: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-49e39e2e-3c48-406e-8585-5b7b93487ec0 x-openstack-request-id: req-49e39e2e-3c48-406e-8585-5b7b93487ec0 2019-06-08 05:51:26,037 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-06-08 05:51:26,037 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/flavors/e6b5a6e0-a1ae-4d59-8f60-295359de1db7/os-extra_specs used request id req-49e39e2e-3c48-406e-8585-5b7b93487ec0 2019-06-08 05:51:26,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0328540802002s 2019-06-08 05:51:26,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-06-08 05:51:26,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d318a5cd6da3593ae7f69e10f1b6afe0a233f62" -d '{"keypair": {"name": "singlevm1-kp_52fb26fc-a354-4328-bd7c-b26bda2f1702"}}' 2019-06-08 05:51:26,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1802 Content-Type: application/json Date: Sat, 08 Jun 2019 05:51: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-ddd1fadd-fc12-48ff-894e-1dd13ba2f0c3 x-openstack-request-id: req-ddd1fadd-fc12-48ff-894e-1dd13ba2f0c3 2019-06-08 05:51:26,200 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+JLBzTNodH/SklH9x6qLgVS2Stit0R8tQRcc3WE6MBF1tl7NsfgA+neuIWAWwtf8i8zOn3gBcnsGhyrFFOm6m16Oq2W6jzCPULmxCb8BHUzCclCj0lyOtNvdy7pLSlBmuyif8YUG/94ialAzF3mYlImiFSr0O35UODPw/Mu3dCNOxmsyrRRzOt0ou6+kXC1710Xx8ce5180v7WF9LSyb9xGB0ES/RcxSCgE83+ofLdB1Q8GrnN8IiDhegWdYR/rJftDvrXvdpgO8t6wziMN0BX0U+s1yUEF3u3PVoLrmef5EOu7IKCuRRc0Qw7b+iAiWPC9vJDt+0vB6m1yH9R/DX Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAviSwc0zaHR/0pJR/ceqi4FUtkrYrdEfLUEXHN1hOjARdbZez\nbH4APp3riFgFsLX/IvMzp94AXJ7BocqxRTpuptejqtluo8wj1C5sQm/AR1MwnJQo\n9JcjrTb3cu6S0pQZrson/GFBv/eImpQMxd5mJSJohUq9Dt+VDgz8PzLt3QjTsZrM\nq0UczrdKLuvpFwte9dF8fHHudfNL+1hfS0sm/cRgdBEv0XMUgoBPN/qHy3QdUPBq\n5zfCIg4XoFnWEf6yX7Q76173aYDvLesM4jDdAV9FPrNclBBd7tz1aC65nn+RDruy\nCgrkUXNEMO2/ogIljwvbyQ7ftLweptch/Ufw1wIDAQABAoIBACvAdXmSbX3WJIza\nPpkPzHqiHuJrWIRhIL9Pzw9FGo3NU1IsXfTQ6W1/GPs+hdCrkBGStIgj5SFqxlNc\nOH4de+iYJejiLzsxde0U4YRIAo5m7gCZdvMQ8/yfcUDY9J/PxDkb+ydvmZl6c8xd\n1LKTAh35VOOW1vndKIcbJc/FAEajo1eVZUUFHM3cz6iiWfYLkH4QJP5RPxda6KYx\naKIrxyxdaMsD6V8kOTwHATadDkcNpz9Gvf9ElCK4Zy535UTfah02UdRBu626ZTsW\ncbQImjbfz3GuvT4uIFlqLky+FBQmktk0mwoetwS54SA4Xcjc0ac38VxZL6Bi+TYf\nG/B5f8ECgYEA8kuHyVvZtQT0f2Bv5Najjv2TNjVW1SAgzi7bw8h0iwnGxvgpz/QA\ncm3gLTZKVOEUOeQltsS5A1nJ8ufboai1MOeoFWBYnC8ZDVvYla6BOkbqXfVuAxc7\n+I3VzIsdyOX3VOw0Dd8WWmSnoLGgjacigjLyklMSTOqyqd8RHX4NWI0CgYEAyOX+\nbGKp+39yKeqQEoE6ehxbjrCoyrENS/AraeFJWFFZdGajQnp73JwoqvFI5qgrOSwu\nTEZOEV23AW3zEqZSWbvx0ePrVNqxcLwCORhZbTp9fOwjAhQzFHHTSRGMyMFQkfhN\ncWWYThxQOYfVCcJ3+R9ddAg1rnexSftgIDWHL/MCgYB1ORuhzMFgddxAgAzCnyGU\nfZQqZtXy2M9mUX9bknDoD7vO6aN5C6jns8cAuMJvnFGnzHx+l2CXgWpWDdzRsoiu\n93T3mpxkO9kYAHahvEKjSkn7WVF3R1dpYl2szyWC29e0i26Hw4XSB96dvTJbNiBY\n84MuTeiNtALqcpSaOzEDxQKBgH7Y2YBN+84Udl0JAdbtSaL4bMb3vFve1upvxrmf\nydO96aGZfNPoynRNFVB58PHSlRgQUVtPuNM2POrmJWhNJAoMpW9FXb3CJ+9qhmzO\ndwiEud86qhAR+P6bsDCeqCnKBblk8mD7KOOI9Q6eOWFkLKRbrYIp/NsgMAzqb5Nm\nuOkJAoGBAL7fWSNfRGzDnApHujB+ZqVWpXweaAhfBf5lMjDo1+R2SfRpA9QpWYq1\nXNXQ/1xg4OifW2IPr2p8ycgg+dAgmOx7srgbzhhddGsRKb64/yJck7GLD1kOrymN\nJs5Df9SodBT4B1JAWA+BFO5Bic3gbbpPDevb953Z4HDhUtwkHzij\n-----END RSA PRIVATE KEY-----\n", "user_id": "fd79c31b868f4106baa6b4b6f650b664", "name": "singlevm1-kp_52fb26fc-a354-4328-bd7c-b26bda2f1702", "fingerprint": "6f:53:d5:fd:73:bf:36:c5:31:97:c0:f9:12:70:b5:b6"}} 2019-06-08 05:51:26,200 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/os-keypairs used request id req-ddd1fadd-fc12-48ff-894e-1dd13ba2f0c3 2019-06-08 05:51:26,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.161821842194s 2019-06-08 05:51:26,201 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+JLBzTNodH/SklH9x6qLgVS2Stit0R8tQRcc3WE6MBF1tl7NsfgA+neuIWAWwtf8i8zOn3gBcnsGhyrFFOm6m16Oq2W6jzCPULmxCb8BHUzCclCj0lyOtNvdy7pLSlBmuyif8YUG/94ialAzF3mYlImiFSr0O35UODPw/Mu3dCNOxmsyrRRzOt0ou6+kXC1710Xx8ce5180v7WF9LSyb9xGB0ES/RcxSCgE83+ofLdB1Q8GrnN8IiDhegWdYR/rJftDvrXvdpgO8t6wziMN0BX0U+s1yUEF3u3PVoLrmef5EOu7IKCuRRc0Qw7b+iAiWPC9vJDt+0vB6m1yH9R/DX Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAviSwc0zaHR/0pJR/ceqi4FUtkrYrdEfLUEXHN1hOjARdbZez\nbH4APp3riFgFsLX/IvMzp94AXJ7BocqxRTpuptejqtluo8wj1C5sQm/AR1MwnJQo\n9JcjrTb3cu6S0pQZrson/GFBv/eImpQMxd5mJSJohUq9Dt+VDgz8PzLt3QjTsZrM\nq0UczrdKLuvpFwte9dF8fHHudfNL+1hfS0sm/cRgdBEv0XMUgoBPN/qHy3QdUPBq\n5zfCIg4XoFnWEf6yX7Q76173aYDvLesM4jDdAV9FPrNclBBd7tz1aC65nn+RDruy\nCgrkUXNEMO2/ogIljwvbyQ7ftLweptch/Ufw1wIDAQABAoIBACvAdXmSbX3WJIza\nPpkPzHqiHuJrWIRhIL9Pzw9FGo3NU1IsXfTQ6W1/GPs+hdCrkBGStIgj5SFqxlNc\nOH4de+iYJejiLzsxde0U4YRIAo5m7gCZdvMQ8/yfcUDY9J/PxDkb+ydvmZl6c8xd\n1LKTAh35VOOW1vndKIcbJc/FAEajo1eVZUUFHM3cz6iiWfYLkH4QJP5RPxda6KYx\naKIrxyxdaMsD6V8kOTwHATadDkcNpz9Gvf9ElCK4Zy535UTfah02UdRBu626ZTsW\ncbQImjbfz3GuvT4uIFlqLky+FBQmktk0mwoetwS54SA4Xcjc0ac38VxZL6Bi+TYf\nG/B5f8ECgYEA8kuHyVvZtQT0f2Bv5Najjv2TNjVW1SAgzi7bw8h0iwnGxvgpz/QA\ncm3gLTZKVOEUOeQltsS5A1nJ8ufboai1MOeoFWBYnC8ZDVvYla6BOkbqXfVuAxc7\n+I3VzIsdyOX3VOw0Dd8WWmSnoLGgjacigjLyklMSTOqyqd8RHX4NWI0CgYEAyOX+\nbGKp+39yKeqQEoE6ehxbjrCoyrENS/AraeFJWFFZdGajQnp73JwoqvFI5qgrOSwu\nTEZOEV23AW3zEqZSWbvx0ePrVNqxcLwCORhZbTp9fOwjAhQzFHHTSRGMyMFQkfhN\ncWWYThxQOYfVCcJ3+R9ddAg1rnexSftgIDWHL/MCgYB1ORuhzMFgddxAgAzCnyGU\nfZQqZtXy2M9mUX9bknDoD7vO6aN5C6jns8cAuMJvnFGnzHx+l2CXgWpWDdzRsoiu\n93T3mpxkO9kYAHahvEKjSkn7WVF3R1dpYl2szyWC29e0i26Hw4XSB96dvTJbNiBY\n84MuTeiNtALqcpSaOzEDxQKBgH7Y2YBN+84Udl0JAdbtSaL4bMb3vFve1upvxrmf\nydO96aGZfNPoynRNFVB58PHSlRgQUVtPuNM2POrmJWhNJAoMpW9FXb3CJ+9qhmzO\ndwiEud86qhAR+P6bsDCeqCnKBblk8mD7KOOI9Q6eOWFkLKRbrYIp/NsgMAzqb5Nm\nuOkJAoGBAL7fWSNfRGzDnApHujB+ZqVWpXweaAhfBf5lMjDo1+R2SfRpA9QpWYq1\nXNXQ/1xg4OifW2IPr2p8ycgg+dAgmOx7srgbzhhddGsRKb64/yJck7GLD1kOrymN\nJs5Df9SodBT4B1JAWA+BFO5Bic3gbbpPDevb953Z4HDhUtwkHzij\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'fd79c31b868f4106baa6b4b6f650b664', 'name': u'singlevm1-kp_52fb26fc-a354-4328-bd7c-b26bda2f1702', 'created_at': '2019-06-08T05:51:26.201232', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3188c96ec01940fba81c35d45eb11133', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'6f:53:d5:fd:73:bf:36:c5:31:97:c0:f9:12:70:b5:b6', 'type': 'ssh', 'id': u'singlevm1-kp_52fb26fc-a354-4328-bd7c-b26bda2f1702'}) 2019-06-08 05:51:26,201 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAviSwc0zaHR/0pJR/ceqi4FUtkrYrdEfLUEXHN1hOjARdbZez bH4APp3riFgFsLX/IvMzp94AXJ7BocqxRTpuptejqtluo8wj1C5sQm/AR1MwnJQo 9JcjrTb3cu6S0pQZrson/GFBv/eImpQMxd5mJSJohUq9Dt+VDgz8PzLt3QjTsZrM q0UczrdKLuvpFwte9dF8fHHudfNL+1hfS0sm/cRgdBEv0XMUgoBPN/qHy3QdUPBq 5zfCIg4XoFnWEf6yX7Q76173aYDvLesM4jDdAV9FPrNclBBd7tz1aC65nn+RDruy CgrkUXNEMO2/ogIljwvbyQ7ftLweptch/Ufw1wIDAQABAoIBACvAdXmSbX3WJIza PpkPzHqiHuJrWIRhIL9Pzw9FGo3NU1IsXfTQ6W1/GPs+hdCrkBGStIgj5SFqxlNc OH4de+iYJejiLzsxde0U4YRIAo5m7gCZdvMQ8/yfcUDY9J/PxDkb+ydvmZl6c8xd 1LKTAh35VOOW1vndKIcbJc/FAEajo1eVZUUFHM3cz6iiWfYLkH4QJP5RPxda6KYx aKIrxyxdaMsD6V8kOTwHATadDkcNpz9Gvf9ElCK4Zy535UTfah02UdRBu626ZTsW cbQImjbfz3GuvT4uIFlqLky+FBQmktk0mwoetwS54SA4Xcjc0ac38VxZL6Bi+TYf G/B5f8ECgYEA8kuHyVvZtQT0f2Bv5Najjv2TNjVW1SAgzi7bw8h0iwnGxvgpz/QA cm3gLTZKVOEUOeQltsS5A1nJ8ufboai1MOeoFWBYnC8ZDVvYla6BOkbqXfVuAxc7 +I3VzIsdyOX3VOw0Dd8WWmSnoLGgjacigjLyklMSTOqyqd8RHX4NWI0CgYEAyOX+ bGKp+39yKeqQEoE6ehxbjrCoyrENS/AraeFJWFFZdGajQnp73JwoqvFI5qgrOSwu TEZOEV23AW3zEqZSWbvx0ePrVNqxcLwCORhZbTp9fOwjAhQzFHHTSRGMyMFQkfhN cWWYThxQOYfVCcJ3+R9ddAg1rnexSftgIDWHL/MCgYB1ORuhzMFgddxAgAzCnyGU fZQqZtXy2M9mUX9bknDoD7vO6aN5C6jns8cAuMJvnFGnzHx+l2CXgWpWDdzRsoiu 93T3mpxkO9kYAHahvEKjSkn7WVF3R1dpYl2szyWC29e0i26Hw4XSB96dvTJbNiBY 84MuTeiNtALqcpSaOzEDxQKBgH7Y2YBN+84Udl0JAdbtSaL4bMb3vFve1upvxrmf ydO96aGZfNPoynRNFVB58PHSlRgQUVtPuNM2POrmJWhNJAoMpW9FXb3CJ+9qhmzO dwiEud86qhAR+P6bsDCeqCnKBblk8mD7KOOI9Q6eOWFkLKRbrYIp/NsgMAzqb5Nm uOkJAoGBAL7fWSNfRGzDnApHujB+ZqVWpXweaAhfBf5lMjDo1+R2SfRpA9QpWYq1 XNXQ/1xg4OifW2IPr2p8ycgg+dAgmOx7srgbzhhddGsRKb64/yJck7GLD1kOrymN Js5Df9SodBT4B1JAWA+BFO5Bic3gbbpPDevb953Z4HDhUtwkHzij -----END RSA PRIVATE KEY----- 2019-06-08 05:51:26,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-06-08 05:51:26,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d318a5cd6da3593ae7f69e10f1b6afe0a233f62" -d '{"security_group": {"name": "singlevm1-sg_52fb26fc-a354-4328-bd7c-b26bda2f1702", "description": "created by OPNFV Functest (singlevm1)"}}' 2019-06-08 05:51:26,343 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Sat, 08 Jun 2019 05:51:26 GMT X-Openstack-Request-Id: req-40da2472-3539-4728-ac63-383b9f209bc9 2019-06-08 05:51:26,343 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "3188c96ec01940fba81c35d45eb11133", "created_at": "2019-06-08T05:51:26Z", "updated_at": "2019-06-08T05:51:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:51:26Z", "revision_number": 0, "id": "e32253cb-45e9-4e76-bf2c-e558881a7df9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:51:26Z", "security_group_id": "5cb028a5-f421-4e5e-b4dc-5856302faa34", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv4", "project_id": "3188c96ec01940fba81c35d45eb11133"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:51:26Z", "revision_number": 0, "id": "fd4cc862-0ce3-4a8c-8d4c-1dd74f676254", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:51:26Z", "security_group_id": "5cb028a5-f421-4e5e-b4dc-5856302faa34", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv6", "project_id": "3188c96ec01940fba81c35d45eb11133"}], "revision_number": 1, "project_id": "3188c96ec01940fba81c35d45eb11133", "id": "5cb028a5-f421-4e5e-b4dc-5856302faa34", "name": "singlevm1-sg_52fb26fc-a354-4328-bd7c-b26bda2f1702"}} 2019-06-08 05:51:26,343 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/security-groups.json used request id req-40da2472-3539-4728-ac63-383b9f209bc9 2019-06-08 05:51:26,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.136869192123s 2019-06-08 05:51:26,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-08 05:51:26,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d318a5cd6da3593ae7f69e10f1b6afe0a233f62" 2019-06-08 05:51:26,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 8340 Content-Type: application/json Date: Sat, 08 Jun 2019 05:51:26 GMT X-Openstack-Request-Id: req-2740ba8b-ac99-47eb-b9df-c180cc47a5f9 2019-06-08 05:51:26,443 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3188c96ec01940fba81c35d45eb11133", "created_at": "2019-06-08T05:50:08Z", "updated_at": "2019-06-08T05:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "1a304197-6259-47fb-8799-aa407182630d", "remote_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv6", "project_id": "3188c96ec01940fba81c35d45eb11133"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "487196b0-2bde-45c0-8b45-f9fcd16601fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv4", "project_id": "3188c96ec01940fba81c35d45eb11133"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "abadd49a-1a8f-405f-ba47-7c59fe8b0d0f", "remote_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv4", "project_id": "3188c96ec01940fba81c35d45eb11133"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "d26daddf-2739-444d-991e-138b96ac2ac2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv6", "project_id": "3188c96ec01940fba81c35d45eb11133"}], "revision_number": 1, "project_id": "3188c96ec01940fba81c35d45eb11133", "id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "created_at": "2019-06-08T05:47:57Z", "updated_at": "2019-06-08T05:47:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "02da1104-56ed-4749-b003-90c4f8f656ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "a3f7c7ce-1565-464d-9c08-e39b080cdb6d", "remote_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "c5f47a68-2c8b-4de3-91dc-0a19312beb49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "d9877ee1-16fa-4f55-9b57-2bd861dcc4ea", "remote_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}], "revision_number": 1, "project_id": "ae5008b7eba04bb8ab8b9bea870a005f", "id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-06-08T05:50:09Z", "updated_at": "2019-06-08T05:50:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "41f1ce41-3b64-482a-87c5-0d0b11c6398f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "79dc58b0-b605-4504-9229-080d558ac4f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "81274cd5-6700-4e0f-8a2a-1f2e3420f4f3", "remote_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "dd1516ff-335a-4f12-a448-f096493076e7", "remote_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "48f2b38a-983e-4487-ab36-f87307c0130c", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "3188c96ec01940fba81c35d45eb11133", "created_at": "2019-06-08T05:51:26Z", "updated_at": "2019-06-08T05:51:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:51:26Z", "revision_number": 0, "id": "e32253cb-45e9-4e76-bf2c-e558881a7df9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:51:26Z", "security_group_id": "5cb028a5-f421-4e5e-b4dc-5856302faa34", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv4", "project_id": "3188c96ec01940fba81c35d45eb11133"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:51:26Z", "revision_number": 0, "id": "fd4cc862-0ce3-4a8c-8d4c-1dd74f676254", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:51:26Z", "security_group_id": "5cb028a5-f421-4e5e-b4dc-5856302faa34", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv6", "project_id": "3188c96ec01940fba81c35d45eb11133"}], "revision_number": 1, "project_id": "3188c96ec01940fba81c35d45eb11133", "id": "5cb028a5-f421-4e5e-b4dc-5856302faa34", "name": "singlevm1-sg_52fb26fc-a354-4328-bd7c-b26bda2f1702"}]} 2019-06-08 05:51:26,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/security-groups.json used request id req-2740ba8b-ac99-47eb-b9df-c180cc47a5f9 2019-06-08 05:51:26,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0926558971405s 2019-06-08 05:51:26,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-06-08 05:51:26,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d318a5cd6da3593ae7f69e10f1b6afe0a233f62" -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": "5cb028a5-f421-4e5e-b4dc-5856302faa34"}}' 2019-06-08 05:51:26,623 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sat, 08 Jun 2019 05:51:26 GMT X-Openstack-Request-Id: req-09d042fe-65f0-48e2-aaa8-0f2419159dac 2019-06-08 05:51:26,624 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2019-06-08T05:51:26Z", "security_group_id": "5cb028a5-f421-4e5e-b4dc-5856302faa34", "port_range_min": 22, "revision_number": 0, "tenant_id": "3188c96ec01940fba81c35d45eb11133", "created_at": "2019-06-08T05:51:26Z", "project_id": "3188c96ec01940fba81c35d45eb11133", "id": "d9532e82-6700-402c-8512-41ddc87ac3cf"}} 2019-06-08 05:51:26,624 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-09d042fe-65f0-48e2-aaa8-0f2419159dac 2019-06-08 05:51:26,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.174045085907s 2019-06-08 05:51:26,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-08 05:51:26,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d318a5cd6da3593ae7f69e10f1b6afe0a233f62" 2019-06-08 05:51:26,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 8836 Content-Type: application/json Date: Sat, 08 Jun 2019 05:51:26 GMT X-Openstack-Request-Id: req-e0b517e7-83d0-455f-9468-8d4964d151ef 2019-06-08 05:51:26,694 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3188c96ec01940fba81c35d45eb11133", "created_at": "2019-06-08T05:50:08Z", "updated_at": "2019-06-08T05:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "1a304197-6259-47fb-8799-aa407182630d", "remote_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv6", "project_id": "3188c96ec01940fba81c35d45eb11133"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "487196b0-2bde-45c0-8b45-f9fcd16601fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv4", "project_id": "3188c96ec01940fba81c35d45eb11133"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "abadd49a-1a8f-405f-ba47-7c59fe8b0d0f", "remote_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv4", "project_id": "3188c96ec01940fba81c35d45eb11133"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "d26daddf-2739-444d-991e-138b96ac2ac2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv6", "project_id": "3188c96ec01940fba81c35d45eb11133"}], "revision_number": 1, "project_id": "3188c96ec01940fba81c35d45eb11133", "id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "created_at": "2019-06-08T05:47:57Z", "updated_at": "2019-06-08T05:47:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "02da1104-56ed-4749-b003-90c4f8f656ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "a3f7c7ce-1565-464d-9c08-e39b080cdb6d", "remote_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "c5f47a68-2c8b-4de3-91dc-0a19312beb49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "d9877ee1-16fa-4f55-9b57-2bd861dcc4ea", "remote_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}], "revision_number": 1, "project_id": "ae5008b7eba04bb8ab8b9bea870a005f", "id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-06-08T05:50:09Z", "updated_at": "2019-06-08T05:50:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "41f1ce41-3b64-482a-87c5-0d0b11c6398f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "79dc58b0-b605-4504-9229-080d558ac4f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "81274cd5-6700-4e0f-8a2a-1f2e3420f4f3", "remote_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "dd1516ff-335a-4f12-a448-f096493076e7", "remote_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "48f2b38a-983e-4487-ab36-f87307c0130c", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "3188c96ec01940fba81c35d45eb11133", "created_at": "2019-06-08T05:51:26Z", "updated_at": "2019-06-08T05:51:26Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-06-08T05:51:26Z", "revision_number": 0, "id": "d9532e82-6700-402c-8512-41ddc87ac3cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:51:26Z", "security_group_id": "5cb028a5-f421-4e5e-b4dc-5856302faa34", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3188c96ec01940fba81c35d45eb11133"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:51:26Z", "revision_number": 0, "id": "e32253cb-45e9-4e76-bf2c-e558881a7df9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:51:26Z", "security_group_id": "5cb028a5-f421-4e5e-b4dc-5856302faa34", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv4", "project_id": "3188c96ec01940fba81c35d45eb11133"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:51:26Z", "revision_number": 0, "id": "fd4cc862-0ce3-4a8c-8d4c-1dd74f676254", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:51:26Z", "security_group_id": "5cb028a5-f421-4e5e-b4dc-5856302faa34", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv6", "project_id": "3188c96ec01940fba81c35d45eb11133"}], "revision_number": 2, "project_id": "3188c96ec01940fba81c35d45eb11133", "id": "5cb028a5-f421-4e5e-b4dc-5856302faa34", "name": "singlevm1-sg_52fb26fc-a354-4328-bd7c-b26bda2f1702"}]} 2019-06-08 05:51:26,694 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/security-groups.json used request id req-e0b517e7-83d0-455f-9468-8d4964d151ef 2019-06-08 05:51:26,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0641250610352s 2019-06-08 05:51:26,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-06-08 05:51:26,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d318a5cd6da3593ae7f69e10f1b6afe0a233f62" -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": "5cb028a5-f421-4e5e-b4dc-5856302faa34"}}' 2019-06-08 05:51:26,815 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Sat, 08 Jun 2019 05:51:26 GMT X-Openstack-Request-Id: req-4b3ea13c-346a-425c-89e1-d9dc37f6da55 2019-06-08 05:51:26,815 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-06-08T05:51:26Z", "security_group_id": "5cb028a5-f421-4e5e-b4dc-5856302faa34", "port_range_min": null, "revision_number": 0, "tenant_id": "3188c96ec01940fba81c35d45eb11133", "created_at": "2019-06-08T05:51:26Z", "project_id": "3188c96ec01940fba81c35d45eb11133", "id": "bfed0bf7-b117-4d82-81a7-fb895860a8e3"}} 2019-06-08 05:51:26,815 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-4b3ea13c-346a-425c-89e1-d9dc37f6da55 2019-06-08 05:51:26,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.115603923798s 2019-06-08 05:51:26,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 05:51:26,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d318a5cd6da3593ae7f69e10f1b6afe0a233f62" 2019-06-08 05:51:26,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1473 Content-Type: application/json Date: Sat, 08 Jun 2019 05:51:26 GMT X-Openstack-Request-Id: req-13790dab-bc2e-450c-b782-e9c43373436c 2019-06-08 05:51:26,910 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"514b30da-86aa-4f6f-b201-43c186bed842","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":73,"ipv4_address_scope":null,"shared":false,"project_id":"3188c96ec01940fba81c35d45eb11133","l2_adjacency":true,"status":"ACTIVE","subnets":["807024f9-b280-4e1e-a704-13555d4cd3d3"],"description":"","tags":[],"updated_at":"2019-06-08T05:51:19Z","qos_policy_id":null,"name":"singlevm1-net_52fb26fc-a354-4328-bd7c-b26bda2f1702","admin_state_up":true,"tenant_id":"3188c96ec01940fba81c35d45eb11133","created_at":"2019-06-08T05:51:18Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T05:48:01Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","provider:network_type":"flat"}]} 2019-06-08 05:51:26,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-13790dab-bc2e-450c-b782-e9c43373436c 2019-06-08 05:51:26,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0933878421783s 2019-06-08 05:51:26,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 05:51:26,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d318a5cd6da3593ae7f69e10f1b6afe0a233f62" 2019-06-08 05:51:26,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sat, 08 Jun 2019 05:51:26 GMT X-Openstack-Request-Id: req-7b183ecb-f228-4796-b026-45e207d07c72 2019-06-08 05:51:26,940 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T05:51:25Z", "file": "/v2/images/c9410e75-0ac0-4729-a803-109032587358/file", "owner": "3188c96ec01940fba81c35d45eb11133", "id": "c9410e75-0ac0-4729-a803-109032587358", "size": 12716032, "self": "/v2/images/c9410e75-0ac0-4729-a803-109032587358", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/c9410e75-0ac0-4729-a803-109032587358/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/c9410e75-0ac0-4729-a803-109032587358/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_52fb26fc-a354-4328-bd7c-b26bda2f1702", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_52fb26fc-a354-4328-bd7c-b26bda2f1702", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-08T05:51:24Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 05:51:26,940 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-7b183ecb-f228-4796-b026-45e207d07c72 2019-06-08 05:51:26,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0252687931061s 2019-06-08 05:51:26,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-08 05:51:26,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d318a5cd6da3593ae7f69e10f1b6afe0a233f62" 2019-06-08 05:51:27,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sat, 08 Jun 2019 05:51: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-2ce97618-e40e-4820-a6ce-da54e34f3225 x-openstack-request-id: req-2ce97618-e40e-4820-a6ce-da54e34f3225 2019-06-08 05:51:27,076 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm1-flavor_52fb26fc-a354-4328-bd7c-b26bda2f1702", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/e6b5a6e0-a1ae-4d59-8f60-295359de1db7", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/e6b5a6e0-a1ae-4d59-8f60-295359de1db7", "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": "e6b5a6e0-a1ae-4d59-8f60-295359de1db7"}]} 2019-06-08 05:51:27,076 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None used request id req-2ce97618-e40e-4820-a6ce-da54e34f3225 2019-06-08 05:51:27,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.130284070969s 2019-06-08 05:51:27,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-06-08 05:51:27,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d318a5cd6da3593ae7f69e10f1b6afe0a233f62" -d '{"server": {"name": "singlevm1-vm_52fb26fc-a354-4328-bd7c-b26bda2f1702", "imageRef": "c9410e75-0ac0-4729-a803-109032587358", "key_name": "singlevm1-kp_52fb26fc-a354-4328-bd7c-b26bda2f1702", "flavorRef": "e6b5a6e0-a1ae-4d59-8f60-295359de1db7", "max_count": 1, "min_count": 1, "networks": [{"uuid": "514b30da-86aa-4f6f-b201-43c186bed842"}], "security_groups": [{"name": "5cb028a5-f421-4e5e-b4dc-5856302faa34"}]}}' 2019-06-08 05:51:30,639 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sat, 08 Jun 2019 05:51:27 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.46:8774/v2.1/servers/25a85c9a-3caa-42ea-b102-4508340351b5 x-compute-request-id: req-045decb1-31f5-4249-83c2-e584cdf575e2 x-openstack-request-id: req-045decb1-31f5-4249-83c2-e584cdf575e2 2019-06-08 05:51:30,639 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "5cb028a5-f421-4e5e-b4dc-5856302faa34"}], "OS-DCF:diskConfig": "MANUAL", "id": "25a85c9a-3caa-42ea-b102-4508340351b5", "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/25a85c9a-3caa-42ea-b102-4508340351b5", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/25a85c9a-3caa-42ea-b102-4508340351b5", "rel": "bookmark"}], "adminPass": "EtVDn8SRLKDP"}} 2019-06-08 05:51:30,639 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers used request id req-045decb1-31f5-4249-83c2-e584cdf575e2 2019-06-08 05:51:30,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 3.56087708473s 2019-06-08 05:51:30,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 05:51:30,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d318a5cd6da3593ae7f69e10f1b6afe0a233f62" 2019-06-08 05:51:31,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 639 Content-Type: application/json Date: Sat, 08 Jun 2019 05:51:30 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-00b7904a-0981-4b0e-9265-ea8bb8044e00 x-openstack-request-id: req-00b7904a-0981-4b0e-9265-ea8bb8044e00 2019-06-08 05:51:31,470 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/25a85c9a-3caa-42ea-b102-4508340351b5", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/25a85c9a-3caa-42ea-b102-4508340351b5", "rel": "bookmark"}], "image": {"id": "c9410e75-0ac0-4729-a803-109032587358", "links": [{"href": "http://172.30.9.46:8774/images/c9410e75-0ac0-4729-a803-109032587358", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e6b5a6e0-a1ae-4d59-8f60-295359de1db7", "links": [{"href": "http://172.30.9.46:8774/flavors/e6b5a6e0-a1ae-4d59-8f60-295359de1db7", "rel": "bookmark"}]}, "id": "25a85c9a-3caa-42ea-b102-4508340351b5", "user_id": "fd79c31b868f4106baa6b4b6f650b664", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T05:51:30Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_52fb26fc-a354-4328-bd7c-b26bda2f1702", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_52fb26fc-a354-4328-bd7c-b26bda2f1702", "created": "2019-06-08T05:51:30Z", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 05:51:31,470 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-00b7904a-0981-4b0e-9265-ea8bb8044e00 2019-06-08 05:51:31,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.830018997192s 2019-06-08 05:51:31,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 05:51:31,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d318a5cd6da3593ae7f69e10f1b6afe0a233f62" 2019-06-08 05:51:31,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1473 Content-Type: application/json Date: Sat, 08 Jun 2019 05:51:31 GMT X-Openstack-Request-Id: req-c9762463-181d-4153-a04b-10bdc500f883 2019-06-08 05:51:31,566 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"514b30da-86aa-4f6f-b201-43c186bed842","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":73,"ipv4_address_scope":null,"shared":false,"project_id":"3188c96ec01940fba81c35d45eb11133","l2_adjacency":true,"status":"ACTIVE","subnets":["807024f9-b280-4e1e-a704-13555d4cd3d3"],"description":"","tags":[],"updated_at":"2019-06-08T05:51:19Z","qos_policy_id":null,"name":"singlevm1-net_52fb26fc-a354-4328-bd7c-b26bda2f1702","admin_state_up":true,"tenant_id":"3188c96ec01940fba81c35d45eb11133","created_at":"2019-06-08T05:51:18Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T05:48:01Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","provider:network_type":"flat"}]} 2019-06-08 05:51:31,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-c9762463-181d-4153-a04b-10bdc500f883 2019-06-08 05:51:31,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.084988117218s 2019-06-08 05:51:31,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-06-08 05:51:31,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d318a5cd6da3593ae7f69e10f1b6afe0a233f62" 2019-06-08 05:51:31,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1327 Content-Type: application/json Date: Sat, 08 Jun 2019 05:51:31 GMT X-Openstack-Request-Id: req-058fc312-9722-43dc-8616-4b4c4921e317 2019-06-08 05:51:31,634 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-06-08T05:51: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":"807024f9-b280-4e1e-a704-13555d4cd3d3","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"3188c96ec01940fba81c35d45eb11133","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_52fb26fc-a354-4328-bd7c-b26bda2f1702","enable_dhcp":true,"segment_id":null,"network_id":"514b30da-86aa-4f6f-b201-43c186bed842","tenant_id":"3188c96ec01940fba81c35d45eb11133","created_at":"2019-06-08T05:51:19Z","ip_version":4},{"updated_at":"2019-06-08T05:48:01Z","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":"a3d564af-8d87-4f4f-9680-f5a9465e0acc","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"ae5008b7eba04bb8ab8b9bea870a005f","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:48:01Z","ip_version":4}]} 2019-06-08 05:51:31,634 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/subnets.json used request id req-058fc312-9722-43dc-8616-4b4c4921e317 2019-06-08 05:51:31,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0667169094086s 2019-06-08 05:51:31,635 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 05:51:33,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 05:51:33,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d318a5cd6da3593ae7f69e10f1b6afe0a233f62" 2019-06-08 05:51:34,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 710 Content-Type: application/json Date: Sat, 08 Jun 2019 05:51:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-14e76a12-9a30-47e7-bc70-765b7ecaaf1f x-openstack-request-id: req-14e76a12-9a30-47e7-bc70-765b7ecaaf1f 2019-06-08 05:51:34,218 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/25a85c9a-3caa-42ea-b102-4508340351b5", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/25a85c9a-3caa-42ea-b102-4508340351b5", "rel": "bookmark"}], "image": {"id": "c9410e75-0ac0-4729-a803-109032587358", "links": [{"href": "http://172.30.9.46:8774/images/c9410e75-0ac0-4729-a803-109032587358", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e6b5a6e0-a1ae-4d59-8f60-295359de1db7", "links": [{"href": "http://172.30.9.46:8774/flavors/e6b5a6e0-a1ae-4d59-8f60-295359de1db7", "rel": "bookmark"}]}, "id": "25a85c9a-3caa-42ea-b102-4508340351b5", "user_id": "fd79c31b868f4106baa6b4b6f650b664", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T05:51:33Z", "hostId": "d681dd781a88f16153e713431736db2e5b3098b6ca66d469d4289437", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_52fb26fc-a354-4328-bd7c-b26bda2f1702", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_52fb26fc-a354-4328-bd7c-b26bda2f1702", "created": "2019-06-08T05:51:30Z", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 05:51:34,219 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-14e76a12-9a30-47e7-bc70-765b7ecaaf1f 2019-06-08 05:51:34,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.580448150635s 2019-06-08 05:51:34,225 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 05:51:36,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 05:51:36,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d318a5cd6da3593ae7f69e10f1b6afe0a233f62" 2019-06-08 05:51:37,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Sat, 08 Jun 2019 05:51: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-741c3f9a-3db3-41ad-a57e-7f125b5d32c9 x-openstack-request-id: req-741c3f9a-3db3-41ad-a57e-7f125b5d32c9 2019-06-08 05:51:37,390 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/25a85c9a-3caa-42ea-b102-4508340351b5", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/25a85c9a-3caa-42ea-b102-4508340351b5", "rel": "bookmark"}], "image": {"id": "c9410e75-0ac0-4729-a803-109032587358", "links": [{"href": "http://172.30.9.46:8774/images/c9410e75-0ac0-4729-a803-109032587358", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e6b5a6e0-a1ae-4d59-8f60-295359de1db7", "links": [{"href": "http://172.30.9.46:8774/flavors/e6b5a6e0-a1ae-4d59-8f60-295359de1db7", "rel": "bookmark"}]}, "id": "25a85c9a-3caa-42ea-b102-4508340351b5", "security_groups": [{"name": "singlevm1-sg_52fb26fc-a354-4328-bd7c-b26bda2f1702"}], "user_id": "fd79c31b868f4106baa6b4b6f650b664", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T05:51:35Z", "hostId": "d681dd781a88f16153e713431736db2e5b3098b6ca66d469d4289437", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_52fb26fc-a354-4328-bd7c-b26bda2f1702", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_52fb26fc-a354-4328-bd7c-b26bda2f1702", "created": "2019-06-08T05:51:30Z", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 05:51:37,390 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-741c3f9a-3db3-41ad-a57e-7f125b5d32c9 2019-06-08 05:51:37,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.16228485107s 2019-06-08 05:51:37,396 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 05:51:39,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 05:51:39,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d318a5cd6da3593ae7f69e10f1b6afe0a233f62" 2019-06-08 05:51:39,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 809 Content-Type: application/json Date: Sat, 08 Jun 2019 05:51:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9120f179-eed2-4254-9af9-08a8788e6170 x-openstack-request-id: req-9120f179-eed2-4254-9af9-08a8788e6170 2019-06-08 05:51:39,744 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_52fb26fc-a354-4328-bd7c-b26bda2f1702": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:9d:a9", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/25a85c9a-3caa-42ea-b102-4508340351b5", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/25a85c9a-3caa-42ea-b102-4508340351b5", "rel": "bookmark"}], "image": {"id": "c9410e75-0ac0-4729-a803-109032587358", "links": [{"href": "http://172.30.9.46:8774/images/c9410e75-0ac0-4729-a803-109032587358", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e6b5a6e0-a1ae-4d59-8f60-295359de1db7", "links": [{"href": "http://172.30.9.46:8774/flavors/e6b5a6e0-a1ae-4d59-8f60-295359de1db7", "rel": "bookmark"}]}, "id": "25a85c9a-3caa-42ea-b102-4508340351b5", "security_groups": [{"name": "singlevm1-sg_52fb26fc-a354-4328-bd7c-b26bda2f1702"}], "user_id": "fd79c31b868f4106baa6b4b6f650b664", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T05:51:35Z", "hostId": "d681dd781a88f16153e713431736db2e5b3098b6ca66d469d4289437", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_52fb26fc-a354-4328-bd7c-b26bda2f1702", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_52fb26fc-a354-4328-bd7c-b26bda2f1702", "created": "2019-06-08T05:51:30Z", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 05:51:39,744 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-9120f179-eed2-4254-9af9-08a8788e6170 2019-06-08 05:51:39,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.345146894455s 2019-06-08 05:51:39,751 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 05:51:41,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 05:51:41,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d318a5cd6da3593ae7f69e10f1b6afe0a233f62" 2019-06-08 05:51:42,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 809 Content-Type: application/json Date: Sat, 08 Jun 2019 05:51: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-7284a7c8-7402-4203-af41-2e307382cfc0 x-openstack-request-id: req-7284a7c8-7402-4203-af41-2e307382cfc0 2019-06-08 05:51:42,944 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_52fb26fc-a354-4328-bd7c-b26bda2f1702": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:9d:a9", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/25a85c9a-3caa-42ea-b102-4508340351b5", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/25a85c9a-3caa-42ea-b102-4508340351b5", "rel": "bookmark"}], "image": {"id": "c9410e75-0ac0-4729-a803-109032587358", "links": [{"href": "http://172.30.9.46:8774/images/c9410e75-0ac0-4729-a803-109032587358", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e6b5a6e0-a1ae-4d59-8f60-295359de1db7", "links": [{"href": "http://172.30.9.46:8774/flavors/e6b5a6e0-a1ae-4d59-8f60-295359de1db7", "rel": "bookmark"}]}, "id": "25a85c9a-3caa-42ea-b102-4508340351b5", "security_groups": [{"name": "singlevm1-sg_52fb26fc-a354-4328-bd7c-b26bda2f1702"}], "user_id": "fd79c31b868f4106baa6b4b6f650b664", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T05:51:35Z", "hostId": "d681dd781a88f16153e713431736db2e5b3098b6ca66d469d4289437", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_52fb26fc-a354-4328-bd7c-b26bda2f1702", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_52fb26fc-a354-4328-bd7c-b26bda2f1702", "created": "2019-06-08T05:51:30Z", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 05:51:42,944 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-7284a7c8-7402-4203-af41-2e307382cfc0 2019-06-08 05:51:42,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.1905670166s 2019-06-08 05:51:42,951 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 05:51:44,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 05:51:44,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d318a5cd6da3593ae7f69e10f1b6afe0a233f62" 2019-06-08 05:51:45,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 813 Content-Type: application/json Date: Sat, 08 Jun 2019 05:51:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-99e39137-94fa-4f2e-a422-607547ece7fa x-openstack-request-id: req-99e39137-94fa-4f2e-a422-607547ece7fa 2019-06-08 05:51:45,392 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_52fb26fc-a354-4328-bd7c-b26bda2f1702": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:9d:a9", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/25a85c9a-3caa-42ea-b102-4508340351b5", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/25a85c9a-3caa-42ea-b102-4508340351b5", "rel": "bookmark"}], "image": {"id": "c9410e75-0ac0-4729-a803-109032587358", "links": [{"href": "http://172.30.9.46:8774/images/c9410e75-0ac0-4729-a803-109032587358", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2019-06-08T05:51:42.000000", "flavor": {"id": "e6b5a6e0-a1ae-4d59-8f60-295359de1db7", "links": [{"href": "http://172.30.9.46:8774/flavors/e6b5a6e0-a1ae-4d59-8f60-295359de1db7", "rel": "bookmark"}]}, "id": "25a85c9a-3caa-42ea-b102-4508340351b5", "security_groups": [{"name": "singlevm1-sg_52fb26fc-a354-4328-bd7c-b26bda2f1702"}], "user_id": "fd79c31b868f4106baa6b4b6f650b664", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T05:51:42Z", "hostId": "d681dd781a88f16153e713431736db2e5b3098b6ca66d469d4289437", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_52fb26fc-a354-4328-bd7c-b26bda2f1702", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_52fb26fc-a354-4328-bd7c-b26bda2f1702", "created": "2019-06-08T05:51:30Z", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 05:51:45,393 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-99e39137-94fa-4f2e-a422-607547ece7fa 2019-06-08 05:51:45,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.439173936844s 2019-06-08 05:51:45,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-06-08 05:51:45,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:9696/v2.0/ports.json?device_id=25a85c9a-3caa-42ea-b102-4508340351b5" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d318a5cd6da3593ae7f69e10f1b6afe0a233f62" 2019-06-08 05:51:45,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 992 Content-Type: application/json Date: Sat, 08 Jun 2019 05:51:45 GMT X-Openstack-Request-Id: req-74582603-cbc5-4ddb-b1ff-9799345a92a7 2019-06-08 05:51:45,446 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T05:51:41Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"807024f9-b280-4e1e-a704-13555d4cd3d3","ip_address":"192.168.120.12"}],"id":"05d3e2b9-0d47-4416-b586-f0574a1f5b8d","security_groups":["5cb028a5-f421-4e5e-b4dc-5856302faa34"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:64:9d:a9","project_id":"3188c96ec01940fba81c35d45eb11133","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"514b30da-86aa-4f6f-b201-43c186bed842","tenant_id":"3188c96ec01940fba81c35d45eb11133","created_at":"2019-06-08T05:51:34Z","binding:vnic_type":"normal","device_id":"25a85c9a-3caa-42ea-b102-4508340351b5","ip_allocation":"immediate"}]} 2019-06-08 05:51:45,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/ports.json?device_id=25a85c9a-3caa-42ea-b102-4508340351b5 used request id req-74582603-cbc5-4ddb-b1ff-9799345a92a7 2019-06-08 05:51:45,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0470149517059s 2019-06-08 05:51:45,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-08 05:51:45,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:9696/v2.0/floatingips.json?port_id=05d3e2b9-0d47-4416-b586-f0574a1f5b8d" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d318a5cd6da3593ae7f69e10f1b6afe0a233f62" 2019-06-08 05:51:45,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 08 Jun 2019 05:51:45 GMT X-Openstack-Request-Id: req-04882a31-a4f5-4f65-8ab4-2988466e60f9 2019-06-08 05:51:45,506 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-06-08 05:51:45,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json?port_id=05d3e2b9-0d47-4416-b586-f0574a1f5b8d used request id req-04882a31-a4f5-4f65-8ab4-2988466e60f9 2019-06-08 05:51:45,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0501890182495s 2019-06-08 05:51:45,507 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_52fb26fc-a354-4328-bd7c-b26bda2f1702': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:64:9d:a9', u'version': 4, u'addr': u'192.168.120.12', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'c9410e75-0ac0-4729-a803-109032587358'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000001', u'OS-SRV-USG:launched_at': u'2019-06-08T05:51:42.000000', 'flavor': Munch({u'id': u'e6b5a6e0-a1ae-4d59-8f60-295359de1db7'}), 'az': u'nova', 'id': u'25a85c9a-3caa-42ea-b102-4508340351b5', 'security_groups': [Munch({u'name': u'singlevm1-sg_52fb26fc-a354-4328-bd7c-b26bda2f1702'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'fd79c31b868f4106baa6b4b6f650b664', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3188c96ec01940fba81c35d45eb11133', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2019-06-08T05:51:42.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-08T05:51:42Z', 'hostId': u'd681dd781a88f16153e713431736db2e5b3098b6ca66d469d4289437', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_52fb26fc-a354-4328-bd7c-b26bda2f1702', 'public_v6': '', 'private_v4': u'192.168.120.12', 'cloud': 'envvars', 'host_id': u'd681dd781a88f16153e713431736db2e5b3098b6ca66d469d4289437', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000001', u'OS-SRV-USG:launched_at': u'2019-06-08T05:51:42.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'3188c96ec01940fba81c35d45eb11133', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', 'name': u'singlevm1-vm_52fb26fc-a354-4328-bd7c-b26bda2f1702', 'adminPass': u'EtVDn8SRLKDP', 'tenant_id': u'3188c96ec01940fba81c35d45eb11133', 'created_at': u'2019-06-08T05:51:30Z', 'created': u'2019-06-08T05:51:30Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-06-08 05:51:45,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 05:51:45,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d318a5cd6da3593ae7f69e10f1b6afe0a233f62" 2019-06-08 05:51:45,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1473 Content-Type: application/json Date: Sat, 08 Jun 2019 05:51:45 GMT X-Openstack-Request-Id: req-033c9fe0-819c-46a2-86bf-f04586cd0bd3 2019-06-08 05:51:45,599 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"514b30da-86aa-4f6f-b201-43c186bed842","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":73,"ipv4_address_scope":null,"shared":false,"project_id":"3188c96ec01940fba81c35d45eb11133","l2_adjacency":true,"status":"ACTIVE","subnets":["807024f9-b280-4e1e-a704-13555d4cd3d3"],"description":"","tags":[],"updated_at":"2019-06-08T05:51:19Z","qos_policy_id":null,"name":"singlevm1-net_52fb26fc-a354-4328-bd7c-b26bda2f1702","admin_state_up":true,"tenant_id":"3188c96ec01940fba81c35d45eb11133","created_at":"2019-06-08T05:51:18Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T05:48:01Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","provider:network_type":"flat"}]} 2019-06-08 05:51:45,599 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-033c9fe0-819c-46a2-86bf-f04586cd0bd3 2019-06-08 05:51:45,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0869510173798s 2019-06-08 05:51:45,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-06-08 05:51:45,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:9696/v2.0/ports.json?device_id=25a85c9a-3caa-42ea-b102-4508340351b5" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d318a5cd6da3593ae7f69e10f1b6afe0a233f62" 2019-06-08 05:51:45,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 992 Content-Type: application/json Date: Sat, 08 Jun 2019 05:51:45 GMT X-Openstack-Request-Id: req-351fa034-bd3e-416d-8a45-33016f86cb86 2019-06-08 05:51:45,645 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T05:51:41Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"807024f9-b280-4e1e-a704-13555d4cd3d3","ip_address":"192.168.120.12"}],"id":"05d3e2b9-0d47-4416-b586-f0574a1f5b8d","security_groups":["5cb028a5-f421-4e5e-b4dc-5856302faa34"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:64:9d:a9","project_id":"3188c96ec01940fba81c35d45eb11133","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"514b30da-86aa-4f6f-b201-43c186bed842","tenant_id":"3188c96ec01940fba81c35d45eb11133","created_at":"2019-06-08T05:51:34Z","binding:vnic_type":"normal","device_id":"25a85c9a-3caa-42ea-b102-4508340351b5","ip_allocation":"immediate"}]} 2019-06-08 05:51:45,646 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/ports.json?device_id=25a85c9a-3caa-42ea-b102-4508340351b5 used request id req-351fa034-bd3e-416d-8a45-33016f86cb86 2019-06-08 05:51:45,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.044909954071s 2019-06-08 05:51:45,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-06-08 05:51:45,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d318a5cd6da3593ae7f69e10f1b6afe0a233f62" -d '{"floatingip": {"floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "fixed_ip_address": "192.168.120.12", "port_id": "05d3e2b9-0d47-4416-b586-f0574a1f5b8d"}}' 2019-06-08 05:51:48,036 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Sat, 08 Jun 2019 05:51:48 GMT X-Openstack-Request-Id: req-93958daf-2046-4622-bb30-2df324ca2f72 2019-06-08 05:51:48,037 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "71c6d247-da40-49ad-873c-6317a7afe124", "status": "DOWN", "description": "", "tags": [], "tenant_id": "3188c96ec01940fba81c35d45eb11133", "created_at": "2019-06-08T05:51:46Z", "updated_at": "2019-06-08T05:51:46Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "514b30da-86aa-4f6f-b201-43c186bed842", "device_owner": "compute:nova", "mac_address": "fa:16:3e:64:9d:a9", "device_id": "25a85c9a-3caa-42ea-b102-4508340351b5"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "3188c96ec01940fba81c35d45eb11133", "port_id": "05d3e2b9-0d47-4416-b586-f0574a1f5b8d", "id": "22fad4b0-f4f3-4b30-999a-0dbb781d4f29", "qos_policy_id": null}} 2019-06-08 05:51:48,037 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-93958daf-2046-4622-bb30-2df324ca2f72 2019-06-08 05:51:48,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.39052295685s 2019-06-08 05:51:48,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-08 05:51:48,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d318a5cd6da3593ae7f69e10f1b6afe0a233f62" 2019-06-08 05:51:48,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 08 Jun 2019 05:51:48 GMT X-Openstack-Request-Id: req-c088fcaa-6407-48c5-b53e-5df381804d6d 2019-06-08 05:51:48,128 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "71c6d247-da40-49ad-873c-6317a7afe124", "status": "DOWN", "description": "", "tags": [], "tenant_id": "3188c96ec01940fba81c35d45eb11133", "created_at": "2019-06-08T05:51:46Z", "updated_at": "2019-06-08T05:51:46Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "514b30da-86aa-4f6f-b201-43c186bed842", "device_owner": "compute:nova", "mac_address": "fa:16:3e:64:9d:a9", "device_id": "25a85c9a-3caa-42ea-b102-4508340351b5"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "3188c96ec01940fba81c35d45eb11133", "port_id": "05d3e2b9-0d47-4416-b586-f0574a1f5b8d", "id": "22fad4b0-f4f3-4b30-999a-0dbb781d4f29", "qos_policy_id": null}]} 2019-06-08 05:51:48,128 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-c088fcaa-6407-48c5-b53e-5df381804d6d 2019-06-08 05:51:48,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0764238834381s 2019-06-08 05:51:48,135 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-08 05:51:48,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-08 05:51:48,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d318a5cd6da3593ae7f69e10f1b6afe0a233f62" 2019-06-08 05:51:48,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 08 Jun 2019 05:51:48 GMT X-Openstack-Request-Id: req-32524afa-75f5-4df0-8d18-dbaf22cb31bf 2019-06-08 05:51:48,302 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "71c6d247-da40-49ad-873c-6317a7afe124", "status": "DOWN", "description": "", "tags": [], "tenant_id": "3188c96ec01940fba81c35d45eb11133", "created_at": "2019-06-08T05:51:46Z", "updated_at": "2019-06-08T05:51:46Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "514b30da-86aa-4f6f-b201-43c186bed842", "device_owner": "compute:nova", "mac_address": "fa:16:3e:64:9d:a9", "device_id": "25a85c9a-3caa-42ea-b102-4508340351b5"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "3188c96ec01940fba81c35d45eb11133", "port_id": "05d3e2b9-0d47-4416-b586-f0574a1f5b8d", "id": "22fad4b0-f4f3-4b30-999a-0dbb781d4f29", "qos_policy_id": null}]} 2019-06-08 05:51:48,302 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-32524afa-75f5-4df0-8d18-dbaf22cb31bf 2019-06-08 05:51:48,302 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0569009780884s 2019-06-08 05:51:48,308 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-08 05:51:48,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-08 05:51:48,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d318a5cd6da3593ae7f69e10f1b6afe0a233f62" 2019-06-08 05:51:48,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 08 Jun 2019 05:51:48 GMT X-Openstack-Request-Id: req-eaeeef41-79a0-4b2f-bf15-295a8047ccde 2019-06-08 05:51:48,476 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "71c6d247-da40-49ad-873c-6317a7afe124", "status": "DOWN", "description": "", "tags": [], "tenant_id": "3188c96ec01940fba81c35d45eb11133", "created_at": "2019-06-08T05:51:46Z", "updated_at": "2019-06-08T05:51:46Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "514b30da-86aa-4f6f-b201-43c186bed842", "device_owner": "compute:nova", "mac_address": "fa:16:3e:64:9d:a9", "device_id": "25a85c9a-3caa-42ea-b102-4508340351b5"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "3188c96ec01940fba81c35d45eb11133", "port_id": "05d3e2b9-0d47-4416-b586-f0574a1f5b8d", "id": "22fad4b0-f4f3-4b30-999a-0dbb781d4f29", "qos_policy_id": null}]} 2019-06-08 05:51:48,476 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-eaeeef41-79a0-4b2f-bf15-295a8047ccde 2019-06-08 05:51:48,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0582330226898s 2019-06-08 05:51:48,482 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-08 05:51:48,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-08 05:51:48,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d318a5cd6da3593ae7f69e10f1b6afe0a233f62" 2019-06-08 05:51:48,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 08 Jun 2019 05:51:48 GMT X-Openstack-Request-Id: req-5745ba8c-d774-4851-86ef-d800037eee14 2019-06-08 05:51:48,647 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "71c6d247-da40-49ad-873c-6317a7afe124", "status": "DOWN", "description": "", "tags": [], "tenant_id": "3188c96ec01940fba81c35d45eb11133", "created_at": "2019-06-08T05:51:46Z", "updated_at": "2019-06-08T05:51:46Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "514b30da-86aa-4f6f-b201-43c186bed842", "device_owner": "compute:nova", "mac_address": "fa:16:3e:64:9d:a9", "device_id": "25a85c9a-3caa-42ea-b102-4508340351b5"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "3188c96ec01940fba81c35d45eb11133", "port_id": "05d3e2b9-0d47-4416-b586-f0574a1f5b8d", "id": "22fad4b0-f4f3-4b30-999a-0dbb781d4f29", "qos_policy_id": null}]} 2019-06-08 05:51:48,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-5745ba8c-d774-4851-86ef-d800037eee14 2019-06-08 05:51:48,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0558481216431s 2019-06-08 05:51:48,652 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-08 05:51:48,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-08 05:51:48,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d318a5cd6da3593ae7f69e10f1b6afe0a233f62" 2019-06-08 05:51:48,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 08 Jun 2019 05:51:48 GMT X-Openstack-Request-Id: req-1a44d58f-aa33-4643-9f40-bd276e31c414 2019-06-08 05:51:48,819 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "71c6d247-da40-49ad-873c-6317a7afe124", "status": "DOWN", "description": "", "tags": [], "tenant_id": "3188c96ec01940fba81c35d45eb11133", "created_at": "2019-06-08T05:51:46Z", "updated_at": "2019-06-08T05:51:46Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "514b30da-86aa-4f6f-b201-43c186bed842", "device_owner": "compute:nova", "mac_address": "fa:16:3e:64:9d:a9", "device_id": "25a85c9a-3caa-42ea-b102-4508340351b5"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "3188c96ec01940fba81c35d45eb11133", "port_id": "05d3e2b9-0d47-4416-b586-f0574a1f5b8d", "id": "22fad4b0-f4f3-4b30-999a-0dbb781d4f29", "qos_policy_id": null}]} 2019-06-08 05:51:48,819 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-1a44d58f-aa33-4643-9f40-bd276e31c414 2019-06-08 05:51:48,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0572361946106s 2019-06-08 05:51:48,825 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-08 05:51:48,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-08 05:51:48,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d318a5cd6da3593ae7f69e10f1b6afe0a233f62" 2019-06-08 05:51:48,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 08 Jun 2019 05:51:48 GMT X-Openstack-Request-Id: req-db8fbac5-cd0e-4c2f-80cb-7ef1b76b1383 2019-06-08 05:51:48,995 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "71c6d247-da40-49ad-873c-6317a7afe124", "status": "DOWN", "description": "", "tags": [], "tenant_id": "3188c96ec01940fba81c35d45eb11133", "created_at": "2019-06-08T05:51:46Z", "updated_at": "2019-06-08T05:51:46Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "514b30da-86aa-4f6f-b201-43c186bed842", "device_owner": "compute:nova", "mac_address": "fa:16:3e:64:9d:a9", "device_id": "25a85c9a-3caa-42ea-b102-4508340351b5"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "3188c96ec01940fba81c35d45eb11133", "port_id": "05d3e2b9-0d47-4416-b586-f0574a1f5b8d", "id": "22fad4b0-f4f3-4b30-999a-0dbb781d4f29", "qos_policy_id": null}]} 2019-06-08 05:51:48,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-db8fbac5-cd0e-4c2f-80cb-7ef1b76b1383 2019-06-08 05:51:48,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0604910850525s 2019-06-08 05:51:49,001 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-08 05:51:49,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-08 05:51:49,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d318a5cd6da3593ae7f69e10f1b6afe0a233f62" 2019-06-08 05:51:49,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Sat, 08 Jun 2019 05:51:49 GMT X-Openstack-Request-Id: req-ac70b235-a77c-402d-a648-d03fbb5aef66 2019-06-08 05:51:49,322 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "71c6d247-da40-49ad-873c-6317a7afe124", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "3188c96ec01940fba81c35d45eb11133", "created_at": "2019-06-08T05:51:46Z", "updated_at": "2019-06-08T05:51:49Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "514b30da-86aa-4f6f-b201-43c186bed842", "device_owner": "compute:nova", "mac_address": "fa:16:3e:64:9d:a9", "device_id": "25a85c9a-3caa-42ea-b102-4508340351b5"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "3188c96ec01940fba81c35d45eb11133", "port_id": "05d3e2b9-0d47-4416-b586-f0574a1f5b8d", "id": "22fad4b0-f4f3-4b30-999a-0dbb781d4f29", "qos_policy_id": null}]} 2019-06-08 05:51:49,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-ac70b235-a77c-402d-a648-d03fbb5aef66 2019-06-08 05:51:49,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.210955142975s 2019-06-08 05:51:49,328 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'71c6d247-da40-49ad-873c-6317a7afe124', 'updated_at': u'2019-06-08T05:51:49Z', 'fixed_ip_address': u'192.168.120.12', 'floating_ip_address': u'172.30.9.202', 'revision_number': 1, 'port_id': u'05d3e2b9-0d47-4416-b586-f0574a1f5b8d', 'id': u'22fad4b0-f4f3-4b30-999a-0dbb781d4f29', 'network': u'd0205d84-f6dd-4d92-b76b-dc9ca1111094', 'port': u'05d3e2b9-0d47-4416-b586-f0574a1f5b8d', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3188c96ec01940fba81c35d45eb11133', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'3188c96ec01940fba81c35d45eb11133', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'd0205d84-f6dd-4d92-b76b-dc9ca1111094', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'514b30da-86aa-4f6f-b201-43c186bed842', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:64:9d:a9', u'device_id': u'25a85c9a-3caa-42ea-b102-4508340351b5'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'3188c96ec01940fba81c35d45eb11133', 'created_at': u'2019-06-08T05:51:46Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'514b30da-86aa-4f6f-b201-43c186bed842', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:64:9d:a9', u'device_id': u'25a85c9a-3caa-42ea-b102-4508340351b5'}), 'router': u'71c6d247-da40-49ad-873c-6317a7afe124'}) 2019-06-08 05:51:49,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-06-08 05:51:49,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/servers/25a85c9a-3caa-42ea-b102-4508340351b5/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d318a5cd6da3593ae7f69e10f1b6afe0a233f62" -d '{"os-getConsoleOutput": {"length": null}}' 2019-06-08 05:51:50,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9605 Content-Type: application/json Date: Sat, 08 Jun 2019 05:51:49 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e8473854-ee52-428b-bcb7-ecd4db31ed2a x-openstack-request-id: req-e8473854-ee52-428b-bcb7-ecd4db31ed2a 2019-06-08 05:51:50,248 - 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 608530867 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.908 MHz processor\n[ 0.242633] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.245668] pid_max: default: 32768 minimum: 301\n[ 0.247297] ACPI: Core revision 20150930\n[ 0.249332] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.251702] Security Framework initialized\n[ 0.253201] Yama: becoming mindful.\n[ 0.254529] AppArmor: AppArmor initialized\n[ 0.256053] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.258429] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.260738] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.262961] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.265441] Initializing cgroup subsys io\n[ 0.266950] Initializing cgroup subsys memory\n[ 0.268535] Initializing cgroup subsys devices\n[ 0.270115] Initializing cgroup subsys freezer\n[ 0.271684] Initializing cgroup subsys net_cls\n[ 0.273262] Initializing cgroup subsys perf_event\n[ 0.274911] Initializing cgroup subsys net_prio\n[ 0.276479] Initializing cgroup subsys hugetlb\n[ 0.278079] Initializing cgroup subsys pids\n[ 0.279612] CPU: Physical Processor ID: 0\n[ 0.281809] mce: CPU supports 10 MCE banks\n[ 0.283297] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.285105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.303560] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.313473] ftrace: allocating 31920 entries in 125 pages\n[ 0.349610] smpboot: Max logical packages: 1\n[ 0.351164] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.353680] x2apic enabled\n[ 0.355084] Switched APIC routing to physical x2apic.\n[ 0.358122] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.360164] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.363960] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.367232] KVM setup paravirtual spinlock\n[ 0.369168] x86: Booted up 1 node, 1 CPUs\n[ 0.370626] smpboot: Total of 1 processors activated (6983.81 BogoMIPS)\n[ 0.373025] devtmpfs: initialized\n[ 0.375239] evm: security.selinux\n[ 0.376500] evm: security.SMACK64\n[ 0.377725] evm: security.SMACK64EXEC\n[ 0.379041] evm: security.SMACK64TRANSMUTE\n[ 0.380488] evm: security.SMACK64MMAP\n[ 0.381841] evm: security.ima\n[ 0.382972] evm: security.capability\n[ 0.384347] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.387649] pinctrl core: initialized pinctrl subsystem\n[ 0.389576] RTC time: 5:51:42, date: 06/08/19\n[ 0.391237] NET: Registered protocol family 16\n[ 0.392900] cpuidle: using governor ladder\n[ 0.394350] cpuidle: using governor menu\n[ 0.395768] PCCT header not found.\n[ 0.397065] ACPI: bus type PCI registered\n[ 0.398509] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.400737] PCI: Using configuration type 1 for base access\n[ 0.403329] ACPI: Added _OSI(Module Device)\n[ 0.404837] ACPI: Added _OSI(Processor Device)\n[ 0.406365] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.407956] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.410566] ACPI: Interpreter enabled\n[ 0.411951] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.415303] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.418701] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.422005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.425298] ACPI: (supports S0 S5)\n[ 0.426545] ACPI: Using IOAPIC for interrupt routing\n[ 0.428215] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.432812] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.434833] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.437081] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.439199] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.443058] acpiphp: Slot [3] registered\n[ 0.444473] acpiphp: Slot [4] registered\n[ 0.445885] acpiphp: Slot [5] registered\n[ 0.447326] acpiphp: Slot [6] registered\n[ 0.448728] acpiphp: Slot [7] registered\n[ 0.450131] acpiphp: Slot [8] registered\n[ 0.451585] acpiphp: Slot [9] registered\n[ 0.452989] acpiphp: Slot [10] registered\n[ 0.454446] acpiphp: Slot [11] registered\n[ 0.455907] acpiphp: Slot [12] registered\n[ 0.457343] acpiphp: Slot [13] registered\n[ 0.458796] acpiphp: Slot [14] registered\n[ 0.460222] acpiphp: Slot [15] registered\n[ 0.478074] acpiphp: Slot [16] registered\n[ 0.479517] acpiphp: Slot [17] registered\n[ 0.480976] acpiphp: Slot [18] registered\n[ 0.482407] acpiphp: Slot [19] registered\n[ 0.483860] acpiphp: Slot [20] registered\n[ 0.485318] acpiphp: Slot [21] registered\n[ 0.486805] acpiphp: Slot [22] registered\n[ 0.488235] acpiphp: Slot [23] registered\n[ 0.489693] acpiphp: Slot [24] registered\n[ 0.491154] acpiphp: Slot [25] registered\n[ 0.492585] acpiphp: Slot [26] registered\n[ 0.494006] acpiphp: Slot [27] registered\n[ 0.495546] acpiphp: Slot [28] registered\n[ 0.497074] acpiphp: Slot [29] registered\n[ 0.498596] acpiphp: Slot [30] registered\n[ 0.500119] acpiphp: Slot [31] registered\n[ 0.501643] PCI host bridge to bus 0000:00\n[ 0.503170] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.505489] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.507802] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.510545] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.513283] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.516074] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.520969] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.523405] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.525648] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.528061] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.532733] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.535436] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.562575] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.565529] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.568195] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.570848] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.573456] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.575797] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.578253] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.580256] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.583203] vgaarb: loaded\n[ 0.584335] vgaarb: bridge control possible 0000:00:02.0\n[ 0.586600] SCSI subsystem initialized\n[ 0.588338] ACPI: bus type USB registered\n[ 0.589898] usbcore: registered new interface driver usbfs\n[ 0.591858] usbcore: registered new interface driver hub\n[ 0.593772] usbcore: registered new device driver usb\n[ 0.595829] PCI: Using ACPI for IRQ routing\n[ 0.597919] NetLabel: Initializing\n[ 0.599294] NetLabel: domain hash size = 128\n[ 0.600917] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.602760] NetLabel: unlabeled traffic allowed by default\n[ 0.604964] clocksource: Switched to clocksource kvm-clock\n[ 0.615701] AppArmor: AppArmor Filesystem Enabled\n[ 0.617507] pnp: PnP ACPI init\n[ 0.619094] pnp: PnP ACPI: found 5 devices\n[ 0.626347] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.629593] NET: Registered protocol family 2\n[ 0.631509] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.633967] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.636260] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.638549] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.640618] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.642852] NET: Registered protocol family 1\n[ 0.644514] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.646612] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.648669] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.663806] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.679130] Trying to unpack rootfs image as initramfs...\n[ 0.742324] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.745392] Scanning for low memory corruption every 60 seconds\n[ 0.747786] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.750028] audit: initializing netlink subsys (disabled)\n[ 0.751975] audit: type=2000 audit(1559973103.079:1): initialized\n[ 0.754391] Initialise system trusted keyring\n[ 0.756133] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.758348] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.761654] zbud: loaded\n[ 0.762909] VFS: Disk quotas dquot_6.6.0\n[ 0.764443] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.767208] fuse init (API version 7.23)\n[ 0.768840] Key type big_key registered\n[ 0.770358] Allocating IMA MOK and blacklist keyrings.\n[ 0.772531] Key type asymmetric registered\n[ 0.774099] Asymmetric key parser 'x509' registered\n[ 0.775909] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.778708] io scheduler noop registered\n[ 0.780202] io scheduler deadline registered (default)\n[ 0.782094] io scheduler cfq registered\n[ 0.783661] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.785652] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.788015] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.790768] ACPI: Power Button [PWRF]\n[ 0.792302] GHES: HEST is not enabled!\n[ 0.806684] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.836974] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.840751] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.866582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.870641] Linux agpgart interface v0.103\n[ 0.874448] brd: module loaded\n[ 0.877006] loop: module loaded\n[ 0.882240] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.885001] GPT:90111 != 2097151\n[ 0.886284] GPT:Alternate GPT header not at the end of the disk.\n[ 0.888368] GPT:90111 != 2097151\n[ 0.889650] GPT: Use GNU Parted to correct GPT errors.\n[ 0.891493] vda: vda1 vda15\n[ 0.893468] scsi host0: ata_piix\n[ 0.894871] scsi host1: ata_piix\n[ 0.896204] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.898541] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.901526] libphy: Fixed MDIO Bus: probed\n[ 0.903076] tun: Universal TUN/TAP device driver, 1.6\n[ 0.904890] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.908437] PPP generic driver version 2.4.2\n[ 0.910123] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.912405] ehci-pci: EHCI PCI platform driver\n[ 0.914076] ehci-platform: EHCI generic platform driver\n[ 0.915974] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.918153] ohci-pci: OHCI PCI platform driver\n[ 0.919821] ohci-platform: OHCI generic platform driver\n[ 0.921725] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.936923] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.938817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.941596] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.943477] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.945626] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.947960] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.950654] usb usb1: Product: UHCI Host Controller\n[ 0.952420] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.954592] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.956387] hub 1-0:1.0: USB hub found\n[ 0.957854] hub 1-0:1.0: 2 ports detected\n[ 0.959534] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.963399] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.965244] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.967158] mousedev: PS/2 mouse device common for all mice\n[ 0.969517] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.972728] rtc_cmos 00:00: RTC can wake from S4\n[ 0.974983] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.977226] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.979488] i2c /dev entries driver\n[ 0.980902] device-mapper: uevent: version 1.0.3\n[ 0.982677] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.985755] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.988170] NET: Registered protocol family 10\n[ 0.990119] NET: Registered protocol family 17\n[ 0.991801] Key type dns_resolver registered\n[ 0.993574] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.995645] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.998938] registered taskstats version 1\n[ 1.000526] Loading compiled-in X.509 certificates\n[ 1.002844] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.006364] zswap: loaded using pool lzo/zbud\n[ 1.008786] Key type trusted registered\n[ 1.011252] Key type encrypted registered\n[ 1.012787] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.014759] ima: No TPM chip found, activating TPM-bypass!\n[ 1.016737] evm: HMAC attrs: 0x1\n[ 1.018439] Magic number: 7:467:870\n[ 1.019995] rtc_cmos 00:00: setting system clock to 2019-06-08 05:51:43 UTC (1559973103)\n[ 1.023014] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.025131] EDD information not available.\n[ 1.058805] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.078782] Write protecting the kernel read-only data: 14336k\n[ 1.082338] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.085602] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.77\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.94\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.288328] 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.12...\nLease of 192.168.120.12 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.09. 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.908 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQChQECSLXW36zFeII2k+pgbZ4GyOcnoHUqWlzBFL6W+ENNV+1yWAixe9qMiD504pKFlH5g5qI3s75IOhW+NLYmY/o1Tf889E9T15wincaiAIJUnUYH9Vpw5kI/NV5layK5OVDvNSDeO1yvF7aGnC5CMBHpvE2AnACCAMF92yoRVDuv+YARavgPFqP2TnOhtt8U76xZ/zXMPOMfIpFoaA1mNhoJBiUEAIP0REG0MBGrnNVYOZ8cdAS34+Dg9GuUJpxJqNb0c2wotR+GdZsYGYGStvTBuoveTeDIrpLOy3tZip8rkHvRWArsNWI968Qqi8h6KBfP1HfHsgo2Dt17VrGAl root@singlevm1-vm-52fb26fc-a354-4328-bd7c-b26bda2f1702\nssh-dss AAAAB3NzaC1kc3MAAACBALr67L0nlxW3WU7gvGGNnaykt4LgkCTGZZikjSnciUJNjAj+oKg0wFe7qS8rCAQSUrQuONQ6a70AxAbgUBdXlPGGIiFab4aazKQIPL6JhbUDwkIdsFSMklPLvNAU8qn31dguTM79BRjosHCuJfhYEQlW7BVpjvujAV839RKmD8YfAAAAFQC12tmZDVmtLnwKsE7aM9IFoJ3dyQAAAIBFT0GmxRSNiDi8CCdRW85qDIXCKUmTAiEXIuQ6ZWXinn/rDg7vCg6WjTrZNCvLHfgnTEdFBTItQzHfYc7HJ7deDNks4O3JhFfrfyfaA2hJ9CNm+FWa05It9uitTKqz9EOP/sIxUbd5ayggVX+XyMTNZSA96nkh9h/UIDjjOsz0mAAAAIEArzgy/bY/9jX8vNhgE9ZEM4gYn5Dbp3PtXULW/meGucLGdCGlwGbdWd08uEQzP+r08vHA19NYcT5XfqvZIVwsoYLREpyn9uMlk/PCBWWWlO1oyh+DGKF0ChvCJJcUGoJe6ljzTULYpgywU6jnUgfTi/zPLv9vn3PRzkGG3+u3gxs= root@singlevm1-vm-52fb26fc-a354-4328-bd7c-b26bda2f1702\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.47s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.12,24,fe80::f816:3eff:fe64:9da9/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.12 \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-52fb26fc-a354-4328-bd7c-b26bda2f1702\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.45 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm1-vm-52fb26fc-a354-4328-bd7c-b26bda2f1702 login: "} 2019-06-08 05:51:50,248 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers/25a85c9a-3caa-42ea-b102-4508340351b5/action used request id req-e8473854-ee52-428b-bcb7-ecd4db31ed2a 2019-06-08 05:51:50,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.919580936432s 2019-06-08 05:51:50,249 - 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 608530867 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.908 MHz processor [ 0.242633] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.245668] pid_max: default: 32768 minimum: 301 [ 0.247297] ACPI: Core revision 20150930 [ 0.249332] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.251702] Security Framework initialized [ 0.253201] Yama: becoming mindful. [ 0.254529] AppArmor: AppArmor initialized [ 0.256053] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.258429] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.260738] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.262961] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.265441] Initializing cgroup subsys io [ 0.266950] Initializing cgroup subsys memory [ 0.268535] Initializing cgroup subsys devices [ 0.270115] Initializing cgroup subsys freezer [ 0.271684] Initializing cgroup subsys net_cls [ 0.273262] Initializing cgroup subsys perf_event [ 0.274911] Initializing cgroup subsys net_prio [ 0.276479] Initializing cgroup subsys hugetlb [ 0.278079] Initializing cgroup subsys pids [ 0.279612] CPU: Physical Processor ID: 0 [ 0.281809] mce: CPU supports 10 MCE banks [ 0.283297] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.285105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.303560] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.313473] ftrace: allocating 31920 entries in 125 pages [ 0.349610] smpboot: Max logical packages: 1 [ 0.351164] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.353680] x2apic enabled [ 0.355084] Switched APIC routing to physical x2apic. [ 0.358122] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.360164] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.363960] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.367232] KVM setup paravirtual spinlock [ 0.369168] x86: Booted up 1 node, 1 CPUs [ 0.370626] smpboot: Total of 1 processors activated (6983.81 BogoMIPS) [ 0.373025] devtmpfs: initialized [ 0.375239] evm: security.selinux [ 0.376500] evm: security.SMACK64 [ 0.377725] evm: security.SMACK64EXEC [ 0.379041] evm: security.SMACK64TRANSMUTE [ 0.380488] evm: security.SMACK64MMAP [ 0.381841] evm: security.ima [ 0.382972] evm: security.capability [ 0.384347] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.387649] pinctrl core: initialized pinctrl subsystem [ 0.389576] RTC time: 5:51:42, date: 06/08/19 [ 0.391237] NET: Registered protocol family 16 [ 0.392900] cpuidle: using governor ladder [ 0.394350] cpuidle: using governor menu [ 0.395768] PCCT header not found. [ 0.397065] ACPI: bus type PCI registered [ 0.398509] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.400737] PCI: Using configuration type 1 for base access [ 0.403329] ACPI: Added _OSI(Module Device) [ 0.404837] ACPI: Added _OSI(Processor Device) [ 0.406365] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.407956] ACPI: Added _OSI(Processor Aggregator Device) [ 0.410566] ACPI: Interpreter enabled [ 0.411951] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.415303] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.418701] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.422005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.425298] ACPI: (supports S0 S5) [ 0.426545] ACPI: Using IOAPIC for interrupt routing [ 0.428215] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.432812] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.434833] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.437081] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.439199] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.443058] acpiphp: Slot [3] registered [ 0.444473] acpiphp: Slot [4] registered [ 0.445885] acpiphp: Slot [5] registered [ 0.447326] acpiphp: Slot [6] registered [ 0.448728] acpiphp: Slot [7] registered [ 0.450131] acpiphp: Slot [8] registered [ 0.451585] acpiphp: Slot [9] registered [ 0.452989] acpiphp: Slot [10] registered [ 0.454446] acpiphp: Slot [11] registered [ 0.455907] acpiphp: Slot [12] registered [ 0.457343] acpiphp: Slot [13] registered [ 0.458796] acpiphp: Slot [14] registered [ 0.460222] acpiphp: Slot [15] registered [ 0.478074] acpiphp: Slot [16] registered [ 0.479517] acpiphp: Slot [17] registered [ 0.480976] acpiphp: Slot [18] registered [ 0.482407] acpiphp: Slot [19] registered [ 0.483860] acpiphp: Slot [20] registered [ 0.485318] acpiphp: Slot [21] registered [ 0.486805] acpiphp: Slot [22] registered [ 0.488235] acpiphp: Slot [23] registered [ 0.489693] acpiphp: Slot [24] registered [ 0.491154] acpiphp: Slot [25] registered [ 0.492585] acpiphp: Slot [26] registered [ 0.494006] acpiphp: Slot [27] registered [ 0.495546] acpiphp: Slot [28] registered [ 0.497074] acpiphp: Slot [29] registered [ 0.498596] acpiphp: Slot [30] registered [ 0.500119] acpiphp: Slot [31] registered [ 0.501643] PCI host bridge to bus 0000:00 [ 0.503170] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.505489] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.507802] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.510545] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.513283] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.516074] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.520969] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.523405] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.525648] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.528061] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.532733] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.535436] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.562575] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.565529] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.568195] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.570848] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.573456] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.575797] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.578253] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.580256] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.583203] vgaarb: loaded [ 0.584335] vgaarb: bridge control possible 0000:00:02.0 [ 0.586600] SCSI subsystem initialized [ 0.588338] ACPI: bus type USB registered [ 0.589898] usbcore: registered new interface driver usbfs [ 0.591858] usbcore: registered new interface driver hub [ 0.593772] usbcore: registered new device driver usb [ 0.595829] PCI: Using ACPI for IRQ routing [ 0.597919] NetLabel: Initializing [ 0.599294] NetLabel: domain hash size = 128 [ 0.600917] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.602760] NetLabel: unlabeled traffic allowed by default [ 0.604964] clocksource: Switched to clocksource kvm-clock [ 0.615701] AppArmor: AppArmor Filesystem Enabled [ 0.617507] pnp: PnP ACPI init [ 0.619094] pnp: PnP ACPI: found 5 devices [ 0.626347] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.629593] NET: Registered protocol family 2 [ 0.631509] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.633967] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.636260] TCP: Hash tables configured (established 4096 bind 4096) [ 0.638549] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.640618] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.642852] NET: Registered protocol family 1 [ 0.644514] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.646612] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.648669] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.663806] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.679130] Trying to unpack rootfs image as initramfs... [ 0.742324] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.745392] Scanning for low memory corruption every 60 seconds [ 0.747786] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.750028] audit: initializing netlink subsys (disabled) [ 0.751975] audit: type=2000 audit(1559973103.079:1): initialized [ 0.754391] Initialise system trusted keyring [ 0.756133] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.758348] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.761654] zbud: loaded [ 0.762909] VFS: Disk quotas dquot_6.6.0 [ 0.764443] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.767208] fuse init (API version 7.23) [ 0.768840] Key type big_key registered [ 0.770358] Allocating IMA MOK and blacklist keyrings. [ 0.772531] Key type asymmetric registered [ 0.774099] Asymmetric key parser 'x509' registered [ 0.775909] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.778708] io scheduler noop registered [ 0.780202] io scheduler deadline registered (default) [ 0.782094] io scheduler cfq registered [ 0.783661] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.785652] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.788015] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.790768] ACPI: Power Button [PWRF] [ 0.792302] GHES: HEST is not enabled! [ 0.806684] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.836974] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.840751] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.866582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.870641] Linux agpgart interface v0.103 [ 0.874448] brd: module loaded [ 0.877006] loop: module loaded [ 0.882240] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.885001] GPT:90111 != 2097151 [ 0.886284] GPT:Alternate GPT header not at the end of the disk. [ 0.888368] GPT:90111 != 2097151 [ 0.889650] GPT: Use GNU Parted to correct GPT errors. [ 0.891493] vda: vda1 vda15 [ 0.893468] scsi host0: ata_piix [ 0.894871] scsi host1: ata_piix [ 0.896204] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.898541] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.901526] libphy: Fixed MDIO Bus: probed [ 0.903076] tun: Universal TUN/TAP device driver, 1.6 [ 0.904890] tun: (C) 1999-2004 Max Krasnyansky [ 0.908437] PPP generic driver version 2.4.2 [ 0.910123] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.912405] ehci-pci: EHCI PCI platform driver [ 0.914076] ehci-platform: EHCI generic platform driver [ 0.915974] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.918153] ohci-pci: OHCI PCI platform driver [ 0.919821] ohci-platform: OHCI generic platform driver [ 0.921725] uhci_hcd: USB Universal Host Controller Interface driver [ 0.936923] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.938817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.941596] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.943477] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.945626] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.947960] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.950654] usb usb1: Product: UHCI Host Controller [ 0.952420] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.954592] usb usb1: SerialNumber: 0000:00:01.2 [ 0.956387] hub 1-0:1.0: USB hub found [ 0.957854] hub 1-0:1.0: 2 ports detected [ 0.959534] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.963399] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.965244] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.967158] mousedev: PS/2 mouse device common for all mice [ 0.969517] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.972728] rtc_cmos 00:00: RTC can wake from S4 [ 0.974983] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.977226] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.979488] i2c /dev entries driver [ 0.980902] device-mapper: uevent: version 1.0.3 [ 0.982677] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.985755] ledtrig-cpu: registered to indicate activity on CPUs [ 0.988170] NET: Registered protocol family 10 [ 0.990119] NET: Registered protocol family 17 [ 0.991801] Key type dns_resolver registered [ 0.993574] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.995645] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998938] registered taskstats version 1 [ 1.000526] Loading compiled-in X.509 certificates [ 1.002844] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.006364] zswap: loaded using pool lzo/zbud [ 1.008786] Key type trusted registered [ 1.011252] Key type encrypted registered [ 1.012787] AppArmor: AppArmor sha1 policy hashing enabled [ 1.014759] ima: No TPM chip found, activating TPM-bypass! [ 1.016737] evm: HMAC attrs: 0x1 [ 1.018439] Magic number: 7:467:870 [ 1.019995] rtc_cmos 00:00: setting system clock to 2019-06-08 05:51:43 UTC (1559973103) [ 1.023014] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.025131] EDD information not available. [ 1.058805] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.078782] Write protecting the kernel read-only data: 14336k [ 1.082338] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.085602] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.77 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.94 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.288328] 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.12... Lease of 192.168.120.12 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.09. 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.908 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQChQECSLXW36zFeII2k+pgbZ4GyOcnoHUqWlzBFL6W+ENNV+1yWAixe9qMiD504pKFlH5g5qI3s75IOhW+NLYmY/o1Tf889E9T15wincaiAIJUnUYH9Vpw5kI/NV5layK5OVDvNSDeO1yvF7aGnC5CMBHpvE2AnACCAMF92yoRVDuv+YARavgPFqP2TnOhtt8U76xZ/zXMPOMfIpFoaA1mNhoJBiUEAIP0REG0MBGrnNVYOZ8cdAS34+Dg9GuUJpxJqNb0c2wotR+GdZsYGYGStvTBuoveTeDIrpLOy3tZip8rkHvRWArsNWI968Qqi8h6KBfP1HfHsgo2Dt17VrGAl root@singlevm1-vm-52fb26fc-a354-4328-bd7c-b26bda2f1702 ssh-dss AAAAB3NzaC1kc3MAAACBALr67L0nlxW3WU7gvGGNnaykt4LgkCTGZZikjSnciUJNjAj+oKg0wFe7qS8rCAQSUrQuONQ6a70AxAbgUBdXlPGGIiFab4aazKQIPL6JhbUDwkIdsFSMklPLvNAU8qn31dguTM79BRjosHCuJfhYEQlW7BVpjvujAV839RKmD8YfAAAAFQC12tmZDVmtLnwKsE7aM9IFoJ3dyQAAAIBFT0GmxRSNiDi8CCdRW85qDIXCKUmTAiEXIuQ6ZWXinn/rDg7vCg6WjTrZNCvLHfgnTEdFBTItQzHfYc7HJ7deDNks4O3JhFfrfyfaA2hJ9CNm+FWa05It9uitTKqz9EOP/sIxUbd5ayggVX+XyMTNZSA96nkh9h/UIDjjOsz0mAAAAIEArzgy/bY/9jX8vNhgE9ZEM4gYn5Dbp3PtXULW/meGucLGdCGlwGbdWd08uEQzP+r08vHA19NYcT5XfqvZIVwsoYLREpyn9uMlk/PCBWWWlO1oyh+DGKF0ChvCJJcUGoJe6ljzTULYpgywU6jnUgfTi/zPLv9vn3PRzkGG3+u3gxs= root@singlevm1-vm-52fb26fc-a354-4328-bd7c-b26bda2f1702 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.47s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.12,24,fe80::f816:3eff:fe64:9da9/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.12 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-52fb26fc-a354-4328-bd7c-b26bda2f1702 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.45 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-52fb26fc-a354-4328-bd7c-b26bda2f1702 login: 2019-06-08 05:51:50,255 - paramiko.transport - DEBUG - starting thread (client mode): 0xd090fe90L 2019-06-08 05:51:50,256 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-06-08 05:51:50,256 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-06-08 05:51:50,256 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-06-08 05:51:50,257 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2019-06-08 05:51:50,257 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-06-08 05:51:50,258 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-06-08 05:51:50,258 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-06-08 05:51:50,258 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-06-08 05:51:50,258 - paramiko.transport - DEBUG - Compression agreed: none 2019-06-08 05:51:50,280 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-06-08 05:51:50,282 - paramiko.transport - DEBUG - Switch to new keys ... 2019-06-08 05:51:50,287 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.202: b26d9a2d694f8507d31d831c7691921b 2019-06-08 05:51:50,289 - paramiko.transport - DEBUG - Trying discovered key 6f53d5fd73bf36c53197c0f91270b5b6 in /tmp/tmpGtAaLl 2019-06-08 05:51:50,320 - paramiko.transport - DEBUG - userauth is OK 2019-06-08 05:51:50,326 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-06-08 05:51:50,353 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-06-08 05:51:50,355 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-06-08 05:51:50,355 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-06-08 05:51:50,356 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-06-08 05:51:50,358 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-06-08 05:51:50,358 - functest.core.singlevm - DEBUG - output: Hello World 2019-06-08 05:51:50,358 - functest.core.singlevm - DEBUG - error: 2019-06-08 05:51:50,364 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-06-08 05:51:50,474 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-08 05:51:50,475 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:32 | PASS | +-------------------+------------------+------------------+----------------+ 2019-06-08 05:51:50,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-06-08 05:51:50,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/floatingips/22fad4b0-f4f3-4b30-999a-0dbb781d4f29.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d318a5cd6da3593ae7f69e10f1b6afe0a233f62" 2019-06-08 05:51:51,705 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 05:51:51 GMT X-Openstack-Request-Id: req-17764a49-0fad-4d6d-a802-47db3913476a 2019-06-08 05:51:51,705 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 05:51:51,705 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/floatingips/22fad4b0-f4f3-4b30-999a-0dbb781d4f29.json used request id req-17764a49-0fad-4d6d-a802-47db3913476a 2019-06-08 05:51:51,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.22151017189s 2019-06-08 05:51:51,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-08 05:51:51,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d318a5cd6da3593ae7f69e10f1b6afe0a233f62" 2019-06-08 05:51:51,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 08 Jun 2019 05:51:51 GMT X-Openstack-Request-Id: req-4244f50e-c523-4d8b-9639-dd7f91003e7f 2019-06-08 05:51:51,812 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-06-08 05:51:51,812 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-4244f50e-c523-4d8b-9639-dd7f91003e7f 2019-06-08 05:51:51,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0974960327148s 2019-06-08 05:51:51,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-06-08 05:51:51,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:8774/v2.1/servers/25a85c9a-3caa-42ea-b102-4508340351b5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d318a5cd6da3593ae7f69e10f1b6afe0a233f62" 2019-06-08 05:51:51,962 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sat, 08 Jun 2019 05:51: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-0b15e65f-b9a9-47c8-b43f-5af597d897c9 x-openstack-request-id: req-0b15e65f-b9a9-47c8-b43f-5af597d897c9 2019-06-08 05:51:51,962 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.46:8774/v2.1/servers/25a85c9a-3caa-42ea-b102-4508340351b5 used request id req-0b15e65f-b9a9-47c8-b43f-5af597d897c9 2019-06-08 05:51:51,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.14861702919s 2019-06-08 05:51:51,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 05:51:51,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d318a5cd6da3593ae7f69e10f1b6afe0a233f62" 2019-06-08 05:51:52,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 833 Content-Type: application/json Date: Sat, 08 Jun 2019 05:51:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f88745e7-9877-4375-bcbf-49fb33c4d864 x-openstack-request-id: req-f88745e7-9877-4375-bcbf-49fb33c4d864 2019-06-08 05:51:52,616 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm1-net_52fb26fc-a354-4328-bd7c-b26bda2f1702": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:9d:a9", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:9d:a9", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/25a85c9a-3caa-42ea-b102-4508340351b5", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/25a85c9a-3caa-42ea-b102-4508340351b5", "rel": "bookmark"}], "image": {"id": "c9410e75-0ac0-4729-a803-109032587358", "links": [{"href": "http://172.30.9.46:8774/images/c9410e75-0ac0-4729-a803-109032587358", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2019-06-08T05:51:42.000000", "flavor": {"id": "e6b5a6e0-a1ae-4d59-8f60-295359de1db7", "links": [{"href": "http://172.30.9.46:8774/flavors/e6b5a6e0-a1ae-4d59-8f60-295359de1db7", "rel": "bookmark"}]}, "id": "25a85c9a-3caa-42ea-b102-4508340351b5", "security_groups": [{"name": "singlevm1-sg_52fb26fc-a354-4328-bd7c-b26bda2f1702"}], "user_id": "fd79c31b868f4106baa6b4b6f650b664", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T05:51:51Z", "hostId": "d681dd781a88f16153e713431736db2e5b3098b6ca66d469d4289437", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_52fb26fc-a354-4328-bd7c-b26bda2f1702", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_52fb26fc-a354-4328-bd7c-b26bda2f1702", "created": "2019-06-08T05:51:30Z", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 05:51:52,616 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-f88745e7-9877-4375-bcbf-49fb33c4d864 2019-06-08 05:51:52,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.653496026993s 2019-06-08 05:51:52,618 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 05:51:54,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 05:51:54,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d318a5cd6da3593ae7f69e10f1b6afe0a233f62" 2019-06-08 05:51:54,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 08 Jun 2019 05:51: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-a5cf1ec2-03a6-495d-87c6-39b6c7dfa17e x-openstack-request-id: req-a5cf1ec2-03a6-495d-87c6-39b6c7dfa17e 2019-06-08 05:51:54,689 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-06-08 05:51:54,689 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-a5cf1ec2-03a6-495d-87c6-39b6c7dfa17e 2019-06-08 05:51:54,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0689928531647s 2019-06-08 05:51:54,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-08 05:51:54,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d318a5cd6da3593ae7f69e10f1b6afe0a233f62" 2019-06-08 05:51:54,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9337 Content-Type: application/json Date: Sat, 08 Jun 2019 05:51:54 GMT X-Openstack-Request-Id: req-a91072f7-ad37-4e94-a1d6-ce91fa6228f5 2019-06-08 05:51:54,754 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3188c96ec01940fba81c35d45eb11133", "created_at": "2019-06-08T05:50:08Z", "updated_at": "2019-06-08T05:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "1a304197-6259-47fb-8799-aa407182630d", "remote_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv6", "project_id": "3188c96ec01940fba81c35d45eb11133"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "487196b0-2bde-45c0-8b45-f9fcd16601fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv4", "project_id": "3188c96ec01940fba81c35d45eb11133"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "abadd49a-1a8f-405f-ba47-7c59fe8b0d0f", "remote_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv4", "project_id": "3188c96ec01940fba81c35d45eb11133"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "d26daddf-2739-444d-991e-138b96ac2ac2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv6", "project_id": "3188c96ec01940fba81c35d45eb11133"}], "revision_number": 1, "project_id": "3188c96ec01940fba81c35d45eb11133", "id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "created_at": "2019-06-08T05:47:57Z", "updated_at": "2019-06-08T05:47:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "02da1104-56ed-4749-b003-90c4f8f656ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "a3f7c7ce-1565-464d-9c08-e39b080cdb6d", "remote_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "c5f47a68-2c8b-4de3-91dc-0a19312beb49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "d9877ee1-16fa-4f55-9b57-2bd861dcc4ea", "remote_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}], "revision_number": 1, "project_id": "ae5008b7eba04bb8ab8b9bea870a005f", "id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-06-08T05:50:09Z", "updated_at": "2019-06-08T05:50:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "41f1ce41-3b64-482a-87c5-0d0b11c6398f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "79dc58b0-b605-4504-9229-080d558ac4f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "81274cd5-6700-4e0f-8a2a-1f2e3420f4f3", "remote_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "dd1516ff-335a-4f12-a448-f096493076e7", "remote_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "48f2b38a-983e-4487-ab36-f87307c0130c", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "3188c96ec01940fba81c35d45eb11133", "created_at": "2019-06-08T05:51:26Z", "updated_at": "2019-06-08T05:51:26Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:51:26Z", "revision_number": 0, "id": "bfed0bf7-b117-4d82-81a7-fb895860a8e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:51:26Z", "security_group_id": "5cb028a5-f421-4e5e-b4dc-5856302faa34", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv4", "project_id": "3188c96ec01940fba81c35d45eb11133"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-06-08T05:51:26Z", "revision_number": 0, "id": "d9532e82-6700-402c-8512-41ddc87ac3cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:51:26Z", "security_group_id": "5cb028a5-f421-4e5e-b4dc-5856302faa34", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3188c96ec01940fba81c35d45eb11133"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:51:26Z", "revision_number": 0, "id": "e32253cb-45e9-4e76-bf2c-e558881a7df9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:51:26Z", "security_group_id": "5cb028a5-f421-4e5e-b4dc-5856302faa34", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv4", "project_id": "3188c96ec01940fba81c35d45eb11133"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:51:26Z", "revision_number": 0, "id": "fd4cc862-0ce3-4a8c-8d4c-1dd74f676254", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:51:26Z", "security_group_id": "5cb028a5-f421-4e5e-b4dc-5856302faa34", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv6", "project_id": "3188c96ec01940fba81c35d45eb11133"}], "revision_number": 3, "project_id": "3188c96ec01940fba81c35d45eb11133", "id": "5cb028a5-f421-4e5e-b4dc-5856302faa34", "name": "singlevm1-sg_52fb26fc-a354-4328-bd7c-b26bda2f1702"}]} 2019-06-08 05:51:54,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/security-groups.json used request id req-a91072f7-ad37-4e94-a1d6-ce91fa6228f5 2019-06-08 05:51:54,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0596659183502s 2019-06-08 05:51:54,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-06-08 05:51:54,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/security-groups/5cb028a5-f421-4e5e-b4dc-5856302faa34.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d318a5cd6da3593ae7f69e10f1b6afe0a233f62" 2019-06-08 05:51:54,895 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 05:51:54 GMT X-Openstack-Request-Id: req-2d005757-485d-4aea-af61-d8a3d240baeb 2019-06-08 05:51:54,895 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 05:51:54,896 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/security-groups/5cb028a5-f421-4e5e-b4dc-5856302faa34.json used request id req-2d005757-485d-4aea-af61-d8a3d240baeb 2019-06-08 05:51:54,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.134039878845s 2019-06-08 05:51:54,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-06-08 05:51:54,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:8774/v2.1/os-keypairs/singlevm1-kp_52fb26fc-a354-4328-bd7c-b26bda2f1702 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d318a5cd6da3593ae7f69e10f1b6afe0a233f62" 2019-06-08 05:51:54,956 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 08 Jun 2019 05:51: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-6bc8aacd-b2d3-4f1e-adbf-a026c905241d x-openstack-request-id: req-6bc8aacd-b2d3-4f1e-adbf-a026c905241d 2019-06-08 05:51:54,956 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.46:8774/v2.1/os-keypairs/singlevm1-kp_52fb26fc-a354-4328-bd7c-b26bda2f1702 used request id req-6bc8aacd-b2d3-4f1e-adbf-a026c905241d 2019-06-08 05:51:54,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0596671104431s 2019-06-08 05:51:54,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-06-08 05:51:54,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:9696/v2.0/routers/71c6d247-da40-49ad-873c-6317a7afe124/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d318a5cd6da3593ae7f69e10f1b6afe0a233f62" -d '{"subnet_id": "807024f9-b280-4e1e-a704-13555d4cd3d3"}' 2019-06-08 05:51:57,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 08 Jun 2019 05:51:57 GMT X-Openstack-Request-Id: req-5caf5f13-4f87-4028-a9a7-20e6208f92ed 2019-06-08 05:51:57,294 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "514b30da-86aa-4f6f-b201-43c186bed842", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "subnet_id": "807024f9-b280-4e1e-a704-13555d4cd3d3", "subnet_ids": ["807024f9-b280-4e1e-a704-13555d4cd3d3"], "port_id": "b44627b6-4772-429a-ac09-a15b1dd56d9b", "id": "71c6d247-da40-49ad-873c-6317a7afe124"} 2019-06-08 05:51:57,294 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.46:9696/v2.0/routers/71c6d247-da40-49ad-873c-6317a7afe124/remove_router_interface.json used request id req-5caf5f13-4f87-4028-a9a7-20e6208f92ed 2019-06-08 05:51:57,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.33804893494s 2019-06-08 05:51:57,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-06-08 05:51:57,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d318a5cd6da3593ae7f69e10f1b6afe0a233f62" 2019-06-08 05:51:57,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 718 Content-Type: application/json Date: Sat, 08 Jun 2019 05:51:57 GMT X-Openstack-Request-Id: req-5e4bda8d-2b8b-4791-a6e2-d2f6cf418cec 2019-06-08 05:51:57,421 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a3d564af-8d87-4f4f-9680-f5a9465e0acc", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "3188c96ec01940fba81c35d45eb11133", "created_at": "2019-06-08T05:51:19Z", "admin_state_up": true, "updated_at": "2019-06-08T05:51:56Z", "project_id": "3188c96ec01940fba81c35d45eb11133", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "71c6d247-da40-49ad-873c-6317a7afe124", "name": "singlevm1-router_52fb26fc-a354-4328-bd7c-b26bda2f1702"}]} 2019-06-08 05:51:57,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/routers.json used request id req-5e4bda8d-2b8b-4791-a6e2-d2f6cf418cec 2019-06-08 05:51:57,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.126374006271s 2019-06-08 05:51:57,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-06-08 05:51:57,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/routers/71c6d247-da40-49ad-873c-6317a7afe124.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d318a5cd6da3593ae7f69e10f1b6afe0a233f62" 2019-06-08 05:51:58,734 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 05:51:58 GMT X-Openstack-Request-Id: req-b9558628-b640-4896-a656-e42567398dbd 2019-06-08 05:51:58,734 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 05:51:58,735 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/routers/71c6d247-da40-49ad-873c-6317a7afe124.json used request id req-b9558628-b640-4896-a656-e42567398dbd 2019-06-08 05:51:58,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.31196284294s 2019-06-08 05:51:58,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-06-08 05:51:58,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d318a5cd6da3593ae7f69e10f1b6afe0a233f62" 2019-06-08 05:51:58,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1327 Content-Type: application/json Date: Sat, 08 Jun 2019 05:51:58 GMT X-Openstack-Request-Id: req-41a3f862-5b11-4ad5-a308-d58dfe6b8122 2019-06-08 05:51:58,775 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-06-08T05:51: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":"807024f9-b280-4e1e-a704-13555d4cd3d3","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"3188c96ec01940fba81c35d45eb11133","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_52fb26fc-a354-4328-bd7c-b26bda2f1702","enable_dhcp":true,"segment_id":null,"network_id":"514b30da-86aa-4f6f-b201-43c186bed842","tenant_id":"3188c96ec01940fba81c35d45eb11133","created_at":"2019-06-08T05:51:19Z","ip_version":4},{"updated_at":"2019-06-08T05:48:01Z","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":"a3d564af-8d87-4f4f-9680-f5a9465e0acc","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"ae5008b7eba04bb8ab8b9bea870a005f","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:48:01Z","ip_version":4}]} 2019-06-08 05:51:58,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/subnets.json used request id req-41a3f862-5b11-4ad5-a308-d58dfe6b8122 2019-06-08 05:51:58,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0399570465088s 2019-06-08 05:51:58,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-06-08 05:51:58,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/subnets/807024f9-b280-4e1e-a704-13555d4cd3d3.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d318a5cd6da3593ae7f69e10f1b6afe0a233f62" 2019-06-08 05:51:59,759 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 05:51:59 GMT X-Openstack-Request-Id: req-1c8c40b6-e91d-4e46-8962-fb8681a0f8c1 2019-06-08 05:51:59,759 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 05:51:59,759 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/subnets/807024f9-b280-4e1e-a704-13555d4cd3d3.json used request id req-1c8c40b6-e91d-4e46-8962-fb8681a0f8c1 2019-06-08 05:51:59,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.982281923294s 2019-06-08 05:51:59,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 05:51:59,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d318a5cd6da3593ae7f69e10f1b6afe0a233f62" 2019-06-08 05:51:59,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1435 Content-Type: application/json Date: Sat, 08 Jun 2019 05:51:59 GMT X-Openstack-Request-Id: req-04e0ae73-b2d9-42cc-9595-2a97d2e1cc24 2019-06-08 05:51:59,843 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"514b30da-86aa-4f6f-b201-43c186bed842","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":73,"ipv4_address_scope":null,"shared":false,"project_id":"3188c96ec01940fba81c35d45eb11133","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-08T05:51:59Z","qos_policy_id":null,"name":"singlevm1-net_52fb26fc-a354-4328-bd7c-b26bda2f1702","admin_state_up":true,"tenant_id":"3188c96ec01940fba81c35d45eb11133","created_at":"2019-06-08T05:51:18Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T05:48:01Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","provider:network_type":"flat"}]} 2019-06-08 05:51:59,843 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-04e0ae73-b2d9-42cc-9595-2a97d2e1cc24 2019-06-08 05:51:59,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0839591026306s 2019-06-08 05:51:59,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-06-08 05:51:59,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/networks/514b30da-86aa-4f6f-b201-43c186bed842.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d318a5cd6da3593ae7f69e10f1b6afe0a233f62" 2019-06-08 05:52:01,094 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 05:52:01 GMT X-Openstack-Request-Id: req-7e5d641d-6d83-4111-aed9-b78a6c00f159 2019-06-08 05:52:01,095 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 05:52:01,095 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/networks/514b30da-86aa-4f6f-b201-43c186bed842.json used request id req-7e5d641d-6d83-4111-aed9-b78a6c00f159 2019-06-08 05:52:01,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.24964404106s 2019-06-08 05:52:01,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 05:52:01,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d318a5cd6da3593ae7f69e10f1b6afe0a233f62" 2019-06-08 05:52:01,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52:01 GMT X-Openstack-Request-Id: req-80077add-5a83-402b-b82a-4c518aea9580 2019-06-08 05:52:01,859 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T05:51:25Z", "file": "/v2/images/c9410e75-0ac0-4729-a803-109032587358/file", "owner": "3188c96ec01940fba81c35d45eb11133", "id": "c9410e75-0ac0-4729-a803-109032587358", "size": 12716032, "self": "/v2/images/c9410e75-0ac0-4729-a803-109032587358", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/c9410e75-0ac0-4729-a803-109032587358/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/c9410e75-0ac0-4729-a803-109032587358/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_52fb26fc-a354-4328-bd7c-b26bda2f1702", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_52fb26fc-a354-4328-bd7c-b26bda2f1702", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-08T05:51:24Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 05:52:01,859 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-80077add-5a83-402b-b82a-4c518aea9580 2019-06-08 05:52:01,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.76003408432s 2019-06-08 05:52:01,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-06-08 05:52:01,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9292/v2/images/c9410e75-0ac0-4729-a803-109032587358 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d318a5cd6da3593ae7f69e10f1b6afe0a233f62" 2019-06-08 05:52:02,274 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 05:52:02 GMT X-Openstack-Request-Id: req-028863cb-136b-4142-9ec2-bb4545b7fe43 2019-06-08 05:52:02,274 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 05:52:02,274 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.46:9292/v2/images/c9410e75-0ac0-4729-a803-109032587358 used request id req-028863cb-136b-4142-9ec2-bb4545b7fe43 2019-06-08 05:52:02,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.412638902664s 2019-06-08 05:52:02,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-08 05:52:02,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d318a5cd6da3593ae7f69e10f1b6afe0a233f62" 2019-06-08 05:52:02,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-24fa8e3d-695e-4b27-833f-72350d36a296 x-openstack-request-id: req-24fa8e3d-695e-4b27-833f-72350d36a296 2019-06-08 05:52:02,299 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm1-flavor_52fb26fc-a354-4328-bd7c-b26bda2f1702", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/e6b5a6e0-a1ae-4d59-8f60-295359de1db7", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/e6b5a6e0-a1ae-4d59-8f60-295359de1db7", "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": "e6b5a6e0-a1ae-4d59-8f60-295359de1db7"}]} 2019-06-08 05:52:02,300 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None used request id req-24fa8e3d-695e-4b27-833f-72350d36a296 2019-06-08 05:52:02,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.025053024292s 2019-06-08 05:52:02,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-06-08 05:52:02,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:8774/v2.1/flavors/e6b5a6e0-a1ae-4d59-8f60-295359de1db7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d318a5cd6da3593ae7f69e10f1b6afe0a233f62" 2019-06-08 05:52:02,333 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52: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-8a0216e8-813b-4f52-b85e-b7420022c5dd x-openstack-request-id: req-8a0216e8-813b-4f52-b85e-b7420022c5dd 2019-06-08 05:52:02,333 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.46:8774/v2.1/flavors/e6b5a6e0-a1ae-4d59-8f60-295359de1db7 used request id req-8a0216e8-813b-4f52-b85e-b7420022c5dd 2019-06-08 05:52:02,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0322728157043s 2019-06-08 05:52:02,372 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2019-06-08 05:52:02,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 05:52:02,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0fb3287-6554-45f0-9f33-4e23e719bc6d 2019-06-08 05:52:02,423 - 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.46:5000/v3/", "rel": "self"}]}} 2019-06-08 05:52:02,423 - keystoneauth.session - DEBUG - GET call to http://172.30.9.46:5000/v3 used request id req-f0fb3287-6554-45f0-9f33-4e23e719bc6d 2019-06-08 05:52:02,424 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.46:5000/v3/auth/tokens 2019-06-08 05:52:02,835 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "d2be94ca10bc410d8e2df55ad673d32f", "name": "member"}, {"id": "e5096deb7bb54cdfaba406b083716814", "name": "admin"}, {"id": "20c52caa8815436598706c0044dd78ea", "name": "reader"}], "expires_at": "2019-06-08T06:52:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3188c96ec01940fba81c35d45eb11133", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "569429e3916a40609b1b095c350d4f40"}, {"url": "http://172.30.9.46:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f8c054a2af64f418c37ee7727690693"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b02dfb863f5a4bffb36851235754ef91"}], "type": "metric", "id": "04a04b69122f4f738931230cee29629a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699fd3a20c8d40938f47375515d56729"}, {"url": "http://172.30.9.46:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a29c25ed5bae42389e53743e2b2d4cc6"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2aa7441977c496197e3dd66db370091"}], "type": "image", "id": "1229db241b1e4199aa3477e6a5aaaaf3", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.25:8080/v1/AUTH_3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f18ac20553a423cb64c4c119b4996d7"}, {"url": "http://172.30.9.46:8080/v1/AUTH_3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9cb7095bfac44798c7fb7f9deeeb6c2"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5274ae5199a462fbdfc0fea51cec5a4"}], "type": "object-store", "id": "3937992c91de456ab652dcaface65051", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.46:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469fe8a62bab4dce8322074f2fcdb9b4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e66cd3f99f9447b491021e663455e8c8"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "faa6e36db7f04aaf89b1671b36545dd9"}], "type": "cloudformation", "id": "4475ac30861f4898a3b4a3f25d4c15a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "451296117b884380836bc65617a5acf5"}, {"url": "http://172.30.9.46:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3bf63cbaa4d40d8a7b3788a9ab9cf75"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8fcd63580f1428d9b345eecdbd48204"}], "type": "compute", "id": "55cb302de7b240e1a0963bcae70f4b34", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04b4a8c11b3f4bd1ab89c03a5aa9bd51"}, {"url": "http://172.30.9.46:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "489dc505b18c45b097be2b0ce43d310b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "768110a585514cb9a095e0ffab526da4"}], "type": "identity", "id": "6494ad775fb84e9891f5bc3015a60f48", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.46:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02cf21684702424ca6c0c65fbe598276"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a219343778574f9a89cf8eda09913c42"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3727342b4d045659e67915b25bea965"}], "type": "placement", "id": "6dd232e0a9944d6f8afacd7b59c2bb55", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f4e281ad8cd4aaba41477f8f55544b4"}, {"url": "http://172.30.9.46:8776/v2/3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f80c73c49c6480dba7d5f4b80e4a948"}, {"url": "http://192.30.9.6:8776/v2/3188c96ec01940fba81c35d45eb11133", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c209dd66f03a44bd9424eb1cad43b57c"}], "type": "volumev2", "id": "7c5d79a9253b44f1afeea36304180784", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c9a71230b064918baa5ec4ab83144c8"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d7c07f63f584a70a7df59e46b53c425"}, {"url": "http://172.30.9.46:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a67b17f9d1f45acb1b7213e75ed7276"}], "type": "event", "id": "84c44c0613f94bf8bbb2e05ff2f89471", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/3188c96ec01940fba81c35d45eb11133", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "775bcb67ac30456cb720438594a475e1"}, {"url": "http://192.30.9.6:8776/v3/3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2c0df4ad6a14557a0e2b97bfa52019f"}, {"url": "http://172.30.9.46:8776/v3/3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ef016b34aa45a7ba522cfecbfec6eb"}], "type": "volumev3", "id": "8b8641e49b5f486a864b0b857a0e9a73", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "121402a262894e60b2dd90a4c91ddfc4"}, {"url": "http://192.30.9.6:8004/v1/3188c96ec01940fba81c35d45eb11133", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "843fd802e471465f9929116059937b0b"}, {"url": "http://172.30.9.46:8004/v1/3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b71667e57ac348d19ee51701c2492bc8"}], "type": "orchestration", "id": "910666d0b44e43dda71799578f2fb207", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.46:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d50b2697934e5aa702ab2b26a44279"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0eb6565be3e44b382acfbe153b647bf"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0ee7731b0a344dd95394ec40456c966"}], "type": "network", "id": "96d169df5f3246498ebfd684c882081c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.46:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6207f5501c4d439cb61786bf4936a152"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de1dcf61d9e44a7aa8f94ba8c4cf9375"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc2fab36e3514270a85a06afe9ff1894"}], "type": "alarming", "id": "96f5a2d27e6f427cbd0f869917a8dd5d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "bf0bc5911f744db0865b88b9285e5dc1", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fd79c31b868f4106baa6b4b6f650b664"}, "audit_ids": ["WuvcGA02R6aXbInr0mN7vQ"], "issued_at": "2019-06-08T05:52:02.000000Z"}} 2019-06-08 05:52:02,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 05:52:02,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3202e647040ee1c52542e57cfaf36b00ec327463" 2019-06-08 05:52:03,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52:03 GMT X-Openstack-Request-Id: req-6c687595-32f4-4efa-8ded-30d5c5e8f9d1 2019-06-08 05:52:03,125 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T05:48:01Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","provider:network_type":"flat"}]} 2019-06-08 05:52:03,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json?router%3Aexternal=True used request id req-6c687595-32f4-4efa-8ded-30d5c5e8f9d1 2019-06-08 05:52:03,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.287235975266s 2019-06-08 05:52:03,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 05:52:03,137 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e41a7689-763c-4c72-920b-4a7057dfad17 2019-06-08 05:52:03,138 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 05:52:03,138 - keystoneauth.session - DEBUG - GET call to http://172.30.9.46:5000/ used request id req-e41a7689-763c-4c72-920b-4a7057dfad17 2019-06-08 05:52:03,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-08 05:52:03,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3202e647040ee1c52542e57cfaf36b00ec327463" 2019-06-08 05:52:03,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef8515bc-a3c8-4dcc-939f-b7da51d99706 2019-06-08 05:52:03,350 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.46:5000/v3/domains/69a9710257d445c38da42b508afe5e4c"}, "tags": [], "enabled": true, "id": "69a9710257d445c38da42b508afe5e4c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.46:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.46:5000/v3/domains", "previous": null, "next": null}} 2019-06-08 05:52:03,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/domains used request id req-ef8515bc-a3c8-4dcc-939f-b7da51d99706 2019-06-08 05:52:03,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.211647987366s 2019-06-08 05:52:03,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-06-08 05:52:03,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3202e647040ee1c52542e57cfaf36b00ec327463" -d '{"project": {"description": "Created by OPNFV Functest: singlevm2", "enabled": true, "domain_id": "default", "name": "singlevm2-project_190fa2b9-6286-4bae-a914-a91f202c79ea"}}' 2019-06-08 05:52:03,571 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 364 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ce0070b-2d0c-4f8a-b7b9-02d7f44a0478 2019-06-08 05:52:03,571 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.46:5000/v3/projects/d8eff8564ab94580ae2ed2b2cdf5e18f"}, "tags": [], "enabled": true, "id": "d8eff8564ab94580ae2ed2b2cdf5e18f", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_190fa2b9-6286-4bae-a914-a91f202c79ea"}} 2019-06-08 05:52:03,571 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.46:5000/v3/projects used request id req-2ce0070b-2d0c-4f8a-b7b9-02d7f44a0478 2019-06-08 05:52:03,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.213541984558s 2019-06-08 05:52:03,572 - 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'd8eff8564ab94580ae2ed2b2cdf5e18f', '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_190fa2b9-6286-4bae-a914-a91f202c79ea'}) 2019-06-08 05:52:03,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-06-08 05:52:03,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3202e647040ee1c52542e57cfaf36b00ec327463" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "EA21tmGYoJNOEfiXSuwFOHcCYUqKDD", "email": null, "name": "singlevm2-user_190fa2b9-6286-4bae-a914-a91f202c79ea"}}' 2019-06-08 05:52:04,045 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 324 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3a86fc0-6e47-43c1-933d-d185fc3eb742 2019-06-08 05:52:04,045 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "singlevm2-user_190fa2b9-6286-4bae-a914-a91f202c79ea", "links": {"self": "http://172.30.9.46:5000/v3/users/50dc56f8d0e341a29cffab68d8087107"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "50dc56f8d0e341a29cffab68d8087107", "domain_id": "default", "password_expires_at": null}} 2019-06-08 05:52:04,046 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.46:5000/v3/users used request id req-a3a86fc0-6e47-43c1-933d-d185fc3eb742 2019-06-08 05:52:04,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.466857194901s 2019-06-08 05:52:04,046 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'50dc56f8d0e341a29cffab68d8087107', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_190fa2b9-6286-4bae-a914-a91f202c79ea'}) 2019-06-08 05:52:04,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 05:52:04,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3202e647040ee1c52542e57cfaf36b00ec327463" 2019-06-08 05:52:04,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f80ff5d6-87ea-493d-8668-1c8c3e98f6c9 2019-06-08 05:52:04,252 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 05:52:04,252 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-f80ff5d6-87ea-493d-8668-1c8c3e98f6c9 2019-06-08 05:52:04,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.202320098877s 2019-06-08 05:52:04,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 05:52:04,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3202e647040ee1c52542e57cfaf36b00ec327463" 2019-06-08 05:52:04,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2141988c-add3-4455-8c28-af9f2a738efb 2019-06-08 05:52:04,458 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 05:52:04,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-2141988c-add3-4455-8c28-af9f2a738efb 2019-06-08 05:52:04,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.200657844543s 2019-06-08 05:52:04,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 05:52:04,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3202e647040ee1c52542e57cfaf36b00ec327463" 2019-06-08 05:52:04,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6c2c7ca-8e66-49e4-9298-82b80b689574 2019-06-08 05:52:04,667 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 05:52:04,667 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-b6c2c7ca-8e66-49e4-9298-82b80b689574 2019-06-08 05:52:04,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.203217983246s 2019-06-08 05:52:04,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-08 05:52:04,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3202e647040ee1c52542e57cfaf36b00ec327463" 2019-06-08 05:52:04,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 149 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abf6d35c-9564-4c95-8d09-3d415f97ed70 2019-06-08 05:52:04,795 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.46:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-08 05:52:04,795 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/domains/default used request id req-abf6d35c-9564-4c95-8d09-3d415f97ed70 2019-06-08 05:52:04,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.123354196548s 2019-06-08 05:52:04,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-08 05:52:04,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3202e647040ee1c52542e57cfaf36b00ec327463" 2019-06-08 05:52:04,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07fb283f-6b7f-4277-a9fe-600974594ff2 2019-06-08 05:52:04,926 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.46:5000/v3/users/05c218d902a14f40af3320874b7f92da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05c218d902a14f40af3320874b7f92da", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.46:5000/v3/users/1afacf49c7e14af3a957f3511567dacc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1afacf49c7e14af3a957f3511567dacc", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.46:5000/v3/users/1f2145adf73944a6ab8ed52e5753691b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f2145adf73944a6ab8ed52e5753691b", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.46:5000/v3/users/2593ee6f9317492f990d505d77da4779"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2593ee6f9317492f990d505d77da4779", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.46:5000/v3/users/31ebed201e7e4ca5b7ee604a2b787581"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31ebed201e7e4ca5b7ee604a2b787581", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.46:5000/v3/users/3a572b3053b54834a82afa40e099a5da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a572b3053b54834a82afa40e099a5da", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.46:5000/v3/users/4fee668be3a64363800d347187a88df5"}, "domain_id": "69a9710257d445c38da42b508afe5e4c", "enabled": true, "options": {}, "id": "4fee668be3a64363800d347187a88df5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "singlevm2-user_190fa2b9-6286-4bae-a914-a91f202c79ea", "links": {"self": "http://172.30.9.46:5000/v3/users/50dc56f8d0e341a29cffab68d8087107"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "50dc56f8d0e341a29cffab68d8087107", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.46:5000/v3/users/66f1e9993f8b480294a60e940341f520"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66f1e9993f8b480294a60e940341f520", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.46:5000/v3/users/93fe3f7601c54ac9ad051856c17f28bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93fe3f7601c54ac9ad051856c17f28bb", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.46:5000/v3/users/c236670886154d449269b72bd9c90b0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c236670886154d449269b72bd9c90b0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.46:5000/v3/users/c65b29de08754e65a44567b1f677176f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c65b29de08754e65a44567b1f677176f", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.46:5000/v3/users/d8dd3e6eec484d33b35e900b9699495d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8dd3e6eec484d33b35e900b9699495d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.46:5000/v3/users/dda03f8796ac431cadfc3fd8cb68b8e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dda03f8796ac431cadfc3fd8cb68b8e8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.46:5000/v3/users/fd79c31b868f4106baa6b4b6f650b664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd79c31b868f4106baa6b4b6f650b664", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.46:5000/v3/users", "previous": null, "next": null}} 2019-06-08 05:52:04,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/users used request id req-07fb283f-6b7f-4277-a9fe-600974594ff2 2019-06-08 05:52:04,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.129962921143s 2019-06-08 05:52:04,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-08 05:52:04,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3202e647040ee1c52542e57cfaf36b00ec327463" 2019-06-08 05:52:05,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 392 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-128a3545-c73b-49c8-8dbc-258b70c49269 2019-06-08 05:52:05,103 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.46:5000/v3/projects/3188c96ec01940fba81c35d45eb11133"}, "tags": [], "enabled": true, "id": "3188c96ec01940fba81c35d45eb11133", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f"}, "tags": [], "enabled": true, "id": "ae5008b7eba04bb8ab8b9bea870a005f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.46:5000/v3/projects/d8eff8564ab94580ae2ed2b2cdf5e18f"}, "tags": [], "enabled": true, "id": "d8eff8564ab94580ae2ed2b2cdf5e18f", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_190fa2b9-6286-4bae-a914-a91f202c79ea"}]} 2019-06-08 05:52:05,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/projects?domain_id=default used request id req-128a3545-c73b-49c8-8dbc-258b70c49269 2019-06-08 05:52:05,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.165431976318s 2019-06-08 05:52:05,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-08 05:52:05,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/role_assignments?user.id=50dc56f8d0e341a29cffab68d8087107&role.id=d2be94ca10bc410d8e2df55ad673d32f&scope.project.id=d8eff8564ab94580ae2ed2b2cdf5e18f" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3202e647040ee1c52542e57cfaf36b00ec327463" 2019-06-08 05:52:05,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbb5a9b8-3165-4c05-99a8-f13c6f5cf8dc 2019-06-08 05:52:05,222 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.46:5000/v3/role_assignments?user.id=50dc56f8d0e341a29cffab68d8087107&role.id=d2be94ca10bc410d8e2df55ad673d32f&scope.project.id=d8eff8564ab94580ae2ed2b2cdf5e18f", "previous": null, "next": null}} 2019-06-08 05:52:05,222 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/role_assignments?user.id=50dc56f8d0e341a29cffab68d8087107&role.id=d2be94ca10bc410d8e2df55ad673d32f&scope.project.id=d8eff8564ab94580ae2ed2b2cdf5e18f used request id req-bbb5a9b8-3165-4c05-99a8-f13c6f5cf8dc 2019-06-08 05:52:05,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.110857009888s 2019-06-08 05:52:05,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-06-08 05:52:05,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:5000/v3/projects/d8eff8564ab94580ae2ed2b2cdf5e18f/users/50dc56f8d0e341a29cffab68d8087107/roles/d2be94ca10bc410d8e2df55ad673d32f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3202e647040ee1c52542e57cfaf36b00ec327463" 2019-06-08 05:52:05,503 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 05:52:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9ef91e9-4cce-4598-9838-b809113de36d 2019-06-08 05:52:05,504 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 05:52:05,504 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.46:5000/v3/projects/d8eff8564ab94580ae2ed2b2cdf5e18f/users/50dc56f8d0e341a29cffab68d8087107/roles/d2be94ca10bc410d8e2df55ad673d32f used request id req-a9ef91e9-4cce-4598-9838-b809113de36d 2019-06-08 05:52:05,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.277554035187s 2019-06-08 05:52:05,505 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'singlevm2-project_190fa2b9-6286-4bae-a914-a91f202c79ea', 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'd8eff8564ab94580ae2ed2b2cdf5e18f', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'EA21tmGYoJNOEfiXSuwFOHcCYUqKDD', 'username': u'singlevm2-user_190fa2b9-6286-4bae-a914-a91f202c79ea', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.46:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-06-08 05:52:05,508 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_190fa2b9-6286-4bae-a914-a91f202c79ea', 'password': 'EA21tmGYoJNOEfiXSuwFOHcCYUqKDD', 'project_name': 'singlevm2-project_190fa2b9-6286-4bae-a914-a91f202c79ea', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.46:5000/v3', 'project_id': 'd8eff8564ab94580ae2ed2b2cdf5e18f', 'project_domain_name': 'Default'} 2019-06-08 05:52:05,509 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2019-06-08 05:52:05,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-08 05:52:05,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3202e647040ee1c52542e57cfaf36b00ec327463" 2019-06-08 05:52:05,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-743f64db-520f-455f-8491-c32779986a34 2019-06-08 05:52:05,713 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.46:5000/v3/domains/69a9710257d445c38da42b508afe5e4c"}, "tags": [], "enabled": true, "id": "69a9710257d445c38da42b508afe5e4c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.46:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.46:5000/v3/domains", "previous": null, "next": null}} 2019-06-08 05:52:05,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/domains used request id req-743f64db-520f-455f-8491-c32779986a34 2019-06-08 05:52:05,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.203320980072s 2019-06-08 05:52:05,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-08 05:52:05,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3202e647040ee1c52542e57cfaf36b00ec327463" 2019-06-08 05:52:05,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 392 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f054005-a667-4536-93a8-935893aa29df 2019-06-08 05:52:05,836 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.46:5000/v3/projects/3188c96ec01940fba81c35d45eb11133"}, "tags": [], "enabled": true, "id": "3188c96ec01940fba81c35d45eb11133", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f"}, "tags": [], "enabled": true, "id": "ae5008b7eba04bb8ab8b9bea870a005f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.46:5000/v3/projects/d8eff8564ab94580ae2ed2b2cdf5e18f"}, "tags": [], "enabled": true, "id": "d8eff8564ab94580ae2ed2b2cdf5e18f", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_190fa2b9-6286-4bae-a914-a91f202c79ea"}]} 2019-06-08 05:52:05,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/projects?domain_id=default used request id req-5f054005-a667-4536-93a8-935893aa29df 2019-06-08 05:52:05,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.115547895432s 2019-06-08 05:52:05,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-06-08 05:52:05,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3202e647040ee1c52542e57cfaf36b00ec327463" -d '{"network": {"tenant_id": "d8eff8564ab94580ae2ed2b2cdf5e18f", "name": "singlevm2-net_190fa2b9-6286-4bae-a914-a91f202c79ea", "admin_state_up": true}}' 2019-06-08 05:52:06,167 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52:06 GMT X-Openstack-Request-Id: req-770a5a46-6b06-4731-856a-4cfeda9744cc 2019-06-08 05:52:06,167 - 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":"eee45ba3-74df-4316-9f55-6dcf61f6dbb1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":45,"ipv4_address_scope":null,"shared":false,"project_id":"d8eff8564ab94580ae2ed2b2cdf5e18f","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-08T05:52:06Z","is_default":false,"qos_policy_id":null,"name":"singlevm2-net_190fa2b9-6286-4bae-a914-a91f202c79ea","admin_state_up":true,"tenant_id":"d8eff8564ab94580ae2ed2b2cdf5e18f","created_at":"2019-06-08T05:52:05Z","mtu":1450}} 2019-06-08 05:52:06,168 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-770a5a46-6b06-4731-856a-4cfeda9744cc 2019-06-08 05:52:06,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.329658985138s 2019-06-08 05:52:06,168 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-06-08T05:52:06Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'eee45ba3-74df-4316-9f55-6dcf61f6dbb1', 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'singlevm2-net_190fa2b9-6286-4bae-a914-a91f202c79ea', u'created_at': u'2019-06-08T05:52:05Z', u'mtu': 1450, u'tenant_id': u'd8eff8564ab94580ae2ed2b2cdf5e18f', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'd8eff8564ab94580ae2ed2b2cdf5e18f', u'l2_adjacency': True}) 2019-06-08 05:52:06,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 05:52:06,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e81499c-8fa5-4e86-b833-6b8192b214d9 2019-06-08 05:52:06,179 - 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.46:5000/v3/", "rel": "self"}]}} 2019-06-08 05:52:06,179 - keystoneauth.session - DEBUG - GET call to http://172.30.9.46:5000/v3 used request id req-0e81499c-8fa5-4e86-b833-6b8192b214d9 2019-06-08 05:52:06,180 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.46:5000/v3/auth/tokens 2019-06-08 05:52:06,591 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d2be94ca10bc410d8e2df55ad673d32f", "name": "member"}, {"id": "20c52caa8815436598706c0044dd78ea", "name": "reader"}], "expires_at": "2019-06-08T06:52:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d8eff8564ab94580ae2ed2b2cdf5e18f", "name": "singlevm2-project_190fa2b9-6286-4bae-a914-a91f202c79ea"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "569429e3916a40609b1b095c350d4f40"}, {"url": "http://172.30.9.46:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f8c054a2af64f418c37ee7727690693"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b02dfb863f5a4bffb36851235754ef91"}], "type": "metric", "id": "04a04b69122f4f738931230cee29629a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699fd3a20c8d40938f47375515d56729"}, {"url": "http://172.30.9.46:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a29c25ed5bae42389e53743e2b2d4cc6"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2aa7441977c496197e3dd66db370091"}], "type": "image", "id": "1229db241b1e4199aa3477e6a5aaaaf3", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.25:8080/v1/AUTH_d8eff8564ab94580ae2ed2b2cdf5e18f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f18ac20553a423cb64c4c119b4996d7"}, {"url": "http://172.30.9.46:8080/v1/AUTH_d8eff8564ab94580ae2ed2b2cdf5e18f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9cb7095bfac44798c7fb7f9deeeb6c2"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5274ae5199a462fbdfc0fea51cec5a4"}], "type": "object-store", "id": "3937992c91de456ab652dcaface65051", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.46:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469fe8a62bab4dce8322074f2fcdb9b4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e66cd3f99f9447b491021e663455e8c8"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "faa6e36db7f04aaf89b1671b36545dd9"}], "type": "cloudformation", "id": "4475ac30861f4898a3b4a3f25d4c15a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "451296117b884380836bc65617a5acf5"}, {"url": "http://172.30.9.46:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3bf63cbaa4d40d8a7b3788a9ab9cf75"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8fcd63580f1428d9b345eecdbd48204"}], "type": "compute", "id": "55cb302de7b240e1a0963bcae70f4b34", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04b4a8c11b3f4bd1ab89c03a5aa9bd51"}, {"url": "http://172.30.9.46:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "489dc505b18c45b097be2b0ce43d310b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "768110a585514cb9a095e0ffab526da4"}], "type": "identity", "id": "6494ad775fb84e9891f5bc3015a60f48", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.46:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02cf21684702424ca6c0c65fbe598276"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a219343778574f9a89cf8eda09913c42"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3727342b4d045659e67915b25bea965"}], "type": "placement", "id": "6dd232e0a9944d6f8afacd7b59c2bb55", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/d8eff8564ab94580ae2ed2b2cdf5e18f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f4e281ad8cd4aaba41477f8f55544b4"}, {"url": "http://172.30.9.46:8776/v2/d8eff8564ab94580ae2ed2b2cdf5e18f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f80c73c49c6480dba7d5f4b80e4a948"}, {"url": "http://192.30.9.6:8776/v2/d8eff8564ab94580ae2ed2b2cdf5e18f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c209dd66f03a44bd9424eb1cad43b57c"}], "type": "volumev2", "id": "7c5d79a9253b44f1afeea36304180784", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c9a71230b064918baa5ec4ab83144c8"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d7c07f63f584a70a7df59e46b53c425"}, {"url": "http://172.30.9.46:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a67b17f9d1f45acb1b7213e75ed7276"}], "type": "event", "id": "84c44c0613f94bf8bbb2e05ff2f89471", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/d8eff8564ab94580ae2ed2b2cdf5e18f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "775bcb67ac30456cb720438594a475e1"}, {"url": "http://192.30.9.6:8776/v3/d8eff8564ab94580ae2ed2b2cdf5e18f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2c0df4ad6a14557a0e2b97bfa52019f"}, {"url": "http://172.30.9.46:8776/v3/d8eff8564ab94580ae2ed2b2cdf5e18f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ef016b34aa45a7ba522cfecbfec6eb"}], "type": "volumev3", "id": "8b8641e49b5f486a864b0b857a0e9a73", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/d8eff8564ab94580ae2ed2b2cdf5e18f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "121402a262894e60b2dd90a4c91ddfc4"}, {"url": "http://192.30.9.6:8004/v1/d8eff8564ab94580ae2ed2b2cdf5e18f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "843fd802e471465f9929116059937b0b"}, {"url": "http://172.30.9.46:8004/v1/d8eff8564ab94580ae2ed2b2cdf5e18f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b71667e57ac348d19ee51701c2492bc8"}], "type": "orchestration", "id": "910666d0b44e43dda71799578f2fb207", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.46:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d50b2697934e5aa702ab2b26a44279"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0eb6565be3e44b382acfbe153b647bf"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0ee7731b0a344dd95394ec40456c966"}], "type": "network", "id": "96d169df5f3246498ebfd684c882081c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.46:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6207f5501c4d439cb61786bf4936a152"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de1dcf61d9e44a7aa8f94ba8c4cf9375"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc2fab36e3514270a85a06afe9ff1894"}], "type": "alarming", "id": "96f5a2d27e6f427cbd0f869917a8dd5d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "bf0bc5911f744db0865b88b9285e5dc1", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "singlevm2-user_190fa2b9-6286-4bae-a914-a91f202c79ea", "id": "50dc56f8d0e341a29cffab68d8087107"}, "audit_ids": ["YiF9C43XQG-oBL4hrXOYDg"], "issued_at": "2019-06-08T05:52:06.000000Z"}} 2019-06-08 05:52:06,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 05:52:06,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a806f965402b56d414804c8491c44b1e83363c4a" 2019-06-08 05:52:06,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1230 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52:06 GMT X-Openstack-Request-Id: req-fdf2e23b-bc21-4638-9706-1acbb245f4f2 2019-06-08 05:52:06,958 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T05:48:01Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"eee45ba3-74df-4316-9f55-6dcf61f6dbb1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d8eff8564ab94580ae2ed2b2cdf5e18f","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-08T05:52:06Z","qos_policy_id":null,"name":"singlevm2-net_190fa2b9-6286-4bae-a914-a91f202c79ea","admin_state_up":true,"tenant_id":"d8eff8564ab94580ae2ed2b2cdf5e18f","created_at":"2019-06-08T05:52:05Z","mtu":1450}]} 2019-06-08 05:52:06,958 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-fdf2e23b-bc21-4638-9706-1acbb245f4f2 2019-06-08 05:52:06,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.364161968231s 2019-06-08 05:52:06,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-06-08 05:52:06,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a806f965402b56d414804c8491c44b1e83363c4a" -d '{"subnet": {"name": "singlevm2-subnet_190fa2b9-6286-4bae-a914-a91f202c79ea", "enable_dhcp": true, "network_id": "eee45ba3-74df-4316-9f55-6dcf61f6dbb1", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-06-08 05:52:07,886 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 677 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52:07 GMT X-Openstack-Request-Id: req-a4a34f0a-9f73-44e9-8755-23e9cc19c5c0 2019-06-08 05:52:07,886 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eee45ba3-74df-4316-9f55-6dcf61f6dbb1","tenant_id":"d8eff8564ab94580ae2ed2b2cdf5e18f","created_at":"2019-06-08T05:52:07Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-06-08T05:52:07Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"d8eff8564ab94580ae2ed2b2cdf5e18f","id":"8b6a084c-16c5-4126-9c97-9733b718f3d5","subnetpool_id":null,"name":"singlevm2-subnet_190fa2b9-6286-4bae-a914-a91f202c79ea"}} 2019-06-08 05:52:07,886 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/subnets.json used request id req-a4a34f0a-9f73-44e9-8755-23e9cc19c5c0 2019-06-08 05:52:07,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.926265954971s 2019-06-08 05:52:07,887 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-08T05:52:07Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'8b6a084c-16c5-4126-9c97-9733b718f3d5', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_190fa2b9-6286-4bae-a914-a91f202c79ea', u'enable_dhcp': True, u'network_id': u'eee45ba3-74df-4316-9f55-6dcf61f6dbb1', u'tenant_id': u'd8eff8564ab94580ae2ed2b2cdf5e18f', u'created_at': u'2019-06-08T05:52:07Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'd8eff8564ab94580ae2ed2b2cdf5e18f'}) 2019-06-08 05:52:07,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-06-08 05:52:07,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a806f965402b56d414804c8491c44b1e83363c4a" -d '{"router": {"external_gateway_info": {"network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "name": "singlevm2-router_190fa2b9-6286-4bae-a914-a91f202c79ea", "admin_state_up": true}}' 2019-06-08 05:52:09,420 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52:09 GMT X-Openstack-Request-Id: req-41f741dd-a977-4c7b-aa9a-263039a3fdcc 2019-06-08 05:52:09,420 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a3d564af-8d87-4f4f-9680-f5a9465e0acc", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "d8eff8564ab94580ae2ed2b2cdf5e18f", "created_at": "2019-06-08T05:52:07Z", "admin_state_up": true, "updated_at": "2019-06-08T05:52:09Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "d8eff8564ab94580ae2ed2b2cdf5e18f", "id": "31ae1cc5-6730-4675-897d-a1a9cd86d7b9", "name": "singlevm2-router_190fa2b9-6286-4bae-a914-a91f202c79ea"}} 2019-06-08 05:52:09,421 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/routers.json used request id req-41f741dd-a977-4c7b-aa9a-263039a3fdcc 2019-06-08 05:52:09,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.5332801342s 2019-06-08 05:52:09,421 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-08T05:52:09Z', u'revision_number': 2, u'id': u'31ae1cc5-6730-4675-897d-a1a9cd86d7b9', u'external_gateway_info': {u'network_id': u'd0205d84-f6dd-4d92-b76b-dc9ca1111094', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a3d564af-8d87-4f4f-9680-f5a9465e0acc', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-router_190fa2b9-6286-4bae-a914-a91f202c79ea', u'admin_state_up': True, u'tenant_id': u'd8eff8564ab94580ae2ed2b2cdf5e18f', u'created_at': u'2019-06-08T05:52:07Z', u'flavor_id': None, u'routes': [], u'project_id': u'd8eff8564ab94580ae2ed2b2cdf5e18f'}) 2019-06-08 05:52:09,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-06-08 05:52:09,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:9696/v2.0/routers/31ae1cc5-6730-4675-897d-a1a9cd86d7b9/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a806f965402b56d414804c8491c44b1e83363c4a" -d '{"subnet_id": "8b6a084c-16c5-4126-9c97-9733b718f3d5"}' 2019-06-08 05:52:11,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52:11 GMT X-Openstack-Request-Id: req-c53596c7-1688-4795-9ce2-7fc46e262174 2019-06-08 05:52:11,885 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "eee45ba3-74df-4316-9f55-6dcf61f6dbb1", "tenant_id": "d8eff8564ab94580ae2ed2b2cdf5e18f", "subnet_id": "8b6a084c-16c5-4126-9c97-9733b718f3d5", "subnet_ids": ["8b6a084c-16c5-4126-9c97-9733b718f3d5"], "port_id": "ac39475a-d829-4110-8d6f-4b0888db4893", "id": "31ae1cc5-6730-4675-897d-a1a9cd86d7b9"} 2019-06-08 05:52:11,885 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.46:9696/v2.0/routers/31ae1cc5-6730-4675-897d-a1a9cd86d7b9/add_router_interface.json used request id req-c53596c7-1688-4795-9ce2-7fc46e262174 2019-06-08 05:52:11,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.46303105354s 2019-06-08 05:52:11,885 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-06-08 05:52:12,000 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-06-08 05:52:12,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 05:52:12,009 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52:12 GMT 2019-06-08 05:52:12,010 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}]} 2019-06-08 05:52:12,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 05:52:12,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a806f965402b56d414804c8491c44b1e83363c4a" 2019-06-08 05:52:12,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52:12 GMT X-Openstack-Request-Id: req-ec52cbd2-cc88-476a-8b9c-468d17b9a547 2019-06-08 05:52:12,231 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 05:52:12,231 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-ec52cbd2-cc88-476a-8b9c-468d17b9a547 2019-06-08 05:52:12,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.216159820557s 2019-06-08 05:52:12,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-06-08 05:52:12,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a806f965402b56d414804c8491c44b1e83363c4a" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm2-img_190fa2b9-6286-4bae-a914-a91f202c79ea", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm2-img_190fa2b9-6286-4bae-a914-a91f202c79ea"}' 2019-06-08 05:52:12,288 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52:12 GMT Location: http://172.30.9.46:9292/v2/images/55a3ecc9-5078-4aad-8089-db7094813925 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c3ed49fb-f668-40c3-91e9-e2129a71fd9d 2019-06-08 05:52:12,289 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T05:52:12Z", "file": "/v2/images/55a3ecc9-5078-4aad-8089-db7094813925/file", "owner": "d8eff8564ab94580ae2ed2b2cdf5e18f", "id": "55a3ecc9-5078-4aad-8089-db7094813925", "size": null, "self": "/v2/images/55a3ecc9-5078-4aad-8089-db7094813925", "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_190fa2b9-6286-4bae-a914-a91f202c79ea", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_190fa2b9-6286-4bae-a914-a91f202c79ea", "checksum": null, "created_at": "2019-06-08T05:52:12Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-06-08 05:52:12,289 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.46:9292/v2/images used request id req-c3ed49fb-f668-40c3-91e9-e2129a71fd9d 2019-06-08 05:52:12,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0498631000519s 2019-06-08 05:52:12,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-06-08 05:52:12,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:9292/v2/images/55a3ecc9-5078-4aad-8089-db7094813925/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a806f965402b56d414804c8491c44b1e83363c4a" -d '' 2019-06-08 05:52:13,458 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 05:52:13 GMT X-Openstack-Request-Id: req-e007a368-4e16-4b5d-9a2d-68db0f5e1a30 2019-06-08 05:52:13,458 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 05:52:13,458 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.46:9292/v2/images/55a3ecc9-5078-4aad-8089-db7094813925/file used request id req-e007a368-4e16-4b5d-9a2d-68db0f5e1a30 2019-06-08 05:52:13,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.16869783401s 2019-06-08 05:52:13,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 05:52:13,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a806f965402b56d414804c8491c44b1e83363c4a" 2019-06-08 05:52:13,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52:13 GMT X-Openstack-Request-Id: req-ab778a05-adb9-4bc9-98cd-81bd90d95151 2019-06-08 05:52:13,508 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T05:52:13Z", "file": "/v2/images/55a3ecc9-5078-4aad-8089-db7094813925/file", "owner": "d8eff8564ab94580ae2ed2b2cdf5e18f", "id": "55a3ecc9-5078-4aad-8089-db7094813925", "size": 12716032, "self": "/v2/images/55a3ecc9-5078-4aad-8089-db7094813925", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/55a3ecc9-5078-4aad-8089-db7094813925/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/55a3ecc9-5078-4aad-8089-db7094813925/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_190fa2b9-6286-4bae-a914-a91f202c79ea", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_190fa2b9-6286-4bae-a914-a91f202c79ea", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-08T05:52:12Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 05:52:13,509 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-ab778a05-adb9-4bc9-98cd-81bd90d95151 2019-06-08 05:52:13,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0459139347076s 2019-06-08 05:52:13,511 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/55a3ecc9-5078-4aad-8089-db7094813925/snap', u'metadata': Munch({})})], 'file': u'/v2/images/55a3ecc9-5078-4aad-8089-db7094813925/file', 'owner': u'd8eff8564ab94580ae2ed2b2cdf5e18f', 'id': u'55a3ecc9-5078-4aad-8089-db7094813925', 'size': 12716032, u'self': u'/v2/images/55a3ecc9-5078-4aad-8089-db7094813925', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd8eff8564ab94580ae2ed2b2cdf5e18f', 'name': 'singlevm2-project_190fa2b9-6286-4bae-a914-a91f202c79ea', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/55a3ecc9-5078-4aad-8089-db7094813925/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-08T05:52:13Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-06-08T05:52:13Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_190fa2b9-6286-4bae-a914-a91f202c79ea', '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/55a3ecc9-5078-4aad-8089-db7094813925', 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_190fa2b9-6286-4bae-a914-a91f202c79ea', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm2-img_190fa2b9-6286-4bae-a914-a91f202c79ea', 'created': u'2019-06-08T05:52:12Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-08T05:52:12Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/55a3ecc9-5078-4aad-8089-db7094813925', 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_190fa2b9-6286-4bae-a914-a91f202c79ea', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-08 05:52:13,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-06-08 05:52:13,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3202e647040ee1c52542e57cfaf36b00ec327463" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm2-flavor_190fa2b9-6286-4bae-a914-a91f202c79ea", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-06-08 05:52:13,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52: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-1249b59e-c32e-43e1-8096-2c2c6e530e00 x-openstack-request-id: req-1249b59e-c32e-43e1-8096-2c2c6e530e00 2019-06-08 05:52:13,936 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "singlevm2-flavor_190fa2b9-6286-4bae-a914-a91f202c79ea", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/1dbef49b-f55f-477d-8842-e5bcd8bb1f04", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/1dbef49b-f55f-477d-8842-e5bcd8bb1f04", "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": "1dbef49b-f55f-477d-8842-e5bcd8bb1f04"}} 2019-06-08 05:52:13,936 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-1249b59e-c32e-43e1-8096-2c2c6e530e00 2019-06-08 05:52:13,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.422269821167s 2019-06-08 05:52:13,937 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_190fa2b9-6286-4bae-a914-a91f202c79ea', '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'3188c96ec01940fba81c35d45eb11133', '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'1dbef49b-f55f-477d-8842-e5bcd8bb1f04', 'swap': 0}) 2019-06-08 05:52:13,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-06-08 05:52:13,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/flavors/1dbef49b-f55f-477d-8842-e5bcd8bb1f04/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3202e647040ee1c52542e57cfaf36b00ec327463" -d '{"extra_specs": {}}' 2019-06-08 05:52:13,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52: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-eaef2c05-16b3-442a-9a0d-471bf0935cc1 x-openstack-request-id: req-eaef2c05-16b3-442a-9a0d-471bf0935cc1 2019-06-08 05:52:13,957 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-06-08 05:52:13,957 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/flavors/1dbef49b-f55f-477d-8842-e5bcd8bb1f04/os-extra_specs used request id req-eaef2c05-16b3-442a-9a0d-471bf0935cc1 2019-06-08 05:52:13,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0194129943848s 2019-06-08 05:52:13,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-06-08 05:52:13,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a806f965402b56d414804c8491c44b1e83363c4a" -d '{"keypair": {"name": "singlevm2-kp_190fa2b9-6286-4bae-a914-a91f202c79ea"}}' 2019-06-08 05:52:14,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1801 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52: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-2c9a70e3-f576-4fb3-8f40-7ff59b09e411 x-openstack-request-id: req-2c9a70e3-f576-4fb3-8f40-7ff59b09e411 2019-06-08 05:52:14,589 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDTx13GzYG7IPfpz976XUPyrK1DuEzmlXtTOuQgnyoHqVO1VYy64U7woGP8d9Ka7LYXbLwGyN+4sENJ8cMKRuBaFATlyK5G3Gq6h7BG7J0EOfMRca3xbWkEXr+rEeBTi5aGNIswNaeUWGXxzj2wPo6zICIASuW6mwhbJ7jkHzosk/LzYDwDHxQ4aFJRNPA8td40MtaX+iw5AnWEGPWlYNmDKX4b5CodQ0hRbprgWBdbS40vd2lGF6BcGHNLQyUIEvzcJV5lOrun7ibGYYHH66cil76xqERDOuG0qbqeO4RZDai/0s9bTLzxzBdaeiPe1It8LIuzEZ+IfU6mchk2phsP Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA08ddxs2BuyD36c/e+l1D8qytQ7hM5pV7UzrkIJ8qB6lTtVWM\nuuFO8KBj/HfSmuy2F2y8BsjfuLBDSfHDCkbgWhQE5ciuRtxquoewRuydBDnzEXGt\n8W1pBF6/qxHgU4uWhjSLMDWnlFhl8c49sD6OsyAiAErlupsIWye45B86LJPy82A8\nAx8UOGhSUTTwPLXeNDLWl/osOQJ1hBj1pWDZgyl+G+QqHUNIUW6a4FgXW0uNL3dp\nRhegXBhzS0MlCBL83CVeZTq7p+4mxmGBx+unIpe+sahEQzrhtKm6njuEWQ2ov9LP\nW0y88cwXWnoj3tSLfCyLsxGfiH1OpnIZNqYbDwIDAQABAoIBAAd3xUfIYWW+4N8e\n1GcRuN6q1iVIL3YGGWYy8m5wDmRcxTXkwWSpo0X68euqMgQCit1CmVLH7JOvq3/F\nBbKsEyc6A34y2GppRV40gLPPji3i+T5JOvADgquDx9B5feaUSoeK/MmDathhUZ74\nPdakLhYE8Q3/liBBbUcBnJR2wW9m6738bh7J4FUuMG0OrVCnFrx1ohhdGD7LUO+i\nZxxkSlNHkA9vfcohlKo+jDzxIOs+uQsbClhXkSx69b9u5xy+kgKE9+vm/j/cZ0eI\nrTj1qP8p5+mzpYflTQrgyqRAdljJXLSqXlC9qV1NctYpAXcppFwiCwFOhZE37ZRF\nQvIcSykCgYEA9POHptd/4hSi1MniIRHEL01s972bVS0U7bBN6+LFNYvcNGTiR3QG\nPm7b812SRW1U2mSU+L6XrgF+BJw3tx6mIKvEgq5/iWxv+a2cGiP1stq2EjbzuY9L\nkxCXBoXU/OGUB9EOm4pDvYdOqs8mwuWip3cNWFedw7dIsa1Ud/rHuD0CgYEA3VTK\ngKciyFf/zSXw9D2ex+AyQeLEr2bPwxjg/+yMDXiWlUNojGjWX4h9VQpR9xvA1Hyr\nHPaBcL4QYcpVeiLXc9RTvO7K6M4WCFOY5oSDh2iufMdo98F3yc1pDNIobdmnUvG/\nxgbfxyV/g2g6RkISmCoTcXaIsr+l9T0Jxvd+iTsCgYAj+14S4RcVA8kDjwBbsTtr\nY2k9XynhMjUf0UUxAGfNvNTFEYi3zFBafXhr4HPrJOtRBXNosr6fPfLgBH6etK7c\nn77HH5D2g+pS9/C1WlDuS/hw5oeY23bTjJ1SxPgLiatwFoKZ0I6w2Z5xsupTuN3S\n0ccxEfXH2TWhe/+rfDg4VQKBgQDNKv94mPYuPxy5v7UHw2M/pv0PhDWM3sIy+QoB\nUvZUunbkMJNmrPwjnLOJtEJczZZHorU/6OX+a8Fl1Ri9WjTcg3OITNc9TWSxHUU8\nUpRWXlx5AKS2Hdp77/S0VM/zXHK1+bEq0U55HbKBTonOfQsdkMtrP1TiVbNyjL1W\nejAK5wKBgEPorWtitCBAMwFZeDLVyqpDyLkmcWWlfBp0kV4CFW+gPfr/bjskV2x3\ntDcltAbu4ladcRG917Xe33KO55rAbhHuogUPSrQhhrhc7hVjyLtzjqyEASxmmVQt\nfTfGAg/tfmlTNItl72z2dJ42jS2tWypte/2KRUwB7oVSWh0cg9xs\n-----END RSA PRIVATE KEY-----\n", "user_id": "50dc56f8d0e341a29cffab68d8087107", "name": "singlevm2-kp_190fa2b9-6286-4bae-a914-a91f202c79ea", "fingerprint": "a8:9f:1c:dd:d3:ff:1d:cb:64:18:53:c0:a5:9d:10:7c"}} 2019-06-08 05:52:14,589 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/os-keypairs used request id req-2c9a70e3-f576-4fb3-8f40-7ff59b09e411 2019-06-08 05:52:14,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.629487991333s 2019-06-08 05:52:14,591 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDTx13GzYG7IPfpz976XUPyrK1DuEzmlXtTOuQgnyoHqVO1VYy64U7woGP8d9Ka7LYXbLwGyN+4sENJ8cMKRuBaFATlyK5G3Gq6h7BG7J0EOfMRca3xbWkEXr+rEeBTi5aGNIswNaeUWGXxzj2wPo6zICIASuW6mwhbJ7jkHzosk/LzYDwDHxQ4aFJRNPA8td40MtaX+iw5AnWEGPWlYNmDKX4b5CodQ0hRbprgWBdbS40vd2lGF6BcGHNLQyUIEvzcJV5lOrun7ibGYYHH66cil76xqERDOuG0qbqeO4RZDai/0s9bTLzxzBdaeiPe1It8LIuzEZ+IfU6mchk2phsP Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA08ddxs2BuyD36c/e+l1D8qytQ7hM5pV7UzrkIJ8qB6lTtVWM\nuuFO8KBj/HfSmuy2F2y8BsjfuLBDSfHDCkbgWhQE5ciuRtxquoewRuydBDnzEXGt\n8W1pBF6/qxHgU4uWhjSLMDWnlFhl8c49sD6OsyAiAErlupsIWye45B86LJPy82A8\nAx8UOGhSUTTwPLXeNDLWl/osOQJ1hBj1pWDZgyl+G+QqHUNIUW6a4FgXW0uNL3dp\nRhegXBhzS0MlCBL83CVeZTq7p+4mxmGBx+unIpe+sahEQzrhtKm6njuEWQ2ov9LP\nW0y88cwXWnoj3tSLfCyLsxGfiH1OpnIZNqYbDwIDAQABAoIBAAd3xUfIYWW+4N8e\n1GcRuN6q1iVIL3YGGWYy8m5wDmRcxTXkwWSpo0X68euqMgQCit1CmVLH7JOvq3/F\nBbKsEyc6A34y2GppRV40gLPPji3i+T5JOvADgquDx9B5feaUSoeK/MmDathhUZ74\nPdakLhYE8Q3/liBBbUcBnJR2wW9m6738bh7J4FUuMG0OrVCnFrx1ohhdGD7LUO+i\nZxxkSlNHkA9vfcohlKo+jDzxIOs+uQsbClhXkSx69b9u5xy+kgKE9+vm/j/cZ0eI\nrTj1qP8p5+mzpYflTQrgyqRAdljJXLSqXlC9qV1NctYpAXcppFwiCwFOhZE37ZRF\nQvIcSykCgYEA9POHptd/4hSi1MniIRHEL01s972bVS0U7bBN6+LFNYvcNGTiR3QG\nPm7b812SRW1U2mSU+L6XrgF+BJw3tx6mIKvEgq5/iWxv+a2cGiP1stq2EjbzuY9L\nkxCXBoXU/OGUB9EOm4pDvYdOqs8mwuWip3cNWFedw7dIsa1Ud/rHuD0CgYEA3VTK\ngKciyFf/zSXw9D2ex+AyQeLEr2bPwxjg/+yMDXiWlUNojGjWX4h9VQpR9xvA1Hyr\nHPaBcL4QYcpVeiLXc9RTvO7K6M4WCFOY5oSDh2iufMdo98F3yc1pDNIobdmnUvG/\nxgbfxyV/g2g6RkISmCoTcXaIsr+l9T0Jxvd+iTsCgYAj+14S4RcVA8kDjwBbsTtr\nY2k9XynhMjUf0UUxAGfNvNTFEYi3zFBafXhr4HPrJOtRBXNosr6fPfLgBH6etK7c\nn77HH5D2g+pS9/C1WlDuS/hw5oeY23bTjJ1SxPgLiatwFoKZ0I6w2Z5xsupTuN3S\n0ccxEfXH2TWhe/+rfDg4VQKBgQDNKv94mPYuPxy5v7UHw2M/pv0PhDWM3sIy+QoB\nUvZUunbkMJNmrPwjnLOJtEJczZZHorU/6OX+a8Fl1Ri9WjTcg3OITNc9TWSxHUU8\nUpRWXlx5AKS2Hdp77/S0VM/zXHK1+bEq0U55HbKBTonOfQsdkMtrP1TiVbNyjL1W\nejAK5wKBgEPorWtitCBAMwFZeDLVyqpDyLkmcWWlfBp0kV4CFW+gPfr/bjskV2x3\ntDcltAbu4ladcRG917Xe33KO55rAbhHuogUPSrQhhrhc7hVjyLtzjqyEASxmmVQt\nfTfGAg/tfmlTNItl72z2dJ42jS2tWypte/2KRUwB7oVSWh0cg9xs\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'50dc56f8d0e341a29cffab68d8087107', 'name': u'singlevm2-kp_190fa2b9-6286-4bae-a914-a91f202c79ea', 'created_at': '2019-06-08T05:52:14.590973', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd8eff8564ab94580ae2ed2b2cdf5e18f', 'name': 'singlevm2-project_190fa2b9-6286-4bae-a914-a91f202c79ea', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'a8:9f:1c:dd:d3:ff:1d:cb:64:18:53:c0:a5:9d:10:7c', 'type': 'ssh', 'id': u'singlevm2-kp_190fa2b9-6286-4bae-a914-a91f202c79ea'}) 2019-06-08 05:52:14,591 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEA08ddxs2BuyD36c/e+l1D8qytQ7hM5pV7UzrkIJ8qB6lTtVWM uuFO8KBj/HfSmuy2F2y8BsjfuLBDSfHDCkbgWhQE5ciuRtxquoewRuydBDnzEXGt 8W1pBF6/qxHgU4uWhjSLMDWnlFhl8c49sD6OsyAiAErlupsIWye45B86LJPy82A8 Ax8UOGhSUTTwPLXeNDLWl/osOQJ1hBj1pWDZgyl+G+QqHUNIUW6a4FgXW0uNL3dp RhegXBhzS0MlCBL83CVeZTq7p+4mxmGBx+unIpe+sahEQzrhtKm6njuEWQ2ov9LP W0y88cwXWnoj3tSLfCyLsxGfiH1OpnIZNqYbDwIDAQABAoIBAAd3xUfIYWW+4N8e 1GcRuN6q1iVIL3YGGWYy8m5wDmRcxTXkwWSpo0X68euqMgQCit1CmVLH7JOvq3/F BbKsEyc6A34y2GppRV40gLPPji3i+T5JOvADgquDx9B5feaUSoeK/MmDathhUZ74 PdakLhYE8Q3/liBBbUcBnJR2wW9m6738bh7J4FUuMG0OrVCnFrx1ohhdGD7LUO+i ZxxkSlNHkA9vfcohlKo+jDzxIOs+uQsbClhXkSx69b9u5xy+kgKE9+vm/j/cZ0eI rTj1qP8p5+mzpYflTQrgyqRAdljJXLSqXlC9qV1NctYpAXcppFwiCwFOhZE37ZRF QvIcSykCgYEA9POHptd/4hSi1MniIRHEL01s972bVS0U7bBN6+LFNYvcNGTiR3QG Pm7b812SRW1U2mSU+L6XrgF+BJw3tx6mIKvEgq5/iWxv+a2cGiP1stq2EjbzuY9L kxCXBoXU/OGUB9EOm4pDvYdOqs8mwuWip3cNWFedw7dIsa1Ud/rHuD0CgYEA3VTK gKciyFf/zSXw9D2ex+AyQeLEr2bPwxjg/+yMDXiWlUNojGjWX4h9VQpR9xvA1Hyr HPaBcL4QYcpVeiLXc9RTvO7K6M4WCFOY5oSDh2iufMdo98F3yc1pDNIobdmnUvG/ xgbfxyV/g2g6RkISmCoTcXaIsr+l9T0Jxvd+iTsCgYAj+14S4RcVA8kDjwBbsTtr Y2k9XynhMjUf0UUxAGfNvNTFEYi3zFBafXhr4HPrJOtRBXNosr6fPfLgBH6etK7c n77HH5D2g+pS9/C1WlDuS/hw5oeY23bTjJ1SxPgLiatwFoKZ0I6w2Z5xsupTuN3S 0ccxEfXH2TWhe/+rfDg4VQKBgQDNKv94mPYuPxy5v7UHw2M/pv0PhDWM3sIy+QoB UvZUunbkMJNmrPwjnLOJtEJczZZHorU/6OX+a8Fl1Ri9WjTcg3OITNc9TWSxHUU8 UpRWXlx5AKS2Hdp77/S0VM/zXHK1+bEq0U55HbKBTonOfQsdkMtrP1TiVbNyjL1W ejAK5wKBgEPorWtitCBAMwFZeDLVyqpDyLkmcWWlfBp0kV4CFW+gPfr/bjskV2x3 tDcltAbu4ladcRG917Xe33KO55rAbhHuogUPSrQhhrhc7hVjyLtzjqyEASxmmVQt fTfGAg/tfmlTNItl72z2dJ42jS2tWypte/2KRUwB7oVSWh0cg9xs -----END RSA PRIVATE KEY----- 2019-06-08 05:52:14,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-06-08 05:52:14,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a806f965402b56d414804c8491c44b1e83363c4a" -d '{"security_group": {"name": "singlevm2-sg_190fa2b9-6286-4bae-a914-a91f202c79ea", "description": "created by OPNFV Functest (singlevm2)"}}' 2019-06-08 05:52:14,756 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52:14 GMT X-Openstack-Request-Id: req-f3e4e98b-5e95-4397-b743-9483d395043a 2019-06-08 05:52:14,757 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "d8eff8564ab94580ae2ed2b2cdf5e18f", "created_at": "2019-06-08T05:52:14Z", "updated_at": "2019-06-08T05:52:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:52:14Z", "revision_number": 0, "id": "612f0850-e1ed-4623-9d33-08a34a3c6b12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:52:14Z", "security_group_id": "97dc0477-4934-4a1c-9545-67c1ecfd39e0", "tenant_id": "d8eff8564ab94580ae2ed2b2cdf5e18f", "port_range_min": null, "ethertype": "IPv4", "project_id": "d8eff8564ab94580ae2ed2b2cdf5e18f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:52:14Z", "revision_number": 0, "id": "6753b32d-ade6-45d0-bafa-1fd163c4a8fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:52:14Z", "security_group_id": "97dc0477-4934-4a1c-9545-67c1ecfd39e0", "tenant_id": "d8eff8564ab94580ae2ed2b2cdf5e18f", "port_range_min": null, "ethertype": "IPv6", "project_id": "d8eff8564ab94580ae2ed2b2cdf5e18f"}], "revision_number": 1, "project_id": "d8eff8564ab94580ae2ed2b2cdf5e18f", "id": "97dc0477-4934-4a1c-9545-67c1ecfd39e0", "name": "singlevm2-sg_190fa2b9-6286-4bae-a914-a91f202c79ea"}} 2019-06-08 05:52:14,757 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/security-groups.json used request id req-f3e4e98b-5e95-4397-b743-9483d395043a 2019-06-08 05:52:14,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.160852193832s 2019-06-08 05:52:14,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-08 05:52:14,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a806f965402b56d414804c8491c44b1e83363c4a" 2019-06-08 05:52:14,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3834 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52:14 GMT X-Openstack-Request-Id: req-73de3ce0-d6c4-405f-8467-4458319a5717 2019-06-08 05:52:14,846 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d8eff8564ab94580ae2ed2b2cdf5e18f", "created_at": "2019-06-08T05:52:05Z", "updated_at": "2019-06-08T05:52:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:52:05Z", "revision_number": 0, "id": "73d16157-bacb-4b03-b1cf-197470ff6c2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:52:05Z", "security_group_id": "529a032e-50a3-4b35-9005-590c46864710", "tenant_id": "d8eff8564ab94580ae2ed2b2cdf5e18f", "port_range_min": null, "ethertype": "IPv4", "project_id": "d8eff8564ab94580ae2ed2b2cdf5e18f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:52:05Z", "revision_number": 0, "id": "9b8f1f96-8c8c-4dac-8d64-e2c6c9878592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:52:05Z", "security_group_id": "529a032e-50a3-4b35-9005-590c46864710", "tenant_id": "d8eff8564ab94580ae2ed2b2cdf5e18f", "port_range_min": null, "ethertype": "IPv6", "project_id": "d8eff8564ab94580ae2ed2b2cdf5e18f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:52:05Z", "revision_number": 0, "id": "c89ef106-9f6b-42a5-950e-5fb9f12a1461", "remote_group_id": "529a032e-50a3-4b35-9005-590c46864710", "remote_ip_prefix": null, "created_at": "2019-06-08T05:52:05Z", "security_group_id": "529a032e-50a3-4b35-9005-590c46864710", "tenant_id": "d8eff8564ab94580ae2ed2b2cdf5e18f", "port_range_min": null, "ethertype": "IPv4", "project_id": "d8eff8564ab94580ae2ed2b2cdf5e18f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:52:05Z", "revision_number": 0, "id": "f772412a-cc6d-459f-852c-0e7db5436898", "remote_group_id": "529a032e-50a3-4b35-9005-590c46864710", "remote_ip_prefix": null, "created_at": "2019-06-08T05:52:05Z", "security_group_id": "529a032e-50a3-4b35-9005-590c46864710", "tenant_id": "d8eff8564ab94580ae2ed2b2cdf5e18f", "port_range_min": null, "ethertype": "IPv6", "project_id": "d8eff8564ab94580ae2ed2b2cdf5e18f"}], "revision_number": 1, "project_id": "d8eff8564ab94580ae2ed2b2cdf5e18f", "id": "529a032e-50a3-4b35-9005-590c46864710", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "d8eff8564ab94580ae2ed2b2cdf5e18f", "created_at": "2019-06-08T05:52:14Z", "updated_at": "2019-06-08T05:52:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:52:14Z", "revision_number": 0, "id": "612f0850-e1ed-4623-9d33-08a34a3c6b12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:52:14Z", "security_group_id": "97dc0477-4934-4a1c-9545-67c1ecfd39e0", "tenant_id": "d8eff8564ab94580ae2ed2b2cdf5e18f", "port_range_min": null, "ethertype": "IPv4", "project_id": "d8eff8564ab94580ae2ed2b2cdf5e18f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:52:14Z", "revision_number": 0, "id": "6753b32d-ade6-45d0-bafa-1fd163c4a8fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:52:14Z", "security_group_id": "97dc0477-4934-4a1c-9545-67c1ecfd39e0", "tenant_id": "d8eff8564ab94580ae2ed2b2cdf5e18f", "port_range_min": null, "ethertype": "IPv6", "project_id": "d8eff8564ab94580ae2ed2b2cdf5e18f"}], "revision_number": 1, "project_id": "d8eff8564ab94580ae2ed2b2cdf5e18f", "id": "97dc0477-4934-4a1c-9545-67c1ecfd39e0", "name": "singlevm2-sg_190fa2b9-6286-4bae-a914-a91f202c79ea"}]} 2019-06-08 05:52:14,846 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/security-groups.json used request id req-73de3ce0-d6c4-405f-8467-4458319a5717 2019-06-08 05:52:14,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0825078487396s 2019-06-08 05:52:14,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-06-08 05:52:14,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a806f965402b56d414804c8491c44b1e83363c4a" -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": "97dc0477-4934-4a1c-9545-67c1ecfd39e0"}}' 2019-06-08 05:52:15,207 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52:15 GMT X-Openstack-Request-Id: req-54b3fb5c-40f6-442d-b6ae-9df50ba60bd7 2019-06-08 05:52:15,208 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2019-06-08T05:52:14Z", "security_group_id": "97dc0477-4934-4a1c-9545-67c1ecfd39e0", "port_range_min": 22, "revision_number": 0, "tenant_id": "d8eff8564ab94580ae2ed2b2cdf5e18f", "created_at": "2019-06-08T05:52:14Z", "project_id": "d8eff8564ab94580ae2ed2b2cdf5e18f", "id": "dd02a34a-6ef0-45ec-8cc1-663ff4a1d252"}} 2019-06-08 05:52:15,208 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-54b3fb5c-40f6-442d-b6ae-9df50ba60bd7 2019-06-08 05:52:15,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.355383872986s 2019-06-08 05:52:15,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-08 05:52:15,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a806f965402b56d414804c8491c44b1e83363c4a" 2019-06-08 05:52:15,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4330 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52:15 GMT X-Openstack-Request-Id: req-527e8b04-1142-4e70-8a6a-6bfc9aa2b592 2019-06-08 05:52:15,261 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d8eff8564ab94580ae2ed2b2cdf5e18f", "created_at": "2019-06-08T05:52:05Z", "updated_at": "2019-06-08T05:52:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:52:05Z", "revision_number": 0, "id": "73d16157-bacb-4b03-b1cf-197470ff6c2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:52:05Z", "security_group_id": "529a032e-50a3-4b35-9005-590c46864710", "tenant_id": "d8eff8564ab94580ae2ed2b2cdf5e18f", "port_range_min": null, "ethertype": "IPv4", "project_id": "d8eff8564ab94580ae2ed2b2cdf5e18f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:52:05Z", "revision_number": 0, "id": "9b8f1f96-8c8c-4dac-8d64-e2c6c9878592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:52:05Z", "security_group_id": "529a032e-50a3-4b35-9005-590c46864710", "tenant_id": "d8eff8564ab94580ae2ed2b2cdf5e18f", "port_range_min": null, "ethertype": "IPv6", "project_id": "d8eff8564ab94580ae2ed2b2cdf5e18f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:52:05Z", "revision_number": 0, "id": "c89ef106-9f6b-42a5-950e-5fb9f12a1461", "remote_group_id": "529a032e-50a3-4b35-9005-590c46864710", "remote_ip_prefix": null, "created_at": "2019-06-08T05:52:05Z", "security_group_id": "529a032e-50a3-4b35-9005-590c46864710", "tenant_id": "d8eff8564ab94580ae2ed2b2cdf5e18f", "port_range_min": null, "ethertype": "IPv4", "project_id": "d8eff8564ab94580ae2ed2b2cdf5e18f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:52:05Z", "revision_number": 0, "id": "f772412a-cc6d-459f-852c-0e7db5436898", "remote_group_id": "529a032e-50a3-4b35-9005-590c46864710", "remote_ip_prefix": null, "created_at": "2019-06-08T05:52:05Z", "security_group_id": "529a032e-50a3-4b35-9005-590c46864710", "tenant_id": "d8eff8564ab94580ae2ed2b2cdf5e18f", "port_range_min": null, "ethertype": "IPv6", "project_id": "d8eff8564ab94580ae2ed2b2cdf5e18f"}], "revision_number": 1, "project_id": "d8eff8564ab94580ae2ed2b2cdf5e18f", "id": "529a032e-50a3-4b35-9005-590c46864710", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "d8eff8564ab94580ae2ed2b2cdf5e18f", "created_at": "2019-06-08T05:52:14Z", "updated_at": "2019-06-08T05:52:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:52:14Z", "revision_number": 0, "id": "612f0850-e1ed-4623-9d33-08a34a3c6b12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:52:14Z", "security_group_id": "97dc0477-4934-4a1c-9545-67c1ecfd39e0", "tenant_id": "d8eff8564ab94580ae2ed2b2cdf5e18f", "port_range_min": null, "ethertype": "IPv4", "project_id": "d8eff8564ab94580ae2ed2b2cdf5e18f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:52:14Z", "revision_number": 0, "id": "6753b32d-ade6-45d0-bafa-1fd163c4a8fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:52:14Z", "security_group_id": "97dc0477-4934-4a1c-9545-67c1ecfd39e0", "tenant_id": "d8eff8564ab94580ae2ed2b2cdf5e18f", "port_range_min": null, "ethertype": "IPv6", "project_id": "d8eff8564ab94580ae2ed2b2cdf5e18f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-06-08T05:52:14Z", "revision_number": 0, "id": "dd02a34a-6ef0-45ec-8cc1-663ff4a1d252", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:52:14Z", "security_group_id": "97dc0477-4934-4a1c-9545-67c1ecfd39e0", "tenant_id": "d8eff8564ab94580ae2ed2b2cdf5e18f", "port_range_min": 22, "ethertype": "IPv4", "project_id": "d8eff8564ab94580ae2ed2b2cdf5e18f"}], "revision_number": 2, "project_id": "d8eff8564ab94580ae2ed2b2cdf5e18f", "id": "97dc0477-4934-4a1c-9545-67c1ecfd39e0", "name": "singlevm2-sg_190fa2b9-6286-4bae-a914-a91f202c79ea"}]} 2019-06-08 05:52:15,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/security-groups.json used request id req-527e8b04-1142-4e70-8a6a-6bfc9aa2b592 2019-06-08 05:52:15,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0458040237427s 2019-06-08 05:52:15,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-06-08 05:52:15,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a806f965402b56d414804c8491c44b1e83363c4a" -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": "97dc0477-4934-4a1c-9545-67c1ecfd39e0"}}' 2019-06-08 05:52:15,365 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52:15 GMT X-Openstack-Request-Id: req-050d23d6-70dc-49f8-bcb7-72bff650a53a 2019-06-08 05:52:15,365 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-06-08T05:52:15Z", "security_group_id": "97dc0477-4934-4a1c-9545-67c1ecfd39e0", "port_range_min": null, "revision_number": 0, "tenant_id": "d8eff8564ab94580ae2ed2b2cdf5e18f", "created_at": "2019-06-08T05:52:15Z", "project_id": "d8eff8564ab94580ae2ed2b2cdf5e18f", "id": "1510a9c0-a2a9-4f17-8d63-a21705d901bb"}} 2019-06-08 05:52:15,366 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-050d23d6-70dc-49f8-bcb7-72bff650a53a 2019-06-08 05:52:15,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.0986051559448s 2019-06-08 05:52:15,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 05:52:15,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a806f965402b56d414804c8491c44b1e83363c4a" 2019-06-08 05:52:15,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52:15 GMT X-Openstack-Request-Id: req-f0de1095-8677-42fd-9001-6b85eab12879 2019-06-08 05:52:15,480 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T05:48:01Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"eee45ba3-74df-4316-9f55-6dcf61f6dbb1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d8eff8564ab94580ae2ed2b2cdf5e18f","l2_adjacency":true,"status":"ACTIVE","subnets":["8b6a084c-16c5-4126-9c97-9733b718f3d5"],"description":"","tags":[],"updated_at":"2019-06-08T05:52:07Z","qos_policy_id":null,"name":"singlevm2-net_190fa2b9-6286-4bae-a914-a91f202c79ea","admin_state_up":true,"tenant_id":"d8eff8564ab94580ae2ed2b2cdf5e18f","created_at":"2019-06-08T05:52:05Z","mtu":1450}]} 2019-06-08 05:52:15,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-f0de1095-8677-42fd-9001-6b85eab12879 2019-06-08 05:52:15,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.112870931625s 2019-06-08 05:52:15,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 05:52:15,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a806f965402b56d414804c8491c44b1e83363c4a" 2019-06-08 05:52:15,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52:15 GMT X-Openstack-Request-Id: req-f0d89aa8-f864-4cb4-999b-a748dd447fa7 2019-06-08 05:52:15,595 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T05:52:13Z", "file": "/v2/images/55a3ecc9-5078-4aad-8089-db7094813925/file", "owner": "d8eff8564ab94580ae2ed2b2cdf5e18f", "id": "55a3ecc9-5078-4aad-8089-db7094813925", "size": 12716032, "self": "/v2/images/55a3ecc9-5078-4aad-8089-db7094813925", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/55a3ecc9-5078-4aad-8089-db7094813925/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/55a3ecc9-5078-4aad-8089-db7094813925/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_190fa2b9-6286-4bae-a914-a91f202c79ea", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_190fa2b9-6286-4bae-a914-a91f202c79ea", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-08T05:52:12Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 05:52:15,595 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-f0d89aa8-f864-4cb4-999b-a748dd447fa7 2019-06-08 05:52:15,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.11009812355s 2019-06-08 05:52:15,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-08 05:52:15,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a806f965402b56d414804c8491c44b1e83363c4a" 2019-06-08 05:52:15,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52: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-4df76ab3-9f90-44b6-8a3d-794472af561a x-openstack-request-id: req-4df76ab3-9f90-44b6-8a3d-794472af561a 2019-06-08 05:52:15,625 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm2-flavor_190fa2b9-6286-4bae-a914-a91f202c79ea", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/1dbef49b-f55f-477d-8842-e5bcd8bb1f04", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/1dbef49b-f55f-477d-8842-e5bcd8bb1f04", "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": "1dbef49b-f55f-477d-8842-e5bcd8bb1f04"}]} 2019-06-08 05:52:15,625 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None used request id req-4df76ab3-9f90-44b6-8a3d-794472af561a 2019-06-08 05:52:15,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0233039855957s 2019-06-08 05:52:15,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-06-08 05:52:15,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a806f965402b56d414804c8491c44b1e83363c4a" -d '{"server": {"name": "singlevm2-vm_190fa2b9-6286-4bae-a914-a91f202c79ea", "imageRef": "55a3ecc9-5078-4aad-8089-db7094813925", "key_name": "singlevm2-kp_190fa2b9-6286-4bae-a914-a91f202c79ea", "flavorRef": "1dbef49b-f55f-477d-8842-e5bcd8bb1f04", "max_count": 1, "min_count": 1, "networks": [{"uuid": "eee45ba3-74df-4316-9f55-6dcf61f6dbb1"}], "security_groups": [{"name": "97dc0477-4934-4a1c-9545-67c1ecfd39e0"}]}}' 2019-06-08 05:52:17,500 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.46:8774/v2.1/servers/b1609e77-f8a8-4b06-9165-1103498444a6 x-compute-request-id: req-9d4d897e-d93f-4074-8b58-7b4156275d06 x-openstack-request-id: req-9d4d897e-d93f-4074-8b58-7b4156275d06 2019-06-08 05:52:17,501 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "97dc0477-4934-4a1c-9545-67c1ecfd39e0"}], "OS-DCF:diskConfig": "MANUAL", "id": "b1609e77-f8a8-4b06-9165-1103498444a6", "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/b1609e77-f8a8-4b06-9165-1103498444a6", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/b1609e77-f8a8-4b06-9165-1103498444a6", "rel": "bookmark"}], "adminPass": "n6zqMCmLJwFd"}} 2019-06-08 05:52:17,501 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers used request id req-9d4d897e-d93f-4074-8b58-7b4156275d06 2019-06-08 05:52:17,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.87473392487s 2019-06-08 05:52:17,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 05:52:17,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a806f965402b56d414804c8491c44b1e83363c4a" 2019-06-08 05:52:17,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 603 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-681574a9-b6bb-4dd4-8c5a-bbbbe44e2291 x-openstack-request-id: req-681574a9-b6bb-4dd4-8c5a-bbbbe44e2291 2019-06-08 05:52:17,871 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/b1609e77-f8a8-4b06-9165-1103498444a6", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/b1609e77-f8a8-4b06-9165-1103498444a6", "rel": "bookmark"}], "image": {"id": "55a3ecc9-5078-4aad-8089-db7094813925", "links": [{"href": "http://172.30.9.46:8774/images/55a3ecc9-5078-4aad-8089-db7094813925", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1dbef49b-f55f-477d-8842-e5bcd8bb1f04", "links": [{"href": "http://172.30.9.46:8774/flavors/1dbef49b-f55f-477d-8842-e5bcd8bb1f04", "rel": "bookmark"}]}, "id": "b1609e77-f8a8-4b06-9165-1103498444a6", "user_id": "50dc56f8d0e341a29cffab68d8087107", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T05:52:17Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_190fa2b9-6286-4bae-a914-a91f202c79ea", "name": "singlevm2-vm_190fa2b9-6286-4bae-a914-a91f202c79ea", "created": "2019-06-08T05:52:17Z", "tenant_id": "d8eff8564ab94580ae2ed2b2cdf5e18f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 05:52:17,871 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-681574a9-b6bb-4dd4-8c5a-bbbbe44e2291 2019-06-08 05:52:17,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.36906504631s 2019-06-08 05:52:17,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 05:52:17,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a806f965402b56d414804c8491c44b1e83363c4a" 2019-06-08 05:52:17,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52:17 GMT X-Openstack-Request-Id: req-93faf76d-48a3-4601-b34a-ca89cd566eb7 2019-06-08 05:52:17,975 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T05:48:01Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"eee45ba3-74df-4316-9f55-6dcf61f6dbb1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d8eff8564ab94580ae2ed2b2cdf5e18f","l2_adjacency":true,"status":"ACTIVE","subnets":["8b6a084c-16c5-4126-9c97-9733b718f3d5"],"description":"","tags":[],"updated_at":"2019-06-08T05:52:07Z","qos_policy_id":null,"name":"singlevm2-net_190fa2b9-6286-4bae-a914-a91f202c79ea","admin_state_up":true,"tenant_id":"d8eff8564ab94580ae2ed2b2cdf5e18f","created_at":"2019-06-08T05:52:05Z","mtu":1450}]} 2019-06-08 05:52:17,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-93faf76d-48a3-4601-b34a-ca89cd566eb7 2019-06-08 05:52:17,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0925798416138s 2019-06-08 05:52:17,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-06-08 05:52:17,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a806f965402b56d414804c8491c44b1e83363c4a" 2019-06-08 05:52:18,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52:18 GMT X-Openstack-Request-Id: req-eeffdab8-9b5c-4e3d-9e3f-1c8d7932cc4c 2019-06-08 05:52:18,035 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eee45ba3-74df-4316-9f55-6dcf61f6dbb1","tenant_id":"d8eff8564ab94580ae2ed2b2cdf5e18f","created_at":"2019-06-08T05:52:07Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-06-08T05:52:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"d8eff8564ab94580ae2ed2b2cdf5e18f","id":"8b6a084c-16c5-4126-9c97-9733b718f3d5","subnetpool_id":null,"name":"singlevm2-subnet_190fa2b9-6286-4bae-a914-a91f202c79ea"}]} 2019-06-08 05:52:18,036 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/subnets.json used request id req-eeffdab8-9b5c-4e3d-9e3f-1c8d7932cc4c 2019-06-08 05:52:18,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0598239898682s 2019-06-08 05:52:18,036 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 05:52:20,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 05:52:20,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a806f965402b56d414804c8491c44b1e83363c4a" 2019-06-08 05:52:20,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 642 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52: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-58782625-6c05-4131-81f5-53b241c80018 x-openstack-request-id: req-58782625-6c05-4131-81f5-53b241c80018 2019-06-08 05:52:20,726 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/b1609e77-f8a8-4b06-9165-1103498444a6", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/b1609e77-f8a8-4b06-9165-1103498444a6", "rel": "bookmark"}], "image": {"id": "55a3ecc9-5078-4aad-8089-db7094813925", "links": [{"href": "http://172.30.9.46:8774/images/55a3ecc9-5078-4aad-8089-db7094813925", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1dbef49b-f55f-477d-8842-e5bcd8bb1f04", "links": [{"href": "http://172.30.9.46:8774/flavors/1dbef49b-f55f-477d-8842-e5bcd8bb1f04", "rel": "bookmark"}]}, "id": "b1609e77-f8a8-4b06-9165-1103498444a6", "user_id": "50dc56f8d0e341a29cffab68d8087107", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T05:52:20Z", "hostId": "68902c276ff82ae30fcceb76796ab255d63bc9e54cd02017314c2b96", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_190fa2b9-6286-4bae-a914-a91f202c79ea", "name": "singlevm2-vm_190fa2b9-6286-4bae-a914-a91f202c79ea", "created": "2019-06-08T05:52:17Z", "tenant_id": "d8eff8564ab94580ae2ed2b2cdf5e18f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 05:52:20,726 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-58782625-6c05-4131-81f5-53b241c80018 2019-06-08 05:52:20,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.686906099319s 2019-06-08 05:52:20,732 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 05:52:22,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 05:52:22,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a806f965402b56d414804c8491c44b1e83363c4a" 2019-06-08 05:52:23,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a67af0ef-1a65-4506-948a-65a4dd03b7b0 x-openstack-request-id: req-a67af0ef-1a65-4506-948a-65a4dd03b7b0 2019-06-08 05:52:23,101 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/b1609e77-f8a8-4b06-9165-1103498444a6", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/b1609e77-f8a8-4b06-9165-1103498444a6", "rel": "bookmark"}], "image": {"id": "55a3ecc9-5078-4aad-8089-db7094813925", "links": [{"href": "http://172.30.9.46:8774/images/55a3ecc9-5078-4aad-8089-db7094813925", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1dbef49b-f55f-477d-8842-e5bcd8bb1f04", "links": [{"href": "http://172.30.9.46:8774/flavors/1dbef49b-f55f-477d-8842-e5bcd8bb1f04", "rel": "bookmark"}]}, "id": "b1609e77-f8a8-4b06-9165-1103498444a6", "security_groups": [{"name": "singlevm2-sg_190fa2b9-6286-4bae-a914-a91f202c79ea"}], "user_id": "50dc56f8d0e341a29cffab68d8087107", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T05:52:20Z", "hostId": "68902c276ff82ae30fcceb76796ab255d63bc9e54cd02017314c2b96", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_190fa2b9-6286-4bae-a914-a91f202c79ea", "name": "singlevm2-vm_190fa2b9-6286-4bae-a914-a91f202c79ea", "created": "2019-06-08T05:52:17Z", "tenant_id": "d8eff8564ab94580ae2ed2b2cdf5e18f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 05:52:23,101 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-a67af0ef-1a65-4506-948a-65a4dd03b7b0 2019-06-08 05:52:23,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.366035938263s 2019-06-08 05:52:23,108 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 05:52:25,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 05:52:25,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a806f965402b56d414804c8491c44b1e83363c4a" 2019-06-08 05:52:25,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52:25 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-640c4b60-97fc-4a2a-97e8-31c2b28c12ce x-openstack-request-id: req-640c4b60-97fc-4a2a-97e8-31c2b28c12ce 2019-06-08 05:52:25,300 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/b1609e77-f8a8-4b06-9165-1103498444a6", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/b1609e77-f8a8-4b06-9165-1103498444a6", "rel": "bookmark"}], "image": {"id": "55a3ecc9-5078-4aad-8089-db7094813925", "links": [{"href": "http://172.30.9.46:8774/images/55a3ecc9-5078-4aad-8089-db7094813925", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1dbef49b-f55f-477d-8842-e5bcd8bb1f04", "links": [{"href": "http://172.30.9.46:8774/flavors/1dbef49b-f55f-477d-8842-e5bcd8bb1f04", "rel": "bookmark"}]}, "id": "b1609e77-f8a8-4b06-9165-1103498444a6", "security_groups": [{"name": "singlevm2-sg_190fa2b9-6286-4bae-a914-a91f202c79ea"}], "user_id": "50dc56f8d0e341a29cffab68d8087107", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T05:52:20Z", "hostId": "68902c276ff82ae30fcceb76796ab255d63bc9e54cd02017314c2b96", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_190fa2b9-6286-4bae-a914-a91f202c79ea", "name": "singlevm2-vm_190fa2b9-6286-4bae-a914-a91f202c79ea", "created": "2019-06-08T05:52:17Z", "tenant_id": "d8eff8564ab94580ae2ed2b2cdf5e18f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 05:52:25,301 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-640c4b60-97fc-4a2a-97e8-31c2b28c12ce 2019-06-08 05:52:25,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.190460920334s 2019-06-08 05:52:25,307 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 05:52:27,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 05:52:27,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a806f965402b56d414804c8491c44b1e83363c4a" 2019-06-08 05:52:28,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 745 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52:27 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-90a505b5-ff9a-40e2-b98d-8c613956d497 x-openstack-request-id: req-90a505b5-ff9a-40e2-b98d-8c613956d497 2019-06-08 05:52:28,043 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm2-net_190fa2b9-6286-4bae-a914-a91f202c79ea": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:90:b9", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/b1609e77-f8a8-4b06-9165-1103498444a6", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/b1609e77-f8a8-4b06-9165-1103498444a6", "rel": "bookmark"}], "image": {"id": "55a3ecc9-5078-4aad-8089-db7094813925", "links": [{"href": "http://172.30.9.46:8774/images/55a3ecc9-5078-4aad-8089-db7094813925", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T05:52:25.000000", "flavor": {"id": "1dbef49b-f55f-477d-8842-e5bcd8bb1f04", "links": [{"href": "http://172.30.9.46:8774/flavors/1dbef49b-f55f-477d-8842-e5bcd8bb1f04", "rel": "bookmark"}]}, "id": "b1609e77-f8a8-4b06-9165-1103498444a6", "security_groups": [{"name": "singlevm2-sg_190fa2b9-6286-4bae-a914-a91f202c79ea"}], "user_id": "50dc56f8d0e341a29cffab68d8087107", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T05:52:25Z", "hostId": "68902c276ff82ae30fcceb76796ab255d63bc9e54cd02017314c2b96", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_190fa2b9-6286-4bae-a914-a91f202c79ea", "name": "singlevm2-vm_190fa2b9-6286-4bae-a914-a91f202c79ea", "created": "2019-06-08T05:52:17Z", "tenant_id": "d8eff8564ab94580ae2ed2b2cdf5e18f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 05:52:28,043 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-90a505b5-ff9a-40e2-b98d-8c613956d497 2019-06-08 05:52:28,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.733664035797s 2019-06-08 05:52:28,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-06-08 05:52:28,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:9696/v2.0/ports.json?device_id=b1609e77-f8a8-4b06-9165-1103498444a6" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a806f965402b56d414804c8491c44b1e83363c4a" 2019-06-08 05:52:28,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52:28 GMT X-Openstack-Request-Id: req-085d8700-baef-4fe9-9cdc-7468bb4ef4ff 2019-06-08 05:52:28,100 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T05:52:25Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8b6a084c-16c5-4126-9c97-9733b718f3d5","ip_address":"192.168.120.6"}],"id":"b30a9c7a-03f6-4cd5-bd92-8031f9e21f54","security_groups":["97dc0477-4934-4a1c-9545-67c1ecfd39e0"],"mac_address":"fa:16:3e:c8:90:b9","project_id":"d8eff8564ab94580ae2ed2b2cdf5e18f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eee45ba3-74df-4316-9f55-6dcf61f6dbb1","tenant_id":"d8eff8564ab94580ae2ed2b2cdf5e18f","created_at":"2019-06-08T05:52:21Z","binding:vnic_type":"normal","device_id":"b1609e77-f8a8-4b06-9165-1103498444a6","ip_allocation":"immediate"}]} 2019-06-08 05:52:28,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/ports.json?device_id=b1609e77-f8a8-4b06-9165-1103498444a6 used request id req-085d8700-baef-4fe9-9cdc-7468bb4ef4ff 2019-06-08 05:52:28,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0501029491425s 2019-06-08 05:52:28,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-08 05:52:28,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:9696/v2.0/floatingips.json?port_id=b30a9c7a-03f6-4cd5-bd92-8031f9e21f54" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a806f965402b56d414804c8491c44b1e83363c4a" 2019-06-08 05:52:28,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52:28 GMT X-Openstack-Request-Id: req-62a8ae25-4ae1-4b8b-8359-1b09a80563ba 2019-06-08 05:52:28,158 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-06-08 05:52:28,158 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json?port_id=b30a9c7a-03f6-4cd5-bd92-8031f9e21f54 used request id req-62a8ae25-4ae1-4b8b-8359-1b09a80563ba 2019-06-08 05:52:28,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0481159687042s 2019-06-08 05:52:28,159 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm2-net_190fa2b9-6286-4bae-a914-a91f202c79ea': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:c8:90:b9', u'version': 4, u'addr': u'192.168.120.6', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'55a3ecc9-5078-4aad-8089-db7094813925'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-08T05:52:25.000000', 'flavor': Munch({u'id': u'1dbef49b-f55f-477d-8842-e5bcd8bb1f04'}), 'az': u'nova', 'id': u'b1609e77-f8a8-4b06-9165-1103498444a6', 'security_groups': [Munch({u'name': u'singlevm2-sg_190fa2b9-6286-4bae-a914-a91f202c79ea'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'50dc56f8d0e341a29cffab68d8087107', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd8eff8564ab94580ae2ed2b2cdf5e18f', 'name': 'singlevm2-project_190fa2b9-6286-4bae-a914-a91f202c79ea', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2019-06-08T05:52:25.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-08T05:52:25Z', 'hostId': u'68902c276ff82ae30fcceb76796ab255d63bc9e54cd02017314c2b96', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_190fa2b9-6286-4bae-a914-a91f202c79ea', 'public_v6': '', 'private_v4': u'192.168.120.6', 'cloud': 'envvars', 'host_id': u'68902c276ff82ae30fcceb76796ab255d63bc9e54cd02017314c2b96', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-08T05:52:25.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'd8eff8564ab94580ae2ed2b2cdf5e18f', 'name': u'singlevm2-vm_190fa2b9-6286-4bae-a914-a91f202c79ea', 'adminPass': u'n6zqMCmLJwFd', 'tenant_id': u'd8eff8564ab94580ae2ed2b2cdf5e18f', 'created_at': u'2019-06-08T05:52:17Z', 'created': u'2019-06-08T05:52:17Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-06-08 05:52:28,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 05:52:28,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a806f965402b56d414804c8491c44b1e83363c4a" 2019-06-08 05:52:28,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52:28 GMT X-Openstack-Request-Id: req-329f5f60-e3d1-40df-80a4-6c464488169b 2019-06-08 05:52:28,261 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T05:48:01Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"eee45ba3-74df-4316-9f55-6dcf61f6dbb1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d8eff8564ab94580ae2ed2b2cdf5e18f","l2_adjacency":true,"status":"ACTIVE","subnets":["8b6a084c-16c5-4126-9c97-9733b718f3d5"],"description":"","tags":[],"updated_at":"2019-06-08T05:52:07Z","qos_policy_id":null,"name":"singlevm2-net_190fa2b9-6286-4bae-a914-a91f202c79ea","admin_state_up":true,"tenant_id":"d8eff8564ab94580ae2ed2b2cdf5e18f","created_at":"2019-06-08T05:52:05Z","mtu":1450}]} 2019-06-08 05:52:28,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-329f5f60-e3d1-40df-80a4-6c464488169b 2019-06-08 05:52:28,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0968441963196s 2019-06-08 05:52:28,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-06-08 05:52:28,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:9696/v2.0/ports.json?device_id=b1609e77-f8a8-4b06-9165-1103498444a6" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a806f965402b56d414804c8491c44b1e83363c4a" 2019-06-08 05:52:28,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52:28 GMT X-Openstack-Request-Id: req-169f3bcc-9492-4aed-a72e-78b748374160 2019-06-08 05:52:28,316 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T05:52:25Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8b6a084c-16c5-4126-9c97-9733b718f3d5","ip_address":"192.168.120.6"}],"id":"b30a9c7a-03f6-4cd5-bd92-8031f9e21f54","security_groups":["97dc0477-4934-4a1c-9545-67c1ecfd39e0"],"mac_address":"fa:16:3e:c8:90:b9","project_id":"d8eff8564ab94580ae2ed2b2cdf5e18f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eee45ba3-74df-4316-9f55-6dcf61f6dbb1","tenant_id":"d8eff8564ab94580ae2ed2b2cdf5e18f","created_at":"2019-06-08T05:52:21Z","binding:vnic_type":"normal","device_id":"b1609e77-f8a8-4b06-9165-1103498444a6","ip_allocation":"immediate"}]} 2019-06-08 05:52:28,316 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/ports.json?device_id=b1609e77-f8a8-4b06-9165-1103498444a6 used request id req-169f3bcc-9492-4aed-a72e-78b748374160 2019-06-08 05:52:28,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0531060695648s 2019-06-08 05:52:28,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-06-08 05:52:28,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a806f965402b56d414804c8491c44b1e83363c4a" -d '{"floatingip": {"floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "fixed_ip_address": "192.168.120.6", "port_id": "b30a9c7a-03f6-4cd5-bd92-8031f9e21f54"}}' 2019-06-08 05:52:30,781 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52:30 GMT X-Openstack-Request-Id: req-190a2ef6-b5f7-43fe-8854-6ccfd5130856 2019-06-08 05:52:30,781 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "31ae1cc5-6730-4675-897d-a1a9cd86d7b9", "status": "DOWN", "description": "", "tags": [], "tenant_id": "d8eff8564ab94580ae2ed2b2cdf5e18f", "created_at": "2019-06-08T05:52:29Z", "updated_at": "2019-06-08T05:52:29Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "eee45ba3-74df-4316-9f55-6dcf61f6dbb1", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c8:90:b9", "device_id": "b1609e77-f8a8-4b06-9165-1103498444a6"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.215", "revision_number": 0, "project_id": "d8eff8564ab94580ae2ed2b2cdf5e18f", "port_id": "b30a9c7a-03f6-4cd5-bd92-8031f9e21f54", "id": "4cb51498-0b28-469a-be9f-89b518bb6731", "qos_policy_id": null}} 2019-06-08 05:52:30,782 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-190a2ef6-b5f7-43fe-8854-6ccfd5130856 2019-06-08 05:52:30,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.46479701996s 2019-06-08 05:52:30,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-08 05:52:30,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a806f965402b56d414804c8491c44b1e83363c4a" 2019-06-08 05:52:30,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52:30 GMT X-Openstack-Request-Id: req-ca35c003-4ab4-4fbf-a735-787c9dd1c8b4 2019-06-08 05:52:30,921 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "31ae1cc5-6730-4675-897d-a1a9cd86d7b9", "status": "DOWN", "description": "", "tags": [], "tenant_id": "d8eff8564ab94580ae2ed2b2cdf5e18f", "created_at": "2019-06-08T05:52:29Z", "updated_at": "2019-06-08T05:52:29Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "eee45ba3-74df-4316-9f55-6dcf61f6dbb1", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c8:90:b9", "device_id": "b1609e77-f8a8-4b06-9165-1103498444a6"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.215", "revision_number": 0, "project_id": "d8eff8564ab94580ae2ed2b2cdf5e18f", "port_id": "b30a9c7a-03f6-4cd5-bd92-8031f9e21f54", "id": "4cb51498-0b28-469a-be9f-89b518bb6731", "qos_policy_id": null}]} 2019-06-08 05:52:30,921 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-ca35c003-4ab4-4fbf-a735-787c9dd1c8b4 2019-06-08 05:52:30,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.124368906021s 2019-06-08 05:52:30,927 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-08 05:52:31,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-08 05:52:31,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a806f965402b56d414804c8491c44b1e83363c4a" 2019-06-08 05:52:31,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52:31 GMT X-Openstack-Request-Id: req-59cee097-5022-4f65-8fb7-dbb7ab6ca890 2019-06-08 05:52:31,107 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "31ae1cc5-6730-4675-897d-a1a9cd86d7b9", "status": "DOWN", "description": "", "tags": [], "tenant_id": "d8eff8564ab94580ae2ed2b2cdf5e18f", "created_at": "2019-06-08T05:52:29Z", "updated_at": "2019-06-08T05:52:29Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "eee45ba3-74df-4316-9f55-6dcf61f6dbb1", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c8:90:b9", "device_id": "b1609e77-f8a8-4b06-9165-1103498444a6"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.215", "revision_number": 0, "project_id": "d8eff8564ab94580ae2ed2b2cdf5e18f", "port_id": "b30a9c7a-03f6-4cd5-bd92-8031f9e21f54", "id": "4cb51498-0b28-469a-be9f-89b518bb6731", "qos_policy_id": null}]} 2019-06-08 05:52:31,107 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-59cee097-5022-4f65-8fb7-dbb7ab6ca890 2019-06-08 05:52:31,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0703258514404s 2019-06-08 05:52:31,113 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-08 05:52:31,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-08 05:52:31,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a806f965402b56d414804c8491c44b1e83363c4a" 2019-06-08 05:52:31,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52:31 GMT X-Openstack-Request-Id: req-d14bf3ab-aecf-4ac1-9996-e6d209258083 2019-06-08 05:52:31,287 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "31ae1cc5-6730-4675-897d-a1a9cd86d7b9", "status": "DOWN", "description": "", "tags": [], "tenant_id": "d8eff8564ab94580ae2ed2b2cdf5e18f", "created_at": "2019-06-08T05:52:29Z", "updated_at": "2019-06-08T05:52:29Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "eee45ba3-74df-4316-9f55-6dcf61f6dbb1", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c8:90:b9", "device_id": "b1609e77-f8a8-4b06-9165-1103498444a6"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.215", "revision_number": 0, "project_id": "d8eff8564ab94580ae2ed2b2cdf5e18f", "port_id": "b30a9c7a-03f6-4cd5-bd92-8031f9e21f54", "id": "4cb51498-0b28-469a-be9f-89b518bb6731", "qos_policy_id": null}]} 2019-06-08 05:52:31,287 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-d14bf3ab-aecf-4ac1-9996-e6d209258083 2019-06-08 05:52:31,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0643861293793s 2019-06-08 05:52:31,294 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-08 05:52:31,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-08 05:52:31,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a806f965402b56d414804c8491c44b1e83363c4a" 2019-06-08 05:52:31,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52:31 GMT X-Openstack-Request-Id: req-d13b2428-67d2-4912-8745-dd5eb3a57a1f 2019-06-08 05:52:31,463 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "31ae1cc5-6730-4675-897d-a1a9cd86d7b9", "status": "DOWN", "description": "", "tags": [], "tenant_id": "d8eff8564ab94580ae2ed2b2cdf5e18f", "created_at": "2019-06-08T05:52:29Z", "updated_at": "2019-06-08T05:52:29Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "eee45ba3-74df-4316-9f55-6dcf61f6dbb1", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c8:90:b9", "device_id": "b1609e77-f8a8-4b06-9165-1103498444a6"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.215", "revision_number": 0, "project_id": "d8eff8564ab94580ae2ed2b2cdf5e18f", "port_id": "b30a9c7a-03f6-4cd5-bd92-8031f9e21f54", "id": "4cb51498-0b28-469a-be9f-89b518bb6731", "qos_policy_id": null}]} 2019-06-08 05:52:31,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-d13b2428-67d2-4912-8745-dd5eb3a57a1f 2019-06-08 05:52:31,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0591480731964s 2019-06-08 05:52:31,469 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-08 05:52:31,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-08 05:52:31,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a806f965402b56d414804c8491c44b1e83363c4a" 2019-06-08 05:52:31,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52:31 GMT X-Openstack-Request-Id: req-0d9d0fdd-bdc0-4c07-a834-53c590a1f475 2019-06-08 05:52:31,638 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "31ae1cc5-6730-4675-897d-a1a9cd86d7b9", "status": "DOWN", "description": "", "tags": [], "tenant_id": "d8eff8564ab94580ae2ed2b2cdf5e18f", "created_at": "2019-06-08T05:52:29Z", "updated_at": "2019-06-08T05:52:29Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "eee45ba3-74df-4316-9f55-6dcf61f6dbb1", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c8:90:b9", "device_id": "b1609e77-f8a8-4b06-9165-1103498444a6"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.215", "revision_number": 0, "project_id": "d8eff8564ab94580ae2ed2b2cdf5e18f", "port_id": "b30a9c7a-03f6-4cd5-bd92-8031f9e21f54", "id": "4cb51498-0b28-469a-be9f-89b518bb6731", "qos_policy_id": null}]} 2019-06-08 05:52:31,638 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-0d9d0fdd-bdc0-4c07-a834-53c590a1f475 2019-06-08 05:52:31,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0593140125275s 2019-06-08 05:52:31,644 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-08 05:52:31,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-08 05:52:31,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a806f965402b56d414804c8491c44b1e83363c4a" 2019-06-08 05:52:31,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52:31 GMT X-Openstack-Request-Id: req-7a40ce41-f933-4305-8855-49a99f65ca63 2019-06-08 05:52:31,805 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "31ae1cc5-6730-4675-897d-a1a9cd86d7b9", "status": "DOWN", "description": "", "tags": [], "tenant_id": "d8eff8564ab94580ae2ed2b2cdf5e18f", "created_at": "2019-06-08T05:52:29Z", "updated_at": "2019-06-08T05:52:29Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "eee45ba3-74df-4316-9f55-6dcf61f6dbb1", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c8:90:b9", "device_id": "b1609e77-f8a8-4b06-9165-1103498444a6"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.215", "revision_number": 0, "project_id": "d8eff8564ab94580ae2ed2b2cdf5e18f", "port_id": "b30a9c7a-03f6-4cd5-bd92-8031f9e21f54", "id": "4cb51498-0b28-469a-be9f-89b518bb6731", "qos_policy_id": null}]} 2019-06-08 05:52:31,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-7a40ce41-f933-4305-8855-49a99f65ca63 2019-06-08 05:52:31,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0557370185852s 2019-06-08 05:52:31,811 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-08 05:52:31,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-08 05:52:31,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a806f965402b56d414804c8491c44b1e83363c4a" 2019-06-08 05:52:31,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52:31 GMT X-Openstack-Request-Id: req-d0c9c260-f3db-41df-9dcf-d46a38f08092 2019-06-08 05:52:31,980 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "31ae1cc5-6730-4675-897d-a1a9cd86d7b9", "status": "DOWN", "description": "", "tags": [], "tenant_id": "d8eff8564ab94580ae2ed2b2cdf5e18f", "created_at": "2019-06-08T05:52:29Z", "updated_at": "2019-06-08T05:52:29Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "eee45ba3-74df-4316-9f55-6dcf61f6dbb1", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c8:90:b9", "device_id": "b1609e77-f8a8-4b06-9165-1103498444a6"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.215", "revision_number": 0, "project_id": "d8eff8564ab94580ae2ed2b2cdf5e18f", "port_id": "b30a9c7a-03f6-4cd5-bd92-8031f9e21f54", "id": "4cb51498-0b28-469a-be9f-89b518bb6731", "qos_policy_id": null}]} 2019-06-08 05:52:31,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-d0c9c260-f3db-41df-9dcf-d46a38f08092 2019-06-08 05:52:31,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0588750839233s 2019-06-08 05:52:31,986 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-08 05:52:32,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-08 05:52:32,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a806f965402b56d414804c8491c44b1e83363c4a" 2019-06-08 05:52:32,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52:32 GMT X-Openstack-Request-Id: req-968f7a3e-20ed-48e3-8cd5-9f2a00e074b4 2019-06-08 05:52:32,167 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "31ae1cc5-6730-4675-897d-a1a9cd86d7b9", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "d8eff8564ab94580ae2ed2b2cdf5e18f", "created_at": "2019-06-08T05:52:29Z", "updated_at": "2019-06-08T05:52:31Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "eee45ba3-74df-4316-9f55-6dcf61f6dbb1", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c8:90:b9", "device_id": "b1609e77-f8a8-4b06-9165-1103498444a6"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.215", "revision_number": 1, "project_id": "d8eff8564ab94580ae2ed2b2cdf5e18f", "port_id": "b30a9c7a-03f6-4cd5-bd92-8031f9e21f54", "id": "4cb51498-0b28-469a-be9f-89b518bb6731", "qos_policy_id": null}]} 2019-06-08 05:52:32,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-968f7a3e-20ed-48e3-8cd5-9f2a00e074b4 2019-06-08 05:52:32,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0706861019135s 2019-06-08 05:52:32,173 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'31ae1cc5-6730-4675-897d-a1a9cd86d7b9', 'updated_at': u'2019-06-08T05:52:31Z', 'fixed_ip_address': u'192.168.120.6', 'floating_ip_address': u'172.30.9.215', 'revision_number': 1, 'port_id': u'b30a9c7a-03f6-4cd5-bd92-8031f9e21f54', 'id': u'4cb51498-0b28-469a-be9f-89b518bb6731', 'network': u'd0205d84-f6dd-4d92-b76b-dc9ca1111094', 'port': u'b30a9c7a-03f6-4cd5-bd92-8031f9e21f54', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd8eff8564ab94580ae2ed2b2cdf5e18f', 'name': 'singlevm2-project_190fa2b9-6286-4bae-a914-a91f202c79ea', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'd8eff8564ab94580ae2ed2b2cdf5e18f', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'd0205d84-f6dd-4d92-b76b-dc9ca1111094', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'eee45ba3-74df-4316-9f55-6dcf61f6dbb1', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:c8:90:b9', u'device_id': u'b1609e77-f8a8-4b06-9165-1103498444a6'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'd8eff8564ab94580ae2ed2b2cdf5e18f', 'created_at': u'2019-06-08T05:52:29Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'eee45ba3-74df-4316-9f55-6dcf61f6dbb1', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:c8:90:b9', u'device_id': u'b1609e77-f8a8-4b06-9165-1103498444a6'}), 'router': u'31ae1cc5-6730-4675-897d-a1a9cd86d7b9'}) 2019-06-08 05:52:32,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-06-08 05:52:32,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/servers/b1609e77-f8a8-4b06-9165-1103498444a6/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a806f965402b56d414804c8491c44b1e83363c4a" -d '{"os-getConsoleOutput": {"length": null}}' 2019-06-08 05:52:32,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9612 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52: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-1fc94a4f-4cf7-4344-953a-28adc1087add x-openstack-request-id: req-1fc94a4f-4cf7-4344-953a-28adc1087add 2019-06-08 05:52:32,261 - 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 499894580 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.908 MHz processor\n[ 0.241775] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.244871] pid_max: default: 32768 minimum: 301\n[ 0.246540] ACPI: Core revision 20150930\n[ 0.248599] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.250994] Security Framework initialized\n[ 0.252509] Yama: becoming mindful.\n[ 0.253851] AppArmor: AppArmor initialized\n[ 0.255403] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.257807] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.260151] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.262366] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.264893] Initializing cgroup subsys io\n[ 0.266392] Initializing cgroup subsys memory\n[ 0.267979] Initializing cgroup subsys devices\n[ 0.269589] Initializing cgroup subsys freezer\n[ 0.271190] Initializing cgroup subsys net_cls\n[ 0.272795] Initializing cgroup subsys perf_event\n[ 0.274591] Initializing cgroup subsys net_prio\n[ 0.276264] Initializing cgroup subsys hugetlb\n[ 0.277859] Initializing cgroup subsys pids\n[ 0.279449] CPU: Physical Processor ID: 0\n[ 0.281633] mce: CPU supports 10 MCE banks\n[ 0.283182] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.285047] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.304064] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.314179] ftrace: allocating 31920 entries in 125 pages\n[ 0.352077] smpboot: Max logical packages: 1\n[ 0.353642] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.356155] x2apic enabled\n[ 0.357586] Switched APIC routing to physical x2apic.\n[ 0.360612] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.362705] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.366544] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.369846] KVM setup paravirtual spinlock\n[ 0.371875] x86: Booted up 1 node, 1 CPUs\n[ 0.373359] smpboot: Total of 1 processors activated (6983.81 BogoMIPS)\n[ 0.375869] devtmpfs: initialized\n[ 0.378176] evm: security.selinux\n[ 0.379453] evm: security.SMACK64\n[ 0.380727] evm: security.SMACK64EXEC\n[ 0.382102] evm: security.SMACK64TRANSMUTE\n[ 0.383589] evm: security.SMACK64MMAP\n[ 0.384958] evm: security.ima\n[ 0.386146] evm: security.capability\n[ 0.387571] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.390974] pinctrl core: initialized pinctrl subsystem\n[ 0.392943] RTC time: 5:52:26, date: 06/08/19\n[ 0.394653] NET: Registered protocol family 16\n[ 0.396399] cpuidle: using governor ladder\n[ 0.397907] cpuidle: using governor menu\n[ 0.399366] PCCT header not found.\n[ 0.400738] ACPI: bus type PCI registered\n[ 0.402214] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.404481] PCI: Using configuration type 1 for base access\n[ 0.407184] ACPI: Added _OSI(Module Device)\n[ 0.408726] ACPI: Added _OSI(Processor Device)\n[ 0.410314] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.411980] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.414656] ACPI: Interpreter enabled\n[ 0.416083] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.419500] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.422903] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.426367] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.429788] ACPI: (supports S0 S5)\n[ 0.431090] ACPI: Using IOAPIC for interrupt routing\n[ 0.432833] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.437515] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.439616] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.441893] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.444101] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.448086] acpiphp: Slot [3] registered\n[ 0.449549] acpiphp: Slot [4] registered\n[ 0.451012] acpiphp: Slot [5] registered\n[ 0.452478] acpiphp: Slot [6] registered\n[ 0.453936] acpiphp: Slot [7] registered\n[ 0.455424] acpiphp: Slot [8] registered\n[ 0.456888] acpiphp: Slot [9] registered\n[ 0.458350] acpiphp: Slot [10] registered\n[ 0.459832] acpiphp: Slot [11] registered\n[ 0.461322] acpiphp: Slot [12] registered\n[ 0.462816] acpiphp: Slot [13] registered\n[ 0.464300] acpiphp: Slot [14] registered\n[ 0.465855] acpiphp: Slot [15] registered\n[ 0.483980] acpiphp: Slot [16] registered\n[ 0.485471] acpiphp: Slot [17] registered\n[ 0.486968] acpiphp: Slot [18] registered\n[ 0.488452] acpiphp: Slot [19] registered\n[ 0.489929] acpiphp: Slot [20] registered\n[ 0.491416] acpiphp: Slot [21] registered\n[ 0.492903] acpiphp: Slot [22] registered\n[ 0.494390] acpiphp: Slot [23] registered\n[ 0.495885] acpiphp: Slot [24] registered\n[ 0.497373] acpiphp: Slot [25] registered\n[ 0.498853] acpiphp: Slot [26] registered\n[ 0.500338] acpiphp: Slot [27] registered\n[ 0.501823] acpiphp: Slot [28] registered\n[ 0.503311] acpiphp: Slot [29] registered\n[ 0.504790] acpiphp: Slot [30] registered\n[ 0.506313] acpiphp: Slot [31] registered\n[ 0.507795] PCI host bridge to bus 0000:00\n[ 0.509294] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.511536] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.513791] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.516462] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.519126] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.521834] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.526726] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.529091] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.531277] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.533643] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.538434] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.541063] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.570697] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.573618] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.576237] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.578834] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.581417] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.583766] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.586823] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.588798] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.591684] vgaarb: loaded\n[ 0.592789] vgaarb: bridge control possible 0000:00:02.0\n[ 0.595386] SCSI subsystem initialized\n[ 0.597423] ACPI: bus type USB registered\n[ 0.599001] usbcore: registered new interface driver usbfs\n[ 0.600934] usbcore: registered new interface driver hub\n[ 0.602789] usbcore: registered new device driver usb\n[ 0.604965] PCI: Using ACPI for IRQ routing\n[ 0.607374] NetLabel: Initializing\n[ 0.608709] NetLabel: domain hash size = 128\n[ 0.610301] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.612112] NetLabel: unlabeled traffic allowed by default\n[ 0.614594] clocksource: Switched to clocksource kvm-clock\n[ 0.626629] AppArmor: AppArmor Filesystem Enabled\n[ 0.628428] pnp: PnP ACPI init\n[ 0.630108] pnp: PnP ACPI: found 5 devices\n[ 0.637470] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.640662] NET: Registered protocol family 2\n[ 0.642816] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.645233] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.647471] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.649724] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.651776] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.654011] NET: Registered protocol family 1\n[ 0.655680] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.657720] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.659724] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.674925] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.690297] Trying to unpack rootfs image as initramfs...\n[ 0.756999] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.760189] Scanning for low memory corruption every 60 seconds\n[ 0.762776] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.765009] audit: initializing netlink subsys (disabled)\n[ 0.767031] audit: type=2000 audit(1559973146.552:1): initialized\n[ 0.769560] Initialise system trusted keyring\n[ 0.771359] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.773626] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.776916] zbud: loaded\n[ 0.778254] VFS: Disk quotas dquot_6.6.0\n[ 0.779802] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.782594] fuse init (API version 7.23)\n[ 0.784312] Key type big_key registered\n[ 0.785796] Allocating IMA MOK and blacklist keyrings.\n[ 0.787999] Key type asymmetric registered\n[ 0.789542] Asymmetric key parser 'x509' registered\n[ 0.791343] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.794174] io scheduler noop registered\n[ 0.795658] io scheduler deadline registered (default)\n[ 0.797556] io scheduler cfq registered\n[ 0.799144] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.801104] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.803461] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.806187] ACPI: Power Button [PWRF]\n[ 0.807741] GHES: HEST is not enabled!\n[ 0.822109] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.852097] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.855800] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.882225] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.885973] Linux agpgart interface v0.103\n[ 0.889980] brd: module loaded\n[ 0.892590] loop: module loaded\n[ 0.898250] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.900981] GPT:90111 != 2097151\n[ 0.902236] GPT:Alternate GPT header not at the end of the disk.\n[ 0.904282] GPT:90111 != 2097151\n[ 0.905543] GPT: Use GNU Parted to correct GPT errors.\n[ 0.907357] vda: vda1 vda15\n[ 0.909425] scsi host0: ata_piix\n[ 0.910831] scsi host1: ata_piix\n[ 0.912147] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.914399] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.917338] libphy: Fixed MDIO Bus: probed\n[ 0.918862] tun: Universal TUN/TAP device driver, 1.6\n[ 0.920634] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.924106] PPP generic driver version 2.4.2\n[ 0.925771] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.928010] ehci-pci: EHCI PCI platform driver\n[ 0.929651] ehci-platform: EHCI generic platform driver\n[ 0.931485] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.933604] ohci-pci: OHCI PCI platform driver\n[ 0.935242] ohci-platform: OHCI generic platform driver\n[ 0.937089] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.952320] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.954194] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.956945] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.958788] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.961003] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.963290] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.965932] usb usb1: Product: UHCI Host Controller\n[ 0.967655] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.969765] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.971535] hub 1-0:1.0: USB hub found\n[ 0.972982] hub 1-0:1.0: 2 ports detected\n[ 0.974692] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.978525] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.980305] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.982222] mousedev: PS/2 mouse device common for all mice\n[ 0.984541] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.987668] rtc_cmos 00:00: RTC can wake from S4\n[ 0.989922] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.992121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.994318] i2c /dev entries driver\n[ 0.995719] device-mapper: uevent: version 1.0.3\n[ 0.997470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.000504] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.002948] NET: Registered protocol family 10\n[ 1.005060] NET: Registered protocol family 17\n[ 1.006724] Key type dns_resolver registered\n[ 1.008498] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.010523] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.013753] registered taskstats version 1\n[ 1.015343] Loading compiled-in X.509 certificates\n[ 1.017689] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.021139] zswap: loaded using pool lzo/zbud\n[ 1.023819] Key type trusted registered\n[ 1.026359] Key type encrypted registered\n[ 1.027873] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.029810] ima: No TPM chip found, activating TPM-bypass!\n[ 1.031774] evm: HMAC attrs: 0x1\n[ 1.033471] Magic number: 7:467:870\n[ 1.035043] rtc_cmos 00:00: setting system clock to 2019-06-08 05:52:26 UTC (1559973146)\n[ 1.038038] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.040126] EDD information not available.\n[ 1.073364] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.093444] Write protecting the kernel read-only data: 14336k\n[ 1.098873] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.102246] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.79\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 1.152338] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.93\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.6...\nLease of 192.168.120.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.10. 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.908 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCczpKxVReKX+rV3sev5S0ZPptDsOkPh0gazbKOXz9uuHmeZMZilP7FPXLg8dLieEwvqZcgR3tBemJnr9p1W6aHdTJSpq6UNylCPGXIm7gMuWa1FTiDHV4JWH0oMKIYkPANqreCdCsKn3j2ZbfggTzVziuRAT3XQnVjMcrX18KjC+VyyGIG040cpRMig1+jhYR05Vp+5VvnzYIKjTU6vb/D/KirgfI8tokDMtjAQLAsCKLgZ5DjsN3qEFEIupXSgtIdrUMgNTbX5X/RGtPgvDpPxZNu+i2KxYPDvyV40fYC3MXwvA+wSN0wHmZXKPs43yVxBeI93X/SVzqLCmnSsdhf root@singlevm2-vm-190fa2b9-6286-4bae-a914-a91f202c79ea\nssh-dss AAAAB3NzaC1kc3MAAACBALaERCxwKWlFlcEHkJKUBEePdkVhVWbPAxlHJ/QQaya+1Dwt49GHSC+PziqoQeIKZtDlY7UBJ54A4UunzqaeVD3Bc7u9HpnRIjx51YPi6DQ7aeqe+94X1lTAGjz5gFL3tPnLuopYQbAeD/AcPn6mWxj+lYn/ZMexoY4Plq6AKrpvAAAAFQDhHh2SGu9TQXbo74qmLp/cLJQoYwAAAIA1T3NWxUiqtD/kcZI7YWfdBvfxS3PUTJ6dCOQgauxCoV6sJwHaQhUnnv4qRWYmuLm5mx8+p+BQHBbygd/j7P2r8XDb1jGAQ8JcaJoVU6zlcmvx4KGZZC9Ff11oK7b0Z+PuYG1AMO6c0geEHiJU4+NyFcUVbvin5WkkR8eH6FG4sgAAAIEAr987gryZkvOEdauJrdKPFhAr4JZJs1t2x5HjIxyvTzdVGkr+7xQ5sZSJ/sDyPH6O0isu53Sd6d99g9pUVNH8h0BiPWbmoM7Sssm4Dh9+bai4x7t4GrOE8l6rJdPk6lhgklLDe403bNKhmtLdEHmM00W1wPMBJSdx32VE81B6COg= root@singlevm2-vm-190fa2b9-6286-4bae-a914-a91f202c79ea\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.6,24,fe80::f816:3eff:fec8:90b9/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.6 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000002\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm2-vm-190fa2b9-6286-4bae-a914-a91f202c79ea\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.16 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm2-vm-190fa2b9-6286-4bae-a914-a91f202c79ea login: "} 2019-06-08 05:52:32,262 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers/b1609e77-f8a8-4b06-9165-1103498444a6/action used request id req-1fc94a4f-4cf7-4344-953a-28adc1087add 2019-06-08 05:52:32,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0878620147705s 2019-06-08 05:52:32,263 - 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 499894580 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.908 MHz processor [ 0.241775] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.244871] pid_max: default: 32768 minimum: 301 [ 0.246540] ACPI: Core revision 20150930 [ 0.248599] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.250994] Security Framework initialized [ 0.252509] Yama: becoming mindful. [ 0.253851] AppArmor: AppArmor initialized [ 0.255403] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.257807] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.260151] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.262366] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.264893] Initializing cgroup subsys io [ 0.266392] Initializing cgroup subsys memory [ 0.267979] Initializing cgroup subsys devices [ 0.269589] Initializing cgroup subsys freezer [ 0.271190] Initializing cgroup subsys net_cls [ 0.272795] Initializing cgroup subsys perf_event [ 0.274591] Initializing cgroup subsys net_prio [ 0.276264] Initializing cgroup subsys hugetlb [ 0.277859] Initializing cgroup subsys pids [ 0.279449] CPU: Physical Processor ID: 0 [ 0.281633] mce: CPU supports 10 MCE banks [ 0.283182] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.285047] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.304064] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.314179] ftrace: allocating 31920 entries in 125 pages [ 0.352077] smpboot: Max logical packages: 1 [ 0.353642] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.356155] x2apic enabled [ 0.357586] Switched APIC routing to physical x2apic. [ 0.360612] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.362705] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.366544] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.369846] KVM setup paravirtual spinlock [ 0.371875] x86: Booted up 1 node, 1 CPUs [ 0.373359] smpboot: Total of 1 processors activated (6983.81 BogoMIPS) [ 0.375869] devtmpfs: initialized [ 0.378176] evm: security.selinux [ 0.379453] evm: security.SMACK64 [ 0.380727] evm: security.SMACK64EXEC [ 0.382102] evm: security.SMACK64TRANSMUTE [ 0.383589] evm: security.SMACK64MMAP [ 0.384958] evm: security.ima [ 0.386146] evm: security.capability [ 0.387571] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.390974] pinctrl core: initialized pinctrl subsystem [ 0.392943] RTC time: 5:52:26, date: 06/08/19 [ 0.394653] NET: Registered protocol family 16 [ 0.396399] cpuidle: using governor ladder [ 0.397907] cpuidle: using governor menu [ 0.399366] PCCT header not found. [ 0.400738] ACPI: bus type PCI registered [ 0.402214] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.404481] PCI: Using configuration type 1 for base access [ 0.407184] ACPI: Added _OSI(Module Device) [ 0.408726] ACPI: Added _OSI(Processor Device) [ 0.410314] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.411980] ACPI: Added _OSI(Processor Aggregator Device) [ 0.414656] ACPI: Interpreter enabled [ 0.416083] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.419500] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.422903] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.426367] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.429788] ACPI: (supports S0 S5) [ 0.431090] ACPI: Using IOAPIC for interrupt routing [ 0.432833] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.437515] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.439616] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.441893] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.444101] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.448086] acpiphp: Slot [3] registered [ 0.449549] acpiphp: Slot [4] registered [ 0.451012] acpiphp: Slot [5] registered [ 0.452478] acpiphp: Slot [6] registered [ 0.453936] acpiphp: Slot [7] registered [ 0.455424] acpiphp: Slot [8] registered [ 0.456888] acpiphp: Slot [9] registered [ 0.458350] acpiphp: Slot [10] registered [ 0.459832] acpiphp: Slot [11] registered [ 0.461322] acpiphp: Slot [12] registered [ 0.462816] acpiphp: Slot [13] registered [ 0.464300] acpiphp: Slot [14] registered [ 0.465855] acpiphp: Slot [15] registered [ 0.483980] acpiphp: Slot [16] registered [ 0.485471] acpiphp: Slot [17] registered [ 0.486968] acpiphp: Slot [18] registered [ 0.488452] acpiphp: Slot [19] registered [ 0.489929] acpiphp: Slot [20] registered [ 0.491416] acpiphp: Slot [21] registered [ 0.492903] acpiphp: Slot [22] registered [ 0.494390] acpiphp: Slot [23] registered [ 0.495885] acpiphp: Slot [24] registered [ 0.497373] acpiphp: Slot [25] registered [ 0.498853] acpiphp: Slot [26] registered [ 0.500338] acpiphp: Slot [27] registered [ 0.501823] acpiphp: Slot [28] registered [ 0.503311] acpiphp: Slot [29] registered [ 0.504790] acpiphp: Slot [30] registered [ 0.506313] acpiphp: Slot [31] registered [ 0.507795] PCI host bridge to bus 0000:00 [ 0.509294] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.511536] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.513791] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.516462] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.519126] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.521834] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.526726] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.529091] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.531277] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.533643] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.538434] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.541063] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.570697] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.573618] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.576237] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.578834] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.581417] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.583766] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.586823] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.588798] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.591684] vgaarb: loaded [ 0.592789] vgaarb: bridge control possible 0000:00:02.0 [ 0.595386] SCSI subsystem initialized [ 0.597423] ACPI: bus type USB registered [ 0.599001] usbcore: registered new interface driver usbfs [ 0.600934] usbcore: registered new interface driver hub [ 0.602789] usbcore: registered new device driver usb [ 0.604965] PCI: Using ACPI for IRQ routing [ 0.607374] NetLabel: Initializing [ 0.608709] NetLabel: domain hash size = 128 [ 0.610301] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.612112] NetLabel: unlabeled traffic allowed by default [ 0.614594] clocksource: Switched to clocksource kvm-clock [ 0.626629] AppArmor: AppArmor Filesystem Enabled [ 0.628428] pnp: PnP ACPI init [ 0.630108] pnp: PnP ACPI: found 5 devices [ 0.637470] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.640662] NET: Registered protocol family 2 [ 0.642816] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.645233] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.647471] TCP: Hash tables configured (established 4096 bind 4096) [ 0.649724] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.651776] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.654011] NET: Registered protocol family 1 [ 0.655680] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.657720] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.659724] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.674925] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.690297] Trying to unpack rootfs image as initramfs... [ 0.756999] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.760189] Scanning for low memory corruption every 60 seconds [ 0.762776] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.765009] audit: initializing netlink subsys (disabled) [ 0.767031] audit: type=2000 audit(1559973146.552:1): initialized [ 0.769560] Initialise system trusted keyring [ 0.771359] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.773626] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.776916] zbud: loaded [ 0.778254] VFS: Disk quotas dquot_6.6.0 [ 0.779802] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.782594] fuse init (API version 7.23) [ 0.784312] Key type big_key registered [ 0.785796] Allocating IMA MOK and blacklist keyrings. [ 0.787999] Key type asymmetric registered [ 0.789542] Asymmetric key parser 'x509' registered [ 0.791343] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.794174] io scheduler noop registered [ 0.795658] io scheduler deadline registered (default) [ 0.797556] io scheduler cfq registered [ 0.799144] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.801104] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.803461] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.806187] ACPI: Power Button [PWRF] [ 0.807741] GHES: HEST is not enabled! [ 0.822109] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.852097] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.855800] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.882225] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.885973] Linux agpgart interface v0.103 [ 0.889980] brd: module loaded [ 0.892590] loop: module loaded [ 0.898250] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.900981] GPT:90111 != 2097151 [ 0.902236] GPT:Alternate GPT header not at the end of the disk. [ 0.904282] GPT:90111 != 2097151 [ 0.905543] GPT: Use GNU Parted to correct GPT errors. [ 0.907357] vda: vda1 vda15 [ 0.909425] scsi host0: ata_piix [ 0.910831] scsi host1: ata_piix [ 0.912147] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.914399] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.917338] libphy: Fixed MDIO Bus: probed [ 0.918862] tun: Universal TUN/TAP device driver, 1.6 [ 0.920634] tun: (C) 1999-2004 Max Krasnyansky [ 0.924106] PPP generic driver version 2.4.2 [ 0.925771] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.928010] ehci-pci: EHCI PCI platform driver [ 0.929651] ehci-platform: EHCI generic platform driver [ 0.931485] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.933604] ohci-pci: OHCI PCI platform driver [ 0.935242] ohci-platform: OHCI generic platform driver [ 0.937089] uhci_hcd: USB Universal Host Controller Interface driver [ 0.952320] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.954194] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.956945] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.958788] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.961003] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.963290] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.965932] usb usb1: Product: UHCI Host Controller [ 0.967655] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.969765] usb usb1: SerialNumber: 0000:00:01.2 [ 0.971535] hub 1-0:1.0: USB hub found [ 0.972982] hub 1-0:1.0: 2 ports detected [ 0.974692] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.978525] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.980305] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.982222] mousedev: PS/2 mouse device common for all mice [ 0.984541] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.987668] rtc_cmos 00:00: RTC can wake from S4 [ 0.989922] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.992121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.994318] i2c /dev entries driver [ 0.995719] device-mapper: uevent: version 1.0.3 [ 0.997470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.000504] ledtrig-cpu: registered to indicate activity on CPUs [ 1.002948] NET: Registered protocol family 10 [ 1.005060] NET: Registered protocol family 17 [ 1.006724] Key type dns_resolver registered [ 1.008498] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.010523] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.013753] registered taskstats version 1 [ 1.015343] Loading compiled-in X.509 certificates [ 1.017689] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.021139] zswap: loaded using pool lzo/zbud [ 1.023819] Key type trusted registered [ 1.026359] Key type encrypted registered [ 1.027873] AppArmor: AppArmor sha1 policy hashing enabled [ 1.029810] ima: No TPM chip found, activating TPM-bypass! [ 1.031774] evm: HMAC attrs: 0x1 [ 1.033471] Magic number: 7:467:870 [ 1.035043] rtc_cmos 00:00: setting system clock to 2019-06-08 05:52:26 UTC (1559973146) [ 1.038038] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.040126] EDD information not available. [ 1.073364] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.093444] Write protecting the kernel read-only data: 14336k [ 1.098873] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.102246] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.79 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.152338] random: blkid urandom read with 3 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.93 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.6... Lease of 192.168.120.6 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.10. 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.908 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCczpKxVReKX+rV3sev5S0ZPptDsOkPh0gazbKOXz9uuHmeZMZilP7FPXLg8dLieEwvqZcgR3tBemJnr9p1W6aHdTJSpq6UNylCPGXIm7gMuWa1FTiDHV4JWH0oMKIYkPANqreCdCsKn3j2ZbfggTzVziuRAT3XQnVjMcrX18KjC+VyyGIG040cpRMig1+jhYR05Vp+5VvnzYIKjTU6vb/D/KirgfI8tokDMtjAQLAsCKLgZ5DjsN3qEFEIupXSgtIdrUMgNTbX5X/RGtPgvDpPxZNu+i2KxYPDvyV40fYC3MXwvA+wSN0wHmZXKPs43yVxBeI93X/SVzqLCmnSsdhf root@singlevm2-vm-190fa2b9-6286-4bae-a914-a91f202c79ea ssh-dss AAAAB3NzaC1kc3MAAACBALaERCxwKWlFlcEHkJKUBEePdkVhVWbPAxlHJ/QQaya+1Dwt49GHSC+PziqoQeIKZtDlY7UBJ54A4UunzqaeVD3Bc7u9HpnRIjx51YPi6DQ7aeqe+94X1lTAGjz5gFL3tPnLuopYQbAeD/AcPn6mWxj+lYn/ZMexoY4Plq6AKrpvAAAAFQDhHh2SGu9TQXbo74qmLp/cLJQoYwAAAIA1T3NWxUiqtD/kcZI7YWfdBvfxS3PUTJ6dCOQgauxCoV6sJwHaQhUnnv4qRWYmuLm5mx8+p+BQHBbygd/j7P2r8XDb1jGAQ8JcaJoVU6zlcmvx4KGZZC9Ff11oK7b0Z+PuYG1AMO6c0geEHiJU4+NyFcUVbvin5WkkR8eH6FG4sgAAAIEAr987gryZkvOEdauJrdKPFhAr4JZJs1t2x5HjIxyvTzdVGkr+7xQ5sZSJ/sDyPH6O0isu53Sd6d99g9pUVNH8h0BiPWbmoM7Sssm4Dh9+bai4x7t4GrOE8l6rJdPk6lhgklLDe403bNKhmtLdEHmM00W1wPMBJSdx32VE81B6COg= root@singlevm2-vm-190fa2b9-6286-4bae-a914-a91f202c79ea -----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.6,24,fe80::f816:3eff:fec8:90b9/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.6 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000002 name: N/A availability-zone: nova local-hostname: singlevm2-vm-190fa2b9-6286-4bae-a914-a91f202c79ea launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.16 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm2-vm-190fa2b9-6286-4bae-a914-a91f202c79ea login: 2019-06-08 05:52:32,267 - paramiko.transport - DEBUG - starting thread (client mode): 0xd090d450L 2019-06-08 05:52:32,268 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-06-08 05:52:32,268 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-06-08 05:52:32,268 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-06-08 05:52:32,270 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2019-06-08 05:52:32,270 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-06-08 05:52:32,270 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-06-08 05:52:32,270 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-06-08 05:52:32,270 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-06-08 05:52:32,270 - paramiko.transport - DEBUG - Compression agreed: none 2019-06-08 05:52:32,289 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-06-08 05:52:32,290 - paramiko.transport - DEBUG - Switch to new keys ... 2019-06-08 05:52:32,300 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.215: 49cf718a826ec8bcf0aea85b013c138e 2019-06-08 05:52:32,301 - paramiko.transport - DEBUG - Trying discovered key a89f1cddd3ff1dcb641853c0a59d107c in /tmp/tmpOzdqLi 2019-06-08 05:52:32,329 - paramiko.transport - DEBUG - userauth is OK 2019-06-08 05:52:32,335 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-06-08 05:52:32,366 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-06-08 05:52:32,367 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-06-08 05:52:32,367 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-06-08 05:52:32,371 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-06-08 05:52:32,372 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-06-08 05:52:32,372 - functest.core.singlevm - DEBUG - output: Hello World 2019-06-08 05:52:32,373 - functest.core.singlevm - DEBUG - error: 2019-06-08 05:52:32,375 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-06-08 05:52:32,486 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-08 05:52:32,487 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 00:27 | PASS | +-------------------+------------------+------------------+----------------+ 2019-06-08 05:52:32,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-06-08 05:52:32,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/floatingips/4cb51498-0b28-469a-be9f-89b518bb6731.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a806f965402b56d414804c8491c44b1e83363c4a" 2019-06-08 05:52:33,672 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 05:52:33 GMT X-Openstack-Request-Id: req-709a75e1-4ef2-47cd-95fb-69faa3273221 2019-06-08 05:52:33,672 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 05:52:33,672 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/floatingips/4cb51498-0b28-469a-be9f-89b518bb6731.json used request id req-709a75e1-4ef2-47cd-95fb-69faa3273221 2019-06-08 05:52:33,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.17812681198s 2019-06-08 05:52:33,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-08 05:52:33,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a806f965402b56d414804c8491c44b1e83363c4a" 2019-06-08 05:52:33,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52:33 GMT X-Openstack-Request-Id: req-0a87ea4a-5d99-4fe5-be48-2e7ff70a84a1 2019-06-08 05:52:33,738 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-06-08 05:52:33,738 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-0a87ea4a-5d99-4fe5-be48-2e7ff70a84a1 2019-06-08 05:52:33,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0576009750366s 2019-06-08 05:52:33,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-06-08 05:52:33,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:8774/v2.1/servers/b1609e77-f8a8-4b06-9165-1103498444a6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a806f965402b56d414804c8491c44b1e83363c4a" 2019-06-08 05:52:33,906 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sat, 08 Jun 2019 05:52: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-d473ebba-4868-4fb0-89b7-dee2bf13dd36 x-openstack-request-id: req-d473ebba-4868-4fb0-89b7-dee2bf13dd36 2019-06-08 05:52:33,907 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.46:8774/v2.1/servers/b1609e77-f8a8-4b06-9165-1103498444a6 used request id req-d473ebba-4868-4fb0-89b7-dee2bf13dd36 2019-06-08 05:52:33,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.167526006699s 2019-06-08 05:52:33,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 05:52:33,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a806f965402b56d414804c8491c44b1e83363c4a" 2019-06-08 05:52:34,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 768 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bbb0fb18-9c96-47dd-bf6b-079d61703cf3 x-openstack-request-id: req-bbb0fb18-9c96-47dd-bf6b-079d61703cf3 2019-06-08 05:52:34,816 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm2-net_190fa2b9-6286-4bae-a914-a91f202c79ea": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:90:b9", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:90:b9", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/b1609e77-f8a8-4b06-9165-1103498444a6", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/b1609e77-f8a8-4b06-9165-1103498444a6", "rel": "bookmark"}], "image": {"id": "55a3ecc9-5078-4aad-8089-db7094813925", "links": [{"href": "http://172.30.9.46:8774/images/55a3ecc9-5078-4aad-8089-db7094813925", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T05:52:25.000000", "flavor": {"id": "1dbef49b-f55f-477d-8842-e5bcd8bb1f04", "links": [{"href": "http://172.30.9.46:8774/flavors/1dbef49b-f55f-477d-8842-e5bcd8bb1f04", "rel": "bookmark"}]}, "id": "b1609e77-f8a8-4b06-9165-1103498444a6", "security_groups": [{"name": "singlevm2-sg_190fa2b9-6286-4bae-a914-a91f202c79ea"}], "user_id": "50dc56f8d0e341a29cffab68d8087107", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T05:52:33Z", "hostId": "68902c276ff82ae30fcceb76796ab255d63bc9e54cd02017314c2b96", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_190fa2b9-6286-4bae-a914-a91f202c79ea", "name": "singlevm2-vm_190fa2b9-6286-4bae-a914-a91f202c79ea", "created": "2019-06-08T05:52:17Z", "tenant_id": "d8eff8564ab94580ae2ed2b2cdf5e18f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 05:52:34,817 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-bbb0fb18-9c96-47dd-bf6b-079d61703cf3 2019-06-08 05:52:34,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.909248113632s 2019-06-08 05:52:34,818 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 05:52:36,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 05:52:36,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a806f965402b56d414804c8491c44b1e83363c4a" 2019-06-08 05:52:36,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52: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-a15704d2-ccb4-4c7c-aa34-ddf00298f375 x-openstack-request-id: req-a15704d2-ccb4-4c7c-aa34-ddf00298f375 2019-06-08 05:52:36,895 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-06-08 05:52:36,895 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-a15704d2-ccb4-4c7c-aa34-ddf00298f375 2019-06-08 05:52:36,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0740029811859s 2019-06-08 05:52:36,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-08 05:52:36,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a806f965402b56d414804c8491c44b1e83363c4a" 2019-06-08 05:52:36,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4831 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52:36 GMT X-Openstack-Request-Id: req-8a13a23b-9763-4c38-bb7f-2f2e38d0cf0e 2019-06-08 05:52:36,946 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d8eff8564ab94580ae2ed2b2cdf5e18f", "created_at": "2019-06-08T05:52:05Z", "updated_at": "2019-06-08T05:52:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:52:05Z", "revision_number": 0, "id": "73d16157-bacb-4b03-b1cf-197470ff6c2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:52:05Z", "security_group_id": "529a032e-50a3-4b35-9005-590c46864710", "tenant_id": "d8eff8564ab94580ae2ed2b2cdf5e18f", "port_range_min": null, "ethertype": "IPv4", "project_id": "d8eff8564ab94580ae2ed2b2cdf5e18f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:52:05Z", "revision_number": 0, "id": "9b8f1f96-8c8c-4dac-8d64-e2c6c9878592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:52:05Z", "security_group_id": "529a032e-50a3-4b35-9005-590c46864710", "tenant_id": "d8eff8564ab94580ae2ed2b2cdf5e18f", "port_range_min": null, "ethertype": "IPv6", "project_id": "d8eff8564ab94580ae2ed2b2cdf5e18f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:52:05Z", "revision_number": 0, "id": "c89ef106-9f6b-42a5-950e-5fb9f12a1461", "remote_group_id": "529a032e-50a3-4b35-9005-590c46864710", "remote_ip_prefix": null, "created_at": "2019-06-08T05:52:05Z", "security_group_id": "529a032e-50a3-4b35-9005-590c46864710", "tenant_id": "d8eff8564ab94580ae2ed2b2cdf5e18f", "port_range_min": null, "ethertype": "IPv4", "project_id": "d8eff8564ab94580ae2ed2b2cdf5e18f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:52:05Z", "revision_number": 0, "id": "f772412a-cc6d-459f-852c-0e7db5436898", "remote_group_id": "529a032e-50a3-4b35-9005-590c46864710", "remote_ip_prefix": null, "created_at": "2019-06-08T05:52:05Z", "security_group_id": "529a032e-50a3-4b35-9005-590c46864710", "tenant_id": "d8eff8564ab94580ae2ed2b2cdf5e18f", "port_range_min": null, "ethertype": "IPv6", "project_id": "d8eff8564ab94580ae2ed2b2cdf5e18f"}], "revision_number": 1, "project_id": "d8eff8564ab94580ae2ed2b2cdf5e18f", "id": "529a032e-50a3-4b35-9005-590c46864710", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "d8eff8564ab94580ae2ed2b2cdf5e18f", "created_at": "2019-06-08T05:52:14Z", "updated_at": "2019-06-08T05:52:15Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:52:15Z", "revision_number": 0, "id": "1510a9c0-a2a9-4f17-8d63-a21705d901bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:52:15Z", "security_group_id": "97dc0477-4934-4a1c-9545-67c1ecfd39e0", "tenant_id": "d8eff8564ab94580ae2ed2b2cdf5e18f", "port_range_min": null, "ethertype": "IPv4", "project_id": "d8eff8564ab94580ae2ed2b2cdf5e18f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:52:14Z", "revision_number": 0, "id": "612f0850-e1ed-4623-9d33-08a34a3c6b12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:52:14Z", "security_group_id": "97dc0477-4934-4a1c-9545-67c1ecfd39e0", "tenant_id": "d8eff8564ab94580ae2ed2b2cdf5e18f", "port_range_min": null, "ethertype": "IPv4", "project_id": "d8eff8564ab94580ae2ed2b2cdf5e18f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:52:14Z", "revision_number": 0, "id": "6753b32d-ade6-45d0-bafa-1fd163c4a8fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:52:14Z", "security_group_id": "97dc0477-4934-4a1c-9545-67c1ecfd39e0", "tenant_id": "d8eff8564ab94580ae2ed2b2cdf5e18f", "port_range_min": null, "ethertype": "IPv6", "project_id": "d8eff8564ab94580ae2ed2b2cdf5e18f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-06-08T05:52:14Z", "revision_number": 0, "id": "dd02a34a-6ef0-45ec-8cc1-663ff4a1d252", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:52:14Z", "security_group_id": "97dc0477-4934-4a1c-9545-67c1ecfd39e0", "tenant_id": "d8eff8564ab94580ae2ed2b2cdf5e18f", "port_range_min": 22, "ethertype": "IPv4", "project_id": "d8eff8564ab94580ae2ed2b2cdf5e18f"}], "revision_number": 3, "project_id": "d8eff8564ab94580ae2ed2b2cdf5e18f", "id": "97dc0477-4934-4a1c-9545-67c1ecfd39e0", "name": "singlevm2-sg_190fa2b9-6286-4bae-a914-a91f202c79ea"}]} 2019-06-08 05:52:36,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/security-groups.json used request id req-8a13a23b-9763-4c38-bb7f-2f2e38d0cf0e 2019-06-08 05:52:36,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0452890396118s 2019-06-08 05:52:36,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-06-08 05:52:36,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/security-groups/97dc0477-4934-4a1c-9545-67c1ecfd39e0.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a806f965402b56d414804c8491c44b1e83363c4a" 2019-06-08 05:52:37,084 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 05:52:37 GMT X-Openstack-Request-Id: req-2c6c290f-e078-4e91-962b-1c5a2be0e604 2019-06-08 05:52:37,085 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 05:52:37,085 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/security-groups/97dc0477-4934-4a1c-9545-67c1ecfd39e0.json used request id req-2c6c290f-e078-4e91-962b-1c5a2be0e604 2019-06-08 05:52:37,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.133291959763s 2019-06-08 05:52:37,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-06-08 05:52:37,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:8774/v2.1/os-keypairs/singlevm2-kp_190fa2b9-6286-4bae-a914-a91f202c79ea -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a806f965402b56d414804c8491c44b1e83363c4a" 2019-06-08 05:52:37,132 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1b2eba5d-1195-4cd2-aa98-f394835910de x-openstack-request-id: req-1b2eba5d-1195-4cd2-aa98-f394835910de 2019-06-08 05:52:37,133 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.46:8774/v2.1/os-keypairs/singlevm2-kp_190fa2b9-6286-4bae-a914-a91f202c79ea used request id req-1b2eba5d-1195-4cd2-aa98-f394835910de 2019-06-08 05:52:37,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0472719669342s 2019-06-08 05:52:37,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-06-08 05:52:37,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:9696/v2.0/routers/31ae1cc5-6730-4675-897d-a1a9cd86d7b9/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a806f965402b56d414804c8491c44b1e83363c4a" -d '{"subnet_id": "8b6a084c-16c5-4126-9c97-9733b718f3d5"}' 2019-06-08 05:52:39,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52:39 GMT X-Openstack-Request-Id: req-d8f2f55e-29b2-43a5-a312-f00d9c1ce27a 2019-06-08 05:52:39,222 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "eee45ba3-74df-4316-9f55-6dcf61f6dbb1", "tenant_id": "d8eff8564ab94580ae2ed2b2cdf5e18f", "subnet_id": "8b6a084c-16c5-4126-9c97-9733b718f3d5", "subnet_ids": ["8b6a084c-16c5-4126-9c97-9733b718f3d5"], "port_id": "ac39475a-d829-4110-8d6f-4b0888db4893", "id": "31ae1cc5-6730-4675-897d-a1a9cd86d7b9"} 2019-06-08 05:52:39,222 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.46:9696/v2.0/routers/31ae1cc5-6730-4675-897d-a1a9cd86d7b9/remove_router_interface.json used request id req-d8f2f55e-29b2-43a5-a312-f00d9c1ce27a 2019-06-08 05:52:39,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.08893489838s 2019-06-08 05:52:39,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-06-08 05:52:39,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a806f965402b56d414804c8491c44b1e83363c4a" 2019-06-08 05:52:39,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 705 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52:39 GMT X-Openstack-Request-Id: req-7cb4a988-eaa8-4340-8b5f-f9ef002d6cf7 2019-06-08 05:52:39,348 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a3d564af-8d87-4f4f-9680-f5a9465e0acc", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d8eff8564ab94580ae2ed2b2cdf5e18f", "created_at": "2019-06-08T05:52:07Z", "admin_state_up": true, "updated_at": "2019-06-08T05:52:38Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "d8eff8564ab94580ae2ed2b2cdf5e18f", "id": "31ae1cc5-6730-4675-897d-a1a9cd86d7b9", "name": "singlevm2-router_190fa2b9-6286-4bae-a914-a91f202c79ea"}]} 2019-06-08 05:52:39,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/routers.json used request id req-7cb4a988-eaa8-4340-8b5f-f9ef002d6cf7 2019-06-08 05:52:39,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.125545978546s 2019-06-08 05:52:39,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-06-08 05:52:39,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/routers/31ae1cc5-6730-4675-897d-a1a9cd86d7b9.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a806f965402b56d414804c8491c44b1e83363c4a" 2019-06-08 05:52:40,815 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 05:52:40 GMT X-Openstack-Request-Id: req-1eb227c7-a497-4f46-9b73-be993e5a67fd 2019-06-08 05:52:40,815 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 05:52:40,815 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/routers/31ae1cc5-6730-4675-897d-a1a9cd86d7b9.json used request id req-1eb227c7-a497-4f46-9b73-be993e5a67fd 2019-06-08 05:52:40,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.46591687202s 2019-06-08 05:52:40,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-06-08 05:52:40,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a806f965402b56d414804c8491c44b1e83363c4a" 2019-06-08 05:52:40,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52:40 GMT X-Openstack-Request-Id: req-1527adad-54fd-457f-828f-d832e5398eb9 2019-06-08 05:52:40,857 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eee45ba3-74df-4316-9f55-6dcf61f6dbb1","tenant_id":"d8eff8564ab94580ae2ed2b2cdf5e18f","created_at":"2019-06-08T05:52:07Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-06-08T05:52:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"d8eff8564ab94580ae2ed2b2cdf5e18f","id":"8b6a084c-16c5-4126-9c97-9733b718f3d5","subnetpool_id":null,"name":"singlevm2-subnet_190fa2b9-6286-4bae-a914-a91f202c79ea"}]} 2019-06-08 05:52:40,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/subnets.json used request id req-1527adad-54fd-457f-828f-d832e5398eb9 2019-06-08 05:52:40,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0416398048401s 2019-06-08 05:52:40,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-06-08 05:52:40,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/subnets/8b6a084c-16c5-4126-9c97-9733b718f3d5.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a806f965402b56d414804c8491c44b1e83363c4a" 2019-06-08 05:52:41,820 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 05:52:41 GMT X-Openstack-Request-Id: req-80f2476c-b162-4a11-8bc6-527f0ea136d4 2019-06-08 05:52:41,820 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 05:52:41,820 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/subnets/8b6a084c-16c5-4126-9c97-9733b718f3d5.json used request id req-80f2476c-b162-4a11-8bc6-527f0ea136d4 2019-06-08 05:52:41,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.961309194565s 2019-06-08 05:52:41,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 05:52:41,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a806f965402b56d414804c8491c44b1e83363c4a" 2019-06-08 05:52:41,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1236 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52:41 GMT X-Openstack-Request-Id: req-58c738d5-ec0f-496d-954f-f314c59371d5 2019-06-08 05:52:41,923 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T05:48:01Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"eee45ba3-74df-4316-9f55-6dcf61f6dbb1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d8eff8564ab94580ae2ed2b2cdf5e18f","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-08T05:52:41Z","qos_policy_id":null,"name":"singlevm2-net_190fa2b9-6286-4bae-a914-a91f202c79ea","admin_state_up":true,"tenant_id":"d8eff8564ab94580ae2ed2b2cdf5e18f","created_at":"2019-06-08T05:52:05Z","mtu":1450}]} 2019-06-08 05:52:41,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-58c738d5-ec0f-496d-954f-f314c59371d5 2019-06-08 05:52:41,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.103000879288s 2019-06-08 05:52:41,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-06-08 05:52:41,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/networks/eee45ba3-74df-4316-9f55-6dcf61f6dbb1.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a806f965402b56d414804c8491c44b1e83363c4a" 2019-06-08 05:52:42,806 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 05:52:42 GMT X-Openstack-Request-Id: req-091fa1ac-255e-48f0-b913-77715151cdf0 2019-06-08 05:52:42,806 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 05:52:42,806 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/networks/eee45ba3-74df-4316-9f55-6dcf61f6dbb1.json used request id req-091fa1ac-255e-48f0-b913-77715151cdf0 2019-06-08 05:52:42,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.881641864777s 2019-06-08 05:52:42,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 05:52:42,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a806f965402b56d414804c8491c44b1e83363c4a" 2019-06-08 05:52:42,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52:42 GMT X-Openstack-Request-Id: req-51e9d8eb-31fc-451e-92c3-258f8fe8e787 2019-06-08 05:52:42,852 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T05:52:13Z", "file": "/v2/images/55a3ecc9-5078-4aad-8089-db7094813925/file", "owner": "d8eff8564ab94580ae2ed2b2cdf5e18f", "id": "55a3ecc9-5078-4aad-8089-db7094813925", "size": 12716032, "self": "/v2/images/55a3ecc9-5078-4aad-8089-db7094813925", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/55a3ecc9-5078-4aad-8089-db7094813925/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/55a3ecc9-5078-4aad-8089-db7094813925/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_190fa2b9-6286-4bae-a914-a91f202c79ea", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_190fa2b9-6286-4bae-a914-a91f202c79ea", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-08T05:52:12Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 05:52:42,852 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-51e9d8eb-31fc-451e-92c3-258f8fe8e787 2019-06-08 05:52:42,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0418407917023s 2019-06-08 05:52:42,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-06-08 05:52:42,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9292/v2/images/55a3ecc9-5078-4aad-8089-db7094813925 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a806f965402b56d414804c8491c44b1e83363c4a" 2019-06-08 05:52:43,504 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 05:52:43 GMT X-Openstack-Request-Id: req-11c8c21e-237b-49a2-a8d8-32f5c627cd88 2019-06-08 05:52:43,505 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 05:52:43,505 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.46:9292/v2/images/55a3ecc9-5078-4aad-8089-db7094813925 used request id req-11c8c21e-237b-49a2-a8d8-32f5c627cd88 2019-06-08 05:52:43,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.65097117424s 2019-06-08 05:52:43,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-08 05:52:43,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3202e647040ee1c52542e57cfaf36b00ec327463" 2019-06-08 05:52:43,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52:43 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-63fc51e8-e73f-4314-a945-d608721efe67 x-openstack-request-id: req-63fc51e8-e73f-4314-a945-d608721efe67 2019-06-08 05:52:43,527 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm2-flavor_190fa2b9-6286-4bae-a914-a91f202c79ea", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/1dbef49b-f55f-477d-8842-e5bcd8bb1f04", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/1dbef49b-f55f-477d-8842-e5bcd8bb1f04", "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": "1dbef49b-f55f-477d-8842-e5bcd8bb1f04"}]} 2019-06-08 05:52:43,527 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None used request id req-63fc51e8-e73f-4314-a945-d608721efe67 2019-06-08 05:52:43,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0194578170776s 2019-06-08 05:52:43,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-06-08 05:52:43,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:8774/v2.1/flavors/1dbef49b-f55f-477d-8842-e5bcd8bb1f04 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3202e647040ee1c52542e57cfaf36b00ec327463" 2019-06-08 05:52:43,567 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52: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-9a0e8367-03fd-41c3-a5c6-2d6caa22a749 x-openstack-request-id: req-9a0e8367-03fd-41c3-a5c6-2d6caa22a749 2019-06-08 05:52:43,567 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.46:8774/v2.1/flavors/1dbef49b-f55f-477d-8842-e5bcd8bb1f04 used request id req-9a0e8367-03fd-41c3-a5c6-2d6caa22a749 2019-06-08 05:52:43,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0388650894165s 2019-06-08 05:52:43,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-08 05:52:43,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3202e647040ee1c52542e57cfaf36b00ec327463" 2019-06-08 05:52:43,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6873ea3c-9cf1-4e68-9a58-4b5da7c373dd 2019-06-08 05:52:43,807 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.46:5000/v3/users/05c218d902a14f40af3320874b7f92da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05c218d902a14f40af3320874b7f92da", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.46:5000/v3/users/1afacf49c7e14af3a957f3511567dacc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1afacf49c7e14af3a957f3511567dacc", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.46:5000/v3/users/1f2145adf73944a6ab8ed52e5753691b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f2145adf73944a6ab8ed52e5753691b", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.46:5000/v3/users/2593ee6f9317492f990d505d77da4779"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2593ee6f9317492f990d505d77da4779", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.46:5000/v3/users/31ebed201e7e4ca5b7ee604a2b787581"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31ebed201e7e4ca5b7ee604a2b787581", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.46:5000/v3/users/3a572b3053b54834a82afa40e099a5da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a572b3053b54834a82afa40e099a5da", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.46:5000/v3/users/4fee668be3a64363800d347187a88df5"}, "domain_id": "69a9710257d445c38da42b508afe5e4c", "enabled": true, "options": {}, "id": "4fee668be3a64363800d347187a88df5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "singlevm2-user_190fa2b9-6286-4bae-a914-a91f202c79ea", "links": {"self": "http://172.30.9.46:5000/v3/users/50dc56f8d0e341a29cffab68d8087107"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "50dc56f8d0e341a29cffab68d8087107", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.46:5000/v3/users/66f1e9993f8b480294a60e940341f520"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66f1e9993f8b480294a60e940341f520", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.46:5000/v3/users/93fe3f7601c54ac9ad051856c17f28bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93fe3f7601c54ac9ad051856c17f28bb", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.46:5000/v3/users/c236670886154d449269b72bd9c90b0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c236670886154d449269b72bd9c90b0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.46:5000/v3/users/c65b29de08754e65a44567b1f677176f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c65b29de08754e65a44567b1f677176f", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.46:5000/v3/users/d8dd3e6eec484d33b35e900b9699495d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8dd3e6eec484d33b35e900b9699495d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.46:5000/v3/users/dda03f8796ac431cadfc3fd8cb68b8e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dda03f8796ac431cadfc3fd8cb68b8e8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.46:5000/v3/users/fd79c31b868f4106baa6b4b6f650b664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd79c31b868f4106baa6b4b6f650b664", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.46:5000/v3/users", "previous": null, "next": null}} 2019-06-08 05:52:43,807 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/users used request id req-6873ea3c-9cf1-4e68-9a58-4b5da7c373dd 2019-06-08 05:52:43,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.240222930908s 2019-06-08 05:52:43,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-08 05:52:43,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/users/50dc56f8d0e341a29cffab68d8087107 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3202e647040ee1c52542e57cfaf36b00ec327463" 2019-06-08 05:52:44,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ec925a3-78f7-46a7-8c02-a940f37e8b04 2019-06-08 05:52:44,049 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "singlevm2-user_190fa2b9-6286-4bae-a914-a91f202c79ea", "links": {"self": "http://172.30.9.46:5000/v3/users/50dc56f8d0e341a29cffab68d8087107"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "50dc56f8d0e341a29cffab68d8087107", "description": null}} 2019-06-08 05:52:44,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/users/50dc56f8d0e341a29cffab68d8087107 used request id req-9ec925a3-78f7-46a7-8c02-a940f37e8b04 2019-06-08 05:52:44,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.235566854477s 2019-06-08 05:52:44,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-06-08 05:52:44,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:5000/v3/users/50dc56f8d0e341a29cffab68d8087107 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3202e647040ee1c52542e57cfaf36b00ec327463" 2019-06-08 05:52:44,371 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 05:52:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a435aef4-f79e-42f3-a0f1-a359653ce8b5 2019-06-08 05:52:44,371 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 05:52:44,371 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.46:5000/v3/users/50dc56f8d0e341a29cffab68d8087107 used request id req-a435aef4-f79e-42f3-a0f1-a359653ce8b5 2019-06-08 05:52:44,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.321672916412s 2019-06-08 05:52:44,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-08 05:52:44,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3202e647040ee1c52542e57cfaf36b00ec327463" 2019-06-08 05:52:44,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 380 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7675526-03dc-42d1-b730-addebb64c6ec 2019-06-08 05:52:44,590 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.46:5000/v3/projects/3188c96ec01940fba81c35d45eb11133"}, "tags": [], "enabled": true, "id": "3188c96ec01940fba81c35d45eb11133", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f"}, "tags": [], "enabled": true, "id": "ae5008b7eba04bb8ab8b9bea870a005f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.46:5000/v3/projects/d8eff8564ab94580ae2ed2b2cdf5e18f"}, "tags": [], "enabled": true, "id": "d8eff8564ab94580ae2ed2b2cdf5e18f", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_190fa2b9-6286-4bae-a914-a91f202c79ea"}]} 2019-06-08 05:52:44,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/projects used request id req-a7675526-03dc-42d1-b730-addebb64c6ec 2019-06-08 05:52:44,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.213157176971s 2019-06-08 05:52:44,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-06-08 05:52:44,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:5000/v3/projects/d8eff8564ab94580ae2ed2b2cdf5e18f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3202e647040ee1c52542e57cfaf36b00ec327463" 2019-06-08 05:52:44,896 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 05:52:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07373729-a3d1-4bcf-ae50-9daede038137 2019-06-08 05:52:44,896 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 05:52:44,896 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.46:5000/v3/projects/d8eff8564ab94580ae2ed2b2cdf5e18f used request id req-07373729-a3d1-4bcf-ae50-9daede038137 2019-06-08 05:52:44,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.300507068634s 2019-06-08 05:52:44,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-08 05:52:44,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:9696/v2.0/security-groups.json?project_id=d8eff8564ab94580ae2ed2b2cdf5e18f&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3202e647040ee1c52542e57cfaf36b00ec327463" 2019-06-08 05:52:45,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52:45 GMT X-Openstack-Request-Id: req-162e97b8-0db3-4be2-9d8a-750fd566a0b8 2019-06-08 05:52:45,208 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d8eff8564ab94580ae2ed2b2cdf5e18f", "created_at": "2019-06-08T05:52:05Z", "updated_at": "2019-06-08T05:52:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:52:05Z", "revision_number": 0, "id": "73d16157-bacb-4b03-b1cf-197470ff6c2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:52:05Z", "security_group_id": "529a032e-50a3-4b35-9005-590c46864710", "tenant_id": "d8eff8564ab94580ae2ed2b2cdf5e18f", "port_range_min": null, "ethertype": "IPv4", "project_id": "d8eff8564ab94580ae2ed2b2cdf5e18f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:52:05Z", "revision_number": 0, "id": "9b8f1f96-8c8c-4dac-8d64-e2c6c9878592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:52:05Z", "security_group_id": "529a032e-50a3-4b35-9005-590c46864710", "tenant_id": "d8eff8564ab94580ae2ed2b2cdf5e18f", "port_range_min": null, "ethertype": "IPv6", "project_id": "d8eff8564ab94580ae2ed2b2cdf5e18f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:52:05Z", "revision_number": 0, "id": "c89ef106-9f6b-42a5-950e-5fb9f12a1461", "remote_group_id": "529a032e-50a3-4b35-9005-590c46864710", "remote_ip_prefix": null, "created_at": "2019-06-08T05:52:05Z", "security_group_id": "529a032e-50a3-4b35-9005-590c46864710", "tenant_id": "d8eff8564ab94580ae2ed2b2cdf5e18f", "port_range_min": null, "ethertype": "IPv4", "project_id": "d8eff8564ab94580ae2ed2b2cdf5e18f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:52:05Z", "revision_number": 0, "id": "f772412a-cc6d-459f-852c-0e7db5436898", "remote_group_id": "529a032e-50a3-4b35-9005-590c46864710", "remote_ip_prefix": null, "created_at": "2019-06-08T05:52:05Z", "security_group_id": "529a032e-50a3-4b35-9005-590c46864710", "tenant_id": "d8eff8564ab94580ae2ed2b2cdf5e18f", "port_range_min": null, "ethertype": "IPv6", "project_id": "d8eff8564ab94580ae2ed2b2cdf5e18f"}], "revision_number": 1, "project_id": "d8eff8564ab94580ae2ed2b2cdf5e18f", "id": "529a032e-50a3-4b35-9005-590c46864710", "name": "default"}]} 2019-06-08 05:52:45,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/security-groups.json?project_id=d8eff8564ab94580ae2ed2b2cdf5e18f&name=default used request id req-162e97b8-0db3-4be2-9d8a-750fd566a0b8 2019-06-08 05:52:45,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.306997060776s 2019-06-08 05:52:45,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-08 05:52:45,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3202e647040ee1c52542e57cfaf36b00ec327463" 2019-06-08 05:52:45,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52:45 GMT X-Openstack-Request-Id: req-37e343c6-3a67-463c-8bda-480c7d108e97 2019-06-08 05:52:45,274 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3188c96ec01940fba81c35d45eb11133", "created_at": "2019-06-08T05:50:08Z", "updated_at": "2019-06-08T05:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "1a304197-6259-47fb-8799-aa407182630d", "remote_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv6", "project_id": "3188c96ec01940fba81c35d45eb11133"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "487196b0-2bde-45c0-8b45-f9fcd16601fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv4", "project_id": "3188c96ec01940fba81c35d45eb11133"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "abadd49a-1a8f-405f-ba47-7c59fe8b0d0f", "remote_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv4", "project_id": "3188c96ec01940fba81c35d45eb11133"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "d26daddf-2739-444d-991e-138b96ac2ac2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv6", "project_id": "3188c96ec01940fba81c35d45eb11133"}], "revision_number": 1, "project_id": "3188c96ec01940fba81c35d45eb11133", "id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "created_at": "2019-06-08T05:47:57Z", "updated_at": "2019-06-08T05:47:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "02da1104-56ed-4749-b003-90c4f8f656ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "a3f7c7ce-1565-464d-9c08-e39b080cdb6d", "remote_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "c5f47a68-2c8b-4de3-91dc-0a19312beb49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "d9877ee1-16fa-4f55-9b57-2bd861dcc4ea", "remote_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}], "revision_number": 1, "project_id": "ae5008b7eba04bb8ab8b9bea870a005f", "id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-06-08T05:50:09Z", "updated_at": "2019-06-08T05:50:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "41f1ce41-3b64-482a-87c5-0d0b11c6398f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "79dc58b0-b605-4504-9229-080d558ac4f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "81274cd5-6700-4e0f-8a2a-1f2e3420f4f3", "remote_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "dd1516ff-335a-4f12-a448-f096493076e7", "remote_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "48f2b38a-983e-4487-ab36-f87307c0130c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d8eff8564ab94580ae2ed2b2cdf5e18f", "created_at": "2019-06-08T05:52:05Z", "updated_at": "2019-06-08T05:52:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:52:05Z", "revision_number": 0, "id": "73d16157-bacb-4b03-b1cf-197470ff6c2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:52:05Z", "security_group_id": "529a032e-50a3-4b35-9005-590c46864710", "tenant_id": "d8eff8564ab94580ae2ed2b2cdf5e18f", "port_range_min": null, "ethertype": "IPv4", "project_id": "d8eff8564ab94580ae2ed2b2cdf5e18f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:52:05Z", "revision_number": 0, "id": "9b8f1f96-8c8c-4dac-8d64-e2c6c9878592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:52:05Z", "security_group_id": "529a032e-50a3-4b35-9005-590c46864710", "tenant_id": "d8eff8564ab94580ae2ed2b2cdf5e18f", "port_range_min": null, "ethertype": "IPv6", "project_id": "d8eff8564ab94580ae2ed2b2cdf5e18f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:52:05Z", "revision_number": 0, "id": "c89ef106-9f6b-42a5-950e-5fb9f12a1461", "remote_group_id": "529a032e-50a3-4b35-9005-590c46864710", "remote_ip_prefix": null, "created_at": "2019-06-08T05:52:05Z", "security_group_id": "529a032e-50a3-4b35-9005-590c46864710", "tenant_id": "d8eff8564ab94580ae2ed2b2cdf5e18f", "port_range_min": null, "ethertype": "IPv4", "project_id": "d8eff8564ab94580ae2ed2b2cdf5e18f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:52:05Z", "revision_number": 0, "id": "f772412a-cc6d-459f-852c-0e7db5436898", "remote_group_id": "529a032e-50a3-4b35-9005-590c46864710", "remote_ip_prefix": null, "created_at": "2019-06-08T05:52:05Z", "security_group_id": "529a032e-50a3-4b35-9005-590c46864710", "tenant_id": "d8eff8564ab94580ae2ed2b2cdf5e18f", "port_range_min": null, "ethertype": "IPv6", "project_id": "d8eff8564ab94580ae2ed2b2cdf5e18f"}], "revision_number": 1, "project_id": "d8eff8564ab94580ae2ed2b2cdf5e18f", "id": "529a032e-50a3-4b35-9005-590c46864710", "name": "default"}]} 2019-06-08 05:52:45,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/security-groups.json used request id req-37e343c6-3a67-463c-8bda-480c7d108e97 2019-06-08 05:52:45,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0604729652405s 2019-06-08 05:52:45,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-06-08 05:52:45,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/security-groups/529a032e-50a3-4b35-9005-590c46864710.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3202e647040ee1c52542e57cfaf36b00ec327463" 2019-06-08 05:52:45,399 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 05:52:45 GMT X-Openstack-Request-Id: req-07642e65-34cf-4855-970b-46ebe69dc6ba 2019-06-08 05:52:45,399 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 05:52:45,399 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/security-groups/529a032e-50a3-4b35-9005-590c46864710.json used request id req-07642e65-34cf-4855-970b-46ebe69dc6ba 2019-06-08 05:52:45,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.11816906929s 2019-06-08 05:52:45,447 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2019-06-08 05:52:45,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 05:52:45,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-692a2978-0b50-43c8-be6f-db00a3e9e3e7 2019-06-08 05:52:45,496 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}} 2019-06-08 05:52:45,496 - keystoneauth.session - DEBUG - GET call to http://172.30.9.46:5000/v3 used request id req-692a2978-0b50-43c8-be6f-db00a3e9e3e7 2019-06-08 05:52:45,497 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.46:5000/v3/auth/tokens 2019-06-08 05:52:45,900 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "d2be94ca10bc410d8e2df55ad673d32f", "name": "member"}, {"id": "e5096deb7bb54cdfaba406b083716814", "name": "admin"}, {"id": "20c52caa8815436598706c0044dd78ea", "name": "reader"}], "expires_at": "2019-06-08T06:52:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3188c96ec01940fba81c35d45eb11133", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "569429e3916a40609b1b095c350d4f40"}, {"url": "http://172.30.9.46:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f8c054a2af64f418c37ee7727690693"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b02dfb863f5a4bffb36851235754ef91"}], "type": "metric", "id": "04a04b69122f4f738931230cee29629a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699fd3a20c8d40938f47375515d56729"}, {"url": "http://172.30.9.46:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a29c25ed5bae42389e53743e2b2d4cc6"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2aa7441977c496197e3dd66db370091"}], "type": "image", "id": "1229db241b1e4199aa3477e6a5aaaaf3", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.25:8080/v1/AUTH_3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f18ac20553a423cb64c4c119b4996d7"}, {"url": "http://172.30.9.46:8080/v1/AUTH_3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9cb7095bfac44798c7fb7f9deeeb6c2"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5274ae5199a462fbdfc0fea51cec5a4"}], "type": "object-store", "id": "3937992c91de456ab652dcaface65051", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.46:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469fe8a62bab4dce8322074f2fcdb9b4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e66cd3f99f9447b491021e663455e8c8"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "faa6e36db7f04aaf89b1671b36545dd9"}], "type": "cloudformation", "id": "4475ac30861f4898a3b4a3f25d4c15a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "451296117b884380836bc65617a5acf5"}, {"url": "http://172.30.9.46:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3bf63cbaa4d40d8a7b3788a9ab9cf75"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8fcd63580f1428d9b345eecdbd48204"}], "type": "compute", "id": "55cb302de7b240e1a0963bcae70f4b34", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04b4a8c11b3f4bd1ab89c03a5aa9bd51"}, {"url": "http://172.30.9.46:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "489dc505b18c45b097be2b0ce43d310b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "768110a585514cb9a095e0ffab526da4"}], "type": "identity", "id": "6494ad775fb84e9891f5bc3015a60f48", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.46:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02cf21684702424ca6c0c65fbe598276"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a219343778574f9a89cf8eda09913c42"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3727342b4d045659e67915b25bea965"}], "type": "placement", "id": "6dd232e0a9944d6f8afacd7b59c2bb55", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f4e281ad8cd4aaba41477f8f55544b4"}, {"url": "http://172.30.9.46:8776/v2/3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f80c73c49c6480dba7d5f4b80e4a948"}, {"url": "http://192.30.9.6:8776/v2/3188c96ec01940fba81c35d45eb11133", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c209dd66f03a44bd9424eb1cad43b57c"}], "type": "volumev2", "id": "7c5d79a9253b44f1afeea36304180784", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c9a71230b064918baa5ec4ab83144c8"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d7c07f63f584a70a7df59e46b53c425"}, {"url": "http://172.30.9.46:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a67b17f9d1f45acb1b7213e75ed7276"}], "type": "event", "id": "84c44c0613f94bf8bbb2e05ff2f89471", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/3188c96ec01940fba81c35d45eb11133", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "775bcb67ac30456cb720438594a475e1"}, {"url": "http://192.30.9.6:8776/v3/3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2c0df4ad6a14557a0e2b97bfa52019f"}, {"url": "http://172.30.9.46:8776/v3/3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ef016b34aa45a7ba522cfecbfec6eb"}], "type": "volumev3", "id": "8b8641e49b5f486a864b0b857a0e9a73", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "121402a262894e60b2dd90a4c91ddfc4"}, {"url": "http://192.30.9.6:8004/v1/3188c96ec01940fba81c35d45eb11133", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "843fd802e471465f9929116059937b0b"}, {"url": "http://172.30.9.46:8004/v1/3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b71667e57ac348d19ee51701c2492bc8"}], "type": "orchestration", "id": "910666d0b44e43dda71799578f2fb207", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.46:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d50b2697934e5aa702ab2b26a44279"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0eb6565be3e44b382acfbe153b647bf"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0ee7731b0a344dd95394ec40456c966"}], "type": "network", "id": "96d169df5f3246498ebfd684c882081c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.46:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6207f5501c4d439cb61786bf4936a152"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de1dcf61d9e44a7aa8f94ba8c4cf9375"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc2fab36e3514270a85a06afe9ff1894"}], "type": "alarming", "id": "96f5a2d27e6f427cbd0f869917a8dd5d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "bf0bc5911f744db0865b88b9285e5dc1", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fd79c31b868f4106baa6b4b6f650b664"}, "audit_ids": ["ye-zQc_GTaiKEQx88alxDw"], "issued_at": "2019-06-08T05:52:45.000000Z"}} 2019-06-08 05:52:45,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 05:52:45,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f94d5afa9d7acffc48c50c88064306fde72445fa" 2019-06-08 05:52:46,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52:46 GMT X-Openstack-Request-Id: req-f6063fc6-9812-45e0-aa32-dbd836304ad0 2019-06-08 05:52:46,274 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T05:48:01Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","provider:network_type":"flat"}]} 2019-06-08 05:52:46,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f6063fc6-9812-45e0-aa32-dbd836304ad0 2019-06-08 05:52:46,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.370843172073s 2019-06-08 05:52:46,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 05:52:46,286 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85a902c1-290c-451e-acf9-d2daf19d9d28 2019-06-08 05:52:46,287 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 05:52:46,287 - keystoneauth.session - DEBUG - GET call to http://172.30.9.46:5000/ used request id req-85a902c1-290c-451e-acf9-d2daf19d9d28 2019-06-08 05:52:46,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-08 05:52:46,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f94d5afa9d7acffc48c50c88064306fde72445fa" 2019-06-08 05:52:46,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27ed013c-1789-495c-89f2-ce56fd749605 2019-06-08 05:52:46,447 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.46:5000/v3/domains/69a9710257d445c38da42b508afe5e4c"}, "tags": [], "enabled": true, "id": "69a9710257d445c38da42b508afe5e4c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.46:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.46:5000/v3/domains", "previous": null, "next": null}} 2019-06-08 05:52:46,448 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/domains used request id req-27ed013c-1789-495c-89f2-ce56fd749605 2019-06-08 05:52:46,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.160034179688s 2019-06-08 05:52:46,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-06-08 05:52:46,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f94d5afa9d7acffc48c50c88064306fde72445fa" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_f309212c-501e-4214-88e0-ec9985b67703"}}' 2019-06-08 05:52:46,689 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 364 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2560e187-be6f-4c77-8d15-a1835e6588f1 2019-06-08 05:52:46,689 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.46:5000/v3/projects/5e195675c3fe42e1a93dbda547e0a54e"}, "tags": [], "enabled": true, "id": "5e195675c3fe42e1a93dbda547e0a54e", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_f309212c-501e-4214-88e0-ec9985b67703"}} 2019-06-08 05:52:46,689 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.46:5000/v3/projects used request id req-2560e187-be6f-4c77-8d15-a1835e6588f1 2019-06-08 05:52:46,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.23436498642s 2019-06-08 05:52:46,690 - 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'5e195675c3fe42e1a93dbda547e0a54e', '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_f309212c-501e-4214-88e0-ec9985b67703'}) 2019-06-08 05:52:46,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-06-08 05:52:46,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f94d5afa9d7acffc48c50c88064306fde72445fa" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "1F2BukTsgdlKVgewIgL461tKDLlrHz", "email": null, "name": "vping_ssh-user_f309212c-501e-4214-88e0-ec9985b67703"}}' 2019-06-08 05:52:47,098 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 324 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5792ba5a-9d28-488c-98ab-eed8671f9a79 2019-06-08 05:52:47,099 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_ssh-user_f309212c-501e-4214-88e0-ec9985b67703", "links": {"self": "http://172.30.9.46:5000/v3/users/1245eae095de43168df430462f1dc8de"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1245eae095de43168df430462f1dc8de", "domain_id": "default", "password_expires_at": null}} 2019-06-08 05:52:47,099 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.46:5000/v3/users used request id req-5792ba5a-9d28-488c-98ab-eed8671f9a79 2019-06-08 05:52:47,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.402338981628s 2019-06-08 05:52:47,100 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'1245eae095de43168df430462f1dc8de', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_f309212c-501e-4214-88e0-ec9985b67703'}) 2019-06-08 05:52:47,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 05:52:47,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f94d5afa9d7acffc48c50c88064306fde72445fa" 2019-06-08 05:52:47,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-667ff3bf-338f-484f-a6b2-438b6b1f2808 2019-06-08 05:52:47,219 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 05:52:47,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-667ff3bf-338f-484f-a6b2-438b6b1f2808 2019-06-08 05:52:47,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.116113901138s 2019-06-08 05:52:47,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 05:52:47,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f94d5afa9d7acffc48c50c88064306fde72445fa" 2019-06-08 05:52:47,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0fe2b1f-b2ae-46c4-b87e-bf4447fc3503 2019-06-08 05:52:47,436 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 05:52:47,436 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-b0fe2b1f-b2ae-46c4-b87e-bf4447fc3503 2019-06-08 05:52:47,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.211714982986s 2019-06-08 05:52:47,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 05:52:47,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f94d5afa9d7acffc48c50c88064306fde72445fa" 2019-06-08 05:52:47,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3283ad27-943d-4bd8-9d7c-156626b918ee 2019-06-08 05:52:47,651 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 05:52:47,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-3283ad27-943d-4bd8-9d7c-156626b918ee 2019-06-08 05:52:47,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.210131168365s 2019-06-08 05:52:47,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-08 05:52:47,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f94d5afa9d7acffc48c50c88064306fde72445fa" 2019-06-08 05:52:47,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 149 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-379bc248-f542-4cfe-aa2b-aa3890a9de48 2019-06-08 05:52:47,770 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.46:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-08 05:52:47,770 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/domains/default used request id req-379bc248-f542-4cfe-aa2b-aa3890a9de48 2019-06-08 05:52:47,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.113284111023s 2019-06-08 05:52:47,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-08 05:52:47,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f94d5afa9d7acffc48c50c88064306fde72445fa" 2019-06-08 05:52:47,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10267d40-860f-4dd5-a1bc-43c14539f517 2019-06-08 05:52:47,960 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.46:5000/v3/users/05c218d902a14f40af3320874b7f92da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05c218d902a14f40af3320874b7f92da", "email": "placement@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_f309212c-501e-4214-88e0-ec9985b67703", "links": {"self": "http://172.30.9.46:5000/v3/users/1245eae095de43168df430462f1dc8de"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1245eae095de43168df430462f1dc8de", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.46:5000/v3/users/1afacf49c7e14af3a957f3511567dacc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1afacf49c7e14af3a957f3511567dacc", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.46:5000/v3/users/1f2145adf73944a6ab8ed52e5753691b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f2145adf73944a6ab8ed52e5753691b", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.46:5000/v3/users/2593ee6f9317492f990d505d77da4779"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2593ee6f9317492f990d505d77da4779", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.46:5000/v3/users/31ebed201e7e4ca5b7ee604a2b787581"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31ebed201e7e4ca5b7ee604a2b787581", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.46:5000/v3/users/3a572b3053b54834a82afa40e099a5da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a572b3053b54834a82afa40e099a5da", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.46:5000/v3/users/4fee668be3a64363800d347187a88df5"}, "domain_id": "69a9710257d445c38da42b508afe5e4c", "enabled": true, "options": {}, "id": "4fee668be3a64363800d347187a88df5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.46:5000/v3/users/66f1e9993f8b480294a60e940341f520"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66f1e9993f8b480294a60e940341f520", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.46:5000/v3/users/93fe3f7601c54ac9ad051856c17f28bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93fe3f7601c54ac9ad051856c17f28bb", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.46:5000/v3/users/c236670886154d449269b72bd9c90b0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c236670886154d449269b72bd9c90b0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.46:5000/v3/users/c65b29de08754e65a44567b1f677176f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c65b29de08754e65a44567b1f677176f", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.46:5000/v3/users/d8dd3e6eec484d33b35e900b9699495d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8dd3e6eec484d33b35e900b9699495d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.46:5000/v3/users/dda03f8796ac431cadfc3fd8cb68b8e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dda03f8796ac431cadfc3fd8cb68b8e8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.46:5000/v3/users/fd79c31b868f4106baa6b4b6f650b664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd79c31b868f4106baa6b4b6f650b664", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.46:5000/v3/users", "previous": null, "next": null}} 2019-06-08 05:52:47,961 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/users used request id req-10267d40-860f-4dd5-a1bc-43c14539f517 2019-06-08 05:52:47,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.189787864685s 2019-06-08 05:52:47,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-08 05:52:47,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f94d5afa9d7acffc48c50c88064306fde72445fa" 2019-06-08 05:52:48,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-859f37af-6ffa-48ab-b4fb-2eedc86cad7c 2019-06-08 05:52:48,123 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.46:5000/v3/projects/3188c96ec01940fba81c35d45eb11133"}, "tags": [], "enabled": true, "id": "3188c96ec01940fba81c35d45eb11133", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f"}, "tags": [], "enabled": true, "id": "ae5008b7eba04bb8ab8b9bea870a005f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.46:5000/v3/projects/5e195675c3fe42e1a93dbda547e0a54e"}, "tags": [], "enabled": true, "id": "5e195675c3fe42e1a93dbda547e0a54e", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_f309212c-501e-4214-88e0-ec9985b67703"}]} 2019-06-08 05:52:48,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/projects?domain_id=default used request id req-859f37af-6ffa-48ab-b4fb-2eedc86cad7c 2019-06-08 05:52:48,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.150158166885s 2019-06-08 05:52:48,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-08 05:52:48,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/role_assignments?user.id=1245eae095de43168df430462f1dc8de&role.id=d2be94ca10bc410d8e2df55ad673d32f&scope.project.id=5e195675c3fe42e1a93dbda547e0a54e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f94d5afa9d7acffc48c50c88064306fde72445fa" 2019-06-08 05:52:48,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5381ccee-68fa-48fb-a4fa-2589f0f87161 2019-06-08 05:52:48,238 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.46:5000/v3/role_assignments?user.id=1245eae095de43168df430462f1dc8de&role.id=d2be94ca10bc410d8e2df55ad673d32f&scope.project.id=5e195675c3fe42e1a93dbda547e0a54e", "previous": null, "next": null}} 2019-06-08 05:52:48,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/role_assignments?user.id=1245eae095de43168df430462f1dc8de&role.id=d2be94ca10bc410d8e2df55ad673d32f&scope.project.id=5e195675c3fe42e1a93dbda547e0a54e used request id req-5381ccee-68fa-48fb-a4fa-2589f0f87161 2019-06-08 05:52:48,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.107038021088s 2019-06-08 05:52:48,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-06-08 05:52:48,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:5000/v3/projects/5e195675c3fe42e1a93dbda547e0a54e/users/1245eae095de43168df430462f1dc8de/roles/d2be94ca10bc410d8e2df55ad673d32f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f94d5afa9d7acffc48c50c88064306fde72445fa" 2019-06-08 05:52:48,501 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 05:52:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d455b9a7-a989-4ac8-86a3-fbf4d81e647e 2019-06-08 05:52:48,502 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 05:52:48,502 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.46:5000/v3/projects/5e195675c3fe42e1a93dbda547e0a54e/users/1245eae095de43168df430462f1dc8de/roles/d2be94ca10bc410d8e2df55ad673d32f used request id req-d455b9a7-a989-4ac8-86a3-fbf4d81e647e 2019-06-08 05:52:48,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.260048866272s 2019-06-08 05:52:48,503 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_f309212c-501e-4214-88e0-ec9985b67703', 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'5e195675c3fe42e1a93dbda547e0a54e', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '1F2BukTsgdlKVgewIgL461tKDLlrHz', 'username': u'vping_ssh-user_f309212c-501e-4214-88e0-ec9985b67703', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.46:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-06-08 05:52:48,506 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_f309212c-501e-4214-88e0-ec9985b67703', 'password': '1F2BukTsgdlKVgewIgL461tKDLlrHz', 'project_name': 'vping_ssh-project_f309212c-501e-4214-88e0-ec9985b67703', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.46:5000/v3', 'project_id': '5e195675c3fe42e1a93dbda547e0a54e', 'project_domain_name': 'Default'} 2019-06-08 05:52:48,507 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2019-06-08 05:52:48,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-08 05:52:48,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f94d5afa9d7acffc48c50c88064306fde72445fa" 2019-06-08 05:52:48,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64f5de70-d379-4df2-a1e1-9800ff6c2541 2019-06-08 05:52:48,704 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.46:5000/v3/domains/69a9710257d445c38da42b508afe5e4c"}, "tags": [], "enabled": true, "id": "69a9710257d445c38da42b508afe5e4c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.46:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.46:5000/v3/domains", "previous": null, "next": null}} 2019-06-08 05:52:48,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/domains used request id req-64f5de70-d379-4df2-a1e1-9800ff6c2541 2019-06-08 05:52:48,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.196611881256s 2019-06-08 05:52:48,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-08 05:52:48,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f94d5afa9d7acffc48c50c88064306fde72445fa" 2019-06-08 05:52:49,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fece6726-3832-401f-816c-bcfe15c7785b 2019-06-08 05:52:49,023 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.46:5000/v3/projects/3188c96ec01940fba81c35d45eb11133"}, "tags": [], "enabled": true, "id": "3188c96ec01940fba81c35d45eb11133", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f"}, "tags": [], "enabled": true, "id": "ae5008b7eba04bb8ab8b9bea870a005f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.46:5000/v3/projects/5e195675c3fe42e1a93dbda547e0a54e"}, "tags": [], "enabled": true, "id": "5e195675c3fe42e1a93dbda547e0a54e", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_f309212c-501e-4214-88e0-ec9985b67703"}]} 2019-06-08 05:52:49,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/projects?domain_id=default used request id req-fece6726-3832-401f-816c-bcfe15c7785b 2019-06-08 05:52:49,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.311354160309s 2019-06-08 05:52:49,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-06-08 05:52:49,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f94d5afa9d7acffc48c50c88064306fde72445fa" -d '{"network": {"tenant_id": "5e195675c3fe42e1a93dbda547e0a54e", "name": "vping_ssh-net_f309212c-501e-4214-88e0-ec9985b67703", "admin_state_up": true}}' 2019-06-08 05:52:49,379 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52:49 GMT X-Openstack-Request-Id: req-dd35dfb7-d3ee-4b52-ac35-92668226fadb 2019-06-08 05:52:49,379 - 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":"d5396e46-ec21-4e92-ab72-92793073545f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":37,"ipv4_address_scope":null,"shared":false,"project_id":"5e195675c3fe42e1a93dbda547e0a54e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-08T05:52:49Z","is_default":false,"qos_policy_id":null,"name":"vping_ssh-net_f309212c-501e-4214-88e0-ec9985b67703","admin_state_up":true,"tenant_id":"5e195675c3fe42e1a93dbda547e0a54e","created_at":"2019-06-08T05:52:49Z","mtu":1450}} 2019-06-08 05:52:49,380 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-dd35dfb7-d3ee-4b52-ac35-92668226fadb 2019-06-08 05:52:49,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.354315042496s 2019-06-08 05:52:49,380 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-06-08T05:52:49Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'd5396e46-ec21-4e92-ab72-92793073545f', u'provider:segmentation_id': 37, 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_f309212c-501e-4214-88e0-ec9985b67703', u'created_at': u'2019-06-08T05:52:49Z', u'mtu': 1450, u'tenant_id': u'5e195675c3fe42e1a93dbda547e0a54e', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'5e195675c3fe42e1a93dbda547e0a54e', u'l2_adjacency': True}) 2019-06-08 05:52:49,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 05:52:49,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6045502-6162-4ec7-834b-75fa0d9ec4a7 2019-06-08 05:52:49,391 - 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.46:5000/v3/", "rel": "self"}]}} 2019-06-08 05:52:49,391 - keystoneauth.session - DEBUG - GET call to http://172.30.9.46:5000/v3 used request id req-f6045502-6162-4ec7-834b-75fa0d9ec4a7 2019-06-08 05:52:49,391 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.46:5000/v3/auth/tokens 2019-06-08 05:52:49,786 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d2be94ca10bc410d8e2df55ad673d32f", "name": "member"}, {"id": "20c52caa8815436598706c0044dd78ea", "name": "reader"}], "expires_at": "2019-06-08T06:52:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e195675c3fe42e1a93dbda547e0a54e", "name": "vping_ssh-project_f309212c-501e-4214-88e0-ec9985b67703"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "569429e3916a40609b1b095c350d4f40"}, {"url": "http://172.30.9.46:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f8c054a2af64f418c37ee7727690693"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b02dfb863f5a4bffb36851235754ef91"}], "type": "metric", "id": "04a04b69122f4f738931230cee29629a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699fd3a20c8d40938f47375515d56729"}, {"url": "http://172.30.9.46:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a29c25ed5bae42389e53743e2b2d4cc6"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2aa7441977c496197e3dd66db370091"}], "type": "image", "id": "1229db241b1e4199aa3477e6a5aaaaf3", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.25:8080/v1/AUTH_5e195675c3fe42e1a93dbda547e0a54e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f18ac20553a423cb64c4c119b4996d7"}, {"url": "http://172.30.9.46:8080/v1/AUTH_5e195675c3fe42e1a93dbda547e0a54e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9cb7095bfac44798c7fb7f9deeeb6c2"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5274ae5199a462fbdfc0fea51cec5a4"}], "type": "object-store", "id": "3937992c91de456ab652dcaface65051", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.46:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469fe8a62bab4dce8322074f2fcdb9b4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e66cd3f99f9447b491021e663455e8c8"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "faa6e36db7f04aaf89b1671b36545dd9"}], "type": "cloudformation", "id": "4475ac30861f4898a3b4a3f25d4c15a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "451296117b884380836bc65617a5acf5"}, {"url": "http://172.30.9.46:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3bf63cbaa4d40d8a7b3788a9ab9cf75"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8fcd63580f1428d9b345eecdbd48204"}], "type": "compute", "id": "55cb302de7b240e1a0963bcae70f4b34", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04b4a8c11b3f4bd1ab89c03a5aa9bd51"}, {"url": "http://172.30.9.46:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "489dc505b18c45b097be2b0ce43d310b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "768110a585514cb9a095e0ffab526da4"}], "type": "identity", "id": "6494ad775fb84e9891f5bc3015a60f48", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.46:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02cf21684702424ca6c0c65fbe598276"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a219343778574f9a89cf8eda09913c42"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3727342b4d045659e67915b25bea965"}], "type": "placement", "id": "6dd232e0a9944d6f8afacd7b59c2bb55", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/5e195675c3fe42e1a93dbda547e0a54e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f4e281ad8cd4aaba41477f8f55544b4"}, {"url": "http://172.30.9.46:8776/v2/5e195675c3fe42e1a93dbda547e0a54e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f80c73c49c6480dba7d5f4b80e4a948"}, {"url": "http://192.30.9.6:8776/v2/5e195675c3fe42e1a93dbda547e0a54e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c209dd66f03a44bd9424eb1cad43b57c"}], "type": "volumev2", "id": "7c5d79a9253b44f1afeea36304180784", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c9a71230b064918baa5ec4ab83144c8"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d7c07f63f584a70a7df59e46b53c425"}, {"url": "http://172.30.9.46:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a67b17f9d1f45acb1b7213e75ed7276"}], "type": "event", "id": "84c44c0613f94bf8bbb2e05ff2f89471", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/5e195675c3fe42e1a93dbda547e0a54e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "775bcb67ac30456cb720438594a475e1"}, {"url": "http://192.30.9.6:8776/v3/5e195675c3fe42e1a93dbda547e0a54e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2c0df4ad6a14557a0e2b97bfa52019f"}, {"url": "http://172.30.9.46:8776/v3/5e195675c3fe42e1a93dbda547e0a54e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ef016b34aa45a7ba522cfecbfec6eb"}], "type": "volumev3", "id": "8b8641e49b5f486a864b0b857a0e9a73", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/5e195675c3fe42e1a93dbda547e0a54e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "121402a262894e60b2dd90a4c91ddfc4"}, {"url": "http://192.30.9.6:8004/v1/5e195675c3fe42e1a93dbda547e0a54e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "843fd802e471465f9929116059937b0b"}, {"url": "http://172.30.9.46:8004/v1/5e195675c3fe42e1a93dbda547e0a54e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b71667e57ac348d19ee51701c2492bc8"}], "type": "orchestration", "id": "910666d0b44e43dda71799578f2fb207", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.46:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d50b2697934e5aa702ab2b26a44279"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0eb6565be3e44b382acfbe153b647bf"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0ee7731b0a344dd95394ec40456c966"}], "type": "network", "id": "96d169df5f3246498ebfd684c882081c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.46:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6207f5501c4d439cb61786bf4936a152"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de1dcf61d9e44a7aa8f94ba8c4cf9375"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc2fab36e3514270a85a06afe9ff1894"}], "type": "alarming", "id": "96f5a2d27e6f427cbd0f869917a8dd5d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "bf0bc5911f744db0865b88b9285e5dc1", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_f309212c-501e-4214-88e0-ec9985b67703", "id": "1245eae095de43168df430462f1dc8de"}, "audit_ids": ["b-tQuq5KQ6mYlP73ka8IZg"], "issued_at": "2019-06-08T05:52:49.000000Z"}} 2019-06-08 05:52:49,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 05:52:49,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}430ede2aa56b3e53fa3d2f3597ebe11954a00a21" 2019-06-08 05:52:50,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1230 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52:50 GMT X-Openstack-Request-Id: req-ec8d4e1b-ea69-49b0-8a52-c2b38e06c0e1 2019-06-08 05:52:50,147 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T05:48:01Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"d5396e46-ec21-4e92-ab72-92793073545f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5e195675c3fe42e1a93dbda547e0a54e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-08T05:52:49Z","qos_policy_id":null,"name":"vping_ssh-net_f309212c-501e-4214-88e0-ec9985b67703","admin_state_up":true,"tenant_id":"5e195675c3fe42e1a93dbda547e0a54e","created_at":"2019-06-08T05:52:49Z","mtu":1450}]} 2019-06-08 05:52:50,147 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-ec8d4e1b-ea69-49b0-8a52-c2b38e06c0e1 2019-06-08 05:52:50,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.357979059219s 2019-06-08 05:52:50,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-06-08 05:52:50,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}430ede2aa56b3e53fa3d2f3597ebe11954a00a21" -d '{"subnet": {"name": "vping_ssh-subnet_f309212c-501e-4214-88e0-ec9985b67703", "enable_dhcp": true, "network_id": "d5396e46-ec21-4e92-ab72-92793073545f", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-06-08 05:52:50,909 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 677 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52:50 GMT X-Openstack-Request-Id: req-b049e3a8-44b6-45ef-8451-822484c69692 2019-06-08 05:52:50,910 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d5396e46-ec21-4e92-ab72-92793073545f","tenant_id":"5e195675c3fe42e1a93dbda547e0a54e","created_at":"2019-06-08T05:52:50Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-06-08T05:52:50Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"5e195675c3fe42e1a93dbda547e0a54e","id":"e9a0bf8a-1f7f-4da5-bd69-3cedd2689347","subnetpool_id":null,"name":"vping_ssh-subnet_f309212c-501e-4214-88e0-ec9985b67703"}} 2019-06-08 05:52:50,910 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/subnets.json used request id req-b049e3a8-44b6-45ef-8451-822484c69692 2019-06-08 05:52:50,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.761373996735s 2019-06-08 05:52:50,910 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-08T05:52:50Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'e9a0bf8a-1f7f-4da5-bd69-3cedd2689347', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_f309212c-501e-4214-88e0-ec9985b67703', u'enable_dhcp': True, u'network_id': u'd5396e46-ec21-4e92-ab72-92793073545f', u'tenant_id': u'5e195675c3fe42e1a93dbda547e0a54e', u'created_at': u'2019-06-08T05:52:50Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'5e195675c3fe42e1a93dbda547e0a54e'}) 2019-06-08 05:52:50,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-06-08 05:52:50,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}430ede2aa56b3e53fa3d2f3597ebe11954a00a21" -d '{"router": {"external_gateway_info": {"network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "name": "vping_ssh-router_f309212c-501e-4214-88e0-ec9985b67703", "admin_state_up": true}}' 2019-06-08 05:52:52,427 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52:52 GMT X-Openstack-Request-Id: req-dc61660c-a0cd-42b6-9f9c-aa4a74f79898 2019-06-08 05:52:52,427 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a3d564af-8d87-4f4f-9680-f5a9465e0acc", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "5e195675c3fe42e1a93dbda547e0a54e", "created_at": "2019-06-08T05:52:50Z", "admin_state_up": true, "updated_at": "2019-06-08T05:52:52Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "5e195675c3fe42e1a93dbda547e0a54e", "id": "eb58888a-d82b-4825-8255-5b8e831b56bc", "name": "vping_ssh-router_f309212c-501e-4214-88e0-ec9985b67703"}} 2019-06-08 05:52:52,427 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/routers.json used request id req-dc61660c-a0cd-42b6-9f9c-aa4a74f79898 2019-06-08 05:52:52,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.51637816429s 2019-06-08 05:52:52,428 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-08T05:52:52Z', u'revision_number': 2, u'id': u'eb58888a-d82b-4825-8255-5b8e831b56bc', u'external_gateway_info': {u'network_id': u'd0205d84-f6dd-4d92-b76b-dc9ca1111094', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a3d564af-8d87-4f4f-9680-f5a9465e0acc', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-router_f309212c-501e-4214-88e0-ec9985b67703', u'admin_state_up': True, u'tenant_id': u'5e195675c3fe42e1a93dbda547e0a54e', u'created_at': u'2019-06-08T05:52:50Z', u'flavor_id': None, u'routes': [], u'project_id': u'5e195675c3fe42e1a93dbda547e0a54e'}) 2019-06-08 05:52:52,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-06-08 05:52:52,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:9696/v2.0/routers/eb58888a-d82b-4825-8255-5b8e831b56bc/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}430ede2aa56b3e53fa3d2f3597ebe11954a00a21" -d '{"subnet_id": "e9a0bf8a-1f7f-4da5-bd69-3cedd2689347"}' 2019-06-08 05:52:55,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52:55 GMT X-Openstack-Request-Id: req-d97dffdb-3f04-4965-85bd-24534c14d00b 2019-06-08 05:52:55,394 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "d5396e46-ec21-4e92-ab72-92793073545f", "tenant_id": "5e195675c3fe42e1a93dbda547e0a54e", "subnet_id": "e9a0bf8a-1f7f-4da5-bd69-3cedd2689347", "subnet_ids": ["e9a0bf8a-1f7f-4da5-bd69-3cedd2689347"], "port_id": "54360f3c-0f01-4dc8-bf89-1022553ae464", "id": "eb58888a-d82b-4825-8255-5b8e831b56bc"} 2019-06-08 05:52:55,394 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.46:9696/v2.0/routers/eb58888a-d82b-4825-8255-5b8e831b56bc/add_router_interface.json used request id req-d97dffdb-3f04-4965-85bd-24534c14d00b 2019-06-08 05:52:55,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.96571207047s 2019-06-08 05:52:55,395 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-06-08 05:52:55,515 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-06-08 05:52:55,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 05:52:55,526 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52:55 GMT 2019-06-08 05:52:55,526 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}]} 2019-06-08 05:52:55,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 05:52:55,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}430ede2aa56b3e53fa3d2f3597ebe11954a00a21" 2019-06-08 05:52:56,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52:56 GMT X-Openstack-Request-Id: req-c795e1c7-6036-4cb4-91e3-6a2f6b25e5d8 2019-06-08 05:52:56,332 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 05:52:56,332 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-c795e1c7-6036-4cb4-91e3-6a2f6b25e5d8 2019-06-08 05:52:56,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.802445888519s 2019-06-08 05:52:56,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-06-08 05:52:56,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}430ede2aa56b3e53fa3d2f3597ebe11954a00a21" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_f309212c-501e-4214-88e0-ec9985b67703", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_f309212c-501e-4214-88e0-ec9985b67703"}' 2019-06-08 05:52:56,438 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52:56 GMT Location: http://172.30.9.46:9292/v2/images/7800d20e-f927-4c9c-927b-0725625b5b1b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-7c42e2d0-11e9-46e9-97d9-ae6a0951ec46 2019-06-08 05:52:56,439 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T05:52:56Z", "file": "/v2/images/7800d20e-f927-4c9c-927b-0725625b5b1b/file", "owner": "5e195675c3fe42e1a93dbda547e0a54e", "id": "7800d20e-f927-4c9c-927b-0725625b5b1b", "size": null, "self": "/v2/images/7800d20e-f927-4c9c-927b-0725625b5b1b", "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_f309212c-501e-4214-88e0-ec9985b67703", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_f309212c-501e-4214-88e0-ec9985b67703", "checksum": null, "created_at": "2019-06-08T05:52:56Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-06-08 05:52:56,439 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.46:9292/v2/images used request id req-7c42e2d0-11e9-46e9-97d9-ae6a0951ec46 2019-06-08 05:52:56,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0977790355682s 2019-06-08 05:52:56,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-06-08 05:52:56,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:9292/v2/images/7800d20e-f927-4c9c-927b-0725625b5b1b/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}430ede2aa56b3e53fa3d2f3597ebe11954a00a21" -d '' 2019-06-08 05:52:57,511 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 05:52:57 GMT X-Openstack-Request-Id: req-d38b6df2-fafc-46f0-b061-877dc35ea55c 2019-06-08 05:52:57,511 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 05:52:57,511 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.46:9292/v2/images/7800d20e-f927-4c9c-927b-0725625b5b1b/file used request id req-d38b6df2-fafc-46f0-b061-877dc35ea55c 2019-06-08 05:52:57,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.07135605812s 2019-06-08 05:52:57,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 05:52:57,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}430ede2aa56b3e53fa3d2f3597ebe11954a00a21" 2019-06-08 05:52:57,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52:57 GMT X-Openstack-Request-Id: req-fc4fe71c-389c-49c0-b11f-e900650e8a72 2019-06-08 05:52:57,561 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T05:52:57Z", "file": "/v2/images/7800d20e-f927-4c9c-927b-0725625b5b1b/file", "owner": "5e195675c3fe42e1a93dbda547e0a54e", "id": "7800d20e-f927-4c9c-927b-0725625b5b1b", "size": 12716032, "self": "/v2/images/7800d20e-f927-4c9c-927b-0725625b5b1b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/7800d20e-f927-4c9c-927b-0725625b5b1b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/7800d20e-f927-4c9c-927b-0725625b5b1b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_f309212c-501e-4214-88e0-ec9985b67703", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_f309212c-501e-4214-88e0-ec9985b67703", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-08T05:52:56Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 05:52:57,561 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-fc4fe71c-389c-49c0-b11f-e900650e8a72 2019-06-08 05:52:57,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0455279350281s 2019-06-08 05:52:57,563 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/7800d20e-f927-4c9c-927b-0725625b5b1b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/7800d20e-f927-4c9c-927b-0725625b5b1b/file', 'owner': u'5e195675c3fe42e1a93dbda547e0a54e', 'id': u'7800d20e-f927-4c9c-927b-0725625b5b1b', 'size': 12716032, u'self': u'/v2/images/7800d20e-f927-4c9c-927b-0725625b5b1b', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5e195675c3fe42e1a93dbda547e0a54e', 'name': 'vping_ssh-project_f309212c-501e-4214-88e0-ec9985b67703', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/7800d20e-f927-4c9c-927b-0725625b5b1b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-08T05:52:57Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-06-08T05:52:57Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_f309212c-501e-4214-88e0-ec9985b67703', '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/7800d20e-f927-4c9c-927b-0725625b5b1b', 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_f309212c-501e-4214-88e0-ec9985b67703', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_f309212c-501e-4214-88e0-ec9985b67703', 'created': u'2019-06-08T05:52:56Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-08T05:52:56Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/7800d20e-f927-4c9c-927b-0725625b5b1b', 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_f309212c-501e-4214-88e0-ec9985b67703', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-08 05:52:57,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-06-08 05:52:57,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f94d5afa9d7acffc48c50c88064306fde72445fa" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_f309212c-501e-4214-88e0-ec9985b67703", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-06-08 05:52:57,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-630b0cdc-8522-4adb-be1a-7d86f6abe5d9 x-openstack-request-id: req-630b0cdc-8522-4adb-be1a-7d86f6abe5d9 2019-06-08 05:52:57,902 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vping_ssh-flavor_f309212c-501e-4214-88e0-ec9985b67703", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/65927cb5-6dd0-4b82-b3f4-e9a596dc155f", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/65927cb5-6dd0-4b82-b3f4-e9a596dc155f", "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": "65927cb5-6dd0-4b82-b3f4-e9a596dc155f"}} 2019-06-08 05:52:57,902 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-630b0cdc-8522-4adb-be1a-7d86f6abe5d9 2019-06-08 05:52:57,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.337141990662s 2019-06-08 05:52:57,904 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_f309212c-501e-4214-88e0-ec9985b67703', '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'3188c96ec01940fba81c35d45eb11133', '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'65927cb5-6dd0-4b82-b3f4-e9a596dc155f', 'swap': 0}) 2019-06-08 05:52:57,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-06-08 05:52:57,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/flavors/65927cb5-6dd0-4b82-b3f4-e9a596dc155f/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f94d5afa9d7acffc48c50c88064306fde72445fa" -d '{"extra_specs": {}}' 2019-06-08 05:52:57,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-77b798a9-3086-4687-8cc3-d555757ba21f x-openstack-request-id: req-77b798a9-3086-4687-8cc3-d555757ba21f 2019-06-08 05:52:57,924 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-06-08 05:52:57,924 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/flavors/65927cb5-6dd0-4b82-b3f4-e9a596dc155f/os-extra_specs used request id req-77b798a9-3086-4687-8cc3-d555757ba21f 2019-06-08 05:52:57,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0200679302216s 2019-06-08 05:52:57,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-06-08 05:52:57,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}430ede2aa56b3e53fa3d2f3597ebe11954a00a21" -d '{"keypair": {"name": "vping_ssh-kp_f309212c-501e-4214-88e0-ec9985b67703"}}' 2019-06-08 05:52:58,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1806 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8b399cde-8be3-4521-93ff-1afc8ef67952 x-openstack-request-id: req-8b399cde-8be3-4521-93ff-1afc8ef67952 2019-06-08 05:52:58,343 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCk10IPoFt1WrYRwr5W61WEYCyndbAn4TR8ESHMXilWi2dJCbbzyCOsWyW4coNV+osPFm8+zdm5yJZj6tgvvz77K04C7ZbP+U/m+MGMTgra5ddW8W625llosb6mKMRIpYYZpPmZc1Q5u7hudDuxS/xflffDTXXOHJ+44GFGRPnRbWvQ+d/gDrPx6al/PPRXripa/QPDicLrCokOjwo2QJPF5MCrffi8e/TxHW1NntBVBTVUdQ9uGqCZTRuB3CTvGuKj6XwwAFONqP1BoEbrdXrWip59NFn6932anTradTLnK9ssTyvwqYKHOakODOzxcOv5g/V1SyTmOpaB///EbF75 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEApNdCD6BbdVq2EcK+VutVhGAsp3WwJ+E0fBEhzF4pVotnSQm2\n88gjrFsluHKDVfqLDxZvPs3ZuciWY+rYL78++ytOAu2Wz/lP5vjBjE4K2uXXVvFu\ntuZZaLG+pijESKWGGaT5mXNUObu4bnQ7sUv8X5X3w011zhyfuOBhRkT50W1r0Pnf\n4A6z8empfzz0V64qWv0Dw4nC6wqJDo8KNkCTxeTAq334vHv08R1tTZ7QVQU1VHUP\nbhqgmU0bgdwk7xrio+l8MABTjaj9QaBG63V61oqefTRZ+vd9mp062nUy5yvbLE8r\n8KmChzmpDgzs8XDr+YP1dUsk5jqWgf//xGxe+QIDAQABAoIBADx6kc1D62piLrzT\nc5xWWZjo5FlIb6oiEWyXqIvf3FDZcrq0asCEpLn+8xb6RL+N3elaNNSZGBH2y167\ncjgKdeQXXlbqrtN9SFiY2gJNO+RWQayvhgxq9VDZLfaurF1vBYVxJvaq/rLz8dXs\npV4GYAD999pbGCbYD633/RiYBARXB1Gbr1n1FB//mPu//IuXv/tANl2VxMYDNLUt\nzIybA+P70TZVVaXiyT/gAA0dQyqSxYNNicRXvJYy4vpae4jFpA7ZYJD/yD5mTOVh\nDjLdoYLZatPKyNUXkfWwzTcf38QYocDPEpt0l95an3VceXstY5RUfhAelUVChL/u\nca1189UCgYEA08DeDsSSYwYnIHC3TRCPCBge1pGyecKmG1nk7lucNydn0SREJUBq\ntNhUBXN4eL/VpdNOU7/G2nOSiBrMeoswOeCp+fqZ7gl3p+6z4kg9un6mV7r0DDjE\nZLXdULjYBtfJ1n+NtcfDbP070kbRd4NqXHejujKWfXqre/xi26MhFJMCgYEAx0jw\n02vn/vjxh7YnnlxAjvFYEGh9Mz/LQePzpgMVNinILznRirZKIl/1EY80TAWt9RLB\nTR3AErKneUXkTYF4U3o1Aa11i1IlvGMucyOj4BC9lD5HXdNmf7zpiJZE2STU7gOS\nHzPXaNbjMTjgOpFfwuFzWqa0CwAdXWDhcaOaYcMCgYEAu4YToNRoJxWt1Ma9LZw6\nbpqdxLtmaPn+DD7BxGyQnS9iew444xx24wyo6+Lkj1qjo6TLutMdERxEahABgYx9\n+uOA5AYQB4OO2cNEvmHneJ7sRMklkyU6l02PXwszFGxJLJHtN0xfPsfMEF3y5noU\n2SqCbkSajSjzcGuESKngg80CgYAMeS5JrWlZ9i739ZjJOrD3wXdnn4KmoImSWDg5\n3duIBll3S0EoU3yUZjkqnjIByCE5Q7FBqGkLQo9k8dD2YPItF2sV7ct7quqdvf98\nSXDKZ4HWM4e4AbFasXJUkENC7CE/vI160n3bHAggXpT6VXsO8ZmMxP5j6d/splG2\nES1qjQKBgQCREuXjkkg6BhWBgp0Wlkih9SIQXKnzWl+2Jz7OqvVcd9dAgAig1OB2\n9YjCF0Yf18wJGIPI5zvgxu+ttNDlD97svJFk3odOyol5QY0Xn8IfiWTBK/693xQq\naEVzYafo9GAcVJsKCnF8y2bSqAu86ubBm5bjJOHxmsOTcGgxvvE5qQ==\n-----END RSA PRIVATE KEY-----\n", "user_id": "1245eae095de43168df430462f1dc8de", "name": "vping_ssh-kp_f309212c-501e-4214-88e0-ec9985b67703", "fingerprint": "46:4f:4b:a6:91:db:a9:3a:c4:f1:f1:24:ee:f3:84:89"}} 2019-06-08 05:52:58,344 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/os-keypairs used request id req-8b399cde-8be3-4521-93ff-1afc8ef67952 2019-06-08 05:52:58,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.416622877121s 2019-06-08 05:52:58,345 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCk10IPoFt1WrYRwr5W61WEYCyndbAn4TR8ESHMXilWi2dJCbbzyCOsWyW4coNV+osPFm8+zdm5yJZj6tgvvz77K04C7ZbP+U/m+MGMTgra5ddW8W625llosb6mKMRIpYYZpPmZc1Q5u7hudDuxS/xflffDTXXOHJ+44GFGRPnRbWvQ+d/gDrPx6al/PPRXripa/QPDicLrCokOjwo2QJPF5MCrffi8e/TxHW1NntBVBTVUdQ9uGqCZTRuB3CTvGuKj6XwwAFONqP1BoEbrdXrWip59NFn6932anTradTLnK9ssTyvwqYKHOakODOzxcOv5g/V1SyTmOpaB///EbF75 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEApNdCD6BbdVq2EcK+VutVhGAsp3WwJ+E0fBEhzF4pVotnSQm2\n88gjrFsluHKDVfqLDxZvPs3ZuciWY+rYL78++ytOAu2Wz/lP5vjBjE4K2uXXVvFu\ntuZZaLG+pijESKWGGaT5mXNUObu4bnQ7sUv8X5X3w011zhyfuOBhRkT50W1r0Pnf\n4A6z8empfzz0V64qWv0Dw4nC6wqJDo8KNkCTxeTAq334vHv08R1tTZ7QVQU1VHUP\nbhqgmU0bgdwk7xrio+l8MABTjaj9QaBG63V61oqefTRZ+vd9mp062nUy5yvbLE8r\n8KmChzmpDgzs8XDr+YP1dUsk5jqWgf//xGxe+QIDAQABAoIBADx6kc1D62piLrzT\nc5xWWZjo5FlIb6oiEWyXqIvf3FDZcrq0asCEpLn+8xb6RL+N3elaNNSZGBH2y167\ncjgKdeQXXlbqrtN9SFiY2gJNO+RWQayvhgxq9VDZLfaurF1vBYVxJvaq/rLz8dXs\npV4GYAD999pbGCbYD633/RiYBARXB1Gbr1n1FB//mPu//IuXv/tANl2VxMYDNLUt\nzIybA+P70TZVVaXiyT/gAA0dQyqSxYNNicRXvJYy4vpae4jFpA7ZYJD/yD5mTOVh\nDjLdoYLZatPKyNUXkfWwzTcf38QYocDPEpt0l95an3VceXstY5RUfhAelUVChL/u\nca1189UCgYEA08DeDsSSYwYnIHC3TRCPCBge1pGyecKmG1nk7lucNydn0SREJUBq\ntNhUBXN4eL/VpdNOU7/G2nOSiBrMeoswOeCp+fqZ7gl3p+6z4kg9un6mV7r0DDjE\nZLXdULjYBtfJ1n+NtcfDbP070kbRd4NqXHejujKWfXqre/xi26MhFJMCgYEAx0jw\n02vn/vjxh7YnnlxAjvFYEGh9Mz/LQePzpgMVNinILznRirZKIl/1EY80TAWt9RLB\nTR3AErKneUXkTYF4U3o1Aa11i1IlvGMucyOj4BC9lD5HXdNmf7zpiJZE2STU7gOS\nHzPXaNbjMTjgOpFfwuFzWqa0CwAdXWDhcaOaYcMCgYEAu4YToNRoJxWt1Ma9LZw6\nbpqdxLtmaPn+DD7BxGyQnS9iew444xx24wyo6+Lkj1qjo6TLutMdERxEahABgYx9\n+uOA5AYQB4OO2cNEvmHneJ7sRMklkyU6l02PXwszFGxJLJHtN0xfPsfMEF3y5noU\n2SqCbkSajSjzcGuESKngg80CgYAMeS5JrWlZ9i739ZjJOrD3wXdnn4KmoImSWDg5\n3duIBll3S0EoU3yUZjkqnjIByCE5Q7FBqGkLQo9k8dD2YPItF2sV7ct7quqdvf98\nSXDKZ4HWM4e4AbFasXJUkENC7CE/vI160n3bHAggXpT6VXsO8ZmMxP5j6d/splG2\nES1qjQKBgQCREuXjkkg6BhWBgp0Wlkih9SIQXKnzWl+2Jz7OqvVcd9dAgAig1OB2\n9YjCF0Yf18wJGIPI5zvgxu+ttNDlD97svJFk3odOyol5QY0Xn8IfiWTBK/693xQq\naEVzYafo9GAcVJsKCnF8y2bSqAu86ubBm5bjJOHxmsOTcGgxvvE5qQ==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'1245eae095de43168df430462f1dc8de', 'name': u'vping_ssh-kp_f309212c-501e-4214-88e0-ec9985b67703', 'created_at': '2019-06-08T05:52:58.345149', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5e195675c3fe42e1a93dbda547e0a54e', 'name': 'vping_ssh-project_f309212c-501e-4214-88e0-ec9985b67703', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'46:4f:4b:a6:91:db:a9:3a:c4:f1:f1:24:ee:f3:84:89', 'type': 'ssh', 'id': u'vping_ssh-kp_f309212c-501e-4214-88e0-ec9985b67703'}) 2019-06-08 05:52:58,345 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEApNdCD6BbdVq2EcK+VutVhGAsp3WwJ+E0fBEhzF4pVotnSQm2 88gjrFsluHKDVfqLDxZvPs3ZuciWY+rYL78++ytOAu2Wz/lP5vjBjE4K2uXXVvFu tuZZaLG+pijESKWGGaT5mXNUObu4bnQ7sUv8X5X3w011zhyfuOBhRkT50W1r0Pnf 4A6z8empfzz0V64qWv0Dw4nC6wqJDo8KNkCTxeTAq334vHv08R1tTZ7QVQU1VHUP bhqgmU0bgdwk7xrio+l8MABTjaj9QaBG63V61oqefTRZ+vd9mp062nUy5yvbLE8r 8KmChzmpDgzs8XDr+YP1dUsk5jqWgf//xGxe+QIDAQABAoIBADx6kc1D62piLrzT c5xWWZjo5FlIb6oiEWyXqIvf3FDZcrq0asCEpLn+8xb6RL+N3elaNNSZGBH2y167 cjgKdeQXXlbqrtN9SFiY2gJNO+RWQayvhgxq9VDZLfaurF1vBYVxJvaq/rLz8dXs pV4GYAD999pbGCbYD633/RiYBARXB1Gbr1n1FB//mPu//IuXv/tANl2VxMYDNLUt zIybA+P70TZVVaXiyT/gAA0dQyqSxYNNicRXvJYy4vpae4jFpA7ZYJD/yD5mTOVh DjLdoYLZatPKyNUXkfWwzTcf38QYocDPEpt0l95an3VceXstY5RUfhAelUVChL/u ca1189UCgYEA08DeDsSSYwYnIHC3TRCPCBge1pGyecKmG1nk7lucNydn0SREJUBq tNhUBXN4eL/VpdNOU7/G2nOSiBrMeoswOeCp+fqZ7gl3p+6z4kg9un6mV7r0DDjE ZLXdULjYBtfJ1n+NtcfDbP070kbRd4NqXHejujKWfXqre/xi26MhFJMCgYEAx0jw 02vn/vjxh7YnnlxAjvFYEGh9Mz/LQePzpgMVNinILznRirZKIl/1EY80TAWt9RLB TR3AErKneUXkTYF4U3o1Aa11i1IlvGMucyOj4BC9lD5HXdNmf7zpiJZE2STU7gOS HzPXaNbjMTjgOpFfwuFzWqa0CwAdXWDhcaOaYcMCgYEAu4YToNRoJxWt1Ma9LZw6 bpqdxLtmaPn+DD7BxGyQnS9iew444xx24wyo6+Lkj1qjo6TLutMdERxEahABgYx9 +uOA5AYQB4OO2cNEvmHneJ7sRMklkyU6l02PXwszFGxJLJHtN0xfPsfMEF3y5noU 2SqCbkSajSjzcGuESKngg80CgYAMeS5JrWlZ9i739ZjJOrD3wXdnn4KmoImSWDg5 3duIBll3S0EoU3yUZjkqnjIByCE5Q7FBqGkLQo9k8dD2YPItF2sV7ct7quqdvf98 SXDKZ4HWM4e4AbFasXJUkENC7CE/vI160n3bHAggXpT6VXsO8ZmMxP5j6d/splG2 ES1qjQKBgQCREuXjkkg6BhWBgp0Wlkih9SIQXKnzWl+2Jz7OqvVcd9dAgAig1OB2 9YjCF0Yf18wJGIPI5zvgxu+ttNDlD97svJFk3odOyol5QY0Xn8IfiWTBK/693xQq aEVzYafo9GAcVJsKCnF8y2bSqAu86ubBm5bjJOHxmsOTcGgxvvE5qQ== -----END RSA PRIVATE KEY----- 2019-06-08 05:52:58,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-06-08 05:52:58,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}430ede2aa56b3e53fa3d2f3597ebe11954a00a21" -d '{"security_group": {"name": "vping_ssh-sg_f309212c-501e-4214-88e0-ec9985b67703", "description": "created by OPNFV Functest (vping_ssh)"}}' 2019-06-08 05:52:58,551 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52:58 GMT X-Openstack-Request-Id: req-8682275d-0e79-435b-97fc-997e4fcd403a 2019-06-08 05:52:58,552 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "5e195675c3fe42e1a93dbda547e0a54e", "created_at": "2019-06-08T05:52:58Z", "updated_at": "2019-06-08T05:52:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:52:58Z", "revision_number": 0, "id": "5e79cdc3-cf5e-4d92-a7ce-0ed77916c007", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:52:58Z", "security_group_id": "3b6c15f8-3051-4490-9094-c6cd4ec51e80", "tenant_id": "5e195675c3fe42e1a93dbda547e0a54e", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e195675c3fe42e1a93dbda547e0a54e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:52:58Z", "revision_number": 0, "id": "69bbc7b1-2c6b-44d1-b787-f1c466d075cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:52:58Z", "security_group_id": "3b6c15f8-3051-4490-9094-c6cd4ec51e80", "tenant_id": "5e195675c3fe42e1a93dbda547e0a54e", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e195675c3fe42e1a93dbda547e0a54e"}], "revision_number": 1, "project_id": "5e195675c3fe42e1a93dbda547e0a54e", "id": "3b6c15f8-3051-4490-9094-c6cd4ec51e80", "name": "vping_ssh-sg_f309212c-501e-4214-88e0-ec9985b67703"}} 2019-06-08 05:52:58,552 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/security-groups.json used request id req-8682275d-0e79-435b-97fc-997e4fcd403a 2019-06-08 05:52:58,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.201586008072s 2019-06-08 05:52:58,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-08 05:52:58,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}430ede2aa56b3e53fa3d2f3597ebe11954a00a21" 2019-06-08 05:52:58,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3834 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52:58 GMT X-Openstack-Request-Id: req-49c74f4d-eba8-4203-b4eb-5a8ab673ff1d 2019-06-08 05:52:58,626 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "5e195675c3fe42e1a93dbda547e0a54e", "created_at": "2019-06-08T05:52:58Z", "updated_at": "2019-06-08T05:52:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:52:58Z", "revision_number": 0, "id": "5e79cdc3-cf5e-4d92-a7ce-0ed77916c007", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:52:58Z", "security_group_id": "3b6c15f8-3051-4490-9094-c6cd4ec51e80", "tenant_id": "5e195675c3fe42e1a93dbda547e0a54e", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e195675c3fe42e1a93dbda547e0a54e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:52:58Z", "revision_number": 0, "id": "69bbc7b1-2c6b-44d1-b787-f1c466d075cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:52:58Z", "security_group_id": "3b6c15f8-3051-4490-9094-c6cd4ec51e80", "tenant_id": "5e195675c3fe42e1a93dbda547e0a54e", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e195675c3fe42e1a93dbda547e0a54e"}], "revision_number": 1, "project_id": "5e195675c3fe42e1a93dbda547e0a54e", "id": "3b6c15f8-3051-4490-9094-c6cd4ec51e80", "name": "vping_ssh-sg_f309212c-501e-4214-88e0-ec9985b67703"}, {"description": "Default security group", "tags": [], "tenant_id": "5e195675c3fe42e1a93dbda547e0a54e", "created_at": "2019-06-08T05:52:49Z", "updated_at": "2019-06-08T05:52:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:52:49Z", "revision_number": 0, "id": "02a044be-2e33-4519-93de-08b05278c0a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:52:49Z", "security_group_id": "74c34874-6773-4a69-a4a3-d5d52d0175e7", "tenant_id": "5e195675c3fe42e1a93dbda547e0a54e", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e195675c3fe42e1a93dbda547e0a54e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:52:49Z", "revision_number": 0, "id": "1cdeb7d1-5600-4a8f-8218-3cf571769243", "remote_group_id": "74c34874-6773-4a69-a4a3-d5d52d0175e7", "remote_ip_prefix": null, "created_at": "2019-06-08T05:52:49Z", "security_group_id": "74c34874-6773-4a69-a4a3-d5d52d0175e7", "tenant_id": "5e195675c3fe42e1a93dbda547e0a54e", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e195675c3fe42e1a93dbda547e0a54e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:52:49Z", "revision_number": 0, "id": "51709ba7-d534-4f68-a596-36772250a429", "remote_group_id": "74c34874-6773-4a69-a4a3-d5d52d0175e7", "remote_ip_prefix": null, "created_at": "2019-06-08T05:52:49Z", "security_group_id": "74c34874-6773-4a69-a4a3-d5d52d0175e7", "tenant_id": "5e195675c3fe42e1a93dbda547e0a54e", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e195675c3fe42e1a93dbda547e0a54e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:52:49Z", "revision_number": 0, "id": "53c0992e-7a31-4e9e-9155-e90cd173322e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:52:49Z", "security_group_id": "74c34874-6773-4a69-a4a3-d5d52d0175e7", "tenant_id": "5e195675c3fe42e1a93dbda547e0a54e", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e195675c3fe42e1a93dbda547e0a54e"}], "revision_number": 1, "project_id": "5e195675c3fe42e1a93dbda547e0a54e", "id": "74c34874-6773-4a69-a4a3-d5d52d0175e7", "name": "default"}]} 2019-06-08 05:52:58,626 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/security-groups.json used request id req-49c74f4d-eba8-4203-b4eb-5a8ab673ff1d 2019-06-08 05:52:58,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0674788951874s 2019-06-08 05:52:58,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-06-08 05:52:58,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}430ede2aa56b3e53fa3d2f3597ebe11954a00a21" -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": "3b6c15f8-3051-4490-9094-c6cd4ec51e80"}}' 2019-06-08 05:52:58,809 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52:58 GMT X-Openstack-Request-Id: req-e6f8397d-3535-4106-95b6-7c0f0baa0fd6 2019-06-08 05:52:58,809 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2019-06-08T05:52:58Z", "security_group_id": "3b6c15f8-3051-4490-9094-c6cd4ec51e80", "port_range_min": 22, "revision_number": 0, "tenant_id": "5e195675c3fe42e1a93dbda547e0a54e", "created_at": "2019-06-08T05:52:58Z", "project_id": "5e195675c3fe42e1a93dbda547e0a54e", "id": "abf6ffbf-9aac-49e8-bb53-015512820bbd"}} 2019-06-08 05:52:58,809 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-e6f8397d-3535-4106-95b6-7c0f0baa0fd6 2019-06-08 05:52:58,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.176170825958s 2019-06-08 05:52:58,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-08 05:52:58,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}430ede2aa56b3e53fa3d2f3597ebe11954a00a21" 2019-06-08 05:52:58,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4330 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52:58 GMT X-Openstack-Request-Id: req-003fd337-8660-43e1-9d56-b5ed0fa32495 2019-06-08 05:52:58,853 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "5e195675c3fe42e1a93dbda547e0a54e", "created_at": "2019-06-08T05:52:58Z", "updated_at": "2019-06-08T05:52:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:52:58Z", "revision_number": 0, "id": "5e79cdc3-cf5e-4d92-a7ce-0ed77916c007", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:52:58Z", "security_group_id": "3b6c15f8-3051-4490-9094-c6cd4ec51e80", "tenant_id": "5e195675c3fe42e1a93dbda547e0a54e", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e195675c3fe42e1a93dbda547e0a54e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:52:58Z", "revision_number": 0, "id": "69bbc7b1-2c6b-44d1-b787-f1c466d075cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:52:58Z", "security_group_id": "3b6c15f8-3051-4490-9094-c6cd4ec51e80", "tenant_id": "5e195675c3fe42e1a93dbda547e0a54e", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e195675c3fe42e1a93dbda547e0a54e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-06-08T05:52:58Z", "revision_number": 0, "id": "abf6ffbf-9aac-49e8-bb53-015512820bbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:52:58Z", "security_group_id": "3b6c15f8-3051-4490-9094-c6cd4ec51e80", "tenant_id": "5e195675c3fe42e1a93dbda547e0a54e", "port_range_min": 22, "ethertype": "IPv4", "project_id": "5e195675c3fe42e1a93dbda547e0a54e"}], "revision_number": 2, "project_id": "5e195675c3fe42e1a93dbda547e0a54e", "id": "3b6c15f8-3051-4490-9094-c6cd4ec51e80", "name": "vping_ssh-sg_f309212c-501e-4214-88e0-ec9985b67703"}, {"description": "Default security group", "tags": [], "tenant_id": "5e195675c3fe42e1a93dbda547e0a54e", "created_at": "2019-06-08T05:52:49Z", "updated_at": "2019-06-08T05:52:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:52:49Z", "revision_number": 0, "id": "02a044be-2e33-4519-93de-08b05278c0a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:52:49Z", "security_group_id": "74c34874-6773-4a69-a4a3-d5d52d0175e7", "tenant_id": "5e195675c3fe42e1a93dbda547e0a54e", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e195675c3fe42e1a93dbda547e0a54e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:52:49Z", "revision_number": 0, "id": "1cdeb7d1-5600-4a8f-8218-3cf571769243", "remote_group_id": "74c34874-6773-4a69-a4a3-d5d52d0175e7", "remote_ip_prefix": null, "created_at": "2019-06-08T05:52:49Z", "security_group_id": "74c34874-6773-4a69-a4a3-d5d52d0175e7", "tenant_id": "5e195675c3fe42e1a93dbda547e0a54e", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e195675c3fe42e1a93dbda547e0a54e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:52:49Z", "revision_number": 0, "id": "51709ba7-d534-4f68-a596-36772250a429", "remote_group_id": "74c34874-6773-4a69-a4a3-d5d52d0175e7", "remote_ip_prefix": null, "created_at": "2019-06-08T05:52:49Z", "security_group_id": "74c34874-6773-4a69-a4a3-d5d52d0175e7", "tenant_id": "5e195675c3fe42e1a93dbda547e0a54e", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e195675c3fe42e1a93dbda547e0a54e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:52:49Z", "revision_number": 0, "id": "53c0992e-7a31-4e9e-9155-e90cd173322e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:52:49Z", "security_group_id": "74c34874-6773-4a69-a4a3-d5d52d0175e7", "tenant_id": "5e195675c3fe42e1a93dbda547e0a54e", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e195675c3fe42e1a93dbda547e0a54e"}], "revision_number": 1, "project_id": "5e195675c3fe42e1a93dbda547e0a54e", "id": "74c34874-6773-4a69-a4a3-d5d52d0175e7", "name": "default"}]} 2019-06-08 05:52:58,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/security-groups.json used request id req-003fd337-8660-43e1-9d56-b5ed0fa32495 2019-06-08 05:52:58,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0379679203033s 2019-06-08 05:52:58,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-06-08 05:52:58,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}430ede2aa56b3e53fa3d2f3597ebe11954a00a21" -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": "3b6c15f8-3051-4490-9094-c6cd4ec51e80"}}' 2019-06-08 05:52:58,977 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52:58 GMT X-Openstack-Request-Id: req-d4c50882-0f67-4d81-84c0-2934fccaf127 2019-06-08 05:52:58,977 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-06-08T05:52:58Z", "security_group_id": "3b6c15f8-3051-4490-9094-c6cd4ec51e80", "port_range_min": null, "revision_number": 0, "tenant_id": "5e195675c3fe42e1a93dbda547e0a54e", "created_at": "2019-06-08T05:52:58Z", "project_id": "5e195675c3fe42e1a93dbda547e0a54e", "id": "6dc74731-a8ba-408b-afbe-ed5980e590f0"}} 2019-06-08 05:52:58,977 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-d4c50882-0f67-4d81-84c0-2934fccaf127 2019-06-08 05:52:58,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.117725849152s 2019-06-08 05:52:58,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 05:52:58,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}430ede2aa56b3e53fa3d2f3597ebe11954a00a21" 2019-06-08 05:52:59,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52:59 GMT X-Openstack-Request-Id: req-62fa5f81-c9c6-4d87-85af-5c6c383ecb71 2019-06-08 05:52:59,076 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T05:48:01Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d5396e46-ec21-4e92-ab72-92793073545f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e195675c3fe42e1a93dbda547e0a54e","l2_adjacency":true,"status":"ACTIVE","subnets":["e9a0bf8a-1f7f-4da5-bd69-3cedd2689347"],"description":"","tags":[],"updated_at":"2019-06-08T05:52:50Z","qos_policy_id":null,"name":"vping_ssh-net_f309212c-501e-4214-88e0-ec9985b67703","admin_state_up":true,"tenant_id":"5e195675c3fe42e1a93dbda547e0a54e","created_at":"2019-06-08T05:52:49Z","mtu":1450}]} 2019-06-08 05:52:59,076 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-62fa5f81-c9c6-4d87-85af-5c6c383ecb71 2019-06-08 05:52:59,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.097039937973s 2019-06-08 05:52:59,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 05:52:59,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}430ede2aa56b3e53fa3d2f3597ebe11954a00a21" 2019-06-08 05:52:59,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52:59 GMT X-Openstack-Request-Id: req-c6e0b595-5239-414b-b945-15e14d74041a 2019-06-08 05:52:59,118 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T05:52:57Z", "file": "/v2/images/7800d20e-f927-4c9c-927b-0725625b5b1b/file", "owner": "5e195675c3fe42e1a93dbda547e0a54e", "id": "7800d20e-f927-4c9c-927b-0725625b5b1b", "size": 12716032, "self": "/v2/images/7800d20e-f927-4c9c-927b-0725625b5b1b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/7800d20e-f927-4c9c-927b-0725625b5b1b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/7800d20e-f927-4c9c-927b-0725625b5b1b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_f309212c-501e-4214-88e0-ec9985b67703", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_f309212c-501e-4214-88e0-ec9985b67703", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-08T05:52:56Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 05:52:59,118 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-c6e0b595-5239-414b-b945-15e14d74041a 2019-06-08 05:52:59,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0375030040741s 2019-06-08 05:52:59,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-08 05:52:59,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}430ede2aa56b3e53fa3d2f3597ebe11954a00a21" 2019-06-08 05:52:59,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52: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-af082e1d-9ce5-424e-896e-278417a29e03 x-openstack-request-id: req-af082e1d-9ce5-424e-896e-278417a29e03 2019-06-08 05:52:59,150 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_f309212c-501e-4214-88e0-ec9985b67703", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/65927cb5-6dd0-4b82-b3f4-e9a596dc155f", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/65927cb5-6dd0-4b82-b3f4-e9a596dc155f", "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": "65927cb5-6dd0-4b82-b3f4-e9a596dc155f"}]} 2019-06-08 05:52:59,150 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None used request id req-af082e1d-9ce5-424e-896e-278417a29e03 2019-06-08 05:52:59,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0251259803772s 2019-06-08 05:52:59,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-06-08 05:52:59,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}430ede2aa56b3e53fa3d2f3597ebe11954a00a21" -d '{"server": {"name": "vping_ssh-vm2_f309212c-501e-4214-88e0-ec9985b67703", "imageRef": "7800d20e-f927-4c9c-927b-0725625b5b1b", "flavorRef": "65927cb5-6dd0-4b82-b3f4-e9a596dc155f", "max_count": 1, "min_count": 1, "networks": [{"uuid": "d5396e46-ec21-4e92-ab72-92793073545f"}], "security_groups": [{"name": "3b6c15f8-3051-4490-9094-c6cd4ec51e80"}]}}' 2019-06-08 05:53:01,868 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sat, 08 Jun 2019 05:52:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.46:8774/v2.1/servers/37603319-45a8-47fb-a36f-18b969802d3a x-compute-request-id: req-46245427-cd49-4fa7-a9a0-ec6b26975c96 x-openstack-request-id: req-46245427-cd49-4fa7-a9a0-ec6b26975c96 2019-06-08 05:53:01,868 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "3b6c15f8-3051-4490-9094-c6cd4ec51e80"}], "OS-DCF:diskConfig": "MANUAL", "id": "37603319-45a8-47fb-a36f-18b969802d3a", "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/37603319-45a8-47fb-a36f-18b969802d3a", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/37603319-45a8-47fb-a36f-18b969802d3a", "rel": "bookmark"}], "adminPass": "2ZBmDm8oxbC3"}} 2019-06-08 05:53:01,868 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers used request id req-46245427-cd49-4fa7-a9a0-ec6b26975c96 2019-06-08 05:53:01,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.71662092209s 2019-06-08 05:53:01,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 05:53:01,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}430ede2aa56b3e53fa3d2f3597ebe11954a00a21" 2019-06-08 05:53:02,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 600 Content-Type: application/json Date: Sat, 08 Jun 2019 05:53:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d2aea592-afb4-4d60-91d3-e1f907438ad3 x-openstack-request-id: req-d2aea592-afb4-4d60-91d3-e1f907438ad3 2019-06-08 05:53:02,208 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/37603319-45a8-47fb-a36f-18b969802d3a", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/37603319-45a8-47fb-a36f-18b969802d3a", "rel": "bookmark"}], "image": {"id": "7800d20e-f927-4c9c-927b-0725625b5b1b", "links": [{"href": "http://172.30.9.46:8774/images/7800d20e-f927-4c9c-927b-0725625b5b1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "65927cb5-6dd0-4b82-b3f4-e9a596dc155f", "links": [{"href": "http://172.30.9.46:8774/flavors/65927cb5-6dd0-4b82-b3f4-e9a596dc155f", "rel": "bookmark"}]}, "id": "37603319-45a8-47fb-a36f-18b969802d3a", "user_id": "1245eae095de43168df430462f1dc8de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T05:53:01Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_f309212c-501e-4214-88e0-ec9985b67703", "created": "2019-06-08T05:53:01Z", "tenant_id": "5e195675c3fe42e1a93dbda547e0a54e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 05:53:02,208 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-d2aea592-afb4-4d60-91d3-e1f907438ad3 2019-06-08 05:53:02,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.338864088058s 2019-06-08 05:53:02,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 05:53:02,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}430ede2aa56b3e53fa3d2f3597ebe11954a00a21" 2019-06-08 05:53:02,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Sat, 08 Jun 2019 05:53:02 GMT X-Openstack-Request-Id: req-ce8d0c3b-8f35-4b2e-a2c2-26f21b71a1d3 2019-06-08 05:53:02,523 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T05:48:01Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d5396e46-ec21-4e92-ab72-92793073545f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e195675c3fe42e1a93dbda547e0a54e","l2_adjacency":true,"status":"ACTIVE","subnets":["e9a0bf8a-1f7f-4da5-bd69-3cedd2689347"],"description":"","tags":[],"updated_at":"2019-06-08T05:52:50Z","qos_policy_id":null,"name":"vping_ssh-net_f309212c-501e-4214-88e0-ec9985b67703","admin_state_up":true,"tenant_id":"5e195675c3fe42e1a93dbda547e0a54e","created_at":"2019-06-08T05:52:49Z","mtu":1450}]} 2019-06-08 05:53:02,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-ce8d0c3b-8f35-4b2e-a2c2-26f21b71a1d3 2019-06-08 05:53:02,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.303632974625s 2019-06-08 05:53:02,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-06-08 05:53:02,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}430ede2aa56b3e53fa3d2f3597ebe11954a00a21" 2019-06-08 05:53:02,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Sat, 08 Jun 2019 05:53:02 GMT X-Openstack-Request-Id: req-2f7b5916-11de-45dc-8156-a822a6f0b118 2019-06-08 05:53:02,587 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d5396e46-ec21-4e92-ab72-92793073545f","tenant_id":"5e195675c3fe42e1a93dbda547e0a54e","created_at":"2019-06-08T05:52:50Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-06-08T05:52:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"5e195675c3fe42e1a93dbda547e0a54e","id":"e9a0bf8a-1f7f-4da5-bd69-3cedd2689347","subnetpool_id":null,"name":"vping_ssh-subnet_f309212c-501e-4214-88e0-ec9985b67703"}]} 2019-06-08 05:53:02,587 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/subnets.json used request id req-2f7b5916-11de-45dc-8156-a822a6f0b118 2019-06-08 05:53:02,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0631880760193s 2019-06-08 05:53:02,588 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 05:53:04,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 05:53:04,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}430ede2aa56b3e53fa3d2f3597ebe11954a00a21" 2019-06-08 05:53:05,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 641 Content-Type: application/json Date: Sat, 08 Jun 2019 05:53:04 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d999d0a9-a485-49e4-ab31-84f531b87dd4 x-openstack-request-id: req-d999d0a9-a485-49e4-ab31-84f531b87dd4 2019-06-08 05:53:05,060 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/37603319-45a8-47fb-a36f-18b969802d3a", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/37603319-45a8-47fb-a36f-18b969802d3a", "rel": "bookmark"}], "image": {"id": "7800d20e-f927-4c9c-927b-0725625b5b1b", "links": [{"href": "http://172.30.9.46:8774/images/7800d20e-f927-4c9c-927b-0725625b5b1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "65927cb5-6dd0-4b82-b3f4-e9a596dc155f", "links": [{"href": "http://172.30.9.46:8774/flavors/65927cb5-6dd0-4b82-b3f4-e9a596dc155f", "rel": "bookmark"}]}, "id": "37603319-45a8-47fb-a36f-18b969802d3a", "user_id": "1245eae095de43168df430462f1dc8de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T05:53:04Z", "hostId": "14d18e819482378c0a11da884af6eb7309ed135ff3ed522286ff0af0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_f309212c-501e-4214-88e0-ec9985b67703", "created": "2019-06-08T05:53:01Z", "tenant_id": "5e195675c3fe42e1a93dbda547e0a54e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 05:53:05,060 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-d999d0a9-a485-49e4-ab31-84f531b87dd4 2019-06-08 05:53:05,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.469455957413s 2019-06-08 05:53:05,067 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 05:53:07,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 05:53:07,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}430ede2aa56b3e53fa3d2f3597ebe11954a00a21" 2019-06-08 05:53:08,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 08 Jun 2019 05:53:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-33eb3d5b-db12-4858-ad8a-dc7cc9ae1a4f x-openstack-request-id: req-33eb3d5b-db12-4858-ad8a-dc7cc9ae1a4f 2019-06-08 05:53:08,328 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/37603319-45a8-47fb-a36f-18b969802d3a", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/37603319-45a8-47fb-a36f-18b969802d3a", "rel": "bookmark"}], "image": {"id": "7800d20e-f927-4c9c-927b-0725625b5b1b", "links": [{"href": "http://172.30.9.46:8774/images/7800d20e-f927-4c9c-927b-0725625b5b1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "65927cb5-6dd0-4b82-b3f4-e9a596dc155f", "links": [{"href": "http://172.30.9.46:8774/flavors/65927cb5-6dd0-4b82-b3f4-e9a596dc155f", "rel": "bookmark"}]}, "id": "37603319-45a8-47fb-a36f-18b969802d3a", "security_groups": [{"name": "vping_ssh-sg_f309212c-501e-4214-88e0-ec9985b67703"}], "user_id": "1245eae095de43168df430462f1dc8de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T05:53:04Z", "hostId": "14d18e819482378c0a11da884af6eb7309ed135ff3ed522286ff0af0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_f309212c-501e-4214-88e0-ec9985b67703", "created": "2019-06-08T05:53:01Z", "tenant_id": "5e195675c3fe42e1a93dbda547e0a54e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 05:53:08,329 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-33eb3d5b-db12-4858-ad8a-dc7cc9ae1a4f 2019-06-08 05:53:08,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.25948405266s 2019-06-08 05:53:08,335 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 05:53:10,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 05:53:10,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}430ede2aa56b3e53fa3d2f3597ebe11954a00a21" 2019-06-08 05:53:10,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 741 Content-Type: application/json Date: Sat, 08 Jun 2019 05:53:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bb9f24ea-b4d1-45b3-8a53-9af462a71d3e x-openstack-request-id: req-bb9f24ea-b4d1-45b3-8a53-9af462a71d3e 2019-06-08 05:53:10,676 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_f309212c-501e-4214-88e0-ec9985b67703": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:72:e7", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/37603319-45a8-47fb-a36f-18b969802d3a", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/37603319-45a8-47fb-a36f-18b969802d3a", "rel": "bookmark"}], "image": {"id": "7800d20e-f927-4c9c-927b-0725625b5b1b", "links": [{"href": "http://172.30.9.46:8774/images/7800d20e-f927-4c9c-927b-0725625b5b1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T05:53:09.000000", "flavor": {"id": "65927cb5-6dd0-4b82-b3f4-e9a596dc155f", "links": [{"href": "http://172.30.9.46:8774/flavors/65927cb5-6dd0-4b82-b3f4-e9a596dc155f", "rel": "bookmark"}]}, "id": "37603319-45a8-47fb-a36f-18b969802d3a", "security_groups": [{"name": "vping_ssh-sg_f309212c-501e-4214-88e0-ec9985b67703"}], "user_id": "1245eae095de43168df430462f1dc8de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T05:53:09Z", "hostId": "14d18e819482378c0a11da884af6eb7309ed135ff3ed522286ff0af0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_f309212c-501e-4214-88e0-ec9985b67703", "created": "2019-06-08T05:53:01Z", "tenant_id": "5e195675c3fe42e1a93dbda547e0a54e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 05:53:10,677 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-bb9f24ea-b4d1-45b3-8a53-9af462a71d3e 2019-06-08 05:53:10,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.338737010956s 2019-06-08 05:53:10,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-06-08 05:53:10,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:9696/v2.0/ports.json?device_id=37603319-45a8-47fb-a36f-18b969802d3a" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}430ede2aa56b3e53fa3d2f3597ebe11954a00a21" 2019-06-08 05:53:10,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sat, 08 Jun 2019 05:53:10 GMT X-Openstack-Request-Id: req-432fed99-ed0d-401f-a686-0dbde4029be9 2019-06-08 05:53:10,768 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T05:53:09Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e9a0bf8a-1f7f-4da5-bd69-3cedd2689347","ip_address":"192.168.120.4"}],"id":"6da33308-7f35-4b07-ade7-0cb2e87d0d21","security_groups":["3b6c15f8-3051-4490-9094-c6cd4ec51e80"],"mac_address":"fa:16:3e:7d:72:e7","project_id":"5e195675c3fe42e1a93dbda547e0a54e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d5396e46-ec21-4e92-ab72-92793073545f","tenant_id":"5e195675c3fe42e1a93dbda547e0a54e","created_at":"2019-06-08T05:53:04Z","binding:vnic_type":"normal","device_id":"37603319-45a8-47fb-a36f-18b969802d3a","ip_allocation":"immediate"}]} 2019-06-08 05:53:10,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/ports.json?device_id=37603319-45a8-47fb-a36f-18b969802d3a used request id req-432fed99-ed0d-401f-a686-0dbde4029be9 2019-06-08 05:53:10,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.085352897644s 2019-06-08 05:53:10,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-08 05:53:10,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:9696/v2.0/floatingips.json?port_id=6da33308-7f35-4b07-ade7-0cb2e87d0d21" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}430ede2aa56b3e53fa3d2f3597ebe11954a00a21" 2019-06-08 05:53:10,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 08 Jun 2019 05:53:10 GMT X-Openstack-Request-Id: req-0a2b4ff4-74be-4778-b42c-218d3b7fdddd 2019-06-08 05:53:10,827 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-06-08 05:53:10,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json?port_id=6da33308-7f35-4b07-ade7-0cb2e87d0d21 used request id req-0a2b4ff4-74be-4778-b42c-218d3b7fdddd 2019-06-08 05:53:10,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0486278533936s 2019-06-08 05:53:10,828 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_f309212c-501e-4214-88e0-ec9985b67703': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:7d:72:e7', u'version': 4, u'addr': u'192.168.120.4', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'7800d20e-f927-4c9c-927b-0725625b5b1b'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-08T05:53:09.000000', 'flavor': Munch({u'id': u'65927cb5-6dd0-4b82-b3f4-e9a596dc155f'}), 'az': u'nova', 'id': u'37603319-45a8-47fb-a36f-18b969802d3a', 'security_groups': [Munch({u'name': u'vping_ssh-sg_f309212c-501e-4214-88e0-ec9985b67703'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1245eae095de43168df430462f1dc8de', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5e195675c3fe42e1a93dbda547e0a54e', 'name': 'vping_ssh-project_f309212c-501e-4214-88e0-ec9985b67703', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2019-06-08T05:53:09.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-08T05:53:09Z', 'hostId': u'14d18e819482378c0a11da884af6eb7309ed135ff3ed522286ff0af0', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.4', 'cloud': 'envvars', 'host_id': u'14d18e819482378c0a11da884af6eb7309ed135ff3ed522286ff0af0', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-08T05:53:09.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'5e195675c3fe42e1a93dbda547e0a54e', 'name': u'vping_ssh-vm2_f309212c-501e-4214-88e0-ec9985b67703', 'adminPass': u'2ZBmDm8oxbC3', 'tenant_id': u'5e195675c3fe42e1a93dbda547e0a54e', 'created_at': u'2019-06-08T05:53:01Z', 'created': u'2019-06-08T05:53:01Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-06-08 05:53:10,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 05:53:10,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}430ede2aa56b3e53fa3d2f3597ebe11954a00a21" 2019-06-08 05:53:10,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Sat, 08 Jun 2019 05:53:10 GMT X-Openstack-Request-Id: req-d2db27e9-3764-45a1-92d8-3c4eac59b1aa 2019-06-08 05:53:10,927 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T05:48:01Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d5396e46-ec21-4e92-ab72-92793073545f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e195675c3fe42e1a93dbda547e0a54e","l2_adjacency":true,"status":"ACTIVE","subnets":["e9a0bf8a-1f7f-4da5-bd69-3cedd2689347"],"description":"","tags":[],"updated_at":"2019-06-08T05:52:50Z","qos_policy_id":null,"name":"vping_ssh-net_f309212c-501e-4214-88e0-ec9985b67703","admin_state_up":true,"tenant_id":"5e195675c3fe42e1a93dbda547e0a54e","created_at":"2019-06-08T05:52:49Z","mtu":1450}]} 2019-06-08 05:53:10,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-d2db27e9-3764-45a1-92d8-3c4eac59b1aa 2019-06-08 05:53:10,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0983440876007s 2019-06-08 05:53:10,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 05:53:10,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}430ede2aa56b3e53fa3d2f3597ebe11954a00a21" 2019-06-08 05:53:11,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sat, 08 Jun 2019 05:53:11 GMT X-Openstack-Request-Id: req-e98872c0-9403-4c34-83ef-5b8dae141841 2019-06-08 05:53:11,232 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T05:52:57Z", "file": "/v2/images/7800d20e-f927-4c9c-927b-0725625b5b1b/file", "owner": "5e195675c3fe42e1a93dbda547e0a54e", "id": "7800d20e-f927-4c9c-927b-0725625b5b1b", "size": 12716032, "self": "/v2/images/7800d20e-f927-4c9c-927b-0725625b5b1b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/7800d20e-f927-4c9c-927b-0725625b5b1b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/7800d20e-f927-4c9c-927b-0725625b5b1b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_f309212c-501e-4214-88e0-ec9985b67703", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_f309212c-501e-4214-88e0-ec9985b67703", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-08T05:52:56Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 05:53:11,232 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-e98872c0-9403-4c34-83ef-5b8dae141841 2019-06-08 05:53:11,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.299216032028s 2019-06-08 05:53:11,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-08 05:53:11,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}430ede2aa56b3e53fa3d2f3597ebe11954a00a21" 2019-06-08 05:53:11,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sat, 08 Jun 2019 05:53:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6b5f8835-1e97-45b3-899e-a17f862d1ca1 x-openstack-request-id: req-6b5f8835-1e97-45b3-899e-a17f862d1ca1 2019-06-08 05:53:11,256 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_f309212c-501e-4214-88e0-ec9985b67703", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/65927cb5-6dd0-4b82-b3f4-e9a596dc155f", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/65927cb5-6dd0-4b82-b3f4-e9a596dc155f", "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": "65927cb5-6dd0-4b82-b3f4-e9a596dc155f"}]} 2019-06-08 05:53:11,257 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None used request id req-6b5f8835-1e97-45b3-899e-a17f862d1ca1 2019-06-08 05:53:11,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0232040882111s 2019-06-08 05:53:11,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-06-08 05:53:11,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}430ede2aa56b3e53fa3d2f3597ebe11954a00a21" -d '{"server": {"name": "vping_ssh-vm_f309212c-501e-4214-88e0-ec9985b67703", "imageRef": "7800d20e-f927-4c9c-927b-0725625b5b1b", "key_name": "vping_ssh-kp_f309212c-501e-4214-88e0-ec9985b67703", "flavorRef": "65927cb5-6dd0-4b82-b3f4-e9a596dc155f", "max_count": 1, "min_count": 1, "networks": [{"uuid": "d5396e46-ec21-4e92-ab72-92793073545f"}], "security_groups": [{"name": "3b6c15f8-3051-4490-9094-c6cd4ec51e80"}]}}' 2019-06-08 05:53:13,124 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sat, 08 Jun 2019 05:53: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 location: http://172.30.9.46:8774/v2.1/servers/ef6888ed-5e56-4d78-8d92-b605b1141bac x-compute-request-id: req-eaf9ad7e-5448-4ddf-bf73-59c1416e81e8 x-openstack-request-id: req-eaf9ad7e-5448-4ddf-bf73-59c1416e81e8 2019-06-08 05:53:13,124 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "3b6c15f8-3051-4490-9094-c6cd4ec51e80"}], "OS-DCF:diskConfig": "MANUAL", "id": "ef6888ed-5e56-4d78-8d92-b605b1141bac", "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/ef6888ed-5e56-4d78-8d92-b605b1141bac", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/ef6888ed-5e56-4d78-8d92-b605b1141bac", "rel": "bookmark"}], "adminPass": "VNfX5KJ9Ze9H"}} 2019-06-08 05:53:13,124 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers used request id req-eaf9ad7e-5448-4ddf-bf73-59c1416e81e8 2019-06-08 05:53:13,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.86635994911s 2019-06-08 05:53:13,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 05:53:13,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}430ede2aa56b3e53fa3d2f3597ebe11954a00a21" 2019-06-08 05:53:13,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 849 Content-Type: application/json Date: Sat, 08 Jun 2019 05:53:13 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a0b37f27-5820-420e-9c82-619b3c8a6635 x-openstack-request-id: req-a0b37f27-5820-420e-9c82-619b3c8a6635 2019-06-08 05:53:13,297 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/ef6888ed-5e56-4d78-8d92-b605b1141bac", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/ef6888ed-5e56-4d78-8d92-b605b1141bac", "rel": "bookmark"}], "image": {"id": "7800d20e-f927-4c9c-927b-0725625b5b1b", "links": [{"href": "http://172.30.9.46:8774/images/7800d20e-f927-4c9c-927b-0725625b5b1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "65927cb5-6dd0-4b82-b3f4-e9a596dc155f", "links": [{"href": "http://172.30.9.46:8774/flavors/65927cb5-6dd0-4b82-b3f4-e9a596dc155f", "rel": "bookmark"}]}, "id": "ef6888ed-5e56-4d78-8d92-b605b1141bac", "user_id": "1245eae095de43168df430462f1dc8de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T05:53:13Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_f309212c-501e-4214-88e0-ec9985b67703", "name": "vping_ssh-vm_f309212c-501e-4214-88e0-ec9985b67703", "created": "2019-06-08T05:53:13Z", "tenant_id": "5e195675c3fe42e1a93dbda547e0a54e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_f309212c-501e-4214-88e0-ec9985b67703": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:72:e7", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/37603319-45a8-47fb-a36f-18b969802d3a", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/37603319-45a8-47fb-a36f-18b969802d3a", "rel": "bookmark"}], "image": {"id": "7800d20e-f927-4c9c-927b-0725625b5b1b", "links": [{"href": "http://172.30.9.46:8774/images/7800d20e-f927-4c9c-927b-0725625b5b1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T05:53:09.000000", "flavor": {"id": "65927cb5-6dd0-4b82-b3f4-e9a596dc155f", "links": [{"href": "http://172.30.9.46:8774/flavors/65927cb5-6dd0-4b82-b3f4-e9a596dc155f", "rel": "bookmark"}]}, "id": "37603319-45a8-47fb-a36f-18b969802d3a", "security_groups": [{"name": "vping_ssh-sg_f309212c-501e-4214-88e0-ec9985b67703"}], "user_id": "1245eae095de43168df430462f1dc8de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T05:53:09Z", "hostId": "14d18e819482378c0a11da884af6eb7309ed135ff3ed522286ff0af0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_f309212c-501e-4214-88e0-ec9985b67703", "created": "2019-06-08T05:53:01Z", "tenant_id": "5e195675c3fe42e1a93dbda547e0a54e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 05:53:13,297 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-a0b37f27-5820-420e-9c82-619b3c8a6635 2019-06-08 05:53:13,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.171878099442s 2019-06-08 05:53:13,305 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 05:53:15,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 05:53:15,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}430ede2aa56b3e53fa3d2f3597ebe11954a00a21" 2019-06-08 05:53:15,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 879 Content-Type: application/json Date: Sat, 08 Jun 2019 05:53:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1c542309-10a1-41ac-a896-76c669ff95fa x-openstack-request-id: req-1c542309-10a1-41ac-a896-76c669ff95fa 2019-06-08 05:53:15,470 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/ef6888ed-5e56-4d78-8d92-b605b1141bac", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/ef6888ed-5e56-4d78-8d92-b605b1141bac", "rel": "bookmark"}], "image": {"id": "7800d20e-f927-4c9c-927b-0725625b5b1b", "links": [{"href": "http://172.30.9.46:8774/images/7800d20e-f927-4c9c-927b-0725625b5b1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "65927cb5-6dd0-4b82-b3f4-e9a596dc155f", "links": [{"href": "http://172.30.9.46:8774/flavors/65927cb5-6dd0-4b82-b3f4-e9a596dc155f", "rel": "bookmark"}]}, "id": "ef6888ed-5e56-4d78-8d92-b605b1141bac", "user_id": "1245eae095de43168df430462f1dc8de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T05:53:15Z", "hostId": "76c6e9454d15bb01dd1a2b6a11ad394b52cf47877c4a483d92242b14", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_f309212c-501e-4214-88e0-ec9985b67703", "name": "vping_ssh-vm_f309212c-501e-4214-88e0-ec9985b67703", "created": "2019-06-08T05:53:13Z", "tenant_id": "5e195675c3fe42e1a93dbda547e0a54e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_f309212c-501e-4214-88e0-ec9985b67703": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:72:e7", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/37603319-45a8-47fb-a36f-18b969802d3a", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/37603319-45a8-47fb-a36f-18b969802d3a", "rel": "bookmark"}], "image": {"id": "7800d20e-f927-4c9c-927b-0725625b5b1b", "links": [{"href": "http://172.30.9.46:8774/images/7800d20e-f927-4c9c-927b-0725625b5b1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T05:53:09.000000", "flavor": {"id": "65927cb5-6dd0-4b82-b3f4-e9a596dc155f", "links": [{"href": "http://172.30.9.46:8774/flavors/65927cb5-6dd0-4b82-b3f4-e9a596dc155f", "rel": "bookmark"}]}, "id": "37603319-45a8-47fb-a36f-18b969802d3a", "security_groups": [{"name": "vping_ssh-sg_f309212c-501e-4214-88e0-ec9985b67703"}], "user_id": "1245eae095de43168df430462f1dc8de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T05:53:09Z", "hostId": "14d18e819482378c0a11da884af6eb7309ed135ff3ed522286ff0af0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_f309212c-501e-4214-88e0-ec9985b67703", "created": "2019-06-08T05:53:01Z", "tenant_id": "5e195675c3fe42e1a93dbda547e0a54e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 05:53:15,470 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-1c542309-10a1-41ac-a896-76c669ff95fa 2019-06-08 05:53:15,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.162372112274s 2019-06-08 05:53:15,477 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 05:53:17,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 05:53:17,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}430ede2aa56b3e53fa3d2f3597ebe11954a00a21" 2019-06-08 05:53:18,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 889 Content-Type: application/json Date: Sat, 08 Jun 2019 05:53: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-7ba29c4e-ec4e-4b5b-9a6e-ab19ace75f72 x-openstack-request-id: req-7ba29c4e-ec4e-4b5b-9a6e-ab19ace75f72 2019-06-08 05:53:18,915 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/ef6888ed-5e56-4d78-8d92-b605b1141bac", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/ef6888ed-5e56-4d78-8d92-b605b1141bac", "rel": "bookmark"}], "image": {"id": "7800d20e-f927-4c9c-927b-0725625b5b1b", "links": [{"href": "http://172.30.9.46:8774/images/7800d20e-f927-4c9c-927b-0725625b5b1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "65927cb5-6dd0-4b82-b3f4-e9a596dc155f", "links": [{"href": "http://172.30.9.46:8774/flavors/65927cb5-6dd0-4b82-b3f4-e9a596dc155f", "rel": "bookmark"}]}, "id": "ef6888ed-5e56-4d78-8d92-b605b1141bac", "security_groups": [{"name": "vping_ssh-sg_f309212c-501e-4214-88e0-ec9985b67703"}], "user_id": "1245eae095de43168df430462f1dc8de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T05:53:16Z", "hostId": "76c6e9454d15bb01dd1a2b6a11ad394b52cf47877c4a483d92242b14", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_f309212c-501e-4214-88e0-ec9985b67703", "name": "vping_ssh-vm_f309212c-501e-4214-88e0-ec9985b67703", "created": "2019-06-08T05:53:13Z", "tenant_id": "5e195675c3fe42e1a93dbda547e0a54e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_f309212c-501e-4214-88e0-ec9985b67703": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:72:e7", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/37603319-45a8-47fb-a36f-18b969802d3a", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/37603319-45a8-47fb-a36f-18b969802d3a", "rel": "bookmark"}], "image": {"id": "7800d20e-f927-4c9c-927b-0725625b5b1b", "links": [{"href": "http://172.30.9.46:8774/images/7800d20e-f927-4c9c-927b-0725625b5b1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T05:53:09.000000", "flavor": {"id": "65927cb5-6dd0-4b82-b3f4-e9a596dc155f", "links": [{"href": "http://172.30.9.46:8774/flavors/65927cb5-6dd0-4b82-b3f4-e9a596dc155f", "rel": "bookmark"}]}, "id": "37603319-45a8-47fb-a36f-18b969802d3a", "security_groups": [{"name": "vping_ssh-sg_f309212c-501e-4214-88e0-ec9985b67703"}], "user_id": "1245eae095de43168df430462f1dc8de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T05:53:09Z", "hostId": "14d18e819482378c0a11da884af6eb7309ed135ff3ed522286ff0af0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_f309212c-501e-4214-88e0-ec9985b67703", "created": "2019-06-08T05:53:01Z", "tenant_id": "5e195675c3fe42e1a93dbda547e0a54e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 05:53:18,915 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-7ba29c4e-ec4e-4b5b-9a6e-ab19ace75f72 2019-06-08 05:53:18,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.43577098846s 2019-06-08 05:53:18,923 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 05:53:20,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 05:53:20,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}430ede2aa56b3e53fa3d2f3597ebe11954a00a21" 2019-06-08 05:53:21,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 889 Content-Type: application/json Date: Sat, 08 Jun 2019 05:53:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d9e37230-1c17-43d8-9a91-f1c07a00b140 x-openstack-request-id: req-d9e37230-1c17-43d8-9a91-f1c07a00b140 2019-06-08 05:53:21,577 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/ef6888ed-5e56-4d78-8d92-b605b1141bac", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/ef6888ed-5e56-4d78-8d92-b605b1141bac", "rel": "bookmark"}], "image": {"id": "7800d20e-f927-4c9c-927b-0725625b5b1b", "links": [{"href": "http://172.30.9.46:8774/images/7800d20e-f927-4c9c-927b-0725625b5b1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "65927cb5-6dd0-4b82-b3f4-e9a596dc155f", "links": [{"href": "http://172.30.9.46:8774/flavors/65927cb5-6dd0-4b82-b3f4-e9a596dc155f", "rel": "bookmark"}]}, "id": "ef6888ed-5e56-4d78-8d92-b605b1141bac", "security_groups": [{"name": "vping_ssh-sg_f309212c-501e-4214-88e0-ec9985b67703"}], "user_id": "1245eae095de43168df430462f1dc8de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T05:53:16Z", "hostId": "76c6e9454d15bb01dd1a2b6a11ad394b52cf47877c4a483d92242b14", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_f309212c-501e-4214-88e0-ec9985b67703", "name": "vping_ssh-vm_f309212c-501e-4214-88e0-ec9985b67703", "created": "2019-06-08T05:53:13Z", "tenant_id": "5e195675c3fe42e1a93dbda547e0a54e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_f309212c-501e-4214-88e0-ec9985b67703": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:72:e7", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/37603319-45a8-47fb-a36f-18b969802d3a", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/37603319-45a8-47fb-a36f-18b969802d3a", "rel": "bookmark"}], "image": {"id": "7800d20e-f927-4c9c-927b-0725625b5b1b", "links": [{"href": "http://172.30.9.46:8774/images/7800d20e-f927-4c9c-927b-0725625b5b1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T05:53:09.000000", "flavor": {"id": "65927cb5-6dd0-4b82-b3f4-e9a596dc155f", "links": [{"href": "http://172.30.9.46:8774/flavors/65927cb5-6dd0-4b82-b3f4-e9a596dc155f", "rel": "bookmark"}]}, "id": "37603319-45a8-47fb-a36f-18b969802d3a", "security_groups": [{"name": "vping_ssh-sg_f309212c-501e-4214-88e0-ec9985b67703"}], "user_id": "1245eae095de43168df430462f1dc8de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T05:53:09Z", "hostId": "14d18e819482378c0a11da884af6eb7309ed135ff3ed522286ff0af0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_f309212c-501e-4214-88e0-ec9985b67703", "created": "2019-06-08T05:53:01Z", "tenant_id": "5e195675c3fe42e1a93dbda547e0a54e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 05:53:21,577 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-d9e37230-1c17-43d8-9a91-f1c07a00b140 2019-06-08 05:53:21,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.651687145233s 2019-06-08 05:53:21,584 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 05:53:23,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 05:53:23,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}430ede2aa56b3e53fa3d2f3597ebe11954a00a21" 2019-06-08 05:53:23,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 870 Content-Type: application/json Date: Sat, 08 Jun 2019 05:53:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5bfac3e8-6cd2-4696-9d6b-054631bf6e77 x-openstack-request-id: req-5bfac3e8-6cd2-4696-9d6b-054631bf6e77 2019-06-08 05:53:23,987 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_f309212c-501e-4214-88e0-ec9985b67703": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:3c:c7", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/ef6888ed-5e56-4d78-8d92-b605b1141bac", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/ef6888ed-5e56-4d78-8d92-b605b1141bac", "rel": "bookmark"}], "image": {"id": "7800d20e-f927-4c9c-927b-0725625b5b1b", "links": [{"href": "http://172.30.9.46:8774/images/7800d20e-f927-4c9c-927b-0725625b5b1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T05:53:21.000000", "flavor": {"id": "65927cb5-6dd0-4b82-b3f4-e9a596dc155f", "links": [{"href": "http://172.30.9.46:8774/flavors/65927cb5-6dd0-4b82-b3f4-e9a596dc155f", "rel": "bookmark"}]}, "id": "ef6888ed-5e56-4d78-8d92-b605b1141bac", "security_groups": [{"name": "vping_ssh-sg_f309212c-501e-4214-88e0-ec9985b67703"}], "user_id": "1245eae095de43168df430462f1dc8de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T05:53:21Z", "hostId": "76c6e9454d15bb01dd1a2b6a11ad394b52cf47877c4a483d92242b14", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_f309212c-501e-4214-88e0-ec9985b67703", "name": "vping_ssh-vm_f309212c-501e-4214-88e0-ec9985b67703", "created": "2019-06-08T05:53:13Z", "tenant_id": "5e195675c3fe42e1a93dbda547e0a54e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_f309212c-501e-4214-88e0-ec9985b67703": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:72:e7", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/37603319-45a8-47fb-a36f-18b969802d3a", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/37603319-45a8-47fb-a36f-18b969802d3a", "rel": "bookmark"}], "image": {"id": "7800d20e-f927-4c9c-927b-0725625b5b1b", "links": [{"href": "http://172.30.9.46:8774/images/7800d20e-f927-4c9c-927b-0725625b5b1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T05:53:09.000000", "flavor": {"id": "65927cb5-6dd0-4b82-b3f4-e9a596dc155f", "links": [{"href": "http://172.30.9.46:8774/flavors/65927cb5-6dd0-4b82-b3f4-e9a596dc155f", "rel": "bookmark"}]}, "id": "37603319-45a8-47fb-a36f-18b969802d3a", "security_groups": [{"name": "vping_ssh-sg_f309212c-501e-4214-88e0-ec9985b67703"}], "user_id": "1245eae095de43168df430462f1dc8de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T05:53:09Z", "hostId": "14d18e819482378c0a11da884af6eb7309ed135ff3ed522286ff0af0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_f309212c-501e-4214-88e0-ec9985b67703", "created": "2019-06-08T05:53:01Z", "tenant_id": "5e195675c3fe42e1a93dbda547e0a54e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 05:53:23,987 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-5bfac3e8-6cd2-4696-9d6b-054631bf6e77 2019-06-08 05:53:23,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.400846004486s 2019-06-08 05:53:23,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-06-08 05:53:23,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:9696/v2.0/ports.json?device_id=ef6888ed-5e56-4d78-8d92-b605b1141bac" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}430ede2aa56b3e53fa3d2f3597ebe11954a00a21" 2019-06-08 05:53:24,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sat, 08 Jun 2019 05:53:24 GMT X-Openstack-Request-Id: req-482ee8b3-dc4f-4045-88e8-a593500c5315 2019-06-08 05:53:24,048 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T05:53:21Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e9a0bf8a-1f7f-4da5-bd69-3cedd2689347","ip_address":"192.168.120.3"}],"id":"b4ca5e4e-fe16-4f41-8e6e-e1ae33d5c68b","security_groups":["3b6c15f8-3051-4490-9094-c6cd4ec51e80"],"mac_address":"fa:16:3e:18:3c:c7","project_id":"5e195675c3fe42e1a93dbda547e0a54e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d5396e46-ec21-4e92-ab72-92793073545f","tenant_id":"5e195675c3fe42e1a93dbda547e0a54e","created_at":"2019-06-08T05:53:16Z","binding:vnic_type":"normal","device_id":"ef6888ed-5e56-4d78-8d92-b605b1141bac","ip_allocation":"immediate"}]} 2019-06-08 05:53:24,048 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/ports.json?device_id=ef6888ed-5e56-4d78-8d92-b605b1141bac used request id req-482ee8b3-dc4f-4045-88e8-a593500c5315 2019-06-08 05:53:24,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0541040897369s 2019-06-08 05:53:24,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-08 05:53:24,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:9696/v2.0/floatingips.json?port_id=b4ca5e4e-fe16-4f41-8e6e-e1ae33d5c68b" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}430ede2aa56b3e53fa3d2f3597ebe11954a00a21" 2019-06-08 05:53:24,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 08 Jun 2019 05:53:24 GMT X-Openstack-Request-Id: req-cdf7921b-2ad1-4b21-bc5f-5ec8a98b8949 2019-06-08 05:53:24,115 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-06-08 05:53:24,115 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json?port_id=b4ca5e4e-fe16-4f41-8e6e-e1ae33d5c68b used request id req-cdf7921b-2ad1-4b21-bc5f-5ec8a98b8949 2019-06-08 05:53:24,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0561711788177s 2019-06-08 05:53:24,115 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_f309212c-501e-4214-88e0-ec9985b67703': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:18:3c:c7', 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'7800d20e-f927-4c9c-927b-0725625b5b1b'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-08T05:53:21.000000', 'flavor': Munch({u'id': u'65927cb5-6dd0-4b82-b3f4-e9a596dc155f'}), 'az': u'nova', 'id': u'ef6888ed-5e56-4d78-8d92-b605b1141bac', 'security_groups': [Munch({u'name': u'vping_ssh-sg_f309212c-501e-4214-88e0-ec9985b67703'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1245eae095de43168df430462f1dc8de', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5e195675c3fe42e1a93dbda547e0a54e', 'name': 'vping_ssh-project_f309212c-501e-4214-88e0-ec9985b67703', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2019-06-08T05:53:21.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-08T05:53:21Z', 'hostId': u'76c6e9454d15bb01dd1a2b6a11ad394b52cf47877c4a483d92242b14', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_f309212c-501e-4214-88e0-ec9985b67703', 'public_v6': '', 'private_v4': u'192.168.120.3', 'cloud': 'envvars', 'host_id': u'76c6e9454d15bb01dd1a2b6a11ad394b52cf47877c4a483d92242b14', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-08T05:53:21.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'5e195675c3fe42e1a93dbda547e0a54e', 'name': u'vping_ssh-vm_f309212c-501e-4214-88e0-ec9985b67703', 'adminPass': u'VNfX5KJ9Ze9H', 'tenant_id': u'5e195675c3fe42e1a93dbda547e0a54e', 'created_at': u'2019-06-08T05:53:13Z', 'created': u'2019-06-08T05:53:13Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-06-08 05:53:24,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 05:53:24,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}430ede2aa56b3e53fa3d2f3597ebe11954a00a21" 2019-06-08 05:53:24,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Sat, 08 Jun 2019 05:53:24 GMT X-Openstack-Request-Id: req-40b54417-d21a-4148-9d8b-21e4a01ad2f4 2019-06-08 05:53:24,223 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T05:48:01Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d5396e46-ec21-4e92-ab72-92793073545f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e195675c3fe42e1a93dbda547e0a54e","l2_adjacency":true,"status":"ACTIVE","subnets":["e9a0bf8a-1f7f-4da5-bd69-3cedd2689347"],"description":"","tags":[],"updated_at":"2019-06-08T05:52:50Z","qos_policy_id":null,"name":"vping_ssh-net_f309212c-501e-4214-88e0-ec9985b67703","admin_state_up":true,"tenant_id":"5e195675c3fe42e1a93dbda547e0a54e","created_at":"2019-06-08T05:52:49Z","mtu":1450}]} 2019-06-08 05:53:24,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-40b54417-d21a-4148-9d8b-21e4a01ad2f4 2019-06-08 05:53:24,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.102675914764s 2019-06-08 05:53:24,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-06-08 05:53:24,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:9696/v2.0/ports.json?device_id=ef6888ed-5e56-4d78-8d92-b605b1141bac" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}430ede2aa56b3e53fa3d2f3597ebe11954a00a21" 2019-06-08 05:53:24,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sat, 08 Jun 2019 05:53:24 GMT X-Openstack-Request-Id: req-5f0fc1aa-1bb8-4331-9c86-d1feddec3266 2019-06-08 05:53:24,276 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T05:53:21Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e9a0bf8a-1f7f-4da5-bd69-3cedd2689347","ip_address":"192.168.120.3"}],"id":"b4ca5e4e-fe16-4f41-8e6e-e1ae33d5c68b","security_groups":["3b6c15f8-3051-4490-9094-c6cd4ec51e80"],"mac_address":"fa:16:3e:18:3c:c7","project_id":"5e195675c3fe42e1a93dbda547e0a54e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d5396e46-ec21-4e92-ab72-92793073545f","tenant_id":"5e195675c3fe42e1a93dbda547e0a54e","created_at":"2019-06-08T05:53:16Z","binding:vnic_type":"normal","device_id":"ef6888ed-5e56-4d78-8d92-b605b1141bac","ip_allocation":"immediate"}]} 2019-06-08 05:53:24,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/ports.json?device_id=ef6888ed-5e56-4d78-8d92-b605b1141bac used request id req-5f0fc1aa-1bb8-4331-9c86-d1feddec3266 2019-06-08 05:53:24,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0509259700775s 2019-06-08 05:53:24,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-06-08 05:53:24,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}430ede2aa56b3e53fa3d2f3597ebe11954a00a21" -d '{"floatingip": {"floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "fixed_ip_address": "192.168.120.3", "port_id": "b4ca5e4e-fe16-4f41-8e6e-e1ae33d5c68b"}}' 2019-06-08 05:53:26,675 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Sat, 08 Jun 2019 05:53:26 GMT X-Openstack-Request-Id: req-36d1d783-744d-4b70-8540-71e14b4f8d73 2019-06-08 05:53:26,675 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "eb58888a-d82b-4825-8255-5b8e831b56bc", "status": "DOWN", "description": "", "tags": [], "tenant_id": "5e195675c3fe42e1a93dbda547e0a54e", "created_at": "2019-06-08T05:53:25Z", "updated_at": "2019-06-08T05:53:25Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d5396e46-ec21-4e92-ab72-92793073545f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:18:3c:c7", "device_id": "ef6888ed-5e56-4d78-8d92-b605b1141bac"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.216", "revision_number": 0, "project_id": "5e195675c3fe42e1a93dbda547e0a54e", "port_id": "b4ca5e4e-fe16-4f41-8e6e-e1ae33d5c68b", "id": "a02713d9-88ff-41b0-8cd7-731204121f9d", "qos_policy_id": null}} 2019-06-08 05:53:26,676 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-36d1d783-744d-4b70-8540-71e14b4f8d73 2019-06-08 05:53:26,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.39887404442s 2019-06-08 05:53:26,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-08 05:53:26,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}430ede2aa56b3e53fa3d2f3597ebe11954a00a21" 2019-06-08 05:53:26,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 08 Jun 2019 05:53:26 GMT X-Openstack-Request-Id: req-63be0669-abc8-4668-b2b4-5782953d7eef 2019-06-08 05:53:26,977 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "eb58888a-d82b-4825-8255-5b8e831b56bc", "status": "DOWN", "description": "", "tags": [], "tenant_id": "5e195675c3fe42e1a93dbda547e0a54e", "created_at": "2019-06-08T05:53:25Z", "updated_at": "2019-06-08T05:53:25Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d5396e46-ec21-4e92-ab72-92793073545f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:18:3c:c7", "device_id": "ef6888ed-5e56-4d78-8d92-b605b1141bac"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.216", "revision_number": 0, "project_id": "5e195675c3fe42e1a93dbda547e0a54e", "port_id": "b4ca5e4e-fe16-4f41-8e6e-e1ae33d5c68b", "id": "a02713d9-88ff-41b0-8cd7-731204121f9d", "qos_policy_id": null}]} 2019-06-08 05:53:26,977 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-63be0669-abc8-4668-b2b4-5782953d7eef 2019-06-08 05:53:26,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.286155939102s 2019-06-08 05:53:26,984 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-08 05:53:27,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-08 05:53:27,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}430ede2aa56b3e53fa3d2f3597ebe11954a00a21" 2019-06-08 05:53:27,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 08 Jun 2019 05:53:27 GMT X-Openstack-Request-Id: req-30be3219-0021-446d-a30d-7528ae83f13c 2019-06-08 05:53:27,154 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "eb58888a-d82b-4825-8255-5b8e831b56bc", "status": "DOWN", "description": "", "tags": [], "tenant_id": "5e195675c3fe42e1a93dbda547e0a54e", "created_at": "2019-06-08T05:53:25Z", "updated_at": "2019-06-08T05:53:25Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d5396e46-ec21-4e92-ab72-92793073545f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:18:3c:c7", "device_id": "ef6888ed-5e56-4d78-8d92-b605b1141bac"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.216", "revision_number": 0, "project_id": "5e195675c3fe42e1a93dbda547e0a54e", "port_id": "b4ca5e4e-fe16-4f41-8e6e-e1ae33d5c68b", "id": "a02713d9-88ff-41b0-8cd7-731204121f9d", "qos_policy_id": null}]} 2019-06-08 05:53:27,154 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-30be3219-0021-446d-a30d-7528ae83f13c 2019-06-08 05:53:27,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.060152053833s 2019-06-08 05:53:27,160 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-08 05:53:27,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-08 05:53:27,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}430ede2aa56b3e53fa3d2f3597ebe11954a00a21" 2019-06-08 05:53:27,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 08 Jun 2019 05:53:27 GMT X-Openstack-Request-Id: req-8e373c2e-f55a-4e1b-9782-9a6e115fd1ce 2019-06-08 05:53:27,329 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "eb58888a-d82b-4825-8255-5b8e831b56bc", "status": "DOWN", "description": "", "tags": [], "tenant_id": "5e195675c3fe42e1a93dbda547e0a54e", "created_at": "2019-06-08T05:53:25Z", "updated_at": "2019-06-08T05:53:25Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d5396e46-ec21-4e92-ab72-92793073545f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:18:3c:c7", "device_id": "ef6888ed-5e56-4d78-8d92-b605b1141bac"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.216", "revision_number": 0, "project_id": "5e195675c3fe42e1a93dbda547e0a54e", "port_id": "b4ca5e4e-fe16-4f41-8e6e-e1ae33d5c68b", "id": "a02713d9-88ff-41b0-8cd7-731204121f9d", "qos_policy_id": null}]} 2019-06-08 05:53:27,329 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-8e373c2e-f55a-4e1b-9782-9a6e115fd1ce 2019-06-08 05:53:27,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0588610172272s 2019-06-08 05:53:27,335 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-08 05:53:27,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-08 05:53:27,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}430ede2aa56b3e53fa3d2f3597ebe11954a00a21" 2019-06-08 05:53:27,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 08 Jun 2019 05:53:27 GMT X-Openstack-Request-Id: req-2217ea95-73a9-444f-8db6-36218fdb79b2 2019-06-08 05:53:27,503 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "eb58888a-d82b-4825-8255-5b8e831b56bc", "status": "DOWN", "description": "", "tags": [], "tenant_id": "5e195675c3fe42e1a93dbda547e0a54e", "created_at": "2019-06-08T05:53:25Z", "updated_at": "2019-06-08T05:53:25Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d5396e46-ec21-4e92-ab72-92793073545f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:18:3c:c7", "device_id": "ef6888ed-5e56-4d78-8d92-b605b1141bac"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.216", "revision_number": 0, "project_id": "5e195675c3fe42e1a93dbda547e0a54e", "port_id": "b4ca5e4e-fe16-4f41-8e6e-e1ae33d5c68b", "id": "a02713d9-88ff-41b0-8cd7-731204121f9d", "qos_policy_id": null}]} 2019-06-08 05:53:27,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-2217ea95-73a9-444f-8db6-36218fdb79b2 2019-06-08 05:53:27,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0585758686066s 2019-06-08 05:53:27,509 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-08 05:53:27,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-08 05:53:27,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}430ede2aa56b3e53fa3d2f3597ebe11954a00a21" 2019-06-08 05:53:27,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 08 Jun 2019 05:53:27 GMT X-Openstack-Request-Id: req-d8ea999e-aaac-4d47-a162-07aa500b44e3 2019-06-08 05:53:27,680 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "eb58888a-d82b-4825-8255-5b8e831b56bc", "status": "DOWN", "description": "", "tags": [], "tenant_id": "5e195675c3fe42e1a93dbda547e0a54e", "created_at": "2019-06-08T05:53:25Z", "updated_at": "2019-06-08T05:53:25Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d5396e46-ec21-4e92-ab72-92793073545f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:18:3c:c7", "device_id": "ef6888ed-5e56-4d78-8d92-b605b1141bac"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.216", "revision_number": 0, "project_id": "5e195675c3fe42e1a93dbda547e0a54e", "port_id": "b4ca5e4e-fe16-4f41-8e6e-e1ae33d5c68b", "id": "a02713d9-88ff-41b0-8cd7-731204121f9d", "qos_policy_id": null}]} 2019-06-08 05:53:27,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-d8ea999e-aaac-4d47-a162-07aa500b44e3 2019-06-08 05:53:27,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0608079433441s 2019-06-08 05:53:27,686 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-08 05:53:27,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-08 05:53:27,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}430ede2aa56b3e53fa3d2f3597ebe11954a00a21" 2019-06-08 05:53:27,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Sat, 08 Jun 2019 05:53:27 GMT X-Openstack-Request-Id: req-e3fda693-19cb-405a-a4c0-6338fdfc2336 2019-06-08 05:53:27,858 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "eb58888a-d82b-4825-8255-5b8e831b56bc", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "5e195675c3fe42e1a93dbda547e0a54e", "created_at": "2019-06-08T05:53:25Z", "updated_at": "2019-06-08T05:53:27Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d5396e46-ec21-4e92-ab72-92793073545f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:18:3c:c7", "device_id": "ef6888ed-5e56-4d78-8d92-b605b1141bac"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.216", "revision_number": 1, "project_id": "5e195675c3fe42e1a93dbda547e0a54e", "port_id": "b4ca5e4e-fe16-4f41-8e6e-e1ae33d5c68b", "id": "a02713d9-88ff-41b0-8cd7-731204121f9d", "qos_policy_id": null}]} 2019-06-08 05:53:27,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-e3fda693-19cb-405a-a4c0-6338fdfc2336 2019-06-08 05:53:27,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0626709461212s 2019-06-08 05:53:27,864 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'eb58888a-d82b-4825-8255-5b8e831b56bc', 'updated_at': u'2019-06-08T05:53:27Z', 'fixed_ip_address': u'192.168.120.3', 'floating_ip_address': u'172.30.9.216', 'revision_number': 1, 'port_id': u'b4ca5e4e-fe16-4f41-8e6e-e1ae33d5c68b', 'id': u'a02713d9-88ff-41b0-8cd7-731204121f9d', 'network': u'd0205d84-f6dd-4d92-b76b-dc9ca1111094', 'port': u'b4ca5e4e-fe16-4f41-8e6e-e1ae33d5c68b', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5e195675c3fe42e1a93dbda547e0a54e', 'name': 'vping_ssh-project_f309212c-501e-4214-88e0-ec9985b67703', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'5e195675c3fe42e1a93dbda547e0a54e', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'd0205d84-f6dd-4d92-b76b-dc9ca1111094', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'd5396e46-ec21-4e92-ab72-92793073545f', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:18:3c:c7', u'device_id': u'ef6888ed-5e56-4d78-8d92-b605b1141bac'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'5e195675c3fe42e1a93dbda547e0a54e', 'created_at': u'2019-06-08T05:53:25Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'd5396e46-ec21-4e92-ab72-92793073545f', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:18:3c:c7', u'device_id': u'ef6888ed-5e56-4d78-8d92-b605b1141bac'}), 'router': u'eb58888a-d82b-4825-8255-5b8e831b56bc'}) 2019-06-08 05:53:27,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-06-08 05:53:27,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/servers/ef6888ed-5e56-4d78-8d92-b605b1141bac/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}430ede2aa56b3e53fa3d2f3597ebe11954a00a21" -d '{"os-getConsoleOutput": {"length": null}}' 2019-06-08 05:53:28,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9599 Content-Type: application/json Date: Sat, 08 Jun 2019 05:53:27 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ac42bf60-34da-455b-997c-7423ffc40720 x-openstack-request-id: req-ac42bf60-34da-455b-997c-7423ffc40720 2019-06-08 05:53:28,633 - 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 514167899 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.240916] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.244005] pid_max: default: 32768 minimum: 301\n[ 0.245668] ACPI: Core revision 20150930\n[ 0.247731] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.250143] Security Framework initialized\n[ 0.251666] Yama: becoming mindful.\n[ 0.253018] AppArmor: AppArmor initialized\n[ 0.254570] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.256986] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.259352] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.261594] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.264121] Initializing cgroup subsys io\n[ 0.265618] Initializing cgroup subsys memory\n[ 0.267224] Initializing cgroup subsys devices\n[ 0.268840] Initializing cgroup subsys freezer\n[ 0.270449] Initializing cgroup subsys net_cls\n[ 0.272068] Initializing cgroup subsys perf_event\n[ 0.273760] Initializing cgroup subsys net_prio\n[ 0.275445] Initializing cgroup subsys hugetlb\n[ 0.277068] Initializing cgroup subsys pids\n[ 0.278667] CPU: Physical Processor ID: 0\n[ 0.280865] mce: CPU supports 10 MCE banks\n[ 0.282429] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.284300] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.302818] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.312618] ftrace: allocating 31920 entries in 125 pages\n[ 0.349297] smpboot: Max logical packages: 1\n[ 0.350875] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.353369] x2apic enabled\n[ 0.354801] Switched APIC routing to physical x2apic.\n[ 0.357822] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.359900] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.363740] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.367054] KVM setup paravirtual spinlock\n[ 0.369052] x86: Booted up 1 node, 1 CPUs\n[ 0.370548] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.373069] devtmpfs: initialized\n[ 0.375364] evm: security.selinux\n[ 0.376653] evm: security.SMACK64\n[ 0.377935] evm: security.SMACK64EXEC\n[ 0.379318] evm: security.SMACK64TRANSMUTE\n[ 0.380816] evm: security.SMACK64MMAP\n[ 0.382198] evm: security.ima\n[ 0.383382] evm: security.capability\n[ 0.384810] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.388217] pinctrl core: initialized pinctrl subsystem\n[ 0.390197] RTC time: 5:53:21, date: 06/08/19\n[ 0.391906] NET: Registered protocol family 16\n[ 0.393653] cpuidle: using governor ladder\n[ 0.395172] cpuidle: using governor menu\n[ 0.396627] PCCT header not found.\n[ 0.397984] ACPI: bus type PCI registered\n[ 0.399471] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.401749] PCI: Using configuration type 1 for base access\n[ 0.404418] ACPI: Added _OSI(Module Device)\n[ 0.405972] ACPI: Added _OSI(Processor Device)\n[ 0.407575] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.409250] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.411941] ACPI: Interpreter enabled\n[ 0.413355] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.416794] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.420218] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.423647] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.427072] ACPI: (supports S0 S5)\n[ 0.428380] ACPI: Using IOAPIC for interrupt routing\n[ 0.430137] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.434797] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.436920] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.439225] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.441456] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.445479] acpiphp: Slot [3] registered\n[ 0.446958] acpiphp: Slot [4] registered\n[ 0.448438] acpiphp: Slot [5] registered\n[ 0.449920] acpiphp: Slot [6] registered\n[ 0.451396] acpiphp: Slot [7] registered\n[ 0.452866] acpiphp: Slot [8] registered\n[ 0.454353] acpiphp: Slot [9] registered\n[ 0.455831] acpiphp: Slot [10] registered\n[ 0.457330] acpiphp: Slot [11] registered\n[ 0.458834] acpiphp: Slot [12] registered\n[ 0.460335] acpiphp: Slot [13] registered\n[ 0.461830] acpiphp: Slot [14] registered\n[ 0.463387] acpiphp: Slot [15] registered\n[ 0.481398] acpiphp: Slot [16] registered\n[ 0.482901] acpiphp: Slot [17] registered\n[ 0.484405] acpiphp: Slot [18] registered\n[ 0.485907] acpiphp: Slot [19] registered\n[ 0.487410] acpiphp: Slot [20] registered\n[ 0.488909] acpiphp: Slot [21] registered\n[ 0.490416] acpiphp: Slot [22] registered\n[ 0.491912] acpiphp: Slot [23] registered\n[ 0.493412] acpiphp: Slot [24] registered\n[ 0.494915] acpiphp: Slot [25] registered\n[ 0.496416] acpiphp: Slot [26] registered\n[ 0.497912] acpiphp: Slot [27] registered\n[ 0.499421] acpiphp: Slot [28] registered\n[ 0.500922] acpiphp: Slot [29] registered\n[ 0.502422] acpiphp: Slot [30] registered\n[ 0.503924] acpiphp: Slot [31] registered\n[ 0.505421] PCI host bridge to bus 0000:00\n[ 0.506921] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.509193] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.511462] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.514163] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.516861] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.519611] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.524454] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.526832] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.529026] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.531390] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.536141] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.538790] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.566805] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.569718] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.572324] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.574921] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.577487] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.579773] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.582187] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.584161] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.587042] vgaarb: loaded\n[ 0.588150] vgaarb: bridge control possible 0000:00:02.0\n[ 0.590364] SCSI subsystem initialized\n[ 0.592066] ACPI: bus type USB registered\n[ 0.593592] usbcore: registered new interface driver usbfs\n[ 0.595503] usbcore: registered new interface driver hub\n[ 0.597366] usbcore: registered new device driver usb\n[ 0.599366] PCI: Using ACPI for IRQ routing\n[ 0.601403] NetLabel: Initializing\n[ 0.602730] NetLabel: domain hash size = 128\n[ 0.604319] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.606103] NetLabel: unlabeled traffic allowed by default\n[ 0.608259] clocksource: Switched to clocksource kvm-clock\n[ 0.619251] AppArmor: AppArmor Filesystem Enabled\n[ 0.621016] pnp: PnP ACPI init\n[ 0.622573] pnp: PnP ACPI: found 5 devices\n[ 0.629826] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.633009] NET: Registered protocol family 2\n[ 0.634890] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.637293] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.639532] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.641771] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.643800] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.645989] NET: Registered protocol family 1\n[ 0.647616] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.649657] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.651654] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.666789] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.682018] Trying to unpack rootfs image as initramfs...\n[ 0.745103] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.748110] Scanning for low memory corruption every 60 seconds\n[ 0.750534] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.752733] audit: initializing netlink subsys (disabled)\n[ 0.754640] audit: type=2000 audit(1559973202.609:1): initialized\n[ 0.757022] Initialise system trusted keyring\n[ 0.758734] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.760910] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.764177] zbud: loaded\n[ 0.765422] VFS: Disk quotas dquot_6.6.0\n[ 0.766924] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.769643] fuse init (API version 7.23)\n[ 0.771257] Key type big_key registered\n[ 0.772749] Allocating IMA MOK and blacklist keyrings.\n[ 0.774938] Key type asymmetric registered\n[ 0.776481] Asymmetric key parser 'x509' registered\n[ 0.778252] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.781011] io scheduler noop registered\n[ 0.782481] io scheduler deadline registered (default)\n[ 0.784341] io scheduler cfq registered\n[ 0.785878] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.787814] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.790139] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.792834] ACPI: Power Button [PWRF]\n[ 0.794346] GHES: HEST is not enabled!\n[ 0.808701] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.838830] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.842497] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.868185] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.871869] Linux agpgart interface v0.103\n[ 0.875635] brd: module loaded\n[ 0.878184] loop: module loaded\n[ 0.884404] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.887112] GPT:90111 != 2097151\n[ 0.888374] GPT:Alternate GPT header not at the end of the disk.\n[ 0.890428] GPT:90111 != 2097151\n[ 0.891686] GPT: Use GNU Parted to correct GPT errors.\n[ 0.893499] vda: vda1 vda15\n[ 0.895412] scsi host0: ata_piix\n[ 0.896821] scsi host1: ata_piix\n[ 0.898137] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.900424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.903343] libphy: Fixed MDIO Bus: probed\n[ 0.904872] tun: Universal TUN/TAP device driver, 1.6\n[ 0.906657] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.910079] PPP generic driver version 2.4.2\n[ 0.911729] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.913957] ehci-pci: EHCI PCI platform driver\n[ 0.915584] ehci-platform: EHCI generic platform driver\n[ 0.917432] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.919547] ohci-pci: OHCI PCI platform driver\n[ 0.921178] ohci-platform: OHCI generic platform driver\n[ 0.923043] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.938177] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.940035] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.942750] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.944594] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.946757] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.949049] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.951686] usb usb1: Product: UHCI Host Controller\n[ 0.953417] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.955551] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.957316] hub 1-0:1.0: USB hub found\n[ 0.958761] hub 1-0:1.0: 2 ports detected\n[ 0.960423] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.964212] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.965982] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.967855] mousedev: PS/2 mouse device common for all mice\n[ 0.970209] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.973354] rtc_cmos 00:00: RTC can wake from S4\n[ 0.975578] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.977778] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.979992] i2c /dev entries driver\n[ 0.981383] device-mapper: uevent: version 1.0.3\n[ 0.983140] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.986161] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.988550] NET: Registered protocol family 10\n[ 0.990463] NET: Registered protocol family 17\n[ 0.992116] Key type dns_resolver registered\n[ 0.993848] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.995874] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.999102] registered taskstats version 1\n[ 1.000660] Loading compiled-in X.509 certificates\n[ 1.002936] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.006398] zswap: loaded using pool lzo/zbud\n[ 1.008846] Key type trusted registered\n[ 1.011368] Key type encrypted registered\n[ 1.012884] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.014830] ima: No TPM chip found, activating TPM-bypass!\n[ 1.016772] evm: HMAC attrs: 0x1\n[ 1.018441] Magic number: 7:467:870\n[ 1.019962] rtc_cmos 00:00: setting system clock to 2019-06-08 05:53:22 UTC (1559973202)\n[ 1.022933] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.025009] EDD information not available.\n[ 1.058017] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.077805] Write protecting the kernel read-only data: 14336k\n[ 1.081382] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.084579] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.77\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 1.134110] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.90\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.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.04. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCUpH+7giIOH8kH0zJfkRouta6Ayl6Ul+XKivSkALsid1kRV4ozZGu+IFQiD1y3yxYxtuTveI9exEfg73fYqdLYL/iFPy8SCKUnUfR6O7MONrNQLiK4N4rGtJo2E5R8nSerZ2ODx7qh3WKgrWQrEUR+kEdSx1SCFwTufUeYV+P2O2kXejFxDa1qoUf83B2VaV8QQCnqwzxgZJXDNzHSobXzewbVko/8gArkBjIt0Lix8UQ4Fg2Zf5Biszbn2i3miQgjCkyk1wSyKj/U/px1dAwQ2yX/znT2LIuffsIOqRHEUciZP1t8N3XXxvEifnetVGV/x0nnuxqFT7xIzGf5BqLF root@vping-ssh-vm-f309212c-501e-4214-88e0-ec9985b67703\nssh-dss AAAAB3NzaC1kc3MAAACBANDfYXbGqng7ilVg6b58MJqHwwptgjG3ng44OdRmvjCk3OKrwxe2RSLdKu2VCS9rSqSqjIwcMBTkpphlCUUxN/6dga7PKQdyTfehxhOT/j6uILfmoHF5ieVQeVUfumnXvan6/FWi6Fl4icyh3j6RerZUgtbGpwit+yZsVUf2iejBAAAAFQDgLk1eVOKBemAHTBEzj0n9fQkWiQAAAIEAxtn2jodO123uBtI2NAor8yk7FrMzpbwizhuPD1pJCiQ10XCjLWWdCSTcfHkzLOHy9rpqb7FbB8BcfMKYr6TEoj0LtT/2KaJF2BRhj82xOLkisBLq1H/D0fbwgx5ShQbpkikCU9/dOICgxC+pTjbnG+NQz4tJKGt1EbgVDySu+XcAAACANYoa4SIJzPlx6A54WTu5YNw4PSAriFeN1Ha1fL1w7UGmTVTRStBR70H/3LNNGMt9zrX1oxiygxSFbSJJDTc8IQsdknGeE8lwLwKyC1fb6iQr9Se8vE3sSPnYGTjWfam/QYSTKVemtROL9mMpN2Z4DvowdE8+k938YYk6vF6eTqU= root@vping-ssh-vm-f309212c-501e-4214-88e0-ec9985b67703\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.92s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.3,24,fe80::f816:3eff:fe18:3cc7/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-00000004\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-ssh-vm-f309212c-501e-4214-88e0-ec9985b67703\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.45 ===\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-f309212c-501e-4214-88e0-ec9985b67703 login: "} 2019-06-08 05:53:28,633 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers/ef6888ed-5e56-4d78-8d92-b605b1141bac/action used request id req-ac42bf60-34da-455b-997c-7423ffc40720 2019-06-08 05:53:28,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.768754959106s 2019-06-08 05:53:28,634 - 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 514167899 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.240916] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.244005] pid_max: default: 32768 minimum: 301 [ 0.245668] ACPI: Core revision 20150930 [ 0.247731] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.250143] Security Framework initialized [ 0.251666] Yama: becoming mindful. [ 0.253018] AppArmor: AppArmor initialized [ 0.254570] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256986] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.259352] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.261594] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.264121] Initializing cgroup subsys io [ 0.265618] Initializing cgroup subsys memory [ 0.267224] Initializing cgroup subsys devices [ 0.268840] Initializing cgroup subsys freezer [ 0.270449] Initializing cgroup subsys net_cls [ 0.272068] Initializing cgroup subsys perf_event [ 0.273760] Initializing cgroup subsys net_prio [ 0.275445] Initializing cgroup subsys hugetlb [ 0.277068] Initializing cgroup subsys pids [ 0.278667] CPU: Physical Processor ID: 0 [ 0.280865] mce: CPU supports 10 MCE banks [ 0.282429] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.284300] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.302818] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.312618] ftrace: allocating 31920 entries in 125 pages [ 0.349297] smpboot: Max logical packages: 1 [ 0.350875] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.353369] x2apic enabled [ 0.354801] Switched APIC routing to physical x2apic. [ 0.357822] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.359900] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.363740] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.367054] KVM setup paravirtual spinlock [ 0.369052] x86: Booted up 1 node, 1 CPUs [ 0.370548] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.373069] devtmpfs: initialized [ 0.375364] evm: security.selinux [ 0.376653] evm: security.SMACK64 [ 0.377935] evm: security.SMACK64EXEC [ 0.379318] evm: security.SMACK64TRANSMUTE [ 0.380816] evm: security.SMACK64MMAP [ 0.382198] evm: security.ima [ 0.383382] evm: security.capability [ 0.384810] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.388217] pinctrl core: initialized pinctrl subsystem [ 0.390197] RTC time: 5:53:21, date: 06/08/19 [ 0.391906] NET: Registered protocol family 16 [ 0.393653] cpuidle: using governor ladder [ 0.395172] cpuidle: using governor menu [ 0.396627] PCCT header not found. [ 0.397984] ACPI: bus type PCI registered [ 0.399471] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.401749] PCI: Using configuration type 1 for base access [ 0.404418] ACPI: Added _OSI(Module Device) [ 0.405972] ACPI: Added _OSI(Processor Device) [ 0.407575] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.409250] ACPI: Added _OSI(Processor Aggregator Device) [ 0.411941] ACPI: Interpreter enabled [ 0.413355] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.416794] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.420218] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.423647] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.427072] ACPI: (supports S0 S5) [ 0.428380] ACPI: Using IOAPIC for interrupt routing [ 0.430137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.434797] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.436920] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.439225] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.441456] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.445479] acpiphp: Slot [3] registered [ 0.446958] acpiphp: Slot [4] registered [ 0.448438] acpiphp: Slot [5] registered [ 0.449920] acpiphp: Slot [6] registered [ 0.451396] acpiphp: Slot [7] registered [ 0.452866] acpiphp: Slot [8] registered [ 0.454353] acpiphp: Slot [9] registered [ 0.455831] acpiphp: Slot [10] registered [ 0.457330] acpiphp: Slot [11] registered [ 0.458834] acpiphp: Slot [12] registered [ 0.460335] acpiphp: Slot [13] registered [ 0.461830] acpiphp: Slot [14] registered [ 0.463387] acpiphp: Slot [15] registered [ 0.481398] acpiphp: Slot [16] registered [ 0.482901] acpiphp: Slot [17] registered [ 0.484405] acpiphp: Slot [18] registered [ 0.485907] acpiphp: Slot [19] registered [ 0.487410] acpiphp: Slot [20] registered [ 0.488909] acpiphp: Slot [21] registered [ 0.490416] acpiphp: Slot [22] registered [ 0.491912] acpiphp: Slot [23] registered [ 0.493412] acpiphp: Slot [24] registered [ 0.494915] acpiphp: Slot [25] registered [ 0.496416] acpiphp: Slot [26] registered [ 0.497912] acpiphp: Slot [27] registered [ 0.499421] acpiphp: Slot [28] registered [ 0.500922] acpiphp: Slot [29] registered [ 0.502422] acpiphp: Slot [30] registered [ 0.503924] acpiphp: Slot [31] registered [ 0.505421] PCI host bridge to bus 0000:00 [ 0.506921] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.509193] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.511462] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.514163] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.516861] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.519611] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.524454] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.526832] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.529026] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.531390] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.536141] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.538790] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.566805] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.569718] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.572324] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.574921] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.577487] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.579773] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.582187] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.584161] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.587042] vgaarb: loaded [ 0.588150] vgaarb: bridge control possible 0000:00:02.0 [ 0.590364] SCSI subsystem initialized [ 0.592066] ACPI: bus type USB registered [ 0.593592] usbcore: registered new interface driver usbfs [ 0.595503] usbcore: registered new interface driver hub [ 0.597366] usbcore: registered new device driver usb [ 0.599366] PCI: Using ACPI for IRQ routing [ 0.601403] NetLabel: Initializing [ 0.602730] NetLabel: domain hash size = 128 [ 0.604319] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.606103] NetLabel: unlabeled traffic allowed by default [ 0.608259] clocksource: Switched to clocksource kvm-clock [ 0.619251] AppArmor: AppArmor Filesystem Enabled [ 0.621016] pnp: PnP ACPI init [ 0.622573] pnp: PnP ACPI: found 5 devices [ 0.629826] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.633009] NET: Registered protocol family 2 [ 0.634890] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.637293] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.639532] TCP: Hash tables configured (established 4096 bind 4096) [ 0.641771] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.643800] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.645989] NET: Registered protocol family 1 [ 0.647616] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.649657] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.651654] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.666789] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.682018] Trying to unpack rootfs image as initramfs... [ 0.745103] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.748110] Scanning for low memory corruption every 60 seconds [ 0.750534] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.752733] audit: initializing netlink subsys (disabled) [ 0.754640] audit: type=2000 audit(1559973202.609:1): initialized [ 0.757022] Initialise system trusted keyring [ 0.758734] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.760910] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.764177] zbud: loaded [ 0.765422] VFS: Disk quotas dquot_6.6.0 [ 0.766924] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.769643] fuse init (API version 7.23) [ 0.771257] Key type big_key registered [ 0.772749] Allocating IMA MOK and blacklist keyrings. [ 0.774938] Key type asymmetric registered [ 0.776481] Asymmetric key parser 'x509' registered [ 0.778252] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.781011] io scheduler noop registered [ 0.782481] io scheduler deadline registered (default) [ 0.784341] io scheduler cfq registered [ 0.785878] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.787814] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.790139] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.792834] ACPI: Power Button [PWRF] [ 0.794346] GHES: HEST is not enabled! [ 0.808701] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.838830] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.842497] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.868185] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.871869] Linux agpgart interface v0.103 [ 0.875635] brd: module loaded [ 0.878184] loop: module loaded [ 0.884404] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.887112] GPT:90111 != 2097151 [ 0.888374] GPT:Alternate GPT header not at the end of the disk. [ 0.890428] GPT:90111 != 2097151 [ 0.891686] GPT: Use GNU Parted to correct GPT errors. [ 0.893499] vda: vda1 vda15 [ 0.895412] scsi host0: ata_piix [ 0.896821] scsi host1: ata_piix [ 0.898137] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.900424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.903343] libphy: Fixed MDIO Bus: probed [ 0.904872] tun: Universal TUN/TAP device driver, 1.6 [ 0.906657] tun: (C) 1999-2004 Max Krasnyansky [ 0.910079] PPP generic driver version 2.4.2 [ 0.911729] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.913957] ehci-pci: EHCI PCI platform driver [ 0.915584] ehci-platform: EHCI generic platform driver [ 0.917432] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.919547] ohci-pci: OHCI PCI platform driver [ 0.921178] ohci-platform: OHCI generic platform driver [ 0.923043] uhci_hcd: USB Universal Host Controller Interface driver [ 0.938177] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.940035] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.942750] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.944594] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.946757] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.949049] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.951686] usb usb1: Product: UHCI Host Controller [ 0.953417] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.955551] usb usb1: SerialNumber: 0000:00:01.2 [ 0.957316] hub 1-0:1.0: USB hub found [ 0.958761] hub 1-0:1.0: 2 ports detected [ 0.960423] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.964212] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.965982] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.967855] mousedev: PS/2 mouse device common for all mice [ 0.970209] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.973354] rtc_cmos 00:00: RTC can wake from S4 [ 0.975578] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.977778] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.979992] i2c /dev entries driver [ 0.981383] device-mapper: uevent: version 1.0.3 [ 0.983140] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.986161] ledtrig-cpu: registered to indicate activity on CPUs [ 0.988550] NET: Registered protocol family 10 [ 0.990463] NET: Registered protocol family 17 [ 0.992116] Key type dns_resolver registered [ 0.993848] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.995874] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.999102] registered taskstats version 1 [ 1.000660] Loading compiled-in X.509 certificates [ 1.002936] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.006398] zswap: loaded using pool lzo/zbud [ 1.008846] Key type trusted registered [ 1.011368] Key type encrypted registered [ 1.012884] AppArmor: AppArmor sha1 policy hashing enabled [ 1.014830] ima: No TPM chip found, activating TPM-bypass! [ 1.016772] evm: HMAC attrs: 0x1 [ 1.018441] Magic number: 7:467:870 [ 1.019962] rtc_cmos 00:00: setting system clock to 2019-06-08 05:53:22 UTC (1559973202) [ 1.022933] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.025009] EDD information not available. [ 1.058017] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.077805] Write protecting the kernel read-only data: 14336k [ 1.081382] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.084579] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.77 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.134110] random: blkid urandom read with 3 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.90 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.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.04. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCUpH+7giIOH8kH0zJfkRouta6Ayl6Ul+XKivSkALsid1kRV4ozZGu+IFQiD1y3yxYxtuTveI9exEfg73fYqdLYL/iFPy8SCKUnUfR6O7MONrNQLiK4N4rGtJo2E5R8nSerZ2ODx7qh3WKgrWQrEUR+kEdSx1SCFwTufUeYV+P2O2kXejFxDa1qoUf83B2VaV8QQCnqwzxgZJXDNzHSobXzewbVko/8gArkBjIt0Lix8UQ4Fg2Zf5Biszbn2i3miQgjCkyk1wSyKj/U/px1dAwQ2yX/znT2LIuffsIOqRHEUciZP1t8N3XXxvEifnetVGV/x0nnuxqFT7xIzGf5BqLF root@vping-ssh-vm-f309212c-501e-4214-88e0-ec9985b67703 ssh-dss AAAAB3NzaC1kc3MAAACBANDfYXbGqng7ilVg6b58MJqHwwptgjG3ng44OdRmvjCk3OKrwxe2RSLdKu2VCS9rSqSqjIwcMBTkpphlCUUxN/6dga7PKQdyTfehxhOT/j6uILfmoHF5ieVQeVUfumnXvan6/FWi6Fl4icyh3j6RerZUgtbGpwit+yZsVUf2iejBAAAAFQDgLk1eVOKBemAHTBEzj0n9fQkWiQAAAIEAxtn2jodO123uBtI2NAor8yk7FrMzpbwizhuPD1pJCiQ10XCjLWWdCSTcfHkzLOHy9rpqb7FbB8BcfMKYr6TEoj0LtT/2KaJF2BRhj82xOLkisBLq1H/D0fbwgx5ShQbpkikCU9/dOICgxC+pTjbnG+NQz4tJKGt1EbgVDySu+XcAAACANYoa4SIJzPlx6A54WTu5YNw4PSAriFeN1Ha1fL1w7UGmTVTRStBR70H/3LNNGMt9zrX1oxiygxSFbSJJDTc8IQsdknGeE8lwLwKyC1fb6iQr9Se8vE3sSPnYGTjWfam/QYSTKVemtROL9mMpN2Z4DvowdE8+k938YYk6vF6eTqU= root@vping-ssh-vm-f309212c-501e-4214-88e0-ec9985b67703 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.92s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.3,24,fe80::f816:3eff:fe18:3cc7/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-00000004 name: N/A availability-zone: nova local-hostname: vping-ssh-vm-f309212c-501e-4214-88e0-ec9985b67703 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.45 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-f309212c-501e-4214-88e0-ec9985b67703 login: 2019-06-08 05:53:28,638 - paramiko.transport - DEBUG - starting thread (client mode): 0xd0762d50L 2019-06-08 05:53:28,639 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-06-08 05:53:28,639 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-06-08 05:53:28,639 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-06-08 05:53:28,640 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2019-06-08 05:53:28,641 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-06-08 05:53:28,641 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-06-08 05:53:28,641 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-06-08 05:53:28,641 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-06-08 05:53:28,641 - paramiko.transport - DEBUG - Compression agreed: none 2019-06-08 05:53:28,659 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-06-08 05:53:28,659 - paramiko.transport - DEBUG - Switch to new keys ... 2019-06-08 05:53:28,670 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.216: 179faec491c0e53a54718587213e2558 2019-06-08 05:53:28,671 - paramiko.transport - DEBUG - Trying discovered key 464f4ba691dba93ac4f1f124eef38489 in /tmp/tmpl0wEX_ 2019-06-08 05:53:28,697 - paramiko.transport - DEBUG - userauth is OK 2019-06-08 05:53:28,703 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-06-08 05:53:28,735 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-06-08 05:53:28,736 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-06-08 05:53:28,737 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-06-08 05:53:28,738 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-06-08 05:53:28,761 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-06-08 05:53:28,762 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - output: PING 192.168.120.4 (192.168.120.4): 56 data bytes 64 bytes from 192.168.120.4: seq=0 ttl=64 time=21.851 ms --- 192.168.120.4 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 21.851/21.851/21.851 ms 2019-06-08 05:53:28,762 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2019-06-08 05:53:28,766 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-06-08 05:53:28,877 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-08 05:53:28,878 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:40 | PASS | +-------------------+------------------+------------------+----------------+ 2019-06-08 05:53:28,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-06-08 05:53:28,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:8774/v2.1/servers/37603319-45a8-47fb-a36f-18b969802d3a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}430ede2aa56b3e53fa3d2f3597ebe11954a00a21" 2019-06-08 05:53:29,038 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sat, 08 Jun 2019 05:53:28 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-308a8dec-a28e-4366-ae0e-7e90639a288b x-openstack-request-id: req-308a8dec-a28e-4366-ae0e-7e90639a288b 2019-06-08 05:53:29,038 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.46:8774/v2.1/servers/37603319-45a8-47fb-a36f-18b969802d3a used request id req-308a8dec-a28e-4366-ae0e-7e90639a288b 2019-06-08 05:53:29,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.15539598465s 2019-06-08 05:53:29,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 05:53:29,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}430ede2aa56b3e53fa3d2f3597ebe11954a00a21" 2019-06-08 05:53:30,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 898 Content-Type: application/json Date: Sat, 08 Jun 2019 05:53: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-1d317300-214b-4bc8-bc32-6fa0ede8418b x-openstack-request-id: req-1d317300-214b-4bc8-bc32-6fa0ede8418b 2019-06-08 05:53:30,461 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_f309212c-501e-4214-88e0-ec9985b67703": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:3c:c7", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:3c:c7", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/ef6888ed-5e56-4d78-8d92-b605b1141bac", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/ef6888ed-5e56-4d78-8d92-b605b1141bac", "rel": "bookmark"}], "image": {"id": "7800d20e-f927-4c9c-927b-0725625b5b1b", "links": [{"href": "http://172.30.9.46:8774/images/7800d20e-f927-4c9c-927b-0725625b5b1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T05:53:21.000000", "flavor": {"id": "65927cb5-6dd0-4b82-b3f4-e9a596dc155f", "links": [{"href": "http://172.30.9.46:8774/flavors/65927cb5-6dd0-4b82-b3f4-e9a596dc155f", "rel": "bookmark"}]}, "id": "ef6888ed-5e56-4d78-8d92-b605b1141bac", "security_groups": [{"name": "vping_ssh-sg_f309212c-501e-4214-88e0-ec9985b67703"}], "user_id": "1245eae095de43168df430462f1dc8de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T05:53:21Z", "hostId": "76c6e9454d15bb01dd1a2b6a11ad394b52cf47877c4a483d92242b14", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_f309212c-501e-4214-88e0-ec9985b67703", "name": "vping_ssh-vm_f309212c-501e-4214-88e0-ec9985b67703", "created": "2019-06-08T05:53:13Z", "tenant_id": "5e195675c3fe42e1a93dbda547e0a54e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_f309212c-501e-4214-88e0-ec9985b67703": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:72:e7", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/37603319-45a8-47fb-a36f-18b969802d3a", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/37603319-45a8-47fb-a36f-18b969802d3a", "rel": "bookmark"}], "image": {"id": "7800d20e-f927-4c9c-927b-0725625b5b1b", "links": [{"href": "http://172.30.9.46:8774/images/7800d20e-f927-4c9c-927b-0725625b5b1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T05:53:09.000000", "flavor": {"id": "65927cb5-6dd0-4b82-b3f4-e9a596dc155f", "links": [{"href": "http://172.30.9.46:8774/flavors/65927cb5-6dd0-4b82-b3f4-e9a596dc155f", "rel": "bookmark"}]}, "id": "37603319-45a8-47fb-a36f-18b969802d3a", "security_groups": [{"name": "vping_ssh-sg_f309212c-501e-4214-88e0-ec9985b67703"}], "user_id": "1245eae095de43168df430462f1dc8de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T05:53:28Z", "hostId": "14d18e819482378c0a11da884af6eb7309ed135ff3ed522286ff0af0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_f309212c-501e-4214-88e0-ec9985b67703", "created": "2019-06-08T05:53:01Z", "tenant_id": "5e195675c3fe42e1a93dbda547e0a54e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 05:53:30,461 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-1d317300-214b-4bc8-bc32-6fa0ede8418b 2019-06-08 05:53:30,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.42288184166s 2019-06-08 05:53:30,464 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 05:53:32,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 05:53:32,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}430ede2aa56b3e53fa3d2f3597ebe11954a00a21" 2019-06-08 05:53:32,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 762 Content-Type: application/json Date: Sat, 08 Jun 2019 05:53:32 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cfa1bff5-08d5-4d3a-b8f0-476716d8b98a x-openstack-request-id: req-cfa1bff5-08d5-4d3a-b8f0-476716d8b98a 2019-06-08 05:53:32,646 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_f309212c-501e-4214-88e0-ec9985b67703": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:3c:c7", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:3c:c7", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/ef6888ed-5e56-4d78-8d92-b605b1141bac", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/ef6888ed-5e56-4d78-8d92-b605b1141bac", "rel": "bookmark"}], "image": {"id": "7800d20e-f927-4c9c-927b-0725625b5b1b", "links": [{"href": "http://172.30.9.46:8774/images/7800d20e-f927-4c9c-927b-0725625b5b1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T05:53:21.000000", "flavor": {"id": "65927cb5-6dd0-4b82-b3f4-e9a596dc155f", "links": [{"href": "http://172.30.9.46:8774/flavors/65927cb5-6dd0-4b82-b3f4-e9a596dc155f", "rel": "bookmark"}]}, "id": "ef6888ed-5e56-4d78-8d92-b605b1141bac", "security_groups": [{"name": "vping_ssh-sg_f309212c-501e-4214-88e0-ec9985b67703"}], "user_id": "1245eae095de43168df430462f1dc8de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T05:53:21Z", "hostId": "76c6e9454d15bb01dd1a2b6a11ad394b52cf47877c4a483d92242b14", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_f309212c-501e-4214-88e0-ec9985b67703", "name": "vping_ssh-vm_f309212c-501e-4214-88e0-ec9985b67703", "created": "2019-06-08T05:53:13Z", "tenant_id": "5e195675c3fe42e1a93dbda547e0a54e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 05:53:32,646 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-cfa1bff5-08d5-4d3a-b8f0-476716d8b98a 2019-06-08 05:53:32,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.179363012314s 2019-06-08 05:53:32,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-06-08 05:53:32,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/floatingips/a02713d9-88ff-41b0-8cd7-731204121f9d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}430ede2aa56b3e53fa3d2f3597ebe11954a00a21" 2019-06-08 05:53:33,846 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 05:53:33 GMT X-Openstack-Request-Id: req-e1f02a4f-e28f-4773-9e71-de1b0d2262eb 2019-06-08 05:53:33,846 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 05:53:33,846 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/floatingips/a02713d9-88ff-41b0-8cd7-731204121f9d.json used request id req-e1f02a4f-e28f-4773-9e71-de1b0d2262eb 2019-06-08 05:53:33,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.19379210472s 2019-06-08 05:53:33,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-08 05:53:33,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}430ede2aa56b3e53fa3d2f3597ebe11954a00a21" 2019-06-08 05:53:33,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 08 Jun 2019 05:53:33 GMT X-Openstack-Request-Id: req-37a5318f-2049-4448-9402-a3a00a0945fa 2019-06-08 05:53:33,924 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-06-08 05:53:33,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-37a5318f-2049-4448-9402-a3a00a0945fa 2019-06-08 05:53:33,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0681209564209s 2019-06-08 05:53:33,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-06-08 05:53:33,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:8774/v2.1/servers/ef6888ed-5e56-4d78-8d92-b605b1141bac -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}430ede2aa56b3e53fa3d2f3597ebe11954a00a21" 2019-06-08 05:53:34,128 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sat, 08 Jun 2019 05:53: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-f2e95448-b043-47c2-aa81-b1001e284f4d x-openstack-request-id: req-f2e95448-b043-47c2-aa81-b1001e284f4d 2019-06-08 05:53:34,128 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.46:8774/v2.1/servers/ef6888ed-5e56-4d78-8d92-b605b1141bac used request id req-f2e95448-b043-47c2-aa81-b1001e284f4d 2019-06-08 05:53:34,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.2035779953s 2019-06-08 05:53:34,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 05:53:34,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}430ede2aa56b3e53fa3d2f3597ebe11954a00a21" 2019-06-08 05:53:34,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 765 Content-Type: application/json Date: Sat, 08 Jun 2019 05:53:34 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c76f8a0e-8dab-411a-b520-4b576e9468f4 x-openstack-request-id: req-c76f8a0e-8dab-411a-b520-4b576e9468f4 2019-06-08 05:53:34,577 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_f309212c-501e-4214-88e0-ec9985b67703": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:3c:c7", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:3c:c7", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/ef6888ed-5e56-4d78-8d92-b605b1141bac", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/ef6888ed-5e56-4d78-8d92-b605b1141bac", "rel": "bookmark"}], "image": {"id": "7800d20e-f927-4c9c-927b-0725625b5b1b", "links": [{"href": "http://172.30.9.46:8774/images/7800d20e-f927-4c9c-927b-0725625b5b1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T05:53:21.000000", "flavor": {"id": "65927cb5-6dd0-4b82-b3f4-e9a596dc155f", "links": [{"href": "http://172.30.9.46:8774/flavors/65927cb5-6dd0-4b82-b3f4-e9a596dc155f", "rel": "bookmark"}]}, "id": "ef6888ed-5e56-4d78-8d92-b605b1141bac", "security_groups": [{"name": "vping_ssh-sg_f309212c-501e-4214-88e0-ec9985b67703"}], "user_id": "1245eae095de43168df430462f1dc8de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T05:53:34Z", "hostId": "76c6e9454d15bb01dd1a2b6a11ad394b52cf47877c4a483d92242b14", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_f309212c-501e-4214-88e0-ec9985b67703", "name": "vping_ssh-vm_f309212c-501e-4214-88e0-ec9985b67703", "created": "2019-06-08T05:53:13Z", "tenant_id": "5e195675c3fe42e1a93dbda547e0a54e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 05:53:34,577 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-c76f8a0e-8dab-411a-b520-4b576e9468f4 2019-06-08 05:53:34,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.448653936386s 2019-06-08 05:53:34,579 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 05:53:36,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 05:53:36,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}430ede2aa56b3e53fa3d2f3597ebe11954a00a21" 2019-06-08 05:53:36,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 08 Jun 2019 05:53: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-26fd58a0-cbb1-493d-b21b-3610ac57f8ae x-openstack-request-id: req-26fd58a0-cbb1-493d-b21b-3610ac57f8ae 2019-06-08 05:53:36,653 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-06-08 05:53:36,653 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-26fd58a0-cbb1-493d-b21b-3610ac57f8ae 2019-06-08 05:53:36,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0711920261383s 2019-06-08 05:53:36,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-08 05:53:36,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}430ede2aa56b3e53fa3d2f3597ebe11954a00a21" 2019-06-08 05:53:36,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4831 Content-Type: application/json Date: Sat, 08 Jun 2019 05:53:36 GMT X-Openstack-Request-Id: req-2e4990f2-a9df-495b-ad8f-174cb251b74e 2019-06-08 05:53:36,704 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "5e195675c3fe42e1a93dbda547e0a54e", "created_at": "2019-06-08T05:52:58Z", "updated_at": "2019-06-08T05:52:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:52:58Z", "revision_number": 0, "id": "5e79cdc3-cf5e-4d92-a7ce-0ed77916c007", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:52:58Z", "security_group_id": "3b6c15f8-3051-4490-9094-c6cd4ec51e80", "tenant_id": "5e195675c3fe42e1a93dbda547e0a54e", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e195675c3fe42e1a93dbda547e0a54e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:52:58Z", "revision_number": 0, "id": "69bbc7b1-2c6b-44d1-b787-f1c466d075cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:52:58Z", "security_group_id": "3b6c15f8-3051-4490-9094-c6cd4ec51e80", "tenant_id": "5e195675c3fe42e1a93dbda547e0a54e", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e195675c3fe42e1a93dbda547e0a54e"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:52:58Z", "revision_number": 0, "id": "6dc74731-a8ba-408b-afbe-ed5980e590f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:52:58Z", "security_group_id": "3b6c15f8-3051-4490-9094-c6cd4ec51e80", "tenant_id": "5e195675c3fe42e1a93dbda547e0a54e", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e195675c3fe42e1a93dbda547e0a54e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-06-08T05:52:58Z", "revision_number": 0, "id": "abf6ffbf-9aac-49e8-bb53-015512820bbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:52:58Z", "security_group_id": "3b6c15f8-3051-4490-9094-c6cd4ec51e80", "tenant_id": "5e195675c3fe42e1a93dbda547e0a54e", "port_range_min": 22, "ethertype": "IPv4", "project_id": "5e195675c3fe42e1a93dbda547e0a54e"}], "revision_number": 3, "project_id": "5e195675c3fe42e1a93dbda547e0a54e", "id": "3b6c15f8-3051-4490-9094-c6cd4ec51e80", "name": "vping_ssh-sg_f309212c-501e-4214-88e0-ec9985b67703"}, {"description": "Default security group", "tags": [], "tenant_id": "5e195675c3fe42e1a93dbda547e0a54e", "created_at": "2019-06-08T05:52:49Z", "updated_at": "2019-06-08T05:52:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:52:49Z", "revision_number": 0, "id": "02a044be-2e33-4519-93de-08b05278c0a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:52:49Z", "security_group_id": "74c34874-6773-4a69-a4a3-d5d52d0175e7", "tenant_id": "5e195675c3fe42e1a93dbda547e0a54e", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e195675c3fe42e1a93dbda547e0a54e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:52:49Z", "revision_number": 0, "id": "1cdeb7d1-5600-4a8f-8218-3cf571769243", "remote_group_id": "74c34874-6773-4a69-a4a3-d5d52d0175e7", "remote_ip_prefix": null, "created_at": "2019-06-08T05:52:49Z", "security_group_id": "74c34874-6773-4a69-a4a3-d5d52d0175e7", "tenant_id": "5e195675c3fe42e1a93dbda547e0a54e", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e195675c3fe42e1a93dbda547e0a54e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:52:49Z", "revision_number": 0, "id": "51709ba7-d534-4f68-a596-36772250a429", "remote_group_id": "74c34874-6773-4a69-a4a3-d5d52d0175e7", "remote_ip_prefix": null, "created_at": "2019-06-08T05:52:49Z", "security_group_id": "74c34874-6773-4a69-a4a3-d5d52d0175e7", "tenant_id": "5e195675c3fe42e1a93dbda547e0a54e", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e195675c3fe42e1a93dbda547e0a54e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:52:49Z", "revision_number": 0, "id": "53c0992e-7a31-4e9e-9155-e90cd173322e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:52:49Z", "security_group_id": "74c34874-6773-4a69-a4a3-d5d52d0175e7", "tenant_id": "5e195675c3fe42e1a93dbda547e0a54e", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e195675c3fe42e1a93dbda547e0a54e"}], "revision_number": 1, "project_id": "5e195675c3fe42e1a93dbda547e0a54e", "id": "74c34874-6773-4a69-a4a3-d5d52d0175e7", "name": "default"}]} 2019-06-08 05:53:36,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/security-groups.json used request id req-2e4990f2-a9df-495b-ad8f-174cb251b74e 2019-06-08 05:53:36,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0460140705109s 2019-06-08 05:53:36,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-06-08 05:53:36,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/security-groups/3b6c15f8-3051-4490-9094-c6cd4ec51e80.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}430ede2aa56b3e53fa3d2f3597ebe11954a00a21" 2019-06-08 05:53:36,866 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 05:53:36 GMT X-Openstack-Request-Id: req-7ad8a790-88b3-4d0c-bce2-a7060c7a0ba4 2019-06-08 05:53:36,866 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 05:53:36,867 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/security-groups/3b6c15f8-3051-4490-9094-c6cd4ec51e80.json used request id req-7ad8a790-88b3-4d0c-bce2-a7060c7a0ba4 2019-06-08 05:53:36,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.156105041504s 2019-06-08 05:53:36,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-06-08 05:53:36,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:8774/v2.1/os-keypairs/vping_ssh-kp_f309212c-501e-4214-88e0-ec9985b67703 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}430ede2aa56b3e53fa3d2f3597ebe11954a00a21" 2019-06-08 05:53:36,903 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 08 Jun 2019 05:53: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-a59131f2-0c7c-4686-9ee2-70edc475495a x-openstack-request-id: req-a59131f2-0c7c-4686-9ee2-70edc475495a 2019-06-08 05:53:36,903 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.46:8774/v2.1/os-keypairs/vping_ssh-kp_f309212c-501e-4214-88e0-ec9985b67703 used request id req-a59131f2-0c7c-4686-9ee2-70edc475495a 2019-06-08 05:53:36,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0359690189362s 2019-06-08 05:53:36,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-06-08 05:53:36,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:9696/v2.0/routers/eb58888a-d82b-4825-8255-5b8e831b56bc/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}430ede2aa56b3e53fa3d2f3597ebe11954a00a21" -d '{"subnet_id": "e9a0bf8a-1f7f-4da5-bd69-3cedd2689347"}' 2019-06-08 05:53:39,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 08 Jun 2019 05:53:39 GMT X-Openstack-Request-Id: req-e93ba843-db99-426f-812d-6833988c6520 2019-06-08 05:53:39,213 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "d5396e46-ec21-4e92-ab72-92793073545f", "tenant_id": "5e195675c3fe42e1a93dbda547e0a54e", "subnet_id": "e9a0bf8a-1f7f-4da5-bd69-3cedd2689347", "subnet_ids": ["e9a0bf8a-1f7f-4da5-bd69-3cedd2689347"], "port_id": "54360f3c-0f01-4dc8-bf89-1022553ae464", "id": "eb58888a-d82b-4825-8255-5b8e831b56bc"} 2019-06-08 05:53:39,213 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.46:9696/v2.0/routers/eb58888a-d82b-4825-8255-5b8e831b56bc/remove_router_interface.json used request id req-e93ba843-db99-426f-812d-6833988c6520 2019-06-08 05:53:39,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.30993294716s 2019-06-08 05:53:39,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-06-08 05:53:39,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}430ede2aa56b3e53fa3d2f3597ebe11954a00a21" 2019-06-08 05:53:39,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 705 Content-Type: application/json Date: Sat, 08 Jun 2019 05:53:39 GMT X-Openstack-Request-Id: req-4aeb41fc-79fd-4e58-858d-b6dcb252da1b 2019-06-08 05:53:39,335 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a3d564af-8d87-4f4f-9680-f5a9465e0acc", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "5e195675c3fe42e1a93dbda547e0a54e", "created_at": "2019-06-08T05:52:50Z", "admin_state_up": true, "updated_at": "2019-06-08T05:53:38Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "5e195675c3fe42e1a93dbda547e0a54e", "id": "eb58888a-d82b-4825-8255-5b8e831b56bc", "name": "vping_ssh-router_f309212c-501e-4214-88e0-ec9985b67703"}]} 2019-06-08 05:53:39,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/routers.json used request id req-4aeb41fc-79fd-4e58-858d-b6dcb252da1b 2019-06-08 05:53:39,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.121731042862s 2019-06-08 05:53:39,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-06-08 05:53:39,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/routers/eb58888a-d82b-4825-8255-5b8e831b56bc.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}430ede2aa56b3e53fa3d2f3597ebe11954a00a21" 2019-06-08 05:53:40,587 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 05:53:40 GMT X-Openstack-Request-Id: req-c2e14314-3510-4bd0-ad98-c7d9e372c711 2019-06-08 05:53:40,587 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 05:53:40,587 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/routers/eb58888a-d82b-4825-8255-5b8e831b56bc.json used request id req-c2e14314-3510-4bd0-ad98-c7d9e372c711 2019-06-08 05:53:40,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.24996614456s 2019-06-08 05:53:40,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-06-08 05:53:40,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}430ede2aa56b3e53fa3d2f3597ebe11954a00a21" 2019-06-08 05:53:40,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Sat, 08 Jun 2019 05:53:40 GMT X-Openstack-Request-Id: req-4be0d4d2-c458-4006-9b7d-c3313944423d 2019-06-08 05:53:40,632 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d5396e46-ec21-4e92-ab72-92793073545f","tenant_id":"5e195675c3fe42e1a93dbda547e0a54e","created_at":"2019-06-08T05:52:50Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-06-08T05:52:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"5e195675c3fe42e1a93dbda547e0a54e","id":"e9a0bf8a-1f7f-4da5-bd69-3cedd2689347","subnetpool_id":null,"name":"vping_ssh-subnet_f309212c-501e-4214-88e0-ec9985b67703"}]} 2019-06-08 05:53:40,632 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/subnets.json used request id req-4be0d4d2-c458-4006-9b7d-c3313944423d 2019-06-08 05:53:40,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0446100234985s 2019-06-08 05:53:40,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-06-08 05:53:40,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/subnets/e9a0bf8a-1f7f-4da5-bd69-3cedd2689347.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}430ede2aa56b3e53fa3d2f3597ebe11954a00a21" 2019-06-08 05:53:41,793 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 05:53:41 GMT X-Openstack-Request-Id: req-d1ca9894-e411-417f-ba9e-a262944bfa79 2019-06-08 05:53:41,793 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 05:53:41,793 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/subnets/e9a0bf8a-1f7f-4da5-bd69-3cedd2689347.json used request id req-d1ca9894-e411-417f-ba9e-a262944bfa79 2019-06-08 05:53:41,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.15997099876s 2019-06-08 05:53:41,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 05:53:41,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}430ede2aa56b3e53fa3d2f3597ebe11954a00a21" 2019-06-08 05:53:41,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1236 Content-Type: application/json Date: Sat, 08 Jun 2019 05:53:41 GMT X-Openstack-Request-Id: req-da62deb5-0614-4d94-9889-3fc683f5d398 2019-06-08 05:53:41,887 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T05:48:01Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d5396e46-ec21-4e92-ab72-92793073545f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e195675c3fe42e1a93dbda547e0a54e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-08T05:53:41Z","qos_policy_id":null,"name":"vping_ssh-net_f309212c-501e-4214-88e0-ec9985b67703","admin_state_up":true,"tenant_id":"5e195675c3fe42e1a93dbda547e0a54e","created_at":"2019-06-08T05:52:49Z","mtu":1450}]} 2019-06-08 05:53:41,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-da62deb5-0614-4d94-9889-3fc683f5d398 2019-06-08 05:53:41,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0936589241028s 2019-06-08 05:53:41,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-06-08 05:53:41,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/networks/d5396e46-ec21-4e92-ab72-92793073545f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}430ede2aa56b3e53fa3d2f3597ebe11954a00a21" 2019-06-08 05:53:43,094 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 05:53:43 GMT X-Openstack-Request-Id: req-d09a0a35-1325-4485-b29e-d8ba660e94db 2019-06-08 05:53:43,094 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 05:53:43,094 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/networks/d5396e46-ec21-4e92-ab72-92793073545f.json used request id req-d09a0a35-1325-4485-b29e-d8ba660e94db 2019-06-08 05:53:43,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.20515203476s 2019-06-08 05:53:43,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 05:53:43,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}430ede2aa56b3e53fa3d2f3597ebe11954a00a21" 2019-06-08 05:53:43,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sat, 08 Jun 2019 05:53:43 GMT X-Openstack-Request-Id: req-4663a107-5959-4206-aa58-1b2e9d71e167 2019-06-08 05:53:43,384 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T05:52:57Z", "file": "/v2/images/7800d20e-f927-4c9c-927b-0725625b5b1b/file", "owner": "5e195675c3fe42e1a93dbda547e0a54e", "id": "7800d20e-f927-4c9c-927b-0725625b5b1b", "size": 12716032, "self": "/v2/images/7800d20e-f927-4c9c-927b-0725625b5b1b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/7800d20e-f927-4c9c-927b-0725625b5b1b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/7800d20e-f927-4c9c-927b-0725625b5b1b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_f309212c-501e-4214-88e0-ec9985b67703", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_f309212c-501e-4214-88e0-ec9985b67703", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-08T05:52:56Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 05:53:43,385 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-4663a107-5959-4206-aa58-1b2e9d71e167 2019-06-08 05:53:43,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.286251068115s 2019-06-08 05:53:43,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-06-08 05:53:43,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9292/v2/images/7800d20e-f927-4c9c-927b-0725625b5b1b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}430ede2aa56b3e53fa3d2f3597ebe11954a00a21" 2019-06-08 05:53:43,829 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 05:53:43 GMT X-Openstack-Request-Id: req-81c79e4b-03ec-4775-b75e-971e215f6284 2019-06-08 05:53:43,829 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 05:53:43,829 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.46:9292/v2/images/7800d20e-f927-4c9c-927b-0725625b5b1b used request id req-81c79e4b-03ec-4775-b75e-971e215f6284 2019-06-08 05:53:43,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.442576169968s 2019-06-08 05:53:43,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-08 05:53:43,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f94d5afa9d7acffc48c50c88064306fde72445fa" 2019-06-08 05:53:43,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sat, 08 Jun 2019 05:53: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-dbc5f853-322a-47e5-9d79-af773ae86d96 x-openstack-request-id: req-dbc5f853-322a-47e5-9d79-af773ae86d96 2019-06-08 05:53:43,857 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_f309212c-501e-4214-88e0-ec9985b67703", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/65927cb5-6dd0-4b82-b3f4-e9a596dc155f", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/65927cb5-6dd0-4b82-b3f4-e9a596dc155f", "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": "65927cb5-6dd0-4b82-b3f4-e9a596dc155f"}]} 2019-06-08 05:53:43,858 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None used request id req-dbc5f853-322a-47e5-9d79-af773ae86d96 2019-06-08 05:53:43,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0229539871216s 2019-06-08 05:53:43,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-06-08 05:53:43,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:8774/v2.1/flavors/65927cb5-6dd0-4b82-b3f4-e9a596dc155f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f94d5afa9d7acffc48c50c88064306fde72445fa" 2019-06-08 05:53:43,887 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 08 Jun 2019 05:53: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-7b3b407c-48ca-4694-a1df-f4fafff51fc9 x-openstack-request-id: req-7b3b407c-48ca-4694-a1df-f4fafff51fc9 2019-06-08 05:53:43,887 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.46:8774/v2.1/flavors/65927cb5-6dd0-4b82-b3f4-e9a596dc155f used request id req-7b3b407c-48ca-4694-a1df-f4fafff51fc9 2019-06-08 05:53:43,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0285301208496s 2019-06-08 05:53:43,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-08 05:53:43,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f94d5afa9d7acffc48c50c88064306fde72445fa" 2019-06-08 05:53:44,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Sat, 08 Jun 2019 05:53:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc101e80-deba-4b38-8f4b-128e58de747b 2019-06-08 05:53:44,119 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.46:5000/v3/users/05c218d902a14f40af3320874b7f92da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05c218d902a14f40af3320874b7f92da", "email": "placement@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_f309212c-501e-4214-88e0-ec9985b67703", "links": {"self": "http://172.30.9.46:5000/v3/users/1245eae095de43168df430462f1dc8de"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1245eae095de43168df430462f1dc8de", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.46:5000/v3/users/1afacf49c7e14af3a957f3511567dacc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1afacf49c7e14af3a957f3511567dacc", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.46:5000/v3/users/1f2145adf73944a6ab8ed52e5753691b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f2145adf73944a6ab8ed52e5753691b", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.46:5000/v3/users/2593ee6f9317492f990d505d77da4779"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2593ee6f9317492f990d505d77da4779", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.46:5000/v3/users/31ebed201e7e4ca5b7ee604a2b787581"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31ebed201e7e4ca5b7ee604a2b787581", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.46:5000/v3/users/3a572b3053b54834a82afa40e099a5da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a572b3053b54834a82afa40e099a5da", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.46:5000/v3/users/4fee668be3a64363800d347187a88df5"}, "domain_id": "69a9710257d445c38da42b508afe5e4c", "enabled": true, "options": {}, "id": "4fee668be3a64363800d347187a88df5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.46:5000/v3/users/66f1e9993f8b480294a60e940341f520"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66f1e9993f8b480294a60e940341f520", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.46:5000/v3/users/93fe3f7601c54ac9ad051856c17f28bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93fe3f7601c54ac9ad051856c17f28bb", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.46:5000/v3/users/c236670886154d449269b72bd9c90b0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c236670886154d449269b72bd9c90b0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.46:5000/v3/users/c65b29de08754e65a44567b1f677176f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c65b29de08754e65a44567b1f677176f", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.46:5000/v3/users/d8dd3e6eec484d33b35e900b9699495d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8dd3e6eec484d33b35e900b9699495d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.46:5000/v3/users/dda03f8796ac431cadfc3fd8cb68b8e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dda03f8796ac431cadfc3fd8cb68b8e8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.46:5000/v3/users/fd79c31b868f4106baa6b4b6f650b664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd79c31b868f4106baa6b4b6f650b664", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.46:5000/v3/users", "previous": null, "next": null}} 2019-06-08 05:53:44,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/users used request id req-cc101e80-deba-4b38-8f4b-128e58de747b 2019-06-08 05:53:44,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.231143951416s 2019-06-08 05:53:44,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-08 05:53:44,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/users/1245eae095de43168df430462f1dc8de -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f94d5afa9d7acffc48c50c88064306fde72445fa" 2019-06-08 05:53:44,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Sat, 08 Jun 2019 05:53:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f68fb464-0ccf-4855-a4b3-e4aeb4d74cb1 2019-06-08 05:53:44,343 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_ssh-user_f309212c-501e-4214-88e0-ec9985b67703", "links": {"self": "http://172.30.9.46:5000/v3/users/1245eae095de43168df430462f1dc8de"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "1245eae095de43168df430462f1dc8de", "description": null}} 2019-06-08 05:53:44,343 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/users/1245eae095de43168df430462f1dc8de used request id req-f68fb464-0ccf-4855-a4b3-e4aeb4d74cb1 2019-06-08 05:53:44,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.218065977097s 2019-06-08 05:53:44,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-06-08 05:53:44,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:5000/v3/users/1245eae095de43168df430462f1dc8de -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f94d5afa9d7acffc48c50c88064306fde72445fa" 2019-06-08 05:53:44,681 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 05:53:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7092a0df-c433-49cf-bbf3-16e43dcdf5bf 2019-06-08 05:53:44,681 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 05:53:44,682 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.46:5000/v3/users/1245eae095de43168df430462f1dc8de used request id req-7092a0df-c433-49cf-bbf3-16e43dcdf5bf 2019-06-08 05:53:44,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.337719202042s 2019-06-08 05:53:44,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-08 05:53:44,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f94d5afa9d7acffc48c50c88064306fde72445fa" 2019-06-08 05:53:44,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Sat, 08 Jun 2019 05:53:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d4471c6-1587-4cb2-a906-253c5770ef58 2019-06-08 05:53:44,920 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.46:5000/v3/projects/3188c96ec01940fba81c35d45eb11133"}, "tags": [], "enabled": true, "id": "3188c96ec01940fba81c35d45eb11133", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.46:5000/v3/projects/5e195675c3fe42e1a93dbda547e0a54e"}, "tags": [], "enabled": true, "id": "5e195675c3fe42e1a93dbda547e0a54e", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_f309212c-501e-4214-88e0-ec9985b67703"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f"}, "tags": [], "enabled": true, "id": "ae5008b7eba04bb8ab8b9bea870a005f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-08 05:53:44,920 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/projects used request id req-9d4471c6-1587-4cb2-a906-253c5770ef58 2019-06-08 05:53:44,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.23222899437s 2019-06-08 05:53:44,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-06-08 05:53:44,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:5000/v3/projects/5e195675c3fe42e1a93dbda547e0a54e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f94d5afa9d7acffc48c50c88064306fde72445fa" 2019-06-08 05:53:45,182 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 05:53:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27ecf5b7-5687-468d-a2ec-60b6c2ec57dc 2019-06-08 05:53:45,182 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 05:53:45,182 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.46:5000/v3/projects/5e195675c3fe42e1a93dbda547e0a54e used request id req-27ecf5b7-5687-468d-a2ec-60b6c2ec57dc 2019-06-08 05:53:45,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.257519960403s 2019-06-08 05:53:45,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-08 05:53:45,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:9696/v2.0/security-groups.json?project_id=5e195675c3fe42e1a93dbda547e0a54e&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f94d5afa9d7acffc48c50c88064306fde72445fa" 2019-06-08 05:53:45,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 08 Jun 2019 05:53:45 GMT X-Openstack-Request-Id: req-f6edac5f-3bde-465c-bf8f-42445b03a1fa 2019-06-08 05:53:45,489 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "5e195675c3fe42e1a93dbda547e0a54e", "created_at": "2019-06-08T05:52:49Z", "updated_at": "2019-06-08T05:52:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:52:49Z", "revision_number": 0, "id": "02a044be-2e33-4519-93de-08b05278c0a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:52:49Z", "security_group_id": "74c34874-6773-4a69-a4a3-d5d52d0175e7", "tenant_id": "5e195675c3fe42e1a93dbda547e0a54e", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e195675c3fe42e1a93dbda547e0a54e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:52:49Z", "revision_number": 0, "id": "1cdeb7d1-5600-4a8f-8218-3cf571769243", "remote_group_id": "74c34874-6773-4a69-a4a3-d5d52d0175e7", "remote_ip_prefix": null, "created_at": "2019-06-08T05:52:49Z", "security_group_id": "74c34874-6773-4a69-a4a3-d5d52d0175e7", "tenant_id": "5e195675c3fe42e1a93dbda547e0a54e", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e195675c3fe42e1a93dbda547e0a54e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:52:49Z", "revision_number": 0, "id": "51709ba7-d534-4f68-a596-36772250a429", "remote_group_id": "74c34874-6773-4a69-a4a3-d5d52d0175e7", "remote_ip_prefix": null, "created_at": "2019-06-08T05:52:49Z", "security_group_id": "74c34874-6773-4a69-a4a3-d5d52d0175e7", "tenant_id": "5e195675c3fe42e1a93dbda547e0a54e", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e195675c3fe42e1a93dbda547e0a54e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:52:49Z", "revision_number": 0, "id": "53c0992e-7a31-4e9e-9155-e90cd173322e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:52:49Z", "security_group_id": "74c34874-6773-4a69-a4a3-d5d52d0175e7", "tenant_id": "5e195675c3fe42e1a93dbda547e0a54e", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e195675c3fe42e1a93dbda547e0a54e"}], "revision_number": 1, "project_id": "5e195675c3fe42e1a93dbda547e0a54e", "id": "74c34874-6773-4a69-a4a3-d5d52d0175e7", "name": "default"}]} 2019-06-08 05:53:45,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/security-groups.json?project_id=5e195675c3fe42e1a93dbda547e0a54e&name=default used request id req-f6edac5f-3bde-465c-bf8f-42445b03a1fa 2019-06-08 05:53:45,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.301480054855s 2019-06-08 05:53:45,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-08 05:53:45,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f94d5afa9d7acffc48c50c88064306fde72445fa" 2019-06-08 05:53:45,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sat, 08 Jun 2019 05:53:45 GMT X-Openstack-Request-Id: req-8ab06f22-3659-4a0a-a422-0511a02d4260 2019-06-08 05:53:45,556 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3188c96ec01940fba81c35d45eb11133", "created_at": "2019-06-08T05:50:08Z", "updated_at": "2019-06-08T05:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "1a304197-6259-47fb-8799-aa407182630d", "remote_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv6", "project_id": "3188c96ec01940fba81c35d45eb11133"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "487196b0-2bde-45c0-8b45-f9fcd16601fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv4", "project_id": "3188c96ec01940fba81c35d45eb11133"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "abadd49a-1a8f-405f-ba47-7c59fe8b0d0f", "remote_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv4", "project_id": "3188c96ec01940fba81c35d45eb11133"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "d26daddf-2739-444d-991e-138b96ac2ac2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv6", "project_id": "3188c96ec01940fba81c35d45eb11133"}], "revision_number": 1, "project_id": "3188c96ec01940fba81c35d45eb11133", "id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "created_at": "2019-06-08T05:47:57Z", "updated_at": "2019-06-08T05:47:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "02da1104-56ed-4749-b003-90c4f8f656ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "a3f7c7ce-1565-464d-9c08-e39b080cdb6d", "remote_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "c5f47a68-2c8b-4de3-91dc-0a19312beb49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "d9877ee1-16fa-4f55-9b57-2bd861dcc4ea", "remote_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}], "revision_number": 1, "project_id": "ae5008b7eba04bb8ab8b9bea870a005f", "id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-06-08T05:50:09Z", "updated_at": "2019-06-08T05:50:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "41f1ce41-3b64-482a-87c5-0d0b11c6398f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "79dc58b0-b605-4504-9229-080d558ac4f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "81274cd5-6700-4e0f-8a2a-1f2e3420f4f3", "remote_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "dd1516ff-335a-4f12-a448-f096493076e7", "remote_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "48f2b38a-983e-4487-ab36-f87307c0130c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e195675c3fe42e1a93dbda547e0a54e", "created_at": "2019-06-08T05:52:49Z", "updated_at": "2019-06-08T05:52:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:52:49Z", "revision_number": 0, "id": "02a044be-2e33-4519-93de-08b05278c0a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:52:49Z", "security_group_id": "74c34874-6773-4a69-a4a3-d5d52d0175e7", "tenant_id": "5e195675c3fe42e1a93dbda547e0a54e", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e195675c3fe42e1a93dbda547e0a54e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:52:49Z", "revision_number": 0, "id": "1cdeb7d1-5600-4a8f-8218-3cf571769243", "remote_group_id": "74c34874-6773-4a69-a4a3-d5d52d0175e7", "remote_ip_prefix": null, "created_at": "2019-06-08T05:52:49Z", "security_group_id": "74c34874-6773-4a69-a4a3-d5d52d0175e7", "tenant_id": "5e195675c3fe42e1a93dbda547e0a54e", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e195675c3fe42e1a93dbda547e0a54e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:52:49Z", "revision_number": 0, "id": "51709ba7-d534-4f68-a596-36772250a429", "remote_group_id": "74c34874-6773-4a69-a4a3-d5d52d0175e7", "remote_ip_prefix": null, "created_at": "2019-06-08T05:52:49Z", "security_group_id": "74c34874-6773-4a69-a4a3-d5d52d0175e7", "tenant_id": "5e195675c3fe42e1a93dbda547e0a54e", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e195675c3fe42e1a93dbda547e0a54e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:52:49Z", "revision_number": 0, "id": "53c0992e-7a31-4e9e-9155-e90cd173322e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:52:49Z", "security_group_id": "74c34874-6773-4a69-a4a3-d5d52d0175e7", "tenant_id": "5e195675c3fe42e1a93dbda547e0a54e", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e195675c3fe42e1a93dbda547e0a54e"}], "revision_number": 1, "project_id": "5e195675c3fe42e1a93dbda547e0a54e", "id": "74c34874-6773-4a69-a4a3-d5d52d0175e7", "name": "default"}]} 2019-06-08 05:53:45,556 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/security-groups.json used request id req-8ab06f22-3659-4a0a-a422-0511a02d4260 2019-06-08 05:53:45,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0622110366821s 2019-06-08 05:53:45,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-06-08 05:53:45,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/security-groups/74c34874-6773-4a69-a4a3-d5d52d0175e7.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f94d5afa9d7acffc48c50c88064306fde72445fa" 2019-06-08 05:53:45,711 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 05:53:45 GMT X-Openstack-Request-Id: req-3312876e-1d95-4b5c-ba13-e274d5fdeedb 2019-06-08 05:53:45,712 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 05:53:45,712 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/security-groups/74c34874-6773-4a69-a4a3-d5d52d0175e7.json used request id req-3312876e-1d95-4b5c-ba13-e274d5fdeedb 2019-06-08 05:53:45,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.147362947464s 2019-06-08 05:53:45,756 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2019-06-08 05:53:45,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 05:53:45,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sat, 08 Jun 2019 05:53:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f693bd26-3c69-46b3-a0eb-bde3b700aeea 2019-06-08 05:53:45,809 - 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.46:5000/v3/", "rel": "self"}]}} 2019-06-08 05:53:45,810 - keystoneauth.session - DEBUG - GET call to http://172.30.9.46:5000/v3 used request id req-f693bd26-3c69-46b3-a0eb-bde3b700aeea 2019-06-08 05:53:45,810 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.46:5000/v3/auth/tokens 2019-06-08 05:53:46,211 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "d2be94ca10bc410d8e2df55ad673d32f", "name": "member"}, {"id": "e5096deb7bb54cdfaba406b083716814", "name": "admin"}, {"id": "20c52caa8815436598706c0044dd78ea", "name": "reader"}], "expires_at": "2019-06-08T06:53:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3188c96ec01940fba81c35d45eb11133", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "569429e3916a40609b1b095c350d4f40"}, {"url": "http://172.30.9.46:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f8c054a2af64f418c37ee7727690693"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b02dfb863f5a4bffb36851235754ef91"}], "type": "metric", "id": "04a04b69122f4f738931230cee29629a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699fd3a20c8d40938f47375515d56729"}, {"url": "http://172.30.9.46:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a29c25ed5bae42389e53743e2b2d4cc6"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2aa7441977c496197e3dd66db370091"}], "type": "image", "id": "1229db241b1e4199aa3477e6a5aaaaf3", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.25:8080/v1/AUTH_3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f18ac20553a423cb64c4c119b4996d7"}, {"url": "http://172.30.9.46:8080/v1/AUTH_3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9cb7095bfac44798c7fb7f9deeeb6c2"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5274ae5199a462fbdfc0fea51cec5a4"}], "type": "object-store", "id": "3937992c91de456ab652dcaface65051", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.46:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469fe8a62bab4dce8322074f2fcdb9b4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e66cd3f99f9447b491021e663455e8c8"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "faa6e36db7f04aaf89b1671b36545dd9"}], "type": "cloudformation", "id": "4475ac30861f4898a3b4a3f25d4c15a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "451296117b884380836bc65617a5acf5"}, {"url": "http://172.30.9.46:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3bf63cbaa4d40d8a7b3788a9ab9cf75"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8fcd63580f1428d9b345eecdbd48204"}], "type": "compute", "id": "55cb302de7b240e1a0963bcae70f4b34", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04b4a8c11b3f4bd1ab89c03a5aa9bd51"}, {"url": "http://172.30.9.46:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "489dc505b18c45b097be2b0ce43d310b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "768110a585514cb9a095e0ffab526da4"}], "type": "identity", "id": "6494ad775fb84e9891f5bc3015a60f48", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.46:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02cf21684702424ca6c0c65fbe598276"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a219343778574f9a89cf8eda09913c42"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3727342b4d045659e67915b25bea965"}], "type": "placement", "id": "6dd232e0a9944d6f8afacd7b59c2bb55", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f4e281ad8cd4aaba41477f8f55544b4"}, {"url": "http://172.30.9.46:8776/v2/3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f80c73c49c6480dba7d5f4b80e4a948"}, {"url": "http://192.30.9.6:8776/v2/3188c96ec01940fba81c35d45eb11133", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c209dd66f03a44bd9424eb1cad43b57c"}], "type": "volumev2", "id": "7c5d79a9253b44f1afeea36304180784", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c9a71230b064918baa5ec4ab83144c8"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d7c07f63f584a70a7df59e46b53c425"}, {"url": "http://172.30.9.46:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a67b17f9d1f45acb1b7213e75ed7276"}], "type": "event", "id": "84c44c0613f94bf8bbb2e05ff2f89471", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/3188c96ec01940fba81c35d45eb11133", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "775bcb67ac30456cb720438594a475e1"}, {"url": "http://192.30.9.6:8776/v3/3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2c0df4ad6a14557a0e2b97bfa52019f"}, {"url": "http://172.30.9.46:8776/v3/3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ef016b34aa45a7ba522cfecbfec6eb"}], "type": "volumev3", "id": "8b8641e49b5f486a864b0b857a0e9a73", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "121402a262894e60b2dd90a4c91ddfc4"}, {"url": "http://192.30.9.6:8004/v1/3188c96ec01940fba81c35d45eb11133", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "843fd802e471465f9929116059937b0b"}, {"url": "http://172.30.9.46:8004/v1/3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b71667e57ac348d19ee51701c2492bc8"}], "type": "orchestration", "id": "910666d0b44e43dda71799578f2fb207", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.46:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d50b2697934e5aa702ab2b26a44279"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0eb6565be3e44b382acfbe153b647bf"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0ee7731b0a344dd95394ec40456c966"}], "type": "network", "id": "96d169df5f3246498ebfd684c882081c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.46:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6207f5501c4d439cb61786bf4936a152"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de1dcf61d9e44a7aa8f94ba8c4cf9375"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc2fab36e3514270a85a06afe9ff1894"}], "type": "alarming", "id": "96f5a2d27e6f427cbd0f869917a8dd5d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "bf0bc5911f744db0865b88b9285e5dc1", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fd79c31b868f4106baa6b4b6f650b664"}, "audit_ids": ["U-4FEfjtSi2DC_dMQbLXNQ"], "issued_at": "2019-06-08T05:53:46.000000Z"}} 2019-06-08 05:53:46,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 05:53:46,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}221da695594a217ab423c8af48047ad8c6a6f85f" 2019-06-08 05:53:46,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sat, 08 Jun 2019 05:53:46 GMT X-Openstack-Request-Id: req-6017754d-25d8-4bc5-ae4a-8056c50676d3 2019-06-08 05:53:46,598 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T05:48:01Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","provider:network_type":"flat"}]} 2019-06-08 05:53:46,599 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json?router%3Aexternal=True used request id req-6017754d-25d8-4bc5-ae4a-8056c50676d3 2019-06-08 05:53:46,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.385218143463s 2019-06-08 05:53:46,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 05:53:46,612 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 08 Jun 2019 05:53:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b465f9ae-e4c2-4e98-8060-2a8d83acbdaa 2019-06-08 05:53:46,612 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 05:53:46,612 - keystoneauth.session - DEBUG - GET call to http://172.30.9.46:5000/ used request id req-b465f9ae-e4c2-4e98-8060-2a8d83acbdaa 2019-06-08 05:53:46,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-08 05:53:46,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}221da695594a217ab423c8af48047ad8c6a6f85f" 2019-06-08 05:53:46,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 08 Jun 2019 05:53:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb807faf-1df9-407c-9a63-7f821a983480 2019-06-08 05:53:46,809 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.46:5000/v3/domains/69a9710257d445c38da42b508afe5e4c"}, "tags": [], "enabled": true, "id": "69a9710257d445c38da42b508afe5e4c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.46:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.46:5000/v3/domains", "previous": null, "next": null}} 2019-06-08 05:53:46,809 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/domains used request id req-fb807faf-1df9-407c-9a63-7f821a983480 2019-06-08 05:53:46,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.195774793625s 2019-06-08 05:53:46,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-06-08 05:53:46,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}221da695594a217ab423c8af48047ad8c6a6f85f" -d '{"project": {"description": "Created by OPNFV Functest: vping_userdata", "enabled": true, "domain_id": "default", "name": "vping_userdata-project_c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59"}}' 2019-06-08 05:53:46,990 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 374 Content-Type: application/json Date: Sat, 08 Jun 2019 05:53:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1305e019-cd13-4d82-8b71-1b4844f763fa 2019-06-08 05:53:46,990 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.46:5000/v3/projects/63b100b1c3be4f4f91521872dbe3cbaf"}, "tags": [], "enabled": true, "id": "63b100b1c3be4f4f91521872dbe3cbaf", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59"}} 2019-06-08 05:53:46,991 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.46:5000/v3/projects used request id req-1305e019-cd13-4d82-8b71-1b4844f763fa 2019-06-08 05:53:46,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.174382925034s 2019-06-08 05:53:46,991 - 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'63b100b1c3be4f4f91521872dbe3cbaf', '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_c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59'}) 2019-06-08 05:53:46,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-06-08 05:53:47,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}221da695594a217ab423c8af48047ad8c6a6f85f" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "Ok3qoXgfRBxokgT25MUnEINZ5kyF16", "email": null, "name": "vping_userdata-user_c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59"}}' 2019-06-08 05:53:47,461 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 329 Content-Type: application/json Date: Sat, 08 Jun 2019 05:53:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-277e1915-dfeb-485b-9905-31962690437d 2019-06-08 05:53:47,461 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_userdata-user_c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59", "links": {"self": "http://172.30.9.46:5000/v3/users/17de2d222cf6426195abcd80be2c9ec2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "17de2d222cf6426195abcd80be2c9ec2", "domain_id": "default", "password_expires_at": null}} 2019-06-08 05:53:47,461 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.46:5000/v3/users used request id req-277e1915-dfeb-485b-9905-31962690437d 2019-06-08 05:53:47,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.463382005692s 2019-06-08 05:53:47,462 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'17de2d222cf6426195abcd80be2c9ec2', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59'}) 2019-06-08 05:53:47,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 05:53:47,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}221da695594a217ab423c8af48047ad8c6a6f85f" 2019-06-08 05:53:47,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 05:53:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-800bac54-0bcc-4e66-a9e1-8c9c7ec449f5 2019-06-08 05:53:47,666 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 05:53:47,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-800bac54-0bcc-4e66-a9e1-8c9c7ec449f5 2019-06-08 05:53:47,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.200442075729s 2019-06-08 05:53:47,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 05:53:47,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}221da695594a217ab423c8af48047ad8c6a6f85f" 2019-06-08 05:53:47,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 05:53:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-749812e9-7bc6-4aaa-ac21-ac4d3ea231e4 2019-06-08 05:53:47,868 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 05:53:47,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-749812e9-7bc6-4aaa-ac21-ac4d3ea231e4 2019-06-08 05:53:47,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.197209835052s 2019-06-08 05:53:47,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 05:53:47,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}221da695594a217ab423c8af48047ad8c6a6f85f" 2019-06-08 05:53:48,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 05:53:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da67fb23-ff59-422e-907b-4c3712b333a0 2019-06-08 05:53:48,023 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 05:53:48,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-da67fb23-ff59-422e-907b-4c3712b333a0 2019-06-08 05:53:48,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.149688005447s 2019-06-08 05:53:48,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-08 05:53:48,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}221da695594a217ab423c8af48047ad8c6a6f85f" 2019-06-08 05:53:48,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 149 Content-Type: application/json Date: Sat, 08 Jun 2019 05:53:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-742fa697-841d-497f-9b4b-9b3f0ba9c6a5 2019-06-08 05:53:48,133 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.46:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-08 05:53:48,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/domains/default used request id req-742fa697-841d-497f-9b4b-9b3f0ba9c6a5 2019-06-08 05:53:48,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.10563993454s 2019-06-08 05:53:48,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-08 05:53:48,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}221da695594a217ab423c8af48047ad8c6a6f85f" 2019-06-08 05:53:48,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Sat, 08 Jun 2019 05:53:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72e4ebbe-0b81-454e-84f9-c2add2434a3c 2019-06-08 05:53:48,348 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.46:5000/v3/users/05c218d902a14f40af3320874b7f92da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05c218d902a14f40af3320874b7f92da", "email": "placement@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59", "links": {"self": "http://172.30.9.46:5000/v3/users/17de2d222cf6426195abcd80be2c9ec2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "17de2d222cf6426195abcd80be2c9ec2", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.46:5000/v3/users/1afacf49c7e14af3a957f3511567dacc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1afacf49c7e14af3a957f3511567dacc", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.46:5000/v3/users/1f2145adf73944a6ab8ed52e5753691b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f2145adf73944a6ab8ed52e5753691b", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.46:5000/v3/users/2593ee6f9317492f990d505d77da4779"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2593ee6f9317492f990d505d77da4779", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.46:5000/v3/users/31ebed201e7e4ca5b7ee604a2b787581"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31ebed201e7e4ca5b7ee604a2b787581", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.46:5000/v3/users/3a572b3053b54834a82afa40e099a5da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a572b3053b54834a82afa40e099a5da", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.46:5000/v3/users/4fee668be3a64363800d347187a88df5"}, "domain_id": "69a9710257d445c38da42b508afe5e4c", "enabled": true, "options": {}, "id": "4fee668be3a64363800d347187a88df5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.46:5000/v3/users/66f1e9993f8b480294a60e940341f520"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66f1e9993f8b480294a60e940341f520", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.46:5000/v3/users/93fe3f7601c54ac9ad051856c17f28bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93fe3f7601c54ac9ad051856c17f28bb", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.46:5000/v3/users/c236670886154d449269b72bd9c90b0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c236670886154d449269b72bd9c90b0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.46:5000/v3/users/c65b29de08754e65a44567b1f677176f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c65b29de08754e65a44567b1f677176f", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.46:5000/v3/users/d8dd3e6eec484d33b35e900b9699495d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8dd3e6eec484d33b35e900b9699495d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.46:5000/v3/users/dda03f8796ac431cadfc3fd8cb68b8e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dda03f8796ac431cadfc3fd8cb68b8e8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.46:5000/v3/users/fd79c31b868f4106baa6b4b6f650b664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd79c31b868f4106baa6b4b6f650b664", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.46:5000/v3/users", "previous": null, "next": null}} 2019-06-08 05:53:48,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/users used request id req-72e4ebbe-0b81-454e-84f9-c2add2434a3c 2019-06-08 05:53:48,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.213656902313s 2019-06-08 05:53:48,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-08 05:53:48,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}221da695594a217ab423c8af48047ad8c6a6f85f" 2019-06-08 05:53:48,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Sat, 08 Jun 2019 05:53:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89f8d45b-b541-4a60-bcee-5df2a1867a9d 2019-06-08 05:53:48,471 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.46:5000/v3/projects/3188c96ec01940fba81c35d45eb11133"}, "tags": [], "enabled": true, "id": "3188c96ec01940fba81c35d45eb11133", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f"}, "tags": [], "enabled": true, "id": "ae5008b7eba04bb8ab8b9bea870a005f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.46:5000/v3/projects/63b100b1c3be4f4f91521872dbe3cbaf"}, "tags": [], "enabled": true, "id": "63b100b1c3be4f4f91521872dbe3cbaf", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59"}]} 2019-06-08 05:53:48,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/projects?domain_id=default used request id req-89f8d45b-b541-4a60-bcee-5df2a1867a9d 2019-06-08 05:53:48,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.111144065857s 2019-06-08 05:53:48,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-08 05:53:48,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/role_assignments?user.id=17de2d222cf6426195abcd80be2c9ec2&role.id=d2be94ca10bc410d8e2df55ad673d32f&scope.project.id=63b100b1c3be4f4f91521872dbe3cbaf" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}221da695594a217ab423c8af48047ad8c6a6f85f" 2019-06-08 05:53:48,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Sat, 08 Jun 2019 05:53:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9244d9e7-1e0a-43c1-9947-13da8b906f54 2019-06-08 05:53:48,674 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.46:5000/v3/role_assignments?user.id=17de2d222cf6426195abcd80be2c9ec2&role.id=d2be94ca10bc410d8e2df55ad673d32f&scope.project.id=63b100b1c3be4f4f91521872dbe3cbaf", "previous": null, "next": null}} 2019-06-08 05:53:48,674 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/role_assignments?user.id=17de2d222cf6426195abcd80be2c9ec2&role.id=d2be94ca10bc410d8e2df55ad673d32f&scope.project.id=63b100b1c3be4f4f91521872dbe3cbaf used request id req-9244d9e7-1e0a-43c1-9947-13da8b906f54 2019-06-08 05:53:48,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.195168018341s 2019-06-08 05:53:48,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-06-08 05:53:48,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:5000/v3/projects/63b100b1c3be4f4f91521872dbe3cbaf/users/17de2d222cf6426195abcd80be2c9ec2/roles/d2be94ca10bc410d8e2df55ad673d32f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}221da695594a217ab423c8af48047ad8c6a6f85f" 2019-06-08 05:53:48,865 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 05:53:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c488cd62-5aab-49fa-ab16-7cf3617fb9ed 2019-06-08 05:53:48,865 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 05:53:48,865 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.46:5000/v3/projects/63b100b1c3be4f4f91521872dbe3cbaf/users/17de2d222cf6426195abcd80be2c9ec2/roles/d2be94ca10bc410d8e2df55ad673d32f used request id req-c488cd62-5aab-49fa-ab16-7cf3617fb9ed 2019-06-08 05:53:48,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.187398910522s 2019-06-08 05:53:48,866 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59', 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'63b100b1c3be4f4f91521872dbe3cbaf', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'Ok3qoXgfRBxokgT25MUnEINZ5kyF16', 'username': u'vping_userdata-user_c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.46:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-06-08 05:53:48,870 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59', 'password': 'Ok3qoXgfRBxokgT25MUnEINZ5kyF16', 'project_name': 'vping_userdata-project_c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.46:5000/v3', 'project_id': '63b100b1c3be4f4f91521872dbe3cbaf', 'project_domain_name': 'Default'} 2019-06-08 05:53:48,871 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2019-06-08 05:53:48,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-08 05:53:48,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}221da695594a217ab423c8af48047ad8c6a6f85f" 2019-06-08 05:53:48,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 08 Jun 2019 05:53:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37bc7f50-d111-411e-9782-d8b3d4c4304f 2019-06-08 05:53:48,984 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.46:5000/v3/domains/69a9710257d445c38da42b508afe5e4c"}, "tags": [], "enabled": true, "id": "69a9710257d445c38da42b508afe5e4c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.46:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.46:5000/v3/domains", "previous": null, "next": null}} 2019-06-08 05:53:48,984 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/domains used request id req-37bc7f50-d111-411e-9782-d8b3d4c4304f 2019-06-08 05:53:48,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.113337039948s 2019-06-08 05:53:48,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-08 05:53:48,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}221da695594a217ab423c8af48047ad8c6a6f85f" 2019-06-08 05:53:49,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Sat, 08 Jun 2019 05:53:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d56fc1c-aa90-4290-b752-d7c1a9d50e1d 2019-06-08 05:53:49,128 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.46:5000/v3/projects/3188c96ec01940fba81c35d45eb11133"}, "tags": [], "enabled": true, "id": "3188c96ec01940fba81c35d45eb11133", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f"}, "tags": [], "enabled": true, "id": "ae5008b7eba04bb8ab8b9bea870a005f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.46:5000/v3/projects/63b100b1c3be4f4f91521872dbe3cbaf"}, "tags": [], "enabled": true, "id": "63b100b1c3be4f4f91521872dbe3cbaf", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59"}]} 2019-06-08 05:53:49,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/projects?domain_id=default used request id req-7d56fc1c-aa90-4290-b752-d7c1a9d50e1d 2019-06-08 05:53:49,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.135942935944s 2019-06-08 05:53:49,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-06-08 05:53:49,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}221da695594a217ab423c8af48047ad8c6a6f85f" -d '{"network": {"tenant_id": "63b100b1c3be4f4f91521872dbe3cbaf", "name": "vping_userdata-net_c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59", "admin_state_up": true}}' 2019-06-08 05:53:49,705 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 728 Content-Type: application/json Date: Sat, 08 Jun 2019 05:53:49 GMT X-Openstack-Request-Id: req-e46ae684-d278-459a-85c1-7be82d43f7f6 2019-06-08 05:53:49,705 - 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":"0acc5c82-bda6-4761-8922-ecfc0531ead4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":26,"ipv4_address_scope":null,"shared":false,"project_id":"63b100b1c3be4f4f91521872dbe3cbaf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-08T05:53:49Z","is_default":false,"qos_policy_id":null,"name":"vping_userdata-net_c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59","admin_state_up":true,"tenant_id":"63b100b1c3be4f4f91521872dbe3cbaf","created_at":"2019-06-08T05:53:49Z","mtu":1450}} 2019-06-08 05:53:49,706 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-e46ae684-d278-459a-85c1-7be82d43f7f6 2019-06-08 05:53:49,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.574582099915s 2019-06-08 05:53:49,706 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-06-08T05:53:49Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'0acc5c82-bda6-4761-8922-ecfc0531ead4', u'provider:segmentation_id': 26, 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_c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59', u'created_at': u'2019-06-08T05:53:49Z', u'mtu': 1450, u'tenant_id': u'63b100b1c3be4f4f91521872dbe3cbaf', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'63b100b1c3be4f4f91521872dbe3cbaf', u'l2_adjacency': True}) 2019-06-08 05:53:49,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 05:53:49,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sat, 08 Jun 2019 05:53:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-182f9cbf-8d10-4cc3-92eb-d32cb0895fa5 2019-06-08 05:53:49,717 - 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.46:5000/v3/", "rel": "self"}]}} 2019-06-08 05:53:49,717 - keystoneauth.session - DEBUG - GET call to http://172.30.9.46:5000/v3 used request id req-182f9cbf-8d10-4cc3-92eb-d32cb0895fa5 2019-06-08 05:53:49,718 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.46:5000/v3/auth/tokens 2019-06-08 05:53:50,216 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d2be94ca10bc410d8e2df55ad673d32f", "name": "member"}, {"id": "20c52caa8815436598706c0044dd78ea", "name": "reader"}], "expires_at": "2019-06-08T06:53:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "63b100b1c3be4f4f91521872dbe3cbaf", "name": "vping_userdata-project_c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "569429e3916a40609b1b095c350d4f40"}, {"url": "http://172.30.9.46:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f8c054a2af64f418c37ee7727690693"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b02dfb863f5a4bffb36851235754ef91"}], "type": "metric", "id": "04a04b69122f4f738931230cee29629a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699fd3a20c8d40938f47375515d56729"}, {"url": "http://172.30.9.46:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a29c25ed5bae42389e53743e2b2d4cc6"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2aa7441977c496197e3dd66db370091"}], "type": "image", "id": "1229db241b1e4199aa3477e6a5aaaaf3", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.25:8080/v1/AUTH_63b100b1c3be4f4f91521872dbe3cbaf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f18ac20553a423cb64c4c119b4996d7"}, {"url": "http://172.30.9.46:8080/v1/AUTH_63b100b1c3be4f4f91521872dbe3cbaf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9cb7095bfac44798c7fb7f9deeeb6c2"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5274ae5199a462fbdfc0fea51cec5a4"}], "type": "object-store", "id": "3937992c91de456ab652dcaface65051", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.46:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469fe8a62bab4dce8322074f2fcdb9b4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e66cd3f99f9447b491021e663455e8c8"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "faa6e36db7f04aaf89b1671b36545dd9"}], "type": "cloudformation", "id": "4475ac30861f4898a3b4a3f25d4c15a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "451296117b884380836bc65617a5acf5"}, {"url": "http://172.30.9.46:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3bf63cbaa4d40d8a7b3788a9ab9cf75"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8fcd63580f1428d9b345eecdbd48204"}], "type": "compute", "id": "55cb302de7b240e1a0963bcae70f4b34", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04b4a8c11b3f4bd1ab89c03a5aa9bd51"}, {"url": "http://172.30.9.46:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "489dc505b18c45b097be2b0ce43d310b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "768110a585514cb9a095e0ffab526da4"}], "type": "identity", "id": "6494ad775fb84e9891f5bc3015a60f48", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.46:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02cf21684702424ca6c0c65fbe598276"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a219343778574f9a89cf8eda09913c42"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3727342b4d045659e67915b25bea965"}], "type": "placement", "id": "6dd232e0a9944d6f8afacd7b59c2bb55", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/63b100b1c3be4f4f91521872dbe3cbaf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f4e281ad8cd4aaba41477f8f55544b4"}, {"url": "http://172.30.9.46:8776/v2/63b100b1c3be4f4f91521872dbe3cbaf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f80c73c49c6480dba7d5f4b80e4a948"}, {"url": "http://192.30.9.6:8776/v2/63b100b1c3be4f4f91521872dbe3cbaf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c209dd66f03a44bd9424eb1cad43b57c"}], "type": "volumev2", "id": "7c5d79a9253b44f1afeea36304180784", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c9a71230b064918baa5ec4ab83144c8"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d7c07f63f584a70a7df59e46b53c425"}, {"url": "http://172.30.9.46:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a67b17f9d1f45acb1b7213e75ed7276"}], "type": "event", "id": "84c44c0613f94bf8bbb2e05ff2f89471", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/63b100b1c3be4f4f91521872dbe3cbaf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "775bcb67ac30456cb720438594a475e1"}, {"url": "http://192.30.9.6:8776/v3/63b100b1c3be4f4f91521872dbe3cbaf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2c0df4ad6a14557a0e2b97bfa52019f"}, {"url": "http://172.30.9.46:8776/v3/63b100b1c3be4f4f91521872dbe3cbaf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ef016b34aa45a7ba522cfecbfec6eb"}], "type": "volumev3", "id": "8b8641e49b5f486a864b0b857a0e9a73", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/63b100b1c3be4f4f91521872dbe3cbaf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "121402a262894e60b2dd90a4c91ddfc4"}, {"url": "http://192.30.9.6:8004/v1/63b100b1c3be4f4f91521872dbe3cbaf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "843fd802e471465f9929116059937b0b"}, {"url": "http://172.30.9.46:8004/v1/63b100b1c3be4f4f91521872dbe3cbaf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b71667e57ac348d19ee51701c2492bc8"}], "type": "orchestration", "id": "910666d0b44e43dda71799578f2fb207", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.46:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d50b2697934e5aa702ab2b26a44279"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0eb6565be3e44b382acfbe153b647bf"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0ee7731b0a344dd95394ec40456c966"}], "type": "network", "id": "96d169df5f3246498ebfd684c882081c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.46:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6207f5501c4d439cb61786bf4936a152"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de1dcf61d9e44a7aa8f94ba8c4cf9375"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc2fab36e3514270a85a06afe9ff1894"}], "type": "alarming", "id": "96f5a2d27e6f427cbd0f869917a8dd5d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "bf0bc5911f744db0865b88b9285e5dc1", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_userdata-user_c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59", "id": "17de2d222cf6426195abcd80be2c9ec2"}, "audit_ids": ["EoWzGl3KQMq7PfDTdnOkzA"], "issued_at": "2019-06-08T05:53:50.000000Z"}} 2019-06-08 05:53:50,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 05:53:50,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}adc38021ab86c1cd2ecde17c82c5ccd7b03e9acb" 2019-06-08 05:53:50,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1235 Content-Type: application/json Date: Sat, 08 Jun 2019 05:53:50 GMT X-Openstack-Request-Id: req-63c23807-a404-4594-8329-ea478adac50e 2019-06-08 05:53:50,562 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"0acc5c82-bda6-4761-8922-ecfc0531ead4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"63b100b1c3be4f4f91521872dbe3cbaf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-08T05:53:49Z","qos_policy_id":null,"name":"vping_userdata-net_c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59","admin_state_up":true,"tenant_id":"63b100b1c3be4f4f91521872dbe3cbaf","created_at":"2019-06-08T05:53:49Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T05:48:01Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","mtu":1500}]} 2019-06-08 05:53:50,562 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-63c23807-a404-4594-8329-ea478adac50e 2019-06-08 05:53:50,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.342863798141s 2019-06-08 05:53:50,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-06-08 05:53:50,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}adc38021ab86c1cd2ecde17c82c5ccd7b03e9acb" -d '{"subnet": {"name": "vping_userdata-subnet_c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59", "enable_dhcp": true, "network_id": "0acc5c82-bda6-4761-8922-ecfc0531ead4", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-06-08 05:53:51,306 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 682 Content-Type: application/json Date: Sat, 08 Jun 2019 05:53:51 GMT X-Openstack-Request-Id: req-5018b3db-ae03-4df5-acee-719a1e213a7d 2019-06-08 05:53:51,307 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0acc5c82-bda6-4761-8922-ecfc0531ead4","tenant_id":"63b100b1c3be4f4f91521872dbe3cbaf","created_at":"2019-06-08T05:53:50Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-06-08T05:53:50Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"63b100b1c3be4f4f91521872dbe3cbaf","id":"e050cf8a-8150-424b-b24d-e778d4718fdf","subnetpool_id":null,"name":"vping_userdata-subnet_c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59"}} 2019-06-08 05:53:51,307 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/subnets.json used request id req-5018b3db-ae03-4df5-acee-719a1e213a7d 2019-06-08 05:53:51,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.743770122528s 2019-06-08 05:53:51,308 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-08T05:53:50Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'e050cf8a-8150-424b-b24d-e778d4718fdf', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59', u'enable_dhcp': True, u'network_id': u'0acc5c82-bda6-4761-8922-ecfc0531ead4', u'tenant_id': u'63b100b1c3be4f4f91521872dbe3cbaf', u'created_at': u'2019-06-08T05:53:50Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'63b100b1c3be4f4f91521872dbe3cbaf'}) 2019-06-08 05:53:51,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-06-08 05:53:51,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}adc38021ab86c1cd2ecde17c82c5ccd7b03e9acb" -d '{"router": {"external_gateway_info": {"network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "name": "vping_userdata-router_c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59", "admin_state_up": true}}' 2019-06-08 05:53:52,890 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 701 Content-Type: application/json Date: Sat, 08 Jun 2019 05:53:52 GMT X-Openstack-Request-Id: req-8d73b4e6-4990-4230-b6c1-cec3ec10c1ef 2019-06-08 05:53:52,890 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a3d564af-8d87-4f4f-9680-f5a9465e0acc", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "63b100b1c3be4f4f91521872dbe3cbaf", "created_at": "2019-06-08T05:53:51Z", "admin_state_up": true, "updated_at": "2019-06-08T05:53:52Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "63b100b1c3be4f4f91521872dbe3cbaf", "id": "2b2e913d-9ff8-4d9b-8bb3-4283d9bf9bb9", "name": "vping_userdata-router_c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59"}} 2019-06-08 05:53:52,890 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/routers.json used request id req-8d73b4e6-4990-4230-b6c1-cec3ec10c1ef 2019-06-08 05:53:52,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.58202815056s 2019-06-08 05:53:52,891 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-08T05:53:52Z', u'revision_number': 2, u'id': u'2b2e913d-9ff8-4d9b-8bb3-4283d9bf9bb9', u'external_gateway_info': {u'network_id': u'd0205d84-f6dd-4d92-b76b-dc9ca1111094', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a3d564af-8d87-4f4f-9680-f5a9465e0acc', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-router_c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59', u'admin_state_up': True, u'tenant_id': u'63b100b1c3be4f4f91521872dbe3cbaf', u'created_at': u'2019-06-08T05:53:51Z', u'flavor_id': None, u'routes': [], u'project_id': u'63b100b1c3be4f4f91521872dbe3cbaf'}) 2019-06-08 05:53:52,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-06-08 05:53:52,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:9696/v2.0/routers/2b2e913d-9ff8-4d9b-8bb3-4283d9bf9bb9/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}adc38021ab86c1cd2ecde17c82c5ccd7b03e9acb" -d '{"subnet_id": "e050cf8a-8150-424b-b24d-e778d4718fdf"}' 2019-06-08 05:53:55,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 08 Jun 2019 05:53:55 GMT X-Openstack-Request-Id: req-556b8e2d-b883-4c19-86e8-bfa1018891d2 2019-06-08 05:53:55,601 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "0acc5c82-bda6-4761-8922-ecfc0531ead4", "tenant_id": "63b100b1c3be4f4f91521872dbe3cbaf", "subnet_id": "e050cf8a-8150-424b-b24d-e778d4718fdf", "subnet_ids": ["e050cf8a-8150-424b-b24d-e778d4718fdf"], "port_id": "1af02402-63c1-4715-ae1c-3a516bc8da98", "id": "2b2e913d-9ff8-4d9b-8bb3-4283d9bf9bb9"} 2019-06-08 05:53:55,601 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.46:9696/v2.0/routers/2b2e913d-9ff8-4d9b-8bb3-4283d9bf9bb9/add_router_interface.json used request id req-556b8e2d-b883-4c19-86e8-bfa1018891d2 2019-06-08 05:53:55,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.71026587486s 2019-06-08 05:53:55,602 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-06-08 05:53:55,705 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-06-08 05:53:55,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 05:53:55,713 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 08 Jun 2019 05:53:55 GMT 2019-06-08 05:53:55,714 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}]} 2019-06-08 05:53:55,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 05:53:55,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}adc38021ab86c1cd2ecde17c82c5ccd7b03e9acb" 2019-06-08 05:53:56,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 08 Jun 2019 05:53:56 GMT X-Openstack-Request-Id: req-b15a93e5-9c75-4a7e-a58a-fd8c9976a315 2019-06-08 05:53:56,006 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 05:53:56,006 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-b15a93e5-9c75-4a7e-a58a-fd8c9976a315 2019-06-08 05:53:56,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.286339998245s 2019-06-08 05:53:56,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-06-08 05:53:56,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}adc38021ab86c1cd2ecde17c82c5ccd7b03e9acb" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_userdata-img_c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_userdata-img_c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59"}' 2019-06-08 05:53:56,112 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 945 Content-Type: application/json Date: Sat, 08 Jun 2019 05:53:56 GMT Location: http://172.30.9.46:9292/v2/images/449f10a6-0f84-4bc7-8ad3-a140033f9d9e Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-dcef3b7f-67eb-446d-a149-a2809964a7b9 2019-06-08 05:53:56,112 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T05:53:56Z", "file": "/v2/images/449f10a6-0f84-4bc7-8ad3-a140033f9d9e/file", "owner": "63b100b1c3be4f4f91521872dbe3cbaf", "id": "449f10a6-0f84-4bc7-8ad3-a140033f9d9e", "size": null, "self": "/v2/images/449f10a6-0f84-4bc7-8ad3-a140033f9d9e", "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_c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59", "checksum": null, "created_at": "2019-06-08T05:53:56Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-06-08 05:53:56,112 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.46:9292/v2/images used request id req-dcef3b7f-67eb-446d-a149-a2809964a7b9 2019-06-08 05:53:56,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0982699394226s 2019-06-08 05:53:56,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-06-08 05:53:56,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:9292/v2/images/449f10a6-0f84-4bc7-8ad3-a140033f9d9e/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}adc38021ab86c1cd2ecde17c82c5ccd7b03e9acb" -d '' 2019-06-08 05:53:56,586 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 05:53:56 GMT X-Openstack-Request-Id: req-13de9333-88d6-4945-bf00-c7aae2b87d29 2019-06-08 05:53:56,586 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 05:53:56,586 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.46:9292/v2/images/449f10a6-0f84-4bc7-8ad3-a140033f9d9e/file used request id req-13de9333-88d6-4945-bf00-c7aae2b87d29 2019-06-08 05:53:56,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.473162889481s 2019-06-08 05:53:56,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 05:53:56,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}adc38021ab86c1cd2ecde17c82c5ccd7b03e9acb" 2019-06-08 05:53:56,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Sat, 08 Jun 2019 05:53:56 GMT X-Openstack-Request-Id: req-21df66c9-3c75-48d3-a37b-721eb7383960 2019-06-08 05:53:56,682 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T05:53:56Z", "file": "/v2/images/449f10a6-0f84-4bc7-8ad3-a140033f9d9e/file", "owner": "63b100b1c3be4f4f91521872dbe3cbaf", "id": "449f10a6-0f84-4bc7-8ad3-a140033f9d9e", "size": 12716032, "self": "/v2/images/449f10a6-0f84-4bc7-8ad3-a140033f9d9e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/449f10a6-0f84-4bc7-8ad3-a140033f9d9e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/449f10a6-0f84-4bc7-8ad3-a140033f9d9e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-08T05:53:56Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 05:53:56,683 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-21df66c9-3c75-48d3-a37b-721eb7383960 2019-06-08 05:53:56,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0919649600983s 2019-06-08 05:53:56,685 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/449f10a6-0f84-4bc7-8ad3-a140033f9d9e/snap', u'metadata': Munch({})})], 'file': u'/v2/images/449f10a6-0f84-4bc7-8ad3-a140033f9d9e/file', 'owner': u'63b100b1c3be4f4f91521872dbe3cbaf', 'id': u'449f10a6-0f84-4bc7-8ad3-a140033f9d9e', 'size': 12716032, u'self': u'/v2/images/449f10a6-0f84-4bc7-8ad3-a140033f9d9e', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'63b100b1c3be4f4f91521872dbe3cbaf', 'name': 'vping_userdata-project_c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/449f10a6-0f84-4bc7-8ad3-a140033f9d9e/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-08T05:53:56Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-06-08T05:53:56Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59', '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/449f10a6-0f84-4bc7-8ad3-a140033f9d9e', 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_c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59', 'created': u'2019-06-08T05:53:56Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-08T05:53:56Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/449f10a6-0f84-4bc7-8ad3-a140033f9d9e', 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_c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-08 05:53:56,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-06-08 05:53:56,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}221da695594a217ab423c8af48047ad8c6a6f85f" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_userdata-flavor_c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-06-08 05:53:56,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Sat, 08 Jun 2019 05:53: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-6b438c08-f7ed-45c0-b8fa-96644c503295 x-openstack-request-id: req-6b438c08-f7ed-45c0-b8fa-96644c503295 2019-06-08 05:53:56,993 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vping_userdata-flavor_c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/ce1fb237-cf5a-4093-abea-b646c42843f4", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/ce1fb237-cf5a-4093-abea-b646c42843f4", "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": "ce1fb237-cf5a-4093-abea-b646c42843f4"}} 2019-06-08 05:53:56,994 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-6b438c08-f7ed-45c0-b8fa-96644c503295 2019-06-08 05:53:56,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.305438041687s 2019-06-08 05:53:56,995 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59', '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'3188c96ec01940fba81c35d45eb11133', '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'ce1fb237-cf5a-4093-abea-b646c42843f4', 'swap': 0}) 2019-06-08 05:53:56,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-06-08 05:53:56,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/flavors/ce1fb237-cf5a-4093-abea-b646c42843f4/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}221da695594a217ab423c8af48047ad8c6a6f85f" -d '{"extra_specs": {}}' 2019-06-08 05:53:57,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 08 Jun 2019 05:53:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2854c10f-6b9e-445b-82fe-41f55033f2cf x-openstack-request-id: req-2854c10f-6b9e-445b-82fe-41f55033f2cf 2019-06-08 05:53:57,016 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-06-08 05:53:57,016 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/flavors/ce1fb237-cf5a-4093-abea-b646c42843f4/os-extra_specs used request id req-2854c10f-6b9e-445b-82fe-41f55033f2cf 2019-06-08 05:53:57,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.020801782608s 2019-06-08 05:53:57,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 05:53:57,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}adc38021ab86c1cd2ecde17c82c5ccd7b03e9acb" 2019-06-08 05:53:57,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1279 Content-Type: application/json Date: Sat, 08 Jun 2019 05:53:57 GMT X-Openstack-Request-Id: req-f4a35bee-13ae-4139-ab37-154eb62835d3 2019-06-08 05:53:57,306 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0acc5c82-bda6-4761-8922-ecfc0531ead4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"63b100b1c3be4f4f91521872dbe3cbaf","l2_adjacency":true,"status":"ACTIVE","subnets":["e050cf8a-8150-424b-b24d-e778d4718fdf"],"description":"","tags":[],"updated_at":"2019-06-08T05:53:50Z","qos_policy_id":null,"name":"vping_userdata-net_c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59","admin_state_up":true,"tenant_id":"63b100b1c3be4f4f91521872dbe3cbaf","created_at":"2019-06-08T05:53:49Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T05:48:01Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","mtu":1500}]} 2019-06-08 05:53:57,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-f4a35bee-13ae-4139-ab37-154eb62835d3 2019-06-08 05:53:57,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.289208889008s 2019-06-08 05:53:57,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 05:53:57,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}adc38021ab86c1cd2ecde17c82c5ccd7b03e9acb" 2019-06-08 05:53:57,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Sat, 08 Jun 2019 05:53:57 GMT X-Openstack-Request-Id: req-739173c8-439b-4170-9dbb-d7a1bdb869e3 2019-06-08 05:53:57,352 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T05:53:56Z", "file": "/v2/images/449f10a6-0f84-4bc7-8ad3-a140033f9d9e/file", "owner": "63b100b1c3be4f4f91521872dbe3cbaf", "id": "449f10a6-0f84-4bc7-8ad3-a140033f9d9e", "size": 12716032, "self": "/v2/images/449f10a6-0f84-4bc7-8ad3-a140033f9d9e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/449f10a6-0f84-4bc7-8ad3-a140033f9d9e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/449f10a6-0f84-4bc7-8ad3-a140033f9d9e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-08T05:53:56Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 05:53:57,352 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-739173c8-439b-4170-9dbb-d7a1bdb869e3 2019-06-08 05:53:57,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0393228530884s 2019-06-08 05:53:57,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-08 05:53:57,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}adc38021ab86c1cd2ecde17c82c5ccd7b03e9acb" 2019-06-08 05:53:57,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sat, 08 Jun 2019 05:53:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4e9738b4-9207-41fa-972e-84f049c1f087 x-openstack-request-id: req-4e9738b4-9207-41fa-972e-84f049c1f087 2019-06-08 05:53:57,638 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/ce1fb237-cf5a-4093-abea-b646c42843f4", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/ce1fb237-cf5a-4093-abea-b646c42843f4", "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": "ce1fb237-cf5a-4093-abea-b646c42843f4"}]} 2019-06-08 05:53:57,638 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None used request id req-4e9738b4-9207-41fa-972e-84f049c1f087 2019-06-08 05:53:57,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.278989076614s 2019-06-08 05:53:57,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-06-08 05:53:57,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}adc38021ab86c1cd2ecde17c82c5ccd7b03e9acb" -d '{"server": {"name": "vping_userdata-vm_c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59", "imageRef": "449f10a6-0f84-4bc7-8ad3-a140033f9d9e", "flavorRef": "ce1fb237-cf5a-4093-abea-b646c42843f4", "max_count": 1, "min_count": 1, "networks": [{"uuid": "0acc5c82-bda6-4761-8922-ecfc0531ead4"}]}}' 2019-06-08 05:53:59,221 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 374 Content-Type: application/json Date: Sat, 08 Jun 2019 05:53:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.46:8774/v2.1/servers/6e327420-f152-4e8e-9bce-34e992845a3d x-compute-request-id: req-0a5e49d7-978f-4b69-81e5-76c826162b51 x-openstack-request-id: req-0a5e49d7-978f-4b69-81e5-76c826162b51 2019-06-08 05:53:59,221 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "6e327420-f152-4e8e-9bce-34e992845a3d", "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/6e327420-f152-4e8e-9bce-34e992845a3d", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/6e327420-f152-4e8e-9bce-34e992845a3d", "rel": "bookmark"}], "adminPass": "ANYAdu6fXATA"}} 2019-06-08 05:53:59,221 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers used request id req-0a5e49d7-978f-4b69-81e5-76c826162b51 2019-06-08 05:53:59,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.5791079998s 2019-06-08 05:53:59,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 05:53:59,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}adc38021ab86c1cd2ecde17c82c5ccd7b03e9acb" 2019-06-08 05:53:59,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 600 Content-Type: application/json Date: Sat, 08 Jun 2019 05:53:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-378a2b4c-d49a-47ca-9d29-92d4f3150e4f x-openstack-request-id: req-378a2b4c-d49a-47ca-9d29-92d4f3150e4f 2019-06-08 05:53:59,901 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/6e327420-f152-4e8e-9bce-34e992845a3d", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/6e327420-f152-4e8e-9bce-34e992845a3d", "rel": "bookmark"}], "image": {"id": "449f10a6-0f84-4bc7-8ad3-a140033f9d9e", "links": [{"href": "http://172.30.9.46:8774/images/449f10a6-0f84-4bc7-8ad3-a140033f9d9e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ce1fb237-cf5a-4093-abea-b646c42843f4", "links": [{"href": "http://172.30.9.46:8774/flavors/ce1fb237-cf5a-4093-abea-b646c42843f4", "rel": "bookmark"}]}, "id": "6e327420-f152-4e8e-9bce-34e992845a3d", "user_id": "17de2d222cf6426195abcd80be2c9ec2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T05:53:59Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59", "created": "2019-06-08T05:53:59Z", "tenant_id": "63b100b1c3be4f4f91521872dbe3cbaf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 05:53:59,901 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-378a2b4c-d49a-47ca-9d29-92d4f3150e4f 2019-06-08 05:53:59,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.678644895554s 2019-06-08 05:53:59,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 05:53:59,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}adc38021ab86c1cd2ecde17c82c5ccd7b03e9acb" 2019-06-08 05:54:00,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1279 Content-Type: application/json Date: Sat, 08 Jun 2019 05:54:00 GMT X-Openstack-Request-Id: req-43461b1a-2b2e-4f70-8e5a-d5ade9aa17fd 2019-06-08 05:54:00,010 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0acc5c82-bda6-4761-8922-ecfc0531ead4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"63b100b1c3be4f4f91521872dbe3cbaf","l2_adjacency":true,"status":"ACTIVE","subnets":["e050cf8a-8150-424b-b24d-e778d4718fdf"],"description":"","tags":[],"updated_at":"2019-06-08T05:53:50Z","qos_policy_id":null,"name":"vping_userdata-net_c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59","admin_state_up":true,"tenant_id":"63b100b1c3be4f4f91521872dbe3cbaf","created_at":"2019-06-08T05:53:49Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T05:48:01Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","mtu":1500}]} 2019-06-08 05:54:00,010 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-43461b1a-2b2e-4f70-8e5a-d5ade9aa17fd 2019-06-08 05:54:00,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0980358123779s 2019-06-08 05:54:00,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-06-08 05:54:00,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}adc38021ab86c1cd2ecde17c82c5ccd7b03e9acb" 2019-06-08 05:54:00,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Sat, 08 Jun 2019 05:54:00 GMT X-Openstack-Request-Id: req-d0a4d1e9-2508-4f19-9376-78b6f0b97e2e 2019-06-08 05:54:00,071 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0acc5c82-bda6-4761-8922-ecfc0531ead4","tenant_id":"63b100b1c3be4f4f91521872dbe3cbaf","created_at":"2019-06-08T05:53:50Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-06-08T05:53:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"63b100b1c3be4f4f91521872dbe3cbaf","id":"e050cf8a-8150-424b-b24d-e778d4718fdf","subnetpool_id":null,"name":"vping_userdata-subnet_c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59"}]} 2019-06-08 05:54:00,072 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/subnets.json used request id req-d0a4d1e9-2508-4f19-9376-78b6f0b97e2e 2019-06-08 05:54:00,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0601291656494s 2019-06-08 05:54:00,072 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 05:54:02,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 05:54:02,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}adc38021ab86c1cd2ecde17c82c5ccd7b03e9acb" 2019-06-08 05:54:02,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sat, 08 Jun 2019 05:54: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-93711bcc-3d7f-4af5-88c0-522871e38ad5 x-openstack-request-id: req-93711bcc-3d7f-4af5-88c0-522871e38ad5 2019-06-08 05:54:02,702 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/6e327420-f152-4e8e-9bce-34e992845a3d", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/6e327420-f152-4e8e-9bce-34e992845a3d", "rel": "bookmark"}], "image": {"id": "449f10a6-0f84-4bc7-8ad3-a140033f9d9e", "links": [{"href": "http://172.30.9.46:8774/images/449f10a6-0f84-4bc7-8ad3-a140033f9d9e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ce1fb237-cf5a-4093-abea-b646c42843f4", "links": [{"href": "http://172.30.9.46:8774/flavors/ce1fb237-cf5a-4093-abea-b646c42843f4", "rel": "bookmark"}]}, "id": "6e327420-f152-4e8e-9bce-34e992845a3d", "security_groups": [{"name": "default"}], "user_id": "17de2d222cf6426195abcd80be2c9ec2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T05:54:01Z", "hostId": "71d5845e75a2dad2093edf0495b122855e61e0d9587cdcc15b8bb0c1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59", "created": "2019-06-08T05:53:59Z", "tenant_id": "63b100b1c3be4f4f91521872dbe3cbaf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 05:54:02,703 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-93711bcc-3d7f-4af5-88c0-522871e38ad5 2019-06-08 05:54:02,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.627696037292s 2019-06-08 05:54:02,709 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 05:54:04,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 05:54:04,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}adc38021ab86c1cd2ecde17c82c5ccd7b03e9acb" 2019-06-08 05:54:05,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sat, 08 Jun 2019 05:54:04 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6d2194ab-1904-4adc-96b9-038a80986354 x-openstack-request-id: req-6d2194ab-1904-4adc-96b9-038a80986354 2019-06-08 05:54:05,244 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/6e327420-f152-4e8e-9bce-34e992845a3d", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/6e327420-f152-4e8e-9bce-34e992845a3d", "rel": "bookmark"}], "image": {"id": "449f10a6-0f84-4bc7-8ad3-a140033f9d9e", "links": [{"href": "http://172.30.9.46:8774/images/449f10a6-0f84-4bc7-8ad3-a140033f9d9e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ce1fb237-cf5a-4093-abea-b646c42843f4", "links": [{"href": "http://172.30.9.46:8774/flavors/ce1fb237-cf5a-4093-abea-b646c42843f4", "rel": "bookmark"}]}, "id": "6e327420-f152-4e8e-9bce-34e992845a3d", "security_groups": [{"name": "default"}], "user_id": "17de2d222cf6426195abcd80be2c9ec2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T05:54:01Z", "hostId": "71d5845e75a2dad2093edf0495b122855e61e0d9587cdcc15b8bb0c1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59", "created": "2019-06-08T05:53:59Z", "tenant_id": "63b100b1c3be4f4f91521872dbe3cbaf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 05:54:05,244 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-6d2194ab-1904-4adc-96b9-038a80986354 2019-06-08 05:54:05,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.53272986412s 2019-06-08 05:54:05,251 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 05:54:07,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 05:54:07,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}adc38021ab86c1cd2ecde17c82c5ccd7b03e9acb" 2019-06-08 05:54:07,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sat, 08 Jun 2019 05:54:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-36facd52-d510-4815-98b7-fef462fcea8b x-openstack-request-id: req-36facd52-d510-4815-98b7-fef462fcea8b 2019-06-08 05:54:07,598 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/6e327420-f152-4e8e-9bce-34e992845a3d", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/6e327420-f152-4e8e-9bce-34e992845a3d", "rel": "bookmark"}], "image": {"id": "449f10a6-0f84-4bc7-8ad3-a140033f9d9e", "links": [{"href": "http://172.30.9.46:8774/images/449f10a6-0f84-4bc7-8ad3-a140033f9d9e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ce1fb237-cf5a-4093-abea-b646c42843f4", "links": [{"href": "http://172.30.9.46:8774/flavors/ce1fb237-cf5a-4093-abea-b646c42843f4", "rel": "bookmark"}]}, "id": "6e327420-f152-4e8e-9bce-34e992845a3d", "security_groups": [{"name": "default"}], "user_id": "17de2d222cf6426195abcd80be2c9ec2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T05:54:01Z", "hostId": "71d5845e75a2dad2093edf0495b122855e61e0d9587cdcc15b8bb0c1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59", "created": "2019-06-08T05:53:59Z", "tenant_id": "63b100b1c3be4f4f91521872dbe3cbaf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 05:54:07,599 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-36facd52-d510-4815-98b7-fef462fcea8b 2019-06-08 05:54:07,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.34481716156s 2019-06-08 05:54:07,605 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 05:54:09,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 05:54:09,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}adc38021ab86c1cd2ecde17c82c5ccd7b03e9acb" 2019-06-08 05:54:10,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 744 Content-Type: application/json Date: Sat, 08 Jun 2019 05:54:09 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-33456821-fdbf-4746-a804-f8fccfa1e686 x-openstack-request-id: req-33456821-fdbf-4746-a804-f8fccfa1e686 2019-06-08 05:54:10,025 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:83:54", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/6e327420-f152-4e8e-9bce-34e992845a3d", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/6e327420-f152-4e8e-9bce-34e992845a3d", "rel": "bookmark"}], "image": {"id": "449f10a6-0f84-4bc7-8ad3-a140033f9d9e", "links": [{"href": "http://172.30.9.46:8774/images/449f10a6-0f84-4bc7-8ad3-a140033f9d9e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T05:54:07.000000", "flavor": {"id": "ce1fb237-cf5a-4093-abea-b646c42843f4", "links": [{"href": "http://172.30.9.46:8774/flavors/ce1fb237-cf5a-4093-abea-b646c42843f4", "rel": "bookmark"}]}, "id": "6e327420-f152-4e8e-9bce-34e992845a3d", "security_groups": [{"name": "default"}], "user_id": "17de2d222cf6426195abcd80be2c9ec2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T05:54:07Z", "hostId": "71d5845e75a2dad2093edf0495b122855e61e0d9587cdcc15b8bb0c1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59", "created": "2019-06-08T05:53:59Z", "tenant_id": "63b100b1c3be4f4f91521872dbe3cbaf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 05:54:10,025 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-33456821-fdbf-4746-a804-f8fccfa1e686 2019-06-08 05:54:10,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.417690992355s 2019-06-08 05:54:10,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-06-08 05:54:10,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:9696/v2.0/ports.json?device_id=6e327420-f152-4e8e-9bce-34e992845a3d" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}adc38021ab86c1cd2ecde17c82c5ccd7b03e9acb" 2019-06-08 05:54:10,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sat, 08 Jun 2019 05:54:10 GMT X-Openstack-Request-Id: req-ffc132ca-9ef8-4f30-bc69-5e8126a70850 2019-06-08 05:54:10,080 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T05:54:07Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e050cf8a-8150-424b-b24d-e778d4718fdf","ip_address":"192.168.120.8"}],"id":"0cd46b0c-d1f9-4f54-9e9c-35e2bf48326b","security_groups":["8fd65827-8acc-4085-9638-0038fcd831ec"],"mac_address":"fa:16:3e:8b:83:54","project_id":"63b100b1c3be4f4f91521872dbe3cbaf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0acc5c82-bda6-4761-8922-ecfc0531ead4","tenant_id":"63b100b1c3be4f4f91521872dbe3cbaf","created_at":"2019-06-08T05:54:02Z","binding:vnic_type":"normal","device_id":"6e327420-f152-4e8e-9bce-34e992845a3d","ip_allocation":"immediate"}]} 2019-06-08 05:54:10,080 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/ports.json?device_id=6e327420-f152-4e8e-9bce-34e992845a3d used request id req-ffc132ca-9ef8-4f30-bc69-5e8126a70850 2019-06-08 05:54:10,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0486800670624s 2019-06-08 05:54:10,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-08 05:54:10,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:9696/v2.0/floatingips.json?port_id=0cd46b0c-d1f9-4f54-9e9c-35e2bf48326b" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}adc38021ab86c1cd2ecde17c82c5ccd7b03e9acb" 2019-06-08 05:54:10,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 08 Jun 2019 05:54:10 GMT X-Openstack-Request-Id: req-527cf564-3648-4a48-b5a6-89646cfe0be1 2019-06-08 05:54:10,136 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-06-08 05:54:10,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json?port_id=0cd46b0c-d1f9-4f54-9e9c-35e2bf48326b used request id req-527cf564-3648-4a48-b5a6-89646cfe0be1 2019-06-08 05:54:10,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0456891059875s 2019-06-08 05:54:10,137 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:8b:83:54', u'version': 4, u'addr': u'192.168.120.8', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'449f10a6-0f84-4bc7-8ad3-a140033f9d9e'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-08T05:54:07.000000', 'flavor': Munch({u'id': u'ce1fb237-cf5a-4093-abea-b646c42843f4'}), 'az': u'nova', 'id': u'6e327420-f152-4e8e-9bce-34e992845a3d', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'17de2d222cf6426195abcd80be2c9ec2', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'63b100b1c3be4f4f91521872dbe3cbaf', 'name': 'vping_userdata-project_c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2019-06-08T05:54:07.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-08T05:54:07Z', 'hostId': u'71d5845e75a2dad2093edf0495b122855e61e0d9587cdcc15b8bb0c1', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.8', 'cloud': 'envvars', 'host_id': u'71d5845e75a2dad2093edf0495b122855e61e0d9587cdcc15b8bb0c1', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-08T05:54:07.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'63b100b1c3be4f4f91521872dbe3cbaf', 'name': u'vping_userdata-vm_c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59', 'adminPass': u'ANYAdu6fXATA', 'tenant_id': u'63b100b1c3be4f4f91521872dbe3cbaf', 'created_at': u'2019-06-08T05:53:59Z', 'created': u'2019-06-08T05:53:59Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-06-08 05:54:10,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 05:54:10,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}adc38021ab86c1cd2ecde17c82c5ccd7b03e9acb" 2019-06-08 05:54:10,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1279 Content-Type: application/json Date: Sat, 08 Jun 2019 05:54:10 GMT X-Openstack-Request-Id: req-e3f9b41f-a7be-42f0-a27a-a4fbc5ffdc82 2019-06-08 05:54:10,231 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0acc5c82-bda6-4761-8922-ecfc0531ead4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"63b100b1c3be4f4f91521872dbe3cbaf","l2_adjacency":true,"status":"ACTIVE","subnets":["e050cf8a-8150-424b-b24d-e778d4718fdf"],"description":"","tags":[],"updated_at":"2019-06-08T05:53:50Z","qos_policy_id":null,"name":"vping_userdata-net_c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59","admin_state_up":true,"tenant_id":"63b100b1c3be4f4f91521872dbe3cbaf","created_at":"2019-06-08T05:53:49Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T05:48:01Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","mtu":1500}]} 2019-06-08 05:54:10,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-e3f9b41f-a7be-42f0-a27a-a4fbc5ffdc82 2019-06-08 05:54:10,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0938601493835s 2019-06-08 05:54:10,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 05:54:10,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}adc38021ab86c1cd2ecde17c82c5ccd7b03e9acb" 2019-06-08 05:54:10,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Sat, 08 Jun 2019 05:54:10 GMT X-Openstack-Request-Id: req-f16f5655-5aa4-4003-97a5-ebe6c6ee4204 2019-06-08 05:54:10,279 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T05:53:56Z", "file": "/v2/images/449f10a6-0f84-4bc7-8ad3-a140033f9d9e/file", "owner": "63b100b1c3be4f4f91521872dbe3cbaf", "id": "449f10a6-0f84-4bc7-8ad3-a140033f9d9e", "size": 12716032, "self": "/v2/images/449f10a6-0f84-4bc7-8ad3-a140033f9d9e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/449f10a6-0f84-4bc7-8ad3-a140033f9d9e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/449f10a6-0f84-4bc7-8ad3-a140033f9d9e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-08T05:53:56Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 05:54:10,279 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-f16f5655-5aa4-4003-97a5-ebe6c6ee4204 2019-06-08 05:54:10,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0426549911499s 2019-06-08 05:54:10,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-08 05:54:10,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}adc38021ab86c1cd2ecde17c82c5ccd7b03e9acb" 2019-06-08 05:54:10,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sat, 08 Jun 2019 05:54:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8a1eaccf-ff07-4796-8375-fed1fea7651a x-openstack-request-id: req-8a1eaccf-ff07-4796-8375-fed1fea7651a 2019-06-08 05:54:10,304 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/ce1fb237-cf5a-4093-abea-b646c42843f4", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/ce1fb237-cf5a-4093-abea-b646c42843f4", "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": "ce1fb237-cf5a-4093-abea-b646c42843f4"}]} 2019-06-08 05:54:10,304 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None used request id req-8a1eaccf-ff07-4796-8375-fed1fea7651a 2019-06-08 05:54:10,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0235488414764s 2019-06-08 05:54:10,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-06-08 05:54:10,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}adc38021ab86c1cd2ecde17c82c5ccd7b03e9acb" -d '{"server": {"name": "vping_userdata-vm2_c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59", "imageRef": "449f10a6-0f84-4bc7-8ad3-a140033f9d9e", "flavorRef": "ce1fb237-cf5a-4093-abea-b646c42843f4", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMTIwLjggMj4mMSA+L2Rldi9udWxsCiBSRVM9JD8KIGlmIFsgIlokUkVTIiA9ICJaMCIgXSA7IHRoZW4KICBlY2hvICd2UGluZyBPSycKICBicmVhawogZWxzZQogIGVjaG8gJ3ZQaW5nIEtPJwogZmkKIHNsZWVwIDEKZG9uZQo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "0acc5c82-bda6-4761-8922-ecfc0531ead4"}]}}' 2019-06-08 05:54:12,040 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 374 Content-Type: application/json Date: Sat, 08 Jun 2019 05:54:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.46:8774/v2.1/servers/c1fdd4f4-50d3-410f-9a0d-74a5d4c0e8c8 x-compute-request-id: req-ffc2ffa1-b01c-4090-92ef-1cca32094b63 x-openstack-request-id: req-ffc2ffa1-b01c-4090-92ef-1cca32094b63 2019-06-08 05:54:12,041 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "c1fdd4f4-50d3-410f-9a0d-74a5d4c0e8c8", "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/c1fdd4f4-50d3-410f-9a0d-74a5d4c0e8c8", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/c1fdd4f4-50d3-410f-9a0d-74a5d4c0e8c8", "rel": "bookmark"}], "adminPass": "Sc6ZwKofJb7R"}} 2019-06-08 05:54:12,041 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers used request id req-ffc2ffa1-b01c-4090-92ef-1cca32094b63 2019-06-08 05:54:12,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.7354118824s 2019-06-08 05:54:12,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 05:54:12,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}adc38021ab86c1cd2ecde17c82c5ccd7b03e9acb" 2019-06-08 05:54:12,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 847 Content-Type: application/json Date: Sat, 08 Jun 2019 05:54: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-d039bfc9-0e38-4e3f-a174-3ca44120c74e x-openstack-request-id: req-d039bfc9-0e38-4e3f-a174-3ca44120c74e 2019-06-08 05:54:12,454 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/c1fdd4f4-50d3-410f-9a0d-74a5d4c0e8c8", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/c1fdd4f4-50d3-410f-9a0d-74a5d4c0e8c8", "rel": "bookmark"}], "image": {"id": "449f10a6-0f84-4bc7-8ad3-a140033f9d9e", "links": [{"href": "http://172.30.9.46:8774/images/449f10a6-0f84-4bc7-8ad3-a140033f9d9e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ce1fb237-cf5a-4093-abea-b646c42843f4", "links": [{"href": "http://172.30.9.46:8774/flavors/ce1fb237-cf5a-4093-abea-b646c42843f4", "rel": "bookmark"}]}, "id": "c1fdd4f4-50d3-410f-9a0d-74a5d4c0e8c8", "user_id": "17de2d222cf6426195abcd80be2c9ec2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T05:54:12Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59", "created": "2019-06-08T05:54:11Z", "tenant_id": "63b100b1c3be4f4f91521872dbe3cbaf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:83:54", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/6e327420-f152-4e8e-9bce-34e992845a3d", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/6e327420-f152-4e8e-9bce-34e992845a3d", "rel": "bookmark"}], "image": {"id": "449f10a6-0f84-4bc7-8ad3-a140033f9d9e", "links": [{"href": "http://172.30.9.46:8774/images/449f10a6-0f84-4bc7-8ad3-a140033f9d9e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T05:54:07.000000", "flavor": {"id": "ce1fb237-cf5a-4093-abea-b646c42843f4", "links": [{"href": "http://172.30.9.46:8774/flavors/ce1fb237-cf5a-4093-abea-b646c42843f4", "rel": "bookmark"}]}, "id": "6e327420-f152-4e8e-9bce-34e992845a3d", "security_groups": [{"name": "default"}], "user_id": "17de2d222cf6426195abcd80be2c9ec2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T05:54:07Z", "hostId": "71d5845e75a2dad2093edf0495b122855e61e0d9587cdcc15b8bb0c1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59", "created": "2019-06-08T05:53:59Z", "tenant_id": "63b100b1c3be4f4f91521872dbe3cbaf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 05:54:12,454 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-d039bfc9-0e38-4e3f-a174-3ca44120c74e 2019-06-08 05:54:12,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.412677049637s 2019-06-08 05:54:12,462 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 05:54:14,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 05:54:14,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}adc38021ab86c1cd2ecde17c82c5ccd7b03e9acb" 2019-06-08 05:54:14,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 883 Content-Type: application/json Date: Sat, 08 Jun 2019 05:54: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-9927efd0-e879-41ca-99c9-71a1b8985690 x-openstack-request-id: req-9927efd0-e879-41ca-99c9-71a1b8985690 2019-06-08 05:54:14,756 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/c1fdd4f4-50d3-410f-9a0d-74a5d4c0e8c8", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/c1fdd4f4-50d3-410f-9a0d-74a5d4c0e8c8", "rel": "bookmark"}], "image": {"id": "449f10a6-0f84-4bc7-8ad3-a140033f9d9e", "links": [{"href": "http://172.30.9.46:8774/images/449f10a6-0f84-4bc7-8ad3-a140033f9d9e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ce1fb237-cf5a-4093-abea-b646c42843f4", "links": [{"href": "http://172.30.9.46:8774/flavors/ce1fb237-cf5a-4093-abea-b646c42843f4", "rel": "bookmark"}]}, "id": "c1fdd4f4-50d3-410f-9a0d-74a5d4c0e8c8", "user_id": "17de2d222cf6426195abcd80be2c9ec2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T05:54:14Z", "hostId": "7737971368ec8ef2661a7479a99e6eb99145cc6f191c4123b1dcf084", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59", "created": "2019-06-08T05:54:11Z", "tenant_id": "63b100b1c3be4f4f91521872dbe3cbaf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:83:54", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/6e327420-f152-4e8e-9bce-34e992845a3d", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/6e327420-f152-4e8e-9bce-34e992845a3d", "rel": "bookmark"}], "image": {"id": "449f10a6-0f84-4bc7-8ad3-a140033f9d9e", "links": [{"href": "http://172.30.9.46:8774/images/449f10a6-0f84-4bc7-8ad3-a140033f9d9e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T05:54:07.000000", "flavor": {"id": "ce1fb237-cf5a-4093-abea-b646c42843f4", "links": [{"href": "http://172.30.9.46:8774/flavors/ce1fb237-cf5a-4093-abea-b646c42843f4", "rel": "bookmark"}]}, "id": "6e327420-f152-4e8e-9bce-34e992845a3d", "security_groups": [{"name": "default"}], "user_id": "17de2d222cf6426195abcd80be2c9ec2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T05:54:07Z", "hostId": "71d5845e75a2dad2093edf0495b122855e61e0d9587cdcc15b8bb0c1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59", "created": "2019-06-08T05:53:59Z", "tenant_id": "63b100b1c3be4f4f91521872dbe3cbaf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 05:54:14,756 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-9927efd0-e879-41ca-99c9-71a1b8985690 2019-06-08 05:54:14,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.291193962097s 2019-06-08 05:54:14,763 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 05:54:16,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 05:54:16,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}adc38021ab86c1cd2ecde17c82c5ccd7b03e9acb" 2019-06-08 05:54:16,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 882 Content-Type: application/json Date: Sat, 08 Jun 2019 05:54: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-c2cdfba5-759f-4bea-aad5-ff3808a3d2a7 x-openstack-request-id: req-c2cdfba5-759f-4bea-aad5-ff3808a3d2a7 2019-06-08 05:54:16,956 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/c1fdd4f4-50d3-410f-9a0d-74a5d4c0e8c8", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/c1fdd4f4-50d3-410f-9a0d-74a5d4c0e8c8", "rel": "bookmark"}], "image": {"id": "449f10a6-0f84-4bc7-8ad3-a140033f9d9e", "links": [{"href": "http://172.30.9.46:8774/images/449f10a6-0f84-4bc7-8ad3-a140033f9d9e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ce1fb237-cf5a-4093-abea-b646c42843f4", "links": [{"href": "http://172.30.9.46:8774/flavors/ce1fb237-cf5a-4093-abea-b646c42843f4", "rel": "bookmark"}]}, "id": "c1fdd4f4-50d3-410f-9a0d-74a5d4c0e8c8", "security_groups": [{"name": "default"}], "user_id": "17de2d222cf6426195abcd80be2c9ec2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T05:54:14Z", "hostId": "7737971368ec8ef2661a7479a99e6eb99145cc6f191c4123b1dcf084", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59", "created": "2019-06-08T05:54:11Z", "tenant_id": "63b100b1c3be4f4f91521872dbe3cbaf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:83:54", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/6e327420-f152-4e8e-9bce-34e992845a3d", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/6e327420-f152-4e8e-9bce-34e992845a3d", "rel": "bookmark"}], "image": {"id": "449f10a6-0f84-4bc7-8ad3-a140033f9d9e", "links": [{"href": "http://172.30.9.46:8774/images/449f10a6-0f84-4bc7-8ad3-a140033f9d9e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T05:54:07.000000", "flavor": {"id": "ce1fb237-cf5a-4093-abea-b646c42843f4", "links": [{"href": "http://172.30.9.46:8774/flavors/ce1fb237-cf5a-4093-abea-b646c42843f4", "rel": "bookmark"}]}, "id": "6e327420-f152-4e8e-9bce-34e992845a3d", "security_groups": [{"name": "default"}], "user_id": "17de2d222cf6426195abcd80be2c9ec2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T05:54:07Z", "hostId": "71d5845e75a2dad2093edf0495b122855e61e0d9587cdcc15b8bb0c1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59", "created": "2019-06-08T05:53:59Z", "tenant_id": "63b100b1c3be4f4f91521872dbe3cbaf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 05:54:16,956 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-c2cdfba5-759f-4bea-aad5-ff3808a3d2a7 2019-06-08 05:54:16,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.190191030502s 2019-06-08 05:54:16,963 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 05:54:18,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 05:54:18,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}adc38021ab86c1cd2ecde17c82c5ccd7b03e9acb" 2019-06-08 05:54:19,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 882 Content-Type: application/json Date: Sat, 08 Jun 2019 05:54: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-90fea4dd-4e7c-4226-88b0-de4181345aed x-openstack-request-id: req-90fea4dd-4e7c-4226-88b0-de4181345aed 2019-06-08 05:54:19,163 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/c1fdd4f4-50d3-410f-9a0d-74a5d4c0e8c8", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/c1fdd4f4-50d3-410f-9a0d-74a5d4c0e8c8", "rel": "bookmark"}], "image": {"id": "449f10a6-0f84-4bc7-8ad3-a140033f9d9e", "links": [{"href": "http://172.30.9.46:8774/images/449f10a6-0f84-4bc7-8ad3-a140033f9d9e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ce1fb237-cf5a-4093-abea-b646c42843f4", "links": [{"href": "http://172.30.9.46:8774/flavors/ce1fb237-cf5a-4093-abea-b646c42843f4", "rel": "bookmark"}]}, "id": "c1fdd4f4-50d3-410f-9a0d-74a5d4c0e8c8", "security_groups": [{"name": "default"}], "user_id": "17de2d222cf6426195abcd80be2c9ec2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T05:54:14Z", "hostId": "7737971368ec8ef2661a7479a99e6eb99145cc6f191c4123b1dcf084", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59", "created": "2019-06-08T05:54:11Z", "tenant_id": "63b100b1c3be4f4f91521872dbe3cbaf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:83:54", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/6e327420-f152-4e8e-9bce-34e992845a3d", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/6e327420-f152-4e8e-9bce-34e992845a3d", "rel": "bookmark"}], "image": {"id": "449f10a6-0f84-4bc7-8ad3-a140033f9d9e", "links": [{"href": "http://172.30.9.46:8774/images/449f10a6-0f84-4bc7-8ad3-a140033f9d9e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T05:54:07.000000", "flavor": {"id": "ce1fb237-cf5a-4093-abea-b646c42843f4", "links": [{"href": "http://172.30.9.46:8774/flavors/ce1fb237-cf5a-4093-abea-b646c42843f4", "rel": "bookmark"}]}, "id": "6e327420-f152-4e8e-9bce-34e992845a3d", "security_groups": [{"name": "default"}], "user_id": "17de2d222cf6426195abcd80be2c9ec2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T05:54:07Z", "hostId": "71d5845e75a2dad2093edf0495b122855e61e0d9587cdcc15b8bb0c1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59", "created": "2019-06-08T05:53:59Z", "tenant_id": "63b100b1c3be4f4f91521872dbe3cbaf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 05:54:19,163 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-90fea4dd-4e7c-4226-88b0-de4181345aed 2019-06-08 05:54:19,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.197821140289s 2019-06-08 05:54:19,171 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 05:54:21,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 05:54:21,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}adc38021ab86c1cd2ecde17c82c5ccd7b03e9acb" 2019-06-08 05:54:21,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 863 Content-Type: application/json Date: Sat, 08 Jun 2019 05:54: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-ce6b6261-3ea5-41ba-8c96-bab3f043dc09 x-openstack-request-id: req-ce6b6261-3ea5-41ba-8c96-bab3f043dc09 2019-06-08 05:54:21,603 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:92:4b", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/c1fdd4f4-50d3-410f-9a0d-74a5d4c0e8c8", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/c1fdd4f4-50d3-410f-9a0d-74a5d4c0e8c8", "rel": "bookmark"}], "image": {"id": "449f10a6-0f84-4bc7-8ad3-a140033f9d9e", "links": [{"href": "http://172.30.9.46:8774/images/449f10a6-0f84-4bc7-8ad3-a140033f9d9e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T05:54:19.000000", "flavor": {"id": "ce1fb237-cf5a-4093-abea-b646c42843f4", "links": [{"href": "http://172.30.9.46:8774/flavors/ce1fb237-cf5a-4093-abea-b646c42843f4", "rel": "bookmark"}]}, "id": "c1fdd4f4-50d3-410f-9a0d-74a5d4c0e8c8", "security_groups": [{"name": "default"}], "user_id": "17de2d222cf6426195abcd80be2c9ec2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T05:54:19Z", "hostId": "7737971368ec8ef2661a7479a99e6eb99145cc6f191c4123b1dcf084", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59", "created": "2019-06-08T05:54:11Z", "tenant_id": "63b100b1c3be4f4f91521872dbe3cbaf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:83:54", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/6e327420-f152-4e8e-9bce-34e992845a3d", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/6e327420-f152-4e8e-9bce-34e992845a3d", "rel": "bookmark"}], "image": {"id": "449f10a6-0f84-4bc7-8ad3-a140033f9d9e", "links": [{"href": "http://172.30.9.46:8774/images/449f10a6-0f84-4bc7-8ad3-a140033f9d9e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T05:54:07.000000", "flavor": {"id": "ce1fb237-cf5a-4093-abea-b646c42843f4", "links": [{"href": "http://172.30.9.46:8774/flavors/ce1fb237-cf5a-4093-abea-b646c42843f4", "rel": "bookmark"}]}, "id": "6e327420-f152-4e8e-9bce-34e992845a3d", "security_groups": [{"name": "default"}], "user_id": "17de2d222cf6426195abcd80be2c9ec2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T05:54:07Z", "hostId": "71d5845e75a2dad2093edf0495b122855e61e0d9587cdcc15b8bb0c1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59", "created": "2019-06-08T05:53:59Z", "tenant_id": "63b100b1c3be4f4f91521872dbe3cbaf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 05:54:21,603 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-ce6b6261-3ea5-41ba-8c96-bab3f043dc09 2019-06-08 05:54:21,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.429841995239s 2019-06-08 05:54:21,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-06-08 05:54:21,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:9696/v2.0/ports.json?device_id=c1fdd4f4-50d3-410f-9a0d-74a5d4c0e8c8" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}adc38021ab86c1cd2ecde17c82c5ccd7b03e9acb" 2019-06-08 05:54:21,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sat, 08 Jun 2019 05:54:21 GMT X-Openstack-Request-Id: req-617e2da0-9b62-4a19-a8ef-f90c76f5b311 2019-06-08 05:54:21,661 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T05:54:19Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e050cf8a-8150-424b-b24d-e778d4718fdf","ip_address":"192.168.120.4"}],"id":"a85f3a23-12c3-4636-a35d-06a1e2a36407","security_groups":["8fd65827-8acc-4085-9638-0038fcd831ec"],"mac_address":"fa:16:3e:9e:92:4b","project_id":"63b100b1c3be4f4f91521872dbe3cbaf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0acc5c82-bda6-4761-8922-ecfc0531ead4","tenant_id":"63b100b1c3be4f4f91521872dbe3cbaf","created_at":"2019-06-08T05:54:14Z","binding:vnic_type":"normal","device_id":"c1fdd4f4-50d3-410f-9a0d-74a5d4c0e8c8","ip_allocation":"immediate"}]} 2019-06-08 05:54:21,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/ports.json?device_id=c1fdd4f4-50d3-410f-9a0d-74a5d4c0e8c8 used request id req-617e2da0-9b62-4a19-a8ef-f90c76f5b311 2019-06-08 05:54:21,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0506780147552s 2019-06-08 05:54:21,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-08 05:54:21,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:9696/v2.0/floatingips.json?port_id=a85f3a23-12c3-4636-a35d-06a1e2a36407" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}adc38021ab86c1cd2ecde17c82c5ccd7b03e9acb" 2019-06-08 05:54:21,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 08 Jun 2019 05:54:21 GMT X-Openstack-Request-Id: req-96ef17c6-d950-4599-8c22-b65af820e192 2019-06-08 05:54:21,716 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-06-08 05:54:21,716 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json?port_id=a85f3a23-12c3-4636-a35d-06a1e2a36407 used request id req-96ef17c6-d950-4599-8c22-b65af820e192 2019-06-08 05:54:21,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0450921058655s 2019-06-08 05:54:21,717 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:9e:92:4b', u'version': 4, u'addr': u'192.168.120.4', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'449f10a6-0f84-4bc7-8ad3-a140033f9d9e'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-08T05:54:19.000000', 'flavor': Munch({u'id': u'ce1fb237-cf5a-4093-abea-b646c42843f4'}), 'az': u'nova', 'id': u'c1fdd4f4-50d3-410f-9a0d-74a5d4c0e8c8', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'17de2d222cf6426195abcd80be2c9ec2', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'63b100b1c3be4f4f91521872dbe3cbaf', 'name': 'vping_userdata-project_c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2019-06-08T05:54:19.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-08T05:54:19Z', 'hostId': u'7737971368ec8ef2661a7479a99e6eb99145cc6f191c4123b1dcf084', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.4', 'cloud': 'envvars', 'host_id': u'7737971368ec8ef2661a7479a99e6eb99145cc6f191c4123b1dcf084', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-08T05:54:19.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'63b100b1c3be4f4f91521872dbe3cbaf', 'name': u'vping_userdata-vm2_c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59', 'adminPass': u'Sc6ZwKofJb7R', 'tenant_id': u'63b100b1c3be4f4f91521872dbe3cbaf', 'created_at': u'2019-06-08T05:54:11Z', 'created': u'2019-06-08T05:54:11Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-06-08 05:54:21,717 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2019-06-08 05:54:22,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 05:54:22,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}adc38021ab86c1cd2ecde17c82c5ccd7b03e9acb" 2019-06-08 05:54:23,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 863 Content-Type: application/json Date: Sat, 08 Jun 2019 05:54:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d9597a25-1332-40c9-870d-1d212696e97d x-openstack-request-id: req-d9597a25-1332-40c9-870d-1d212696e97d 2019-06-08 05:54:23,496 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:92:4b", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/c1fdd4f4-50d3-410f-9a0d-74a5d4c0e8c8", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/c1fdd4f4-50d3-410f-9a0d-74a5d4c0e8c8", "rel": "bookmark"}], "image": {"id": "449f10a6-0f84-4bc7-8ad3-a140033f9d9e", "links": [{"href": "http://172.30.9.46:8774/images/449f10a6-0f84-4bc7-8ad3-a140033f9d9e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T05:54:19.000000", "flavor": {"id": "ce1fb237-cf5a-4093-abea-b646c42843f4", "links": [{"href": "http://172.30.9.46:8774/flavors/ce1fb237-cf5a-4093-abea-b646c42843f4", "rel": "bookmark"}]}, "id": "c1fdd4f4-50d3-410f-9a0d-74a5d4c0e8c8", "security_groups": [{"name": "default"}], "user_id": "17de2d222cf6426195abcd80be2c9ec2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T05:54:19Z", "hostId": "7737971368ec8ef2661a7479a99e6eb99145cc6f191c4123b1dcf084", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59", "created": "2019-06-08T05:54:11Z", "tenant_id": "63b100b1c3be4f4f91521872dbe3cbaf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:83:54", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/6e327420-f152-4e8e-9bce-34e992845a3d", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/6e327420-f152-4e8e-9bce-34e992845a3d", "rel": "bookmark"}], "image": {"id": "449f10a6-0f84-4bc7-8ad3-a140033f9d9e", "links": [{"href": "http://172.30.9.46:8774/images/449f10a6-0f84-4bc7-8ad3-a140033f9d9e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T05:54:07.000000", "flavor": {"id": "ce1fb237-cf5a-4093-abea-b646c42843f4", "links": [{"href": "http://172.30.9.46:8774/flavors/ce1fb237-cf5a-4093-abea-b646c42843f4", "rel": "bookmark"}]}, "id": "6e327420-f152-4e8e-9bce-34e992845a3d", "security_groups": [{"name": "default"}], "user_id": "17de2d222cf6426195abcd80be2c9ec2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T05:54:07Z", "hostId": "71d5845e75a2dad2093edf0495b122855e61e0d9587cdcc15b8bb0c1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59", "created": "2019-06-08T05:53:59Z", "tenant_id": "63b100b1c3be4f4f91521872dbe3cbaf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 05:54:23,496 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-d9597a25-1332-40c9-870d-1d212696e97d 2019-06-08 05:54:23,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.776982069016s 2019-06-08 05:54:23,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-06-08 05:54:23,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/servers/c1fdd4f4-50d3-410f-9a0d-74a5d4c0e8c8/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}adc38021ab86c1cd2ecde17c82c5ccd7b03e9acb" -d '{"os-getConsoleOutput": {"length": null}}' 2019-06-08 05:54:23,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 7968 Content-Type: application/json Date: Sat, 08 Jun 2019 05:54:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c6a96aa7-4139-4c55-8384-3efbef020627 x-openstack-request-id: req-c6a96aa7-4139-4c55-8384-3efbef020627 2019-06-08 05:54:23,579 - 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 538684937 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.249940] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.253164] pid_max: default: 32768 minimum: 301\n[ 0.254909] ACPI: Core revision 20150930\n[ 0.257028] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.259550] Security Framework initialized\n[ 0.261136] Yama: becoming mindful.\n[ 0.262546] AppArmor: AppArmor initialized\n[ 0.264179] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.266707] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.269175] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.271524] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.274156] Initializing cgroup subsys io\n[ 0.275720] Initializing cgroup subsys memory\n[ 0.277391] Initializing cgroup subsys devices\n[ 0.279077] Initializing cgroup subsys freezer\n[ 0.280772] Initializing cgroup subsys net_cls\n[ 0.282456] Initializing cgroup subsys perf_event\n[ 0.284235] Initializing cgroup subsys net_prio\n[ 0.285952] Initializing cgroup subsys hugetlb\n[ 0.287635] Initializing cgroup subsys pids\n[ 0.289311] CPU: Physical Processor ID: 0\n[ 0.291578] mce: CPU supports 10 MCE banks\n[ 0.293204] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.295150] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.315806] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.325824] ftrace: allocating 31920 entries in 125 pages\n[ 0.363019] smpboot: Max logical packages: 1\n[ 0.364678] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.367306] x2apic enabled\n[ 0.368793] Switched APIC routing to physical x2apic.\n[ 0.371890] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.374066] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.378056] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.381510] KVM setup paravirtual spinlock\n[ 0.383572] x86: Booted up 1 node, 1 CPUs\n[ 0.385125] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.387739] devtmpfs: initialized\n[ 0.390090] evm: security.selinux\n[ 0.391428] evm: security.SMACK64\n[ 0.392759] evm: security.SMACK64EXEC\n[ 0.394194] evm: security.SMACK64TRANSMUTE\n[ 0.395754] evm: security.SMACK64MMAP\n[ 0.397183] evm: security.ima\n[ 0.398413] evm: security.capability\n[ 0.399894] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.403401] pinctrl core: initialized pinctrl subsystem\n[ 0.405437] RTC time: 5:54:20, date: 06/08/19\n[ 0.407174] NET: Registered protocol family 16\n[ 0.408953] cpuidle: using governor ladder\n[ 0.410500] cpuidle: using governor menu\n[ 0.412010] PCCT header not found.\n[ 0.413390] ACPI: bus type PCI registered\n[ 0.414897] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.417216] PCI: Using configuration type 1 for base access\n[ 0.419912] ACPI: Added _OSI(Module Device)\n[ 0.421561] ACPI: Added _OSI(Processor Device)\n[ 0.423231] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.424978] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.427770] ACPI: Interpreter enabled\n[ 0.429235] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.432819] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.436380] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.439954] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.443520] ACPI: (supports S0 S5)\n[ 0.444874] ACPI: Using IOAPIC for interrupt routing\n[ 0.446702] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.451557] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.453764] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.456175] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.458511] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.462705] acpiphp: Slot [3] registered\n[ 0.464246] acpiphp: Slot [4] registered\n[ 0.465786] acpiphp: Slot [5] registered\n[ 0.467331] acpiphp: Slot [6] registered\n[ 0.468862] acpiphp: Slot [7] registered\n[ 0.470397] acpiphp: Slot [8] registered\n[ 0.471938] acpiphp: Slot [9] registered\n[ 0.473471] acpiphp: Slot [10] registered\n[ 0.475026] acpiphp: Slot [11] registered\n[ 0.476594] acpiphp: Slot [12] registered\n[ 0.478164] acpiphp: Slot [13] registered\n[ 0.479721] acpiphp: Slot [14] registered\n[ 0.481288] acpiphp: Slot [15] registered\n[ 0.499321] acpiphp: Slot [16] registered\n[ 0.500890] acpiphp: Slot [17] registered\n[ 0.502451] acpiphp: Slot [18] registered\n[ 0.504012] acpiphp: Slot [19] registered\n[ 0.505574] acpiphp: Slot [20] registered\n[ 0.507132] acpiphp: Slot [21] registered\n[ 0.508696] acpiphp: Slot [22] registered\n[ 0.510259] acpiphp: Slot [23] registered\n[ 0.511821] acpiphp: Slot [24] registered\n[ 0.513393] acpiphp: Slot [25] registered\n[ 0.514950] acpiphp: Slot [26] registered\n[ 0.516508] acpiphp: Slot [27] registered\n[ 0.518082] acpiphp: Slot [28] registered\n[ 0.521985] acpiphp: Slot [29] registered\n[ 0.523680] acpiphp: Slot [30] registered\n[ 0.525269] acpiphp: Slot [31] registered\n[ 0.526932] PCI host bridge to bus 0000:00\n[ 0.528517] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.530879] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.533246] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.536038] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.538831] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.541685] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.547184] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.549670] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.551969] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.554450] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.559354] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.562106] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.584351] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.587452] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.590168] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.592853] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.595513] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.597878] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.600367] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.602411] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.605400] vgaarb: loaded\n[ 0.606546] vgaarb: bridge control possible 0000:00:02.0\n[ 0.608835] SCSI subsystem initialized\n[ 0.610591] ACPI: bus type USB registered\n[ 0.612170] usbcore: registered new interface driver usbfs\n[ 0.614158] usbcore: registered new interface driver hub\n[ 0.616098] usbcore: registered new device driver usb\n[ 0.618173] PCI: Using ACPI for IRQ routing\n[ 0.620265] NetLabel: Initializing\n[ 0.621636] NetLabel: domain hash size = 128\n[ 0.623281] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.625139] NetLabel: unlabeled traffic allowed by default\n[ 0.627392] clocksource: Switched to clocksource kvm-clock\n[ 0.638459] AppArmor: AppArmor Filesystem Enabled\n[ 0.640296] pnp: PnP ACPI init\n[ 0.641915] pnp: PnP ACPI: found 5 devices\n[ 0.649295] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.652597] NET: Registered protocol family 2\n[ 0.654564] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.657069] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.659413] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.661742] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.663851] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.666135] NET: Registered protocol family 1\n[ 0.667824] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.669955] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.672044] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.687287] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.702588] Trying to unpack rootfs image as initramfs...\n[ 0.765977] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.769092] Scanning for low memory corruption every 60 seconds\n[ 0.771567] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.773798] audit: initializing netlink subsys (disabled)\n[ 0.775820] audit: type=2000 audit(1559973260.544:1): initialized\n[ 0.778290] Initialise system trusted keyring\n[ 0.780071] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.782333] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.785684] zbud: loaded\n[ 0.786962] VFS: Disk quotas dquot_6.6.0\n[ 0.788547] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.791362] fuse init (API version 7.23)\n[ 0.793029] Key type big_key registered\n[ 0.794557] Allocating IMA MOK and blacklist keyrings.\n[ 0.796798] Key type asymmetric registered\n[ 0.798389] Asymmetric key parser 'x509' registered\n[ 0.800248] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.803103] io scheduler noop registered\n[ 0.804633] io scheduler deadline registered (default)\n[ 0.806568] io scheduler cfq registered\n[ 0.808176] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.810191] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.812610] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.815433] ACPI: Power Button [PWRF]\n[ 0.816998] GHES: HEST is not enabled!\n[ 0.831462] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.861523] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.865195] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.890975] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.894810] Linux agpgart interface v0.103\n[ 0.898656] brd: module loaded\n[ 0.901255] loop: module loaded\n[ 0.907213] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.910076] GPT:90111 != 2097151\n[ 0.911401] GPT:Alternate GPT header not at the end of the disk.\n[ 0.913548] GPT:90111 != 2097151\n[ 0.914857] GPT: Use GNU Parted to correct GPT errors.\n[ 0.916744] vda: vda1 vda15\n[ 0.918710] scsi host0: ata_piix\n[ 0.920157] scsi host1: ata_piix\n[ 0.921527] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.923906] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.926926] libphy: Fixed MDIO Bus: probed\n[ 0.928519] tun: Universal TUN/TAP device driver, 1.6\n[ 0.930369] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.933823] PPP generic driver version 2.4.2\n[ 0.935550] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.937875] ehci-pci: EHCI PCI platform driver\n[ 0.939582] ehci-platform: EHCI generic platform driver\n[ 0.941504] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.943707] ohci-pci: OHCI PCI platform driver\n[ 0.945396] ohci-platform: OHCI generic platform driver\n[ 0.947312] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.962574] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.964507] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.967334] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.969249] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.971447] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.973835] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.976572] usb usb1: Product: UHCI Host Controller\n[ 0.978380] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.980597] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.982446] hub 1-0:1.0: USB hub found\n[ 0.983949] hub 1-0:1.0: 2 ports detected\n[ 0.985670] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.989602] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.991447] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.993406] mousedev: PS/2 mouse device common for all mice\n[ 0.995816] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.999084] rtc_cmos 00:00: RTC can wake from S4\n[ 1.001381] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.003666] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.005966] i2c /dev entries driver\n[ 1.007414] device-mapper: uevent: version 1.0.3\n[ 1.009218] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.012364] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.014828] NET: Registered protocol family 10\n[ 1.016816] NET: Registered protocol family 17\n[ 1.018535] Key type dns_resolver registered\n[ 1.020337] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.022446] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.025804] registered taskstats version 1\n[ 1.027439] Loading compiled-in X.509 certificates\n[ 1.029789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.033401] zswap: loaded using pool lzo/zbud\n[ 1.035940] Key type trusted registered\n[ 1.038502] Key type encrypted registered\n[ 1.040092] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.042110] ima: No TPM chip found, activating TPM-bypass!\n[ 1.044133] evm: HMAC attrs: 0x1\n[ 1.045846] Magic number: 7:20:921\n[ 1.047412] rtc_cmos 00:00: setting system clock to 2019-06-08 05:54:21 UTC (1559973261)\n[ 1.050505] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.052661] EDD information not available.\n[ 1.081165] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.101613] Write protecting the kernel read-only data: 14336k\n[ 1.105300] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.108598] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.78\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.24\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.603586] 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.4...\nLease of 192.168.120.4 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.39. iid=i-00000006\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\n"} 2019-06-08 05:54:23,580 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers/c1fdd4f4-50d3-410f-9a0d-74a5d4c0e8c8/action used request id req-c6a96aa7-4139-4c55-8384-3efbef020627 2019-06-08 05:54:23,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.081218957901s 2019-06-08 05:54:23,581 - 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 538684937 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.249940] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.253164] pid_max: default: 32768 minimum: 301 [ 0.254909] ACPI: Core revision 20150930 [ 0.257028] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.259550] Security Framework initialized [ 0.261136] Yama: becoming mindful. [ 0.262546] AppArmor: AppArmor initialized [ 0.264179] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.266707] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.269175] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.271524] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.274156] Initializing cgroup subsys io [ 0.275720] Initializing cgroup subsys memory [ 0.277391] Initializing cgroup subsys devices [ 0.279077] Initializing cgroup subsys freezer [ 0.280772] Initializing cgroup subsys net_cls [ 0.282456] Initializing cgroup subsys perf_event [ 0.284235] Initializing cgroup subsys net_prio [ 0.285952] Initializing cgroup subsys hugetlb [ 0.287635] Initializing cgroup subsys pids [ 0.289311] CPU: Physical Processor ID: 0 [ 0.291578] mce: CPU supports 10 MCE banks [ 0.293204] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.295150] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.315806] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.325824] ftrace: allocating 31920 entries in 125 pages [ 0.363019] smpboot: Max logical packages: 1 [ 0.364678] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.367306] x2apic enabled [ 0.368793] Switched APIC routing to physical x2apic. [ 0.371890] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.374066] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.378056] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.381510] KVM setup paravirtual spinlock [ 0.383572] x86: Booted up 1 node, 1 CPUs [ 0.385125] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.387739] devtmpfs: initialized [ 0.390090] evm: security.selinux [ 0.391428] evm: security.SMACK64 [ 0.392759] evm: security.SMACK64EXEC [ 0.394194] evm: security.SMACK64TRANSMUTE [ 0.395754] evm: security.SMACK64MMAP [ 0.397183] evm: security.ima [ 0.398413] evm: security.capability [ 0.399894] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.403401] pinctrl core: initialized pinctrl subsystem [ 0.405437] RTC time: 5:54:20, date: 06/08/19 [ 0.407174] NET: Registered protocol family 16 [ 0.408953] cpuidle: using governor ladder [ 0.410500] cpuidle: using governor menu [ 0.412010] PCCT header not found. [ 0.413390] ACPI: bus type PCI registered [ 0.414897] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.417216] PCI: Using configuration type 1 for base access [ 0.419912] ACPI: Added _OSI(Module Device) [ 0.421561] ACPI: Added _OSI(Processor Device) [ 0.423231] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.424978] ACPI: Added _OSI(Processor Aggregator Device) [ 0.427770] ACPI: Interpreter enabled [ 0.429235] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.432819] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.436380] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.439954] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.443520] ACPI: (supports S0 S5) [ 0.444874] ACPI: Using IOAPIC for interrupt routing [ 0.446702] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.451557] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.453764] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.456175] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.458511] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.462705] acpiphp: Slot [3] registered [ 0.464246] acpiphp: Slot [4] registered [ 0.465786] acpiphp: Slot [5] registered [ 0.467331] acpiphp: Slot [6] registered [ 0.468862] acpiphp: Slot [7] registered [ 0.470397] acpiphp: Slot [8] registered [ 0.471938] acpiphp: Slot [9] registered [ 0.473471] acpiphp: Slot [10] registered [ 0.475026] acpiphp: Slot [11] registered [ 0.476594] acpiphp: Slot [12] registered [ 0.478164] acpiphp: Slot [13] registered [ 0.479721] acpiphp: Slot [14] registered [ 0.481288] acpiphp: Slot [15] registered [ 0.499321] acpiphp: Slot [16] registered [ 0.500890] acpiphp: Slot [17] registered [ 0.502451] acpiphp: Slot [18] registered [ 0.504012] acpiphp: Slot [19] registered [ 0.505574] acpiphp: Slot [20] registered [ 0.507132] acpiphp: Slot [21] registered [ 0.508696] acpiphp: Slot [22] registered [ 0.510259] acpiphp: Slot [23] registered [ 0.511821] acpiphp: Slot [24] registered [ 0.513393] acpiphp: Slot [25] registered [ 0.514950] acpiphp: Slot [26] registered [ 0.516508] acpiphp: Slot [27] registered [ 0.518082] acpiphp: Slot [28] registered [ 0.521985] acpiphp: Slot [29] registered [ 0.523680] acpiphp: Slot [30] registered [ 0.525269] acpiphp: Slot [31] registered [ 0.526932] PCI host bridge to bus 0000:00 [ 0.528517] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.530879] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.533246] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.536038] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.538831] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.541685] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.547184] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.549670] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.551969] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.554450] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.559354] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.562106] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.584351] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.587452] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.590168] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.592853] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.595513] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.597878] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.600367] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.602411] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.605400] vgaarb: loaded [ 0.606546] vgaarb: bridge control possible 0000:00:02.0 [ 0.608835] SCSI subsystem initialized [ 0.610591] ACPI: bus type USB registered [ 0.612170] usbcore: registered new interface driver usbfs [ 0.614158] usbcore: registered new interface driver hub [ 0.616098] usbcore: registered new device driver usb [ 0.618173] PCI: Using ACPI for IRQ routing [ 0.620265] NetLabel: Initializing [ 0.621636] NetLabel: domain hash size = 128 [ 0.623281] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.625139] NetLabel: unlabeled traffic allowed by default [ 0.627392] clocksource: Switched to clocksource kvm-clock [ 0.638459] AppArmor: AppArmor Filesystem Enabled [ 0.640296] pnp: PnP ACPI init [ 0.641915] pnp: PnP ACPI: found 5 devices [ 0.649295] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.652597] NET: Registered protocol family 2 [ 0.654564] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.657069] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.659413] TCP: Hash tables configured (established 4096 bind 4096) [ 0.661742] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.663851] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.666135] NET: Registered protocol family 1 [ 0.667824] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.669955] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.672044] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.687287] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.702588] Trying to unpack rootfs image as initramfs... [ 0.765977] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.769092] Scanning for low memory corruption every 60 seconds [ 0.771567] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.773798] audit: initializing netlink subsys (disabled) [ 0.775820] audit: type=2000 audit(1559973260.544:1): initialized [ 0.778290] Initialise system trusted keyring [ 0.780071] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.782333] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.785684] zbud: loaded [ 0.786962] VFS: Disk quotas dquot_6.6.0 [ 0.788547] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.791362] fuse init (API version 7.23) [ 0.793029] Key type big_key registered [ 0.794557] Allocating IMA MOK and blacklist keyrings. [ 0.796798] Key type asymmetric registered [ 0.798389] Asymmetric key parser 'x509' registered [ 0.800248] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.803103] io scheduler noop registered [ 0.804633] io scheduler deadline registered (default) [ 0.806568] io scheduler cfq registered [ 0.808176] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.810191] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.812610] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.815433] ACPI: Power Button [PWRF] [ 0.816998] GHES: HEST is not enabled! [ 0.831462] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.861523] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.865195] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.890975] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.894810] Linux agpgart interface v0.103 [ 0.898656] brd: module loaded [ 0.901255] loop: module loaded [ 0.907213] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.910076] GPT:90111 != 2097151 [ 0.911401] GPT:Alternate GPT header not at the end of the disk. [ 0.913548] GPT:90111 != 2097151 [ 0.914857] GPT: Use GNU Parted to correct GPT errors. [ 0.916744] vda: vda1 vda15 [ 0.918710] scsi host0: ata_piix [ 0.920157] scsi host1: ata_piix [ 0.921527] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.923906] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.926926] libphy: Fixed MDIO Bus: probed [ 0.928519] tun: Universal TUN/TAP device driver, 1.6 [ 0.930369] tun: (C) 1999-2004 Max Krasnyansky [ 0.933823] PPP generic driver version 2.4.2 [ 0.935550] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.937875] ehci-pci: EHCI PCI platform driver [ 0.939582] ehci-platform: EHCI generic platform driver [ 0.941504] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.943707] ohci-pci: OHCI PCI platform driver [ 0.945396] ohci-platform: OHCI generic platform driver [ 0.947312] uhci_hcd: USB Universal Host Controller Interface driver [ 0.962574] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.964507] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.967334] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.969249] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.971447] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.973835] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.976572] usb usb1: Product: UHCI Host Controller [ 0.978380] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.980597] usb usb1: SerialNumber: 0000:00:01.2 [ 0.982446] hub 1-0:1.0: USB hub found [ 0.983949] hub 1-0:1.0: 2 ports detected [ 0.985670] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.989602] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.991447] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.993406] mousedev: PS/2 mouse device common for all mice [ 0.995816] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.999084] rtc_cmos 00:00: RTC can wake from S4 [ 1.001381] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.003666] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.005966] i2c /dev entries driver [ 1.007414] device-mapper: uevent: version 1.0.3 [ 1.009218] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.012364] ledtrig-cpu: registered to indicate activity on CPUs [ 1.014828] NET: Registered protocol family 10 [ 1.016816] NET: Registered protocol family 17 [ 1.018535] Key type dns_resolver registered [ 1.020337] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.022446] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.025804] registered taskstats version 1 [ 1.027439] Loading compiled-in X.509 certificates [ 1.029789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.033401] zswap: loaded using pool lzo/zbud [ 1.035940] Key type trusted registered [ 1.038502] Key type encrypted registered [ 1.040092] AppArmor: AppArmor sha1 policy hashing enabled [ 1.042110] ima: No TPM chip found, activating TPM-bypass! [ 1.044133] evm: HMAC attrs: 0x1 [ 1.045846] Magic number: 7:20:921 [ 1.047412] rtc_cmos 00:00: setting system clock to 2019-06-08 05:54:21 UTC (1559973261) [ 1.050505] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.052661] EDD information not available. [ 1.081165] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.101613] Write protecting the kernel read-only data: 14336k [ 1.105300] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.108598] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.78 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.24 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.603586] 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.4... Lease of 192.168.120.4 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.39. iid=i-00000006 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 2019-06-08 05:54:23,582 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.8. Waiting for response... 2019-06-08 05:54:24,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 05:54:24,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}adc38021ab86c1cd2ecde17c82c5ccd7b03e9acb" 2019-06-08 05:54:25,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 863 Content-Type: application/json Date: Sat, 08 Jun 2019 05:54:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fca6216f-8d7b-4995-b977-1419096f33bf x-openstack-request-id: req-fca6216f-8d7b-4995-b977-1419096f33bf 2019-06-08 05:54:25,084 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:92:4b", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/c1fdd4f4-50d3-410f-9a0d-74a5d4c0e8c8", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/c1fdd4f4-50d3-410f-9a0d-74a5d4c0e8c8", "rel": "bookmark"}], "image": {"id": "449f10a6-0f84-4bc7-8ad3-a140033f9d9e", "links": [{"href": "http://172.30.9.46:8774/images/449f10a6-0f84-4bc7-8ad3-a140033f9d9e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T05:54:19.000000", "flavor": {"id": "ce1fb237-cf5a-4093-abea-b646c42843f4", "links": [{"href": "http://172.30.9.46:8774/flavors/ce1fb237-cf5a-4093-abea-b646c42843f4", "rel": "bookmark"}]}, "id": "c1fdd4f4-50d3-410f-9a0d-74a5d4c0e8c8", "security_groups": [{"name": "default"}], "user_id": "17de2d222cf6426195abcd80be2c9ec2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T05:54:19Z", "hostId": "7737971368ec8ef2661a7479a99e6eb99145cc6f191c4123b1dcf084", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59", "created": "2019-06-08T05:54:11Z", "tenant_id": "63b100b1c3be4f4f91521872dbe3cbaf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:83:54", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/6e327420-f152-4e8e-9bce-34e992845a3d", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/6e327420-f152-4e8e-9bce-34e992845a3d", "rel": "bookmark"}], "image": {"id": "449f10a6-0f84-4bc7-8ad3-a140033f9d9e", "links": [{"href": "http://172.30.9.46:8774/images/449f10a6-0f84-4bc7-8ad3-a140033f9d9e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T05:54:07.000000", "flavor": {"id": "ce1fb237-cf5a-4093-abea-b646c42843f4", "links": [{"href": "http://172.30.9.46:8774/flavors/ce1fb237-cf5a-4093-abea-b646c42843f4", "rel": "bookmark"}]}, "id": "6e327420-f152-4e8e-9bce-34e992845a3d", "security_groups": [{"name": "default"}], "user_id": "17de2d222cf6426195abcd80be2c9ec2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T05:54:07Z", "hostId": "71d5845e75a2dad2093edf0495b122855e61e0d9587cdcc15b8bb0c1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59", "created": "2019-06-08T05:53:59Z", "tenant_id": "63b100b1c3be4f4f91521872dbe3cbaf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 05:54:25,084 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-fca6216f-8d7b-4995-b977-1419096f33bf 2019-06-08 05:54:25,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.500323057175s 2019-06-08 05:54:25,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-06-08 05:54:25,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/servers/c1fdd4f4-50d3-410f-9a0d-74a5d4c0e8c8/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}adc38021ab86c1cd2ecde17c82c5ccd7b03e9acb" -d '{"os-getConsoleOutput": {"length": null}}' 2019-06-08 05:54:25,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9599 Content-Type: application/json Date: Sat, 08 Jun 2019 05:54: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-dabc8594-97d0-4d71-a7b5-81c4a36e1d37 x-openstack-request-id: req-dabc8594-97d0-4d71-a7b5-81c4a36e1d37 2019-06-08 05:54:25,170 - 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 538684937 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.249940] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.253164] pid_max: default: 32768 minimum: 301\n[ 0.254909] ACPI: Core revision 20150930\n[ 0.257028] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.259550] Security Framework initialized\n[ 0.261136] Yama: becoming mindful.\n[ 0.262546] AppArmor: AppArmor initialized\n[ 0.264179] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.266707] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.269175] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.271524] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.274156] Initializing cgroup subsys io\n[ 0.275720] Initializing cgroup subsys memory\n[ 0.277391] Initializing cgroup subsys devices\n[ 0.279077] Initializing cgroup subsys freezer\n[ 0.280772] Initializing cgroup subsys net_cls\n[ 0.282456] Initializing cgroup subsys perf_event\n[ 0.284235] Initializing cgroup subsys net_prio\n[ 0.285952] Initializing cgroup subsys hugetlb\n[ 0.287635] Initializing cgroup subsys pids\n[ 0.289311] CPU: Physical Processor ID: 0\n[ 0.291578] mce: CPU supports 10 MCE banks\n[ 0.293204] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.295150] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.315806] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.325824] ftrace: allocating 31920 entries in 125 pages\n[ 0.363019] smpboot: Max logical packages: 1\n[ 0.364678] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.367306] x2apic enabled\n[ 0.368793] Switched APIC routing to physical x2apic.\n[ 0.371890] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.374066] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.378056] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.381510] KVM setup paravirtual spinlock\n[ 0.383572] x86: Booted up 1 node, 1 CPUs\n[ 0.385125] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.387739] devtmpfs: initialized\n[ 0.390090] evm: security.selinux\n[ 0.391428] evm: security.SMACK64\n[ 0.392759] evm: security.SMACK64EXEC\n[ 0.394194] evm: security.SMACK64TRANSMUTE\n[ 0.395754] evm: security.SMACK64MMAP\n[ 0.397183] evm: security.ima\n[ 0.398413] evm: security.capability\n[ 0.399894] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.403401] pinctrl core: initialized pinctrl subsystem\n[ 0.405437] RTC time: 5:54:20, date: 06/08/19\n[ 0.407174] NET: Registered protocol family 16\n[ 0.408953] cpuidle: using governor ladder\n[ 0.410500] cpuidle: using governor menu\n[ 0.412010] PCCT header not found.\n[ 0.413390] ACPI: bus type PCI registered\n[ 0.414897] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.417216] PCI: Using configuration type 1 for base access\n[ 0.419912] ACPI: Added _OSI(Module Device)\n[ 0.421561] ACPI: Added _OSI(Processor Device)\n[ 0.423231] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.424978] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.427770] ACPI: Interpreter enabled\n[ 0.429235] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.432819] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.436380] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.439954] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.443520] ACPI: (supports S0 S5)\n[ 0.444874] ACPI: Using IOAPIC for interrupt routing\n[ 0.446702] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.451557] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.453764] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.456175] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.458511] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.462705] acpiphp: Slot [3] registered\n[ 0.464246] acpiphp: Slot [4] registered\n[ 0.465786] acpiphp: Slot [5] registered\n[ 0.467331] acpiphp: Slot [6] registered\n[ 0.468862] acpiphp: Slot [7] registered\n[ 0.470397] acpiphp: Slot [8] registered\n[ 0.471938] acpiphp: Slot [9] registered\n[ 0.473471] acpiphp: Slot [10] registered\n[ 0.475026] acpiphp: Slot [11] registered\n[ 0.476594] acpiphp: Slot [12] registered\n[ 0.478164] acpiphp: Slot [13] registered\n[ 0.479721] acpiphp: Slot [14] registered\n[ 0.481288] acpiphp: Slot [15] registered\n[ 0.499321] acpiphp: Slot [16] registered\n[ 0.500890] acpiphp: Slot [17] registered\n[ 0.502451] acpiphp: Slot [18] registered\n[ 0.504012] acpiphp: Slot [19] registered\n[ 0.505574] acpiphp: Slot [20] registered\n[ 0.507132] acpiphp: Slot [21] registered\n[ 0.508696] acpiphp: Slot [22] registered\n[ 0.510259] acpiphp: Slot [23] registered\n[ 0.511821] acpiphp: Slot [24] registered\n[ 0.513393] acpiphp: Slot [25] registered\n[ 0.514950] acpiphp: Slot [26] registered\n[ 0.516508] acpiphp: Slot [27] registered\n[ 0.518082] acpiphp: Slot [28] registered\n[ 0.521985] acpiphp: Slot [29] registered\n[ 0.523680] acpiphp: Slot [30] registered\n[ 0.525269] acpiphp: Slot [31] registered\n[ 0.526932] PCI host bridge to bus 0000:00\n[ 0.528517] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.530879] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.533246] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.536038] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.538831] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.541685] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.547184] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.549670] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.551969] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.554450] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.559354] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.562106] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.584351] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.587452] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.590168] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.592853] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.595513] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.597878] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.600367] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.602411] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.605400] vgaarb: loaded\n[ 0.606546] vgaarb: bridge control possible 0000:00:02.0\n[ 0.608835] SCSI subsystem initialized\n[ 0.610591] ACPI: bus type USB registered\n[ 0.612170] usbcore: registered new interface driver usbfs\n[ 0.614158] usbcore: registered new interface driver hub\n[ 0.616098] usbcore: registered new device driver usb\n[ 0.618173] PCI: Using ACPI for IRQ routing\n[ 0.620265] NetLabel: Initializing\n[ 0.621636] NetLabel: domain hash size = 128\n[ 0.623281] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.625139] NetLabel: unlabeled traffic allowed by default\n[ 0.627392] clocksource: Switched to clocksource kvm-clock\n[ 0.638459] AppArmor: AppArmor Filesystem Enabled\n[ 0.640296] pnp: PnP ACPI init\n[ 0.641915] pnp: PnP ACPI: found 5 devices\n[ 0.649295] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.652597] NET: Registered protocol family 2\n[ 0.654564] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.657069] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.659413] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.661742] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.663851] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.666135] NET: Registered protocol family 1\n[ 0.667824] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.669955] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.672044] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.687287] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.702588] Trying to unpack rootfs image as initramfs...\n[ 0.765977] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.769092] Scanning for low memory corruption every 60 seconds\n[ 0.771567] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.773798] audit: initializing netlink subsys (disabled)\n[ 0.775820] audit: type=2000 audit(1559973260.544:1): initialized\n[ 0.778290] Initialise system trusted keyring\n[ 0.780071] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.782333] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.785684] zbud: loaded\n[ 0.786962] VFS: Disk quotas dquot_6.6.0\n[ 0.788547] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.791362] fuse init (API version 7.23)\n[ 0.793029] Key type big_key registered\n[ 0.794557] Allocating IMA MOK and blacklist keyrings.\n[ 0.796798] Key type asymmetric registered\n[ 0.798389] Asymmetric key parser 'x509' registered\n[ 0.800248] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.803103] io scheduler noop registered\n[ 0.804633] io scheduler deadline registered (default)\n[ 0.806568] io scheduler cfq registered\n[ 0.808176] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.810191] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.812610] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.815433] ACPI: Power Button [PWRF]\n[ 0.816998] GHES: HEST is not enabled!\n[ 0.831462] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.861523] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.865195] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.890975] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.894810] Linux agpgart interface v0.103\n[ 0.898656] brd: module loaded\n[ 0.901255] loop: module loaded\n[ 0.907213] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.910076] GPT:90111 != 2097151\n[ 0.911401] GPT:Alternate GPT header not at the end of the disk.\n[ 0.913548] GPT:90111 != 2097151\n[ 0.914857] GPT: Use GNU Parted to correct GPT errors.\n[ 0.916744] vda: vda1 vda15\n[ 0.918710] scsi host0: ata_piix\n[ 0.920157] scsi host1: ata_piix\n[ 0.921527] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.923906] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.926926] libphy: Fixed MDIO Bus: probed\n[ 0.928519] tun: Universal TUN/TAP device driver, 1.6\n[ 0.930369] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.933823] PPP generic driver version 2.4.2\n[ 0.935550] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.937875] ehci-pci: EHCI PCI platform driver\n[ 0.939582] ehci-platform: EHCI generic platform driver\n[ 0.941504] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.943707] ohci-pci: OHCI PCI platform driver\n[ 0.945396] ohci-platform: OHCI generic platform driver\n[ 0.947312] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.962574] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.964507] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.967334] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.969249] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.971447] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.973835] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.976572] usb usb1: Product: UHCI Host Controller\n[ 0.978380] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.980597] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.982446] hub 1-0:1.0: USB hub found\n[ 0.983949] hub 1-0:1.0: 2 ports detected\n[ 0.985670] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.989602] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.991447] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.993406] mousedev: PS/2 mouse device common for all mice\n[ 0.995816] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.999084] rtc_cmos 00:00: RTC can wake from S4\n[ 1.001381] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.003666] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.005966] i2c /dev entries driver\n[ 1.007414] device-mapper: uevent: version 1.0.3\n[ 1.009218] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.012364] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.014828] NET: Registered protocol family 10\n[ 1.016816] NET: Registered protocol family 17\n[ 1.018535] Key type dns_resolver registered\n[ 1.020337] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.022446] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.025804] registered taskstats version 1\n[ 1.027439] Loading compiled-in X.509 certificates\n[ 1.029789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.033401] zswap: loaded using pool lzo/zbud\n[ 1.035940] Key type trusted registered\n[ 1.038502] Key type encrypted registered\n[ 1.040092] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.042110] ima: No TPM chip found, activating TPM-bypass!\n[ 1.044133] evm: HMAC attrs: 0x1\n[ 1.045846] Magic number: 7:20:921\n[ 1.047412] rtc_cmos 00:00: setting system clock to 2019-06-08 05:54:21 UTC (1559973261)\n[ 1.050505] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.052661] EDD information not available.\n[ 1.081165] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.101613] Write protecting the kernel read-only data: 14336k\n[ 1.105300] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.108598] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.78\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.24\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.603586] 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.4...\nLease of 192.168.120.4 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.39. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDE9SUGcJZKz3xvjXzMEnE1Nb9Tvm3dEl03J2q71WSANylUWQwyK3D+NSrD1U6R4t0+8uXxwA/UNgS3s8zrUPEw4H7J0QldWP/guMCZH1HmmvOZGeo4Joyo3hBT+N6lKu26xh34+QuXkDqQH4MbjyTUEEC8KCOAVknBuVCsWnFnU2DcBed1b9u8NrnWYrl9IgJvbHEi63rg8EZ8FuHp1negjWrYdFGYK87My10Ag25HV8Z+6So8YrGHNnVv8fLiCAXq6TF8TM3foO/uzpSBbviJE/BTzl62DBOOqYfImtBIAxNL3rBXAGXtfAYPxbuzABLDDdGWlcW8Yh4fMUdEcCZv root@vping-userdata-vm2-c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59\nssh-dss AAAAB3NzaC1kc3MAAACBAOi/TkGyzT0e1z6p48If/yvcNGt9mFHP5ZrjyAzjvQwuM47GvhJgnTu1bjAJAd9NzeMc2KlxRRIyHv8EliZB3pMz4rUBJhIszJbI6GMDdGbgGH7eVNy0qATIpLsp2W6eQ4nDSutQph4QAPbL1u/UZ9pgGuD6wfFYd4E8wPNhyZa1AAAAFQC+CJ2MGDBTsPdNZMtpY24euA6WEQAAAIBdU+P2MnvmSKOdu46KTikLCZPnUDrBjB/lmPXKLeEe9vNC6ofdewyhMPRh58zY1lVxHkILxD1vNeJv9QurN9YrvtfLWDL+F4svP5kaPmDGgdWCoERNbbSgn1qwxpMcoTyL2qlLj5ou+lwfgi2o2+kIz6QWxI14waJf4WbEaRZWwAAAAIEAqsC7ugJkrkUtJ7S0NSnTgn++13hcpMbTC94th0lJnA0BvlSMV4mRv3auzjibni+9Za58y6fpMMCIhWoDrx36iYDBLptMdpSzF+Ix0AdI32IkritNxKpX8b1Hd8J7eEkDokweVmKvmRU17Yv7bIc3DYGOexBwYLBtb0I39aPgD/s= root@vping-userdata-vm2-c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.37s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.4,24,fe80::f816:3eff:fe9e:924b/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.4 \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-c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.31 ===\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-c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59 login: "} 2019-06-08 05:54:25,170 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers/c1fdd4f4-50d3-410f-9a0d-74a5d4c0e8c8/action used request id req-dabc8594-97d0-4d71-a7b5-81c4a36e1d37 2019-06-08 05:54:25,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0834980010986s 2019-06-08 05:54:25,171 - 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 538684937 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.249940] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.253164] pid_max: default: 32768 minimum: 301 [ 0.254909] ACPI: Core revision 20150930 [ 0.257028] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.259550] Security Framework initialized [ 0.261136] Yama: becoming mindful. [ 0.262546] AppArmor: AppArmor initialized [ 0.264179] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.266707] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.269175] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.271524] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.274156] Initializing cgroup subsys io [ 0.275720] Initializing cgroup subsys memory [ 0.277391] Initializing cgroup subsys devices [ 0.279077] Initializing cgroup subsys freezer [ 0.280772] Initializing cgroup subsys net_cls [ 0.282456] Initializing cgroup subsys perf_event [ 0.284235] Initializing cgroup subsys net_prio [ 0.285952] Initializing cgroup subsys hugetlb [ 0.287635] Initializing cgroup subsys pids [ 0.289311] CPU: Physical Processor ID: 0 [ 0.291578] mce: CPU supports 10 MCE banks [ 0.293204] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.295150] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.315806] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.325824] ftrace: allocating 31920 entries in 125 pages [ 0.363019] smpboot: Max logical packages: 1 [ 0.364678] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.367306] x2apic enabled [ 0.368793] Switched APIC routing to physical x2apic. [ 0.371890] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.374066] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.378056] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.381510] KVM setup paravirtual spinlock [ 0.383572] x86: Booted up 1 node, 1 CPUs [ 0.385125] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.387739] devtmpfs: initialized [ 0.390090] evm: security.selinux [ 0.391428] evm: security.SMACK64 [ 0.392759] evm: security.SMACK64EXEC [ 0.394194] evm: security.SMACK64TRANSMUTE [ 0.395754] evm: security.SMACK64MMAP [ 0.397183] evm: security.ima [ 0.398413] evm: security.capability [ 0.399894] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.403401] pinctrl core: initialized pinctrl subsystem [ 0.405437] RTC time: 5:54:20, date: 06/08/19 [ 0.407174] NET: Registered protocol family 16 [ 0.408953] cpuidle: using governor ladder [ 0.410500] cpuidle: using governor menu [ 0.412010] PCCT header not found. [ 0.413390] ACPI: bus type PCI registered [ 0.414897] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.417216] PCI: Using configuration type 1 for base access [ 0.419912] ACPI: Added _OSI(Module Device) [ 0.421561] ACPI: Added _OSI(Processor Device) [ 0.423231] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.424978] ACPI: Added _OSI(Processor Aggregator Device) [ 0.427770] ACPI: Interpreter enabled [ 0.429235] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.432819] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.436380] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.439954] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.443520] ACPI: (supports S0 S5) [ 0.444874] ACPI: Using IOAPIC for interrupt routing [ 0.446702] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.451557] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.453764] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.456175] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.458511] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.462705] acpiphp: Slot [3] registered [ 0.464246] acpiphp: Slot [4] registered [ 0.465786] acpiphp: Slot [5] registered [ 0.467331] acpiphp: Slot [6] registered [ 0.468862] acpiphp: Slot [7] registered [ 0.470397] acpiphp: Slot [8] registered [ 0.471938] acpiphp: Slot [9] registered [ 0.473471] acpiphp: Slot [10] registered [ 0.475026] acpiphp: Slot [11] registered [ 0.476594] acpiphp: Slot [12] registered [ 0.478164] acpiphp: Slot [13] registered [ 0.479721] acpiphp: Slot [14] registered [ 0.481288] acpiphp: Slot [15] registered [ 0.499321] acpiphp: Slot [16] registered [ 0.500890] acpiphp: Slot [17] registered [ 0.502451] acpiphp: Slot [18] registered [ 0.504012] acpiphp: Slot [19] registered [ 0.505574] acpiphp: Slot [20] registered [ 0.507132] acpiphp: Slot [21] registered [ 0.508696] acpiphp: Slot [22] registered [ 0.510259] acpiphp: Slot [23] registered [ 0.511821] acpiphp: Slot [24] registered [ 0.513393] acpiphp: Slot [25] registered [ 0.514950] acpiphp: Slot [26] registered [ 0.516508] acpiphp: Slot [27] registered [ 0.518082] acpiphp: Slot [28] registered [ 0.521985] acpiphp: Slot [29] registered [ 0.523680] acpiphp: Slot [30] registered [ 0.525269] acpiphp: Slot [31] registered [ 0.526932] PCI host bridge to bus 0000:00 [ 0.528517] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.530879] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.533246] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.536038] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.538831] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.541685] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.547184] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.549670] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.551969] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.554450] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.559354] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.562106] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.584351] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.587452] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.590168] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.592853] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.595513] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.597878] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.600367] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.602411] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.605400] vgaarb: loaded [ 0.606546] vgaarb: bridge control possible 0000:00:02.0 [ 0.608835] SCSI subsystem initialized [ 0.610591] ACPI: bus type USB registered [ 0.612170] usbcore: registered new interface driver usbfs [ 0.614158] usbcore: registered new interface driver hub [ 0.616098] usbcore: registered new device driver usb [ 0.618173] PCI: Using ACPI for IRQ routing [ 0.620265] NetLabel: Initializing [ 0.621636] NetLabel: domain hash size = 128 [ 0.623281] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.625139] NetLabel: unlabeled traffic allowed by default [ 0.627392] clocksource: Switched to clocksource kvm-clock [ 0.638459] AppArmor: AppArmor Filesystem Enabled [ 0.640296] pnp: PnP ACPI init [ 0.641915] pnp: PnP ACPI: found 5 devices [ 0.649295] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.652597] NET: Registered protocol family 2 [ 0.654564] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.657069] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.659413] TCP: Hash tables configured (established 4096 bind 4096) [ 0.661742] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.663851] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.666135] NET: Registered protocol family 1 [ 0.667824] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.669955] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.672044] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.687287] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.702588] Trying to unpack rootfs image as initramfs... [ 0.765977] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.769092] Scanning for low memory corruption every 60 seconds [ 0.771567] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.773798] audit: initializing netlink subsys (disabled) [ 0.775820] audit: type=2000 audit(1559973260.544:1): initialized [ 0.778290] Initialise system trusted keyring [ 0.780071] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.782333] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.785684] zbud: loaded [ 0.786962] VFS: Disk quotas dquot_6.6.0 [ 0.788547] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.791362] fuse init (API version 7.23) [ 0.793029] Key type big_key registered [ 0.794557] Allocating IMA MOK and blacklist keyrings. [ 0.796798] Key type asymmetric registered [ 0.798389] Asymmetric key parser 'x509' registered [ 0.800248] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.803103] io scheduler noop registered [ 0.804633] io scheduler deadline registered (default) [ 0.806568] io scheduler cfq registered [ 0.808176] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.810191] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.812610] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.815433] ACPI: Power Button [PWRF] [ 0.816998] GHES: HEST is not enabled! [ 0.831462] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.861523] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.865195] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.890975] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.894810] Linux agpgart interface v0.103 [ 0.898656] brd: module loaded [ 0.901255] loop: module loaded [ 0.907213] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.910076] GPT:90111 != 2097151 [ 0.911401] GPT:Alternate GPT header not at the end of the disk. [ 0.913548] GPT:90111 != 2097151 [ 0.914857] GPT: Use GNU Parted to correct GPT errors. [ 0.916744] vda: vda1 vda15 [ 0.918710] scsi host0: ata_piix [ 0.920157] scsi host1: ata_piix [ 0.921527] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.923906] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.926926] libphy: Fixed MDIO Bus: probed [ 0.928519] tun: Universal TUN/TAP device driver, 1.6 [ 0.930369] tun: (C) 1999-2004 Max Krasnyansky [ 0.933823] PPP generic driver version 2.4.2 [ 0.935550] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.937875] ehci-pci: EHCI PCI platform driver [ 0.939582] ehci-platform: EHCI generic platform driver [ 0.941504] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.943707] ohci-pci: OHCI PCI platform driver [ 0.945396] ohci-platform: OHCI generic platform driver [ 0.947312] uhci_hcd: USB Universal Host Controller Interface driver [ 0.962574] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.964507] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.967334] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.969249] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.971447] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.973835] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.976572] usb usb1: Product: UHCI Host Controller [ 0.978380] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.980597] usb usb1: SerialNumber: 0000:00:01.2 [ 0.982446] hub 1-0:1.0: USB hub found [ 0.983949] hub 1-0:1.0: 2 ports detected [ 0.985670] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.989602] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.991447] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.993406] mousedev: PS/2 mouse device common for all mice [ 0.995816] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.999084] rtc_cmos 00:00: RTC can wake from S4 [ 1.001381] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.003666] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.005966] i2c /dev entries driver [ 1.007414] device-mapper: uevent: version 1.0.3 [ 1.009218] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.012364] ledtrig-cpu: registered to indicate activity on CPUs [ 1.014828] NET: Registered protocol family 10 [ 1.016816] NET: Registered protocol family 17 [ 1.018535] Key type dns_resolver registered [ 1.020337] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.022446] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.025804] registered taskstats version 1 [ 1.027439] Loading compiled-in X.509 certificates [ 1.029789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.033401] zswap: loaded using pool lzo/zbud [ 1.035940] Key type trusted registered [ 1.038502] Key type encrypted registered [ 1.040092] AppArmor: AppArmor sha1 policy hashing enabled [ 1.042110] ima: No TPM chip found, activating TPM-bypass! [ 1.044133] evm: HMAC attrs: 0x1 [ 1.045846] Magic number: 7:20:921 [ 1.047412] rtc_cmos 00:00: setting system clock to 2019-06-08 05:54:21 UTC (1559973261) [ 1.050505] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.052661] EDD information not available. [ 1.081165] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.101613] Write protecting the kernel read-only data: 14336k [ 1.105300] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.108598] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.78 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.24 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.603586] 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.4... Lease of 192.168.120.4 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.39. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDE9SUGcJZKz3xvjXzMEnE1Nb9Tvm3dEl03J2q71WSANylUWQwyK3D+NSrD1U6R4t0+8uXxwA/UNgS3s8zrUPEw4H7J0QldWP/guMCZH1HmmvOZGeo4Joyo3hBT+N6lKu26xh34+QuXkDqQH4MbjyTUEEC8KCOAVknBuVCsWnFnU2DcBed1b9u8NrnWYrl9IgJvbHEi63rg8EZ8FuHp1negjWrYdFGYK87My10Ag25HV8Z+6So8YrGHNnVv8fLiCAXq6TF8TM3foO/uzpSBbviJE/BTzl62DBOOqYfImtBIAxNL3rBXAGXtfAYPxbuzABLDDdGWlcW8Yh4fMUdEcCZv root@vping-userdata-vm2-c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59 ssh-dss AAAAB3NzaC1kc3MAAACBAOi/TkGyzT0e1z6p48If/yvcNGt9mFHP5ZrjyAzjvQwuM47GvhJgnTu1bjAJAd9NzeMc2KlxRRIyHv8EliZB3pMz4rUBJhIszJbI6GMDdGbgGH7eVNy0qATIpLsp2W6eQ4nDSutQph4QAPbL1u/UZ9pgGuD6wfFYd4E8wPNhyZa1AAAAFQC+CJ2MGDBTsPdNZMtpY24euA6WEQAAAIBdU+P2MnvmSKOdu46KTikLCZPnUDrBjB/lmPXKLeEe9vNC6ofdewyhMPRh58zY1lVxHkILxD1vNeJv9QurN9YrvtfLWDL+F4svP5kaPmDGgdWCoERNbbSgn1qwxpMcoTyL2qlLj5ou+lwfgi2o2+kIz6QWxI14waJf4WbEaRZWwAAAAIEAqsC7ugJkrkUtJ7S0NSnTgn++13hcpMbTC94th0lJnA0BvlSMV4mRv3auzjibni+9Za58y6fpMMCIhWoDrx36iYDBLptMdpSzF+Ix0AdI32IkritNxKpX8b1Hd8J7eEkDokweVmKvmRU17Yv7bIc3DYGOexBwYLBtb0I39aPgD/s= root@vping-userdata-vm2-c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.37s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.4,24,fe80::f816:3eff:fe9e:924b/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.4 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-c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.31 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-userdata-vm2-c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59 login: 2019-06-08 05:54:25,172 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2019-06-08 05:54:25,283 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-08 05:54:25,283 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:36 | PASS | +------------------------+------------------+------------------+----------------+ 2019-06-08 05:54:25,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-06-08 05:54:25,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:8774/v2.1/servers/6e327420-f152-4e8e-9bce-34e992845a3d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}adc38021ab86c1cd2ecde17c82c5ccd7b03e9acb" 2019-06-08 05:54:25,427 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sat, 08 Jun 2019 05:54: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-0d529b64-37c5-4042-81b3-b0709049bd04 x-openstack-request-id: req-0d529b64-37c5-4042-81b3-b0709049bd04 2019-06-08 05:54:25,427 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.46:8774/v2.1/servers/6e327420-f152-4e8e-9bce-34e992845a3d used request id req-0d529b64-37c5-4042-81b3-b0709049bd04 2019-06-08 05:54:25,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.138295888901s 2019-06-08 05:54:25,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 05:54:25,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}adc38021ab86c1cd2ecde17c82c5ccd7b03e9acb" 2019-06-08 05:54:25,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 873 Content-Type: application/json Date: Sat, 08 Jun 2019 05:54: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-70644033-aa7d-413c-bf4c-fa81c7db4ea0 x-openstack-request-id: req-70644033-aa7d-413c-bf4c-fa81c7db4ea0 2019-06-08 05:54:25,804 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:92:4b", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/c1fdd4f4-50d3-410f-9a0d-74a5d4c0e8c8", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/c1fdd4f4-50d3-410f-9a0d-74a5d4c0e8c8", "rel": "bookmark"}], "image": {"id": "449f10a6-0f84-4bc7-8ad3-a140033f9d9e", "links": [{"href": "http://172.30.9.46:8774/images/449f10a6-0f84-4bc7-8ad3-a140033f9d9e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T05:54:19.000000", "flavor": {"id": "ce1fb237-cf5a-4093-abea-b646c42843f4", "links": [{"href": "http://172.30.9.46:8774/flavors/ce1fb237-cf5a-4093-abea-b646c42843f4", "rel": "bookmark"}]}, "id": "c1fdd4f4-50d3-410f-9a0d-74a5d4c0e8c8", "security_groups": [{"name": "default"}], "user_id": "17de2d222cf6426195abcd80be2c9ec2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T05:54:19Z", "hostId": "7737971368ec8ef2661a7479a99e6eb99145cc6f191c4123b1dcf084", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59", "created": "2019-06-08T05:54:11Z", "tenant_id": "63b100b1c3be4f4f91521872dbe3cbaf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:83:54", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/6e327420-f152-4e8e-9bce-34e992845a3d", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/6e327420-f152-4e8e-9bce-34e992845a3d", "rel": "bookmark"}], "image": {"id": "449f10a6-0f84-4bc7-8ad3-a140033f9d9e", "links": [{"href": "http://172.30.9.46:8774/images/449f10a6-0f84-4bc7-8ad3-a140033f9d9e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T05:54:07.000000", "flavor": {"id": "ce1fb237-cf5a-4093-abea-b646c42843f4", "links": [{"href": "http://172.30.9.46:8774/flavors/ce1fb237-cf5a-4093-abea-b646c42843f4", "rel": "bookmark"}]}, "id": "6e327420-f152-4e8e-9bce-34e992845a3d", "security_groups": [{"name": "default"}], "user_id": "17de2d222cf6426195abcd80be2c9ec2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T05:54:25Z", "hostId": "71d5845e75a2dad2093edf0495b122855e61e0d9587cdcc15b8bb0c1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59", "created": "2019-06-08T05:53:59Z", "tenant_id": "63b100b1c3be4f4f91521872dbe3cbaf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 05:54:25,804 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-70644033-aa7d-413c-bf4c-fa81c7db4ea0 2019-06-08 05:54:25,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.377155780792s 2019-06-08 05:54:25,807 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 05:54:27,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 05:54:27,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}adc38021ab86c1cd2ecde17c82c5ccd7b03e9acb" 2019-06-08 05:54:28,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 740 Content-Type: application/json Date: Sat, 08 Jun 2019 05:54: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-955539e3-a69e-49f3-bba7-e82547673768 x-openstack-request-id: req-955539e3-a69e-49f3-bba7-e82547673768 2019-06-08 05:54:28,427 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:92:4b", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/c1fdd4f4-50d3-410f-9a0d-74a5d4c0e8c8", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/c1fdd4f4-50d3-410f-9a0d-74a5d4c0e8c8", "rel": "bookmark"}], "image": {"id": "449f10a6-0f84-4bc7-8ad3-a140033f9d9e", "links": [{"href": "http://172.30.9.46:8774/images/449f10a6-0f84-4bc7-8ad3-a140033f9d9e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T05:54:19.000000", "flavor": {"id": "ce1fb237-cf5a-4093-abea-b646c42843f4", "links": [{"href": "http://172.30.9.46:8774/flavors/ce1fb237-cf5a-4093-abea-b646c42843f4", "rel": "bookmark"}]}, "id": "c1fdd4f4-50d3-410f-9a0d-74a5d4c0e8c8", "security_groups": [{"name": "default"}], "user_id": "17de2d222cf6426195abcd80be2c9ec2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T05:54:19Z", "hostId": "7737971368ec8ef2661a7479a99e6eb99145cc6f191c4123b1dcf084", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59", "created": "2019-06-08T05:54:11Z", "tenant_id": "63b100b1c3be4f4f91521872dbe3cbaf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 05:54:28,427 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-955539e3-a69e-49f3-bba7-e82547673768 2019-06-08 05:54:28,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.617589950562s 2019-06-08 05:54:28,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-06-08 05:54:28,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:8774/v2.1/servers/c1fdd4f4-50d3-410f-9a0d-74a5d4c0e8c8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}adc38021ab86c1cd2ecde17c82c5ccd7b03e9acb" 2019-06-08 05:54:28,571 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sat, 08 Jun 2019 05:54: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-2ff93c72-a2fa-4d89-9df0-2774a109eea8 x-openstack-request-id: req-2ff93c72-a2fa-4d89-9df0-2774a109eea8 2019-06-08 05:54:28,571 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.46:8774/v2.1/servers/c1fdd4f4-50d3-410f-9a0d-74a5d4c0e8c8 used request id req-2ff93c72-a2fa-4d89-9df0-2774a109eea8 2019-06-08 05:54:28,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.141570091248s 2019-06-08 05:54:28,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 05:54:28,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}adc38021ab86c1cd2ecde17c82c5ccd7b03e9acb" 2019-06-08 05:54:28,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 745 Content-Type: application/json Date: Sat, 08 Jun 2019 05:54: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-1e616a2b-7b2b-49d9-ae87-2abc8d65e527 x-openstack-request-id: req-1e616a2b-7b2b-49d9-ae87-2abc8d65e527 2019-06-08 05:54:28,988 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:92:4b", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/c1fdd4f4-50d3-410f-9a0d-74a5d4c0e8c8", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/c1fdd4f4-50d3-410f-9a0d-74a5d4c0e8c8", "rel": "bookmark"}], "image": {"id": "449f10a6-0f84-4bc7-8ad3-a140033f9d9e", "links": [{"href": "http://172.30.9.46:8774/images/449f10a6-0f84-4bc7-8ad3-a140033f9d9e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T05:54:19.000000", "flavor": {"id": "ce1fb237-cf5a-4093-abea-b646c42843f4", "links": [{"href": "http://172.30.9.46:8774/flavors/ce1fb237-cf5a-4093-abea-b646c42843f4", "rel": "bookmark"}]}, "id": "c1fdd4f4-50d3-410f-9a0d-74a5d4c0e8c8", "security_groups": [{"name": "default"}], "user_id": "17de2d222cf6426195abcd80be2c9ec2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T05:54:28Z", "hostId": "7737971368ec8ef2661a7479a99e6eb99145cc6f191c4123b1dcf084", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59", "created": "2019-06-08T05:54:11Z", "tenant_id": "63b100b1c3be4f4f91521872dbe3cbaf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 05:54:28,988 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-1e616a2b-7b2b-49d9-ae87-2abc8d65e527 2019-06-08 05:54:28,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.416208982468s 2019-06-08 05:54:28,990 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 05:54:30,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 05:54:30,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}adc38021ab86c1cd2ecde17c82c5ccd7b03e9acb" 2019-06-08 05:54:31,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 08 Jun 2019 05:54:30 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7583538b-2f84-4c0c-a1e6-043e33feb88c x-openstack-request-id: req-7583538b-2f84-4c0c-a1e6-043e33feb88c 2019-06-08 05:54:31,061 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-06-08 05:54:31,062 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-7583538b-2f84-4c0c-a1e6-043e33feb88c 2019-06-08 05:54:31,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0695369243622s 2019-06-08 05:54:31,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-06-08 05:54:31,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:9696/v2.0/routers/2b2e913d-9ff8-4d9b-8bb3-4283d9bf9bb9/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}adc38021ab86c1cd2ecde17c82c5ccd7b03e9acb" -d '{"subnet_id": "e050cf8a-8150-424b-b24d-e778d4718fdf"}' 2019-06-08 05:54:32,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 08 Jun 2019 05:54:32 GMT X-Openstack-Request-Id: req-138f40db-0376-4544-a19f-2d5a89ac349d 2019-06-08 05:54:32,951 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "0acc5c82-bda6-4761-8922-ecfc0531ead4", "tenant_id": "63b100b1c3be4f4f91521872dbe3cbaf", "subnet_id": "e050cf8a-8150-424b-b24d-e778d4718fdf", "subnet_ids": ["e050cf8a-8150-424b-b24d-e778d4718fdf"], "port_id": "1af02402-63c1-4715-ae1c-3a516bc8da98", "id": "2b2e913d-9ff8-4d9b-8bb3-4283d9bf9bb9"} 2019-06-08 05:54:32,951 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.46:9696/v2.0/routers/2b2e913d-9ff8-4d9b-8bb3-4283d9bf9bb9/remove_router_interface.json used request id req-138f40db-0376-4544-a19f-2d5a89ac349d 2019-06-08 05:54:32,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.88890504837s 2019-06-08 05:54:32,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-06-08 05:54:32,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}adc38021ab86c1cd2ecde17c82c5ccd7b03e9acb" 2019-06-08 05:54:33,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 710 Content-Type: application/json Date: Sat, 08 Jun 2019 05:54:33 GMT X-Openstack-Request-Id: req-36fa9b3b-ebf0-4eab-add2-7881d2d6712f 2019-06-08 05:54:33,282 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a3d564af-8d87-4f4f-9680-f5a9465e0acc", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "63b100b1c3be4f4f91521872dbe3cbaf", "created_at": "2019-06-08T05:53:51Z", "admin_state_up": true, "updated_at": "2019-06-08T05:54:31Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "63b100b1c3be4f4f91521872dbe3cbaf", "id": "2b2e913d-9ff8-4d9b-8bb3-4283d9bf9bb9", "name": "vping_userdata-router_c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59"}]} 2019-06-08 05:54:33,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/routers.json used request id req-36fa9b3b-ebf0-4eab-add2-7881d2d6712f 2019-06-08 05:54:33,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.330685138702s 2019-06-08 05:54:33,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-06-08 05:54:33,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/routers/2b2e913d-9ff8-4d9b-8bb3-4283d9bf9bb9.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}adc38021ab86c1cd2ecde17c82c5ccd7b03e9acb" 2019-06-08 05:54:34,529 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 05:54:34 GMT X-Openstack-Request-Id: req-75c5ff5a-da0b-499f-bed0-c4529e95f975 2019-06-08 05:54:34,529 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 05:54:34,529 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/routers/2b2e913d-9ff8-4d9b-8bb3-4283d9bf9bb9.json used request id req-75c5ff5a-da0b-499f-bed0-c4529e95f975 2019-06-08 05:54:34,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.2453019619s 2019-06-08 05:54:34,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-06-08 05:54:34,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}adc38021ab86c1cd2ecde17c82c5ccd7b03e9acb" 2019-06-08 05:54:34,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Sat, 08 Jun 2019 05:54:34 GMT X-Openstack-Request-Id: req-39855176-54ab-4163-86bd-ffa70c07ac2c 2019-06-08 05:54:34,571 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0acc5c82-bda6-4761-8922-ecfc0531ead4","tenant_id":"63b100b1c3be4f4f91521872dbe3cbaf","created_at":"2019-06-08T05:53:50Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-06-08T05:53:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"63b100b1c3be4f4f91521872dbe3cbaf","id":"e050cf8a-8150-424b-b24d-e778d4718fdf","subnetpool_id":null,"name":"vping_userdata-subnet_c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59"}]} 2019-06-08 05:54:34,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/subnets.json used request id req-39855176-54ab-4163-86bd-ffa70c07ac2c 2019-06-08 05:54:34,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0415959358215s 2019-06-08 05:54:34,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-06-08 05:54:34,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/subnets/e050cf8a-8150-424b-b24d-e778d4718fdf.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}adc38021ab86c1cd2ecde17c82c5ccd7b03e9acb" 2019-06-08 05:54:35,554 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 05:54:35 GMT X-Openstack-Request-Id: req-3e4cc2f1-ae3d-4feb-a01a-e0d832f3170d 2019-06-08 05:54:35,554 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 05:54:35,554 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/subnets/e050cf8a-8150-424b-b24d-e778d4718fdf.json used request id req-3e4cc2f1-ae3d-4feb-a01a-e0d832f3170d 2019-06-08 05:54:35,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.981667041779s 2019-06-08 05:54:35,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 05:54:35,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}adc38021ab86c1cd2ecde17c82c5ccd7b03e9acb" 2019-06-08 05:54:35,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1241 Content-Type: application/json Date: Sat, 08 Jun 2019 05:54:35 GMT X-Openstack-Request-Id: req-e961cd26-c634-4ce3-bfa5-16c97ce19eb1 2019-06-08 05:54:35,651 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0acc5c82-bda6-4761-8922-ecfc0531ead4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"63b100b1c3be4f4f91521872dbe3cbaf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-08T05:54:35Z","qos_policy_id":null,"name":"vping_userdata-net_c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59","admin_state_up":true,"tenant_id":"63b100b1c3be4f4f91521872dbe3cbaf","created_at":"2019-06-08T05:53:49Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T05:48:01Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","mtu":1500}]} 2019-06-08 05:54:35,651 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-e961cd26-c634-4ce3-bfa5-16c97ce19eb1 2019-06-08 05:54:35,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0966868400574s 2019-06-08 05:54:35,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-06-08 05:54:35,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/networks/0acc5c82-bda6-4761-8922-ecfc0531ead4.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}adc38021ab86c1cd2ecde17c82c5ccd7b03e9acb" 2019-06-08 05:54:36,853 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 05:54:36 GMT X-Openstack-Request-Id: req-32c1a8f6-761e-4b5c-a9c0-d46ed6f70f02 2019-06-08 05:54:36,853 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 05:54:36,854 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/networks/0acc5c82-bda6-4761-8922-ecfc0531ead4.json used request id req-32c1a8f6-761e-4b5c-a9c0-d46ed6f70f02 2019-06-08 05:54:36,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.20089793205s 2019-06-08 05:54:36,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 05:54:36,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}adc38021ab86c1cd2ecde17c82c5ccd7b03e9acb" 2019-06-08 05:54:37,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Sat, 08 Jun 2019 05:54:37 GMT X-Openstack-Request-Id: req-e22a342a-92b1-48ec-bf48-93a98a7c6a9e 2019-06-08 05:54:37,242 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T05:53:56Z", "file": "/v2/images/449f10a6-0f84-4bc7-8ad3-a140033f9d9e/file", "owner": "63b100b1c3be4f4f91521872dbe3cbaf", "id": "449f10a6-0f84-4bc7-8ad3-a140033f9d9e", "size": 12716032, "self": "/v2/images/449f10a6-0f84-4bc7-8ad3-a140033f9d9e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/449f10a6-0f84-4bc7-8ad3-a140033f9d9e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/449f10a6-0f84-4bc7-8ad3-a140033f9d9e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-08T05:53:56Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 05:54:37,242 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-e22a342a-92b1-48ec-bf48-93a98a7c6a9e 2019-06-08 05:54:37,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.384032964706s 2019-06-08 05:54:37,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-06-08 05:54:37,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9292/v2/images/449f10a6-0f84-4bc7-8ad3-a140033f9d9e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}adc38021ab86c1cd2ecde17c82c5ccd7b03e9acb" 2019-06-08 05:54:38,353 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 05:54:38 GMT X-Openstack-Request-Id: req-d6912876-599f-4c7c-92cb-5c436050f881 2019-06-08 05:54:38,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-06-08 05:54:38,354 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.46:9292/v2/images/449f10a6-0f84-4bc7-8ad3-a140033f9d9e used request id req-d6912876-599f-4c7c-92cb-5c436050f881 2019-06-08 05:54:38,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.10995697975s 2019-06-08 05:54:38,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-08 05:54:38,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}221da695594a217ab423c8af48047ad8c6a6f85f" 2019-06-08 05:54:38,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sat, 08 Jun 2019 05:54:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5434f18f-bce8-4cfd-9bbd-9d968b0ee2e5 x-openstack-request-id: req-5434f18f-bce8-4cfd-9bbd-9d968b0ee2e5 2019-06-08 05:54:38,384 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/ce1fb237-cf5a-4093-abea-b646c42843f4", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/ce1fb237-cf5a-4093-abea-b646c42843f4", "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": "ce1fb237-cf5a-4093-abea-b646c42843f4"}]} 2019-06-08 05:54:38,384 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None used request id req-5434f18f-bce8-4cfd-9bbd-9d968b0ee2e5 2019-06-08 05:54:38,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0253369808197s 2019-06-08 05:54:38,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-06-08 05:54:38,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:8774/v2.1/flavors/ce1fb237-cf5a-4093-abea-b646c42843f4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}221da695594a217ab423c8af48047ad8c6a6f85f" 2019-06-08 05:54:38,413 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 08 Jun 2019 05:54:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ac06e344-10d2-406b-8b1d-b7939b2a3f63 x-openstack-request-id: req-ac06e344-10d2-406b-8b1d-b7939b2a3f63 2019-06-08 05:54:38,414 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.46:8774/v2.1/flavors/ce1fb237-cf5a-4093-abea-b646c42843f4 used request id req-ac06e344-10d2-406b-8b1d-b7939b2a3f63 2019-06-08 05:54:38,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0281798839569s 2019-06-08 05:54:38,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-08 05:54:38,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}221da695594a217ab423c8af48047ad8c6a6f85f" 2019-06-08 05:54:38,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Sat, 08 Jun 2019 05:54:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec1135c1-9582-40dc-baeb-bdc5359b4e50 2019-06-08 05:54:38,649 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.46:5000/v3/users/05c218d902a14f40af3320874b7f92da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05c218d902a14f40af3320874b7f92da", "email": "placement@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59", "links": {"self": "http://172.30.9.46:5000/v3/users/17de2d222cf6426195abcd80be2c9ec2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "17de2d222cf6426195abcd80be2c9ec2", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.46:5000/v3/users/1afacf49c7e14af3a957f3511567dacc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1afacf49c7e14af3a957f3511567dacc", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.46:5000/v3/users/1f2145adf73944a6ab8ed52e5753691b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f2145adf73944a6ab8ed52e5753691b", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.46:5000/v3/users/2593ee6f9317492f990d505d77da4779"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2593ee6f9317492f990d505d77da4779", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.46:5000/v3/users/31ebed201e7e4ca5b7ee604a2b787581"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31ebed201e7e4ca5b7ee604a2b787581", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.46:5000/v3/users/3a572b3053b54834a82afa40e099a5da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a572b3053b54834a82afa40e099a5da", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.46:5000/v3/users/4fee668be3a64363800d347187a88df5"}, "domain_id": "69a9710257d445c38da42b508afe5e4c", "enabled": true, "options": {}, "id": "4fee668be3a64363800d347187a88df5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.46:5000/v3/users/66f1e9993f8b480294a60e940341f520"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66f1e9993f8b480294a60e940341f520", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.46:5000/v3/users/93fe3f7601c54ac9ad051856c17f28bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93fe3f7601c54ac9ad051856c17f28bb", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.46:5000/v3/users/c236670886154d449269b72bd9c90b0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c236670886154d449269b72bd9c90b0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.46:5000/v3/users/c65b29de08754e65a44567b1f677176f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c65b29de08754e65a44567b1f677176f", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.46:5000/v3/users/d8dd3e6eec484d33b35e900b9699495d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8dd3e6eec484d33b35e900b9699495d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.46:5000/v3/users/dda03f8796ac431cadfc3fd8cb68b8e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dda03f8796ac431cadfc3fd8cb68b8e8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.46:5000/v3/users/fd79c31b868f4106baa6b4b6f650b664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd79c31b868f4106baa6b4b6f650b664", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.46:5000/v3/users", "previous": null, "next": null}} 2019-06-08 05:54:38,649 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/users used request id req-ec1135c1-9582-40dc-baeb-bdc5359b4e50 2019-06-08 05:54:38,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.23458313942s 2019-06-08 05:54:38,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-08 05:54:38,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/users/17de2d222cf6426195abcd80be2c9ec2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}221da695594a217ab423c8af48047ad8c6a6f85f" 2019-06-08 05:54:38,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Sat, 08 Jun 2019 05:54:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd49d454-b233-4e14-936e-72bc5a323e64 2019-06-08 05:54:38,864 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_userdata-user_c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59", "links": {"self": "http://172.30.9.46:5000/v3/users/17de2d222cf6426195abcd80be2c9ec2"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "17de2d222cf6426195abcd80be2c9ec2", "description": null}} 2019-06-08 05:54:38,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/users/17de2d222cf6426195abcd80be2c9ec2 used request id req-dd49d454-b233-4e14-936e-72bc5a323e64 2019-06-08 05:54:38,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.209285974503s 2019-06-08 05:54:38,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-06-08 05:54:38,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:5000/v3/users/17de2d222cf6426195abcd80be2c9ec2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}221da695594a217ab423c8af48047ad8c6a6f85f" 2019-06-08 05:54:39,353 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 05:54:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a72042f-0dbe-48ac-bdab-e2efecdcd306 2019-06-08 05:54:39,353 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 05:54:39,353 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.46:5000/v3/users/17de2d222cf6426195abcd80be2c9ec2 used request id req-2a72042f-0dbe-48ac-bdab-e2efecdcd306 2019-06-08 05:54:39,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.488679885864s 2019-06-08 05:54:39,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-08 05:54:39,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}221da695594a217ab423c8af48047ad8c6a6f85f" 2019-06-08 05:54:39,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 387 Content-Type: application/json Date: Sat, 08 Jun 2019 05:54:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8aa89200-52cc-4941-8457-019fea4be786 2019-06-08 05:54:39,671 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.46:5000/v3/projects/3188c96ec01940fba81c35d45eb11133"}, "tags": [], "enabled": true, "id": "3188c96ec01940fba81c35d45eb11133", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.46:5000/v3/projects/63b100b1c3be4f4f91521872dbe3cbaf"}, "tags": [], "enabled": true, "id": "63b100b1c3be4f4f91521872dbe3cbaf", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_c39ba4fa-ccdb-4a14-8eee-ee8768a0ee59"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f"}, "tags": [], "enabled": true, "id": "ae5008b7eba04bb8ab8b9bea870a005f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-08 05:54:39,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/projects used request id req-8aa89200-52cc-4941-8457-019fea4be786 2019-06-08 05:54:39,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.312118053436s 2019-06-08 05:54:39,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-06-08 05:54:39,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:5000/v3/projects/63b100b1c3be4f4f91521872dbe3cbaf -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}221da695594a217ab423c8af48047ad8c6a6f85f" 2019-06-08 05:54:39,940 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 05:54:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a8d1514-572a-4487-82a6-e5688aebe0d6 2019-06-08 05:54:39,940 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 05:54:39,940 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.46:5000/v3/projects/63b100b1c3be4f4f91521872dbe3cbaf used request id req-6a8d1514-572a-4487-82a6-e5688aebe0d6 2019-06-08 05:54:39,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.263306856155s 2019-06-08 05:54:39,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-08 05:54:39,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:9696/v2.0/security-groups.json?project_id=63b100b1c3be4f4f91521872dbe3cbaf&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}221da695594a217ab423c8af48047ad8c6a6f85f" 2019-06-08 05:54:40,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 08 Jun 2019 05:54:40 GMT X-Openstack-Request-Id: req-53307a59-c58a-435f-b67c-cf42d9087d03 2019-06-08 05:54:40,255 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "63b100b1c3be4f4f91521872dbe3cbaf", "created_at": "2019-06-08T05:53:49Z", "updated_at": "2019-06-08T05:53:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:53:49Z", "revision_number": 0, "id": "4952216d-fd56-4be5-9e00-56b519499a75", "remote_group_id": "8fd65827-8acc-4085-9638-0038fcd831ec", "remote_ip_prefix": null, "created_at": "2019-06-08T05:53:49Z", "security_group_id": "8fd65827-8acc-4085-9638-0038fcd831ec", "tenant_id": "63b100b1c3be4f4f91521872dbe3cbaf", "port_range_min": null, "ethertype": "IPv4", "project_id": "63b100b1c3be4f4f91521872dbe3cbaf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:53:49Z", "revision_number": 0, "id": "5389866a-4c0a-439f-802d-78dd93e7fe9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:53:49Z", "security_group_id": "8fd65827-8acc-4085-9638-0038fcd831ec", "tenant_id": "63b100b1c3be4f4f91521872dbe3cbaf", "port_range_min": null, "ethertype": "IPv4", "project_id": "63b100b1c3be4f4f91521872dbe3cbaf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:53:49Z", "revision_number": 0, "id": "b9e0d87e-46b2-4921-b2d6-af2ab7b6d9c3", "remote_group_id": "8fd65827-8acc-4085-9638-0038fcd831ec", "remote_ip_prefix": null, "created_at": "2019-06-08T05:53:49Z", "security_group_id": "8fd65827-8acc-4085-9638-0038fcd831ec", "tenant_id": "63b100b1c3be4f4f91521872dbe3cbaf", "port_range_min": null, "ethertype": "IPv6", "project_id": "63b100b1c3be4f4f91521872dbe3cbaf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:53:49Z", "revision_number": 0, "id": "c60ac43f-0588-48fa-99a2-0e9a89dde9f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:53:49Z", "security_group_id": "8fd65827-8acc-4085-9638-0038fcd831ec", "tenant_id": "63b100b1c3be4f4f91521872dbe3cbaf", "port_range_min": null, "ethertype": "IPv6", "project_id": "63b100b1c3be4f4f91521872dbe3cbaf"}], "revision_number": 1, "project_id": "63b100b1c3be4f4f91521872dbe3cbaf", "id": "8fd65827-8acc-4085-9638-0038fcd831ec", "name": "default"}]} 2019-06-08 05:54:40,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/security-groups.json?project_id=63b100b1c3be4f4f91521872dbe3cbaf&name=default used request id req-53307a59-c58a-435f-b67c-cf42d9087d03 2019-06-08 05:54:40,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.310012102127s 2019-06-08 05:54:40,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-08 05:54:40,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}221da695594a217ab423c8af48047ad8c6a6f85f" 2019-06-08 05:54:40,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sat, 08 Jun 2019 05:54:40 GMT X-Openstack-Request-Id: req-77c06d9a-f12b-4104-85d7-f4c5a6980e67 2019-06-08 05:54:40,322 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3188c96ec01940fba81c35d45eb11133", "created_at": "2019-06-08T05:50:08Z", "updated_at": "2019-06-08T05:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "1a304197-6259-47fb-8799-aa407182630d", "remote_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv6", "project_id": "3188c96ec01940fba81c35d45eb11133"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "487196b0-2bde-45c0-8b45-f9fcd16601fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv4", "project_id": "3188c96ec01940fba81c35d45eb11133"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "abadd49a-1a8f-405f-ba47-7c59fe8b0d0f", "remote_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv4", "project_id": "3188c96ec01940fba81c35d45eb11133"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "d26daddf-2739-444d-991e-138b96ac2ac2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv6", "project_id": "3188c96ec01940fba81c35d45eb11133"}], "revision_number": 1, "project_id": "3188c96ec01940fba81c35d45eb11133", "id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "created_at": "2019-06-08T05:47:57Z", "updated_at": "2019-06-08T05:47:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "02da1104-56ed-4749-b003-90c4f8f656ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "a3f7c7ce-1565-464d-9c08-e39b080cdb6d", "remote_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "c5f47a68-2c8b-4de3-91dc-0a19312beb49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "d9877ee1-16fa-4f55-9b57-2bd861dcc4ea", "remote_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}], "revision_number": 1, "project_id": "ae5008b7eba04bb8ab8b9bea870a005f", "id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-06-08T05:50:09Z", "updated_at": "2019-06-08T05:50:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "41f1ce41-3b64-482a-87c5-0d0b11c6398f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "79dc58b0-b605-4504-9229-080d558ac4f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "81274cd5-6700-4e0f-8a2a-1f2e3420f4f3", "remote_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "dd1516ff-335a-4f12-a448-f096493076e7", "remote_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "48f2b38a-983e-4487-ab36-f87307c0130c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "63b100b1c3be4f4f91521872dbe3cbaf", "created_at": "2019-06-08T05:53:49Z", "updated_at": "2019-06-08T05:53:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:53:49Z", "revision_number": 0, "id": "4952216d-fd56-4be5-9e00-56b519499a75", "remote_group_id": "8fd65827-8acc-4085-9638-0038fcd831ec", "remote_ip_prefix": null, "created_at": "2019-06-08T05:53:49Z", "security_group_id": "8fd65827-8acc-4085-9638-0038fcd831ec", "tenant_id": "63b100b1c3be4f4f91521872dbe3cbaf", "port_range_min": null, "ethertype": "IPv4", "project_id": "63b100b1c3be4f4f91521872dbe3cbaf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:53:49Z", "revision_number": 0, "id": "5389866a-4c0a-439f-802d-78dd93e7fe9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:53:49Z", "security_group_id": "8fd65827-8acc-4085-9638-0038fcd831ec", "tenant_id": "63b100b1c3be4f4f91521872dbe3cbaf", "port_range_min": null, "ethertype": "IPv4", "project_id": "63b100b1c3be4f4f91521872dbe3cbaf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:53:49Z", "revision_number": 0, "id": "b9e0d87e-46b2-4921-b2d6-af2ab7b6d9c3", "remote_group_id": "8fd65827-8acc-4085-9638-0038fcd831ec", "remote_ip_prefix": null, "created_at": "2019-06-08T05:53:49Z", "security_group_id": "8fd65827-8acc-4085-9638-0038fcd831ec", "tenant_id": "63b100b1c3be4f4f91521872dbe3cbaf", "port_range_min": null, "ethertype": "IPv6", "project_id": "63b100b1c3be4f4f91521872dbe3cbaf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:53:49Z", "revision_number": 0, "id": "c60ac43f-0588-48fa-99a2-0e9a89dde9f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:53:49Z", "security_group_id": "8fd65827-8acc-4085-9638-0038fcd831ec", "tenant_id": "63b100b1c3be4f4f91521872dbe3cbaf", "port_range_min": null, "ethertype": "IPv6", "project_id": "63b100b1c3be4f4f91521872dbe3cbaf"}], "revision_number": 1, "project_id": "63b100b1c3be4f4f91521872dbe3cbaf", "id": "8fd65827-8acc-4085-9638-0038fcd831ec", "name": "default"}]} 2019-06-08 05:54:40,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/security-groups.json used request id req-77c06d9a-f12b-4104-85d7-f4c5a6980e67 2019-06-08 05:54:40,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0614321231842s 2019-06-08 05:54:40,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-06-08 05:54:40,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/security-groups/8fd65827-8acc-4085-9638-0038fcd831ec.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}221da695594a217ab423c8af48047ad8c6a6f85f" 2019-06-08 05:54:40,482 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 05:54:40 GMT X-Openstack-Request-Id: req-f256ce6a-6d9e-4658-8601-6094e299c743 2019-06-08 05:54:40,482 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 05:54:40,482 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/security-groups/8fd65827-8acc-4085-9638-0038fcd831ec.json used request id req-f256ce6a-6d9e-4658-8601-6094e299c743 2019-06-08 05:54:40,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.152700901031s 2019-06-08 05:54:40,528 - xtesting.ci.run_tests - INFO - Loading test case 'cinder_test'... 2019-06-08 05:54:40,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 05:54:40,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sat, 08 Jun 2019 05:54:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6af15f82-6c0a-4c3e-bb0c-81678ea9b14a 2019-06-08 05:54:40,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.46:5000/v3/", "rel": "self"}]}} 2019-06-08 05:54:40,573 - keystoneauth.session - DEBUG - GET call to http://172.30.9.46:5000/v3 used request id req-6af15f82-6c0a-4c3e-bb0c-81678ea9b14a 2019-06-08 05:54:40,573 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.46:5000/v3/auth/tokens 2019-06-08 05:54:40,974 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "d2be94ca10bc410d8e2df55ad673d32f", "name": "member"}, {"id": "e5096deb7bb54cdfaba406b083716814", "name": "admin"}, {"id": "20c52caa8815436598706c0044dd78ea", "name": "reader"}], "expires_at": "2019-06-08T06:54:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3188c96ec01940fba81c35d45eb11133", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "569429e3916a40609b1b095c350d4f40"}, {"url": "http://172.30.9.46:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f8c054a2af64f418c37ee7727690693"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b02dfb863f5a4bffb36851235754ef91"}], "type": "metric", "id": "04a04b69122f4f738931230cee29629a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699fd3a20c8d40938f47375515d56729"}, {"url": "http://172.30.9.46:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a29c25ed5bae42389e53743e2b2d4cc6"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2aa7441977c496197e3dd66db370091"}], "type": "image", "id": "1229db241b1e4199aa3477e6a5aaaaf3", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.25:8080/v1/AUTH_3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f18ac20553a423cb64c4c119b4996d7"}, {"url": "http://172.30.9.46:8080/v1/AUTH_3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9cb7095bfac44798c7fb7f9deeeb6c2"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5274ae5199a462fbdfc0fea51cec5a4"}], "type": "object-store", "id": "3937992c91de456ab652dcaface65051", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.46:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469fe8a62bab4dce8322074f2fcdb9b4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e66cd3f99f9447b491021e663455e8c8"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "faa6e36db7f04aaf89b1671b36545dd9"}], "type": "cloudformation", "id": "4475ac30861f4898a3b4a3f25d4c15a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "451296117b884380836bc65617a5acf5"}, {"url": "http://172.30.9.46:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3bf63cbaa4d40d8a7b3788a9ab9cf75"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8fcd63580f1428d9b345eecdbd48204"}], "type": "compute", "id": "55cb302de7b240e1a0963bcae70f4b34", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04b4a8c11b3f4bd1ab89c03a5aa9bd51"}, {"url": "http://172.30.9.46:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "489dc505b18c45b097be2b0ce43d310b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "768110a585514cb9a095e0ffab526da4"}], "type": "identity", "id": "6494ad775fb84e9891f5bc3015a60f48", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.46:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02cf21684702424ca6c0c65fbe598276"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a219343778574f9a89cf8eda09913c42"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3727342b4d045659e67915b25bea965"}], "type": "placement", "id": "6dd232e0a9944d6f8afacd7b59c2bb55", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f4e281ad8cd4aaba41477f8f55544b4"}, {"url": "http://172.30.9.46:8776/v2/3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f80c73c49c6480dba7d5f4b80e4a948"}, {"url": "http://192.30.9.6:8776/v2/3188c96ec01940fba81c35d45eb11133", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c209dd66f03a44bd9424eb1cad43b57c"}], "type": "volumev2", "id": "7c5d79a9253b44f1afeea36304180784", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c9a71230b064918baa5ec4ab83144c8"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d7c07f63f584a70a7df59e46b53c425"}, {"url": "http://172.30.9.46:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a67b17f9d1f45acb1b7213e75ed7276"}], "type": "event", "id": "84c44c0613f94bf8bbb2e05ff2f89471", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/3188c96ec01940fba81c35d45eb11133", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "775bcb67ac30456cb720438594a475e1"}, {"url": "http://192.30.9.6:8776/v3/3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2c0df4ad6a14557a0e2b97bfa52019f"}, {"url": "http://172.30.9.46:8776/v3/3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ef016b34aa45a7ba522cfecbfec6eb"}], "type": "volumev3", "id": "8b8641e49b5f486a864b0b857a0e9a73", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "121402a262894e60b2dd90a4c91ddfc4"}, {"url": "http://192.30.9.6:8004/v1/3188c96ec01940fba81c35d45eb11133", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "843fd802e471465f9929116059937b0b"}, {"url": "http://172.30.9.46:8004/v1/3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b71667e57ac348d19ee51701c2492bc8"}], "type": "orchestration", "id": "910666d0b44e43dda71799578f2fb207", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.46:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d50b2697934e5aa702ab2b26a44279"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0eb6565be3e44b382acfbe153b647bf"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0ee7731b0a344dd95394ec40456c966"}], "type": "network", "id": "96d169df5f3246498ebfd684c882081c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.46:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6207f5501c4d439cb61786bf4936a152"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de1dcf61d9e44a7aa8f94ba8c4cf9375"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc2fab36e3514270a85a06afe9ff1894"}], "type": "alarming", "id": "96f5a2d27e6f427cbd0f869917a8dd5d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "bf0bc5911f744db0865b88b9285e5dc1", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fd79c31b868f4106baa6b4b6f650b664"}, "audit_ids": ["R5aD8OwLSVePJT5mRzAXYQ"], "issued_at": "2019-06-08T05:54:40.000000Z"}} 2019-06-08 05:54:40,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 05:54:40,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e7537ae55a0152ba19e3deccdc645ea57b147819" 2019-06-08 05:54:41,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sat, 08 Jun 2019 05:54:41 GMT X-Openstack-Request-Id: req-915c3b4d-938d-4d6e-816e-0384c89bfc1c 2019-06-08 05:54:41,336 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T05:48:01Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","provider:network_type":"flat"}]} 2019-06-08 05:54:41,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json?router%3Aexternal=True used request id req-915c3b4d-938d-4d6e-816e-0384c89bfc1c 2019-06-08 05:54:41,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.359792947769s 2019-06-08 05:54:41,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 05:54:41,350 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 08 Jun 2019 05:54:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63278953-415b-4710-95fb-110e8830d6a4 2019-06-08 05:54:41,350 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 05:54:41,350 - keystoneauth.session - DEBUG - GET call to http://172.30.9.46:5000/ used request id req-63278953-415b-4710-95fb-110e8830d6a4 2019-06-08 05:54:41,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-08 05:54:41,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e7537ae55a0152ba19e3deccdc645ea57b147819" 2019-06-08 05:54:41,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 08 Jun 2019 05:54:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1145c83-e85e-4f30-9f0e-15678cbb0cb3 2019-06-08 05:54:41,548 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.46:5000/v3/domains/69a9710257d445c38da42b508afe5e4c"}, "tags": [], "enabled": true, "id": "69a9710257d445c38da42b508afe5e4c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.46:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.46:5000/v3/domains", "previous": null, "next": null}} 2019-06-08 05:54:41,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/domains used request id req-e1145c83-e85e-4f30-9f0e-15678cbb0cb3 2019-06-08 05:54:41,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.197530984879s 2019-06-08 05:54:41,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-06-08 05:54:41,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e7537ae55a0152ba19e3deccdc645ea57b147819" -d '{"project": {"description": "Created by OPNFV Functest: cinder_test", "enabled": true, "domain_id": "default", "name": "cinder_test-project_914e2344-009a-455b-9373-ec7fe7e039bb"}}' 2019-06-08 05:54:41,742 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 368 Content-Type: application/json Date: Sat, 08 Jun 2019 05:54:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-701f29c4-4fe8-4f15-9f98-8c9d16d8f6b5 2019-06-08 05:54:41,742 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.46:5000/v3/projects/e4344cacc8114c5ebcd5589fdd99ce2f"}, "tags": [], "enabled": true, "id": "e4344cacc8114c5ebcd5589fdd99ce2f", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_914e2344-009a-455b-9373-ec7fe7e039bb"}} 2019-06-08 05:54:41,742 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.46:5000/v3/projects used request id req-701f29c4-4fe8-4f15-9f98-8c9d16d8f6b5 2019-06-08 05:54:41,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.186807155609s 2019-06-08 05:54:41,743 - 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'e4344cacc8114c5ebcd5589fdd99ce2f', '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_914e2344-009a-455b-9373-ec7fe7e039bb'}) 2019-06-08 05:54:41,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-06-08 05:54:41,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e7537ae55a0152ba19e3deccdc645ea57b147819" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "aWK4ArIQNbN0up5dCHWH4qi1PScSxG", "email": null, "name": "cinder_test-user_914e2344-009a-455b-9373-ec7fe7e039bb"}}' 2019-06-08 05:54:42,269 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 326 Content-Type: application/json Date: Sat, 08 Jun 2019 05:54:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-520b5cfa-49fd-4af2-a6cc-b99ceccaa74a 2019-06-08 05:54:42,269 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cinder_test-user_914e2344-009a-455b-9373-ec7fe7e039bb", "links": {"self": "http://172.30.9.46:5000/v3/users/91ba9c57ddf64808bc3d0fb38ecada2f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "91ba9c57ddf64808bc3d0fb38ecada2f", "domain_id": "default", "password_expires_at": null}} 2019-06-08 05:54:42,269 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.46:5000/v3/users used request id req-520b5cfa-49fd-4af2-a6cc-b99ceccaa74a 2019-06-08 05:54:42,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.519639968872s 2019-06-08 05:54:42,270 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'91ba9c57ddf64808bc3d0fb38ecada2f', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cinder_test-user_914e2344-009a-455b-9373-ec7fe7e039bb'}) 2019-06-08 05:54:42,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 05:54:42,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e7537ae55a0152ba19e3deccdc645ea57b147819" 2019-06-08 05:54:42,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 05:54:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40adfb1b-e537-4291-9a10-d427251b8309 2019-06-08 05:54:42,388 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 05:54:42,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-40adfb1b-e537-4291-9a10-d427251b8309 2019-06-08 05:54:42,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.114748954773s 2019-06-08 05:54:42,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 05:54:42,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e7537ae55a0152ba19e3deccdc645ea57b147819" 2019-06-08 05:54:42,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 05:54:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f32b8c1d-153d-49e3-be08-532e8c694e75 2019-06-08 05:54:42,592 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 05:54:42,592 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-f32b8c1d-153d-49e3-be08-532e8c694e75 2019-06-08 05:54:42,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.198932886124s 2019-06-08 05:54:42,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 05:54:42,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e7537ae55a0152ba19e3deccdc645ea57b147819" 2019-06-08 05:54:42,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 05:54:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47a708a7-7a1a-4e67-9303-a4f141aca994 2019-06-08 05:54:42,746 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 05:54:42,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-47a708a7-7a1a-4e67-9303-a4f141aca994 2019-06-08 05:54:42,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.149163007736s 2019-06-08 05:54:42,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-08 05:54:42,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e7537ae55a0152ba19e3deccdc645ea57b147819" 2019-06-08 05:54:42,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 149 Content-Type: application/json Date: Sat, 08 Jun 2019 05:54:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec08f025-ba3e-4b58-8104-909bc647584f 2019-06-08 05:54:42,871 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.46:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-08 05:54:42,872 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/domains/default used request id req-ec08f025-ba3e-4b58-8104-909bc647584f 2019-06-08 05:54:42,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.120027065277s 2019-06-08 05:54:42,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-08 05:54:42,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e7537ae55a0152ba19e3deccdc645ea57b147819" 2019-06-08 05:54:43,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 832 Content-Type: application/json Date: Sat, 08 Jun 2019 05:54:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-770fd4a8-a2e1-4e4f-b270-a5641ead164c 2019-06-08 05:54:43,007 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.46:5000/v3/users/05c218d902a14f40af3320874b7f92da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05c218d902a14f40af3320874b7f92da", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.46:5000/v3/users/1afacf49c7e14af3a957f3511567dacc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1afacf49c7e14af3a957f3511567dacc", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.46:5000/v3/users/1f2145adf73944a6ab8ed52e5753691b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f2145adf73944a6ab8ed52e5753691b", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.46:5000/v3/users/2593ee6f9317492f990d505d77da4779"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2593ee6f9317492f990d505d77da4779", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.46:5000/v3/users/31ebed201e7e4ca5b7ee604a2b787581"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31ebed201e7e4ca5b7ee604a2b787581", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.46:5000/v3/users/3a572b3053b54834a82afa40e099a5da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a572b3053b54834a82afa40e099a5da", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.46:5000/v3/users/4fee668be3a64363800d347187a88df5"}, "domain_id": "69a9710257d445c38da42b508afe5e4c", "enabled": true, "options": {}, "id": "4fee668be3a64363800d347187a88df5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.46:5000/v3/users/66f1e9993f8b480294a60e940341f520"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66f1e9993f8b480294a60e940341f520", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder_test-user_914e2344-009a-455b-9373-ec7fe7e039bb", "links": {"self": "http://172.30.9.46:5000/v3/users/91ba9c57ddf64808bc3d0fb38ecada2f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "91ba9c57ddf64808bc3d0fb38ecada2f", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.46:5000/v3/users/93fe3f7601c54ac9ad051856c17f28bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93fe3f7601c54ac9ad051856c17f28bb", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.46:5000/v3/users/c236670886154d449269b72bd9c90b0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c236670886154d449269b72bd9c90b0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.46:5000/v3/users/c65b29de08754e65a44567b1f677176f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c65b29de08754e65a44567b1f677176f", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.46:5000/v3/users/d8dd3e6eec484d33b35e900b9699495d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8dd3e6eec484d33b35e900b9699495d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.46:5000/v3/users/dda03f8796ac431cadfc3fd8cb68b8e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dda03f8796ac431cadfc3fd8cb68b8e8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.46:5000/v3/users/fd79c31b868f4106baa6b4b6f650b664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd79c31b868f4106baa6b4b6f650b664", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.46:5000/v3/users", "previous": null, "next": null}} 2019-06-08 05:54:43,007 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/users used request id req-770fd4a8-a2e1-4e4f-b270-a5641ead164c 2019-06-08 05:54:43,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.134353876114s 2019-06-08 05:54:43,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-08 05:54:43,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e7537ae55a0152ba19e3deccdc645ea57b147819" 2019-06-08 05:54:43,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Sat, 08 Jun 2019 05:54:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97ec7e57-ffd9-4a7a-895c-1c349fe52d93 2019-06-08 05:54:43,242 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.46:5000/v3/projects/3188c96ec01940fba81c35d45eb11133"}, "tags": [], "enabled": true, "id": "3188c96ec01940fba81c35d45eb11133", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.46:5000/v3/projects/e4344cacc8114c5ebcd5589fdd99ce2f"}, "tags": [], "enabled": true, "id": "e4344cacc8114c5ebcd5589fdd99ce2f", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_914e2344-009a-455b-9373-ec7fe7e039bb"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f"}, "tags": [], "enabled": true, "id": "ae5008b7eba04bb8ab8b9bea870a005f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-08 05:54:43,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/projects?domain_id=default used request id req-97ec7e57-ffd9-4a7a-895c-1c349fe52d93 2019-06-08 05:54:43,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.223420858383s 2019-06-08 05:54:43,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-08 05:54:43,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/role_assignments?user.id=91ba9c57ddf64808bc3d0fb38ecada2f&role.id=d2be94ca10bc410d8e2df55ad673d32f&scope.project.id=e4344cacc8114c5ebcd5589fdd99ce2f" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e7537ae55a0152ba19e3deccdc645ea57b147819" 2019-06-08 05:54:43,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 209 Content-Type: application/json Date: Sat, 08 Jun 2019 05:54:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d1eccd1-5050-4390-a9e7-4a9155a2a33b 2019-06-08 05:54:43,373 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.46:5000/v3/role_assignments?user.id=91ba9c57ddf64808bc3d0fb38ecada2f&role.id=d2be94ca10bc410d8e2df55ad673d32f&scope.project.id=e4344cacc8114c5ebcd5589fdd99ce2f", "previous": null, "next": null}} 2019-06-08 05:54:43,373 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/role_assignments?user.id=91ba9c57ddf64808bc3d0fb38ecada2f&role.id=d2be94ca10bc410d8e2df55ad673d32f&scope.project.id=e4344cacc8114c5ebcd5589fdd99ce2f used request id req-2d1eccd1-5050-4390-a9e7-4a9155a2a33b 2019-06-08 05:54:43,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.123820066452s 2019-06-08 05:54:43,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-06-08 05:54:43,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:5000/v3/projects/e4344cacc8114c5ebcd5589fdd99ce2f/users/91ba9c57ddf64808bc3d0fb38ecada2f/roles/d2be94ca10bc410d8e2df55ad673d32f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e7537ae55a0152ba19e3deccdc645ea57b147819" 2019-06-08 05:54:43,652 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 05:54:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07c1390e-e892-4c36-92dd-83b5fc5554f0 2019-06-08 05:54:43,652 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 05:54:43,652 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.46:5000/v3/projects/e4344cacc8114c5ebcd5589fdd99ce2f/users/91ba9c57ddf64808bc3d0fb38ecada2f/roles/d2be94ca10bc410d8e2df55ad673d32f used request id req-07c1390e-e892-4c36-92dd-83b5fc5554f0 2019-06-08 05:54:43,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.275501966476s 2019-06-08 05:54:43,653 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cinder_test-project_914e2344-009a-455b-9373-ec7fe7e039bb', 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'e4344cacc8114c5ebcd5589fdd99ce2f', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'aWK4ArIQNbN0up5dCHWH4qi1PScSxG', 'username': u'cinder_test-user_914e2344-009a-455b-9373-ec7fe7e039bb', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.46:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-06-08 05:54:43,657 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cinder_test-user_914e2344-009a-455b-9373-ec7fe7e039bb', 'password': 'aWK4ArIQNbN0up5dCHWH4qi1PScSxG', 'project_name': 'cinder_test-project_914e2344-009a-455b-9373-ec7fe7e039bb', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.46:5000/v3', 'project_id': 'e4344cacc8114c5ebcd5589fdd99ce2f', 'project_domain_name': 'Default'} 2019-06-08 05:54:43,657 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2019-06-08 05:54:43,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-08 05:54:43,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e7537ae55a0152ba19e3deccdc645ea57b147819" 2019-06-08 05:54:43,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 08 Jun 2019 05:54:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a50fa5d6-4d92-41fe-a96f-b23b3abf20d6 2019-06-08 05:54:43,783 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.46:5000/v3/domains/69a9710257d445c38da42b508afe5e4c"}, "tags": [], "enabled": true, "id": "69a9710257d445c38da42b508afe5e4c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.46:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.46:5000/v3/domains", "previous": null, "next": null}} 2019-06-08 05:54:43,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/domains used request id req-a50fa5d6-4d92-41fe-a96f-b23b3abf20d6 2019-06-08 05:54:43,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.124809980392s 2019-06-08 05:54:43,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-08 05:54:43,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e7537ae55a0152ba19e3deccdc645ea57b147819" 2019-06-08 05:54:43,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Sat, 08 Jun 2019 05:54:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36ce7d93-b0a9-4f82-9a99-19c8735f18c3 2019-06-08 05:54:43,906 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.46:5000/v3/projects/3188c96ec01940fba81c35d45eb11133"}, "tags": [], "enabled": true, "id": "3188c96ec01940fba81c35d45eb11133", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.46:5000/v3/projects/e4344cacc8114c5ebcd5589fdd99ce2f"}, "tags": [], "enabled": true, "id": "e4344cacc8114c5ebcd5589fdd99ce2f", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_914e2344-009a-455b-9373-ec7fe7e039bb"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f"}, "tags": [], "enabled": true, "id": "ae5008b7eba04bb8ab8b9bea870a005f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-08 05:54:43,906 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/projects?domain_id=default used request id req-36ce7d93-b0a9-4f82-9a99-19c8735f18c3 2019-06-08 05:54:43,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.115562915802s 2019-06-08 05:54:43,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-06-08 05:54:43,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e7537ae55a0152ba19e3deccdc645ea57b147819" -d '{"network": {"tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "name": "cinder_test-net_914e2344-009a-455b-9373-ec7fe7e039bb", "admin_state_up": true}}' 2019-06-08 05:54:44,265 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 724 Content-Type: application/json Date: Sat, 08 Jun 2019 05:54:44 GMT X-Openstack-Request-Id: req-fee58e32-5822-40e0-be74-069c64f1a479 2019-06-08 05:54:44,266 - 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":"9077f697-a4fd-49d7-a3c3-64b967dab27f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":5,"ipv4_address_scope":null,"shared":false,"project_id":"e4344cacc8114c5ebcd5589fdd99ce2f","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-08T05:54:44Z","is_default":false,"qos_policy_id":null,"name":"cinder_test-net_914e2344-009a-455b-9373-ec7fe7e039bb","admin_state_up":true,"tenant_id":"e4344cacc8114c5ebcd5589fdd99ce2f","created_at":"2019-06-08T05:54:44Z","mtu":1450}} 2019-06-08 05:54:44,266 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-fee58e32-5822-40e0-be74-069c64f1a479 2019-06-08 05:54:44,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.357622146606s 2019-06-08 05:54:44,266 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-06-08T05:54:44Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'9077f697-a4fd-49d7-a3c3-64b967dab27f', 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'cinder_test-net_914e2344-009a-455b-9373-ec7fe7e039bb', u'created_at': u'2019-06-08T05:54:44Z', u'mtu': 1450, u'tenant_id': u'e4344cacc8114c5ebcd5589fdd99ce2f', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'e4344cacc8114c5ebcd5589fdd99ce2f', u'l2_adjacency': True}) 2019-06-08 05:54:44,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 05:54:44,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sat, 08 Jun 2019 05:54:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c18643f-355d-467c-a96c-c6dc9c64e1d7 2019-06-08 05:54:44,279 - 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.46:5000/v3/", "rel": "self"}]}} 2019-06-08 05:54:44,279 - keystoneauth.session - DEBUG - GET call to http://172.30.9.46:5000/v3 used request id req-8c18643f-355d-467c-a96c-c6dc9c64e1d7 2019-06-08 05:54:44,280 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.46:5000/v3/auth/tokens 2019-06-08 05:54:44,690 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d2be94ca10bc410d8e2df55ad673d32f", "name": "member"}, {"id": "20c52caa8815436598706c0044dd78ea", "name": "reader"}], "expires_at": "2019-06-08T06:54:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e4344cacc8114c5ebcd5589fdd99ce2f", "name": "cinder_test-project_914e2344-009a-455b-9373-ec7fe7e039bb"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "569429e3916a40609b1b095c350d4f40"}, {"url": "http://172.30.9.46:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f8c054a2af64f418c37ee7727690693"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b02dfb863f5a4bffb36851235754ef91"}], "type": "metric", "id": "04a04b69122f4f738931230cee29629a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699fd3a20c8d40938f47375515d56729"}, {"url": "http://172.30.9.46:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a29c25ed5bae42389e53743e2b2d4cc6"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2aa7441977c496197e3dd66db370091"}], "type": "image", "id": "1229db241b1e4199aa3477e6a5aaaaf3", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.25:8080/v1/AUTH_e4344cacc8114c5ebcd5589fdd99ce2f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f18ac20553a423cb64c4c119b4996d7"}, {"url": "http://172.30.9.46:8080/v1/AUTH_e4344cacc8114c5ebcd5589fdd99ce2f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9cb7095bfac44798c7fb7f9deeeb6c2"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5274ae5199a462fbdfc0fea51cec5a4"}], "type": "object-store", "id": "3937992c91de456ab652dcaface65051", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.46:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469fe8a62bab4dce8322074f2fcdb9b4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e66cd3f99f9447b491021e663455e8c8"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "faa6e36db7f04aaf89b1671b36545dd9"}], "type": "cloudformation", "id": "4475ac30861f4898a3b4a3f25d4c15a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "451296117b884380836bc65617a5acf5"}, {"url": "http://172.30.9.46:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3bf63cbaa4d40d8a7b3788a9ab9cf75"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8fcd63580f1428d9b345eecdbd48204"}], "type": "compute", "id": "55cb302de7b240e1a0963bcae70f4b34", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04b4a8c11b3f4bd1ab89c03a5aa9bd51"}, {"url": "http://172.30.9.46:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "489dc505b18c45b097be2b0ce43d310b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "768110a585514cb9a095e0ffab526da4"}], "type": "identity", "id": "6494ad775fb84e9891f5bc3015a60f48", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.46:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02cf21684702424ca6c0c65fbe598276"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a219343778574f9a89cf8eda09913c42"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3727342b4d045659e67915b25bea965"}], "type": "placement", "id": "6dd232e0a9944d6f8afacd7b59c2bb55", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/e4344cacc8114c5ebcd5589fdd99ce2f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f4e281ad8cd4aaba41477f8f55544b4"}, {"url": "http://172.30.9.46:8776/v2/e4344cacc8114c5ebcd5589fdd99ce2f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f80c73c49c6480dba7d5f4b80e4a948"}, {"url": "http://192.30.9.6:8776/v2/e4344cacc8114c5ebcd5589fdd99ce2f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c209dd66f03a44bd9424eb1cad43b57c"}], "type": "volumev2", "id": "7c5d79a9253b44f1afeea36304180784", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c9a71230b064918baa5ec4ab83144c8"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d7c07f63f584a70a7df59e46b53c425"}, {"url": "http://172.30.9.46:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a67b17f9d1f45acb1b7213e75ed7276"}], "type": "event", "id": "84c44c0613f94bf8bbb2e05ff2f89471", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/e4344cacc8114c5ebcd5589fdd99ce2f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "775bcb67ac30456cb720438594a475e1"}, {"url": "http://192.30.9.6:8776/v3/e4344cacc8114c5ebcd5589fdd99ce2f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2c0df4ad6a14557a0e2b97bfa52019f"}, {"url": "http://172.30.9.46:8776/v3/e4344cacc8114c5ebcd5589fdd99ce2f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ef016b34aa45a7ba522cfecbfec6eb"}], "type": "volumev3", "id": "8b8641e49b5f486a864b0b857a0e9a73", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/e4344cacc8114c5ebcd5589fdd99ce2f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "121402a262894e60b2dd90a4c91ddfc4"}, {"url": "http://192.30.9.6:8004/v1/e4344cacc8114c5ebcd5589fdd99ce2f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "843fd802e471465f9929116059937b0b"}, {"url": "http://172.30.9.46:8004/v1/e4344cacc8114c5ebcd5589fdd99ce2f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b71667e57ac348d19ee51701c2492bc8"}], "type": "orchestration", "id": "910666d0b44e43dda71799578f2fb207", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.46:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d50b2697934e5aa702ab2b26a44279"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0eb6565be3e44b382acfbe153b647bf"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0ee7731b0a344dd95394ec40456c966"}], "type": "network", "id": "96d169df5f3246498ebfd684c882081c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.46:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6207f5501c4d439cb61786bf4936a152"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de1dcf61d9e44a7aa8f94ba8c4cf9375"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc2fab36e3514270a85a06afe9ff1894"}], "type": "alarming", "id": "96f5a2d27e6f427cbd0f869917a8dd5d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "bf0bc5911f744db0865b88b9285e5dc1", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cinder_test-user_914e2344-009a-455b-9373-ec7fe7e039bb", "id": "91ba9c57ddf64808bc3d0fb38ecada2f"}, "audit_ids": ["PiJFeHo0TDS-WV1iemKHgQ"], "issued_at": "2019-06-08T05:54:44.000000Z"}} 2019-06-08 05:54:44,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 05:54:44,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4305b00251a1ffe9a54838895df4d4efebe3799" 2019-06-08 05:54:45,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1232 Content-Type: application/json Date: Sat, 08 Jun 2019 05:54:45 GMT X-Openstack-Request-Id: req-4b16f5fe-97c2-4006-ab31-5a4f49adaa6a 2019-06-08 05:54:45,037 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"9077f697-a4fd-49d7-a3c3-64b967dab27f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e4344cacc8114c5ebcd5589fdd99ce2f","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-08T05:54:44Z","qos_policy_id":null,"name":"cinder_test-net_914e2344-009a-455b-9373-ec7fe7e039bb","admin_state_up":true,"tenant_id":"e4344cacc8114c5ebcd5589fdd99ce2f","created_at":"2019-06-08T05:54:44Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T05:48:01Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","mtu":1500}]} 2019-06-08 05:54:45,037 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-4b16f5fe-97c2-4006-ab31-5a4f49adaa6a 2019-06-08 05:54:45,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.344022035599s 2019-06-08 05:54:45,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-06-08 05:54:45,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4305b00251a1ffe9a54838895df4d4efebe3799" -d '{"subnet": {"name": "cinder_test-subnet_914e2344-009a-455b-9373-ec7fe7e039bb", "enable_dhcp": true, "network_id": "9077f697-a4fd-49d7-a3c3-64b967dab27f", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-06-08 05:54:45,801 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 679 Content-Type: application/json Date: Sat, 08 Jun 2019 05:54:45 GMT X-Openstack-Request-Id: req-7dadabd5-1176-4873-aec0-a65908e53ad4 2019-06-08 05:54:45,801 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9077f697-a4fd-49d7-a3c3-64b967dab27f","tenant_id":"e4344cacc8114c5ebcd5589fdd99ce2f","created_at":"2019-06-08T05:54:45Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-06-08T05:54:45Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"e4344cacc8114c5ebcd5589fdd99ce2f","id":"2ebd1e33-ed96-45fe-b26e-932fa9772c0f","subnetpool_id":null,"name":"cinder_test-subnet_914e2344-009a-455b-9373-ec7fe7e039bb"}} 2019-06-08 05:54:45,801 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/subnets.json used request id req-7dadabd5-1176-4873-aec0-a65908e53ad4 2019-06-08 05:54:45,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.762530088425s 2019-06-08 05:54:45,802 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-08T05:54:45Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'2ebd1e33-ed96-45fe-b26e-932fa9772c0f', u'subnetpool_id': None, u'service_types': [], u'name': u'cinder_test-subnet_914e2344-009a-455b-9373-ec7fe7e039bb', u'enable_dhcp': True, u'network_id': u'9077f697-a4fd-49d7-a3c3-64b967dab27f', u'tenant_id': u'e4344cacc8114c5ebcd5589fdd99ce2f', u'created_at': u'2019-06-08T05:54:45Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'e4344cacc8114c5ebcd5589fdd99ce2f'}) 2019-06-08 05:54:45,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-06-08 05:54:45,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4305b00251a1ffe9a54838895df4d4efebe3799" -d '{"router": {"external_gateway_info": {"network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "name": "cinder_test-router_914e2344-009a-455b-9373-ec7fe7e039bb", "admin_state_up": true}}' 2019-06-08 05:54:47,503 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 698 Content-Type: application/json Date: Sat, 08 Jun 2019 05:54:47 GMT X-Openstack-Request-Id: req-3375bbd5-d702-48cd-b955-1bc330e55bf5 2019-06-08 05:54:47,504 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a3d564af-8d87-4f4f-9680-f5a9465e0acc", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "created_at": "2019-06-08T05:54:45Z", "admin_state_up": true, "updated_at": "2019-06-08T05:54:46Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "id": "51d5f9c0-cc86-4fd4-a1f9-21e10a6f4dc9", "name": "cinder_test-router_914e2344-009a-455b-9373-ec7fe7e039bb"}} 2019-06-08 05:54:47,504 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/routers.json used request id req-3375bbd5-d702-48cd-b955-1bc330e55bf5 2019-06-08 05:54:47,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.70153999329s 2019-06-08 05:54:47,505 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-08T05:54:46Z', u'revision_number': 2, u'id': u'51d5f9c0-cc86-4fd4-a1f9-21e10a6f4dc9', u'external_gateway_info': {u'network_id': u'd0205d84-f6dd-4d92-b76b-dc9ca1111094', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a3d564af-8d87-4f4f-9680-f5a9465e0acc', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-router_914e2344-009a-455b-9373-ec7fe7e039bb', u'admin_state_up': True, u'tenant_id': u'e4344cacc8114c5ebcd5589fdd99ce2f', u'created_at': u'2019-06-08T05:54:45Z', u'flavor_id': None, u'routes': [], u'project_id': u'e4344cacc8114c5ebcd5589fdd99ce2f'}) 2019-06-08 05:54:47,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-06-08 05:54:47,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:9696/v2.0/routers/51d5f9c0-cc86-4fd4-a1f9-21e10a6f4dc9/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4305b00251a1ffe9a54838895df4d4efebe3799" -d '{"subnet_id": "2ebd1e33-ed96-45fe-b26e-932fa9772c0f"}' 2019-06-08 05:54:49,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 08 Jun 2019 05:54:49 GMT X-Openstack-Request-Id: req-a6eb955a-05fd-4135-898a-cf34e93294e2 2019-06-08 05:54:49,907 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "9077f697-a4fd-49d7-a3c3-64b967dab27f", "tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "subnet_id": "2ebd1e33-ed96-45fe-b26e-932fa9772c0f", "subnet_ids": ["2ebd1e33-ed96-45fe-b26e-932fa9772c0f"], "port_id": "7b15ca68-3359-408b-b608-1dd23cb4154b", "id": "51d5f9c0-cc86-4fd4-a1f9-21e10a6f4dc9"} 2019-06-08 05:54:49,907 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.46:9696/v2.0/routers/51d5f9c0-cc86-4fd4-a1f9-21e10a6f4dc9/add_router_interface.json used request id req-a6eb955a-05fd-4135-898a-cf34e93294e2 2019-06-08 05:54:49,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.4021999836s 2019-06-08 05:54:49,908 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-06-08 05:54:50,014 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-06-08 05:54:50,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 05:54:50,022 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 08 Jun 2019 05:54:50 GMT 2019-06-08 05:54:50,022 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}]} 2019-06-08 05:54:50,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 05:54:50,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4305b00251a1ffe9a54838895df4d4efebe3799" 2019-06-08 05:54:50,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 08 Jun 2019 05:54:50 GMT X-Openstack-Request-Id: req-8827a97a-9df1-40c1-9a71-179807fb8caa 2019-06-08 05:54:50,819 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 05:54:50,819 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-8827a97a-9df1-40c1-9a71-179807fb8caa 2019-06-08 05:54:50,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.791518211365s 2019-06-08 05:54:50,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-06-08 05:54:50,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4305b00251a1ffe9a54838895df4d4efebe3799" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/cinder_test-img_914e2344-009a-455b-9373-ec7fe7e039bb", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cinder_test-img_914e2344-009a-455b-9373-ec7fe7e039bb"}' 2019-06-08 05:54:50,902 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 939 Content-Type: application/json Date: Sat, 08 Jun 2019 05:54:50 GMT Location: http://172.30.9.46:9292/v2/images/4bc6dd62-19dc-4be2-9e72-e75ff031dbd3 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-117cf7e1-7215-44f2-b745-f90d11bbc16b 2019-06-08 05:54:50,902 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T05:54:50Z", "file": "/v2/images/4bc6dd62-19dc-4be2-9e72-e75ff031dbd3/file", "owner": "e4344cacc8114c5ebcd5589fdd99ce2f", "id": "4bc6dd62-19dc-4be2-9e72-e75ff031dbd3", "size": null, "self": "/v2/images/4bc6dd62-19dc-4be2-9e72-e75ff031dbd3", "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_914e2344-009a-455b-9373-ec7fe7e039bb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_914e2344-009a-455b-9373-ec7fe7e039bb", "checksum": null, "created_at": "2019-06-08T05:54:50Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-06-08 05:54:50,902 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.46:9292/v2/images used request id req-117cf7e1-7215-44f2-b745-f90d11bbc16b 2019-06-08 05:54:50,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0747148990631s 2019-06-08 05:54:50,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-06-08 05:54:50,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:9292/v2/images/4bc6dd62-19dc-4be2-9e72-e75ff031dbd3/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4305b00251a1ffe9a54838895df4d4efebe3799" -d '' 2019-06-08 05:54:51,555 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 05:54:51 GMT X-Openstack-Request-Id: req-04938168-a740-48dd-a077-a8fc6366de15 2019-06-08 05:54:51,556 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 05:54:51,556 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.46:9292/v2/images/4bc6dd62-19dc-4be2-9e72-e75ff031dbd3/file used request id req-04938168-a740-48dd-a077-a8fc6366de15 2019-06-08 05:54:51,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.652559995651s 2019-06-08 05:54:51,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 05:54:51,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4305b00251a1ffe9a54838895df4d4efebe3799" 2019-06-08 05:54:51,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Sat, 08 Jun 2019 05:54:51 GMT X-Openstack-Request-Id: req-66b22de4-397a-4e5f-b29a-380ab4675adb 2019-06-08 05:54:51,597 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T05:54:51Z", "file": "/v2/images/4bc6dd62-19dc-4be2-9e72-e75ff031dbd3/file", "owner": "e4344cacc8114c5ebcd5589fdd99ce2f", "id": "4bc6dd62-19dc-4be2-9e72-e75ff031dbd3", "size": 12716032, "self": "/v2/images/4bc6dd62-19dc-4be2-9e72-e75ff031dbd3", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/4bc6dd62-19dc-4be2-9e72-e75ff031dbd3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/4bc6dd62-19dc-4be2-9e72-e75ff031dbd3/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_914e2344-009a-455b-9373-ec7fe7e039bb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_914e2344-009a-455b-9373-ec7fe7e039bb", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-08T05:54:50Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 05:54:51,597 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-66b22de4-397a-4e5f-b29a-380ab4675adb 2019-06-08 05:54:51,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0370559692383s 2019-06-08 05:54:51,599 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/4bc6dd62-19dc-4be2-9e72-e75ff031dbd3/snap', u'metadata': Munch({})})], 'file': u'/v2/images/4bc6dd62-19dc-4be2-9e72-e75ff031dbd3/file', 'owner': u'e4344cacc8114c5ebcd5589fdd99ce2f', 'id': u'4bc6dd62-19dc-4be2-9e72-e75ff031dbd3', 'size': 12716032, u'self': u'/v2/images/4bc6dd62-19dc-4be2-9e72-e75ff031dbd3', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e4344cacc8114c5ebcd5589fdd99ce2f', 'name': 'cinder_test-project_914e2344-009a-455b-9373-ec7fe7e039bb', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/4bc6dd62-19dc-4be2-9e72-e75ff031dbd3/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-08T05:54:51Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-06-08T05:54:51Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_914e2344-009a-455b-9373-ec7fe7e039bb', '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/4bc6dd62-19dc-4be2-9e72-e75ff031dbd3', 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_914e2344-009a-455b-9373-ec7fe7e039bb', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'cinder_test-img_914e2344-009a-455b-9373-ec7fe7e039bb', 'created': u'2019-06-08T05:54:50Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-08T05:54:50Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/4bc6dd62-19dc-4be2-9e72-e75ff031dbd3', 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_914e2344-009a-455b-9373-ec7fe7e039bb', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-08 05:54:51,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-06-08 05:54:51,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e7537ae55a0152ba19e3deccdc645ea57b147819" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "cinder_test-flavor_914e2344-009a-455b-9373-ec7fe7e039bb", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-06-08 05:54:51,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Sat, 08 Jun 2019 05:54: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-b65c9a2a-bd0a-4b69-94ae-f7c86af78319 x-openstack-request-id: req-b65c9a2a-bd0a-4b69-94ae-f7c86af78319 2019-06-08 05:54:51,939 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "cinder_test-flavor_914e2344-009a-455b-9373-ec7fe7e039bb", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/4abbc275-466f-4106-84ec-2bd6f6be95ee", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/4abbc275-466f-4106-84ec-2bd6f6be95ee", "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": "4abbc275-466f-4106-84ec-2bd6f6be95ee"}} 2019-06-08 05:54:51,939 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-b65c9a2a-bd0a-4b69-94ae-f7c86af78319 2019-06-08 05:54:51,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.336739063263s 2019-06-08 05:54:51,940 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cinder_test-flavor_914e2344-009a-455b-9373-ec7fe7e039bb', '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'3188c96ec01940fba81c35d45eb11133', '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'4abbc275-466f-4106-84ec-2bd6f6be95ee', 'swap': 0}) 2019-06-08 05:54:51,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-06-08 05:54:51,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/flavors/4abbc275-466f-4106-84ec-2bd6f6be95ee/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e7537ae55a0152ba19e3deccdc645ea57b147819" -d '{"extra_specs": {}}' 2019-06-08 05:54:51,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 08 Jun 2019 05:54: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-2a3e626a-b404-460e-bf9f-4cc9e332fcf3 x-openstack-request-id: req-2a3e626a-b404-460e-bf9f-4cc9e332fcf3 2019-06-08 05:54:51,963 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-06-08 05:54:51,963 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/flavors/4abbc275-466f-4106-84ec-2bd6f6be95ee/os-extra_specs used request id req-2a3e626a-b404-460e-bf9f-4cc9e332fcf3 2019-06-08 05:54:51,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0226838588715s 2019-06-08 05:54:51,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-06-08 05:54:51,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4305b00251a1ffe9a54838895df4d4efebe3799" -d '{"keypair": {"name": "cinder_test-kp_914e2344-009a-455b-9373-ec7fe7e039bb"}}' 2019-06-08 05:54:52,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1805 Content-Type: application/json Date: Sat, 08 Jun 2019 05:54: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-b4cf1f6b-9d5a-4f20-88a9-f386ef4f17b1 x-openstack-request-id: req-b4cf1f6b-9d5a-4f20-88a9-f386ef4f17b1 2019-06-08 05:54:52,382 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVldKpoNFkUe19c2K0MN6ihc7X+/rBgESKzLk3oExZJJNEqdcowOR87zDrfNAiWWTei0p24kUzhn6LNPHQJy0Mkj2hETzmETYO94amp4Z+W0m0Nmk0AiD0ldS1LjgIwBcJsGw9WfEBwITcledcBH3uTxdGgBnF0XmSk8TfZX+PoCa5GfNf9o5MQnHUlmwrhHWITHIhwMSOjobrEBckMf9SR8IbKDWaPAVIbCyTOJR7BTvRNJVyF8h8U/dC5B1IjmAfHwOGoJWgMhSPrOtMtD/XS3/33eltv79tKQq+O80LERhn3n07PZejjEI8sNZFM4X758r4rwwLns6henWQ8JBx Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA1ZXSqaDRZFHtfXNitDDeooXO1/v6wYBEisy5N6BMWSSTRKnX\nKMDkfO8w63zQIllk3otKduJFM4Z+izTx0CctDJI9oRE85hE2DveGpqeGfltJtDZp\nNAIg9JXUtS44CMAXCbBsPVnxAcCE3JXnXAR97k8XRoAZxdF5kpPE32V/j6AmuRnz\nX/aOTEJx1JZsK4R1iExyIcDEjo6G6xAXJDH/UkfCGyg1mjwFSGwskziUewU70TSV\nchfIfFP3QuQdSI5gHx8DhqCVoDIUj6zrTLQ/10t/993pbb+/bSkKvjvNCxEYZ959\nOz2Xo4xCPLDWRTOF++fK+K8MC57OoXp1kPCQcQIDAQABAoIBAH9xe5cNx4OlwyDE\n9dNxCZdOYmLMDw7g+4UarTX85zGVum4RLbo6htvpWXZaLlMgpiiIUrFnSEV7bgyg\nVd2PUrkalb2C7KSXBnudxPGyKnVBAVSP1uxajNGEibxmTLcj71svsxZUkZMrDdwV\nckycvYuyE8BUdYxs9q64j5OBG8FVhkvhdrCOTRo0doJR0mPCpwCjK/gs8z9AsSDD\nISTLpUSW/957MSaqBUjcKtzQlj6+NUdGL/NQTD+Jx5WJ1nruB+FWj4lIeALpunmK\nEoxxP7bOJh0W/24PM9GtWFeXSsbj7JR1+DRnaa1VIRkXvPzXrJAiSAlCFcW3ruCe\n4XPv8qUCgYEA7iSaEUI845eHXRKSxxSHXtcmD0f3ObA8By6C6sAtna8uKvFIACA+\nhGyBtWlBArDKqWdY3de2ZqopiikTSVVC2oYB0moyudARuWAQvGAVkrzgNO6iYxu8\nH5W5Kl7BCoIGYUbAdjke88H8BNXMyBevYU2dsNa5iuc2JffRaNlyMXcCgYEA5ZnP\ncFnu6wjvNmor41LG/yR1XYu6REofngR+3QjnlUEptHS2+ZwkYG23UCj+yIeJb+xr\nDQSpLHSEp80P49jD7QldFGmNm20HC4N6386G6VSXjet8DnQ4zwrddTN09RKrn+tp\ntqDQuuFrsdEEUN6YFMmHxnwaa3sxRz4cH4hUh1cCgYByJV8nyJ0Q5g++/+kUvXVJ\nc0zN5EvO/fc35gZgaS80NsSlVrORQ+NTbAMcJlA/7uelHWFOLFhEi2mPzLJu4wxB\nXBxBdB/OSrpEJZTABjow9JFvLbbuVFvus8BmW7ahx8MxG02jHSwF4MRguO4INroc\npKxiF/olZz/gIRHh9OA0bwKBgQCM8cG0v5B5+c8XAVAVyU/del0N4uOiXjpQf4P9\nXiUDq6/VVjyouCBgjZmVfMUDBqjo6yHAKRdM8e4pMCnL/dowXaolCLLkMaa8e6bn\nUtngzIwIlAFgwhnJh2rxMnhepWpzzkjj0o6v2geJbb0Pg8WqJRjTUIXLayGSEV+k\nP8VcGwKBgH6vd7vLswg5bSr//YDZr+J2Lg/fMB9RCRFfQLRrTGrvMxOqbSQNFa91\nsSrTrZcuAP6h+zoog7ISPslEMPbreuNDRhAkEbOEpF9R1Dme77dpzMeS/JbyYLVH\nM3d+QXsey/yYqY2nkSo5/aJoQd8KFkZ+RsOvT3krPTWAvTD3oOVX\n-----END RSA PRIVATE KEY-----\n", "user_id": "91ba9c57ddf64808bc3d0fb38ecada2f", "name": "cinder_test-kp_914e2344-009a-455b-9373-ec7fe7e039bb", "fingerprint": "27:6d:35:fd:d3:8b:03:d6:f7:2f:55:7a:09:7e:6b:72"}} 2019-06-08 05:54:52,382 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/os-keypairs used request id req-b4cf1f6b-9d5a-4f20-88a9-f386ef4f17b1 2019-06-08 05:54:52,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.416231155396s 2019-06-08 05:54:52,383 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVldKpoNFkUe19c2K0MN6ihc7X+/rBgESKzLk3oExZJJNEqdcowOR87zDrfNAiWWTei0p24kUzhn6LNPHQJy0Mkj2hETzmETYO94amp4Z+W0m0Nmk0AiD0ldS1LjgIwBcJsGw9WfEBwITcledcBH3uTxdGgBnF0XmSk8TfZX+PoCa5GfNf9o5MQnHUlmwrhHWITHIhwMSOjobrEBckMf9SR8IbKDWaPAVIbCyTOJR7BTvRNJVyF8h8U/dC5B1IjmAfHwOGoJWgMhSPrOtMtD/XS3/33eltv79tKQq+O80LERhn3n07PZejjEI8sNZFM4X758r4rwwLns6henWQ8JBx Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA1ZXSqaDRZFHtfXNitDDeooXO1/v6wYBEisy5N6BMWSSTRKnX\nKMDkfO8w63zQIllk3otKduJFM4Z+izTx0CctDJI9oRE85hE2DveGpqeGfltJtDZp\nNAIg9JXUtS44CMAXCbBsPVnxAcCE3JXnXAR97k8XRoAZxdF5kpPE32V/j6AmuRnz\nX/aOTEJx1JZsK4R1iExyIcDEjo6G6xAXJDH/UkfCGyg1mjwFSGwskziUewU70TSV\nchfIfFP3QuQdSI5gHx8DhqCVoDIUj6zrTLQ/10t/993pbb+/bSkKvjvNCxEYZ959\nOz2Xo4xCPLDWRTOF++fK+K8MC57OoXp1kPCQcQIDAQABAoIBAH9xe5cNx4OlwyDE\n9dNxCZdOYmLMDw7g+4UarTX85zGVum4RLbo6htvpWXZaLlMgpiiIUrFnSEV7bgyg\nVd2PUrkalb2C7KSXBnudxPGyKnVBAVSP1uxajNGEibxmTLcj71svsxZUkZMrDdwV\nckycvYuyE8BUdYxs9q64j5OBG8FVhkvhdrCOTRo0doJR0mPCpwCjK/gs8z9AsSDD\nISTLpUSW/957MSaqBUjcKtzQlj6+NUdGL/NQTD+Jx5WJ1nruB+FWj4lIeALpunmK\nEoxxP7bOJh0W/24PM9GtWFeXSsbj7JR1+DRnaa1VIRkXvPzXrJAiSAlCFcW3ruCe\n4XPv8qUCgYEA7iSaEUI845eHXRKSxxSHXtcmD0f3ObA8By6C6sAtna8uKvFIACA+\nhGyBtWlBArDKqWdY3de2ZqopiikTSVVC2oYB0moyudARuWAQvGAVkrzgNO6iYxu8\nH5W5Kl7BCoIGYUbAdjke88H8BNXMyBevYU2dsNa5iuc2JffRaNlyMXcCgYEA5ZnP\ncFnu6wjvNmor41LG/yR1XYu6REofngR+3QjnlUEptHS2+ZwkYG23UCj+yIeJb+xr\nDQSpLHSEp80P49jD7QldFGmNm20HC4N6386G6VSXjet8DnQ4zwrddTN09RKrn+tp\ntqDQuuFrsdEEUN6YFMmHxnwaa3sxRz4cH4hUh1cCgYByJV8nyJ0Q5g++/+kUvXVJ\nc0zN5EvO/fc35gZgaS80NsSlVrORQ+NTbAMcJlA/7uelHWFOLFhEi2mPzLJu4wxB\nXBxBdB/OSrpEJZTABjow9JFvLbbuVFvus8BmW7ahx8MxG02jHSwF4MRguO4INroc\npKxiF/olZz/gIRHh9OA0bwKBgQCM8cG0v5B5+c8XAVAVyU/del0N4uOiXjpQf4P9\nXiUDq6/VVjyouCBgjZmVfMUDBqjo6yHAKRdM8e4pMCnL/dowXaolCLLkMaa8e6bn\nUtngzIwIlAFgwhnJh2rxMnhepWpzzkjj0o6v2geJbb0Pg8WqJRjTUIXLayGSEV+k\nP8VcGwKBgH6vd7vLswg5bSr//YDZr+J2Lg/fMB9RCRFfQLRrTGrvMxOqbSQNFa91\nsSrTrZcuAP6h+zoog7ISPslEMPbreuNDRhAkEbOEpF9R1Dme77dpzMeS/JbyYLVH\nM3d+QXsey/yYqY2nkSo5/aJoQd8KFkZ+RsOvT3krPTWAvTD3oOVX\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'91ba9c57ddf64808bc3d0fb38ecada2f', 'name': u'cinder_test-kp_914e2344-009a-455b-9373-ec7fe7e039bb', 'created_at': '2019-06-08T05:54:52.383504', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e4344cacc8114c5ebcd5589fdd99ce2f', 'name': 'cinder_test-project_914e2344-009a-455b-9373-ec7fe7e039bb', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'27:6d:35:fd:d3:8b:03:d6:f7:2f:55:7a:09:7e:6b:72', 'type': 'ssh', 'id': u'cinder_test-kp_914e2344-009a-455b-9373-ec7fe7e039bb'}) 2019-06-08 05:54:52,383 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEA1ZXSqaDRZFHtfXNitDDeooXO1/v6wYBEisy5N6BMWSSTRKnX KMDkfO8w63zQIllk3otKduJFM4Z+izTx0CctDJI9oRE85hE2DveGpqeGfltJtDZp NAIg9JXUtS44CMAXCbBsPVnxAcCE3JXnXAR97k8XRoAZxdF5kpPE32V/j6AmuRnz X/aOTEJx1JZsK4R1iExyIcDEjo6G6xAXJDH/UkfCGyg1mjwFSGwskziUewU70TSV chfIfFP3QuQdSI5gHx8DhqCVoDIUj6zrTLQ/10t/993pbb+/bSkKvjvNCxEYZ959 Oz2Xo4xCPLDWRTOF++fK+K8MC57OoXp1kPCQcQIDAQABAoIBAH9xe5cNx4OlwyDE 9dNxCZdOYmLMDw7g+4UarTX85zGVum4RLbo6htvpWXZaLlMgpiiIUrFnSEV7bgyg Vd2PUrkalb2C7KSXBnudxPGyKnVBAVSP1uxajNGEibxmTLcj71svsxZUkZMrDdwV ckycvYuyE8BUdYxs9q64j5OBG8FVhkvhdrCOTRo0doJR0mPCpwCjK/gs8z9AsSDD ISTLpUSW/957MSaqBUjcKtzQlj6+NUdGL/NQTD+Jx5WJ1nruB+FWj4lIeALpunmK EoxxP7bOJh0W/24PM9GtWFeXSsbj7JR1+DRnaa1VIRkXvPzXrJAiSAlCFcW3ruCe 4XPv8qUCgYEA7iSaEUI845eHXRKSxxSHXtcmD0f3ObA8By6C6sAtna8uKvFIACA+ hGyBtWlBArDKqWdY3de2ZqopiikTSVVC2oYB0moyudARuWAQvGAVkrzgNO6iYxu8 H5W5Kl7BCoIGYUbAdjke88H8BNXMyBevYU2dsNa5iuc2JffRaNlyMXcCgYEA5ZnP cFnu6wjvNmor41LG/yR1XYu6REofngR+3QjnlUEptHS2+ZwkYG23UCj+yIeJb+xr DQSpLHSEp80P49jD7QldFGmNm20HC4N6386G6VSXjet8DnQ4zwrddTN09RKrn+tp tqDQuuFrsdEEUN6YFMmHxnwaa3sxRz4cH4hUh1cCgYByJV8nyJ0Q5g++/+kUvXVJ c0zN5EvO/fc35gZgaS80NsSlVrORQ+NTbAMcJlA/7uelHWFOLFhEi2mPzLJu4wxB XBxBdB/OSrpEJZTABjow9JFvLbbuVFvus8BmW7ahx8MxG02jHSwF4MRguO4INroc pKxiF/olZz/gIRHh9OA0bwKBgQCM8cG0v5B5+c8XAVAVyU/del0N4uOiXjpQf4P9 XiUDq6/VVjyouCBgjZmVfMUDBqjo6yHAKRdM8e4pMCnL/dowXaolCLLkMaa8e6bn UtngzIwIlAFgwhnJh2rxMnhepWpzzkjj0o6v2geJbb0Pg8WqJRjTUIXLayGSEV+k P8VcGwKBgH6vd7vLswg5bSr//YDZr+J2Lg/fMB9RCRFfQLRrTGrvMxOqbSQNFa91 sSrTrZcuAP6h+zoog7ISPslEMPbreuNDRhAkEbOEpF9R1Dme77dpzMeS/JbyYLVH M3d+QXsey/yYqY2nkSo5/aJoQd8KFkZ+RsOvT3krPTWAvTD3oOVX -----END RSA PRIVATE KEY----- 2019-06-08 05:54:52,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-06-08 05:54:52,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4305b00251a1ffe9a54838895df4d4efebe3799" -d '{"security_group": {"name": "cinder_test-sg_914e2344-009a-455b-9373-ec7fe7e039bb", "description": "created by OPNFV Functest (cinder_test)"}}' 2019-06-08 05:54:52,580 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1422 Content-Type: application/json Date: Sat, 08 Jun 2019 05:54:52 GMT X-Openstack-Request-Id: req-34cf9766-ac39-46bb-8959-cd31e046b313 2019-06-08 05:54:52,580 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "created_at": "2019-06-08T05:54:52Z", "updated_at": "2019-06-08T05:54:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:54:52Z", "revision_number": 0, "id": "3b4da5c6-d8a1-4737-8011-27cccf96d89c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:54:52Z", "security_group_id": "5677b754-d50a-464f-86f6-6be43cb6af04", "tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e4344cacc8114c5ebcd5589fdd99ce2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:54:52Z", "revision_number": 0, "id": "ef8401fe-53b2-4e80-982e-2b4a654fc537", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:54:52Z", "security_group_id": "5677b754-d50a-464f-86f6-6be43cb6af04", "tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e4344cacc8114c5ebcd5589fdd99ce2f"}], "revision_number": 1, "project_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "id": "5677b754-d50a-464f-86f6-6be43cb6af04", "name": "cinder_test-sg_914e2344-009a-455b-9373-ec7fe7e039bb"}} 2019-06-08 05:54:52,581 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/security-groups.json used request id req-34cf9766-ac39-46bb-8959-cd31e046b313 2019-06-08 05:54:52,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.193010091782s 2019-06-08 05:54:52,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-08 05:54:52,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4305b00251a1ffe9a54838895df4d4efebe3799" 2019-06-08 05:54:52,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3838 Content-Type: application/json Date: Sat, 08 Jun 2019 05:54:52 GMT X-Openstack-Request-Id: req-78fdb59d-887f-46c9-9214-e05f02f1aee5 2019-06-08 05:54:52,652 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "created_at": "2019-06-08T05:54:52Z", "updated_at": "2019-06-08T05:54:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:54:52Z", "revision_number": 0, "id": "3b4da5c6-d8a1-4737-8011-27cccf96d89c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:54:52Z", "security_group_id": "5677b754-d50a-464f-86f6-6be43cb6af04", "tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e4344cacc8114c5ebcd5589fdd99ce2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:54:52Z", "revision_number": 0, "id": "ef8401fe-53b2-4e80-982e-2b4a654fc537", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:54:52Z", "security_group_id": "5677b754-d50a-464f-86f6-6be43cb6af04", "tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e4344cacc8114c5ebcd5589fdd99ce2f"}], "revision_number": 1, "project_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "id": "5677b754-d50a-464f-86f6-6be43cb6af04", "name": "cinder_test-sg_914e2344-009a-455b-9373-ec7fe7e039bb"}, {"description": "Default security group", "tags": [], "tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "created_at": "2019-06-08T05:54:43Z", "updated_at": "2019-06-08T05:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:54:44Z", "revision_number": 0, "id": "12c9fe34-3ce9-4b9b-b629-9976f829d473", "remote_group_id": "71dcb098-a7f3-4537-9b38-dfd0854b04b2", "remote_ip_prefix": null, "created_at": "2019-06-08T05:54:44Z", "security_group_id": "71dcb098-a7f3-4537-9b38-dfd0854b04b2", "tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e4344cacc8114c5ebcd5589fdd99ce2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:54:44Z", "revision_number": 0, "id": "af7f48bb-8251-4daa-9a7c-a77603633967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:54:44Z", "security_group_id": "71dcb098-a7f3-4537-9b38-dfd0854b04b2", "tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e4344cacc8114c5ebcd5589fdd99ce2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:54:44Z", "revision_number": 0, "id": "c5834cd9-0e9a-4288-a01c-f265c60cb6ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:54:44Z", "security_group_id": "71dcb098-a7f3-4537-9b38-dfd0854b04b2", "tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e4344cacc8114c5ebcd5589fdd99ce2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:54:43Z", "revision_number": 0, "id": "dcc0d881-a93b-4057-9f7d-23e9263b7ee8", "remote_group_id": "71dcb098-a7f3-4537-9b38-dfd0854b04b2", "remote_ip_prefix": null, "created_at": "2019-06-08T05:54:43Z", "security_group_id": "71dcb098-a7f3-4537-9b38-dfd0854b04b2", "tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e4344cacc8114c5ebcd5589fdd99ce2f"}], "revision_number": 1, "project_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "id": "71dcb098-a7f3-4537-9b38-dfd0854b04b2", "name": "default"}]} 2019-06-08 05:54:52,652 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/security-groups.json used request id req-78fdb59d-887f-46c9-9214-e05f02f1aee5 2019-06-08 05:54:52,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0645661354065s 2019-06-08 05:54:52,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-06-08 05:54:52,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4305b00251a1ffe9a54838895df4d4efebe3799" -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": "5677b754-d50a-464f-86f6-6be43cb6af04"}}' 2019-06-08 05:54:52,806 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sat, 08 Jun 2019 05:54:52 GMT X-Openstack-Request-Id: req-e1d67291-4702-46e5-a52d-d2aaee2be77e 2019-06-08 05:54:52,806 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2019-06-08T05:54:52Z", "security_group_id": "5677b754-d50a-464f-86f6-6be43cb6af04", "port_range_min": 22, "revision_number": 0, "tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "created_at": "2019-06-08T05:54:52Z", "project_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "id": "eb773e39-0e68-4740-89b0-823821effd19"}} 2019-06-08 05:54:52,806 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-e1d67291-4702-46e5-a52d-d2aaee2be77e 2019-06-08 05:54:52,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.147924900055s 2019-06-08 05:54:52,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-08 05:54:52,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4305b00251a1ffe9a54838895df4d4efebe3799" 2019-06-08 05:54:52,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4334 Content-Type: application/json Date: Sat, 08 Jun 2019 05:54:52 GMT X-Openstack-Request-Id: req-22e051b6-e305-48e3-9b8f-407f3d4d7301 2019-06-08 05:54:52,853 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "created_at": "2019-06-08T05:54:52Z", "updated_at": "2019-06-08T05:54:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:54:52Z", "revision_number": 0, "id": "3b4da5c6-d8a1-4737-8011-27cccf96d89c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:54:52Z", "security_group_id": "5677b754-d50a-464f-86f6-6be43cb6af04", "tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e4344cacc8114c5ebcd5589fdd99ce2f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-06-08T05:54:52Z", "revision_number": 0, "id": "eb773e39-0e68-4740-89b0-823821effd19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:54:52Z", "security_group_id": "5677b754-d50a-464f-86f6-6be43cb6af04", "tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "port_range_min": 22, "ethertype": "IPv4", "project_id": "e4344cacc8114c5ebcd5589fdd99ce2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:54:52Z", "revision_number": 0, "id": "ef8401fe-53b2-4e80-982e-2b4a654fc537", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:54:52Z", "security_group_id": "5677b754-d50a-464f-86f6-6be43cb6af04", "tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e4344cacc8114c5ebcd5589fdd99ce2f"}], "revision_number": 2, "project_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "id": "5677b754-d50a-464f-86f6-6be43cb6af04", "name": "cinder_test-sg_914e2344-009a-455b-9373-ec7fe7e039bb"}, {"description": "Default security group", "tags": [], "tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "created_at": "2019-06-08T05:54:43Z", "updated_at": "2019-06-08T05:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:54:44Z", "revision_number": 0, "id": "12c9fe34-3ce9-4b9b-b629-9976f829d473", "remote_group_id": "71dcb098-a7f3-4537-9b38-dfd0854b04b2", "remote_ip_prefix": null, "created_at": "2019-06-08T05:54:44Z", "security_group_id": "71dcb098-a7f3-4537-9b38-dfd0854b04b2", "tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e4344cacc8114c5ebcd5589fdd99ce2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:54:44Z", "revision_number": 0, "id": "af7f48bb-8251-4daa-9a7c-a77603633967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:54:44Z", "security_group_id": "71dcb098-a7f3-4537-9b38-dfd0854b04b2", "tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e4344cacc8114c5ebcd5589fdd99ce2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:54:44Z", "revision_number": 0, "id": "c5834cd9-0e9a-4288-a01c-f265c60cb6ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:54:44Z", "security_group_id": "71dcb098-a7f3-4537-9b38-dfd0854b04b2", "tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e4344cacc8114c5ebcd5589fdd99ce2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:54:43Z", "revision_number": 0, "id": "dcc0d881-a93b-4057-9f7d-23e9263b7ee8", "remote_group_id": "71dcb098-a7f3-4537-9b38-dfd0854b04b2", "remote_ip_prefix": null, "created_at": "2019-06-08T05:54:43Z", "security_group_id": "71dcb098-a7f3-4537-9b38-dfd0854b04b2", "tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e4344cacc8114c5ebcd5589fdd99ce2f"}], "revision_number": 1, "project_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "id": "71dcb098-a7f3-4537-9b38-dfd0854b04b2", "name": "default"}]} 2019-06-08 05:54:52,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/security-groups.json used request id req-22e051b6-e305-48e3-9b8f-407f3d4d7301 2019-06-08 05:54:52,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0413241386414s 2019-06-08 05:54:52,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-06-08 05:54:52,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4305b00251a1ffe9a54838895df4d4efebe3799" -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": "5677b754-d50a-464f-86f6-6be43cb6af04"}}' 2019-06-08 05:54:52,979 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Sat, 08 Jun 2019 05:54:52 GMT X-Openstack-Request-Id: req-7dfae554-63dc-4c62-a99b-dee4407dc4d8 2019-06-08 05:54:52,980 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-06-08T05:54:52Z", "security_group_id": "5677b754-d50a-464f-86f6-6be43cb6af04", "port_range_min": null, "revision_number": 0, "tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "created_at": "2019-06-08T05:54:52Z", "project_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "id": "2e8488b3-4f24-4ebd-af5e-9a1dde8fc165"}} 2019-06-08 05:54:52,980 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-7dfae554-63dc-4c62-a99b-dee4407dc4d8 2019-06-08 05:54:52,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.121140003204s 2019-06-08 05:54:52,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 05:54:52,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4305b00251a1ffe9a54838895df4d4efebe3799" 2019-06-08 05:54:53,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sat, 08 Jun 2019 05:54:53 GMT X-Openstack-Request-Id: req-f1b41b79-976e-4292-88b0-2e88663e96ea 2019-06-08 05:54:53,076 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9077f697-a4fd-49d7-a3c3-64b967dab27f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e4344cacc8114c5ebcd5589fdd99ce2f","l2_adjacency":true,"status":"ACTIVE","subnets":["2ebd1e33-ed96-45fe-b26e-932fa9772c0f"],"description":"","tags":[],"updated_at":"2019-06-08T05:54:45Z","qos_policy_id":null,"name":"cinder_test-net_914e2344-009a-455b-9373-ec7fe7e039bb","admin_state_up":true,"tenant_id":"e4344cacc8114c5ebcd5589fdd99ce2f","created_at":"2019-06-08T05:54:44Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T05:48:01Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","mtu":1500}]} 2019-06-08 05:54:53,076 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-f1b41b79-976e-4292-88b0-2e88663e96ea 2019-06-08 05:54:53,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0946481227875s 2019-06-08 05:54:53,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 05:54:53,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4305b00251a1ffe9a54838895df4d4efebe3799" 2019-06-08 05:54:53,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Sat, 08 Jun 2019 05:54:53 GMT X-Openstack-Request-Id: req-cb717d4a-0990-4d70-9b17-879aacc2ff34 2019-06-08 05:54:53,118 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T05:54:51Z", "file": "/v2/images/4bc6dd62-19dc-4be2-9e72-e75ff031dbd3/file", "owner": "e4344cacc8114c5ebcd5589fdd99ce2f", "id": "4bc6dd62-19dc-4be2-9e72-e75ff031dbd3", "size": 12716032, "self": "/v2/images/4bc6dd62-19dc-4be2-9e72-e75ff031dbd3", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/4bc6dd62-19dc-4be2-9e72-e75ff031dbd3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/4bc6dd62-19dc-4be2-9e72-e75ff031dbd3/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_914e2344-009a-455b-9373-ec7fe7e039bb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_914e2344-009a-455b-9373-ec7fe7e039bb", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-08T05:54:50Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 05:54:53,118 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-cb717d4a-0990-4d70-9b17-879aacc2ff34 2019-06-08 05:54:53,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0368959903717s 2019-06-08 05:54:53,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-08 05:54:53,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4305b00251a1ffe9a54838895df4d4efebe3799" 2019-06-08 05:54:53,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Sat, 08 Jun 2019 05:54:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-aaadcf8b-53d9-4de8-a310-961b6b93049f x-openstack-request-id: req-aaadcf8b-53d9-4de8-a310-961b6b93049f 2019-06-08 05:54:53,147 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cinder_test-flavor_914e2344-009a-455b-9373-ec7fe7e039bb", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/4abbc275-466f-4106-84ec-2bd6f6be95ee", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/4abbc275-466f-4106-84ec-2bd6f6be95ee", "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": "4abbc275-466f-4106-84ec-2bd6f6be95ee"}]} 2019-06-08 05:54:53,148 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None used request id req-aaadcf8b-53d9-4de8-a310-961b6b93049f 2019-06-08 05:54:53,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.022805929184s 2019-06-08 05:54:53,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-06-08 05:54:53,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4305b00251a1ffe9a54838895df4d4efebe3799" -d '{"server": {"name": "cinder_test-vm2_914e2344-009a-455b-9373-ec7fe7e039bb", "imageRef": "4bc6dd62-19dc-4be2-9e72-e75ff031dbd3", "key_name": "cinder_test-kp_914e2344-009a-455b-9373-ec7fe7e039bb", "flavorRef": "4abbc275-466f-4106-84ec-2bd6f6be95ee", "max_count": 1, "min_count": 1, "networks": [{"uuid": "9077f697-a4fd-49d7-a3c3-64b967dab27f"}], "security_groups": [{"name": "5677b754-d50a-464f-86f6-6be43cb6af04"}]}}' 2019-06-08 05:54:54,935 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sat, 08 Jun 2019 05:54:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.46:8774/v2.1/servers/8d9522d7-bc3d-4ff6-aa37-5186b912c331 x-compute-request-id: req-5651442f-04a7-48a1-b261-9bee4d2b2ae3 x-openstack-request-id: req-5651442f-04a7-48a1-b261-9bee4d2b2ae3 2019-06-08 05:54:54,935 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "5677b754-d50a-464f-86f6-6be43cb6af04"}], "OS-DCF:diskConfig": "MANUAL", "id": "8d9522d7-bc3d-4ff6-aa37-5186b912c331", "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/8d9522d7-bc3d-4ff6-aa37-5186b912c331", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/8d9522d7-bc3d-4ff6-aa37-5186b912c331", "rel": "bookmark"}], "adminPass": "iL6XkYae5HiY"}} 2019-06-08 05:54:54,936 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers used request id req-5651442f-04a7-48a1-b261-9bee4d2b2ae3 2019-06-08 05:54:54,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.78632116318s 2019-06-08 05:54:54,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 05:54:54,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4305b00251a1ffe9a54838895df4d4efebe3799" 2019-06-08 05:54:55,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 605 Content-Type: application/json Date: Sat, 08 Jun 2019 05:54:54 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-40f5f053-5d2a-4ecc-8587-6d73c5bef0f9 x-openstack-request-id: req-40f5f053-5d2a-4ecc-8587-6d73c5bef0f9 2019-06-08 05:54:55,324 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/8d9522d7-bc3d-4ff6-aa37-5186b912c331", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/8d9522d7-bc3d-4ff6-aa37-5186b912c331", "rel": "bookmark"}], "image": {"id": "4bc6dd62-19dc-4be2-9e72-e75ff031dbd3", "links": [{"href": "http://172.30.9.46:8774/images/4bc6dd62-19dc-4be2-9e72-e75ff031dbd3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4abbc275-466f-4106-84ec-2bd6f6be95ee", "links": [{"href": "http://172.30.9.46:8774/flavors/4abbc275-466f-4106-84ec-2bd6f6be95ee", "rel": "bookmark"}]}, "id": "8d9522d7-bc3d-4ff6-aa37-5186b912c331", "user_id": "91ba9c57ddf64808bc3d0fb38ecada2f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T05:54:55Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_914e2344-009a-455b-9373-ec7fe7e039bb", "name": "cinder_test-vm2_914e2344-009a-455b-9373-ec7fe7e039bb", "created": "2019-06-08T05:54:54Z", "tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 05:54:55,324 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-40f5f053-5d2a-4ecc-8587-6d73c5bef0f9 2019-06-08 05:54:55,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.387642860413s 2019-06-08 05:54:55,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 05:54:55,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4305b00251a1ffe9a54838895df4d4efebe3799" 2019-06-08 05:54:55,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sat, 08 Jun 2019 05:54:55 GMT X-Openstack-Request-Id: req-69864526-7d4d-4f9e-8526-b5747e11c27f 2019-06-08 05:54:55,448 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9077f697-a4fd-49d7-a3c3-64b967dab27f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e4344cacc8114c5ebcd5589fdd99ce2f","l2_adjacency":true,"status":"ACTIVE","subnets":["2ebd1e33-ed96-45fe-b26e-932fa9772c0f"],"description":"","tags":[],"updated_at":"2019-06-08T05:54:45Z","qos_policy_id":null,"name":"cinder_test-net_914e2344-009a-455b-9373-ec7fe7e039bb","admin_state_up":true,"tenant_id":"e4344cacc8114c5ebcd5589fdd99ce2f","created_at":"2019-06-08T05:54:44Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T05:48:01Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","mtu":1500}]} 2019-06-08 05:54:55,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-69864526-7d4d-4f9e-8526-b5747e11c27f 2019-06-08 05:54:55,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.111392021179s 2019-06-08 05:54:55,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-06-08 05:54:55,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4305b00251a1ffe9a54838895df4d4efebe3799" 2019-06-08 05:54:55,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 682 Content-Type: application/json Date: Sat, 08 Jun 2019 05:54:55 GMT X-Openstack-Request-Id: req-ade414b2-bf60-41f1-9268-394225a97e45 2019-06-08 05:54:55,513 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9077f697-a4fd-49d7-a3c3-64b967dab27f","tenant_id":"e4344cacc8114c5ebcd5589fdd99ce2f","created_at":"2019-06-08T05:54:45Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-06-08T05:54:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"e4344cacc8114c5ebcd5589fdd99ce2f","id":"2ebd1e33-ed96-45fe-b26e-932fa9772c0f","subnetpool_id":null,"name":"cinder_test-subnet_914e2344-009a-455b-9373-ec7fe7e039bb"}]} 2019-06-08 05:54:55,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/subnets.json used request id req-ade414b2-bf60-41f1-9268-394225a97e45 2019-06-08 05:54:55,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0639100074768s 2019-06-08 05:54:55,514 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 05:54:57,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 05:54:57,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4305b00251a1ffe9a54838895df4d4efebe3799" 2019-06-08 05:54:58,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 642 Content-Type: application/json Date: Sat, 08 Jun 2019 05: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-ed3b0517-ecec-48fd-aca7-82c52549b1bc x-openstack-request-id: req-ed3b0517-ecec-48fd-aca7-82c52549b1bc 2019-06-08 05:54:58,190 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/8d9522d7-bc3d-4ff6-aa37-5186b912c331", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/8d9522d7-bc3d-4ff6-aa37-5186b912c331", "rel": "bookmark"}], "image": {"id": "4bc6dd62-19dc-4be2-9e72-e75ff031dbd3", "links": [{"href": "http://172.30.9.46:8774/images/4bc6dd62-19dc-4be2-9e72-e75ff031dbd3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4abbc275-466f-4106-84ec-2bd6f6be95ee", "links": [{"href": "http://172.30.9.46:8774/flavors/4abbc275-466f-4106-84ec-2bd6f6be95ee", "rel": "bookmark"}]}, "id": "8d9522d7-bc3d-4ff6-aa37-5186b912c331", "user_id": "91ba9c57ddf64808bc3d0fb38ecada2f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T05:54:57Z", "hostId": "2f6a963c5decf85e2db254c9bb5c8ae302b1304b5270092fc350574d", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_914e2344-009a-455b-9373-ec7fe7e039bb", "name": "cinder_test-vm2_914e2344-009a-455b-9373-ec7fe7e039bb", "created": "2019-06-08T05:54:54Z", "tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 05:54:58,190 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-ed3b0517-ecec-48fd-aca7-82c52549b1bc 2019-06-08 05:54:58,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.674238920212s 2019-06-08 05:54:58,197 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 05:55:00,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 05:55:00,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4305b00251a1ffe9a54838895df4d4efebe3799" 2019-06-08 05:55:00,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sat, 08 Jun 2019 05:55:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c9dad533-3b21-415f-838a-8cfeb48aa918 x-openstack-request-id: req-c9dad533-3b21-415f-838a-8cfeb48aa918 2019-06-08 05:55:00,930 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/8d9522d7-bc3d-4ff6-aa37-5186b912c331", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/8d9522d7-bc3d-4ff6-aa37-5186b912c331", "rel": "bookmark"}], "image": {"id": "4bc6dd62-19dc-4be2-9e72-e75ff031dbd3", "links": [{"href": "http://172.30.9.46:8774/images/4bc6dd62-19dc-4be2-9e72-e75ff031dbd3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4abbc275-466f-4106-84ec-2bd6f6be95ee", "links": [{"href": "http://172.30.9.46:8774/flavors/4abbc275-466f-4106-84ec-2bd6f6be95ee", "rel": "bookmark"}]}, "id": "8d9522d7-bc3d-4ff6-aa37-5186b912c331", "security_groups": [{"name": "cinder_test-sg_914e2344-009a-455b-9373-ec7fe7e039bb"}], "user_id": "91ba9c57ddf64808bc3d0fb38ecada2f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T05:54:57Z", "hostId": "2f6a963c5decf85e2db254c9bb5c8ae302b1304b5270092fc350574d", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_914e2344-009a-455b-9373-ec7fe7e039bb", "name": "cinder_test-vm2_914e2344-009a-455b-9373-ec7fe7e039bb", "created": "2019-06-08T05:54:54Z", "tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 05:55:00,930 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-c9dad533-3b21-415f-838a-8cfeb48aa918 2019-06-08 05:55:00,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.730565786362s 2019-06-08 05:55:00,936 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 05:55:02,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 05:55:02,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4305b00251a1ffe9a54838895df4d4efebe3799" 2019-06-08 05:55:03,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sat, 08 Jun 2019 05:55:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e5da2569-39d6-441b-b5c6-1894e7115176 x-openstack-request-id: req-e5da2569-39d6-441b-b5c6-1894e7115176 2019-06-08 05:55:03,127 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/8d9522d7-bc3d-4ff6-aa37-5186b912c331", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/8d9522d7-bc3d-4ff6-aa37-5186b912c331", "rel": "bookmark"}], "image": {"id": "4bc6dd62-19dc-4be2-9e72-e75ff031dbd3", "links": [{"href": "http://172.30.9.46:8774/images/4bc6dd62-19dc-4be2-9e72-e75ff031dbd3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4abbc275-466f-4106-84ec-2bd6f6be95ee", "links": [{"href": "http://172.30.9.46:8774/flavors/4abbc275-466f-4106-84ec-2bd6f6be95ee", "rel": "bookmark"}]}, "id": "8d9522d7-bc3d-4ff6-aa37-5186b912c331", "security_groups": [{"name": "cinder_test-sg_914e2344-009a-455b-9373-ec7fe7e039bb"}], "user_id": "91ba9c57ddf64808bc3d0fb38ecada2f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T05:54:57Z", "hostId": "2f6a963c5decf85e2db254c9bb5c8ae302b1304b5270092fc350574d", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_914e2344-009a-455b-9373-ec7fe7e039bb", "name": "cinder_test-vm2_914e2344-009a-455b-9373-ec7fe7e039bb", "created": "2019-06-08T05:54:54Z", "tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 05:55:03,128 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-e5da2569-39d6-441b-b5c6-1894e7115176 2019-06-08 05:55:03,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.188951969147s 2019-06-08 05:55:03,134 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 05:55:05,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 05:55:05,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4305b00251a1ffe9a54838895df4d4efebe3799" 2019-06-08 05:55:05,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 740 Content-Type: application/json Date: Sat, 08 Jun 2019 05:55:05 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5dd20e19-330c-44c0-9afa-4dc2293261b6 x-openstack-request-id: req-5dd20e19-330c-44c0-9afa-4dc2293261b6 2019-06-08 05:55:05,310 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_914e2344-009a-455b-9373-ec7fe7e039bb": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:c8:14", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/8d9522d7-bc3d-4ff6-aa37-5186b912c331", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/8d9522d7-bc3d-4ff6-aa37-5186b912c331", "rel": "bookmark"}], "image": {"id": "4bc6dd62-19dc-4be2-9e72-e75ff031dbd3", "links": [{"href": "http://172.30.9.46:8774/images/4bc6dd62-19dc-4be2-9e72-e75ff031dbd3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T05:55:03.000000", "flavor": {"id": "4abbc275-466f-4106-84ec-2bd6f6be95ee", "links": [{"href": "http://172.30.9.46:8774/flavors/4abbc275-466f-4106-84ec-2bd6f6be95ee", "rel": "bookmark"}]}, "id": "8d9522d7-bc3d-4ff6-aa37-5186b912c331", "security_groups": [{"name": "cinder_test-sg_914e2344-009a-455b-9373-ec7fe7e039bb"}], "user_id": "91ba9c57ddf64808bc3d0fb38ecada2f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T05:55:03Z", "hostId": "2f6a963c5decf85e2db254c9bb5c8ae302b1304b5270092fc350574d", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_914e2344-009a-455b-9373-ec7fe7e039bb", "name": "cinder_test-vm2_914e2344-009a-455b-9373-ec7fe7e039bb", "created": "2019-06-08T05:54:54Z", "tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 05:55:05,310 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-5dd20e19-330c-44c0-9afa-4dc2293261b6 2019-06-08 05:55:05,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.174107074738s 2019-06-08 05:55:05,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-06-08 05:55:05,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:9696/v2.0/ports.json?device_id=8d9522d7-bc3d-4ff6-aa37-5186b912c331" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4305b00251a1ffe9a54838895df4d4efebe3799" 2019-06-08 05:55:05,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sat, 08 Jun 2019 05:55:05 GMT X-Openstack-Request-Id: req-ea3e61c7-b30a-43ae-ba58-d5541ecacf38 2019-06-08 05:55:05,377 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T05:55:03Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2ebd1e33-ed96-45fe-b26e-932fa9772c0f","ip_address":"192.168.120.9"}],"id":"d49fe926-14ca-45d6-8b02-838a9701271f","security_groups":["5677b754-d50a-464f-86f6-6be43cb6af04"],"mac_address":"fa:16:3e:3e:c8:14","project_id":"e4344cacc8114c5ebcd5589fdd99ce2f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9077f697-a4fd-49d7-a3c3-64b967dab27f","tenant_id":"e4344cacc8114c5ebcd5589fdd99ce2f","created_at":"2019-06-08T05:54:58Z","binding:vnic_type":"normal","device_id":"8d9522d7-bc3d-4ff6-aa37-5186b912c331","ip_allocation":"immediate"}]} 2019-06-08 05:55:05,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/ports.json?device_id=8d9522d7-bc3d-4ff6-aa37-5186b912c331 used request id req-ea3e61c7-b30a-43ae-ba58-d5541ecacf38 2019-06-08 05:55:05,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.060210943222s 2019-06-08 05:55:05,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-08 05:55:05,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:9696/v2.0/floatingips.json?port_id=d49fe926-14ca-45d6-8b02-838a9701271f" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4305b00251a1ffe9a54838895df4d4efebe3799" 2019-06-08 05:55:05,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 08 Jun 2019 05:55:05 GMT X-Openstack-Request-Id: req-70315e7a-6869-4ed5-90ee-b96fe4c8290c 2019-06-08 05:55:05,635 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-06-08 05:55:05,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json?port_id=d49fe926-14ca-45d6-8b02-838a9701271f used request id req-70315e7a-6869-4ed5-90ee-b96fe4c8290c 2019-06-08 05:55:05,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.247665882111s 2019-06-08 05:55:05,636 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_914e2344-009a-455b-9373-ec7fe7e039bb': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:3e:c8:14', 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'4bc6dd62-19dc-4be2-9e72-e75ff031dbd3'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-08T05:55:03.000000', 'flavor': Munch({u'id': u'4abbc275-466f-4106-84ec-2bd6f6be95ee'}), 'az': u'nova', 'id': u'8d9522d7-bc3d-4ff6-aa37-5186b912c331', 'security_groups': [Munch({u'name': u'cinder_test-sg_914e2344-009a-455b-9373-ec7fe7e039bb'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'91ba9c57ddf64808bc3d0fb38ecada2f', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e4344cacc8114c5ebcd5589fdd99ce2f', 'name': 'cinder_test-project_914e2344-009a-455b-9373-ec7fe7e039bb', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2019-06-08T05:55:03.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-08T05:55:03Z', 'hostId': u'2f6a963c5decf85e2db254c9bb5c8ae302b1304b5270092fc350574d', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_914e2344-009a-455b-9373-ec7fe7e039bb', 'public_v6': '', 'private_v4': u'192.168.120.9', 'cloud': 'envvars', 'host_id': u'2f6a963c5decf85e2db254c9bb5c8ae302b1304b5270092fc350574d', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-08T05:55:03.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'e4344cacc8114c5ebcd5589fdd99ce2f', 'name': u'cinder_test-vm2_914e2344-009a-455b-9373-ec7fe7e039bb', 'adminPass': u'iL6XkYae5HiY', 'tenant_id': u'e4344cacc8114c5ebcd5589fdd99ce2f', 'created_at': u'2019-06-08T05:54:54Z', 'created': u'2019-06-08T05:54:54Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-06-08 05:55:05,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 05:55:05,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4305b00251a1ffe9a54838895df4d4efebe3799" 2019-06-08 05:55:05,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sat, 08 Jun 2019 05:55:05 GMT X-Openstack-Request-Id: req-305ef73c-dbbc-4a2b-9600-745eed3cea65 2019-06-08 05:55:05,734 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9077f697-a4fd-49d7-a3c3-64b967dab27f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e4344cacc8114c5ebcd5589fdd99ce2f","l2_adjacency":true,"status":"ACTIVE","subnets":["2ebd1e33-ed96-45fe-b26e-932fa9772c0f"],"description":"","tags":[],"updated_at":"2019-06-08T05:54:45Z","qos_policy_id":null,"name":"cinder_test-net_914e2344-009a-455b-9373-ec7fe7e039bb","admin_state_up":true,"tenant_id":"e4344cacc8114c5ebcd5589fdd99ce2f","created_at":"2019-06-08T05:54:44Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T05:48:01Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","mtu":1500}]} 2019-06-08 05:55:05,734 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-305ef73c-dbbc-4a2b-9600-745eed3cea65 2019-06-08 05:55:05,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0923311710358s 2019-06-08 05:55:05,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-06-08 05:55:05,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:9696/v2.0/ports.json?device_id=8d9522d7-bc3d-4ff6-aa37-5186b912c331" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4305b00251a1ffe9a54838895df4d4efebe3799" 2019-06-08 05:55:05,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sat, 08 Jun 2019 05:55:05 GMT X-Openstack-Request-Id: req-975ecf5f-f213-4a7e-9f14-53e2ded3690a 2019-06-08 05:55:05,783 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T05:55:03Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2ebd1e33-ed96-45fe-b26e-932fa9772c0f","ip_address":"192.168.120.9"}],"id":"d49fe926-14ca-45d6-8b02-838a9701271f","security_groups":["5677b754-d50a-464f-86f6-6be43cb6af04"],"mac_address":"fa:16:3e:3e:c8:14","project_id":"e4344cacc8114c5ebcd5589fdd99ce2f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9077f697-a4fd-49d7-a3c3-64b967dab27f","tenant_id":"e4344cacc8114c5ebcd5589fdd99ce2f","created_at":"2019-06-08T05:54:58Z","binding:vnic_type":"normal","device_id":"8d9522d7-bc3d-4ff6-aa37-5186b912c331","ip_allocation":"immediate"}]} 2019-06-08 05:55:05,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/ports.json?device_id=8d9522d7-bc3d-4ff6-aa37-5186b912c331 used request id req-975ecf5f-f213-4a7e-9f14-53e2ded3690a 2019-06-08 05:55:05,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0482449531555s 2019-06-08 05:55:05,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-06-08 05:55:05,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4305b00251a1ffe9a54838895df4d4efebe3799" -d '{"floatingip": {"floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "fixed_ip_address": "192.168.120.9", "port_id": "d49fe926-14ca-45d6-8b02-838a9701271f"}}' 2019-06-08 05:55:08,038 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Sat, 08 Jun 2019 05:55:08 GMT X-Openstack-Request-Id: req-bf05df47-5460-44c8-8f6a-ac46f38702cf 2019-06-08 05:55:08,038 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "51d5f9c0-cc86-4fd4-a1f9-21e10a6f4dc9", "status": "DOWN", "description": "", "tags": [], "tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "created_at": "2019-06-08T05:55:06Z", "updated_at": "2019-06-08T05:55:06Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "9077f697-a4fd-49d7-a3c3-64b967dab27f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:3e:c8:14", "device_id": "8d9522d7-bc3d-4ff6-aa37-5186b912c331"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "port_id": "d49fe926-14ca-45d6-8b02-838a9701271f", "id": "41c76d88-bc6f-4f7b-b6d4-5742c44e958e", "qos_policy_id": null}} 2019-06-08 05:55:08,039 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-bf05df47-5460-44c8-8f6a-ac46f38702cf 2019-06-08 05:55:08,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.25460100174s 2019-06-08 05:55:08,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-08 05:55:08,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4305b00251a1ffe9a54838895df4d4efebe3799" 2019-06-08 05:55:08,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 08 Jun 2019 05:55:08 GMT X-Openstack-Request-Id: req-f59856b8-6e5f-4f8e-a92b-553fa99ab625 2019-06-08 05:55:08,191 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "51d5f9c0-cc86-4fd4-a1f9-21e10a6f4dc9", "status": "DOWN", "description": "", "tags": [], "tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "created_at": "2019-06-08T05:55:06Z", "updated_at": "2019-06-08T05:55:06Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "9077f697-a4fd-49d7-a3c3-64b967dab27f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:3e:c8:14", "device_id": "8d9522d7-bc3d-4ff6-aa37-5186b912c331"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "port_id": "d49fe926-14ca-45d6-8b02-838a9701271f", "id": "41c76d88-bc6f-4f7b-b6d4-5742c44e958e", "qos_policy_id": null}]} 2019-06-08 05:55:08,191 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-f59856b8-6e5f-4f8e-a92b-553fa99ab625 2019-06-08 05:55:08,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.138056993484s 2019-06-08 05:55:08,197 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-08 05:55:08,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-08 05:55:08,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4305b00251a1ffe9a54838895df4d4efebe3799" 2019-06-08 05:55:08,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 08 Jun 2019 05:55:08 GMT X-Openstack-Request-Id: req-d11c2fa8-be49-457f-822a-8048358d8f32 2019-06-08 05:55:08,367 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "51d5f9c0-cc86-4fd4-a1f9-21e10a6f4dc9", "status": "DOWN", "description": "", "tags": [], "tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "created_at": "2019-06-08T05:55:06Z", "updated_at": "2019-06-08T05:55:06Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "9077f697-a4fd-49d7-a3c3-64b967dab27f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:3e:c8:14", "device_id": "8d9522d7-bc3d-4ff6-aa37-5186b912c331"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "port_id": "d49fe926-14ca-45d6-8b02-838a9701271f", "id": "41c76d88-bc6f-4f7b-b6d4-5742c44e958e", "qos_policy_id": null}]} 2019-06-08 05:55:08,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-d11c2fa8-be49-457f-822a-8048358d8f32 2019-06-08 05:55:08,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0607199668884s 2019-06-08 05:55:08,374 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-08 05:55:08,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-08 05:55:08,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4305b00251a1ffe9a54838895df4d4efebe3799" 2019-06-08 05:55:08,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 08 Jun 2019 05:55:08 GMT X-Openstack-Request-Id: req-053e08f1-fb22-4880-85bb-a8b56286e36c 2019-06-08 05:55:08,551 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "51d5f9c0-cc86-4fd4-a1f9-21e10a6f4dc9", "status": "DOWN", "description": "", "tags": [], "tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "created_at": "2019-06-08T05:55:06Z", "updated_at": "2019-06-08T05:55:06Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "9077f697-a4fd-49d7-a3c3-64b967dab27f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:3e:c8:14", "device_id": "8d9522d7-bc3d-4ff6-aa37-5186b912c331"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "port_id": "d49fe926-14ca-45d6-8b02-838a9701271f", "id": "41c76d88-bc6f-4f7b-b6d4-5742c44e958e", "qos_policy_id": null}]} 2019-06-08 05:55:08,551 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-053e08f1-fb22-4880-85bb-a8b56286e36c 2019-06-08 05:55:08,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0675241947174s 2019-06-08 05:55:08,557 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-08 05:55:08,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-08 05:55:08,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4305b00251a1ffe9a54838895df4d4efebe3799" 2019-06-08 05:55:08,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 08 Jun 2019 05:55:08 GMT X-Openstack-Request-Id: req-63d95d55-f455-46ae-9d53-7a570082ed5e 2019-06-08 05:55:08,756 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "51d5f9c0-cc86-4fd4-a1f9-21e10a6f4dc9", "status": "DOWN", "description": "", "tags": [], "tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "created_at": "2019-06-08T05:55:06Z", "updated_at": "2019-06-08T05:55:06Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "9077f697-a4fd-49d7-a3c3-64b967dab27f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:3e:c8:14", "device_id": "8d9522d7-bc3d-4ff6-aa37-5186b912c331"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "port_id": "d49fe926-14ca-45d6-8b02-838a9701271f", "id": "41c76d88-bc6f-4f7b-b6d4-5742c44e958e", "qos_policy_id": null}]} 2019-06-08 05:55:08,757 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-63d95d55-f455-46ae-9d53-7a570082ed5e 2019-06-08 05:55:08,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0892241001129s 2019-06-08 05:55:08,763 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-08 05:55:08,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-08 05:55:08,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4305b00251a1ffe9a54838895df4d4efebe3799" 2019-06-08 05:55:08,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 08 Jun 2019 05:55:08 GMT X-Openstack-Request-Id: req-53d7912d-dbbb-4a44-91db-3311f6d46edf 2019-06-08 05:55:08,932 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "51d5f9c0-cc86-4fd4-a1f9-21e10a6f4dc9", "status": "DOWN", "description": "", "tags": [], "tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "created_at": "2019-06-08T05:55:06Z", "updated_at": "2019-06-08T05:55:06Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "9077f697-a4fd-49d7-a3c3-64b967dab27f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:3e:c8:14", "device_id": "8d9522d7-bc3d-4ff6-aa37-5186b912c331"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "port_id": "d49fe926-14ca-45d6-8b02-838a9701271f", "id": "41c76d88-bc6f-4f7b-b6d4-5742c44e958e", "qos_policy_id": null}]} 2019-06-08 05:55:08,932 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-53d7912d-dbbb-4a44-91db-3311f6d46edf 2019-06-08 05:55:08,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0592901706696s 2019-06-08 05:55:08,938 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-08 05:55:09,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-08 05:55:09,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4305b00251a1ffe9a54838895df4d4efebe3799" 2019-06-08 05:55:09,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 08 Jun 2019 05:55:09 GMT X-Openstack-Request-Id: req-7b61596f-4c92-4a8a-bfb8-e1dd75a0c9bf 2019-06-08 05:55:09,107 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "51d5f9c0-cc86-4fd4-a1f9-21e10a6f4dc9", "status": "DOWN", "description": "", "tags": [], "tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "created_at": "2019-06-08T05:55:06Z", "updated_at": "2019-06-08T05:55:06Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "9077f697-a4fd-49d7-a3c3-64b967dab27f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:3e:c8:14", "device_id": "8d9522d7-bc3d-4ff6-aa37-5186b912c331"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "port_id": "d49fe926-14ca-45d6-8b02-838a9701271f", "id": "41c76d88-bc6f-4f7b-b6d4-5742c44e958e", "qos_policy_id": null}]} 2019-06-08 05:55:09,107 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-7b61596f-4c92-4a8a-bfb8-e1dd75a0c9bf 2019-06-08 05:55:09,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0593979358673s 2019-06-08 05:55:09,113 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-08 05:55:09,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-08 05:55:09,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4305b00251a1ffe9a54838895df4d4efebe3799" 2019-06-08 05:55:09,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Sat, 08 Jun 2019 05:55:09 GMT X-Openstack-Request-Id: req-fce94468-d7a0-467e-8513-70c6d09791d3 2019-06-08 05:55:09,293 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "51d5f9c0-cc86-4fd4-a1f9-21e10a6f4dc9", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "created_at": "2019-06-08T05:55:06Z", "updated_at": "2019-06-08T05:55:09Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "9077f697-a4fd-49d7-a3c3-64b967dab27f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:3e:c8:14", "device_id": "8d9522d7-bc3d-4ff6-aa37-5186b912c331"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.206", "revision_number": 1, "project_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "port_id": "d49fe926-14ca-45d6-8b02-838a9701271f", "id": "41c76d88-bc6f-4f7b-b6d4-5742c44e958e", "qos_policy_id": null}]} 2019-06-08 05:55:09,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-fce94468-d7a0-467e-8513-70c6d09791d3 2019-06-08 05:55:09,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0710179805756s 2019-06-08 05:55:09,299 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'51d5f9c0-cc86-4fd4-a1f9-21e10a6f4dc9', 'updated_at': u'2019-06-08T05:55:09Z', 'fixed_ip_address': u'192.168.120.9', 'floating_ip_address': u'172.30.9.206', 'revision_number': 1, 'port_id': u'd49fe926-14ca-45d6-8b02-838a9701271f', 'id': u'41c76d88-bc6f-4f7b-b6d4-5742c44e958e', 'network': u'd0205d84-f6dd-4d92-b76b-dc9ca1111094', 'port': u'd49fe926-14ca-45d6-8b02-838a9701271f', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e4344cacc8114c5ebcd5589fdd99ce2f', 'name': 'cinder_test-project_914e2344-009a-455b-9373-ec7fe7e039bb', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'e4344cacc8114c5ebcd5589fdd99ce2f', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'd0205d84-f6dd-4d92-b76b-dc9ca1111094', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'9077f697-a4fd-49d7-a3c3-64b967dab27f', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:3e:c8:14', u'device_id': u'8d9522d7-bc3d-4ff6-aa37-5186b912c331'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'e4344cacc8114c5ebcd5589fdd99ce2f', 'created_at': u'2019-06-08T05:55:06Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'9077f697-a4fd-49d7-a3c3-64b967dab27f', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:3e:c8:14', u'device_id': u'8d9522d7-bc3d-4ff6-aa37-5186b912c331'}), 'router': u'51d5f9c0-cc86-4fd4-a1f9-21e10a6f4dc9'}) 2019-06-08 05:55:09,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-06-08 05:55:09,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/servers/8d9522d7-bc3d-4ff6-aa37-5186b912c331/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4305b00251a1ffe9a54838895df4d4efebe3799" -d '{"os-getConsoleOutput": {"length": null}}' 2019-06-08 05:55:09,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9618 Content-Type: application/json Date: Sat, 08 Jun 2019 05:55: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-810f709d-1486-4cb3-9322-aff46db22a04 x-openstack-request-id: req-810f709d-1486-4cb3-9322-aff46db22a04 2019-06-08 05:55:09,371 - 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 523162670 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.908 MHz processor\n[ 0.246353] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.249519] pid_max: default: 32768 minimum: 301\n[ 0.251233] ACPI: Core revision 20150930\n[ 0.253331] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.255812] Security Framework initialized\n[ 0.257392] Yama: becoming mindful.\n[ 0.258776] AppArmor: AppArmor initialized\n[ 0.260365] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.262827] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.265250] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.267541] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.270112] Initializing cgroup subsys io\n[ 0.271660] Initializing cgroup subsys memory\n[ 0.273303] Initializing cgroup subsys devices\n[ 0.274958] Initializing cgroup subsys freezer\n[ 0.276618] Initializing cgroup subsys net_cls\n[ 0.278263] Initializing cgroup subsys perf_event\n[ 0.279999] Initializing cgroup subsys net_prio\n[ 0.281685] Initializing cgroup subsys hugetlb\n[ 0.283329] Initializing cgroup subsys pids\n[ 0.284976] CPU: Physical Processor ID: 0\n[ 0.287197] mce: CPU supports 10 MCE banks\n[ 0.288811] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.290715] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.309456] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.319399] ftrace: allocating 31920 entries in 125 pages\n[ 0.356222] smpboot: Max logical packages: 1\n[ 0.357850] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.360403] x2apic enabled\n[ 0.361881] Switched APIC routing to physical x2apic.\n[ 0.364966] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.367092] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.371034] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.374424] KVM setup paravirtual spinlock\n[ 0.376454] x86: Booted up 1 node, 1 CPUs\n[ 0.377983] smpboot: Total of 1 processors activated (6983.81 BogoMIPS)\n[ 0.380571] devtmpfs: initialized\n[ 0.382901] evm: security.selinux\n[ 0.384221] evm: security.SMACK64\n[ 0.385537] evm: security.SMACK64EXEC\n[ 0.386957] evm: security.SMACK64TRANSMUTE\n[ 0.388493] evm: security.SMACK64MMAP\n[ 0.389908] evm: security.ima\n[ 0.391119] evm: security.capability\n[ 0.392582] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.396068] pinctrl core: initialized pinctrl subsystem\n[ 0.398098] RTC time: 5:55:03, date: 06/08/19\n[ 0.399857] NET: Registered protocol family 16\n[ 0.401645] cpuidle: using governor ladder\n[ 0.403201] cpuidle: using governor menu\n[ 0.404699] PCCT header not found.\n[ 0.406089] ACPI: bus type PCI registered\n[ 0.407613] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.409953] PCI: Using configuration type 1 for base access\n[ 0.412672] ACPI: Added _OSI(Module Device)\n[ 0.414266] ACPI: Added _OSI(Processor Device)\n[ 0.415911] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.417625] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.420356] ACPI: Interpreter enabled\n[ 0.421802] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.425317] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.428821] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.432329] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.435831] ACPI: (supports S0 S5)\n[ 0.437168] ACPI: Using IOAPIC for interrupt routing\n[ 0.438965] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.443730] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.445908] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.448268] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.450557] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.454675] acpiphp: Slot [3] registered\n[ 0.456191] acpiphp: Slot [4] registered\n[ 0.457700] acpiphp: Slot [5] registered\n[ 0.459212] acpiphp: Slot [6] registered\n[ 0.460720] acpiphp: Slot [7] registered\n[ 0.462223] acpiphp: Slot [8] registered\n[ 0.463739] acpiphp: Slot [9] registered\n[ 0.465248] acpiphp: Slot [10] registered\n[ 0.466783] acpiphp: Slot [11] registered\n[ 0.468323] acpiphp: Slot [12] registered\n[ 0.469859] acpiphp: Slot [13] registered\n[ 0.471450] acpiphp: Slot [14] registered\n[ 0.472991] acpiphp: Slot [15] registered\n[ 0.491270] acpiphp: Slot [16] registered\n[ 0.492815] acpiphp: Slot [17] registered\n[ 0.494361] acpiphp: Slot [18] registered\n[ 0.495901] acpiphp: Slot [19] registered\n[ 0.497437] acpiphp: Slot [20] registered\n[ 0.498980] acpiphp: Slot [21] registered\n[ 0.500519] acpiphp: Slot [22] registered\n[ 0.502057] acpiphp: Slot [23] registered\n[ 0.503596] acpiphp: Slot [24] registered\n[ 0.505135] acpiphp: Slot [25] registered\n[ 0.506670] acpiphp: Slot [26] registered\n[ 0.508208] acpiphp: Slot [27] registered\n[ 0.509752] acpiphp: Slot [28] registered\n[ 0.511291] acpiphp: Slot [29] registered\n[ 0.512826] acpiphp: Slot [30] registered\n[ 0.514360] acpiphp: Slot [31] registered\n[ 0.515892] PCI host bridge to bus 0000:00\n[ 0.517431] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.519756] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.522083] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.524847] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.527600] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.530404] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.535426] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.537865] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.540109] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.542535] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.547429] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.550147] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.578437] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.581194] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.583848] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.586511] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.589125] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.591464] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.593913] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.595934] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.598877] vgaarb: loaded\n[ 0.600009] vgaarb: bridge control possible 0000:00:02.0\n[ 0.602275] SCSI subsystem initialized\n[ 0.604004] ACPI: bus type USB registered\n[ 0.605569] usbcore: registered new interface driver usbfs\n[ 0.607522] usbcore: registered new interface driver hub\n[ 0.609433] usbcore: registered new device driver usb\n[ 0.611487] PCI: Using ACPI for IRQ routing\n[ 0.613554] NetLabel: Initializing\n[ 0.614907] NetLabel: domain hash size = 128\n[ 0.616537] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.618366] NetLabel: unlabeled traffic allowed by default\n[ 0.620577] clocksource: Switched to clocksource kvm-clock\n[ 0.631315] AppArmor: AppArmor Filesystem Enabled\n[ 0.633121] pnp: PnP ACPI init\n[ 0.634720] pnp: PnP ACPI: found 5 devices\n[ 0.641965] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.645209] NET: Registered protocol family 2\n[ 0.647136] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.649601] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.651892] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.654171] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.656247] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.658483] NET: Registered protocol family 1\n[ 0.660145] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.662228] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.664274] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.679425] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.694670] Trying to unpack rootfs image as initramfs...\n[ 0.758369] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.761524] Scanning for low memory corruption every 60 seconds\n[ 0.764044] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.766282] audit: initializing netlink subsys (disabled)\n[ 0.768195] audit: type=2000 audit(1559973304.576:1): initialized\n[ 0.770674] Initialise system trusted keyring\n[ 0.772449] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.774612] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.777864] zbud: loaded\n[ 0.779109] VFS: Disk quotas dquot_6.6.0\n[ 0.780640] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.783386] fuse init (API version 7.23)\n[ 0.785004] Key type big_key registered\n[ 0.786463] Allocating IMA MOK and blacklist keyrings.\n[ 0.788659] Key type asymmetric registered\n[ 0.790180] Asymmetric key parser 'x509' registered\n[ 0.791955] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.794712] io scheduler noop registered\n[ 0.796147] io scheduler deadline registered (default)\n[ 0.797988] io scheduler cfq registered\n[ 0.799528] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.801446] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.803773] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.806424] ACPI: Power Button [PWRF]\n[ 0.807941] GHES: HEST is not enabled!\n[ 0.821945] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.851326] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.855083] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.881515] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.885214] Linux agpgart interface v0.103\n[ 0.889232] brd: module loaded\n[ 0.891842] loop: module loaded\n[ 0.897712] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.900420] GPT:90111 != 2097151\n[ 0.901738] GPT:Alternate GPT header not at the end of the disk.\n[ 0.903803] GPT:90111 != 2097151\n[ 0.905100] GPT: Use GNU Parted to correct GPT errors.\n[ 0.906933] vda: vda1 vda15\n[ 0.908958] scsi host0: ata_piix\n[ 0.910329] scsi host1: ata_piix\n[ 0.911717] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.914061] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.917183] libphy: Fixed MDIO Bus: probed\n[ 0.918782] tun: Universal TUN/TAP device driver, 1.6\n[ 0.920586] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.924170] PPP generic driver version 2.4.2\n[ 0.925870] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.928127] ehci-pci: EHCI PCI platform driver\n[ 0.929795] ehci-platform: EHCI generic platform driver\n[ 0.931700] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.933906] ohci-pci: OHCI PCI platform driver\n[ 0.935553] ohci-platform: OHCI generic platform driver\n[ 0.937441] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.952716] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.954560] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.957270] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.959137] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.961346] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.963676] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.966322] usb usb1: Product: UHCI Host Controller\n[ 0.968045] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.970189] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.971965] hub 1-0:1.0: USB hub found\n[ 0.973410] hub 1-0:1.0: 2 ports detected\n[ 0.975117] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.978916] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.980682] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.982598] mousedev: PS/2 mouse device common for all mice\n[ 0.984907] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.988061] rtc_cmos 00:00: RTC can wake from S4\n[ 0.990273] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.992481] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.994693] i2c /dev entries driver\n[ 0.996084] device-mapper: uevent: version 1.0.3\n[ 0.997811] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.000867] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.003263] NET: Registered protocol family 10\n[ 1.005363] NET: Registered protocol family 17\n[ 1.007023] Key type dns_resolver registered\n[ 1.008795] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.010822] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.014081] registered taskstats version 1\n[ 1.015690] Loading compiled-in X.509 certificates\n[ 1.018003] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.021436] zswap: loaded using pool lzo/zbud\n[ 1.024079] Key type trusted registered\n[ 1.026585] Key type encrypted registered\n[ 1.028067] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.029998] ima: No TPM chip found, activating TPM-bypass!\n[ 1.031959] evm: HMAC attrs: 0x1\n[ 1.033633] Magic number: 7:20:921\n[ 1.035133] rtc_cmos 00:00: setting system clock to 2019-06-08 05:55:04 UTC (1559973304)\n[ 1.038101] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.040134] EDD information not available.\n[ 1.075318] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.094799] Write protecting the kernel read-only data: 14336k\n[ 1.100128] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.103577] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.78\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 1.154891] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.92\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.9...\nLease of 192.168.120.9 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.06. iid=i-00000007\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.908 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDgtXcU2f4dkjaUhjAvRjOMQglHkX3N03Wjh2m3z/DEJZn1AJm/qynK7bP/nkQbfAaqC53zpbq5V3q0OesSSy60XCSqWxnLfbclwNXYoKEh6z5WwNsheJIbsEKydLhq6a8YYU+QaYBvsrLShduAydoEzunRVwahGm6/OXrEmdZtGDEGuk7u9fign+Sgp3N3IvqEiW8oYm5/CmRiA60nPb9U6GHxlh1mqdEWWsDS4WmXM5LtThybuwSoBwkqGItLDj/rm/GRM1cmlUNPvcYtRdDiiWyZchggWJZm38A9Q3j7Fe+bMyoWVOOO78OEEDY6dYk1Xeit7Sly1R4BhR6omgWZ root@cinder-test-vm2-914e2344-009a-455b-9373-ec7fe7e039bb\nssh-dss AAAAB3NzaC1kc3MAAACBANFURmp6HA/ET9a0ibcO23701CRwXTsyGt7v9KHD495TOQknV9z8wp2Uq/pSvc+k0lGeo4WLOwZkBTYmSlzTfExRWAPHpiXZPmbRnKjmC06mxC57on4ibFk9UPF5fVmn55sj7VbAC7NjvcAWm+wgwk6bqbo5Th3IuELqHS2hBD8HAAAAFQDH3ERynTqa0bj3rRuia4TzOBhhIwAAAIBP1y16UpHWuUj5mffU62afjEoaJGV14bNy1AE2x6TYm9uXjhsp26wXSI2tapykaclo3uLuMk2vboPLaefFpC3vxvs3ua1Ni1kCVRzktjyiDQdffFXZO+GqdJvnnYEJWqQFvbQard9e9/NRA2oKw7AoAFy1y/I8NjZScdHXVm+TIQAAAIA6E89T+lvxON1w1HYyqBOZDjLSni4LJiNYYw0vRpNoO8ypoN4CVxYXhB/viH1V8fb1hPjNl+j86KBMErkMjEVHfGFqJ8wV7ho8F/CKxMUnRD87nmmkFwg5MT+LTke8AralFe8Le07Ty6WtErpbqjLZdQxl+SSaa/HjGRf1RL7ySg== root@cinder-test-vm2-914e2344-009a-455b-9373-ec7fe7e039bb\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.56s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.9,24,fe80::f816:3eff:fe3e:c814/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.9 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000007\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm2-914e2344-009a-455b-9373-ec7fe7e039bb\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.40 ===\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-914e2344-009a-455b-9373-ec7fe7e039bb login: "} 2019-06-08 05:55:09,372 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers/8d9522d7-bc3d-4ff6-aa37-5186b912c331/action used request id req-810f709d-1486-4cb3-9322-aff46db22a04 2019-06-08 05:55:09,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0717618465424s 2019-06-08 05:55:09,373 - 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 523162670 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.908 MHz processor [ 0.246353] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.249519] pid_max: default: 32768 minimum: 301 [ 0.251233] ACPI: Core revision 20150930 [ 0.253331] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.255812] Security Framework initialized [ 0.257392] Yama: becoming mindful. [ 0.258776] AppArmor: AppArmor initialized [ 0.260365] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.262827] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.265250] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.267541] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.270112] Initializing cgroup subsys io [ 0.271660] Initializing cgroup subsys memory [ 0.273303] Initializing cgroup subsys devices [ 0.274958] Initializing cgroup subsys freezer [ 0.276618] Initializing cgroup subsys net_cls [ 0.278263] Initializing cgroup subsys perf_event [ 0.279999] Initializing cgroup subsys net_prio [ 0.281685] Initializing cgroup subsys hugetlb [ 0.283329] Initializing cgroup subsys pids [ 0.284976] CPU: Physical Processor ID: 0 [ 0.287197] mce: CPU supports 10 MCE banks [ 0.288811] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.290715] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.309456] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.319399] ftrace: allocating 31920 entries in 125 pages [ 0.356222] smpboot: Max logical packages: 1 [ 0.357850] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.360403] x2apic enabled [ 0.361881] Switched APIC routing to physical x2apic. [ 0.364966] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.367092] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.371034] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.374424] KVM setup paravirtual spinlock [ 0.376454] x86: Booted up 1 node, 1 CPUs [ 0.377983] smpboot: Total of 1 processors activated (6983.81 BogoMIPS) [ 0.380571] devtmpfs: initialized [ 0.382901] evm: security.selinux [ 0.384221] evm: security.SMACK64 [ 0.385537] evm: security.SMACK64EXEC [ 0.386957] evm: security.SMACK64TRANSMUTE [ 0.388493] evm: security.SMACK64MMAP [ 0.389908] evm: security.ima [ 0.391119] evm: security.capability [ 0.392582] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.396068] pinctrl core: initialized pinctrl subsystem [ 0.398098] RTC time: 5:55:03, date: 06/08/19 [ 0.399857] NET: Registered protocol family 16 [ 0.401645] cpuidle: using governor ladder [ 0.403201] cpuidle: using governor menu [ 0.404699] PCCT header not found. [ 0.406089] ACPI: bus type PCI registered [ 0.407613] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.409953] PCI: Using configuration type 1 for base access [ 0.412672] ACPI: Added _OSI(Module Device) [ 0.414266] ACPI: Added _OSI(Processor Device) [ 0.415911] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.417625] ACPI: Added _OSI(Processor Aggregator Device) [ 0.420356] ACPI: Interpreter enabled [ 0.421802] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.425317] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.428821] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.432329] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.435831] ACPI: (supports S0 S5) [ 0.437168] ACPI: Using IOAPIC for interrupt routing [ 0.438965] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.443730] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.445908] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.448268] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.450557] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.454675] acpiphp: Slot [3] registered [ 0.456191] acpiphp: Slot [4] registered [ 0.457700] acpiphp: Slot [5] registered [ 0.459212] acpiphp: Slot [6] registered [ 0.460720] acpiphp: Slot [7] registered [ 0.462223] acpiphp: Slot [8] registered [ 0.463739] acpiphp: Slot [9] registered [ 0.465248] acpiphp: Slot [10] registered [ 0.466783] acpiphp: Slot [11] registered [ 0.468323] acpiphp: Slot [12] registered [ 0.469859] acpiphp: Slot [13] registered [ 0.471450] acpiphp: Slot [14] registered [ 0.472991] acpiphp: Slot [15] registered [ 0.491270] acpiphp: Slot [16] registered [ 0.492815] acpiphp: Slot [17] registered [ 0.494361] acpiphp: Slot [18] registered [ 0.495901] acpiphp: Slot [19] registered [ 0.497437] acpiphp: Slot [20] registered [ 0.498980] acpiphp: Slot [21] registered [ 0.500519] acpiphp: Slot [22] registered [ 0.502057] acpiphp: Slot [23] registered [ 0.503596] acpiphp: Slot [24] registered [ 0.505135] acpiphp: Slot [25] registered [ 0.506670] acpiphp: Slot [26] registered [ 0.508208] acpiphp: Slot [27] registered [ 0.509752] acpiphp: Slot [28] registered [ 0.511291] acpiphp: Slot [29] registered [ 0.512826] acpiphp: Slot [30] registered [ 0.514360] acpiphp: Slot [31] registered [ 0.515892] PCI host bridge to bus 0000:00 [ 0.517431] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.519756] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.522083] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.524847] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.527600] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.530404] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.535426] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.537865] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.540109] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.542535] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.547429] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.550147] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.578437] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.581194] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.583848] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.586511] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.589125] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.591464] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.593913] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.595934] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.598877] vgaarb: loaded [ 0.600009] vgaarb: bridge control possible 0000:00:02.0 [ 0.602275] SCSI subsystem initialized [ 0.604004] ACPI: bus type USB registered [ 0.605569] usbcore: registered new interface driver usbfs [ 0.607522] usbcore: registered new interface driver hub [ 0.609433] usbcore: registered new device driver usb [ 0.611487] PCI: Using ACPI for IRQ routing [ 0.613554] NetLabel: Initializing [ 0.614907] NetLabel: domain hash size = 128 [ 0.616537] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.618366] NetLabel: unlabeled traffic allowed by default [ 0.620577] clocksource: Switched to clocksource kvm-clock [ 0.631315] AppArmor: AppArmor Filesystem Enabled [ 0.633121] pnp: PnP ACPI init [ 0.634720] pnp: PnP ACPI: found 5 devices [ 0.641965] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.645209] NET: Registered protocol family 2 [ 0.647136] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.649601] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.651892] TCP: Hash tables configured (established 4096 bind 4096) [ 0.654171] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.656247] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.658483] NET: Registered protocol family 1 [ 0.660145] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.662228] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.664274] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.679425] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.694670] Trying to unpack rootfs image as initramfs... [ 0.758369] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.761524] Scanning for low memory corruption every 60 seconds [ 0.764044] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.766282] audit: initializing netlink subsys (disabled) [ 0.768195] audit: type=2000 audit(1559973304.576:1): initialized [ 0.770674] Initialise system trusted keyring [ 0.772449] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.774612] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.777864] zbud: loaded [ 0.779109] VFS: Disk quotas dquot_6.6.0 [ 0.780640] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.783386] fuse init (API version 7.23) [ 0.785004] Key type big_key registered [ 0.786463] Allocating IMA MOK and blacklist keyrings. [ 0.788659] Key type asymmetric registered [ 0.790180] Asymmetric key parser 'x509' registered [ 0.791955] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.794712] io scheduler noop registered [ 0.796147] io scheduler deadline registered (default) [ 0.797988] io scheduler cfq registered [ 0.799528] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.801446] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.803773] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.806424] ACPI: Power Button [PWRF] [ 0.807941] GHES: HEST is not enabled! [ 0.821945] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.851326] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.855083] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.881515] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.885214] Linux agpgart interface v0.103 [ 0.889232] brd: module loaded [ 0.891842] loop: module loaded [ 0.897712] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.900420] GPT:90111 != 2097151 [ 0.901738] GPT:Alternate GPT header not at the end of the disk. [ 0.903803] GPT:90111 != 2097151 [ 0.905100] GPT: Use GNU Parted to correct GPT errors. [ 0.906933] vda: vda1 vda15 [ 0.908958] scsi host0: ata_piix [ 0.910329] scsi host1: ata_piix [ 0.911717] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.914061] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.917183] libphy: Fixed MDIO Bus: probed [ 0.918782] tun: Universal TUN/TAP device driver, 1.6 [ 0.920586] tun: (C) 1999-2004 Max Krasnyansky [ 0.924170] PPP generic driver version 2.4.2 [ 0.925870] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.928127] ehci-pci: EHCI PCI platform driver [ 0.929795] ehci-platform: EHCI generic platform driver [ 0.931700] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.933906] ohci-pci: OHCI PCI platform driver [ 0.935553] ohci-platform: OHCI generic platform driver [ 0.937441] uhci_hcd: USB Universal Host Controller Interface driver [ 0.952716] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.954560] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.957270] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.959137] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.961346] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.963676] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.966322] usb usb1: Product: UHCI Host Controller [ 0.968045] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.970189] usb usb1: SerialNumber: 0000:00:01.2 [ 0.971965] hub 1-0:1.0: USB hub found [ 0.973410] hub 1-0:1.0: 2 ports detected [ 0.975117] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.978916] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.980682] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.982598] mousedev: PS/2 mouse device common for all mice [ 0.984907] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.988061] rtc_cmos 00:00: RTC can wake from S4 [ 0.990273] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.992481] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.994693] i2c /dev entries driver [ 0.996084] device-mapper: uevent: version 1.0.3 [ 0.997811] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.000867] ledtrig-cpu: registered to indicate activity on CPUs [ 1.003263] NET: Registered protocol family 10 [ 1.005363] NET: Registered protocol family 17 [ 1.007023] Key type dns_resolver registered [ 1.008795] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.010822] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.014081] registered taskstats version 1 [ 1.015690] Loading compiled-in X.509 certificates [ 1.018003] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.021436] zswap: loaded using pool lzo/zbud [ 1.024079] Key type trusted registered [ 1.026585] Key type encrypted registered [ 1.028067] AppArmor: AppArmor sha1 policy hashing enabled [ 1.029998] ima: No TPM chip found, activating TPM-bypass! [ 1.031959] evm: HMAC attrs: 0x1 [ 1.033633] Magic number: 7:20:921 [ 1.035133] rtc_cmos 00:00: setting system clock to 2019-06-08 05:55:04 UTC (1559973304) [ 1.038101] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.040134] EDD information not available. [ 1.075318] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.094799] Write protecting the kernel read-only data: 14336k [ 1.100128] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.103577] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.78 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.154891] random: blkid urandom read with 3 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.92 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.9... Lease of 192.168.120.9 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.06. iid=i-00000007 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.908 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDgtXcU2f4dkjaUhjAvRjOMQglHkX3N03Wjh2m3z/DEJZn1AJm/qynK7bP/nkQbfAaqC53zpbq5V3q0OesSSy60XCSqWxnLfbclwNXYoKEh6z5WwNsheJIbsEKydLhq6a8YYU+QaYBvsrLShduAydoEzunRVwahGm6/OXrEmdZtGDEGuk7u9fign+Sgp3N3IvqEiW8oYm5/CmRiA60nPb9U6GHxlh1mqdEWWsDS4WmXM5LtThybuwSoBwkqGItLDj/rm/GRM1cmlUNPvcYtRdDiiWyZchggWJZm38A9Q3j7Fe+bMyoWVOOO78OEEDY6dYk1Xeit7Sly1R4BhR6omgWZ root@cinder-test-vm2-914e2344-009a-455b-9373-ec7fe7e039bb ssh-dss AAAAB3NzaC1kc3MAAACBANFURmp6HA/ET9a0ibcO23701CRwXTsyGt7v9KHD495TOQknV9z8wp2Uq/pSvc+k0lGeo4WLOwZkBTYmSlzTfExRWAPHpiXZPmbRnKjmC06mxC57on4ibFk9UPF5fVmn55sj7VbAC7NjvcAWm+wgwk6bqbo5Th3IuELqHS2hBD8HAAAAFQDH3ERynTqa0bj3rRuia4TzOBhhIwAAAIBP1y16UpHWuUj5mffU62afjEoaJGV14bNy1AE2x6TYm9uXjhsp26wXSI2tapykaclo3uLuMk2vboPLaefFpC3vxvs3ua1Ni1kCVRzktjyiDQdffFXZO+GqdJvnnYEJWqQFvbQard9e9/NRA2oKw7AoAFy1y/I8NjZScdHXVm+TIQAAAIA6E89T+lvxON1w1HYyqBOZDjLSni4LJiNYYw0vRpNoO8ypoN4CVxYXhB/viH1V8fb1hPjNl+j86KBMErkMjEVHfGFqJ8wV7ho8F/CKxMUnRD87nmmkFwg5MT+LTke8AralFe8Le07Ty6WtErpbqjLZdQxl+SSaa/HjGRf1RL7ySg== root@cinder-test-vm2-914e2344-009a-455b-9373-ec7fe7e039bb -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.56s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.9,24,fe80::f816:3eff:fe3e:c814/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.9 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000007 name: N/A availability-zone: nova local-hostname: cinder-test-vm2-914e2344-009a-455b-9373-ec7fe7e039bb launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm2-914e2344-009a-455b-9373-ec7fe7e039bb login: 2019-06-08 05:55:09,377 - paramiko.transport - DEBUG - starting thread (client mode): 0xd0441510L 2019-06-08 05:55:09,377 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-06-08 05:55:09,377 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-06-08 05:55:09,377 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-06-08 05:55:09,378 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2019-06-08 05:55:09,379 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-06-08 05:55:09,379 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-06-08 05:55:09,379 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-06-08 05:55:09,379 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-06-08 05:55:09,379 - paramiko.transport - DEBUG - Compression agreed: none 2019-06-08 05:55:09,397 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-06-08 05:55:09,397 - paramiko.transport - DEBUG - Switch to new keys ... 2019-06-08 05:55:09,409 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.206: 2a9342a6330eef107c4b243f758a3575 2019-06-08 05:55:09,410 - paramiko.transport - DEBUG - Trying discovered key 276d35fdd38b03d6f72f557a097e6b72 in /tmp/tmphjupAP 2019-06-08 05:55:09,435 - paramiko.transport - DEBUG - userauth is OK 2019-06-08 05:55:09,440 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-06-08 05:55:09,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.POST.volumes 2019-06-08 05:55:09,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8776/v3/e4344cacc8114c5ebcd5589fdd99ce2f/volumes -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4305b00251a1ffe9a54838895df4d4efebe3799" -d '{"volume": {"display_name": "cinder_test-volume_914e2344-009a-455b-9373-ec7fe7e039bb", "size": "2"}}' 2019-06-08 05:55:10,648 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 821 Content-Type: application/json Date: Sat, 08 Jun 2019 05:55:09 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-fecc51a4-0ef1-4dcd-9b54-57e47c36c8cf x-openstack-request-id: req-fecc51a4-0ef1-4dcd-9b54-57e47c36c8cf 2019-06-08 05:55:10,648 - keystoneauth.session - DEBUG - RESP BODY: {"volume": {"status": "creating", "user_id": "91ba9c57ddf64808bc3d0fb38ecada2f", "attachments": [], "links": [{"href": "http://172.30.9.46:8776/v3/e4344cacc8114c5ebcd5589fdd99ce2f/volumes/c5d2b40f-b529-4086-8171-99fb158a2876", "rel": "self"}, {"href": "http://172.30.9.46:8776/e4344cacc8114c5ebcd5589fdd99ce2f/volumes/c5d2b40f-b529-4086-8171-99fb158a2876", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-06-08T05:55:10.000000", "description": null, "updated_at": null, "volume_type": "tripleo", "name": "cinder_test-volume_914e2344-009a-455b-9373-ec7fe7e039bb", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "c5d2b40f-b529-4086-8171-99fb158a2876", "size": 2}} 2019-06-08 05:55:10,648 - keystoneauth.session - DEBUG - POST call to block-storage for http://172.30.9.46:8776/v3/e4344cacc8114c5ebcd5589fdd99ce2f/volumes used request id req-fecc51a4-0ef1-4dcd-9b54-57e47c36c8cf 2019-06-08 05:55:10,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.POST.volumes in 1.19960403442s 2019-06-08 05:55:10,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-06-08 05:55:10,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8776/v3/e4344cacc8114c5ebcd5589fdd99ce2f/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4305b00251a1ffe9a54838895df4d4efebe3799" 2019-06-08 05:55:11,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 454 Content-Type: application/json Date: Sat, 08 Jun 2019 05:55:10 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-893bcf4e-edb9-453a-b945-3bacc7394641 x-openstack-request-id: req-893bcf4e-edb9-453a-b945-3bacc7394641 2019-06-08 05:55:11,572 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "creating", "user_id": "91ba9c57ddf64808bc3d0fb38ecada2f", "attachments": [], "links": [{"href": "http://172.30.9.46:8776/v3/e4344cacc8114c5ebcd5589fdd99ce2f/volumes/c5d2b40f-b529-4086-8171-99fb158a2876", "rel": "self"}, {"href": "http://172.30.9.46:8776/e4344cacc8114c5ebcd5589fdd99ce2f/volumes/c5d2b40f-b529-4086-8171-99fb158a2876", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-06-08T05:55:10.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "updated_at": "2019-06-08T05:55:10.000000", "volume_type": "tripleo", "name": "cinder_test-volume_914e2344-009a-455b-9373-ec7fe7e039bb", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "c5d2b40f-b529-4086-8171-99fb158a2876", "size": 2}]} 2019-06-08 05:55:11,573 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.46:8776/v3/e4344cacc8114c5ebcd5589fdd99ce2f/volumes/detail used request id req-893bcf4e-edb9-453a-b945-3bacc7394641 2019-06-08 05:55:11,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.923317909241s 2019-06-08 05:55:11,574 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 05:55:13,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-06-08 05:55:13,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8776/v3/e4344cacc8114c5ebcd5589fdd99ce2f/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4305b00251a1ffe9a54838895df4d4efebe3799" 2019-06-08 05:55:14,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 456 Content-Type: application/json Date: Sat, 08 Jun 2019 05:55:13 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-45c6ef3d-9e50-4182-8a54-c50a86719d83 x-openstack-request-id: req-45c6ef3d-9e50-4182-8a54-c50a86719d83 2019-06-08 05:55:14,594 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "91ba9c57ddf64808bc3d0fb38ecada2f", "attachments": [], "links": [{"href": "http://172.30.9.46:8776/v3/e4344cacc8114c5ebcd5589fdd99ce2f/volumes/c5d2b40f-b529-4086-8171-99fb158a2876", "rel": "self"}, {"href": "http://172.30.9.46:8776/e4344cacc8114c5ebcd5589fdd99ce2f/volumes/c5d2b40f-b529-4086-8171-99fb158a2876", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-06-08T05:55:10.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "updated_at": "2019-06-08T05:55:12.000000", "volume_type": "tripleo", "name": "cinder_test-volume_914e2344-009a-455b-9373-ec7fe7e039bb", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "c5d2b40f-b529-4086-8171-99fb158a2876", "size": 2}]} 2019-06-08 05:55:14,595 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.46:8776/v3/e4344cacc8114c5ebcd5589fdd99ce2f/volumes/detail used request id req-45c6ef3d-9e50-4182-8a54-c50a86719d83 2019-06-08 05:55:14,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.0174639225s 2019-06-08 05:55:14,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 05:55:14,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4305b00251a1ffe9a54838895df4d4efebe3799" 2019-06-08 05:55:14,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sat, 08 Jun 2019 05:55:14 GMT X-Openstack-Request-Id: req-64060ba9-2817-42d0-92b9-627a987f2424 2019-06-08 05:55:14,691 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9077f697-a4fd-49d7-a3c3-64b967dab27f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e4344cacc8114c5ebcd5589fdd99ce2f","l2_adjacency":true,"status":"ACTIVE","subnets":["2ebd1e33-ed96-45fe-b26e-932fa9772c0f"],"description":"","tags":[],"updated_at":"2019-06-08T05:54:45Z","qos_policy_id":null,"name":"cinder_test-net_914e2344-009a-455b-9373-ec7fe7e039bb","admin_state_up":true,"tenant_id":"e4344cacc8114c5ebcd5589fdd99ce2f","created_at":"2019-06-08T05:54:44Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T05:48:01Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","mtu":1500}]} 2019-06-08 05:55:14,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-64060ba9-2817-42d0-92b9-627a987f2424 2019-06-08 05:55:14,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0947861671448s 2019-06-08 05:55:14,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 05:55:14,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4305b00251a1ffe9a54838895df4d4efebe3799" 2019-06-08 05:55:15,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Sat, 08 Jun 2019 05:55:15 GMT X-Openstack-Request-Id: req-5de75b57-853c-46aa-afab-b71f835a1789 2019-06-08 05:55:15,468 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T05:54:51Z", "file": "/v2/images/4bc6dd62-19dc-4be2-9e72-e75ff031dbd3/file", "owner": "e4344cacc8114c5ebcd5589fdd99ce2f", "id": "4bc6dd62-19dc-4be2-9e72-e75ff031dbd3", "size": 12716032, "self": "/v2/images/4bc6dd62-19dc-4be2-9e72-e75ff031dbd3", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/4bc6dd62-19dc-4be2-9e72-e75ff031dbd3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/4bc6dd62-19dc-4be2-9e72-e75ff031dbd3/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_914e2344-009a-455b-9373-ec7fe7e039bb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_914e2344-009a-455b-9373-ec7fe7e039bb", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-08T05:54:50Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 05:55:15,468 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-5de75b57-853c-46aa-afab-b71f835a1789 2019-06-08 05:55:15,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.771213054657s 2019-06-08 05:55:15,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-08 05:55:15,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4305b00251a1ffe9a54838895df4d4efebe3799" 2019-06-08 05:55:15,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Sat, 08 Jun 2019 05: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-4204f89c-1091-4a55-a569-6aaa3872de13 x-openstack-request-id: req-4204f89c-1091-4a55-a569-6aaa3872de13 2019-06-08 05:55:15,493 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cinder_test-flavor_914e2344-009a-455b-9373-ec7fe7e039bb", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/4abbc275-466f-4106-84ec-2bd6f6be95ee", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/4abbc275-466f-4106-84ec-2bd6f6be95ee", "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": "4abbc275-466f-4106-84ec-2bd6f6be95ee"}]} 2019-06-08 05:55:15,493 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None used request id req-4204f89c-1091-4a55-a569-6aaa3872de13 2019-06-08 05:55:15,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0238590240479s 2019-06-08 05:55:15,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-06-08 05:55:15,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4305b00251a1ffe9a54838895df4d4efebe3799" -d '{"server": {"name": "cinder_test-vm_914e2344-009a-455b-9373-ec7fe7e039bb", "imageRef": "4bc6dd62-19dc-4be2-9e72-e75ff031dbd3", "key_name": "cinder_test-kp_914e2344-009a-455b-9373-ec7fe7e039bb", "flavorRef": "4abbc275-466f-4106-84ec-2bd6f6be95ee", "max_count": 1, "min_count": 1, "networks": [{"uuid": "9077f697-a4fd-49d7-a3c3-64b967dab27f"}], "security_groups": [{"name": "5677b754-d50a-464f-86f6-6be43cb6af04"}]}}' 2019-06-08 05:55:16,471 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sat, 08 Jun 2019 05:55:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.46:8774/v2.1/servers/c859558a-0d5a-4e73-99e8-202b1bd0d159 x-compute-request-id: req-b774737e-5919-4bc6-b92d-0b41dc02c2af x-openstack-request-id: req-b774737e-5919-4bc6-b92d-0b41dc02c2af 2019-06-08 05:55:16,471 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "5677b754-d50a-464f-86f6-6be43cb6af04"}], "OS-DCF:diskConfig": "MANUAL", "id": "c859558a-0d5a-4e73-99e8-202b1bd0d159", "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/c859558a-0d5a-4e73-99e8-202b1bd0d159", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/c859558a-0d5a-4e73-99e8-202b1bd0d159", "rel": "bookmark"}], "adminPass": "QuwUCgL89vd3"}} 2019-06-08 05:55:16,472 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers used request id req-b774737e-5919-4bc6-b92d-0b41dc02c2af 2019-06-08 05:55:16,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 0.97685790062s 2019-06-08 05:55:16,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 05:55:16,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4305b00251a1ffe9a54838895df4d4efebe3799" 2019-06-08 05:55:16,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 862 Content-Type: application/json Date: Sat, 08 Jun 2019 05:55:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-036065d4-65fa-4653-bded-f01366bea179 x-openstack-request-id: req-036065d4-65fa-4653-bded-f01366bea179 2019-06-08 05:55:16,875 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/c859558a-0d5a-4e73-99e8-202b1bd0d159", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/c859558a-0d5a-4e73-99e8-202b1bd0d159", "rel": "bookmark"}], "image": {"id": "4bc6dd62-19dc-4be2-9e72-e75ff031dbd3", "links": [{"href": "http://172.30.9.46:8774/images/4bc6dd62-19dc-4be2-9e72-e75ff031dbd3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4abbc275-466f-4106-84ec-2bd6f6be95ee", "links": [{"href": "http://172.30.9.46:8774/flavors/4abbc275-466f-4106-84ec-2bd6f6be95ee", "rel": "bookmark"}]}, "id": "c859558a-0d5a-4e73-99e8-202b1bd0d159", "user_id": "91ba9c57ddf64808bc3d0fb38ecada2f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T05:55:16Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_914e2344-009a-455b-9373-ec7fe7e039bb", "name": "cinder_test-vm_914e2344-009a-455b-9373-ec7fe7e039bb", "created": "2019-06-08T05:55:16Z", "tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_914e2344-009a-455b-9373-ec7fe7e039bb": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:c8:14", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:c8:14", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/8d9522d7-bc3d-4ff6-aa37-5186b912c331", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/8d9522d7-bc3d-4ff6-aa37-5186b912c331", "rel": "bookmark"}], "image": {"id": "4bc6dd62-19dc-4be2-9e72-e75ff031dbd3", "links": [{"href": "http://172.30.9.46:8774/images/4bc6dd62-19dc-4be2-9e72-e75ff031dbd3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T05:55:03.000000", "flavor": {"id": "4abbc275-466f-4106-84ec-2bd6f6be95ee", "links": [{"href": "http://172.30.9.46:8774/flavors/4abbc275-466f-4106-84ec-2bd6f6be95ee", "rel": "bookmark"}]}, "id": "8d9522d7-bc3d-4ff6-aa37-5186b912c331", "security_groups": [{"name": "cinder_test-sg_914e2344-009a-455b-9373-ec7fe7e039bb"}], "user_id": "91ba9c57ddf64808bc3d0fb38ecada2f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T05:55:03Z", "hostId": "2f6a963c5decf85e2db254c9bb5c8ae302b1304b5270092fc350574d", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_914e2344-009a-455b-9373-ec7fe7e039bb", "name": "cinder_test-vm2_914e2344-009a-455b-9373-ec7fe7e039bb", "created": "2019-06-08T05:54:54Z", "tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 05:55:16,875 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-036065d4-65fa-4653-bded-f01366bea179 2019-06-08 05:55:16,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.402654886246s 2019-06-08 05:55:16,883 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 05:55:18,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 05:55:18,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4305b00251a1ffe9a54838895df4d4efebe3799" 2019-06-08 05:55:19,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 900 Content-Type: application/json Date: Sat, 08 Jun 2019 05:55:18 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-82669722-2d4f-4805-ad3a-9b11dae1f212 x-openstack-request-id: req-82669722-2d4f-4805-ad3a-9b11dae1f212 2019-06-08 05:55:19,310 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/c859558a-0d5a-4e73-99e8-202b1bd0d159", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/c859558a-0d5a-4e73-99e8-202b1bd0d159", "rel": "bookmark"}], "image": {"id": "4bc6dd62-19dc-4be2-9e72-e75ff031dbd3", "links": [{"href": "http://172.30.9.46:8774/images/4bc6dd62-19dc-4be2-9e72-e75ff031dbd3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4abbc275-466f-4106-84ec-2bd6f6be95ee", "links": [{"href": "http://172.30.9.46:8774/flavors/4abbc275-466f-4106-84ec-2bd6f6be95ee", "rel": "bookmark"}]}, "id": "c859558a-0d5a-4e73-99e8-202b1bd0d159", "user_id": "91ba9c57ddf64808bc3d0fb38ecada2f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T05:55:18Z", "hostId": "caad8c4ccaa969de0b1572ad0707f30f33f038ddc98165bf948bb46d", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_914e2344-009a-455b-9373-ec7fe7e039bb", "name": "cinder_test-vm_914e2344-009a-455b-9373-ec7fe7e039bb", "created": "2019-06-08T05:55:16Z", "tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_914e2344-009a-455b-9373-ec7fe7e039bb": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:c8:14", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:c8:14", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/8d9522d7-bc3d-4ff6-aa37-5186b912c331", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/8d9522d7-bc3d-4ff6-aa37-5186b912c331", "rel": "bookmark"}], "image": {"id": "4bc6dd62-19dc-4be2-9e72-e75ff031dbd3", "links": [{"href": "http://172.30.9.46:8774/images/4bc6dd62-19dc-4be2-9e72-e75ff031dbd3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T05:55:03.000000", "flavor": {"id": "4abbc275-466f-4106-84ec-2bd6f6be95ee", "links": [{"href": "http://172.30.9.46:8774/flavors/4abbc275-466f-4106-84ec-2bd6f6be95ee", "rel": "bookmark"}]}, "id": "8d9522d7-bc3d-4ff6-aa37-5186b912c331", "security_groups": [{"name": "cinder_test-sg_914e2344-009a-455b-9373-ec7fe7e039bb"}], "user_id": "91ba9c57ddf64808bc3d0fb38ecada2f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T05:55:03Z", "hostId": "2f6a963c5decf85e2db254c9bb5c8ae302b1304b5270092fc350574d", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_914e2344-009a-455b-9373-ec7fe7e039bb", "name": "cinder_test-vm2_914e2344-009a-455b-9373-ec7fe7e039bb", "created": "2019-06-08T05:54:54Z", "tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 05:55:19,311 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-82669722-2d4f-4805-ad3a-9b11dae1f212 2019-06-08 05:55:19,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.424744844437s 2019-06-08 05:55:19,318 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 05:55:21,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 05:55:21,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4305b00251a1ffe9a54838895df4d4efebe3799" 2019-06-08 05:55:21,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 902 Content-Type: application/json Date: Sat, 08 Jun 2019 05:55:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-de06d99f-2d80-494b-84af-38afb476811c x-openstack-request-id: req-de06d99f-2d80-494b-84af-38afb476811c 2019-06-08 05:55:21,929 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/c859558a-0d5a-4e73-99e8-202b1bd0d159", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/c859558a-0d5a-4e73-99e8-202b1bd0d159", "rel": "bookmark"}], "image": {"id": "4bc6dd62-19dc-4be2-9e72-e75ff031dbd3", "links": [{"href": "http://172.30.9.46:8774/images/4bc6dd62-19dc-4be2-9e72-e75ff031dbd3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4abbc275-466f-4106-84ec-2bd6f6be95ee", "links": [{"href": "http://172.30.9.46:8774/flavors/4abbc275-466f-4106-84ec-2bd6f6be95ee", "rel": "bookmark"}]}, "id": "c859558a-0d5a-4e73-99e8-202b1bd0d159", "security_groups": [{"name": "cinder_test-sg_914e2344-009a-455b-9373-ec7fe7e039bb"}], "user_id": "91ba9c57ddf64808bc3d0fb38ecada2f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T05:55:18Z", "hostId": "caad8c4ccaa969de0b1572ad0707f30f33f038ddc98165bf948bb46d", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_914e2344-009a-455b-9373-ec7fe7e039bb", "name": "cinder_test-vm_914e2344-009a-455b-9373-ec7fe7e039bb", "created": "2019-06-08T05:55:16Z", "tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_914e2344-009a-455b-9373-ec7fe7e039bb": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:c8:14", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:c8:14", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/8d9522d7-bc3d-4ff6-aa37-5186b912c331", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/8d9522d7-bc3d-4ff6-aa37-5186b912c331", "rel": "bookmark"}], "image": {"id": "4bc6dd62-19dc-4be2-9e72-e75ff031dbd3", "links": [{"href": "http://172.30.9.46:8774/images/4bc6dd62-19dc-4be2-9e72-e75ff031dbd3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T05:55:03.000000", "flavor": {"id": "4abbc275-466f-4106-84ec-2bd6f6be95ee", "links": [{"href": "http://172.30.9.46:8774/flavors/4abbc275-466f-4106-84ec-2bd6f6be95ee", "rel": "bookmark"}]}, "id": "8d9522d7-bc3d-4ff6-aa37-5186b912c331", "security_groups": [{"name": "cinder_test-sg_914e2344-009a-455b-9373-ec7fe7e039bb"}], "user_id": "91ba9c57ddf64808bc3d0fb38ecada2f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T05:55:03Z", "hostId": "2f6a963c5decf85e2db254c9bb5c8ae302b1304b5270092fc350574d", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_914e2344-009a-455b-9373-ec7fe7e039bb", "name": "cinder_test-vm2_914e2344-009a-455b-9373-ec7fe7e039bb", "created": "2019-06-08T05:54:54Z", "tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 05:55:21,929 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-de06d99f-2d80-494b-84af-38afb476811c 2019-06-08 05:55:21,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.608906030655s 2019-06-08 05:55:21,936 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 05:55:23,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 05:55:23,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4305b00251a1ffe9a54838895df4d4efebe3799" 2019-06-08 05:55:24,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 902 Content-Type: application/json Date: Sat, 08 Jun 2019 05: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-e5201840-a2b8-4d30-b1d1-0126016580b3 x-openstack-request-id: req-e5201840-a2b8-4d30-b1d1-0126016580b3 2019-06-08 05:55:24,097 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/c859558a-0d5a-4e73-99e8-202b1bd0d159", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/c859558a-0d5a-4e73-99e8-202b1bd0d159", "rel": "bookmark"}], "image": {"id": "4bc6dd62-19dc-4be2-9e72-e75ff031dbd3", "links": [{"href": "http://172.30.9.46:8774/images/4bc6dd62-19dc-4be2-9e72-e75ff031dbd3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4abbc275-466f-4106-84ec-2bd6f6be95ee", "links": [{"href": "http://172.30.9.46:8774/flavors/4abbc275-466f-4106-84ec-2bd6f6be95ee", "rel": "bookmark"}]}, "id": "c859558a-0d5a-4e73-99e8-202b1bd0d159", "security_groups": [{"name": "cinder_test-sg_914e2344-009a-455b-9373-ec7fe7e039bb"}], "user_id": "91ba9c57ddf64808bc3d0fb38ecada2f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T05:55:18Z", "hostId": "caad8c4ccaa969de0b1572ad0707f30f33f038ddc98165bf948bb46d", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_914e2344-009a-455b-9373-ec7fe7e039bb", "name": "cinder_test-vm_914e2344-009a-455b-9373-ec7fe7e039bb", "created": "2019-06-08T05:55:16Z", "tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_914e2344-009a-455b-9373-ec7fe7e039bb": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:c8:14", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:c8:14", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/8d9522d7-bc3d-4ff6-aa37-5186b912c331", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/8d9522d7-bc3d-4ff6-aa37-5186b912c331", "rel": "bookmark"}], "image": {"id": "4bc6dd62-19dc-4be2-9e72-e75ff031dbd3", "links": [{"href": "http://172.30.9.46:8774/images/4bc6dd62-19dc-4be2-9e72-e75ff031dbd3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T05:55:03.000000", "flavor": {"id": "4abbc275-466f-4106-84ec-2bd6f6be95ee", "links": [{"href": "http://172.30.9.46:8774/flavors/4abbc275-466f-4106-84ec-2bd6f6be95ee", "rel": "bookmark"}]}, "id": "8d9522d7-bc3d-4ff6-aa37-5186b912c331", "security_groups": [{"name": "cinder_test-sg_914e2344-009a-455b-9373-ec7fe7e039bb"}], "user_id": "91ba9c57ddf64808bc3d0fb38ecada2f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T05:55:03Z", "hostId": "2f6a963c5decf85e2db254c9bb5c8ae302b1304b5270092fc350574d", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_914e2344-009a-455b-9373-ec7fe7e039bb", "name": "cinder_test-vm2_914e2344-009a-455b-9373-ec7fe7e039bb", "created": "2019-06-08T05:54:54Z", "tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 05:55:24,097 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-e5201840-a2b8-4d30-b1d1-0126016580b3 2019-06-08 05:55:24,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.158941984177s 2019-06-08 05:55:24,105 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 05:55:26,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 05:55:26,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4305b00251a1ffe9a54838895df4d4efebe3799" 2019-06-08 05:55:26,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 884 Content-Type: application/json Date: Sat, 08 Jun 2019 05:55:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c836a92a-416d-441c-b73a-5505053bc653 x-openstack-request-id: req-c836a92a-416d-441c-b73a-5505053bc653 2019-06-08 05:55:26,282 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_914e2344-009a-455b-9373-ec7fe7e039bb": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:50:f4", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/c859558a-0d5a-4e73-99e8-202b1bd0d159", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/c859558a-0d5a-4e73-99e8-202b1bd0d159", "rel": "bookmark"}], "image": {"id": "4bc6dd62-19dc-4be2-9e72-e75ff031dbd3", "links": [{"href": "http://172.30.9.46:8774/images/4bc6dd62-19dc-4be2-9e72-e75ff031dbd3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T05:55:24.000000", "flavor": {"id": "4abbc275-466f-4106-84ec-2bd6f6be95ee", "links": [{"href": "http://172.30.9.46:8774/flavors/4abbc275-466f-4106-84ec-2bd6f6be95ee", "rel": "bookmark"}]}, "id": "c859558a-0d5a-4e73-99e8-202b1bd0d159", "security_groups": [{"name": "cinder_test-sg_914e2344-009a-455b-9373-ec7fe7e039bb"}], "user_id": "91ba9c57ddf64808bc3d0fb38ecada2f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T05:55:24Z", "hostId": "caad8c4ccaa969de0b1572ad0707f30f33f038ddc98165bf948bb46d", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_914e2344-009a-455b-9373-ec7fe7e039bb", "name": "cinder_test-vm_914e2344-009a-455b-9373-ec7fe7e039bb", "created": "2019-06-08T05:55:16Z", "tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_914e2344-009a-455b-9373-ec7fe7e039bb": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:c8:14", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:c8:14", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/8d9522d7-bc3d-4ff6-aa37-5186b912c331", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/8d9522d7-bc3d-4ff6-aa37-5186b912c331", "rel": "bookmark"}], "image": {"id": "4bc6dd62-19dc-4be2-9e72-e75ff031dbd3", "links": [{"href": "http://172.30.9.46:8774/images/4bc6dd62-19dc-4be2-9e72-e75ff031dbd3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T05:55:03.000000", "flavor": {"id": "4abbc275-466f-4106-84ec-2bd6f6be95ee", "links": [{"href": "http://172.30.9.46:8774/flavors/4abbc275-466f-4106-84ec-2bd6f6be95ee", "rel": "bookmark"}]}, "id": "8d9522d7-bc3d-4ff6-aa37-5186b912c331", "security_groups": [{"name": "cinder_test-sg_914e2344-009a-455b-9373-ec7fe7e039bb"}], "user_id": "91ba9c57ddf64808bc3d0fb38ecada2f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T05:55:03Z", "hostId": "2f6a963c5decf85e2db254c9bb5c8ae302b1304b5270092fc350574d", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_914e2344-009a-455b-9373-ec7fe7e039bb", "name": "cinder_test-vm2_914e2344-009a-455b-9373-ec7fe7e039bb", "created": "2019-06-08T05:54:54Z", "tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 05:55:26,282 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-c836a92a-416d-441c-b73a-5505053bc653 2019-06-08 05:55:26,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.174855947495s 2019-06-08 05:55:26,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-06-08 05:55:26,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:9696/v2.0/ports.json?device_id=c859558a-0d5a-4e73-99e8-202b1bd0d159" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4305b00251a1ffe9a54838895df4d4efebe3799" 2019-06-08 05:55:26,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Sat, 08 Jun 2019 05:55:26 GMT X-Openstack-Request-Id: req-58480c46-0fce-4851-8d83-bf053a00f340 2019-06-08 05:55:26,338 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T05:55:23Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2ebd1e33-ed96-45fe-b26e-932fa9772c0f","ip_address":"192.168.120.20"}],"id":"f9f34f91-7fe7-4389-99a8-6d798f909865","security_groups":["5677b754-d50a-464f-86f6-6be43cb6af04"],"mac_address":"fa:16:3e:d7:50:f4","project_id":"e4344cacc8114c5ebcd5589fdd99ce2f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9077f697-a4fd-49d7-a3c3-64b967dab27f","tenant_id":"e4344cacc8114c5ebcd5589fdd99ce2f","created_at":"2019-06-08T05:55:19Z","binding:vnic_type":"normal","device_id":"c859558a-0d5a-4e73-99e8-202b1bd0d159","ip_allocation":"immediate"}]} 2019-06-08 05:55:26,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/ports.json?device_id=c859558a-0d5a-4e73-99e8-202b1bd0d159 used request id req-58480c46-0fce-4851-8d83-bf053a00f340 2019-06-08 05:55:26,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0490410327911s 2019-06-08 05:55:26,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-08 05:55:26,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:9696/v2.0/floatingips.json?port_id=f9f34f91-7fe7-4389-99a8-6d798f909865" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4305b00251a1ffe9a54838895df4d4efebe3799" 2019-06-08 05:55:26,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 08 Jun 2019 05:55:26 GMT X-Openstack-Request-Id: req-ded099cb-fc95-459f-ac39-e3888220b3c3 2019-06-08 05:55:26,565 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-06-08 05:55:26,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json?port_id=f9f34f91-7fe7-4389-99a8-6d798f909865 used request id req-ded099cb-fc95-459f-ac39-e3888220b3c3 2019-06-08 05:55:26,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.21834897995s 2019-06-08 05:55:26,566 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_914e2344-009a-455b-9373-ec7fe7e039bb': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:d7:50:f4', 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'4bc6dd62-19dc-4be2-9e72-e75ff031dbd3'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-08T05:55:24.000000', 'flavor': Munch({u'id': u'4abbc275-466f-4106-84ec-2bd6f6be95ee'}), 'az': u'nova', 'id': u'c859558a-0d5a-4e73-99e8-202b1bd0d159', 'security_groups': [Munch({u'name': u'cinder_test-sg_914e2344-009a-455b-9373-ec7fe7e039bb'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'91ba9c57ddf64808bc3d0fb38ecada2f', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e4344cacc8114c5ebcd5589fdd99ce2f', 'name': 'cinder_test-project_914e2344-009a-455b-9373-ec7fe7e039bb', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2019-06-08T05:55:24.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-08T05:55:24Z', 'hostId': u'caad8c4ccaa969de0b1572ad0707f30f33f038ddc98165bf948bb46d', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_914e2344-009a-455b-9373-ec7fe7e039bb', 'public_v6': '', 'private_v4': u'192.168.120.20', 'cloud': 'envvars', 'host_id': u'caad8c4ccaa969de0b1572ad0707f30f33f038ddc98165bf948bb46d', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-08T05:55:24.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'e4344cacc8114c5ebcd5589fdd99ce2f', 'name': u'cinder_test-vm_914e2344-009a-455b-9373-ec7fe7e039bb', 'adminPass': u'QuwUCgL89vd3', 'tenant_id': u'e4344cacc8114c5ebcd5589fdd99ce2f', 'created_at': u'2019-06-08T05:55:16Z', 'created': u'2019-06-08T05:55:16Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-06-08 05:55:26,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 05:55:26,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4305b00251a1ffe9a54838895df4d4efebe3799" 2019-06-08 05:55:26,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sat, 08 Jun 2019 05:55:26 GMT X-Openstack-Request-Id: req-35e056e6-1df6-4232-8938-1030974b127a 2019-06-08 05:55:26,671 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9077f697-a4fd-49d7-a3c3-64b967dab27f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e4344cacc8114c5ebcd5589fdd99ce2f","l2_adjacency":true,"status":"ACTIVE","subnets":["2ebd1e33-ed96-45fe-b26e-932fa9772c0f"],"description":"","tags":[],"updated_at":"2019-06-08T05:54:45Z","qos_policy_id":null,"name":"cinder_test-net_914e2344-009a-455b-9373-ec7fe7e039bb","admin_state_up":true,"tenant_id":"e4344cacc8114c5ebcd5589fdd99ce2f","created_at":"2019-06-08T05:54:44Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T05:48:01Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","mtu":1500}]} 2019-06-08 05:55:26,671 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-35e056e6-1df6-4232-8938-1030974b127a 2019-06-08 05:55:26,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0999021530151s 2019-06-08 05:55:26,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-06-08 05:55:26,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:9696/v2.0/ports.json?device_id=c859558a-0d5a-4e73-99e8-202b1bd0d159" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4305b00251a1ffe9a54838895df4d4efebe3799" 2019-06-08 05:55:26,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Sat, 08 Jun 2019 05:55:26 GMT X-Openstack-Request-Id: req-4857b3bf-c56e-4772-b11c-376419d064b4 2019-06-08 05:55:26,725 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T05:55:23Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2ebd1e33-ed96-45fe-b26e-932fa9772c0f","ip_address":"192.168.120.20"}],"id":"f9f34f91-7fe7-4389-99a8-6d798f909865","security_groups":["5677b754-d50a-464f-86f6-6be43cb6af04"],"mac_address":"fa:16:3e:d7:50:f4","project_id":"e4344cacc8114c5ebcd5589fdd99ce2f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9077f697-a4fd-49d7-a3c3-64b967dab27f","tenant_id":"e4344cacc8114c5ebcd5589fdd99ce2f","created_at":"2019-06-08T05:55:19Z","binding:vnic_type":"normal","device_id":"c859558a-0d5a-4e73-99e8-202b1bd0d159","ip_allocation":"immediate"}]} 2019-06-08 05:55:26,725 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/ports.json?device_id=c859558a-0d5a-4e73-99e8-202b1bd0d159 used request id req-4857b3bf-c56e-4772-b11c-376419d064b4 2019-06-08 05:55:26,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0525958538055s 2019-06-08 05:55:26,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-06-08 05:55:26,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4305b00251a1ffe9a54838895df4d4efebe3799" -d '{"floatingip": {"floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "fixed_ip_address": "192.168.120.20", "port_id": "f9f34f91-7fe7-4389-99a8-6d798f909865"}}' 2019-06-08 05:55:29,191 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Sat, 08 Jun 2019 05:55:29 GMT X-Openstack-Request-Id: req-20f66c3c-0d33-4891-a79e-05b3fd689195 2019-06-08 05:55:29,191 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "51d5f9c0-cc86-4fd4-a1f9-21e10a6f4dc9", "status": "DOWN", "description": "", "tags": [], "tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "created_at": "2019-06-08T05:55:27Z", "updated_at": "2019-06-08T05:55:27Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "9077f697-a4fd-49d7-a3c3-64b967dab27f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:d7:50:f4", "device_id": "c859558a-0d5a-4e73-99e8-202b1bd0d159"}, "fixed_ip_address": "192.168.120.20", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "port_id": "f9f34f91-7fe7-4389-99a8-6d798f909865", "id": "9d1bc856-8106-40b6-bf5c-86f0165eed14", "qos_policy_id": null}} 2019-06-08 05:55:29,191 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-20f66c3c-0d33-4891-a79e-05b3fd689195 2019-06-08 05:55:29,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.4658370018s 2019-06-08 05:55:29,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-08 05:55:29,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4305b00251a1ffe9a54838895df4d4efebe3799" 2019-06-08 05:55:29,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1638 Content-Type: application/json Date: Sat, 08 Jun 2019 05:55:29 GMT X-Openstack-Request-Id: req-7b426539-2528-4382-b889-e7fd9588d527 2019-06-08 05:55:29,283 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "51d5f9c0-cc86-4fd4-a1f9-21e10a6f4dc9", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "created_at": "2019-06-08T05:55:06Z", "updated_at": "2019-06-08T05:55:09Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "9077f697-a4fd-49d7-a3c3-64b967dab27f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:3e:c8:14", "device_id": "8d9522d7-bc3d-4ff6-aa37-5186b912c331"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.206", "revision_number": 1, "project_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "port_id": "d49fe926-14ca-45d6-8b02-838a9701271f", "id": "41c76d88-bc6f-4f7b-b6d4-5742c44e958e", "qos_policy_id": null}, {"router_id": "51d5f9c0-cc86-4fd4-a1f9-21e10a6f4dc9", "status": "DOWN", "description": "", "tags": [], "tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "created_at": "2019-06-08T05:55:27Z", "updated_at": "2019-06-08T05:55:27Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "9077f697-a4fd-49d7-a3c3-64b967dab27f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:d7:50:f4", "device_id": "c859558a-0d5a-4e73-99e8-202b1bd0d159"}, "fixed_ip_address": "192.168.120.20", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "port_id": "f9f34f91-7fe7-4389-99a8-6d798f909865", "id": "9d1bc856-8106-40b6-bf5c-86f0165eed14", "qos_policy_id": null}]} 2019-06-08 05:55:29,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-7b426539-2528-4382-b889-e7fd9588d527 2019-06-08 05:55:29,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.07692694664s 2019-06-08 05:55:29,293 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-08 05:55:29,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-08 05:55:29,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4305b00251a1ffe9a54838895df4d4efebe3799" 2019-06-08 05:55:29,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1638 Content-Type: application/json Date: Sat, 08 Jun 2019 05:55:29 GMT X-Openstack-Request-Id: req-3a9aa933-2348-4f08-a991-b519cadafe43 2019-06-08 05:55:29,474 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "51d5f9c0-cc86-4fd4-a1f9-21e10a6f4dc9", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "created_at": "2019-06-08T05:55:06Z", "updated_at": "2019-06-08T05:55:09Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "9077f697-a4fd-49d7-a3c3-64b967dab27f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:3e:c8:14", "device_id": "8d9522d7-bc3d-4ff6-aa37-5186b912c331"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.206", "revision_number": 1, "project_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "port_id": "d49fe926-14ca-45d6-8b02-838a9701271f", "id": "41c76d88-bc6f-4f7b-b6d4-5742c44e958e", "qos_policy_id": null}, {"router_id": "51d5f9c0-cc86-4fd4-a1f9-21e10a6f4dc9", "status": "DOWN", "description": "", "tags": [], "tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "created_at": "2019-06-08T05:55:27Z", "updated_at": "2019-06-08T05:55:27Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "9077f697-a4fd-49d7-a3c3-64b967dab27f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:d7:50:f4", "device_id": "c859558a-0d5a-4e73-99e8-202b1bd0d159"}, "fixed_ip_address": "192.168.120.20", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "port_id": "f9f34f91-7fe7-4389-99a8-6d798f909865", "id": "9d1bc856-8106-40b6-bf5c-86f0165eed14", "qos_policy_id": null}]} 2019-06-08 05:55:29,474 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-3a9aa933-2348-4f08-a991-b519cadafe43 2019-06-08 05:55:29,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.071033000946s 2019-06-08 05:55:29,485 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-08 05:55:29,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-08 05:55:29,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4305b00251a1ffe9a54838895df4d4efebe3799" 2019-06-08 05:55:29,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1638 Content-Type: application/json Date: Sat, 08 Jun 2019 05:55:29 GMT X-Openstack-Request-Id: req-2bfb5681-293d-4dbb-8397-7a3e89fc3bb4 2019-06-08 05:55:29,670 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "51d5f9c0-cc86-4fd4-a1f9-21e10a6f4dc9", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "created_at": "2019-06-08T05:55:06Z", "updated_at": "2019-06-08T05:55:09Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "9077f697-a4fd-49d7-a3c3-64b967dab27f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:3e:c8:14", "device_id": "8d9522d7-bc3d-4ff6-aa37-5186b912c331"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.206", "revision_number": 1, "project_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "port_id": "d49fe926-14ca-45d6-8b02-838a9701271f", "id": "41c76d88-bc6f-4f7b-b6d4-5742c44e958e", "qos_policy_id": null}, {"router_id": "51d5f9c0-cc86-4fd4-a1f9-21e10a6f4dc9", "status": "DOWN", "description": "", "tags": [], "tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "created_at": "2019-06-08T05:55:27Z", "updated_at": "2019-06-08T05:55:27Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "9077f697-a4fd-49d7-a3c3-64b967dab27f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:d7:50:f4", "device_id": "c859558a-0d5a-4e73-99e8-202b1bd0d159"}, "fixed_ip_address": "192.168.120.20", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "port_id": "f9f34f91-7fe7-4389-99a8-6d798f909865", "id": "9d1bc856-8106-40b6-bf5c-86f0165eed14", "qos_policy_id": null}]} 2019-06-08 05:55:29,670 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-2bfb5681-293d-4dbb-8397-7a3e89fc3bb4 2019-06-08 05:55:29,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0748629570007s 2019-06-08 05:55:29,681 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-08 05:55:29,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-08 05:55:29,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4305b00251a1ffe9a54838895df4d4efebe3799" 2019-06-08 05:55:29,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1638 Content-Type: application/json Date: Sat, 08 Jun 2019 05:55:29 GMT X-Openstack-Request-Id: req-798f4bf8-6316-41e4-b6a2-57d0a3df37af 2019-06-08 05:55:29,851 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "51d5f9c0-cc86-4fd4-a1f9-21e10a6f4dc9", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "created_at": "2019-06-08T05:55:06Z", "updated_at": "2019-06-08T05:55:09Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "9077f697-a4fd-49d7-a3c3-64b967dab27f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:3e:c8:14", "device_id": "8d9522d7-bc3d-4ff6-aa37-5186b912c331"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.206", "revision_number": 1, "project_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "port_id": "d49fe926-14ca-45d6-8b02-838a9701271f", "id": "41c76d88-bc6f-4f7b-b6d4-5742c44e958e", "qos_policy_id": null}, {"router_id": "51d5f9c0-cc86-4fd4-a1f9-21e10a6f4dc9", "status": "DOWN", "description": "", "tags": [], "tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "created_at": "2019-06-08T05:55:27Z", "updated_at": "2019-06-08T05:55:27Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "9077f697-a4fd-49d7-a3c3-64b967dab27f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:d7:50:f4", "device_id": "c859558a-0d5a-4e73-99e8-202b1bd0d159"}, "fixed_ip_address": "192.168.120.20", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "port_id": "f9f34f91-7fe7-4389-99a8-6d798f909865", "id": "9d1bc856-8106-40b6-bf5c-86f0165eed14", "qos_policy_id": null}]} 2019-06-08 05:55:29,851 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-798f4bf8-6316-41e4-b6a2-57d0a3df37af 2019-06-08 05:55:29,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0597112178802s 2019-06-08 05:55:29,863 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-08 05:55:29,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-08 05:55:29,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4305b00251a1ffe9a54838895df4d4efebe3799" 2019-06-08 05:55:30,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1638 Content-Type: application/json Date: Sat, 08 Jun 2019 05:55:30 GMT X-Openstack-Request-Id: req-2398b92a-5430-4a2d-960c-926fdee2801b 2019-06-08 05:55:30,031 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "51d5f9c0-cc86-4fd4-a1f9-21e10a6f4dc9", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "created_at": "2019-06-08T05:55:06Z", "updated_at": "2019-06-08T05:55:09Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "9077f697-a4fd-49d7-a3c3-64b967dab27f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:3e:c8:14", "device_id": "8d9522d7-bc3d-4ff6-aa37-5186b912c331"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.206", "revision_number": 1, "project_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "port_id": "d49fe926-14ca-45d6-8b02-838a9701271f", "id": "41c76d88-bc6f-4f7b-b6d4-5742c44e958e", "qos_policy_id": null}, {"router_id": "51d5f9c0-cc86-4fd4-a1f9-21e10a6f4dc9", "status": "DOWN", "description": "", "tags": [], "tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "created_at": "2019-06-08T05:55:27Z", "updated_at": "2019-06-08T05:55:27Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "9077f697-a4fd-49d7-a3c3-64b967dab27f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:d7:50:f4", "device_id": "c859558a-0d5a-4e73-99e8-202b1bd0d159"}, "fixed_ip_address": "192.168.120.20", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "port_id": "f9f34f91-7fe7-4389-99a8-6d798f909865", "id": "9d1bc856-8106-40b6-bf5c-86f0165eed14", "qos_policy_id": null}]} 2019-06-08 05:55:30,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-2398b92a-5430-4a2d-960c-926fdee2801b 2019-06-08 05:55:30,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0582931041718s 2019-06-08 05:55:30,043 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-08 05:55:30,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-08 05:55:30,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4305b00251a1ffe9a54838895df4d4efebe3799" 2019-06-08 05:55:30,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1638 Content-Type: application/json Date: Sat, 08 Jun 2019 05:55:30 GMT X-Openstack-Request-Id: req-08dfec38-32ce-4045-a6e1-2232b22c30ef 2019-06-08 05:55:30,214 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "51d5f9c0-cc86-4fd4-a1f9-21e10a6f4dc9", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "created_at": "2019-06-08T05:55:06Z", "updated_at": "2019-06-08T05:55:09Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "9077f697-a4fd-49d7-a3c3-64b967dab27f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:3e:c8:14", "device_id": "8d9522d7-bc3d-4ff6-aa37-5186b912c331"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.206", "revision_number": 1, "project_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "port_id": "d49fe926-14ca-45d6-8b02-838a9701271f", "id": "41c76d88-bc6f-4f7b-b6d4-5742c44e958e", "qos_policy_id": null}, {"router_id": "51d5f9c0-cc86-4fd4-a1f9-21e10a6f4dc9", "status": "DOWN", "description": "", "tags": [], "tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "created_at": "2019-06-08T05:55:27Z", "updated_at": "2019-06-08T05:55:27Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "9077f697-a4fd-49d7-a3c3-64b967dab27f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:d7:50:f4", "device_id": "c859558a-0d5a-4e73-99e8-202b1bd0d159"}, "fixed_ip_address": "192.168.120.20", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "port_id": "f9f34f91-7fe7-4389-99a8-6d798f909865", "id": "9d1bc856-8106-40b6-bf5c-86f0165eed14", "qos_policy_id": null}]} 2019-06-08 05:55:30,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-08dfec38-32ce-4045-a6e1-2232b22c30ef 2019-06-08 05:55:30,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0613708496094s 2019-06-08 05:55:30,223 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-08 05:55:30,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-08 05:55:30,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4305b00251a1ffe9a54838895df4d4efebe3799" 2019-06-08 05:55:30,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1638 Content-Type: application/json Date: Sat, 08 Jun 2019 05:55:30 GMT X-Openstack-Request-Id: req-5404797f-c26f-42d4-b73a-07565aa0982a 2019-06-08 05:55:30,391 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "51d5f9c0-cc86-4fd4-a1f9-21e10a6f4dc9", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "created_at": "2019-06-08T05:55:06Z", "updated_at": "2019-06-08T05:55:09Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "9077f697-a4fd-49d7-a3c3-64b967dab27f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:3e:c8:14", "device_id": "8d9522d7-bc3d-4ff6-aa37-5186b912c331"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.206", "revision_number": 1, "project_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "port_id": "d49fe926-14ca-45d6-8b02-838a9701271f", "id": "41c76d88-bc6f-4f7b-b6d4-5742c44e958e", "qos_policy_id": null}, {"router_id": "51d5f9c0-cc86-4fd4-a1f9-21e10a6f4dc9", "status": "DOWN", "description": "", "tags": [], "tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "created_at": "2019-06-08T05:55:27Z", "updated_at": "2019-06-08T05:55:27Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "9077f697-a4fd-49d7-a3c3-64b967dab27f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:d7:50:f4", "device_id": "c859558a-0d5a-4e73-99e8-202b1bd0d159"}, "fixed_ip_address": "192.168.120.20", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "port_id": "f9f34f91-7fe7-4389-99a8-6d798f909865", "id": "9d1bc856-8106-40b6-bf5c-86f0165eed14", "qos_policy_id": null}]} 2019-06-08 05:55:30,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-5404797f-c26f-42d4-b73a-07565aa0982a 2019-06-08 05:55:30,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0590469837189s 2019-06-08 05:55:30,401 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-08 05:55:30,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-08 05:55:30,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4305b00251a1ffe9a54838895df4d4efebe3799" 2019-06-08 05:55:30,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1640 Content-Type: application/json Date: Sat, 08 Jun 2019 05:55:30 GMT X-Openstack-Request-Id: req-4c597d47-9ee5-405a-9619-970a949bc16a 2019-06-08 05:55:30,574 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "51d5f9c0-cc86-4fd4-a1f9-21e10a6f4dc9", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "created_at": "2019-06-08T05:55:06Z", "updated_at": "2019-06-08T05:55:09Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "9077f697-a4fd-49d7-a3c3-64b967dab27f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:3e:c8:14", "device_id": "8d9522d7-bc3d-4ff6-aa37-5186b912c331"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.206", "revision_number": 1, "project_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "port_id": "d49fe926-14ca-45d6-8b02-838a9701271f", "id": "41c76d88-bc6f-4f7b-b6d4-5742c44e958e", "qos_policy_id": null}, {"router_id": "51d5f9c0-cc86-4fd4-a1f9-21e10a6f4dc9", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "created_at": "2019-06-08T05:55:27Z", "updated_at": "2019-06-08T05:55:30Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "9077f697-a4fd-49d7-a3c3-64b967dab27f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:d7:50:f4", "device_id": "c859558a-0d5a-4e73-99e8-202b1bd0d159"}, "fixed_ip_address": "192.168.120.20", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "port_id": "f9f34f91-7fe7-4389-99a8-6d798f909865", "id": "9d1bc856-8106-40b6-bf5c-86f0165eed14", "qos_policy_id": null}]} 2019-06-08 05:55:30,574 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-4c597d47-9ee5-405a-9619-970a949bc16a 2019-06-08 05:55:30,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0636520385742s 2019-06-08 05:55:30,586 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'51d5f9c0-cc86-4fd4-a1f9-21e10a6f4dc9', 'updated_at': u'2019-06-08T05:55:30Z', 'fixed_ip_address': u'192.168.120.20', 'floating_ip_address': u'172.30.9.200', 'revision_number': 1, 'port_id': u'f9f34f91-7fe7-4389-99a8-6d798f909865', 'id': u'9d1bc856-8106-40b6-bf5c-86f0165eed14', 'network': u'd0205d84-f6dd-4d92-b76b-dc9ca1111094', 'port': u'f9f34f91-7fe7-4389-99a8-6d798f909865', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e4344cacc8114c5ebcd5589fdd99ce2f', 'name': 'cinder_test-project_914e2344-009a-455b-9373-ec7fe7e039bb', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'e4344cacc8114c5ebcd5589fdd99ce2f', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'd0205d84-f6dd-4d92-b76b-dc9ca1111094', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'9077f697-a4fd-49d7-a3c3-64b967dab27f', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:d7:50:f4', u'device_id': u'c859558a-0d5a-4e73-99e8-202b1bd0d159'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'e4344cacc8114c5ebcd5589fdd99ce2f', 'created_at': u'2019-06-08T05:55:27Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'9077f697-a4fd-49d7-a3c3-64b967dab27f', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:d7:50:f4', u'device_id': u'c859558a-0d5a-4e73-99e8-202b1bd0d159'}), 'router': u'51d5f9c0-cc86-4fd4-a1f9-21e10a6f4dc9'}) 2019-06-08 05:55:30,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-06-08 05:55:30,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/servers/c859558a-0d5a-4e73-99e8-202b1bd0d159/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4305b00251a1ffe9a54838895df4d4efebe3799" -d '{"os-getConsoleOutput": {"length": null}}' 2019-06-08 05:55:30,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9606 Content-Type: application/json Date: Sat, 08 Jun 2019 05:55: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-35216d2c-17f9-4514-9a30-f2909b4ebfbb x-openstack-request-id: req-35216d2c-17f9-4514-9a30-f2909b4ebfbb 2019-06-08 05:55:30,675 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-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 598941012 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.255984] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.259285] pid_max: default: 32768 minimum: 301\n[ 0.261048] ACPI: Core revision 20150930\n[ 0.263192] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.265783] Security Framework initialized\n[ 0.267395] Yama: becoming mindful.\n[ 0.268818] AppArmor: AppArmor initialized\n[ 0.270489] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.273074] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.275573] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.277963] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.280657] Initializing cgroup subsys io\n[ 0.282289] Initializing cgroup subsys memory\n[ 0.284026] Initializing cgroup subsys devices\n[ 0.285725] Initializing cgroup subsys freezer\n[ 0.287425] Initializing cgroup subsys net_cls\n[ 0.289121] Initializing cgroup subsys perf_event\n[ 0.290917] Initializing cgroup subsys net_prio\n[ 0.292649] Initializing cgroup subsys hugetlb\n[ 0.294365] Initializing cgroup subsys pids\n[ 0.296052] CPU: Physical Processor ID: 0\n[ 0.298353] mce: CPU supports 10 MCE banks\n[ 0.299990] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.301952] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.322629] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.332537] ftrace: allocating 31920 entries in 125 pages\n[ 0.369337] smpboot: Max logical packages: 1\n[ 0.371011] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.373634] x2apic enabled\n[ 0.375144] Switched APIC routing to physical x2apic.\n[ 0.378277] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.380471] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.384521] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.388011] KVM setup paravirtual spinlock\n[ 0.390082] x86: Booted up 1 node, 1 CPUs\n[ 0.391650] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.394289] devtmpfs: initialized\n[ 0.396650] evm: security.selinux\n[ 0.398012] evm: security.SMACK64\n[ 0.399365] evm: security.SMACK64EXEC\n[ 0.400810] evm: security.SMACK64TRANSMUTE\n[ 0.402401] evm: security.SMACK64MMAP\n[ 0.403848] evm: security.ima\n[ 0.405094] evm: security.capability\n[ 0.406600] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.410178] pinctrl core: initialized pinctrl subsystem\n[ 0.412266] RTC time: 5:55:24, date: 06/08/19\n[ 0.414063] NET: Registered protocol family 16\n[ 0.415881] cpuidle: using governor ladder\n[ 0.417479] cpuidle: using governor menu\n[ 0.419024] PCCT header not found.\n[ 0.420448] ACPI: bus type PCI registered\n[ 0.422008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.424410] PCI: Using configuration type 1 for base access\n[ 0.427199] ACPI: Added _OSI(Module Device)\n[ 0.428838] ACPI: Added _OSI(Processor Device)\n[ 0.430532] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.432301] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.435136] ACPI: Interpreter enabled\n[ 0.436622] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.440234] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.443835] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.447447] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.451051] ACPI: (supports S0 S5)\n[ 0.452422] ACPI: Using IOAPIC for interrupt routing\n[ 0.454276] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.459162] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.461401] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.463833] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.466184] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.470419] acpiphp: Slot [3] registered\n[ 0.471976] acpiphp: Slot [4] registered\n[ 0.473529] acpiphp: Slot [5] registered\n[ 0.475094] acpiphp: Slot [6] registered\n[ 0.476644] acpiphp: Slot [7] registered\n[ 0.478198] acpiphp: Slot [8] registered\n[ 0.479757] acpiphp: Slot [9] registered\n[ 0.481313] acpiphp: Slot [10] registered\n[ 0.482890] acpiphp: Slot [11] registered\n[ 0.484476] acpiphp: Slot [12] registered\n[ 0.486095] acpiphp: Slot [13] registered\n[ 0.487669] acpiphp: Slot [14] registered\n[ 0.489259] acpiphp: Slot [15] registered\n[ 0.510296] acpiphp: Slot [16] registered\n[ 0.512012] acpiphp: Slot [17] registered\n[ 0.513593] acpiphp: Slot [18] registered\n[ 0.515175] acpiphp: Slot [19] registered\n[ 0.516751] acpiphp: Slot [20] registered\n[ 0.518330] acpiphp: Slot [21] registered\n[ 0.519942] acpiphp: Slot [22] registered\n[ 0.521523] acpiphp: Slot [23] registered\n[ 0.523101] acpiphp: Slot [24] registered\n[ 0.524682] acpiphp: Slot [25] registered\n[ 0.526262] acpiphp: Slot [26] registered\n[ 0.527842] acpiphp: Slot [27] registered\n[ 0.529424] acpiphp: Slot [28] registered\n[ 0.531010] acpiphp: Slot [29] registered\n[ 0.532587] acpiphp: Slot [30] registered\n[ 0.534174] acpiphp: Slot [31] registered\n[ 0.535759] PCI host bridge to bus 0000:00\n[ 0.537365] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.539750] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.542138] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.544958] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.547775] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.550661] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.557381] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.559909] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.562235] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.564926] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.569893] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.572674] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.596147] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.598957] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.601677] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.604384] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.607074] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.609454] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.611978] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.614048] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.617068] vgaarb: loaded\n[ 0.618227] vgaarb: bridge control possible 0000:00:02.0\n[ 0.620540] SCSI subsystem initialized\n[ 0.622313] ACPI: bus type USB registered\n[ 0.623916] usbcore: registered new interface driver usbfs\n[ 0.625932] usbcore: registered new interface driver hub\n[ 0.627903] usbcore: registered new device driver usb\n[ 0.630011] PCI: Using ACPI for IRQ routing\n[ 0.632122] NetLabel: Initializing\n[ 0.633508] NetLabel: domain hash size = 128\n[ 0.635164] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.637032] NetLabel: unlabeled traffic allowed by default\n[ 0.639294] clocksource: Switched to clocksource kvm-clock\n[ 0.650225] AppArmor: AppArmor Filesystem Enabled\n[ 0.652064] pnp: PnP ACPI init\n[ 0.653687] pnp: PnP ACPI: found 5 devices\n[ 0.661114] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.664437] NET: Registered protocol family 2\n[ 0.666413] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.668945] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.671306] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.673646] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.675779] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.678089] NET: Registered protocol family 1\n[ 0.679788] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.681941] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.684041] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.699356] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.714677] Trying to unpack rootfs image as initramfs...\n[ 0.777651] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.780784] Scanning for low memory corruption every 60 seconds\n[ 0.783263] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.785559] audit: initializing netlink subsys (disabled)\n[ 0.787579] audit: type=2000 audit(1559973325.049:1): initialized\n[ 0.790050] Initialise system trusted keyring\n[ 0.791864] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.794138] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.797499] zbud: loaded\n[ 0.798800] VFS: Disk quotas dquot_6.6.0\n[ 0.800407] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.803331] fuse init (API version 7.23)\n[ 0.805018] Key type big_key registered\n[ 0.806571] Allocating IMA MOK and blacklist keyrings.\n[ 0.808863] Key type asymmetric registered\n[ 0.810467] Asymmetric key parser 'x509' registered\n[ 0.812331] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.815236] io scheduler noop registered\n[ 0.816778] io scheduler deadline registered (default)\n[ 0.818723] io scheduler cfq registered\n[ 0.820362] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.822398] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.824856] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.827686] ACPI: Power Button [PWRF]\n[ 0.829276] GHES: HEST is not enabled!\n[ 0.843713] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.874058] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.877919] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.903741] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.907609] Linux agpgart interface v0.103\n[ 0.911543] brd: module loaded\n[ 0.914185] loop: module loaded\n[ 0.920020] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.922839] GPT:90111 != 2097151\n[ 0.924159] GPT:Alternate GPT header not at the end of the disk.\n[ 0.926309] GPT:90111 != 2097151\n[ 0.927627] GPT: Use GNU Parted to correct GPT errors.\n[ 0.929516] vda: vda1 vda15\n[ 0.931492] scsi host0: ata_piix\n[ 0.932941] scsi host1: ata_piix\n[ 0.934308] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.936714] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.939778] libphy: Fixed MDIO Bus: probed\n[ 0.941368] tun: Universal TUN/TAP device driver, 1.6\n[ 0.943223] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.946709] PPP generic driver version 2.4.2\n[ 0.948442] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.950765] ehci-pci: EHCI PCI platform driver\n[ 0.952460] ehci-platform: EHCI generic platform driver\n[ 0.954392] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.956605] ohci-pci: OHCI PCI platform driver\n[ 0.958305] ohci-platform: OHCI generic platform driver\n[ 0.960243] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.975530] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.977480] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.980316] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.982280] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.984494] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.986909] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.989664] usb usb1: Product: UHCI Host Controller\n[ 0.991481] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.993708] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.995560] hub 1-0:1.0: USB hub found\n[ 0.997056] hub 1-0:1.0: 2 ports detected\n[ 0.998787] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.002754] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.004605] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.006579] mousedev: PS/2 mouse device common for all mice\n[ 1.009004] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.012277] rtc_cmos 00:00: RTC can wake from S4\n[ 1.014613] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.016934] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.019249] i2c /dev entries driver\n[ 1.020699] device-mapper: uevent: version 1.0.3\n[ 1.022521] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.025687] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.028213] NET: Registered protocol family 10\n[ 1.030211] NET: Registered protocol family 17\n[ 1.031957] Key type dns_resolver registered\n[ 1.033762] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.035895] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.039268] registered taskstats version 1\n[ 1.040894] Loading compiled-in X.509 certificates\n[ 1.043261] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.046875] zswap: loaded using pool lzo/zbud\n[ 1.049421] Key type trusted registered\n[ 1.052038] Key type encrypted registered\n[ 1.053613] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.055642] ima: No TPM chip found, activating TPM-bypass!\n[ 1.057675] evm: HMAC attrs: 0x1\n[ 1.059414] Magic number: 7:20:921\n[ 1.060992] rtc_cmos 00:00: setting system clock to 2019-06-08 05:55:25 UTC (1559973325)\n[ 1.064094] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.066263] EDD information not available.\n[ 1.097133] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.117201] Write protecting the kernel read-only data: 14336k\n[ 1.120832] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.124147] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.79\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.93\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.301197] 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.20...\nLease of 192.168.120.20 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.08. iid=i-00000008\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCA75qo4VyHwuq3OTq8w1EQEhnlKDTU3MiioIFt5L8OrE3/8OcHkgqjW5jBirRL89ITt1l3JdGz8IZDswYtG3wvrYxc/9o9IBCB1qgT4pwem288upfWzhoVzcIFM5OSJHGtfBmRZGXynFa5Az0qjOQBL7NPuKw4SqHr8aTmi2U/Pb681fcwEeOz+noX5s41xRzn8jpIRH7RIiVAdVKUBD7Nt4w2P4QJYSWZg5qdgYGeWWxubaUYFIzSudncbXweSWDfrfKuvN9ajHtyO8iO8/DgMsM/OumAWJQdGV/MjeLmqf0vT4ohpPhOpsVy8k1tJi9M4P260SXK5HbNAgMFoz3h root@cinder-test-vm-914e2344-009a-455b-9373-ec7fe7e039bb\nssh-dss AAAAB3NzaC1kc3MAAACBALl8QlFejUyYpfvSBvgze1mFpKjP9TdNVKEnTTyZnOYbqopBLvHM/3wjETFSUsxWOSos2jad99tuxBfV4XhdWPXnGmDAP/3hrPtrpyf4HXGK+OY+MjY/9VbTgWtCrf+d1AvHPx1+4agx9V+qRY1zf3ScgA/jE5EcVN+OS3XJcKsLAAAAFQC+YMk0gKJ1ieQ1WKCFM4vGd8gcdQAAAIBRyxqNlcSpaw+6HF9xxNYib7bM4rcr+/bRZ3LyFif4gg7LlZARQ9o6JhSwMr4IYBv0SHjieNp8YHg5kyc8txJFdw7HkGSh5dqKkfRg/JweImbHQuccjMlxVSjADLNTOgF7z5CbS+ApSvJb5VfCd4szbaeFuuCse9Xa6cGJrSuUqgAAAIA8h3HqeSNy+Tv/yLrXEVKrqMuqdrxforrqbeOPo3ojMhefk/UaHw5+fRLf/pwfHfPV4HHDUB9OK2zoN2bx7Upu0vfGiQeSpcCWzClf9hmy2jv4xoeXgzeRA4qoiMQP0X7MMslZ1mtRG0vh5ACqX9eZ7G8S6h1zGgzMFN2cZUrBww== root@cinder-test-vm-914e2344-009a-455b-9373-ec7fe7e039bb\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.20,24,fe80::f816:3eff:fed7:50f4/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.20 \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-914e2344-009a-455b-9373-ec7fe7e039bb\nlaunch-index: 0\n/dev/root resized successfully [took 0.57s]\n=== cirros: current=0.4.0 latest=0.4.0 uptime=5.15 ===\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-914e2344-009a-455b-9373-ec7fe7e039bb login: "} 2019-06-08 05:55:30,676 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers/c859558a-0d5a-4e73-99e8-202b1bd0d159/action used request id req-35216d2c-17f9-4514-9a30-f2909b4ebfbb 2019-06-08 05:55:30,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0896577835083s 2019-06-08 05:55:30,677 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-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 598941012 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.255984] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.259285] pid_max: default: 32768 minimum: 301 [ 0.261048] ACPI: Core revision 20150930 [ 0.263192] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.265783] Security Framework initialized [ 0.267395] Yama: becoming mindful. [ 0.268818] AppArmor: AppArmor initialized [ 0.270489] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.273074] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.275573] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.277963] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.280657] Initializing cgroup subsys io [ 0.282289] Initializing cgroup subsys memory [ 0.284026] Initializing cgroup subsys devices [ 0.285725] Initializing cgroup subsys freezer [ 0.287425] Initializing cgroup subsys net_cls [ 0.289121] Initializing cgroup subsys perf_event [ 0.290917] Initializing cgroup subsys net_prio [ 0.292649] Initializing cgroup subsys hugetlb [ 0.294365] Initializing cgroup subsys pids [ 0.296052] CPU: Physical Processor ID: 0 [ 0.298353] mce: CPU supports 10 MCE banks [ 0.299990] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.301952] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.322629] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.332537] ftrace: allocating 31920 entries in 125 pages [ 0.369337] smpboot: Max logical packages: 1 [ 0.371011] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.373634] x2apic enabled [ 0.375144] Switched APIC routing to physical x2apic. [ 0.378277] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.380471] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.384521] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.388011] KVM setup paravirtual spinlock [ 0.390082] x86: Booted up 1 node, 1 CPUs [ 0.391650] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.394289] devtmpfs: initialized [ 0.396650] evm: security.selinux [ 0.398012] evm: security.SMACK64 [ 0.399365] evm: security.SMACK64EXEC [ 0.400810] evm: security.SMACK64TRANSMUTE [ 0.402401] evm: security.SMACK64MMAP [ 0.403848] evm: security.ima [ 0.405094] evm: security.capability [ 0.406600] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.410178] pinctrl core: initialized pinctrl subsystem [ 0.412266] RTC time: 5:55:24, date: 06/08/19 [ 0.414063] NET: Registered protocol family 16 [ 0.415881] cpuidle: using governor ladder [ 0.417479] cpuidle: using governor menu [ 0.419024] PCCT header not found. [ 0.420448] ACPI: bus type PCI registered [ 0.422008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.424410] PCI: Using configuration type 1 for base access [ 0.427199] ACPI: Added _OSI(Module Device) [ 0.428838] ACPI: Added _OSI(Processor Device) [ 0.430532] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.432301] ACPI: Added _OSI(Processor Aggregator Device) [ 0.435136] ACPI: Interpreter enabled [ 0.436622] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.440234] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.443835] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.447447] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.451051] ACPI: (supports S0 S5) [ 0.452422] ACPI: Using IOAPIC for interrupt routing [ 0.454276] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.459162] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.461401] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.463833] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.466184] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.470419] acpiphp: Slot [3] registered [ 0.471976] acpiphp: Slot [4] registered [ 0.473529] acpiphp: Slot [5] registered [ 0.475094] acpiphp: Slot [6] registered [ 0.476644] acpiphp: Slot [7] registered [ 0.478198] acpiphp: Slot [8] registered [ 0.479757] acpiphp: Slot [9] registered [ 0.481313] acpiphp: Slot [10] registered [ 0.482890] acpiphp: Slot [11] registered [ 0.484476] acpiphp: Slot [12] registered [ 0.486095] acpiphp: Slot [13] registered [ 0.487669] acpiphp: Slot [14] registered [ 0.489259] acpiphp: Slot [15] registered [ 0.510296] acpiphp: Slot [16] registered [ 0.512012] acpiphp: Slot [17] registered [ 0.513593] acpiphp: Slot [18] registered [ 0.515175] acpiphp: Slot [19] registered [ 0.516751] acpiphp: Slot [20] registered [ 0.518330] acpiphp: Slot [21] registered [ 0.519942] acpiphp: Slot [22] registered [ 0.521523] acpiphp: Slot [23] registered [ 0.523101] acpiphp: Slot [24] registered [ 0.524682] acpiphp: Slot [25] registered [ 0.526262] acpiphp: Slot [26] registered [ 0.527842] acpiphp: Slot [27] registered [ 0.529424] acpiphp: Slot [28] registered [ 0.531010] acpiphp: Slot [29] registered [ 0.532587] acpiphp: Slot [30] registered [ 0.534174] acpiphp: Slot [31] registered [ 0.535759] PCI host bridge to bus 0000:00 [ 0.537365] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.539750] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.542138] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.544958] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.547775] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.550661] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.557381] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.559909] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.562235] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.564926] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.569893] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.572674] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.596147] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.598957] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.601677] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.604384] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.607074] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.609454] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.611978] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.614048] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.617068] vgaarb: loaded [ 0.618227] vgaarb: bridge control possible 0000:00:02.0 [ 0.620540] SCSI subsystem initialized [ 0.622313] ACPI: bus type USB registered [ 0.623916] usbcore: registered new interface driver usbfs [ 0.625932] usbcore: registered new interface driver hub [ 0.627903] usbcore: registered new device driver usb [ 0.630011] PCI: Using ACPI for IRQ routing [ 0.632122] NetLabel: Initializing [ 0.633508] NetLabel: domain hash size = 128 [ 0.635164] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.637032] NetLabel: unlabeled traffic allowed by default [ 0.639294] clocksource: Switched to clocksource kvm-clock [ 0.650225] AppArmor: AppArmor Filesystem Enabled [ 0.652064] pnp: PnP ACPI init [ 0.653687] pnp: PnP ACPI: found 5 devices [ 0.661114] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.664437] NET: Registered protocol family 2 [ 0.666413] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.668945] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.671306] TCP: Hash tables configured (established 4096 bind 4096) [ 0.673646] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.675779] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.678089] NET: Registered protocol family 1 [ 0.679788] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.681941] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.684041] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.699356] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.714677] Trying to unpack rootfs image as initramfs... [ 0.777651] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.780784] Scanning for low memory corruption every 60 seconds [ 0.783263] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.785559] audit: initializing netlink subsys (disabled) [ 0.787579] audit: type=2000 audit(1559973325.049:1): initialized [ 0.790050] Initialise system trusted keyring [ 0.791864] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.794138] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.797499] zbud: loaded [ 0.798800] VFS: Disk quotas dquot_6.6.0 [ 0.800407] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.803331] fuse init (API version 7.23) [ 0.805018] Key type big_key registered [ 0.806571] Allocating IMA MOK and blacklist keyrings. [ 0.808863] Key type asymmetric registered [ 0.810467] Asymmetric key parser 'x509' registered [ 0.812331] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.815236] io scheduler noop registered [ 0.816778] io scheduler deadline registered (default) [ 0.818723] io scheduler cfq registered [ 0.820362] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.822398] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.824856] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.827686] ACPI: Power Button [PWRF] [ 0.829276] GHES: HEST is not enabled! [ 0.843713] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.874058] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.877919] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.903741] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.907609] Linux agpgart interface v0.103 [ 0.911543] brd: module loaded [ 0.914185] loop: module loaded [ 0.920020] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.922839] GPT:90111 != 2097151 [ 0.924159] GPT:Alternate GPT header not at the end of the disk. [ 0.926309] GPT:90111 != 2097151 [ 0.927627] GPT: Use GNU Parted to correct GPT errors. [ 0.929516] vda: vda1 vda15 [ 0.931492] scsi host0: ata_piix [ 0.932941] scsi host1: ata_piix [ 0.934308] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.936714] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.939778] libphy: Fixed MDIO Bus: probed [ 0.941368] tun: Universal TUN/TAP device driver, 1.6 [ 0.943223] tun: (C) 1999-2004 Max Krasnyansky [ 0.946709] PPP generic driver version 2.4.2 [ 0.948442] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.950765] ehci-pci: EHCI PCI platform driver [ 0.952460] ehci-platform: EHCI generic platform driver [ 0.954392] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.956605] ohci-pci: OHCI PCI platform driver [ 0.958305] ohci-platform: OHCI generic platform driver [ 0.960243] uhci_hcd: USB Universal Host Controller Interface driver [ 0.975530] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.977480] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.980316] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.982280] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.984494] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.986909] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.989664] usb usb1: Product: UHCI Host Controller [ 0.991481] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.993708] usb usb1: SerialNumber: 0000:00:01.2 [ 0.995560] hub 1-0:1.0: USB hub found [ 0.997056] hub 1-0:1.0: 2 ports detected [ 0.998787] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.002754] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.004605] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.006579] mousedev: PS/2 mouse device common for all mice [ 1.009004] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.012277] rtc_cmos 00:00: RTC can wake from S4 [ 1.014613] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.016934] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.019249] i2c /dev entries driver [ 1.020699] device-mapper: uevent: version 1.0.3 [ 1.022521] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.025687] ledtrig-cpu: registered to indicate activity on CPUs [ 1.028213] NET: Registered protocol family 10 [ 1.030211] NET: Registered protocol family 17 [ 1.031957] Key type dns_resolver registered [ 1.033762] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.035895] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.039268] registered taskstats version 1 [ 1.040894] Loading compiled-in X.509 certificates [ 1.043261] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.046875] zswap: loaded using pool lzo/zbud [ 1.049421] Key type trusted registered [ 1.052038] Key type encrypted registered [ 1.053613] AppArmor: AppArmor sha1 policy hashing enabled [ 1.055642] ima: No TPM chip found, activating TPM-bypass! [ 1.057675] evm: HMAC attrs: 0x1 [ 1.059414] Magic number: 7:20:921 [ 1.060992] rtc_cmos 00:00: setting system clock to 2019-06-08 05:55:25 UTC (1559973325) [ 1.064094] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.066263] EDD information not available. [ 1.097133] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.117201] Write protecting the kernel read-only data: 14336k [ 1.120832] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.124147] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.79 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.93 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.301197] 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.20... Lease of 192.168.120.20 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.08. iid=i-00000008 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCA75qo4VyHwuq3OTq8w1EQEhnlKDTU3MiioIFt5L8OrE3/8OcHkgqjW5jBirRL89ITt1l3JdGz8IZDswYtG3wvrYxc/9o9IBCB1qgT4pwem288upfWzhoVzcIFM5OSJHGtfBmRZGXynFa5Az0qjOQBL7NPuKw4SqHr8aTmi2U/Pb681fcwEeOz+noX5s41xRzn8jpIRH7RIiVAdVKUBD7Nt4w2P4QJYSWZg5qdgYGeWWxubaUYFIzSudncbXweSWDfrfKuvN9ajHtyO8iO8/DgMsM/OumAWJQdGV/MjeLmqf0vT4ohpPhOpsVy8k1tJi9M4P260SXK5HbNAgMFoz3h root@cinder-test-vm-914e2344-009a-455b-9373-ec7fe7e039bb ssh-dss AAAAB3NzaC1kc3MAAACBALl8QlFejUyYpfvSBvgze1mFpKjP9TdNVKEnTTyZnOYbqopBLvHM/3wjETFSUsxWOSos2jad99tuxBfV4XhdWPXnGmDAP/3hrPtrpyf4HXGK+OY+MjY/9VbTgWtCrf+d1AvHPx1+4agx9V+qRY1zf3ScgA/jE5EcVN+OS3XJcKsLAAAAFQC+YMk0gKJ1ieQ1WKCFM4vGd8gcdQAAAIBRyxqNlcSpaw+6HF9xxNYib7bM4rcr+/bRZ3LyFif4gg7LlZARQ9o6JhSwMr4IYBv0SHjieNp8YHg5kyc8txJFdw7HkGSh5dqKkfRg/JweImbHQuccjMlxVSjADLNTOgF7z5CbS+ApSvJb5VfCd4szbaeFuuCse9Xa6cGJrSuUqgAAAIA8h3HqeSNy+Tv/yLrXEVKrqMuqdrxforrqbeOPo3ojMhefk/UaHw5+fRLf/pwfHfPV4HHDUB9OK2zoN2bx7Upu0vfGiQeSpcCWzClf9hmy2jv4xoeXgzeRA4qoiMQP0X7MMslZ1mtRG0vh5ACqX9eZ7G8S6h1zGgzMFN2cZUrBww== root@cinder-test-vm-914e2344-009a-455b-9373-ec7fe7e039bb -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.20,24,fe80::f816:3eff:fed7:50f4/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.20 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-914e2344-009a-455b-9373-ec7fe7e039bb launch-index: 0 /dev/root resized successfully [took 0.57s] === cirros: current=0.4.0 latest=0.4.0 uptime=5.15 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm-914e2344-009a-455b-9373-ec7fe7e039bb login: 2019-06-08 05:55:30,681 - paramiko.transport - DEBUG - starting thread (client mode): 0xd047c2d0L 2019-06-08 05:55:30,681 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-06-08 05:55:30,681 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-06-08 05:55:30,681 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-06-08 05:55:30,683 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2019-06-08 05:55:30,683 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-06-08 05:55:30,683 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-06-08 05:55:30,683 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-06-08 05:55:30,683 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-06-08 05:55:30,684 - paramiko.transport - DEBUG - Compression agreed: none 2019-06-08 05:55:30,700 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-06-08 05:55:30,701 - paramiko.transport - DEBUG - Switch to new keys ... 2019-06-08 05:55:30,713 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.200: 343a0358fce73cd825435a5d7789efc8 2019-06-08 05:55:30,714 - paramiko.transport - DEBUG - Trying discovered key 276d35fdd38b03d6f72f557a097e6b72 in /tmp/tmphjupAP 2019-06-08 05:55:30,739 - paramiko.transport - DEBUG - userauth is OK 2019-06-08 05:55:30,744 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-06-08 05:55:30,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2019-06-08 05:55:30,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/servers/c859558a-0d5a-4e73-99e8-202b1bd0d159/os-volume_attachments -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4305b00251a1ffe9a54838895df4d4efebe3799" -d '{"volumeAttachment": {"volumeId": "c5d2b40f-b529-4086-8171-99fb158a2876"}}' 2019-06-08 05:55:32,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 147 Content-Type: application/json Date: Sat, 08 Jun 2019 05:55: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-c8abbe6a-b3ba-4612-8340-7c2e0878b337 x-openstack-request-id: req-c8abbe6a-b3ba-4612-8340-7c2e0878b337 2019-06-08 05:55:32,613 - keystoneauth.session - DEBUG - RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "c859558a-0d5a-4e73-99e8-202b1bd0d159", "id": "c5d2b40f-b529-4086-8171-99fb158a2876", "volumeId": "c5d2b40f-b529-4086-8171-99fb158a2876"}} 2019-06-08 05:55:32,613 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers/c859558a-0d5a-4e73-99e8-202b1bd0d159/os-volume_attachments used request id req-c8abbe6a-b3ba-4612-8340-7c2e0878b337 2019-06-08 05:55:32,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 1.86716389656s 2019-06-08 05:55:32,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-06-08 05:55:32,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8776/v3/e4344cacc8114c5ebcd5589fdd99ce2f/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4305b00251a1ffe9a54838895df4d4efebe3799" 2019-06-08 05:55:33,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 459 Content-Type: application/json Date: Sat, 08 Jun 2019 05:55:32 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-8e182257-b3dc-4e21-9e01-116f8d89abe6 x-openstack-request-id: req-8e182257-b3dc-4e21-9e01-116f8d89abe6 2019-06-08 05:55:33,631 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "reserved", "user_id": "91ba9c57ddf64808bc3d0fb38ecada2f", "attachments": [], "links": [{"href": "http://172.30.9.46:8776/v3/e4344cacc8114c5ebcd5589fdd99ce2f/volumes/c5d2b40f-b529-4086-8171-99fb158a2876", "rel": "self"}, {"href": "http://172.30.9.46:8776/e4344cacc8114c5ebcd5589fdd99ce2f/volumes/c5d2b40f-b529-4086-8171-99fb158a2876", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-06-08T05:55:10.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "updated_at": "2019-06-08T05:55:32.000000", "volume_type": "tripleo", "name": "cinder_test-volume_914e2344-009a-455b-9373-ec7fe7e039bb", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "c5d2b40f-b529-4086-8171-99fb158a2876", "size": 2}]} 2019-06-08 05:55:33,631 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.46:8776/v3/e4344cacc8114c5ebcd5589fdd99ce2f/volumes/detail used request id req-8e182257-b3dc-4e21-9e01-116f8d89abe6 2019-06-08 05:55:33,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.017152071s 2019-06-08 05:55:33,633 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 05:55:35,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-06-08 05:55:35,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8776/v3/e4344cacc8114c5ebcd5589fdd99ce2f/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4305b00251a1ffe9a54838895df4d4efebe3799" 2019-06-08 05:55:35,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 459 Content-Type: application/json Date: Sat, 08 Jun 2019 05:55:35 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-f39cba9b-ee22-4acb-860a-796d8b65fa0f x-openstack-request-id: req-f39cba9b-ee22-4acb-860a-796d8b65fa0f 2019-06-08 05:55:35,698 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "reserved", "user_id": "91ba9c57ddf64808bc3d0fb38ecada2f", "attachments": [], "links": [{"href": "http://172.30.9.46:8776/v3/e4344cacc8114c5ebcd5589fdd99ce2f/volumes/c5d2b40f-b529-4086-8171-99fb158a2876", "rel": "self"}, {"href": "http://172.30.9.46:8776/e4344cacc8114c5ebcd5589fdd99ce2f/volumes/c5d2b40f-b529-4086-8171-99fb158a2876", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-06-08T05:55:10.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "updated_at": "2019-06-08T05:55:32.000000", "volume_type": "tripleo", "name": "cinder_test-volume_914e2344-009a-455b-9373-ec7fe7e039bb", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "c5d2b40f-b529-4086-8171-99fb158a2876", "size": 2}]} 2019-06-08 05:55:35,698 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.46:8776/v3/e4344cacc8114c5ebcd5589fdd99ce2f/volumes/detail used request id req-f39cba9b-ee22-4acb-860a-796d8b65fa0f 2019-06-08 05:55:35,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.063493013382s 2019-06-08 05:55:35,700 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 05:55:37,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-06-08 05:55:37,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8776/v3/e4344cacc8114c5ebcd5589fdd99ce2f/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4305b00251a1ffe9a54838895df4d4efebe3799" 2019-06-08 05:55:38,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 573 Content-Type: application/json Date: Sat, 08 Jun 2019 05:55:37 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-f79e4a3f-08ce-4d3e-8138-e6a34872c814 x-openstack-request-id: req-f79e4a3f-08ce-4d3e-8138-e6a34872c814 2019-06-08 05:55:38,657 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "in-use", "user_id": "91ba9c57ddf64808bc3d0fb38ecada2f", "attachments": [{"server_id": "c859558a-0d5a-4e73-99e8-202b1bd0d159", "attachment_id": "730ca3eb-9aad-4382-b2d4-f06d8361a3a8", "attached_at": "2019-06-08T05:55:36.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "c5d2b40f-b529-4086-8171-99fb158a2876", "device": "/dev/vdb", "id": "c5d2b40f-b529-4086-8171-99fb158a2876"}], "links": [{"href": "http://172.30.9.46:8776/v3/e4344cacc8114c5ebcd5589fdd99ce2f/volumes/c5d2b40f-b529-4086-8171-99fb158a2876", "rel": "self"}, {"href": "http://172.30.9.46:8776/e4344cacc8114c5ebcd5589fdd99ce2f/volumes/c5d2b40f-b529-4086-8171-99fb158a2876", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-06-08T05:55:10.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "updated_at": "2019-06-08T05:55:36.000000", "volume_type": "tripleo", "name": "cinder_test-volume_914e2344-009a-455b-9373-ec7fe7e039bb", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "c5d2b40f-b529-4086-8171-99fb158a2876", "size": 2}]} 2019-06-08 05:55:38,657 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.46:8776/v3/e4344cacc8114c5ebcd5589fdd99ce2f/volumes/detail used request id req-f79e4a3f-08ce-4d3e-8138-e6a34872c814 2019-06-08 05:55:38,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.954396009445s 2019-06-08 05:55:38,659 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-06-08 05:55:38,660 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-06-08 05:55:38,661 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-06-08 05:55:38,662 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-06-08 05:55:38,729 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-06-08 05:55:38,730 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2019-06-08 05:55:38,731 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-06-08 05:55:38,731 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-06-08 05:55:38,771 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2019-06-08 05:55:38,771 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-06-08 05:55:38,797 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-06-08 05:55:39,729 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-06-08 05:55:39,730 - 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: 64c5d569-6ea2-4a17-a7f8-17f182561387 Superblock backups stored on blocks: 32768, 98304, 163840, 229376, 294912 Allocating group tables: 0/16 done Writing inode tables: 0/16 done Creating journal (16384 blocks): done Writing superblocks and filesystem accounting information: 0/16 done New data added to the volume! 2019-06-08 05:55:39,730 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stderr: mke2fs 1.42.12 (29-Aug-2014) 2019-06-08 05:55:39,731 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 1 2019-06-08 05:55:39,731 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-06-08 05:55:39,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2019-06-08 05:55:39,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:8774/v2.1/servers/c859558a-0d5a-4e73-99e8-202b1bd0d159/os-volume_attachments/c5d2b40f-b529-4086-8171-99fb158a2876 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4305b00251a1ffe9a54838895df4d4efebe3799" 2019-06-08 05:55:41,508 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 08 Jun 2019 05:55: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-c73b9fc7-01a2-48b9-ae0d-a8b82d181190 x-openstack-request-id: req-c73b9fc7-01a2-48b9-ae0d-a8b82d181190 2019-06-08 05:55:41,508 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.46:8774/v2.1/servers/c859558a-0d5a-4e73-99e8-202b1bd0d159/os-volume_attachments/c5d2b40f-b529-4086-8171-99fb158a2876 used request id req-c73b9fc7-01a2-48b9-ae0d-a8b82d181190 2019-06-08 05:55:41,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 1.77686595917s 2019-06-08 05:55:41,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-06-08 05:55:41,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8776/v3/e4344cacc8114c5ebcd5589fdd99ce2f/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4305b00251a1ffe9a54838895df4d4efebe3799" 2019-06-08 05:55:41,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 575 Content-Type: application/json Date: Sat, 08 Jun 2019 05:55:41 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-b19d96ec-2bd4-441e-9de5-61e441bf8363 x-openstack-request-id: req-b19d96ec-2bd4-441e-9de5-61e441bf8363 2019-06-08 05:55:41,566 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "detaching", "user_id": "91ba9c57ddf64808bc3d0fb38ecada2f", "attachments": [{"server_id": "c859558a-0d5a-4e73-99e8-202b1bd0d159", "attachment_id": "730ca3eb-9aad-4382-b2d4-f06d8361a3a8", "attached_at": "2019-06-08T05:55:36.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "c5d2b40f-b529-4086-8171-99fb158a2876", "device": "/dev/vdb", "id": "c5d2b40f-b529-4086-8171-99fb158a2876"}], "links": [{"href": "http://172.30.9.46:8776/v3/e4344cacc8114c5ebcd5589fdd99ce2f/volumes/c5d2b40f-b529-4086-8171-99fb158a2876", "rel": "self"}, {"href": "http://172.30.9.46:8776/e4344cacc8114c5ebcd5589fdd99ce2f/volumes/c5d2b40f-b529-4086-8171-99fb158a2876", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-06-08T05:55:10.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "updated_at": "2019-06-08T05:55:41.000000", "volume_type": "tripleo", "name": "cinder_test-volume_914e2344-009a-455b-9373-ec7fe7e039bb", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "c5d2b40f-b529-4086-8171-99fb158a2876", "size": 2}]} 2019-06-08 05:55:41,566 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.46:8776/v3/e4344cacc8114c5ebcd5589fdd99ce2f/volumes/detail used request id req-b19d96ec-2bd4-441e-9de5-61e441bf8363 2019-06-08 05:55:41,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0574789047241s 2019-06-08 05:55:41,568 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 05:55:43,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-06-08 05:55:43,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8776/v3/e4344cacc8114c5ebcd5589fdd99ce2f/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4305b00251a1ffe9a54838895df4d4efebe3799" 2019-06-08 05:55:43,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 575 Content-Type: application/json Date: Sat, 08 Jun 2019 05:55:43 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-949ed0d3-1683-4633-97a6-d7b6727a4b2f x-openstack-request-id: req-949ed0d3-1683-4633-97a6-d7b6727a4b2f 2019-06-08 05:55:43,628 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "detaching", "user_id": "91ba9c57ddf64808bc3d0fb38ecada2f", "attachments": [{"server_id": "c859558a-0d5a-4e73-99e8-202b1bd0d159", "attachment_id": "730ca3eb-9aad-4382-b2d4-f06d8361a3a8", "attached_at": "2019-06-08T05:55:36.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "c5d2b40f-b529-4086-8171-99fb158a2876", "device": "/dev/vdb", "id": "c5d2b40f-b529-4086-8171-99fb158a2876"}], "links": [{"href": "http://172.30.9.46:8776/v3/e4344cacc8114c5ebcd5589fdd99ce2f/volumes/c5d2b40f-b529-4086-8171-99fb158a2876", "rel": "self"}, {"href": "http://172.30.9.46:8776/e4344cacc8114c5ebcd5589fdd99ce2f/volumes/c5d2b40f-b529-4086-8171-99fb158a2876", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-06-08T05:55:10.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "updated_at": "2019-06-08T05:55:41.000000", "volume_type": "tripleo", "name": "cinder_test-volume_914e2344-009a-455b-9373-ec7fe7e039bb", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "c5d2b40f-b529-4086-8171-99fb158a2876", "size": 2}]} 2019-06-08 05:55:43,628 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.46:8776/v3/e4344cacc8114c5ebcd5589fdd99ce2f/volumes/detail used request id req-949ed0d3-1683-4633-97a6-d7b6727a4b2f 2019-06-08 05:55:43,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0574958324432s 2019-06-08 05:55:43,629 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 05:55:45,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-06-08 05:55:45,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8776/v3/e4344cacc8114c5ebcd5589fdd99ce2f/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4305b00251a1ffe9a54838895df4d4efebe3799" 2019-06-08 05:55:45,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 456 Content-Type: application/json Date: Sat, 08 Jun 2019 05:55:45 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-fc20c136-9934-4ea3-9076-4ba5f66e7c22 x-openstack-request-id: req-fc20c136-9934-4ea3-9076-4ba5f66e7c22 2019-06-08 05:55:45,692 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "91ba9c57ddf64808bc3d0fb38ecada2f", "attachments": [], "links": [{"href": "http://172.30.9.46:8776/v3/e4344cacc8114c5ebcd5589fdd99ce2f/volumes/c5d2b40f-b529-4086-8171-99fb158a2876", "rel": "self"}, {"href": "http://172.30.9.46:8776/e4344cacc8114c5ebcd5589fdd99ce2f/volumes/c5d2b40f-b529-4086-8171-99fb158a2876", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-06-08T05:55:10.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "updated_at": "2019-06-08T05:55:43.000000", "volume_type": "tripleo", "name": "cinder_test-volume_914e2344-009a-455b-9373-ec7fe7e039bb", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "c5d2b40f-b529-4086-8171-99fb158a2876", "size": 2}]} 2019-06-08 05:55:45,692 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.46:8776/v3/e4344cacc8114c5ebcd5589fdd99ce2f/volumes/detail used request id req-fc20c136-9934-4ea3-9076-4ba5f66e7c22 2019-06-08 05:55:45,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0600230693817s 2019-06-08 05:55:45,693 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Attach volume to VM 2 2019-06-08 05:55:45,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2019-06-08 05:55:45,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/servers/8d9522d7-bc3d-4ff6-aa37-5186b912c331/os-volume_attachments -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4305b00251a1ffe9a54838895df4d4efebe3799" -d '{"volumeAttachment": {"volumeId": "c5d2b40f-b529-4086-8171-99fb158a2876"}}' 2019-06-08 05:55:46,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 149 Content-Type: application/json Date: Sat, 08 Jun 2019 05:55:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-45248552-8279-48a3-8ef9-45c6a5997efb x-openstack-request-id: req-45248552-8279-48a3-8ef9-45c6a5997efb 2019-06-08 05:55:46,668 - keystoneauth.session - DEBUG - RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "8d9522d7-bc3d-4ff6-aa37-5186b912c331", "id": "c5d2b40f-b529-4086-8171-99fb158a2876", "volumeId": "c5d2b40f-b529-4086-8171-99fb158a2876"}} 2019-06-08 05:55:46,668 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers/8d9522d7-bc3d-4ff6-aa37-5186b912c331/os-volume_attachments used request id req-45248552-8279-48a3-8ef9-45c6a5997efb 2019-06-08 05:55:46,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 0.973900079727s 2019-06-08 05:55:46,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-06-08 05:55:46,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8776/v3/e4344cacc8114c5ebcd5589fdd99ce2f/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4305b00251a1ffe9a54838895df4d4efebe3799" 2019-06-08 05:55:46,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 459 Content-Type: application/json Date: Sat, 08 Jun 2019 05:55:46 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-76f6cca3-ef53-448f-b33d-65df0a102093 x-openstack-request-id: req-76f6cca3-ef53-448f-b33d-65df0a102093 2019-06-08 05:55:46,727 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "reserved", "user_id": "91ba9c57ddf64808bc3d0fb38ecada2f", "attachments": [], "links": [{"href": "http://172.30.9.46:8776/v3/e4344cacc8114c5ebcd5589fdd99ce2f/volumes/c5d2b40f-b529-4086-8171-99fb158a2876", "rel": "self"}, {"href": "http://172.30.9.46:8776/e4344cacc8114c5ebcd5589fdd99ce2f/volumes/c5d2b40f-b529-4086-8171-99fb158a2876", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-06-08T05:55:10.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "updated_at": "2019-06-08T05:55:46.000000", "volume_type": "tripleo", "name": "cinder_test-volume_914e2344-009a-455b-9373-ec7fe7e039bb", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "c5d2b40f-b529-4086-8171-99fb158a2876", "size": 2}]} 2019-06-08 05:55:46,727 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.46:8776/v3/e4344cacc8114c5ebcd5589fdd99ce2f/volumes/detail used request id req-76f6cca3-ef53-448f-b33d-65df0a102093 2019-06-08 05:55:46,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0588188171387s 2019-06-08 05:55:46,729 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 05:55:48,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-06-08 05:55:48,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8776/v3/e4344cacc8114c5ebcd5589fdd99ce2f/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4305b00251a1ffe9a54838895df4d4efebe3799" 2019-06-08 05:55:48,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 573 Content-Type: application/json Date: Sat, 08 Jun 2019 05:55:48 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-494f21aa-5a78-4664-a6ad-dd7ff041d7c3 x-openstack-request-id: req-494f21aa-5a78-4664-a6ad-dd7ff041d7c3 2019-06-08 05:55:48,792 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "in-use", "user_id": "91ba9c57ddf64808bc3d0fb38ecada2f", "attachments": [{"server_id": "8d9522d7-bc3d-4ff6-aa37-5186b912c331", "attachment_id": "5142e69c-c201-4842-9b7a-461442c2fab6", "attached_at": "2019-06-08T05:55:47.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "c5d2b40f-b529-4086-8171-99fb158a2876", "device": "/dev/vdb", "id": "c5d2b40f-b529-4086-8171-99fb158a2876"}], "links": [{"href": "http://172.30.9.46:8776/v3/e4344cacc8114c5ebcd5589fdd99ce2f/volumes/c5d2b40f-b529-4086-8171-99fb158a2876", "rel": "self"}, {"href": "http://172.30.9.46:8776/e4344cacc8114c5ebcd5589fdd99ce2f/volumes/c5d2b40f-b529-4086-8171-99fb158a2876", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-06-08T05:55:10.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "updated_at": "2019-06-08T05:55:48.000000", "volume_type": "tripleo", "name": "cinder_test-volume_914e2344-009a-455b-9373-ec7fe7e039bb", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "c5d2b40f-b529-4086-8171-99fb158a2876", "size": 2}]} 2019-06-08 05:55:48,793 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.46:8776/v3/e4344cacc8114c5ebcd5589fdd99ce2f/volumes/detail used request id req-494f21aa-5a78-4664-a6ad-dd7ff041d7c3 2019-06-08 05:55:48,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0615589618683s 2019-06-08 05:55:48,795 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-06-08 05:55:48,797 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-06-08 05:55:48,797 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-06-08 05:55:48,800 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-06-08 05:55:48,869 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-06-08 05:55:48,869 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2019-06-08 05:55:48,870 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-06-08 05:55:48,870 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-06-08 05:55:48,907 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2019-06-08 05:55:48,908 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-06-08 05:55:48,935 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-06-08 05:55:48,958 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-06-08 05:55:48,959 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stdout: VOL_DEV_NAME: vdb NAME vda vda1 vda15 vdb Found new data! 2019-06-08 05:55:48,959 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stderr: 2019-06-08 05:55:48,960 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 2 2019-06-08 05:55:48,960 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-06-08 05:55:48,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2019-06-08 05:55:48,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:8774/v2.1/servers/8d9522d7-bc3d-4ff6-aa37-5186b912c331/os-volume_attachments/c5d2b40f-b529-4086-8171-99fb158a2876 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4305b00251a1ffe9a54838895df4d4efebe3799" 2019-06-08 05:55:49,590 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 08 Jun 2019 05:55: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-2e92e800-17ce-4c04-8377-501453e20066 x-openstack-request-id: req-2e92e800-17ce-4c04-8377-501453e20066 2019-06-08 05:55:49,590 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.46:8774/v2.1/servers/8d9522d7-bc3d-4ff6-aa37-5186b912c331/os-volume_attachments/c5d2b40f-b529-4086-8171-99fb158a2876 used request id req-2e92e800-17ce-4c04-8377-501453e20066 2019-06-08 05:55:49,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 0.629904031754s 2019-06-08 05:55:49,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-06-08 05:55:49,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8776/v3/e4344cacc8114c5ebcd5589fdd99ce2f/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4305b00251a1ffe9a54838895df4d4efebe3799" 2019-06-08 05:55:49,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 575 Content-Type: application/json Date: Sat, 08 Jun 2019 05:55:49 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-7918870a-f5b7-46de-b8f9-554961b2db2b x-openstack-request-id: req-7918870a-f5b7-46de-b8f9-554961b2db2b 2019-06-08 05:55:49,653 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "detaching", "user_id": "91ba9c57ddf64808bc3d0fb38ecada2f", "attachments": [{"server_id": "8d9522d7-bc3d-4ff6-aa37-5186b912c331", "attachment_id": "5142e69c-c201-4842-9b7a-461442c2fab6", "attached_at": "2019-06-08T05:55:47.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "c5d2b40f-b529-4086-8171-99fb158a2876", "device": "/dev/vdb", "id": "c5d2b40f-b529-4086-8171-99fb158a2876"}], "links": [{"href": "http://172.30.9.46:8776/v3/e4344cacc8114c5ebcd5589fdd99ce2f/volumes/c5d2b40f-b529-4086-8171-99fb158a2876", "rel": "self"}, {"href": "http://172.30.9.46:8776/e4344cacc8114c5ebcd5589fdd99ce2f/volumes/c5d2b40f-b529-4086-8171-99fb158a2876", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-06-08T05:55:10.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "updated_at": "2019-06-08T05:55:49.000000", "volume_type": "tripleo", "name": "cinder_test-volume_914e2344-009a-455b-9373-ec7fe7e039bb", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "c5d2b40f-b529-4086-8171-99fb158a2876", "size": 2}]} 2019-06-08 05:55:49,653 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.46:8776/v3/e4344cacc8114c5ebcd5589fdd99ce2f/volumes/detail used request id req-7918870a-f5b7-46de-b8f9-554961b2db2b 2019-06-08 05:55:49,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0625948905945s 2019-06-08 05:55:49,655 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 05:55:51,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-06-08 05:55:51,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8776/v3/e4344cacc8114c5ebcd5589fdd99ce2f/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4305b00251a1ffe9a54838895df4d4efebe3799" 2019-06-08 05:55:51,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 456 Content-Type: application/json Date: Sat, 08 Jun 2019 05:55:51 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-50f0aaae-b687-4fb9-ae44-99f31b33dcdc x-openstack-request-id: req-50f0aaae-b687-4fb9-ae44-99f31b33dcdc 2019-06-08 05:55:51,716 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "91ba9c57ddf64808bc3d0fb38ecada2f", "attachments": [], "links": [{"href": "http://172.30.9.46:8776/v3/e4344cacc8114c5ebcd5589fdd99ce2f/volumes/c5d2b40f-b529-4086-8171-99fb158a2876", "rel": "self"}, {"href": "http://172.30.9.46:8776/e4344cacc8114c5ebcd5589fdd99ce2f/volumes/c5d2b40f-b529-4086-8171-99fb158a2876", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-06-08T05:55:10.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "updated_at": "2019-06-08T05:55:49.000000", "volume_type": "tripleo", "name": "cinder_test-volume_914e2344-009a-455b-9373-ec7fe7e039bb", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "c5d2b40f-b529-4086-8171-99fb158a2876", "size": 2}]} 2019-06-08 05:55:51,716 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.46:8776/v3/e4344cacc8114c5ebcd5589fdd99ce2f/volumes/detail used request id req-50f0aaae-b687-4fb9-ae44-99f31b33dcdc 2019-06-08 05:55:51,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.058611869812s 2019-06-08 05:55:51,858 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-08 05:55:51,858 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 01:08 | PASS | +---------------------+------------------+------------------+----------------+ 2019-06-08 05:55:51,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-06-08 05:55:51,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:8774/v2.1/servers/8d9522d7-bc3d-4ff6-aa37-5186b912c331 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4305b00251a1ffe9a54838895df4d4efebe3799" 2019-06-08 05:55:52,018 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sat, 08 Jun 2019 05:55:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0db63555-1da7-48be-a6b8-b991550220bc x-openstack-request-id: req-0db63555-1da7-48be-a6b8-b991550220bc 2019-06-08 05:55:52,019 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.46:8774/v2.1/servers/8d9522d7-bc3d-4ff6-aa37-5186b912c331 used request id req-0db63555-1da7-48be-a6b8-b991550220bc 2019-06-08 05:55:52,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.15550494194s 2019-06-08 05:55:52,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 05:55:52,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4305b00251a1ffe9a54838895df4d4efebe3799" 2019-06-08 05:55:52,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 899 Content-Type: application/json Date: Sat, 08 Jun 2019 05:55:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d9d84636-8cc1-4b1d-8134-c573abbd925f x-openstack-request-id: req-d9d84636-8cc1-4b1d-8134-c573abbd925f 2019-06-08 05:55:52,215 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_914e2344-009a-455b-9373-ec7fe7e039bb": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:50:f4", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:50:f4", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/c859558a-0d5a-4e73-99e8-202b1bd0d159", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/c859558a-0d5a-4e73-99e8-202b1bd0d159", "rel": "bookmark"}], "image": {"id": "4bc6dd62-19dc-4be2-9e72-e75ff031dbd3", "links": [{"href": "http://172.30.9.46:8774/images/4bc6dd62-19dc-4be2-9e72-e75ff031dbd3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T05:55:24.000000", "flavor": {"id": "4abbc275-466f-4106-84ec-2bd6f6be95ee", "links": [{"href": "http://172.30.9.46:8774/flavors/4abbc275-466f-4106-84ec-2bd6f6be95ee", "rel": "bookmark"}]}, "id": "c859558a-0d5a-4e73-99e8-202b1bd0d159", "security_groups": [{"name": "cinder_test-sg_914e2344-009a-455b-9373-ec7fe7e039bb"}], "user_id": "91ba9c57ddf64808bc3d0fb38ecada2f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T05:55:24Z", "hostId": "caad8c4ccaa969de0b1572ad0707f30f33f038ddc98165bf948bb46d", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_914e2344-009a-455b-9373-ec7fe7e039bb", "name": "cinder_test-vm_914e2344-009a-455b-9373-ec7fe7e039bb", "created": "2019-06-08T05:55:16Z", "tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_914e2344-009a-455b-9373-ec7fe7e039bb": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:c8:14", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:c8:14", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/8d9522d7-bc3d-4ff6-aa37-5186b912c331", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/8d9522d7-bc3d-4ff6-aa37-5186b912c331", "rel": "bookmark"}], "image": {"id": "4bc6dd62-19dc-4be2-9e72-e75ff031dbd3", "links": [{"href": "http://172.30.9.46:8774/images/4bc6dd62-19dc-4be2-9e72-e75ff031dbd3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T05:55:03.000000", "flavor": {"id": "4abbc275-466f-4106-84ec-2bd6f6be95ee", "links": [{"href": "http://172.30.9.46:8774/flavors/4abbc275-466f-4106-84ec-2bd6f6be95ee", "rel": "bookmark"}]}, "id": "8d9522d7-bc3d-4ff6-aa37-5186b912c331", "security_groups": [{"name": "cinder_test-sg_914e2344-009a-455b-9373-ec7fe7e039bb"}], "user_id": "91ba9c57ddf64808bc3d0fb38ecada2f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T05:55:51Z", "hostId": "2f6a963c5decf85e2db254c9bb5c8ae302b1304b5270092fc350574d", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_914e2344-009a-455b-9373-ec7fe7e039bb", "name": "cinder_test-vm2_914e2344-009a-455b-9373-ec7fe7e039bb", "created": "2019-06-08T05:54:54Z", "tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 05:55:52,215 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-d9d84636-8cc1-4b1d-8134-c573abbd925f 2019-06-08 05:55:52,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.196039915085s 2019-06-08 05:55:52,218 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 05:55:54,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 05:55:54,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4305b00251a1ffe9a54838895df4d4efebe3799" 2019-06-08 05:55:54,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 881 Content-Type: application/json Date: Sat, 08 Jun 2019 05:55: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-8e53daa1-f3d4-4764-a30a-4fac685f9701 x-openstack-request-id: req-8e53daa1-f3d4-4764-a30a-4fac685f9701 2019-06-08 05:55:54,856 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_914e2344-009a-455b-9373-ec7fe7e039bb": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:50:f4", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:50:f4", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/c859558a-0d5a-4e73-99e8-202b1bd0d159", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/c859558a-0d5a-4e73-99e8-202b1bd0d159", "rel": "bookmark"}], "image": {"id": "4bc6dd62-19dc-4be2-9e72-e75ff031dbd3", "links": [{"href": "http://172.30.9.46:8774/images/4bc6dd62-19dc-4be2-9e72-e75ff031dbd3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T05:55:24.000000", "flavor": {"id": "4abbc275-466f-4106-84ec-2bd6f6be95ee", "links": [{"href": "http://172.30.9.46:8774/flavors/4abbc275-466f-4106-84ec-2bd6f6be95ee", "rel": "bookmark"}]}, "id": "c859558a-0d5a-4e73-99e8-202b1bd0d159", "security_groups": [{"name": "cinder_test-sg_914e2344-009a-455b-9373-ec7fe7e039bb"}], "user_id": "91ba9c57ddf64808bc3d0fb38ecada2f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T05:55:24Z", "hostId": "caad8c4ccaa969de0b1572ad0707f30f33f038ddc98165bf948bb46d", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_914e2344-009a-455b-9373-ec7fe7e039bb", "name": "cinder_test-vm_914e2344-009a-455b-9373-ec7fe7e039bb", "created": "2019-06-08T05:55:16Z", "tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/8d9522d7-bc3d-4ff6-aa37-5186b912c331", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/8d9522d7-bc3d-4ff6-aa37-5186b912c331", "rel": "bookmark"}], "image": {"id": "4bc6dd62-19dc-4be2-9e72-e75ff031dbd3", "links": [{"href": "http://172.30.9.46:8774/images/4bc6dd62-19dc-4be2-9e72-e75ff031dbd3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T05:55:03.000000", "flavor": {"id": "4abbc275-466f-4106-84ec-2bd6f6be95ee", "links": [{"href": "http://172.30.9.46:8774/flavors/4abbc275-466f-4106-84ec-2bd6f6be95ee", "rel": "bookmark"}]}, "id": "8d9522d7-bc3d-4ff6-aa37-5186b912c331", "user_id": "91ba9c57ddf64808bc3d0fb38ecada2f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T05:55:52Z", "hostId": "2f6a963c5decf85e2db254c9bb5c8ae302b1304b5270092fc350574d", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_914e2344-009a-455b-9373-ec7fe7e039bb", "name": "cinder_test-vm2_914e2344-009a-455b-9373-ec7fe7e039bb", "created": "2019-06-08T05:54:54Z", "tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 05:55:54,856 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-8e53daa1-f3d4-4764-a30a-4fac685f9701 2019-06-08 05:55:54,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.636176109314s 2019-06-08 05:55:54,859 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 05:55:56,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 05:55:56,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4305b00251a1ffe9a54838895df4d4efebe3799" 2019-06-08 05:55:57,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 763 Content-Type: application/json Date: Sat, 08 Jun 2019 05:55: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-031e3d52-6c31-45e3-ac5f-f996ad639134 x-openstack-request-id: req-031e3d52-6c31-45e3-ac5f-f996ad639134 2019-06-08 05:55:57,043 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_914e2344-009a-455b-9373-ec7fe7e039bb": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:50:f4", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:50:f4", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/c859558a-0d5a-4e73-99e8-202b1bd0d159", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/c859558a-0d5a-4e73-99e8-202b1bd0d159", "rel": "bookmark"}], "image": {"id": "4bc6dd62-19dc-4be2-9e72-e75ff031dbd3", "links": [{"href": "http://172.30.9.46:8774/images/4bc6dd62-19dc-4be2-9e72-e75ff031dbd3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T05:55:24.000000", "flavor": {"id": "4abbc275-466f-4106-84ec-2bd6f6be95ee", "links": [{"href": "http://172.30.9.46:8774/flavors/4abbc275-466f-4106-84ec-2bd6f6be95ee", "rel": "bookmark"}]}, "id": "c859558a-0d5a-4e73-99e8-202b1bd0d159", "security_groups": [{"name": "cinder_test-sg_914e2344-009a-455b-9373-ec7fe7e039bb"}], "user_id": "91ba9c57ddf64808bc3d0fb38ecada2f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T05:55:24Z", "hostId": "caad8c4ccaa969de0b1572ad0707f30f33f038ddc98165bf948bb46d", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_914e2344-009a-455b-9373-ec7fe7e039bb", "name": "cinder_test-vm_914e2344-009a-455b-9373-ec7fe7e039bb", "created": "2019-06-08T05:55:16Z", "tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 05:55:57,043 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-031e3d52-6c31-45e3-ac5f-f996ad639134 2019-06-08 05:55:57,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.181529045105s 2019-06-08 05:55:57,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-06-08 05:55:57,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/floatingips/41c76d88-bc6f-4f7b-b6d4-5742c44e958e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4305b00251a1ffe9a54838895df4d4efebe3799" 2019-06-08 05:55:57,622 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 05:55:57 GMT X-Openstack-Request-Id: req-b79acb41-7e96-45dc-94f7-ca19666ccbe1 2019-06-08 05:55:57,622 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 05:55:57,623 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/floatingips/41c76d88-bc6f-4f7b-b6d4-5742c44e958e.json used request id req-b79acb41-7e96-45dc-94f7-ca19666ccbe1 2019-06-08 05:55:57,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.572849035263s 2019-06-08 05:55:57,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-08 05:55:57,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4305b00251a1ffe9a54838895df4d4efebe3799" 2019-06-08 05:55:57,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Sat, 08 Jun 2019 05:55:57 GMT X-Openstack-Request-Id: req-3279c02b-d5ee-498a-98f3-82f50b28d4e3 2019-06-08 05:55:57,713 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "51d5f9c0-cc86-4fd4-a1f9-21e10a6f4dc9", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "created_at": "2019-06-08T05:55:27Z", "updated_at": "2019-06-08T05:55:30Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "9077f697-a4fd-49d7-a3c3-64b967dab27f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:d7:50:f4", "device_id": "c859558a-0d5a-4e73-99e8-202b1bd0d159"}, "fixed_ip_address": "192.168.120.20", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "port_id": "f9f34f91-7fe7-4389-99a8-6d798f909865", "id": "9d1bc856-8106-40b6-bf5c-86f0165eed14", "qos_policy_id": null}]} 2019-06-08 05:55:57,713 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-3279c02b-d5ee-498a-98f3-82f50b28d4e3 2019-06-08 05:55:57,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0800290107727s 2019-06-08 05:55:57,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-06-08 05:55:57,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8776/v3/e4344cacc8114c5ebcd5589fdd99ce2f/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4305b00251a1ffe9a54838895df4d4efebe3799" 2019-06-08 05:55:57,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 456 Content-Type: application/json Date: Sat, 08 Jun 2019 05:55:57 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-5cf24dc3-8e7f-484b-82ac-e5b5020d508d x-openstack-request-id: req-5cf24dc3-8e7f-484b-82ac-e5b5020d508d 2019-06-08 05:55:57,777 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "91ba9c57ddf64808bc3d0fb38ecada2f", "attachments": [], "links": [{"href": "http://172.30.9.46:8776/v3/e4344cacc8114c5ebcd5589fdd99ce2f/volumes/c5d2b40f-b529-4086-8171-99fb158a2876", "rel": "self"}, {"href": "http://172.30.9.46:8776/e4344cacc8114c5ebcd5589fdd99ce2f/volumes/c5d2b40f-b529-4086-8171-99fb158a2876", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-06-08T05:55:10.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "updated_at": "2019-06-08T05:55:49.000000", "volume_type": "tripleo", "name": "cinder_test-volume_914e2344-009a-455b-9373-ec7fe7e039bb", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "c5d2b40f-b529-4086-8171-99fb158a2876", "size": 2}]} 2019-06-08 05:55:57,777 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.46:8776/v3/e4344cacc8114c5ebcd5589fdd99ce2f/volumes/detail used request id req-5cf24dc3-8e7f-484b-82ac-e5b5020d508d 2019-06-08 05:55:57,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0569758415222s 2019-06-08 05:55:57,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.DELETE.volumes 2019-06-08 05:55:57,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:8776/v3/e4344cacc8114c5ebcd5589fdd99ce2f/volumes/c5d2b40f-b529-4086-8171-99fb158a2876 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4305b00251a1ffe9a54838895df4d4efebe3799" 2019-06-08 05:55:57,865 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 05:55:57 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-openstack-request-id: req-3be751e1-5613-46b1-a475-ba4e5d561862 2019-06-08 05:55:57,866 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 05:55:57,866 - keystoneauth.session - DEBUG - DELETE call to block-storage for http://172.30.9.46:8776/v3/e4344cacc8114c5ebcd5589fdd99ce2f/volumes/c5d2b40f-b529-4086-8171-99fb158a2876 used request id req-3be751e1-5613-46b1-a475-ba4e5d561862 2019-06-08 05:55:57,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.DELETE.volumes in 0.0872769355774s 2019-06-08 05:55:57,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-06-08 05:55:57,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8776/v3/e4344cacc8114c5ebcd5589fdd99ce2f/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4305b00251a1ffe9a54838895df4d4efebe3799" 2019-06-08 05:55:57,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 459 Content-Type: application/json Date: Sat, 08 Jun 2019 05:55:57 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-9690ec97-5d30-481f-882d-d933965a1b84 x-openstack-request-id: req-9690ec97-5d30-481f-882d-d933965a1b84 2019-06-08 05:55:57,925 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "deleting", "user_id": "91ba9c57ddf64808bc3d0fb38ecada2f", "attachments": [], "links": [{"href": "http://172.30.9.46:8776/v3/e4344cacc8114c5ebcd5589fdd99ce2f/volumes/c5d2b40f-b529-4086-8171-99fb158a2876", "rel": "self"}, {"href": "http://172.30.9.46:8776/e4344cacc8114c5ebcd5589fdd99ce2f/volumes/c5d2b40f-b529-4086-8171-99fb158a2876", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-06-08T05:55:10.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "updated_at": "2019-06-08T05:55:57.000000", "volume_type": "tripleo", "name": "cinder_test-volume_914e2344-009a-455b-9373-ec7fe7e039bb", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "c5d2b40f-b529-4086-8171-99fb158a2876", "size": 2}]} 2019-06-08 05:55:57,925 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.46:8776/v3/e4344cacc8114c5ebcd5589fdd99ce2f/volumes/detail used request id req-9690ec97-5d30-481f-882d-d933965a1b84 2019-06-08 05:55:57,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0587999820709s 2019-06-08 05:55:57,927 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 05:55:59,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-06-08 05:55:59,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8776/v3/e4344cacc8114c5ebcd5589fdd99ce2f/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4305b00251a1ffe9a54838895df4d4efebe3799" 2019-06-08 05:55:59,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 08 Jun 2019 05:55:59 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-fe5df28e-f0a4-4af6-bba6-a3e2153219ab x-openstack-request-id: req-fe5df28e-f0a4-4af6-bba6-a3e2153219ab 2019-06-08 05:55:59,971 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2019-06-08 05:55:59,971 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.46:8776/v3/e4344cacc8114c5ebcd5589fdd99ce2f/volumes/detail used request id req-fe5df28e-f0a4-4af6-bba6-a3e2153219ab 2019-06-08 05:55:59,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0416538715363s 2019-06-08 05:55:59,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-06-08 05:55:59,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/floatingips/9d1bc856-8106-40b6-bf5c-86f0165eed14.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4305b00251a1ffe9a54838895df4d4efebe3799" 2019-06-08 05:56:01,150 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 05:56:01 GMT X-Openstack-Request-Id: req-76ad465e-7bb4-4b1c-8858-f88b20c105dd 2019-06-08 05:56:01,150 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 05:56:01,150 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/floatingips/9d1bc856-8106-40b6-bf5c-86f0165eed14.json used request id req-76ad465e-7bb4-4b1c-8858-f88b20c105dd 2019-06-08 05:56:01,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.17361497879s 2019-06-08 05:56:01,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-08 05:56:01,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4305b00251a1ffe9a54838895df4d4efebe3799" 2019-06-08 05:56:01,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 08 Jun 2019 05:56:01 GMT X-Openstack-Request-Id: req-0df8a781-5064-483b-af1b-ca1af5a58417 2019-06-08 05:56:01,418 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-06-08 05:56:01,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-0df8a781-5064-483b-af1b-ca1af5a58417 2019-06-08 05:56:01,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.258519887924s 2019-06-08 05:56:01,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-06-08 05:56:01,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:8774/v2.1/servers/c859558a-0d5a-4e73-99e8-202b1bd0d159 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4305b00251a1ffe9a54838895df4d4efebe3799" 2019-06-08 05:56:01,563 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sat, 08 Jun 2019 05:56: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-ad4853ce-6376-4899-b739-72c0f49be5ac x-openstack-request-id: req-ad4853ce-6376-4899-b739-72c0f49be5ac 2019-06-08 05:56:01,563 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.46:8774/v2.1/servers/c859558a-0d5a-4e73-99e8-202b1bd0d159 used request id req-ad4853ce-6376-4899-b739-72c0f49be5ac 2019-06-08 05:56:01,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.143764019012s 2019-06-08 05:56:01,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 05:56:01,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4305b00251a1ffe9a54838895df4d4efebe3799" 2019-06-08 05:56:01,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 769 Content-Type: application/json Date: Sat, 08 Jun 2019 05:56:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4a3b66ee-9752-4dd4-a4bc-80f042d11c7e x-openstack-request-id: req-4a3b66ee-9752-4dd4-a4bc-80f042d11c7e 2019-06-08 05:56:01,753 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_914e2344-009a-455b-9373-ec7fe7e039bb": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:50:f4", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:50:f4", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/c859558a-0d5a-4e73-99e8-202b1bd0d159", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/c859558a-0d5a-4e73-99e8-202b1bd0d159", "rel": "bookmark"}], "image": {"id": "4bc6dd62-19dc-4be2-9e72-e75ff031dbd3", "links": [{"href": "http://172.30.9.46:8774/images/4bc6dd62-19dc-4be2-9e72-e75ff031dbd3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T05:55:24.000000", "flavor": {"id": "4abbc275-466f-4106-84ec-2bd6f6be95ee", "links": [{"href": "http://172.30.9.46:8774/flavors/4abbc275-466f-4106-84ec-2bd6f6be95ee", "rel": "bookmark"}]}, "id": "c859558a-0d5a-4e73-99e8-202b1bd0d159", "security_groups": [{"name": "cinder_test-sg_914e2344-009a-455b-9373-ec7fe7e039bb"}], "user_id": "91ba9c57ddf64808bc3d0fb38ecada2f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T05:56:01Z", "hostId": "caad8c4ccaa969de0b1572ad0707f30f33f038ddc98165bf948bb46d", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_914e2344-009a-455b-9373-ec7fe7e039bb", "name": "cinder_test-vm_914e2344-009a-455b-9373-ec7fe7e039bb", "created": "2019-06-08T05:55:16Z", "tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 05:56:01,753 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-4a3b66ee-9752-4dd4-a4bc-80f042d11c7e 2019-06-08 05:56:01,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.189097881317s 2019-06-08 05:56:01,755 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 05:56:03,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 05:56:03,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4305b00251a1ffe9a54838895df4d4efebe3799" 2019-06-08 05:56:03,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 08 Jun 2019 05:56: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-b20968eb-2cda-48d0-9e7f-9dc73183ac6a x-openstack-request-id: req-b20968eb-2cda-48d0-9e7f-9dc73183ac6a 2019-06-08 05:56:03,837 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-06-08 05:56:03,837 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-b20968eb-2cda-48d0-9e7f-9dc73183ac6a 2019-06-08 05:56:03,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0798168182373s 2019-06-08 05:56:03,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-08 05:56:03,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4305b00251a1ffe9a54838895df4d4efebe3799" 2019-06-08 05:56:03,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4835 Content-Type: application/json Date: Sat, 08 Jun 2019 05:56:03 GMT X-Openstack-Request-Id: req-ef660811-1164-441c-8e29-b831a5a7f586 2019-06-08 05:56:03,893 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "created_at": "2019-06-08T05:54:52Z", "updated_at": "2019-06-08T05:54:52Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:54:52Z", "revision_number": 0, "id": "2e8488b3-4f24-4ebd-af5e-9a1dde8fc165", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:54:52Z", "security_group_id": "5677b754-d50a-464f-86f6-6be43cb6af04", "tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e4344cacc8114c5ebcd5589fdd99ce2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:54:52Z", "revision_number": 0, "id": "3b4da5c6-d8a1-4737-8011-27cccf96d89c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:54:52Z", "security_group_id": "5677b754-d50a-464f-86f6-6be43cb6af04", "tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e4344cacc8114c5ebcd5589fdd99ce2f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-06-08T05:54:52Z", "revision_number": 0, "id": "eb773e39-0e68-4740-89b0-823821effd19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:54:52Z", "security_group_id": "5677b754-d50a-464f-86f6-6be43cb6af04", "tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "port_range_min": 22, "ethertype": "IPv4", "project_id": "e4344cacc8114c5ebcd5589fdd99ce2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:54:52Z", "revision_number": 0, "id": "ef8401fe-53b2-4e80-982e-2b4a654fc537", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:54:52Z", "security_group_id": "5677b754-d50a-464f-86f6-6be43cb6af04", "tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e4344cacc8114c5ebcd5589fdd99ce2f"}], "revision_number": 3, "project_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "id": "5677b754-d50a-464f-86f6-6be43cb6af04", "name": "cinder_test-sg_914e2344-009a-455b-9373-ec7fe7e039bb"}, {"description": "Default security group", "tags": [], "tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "created_at": "2019-06-08T05:54:43Z", "updated_at": "2019-06-08T05:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:54:44Z", "revision_number": 0, "id": "12c9fe34-3ce9-4b9b-b629-9976f829d473", "remote_group_id": "71dcb098-a7f3-4537-9b38-dfd0854b04b2", "remote_ip_prefix": null, "created_at": "2019-06-08T05:54:44Z", "security_group_id": "71dcb098-a7f3-4537-9b38-dfd0854b04b2", "tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e4344cacc8114c5ebcd5589fdd99ce2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:54:44Z", "revision_number": 0, "id": "af7f48bb-8251-4daa-9a7c-a77603633967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:54:44Z", "security_group_id": "71dcb098-a7f3-4537-9b38-dfd0854b04b2", "tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e4344cacc8114c5ebcd5589fdd99ce2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:54:44Z", "revision_number": 0, "id": "c5834cd9-0e9a-4288-a01c-f265c60cb6ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:54:44Z", "security_group_id": "71dcb098-a7f3-4537-9b38-dfd0854b04b2", "tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e4344cacc8114c5ebcd5589fdd99ce2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:54:43Z", "revision_number": 0, "id": "dcc0d881-a93b-4057-9f7d-23e9263b7ee8", "remote_group_id": "71dcb098-a7f3-4537-9b38-dfd0854b04b2", "remote_ip_prefix": null, "created_at": "2019-06-08T05:54:43Z", "security_group_id": "71dcb098-a7f3-4537-9b38-dfd0854b04b2", "tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e4344cacc8114c5ebcd5589fdd99ce2f"}], "revision_number": 1, "project_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "id": "71dcb098-a7f3-4537-9b38-dfd0854b04b2", "name": "default"}]} 2019-06-08 05:56:03,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/security-groups.json used request id req-ef660811-1164-441c-8e29-b831a5a7f586 2019-06-08 05:56:03,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0509161949158s 2019-06-08 05:56:03,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-06-08 05:56:03,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/security-groups/5677b754-d50a-464f-86f6-6be43cb6af04.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4305b00251a1ffe9a54838895df4d4efebe3799" 2019-06-08 05:56:04,051 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 05:56:04 GMT X-Openstack-Request-Id: req-55abb0a2-f7c5-489e-b756-4123f232ede1 2019-06-08 05:56:04,051 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 05:56:04,051 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/security-groups/5677b754-d50a-464f-86f6-6be43cb6af04.json used request id req-55abb0a2-f7c5-489e-b756-4123f232ede1 2019-06-08 05:56:04,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.151632070541s 2019-06-08 05:56:04,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-06-08 05:56:04,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:8774/v2.1/os-keypairs/cinder_test-kp_914e2344-009a-455b-9373-ec7fe7e039bb -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4305b00251a1ffe9a54838895df4d4efebe3799" 2019-06-08 05:56:04,087 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 08 Jun 2019 05:56:04 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-79f5bbf3-da75-4955-9fa7-3d238e47762d x-openstack-request-id: req-79f5bbf3-da75-4955-9fa7-3d238e47762d 2019-06-08 05:56:04,087 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.46:8774/v2.1/os-keypairs/cinder_test-kp_914e2344-009a-455b-9373-ec7fe7e039bb used request id req-79f5bbf3-da75-4955-9fa7-3d238e47762d 2019-06-08 05:56:04,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0361988544464s 2019-06-08 05:56:04,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-06-08 05:56:04,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:9696/v2.0/routers/51d5f9c0-cc86-4fd4-a1f9-21e10a6f4dc9/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4305b00251a1ffe9a54838895df4d4efebe3799" -d '{"subnet_id": "2ebd1e33-ed96-45fe-b26e-932fa9772c0f"}' 2019-06-08 05:56:06,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 08 Jun 2019 05:56:06 GMT X-Openstack-Request-Id: req-56c909c9-270d-489a-8f5b-b3a52822a1c9 2019-06-08 05:56:06,345 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "9077f697-a4fd-49d7-a3c3-64b967dab27f", "tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "subnet_id": "2ebd1e33-ed96-45fe-b26e-932fa9772c0f", "subnet_ids": ["2ebd1e33-ed96-45fe-b26e-932fa9772c0f"], "port_id": "7b15ca68-3359-408b-b608-1dd23cb4154b", "id": "51d5f9c0-cc86-4fd4-a1f9-21e10a6f4dc9"} 2019-06-08 05:56:06,345 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.46:9696/v2.0/routers/51d5f9c0-cc86-4fd4-a1f9-21e10a6f4dc9/remove_router_interface.json used request id req-56c909c9-270d-489a-8f5b-b3a52822a1c9 2019-06-08 05:56:06,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.25724220276s 2019-06-08 05:56:06,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-06-08 05:56:06,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4305b00251a1ffe9a54838895df4d4efebe3799" 2019-06-08 05:56:06,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 707 Content-Type: application/json Date: Sat, 08 Jun 2019 05:56:06 GMT X-Openstack-Request-Id: req-bcf09617-e591-4ee6-a724-2c5543424de5 2019-06-08 05:56:06,469 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a3d564af-8d87-4f4f-9680-f5a9465e0acc", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "created_at": "2019-06-08T05:54:45Z", "admin_state_up": true, "updated_at": "2019-06-08T05:56:05Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "id": "51d5f9c0-cc86-4fd4-a1f9-21e10a6f4dc9", "name": "cinder_test-router_914e2344-009a-455b-9373-ec7fe7e039bb"}]} 2019-06-08 05:56:06,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/routers.json used request id req-bcf09617-e591-4ee6-a724-2c5543424de5 2019-06-08 05:56:06,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.123495101929s 2019-06-08 05:56:06,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-06-08 05:56:06,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/routers/51d5f9c0-cc86-4fd4-a1f9-21e10a6f4dc9.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4305b00251a1ffe9a54838895df4d4efebe3799" 2019-06-08 05:56:07,718 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 05:56:07 GMT X-Openstack-Request-Id: req-4b6021c6-f571-4a36-a940-aeb217edc700 2019-06-08 05:56:07,718 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 05:56:07,718 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/routers/51d5f9c0-cc86-4fd4-a1f9-21e10a6f4dc9.json used request id req-4b6021c6-f571-4a36-a940-aeb217edc700 2019-06-08 05:56:07,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.24737501144s 2019-06-08 05:56:07,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-06-08 05:56:07,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4305b00251a1ffe9a54838895df4d4efebe3799" 2019-06-08 05:56:07,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 682 Content-Type: application/json Date: Sat, 08 Jun 2019 05:56:07 GMT X-Openstack-Request-Id: req-dc623485-385f-4f77-8cc2-a505eb9d67a3 2019-06-08 05:56:07,760 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9077f697-a4fd-49d7-a3c3-64b967dab27f","tenant_id":"e4344cacc8114c5ebcd5589fdd99ce2f","created_at":"2019-06-08T05:54:45Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-06-08T05:54:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"e4344cacc8114c5ebcd5589fdd99ce2f","id":"2ebd1e33-ed96-45fe-b26e-932fa9772c0f","subnetpool_id":null,"name":"cinder_test-subnet_914e2344-009a-455b-9373-ec7fe7e039bb"}]} 2019-06-08 05:56:07,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/subnets.json used request id req-dc623485-385f-4f77-8cc2-a505eb9d67a3 2019-06-08 05:56:07,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0418770313263s 2019-06-08 05:56:07,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-06-08 05:56:07,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/subnets/2ebd1e33-ed96-45fe-b26e-932fa9772c0f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4305b00251a1ffe9a54838895df4d4efebe3799" 2019-06-08 05:56:08,900 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 05:56:08 GMT X-Openstack-Request-Id: req-90a467f9-8df2-4213-98eb-31a997c0e2dd 2019-06-08 05:56:08,901 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 05:56:08,901 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/subnets/2ebd1e33-ed96-45fe-b26e-932fa9772c0f.json used request id req-90a467f9-8df2-4213-98eb-31a997c0e2dd 2019-06-08 05:56:08,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.13885498047s 2019-06-08 05:56:08,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 05:56:08,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4305b00251a1ffe9a54838895df4d4efebe3799" 2019-06-08 05:56:08,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1238 Content-Type: application/json Date: Sat, 08 Jun 2019 05:56:08 GMT X-Openstack-Request-Id: req-589d7c11-c410-432b-8316-d58319f9b504 2019-06-08 05:56:08,996 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9077f697-a4fd-49d7-a3c3-64b967dab27f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e4344cacc8114c5ebcd5589fdd99ce2f","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-08T05:56:08Z","qos_policy_id":null,"name":"cinder_test-net_914e2344-009a-455b-9373-ec7fe7e039bb","admin_state_up":true,"tenant_id":"e4344cacc8114c5ebcd5589fdd99ce2f","created_at":"2019-06-08T05:54:44Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T05:48:01Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","mtu":1500}]} 2019-06-08 05:56:08,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-589d7c11-c410-432b-8316-d58319f9b504 2019-06-08 05:56:08,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0949699878693s 2019-06-08 05:56:08,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-06-08 05:56:08,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/networks/9077f697-a4fd-49d7-a3c3-64b967dab27f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4305b00251a1ffe9a54838895df4d4efebe3799" 2019-06-08 05:56:10,138 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 05:56:10 GMT X-Openstack-Request-Id: req-44e85c5e-ebf3-4c06-a9be-842d79d0322f 2019-06-08 05:56:10,138 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 05:56:10,138 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/networks/9077f697-a4fd-49d7-a3c3-64b967dab27f.json used request id req-44e85c5e-ebf3-4c06-a9be-842d79d0322f 2019-06-08 05:56:10,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.1408469677s 2019-06-08 05:56:10,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 05:56:10,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4305b00251a1ffe9a54838895df4d4efebe3799" 2019-06-08 05:56:10,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Sat, 08 Jun 2019 05:56:10 GMT X-Openstack-Request-Id: req-141209d4-785c-4ab3-8158-9b6046f25d3d 2019-06-08 05:56:10,443 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T05:54:51Z", "file": "/v2/images/4bc6dd62-19dc-4be2-9e72-e75ff031dbd3/file", "owner": "e4344cacc8114c5ebcd5589fdd99ce2f", "id": "4bc6dd62-19dc-4be2-9e72-e75ff031dbd3", "size": 12716032, "self": "/v2/images/4bc6dd62-19dc-4be2-9e72-e75ff031dbd3", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/4bc6dd62-19dc-4be2-9e72-e75ff031dbd3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/4bc6dd62-19dc-4be2-9e72-e75ff031dbd3/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_914e2344-009a-455b-9373-ec7fe7e039bb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_914e2344-009a-455b-9373-ec7fe7e039bb", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-08T05:54:50Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 05:56:10,444 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-141209d4-785c-4ab3-8158-9b6046f25d3d 2019-06-08 05:56:10,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.300928115845s 2019-06-08 05:56:10,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-06-08 05:56:10,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9292/v2/images/4bc6dd62-19dc-4be2-9e72-e75ff031dbd3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4305b00251a1ffe9a54838895df4d4efebe3799" 2019-06-08 05:56:11,633 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 05:56:11 GMT X-Openstack-Request-Id: req-5110eff4-3475-4750-b603-ee746f40bacd 2019-06-08 05:56:11,633 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 05:56:11,633 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.46:9292/v2/images/4bc6dd62-19dc-4be2-9e72-e75ff031dbd3 used request id req-5110eff4-3475-4750-b603-ee746f40bacd 2019-06-08 05:56:11,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.18809199333s 2019-06-08 05:56:11,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-08 05:56:11,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e7537ae55a0152ba19e3deccdc645ea57b147819" 2019-06-08 05:56:11,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Sat, 08 Jun 2019 05:56:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1e8dc0f7-6910-47ba-accb-5f3544aaabd8 x-openstack-request-id: req-1e8dc0f7-6910-47ba-accb-5f3544aaabd8 2019-06-08 05:56:11,664 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cinder_test-flavor_914e2344-009a-455b-9373-ec7fe7e039bb", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/4abbc275-466f-4106-84ec-2bd6f6be95ee", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/4abbc275-466f-4106-84ec-2bd6f6be95ee", "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": "4abbc275-466f-4106-84ec-2bd6f6be95ee"}]} 2019-06-08 05:56:11,664 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None used request id req-1e8dc0f7-6910-47ba-accb-5f3544aaabd8 2019-06-08 05:56:11,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.023649930954s 2019-06-08 05:56:11,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-06-08 05:56:11,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:8774/v2.1/flavors/4abbc275-466f-4106-84ec-2bd6f6be95ee -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e7537ae55a0152ba19e3deccdc645ea57b147819" 2019-06-08 05:56:11,698 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 08 Jun 2019 05:56: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-c0dc8e03-aa10-49b7-8c9f-de79d7f79c65 x-openstack-request-id: req-c0dc8e03-aa10-49b7-8c9f-de79d7f79c65 2019-06-08 05:56:11,699 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.46:8774/v2.1/flavors/4abbc275-466f-4106-84ec-2bd6f6be95ee used request id req-c0dc8e03-aa10-49b7-8c9f-de79d7f79c65 2019-06-08 05:56:11,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0330159664154s 2019-06-08 05:56:11,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-08 05:56:11,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e7537ae55a0152ba19e3deccdc645ea57b147819" 2019-06-08 05:56:11,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 832 Content-Type: application/json Date: Sat, 08 Jun 2019 05:56:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a90fde7-8eb8-4796-8fc7-9d769df42780 2019-06-08 05:56:11,921 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.46:5000/v3/users/05c218d902a14f40af3320874b7f92da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05c218d902a14f40af3320874b7f92da", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.46:5000/v3/users/1afacf49c7e14af3a957f3511567dacc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1afacf49c7e14af3a957f3511567dacc", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.46:5000/v3/users/1f2145adf73944a6ab8ed52e5753691b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f2145adf73944a6ab8ed52e5753691b", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.46:5000/v3/users/2593ee6f9317492f990d505d77da4779"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2593ee6f9317492f990d505d77da4779", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.46:5000/v3/users/31ebed201e7e4ca5b7ee604a2b787581"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31ebed201e7e4ca5b7ee604a2b787581", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.46:5000/v3/users/3a572b3053b54834a82afa40e099a5da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a572b3053b54834a82afa40e099a5da", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.46:5000/v3/users/4fee668be3a64363800d347187a88df5"}, "domain_id": "69a9710257d445c38da42b508afe5e4c", "enabled": true, "options": {}, "id": "4fee668be3a64363800d347187a88df5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.46:5000/v3/users/66f1e9993f8b480294a60e940341f520"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66f1e9993f8b480294a60e940341f520", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder_test-user_914e2344-009a-455b-9373-ec7fe7e039bb", "links": {"self": "http://172.30.9.46:5000/v3/users/91ba9c57ddf64808bc3d0fb38ecada2f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "91ba9c57ddf64808bc3d0fb38ecada2f", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.46:5000/v3/users/93fe3f7601c54ac9ad051856c17f28bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93fe3f7601c54ac9ad051856c17f28bb", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.46:5000/v3/users/c236670886154d449269b72bd9c90b0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c236670886154d449269b72bd9c90b0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.46:5000/v3/users/c65b29de08754e65a44567b1f677176f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c65b29de08754e65a44567b1f677176f", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.46:5000/v3/users/d8dd3e6eec484d33b35e900b9699495d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8dd3e6eec484d33b35e900b9699495d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.46:5000/v3/users/dda03f8796ac431cadfc3fd8cb68b8e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dda03f8796ac431cadfc3fd8cb68b8e8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.46:5000/v3/users/fd79c31b868f4106baa6b4b6f650b664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd79c31b868f4106baa6b4b6f650b664", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.46:5000/v3/users", "previous": null, "next": null}} 2019-06-08 05:56:11,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/users used request id req-8a90fde7-8eb8-4796-8fc7-9d769df42780 2019-06-08 05:56:11,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.221710920334s 2019-06-08 05:56:11,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-08 05:56:11,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/users/91ba9c57ddf64808bc3d0fb38ecada2f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e7537ae55a0152ba19e3deccdc645ea57b147819" 2019-06-08 05:56:12,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Sat, 08 Jun 2019 05:56:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-233d2c3d-0ab5-49db-9e06-e22bda430e04 2019-06-08 05:56:12,141 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cinder_test-user_914e2344-009a-455b-9373-ec7fe7e039bb", "links": {"self": "http://172.30.9.46:5000/v3/users/91ba9c57ddf64808bc3d0fb38ecada2f"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "91ba9c57ddf64808bc3d0fb38ecada2f", "description": null}} 2019-06-08 05:56:12,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/users/91ba9c57ddf64808bc3d0fb38ecada2f used request id req-233d2c3d-0ab5-49db-9e06-e22bda430e04 2019-06-08 05:56:12,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.215049028397s 2019-06-08 05:56:12,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-06-08 05:56:12,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:5000/v3/users/91ba9c57ddf64808bc3d0fb38ecada2f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e7537ae55a0152ba19e3deccdc645ea57b147819" 2019-06-08 05:56:12,436 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 05:56:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-888bd1b9-9e42-4753-948d-c429523d8472 2019-06-08 05:56:12,436 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 05:56:12,436 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.46:5000/v3/users/91ba9c57ddf64808bc3d0fb38ecada2f used request id req-888bd1b9-9e42-4753-948d-c429523d8472 2019-06-08 05:56:12,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.293574094772s 2019-06-08 05:56:12,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-08 05:56:12,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e7537ae55a0152ba19e3deccdc645ea57b147819" 2019-06-08 05:56:12,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 384 Content-Type: application/json Date: Sat, 08 Jun 2019 05:56:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6e812f1-ad46-4a14-b073-c5f94436baa1 2019-06-08 05:56:12,651 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.46:5000/v3/projects/3188c96ec01940fba81c35d45eb11133"}, "tags": [], "enabled": true, "id": "3188c96ec01940fba81c35d45eb11133", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f"}, "tags": [], "enabled": true, "id": "ae5008b7eba04bb8ab8b9bea870a005f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.46:5000/v3/projects/e4344cacc8114c5ebcd5589fdd99ce2f"}, "tags": [], "enabled": true, "id": "e4344cacc8114c5ebcd5589fdd99ce2f", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_914e2344-009a-455b-9373-ec7fe7e039bb"}]} 2019-06-08 05:56:12,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/projects used request id req-e6e812f1-ad46-4a14-b073-c5f94436baa1 2019-06-08 05:56:12,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.208719968796s 2019-06-08 05:56:12,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-06-08 05:56:12,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:5000/v3/projects/e4344cacc8114c5ebcd5589fdd99ce2f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e7537ae55a0152ba19e3deccdc645ea57b147819" 2019-06-08 05:56:12,918 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 05:56:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c643fb2f-69ab-4a3f-8443-db1549de0cbb 2019-06-08 05:56:12,918 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 05:56:12,918 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.46:5000/v3/projects/e4344cacc8114c5ebcd5589fdd99ce2f used request id req-c643fb2f-69ab-4a3f-8443-db1549de0cbb 2019-06-08 05:56:12,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.262100934982s 2019-06-08 05:56:12,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-08 05:56:12,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:9696/v2.0/security-groups.json?project_id=e4344cacc8114c5ebcd5589fdd99ce2f&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e7537ae55a0152ba19e3deccdc645ea57b147819" 2019-06-08 05:56:13,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 08 Jun 2019 05:56:13 GMT X-Openstack-Request-Id: req-043ec7c7-1000-4418-8868-4e9c27479e70 2019-06-08 05:56:13,224 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "created_at": "2019-06-08T05:54:43Z", "updated_at": "2019-06-08T05:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:54:44Z", "revision_number": 0, "id": "12c9fe34-3ce9-4b9b-b629-9976f829d473", "remote_group_id": "71dcb098-a7f3-4537-9b38-dfd0854b04b2", "remote_ip_prefix": null, "created_at": "2019-06-08T05:54:44Z", "security_group_id": "71dcb098-a7f3-4537-9b38-dfd0854b04b2", "tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e4344cacc8114c5ebcd5589fdd99ce2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:54:44Z", "revision_number": 0, "id": "af7f48bb-8251-4daa-9a7c-a77603633967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:54:44Z", "security_group_id": "71dcb098-a7f3-4537-9b38-dfd0854b04b2", "tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e4344cacc8114c5ebcd5589fdd99ce2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:54:44Z", "revision_number": 0, "id": "c5834cd9-0e9a-4288-a01c-f265c60cb6ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:54:44Z", "security_group_id": "71dcb098-a7f3-4537-9b38-dfd0854b04b2", "tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e4344cacc8114c5ebcd5589fdd99ce2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:54:43Z", "revision_number": 0, "id": "dcc0d881-a93b-4057-9f7d-23e9263b7ee8", "remote_group_id": "71dcb098-a7f3-4537-9b38-dfd0854b04b2", "remote_ip_prefix": null, "created_at": "2019-06-08T05:54:43Z", "security_group_id": "71dcb098-a7f3-4537-9b38-dfd0854b04b2", "tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e4344cacc8114c5ebcd5589fdd99ce2f"}], "revision_number": 1, "project_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "id": "71dcb098-a7f3-4537-9b38-dfd0854b04b2", "name": "default"}]} 2019-06-08 05:56:13,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/security-groups.json?project_id=e4344cacc8114c5ebcd5589fdd99ce2f&name=default used request id req-043ec7c7-1000-4418-8868-4e9c27479e70 2019-06-08 05:56:13,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.300694942474s 2019-06-08 05:56:13,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-08 05:56:13,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e7537ae55a0152ba19e3deccdc645ea57b147819" 2019-06-08 05:56:13,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sat, 08 Jun 2019 05:56:13 GMT X-Openstack-Request-Id: req-f2e53ace-bd4e-413c-892f-d351227c74fb 2019-06-08 05:56:13,283 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3188c96ec01940fba81c35d45eb11133", "created_at": "2019-06-08T05:50:08Z", "updated_at": "2019-06-08T05:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "1a304197-6259-47fb-8799-aa407182630d", "remote_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv6", "project_id": "3188c96ec01940fba81c35d45eb11133"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "487196b0-2bde-45c0-8b45-f9fcd16601fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv4", "project_id": "3188c96ec01940fba81c35d45eb11133"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "abadd49a-1a8f-405f-ba47-7c59fe8b0d0f", "remote_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv4", "project_id": "3188c96ec01940fba81c35d45eb11133"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "d26daddf-2739-444d-991e-138b96ac2ac2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv6", "project_id": "3188c96ec01940fba81c35d45eb11133"}], "revision_number": 1, "project_id": "3188c96ec01940fba81c35d45eb11133", "id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "created_at": "2019-06-08T05:47:57Z", "updated_at": "2019-06-08T05:47:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "02da1104-56ed-4749-b003-90c4f8f656ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "a3f7c7ce-1565-464d-9c08-e39b080cdb6d", "remote_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "c5f47a68-2c8b-4de3-91dc-0a19312beb49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "d9877ee1-16fa-4f55-9b57-2bd861dcc4ea", "remote_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}], "revision_number": 1, "project_id": "ae5008b7eba04bb8ab8b9bea870a005f", "id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-06-08T05:50:09Z", "updated_at": "2019-06-08T05:50:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "41f1ce41-3b64-482a-87c5-0d0b11c6398f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "79dc58b0-b605-4504-9229-080d558ac4f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "81274cd5-6700-4e0f-8a2a-1f2e3420f4f3", "remote_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "dd1516ff-335a-4f12-a448-f096493076e7", "remote_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "48f2b38a-983e-4487-ab36-f87307c0130c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "created_at": "2019-06-08T05:54:43Z", "updated_at": "2019-06-08T05:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:54:44Z", "revision_number": 0, "id": "12c9fe34-3ce9-4b9b-b629-9976f829d473", "remote_group_id": "71dcb098-a7f3-4537-9b38-dfd0854b04b2", "remote_ip_prefix": null, "created_at": "2019-06-08T05:54:44Z", "security_group_id": "71dcb098-a7f3-4537-9b38-dfd0854b04b2", "tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e4344cacc8114c5ebcd5589fdd99ce2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:54:44Z", "revision_number": 0, "id": "af7f48bb-8251-4daa-9a7c-a77603633967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:54:44Z", "security_group_id": "71dcb098-a7f3-4537-9b38-dfd0854b04b2", "tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e4344cacc8114c5ebcd5589fdd99ce2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:54:44Z", "revision_number": 0, "id": "c5834cd9-0e9a-4288-a01c-f265c60cb6ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:54:44Z", "security_group_id": "71dcb098-a7f3-4537-9b38-dfd0854b04b2", "tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e4344cacc8114c5ebcd5589fdd99ce2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:54:43Z", "revision_number": 0, "id": "dcc0d881-a93b-4057-9f7d-23e9263b7ee8", "remote_group_id": "71dcb098-a7f3-4537-9b38-dfd0854b04b2", "remote_ip_prefix": null, "created_at": "2019-06-08T05:54:43Z", "security_group_id": "71dcb098-a7f3-4537-9b38-dfd0854b04b2", "tenant_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e4344cacc8114c5ebcd5589fdd99ce2f"}], "revision_number": 1, "project_id": "e4344cacc8114c5ebcd5589fdd99ce2f", "id": "71dcb098-a7f3-4537-9b38-dfd0854b04b2", "name": "default"}]} 2019-06-08 05:56:13,284 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/security-groups.json used request id req-f2e53ace-bd4e-413c-892f-d351227c74fb 2019-06-08 05:56:13,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0543689727783s 2019-06-08 05:56:13,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-06-08 05:56:13,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/security-groups/71dcb098-a7f3-4537-9b38-dfd0854b04b2.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e7537ae55a0152ba19e3deccdc645ea57b147819" 2019-06-08 05:56:13,415 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 05:56:13 GMT X-Openstack-Request-Id: req-cebfbf8e-06cd-4386-9db3-fc69ae9b9659 2019-06-08 05:56:13,415 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 05:56:13,415 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/security-groups/71dcb098-a7f3-4537-9b38-dfd0854b04b2.json used request id req-cebfbf8e-06cd-4386-9db3-fc69ae9b9659 2019-06-08 05:56:13,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.1245200634s 2019-06-08 05:56:13,461 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke'... 2019-06-08 05:56:13,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 05:56:13,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sat, 08 Jun 2019 05:56:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ee401d7-8b3e-4e7f-9323-007e336dde8a 2019-06-08 05:56:13,527 - 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.46:5000/v3/", "rel": "self"}]}} 2019-06-08 05:56:13,527 - keystoneauth.session - DEBUG - GET call to http://172.30.9.46:5000/v3 used request id req-9ee401d7-8b3e-4e7f-9323-007e336dde8a 2019-06-08 05:56:13,527 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.46:5000/v3/auth/tokens 2019-06-08 05:56:13,933 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "d2be94ca10bc410d8e2df55ad673d32f", "name": "member"}, {"id": "e5096deb7bb54cdfaba406b083716814", "name": "admin"}, {"id": "20c52caa8815436598706c0044dd78ea", "name": "reader"}], "expires_at": "2019-06-08T06:56:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3188c96ec01940fba81c35d45eb11133", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "569429e3916a40609b1b095c350d4f40"}, {"url": "http://172.30.9.46:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f8c054a2af64f418c37ee7727690693"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b02dfb863f5a4bffb36851235754ef91"}], "type": "metric", "id": "04a04b69122f4f738931230cee29629a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699fd3a20c8d40938f47375515d56729"}, {"url": "http://172.30.9.46:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a29c25ed5bae42389e53743e2b2d4cc6"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2aa7441977c496197e3dd66db370091"}], "type": "image", "id": "1229db241b1e4199aa3477e6a5aaaaf3", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.25:8080/v1/AUTH_3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f18ac20553a423cb64c4c119b4996d7"}, {"url": "http://172.30.9.46:8080/v1/AUTH_3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9cb7095bfac44798c7fb7f9deeeb6c2"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5274ae5199a462fbdfc0fea51cec5a4"}], "type": "object-store", "id": "3937992c91de456ab652dcaface65051", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.46:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469fe8a62bab4dce8322074f2fcdb9b4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e66cd3f99f9447b491021e663455e8c8"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "faa6e36db7f04aaf89b1671b36545dd9"}], "type": "cloudformation", "id": "4475ac30861f4898a3b4a3f25d4c15a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "451296117b884380836bc65617a5acf5"}, {"url": "http://172.30.9.46:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3bf63cbaa4d40d8a7b3788a9ab9cf75"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8fcd63580f1428d9b345eecdbd48204"}], "type": "compute", "id": "55cb302de7b240e1a0963bcae70f4b34", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04b4a8c11b3f4bd1ab89c03a5aa9bd51"}, {"url": "http://172.30.9.46:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "489dc505b18c45b097be2b0ce43d310b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "768110a585514cb9a095e0ffab526da4"}], "type": "identity", "id": "6494ad775fb84e9891f5bc3015a60f48", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.46:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02cf21684702424ca6c0c65fbe598276"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a219343778574f9a89cf8eda09913c42"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3727342b4d045659e67915b25bea965"}], "type": "placement", "id": "6dd232e0a9944d6f8afacd7b59c2bb55", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f4e281ad8cd4aaba41477f8f55544b4"}, {"url": "http://172.30.9.46:8776/v2/3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f80c73c49c6480dba7d5f4b80e4a948"}, {"url": "http://192.30.9.6:8776/v2/3188c96ec01940fba81c35d45eb11133", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c209dd66f03a44bd9424eb1cad43b57c"}], "type": "volumev2", "id": "7c5d79a9253b44f1afeea36304180784", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c9a71230b064918baa5ec4ab83144c8"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d7c07f63f584a70a7df59e46b53c425"}, {"url": "http://172.30.9.46:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a67b17f9d1f45acb1b7213e75ed7276"}], "type": "event", "id": "84c44c0613f94bf8bbb2e05ff2f89471", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/3188c96ec01940fba81c35d45eb11133", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "775bcb67ac30456cb720438594a475e1"}, {"url": "http://192.30.9.6:8776/v3/3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2c0df4ad6a14557a0e2b97bfa52019f"}, {"url": "http://172.30.9.46:8776/v3/3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ef016b34aa45a7ba522cfecbfec6eb"}], "type": "volumev3", "id": "8b8641e49b5f486a864b0b857a0e9a73", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "121402a262894e60b2dd90a4c91ddfc4"}, {"url": "http://192.30.9.6:8004/v1/3188c96ec01940fba81c35d45eb11133", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "843fd802e471465f9929116059937b0b"}, {"url": "http://172.30.9.46:8004/v1/3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b71667e57ac348d19ee51701c2492bc8"}], "type": "orchestration", "id": "910666d0b44e43dda71799578f2fb207", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.46:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d50b2697934e5aa702ab2b26a44279"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0eb6565be3e44b382acfbe153b647bf"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0ee7731b0a344dd95394ec40456c966"}], "type": "network", "id": "96d169df5f3246498ebfd684c882081c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.46:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6207f5501c4d439cb61786bf4936a152"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de1dcf61d9e44a7aa8f94ba8c4cf9375"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc2fab36e3514270a85a06afe9ff1894"}], "type": "alarming", "id": "96f5a2d27e6f427cbd0f869917a8dd5d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "bf0bc5911f744db0865b88b9285e5dc1", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fd79c31b868f4106baa6b4b6f650b664"}, "audit_ids": ["u0iZka2uQn-wa1lMjpYgUw"], "issued_at": "2019-06-08T05:56:13.000000Z"}} 2019-06-08 05:56:13,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 05:56:13,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cd1a4b19032919ed1351058ac627106099c2276e" 2019-06-08 05:56:14,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sat, 08 Jun 2019 05:56:14 GMT X-Openstack-Request-Id: req-440ab124-ff47-4d66-9e13-a977c6e91bb7 2019-06-08 05:56:14,282 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T05:48:01Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","provider:network_type":"flat"}]} 2019-06-08 05:56:14,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json?router%3Aexternal=True used request id req-440ab124-ff47-4d66-9e13-a977c6e91bb7 2019-06-08 05:56:14,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.346233129501s 2019-06-08 05:56:14,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 05:56:14,294 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 08 Jun 2019 05:56:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73d569e1-9a07-4766-83e1-c0887281c42d 2019-06-08 05:56:14,295 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 05:56:14,295 - keystoneauth.session - DEBUG - GET call to http://172.30.9.46:5000/ used request id req-73d569e1-9a07-4766-83e1-c0887281c42d 2019-06-08 05:56:14,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-08 05:56:14,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cd1a4b19032919ed1351058ac627106099c2276e" 2019-06-08 05:56:14,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 08 Jun 2019 05:56:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f6a3164-31b1-45e1-a420-51440acc474c 2019-06-08 05:56:14,409 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.46:5000/v3/domains/69a9710257d445c38da42b508afe5e4c"}, "tags": [], "enabled": true, "id": "69a9710257d445c38da42b508afe5e4c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.46:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.46:5000/v3/domains", "previous": null, "next": null}} 2019-06-08 05:56:14,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/domains used request id req-3f6a3164-31b1-45e1-a420-51440acc474c 2019-06-08 05:56:14,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.113877058029s 2019-06-08 05:56:14,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-06-08 05:56:14,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cd1a4b19032919ed1351058ac627106099c2276e" -d '{"project": {"description": "Created by OPNFV Functest: tempest_smoke", "enabled": true, "domain_id": "default", "name": "tempest_smoke-project_d632628c-ffe5-4750-bba9-b6fd0ffb3093"}}' 2019-06-08 05:56:14,781 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 372 Content-Type: application/json Date: Sat, 08 Jun 2019 05:56:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db54b96f-cefc-45d5-b628-9b9081ba871d 2019-06-08 05:56:14,782 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.46:5000/v3/projects/ab73d29f9dc744d3a604304143c46095"}, "tags": [], "enabled": true, "id": "ab73d29f9dc744d3a604304143c46095", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_d632628c-ffe5-4750-bba9-b6fd0ffb3093"}} 2019-06-08 05:56:14,782 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.46:5000/v3/projects used request id req-db54b96f-cefc-45d5-b628-9b9081ba871d 2019-06-08 05:56:14,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.364431858063s 2019-06-08 05:56:14,783 - 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'ab73d29f9dc744d3a604304143c46095', '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_d632628c-ffe5-4750-bba9-b6fd0ffb3093'}) 2019-06-08 05:56:14,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-06-08 05:56:14,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cd1a4b19032919ed1351058ac627106099c2276e" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "cLdkvH7eSpEvYmOnT1sopztzmOpFi2", "email": null, "name": "tempest_smoke-user_d632628c-ffe5-4750-bba9-b6fd0ffb3093"}}' 2019-06-08 05:56:15,201 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 328 Content-Type: application/json Date: Sat, 08 Jun 2019 05:56:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2faaf8c9-02cd-4b6b-84d4-7c94f3d20dc2 2019-06-08 05:56:15,201 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_smoke-user_d632628c-ffe5-4750-bba9-b6fd0ffb3093", "links": {"self": "http://172.30.9.46:5000/v3/users/d85cb68eca4a4daf822dac4a1bd24453"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d85cb68eca4a4daf822dac4a1bd24453", "domain_id": "default", "password_expires_at": null}} 2019-06-08 05:56:15,201 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.46:5000/v3/users used request id req-2faaf8c9-02cd-4b6b-84d4-7c94f3d20dc2 2019-06-08 05:56:15,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.412208795547s 2019-06-08 05:56:15,202 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'd85cb68eca4a4daf822dac4a1bd24453', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_smoke-user_d632628c-ffe5-4750-bba9-b6fd0ffb3093'}) 2019-06-08 05:56:15,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 05:56:15,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cd1a4b19032919ed1351058ac627106099c2276e" 2019-06-08 05:56:15,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 05:56:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8b9b167-b8d8-4f71-a0fa-6ad367dc734d 2019-06-08 05:56:15,408 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 05:56:15,408 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-c8b9b167-b8d8-4f71-a0fa-6ad367dc734d 2019-06-08 05:56:15,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.202363014221s 2019-06-08 05:56:15,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 05:56:15,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cd1a4b19032919ed1351058ac627106099c2276e" 2019-06-08 05:56:15,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 05:56:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f794a5f-ead9-4b83-953d-5f0866606f9f 2019-06-08 05:56:15,608 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 05:56:15,608 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-1f794a5f-ead9-4b83-953d-5f0866606f9f 2019-06-08 05:56:15,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.195743083954s 2019-06-08 05:56:15,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 05:56:15,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cd1a4b19032919ed1351058ac627106099c2276e" 2019-06-08 05:56:15,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 05:56:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5f41d6d-abb9-4f4c-9f98-e5a166390a03 2019-06-08 05:56:15,768 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 05:56:15,768 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-b5f41d6d-abb9-4f4c-9f98-e5a166390a03 2019-06-08 05:56:15,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.154335975647s 2019-06-08 05:56:15,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-08 05:56:15,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cd1a4b19032919ed1351058ac627106099c2276e" 2019-06-08 05:56:15,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 149 Content-Type: application/json Date: Sat, 08 Jun 2019 05:56:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-daa22f08-ce56-4c17-8c40-6eeaab10396b 2019-06-08 05:56:15,881 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.46:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-08 05:56:15,881 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/domains/default used request id req-daa22f08-ce56-4c17-8c40-6eeaab10396b 2019-06-08 05:56:15,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.108467817307s 2019-06-08 05:56:15,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-08 05:56:15,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cd1a4b19032919ed1351058ac627106099c2276e" 2019-06-08 05:56:16,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Sat, 08 Jun 2019 05:56:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1230674-bf6d-4e81-9cad-127e14bca126 2019-06-08 05:56:16,100 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.46:5000/v3/users/05c218d902a14f40af3320874b7f92da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05c218d902a14f40af3320874b7f92da", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.46:5000/v3/users/1afacf49c7e14af3a957f3511567dacc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1afacf49c7e14af3a957f3511567dacc", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.46:5000/v3/users/1f2145adf73944a6ab8ed52e5753691b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f2145adf73944a6ab8ed52e5753691b", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.46:5000/v3/users/2593ee6f9317492f990d505d77da4779"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2593ee6f9317492f990d505d77da4779", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.46:5000/v3/users/31ebed201e7e4ca5b7ee604a2b787581"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31ebed201e7e4ca5b7ee604a2b787581", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.46:5000/v3/users/3a572b3053b54834a82afa40e099a5da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a572b3053b54834a82afa40e099a5da", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.46:5000/v3/users/4fee668be3a64363800d347187a88df5"}, "domain_id": "69a9710257d445c38da42b508afe5e4c", "enabled": true, "options": {}, "id": "4fee668be3a64363800d347187a88df5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.46:5000/v3/users/66f1e9993f8b480294a60e940341f520"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66f1e9993f8b480294a60e940341f520", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.46:5000/v3/users/93fe3f7601c54ac9ad051856c17f28bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93fe3f7601c54ac9ad051856c17f28bb", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.46:5000/v3/users/c236670886154d449269b72bd9c90b0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c236670886154d449269b72bd9c90b0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.46:5000/v3/users/c65b29de08754e65a44567b1f677176f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c65b29de08754e65a44567b1f677176f", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_d632628c-ffe5-4750-bba9-b6fd0ffb3093", "links": {"self": "http://172.30.9.46:5000/v3/users/d85cb68eca4a4daf822dac4a1bd24453"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d85cb68eca4a4daf822dac4a1bd24453", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.46:5000/v3/users/d8dd3e6eec484d33b35e900b9699495d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8dd3e6eec484d33b35e900b9699495d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.46:5000/v3/users/dda03f8796ac431cadfc3fd8cb68b8e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dda03f8796ac431cadfc3fd8cb68b8e8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.46:5000/v3/users/fd79c31b868f4106baa6b4b6f650b664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd79c31b868f4106baa6b4b6f650b664", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.46:5000/v3/users", "previous": null, "next": null}} 2019-06-08 05:56:16,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/users used request id req-a1230674-bf6d-4e81-9cad-127e14bca126 2019-06-08 05:56:16,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.218399047852s 2019-06-08 05:56:16,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-08 05:56:16,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cd1a4b19032919ed1351058ac627106099c2276e" 2019-06-08 05:56:16,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sat, 08 Jun 2019 05:56:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b7611bc-78dd-4e1b-82a4-a2fd2342f90b 2019-06-08 05:56:16,241 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.46:5000/v3/projects/3188c96ec01940fba81c35d45eb11133"}, "tags": [], "enabled": true, "id": "3188c96ec01940fba81c35d45eb11133", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f"}, "tags": [], "enabled": true, "id": "ae5008b7eba04bb8ab8b9bea870a005f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.46:5000/v3/projects/ab73d29f9dc744d3a604304143c46095"}, "tags": [], "enabled": true, "id": "ab73d29f9dc744d3a604304143c46095", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_d632628c-ffe5-4750-bba9-b6fd0ffb3093"}]} 2019-06-08 05:56:16,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/projects?domain_id=default used request id req-3b7611bc-78dd-4e1b-82a4-a2fd2342f90b 2019-06-08 05:56:16,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.129016876221s 2019-06-08 05:56:16,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-08 05:56:16,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/role_assignments?user.id=d85cb68eca4a4daf822dac4a1bd24453&role.id=d2be94ca10bc410d8e2df55ad673d32f&scope.project.id=ab73d29f9dc744d3a604304143c46095" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cd1a4b19032919ed1351058ac627106099c2276e" 2019-06-08 05:56:16,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 209 Content-Type: application/json Date: Sat, 08 Jun 2019 05:56:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ac5572a-30e2-4a88-8826-6842c001dea3 2019-06-08 05:56:16,359 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.46:5000/v3/role_assignments?user.id=d85cb68eca4a4daf822dac4a1bd24453&role.id=d2be94ca10bc410d8e2df55ad673d32f&scope.project.id=ab73d29f9dc744d3a604304143c46095", "previous": null, "next": null}} 2019-06-08 05:56:16,360 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/role_assignments?user.id=d85cb68eca4a4daf822dac4a1bd24453&role.id=d2be94ca10bc410d8e2df55ad673d32f&scope.project.id=ab73d29f9dc744d3a604304143c46095 used request id req-3ac5572a-30e2-4a88-8826-6842c001dea3 2019-06-08 05:56:16,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.109570026398s 2019-06-08 05:56:16,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-06-08 05:56:16,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:5000/v3/projects/ab73d29f9dc744d3a604304143c46095/users/d85cb68eca4a4daf822dac4a1bd24453/roles/d2be94ca10bc410d8e2df55ad673d32f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cd1a4b19032919ed1351058ac627106099c2276e" 2019-06-08 05:56:16,509 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 05:56:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be56cfba-9e7e-48ad-96b9-d5348ed25af0 2019-06-08 05:56:16,509 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 05:56:16,509 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.46:5000/v3/projects/ab73d29f9dc744d3a604304143c46095/users/d85cb68eca4a4daf822dac4a1bd24453/roles/d2be94ca10bc410d8e2df55ad673d32f used request id req-be56cfba-9e7e-48ad-96b9-d5348ed25af0 2019-06-08 05:56:16,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.146156072617s 2019-06-08 05:56:16,510 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_smoke-project_d632628c-ffe5-4750-bba9-b6fd0ffb3093', 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'ab73d29f9dc744d3a604304143c46095', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'cLdkvH7eSpEvYmOnT1sopztzmOpFi2', 'username': u'tempest_smoke-user_d632628c-ffe5-4750-bba9-b6fd0ffb3093', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.46:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-06-08 05:56:16,514 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_smoke-user_d632628c-ffe5-4750-bba9-b6fd0ffb3093', 'password': 'cLdkvH7eSpEvYmOnT1sopztzmOpFi2', 'project_name': 'tempest_smoke-project_d632628c-ffe5-4750-bba9-b6fd0ffb3093', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.46:5000/v3', 'project_id': 'ab73d29f9dc744d3a604304143c46095', 'project_domain_name': 'Default'} 2019-06-08 05:56:16,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 05:56:16,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cd1a4b19032919ed1351058ac627106099c2276e" 2019-06-08 05:56:16,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 05:56:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-551c8c4f-99e4-4fa5-a46a-14cb3fd16520 2019-06-08 05:56:16,628 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 05:56:16,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-551c8c4f-99e4-4fa5-a46a-14cb3fd16520 2019-06-08 05:56:16,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.110976934433s 2019-06-08 05:56:16,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 05:56:16,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cd1a4b19032919ed1351058ac627106099c2276e" 2019-06-08 05:56:16,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 05:56:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e203b66b-1d8e-401d-b5fa-7e11e065526a 2019-06-08 05:56:16,833 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 05:56:16,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-e203b66b-1d8e-401d-b5fa-7e11e065526a 2019-06-08 05:56:16,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.199209213257s 2019-06-08 05:56:16,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-08 05:56:16,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cd1a4b19032919ed1351058ac627106099c2276e" 2019-06-08 05:56:17,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 149 Content-Type: application/json Date: Sat, 08 Jun 2019 05:56:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cbffe79-4015-4531-8a12-e46c0b6f04c7 2019-06-08 05:56:17,065 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.46:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-08 05:56:17,065 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/domains/default used request id req-5cbffe79-4015-4531-8a12-e46c0b6f04c7 2019-06-08 05:56:17,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.227632045746s 2019-06-08 05:56:17,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-08 05:56:17,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cd1a4b19032919ed1351058ac627106099c2276e" 2019-06-08 05:56:17,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Sat, 08 Jun 2019 05:56:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd9228e6-59e4-414c-867e-06c3cea51612 2019-06-08 05:56:17,198 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.46:5000/v3/users/05c218d902a14f40af3320874b7f92da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05c218d902a14f40af3320874b7f92da", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.46:5000/v3/users/1afacf49c7e14af3a957f3511567dacc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1afacf49c7e14af3a957f3511567dacc", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.46:5000/v3/users/1f2145adf73944a6ab8ed52e5753691b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f2145adf73944a6ab8ed52e5753691b", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.46:5000/v3/users/2593ee6f9317492f990d505d77da4779"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2593ee6f9317492f990d505d77da4779", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.46:5000/v3/users/31ebed201e7e4ca5b7ee604a2b787581"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31ebed201e7e4ca5b7ee604a2b787581", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.46:5000/v3/users/3a572b3053b54834a82afa40e099a5da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a572b3053b54834a82afa40e099a5da", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.46:5000/v3/users/4fee668be3a64363800d347187a88df5"}, "domain_id": "69a9710257d445c38da42b508afe5e4c", "enabled": true, "options": {}, "id": "4fee668be3a64363800d347187a88df5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.46:5000/v3/users/66f1e9993f8b480294a60e940341f520"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66f1e9993f8b480294a60e940341f520", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.46:5000/v3/users/93fe3f7601c54ac9ad051856c17f28bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93fe3f7601c54ac9ad051856c17f28bb", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.46:5000/v3/users/c236670886154d449269b72bd9c90b0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c236670886154d449269b72bd9c90b0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.46:5000/v3/users/c65b29de08754e65a44567b1f677176f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c65b29de08754e65a44567b1f677176f", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_d632628c-ffe5-4750-bba9-b6fd0ffb3093", "links": {"self": "http://172.30.9.46:5000/v3/users/d85cb68eca4a4daf822dac4a1bd24453"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d85cb68eca4a4daf822dac4a1bd24453", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.46:5000/v3/users/d8dd3e6eec484d33b35e900b9699495d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8dd3e6eec484d33b35e900b9699495d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.46:5000/v3/users/dda03f8796ac431cadfc3fd8cb68b8e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dda03f8796ac431cadfc3fd8cb68b8e8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.46:5000/v3/users/fd79c31b868f4106baa6b4b6f650b664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd79c31b868f4106baa6b4b6f650b664", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.46:5000/v3/users", "previous": null, "next": null}} 2019-06-08 05:56:17,199 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/users used request id req-fd9228e6-59e4-414c-867e-06c3cea51612 2019-06-08 05:56:17,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.132434129715s 2019-06-08 05:56:17,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-08 05:56:17,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cd1a4b19032919ed1351058ac627106099c2276e" 2019-06-08 05:56:17,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sat, 08 Jun 2019 05:56:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df2c3b81-449c-4ff7-b930-249e416de284 2019-06-08 05:56:17,324 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.46:5000/v3/projects/3188c96ec01940fba81c35d45eb11133"}, "tags": [], "enabled": true, "id": "3188c96ec01940fba81c35d45eb11133", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f"}, "tags": [], "enabled": true, "id": "ae5008b7eba04bb8ab8b9bea870a005f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.46:5000/v3/projects/ab73d29f9dc744d3a604304143c46095"}, "tags": [], "enabled": true, "id": "ab73d29f9dc744d3a604304143c46095", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_d632628c-ffe5-4750-bba9-b6fd0ffb3093"}]} 2019-06-08 05:56:17,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/projects?domain_id=default used request id req-df2c3b81-449c-4ff7-b930-249e416de284 2019-06-08 05:56:17,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.114414930344s 2019-06-08 05:56:17,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-08 05:56:17,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/role_assignments?user.id=d85cb68eca4a4daf822dac4a1bd24453&role.id=e5096deb7bb54cdfaba406b083716814&scope.project.id=ab73d29f9dc744d3a604304143c46095" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cd1a4b19032919ed1351058ac627106099c2276e" 2019-06-08 05:56:17,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sat, 08 Jun 2019 05:56:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a4e6315-f356-4f5c-9431-79b098690e36 2019-06-08 05:56:17,447 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.46:5000/v3/role_assignments?user.id=d85cb68eca4a4daf822dac4a1bd24453&role.id=e5096deb7bb54cdfaba406b083716814&scope.project.id=ab73d29f9dc744d3a604304143c46095", "previous": null, "next": null}} 2019-06-08 05:56:17,447 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/role_assignments?user.id=d85cb68eca4a4daf822dac4a1bd24453&role.id=e5096deb7bb54cdfaba406b083716814&scope.project.id=ab73d29f9dc744d3a604304143c46095 used request id req-1a4e6315-f356-4f5c-9431-79b098690e36 2019-06-08 05:56:17,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.115154027939s 2019-06-08 05:56:17,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-06-08 05:56:17,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:5000/v3/projects/ab73d29f9dc744d3a604304143c46095/users/d85cb68eca4a4daf822dac4a1bd24453/roles/e5096deb7bb54cdfaba406b083716814 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cd1a4b19032919ed1351058ac627106099c2276e" 2019-06-08 05:56:17,617 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 05:56:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a8166ce-c278-47e7-af35-d689213653fa 2019-06-08 05:56:17,617 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 05:56:17,617 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.46:5000/v3/projects/ab73d29f9dc744d3a604304143c46095/users/d85cb68eca4a4daf822dac4a1bd24453/roles/e5096deb7bb54cdfaba406b083716814 used request id req-8a8166ce-c278-47e7-af35-d689213653fa 2019-06-08 05:56:17,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.166036844254s 2019-06-08 05:56:17,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 05:56:17,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cd1a4b19032919ed1351058ac627106099c2276e" 2019-06-08 05:56:17,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 05:56:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f907d810-f185-4432-8478-2532bbafb5e3 2019-06-08 05:56:17,835 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 05:56:17,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-f907d810-f185-4432-8478-2532bbafb5e3 2019-06-08 05:56:17,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.214560985565s 2019-06-08 05:56:17,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-08 05:56:17,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cd1a4b19032919ed1351058ac627106099c2276e" 2019-06-08 05:56:18,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 149 Content-Type: application/json Date: Sat, 08 Jun 2019 05:56:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ece49ed0-5eeb-462c-a7e4-631a43a2b251 2019-06-08 05:56:18,045 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.46:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-08 05:56:18,045 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/domains/default used request id req-ece49ed0-5eeb-462c-a7e4-631a43a2b251 2019-06-08 05:56:18,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.204884052277s 2019-06-08 05:56:18,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-08 05:56:18,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cd1a4b19032919ed1351058ac627106099c2276e" 2019-06-08 05:56:18,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Sat, 08 Jun 2019 05:56:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0387a4cb-aa6f-4aa7-b166-48f474865aeb 2019-06-08 05:56:18,175 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.46:5000/v3/users/05c218d902a14f40af3320874b7f92da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05c218d902a14f40af3320874b7f92da", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.46:5000/v3/users/1afacf49c7e14af3a957f3511567dacc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1afacf49c7e14af3a957f3511567dacc", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.46:5000/v3/users/1f2145adf73944a6ab8ed52e5753691b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f2145adf73944a6ab8ed52e5753691b", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.46:5000/v3/users/2593ee6f9317492f990d505d77da4779"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2593ee6f9317492f990d505d77da4779", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.46:5000/v3/users/31ebed201e7e4ca5b7ee604a2b787581"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31ebed201e7e4ca5b7ee604a2b787581", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.46:5000/v3/users/3a572b3053b54834a82afa40e099a5da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a572b3053b54834a82afa40e099a5da", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.46:5000/v3/users/4fee668be3a64363800d347187a88df5"}, "domain_id": "69a9710257d445c38da42b508afe5e4c", "enabled": true, "options": {}, "id": "4fee668be3a64363800d347187a88df5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.46:5000/v3/users/66f1e9993f8b480294a60e940341f520"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66f1e9993f8b480294a60e940341f520", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.46:5000/v3/users/93fe3f7601c54ac9ad051856c17f28bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93fe3f7601c54ac9ad051856c17f28bb", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.46:5000/v3/users/c236670886154d449269b72bd9c90b0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c236670886154d449269b72bd9c90b0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.46:5000/v3/users/c65b29de08754e65a44567b1f677176f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c65b29de08754e65a44567b1f677176f", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_d632628c-ffe5-4750-bba9-b6fd0ffb3093", "links": {"self": "http://172.30.9.46:5000/v3/users/d85cb68eca4a4daf822dac4a1bd24453"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d85cb68eca4a4daf822dac4a1bd24453", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.46:5000/v3/users/d8dd3e6eec484d33b35e900b9699495d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8dd3e6eec484d33b35e900b9699495d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.46:5000/v3/users/dda03f8796ac431cadfc3fd8cb68b8e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dda03f8796ac431cadfc3fd8cb68b8e8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.46:5000/v3/users/fd79c31b868f4106baa6b4b6f650b664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd79c31b868f4106baa6b4b6f650b664", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.46:5000/v3/users", "previous": null, "next": null}} 2019-06-08 05:56:18,175 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/users used request id req-0387a4cb-aa6f-4aa7-b166-48f474865aeb 2019-06-08 05:56:18,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.129317998886s 2019-06-08 05:56:18,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-08 05:56:18,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/role_assignments?role.id=e5096deb7bb54cdfaba406b083716814&user.id=d85cb68eca4a4daf822dac4a1bd24453&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cd1a4b19032919ed1351058ac627106099c2276e" 2019-06-08 05:56:18,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 193 Content-Type: application/json Date: Sat, 08 Jun 2019 05:56:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-363ecc6f-8f4d-48cb-b854-d7f26909c601 2019-06-08 05:56:18,301 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.46:5000/v3/role_assignments?role.id=e5096deb7bb54cdfaba406b083716814&user.id=d85cb68eca4a4daf822dac4a1bd24453&scope.domain.id=default", "previous": null, "next": null}} 2019-06-08 05:56:18,302 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/role_assignments?role.id=e5096deb7bb54cdfaba406b083716814&user.id=d85cb68eca4a4daf822dac4a1bd24453&scope.domain.id=default used request id req-363ecc6f-8f4d-48cb-b854-d7f26909c601 2019-06-08 05:56:18,302 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.113878965378s 2019-06-08 05:56:18,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-06-08 05:56:18,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:5000/v3/domains/default/users/d85cb68eca4a4daf822dac4a1bd24453/roles/e5096deb7bb54cdfaba406b083716814 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cd1a4b19032919ed1351058ac627106099c2276e" 2019-06-08 05:56:18,463 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 05:56:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23bd4eca-3766-455a-9d7b-89c733a04c17 2019-06-08 05:56:18,464 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 05:56:18,464 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.46:5000/v3/domains/default/users/d85cb68eca4a4daf822dac4a1bd24453/roles/e5096deb7bb54cdfaba406b083716814 used request id req-23bd4eca-3766-455a-9d7b-89c733a04c17 2019-06-08 05:56:18,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.158649921417s 2019-06-08 05:56:18,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 05:56:18,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sat, 08 Jun 2019 05:56:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82a3d2df-2248-42de-9fda-a76775427f59 2019-06-08 05:56:18,474 - 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.46:5000/v3/", "rel": "self"}]}} 2019-06-08 05:56:18,474 - keystoneauth.session - DEBUG - GET call to http://172.30.9.46:5000/v3 used request id req-82a3d2df-2248-42de-9fda-a76775427f59 2019-06-08 05:56:18,475 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.46:5000/v3/auth/tokens 2019-06-08 05:56:18,877 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d2be94ca10bc410d8e2df55ad673d32f", "name": "member"}, {"id": "e5096deb7bb54cdfaba406b083716814", "name": "admin"}, {"id": "20c52caa8815436598706c0044dd78ea", "name": "reader"}], "expires_at": "2019-06-08T06:56:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ab73d29f9dc744d3a604304143c46095", "name": "tempest_smoke-project_d632628c-ffe5-4750-bba9-b6fd0ffb3093"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "569429e3916a40609b1b095c350d4f40"}, {"url": "http://172.30.9.46:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f8c054a2af64f418c37ee7727690693"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b02dfb863f5a4bffb36851235754ef91"}], "type": "metric", "id": "04a04b69122f4f738931230cee29629a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699fd3a20c8d40938f47375515d56729"}, {"url": "http://172.30.9.46:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a29c25ed5bae42389e53743e2b2d4cc6"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2aa7441977c496197e3dd66db370091"}], "type": "image", "id": "1229db241b1e4199aa3477e6a5aaaaf3", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.25:8080/v1/AUTH_ab73d29f9dc744d3a604304143c46095", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f18ac20553a423cb64c4c119b4996d7"}, {"url": "http://172.30.9.46:8080/v1/AUTH_ab73d29f9dc744d3a604304143c46095", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9cb7095bfac44798c7fb7f9deeeb6c2"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5274ae5199a462fbdfc0fea51cec5a4"}], "type": "object-store", "id": "3937992c91de456ab652dcaface65051", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.46:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469fe8a62bab4dce8322074f2fcdb9b4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e66cd3f99f9447b491021e663455e8c8"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "faa6e36db7f04aaf89b1671b36545dd9"}], "type": "cloudformation", "id": "4475ac30861f4898a3b4a3f25d4c15a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "451296117b884380836bc65617a5acf5"}, {"url": "http://172.30.9.46:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3bf63cbaa4d40d8a7b3788a9ab9cf75"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8fcd63580f1428d9b345eecdbd48204"}], "type": "compute", "id": "55cb302de7b240e1a0963bcae70f4b34", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04b4a8c11b3f4bd1ab89c03a5aa9bd51"}, {"url": "http://172.30.9.46:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "489dc505b18c45b097be2b0ce43d310b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "768110a585514cb9a095e0ffab526da4"}], "type": "identity", "id": "6494ad775fb84e9891f5bc3015a60f48", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.46:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02cf21684702424ca6c0c65fbe598276"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a219343778574f9a89cf8eda09913c42"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3727342b4d045659e67915b25bea965"}], "type": "placement", "id": "6dd232e0a9944d6f8afacd7b59c2bb55", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/ab73d29f9dc744d3a604304143c46095", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f4e281ad8cd4aaba41477f8f55544b4"}, {"url": "http://172.30.9.46:8776/v2/ab73d29f9dc744d3a604304143c46095", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f80c73c49c6480dba7d5f4b80e4a948"}, {"url": "http://192.30.9.6:8776/v2/ab73d29f9dc744d3a604304143c46095", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c209dd66f03a44bd9424eb1cad43b57c"}], "type": "volumev2", "id": "7c5d79a9253b44f1afeea36304180784", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c9a71230b064918baa5ec4ab83144c8"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d7c07f63f584a70a7df59e46b53c425"}, {"url": "http://172.30.9.46:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a67b17f9d1f45acb1b7213e75ed7276"}], "type": "event", "id": "84c44c0613f94bf8bbb2e05ff2f89471", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/ab73d29f9dc744d3a604304143c46095", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "775bcb67ac30456cb720438594a475e1"}, {"url": "http://192.30.9.6:8776/v3/ab73d29f9dc744d3a604304143c46095", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2c0df4ad6a14557a0e2b97bfa52019f"}, {"url": "http://172.30.9.46:8776/v3/ab73d29f9dc744d3a604304143c46095", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ef016b34aa45a7ba522cfecbfec6eb"}], "type": "volumev3", "id": "8b8641e49b5f486a864b0b857a0e9a73", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/ab73d29f9dc744d3a604304143c46095", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "121402a262894e60b2dd90a4c91ddfc4"}, {"url": "http://192.30.9.6:8004/v1/ab73d29f9dc744d3a604304143c46095", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "843fd802e471465f9929116059937b0b"}, {"url": "http://172.30.9.46:8004/v1/ab73d29f9dc744d3a604304143c46095", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b71667e57ac348d19ee51701c2492bc8"}], "type": "orchestration", "id": "910666d0b44e43dda71799578f2fb207", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.46:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d50b2697934e5aa702ab2b26a44279"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0eb6565be3e44b382acfbe153b647bf"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0ee7731b0a344dd95394ec40456c966"}], "type": "network", "id": "96d169df5f3246498ebfd684c882081c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.46:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6207f5501c4d439cb61786bf4936a152"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de1dcf61d9e44a7aa8f94ba8c4cf9375"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc2fab36e3514270a85a06afe9ff1894"}], "type": "alarming", "id": "96f5a2d27e6f427cbd0f869917a8dd5d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "bf0bc5911f744db0865b88b9285e5dc1", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_smoke-user_d632628c-ffe5-4750-bba9-b6fd0ffb3093", "id": "d85cb68eca4a4daf822dac4a1bd24453"}, "audit_ids": ["xnR4KmeyQOeSllMVWlII8Q"], "issued_at": "2019-06-08T05:56:18.000000Z"}} 2019-06-08 05:56:18,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-06-08 05:56:18,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3ee9ec7e97b7850e1f230a76a8bd7ca2a8686aa3" 2019-06-08 05:56:19,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sat, 08 Jun 2019 05:56:19 GMT X-Openstack-Request-Id: req-b76db71b-0aa6-469e-8194-fddf19ebe473 2019-06-08 05:56:19,147 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-06-08 05:56:19,147 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/extensions.json used request id req-b76db71b-0aa6-469e-8194-fddf19ebe473 2019-06-08 05:56:19,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.267596006393s 2019-06-08 05:56:19,157 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke'... 2019-06-08 05:56:19,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-08 05:56:19,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cd1a4b19032919ed1351058ac627106099c2276e" 2019-06-08 05:56:19,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 08 Jun 2019 05:56:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97387d0a-2d53-4ad3-8f3f-704b24e3ff1f 2019-06-08 05:56:19,309 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.46:5000/v3/domains/69a9710257d445c38da42b508afe5e4c"}, "tags": [], "enabled": true, "id": "69a9710257d445c38da42b508afe5e4c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.46:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.46:5000/v3/domains", "previous": null, "next": null}} 2019-06-08 05:56:19,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/domains used request id req-97387d0a-2d53-4ad3-8f3f-704b24e3ff1f 2019-06-08 05:56:19,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.151479959488s 2019-06-08 05:56:19,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-08 05:56:19,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cd1a4b19032919ed1351058ac627106099c2276e" 2019-06-08 05:56:19,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sat, 08 Jun 2019 05:56:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b8ef92e-094c-4fe1-bcf9-d9b057d45708 2019-06-08 05:56:19,428 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.46:5000/v3/projects/3188c96ec01940fba81c35d45eb11133"}, "tags": [], "enabled": true, "id": "3188c96ec01940fba81c35d45eb11133", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f"}, "tags": [], "enabled": true, "id": "ae5008b7eba04bb8ab8b9bea870a005f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.46:5000/v3/projects/ab73d29f9dc744d3a604304143c46095"}, "tags": [], "enabled": true, "id": "ab73d29f9dc744d3a604304143c46095", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_d632628c-ffe5-4750-bba9-b6fd0ffb3093"}]} 2019-06-08 05:56:19,429 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/projects?domain_id=default used request id req-2b8ef92e-094c-4fe1-bcf9-d9b057d45708 2019-06-08 05:56:19,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.112350940704s 2019-06-08 05:56:19,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-06-08 05:56:19,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cd1a4b19032919ed1351058ac627106099c2276e" -d '{"network": {"shared": true, "tenant_id": "ab73d29f9dc744d3a604304143c46095", "name": "tempest_smoke-net_d632628c-ffe5-4750-bba9-b6fd0ffb3093", "admin_state_up": true}}' 2019-06-08 05:56:19,884 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 726 Content-Type: application/json Date: Sat, 08 Jun 2019 05:56:19 GMT X-Openstack-Request-Id: req-08321fbe-bf75-4c8a-94ee-e48453fa5cd6 2019-06-08 05:56:19,884 - 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":"3cb22c96-7b4f-44a6-8db3-d92a44ce255f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":true,"project_id":"ab73d29f9dc744d3a604304143c46095","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-08T05:56:19Z","is_default":false,"qos_policy_id":null,"name":"tempest_smoke-net_d632628c-ffe5-4750-bba9-b6fd0ffb3093","admin_state_up":true,"tenant_id":"ab73d29f9dc744d3a604304143c46095","created_at":"2019-06-08T05:56:19Z","mtu":1450}} 2019-06-08 05:56:19,884 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-08321fbe-bf75-4c8a-94ee-e48453fa5cd6 2019-06-08 05:56:19,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.453685998917s 2019-06-08 05:56:19,885 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-06-08T05:56:19Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'3cb22c96-7b4f-44a6-8db3-d92a44ce255f', u'provider:segmentation_id': 12, 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_d632628c-ffe5-4750-bba9-b6fd0ffb3093', u'created_at': u'2019-06-08T05:56:19Z', u'mtu': 1450, u'tenant_id': u'ab73d29f9dc744d3a604304143c46095', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'ab73d29f9dc744d3a604304143c46095', u'l2_adjacency': True}) 2019-06-08 05:56:19,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 05:56:19,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3ee9ec7e97b7850e1f230a76a8bd7ca2a8686aa3" 2019-06-08 05:56:19,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1432 Content-Type: application/json Date: Sat, 08 Jun 2019 05:56:19 GMT X-Openstack-Request-Id: req-83ab4440-d0db-46bd-af9f-41d7f4ab0ea7 2019-06-08 05:56:19,985 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"3cb22c96-7b4f-44a6-8db3-d92a44ce255f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":true,"project_id":"ab73d29f9dc744d3a604304143c46095","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-08T05:56:19Z","qos_policy_id":null,"name":"tempest_smoke-net_d632628c-ffe5-4750-bba9-b6fd0ffb3093","admin_state_up":true,"tenant_id":"ab73d29f9dc744d3a604304143c46095","created_at":"2019-06-08T05:56:19Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T05:48:01Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","provider:network_type":"flat"}]} 2019-06-08 05:56:19,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-83ab4440-d0db-46bd-af9f-41d7f4ab0ea7 2019-06-08 05:56:19,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0996029376984s 2019-06-08 05:56:19,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-06-08 05:56:19,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3ee9ec7e97b7850e1f230a76a8bd7ca2a8686aa3" -d '{"subnet": {"name": "tempest_smoke-subnet_d632628c-ffe5-4750-bba9-b6fd0ffb3093", "enable_dhcp": true, "network_id": "3cb22c96-7b4f-44a6-8db3-d92a44ce255f", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-06-08 05:56:20,578 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 699 Content-Type: application/json Date: Sat, 08 Jun 2019 05:56:20 GMT X-Openstack-Request-Id: req-7937df01-81d8-4a4f-acb5-fa6ad3483062 2019-06-08 05:56:20,579 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-06-08T05:56:20Z","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":"9b22d37c-d613-4300-ad57-bfd798306451","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"ab73d29f9dc744d3a604304143c46095","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke-subnet_d632628c-ffe5-4750-bba9-b6fd0ffb3093","enable_dhcp":true,"segment_id":null,"network_id":"3cb22c96-7b4f-44a6-8db3-d92a44ce255f","tenant_id":"ab73d29f9dc744d3a604304143c46095","created_at":"2019-06-08T05:56:20Z","ip_version":4}} 2019-06-08 05:56:20,579 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/subnets.json used request id req-7937df01-81d8-4a4f-acb5-fa6ad3483062 2019-06-08 05:56:20,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.592144966125s 2019-06-08 05:56:20,580 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-08T05:56:20Z', 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'9b22d37c-d613-4300-ad57-bfd798306451', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_smoke-subnet_d632628c-ffe5-4750-bba9-b6fd0ffb3093', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'3cb22c96-7b4f-44a6-8db3-d92a44ce255f', u'tenant_id': u'ab73d29f9dc744d3a604304143c46095', u'created_at': u'2019-06-08T05:56:20Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'ab73d29f9dc744d3a604304143c46095'}) 2019-06-08 05:56:20,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-06-08 05:56:20,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3ee9ec7e97b7850e1f230a76a8bd7ca2a8686aa3" -d '{"router": {"external_gateway_info": {"network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "name": "tempest_smoke-router_d632628c-ffe5-4750-bba9-b6fd0ffb3093", "admin_state_up": true}}' 2019-06-08 05:56:22,143 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 713 Content-Type: application/json Date: Sat, 08 Jun 2019 05:56:22 GMT X-Openstack-Request-Id: req-193a1ecc-f8db-4209-a1fe-063494072ff1 2019-06-08 05:56:22,144 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a3d564af-8d87-4f4f-9680-f5a9465e0acc", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "ab73d29f9dc744d3a604304143c46095", "created_at": "2019-06-08T05:56:20Z", "admin_state_up": true, "updated_at": "2019-06-08T05:56:21Z", "project_id": "ab73d29f9dc744d3a604304143c46095", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "cf878549-85f0-4d85-99b3-cd568c8406f4", "name": "tempest_smoke-router_d632628c-ffe5-4750-bba9-b6fd0ffb3093"}} 2019-06-08 05:56:22,144 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/routers.json used request id req-193a1ecc-f8db-4209-a1fe-063494072ff1 2019-06-08 05:56:22,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.56389689445s 2019-06-08 05:56:22,145 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-08T05:56:21Z', u'revision_number': 2, u'ha': False, u'id': u'cf878549-85f0-4d85-99b3-cd568c8406f4', u'external_gateway_info': {u'network_id': u'd0205d84-f6dd-4d92-b76b-dc9ca1111094', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a3d564af-8d87-4f4f-9680-f5a9465e0acc', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_smoke-router_d632628c-ffe5-4750-bba9-b6fd0ffb3093', u'admin_state_up': True, u'tenant_id': u'ab73d29f9dc744d3a604304143c46095', u'created_at': u'2019-06-08T05:56:20Z', u'flavor_id': None, u'routes': [], u'project_id': u'ab73d29f9dc744d3a604304143c46095'}) 2019-06-08 05:56:22,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-06-08 05:56:22,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:9696/v2.0/routers/cf878549-85f0-4d85-99b3-cd568c8406f4/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3ee9ec7e97b7850e1f230a76a8bd7ca2a8686aa3" -d '{"subnet_id": "9b22d37c-d613-4300-ad57-bfd798306451"}' 2019-06-08 05:56:24,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 08 Jun 2019 05:56:24 GMT X-Openstack-Request-Id: req-522a82e2-ae3b-4947-b305-ebcd75de29a6 2019-06-08 05:56:24,362 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "3cb22c96-7b4f-44a6-8db3-d92a44ce255f", "tenant_id": "ab73d29f9dc744d3a604304143c46095", "subnet_id": "9b22d37c-d613-4300-ad57-bfd798306451", "subnet_ids": ["9b22d37c-d613-4300-ad57-bfd798306451"], "port_id": "9fe22bca-3614-4787-ba71-dd7615694d42", "id": "cf878549-85f0-4d85-99b3-cd568c8406f4"} 2019-06-08 05:56:24,363 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.46:9696/v2.0/routers/cf878549-85f0-4d85-99b3-cd568c8406f4/add_router_interface.json used request id req-522a82e2-ae3b-4947-b305-ebcd75de29a6 2019-06-08 05:56:24,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.2174448967s 2019-06-08 05:56:24,363 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-06-08 05:56:24,469 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-06-08 05:56:24,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 05:56:24,477 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 08 Jun 2019 05:56:24 GMT 2019-06-08 05:56:24,477 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}]} 2019-06-08 05:56:24,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 05:56:24,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3ee9ec7e97b7850e1f230a76a8bd7ca2a8686aa3" 2019-06-08 05:56:24,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 08 Jun 2019 05:56:24 GMT X-Openstack-Request-Id: req-ec049aec-6ac9-4496-9077-13ee98596c37 2019-06-08 05:56:24,866 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 05:56:24,866 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-ec049aec-6ac9-4496-9077-13ee98596c37 2019-06-08 05:56:24,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.385573863983s 2019-06-08 05:56:24,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-06-08 05:56:24,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3ee9ec7e97b7850e1f230a76a8bd7ca2a8686aa3" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_d632628c-ffe5-4750-bba9-b6fd0ffb3093", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_d632628c-ffe5-4750-bba9-b6fd0ffb3093"}' 2019-06-08 05:56:25,008 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 942 Content-Type: application/json Date: Sat, 08 Jun 2019 05:56:25 GMT Location: http://172.30.9.46:9292/v2/images/5778ac83-b575-4368-8873-70728982b665 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-7f0ab16a-56b8-436b-929d-ab850f95c758 2019-06-08 05:56:25,009 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T05:56:24Z", "file": "/v2/images/5778ac83-b575-4368-8873-70728982b665/file", "owner": "ab73d29f9dc744d3a604304143c46095", "id": "5778ac83-b575-4368-8873-70728982b665", "size": null, "self": "/v2/images/5778ac83-b575-4368-8873-70728982b665", "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_d632628c-ffe5-4750-bba9-b6fd0ffb3093", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_d632628c-ffe5-4750-bba9-b6fd0ffb3093", "checksum": null, "created_at": "2019-06-08T05:56:24Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-06-08 05:56:25,009 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.46:9292/v2/images used request id req-7f0ab16a-56b8-436b-929d-ab850f95c758 2019-06-08 05:56:25,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.135041952133s 2019-06-08 05:56:25,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-06-08 05:56:25,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:9292/v2/images/5778ac83-b575-4368-8873-70728982b665/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3ee9ec7e97b7850e1f230a76a8bd7ca2a8686aa3" -d '' 2019-06-08 05:56:26,024 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 05:56:26 GMT X-Openstack-Request-Id: req-5e095311-7bd7-451a-be02-335bab9b9233 2019-06-08 05:56:26,024 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 05:56:26,025 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.46:9292/v2/images/5778ac83-b575-4368-8873-70728982b665/file used request id req-5e095311-7bd7-451a-be02-335bab9b9233 2019-06-08 05:56:26,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.01483201981s 2019-06-08 05:56:26,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 05:56:26,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3ee9ec7e97b7850e1f230a76a8bd7ca2a8686aa3" 2019-06-08 05:56:26,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sat, 08 Jun 2019 05:56:26 GMT X-Openstack-Request-Id: req-c93bc6e2-19a0-41f0-821b-2b4bdbf44c40 2019-06-08 05:56:26,055 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T05:56:25Z", "file": "/v2/images/5778ac83-b575-4368-8873-70728982b665/file", "owner": "ab73d29f9dc744d3a604304143c46095", "id": "5778ac83-b575-4368-8873-70728982b665", "size": 12716032, "self": "/v2/images/5778ac83-b575-4368-8873-70728982b665", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/5778ac83-b575-4368-8873-70728982b665/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/5778ac83-b575-4368-8873-70728982b665/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_d632628c-ffe5-4750-bba9-b6fd0ffb3093", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_d632628c-ffe5-4750-bba9-b6fd0ffb3093", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-08T05:56:24Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 05:56:26,055 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-c93bc6e2-19a0-41f0-821b-2b4bdbf44c40 2019-06-08 05:56:26,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0263249874115s 2019-06-08 05:56:26,057 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/5778ac83-b575-4368-8873-70728982b665/snap', u'metadata': Munch({})})], 'file': u'/v2/images/5778ac83-b575-4368-8873-70728982b665/file', 'owner': u'ab73d29f9dc744d3a604304143c46095', 'id': u'5778ac83-b575-4368-8873-70728982b665', 'size': 12716032, u'self': u'/v2/images/5778ac83-b575-4368-8873-70728982b665', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ab73d29f9dc744d3a604304143c46095', 'name': 'tempest_smoke-project_d632628c-ffe5-4750-bba9-b6fd0ffb3093', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/5778ac83-b575-4368-8873-70728982b665/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-08T05:56:25Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-06-08T05:56:25Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_d632628c-ffe5-4750-bba9-b6fd0ffb3093', '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/5778ac83-b575-4368-8873-70728982b665', 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_d632628c-ffe5-4750-bba9-b6fd0ffb3093', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_d632628c-ffe5-4750-bba9-b6fd0ffb3093', 'created': u'2019-06-08T05:56:24Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-08T05:56:24Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/5778ac83-b575-4368-8873-70728982b665', 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_d632628c-ffe5-4750-bba9-b6fd0ffb3093', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-08 05:56:26,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-06-08 05:56:26,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cd1a4b19032919ed1351058ac627106099c2276e" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_smoke-flavor_d632628c-ffe5-4750-bba9-b6fd0ffb3093", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-06-08 05:56:26,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Sat, 08 Jun 2019 05:56:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ddf604b4-d681-4b13-bcf9-6fccbc6ef0dc x-openstack-request-id: req-ddf604b4-d681-4b13-bcf9-6fccbc6ef0dc 2019-06-08 05:56:26,459 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_d632628c-ffe5-4750-bba9-b6fd0ffb3093", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/368dc39e-e33c-4f03-b4e2-85f6c5b33974", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/368dc39e-e33c-4f03-b4e2-85f6c5b33974", "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": "368dc39e-e33c-4f03-b4e2-85f6c5b33974"}} 2019-06-08 05:56:26,459 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-ddf604b4-d681-4b13-bcf9-6fccbc6ef0dc 2019-06-08 05:56:26,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.399364948273s 2019-06-08 05:56:26,460 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_d632628c-ffe5-4750-bba9-b6fd0ffb3093', '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'3188c96ec01940fba81c35d45eb11133', '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'368dc39e-e33c-4f03-b4e2-85f6c5b33974', 'swap': 0}) 2019-06-08 05:56:26,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-06-08 05:56:26,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/flavors/368dc39e-e33c-4f03-b4e2-85f6c5b33974/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cd1a4b19032919ed1351058ac627106099c2276e" -d '{"extra_specs": {}}' 2019-06-08 05:56:26,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 08 Jun 2019 05:56: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-d78a6faf-8dd9-4b8e-a638-7adaa307b5c9 x-openstack-request-id: req-d78a6faf-8dd9-4b8e-a638-7adaa307b5c9 2019-06-08 05:56:26,485 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-06-08 05:56:26,485 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/flavors/368dc39e-e33c-4f03-b4e2-85f6c5b33974/os-extra_specs used request id req-d78a6faf-8dd9-4b8e-a638-7adaa307b5c9 2019-06-08 05:56:26,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0238699913025s 2019-06-08 05:56:26,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 05:56:26,500 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 08 Jun 2019 05:56:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1fbbb6a-d08e-4351-83b2-1f57fa100e9d 2019-06-08 05:56:26,501 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 05:56:26,501 - keystoneauth.session - DEBUG - GET call to http://172.30.9.46:5000/ used request id req-f1fbbb6a-d08e-4351-83b2-1f57fa100e9d 2019-06-08 05:56:26,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 05:56:26,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3ee9ec7e97b7850e1f230a76a8bd7ca2a8686aa3" 2019-06-08 05:56:26,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 05:56:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b3f53dc-269c-4aeb-99d4-b362a4730a86 2019-06-08 05:56:26,699 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 05:56:26,699 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-0b3f53dc-269c-4aeb-99d4-b362a4730a86 2019-06-08 05:56:26,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.195124149323s 2019-06-08 05:56:26,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 05:56:26,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3ee9ec7e97b7850e1f230a76a8bd7ca2a8686aa3" 2019-06-08 05:56:26,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 05:56:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-694ed9f6-c24c-4844-ad86-6d80d92bea72 2019-06-08 05:56:26,890 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 05:56:26,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-694ed9f6-c24c-4844-ad86-6d80d92bea72 2019-06-08 05:56:26,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.186330080032s 2019-06-08 05:56:26,907 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-06-08 05:56:31,254 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 424db266-29ec-43b2-a451-278eac6b41c8 | 2019-06-08T05:56:30.796338 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 424db266-29ec-43b2-a451-278eac6b41c8 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2019-06-08 05:56:34,445 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2019-06-08 05:56:35,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-06-08 05:56:40,003 - 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=f30457e7-0622-4e3c-bcba-e01a405fed28) as the default verifier for the future CLI operations. 2019-06-08 05:56:41,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-06-08 05:56:41,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cd1a4b19032919ed1351058ac627106099c2276e" 2019-06-08 05:56:41,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 742 Content-Type: application/json Date: Sat, 08 Jun 2019 05:56:41 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-98063ce5-81f4-4dd5-bc79-74bdfa19e06a x-openstack-request-id: req-98063ce5-81f4-4dd5-bc79-74bdfa19e06a 2019-06-08 05:56:41,927 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 13}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 14}, "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.7", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-06-08 05:56:41,927 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/os-hypervisors/detail used request id req-98063ce5-81f4-4dd5-bc79-74bdfa19e06a 2019-06-08 05:56:41,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0469148159027s 2019-06-08 05:56:41,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 05:56:41,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3ee9ec7e97b7850e1f230a76a8bd7ca2a8686aa3" 2019-06-08 05:56:42,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sat, 08 Jun 2019 05:56:42 GMT X-Openstack-Request-Id: req-be28c75d-1175-4225-8bf5-c3db223cc84a 2019-06-08 05:56:42,222 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T05:56:25Z", "file": "/v2/images/5778ac83-b575-4368-8873-70728982b665/file", "owner": "ab73d29f9dc744d3a604304143c46095", "id": "5778ac83-b575-4368-8873-70728982b665", "size": 12716032, "self": "/v2/images/5778ac83-b575-4368-8873-70728982b665", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/5778ac83-b575-4368-8873-70728982b665/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/5778ac83-b575-4368-8873-70728982b665/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_d632628c-ffe5-4750-bba9-b6fd0ffb3093", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_d632628c-ffe5-4750-bba9-b6fd0ffb3093", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-08T05:56:24Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 05:56:42,222 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-be28c75d-1175-4225-8bf5-c3db223cc84a 2019-06-08 05:56:42,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.287775039673s 2019-06-08 05:56:42,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-06-08 05:56:42,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3ee9ec7e97b7850e1f230a76a8bd7ca2a8686aa3" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_alt_d632628c-ffe5-4750-bba9-b6fd0ffb3093", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_alt_d632628c-ffe5-4750-bba9-b6fd0ffb3093"}' 2019-06-08 05:56:42,294 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 950 Content-Type: application/json Date: Sat, 08 Jun 2019 05:56:42 GMT Location: http://172.30.9.46:9292/v2/images/d4e5fd95-4543-43f2-be71-c8959027b884 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-4029e183-6fe3-4f19-bac5-0fe81bac3ec3 2019-06-08 05:56:42,294 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T05:56:42Z", "file": "/v2/images/d4e5fd95-4543-43f2-be71-c8959027b884/file", "owner": "ab73d29f9dc744d3a604304143c46095", "id": "d4e5fd95-4543-43f2-be71-c8959027b884", "size": null, "self": "/v2/images/d4e5fd95-4543-43f2-be71-c8959027b884", "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_d632628c-ffe5-4750-bba9-b6fd0ffb3093", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_d632628c-ffe5-4750-bba9-b6fd0ffb3093", "checksum": null, "created_at": "2019-06-08T05:56:42Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-06-08 05:56:42,295 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.46:9292/v2/images used request id req-4029e183-6fe3-4f19-bac5-0fe81bac3ec3 2019-06-08 05:56:42,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0638990402222s 2019-06-08 05:56:42,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-06-08 05:56:42,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:9292/v2/images/d4e5fd95-4543-43f2-be71-c8959027b884/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3ee9ec7e97b7850e1f230a76a8bd7ca2a8686aa3" -d '' 2019-06-08 05:56:43,579 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 05:56:43 GMT X-Openstack-Request-Id: req-4cc36b3f-e420-4d81-9116-566715ae684c 2019-06-08 05:56:43,579 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 05:56:43,579 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.46:9292/v2/images/d4e5fd95-4543-43f2-be71-c8959027b884/file used request id req-4cc36b3f-e420-4d81-9116-566715ae684c 2019-06-08 05:56:43,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.28377985954s 2019-06-08 05:56:43,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 05:56:43,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3ee9ec7e97b7850e1f230a76a8bd7ca2a8686aa3" 2019-06-08 05:56:43,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2745 Content-Type: application/json Date: Sat, 08 Jun 2019 05:56:43 GMT X-Openstack-Request-Id: req-0f1b7e8b-e5e7-447f-a945-63606e0f3179 2019-06-08 05:56:43,617 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T05:56:43Z", "file": "/v2/images/d4e5fd95-4543-43f2-be71-c8959027b884/file", "owner": "ab73d29f9dc744d3a604304143c46095", "id": "d4e5fd95-4543-43f2-be71-c8959027b884", "size": 12716032, "self": "/v2/images/d4e5fd95-4543-43f2-be71-c8959027b884", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/d4e5fd95-4543-43f2-be71-c8959027b884/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/d4e5fd95-4543-43f2-be71-c8959027b884/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_d632628c-ffe5-4750-bba9-b6fd0ffb3093", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_d632628c-ffe5-4750-bba9-b6fd0ffb3093", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-08T05:56:42Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T05:56:25Z", "file": "/v2/images/5778ac83-b575-4368-8873-70728982b665/file", "owner": "ab73d29f9dc744d3a604304143c46095", "id": "5778ac83-b575-4368-8873-70728982b665", "size": 12716032, "self": "/v2/images/5778ac83-b575-4368-8873-70728982b665", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/5778ac83-b575-4368-8873-70728982b665/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/5778ac83-b575-4368-8873-70728982b665/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_d632628c-ffe5-4750-bba9-b6fd0ffb3093", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_d632628c-ffe5-4750-bba9-b6fd0ffb3093", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-08T05:56:24Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 05:56:43,617 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-0f1b7e8b-e5e7-447f-a945-63606e0f3179 2019-06-08 05:56:43,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.033350944519s 2019-06-08 05:56:43,620 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/d4e5fd95-4543-43f2-be71-c8959027b884/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d4e5fd95-4543-43f2-be71-c8959027b884/file', 'owner': u'ab73d29f9dc744d3a604304143c46095', 'id': u'd4e5fd95-4543-43f2-be71-c8959027b884', 'size': 12716032, u'self': u'/v2/images/d4e5fd95-4543-43f2-be71-c8959027b884', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ab73d29f9dc744d3a604304143c46095', 'name': 'tempest_smoke-project_d632628c-ffe5-4750-bba9-b6fd0ffb3093', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/d4e5fd95-4543-43f2-be71-c8959027b884/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-08T05:56:43Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-06-08T05:56:43Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_d632628c-ffe5-4750-bba9-b6fd0ffb3093', '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/d4e5fd95-4543-43f2-be71-c8959027b884', 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_d632628c-ffe5-4750-bba9-b6fd0ffb3093', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_alt_d632628c-ffe5-4750-bba9-b6fd0ffb3093', 'created': u'2019-06-08T05:56:42Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-08T05:56:42Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/d4e5fd95-4543-43f2-be71-c8959027b884', 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_d632628c-ffe5-4750-bba9-b6fd0ffb3093', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-08 05:56:43,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-06-08 05:56:43,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cd1a4b19032919ed1351058ac627106099c2276e" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke-flavor_alt_d632628c-ffe5-4750-bba9-b6fd0ffb3093", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-06-08 05:56:43,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 317 Content-Type: application/json Date: Sat, 08 Jun 2019 05:56: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-404ea002-e2ac-4cb3-ba19-1559f58b2b18 x-openstack-request-id: req-404ea002-e2ac-4cb3-ba19-1559f58b2b18 2019-06-08 05:56:43,684 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_alt_d632628c-ffe5-4750-bba9-b6fd0ffb3093", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/f2c71c63-5829-4c64-aadf-5a71b403987b", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/f2c71c63-5829-4c64-aadf-5a71b403987b", "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": "f2c71c63-5829-4c64-aadf-5a71b403987b"}} 2019-06-08 05:56:43,684 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-404ea002-e2ac-4cb3-ba19-1559f58b2b18 2019-06-08 05:56:43,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0637190341949s 2019-06-08 05:56:43,685 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_d632628c-ffe5-4750-bba9-b6fd0ffb3093', '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'3188c96ec01940fba81c35d45eb11133', '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'f2c71c63-5829-4c64-aadf-5a71b403987b', 'swap': 0}) 2019-06-08 05:56:43,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-06-08 05:56:43,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/flavors/f2c71c63-5829-4c64-aadf-5a71b403987b/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cd1a4b19032919ed1351058ac627106099c2276e" -d '{"extra_specs": {}}' 2019-06-08 05:56:43,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 08 Jun 2019 05:56: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-c9f13e8d-e3e8-4b4c-af23-6030846deb5b x-openstack-request-id: req-c9f13e8d-e3e8-4b4c-af23-6030846deb5b 2019-06-08 05:56:43,706 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-06-08 05:56:43,706 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/flavors/f2c71c63-5829-4c64-aadf-5a71b403987b/os-extra_specs used request id req-c9f13e8d-e3e8-4b4c-af23-6030846deb5b 2019-06-08 05:56:43,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0201971530914s 2019-06-08 05:56:43,707 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_d632628c-ffe5-4750-bba9-b6fd0ffb3093', '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'3188c96ec01940fba81c35d45eb11133', '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'f2c71c63-5829-4c64-aadf-5a71b403987b', 'swap': 0}) 2019-06-08 05:56:46,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-06-08 05:56:46,583 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-06-08 05:56:46,584 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-06-08 05:56:46,586 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-06-08 05:56:46,622 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-06-08 05:56:48,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-f30457e7-0622-4e3c-bcba-e01a405fed28/repo; stestr list '(?=.*\[.*\bsmoke\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_smoke/test_list.txt 2>/dev/null) 2019-06-08 05:56:48,514 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-06-08 05:56:48,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_smoke/test_list.txt', u'--concurrency=4']'. 2019-06-08 06:00:37,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: cc15bd8e-afa0-4dc4-8133-a410f53bff21 2019-06-08 06:00:37,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', u'cc15bd8e-afa0-4dc4-8133-a410f53bff21']'. 2019-06-08 06:00:38,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-06-08 06:00:38,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-06-08 06:00:38,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-06-08 06:00:38,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | cc15bd8e-afa0-4dc4-8133-a410f53bff21 | 2019-06-08 06:00:38,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-06-08 06:00:38,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-06-08 05:56:50 | 2019-06-08 06:00:38,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-06-08 06:00:37 | 2019-06-08 06:00:38,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:03:47 | 2019-06-08 06:00:38,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-06-08 06:00:38,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-06-08 06:00:38,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-06-08 06:00:38,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: f30457e7-0622-4e3c-bcba-e01a405fed28) | 2019-06-08 06:00:38,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-06-08 06:00:38,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 424db266-29ec-43b2-a451-278eac6b41c8) | 2019-06-08 06:00:38,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 107 | 2019-06-08 06:00:38,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 222.096 | 2019-06-08 06:00:38,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 95 | 2019-06-08 06:00:38,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 12 | 2019-06-08 06:00:38,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-06-08 06:00:38,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-06-08 06:00:38,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-06-08 06:00:38,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-06-08 06:00:38,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-06-08 06:00:38,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-06-08 06:00:38,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke success_rate is 100.0% 2019-06-08 06:00:38,463 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', u'cc15bd8e-afa0-4dc4-8133-a410f53bff21', '--to', u'/home/opnfv/functest/results/tempest_smoke/tempest-report.html'] 2019-06-08 06:00:40,395 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid cc15bd8e-afa0-4dc4-8133-a410f53bff21 --to /home/opnfv/functest/results/tempest_smoke/tempest-report.html Saving the report to '/home/opnfv/functest/results/tempest_smoke/tempest-report.html' file. It may take some time. The report has been successfully saved. 2019-06-08 06:00:40,396 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', u'cc15bd8e-afa0-4dc4-8133-a410f53bff21', '--to', u'/home/opnfv/functest/results/tempest_smoke/tempest-report.xml'] 2019-06-08 06:00:42,292 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid cc15bd8e-afa0-4dc4-8133-a410f53bff21 --to /home/opnfv/functest/results/tempest_smoke/tempest-report.xml Saving the report to '/home/opnfv/functest/results/tempest_smoke/tempest-report.xml' file. It may take some time. The report has been successfully saved. 2019-06-08 06:00:42,407 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-08 06:00:42,407 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | tempest_smoke | functest | 04:23 | PASS | +-----------------------+------------------+------------------+----------------+ 2019-06-08 06:00:42,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-06-08 06:00:42,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9292/v2/images/d4e5fd95-4543-43f2-be71-c8959027b884 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3ee9ec7e97b7850e1f230a76a8bd7ca2a8686aa3" 2019-06-08 06:00:43,762 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 06:00:43 GMT X-Openstack-Request-Id: req-68d1b2f2-f27e-47a5-b0b5-6b3e86ed94bf 2019-06-08 06:00:43,762 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 06:00:43,762 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.46:9292/v2/images/d4e5fd95-4543-43f2-be71-c8959027b884 used request id req-68d1b2f2-f27e-47a5-b0b5-6b3e86ed94bf 2019-06-08 06:00:43,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.33923602104s 2019-06-08 06:00:43,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-08 06:00:43,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cd1a4b19032919ed1351058ac627106099c2276e" 2019-06-08 06:00:43,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 365 Content-Type: application/json Date: Sat, 08 Jun 2019 06:00: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-3d9cdfa6-14df-454e-b933-83878d771999 x-openstack-request-id: req-3d9cdfa6-14df-454e-b933-83878d771999 2019-06-08 06:00:43,798 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_d632628c-ffe5-4750-bba9-b6fd0ffb3093", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/368dc39e-e33c-4f03-b4e2-85f6c5b33974", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/368dc39e-e33c-4f03-b4e2-85f6c5b33974", "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": "368dc39e-e33c-4f03-b4e2-85f6c5b33974"}, {"name": "tempest_smoke-flavor_alt_d632628c-ffe5-4750-bba9-b6fd0ffb3093", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/f2c71c63-5829-4c64-aadf-5a71b403987b", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/f2c71c63-5829-4c64-aadf-5a71b403987b", "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": "f2c71c63-5829-4c64-aadf-5a71b403987b"}]} 2019-06-08 06:00:43,798 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None used request id req-3d9cdfa6-14df-454e-b933-83878d771999 2019-06-08 06:00:43,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0295660495758s 2019-06-08 06:00:43,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-06-08 06:00:43,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:8774/v2.1/flavors/f2c71c63-5829-4c64-aadf-5a71b403987b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cd1a4b19032919ed1351058ac627106099c2276e" 2019-06-08 06:00:43,833 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 08 Jun 2019 06:00: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-2d1e2f9b-3c89-42fc-8415-d4f7252781af x-openstack-request-id: req-2d1e2f9b-3c89-42fc-8415-d4f7252781af 2019-06-08 06:00:43,833 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.46:8774/v2.1/flavors/f2c71c63-5829-4c64-aadf-5a71b403987b used request id req-2d1e2f9b-3c89-42fc-8415-d4f7252781af 2019-06-08 06:00:43,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0328280925751s 2019-06-08 06:00:43,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-06-08 06:00:43,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:9696/v2.0/routers/cf878549-85f0-4d85-99b3-cd568c8406f4/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3ee9ec7e97b7850e1f230a76a8bd7ca2a8686aa3" -d '{"subnet_id": "9b22d37c-d613-4300-ad57-bfd798306451"}' 2019-06-08 06:00:46,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 08 Jun 2019 06:00:46 GMT X-Openstack-Request-Id: req-e78daa67-4157-4cb2-b444-0595c77765b0 2019-06-08 06:00:46,289 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "3cb22c96-7b4f-44a6-8db3-d92a44ce255f", "tenant_id": "ab73d29f9dc744d3a604304143c46095", "subnet_id": "9b22d37c-d613-4300-ad57-bfd798306451", "subnet_ids": ["9b22d37c-d613-4300-ad57-bfd798306451"], "port_id": "9fe22bca-3614-4787-ba71-dd7615694d42", "id": "cf878549-85f0-4d85-99b3-cd568c8406f4"} 2019-06-08 06:00:46,289 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.46:9696/v2.0/routers/cf878549-85f0-4d85-99b3-cd568c8406f4/remove_router_interface.json used request id req-e78daa67-4157-4cb2-b444-0595c77765b0 2019-06-08 06:00:46,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.45491909981s 2019-06-08 06:00:46,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-06-08 06:00:46,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3ee9ec7e97b7850e1f230a76a8bd7ca2a8686aa3" 2019-06-08 06:00:46,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 722 Content-Type: application/json Date: Sat, 08 Jun 2019 06:00:46 GMT X-Openstack-Request-Id: req-962e10c0-5b59-497f-8494-abc4f320974e 2019-06-08 06:00:46,424 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a3d564af-8d87-4f4f-9680-f5a9465e0acc", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "ab73d29f9dc744d3a604304143c46095", "created_at": "2019-06-08T05:56:20Z", "admin_state_up": true, "updated_at": "2019-06-08T06:00:45Z", "project_id": "ab73d29f9dc744d3a604304143c46095", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "cf878549-85f0-4d85-99b3-cd568c8406f4", "name": "tempest_smoke-router_d632628c-ffe5-4750-bba9-b6fd0ffb3093"}]} 2019-06-08 06:00:46,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/routers.json used request id req-962e10c0-5b59-497f-8494-abc4f320974e 2019-06-08 06:00:46,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.135057210922s 2019-06-08 06:00:46,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-06-08 06:00:46,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/routers/cf878549-85f0-4d85-99b3-cd568c8406f4.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3ee9ec7e97b7850e1f230a76a8bd7ca2a8686aa3" 2019-06-08 06:00:47,583 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 06:00:47 GMT X-Openstack-Request-Id: req-b6c39c81-471b-4133-9461-08615f9fd8c1 2019-06-08 06:00:47,583 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 06:00:47,584 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/routers/cf878549-85f0-4d85-99b3-cd568c8406f4.json used request id req-b6c39c81-471b-4133-9461-08615f9fd8c1 2019-06-08 06:00:47,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.15782189369s 2019-06-08 06:00:47,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-06-08 06:00:47,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3ee9ec7e97b7850e1f230a76a8bd7ca2a8686aa3" 2019-06-08 06:00:47,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1331 Content-Type: application/json Date: Sat, 08 Jun 2019 06:00:47 GMT X-Openstack-Request-Id: req-97dee7ba-c89e-4620-a30a-43877cf8a693 2019-06-08 06:00:47,622 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-06-08T05:56:20Z","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":"9b22d37c-d613-4300-ad57-bfd798306451","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"ab73d29f9dc744d3a604304143c46095","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke-subnet_d632628c-ffe5-4750-bba9-b6fd0ffb3093","enable_dhcp":true,"segment_id":null,"network_id":"3cb22c96-7b4f-44a6-8db3-d92a44ce255f","tenant_id":"ab73d29f9dc744d3a604304143c46095","created_at":"2019-06-08T05:56:20Z","ip_version":4},{"updated_at":"2019-06-08T05:48:01Z","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":"a3d564af-8d87-4f4f-9680-f5a9465e0acc","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"ae5008b7eba04bb8ab8b9bea870a005f","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:48:01Z","ip_version":4}]} 2019-06-08 06:00:47,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/subnets.json used request id req-97dee7ba-c89e-4620-a30a-43877cf8a693 2019-06-08 06:00:47,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0380640029907s 2019-06-08 06:00:47,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-06-08 06:00:47,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/subnets/9b22d37c-d613-4300-ad57-bfd798306451.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3ee9ec7e97b7850e1f230a76a8bd7ca2a8686aa3" 2019-06-08 06:00:48,696 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 06:00:48 GMT X-Openstack-Request-Id: req-7fbbbe38-cbde-4cc1-8e34-dbdaeff940a8 2019-06-08 06:00:48,696 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 06:00:48,696 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/subnets/9b22d37c-d613-4300-ad57-bfd798306451.json used request id req-7fbbbe38-cbde-4cc1-8e34-dbdaeff940a8 2019-06-08 06:00:48,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.07251811028s 2019-06-08 06:00:48,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 06:00:48,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3ee9ec7e97b7850e1f230a76a8bd7ca2a8686aa3" 2019-06-08 06:00:48,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1438 Content-Type: application/json Date: Sat, 08 Jun 2019 06:00:48 GMT X-Openstack-Request-Id: req-8a80d474-01e9-41ac-ac67-9de7c68cdffb 2019-06-08 06:00:48,788 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"3cb22c96-7b4f-44a6-8db3-d92a44ce255f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":true,"project_id":"ab73d29f9dc744d3a604304143c46095","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-08T06:00:48Z","qos_policy_id":null,"name":"tempest_smoke-net_d632628c-ffe5-4750-bba9-b6fd0ffb3093","admin_state_up":true,"tenant_id":"ab73d29f9dc744d3a604304143c46095","created_at":"2019-06-08T05:56:19Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T05:48:01Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","provider:network_type":"flat"}]} 2019-06-08 06:00:48,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-8a80d474-01e9-41ac-ac67-9de7c68cdffb 2019-06-08 06:00:48,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0917870998383s 2019-06-08 06:00:48,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-06-08 06:00:48,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/networks/3cb22c96-7b4f-44a6-8db3-d92a44ce255f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3ee9ec7e97b7850e1f230a76a8bd7ca2a8686aa3" 2019-06-08 06:00:50,075 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 06:00:50 GMT X-Openstack-Request-Id: req-e6279334-038a-4fc5-8c67-aeaad511bd16 2019-06-08 06:00:50,075 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 06:00:50,075 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/networks/3cb22c96-7b4f-44a6-8db3-d92a44ce255f.json used request id req-e6279334-038a-4fc5-8c67-aeaad511bd16 2019-06-08 06:00:50,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.28567409515s 2019-06-08 06:00:50,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 06:00:50,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3ee9ec7e97b7850e1f230a76a8bd7ca2a8686aa3" 2019-06-08 06:00:50,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sat, 08 Jun 2019 06:00:50 GMT X-Openstack-Request-Id: req-5f60ae3d-d26b-4e17-934f-149b92384b78 2019-06-08 06:00:50,110 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T05:56:25Z", "file": "/v2/images/5778ac83-b575-4368-8873-70728982b665/file", "owner": "ab73d29f9dc744d3a604304143c46095", "id": "5778ac83-b575-4368-8873-70728982b665", "size": 12716032, "self": "/v2/images/5778ac83-b575-4368-8873-70728982b665", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/5778ac83-b575-4368-8873-70728982b665/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/5778ac83-b575-4368-8873-70728982b665/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_d632628c-ffe5-4750-bba9-b6fd0ffb3093", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_d632628c-ffe5-4750-bba9-b6fd0ffb3093", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-08T05:56:24Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 06:00:50,110 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-5f60ae3d-d26b-4e17-934f-149b92384b78 2019-06-08 06:00:50,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0304670333862s 2019-06-08 06:00:50,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-06-08 06:00:50,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9292/v2/images/5778ac83-b575-4368-8873-70728982b665 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3ee9ec7e97b7850e1f230a76a8bd7ca2a8686aa3" 2019-06-08 06:00:50,378 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 06:00:50 GMT X-Openstack-Request-Id: req-ed9af0dd-00b3-46d7-a16b-91fa34af9134 2019-06-08 06:00:50,378 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 06:00:50,379 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.46:9292/v2/images/5778ac83-b575-4368-8873-70728982b665 used request id req-ed9af0dd-00b3-46d7-a16b-91fa34af9134 2019-06-08 06:00:50,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.266640901566s 2019-06-08 06:00:50,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-08 06:00:50,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cd1a4b19032919ed1351058ac627106099c2276e" 2019-06-08 06:00:50,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sat, 08 Jun 2019 06:00:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b574726d-9b0a-44b6-8eb2-e5e6a9884be4 x-openstack-request-id: req-b574726d-9b0a-44b6-8eb2-e5e6a9884be4 2019-06-08 06:00:50,405 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_d632628c-ffe5-4750-bba9-b6fd0ffb3093", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/368dc39e-e33c-4f03-b4e2-85f6c5b33974", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/368dc39e-e33c-4f03-b4e2-85f6c5b33974", "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": "368dc39e-e33c-4f03-b4e2-85f6c5b33974"}]} 2019-06-08 06:00:50,405 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None used request id req-b574726d-9b0a-44b6-8eb2-e5e6a9884be4 2019-06-08 06:00:50,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.025899887085s 2019-06-08 06:00:50,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-06-08 06:00:50,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:8774/v2.1/flavors/368dc39e-e33c-4f03-b4e2-85f6c5b33974 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cd1a4b19032919ed1351058ac627106099c2276e" 2019-06-08 06:00:50,431 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 08 Jun 2019 06:00:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6ebf3495-b086-4c9c-81ed-f020bce147ce x-openstack-request-id: req-6ebf3495-b086-4c9c-81ed-f020bce147ce 2019-06-08 06:00:50,431 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.46:8774/v2.1/flavors/368dc39e-e33c-4f03-b4e2-85f6c5b33974 used request id req-6ebf3495-b086-4c9c-81ed-f020bce147ce 2019-06-08 06:00:50,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0245680809021s 2019-06-08 06:00:50,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-08 06:00:50,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cd1a4b19032919ed1351058ac627106099c2276e" 2019-06-08 06:00:50,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Sat, 08 Jun 2019 06:00:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-decfcfce-1d73-4d9d-8580-c2e8d436b80b 2019-06-08 06:00:50,644 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.46:5000/v3/users/05c218d902a14f40af3320874b7f92da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05c218d902a14f40af3320874b7f92da", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.46:5000/v3/users/1afacf49c7e14af3a957f3511567dacc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1afacf49c7e14af3a957f3511567dacc", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.46:5000/v3/users/1f2145adf73944a6ab8ed52e5753691b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f2145adf73944a6ab8ed52e5753691b", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.46:5000/v3/users/2593ee6f9317492f990d505d77da4779"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2593ee6f9317492f990d505d77da4779", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.46:5000/v3/users/31ebed201e7e4ca5b7ee604a2b787581"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31ebed201e7e4ca5b7ee604a2b787581", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.46:5000/v3/users/3a572b3053b54834a82afa40e099a5da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a572b3053b54834a82afa40e099a5da", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.46:5000/v3/users/4fee668be3a64363800d347187a88df5"}, "domain_id": "69a9710257d445c38da42b508afe5e4c", "enabled": true, "options": {}, "id": "4fee668be3a64363800d347187a88df5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.46:5000/v3/users/66f1e9993f8b480294a60e940341f520"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66f1e9993f8b480294a60e940341f520", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.46:5000/v3/users/93fe3f7601c54ac9ad051856c17f28bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93fe3f7601c54ac9ad051856c17f28bb", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.46:5000/v3/users/c236670886154d449269b72bd9c90b0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c236670886154d449269b72bd9c90b0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.46:5000/v3/users/c65b29de08754e65a44567b1f677176f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c65b29de08754e65a44567b1f677176f", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_d632628c-ffe5-4750-bba9-b6fd0ffb3093", "links": {"self": "http://172.30.9.46:5000/v3/users/d85cb68eca4a4daf822dac4a1bd24453"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d85cb68eca4a4daf822dac4a1bd24453", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.46:5000/v3/users/d8dd3e6eec484d33b35e900b9699495d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8dd3e6eec484d33b35e900b9699495d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.46:5000/v3/users/dda03f8796ac431cadfc3fd8cb68b8e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dda03f8796ac431cadfc3fd8cb68b8e8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.46:5000/v3/users/fd79c31b868f4106baa6b4b6f650b664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd79c31b868f4106baa6b4b6f650b664", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.46:5000/v3/users", "previous": null, "next": null}} 2019-06-08 06:00:50,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/users used request id req-decfcfce-1d73-4d9d-8580-c2e8d436b80b 2019-06-08 06:00:50,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.21201300621s 2019-06-08 06:00:50,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-08 06:00:50,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/users/d85cb68eca4a4daf822dac4a1bd24453 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cd1a4b19032919ed1351058ac627106099c2276e" 2019-06-08 06:00:50,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Sat, 08 Jun 2019 06:00:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d71ef8d1-8401-49df-930e-ce36c374a3ef 2019-06-08 06:00:50,865 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_smoke-user_d632628c-ffe5-4750-bba9-b6fd0ffb3093", "links": {"self": "http://172.30.9.46:5000/v3/users/d85cb68eca4a4daf822dac4a1bd24453"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "d85cb68eca4a4daf822dac4a1bd24453", "description": null}} 2019-06-08 06:00:50,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/users/d85cb68eca4a4daf822dac4a1bd24453 used request id req-d71ef8d1-8401-49df-930e-ce36c374a3ef 2019-06-08 06:00:50,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.216215848923s 2019-06-08 06:00:50,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-06-08 06:00:50,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:5000/v3/users/d85cb68eca4a4daf822dac4a1bd24453 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cd1a4b19032919ed1351058ac627106099c2276e" 2019-06-08 06:00:51,150 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 06:00:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9044dd08-99d8-4f52-bb19-b08bb415ab25 2019-06-08 06:00:51,150 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 06:00:51,150 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.46:5000/v3/users/d85cb68eca4a4daf822dac4a1bd24453 used request id req-9044dd08-99d8-4f52-bb19-b08bb415ab25 2019-06-08 06:00:51,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.283832073212s 2019-06-08 06:00:51,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-08 06:00:51,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cd1a4b19032919ed1351058ac627106099c2276e" 2019-06-08 06:00:51,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 386 Content-Type: application/json Date: Sat, 08 Jun 2019 06:00:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-921081c9-ee5f-4fcc-92f0-92bd6f5b5d53 2019-06-08 06:00:51,361 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.46:5000/v3/projects/3188c96ec01940fba81c35d45eb11133"}, "tags": [], "enabled": true, "id": "3188c96ec01940fba81c35d45eb11133", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.46:5000/v3/projects/ab73d29f9dc744d3a604304143c46095"}, "tags": [], "enabled": true, "id": "ab73d29f9dc744d3a604304143c46095", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_d632628c-ffe5-4750-bba9-b6fd0ffb3093"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f"}, "tags": [], "enabled": true, "id": "ae5008b7eba04bb8ab8b9bea870a005f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-08 06:00:51,361 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/projects used request id req-921081c9-ee5f-4fcc-92f0-92bd6f5b5d53 2019-06-08 06:00:51,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.204773187637s 2019-06-08 06:00:51,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-06-08 06:00:51,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:5000/v3/projects/ab73d29f9dc744d3a604304143c46095 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cd1a4b19032919ed1351058ac627106099c2276e" 2019-06-08 06:00:51,622 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 06:00:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4bf9d49-a2a1-4f47-b550-81dbbe8f8506 2019-06-08 06:00:51,622 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 06:00:51,622 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.46:5000/v3/projects/ab73d29f9dc744d3a604304143c46095 used request id req-e4bf9d49-a2a1-4f47-b550-81dbbe8f8506 2019-06-08 06:00:51,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.257153987885s 2019-06-08 06:00:51,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-08 06:00:51,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:9696/v2.0/security-groups.json?project_id=ab73d29f9dc744d3a604304143c46095&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cd1a4b19032919ed1351058ac627106099c2276e" 2019-06-08 06:00:51,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 08 Jun 2019 06:00:51 GMT X-Openstack-Request-Id: req-9217c3a7-2504-428b-87ea-fa0abdc0beb2 2019-06-08 06:00:51,663 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ab73d29f9dc744d3a604304143c46095", "created_at": "2019-06-08T05:56:19Z", "updated_at": "2019-06-08T05:56:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:56:19Z", "revision_number": 0, "id": "12998c49-9aed-4a4c-9c8d-0cb30e4fabe1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:56:19Z", "security_group_id": "8c7b919a-bcd3-40e8-b093-f9b5f732f131", "tenant_id": "ab73d29f9dc744d3a604304143c46095", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab73d29f9dc744d3a604304143c46095"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:56:19Z", "revision_number": 0, "id": "29eaa350-51d0-487c-a1a1-06ea6d7d5557", "remote_group_id": "8c7b919a-bcd3-40e8-b093-f9b5f732f131", "remote_ip_prefix": null, "created_at": "2019-06-08T05:56:19Z", "security_group_id": "8c7b919a-bcd3-40e8-b093-f9b5f732f131", "tenant_id": "ab73d29f9dc744d3a604304143c46095", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab73d29f9dc744d3a604304143c46095"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:56:19Z", "revision_number": 0, "id": "51c74680-4d2e-408f-adda-f125be057d02", "remote_group_id": "8c7b919a-bcd3-40e8-b093-f9b5f732f131", "remote_ip_prefix": null, "created_at": "2019-06-08T05:56:19Z", "security_group_id": "8c7b919a-bcd3-40e8-b093-f9b5f732f131", "tenant_id": "ab73d29f9dc744d3a604304143c46095", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab73d29f9dc744d3a604304143c46095"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:56:19Z", "revision_number": 0, "id": "7d5bac91-3167-4549-8509-1d1264552918", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:56:19Z", "security_group_id": "8c7b919a-bcd3-40e8-b093-f9b5f732f131", "tenant_id": "ab73d29f9dc744d3a604304143c46095", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab73d29f9dc744d3a604304143c46095"}], "revision_number": 1, "project_id": "ab73d29f9dc744d3a604304143c46095", "id": "8c7b919a-bcd3-40e8-b093-f9b5f732f131", "name": "default"}]} 2019-06-08 06:00:51,664 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/security-groups.json?project_id=ab73d29f9dc744d3a604304143c46095&name=default used request id req-9217c3a7-2504-428b-87ea-fa0abdc0beb2 2019-06-08 06:00:51,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0364580154419s 2019-06-08 06:00:51,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-08 06:00:51,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cd1a4b19032919ed1351058ac627106099c2276e" 2019-06-08 06:00:51,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sat, 08 Jun 2019 06:00:51 GMT X-Openstack-Request-Id: req-95ef397b-f6b7-407a-a91e-f08163dc9c02 2019-06-08 06:00:51,722 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3188c96ec01940fba81c35d45eb11133", "created_at": "2019-06-08T05:50:08Z", "updated_at": "2019-06-08T05:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "1a304197-6259-47fb-8799-aa407182630d", "remote_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv6", "project_id": "3188c96ec01940fba81c35d45eb11133"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "487196b0-2bde-45c0-8b45-f9fcd16601fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv4", "project_id": "3188c96ec01940fba81c35d45eb11133"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "abadd49a-1a8f-405f-ba47-7c59fe8b0d0f", "remote_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv4", "project_id": "3188c96ec01940fba81c35d45eb11133"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "d26daddf-2739-444d-991e-138b96ac2ac2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv6", "project_id": "3188c96ec01940fba81c35d45eb11133"}], "revision_number": 1, "project_id": "3188c96ec01940fba81c35d45eb11133", "id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "created_at": "2019-06-08T05:47:57Z", "updated_at": "2019-06-08T05:47:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "02da1104-56ed-4749-b003-90c4f8f656ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "a3f7c7ce-1565-464d-9c08-e39b080cdb6d", "remote_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "c5f47a68-2c8b-4de3-91dc-0a19312beb49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "d9877ee1-16fa-4f55-9b57-2bd861dcc4ea", "remote_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}], "revision_number": 1, "project_id": "ae5008b7eba04bb8ab8b9bea870a005f", "id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-06-08T05:50:09Z", "updated_at": "2019-06-08T05:50:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "41f1ce41-3b64-482a-87c5-0d0b11c6398f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "79dc58b0-b605-4504-9229-080d558ac4f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "81274cd5-6700-4e0f-8a2a-1f2e3420f4f3", "remote_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "dd1516ff-335a-4f12-a448-f096493076e7", "remote_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "48f2b38a-983e-4487-ab36-f87307c0130c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab73d29f9dc744d3a604304143c46095", "created_at": "2019-06-08T05:56:19Z", "updated_at": "2019-06-08T05:56:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:56:19Z", "revision_number": 0, "id": "12998c49-9aed-4a4c-9c8d-0cb30e4fabe1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:56:19Z", "security_group_id": "8c7b919a-bcd3-40e8-b093-f9b5f732f131", "tenant_id": "ab73d29f9dc744d3a604304143c46095", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab73d29f9dc744d3a604304143c46095"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:56:19Z", "revision_number": 0, "id": "29eaa350-51d0-487c-a1a1-06ea6d7d5557", "remote_group_id": "8c7b919a-bcd3-40e8-b093-f9b5f732f131", "remote_ip_prefix": null, "created_at": "2019-06-08T05:56:19Z", "security_group_id": "8c7b919a-bcd3-40e8-b093-f9b5f732f131", "tenant_id": "ab73d29f9dc744d3a604304143c46095", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab73d29f9dc744d3a604304143c46095"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:56:19Z", "revision_number": 0, "id": "51c74680-4d2e-408f-adda-f125be057d02", "remote_group_id": "8c7b919a-bcd3-40e8-b093-f9b5f732f131", "remote_ip_prefix": null, "created_at": "2019-06-08T05:56:19Z", "security_group_id": "8c7b919a-bcd3-40e8-b093-f9b5f732f131", "tenant_id": "ab73d29f9dc744d3a604304143c46095", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab73d29f9dc744d3a604304143c46095"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:56:19Z", "revision_number": 0, "id": "7d5bac91-3167-4549-8509-1d1264552918", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:56:19Z", "security_group_id": "8c7b919a-bcd3-40e8-b093-f9b5f732f131", "tenant_id": "ab73d29f9dc744d3a604304143c46095", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab73d29f9dc744d3a604304143c46095"}], "revision_number": 1, "project_id": "ab73d29f9dc744d3a604304143c46095", "id": "8c7b919a-bcd3-40e8-b093-f9b5f732f131", "name": "default"}]} 2019-06-08 06:00:51,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/security-groups.json used request id req-95ef397b-f6b7-407a-a91e-f08163dc9c02 2019-06-08 06:00:51,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0549130439758s 2019-06-08 06:00:51,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-06-08 06:00:51,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/security-groups/8c7b919a-bcd3-40e8-b093-f9b5f732f131.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cd1a4b19032919ed1351058ac627106099c2276e" 2019-06-08 06:00:51,846 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 06:00:51 GMT X-Openstack-Request-Id: req-03f29248-c9f6-4cdf-8ca5-13cddd223850 2019-06-08 06:00:51,846 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 06:00:51,846 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/security-groups/8c7b919a-bcd3-40e8-b093-f9b5f732f131.json used request id req-03f29248-c9f6-4cdf-8ca5-13cddd223850 2019-06-08 06:00:51,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.116179943085s 2019-06-08 06:00:51,847 - 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:07 | PASS | | vmready1 | functest | healthcheck | 00:09 | PASS | | vmready2 | functest | healthcheck | 00:09 | PASS | | singlevm1 | functest | healthcheck | 00:32 | PASS | | singlevm2 | functest | healthcheck | 00:27 | PASS | | vping_ssh | functest | healthcheck | 00:40 | PASS | | vping_userdata | functest | healthcheck | 00:36 | PASS | | cinder_test | functest | healthcheck | 01:08 | PASS | | tempest_smoke | functest | healthcheck | 04:23 | PASS | | odl | functest | healthcheck | 00:00 | SKIP | +--------------------------+------------------+---------------------+------------------+----------------+ 2019-06-08 06:00:51,859 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2019-06-08 06:00:51,888 - paramiko.transport - DEBUG - EOF in transport thread 2019-06-08 06:00:51,990 - paramiko.transport - DEBUG - EOF in transport thread 2019-06-08 06:00:52,088 - paramiko.transport - DEBUG - EOF in transport thread 2019-06-08 06:00:54,997 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-hunter-41 | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | DEBUG | true | | INSTALLER_TYPE | apex | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-06-08 06:00:55,000 - 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.46,192.30.9.6 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.46:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=zKoHO1Q6CDuGhs57fW23Skal4 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=3188c96ec01940fba81c35d45eb11133 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2019-06-08 06:00:55,000 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-06-08 06:00:55,000 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+------------------------------------------+-------------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+------------------------------------------+-------------------------------------------------+ | smoke | 1 | Set of basic Functional tests to | neutron-tempest-plugin-api rally_sanity | | | | validate the OPNFV scenarios. | refstack_defcore tempest_full | | | | | tempest_scenario patrole neutron_trunk | | | | | networking-bgpvpn networking-sfc | | | | | barbican | +---------------+---------------+------------------------------------------+-------------------------------------------------+ 2019-06-08 06:00:55,023 - xtesting.ci.run_tests - INFO - Loading test case 'neutron-tempest-plugin-api'... 2019-06-08 06:00:55,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 06:00:55,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sat, 08 Jun 2019 06:00:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-978395cf-0871-4519-bdfc-41a03ffc5ae6 2019-06-08 06:00:55,347 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}} 2019-06-08 06:00:55,347 - keystoneauth.session - DEBUG - GET call to http://172.30.9.46:5000/v3 used request id req-978395cf-0871-4519-bdfc-41a03ffc5ae6 2019-06-08 06:00:55,348 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.46:5000/v3/auth/tokens 2019-06-08 06:00:55,756 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "d2be94ca10bc410d8e2df55ad673d32f", "name": "member"}, {"id": "e5096deb7bb54cdfaba406b083716814", "name": "admin"}, {"id": "20c52caa8815436598706c0044dd78ea", "name": "reader"}], "expires_at": "2019-06-08T07:00:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3188c96ec01940fba81c35d45eb11133", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "569429e3916a40609b1b095c350d4f40"}, {"url": "http://172.30.9.46:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f8c054a2af64f418c37ee7727690693"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b02dfb863f5a4bffb36851235754ef91"}], "type": "metric", "id": "04a04b69122f4f738931230cee29629a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699fd3a20c8d40938f47375515d56729"}, {"url": "http://172.30.9.46:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a29c25ed5bae42389e53743e2b2d4cc6"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2aa7441977c496197e3dd66db370091"}], "type": "image", "id": "1229db241b1e4199aa3477e6a5aaaaf3", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.25:8080/v1/AUTH_3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f18ac20553a423cb64c4c119b4996d7"}, {"url": "http://172.30.9.46:8080/v1/AUTH_3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9cb7095bfac44798c7fb7f9deeeb6c2"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5274ae5199a462fbdfc0fea51cec5a4"}], "type": "object-store", "id": "3937992c91de456ab652dcaface65051", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.46:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469fe8a62bab4dce8322074f2fcdb9b4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e66cd3f99f9447b491021e663455e8c8"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "faa6e36db7f04aaf89b1671b36545dd9"}], "type": "cloudformation", "id": "4475ac30861f4898a3b4a3f25d4c15a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "451296117b884380836bc65617a5acf5"}, {"url": "http://172.30.9.46:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3bf63cbaa4d40d8a7b3788a9ab9cf75"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8fcd63580f1428d9b345eecdbd48204"}], "type": "compute", "id": "55cb302de7b240e1a0963bcae70f4b34", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04b4a8c11b3f4bd1ab89c03a5aa9bd51"}, {"url": "http://172.30.9.46:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "489dc505b18c45b097be2b0ce43d310b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "768110a585514cb9a095e0ffab526da4"}], "type": "identity", "id": "6494ad775fb84e9891f5bc3015a60f48", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.46:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02cf21684702424ca6c0c65fbe598276"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a219343778574f9a89cf8eda09913c42"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3727342b4d045659e67915b25bea965"}], "type": "placement", "id": "6dd232e0a9944d6f8afacd7b59c2bb55", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f4e281ad8cd4aaba41477f8f55544b4"}, {"url": "http://172.30.9.46:8776/v2/3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f80c73c49c6480dba7d5f4b80e4a948"}, {"url": "http://192.30.9.6:8776/v2/3188c96ec01940fba81c35d45eb11133", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c209dd66f03a44bd9424eb1cad43b57c"}], "type": "volumev2", "id": "7c5d79a9253b44f1afeea36304180784", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c9a71230b064918baa5ec4ab83144c8"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d7c07f63f584a70a7df59e46b53c425"}, {"url": "http://172.30.9.46:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a67b17f9d1f45acb1b7213e75ed7276"}], "type": "event", "id": "84c44c0613f94bf8bbb2e05ff2f89471", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/3188c96ec01940fba81c35d45eb11133", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "775bcb67ac30456cb720438594a475e1"}, {"url": "http://192.30.9.6:8776/v3/3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2c0df4ad6a14557a0e2b97bfa52019f"}, {"url": "http://172.30.9.46:8776/v3/3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ef016b34aa45a7ba522cfecbfec6eb"}], "type": "volumev3", "id": "8b8641e49b5f486a864b0b857a0e9a73", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "121402a262894e60b2dd90a4c91ddfc4"}, {"url": "http://192.30.9.6:8004/v1/3188c96ec01940fba81c35d45eb11133", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "843fd802e471465f9929116059937b0b"}, {"url": "http://172.30.9.46:8004/v1/3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b71667e57ac348d19ee51701c2492bc8"}], "type": "orchestration", "id": "910666d0b44e43dda71799578f2fb207", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.46:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d50b2697934e5aa702ab2b26a44279"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0eb6565be3e44b382acfbe153b647bf"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0ee7731b0a344dd95394ec40456c966"}], "type": "network", "id": "96d169df5f3246498ebfd684c882081c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.46:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6207f5501c4d439cb61786bf4936a152"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de1dcf61d9e44a7aa8f94ba8c4cf9375"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc2fab36e3514270a85a06afe9ff1894"}], "type": "alarming", "id": "96f5a2d27e6f427cbd0f869917a8dd5d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "bf0bc5911f744db0865b88b9285e5dc1", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fd79c31b868f4106baa6b4b6f650b664"}, "audit_ids": ["CkTNabmtRWeWsND7ox_otA"], "issued_at": "2019-06-08T06:00:55.000000Z"}} 2019-06-08 06:00:55,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 06:00:55,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a0a37600d73265a494e853850b526478f8598bd1" 2019-06-08 06:00:56,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sat, 08 Jun 2019 06:00:56 GMT X-Openstack-Request-Id: req-a6eda7d3-6527-46cf-bdcd-42d3bc1038d2 2019-06-08 06:00:56,055 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T05:48:01Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","provider:network_type":"flat"}]} 2019-06-08 06:00:56,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a6eda7d3-6527-46cf-bdcd-42d3bc1038d2 2019-06-08 06:00:56,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.296368122101s 2019-06-08 06:00:56,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 06:00:56,067 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 08 Jun 2019 06:00:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6ae5efd-a968-439c-b7f7-97627f384df9 2019-06-08 06:00:56,067 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 06:00:56,068 - keystoneauth.session - DEBUG - GET call to http://172.30.9.46:5000/ used request id req-e6ae5efd-a968-439c-b7f7-97627f384df9 2019-06-08 06:00:56,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-08 06:00:56,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a0a37600d73265a494e853850b526478f8598bd1" 2019-06-08 06:00:56,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 08 Jun 2019 06:00:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba2ba62f-b6f1-462f-bf49-d3b4b8c9fb3b 2019-06-08 06:00:56,181 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.46:5000/v3/domains/69a9710257d445c38da42b508afe5e4c"}, "tags": [], "enabled": true, "id": "69a9710257d445c38da42b508afe5e4c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.46:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.46:5000/v3/domains", "previous": null, "next": null}} 2019-06-08 06:00:56,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/domains used request id req-ba2ba62f-b6f1-462f-bf49-d3b4b8c9fb3b 2019-06-08 06:00:56,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.112614154816s 2019-06-08 06:00:56,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-06-08 06:00:56,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a0a37600d73265a494e853850b526478f8598bd1" -d '{"project": {"description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "enabled": true, "domain_id": "default", "name": "neutron-tempest-pl-project_2043ddea-932b-47f2-a022-993978a79035"}}' 2019-06-08 06:00:56,326 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 390 Content-Type: application/json Date: Sat, 08 Jun 2019 06:00:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d0c8391-fb19-46b1-a3c4-3dd9bd490a48 2019-06-08 06:00:56,327 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "links": {"self": "http://172.30.9.46:5000/v3/projects/7774e780d46a4c48a081bcbb01a9c68f"}, "tags": [], "enabled": true, "id": "7774e780d46a4c48a081bcbb01a9c68f", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_2043ddea-932b-47f2-a022-993978a79035"}} 2019-06-08 06:00:56,327 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.46:5000/v3/projects used request id req-2d0c8391-fb19-46b1-a3c4-3dd9bd490a48 2019-06-08 06:00:56,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.139528989792s 2019-06-08 06:00:56,328 - 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'7774e780d46a4c48a081bcbb01a9c68f', '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_2043ddea-932b-47f2-a022-993978a79035'}) 2019-06-08 06:00:56,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-06-08 06:00:56,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a0a37600d73265a494e853850b526478f8598bd1" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "mxTbOptZ0DxiXXRDH3jlZ8UTDAiOIK", "email": null, "name": "neutron-tempest-plugin-api-user_2043ddea-932b-47f2-a022-993978a79035"}}' 2019-06-08 06:00:56,793 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 341 Content-Type: application/json Date: Sat, 08 Jun 2019 06:00:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51d0a2be-438d-47e3-9659-7830a2b8d861 2019-06-08 06:00:56,794 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "neutron-tempest-plugin-api-user_2043ddea-932b-47f2-a022-993978a79035", "links": {"self": "http://172.30.9.46:5000/v3/users/50b4abc0b5d748d3b7998cae3b2f3211"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "50b4abc0b5d748d3b7998cae3b2f3211", "domain_id": "default", "password_expires_at": null}} 2019-06-08 06:00:56,794 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.46:5000/v3/users used request id req-51d0a2be-438d-47e3-9659-7830a2b8d861 2019-06-08 06:00:56,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.457368135452s 2019-06-08 06:00:56,795 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'50b4abc0b5d748d3b7998cae3b2f3211', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'neutron-tempest-plugin-api-user_2043ddea-932b-47f2-a022-993978a79035'}) 2019-06-08 06:00:56,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 06:00:56,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a0a37600d73265a494e853850b526478f8598bd1" 2019-06-08 06:00:56,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 06:00:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3292d678-3a18-4958-b6fb-0788f5a58e7c 2019-06-08 06:00:56,959 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 06:00:56,960 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-3292d678-3a18-4958-b6fb-0788f5a58e7c 2019-06-08 06:00:56,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.161169052124s 2019-06-08 06:00:56,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 06:00:56,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a0a37600d73265a494e853850b526478f8598bd1" 2019-06-08 06:00:57,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 06:00:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6cbe088-3bad-4e64-aec8-10ea5366b964 2019-06-08 06:00:57,077 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 06:00:57,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-a6cbe088-3bad-4e64-aec8-10ea5366b964 2019-06-08 06:00:57,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.112103939056s 2019-06-08 06:00:57,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 06:00:57,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a0a37600d73265a494e853850b526478f8598bd1" 2019-06-08 06:00:57,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 06:00:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aeac63ed-f779-4e7b-aa08-31c8823f647d 2019-06-08 06:00:57,299 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 06:00:57,299 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-aeac63ed-f779-4e7b-aa08-31c8823f647d 2019-06-08 06:00:57,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.216727972031s 2019-06-08 06:00:57,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-08 06:00:57,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a0a37600d73265a494e853850b526478f8598bd1" 2019-06-08 06:00:57,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 149 Content-Type: application/json Date: Sat, 08 Jun 2019 06:00:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f360576a-f0df-419e-a80c-031d1a8a7a9a 2019-06-08 06:00:57,411 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.46:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-08 06:00:57,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/domains/default used request id req-f360576a-f0df-419e-a80c-031d1a8a7a9a 2019-06-08 06:00:57,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.107052087784s 2019-06-08 06:00:57,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-08 06:00:57,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a0a37600d73265a494e853850b526478f8598bd1" 2019-06-08 06:00:57,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 846 Content-Type: application/json Date: Sat, 08 Jun 2019 06:00:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b5bf23b-8afa-4438-95b8-fb2d807f8176 2019-06-08 06:00:57,614 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.46:5000/v3/users/05c218d902a14f40af3320874b7f92da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05c218d902a14f40af3320874b7f92da", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.46:5000/v3/users/1afacf49c7e14af3a957f3511567dacc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1afacf49c7e14af3a957f3511567dacc", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.46:5000/v3/users/1f2145adf73944a6ab8ed52e5753691b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f2145adf73944a6ab8ed52e5753691b", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.46:5000/v3/users/2593ee6f9317492f990d505d77da4779"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2593ee6f9317492f990d505d77da4779", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.46:5000/v3/users/31ebed201e7e4ca5b7ee604a2b787581"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31ebed201e7e4ca5b7ee604a2b787581", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.46:5000/v3/users/3a572b3053b54834a82afa40e099a5da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a572b3053b54834a82afa40e099a5da", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.46:5000/v3/users/4fee668be3a64363800d347187a88df5"}, "domain_id": "69a9710257d445c38da42b508afe5e4c", "enabled": true, "options": {}, "id": "4fee668be3a64363800d347187a88df5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_2043ddea-932b-47f2-a022-993978a79035", "links": {"self": "http://172.30.9.46:5000/v3/users/50b4abc0b5d748d3b7998cae3b2f3211"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "50b4abc0b5d748d3b7998cae3b2f3211", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.46:5000/v3/users/66f1e9993f8b480294a60e940341f520"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66f1e9993f8b480294a60e940341f520", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.46:5000/v3/users/93fe3f7601c54ac9ad051856c17f28bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93fe3f7601c54ac9ad051856c17f28bb", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.46:5000/v3/users/c236670886154d449269b72bd9c90b0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c236670886154d449269b72bd9c90b0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.46:5000/v3/users/c65b29de08754e65a44567b1f677176f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c65b29de08754e65a44567b1f677176f", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.46:5000/v3/users/d8dd3e6eec484d33b35e900b9699495d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8dd3e6eec484d33b35e900b9699495d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.46:5000/v3/users/dda03f8796ac431cadfc3fd8cb68b8e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dda03f8796ac431cadfc3fd8cb68b8e8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.46:5000/v3/users/fd79c31b868f4106baa6b4b6f650b664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd79c31b868f4106baa6b4b6f650b664", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.46:5000/v3/users", "previous": null, "next": null}} 2019-06-08 06:00:57,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/users used request id req-3b5bf23b-8afa-4438-95b8-fb2d807f8176 2019-06-08 06:00:57,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.20213508606s 2019-06-08 06:00:57,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-08 06:00:57,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a0a37600d73265a494e853850b526478f8598bd1" 2019-06-08 06:00:57,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 405 Content-Type: application/json Date: Sat, 08 Jun 2019 06:00:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcb195fe-7aaa-4505-8296-8c33ce3ef5d7 2019-06-08 06:00:57,842 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.46:5000/v3/projects/3188c96ec01940fba81c35d45eb11133"}, "tags": [], "enabled": true, "id": "3188c96ec01940fba81c35d45eb11133", "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.46:5000/v3/projects/7774e780d46a4c48a081bcbb01a9c68f"}, "tags": [], "enabled": true, "id": "7774e780d46a4c48a081bcbb01a9c68f", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_2043ddea-932b-47f2-a022-993978a79035"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f"}, "tags": [], "enabled": true, "id": "ae5008b7eba04bb8ab8b9bea870a005f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-08 06:00:57,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/projects?domain_id=default used request id req-fcb195fe-7aaa-4505-8296-8c33ce3ef5d7 2019-06-08 06:00:57,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.216996192932s 2019-06-08 06:00:57,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-08 06:00:57,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/role_assignments?user.id=50b4abc0b5d748d3b7998cae3b2f3211&role.id=d2be94ca10bc410d8e2df55ad673d32f&scope.project.id=7774e780d46a4c48a081bcbb01a9c68f" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a0a37600d73265a494e853850b526478f8598bd1" 2019-06-08 06:00:57,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Sat, 08 Jun 2019 06:00:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bab68352-5268-4b03-86ea-9e4a8bbe0ca8 2019-06-08 06:00:57,969 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.46:5000/v3/role_assignments?user.id=50b4abc0b5d748d3b7998cae3b2f3211&role.id=d2be94ca10bc410d8e2df55ad673d32f&scope.project.id=7774e780d46a4c48a081bcbb01a9c68f", "previous": null, "next": null}} 2019-06-08 06:00:57,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/role_assignments?user.id=50b4abc0b5d748d3b7998cae3b2f3211&role.id=d2be94ca10bc410d8e2df55ad673d32f&scope.project.id=7774e780d46a4c48a081bcbb01a9c68f used request id req-bab68352-5268-4b03-86ea-9e4a8bbe0ca8 2019-06-08 06:00:57,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.119059085846s 2019-06-08 06:00:57,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-06-08 06:00:57,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:5000/v3/projects/7774e780d46a4c48a081bcbb01a9c68f/users/50b4abc0b5d748d3b7998cae3b2f3211/roles/d2be94ca10bc410d8e2df55ad673d32f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a0a37600d73265a494e853850b526478f8598bd1" 2019-06-08 06:00:58,202 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 06:00:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56bdb3ab-f087-4be2-8bfb-89bf25ad8d92 2019-06-08 06:00:58,202 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 06:00:58,202 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.46:5000/v3/projects/7774e780d46a4c48a081bcbb01a9c68f/users/50b4abc0b5d748d3b7998cae3b2f3211/roles/d2be94ca10bc410d8e2df55ad673d32f used request id req-56bdb3ab-f087-4be2-8bfb-89bf25ad8d92 2019-06-08 06:00:58,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.228986978531s 2019-06-08 06:00:58,203 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'neutron-tempest-pl-project_2043ddea-932b-47f2-a022-993978a79035', 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'7774e780d46a4c48a081bcbb01a9c68f', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'mxTbOptZ0DxiXXRDH3jlZ8UTDAiOIK', 'username': u'neutron-tempest-plugin-api-user_2043ddea-932b-47f2-a022-993978a79035', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.46:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-06-08 06:00:58,206 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'neutron-tempest-plugin-api-user_2043ddea-932b-47f2-a022-993978a79035', 'password': 'mxTbOptZ0DxiXXRDH3jlZ8UTDAiOIK', 'project_name': 'neutron-tempest-pl-project_2043ddea-932b-47f2-a022-993978a79035', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.46:5000/v3', 'project_id': '7774e780d46a4c48a081bcbb01a9c68f', 'project_domain_name': 'Default'} 2019-06-08 06:00:58,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 06:00:58,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a0a37600d73265a494e853850b526478f8598bd1" 2019-06-08 06:00:58,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 06:00:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27c53428-b40a-4b4d-b8ee-28ff106dc79d 2019-06-08 06:00:58,316 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 06:00:58,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-27c53428-b40a-4b4d-b8ee-28ff106dc79d 2019-06-08 06:00:58,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.107727050781s 2019-06-08 06:00:58,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 06:00:58,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a0a37600d73265a494e853850b526478f8598bd1" 2019-06-08 06:00:58,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 06:00:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fd95e75-321c-4283-b459-ac26d7a3c9ed 2019-06-08 06:00:58,518 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 06:00:58,519 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-9fd95e75-321c-4283-b459-ac26d7a3c9ed 2019-06-08 06:00:58,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.197175979614s 2019-06-08 06:00:58,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-08 06:00:58,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a0a37600d73265a494e853850b526478f8598bd1" 2019-06-08 06:00:58,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 149 Content-Type: application/json Date: Sat, 08 Jun 2019 06:00:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bc841b7-c6e6-4da1-b5a1-e9b66c630372 2019-06-08 06:00:58,725 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.46:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-08 06:00:58,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/domains/default used request id req-3bc841b7-c6e6-4da1-b5a1-e9b66c630372 2019-06-08 06:00:58,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.201494932175s 2019-06-08 06:00:58,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-08 06:00:58,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a0a37600d73265a494e853850b526478f8598bd1" 2019-06-08 06:00:58,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 846 Content-Type: application/json Date: Sat, 08 Jun 2019 06:00:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15fd90da-32c2-472c-8d14-11c6c75d5c56 2019-06-08 06:00:58,853 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.46:5000/v3/users/05c218d902a14f40af3320874b7f92da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05c218d902a14f40af3320874b7f92da", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.46:5000/v3/users/1afacf49c7e14af3a957f3511567dacc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1afacf49c7e14af3a957f3511567dacc", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.46:5000/v3/users/1f2145adf73944a6ab8ed52e5753691b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f2145adf73944a6ab8ed52e5753691b", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.46:5000/v3/users/2593ee6f9317492f990d505d77da4779"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2593ee6f9317492f990d505d77da4779", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.46:5000/v3/users/31ebed201e7e4ca5b7ee604a2b787581"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31ebed201e7e4ca5b7ee604a2b787581", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.46:5000/v3/users/3a572b3053b54834a82afa40e099a5da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a572b3053b54834a82afa40e099a5da", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.46:5000/v3/users/4fee668be3a64363800d347187a88df5"}, "domain_id": "69a9710257d445c38da42b508afe5e4c", "enabled": true, "options": {}, "id": "4fee668be3a64363800d347187a88df5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_2043ddea-932b-47f2-a022-993978a79035", "links": {"self": "http://172.30.9.46:5000/v3/users/50b4abc0b5d748d3b7998cae3b2f3211"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "50b4abc0b5d748d3b7998cae3b2f3211", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.46:5000/v3/users/66f1e9993f8b480294a60e940341f520"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66f1e9993f8b480294a60e940341f520", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.46:5000/v3/users/93fe3f7601c54ac9ad051856c17f28bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93fe3f7601c54ac9ad051856c17f28bb", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.46:5000/v3/users/c236670886154d449269b72bd9c90b0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c236670886154d449269b72bd9c90b0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.46:5000/v3/users/c65b29de08754e65a44567b1f677176f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c65b29de08754e65a44567b1f677176f", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.46:5000/v3/users/d8dd3e6eec484d33b35e900b9699495d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8dd3e6eec484d33b35e900b9699495d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.46:5000/v3/users/dda03f8796ac431cadfc3fd8cb68b8e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dda03f8796ac431cadfc3fd8cb68b8e8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.46:5000/v3/users/fd79c31b868f4106baa6b4b6f650b664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd79c31b868f4106baa6b4b6f650b664", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.46:5000/v3/users", "previous": null, "next": null}} 2019-06-08 06:00:58,853 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/users used request id req-15fd90da-32c2-472c-8d14-11c6c75d5c56 2019-06-08 06:00:58,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.127562999725s 2019-06-08 06:00:58,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-08 06:00:58,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a0a37600d73265a494e853850b526478f8598bd1" 2019-06-08 06:00:58,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 405 Content-Type: application/json Date: Sat, 08 Jun 2019 06:00:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42d26e35-e976-4ac6-a408-cdabe9bf2d3c 2019-06-08 06:00:58,978 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.46:5000/v3/projects/3188c96ec01940fba81c35d45eb11133"}, "tags": [], "enabled": true, "id": "3188c96ec01940fba81c35d45eb11133", "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.46:5000/v3/projects/7774e780d46a4c48a081bcbb01a9c68f"}, "tags": [], "enabled": true, "id": "7774e780d46a4c48a081bcbb01a9c68f", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_2043ddea-932b-47f2-a022-993978a79035"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f"}, "tags": [], "enabled": true, "id": "ae5008b7eba04bb8ab8b9bea870a005f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-08 06:00:58,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/projects?domain_id=default used request id req-42d26e35-e976-4ac6-a408-cdabe9bf2d3c 2019-06-08 06:00:58,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.113388061523s 2019-06-08 06:00:58,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-08 06:00:58,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/role_assignments?user.id=50b4abc0b5d748d3b7998cae3b2f3211&role.id=e5096deb7bb54cdfaba406b083716814&scope.project.id=7774e780d46a4c48a081bcbb01a9c68f" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a0a37600d73265a494e853850b526478f8598bd1" 2019-06-08 06:00:59,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Sat, 08 Jun 2019 06:00:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87e72f50-1f0d-4d22-86a4-0fac8cc1b455 2019-06-08 06:00:59,157 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.46:5000/v3/role_assignments?user.id=50b4abc0b5d748d3b7998cae3b2f3211&role.id=e5096deb7bb54cdfaba406b083716814&scope.project.id=7774e780d46a4c48a081bcbb01a9c68f", "previous": null, "next": null}} 2019-06-08 06:00:59,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/role_assignments?user.id=50b4abc0b5d748d3b7998cae3b2f3211&role.id=e5096deb7bb54cdfaba406b083716814&scope.project.id=7774e780d46a4c48a081bcbb01a9c68f used request id req-87e72f50-1f0d-4d22-86a4-0fac8cc1b455 2019-06-08 06:00:59,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.171658992767s 2019-06-08 06:00:59,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-06-08 06:00:59,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:5000/v3/projects/7774e780d46a4c48a081bcbb01a9c68f/users/50b4abc0b5d748d3b7998cae3b2f3211/roles/e5096deb7bb54cdfaba406b083716814 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a0a37600d73265a494e853850b526478f8598bd1" 2019-06-08 06:00:59,334 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 06:00:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9661464b-120a-4850-ba6f-d22d24a324a5 2019-06-08 06:00:59,334 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 06:00:59,334 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.46:5000/v3/projects/7774e780d46a4c48a081bcbb01a9c68f/users/50b4abc0b5d748d3b7998cae3b2f3211/roles/e5096deb7bb54cdfaba406b083716814 used request id req-9661464b-120a-4850-ba6f-d22d24a324a5 2019-06-08 06:00:59,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.172718048096s 2019-06-08 06:00:59,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 06:00:59,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a0a37600d73265a494e853850b526478f8598bd1" 2019-06-08 06:00:59,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 06:00:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f1cbd2e-bddc-4378-8901-adc059caf458 2019-06-08 06:00:59,626 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 06:00:59,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-1f1cbd2e-bddc-4378-8901-adc059caf458 2019-06-08 06:00:59,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.288182973862s 2019-06-08 06:00:59,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-08 06:00:59,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a0a37600d73265a494e853850b526478f8598bd1" 2019-06-08 06:00:59,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 149 Content-Type: application/json Date: Sat, 08 Jun 2019 06:00:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3482b5ef-0153-49e6-999e-06fc316905d1 2019-06-08 06:00:59,762 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.46:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-08 06:00:59,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/domains/default used request id req-3482b5ef-0153-49e6-999e-06fc316905d1 2019-06-08 06:00:59,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.131255865097s 2019-06-08 06:00:59,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-08 06:00:59,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a0a37600d73265a494e853850b526478f8598bd1" 2019-06-08 06:00:59,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 846 Content-Type: application/json Date: Sat, 08 Jun 2019 06:00:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd97e05d-8a03-4181-8e01-78fcf70d9eb9 2019-06-08 06:00:59,890 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.46:5000/v3/users/05c218d902a14f40af3320874b7f92da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05c218d902a14f40af3320874b7f92da", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.46:5000/v3/users/1afacf49c7e14af3a957f3511567dacc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1afacf49c7e14af3a957f3511567dacc", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.46:5000/v3/users/1f2145adf73944a6ab8ed52e5753691b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f2145adf73944a6ab8ed52e5753691b", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.46:5000/v3/users/2593ee6f9317492f990d505d77da4779"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2593ee6f9317492f990d505d77da4779", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.46:5000/v3/users/31ebed201e7e4ca5b7ee604a2b787581"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31ebed201e7e4ca5b7ee604a2b787581", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.46:5000/v3/users/3a572b3053b54834a82afa40e099a5da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a572b3053b54834a82afa40e099a5da", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.46:5000/v3/users/4fee668be3a64363800d347187a88df5"}, "domain_id": "69a9710257d445c38da42b508afe5e4c", "enabled": true, "options": {}, "id": "4fee668be3a64363800d347187a88df5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_2043ddea-932b-47f2-a022-993978a79035", "links": {"self": "http://172.30.9.46:5000/v3/users/50b4abc0b5d748d3b7998cae3b2f3211"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "50b4abc0b5d748d3b7998cae3b2f3211", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.46:5000/v3/users/66f1e9993f8b480294a60e940341f520"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66f1e9993f8b480294a60e940341f520", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.46:5000/v3/users/93fe3f7601c54ac9ad051856c17f28bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93fe3f7601c54ac9ad051856c17f28bb", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.46:5000/v3/users/c236670886154d449269b72bd9c90b0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c236670886154d449269b72bd9c90b0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.46:5000/v3/users/c65b29de08754e65a44567b1f677176f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c65b29de08754e65a44567b1f677176f", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.46:5000/v3/users/d8dd3e6eec484d33b35e900b9699495d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8dd3e6eec484d33b35e900b9699495d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.46:5000/v3/users/dda03f8796ac431cadfc3fd8cb68b8e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dda03f8796ac431cadfc3fd8cb68b8e8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.46:5000/v3/users/fd79c31b868f4106baa6b4b6f650b664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd79c31b868f4106baa6b4b6f650b664", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.46:5000/v3/users", "previous": null, "next": null}} 2019-06-08 06:00:59,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/users used request id req-dd97e05d-8a03-4181-8e01-78fcf70d9eb9 2019-06-08 06:00:59,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.127424001694s 2019-06-08 06:00:59,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-08 06:00:59,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/role_assignments?role.id=e5096deb7bb54cdfaba406b083716814&user.id=50b4abc0b5d748d3b7998cae3b2f3211&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a0a37600d73265a494e853850b526478f8598bd1" 2019-06-08 06:01:00,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 08 Jun 2019 06:00:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf439919-e9a1-4aca-9e01-a285e6b3c882 2019-06-08 06:01:00,013 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.46:5000/v3/role_assignments?role.id=e5096deb7bb54cdfaba406b083716814&user.id=50b4abc0b5d748d3b7998cae3b2f3211&scope.domain.id=default", "previous": null, "next": null}} 2019-06-08 06:01:00,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/role_assignments?role.id=e5096deb7bb54cdfaba406b083716814&user.id=50b4abc0b5d748d3b7998cae3b2f3211&scope.domain.id=default used request id req-bf439919-e9a1-4aca-9e01-a285e6b3c882 2019-06-08 06:01:00,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.110954999924s 2019-06-08 06:01:00,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-06-08 06:01:00,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:5000/v3/domains/default/users/50b4abc0b5d748d3b7998cae3b2f3211/roles/e5096deb7bb54cdfaba406b083716814 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a0a37600d73265a494e853850b526478f8598bd1" 2019-06-08 06:01:00,160 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 06:01:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37980a38-09fa-400f-9f53-5334fe397d93 2019-06-08 06:01:00,161 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 06:01:00,161 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.46:5000/v3/domains/default/users/50b4abc0b5d748d3b7998cae3b2f3211/roles/e5096deb7bb54cdfaba406b083716814 used request id req-37980a38-09fa-400f-9f53-5334fe397d93 2019-06-08 06:01:00,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.144397974014s 2019-06-08 06:01:00,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 06:01:00,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sat, 08 Jun 2019 06:01:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b4b32ee-d55b-4308-884c-39f8e0f402c6 2019-06-08 06:01:00,172 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}} 2019-06-08 06:01:00,172 - keystoneauth.session - DEBUG - GET call to http://172.30.9.46:5000/v3 used request id req-7b4b32ee-d55b-4308-884c-39f8e0f402c6 2019-06-08 06:01:00,172 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.46:5000/v3/auth/tokens 2019-06-08 06:01:00,577 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d2be94ca10bc410d8e2df55ad673d32f", "name": "member"}, {"id": "e5096deb7bb54cdfaba406b083716814", "name": "admin"}, {"id": "20c52caa8815436598706c0044dd78ea", "name": "reader"}], "expires_at": "2019-06-08T07:01:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7774e780d46a4c48a081bcbb01a9c68f", "name": "neutron-tempest-pl-project_2043ddea-932b-47f2-a022-993978a79035"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "569429e3916a40609b1b095c350d4f40"}, {"url": "http://172.30.9.46:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f8c054a2af64f418c37ee7727690693"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b02dfb863f5a4bffb36851235754ef91"}], "type": "metric", "id": "04a04b69122f4f738931230cee29629a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699fd3a20c8d40938f47375515d56729"}, {"url": "http://172.30.9.46:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a29c25ed5bae42389e53743e2b2d4cc6"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2aa7441977c496197e3dd66db370091"}], "type": "image", "id": "1229db241b1e4199aa3477e6a5aaaaf3", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.25:8080/v1/AUTH_7774e780d46a4c48a081bcbb01a9c68f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f18ac20553a423cb64c4c119b4996d7"}, {"url": "http://172.30.9.46:8080/v1/AUTH_7774e780d46a4c48a081bcbb01a9c68f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9cb7095bfac44798c7fb7f9deeeb6c2"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5274ae5199a462fbdfc0fea51cec5a4"}], "type": "object-store", "id": "3937992c91de456ab652dcaface65051", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.46:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469fe8a62bab4dce8322074f2fcdb9b4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e66cd3f99f9447b491021e663455e8c8"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "faa6e36db7f04aaf89b1671b36545dd9"}], "type": "cloudformation", "id": "4475ac30861f4898a3b4a3f25d4c15a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "451296117b884380836bc65617a5acf5"}, {"url": "http://172.30.9.46:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3bf63cbaa4d40d8a7b3788a9ab9cf75"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8fcd63580f1428d9b345eecdbd48204"}], "type": "compute", "id": "55cb302de7b240e1a0963bcae70f4b34", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04b4a8c11b3f4bd1ab89c03a5aa9bd51"}, {"url": "http://172.30.9.46:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "489dc505b18c45b097be2b0ce43d310b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "768110a585514cb9a095e0ffab526da4"}], "type": "identity", "id": "6494ad775fb84e9891f5bc3015a60f48", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.46:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02cf21684702424ca6c0c65fbe598276"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a219343778574f9a89cf8eda09913c42"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3727342b4d045659e67915b25bea965"}], "type": "placement", "id": "6dd232e0a9944d6f8afacd7b59c2bb55", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/7774e780d46a4c48a081bcbb01a9c68f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f4e281ad8cd4aaba41477f8f55544b4"}, {"url": "http://172.30.9.46:8776/v2/7774e780d46a4c48a081bcbb01a9c68f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f80c73c49c6480dba7d5f4b80e4a948"}, {"url": "http://192.30.9.6:8776/v2/7774e780d46a4c48a081bcbb01a9c68f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c209dd66f03a44bd9424eb1cad43b57c"}], "type": "volumev2", "id": "7c5d79a9253b44f1afeea36304180784", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c9a71230b064918baa5ec4ab83144c8"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d7c07f63f584a70a7df59e46b53c425"}, {"url": "http://172.30.9.46:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a67b17f9d1f45acb1b7213e75ed7276"}], "type": "event", "id": "84c44c0613f94bf8bbb2e05ff2f89471", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/7774e780d46a4c48a081bcbb01a9c68f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "775bcb67ac30456cb720438594a475e1"}, {"url": "http://192.30.9.6:8776/v3/7774e780d46a4c48a081bcbb01a9c68f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2c0df4ad6a14557a0e2b97bfa52019f"}, {"url": "http://172.30.9.46:8776/v3/7774e780d46a4c48a081bcbb01a9c68f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ef016b34aa45a7ba522cfecbfec6eb"}], "type": "volumev3", "id": "8b8641e49b5f486a864b0b857a0e9a73", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/7774e780d46a4c48a081bcbb01a9c68f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "121402a262894e60b2dd90a4c91ddfc4"}, {"url": "http://192.30.9.6:8004/v1/7774e780d46a4c48a081bcbb01a9c68f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "843fd802e471465f9929116059937b0b"}, {"url": "http://172.30.9.46:8004/v1/7774e780d46a4c48a081bcbb01a9c68f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b71667e57ac348d19ee51701c2492bc8"}], "type": "orchestration", "id": "910666d0b44e43dda71799578f2fb207", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.46:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d50b2697934e5aa702ab2b26a44279"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0eb6565be3e44b382acfbe153b647bf"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0ee7731b0a344dd95394ec40456c966"}], "type": "network", "id": "96d169df5f3246498ebfd684c882081c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.46:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6207f5501c4d439cb61786bf4936a152"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de1dcf61d9e44a7aa8f94ba8c4cf9375"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc2fab36e3514270a85a06afe9ff1894"}], "type": "alarming", "id": "96f5a2d27e6f427cbd0f869917a8dd5d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "bf0bc5911f744db0865b88b9285e5dc1", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "neutron-tempest-plugin-api-user_2043ddea-932b-47f2-a022-993978a79035", "id": "50b4abc0b5d748d3b7998cae3b2f3211"}, "audit_ids": ["t1jk6THbRZK1wjpgpu9_Zg"], "issued_at": "2019-06-08T06:01:00.000000Z"}} 2019-06-08 06:01:00,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-06-08 06:01:00,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}42acbfe197ee3b97f64cf1009184946f2ca546b6" 2019-06-08 06:01:00,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sat, 08 Jun 2019 06:01:00 GMT X-Openstack-Request-Id: req-4897833e-9341-44d1-b01f-f980d4b6337d 2019-06-08 06:01:00,857 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-06-08 06:01:00,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/extensions.json used request id req-4897833e-9341-44d1-b01f-f980d4b6337d 2019-06-08 06:01:00,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.277184963226s 2019-06-08 06:01:00,868 - xtesting.ci.run_tests - INFO - Running test case 'neutron-tempest-plugin-api'... 2019-06-08 06:01:00,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-08 06:01:00,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a0a37600d73265a494e853850b526478f8598bd1" 2019-06-08 06:01:00,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 08 Jun 2019 06:01:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0223c16-96df-42b9-8119-9b0a7b4434a4 2019-06-08 06:01:00,981 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.46:5000/v3/domains/69a9710257d445c38da42b508afe5e4c"}, "tags": [], "enabled": true, "id": "69a9710257d445c38da42b508afe5e4c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.46:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.46:5000/v3/domains", "previous": null, "next": null}} 2019-06-08 06:01:00,981 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/domains used request id req-a0223c16-96df-42b9-8119-9b0a7b4434a4 2019-06-08 06:01:00,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.112797021866s 2019-06-08 06:01:00,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-08 06:01:00,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a0a37600d73265a494e853850b526478f8598bd1" 2019-06-08 06:01:01,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 405 Content-Type: application/json Date: Sat, 08 Jun 2019 06:01:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-076e7fbc-53a3-47e4-be0b-8c139956cc2a 2019-06-08 06:01:01,110 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.46:5000/v3/projects/3188c96ec01940fba81c35d45eb11133"}, "tags": [], "enabled": true, "id": "3188c96ec01940fba81c35d45eb11133", "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.46:5000/v3/projects/7774e780d46a4c48a081bcbb01a9c68f"}, "tags": [], "enabled": true, "id": "7774e780d46a4c48a081bcbb01a9c68f", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_2043ddea-932b-47f2-a022-993978a79035"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f"}, "tags": [], "enabled": true, "id": "ae5008b7eba04bb8ab8b9bea870a005f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-08 06:01:01,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/projects?domain_id=default used request id req-076e7fbc-53a3-47e4-be0b-8c139956cc2a 2019-06-08 06:01:01,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.122887134552s 2019-06-08 06:01:01,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-06-08 06:01:01,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a0a37600d73265a494e853850b526478f8598bd1" -d '{"network": {"shared": true, "tenant_id": "7774e780d46a4c48a081bcbb01a9c68f", "name": "neutron-tempest-plugin-api-net_2043ddea-932b-47f2-a022-993978a79035", "admin_state_up": true}}' 2019-06-08 06:01:01,462 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 739 Content-Type: application/json Date: Sat, 08 Jun 2019 06:01:01 GMT X-Openstack-Request-Id: req-4e1c2310-ec7d-454a-b9ff-1b35f21c1d8c 2019-06-08 06:01:01,462 - 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":"d6960cca-2cc8-466d-941b-0e6ffe4d61cf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":true,"project_id":"7774e780d46a4c48a081bcbb01a9c68f","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-08T06:01:01Z","is_default":false,"qos_policy_id":null,"name":"neutron-tempest-plugin-api-net_2043ddea-932b-47f2-a022-993978a79035","admin_state_up":true,"tenant_id":"7774e780d46a4c48a081bcbb01a9c68f","created_at":"2019-06-08T06:01:01Z","mtu":1450}} 2019-06-08 06:01:01,463 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-4e1c2310-ec7d-454a-b9ff-1b35f21c1d8c 2019-06-08 06:01:01,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.349966049194s 2019-06-08 06:01:01,463 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-06-08T06:01:01Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'd6960cca-2cc8-466d-941b-0e6ffe4d61cf', u'provider:segmentation_id': 50, 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_2043ddea-932b-47f2-a022-993978a79035', u'created_at': u'2019-06-08T06:01:01Z', u'mtu': 1450, u'tenant_id': u'7774e780d46a4c48a081bcbb01a9c68f', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'7774e780d46a4c48a081bcbb01a9c68f', u'l2_adjacency': True}) 2019-06-08 06:01:01,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 06:01:01,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}42acbfe197ee3b97f64cf1009184946f2ca546b6" 2019-06-08 06:01:01,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1445 Content-Type: application/json Date: Sat, 08 Jun 2019 06:01:01 GMT X-Openstack-Request-Id: req-45303f9f-40fe-48e9-85d6-1d7aaa5c4dae 2019-06-08 06:01:01,553 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T05:48:01Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"d6960cca-2cc8-466d-941b-0e6ffe4d61cf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":true,"project_id":"7774e780d46a4c48a081bcbb01a9c68f","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-08T06:01:01Z","qos_policy_id":null,"name":"neutron-tempest-plugin-api-net_2043ddea-932b-47f2-a022-993978a79035","admin_state_up":true,"tenant_id":"7774e780d46a4c48a081bcbb01a9c68f","created_at":"2019-06-08T06:01:01Z","provider:network_type":"vxlan"}]} 2019-06-08 06:01:01,553 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-45303f9f-40fe-48e9-85d6-1d7aaa5c4dae 2019-06-08 06:01:01,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0888879299164s 2019-06-08 06:01:01,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-06-08 06:01:01,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}42acbfe197ee3b97f64cf1009184946f2ca546b6" -d '{"subnet": {"name": "neutron-tempest-plugin-api-subnet_2043ddea-932b-47f2-a022-993978a79035", "enable_dhcp": true, "network_id": "d6960cca-2cc8-466d-941b-0e6ffe4d61cf", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-06-08 06:01:02,295 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 712 Content-Type: application/json Date: Sat, 08 Jun 2019 06:01:02 GMT X-Openstack-Request-Id: req-e955ab88-c4bd-407f-aeee-eda03bf433ed 2019-06-08 06:01:02,296 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-06-08T06:01:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"897308a1-6230-4b16-bd2c-6bffad138728","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"7774e780d46a4c48a081bcbb01a9c68f","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron-tempest-plugin-api-subnet_2043ddea-932b-47f2-a022-993978a79035","enable_dhcp":true,"segment_id":null,"network_id":"d6960cca-2cc8-466d-941b-0e6ffe4d61cf","tenant_id":"7774e780d46a4c48a081bcbb01a9c68f","created_at":"2019-06-08T06:01:01Z","ip_version":4}} 2019-06-08 06:01:02,296 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/subnets.json used request id req-e955ab88-c4bd-407f-aeee-eda03bf433ed 2019-06-08 06:01:02,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.741577863693s 2019-06-08 06:01:02,297 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-08T06:01: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'897308a1-6230-4b16-bd2c-6bffad138728', u'subnetpool_id': None, u'service_types': [], u'name': u'neutron-tempest-plugin-api-subnet_2043ddea-932b-47f2-a022-993978a79035', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'd6960cca-2cc8-466d-941b-0e6ffe4d61cf', u'tenant_id': u'7774e780d46a4c48a081bcbb01a9c68f', u'created_at': u'2019-06-08T06:01: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'7774e780d46a4c48a081bcbb01a9c68f'}) 2019-06-08 06:01:02,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-06-08 06:01:02,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}42acbfe197ee3b97f64cf1009184946f2ca546b6" -d '{"router": {"external_gateway_info": {"network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "name": "neutron-tempest-plugin-api-router_2043ddea-932b-47f2-a022-993978a79035", "admin_state_up": true}}' 2019-06-08 06:01:03,692 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 726 Content-Type: application/json Date: Sat, 08 Jun 2019 06:01:03 GMT X-Openstack-Request-Id: req-540739d9-2d2b-4fb0-ad7f-47bcb00a0257 2019-06-08 06:01:03,693 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a3d564af-8d87-4f4f-9680-f5a9465e0acc", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "7774e780d46a4c48a081bcbb01a9c68f", "created_at": "2019-06-08T06:01:02Z", "admin_state_up": true, "updated_at": "2019-06-08T06:01:03Z", "project_id": "7774e780d46a4c48a081bcbb01a9c68f", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "f66f1052-0bff-4f2b-93c2-b8c09b49aca4", "name": "neutron-tempest-plugin-api-router_2043ddea-932b-47f2-a022-993978a79035"}} 2019-06-08 06:01:03,693 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/routers.json used request id req-540739d9-2d2b-4fb0-ad7f-47bcb00a0257 2019-06-08 06:01:03,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.39613103867s 2019-06-08 06:01:03,694 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-08T06:01:03Z', u'revision_number': 2, u'ha': False, u'id': u'f66f1052-0bff-4f2b-93c2-b8c09b49aca4', u'external_gateway_info': {u'network_id': u'd0205d84-f6dd-4d92-b76b-dc9ca1111094', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a3d564af-8d87-4f4f-9680-f5a9465e0acc', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'neutron-tempest-plugin-api-router_2043ddea-932b-47f2-a022-993978a79035', u'admin_state_up': True, u'tenant_id': u'7774e780d46a4c48a081bcbb01a9c68f', u'created_at': u'2019-06-08T06:01:02Z', u'flavor_id': None, u'routes': [], u'project_id': u'7774e780d46a4c48a081bcbb01a9c68f'}) 2019-06-08 06:01:03,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-06-08 06:01:03,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:9696/v2.0/routers/f66f1052-0bff-4f2b-93c2-b8c09b49aca4/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}42acbfe197ee3b97f64cf1009184946f2ca546b6" -d '{"subnet_id": "897308a1-6230-4b16-bd2c-6bffad138728"}' 2019-06-08 06:01:05,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 08 Jun 2019 06:01:05 GMT X-Openstack-Request-Id: req-c25198d6-7d3c-4e2d-9ffc-eadd0d646edf 2019-06-08 06:01:05,829 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "d6960cca-2cc8-466d-941b-0e6ffe4d61cf", "tenant_id": "7774e780d46a4c48a081bcbb01a9c68f", "subnet_id": "897308a1-6230-4b16-bd2c-6bffad138728", "subnet_ids": ["897308a1-6230-4b16-bd2c-6bffad138728"], "port_id": "1cb6c9e2-5e9c-483a-889b-f12688102e0a", "id": "f66f1052-0bff-4f2b-93c2-b8c09b49aca4"} 2019-06-08 06:01:05,829 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.46:9696/v2.0/routers/f66f1052-0bff-4f2b-93c2-b8c09b49aca4/add_router_interface.json used request id req-c25198d6-7d3c-4e2d-9ffc-eadd0d646edf 2019-06-08 06:01:05,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.13444805145s 2019-06-08 06:01:05,829 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-06-08 06:01:05,927 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-06-08 06:01:05,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 06:01:05,936 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 08 Jun 2019 06:01:05 GMT 2019-06-08 06:01:05,936 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}]} 2019-06-08 06:01:05,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 06:01:05,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}42acbfe197ee3b97f64cf1009184946f2ca546b6" 2019-06-08 06:01:06,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 08 Jun 2019 06:01:06 GMT X-Openstack-Request-Id: req-1ff313d1-fc3c-4beb-91e4-7a22c78cd347 2019-06-08 06:01:06,234 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 06:01:06,234 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-1ff313d1-fc3c-4beb-91e4-7a22c78cd347 2019-06-08 06:01:06,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.295655965805s 2019-06-08 06:01:06,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-06-08 06:01:06,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}42acbfe197ee3b97f64cf1009184946f2ca546b6" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_2043ddea-932b-47f2-a022-993978a79035", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron-tempest-plugin-api-img_2043ddea-932b-47f2-a022-993978a79035"}' 2019-06-08 06:01:06,283 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 968 Content-Type: application/json Date: Sat, 08 Jun 2019 06:01:06 GMT Location: http://172.30.9.46:9292/v2/images/417ccf42-d114-4ffd-865e-dacdbb1141c4 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-959f70a1-a724-4833-b0ee-254b154c1446 2019-06-08 06:01:06,283 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T06:01:06Z", "file": "/v2/images/417ccf42-d114-4ffd-865e-dacdbb1141c4/file", "owner": "7774e780d46a4c48a081bcbb01a9c68f", "id": "417ccf42-d114-4ffd-865e-dacdbb1141c4", "size": null, "self": "/v2/images/417ccf42-d114-4ffd-865e-dacdbb1141c4", "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_2043ddea-932b-47f2-a022-993978a79035", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_2043ddea-932b-47f2-a022-993978a79035", "checksum": null, "created_at": "2019-06-08T06:01:06Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-06-08 06:01:06,283 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.46:9292/v2/images used request id req-959f70a1-a724-4833-b0ee-254b154c1446 2019-06-08 06:01:06,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.041472196579s 2019-06-08 06:01:06,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-06-08 06:01:06,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:9292/v2/images/417ccf42-d114-4ffd-865e-dacdbb1141c4/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}42acbfe197ee3b97f64cf1009184946f2ca546b6" -d '' 2019-06-08 06:01:06,850 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 06:01:06 GMT X-Openstack-Request-Id: req-608e0dc9-1255-4003-8f97-62f0c7fc7cdd 2019-06-08 06:01:06,850 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 06:01:06,850 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.46:9292/v2/images/417ccf42-d114-4ffd-865e-dacdbb1141c4/file used request id req-608e0dc9-1255-4003-8f97-62f0c7fc7cdd 2019-06-08 06:01:06,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.566707849503s 2019-06-08 06:01:06,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 06:01:06,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}42acbfe197ee3b97f64cf1009184946f2ca546b6" 2019-06-08 06:01:06,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Sat, 08 Jun 2019 06:01:06 GMT X-Openstack-Request-Id: req-d69c825b-70ab-4bd2-95db-674c92fd31cc 2019-06-08 06:01:06,881 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T06:01:06Z", "file": "/v2/images/417ccf42-d114-4ffd-865e-dacdbb1141c4/file", "owner": "7774e780d46a4c48a081bcbb01a9c68f", "id": "417ccf42-d114-4ffd-865e-dacdbb1141c4", "size": 12716032, "self": "/v2/images/417ccf42-d114-4ffd-865e-dacdbb1141c4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/417ccf42-d114-4ffd-865e-dacdbb1141c4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/417ccf42-d114-4ffd-865e-dacdbb1141c4/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_2043ddea-932b-47f2-a022-993978a79035", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_2043ddea-932b-47f2-a022-993978a79035", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-08T06:01:06Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 06:01:06,881 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-d69c825b-70ab-4bd2-95db-674c92fd31cc 2019-06-08 06:01:06,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0261690616608s 2019-06-08 06:01:06,883 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/417ccf42-d114-4ffd-865e-dacdbb1141c4/snap', u'metadata': Munch({})})], 'file': u'/v2/images/417ccf42-d114-4ffd-865e-dacdbb1141c4/file', 'owner': u'7774e780d46a4c48a081bcbb01a9c68f', 'id': u'417ccf42-d114-4ffd-865e-dacdbb1141c4', 'size': 12716032, u'self': u'/v2/images/417ccf42-d114-4ffd-865e-dacdbb1141c4', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7774e780d46a4c48a081bcbb01a9c68f', 'name': 'neutron-tempest-pl-project_2043ddea-932b-47f2-a022-993978a79035', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/417ccf42-d114-4ffd-865e-dacdbb1141c4/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-08T06:01:06Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-06-08T06:01:06Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_2043ddea-932b-47f2-a022-993978a79035', '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/417ccf42-d114-4ffd-865e-dacdbb1141c4', 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_2043ddea-932b-47f2-a022-993978a79035', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_2043ddea-932b-47f2-a022-993978a79035', 'created': u'2019-06-08T06:01:06Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-08T06:01:06Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/417ccf42-d114-4ffd-865e-dacdbb1141c4', 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_2043ddea-932b-47f2-a022-993978a79035', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-08 06:01:06,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-06-08 06:01:06,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a0a37600d73265a494e853850b526478f8598bd1" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron-tempest-plugin-api-flavor_2043ddea-932b-47f2-a022-993978a79035", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-06-08 06:01:07,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 323 Content-Type: application/json Date: Sat, 08 Jun 2019 06:01:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7d4be7f2-b915-4ecf-9f25-9900463dd2fb x-openstack-request-id: req-7d4be7f2-b915-4ecf-9f25-9900463dd2fb 2019-06-08 06:01:07,244 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "neutron-tempest-plugin-api-flavor_2043ddea-932b-47f2-a022-993978a79035", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/085a0600-b014-4c52-8e34-036d2eba8c23", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/085a0600-b014-4c52-8e34-036d2eba8c23", "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": "085a0600-b014-4c52-8e34-036d2eba8c23"}} 2019-06-08 06:01:07,244 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-7d4be7f2-b915-4ecf-9f25-9900463dd2fb 2019-06-08 06:01:07,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.358701944351s 2019-06-08 06:01:07,246 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_2043ddea-932b-47f2-a022-993978a79035', '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'3188c96ec01940fba81c35d45eb11133', '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'085a0600-b014-4c52-8e34-036d2eba8c23', 'swap': 0}) 2019-06-08 06:01:07,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-06-08 06:01:07,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/flavors/085a0600-b014-4c52-8e34-036d2eba8c23/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a0a37600d73265a494e853850b526478f8598bd1" -d '{"extra_specs": {}}' 2019-06-08 06:01:07,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 08 Jun 2019 06:01: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-ab5940a3-fd5f-4599-b54c-6452996b1e0f x-openstack-request-id: req-ab5940a3-fd5f-4599-b54c-6452996b1e0f 2019-06-08 06:01:07,279 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-06-08 06:01:07,279 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/flavors/085a0600-b014-4c52-8e34-036d2eba8c23/os-extra_specs used request id req-ab5940a3-fd5f-4599-b54c-6452996b1e0f 2019-06-08 06:01:07,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0327401161194s 2019-06-08 06:01:07,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 06:01:07,294 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 08 Jun 2019 06:01:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1e80023-253c-4ad6-9d99-b5aee1f50ef9 2019-06-08 06:01:07,294 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 06:01:07,294 - keystoneauth.session - DEBUG - GET call to http://172.30.9.46:5000/ used request id req-a1e80023-253c-4ad6-9d99-b5aee1f50ef9 2019-06-08 06:01:07,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 06:01:07,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}42acbfe197ee3b97f64cf1009184946f2ca546b6" 2019-06-08 06:01:07,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 06:01:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-196ce6ed-de24-4f9f-b231-3d3884a92862 2019-06-08 06:01:07,499 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 06:01:07,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-196ce6ed-de24-4f9f-b231-3d3884a92862 2019-06-08 06:01:07,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.201114177704s 2019-06-08 06:01:07,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 06:01:07,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}42acbfe197ee3b97f64cf1009184946f2ca546b6" 2019-06-08 06:01:07,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 06:01:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd2b2a93-bd6b-45ea-9c7f-5427cd09bf93 2019-06-08 06:01:07,735 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 06:01:07,735 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-dd2b2a93-bd6b-45ea-9c7f-5427cd09bf93 2019-06-08 06:01:07,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.231308937073s 2019-06-08 06:01:07,745 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-06-08 06:01:12,189 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 241fcae1-6a03-4666-8191-3bdd24379542 | 2019-06-08T06:01:11.817323 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 241fcae1-6a03-4666-8191-3bdd24379542 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2019-06-08 06:01:15,467 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2019-06-08 06:01:16,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-06-08 06:01:21,333 - 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=790e47d2-1f58-48e3-913d-8ee620535854) as the default verifier for the future CLI operations. 2019-06-08 06:01:23,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-06-08 06:01:23,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a0a37600d73265a494e853850b526478f8598bd1" 2019-06-08 06:01:23,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 742 Content-Type: application/json Date: Sat, 08 Jun 2019 06:01:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6d0e1681-3ef8-45e3-b7f0-e97c67740517 x-openstack-request-id: req-6d0e1681-3ef8-45e3-b7f0-e97c67740517 2019-06-08 06:01:23,401 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 13}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 14}, "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.7", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-06-08 06:01:23,402 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/os-hypervisors/detail used request id req-6d0e1681-3ef8-45e3-b7f0-e97c67740517 2019-06-08 06:01:23,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0395369529724s 2019-06-08 06:01:23,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 06:01:23,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}42acbfe197ee3b97f64cf1009184946f2ca546b6" 2019-06-08 06:01:23,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Sat, 08 Jun 2019 06:01:23 GMT X-Openstack-Request-Id: req-86676f70-5e58-4b3f-993e-48c977817d90 2019-06-08 06:01:23,437 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T06:01:06Z", "file": "/v2/images/417ccf42-d114-4ffd-865e-dacdbb1141c4/file", "owner": "7774e780d46a4c48a081bcbb01a9c68f", "id": "417ccf42-d114-4ffd-865e-dacdbb1141c4", "size": 12716032, "self": "/v2/images/417ccf42-d114-4ffd-865e-dacdbb1141c4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/417ccf42-d114-4ffd-865e-dacdbb1141c4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/417ccf42-d114-4ffd-865e-dacdbb1141c4/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_2043ddea-932b-47f2-a022-993978a79035", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_2043ddea-932b-47f2-a022-993978a79035", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-08T06:01:06Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 06:01:23,437 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-86676f70-5e58-4b3f-993e-48c977817d90 2019-06-08 06:01:23,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0300991535187s 2019-06-08 06:01:23,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-06-08 06:01:23,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}42acbfe197ee3b97f64cf1009184946f2ca546b6" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_2043ddea-932b-47f2-a022-993978a79035", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron-tempest-plugin-api-img_alt_2043ddea-932b-47f2-a022-993978a79035"}' 2019-06-08 06:01:23,491 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 976 Content-Type: application/json Date: Sat, 08 Jun 2019 06:01:23 GMT Location: http://172.30.9.46:9292/v2/images/0dd821e4-e726-4ea8-9b9d-1859d991ec9c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-32cba1b7-337c-490c-b579-640cc4aba53c 2019-06-08 06:01:23,492 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T06:01:23Z", "file": "/v2/images/0dd821e4-e726-4ea8-9b9d-1859d991ec9c/file", "owner": "7774e780d46a4c48a081bcbb01a9c68f", "id": "0dd821e4-e726-4ea8-9b9d-1859d991ec9c", "size": null, "self": "/v2/images/0dd821e4-e726-4ea8-9b9d-1859d991ec9c", "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_2043ddea-932b-47f2-a022-993978a79035", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_alt_2043ddea-932b-47f2-a022-993978a79035", "checksum": null, "created_at": "2019-06-08T06:01:23Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-06-08 06:01:23,492 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.46:9292/v2/images used request id req-32cba1b7-337c-490c-b579-640cc4aba53c 2019-06-08 06:01:23,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0446970462799s 2019-06-08 06:01:23,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-06-08 06:01:23,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:9292/v2/images/0dd821e4-e726-4ea8-9b9d-1859d991ec9c/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}42acbfe197ee3b97f64cf1009184946f2ca546b6" -d '' 2019-06-08 06:01:23,907 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 06:01:23 GMT X-Openstack-Request-Id: req-9352386b-f1fd-4a44-87bc-96032ccc3216 2019-06-08 06:01:23,907 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 06:01:23,907 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.46:9292/v2/images/0dd821e4-e726-4ea8-9b9d-1859d991ec9c/file used request id req-9352386b-f1fd-4a44-87bc-96032ccc3216 2019-06-08 06:01:23,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.414602041245s 2019-06-08 06:01:23,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 06:01:23,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}42acbfe197ee3b97f64cf1009184946f2ca546b6" 2019-06-08 06:01:23,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2797 Content-Type: application/json Date: Sat, 08 Jun 2019 06:01:23 GMT X-Openstack-Request-Id: req-863f2271-bed8-4089-bc7a-20ca24e3dcbe 2019-06-08 06:01:23,938 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T06:01:23Z", "file": "/v2/images/0dd821e4-e726-4ea8-9b9d-1859d991ec9c/file", "owner": "7774e780d46a4c48a081bcbb01a9c68f", "id": "0dd821e4-e726-4ea8-9b9d-1859d991ec9c", "size": 12716032, "self": "/v2/images/0dd821e4-e726-4ea8-9b9d-1859d991ec9c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/0dd821e4-e726-4ea8-9b9d-1859d991ec9c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/0dd821e4-e726-4ea8-9b9d-1859d991ec9c/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_2043ddea-932b-47f2-a022-993978a79035", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_alt_2043ddea-932b-47f2-a022-993978a79035", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-08T06:01:23Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T06:01:06Z", "file": "/v2/images/417ccf42-d114-4ffd-865e-dacdbb1141c4/file", "owner": "7774e780d46a4c48a081bcbb01a9c68f", "id": "417ccf42-d114-4ffd-865e-dacdbb1141c4", "size": 12716032, "self": "/v2/images/417ccf42-d114-4ffd-865e-dacdbb1141c4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/417ccf42-d114-4ffd-865e-dacdbb1141c4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/417ccf42-d114-4ffd-865e-dacdbb1141c4/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_2043ddea-932b-47f2-a022-993978a79035", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_2043ddea-932b-47f2-a022-993978a79035", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-08T06:01:06Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 06:01:23,938 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-863f2271-bed8-4089-bc7a-20ca24e3dcbe 2019-06-08 06:01:23,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0272619724274s 2019-06-08 06:01:23,941 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/0dd821e4-e726-4ea8-9b9d-1859d991ec9c/snap', u'metadata': Munch({})})], 'file': u'/v2/images/0dd821e4-e726-4ea8-9b9d-1859d991ec9c/file', 'owner': u'7774e780d46a4c48a081bcbb01a9c68f', 'id': u'0dd821e4-e726-4ea8-9b9d-1859d991ec9c', 'size': 12716032, u'self': u'/v2/images/0dd821e4-e726-4ea8-9b9d-1859d991ec9c', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7774e780d46a4c48a081bcbb01a9c68f', 'name': 'neutron-tempest-pl-project_2043ddea-932b-47f2-a022-993978a79035', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/0dd821e4-e726-4ea8-9b9d-1859d991ec9c/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-08T06:01:23Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-06-08T06:01:23Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_2043ddea-932b-47f2-a022-993978a79035', '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/0dd821e4-e726-4ea8-9b9d-1859d991ec9c', 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_2043ddea-932b-47f2-a022-993978a79035', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_alt_2043ddea-932b-47f2-a022-993978a79035', 'created': u'2019-06-08T06:01:23Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-08T06:01: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/0dd821e4-e726-4ea8-9b9d-1859d991ec9c', 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_2043ddea-932b-47f2-a022-993978a79035', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-08 06:01:23,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-06-08 06:01:23,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a0a37600d73265a494e853850b526478f8598bd1" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron-tempest-plugin-api-flavor_alt_2043ddea-932b-47f2-a022-993978a79035", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-06-08 06:01:23,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 325 Content-Type: application/json Date: Sat, 08 Jun 2019 06:01:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-878fc277-8e90-47cd-9e9d-6326d0d2d5ba x-openstack-request-id: req-878fc277-8e90-47cd-9e9d-6326d0d2d5ba 2019-06-08 06:01:23,974 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "neutron-tempest-plugin-api-flavor_alt_2043ddea-932b-47f2-a022-993978a79035", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/a195a768-fa12-42ba-a819-38fb7f729765", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/a195a768-fa12-42ba-a819-38fb7f729765", "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": "a195a768-fa12-42ba-a819-38fb7f729765"}} 2019-06-08 06:01:23,974 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-878fc277-8e90-47cd-9e9d-6326d0d2d5ba 2019-06-08 06:01:23,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0321829319s 2019-06-08 06:01:23,975 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_2043ddea-932b-47f2-a022-993978a79035', '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'3188c96ec01940fba81c35d45eb11133', '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'a195a768-fa12-42ba-a819-38fb7f729765', 'swap': 0}) 2019-06-08 06:01:23,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-06-08 06:01:23,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/flavors/a195a768-fa12-42ba-a819-38fb7f729765/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a0a37600d73265a494e853850b526478f8598bd1" -d '{"extra_specs": {}}' 2019-06-08 06:01:23,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 08 Jun 2019 06:01: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-9520c043-0dd6-463e-96e2-e0a6e899e0e0 x-openstack-request-id: req-9520c043-0dd6-463e-96e2-e0a6e899e0e0 2019-06-08 06:01:23,996 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-06-08 06:01:23,996 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/flavors/a195a768-fa12-42ba-a819-38fb7f729765/os-extra_specs used request id req-9520c043-0dd6-463e-96e2-e0a6e899e0e0 2019-06-08 06:01:23,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0206520557404s 2019-06-08 06:01:23,996 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_2043ddea-932b-47f2-a022-993978a79035', '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'3188c96ec01940fba81c35d45eb11133', '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'a195a768-fa12-42ba-a819-38fb7f729765', 'swap': 0}) 2019-06-08 06:01:27,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-06-08 06:01:27,084 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-06-08 06:01:27,085 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-06-08 06:01:27,086 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-06-08 06:01:27,376 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-06-08 06:01:30,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-790e47d2-1f58-48e3-913d-8ee620535854/repo; stestr list '^neutron_tempest_plugin\.api' >/home/opnfv/functest/results/neutron-tempest-plugin-api/test_list.txt 2>/dev/null) 2019-06-08 06:01:30,579 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-06-08 06:01:30,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/neutron-tempest-plugin-api/test_list.txt', '--concurrency=4']'. 2019-06-08 06:12:23,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: a26968aa-0640-4a60-9d21-952cac598c6e 2019-06-08 06:12:23,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', u'a26968aa-0640-4a60-9d21-952cac598c6e']'. 2019-06-08 06:12:24,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-06-08 06:12:24,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-06-08 06:12:24,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-06-08 06:12:24,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | a26968aa-0640-4a60-9d21-952cac598c6e | 2019-06-08 06:12:24,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-06-08 06:12:24,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-06-08 06:01:32 | 2019-06-08 06:12:24,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-06-08 06:12:23 | 2019-06-08 06:12:24,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:10:51 | 2019-06-08 06:12:24,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-06-08 06:12:24,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-06-08 06:12:24,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-06-08 06:12:24,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 790e47d2-1f58-48e3-913d-8ee620535854) | 2019-06-08 06:12:24,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-06-08 06:12:24,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 241fcae1-6a03-4666-8191-3bdd24379542) | 2019-06-08 06:12:24,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 571 | 2019-06-08 06:12:24,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 643.866 | 2019-06-08 06:12:24,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 498 | 2019-06-08 06:12:24,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 73 | 2019-06-08 06:12:24,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-06-08 06:12:24,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-06-08 06:12:24,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-06-08 06:12:24,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-06-08 06:12:24,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-06-08 06:12:24,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-06-08 06:12:25,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron-tempest-plugin-api success_rate is 100.0% 2019-06-08 06:12:25,124 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', u'a26968aa-0640-4a60-9d21-952cac598c6e', '--to', u'/home/opnfv/functest/results/neutron-tempest-plugin-api/tempest-report.html'] 2019-06-08 06:12:27,314 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid a26968aa-0640-4a60-9d21-952cac598c6e --to /home/opnfv/functest/results/neutron-tempest-plugin-api/tempest-report.html Saving the report to '/home/opnfv/functest/results/neutron-tempest-plugin-api/tempest-report.html' file. It may take some time. The report has been successfully saved. 2019-06-08 06:12:27,315 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', u'a26968aa-0640-4a60-9d21-952cac598c6e', '--to', u'/home/opnfv/functest/results/neutron-tempest-plugin-api/tempest-report.xml'] 2019-06-08 06:12:29,499 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid a26968aa-0640-4a60-9d21-952cac598c6e --to /home/opnfv/functest/results/neutron-tempest-plugin-api/tempest-report.xml Saving the report to '/home/opnfv/functest/results/neutron-tempest-plugin-api/tempest-report.xml' file. It may take some time. The report has been successfully saved. 2019-06-08 06:12:29,740 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-08 06:12:29,741 - xtesting.ci.run_tests - INFO - Test result: +------------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------------+------------------+------------------+----------------+ | neutron-tempest-plugin-api | functest | 11:29 | PASS | +------------------------------------+------------------+------------------+----------------+ 2019-06-08 06:12:29,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-06-08 06:12:29,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9292/v2/images/0dd821e4-e726-4ea8-9b9d-1859d991ec9c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}42acbfe197ee3b97f64cf1009184946f2ca546b6" 2019-06-08 06:12:30,333 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 06:12:30 GMT X-Openstack-Request-Id: req-cd4c23b4-aad8-455a-91c7-67286903dc6e 2019-06-08 06:12:30,333 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 06:12:30,333 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.46:9292/v2/images/0dd821e4-e726-4ea8-9b9d-1859d991ec9c used request id req-cd4c23b4-aad8-455a-91c7-67286903dc6e 2019-06-08 06:12:30,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.546404838562s 2019-06-08 06:12:30,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-08 06:12:30,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a0a37600d73265a494e853850b526478f8598bd1" 2019-06-08 06:12:30,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 377 Content-Type: application/json Date: Sat, 08 Jun 2019 06:12: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-798a616d-9c80-4e27-a7d9-61c6980fd5f3 x-openstack-request-id: req-798a616d-9c80-4e27-a7d9-61c6980fd5f3 2019-06-08 06:12:30,686 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "neutron-tempest-plugin-api-flavor_2043ddea-932b-47f2-a022-993978a79035", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/085a0600-b014-4c52-8e34-036d2eba8c23", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/085a0600-b014-4c52-8e34-036d2eba8c23", "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": "085a0600-b014-4c52-8e34-036d2eba8c23"}, {"name": "neutron-tempest-plugin-api-flavor_alt_2043ddea-932b-47f2-a022-993978a79035", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/a195a768-fa12-42ba-a819-38fb7f729765", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/a195a768-fa12-42ba-a819-38fb7f729765", "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": "a195a768-fa12-42ba-a819-38fb7f729765"}]} 2019-06-08 06:12:30,686 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None used request id req-798a616d-9c80-4e27-a7d9-61c6980fd5f3 2019-06-08 06:12:30,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.338249921799s 2019-06-08 06:12:30,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-06-08 06:12:30,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:8774/v2.1/flavors/a195a768-fa12-42ba-a819-38fb7f729765 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a0a37600d73265a494e853850b526478f8598bd1" 2019-06-08 06:12:30,725 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 08 Jun 2019 06:12: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-f4e5d5e9-4944-4561-80d3-994ae5edd1d0 x-openstack-request-id: req-f4e5d5e9-4944-4561-80d3-994ae5edd1d0 2019-06-08 06:12:30,725 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.46:8774/v2.1/flavors/a195a768-fa12-42ba-a819-38fb7f729765 used request id req-f4e5d5e9-4944-4561-80d3-994ae5edd1d0 2019-06-08 06:12:30,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0353860855103s 2019-06-08 06:12:30,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-06-08 06:12:30,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:9696/v2.0/routers/f66f1052-0bff-4f2b-93c2-b8c09b49aca4/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}42acbfe197ee3b97f64cf1009184946f2ca546b6" -d '{"subnet_id": "897308a1-6230-4b16-bd2c-6bffad138728"}' 2019-06-08 06:12:33,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 08 Jun 2019 06:12:33 GMT X-Openstack-Request-Id: req-1e73402d-f0f1-4ab6-adfe-a16bcc08dd4f 2019-06-08 06:12:33,415 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "d6960cca-2cc8-466d-941b-0e6ffe4d61cf", "tenant_id": "7774e780d46a4c48a081bcbb01a9c68f", "subnet_id": "897308a1-6230-4b16-bd2c-6bffad138728", "subnet_ids": ["897308a1-6230-4b16-bd2c-6bffad138728"], "port_id": "1cb6c9e2-5e9c-483a-889b-f12688102e0a", "id": "f66f1052-0bff-4f2b-93c2-b8c09b49aca4"} 2019-06-08 06:12:33,415 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.46:9696/v2.0/routers/f66f1052-0bff-4f2b-93c2-b8c09b49aca4/remove_router_interface.json used request id req-1e73402d-f0f1-4ab6-adfe-a16bcc08dd4f 2019-06-08 06:12:33,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.69005584717s 2019-06-08 06:12:33,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-06-08 06:12:33,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}42acbfe197ee3b97f64cf1009184946f2ca546b6" 2019-06-08 06:12:33,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1232 Content-Type: application/json Date: Sat, 08 Jun 2019 06:12:33 GMT X-Openstack-Request-Id: req-d56f69ca-13f4-4118-8227-778e7706bfa2 2019-06-08 06:12:33,552 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "07ea00007e044be39f0290f616c83aba", "created_at": "2019-06-08T06:02:04Z", "admin_state_up": true, "updated_at": "2019-06-08T06:02:04Z", "project_id": "07ea00007e044be39f0290f616c83aba", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "d11d2cfa-ebba-4487-a42d-f81ff7d1378a", "name": "tempest-pretest-check-842892652"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a3d564af-8d87-4f4f-9680-f5a9465e0acc", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "7774e780d46a4c48a081bcbb01a9c68f", "created_at": "2019-06-08T06:01:02Z", "admin_state_up": true, "updated_at": "2019-06-08T06:12:32Z", "project_id": "7774e780d46a4c48a081bcbb01a9c68f", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "f66f1052-0bff-4f2b-93c2-b8c09b49aca4", "name": "neutron-tempest-plugin-api-router_2043ddea-932b-47f2-a022-993978a79035"}]} 2019-06-08 06:12:33,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/routers.json used request id req-d56f69ca-13f4-4118-8227-778e7706bfa2 2019-06-08 06:12:33,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.136100053787s 2019-06-08 06:12:33,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-06-08 06:12:33,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/routers/f66f1052-0bff-4f2b-93c2-b8c09b49aca4.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}42acbfe197ee3b97f64cf1009184946f2ca546b6" 2019-06-08 06:12:34,875 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 06:12:34 GMT X-Openstack-Request-Id: req-2fae0c33-2dfc-4af1-8c2f-508c08cb2ee3 2019-06-08 06:12:34,875 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 06:12:34,876 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/routers/f66f1052-0bff-4f2b-93c2-b8c09b49aca4.json used request id req-2fae0c33-2dfc-4af1-8c2f-508c08cb2ee3 2019-06-08 06:12:34,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.32215094566s 2019-06-08 06:12:34,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-06-08 06:12:34,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}42acbfe197ee3b97f64cf1009184946f2ca546b6" 2019-06-08 06:12:34,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1344 Content-Type: application/json Date: Sat, 08 Jun 2019 06:12:34 GMT X-Openstack-Request-Id: req-bd6f17b3-6f15-49ab-8a9f-11c26e9b3cac 2019-06-08 06:12:34,921 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-06-08T06:01:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"897308a1-6230-4b16-bd2c-6bffad138728","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"7774e780d46a4c48a081bcbb01a9c68f","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron-tempest-plugin-api-subnet_2043ddea-932b-47f2-a022-993978a79035","enable_dhcp":true,"segment_id":null,"network_id":"d6960cca-2cc8-466d-941b-0e6ffe4d61cf","tenant_id":"7774e780d46a4c48a081bcbb01a9c68f","created_at":"2019-06-08T06:01:01Z","ip_version":4},{"updated_at":"2019-06-08T05:48:01Z","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":"a3d564af-8d87-4f4f-9680-f5a9465e0acc","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"ae5008b7eba04bb8ab8b9bea870a005f","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:48:01Z","ip_version":4}]} 2019-06-08 06:12:34,921 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/subnets.json used request id req-bd6f17b3-6f15-49ab-8a9f-11c26e9b3cac 2019-06-08 06:12:34,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0451560020447s 2019-06-08 06:12:34,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-06-08 06:12:34,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/subnets/897308a1-6230-4b16-bd2c-6bffad138728.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}42acbfe197ee3b97f64cf1009184946f2ca546b6" 2019-06-08 06:12:35,832 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 06:12:35 GMT X-Openstack-Request-Id: req-3cc5c7a9-cd0d-44c3-a66c-51ed388c4a05 2019-06-08 06:12:35,832 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 06:12:35,832 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/subnets/897308a1-6230-4b16-bd2c-6bffad138728.json used request id req-3cc5c7a9-cd0d-44c3-a66c-51ed388c4a05 2019-06-08 06:12:35,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.909105062485s 2019-06-08 06:12:35,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 06:12:35,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}42acbfe197ee3b97f64cf1009184946f2ca546b6" 2019-06-08 06:12:35,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1450 Content-Type: application/json Date: Sat, 08 Jun 2019 06:12:35 GMT X-Openstack-Request-Id: req-1e3db16d-52fe-4985-ae15-842076688c58 2019-06-08 06:12:35,933 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T06:03:01Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d6960cca-2cc8-466d-941b-0e6ffe4d61cf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":true,"project_id":"7774e780d46a4c48a081bcbb01a9c68f","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-08T06:12:35Z","qos_policy_id":null,"name":"neutron-tempest-plugin-api-net_2043ddea-932b-47f2-a022-993978a79035","admin_state_up":true,"tenant_id":"7774e780d46a4c48a081bcbb01a9c68f","created_at":"2019-06-08T06:01:01Z","provider:network_type":"vxlan"}]} 2019-06-08 06:12:35,934 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-1e3db16d-52fe-4985-ae15-842076688c58 2019-06-08 06:12:35,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.101285934448s 2019-06-08 06:12:35,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-06-08 06:12:35,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/networks/d6960cca-2cc8-466d-941b-0e6ffe4d61cf.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}42acbfe197ee3b97f64cf1009184946f2ca546b6" 2019-06-08 06:12:36,805 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 06:12:36 GMT X-Openstack-Request-Id: req-c1882e2b-3d50-4e41-8523-ec4af2f91aa6 2019-06-08 06:12:36,805 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 06:12:36,805 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/networks/d6960cca-2cc8-466d-941b-0e6ffe4d61cf.json used request id req-c1882e2b-3d50-4e41-8523-ec4af2f91aa6 2019-06-08 06:12:36,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.870126008987s 2019-06-08 06:12:36,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 06:12:36,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}42acbfe197ee3b97f64cf1009184946f2ca546b6" 2019-06-08 06:12:36,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Sat, 08 Jun 2019 06:12:36 GMT X-Openstack-Request-Id: req-be0b9ddc-f8ad-4e95-bd28-0b501ee92511 2019-06-08 06:12:36,838 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T06:01:06Z", "file": "/v2/images/417ccf42-d114-4ffd-865e-dacdbb1141c4/file", "owner": "7774e780d46a4c48a081bcbb01a9c68f", "id": "417ccf42-d114-4ffd-865e-dacdbb1141c4", "size": 12716032, "self": "/v2/images/417ccf42-d114-4ffd-865e-dacdbb1141c4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/417ccf42-d114-4ffd-865e-dacdbb1141c4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/417ccf42-d114-4ffd-865e-dacdbb1141c4/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_2043ddea-932b-47f2-a022-993978a79035", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_2043ddea-932b-47f2-a022-993978a79035", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-08T06:01:06Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 06:12:36,838 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-be0b9ddc-f8ad-4e95-bd28-0b501ee92511 2019-06-08 06:12:36,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0283839702606s 2019-06-08 06:12:36,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-06-08 06:12:36,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9292/v2/images/417ccf42-d114-4ffd-865e-dacdbb1141c4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}42acbfe197ee3b97f64cf1009184946f2ca546b6" 2019-06-08 06:12:37,557 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 06:12:37 GMT X-Openstack-Request-Id: req-b6b7b7bb-117c-43a7-97c8-e2e971f9fb5f 2019-06-08 06:12:37,557 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 06:12:37,557 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.46:9292/v2/images/417ccf42-d114-4ffd-865e-dacdbb1141c4 used request id req-b6b7b7bb-117c-43a7-97c8-e2e971f9fb5f 2019-06-08 06:12:37,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.718024969101s 2019-06-08 06:12:37,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-08 06:12:37,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a0a37600d73265a494e853850b526478f8598bd1" 2019-06-08 06:12:37,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 321 Content-Type: application/json Date: Sat, 08 Jun 2019 06:12:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-704ce1c5-50e0-4e60-aad9-008aa32ad3cc x-openstack-request-id: req-704ce1c5-50e0-4e60-aad9-008aa32ad3cc 2019-06-08 06:12:37,583 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "neutron-tempest-plugin-api-flavor_2043ddea-932b-47f2-a022-993978a79035", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/085a0600-b014-4c52-8e34-036d2eba8c23", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/085a0600-b014-4c52-8e34-036d2eba8c23", "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": "085a0600-b014-4c52-8e34-036d2eba8c23"}]} 2019-06-08 06:12:37,584 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None used request id req-704ce1c5-50e0-4e60-aad9-008aa32ad3cc 2019-06-08 06:12:37,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0254349708557s 2019-06-08 06:12:37,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-06-08 06:12:37,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:8774/v2.1/flavors/085a0600-b014-4c52-8e34-036d2eba8c23 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a0a37600d73265a494e853850b526478f8598bd1" 2019-06-08 06:12:37,609 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 08 Jun 2019 06:12: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-93ae2af7-6c90-49e4-a3bb-00a207fd74cc x-openstack-request-id: req-93ae2af7-6c90-49e4-a3bb-00a207fd74cc 2019-06-08 06:12:37,610 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.46:8774/v2.1/flavors/085a0600-b014-4c52-8e34-036d2eba8c23 used request id req-93ae2af7-6c90-49e4-a3bb-00a207fd74cc 2019-06-08 06:12:37,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0241270065308s 2019-06-08 06:12:37,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-08 06:12:37,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a0a37600d73265a494e853850b526478f8598bd1" 2019-06-08 06:12:37,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 846 Content-Type: application/json Date: Sat, 08 Jun 2019 06:12:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff66ff2d-de4e-41ca-ab8b-f89e2f0784f5 2019-06-08 06:12:37,846 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.46:5000/v3/users/05c218d902a14f40af3320874b7f92da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05c218d902a14f40af3320874b7f92da", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.46:5000/v3/users/1afacf49c7e14af3a957f3511567dacc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1afacf49c7e14af3a957f3511567dacc", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.46:5000/v3/users/1f2145adf73944a6ab8ed52e5753691b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f2145adf73944a6ab8ed52e5753691b", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.46:5000/v3/users/2593ee6f9317492f990d505d77da4779"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2593ee6f9317492f990d505d77da4779", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.46:5000/v3/users/31ebed201e7e4ca5b7ee604a2b787581"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31ebed201e7e4ca5b7ee604a2b787581", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.46:5000/v3/users/3a572b3053b54834a82afa40e099a5da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a572b3053b54834a82afa40e099a5da", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.46:5000/v3/users/4fee668be3a64363800d347187a88df5"}, "domain_id": "69a9710257d445c38da42b508afe5e4c", "enabled": true, "options": {}, "id": "4fee668be3a64363800d347187a88df5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_2043ddea-932b-47f2-a022-993978a79035", "links": {"self": "http://172.30.9.46:5000/v3/users/50b4abc0b5d748d3b7998cae3b2f3211"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "50b4abc0b5d748d3b7998cae3b2f3211", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.46:5000/v3/users/66f1e9993f8b480294a60e940341f520"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66f1e9993f8b480294a60e940341f520", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.46:5000/v3/users/93fe3f7601c54ac9ad051856c17f28bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93fe3f7601c54ac9ad051856c17f28bb", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.46:5000/v3/users/c236670886154d449269b72bd9c90b0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c236670886154d449269b72bd9c90b0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.46:5000/v3/users/c65b29de08754e65a44567b1f677176f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c65b29de08754e65a44567b1f677176f", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.46:5000/v3/users/d8dd3e6eec484d33b35e900b9699495d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8dd3e6eec484d33b35e900b9699495d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.46:5000/v3/users/dda03f8796ac431cadfc3fd8cb68b8e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dda03f8796ac431cadfc3fd8cb68b8e8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.46:5000/v3/users/fd79c31b868f4106baa6b4b6f650b664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd79c31b868f4106baa6b4b6f650b664", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.46:5000/v3/users", "previous": null, "next": null}} 2019-06-08 06:12:37,846 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/users used request id req-ff66ff2d-de4e-41ca-ab8b-f89e2f0784f5 2019-06-08 06:12:37,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.236338853836s 2019-06-08 06:12:37,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-08 06:12:37,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/users/50b4abc0b5d748d3b7998cae3b2f3211 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a0a37600d73265a494e853850b526478f8598bd1" 2019-06-08 06:12:38,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 237 Content-Type: application/json Date: Sat, 08 Jun 2019 06:12:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aac9f594-809e-4af3-afe5-ea8ebcae9c6f 2019-06-08 06:12:38,071 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "neutron-tempest-plugin-api-user_2043ddea-932b-47f2-a022-993978a79035", "links": {"self": "http://172.30.9.46:5000/v3/users/50b4abc0b5d748d3b7998cae3b2f3211"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "50b4abc0b5d748d3b7998cae3b2f3211", "description": null}} 2019-06-08 06:12:38,071 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/users/50b4abc0b5d748d3b7998cae3b2f3211 used request id req-aac9f594-809e-4af3-afe5-ea8ebcae9c6f 2019-06-08 06:12:38,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.219367027283s 2019-06-08 06:12:38,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-06-08 06:12:38,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:5000/v3/users/50b4abc0b5d748d3b7998cae3b2f3211 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a0a37600d73265a494e853850b526478f8598bd1" 2019-06-08 06:12:38,393 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 06:12:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b153d4b-1a27-4e99-af92-52e036b164c8 2019-06-08 06:12:38,393 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 06:12:38,393 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.46:5000/v3/users/50b4abc0b5d748d3b7998cae3b2f3211 used request id req-8b153d4b-1a27-4e99-af92-52e036b164c8 2019-06-08 06:12:38,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.320882081985s 2019-06-08 06:12:38,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-08 06:12:38,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a0a37600d73265a494e853850b526478f8598bd1" 2019-06-08 06:12:38,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Sat, 08 Jun 2019 06:12:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbff0d40-84d8-461f-92ee-92e14ff4a6d9 2019-06-08 06:12:38,609 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.46:5000/v3/projects/3188c96ec01940fba81c35d45eb11133"}, "tags": [], "enabled": true, "id": "3188c96ec01940fba81c35d45eb11133", "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.46:5000/v3/projects/7774e780d46a4c48a081bcbb01a9c68f"}, "tags": [], "enabled": true, "id": "7774e780d46a4c48a081bcbb01a9c68f", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_2043ddea-932b-47f2-a022-993978a79035"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f"}, "tags": [], "enabled": true, "id": "ae5008b7eba04bb8ab8b9bea870a005f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-08 06:12:38,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/projects used request id req-bbff0d40-84d8-461f-92ee-92e14ff4a6d9 2019-06-08 06:12:38,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.209969997406s 2019-06-08 06:12:38,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-06-08 06:12:38,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:5000/v3/projects/7774e780d46a4c48a081bcbb01a9c68f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a0a37600d73265a494e853850b526478f8598bd1" 2019-06-08 06:12:38,890 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 06:12:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e1fd289-2f47-45c5-aae8-7bc3bb785366 2019-06-08 06:12:38,891 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 06:12:38,891 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.46:5000/v3/projects/7774e780d46a4c48a081bcbb01a9c68f used request id req-1e1fd289-2f47-45c5-aae8-7bc3bb785366 2019-06-08 06:12:38,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.27733707428s 2019-06-08 06:12:38,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-08 06:12:38,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:9696/v2.0/security-groups.json?project_id=7774e780d46a4c48a081bcbb01a9c68f&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a0a37600d73265a494e853850b526478f8598bd1" 2019-06-08 06:12:39,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 08 Jun 2019 06:12:39 GMT X-Openstack-Request-Id: req-52a263e7-f190-4d38-8131-0414d647cacf 2019-06-08 06:12:39,218 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7774e780d46a4c48a081bcbb01a9c68f", "created_at": "2019-06-08T06:01:01Z", "updated_at": "2019-06-08T06:01:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T06:01:01Z", "revision_number": 0, "id": "21439587-c328-4866-88e3-c69ea7175ab8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T06:01:01Z", "security_group_id": "2cb89442-bac0-4901-b584-9f2e6ce0111f", "tenant_id": "7774e780d46a4c48a081bcbb01a9c68f", "port_range_min": null, "ethertype": "IPv4", "project_id": "7774e780d46a4c48a081bcbb01a9c68f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T06:01:01Z", "revision_number": 0, "id": "4d10b94c-71c2-4008-a9be-291b6e94b169", "remote_group_id": "2cb89442-bac0-4901-b584-9f2e6ce0111f", "remote_ip_prefix": null, "created_at": "2019-06-08T06:01:01Z", "security_group_id": "2cb89442-bac0-4901-b584-9f2e6ce0111f", "tenant_id": "7774e780d46a4c48a081bcbb01a9c68f", "port_range_min": null, "ethertype": "IPv6", "project_id": "7774e780d46a4c48a081bcbb01a9c68f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T06:01:01Z", "revision_number": 0, "id": "a1ae3231-c93e-424d-ad7f-2958ab92db8b", "remote_group_id": "2cb89442-bac0-4901-b584-9f2e6ce0111f", "remote_ip_prefix": null, "created_at": "2019-06-08T06:01:01Z", "security_group_id": "2cb89442-bac0-4901-b584-9f2e6ce0111f", "tenant_id": "7774e780d46a4c48a081bcbb01a9c68f", "port_range_min": null, "ethertype": "IPv4", "project_id": "7774e780d46a4c48a081bcbb01a9c68f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T06:01:01Z", "revision_number": 0, "id": "b7331190-c7fb-4df5-8605-5ab95c93b889", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T06:01:01Z", "security_group_id": "2cb89442-bac0-4901-b584-9f2e6ce0111f", "tenant_id": "7774e780d46a4c48a081bcbb01a9c68f", "port_range_min": null, "ethertype": "IPv6", "project_id": "7774e780d46a4c48a081bcbb01a9c68f"}], "revision_number": 1, "project_id": "7774e780d46a4c48a081bcbb01a9c68f", "id": "2cb89442-bac0-4901-b584-9f2e6ce0111f", "name": "default"}]} 2019-06-08 06:12:39,218 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/security-groups.json?project_id=7774e780d46a4c48a081bcbb01a9c68f&name=default used request id req-52a263e7-f190-4d38-8131-0414d647cacf 2019-06-08 06:12:39,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.322241067886s 2019-06-08 06:12:39,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-08 06:12:39,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a0a37600d73265a494e853850b526478f8598bd1" 2019-06-08 06:12:39,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sat, 08 Jun 2019 06:12:39 GMT X-Openstack-Request-Id: req-d9c6e80f-c271-4cdd-a71c-6373e9f42a00 2019-06-08 06:12:39,291 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3188c96ec01940fba81c35d45eb11133", "created_at": "2019-06-08T05:50:08Z", "updated_at": "2019-06-08T05:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "1a304197-6259-47fb-8799-aa407182630d", "remote_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv6", "project_id": "3188c96ec01940fba81c35d45eb11133"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "487196b0-2bde-45c0-8b45-f9fcd16601fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv4", "project_id": "3188c96ec01940fba81c35d45eb11133"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "abadd49a-1a8f-405f-ba47-7c59fe8b0d0f", "remote_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv4", "project_id": "3188c96ec01940fba81c35d45eb11133"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "d26daddf-2739-444d-991e-138b96ac2ac2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv6", "project_id": "3188c96ec01940fba81c35d45eb11133"}], "revision_number": 1, "project_id": "3188c96ec01940fba81c35d45eb11133", "id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "created_at": "2019-06-08T05:47:57Z", "updated_at": "2019-06-08T05:47:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "02da1104-56ed-4749-b003-90c4f8f656ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "a3f7c7ce-1565-464d-9c08-e39b080cdb6d", "remote_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "c5f47a68-2c8b-4de3-91dc-0a19312beb49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "d9877ee1-16fa-4f55-9b57-2bd861dcc4ea", "remote_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}], "revision_number": 1, "project_id": "ae5008b7eba04bb8ab8b9bea870a005f", "id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7774e780d46a4c48a081bcbb01a9c68f", "created_at": "2019-06-08T06:01:01Z", "updated_at": "2019-06-08T06:01:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T06:01:01Z", "revision_number": 0, "id": "21439587-c328-4866-88e3-c69ea7175ab8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T06:01:01Z", "security_group_id": "2cb89442-bac0-4901-b584-9f2e6ce0111f", "tenant_id": "7774e780d46a4c48a081bcbb01a9c68f", "port_range_min": null, "ethertype": "IPv4", "project_id": "7774e780d46a4c48a081bcbb01a9c68f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T06:01:01Z", "revision_number": 0, "id": "4d10b94c-71c2-4008-a9be-291b6e94b169", "remote_group_id": "2cb89442-bac0-4901-b584-9f2e6ce0111f", "remote_ip_prefix": null, "created_at": "2019-06-08T06:01:01Z", "security_group_id": "2cb89442-bac0-4901-b584-9f2e6ce0111f", "tenant_id": "7774e780d46a4c48a081bcbb01a9c68f", "port_range_min": null, "ethertype": "IPv6", "project_id": "7774e780d46a4c48a081bcbb01a9c68f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T06:01:01Z", "revision_number": 0, "id": "a1ae3231-c93e-424d-ad7f-2958ab92db8b", "remote_group_id": "2cb89442-bac0-4901-b584-9f2e6ce0111f", "remote_ip_prefix": null, "created_at": "2019-06-08T06:01:01Z", "security_group_id": "2cb89442-bac0-4901-b584-9f2e6ce0111f", "tenant_id": "7774e780d46a4c48a081bcbb01a9c68f", "port_range_min": null, "ethertype": "IPv4", "project_id": "7774e780d46a4c48a081bcbb01a9c68f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T06:01:01Z", "revision_number": 0, "id": "b7331190-c7fb-4df5-8605-5ab95c93b889", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T06:01:01Z", "security_group_id": "2cb89442-bac0-4901-b584-9f2e6ce0111f", "tenant_id": "7774e780d46a4c48a081bcbb01a9c68f", "port_range_min": null, "ethertype": "IPv6", "project_id": "7774e780d46a4c48a081bcbb01a9c68f"}], "revision_number": 1, "project_id": "7774e780d46a4c48a081bcbb01a9c68f", "id": "2cb89442-bac0-4901-b584-9f2e6ce0111f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-06-08T05:50:09Z", "updated_at": "2019-06-08T05:50:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "41f1ce41-3b64-482a-87c5-0d0b11c6398f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "79dc58b0-b605-4504-9229-080d558ac4f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "81274cd5-6700-4e0f-8a2a-1f2e3420f4f3", "remote_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "dd1516ff-335a-4f12-a448-f096493076e7", "remote_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "48f2b38a-983e-4487-ab36-f87307c0130c", "name": "default"}]} 2019-06-08 06:12:39,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/security-groups.json used request id req-d9c6e80f-c271-4cdd-a71c-6373e9f42a00 2019-06-08 06:12:39,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.06778216362s 2019-06-08 06:12:39,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-06-08 06:12:39,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/security-groups/2cb89442-bac0-4901-b584-9f2e6ce0111f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a0a37600d73265a494e853850b526478f8598bd1" 2019-06-08 06:12:39,408 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 06:12:39 GMT X-Openstack-Request-Id: req-92775d8b-b8f3-4637-9eb2-3e99bd1f51d8 2019-06-08 06:12:39,408 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 06:12:39,409 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/security-groups/2cb89442-bac0-4901-b584-9f2e6ce0111f.json used request id req-92775d8b-b8f3-4637-9eb2-3e99bd1f51d8 2019-06-08 06:12:39,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.110873937607s 2019-06-08 06:12:39,461 - xtesting.ci.run_tests - INFO - Loading test case 'rally_sanity'... 2019-06-08 06:12:39,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 06:12:39,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sat, 08 Jun 2019 06:12:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa1737dc-1a9d-43db-a072-3c6e9d2292e5 2019-06-08 06:12:39,512 - 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.46:5000/v3/", "rel": "self"}]}} 2019-06-08 06:12:39,512 - keystoneauth.session - DEBUG - GET call to http://172.30.9.46:5000/v3 used request id req-aa1737dc-1a9d-43db-a072-3c6e9d2292e5 2019-06-08 06:12:39,512 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.46:5000/v3/auth/tokens 2019-06-08 06:12:39,911 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "d2be94ca10bc410d8e2df55ad673d32f", "name": "member"}, {"id": "e5096deb7bb54cdfaba406b083716814", "name": "admin"}, {"id": "20c52caa8815436598706c0044dd78ea", "name": "reader"}], "expires_at": "2019-06-08T07:12:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3188c96ec01940fba81c35d45eb11133", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "569429e3916a40609b1b095c350d4f40"}, {"url": "http://172.30.9.46:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f8c054a2af64f418c37ee7727690693"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b02dfb863f5a4bffb36851235754ef91"}], "type": "metric", "id": "04a04b69122f4f738931230cee29629a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699fd3a20c8d40938f47375515d56729"}, {"url": "http://172.30.9.46:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a29c25ed5bae42389e53743e2b2d4cc6"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2aa7441977c496197e3dd66db370091"}], "type": "image", "id": "1229db241b1e4199aa3477e6a5aaaaf3", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.25:8080/v1/AUTH_3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f18ac20553a423cb64c4c119b4996d7"}, {"url": "http://172.30.9.46:8080/v1/AUTH_3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9cb7095bfac44798c7fb7f9deeeb6c2"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5274ae5199a462fbdfc0fea51cec5a4"}], "type": "object-store", "id": "3937992c91de456ab652dcaface65051", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.46:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469fe8a62bab4dce8322074f2fcdb9b4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e66cd3f99f9447b491021e663455e8c8"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "faa6e36db7f04aaf89b1671b36545dd9"}], "type": "cloudformation", "id": "4475ac30861f4898a3b4a3f25d4c15a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "451296117b884380836bc65617a5acf5"}, {"url": "http://172.30.9.46:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3bf63cbaa4d40d8a7b3788a9ab9cf75"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8fcd63580f1428d9b345eecdbd48204"}], "type": "compute", "id": "55cb302de7b240e1a0963bcae70f4b34", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04b4a8c11b3f4bd1ab89c03a5aa9bd51"}, {"url": "http://172.30.9.46:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "489dc505b18c45b097be2b0ce43d310b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "768110a585514cb9a095e0ffab526da4"}], "type": "identity", "id": "6494ad775fb84e9891f5bc3015a60f48", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.46:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02cf21684702424ca6c0c65fbe598276"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a219343778574f9a89cf8eda09913c42"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3727342b4d045659e67915b25bea965"}], "type": "placement", "id": "6dd232e0a9944d6f8afacd7b59c2bb55", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f4e281ad8cd4aaba41477f8f55544b4"}, {"url": "http://172.30.9.46:8776/v2/3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f80c73c49c6480dba7d5f4b80e4a948"}, {"url": "http://192.30.9.6:8776/v2/3188c96ec01940fba81c35d45eb11133", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c209dd66f03a44bd9424eb1cad43b57c"}], "type": "volumev2", "id": "7c5d79a9253b44f1afeea36304180784", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c9a71230b064918baa5ec4ab83144c8"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d7c07f63f584a70a7df59e46b53c425"}, {"url": "http://172.30.9.46:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a67b17f9d1f45acb1b7213e75ed7276"}], "type": "event", "id": "84c44c0613f94bf8bbb2e05ff2f89471", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/3188c96ec01940fba81c35d45eb11133", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "775bcb67ac30456cb720438594a475e1"}, {"url": "http://192.30.9.6:8776/v3/3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2c0df4ad6a14557a0e2b97bfa52019f"}, {"url": "http://172.30.9.46:8776/v3/3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ef016b34aa45a7ba522cfecbfec6eb"}], "type": "volumev3", "id": "8b8641e49b5f486a864b0b857a0e9a73", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "121402a262894e60b2dd90a4c91ddfc4"}, {"url": "http://192.30.9.6:8004/v1/3188c96ec01940fba81c35d45eb11133", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "843fd802e471465f9929116059937b0b"}, {"url": "http://172.30.9.46:8004/v1/3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b71667e57ac348d19ee51701c2492bc8"}], "type": "orchestration", "id": "910666d0b44e43dda71799578f2fb207", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.46:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d50b2697934e5aa702ab2b26a44279"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0eb6565be3e44b382acfbe153b647bf"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0ee7731b0a344dd95394ec40456c966"}], "type": "network", "id": "96d169df5f3246498ebfd684c882081c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.46:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6207f5501c4d439cb61786bf4936a152"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de1dcf61d9e44a7aa8f94ba8c4cf9375"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc2fab36e3514270a85a06afe9ff1894"}], "type": "alarming", "id": "96f5a2d27e6f427cbd0f869917a8dd5d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "bf0bc5911f744db0865b88b9285e5dc1", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fd79c31b868f4106baa6b4b6f650b664"}, "audit_ids": ["R9NZtkhCQ6y-3VMQVXHOlw"], "issued_at": "2019-06-08T06:12:39.000000Z"}} 2019-06-08 06:12:39,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 06:12:39,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}be699ef1c109720d2787dcfc14c99c9f96922afe" 2019-06-08 06:12:40,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 08 Jun 2019 06:12:40 GMT X-Openstack-Request-Id: req-5a5131c4-6a22-465d-b564-b61d50603b96 2019-06-08 06:12:40,286 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T06:03:01Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","provider:network_type":"flat"}]} 2019-06-08 06:12:40,286 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json?router%3Aexternal=True used request id req-5a5131c4-6a22-465d-b564-b61d50603b96 2019-06-08 06:12:40,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.372122049332s 2019-06-08 06:12:40,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 06:12:40,299 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 08 Jun 2019 06:12:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cee88ee5-f16b-4835-846b-3f245de6a2f4 2019-06-08 06:12:40,299 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 06:12:40,299 - keystoneauth.session - DEBUG - GET call to http://172.30.9.46:5000/ used request id req-cee88ee5-f16b-4835-846b-3f245de6a2f4 2019-06-08 06:12:40,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-08 06:12:40,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}be699ef1c109720d2787dcfc14c99c9f96922afe" 2019-06-08 06:12:40,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 08 Jun 2019 06:12:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b4d1c02-36dc-425f-a597-062081a3cf52 2019-06-08 06:12:40,498 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.46:5000/v3/domains/69a9710257d445c38da42b508afe5e4c"}, "tags": [], "enabled": true, "id": "69a9710257d445c38da42b508afe5e4c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.46:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.46:5000/v3/domains", "previous": null, "next": null}} 2019-06-08 06:12:40,498 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/domains used request id req-5b4d1c02-36dc-425f-a597-062081a3cf52 2019-06-08 06:12:40,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.19892001152s 2019-06-08 06:12:40,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-06-08 06:12:40,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}be699ef1c109720d2787dcfc14c99c9f96922afe" -d '{"project": {"description": "Created by OPNFV Functest: rally_sanity", "enabled": true, "domain_id": "default", "name": "rally_sanity-project_f5bbf53b-127a-4d06-a42a-b7a1cca67c07"}}' 2019-06-08 06:12:40,749 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 370 Content-Type: application/json Date: Sat, 08 Jun 2019 06:12:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c626a1af-8238-4a81-b047-7d45690be33a 2019-06-08 06:12:40,749 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.46:5000/v3/projects/eb0f50233e2f4cf2ba3a297baf17684e"}, "tags": [], "enabled": true, "id": "eb0f50233e2f4cf2ba3a297baf17684e", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_f5bbf53b-127a-4d06-a42a-b7a1cca67c07"}} 2019-06-08 06:12:40,749 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.46:5000/v3/projects used request id req-c626a1af-8238-4a81-b047-7d45690be33a 2019-06-08 06:12:40,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.243108034134s 2019-06-08 06:12:40,750 - 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'eb0f50233e2f4cf2ba3a297baf17684e', '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_f5bbf53b-127a-4d06-a42a-b7a1cca67c07'}) 2019-06-08 06:12:40,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-06-08 06:12:40,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}be699ef1c109720d2787dcfc14c99c9f96922afe" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "knZ3YCI9mv6ci2NKv5yPv973KSGwVl", "email": null, "name": "rally_sanity-user_f5bbf53b-127a-4d06-a42a-b7a1cca67c07"}}' 2019-06-08 06:12:41,229 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 327 Content-Type: application/json Date: Sat, 08 Jun 2019 06:12:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1828d3e-1807-404f-aa05-2936c229203d 2019-06-08 06:12:41,229 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_sanity-user_f5bbf53b-127a-4d06-a42a-b7a1cca67c07", "links": {"self": "http://172.30.9.46:5000/v3/users/6ff049c37e8c41baa4698d12355debe8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6ff049c37e8c41baa4698d12355debe8", "domain_id": "default", "password_expires_at": null}} 2019-06-08 06:12:41,229 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.46:5000/v3/users used request id req-d1828d3e-1807-404f-aa05-2936c229203d 2019-06-08 06:12:41,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.473673820496s 2019-06-08 06:12:41,229 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'6ff049c37e8c41baa4698d12355debe8', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_sanity-user_f5bbf53b-127a-4d06-a42a-b7a1cca67c07'}) 2019-06-08 06:12:41,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 06:12:41,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}be699ef1c109720d2787dcfc14c99c9f96922afe" 2019-06-08 06:12:41,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 06:12:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-577d7051-8744-421b-be6d-184c81a426d5 2019-06-08 06:12:41,439 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 06:12:41,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-577d7051-8744-421b-be6d-184c81a426d5 2019-06-08 06:12:41,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.207926034927s 2019-06-08 06:12:41,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 06:12:41,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}be699ef1c109720d2787dcfc14c99c9f96922afe" 2019-06-08 06:12:41,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 06:12:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-820980b4-0888-484f-87d3-3f8e7e020498 2019-06-08 06:12:41,553 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 06:12:41,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-820980b4-0888-484f-87d3-3f8e7e020498 2019-06-08 06:12:41,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.109280824661s 2019-06-08 06:12:41,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 06:12:41,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}be699ef1c109720d2787dcfc14c99c9f96922afe" 2019-06-08 06:12:41,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 06:12:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de947628-2cb0-444b-b93e-3ed30f6b5ac9 2019-06-08 06:12:41,712 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 06:12:41,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-de947628-2cb0-444b-b93e-3ed30f6b5ac9 2019-06-08 06:12:41,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.153650999069s 2019-06-08 06:12:41,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-08 06:12:41,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}be699ef1c109720d2787dcfc14c99c9f96922afe" 2019-06-08 06:12:41,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 149 Content-Type: application/json Date: Sat, 08 Jun 2019 06:12:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3694dc0-8201-4cfb-aac8-d86dd803587f 2019-06-08 06:12:41,829 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.46:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-08 06:12:41,829 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/domains/default used request id req-c3694dc0-8201-4cfb-aac8-d86dd803587f 2019-06-08 06:12:41,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.111895799637s 2019-06-08 06:12:41,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-08 06:12:41,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}be699ef1c109720d2787dcfc14c99c9f96922afe" 2019-06-08 06:12:41,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 843 Content-Type: application/json Date: Sat, 08 Jun 2019 06:12:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ded17849-3341-4f30-ad2a-84966a88c2e8 2019-06-08 06:12:41,969 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.46:5000/v3/users/05c218d902a14f40af3320874b7f92da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05c218d902a14f40af3320874b7f92da", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.46:5000/v3/users/1afacf49c7e14af3a957f3511567dacc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1afacf49c7e14af3a957f3511567dacc", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.46:5000/v3/users/1f2145adf73944a6ab8ed52e5753691b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f2145adf73944a6ab8ed52e5753691b", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.46:5000/v3/users/2593ee6f9317492f990d505d77da4779"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2593ee6f9317492f990d505d77da4779", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.46:5000/v3/users/31ebed201e7e4ca5b7ee604a2b787581"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31ebed201e7e4ca5b7ee604a2b787581", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.46:5000/v3/users/3a572b3053b54834a82afa40e099a5da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a572b3053b54834a82afa40e099a5da", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.46:5000/v3/users/4fee668be3a64363800d347187a88df5"}, "domain_id": "69a9710257d445c38da42b508afe5e4c", "enabled": true, "options": {}, "id": "4fee668be3a64363800d347187a88df5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.46:5000/v3/users/66f1e9993f8b480294a60e940341f520"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66f1e9993f8b480294a60e940341f520", "email": "heat@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_f5bbf53b-127a-4d06-a42a-b7a1cca67c07", "links": {"self": "http://172.30.9.46:5000/v3/users/6ff049c37e8c41baa4698d12355debe8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6ff049c37e8c41baa4698d12355debe8", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.46:5000/v3/users/93fe3f7601c54ac9ad051856c17f28bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93fe3f7601c54ac9ad051856c17f28bb", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.46:5000/v3/users/c236670886154d449269b72bd9c90b0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c236670886154d449269b72bd9c90b0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.46:5000/v3/users/c65b29de08754e65a44567b1f677176f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c65b29de08754e65a44567b1f677176f", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.46:5000/v3/users/d8dd3e6eec484d33b35e900b9699495d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8dd3e6eec484d33b35e900b9699495d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.46:5000/v3/users/dda03f8796ac431cadfc3fd8cb68b8e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dda03f8796ac431cadfc3fd8cb68b8e8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.46:5000/v3/users/fd79c31b868f4106baa6b4b6f650b664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd79c31b868f4106baa6b4b6f650b664", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.46:5000/v3/users", "previous": null, "next": null}} 2019-06-08 06:12:41,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/users used request id req-ded17849-3341-4f30-ad2a-84966a88c2e8 2019-06-08 06:12:41,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.139297008514s 2019-06-08 06:12:41,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-08 06:12:41,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}be699ef1c109720d2787dcfc14c99c9f96922afe" 2019-06-08 06:12:42,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Sat, 08 Jun 2019 06:12:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac8cc953-737e-40f9-817f-2abe36fee278 2019-06-08 06:12:42,115 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.46:5000/v3/projects/3188c96ec01940fba81c35d45eb11133"}, "tags": [], "enabled": true, "id": "3188c96ec01940fba81c35d45eb11133", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.46:5000/v3/projects/eb0f50233e2f4cf2ba3a297baf17684e"}, "tags": [], "enabled": true, "id": "eb0f50233e2f4cf2ba3a297baf17684e", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_f5bbf53b-127a-4d06-a42a-b7a1cca67c07"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f"}, "tags": [], "enabled": true, "id": "ae5008b7eba04bb8ab8b9bea870a005f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-08 06:12:42,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/projects?domain_id=default used request id req-ac8cc953-737e-40f9-817f-2abe36fee278 2019-06-08 06:12:42,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.133081912994s 2019-06-08 06:12:42,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-08 06:12:42,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/role_assignments?user.id=6ff049c37e8c41baa4698d12355debe8&role.id=d2be94ca10bc410d8e2df55ad673d32f&scope.project.id=eb0f50233e2f4cf2ba3a297baf17684e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}be699ef1c109720d2787dcfc14c99c9f96922afe" 2019-06-08 06:12:42,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Sat, 08 Jun 2019 06:12:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46234ef6-fa0d-445c-b126-baf5d50df189 2019-06-08 06:12:42,318 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.46:5000/v3/role_assignments?user.id=6ff049c37e8c41baa4698d12355debe8&role.id=d2be94ca10bc410d8e2df55ad673d32f&scope.project.id=eb0f50233e2f4cf2ba3a297baf17684e", "previous": null, "next": null}} 2019-06-08 06:12:42,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/role_assignments?user.id=6ff049c37e8c41baa4698d12355debe8&role.id=d2be94ca10bc410d8e2df55ad673d32f&scope.project.id=eb0f50233e2f4cf2ba3a297baf17684e used request id req-46234ef6-fa0d-445c-b126-baf5d50df189 2019-06-08 06:12:42,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.195343971252s 2019-06-08 06:12:42,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-06-08 06:12:42,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:5000/v3/projects/eb0f50233e2f4cf2ba3a297baf17684e/users/6ff049c37e8c41baa4698d12355debe8/roles/d2be94ca10bc410d8e2df55ad673d32f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}be699ef1c109720d2787dcfc14c99c9f96922afe" 2019-06-08 06:12:42,489 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 06:12:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d74737f-b580-44e9-bc83-534326d9584f 2019-06-08 06:12:42,490 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 06:12:42,490 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.46:5000/v3/projects/eb0f50233e2f4cf2ba3a297baf17684e/users/6ff049c37e8c41baa4698d12355debe8/roles/d2be94ca10bc410d8e2df55ad673d32f used request id req-6d74737f-b580-44e9-bc83-534326d9584f 2019-06-08 06:12:42,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.168351888657s 2019-06-08 06:12:42,491 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_sanity-project_f5bbf53b-127a-4d06-a42a-b7a1cca67c07', 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'eb0f50233e2f4cf2ba3a297baf17684e', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'knZ3YCI9mv6ci2NKv5yPv973KSGwVl', 'username': u'rally_sanity-user_f5bbf53b-127a-4d06-a42a-b7a1cca67c07', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.46:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-06-08 06:12:42,494 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_sanity-user_f5bbf53b-127a-4d06-a42a-b7a1cca67c07', 'password': 'knZ3YCI9mv6ci2NKv5yPv973KSGwVl', 'project_name': 'rally_sanity-project_f5bbf53b-127a-4d06-a42a-b7a1cca67c07', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.46:5000/v3', 'project_id': 'eb0f50233e2f4cf2ba3a297baf17684e', 'project_domain_name': 'Default'} 2019-06-08 06:12:42,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 06:12:42,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}be699ef1c109720d2787dcfc14c99c9f96922afe" 2019-06-08 06:12:42,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 06:12:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d82103b2-3da7-41c8-94fa-882f7ab1e033 2019-06-08 06:12:42,654 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 06:12:42,654 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-d82103b2-3da7-41c8-94fa-882f7ab1e033 2019-06-08 06:12:42,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.157333135605s 2019-06-08 06:12:42,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 06:12:42,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}be699ef1c109720d2787dcfc14c99c9f96922afe" 2019-06-08 06:12:42,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 06:12:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab5cb807-c594-4689-aebc-78dc457816c0 2019-06-08 06:12:42,870 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 06:12:42,871 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-ab5cb807-c594-4689-aebc-78dc457816c0 2019-06-08 06:12:42,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.211388111115s 2019-06-08 06:12:42,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-08 06:12:42,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}be699ef1c109720d2787dcfc14c99c9f96922afe" 2019-06-08 06:12:43,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 149 Content-Type: application/json Date: Sat, 08 Jun 2019 06:12:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25fa4bfc-c638-45cf-9256-ac92898b3da7 2019-06-08 06:12:43,037 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.46:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-08 06:12:43,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/domains/default used request id req-25fa4bfc-c638-45cf-9256-ac92898b3da7 2019-06-08 06:12:43,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.161901950836s 2019-06-08 06:12:43,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-08 06:12:43,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}be699ef1c109720d2787dcfc14c99c9f96922afe" 2019-06-08 06:12:43,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 843 Content-Type: application/json Date: Sat, 08 Jun 2019 06:12:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d573b5e3-8cd9-4f2b-8370-8cfe8a81c28a 2019-06-08 06:12:43,172 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.46:5000/v3/users/05c218d902a14f40af3320874b7f92da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05c218d902a14f40af3320874b7f92da", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.46:5000/v3/users/1afacf49c7e14af3a957f3511567dacc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1afacf49c7e14af3a957f3511567dacc", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.46:5000/v3/users/1f2145adf73944a6ab8ed52e5753691b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f2145adf73944a6ab8ed52e5753691b", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.46:5000/v3/users/2593ee6f9317492f990d505d77da4779"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2593ee6f9317492f990d505d77da4779", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.46:5000/v3/users/31ebed201e7e4ca5b7ee604a2b787581"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31ebed201e7e4ca5b7ee604a2b787581", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.46:5000/v3/users/3a572b3053b54834a82afa40e099a5da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a572b3053b54834a82afa40e099a5da", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.46:5000/v3/users/4fee668be3a64363800d347187a88df5"}, "domain_id": "69a9710257d445c38da42b508afe5e4c", "enabled": true, "options": {}, "id": "4fee668be3a64363800d347187a88df5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.46:5000/v3/users/66f1e9993f8b480294a60e940341f520"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66f1e9993f8b480294a60e940341f520", "email": "heat@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_f5bbf53b-127a-4d06-a42a-b7a1cca67c07", "links": {"self": "http://172.30.9.46:5000/v3/users/6ff049c37e8c41baa4698d12355debe8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6ff049c37e8c41baa4698d12355debe8", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.46:5000/v3/users/93fe3f7601c54ac9ad051856c17f28bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93fe3f7601c54ac9ad051856c17f28bb", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.46:5000/v3/users/c236670886154d449269b72bd9c90b0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c236670886154d449269b72bd9c90b0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.46:5000/v3/users/c65b29de08754e65a44567b1f677176f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c65b29de08754e65a44567b1f677176f", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.46:5000/v3/users/d8dd3e6eec484d33b35e900b9699495d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8dd3e6eec484d33b35e900b9699495d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.46:5000/v3/users/dda03f8796ac431cadfc3fd8cb68b8e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dda03f8796ac431cadfc3fd8cb68b8e8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.46:5000/v3/users/fd79c31b868f4106baa6b4b6f650b664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd79c31b868f4106baa6b4b6f650b664", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.46:5000/v3/users", "previous": null, "next": null}} 2019-06-08 06:12:43,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/users used request id req-d573b5e3-8cd9-4f2b-8370-8cfe8a81c28a 2019-06-08 06:12:43,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.134279966354s 2019-06-08 06:12:43,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-08 06:12:43,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}be699ef1c109720d2787dcfc14c99c9f96922afe" 2019-06-08 06:12:43,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Sat, 08 Jun 2019 06:12:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b71ea853-c9ba-4c18-adf6-baa5bc17b108 2019-06-08 06:12:43,401 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.46:5000/v3/projects/3188c96ec01940fba81c35d45eb11133"}, "tags": [], "enabled": true, "id": "3188c96ec01940fba81c35d45eb11133", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.46:5000/v3/projects/eb0f50233e2f4cf2ba3a297baf17684e"}, "tags": [], "enabled": true, "id": "eb0f50233e2f4cf2ba3a297baf17684e", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_f5bbf53b-127a-4d06-a42a-b7a1cca67c07"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f"}, "tags": [], "enabled": true, "id": "ae5008b7eba04bb8ab8b9bea870a005f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-08 06:12:43,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/projects?domain_id=default used request id req-b71ea853-c9ba-4c18-adf6-baa5bc17b108 2019-06-08 06:12:43,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.216529846191s 2019-06-08 06:12:43,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-08 06:12:43,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/role_assignments?user.id=6ff049c37e8c41baa4698d12355debe8&role.id=e5096deb7bb54cdfaba406b083716814&scope.project.id=eb0f50233e2f4cf2ba3a297baf17684e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}be699ef1c109720d2787dcfc14c99c9f96922afe" 2019-06-08 06:12:43,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sat, 08 Jun 2019 06:12:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6927533e-93a1-4a51-a029-67905dac3295 2019-06-08 06:12:43,605 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.46:5000/v3/role_assignments?user.id=6ff049c37e8c41baa4698d12355debe8&role.id=e5096deb7bb54cdfaba406b083716814&scope.project.id=eb0f50233e2f4cf2ba3a297baf17684e", "previous": null, "next": null}} 2019-06-08 06:12:43,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/role_assignments?user.id=6ff049c37e8c41baa4698d12355debe8&role.id=e5096deb7bb54cdfaba406b083716814&scope.project.id=eb0f50233e2f4cf2ba3a297baf17684e used request id req-6927533e-93a1-4a51-a029-67905dac3295 2019-06-08 06:12:43,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.19695186615s 2019-06-08 06:12:43,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-06-08 06:12:43,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:5000/v3/projects/eb0f50233e2f4cf2ba3a297baf17684e/users/6ff049c37e8c41baa4698d12355debe8/roles/e5096deb7bb54cdfaba406b083716814 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}be699ef1c109720d2787dcfc14c99c9f96922afe" 2019-06-08 06:12:43,759 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 06:12:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28b86c66-5540-4c91-8288-db6fc7a5807b 2019-06-08 06:12:43,759 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 06:12:43,759 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.46:5000/v3/projects/eb0f50233e2f4cf2ba3a297baf17684e/users/6ff049c37e8c41baa4698d12355debe8/roles/e5096deb7bb54cdfaba406b083716814 used request id req-28b86c66-5540-4c91-8288-db6fc7a5807b 2019-06-08 06:12:43,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.150027990341s 2019-06-08 06:12:43,760 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2019-06-08 06:12:43,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-08 06:12:43,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}be699ef1c109720d2787dcfc14c99c9f96922afe" 2019-06-08 06:12:43,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 08 Jun 2019 06:12:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e640d12e-871f-48b6-bda1-aab8efb3374a 2019-06-08 06:12:43,883 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.46:5000/v3/domains/69a9710257d445c38da42b508afe5e4c"}, "tags": [], "enabled": true, "id": "69a9710257d445c38da42b508afe5e4c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.46:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.46:5000/v3/domains", "previous": null, "next": null}} 2019-06-08 06:12:43,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/domains used request id req-e640d12e-871f-48b6-bda1-aab8efb3374a 2019-06-08 06:12:43,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.122679948807s 2019-06-08 06:12:43,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-08 06:12:43,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}be699ef1c109720d2787dcfc14c99c9f96922afe" 2019-06-08 06:12:44,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Sat, 08 Jun 2019 06:12:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4495a48-961a-4d05-bf35-8d4059242f6b 2019-06-08 06:12:44,001 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.46:5000/v3/projects/3188c96ec01940fba81c35d45eb11133"}, "tags": [], "enabled": true, "id": "3188c96ec01940fba81c35d45eb11133", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.46:5000/v3/projects/eb0f50233e2f4cf2ba3a297baf17684e"}, "tags": [], "enabled": true, "id": "eb0f50233e2f4cf2ba3a297baf17684e", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_f5bbf53b-127a-4d06-a42a-b7a1cca67c07"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f"}, "tags": [], "enabled": true, "id": "ae5008b7eba04bb8ab8b9bea870a005f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-08 06:12:44,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/projects?domain_id=default used request id req-f4495a48-961a-4d05-bf35-8d4059242f6b 2019-06-08 06:12:44,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.110524892807s 2019-06-08 06:12:44,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-06-08 06:12:44,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}be699ef1c109720d2787dcfc14c99c9f96922afe" -d '{"network": {"shared": true, "tenant_id": "eb0f50233e2f4cf2ba3a297baf17684e", "name": "rally_sanity-net_f5bbf53b-127a-4d06-a42a-b7a1cca67c07", "admin_state_up": true}}' 2019-06-08 06:12:44,532 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 725 Content-Type: application/json Date: Sat, 08 Jun 2019 06:12:44 GMT X-Openstack-Request-Id: req-6e430034-3b14-445f-abcc-ca7172b75349 2019-06-08 06:12:44,532 - 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":"5d563bbb-7b80-42e8-93d8-c7b2fd17d886","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":32,"ipv4_address_scope":null,"shared":true,"project_id":"eb0f50233e2f4cf2ba3a297baf17684e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-08T06:12:44Z","is_default":false,"qos_policy_id":null,"name":"rally_sanity-net_f5bbf53b-127a-4d06-a42a-b7a1cca67c07","admin_state_up":true,"tenant_id":"eb0f50233e2f4cf2ba3a297baf17684e","created_at":"2019-06-08T06:12:44Z","mtu":1450}} 2019-06-08 06:12:44,533 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-6e430034-3b14-445f-abcc-ca7172b75349 2019-06-08 06:12:44,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.528984069824s 2019-06-08 06:12:44,533 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-06-08T06:12:44Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'5d563bbb-7b80-42e8-93d8-c7b2fd17d886', u'provider:segmentation_id': 32, 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_f5bbf53b-127a-4d06-a42a-b7a1cca67c07', u'created_at': u'2019-06-08T06:12:44Z', u'mtu': 1450, u'tenant_id': u'eb0f50233e2f4cf2ba3a297baf17684e', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'eb0f50233e2f4cf2ba3a297baf17684e', u'l2_adjacency': True}) 2019-06-08 06:12:44,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 06:12:44,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sat, 08 Jun 2019 06:12:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1276316-e1c9-44db-a359-da4c5263e3fb 2019-06-08 06:12:44,544 - 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.46:5000/v3/", "rel": "self"}]}} 2019-06-08 06:12:44,544 - keystoneauth.session - DEBUG - GET call to http://172.30.9.46:5000/v3 used request id req-e1276316-e1c9-44db-a359-da4c5263e3fb 2019-06-08 06:12:44,545 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.46:5000/v3/auth/tokens 2019-06-08 06:12:44,942 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d2be94ca10bc410d8e2df55ad673d32f", "name": "member"}, {"id": "e5096deb7bb54cdfaba406b083716814", "name": "admin"}, {"id": "20c52caa8815436598706c0044dd78ea", "name": "reader"}], "expires_at": "2019-06-08T07:12:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eb0f50233e2f4cf2ba3a297baf17684e", "name": "rally_sanity-project_f5bbf53b-127a-4d06-a42a-b7a1cca67c07"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "569429e3916a40609b1b095c350d4f40"}, {"url": "http://172.30.9.46:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f8c054a2af64f418c37ee7727690693"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b02dfb863f5a4bffb36851235754ef91"}], "type": "metric", "id": "04a04b69122f4f738931230cee29629a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699fd3a20c8d40938f47375515d56729"}, {"url": "http://172.30.9.46:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a29c25ed5bae42389e53743e2b2d4cc6"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2aa7441977c496197e3dd66db370091"}], "type": "image", "id": "1229db241b1e4199aa3477e6a5aaaaf3", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.25:8080/v1/AUTH_eb0f50233e2f4cf2ba3a297baf17684e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f18ac20553a423cb64c4c119b4996d7"}, {"url": "http://172.30.9.46:8080/v1/AUTH_eb0f50233e2f4cf2ba3a297baf17684e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9cb7095bfac44798c7fb7f9deeeb6c2"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5274ae5199a462fbdfc0fea51cec5a4"}], "type": "object-store", "id": "3937992c91de456ab652dcaface65051", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.46:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469fe8a62bab4dce8322074f2fcdb9b4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e66cd3f99f9447b491021e663455e8c8"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "faa6e36db7f04aaf89b1671b36545dd9"}], "type": "cloudformation", "id": "4475ac30861f4898a3b4a3f25d4c15a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "451296117b884380836bc65617a5acf5"}, {"url": "http://172.30.9.46:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3bf63cbaa4d40d8a7b3788a9ab9cf75"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8fcd63580f1428d9b345eecdbd48204"}], "type": "compute", "id": "55cb302de7b240e1a0963bcae70f4b34", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04b4a8c11b3f4bd1ab89c03a5aa9bd51"}, {"url": "http://172.30.9.46:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "489dc505b18c45b097be2b0ce43d310b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "768110a585514cb9a095e0ffab526da4"}], "type": "identity", "id": "6494ad775fb84e9891f5bc3015a60f48", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.46:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02cf21684702424ca6c0c65fbe598276"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a219343778574f9a89cf8eda09913c42"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3727342b4d045659e67915b25bea965"}], "type": "placement", "id": "6dd232e0a9944d6f8afacd7b59c2bb55", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/eb0f50233e2f4cf2ba3a297baf17684e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f4e281ad8cd4aaba41477f8f55544b4"}, {"url": "http://172.30.9.46:8776/v2/eb0f50233e2f4cf2ba3a297baf17684e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f80c73c49c6480dba7d5f4b80e4a948"}, {"url": "http://192.30.9.6:8776/v2/eb0f50233e2f4cf2ba3a297baf17684e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c209dd66f03a44bd9424eb1cad43b57c"}], "type": "volumev2", "id": "7c5d79a9253b44f1afeea36304180784", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c9a71230b064918baa5ec4ab83144c8"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d7c07f63f584a70a7df59e46b53c425"}, {"url": "http://172.30.9.46:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a67b17f9d1f45acb1b7213e75ed7276"}], "type": "event", "id": "84c44c0613f94bf8bbb2e05ff2f89471", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/eb0f50233e2f4cf2ba3a297baf17684e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "775bcb67ac30456cb720438594a475e1"}, {"url": "http://192.30.9.6:8776/v3/eb0f50233e2f4cf2ba3a297baf17684e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2c0df4ad6a14557a0e2b97bfa52019f"}, {"url": "http://172.30.9.46:8776/v3/eb0f50233e2f4cf2ba3a297baf17684e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ef016b34aa45a7ba522cfecbfec6eb"}], "type": "volumev3", "id": "8b8641e49b5f486a864b0b857a0e9a73", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/eb0f50233e2f4cf2ba3a297baf17684e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "121402a262894e60b2dd90a4c91ddfc4"}, {"url": "http://192.30.9.6:8004/v1/eb0f50233e2f4cf2ba3a297baf17684e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "843fd802e471465f9929116059937b0b"}, {"url": "http://172.30.9.46:8004/v1/eb0f50233e2f4cf2ba3a297baf17684e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b71667e57ac348d19ee51701c2492bc8"}], "type": "orchestration", "id": "910666d0b44e43dda71799578f2fb207", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.46:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d50b2697934e5aa702ab2b26a44279"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0eb6565be3e44b382acfbe153b647bf"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0ee7731b0a344dd95394ec40456c966"}], "type": "network", "id": "96d169df5f3246498ebfd684c882081c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.46:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6207f5501c4d439cb61786bf4936a152"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de1dcf61d9e44a7aa8f94ba8c4cf9375"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc2fab36e3514270a85a06afe9ff1894"}], "type": "alarming", "id": "96f5a2d27e6f427cbd0f869917a8dd5d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "bf0bc5911f744db0865b88b9285e5dc1", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_sanity-user_f5bbf53b-127a-4d06-a42a-b7a1cca67c07", "id": "6ff049c37e8c41baa4698d12355debe8"}, "audit_ids": ["3tytaV4tTcWrdeIx7061cQ"], "issued_at": "2019-06-08T06:12:44.000000Z"}} 2019-06-08 06:12:44,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 06:12:44,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a9b5ae55ea0824078eb040365ade61627c506d66" 2019-06-08 06:12:45,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1430 Content-Type: application/json Date: Sat, 08 Jun 2019 06:12:45 GMT X-Openstack-Request-Id: req-0670080e-6d3e-4169-aff2-d80645d2dafd 2019-06-08 06:12:45,236 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"5d563bbb-7b80-42e8-93d8-c7b2fd17d886","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":32,"ipv4_address_scope":null,"shared":true,"project_id":"eb0f50233e2f4cf2ba3a297baf17684e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-08T06:12:44Z","qos_policy_id":null,"name":"rally_sanity-net_f5bbf53b-127a-4d06-a42a-b7a1cca67c07","admin_state_up":true,"tenant_id":"eb0f50233e2f4cf2ba3a297baf17684e","created_at":"2019-06-08T06:12:44Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T06:03:01Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","provider:network_type":"flat"}]} 2019-06-08 06:12:45,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-0670080e-6d3e-4169-aff2-d80645d2dafd 2019-06-08 06:12:45,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.290295124054s 2019-06-08 06:12:45,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-06-08 06:12:45,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a9b5ae55ea0824078eb040365ade61627c506d66" -d '{"subnet": {"name": "rally_sanity-subnet_f5bbf53b-127a-4d06-a42a-b7a1cca67c07", "enable_dhcp": true, "network_id": "5d563bbb-7b80-42e8-93d8-c7b2fd17d886", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-06-08 06:12:46,018 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 698 Content-Type: application/json Date: Sat, 08 Jun 2019 06:12:46 GMT X-Openstack-Request-Id: req-73eba3bd-f6e2-4cf2-ad9c-815e41e0872a 2019-06-08 06:12:46,019 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-06-08T06:12:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"02a28f63-b57c-435e-b516-e13189411ac6","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"eb0f50233e2f4cf2ba3a297baf17684e","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_sanity-subnet_f5bbf53b-127a-4d06-a42a-b7a1cca67c07","enable_dhcp":true,"segment_id":null,"network_id":"5d563bbb-7b80-42e8-93d8-c7b2fd17d886","tenant_id":"eb0f50233e2f4cf2ba3a297baf17684e","created_at":"2019-06-08T06:12:45Z","ip_version":4}} 2019-06-08 06:12:46,019 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/subnets.json used request id req-73eba3bd-f6e2-4cf2-ad9c-815e41e0872a 2019-06-08 06:12:46,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.781688213348s 2019-06-08 06:12:46,019 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-08T06:12:45Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'02a28f63-b57c-435e-b516-e13189411ac6', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_f5bbf53b-127a-4d06-a42a-b7a1cca67c07', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'5d563bbb-7b80-42e8-93d8-c7b2fd17d886', u'tenant_id': u'eb0f50233e2f4cf2ba3a297baf17684e', u'created_at': u'2019-06-08T06:12:45Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'eb0f50233e2f4cf2ba3a297baf17684e'}) 2019-06-08 06:12:46,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-06-08 06:12:46,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a9b5ae55ea0824078eb040365ade61627c506d66" -d '{"router": {"external_gateway_info": {"network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "name": "rally_sanity-router_f5bbf53b-127a-4d06-a42a-b7a1cca67c07", "admin_state_up": true}}' 2019-06-08 06:12:47,390 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 712 Content-Type: application/json Date: Sat, 08 Jun 2019 06:12:47 GMT X-Openstack-Request-Id: req-e6bb2839-551d-4151-928b-122ff2d139a2 2019-06-08 06:12:47,390 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a3d564af-8d87-4f4f-9680-f5a9465e0acc", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "eb0f50233e2f4cf2ba3a297baf17684e", "created_at": "2019-06-08T06:12:46Z", "admin_state_up": true, "updated_at": "2019-06-08T06:12:47Z", "project_id": "eb0f50233e2f4cf2ba3a297baf17684e", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "0e196a35-e649-4e06-afd6-986b8d7d1a1a", "name": "rally_sanity-router_f5bbf53b-127a-4d06-a42a-b7a1cca67c07"}} 2019-06-08 06:12:47,391 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/routers.json used request id req-e6bb2839-551d-4151-928b-122ff2d139a2 2019-06-08 06:12:47,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.3706548214s 2019-06-08 06:12:47,391 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-08T06:12:47Z', u'revision_number': 2, u'ha': False, u'id': u'0e196a35-e649-4e06-afd6-986b8d7d1a1a', u'external_gateway_info': {u'network_id': u'd0205d84-f6dd-4d92-b76b-dc9ca1111094', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a3d564af-8d87-4f4f-9680-f5a9465e0acc', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_sanity-router_f5bbf53b-127a-4d06-a42a-b7a1cca67c07', u'admin_state_up': True, u'tenant_id': u'eb0f50233e2f4cf2ba3a297baf17684e', u'created_at': u'2019-06-08T06:12:46Z', u'flavor_id': None, u'routes': [], u'project_id': u'eb0f50233e2f4cf2ba3a297baf17684e'}) 2019-06-08 06:12:47,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-06-08 06:12:47,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:9696/v2.0/routers/0e196a35-e649-4e06-afd6-986b8d7d1a1a/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a9b5ae55ea0824078eb040365ade61627c506d66" -d '{"subnet_id": "02a28f63-b57c-435e-b516-e13189411ac6"}' 2019-06-08 06:12:49,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 08 Jun 2019 06:12:49 GMT X-Openstack-Request-Id: req-0c591f00-7463-4741-ac82-ff7a8fea505e 2019-06-08 06:12:49,786 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "5d563bbb-7b80-42e8-93d8-c7b2fd17d886", "tenant_id": "eb0f50233e2f4cf2ba3a297baf17684e", "subnet_id": "02a28f63-b57c-435e-b516-e13189411ac6", "subnet_ids": ["02a28f63-b57c-435e-b516-e13189411ac6"], "port_id": "5f140778-d8fc-425a-9dca-75697a8f5046", "id": "0e196a35-e649-4e06-afd6-986b8d7d1a1a"} 2019-06-08 06:12:49,786 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.46:9696/v2.0/routers/0e196a35-e649-4e06-afd6-986b8d7d1a1a/add_router_interface.json used request id req-0c591f00-7463-4741-ac82-ff7a8fea505e 2019-06-08 06:12:49,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.39458703995s 2019-06-08 06:12:49,787 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-06-08 06:12:49,893 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-06-08 06:12:49,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 06:12:49,901 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 08 Jun 2019 06:12:49 GMT 2019-06-08 06:12:49,901 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}]} 2019-06-08 06:12:49,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 06:12:49,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a9b5ae55ea0824078eb040365ade61627c506d66" 2019-06-08 06:12:50,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 08 Jun 2019 06:12:50 GMT X-Openstack-Request-Id: req-54e5f789-0ad9-497b-82a9-6ba8ebd327de 2019-06-08 06:12:50,213 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 06:12:50,213 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-54e5f789-0ad9-497b-82a9-6ba8ebd327de 2019-06-08 06:12:50,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.309170007706s 2019-06-08 06:12:50,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-06-08 06:12:50,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a9b5ae55ea0824078eb040365ade61627c506d66" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_sanity-img_f5bbf53b-127a-4d06-a42a-b7a1cca67c07", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_sanity-img_f5bbf53b-127a-4d06-a42a-b7a1cca67c07"}' 2019-06-08 06:12:50,375 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 940 Content-Type: application/json Date: Sat, 08 Jun 2019 06:12:50 GMT Location: http://172.30.9.46:9292/v2/images/7cb4a8ae-e045-47de-b7aa-3186fe6703c3 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-23e4f9df-efaa-4f90-afd3-44e1e19ff276 2019-06-08 06:12:50,375 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T06:12:50Z", "file": "/v2/images/7cb4a8ae-e045-47de-b7aa-3186fe6703c3/file", "owner": "eb0f50233e2f4cf2ba3a297baf17684e", "id": "7cb4a8ae-e045-47de-b7aa-3186fe6703c3", "size": null, "self": "/v2/images/7cb4a8ae-e045-47de-b7aa-3186fe6703c3", "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_f5bbf53b-127a-4d06-a42a-b7a1cca67c07", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_f5bbf53b-127a-4d06-a42a-b7a1cca67c07", "checksum": null, "created_at": "2019-06-08T06:12:50Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-06-08 06:12:50,376 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.46:9292/v2/images used request id req-23e4f9df-efaa-4f90-afd3-44e1e19ff276 2019-06-08 06:12:50,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.154071092606s 2019-06-08 06:12:50,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-06-08 06:12:50,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:9292/v2/images/7cb4a8ae-e045-47de-b7aa-3186fe6703c3/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a9b5ae55ea0824078eb040365ade61627c506d66" -d '' 2019-06-08 06:12:50,880 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 06:12:50 GMT X-Openstack-Request-Id: req-2ecd7ece-638d-4196-ae07-69c36a6b3a0f 2019-06-08 06:12:50,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-06-08 06:12:50,880 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.46:9292/v2/images/7cb4a8ae-e045-47de-b7aa-3186fe6703c3/file used request id req-2ecd7ece-638d-4196-ae07-69c36a6b3a0f 2019-06-08 06:12:50,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.503729104996s 2019-06-08 06:12:50,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 06:12:50,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a9b5ae55ea0824078eb040365ade61627c506d66" 2019-06-08 06:12:50,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Sat, 08 Jun 2019 06:12:50 GMT X-Openstack-Request-Id: req-fb30e280-82b0-438f-92d9-8e9730b285ab 2019-06-08 06:12:50,911 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T06:12:50Z", "file": "/v2/images/7cb4a8ae-e045-47de-b7aa-3186fe6703c3/file", "owner": "eb0f50233e2f4cf2ba3a297baf17684e", "id": "7cb4a8ae-e045-47de-b7aa-3186fe6703c3", "size": 12716032, "self": "/v2/images/7cb4a8ae-e045-47de-b7aa-3186fe6703c3", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/7cb4a8ae-e045-47de-b7aa-3186fe6703c3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/7cb4a8ae-e045-47de-b7aa-3186fe6703c3/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_f5bbf53b-127a-4d06-a42a-b7a1cca67c07", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_f5bbf53b-127a-4d06-a42a-b7a1cca67c07", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-08T06:12:50Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 06:12:50,911 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-fb30e280-82b0-438f-92d9-8e9730b285ab 2019-06-08 06:12:50,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0268239974976s 2019-06-08 06:12:50,913 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/7cb4a8ae-e045-47de-b7aa-3186fe6703c3/snap', u'metadata': Munch({})})], 'file': u'/v2/images/7cb4a8ae-e045-47de-b7aa-3186fe6703c3/file', 'owner': u'eb0f50233e2f4cf2ba3a297baf17684e', 'id': u'7cb4a8ae-e045-47de-b7aa-3186fe6703c3', 'size': 12716032, u'self': u'/v2/images/7cb4a8ae-e045-47de-b7aa-3186fe6703c3', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'eb0f50233e2f4cf2ba3a297baf17684e', 'name': 'rally_sanity-project_f5bbf53b-127a-4d06-a42a-b7a1cca67c07', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/7cb4a8ae-e045-47de-b7aa-3186fe6703c3/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-08T06:12:50Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-06-08T06:12:50Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_f5bbf53b-127a-4d06-a42a-b7a1cca67c07', '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/7cb4a8ae-e045-47de-b7aa-3186fe6703c3', 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_f5bbf53b-127a-4d06-a42a-b7a1cca67c07', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'rally_sanity-img_f5bbf53b-127a-4d06-a42a-b7a1cca67c07', 'created': u'2019-06-08T06:12:50Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-08T06:12:50Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/7cb4a8ae-e045-47de-b7aa-3186fe6703c3', 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_f5bbf53b-127a-4d06-a42a-b7a1cca67c07', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-08 06:12:50,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-06-08 06:12:50,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}be699ef1c109720d2787dcfc14c99c9f96922afe" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_sanity-flavor_f5bbf53b-127a-4d06-a42a-b7a1cca67c07", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-06-08 06:12:51,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Sat, 08 Jun 2019 06:12: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-8602de0f-eb2d-40c3-b4fd-7bf7aab5a0ad x-openstack-request-id: req-8602de0f-eb2d-40c3-b4fd-7bf7aab5a0ad 2019-06-08 06:12:51,286 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_sanity-flavor_f5bbf53b-127a-4d06-a42a-b7a1cca67c07", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/71822a96-3e38-4aa3-9e32-a2c218d699ed", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/71822a96-3e38-4aa3-9e32-a2c218d699ed", "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": "71822a96-3e38-4aa3-9e32-a2c218d699ed"}} 2019-06-08 06:12:51,286 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-8602de0f-eb2d-40c3-b4fd-7bf7aab5a0ad 2019-06-08 06:12:51,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.36984205246s 2019-06-08 06:12:51,287 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_f5bbf53b-127a-4d06-a42a-b7a1cca67c07', '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'3188c96ec01940fba81c35d45eb11133', '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'71822a96-3e38-4aa3-9e32-a2c218d699ed', 'swap': 0}) 2019-06-08 06:12:51,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-06-08 06:12:51,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/flavors/71822a96-3e38-4aa3-9e32-a2c218d699ed/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}be699ef1c109720d2787dcfc14c99c9f96922afe" -d '{"extra_specs": {}}' 2019-06-08 06:12:51,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 08 Jun 2019 06:12: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-3161cf15-9a5a-40cc-b406-ae18f60a8744 x-openstack-request-id: req-3161cf15-9a5a-40cc-b406-ae18f60a8744 2019-06-08 06:12:51,308 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-06-08 06:12:51,308 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/flavors/71822a96-3e38-4aa3-9e32-a2c218d699ed/os-extra_specs used request id req-3161cf15-9a5a-40cc-b406-ae18f60a8744 2019-06-08 06:12:51,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0200297832489s 2019-06-08 06:12:51,310 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-06-08 06:12:53,692 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-06-08 06:12:56,018 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 4a663d2a-3ead-4221-8ae1-b414592d13e9 | 2019-06-08T06:12:55.622284 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 4a663d2a-3ead-4221-8ae1-b414592d13e9 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2019-06-08 06:12:59,451 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2019-06-08 06:13:00,247 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating run tests... 2019-06-08 06:13:00,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-06-08 06:13:00,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a9b5ae55ea0824078eb040365ade61627c506d66" 2019-06-08 06:13:00,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 742 Content-Type: application/json Date: Sat, 08 Jun 2019 06:13: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-aae2bbe4-159d-4ceb-870e-e047fdc79bbf x-openstack-request-id: req-aae2bbe4-159d-4ceb-870e-e047fdc79bbf 2019-06-08 06:13:00,681 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 13}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 14}, "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.7", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-06-08 06:13:00,681 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/os-hypervisors/detail used request id req-aae2bbe4-159d-4ceb-870e-e047fdc79bbf 2019-06-08 06:13:00,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.428853988647s 2019-06-08 06:13:00,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-06-08 06:13:00,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a9b5ae55ea0824078eb040365ade61627c506d66" 2019-06-08 06:13:00,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sat, 08 Jun 2019 06:13:00 GMT X-Openstack-Request-Id: req-377ec535-6cd8-48cd-b34f-2da7e2cfee48 2019-06-08 06:13:00,890 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-06-08 06:13:00,891 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/extensions.json used request id req-377ec535-6cd8-48cd-b34f-2da7e2cfee48 2019-06-08 06:13:00,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.207746982574s 2019-06-08 06:13:00,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-06-08 06:13:00,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}be699ef1c109720d2787dcfc14c99c9f96922afe" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_sanity-flavor_alt_f5bbf53b-127a-4d06-a42a-b7a1cca67c07", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-06-08 06:13:00,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 316 Content-Type: application/json Date: Sat, 08 Jun 2019 06:13: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-78133a82-c7ba-477f-9e6a-ba4bd36d017e x-openstack-request-id: req-78133a82-c7ba-477f-9e6a-ba4bd36d017e 2019-06-08 06:13:00,936 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_sanity-flavor_alt_f5bbf53b-127a-4d06-a42a-b7a1cca67c07", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/807e106c-47b2-405b-9b47-0e9cf9fee982", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/807e106c-47b2-405b-9b47-0e9cf9fee982", "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": "807e106c-47b2-405b-9b47-0e9cf9fee982"}} 2019-06-08 06:13:00,936 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-78133a82-c7ba-477f-9e6a-ba4bd36d017e 2019-06-08 06:13:00,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0353791713715s 2019-06-08 06:13:00,938 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_f5bbf53b-127a-4d06-a42a-b7a1cca67c07', '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'3188c96ec01940fba81c35d45eb11133', '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'807e106c-47b2-405b-9b47-0e9cf9fee982', 'swap': 0}) 2019-06-08 06:13:00,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-06-08 06:13:00,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/flavors/807e106c-47b2-405b-9b47-0e9cf9fee982/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}be699ef1c109720d2787dcfc14c99c9f96922afe" -d '{"extra_specs": {}}' 2019-06-08 06:13:00,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 08 Jun 2019 06:13: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-9050481d-c9eb-4cf2-9eb5-05eb50a898f6 x-openstack-request-id: req-9050481d-c9eb-4cf2-9eb5-05eb50a898f6 2019-06-08 06:13:00,957 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-06-08 06:13:00,958 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/flavors/807e106c-47b2-405b-9b47-0e9cf9fee982/os-extra_specs used request id req-9050481d-c9eb-4cf2-9eb5-05eb50a898f6 2019-06-08 06:13:00,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0194561481476s 2019-06-08 06:13:00,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 06:13:00,969 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 08 Jun 2019 06:13:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2d96c4f-abf8-4173-b763-4658f272e1ea 2019-06-08 06:13:00,969 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 06:13:00,969 - keystoneauth.session - DEBUG - GET call to http://172.30.9.46:5000/ used request id req-d2d96c4f-abf8-4173-b763-4658f272e1ea 2019-06-08 06:13:00,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-06-08 06:13:00,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.6:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 06:13:00,980 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 08 Jun 2019 06:13:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24dff0de-aebe-442f-bb90-8d2ae0e51a13 2019-06-08 06:13:00,981 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "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.6:35357/v3/", "rel": "self"}]}]}} 2019-06-08 06:13:00,981 - keystoneauth.session - DEBUG - GET call to http://192.30.9.6:35357/ used request id req-24dff0de-aebe-442f-bb90-8d2ae0e51a13 2019-06-08 06:13:00,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.6:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a9b5ae55ea0824078eb040365ade61627c506d66" 2019-06-08 06:13:01,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sat, 08 Jun 2019 06:13:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff144dc9-f4fe-45a8-b1f1-9e669ba90722 2019-06-08 06:13:01,182 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.6:35357/v3/services/04a04b69122f4f738931230cee29629a"}, "enabled": true, "type": "metric", "id": "04a04b69122f4f738931230cee29629a", "name": "gnocchi"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.6:35357/v3/services/1229db241b1e4199aa3477e6a5aaaaf3"}, "enabled": true, "type": "image", "id": "1229db241b1e4199aa3477e6a5aaaaf3", "name": "glance"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.6:35357/v3/services/3937992c91de456ab652dcaface65051"}, "enabled": true, "type": "object-store", "id": "3937992c91de456ab652dcaface65051", "name": "swift"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.6:35357/v3/services/4475ac30861f4898a3b4a3f25d4c15a7"}, "enabled": true, "type": "cloudformation", "id": "4475ac30861f4898a3b4a3f25d4c15a7", "name": "heat-cfn"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.6:35357/v3/services/55cb302de7b240e1a0963bcae70f4b34"}, "enabled": true, "type": "compute", "id": "55cb302de7b240e1a0963bcae70f4b34", "name": "nova"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.6:35357/v3/services/6494ad775fb84e9891f5bc3015a60f48"}, "enabled": true, "type": "identity", "id": "6494ad775fb84e9891f5bc3015a60f48", "name": "keystone"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.6:35357/v3/services/6dd232e0a9944d6f8afacd7b59c2bb55"}, "enabled": true, "type": "placement", "id": "6dd232e0a9944d6f8afacd7b59c2bb55", "name": "placement"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.6:35357/v3/services/7c5d79a9253b44f1afeea36304180784"}, "enabled": true, "type": "volumev2", "id": "7c5d79a9253b44f1afeea36304180784", "name": "cinderv2"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.6:35357/v3/services/84c44c0613f94bf8bbb2e05ff2f89471"}, "enabled": true, "type": "event", "id": "84c44c0613f94bf8bbb2e05ff2f89471", "name": "panko"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.6:35357/v3/services/8b8641e49b5f486a864b0b857a0e9a73"}, "enabled": true, "type": "volumev3", "id": "8b8641e49b5f486a864b0b857a0e9a73", "name": "cinderv3"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.6:35357/v3/services/910666d0b44e43dda71799578f2fb207"}, "enabled": true, "type": "orchestration", "id": "910666d0b44e43dda71799578f2fb207", "name": "heat"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.6:35357/v3/services/96d169df5f3246498ebfd684c882081c"}, "enabled": true, "type": "network", "id": "96d169df5f3246498ebfd684c882081c", "name": "neutron"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.6:35357/v3/services/96f5a2d27e6f427cbd0f869917a8dd5d"}, "enabled": true, "type": "alarming", "id": "96f5a2d27e6f427cbd0f869917a8dd5d", "name": "aodh"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.6:35357/v3/services/bf0bc5911f744db0865b88b9285e5dc1"}, "enabled": true, "type": "metering", "id": "bf0bc5911f744db0865b88b9285e5dc1", "name": "ceilometer"}], "links": {"self": "http://192.30.9.6:35357/v3/services", "previous": null, "next": null}} 2019-06-08 06:13:01,182 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.6:35357/v3/services used request id req-ff144dc9-f4fe-45a8-b1f1-9e669ba90722 2019-06-08 06:13:01,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.209972143173s 2019-06-08 06:13:01,187 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_f5bbf53b-127a-4d06-a42a-b7a1cca67c07', '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'3188c96ec01940fba81c35d45eb11133', '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'807e106c-47b2-405b-9b47-0e9cf9fee982', 'swap': 0}) 2019-06-08 06:13:01,188 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-authenticate.yaml 2019-06-08 06:13:01,188 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-06-08 06:13:01,206 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-06-08 06:13:01,207 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2019-06-08 06:13:01,207 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': '5d563bbb-7b80-42e8-93d8-c7b2fd17d886', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_f5bbf53b-127a-4d06-a42a-b7a1cca67c07', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_f5bbf53b-127a-4d06-a42a-b7a1cca67c07', '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_f5bbf53b-127a-4d06-a42a-b7a1cca67c07', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-06-08 06:14:17,208 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 591af581-52b6-4051-a132-4d5994b2c153 2019-06-08 06:14:17,209 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'591af581-52b6-4051-a132-4d5994b2c153'] 2019-06-08 06:14:18,082 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 591af581-52b6-4051-a132-4d5994b2c153 -------------------------------------------------------------------------------- Task 591af581-52b6-4051-a132-4d5994b2c153: 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 591af581-52b6-4051-a132-4d5994b2c153 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.604 | 0.604 | 0.604 | 0.604 | 0.604 | 0.604 | 100.0% | 1 | | total | 0.604 | 0.604 | 0.604 | 0.604 | 0.604 | 0.604 | 100.0% | 1 | | -> duration | 0.604 | 0.604 | 0.604 | 0.604 | 0.604 | 0.604 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.604284 Full duration: 8.988131 -------------------------------------------------------------------------------- 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 591af581-52b6-4051-a132-4d5994b2c153 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.57 | 0.57 | 0.57 | 0.57 | 0.57 | 0.57 | 100.0% | 1 | | total | 1.037 | 1.037 | 1.037 | 1.037 | 1.037 | 1.037 | 100.0% | 1 | | -> duration | 1.037 | 1.037 | 1.037 | 1.037 | 1.037 | 1.037 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.037124 Full duration: 9.452928 -------------------------------------------------------------------------------- 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 591af581-52b6-4051-a132-4d5994b2c153 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.348 | 0.348 | 0.348 | 0.348 | 0.348 | 0.348 | 100.0% | 1 | | total | 0.803 | 0.803 | 0.803 | 0.803 | 0.803 | 0.803 | 100.0% | 1 | | -> duration | 0.803 | 0.803 | 0.803 | 0.803 | 0.803 | 0.803 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.803124 Full duration: 9.58587 -------------------------------------------------------------------------------- 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 591af581-52b6-4051-a132-4d5994b2c153 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.726 | 1.726 | 1.726 | 1.726 | 1.726 | 1.726 | 100.0% | 1 | | total | 2.17 | 2.17 | 2.17 | 2.17 | 2.17 | 2.17 | 100.0% | 1 | | -> duration | 2.17 | 2.17 | 2.17 | 2.17 | 2.17 | 2.17 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.169616 Full duration: 10.778977 -------------------------------------------------------------------------------- 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 591af581-52b6-4051-a132-4d5994b2c153 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.639 | 0.639 | 0.639 | 0.639 | 0.639 | 0.639 | 100.0% | 1 | | total | 1.065 | 1.065 | 1.065 | 1.065 | 1.065 | 1.065 | 100.0% | 1 | | -> duration | 1.065 | 1.065 | 1.065 | 1.065 | 1.065 | 1.065 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.064768 Full duration: 9.75528 -------------------------------------------------------------------------------- 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 591af581-52b6-4051-a132-4d5994b2c153 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.304 | 0.304 | 0.304 | 0.304 | 0.304 | 0.304 | 100.0% | 1 | | total | 0.78 | 0.78 | 0.78 | 0.78 | 0.78 | 0.78 | 100.0% | 1 | | -> duration | 0.78 | 0.78 | 0.78 | 0.78 | 0.78 | 0.78 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.780399 Full duration: 9.495005 HINTS: * To plot HTML graphics with this data, run: rally task report 591af581-52b6-4051-a132-4d5994b2c153 --out output.html * To generate a JUnit report, run: rally task export 591af581-52b6-4051-a132-4d5994b2c153 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 591af581-52b6-4051-a132-4d5994b2c153 --json --out output.json 2019-06-08 06:14:18,083 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'591af581-52b6-4051-a132-4d5994b2c153', '--out', u'/home/opnfv/functest/results/rally_sanity/authenticate.json'] 2019-06-08 06:14:20,143 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 591af581-52b6-4051-a132-4d5994b2c153 --out /home/opnfv/functest/results/rally_sanity/authenticate.json 2019-06-08 06:14:20,150 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2019-06-08 06:14:20,151 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-glance.yaml 2019-06-08 06:14:20,152 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-06-08 06:14:20,168 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-06-08 06:14:20,169 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2019-06-08 06:14:20,169 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['glance'], 'concurrency': 4, 'netid': '5d563bbb-7b80-42e8-93d8-c7b2fd17d886', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_f5bbf53b-127a-4d06-a42a-b7a1cca67c07', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_f5bbf53b-127a-4d06-a42a-b7a1cca67c07', '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_f5bbf53b-127a-4d06-a42a-b7a1cca67c07', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-06-08 06:16:02,684 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 26eca45b-3f84-4da8-bef3-2b24ad2a5786 2019-06-08 06:16:02,685 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'26eca45b-3f84-4da8-bef3-2b24ad2a5786'] 2019-06-08 06:16:03,470 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 26eca45b-3f84-4da8-bef3-2b24ad2a5786 -------------------------------------------------------------------------------- Task 26eca45b-3f84-4da8-bef3-2b24ad2a5786: 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 26eca45b-3f84-4da8-bef3-2b24ad2a5786 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.841 | 2.841 | 2.841 | 2.841 | 2.841 | 2.841 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.053 | 0.053 | 0.053 | 0.053 | 0.053 | 0.053 | 100.0% | 1 | | -> glance_v2.upload_data | 0.39 | 0.39 | 0.39 | 0.39 | 0.39 | 0.39 | 100.0% | 1 | | glance_v2.delete_image | 1.05 | 1.05 | 1.05 | 1.05 | 1.05 | 1.05 | 100.0% | 1 | | total | 3.892 | 3.892 | 3.892 | 3.892 | 3.892 | 3.892 | 100.0% | 1 | | -> duration | 3.892 | 3.892 | 3.892 | 3.892 | 3.892 | 3.892 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.891801 Full duration: 13.997467 -------------------------------------------------------------------------------- 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 26eca45b-3f84-4da8-bef3-2b24ad2a5786 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.257 | 4.257 | 4.257 | 4.257 | 4.257 | 4.257 | 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 | 1.344 | 1.344 | 1.344 | 1.344 | 1.344 | 1.344 | 100.0% | 1 | | glance_v2.list_images | 0.041 | 0.041 | 0.041 | 0.041 | 0.041 | 0.041 | 100.0% | 1 | | total | 4.298 | 4.298 | 4.298 | 4.298 | 4.298 | 4.298 | 100.0% | 1 | | -> duration | 4.298 | 4.298 | 4.298 | 4.298 | 4.298 | 4.298 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.298179 Full duration: 16.973824 -------------------------------------------------------------------------------- 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 26eca45b-3f84-4da8-bef3-2b24ad2a5786 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.294 | 0.294 | 0.294 | 0.294 | 0.294 | 0.294 | 100.0% | 1 | | total | 0.295 | 0.295 | 0.295 | 0.295 | 0.295 | 0.295 | 100.0% | 1 | | -> duration | 0.295 | 0.295 | 0.295 | 0.295 | 0.295 | 0.295 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.294524 Full duration: 10.060856 -------------------------------------------------------------------------------- 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": "5d563bbb-7b80-42e8-93d8-c7b2fd17d886" } ], "flavor": { "name": "rally_sanity-flavor_f5bbf53b-127a-4d06-a42a-b7a1cca67c07" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 26eca45b-3f84-4da8-bef3-2b24ad2a5786 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.67 | 3.67 | 3.67 | 3.67 | 3.67 | 3.67 | 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 | 1.233 | 1.233 | 1.233 | 1.233 | 1.233 | 1.233 | 100.0% | 1 | | nova.boot_servers | 14.675 | 14.675 | 14.675 | 14.675 | 14.675 | 14.675 | 100.0% | 1 | | total | 18.346 | 18.346 | 18.346 | 18.346 | 18.346 | 18.346 | 100.0% | 1 | | -> duration | 17.346 | 17.346 | 17.346 | 17.346 | 17.346 | 17.346 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.345694 Full duration: 42.184664 HINTS: * To plot HTML graphics with this data, run: rally task report 26eca45b-3f84-4da8-bef3-2b24ad2a5786 --out output.html * To generate a JUnit report, run: rally task export 26eca45b-3f84-4da8-bef3-2b24ad2a5786 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 26eca45b-3f84-4da8-bef3-2b24ad2a5786 --json --out output.json 2019-06-08 06:16:03,470 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'26eca45b-3f84-4da8-bef3-2b24ad2a5786', '--out', u'/home/opnfv/functest/results/rally_sanity/glance.json'] 2019-06-08 06:16:05,645 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 26eca45b-3f84-4da8-bef3-2b24ad2a5786 --out /home/opnfv/functest/results/rally_sanity/glance.json 2019-06-08 06:16:05,648 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2019-06-08 06:16:05,649 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-cinder.yaml 2019-06-08 06:16:05,649 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-06-08 06:16:05,660 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-06-08 06:16:05,661 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2019-06-08 06:16:05,661 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['cinder'], 'concurrency': 4, 'netid': '5d563bbb-7b80-42e8-93d8-c7b2fd17d886', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_f5bbf53b-127a-4d06-a42a-b7a1cca67c07', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_f5bbf53b-127a-4d06-a42a-b7a1cca67c07', '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_f5bbf53b-127a-4d06-a42a-b7a1cca67c07', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-06-08 06:19:41,225 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 2e717b7a-fa33-420a-8550-9b06826d701c 2019-06-08 06:19:41,226 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'2e717b7a-fa33-420a-8550-9b06826d701c'] 2019-06-08 06:19:42,122 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 2e717b7a-fa33-420a-8550-9b06826d701c -------------------------------------------------------------------------------- Task 2e717b7a-fa33-420a-8550-9b06826d701c: finished -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_snapshot args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "volumes": { "volumes_per_tenant": 1, "size": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "force": false }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 2e717b7a-fa33-420a-8550-9b06826d701c has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_snapshot | 3.458 | 3.458 | 3.458 | 3.458 | 3.458 | 3.458 | 100.0% | 1 | | cinder_v3.delete_snapshot | 3.0 | 3.0 | 3.0 | 3.0 | 3.0 | 3.0 | 100.0% | 1 | | total | 6.458 | 6.458 | 6.458 | 6.458 | 6.458 | 6.458 | 100.0% | 1 | | -> duration | 6.458 | 6.458 | 6.458 | 6.458 | 6.458 | 6.458 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.458233 Full duration: 26.824249 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 2e717b7a-fa33-420a-8550-9b06826d701c has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_volume | 3.693 | 3.693 | 3.693 | 3.693 | 3.693 | 3.693 | 100.0% | 1 | | cinder_v3.delete_volume | 0.635 | 0.635 | 0.635 | 0.635 | 0.635 | 0.635 | 100.0% | 1 | | total | 4.328 | 4.328 | 4.328 | 4.328 | 4.328 | 4.328 | 100.0% | 1 | | -> duration | 4.328 | 4.328 | 4.328 | 4.328 | 4.328 | 4.328 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.327938 Full duration: 17.461942 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 1 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "image": { "name": "rally_sanity-img_f5bbf53b-127a-4d06-a42a-b7a1cca67c07" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 2e717b7a-fa33-420a-8550-9b06826d701c has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_volume | 6.221 | 6.221 | 6.221 | 6.221 | 6.221 | 6.221 | 100.0% | 1 | | cinder_v3.delete_volume | 0.567 | 0.567 | 0.567 | 0.567 | 0.567 | 0.567 | 100.0% | 1 | | total | 6.788 | 6.788 | 6.788 | 6.788 | 6.788 | 6.788 | 100.0% | 1 | | -> duration | 6.788 | 6.788 | 6.788 | 6.788 | 6.788 | 6.788 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.788061 Full duration: 19.954329 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 2 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 2e717b7a-fa33-420a-8550-9b06826d701c has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_volume | 3.511 | 3.511 | 3.511 | 3.511 | 3.511 | 3.511 | 100.0% | 1 | | cinder_v3.delete_volume | 0.573 | 0.573 | 0.573 | 0.573 | 0.573 | 0.573 | 100.0% | 1 | | total | 4.084 | 4.084 | 4.084 | 4.084 | 4.084 | 4.084 | 100.0% | 1 | | -> duration | 4.084 | 4.084 | 4.084 | 4.084 | 4.084 | 4.084 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.083699 Full duration: 17.195489 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_extend_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "new_size": 2, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 2e717b7a-fa33-420a-8550-9b06826d701c has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_volume | 3.573 | 3.573 | 3.573 | 3.573 | 3.573 | 3.573 | 100.0% | 1 | | cinder_v3.extend_volume | 0.772 | 0.772 | 0.772 | 0.772 | 0.772 | 0.772 | 100.0% | 1 | | cinder_v3.delete_volume | 0.563 | 0.563 | 0.563 | 0.563 | 0.563 | 0.563 | 100.0% | 1 | | total | 4.908 | 4.908 | 4.908 | 4.908 | 4.908 | 4.908 | 100.0% | 1 | | -> duration | 4.908 | 4.908 | 4.908 | 4.908 | 4.908 | 4.908 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.908426 Full duration: 17.870001 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_from_volume_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "volumes": { "volumes_per_tenant": 1, "size": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 2e717b7a-fa33-420a-8550-9b06826d701c has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_volume | 3.669 | 3.669 | 3.669 | 3.669 | 3.669 | 3.669 | 100.0% | 1 | | cinder_v3.delete_volume | 2.537 | 2.537 | 2.537 | 2.537 | 2.537 | 2.537 | 100.0% | 1 | | total | 6.206 | 6.206 | 6.206 | 6.206 | 6.206 | 6.206 | 100.0% | 1 | | -> duration | 6.206 | 6.206 | 6.206 | 6.206 | 6.206 | 6.206 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.205833 Full duration: 25.476579 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_list_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "write_iops_sec": "10", "consumer": "both", "read_iops_sec": "1000" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 2e717b7a-fa33-420a-8550-9b06826d701c has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_qos | 0.763 | 0.763 | 0.763 | 0.763 | 0.763 | 0.763 | 100.0% | 1 | | cinder_v3.list_qos | 0.281 | 0.281 | 0.281 | 0.281 | 0.281 | 0.281 | 100.0% | 1 | | total | 1.044 | 1.044 | 1.044 | 1.044 | 1.044 | 1.044 | 100.0% | 1 | | -> duration | 1.044 | 1.044 | 1.044 | 1.044 | 1.044 | 1.044 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.043833 Full duration: 15.738423 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_set_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "set_read_iops_sec": "1001", "set_consumer": "both", "read_iops_sec": "1000", "set_write_iops_sec": "11", "write_iops_sec": "10", "consumer": "back-end" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 2e717b7a-fa33-420a-8550-9b06826d701c has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_qos | 0.82 | 0.82 | 0.82 | 0.82 | 0.82 | 0.82 | 100.0% | 1 | | cinder_v3.set_qos | 0.333 | 0.333 | 0.333 | 0.333 | 0.333 | 0.333 | 100.0% | 1 | | total | 1.154 | 1.154 | 1.154 | 1.154 | 1.154 | 1.154 | 100.0% | 1 | | -> duration | 1.154 | 1.154 | 1.154 | 1.154 | 1.154 | 1.154 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.153694 Full duration: 15.797351 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_and_list_volume_types args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "description": "rally tests creating types" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 2e717b7a-fa33-420a-8550-9b06826d701c has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_volume_type | 0.778 | 0.778 | 0.778 | 0.778 | 0.778 | 0.778 | 100.0% | 1 | | cinder_v3.list_types | 0.269 | 0.269 | 0.269 | 0.269 | 0.269 | 0.269 | 100.0% | 1 | | total | 1.047 | 1.047 | 1.047 | 1.047 | 1.047 | 1.047 | 100.0% | 1 | | -> duration | 1.047 | 1.047 | 1.047 | 1.047 | 1.047 | 1.047 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.047002 Full duration: 16.530123 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_volume_type_and_encryption_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "control_location": "front-end", "cipher": "aes-xts-plain64", "description": "rally tests creating types", "key_size": 512, "provider": "LuksEncryptor" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 2e717b7a-fa33-420a-8550-9b06826d701c has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_volume_type | 0.741 | 0.741 | 0.741 | 0.741 | 0.741 | 0.741 | 100.0% | 1 | | cinder_v3.create_encryption_type | 0.31 | 0.31 | 0.31 | 0.31 | 0.31 | 0.31 | 100.0% | 1 | | total | 1.051 | 1.051 | 1.051 | 1.051 | 1.051 | 1.051 | 100.0% | 1 | | -> duration | 1.051 | 1.051 | 1.051 | 1.051 | 1.051 | 1.051 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.050888 Full duration: 15.834806 HINTS: * To plot HTML graphics with this data, run: rally task report 2e717b7a-fa33-420a-8550-9b06826d701c --out output.html * To generate a JUnit report, run: rally task export 2e717b7a-fa33-420a-8550-9b06826d701c --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 2e717b7a-fa33-420a-8550-9b06826d701c --json --out output.json 2019-06-08 06:19:42,123 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'2e717b7a-fa33-420a-8550-9b06826d701c', '--out', u'/home/opnfv/functest/results/rally_sanity/cinder.json'] 2019-06-08 06:19:44,068 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 2e717b7a-fa33-420a-8550-9b06826d701c --out /home/opnfv/functest/results/rally_sanity/cinder.json 2019-06-08 06:19:44,073 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2019-06-08 06:19:44,074 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-gnocchi.yaml 2019-06-08 06:19:44,074 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-06-08 06:19:44,081 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-06-08 06:19:44,081 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2019-06-08 06:19:44,081 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['gnocchi'], 'concurrency': 4, 'netid': '5d563bbb-7b80-42e8-93d8-c7b2fd17d886', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_f5bbf53b-127a-4d06-a42a-b7a1cca67c07', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_f5bbf53b-127a-4d06-a42a-b7a1cca67c07', '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_f5bbf53b-127a-4d06-a42a-b7a1cca67c07', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-06-08 06:22:04,532 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 8d24be09-cf30-47f1-b140-50b969668caa 2019-06-08 06:22:04,533 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'8d24be09-cf30-47f1-b140-50b969668caa'] 2019-06-08 06:22:05,421 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 8d24be09-cf30-47f1-b140-50b969668caa -------------------------------------------------------------------------------- Task 8d24be09-cf30-47f1-b140-50b969668caa: 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 8d24be09-cf30-47f1-b140-50b969668caa 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.704 | 0.704 | 0.704 | 0.704 | 0.704 | 0.704 | 100.0% | 1 | | total | 0.704 | 0.704 | 0.704 | 0.704 | 0.704 | 0.704 | 100.0% | 1 | | -> duration | 0.704 | 0.704 | 0.704 | 0.704 | 0.704 | 0.704 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.703729 Full duration: 9.135834 -------------------------------------------------------------------------------- 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 8d24be09-cf30-47f1-b140-50b969668caa 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.81 | 0.81 | 0.81 | 0.81 | 0.81 | 0.81 | 100.0% | 1 | | total | 0.81 | 0.81 | 0.81 | 0.81 | 0.81 | 0.81 | 100.0% | 1 | | -> duration | 0.81 | 0.81 | 0.81 | 0.81 | 0.81 | 0.81 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.809697 Full duration: 9.382893 -------------------------------------------------------------------------------- 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 8d24be09-cf30-47f1-b140-50b969668caa 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.689 | 0.689 | 0.689 | 0.689 | 0.689 | 0.689 | 100.0% | 1 | | total | 0.689 | 0.689 | 0.689 | 0.689 | 0.689 | 0.689 | 100.0% | 1 | | -> duration | 0.689 | 0.689 | 0.689 | 0.689 | 0.689 | 0.689 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.688716 Full duration: 9.487583 -------------------------------------------------------------------------------- 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 8d24be09-cf30-47f1-b140-50b969668caa 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.717 | 0.717 | 0.717 | 0.717 | 0.717 | 0.717 | 100.0% | 1 | | gnocchi.delete_archive_policy_rule | 0.275 | 0.275 | 0.275 | 0.275 | 0.275 | 0.275 | 100.0% | 1 | | total | 0.993 | 0.993 | 0.993 | 0.993 | 0.993 | 0.993 | 100.0% | 1 | | -> duration | 0.993 | 0.993 | 0.993 | 0.993 | 0.993 | 0.993 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.992613 Full duration: 10.395694 -------------------------------------------------------------------------------- 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 8d24be09-cf30-47f1-b140-50b969668caa 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.698 | 0.698 | 0.698 | 0.698 | 0.698 | 0.698 | 100.0% | 1 | | total | 0.699 | 0.699 | 0.699 | 0.699 | 0.699 | 0.699 | 100.0% | 1 | | -> duration | 0.699 | 0.699 | 0.699 | 0.699 | 0.699 | 0.699 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.698555 Full duration: 9.412452 -------------------------------------------------------------------------------- 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 8d24be09-cf30-47f1-b140-50b969668caa has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_archive_policy | 0.701 | 0.701 | 0.701 | 0.701 | 0.701 | 0.701 | 100.0% | 1 | | gnocchi.delete_archive_policy | 0.276 | 0.276 | 0.276 | 0.276 | 0.276 | 0.276 | 100.0% | 1 | | total | 0.977 | 0.977 | 0.977 | 0.977 | 0.977 | 0.977 | 100.0% | 1 | | -> duration | 0.977 | 0.977 | 0.977 | 0.977 | 0.977 | 0.977 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.977276 Full duration: 10.221974 -------------------------------------------------------------------------------- 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 8d24be09-cf30-47f1-b140-50b969668caa 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.733 | 0.733 | 0.733 | 0.733 | 0.733 | 0.733 | 100.0% | 1 | | total | 0.733 | 0.733 | 0.733 | 0.733 | 0.733 | 0.733 | 100.0% | 1 | | -> duration | 0.733 | 0.733 | 0.733 | 0.733 | 0.733 | 0.733 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.732858 Full duration: 9.596565 -------------------------------------------------------------------------------- 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 8d24be09-cf30-47f1-b140-50b969668caa 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.251 | 1.251 | 1.251 | 1.251 | 1.251 | 1.251 | 100.0% | 1 | | gnocchi.delete_resource_type | 0.43 | 0.43 | 0.43 | 0.43 | 0.43 | 0.43 | 100.0% | 1 | | total | 1.681 | 1.681 | 1.681 | 1.681 | 1.681 | 1.681 | 100.0% | 1 | | -> duration | 1.681 | 1.681 | 1.681 | 1.681 | 1.681 | 1.681 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.681084 Full duration: 10.665682 -------------------------------------------------------------------------------- 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 8d24be09-cf30-47f1-b140-50b969668caa 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.699 | 0.699 | 0.699 | 0.699 | 0.699 | 0.699 | 100.0% | 1 | | total | 0.699 | 0.699 | 0.699 | 0.699 | 0.699 | 0.699 | 100.0% | 1 | | -> duration | 0.699 | 0.699 | 0.699 | 0.699 | 0.699 | 0.699 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.698928 Full duration: 9.358245 -------------------------------------------------------------------------------- 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 8d24be09-cf30-47f1-b140-50b969668caa 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.954 | 0.954 | 0.954 | 0.954 | 0.954 | 0.954 | 100.0% | 1 | | gnocchi.delete_metric | 0.282 | 0.282 | 0.282 | 0.282 | 0.282 | 0.282 | 100.0% | 1 | | total | 1.237 | 1.237 | 1.237 | 1.237 | 1.237 | 1.237 | 100.0% | 1 | | -> duration | 1.237 | 1.237 | 1.237 | 1.237 | 1.237 | 1.237 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.237192 Full duration: 10.547141 -------------------------------------------------------------------------------- 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 8d24be09-cf30-47f1-b140-50b969668caa 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.725 | 0.725 | 0.725 | 0.725 | 0.725 | 0.725 | 100.0% | 1 | | gnocchi.delete_resource | 0.281 | 0.281 | 0.281 | 0.281 | 0.281 | 0.281 | 100.0% | 1 | | total | 1.006 | 1.006 | 1.006 | 1.006 | 1.006 | 1.006 | 100.0% | 1 | | -> duration | 1.006 | 1.006 | 1.006 | 1.006 | 1.006 | 1.006 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.005733 Full duration: 10.30487 HINTS: * To plot HTML graphics with this data, run: rally task report 8d24be09-cf30-47f1-b140-50b969668caa --out output.html * To generate a JUnit report, run: rally task export 8d24be09-cf30-47f1-b140-50b969668caa --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 8d24be09-cf30-47f1-b140-50b969668caa --json --out output.json 2019-06-08 06:22:05,422 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'8d24be09-cf30-47f1-b140-50b969668caa', '--out', u'/home/opnfv/functest/results/rally_sanity/gnocchi.json'] 2019-06-08 06:22:07,353 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 8d24be09-cf30-47f1-b140-50b969668caa --out /home/opnfv/functest/results/rally_sanity/gnocchi.json 2019-06-08 06:22:07,357 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2019-06-08 06:22:07,358 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-heat.yaml 2019-06-08 06:22:07,358 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-06-08 06:22:07,364 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-06-08 06:22:07,365 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2019-06-08 06:22:07,365 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['heat'], 'concurrency': 4, 'netid': '5d563bbb-7b80-42e8-93d8-c7b2fd17d886', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_f5bbf53b-127a-4d06-a42a-b7a1cca67c07', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_f5bbf53b-127a-4d06-a42a-b7a1cca67c07', '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_f5bbf53b-127a-4d06-a42a-b7a1cca67c07', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-06-08 06:23:51,651 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 5bb4fea4-7b65-4365-9cb0-a514f7b8e6fa 2019-06-08 06:23:51,651 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'5bb4fea4-7b65-4365-9cb0-a514f7b8e6fa'] 2019-06-08 06:23:52,536 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 5bb4fea4-7b65-4365-9cb0-a514f7b8e6fa -------------------------------------------------------------------------------- Task 5bb4fea4-7b65-4365-9cb0-a514f7b8e6fa: 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 5bb4fea4-7b65-4365-9cb0-a514f7b8e6fa has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 7.446 | 7.446 | 7.446 | 7.446 | 7.446 | 7.446 | 100.0% | 1 | | heat.update_stack | 4.58 | 4.58 | 4.58 | 4.58 | 4.58 | 4.58 | 100.0% | 1 | | heat.delete_stack | 2.501 | 2.501 | 2.501 | 2.501 | 2.501 | 2.501 | 100.0% | 1 | | total | 14.527 | 14.527 | 14.527 | 14.527 | 14.527 | 14.527 | 100.0% | 1 | | -> duration | 10.527 | 10.527 | 10.527 | 10.527 | 10.527 | 10.527 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.526705 Full duration: 27.548117 -------------------------------------------------------------------------------- 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 5bb4fea4-7b65-4365-9cb0-a514f7b8e6fa 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.116 | 5.116 | 5.116 | 5.116 | 5.116 | 5.116 | 100.0% | 1 | | heat.check_stack | 0.893 | 0.893 | 0.893 | 0.893 | 0.893 | 0.893 | 100.0% | 1 | | heat.delete_stack | 1.539 | 1.539 | 1.539 | 1.539 | 1.539 | 1.539 | 100.0% | 1 | | total | 7.548 | 7.548 | 7.548 | 7.548 | 7.548 | 7.548 | 100.0% | 1 | | -> duration | 5.548 | 5.548 | 5.548 | 5.548 | 5.548 | 5.548 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.547729 Full duration: 18.244926 -------------------------------------------------------------------------------- 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 5bb4fea4-7b65-4365-9cb0-a514f7b8e6fa 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.013 | 5.013 | 5.013 | 5.013 | 5.013 | 5.013 | 100.0% | 1 | | heat.suspend_stack | 1.181 | 1.181 | 1.181 | 1.181 | 1.181 | 1.181 | 100.0% | 1 | | heat.resume_stack | 1.712 | 1.712 | 1.712 | 1.712 | 1.712 | 1.712 | 100.0% | 1 | | heat.delete_stack | 2.287 | 2.287 | 2.287 | 2.287 | 2.287 | 2.287 | 100.0% | 1 | | total | 10.193 | 10.193 | 10.193 | 10.193 | 10.193 | 10.193 | 100.0% | 1 | | -> duration | 8.193 | 8.193 | 8.193 | 8.193 | 8.193 | 8.193 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.192529 Full duration: 20.899088 -------------------------------------------------------------------------------- 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 5bb4fea4-7b65-4365-9cb0-a514f7b8e6fa 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.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.712818 Full duration: 10.4188 HINTS: * To plot HTML graphics with this data, run: rally task report 5bb4fea4-7b65-4365-9cb0-a514f7b8e6fa --out output.html * To generate a JUnit report, run: rally task export 5bb4fea4-7b65-4365-9cb0-a514f7b8e6fa --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 5bb4fea4-7b65-4365-9cb0-a514f7b8e6fa --json --out output.json 2019-06-08 06:23:52,537 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'5bb4fea4-7b65-4365-9cb0-a514f7b8e6fa', '--out', u'/home/opnfv/functest/results/rally_sanity/heat.json'] 2019-06-08 06:23:54,679 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 5bb4fea4-7b65-4365-9cb0-a514f7b8e6fa --out /home/opnfv/functest/results/rally_sanity/heat.json 2019-06-08 06:23:54,685 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2019-06-08 06:23:54,686 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-keystone.yaml 2019-06-08 06:23:54,686 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-06-08 06:23:54,702 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-06-08 06:23:54,703 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2019-06-08 06:23:54,703 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['keystone'], 'concurrency': 4, 'netid': '5d563bbb-7b80-42e8-93d8-c7b2fd17d886', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_f5bbf53b-127a-4d06-a42a-b7a1cca67c07', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_f5bbf53b-127a-4d06-a42a-b7a1cca67c07', '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_f5bbf53b-127a-4d06-a42a-b7a1cca67c07', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-06-08 06:28:00,629 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 091efe8a-b2c9-477a-bfc6-9b71aee07af9 2019-06-08 06:28:00,630 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'091efe8a-b2c9-477a-bfc6-9b71aee07af9'] 2019-06-08 06:28:01,517 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 091efe8a-b2c9-477a-bfc6-9b71aee07af9 -------------------------------------------------------------------------------- Task 091efe8a-b2c9-477a-bfc6-9b71aee07af9: 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 091efe8a-b2c9-477a-bfc6-9b71aee07af9 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.716 | 0.716 | 0.716 | 0.716 | 0.716 | 0.716 | 100.0% | 1 | | keystone_v3.add_role | 0.195 | 0.195 | 0.195 | 0.195 | 0.195 | 0.195 | 100.0% | 1 | | keystone_v3.revoke_role | 0.233 | 0.233 | 0.233 | 0.233 | 0.233 | 0.233 | 100.0% | 1 | | total | 1.144 | 1.144 | 1.144 | 1.144 | 1.144 | 1.144 | 100.0% | 1 | | -> duration | 1.144 | 1.144 | 1.144 | 1.144 | 1.144 | 1.144 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.144061 Full duration: 18.223405 -------------------------------------------------------------------------------- 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 091efe8a-b2c9-477a-bfc6-9b71aee07af9 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.891 | 0.891 | 0.891 | 0.891 | 0.891 | 0.891 | 100.0% | 1 | | keystone_v3.add_role | 0.218 | 0.218 | 0.218 | 0.218 | 0.218 | 0.218 | 100.0% | 1 | | keystone_v3.list_roles | 0.142 | 0.142 | 0.142 | 0.142 | 0.142 | 0.142 | 100.0% | 1 | | total | 1.252 | 1.252 | 1.252 | 1.252 | 1.252 | 1.252 | 100.0% | 1 | | -> duration | 1.252 | 1.252 | 1.252 | 1.252 | 1.252 | 1.252 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.251557 Full duration: 18.751042 -------------------------------------------------------------------------------- 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 091efe8a-b2c9-477a-bfc6-9b71aee07af9 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.053 | 1.053 | 1.053 | 1.053 | 1.053 | 1.053 | 100.0% | 1 | | keystone_v3.list_projects | 0.191 | 0.191 | 0.191 | 0.191 | 0.191 | 0.191 | 100.0% | 1 | | total | 1.244 | 1.244 | 1.244 | 1.244 | 1.244 | 1.244 | 100.0% | 1 | | -> duration | 1.244 | 1.244 | 1.244 | 1.244 | 1.244 | 1.244 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.244099 Full duration: 19.233231 -------------------------------------------------------------------------------- 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 091efe8a-b2c9-477a-bfc6-9b71aee07af9 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.89 | 0.89 | 0.89 | 0.89 | 0.89 | 0.89 | 100.0% | 1 | | keystone_v3.delete_role | 0.145 | 0.145 | 0.145 | 0.145 | 0.145 | 0.145 | 100.0% | 1 | | total | 1.036 | 1.036 | 1.036 | 1.036 | 1.036 | 1.036 | 100.0% | 1 | | -> duration | 1.036 | 1.036 | 1.036 | 1.036 | 1.036 | 1.036 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.036136 Full duration: 16.053194 -------------------------------------------------------------------------------- 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 091efe8a-b2c9-477a-bfc6-9b71aee07af9 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.799 | 0.799 | 0.799 | 0.799 | 0.799 | 0.799 | 100.0% | 1 | | keystone_v3.delete_service | 0.217 | 0.217 | 0.217 | 0.217 | 0.217 | 0.217 | 100.0% | 1 | | total | 1.016 | 1.016 | 1.016 | 1.016 | 1.016 | 1.016 | 100.0% | 1 | | -> duration | 1.016 | 1.016 | 1.016 | 1.016 | 1.016 | 1.016 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.016006 Full duration: 16.288462 -------------------------------------------------------------------------------- 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 091efe8a-b2c9-477a-bfc6-9b71aee07af9 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.978 | 0.978 | 0.978 | 0.978 | 0.978 | 0.978 | 100.0% | 1 | | keystone_v3.create_user | 0.897 | 0.897 | 0.897 | 0.897 | 0.897 | 0.897 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.149 | 0.149 | 0.149 | 0.149 | 0.149 | 0.149 | 100.0% | 1 | | -> keystone_v3.add_role | 0.219 | 0.219 | 0.219 | 0.219 | 0.219 | 0.219 | 100.0% | 1 | | keystone_v3.create_role | 0.164 | 0.164 | 0.164 | 0.164 | 0.164 | 0.164 | 100.0% | 1 | | keystone_v3.get_project | 0.12 | 0.12 | 0.12 | 0.12 | 0.12 | 0.12 | 100.0% | 1 | | keystone_v3.get_user | 0.121 | 0.121 | 0.121 | 0.121 | 0.121 | 0.121 | 100.0% | 1 | | keystone_v3.get_role | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 100.0% | 1 | | keystone_v3.list_services | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 100.0% | 1 | | keystone_v3.get_services | 0.112 | 0.112 | 0.112 | 0.112 | 0.112 | 0.112 | 100.0% | 1 | | total | 2.867 | 2.867 | 2.867 | 2.867 | 2.867 | 2.867 | 100.0% | 1 | | -> duration | 2.867 | 2.867 | 2.867 | 2.867 | 2.867 | 2.867 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.866522 Full duration: 25.543547 -------------------------------------------------------------------------------- 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 091efe8a-b2c9-477a-bfc6-9b71aee07af9 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.967 | 0.967 | 0.967 | 0.967 | 0.967 | 0.967 | 100.0% | 1 | | keystone_v3.update_project | 0.215 | 0.215 | 0.215 | 0.215 | 0.215 | 0.215 | 100.0% | 1 | | keystone_v3.delete_project | 0.177 | 0.177 | 0.177 | 0.177 | 0.177 | 0.177 | 100.0% | 1 | | total | 1.359 | 1.359 | 1.359 | 1.359 | 1.359 | 1.359 | 100.0% | 1 | | -> duration | 1.359 | 1.359 | 1.359 | 1.359 | 1.359 | 1.359 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.359452 Full duration: 16.198002 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 091efe8a-b2c9-477a-bfc6-9b71aee07af9 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.947 | 0.947 | 0.947 | 0.947 | 0.947 | 0.947 | 100.0% | 1 | | total | 1.078 | 1.078 | 1.078 | 1.078 | 1.078 | 1.078 | 100.0% | 1 | | -> duration | 1.078 | 1.078 | 1.078 | 1.078 | 1.078 | 1.078 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.078426 Full duration: 18.253049 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 091efe8a-b2c9-477a-bfc6-9b71aee07af9 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 1.115 | 1.115 | 1.115 | 1.115 | 1.115 | 1.115 | 100.0% | 1 | | total | 1.115 | 1.115 | 1.115 | 1.115 | 1.115 | 1.115 | 100.0% | 1 | | -> duration | 1.115 | 1.115 | 1.115 | 1.115 | 1.115 | 1.115 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.114733 Full duration: 18.307705 -------------------------------------------------------------------------------- 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 091efe8a-b2c9-477a-bfc6-9b71aee07af9 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.095 | 1.095 | 1.095 | 1.095 | 1.095 | 1.095 | 100.0% | 1 | | keystone_v3.list_users | 0.13 | 0.13 | 0.13 | 0.13 | 0.13 | 0.13 | 100.0% | 1 | | total | 1.427 | 1.427 | 1.427 | 1.427 | 1.427 | 1.427 | 100.0% | 1 | | -> duration | 1.427 | 1.427 | 1.427 | 1.427 | 1.427 | 1.427 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.427284 Full duration: 18.941987 -------------------------------------------------------------------------------- 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 091efe8a-b2c9-477a-bfc6-9b71aee07af9 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.97 | 0.97 | 0.97 | 0.97 | 0.97 | 0.97 | 100.0% | 1 | | keystone_v3.create_users | 7.104 | 7.104 | 7.104 | 7.104 | 7.104 | 7.104 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 7.104 | 7.104 | 7.104 | 7.104 | 7.104 | 7.104 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 1.443 | 1.443 | 1.443 | 1.443 | 1.443 | 1.443 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.622 | 1.622 | 1.622 | 1.622 | 1.622 | 1.622 | 100.0% | 1 | | total | 9.489 | 9.489 | 9.489 | 9.489 | 9.489 | 9.489 | 100.0% | 1 | | -> duration | 9.489 | 9.489 | 9.489 | 9.489 | 9.489 | 9.489 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.488744 Full duration: 31.78324 HINTS: * To plot HTML graphics with this data, run: rally task report 091efe8a-b2c9-477a-bfc6-9b71aee07af9 --out output.html * To generate a JUnit report, run: rally task export 091efe8a-b2c9-477a-bfc6-9b71aee07af9 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 091efe8a-b2c9-477a-bfc6-9b71aee07af9 --json --out output.json 2019-06-08 06:28:01,518 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'091efe8a-b2c9-477a-bfc6-9b71aee07af9', '--out', u'/home/opnfv/functest/results/rally_sanity/keystone.json'] 2019-06-08 06:28:03,563 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 091efe8a-b2c9-477a-bfc6-9b71aee07af9 --out /home/opnfv/functest/results/rally_sanity/keystone.json 2019-06-08 06:28:03,579 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2019-06-08 06:28:03,580 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-neutron.yaml 2019-06-08 06:28:03,580 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-06-08 06:28:03,596 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-06-08 06:28:03,598 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2019-06-08 06:28:03,598 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['neutron'], 'concurrency': 4, 'netid': '5d563bbb-7b80-42e8-93d8-c7b2fd17d886', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_f5bbf53b-127a-4d06-a42a-b7a1cca67c07', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_f5bbf53b-127a-4d06-a42a-b7a1cca67c07', '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_f5bbf53b-127a-4d06-a42a-b7a1cca67c07', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-06-08 06:33:00,459 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : df454a83-a4cf-4d04-9d8d-4bcaffea98e9 2019-06-08 06:33:00,460 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'df454a83-a4cf-4d04-9d8d-4bcaffea98e9'] 2019-06-08 06:33:01,367 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid df454a83-a4cf-4d04-9d8d-4bcaffea98e9 -------------------------------------------------------------------------------- Task df454a83-a4cf-4d04-9d8d-4bcaffea98e9: 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 df454a83-a4cf-4d04-9d8d-4bcaffea98e9 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.982 | 0.982 | 0.982 | 0.982 | 0.982 | 0.982 | 100.0% | 1 | | neutron.delete_network | 0.871 | 0.871 | 0.871 | 0.871 | 0.871 | 0.871 | 100.0% | 1 | | total | 1.853 | 1.853 | 1.853 | 1.853 | 1.853 | 1.853 | 100.0% | 1 | | -> duration | 1.853 | 1.853 | 1.853 | 1.853 | 1.853 | 1.853 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.853113 Full duration: 18.243169 -------------------------------------------------------------------------------- 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 df454a83-a4cf-4d04-9d8d-4bcaffea98e9 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.577 | 1.577 | 1.577 | 1.577 | 1.577 | 1.577 | 100.0% | 1 | | neutron.delete_port | 0.88 | 0.88 | 0.88 | 0.88 | 0.88 | 0.88 | 100.0% | 1 | | total | 2.458 | 2.458 | 2.458 | 2.458 | 2.458 | 2.458 | 100.0% | 1 | | -> duration | 2.458 | 2.458 | 2.458 | 2.458 | 2.458 | 2.458 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.457533 Full duration: 24.176638 -------------------------------------------------------------------------------- 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 df454a83-a4cf-4d04-9d8d-4bcaffea98e9 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.026 | 1.026 | 1.026 | 1.026 | 1.026 | 100.0% | 1 | | neutron.create_subnet | 0.682 | 0.682 | 0.682 | 0.682 | 0.682 | 0.682 | 100.0% | 1 | | neutron.create_router | 0.079 | 0.079 | 0.079 | 0.079 | 0.079 | 0.079 | 100.0% | 1 | | neutron.add_interface_router | 2.474 | 2.474 | 2.474 | 2.474 | 2.474 | 2.474 | 100.0% | 1 | | neutron.remove_interface_router | 2.51 | 2.51 | 2.51 | 2.51 | 2.51 | 2.51 | 100.0% | 1 | | neutron.delete_router | 0.661 | 0.661 | 0.661 | 0.661 | 0.661 | 0.661 | 100.0% | 1 | | total | 7.433 | 7.433 | 7.433 | 7.433 | 7.433 | 7.433 | 100.0% | 1 | | -> duration | 7.433 | 7.433 | 7.433 | 7.433 | 7.433 | 7.433 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.433186 Full duration: 29.322809 -------------------------------------------------------------------------------- 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 df454a83-a4cf-4d04-9d8d-4bcaffea98e9 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.45 | 1.45 | 1.45 | 1.45 | 1.45 | 1.45 | 100.0% | 1 | | neutron.delete_subnet | 0.718 | 0.718 | 0.718 | 0.718 | 0.718 | 0.718 | 100.0% | 1 | | total | 2.168 | 2.168 | 2.168 | 2.168 | 2.168 | 2.168 | 100.0% | 1 | | -> duration | 2.168 | 2.168 | 2.168 | 2.168 | 2.168 | 2.168 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.168258 Full duration: 22.950197 -------------------------------------------------------------------------------- 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 df454a83-a4cf-4d04-9d8d-4bcaffea98e9 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.066 | 1.066 | 1.066 | 1.066 | 1.066 | 1.066 | 100.0% | 1 | | neutron.list_networks | 0.117 | 0.117 | 0.117 | 0.117 | 0.117 | 0.117 | 100.0% | 1 | | total | 1.183 | 1.183 | 1.183 | 1.183 | 1.183 | 1.183 | 100.0% | 1 | | -> duration | 1.183 | 1.183 | 1.183 | 1.183 | 1.183 | 1.183 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.183278 Full duration: 20.027985 -------------------------------------------------------------------------------- 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 df454a83-a4cf-4d04-9d8d-4bcaffea98e9 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.668 | 1.668 | 1.668 | 1.668 | 1.668 | 1.668 | 100.0% | 1 | | neutron.list_ports | 0.299 | 0.299 | 0.299 | 0.299 | 0.299 | 0.299 | 100.0% | 1 | | total | 1.967 | 1.967 | 1.967 | 1.967 | 1.967 | 1.967 | 100.0% | 1 | | -> duration | 1.967 | 1.967 | 1.967 | 1.967 | 1.967 | 1.967 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.966959 Full duration: 26.266761 -------------------------------------------------------------------------------- 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 df454a83-a4cf-4d04-9d8d-4bcaffea98e9 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.104 | 1.104 | 1.104 | 1.104 | 1.104 | 1.104 | 100.0% | 1 | | neutron.create_subnet | 0.921 | 0.921 | 0.921 | 0.921 | 0.921 | 0.921 | 100.0% | 1 | | neutron.create_router | 0.068 | 0.068 | 0.068 | 0.068 | 0.068 | 0.068 | 100.0% | 1 | | neutron.add_interface_router | 2.273 | 2.273 | 2.273 | 2.273 | 2.273 | 2.273 | 100.0% | 1 | | neutron.list_routers | 0.153 | 0.153 | 0.153 | 0.153 | 0.153 | 0.153 | 100.0% | 1 | | total | 4.519 | 4.519 | 4.519 | 4.519 | 4.519 | 4.519 | 100.0% | 1 | | -> duration | 4.519 | 4.519 | 4.519 | 4.519 | 4.519 | 4.519 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.518515 Full duration: 32.52655 -------------------------------------------------------------------------------- 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 df454a83-a4cf-4d04-9d8d-4bcaffea98e9 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.008 | 1.008 | 1.008 | 1.008 | 1.008 | 1.008 | 100.0% | 1 | | neutron.create_subnet | 0.729 | 0.729 | 0.729 | 0.729 | 0.729 | 0.729 | 100.0% | 1 | | neutron.list_subnets | 0.06 | 0.06 | 0.06 | 0.06 | 0.06 | 0.06 | 100.0% | 1 | | total | 1.797 | 1.797 | 1.797 | 1.797 | 1.797 | 1.797 | 100.0% | 1 | | -> duration | 1.797 | 1.797 | 1.797 | 1.797 | 1.797 | 1.797 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.79668 Full duration: 23.650356 -------------------------------------------------------------------------------- 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 df454a83-a4cf-4d04-9d8d-4bcaffea98e9 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.947 | 0.947 | 0.947 | 0.947 | 0.947 | 0.947 | 100.0% | 1 | | neutron.delete_security_group | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 100.0% | 1 | | total | 1.055 | 1.055 | 1.055 | 1.055 | 1.055 | 1.055 | 100.0% | 1 | | -> duration | 1.055 | 1.055 | 1.055 | 1.055 | 1.055 | 1.055 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.054903 Full duration: 17.022513 -------------------------------------------------------------------------------- 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 df454a83-a4cf-4d04-9d8d-4bcaffea98e9 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.91 | 0.91 | 0.91 | 0.91 | 0.91 | 0.91 | 100.0% | 1 | | neutron.create_security_group_rule | 0.125 | 0.125 | 0.125 | 0.125 | 0.125 | 0.125 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.072 | 0.072 | 0.072 | 0.072 | 0.072 | 0.072 | 100.0% | 1 | | neutron.delete_security_group | 0.307 | 0.307 | 0.307 | 0.307 | 0.307 | 0.307 | 100.0% | 1 | | total | 1.415 | 1.415 | 1.415 | 1.415 | 1.415 | 1.415 | 100.0% | 1 | | -> duration | 1.415 | 1.415 | 1.415 | 1.415 | 1.415 | 1.415 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.415274 Full duration: 18.025054 -------------------------------------------------------------------------------- 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 df454a83-a4cf-4d04-9d8d-4bcaffea98e9 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.218 | 1.218 | 1.218 | 1.218 | 1.218 | 1.218 | 100.0% | 1 | | neutron.create_router | 0.086 | 0.086 | 0.086 | 0.086 | 0.086 | 0.086 | 100.0% | 1 | | neutron.add_gateway_router | 2.157 | 2.157 | 2.157 | 2.157 | 2.157 | 2.157 | 100.0% | 1 | | neutron.remove_gateway_router | 1.713 | 1.713 | 1.713 | 1.713 | 1.713 | 1.713 | 100.0% | 1 | | total | 5.175 | 5.175 | 5.175 | 5.175 | 5.175 | 5.175 | 100.0% | 1 | | -> duration | 5.175 | 5.175 | 5.175 | 5.175 | 5.175 | 5.175 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.174585 Full duration: 32.13723 HINTS: * To plot HTML graphics with this data, run: rally task report df454a83-a4cf-4d04-9d8d-4bcaffea98e9 --out output.html * To generate a JUnit report, run: rally task export df454a83-a4cf-4d04-9d8d-4bcaffea98e9 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report df454a83-a4cf-4d04-9d8d-4bcaffea98e9 --json --out output.json 2019-06-08 06:33:01,369 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'df454a83-a4cf-4d04-9d8d-4bcaffea98e9', '--out', u'/home/opnfv/functest/results/rally_sanity/neutron.json'] 2019-06-08 06:33:03,428 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid df454a83-a4cf-4d04-9d8d-4bcaffea98e9 --out /home/opnfv/functest/results/rally_sanity/neutron.json 2019-06-08 06:33:03,444 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2019-06-08 06:33:03,445 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-nova.yaml 2019-06-08 06:33:03,445 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-06-08 06:33:03,459 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-06-08 06:33:03,461 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2019-06-08 06:33:03,461 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['nova'], 'concurrency': 4, 'netid': '5d563bbb-7b80-42e8-93d8-c7b2fd17d886', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_f5bbf53b-127a-4d06-a42a-b7a1cca67c07', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_f5bbf53b-127a-4d06-a42a-b7a1cca67c07', '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_f5bbf53b-127a-4d06-a42a-b7a1cca67c07', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-06-08 06:34:15,237 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 79390c97-ea0d-4933-9019-e9d7c65b6cd0 2019-06-08 06:34:15,238 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'79390c97-ea0d-4933-9019-e9d7c65b6cd0'] 2019-06-08 06:34:16,084 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 79390c97-ea0d-4933-9019-e9d7c65b6cd0 -------------------------------------------------------------------------------- Task 79390c97-ea0d-4933-9019-e9d7c65b6cd0: aborted -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_live_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "block_migration": true, "flavor": { "name": "rally_sanity-flavor_f5bbf53b-127a-4d06-a42a-b7a1cca67c07" }, "image": { "name": "rally_sanity-img_f5bbf53b-127a-4d06-a42a-b7a1cca67c07" }, "nics": [ { "net-id": "5d563bbb-7b80-42e8-93d8-c7b2fd17d886" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 79390c97-ea0d-4933-9019-e9d7c65b6cd0 has 1 error(s) -------------------------------------------------------------------------------- BadRequest: overcloud-novacompute-1.opnfvlf.org is not on local storage: Block migration can not be used with shared storage. (HTTP 400) (Request-ID: req-e01d14a6-c9d6-4a91-8158-2db5145f7182) Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/servers.py", line 720, in run self._live_migrate(server, block_migration, disk_over_commit) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/utils.py", line 789, in _live_migrate disk_over_commit=disk_over_commit) File "/usr/lib/python2.7/site-packages/novaclient/api_versions.py", line 393, in substitution return methods[-1].func(obj, *args, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 431, in live_migrate disk_over_commit) File "/usr/lib/python2.7/site-packages/novaclient/api_versions.py", line 393, in substitution return methods[-1].func(obj, *args, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1678, in live_migrate 'disk_over_commit': disk_over_commit}) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1918, in _action info=info, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1929, in _action_return_resp_and_body return self.api.client.post(url, body=body) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 334, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/client.py", line 83, in request raise exceptions.from_response(resp, body, url, method) BadRequest: overcloud-novacompute-1.opnfvlf.org is not on local storage: Block migration can not be used with shared storage. (HTTP 400) (Request-ID: req-e01d14a6-c9d6-4a91-8158-2db5145f7182) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 11.889 | 11.889 | 11.889 | 11.889 | 11.889 | 11.889 | 100.0% | 1 | | nova.live_migrate | 4.343 | 4.343 | 4.343 | 4.343 | 4.343 | 4.343 | 0.0% | 1 | | total | 16.232 | 16.232 | 16.232 | 16.232 | 16.232 | 16.232 | 0.0% | 1 | | -> duration | 15.232 | 15.232 | 15.232 | 15.232 | 15.232 | 15.232 | 0.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 0.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.231673 Full duration: 34.49271 HINTS: * To plot HTML graphics with this data, run: rally task report 79390c97-ea0d-4933-9019-e9d7c65b6cd0 --out output.html * To generate a JUnit report, run: rally task export 79390c97-ea0d-4933-9019-e9d7c65b6cd0 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 79390c97-ea0d-4933-9019-e9d7c65b6cd0 --json --out output.json At least one workload did not pass SLA criteria. 2019-06-08 06:34:16,084 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'79390c97-ea0d-4933-9019-e9d7c65b6cd0', '--out', u'/home/opnfv/functest/results/rally_sanity/nova.json'] 2019-06-08 06:34:18,126 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 79390c97-ea0d-4933-9019-e9d7c65b6cd0 --out /home/opnfv/functest/results/rally_sanity/nova.json 2019-06-08 06:34:18,128 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2019-06-08 06:34:18,129 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-quotas.yaml 2019-06-08 06:34:18,129 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-06-08 06:34:18,140 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-06-08 06:34:18,141 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2019-06-08 06:34:18,141 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['quotas'], 'concurrency': 4, 'netid': '5d563bbb-7b80-42e8-93d8-c7b2fd17d886', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_f5bbf53b-127a-4d06-a42a-b7a1cca67c07', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_f5bbf53b-127a-4d06-a42a-b7a1cca67c07', '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_f5bbf53b-127a-4d06-a42a-b7a1cca67c07', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-06-08 06:35:21,684 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 5ac4d0c6-43f4-495d-bec7-4b146a86f3f9 2019-06-08 06:35:21,685 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'5ac4d0c6-43f4-495d-bec7-4b146a86f3f9'] 2019-06-08 06:35:22,552 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 5ac4d0c6-43f4-495d-bec7-4b146a86f3f9 -------------------------------------------------------------------------------- Task 5ac4d0c6-43f4-495d-bec7-4b146a86f3f9: finished -------------------------------------------------------------------------------- test scenario Quotas.cinder_update_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5ac4d0c6-43f4-495d-bec7-4b146a86f3f9 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.849 | 0.849 | 0.849 | 0.849 | 0.849 | 0.849 | 100.0% | 1 | | quotas.delete_quotas | 0.276 | 0.276 | 0.276 | 0.276 | 0.276 | 0.276 | 100.0% | 1 | | total | 1.125 | 1.125 | 1.125 | 1.125 | 1.125 | 1.125 | 100.0% | 1 | | -> duration | 1.125 | 1.125 | 1.125 | 1.125 | 1.125 | 1.125 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.124716 Full duration: 11.461437 -------------------------------------------------------------------------------- test scenario Quotas.cinder_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5ac4d0c6-43f4-495d-bec7-4b146a86f3f9 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.938 | 0.938 | 0.938 | 0.938 | 0.938 | 0.938 | 100.0% | 1 | | total | 0.938 | 0.938 | 0.938 | 0.938 | 0.938 | 0.938 | 100.0% | 1 | | -> duration | 0.938 | 0.938 | 0.938 | 0.938 | 0.938 | 0.938 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.937692 Full duration: 10.799102 -------------------------------------------------------------------------------- test scenario Quotas.neutron_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5ac4d0c6-43f4-495d-bec7-4b146a86f3f9 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.433 | 0.433 | 0.433 | 0.433 | 0.433 | 0.433 | 100.0% | 1 | | total | 0.86 | 0.86 | 0.86 | 0.86 | 0.86 | 0.86 | 100.0% | 1 | | -> duration | 0.86 | 0.86 | 0.86 | 0.86 | 0.86 | 0.86 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.859637 Full duration: 10.712034 -------------------------------------------------------------------------------- test scenario Quotas.nova_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5ac4d0c6-43f4-495d-bec7-4b146a86f3f9 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 1.142 | 1.142 | 1.142 | 1.142 | 1.142 | 1.142 | 100.0% | 1 | | total | 1.142 | 1.142 | 1.142 | 1.142 | 1.142 | 1.142 | 100.0% | 1 | | -> duration | 1.142 | 1.142 | 1.142 | 1.142 | 1.142 | 1.142 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.142166 Full duration: 10.927591 HINTS: * To plot HTML graphics with this data, run: rally task report 5ac4d0c6-43f4-495d-bec7-4b146a86f3f9 --out output.html * To generate a JUnit report, run: rally task export 5ac4d0c6-43f4-495d-bec7-4b146a86f3f9 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 5ac4d0c6-43f4-495d-bec7-4b146a86f3f9 --json --out output.json 2019-06-08 06:35:22,553 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'5ac4d0c6-43f4-495d-bec7-4b146a86f3f9', '--out', u'/home/opnfv/functest/results/rally_sanity/quotas.json'] 2019-06-08 06:35:24,628 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 5ac4d0c6-43f4-495d-bec7-4b146a86f3f9 --out /home/opnfv/functest/results/rally_sanity/quotas.json 2019-06-08 06:35:24,633 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2019-06-08 06:35:24,637 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:00:58 | 6 | 100.00% | | glance | 00:01:23 | 4 | 100.00% | | cinder | 00:03:08 | 10 | 100.00% | | gnocchi | 00:01:48 | 11 | 100.00% | | heat | 00:01:17 | 4 | 100.00% | | keystone | 00:03:37 | 11 | 100.00% | | neutron | 00:04:24 | 11 | 100.00% | | nova | 00:00:34 | 1 | 0.00% | | quotas | 00:00:43 | 4 | 100.00% | | | | | | | TOTAL: | 00:17:55 | 62 | 98.39% | +----------------+------------+----------------+-----------+ 2019-06-08 06:35:24,638 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 98.39% in 8/9 modules 2019-06-08 06:35:24,638 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'export', '--type', 'html', '--deployment', 'opnfv-rally', '--to', '/home/opnfv/functest/results/rally_sanity/rally_sanity.html'] 2019-06-08 06:35:27,151 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task export --type html --deployment opnfv-rally --to /home/opnfv/functest/results/rally_sanity/rally_sanity.html 2019-06-08 06:35:27,151 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'export', '--type', 'junit-xml', '--deployment', 'opnfv-rally', '--to', '/home/opnfv/functest/results/rally_sanity/rally_sanity.xml'] 2019-06-08 06:35:29,199 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task export --type junit-xml --deployment opnfv-rally --to /home/opnfv/functest/results/rally_sanity/rally_sanity.xml 2019-06-08 06:35:29,349 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-08 06:35:29,350 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 22:45 | FAIL | +----------------------+------------------+------------------+----------------+ 2019-06-08 06:35:29,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-08 06:35:29,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}be699ef1c109720d2787dcfc14c99c9f96922afe" 2019-06-08 06:35:29,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 366 Content-Type: application/json Date: Sat, 08 Jun 2019 06:35:29 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b3c08573-3fa5-407b-8163-929032dec6a2 x-openstack-request-id: req-b3c08573-3fa5-407b-8163-929032dec6a2 2019-06-08 06:35:29,665 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_f5bbf53b-127a-4d06-a42a-b7a1cca67c07", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/71822a96-3e38-4aa3-9e32-a2c218d699ed", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/71822a96-3e38-4aa3-9e32-a2c218d699ed", "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": "71822a96-3e38-4aa3-9e32-a2c218d699ed"}, {"name": "rally_sanity-flavor_alt_f5bbf53b-127a-4d06-a42a-b7a1cca67c07", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/807e106c-47b2-405b-9b47-0e9cf9fee982", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/807e106c-47b2-405b-9b47-0e9cf9fee982", "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": "807e106c-47b2-405b-9b47-0e9cf9fee982"}]} 2019-06-08 06:35:29,665 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None used request id req-b3c08573-3fa5-407b-8163-929032dec6a2 2019-06-08 06:35:29,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.303569078445s 2019-06-08 06:35:29,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-06-08 06:35:29,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:8774/v2.1/flavors/807e106c-47b2-405b-9b47-0e9cf9fee982 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}be699ef1c109720d2787dcfc14c99c9f96922afe" 2019-06-08 06:35:29,695 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 08 Jun 2019 06:35:29 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2f720ab4-75d9-4e51-b637-598cd6118801 x-openstack-request-id: req-2f720ab4-75d9-4e51-b637-598cd6118801 2019-06-08 06:35:29,695 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.46:8774/v2.1/flavors/807e106c-47b2-405b-9b47-0e9cf9fee982 used request id req-2f720ab4-75d9-4e51-b637-598cd6118801 2019-06-08 06:35:29,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0279932022095s 2019-06-08 06:35:29,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-06-08 06:35:29,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:9696/v2.0/routers/0e196a35-e649-4e06-afd6-986b8d7d1a1a/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a9b5ae55ea0824078eb040365ade61627c506d66" -d '{"subnet_id": "02a28f63-b57c-435e-b516-e13189411ac6"}' 2019-06-08 06:35:32,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 08 Jun 2019 06:35:32 GMT X-Openstack-Request-Id: req-0db767b9-c384-45ce-ba05-df7b7f33c71e 2019-06-08 06:35:32,166 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "5d563bbb-7b80-42e8-93d8-c7b2fd17d886", "tenant_id": "eb0f50233e2f4cf2ba3a297baf17684e", "subnet_id": "02a28f63-b57c-435e-b516-e13189411ac6", "subnet_ids": ["02a28f63-b57c-435e-b516-e13189411ac6"], "port_id": "5f140778-d8fc-425a-9dca-75697a8f5046", "id": "0e196a35-e649-4e06-afd6-986b8d7d1a1a"} 2019-06-08 06:35:32,167 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.46:9696/v2.0/routers/0e196a35-e649-4e06-afd6-986b8d7d1a1a/remove_router_interface.json used request id req-0db767b9-c384-45ce-ba05-df7b7f33c71e 2019-06-08 06:35:32,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.47090101242s 2019-06-08 06:35:32,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-06-08 06:35:32,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a9b5ae55ea0824078eb040365ade61627c506d66" 2019-06-08 06:35:32,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1218 Content-Type: application/json Date: Sat, 08 Jun 2019 06:35:32 GMT X-Openstack-Request-Id: req-270b095c-5aff-4211-a2de-334b8af3689b 2019-06-08 06:35:32,286 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a3d564af-8d87-4f4f-9680-f5a9465e0acc", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "eb0f50233e2f4cf2ba3a297baf17684e", "created_at": "2019-06-08T06:12:46Z", "admin_state_up": true, "updated_at": "2019-06-08T06:35:30Z", "project_id": "eb0f50233e2f4cf2ba3a297baf17684e", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "0e196a35-e649-4e06-afd6-986b8d7d1a1a", "name": "rally_sanity-router_f5bbf53b-127a-4d06-a42a-b7a1cca67c07"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "07ea00007e044be39f0290f616c83aba", "created_at": "2019-06-08T06:02:04Z", "admin_state_up": true, "updated_at": "2019-06-08T06:02:04Z", "project_id": "07ea00007e044be39f0290f616c83aba", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "d11d2cfa-ebba-4487-a42d-f81ff7d1378a", "name": "tempest-pretest-check-842892652"}]} 2019-06-08 06:35:32,286 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/routers.json used request id req-270b095c-5aff-4211-a2de-334b8af3689b 2019-06-08 06:35:32,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.118891954422s 2019-06-08 06:35:32,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-06-08 06:35:32,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/routers/0e196a35-e649-4e06-afd6-986b8d7d1a1a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a9b5ae55ea0824078eb040365ade61627c506d66" 2019-06-08 06:35:33,676 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 06:35:33 GMT X-Openstack-Request-Id: req-0821545b-935e-4ce0-a888-020c351f1a65 2019-06-08 06:35:33,676 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 06:35:33,677 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/routers/0e196a35-e649-4e06-afd6-986b8d7d1a1a.json used request id req-0821545b-935e-4ce0-a888-020c351f1a65 2019-06-08 06:35:33,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.38884401321s 2019-06-08 06:35:33,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-06-08 06:35:33,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a9b5ae55ea0824078eb040365ade61627c506d66" 2019-06-08 06:35:33,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1330 Content-Type: application/json Date: Sat, 08 Jun 2019 06:35:33 GMT X-Openstack-Request-Id: req-efa8c51f-158d-4f27-9a88-54b982fcb3e3 2019-06-08 06:35:33,719 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-06-08T06:12:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"02a28f63-b57c-435e-b516-e13189411ac6","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"eb0f50233e2f4cf2ba3a297baf17684e","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_sanity-subnet_f5bbf53b-127a-4d06-a42a-b7a1cca67c07","enable_dhcp":true,"segment_id":null,"network_id":"5d563bbb-7b80-42e8-93d8-c7b2fd17d886","tenant_id":"eb0f50233e2f4cf2ba3a297baf17684e","created_at":"2019-06-08T06:12:45Z","ip_version":4},{"updated_at":"2019-06-08T05:48:01Z","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":"a3d564af-8d87-4f4f-9680-f5a9465e0acc","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"ae5008b7eba04bb8ab8b9bea870a005f","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:48:01Z","ip_version":4}]} 2019-06-08 06:35:33,719 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/subnets.json used request id req-efa8c51f-158d-4f27-9a88-54b982fcb3e3 2019-06-08 06:35:33,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0419161319733s 2019-06-08 06:35:33,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-06-08 06:35:33,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/subnets/02a28f63-b57c-435e-b516-e13189411ac6.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a9b5ae55ea0824078eb040365ade61627c506d66" 2019-06-08 06:35:34,854 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 06:35:34 GMT X-Openstack-Request-Id: req-aecc7b62-3610-46ab-acce-f706eec5d857 2019-06-08 06:35:34,854 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 06:35:34,854 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/subnets/02a28f63-b57c-435e-b516-e13189411ac6.json used request id req-aecc7b62-3610-46ab-acce-f706eec5d857 2019-06-08 06:35:34,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.13392114639s 2019-06-08 06:35:34,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 06:35:34,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a9b5ae55ea0824078eb040365ade61627c506d66" 2019-06-08 06:35:34,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1436 Content-Type: application/json Date: Sat, 08 Jun 2019 06:35:34 GMT X-Openstack-Request-Id: req-b08bd550-1a6c-48a6-b7ae-99e2bc9abd1f 2019-06-08 06:35:34,971 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5d563bbb-7b80-42e8-93d8-c7b2fd17d886","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":32,"ipv4_address_scope":null,"shared":true,"project_id":"eb0f50233e2f4cf2ba3a297baf17684e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-08T06:35:34Z","qos_policy_id":null,"name":"rally_sanity-net_f5bbf53b-127a-4d06-a42a-b7a1cca67c07","admin_state_up":true,"tenant_id":"eb0f50233e2f4cf2ba3a297baf17684e","created_at":"2019-06-08T06:12:44Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T06:03:01Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","provider:network_type":"flat"}]} 2019-06-08 06:35:34,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-b08bd550-1a6c-48a6-b7ae-99e2bc9abd1f 2019-06-08 06:35:34,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.115843057632s 2019-06-08 06:35:34,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-06-08 06:35:34,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/networks/5d563bbb-7b80-42e8-93d8-c7b2fd17d886.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a9b5ae55ea0824078eb040365ade61627c506d66" 2019-06-08 06:35:36,201 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 06:35:36 GMT X-Openstack-Request-Id: req-f1194e6b-4f6d-4ea8-9715-c8d774853e48 2019-06-08 06:35:36,201 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 06:35:36,201 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/networks/5d563bbb-7b80-42e8-93d8-c7b2fd17d886.json used request id req-f1194e6b-4f6d-4ea8-9715-c8d774853e48 2019-06-08 06:35:36,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.22927212715s 2019-06-08 06:35:36,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 06:35:36,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a9b5ae55ea0824078eb040365ade61627c506d66" 2019-06-08 06:35:36,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Sat, 08 Jun 2019 06:35:36 GMT X-Openstack-Request-Id: req-b2ac6781-bf2f-4007-8e7d-494f014ba210 2019-06-08 06:35:36,499 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T06:12:50Z", "file": "/v2/images/7cb4a8ae-e045-47de-b7aa-3186fe6703c3/file", "owner": "eb0f50233e2f4cf2ba3a297baf17684e", "id": "7cb4a8ae-e045-47de-b7aa-3186fe6703c3", "size": 12716032, "self": "/v2/images/7cb4a8ae-e045-47de-b7aa-3186fe6703c3", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/7cb4a8ae-e045-47de-b7aa-3186fe6703c3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/7cb4a8ae-e045-47de-b7aa-3186fe6703c3/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_f5bbf53b-127a-4d06-a42a-b7a1cca67c07", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_f5bbf53b-127a-4d06-a42a-b7a1cca67c07", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-08T06:12:50Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 06:35:36,499 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-b2ac6781-bf2f-4007-8e7d-494f014ba210 2019-06-08 06:35:36,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.293581008911s 2019-06-08 06:35:36,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-06-08 06:35:36,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9292/v2/images/7cb4a8ae-e045-47de-b7aa-3186fe6703c3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a9b5ae55ea0824078eb040365ade61627c506d66" 2019-06-08 06:35:37,334 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 06:35:37 GMT X-Openstack-Request-Id: req-9d06f986-b1f1-458d-b8c2-7361a8065a0b 2019-06-08 06:35:37,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-06-08 06:35:37,334 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.46:9292/v2/images/7cb4a8ae-e045-47de-b7aa-3186fe6703c3 used request id req-9d06f986-b1f1-458d-b8c2-7361a8065a0b 2019-06-08 06:35:37,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.833518981934s 2019-06-08 06:35:37,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-08 06:35:37,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}be699ef1c109720d2787dcfc14c99c9f96922afe" 2019-06-08 06:35:37,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Sat, 08 Jun 2019 06:35: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-de8a9bc0-19ba-432e-b37b-58712ff2251a x-openstack-request-id: req-de8a9bc0-19ba-432e-b37b-58712ff2251a 2019-06-08 06:35:37,361 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_f5bbf53b-127a-4d06-a42a-b7a1cca67c07", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/71822a96-3e38-4aa3-9e32-a2c218d699ed", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/71822a96-3e38-4aa3-9e32-a2c218d699ed", "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": "71822a96-3e38-4aa3-9e32-a2c218d699ed"}]} 2019-06-08 06:35:37,361 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None used request id req-de8a9bc0-19ba-432e-b37b-58712ff2251a 2019-06-08 06:35:37,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0265030860901s 2019-06-08 06:35:37,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-06-08 06:35:37,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:8774/v2.1/flavors/71822a96-3e38-4aa3-9e32-a2c218d699ed -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}be699ef1c109720d2787dcfc14c99c9f96922afe" 2019-06-08 06:35:37,399 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 08 Jun 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-b4b2209d-2059-4475-b820-9e6f08173b45 x-openstack-request-id: req-b4b2209d-2059-4475-b820-9e6f08173b45 2019-06-08 06:35:37,399 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.46:8774/v2.1/flavors/71822a96-3e38-4aa3-9e32-a2c218d699ed used request id req-b4b2209d-2059-4475-b820-9e6f08173b45 2019-06-08 06:35:37,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0365800857544s 2019-06-08 06:35:37,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-08 06:35:37,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}be699ef1c109720d2787dcfc14c99c9f96922afe" 2019-06-08 06:35:37,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 843 Content-Type: application/json Date: Sat, 08 Jun 2019 06:35:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fec877de-94d0-4c38-8248-e410c2ce36c6 2019-06-08 06:35:37,625 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.46:5000/v3/users/05c218d902a14f40af3320874b7f92da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05c218d902a14f40af3320874b7f92da", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.46:5000/v3/users/1afacf49c7e14af3a957f3511567dacc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1afacf49c7e14af3a957f3511567dacc", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.46:5000/v3/users/1f2145adf73944a6ab8ed52e5753691b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f2145adf73944a6ab8ed52e5753691b", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.46:5000/v3/users/2593ee6f9317492f990d505d77da4779"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2593ee6f9317492f990d505d77da4779", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.46:5000/v3/users/31ebed201e7e4ca5b7ee604a2b787581"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31ebed201e7e4ca5b7ee604a2b787581", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.46:5000/v3/users/3a572b3053b54834a82afa40e099a5da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a572b3053b54834a82afa40e099a5da", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.46:5000/v3/users/4fee668be3a64363800d347187a88df5"}, "domain_id": "69a9710257d445c38da42b508afe5e4c", "enabled": true, "options": {}, "id": "4fee668be3a64363800d347187a88df5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.46:5000/v3/users/66f1e9993f8b480294a60e940341f520"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66f1e9993f8b480294a60e940341f520", "email": "heat@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_f5bbf53b-127a-4d06-a42a-b7a1cca67c07", "links": {"self": "http://172.30.9.46:5000/v3/users/6ff049c37e8c41baa4698d12355debe8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6ff049c37e8c41baa4698d12355debe8", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.46:5000/v3/users/93fe3f7601c54ac9ad051856c17f28bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93fe3f7601c54ac9ad051856c17f28bb", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.46:5000/v3/users/c236670886154d449269b72bd9c90b0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c236670886154d449269b72bd9c90b0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.46:5000/v3/users/c65b29de08754e65a44567b1f677176f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c65b29de08754e65a44567b1f677176f", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.46:5000/v3/users/d8dd3e6eec484d33b35e900b9699495d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8dd3e6eec484d33b35e900b9699495d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.46:5000/v3/users/dda03f8796ac431cadfc3fd8cb68b8e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dda03f8796ac431cadfc3fd8cb68b8e8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.46:5000/v3/users/fd79c31b868f4106baa6b4b6f650b664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd79c31b868f4106baa6b4b6f650b664", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.46:5000/v3/users", "previous": null, "next": null}} 2019-06-08 06:35:37,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/users used request id req-fec877de-94d0-4c38-8248-e410c2ce36c6 2019-06-08 06:35:37,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.224879026413s 2019-06-08 06:35:37,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-08 06:35:37,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/users/6ff049c37e8c41baa4698d12355debe8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}be699ef1c109720d2787dcfc14c99c9f96922afe" 2019-06-08 06:35:37,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Sat, 08 Jun 2019 06:35:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76f7aaa4-c1dd-4a5a-a01c-8095274214a1 2019-06-08 06:35:37,851 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_sanity-user_f5bbf53b-127a-4d06-a42a-b7a1cca67c07", "links": {"self": "http://172.30.9.46:5000/v3/users/6ff049c37e8c41baa4698d12355debe8"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "6ff049c37e8c41baa4698d12355debe8", "description": null}} 2019-06-08 06:35:37,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/users/6ff049c37e8c41baa4698d12355debe8 used request id req-76f7aaa4-c1dd-4a5a-a01c-8095274214a1 2019-06-08 06:35:37,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.219892024994s 2019-06-08 06:35:37,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-06-08 06:35:37,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:5000/v3/users/6ff049c37e8c41baa4698d12355debe8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}be699ef1c109720d2787dcfc14c99c9f96922afe" 2019-06-08 06:35:38,146 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 06:35:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58ba821d-15d1-49f5-a66e-464a26794a19 2019-06-08 06:35:38,147 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 06:35:38,147 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.46:5000/v3/users/6ff049c37e8c41baa4698d12355debe8 used request id req-58ba821d-15d1-49f5-a66e-464a26794a19 2019-06-08 06:35:38,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.295459985733s 2019-06-08 06:35:38,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-08 06:35:38,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}be699ef1c109720d2787dcfc14c99c9f96922afe" 2019-06-08 06:35:38,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 386 Content-Type: application/json Date: Sat, 08 Jun 2019 06:35:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eef794ae-2ddd-42a1-8b88-9d66cea589d7 2019-06-08 06:35:38,356 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.46:5000/v3/projects/3188c96ec01940fba81c35d45eb11133"}, "tags": [], "enabled": true, "id": "3188c96ec01940fba81c35d45eb11133", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f"}, "tags": [], "enabled": true, "id": "ae5008b7eba04bb8ab8b9bea870a005f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.46:5000/v3/projects/eb0f50233e2f4cf2ba3a297baf17684e"}, "tags": [], "enabled": true, "id": "eb0f50233e2f4cf2ba3a297baf17684e", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_f5bbf53b-127a-4d06-a42a-b7a1cca67c07"}]} 2019-06-08 06:35:38,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/projects used request id req-eef794ae-2ddd-42a1-8b88-9d66cea589d7 2019-06-08 06:35:38,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.202826023102s 2019-06-08 06:35:38,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-06-08 06:35:38,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:5000/v3/projects/eb0f50233e2f4cf2ba3a297baf17684e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}be699ef1c109720d2787dcfc14c99c9f96922afe" 2019-06-08 06:35:38,612 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 06:35:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d336353-65f1-45ba-abab-0b7f717b72c6 2019-06-08 06:35:38,613 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 06:35:38,613 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.46:5000/v3/projects/eb0f50233e2f4cf2ba3a297baf17684e used request id req-9d336353-65f1-45ba-abab-0b7f717b72c6 2019-06-08 06:35:38,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.251876115799s 2019-06-08 06:35:38,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-08 06:35:38,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:9696/v2.0/security-groups.json?project_id=eb0f50233e2f4cf2ba3a297baf17684e&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}be699ef1c109720d2787dcfc14c99c9f96922afe" 2019-06-08 06:35:38,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 08 Jun 2019 06:35:38 GMT X-Openstack-Request-Id: req-28bf582b-bafb-4f5c-b5d5-399e9c74161a 2019-06-08 06:35:38,852 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "eb0f50233e2f4cf2ba3a297baf17684e", "created_at": "2019-06-08T06:12:44Z", "updated_at": "2019-06-08T06:12:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T06:12:44Z", "revision_number": 0, "id": "5cdd523b-ffdb-47cc-8367-48bbb785f486", "remote_group_id": "47c2e445-bcd2-4ca9-8436-e74a4cb17395", "remote_ip_prefix": null, "created_at": "2019-06-08T06:12:44Z", "security_group_id": "47c2e445-bcd2-4ca9-8436-e74a4cb17395", "tenant_id": "eb0f50233e2f4cf2ba3a297baf17684e", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb0f50233e2f4cf2ba3a297baf17684e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T06:12:44Z", "revision_number": 0, "id": "7b379ca1-7d34-4b10-908a-c433adb0674f", "remote_group_id": "47c2e445-bcd2-4ca9-8436-e74a4cb17395", "remote_ip_prefix": null, "created_at": "2019-06-08T06:12:44Z", "security_group_id": "47c2e445-bcd2-4ca9-8436-e74a4cb17395", "tenant_id": "eb0f50233e2f4cf2ba3a297baf17684e", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb0f50233e2f4cf2ba3a297baf17684e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T06:12:44Z", "revision_number": 0, "id": "b932f7b3-cdef-401d-9cfe-ade8e2081ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T06:12:44Z", "security_group_id": "47c2e445-bcd2-4ca9-8436-e74a4cb17395", "tenant_id": "eb0f50233e2f4cf2ba3a297baf17684e", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb0f50233e2f4cf2ba3a297baf17684e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T06:12:44Z", "revision_number": 0, "id": "c624c9c7-ef5a-4113-be1f-9bad6a211931", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T06:12:44Z", "security_group_id": "47c2e445-bcd2-4ca9-8436-e74a4cb17395", "tenant_id": "eb0f50233e2f4cf2ba3a297baf17684e", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb0f50233e2f4cf2ba3a297baf17684e"}], "revision_number": 1, "project_id": "eb0f50233e2f4cf2ba3a297baf17684e", "id": "47c2e445-bcd2-4ca9-8436-e74a4cb17395", "name": "default"}]} 2019-06-08 06:35:38,852 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/security-groups.json?project_id=eb0f50233e2f4cf2ba3a297baf17684e&name=default used request id req-28bf582b-bafb-4f5c-b5d5-399e9c74161a 2019-06-08 06:35:38,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.233757972717s 2019-06-08 06:35:38,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-08 06:35:38,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}be699ef1c109720d2787dcfc14c99c9f96922afe" 2019-06-08 06:35:38,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sat, 08 Jun 2019 06:35:38 GMT X-Openstack-Request-Id: req-ff058a7a-866a-4e47-a7d7-8c21a188a737 2019-06-08 06:35:38,927 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3188c96ec01940fba81c35d45eb11133", "created_at": "2019-06-08T05:50:08Z", "updated_at": "2019-06-08T05:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "1a304197-6259-47fb-8799-aa407182630d", "remote_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv6", "project_id": "3188c96ec01940fba81c35d45eb11133"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "487196b0-2bde-45c0-8b45-f9fcd16601fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv4", "project_id": "3188c96ec01940fba81c35d45eb11133"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "abadd49a-1a8f-405f-ba47-7c59fe8b0d0f", "remote_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv4", "project_id": "3188c96ec01940fba81c35d45eb11133"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "d26daddf-2739-444d-991e-138b96ac2ac2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv6", "project_id": "3188c96ec01940fba81c35d45eb11133"}], "revision_number": 1, "project_id": "3188c96ec01940fba81c35d45eb11133", "id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "created_at": "2019-06-08T05:47:57Z", "updated_at": "2019-06-08T05:47:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "02da1104-56ed-4749-b003-90c4f8f656ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "a3f7c7ce-1565-464d-9c08-e39b080cdb6d", "remote_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "c5f47a68-2c8b-4de3-91dc-0a19312beb49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "d9877ee1-16fa-4f55-9b57-2bd861dcc4ea", "remote_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}], "revision_number": 1, "project_id": "ae5008b7eba04bb8ab8b9bea870a005f", "id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb0f50233e2f4cf2ba3a297baf17684e", "created_at": "2019-06-08T06:12:44Z", "updated_at": "2019-06-08T06:12:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T06:12:44Z", "revision_number": 0, "id": "5cdd523b-ffdb-47cc-8367-48bbb785f486", "remote_group_id": "47c2e445-bcd2-4ca9-8436-e74a4cb17395", "remote_ip_prefix": null, "created_at": "2019-06-08T06:12:44Z", "security_group_id": "47c2e445-bcd2-4ca9-8436-e74a4cb17395", "tenant_id": "eb0f50233e2f4cf2ba3a297baf17684e", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb0f50233e2f4cf2ba3a297baf17684e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T06:12:44Z", "revision_number": 0, "id": "7b379ca1-7d34-4b10-908a-c433adb0674f", "remote_group_id": "47c2e445-bcd2-4ca9-8436-e74a4cb17395", "remote_ip_prefix": null, "created_at": "2019-06-08T06:12:44Z", "security_group_id": "47c2e445-bcd2-4ca9-8436-e74a4cb17395", "tenant_id": "eb0f50233e2f4cf2ba3a297baf17684e", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb0f50233e2f4cf2ba3a297baf17684e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T06:12:44Z", "revision_number": 0, "id": "b932f7b3-cdef-401d-9cfe-ade8e2081ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T06:12:44Z", "security_group_id": "47c2e445-bcd2-4ca9-8436-e74a4cb17395", "tenant_id": "eb0f50233e2f4cf2ba3a297baf17684e", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb0f50233e2f4cf2ba3a297baf17684e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T06:12:44Z", "revision_number": 0, "id": "c624c9c7-ef5a-4113-be1f-9bad6a211931", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T06:12:44Z", "security_group_id": "47c2e445-bcd2-4ca9-8436-e74a4cb17395", "tenant_id": "eb0f50233e2f4cf2ba3a297baf17684e", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb0f50233e2f4cf2ba3a297baf17684e"}], "revision_number": 1, "project_id": "eb0f50233e2f4cf2ba3a297baf17684e", "id": "47c2e445-bcd2-4ca9-8436-e74a4cb17395", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-06-08T05:50:09Z", "updated_at": "2019-06-08T05:50:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "41f1ce41-3b64-482a-87c5-0d0b11c6398f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "79dc58b0-b605-4504-9229-080d558ac4f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "81274cd5-6700-4e0f-8a2a-1f2e3420f4f3", "remote_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "dd1516ff-335a-4f12-a448-f096493076e7", "remote_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "48f2b38a-983e-4487-ab36-f87307c0130c", "name": "default"}]} 2019-06-08 06:35:38,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/security-groups.json used request id req-ff058a7a-866a-4e47-a7d7-8c21a188a737 2019-06-08 06:35:38,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0700109004974s 2019-06-08 06:35:38,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-06-08 06:35:38,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/security-groups/47c2e445-bcd2-4ca9-8436-e74a4cb17395.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}be699ef1c109720d2787dcfc14c99c9f96922afe" 2019-06-08 06:35:39,058 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 06:35:39 GMT X-Openstack-Request-Id: req-c9197c0e-ba6f-4257-a25c-fb4b6f4c6025 2019-06-08 06:35:39,058 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 06:35:39,058 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/security-groups/47c2e445-bcd2-4ca9-8436-e74a4cb17395.json used request id req-c9197c0e-ba6f-4257-a25c-fb4b6f4c6025 2019-06-08 06:35:39,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.123535871506s 2019-06-08 06:35:39,058 - xtesting.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2019-06-08 06:35:39,107 - xtesting.ci.run_tests - INFO - Loading test case 'refstack_defcore'... 2019-06-08 06:35:39,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 06:35:39,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sat, 08 Jun 2019 06:35:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcd70a70-40ad-45bc-ac9a-fdb3d6a7f90b 2019-06-08 06:35:39,157 - 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.46:5000/v3/", "rel": "self"}]}} 2019-06-08 06:35:39,157 - keystoneauth.session - DEBUG - GET call to http://172.30.9.46:5000/v3 used request id req-fcd70a70-40ad-45bc-ac9a-fdb3d6a7f90b 2019-06-08 06:35:39,157 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.46:5000/v3/auth/tokens 2019-06-08 06:35:39,565 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "d2be94ca10bc410d8e2df55ad673d32f", "name": "member"}, {"id": "e5096deb7bb54cdfaba406b083716814", "name": "admin"}, {"id": "20c52caa8815436598706c0044dd78ea", "name": "reader"}], "expires_at": "2019-06-08T07:35:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3188c96ec01940fba81c35d45eb11133", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "569429e3916a40609b1b095c350d4f40"}, {"url": "http://172.30.9.46:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f8c054a2af64f418c37ee7727690693"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b02dfb863f5a4bffb36851235754ef91"}], "type": "metric", "id": "04a04b69122f4f738931230cee29629a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699fd3a20c8d40938f47375515d56729"}, {"url": "http://172.30.9.46:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a29c25ed5bae42389e53743e2b2d4cc6"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2aa7441977c496197e3dd66db370091"}], "type": "image", "id": "1229db241b1e4199aa3477e6a5aaaaf3", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.25:8080/v1/AUTH_3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f18ac20553a423cb64c4c119b4996d7"}, {"url": "http://172.30.9.46:8080/v1/AUTH_3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9cb7095bfac44798c7fb7f9deeeb6c2"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5274ae5199a462fbdfc0fea51cec5a4"}], "type": "object-store", "id": "3937992c91de456ab652dcaface65051", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.46:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469fe8a62bab4dce8322074f2fcdb9b4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e66cd3f99f9447b491021e663455e8c8"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "faa6e36db7f04aaf89b1671b36545dd9"}], "type": "cloudformation", "id": "4475ac30861f4898a3b4a3f25d4c15a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "451296117b884380836bc65617a5acf5"}, {"url": "http://172.30.9.46:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3bf63cbaa4d40d8a7b3788a9ab9cf75"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8fcd63580f1428d9b345eecdbd48204"}], "type": "compute", "id": "55cb302de7b240e1a0963bcae70f4b34", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04b4a8c11b3f4bd1ab89c03a5aa9bd51"}, {"url": "http://172.30.9.46:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "489dc505b18c45b097be2b0ce43d310b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "768110a585514cb9a095e0ffab526da4"}], "type": "identity", "id": "6494ad775fb84e9891f5bc3015a60f48", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.46:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02cf21684702424ca6c0c65fbe598276"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a219343778574f9a89cf8eda09913c42"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3727342b4d045659e67915b25bea965"}], "type": "placement", "id": "6dd232e0a9944d6f8afacd7b59c2bb55", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f4e281ad8cd4aaba41477f8f55544b4"}, {"url": "http://172.30.9.46:8776/v2/3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f80c73c49c6480dba7d5f4b80e4a948"}, {"url": "http://192.30.9.6:8776/v2/3188c96ec01940fba81c35d45eb11133", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c209dd66f03a44bd9424eb1cad43b57c"}], "type": "volumev2", "id": "7c5d79a9253b44f1afeea36304180784", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c9a71230b064918baa5ec4ab83144c8"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d7c07f63f584a70a7df59e46b53c425"}, {"url": "http://172.30.9.46:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a67b17f9d1f45acb1b7213e75ed7276"}], "type": "event", "id": "84c44c0613f94bf8bbb2e05ff2f89471", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/3188c96ec01940fba81c35d45eb11133", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "775bcb67ac30456cb720438594a475e1"}, {"url": "http://192.30.9.6:8776/v3/3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2c0df4ad6a14557a0e2b97bfa52019f"}, {"url": "http://172.30.9.46:8776/v3/3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ef016b34aa45a7ba522cfecbfec6eb"}], "type": "volumev3", "id": "8b8641e49b5f486a864b0b857a0e9a73", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "121402a262894e60b2dd90a4c91ddfc4"}, {"url": "http://192.30.9.6:8004/v1/3188c96ec01940fba81c35d45eb11133", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "843fd802e471465f9929116059937b0b"}, {"url": "http://172.30.9.46:8004/v1/3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b71667e57ac348d19ee51701c2492bc8"}], "type": "orchestration", "id": "910666d0b44e43dda71799578f2fb207", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.46:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d50b2697934e5aa702ab2b26a44279"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0eb6565be3e44b382acfbe153b647bf"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0ee7731b0a344dd95394ec40456c966"}], "type": "network", "id": "96d169df5f3246498ebfd684c882081c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.46:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6207f5501c4d439cb61786bf4936a152"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de1dcf61d9e44a7aa8f94ba8c4cf9375"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc2fab36e3514270a85a06afe9ff1894"}], "type": "alarming", "id": "96f5a2d27e6f427cbd0f869917a8dd5d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "bf0bc5911f744db0865b88b9285e5dc1", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fd79c31b868f4106baa6b4b6f650b664"}, "audit_ids": ["5j-EBkOrRTusg-mHginrCw"], "issued_at": "2019-06-08T06:35:39.000000Z"}} 2019-06-08 06:35:39,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 06:35:39,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c2d1369588e9a66e240fabe05d04d5d370023d0f" 2019-06-08 06:35:39,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 08 Jun 2019 06:35:39 GMT X-Openstack-Request-Id: req-ad6d17e3-eb26-4361-8d4c-9967ab7915b9 2019-06-08 06:35:39,926 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T06:03:01Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","provider:network_type":"flat"}]} 2019-06-08 06:35:39,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ad6d17e3-eb26-4361-8d4c-9967ab7915b9 2019-06-08 06:35:39,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.358456850052s 2019-06-08 06:35:39,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 06:35:39,938 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 08 Jun 2019 06:35:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-241c03b9-2426-4b3b-8330-3c7037185f26 2019-06-08 06:35:39,938 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 06:35:39,939 - keystoneauth.session - DEBUG - GET call to http://172.30.9.46:5000/ used request id req-241c03b9-2426-4b3b-8330-3c7037185f26 2019-06-08 06:35:39,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-08 06:35:39,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c2d1369588e9a66e240fabe05d04d5d370023d0f" 2019-06-08 06:35:40,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 08 Jun 2019 06:35:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4170facd-ceaa-496f-b614-5110526dc401 2019-06-08 06:35:40,130 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.46:5000/v3/domains/69a9710257d445c38da42b508afe5e4c"}, "tags": [], "enabled": true, "id": "69a9710257d445c38da42b508afe5e4c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.46:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.46:5000/v3/domains", "previous": null, "next": null}} 2019-06-08 06:35:40,130 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/domains used request id req-4170facd-ceaa-496f-b614-5110526dc401 2019-06-08 06:35:40,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.190922021866s 2019-06-08 06:35:40,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-06-08 06:35:40,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c2d1369588e9a66e240fabe05d04d5d370023d0f" -d '{"project": {"description": "Created by OPNFV Functest: refstack_defcore", "enabled": true, "domain_id": "default", "name": "refstack_defcore-project_6a499f1e-6fc6-4e5e-8990-247bafcd27aa"}}' 2019-06-08 06:35:40,352 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 06:35:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c0f1a8d-f424-468d-85ed-f57bb977cd1b 2019-06-08 06:35:40,352 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.46:5000/v3/projects/d78a06a483c34e1b8a594af0ea74fb07"}, "tags": [], "enabled": true, "id": "d78a06a483c34e1b8a594af0ea74fb07", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_6a499f1e-6fc6-4e5e-8990-247bafcd27aa"}} 2019-06-08 06:35:40,352 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.46:5000/v3/projects used request id req-5c0f1a8d-f424-468d-85ed-f57bb977cd1b 2019-06-08 06:35:40,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.215011835098s 2019-06-08 06:35:40,353 - 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'd78a06a483c34e1b8a594af0ea74fb07', '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_6a499f1e-6fc6-4e5e-8990-247bafcd27aa'}) 2019-06-08 06:35:40,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-06-08 06:35:40,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c2d1369588e9a66e240fabe05d04d5d370023d0f" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "rBa2nCkATRTsgXIw0HAttEm6SLCzyI", "email": null, "name": "refstack_defcore-user_6a499f1e-6fc6-4e5e-8990-247bafcd27aa"}}' 2019-06-08 06:35:40,807 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 331 Content-Type: application/json Date: Sat, 08 Jun 2019 06:35:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93cf24f0-d2ce-4acd-8e7a-a1acc3dce950 2019-06-08 06:35:40,808 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "refstack_defcore-user_6a499f1e-6fc6-4e5e-8990-247bafcd27aa", "links": {"self": "http://172.30.9.46:5000/v3/users/a089774cfd404851ade5788dbb04c08c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a089774cfd404851ade5788dbb04c08c", "domain_id": "default", "password_expires_at": null}} 2019-06-08 06:35:40,808 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.46:5000/v3/users used request id req-93cf24f0-d2ce-4acd-8e7a-a1acc3dce950 2019-06-08 06:35:40,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.448194980621s 2019-06-08 06:35:40,809 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'a089774cfd404851ade5788dbb04c08c', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'refstack_defcore-user_6a499f1e-6fc6-4e5e-8990-247bafcd27aa'}) 2019-06-08 06:35:40,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 06:35:40,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c2d1369588e9a66e240fabe05d04d5d370023d0f" 2019-06-08 06:35:41,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 06:35:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24d3b409-9f56-4656-82e1-66857caae8d2 2019-06-08 06:35:41,011 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 06:35:41,011 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-24d3b409-9f56-4656-82e1-66857caae8d2 2019-06-08 06:35:41,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.198230028152s 2019-06-08 06:35:41,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 06:35:41,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c2d1369588e9a66e240fabe05d04d5d370023d0f" 2019-06-08 06:35:41,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 06:35:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74a360c7-858d-4d6a-b788-b2f16834fe0c 2019-06-08 06:35:41,126 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 06:35:41,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-74a360c7-858d-4d6a-b788-b2f16834fe0c 2019-06-08 06:35:41,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.109955072403s 2019-06-08 06:35:41,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 06:35:41,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c2d1369588e9a66e240fabe05d04d5d370023d0f" 2019-06-08 06:35:41,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 06:35:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7b2a043-0429-401c-b0e9-a3558a2faf07 2019-06-08 06:35:41,282 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 06:35:41,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-f7b2a043-0429-401c-b0e9-a3558a2faf07 2019-06-08 06:35:41,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.151265859604s 2019-06-08 06:35:41,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-08 06:35:41,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c2d1369588e9a66e240fabe05d04d5d370023d0f" 2019-06-08 06:35:41,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 149 Content-Type: application/json Date: Sat, 08 Jun 2019 06:35:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38288c23-df94-435d-806b-0ae915487742 2019-06-08 06:35:41,506 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.46:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-08 06:35:41,506 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/domains/default used request id req-38288c23-df94-435d-806b-0ae915487742 2019-06-08 06:35:41,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.219000101089s 2019-06-08 06:35:41,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-08 06:35:41,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c2d1369588e9a66e240fabe05d04d5d370023d0f" 2019-06-08 06:35:41,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Sat, 08 Jun 2019 06:35:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d08e4808-1ab7-4794-8dc1-1ec9c3924cfc 2019-06-08 06:35:41,677 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.46:5000/v3/users/05c218d902a14f40af3320874b7f92da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05c218d902a14f40af3320874b7f92da", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.46:5000/v3/users/1afacf49c7e14af3a957f3511567dacc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1afacf49c7e14af3a957f3511567dacc", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.46:5000/v3/users/1f2145adf73944a6ab8ed52e5753691b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f2145adf73944a6ab8ed52e5753691b", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.46:5000/v3/users/2593ee6f9317492f990d505d77da4779"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2593ee6f9317492f990d505d77da4779", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.46:5000/v3/users/31ebed201e7e4ca5b7ee604a2b787581"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31ebed201e7e4ca5b7ee604a2b787581", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.46:5000/v3/users/3a572b3053b54834a82afa40e099a5da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a572b3053b54834a82afa40e099a5da", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.46:5000/v3/users/4fee668be3a64363800d347187a88df5"}, "domain_id": "69a9710257d445c38da42b508afe5e4c", "enabled": true, "options": {}, "id": "4fee668be3a64363800d347187a88df5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.46:5000/v3/users/66f1e9993f8b480294a60e940341f520"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66f1e9993f8b480294a60e940341f520", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.46:5000/v3/users/93fe3f7601c54ac9ad051856c17f28bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93fe3f7601c54ac9ad051856c17f28bb", "email": "nova@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_6a499f1e-6fc6-4e5e-8990-247bafcd27aa", "links": {"self": "http://172.30.9.46:5000/v3/users/a089774cfd404851ade5788dbb04c08c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a089774cfd404851ade5788dbb04c08c", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.46:5000/v3/users/c236670886154d449269b72bd9c90b0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c236670886154d449269b72bd9c90b0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.46:5000/v3/users/c65b29de08754e65a44567b1f677176f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c65b29de08754e65a44567b1f677176f", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.46:5000/v3/users/d8dd3e6eec484d33b35e900b9699495d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8dd3e6eec484d33b35e900b9699495d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.46:5000/v3/users/dda03f8796ac431cadfc3fd8cb68b8e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dda03f8796ac431cadfc3fd8cb68b8e8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.46:5000/v3/users/fd79c31b868f4106baa6b4b6f650b664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd79c31b868f4106baa6b4b6f650b664", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.46:5000/v3/users", "previous": null, "next": null}} 2019-06-08 06:35:41,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/users used request id req-d08e4808-1ab7-4794-8dc1-1ec9c3924cfc 2019-06-08 06:35:41,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.169853925705s 2019-06-08 06:35:41,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-08 06:35:41,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c2d1369588e9a66e240fabe05d04d5d370023d0f" 2019-06-08 06:35:41,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Sat, 08 Jun 2019 06:35:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35cdbff5-7add-405d-8b78-18f87295a70b 2019-06-08 06:35:41,885 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.46:5000/v3/projects/3188c96ec01940fba81c35d45eb11133"}, "tags": [], "enabled": true, "id": "3188c96ec01940fba81c35d45eb11133", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.46:5000/v3/projects/d78a06a483c34e1b8a594af0ea74fb07"}, "tags": [], "enabled": true, "id": "d78a06a483c34e1b8a594af0ea74fb07", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_6a499f1e-6fc6-4e5e-8990-247bafcd27aa"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f"}, "tags": [], "enabled": true, "id": "ae5008b7eba04bb8ab8b9bea870a005f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-08 06:35:41,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/projects?domain_id=default used request id req-35cdbff5-7add-405d-8b78-18f87295a70b 2019-06-08 06:35:41,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.195811986923s 2019-06-08 06:35:41,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-08 06:35:41,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/role_assignments?user.id=a089774cfd404851ade5788dbb04c08c&role.id=d2be94ca10bc410d8e2df55ad673d32f&scope.project.id=d78a06a483c34e1b8a594af0ea74fb07" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c2d1369588e9a66e240fabe05d04d5d370023d0f" 2019-06-08 06:35:42,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Sat, 08 Jun 2019 06:35:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3f2f7dd-743b-4b2b-b241-64666a9d9638 2019-06-08 06:35:42,000 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.46:5000/v3/role_assignments?user.id=a089774cfd404851ade5788dbb04c08c&role.id=d2be94ca10bc410d8e2df55ad673d32f&scope.project.id=d78a06a483c34e1b8a594af0ea74fb07", "previous": null, "next": null}} 2019-06-08 06:35:42,000 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/role_assignments?user.id=a089774cfd404851ade5788dbb04c08c&role.id=d2be94ca10bc410d8e2df55ad673d32f&scope.project.id=d78a06a483c34e1b8a594af0ea74fb07 used request id req-f3f2f7dd-743b-4b2b-b241-64666a9d9638 2019-06-08 06:35:42,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.107789039612s 2019-06-08 06:35:42,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-06-08 06:35:42,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:5000/v3/projects/d78a06a483c34e1b8a594af0ea74fb07/users/a089774cfd404851ade5788dbb04c08c/roles/d2be94ca10bc410d8e2df55ad673d32f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c2d1369588e9a66e240fabe05d04d5d370023d0f" 2019-06-08 06:35:42,172 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 06:35:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-077ac935-e43c-4343-bedd-6854e9317090 2019-06-08 06:35:42,172 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 06:35:42,172 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.46:5000/v3/projects/d78a06a483c34e1b8a594af0ea74fb07/users/a089774cfd404851ade5788dbb04c08c/roles/d2be94ca10bc410d8e2df55ad673d32f used request id req-077ac935-e43c-4343-bedd-6854e9317090 2019-06-08 06:35:42,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.168311834335s 2019-06-08 06:35:42,173 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'refstack_defcore-project_6a499f1e-6fc6-4e5e-8990-247bafcd27aa', 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'd78a06a483c34e1b8a594af0ea74fb07', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'rBa2nCkATRTsgXIw0HAttEm6SLCzyI', 'username': u'refstack_defcore-user_6a499f1e-6fc6-4e5e-8990-247bafcd27aa', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.46:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-06-08 06:35:42,177 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'refstack_defcore-user_6a499f1e-6fc6-4e5e-8990-247bafcd27aa', 'password': 'rBa2nCkATRTsgXIw0HAttEm6SLCzyI', 'project_name': 'refstack_defcore-project_6a499f1e-6fc6-4e5e-8990-247bafcd27aa', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.46:5000/v3', 'project_id': 'd78a06a483c34e1b8a594af0ea74fb07', 'project_domain_name': 'Default'} 2019-06-08 06:35:42,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 06:35:42,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c2d1369588e9a66e240fabe05d04d5d370023d0f" 2019-06-08 06:35:42,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 06:35:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8dd75d6c-8d01-47f8-9df2-d15e08f56a51 2019-06-08 06:35:42,383 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 06:35:42,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-8dd75d6c-8d01-47f8-9df2-d15e08f56a51 2019-06-08 06:35:42,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.202636003494s 2019-06-08 06:35:42,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 06:35:42,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c2d1369588e9a66e240fabe05d04d5d370023d0f" 2019-06-08 06:35:42,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 06:35:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26c3fbfc-84b0-48c1-b219-7c01f5110137 2019-06-08 06:35:42,506 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 06:35:42,506 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-26c3fbfc-84b0-48c1-b219-7c01f5110137 2019-06-08 06:35:42,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.11842083931s 2019-06-08 06:35:42,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-08 06:35:42,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c2d1369588e9a66e240fabe05d04d5d370023d0f" 2019-06-08 06:35:42,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 149 Content-Type: application/json Date: Sat, 08 Jun 2019 06:35:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f24acd77-7db8-4942-aa2c-0bca990615f4 2019-06-08 06:35:42,625 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.46:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-08 06:35:42,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/domains/default used request id req-f24acd77-7db8-4942-aa2c-0bca990615f4 2019-06-08 06:35:42,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.114362001419s 2019-06-08 06:35:42,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-08 06:35:42,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c2d1369588e9a66e240fabe05d04d5d370023d0f" 2019-06-08 06:35:42,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Sat, 08 Jun 2019 06:35:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ae700a8-f66f-427d-a894-bc0d32a90aff 2019-06-08 06:35:42,757 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.46:5000/v3/users/05c218d902a14f40af3320874b7f92da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05c218d902a14f40af3320874b7f92da", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.46:5000/v3/users/1afacf49c7e14af3a957f3511567dacc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1afacf49c7e14af3a957f3511567dacc", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.46:5000/v3/users/1f2145adf73944a6ab8ed52e5753691b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f2145adf73944a6ab8ed52e5753691b", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.46:5000/v3/users/2593ee6f9317492f990d505d77da4779"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2593ee6f9317492f990d505d77da4779", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.46:5000/v3/users/31ebed201e7e4ca5b7ee604a2b787581"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31ebed201e7e4ca5b7ee604a2b787581", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.46:5000/v3/users/3a572b3053b54834a82afa40e099a5da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a572b3053b54834a82afa40e099a5da", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.46:5000/v3/users/4fee668be3a64363800d347187a88df5"}, "domain_id": "69a9710257d445c38da42b508afe5e4c", "enabled": true, "options": {}, "id": "4fee668be3a64363800d347187a88df5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.46:5000/v3/users/66f1e9993f8b480294a60e940341f520"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66f1e9993f8b480294a60e940341f520", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.46:5000/v3/users/93fe3f7601c54ac9ad051856c17f28bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93fe3f7601c54ac9ad051856c17f28bb", "email": "nova@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_6a499f1e-6fc6-4e5e-8990-247bafcd27aa", "links": {"self": "http://172.30.9.46:5000/v3/users/a089774cfd404851ade5788dbb04c08c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a089774cfd404851ade5788dbb04c08c", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.46:5000/v3/users/c236670886154d449269b72bd9c90b0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c236670886154d449269b72bd9c90b0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.46:5000/v3/users/c65b29de08754e65a44567b1f677176f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c65b29de08754e65a44567b1f677176f", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.46:5000/v3/users/d8dd3e6eec484d33b35e900b9699495d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8dd3e6eec484d33b35e900b9699495d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.46:5000/v3/users/dda03f8796ac431cadfc3fd8cb68b8e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dda03f8796ac431cadfc3fd8cb68b8e8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.46:5000/v3/users/fd79c31b868f4106baa6b4b6f650b664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd79c31b868f4106baa6b4b6f650b664", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.46:5000/v3/users", "previous": null, "next": null}} 2019-06-08 06:35:42,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/users used request id req-5ae700a8-f66f-427d-a894-bc0d32a90aff 2019-06-08 06:35:42,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.130841970444s 2019-06-08 06:35:42,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-08 06:35:42,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c2d1369588e9a66e240fabe05d04d5d370023d0f" 2019-06-08 06:35:42,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Sat, 08 Jun 2019 06:35:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d274509-4b4e-473f-a61c-aa387cd1b79d 2019-06-08 06:35:42,881 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.46:5000/v3/projects/3188c96ec01940fba81c35d45eb11133"}, "tags": [], "enabled": true, "id": "3188c96ec01940fba81c35d45eb11133", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.46:5000/v3/projects/d78a06a483c34e1b8a594af0ea74fb07"}, "tags": [], "enabled": true, "id": "d78a06a483c34e1b8a594af0ea74fb07", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_6a499f1e-6fc6-4e5e-8990-247bafcd27aa"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f"}, "tags": [], "enabled": true, "id": "ae5008b7eba04bb8ab8b9bea870a005f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-08 06:35:42,881 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/projects?domain_id=default used request id req-6d274509-4b4e-473f-a61c-aa387cd1b79d 2019-06-08 06:35:42,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.112427949905s 2019-06-08 06:35:42,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-08 06:35:42,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/role_assignments?user.id=a089774cfd404851ade5788dbb04c08c&role.id=e5096deb7bb54cdfaba406b083716814&scope.project.id=d78a06a483c34e1b8a594af0ea74fb07" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c2d1369588e9a66e240fabe05d04d5d370023d0f" 2019-06-08 06:35:43,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sat, 08 Jun 2019 06:35:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e8d6f08-8863-420a-9195-10672bf4de2d 2019-06-08 06:35:43,038 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.46:5000/v3/role_assignments?user.id=a089774cfd404851ade5788dbb04c08c&role.id=e5096deb7bb54cdfaba406b083716814&scope.project.id=d78a06a483c34e1b8a594af0ea74fb07", "previous": null, "next": null}} 2019-06-08 06:35:43,039 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/role_assignments?user.id=a089774cfd404851ade5788dbb04c08c&role.id=e5096deb7bb54cdfaba406b083716814&scope.project.id=d78a06a483c34e1b8a594af0ea74fb07 used request id req-4e8d6f08-8863-420a-9195-10672bf4de2d 2019-06-08 06:35:43,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.15092587471s 2019-06-08 06:35:43,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-06-08 06:35:43,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:5000/v3/projects/d78a06a483c34e1b8a594af0ea74fb07/users/a089774cfd404851ade5788dbb04c08c/roles/e5096deb7bb54cdfaba406b083716814 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c2d1369588e9a66e240fabe05d04d5d370023d0f" 2019-06-08 06:35:43,194 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 06:35:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0366440d-b213-4967-ae74-4cad04088884 2019-06-08 06:35:43,194 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 06:35:43,194 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.46:5000/v3/projects/d78a06a483c34e1b8a594af0ea74fb07/users/a089774cfd404851ade5788dbb04c08c/roles/e5096deb7bb54cdfaba406b083716814 used request id req-0366440d-b213-4967-ae74-4cad04088884 2019-06-08 06:35:43,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.152162075043s 2019-06-08 06:35:43,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 06:35:43,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c2d1369588e9a66e240fabe05d04d5d370023d0f" 2019-06-08 06:35:43,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 06:35:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba7d9e3b-5abc-46df-991c-9da5d53bcde3 2019-06-08 06:35:43,310 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 06:35:43,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-ba7d9e3b-5abc-46df-991c-9da5d53bcde3 2019-06-08 06:35:43,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.112920045853s 2019-06-08 06:35:43,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-08 06:35:43,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c2d1369588e9a66e240fabe05d04d5d370023d0f" 2019-06-08 06:35:43,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 149 Content-Type: application/json Date: Sat, 08 Jun 2019 06:35:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a27def82-ef3b-4cfc-b8d1-798b4701bce6 2019-06-08 06:35:43,435 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.46:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-08 06:35:43,436 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/domains/default used request id req-a27def82-ef3b-4cfc-b8d1-798b4701bce6 2019-06-08 06:35:43,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.120041131973s 2019-06-08 06:35:43,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-08 06:35:43,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c2d1369588e9a66e240fabe05d04d5d370023d0f" 2019-06-08 06:35:43,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Sat, 08 Jun 2019 06:35:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0191c79-2ae2-4024-83d7-8b397820cf91 2019-06-08 06:35:43,565 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.46:5000/v3/users/05c218d902a14f40af3320874b7f92da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05c218d902a14f40af3320874b7f92da", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.46:5000/v3/users/1afacf49c7e14af3a957f3511567dacc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1afacf49c7e14af3a957f3511567dacc", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.46:5000/v3/users/1f2145adf73944a6ab8ed52e5753691b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f2145adf73944a6ab8ed52e5753691b", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.46:5000/v3/users/2593ee6f9317492f990d505d77da4779"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2593ee6f9317492f990d505d77da4779", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.46:5000/v3/users/31ebed201e7e4ca5b7ee604a2b787581"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31ebed201e7e4ca5b7ee604a2b787581", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.46:5000/v3/users/3a572b3053b54834a82afa40e099a5da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a572b3053b54834a82afa40e099a5da", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.46:5000/v3/users/4fee668be3a64363800d347187a88df5"}, "domain_id": "69a9710257d445c38da42b508afe5e4c", "enabled": true, "options": {}, "id": "4fee668be3a64363800d347187a88df5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.46:5000/v3/users/66f1e9993f8b480294a60e940341f520"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66f1e9993f8b480294a60e940341f520", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.46:5000/v3/users/93fe3f7601c54ac9ad051856c17f28bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93fe3f7601c54ac9ad051856c17f28bb", "email": "nova@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_6a499f1e-6fc6-4e5e-8990-247bafcd27aa", "links": {"self": "http://172.30.9.46:5000/v3/users/a089774cfd404851ade5788dbb04c08c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a089774cfd404851ade5788dbb04c08c", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.46:5000/v3/users/c236670886154d449269b72bd9c90b0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c236670886154d449269b72bd9c90b0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.46:5000/v3/users/c65b29de08754e65a44567b1f677176f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c65b29de08754e65a44567b1f677176f", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.46:5000/v3/users/d8dd3e6eec484d33b35e900b9699495d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8dd3e6eec484d33b35e900b9699495d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.46:5000/v3/users/dda03f8796ac431cadfc3fd8cb68b8e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dda03f8796ac431cadfc3fd8cb68b8e8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.46:5000/v3/users/fd79c31b868f4106baa6b4b6f650b664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd79c31b868f4106baa6b4b6f650b664", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.46:5000/v3/users", "previous": null, "next": null}} 2019-06-08 06:35:43,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/users used request id req-c0191c79-2ae2-4024-83d7-8b397820cf91 2019-06-08 06:35:43,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.129199981689s 2019-06-08 06:35:43,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-08 06:35:43,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/role_assignments?role.id=e5096deb7bb54cdfaba406b083716814&user.id=a089774cfd404851ade5788dbb04c08c&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c2d1369588e9a66e240fabe05d04d5d370023d0f" 2019-06-08 06:35:43,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 192 Content-Type: application/json Date: Sat, 08 Jun 2019 06:35:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2b52352-63e1-4cdd-a29e-2a04f13f0bad 2019-06-08 06:35:43,776 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.46:5000/v3/role_assignments?role.id=e5096deb7bb54cdfaba406b083716814&user.id=a089774cfd404851ade5788dbb04c08c&scope.domain.id=default", "previous": null, "next": null}} 2019-06-08 06:35:43,776 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/role_assignments?role.id=e5096deb7bb54cdfaba406b083716814&user.id=a089774cfd404851ade5788dbb04c08c&scope.domain.id=default used request id req-b2b52352-63e1-4cdd-a29e-2a04f13f0bad 2019-06-08 06:35:43,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.198978185654s 2019-06-08 06:35:43,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-06-08 06:35:43,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:5000/v3/domains/default/users/a089774cfd404851ade5788dbb04c08c/roles/e5096deb7bb54cdfaba406b083716814 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c2d1369588e9a66e240fabe05d04d5d370023d0f" 2019-06-08 06:35:44,015 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 06:35:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-569f88e7-588f-47b3-9708-1e7d92f6d52a 2019-06-08 06:35:44,015 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 06:35:44,015 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.46:5000/v3/domains/default/users/a089774cfd404851ade5788dbb04c08c/roles/e5096deb7bb54cdfaba406b083716814 used request id req-569f88e7-588f-47b3-9708-1e7d92f6d52a 2019-06-08 06:35:44,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.235748052597s 2019-06-08 06:35:44,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 06:35:44,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sat, 08 Jun 2019 06:35:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-230ec72f-aa92-4f78-b4dd-f332a14dbbe5 2019-06-08 06:35:44,026 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}} 2019-06-08 06:35:44,026 - keystoneauth.session - DEBUG - GET call to http://172.30.9.46:5000/v3 used request id req-230ec72f-aa92-4f78-b4dd-f332a14dbbe5 2019-06-08 06:35:44,027 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.46:5000/v3/auth/tokens 2019-06-08 06:35:44,432 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d2be94ca10bc410d8e2df55ad673d32f", "name": "member"}, {"id": "e5096deb7bb54cdfaba406b083716814", "name": "admin"}, {"id": "20c52caa8815436598706c0044dd78ea", "name": "reader"}], "expires_at": "2019-06-08T07:35:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d78a06a483c34e1b8a594af0ea74fb07", "name": "refstack_defcore-project_6a499f1e-6fc6-4e5e-8990-247bafcd27aa"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "569429e3916a40609b1b095c350d4f40"}, {"url": "http://172.30.9.46:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f8c054a2af64f418c37ee7727690693"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b02dfb863f5a4bffb36851235754ef91"}], "type": "metric", "id": "04a04b69122f4f738931230cee29629a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699fd3a20c8d40938f47375515d56729"}, {"url": "http://172.30.9.46:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a29c25ed5bae42389e53743e2b2d4cc6"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2aa7441977c496197e3dd66db370091"}], "type": "image", "id": "1229db241b1e4199aa3477e6a5aaaaf3", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.25:8080/v1/AUTH_d78a06a483c34e1b8a594af0ea74fb07", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f18ac20553a423cb64c4c119b4996d7"}, {"url": "http://172.30.9.46:8080/v1/AUTH_d78a06a483c34e1b8a594af0ea74fb07", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9cb7095bfac44798c7fb7f9deeeb6c2"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5274ae5199a462fbdfc0fea51cec5a4"}], "type": "object-store", "id": "3937992c91de456ab652dcaface65051", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.46:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469fe8a62bab4dce8322074f2fcdb9b4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e66cd3f99f9447b491021e663455e8c8"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "faa6e36db7f04aaf89b1671b36545dd9"}], "type": "cloudformation", "id": "4475ac30861f4898a3b4a3f25d4c15a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "451296117b884380836bc65617a5acf5"}, {"url": "http://172.30.9.46:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3bf63cbaa4d40d8a7b3788a9ab9cf75"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8fcd63580f1428d9b345eecdbd48204"}], "type": "compute", "id": "55cb302de7b240e1a0963bcae70f4b34", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04b4a8c11b3f4bd1ab89c03a5aa9bd51"}, {"url": "http://172.30.9.46:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "489dc505b18c45b097be2b0ce43d310b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "768110a585514cb9a095e0ffab526da4"}], "type": "identity", "id": "6494ad775fb84e9891f5bc3015a60f48", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.46:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02cf21684702424ca6c0c65fbe598276"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a219343778574f9a89cf8eda09913c42"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3727342b4d045659e67915b25bea965"}], "type": "placement", "id": "6dd232e0a9944d6f8afacd7b59c2bb55", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/d78a06a483c34e1b8a594af0ea74fb07", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f4e281ad8cd4aaba41477f8f55544b4"}, {"url": "http://172.30.9.46:8776/v2/d78a06a483c34e1b8a594af0ea74fb07", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f80c73c49c6480dba7d5f4b80e4a948"}, {"url": "http://192.30.9.6:8776/v2/d78a06a483c34e1b8a594af0ea74fb07", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c209dd66f03a44bd9424eb1cad43b57c"}], "type": "volumev2", "id": "7c5d79a9253b44f1afeea36304180784", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c9a71230b064918baa5ec4ab83144c8"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d7c07f63f584a70a7df59e46b53c425"}, {"url": "http://172.30.9.46:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a67b17f9d1f45acb1b7213e75ed7276"}], "type": "event", "id": "84c44c0613f94bf8bbb2e05ff2f89471", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/d78a06a483c34e1b8a594af0ea74fb07", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "775bcb67ac30456cb720438594a475e1"}, {"url": "http://192.30.9.6:8776/v3/d78a06a483c34e1b8a594af0ea74fb07", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2c0df4ad6a14557a0e2b97bfa52019f"}, {"url": "http://172.30.9.46:8776/v3/d78a06a483c34e1b8a594af0ea74fb07", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ef016b34aa45a7ba522cfecbfec6eb"}], "type": "volumev3", "id": "8b8641e49b5f486a864b0b857a0e9a73", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/d78a06a483c34e1b8a594af0ea74fb07", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "121402a262894e60b2dd90a4c91ddfc4"}, {"url": "http://192.30.9.6:8004/v1/d78a06a483c34e1b8a594af0ea74fb07", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "843fd802e471465f9929116059937b0b"}, {"url": "http://172.30.9.46:8004/v1/d78a06a483c34e1b8a594af0ea74fb07", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b71667e57ac348d19ee51701c2492bc8"}], "type": "orchestration", "id": "910666d0b44e43dda71799578f2fb207", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.46:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d50b2697934e5aa702ab2b26a44279"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0eb6565be3e44b382acfbe153b647bf"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0ee7731b0a344dd95394ec40456c966"}], "type": "network", "id": "96d169df5f3246498ebfd684c882081c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.46:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6207f5501c4d439cb61786bf4936a152"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de1dcf61d9e44a7aa8f94ba8c4cf9375"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc2fab36e3514270a85a06afe9ff1894"}], "type": "alarming", "id": "96f5a2d27e6f427cbd0f869917a8dd5d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "bf0bc5911f744db0865b88b9285e5dc1", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "refstack_defcore-user_6a499f1e-6fc6-4e5e-8990-247bafcd27aa", "id": "a089774cfd404851ade5788dbb04c08c"}, "audit_ids": ["aQEiioIOSI6Zb3qavdLthQ"], "issued_at": "2019-06-08T06:35:44.000000Z"}} 2019-06-08 06:35:44,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-06-08 06:35:44,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3a224b5afbbc087d456a9d3760a16f2fca86752e" 2019-06-08 06:35:44,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sat, 08 Jun 2019 06:35:44 GMT X-Openstack-Request-Id: req-c6150253-05ec-439a-b23e-238127a72fa9 2019-06-08 06:35:44,710 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-06-08 06:35:44,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/extensions.json used request id req-c6150253-05ec-439a-b23e-238127a72fa9 2019-06-08 06:35:44,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.275305986404s 2019-06-08 06:35:44,720 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2019-06-08 06:35:44,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-08 06:35:44,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c2d1369588e9a66e240fabe05d04d5d370023d0f" 2019-06-08 06:35:44,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 08 Jun 2019 06:35:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-778fee2a-58ae-4bb5-b60a-24557275f33f 2019-06-08 06:35:44,942 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.46:5000/v3/domains/69a9710257d445c38da42b508afe5e4c"}, "tags": [], "enabled": true, "id": "69a9710257d445c38da42b508afe5e4c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.46:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.46:5000/v3/domains", "previous": null, "next": null}} 2019-06-08 06:35:44,943 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/domains used request id req-778fee2a-58ae-4bb5-b60a-24557275f33f 2019-06-08 06:35:44,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.221890926361s 2019-06-08 06:35:44,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-08 06:35:44,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c2d1369588e9a66e240fabe05d04d5d370023d0f" 2019-06-08 06:35:45,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Sat, 08 Jun 2019 06:35:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00b0cd5e-9943-4909-89e5-521f906b10f5 2019-06-08 06:35:45,150 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.46:5000/v3/projects/3188c96ec01940fba81c35d45eb11133"}, "tags": [], "enabled": true, "id": "3188c96ec01940fba81c35d45eb11133", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.46:5000/v3/projects/d78a06a483c34e1b8a594af0ea74fb07"}, "tags": [], "enabled": true, "id": "d78a06a483c34e1b8a594af0ea74fb07", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_6a499f1e-6fc6-4e5e-8990-247bafcd27aa"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f"}, "tags": [], "enabled": true, "id": "ae5008b7eba04bb8ab8b9bea870a005f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-08 06:35:45,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/projects?domain_id=default used request id req-00b0cd5e-9943-4909-89e5-521f906b10f5 2019-06-08 06:35:45,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.199883937836s 2019-06-08 06:35:45,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-06-08 06:35:45,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c2d1369588e9a66e240fabe05d04d5d370023d0f" -d '{"network": {"shared": true, "tenant_id": "d78a06a483c34e1b8a594af0ea74fb07", "name": "refstack_defcore-net_6a499f1e-6fc6-4e5e-8990-247bafcd27aa", "admin_state_up": true}}' 2019-06-08 06:35:45,519 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 729 Content-Type: application/json Date: Sat, 08 Jun 2019 06:35:45 GMT X-Openstack-Request-Id: req-3523c308-cdd8-4fab-88b3-16d3bc7408fa 2019-06-08 06:35:45,519 - 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":"b1381fac-216f-4ccc-b57c-c892b5762028","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":49,"ipv4_address_scope":null,"shared":true,"project_id":"d78a06a483c34e1b8a594af0ea74fb07","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-08T06:35:45Z","is_default":false,"qos_policy_id":null,"name":"refstack_defcore-net_6a499f1e-6fc6-4e5e-8990-247bafcd27aa","admin_state_up":true,"tenant_id":"d78a06a483c34e1b8a594af0ea74fb07","created_at":"2019-06-08T06:35:45Z","mtu":1450}} 2019-06-08 06:35:45,520 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-3523c308-cdd8-4fab-88b3-16d3bc7408fa 2019-06-08 06:35:45,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.367671966553s 2019-06-08 06:35:45,520 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-06-08T06:35:45Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'b1381fac-216f-4ccc-b57c-c892b5762028', 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'refstack_defcore-net_6a499f1e-6fc6-4e5e-8990-247bafcd27aa', u'created_at': u'2019-06-08T06:35:45Z', u'mtu': 1450, u'tenant_id': u'd78a06a483c34e1b8a594af0ea74fb07', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'd78a06a483c34e1b8a594af0ea74fb07', u'l2_adjacency': True}) 2019-06-08 06:35:45,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 06:35:45,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3a224b5afbbc087d456a9d3760a16f2fca86752e" 2019-06-08 06:35:45,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Sat, 08 Jun 2019 06:35:45 GMT X-Openstack-Request-Id: req-db106f6e-4555-4642-98e4-6a4f66ed1080 2019-06-08 06:35:45,615 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"b1381fac-216f-4ccc-b57c-c892b5762028","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":49,"ipv4_address_scope":null,"shared":true,"project_id":"d78a06a483c34e1b8a594af0ea74fb07","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-08T06:35:45Z","qos_policy_id":null,"name":"refstack_defcore-net_6a499f1e-6fc6-4e5e-8990-247bafcd27aa","admin_state_up":true,"tenant_id":"d78a06a483c34e1b8a594af0ea74fb07","created_at":"2019-06-08T06:35:45Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T06:03:01Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","provider:network_type":"flat"}]} 2019-06-08 06:35:45,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-db106f6e-4555-4642-98e4-6a4f66ed1080 2019-06-08 06:35:45,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0946409702301s 2019-06-08 06:35:45,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-06-08 06:35:45,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3a224b5afbbc087d456a9d3760a16f2fca86752e" -d '{"subnet": {"name": "refstack_defcore-subnet_6a499f1e-6fc6-4e5e-8990-247bafcd27aa", "enable_dhcp": true, "network_id": "b1381fac-216f-4ccc-b57c-c892b5762028", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-06-08 06:35:46,451 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 702 Content-Type: application/json Date: Sat, 08 Jun 2019 06:35:46 GMT X-Openstack-Request-Id: req-b2a890cf-f4bc-4d2a-b57d-3000c16a4aba 2019-06-08 06:35:46,452 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-06-08T06:35:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"01104fbc-0c4e-448a-9fcb-aa9493cdd8b3","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"d78a06a483c34e1b8a594af0ea74fb07","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"refstack_defcore-subnet_6a499f1e-6fc6-4e5e-8990-247bafcd27aa","enable_dhcp":true,"segment_id":null,"network_id":"b1381fac-216f-4ccc-b57c-c892b5762028","tenant_id":"d78a06a483c34e1b8a594af0ea74fb07","created_at":"2019-06-08T06:35:45Z","ip_version":4}} 2019-06-08 06:35:46,452 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/subnets.json used request id req-b2a890cf-f4bc-4d2a-b57d-3000c16a4aba 2019-06-08 06:35:46,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.834708929062s 2019-06-08 06:35:46,453 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-08T06:35:45Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'01104fbc-0c4e-448a-9fcb-aa9493cdd8b3', u'subnetpool_id': None, u'service_types': [], u'name': u'refstack_defcore-subnet_6a499f1e-6fc6-4e5e-8990-247bafcd27aa', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'b1381fac-216f-4ccc-b57c-c892b5762028', u'tenant_id': u'd78a06a483c34e1b8a594af0ea74fb07', u'created_at': u'2019-06-08T06:35:45Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'd78a06a483c34e1b8a594af0ea74fb07'}) 2019-06-08 06:35:46,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-06-08 06:35:46,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3a224b5afbbc087d456a9d3760a16f2fca86752e" -d '{"router": {"external_gateway_info": {"network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "name": "refstack_defcore-router_6a499f1e-6fc6-4e5e-8990-247bafcd27aa", "admin_state_up": true}}' 2019-06-08 06:35:48,065 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 716 Content-Type: application/json Date: Sat, 08 Jun 2019 06:35:48 GMT X-Openstack-Request-Id: req-7eca49ad-d42f-4b60-8e07-60da362e5645 2019-06-08 06:35:48,065 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a3d564af-8d87-4f4f-9680-f5a9465e0acc", "ip_address": "172.30.9.211"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "d78a06a483c34e1b8a594af0ea74fb07", "created_at": "2019-06-08T06:35:46Z", "admin_state_up": true, "updated_at": "2019-06-08T06:35:47Z", "project_id": "d78a06a483c34e1b8a594af0ea74fb07", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "b751d2a6-2d70-4edb-8aad-0db2408bc316", "name": "refstack_defcore-router_6a499f1e-6fc6-4e5e-8990-247bafcd27aa"}} 2019-06-08 06:35:48,065 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/routers.json used request id req-7eca49ad-d42f-4b60-8e07-60da362e5645 2019-06-08 06:35:48,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.61222982407s 2019-06-08 06:35:48,066 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-08T06:35:47Z', u'revision_number': 2, u'ha': False, u'id': u'b751d2a6-2d70-4edb-8aad-0db2408bc316', u'external_gateway_info': {u'network_id': u'd0205d84-f6dd-4d92-b76b-dc9ca1111094', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a3d564af-8d87-4f4f-9680-f5a9465e0acc', u'ip_address': u'172.30.9.211'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'refstack_defcore-router_6a499f1e-6fc6-4e5e-8990-247bafcd27aa', u'admin_state_up': True, u'tenant_id': u'd78a06a483c34e1b8a594af0ea74fb07', u'created_at': u'2019-06-08T06:35:46Z', u'flavor_id': None, u'routes': [], u'project_id': u'd78a06a483c34e1b8a594af0ea74fb07'}) 2019-06-08 06:35:48,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-06-08 06:35:48,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:9696/v2.0/routers/b751d2a6-2d70-4edb-8aad-0db2408bc316/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3a224b5afbbc087d456a9d3760a16f2fca86752e" -d '{"subnet_id": "01104fbc-0c4e-448a-9fcb-aa9493cdd8b3"}' 2019-06-08 06:35:50,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 08 Jun 2019 06:35:50 GMT X-Openstack-Request-Id: req-c298b818-6dc8-4c06-8e9a-6b3f838cf280 2019-06-08 06:35:50,159 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "b1381fac-216f-4ccc-b57c-c892b5762028", "tenant_id": "d78a06a483c34e1b8a594af0ea74fb07", "subnet_id": "01104fbc-0c4e-448a-9fcb-aa9493cdd8b3", "subnet_ids": ["01104fbc-0c4e-448a-9fcb-aa9493cdd8b3"], "port_id": "135bc79d-a078-4388-8ade-72b207b38db9", "id": "b751d2a6-2d70-4edb-8aad-0db2408bc316"} 2019-06-08 06:35:50,159 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.46:9696/v2.0/routers/b751d2a6-2d70-4edb-8aad-0db2408bc316/add_router_interface.json used request id req-c298b818-6dc8-4c06-8e9a-6b3f838cf280 2019-06-08 06:35:50,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.09266495705s 2019-06-08 06:35:50,160 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-06-08 06:35:50,266 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-06-08 06:35:50,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 06:35:50,274 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 08 Jun 2019 06:35:50 GMT 2019-06-08 06:35:50,275 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}]} 2019-06-08 06:35:50,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 06:35:50,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3a224b5afbbc087d456a9d3760a16f2fca86752e" 2019-06-08 06:35:50,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 08 Jun 2019 06:35:50 GMT X-Openstack-Request-Id: req-321236df-8f23-4688-8a39-2fa4eda61a42 2019-06-08 06:35:50,582 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 06:35:50,582 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-321236df-8f23-4688-8a39-2fa4eda61a42 2019-06-08 06:35:50,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.30190205574s 2019-06-08 06:35:50,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-06-08 06:35:50,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3a224b5afbbc087d456a9d3760a16f2fca86752e" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_6a499f1e-6fc6-4e5e-8990-247bafcd27aa", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_6a499f1e-6fc6-4e5e-8990-247bafcd27aa"}' 2019-06-08 06:35:50,674 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 948 Content-Type: application/json Date: Sat, 08 Jun 2019 06:35:50 GMT Location: http://172.30.9.46:9292/v2/images/f7398385-6d64-4f87-87d5-9d694c170728 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-6bfe8e28-9927-4b75-bc6e-3cce167a8089 2019-06-08 06:35:50,675 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T06:35:50Z", "file": "/v2/images/f7398385-6d64-4f87-87d5-9d694c170728/file", "owner": "d78a06a483c34e1b8a594af0ea74fb07", "id": "f7398385-6d64-4f87-87d5-9d694c170728", "size": null, "self": "/v2/images/f7398385-6d64-4f87-87d5-9d694c170728", "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_6a499f1e-6fc6-4e5e-8990-247bafcd27aa", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_6a499f1e-6fc6-4e5e-8990-247bafcd27aa", "checksum": null, "created_at": "2019-06-08T06:35:50Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-06-08 06:35:50,675 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.46:9292/v2/images used request id req-6bfe8e28-9927-4b75-bc6e-3cce167a8089 2019-06-08 06:35:50,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0844559669495s 2019-06-08 06:35:50,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-06-08 06:35:50,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:9292/v2/images/f7398385-6d64-4f87-87d5-9d694c170728/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3a224b5afbbc087d456a9d3760a16f2fca86752e" -d '' 2019-06-08 06:35:51,755 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 06:35:51 GMT X-Openstack-Request-Id: req-f65de7c7-6847-4dc2-af07-da6f007268ae 2019-06-08 06:35:51,756 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 06:35:51,756 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.46:9292/v2/images/f7398385-6d64-4f87-87d5-9d694c170728/file used request id req-f65de7c7-6847-4dc2-af07-da6f007268ae 2019-06-08 06:35:51,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.08012604713s 2019-06-08 06:35:51,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 06:35:51,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3a224b5afbbc087d456a9d3760a16f2fca86752e" 2019-06-08 06:35:51,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Sat, 08 Jun 2019 06:35:51 GMT X-Openstack-Request-Id: req-5c5061d9-5152-4974-81a1-3f6306fb7230 2019-06-08 06:35:51,786 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T06:35:51Z", "file": "/v2/images/f7398385-6d64-4f87-87d5-9d694c170728/file", "owner": "d78a06a483c34e1b8a594af0ea74fb07", "id": "f7398385-6d64-4f87-87d5-9d694c170728", "size": 12716032, "self": "/v2/images/f7398385-6d64-4f87-87d5-9d694c170728", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/f7398385-6d64-4f87-87d5-9d694c170728/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/f7398385-6d64-4f87-87d5-9d694c170728/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_6a499f1e-6fc6-4e5e-8990-247bafcd27aa", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_6a499f1e-6fc6-4e5e-8990-247bafcd27aa", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-08T06:35:50Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 06:35:51,786 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-5c5061d9-5152-4974-81a1-3f6306fb7230 2019-06-08 06:35:51,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0258550643921s 2019-06-08 06:35:51,788 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/f7398385-6d64-4f87-87d5-9d694c170728/snap', u'metadata': Munch({})})], 'file': u'/v2/images/f7398385-6d64-4f87-87d5-9d694c170728/file', 'owner': u'd78a06a483c34e1b8a594af0ea74fb07', 'id': u'f7398385-6d64-4f87-87d5-9d694c170728', 'size': 12716032, u'self': u'/v2/images/f7398385-6d64-4f87-87d5-9d694c170728', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd78a06a483c34e1b8a594af0ea74fb07', 'name': 'refstack_defcore-project_6a499f1e-6fc6-4e5e-8990-247bafcd27aa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/f7398385-6d64-4f87-87d5-9d694c170728/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-08T06:35:51Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-06-08T06:35:51Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_6a499f1e-6fc6-4e5e-8990-247bafcd27aa', '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/f7398385-6d64-4f87-87d5-9d694c170728', 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_6a499f1e-6fc6-4e5e-8990-247bafcd27aa', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_6a499f1e-6fc6-4e5e-8990-247bafcd27aa', 'created': u'2019-06-08T06:35:50Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-08T06:35:50Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/f7398385-6d64-4f87-87d5-9d694c170728', 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_6a499f1e-6fc6-4e5e-8990-247bafcd27aa', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-08 06:35:51,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-06-08 06:35:51,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c2d1369588e9a66e240fabe05d04d5d370023d0f" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "refstack_defcore-flavor_6a499f1e-6fc6-4e5e-8990-247bafcd27aa", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-06-08 06:35:52,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Sat, 08 Jun 2019 06:35: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-8f6184db-d48e-4baa-b666-35d2e5d1f87a x-openstack-request-id: req-8f6184db-d48e-4baa-b666-35d2e5d1f87a 2019-06-08 06:35:52,178 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "refstack_defcore-flavor_6a499f1e-6fc6-4e5e-8990-247bafcd27aa", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/31e4f0a6-7a3e-4b2a-b7df-faaa0361fe40", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/31e4f0a6-7a3e-4b2a-b7df-faaa0361fe40", "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": "31e4f0a6-7a3e-4b2a-b7df-faaa0361fe40"}} 2019-06-08 06:35:52,178 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-8f6184db-d48e-4baa-b666-35d2e5d1f87a 2019-06-08 06:35:52,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.387006044388s 2019-06-08 06:35:52,179 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_6a499f1e-6fc6-4e5e-8990-247bafcd27aa', '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'3188c96ec01940fba81c35d45eb11133', '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'31e4f0a6-7a3e-4b2a-b7df-faaa0361fe40', 'swap': 0}) 2019-06-08 06:35:52,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-06-08 06:35:52,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/flavors/31e4f0a6-7a3e-4b2a-b7df-faaa0361fe40/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c2d1369588e9a66e240fabe05d04d5d370023d0f" -d '{"extra_specs": {}}' 2019-06-08 06:35:52,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 08 Jun 2019 06:35: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-2201be82-9777-4b80-8644-45fde78b6708 x-openstack-request-id: req-2201be82-9777-4b80-8644-45fde78b6708 2019-06-08 06:35:52,211 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-06-08 06:35:52,211 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/flavors/31e4f0a6-7a3e-4b2a-b7df-faaa0361fe40/os-extra_specs used request id req-2201be82-9777-4b80-8644-45fde78b6708 2019-06-08 06:35:52,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0317740440369s 2019-06-08 06:35:52,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 06:35:52,224 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 08 Jun 2019 06:35:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77c77fab-7fe2-40c9-8f5c-04e262628e11 2019-06-08 06:35:52,225 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 06:35:52,225 - keystoneauth.session - DEBUG - GET call to http://172.30.9.46:5000/ used request id req-77c77fab-7fe2-40c9-8f5c-04e262628e11 2019-06-08 06:35:52,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 06:35:52,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3a224b5afbbc087d456a9d3760a16f2fca86752e" 2019-06-08 06:35:52,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 06:35:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a3f6b07-d959-43f6-9cdb-476710d58d13 2019-06-08 06:35:52,404 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 06:35:52,405 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-1a3f6b07-d959-43f6-9cdb-476710d58d13 2019-06-08 06:35:52,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.176630020142s 2019-06-08 06:35:52,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 06:35:52,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3a224b5afbbc087d456a9d3760a16f2fca86752e" 2019-06-08 06:35:52,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 06:35:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ceb88a1d-5471-4da7-80a0-e634d18465e4 2019-06-08 06:35:52,606 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 06:35:52,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-ceb88a1d-5471-4da7-80a0-e634d18465e4 2019-06-08 06:35:52,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.197161912918s 2019-06-08 06:35:52,617 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-06-08 06:35:54,774 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-06-08 06:35:57,240 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | b6e98216-7329-4e5b-b1b8-34bdc7d0e63d | 2019-06-08T06:35:56.832960 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: b6e98216-7329-4e5b-b1b8-34bdc7d0e63d ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2019-06-08 06:36:00,366 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2019-06-08 06:36:01,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-06-08 06:36:03,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-06-08 06:36:06,349 - 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=11d71611-1739-49be-8d17-98ca092e602e) as the default verifier for the future CLI operations. 2019-06-08 06:36:08,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-06-08 06:36:08,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c2d1369588e9a66e240fabe05d04d5d370023d0f" 2019-06-08 06:36:08,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 742 Content-Type: application/json Date: Sat, 08 Jun 2019 06:36: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-bfbf6173-11b6-4cc3-96dc-4abe550f3e75 x-openstack-request-id: req-bfbf6173-11b6-4cc3-96dc-4abe550f3e75 2019-06-08 06:36:08,370 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 13}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 14}, "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.7", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-06-08 06:36:08,370 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/os-hypervisors/detail used request id req-bfbf6173-11b6-4cc3-96dc-4abe550f3e75 2019-06-08 06:36:08,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.033135175705s 2019-06-08 06:36:08,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 06:36:08,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3a224b5afbbc087d456a9d3760a16f2fca86752e" 2019-06-08 06:36:08,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Sat, 08 Jun 2019 06:36:08 GMT X-Openstack-Request-Id: req-1085efbf-59fd-45a2-a802-52d75e1ccb95 2019-06-08 06:36:08,646 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T06:35:51Z", "file": "/v2/images/f7398385-6d64-4f87-87d5-9d694c170728/file", "owner": "d78a06a483c34e1b8a594af0ea74fb07", "id": "f7398385-6d64-4f87-87d5-9d694c170728", "size": 12716032, "self": "/v2/images/f7398385-6d64-4f87-87d5-9d694c170728", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/f7398385-6d64-4f87-87d5-9d694c170728/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/f7398385-6d64-4f87-87d5-9d694c170728/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_6a499f1e-6fc6-4e5e-8990-247bafcd27aa", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_6a499f1e-6fc6-4e5e-8990-247bafcd27aa", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-08T06:35:50Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 06:36:08,646 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-1085efbf-59fd-45a2-a802-52d75e1ccb95 2019-06-08 06:36:08,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.271864891052s 2019-06-08 06:36:08,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-06-08 06:36:08,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3a224b5afbbc087d456a9d3760a16f2fca86752e" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_alt_6a499f1e-6fc6-4e5e-8990-247bafcd27aa", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_alt_6a499f1e-6fc6-4e5e-8990-247bafcd27aa"}' 2019-06-08 06:36:08,798 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 956 Content-Type: application/json Date: Sat, 08 Jun 2019 06:36:08 GMT Location: http://172.30.9.46:9292/v2/images/ddac9f35-96e7-4328-9e4a-4c1ca771f1e1 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-710e8197-5fc8-4713-9d6d-4f23832c3314 2019-06-08 06:36:08,799 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T06:36:08Z", "file": "/v2/images/ddac9f35-96e7-4328-9e4a-4c1ca771f1e1/file", "owner": "d78a06a483c34e1b8a594af0ea74fb07", "id": "ddac9f35-96e7-4328-9e4a-4c1ca771f1e1", "size": null, "self": "/v2/images/ddac9f35-96e7-4328-9e4a-4c1ca771f1e1", "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_6a499f1e-6fc6-4e5e-8990-247bafcd27aa", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_6a499f1e-6fc6-4e5e-8990-247bafcd27aa", "checksum": null, "created_at": "2019-06-08T06:36:08Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-06-08 06:36:08,799 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.46:9292/v2/images used request id req-710e8197-5fc8-4713-9d6d-4f23832c3314 2019-06-08 06:36:08,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.142485141754s 2019-06-08 06:36:08,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-06-08 06:36:08,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:9292/v2/images/ddac9f35-96e7-4328-9e4a-4c1ca771f1e1/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3a224b5afbbc087d456a9d3760a16f2fca86752e" -d '' 2019-06-08 06:36:09,796 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 06:36:09 GMT X-Openstack-Request-Id: req-19cc5bf5-c3d6-4395-8bf9-7ec783074e60 2019-06-08 06:36:09,797 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 06:36:09,797 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.46:9292/v2/images/ddac9f35-96e7-4328-9e4a-4c1ca771f1e1/file used request id req-19cc5bf5-c3d6-4395-8bf9-7ec783074e60 2019-06-08 06:36:09,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.997187852859s 2019-06-08 06:36:09,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 06:36:09,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3a224b5afbbc087d456a9d3760a16f2fca86752e" 2019-06-08 06:36:09,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2757 Content-Type: application/json Date: Sat, 08 Jun 2019 06:36:09 GMT X-Openstack-Request-Id: req-5ec643a9-dac5-4739-84e3-e4faa9c5da0d 2019-06-08 06:36:09,832 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T06:36:09Z", "file": "/v2/images/ddac9f35-96e7-4328-9e4a-4c1ca771f1e1/file", "owner": "d78a06a483c34e1b8a594af0ea74fb07", "id": "ddac9f35-96e7-4328-9e4a-4c1ca771f1e1", "size": 12716032, "self": "/v2/images/ddac9f35-96e7-4328-9e4a-4c1ca771f1e1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/ddac9f35-96e7-4328-9e4a-4c1ca771f1e1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/ddac9f35-96e7-4328-9e4a-4c1ca771f1e1/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_alt_6a499f1e-6fc6-4e5e-8990-247bafcd27aa", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_6a499f1e-6fc6-4e5e-8990-247bafcd27aa", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-08T06:36:08Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T06:35:51Z", "file": "/v2/images/f7398385-6d64-4f87-87d5-9d694c170728/file", "owner": "d78a06a483c34e1b8a594af0ea74fb07", "id": "f7398385-6d64-4f87-87d5-9d694c170728", "size": 12716032, "self": "/v2/images/f7398385-6d64-4f87-87d5-9d694c170728", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/f7398385-6d64-4f87-87d5-9d694c170728/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/f7398385-6d64-4f87-87d5-9d694c170728/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_6a499f1e-6fc6-4e5e-8990-247bafcd27aa", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_6a499f1e-6fc6-4e5e-8990-247bafcd27aa", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-08T06:35:50Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 06:36:09,832 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-5ec643a9-dac5-4739-84e3-e4faa9c5da0d 2019-06-08 06:36:09,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0305449962616s 2019-06-08 06:36:09,834 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/ddac9f35-96e7-4328-9e4a-4c1ca771f1e1/snap', u'metadata': Munch({})})], 'file': u'/v2/images/ddac9f35-96e7-4328-9e4a-4c1ca771f1e1/file', 'owner': u'd78a06a483c34e1b8a594af0ea74fb07', 'id': u'ddac9f35-96e7-4328-9e4a-4c1ca771f1e1', 'size': 12716032, u'self': u'/v2/images/ddac9f35-96e7-4328-9e4a-4c1ca771f1e1', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd78a06a483c34e1b8a594af0ea74fb07', 'name': 'refstack_defcore-project_6a499f1e-6fc6-4e5e-8990-247bafcd27aa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/ddac9f35-96e7-4328-9e4a-4c1ca771f1e1/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-08T06:36:09Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-06-08T06:36:09Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_6a499f1e-6fc6-4e5e-8990-247bafcd27aa', '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/ddac9f35-96e7-4328-9e4a-4c1ca771f1e1', 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_6a499f1e-6fc6-4e5e-8990-247bafcd27aa', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_alt_6a499f1e-6fc6-4e5e-8990-247bafcd27aa', 'created': u'2019-06-08T06:36:08Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-08T06:36:08Z', 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/ddac9f35-96e7-4328-9e4a-4c1ca771f1e1', 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_6a499f1e-6fc6-4e5e-8990-247bafcd27aa', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-08 06:36:09,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-06-08 06:36:09,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c2d1369588e9a66e240fabe05d04d5d370023d0f" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "refstack_defcore-flavor_alt_6a499f1e-6fc6-4e5e-8990-247bafcd27aa", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-06-08 06:36:09,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 317 Content-Type: application/json Date: Sat, 08 Jun 2019 06:36: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-3dc0b341-4add-4be7-a5f4-8448304e8340 x-openstack-request-id: req-3dc0b341-4add-4be7-a5f4-8448304e8340 2019-06-08 06:36:09,878 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "refstack_defcore-flavor_alt_6a499f1e-6fc6-4e5e-8990-247bafcd27aa", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/7af04622-6ac0-42d1-b610-81f6ab632955", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/7af04622-6ac0-42d1-b610-81f6ab632955", "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": "7af04622-6ac0-42d1-b610-81f6ab632955"}} 2019-06-08 06:36:09,878 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-3dc0b341-4add-4be7-a5f4-8448304e8340 2019-06-08 06:36:09,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0430719852448s 2019-06-08 06:36:09,879 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_6a499f1e-6fc6-4e5e-8990-247bafcd27aa', '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'3188c96ec01940fba81c35d45eb11133', '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'7af04622-6ac0-42d1-b610-81f6ab632955', 'swap': 0}) 2019-06-08 06:36:09,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-06-08 06:36:09,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/flavors/7af04622-6ac0-42d1-b610-81f6ab632955/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c2d1369588e9a66e240fabe05d04d5d370023d0f" -d '{"extra_specs": {}}' 2019-06-08 06:36:09,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 08 Jun 2019 06:36:09 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ad8eb121-dad1-449f-bf1f-f31ce4c2f5af x-openstack-request-id: req-ad8eb121-dad1-449f-bf1f-f31ce4c2f5af 2019-06-08 06:36:09,901 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-06-08 06:36:09,901 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/flavors/7af04622-6ac0-42d1-b610-81f6ab632955/os-extra_specs used request id req-ad8eb121-dad1-449f-bf1f-f31ce4c2f5af 2019-06-08 06:36:09,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0214447975159s 2019-06-08 06:36:09,902 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_6a499f1e-6fc6-4e5e-8990-247bafcd27aa', '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'3188c96ec01940fba81c35d45eb11133', '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'7af04622-6ac0-42d1-b610-81f6ab632955', 'swap': 0}) 2019-06-08 06:36:13,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-06-08 06:36:13,404 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-06-08 06:36:13,404 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-06-08 06:36:13,406 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-06-08 06:36:17,557 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_create_get_delete_snapshot_metadata: not found. skipping it 2019-06-08 06:36:17,557 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_index_no_params: not found. skipping it 2019-06-08 06:36:17,557 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_invalid_volume_id: not found. skipping it 2019-06-08 06:36:17,557 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw: not found. skipping it 2019-06-08 06:36:17,557 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_snapshot_id: not found. skipping it 2019-06-08 06:36:17,557 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_status: not found. skipping it 2019-06-08 06:36:17,558 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_crud_snapshot_metadata: not found. skipping it 2019-06-08 06:36:17,558 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_container_format: not found. skipping it 2019-06-08 06:36:17,558 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_nonexistent_volume_id: not found. skipping it 2019-06-08 06:36:17,558 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_invalid_volume_id: not found. skipping it 2019-06-08 06:36:17,558 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_create_get_delete_volume_metadata: not found. skipping it 2019-06-08 06:36:17,558 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_nonexistent_name: not found. skipping it 2019-06-08 06:36:17,558 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshot_create_get_list_update_delete: not found. skipping it 2019-06-08 06:36:17,558 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_zero: not found. skipping it 2019-06-08 06:36:17,558 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_detail_with_nonexistent_name: not found. skipping it 2019-06-08 06:36:17,558 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_network_fields: not found. skipping it 2019-06-08 06:36:17,558 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_details_with_params: not found. skipping it 2019-06-08 06:36:17,558 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw_and_allocation_pools: not found. skipping it 2019-06-08 06:36:17,559 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_availability_zone: not found. skipping it 2019-06-08 06:36:17,559 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_create_get_delete_volume_metadata: not found. skipping it 2019-06-08 06:36:17,559 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_param_display_name_and_status: not found. skipping it 2019-06-08 06:36:17,559 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_status: not found. skipping it 2019-06-08 06:36:17,559 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_volume_type: not found. skipping it 2019-06-08 06:36:17,559 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_volume_without_passing_volume_id: not found. skipping it 2019-06-08 06:36:17,559 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_detail_with_invalid_status: not found. skipping it 2019-06-08 06:36:17,559 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_visibility: not found. skipping it 2019-06-08 06:36:17,559 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_all_attributes: not found. skipping it 2019-06-08 06:36:17,559 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list: not found. skipping it 2019-06-08 06:36:17,559 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_status: not found. skipping it 2019-06-08 06:36:17,559 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_external_network_visibility: not found. skipping it 2019-06-08 06:36:17,559 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata_item: not found. skipping it 2019-06-08 06:36:17,559 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_get_nonexistent_volume_id: not found. skipping it 2019-06-08 06:36:17,559 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_detail_param_metadata: not found. skipping it 2019-06-08 06:36:17,559 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_empty_volume_id: not found. skipping it 2019-06-08 06:36:17,560 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_invalid_size: not found. skipping it 2019-06-08 06:36:17,560 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_version_resources: not found. skipping it 2019-06-08 06:36:17,560 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_without_gateway: not found. skipping it 2019-06-08 06:36:17,560 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_delete_nonexistent_volume_id: not found. skipping it 2019-06-08 06:36:17,560 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_with_params: not found. skipping it 2019-06-08 06:36:17,560 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_networks_fields: not found. skipping it 2019-06-08 06:36:17,560 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_get_images_schema: not found. skipping it 2019-06-08 06:36:17,560 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_param_metadata: not found. skipping it 2019-06-08 06:36:17,560 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_by_name: not found. skipping it 2019-06-08 06:36:17,560 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_volume_metadata_item: not found. skipping it 2019-06-08 06:36:17,560 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_invalid_volume_id: not found. skipping it 2019-06-08 06:36:17,560 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_host_routes_and_dns_nameservers: not found. skipping it 2019-06-08 06:36:17,560 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets: not found. skipping it 2019-06-08 06:36:17,560 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_update_snapshot_metadata_item: not found. skipping it 2019-06-08 06:36:17,561 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_negative.VolumesV2SnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id: not found. skipping it 2019-06-08 06:36:17,561 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_reboot_deleted_server: not found. skipping it 2019-06-08 06:36:17,561 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_networks: not found. skipping it 2019-06-08 06:36:17,561 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_bootable: not found. skipping it 2019-06-08 06:36:17,561 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_with_params: not found. skipping it 2019-06-08 06:36:17,561 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_pagination: not found. skipping it 2019-06-08 06:36:17,561 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_readonly_update: not found. skipping it 2019-06-08 06:36:17,561 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_extensions.ExtensionsV2TestJSON.test_list_extensions: not found. skipping it 2019-06-08 06:36:17,561 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_out_passing_size: not found. skipping it 2019-06-08 06:36:17,561 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_snapshot_metadata_item: not found. skipping it 2019-06-08 06:36:17,561 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_volume_without_passing_volume_id: not found. skipping it 2019-06-08 06:36:17,561 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_no_params: not found. skipping it 2019-06-08 06:36:17,561 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_status: not found. skipping it 2019-06-08 06:36:17,562 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet: not found. skipping it 2019-06-08 06:36:17,562 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_details_with_params: not found. skipping it 2019-06-08 06:36:17,562 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_detail_param_display_name_and_status: not found. skipping it 2019-06-08 06:36:17,562 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_disk_format: not found. skipping it 2019-06-08 06:36:17,562 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_update_subnet_gw_dns_host_routes_dhcp: not found. skipping it 2019-06-08 06:36:17,562 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_from_image: not found. skipping it 2019-06-08 06:36:17,562 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_source_volid: not found. skipping it 2019-06-08 06:36:17,562 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_version_statuses: not found. skipping it 2019-06-08 06:36:17,562 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_with_multiple_params: not found. skipping it 2019-06-08 06:36:17,562 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_update_delete_network_subnet: not found. skipping it 2019-06-08 06:36:17,562 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_negative.VolumesV2SnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id: not found. skipping it 2019-06-08 06:36:17,562 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_network: not found. skipping it 2019-06-08 06:36:17,562 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_min_max_size: not found. skipping it 2019-06-08 06:36:17,562 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets_fields: not found. skipping it 2019-06-08 06:36:17,563 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_delete_network_with_subnet: not found. skipping it 2019-06-08 06:36:17,563 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_without_passing_size: not found. skipping it 2019-06-08 06:36:17,563 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_pagination: not found. skipping it 2019-06-08 06:36:17,563 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_media_types: not found. skipping it 2019-06-08 06:36:17,563 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_as_clone: not found. skipping it 2019-06-08 06:36:17,563 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet_fields: not found. skipping it 2019-06-08 06:36:17,563 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_availability_zone: not found. skipping it 2019-06-08 06:36:17,563 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_routers.RoutersTest.test_update_extra_route: not found. skipping it 2019-06-08 06:36:17,563 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_by_name: not found. skipping it 2019-06-08 06:36:17,563 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete: not found. skipping it 2019-06-08 06:36:17,563 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_volume_from_snapshot: not found. skipping it 2019-06-08 06:36:17,563 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_negative: not found. skipping it 2019-06-08 06:36:17,563 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_availability_zone.AvailabilityZoneV2TestJSON.test_get_availability_zone_list: not found. skipping it 2019-06-08 06:36:17,563 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_dhcp_enabled: not found. skipping it 2019-06-08 06:36:17,563 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_allocation_pools: not found. skipping it 2019-06-08 06:36:17,564 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_details: not found. skipping it 2019-06-08 06:36:17,564 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_get_image_schema: not found. skipping it 2019-06-08 06:36:17,564 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_limit: not found. skipping it 2019-06-08 06:36:17,564 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_size: not found. skipping it 2019-06-08 06:36:17,564 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_invalid_status: not found. skipping it 2019-06-08 06:36:17,564 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-06-08 06:36:17,588 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/refstack_defcore/test_list.txt', u'--concurrency=4']'. 2019-06-08 06:41:57,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 37ba0895-4df9-4dab-92e7-26b543b19422 2019-06-08 06:41:57,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', u'37ba0895-4df9-4dab-92e7-26b543b19422']'. 2019-06-08 06:41:58,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-06-08 06:41:58,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-06-08 06:41:58,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-06-08 06:41:58,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 37ba0895-4df9-4dab-92e7-26b543b19422 | 2019-06-08 06:41:58,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-06-08 06:41:58,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-06-08 06:36:19 | 2019-06-08 06:41:58,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-06-08 06:41:57 | 2019-06-08 06:41:58,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:05:38 | 2019-06-08 06:41:58,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-06-08 06:41:58,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-06-08 06:41:58,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-06-08 06:41:58,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 11d71611-1739-49be-8d17-98ca092e602e) | 2019-06-08 06:41:58,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-06-08 06:41:58,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: b6e98216-7329-4e5b-b1b8-34bdc7d0e63d) | 2019-06-08 06:41:58,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 219 | 2019-06-08 06:41:58,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 331.399 | 2019-06-08 06:41:58,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 164 | 2019-06-08 06:41:58,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 55 | 2019-06-08 06:41:58,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-06-08 06:41:58,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-06-08 06:41:58,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-06-08 06:41:58,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-06-08 06:41:58,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-06-08 06:41:58,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-06-08 06:41:58,298 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 100.0% 2019-06-08 06:41:58,298 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', u'37ba0895-4df9-4dab-92e7-26b543b19422', '--to', u'/home/opnfv/functest/results/refstack_defcore/tempest-report.html'] 2019-06-08 06:42:00,417 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid 37ba0895-4df9-4dab-92e7-26b543b19422 --to /home/opnfv/functest/results/refstack_defcore/tempest-report.html Saving the report to '/home/opnfv/functest/results/refstack_defcore/tempest-report.html' file. It may take some time. The report has been successfully saved. 2019-06-08 06:42:00,418 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', u'37ba0895-4df9-4dab-92e7-26b543b19422', '--to', u'/home/opnfv/functest/results/refstack_defcore/tempest-report.xml'] 2019-06-08 06:42:02,450 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid 37ba0895-4df9-4dab-92e7-26b543b19422 --to /home/opnfv/functest/results/refstack_defcore/tempest-report.xml Saving the report to '/home/opnfv/functest/results/refstack_defcore/tempest-report.xml' file. It may take some time. The report has been successfully saved. 2019-06-08 06:42:02,638 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-08 06:42:02,638 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 06:18 | FAIL | +--------------------------+------------------+------------------+----------------+ 2019-06-08 06:42:02,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-06-08 06:42:02,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9292/v2/images/ddac9f35-96e7-4328-9e4a-4c1ca771f1e1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3a224b5afbbc087d456a9d3760a16f2fca86752e" 2019-06-08 06:42:04,165 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 06:42:04 GMT X-Openstack-Request-Id: req-e6b12119-618b-42cc-b2b5-ab0c5c83fd6f 2019-06-08 06:42:04,165 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 06:42:04,165 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.46:9292/v2/images/ddac9f35-96e7-4328-9e4a-4c1ca771f1e1 used request id req-e6b12119-618b-42cc-b2b5-ab0c5c83fd6f 2019-06-08 06:42:04,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.51183605194s 2019-06-08 06:42:04,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-08 06:42:04,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c2d1369588e9a66e240fabe05d04d5d370023d0f" 2019-06-08 06:42:04,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 365 Content-Type: application/json Date: Sat, 08 Jun 2019 06:42: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-4c22c71b-e072-43dc-9830-4c2466cfdac5 x-openstack-request-id: req-4c22c71b-e072-43dc-9830-4c2466cfdac5 2019-06-08 06:42:04,386 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "refstack_defcore-flavor_6a499f1e-6fc6-4e5e-8990-247bafcd27aa", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/31e4f0a6-7a3e-4b2a-b7df-faaa0361fe40", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/31e4f0a6-7a3e-4b2a-b7df-faaa0361fe40", "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": "31e4f0a6-7a3e-4b2a-b7df-faaa0361fe40"}, {"name": "refstack_defcore-flavor_alt_6a499f1e-6fc6-4e5e-8990-247bafcd27aa", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/7af04622-6ac0-42d1-b610-81f6ab632955", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/7af04622-6ac0-42d1-b610-81f6ab632955", "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": "7af04622-6ac0-42d1-b610-81f6ab632955"}]} 2019-06-08 06:42:04,386 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None used request id req-4c22c71b-e072-43dc-9830-4c2466cfdac5 2019-06-08 06:42:04,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.215034008026s 2019-06-08 06:42:04,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-06-08 06:42:04,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:8774/v2.1/flavors/7af04622-6ac0-42d1-b610-81f6ab632955 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c2d1369588e9a66e240fabe05d04d5d370023d0f" 2019-06-08 06:42:04,421 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 08 Jun 2019 06:42:04 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e1a0431b-a096-4cf7-b79c-519a5e3b4b38 x-openstack-request-id: req-e1a0431b-a096-4cf7-b79c-519a5e3b4b38 2019-06-08 06:42:04,421 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.46:8774/v2.1/flavors/7af04622-6ac0-42d1-b610-81f6ab632955 used request id req-e1a0431b-a096-4cf7-b79c-519a5e3b4b38 2019-06-08 06:42:04,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0326340198517s 2019-06-08 06:42:04,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-06-08 06:42:04,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:9696/v2.0/routers/b751d2a6-2d70-4edb-8aad-0db2408bc316/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3a224b5afbbc087d456a9d3760a16f2fca86752e" -d '{"subnet_id": "01104fbc-0c4e-448a-9fcb-aa9493cdd8b3"}' 2019-06-08 06:42:06,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 08 Jun 2019 06:42:06 GMT X-Openstack-Request-Id: req-c3342da0-9994-4ce4-8f43-f8acfd01a6e1 2019-06-08 06:42:06,696 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "b1381fac-216f-4ccc-b57c-c892b5762028", "tenant_id": "d78a06a483c34e1b8a594af0ea74fb07", "subnet_id": "01104fbc-0c4e-448a-9fcb-aa9493cdd8b3", "subnet_ids": ["01104fbc-0c4e-448a-9fcb-aa9493cdd8b3"], "port_id": "135bc79d-a078-4388-8ade-72b207b38db9", "id": "b751d2a6-2d70-4edb-8aad-0db2408bc316"} 2019-06-08 06:42:06,697 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.46:9696/v2.0/routers/b751d2a6-2d70-4edb-8aad-0db2408bc316/remove_router_interface.json used request id req-c3342da0-9994-4ce4-8f43-f8acfd01a6e1 2019-06-08 06:42:06,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.27497601509s 2019-06-08 06:42:06,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-06-08 06:42:06,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3a224b5afbbc087d456a9d3760a16f2fca86752e" 2019-06-08 06:42:06,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1222 Content-Type: application/json Date: Sat, 08 Jun 2019 06:42:06 GMT X-Openstack-Request-Id: req-f86c5f35-99f5-4b1e-b233-fd170024bad5 2019-06-08 06:42:06,817 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a3d564af-8d87-4f4f-9680-f5a9465e0acc", "ip_address": "172.30.9.211"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d78a06a483c34e1b8a594af0ea74fb07", "created_at": "2019-06-08T06:35:46Z", "admin_state_up": true, "updated_at": "2019-06-08T06:42:05Z", "project_id": "d78a06a483c34e1b8a594af0ea74fb07", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "b751d2a6-2d70-4edb-8aad-0db2408bc316", "name": "refstack_defcore-router_6a499f1e-6fc6-4e5e-8990-247bafcd27aa"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "07ea00007e044be39f0290f616c83aba", "created_at": "2019-06-08T06:02:04Z", "admin_state_up": true, "updated_at": "2019-06-08T06:02:04Z", "project_id": "07ea00007e044be39f0290f616c83aba", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "d11d2cfa-ebba-4487-a42d-f81ff7d1378a", "name": "tempest-pretest-check-842892652"}]} 2019-06-08 06:42:06,817 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/routers.json used request id req-f86c5f35-99f5-4b1e-b233-fd170024bad5 2019-06-08 06:42:06,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.119687080383s 2019-06-08 06:42:06,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-06-08 06:42:06,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/routers/b751d2a6-2d70-4edb-8aad-0db2408bc316.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3a224b5afbbc087d456a9d3760a16f2fca86752e" 2019-06-08 06:42:08,113 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 06:42:08 GMT X-Openstack-Request-Id: req-805b936e-1395-4a0a-a950-396f76ff9ea0 2019-06-08 06:42:08,113 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 06:42:08,113 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/routers/b751d2a6-2d70-4edb-8aad-0db2408bc316.json used request id req-805b936e-1395-4a0a-a950-396f76ff9ea0 2019-06-08 06:42:08,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.2948679924s 2019-06-08 06:42:08,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-06-08 06:42:08,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3a224b5afbbc087d456a9d3760a16f2fca86752e" 2019-06-08 06:42:08,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1334 Content-Type: application/json Date: Sat, 08 Jun 2019 06:42:08 GMT X-Openstack-Request-Id: req-9bb56d9e-8ac8-46c5-87aa-3895ea788506 2019-06-08 06:42:08,156 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-06-08T06:35:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"01104fbc-0c4e-448a-9fcb-aa9493cdd8b3","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"d78a06a483c34e1b8a594af0ea74fb07","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"refstack_defcore-subnet_6a499f1e-6fc6-4e5e-8990-247bafcd27aa","enable_dhcp":true,"segment_id":null,"network_id":"b1381fac-216f-4ccc-b57c-c892b5762028","tenant_id":"d78a06a483c34e1b8a594af0ea74fb07","created_at":"2019-06-08T06:35:45Z","ip_version":4},{"updated_at":"2019-06-08T05:48:01Z","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":"a3d564af-8d87-4f4f-9680-f5a9465e0acc","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"ae5008b7eba04bb8ab8b9bea870a005f","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:48:01Z","ip_version":4}]} 2019-06-08 06:42:08,156 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/subnets.json used request id req-9bb56d9e-8ac8-46c5-87aa-3895ea788506 2019-06-08 06:42:08,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0420000553131s 2019-06-08 06:42:08,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-06-08 06:42:08,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/subnets/01104fbc-0c4e-448a-9fcb-aa9493cdd8b3.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3a224b5afbbc087d456a9d3760a16f2fca86752e" 2019-06-08 06:42:09,257 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 06:42:09 GMT X-Openstack-Request-Id: req-5e5ff2ec-d98f-4060-aaf8-410ead5d2eaf 2019-06-08 06:42:09,257 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 06:42:09,257 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/subnets/01104fbc-0c4e-448a-9fcb-aa9493cdd8b3.json used request id req-5e5ff2ec-d98f-4060-aaf8-410ead5d2eaf 2019-06-08 06:42:09,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.09939694405s 2019-06-08 06:42:09,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 06:42:09,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3a224b5afbbc087d456a9d3760a16f2fca86752e" 2019-06-08 06:42:09,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1440 Content-Type: application/json Date: Sat, 08 Jun 2019 06:42:09 GMT X-Openstack-Request-Id: req-87553360-bed6-4f3a-abb0-7b697d6c510c 2019-06-08 06:42:09,361 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b1381fac-216f-4ccc-b57c-c892b5762028","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":49,"ipv4_address_scope":null,"shared":true,"project_id":"d78a06a483c34e1b8a594af0ea74fb07","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-08T06:42:09Z","qos_policy_id":null,"name":"refstack_defcore-net_6a499f1e-6fc6-4e5e-8990-247bafcd27aa","admin_state_up":true,"tenant_id":"d78a06a483c34e1b8a594af0ea74fb07","created_at":"2019-06-08T06:35:45Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T06:03:01Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","provider:network_type":"flat"}]} 2019-06-08 06:42:09,361 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-87553360-bed6-4f3a-abb0-7b697d6c510c 2019-06-08 06:42:09,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.103432178497s 2019-06-08 06:42:09,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-06-08 06:42:09,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/networks/b1381fac-216f-4ccc-b57c-c892b5762028.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3a224b5afbbc087d456a9d3760a16f2fca86752e" 2019-06-08 06:42:10,941 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 06:42:10 GMT X-Openstack-Request-Id: req-b89bfc48-2867-459d-8883-3f4c16ffc76c 2019-06-08 06:42:10,942 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 06:42:10,942 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/networks/b1381fac-216f-4ccc-b57c-c892b5762028.json used request id req-b89bfc48-2867-459d-8883-3f4c16ffc76c 2019-06-08 06:42:10,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.57971191406s 2019-06-08 06:42:10,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 06:42:10,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3a224b5afbbc087d456a9d3760a16f2fca86752e" 2019-06-08 06:42:10,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Sat, 08 Jun 2019 06:42:10 GMT X-Openstack-Request-Id: req-ef06a9d4-80eb-4042-ba6d-7509cc8a43d1 2019-06-08 06:42:10,971 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T06:35:51Z", "file": "/v2/images/f7398385-6d64-4f87-87d5-9d694c170728/file", "owner": "d78a06a483c34e1b8a594af0ea74fb07", "id": "f7398385-6d64-4f87-87d5-9d694c170728", "size": 12716032, "self": "/v2/images/f7398385-6d64-4f87-87d5-9d694c170728", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/f7398385-6d64-4f87-87d5-9d694c170728/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/f7398385-6d64-4f87-87d5-9d694c170728/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_6a499f1e-6fc6-4e5e-8990-247bafcd27aa", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_6a499f1e-6fc6-4e5e-8990-247bafcd27aa", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-08T06:35:50Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 06:42:10,971 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-ef06a9d4-80eb-4042-ba6d-7509cc8a43d1 2019-06-08 06:42:10,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0248050689697s 2019-06-08 06:42:10,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-06-08 06:42:10,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9292/v2/images/f7398385-6d64-4f87-87d5-9d694c170728 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3a224b5afbbc087d456a9d3760a16f2fca86752e" 2019-06-08 06:42:12,189 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 06:42:12 GMT X-Openstack-Request-Id: req-c462a8da-2b7c-486c-b03c-e27d103aeb26 2019-06-08 06:42:12,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-06-08 06:42:12,190 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.46:9292/v2/images/f7398385-6d64-4f87-87d5-9d694c170728 used request id req-c462a8da-2b7c-486c-b03c-e27d103aeb26 2019-06-08 06:42:12,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.21743083s 2019-06-08 06:42:12,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-08 06:42:12,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c2d1369588e9a66e240fabe05d04d5d370023d0f" 2019-06-08 06:42:12,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sat, 08 Jun 2019 06:42: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-6e4ea236-fa40-4e0a-bbdb-e963c3310f7b x-openstack-request-id: req-6e4ea236-fa40-4e0a-bbdb-e963c3310f7b 2019-06-08 06:42:12,218 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "refstack_defcore-flavor_6a499f1e-6fc6-4e5e-8990-247bafcd27aa", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/31e4f0a6-7a3e-4b2a-b7df-faaa0361fe40", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/31e4f0a6-7a3e-4b2a-b7df-faaa0361fe40", "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": "31e4f0a6-7a3e-4b2a-b7df-faaa0361fe40"}]} 2019-06-08 06:42:12,218 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None used request id req-6e4ea236-fa40-4e0a-bbdb-e963c3310f7b 2019-06-08 06:42:12,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0284309387207s 2019-06-08 06:42:12,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-06-08 06:42:12,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:8774/v2.1/flavors/31e4f0a6-7a3e-4b2a-b7df-faaa0361fe40 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c2d1369588e9a66e240fabe05d04d5d370023d0f" 2019-06-08 06:42:12,284 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 08 Jun 2019 06:42: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-15e28a12-46ac-4043-a68a-ebde6e0fffb3 x-openstack-request-id: req-15e28a12-46ac-4043-a68a-ebde6e0fffb3 2019-06-08 06:42:12,284 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.46:8774/v2.1/flavors/31e4f0a6-7a3e-4b2a-b7df-faaa0361fe40 used request id req-15e28a12-46ac-4043-a68a-ebde6e0fffb3 2019-06-08 06:42:12,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0637419223785s 2019-06-08 06:42:12,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-08 06:42:12,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c2d1369588e9a66e240fabe05d04d5d370023d0f" 2019-06-08 06:42:12,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Sat, 08 Jun 2019 06:42:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32c36c03-1bd4-465d-ade4-e148b904fd26 2019-06-08 06:42:12,583 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.46:5000/v3/users/05c218d902a14f40af3320874b7f92da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05c218d902a14f40af3320874b7f92da", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.46:5000/v3/users/1afacf49c7e14af3a957f3511567dacc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1afacf49c7e14af3a957f3511567dacc", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.46:5000/v3/users/1f2145adf73944a6ab8ed52e5753691b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f2145adf73944a6ab8ed52e5753691b", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.46:5000/v3/users/2593ee6f9317492f990d505d77da4779"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2593ee6f9317492f990d505d77da4779", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.46:5000/v3/users/31ebed201e7e4ca5b7ee604a2b787581"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31ebed201e7e4ca5b7ee604a2b787581", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.46:5000/v3/users/3a572b3053b54834a82afa40e099a5da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a572b3053b54834a82afa40e099a5da", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.46:5000/v3/users/4fee668be3a64363800d347187a88df5"}, "domain_id": "69a9710257d445c38da42b508afe5e4c", "enabled": true, "options": {}, "id": "4fee668be3a64363800d347187a88df5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.46:5000/v3/users/66f1e9993f8b480294a60e940341f520"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66f1e9993f8b480294a60e940341f520", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.46:5000/v3/users/93fe3f7601c54ac9ad051856c17f28bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93fe3f7601c54ac9ad051856c17f28bb", "email": "nova@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_6a499f1e-6fc6-4e5e-8990-247bafcd27aa", "links": {"self": "http://172.30.9.46:5000/v3/users/a089774cfd404851ade5788dbb04c08c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a089774cfd404851ade5788dbb04c08c", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.46:5000/v3/users/c236670886154d449269b72bd9c90b0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c236670886154d449269b72bd9c90b0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.46:5000/v3/users/c65b29de08754e65a44567b1f677176f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c65b29de08754e65a44567b1f677176f", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.46:5000/v3/users/d8dd3e6eec484d33b35e900b9699495d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8dd3e6eec484d33b35e900b9699495d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.46:5000/v3/users/dda03f8796ac431cadfc3fd8cb68b8e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dda03f8796ac431cadfc3fd8cb68b8e8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.46:5000/v3/users/fd79c31b868f4106baa6b4b6f650b664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd79c31b868f4106baa6b4b6f650b664", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.46:5000/v3/users", "previous": null, "next": null}} 2019-06-08 06:42:12,584 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/users used request id req-32c36c03-1bd4-465d-ade4-e148b904fd26 2019-06-08 06:42:12,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.299273967743s 2019-06-08 06:42:12,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-08 06:42:12,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/users/a089774cfd404851ade5788dbb04c08c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c2d1369588e9a66e240fabe05d04d5d370023d0f" 2019-06-08 06:42:12,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 230 Content-Type: application/json Date: Sat, 08 Jun 2019 06:42:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28536fe6-c1c6-4c2d-a198-3ebc9f36c437 2019-06-08 06:42:12,809 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "refstack_defcore-user_6a499f1e-6fc6-4e5e-8990-247bafcd27aa", "links": {"self": "http://172.30.9.46:5000/v3/users/a089774cfd404851ade5788dbb04c08c"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "a089774cfd404851ade5788dbb04c08c", "description": null}} 2019-06-08 06:42:12,809 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/users/a089774cfd404851ade5788dbb04c08c used request id req-28536fe6-c1c6-4c2d-a198-3ebc9f36c437 2019-06-08 06:42:12,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.220234870911s 2019-06-08 06:42:12,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-06-08 06:42:12,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:5000/v3/users/a089774cfd404851ade5788dbb04c08c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c2d1369588e9a66e240fabe05d04d5d370023d0f" 2019-06-08 06:42:13,133 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 06:42:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90c55027-980f-424e-a564-f216775a38d9 2019-06-08 06:42:13,133 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 06:42:13,134 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.46:5000/v3/users/a089774cfd404851ade5788dbb04c08c used request id req-90c55027-980f-424e-a564-f216775a38d9 2019-06-08 06:42:13,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.323939085007s 2019-06-08 06:42:13,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-08 06:42:13,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c2d1369588e9a66e240fabe05d04d5d370023d0f" 2019-06-08 06:42:13,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Sat, 08 Jun 2019 06:42:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba46592a-d091-4f64-8cdb-41faa0c6a5a8 2019-06-08 06:42:13,258 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.46:5000/v3/projects/3188c96ec01940fba81c35d45eb11133"}, "tags": [], "enabled": true, "id": "3188c96ec01940fba81c35d45eb11133", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f"}, "tags": [], "enabled": true, "id": "ae5008b7eba04bb8ab8b9bea870a005f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.46:5000/v3/projects/d78a06a483c34e1b8a594af0ea74fb07"}, "tags": [], "enabled": true, "id": "d78a06a483c34e1b8a594af0ea74fb07", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_6a499f1e-6fc6-4e5e-8990-247bafcd27aa"}]} 2019-06-08 06:42:13,258 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/projects used request id req-ba46592a-d091-4f64-8cdb-41faa0c6a5a8 2019-06-08 06:42:13,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.117985010147s 2019-06-08 06:42:13,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-06-08 06:42:13,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:5000/v3/projects/d78a06a483c34e1b8a594af0ea74fb07 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c2d1369588e9a66e240fabe05d04d5d370023d0f" 2019-06-08 06:42:13,503 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 06:42:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae710a86-0de9-48e0-a569-93758a2c3f1c 2019-06-08 06:42:13,503 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 06:42:13,503 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.46:5000/v3/projects/d78a06a483c34e1b8a594af0ea74fb07 used request id req-ae710a86-0de9-48e0-a569-93758a2c3f1c 2019-06-08 06:42:13,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.24059510231s 2019-06-08 06:42:13,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-08 06:42:13,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:9696/v2.0/security-groups.json?project_id=d78a06a483c34e1b8a594af0ea74fb07&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c2d1369588e9a66e240fabe05d04d5d370023d0f" 2019-06-08 06:42:13,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 08 Jun 2019 06:42:13 GMT X-Openstack-Request-Id: req-e606277b-2536-4fe4-8fea-3fe301ab5207 2019-06-08 06:42:13,742 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d78a06a483c34e1b8a594af0ea74fb07", "created_at": "2019-06-08T06:35:45Z", "updated_at": "2019-06-08T06:35:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T06:35:45Z", "revision_number": 0, "id": "810039b9-b76b-4bbc-a3f5-8b3006494a19", "remote_group_id": "534caedb-d879-4ff4-adea-a907dea11fc0", "remote_ip_prefix": null, "created_at": "2019-06-08T06:35:45Z", "security_group_id": "534caedb-d879-4ff4-adea-a907dea11fc0", "tenant_id": "d78a06a483c34e1b8a594af0ea74fb07", "port_range_min": null, "ethertype": "IPv4", "project_id": "d78a06a483c34e1b8a594af0ea74fb07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T06:35:45Z", "revision_number": 0, "id": "bd1e0f65-c6df-4efe-a04f-0f8c35542f06", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T06:35:45Z", "security_group_id": "534caedb-d879-4ff4-adea-a907dea11fc0", "tenant_id": "d78a06a483c34e1b8a594af0ea74fb07", "port_range_min": null, "ethertype": "IPv6", "project_id": "d78a06a483c34e1b8a594af0ea74fb07"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T06:35:45Z", "revision_number": 0, "id": "c1fa83e0-a12c-4ef1-8083-55a6d9705ff9", "remote_group_id": "534caedb-d879-4ff4-adea-a907dea11fc0", "remote_ip_prefix": null, "created_at": "2019-06-08T06:35:45Z", "security_group_id": "534caedb-d879-4ff4-adea-a907dea11fc0", "tenant_id": "d78a06a483c34e1b8a594af0ea74fb07", "port_range_min": null, "ethertype": "IPv6", "project_id": "d78a06a483c34e1b8a594af0ea74fb07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T06:35:45Z", "revision_number": 0, "id": "c26431ca-bfe0-44eb-946c-55f8988fcc79", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T06:35:45Z", "security_group_id": "534caedb-d879-4ff4-adea-a907dea11fc0", "tenant_id": "d78a06a483c34e1b8a594af0ea74fb07", "port_range_min": null, "ethertype": "IPv4", "project_id": "d78a06a483c34e1b8a594af0ea74fb07"}], "revision_number": 1, "project_id": "d78a06a483c34e1b8a594af0ea74fb07", "id": "534caedb-d879-4ff4-adea-a907dea11fc0", "name": "default"}]} 2019-06-08 06:42:13,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/security-groups.json?project_id=d78a06a483c34e1b8a594af0ea74fb07&name=default used request id req-e606277b-2536-4fe4-8fea-3fe301ab5207 2019-06-08 06:42:13,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.233212947845s 2019-06-08 06:42:13,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-08 06:42:13,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c2d1369588e9a66e240fabe05d04d5d370023d0f" 2019-06-08 06:42:13,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sat, 08 Jun 2019 06:42:13 GMT X-Openstack-Request-Id: req-cf12c7cb-620a-436d-92f6-f3ab8df5c652 2019-06-08 06:42:13,814 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3188c96ec01940fba81c35d45eb11133", "created_at": "2019-06-08T05:50:08Z", "updated_at": "2019-06-08T05:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "1a304197-6259-47fb-8799-aa407182630d", "remote_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv6", "project_id": "3188c96ec01940fba81c35d45eb11133"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "487196b0-2bde-45c0-8b45-f9fcd16601fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv4", "project_id": "3188c96ec01940fba81c35d45eb11133"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "abadd49a-1a8f-405f-ba47-7c59fe8b0d0f", "remote_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv4", "project_id": "3188c96ec01940fba81c35d45eb11133"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "d26daddf-2739-444d-991e-138b96ac2ac2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv6", "project_id": "3188c96ec01940fba81c35d45eb11133"}], "revision_number": 1, "project_id": "3188c96ec01940fba81c35d45eb11133", "id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "created_at": "2019-06-08T05:47:57Z", "updated_at": "2019-06-08T05:47:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "02da1104-56ed-4749-b003-90c4f8f656ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "a3f7c7ce-1565-464d-9c08-e39b080cdb6d", "remote_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "c5f47a68-2c8b-4de3-91dc-0a19312beb49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "d9877ee1-16fa-4f55-9b57-2bd861dcc4ea", "remote_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}], "revision_number": 1, "project_id": "ae5008b7eba04bb8ab8b9bea870a005f", "id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-06-08T05:50:09Z", "updated_at": "2019-06-08T05:50:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "41f1ce41-3b64-482a-87c5-0d0b11c6398f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "79dc58b0-b605-4504-9229-080d558ac4f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "81274cd5-6700-4e0f-8a2a-1f2e3420f4f3", "remote_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "dd1516ff-335a-4f12-a448-f096493076e7", "remote_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "48f2b38a-983e-4487-ab36-f87307c0130c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d78a06a483c34e1b8a594af0ea74fb07", "created_at": "2019-06-08T06:35:45Z", "updated_at": "2019-06-08T06:35:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T06:35:45Z", "revision_number": 0, "id": "810039b9-b76b-4bbc-a3f5-8b3006494a19", "remote_group_id": "534caedb-d879-4ff4-adea-a907dea11fc0", "remote_ip_prefix": null, "created_at": "2019-06-08T06:35:45Z", "security_group_id": "534caedb-d879-4ff4-adea-a907dea11fc0", "tenant_id": "d78a06a483c34e1b8a594af0ea74fb07", "port_range_min": null, "ethertype": "IPv4", "project_id": "d78a06a483c34e1b8a594af0ea74fb07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T06:35:45Z", "revision_number": 0, "id": "bd1e0f65-c6df-4efe-a04f-0f8c35542f06", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T06:35:45Z", "security_group_id": "534caedb-d879-4ff4-adea-a907dea11fc0", "tenant_id": "d78a06a483c34e1b8a594af0ea74fb07", "port_range_min": null, "ethertype": "IPv6", "project_id": "d78a06a483c34e1b8a594af0ea74fb07"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T06:35:45Z", "revision_number": 0, "id": "c1fa83e0-a12c-4ef1-8083-55a6d9705ff9", "remote_group_id": "534caedb-d879-4ff4-adea-a907dea11fc0", "remote_ip_prefix": null, "created_at": "2019-06-08T06:35:45Z", "security_group_id": "534caedb-d879-4ff4-adea-a907dea11fc0", "tenant_id": "d78a06a483c34e1b8a594af0ea74fb07", "port_range_min": null, "ethertype": "IPv6", "project_id": "d78a06a483c34e1b8a594af0ea74fb07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T06:35:45Z", "revision_number": 0, "id": "c26431ca-bfe0-44eb-946c-55f8988fcc79", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T06:35:45Z", "security_group_id": "534caedb-d879-4ff4-adea-a907dea11fc0", "tenant_id": "d78a06a483c34e1b8a594af0ea74fb07", "port_range_min": null, "ethertype": "IPv4", "project_id": "d78a06a483c34e1b8a594af0ea74fb07"}], "revision_number": 1, "project_id": "d78a06a483c34e1b8a594af0ea74fb07", "id": "534caedb-d879-4ff4-adea-a907dea11fc0", "name": "default"}]} 2019-06-08 06:42:13,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/security-groups.json used request id req-cf12c7cb-620a-436d-92f6-f3ab8df5c652 2019-06-08 06:42:13,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0670390129089s 2019-06-08 06:42:13,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-06-08 06:42:13,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/security-groups/534caedb-d879-4ff4-adea-a907dea11fc0.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c2d1369588e9a66e240fabe05d04d5d370023d0f" 2019-06-08 06:42:13,932 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 06:42:13 GMT X-Openstack-Request-Id: req-8ed9608b-6f50-4f6b-b629-bcfe23a21f04 2019-06-08 06:42:13,932 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 06:42:13,932 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/security-groups/534caedb-d879-4ff4-adea-a907dea11fc0.json used request id req-8ed9608b-6f50-4f6b-b629-bcfe23a21f04 2019-06-08 06:42:13,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.111059188843s 2019-06-08 06:42:13,932 - xtesting.ci.run_tests - ERROR - The test case 'refstack_defcore' failed. 2019-06-08 06:42:13,984 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_full'... 2019-06-08 06:42:14,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 06:42:14,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sat, 08 Jun 2019 06:42:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f896bb32-ce60-48af-97cc-2d6321a788a3 2019-06-08 06:42:14,033 - 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.46:5000/v3/", "rel": "self"}]}} 2019-06-08 06:42:14,033 - keystoneauth.session - DEBUG - GET call to http://172.30.9.46:5000/v3 used request id req-f896bb32-ce60-48af-97cc-2d6321a788a3 2019-06-08 06:42:14,033 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.46:5000/v3/auth/tokens 2019-06-08 06:42:14,439 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "d2be94ca10bc410d8e2df55ad673d32f", "name": "member"}, {"id": "e5096deb7bb54cdfaba406b083716814", "name": "admin"}, {"id": "20c52caa8815436598706c0044dd78ea", "name": "reader"}], "expires_at": "2019-06-08T07:42:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3188c96ec01940fba81c35d45eb11133", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "569429e3916a40609b1b095c350d4f40"}, {"url": "http://172.30.9.46:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f8c054a2af64f418c37ee7727690693"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b02dfb863f5a4bffb36851235754ef91"}], "type": "metric", "id": "04a04b69122f4f738931230cee29629a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699fd3a20c8d40938f47375515d56729"}, {"url": "http://172.30.9.46:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a29c25ed5bae42389e53743e2b2d4cc6"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2aa7441977c496197e3dd66db370091"}], "type": "image", "id": "1229db241b1e4199aa3477e6a5aaaaf3", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.25:8080/v1/AUTH_3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f18ac20553a423cb64c4c119b4996d7"}, {"url": "http://172.30.9.46:8080/v1/AUTH_3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9cb7095bfac44798c7fb7f9deeeb6c2"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5274ae5199a462fbdfc0fea51cec5a4"}], "type": "object-store", "id": "3937992c91de456ab652dcaface65051", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.46:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469fe8a62bab4dce8322074f2fcdb9b4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e66cd3f99f9447b491021e663455e8c8"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "faa6e36db7f04aaf89b1671b36545dd9"}], "type": "cloudformation", "id": "4475ac30861f4898a3b4a3f25d4c15a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "451296117b884380836bc65617a5acf5"}, {"url": "http://172.30.9.46:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3bf63cbaa4d40d8a7b3788a9ab9cf75"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8fcd63580f1428d9b345eecdbd48204"}], "type": "compute", "id": "55cb302de7b240e1a0963bcae70f4b34", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04b4a8c11b3f4bd1ab89c03a5aa9bd51"}, {"url": "http://172.30.9.46:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "489dc505b18c45b097be2b0ce43d310b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "768110a585514cb9a095e0ffab526da4"}], "type": "identity", "id": "6494ad775fb84e9891f5bc3015a60f48", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.46:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02cf21684702424ca6c0c65fbe598276"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a219343778574f9a89cf8eda09913c42"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3727342b4d045659e67915b25bea965"}], "type": "placement", "id": "6dd232e0a9944d6f8afacd7b59c2bb55", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f4e281ad8cd4aaba41477f8f55544b4"}, {"url": "http://172.30.9.46:8776/v2/3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f80c73c49c6480dba7d5f4b80e4a948"}, {"url": "http://192.30.9.6:8776/v2/3188c96ec01940fba81c35d45eb11133", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c209dd66f03a44bd9424eb1cad43b57c"}], "type": "volumev2", "id": "7c5d79a9253b44f1afeea36304180784", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c9a71230b064918baa5ec4ab83144c8"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d7c07f63f584a70a7df59e46b53c425"}, {"url": "http://172.30.9.46:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a67b17f9d1f45acb1b7213e75ed7276"}], "type": "event", "id": "84c44c0613f94bf8bbb2e05ff2f89471", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/3188c96ec01940fba81c35d45eb11133", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "775bcb67ac30456cb720438594a475e1"}, {"url": "http://192.30.9.6:8776/v3/3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2c0df4ad6a14557a0e2b97bfa52019f"}, {"url": "http://172.30.9.46:8776/v3/3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ef016b34aa45a7ba522cfecbfec6eb"}], "type": "volumev3", "id": "8b8641e49b5f486a864b0b857a0e9a73", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "121402a262894e60b2dd90a4c91ddfc4"}, {"url": "http://192.30.9.6:8004/v1/3188c96ec01940fba81c35d45eb11133", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "843fd802e471465f9929116059937b0b"}, {"url": "http://172.30.9.46:8004/v1/3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b71667e57ac348d19ee51701c2492bc8"}], "type": "orchestration", "id": "910666d0b44e43dda71799578f2fb207", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.46:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d50b2697934e5aa702ab2b26a44279"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0eb6565be3e44b382acfbe153b647bf"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0ee7731b0a344dd95394ec40456c966"}], "type": "network", "id": "96d169df5f3246498ebfd684c882081c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.46:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6207f5501c4d439cb61786bf4936a152"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de1dcf61d9e44a7aa8f94ba8c4cf9375"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc2fab36e3514270a85a06afe9ff1894"}], "type": "alarming", "id": "96f5a2d27e6f427cbd0f869917a8dd5d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "bf0bc5911f744db0865b88b9285e5dc1", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fd79c31b868f4106baa6b4b6f650b664"}, "audit_ids": ["80kbzaiUQdaSZqJqDai4xw"], "issued_at": "2019-06-08T06:42:14.000000Z"}} 2019-06-08 06:42:14,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 06:42:14,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4df06189c17f05166f14e9424cf279bdfb157215" 2019-06-08 06:42:14,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 08 Jun 2019 06:42:14 GMT X-Openstack-Request-Id: req-9adff309-a0bd-44a1-a874-cb85e135b910 2019-06-08 06:42:14,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":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T06:03:01Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","provider:network_type":"flat"}]} 2019-06-08 06:42:14,797 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json?router%3Aexternal=True used request id req-9adff309-a0bd-44a1-a874-cb85e135b910 2019-06-08 06:42:14,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.355724811554s 2019-06-08 06:42:14,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 06:42:14,809 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 08 Jun 2019 06:42:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29601e72-7d25-44a9-b77c-788bc284f327 2019-06-08 06:42:14,809 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 06:42:14,810 - keystoneauth.session - DEBUG - GET call to http://172.30.9.46:5000/ used request id req-29601e72-7d25-44a9-b77c-788bc284f327 2019-06-08 06:42:14,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-08 06:42:14,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4df06189c17f05166f14e9424cf279bdfb157215" 2019-06-08 06:42:14,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 08 Jun 2019 06:42:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-770d6a28-dede-446e-8170-85efced0c197 2019-06-08 06:42:14,963 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.46:5000/v3/domains/69a9710257d445c38da42b508afe5e4c"}, "tags": [], "enabled": true, "id": "69a9710257d445c38da42b508afe5e4c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.46:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.46:5000/v3/domains", "previous": null, "next": null}} 2019-06-08 06:42:14,963 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/domains used request id req-770d6a28-dede-446e-8170-85efced0c197 2019-06-08 06:42:14,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.152474880219s 2019-06-08 06:42:14,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-06-08 06:42:14,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4df06189c17f05166f14e9424cf279bdfb157215" -d '{"project": {"description": "Created by OPNFV Functest: tempest_full", "enabled": true, "domain_id": "default", "name": "tempest_full-project_07fa5e39-1c39-45af-a375-2559a9192e23"}}' 2019-06-08 06:42:15,154 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 370 Content-Type: application/json Date: Sat, 08 Jun 2019 06:42:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a4751aa-1148-4535-9ddd-f5abd7169419 2019-06-08 06:42:15,154 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.46:5000/v3/projects/65c6716e83b946459ba1b42e05f6a420"}, "tags": [], "enabled": true, "id": "65c6716e83b946459ba1b42e05f6a420", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_07fa5e39-1c39-45af-a375-2559a9192e23"}} 2019-06-08 06:42:15,154 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.46:5000/v3/projects used request id req-1a4751aa-1148-4535-9ddd-f5abd7169419 2019-06-08 06:42:15,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.184817790985s 2019-06-08 06:42:15,155 - 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'65c6716e83b946459ba1b42e05f6a420', '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_07fa5e39-1c39-45af-a375-2559a9192e23'}) 2019-06-08 06:42:15,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-06-08 06:42:15,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4df06189c17f05166f14e9424cf279bdfb157215" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "HKAigywrzvXQTprFd2CPY0MxoRdHsj", "email": null, "name": "tempest_full-user_07fa5e39-1c39-45af-a375-2559a9192e23"}}' 2019-06-08 06:42:15,633 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 327 Content-Type: application/json Date: Sat, 08 Jun 2019 06:42:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd502a83-64a7-4d47-a4e3-261af1154911 2019-06-08 06:42:15,633 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_full-user_07fa5e39-1c39-45af-a375-2559a9192e23", "links": {"self": "http://172.30.9.46:5000/v3/users/8e75ac9bf8af48dfba13a3ea5bf74259"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8e75ac9bf8af48dfba13a3ea5bf74259", "domain_id": "default", "password_expires_at": null}} 2019-06-08 06:42:15,633 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.46:5000/v3/users used request id req-bd502a83-64a7-4d47-a4e3-261af1154911 2019-06-08 06:42:15,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.471312999725s 2019-06-08 06:42:15,634 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'8e75ac9bf8af48dfba13a3ea5bf74259', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_full-user_07fa5e39-1c39-45af-a375-2559a9192e23'}) 2019-06-08 06:42:15,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 06:42:15,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4df06189c17f05166f14e9424cf279bdfb157215" 2019-06-08 06:42:15,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 06:42:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d518ff1-f251-4bd9-b43f-c46b5d5fbda6 2019-06-08 06:42:15,762 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 06:42:15,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-9d518ff1-f251-4bd9-b43f-c46b5d5fbda6 2019-06-08 06:42:15,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.124848842621s 2019-06-08 06:42:15,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 06:42:15,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4df06189c17f05166f14e9424cf279bdfb157215" 2019-06-08 06:42:15,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 06:42:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bd78f1e-ead3-4ef6-b247-b5186a03aa9d 2019-06-08 06:42:15,974 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 06:42:15,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-3bd78f1e-ead3-4ef6-b247-b5186a03aa9d 2019-06-08 06:42:15,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.206615209579s 2019-06-08 06:42:15,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 06:42:15,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4df06189c17f05166f14e9424cf279bdfb157215" 2019-06-08 06:42:16,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 06:42:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d81eba8-f7f0-4031-8e63-09db3a293679 2019-06-08 06:42:16,137 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 06:42:16,138 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-8d81eba8-f7f0-4031-8e63-09db3a293679 2019-06-08 06:42:16,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.158823013306s 2019-06-08 06:42:16,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-08 06:42:16,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4df06189c17f05166f14e9424cf279bdfb157215" 2019-06-08 06:42:16,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 149 Content-Type: application/json Date: Sat, 08 Jun 2019 06:42:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d1f7057-bdcf-4f01-8da2-f3fde539dea6 2019-06-08 06:42:16,334 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.46:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-08 06:42:16,334 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/domains/default used request id req-4d1f7057-bdcf-4f01-8da2-f3fde539dea6 2019-06-08 06:42:16,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.191601037979s 2019-06-08 06:42:16,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-08 06:42:16,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4df06189c17f05166f14e9424cf279bdfb157215" 2019-06-08 06:42:16,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Sat, 08 Jun 2019 06:42:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0d0c63d-f9c9-4e0c-9e12-232152858c23 2019-06-08 06:42:16,563 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.46:5000/v3/users/05c218d902a14f40af3320874b7f92da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05c218d902a14f40af3320874b7f92da", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.46:5000/v3/users/1afacf49c7e14af3a957f3511567dacc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1afacf49c7e14af3a957f3511567dacc", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.46:5000/v3/users/1f2145adf73944a6ab8ed52e5753691b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f2145adf73944a6ab8ed52e5753691b", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.46:5000/v3/users/2593ee6f9317492f990d505d77da4779"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2593ee6f9317492f990d505d77da4779", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.46:5000/v3/users/31ebed201e7e4ca5b7ee604a2b787581"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31ebed201e7e4ca5b7ee604a2b787581", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.46:5000/v3/users/3a572b3053b54834a82afa40e099a5da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a572b3053b54834a82afa40e099a5da", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.46:5000/v3/users/4fee668be3a64363800d347187a88df5"}, "domain_id": "69a9710257d445c38da42b508afe5e4c", "enabled": true, "options": {}, "id": "4fee668be3a64363800d347187a88df5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.46:5000/v3/users/66f1e9993f8b480294a60e940341f520"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66f1e9993f8b480294a60e940341f520", "email": "heat@localhost", "password_expires_at": null}, {"name": "tempest_full-user_07fa5e39-1c39-45af-a375-2559a9192e23", "links": {"self": "http://172.30.9.46:5000/v3/users/8e75ac9bf8af48dfba13a3ea5bf74259"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8e75ac9bf8af48dfba13a3ea5bf74259", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.46:5000/v3/users/93fe3f7601c54ac9ad051856c17f28bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93fe3f7601c54ac9ad051856c17f28bb", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.46:5000/v3/users/c236670886154d449269b72bd9c90b0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c236670886154d449269b72bd9c90b0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.46:5000/v3/users/c65b29de08754e65a44567b1f677176f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c65b29de08754e65a44567b1f677176f", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.46:5000/v3/users/d8dd3e6eec484d33b35e900b9699495d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8dd3e6eec484d33b35e900b9699495d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.46:5000/v3/users/dda03f8796ac431cadfc3fd8cb68b8e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dda03f8796ac431cadfc3fd8cb68b8e8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.46:5000/v3/users/fd79c31b868f4106baa6b4b6f650b664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd79c31b868f4106baa6b4b6f650b664", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.46:5000/v3/users", "previous": null, "next": null}} 2019-06-08 06:42:16,563 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/users used request id req-e0d0c63d-f9c9-4e0c-9e12-232152858c23 2019-06-08 06:42:16,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.227740049362s 2019-06-08 06:42:16,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-08 06:42:16,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4df06189c17f05166f14e9424cf279bdfb157215" 2019-06-08 06:42:16,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sat, 08 Jun 2019 06:42:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aac9ce91-1082-4b3d-83bb-b4f80103d4e1 2019-06-08 06:42:16,687 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.46:5000/v3/projects/3188c96ec01940fba81c35d45eb11133"}, "tags": [], "enabled": true, "id": "3188c96ec01940fba81c35d45eb11133", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f"}, "tags": [], "enabled": true, "id": "ae5008b7eba04bb8ab8b9bea870a005f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.46:5000/v3/projects/65c6716e83b946459ba1b42e05f6a420"}, "tags": [], "enabled": true, "id": "65c6716e83b946459ba1b42e05f6a420", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_07fa5e39-1c39-45af-a375-2559a9192e23"}]} 2019-06-08 06:42:16,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/projects?domain_id=default used request id req-aac9ce91-1082-4b3d-83bb-b4f80103d4e1 2019-06-08 06:42:16,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.113989830017s 2019-06-08 06:42:16,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-08 06:42:16,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/role_assignments?user.id=8e75ac9bf8af48dfba13a3ea5bf74259&role.id=d2be94ca10bc410d8e2df55ad673d32f&scope.project.id=65c6716e83b946459ba1b42e05f6a420" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4df06189c17f05166f14e9424cf279bdfb157215" 2019-06-08 06:42:16,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sat, 08 Jun 2019 06:42:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0419188b-aad8-4cbd-b1f6-c4d3eda4a40b 2019-06-08 06:42:16,809 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.46:5000/v3/role_assignments?user.id=8e75ac9bf8af48dfba13a3ea5bf74259&role.id=d2be94ca10bc410d8e2df55ad673d32f&scope.project.id=65c6716e83b946459ba1b42e05f6a420", "previous": null, "next": null}} 2019-06-08 06:42:16,810 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/role_assignments?user.id=8e75ac9bf8af48dfba13a3ea5bf74259&role.id=d2be94ca10bc410d8e2df55ad673d32f&scope.project.id=65c6716e83b946459ba1b42e05f6a420 used request id req-0419188b-aad8-4cbd-b1f6-c4d3eda4a40b 2019-06-08 06:42:16,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.115341186523s 2019-06-08 06:42:16,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-06-08 06:42:16,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:5000/v3/projects/65c6716e83b946459ba1b42e05f6a420/users/8e75ac9bf8af48dfba13a3ea5bf74259/roles/d2be94ca10bc410d8e2df55ad673d32f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4df06189c17f05166f14e9424cf279bdfb157215" 2019-06-08 06:42:17,048 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 06:42:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6024fad9-6a15-4241-bc92-7f2ea73bfbfc 2019-06-08 06:42:17,048 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 06:42:17,048 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.46:5000/v3/projects/65c6716e83b946459ba1b42e05f6a420/users/8e75ac9bf8af48dfba13a3ea5bf74259/roles/d2be94ca10bc410d8e2df55ad673d32f used request id req-6024fad9-6a15-4241-bc92-7f2ea73bfbfc 2019-06-08 06:42:17,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.235345125198s 2019-06-08 06:42:17,049 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_full-project_07fa5e39-1c39-45af-a375-2559a9192e23', 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'65c6716e83b946459ba1b42e05f6a420', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'HKAigywrzvXQTprFd2CPY0MxoRdHsj', 'username': u'tempest_full-user_07fa5e39-1c39-45af-a375-2559a9192e23', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.46:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-06-08 06:42:17,052 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_full-user_07fa5e39-1c39-45af-a375-2559a9192e23', 'password': 'HKAigywrzvXQTprFd2CPY0MxoRdHsj', 'project_name': 'tempest_full-project_07fa5e39-1c39-45af-a375-2559a9192e23', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.46:5000/v3', 'project_id': '65c6716e83b946459ba1b42e05f6a420', 'project_domain_name': 'Default'} 2019-06-08 06:42:17,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 06:42:17,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4df06189c17f05166f14e9424cf279bdfb157215" 2019-06-08 06:42:17,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 06:42:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94cedee8-7fc9-41d9-a79b-3c002dbf94e4 2019-06-08 06:42:17,172 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 06:42:17,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-94cedee8-7fc9-41d9-a79b-3c002dbf94e4 2019-06-08 06:42:17,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.116498947144s 2019-06-08 06:42:17,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 06:42:17,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4df06189c17f05166f14e9424cf279bdfb157215" 2019-06-08 06:42:17,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 06:42:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-beee5a88-dcc6-41aa-a211-291fdedafdc5 2019-06-08 06:42:17,291 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 06:42:17,291 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-beee5a88-dcc6-41aa-a211-291fdedafdc5 2019-06-08 06:42:17,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.11434006691s 2019-06-08 06:42:17,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-08 06:42:17,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4df06189c17f05166f14e9424cf279bdfb157215" 2019-06-08 06:42:17,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 149 Content-Type: application/json Date: Sat, 08 Jun 2019 06:42:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56a91b17-a1f6-4c75-8081-752c68c6e67b 2019-06-08 06:42:17,405 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.46:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-08 06:42:17,405 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/domains/default used request id req-56a91b17-a1f6-4c75-8081-752c68c6e67b 2019-06-08 06:42:17,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.109375s 2019-06-08 06:42:17,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-08 06:42:17,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4df06189c17f05166f14e9424cf279bdfb157215" 2019-06-08 06:42:17,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Sat, 08 Jun 2019 06:42:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8452e8c2-ca99-48c8-85d9-31acdced88a0 2019-06-08 06:42:17,547 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.46:5000/v3/users/05c218d902a14f40af3320874b7f92da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05c218d902a14f40af3320874b7f92da", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.46:5000/v3/users/1afacf49c7e14af3a957f3511567dacc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1afacf49c7e14af3a957f3511567dacc", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.46:5000/v3/users/1f2145adf73944a6ab8ed52e5753691b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f2145adf73944a6ab8ed52e5753691b", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.46:5000/v3/users/2593ee6f9317492f990d505d77da4779"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2593ee6f9317492f990d505d77da4779", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.46:5000/v3/users/31ebed201e7e4ca5b7ee604a2b787581"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31ebed201e7e4ca5b7ee604a2b787581", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.46:5000/v3/users/3a572b3053b54834a82afa40e099a5da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a572b3053b54834a82afa40e099a5da", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.46:5000/v3/users/4fee668be3a64363800d347187a88df5"}, "domain_id": "69a9710257d445c38da42b508afe5e4c", "enabled": true, "options": {}, "id": "4fee668be3a64363800d347187a88df5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.46:5000/v3/users/66f1e9993f8b480294a60e940341f520"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66f1e9993f8b480294a60e940341f520", "email": "heat@localhost", "password_expires_at": null}, {"name": "tempest_full-user_07fa5e39-1c39-45af-a375-2559a9192e23", "links": {"self": "http://172.30.9.46:5000/v3/users/8e75ac9bf8af48dfba13a3ea5bf74259"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8e75ac9bf8af48dfba13a3ea5bf74259", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.46:5000/v3/users/93fe3f7601c54ac9ad051856c17f28bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93fe3f7601c54ac9ad051856c17f28bb", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.46:5000/v3/users/c236670886154d449269b72bd9c90b0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c236670886154d449269b72bd9c90b0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.46:5000/v3/users/c65b29de08754e65a44567b1f677176f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c65b29de08754e65a44567b1f677176f", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.46:5000/v3/users/d8dd3e6eec484d33b35e900b9699495d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8dd3e6eec484d33b35e900b9699495d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.46:5000/v3/users/dda03f8796ac431cadfc3fd8cb68b8e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dda03f8796ac431cadfc3fd8cb68b8e8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.46:5000/v3/users/fd79c31b868f4106baa6b4b6f650b664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd79c31b868f4106baa6b4b6f650b664", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.46:5000/v3/users", "previous": null, "next": null}} 2019-06-08 06:42:17,547 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/users used request id req-8452e8c2-ca99-48c8-85d9-31acdced88a0 2019-06-08 06:42:17,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.140666007996s 2019-06-08 06:42:17,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-08 06:42:17,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4df06189c17f05166f14e9424cf279bdfb157215" 2019-06-08 06:42:17,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sat, 08 Jun 2019 06:42:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-769d8174-b6f4-48f8-8857-dd4e2259d398 2019-06-08 06:42:17,669 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.46:5000/v3/projects/3188c96ec01940fba81c35d45eb11133"}, "tags": [], "enabled": true, "id": "3188c96ec01940fba81c35d45eb11133", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f"}, "tags": [], "enabled": true, "id": "ae5008b7eba04bb8ab8b9bea870a005f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.46:5000/v3/projects/65c6716e83b946459ba1b42e05f6a420"}, "tags": [], "enabled": true, "id": "65c6716e83b946459ba1b42e05f6a420", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_07fa5e39-1c39-45af-a375-2559a9192e23"}]} 2019-06-08 06:42:17,669 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/projects?domain_id=default used request id req-769d8174-b6f4-48f8-8857-dd4e2259d398 2019-06-08 06:42:17,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.111005067825s 2019-06-08 06:42:17,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-08 06:42:17,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/role_assignments?user.id=8e75ac9bf8af48dfba13a3ea5bf74259&role.id=e5096deb7bb54cdfaba406b083716814&scope.project.id=65c6716e83b946459ba1b42e05f6a420" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4df06189c17f05166f14e9424cf279bdfb157215" 2019-06-08 06:42:17,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 209 Content-Type: application/json Date: Sat, 08 Jun 2019 06:42:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-557da6d6-18e0-4c2b-b5ec-55c83e182c91 2019-06-08 06:42:17,793 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.46:5000/v3/role_assignments?user.id=8e75ac9bf8af48dfba13a3ea5bf74259&role.id=e5096deb7bb54cdfaba406b083716814&scope.project.id=65c6716e83b946459ba1b42e05f6a420", "previous": null, "next": null}} 2019-06-08 06:42:17,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/role_assignments?user.id=8e75ac9bf8af48dfba13a3ea5bf74259&role.id=e5096deb7bb54cdfaba406b083716814&scope.project.id=65c6716e83b946459ba1b42e05f6a420 used request id req-557da6d6-18e0-4c2b-b5ec-55c83e182c91 2019-06-08 06:42:17,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.116622924805s 2019-06-08 06:42:17,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-06-08 06:42:17,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:5000/v3/projects/65c6716e83b946459ba1b42e05f6a420/users/8e75ac9bf8af48dfba13a3ea5bf74259/roles/e5096deb7bb54cdfaba406b083716814 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4df06189c17f05166f14e9424cf279bdfb157215" 2019-06-08 06:42:17,940 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 06:42:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06b3f67e-6666-4fcf-8780-a6829ea54052 2019-06-08 06:42:17,941 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 06:42:17,941 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.46:5000/v3/projects/65c6716e83b946459ba1b42e05f6a420/users/8e75ac9bf8af48dfba13a3ea5bf74259/roles/e5096deb7bb54cdfaba406b083716814 used request id req-06b3f67e-6666-4fcf-8780-a6829ea54052 2019-06-08 06:42:17,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.143411874771s 2019-06-08 06:42:17,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 06:42:17,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4df06189c17f05166f14e9424cf279bdfb157215" 2019-06-08 06:42:18,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 06:42:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a322bce8-064f-41b4-b4d3-0baa8c892dee 2019-06-08 06:42:18,061 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 06:42:18,061 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-a322bce8-064f-41b4-b4d3-0baa8c892dee 2019-06-08 06:42:18,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.116579055786s 2019-06-08 06:42:18,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-08 06:42:18,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4df06189c17f05166f14e9424cf279bdfb157215" 2019-06-08 06:42:18,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 149 Content-Type: application/json Date: Sat, 08 Jun 2019 06:42:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25192f43-3df6-43af-b091-221244f55127 2019-06-08 06:42:18,248 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.46:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-08 06:42:18,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/domains/default used request id req-25192f43-3df6-43af-b091-221244f55127 2019-06-08 06:42:18,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.182167053223s 2019-06-08 06:42:18,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-08 06:42:18,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4df06189c17f05166f14e9424cf279bdfb157215" 2019-06-08 06:42:18,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Sat, 08 Jun 2019 06:42:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5baa683c-0aa2-4db6-b250-3f0ec80c17ab 2019-06-08 06:42:18,467 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.46:5000/v3/users/05c218d902a14f40af3320874b7f92da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05c218d902a14f40af3320874b7f92da", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.46:5000/v3/users/1afacf49c7e14af3a957f3511567dacc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1afacf49c7e14af3a957f3511567dacc", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.46:5000/v3/users/1f2145adf73944a6ab8ed52e5753691b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f2145adf73944a6ab8ed52e5753691b", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.46:5000/v3/users/2593ee6f9317492f990d505d77da4779"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2593ee6f9317492f990d505d77da4779", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.46:5000/v3/users/31ebed201e7e4ca5b7ee604a2b787581"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31ebed201e7e4ca5b7ee604a2b787581", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.46:5000/v3/users/3a572b3053b54834a82afa40e099a5da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a572b3053b54834a82afa40e099a5da", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.46:5000/v3/users/4fee668be3a64363800d347187a88df5"}, "domain_id": "69a9710257d445c38da42b508afe5e4c", "enabled": true, "options": {}, "id": "4fee668be3a64363800d347187a88df5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.46:5000/v3/users/66f1e9993f8b480294a60e940341f520"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66f1e9993f8b480294a60e940341f520", "email": "heat@localhost", "password_expires_at": null}, {"name": "tempest_full-user_07fa5e39-1c39-45af-a375-2559a9192e23", "links": {"self": "http://172.30.9.46:5000/v3/users/8e75ac9bf8af48dfba13a3ea5bf74259"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8e75ac9bf8af48dfba13a3ea5bf74259", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.46:5000/v3/users/93fe3f7601c54ac9ad051856c17f28bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93fe3f7601c54ac9ad051856c17f28bb", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.46:5000/v3/users/c236670886154d449269b72bd9c90b0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c236670886154d449269b72bd9c90b0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.46:5000/v3/users/c65b29de08754e65a44567b1f677176f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c65b29de08754e65a44567b1f677176f", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.46:5000/v3/users/d8dd3e6eec484d33b35e900b9699495d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8dd3e6eec484d33b35e900b9699495d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.46:5000/v3/users/dda03f8796ac431cadfc3fd8cb68b8e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dda03f8796ac431cadfc3fd8cb68b8e8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.46:5000/v3/users/fd79c31b868f4106baa6b4b6f650b664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd79c31b868f4106baa6b4b6f650b664", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.46:5000/v3/users", "previous": null, "next": null}} 2019-06-08 06:42:18,467 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/users used request id req-5baa683c-0aa2-4db6-b250-3f0ec80c17ab 2019-06-08 06:42:18,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.217860937119s 2019-06-08 06:42:18,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-08 06:42:18,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/role_assignments?role.id=e5096deb7bb54cdfaba406b083716814&user.id=8e75ac9bf8af48dfba13a3ea5bf74259&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4df06189c17f05166f14e9424cf279bdfb157215" 2019-06-08 06:42:18,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 193 Content-Type: application/json Date: Sat, 08 Jun 2019 06:42:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09dee79f-698c-4d61-8f6f-c232123597db 2019-06-08 06:42:18,593 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.46:5000/v3/role_assignments?role.id=e5096deb7bb54cdfaba406b083716814&user.id=8e75ac9bf8af48dfba13a3ea5bf74259&scope.domain.id=default", "previous": null, "next": null}} 2019-06-08 06:42:18,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/role_assignments?role.id=e5096deb7bb54cdfaba406b083716814&user.id=8e75ac9bf8af48dfba13a3ea5bf74259&scope.domain.id=default used request id req-09dee79f-698c-4d61-8f6f-c232123597db 2019-06-08 06:42:18,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.115341901779s 2019-06-08 06:42:18,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-06-08 06:42:18,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:5000/v3/domains/default/users/8e75ac9bf8af48dfba13a3ea5bf74259/roles/e5096deb7bb54cdfaba406b083716814 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4df06189c17f05166f14e9424cf279bdfb157215" 2019-06-08 06:42:18,785 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 06:42:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb10d0c6-166f-4978-8f5d-c3a15f3ba900 2019-06-08 06:42:18,786 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 06:42:18,786 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.46:5000/v3/domains/default/users/8e75ac9bf8af48dfba13a3ea5bf74259/roles/e5096deb7bb54cdfaba406b083716814 used request id req-fb10d0c6-166f-4978-8f5d-c3a15f3ba900 2019-06-08 06:42:18,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.189272880554s 2019-06-08 06:42:18,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 06:42:18,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sat, 08 Jun 2019 06:42:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a34075a-3adf-4d40-a905-a335a0e4f8d8 2019-06-08 06:42:18,796 - 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.46:5000/v3/", "rel": "self"}]}} 2019-06-08 06:42:18,797 - keystoneauth.session - DEBUG - GET call to http://172.30.9.46:5000/v3 used request id req-3a34075a-3adf-4d40-a905-a335a0e4f8d8 2019-06-08 06:42:18,797 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.46:5000/v3/auth/tokens 2019-06-08 06:42:19,202 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d2be94ca10bc410d8e2df55ad673d32f", "name": "member"}, {"id": "e5096deb7bb54cdfaba406b083716814", "name": "admin"}, {"id": "20c52caa8815436598706c0044dd78ea", "name": "reader"}], "expires_at": "2019-06-08T07:42:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65c6716e83b946459ba1b42e05f6a420", "name": "tempest_full-project_07fa5e39-1c39-45af-a375-2559a9192e23"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "569429e3916a40609b1b095c350d4f40"}, {"url": "http://172.30.9.46:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f8c054a2af64f418c37ee7727690693"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b02dfb863f5a4bffb36851235754ef91"}], "type": "metric", "id": "04a04b69122f4f738931230cee29629a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699fd3a20c8d40938f47375515d56729"}, {"url": "http://172.30.9.46:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a29c25ed5bae42389e53743e2b2d4cc6"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2aa7441977c496197e3dd66db370091"}], "type": "image", "id": "1229db241b1e4199aa3477e6a5aaaaf3", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.25:8080/v1/AUTH_65c6716e83b946459ba1b42e05f6a420", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f18ac20553a423cb64c4c119b4996d7"}, {"url": "http://172.30.9.46:8080/v1/AUTH_65c6716e83b946459ba1b42e05f6a420", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9cb7095bfac44798c7fb7f9deeeb6c2"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5274ae5199a462fbdfc0fea51cec5a4"}], "type": "object-store", "id": "3937992c91de456ab652dcaface65051", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.46:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469fe8a62bab4dce8322074f2fcdb9b4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e66cd3f99f9447b491021e663455e8c8"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "faa6e36db7f04aaf89b1671b36545dd9"}], "type": "cloudformation", "id": "4475ac30861f4898a3b4a3f25d4c15a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "451296117b884380836bc65617a5acf5"}, {"url": "http://172.30.9.46:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3bf63cbaa4d40d8a7b3788a9ab9cf75"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8fcd63580f1428d9b345eecdbd48204"}], "type": "compute", "id": "55cb302de7b240e1a0963bcae70f4b34", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04b4a8c11b3f4bd1ab89c03a5aa9bd51"}, {"url": "http://172.30.9.46:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "489dc505b18c45b097be2b0ce43d310b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "768110a585514cb9a095e0ffab526da4"}], "type": "identity", "id": "6494ad775fb84e9891f5bc3015a60f48", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.46:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02cf21684702424ca6c0c65fbe598276"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a219343778574f9a89cf8eda09913c42"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3727342b4d045659e67915b25bea965"}], "type": "placement", "id": "6dd232e0a9944d6f8afacd7b59c2bb55", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/65c6716e83b946459ba1b42e05f6a420", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f4e281ad8cd4aaba41477f8f55544b4"}, {"url": "http://172.30.9.46:8776/v2/65c6716e83b946459ba1b42e05f6a420", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f80c73c49c6480dba7d5f4b80e4a948"}, {"url": "http://192.30.9.6:8776/v2/65c6716e83b946459ba1b42e05f6a420", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c209dd66f03a44bd9424eb1cad43b57c"}], "type": "volumev2", "id": "7c5d79a9253b44f1afeea36304180784", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c9a71230b064918baa5ec4ab83144c8"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d7c07f63f584a70a7df59e46b53c425"}, {"url": "http://172.30.9.46:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a67b17f9d1f45acb1b7213e75ed7276"}], "type": "event", "id": "84c44c0613f94bf8bbb2e05ff2f89471", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/65c6716e83b946459ba1b42e05f6a420", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "775bcb67ac30456cb720438594a475e1"}, {"url": "http://192.30.9.6:8776/v3/65c6716e83b946459ba1b42e05f6a420", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2c0df4ad6a14557a0e2b97bfa52019f"}, {"url": "http://172.30.9.46:8776/v3/65c6716e83b946459ba1b42e05f6a420", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ef016b34aa45a7ba522cfecbfec6eb"}], "type": "volumev3", "id": "8b8641e49b5f486a864b0b857a0e9a73", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/65c6716e83b946459ba1b42e05f6a420", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "121402a262894e60b2dd90a4c91ddfc4"}, {"url": "http://192.30.9.6:8004/v1/65c6716e83b946459ba1b42e05f6a420", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "843fd802e471465f9929116059937b0b"}, {"url": "http://172.30.9.46:8004/v1/65c6716e83b946459ba1b42e05f6a420", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b71667e57ac348d19ee51701c2492bc8"}], "type": "orchestration", "id": "910666d0b44e43dda71799578f2fb207", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.46:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d50b2697934e5aa702ab2b26a44279"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0eb6565be3e44b382acfbe153b647bf"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0ee7731b0a344dd95394ec40456c966"}], "type": "network", "id": "96d169df5f3246498ebfd684c882081c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.46:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6207f5501c4d439cb61786bf4936a152"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de1dcf61d9e44a7aa8f94ba8c4cf9375"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc2fab36e3514270a85a06afe9ff1894"}], "type": "alarming", "id": "96f5a2d27e6f427cbd0f869917a8dd5d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "bf0bc5911f744db0865b88b9285e5dc1", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_full-user_07fa5e39-1c39-45af-a375-2559a9192e23", "id": "8e75ac9bf8af48dfba13a3ea5bf74259"}, "audit_ids": ["B09ceSVrSDigIaP23I2igQ"], "issued_at": "2019-06-08T06:42:19.000000Z"}} 2019-06-08 06:42:19,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-06-08 06:42:19,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b2f9e26afecd0622a239ebec4058681ef391593e" 2019-06-08 06:42:19,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sat, 08 Jun 2019 06:42:19 GMT X-Openstack-Request-Id: req-8d69c4c2-7b3f-4175-aafb-0974ac12a2dd 2019-06-08 06:42:19,476 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-06-08 06:42:19,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/extensions.json used request id req-8d69c4c2-7b3f-4175-aafb-0974ac12a2dd 2019-06-08 06:42:19,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.271073102951s 2019-06-08 06:42:19,487 - xtesting.ci.run_tests - INFO - Running test case 'tempest_full'... 2019-06-08 06:42:19,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-08 06:42:19,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4df06189c17f05166f14e9424cf279bdfb157215" 2019-06-08 06:42:19,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 08 Jun 2019 06:42:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca76c1f5-ada8-40b3-995d-c416db617327 2019-06-08 06:42:19,640 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.46:5000/v3/domains/69a9710257d445c38da42b508afe5e4c"}, "tags": [], "enabled": true, "id": "69a9710257d445c38da42b508afe5e4c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.46:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.46:5000/v3/domains", "previous": null, "next": null}} 2019-06-08 06:42:19,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/domains used request id req-ca76c1f5-ada8-40b3-995d-c416db617327 2019-06-08 06:42:19,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.153258085251s 2019-06-08 06:42:19,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-08 06:42:19,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4df06189c17f05166f14e9424cf279bdfb157215" 2019-06-08 06:42:19,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sat, 08 Jun 2019 06:42:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62f88bde-dffb-43cd-aec9-66e1af81931c 2019-06-08 06:42:19,804 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.46:5000/v3/projects/3188c96ec01940fba81c35d45eb11133"}, "tags": [], "enabled": true, "id": "3188c96ec01940fba81c35d45eb11133", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f"}, "tags": [], "enabled": true, "id": "ae5008b7eba04bb8ab8b9bea870a005f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.46:5000/v3/projects/65c6716e83b946459ba1b42e05f6a420"}, "tags": [], "enabled": true, "id": "65c6716e83b946459ba1b42e05f6a420", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_07fa5e39-1c39-45af-a375-2559a9192e23"}]} 2019-06-08 06:42:19,804 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/projects?domain_id=default used request id req-62f88bde-dffb-43cd-aec9-66e1af81931c 2019-06-08 06:42:19,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.156852006912s 2019-06-08 06:42:19,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-06-08 06:42:19,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4df06189c17f05166f14e9424cf279bdfb157215" -d '{"network": {"shared": true, "tenant_id": "65c6716e83b946459ba1b42e05f6a420", "name": "tempest_full-net_07fa5e39-1c39-45af-a375-2559a9192e23", "admin_state_up": true}}' 2019-06-08 06:42:20,182 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 725 Content-Type: application/json Date: Sat, 08 Jun 2019 06:42:20 GMT X-Openstack-Request-Id: req-ccf2ae38-d203-40bd-80f7-f74957854d56 2019-06-08 06:42:20,182 - 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":"ee63d97f-4f91-45dd-9c92-282ed091660c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":true,"project_id":"65c6716e83b946459ba1b42e05f6a420","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-08T06:42:20Z","is_default":false,"qos_policy_id":null,"name":"tempest_full-net_07fa5e39-1c39-45af-a375-2559a9192e23","admin_state_up":true,"tenant_id":"65c6716e83b946459ba1b42e05f6a420","created_at":"2019-06-08T06:42:19Z","mtu":1450}} 2019-06-08 06:42:20,183 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-ccf2ae38-d203-40bd-80f7-f74957854d56 2019-06-08 06:42:20,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.37618303299s 2019-06-08 06:42:20,183 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-06-08T06:42:20Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'ee63d97f-4f91-45dd-9c92-282ed091660c', u'provider:segmentation_id': 90, 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_07fa5e39-1c39-45af-a375-2559a9192e23', u'created_at': u'2019-06-08T06:42:19Z', u'mtu': 1450, u'tenant_id': u'65c6716e83b946459ba1b42e05f6a420', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'65c6716e83b946459ba1b42e05f6a420', u'l2_adjacency': True}) 2019-06-08 06:42:20,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 06:42:20,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b2f9e26afecd0622a239ebec4058681ef391593e" 2019-06-08 06:42:20,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1430 Content-Type: application/json Date: Sat, 08 Jun 2019 06:42:20 GMT X-Openstack-Request-Id: req-4c28a24f-bf8f-4345-a675-1a72f737e9d2 2019-06-08 06:42:20,274 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T06:03:01Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"ee63d97f-4f91-45dd-9c92-282ed091660c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":true,"project_id":"65c6716e83b946459ba1b42e05f6a420","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-08T06:42:20Z","qos_policy_id":null,"name":"tempest_full-net_07fa5e39-1c39-45af-a375-2559a9192e23","admin_state_up":true,"tenant_id":"65c6716e83b946459ba1b42e05f6a420","created_at":"2019-06-08T06:42:19Z","provider:network_type":"vxlan"}]} 2019-06-08 06:42:20,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-4c28a24f-bf8f-4345-a675-1a72f737e9d2 2019-06-08 06:42:20,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0904610157013s 2019-06-08 06:42:20,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-06-08 06:42:20,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b2f9e26afecd0622a239ebec4058681ef391593e" -d '{"subnet": {"name": "tempest_full-subnet_07fa5e39-1c39-45af-a375-2559a9192e23", "enable_dhcp": true, "network_id": "ee63d97f-4f91-45dd-9c92-282ed091660c", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-06-08 06:42:20,831 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 698 Content-Type: application/json Date: Sat, 08 Jun 2019 06:42:20 GMT X-Openstack-Request-Id: req-dc2990ee-dba2-4d41-84fa-7c61e3bc5559 2019-06-08 06:42:20,831 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-06-08T06:42:20Z","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":"1a0ed07a-d22a-4ae6-aa43-680981e12598","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"65c6716e83b946459ba1b42e05f6a420","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_full-subnet_07fa5e39-1c39-45af-a375-2559a9192e23","enable_dhcp":true,"segment_id":null,"network_id":"ee63d97f-4f91-45dd-9c92-282ed091660c","tenant_id":"65c6716e83b946459ba1b42e05f6a420","created_at":"2019-06-08T06:42:20Z","ip_version":4}} 2019-06-08 06:42:20,831 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/subnets.json used request id req-dc2990ee-dba2-4d41-84fa-7c61e3bc5559 2019-06-08 06:42:20,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.55574297905s 2019-06-08 06:42:20,832 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-08T06:42:20Z', 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'1a0ed07a-d22a-4ae6-aa43-680981e12598', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_full-subnet_07fa5e39-1c39-45af-a375-2559a9192e23', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'ee63d97f-4f91-45dd-9c92-282ed091660c', u'tenant_id': u'65c6716e83b946459ba1b42e05f6a420', u'created_at': u'2019-06-08T06:42:20Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'65c6716e83b946459ba1b42e05f6a420'}) 2019-06-08 06:42:20,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-06-08 06:42:20,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b2f9e26afecd0622a239ebec4058681ef391593e" -d '{"router": {"external_gateway_info": {"network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "name": "tempest_full-router_07fa5e39-1c39-45af-a375-2559a9192e23", "admin_state_up": true}}' 2019-06-08 06:42:22,394 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 712 Content-Type: application/json Date: Sat, 08 Jun 2019 06:42:22 GMT X-Openstack-Request-Id: req-4e09fb2f-a876-49e9-81b4-97109b0c935e 2019-06-08 06:42:22,395 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a3d564af-8d87-4f4f-9680-f5a9465e0acc", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "65c6716e83b946459ba1b42e05f6a420", "created_at": "2019-06-08T06:42:20Z", "admin_state_up": true, "updated_at": "2019-06-08T06:42:22Z", "project_id": "65c6716e83b946459ba1b42e05f6a420", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "4b887473-5622-4059-903f-36215daf538b", "name": "tempest_full-router_07fa5e39-1c39-45af-a375-2559a9192e23"}} 2019-06-08 06:42:22,395 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/routers.json used request id req-4e09fb2f-a876-49e9-81b4-97109b0c935e 2019-06-08 06:42:22,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.56229996681s 2019-06-08 06:42:22,396 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-08T06:42:22Z', u'revision_number': 2, u'ha': False, u'id': u'4b887473-5622-4059-903f-36215daf538b', u'external_gateway_info': {u'network_id': u'd0205d84-f6dd-4d92-b76b-dc9ca1111094', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a3d564af-8d87-4f4f-9680-f5a9465e0acc', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_full-router_07fa5e39-1c39-45af-a375-2559a9192e23', u'admin_state_up': True, u'tenant_id': u'65c6716e83b946459ba1b42e05f6a420', u'created_at': u'2019-06-08T06:42:20Z', u'flavor_id': None, u'routes': [], u'project_id': u'65c6716e83b946459ba1b42e05f6a420'}) 2019-06-08 06:42:22,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-06-08 06:42:22,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:9696/v2.0/routers/4b887473-5622-4059-903f-36215daf538b/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b2f9e26afecd0622a239ebec4058681ef391593e" -d '{"subnet_id": "1a0ed07a-d22a-4ae6-aa43-680981e12598"}' 2019-06-08 06:42:24,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 08 Jun 2019 06:42:24 GMT X-Openstack-Request-Id: req-c7fa712d-8aba-4de8-9376-de0950eccf48 2019-06-08 06:42:24,765 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "ee63d97f-4f91-45dd-9c92-282ed091660c", "tenant_id": "65c6716e83b946459ba1b42e05f6a420", "subnet_id": "1a0ed07a-d22a-4ae6-aa43-680981e12598", "subnet_ids": ["1a0ed07a-d22a-4ae6-aa43-680981e12598"], "port_id": "f5ec37e2-d8d9-4fa4-87f5-db2743462179", "id": "4b887473-5622-4059-903f-36215daf538b"} 2019-06-08 06:42:24,765 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.46:9696/v2.0/routers/4b887473-5622-4059-903f-36215daf538b/add_router_interface.json used request id req-c7fa712d-8aba-4de8-9376-de0950eccf48 2019-06-08 06:42:24,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.36937189102s 2019-06-08 06:42:24,766 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-06-08 06:42:24,872 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-06-08 06:42:24,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 06:42:24,880 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 08 Jun 2019 06:42:24 GMT 2019-06-08 06:42:24,880 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}]} 2019-06-08 06:42:24,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 06:42:24,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b2f9e26afecd0622a239ebec4058681ef391593e" 2019-06-08 06:42:25,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 08 Jun 2019 06:42:25 GMT X-Openstack-Request-Id: req-6ae1bda2-c207-4a52-9770-0846bd4c7f78 2019-06-08 06:42:25,168 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 06:42:25,168 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-6ae1bda2-c207-4a52-9770-0846bd4c7f78 2019-06-08 06:42:25,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.285562038422s 2019-06-08 06:42:25,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-06-08 06:42:25,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b2f9e26afecd0622a239ebec4058681ef391593e" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full-img_07fa5e39-1c39-45af-a375-2559a9192e23", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full-img_07fa5e39-1c39-45af-a375-2559a9192e23"}' 2019-06-08 06:42:25,273 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 940 Content-Type: application/json Date: Sat, 08 Jun 2019 06:42:25 GMT Location: http://172.30.9.46:9292/v2/images/8c4aa932-e208-4011-9132-838b756276b2 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-52f4e857-6e48-4e55-ae28-3f7ac0f11c3f 2019-06-08 06:42:25,273 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T06:42:25Z", "file": "/v2/images/8c4aa932-e208-4011-9132-838b756276b2/file", "owner": "65c6716e83b946459ba1b42e05f6a420", "id": "8c4aa932-e208-4011-9132-838b756276b2", "size": null, "self": "/v2/images/8c4aa932-e208-4011-9132-838b756276b2", "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_07fa5e39-1c39-45af-a375-2559a9192e23", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_07fa5e39-1c39-45af-a375-2559a9192e23", "checksum": null, "created_at": "2019-06-08T06:42:25Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-06-08 06:42:25,274 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.46:9292/v2/images used request id req-52f4e857-6e48-4e55-ae28-3f7ac0f11c3f 2019-06-08 06:42:25,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0964910984039s 2019-06-08 06:42:25,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-06-08 06:42:25,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:9292/v2/images/8c4aa932-e208-4011-9132-838b756276b2/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b2f9e26afecd0622a239ebec4058681ef391593e" -d '' 2019-06-08 06:42:26,170 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 06:42:26 GMT X-Openstack-Request-Id: req-497088d5-9033-49fe-b1bd-16df1c69cf41 2019-06-08 06:42:26,170 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 06:42:26,170 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.46:9292/v2/images/8c4aa932-e208-4011-9132-838b756276b2/file used request id req-497088d5-9033-49fe-b1bd-16df1c69cf41 2019-06-08 06:42:26,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.895998001099s 2019-06-08 06:42:26,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 06:42:26,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b2f9e26afecd0622a239ebec4058681ef391593e" 2019-06-08 06:42:26,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Sat, 08 Jun 2019 06:42:26 GMT X-Openstack-Request-Id: req-6ccfd3b5-4d51-46a3-b437-e26a21605988 2019-06-08 06:42:26,201 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T06:42:26Z", "file": "/v2/images/8c4aa932-e208-4011-9132-838b756276b2/file", "owner": "65c6716e83b946459ba1b42e05f6a420", "id": "8c4aa932-e208-4011-9132-838b756276b2", "size": 12716032, "self": "/v2/images/8c4aa932-e208-4011-9132-838b756276b2", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/8c4aa932-e208-4011-9132-838b756276b2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/8c4aa932-e208-4011-9132-838b756276b2/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_07fa5e39-1c39-45af-a375-2559a9192e23", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_07fa5e39-1c39-45af-a375-2559a9192e23", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-08T06:42:25Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 06:42:26,201 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-6ccfd3b5-4d51-46a3-b437-e26a21605988 2019-06-08 06:42:26,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0269269943237s 2019-06-08 06:42:26,203 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/8c4aa932-e208-4011-9132-838b756276b2/snap', u'metadata': Munch({})})], 'file': u'/v2/images/8c4aa932-e208-4011-9132-838b756276b2/file', 'owner': u'65c6716e83b946459ba1b42e05f6a420', 'id': u'8c4aa932-e208-4011-9132-838b756276b2', 'size': 12716032, u'self': u'/v2/images/8c4aa932-e208-4011-9132-838b756276b2', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'65c6716e83b946459ba1b42e05f6a420', 'name': 'tempest_full-project_07fa5e39-1c39-45af-a375-2559a9192e23', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/8c4aa932-e208-4011-9132-838b756276b2/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-08T06:42:26Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-06-08T06:42:26Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_07fa5e39-1c39-45af-a375-2559a9192e23', '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/8c4aa932-e208-4011-9132-838b756276b2', 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_07fa5e39-1c39-45af-a375-2559a9192e23', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full-img_07fa5e39-1c39-45af-a375-2559a9192e23', 'created': u'2019-06-08T06:42:25Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-08T06:42:25Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/8c4aa932-e208-4011-9132-838b756276b2', 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_07fa5e39-1c39-45af-a375-2559a9192e23', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-08 06:42:26,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-06-08 06:42:26,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4df06189c17f05166f14e9424cf279bdfb157215" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_full-flavor_07fa5e39-1c39-45af-a375-2559a9192e23", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-06-08 06:42:26,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Sat, 08 Jun 2019 06:42:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-daee2dfe-ebd6-4e46-9b2b-12b7151b1717 x-openstack-request-id: req-daee2dfe-ebd6-4e46-9b2b-12b7151b1717 2019-06-08 06:42:26,531 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_full-flavor_07fa5e39-1c39-45af-a375-2559a9192e23", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/61eebb60-55b1-4baf-a223-05798757e864", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/61eebb60-55b1-4baf-a223-05798757e864", "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": "61eebb60-55b1-4baf-a223-05798757e864"}} 2019-06-08 06:42:26,531 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-daee2dfe-ebd6-4e46-9b2b-12b7151b1717 2019-06-08 06:42:26,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.324966907501s 2019-06-08 06:42:26,533 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_07fa5e39-1c39-45af-a375-2559a9192e23', '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'3188c96ec01940fba81c35d45eb11133', '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'61eebb60-55b1-4baf-a223-05798757e864', 'swap': 0}) 2019-06-08 06:42:26,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-06-08 06:42:26,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/flavors/61eebb60-55b1-4baf-a223-05798757e864/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4df06189c17f05166f14e9424cf279bdfb157215" -d '{"extra_specs": {}}' 2019-06-08 06:42:26,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 08 Jun 2019 06:42: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-84710acc-689b-4a46-8ca2-4287933865d0 x-openstack-request-id: req-84710acc-689b-4a46-8ca2-4287933865d0 2019-06-08 06:42:26,554 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-06-08 06:42:26,554 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/flavors/61eebb60-55b1-4baf-a223-05798757e864/os-extra_specs used request id req-84710acc-689b-4a46-8ca2-4287933865d0 2019-06-08 06:42:26,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0204191207886s 2019-06-08 06:42:26,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 06:42:26,567 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 08 Jun 2019 06:42:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c81aa302-1acd-45d1-86cb-acd60be3e3c4 2019-06-08 06:42:26,568 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 06:42:26,568 - keystoneauth.session - DEBUG - GET call to http://172.30.9.46:5000/ used request id req-c81aa302-1acd-45d1-86cb-acd60be3e3c4 2019-06-08 06:42:26,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 06:42:26,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b2f9e26afecd0622a239ebec4058681ef391593e" 2019-06-08 06:42:26,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 06:42:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cff3ebcf-f937-49b8-a62c-03edd9d028f8 2019-06-08 06:42:26,750 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 06:42:26,751 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-cff3ebcf-f937-49b8-a62c-03edd9d028f8 2019-06-08 06:42:26,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.179368019104s 2019-06-08 06:42:26,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 06:42:26,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b2f9e26afecd0622a239ebec4058681ef391593e" 2019-06-08 06:42:26,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 06:42:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32d561d3-2b7b-4b9d-b12f-1099af922019 2019-06-08 06:42:26,946 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 06:42:26,946 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-32d561d3-2b7b-4b9d-b12f-1099af922019 2019-06-08 06:42:26,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.190748929977s 2019-06-08 06:42:26,959 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-06-08 06:42:29,320 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-06-08 06:42:31,461 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 2bd68524-33ac-4b20-8250-42c1b1ceecc9 | 2019-06-08T06:42:31.071290 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 2bd68524-33ac-4b20-8250-42c1b1ceecc9 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2019-06-08 06:42:34,912 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2019-06-08 06:42:35,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-06-08 06:42:38,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-06-08 06:42:41,343 - 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=c81c8c57-aa7c-4d52-b5a6-1825a42b7344) as the default verifier for the future CLI operations. 2019-06-08 06:42:43,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-06-08 06:42:43,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4df06189c17f05166f14e9424cf279bdfb157215" 2019-06-08 06:42:43,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 742 Content-Type: application/json Date: Sat, 08 Jun 2019 06:42: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-0f67cb2c-8bc3-40c6-b87e-a52393526478 x-openstack-request-id: req-0f67cb2c-8bc3-40c6-b87e-a52393526478 2019-06-08 06:42:43,312 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 13}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 14}, "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.7", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-06-08 06:42:43,312 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/os-hypervisors/detail used request id req-0f67cb2c-8bc3-40c6-b87e-a52393526478 2019-06-08 06:42:43,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.04731798172s 2019-06-08 06:42:43,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 06:42:43,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b2f9e26afecd0622a239ebec4058681ef391593e" 2019-06-08 06:42:43,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Sat, 08 Jun 2019 06:42:43 GMT X-Openstack-Request-Id: req-4cf9c28e-82d5-4ccb-8817-324a3902c173 2019-06-08 06:42:43,621 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T06:42:26Z", "file": "/v2/images/8c4aa932-e208-4011-9132-838b756276b2/file", "owner": "65c6716e83b946459ba1b42e05f6a420", "id": "8c4aa932-e208-4011-9132-838b756276b2", "size": 12716032, "self": "/v2/images/8c4aa932-e208-4011-9132-838b756276b2", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/8c4aa932-e208-4011-9132-838b756276b2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/8c4aa932-e208-4011-9132-838b756276b2/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_07fa5e39-1c39-45af-a375-2559a9192e23", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_07fa5e39-1c39-45af-a375-2559a9192e23", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-08T06:42:25Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 06:42:43,621 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-4cf9c28e-82d5-4ccb-8817-324a3902c173 2019-06-08 06:42:43,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.304100990295s 2019-06-08 06:42:43,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-06-08 06:42:43,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b2f9e26afecd0622a239ebec4058681ef391593e" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full-img_alt_07fa5e39-1c39-45af-a375-2559a9192e23", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full-img_alt_07fa5e39-1c39-45af-a375-2559a9192e23"}' 2019-06-08 06:42:43,678 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 948 Content-Type: application/json Date: Sat, 08 Jun 2019 06:42:43 GMT Location: http://172.30.9.46:9292/v2/images/c43b0c1d-a066-4d32-ab6b-5b1cd64011bb Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-216fb09c-582e-4e4f-9d12-63cec2cad8f8 2019-06-08 06:42:43,678 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T06:42:43Z", "file": "/v2/images/c43b0c1d-a066-4d32-ab6b-5b1cd64011bb/file", "owner": "65c6716e83b946459ba1b42e05f6a420", "id": "c43b0c1d-a066-4d32-ab6b-5b1cd64011bb", "size": null, "self": "/v2/images/c43b0c1d-a066-4d32-ab6b-5b1cd64011bb", "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_07fa5e39-1c39-45af-a375-2559a9192e23", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_alt_07fa5e39-1c39-45af-a375-2559a9192e23", "checksum": null, "created_at": "2019-06-08T06:42:43Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-06-08 06:42:43,678 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.46:9292/v2/images used request id req-216fb09c-582e-4e4f-9d12-63cec2cad8f8 2019-06-08 06:42:43,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0471999645233s 2019-06-08 06:42:43,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-06-08 06:42:43,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:9292/v2/images/c43b0c1d-a066-4d32-ab6b-5b1cd64011bb/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b2f9e26afecd0622a239ebec4058681ef391593e" -d '' 2019-06-08 06:42:44,183 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 06:42:44 GMT X-Openstack-Request-Id: req-585cbdb9-7713-4e4e-afe3-9fd66ddfff20 2019-06-08 06:42:44,183 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 06:42:44,183 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.46:9292/v2/images/c43b0c1d-a066-4d32-ab6b-5b1cd64011bb/file used request id req-585cbdb9-7713-4e4e-afe3-9fd66ddfff20 2019-06-08 06:42:44,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.504070043564s 2019-06-08 06:42:44,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 06:42:44,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b2f9e26afecd0622a239ebec4058681ef391593e" 2019-06-08 06:42:44,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2741 Content-Type: application/json Date: Sat, 08 Jun 2019 06:42:44 GMT X-Openstack-Request-Id: req-94575ae1-7609-46fb-8348-77d430c304ab 2019-06-08 06:42:44,213 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T06:42:44Z", "file": "/v2/images/c43b0c1d-a066-4d32-ab6b-5b1cd64011bb/file", "owner": "65c6716e83b946459ba1b42e05f6a420", "id": "c43b0c1d-a066-4d32-ab6b-5b1cd64011bb", "size": 12716032, "self": "/v2/images/c43b0c1d-a066-4d32-ab6b-5b1cd64011bb", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/c43b0c1d-a066-4d32-ab6b-5b1cd64011bb/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/c43b0c1d-a066-4d32-ab6b-5b1cd64011bb/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_alt_07fa5e39-1c39-45af-a375-2559a9192e23", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_alt_07fa5e39-1c39-45af-a375-2559a9192e23", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-08T06:42:43Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T06:42:26Z", "file": "/v2/images/8c4aa932-e208-4011-9132-838b756276b2/file", "owner": "65c6716e83b946459ba1b42e05f6a420", "id": "8c4aa932-e208-4011-9132-838b756276b2", "size": 12716032, "self": "/v2/images/8c4aa932-e208-4011-9132-838b756276b2", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/8c4aa932-e208-4011-9132-838b756276b2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/8c4aa932-e208-4011-9132-838b756276b2/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_07fa5e39-1c39-45af-a375-2559a9192e23", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_07fa5e39-1c39-45af-a375-2559a9192e23", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-08T06:42:25Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 06:42:44,213 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-94575ae1-7609-46fb-8348-77d430c304ab 2019-06-08 06:42:44,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0265989303589s 2019-06-08 06:42:44,215 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/c43b0c1d-a066-4d32-ab6b-5b1cd64011bb/snap', u'metadata': Munch({})})], 'file': u'/v2/images/c43b0c1d-a066-4d32-ab6b-5b1cd64011bb/file', 'owner': u'65c6716e83b946459ba1b42e05f6a420', 'id': u'c43b0c1d-a066-4d32-ab6b-5b1cd64011bb', 'size': 12716032, u'self': u'/v2/images/c43b0c1d-a066-4d32-ab6b-5b1cd64011bb', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'65c6716e83b946459ba1b42e05f6a420', 'name': 'tempest_full-project_07fa5e39-1c39-45af-a375-2559a9192e23', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/c43b0c1d-a066-4d32-ab6b-5b1cd64011bb/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-08T06:42:44Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-06-08T06:42:44Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_alt_07fa5e39-1c39-45af-a375-2559a9192e23', '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/c43b0c1d-a066-4d32-ab6b-5b1cd64011bb', 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_07fa5e39-1c39-45af-a375-2559a9192e23', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full-img_alt_07fa5e39-1c39-45af-a375-2559a9192e23', 'created': u'2019-06-08T06:42:43Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-08T06:42: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/c43b0c1d-a066-4d32-ab6b-5b1cd64011bb', 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_07fa5e39-1c39-45af-a375-2559a9192e23', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-08 06:42:44,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-06-08 06:42:44,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4df06189c17f05166f14e9424cf279bdfb157215" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_full-flavor_alt_07fa5e39-1c39-45af-a375-2559a9192e23", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-06-08 06:42:44,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 315 Content-Type: application/json Date: Sat, 08 Jun 2019 06:42:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d0645a11-c26e-4804-8c41-3a9b6c6bfee6 x-openstack-request-id: req-d0645a11-c26e-4804-8c41-3a9b6c6bfee6 2019-06-08 06:42:44,254 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_full-flavor_alt_07fa5e39-1c39-45af-a375-2559a9192e23", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/e1aca952-c49e-465d-a620-8b7d9e25c09e", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/e1aca952-c49e-465d-a620-8b7d9e25c09e", "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": "e1aca952-c49e-465d-a620-8b7d9e25c09e"}} 2019-06-08 06:42:44,254 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-d0645a11-c26e-4804-8c41-3a9b6c6bfee6 2019-06-08 06:42:44,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0389318466187s 2019-06-08 06:42:44,255 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_alt_07fa5e39-1c39-45af-a375-2559a9192e23', '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'3188c96ec01940fba81c35d45eb11133', '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'e1aca952-c49e-465d-a620-8b7d9e25c09e', 'swap': 0}) 2019-06-08 06:42:44,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-06-08 06:42:44,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/flavors/e1aca952-c49e-465d-a620-8b7d9e25c09e/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4df06189c17f05166f14e9424cf279bdfb157215" -d '{"extra_specs": {}}' 2019-06-08 06:42:44,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 08 Jun 2019 06:42: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-aab9e744-2cfa-496b-84da-cf52f80442ba x-openstack-request-id: req-aab9e744-2cfa-496b-84da-cf52f80442ba 2019-06-08 06:42:44,276 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-06-08 06:42:44,276 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/flavors/e1aca952-c49e-465d-a620-8b7d9e25c09e/os-extra_specs used request id req-aab9e744-2cfa-496b-84da-cf52f80442ba 2019-06-08 06:42:44,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0202851295471s 2019-06-08 06:42:44,276 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_alt_07fa5e39-1c39-45af-a375-2559a9192e23', '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'3188c96ec01940fba81c35d45eb11133', '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'e1aca952-c49e-465d-a620-8b7d9e25c09e', 'swap': 0}) 2019-06-08 06:42:47,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-06-08 06:42:47,522 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-06-08 06:42:47,523 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-06-08 06:42:47,525 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-06-08 06:42:47,552 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-06-08 06:42:50,969 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-c81c8c57-aa7c-4d52-b5a6-1825a42b7344/repo; stestr list '(?!.*\[.*\bslow\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_full/test_list.txt 2>/dev/null) 2019-06-08 06:42:50,969 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-06-08 06:42:51,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_full/test_list.txt', u'--concurrency=4']'. 2019-06-08 07:19:36,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: dd975f4c-26aa-4506-a203-03bbfd031094 2019-06-08 07:19:36,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', u'dd975f4c-26aa-4506-a203-03bbfd031094']'. 2019-06-08 07:19:37,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-06-08 07:19:37,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-06-08 07:19:37,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-06-08 07:19:37,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | dd975f4c-26aa-4506-a203-03bbfd031094 | 2019-06-08 07:19:37,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2019-06-08 07:19:37,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-06-08 06:42:52 | 2019-06-08 07:19:37,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-06-08 07:19:36 | 2019-06-08 07:19:37,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:36:44 | 2019-06-08 07:19:37,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-06-08 07:19:37,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-06-08 07:19:37,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-06-08 07:19:37,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: c81c8c57-aa7c-4d52-b5a6-1825a42b7344) | 2019-06-08 07:19:37,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-06-08 07:19:37,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 2bd68524-33ac-4b20-8250-42c1b1ceecc9) | 2019-06-08 07:19:37,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 1490 | 2019-06-08 07:19:37,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 2196.52 | 2019-06-08 07:19:37,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 1039 | 2019-06-08 07:19:37,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 448 | 2019-06-08 07:19:37,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-06-08 07:19:37,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-06-08 07:19:37,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 3 | 2019-06-08 07:19:37,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-06-08 07:19:37,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-06-08 07:19:37,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-06-08 07:19:38,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_full success_rate is 99.7120921305% 2019-06-08 07:19:38,338 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', u'dd975f4c-26aa-4506-a203-03bbfd031094', '--to', u'/home/opnfv/functest/results/tempest_full/tempest-report.html'] 2019-06-08 07:19:40,494 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid dd975f4c-26aa-4506-a203-03bbfd031094 --to /home/opnfv/functest/results/tempest_full/tempest-report.html Saving the report to '/home/opnfv/functest/results/tempest_full/tempest-report.html' file. It may take some time. The report has been successfully saved. 2019-06-08 07:19:40,495 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', u'dd975f4c-26aa-4506-a203-03bbfd031094', '--to', u'/home/opnfv/functest/results/tempest_full/tempest-report.xml'] 2019-06-08 07:19:42,470 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid dd975f4c-26aa-4506-a203-03bbfd031094 --to /home/opnfv/functest/results/tempest_full/tempest-report.xml Saving the report to '/home/opnfv/functest/results/tempest_full/tempest-report.xml' file. It may take some time. The report has been successfully saved. 2019-06-08 07:19:42,756 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-08 07:19:42,756 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | tempest_full | functest | 37:23 | FAIL | +----------------------+------------------+------------------+----------------+ 2019-06-08 07:19:42,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-06-08 07:19:42,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9292/v2/images/c43b0c1d-a066-4d32-ab6b-5b1cd64011bb -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b2f9e26afecd0622a239ebec4058681ef391593e" 2019-06-08 07:19:43,854 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 07:19:43 GMT X-Openstack-Request-Id: req-fa4d77c7-fd57-4a33-bbd2-d761fe6b53c1 2019-06-08 07:19:43,854 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 07:19:43,854 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.46:9292/v2/images/c43b0c1d-a066-4d32-ab6b-5b1cd64011bb used request id req-fa4d77c7-fd57-4a33-bbd2-d761fe6b53c1 2019-06-08 07:19:43,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.080534935s 2019-06-08 07:19:43,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-08 07:19:43,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4df06189c17f05166f14e9424cf279bdfb157215" 2019-06-08 07:19:44,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 364 Content-Type: application/json Date: Sat, 08 Jun 2019 07:19: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-8cf4a017-622d-488a-9893-d2d0ab7ff729 x-openstack-request-id: req-8cf4a017-622d-488a-9893-d2d0ab7ff729 2019-06-08 07:19:44,176 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_full-flavor_07fa5e39-1c39-45af-a375-2559a9192e23", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/61eebb60-55b1-4baf-a223-05798757e864", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/61eebb60-55b1-4baf-a223-05798757e864", "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": "61eebb60-55b1-4baf-a223-05798757e864"}, {"name": "tempest_full-flavor_alt_07fa5e39-1c39-45af-a375-2559a9192e23", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/e1aca952-c49e-465d-a620-8b7d9e25c09e", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/e1aca952-c49e-465d-a620-8b7d9e25c09e", "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": "e1aca952-c49e-465d-a620-8b7d9e25c09e"}]} 2019-06-08 07:19:44,176 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None used request id req-8cf4a017-622d-488a-9893-d2d0ab7ff729 2019-06-08 07:19:44,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.315243005753s 2019-06-08 07:19:44,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-06-08 07:19:44,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:8774/v2.1/flavors/e1aca952-c49e-465d-a620-8b7d9e25c09e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4df06189c17f05166f14e9424cf279bdfb157215" 2019-06-08 07:19:44,218 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 08 Jun 2019 07:19: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-0bc93659-a69d-414c-ac52-632ae2d302de x-openstack-request-id: req-0bc93659-a69d-414c-ac52-632ae2d302de 2019-06-08 07:19:44,218 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.46:8774/v2.1/flavors/e1aca952-c49e-465d-a620-8b7d9e25c09e used request id req-0bc93659-a69d-414c-ac52-632ae2d302de 2019-06-08 07:19:44,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0397770404816s 2019-06-08 07:19:44,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-06-08 07:19:44,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:9696/v2.0/routers/4b887473-5622-4059-903f-36215daf538b/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b2f9e26afecd0622a239ebec4058681ef391593e" -d '{"subnet_id": "1a0ed07a-d22a-4ae6-aa43-680981e12598"}' 2019-06-08 07:19:46,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 08 Jun 2019 07:19:46 GMT X-Openstack-Request-Id: req-af9e6dd9-f595-49c0-a389-2b1eff75f11f 2019-06-08 07:19:46,553 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "ee63d97f-4f91-45dd-9c92-282ed091660c", "tenant_id": "65c6716e83b946459ba1b42e05f6a420", "subnet_id": "1a0ed07a-d22a-4ae6-aa43-680981e12598", "subnet_ids": ["1a0ed07a-d22a-4ae6-aa43-680981e12598"], "port_id": "f5ec37e2-d8d9-4fa4-87f5-db2743462179", "id": "4b887473-5622-4059-903f-36215daf538b"} 2019-06-08 07:19:46,553 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.46:9696/v2.0/routers/4b887473-5622-4059-903f-36215daf538b/remove_router_interface.json used request id req-af9e6dd9-f595-49c0-a389-2b1eff75f11f 2019-06-08 07:19:46,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.3345310688s 2019-06-08 07:19:46,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-06-08 07:19:46,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b2f9e26afecd0622a239ebec4058681ef391593e" 2019-06-08 07:19:46,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1218 Content-Type: application/json Date: Sat, 08 Jun 2019 07:19:46 GMT X-Openstack-Request-Id: req-af5fc3a2-7e22-40cc-9804-1635d556d8d9 2019-06-08 07:19:46,684 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a3d564af-8d87-4f4f-9680-f5a9465e0acc", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "65c6716e83b946459ba1b42e05f6a420", "created_at": "2019-06-08T06:42:20Z", "admin_state_up": true, "updated_at": "2019-06-08T07:19:45Z", "project_id": "65c6716e83b946459ba1b42e05f6a420", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "4b887473-5622-4059-903f-36215daf538b", "name": "tempest_full-router_07fa5e39-1c39-45af-a375-2559a9192e23"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "07ea00007e044be39f0290f616c83aba", "created_at": "2019-06-08T06:02:04Z", "admin_state_up": true, "updated_at": "2019-06-08T06:02:04Z", "project_id": "07ea00007e044be39f0290f616c83aba", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "d11d2cfa-ebba-4487-a42d-f81ff7d1378a", "name": "tempest-pretest-check-842892652"}]} 2019-06-08 07:19:46,684 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/routers.json used request id req-af5fc3a2-7e22-40cc-9804-1635d556d8d9 2019-06-08 07:19:46,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.130955934525s 2019-06-08 07:19:46,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-06-08 07:19:46,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/routers/4b887473-5622-4059-903f-36215daf538b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b2f9e26afecd0622a239ebec4058681ef391593e" 2019-06-08 07:19:48,078 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 07:19:48 GMT X-Openstack-Request-Id: req-08d917f8-d188-4bd2-bd4d-bf89d694ecc7 2019-06-08 07:19:48,078 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 07:19:48,078 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/routers/4b887473-5622-4059-903f-36215daf538b.json used request id req-08d917f8-d188-4bd2-bd4d-bf89d694ecc7 2019-06-08 07:19:48,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.39240789413s 2019-06-08 07:19:48,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-06-08 07:19:48,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b2f9e26afecd0622a239ebec4058681ef391593e" 2019-06-08 07:19:48,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1330 Content-Type: application/json Date: Sat, 08 Jun 2019 07:19:48 GMT X-Openstack-Request-Id: req-22bd06d4-557d-4408-bf16-f6cc6a78a2fe 2019-06-08 07:19:48,117 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-06-08T06:42:20Z","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":"1a0ed07a-d22a-4ae6-aa43-680981e12598","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"65c6716e83b946459ba1b42e05f6a420","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_full-subnet_07fa5e39-1c39-45af-a375-2559a9192e23","enable_dhcp":true,"segment_id":null,"network_id":"ee63d97f-4f91-45dd-9c92-282ed091660c","tenant_id":"65c6716e83b946459ba1b42e05f6a420","created_at":"2019-06-08T06:42:20Z","ip_version":4},{"updated_at":"2019-06-08T05:48:01Z","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":"a3d564af-8d87-4f4f-9680-f5a9465e0acc","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"ae5008b7eba04bb8ab8b9bea870a005f","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:48:01Z","ip_version":4}]} 2019-06-08 07:19:48,118 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/subnets.json used request id req-22bd06d4-557d-4408-bf16-f6cc6a78a2fe 2019-06-08 07:19:48,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0387380123138s 2019-06-08 07:19:48,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-06-08 07:19:48,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/subnets/1a0ed07a-d22a-4ae6-aa43-680981e12598.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b2f9e26afecd0622a239ebec4058681ef391593e" 2019-06-08 07:19:49,218 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 07:19:49 GMT X-Openstack-Request-Id: req-33e75ef1-490e-4bc3-b771-45f8024b9929 2019-06-08 07:19:49,218 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 07:19:49,218 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/subnets/1a0ed07a-d22a-4ae6-aa43-680981e12598.json used request id req-33e75ef1-490e-4bc3-b771-45f8024b9929 2019-06-08 07:19:49,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.09874105453s 2019-06-08 07:19:49,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 07:19:49,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b2f9e26afecd0622a239ebec4058681ef391593e" 2019-06-08 07:19:49,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1436 Content-Type: application/json Date: Sat, 08 Jun 2019 07:19:49 GMT X-Openstack-Request-Id: req-ae359371-2659-446c-b9e6-288a033f81b9 2019-06-08 07:19:49,328 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T06:03:01Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ee63d97f-4f91-45dd-9c92-282ed091660c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":true,"project_id":"65c6716e83b946459ba1b42e05f6a420","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-08T07:19:49Z","qos_policy_id":null,"name":"tempest_full-net_07fa5e39-1c39-45af-a375-2559a9192e23","admin_state_up":true,"tenant_id":"65c6716e83b946459ba1b42e05f6a420","created_at":"2019-06-08T06:42:19Z","provider:network_type":"vxlan"}]} 2019-06-08 07:19:49,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-ae359371-2659-446c-b9e6-288a033f81b9 2019-06-08 07:19:49,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.109685897827s 2019-06-08 07:19:49,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-06-08 07:19:49,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/networks/ee63d97f-4f91-45dd-9c92-282ed091660c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b2f9e26afecd0622a239ebec4058681ef391593e" 2019-06-08 07:19:50,597 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 07:19:50 GMT X-Openstack-Request-Id: req-ef4609d3-0539-4602-9c37-c946f486a687 2019-06-08 07:19:50,597 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 07:19:50,597 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/networks/ee63d97f-4f91-45dd-9c92-282ed091660c.json used request id req-ef4609d3-0539-4602-9c37-c946f486a687 2019-06-08 07:19:50,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.26781988144s 2019-06-08 07:19:50,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 07:19:50,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b2f9e26afecd0622a239ebec4058681ef391593e" 2019-06-08 07:19:50,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Sat, 08 Jun 2019 07:19:50 GMT X-Openstack-Request-Id: req-310a2460-2d30-4041-9979-746d228207d7 2019-06-08 07:19:50,627 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T06:42:26Z", "file": "/v2/images/8c4aa932-e208-4011-9132-838b756276b2/file", "owner": "65c6716e83b946459ba1b42e05f6a420", "id": "8c4aa932-e208-4011-9132-838b756276b2", "size": 12716032, "self": "/v2/images/8c4aa932-e208-4011-9132-838b756276b2", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/8c4aa932-e208-4011-9132-838b756276b2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/8c4aa932-e208-4011-9132-838b756276b2/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_07fa5e39-1c39-45af-a375-2559a9192e23", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_07fa5e39-1c39-45af-a375-2559a9192e23", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-08T06:42:25Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 07:19:50,627 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-310a2460-2d30-4041-9979-746d228207d7 2019-06-08 07:19:50,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0257110595703s 2019-06-08 07:19:50,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-06-08 07:19:50,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9292/v2/images/8c4aa932-e208-4011-9132-838b756276b2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b2f9e26afecd0622a239ebec4058681ef391593e" 2019-06-08 07:19:51,814 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 07:19:51 GMT X-Openstack-Request-Id: req-b8733b03-4dae-4c29-9b54-09123c5f637b 2019-06-08 07:19:51,814 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 07:19:51,814 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.46:9292/v2/images/8c4aa932-e208-4011-9132-838b756276b2 used request id req-b8733b03-4dae-4c29-9b54-09123c5f637b 2019-06-08 07:19:51,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.18560099602s 2019-06-08 07:19:51,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-08 07:19:51,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4df06189c17f05166f14e9424cf279bdfb157215" 2019-06-08 07:19:51,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Sat, 08 Jun 2019 07:19: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-94801bee-bf5e-45af-958b-2694d557ad9d x-openstack-request-id: req-94801bee-bf5e-45af-958b-2694d557ad9d 2019-06-08 07:19:51,841 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_full-flavor_07fa5e39-1c39-45af-a375-2559a9192e23", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/61eebb60-55b1-4baf-a223-05798757e864", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/61eebb60-55b1-4baf-a223-05798757e864", "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": "61eebb60-55b1-4baf-a223-05798757e864"}]} 2019-06-08 07:19:51,841 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None used request id req-94801bee-bf5e-45af-958b-2694d557ad9d 2019-06-08 07:19:51,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0264899730682s 2019-06-08 07:19:51,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-06-08 07:19:51,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:8774/v2.1/flavors/61eebb60-55b1-4baf-a223-05798757e864 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4df06189c17f05166f14e9424cf279bdfb157215" 2019-06-08 07:19:51,873 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 08 Jun 2019 07:19: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-37ea2a3a-6afb-4c26-8c36-d2232302c701 x-openstack-request-id: req-37ea2a3a-6afb-4c26-8c36-d2232302c701 2019-06-08 07:19:51,874 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.46:8774/v2.1/flavors/61eebb60-55b1-4baf-a223-05798757e864 used request id req-37ea2a3a-6afb-4c26-8c36-d2232302c701 2019-06-08 07:19:51,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0303981304169s 2019-06-08 07:19:51,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-08 07:19:51,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4df06189c17f05166f14e9424cf279bdfb157215" 2019-06-08 07:19:52,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Sat, 08 Jun 2019 07:19:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f9d02b1-ab33-476d-88e7-7cfb9dd055f2 2019-06-08 07:19:52,101 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.46:5000/v3/users/05c218d902a14f40af3320874b7f92da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05c218d902a14f40af3320874b7f92da", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.46:5000/v3/users/1afacf49c7e14af3a957f3511567dacc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1afacf49c7e14af3a957f3511567dacc", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.46:5000/v3/users/1f2145adf73944a6ab8ed52e5753691b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f2145adf73944a6ab8ed52e5753691b", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.46:5000/v3/users/2593ee6f9317492f990d505d77da4779"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2593ee6f9317492f990d505d77da4779", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.46:5000/v3/users/31ebed201e7e4ca5b7ee604a2b787581"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31ebed201e7e4ca5b7ee604a2b787581", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.46:5000/v3/users/3a572b3053b54834a82afa40e099a5da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a572b3053b54834a82afa40e099a5da", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.46:5000/v3/users/4fee668be3a64363800d347187a88df5"}, "domain_id": "69a9710257d445c38da42b508afe5e4c", "enabled": true, "options": {}, "id": "4fee668be3a64363800d347187a88df5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.46:5000/v3/users/66f1e9993f8b480294a60e940341f520"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66f1e9993f8b480294a60e940341f520", "email": "heat@localhost", "password_expires_at": null}, {"name": "tempest_full-user_07fa5e39-1c39-45af-a375-2559a9192e23", "links": {"self": "http://172.30.9.46:5000/v3/users/8e75ac9bf8af48dfba13a3ea5bf74259"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8e75ac9bf8af48dfba13a3ea5bf74259", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.46:5000/v3/users/93fe3f7601c54ac9ad051856c17f28bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93fe3f7601c54ac9ad051856c17f28bb", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.46:5000/v3/users/c236670886154d449269b72bd9c90b0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c236670886154d449269b72bd9c90b0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.46:5000/v3/users/c65b29de08754e65a44567b1f677176f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c65b29de08754e65a44567b1f677176f", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.46:5000/v3/users/d8dd3e6eec484d33b35e900b9699495d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8dd3e6eec484d33b35e900b9699495d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.46:5000/v3/users/dda03f8796ac431cadfc3fd8cb68b8e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dda03f8796ac431cadfc3fd8cb68b8e8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.46:5000/v3/users/fd79c31b868f4106baa6b4b6f650b664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd79c31b868f4106baa6b4b6f650b664", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.46:5000/v3/users", "previous": null, "next": null}} 2019-06-08 07:19:52,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/users used request id req-6f9d02b1-ab33-476d-88e7-7cfb9dd055f2 2019-06-08 07:19:52,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.227200984955s 2019-06-08 07:19:52,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-08 07:19:52,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/users/8e75ac9bf8af48dfba13a3ea5bf74259 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4df06189c17f05166f14e9424cf279bdfb157215" 2019-06-08 07:19:52,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Sat, 08 Jun 2019 07:19:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2c771bf-5fb2-4a4c-a551-dd674bb06d03 2019-06-08 07:19:52,347 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_full-user_07fa5e39-1c39-45af-a375-2559a9192e23", "links": {"self": "http://172.30.9.46:5000/v3/users/8e75ac9bf8af48dfba13a3ea5bf74259"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "8e75ac9bf8af48dfba13a3ea5bf74259", "description": null}} 2019-06-08 07:19:52,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/users/8e75ac9bf8af48dfba13a3ea5bf74259 used request id req-c2c771bf-5fb2-4a4c-a551-dd674bb06d03 2019-06-08 07:19:52,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.24002289772s 2019-06-08 07:19:52,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-06-08 07:19:52,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:5000/v3/users/8e75ac9bf8af48dfba13a3ea5bf74259 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4df06189c17f05166f14e9424cf279bdfb157215" 2019-06-08 07:19:52,668 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 07:19:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3206203-4ed1-49a1-832c-c1345f3c32d3 2019-06-08 07:19:52,669 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 07:19:52,669 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.46:5000/v3/users/8e75ac9bf8af48dfba13a3ea5bf74259 used request id req-f3206203-4ed1-49a1-832c-c1345f3c32d3 2019-06-08 07:19:52,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.320651054382s 2019-06-08 07:19:52,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-08 07:19:52,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4df06189c17f05166f14e9424cf279bdfb157215" 2019-06-08 07:19:52,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 387 Content-Type: application/json Date: Sat, 08 Jun 2019 07:19:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5f4c6da-b954-4d6b-81a2-5c8f6ff8f1ec 2019-06-08 07:19:52,878 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.46:5000/v3/projects/3188c96ec01940fba81c35d45eb11133"}, "tags": [], "enabled": true, "id": "3188c96ec01940fba81c35d45eb11133", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.46:5000/v3/projects/65c6716e83b946459ba1b42e05f6a420"}, "tags": [], "enabled": true, "id": "65c6716e83b946459ba1b42e05f6a420", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_07fa5e39-1c39-45af-a375-2559a9192e23"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f"}, "tags": [], "enabled": true, "id": "ae5008b7eba04bb8ab8b9bea870a005f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-08 07:19:52,878 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/projects used request id req-c5f4c6da-b954-4d6b-81a2-5c8f6ff8f1ec 2019-06-08 07:19:52,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.203217029572s 2019-06-08 07:19:52,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-06-08 07:19:52,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:5000/v3/projects/65c6716e83b946459ba1b42e05f6a420 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4df06189c17f05166f14e9424cf279bdfb157215" 2019-06-08 07:19:53,247 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 07:19:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce1eafd0-bdea-4290-8508-b5fbd4d0da4d 2019-06-08 07:19:53,247 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 07:19:53,247 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.46:5000/v3/projects/65c6716e83b946459ba1b42e05f6a420 used request id req-ce1eafd0-bdea-4290-8508-b5fbd4d0da4d 2019-06-08 07:19:53,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.364443063736s 2019-06-08 07:19:53,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-08 07:19:53,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:9696/v2.0/security-groups.json?project_id=65c6716e83b946459ba1b42e05f6a420&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4df06189c17f05166f14e9424cf279bdfb157215" 2019-06-08 07:19:53,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 08 Jun 2019 07:19:53 GMT X-Openstack-Request-Id: req-8ea2102e-e0df-4c3e-b370-f2b381a9d919 2019-06-08 07:19:53,565 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "65c6716e83b946459ba1b42e05f6a420", "created_at": "2019-06-08T06:42:19Z", "updated_at": "2019-06-08T06:42:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T06:42:19Z", "revision_number": 0, "id": "0c7899a4-f28d-4347-ba77-3d00d71b8b58", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T06:42:19Z", "security_group_id": "f33a488b-b370-4ab0-967a-7059f4bfc36b", "tenant_id": "65c6716e83b946459ba1b42e05f6a420", "port_range_min": null, "ethertype": "IPv6", "project_id": "65c6716e83b946459ba1b42e05f6a420"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T06:42:19Z", "revision_number": 0, "id": "28bc81a7-0e65-4c46-9df7-f3912a2b042d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T06:42:19Z", "security_group_id": "f33a488b-b370-4ab0-967a-7059f4bfc36b", "tenant_id": "65c6716e83b946459ba1b42e05f6a420", "port_range_min": null, "ethertype": "IPv4", "project_id": "65c6716e83b946459ba1b42e05f6a420"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T06:42:19Z", "revision_number": 0, "id": "67fba24f-151f-46af-a1cd-d9d15a044362", "remote_group_id": "f33a488b-b370-4ab0-967a-7059f4bfc36b", "remote_ip_prefix": null, "created_at": "2019-06-08T06:42:19Z", "security_group_id": "f33a488b-b370-4ab0-967a-7059f4bfc36b", "tenant_id": "65c6716e83b946459ba1b42e05f6a420", "port_range_min": null, "ethertype": "IPv4", "project_id": "65c6716e83b946459ba1b42e05f6a420"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T06:42:19Z", "revision_number": 0, "id": "ef7ba65a-c0e0-42c8-90fc-959c82abd83e", "remote_group_id": "f33a488b-b370-4ab0-967a-7059f4bfc36b", "remote_ip_prefix": null, "created_at": "2019-06-08T06:42:19Z", "security_group_id": "f33a488b-b370-4ab0-967a-7059f4bfc36b", "tenant_id": "65c6716e83b946459ba1b42e05f6a420", "port_range_min": null, "ethertype": "IPv6", "project_id": "65c6716e83b946459ba1b42e05f6a420"}], "revision_number": 1, "project_id": "65c6716e83b946459ba1b42e05f6a420", "id": "f33a488b-b370-4ab0-967a-7059f4bfc36b", "name": "default"}]} 2019-06-08 07:19:53,565 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/security-groups.json?project_id=65c6716e83b946459ba1b42e05f6a420&name=default used request id req-8ea2102e-e0df-4c3e-b370-f2b381a9d919 2019-06-08 07:19:53,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.312887907028s 2019-06-08 07:19:53,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-08 07:19:53,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4df06189c17f05166f14e9424cf279bdfb157215" 2019-06-08 07:19:53,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Sat, 08 Jun 2019 07:19:53 GMT X-Openstack-Request-Id: req-794f24de-ec8b-4a4d-9a21-421126f2d07d 2019-06-08 07:19:53,879 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3188c96ec01940fba81c35d45eb11133", "created_at": "2019-06-08T05:50:08Z", "updated_at": "2019-06-08T05:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "1a304197-6259-47fb-8799-aa407182630d", "remote_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv6", "project_id": "3188c96ec01940fba81c35d45eb11133"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "487196b0-2bde-45c0-8b45-f9fcd16601fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv4", "project_id": "3188c96ec01940fba81c35d45eb11133"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "abadd49a-1a8f-405f-ba47-7c59fe8b0d0f", "remote_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv4", "project_id": "3188c96ec01940fba81c35d45eb11133"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "d26daddf-2739-444d-991e-138b96ac2ac2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv6", "project_id": "3188c96ec01940fba81c35d45eb11133"}], "revision_number": 1, "project_id": "3188c96ec01940fba81c35d45eb11133", "id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fcde8c1a9a84222a1af8e17021b864b", "created_at": "2019-06-08T07:13:08Z", "updated_at": "2019-06-08T07:13:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T07:13:08Z", "revision_number": 0, "id": "119e3406-7691-4da0-ac15-0d3e6d2fd28e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T07:13:08Z", "security_group_id": "0f8b9193-9837-4cf1-95ef-d23d8155e475", "tenant_id": "0fcde8c1a9a84222a1af8e17021b864b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fcde8c1a9a84222a1af8e17021b864b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T07:13:08Z", "revision_number": 0, "id": "14fbdfaa-d265-42c2-9a0c-24f495bd2bb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T07:13:08Z", "security_group_id": "0f8b9193-9837-4cf1-95ef-d23d8155e475", "tenant_id": "0fcde8c1a9a84222a1af8e17021b864b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fcde8c1a9a84222a1af8e17021b864b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T07:13:08Z", "revision_number": 0, "id": "f04d63cb-b583-47e4-82bf-2cf9964ef767", "remote_group_id": "0f8b9193-9837-4cf1-95ef-d23d8155e475", "remote_ip_prefix": null, "created_at": "2019-06-08T07:13:08Z", "security_group_id": "0f8b9193-9837-4cf1-95ef-d23d8155e475", "tenant_id": "0fcde8c1a9a84222a1af8e17021b864b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fcde8c1a9a84222a1af8e17021b864b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T07:13:08Z", "revision_number": 0, "id": "f3c829b6-17af-4c05-9571-55ca9fe56a64", "remote_group_id": "0f8b9193-9837-4cf1-95ef-d23d8155e475", "remote_ip_prefix": null, "created_at": "2019-06-08T07:13:08Z", "security_group_id": "0f8b9193-9837-4cf1-95ef-d23d8155e475", "tenant_id": "0fcde8c1a9a84222a1af8e17021b864b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fcde8c1a9a84222a1af8e17021b864b"}], "revision_number": 1, "project_id": "0fcde8c1a9a84222a1af8e17021b864b", "id": "0f8b9193-9837-4cf1-95ef-d23d8155e475", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "created_at": "2019-06-08T05:47:57Z", "updated_at": "2019-06-08T05:47:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "02da1104-56ed-4749-b003-90c4f8f656ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "a3f7c7ce-1565-464d-9c08-e39b080cdb6d", "remote_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "c5f47a68-2c8b-4de3-91dc-0a19312beb49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "d9877ee1-16fa-4f55-9b57-2bd861dcc4ea", "remote_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}], "revision_number": 1, "project_id": "ae5008b7eba04bb8ab8b9bea870a005f", "id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-06-08T05:50:09Z", "updated_at": "2019-06-08T05:50:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "41f1ce41-3b64-482a-87c5-0d0b11c6398f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "79dc58b0-b605-4504-9229-080d558ac4f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "81274cd5-6700-4e0f-8a2a-1f2e3420f4f3", "remote_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "dd1516ff-335a-4f12-a448-f096493076e7", "remote_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "48f2b38a-983e-4487-ab36-f87307c0130c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65c6716e83b946459ba1b42e05f6a420", "created_at": "2019-06-08T06:42:19Z", "updated_at": "2019-06-08T06:42:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T06:42:19Z", "revision_number": 0, "id": "0c7899a4-f28d-4347-ba77-3d00d71b8b58", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T06:42:19Z", "security_group_id": "f33a488b-b370-4ab0-967a-7059f4bfc36b", "tenant_id": "65c6716e83b946459ba1b42e05f6a420", "port_range_min": null, "ethertype": "IPv6", "project_id": "65c6716e83b946459ba1b42e05f6a420"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T06:42:19Z", "revision_number": 0, "id": "28bc81a7-0e65-4c46-9df7-f3912a2b042d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T06:42:19Z", "security_group_id": "f33a488b-b370-4ab0-967a-7059f4bfc36b", "tenant_id": "65c6716e83b946459ba1b42e05f6a420", "port_range_min": null, "ethertype": "IPv4", "project_id": "65c6716e83b946459ba1b42e05f6a420"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T06:42:19Z", "revision_number": 0, "id": "67fba24f-151f-46af-a1cd-d9d15a044362", "remote_group_id": "f33a488b-b370-4ab0-967a-7059f4bfc36b", "remote_ip_prefix": null, "created_at": "2019-06-08T06:42:19Z", "security_group_id": "f33a488b-b370-4ab0-967a-7059f4bfc36b", "tenant_id": "65c6716e83b946459ba1b42e05f6a420", "port_range_min": null, "ethertype": "IPv4", "project_id": "65c6716e83b946459ba1b42e05f6a420"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T06:42:19Z", "revision_number": 0, "id": "ef7ba65a-c0e0-42c8-90fc-959c82abd83e", "remote_group_id": "f33a488b-b370-4ab0-967a-7059f4bfc36b", "remote_ip_prefix": null, "created_at": "2019-06-08T06:42:19Z", "security_group_id": "f33a488b-b370-4ab0-967a-7059f4bfc36b", "tenant_id": "65c6716e83b946459ba1b42e05f6a420", "port_range_min": null, "ethertype": "IPv6", "project_id": "65c6716e83b946459ba1b42e05f6a420"}], "revision_number": 1, "project_id": "65c6716e83b946459ba1b42e05f6a420", "id": "f33a488b-b370-4ab0-967a-7059f4bfc36b", "name": "default"}]} 2019-06-08 07:19:53,880 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/security-groups.json used request id req-794f24de-ec8b-4a4d-9a21-421126f2d07d 2019-06-08 07:19:53,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.308876991272s 2019-06-08 07:19:53,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-06-08 07:19:53,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/security-groups/f33a488b-b370-4ab0-967a-7059f4bfc36b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4df06189c17f05166f14e9424cf279bdfb157215" 2019-06-08 07:19:53,998 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 07:19:54 GMT X-Openstack-Request-Id: req-82f0e2a1-c660-4b96-a114-470a4675f73c 2019-06-08 07:19:53,998 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 07:19:53,998 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/security-groups/f33a488b-b370-4ab0-967a-7059f4bfc36b.json used request id req-82f0e2a1-c660-4b96-a114-470a4675f73c 2019-06-08 07:19:53,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.11163687706s 2019-06-08 07:19:53,998 - xtesting.ci.run_tests - ERROR - The test case 'tempest_full' failed. 2019-06-08 07:19:54,050 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_scenario'... 2019-06-08 07:19:54,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 07:19:54,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sat, 08 Jun 2019 07:19:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f9be50c-6a4e-4549-90ae-9834ca1ff7a6 2019-06-08 07:19:54,099 - 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.46:5000/v3/", "rel": "self"}]}} 2019-06-08 07:19:54,099 - keystoneauth.session - DEBUG - GET call to http://172.30.9.46:5000/v3 used request id req-0f9be50c-6a4e-4549-90ae-9834ca1ff7a6 2019-06-08 07:19:54,099 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.46:5000/v3/auth/tokens 2019-06-08 07:19:54,496 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "d2be94ca10bc410d8e2df55ad673d32f", "name": "member"}, {"id": "e5096deb7bb54cdfaba406b083716814", "name": "admin"}, {"id": "20c52caa8815436598706c0044dd78ea", "name": "reader"}], "expires_at": "2019-06-08T08:19:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3188c96ec01940fba81c35d45eb11133", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "569429e3916a40609b1b095c350d4f40"}, {"url": "http://172.30.9.46:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f8c054a2af64f418c37ee7727690693"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b02dfb863f5a4bffb36851235754ef91"}], "type": "metric", "id": "04a04b69122f4f738931230cee29629a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699fd3a20c8d40938f47375515d56729"}, {"url": "http://172.30.9.46:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a29c25ed5bae42389e53743e2b2d4cc6"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2aa7441977c496197e3dd66db370091"}], "type": "image", "id": "1229db241b1e4199aa3477e6a5aaaaf3", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.25:8080/v1/AUTH_3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f18ac20553a423cb64c4c119b4996d7"}, {"url": "http://172.30.9.46:8080/v1/AUTH_3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9cb7095bfac44798c7fb7f9deeeb6c2"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5274ae5199a462fbdfc0fea51cec5a4"}], "type": "object-store", "id": "3937992c91de456ab652dcaface65051", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.46:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469fe8a62bab4dce8322074f2fcdb9b4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e66cd3f99f9447b491021e663455e8c8"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "faa6e36db7f04aaf89b1671b36545dd9"}], "type": "cloudformation", "id": "4475ac30861f4898a3b4a3f25d4c15a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "451296117b884380836bc65617a5acf5"}, {"url": "http://172.30.9.46:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3bf63cbaa4d40d8a7b3788a9ab9cf75"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8fcd63580f1428d9b345eecdbd48204"}], "type": "compute", "id": "55cb302de7b240e1a0963bcae70f4b34", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04b4a8c11b3f4bd1ab89c03a5aa9bd51"}, {"url": "http://172.30.9.46:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "489dc505b18c45b097be2b0ce43d310b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "768110a585514cb9a095e0ffab526da4"}], "type": "identity", "id": "6494ad775fb84e9891f5bc3015a60f48", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.46:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02cf21684702424ca6c0c65fbe598276"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a219343778574f9a89cf8eda09913c42"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3727342b4d045659e67915b25bea965"}], "type": "placement", "id": "6dd232e0a9944d6f8afacd7b59c2bb55", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f4e281ad8cd4aaba41477f8f55544b4"}, {"url": "http://172.30.9.46:8776/v2/3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f80c73c49c6480dba7d5f4b80e4a948"}, {"url": "http://192.30.9.6:8776/v2/3188c96ec01940fba81c35d45eb11133", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c209dd66f03a44bd9424eb1cad43b57c"}], "type": "volumev2", "id": "7c5d79a9253b44f1afeea36304180784", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c9a71230b064918baa5ec4ab83144c8"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d7c07f63f584a70a7df59e46b53c425"}, {"url": "http://172.30.9.46:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a67b17f9d1f45acb1b7213e75ed7276"}], "type": "event", "id": "84c44c0613f94bf8bbb2e05ff2f89471", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/3188c96ec01940fba81c35d45eb11133", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "775bcb67ac30456cb720438594a475e1"}, {"url": "http://192.30.9.6:8776/v3/3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2c0df4ad6a14557a0e2b97bfa52019f"}, {"url": "http://172.30.9.46:8776/v3/3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ef016b34aa45a7ba522cfecbfec6eb"}], "type": "volumev3", "id": "8b8641e49b5f486a864b0b857a0e9a73", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "121402a262894e60b2dd90a4c91ddfc4"}, {"url": "http://192.30.9.6:8004/v1/3188c96ec01940fba81c35d45eb11133", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "843fd802e471465f9929116059937b0b"}, {"url": "http://172.30.9.46:8004/v1/3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b71667e57ac348d19ee51701c2492bc8"}], "type": "orchestration", "id": "910666d0b44e43dda71799578f2fb207", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.46:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d50b2697934e5aa702ab2b26a44279"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0eb6565be3e44b382acfbe153b647bf"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0ee7731b0a344dd95394ec40456c966"}], "type": "network", "id": "96d169df5f3246498ebfd684c882081c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.46:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6207f5501c4d439cb61786bf4936a152"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de1dcf61d9e44a7aa8f94ba8c4cf9375"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc2fab36e3514270a85a06afe9ff1894"}], "type": "alarming", "id": "96f5a2d27e6f427cbd0f869917a8dd5d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "bf0bc5911f744db0865b88b9285e5dc1", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fd79c31b868f4106baa6b4b6f650b664"}, "audit_ids": ["PbGFizgTRf6GVutvZPac-Q"], "issued_at": "2019-06-08T07:19:54.000000Z"}} 2019-06-08 07:19:54,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 07:19:54,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0b4f33ea33c1c3a38e2d12355a763c99aa013bc5" 2019-06-08 07:19:54,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 08 Jun 2019 07:19:54 GMT X-Openstack-Request-Id: req-ba64c89b-f4cf-4833-ab53-f0b59ca727db 2019-06-08 07:19:54,851 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T06:03:01Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","provider:network_type":"flat"}]} 2019-06-08 07:19:54,852 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ba64c89b-f4cf-4833-ab53-f0b59ca727db 2019-06-08 07:19:54,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.35268497467s 2019-06-08 07:19:54,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 07:19:54,864 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 08 Jun 2019 07:19:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-faba951f-36a5-4cb9-8060-4da66c8d1928 2019-06-08 07:19:54,864 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 07:19:54,864 - keystoneauth.session - DEBUG - GET call to http://172.30.9.46:5000/ used request id req-faba951f-36a5-4cb9-8060-4da66c8d1928 2019-06-08 07:19:54,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-08 07:19:54,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0b4f33ea33c1c3a38e2d12355a763c99aa013bc5" 2019-06-08 07:19:55,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 08 Jun 2019 07:19:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9787a7ba-324c-42aa-98aa-c741fbfa84a9 2019-06-08 07:19:55,151 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.46:5000/v3/domains/69a9710257d445c38da42b508afe5e4c"}, "tags": [], "enabled": true, "id": "69a9710257d445c38da42b508afe5e4c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.46:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.46:5000/v3/domains", "previous": null, "next": null}} 2019-06-08 07:19:55,152 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/domains used request id req-9787a7ba-324c-42aa-98aa-c741fbfa84a9 2019-06-08 07:19:55,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.286628007889s 2019-06-08 07:19:55,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-06-08 07:19:55,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0b4f33ea33c1c3a38e2d12355a763c99aa013bc5" -d '{"project": {"description": "Created by OPNFV Functest: tempest_scenario", "enabled": true, "domain_id": "default", "name": "tempest_scenario-project_75a5518a-c38c-48b6-9622-e7077d240aed"}}' 2019-06-08 07:19:55,406 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 07:19:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2bf6950c-da60-4d2c-9c64-316fb7957bce 2019-06-08 07:19:55,406 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.46:5000/v3/projects/17baa4d065554a218f32bfa58a864062"}, "tags": [], "enabled": true, "id": "17baa4d065554a218f32bfa58a864062", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_75a5518a-c38c-48b6-9622-e7077d240aed"}} 2019-06-08 07:19:55,406 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.46:5000/v3/projects used request id req-2bf6950c-da60-4d2c-9c64-316fb7957bce 2019-06-08 07:19:55,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.247221946716s 2019-06-08 07:19:55,407 - 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'17baa4d065554a218f32bfa58a864062', '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_75a5518a-c38c-48b6-9622-e7077d240aed'}) 2019-06-08 07:19:55,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-06-08 07:19:55,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0b4f33ea33c1c3a38e2d12355a763c99aa013bc5" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "cz8yRlhLBFbiK7vlfaZ3xmYRpwo307", "email": null, "name": "tempest_scenario-user_75a5518a-c38c-48b6-9622-e7077d240aed"}}' 2019-06-08 07:19:55,827 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 331 Content-Type: application/json Date: Sat, 08 Jun 2019 07:19:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8e0f94a-d04b-477c-8f0c-ad19be6843de 2019-06-08 07:19:55,827 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_scenario-user_75a5518a-c38c-48b6-9622-e7077d240aed", "links": {"self": "http://172.30.9.46:5000/v3/users/220384d6791d4e5f81c3bc9fb31f42e4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "220384d6791d4e5f81c3bc9fb31f42e4", "domain_id": "default", "password_expires_at": null}} 2019-06-08 07:19:55,827 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.46:5000/v3/users used request id req-c8e0f94a-d04b-477c-8f0c-ad19be6843de 2019-06-08 07:19:55,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.413885831833s 2019-06-08 07:19:55,828 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'220384d6791d4e5f81c3bc9fb31f42e4', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_scenario-user_75a5518a-c38c-48b6-9622-e7077d240aed'}) 2019-06-08 07:19:55,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 07:19:55,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0b4f33ea33c1c3a38e2d12355a763c99aa013bc5" 2019-06-08 07:19:55,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 07:19:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aceb059f-322d-4004-b761-3ff146b7afe0 2019-06-08 07:19:55,984 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 07:19:55,984 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-aceb059f-322d-4004-b761-3ff146b7afe0 2019-06-08 07:19:55,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.151910066605s 2019-06-08 07:19:55,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 07:19:55,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0b4f33ea33c1c3a38e2d12355a763c99aa013bc5" 2019-06-08 07:19:56,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 07:19:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ece7b02-f56a-45e1-9f1d-1f16d205f8a9 2019-06-08 07:19:56,143 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 07:19:56,143 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-0ece7b02-f56a-45e1-9f1d-1f16d205f8a9 2019-06-08 07:19:56,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.154845952988s 2019-06-08 07:19:56,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 07:19:56,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0b4f33ea33c1c3a38e2d12355a763c99aa013bc5" 2019-06-08 07:19:56,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 07:19:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd42f0e9-4309-4683-9f7e-3c9b958c422c 2019-06-08 07:19:56,259 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 07:19:56,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-fd42f0e9-4309-4683-9f7e-3c9b958c422c 2019-06-08 07:19:56,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.11078119278s 2019-06-08 07:19:56,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-08 07:19:56,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0b4f33ea33c1c3a38e2d12355a763c99aa013bc5" 2019-06-08 07:19:56,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 149 Content-Type: application/json Date: Sat, 08 Jun 2019 07:19:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83aa445d-db54-4161-b141-5dac9aee6f76 2019-06-08 07:19:56,373 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.46:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-08 07:19:56,373 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/domains/default used request id req-83aa445d-db54-4161-b141-5dac9aee6f76 2019-06-08 07:19:56,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.108869075775s 2019-06-08 07:19:56,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-08 07:19:56,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0b4f33ea33c1c3a38e2d12355a763c99aa013bc5" 2019-06-08 07:19:56,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 844 Content-Type: application/json Date: Sat, 08 Jun 2019 07:19:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42848597-4b4c-46e5-8d2b-68f0ca244712 2019-06-08 07:19:56,589 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.46:5000/v3/users/05c218d902a14f40af3320874b7f92da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05c218d902a14f40af3320874b7f92da", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.46:5000/v3/users/1afacf49c7e14af3a957f3511567dacc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1afacf49c7e14af3a957f3511567dacc", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.46:5000/v3/users/1f2145adf73944a6ab8ed52e5753691b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f2145adf73944a6ab8ed52e5753691b", "email": "swift@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_75a5518a-c38c-48b6-9622-e7077d240aed", "links": {"self": "http://172.30.9.46:5000/v3/users/220384d6791d4e5f81c3bc9fb31f42e4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "220384d6791d4e5f81c3bc9fb31f42e4", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.46:5000/v3/users/2593ee6f9317492f990d505d77da4779"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2593ee6f9317492f990d505d77da4779", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.46:5000/v3/users/31ebed201e7e4ca5b7ee604a2b787581"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31ebed201e7e4ca5b7ee604a2b787581", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.46:5000/v3/users/3a572b3053b54834a82afa40e099a5da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a572b3053b54834a82afa40e099a5da", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.46:5000/v3/users/4fee668be3a64363800d347187a88df5"}, "domain_id": "69a9710257d445c38da42b508afe5e4c", "enabled": true, "options": {}, "id": "4fee668be3a64363800d347187a88df5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.46:5000/v3/users/66f1e9993f8b480294a60e940341f520"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66f1e9993f8b480294a60e940341f520", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.46:5000/v3/users/93fe3f7601c54ac9ad051856c17f28bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93fe3f7601c54ac9ad051856c17f28bb", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.46:5000/v3/users/c236670886154d449269b72bd9c90b0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c236670886154d449269b72bd9c90b0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.46:5000/v3/users/c65b29de08754e65a44567b1f677176f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c65b29de08754e65a44567b1f677176f", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.46:5000/v3/users/d8dd3e6eec484d33b35e900b9699495d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8dd3e6eec484d33b35e900b9699495d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.46:5000/v3/users/dda03f8796ac431cadfc3fd8cb68b8e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dda03f8796ac431cadfc3fd8cb68b8e8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.46:5000/v3/users/fd79c31b868f4106baa6b4b6f650b664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd79c31b868f4106baa6b4b6f650b664", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.46:5000/v3/users", "previous": null, "next": null}} 2019-06-08 07:19:56,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/users used request id req-42848597-4b4c-46e5-8d2b-68f0ca244712 2019-06-08 07:19:56,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.215636014938s 2019-06-08 07:19:56,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-08 07:19:56,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0b4f33ea33c1c3a38e2d12355a763c99aa013bc5" 2019-06-08 07:19:56,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sat, 08 Jun 2019 07:19:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07464f69-59b1-4953-b266-f37637faac83 2019-06-08 07:19:56,808 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.46:5000/v3/projects/3188c96ec01940fba81c35d45eb11133"}, "tags": [], "enabled": true, "id": "3188c96ec01940fba81c35d45eb11133", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f"}, "tags": [], "enabled": true, "id": "ae5008b7eba04bb8ab8b9bea870a005f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.46:5000/v3/projects/17baa4d065554a218f32bfa58a864062"}, "tags": [], "enabled": true, "id": "17baa4d065554a218f32bfa58a864062", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_75a5518a-c38c-48b6-9622-e7077d240aed"}]} 2019-06-08 07:19:56,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/projects?domain_id=default used request id req-07464f69-59b1-4953-b266-f37637faac83 2019-06-08 07:19:56,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.206835031509s 2019-06-08 07:19:56,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-08 07:19:56,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/role_assignments?user.id=220384d6791d4e5f81c3bc9fb31f42e4&role.id=d2be94ca10bc410d8e2df55ad673d32f&scope.project.id=17baa4d065554a218f32bfa58a864062" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0b4f33ea33c1c3a38e2d12355a763c99aa013bc5" 2019-06-08 07:19:57,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Sat, 08 Jun 2019 07:19:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49250822-d1e6-4629-b9c6-9296faaae0ef 2019-06-08 07:19:57,012 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.46:5000/v3/role_assignments?user.id=220384d6791d4e5f81c3bc9fb31f42e4&role.id=d2be94ca10bc410d8e2df55ad673d32f&scope.project.id=17baa4d065554a218f32bfa58a864062", "previous": null, "next": null}} 2019-06-08 07:19:57,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/role_assignments?user.id=220384d6791d4e5f81c3bc9fb31f42e4&role.id=d2be94ca10bc410d8e2df55ad673d32f&scope.project.id=17baa4d065554a218f32bfa58a864062 used request id req-49250822-d1e6-4629-b9c6-9296faaae0ef 2019-06-08 07:19:57,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.196441888809s 2019-06-08 07:19:57,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-06-08 07:19:57,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:5000/v3/projects/17baa4d065554a218f32bfa58a864062/users/220384d6791d4e5f81c3bc9fb31f42e4/roles/d2be94ca10bc410d8e2df55ad673d32f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0b4f33ea33c1c3a38e2d12355a763c99aa013bc5" 2019-06-08 07:19:57,253 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 07:19:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a24bd62d-418e-4fb3-a52e-ddba617bfe29 2019-06-08 07:19:57,254 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 07:19:57,254 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.46:5000/v3/projects/17baa4d065554a218f32bfa58a864062/users/220384d6791d4e5f81c3bc9fb31f42e4/roles/d2be94ca10bc410d8e2df55ad673d32f used request id req-a24bd62d-418e-4fb3-a52e-ddba617bfe29 2019-06-08 07:19:57,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.237729072571s 2019-06-08 07:19:57,255 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_scenario-project_75a5518a-c38c-48b6-9622-e7077d240aed', 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'17baa4d065554a218f32bfa58a864062', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'cz8yRlhLBFbiK7vlfaZ3xmYRpwo307', 'username': u'tempest_scenario-user_75a5518a-c38c-48b6-9622-e7077d240aed', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.46:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-06-08 07:19:57,258 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_scenario-user_75a5518a-c38c-48b6-9622-e7077d240aed', 'password': 'cz8yRlhLBFbiK7vlfaZ3xmYRpwo307', 'project_name': 'tempest_scenario-project_75a5518a-c38c-48b6-9622-e7077d240aed', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.46:5000/v3', 'project_id': '17baa4d065554a218f32bfa58a864062', 'project_domain_name': 'Default'} 2019-06-08 07:19:57,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 07:19:57,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0b4f33ea33c1c3a38e2d12355a763c99aa013bc5" 2019-06-08 07:19:57,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 07:19:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccb0479e-6672-4687-a6dd-cbaf2210c653 2019-06-08 07:19:57,371 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 07:19:57,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-ccb0479e-6672-4687-a6dd-cbaf2210c653 2019-06-08 07:19:57,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.110273122787s 2019-06-08 07:19:57,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 07:19:57,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0b4f33ea33c1c3a38e2d12355a763c99aa013bc5" 2019-06-08 07:19:57,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 07:19:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e221db2-ac08-4bdb-947c-dd2a3ebc6e68 2019-06-08 07:19:57,574 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 07:19:57,574 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-6e221db2-ac08-4bdb-947c-dd2a3ebc6e68 2019-06-08 07:19:57,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.197556018829s 2019-06-08 07:19:57,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-08 07:19:57,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0b4f33ea33c1c3a38e2d12355a763c99aa013bc5" 2019-06-08 07:19:57,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 149 Content-Type: application/json Date: Sat, 08 Jun 2019 07:19:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c89acba1-4c98-4b5c-be4d-68e2bcdeedea 2019-06-08 07:19:57,687 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.46:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-08 07:19:57,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/domains/default used request id req-c89acba1-4c98-4b5c-be4d-68e2bcdeedea 2019-06-08 07:19:57,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.108746051788s 2019-06-08 07:19:57,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-08 07:19:57,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0b4f33ea33c1c3a38e2d12355a763c99aa013bc5" 2019-06-08 07:19:57,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 844 Content-Type: application/json Date: Sat, 08 Jun 2019 07:19:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90232df1-4f27-4dbb-b2ae-0afa694f736a 2019-06-08 07:19:57,901 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.46:5000/v3/users/05c218d902a14f40af3320874b7f92da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05c218d902a14f40af3320874b7f92da", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.46:5000/v3/users/1afacf49c7e14af3a957f3511567dacc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1afacf49c7e14af3a957f3511567dacc", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.46:5000/v3/users/1f2145adf73944a6ab8ed52e5753691b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f2145adf73944a6ab8ed52e5753691b", "email": "swift@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_75a5518a-c38c-48b6-9622-e7077d240aed", "links": {"self": "http://172.30.9.46:5000/v3/users/220384d6791d4e5f81c3bc9fb31f42e4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "220384d6791d4e5f81c3bc9fb31f42e4", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.46:5000/v3/users/2593ee6f9317492f990d505d77da4779"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2593ee6f9317492f990d505d77da4779", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.46:5000/v3/users/31ebed201e7e4ca5b7ee604a2b787581"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31ebed201e7e4ca5b7ee604a2b787581", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.46:5000/v3/users/3a572b3053b54834a82afa40e099a5da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a572b3053b54834a82afa40e099a5da", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.46:5000/v3/users/4fee668be3a64363800d347187a88df5"}, "domain_id": "69a9710257d445c38da42b508afe5e4c", "enabled": true, "options": {}, "id": "4fee668be3a64363800d347187a88df5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.46:5000/v3/users/66f1e9993f8b480294a60e940341f520"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66f1e9993f8b480294a60e940341f520", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.46:5000/v3/users/93fe3f7601c54ac9ad051856c17f28bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93fe3f7601c54ac9ad051856c17f28bb", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.46:5000/v3/users/c236670886154d449269b72bd9c90b0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c236670886154d449269b72bd9c90b0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.46:5000/v3/users/c65b29de08754e65a44567b1f677176f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c65b29de08754e65a44567b1f677176f", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.46:5000/v3/users/d8dd3e6eec484d33b35e900b9699495d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8dd3e6eec484d33b35e900b9699495d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.46:5000/v3/users/dda03f8796ac431cadfc3fd8cb68b8e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dda03f8796ac431cadfc3fd8cb68b8e8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.46:5000/v3/users/fd79c31b868f4106baa6b4b6f650b664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd79c31b868f4106baa6b4b6f650b664", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.46:5000/v3/users", "previous": null, "next": null}} 2019-06-08 07:19:57,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/users used request id req-90232df1-4f27-4dbb-b2ae-0afa694f736a 2019-06-08 07:19:57,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.21315908432s 2019-06-08 07:19:57,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-08 07:19:57,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0b4f33ea33c1c3a38e2d12355a763c99aa013bc5" 2019-06-08 07:19:58,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sat, 08 Jun 2019 07:19:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17fcb972-9ddd-4be9-9ab6-d5c9e8428dfc 2019-06-08 07:19:58,112 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.46:5000/v3/projects/3188c96ec01940fba81c35d45eb11133"}, "tags": [], "enabled": true, "id": "3188c96ec01940fba81c35d45eb11133", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f"}, "tags": [], "enabled": true, "id": "ae5008b7eba04bb8ab8b9bea870a005f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.46:5000/v3/projects/17baa4d065554a218f32bfa58a864062"}, "tags": [], "enabled": true, "id": "17baa4d065554a218f32bfa58a864062", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_75a5518a-c38c-48b6-9622-e7077d240aed"}]} 2019-06-08 07:19:58,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/projects?domain_id=default used request id req-17fcb972-9ddd-4be9-9ab6-d5c9e8428dfc 2019-06-08 07:19:58,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.19973897934s 2019-06-08 07:19:58,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-08 07:19:58,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/role_assignments?user.id=220384d6791d4e5f81c3bc9fb31f42e4&role.id=e5096deb7bb54cdfaba406b083716814&scope.project.id=17baa4d065554a218f32bfa58a864062" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0b4f33ea33c1c3a38e2d12355a763c99aa013bc5" 2019-06-08 07:19:58,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Sat, 08 Jun 2019 07:19:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee83cf29-2563-4544-aaf4-cc453570c3b5 2019-06-08 07:19:58,228 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.46:5000/v3/role_assignments?user.id=220384d6791d4e5f81c3bc9fb31f42e4&role.id=e5096deb7bb54cdfaba406b083716814&scope.project.id=17baa4d065554a218f32bfa58a864062", "previous": null, "next": null}} 2019-06-08 07:19:58,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/role_assignments?user.id=220384d6791d4e5f81c3bc9fb31f42e4&role.id=e5096deb7bb54cdfaba406b083716814&scope.project.id=17baa4d065554a218f32bfa58a864062 used request id req-ee83cf29-2563-4544-aaf4-cc453570c3b5 2019-06-08 07:19:58,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.108110904694s 2019-06-08 07:19:58,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-06-08 07:19:58,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:5000/v3/projects/17baa4d065554a218f32bfa58a864062/users/220384d6791d4e5f81c3bc9fb31f42e4/roles/e5096deb7bb54cdfaba406b083716814 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0b4f33ea33c1c3a38e2d12355a763c99aa013bc5" 2019-06-08 07:19:58,380 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 07:19:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-750b09cf-5a7e-4436-9333-542ae24a4d97 2019-06-08 07:19:58,380 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 07:19:58,380 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.46:5000/v3/projects/17baa4d065554a218f32bfa58a864062/users/220384d6791d4e5f81c3bc9fb31f42e4/roles/e5096deb7bb54cdfaba406b083716814 used request id req-750b09cf-5a7e-4436-9333-542ae24a4d97 2019-06-08 07:19:58,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.14833688736s 2019-06-08 07:19:58,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 07:19:58,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0b4f33ea33c1c3a38e2d12355a763c99aa013bc5" 2019-06-08 07:19:58,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 07:19:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a2e7ac1-fe56-4870-bb03-e17fb5f3ae35 2019-06-08 07:19:58,494 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 07:19:58,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-6a2e7ac1-fe56-4870-bb03-e17fb5f3ae35 2019-06-08 07:19:58,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.110716819763s 2019-06-08 07:19:58,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-08 07:19:58,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0b4f33ea33c1c3a38e2d12355a763c99aa013bc5" 2019-06-08 07:19:58,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 149 Content-Type: application/json Date: Sat, 08 Jun 2019 07:19:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4b8adb7-2ab8-4515-bd1e-59a4db15638f 2019-06-08 07:19:58,606 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.46:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-08 07:19:58,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/domains/default used request id req-d4b8adb7-2ab8-4515-bd1e-59a4db15638f 2019-06-08 07:19:58,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.107267856598s 2019-06-08 07:19:58,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-08 07:19:58,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0b4f33ea33c1c3a38e2d12355a763c99aa013bc5" 2019-06-08 07:19:58,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 844 Content-Type: application/json Date: Sat, 08 Jun 2019 07:19:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d78d054-be9f-485c-97df-e644bd29f3ee 2019-06-08 07:19:58,736 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.46:5000/v3/users/05c218d902a14f40af3320874b7f92da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05c218d902a14f40af3320874b7f92da", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.46:5000/v3/users/1afacf49c7e14af3a957f3511567dacc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1afacf49c7e14af3a957f3511567dacc", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.46:5000/v3/users/1f2145adf73944a6ab8ed52e5753691b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f2145adf73944a6ab8ed52e5753691b", "email": "swift@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_75a5518a-c38c-48b6-9622-e7077d240aed", "links": {"self": "http://172.30.9.46:5000/v3/users/220384d6791d4e5f81c3bc9fb31f42e4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "220384d6791d4e5f81c3bc9fb31f42e4", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.46:5000/v3/users/2593ee6f9317492f990d505d77da4779"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2593ee6f9317492f990d505d77da4779", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.46:5000/v3/users/31ebed201e7e4ca5b7ee604a2b787581"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31ebed201e7e4ca5b7ee604a2b787581", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.46:5000/v3/users/3a572b3053b54834a82afa40e099a5da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a572b3053b54834a82afa40e099a5da", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.46:5000/v3/users/4fee668be3a64363800d347187a88df5"}, "domain_id": "69a9710257d445c38da42b508afe5e4c", "enabled": true, "options": {}, "id": "4fee668be3a64363800d347187a88df5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.46:5000/v3/users/66f1e9993f8b480294a60e940341f520"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66f1e9993f8b480294a60e940341f520", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.46:5000/v3/users/93fe3f7601c54ac9ad051856c17f28bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93fe3f7601c54ac9ad051856c17f28bb", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.46:5000/v3/users/c236670886154d449269b72bd9c90b0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c236670886154d449269b72bd9c90b0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.46:5000/v3/users/c65b29de08754e65a44567b1f677176f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c65b29de08754e65a44567b1f677176f", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.46:5000/v3/users/d8dd3e6eec484d33b35e900b9699495d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8dd3e6eec484d33b35e900b9699495d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.46:5000/v3/users/dda03f8796ac431cadfc3fd8cb68b8e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dda03f8796ac431cadfc3fd8cb68b8e8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.46:5000/v3/users/fd79c31b868f4106baa6b4b6f650b664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd79c31b868f4106baa6b4b6f650b664", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.46:5000/v3/users", "previous": null, "next": null}} 2019-06-08 07:19:58,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/users used request id req-1d78d054-be9f-485c-97df-e644bd29f3ee 2019-06-08 07:19:58,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.128594875336s 2019-06-08 07:19:58,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-08 07:19:58,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/role_assignments?role.id=e5096deb7bb54cdfaba406b083716814&user.id=220384d6791d4e5f81c3bc9fb31f42e4&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0b4f33ea33c1c3a38e2d12355a763c99aa013bc5" 2019-06-08 07:19:58,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 193 Content-Type: application/json Date: Sat, 08 Jun 2019 07:19:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7f4aea3-2a56-41e6-9950-31bed5964067 2019-06-08 07:19:58,897 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.46:5000/v3/role_assignments?role.id=e5096deb7bb54cdfaba406b083716814&user.id=220384d6791d4e5f81c3bc9fb31f42e4&scope.domain.id=default", "previous": null, "next": null}} 2019-06-08 07:19:58,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/role_assignments?role.id=e5096deb7bb54cdfaba406b083716814&user.id=220384d6791d4e5f81c3bc9fb31f42e4&scope.domain.id=default used request id req-e7f4aea3-2a56-41e6-9950-31bed5964067 2019-06-08 07:19:58,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.149885177612s 2019-06-08 07:19:58,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-06-08 07:19:58,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:5000/v3/domains/default/users/220384d6791d4e5f81c3bc9fb31f42e4/roles/e5096deb7bb54cdfaba406b083716814 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0b4f33ea33c1c3a38e2d12355a763c99aa013bc5" 2019-06-08 07:19:59,273 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 07:19:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-354e2fa7-30c7-4d3b-9ee4-b9a65333a45c 2019-06-08 07:19:59,274 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 07:19:59,274 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.46:5000/v3/domains/default/users/220384d6791d4e5f81c3bc9fb31f42e4/roles/e5096deb7bb54cdfaba406b083716814 used request id req-354e2fa7-30c7-4d3b-9ee4-b9a65333a45c 2019-06-08 07:19:59,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.373018980026s 2019-06-08 07:19:59,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 07:19:59,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sat, 08 Jun 2019 07:19:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e427354-3dcd-464c-a7c5-18902f54822e 2019-06-08 07:19:59,284 - 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.46:5000/v3/", "rel": "self"}]}} 2019-06-08 07:19:59,285 - keystoneauth.session - DEBUG - GET call to http://172.30.9.46:5000/v3 used request id req-3e427354-3dcd-464c-a7c5-18902f54822e 2019-06-08 07:19:59,285 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.46:5000/v3/auth/tokens 2019-06-08 07:19:59,681 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d2be94ca10bc410d8e2df55ad673d32f", "name": "member"}, {"id": "e5096deb7bb54cdfaba406b083716814", "name": "admin"}, {"id": "20c52caa8815436598706c0044dd78ea", "name": "reader"}], "expires_at": "2019-06-08T08:19:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17baa4d065554a218f32bfa58a864062", "name": "tempest_scenario-project_75a5518a-c38c-48b6-9622-e7077d240aed"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "569429e3916a40609b1b095c350d4f40"}, {"url": "http://172.30.9.46:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f8c054a2af64f418c37ee7727690693"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b02dfb863f5a4bffb36851235754ef91"}], "type": "metric", "id": "04a04b69122f4f738931230cee29629a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699fd3a20c8d40938f47375515d56729"}, {"url": "http://172.30.9.46:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a29c25ed5bae42389e53743e2b2d4cc6"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2aa7441977c496197e3dd66db370091"}], "type": "image", "id": "1229db241b1e4199aa3477e6a5aaaaf3", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.25:8080/v1/AUTH_17baa4d065554a218f32bfa58a864062", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f18ac20553a423cb64c4c119b4996d7"}, {"url": "http://172.30.9.46:8080/v1/AUTH_17baa4d065554a218f32bfa58a864062", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9cb7095bfac44798c7fb7f9deeeb6c2"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5274ae5199a462fbdfc0fea51cec5a4"}], "type": "object-store", "id": "3937992c91de456ab652dcaface65051", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.46:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469fe8a62bab4dce8322074f2fcdb9b4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e66cd3f99f9447b491021e663455e8c8"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "faa6e36db7f04aaf89b1671b36545dd9"}], "type": "cloudformation", "id": "4475ac30861f4898a3b4a3f25d4c15a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "451296117b884380836bc65617a5acf5"}, {"url": "http://172.30.9.46:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3bf63cbaa4d40d8a7b3788a9ab9cf75"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8fcd63580f1428d9b345eecdbd48204"}], "type": "compute", "id": "55cb302de7b240e1a0963bcae70f4b34", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04b4a8c11b3f4bd1ab89c03a5aa9bd51"}, {"url": "http://172.30.9.46:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "489dc505b18c45b097be2b0ce43d310b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "768110a585514cb9a095e0ffab526da4"}], "type": "identity", "id": "6494ad775fb84e9891f5bc3015a60f48", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.46:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02cf21684702424ca6c0c65fbe598276"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a219343778574f9a89cf8eda09913c42"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3727342b4d045659e67915b25bea965"}], "type": "placement", "id": "6dd232e0a9944d6f8afacd7b59c2bb55", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/17baa4d065554a218f32bfa58a864062", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f4e281ad8cd4aaba41477f8f55544b4"}, {"url": "http://172.30.9.46:8776/v2/17baa4d065554a218f32bfa58a864062", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f80c73c49c6480dba7d5f4b80e4a948"}, {"url": "http://192.30.9.6:8776/v2/17baa4d065554a218f32bfa58a864062", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c209dd66f03a44bd9424eb1cad43b57c"}], "type": "volumev2", "id": "7c5d79a9253b44f1afeea36304180784", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c9a71230b064918baa5ec4ab83144c8"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d7c07f63f584a70a7df59e46b53c425"}, {"url": "http://172.30.9.46:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a67b17f9d1f45acb1b7213e75ed7276"}], "type": "event", "id": "84c44c0613f94bf8bbb2e05ff2f89471", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/17baa4d065554a218f32bfa58a864062", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "775bcb67ac30456cb720438594a475e1"}, {"url": "http://192.30.9.6:8776/v3/17baa4d065554a218f32bfa58a864062", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2c0df4ad6a14557a0e2b97bfa52019f"}, {"url": "http://172.30.9.46:8776/v3/17baa4d065554a218f32bfa58a864062", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ef016b34aa45a7ba522cfecbfec6eb"}], "type": "volumev3", "id": "8b8641e49b5f486a864b0b857a0e9a73", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/17baa4d065554a218f32bfa58a864062", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "121402a262894e60b2dd90a4c91ddfc4"}, {"url": "http://192.30.9.6:8004/v1/17baa4d065554a218f32bfa58a864062", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "843fd802e471465f9929116059937b0b"}, {"url": "http://172.30.9.46:8004/v1/17baa4d065554a218f32bfa58a864062", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b71667e57ac348d19ee51701c2492bc8"}], "type": "orchestration", "id": "910666d0b44e43dda71799578f2fb207", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.46:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d50b2697934e5aa702ab2b26a44279"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0eb6565be3e44b382acfbe153b647bf"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0ee7731b0a344dd95394ec40456c966"}], "type": "network", "id": "96d169df5f3246498ebfd684c882081c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.46:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6207f5501c4d439cb61786bf4936a152"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de1dcf61d9e44a7aa8f94ba8c4cf9375"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc2fab36e3514270a85a06afe9ff1894"}], "type": "alarming", "id": "96f5a2d27e6f427cbd0f869917a8dd5d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "bf0bc5911f744db0865b88b9285e5dc1", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_scenario-user_75a5518a-c38c-48b6-9622-e7077d240aed", "id": "220384d6791d4e5f81c3bc9fb31f42e4"}, "audit_ids": ["P66H2krpQ_ybE-PyHjyAQQ"], "issued_at": "2019-06-08T07:19:59.000000Z"}} 2019-06-08 07:19:59,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-06-08 07:19:59,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c833e1e47c1cc680ae4c1a5c5c79a16a0369d7bb" 2019-06-08 07:19:59,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sat, 08 Jun 2019 07:19:59 GMT X-Openstack-Request-Id: req-12eb00c2-89cc-4f86-a4ad-38bcbfc3dd10 2019-06-08 07:19:59,963 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-06-08 07:19:59,963 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/extensions.json used request id req-12eb00c2-89cc-4f86-a4ad-38bcbfc3dd10 2019-06-08 07:19:59,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.278928041458s 2019-06-08 07:19:59,973 - xtesting.ci.run_tests - INFO - Running test case 'tempest_scenario'... 2019-06-08 07:19:59,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-08 07:19:59,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0b4f33ea33c1c3a38e2d12355a763c99aa013bc5" 2019-06-08 07:20:00,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 08 Jun 2019 07:19:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c1e0000-2592-450b-9489-864640c46b45 2019-06-08 07:20:00,090 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.46:5000/v3/domains/69a9710257d445c38da42b508afe5e4c"}, "tags": [], "enabled": true, "id": "69a9710257d445c38da42b508afe5e4c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.46:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.46:5000/v3/domains", "previous": null, "next": null}} 2019-06-08 07:20:00,090 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/domains used request id req-2c1e0000-2592-450b-9489-864640c46b45 2019-06-08 07:20:00,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.116737127304s 2019-06-08 07:20:00,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-08 07:20:00,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0b4f33ea33c1c3a38e2d12355a763c99aa013bc5" 2019-06-08 07:20:00,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sat, 08 Jun 2019 07:20:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b94b3376-66a3-47bd-b59a-202dc4ffdc64 2019-06-08 07:20:00,210 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.46:5000/v3/projects/3188c96ec01940fba81c35d45eb11133"}, "tags": [], "enabled": true, "id": "3188c96ec01940fba81c35d45eb11133", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f"}, "tags": [], "enabled": true, "id": "ae5008b7eba04bb8ab8b9bea870a005f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.46:5000/v3/projects/17baa4d065554a218f32bfa58a864062"}, "tags": [], "enabled": true, "id": "17baa4d065554a218f32bfa58a864062", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_75a5518a-c38c-48b6-9622-e7077d240aed"}]} 2019-06-08 07:20:00,210 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/projects?domain_id=default used request id req-b94b3376-66a3-47bd-b59a-202dc4ffdc64 2019-06-08 07:20:00,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.112282037735s 2019-06-08 07:20:00,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-06-08 07:20:00,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0b4f33ea33c1c3a38e2d12355a763c99aa013bc5" -d '{"network": {"shared": true, "tenant_id": "17baa4d065554a218f32bfa58a864062", "name": "tempest_scenario-net_75a5518a-c38c-48b6-9622-e7077d240aed", "admin_state_up": true}}' 2019-06-08 07:20:00,611 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 728 Content-Type: application/json Date: Sat, 08 Jun 2019 07:20:00 GMT X-Openstack-Request-Id: req-34e99726-9822-412e-a965-b14ae59779ff 2019-06-08 07:20:00,611 - 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":"9a53cf09-1efa-449d-8685-9e357366dab5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":6,"ipv4_address_scope":null,"shared":true,"project_id":"17baa4d065554a218f32bfa58a864062","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-08T07:20:00Z","is_default":false,"qos_policy_id":null,"name":"tempest_scenario-net_75a5518a-c38c-48b6-9622-e7077d240aed","admin_state_up":true,"tenant_id":"17baa4d065554a218f32bfa58a864062","created_at":"2019-06-08T07:20:00Z","mtu":1450}} 2019-06-08 07:20:00,611 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-34e99726-9822-412e-a965-b14ae59779ff 2019-06-08 07:20:00,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.399396181107s 2019-06-08 07:20:00,612 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-06-08T07:20:00Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'9a53cf09-1efa-449d-8685-9e357366dab5', u'provider:segmentation_id': 6, 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_75a5518a-c38c-48b6-9622-e7077d240aed', u'created_at': u'2019-06-08T07:20:00Z', u'mtu': 1450, u'tenant_id': u'17baa4d065554a218f32bfa58a864062', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'17baa4d065554a218f32bfa58a864062', u'l2_adjacency': True}) 2019-06-08 07:20:00,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 07:20:00,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c833e1e47c1cc680ae4c1a5c5c79a16a0369d7bb" 2019-06-08 07:20:00,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1433 Content-Type: application/json Date: Sat, 08 Jun 2019 07:20:00 GMT X-Openstack-Request-Id: req-dbd22dae-7387-4081-a5b6-73034d742372 2019-06-08 07:20:00,701 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"9a53cf09-1efa-449d-8685-9e357366dab5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":6,"ipv4_address_scope":null,"shared":true,"project_id":"17baa4d065554a218f32bfa58a864062","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-08T07:20:00Z","qos_policy_id":null,"name":"tempest_scenario-net_75a5518a-c38c-48b6-9622-e7077d240aed","admin_state_up":true,"tenant_id":"17baa4d065554a218f32bfa58a864062","created_at":"2019-06-08T07:20:00Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T06:03:01Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","provider:network_type":"flat"}]} 2019-06-08 07:20:00,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-dbd22dae-7387-4081-a5b6-73034d742372 2019-06-08 07:20:00,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0882818698883s 2019-06-08 07:20:00,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-06-08 07:20:00,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c833e1e47c1cc680ae4c1a5c5c79a16a0369d7bb" -d '{"subnet": {"name": "tempest_scenario-subnet_75a5518a-c38c-48b6-9622-e7077d240aed", "enable_dhcp": true, "network_id": "9a53cf09-1efa-449d-8685-9e357366dab5", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-06-08 07:20:01,340 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 702 Content-Type: application/json Date: Sat, 08 Jun 2019 07:20:01 GMT X-Openstack-Request-Id: req-e01c7e01-c24f-4201-93dd-9d77d5988167 2019-06-08 07:20:01,340 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-06-08T07:20:00Z","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":"e8d9150b-c691-41f9-b301-296d95b65a75","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"17baa4d065554a218f32bfa58a864062","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_scenario-subnet_75a5518a-c38c-48b6-9622-e7077d240aed","enable_dhcp":true,"segment_id":null,"network_id":"9a53cf09-1efa-449d-8685-9e357366dab5","tenant_id":"17baa4d065554a218f32bfa58a864062","created_at":"2019-06-08T07:20:00Z","ip_version":4}} 2019-06-08 07:20:01,340 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/subnets.json used request id req-e01c7e01-c24f-4201-93dd-9d77d5988167 2019-06-08 07:20:01,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.63819694519s 2019-06-08 07:20:01,341 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-08T07:20: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'e8d9150b-c691-41f9-b301-296d95b65a75', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_scenario-subnet_75a5518a-c38c-48b6-9622-e7077d240aed', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'9a53cf09-1efa-449d-8685-9e357366dab5', u'tenant_id': u'17baa4d065554a218f32bfa58a864062', u'created_at': u'2019-06-08T07:20: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'17baa4d065554a218f32bfa58a864062'}) 2019-06-08 07:20:01,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-06-08 07:20:01,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c833e1e47c1cc680ae4c1a5c5c79a16a0369d7bb" -d '{"router": {"external_gateway_info": {"network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "name": "tempest_scenario-router_75a5518a-c38c-48b6-9622-e7077d240aed", "admin_state_up": true}}' 2019-06-08 07:20:02,918 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 716 Content-Type: application/json Date: Sat, 08 Jun 2019 07:20:02 GMT X-Openstack-Request-Id: req-c4943def-9276-4224-a3db-37d5e1700758 2019-06-08 07:20:02,919 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a3d564af-8d87-4f4f-9680-f5a9465e0acc", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "17baa4d065554a218f32bfa58a864062", "created_at": "2019-06-08T07:20:01Z", "admin_state_up": true, "updated_at": "2019-06-08T07:20:02Z", "project_id": "17baa4d065554a218f32bfa58a864062", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "437fac8c-a984-4c6c-890d-045a139e13a1", "name": "tempest_scenario-router_75a5518a-c38c-48b6-9622-e7077d240aed"}} 2019-06-08 07:20:02,919 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/routers.json used request id req-c4943def-9276-4224-a3db-37d5e1700758 2019-06-08 07:20:02,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.5773870945s 2019-06-08 07:20:02,920 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-08T07:20:02Z', u'revision_number': 2, u'ha': False, u'id': u'437fac8c-a984-4c6c-890d-045a139e13a1', u'external_gateway_info': {u'network_id': u'd0205d84-f6dd-4d92-b76b-dc9ca1111094', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a3d564af-8d87-4f4f-9680-f5a9465e0acc', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_scenario-router_75a5518a-c38c-48b6-9622-e7077d240aed', u'admin_state_up': True, u'tenant_id': u'17baa4d065554a218f32bfa58a864062', u'created_at': u'2019-06-08T07:20:01Z', u'flavor_id': None, u'routes': [], u'project_id': u'17baa4d065554a218f32bfa58a864062'}) 2019-06-08 07:20:02,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-06-08 07:20:02,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:9696/v2.0/routers/437fac8c-a984-4c6c-890d-045a139e13a1/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c833e1e47c1cc680ae4c1a5c5c79a16a0369d7bb" -d '{"subnet_id": "e8d9150b-c691-41f9-b301-296d95b65a75"}' 2019-06-08 07:20:05,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 08 Jun 2019 07:20:05 GMT X-Openstack-Request-Id: req-597e580e-d442-4721-a437-a1838940223f 2019-06-08 07:20:05,116 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "9a53cf09-1efa-449d-8685-9e357366dab5", "tenant_id": "17baa4d065554a218f32bfa58a864062", "subnet_id": "e8d9150b-c691-41f9-b301-296d95b65a75", "subnet_ids": ["e8d9150b-c691-41f9-b301-296d95b65a75"], "port_id": "f3bde96a-030d-4169-972e-67770110c4f0", "id": "437fac8c-a984-4c6c-890d-045a139e13a1"} 2019-06-08 07:20:05,116 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.46:9696/v2.0/routers/437fac8c-a984-4c6c-890d-045a139e13a1/add_router_interface.json used request id req-597e580e-d442-4721-a437-a1838940223f 2019-06-08 07:20:05,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.1961619854s 2019-06-08 07:20:05,117 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-06-08 07:20:05,220 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-06-08 07:20:05,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 07:20:05,229 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 08 Jun 2019 07:20:05 GMT 2019-06-08 07:20:05,229 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}]} 2019-06-08 07:20:05,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 07:20:05,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c833e1e47c1cc680ae4c1a5c5c79a16a0369d7bb" 2019-06-08 07:20:05,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 08 Jun 2019 07:20:05 GMT X-Openstack-Request-Id: req-42dd4147-8b96-45d9-a676-83be4f924f8b 2019-06-08 07:20:05,521 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 07:20:05,521 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-42dd4147-8b96-45d9-a676-83be4f924f8b 2019-06-08 07:20:05,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.287067890167s 2019-06-08 07:20:05,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-06-08 07:20:05,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c833e1e47c1cc680ae4c1a5c5c79a16a0369d7bb" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_scenario-img_75a5518a-c38c-48b6-9622-e7077d240aed", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_scenario-img_75a5518a-c38c-48b6-9622-e7077d240aed"}' 2019-06-08 07:20:05,580 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 948 Content-Type: application/json Date: Sat, 08 Jun 2019 07:20:05 GMT Location: http://172.30.9.46:9292/v2/images/9c284946-558e-444b-8f09-2ce1f8bd66db Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-42b090c2-83f0-4e49-be5d-493275ae1703 2019-06-08 07:20:05,581 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T07:20:05Z", "file": "/v2/images/9c284946-558e-444b-8f09-2ce1f8bd66db/file", "owner": "17baa4d065554a218f32bfa58a864062", "id": "9c284946-558e-444b-8f09-2ce1f8bd66db", "size": null, "self": "/v2/images/9c284946-558e-444b-8f09-2ce1f8bd66db", "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_75a5518a-c38c-48b6-9622-e7077d240aed", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_75a5518a-c38c-48b6-9622-e7077d240aed", "checksum": null, "created_at": "2019-06-08T07:20:05Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-06-08 07:20:05,581 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.46:9292/v2/images used request id req-42b090c2-83f0-4e49-be5d-493275ae1703 2019-06-08 07:20:05,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0510411262512s 2019-06-08 07:20:05,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-06-08 07:20:05,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:9292/v2/images/9c284946-558e-444b-8f09-2ce1f8bd66db/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c833e1e47c1cc680ae4c1a5c5c79a16a0369d7bb" -d '' 2019-06-08 07:20:06,071 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 07:20:06 GMT X-Openstack-Request-Id: req-d1cddfb1-9067-4e4d-a9f8-ed62f85b08a1 2019-06-08 07:20:06,071 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 07:20:06,071 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.46:9292/v2/images/9c284946-558e-444b-8f09-2ce1f8bd66db/file used request id req-d1cddfb1-9067-4e4d-a9f8-ed62f85b08a1 2019-06-08 07:20:06,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.489274024963s 2019-06-08 07:20:06,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 07:20:06,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c833e1e47c1cc680ae4c1a5c5c79a16a0369d7bb" 2019-06-08 07:20:06,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Sat, 08 Jun 2019 07:20:06 GMT X-Openstack-Request-Id: req-5e642cab-54c2-498e-88e9-2533193e8b6f 2019-06-08 07:20:06,113 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T07:20:06Z", "file": "/v2/images/9c284946-558e-444b-8f09-2ce1f8bd66db/file", "owner": "17baa4d065554a218f32bfa58a864062", "id": "9c284946-558e-444b-8f09-2ce1f8bd66db", "size": 12716032, "self": "/v2/images/9c284946-558e-444b-8f09-2ce1f8bd66db", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/9c284946-558e-444b-8f09-2ce1f8bd66db/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/9c284946-558e-444b-8f09-2ce1f8bd66db/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_75a5518a-c38c-48b6-9622-e7077d240aed", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_75a5518a-c38c-48b6-9622-e7077d240aed", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-08T07:20:05Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 07:20:06,113 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-5e642cab-54c2-498e-88e9-2533193e8b6f 2019-06-08 07:20:06,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0374779701233s 2019-06-08 07:20:06,115 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/9c284946-558e-444b-8f09-2ce1f8bd66db/snap', u'metadata': Munch({})})], 'file': u'/v2/images/9c284946-558e-444b-8f09-2ce1f8bd66db/file', 'owner': u'17baa4d065554a218f32bfa58a864062', 'id': u'9c284946-558e-444b-8f09-2ce1f8bd66db', 'size': 12716032, u'self': u'/v2/images/9c284946-558e-444b-8f09-2ce1f8bd66db', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'17baa4d065554a218f32bfa58a864062', 'name': 'tempest_scenario-project_75a5518a-c38c-48b6-9622-e7077d240aed', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/9c284946-558e-444b-8f09-2ce1f8bd66db/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-08T07:20:06Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-06-08T07:20:06Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_75a5518a-c38c-48b6-9622-e7077d240aed', '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/9c284946-558e-444b-8f09-2ce1f8bd66db', 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_75a5518a-c38c-48b6-9622-e7077d240aed', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_scenario-img_75a5518a-c38c-48b6-9622-e7077d240aed', 'created': u'2019-06-08T07:20:05Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-08T07:20: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/9c284946-558e-444b-8f09-2ce1f8bd66db', 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_75a5518a-c38c-48b6-9622-e7077d240aed', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-08 07:20:06,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-06-08 07:20:06,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0b4f33ea33c1c3a38e2d12355a763c99aa013bc5" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_scenario-flavor_75a5518a-c38c-48b6-9622-e7077d240aed", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-06-08 07:20:06,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 316 Content-Type: application/json Date: Sat, 08 Jun 2019 07:20: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-4286cc3b-cc5c-466a-a645-2e86da72a67f x-openstack-request-id: req-4286cc3b-cc5c-466a-a645-2e86da72a67f 2019-06-08 07:20:06,473 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_scenario-flavor_75a5518a-c38c-48b6-9622-e7077d240aed", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/db8cd286-44b5-4d59-94bd-c3cf7e73d5d4", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/db8cd286-44b5-4d59-94bd-c3cf7e73d5d4", "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": "db8cd286-44b5-4d59-94bd-c3cf7e73d5d4"}} 2019-06-08 07:20:06,473 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-4286cc3b-cc5c-466a-a645-2e86da72a67f 2019-06-08 07:20:06,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.355097055435s 2019-06-08 07:20:06,474 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_75a5518a-c38c-48b6-9622-e7077d240aed', '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'3188c96ec01940fba81c35d45eb11133', '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'db8cd286-44b5-4d59-94bd-c3cf7e73d5d4', 'swap': 0}) 2019-06-08 07:20:06,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-06-08 07:20:06,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/flavors/db8cd286-44b5-4d59-94bd-c3cf7e73d5d4/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0b4f33ea33c1c3a38e2d12355a763c99aa013bc5" -d '{"extra_specs": {}}' 2019-06-08 07:20:06,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 08 Jun 2019 07:20: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-60e504d6-5ab0-4d09-94eb-3c303fbfa9a3 x-openstack-request-id: req-60e504d6-5ab0-4d09-94eb-3c303fbfa9a3 2019-06-08 07:20:06,498 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-06-08 07:20:06,498 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/flavors/db8cd286-44b5-4d59-94bd-c3cf7e73d5d4/os-extra_specs used request id req-60e504d6-5ab0-4d09-94eb-3c303fbfa9a3 2019-06-08 07:20:06,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0234041213989s 2019-06-08 07:20:06,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 07:20:06,511 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 08 Jun 2019 07:20:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e20d498e-7094-47e3-b9b2-082e5841e162 2019-06-08 07:20:06,512 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 07:20:06,512 - keystoneauth.session - DEBUG - GET call to http://172.30.9.46:5000/ used request id req-e20d498e-7094-47e3-b9b2-082e5841e162 2019-06-08 07:20:06,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 07:20:06,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c833e1e47c1cc680ae4c1a5c5c79a16a0369d7bb" 2019-06-08 07:20:06,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 07:20:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-770059ab-ea0c-41d1-9f4a-8aa0cd744b06 2019-06-08 07:20:06,730 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 07:20:06,731 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-770059ab-ea0c-41d1-9f4a-8aa0cd744b06 2019-06-08 07:20:06,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.215497016907s 2019-06-08 07:20:06,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 07:20:06,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c833e1e47c1cc680ae4c1a5c5c79a16a0369d7bb" 2019-06-08 07:20:06,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 07:20:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9322db7-961e-4419-9e8f-4afafa039dd4 2019-06-08 07:20:06,915 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 07:20:06,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-b9322db7-961e-4419-9e8f-4afafa039dd4 2019-06-08 07:20:06,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.179923057556s 2019-06-08 07:20:06,925 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-06-08 07:20:09,177 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-06-08 07:20:11,523 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 42eea2ac-1da2-4f4f-a72d-0856fe3259ba | 2019-06-08T07:20:11.108585 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 42eea2ac-1da2-4f4f-a72d-0856fe3259ba ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2019-06-08 07:20:14,955 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2019-06-08 07:20:15,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-06-08 07:20:18,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-06-08 07:20:20,815 - 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=70fd74cb-1058-47dd-9fff-7549728ae72b) as the default verifier for the future CLI operations. 2019-06-08 07:20:22,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-06-08 07:20:22,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0b4f33ea33c1c3a38e2d12355a763c99aa013bc5" 2019-06-08 07:20:22,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 742 Content-Type: application/json Date: Sat, 08 Jun 2019 07:20: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-7abf2338-d246-45dc-92fe-27274ad70b42 x-openstack-request-id: req-7abf2338-d246-45dc-92fe-27274ad70b42 2019-06-08 07:20:22,653 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 13}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 14}, "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.7", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-06-08 07:20:22,653 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/os-hypervisors/detail used request id req-7abf2338-d246-45dc-92fe-27274ad70b42 2019-06-08 07:20:22,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0462939739227s 2019-06-08 07:20:22,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 07:20:22,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c833e1e47c1cc680ae4c1a5c5c79a16a0369d7bb" 2019-06-08 07:20:22,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Sat, 08 Jun 2019 07:20:22 GMT X-Openstack-Request-Id: req-bd78429a-e109-41ad-8e8d-bb70546abcea 2019-06-08 07:20:22,684 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T07:20:06Z", "file": "/v2/images/9c284946-558e-444b-8f09-2ce1f8bd66db/file", "owner": "17baa4d065554a218f32bfa58a864062", "id": "9c284946-558e-444b-8f09-2ce1f8bd66db", "size": 12716032, "self": "/v2/images/9c284946-558e-444b-8f09-2ce1f8bd66db", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/9c284946-558e-444b-8f09-2ce1f8bd66db/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/9c284946-558e-444b-8f09-2ce1f8bd66db/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_75a5518a-c38c-48b6-9622-e7077d240aed", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_75a5518a-c38c-48b6-9622-e7077d240aed", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-08T07:20:05Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 07:20:22,684 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-bd78429a-e109-41ad-8e8d-bb70546abcea 2019-06-08 07:20:22,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0271499156952s 2019-06-08 07:20:22,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-06-08 07:20:22,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c833e1e47c1cc680ae4c1a5c5c79a16a0369d7bb" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_scenario-img_alt_75a5518a-c38c-48b6-9622-e7077d240aed", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_scenario-img_alt_75a5518a-c38c-48b6-9622-e7077d240aed"}' 2019-06-08 07:20:22,726 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 956 Content-Type: application/json Date: Sat, 08 Jun 2019 07:20:22 GMT Location: http://172.30.9.46:9292/v2/images/79436e96-db6c-4521-b8f6-a43c0f48b368 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-1034affd-f7ba-4990-959d-892bb8f1f6b7 2019-06-08 07:20:22,726 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T07:20:22Z", "file": "/v2/images/79436e96-db6c-4521-b8f6-a43c0f48b368/file", "owner": "17baa4d065554a218f32bfa58a864062", "id": "79436e96-db6c-4521-b8f6-a43c0f48b368", "size": null, "self": "/v2/images/79436e96-db6c-4521-b8f6-a43c0f48b368", "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_75a5518a-c38c-48b6-9622-e7077d240aed", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_alt_75a5518a-c38c-48b6-9622-e7077d240aed", "checksum": null, "created_at": "2019-06-08T07:20:22Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-06-08 07:20:22,726 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.46:9292/v2/images used request id req-1034affd-f7ba-4990-959d-892bb8f1f6b7 2019-06-08 07:20:22,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0376942157745s 2019-06-08 07:20:22,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-06-08 07:20:22,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:9292/v2/images/79436e96-db6c-4521-b8f6-a43c0f48b368/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c833e1e47c1cc680ae4c1a5c5c79a16a0369d7bb" -d '' 2019-06-08 07:20:23,830 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 07:20:23 GMT X-Openstack-Request-Id: req-c76eab68-77c8-4193-a662-690a4813dedb 2019-06-08 07:20:23,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-06-08 07:20:23,831 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.46:9292/v2/images/79436e96-db6c-4521-b8f6-a43c0f48b368/file used request id req-c76eab68-77c8-4193-a662-690a4813dedb 2019-06-08 07:20:23,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.10387706757s 2019-06-08 07:20:23,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 07:20:23,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c833e1e47c1cc680ae4c1a5c5c79a16a0369d7bb" 2019-06-08 07:20:23,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2757 Content-Type: application/json Date: Sat, 08 Jun 2019 07:20:23 GMT X-Openstack-Request-Id: req-ddeb56a1-ffe9-4b96-bd52-dd315665eb0b 2019-06-08 07:20:23,857 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T07:20:23Z", "file": "/v2/images/79436e96-db6c-4521-b8f6-a43c0f48b368/file", "owner": "17baa4d065554a218f32bfa58a864062", "id": "79436e96-db6c-4521-b8f6-a43c0f48b368", "size": 12716032, "self": "/v2/images/79436e96-db6c-4521-b8f6-a43c0f48b368", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/79436e96-db6c-4521-b8f6-a43c0f48b368/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/79436e96-db6c-4521-b8f6-a43c0f48b368/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_alt_75a5518a-c38c-48b6-9622-e7077d240aed", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_alt_75a5518a-c38c-48b6-9622-e7077d240aed", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-08T07:20:22Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T07:20:06Z", "file": "/v2/images/9c284946-558e-444b-8f09-2ce1f8bd66db/file", "owner": "17baa4d065554a218f32bfa58a864062", "id": "9c284946-558e-444b-8f09-2ce1f8bd66db", "size": 12716032, "self": "/v2/images/9c284946-558e-444b-8f09-2ce1f8bd66db", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/9c284946-558e-444b-8f09-2ce1f8bd66db/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/9c284946-558e-444b-8f09-2ce1f8bd66db/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_75a5518a-c38c-48b6-9622-e7077d240aed", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_75a5518a-c38c-48b6-9622-e7077d240aed", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-08T07:20:05Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 07:20:23,857 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-ddeb56a1-ffe9-4b96-bd52-dd315665eb0b 2019-06-08 07:20:23,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0237791538239s 2019-06-08 07:20:23,859 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/79436e96-db6c-4521-b8f6-a43c0f48b368/snap', u'metadata': Munch({})})], 'file': u'/v2/images/79436e96-db6c-4521-b8f6-a43c0f48b368/file', 'owner': u'17baa4d065554a218f32bfa58a864062', 'id': u'79436e96-db6c-4521-b8f6-a43c0f48b368', 'size': 12716032, u'self': u'/v2/images/79436e96-db6c-4521-b8f6-a43c0f48b368', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'17baa4d065554a218f32bfa58a864062', 'name': 'tempest_scenario-project_75a5518a-c38c-48b6-9622-e7077d240aed', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/79436e96-db6c-4521-b8f6-a43c0f48b368/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-08T07:20:23Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-06-08T07:20:23Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_alt_75a5518a-c38c-48b6-9622-e7077d240aed', '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/79436e96-db6c-4521-b8f6-a43c0f48b368', 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_75a5518a-c38c-48b6-9622-e7077d240aed', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_scenario-img_alt_75a5518a-c38c-48b6-9622-e7077d240aed', 'created': u'2019-06-08T07:20:22Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-08T07:20: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/79436e96-db6c-4521-b8f6-a43c0f48b368', 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_75a5518a-c38c-48b6-9622-e7077d240aed', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-08 07:20:23,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-06-08 07:20:23,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0b4f33ea33c1c3a38e2d12355a763c99aa013bc5" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_scenario-flavor_alt_75a5518a-c38c-48b6-9622-e7077d240aed", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-06-08 07:20:23,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 319 Content-Type: application/json Date: Sat, 08 Jun 2019 07:20: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-115c113f-7855-4c02-9452-4aae82cc97b7 x-openstack-request-id: req-115c113f-7855-4c02-9452-4aae82cc97b7 2019-06-08 07:20:23,905 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_scenario-flavor_alt_75a5518a-c38c-48b6-9622-e7077d240aed", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/10e4c489-9a38-4a50-b23e-545bfc2be2ff", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/10e4c489-9a38-4a50-b23e-545bfc2be2ff", "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": "10e4c489-9a38-4a50-b23e-545bfc2be2ff"}} 2019-06-08 07:20:23,905 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-115c113f-7855-4c02-9452-4aae82cc97b7 2019-06-08 07:20:23,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0457530021667s 2019-06-08 07:20:23,905 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_alt_75a5518a-c38c-48b6-9622-e7077d240aed', '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'3188c96ec01940fba81c35d45eb11133', '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'10e4c489-9a38-4a50-b23e-545bfc2be2ff', 'swap': 0}) 2019-06-08 07:20:23,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-06-08 07:20:23,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/flavors/10e4c489-9a38-4a50-b23e-545bfc2be2ff/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0b4f33ea33c1c3a38e2d12355a763c99aa013bc5" -d '{"extra_specs": {}}' 2019-06-08 07:20:23,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 08 Jun 2019 07:20: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-16371ee3-7a7b-4156-b8d6-fd2de427142d x-openstack-request-id: req-16371ee3-7a7b-4156-b8d6-fd2de427142d 2019-06-08 07:20:23,929 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-06-08 07:20:23,929 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/flavors/10e4c489-9a38-4a50-b23e-545bfc2be2ff/os-extra_specs used request id req-16371ee3-7a7b-4156-b8d6-fd2de427142d 2019-06-08 07:20:23,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0239191055298s 2019-06-08 07:20:23,929 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_alt_75a5518a-c38c-48b6-9622-e7077d240aed', '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'3188c96ec01940fba81c35d45eb11133', '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'10e4c489-9a38-4a50-b23e-545bfc2be2ff', 'swap': 0}) 2019-06-08 07:20:27,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-06-08 07:20:27,018 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-06-08 07:20:27,018 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-06-08 07:20:27,021 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-06-08 07:20:27,075 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-06-08 07:20:30,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-70fd74cb-1058-47dd-9fff-7549728ae72b/repo; stestr list '(?!.*\[.*\bslow\b.*\])(^tempest\.scenario)' >/home/opnfv/functest/results/tempest_scenario/test_list.txt 2>/dev/null) 2019-06-08 07:20:30,688 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-06-08 07:20:30,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_scenario/test_list.txt', u'--concurrency=1']'. 2019-06-08 07:27:32,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: e6983411-8c46-44e0-8157-7f49aa673f50 2019-06-08 07:27:32,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', u'e6983411-8c46-44e0-8157-7f49aa673f50']'. 2019-06-08 07:27:33,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-06-08 07:27:33,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-06-08 07:27:33,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-06-08 07:27:33,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | e6983411-8c46-44e0-8157-7f49aa673f50 | 2019-06-08 07:27:33,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-06-08 07:27:33,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-06-08 07:20:32 | 2019-06-08 07:27:33,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-06-08 07:27:32 | 2019-06-08 07:27:33,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:07:00 | 2019-06-08 07:27:33,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2019-06-08 07:27:33,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-06-08 07:27:33,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-06-08 07:27:33,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 70fd74cb-1058-47dd-9fff-7549728ae72b) | 2019-06-08 07:27:33,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-06-08 07:27:33,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 42eea2ac-1da2-4f4f-a72d-0856fe3259ba) | 2019-06-08 07:27:33,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 10 | 2019-06-08 07:27:33,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 398.612 | 2019-06-08 07:27:33,812 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 7 | 2019-06-08 07:27:33,812 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 3 | 2019-06-08 07:27:33,812 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-06-08 07:27:33,812 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-06-08 07:27:33,812 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-06-08 07:27:33,812 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-06-08 07:27:33,813 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------+ 2019-06-08 07:27:33,813 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-06-08 07:27:33,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_scenario success_rate is 100.0% 2019-06-08 07:27:33,875 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', u'e6983411-8c46-44e0-8157-7f49aa673f50', '--to', u'/home/opnfv/functest/results/tempest_scenario/tempest-report.html'] 2019-06-08 07:27:36,047 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid e6983411-8c46-44e0-8157-7f49aa673f50 --to /home/opnfv/functest/results/tempest_scenario/tempest-report.html Saving the report to '/home/opnfv/functest/results/tempest_scenario/tempest-report.html' file. It may take some time. The report has been successfully saved. 2019-06-08 07:27:36,048 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', u'e6983411-8c46-44e0-8157-7f49aa673f50', '--to', u'/home/opnfv/functest/results/tempest_scenario/tempest-report.xml'] 2019-06-08 07:27:38,110 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid e6983411-8c46-44e0-8157-7f49aa673f50 --to /home/opnfv/functest/results/tempest_scenario/tempest-report.xml Saving the report to '/home/opnfv/functest/results/tempest_scenario/tempest-report.xml' file. It may take some time. The report has been successfully saved. 2019-06-08 07:27:38,225 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-08 07:27:38,226 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | tempest_scenario | functest | 07:38 | PASS | +--------------------------+------------------+------------------+----------------+ 2019-06-08 07:27:38,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-06-08 07:27:38,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9292/v2/images/79436e96-db6c-4521-b8f6-a43c0f48b368 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c833e1e47c1cc680ae4c1a5c5c79a16a0369d7bb" 2019-06-08 07:27:38,821 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 07:27:38 GMT X-Openstack-Request-Id: req-66a8494f-8360-4fa5-b295-d69752285718 2019-06-08 07:27:38,821 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 07:27:38,822 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.46:9292/v2/images/79436e96-db6c-4521-b8f6-a43c0f48b368 used request id req-66a8494f-8360-4fa5-b295-d69752285718 2019-06-08 07:27:38,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.580363988876s 2019-06-08 07:27:38,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-08 07:27:38,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0b4f33ea33c1c3a38e2d12355a763c99aa013bc5" 2019-06-08 07:27:39,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 369 Content-Type: application/json Date: Sat, 08 Jun 2019 07:27: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-871e32b1-a509-4817-97b1-e4afaead1a6b x-openstack-request-id: req-871e32b1-a509-4817-97b1-e4afaead1a6b 2019-06-08 07:27:39,121 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_scenario-flavor_alt_75a5518a-c38c-48b6-9622-e7077d240aed", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/10e4c489-9a38-4a50-b23e-545bfc2be2ff", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/10e4c489-9a38-4a50-b23e-545bfc2be2ff", "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": "10e4c489-9a38-4a50-b23e-545bfc2be2ff"}, {"name": "tempest_scenario-flavor_75a5518a-c38c-48b6-9622-e7077d240aed", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/db8cd286-44b5-4d59-94bd-c3cf7e73d5d4", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/db8cd286-44b5-4d59-94bd-c3cf7e73d5d4", "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": "db8cd286-44b5-4d59-94bd-c3cf7e73d5d4"}]} 2019-06-08 07:27:39,121 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None used request id req-871e32b1-a509-4817-97b1-e4afaead1a6b 2019-06-08 07:27:39,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.293776988983s 2019-06-08 07:27:39,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-06-08 07:27:39,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:8774/v2.1/flavors/10e4c489-9a38-4a50-b23e-545bfc2be2ff -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0b4f33ea33c1c3a38e2d12355a763c99aa013bc5" 2019-06-08 07:27:39,759 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 08 Jun 2019 07:27: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-45142536-2bc9-4def-8cdf-87bb2821d57b x-openstack-request-id: req-45142536-2bc9-4def-8cdf-87bb2821d57b 2019-06-08 07:27:39,759 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.46:8774/v2.1/flavors/10e4c489-9a38-4a50-b23e-545bfc2be2ff used request id req-45142536-2bc9-4def-8cdf-87bb2821d57b 2019-06-08 07:27:39,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.635293006897s 2019-06-08 07:27:39,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-06-08 07:27:39,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:9696/v2.0/routers/437fac8c-a984-4c6c-890d-045a139e13a1/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c833e1e47c1cc680ae4c1a5c5c79a16a0369d7bb" -d '{"subnet_id": "e8d9150b-c691-41f9-b301-296d95b65a75"}' 2019-06-08 07:27:42,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 08 Jun 2019 07:27:42 GMT X-Openstack-Request-Id: req-2510f2f0-5845-4045-a44e-0fe89fac9030 2019-06-08 07:27:42,447 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "9a53cf09-1efa-449d-8685-9e357366dab5", "tenant_id": "17baa4d065554a218f32bfa58a864062", "subnet_id": "e8d9150b-c691-41f9-b301-296d95b65a75", "subnet_ids": ["e8d9150b-c691-41f9-b301-296d95b65a75"], "port_id": "f3bde96a-030d-4169-972e-67770110c4f0", "id": "437fac8c-a984-4c6c-890d-045a139e13a1"} 2019-06-08 07:27:42,447 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.46:9696/v2.0/routers/437fac8c-a984-4c6c-890d-045a139e13a1/remove_router_interface.json used request id req-2510f2f0-5845-4045-a44e-0fe89fac9030 2019-06-08 07:27:42,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.68760180473s 2019-06-08 07:27:42,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-06-08 07:27:42,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c833e1e47c1cc680ae4c1a5c5c79a16a0369d7bb" 2019-06-08 07:27:42,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1222 Content-Type: application/json Date: Sat, 08 Jun 2019 07:27:42 GMT X-Openstack-Request-Id: req-82f2b228-9502-4359-9b1a-1c3e77f7c7d7 2019-06-08 07:27:42,578 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a3d564af-8d87-4f4f-9680-f5a9465e0acc", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "17baa4d065554a218f32bfa58a864062", "created_at": "2019-06-08T07:20:01Z", "admin_state_up": true, "updated_at": "2019-06-08T07:27:41Z", "project_id": "17baa4d065554a218f32bfa58a864062", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "437fac8c-a984-4c6c-890d-045a139e13a1", "name": "tempest_scenario-router_75a5518a-c38c-48b6-9622-e7077d240aed"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "07ea00007e044be39f0290f616c83aba", "created_at": "2019-06-08T06:02:04Z", "admin_state_up": true, "updated_at": "2019-06-08T06:02:04Z", "project_id": "07ea00007e044be39f0290f616c83aba", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "d11d2cfa-ebba-4487-a42d-f81ff7d1378a", "name": "tempest-pretest-check-842892652"}]} 2019-06-08 07:27:42,578 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/routers.json used request id req-82f2b228-9502-4359-9b1a-1c3e77f7c7d7 2019-06-08 07:27:42,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.129749059677s 2019-06-08 07:27:42,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-06-08 07:27:42,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/routers/437fac8c-a984-4c6c-890d-045a139e13a1.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c833e1e47c1cc680ae4c1a5c5c79a16a0369d7bb" 2019-06-08 07:27:44,006 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 07:27:44 GMT X-Openstack-Request-Id: req-19b9d530-0bc3-427b-8192-2db6c90b949c 2019-06-08 07:27:44,006 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 07:27:44,006 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/routers/437fac8c-a984-4c6c-890d-045a139e13a1.json used request id req-19b9d530-0bc3-427b-8192-2db6c90b949c 2019-06-08 07:27:44,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.42648506165s 2019-06-08 07:27:44,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-06-08 07:27:44,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c833e1e47c1cc680ae4c1a5c5c79a16a0369d7bb" 2019-06-08 07:27:44,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1334 Content-Type: application/json Date: Sat, 08 Jun 2019 07:27:44 GMT X-Openstack-Request-Id: req-b75431ce-a6e1-4a44-8d97-8c8e9730ad4c 2019-06-08 07:27:44,049 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-06-08T05:48:01Z","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":"a3d564af-8d87-4f4f-9680-f5a9465e0acc","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"ae5008b7eba04bb8ab8b9bea870a005f","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:48:01Z","ip_version":4},{"updated_at":"2019-06-08T07:20:00Z","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":"e8d9150b-c691-41f9-b301-296d95b65a75","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"17baa4d065554a218f32bfa58a864062","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_scenario-subnet_75a5518a-c38c-48b6-9622-e7077d240aed","enable_dhcp":true,"segment_id":null,"network_id":"9a53cf09-1efa-449d-8685-9e357366dab5","tenant_id":"17baa4d065554a218f32bfa58a864062","created_at":"2019-06-08T07:20:00Z","ip_version":4}]} 2019-06-08 07:27:44,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/subnets.json used request id req-b75431ce-a6e1-4a44-8d97-8c8e9730ad4c 2019-06-08 07:27:44,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0426471233368s 2019-06-08 07:27:44,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-06-08 07:27:44,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/subnets/e8d9150b-c691-41f9-b301-296d95b65a75.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c833e1e47c1cc680ae4c1a5c5c79a16a0369d7bb" 2019-06-08 07:27:44,892 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 07:27:44 GMT X-Openstack-Request-Id: req-052691e6-155b-4921-9f46-775a3faddc86 2019-06-08 07:27:44,892 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 07:27:44,892 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/subnets/e8d9150b-c691-41f9-b301-296d95b65a75.json used request id req-052691e6-155b-4921-9f46-775a3faddc86 2019-06-08 07:27:44,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.841629981995s 2019-06-08 07:27:44,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 07:27:44,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c833e1e47c1cc680ae4c1a5c5c79a16a0369d7bb" 2019-06-08 07:27:44,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1439 Content-Type: application/json Date: Sat, 08 Jun 2019 07:27:44 GMT X-Openstack-Request-Id: req-f8497d16-6010-4f7d-9577-6d85275e0958 2019-06-08 07:27:44,984 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9a53cf09-1efa-449d-8685-9e357366dab5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":6,"ipv4_address_scope":null,"shared":true,"project_id":"17baa4d065554a218f32bfa58a864062","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-08T07:27:44Z","qos_policy_id":null,"name":"tempest_scenario-net_75a5518a-c38c-48b6-9622-e7077d240aed","admin_state_up":true,"tenant_id":"17baa4d065554a218f32bfa58a864062","created_at":"2019-06-08T07:20:00Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T06:03:01Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","provider:network_type":"flat"}]} 2019-06-08 07:27:44,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-f8497d16-6010-4f7d-9577-6d85275e0958 2019-06-08 07:27:44,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0913782119751s 2019-06-08 07:27:44,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-06-08 07:27:44,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/networks/9a53cf09-1efa-449d-8685-9e357366dab5.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c833e1e47c1cc680ae4c1a5c5c79a16a0369d7bb" 2019-06-08 07:27:46,227 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 07:27:46 GMT X-Openstack-Request-Id: req-022c67bd-50e2-4deb-bdcd-3253ce5d17af 2019-06-08 07:27:46,228 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 07:27:46,228 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/networks/9a53cf09-1efa-449d-8685-9e357366dab5.json used request id req-022c67bd-50e2-4deb-bdcd-3253ce5d17af 2019-06-08 07:27:46,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.24251103401s 2019-06-08 07:27:46,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 07:27:46,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c833e1e47c1cc680ae4c1a5c5c79a16a0369d7bb" 2019-06-08 07:27:46,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Sat, 08 Jun 2019 07:27:46 GMT X-Openstack-Request-Id: req-b8474d7e-ee54-4406-931f-59ea59eb295c 2019-06-08 07:27:46,260 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T07:20:06Z", "file": "/v2/images/9c284946-558e-444b-8f09-2ce1f8bd66db/file", "owner": "17baa4d065554a218f32bfa58a864062", "id": "9c284946-558e-444b-8f09-2ce1f8bd66db", "size": 12716032, "self": "/v2/images/9c284946-558e-444b-8f09-2ce1f8bd66db", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/9c284946-558e-444b-8f09-2ce1f8bd66db/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/9c284946-558e-444b-8f09-2ce1f8bd66db/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_75a5518a-c38c-48b6-9622-e7077d240aed", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_75a5518a-c38c-48b6-9622-e7077d240aed", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-08T07:20:05Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 07:27:46,260 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-b8474d7e-ee54-4406-931f-59ea59eb295c 2019-06-08 07:27:46,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0278959274292s 2019-06-08 07:27:46,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-06-08 07:27:46,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9292/v2/images/9c284946-558e-444b-8f09-2ce1f8bd66db -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c833e1e47c1cc680ae4c1a5c5c79a16a0369d7bb" 2019-06-08 07:27:46,523 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 07:27:46 GMT X-Openstack-Request-Id: req-7f0c26a4-3d56-4479-aa94-ab9e358b69bc 2019-06-08 07:27:46,523 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 07:27:46,523 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.46:9292/v2/images/9c284946-558e-444b-8f09-2ce1f8bd66db used request id req-7f0c26a4-3d56-4479-aa94-ab9e358b69bc 2019-06-08 07:27:46,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.261937856674s 2019-06-08 07:27:46,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-08 07:27:46,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0b4f33ea33c1c3a38e2d12355a763c99aa013bc5" 2019-06-08 07:27:46,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Sat, 08 Jun 2019 07: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-66709edb-817b-4d6b-9458-ee20362ebd74 x-openstack-request-id: req-66709edb-817b-4d6b-9458-ee20362ebd74 2019-06-08 07:27:46,547 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_scenario-flavor_75a5518a-c38c-48b6-9622-e7077d240aed", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/db8cd286-44b5-4d59-94bd-c3cf7e73d5d4", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/db8cd286-44b5-4d59-94bd-c3cf7e73d5d4", "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": "db8cd286-44b5-4d59-94bd-c3cf7e73d5d4"}]} 2019-06-08 07:27:46,547 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None used request id req-66709edb-817b-4d6b-9458-ee20362ebd74 2019-06-08 07:27:46,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0230729579926s 2019-06-08 07:27:46,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-06-08 07:27:46,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:8774/v2.1/flavors/db8cd286-44b5-4d59-94bd-c3cf7e73d5d4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0b4f33ea33c1c3a38e2d12355a763c99aa013bc5" 2019-06-08 07:27:46,585 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 08 Jun 2019 07:27: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-3b579076-7331-4d65-8ab3-eef60198aff1 x-openstack-request-id: req-3b579076-7331-4d65-8ab3-eef60198aff1 2019-06-08 07:27:46,585 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.46:8774/v2.1/flavors/db8cd286-44b5-4d59-94bd-c3cf7e73d5d4 used request id req-3b579076-7331-4d65-8ab3-eef60198aff1 2019-06-08 07:27:46,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0363991260529s 2019-06-08 07:27:46,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-08 07:27:46,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0b4f33ea33c1c3a38e2d12355a763c99aa013bc5" 2019-06-08 07:27:46,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 844 Content-Type: application/json Date: Sat, 08 Jun 2019 07:27:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7db265f8-d1f6-453a-967f-07d12efbb0dd 2019-06-08 07:27:46,801 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.46:5000/v3/users/05c218d902a14f40af3320874b7f92da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05c218d902a14f40af3320874b7f92da", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.46:5000/v3/users/1afacf49c7e14af3a957f3511567dacc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1afacf49c7e14af3a957f3511567dacc", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.46:5000/v3/users/1f2145adf73944a6ab8ed52e5753691b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f2145adf73944a6ab8ed52e5753691b", "email": "swift@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_75a5518a-c38c-48b6-9622-e7077d240aed", "links": {"self": "http://172.30.9.46:5000/v3/users/220384d6791d4e5f81c3bc9fb31f42e4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "220384d6791d4e5f81c3bc9fb31f42e4", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.46:5000/v3/users/2593ee6f9317492f990d505d77da4779"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2593ee6f9317492f990d505d77da4779", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.46:5000/v3/users/31ebed201e7e4ca5b7ee604a2b787581"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31ebed201e7e4ca5b7ee604a2b787581", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.46:5000/v3/users/3a572b3053b54834a82afa40e099a5da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a572b3053b54834a82afa40e099a5da", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.46:5000/v3/users/4fee668be3a64363800d347187a88df5"}, "domain_id": "69a9710257d445c38da42b508afe5e4c", "enabled": true, "options": {}, "id": "4fee668be3a64363800d347187a88df5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.46:5000/v3/users/66f1e9993f8b480294a60e940341f520"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66f1e9993f8b480294a60e940341f520", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.46:5000/v3/users/93fe3f7601c54ac9ad051856c17f28bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93fe3f7601c54ac9ad051856c17f28bb", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.46:5000/v3/users/c236670886154d449269b72bd9c90b0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c236670886154d449269b72bd9c90b0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.46:5000/v3/users/c65b29de08754e65a44567b1f677176f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c65b29de08754e65a44567b1f677176f", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.46:5000/v3/users/d8dd3e6eec484d33b35e900b9699495d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8dd3e6eec484d33b35e900b9699495d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.46:5000/v3/users/dda03f8796ac431cadfc3fd8cb68b8e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dda03f8796ac431cadfc3fd8cb68b8e8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.46:5000/v3/users/fd79c31b868f4106baa6b4b6f650b664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd79c31b868f4106baa6b4b6f650b664", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.46:5000/v3/users", "previous": null, "next": null}} 2019-06-08 07:27:46,801 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/users used request id req-7db265f8-d1f6-453a-967f-07d12efbb0dd 2019-06-08 07:27:46,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.215656995773s 2019-06-08 07:27:46,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-08 07:27:46,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/users/220384d6791d4e5f81c3bc9fb31f42e4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0b4f33ea33c1c3a38e2d12355a763c99aa013bc5" 2019-06-08 07:27:47,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 231 Content-Type: application/json Date: Sat, 08 Jun 2019 07:27:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7db8ecde-e1a1-4b1a-be7f-05e910cd7329 2019-06-08 07:27:47,045 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_scenario-user_75a5518a-c38c-48b6-9622-e7077d240aed", "links": {"self": "http://172.30.9.46:5000/v3/users/220384d6791d4e5f81c3bc9fb31f42e4"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "220384d6791d4e5f81c3bc9fb31f42e4", "description": null}} 2019-06-08 07:27:47,045 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/users/220384d6791d4e5f81c3bc9fb31f42e4 used request id req-7db8ecde-e1a1-4b1a-be7f-05e910cd7329 2019-06-08 07:27:47,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.238348960876s 2019-06-08 07:27:47,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-06-08 07:27:47,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:5000/v3/users/220384d6791d4e5f81c3bc9fb31f42e4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0b4f33ea33c1c3a38e2d12355a763c99aa013bc5" 2019-06-08 07:27:47,356 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 07:27:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a05947ef-50b0-46b1-892d-3568c1e194b2 2019-06-08 07:27:47,356 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 07:27:47,356 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.46:5000/v3/users/220384d6791d4e5f81c3bc9fb31f42e4 used request id req-a05947ef-50b0-46b1-892d-3568c1e194b2 2019-06-08 07:27:47,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.310479879379s 2019-06-08 07:27:47,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-08 07:27:47,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0b4f33ea33c1c3a38e2d12355a763c99aa013bc5" 2019-06-08 07:27:47,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 389 Content-Type: application/json Date: Sat, 08 Jun 2019 07:27:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f87bb5e-ca64-4eeb-b825-eca1cd8cec0c 2019-06-08 07:27:47,482 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.46:5000/v3/projects/17baa4d065554a218f32bfa58a864062"}, "tags": [], "enabled": true, "id": "17baa4d065554a218f32bfa58a864062", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_75a5518a-c38c-48b6-9622-e7077d240aed"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.46:5000/v3/projects/3188c96ec01940fba81c35d45eb11133"}, "tags": [], "enabled": true, "id": "3188c96ec01940fba81c35d45eb11133", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f"}, "tags": [], "enabled": true, "id": "ae5008b7eba04bb8ab8b9bea870a005f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-08 07:27:47,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/projects used request id req-0f87bb5e-ca64-4eeb-b825-eca1cd8cec0c 2019-06-08 07:27:47,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.119211912155s 2019-06-08 07:27:47,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-06-08 07:27:47,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:5000/v3/projects/17baa4d065554a218f32bfa58a864062 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0b4f33ea33c1c3a38e2d12355a763c99aa013bc5" 2019-06-08 07:27:47,736 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 07:27:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb8c13d6-d1ac-46fb-9a3a-8b5ab151bebc 2019-06-08 07:27:47,736 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 07:27:47,736 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.46:5000/v3/projects/17baa4d065554a218f32bfa58a864062 used request id req-fb8c13d6-d1ac-46fb-9a3a-8b5ab151bebc 2019-06-08 07:27:47,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.249424934387s 2019-06-08 07:27:47,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-08 07:27:47,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:9696/v2.0/security-groups.json?project_id=17baa4d065554a218f32bfa58a864062&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0b4f33ea33c1c3a38e2d12355a763c99aa013bc5" 2019-06-08 07:27:47,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 08 Jun 2019 07:27:47 GMT X-Openstack-Request-Id: req-9e0a1e2c-ab26-46c3-84bc-ccae68c905ca 2019-06-08 07:27:47,972 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "17baa4d065554a218f32bfa58a864062", "created_at": "2019-06-08T07:20:00Z", "updated_at": "2019-06-08T07:20:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T07:20:00Z", "revision_number": 0, "id": "43d27c9c-2b47-422e-9042-71c18b3b00b7", "remote_group_id": "cbb69453-a4e3-49ab-9943-7100b8abd6bc", "remote_ip_prefix": null, "created_at": "2019-06-08T07:20:00Z", "security_group_id": "cbb69453-a4e3-49ab-9943-7100b8abd6bc", "tenant_id": "17baa4d065554a218f32bfa58a864062", "port_range_min": null, "ethertype": "IPv6", "project_id": "17baa4d065554a218f32bfa58a864062"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T07:20:00Z", "revision_number": 0, "id": "9e8d7d04-da30-49ba-a80d-414a36ba4698", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T07:20:00Z", "security_group_id": "cbb69453-a4e3-49ab-9943-7100b8abd6bc", "tenant_id": "17baa4d065554a218f32bfa58a864062", "port_range_min": null, "ethertype": "IPv4", "project_id": "17baa4d065554a218f32bfa58a864062"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T07:20:00Z", "revision_number": 0, "id": "aded615e-c2d5-4f6b-8755-4692f06f3e1b", "remote_group_id": "cbb69453-a4e3-49ab-9943-7100b8abd6bc", "remote_ip_prefix": null, "created_at": "2019-06-08T07:20:00Z", "security_group_id": "cbb69453-a4e3-49ab-9943-7100b8abd6bc", "tenant_id": "17baa4d065554a218f32bfa58a864062", "port_range_min": null, "ethertype": "IPv4", "project_id": "17baa4d065554a218f32bfa58a864062"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T07:20:00Z", "revision_number": 0, "id": "b44e4e64-244e-41e1-b71b-88a345007613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T07:20:00Z", "security_group_id": "cbb69453-a4e3-49ab-9943-7100b8abd6bc", "tenant_id": "17baa4d065554a218f32bfa58a864062", "port_range_min": null, "ethertype": "IPv6", "project_id": "17baa4d065554a218f32bfa58a864062"}], "revision_number": 1, "project_id": "17baa4d065554a218f32bfa58a864062", "id": "cbb69453-a4e3-49ab-9943-7100b8abd6bc", "name": "default"}]} 2019-06-08 07:27:47,972 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/security-groups.json?project_id=17baa4d065554a218f32bfa58a864062&name=default used request id req-9e0a1e2c-ab26-46c3-84bc-ccae68c905ca 2019-06-08 07:27:47,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.230638027191s 2019-06-08 07:27:47,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-08 07:27:47,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0b4f33ea33c1c3a38e2d12355a763c99aa013bc5" 2019-06-08 07:27:48,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Sat, 08 Jun 2019 07:27:48 GMT X-Openstack-Request-Id: req-beeeaad8-421a-40af-a199-5866a19652bd 2019-06-08 07:27:48,049 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3188c96ec01940fba81c35d45eb11133", "created_at": "2019-06-08T05:50:08Z", "updated_at": "2019-06-08T05:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "1a304197-6259-47fb-8799-aa407182630d", "remote_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv6", "project_id": "3188c96ec01940fba81c35d45eb11133"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "487196b0-2bde-45c0-8b45-f9fcd16601fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv4", "project_id": "3188c96ec01940fba81c35d45eb11133"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "abadd49a-1a8f-405f-ba47-7c59fe8b0d0f", "remote_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv4", "project_id": "3188c96ec01940fba81c35d45eb11133"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "d26daddf-2739-444d-991e-138b96ac2ac2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv6", "project_id": "3188c96ec01940fba81c35d45eb11133"}], "revision_number": 1, "project_id": "3188c96ec01940fba81c35d45eb11133", "id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fcde8c1a9a84222a1af8e17021b864b", "created_at": "2019-06-08T07:13:08Z", "updated_at": "2019-06-08T07:13:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T07:13:08Z", "revision_number": 0, "id": "119e3406-7691-4da0-ac15-0d3e6d2fd28e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T07:13:08Z", "security_group_id": "0f8b9193-9837-4cf1-95ef-d23d8155e475", "tenant_id": "0fcde8c1a9a84222a1af8e17021b864b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fcde8c1a9a84222a1af8e17021b864b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T07:13:08Z", "revision_number": 0, "id": "14fbdfaa-d265-42c2-9a0c-24f495bd2bb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T07:13:08Z", "security_group_id": "0f8b9193-9837-4cf1-95ef-d23d8155e475", "tenant_id": "0fcde8c1a9a84222a1af8e17021b864b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fcde8c1a9a84222a1af8e17021b864b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T07:13:08Z", "revision_number": 0, "id": "f04d63cb-b583-47e4-82bf-2cf9964ef767", "remote_group_id": "0f8b9193-9837-4cf1-95ef-d23d8155e475", "remote_ip_prefix": null, "created_at": "2019-06-08T07:13:08Z", "security_group_id": "0f8b9193-9837-4cf1-95ef-d23d8155e475", "tenant_id": "0fcde8c1a9a84222a1af8e17021b864b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fcde8c1a9a84222a1af8e17021b864b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T07:13:08Z", "revision_number": 0, "id": "f3c829b6-17af-4c05-9571-55ca9fe56a64", "remote_group_id": "0f8b9193-9837-4cf1-95ef-d23d8155e475", "remote_ip_prefix": null, "created_at": "2019-06-08T07:13:08Z", "security_group_id": "0f8b9193-9837-4cf1-95ef-d23d8155e475", "tenant_id": "0fcde8c1a9a84222a1af8e17021b864b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fcde8c1a9a84222a1af8e17021b864b"}], "revision_number": 1, "project_id": "0fcde8c1a9a84222a1af8e17021b864b", "id": "0f8b9193-9837-4cf1-95ef-d23d8155e475", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "created_at": "2019-06-08T05:47:57Z", "updated_at": "2019-06-08T05:47:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "02da1104-56ed-4749-b003-90c4f8f656ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "a3f7c7ce-1565-464d-9c08-e39b080cdb6d", "remote_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "c5f47a68-2c8b-4de3-91dc-0a19312beb49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "d9877ee1-16fa-4f55-9b57-2bd861dcc4ea", "remote_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}], "revision_number": 1, "project_id": "ae5008b7eba04bb8ab8b9bea870a005f", "id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-06-08T05:50:09Z", "updated_at": "2019-06-08T05:50:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "41f1ce41-3b64-482a-87c5-0d0b11c6398f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "79dc58b0-b605-4504-9229-080d558ac4f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "81274cd5-6700-4e0f-8a2a-1f2e3420f4f3", "remote_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "dd1516ff-335a-4f12-a448-f096493076e7", "remote_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "48f2b38a-983e-4487-ab36-f87307c0130c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "17baa4d065554a218f32bfa58a864062", "created_at": "2019-06-08T07:20:00Z", "updated_at": "2019-06-08T07:20:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T07:20:00Z", "revision_number": 0, "id": "43d27c9c-2b47-422e-9042-71c18b3b00b7", "remote_group_id": "cbb69453-a4e3-49ab-9943-7100b8abd6bc", "remote_ip_prefix": null, "created_at": "2019-06-08T07:20:00Z", "security_group_id": "cbb69453-a4e3-49ab-9943-7100b8abd6bc", "tenant_id": "17baa4d065554a218f32bfa58a864062", "port_range_min": null, "ethertype": "IPv6", "project_id": "17baa4d065554a218f32bfa58a864062"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T07:20:00Z", "revision_number": 0, "id": "9e8d7d04-da30-49ba-a80d-414a36ba4698", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T07:20:00Z", "security_group_id": "cbb69453-a4e3-49ab-9943-7100b8abd6bc", "tenant_id": "17baa4d065554a218f32bfa58a864062", "port_range_min": null, "ethertype": "IPv4", "project_id": "17baa4d065554a218f32bfa58a864062"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T07:20:00Z", "revision_number": 0, "id": "aded615e-c2d5-4f6b-8755-4692f06f3e1b", "remote_group_id": "cbb69453-a4e3-49ab-9943-7100b8abd6bc", "remote_ip_prefix": null, "created_at": "2019-06-08T07:20:00Z", "security_group_id": "cbb69453-a4e3-49ab-9943-7100b8abd6bc", "tenant_id": "17baa4d065554a218f32bfa58a864062", "port_range_min": null, "ethertype": "IPv4", "project_id": "17baa4d065554a218f32bfa58a864062"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T07:20:00Z", "revision_number": 0, "id": "b44e4e64-244e-41e1-b71b-88a345007613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T07:20:00Z", "security_group_id": "cbb69453-a4e3-49ab-9943-7100b8abd6bc", "tenant_id": "17baa4d065554a218f32bfa58a864062", "port_range_min": null, "ethertype": "IPv6", "project_id": "17baa4d065554a218f32bfa58a864062"}], "revision_number": 1, "project_id": "17baa4d065554a218f32bfa58a864062", "id": "cbb69453-a4e3-49ab-9943-7100b8abd6bc", "name": "default"}]} 2019-06-08 07:27:48,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/security-groups.json used request id req-beeeaad8-421a-40af-a199-5866a19652bd 2019-06-08 07:27:48,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.072212934494s 2019-06-08 07:27:48,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-06-08 07:27:48,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/security-groups/cbb69453-a4e3-49ab-9943-7100b8abd6bc.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0b4f33ea33c1c3a38e2d12355a763c99aa013bc5" 2019-06-08 07:27:48,199 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 07:27:48 GMT X-Openstack-Request-Id: req-8bf59cac-e426-45b3-9d32-eeab12764f65 2019-06-08 07:27:48,200 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 07:27:48,200 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/security-groups/cbb69453-a4e3-49ab-9943-7100b8abd6bc.json used request id req-8bf59cac-e426-45b3-9d32-eeab12764f65 2019-06-08 07:27:48,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.139610052109s 2019-06-08 07:27:48,249 - xtesting.ci.run_tests - INFO - Loading test case 'patrole'... 2019-06-08 07:27:48,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 07:27:48,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sat, 08 Jun 2019 07:27:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04e5e2bc-f31c-4f16-9061-392a6be91f1b 2019-06-08 07:27:48,298 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}} 2019-06-08 07:27:48,299 - keystoneauth.session - DEBUG - GET call to http://172.30.9.46:5000/v3 used request id req-04e5e2bc-f31c-4f16-9061-392a6be91f1b 2019-06-08 07:27:48,299 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.46:5000/v3/auth/tokens 2019-06-08 07:27:48,704 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "d2be94ca10bc410d8e2df55ad673d32f", "name": "member"}, {"id": "e5096deb7bb54cdfaba406b083716814", "name": "admin"}, {"id": "20c52caa8815436598706c0044dd78ea", "name": "reader"}], "expires_at": "2019-06-08T08:27:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3188c96ec01940fba81c35d45eb11133", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "569429e3916a40609b1b095c350d4f40"}, {"url": "http://172.30.9.46:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f8c054a2af64f418c37ee7727690693"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b02dfb863f5a4bffb36851235754ef91"}], "type": "metric", "id": "04a04b69122f4f738931230cee29629a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699fd3a20c8d40938f47375515d56729"}, {"url": "http://172.30.9.46:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a29c25ed5bae42389e53743e2b2d4cc6"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2aa7441977c496197e3dd66db370091"}], "type": "image", "id": "1229db241b1e4199aa3477e6a5aaaaf3", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.25:8080/v1/AUTH_3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f18ac20553a423cb64c4c119b4996d7"}, {"url": "http://172.30.9.46:8080/v1/AUTH_3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9cb7095bfac44798c7fb7f9deeeb6c2"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5274ae5199a462fbdfc0fea51cec5a4"}], "type": "object-store", "id": "3937992c91de456ab652dcaface65051", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.46:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469fe8a62bab4dce8322074f2fcdb9b4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e66cd3f99f9447b491021e663455e8c8"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "faa6e36db7f04aaf89b1671b36545dd9"}], "type": "cloudformation", "id": "4475ac30861f4898a3b4a3f25d4c15a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "451296117b884380836bc65617a5acf5"}, {"url": "http://172.30.9.46:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3bf63cbaa4d40d8a7b3788a9ab9cf75"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8fcd63580f1428d9b345eecdbd48204"}], "type": "compute", "id": "55cb302de7b240e1a0963bcae70f4b34", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04b4a8c11b3f4bd1ab89c03a5aa9bd51"}, {"url": "http://172.30.9.46:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "489dc505b18c45b097be2b0ce43d310b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "768110a585514cb9a095e0ffab526da4"}], "type": "identity", "id": "6494ad775fb84e9891f5bc3015a60f48", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.46:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02cf21684702424ca6c0c65fbe598276"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a219343778574f9a89cf8eda09913c42"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3727342b4d045659e67915b25bea965"}], "type": "placement", "id": "6dd232e0a9944d6f8afacd7b59c2bb55", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f4e281ad8cd4aaba41477f8f55544b4"}, {"url": "http://172.30.9.46:8776/v2/3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f80c73c49c6480dba7d5f4b80e4a948"}, {"url": "http://192.30.9.6:8776/v2/3188c96ec01940fba81c35d45eb11133", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c209dd66f03a44bd9424eb1cad43b57c"}], "type": "volumev2", "id": "7c5d79a9253b44f1afeea36304180784", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c9a71230b064918baa5ec4ab83144c8"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d7c07f63f584a70a7df59e46b53c425"}, {"url": "http://172.30.9.46:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a67b17f9d1f45acb1b7213e75ed7276"}], "type": "event", "id": "84c44c0613f94bf8bbb2e05ff2f89471", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/3188c96ec01940fba81c35d45eb11133", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "775bcb67ac30456cb720438594a475e1"}, {"url": "http://192.30.9.6:8776/v3/3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2c0df4ad6a14557a0e2b97bfa52019f"}, {"url": "http://172.30.9.46:8776/v3/3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ef016b34aa45a7ba522cfecbfec6eb"}], "type": "volumev3", "id": "8b8641e49b5f486a864b0b857a0e9a73", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "121402a262894e60b2dd90a4c91ddfc4"}, {"url": "http://192.30.9.6:8004/v1/3188c96ec01940fba81c35d45eb11133", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "843fd802e471465f9929116059937b0b"}, {"url": "http://172.30.9.46:8004/v1/3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b71667e57ac348d19ee51701c2492bc8"}], "type": "orchestration", "id": "910666d0b44e43dda71799578f2fb207", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.46:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d50b2697934e5aa702ab2b26a44279"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0eb6565be3e44b382acfbe153b647bf"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0ee7731b0a344dd95394ec40456c966"}], "type": "network", "id": "96d169df5f3246498ebfd684c882081c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.46:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6207f5501c4d439cb61786bf4936a152"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de1dcf61d9e44a7aa8f94ba8c4cf9375"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc2fab36e3514270a85a06afe9ff1894"}], "type": "alarming", "id": "96f5a2d27e6f427cbd0f869917a8dd5d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "bf0bc5911f744db0865b88b9285e5dc1", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fd79c31b868f4106baa6b4b6f650b664"}, "audit_ids": ["Nh8bZBqHShq3TyIgGHYcKQ"], "issued_at": "2019-06-08T07:27:48.000000Z"}} 2019-06-08 07:27:48,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 07:27:48,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19702d5247124a37c1377a18630c1fd083f93194" 2019-06-08 07:27:49,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 08 Jun 2019 07:27:49 GMT X-Openstack-Request-Id: req-99fea7bd-b17b-48a1-9212-eeb7bb81aab3 2019-06-08 07:27:49,077 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T06:03:01Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","provider:network_type":"flat"}]} 2019-06-08 07:27:49,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json?router%3Aexternal=True used request id req-99fea7bd-b17b-48a1-9212-eeb7bb81aab3 2019-06-08 07:27:49,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.369886159897s 2019-06-08 07:27:49,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 07:27:49,089 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 08 Jun 2019 07:27:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89495422-aaad-47b3-81b7-95f22d2fb3a6 2019-06-08 07:27:49,089 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 07:27:49,090 - keystoneauth.session - DEBUG - GET call to http://172.30.9.46:5000/ used request id req-89495422-aaad-47b3-81b7-95f22d2fb3a6 2019-06-08 07:27:49,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-08 07:27:49,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19702d5247124a37c1377a18630c1fd083f93194" 2019-06-08 07:27:49,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 08 Jun 2019 07:27:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb8fb47e-32ce-4cac-a496-fb54759a0127 2019-06-08 07:27:49,256 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.46:5000/v3/domains/69a9710257d445c38da42b508afe5e4c"}, "tags": [], "enabled": true, "id": "69a9710257d445c38da42b508afe5e4c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.46:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.46:5000/v3/domains", "previous": null, "next": null}} 2019-06-08 07:27:49,256 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/domains used request id req-fb8fb47e-32ce-4cac-a496-fb54759a0127 2019-06-08 07:27:49,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.165556192398s 2019-06-08 07:27:49,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-06-08 07:27:49,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19702d5247124a37c1377a18630c1fd083f93194" -d '{"project": {"description": "Created by OPNFV Functest: patrole", "enabled": true, "domain_id": "default", "name": "patrole-project_345e0595-e63d-4547-9240-e0a6e8c9546d"}}' 2019-06-08 07:27:49,400 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 360 Content-Type: application/json Date: Sat, 08 Jun 2019 07:27:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1fe0b5dc-e175-424a-8340-92add24df1e6 2019-06-08 07:27:49,401 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.46:5000/v3/projects/90dad6d746f148bc83270dd41e470dd5"}, "tags": [], "enabled": true, "id": "90dad6d746f148bc83270dd41e470dd5", "parent_id": "default", "domain_id": "default", "name": "patrole-project_345e0595-e63d-4547-9240-e0a6e8c9546d"}} 2019-06-08 07:27:49,401 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.46:5000/v3/projects used request id req-1fe0b5dc-e175-424a-8340-92add24df1e6 2019-06-08 07:27:49,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.137864112854s 2019-06-08 07:27:49,402 - 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'90dad6d746f148bc83270dd41e470dd5', '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_345e0595-e63d-4547-9240-e0a6e8c9546d'}) 2019-06-08 07:27:49,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-06-08 07:27:49,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19702d5247124a37c1377a18630c1fd083f93194" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "UqrVR2OXQs0IvZKKlec0Jwlpe1JfMy", "email": null, "name": "patrole-user_345e0595-e63d-4547-9240-e0a6e8c9546d"}}' 2019-06-08 07:27:49,837 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 322 Content-Type: application/json Date: Sat, 08 Jun 2019 07:27:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-814e9672-3e0f-45da-9e09-591106ebd93a 2019-06-08 07:27:49,838 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "patrole-user_345e0595-e63d-4547-9240-e0a6e8c9546d", "links": {"self": "http://172.30.9.46:5000/v3/users/846b7fb8c77c489787325412c7949adc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "846b7fb8c77c489787325412c7949adc", "domain_id": "default", "password_expires_at": null}} 2019-06-08 07:27:49,838 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.46:5000/v3/users used request id req-814e9672-3e0f-45da-9e09-591106ebd93a 2019-06-08 07:27:49,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.429989099503s 2019-06-08 07:27:49,839 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'846b7fb8c77c489787325412c7949adc', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'patrole-user_345e0595-e63d-4547-9240-e0a6e8c9546d'}) 2019-06-08 07:27:49,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 07:27:49,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19702d5247124a37c1377a18630c1fd083f93194" 2019-06-08 07:27:49,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 07:27:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52609974-7ea0-4b83-b8a2-b17cb7279b81 2019-06-08 07:27:49,955 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 07:27:49,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-52609974-7ea0-4b83-b8a2-b17cb7279b81 2019-06-08 07:27:49,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.112957000732s 2019-06-08 07:27:49,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 07:27:49,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19702d5247124a37c1377a18630c1fd083f93194" 2019-06-08 07:27:50,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 07:27:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-342ea49c-9fc5-4908-ac18-72ba96842d1b 2019-06-08 07:27:50,156 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 07:27:50,157 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-342ea49c-9fc5-4908-ac18-72ba96842d1b 2019-06-08 07:27:50,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.195830821991s 2019-06-08 07:27:50,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 07:27:50,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19702d5247124a37c1377a18630c1fd083f93194" 2019-06-08 07:27:50,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 07:27:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f6559bb-8b81-44e5-9262-6c0df529afd8 2019-06-08 07:27:50,343 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 07:27:50,344 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-4f6559bb-8b81-44e5-9262-6c0df529afd8 2019-06-08 07:27:50,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.181883096695s 2019-06-08 07:27:50,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-08 07:27:50,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19702d5247124a37c1377a18630c1fd083f93194" 2019-06-08 07:27:50,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 149 Content-Type: application/json Date: Sat, 08 Jun 2019 07:27:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17ecc1b6-5da5-40a9-85c0-83ab08fb023a 2019-06-08 07:27:50,458 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.46:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-08 07:27:50,459 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/domains/default used request id req-17ecc1b6-5da5-40a9-85c0-83ab08fb023a 2019-06-08 07:27:50,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.110054016113s 2019-06-08 07:27:50,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-08 07:27:50,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19702d5247124a37c1377a18630c1fd083f93194" 2019-06-08 07:27:50,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 834 Content-Type: application/json Date: Sat, 08 Jun 2019 07:27:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79019090-1133-4b81-8e32-04604cdd97c3 2019-06-08 07:27:50,590 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.46:5000/v3/users/05c218d902a14f40af3320874b7f92da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05c218d902a14f40af3320874b7f92da", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.46:5000/v3/users/1afacf49c7e14af3a957f3511567dacc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1afacf49c7e14af3a957f3511567dacc", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.46:5000/v3/users/1f2145adf73944a6ab8ed52e5753691b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f2145adf73944a6ab8ed52e5753691b", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.46:5000/v3/users/2593ee6f9317492f990d505d77da4779"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2593ee6f9317492f990d505d77da4779", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.46:5000/v3/users/31ebed201e7e4ca5b7ee604a2b787581"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31ebed201e7e4ca5b7ee604a2b787581", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.46:5000/v3/users/3a572b3053b54834a82afa40e099a5da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a572b3053b54834a82afa40e099a5da", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.46:5000/v3/users/4fee668be3a64363800d347187a88df5"}, "domain_id": "69a9710257d445c38da42b508afe5e4c", "enabled": true, "options": {}, "id": "4fee668be3a64363800d347187a88df5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.46:5000/v3/users/66f1e9993f8b480294a60e940341f520"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66f1e9993f8b480294a60e940341f520", "email": "heat@localhost", "password_expires_at": null}, {"name": "patrole-user_345e0595-e63d-4547-9240-e0a6e8c9546d", "links": {"self": "http://172.30.9.46:5000/v3/users/846b7fb8c77c489787325412c7949adc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "846b7fb8c77c489787325412c7949adc", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.46:5000/v3/users/93fe3f7601c54ac9ad051856c17f28bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93fe3f7601c54ac9ad051856c17f28bb", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.46:5000/v3/users/c236670886154d449269b72bd9c90b0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c236670886154d449269b72bd9c90b0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.46:5000/v3/users/c65b29de08754e65a44567b1f677176f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c65b29de08754e65a44567b1f677176f", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.46:5000/v3/users/d8dd3e6eec484d33b35e900b9699495d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8dd3e6eec484d33b35e900b9699495d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.46:5000/v3/users/dda03f8796ac431cadfc3fd8cb68b8e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dda03f8796ac431cadfc3fd8cb68b8e8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.46:5000/v3/users/fd79c31b868f4106baa6b4b6f650b664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd79c31b868f4106baa6b4b6f650b664", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.46:5000/v3/users", "previous": null, "next": null}} 2019-06-08 07:27:50,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/users used request id req-79019090-1133-4b81-8e32-04604cdd97c3 2019-06-08 07:27:50,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.130712032318s 2019-06-08 07:27:50,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-08 07:27:50,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19702d5247124a37c1377a18630c1fd083f93194" 2019-06-08 07:27:50,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 392 Content-Type: application/json Date: Sat, 08 Jun 2019 07:27:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e7b57b7-d8a5-44e9-b9c2-e812138d07cd 2019-06-08 07:27:50,800 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.46:5000/v3/projects/3188c96ec01940fba81c35d45eb11133"}, "tags": [], "enabled": true, "id": "3188c96ec01940fba81c35d45eb11133", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.46:5000/v3/projects/90dad6d746f148bc83270dd41e470dd5"}, "tags": [], "enabled": true, "id": "90dad6d746f148bc83270dd41e470dd5", "parent_id": "default", "domain_id": "default", "name": "patrole-project_345e0595-e63d-4547-9240-e0a6e8c9546d"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f"}, "tags": [], "enabled": true, "id": "ae5008b7eba04bb8ab8b9bea870a005f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-08 07:27:50,800 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/projects?domain_id=default used request id req-4e7b57b7-d8a5-44e9-b9c2-e812138d07cd 2019-06-08 07:27:50,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.197501897812s 2019-06-08 07:27:50,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-08 07:27:50,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/role_assignments?user.id=846b7fb8c77c489787325412c7949adc&role.id=d2be94ca10bc410d8e2df55ad673d32f&scope.project.id=90dad6d746f148bc83270dd41e470dd5" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19702d5247124a37c1377a18630c1fd083f93194" 2019-06-08 07:27:50,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Sat, 08 Jun 2019 07:27:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-887d2ad9-541f-43aa-ade6-d9ee01346275 2019-06-08 07:27:50,918 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.46:5000/v3/role_assignments?user.id=846b7fb8c77c489787325412c7949adc&role.id=d2be94ca10bc410d8e2df55ad673d32f&scope.project.id=90dad6d746f148bc83270dd41e470dd5", "previous": null, "next": null}} 2019-06-08 07:27:50,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/role_assignments?user.id=846b7fb8c77c489787325412c7949adc&role.id=d2be94ca10bc410d8e2df55ad673d32f&scope.project.id=90dad6d746f148bc83270dd41e470dd5 used request id req-887d2ad9-541f-43aa-ade6-d9ee01346275 2019-06-08 07:27:50,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.109972000122s 2019-06-08 07:27:50,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-06-08 07:27:50,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:5000/v3/projects/90dad6d746f148bc83270dd41e470dd5/users/846b7fb8c77c489787325412c7949adc/roles/d2be94ca10bc410d8e2df55ad673d32f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19702d5247124a37c1377a18630c1fd083f93194" 2019-06-08 07:27:51,084 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 07:27:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67393a12-f217-4b74-9578-bb0617500210 2019-06-08 07:27:51,085 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 07:27:51,085 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.46:5000/v3/projects/90dad6d746f148bc83270dd41e470dd5/users/846b7fb8c77c489787325412c7949adc/roles/d2be94ca10bc410d8e2df55ad673d32f used request id req-67393a12-f217-4b74-9578-bb0617500210 2019-06-08 07:27:51,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.163306951523s 2019-06-08 07:27:51,086 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'patrole-project_345e0595-e63d-4547-9240-e0a6e8c9546d', 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'90dad6d746f148bc83270dd41e470dd5', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'UqrVR2OXQs0IvZKKlec0Jwlpe1JfMy', 'username': u'patrole-user_345e0595-e63d-4547-9240-e0a6e8c9546d', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.46:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-06-08 07:27:51,089 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'patrole-user_345e0595-e63d-4547-9240-e0a6e8c9546d', 'password': 'UqrVR2OXQs0IvZKKlec0Jwlpe1JfMy', 'project_name': 'patrole-project_345e0595-e63d-4547-9240-e0a6e8c9546d', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.46:5000/v3', 'project_id': '90dad6d746f148bc83270dd41e470dd5', 'project_domain_name': 'Default'} 2019-06-08 07:27:51,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 07:27:51,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19702d5247124a37c1377a18630c1fd083f93194" 2019-06-08 07:27:51,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 07:27:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e6d4a90-8e0d-4919-8e7f-f7ff6628952a 2019-06-08 07:27:51,205 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 07:27:51,206 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-5e6d4a90-8e0d-4919-8e7f-f7ff6628952a 2019-06-08 07:27:51,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.113084077835s 2019-06-08 07:27:51,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 07:27:51,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19702d5247124a37c1377a18630c1fd083f93194" 2019-06-08 07:27:51,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 07:27:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b50208bc-bf1e-4cd7-8850-23479514718b 2019-06-08 07:27:51,425 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 07:27:51,425 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-b50208bc-bf1e-4cd7-8850-23479514718b 2019-06-08 07:27:51,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.214515924454s 2019-06-08 07:27:51,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-08 07:27:51,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19702d5247124a37c1377a18630c1fd083f93194" 2019-06-08 07:27:51,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 149 Content-Type: application/json Date: Sat, 08 Jun 2019 07:27:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-011ab1b9-f17d-49de-b608-7da6e2a9195d 2019-06-08 07:27:51,539 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.46:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-08 07:27:51,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/domains/default used request id req-011ab1b9-f17d-49de-b608-7da6e2a9195d 2019-06-08 07:27:51,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.109363079071s 2019-06-08 07:27:51,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-08 07:27:51,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19702d5247124a37c1377a18630c1fd083f93194" 2019-06-08 07:27:51,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 834 Content-Type: application/json Date: Sat, 08 Jun 2019 07:27:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcf97a78-6c27-41ee-8d47-987a3ff9d625 2019-06-08 07:27:51,669 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.46:5000/v3/users/05c218d902a14f40af3320874b7f92da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05c218d902a14f40af3320874b7f92da", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.46:5000/v3/users/1afacf49c7e14af3a957f3511567dacc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1afacf49c7e14af3a957f3511567dacc", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.46:5000/v3/users/1f2145adf73944a6ab8ed52e5753691b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f2145adf73944a6ab8ed52e5753691b", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.46:5000/v3/users/2593ee6f9317492f990d505d77da4779"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2593ee6f9317492f990d505d77da4779", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.46:5000/v3/users/31ebed201e7e4ca5b7ee604a2b787581"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31ebed201e7e4ca5b7ee604a2b787581", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.46:5000/v3/users/3a572b3053b54834a82afa40e099a5da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a572b3053b54834a82afa40e099a5da", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.46:5000/v3/users/4fee668be3a64363800d347187a88df5"}, "domain_id": "69a9710257d445c38da42b508afe5e4c", "enabled": true, "options": {}, "id": "4fee668be3a64363800d347187a88df5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.46:5000/v3/users/66f1e9993f8b480294a60e940341f520"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66f1e9993f8b480294a60e940341f520", "email": "heat@localhost", "password_expires_at": null}, {"name": "patrole-user_345e0595-e63d-4547-9240-e0a6e8c9546d", "links": {"self": "http://172.30.9.46:5000/v3/users/846b7fb8c77c489787325412c7949adc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "846b7fb8c77c489787325412c7949adc", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.46:5000/v3/users/93fe3f7601c54ac9ad051856c17f28bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93fe3f7601c54ac9ad051856c17f28bb", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.46:5000/v3/users/c236670886154d449269b72bd9c90b0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c236670886154d449269b72bd9c90b0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.46:5000/v3/users/c65b29de08754e65a44567b1f677176f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c65b29de08754e65a44567b1f677176f", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.46:5000/v3/users/d8dd3e6eec484d33b35e900b9699495d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8dd3e6eec484d33b35e900b9699495d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.46:5000/v3/users/dda03f8796ac431cadfc3fd8cb68b8e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dda03f8796ac431cadfc3fd8cb68b8e8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.46:5000/v3/users/fd79c31b868f4106baa6b4b6f650b664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd79c31b868f4106baa6b4b6f650b664", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.46:5000/v3/users", "previous": null, "next": null}} 2019-06-08 07:27:51,669 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/users used request id req-bcf97a78-6c27-41ee-8d47-987a3ff9d625 2019-06-08 07:27:51,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.129215955734s 2019-06-08 07:27:51,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-08 07:27:51,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19702d5247124a37c1377a18630c1fd083f93194" 2019-06-08 07:27:51,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 392 Content-Type: application/json Date: Sat, 08 Jun 2019 07:27:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eef5b6a0-b3d1-4bff-9946-7c0f83185a77 2019-06-08 07:27:51,793 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.46:5000/v3/projects/3188c96ec01940fba81c35d45eb11133"}, "tags": [], "enabled": true, "id": "3188c96ec01940fba81c35d45eb11133", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.46:5000/v3/projects/90dad6d746f148bc83270dd41e470dd5"}, "tags": [], "enabled": true, "id": "90dad6d746f148bc83270dd41e470dd5", "parent_id": "default", "domain_id": "default", "name": "patrole-project_345e0595-e63d-4547-9240-e0a6e8c9546d"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f"}, "tags": [], "enabled": true, "id": "ae5008b7eba04bb8ab8b9bea870a005f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-08 07:27:51,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/projects?domain_id=default used request id req-eef5b6a0-b3d1-4bff-9946-7c0f83185a77 2019-06-08 07:27:51,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.112982034683s 2019-06-08 07:27:51,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-08 07:27:51,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/role_assignments?user.id=846b7fb8c77c489787325412c7949adc&role.id=e5096deb7bb54cdfaba406b083716814&scope.project.id=90dad6d746f148bc83270dd41e470dd5" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19702d5247124a37c1377a18630c1fd083f93194" 2019-06-08 07:27:52,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Sat, 08 Jun 2019 07:27:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a698f0f-f446-481a-b904-268bfc155836 2019-06-08 07:27:52,082 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.46:5000/v3/role_assignments?user.id=846b7fb8c77c489787325412c7949adc&role.id=e5096deb7bb54cdfaba406b083716814&scope.project.id=90dad6d746f148bc83270dd41e470dd5", "previous": null, "next": null}} 2019-06-08 07:27:52,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/role_assignments?user.id=846b7fb8c77c489787325412c7949adc&role.id=e5096deb7bb54cdfaba406b083716814&scope.project.id=90dad6d746f148bc83270dd41e470dd5 used request id req-5a698f0f-f446-481a-b904-268bfc155836 2019-06-08 07:27:52,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.280955791473s 2019-06-08 07:27:52,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-06-08 07:27:52,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:5000/v3/projects/90dad6d746f148bc83270dd41e470dd5/users/846b7fb8c77c489787325412c7949adc/roles/e5096deb7bb54cdfaba406b083716814 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19702d5247124a37c1377a18630c1fd083f93194" 2019-06-08 07:27:52,245 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 07:27:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d63cfde2-a7ea-4f83-9869-6b45078cef82 2019-06-08 07:27:52,245 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 07:27:52,245 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.46:5000/v3/projects/90dad6d746f148bc83270dd41e470dd5/users/846b7fb8c77c489787325412c7949adc/roles/e5096deb7bb54cdfaba406b083716814 used request id req-d63cfde2-a7ea-4f83-9869-6b45078cef82 2019-06-08 07:27:52,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.159204006195s 2019-06-08 07:27:52,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 07:27:52,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19702d5247124a37c1377a18630c1fd083f93194" 2019-06-08 07:27:52,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 07:27:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-617eefc4-167e-452b-ba41-844f93223256 2019-06-08 07:27:52,454 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 07:27:52,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-617eefc4-167e-452b-ba41-844f93223256 2019-06-08 07:27:52,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.205474853516s 2019-06-08 07:27:52,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-08 07:27:52,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19702d5247124a37c1377a18630c1fd083f93194" 2019-06-08 07:27:52,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 149 Content-Type: application/json Date: Sat, 08 Jun 2019 07:27:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de3b22e5-aca7-401b-8c14-b1101d1794bc 2019-06-08 07:27:52,566 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.46:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-08 07:27:52,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/domains/default used request id req-de3b22e5-aca7-401b-8c14-b1101d1794bc 2019-06-08 07:27:52,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.107548952103s 2019-06-08 07:27:52,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-08 07:27:52,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19702d5247124a37c1377a18630c1fd083f93194" 2019-06-08 07:27:52,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 834 Content-Type: application/json Date: Sat, 08 Jun 2019 07:27:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bf2eee3-3967-439b-9446-e5cf8ee42ff6 2019-06-08 07:27:52,698 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.46:5000/v3/users/05c218d902a14f40af3320874b7f92da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05c218d902a14f40af3320874b7f92da", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.46:5000/v3/users/1afacf49c7e14af3a957f3511567dacc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1afacf49c7e14af3a957f3511567dacc", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.46:5000/v3/users/1f2145adf73944a6ab8ed52e5753691b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f2145adf73944a6ab8ed52e5753691b", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.46:5000/v3/users/2593ee6f9317492f990d505d77da4779"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2593ee6f9317492f990d505d77da4779", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.46:5000/v3/users/31ebed201e7e4ca5b7ee604a2b787581"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31ebed201e7e4ca5b7ee604a2b787581", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.46:5000/v3/users/3a572b3053b54834a82afa40e099a5da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a572b3053b54834a82afa40e099a5da", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.46:5000/v3/users/4fee668be3a64363800d347187a88df5"}, "domain_id": "69a9710257d445c38da42b508afe5e4c", "enabled": true, "options": {}, "id": "4fee668be3a64363800d347187a88df5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.46:5000/v3/users/66f1e9993f8b480294a60e940341f520"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66f1e9993f8b480294a60e940341f520", "email": "heat@localhost", "password_expires_at": null}, {"name": "patrole-user_345e0595-e63d-4547-9240-e0a6e8c9546d", "links": {"self": "http://172.30.9.46:5000/v3/users/846b7fb8c77c489787325412c7949adc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "846b7fb8c77c489787325412c7949adc", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.46:5000/v3/users/93fe3f7601c54ac9ad051856c17f28bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93fe3f7601c54ac9ad051856c17f28bb", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.46:5000/v3/users/c236670886154d449269b72bd9c90b0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c236670886154d449269b72bd9c90b0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.46:5000/v3/users/c65b29de08754e65a44567b1f677176f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c65b29de08754e65a44567b1f677176f", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.46:5000/v3/users/d8dd3e6eec484d33b35e900b9699495d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8dd3e6eec484d33b35e900b9699495d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.46:5000/v3/users/dda03f8796ac431cadfc3fd8cb68b8e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dda03f8796ac431cadfc3fd8cb68b8e8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.46:5000/v3/users/fd79c31b868f4106baa6b4b6f650b664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd79c31b868f4106baa6b4b6f650b664", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.46:5000/v3/users", "previous": null, "next": null}} 2019-06-08 07:27:52,699 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/users used request id req-1bf2eee3-3967-439b-9446-e5cf8ee42ff6 2019-06-08 07:27:52,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.131062030792s 2019-06-08 07:27:52,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-08 07:27:52,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/role_assignments?role.id=e5096deb7bb54cdfaba406b083716814&user.id=846b7fb8c77c489787325412c7949adc&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19702d5247124a37c1377a18630c1fd083f93194" 2019-06-08 07:27:52,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 193 Content-Type: application/json Date: Sat, 08 Jun 2019 07:27:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48c863ed-802b-45fa-bef4-8959d974f619 2019-06-08 07:27:52,820 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.46:5000/v3/role_assignments?role.id=e5096deb7bb54cdfaba406b083716814&user.id=846b7fb8c77c489787325412c7949adc&scope.domain.id=default", "previous": null, "next": null}} 2019-06-08 07:27:52,820 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/role_assignments?role.id=e5096deb7bb54cdfaba406b083716814&user.id=846b7fb8c77c489787325412c7949adc&scope.domain.id=default used request id req-48c863ed-802b-45fa-bef4-8959d974f619 2019-06-08 07:27:52,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.110341787338s 2019-06-08 07:27:52,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-06-08 07:27:52,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:5000/v3/domains/default/users/846b7fb8c77c489787325412c7949adc/roles/e5096deb7bb54cdfaba406b083716814 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19702d5247124a37c1377a18630c1fd083f93194" 2019-06-08 07:27:52,963 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 07:27:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a67de72-a913-4a9a-8ca9-0bdd5a09c1fd 2019-06-08 07:27:52,964 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 07:27:52,964 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.46:5000/v3/domains/default/users/846b7fb8c77c489787325412c7949adc/roles/e5096deb7bb54cdfaba406b083716814 used request id req-4a67de72-a913-4a9a-8ca9-0bdd5a09c1fd 2019-06-08 07:27:52,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.139708042145s 2019-06-08 07:27:52,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 07:27:52,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sat, 08 Jun 2019 07:27:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac401224-4472-43d3-990d-ba549b41bac9 2019-06-08 07:27:52,975 - 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.46:5000/v3/", "rel": "self"}]}} 2019-06-08 07:27:52,975 - keystoneauth.session - DEBUG - GET call to http://172.30.9.46:5000/v3 used request id req-ac401224-4472-43d3-990d-ba549b41bac9 2019-06-08 07:27:52,975 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.46:5000/v3/auth/tokens 2019-06-08 07:27:53,369 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d2be94ca10bc410d8e2df55ad673d32f", "name": "member"}, {"id": "e5096deb7bb54cdfaba406b083716814", "name": "admin"}, {"id": "20c52caa8815436598706c0044dd78ea", "name": "reader"}], "expires_at": "2019-06-08T08:27:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "90dad6d746f148bc83270dd41e470dd5", "name": "patrole-project_345e0595-e63d-4547-9240-e0a6e8c9546d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "569429e3916a40609b1b095c350d4f40"}, {"url": "http://172.30.9.46:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f8c054a2af64f418c37ee7727690693"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b02dfb863f5a4bffb36851235754ef91"}], "type": "metric", "id": "04a04b69122f4f738931230cee29629a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699fd3a20c8d40938f47375515d56729"}, {"url": "http://172.30.9.46:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a29c25ed5bae42389e53743e2b2d4cc6"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2aa7441977c496197e3dd66db370091"}], "type": "image", "id": "1229db241b1e4199aa3477e6a5aaaaf3", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.25:8080/v1/AUTH_90dad6d746f148bc83270dd41e470dd5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f18ac20553a423cb64c4c119b4996d7"}, {"url": "http://172.30.9.46:8080/v1/AUTH_90dad6d746f148bc83270dd41e470dd5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9cb7095bfac44798c7fb7f9deeeb6c2"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5274ae5199a462fbdfc0fea51cec5a4"}], "type": "object-store", "id": "3937992c91de456ab652dcaface65051", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.46:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469fe8a62bab4dce8322074f2fcdb9b4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e66cd3f99f9447b491021e663455e8c8"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "faa6e36db7f04aaf89b1671b36545dd9"}], "type": "cloudformation", "id": "4475ac30861f4898a3b4a3f25d4c15a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "451296117b884380836bc65617a5acf5"}, {"url": "http://172.30.9.46:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3bf63cbaa4d40d8a7b3788a9ab9cf75"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8fcd63580f1428d9b345eecdbd48204"}], "type": "compute", "id": "55cb302de7b240e1a0963bcae70f4b34", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04b4a8c11b3f4bd1ab89c03a5aa9bd51"}, {"url": "http://172.30.9.46:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "489dc505b18c45b097be2b0ce43d310b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "768110a585514cb9a095e0ffab526da4"}], "type": "identity", "id": "6494ad775fb84e9891f5bc3015a60f48", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.46:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02cf21684702424ca6c0c65fbe598276"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a219343778574f9a89cf8eda09913c42"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3727342b4d045659e67915b25bea965"}], "type": "placement", "id": "6dd232e0a9944d6f8afacd7b59c2bb55", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/90dad6d746f148bc83270dd41e470dd5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f4e281ad8cd4aaba41477f8f55544b4"}, {"url": "http://172.30.9.46:8776/v2/90dad6d746f148bc83270dd41e470dd5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f80c73c49c6480dba7d5f4b80e4a948"}, {"url": "http://192.30.9.6:8776/v2/90dad6d746f148bc83270dd41e470dd5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c209dd66f03a44bd9424eb1cad43b57c"}], "type": "volumev2", "id": "7c5d79a9253b44f1afeea36304180784", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c9a71230b064918baa5ec4ab83144c8"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d7c07f63f584a70a7df59e46b53c425"}, {"url": "http://172.30.9.46:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a67b17f9d1f45acb1b7213e75ed7276"}], "type": "event", "id": "84c44c0613f94bf8bbb2e05ff2f89471", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/90dad6d746f148bc83270dd41e470dd5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "775bcb67ac30456cb720438594a475e1"}, {"url": "http://192.30.9.6:8776/v3/90dad6d746f148bc83270dd41e470dd5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2c0df4ad6a14557a0e2b97bfa52019f"}, {"url": "http://172.30.9.46:8776/v3/90dad6d746f148bc83270dd41e470dd5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ef016b34aa45a7ba522cfecbfec6eb"}], "type": "volumev3", "id": "8b8641e49b5f486a864b0b857a0e9a73", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/90dad6d746f148bc83270dd41e470dd5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "121402a262894e60b2dd90a4c91ddfc4"}, {"url": "http://192.30.9.6:8004/v1/90dad6d746f148bc83270dd41e470dd5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "843fd802e471465f9929116059937b0b"}, {"url": "http://172.30.9.46:8004/v1/90dad6d746f148bc83270dd41e470dd5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b71667e57ac348d19ee51701c2492bc8"}], "type": "orchestration", "id": "910666d0b44e43dda71799578f2fb207", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.46:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d50b2697934e5aa702ab2b26a44279"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0eb6565be3e44b382acfbe153b647bf"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0ee7731b0a344dd95394ec40456c966"}], "type": "network", "id": "96d169df5f3246498ebfd684c882081c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.46:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6207f5501c4d439cb61786bf4936a152"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de1dcf61d9e44a7aa8f94ba8c4cf9375"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc2fab36e3514270a85a06afe9ff1894"}], "type": "alarming", "id": "96f5a2d27e6f427cbd0f869917a8dd5d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "bf0bc5911f744db0865b88b9285e5dc1", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "patrole-user_345e0595-e63d-4547-9240-e0a6e8c9546d", "id": "846b7fb8c77c489787325412c7949adc"}, "audit_ids": ["Mc5FD7-JTNGZ8qNrOzU0Aw"], "issued_at": "2019-06-08T07:27:53.000000Z"}} 2019-06-08 07:27:53,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-06-08 07:27:53,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}722755b3903e73001d5331f3ebba8df98b2dccd5" 2019-06-08 07:27:53,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sat, 08 Jun 2019 07:27:53 GMT X-Openstack-Request-Id: req-bc25d385-2ab2-4d7c-a7b0-938fdfbd5787 2019-06-08 07:27:53,577 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-06-08 07:27:53,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/extensions.json used request id req-bc25d385-2ab2-4d7c-a7b0-938fdfbd5787 2019-06-08 07:27:53,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.204501867294s 2019-06-08 07:27:53,587 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2019-06-08 07:27:53,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-08 07:27:53,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19702d5247124a37c1377a18630c1fd083f93194" 2019-06-08 07:27:53,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 08 Jun 2019 07:27:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4516db2-ce99-4f07-ac80-85c0378a0441 2019-06-08 07:27:53,703 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.46:5000/v3/domains/69a9710257d445c38da42b508afe5e4c"}, "tags": [], "enabled": true, "id": "69a9710257d445c38da42b508afe5e4c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.46:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.46:5000/v3/domains", "previous": null, "next": null}} 2019-06-08 07:27:53,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/domains used request id req-f4516db2-ce99-4f07-ac80-85c0378a0441 2019-06-08 07:27:53,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.115501880646s 2019-06-08 07:27:53,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-08 07:27:53,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19702d5247124a37c1377a18630c1fd083f93194" 2019-06-08 07:27:53,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 392 Content-Type: application/json Date: Sat, 08 Jun 2019 07:27:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c2ee5c7-5f46-4260-93ce-538317690028 2019-06-08 07:27:53,912 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.46:5000/v3/projects/3188c96ec01940fba81c35d45eb11133"}, "tags": [], "enabled": true, "id": "3188c96ec01940fba81c35d45eb11133", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.46:5000/v3/projects/90dad6d746f148bc83270dd41e470dd5"}, "tags": [], "enabled": true, "id": "90dad6d746f148bc83270dd41e470dd5", "parent_id": "default", "domain_id": "default", "name": "patrole-project_345e0595-e63d-4547-9240-e0a6e8c9546d"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f"}, "tags": [], "enabled": true, "id": "ae5008b7eba04bb8ab8b9bea870a005f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-08 07:27:53,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/projects?domain_id=default used request id req-0c2ee5c7-5f46-4260-93ce-538317690028 2019-06-08 07:27:53,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.201349973679s 2019-06-08 07:27:53,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-06-08 07:27:53,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19702d5247124a37c1377a18630c1fd083f93194" -d '{"network": {"shared": true, "tenant_id": "90dad6d746f148bc83270dd41e470dd5", "name": "patrole-net_345e0595-e63d-4547-9240-e0a6e8c9546d", "admin_state_up": true}}' 2019-06-08 07:27:54,276 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 720 Content-Type: application/json Date: Sat, 08 Jun 2019 07:27:54 GMT X-Openstack-Request-Id: req-60ae55cc-d897-4751-8061-56f56042f585 2019-06-08 07:27:54,277 - 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":"f4d0e40c-0f88-45b7-acc2-a37b228f5645","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":43,"ipv4_address_scope":null,"shared":true,"project_id":"90dad6d746f148bc83270dd41e470dd5","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-08T07:27:54Z","is_default":false,"qos_policy_id":null,"name":"patrole-net_345e0595-e63d-4547-9240-e0a6e8c9546d","admin_state_up":true,"tenant_id":"90dad6d746f148bc83270dd41e470dd5","created_at":"2019-06-08T07:27:54Z","mtu":1450}} 2019-06-08 07:27:54,277 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-60ae55cc-d897-4751-8061-56f56042f585 2019-06-08 07:27:54,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.362818956375s 2019-06-08 07:27:54,278 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-06-08T07:27:54Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'f4d0e40c-0f88-45b7-acc2-a37b228f5645', 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_345e0595-e63d-4547-9240-e0a6e8c9546d', u'created_at': u'2019-06-08T07:27:54Z', u'mtu': 1450, u'tenant_id': u'90dad6d746f148bc83270dd41e470dd5', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'90dad6d746f148bc83270dd41e470dd5', u'l2_adjacency': True}) 2019-06-08 07:27:54,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 07:27:54,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}722755b3903e73001d5331f3ebba8df98b2dccd5" 2019-06-08 07:27:54,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1425 Content-Type: application/json Date: Sat, 08 Jun 2019 07:27:54 GMT X-Openstack-Request-Id: req-16650cd0-45f2-4701-a337-c238bd847e65 2019-06-08 07:27:54,384 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T06:03:01Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"f4d0e40c-0f88-45b7-acc2-a37b228f5645","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":43,"ipv4_address_scope":null,"shared":true,"project_id":"90dad6d746f148bc83270dd41e470dd5","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-08T07:27:54Z","qos_policy_id":null,"name":"patrole-net_345e0595-e63d-4547-9240-e0a6e8c9546d","admin_state_up":true,"tenant_id":"90dad6d746f148bc83270dd41e470dd5","created_at":"2019-06-08T07:27:54Z","provider:network_type":"vxlan"}]} 2019-06-08 07:27:54,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-16650cd0-45f2-4701-a337-c238bd847e65 2019-06-08 07:27:54,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.106467962265s 2019-06-08 07:27:54,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-06-08 07:27:54,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}722755b3903e73001d5331f3ebba8df98b2dccd5" -d '{"subnet": {"name": "patrole-subnet_345e0595-e63d-4547-9240-e0a6e8c9546d", "enable_dhcp": true, "network_id": "f4d0e40c-0f88-45b7-acc2-a37b228f5645", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-06-08 07:27:55,259 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 693 Content-Type: application/json Date: Sat, 08 Jun 2019 07:27:55 GMT X-Openstack-Request-Id: req-b15dce7a-816a-437f-8649-17cdd04f0121 2019-06-08 07:27:55,259 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-06-08T07:27: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":"1374bc7c-9b12-4044-8590-0415b0e06774","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"90dad6d746f148bc83270dd41e470dd5","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"patrole-subnet_345e0595-e63d-4547-9240-e0a6e8c9546d","enable_dhcp":true,"segment_id":null,"network_id":"f4d0e40c-0f88-45b7-acc2-a37b228f5645","tenant_id":"90dad6d746f148bc83270dd41e470dd5","created_at":"2019-06-08T07:27:54Z","ip_version":4}} 2019-06-08 07:27:55,259 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/subnets.json used request id req-b15dce7a-816a-437f-8649-17cdd04f0121 2019-06-08 07:27:55,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.873281955719s 2019-06-08 07:27:55,260 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-08T07:27: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'1374bc7c-9b12-4044-8590-0415b0e06774', u'subnetpool_id': None, u'service_types': [], u'name': u'patrole-subnet_345e0595-e63d-4547-9240-e0a6e8c9546d', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'f4d0e40c-0f88-45b7-acc2-a37b228f5645', u'tenant_id': u'90dad6d746f148bc83270dd41e470dd5', u'created_at': u'2019-06-08T07:27: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'90dad6d746f148bc83270dd41e470dd5'}) 2019-06-08 07:27:55,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-06-08 07:27:55,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}722755b3903e73001d5331f3ebba8df98b2dccd5" -d '{"router": {"external_gateway_info": {"network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "name": "patrole-router_345e0595-e63d-4547-9240-e0a6e8c9546d", "admin_state_up": true}}' 2019-06-08 07:27:56,847 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 707 Content-Type: application/json Date: Sat, 08 Jun 2019 07:27:56 GMT X-Openstack-Request-Id: req-d9369557-7c28-4fa1-aab5-18d49b8b8b00 2019-06-08 07:27:56,848 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a3d564af-8d87-4f4f-9680-f5a9465e0acc", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "90dad6d746f148bc83270dd41e470dd5", "created_at": "2019-06-08T07:27:55Z", "admin_state_up": true, "updated_at": "2019-06-08T07:27:56Z", "project_id": "90dad6d746f148bc83270dd41e470dd5", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "887aaad0-6d3c-4094-b544-64c89f9a616a", "name": "patrole-router_345e0595-e63d-4547-9240-e0a6e8c9546d"}} 2019-06-08 07:27:56,848 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/routers.json used request id req-d9369557-7c28-4fa1-aab5-18d49b8b8b00 2019-06-08 07:27:56,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.58745503426s 2019-06-08 07:27:56,849 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-08T07:27:56Z', u'revision_number': 2, u'ha': False, u'id': u'887aaad0-6d3c-4094-b544-64c89f9a616a', u'external_gateway_info': {u'network_id': u'd0205d84-f6dd-4d92-b76b-dc9ca1111094', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a3d564af-8d87-4f4f-9680-f5a9465e0acc', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'patrole-router_345e0595-e63d-4547-9240-e0a6e8c9546d', u'admin_state_up': True, u'tenant_id': u'90dad6d746f148bc83270dd41e470dd5', u'created_at': u'2019-06-08T07:27:55Z', u'flavor_id': None, u'routes': [], u'project_id': u'90dad6d746f148bc83270dd41e470dd5'}) 2019-06-08 07:27:56,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-06-08 07:27:56,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:9696/v2.0/routers/887aaad0-6d3c-4094-b544-64c89f9a616a/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}722755b3903e73001d5331f3ebba8df98b2dccd5" -d '{"subnet_id": "1374bc7c-9b12-4044-8590-0415b0e06774"}' 2019-06-08 07:27:58,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 08 Jun 2019 07:27:58 GMT X-Openstack-Request-Id: req-b20a8f68-7103-4b9f-b6ec-dc8508838335 2019-06-08 07:27:58,927 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "f4d0e40c-0f88-45b7-acc2-a37b228f5645", "tenant_id": "90dad6d746f148bc83270dd41e470dd5", "subnet_id": "1374bc7c-9b12-4044-8590-0415b0e06774", "subnet_ids": ["1374bc7c-9b12-4044-8590-0415b0e06774"], "port_id": "ba336621-ad1d-47fa-b9e6-3c0fc1b84e8f", "id": "887aaad0-6d3c-4094-b544-64c89f9a616a"} 2019-06-08 07:27:58,927 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.46:9696/v2.0/routers/887aaad0-6d3c-4094-b544-64c89f9a616a/add_router_interface.json used request id req-b20a8f68-7103-4b9f-b6ec-dc8508838335 2019-06-08 07:27:58,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.07814002037s 2019-06-08 07:27:58,928 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-06-08 07:27:59,034 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-06-08 07:27:59,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 07:27:59,042 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 08 Jun 2019 07:27:59 GMT 2019-06-08 07:27:59,043 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}]} 2019-06-08 07:27:59,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 07:27:59,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}722755b3903e73001d5331f3ebba8df98b2dccd5" 2019-06-08 07:27:59,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 08 Jun 2019 07:27:59 GMT X-Openstack-Request-Id: req-20facbf6-f340-4abc-bd7e-1c5f4a51b7b3 2019-06-08 07:27:59,340 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 07:27:59,340 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-20facbf6-f340-4abc-bd7e-1c5f4a51b7b3 2019-06-08 07:27:59,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.29275393486s 2019-06-08 07:27:59,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-06-08 07:27:59,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}722755b3903e73001d5331f3ebba8df98b2dccd5" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_345e0595-e63d-4547-9240-e0a6e8c9546d", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_345e0595-e63d-4547-9240-e0a6e8c9546d"}' 2019-06-08 07:27:59,401 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 930 Content-Type: application/json Date: Sat, 08 Jun 2019 07:27:59 GMT Location: http://172.30.9.46:9292/v2/images/958ccae8-7ca5-4d4f-8106-21b967747000 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-34824dd9-0a74-440c-8bf8-f19f5d120b2e 2019-06-08 07:27:59,401 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T07:27:59Z", "file": "/v2/images/958ccae8-7ca5-4d4f-8106-21b967747000/file", "owner": "90dad6d746f148bc83270dd41e470dd5", "id": "958ccae8-7ca5-4d4f-8106-21b967747000", "size": null, "self": "/v2/images/958ccae8-7ca5-4d4f-8106-21b967747000", "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_345e0595-e63d-4547-9240-e0a6e8c9546d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_345e0595-e63d-4547-9240-e0a6e8c9546d", "checksum": null, "created_at": "2019-06-08T07:27:59Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-06-08 07:27:59,401 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.46:9292/v2/images used request id req-34824dd9-0a74-440c-8bf8-f19f5d120b2e 2019-06-08 07:27:59,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0520730018616s 2019-06-08 07:27:59,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-06-08 07:27:59,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:9292/v2/images/958ccae8-7ca5-4d4f-8106-21b967747000/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}722755b3903e73001d5331f3ebba8df98b2dccd5" -d '' 2019-06-08 07:28:00,308 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 07:28:00 GMT X-Openstack-Request-Id: req-43c0320a-6243-448a-b4b1-47750c4aba21 2019-06-08 07:28:00,308 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 07:28:00,308 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.46:9292/v2/images/958ccae8-7ca5-4d4f-8106-21b967747000/file used request id req-43c0320a-6243-448a-b4b1-47750c4aba21 2019-06-08 07:28:00,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.906497001648s 2019-06-08 07:28:00,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 07:28:00,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}722755b3903e73001d5331f3ebba8df98b2dccd5" 2019-06-08 07:28:00,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Sat, 08 Jun 2019 07:28:00 GMT X-Openstack-Request-Id: req-a73379ed-6c96-4b73-87ac-e48c92e5de97 2019-06-08 07:28:00,337 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T07:28:00Z", "file": "/v2/images/958ccae8-7ca5-4d4f-8106-21b967747000/file", "owner": "90dad6d746f148bc83270dd41e470dd5", "id": "958ccae8-7ca5-4d4f-8106-21b967747000", "size": 12716032, "self": "/v2/images/958ccae8-7ca5-4d4f-8106-21b967747000", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/958ccae8-7ca5-4d4f-8106-21b967747000/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/958ccae8-7ca5-4d4f-8106-21b967747000/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_345e0595-e63d-4547-9240-e0a6e8c9546d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_345e0595-e63d-4547-9240-e0a6e8c9546d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-08T07:27:59Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 07:28:00,337 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-a73379ed-6c96-4b73-87ac-e48c92e5de97 2019-06-08 07:28:00,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0247960090637s 2019-06-08 07:28:00,339 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/958ccae8-7ca5-4d4f-8106-21b967747000/snap', u'metadata': Munch({})})], 'file': u'/v2/images/958ccae8-7ca5-4d4f-8106-21b967747000/file', 'owner': u'90dad6d746f148bc83270dd41e470dd5', 'id': u'958ccae8-7ca5-4d4f-8106-21b967747000', 'size': 12716032, u'self': u'/v2/images/958ccae8-7ca5-4d4f-8106-21b967747000', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'90dad6d746f148bc83270dd41e470dd5', 'name': 'patrole-project_345e0595-e63d-4547-9240-e0a6e8c9546d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/958ccae8-7ca5-4d4f-8106-21b967747000/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-08T07:28:00Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-06-08T07:28:00Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_345e0595-e63d-4547-9240-e0a6e8c9546d', '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/958ccae8-7ca5-4d4f-8106-21b967747000', 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_345e0595-e63d-4547-9240-e0a6e8c9546d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_345e0595-e63d-4547-9240-e0a6e8c9546d', 'created': u'2019-06-08T07:27:59Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-08T07:27: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/958ccae8-7ca5-4d4f-8106-21b967747000', 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_345e0595-e63d-4547-9240-e0a6e8c9546d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-08 07:28:00,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-06-08 07:28:00,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19702d5247124a37c1377a18630c1fd083f93194" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "patrole-flavor_345e0595-e63d-4547-9240-e0a6e8c9546d", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-06-08 07:28:00,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Sat, 08 Jun 2019 07:28:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f81ddbc3-ed16-4f80-b477-f78d6b262135 x-openstack-request-id: req-f81ddbc3-ed16-4f80-b477-f78d6b262135 2019-06-08 07:28:00,658 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "patrole-flavor_345e0595-e63d-4547-9240-e0a6e8c9546d", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/8e86e35d-7259-497d-a950-3ec2faa8be5f", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/8e86e35d-7259-497d-a950-3ec2faa8be5f", "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": "8e86e35d-7259-497d-a950-3ec2faa8be5f"}} 2019-06-08 07:28:00,658 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-f81ddbc3-ed16-4f80-b477-f78d6b262135 2019-06-08 07:28:00,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.315741062164s 2019-06-08 07:28:00,659 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_345e0595-e63d-4547-9240-e0a6e8c9546d', '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'3188c96ec01940fba81c35d45eb11133', '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'8e86e35d-7259-497d-a950-3ec2faa8be5f', 'swap': 0}) 2019-06-08 07:28:00,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-06-08 07:28:00,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/flavors/8e86e35d-7259-497d-a950-3ec2faa8be5f/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19702d5247124a37c1377a18630c1fd083f93194" -d '{"extra_specs": {}}' 2019-06-08 07:28:00,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 08 Jun 2019 07:28:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4a254c93-d5a1-46a0-8178-99a16db2c4b0 x-openstack-request-id: req-4a254c93-d5a1-46a0-8178-99a16db2c4b0 2019-06-08 07:28:00,681 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-06-08 07:28:00,681 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/flavors/8e86e35d-7259-497d-a950-3ec2faa8be5f/os-extra_specs used request id req-4a254c93-d5a1-46a0-8178-99a16db2c4b0 2019-06-08 07:28:00,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0215349197388s 2019-06-08 07:28:00,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 07:28:00,695 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 08 Jun 2019 07:28:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba0ff47d-60eb-4e8c-9c02-3b5b8c8d34c0 2019-06-08 07:28:00,695 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 07:28:00,695 - keystoneauth.session - DEBUG - GET call to http://172.30.9.46:5000/ used request id req-ba0ff47d-60eb-4e8c-9c02-3b5b8c8d34c0 2019-06-08 07:28:00,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 07:28:00,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}722755b3903e73001d5331f3ebba8df98b2dccd5" 2019-06-08 07:28:00,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 07:28:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1639734e-89c5-48ec-ab52-4456b9ccde22 2019-06-08 07:28:00,852 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 07:28:00,852 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-1639734e-89c5-48ec-ab52-4456b9ccde22 2019-06-08 07:28:00,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.15319609642s 2019-06-08 07:28:00,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 07:28:00,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}722755b3903e73001d5331f3ebba8df98b2dccd5" 2019-06-08 07:28:01,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 07:28:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73c8659d-7a33-48d5-a870-96321bce8505 2019-06-08 07:28:01,046 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 07:28:01,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-73c8659d-7a33-48d5-a870-96321bce8505 2019-06-08 07:28:01,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.189409971237s 2019-06-08 07:28:01,054 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-06-08 07:28:03,491 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-06-08 07:28:05,771 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | f99e66a4-24dd-497a-8a2e-4e5a3277b843 | 2019-06-08T07:28:05.408365 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: f99e66a4-24dd-497a-8a2e-4e5a3277b843 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2019-06-08 07:28:09,220 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2019-06-08 07:28:10,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-06-08 07:28:12,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-06-08 07:28:15,414 - 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=001dbf6c-4d3d-440f-943c-c120c4a8f752) as the default verifier for the future CLI operations. 2019-06-08 07:28:17,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-06-08 07:28:17,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19702d5247124a37c1377a18630c1fd083f93194" 2019-06-08 07:28:17,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 742 Content-Type: application/json Date: Sat, 08 Jun 2019 07:28:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0be5af2c-3ca3-407e-bbe5-83a411ad06e6 x-openstack-request-id: req-0be5af2c-3ca3-407e-bbe5-83a411ad06e6 2019-06-08 07:28:17,433 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 13}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 14}, "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.7", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-06-08 07:28:17,433 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/os-hypervisors/detail used request id req-0be5af2c-3ca3-407e-bbe5-83a411ad06e6 2019-06-08 07:28:17,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0384430885315s 2019-06-08 07:28:17,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 07:28:17,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}722755b3903e73001d5331f3ebba8df98b2dccd5" 2019-06-08 07:28:17,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Sat, 08 Jun 2019 07:28:17 GMT X-Openstack-Request-Id: req-21fc602d-7bb9-4fa3-9e54-8ea0c6532b11 2019-06-08 07:28:17,740 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T07:28:00Z", "file": "/v2/images/958ccae8-7ca5-4d4f-8106-21b967747000/file", "owner": "90dad6d746f148bc83270dd41e470dd5", "id": "958ccae8-7ca5-4d4f-8106-21b967747000", "size": 12716032, "self": "/v2/images/958ccae8-7ca5-4d4f-8106-21b967747000", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/958ccae8-7ca5-4d4f-8106-21b967747000/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/958ccae8-7ca5-4d4f-8106-21b967747000/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_345e0595-e63d-4547-9240-e0a6e8c9546d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_345e0595-e63d-4547-9240-e0a6e8c9546d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-08T07:27:59Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 07:28:17,740 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-21fc602d-7bb9-4fa3-9e54-8ea0c6532b11 2019-06-08 07:28:17,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.301198959351s 2019-06-08 07:28:17,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-06-08 07:28:17,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}722755b3903e73001d5331f3ebba8df98b2dccd5" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_alt_345e0595-e63d-4547-9240-e0a6e8c9546d", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_alt_345e0595-e63d-4547-9240-e0a6e8c9546d"}' 2019-06-08 07:28:17,792 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 938 Content-Type: application/json Date: Sat, 08 Jun 2019 07:28:17 GMT Location: http://172.30.9.46:9292/v2/images/9f2be845-fc07-438b-9216-b9c3c8c7f44b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-644039b7-d82e-43de-a926-c7890c8e60d1 2019-06-08 07:28:17,792 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T07:28:17Z", "file": "/v2/images/9f2be845-fc07-438b-9216-b9c3c8c7f44b/file", "owner": "90dad6d746f148bc83270dd41e470dd5", "id": "9f2be845-fc07-438b-9216-b9c3c8c7f44b", "size": null, "self": "/v2/images/9f2be845-fc07-438b-9216-b9c3c8c7f44b", "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_345e0595-e63d-4547-9240-e0a6e8c9546d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_345e0595-e63d-4547-9240-e0a6e8c9546d", "checksum": null, "created_at": "2019-06-08T07:28:17Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-06-08 07:28:17,792 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.46:9292/v2/images used request id req-644039b7-d82e-43de-a926-c7890c8e60d1 2019-06-08 07:28:17,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0430760383606s 2019-06-08 07:28:17,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-06-08 07:28:17,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:9292/v2/images/9f2be845-fc07-438b-9216-b9c3c8c7f44b/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}722755b3903e73001d5331f3ebba8df98b2dccd5" -d '' 2019-06-08 07:28:18,323 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 07:28:18 GMT X-Openstack-Request-Id: req-7444055f-e444-4d01-922e-0a991df22d8c 2019-06-08 07:28:18,323 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 07:28:18,323 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.46:9292/v2/images/9f2be845-fc07-438b-9216-b9c3c8c7f44b/file used request id req-7444055f-e444-4d01-922e-0a991df22d8c 2019-06-08 07:28:18,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.530560970306s 2019-06-08 07:28:18,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 07:28:18,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}722755b3903e73001d5331f3ebba8df98b2dccd5" 2019-06-08 07:28:18,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2721 Content-Type: application/json Date: Sat, 08 Jun 2019 07:28:18 GMT X-Openstack-Request-Id: req-4e9f5b6b-9f06-4c36-bd99-23dd4647daac 2019-06-08 07:28:18,355 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T07:28:18Z", "file": "/v2/images/9f2be845-fc07-438b-9216-b9c3c8c7f44b/file", "owner": "90dad6d746f148bc83270dd41e470dd5", "id": "9f2be845-fc07-438b-9216-b9c3c8c7f44b", "size": 12716032, "self": "/v2/images/9f2be845-fc07-438b-9216-b9c3c8c7f44b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/9f2be845-fc07-438b-9216-b9c3c8c7f44b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/9f2be845-fc07-438b-9216-b9c3c8c7f44b/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_345e0595-e63d-4547-9240-e0a6e8c9546d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_345e0595-e63d-4547-9240-e0a6e8c9546d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-08T07:28:17Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T07:28:00Z", "file": "/v2/images/958ccae8-7ca5-4d4f-8106-21b967747000/file", "owner": "90dad6d746f148bc83270dd41e470dd5", "id": "958ccae8-7ca5-4d4f-8106-21b967747000", "size": 12716032, "self": "/v2/images/958ccae8-7ca5-4d4f-8106-21b967747000", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/958ccae8-7ca5-4d4f-8106-21b967747000/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/958ccae8-7ca5-4d4f-8106-21b967747000/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_345e0595-e63d-4547-9240-e0a6e8c9546d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_345e0595-e63d-4547-9240-e0a6e8c9546d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-08T07:27:59Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 07:28:18,355 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-4e9f5b6b-9f06-4c36-bd99-23dd4647daac 2019-06-08 07:28:18,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0274829864502s 2019-06-08 07:28:18,357 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/9f2be845-fc07-438b-9216-b9c3c8c7f44b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/9f2be845-fc07-438b-9216-b9c3c8c7f44b/file', 'owner': u'90dad6d746f148bc83270dd41e470dd5', 'id': u'9f2be845-fc07-438b-9216-b9c3c8c7f44b', 'size': 12716032, u'self': u'/v2/images/9f2be845-fc07-438b-9216-b9c3c8c7f44b', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'90dad6d746f148bc83270dd41e470dd5', 'name': 'patrole-project_345e0595-e63d-4547-9240-e0a6e8c9546d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/9f2be845-fc07-438b-9216-b9c3c8c7f44b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-08T07:28:18Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-06-08T07:28:18Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_345e0595-e63d-4547-9240-e0a6e8c9546d', '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/9f2be845-fc07-438b-9216-b9c3c8c7f44b', 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_345e0595-e63d-4547-9240-e0a6e8c9546d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_alt_345e0595-e63d-4547-9240-e0a6e8c9546d', 'created': u'2019-06-08T07:28:17Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-08T07:28: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/9f2be845-fc07-438b-9216-b9c3c8c7f44b', 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_345e0595-e63d-4547-9240-e0a6e8c9546d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-08 07:28:18,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-06-08 07:28:18,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19702d5247124a37c1377a18630c1fd083f93194" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "patrole-flavor_alt_345e0595-e63d-4547-9240-e0a6e8c9546d", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-06-08 07:28:18,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Sat, 08 Jun 2019 07: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-b334e37d-cc6a-454b-9455-431dea1f7d73 x-openstack-request-id: req-b334e37d-cc6a-454b-9455-431dea1f7d73 2019-06-08 07:28:18,399 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "patrole-flavor_alt_345e0595-e63d-4547-9240-e0a6e8c9546d", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/e8652091-a03b-4557-839f-216219cdd6ed", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/e8652091-a03b-4557-839f-216219cdd6ed", "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": "e8652091-a03b-4557-839f-216219cdd6ed"}} 2019-06-08 07:28:18,399 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-b334e37d-cc6a-454b-9455-431dea1f7d73 2019-06-08 07:28:18,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0408530235291s 2019-06-08 07:28:18,400 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_345e0595-e63d-4547-9240-e0a6e8c9546d', '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'3188c96ec01940fba81c35d45eb11133', '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'e8652091-a03b-4557-839f-216219cdd6ed', 'swap': 0}) 2019-06-08 07:28:18,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-06-08 07:28:18,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/flavors/e8652091-a03b-4557-839f-216219cdd6ed/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19702d5247124a37c1377a18630c1fd083f93194" -d '{"extra_specs": {}}' 2019-06-08 07:28:18,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 08 Jun 2019 07: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 x-compute-request-id: req-fef07057-7f4a-46e8-b7e9-36aa0180b3ba x-openstack-request-id: req-fef07057-7f4a-46e8-b7e9-36aa0180b3ba 2019-06-08 07:28:18,425 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-06-08 07:28:18,425 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/flavors/e8652091-a03b-4557-839f-216219cdd6ed/os-extra_specs used request id req-fef07057-7f4a-46e8-b7e9-36aa0180b3ba 2019-06-08 07:28:18,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.024304151535s 2019-06-08 07:28:18,425 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_345e0595-e63d-4547-9240-e0a6e8c9546d', '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'3188c96ec01940fba81c35d45eb11133', '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'e8652091-a03b-4557-839f-216219cdd6ed', 'swap': 0}) 2019-06-08 07:28:21,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-06-08 07:28:21,696 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-06-08 07:28:21,696 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-06-08 07:28:21,699 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-06-08 07:28:21,738 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-06-08 07:28:25,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-001dbf6c-4d3d-440f-943c-c120c4a8f752/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-06-08 07:28:25,428 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-06-08 07:28:25,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/patrole/test_list.txt']'. 2019-06-08 07:30:51,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: d9560499-d095-497a-ac8f-b20162f79467 2019-06-08 07:30:51,699 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', u'd9560499-d095-497a-ac8f-b20162f79467']'. 2019-06-08 07:30:52,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-06-08 07:30:52,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-06-08 07:30:52,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-06-08 07:30:52,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | d9560499-d095-497a-ac8f-b20162f79467 | 2019-06-08 07:30:52,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-06-08 07:30:52,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-06-08 07:28:27 | 2019-06-08 07:30:52,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-06-08 07:30:51 | 2019-06-08 07:30:52,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:24 | 2019-06-08 07:30:52,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2019-06-08 07:30:52,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-06-08 07:30:52,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 001dbf6c-4d3d-440f-943c-c120c4a8f752) | 2019-06-08 07:30:52,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-06-08 07:30:52,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: f99e66a4-24dd-497a-8a2e-4e5a3277b843) | 2019-06-08 07:30:52,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 148 | 2019-06-08 07:30:52,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 135.733 | 2019-06-08 07:30:52,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 139 | 2019-06-08 07:30:52,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2019-06-08 07:30:52,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-06-08 07:30:52,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-06-08 07:30:52,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-06-08 07:30:52,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-06-08 07:30:52,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-06-08 07:30:52,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-06-08 07:30:52,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2019-06-08 07:30:52,607 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', u'd9560499-d095-497a-ac8f-b20162f79467', '--to', u'/home/opnfv/functest/results/patrole/tempest-report.html'] 2019-06-08 07:30:54,679 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid d9560499-d095-497a-ac8f-b20162f79467 --to /home/opnfv/functest/results/patrole/tempest-report.html Saving the report to '/home/opnfv/functest/results/patrole/tempest-report.html' file. It may take some time. The report has been successfully saved. 2019-06-08 07:30:54,680 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', u'd9560499-d095-497a-ac8f-b20162f79467', '--to', u'/home/opnfv/functest/results/patrole/tempest-report.xml'] 2019-06-08 07:30:56,748 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid d9560499-d095-497a-ac8f-b20162f79467 --to /home/opnfv/functest/results/patrole/tempest-report.xml Saving the report to '/home/opnfv/functest/results/patrole/tempest-report.xml' file. It may take some time. The report has been successfully saved. 2019-06-08 07:30:56,932 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-08 07:30:56,932 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 03:03 | PASS | +-------------------+------------------+------------------+----------------+ 2019-06-08 07:30:56,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-06-08 07:30:56,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9292/v2/images/9f2be845-fc07-438b-9216-b9c3c8c7f44b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}722755b3903e73001d5331f3ebba8df98b2dccd5" 2019-06-08 07:30:57,291 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 07:30:57 GMT X-Openstack-Request-Id: req-db38d991-30fa-424e-a1e5-2311d0dd5924 2019-06-08 07:30:57,291 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 07:30:57,292 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.46:9292/v2/images/9f2be845-fc07-438b-9216-b9c3c8c7f44b used request id req-db38d991-30fa-424e-a1e5-2311d0dd5924 2019-06-08 07:30:57,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.333753824234s 2019-06-08 07:30:57,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-08 07:30:57,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19702d5247124a37c1377a18630c1fd083f93194" 2019-06-08 07:30:57,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 360 Content-Type: application/json Date: Sat, 08 Jun 2019 07:30:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-409e5558-a3d4-46d1-a51e-4712fa973008 x-openstack-request-id: req-409e5558-a3d4-46d1-a51e-4712fa973008 2019-06-08 07:30:57,333 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "patrole-flavor_345e0595-e63d-4547-9240-e0a6e8c9546d", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/8e86e35d-7259-497d-a950-3ec2faa8be5f", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/8e86e35d-7259-497d-a950-3ec2faa8be5f", "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": "8e86e35d-7259-497d-a950-3ec2faa8be5f"}, {"name": "patrole-flavor_alt_345e0595-e63d-4547-9240-e0a6e8c9546d", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/e8652091-a03b-4557-839f-216219cdd6ed", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/e8652091-a03b-4557-839f-216219cdd6ed", "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": "e8652091-a03b-4557-839f-216219cdd6ed"}]} 2019-06-08 07:30:57,333 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None used request id req-409e5558-a3d4-46d1-a51e-4712fa973008 2019-06-08 07:30:57,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0359630584717s 2019-06-08 07:30:57,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-06-08 07:30:57,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:8774/v2.1/flavors/e8652091-a03b-4557-839f-216219cdd6ed -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19702d5247124a37c1377a18630c1fd083f93194" 2019-06-08 07:30:57,374 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 08 Jun 2019 07:30:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-caef56d5-cfbd-4c9f-9ae9-d237d0f2c47e x-openstack-request-id: req-caef56d5-cfbd-4c9f-9ae9-d237d0f2c47e 2019-06-08 07:30:57,374 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.46:8774/v2.1/flavors/e8652091-a03b-4557-839f-216219cdd6ed used request id req-caef56d5-cfbd-4c9f-9ae9-d237d0f2c47e 2019-06-08 07:30:57,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0389459133148s 2019-06-08 07:30:57,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-06-08 07:30:57,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:9696/v2.0/routers/887aaad0-6d3c-4094-b544-64c89f9a616a/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}722755b3903e73001d5331f3ebba8df98b2dccd5" -d '{"subnet_id": "1374bc7c-9b12-4044-8590-0415b0e06774"}' 2019-06-08 07:30:59,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 08 Jun 2019 07:30:59 GMT X-Openstack-Request-Id: req-c13e20ac-43c9-455d-963a-8fed8b6a254d 2019-06-08 07:30:59,728 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "f4d0e40c-0f88-45b7-acc2-a37b228f5645", "tenant_id": "90dad6d746f148bc83270dd41e470dd5", "subnet_id": "1374bc7c-9b12-4044-8590-0415b0e06774", "subnet_ids": ["1374bc7c-9b12-4044-8590-0415b0e06774"], "port_id": "ba336621-ad1d-47fa-b9e6-3c0fc1b84e8f", "id": "887aaad0-6d3c-4094-b544-64c89f9a616a"} 2019-06-08 07:30:59,728 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.46:9696/v2.0/routers/887aaad0-6d3c-4094-b544-64c89f9a616a/remove_router_interface.json used request id req-c13e20ac-43c9-455d-963a-8fed8b6a254d 2019-06-08 07:30:59,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.35341715813s 2019-06-08 07:30:59,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-06-08 07:30:59,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}722755b3903e73001d5331f3ebba8df98b2dccd5" 2019-06-08 07:30:59,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json Date: Sat, 08 Jun 2019 07:30:59 GMT X-Openstack-Request-Id: req-6ab74b07-f55b-40a8-853b-36f5f3d931d2 2019-06-08 07:30:59,850 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a3d564af-8d87-4f4f-9680-f5a9465e0acc", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "90dad6d746f148bc83270dd41e470dd5", "created_at": "2019-06-08T07:27:55Z", "admin_state_up": true, "updated_at": "2019-06-08T07:30:58Z", "project_id": "90dad6d746f148bc83270dd41e470dd5", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "887aaad0-6d3c-4094-b544-64c89f9a616a", "name": "patrole-router_345e0595-e63d-4547-9240-e0a6e8c9546d"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "07ea00007e044be39f0290f616c83aba", "created_at": "2019-06-08T06:02:04Z", "admin_state_up": true, "updated_at": "2019-06-08T06:02:04Z", "project_id": "07ea00007e044be39f0290f616c83aba", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "d11d2cfa-ebba-4487-a42d-f81ff7d1378a", "name": "tempest-pretest-check-842892652"}]} 2019-06-08 07:30:59,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/routers.json used request id req-6ab74b07-f55b-40a8-853b-36f5f3d931d2 2019-06-08 07:30:59,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.121520996094s 2019-06-08 07:30:59,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-06-08 07:30:59,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/routers/887aaad0-6d3c-4094-b544-64c89f9a616a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}722755b3903e73001d5331f3ebba8df98b2dccd5" 2019-06-08 07:31:01,120 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 07:31:01 GMT X-Openstack-Request-Id: req-a5244225-ba98-4105-92c5-558f7bb2558d 2019-06-08 07:31:01,120 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 07:31:01,120 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/routers/887aaad0-6d3c-4094-b544-64c89f9a616a.json used request id req-a5244225-ba98-4105-92c5-558f7bb2558d 2019-06-08 07:31:01,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.26833796501s 2019-06-08 07:31:01,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-06-08 07:31:01,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}722755b3903e73001d5331f3ebba8df98b2dccd5" 2019-06-08 07:31:01,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1325 Content-Type: application/json Date: Sat, 08 Jun 2019 07:31:01 GMT X-Openstack-Request-Id: req-370196ba-a76a-43a5-88df-82fbf26e95a4 2019-06-08 07:31:01,166 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-06-08T07:27: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":"1374bc7c-9b12-4044-8590-0415b0e06774","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"90dad6d746f148bc83270dd41e470dd5","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"patrole-subnet_345e0595-e63d-4547-9240-e0a6e8c9546d","enable_dhcp":true,"segment_id":null,"network_id":"f4d0e40c-0f88-45b7-acc2-a37b228f5645","tenant_id":"90dad6d746f148bc83270dd41e470dd5","created_at":"2019-06-08T07:27:54Z","ip_version":4},{"updated_at":"2019-06-08T05:48:01Z","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":"a3d564af-8d87-4f4f-9680-f5a9465e0acc","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"ae5008b7eba04bb8ab8b9bea870a005f","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:48:01Z","ip_version":4}]} 2019-06-08 07:31:01,166 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/subnets.json used request id req-370196ba-a76a-43a5-88df-82fbf26e95a4 2019-06-08 07:31:01,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0454878807068s 2019-06-08 07:31:01,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-06-08 07:31:01,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/subnets/1374bc7c-9b12-4044-8590-0415b0e06774.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}722755b3903e73001d5331f3ebba8df98b2dccd5" 2019-06-08 07:31:02,250 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 07:31:02 GMT X-Openstack-Request-Id: req-536733b0-08eb-4c11-8435-a22c0c3c55e8 2019-06-08 07:31:02,250 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 07:31:02,250 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/subnets/1374bc7c-9b12-4044-8590-0415b0e06774.json used request id req-536733b0-08eb-4c11-8435-a22c0c3c55e8 2019-06-08 07:31:02,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.08194518089s 2019-06-08 07:31:02,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 07:31:02,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}722755b3903e73001d5331f3ebba8df98b2dccd5" 2019-06-08 07:31:02,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1431 Content-Type: application/json Date: Sat, 08 Jun 2019 07:31:02 GMT X-Openstack-Request-Id: req-014e375a-f234-47c6-9e86-35eff81ddec2 2019-06-08 07:31:02,349 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T06:03:01Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f4d0e40c-0f88-45b7-acc2-a37b228f5645","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":43,"ipv4_address_scope":null,"shared":true,"project_id":"90dad6d746f148bc83270dd41e470dd5","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-08T07:31:02Z","qos_policy_id":null,"name":"patrole-net_345e0595-e63d-4547-9240-e0a6e8c9546d","admin_state_up":true,"tenant_id":"90dad6d746f148bc83270dd41e470dd5","created_at":"2019-06-08T07:27:54Z","provider:network_type":"vxlan"}]} 2019-06-08 07:31:02,349 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-014e375a-f234-47c6-9e86-35eff81ddec2 2019-06-08 07:31:02,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0988290309906s 2019-06-08 07:31:02,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-06-08 07:31:02,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/networks/f4d0e40c-0f88-45b7-acc2-a37b228f5645.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}722755b3903e73001d5331f3ebba8df98b2dccd5" 2019-06-08 07:31:03,325 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 07:31:03 GMT X-Openstack-Request-Id: req-cfbfaed6-a318-4f10-842d-fec0d907e7cf 2019-06-08 07:31:03,326 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 07:31:03,326 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/networks/f4d0e40c-0f88-45b7-acc2-a37b228f5645.json used request id req-cfbfaed6-a318-4f10-842d-fec0d907e7cf 2019-06-08 07:31:03,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.975347995758s 2019-06-08 07:31:03,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 07:31:03,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}722755b3903e73001d5331f3ebba8df98b2dccd5" 2019-06-08 07:31:03,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Sat, 08 Jun 2019 07:31:03 GMT X-Openstack-Request-Id: req-ded3b9be-e679-4aee-81db-cab1d088d683 2019-06-08 07:31:03,357 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T07:28:00Z", "file": "/v2/images/958ccae8-7ca5-4d4f-8106-21b967747000/file", "owner": "90dad6d746f148bc83270dd41e470dd5", "id": "958ccae8-7ca5-4d4f-8106-21b967747000", "size": 12716032, "self": "/v2/images/958ccae8-7ca5-4d4f-8106-21b967747000", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/958ccae8-7ca5-4d4f-8106-21b967747000/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/958ccae8-7ca5-4d4f-8106-21b967747000/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_345e0595-e63d-4547-9240-e0a6e8c9546d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_345e0595-e63d-4547-9240-e0a6e8c9546d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-08T07:27:59Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 07:31:03,358 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-ded3b9be-e679-4aee-81db-cab1d088d683 2019-06-08 07:31:03,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0275790691376s 2019-06-08 07:31:03,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-06-08 07:31:03,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9292/v2/images/958ccae8-7ca5-4d4f-8106-21b967747000 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}722755b3903e73001d5331f3ebba8df98b2dccd5" 2019-06-08 07:31:04,435 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 07:31:04 GMT X-Openstack-Request-Id: req-caed218a-df8c-44b7-9922-a13e37d82dcf 2019-06-08 07:31:04,436 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 07:31:04,436 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.46:9292/v2/images/958ccae8-7ca5-4d4f-8106-21b967747000 used request id req-caed218a-df8c-44b7-9922-a13e37d82dcf 2019-06-08 07:31:04,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.07643413544s 2019-06-08 07:31:04,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-08 07:31:04,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19702d5247124a37c1377a18630c1fd083f93194" 2019-06-08 07:31:04,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 306 Content-Type: application/json Date: Sat, 08 Jun 2019 07: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-b9908222-9fa8-4382-9d8a-a6720aca6a04 x-openstack-request-id: req-b9908222-9fa8-4382-9d8a-a6720aca6a04 2019-06-08 07:31:04,459 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "patrole-flavor_345e0595-e63d-4547-9240-e0a6e8c9546d", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/8e86e35d-7259-497d-a950-3ec2faa8be5f", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/8e86e35d-7259-497d-a950-3ec2faa8be5f", "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": "8e86e35d-7259-497d-a950-3ec2faa8be5f"}]} 2019-06-08 07:31:04,459 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None used request id req-b9908222-9fa8-4382-9d8a-a6720aca6a04 2019-06-08 07:31:04,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0224859714508s 2019-06-08 07:31:04,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-06-08 07:31:04,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:8774/v2.1/flavors/8e86e35d-7259-497d-a950-3ec2faa8be5f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19702d5247124a37c1377a18630c1fd083f93194" 2019-06-08 07:31:04,494 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 08 Jun 2019 07:31:04 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1834eb27-b4f4-45f3-80b5-76437f85ab3f x-openstack-request-id: req-1834eb27-b4f4-45f3-80b5-76437f85ab3f 2019-06-08 07:31:04,494 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.46:8774/v2.1/flavors/8e86e35d-7259-497d-a950-3ec2faa8be5f used request id req-1834eb27-b4f4-45f3-80b5-76437f85ab3f 2019-06-08 07:31:04,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0340769290924s 2019-06-08 07:31:04,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-08 07:31:04,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19702d5247124a37c1377a18630c1fd083f93194" 2019-06-08 07:31:04,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 834 Content-Type: application/json Date: Sat, 08 Jun 2019 07:31:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db203d5e-74cd-44de-af8e-2a52719fe311 2019-06-08 07:31:04,715 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.46:5000/v3/users/05c218d902a14f40af3320874b7f92da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05c218d902a14f40af3320874b7f92da", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.46:5000/v3/users/1afacf49c7e14af3a957f3511567dacc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1afacf49c7e14af3a957f3511567dacc", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.46:5000/v3/users/1f2145adf73944a6ab8ed52e5753691b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f2145adf73944a6ab8ed52e5753691b", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.46:5000/v3/users/2593ee6f9317492f990d505d77da4779"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2593ee6f9317492f990d505d77da4779", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.46:5000/v3/users/31ebed201e7e4ca5b7ee604a2b787581"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31ebed201e7e4ca5b7ee604a2b787581", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.46:5000/v3/users/3a572b3053b54834a82afa40e099a5da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a572b3053b54834a82afa40e099a5da", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.46:5000/v3/users/4fee668be3a64363800d347187a88df5"}, "domain_id": "69a9710257d445c38da42b508afe5e4c", "enabled": true, "options": {}, "id": "4fee668be3a64363800d347187a88df5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.46:5000/v3/users/66f1e9993f8b480294a60e940341f520"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66f1e9993f8b480294a60e940341f520", "email": "heat@localhost", "password_expires_at": null}, {"name": "patrole-user_345e0595-e63d-4547-9240-e0a6e8c9546d", "links": {"self": "http://172.30.9.46:5000/v3/users/846b7fb8c77c489787325412c7949adc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "846b7fb8c77c489787325412c7949adc", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.46:5000/v3/users/93fe3f7601c54ac9ad051856c17f28bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93fe3f7601c54ac9ad051856c17f28bb", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.46:5000/v3/users/c236670886154d449269b72bd9c90b0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c236670886154d449269b72bd9c90b0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.46:5000/v3/users/c65b29de08754e65a44567b1f677176f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c65b29de08754e65a44567b1f677176f", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.46:5000/v3/users/d8dd3e6eec484d33b35e900b9699495d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8dd3e6eec484d33b35e900b9699495d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.46:5000/v3/users/dda03f8796ac431cadfc3fd8cb68b8e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dda03f8796ac431cadfc3fd8cb68b8e8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.46:5000/v3/users/fd79c31b868f4106baa6b4b6f650b664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd79c31b868f4106baa6b4b6f650b664", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.46:5000/v3/users", "previous": null, "next": null}} 2019-06-08 07:31:04,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/users used request id req-db203d5e-74cd-44de-af8e-2a52719fe311 2019-06-08 07:31:04,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.220441818237s 2019-06-08 07:31:04,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-08 07:31:04,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/users/846b7fb8c77c489787325412c7949adc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19702d5247124a37c1377a18630c1fd083f93194" 2019-06-08 07:31:04,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 225 Content-Type: application/json Date: Sat, 08 Jun 2019 07:31:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc6f3b16-3a14-4468-84e4-5284c6278b26 2019-06-08 07:31:04,923 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "patrole-user_345e0595-e63d-4547-9240-e0a6e8c9546d", "links": {"self": "http://172.30.9.46:5000/v3/users/846b7fb8c77c489787325412c7949adc"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "846b7fb8c77c489787325412c7949adc", "description": null}} 2019-06-08 07:31:04,923 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/users/846b7fb8c77c489787325412c7949adc used request id req-fc6f3b16-3a14-4468-84e4-5284c6278b26 2019-06-08 07:31:04,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.201981067657s 2019-06-08 07:31:04,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-06-08 07:31:04,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:5000/v3/users/846b7fb8c77c489787325412c7949adc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19702d5247124a37c1377a18630c1fd083f93194" 2019-06-08 07:31:05,197 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 07:31:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b7e00d0-00e4-489d-8b38-4818679f81ce 2019-06-08 07:31:05,198 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 07:31:05,198 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.46:5000/v3/users/846b7fb8c77c489787325412c7949adc used request id req-9b7e00d0-00e4-489d-8b38-4818679f81ce 2019-06-08 07:31:05,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.273515939713s 2019-06-08 07:31:05,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-08 07:31:05,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19702d5247124a37c1377a18630c1fd083f93194" 2019-06-08 07:31:05,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 08 Jun 2019 07:31:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6f1f4a9-ed06-411b-b4a1-24e6a902e8c9 2019-06-08 07:31:05,415 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.46:5000/v3/projects/3188c96ec01940fba81c35d45eb11133"}, "tags": [], "enabled": true, "id": "3188c96ec01940fba81c35d45eb11133", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.46:5000/v3/projects/90dad6d746f148bc83270dd41e470dd5"}, "tags": [], "enabled": true, "id": "90dad6d746f148bc83270dd41e470dd5", "parent_id": "default", "domain_id": "default", "name": "patrole-project_345e0595-e63d-4547-9240-e0a6e8c9546d"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f"}, "tags": [], "enabled": true, "id": "ae5008b7eba04bb8ab8b9bea870a005f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-08 07:31:05,415 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/projects used request id req-f6f1f4a9-ed06-411b-b4a1-24e6a902e8c9 2019-06-08 07:31:05,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.210614919662s 2019-06-08 07:31:05,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-06-08 07:31:05,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:5000/v3/projects/90dad6d746f148bc83270dd41e470dd5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19702d5247124a37c1377a18630c1fd083f93194" 2019-06-08 07:31:05,592 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 07:31:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2fe0016-d76c-42b2-b06d-ac8389fbfce9 2019-06-08 07:31:05,593 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 07:31:05,593 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.46:5000/v3/projects/90dad6d746f148bc83270dd41e470dd5 used request id req-d2fe0016-d76c-42b2-b06d-ac8389fbfce9 2019-06-08 07:31:05,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.173250198364s 2019-06-08 07:31:05,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-08 07:31:05,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:9696/v2.0/security-groups.json?project_id=90dad6d746f148bc83270dd41e470dd5&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19702d5247124a37c1377a18630c1fd083f93194" 2019-06-08 07:31:05,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 08 Jun 2019 07:31:05 GMT X-Openstack-Request-Id: req-0c842eaa-611e-4a57-94aa-7644144fba26 2019-06-08 07:31:05,921 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "90dad6d746f148bc83270dd41e470dd5", "created_at": "2019-06-08T07:27:53Z", "updated_at": "2019-06-08T07:27:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T07:27:53Z", "revision_number": 0, "id": "0cf778e1-7b5b-418c-8698-9c655abc7afb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T07:27:53Z", "security_group_id": "3d318b84-bb9a-4233-8fa8-5a5527c587a3", "tenant_id": "90dad6d746f148bc83270dd41e470dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "90dad6d746f148bc83270dd41e470dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T07:27:53Z", "revision_number": 0, "id": "1773acf3-0fa4-4c61-b823-c0675af0bbc1", "remote_group_id": "3d318b84-bb9a-4233-8fa8-5a5527c587a3", "remote_ip_prefix": null, "created_at": "2019-06-08T07:27:53Z", "security_group_id": "3d318b84-bb9a-4233-8fa8-5a5527c587a3", "tenant_id": "90dad6d746f148bc83270dd41e470dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "90dad6d746f148bc83270dd41e470dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T07:27:54Z", "revision_number": 0, "id": "1d6bb447-0d83-42ea-80f0-d53bb36dda4b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T07:27:54Z", "security_group_id": "3d318b84-bb9a-4233-8fa8-5a5527c587a3", "tenant_id": "90dad6d746f148bc83270dd41e470dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "90dad6d746f148bc83270dd41e470dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T07:27:54Z", "revision_number": 0, "id": "7f8959e1-6ccb-4f2c-a9a1-a0db4d472813", "remote_group_id": "3d318b84-bb9a-4233-8fa8-5a5527c587a3", "remote_ip_prefix": null, "created_at": "2019-06-08T07:27:54Z", "security_group_id": "3d318b84-bb9a-4233-8fa8-5a5527c587a3", "tenant_id": "90dad6d746f148bc83270dd41e470dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "90dad6d746f148bc83270dd41e470dd5"}], "revision_number": 1, "project_id": "90dad6d746f148bc83270dd41e470dd5", "id": "3d318b84-bb9a-4233-8fa8-5a5527c587a3", "name": "default"}]} 2019-06-08 07:31:05,921 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/security-groups.json?project_id=90dad6d746f148bc83270dd41e470dd5&name=default used request id req-0c842eaa-611e-4a57-94aa-7644144fba26 2019-06-08 07:31:05,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.323249101639s 2019-06-08 07:31:05,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-08 07:31:05,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19702d5247124a37c1377a18630c1fd083f93194" 2019-06-08 07:31:05,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Sat, 08 Jun 2019 07:31:06 GMT X-Openstack-Request-Id: req-da7d5d5a-38a4-46bb-97e4-d3bcfa5bdfc2 2019-06-08 07:31:05,994 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3188c96ec01940fba81c35d45eb11133", "created_at": "2019-06-08T05:50:08Z", "updated_at": "2019-06-08T05:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "1a304197-6259-47fb-8799-aa407182630d", "remote_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv6", "project_id": "3188c96ec01940fba81c35d45eb11133"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "487196b0-2bde-45c0-8b45-f9fcd16601fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv4", "project_id": "3188c96ec01940fba81c35d45eb11133"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "abadd49a-1a8f-405f-ba47-7c59fe8b0d0f", "remote_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv4", "project_id": "3188c96ec01940fba81c35d45eb11133"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "d26daddf-2739-444d-991e-138b96ac2ac2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv6", "project_id": "3188c96ec01940fba81c35d45eb11133"}], "revision_number": 1, "project_id": "3188c96ec01940fba81c35d45eb11133", "id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fcde8c1a9a84222a1af8e17021b864b", "created_at": "2019-06-08T07:13:08Z", "updated_at": "2019-06-08T07:13:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T07:13:08Z", "revision_number": 0, "id": "119e3406-7691-4da0-ac15-0d3e6d2fd28e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T07:13:08Z", "security_group_id": "0f8b9193-9837-4cf1-95ef-d23d8155e475", "tenant_id": "0fcde8c1a9a84222a1af8e17021b864b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fcde8c1a9a84222a1af8e17021b864b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T07:13:08Z", "revision_number": 0, "id": "14fbdfaa-d265-42c2-9a0c-24f495bd2bb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T07:13:08Z", "security_group_id": "0f8b9193-9837-4cf1-95ef-d23d8155e475", "tenant_id": "0fcde8c1a9a84222a1af8e17021b864b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fcde8c1a9a84222a1af8e17021b864b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T07:13:08Z", "revision_number": 0, "id": "f04d63cb-b583-47e4-82bf-2cf9964ef767", "remote_group_id": "0f8b9193-9837-4cf1-95ef-d23d8155e475", "remote_ip_prefix": null, "created_at": "2019-06-08T07:13:08Z", "security_group_id": "0f8b9193-9837-4cf1-95ef-d23d8155e475", "tenant_id": "0fcde8c1a9a84222a1af8e17021b864b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fcde8c1a9a84222a1af8e17021b864b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T07:13:08Z", "revision_number": 0, "id": "f3c829b6-17af-4c05-9571-55ca9fe56a64", "remote_group_id": "0f8b9193-9837-4cf1-95ef-d23d8155e475", "remote_ip_prefix": null, "created_at": "2019-06-08T07:13:08Z", "security_group_id": "0f8b9193-9837-4cf1-95ef-d23d8155e475", "tenant_id": "0fcde8c1a9a84222a1af8e17021b864b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fcde8c1a9a84222a1af8e17021b864b"}], "revision_number": 1, "project_id": "0fcde8c1a9a84222a1af8e17021b864b", "id": "0f8b9193-9837-4cf1-95ef-d23d8155e475", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "created_at": "2019-06-08T05:47:57Z", "updated_at": "2019-06-08T05:47:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "02da1104-56ed-4749-b003-90c4f8f656ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "a3f7c7ce-1565-464d-9c08-e39b080cdb6d", "remote_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "c5f47a68-2c8b-4de3-91dc-0a19312beb49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "d9877ee1-16fa-4f55-9b57-2bd861dcc4ea", "remote_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}], "revision_number": 1, "project_id": "ae5008b7eba04bb8ab8b9bea870a005f", "id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "90dad6d746f148bc83270dd41e470dd5", "created_at": "2019-06-08T07:27:53Z", "updated_at": "2019-06-08T07:27:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T07:27:53Z", "revision_number": 0, "id": "0cf778e1-7b5b-418c-8698-9c655abc7afb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T07:27:53Z", "security_group_id": "3d318b84-bb9a-4233-8fa8-5a5527c587a3", "tenant_id": "90dad6d746f148bc83270dd41e470dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "90dad6d746f148bc83270dd41e470dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T07:27:53Z", "revision_number": 0, "id": "1773acf3-0fa4-4c61-b823-c0675af0bbc1", "remote_group_id": "3d318b84-bb9a-4233-8fa8-5a5527c587a3", "remote_ip_prefix": null, "created_at": "2019-06-08T07:27:53Z", "security_group_id": "3d318b84-bb9a-4233-8fa8-5a5527c587a3", "tenant_id": "90dad6d746f148bc83270dd41e470dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "90dad6d746f148bc83270dd41e470dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T07:27:54Z", "revision_number": 0, "id": "1d6bb447-0d83-42ea-80f0-d53bb36dda4b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T07:27:54Z", "security_group_id": "3d318b84-bb9a-4233-8fa8-5a5527c587a3", "tenant_id": "90dad6d746f148bc83270dd41e470dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "90dad6d746f148bc83270dd41e470dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T07:27:54Z", "revision_number": 0, "id": "7f8959e1-6ccb-4f2c-a9a1-a0db4d472813", "remote_group_id": "3d318b84-bb9a-4233-8fa8-5a5527c587a3", "remote_ip_prefix": null, "created_at": "2019-06-08T07:27:54Z", "security_group_id": "3d318b84-bb9a-4233-8fa8-5a5527c587a3", "tenant_id": "90dad6d746f148bc83270dd41e470dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "90dad6d746f148bc83270dd41e470dd5"}], "revision_number": 1, "project_id": "90dad6d746f148bc83270dd41e470dd5", "id": "3d318b84-bb9a-4233-8fa8-5a5527c587a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-06-08T05:50:09Z", "updated_at": "2019-06-08T05:50:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "41f1ce41-3b64-482a-87c5-0d0b11c6398f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "79dc58b0-b605-4504-9229-080d558ac4f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "81274cd5-6700-4e0f-8a2a-1f2e3420f4f3", "remote_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "dd1516ff-335a-4f12-a448-f096493076e7", "remote_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "48f2b38a-983e-4487-ab36-f87307c0130c", "name": "default"}]} 2019-06-08 07:31:05,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/security-groups.json used request id req-da7d5d5a-38a4-46bb-97e4-d3bcfa5bdfc2 2019-06-08 07:31:05,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0680499076843s 2019-06-08 07:31:06,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-06-08 07:31:06,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/security-groups/3d318b84-bb9a-4233-8fa8-5a5527c587a3.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19702d5247124a37c1377a18630c1fd083f93194" 2019-06-08 07:31:06,166 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 07:31:06 GMT X-Openstack-Request-Id: req-f16086ec-afd4-455f-9477-69915fc3fef8 2019-06-08 07:31:06,166 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 07:31:06,166 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/security-groups/3d318b84-bb9a-4233-8fa8-5a5527c587a3.json used request id req-f16086ec-afd4-455f-9477-69915fc3fef8 2019-06-08 07:31:06,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.16505408287s 2019-06-08 07:31:06,208 - xtesting.ci.run_tests - INFO - Loading test case 'neutron_trunk'... 2019-06-08 07:31:06,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 07:31:06,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sat, 08 Jun 2019 07:31:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11359a0b-5c26-4c5a-b3e5-91b751e0cbad 2019-06-08 07:31:06,251 - 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.46:5000/v3/", "rel": "self"}]}} 2019-06-08 07:31:06,252 - keystoneauth.session - DEBUG - GET call to http://172.30.9.46:5000/v3 used request id req-11359a0b-5c26-4c5a-b3e5-91b751e0cbad 2019-06-08 07:31:06,252 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.46:5000/v3/auth/tokens 2019-06-08 07:31:06,649 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "d2be94ca10bc410d8e2df55ad673d32f", "name": "member"}, {"id": "e5096deb7bb54cdfaba406b083716814", "name": "admin"}, {"id": "20c52caa8815436598706c0044dd78ea", "name": "reader"}], "expires_at": "2019-06-08T08:31:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3188c96ec01940fba81c35d45eb11133", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "569429e3916a40609b1b095c350d4f40"}, {"url": "http://172.30.9.46:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f8c054a2af64f418c37ee7727690693"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b02dfb863f5a4bffb36851235754ef91"}], "type": "metric", "id": "04a04b69122f4f738931230cee29629a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699fd3a20c8d40938f47375515d56729"}, {"url": "http://172.30.9.46:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a29c25ed5bae42389e53743e2b2d4cc6"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2aa7441977c496197e3dd66db370091"}], "type": "image", "id": "1229db241b1e4199aa3477e6a5aaaaf3", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.25:8080/v1/AUTH_3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f18ac20553a423cb64c4c119b4996d7"}, {"url": "http://172.30.9.46:8080/v1/AUTH_3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9cb7095bfac44798c7fb7f9deeeb6c2"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5274ae5199a462fbdfc0fea51cec5a4"}], "type": "object-store", "id": "3937992c91de456ab652dcaface65051", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.46:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469fe8a62bab4dce8322074f2fcdb9b4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e66cd3f99f9447b491021e663455e8c8"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "faa6e36db7f04aaf89b1671b36545dd9"}], "type": "cloudformation", "id": "4475ac30861f4898a3b4a3f25d4c15a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "451296117b884380836bc65617a5acf5"}, {"url": "http://172.30.9.46:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3bf63cbaa4d40d8a7b3788a9ab9cf75"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8fcd63580f1428d9b345eecdbd48204"}], "type": "compute", "id": "55cb302de7b240e1a0963bcae70f4b34", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04b4a8c11b3f4bd1ab89c03a5aa9bd51"}, {"url": "http://172.30.9.46:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "489dc505b18c45b097be2b0ce43d310b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "768110a585514cb9a095e0ffab526da4"}], "type": "identity", "id": "6494ad775fb84e9891f5bc3015a60f48", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.46:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02cf21684702424ca6c0c65fbe598276"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a219343778574f9a89cf8eda09913c42"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3727342b4d045659e67915b25bea965"}], "type": "placement", "id": "6dd232e0a9944d6f8afacd7b59c2bb55", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f4e281ad8cd4aaba41477f8f55544b4"}, {"url": "http://172.30.9.46:8776/v2/3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f80c73c49c6480dba7d5f4b80e4a948"}, {"url": "http://192.30.9.6:8776/v2/3188c96ec01940fba81c35d45eb11133", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c209dd66f03a44bd9424eb1cad43b57c"}], "type": "volumev2", "id": "7c5d79a9253b44f1afeea36304180784", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c9a71230b064918baa5ec4ab83144c8"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d7c07f63f584a70a7df59e46b53c425"}, {"url": "http://172.30.9.46:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a67b17f9d1f45acb1b7213e75ed7276"}], "type": "event", "id": "84c44c0613f94bf8bbb2e05ff2f89471", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/3188c96ec01940fba81c35d45eb11133", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "775bcb67ac30456cb720438594a475e1"}, {"url": "http://192.30.9.6:8776/v3/3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2c0df4ad6a14557a0e2b97bfa52019f"}, {"url": "http://172.30.9.46:8776/v3/3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ef016b34aa45a7ba522cfecbfec6eb"}], "type": "volumev3", "id": "8b8641e49b5f486a864b0b857a0e9a73", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "121402a262894e60b2dd90a4c91ddfc4"}, {"url": "http://192.30.9.6:8004/v1/3188c96ec01940fba81c35d45eb11133", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "843fd802e471465f9929116059937b0b"}, {"url": "http://172.30.9.46:8004/v1/3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b71667e57ac348d19ee51701c2492bc8"}], "type": "orchestration", "id": "910666d0b44e43dda71799578f2fb207", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.46:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d50b2697934e5aa702ab2b26a44279"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0eb6565be3e44b382acfbe153b647bf"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0ee7731b0a344dd95394ec40456c966"}], "type": "network", "id": "96d169df5f3246498ebfd684c882081c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.46:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6207f5501c4d439cb61786bf4936a152"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de1dcf61d9e44a7aa8f94ba8c4cf9375"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc2fab36e3514270a85a06afe9ff1894"}], "type": "alarming", "id": "96f5a2d27e6f427cbd0f869917a8dd5d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "bf0bc5911f744db0865b88b9285e5dc1", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fd79c31b868f4106baa6b4b6f650b664"}, "audit_ids": ["fO9OPY4zQLOn_PTTPVfEdw"], "issued_at": "2019-06-08T07:31:06.000000Z"}} 2019-06-08 07:31:06,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 07:31:06,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3dafe80b4aebfb90e06839203805845dc78b124a" 2019-06-08 07:31:07,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 08 Jun 2019 07:31:07 GMT X-Openstack-Request-Id: req-dba64eb7-fe22-4fb3-8c8e-cbf0d55860d5 2019-06-08 07:31:07,306 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T06:03:01Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","provider:network_type":"flat"}]} 2019-06-08 07:31:07,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json?router%3Aexternal=True used request id req-dba64eb7-fe22-4fb3-8c8e-cbf0d55860d5 2019-06-08 07:31:07,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.654631853104s 2019-06-08 07:31:07,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 07:31:07,318 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 08 Jun 2019 07:31:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-309314b7-f5a9-474b-803b-4efcb5fc379a 2019-06-08 07:31:07,318 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 07:31:07,318 - keystoneauth.session - DEBUG - GET call to http://172.30.9.46:5000/ used request id req-309314b7-f5a9-474b-803b-4efcb5fc379a 2019-06-08 07:31:07,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-08 07:31:07,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3dafe80b4aebfb90e06839203805845dc78b124a" 2019-06-08 07:31:07,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 08 Jun 2019 07:31:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-528b1acc-f2e7-47f7-8a10-d2d294501594 2019-06-08 07:31:07,436 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.46:5000/v3/domains/69a9710257d445c38da42b508afe5e4c"}, "tags": [], "enabled": true, "id": "69a9710257d445c38da42b508afe5e4c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.46:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.46:5000/v3/domains", "previous": null, "next": null}} 2019-06-08 07:31:07,436 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/domains used request id req-528b1acc-f2e7-47f7-8a10-d2d294501594 2019-06-08 07:31:07,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.116657018661s 2019-06-08 07:31:07,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-06-08 07:31:07,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3dafe80b4aebfb90e06839203805845dc78b124a" -d '{"project": {"description": "Created by OPNFV Functest: neutron_trunk", "enabled": true, "domain_id": "default", "name": "neutron_trunk-project_0ec03b4b-5978-4de1-81b4-2797354281a2"}}' 2019-06-08 07:31:07,656 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 372 Content-Type: application/json Date: Sat, 08 Jun 2019 07:31:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79cf1a12-fc87-4c7d-b0b6-df145dbb07f4 2019-06-08 07:31:07,657 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.46:5000/v3/projects/ae5abdae9abb456f9a0b6b9135301874"}, "tags": [], "enabled": true, "id": "ae5abdae9abb456f9a0b6b9135301874", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_0ec03b4b-5978-4de1-81b4-2797354281a2"}} 2019-06-08 07:31:07,657 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.46:5000/v3/projects used request id req-79cf1a12-fc87-4c7d-b0b6-df145dbb07f4 2019-06-08 07:31:07,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.213628053665s 2019-06-08 07:31:07,657 - 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'ae5abdae9abb456f9a0b6b9135301874', '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_0ec03b4b-5978-4de1-81b4-2797354281a2'}) 2019-06-08 07:31:07,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-06-08 07:31:07,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3dafe80b4aebfb90e06839203805845dc78b124a" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "ViyqAd20LHBHOsOzYK9evRdM2bHoIT", "email": null, "name": "neutron_trunk-user_0ec03b4b-5978-4de1-81b4-2797354281a2"}}' 2019-06-08 07:31:08,135 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 328 Content-Type: application/json Date: Sat, 08 Jun 2019 07:31:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e8622d50-dbd7-46f7-bfc1-437384d0da76 2019-06-08 07:31:08,135 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "neutron_trunk-user_0ec03b4b-5978-4de1-81b4-2797354281a2", "links": {"self": "http://172.30.9.46:5000/v3/users/3c5709d5be894ec3923f99b3a8bb04e6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3c5709d5be894ec3923f99b3a8bb04e6", "domain_id": "default", "password_expires_at": null}} 2019-06-08 07:31:08,135 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.46:5000/v3/users used request id req-e8622d50-dbd7-46f7-bfc1-437384d0da76 2019-06-08 07:31:08,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.471234083176s 2019-06-08 07:31:08,136 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'3c5709d5be894ec3923f99b3a8bb04e6', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'neutron_trunk-user_0ec03b4b-5978-4de1-81b4-2797354281a2'}) 2019-06-08 07:31:08,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 07:31:08,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3dafe80b4aebfb90e06839203805845dc78b124a" 2019-06-08 07:31:08,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 07:31:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1c2457d-46a2-47a5-b3fe-cc17608b8743 2019-06-08 07:31:08,352 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 07:31:08,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-e1c2457d-46a2-47a5-b3fe-cc17608b8743 2019-06-08 07:31:08,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.212512969971s 2019-06-08 07:31:08,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 07:31:08,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3dafe80b4aebfb90e06839203805845dc78b124a" 2019-06-08 07:31:08,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 07:31:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-517a8abc-e3dc-472e-8bf4-4d8953fc8153 2019-06-08 07:31:08,573 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 07:31:08,573 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-517a8abc-e3dc-472e-8bf4-4d8953fc8153 2019-06-08 07:31:08,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.215884923935s 2019-06-08 07:31:08,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 07:31:08,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3dafe80b4aebfb90e06839203805845dc78b124a" 2019-06-08 07:31:08,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 07:31:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbb937d3-0890-42fd-ac40-7cc0a5bf1371 2019-06-08 07:31:08,693 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 07:31:08,693 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-dbb937d3-0890-42fd-ac40-7cc0a5bf1371 2019-06-08 07:31:08,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.115586042404s 2019-06-08 07:31:08,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-08 07:31:08,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3dafe80b4aebfb90e06839203805845dc78b124a" 2019-06-08 07:31:08,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 149 Content-Type: application/json Date: Sat, 08 Jun 2019 07:31:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ce03210-02fa-49c9-9a33-061b5c4facfb 2019-06-08 07:31:08,857 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.46:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-08 07:31:08,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/domains/default used request id req-7ce03210-02fa-49c9-9a33-061b5c4facfb 2019-06-08 07:31:08,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.158760070801s 2019-06-08 07:31:08,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-08 07:31:08,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3dafe80b4aebfb90e06839203805845dc78b124a" 2019-06-08 07:31:09,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Sat, 08 Jun 2019 07:31:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-927ea3bc-8916-4ede-b9ad-906385469d94 2019-06-08 07:31:09,005 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.46:5000/v3/users/05c218d902a14f40af3320874b7f92da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05c218d902a14f40af3320874b7f92da", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.46:5000/v3/users/1afacf49c7e14af3a957f3511567dacc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1afacf49c7e14af3a957f3511567dacc", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.46:5000/v3/users/1f2145adf73944a6ab8ed52e5753691b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f2145adf73944a6ab8ed52e5753691b", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.46:5000/v3/users/2593ee6f9317492f990d505d77da4779"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2593ee6f9317492f990d505d77da4779", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.46:5000/v3/users/31ebed201e7e4ca5b7ee604a2b787581"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31ebed201e7e4ca5b7ee604a2b787581", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.46:5000/v3/users/3a572b3053b54834a82afa40e099a5da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a572b3053b54834a82afa40e099a5da", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_0ec03b4b-5978-4de1-81b4-2797354281a2", "links": {"self": "http://172.30.9.46:5000/v3/users/3c5709d5be894ec3923f99b3a8bb04e6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3c5709d5be894ec3923f99b3a8bb04e6", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.46:5000/v3/users/4fee668be3a64363800d347187a88df5"}, "domain_id": "69a9710257d445c38da42b508afe5e4c", "enabled": true, "options": {}, "id": "4fee668be3a64363800d347187a88df5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.46:5000/v3/users/66f1e9993f8b480294a60e940341f520"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66f1e9993f8b480294a60e940341f520", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.46:5000/v3/users/93fe3f7601c54ac9ad051856c17f28bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93fe3f7601c54ac9ad051856c17f28bb", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.46:5000/v3/users/c236670886154d449269b72bd9c90b0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c236670886154d449269b72bd9c90b0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.46:5000/v3/users/c65b29de08754e65a44567b1f677176f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c65b29de08754e65a44567b1f677176f", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.46:5000/v3/users/d8dd3e6eec484d33b35e900b9699495d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8dd3e6eec484d33b35e900b9699495d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.46:5000/v3/users/dda03f8796ac431cadfc3fd8cb68b8e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dda03f8796ac431cadfc3fd8cb68b8e8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.46:5000/v3/users/fd79c31b868f4106baa6b4b6f650b664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd79c31b868f4106baa6b4b6f650b664", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.46:5000/v3/users", "previous": null, "next": null}} 2019-06-08 07:31:09,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/users used request id req-927ea3bc-8916-4ede-b9ad-906385469d94 2019-06-08 07:31:09,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.147029876709s 2019-06-08 07:31:09,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-08 07:31:09,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3dafe80b4aebfb90e06839203805845dc78b124a" 2019-06-08 07:31:09,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Sat, 08 Jun 2019 07:31:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8824d4d7-42f0-49ef-91ac-4395d831ae65 2019-06-08 07:31:09,213 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.46:5000/v3/projects/3188c96ec01940fba81c35d45eb11133"}, "tags": [], "enabled": true, "id": "3188c96ec01940fba81c35d45eb11133", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.46:5000/v3/projects/ae5abdae9abb456f9a0b6b9135301874"}, "tags": [], "enabled": true, "id": "ae5abdae9abb456f9a0b6b9135301874", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_0ec03b4b-5978-4de1-81b4-2797354281a2"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f"}, "tags": [], "enabled": true, "id": "ae5008b7eba04bb8ab8b9bea870a005f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-08 07:31:09,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/projects?domain_id=default used request id req-8824d4d7-42f0-49ef-91ac-4395d831ae65 2019-06-08 07:31:09,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.196895122528s 2019-06-08 07:31:09,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-08 07:31:09,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/role_assignments?user.id=3c5709d5be894ec3923f99b3a8bb04e6&role.id=d2be94ca10bc410d8e2df55ad673d32f&scope.project.id=ae5abdae9abb456f9a0b6b9135301874" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3dafe80b4aebfb90e06839203805845dc78b124a" 2019-06-08 07:31:09,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sat, 08 Jun 2019 07:31:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4718d809-be05-4e04-a51a-568e29617fc0 2019-06-08 07:31:09,380 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.46:5000/v3/role_assignments?user.id=3c5709d5be894ec3923f99b3a8bb04e6&role.id=d2be94ca10bc410d8e2df55ad673d32f&scope.project.id=ae5abdae9abb456f9a0b6b9135301874", "previous": null, "next": null}} 2019-06-08 07:31:09,380 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/role_assignments?user.id=3c5709d5be894ec3923f99b3a8bb04e6&role.id=d2be94ca10bc410d8e2df55ad673d32f&scope.project.id=ae5abdae9abb456f9a0b6b9135301874 used request id req-4718d809-be05-4e04-a51a-568e29617fc0 2019-06-08 07:31:09,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.158966064453s 2019-06-08 07:31:09,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-06-08 07:31:09,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:5000/v3/projects/ae5abdae9abb456f9a0b6b9135301874/users/3c5709d5be894ec3923f99b3a8bb04e6/roles/d2be94ca10bc410d8e2df55ad673d32f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3dafe80b4aebfb90e06839203805845dc78b124a" 2019-06-08 07:31:09,879 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 07:31:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8b78cc7-4246-4689-83a9-e0026457e1c9 2019-06-08 07:31:09,879 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 07:31:09,879 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.46:5000/v3/projects/ae5abdae9abb456f9a0b6b9135301874/users/3c5709d5be894ec3923f99b3a8bb04e6/roles/d2be94ca10bc410d8e2df55ad673d32f used request id req-c8b78cc7-4246-4689-83a9-e0026457e1c9 2019-06-08 07:31:09,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.495575904846s 2019-06-08 07:31:09,880 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'neutron_trunk-project_0ec03b4b-5978-4de1-81b4-2797354281a2', 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'ae5abdae9abb456f9a0b6b9135301874', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'ViyqAd20LHBHOsOzYK9evRdM2bHoIT', 'username': u'neutron_trunk-user_0ec03b4b-5978-4de1-81b4-2797354281a2', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.46:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-06-08 07:31:09,884 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'neutron_trunk-user_0ec03b4b-5978-4de1-81b4-2797354281a2', 'password': 'ViyqAd20LHBHOsOzYK9evRdM2bHoIT', 'project_name': 'neutron_trunk-project_0ec03b4b-5978-4de1-81b4-2797354281a2', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.46:5000/v3', 'project_id': 'ae5abdae9abb456f9a0b6b9135301874', 'project_domain_name': 'Default'} 2019-06-08 07:31:09,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 07:31:09,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3dafe80b4aebfb90e06839203805845dc78b124a" 2019-06-08 07:31:10,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 07:31:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d55f208-dd01-4bef-bf24-1124c5de0b5c 2019-06-08 07:31:10,017 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 07:31:10,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-1d55f208-dd01-4bef-bf24-1124c5de0b5c 2019-06-08 07:31:10,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.130084037781s 2019-06-08 07:31:10,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 07:31:10,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3dafe80b4aebfb90e06839203805845dc78b124a" 2019-06-08 07:31:10,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 07:31:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fca2943c-325e-4c4b-8f79-0fe6b5f5357f 2019-06-08 07:31:10,145 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 07:31:10,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-fca2943c-325e-4c4b-8f79-0fe6b5f5357f 2019-06-08 07:31:10,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.122672080994s 2019-06-08 07:31:10,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-08 07:31:10,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3dafe80b4aebfb90e06839203805845dc78b124a" 2019-06-08 07:31:10,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 149 Content-Type: application/json Date: Sat, 08 Jun 2019 07:31:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c109ca99-a30f-467a-941b-f0e23ad44313 2019-06-08 07:31:10,272 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.46:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-08 07:31:10,272 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/domains/default used request id req-c109ca99-a30f-467a-941b-f0e23ad44313 2019-06-08 07:31:10,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.122621059418s 2019-06-08 07:31:10,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-08 07:31:10,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3dafe80b4aebfb90e06839203805845dc78b124a" 2019-06-08 07:31:10,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Sat, 08 Jun 2019 07:31:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0438baf-d939-4637-9724-a75ecebb7372 2019-06-08 07:31:10,510 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.46:5000/v3/users/05c218d902a14f40af3320874b7f92da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05c218d902a14f40af3320874b7f92da", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.46:5000/v3/users/1afacf49c7e14af3a957f3511567dacc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1afacf49c7e14af3a957f3511567dacc", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.46:5000/v3/users/1f2145adf73944a6ab8ed52e5753691b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f2145adf73944a6ab8ed52e5753691b", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.46:5000/v3/users/2593ee6f9317492f990d505d77da4779"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2593ee6f9317492f990d505d77da4779", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.46:5000/v3/users/31ebed201e7e4ca5b7ee604a2b787581"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31ebed201e7e4ca5b7ee604a2b787581", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.46:5000/v3/users/3a572b3053b54834a82afa40e099a5da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a572b3053b54834a82afa40e099a5da", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_0ec03b4b-5978-4de1-81b4-2797354281a2", "links": {"self": "http://172.30.9.46:5000/v3/users/3c5709d5be894ec3923f99b3a8bb04e6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3c5709d5be894ec3923f99b3a8bb04e6", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.46:5000/v3/users/4fee668be3a64363800d347187a88df5"}, "domain_id": "69a9710257d445c38da42b508afe5e4c", "enabled": true, "options": {}, "id": "4fee668be3a64363800d347187a88df5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.46:5000/v3/users/66f1e9993f8b480294a60e940341f520"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66f1e9993f8b480294a60e940341f520", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.46:5000/v3/users/93fe3f7601c54ac9ad051856c17f28bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93fe3f7601c54ac9ad051856c17f28bb", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.46:5000/v3/users/c236670886154d449269b72bd9c90b0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c236670886154d449269b72bd9c90b0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.46:5000/v3/users/c65b29de08754e65a44567b1f677176f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c65b29de08754e65a44567b1f677176f", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.46:5000/v3/users/d8dd3e6eec484d33b35e900b9699495d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8dd3e6eec484d33b35e900b9699495d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.46:5000/v3/users/dda03f8796ac431cadfc3fd8cb68b8e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dda03f8796ac431cadfc3fd8cb68b8e8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.46:5000/v3/users/fd79c31b868f4106baa6b4b6f650b664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd79c31b868f4106baa6b4b6f650b664", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.46:5000/v3/users", "previous": null, "next": null}} 2019-06-08 07:31:10,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/users used request id req-e0438baf-d939-4637-9724-a75ecebb7372 2019-06-08 07:31:10,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.23651599884s 2019-06-08 07:31:10,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-08 07:31:10,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3dafe80b4aebfb90e06839203805845dc78b124a" 2019-06-08 07:31:10,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Sat, 08 Jun 2019 07:31:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bc8b015-873a-4476-939b-90a094bd6a15 2019-06-08 07:31:10,648 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.46:5000/v3/projects/3188c96ec01940fba81c35d45eb11133"}, "tags": [], "enabled": true, "id": "3188c96ec01940fba81c35d45eb11133", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.46:5000/v3/projects/ae5abdae9abb456f9a0b6b9135301874"}, "tags": [], "enabled": true, "id": "ae5abdae9abb456f9a0b6b9135301874", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_0ec03b4b-5978-4de1-81b4-2797354281a2"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f"}, "tags": [], "enabled": true, "id": "ae5008b7eba04bb8ab8b9bea870a005f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-08 07:31:10,648 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/projects?domain_id=default used request id req-6bc8b015-873a-4476-939b-90a094bd6a15 2019-06-08 07:31:10,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.127153158188s 2019-06-08 07:31:10,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-08 07:31:10,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/role_assignments?user.id=3c5709d5be894ec3923f99b3a8bb04e6&role.id=e5096deb7bb54cdfaba406b083716814&scope.project.id=ae5abdae9abb456f9a0b6b9135301874" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3dafe80b4aebfb90e06839203805845dc78b124a" 2019-06-08 07:31:10,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Sat, 08 Jun 2019 07:31:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6521310c-b094-4d3f-a9c3-7b33664bd589 2019-06-08 07:31:10,864 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.46:5000/v3/role_assignments?user.id=3c5709d5be894ec3923f99b3a8bb04e6&role.id=e5096deb7bb54cdfaba406b083716814&scope.project.id=ae5abdae9abb456f9a0b6b9135301874", "previous": null, "next": null}} 2019-06-08 07:31:10,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/role_assignments?user.id=3c5709d5be894ec3923f99b3a8bb04e6&role.id=e5096deb7bb54cdfaba406b083716814&scope.project.id=ae5abdae9abb456f9a0b6b9135301874 used request id req-6521310c-b094-4d3f-a9c3-7b33664bd589 2019-06-08 07:31:10,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.20912694931s 2019-06-08 07:31:10,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-06-08 07:31:10,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:5000/v3/projects/ae5abdae9abb456f9a0b6b9135301874/users/3c5709d5be894ec3923f99b3a8bb04e6/roles/e5096deb7bb54cdfaba406b083716814 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3dafe80b4aebfb90e06839203805845dc78b124a" 2019-06-08 07:31:11,073 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 07:31:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2aae41c9-683f-4141-b209-9e56b1d34573 2019-06-08 07:31:11,073 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 07:31:11,073 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.46:5000/v3/projects/ae5abdae9abb456f9a0b6b9135301874/users/3c5709d5be894ec3923f99b3a8bb04e6/roles/e5096deb7bb54cdfaba406b083716814 used request id req-2aae41c9-683f-4141-b209-9e56b1d34573 2019-06-08 07:31:11,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.205034971237s 2019-06-08 07:31:11,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 07:31:11,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3dafe80b4aebfb90e06839203805845dc78b124a" 2019-06-08 07:31:11,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 07:31:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d527c2a9-bdfb-47aa-b2bd-82f936a7a2e9 2019-06-08 07:31:11,272 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 07:31:11,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-d527c2a9-bdfb-47aa-b2bd-82f936a7a2e9 2019-06-08 07:31:11,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.195492982864s 2019-06-08 07:31:11,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-08 07:31:11,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3dafe80b4aebfb90e06839203805845dc78b124a" 2019-06-08 07:31:11,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 149 Content-Type: application/json Date: Sat, 08 Jun 2019 07:31:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6de18ff1-d74f-440b-bec4-92ecbe6268cd 2019-06-08 07:31:11,393 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.46:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-08 07:31:11,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/domains/default used request id req-6de18ff1-d74f-440b-bec4-92ecbe6268cd 2019-06-08 07:31:11,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.115393161774s 2019-06-08 07:31:11,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-08 07:31:11,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3dafe80b4aebfb90e06839203805845dc78b124a" 2019-06-08 07:31:11,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Sat, 08 Jun 2019 07:31:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28f14d2b-821d-489a-9b9a-78798b10d8b1 2019-06-08 07:31:11,529 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.46:5000/v3/users/05c218d902a14f40af3320874b7f92da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05c218d902a14f40af3320874b7f92da", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.46:5000/v3/users/1afacf49c7e14af3a957f3511567dacc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1afacf49c7e14af3a957f3511567dacc", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.46:5000/v3/users/1f2145adf73944a6ab8ed52e5753691b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f2145adf73944a6ab8ed52e5753691b", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.46:5000/v3/users/2593ee6f9317492f990d505d77da4779"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2593ee6f9317492f990d505d77da4779", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.46:5000/v3/users/31ebed201e7e4ca5b7ee604a2b787581"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31ebed201e7e4ca5b7ee604a2b787581", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.46:5000/v3/users/3a572b3053b54834a82afa40e099a5da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a572b3053b54834a82afa40e099a5da", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_0ec03b4b-5978-4de1-81b4-2797354281a2", "links": {"self": "http://172.30.9.46:5000/v3/users/3c5709d5be894ec3923f99b3a8bb04e6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3c5709d5be894ec3923f99b3a8bb04e6", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.46:5000/v3/users/4fee668be3a64363800d347187a88df5"}, "domain_id": "69a9710257d445c38da42b508afe5e4c", "enabled": true, "options": {}, "id": "4fee668be3a64363800d347187a88df5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.46:5000/v3/users/66f1e9993f8b480294a60e940341f520"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66f1e9993f8b480294a60e940341f520", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.46:5000/v3/users/93fe3f7601c54ac9ad051856c17f28bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93fe3f7601c54ac9ad051856c17f28bb", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.46:5000/v3/users/c236670886154d449269b72bd9c90b0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c236670886154d449269b72bd9c90b0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.46:5000/v3/users/c65b29de08754e65a44567b1f677176f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c65b29de08754e65a44567b1f677176f", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.46:5000/v3/users/d8dd3e6eec484d33b35e900b9699495d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8dd3e6eec484d33b35e900b9699495d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.46:5000/v3/users/dda03f8796ac431cadfc3fd8cb68b8e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dda03f8796ac431cadfc3fd8cb68b8e8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.46:5000/v3/users/fd79c31b868f4106baa6b4b6f650b664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd79c31b868f4106baa6b4b6f650b664", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.46:5000/v3/users", "previous": null, "next": null}} 2019-06-08 07:31:11,529 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/users used request id req-28f14d2b-821d-489a-9b9a-78798b10d8b1 2019-06-08 07:31:11,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.135197162628s 2019-06-08 07:31:11,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-08 07:31:11,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/role_assignments?role.id=e5096deb7bb54cdfaba406b083716814&user.id=3c5709d5be894ec3923f99b3a8bb04e6&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3dafe80b4aebfb90e06839203805845dc78b124a" 2019-06-08 07:31:11,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 193 Content-Type: application/json Date: Sat, 08 Jun 2019 07:31:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5502a564-578d-4fdd-be34-bb184c6b1237 2019-06-08 07:31:11,651 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.46:5000/v3/role_assignments?role.id=e5096deb7bb54cdfaba406b083716814&user.id=3c5709d5be894ec3923f99b3a8bb04e6&scope.domain.id=default", "previous": null, "next": null}} 2019-06-08 07:31:11,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/role_assignments?role.id=e5096deb7bb54cdfaba406b083716814&user.id=3c5709d5be894ec3923f99b3a8bb04e6&scope.domain.id=default used request id req-5502a564-578d-4fdd-be34-bb184c6b1237 2019-06-08 07:31:11,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.11238193512s 2019-06-08 07:31:11,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-06-08 07:31:11,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:5000/v3/domains/default/users/3c5709d5be894ec3923f99b3a8bb04e6/roles/e5096deb7bb54cdfaba406b083716814 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3dafe80b4aebfb90e06839203805845dc78b124a" 2019-06-08 07:31:11,803 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 07:31:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d130482a-a2d4-4e3b-ab69-d9ebc3bcb0ab 2019-06-08 07:31:11,803 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 07:31:11,803 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.46:5000/v3/domains/default/users/3c5709d5be894ec3923f99b3a8bb04e6/roles/e5096deb7bb54cdfaba406b083716814 used request id req-d130482a-a2d4-4e3b-ab69-d9ebc3bcb0ab 2019-06-08 07:31:11,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.147990942001s 2019-06-08 07:31:11,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 07:31:11,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sat, 08 Jun 2019 07:31:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1376ca9-5044-40e2-83ee-b9d50cc02bd3 2019-06-08 07:31:11,813 - 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.46:5000/v3/", "rel": "self"}]}} 2019-06-08 07:31:11,813 - keystoneauth.session - DEBUG - GET call to http://172.30.9.46:5000/v3 used request id req-c1376ca9-5044-40e2-83ee-b9d50cc02bd3 2019-06-08 07:31:11,814 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.46:5000/v3/auth/tokens 2019-06-08 07:31:12,208 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d2be94ca10bc410d8e2df55ad673d32f", "name": "member"}, {"id": "e5096deb7bb54cdfaba406b083716814", "name": "admin"}, {"id": "20c52caa8815436598706c0044dd78ea", "name": "reader"}], "expires_at": "2019-06-08T08:31:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ae5abdae9abb456f9a0b6b9135301874", "name": "neutron_trunk-project_0ec03b4b-5978-4de1-81b4-2797354281a2"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "569429e3916a40609b1b095c350d4f40"}, {"url": "http://172.30.9.46:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f8c054a2af64f418c37ee7727690693"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b02dfb863f5a4bffb36851235754ef91"}], "type": "metric", "id": "04a04b69122f4f738931230cee29629a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699fd3a20c8d40938f47375515d56729"}, {"url": "http://172.30.9.46:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a29c25ed5bae42389e53743e2b2d4cc6"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2aa7441977c496197e3dd66db370091"}], "type": "image", "id": "1229db241b1e4199aa3477e6a5aaaaf3", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.25:8080/v1/AUTH_ae5abdae9abb456f9a0b6b9135301874", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f18ac20553a423cb64c4c119b4996d7"}, {"url": "http://172.30.9.46:8080/v1/AUTH_ae5abdae9abb456f9a0b6b9135301874", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9cb7095bfac44798c7fb7f9deeeb6c2"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5274ae5199a462fbdfc0fea51cec5a4"}], "type": "object-store", "id": "3937992c91de456ab652dcaface65051", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.46:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469fe8a62bab4dce8322074f2fcdb9b4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e66cd3f99f9447b491021e663455e8c8"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "faa6e36db7f04aaf89b1671b36545dd9"}], "type": "cloudformation", "id": "4475ac30861f4898a3b4a3f25d4c15a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "451296117b884380836bc65617a5acf5"}, {"url": "http://172.30.9.46:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3bf63cbaa4d40d8a7b3788a9ab9cf75"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8fcd63580f1428d9b345eecdbd48204"}], "type": "compute", "id": "55cb302de7b240e1a0963bcae70f4b34", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04b4a8c11b3f4bd1ab89c03a5aa9bd51"}, {"url": "http://172.30.9.46:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "489dc505b18c45b097be2b0ce43d310b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "768110a585514cb9a095e0ffab526da4"}], "type": "identity", "id": "6494ad775fb84e9891f5bc3015a60f48", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.46:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02cf21684702424ca6c0c65fbe598276"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a219343778574f9a89cf8eda09913c42"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3727342b4d045659e67915b25bea965"}], "type": "placement", "id": "6dd232e0a9944d6f8afacd7b59c2bb55", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/ae5abdae9abb456f9a0b6b9135301874", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f4e281ad8cd4aaba41477f8f55544b4"}, {"url": "http://172.30.9.46:8776/v2/ae5abdae9abb456f9a0b6b9135301874", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f80c73c49c6480dba7d5f4b80e4a948"}, {"url": "http://192.30.9.6:8776/v2/ae5abdae9abb456f9a0b6b9135301874", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c209dd66f03a44bd9424eb1cad43b57c"}], "type": "volumev2", "id": "7c5d79a9253b44f1afeea36304180784", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c9a71230b064918baa5ec4ab83144c8"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d7c07f63f584a70a7df59e46b53c425"}, {"url": "http://172.30.9.46:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a67b17f9d1f45acb1b7213e75ed7276"}], "type": "event", "id": "84c44c0613f94bf8bbb2e05ff2f89471", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/ae5abdae9abb456f9a0b6b9135301874", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "775bcb67ac30456cb720438594a475e1"}, {"url": "http://192.30.9.6:8776/v3/ae5abdae9abb456f9a0b6b9135301874", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2c0df4ad6a14557a0e2b97bfa52019f"}, {"url": "http://172.30.9.46:8776/v3/ae5abdae9abb456f9a0b6b9135301874", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ef016b34aa45a7ba522cfecbfec6eb"}], "type": "volumev3", "id": "8b8641e49b5f486a864b0b857a0e9a73", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/ae5abdae9abb456f9a0b6b9135301874", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "121402a262894e60b2dd90a4c91ddfc4"}, {"url": "http://192.30.9.6:8004/v1/ae5abdae9abb456f9a0b6b9135301874", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "843fd802e471465f9929116059937b0b"}, {"url": "http://172.30.9.46:8004/v1/ae5abdae9abb456f9a0b6b9135301874", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b71667e57ac348d19ee51701c2492bc8"}], "type": "orchestration", "id": "910666d0b44e43dda71799578f2fb207", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.46:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d50b2697934e5aa702ab2b26a44279"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0eb6565be3e44b382acfbe153b647bf"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0ee7731b0a344dd95394ec40456c966"}], "type": "network", "id": "96d169df5f3246498ebfd684c882081c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.46:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6207f5501c4d439cb61786bf4936a152"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de1dcf61d9e44a7aa8f94ba8c4cf9375"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc2fab36e3514270a85a06afe9ff1894"}], "type": "alarming", "id": "96f5a2d27e6f427cbd0f869917a8dd5d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "bf0bc5911f744db0865b88b9285e5dc1", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "neutron_trunk-user_0ec03b4b-5978-4de1-81b4-2797354281a2", "id": "3c5709d5be894ec3923f99b3a8bb04e6"}, "audit_ids": ["IiX8QHXtRQ2H9K5DKrT19Q"], "issued_at": "2019-06-08T07:31:12.000000Z"}} 2019-06-08 07:31:12,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-06-08 07:31:12,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7333fb8cdf8d29cac89c6bdacd1fbe53f0eb8392" 2019-06-08 07:31:12,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sat, 08 Jun 2019 07:31:12 GMT X-Openstack-Request-Id: req-ed86827b-0b1f-49a8-90b9-85ca8bf1b5c3 2019-06-08 07:31:12,408 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-06-08 07:31:12,408 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/extensions.json used request id req-ed86827b-0b1f-49a8-90b9-85ca8bf1b5c3 2019-06-08 07:31:12,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.196950912476s 2019-06-08 07:31:12,418 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2019-06-08 07:31:12,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-08 07:31:12,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3dafe80b4aebfb90e06839203805845dc78b124a" 2019-06-08 07:31:12,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 08 Jun 2019 07:31:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4442fa92-5e45-4078-b308-f66177b6c87d 2019-06-08 07:31:12,535 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.46:5000/v3/domains/69a9710257d445c38da42b508afe5e4c"}, "tags": [], "enabled": true, "id": "69a9710257d445c38da42b508afe5e4c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.46:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.46:5000/v3/domains", "previous": null, "next": null}} 2019-06-08 07:31:12,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/domains used request id req-4442fa92-5e45-4078-b308-f66177b6c87d 2019-06-08 07:31:12,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.116400957108s 2019-06-08 07:31:12,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-08 07:31:12,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3dafe80b4aebfb90e06839203805845dc78b124a" 2019-06-08 07:31:12,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Sat, 08 Jun 2019 07:31:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c52f199-8a0d-444e-81fc-2cc41962f6c1 2019-06-08 07:31:12,693 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.46:5000/v3/projects/3188c96ec01940fba81c35d45eb11133"}, "tags": [], "enabled": true, "id": "3188c96ec01940fba81c35d45eb11133", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.46:5000/v3/projects/ae5abdae9abb456f9a0b6b9135301874"}, "tags": [], "enabled": true, "id": "ae5abdae9abb456f9a0b6b9135301874", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_0ec03b4b-5978-4de1-81b4-2797354281a2"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f"}, "tags": [], "enabled": true, "id": "ae5008b7eba04bb8ab8b9bea870a005f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-08 07:31:12,693 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/projects?domain_id=default used request id req-2c52f199-8a0d-444e-81fc-2cc41962f6c1 2019-06-08 07:31:12,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.15131187439s 2019-06-08 07:31:12,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-06-08 07:31:12,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3dafe80b4aebfb90e06839203805845dc78b124a" -d '{"network": {"shared": true, "tenant_id": "ae5abdae9abb456f9a0b6b9135301874", "name": "neutron_trunk-net_0ec03b4b-5978-4de1-81b4-2797354281a2", "admin_state_up": true}}' 2019-06-08 07:31:12,996 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 726 Content-Type: application/json Date: Sat, 08 Jun 2019 07:31:13 GMT X-Openstack-Request-Id: req-d87db73f-e88d-4223-850d-3a0bbe9fd12f 2019-06-08 07:31:12,996 - 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":"b3490367-5d99-44e1-8b96-b2a7be33a7b8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":45,"ipv4_address_scope":null,"shared":true,"project_id":"ae5abdae9abb456f9a0b6b9135301874","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-08T07:31:12Z","is_default":false,"qos_policy_id":null,"name":"neutron_trunk-net_0ec03b4b-5978-4de1-81b4-2797354281a2","admin_state_up":true,"tenant_id":"ae5abdae9abb456f9a0b6b9135301874","created_at":"2019-06-08T07:31:12Z","mtu":1450}} 2019-06-08 07:31:12,997 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-d87db73f-e88d-4223-850d-3a0bbe9fd12f 2019-06-08 07:31:12,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.30074596405s 2019-06-08 07:31:12,997 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-06-08T07:31:12Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'b3490367-5d99-44e1-8b96-b2a7be33a7b8', 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'neutron_trunk-net_0ec03b4b-5978-4de1-81b4-2797354281a2', u'created_at': u'2019-06-08T07:31:12Z', u'mtu': 1450, u'tenant_id': u'ae5abdae9abb456f9a0b6b9135301874', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'ae5abdae9abb456f9a0b6b9135301874', u'l2_adjacency': True}) 2019-06-08 07:31:12,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 07:31:12,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7333fb8cdf8d29cac89c6bdacd1fbe53f0eb8392" 2019-06-08 07:31:13,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1431 Content-Type: application/json Date: Sat, 08 Jun 2019 07:31:13 GMT X-Openstack-Request-Id: req-ba4237b2-ccc7-4402-b050-75e0a602dbbc 2019-06-08 07:31:13,083 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"b3490367-5d99-44e1-8b96-b2a7be33a7b8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":45,"ipv4_address_scope":null,"shared":true,"project_id":"ae5abdae9abb456f9a0b6b9135301874","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-08T07:31:12Z","qos_policy_id":null,"name":"neutron_trunk-net_0ec03b4b-5978-4de1-81b4-2797354281a2","admin_state_up":true,"tenant_id":"ae5abdae9abb456f9a0b6b9135301874","created_at":"2019-06-08T07:31:12Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T06:03:01Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","provider:network_type":"flat"}]} 2019-06-08 07:31:13,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-ba4237b2-ccc7-4402-b050-75e0a602dbbc 2019-06-08 07:31:13,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0857768058777s 2019-06-08 07:31:13,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-06-08 07:31:13,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7333fb8cdf8d29cac89c6bdacd1fbe53f0eb8392" -d '{"subnet": {"name": "neutron_trunk-subnet_0ec03b4b-5978-4de1-81b4-2797354281a2", "enable_dhcp": true, "network_id": "b3490367-5d99-44e1-8b96-b2a7be33a7b8", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-06-08 07:31:13,709 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 699 Content-Type: application/json Date: Sat, 08 Jun 2019 07:31:13 GMT X-Openstack-Request-Id: req-d1857a67-d6f6-4c60-9427-73f4824d2da7 2019-06-08 07:31:13,709 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-06-08T07:31:13Z","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":"bdf33fe0-d384-4a61-90dc-c5f917198d5a","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"ae5abdae9abb456f9a0b6b9135301874","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron_trunk-subnet_0ec03b4b-5978-4de1-81b4-2797354281a2","enable_dhcp":true,"segment_id":null,"network_id":"b3490367-5d99-44e1-8b96-b2a7be33a7b8","tenant_id":"ae5abdae9abb456f9a0b6b9135301874","created_at":"2019-06-08T07:31:13Z","ip_version":4}} 2019-06-08 07:31:13,709 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/subnets.json used request id req-d1857a67-d6f6-4c60-9427-73f4824d2da7 2019-06-08 07:31:13,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.624394893646s 2019-06-08 07:31:13,710 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-08T07:31:13Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'bdf33fe0-d384-4a61-90dc-c5f917198d5a', u'subnetpool_id': None, u'service_types': [], u'name': u'neutron_trunk-subnet_0ec03b4b-5978-4de1-81b4-2797354281a2', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'b3490367-5d99-44e1-8b96-b2a7be33a7b8', u'tenant_id': u'ae5abdae9abb456f9a0b6b9135301874', u'created_at': u'2019-06-08T07:31:13Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'ae5abdae9abb456f9a0b6b9135301874'}) 2019-06-08 07:31:13,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-06-08 07:31:13,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7333fb8cdf8d29cac89c6bdacd1fbe53f0eb8392" -d '{"router": {"external_gateway_info": {"network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "name": "neutron_trunk-router_0ec03b4b-5978-4de1-81b4-2797354281a2", "admin_state_up": true}}' 2019-06-08 07:31:15,471 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 713 Content-Type: application/json Date: Sat, 08 Jun 2019 07:31:15 GMT X-Openstack-Request-Id: req-d6c80b52-3449-4341-a686-080025dc0425 2019-06-08 07:31:15,471 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a3d564af-8d87-4f4f-9680-f5a9465e0acc", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "ae5abdae9abb456f9a0b6b9135301874", "created_at": "2019-06-08T07:31:13Z", "admin_state_up": true, "updated_at": "2019-06-08T07:31:14Z", "project_id": "ae5abdae9abb456f9a0b6b9135301874", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "d24d441a-5cf3-4c4b-a3d0-608ed360f985", "name": "neutron_trunk-router_0ec03b4b-5978-4de1-81b4-2797354281a2"}} 2019-06-08 07:31:15,472 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/routers.json used request id req-d6c80b52-3449-4341-a686-080025dc0425 2019-06-08 07:31:15,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.76095509529s 2019-06-08 07:31:15,472 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-08T07:31:14Z', u'revision_number': 2, u'ha': False, u'id': u'd24d441a-5cf3-4c4b-a3d0-608ed360f985', u'external_gateway_info': {u'network_id': u'd0205d84-f6dd-4d92-b76b-dc9ca1111094', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a3d564af-8d87-4f4f-9680-f5a9465e0acc', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'neutron_trunk-router_0ec03b4b-5978-4de1-81b4-2797354281a2', u'admin_state_up': True, u'tenant_id': u'ae5abdae9abb456f9a0b6b9135301874', u'created_at': u'2019-06-08T07:31:13Z', u'flavor_id': None, u'routes': [], u'project_id': u'ae5abdae9abb456f9a0b6b9135301874'}) 2019-06-08 07:31:15,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-06-08 07:31:15,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:9696/v2.0/routers/d24d441a-5cf3-4c4b-a3d0-608ed360f985/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7333fb8cdf8d29cac89c6bdacd1fbe53f0eb8392" -d '{"subnet_id": "bdf33fe0-d384-4a61-90dc-c5f917198d5a"}' 2019-06-08 07:31:17,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 08 Jun 2019 07:31:17 GMT X-Openstack-Request-Id: req-dd489a4f-9112-4369-b838-d4b0db3833a2 2019-06-08 07:31:17,563 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "b3490367-5d99-44e1-8b96-b2a7be33a7b8", "tenant_id": "ae5abdae9abb456f9a0b6b9135301874", "subnet_id": "bdf33fe0-d384-4a61-90dc-c5f917198d5a", "subnet_ids": ["bdf33fe0-d384-4a61-90dc-c5f917198d5a"], "port_id": "c15d4a07-cff2-4c99-87ba-64113a9e55b0", "id": "d24d441a-5cf3-4c4b-a3d0-608ed360f985"} 2019-06-08 07:31:17,563 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.46:9696/v2.0/routers/d24d441a-5cf3-4c4b-a3d0-608ed360f985/add_router_interface.json used request id req-dd489a4f-9112-4369-b838-d4b0db3833a2 2019-06-08 07:31:17,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.0908510685s 2019-06-08 07:31:17,564 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-06-08 07:31:17,670 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-06-08 07:31:17,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 07:31:17,678 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 08 Jun 2019 07:31:17 GMT 2019-06-08 07:31:17,678 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}]} 2019-06-08 07:31:17,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 07:31:17,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7333fb8cdf8d29cac89c6bdacd1fbe53f0eb8392" 2019-06-08 07:31:17,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 08 Jun 2019 07:31:17 GMT X-Openstack-Request-Id: req-2bc986aa-4055-4667-a5bc-623d2dc5fbc4 2019-06-08 07:31:17,986 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 07:31:17,986 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-2bc986aa-4055-4667-a5bc-623d2dc5fbc4 2019-06-08 07:31:17,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.305205106735s 2019-06-08 07:31:17,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-06-08 07:31:17,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7333fb8cdf8d29cac89c6bdacd1fbe53f0eb8392" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_0ec03b4b-5978-4de1-81b4-2797354281a2", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_0ec03b4b-5978-4de1-81b4-2797354281a2"}' 2019-06-08 07:31:18,039 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 942 Content-Type: application/json Date: Sat, 08 Jun 2019 07:31:18 GMT Location: http://172.30.9.46:9292/v2/images/4da06abe-8c46-496a-86c2-1555a78eed7a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-301b7b89-db59-4795-8e6f-eda337972359 2019-06-08 07:31:18,039 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T07:31:18Z", "file": "/v2/images/4da06abe-8c46-496a-86c2-1555a78eed7a/file", "owner": "ae5abdae9abb456f9a0b6b9135301874", "id": "4da06abe-8c46-496a-86c2-1555a78eed7a", "size": null, "self": "/v2/images/4da06abe-8c46-496a-86c2-1555a78eed7a", "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_0ec03b4b-5978-4de1-81b4-2797354281a2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_0ec03b4b-5978-4de1-81b4-2797354281a2", "checksum": null, "created_at": "2019-06-08T07:31:18Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-06-08 07:31:18,040 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.46:9292/v2/images used request id req-301b7b89-db59-4795-8e6f-eda337972359 2019-06-08 07:31:18,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0450210571289s 2019-06-08 07:31:18,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-06-08 07:31:18,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:9292/v2/images/4da06abe-8c46-496a-86c2-1555a78eed7a/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7333fb8cdf8d29cac89c6bdacd1fbe53f0eb8392" -d '' 2019-06-08 07:31:18,408 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 07:31:18 GMT X-Openstack-Request-Id: req-b364b9b8-9a34-4718-bd78-2d41d6f14989 2019-06-08 07:31:18,408 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 07:31:18,408 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.46:9292/v2/images/4da06abe-8c46-496a-86c2-1555a78eed7a/file used request id req-b364b9b8-9a34-4718-bd78-2d41d6f14989 2019-06-08 07:31:18,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.367985963821s 2019-06-08 07:31:18,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 07:31:18,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7333fb8cdf8d29cac89c6bdacd1fbe53f0eb8392" 2019-06-08 07:31:18,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sat, 08 Jun 2019 07:31:18 GMT X-Openstack-Request-Id: req-2a61aa2a-5b3e-47fb-a2a0-33ab8c42cb80 2019-06-08 07:31:18,527 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T07:31:18Z", "file": "/v2/images/4da06abe-8c46-496a-86c2-1555a78eed7a/file", "owner": "ae5abdae9abb456f9a0b6b9135301874", "id": "4da06abe-8c46-496a-86c2-1555a78eed7a", "size": 12716032, "self": "/v2/images/4da06abe-8c46-496a-86c2-1555a78eed7a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/4da06abe-8c46-496a-86c2-1555a78eed7a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/4da06abe-8c46-496a-86c2-1555a78eed7a/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_0ec03b4b-5978-4de1-81b4-2797354281a2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_0ec03b4b-5978-4de1-81b4-2797354281a2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-08T07:31:18Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 07:31:18,527 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-2a61aa2a-5b3e-47fb-a2a0-33ab8c42cb80 2019-06-08 07:31:18,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.115133047104s 2019-06-08 07:31:18,529 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/4da06abe-8c46-496a-86c2-1555a78eed7a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/4da06abe-8c46-496a-86c2-1555a78eed7a/file', 'owner': u'ae5abdae9abb456f9a0b6b9135301874', 'id': u'4da06abe-8c46-496a-86c2-1555a78eed7a', 'size': 12716032, u'self': u'/v2/images/4da06abe-8c46-496a-86c2-1555a78eed7a', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ae5abdae9abb456f9a0b6b9135301874', 'name': 'neutron_trunk-project_0ec03b4b-5978-4de1-81b4-2797354281a2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/4da06abe-8c46-496a-86c2-1555a78eed7a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-08T07:31:18Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-06-08T07:31:18Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_0ec03b4b-5978-4de1-81b4-2797354281a2', '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/4da06abe-8c46-496a-86c2-1555a78eed7a', 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_0ec03b4b-5978-4de1-81b4-2797354281a2', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_0ec03b4b-5978-4de1-81b4-2797354281a2', 'created': u'2019-06-08T07:31:18Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-08T07:31: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/4da06abe-8c46-496a-86c2-1555a78eed7a', 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_0ec03b4b-5978-4de1-81b4-2797354281a2', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-08 07:31:18,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-06-08 07:31:18,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3dafe80b4aebfb90e06839203805845dc78b124a" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron_trunk-flavor_0ec03b4b-5978-4de1-81b4-2797354281a2", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-06-08 07:31:18,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Sat, 08 Jun 2019 07:31: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-2d32e198-3082-4850-916b-4c9bdcfe0c54 x-openstack-request-id: req-2d32e198-3082-4850-916b-4c9bdcfe0c54 2019-06-08 07:31:18,874 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_0ec03b4b-5978-4de1-81b4-2797354281a2", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/65b92763-68cd-419f-a834-842a83a6a9f0", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/65b92763-68cd-419f-a834-842a83a6a9f0", "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": "65b92763-68cd-419f-a834-842a83a6a9f0"}} 2019-06-08 07:31:18,874 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-2d32e198-3082-4850-916b-4c9bdcfe0c54 2019-06-08 07:31:18,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.342373132706s 2019-06-08 07:31:18,876 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_0ec03b4b-5978-4de1-81b4-2797354281a2', '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'3188c96ec01940fba81c35d45eb11133', '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'65b92763-68cd-419f-a834-842a83a6a9f0', 'swap': 0}) 2019-06-08 07:31:18,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-06-08 07:31:18,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/flavors/65b92763-68cd-419f-a834-842a83a6a9f0/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3dafe80b4aebfb90e06839203805845dc78b124a" -d '{"extra_specs": {}}' 2019-06-08 07:31:18,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 08 Jun 2019 07:31: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-16872bfc-5cde-4887-beb7-3b0cddefded3 x-openstack-request-id: req-16872bfc-5cde-4887-beb7-3b0cddefded3 2019-06-08 07:31:18,896 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-06-08 07:31:18,896 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/flavors/65b92763-68cd-419f-a834-842a83a6a9f0/os-extra_specs used request id req-16872bfc-5cde-4887-beb7-3b0cddefded3 2019-06-08 07:31:18,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0197458267212s 2019-06-08 07:31:18,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 07:31:18,909 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 08 Jun 2019 07:31:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d23fb2d-e316-4e75-8566-65d920ba3e3d 2019-06-08 07:31:18,909 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 07:31:18,909 - keystoneauth.session - DEBUG - GET call to http://172.30.9.46:5000/ used request id req-4d23fb2d-e316-4e75-8566-65d920ba3e3d 2019-06-08 07:31:18,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 07:31:18,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7333fb8cdf8d29cac89c6bdacd1fbe53f0eb8392" 2019-06-08 07:31:19,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 07:31:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3f3ec03-8bf6-4aee-8467-dae5c3b8f2a1 2019-06-08 07:31:19,093 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 07:31:19,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-b3f3ec03-8bf6-4aee-8467-dae5c3b8f2a1 2019-06-08 07:31:19,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.181343793869s 2019-06-08 07:31:19,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 07:31:19,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7333fb8cdf8d29cac89c6bdacd1fbe53f0eb8392" 2019-06-08 07:31:19,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 07:31:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfc03b88-46c0-4c83-9a61-ce2955cd583c 2019-06-08 07:31:19,273 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 07:31:19,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-dfc03b88-46c0-4c83-9a61-ce2955cd583c 2019-06-08 07:31:19,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.174333095551s 2019-06-08 07:31:19,285 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-06-08 07:31:21,668 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-06-08 07:31:24,110 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 9d98580a-dfae-424a-90e8-6f550066ff00 | 2019-06-08T07:31:23.662911 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 9d98580a-dfae-424a-90e8-6f550066ff00 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2019-06-08 07:31:27,401 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2019-06-08 07:31:28,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-06-08 07:31:30,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-06-08 07:31:33,634 - 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=d01911ce-ee77-4f91-af3a-b7cdf4f3a30f) as the default verifier for the future CLI operations. 2019-06-08 07:31:35,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-06-08 07:31:35,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3dafe80b4aebfb90e06839203805845dc78b124a" 2019-06-08 07:31:35,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 742 Content-Type: application/json Date: Sat, 08 Jun 2019 07: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-d233182e-08ae-4697-9822-f65c271da971 x-openstack-request-id: req-d233182e-08ae-4697-9822-f65c271da971 2019-06-08 07:31:35,500 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 13}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 14}, "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.7", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-06-08 07:31:35,501 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/os-hypervisors/detail used request id req-d233182e-08ae-4697-9822-f65c271da971 2019-06-08 07:31:35,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0365989208221s 2019-06-08 07:31:35,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 07:31:35,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7333fb8cdf8d29cac89c6bdacd1fbe53f0eb8392" 2019-06-08 07:31:35,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sat, 08 Jun 2019 07:31:35 GMT X-Openstack-Request-Id: req-b92dc6e8-1d22-429a-9efb-eee8d5760e1e 2019-06-08 07:31:35,795 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T07:31:18Z", "file": "/v2/images/4da06abe-8c46-496a-86c2-1555a78eed7a/file", "owner": "ae5abdae9abb456f9a0b6b9135301874", "id": "4da06abe-8c46-496a-86c2-1555a78eed7a", "size": 12716032, "self": "/v2/images/4da06abe-8c46-496a-86c2-1555a78eed7a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/4da06abe-8c46-496a-86c2-1555a78eed7a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/4da06abe-8c46-496a-86c2-1555a78eed7a/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_0ec03b4b-5978-4de1-81b4-2797354281a2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_0ec03b4b-5978-4de1-81b4-2797354281a2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-08T07:31:18Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 07:31:35,795 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-b92dc6e8-1d22-429a-9efb-eee8d5760e1e 2019-06-08 07:31:35,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.291822910309s 2019-06-08 07:31:35,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-06-08 07:31:35,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7333fb8cdf8d29cac89c6bdacd1fbe53f0eb8392" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_alt_0ec03b4b-5978-4de1-81b4-2797354281a2", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_alt_0ec03b4b-5978-4de1-81b4-2797354281a2"}' 2019-06-08 07:31:35,855 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 950 Content-Type: application/json Date: Sat, 08 Jun 2019 07:31:35 GMT Location: http://172.30.9.46:9292/v2/images/6a1bcf56-436c-4dfe-ad3e-8282189b32ce Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c0d8f5c2-1ae2-436d-a4c6-24e108b6fd4e 2019-06-08 07:31:35,856 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T07:31:35Z", "file": "/v2/images/6a1bcf56-436c-4dfe-ad3e-8282189b32ce/file", "owner": "ae5abdae9abb456f9a0b6b9135301874", "id": "6a1bcf56-436c-4dfe-ad3e-8282189b32ce", "size": null, "self": "/v2/images/6a1bcf56-436c-4dfe-ad3e-8282189b32ce", "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_0ec03b4b-5978-4de1-81b4-2797354281a2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_0ec03b4b-5978-4de1-81b4-2797354281a2", "checksum": null, "created_at": "2019-06-08T07:31:35Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-06-08 07:31:35,856 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.46:9292/v2/images used request id req-c0d8f5c2-1ae2-436d-a4c6-24e108b6fd4e 2019-06-08 07:31:35,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.050194978714s 2019-06-08 07:31:35,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-06-08 07:31:35,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:9292/v2/images/6a1bcf56-436c-4dfe-ad3e-8282189b32ce/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7333fb8cdf8d29cac89c6bdacd1fbe53f0eb8392" -d '' 2019-06-08 07:31:36,481 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 07:31:36 GMT X-Openstack-Request-Id: req-74b89eac-939d-489e-8c87-f7f0b2f58bfb 2019-06-08 07:31:36,482 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 07:31:36,482 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.46:9292/v2/images/6a1bcf56-436c-4dfe-ad3e-8282189b32ce/file used request id req-74b89eac-939d-489e-8c87-f7f0b2f58bfb 2019-06-08 07:31:36,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.625061988831s 2019-06-08 07:31:36,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 07:31:36,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7333fb8cdf8d29cac89c6bdacd1fbe53f0eb8392" 2019-06-08 07:31:36,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2745 Content-Type: application/json Date: Sat, 08 Jun 2019 07:31:36 GMT X-Openstack-Request-Id: req-f0ff3b31-2b97-41c4-a813-1117e8280112 2019-06-08 07:31:36,513 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T07:31:36Z", "file": "/v2/images/6a1bcf56-436c-4dfe-ad3e-8282189b32ce/file", "owner": "ae5abdae9abb456f9a0b6b9135301874", "id": "6a1bcf56-436c-4dfe-ad3e-8282189b32ce", "size": 12716032, "self": "/v2/images/6a1bcf56-436c-4dfe-ad3e-8282189b32ce", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/6a1bcf56-436c-4dfe-ad3e-8282189b32ce/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/6a1bcf56-436c-4dfe-ad3e-8282189b32ce/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_0ec03b4b-5978-4de1-81b4-2797354281a2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_0ec03b4b-5978-4de1-81b4-2797354281a2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-08T07:31:35Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T07:31:18Z", "file": "/v2/images/4da06abe-8c46-496a-86c2-1555a78eed7a/file", "owner": "ae5abdae9abb456f9a0b6b9135301874", "id": "4da06abe-8c46-496a-86c2-1555a78eed7a", "size": 12716032, "self": "/v2/images/4da06abe-8c46-496a-86c2-1555a78eed7a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/4da06abe-8c46-496a-86c2-1555a78eed7a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/4da06abe-8c46-496a-86c2-1555a78eed7a/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_0ec03b4b-5978-4de1-81b4-2797354281a2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_0ec03b4b-5978-4de1-81b4-2797354281a2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-08T07:31:18Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 07:31:36,514 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-f0ff3b31-2b97-41c4-a813-1117e8280112 2019-06-08 07:31:36,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0274639129639s 2019-06-08 07:31:36,516 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/6a1bcf56-436c-4dfe-ad3e-8282189b32ce/snap', u'metadata': Munch({})})], 'file': u'/v2/images/6a1bcf56-436c-4dfe-ad3e-8282189b32ce/file', 'owner': u'ae5abdae9abb456f9a0b6b9135301874', 'id': u'6a1bcf56-436c-4dfe-ad3e-8282189b32ce', 'size': 12716032, u'self': u'/v2/images/6a1bcf56-436c-4dfe-ad3e-8282189b32ce', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ae5abdae9abb456f9a0b6b9135301874', 'name': 'neutron_trunk-project_0ec03b4b-5978-4de1-81b4-2797354281a2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/6a1bcf56-436c-4dfe-ad3e-8282189b32ce/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-08T07:31:36Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-06-08T07:31:36Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_0ec03b4b-5978-4de1-81b4-2797354281a2', '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/6a1bcf56-436c-4dfe-ad3e-8282189b32ce', 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_0ec03b4b-5978-4de1-81b4-2797354281a2', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_alt_0ec03b4b-5978-4de1-81b4-2797354281a2', 'created': u'2019-06-08T07:31:35Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-08T07:31:35Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/6a1bcf56-436c-4dfe-ad3e-8282189b32ce', 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_0ec03b4b-5978-4de1-81b4-2797354281a2', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-08 07:31:36,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-06-08 07:31:36,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3dafe80b4aebfb90e06839203805845dc78b124a" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron_trunk-flavor_alt_0ec03b4b-5978-4de1-81b4-2797354281a2", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-06-08 07:31:36,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 318 Content-Type: application/json Date: Sat, 08 Jun 2019 07:31:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-19b7c760-fb01-4953-a935-e685c91244c8 x-openstack-request-id: req-19b7c760-fb01-4953-a935-e685c91244c8 2019-06-08 07:31:36,559 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_alt_0ec03b4b-5978-4de1-81b4-2797354281a2", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/b6bbdadb-d4c3-40c3-bec1-48d7885ef550", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/b6bbdadb-d4c3-40c3-bec1-48d7885ef550", "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": "b6bbdadb-d4c3-40c3-bec1-48d7885ef550"}} 2019-06-08 07:31:36,559 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-19b7c760-fb01-4953-a935-e685c91244c8 2019-06-08 07:31:36,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0419499874115s 2019-06-08 07:31:36,560 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_0ec03b4b-5978-4de1-81b4-2797354281a2', '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'3188c96ec01940fba81c35d45eb11133', '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'b6bbdadb-d4c3-40c3-bec1-48d7885ef550', 'swap': 0}) 2019-06-08 07:31:36,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-06-08 07:31:36,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/flavors/b6bbdadb-d4c3-40c3-bec1-48d7885ef550/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3dafe80b4aebfb90e06839203805845dc78b124a" -d '{"extra_specs": {}}' 2019-06-08 07:31:36,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 08 Jun 2019 07:31:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0747fbb7-1c56-4553-801b-7ac9e8d1a459 x-openstack-request-id: req-0747fbb7-1c56-4553-801b-7ac9e8d1a459 2019-06-08 07:31:36,586 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-06-08 07:31:36,586 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/flavors/b6bbdadb-d4c3-40c3-bec1-48d7885ef550/os-extra_specs used request id req-0747fbb7-1c56-4553-801b-7ac9e8d1a459 2019-06-08 07:31:36,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.025643825531s 2019-06-08 07:31:36,587 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_0ec03b4b-5978-4de1-81b4-2797354281a2', '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'3188c96ec01940fba81c35d45eb11133', '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'b6bbdadb-d4c3-40c3-bec1-48d7885ef550', 'swap': 0}) 2019-06-08 07:31:39,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-06-08 07:31:39,727 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-06-08 07:31:39,727 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-06-08 07:31:39,730 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-06-08 07:31:39,769 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-06-08 07:31:43,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-d01911ce-ee77-4f91-af3a-b7cdf4f3a30f/repo; stestr list 'neutron_tempest_plugin.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2019-06-08 07:31:43,037 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-06-08 07:31:43,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/neutron_trunk/test_list.txt']'. 2019-06-08 07:33:24,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: a5a7dbc0-4190-4a6e-9f61-2e59154adf3b 2019-06-08 07:33:24,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', u'a5a7dbc0-4190-4a6e-9f61-2e59154adf3b']'. 2019-06-08 07:33:25,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-06-08 07:33:25,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-06-08 07:33:25,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-06-08 07:33:25,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | a5a7dbc0-4190-4a6e-9f61-2e59154adf3b | 2019-06-08 07:33:25,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-06-08 07:33:25,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-06-08 07:31:44 | 2019-06-08 07:33:25,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-06-08 07:33:24 | 2019-06-08 07:33:25,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:40 | 2019-06-08 07:33:25,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2019-06-08 07:33:25,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-06-08 07:33:25,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: d01911ce-ee77-4f91-af3a-b7cdf4f3a30f) | 2019-06-08 07:33:25,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-06-08 07:33:25,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 9d98580a-dfae-424a-90e8-6f550066ff00) | 2019-06-08 07:33:25,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 53 | 2019-06-08 07:33:25,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 83.793 | 2019-06-08 07:33:25,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2019-06-08 07:33:25,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 10 | 2019-06-08 07:33:25,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-06-08 07:33:25,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-06-08 07:33:25,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-06-08 07:33:25,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-06-08 07:33:25,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-06-08 07:33:25,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-06-08 07:33:25,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2019-06-08 07:33:25,275 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', u'a5a7dbc0-4190-4a6e-9f61-2e59154adf3b', '--to', u'/home/opnfv/functest/results/neutron_trunk/tempest-report.html'] 2019-06-08 07:33:27,206 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid a5a7dbc0-4190-4a6e-9f61-2e59154adf3b --to /home/opnfv/functest/results/neutron_trunk/tempest-report.html Saving the report to '/home/opnfv/functest/results/neutron_trunk/tempest-report.html' file. It may take some time. The report has been successfully saved. 2019-06-08 07:33:27,207 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', u'a5a7dbc0-4190-4a6e-9f61-2e59154adf3b', '--to', u'/home/opnfv/functest/results/neutron_trunk/tempest-report.xml'] 2019-06-08 07:33:29,337 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid a5a7dbc0-4190-4a6e-9f61-2e59154adf3b --to /home/opnfv/functest/results/neutron_trunk/tempest-report.xml Saving the report to '/home/opnfv/functest/results/neutron_trunk/tempest-report.xml' file. It may take some time. The report has been successfully saved. 2019-06-08 07:33:29,453 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-08 07:33:29,453 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:17 | PASS | +-----------------------+------------------+------------------+----------------+ 2019-06-08 07:33:29,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-06-08 07:33:29,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9292/v2/images/6a1bcf56-436c-4dfe-ad3e-8282189b32ce -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7333fb8cdf8d29cac89c6bdacd1fbe53f0eb8392" 2019-06-08 07:33:30,531 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 07:33:30 GMT X-Openstack-Request-Id: req-0d543565-38a0-4dcc-8027-556ab74e07eb 2019-06-08 07:33:30,531 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 07:33:30,532 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.46:9292/v2/images/6a1bcf56-436c-4dfe-ad3e-8282189b32ce used request id req-0d543565-38a0-4dcc-8027-556ab74e07eb 2019-06-08 07:33:30,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.06123590469s 2019-06-08 07:33:30,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-08 07:33:30,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3dafe80b4aebfb90e06839203805845dc78b124a" 2019-06-08 07:33:30,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 365 Content-Type: application/json Date: Sat, 08 Jun 2019 07:33: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-e55b9861-496d-4e24-b2ac-df181193b067 x-openstack-request-id: req-e55b9861-496d-4e24-b2ac-df181193b067 2019-06-08 07:33:30,564 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "neutron_trunk-flavor_0ec03b4b-5978-4de1-81b4-2797354281a2", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/65b92763-68cd-419f-a834-842a83a6a9f0", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/65b92763-68cd-419f-a834-842a83a6a9f0", "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": "65b92763-68cd-419f-a834-842a83a6a9f0"}, {"name": "neutron_trunk-flavor_alt_0ec03b4b-5978-4de1-81b4-2797354281a2", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/b6bbdadb-d4c3-40c3-bec1-48d7885ef550", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/b6bbdadb-d4c3-40c3-bec1-48d7885ef550", "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": "b6bbdadb-d4c3-40c3-bec1-48d7885ef550"}]} 2019-06-08 07:33:30,564 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None used request id req-e55b9861-496d-4e24-b2ac-df181193b067 2019-06-08 07:33:30,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.026417016983s 2019-06-08 07:33:30,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-06-08 07:33:30,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:8774/v2.1/flavors/b6bbdadb-d4c3-40c3-bec1-48d7885ef550 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3dafe80b4aebfb90e06839203805845dc78b124a" 2019-06-08 07:33:30,607 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 08 Jun 2019 07:33: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-df6080d5-bd9f-4037-a115-796d42f03afc x-openstack-request-id: req-df6080d5-bd9f-4037-a115-796d42f03afc 2019-06-08 07:33:30,608 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.46:8774/v2.1/flavors/b6bbdadb-d4c3-40c3-bec1-48d7885ef550 used request id req-df6080d5-bd9f-4037-a115-796d42f03afc 2019-06-08 07:33:30,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.041002035141s 2019-06-08 07:33:30,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-06-08 07:33:30,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:9696/v2.0/routers/d24d441a-5cf3-4c4b-a3d0-608ed360f985/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7333fb8cdf8d29cac89c6bdacd1fbe53f0eb8392" -d '{"subnet_id": "bdf33fe0-d384-4a61-90dc-c5f917198d5a"}' 2019-06-08 07:33:33,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 08 Jun 2019 07:33:33 GMT X-Openstack-Request-Id: req-752ed584-0bab-47c2-a940-8abc7a7b6cbd 2019-06-08 07:33:33,075 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "b3490367-5d99-44e1-8b96-b2a7be33a7b8", "tenant_id": "ae5abdae9abb456f9a0b6b9135301874", "subnet_id": "bdf33fe0-d384-4a61-90dc-c5f917198d5a", "subnet_ids": ["bdf33fe0-d384-4a61-90dc-c5f917198d5a"], "port_id": "c15d4a07-cff2-4c99-87ba-64113a9e55b0", "id": "d24d441a-5cf3-4c4b-a3d0-608ed360f985"} 2019-06-08 07:33:33,075 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.46:9696/v2.0/routers/d24d441a-5cf3-4c4b-a3d0-608ed360f985/remove_router_interface.json used request id req-752ed584-0bab-47c2-a940-8abc7a7b6cbd 2019-06-08 07:33:33,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.46736693382s 2019-06-08 07:33:33,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-06-08 07:33:33,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7333fb8cdf8d29cac89c6bdacd1fbe53f0eb8392" 2019-06-08 07:33:33,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1219 Content-Type: application/json Date: Sat, 08 Jun 2019 07:33:33 GMT X-Openstack-Request-Id: req-46ebf8f4-7518-411b-bbe9-89fff220c788 2019-06-08 07:33:33,196 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "07ea00007e044be39f0290f616c83aba", "created_at": "2019-06-08T06:02:04Z", "admin_state_up": true, "updated_at": "2019-06-08T06:02:04Z", "project_id": "07ea00007e044be39f0290f616c83aba", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "d11d2cfa-ebba-4487-a42d-f81ff7d1378a", "name": "tempest-pretest-check-842892652"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a3d564af-8d87-4f4f-9680-f5a9465e0acc", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "ae5abdae9abb456f9a0b6b9135301874", "created_at": "2019-06-08T07:31:13Z", "admin_state_up": true, "updated_at": "2019-06-08T07:33:31Z", "project_id": "ae5abdae9abb456f9a0b6b9135301874", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "d24d441a-5cf3-4c4b-a3d0-608ed360f985", "name": "neutron_trunk-router_0ec03b4b-5978-4de1-81b4-2797354281a2"}]} 2019-06-08 07:33:33,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/routers.json used request id req-46ebf8f4-7518-411b-bbe9-89fff220c788 2019-06-08 07:33:33,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.120502948761s 2019-06-08 07:33:33,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-06-08 07:33:33,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/routers/d24d441a-5cf3-4c4b-a3d0-608ed360f985.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7333fb8cdf8d29cac89c6bdacd1fbe53f0eb8392" 2019-06-08 07:33:34,443 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 07:33:34 GMT X-Openstack-Request-Id: req-4a99fde9-018c-4213-bdf2-8fac939903cb 2019-06-08 07:33:34,443 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 07:33:34,443 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/routers/d24d441a-5cf3-4c4b-a3d0-608ed360f985.json used request id req-4a99fde9-018c-4213-bdf2-8fac939903cb 2019-06-08 07:33:34,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.24532389641s 2019-06-08 07:33:34,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-06-08 07:33:34,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7333fb8cdf8d29cac89c6bdacd1fbe53f0eb8392" 2019-06-08 07:33:34,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1331 Content-Type: application/json Date: Sat, 08 Jun 2019 07:33:34 GMT X-Openstack-Request-Id: req-af51c9ec-82d2-428f-b31c-8d7be66820ca 2019-06-08 07:33:34,485 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-06-08T05:48:01Z","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":"a3d564af-8d87-4f4f-9680-f5a9465e0acc","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"ae5008b7eba04bb8ab8b9bea870a005f","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:48:01Z","ip_version":4},{"updated_at":"2019-06-08T07:31:13Z","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":"bdf33fe0-d384-4a61-90dc-c5f917198d5a","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"ae5abdae9abb456f9a0b6b9135301874","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron_trunk-subnet_0ec03b4b-5978-4de1-81b4-2797354281a2","enable_dhcp":true,"segment_id":null,"network_id":"b3490367-5d99-44e1-8b96-b2a7be33a7b8","tenant_id":"ae5abdae9abb456f9a0b6b9135301874","created_at":"2019-06-08T07:31:13Z","ip_version":4}]} 2019-06-08 07:33:34,486 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/subnets.json used request id req-af51c9ec-82d2-428f-b31c-8d7be66820ca 2019-06-08 07:33:34,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0417709350586s 2019-06-08 07:33:34,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-06-08 07:33:34,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/subnets/bdf33fe0-d384-4a61-90dc-c5f917198d5a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7333fb8cdf8d29cac89c6bdacd1fbe53f0eb8392" 2019-06-08 07:33:35,633 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 07:33:35 GMT X-Openstack-Request-Id: req-77803454-0b8d-49ed-af3f-fd82962d1cd4 2019-06-08 07:33:35,633 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 07:33:35,633 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/subnets/bdf33fe0-d384-4a61-90dc-c5f917198d5a.json used request id req-77803454-0b8d-49ed-af3f-fd82962d1cd4 2019-06-08 07:33:35,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.14624094963s 2019-06-08 07:33:35,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 07:33:35,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7333fb8cdf8d29cac89c6bdacd1fbe53f0eb8392" 2019-06-08 07:33:35,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1437 Content-Type: application/json Date: Sat, 08 Jun 2019 07:33:35 GMT X-Openstack-Request-Id: req-0cb20b2f-abe8-44ce-a205-b70933e9a9fe 2019-06-08 07:33:35,723 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b3490367-5d99-44e1-8b96-b2a7be33a7b8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":45,"ipv4_address_scope":null,"shared":true,"project_id":"ae5abdae9abb456f9a0b6b9135301874","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-08T07:33:35Z","qos_policy_id":null,"name":"neutron_trunk-net_0ec03b4b-5978-4de1-81b4-2797354281a2","admin_state_up":true,"tenant_id":"ae5abdae9abb456f9a0b6b9135301874","created_at":"2019-06-08T07:31:12Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T06:03:01Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","provider:network_type":"flat"}]} 2019-06-08 07:33:35,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-0cb20b2f-abe8-44ce-a205-b70933e9a9fe 2019-06-08 07:33:35,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0888369083405s 2019-06-08 07:33:35,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-06-08 07:33:35,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/networks/b3490367-5d99-44e1-8b96-b2a7be33a7b8.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7333fb8cdf8d29cac89c6bdacd1fbe53f0eb8392" 2019-06-08 07:33:37,081 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 07:33:37 GMT X-Openstack-Request-Id: req-577904fa-22ac-4c63-9c20-583b7a51d8b4 2019-06-08 07:33:37,081 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 07:33:37,081 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/networks/b3490367-5d99-44e1-8b96-b2a7be33a7b8.json used request id req-577904fa-22ac-4c63-9c20-583b7a51d8b4 2019-06-08 07:33:37,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.35715103149s 2019-06-08 07:33:37,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 07:33:37,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7333fb8cdf8d29cac89c6bdacd1fbe53f0eb8392" 2019-06-08 07:33:37,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sat, 08 Jun 2019 07:33:37 GMT X-Openstack-Request-Id: req-530717df-abf3-4dbe-bbf9-1584d74a2a9d 2019-06-08 07:33:37,113 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T07:31:18Z", "file": "/v2/images/4da06abe-8c46-496a-86c2-1555a78eed7a/file", "owner": "ae5abdae9abb456f9a0b6b9135301874", "id": "4da06abe-8c46-496a-86c2-1555a78eed7a", "size": 12716032, "self": "/v2/images/4da06abe-8c46-496a-86c2-1555a78eed7a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/4da06abe-8c46-496a-86c2-1555a78eed7a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/4da06abe-8c46-496a-86c2-1555a78eed7a/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_0ec03b4b-5978-4de1-81b4-2797354281a2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_0ec03b4b-5978-4de1-81b4-2797354281a2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-08T07:31:18Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 07:33:37,113 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-530717df-abf3-4dbe-bbf9-1584d74a2a9d 2019-06-08 07:33:37,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0277609825134s 2019-06-08 07:33:37,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-06-08 07:33:37,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9292/v2/images/4da06abe-8c46-496a-86c2-1555a78eed7a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7333fb8cdf8d29cac89c6bdacd1fbe53f0eb8392" 2019-06-08 07:33:37,574 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 07:33:37 GMT X-Openstack-Request-Id: req-02db3358-059e-4a23-beba-b8f46d37ff31 2019-06-08 07:33:37,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-06-08 07:33:37,574 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.46:9292/v2/images/4da06abe-8c46-496a-86c2-1555a78eed7a used request id req-02db3358-059e-4a23-beba-b8f46d37ff31 2019-06-08 07:33:37,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.459651947021s 2019-06-08 07:33:37,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-08 07:33:37,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3dafe80b4aebfb90e06839203805845dc78b124a" 2019-06-08 07:33:37,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Sat, 08 Jun 2019 07:33: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-1b9cc714-dd7e-454f-b6c9-e60c610deba1 x-openstack-request-id: req-1b9cc714-dd7e-454f-b6c9-e60c610deba1 2019-06-08 07:33:37,600 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "neutron_trunk-flavor_0ec03b4b-5978-4de1-81b4-2797354281a2", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/65b92763-68cd-419f-a834-842a83a6a9f0", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/65b92763-68cd-419f-a834-842a83a6a9f0", "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": "65b92763-68cd-419f-a834-842a83a6a9f0"}]} 2019-06-08 07:33:37,600 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None used request id req-1b9cc714-dd7e-454f-b6c9-e60c610deba1 2019-06-08 07:33:37,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.025120973587s 2019-06-08 07:33:37,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-06-08 07:33:37,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:8774/v2.1/flavors/65b92763-68cd-419f-a834-842a83a6a9f0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3dafe80b4aebfb90e06839203805845dc78b124a" 2019-06-08 07:33:37,627 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 08 Jun 2019 07:33: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-e54dce4a-258f-4a28-823d-a5928c6f962f x-openstack-request-id: req-e54dce4a-258f-4a28-823d-a5928c6f962f 2019-06-08 07:33:37,627 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.46:8774/v2.1/flavors/65b92763-68cd-419f-a834-842a83a6a9f0 used request id req-e54dce4a-258f-4a28-823d-a5928c6f962f 2019-06-08 07:33:37,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0249810218811s 2019-06-08 07:33:37,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-08 07:33:37,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3dafe80b4aebfb90e06839203805845dc78b124a" 2019-06-08 07:33:37,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Sat, 08 Jun 2019 07:33:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2984b0b0-8814-4359-b680-304857751915 2019-06-08 07:33:37,864 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.46:5000/v3/users/05c218d902a14f40af3320874b7f92da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05c218d902a14f40af3320874b7f92da", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.46:5000/v3/users/1afacf49c7e14af3a957f3511567dacc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1afacf49c7e14af3a957f3511567dacc", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.46:5000/v3/users/1f2145adf73944a6ab8ed52e5753691b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f2145adf73944a6ab8ed52e5753691b", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.46:5000/v3/users/2593ee6f9317492f990d505d77da4779"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2593ee6f9317492f990d505d77da4779", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.46:5000/v3/users/31ebed201e7e4ca5b7ee604a2b787581"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31ebed201e7e4ca5b7ee604a2b787581", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.46:5000/v3/users/3a572b3053b54834a82afa40e099a5da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a572b3053b54834a82afa40e099a5da", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_0ec03b4b-5978-4de1-81b4-2797354281a2", "links": {"self": "http://172.30.9.46:5000/v3/users/3c5709d5be894ec3923f99b3a8bb04e6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3c5709d5be894ec3923f99b3a8bb04e6", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.46:5000/v3/users/4fee668be3a64363800d347187a88df5"}, "domain_id": "69a9710257d445c38da42b508afe5e4c", "enabled": true, "options": {}, "id": "4fee668be3a64363800d347187a88df5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.46:5000/v3/users/66f1e9993f8b480294a60e940341f520"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66f1e9993f8b480294a60e940341f520", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.46:5000/v3/users/93fe3f7601c54ac9ad051856c17f28bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93fe3f7601c54ac9ad051856c17f28bb", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.46:5000/v3/users/c236670886154d449269b72bd9c90b0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c236670886154d449269b72bd9c90b0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.46:5000/v3/users/c65b29de08754e65a44567b1f677176f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c65b29de08754e65a44567b1f677176f", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.46:5000/v3/users/d8dd3e6eec484d33b35e900b9699495d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8dd3e6eec484d33b35e900b9699495d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.46:5000/v3/users/dda03f8796ac431cadfc3fd8cb68b8e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dda03f8796ac431cadfc3fd8cb68b8e8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.46:5000/v3/users/fd79c31b868f4106baa6b4b6f650b664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd79c31b868f4106baa6b4b6f650b664", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.46:5000/v3/users", "previous": null, "next": null}} 2019-06-08 07:33:37,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/users used request id req-2984b0b0-8814-4359-b680-304857751915 2019-06-08 07:33:37,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.237199068069s 2019-06-08 07:33:37,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-08 07:33:37,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/users/3c5709d5be894ec3923f99b3a8bb04e6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3dafe80b4aebfb90e06839203805845dc78b124a" 2019-06-08 07:33:38,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Sat, 08 Jun 2019 07:33:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-199cda45-b6c3-4a90-814a-5985ebce9a57 2019-06-08 07:33:38,085 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "neutron_trunk-user_0ec03b4b-5978-4de1-81b4-2797354281a2", "links": {"self": "http://172.30.9.46:5000/v3/users/3c5709d5be894ec3923f99b3a8bb04e6"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "3c5709d5be894ec3923f99b3a8bb04e6", "description": null}} 2019-06-08 07:33:38,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/users/3c5709d5be894ec3923f99b3a8bb04e6 used request id req-199cda45-b6c3-4a90-814a-5985ebce9a57 2019-06-08 07:33:38,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.215657949448s 2019-06-08 07:33:38,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-06-08 07:33:38,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:5000/v3/users/3c5709d5be894ec3923f99b3a8bb04e6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3dafe80b4aebfb90e06839203805845dc78b124a" 2019-06-08 07:33:38,387 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 07:33:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb8bc240-4f6d-4ad6-b6dd-e4b295d80555 2019-06-08 07:33:38,387 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 07:33:38,387 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.46:5000/v3/users/3c5709d5be894ec3923f99b3a8bb04e6 used request id req-eb8bc240-4f6d-4ad6-b6dd-e4b295d80555 2019-06-08 07:33:38,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.30087184906s 2019-06-08 07:33:38,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-08 07:33:38,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3dafe80b4aebfb90e06839203805845dc78b124a" 2019-06-08 07:33:38,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 387 Content-Type: application/json Date: Sat, 08 Jun 2019 07:33:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e9d5b1d-16c4-4d58-8d31-d3da3958fd31 2019-06-08 07:33:38,595 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.46:5000/v3/projects/3188c96ec01940fba81c35d45eb11133"}, "tags": [], "enabled": true, "id": "3188c96ec01940fba81c35d45eb11133", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f"}, "tags": [], "enabled": true, "id": "ae5008b7eba04bb8ab8b9bea870a005f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.46:5000/v3/projects/ae5abdae9abb456f9a0b6b9135301874"}, "tags": [], "enabled": true, "id": "ae5abdae9abb456f9a0b6b9135301874", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_0ec03b4b-5978-4de1-81b4-2797354281a2"}]} 2019-06-08 07:33:38,596 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/projects used request id req-0e9d5b1d-16c4-4d58-8d31-d3da3958fd31 2019-06-08 07:33:38,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.20187497139s 2019-06-08 07:33:38,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-06-08 07:33:38,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:5000/v3/projects/ae5abdae9abb456f9a0b6b9135301874 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3dafe80b4aebfb90e06839203805845dc78b124a" 2019-06-08 07:33:38,878 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 07:33:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-055f14d5-22b1-4aa7-a7f6-a4d008200ede 2019-06-08 07:33:38,878 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 07:33:38,878 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.46:5000/v3/projects/ae5abdae9abb456f9a0b6b9135301874 used request id req-055f14d5-22b1-4aa7-a7f6-a4d008200ede 2019-06-08 07:33:38,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.27792096138s 2019-06-08 07:33:38,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-08 07:33:38,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:9696/v2.0/security-groups.json?project_id=ae5abdae9abb456f9a0b6b9135301874&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3dafe80b4aebfb90e06839203805845dc78b124a" 2019-06-08 07:33:39,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 08 Jun 2019 07:33:39 GMT X-Openstack-Request-Id: req-803495c9-55c9-42a0-a998-203bf0eba323 2019-06-08 07:33:39,202 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ae5abdae9abb456f9a0b6b9135301874", "created_at": "2019-06-08T07:31:12Z", "updated_at": "2019-06-08T07:31:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T07:31:12Z", "revision_number": 0, "id": "601aaf53-1c5e-48b1-b712-4c9ffe9395de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T07:31:12Z", "security_group_id": "852c1915-d6b8-4c40-bdfb-539492712748", "tenant_id": "ae5abdae9abb456f9a0b6b9135301874", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae5abdae9abb456f9a0b6b9135301874"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T07:31:12Z", "revision_number": 0, "id": "701bda3e-a5e1-4c87-a86e-bee44449ed56", "remote_group_id": "852c1915-d6b8-4c40-bdfb-539492712748", "remote_ip_prefix": null, "created_at": "2019-06-08T07:31:12Z", "security_group_id": "852c1915-d6b8-4c40-bdfb-539492712748", "tenant_id": "ae5abdae9abb456f9a0b6b9135301874", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae5abdae9abb456f9a0b6b9135301874"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T07:31:12Z", "revision_number": 0, "id": "8ffb8850-ca44-4220-9c79-ebc6ad22e97d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T07:31:12Z", "security_group_id": "852c1915-d6b8-4c40-bdfb-539492712748", "tenant_id": "ae5abdae9abb456f9a0b6b9135301874", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae5abdae9abb456f9a0b6b9135301874"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T07:31:12Z", "revision_number": 0, "id": "d9a86c93-bcac-4804-b5b4-48a10a021ac5", "remote_group_id": "852c1915-d6b8-4c40-bdfb-539492712748", "remote_ip_prefix": null, "created_at": "2019-06-08T07:31:12Z", "security_group_id": "852c1915-d6b8-4c40-bdfb-539492712748", "tenant_id": "ae5abdae9abb456f9a0b6b9135301874", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae5abdae9abb456f9a0b6b9135301874"}], "revision_number": 1, "project_id": "ae5abdae9abb456f9a0b6b9135301874", "id": "852c1915-d6b8-4c40-bdfb-539492712748", "name": "default"}]} 2019-06-08 07:33:39,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/security-groups.json?project_id=ae5abdae9abb456f9a0b6b9135301874&name=default used request id req-803495c9-55c9-42a0-a998-203bf0eba323 2019-06-08 07:33:39,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.318671941757s 2019-06-08 07:33:39,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-08 07:33:39,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3dafe80b4aebfb90e06839203805845dc78b124a" 2019-06-08 07:33:39,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Sat, 08 Jun 2019 07:33:39 GMT X-Openstack-Request-Id: req-67d619f1-f9ca-4e1e-89b5-86148d52b647 2019-06-08 07:33:39,277 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3188c96ec01940fba81c35d45eb11133", "created_at": "2019-06-08T05:50:08Z", "updated_at": "2019-06-08T05:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "1a304197-6259-47fb-8799-aa407182630d", "remote_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv6", "project_id": "3188c96ec01940fba81c35d45eb11133"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "487196b0-2bde-45c0-8b45-f9fcd16601fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv4", "project_id": "3188c96ec01940fba81c35d45eb11133"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "abadd49a-1a8f-405f-ba47-7c59fe8b0d0f", "remote_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv4", "project_id": "3188c96ec01940fba81c35d45eb11133"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "d26daddf-2739-444d-991e-138b96ac2ac2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv6", "project_id": "3188c96ec01940fba81c35d45eb11133"}], "revision_number": 1, "project_id": "3188c96ec01940fba81c35d45eb11133", "id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fcde8c1a9a84222a1af8e17021b864b", "created_at": "2019-06-08T07:13:08Z", "updated_at": "2019-06-08T07:13:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T07:13:08Z", "revision_number": 0, "id": "119e3406-7691-4da0-ac15-0d3e6d2fd28e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T07:13:08Z", "security_group_id": "0f8b9193-9837-4cf1-95ef-d23d8155e475", "tenant_id": "0fcde8c1a9a84222a1af8e17021b864b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fcde8c1a9a84222a1af8e17021b864b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T07:13:08Z", "revision_number": 0, "id": "14fbdfaa-d265-42c2-9a0c-24f495bd2bb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T07:13:08Z", "security_group_id": "0f8b9193-9837-4cf1-95ef-d23d8155e475", "tenant_id": "0fcde8c1a9a84222a1af8e17021b864b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fcde8c1a9a84222a1af8e17021b864b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T07:13:08Z", "revision_number": 0, "id": "f04d63cb-b583-47e4-82bf-2cf9964ef767", "remote_group_id": "0f8b9193-9837-4cf1-95ef-d23d8155e475", "remote_ip_prefix": null, "created_at": "2019-06-08T07:13:08Z", "security_group_id": "0f8b9193-9837-4cf1-95ef-d23d8155e475", "tenant_id": "0fcde8c1a9a84222a1af8e17021b864b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fcde8c1a9a84222a1af8e17021b864b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T07:13:08Z", "revision_number": 0, "id": "f3c829b6-17af-4c05-9571-55ca9fe56a64", "remote_group_id": "0f8b9193-9837-4cf1-95ef-d23d8155e475", "remote_ip_prefix": null, "created_at": "2019-06-08T07:13:08Z", "security_group_id": "0f8b9193-9837-4cf1-95ef-d23d8155e475", "tenant_id": "0fcde8c1a9a84222a1af8e17021b864b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fcde8c1a9a84222a1af8e17021b864b"}], "revision_number": 1, "project_id": "0fcde8c1a9a84222a1af8e17021b864b", "id": "0f8b9193-9837-4cf1-95ef-d23d8155e475", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "created_at": "2019-06-08T05:47:57Z", "updated_at": "2019-06-08T05:47:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "02da1104-56ed-4749-b003-90c4f8f656ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "a3f7c7ce-1565-464d-9c08-e39b080cdb6d", "remote_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "c5f47a68-2c8b-4de3-91dc-0a19312beb49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "d9877ee1-16fa-4f55-9b57-2bd861dcc4ea", "remote_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}], "revision_number": 1, "project_id": "ae5008b7eba04bb8ab8b9bea870a005f", "id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-06-08T05:50:09Z", "updated_at": "2019-06-08T05:50:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "41f1ce41-3b64-482a-87c5-0d0b11c6398f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "79dc58b0-b605-4504-9229-080d558ac4f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "81274cd5-6700-4e0f-8a2a-1f2e3420f4f3", "remote_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "dd1516ff-335a-4f12-a448-f096493076e7", "remote_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "48f2b38a-983e-4487-ab36-f87307c0130c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ae5abdae9abb456f9a0b6b9135301874", "created_at": "2019-06-08T07:31:12Z", "updated_at": "2019-06-08T07:31:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T07:31:12Z", "revision_number": 0, "id": "601aaf53-1c5e-48b1-b712-4c9ffe9395de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T07:31:12Z", "security_group_id": "852c1915-d6b8-4c40-bdfb-539492712748", "tenant_id": "ae5abdae9abb456f9a0b6b9135301874", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae5abdae9abb456f9a0b6b9135301874"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T07:31:12Z", "revision_number": 0, "id": "701bda3e-a5e1-4c87-a86e-bee44449ed56", "remote_group_id": "852c1915-d6b8-4c40-bdfb-539492712748", "remote_ip_prefix": null, "created_at": "2019-06-08T07:31:12Z", "security_group_id": "852c1915-d6b8-4c40-bdfb-539492712748", "tenant_id": "ae5abdae9abb456f9a0b6b9135301874", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae5abdae9abb456f9a0b6b9135301874"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T07:31:12Z", "revision_number": 0, "id": "8ffb8850-ca44-4220-9c79-ebc6ad22e97d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T07:31:12Z", "security_group_id": "852c1915-d6b8-4c40-bdfb-539492712748", "tenant_id": "ae5abdae9abb456f9a0b6b9135301874", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae5abdae9abb456f9a0b6b9135301874"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T07:31:12Z", "revision_number": 0, "id": "d9a86c93-bcac-4804-b5b4-48a10a021ac5", "remote_group_id": "852c1915-d6b8-4c40-bdfb-539492712748", "remote_ip_prefix": null, "created_at": "2019-06-08T07:31:12Z", "security_group_id": "852c1915-d6b8-4c40-bdfb-539492712748", "tenant_id": "ae5abdae9abb456f9a0b6b9135301874", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae5abdae9abb456f9a0b6b9135301874"}], "revision_number": 1, "project_id": "ae5abdae9abb456f9a0b6b9135301874", "id": "852c1915-d6b8-4c40-bdfb-539492712748", "name": "default"}]} 2019-06-08 07:33:39,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/security-groups.json used request id req-67d619f1-f9ca-4e1e-89b5-86148d52b647 2019-06-08 07:33:39,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0698630809784s 2019-06-08 07:33:39,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-06-08 07:33:39,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/security-groups/852c1915-d6b8-4c40-bdfb-539492712748.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3dafe80b4aebfb90e06839203805845dc78b124a" 2019-06-08 07:33:39,480 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 07:33:39 GMT X-Openstack-Request-Id: req-9d03142d-2724-448e-8107-9f0776a53c67 2019-06-08 07:33:39,480 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 07:33:39,480 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/security-groups/852c1915-d6b8-4c40-bdfb-539492712748.json used request id req-9d03142d-2724-448e-8107-9f0776a53c67 2019-06-08 07:33:39,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.196115016937s 2019-06-08 07:33:39,527 - xtesting.ci.run_tests - INFO - Loading test case 'networking-bgpvpn'... 2019-06-08 07:33:39,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 07:33:39,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sat, 08 Jun 2019 07:33:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fef47c7-ef97-47e4-9f3a-9525452f6b62 2019-06-08 07:33:39,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.46:5000/v3/", "rel": "self"}]}} 2019-06-08 07:33:39,573 - keystoneauth.session - DEBUG - GET call to http://172.30.9.46:5000/v3 used request id req-7fef47c7-ef97-47e4-9f3a-9525452f6b62 2019-06-08 07:33:39,574 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.46:5000/v3/auth/tokens 2019-06-08 07:33:39,973 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "d2be94ca10bc410d8e2df55ad673d32f", "name": "member"}, {"id": "e5096deb7bb54cdfaba406b083716814", "name": "admin"}, {"id": "20c52caa8815436598706c0044dd78ea", "name": "reader"}], "expires_at": "2019-06-08T08:33:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3188c96ec01940fba81c35d45eb11133", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "569429e3916a40609b1b095c350d4f40"}, {"url": "http://172.30.9.46:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f8c054a2af64f418c37ee7727690693"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b02dfb863f5a4bffb36851235754ef91"}], "type": "metric", "id": "04a04b69122f4f738931230cee29629a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699fd3a20c8d40938f47375515d56729"}, {"url": "http://172.30.9.46:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a29c25ed5bae42389e53743e2b2d4cc6"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2aa7441977c496197e3dd66db370091"}], "type": "image", "id": "1229db241b1e4199aa3477e6a5aaaaf3", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.25:8080/v1/AUTH_3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f18ac20553a423cb64c4c119b4996d7"}, {"url": "http://172.30.9.46:8080/v1/AUTH_3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9cb7095bfac44798c7fb7f9deeeb6c2"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5274ae5199a462fbdfc0fea51cec5a4"}], "type": "object-store", "id": "3937992c91de456ab652dcaface65051", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.46:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469fe8a62bab4dce8322074f2fcdb9b4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e66cd3f99f9447b491021e663455e8c8"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "faa6e36db7f04aaf89b1671b36545dd9"}], "type": "cloudformation", "id": "4475ac30861f4898a3b4a3f25d4c15a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "451296117b884380836bc65617a5acf5"}, {"url": "http://172.30.9.46:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3bf63cbaa4d40d8a7b3788a9ab9cf75"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8fcd63580f1428d9b345eecdbd48204"}], "type": "compute", "id": "55cb302de7b240e1a0963bcae70f4b34", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04b4a8c11b3f4bd1ab89c03a5aa9bd51"}, {"url": "http://172.30.9.46:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "489dc505b18c45b097be2b0ce43d310b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "768110a585514cb9a095e0ffab526da4"}], "type": "identity", "id": "6494ad775fb84e9891f5bc3015a60f48", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.46:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02cf21684702424ca6c0c65fbe598276"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a219343778574f9a89cf8eda09913c42"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3727342b4d045659e67915b25bea965"}], "type": "placement", "id": "6dd232e0a9944d6f8afacd7b59c2bb55", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f4e281ad8cd4aaba41477f8f55544b4"}, {"url": "http://172.30.9.46:8776/v2/3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f80c73c49c6480dba7d5f4b80e4a948"}, {"url": "http://192.30.9.6:8776/v2/3188c96ec01940fba81c35d45eb11133", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c209dd66f03a44bd9424eb1cad43b57c"}], "type": "volumev2", "id": "7c5d79a9253b44f1afeea36304180784", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c9a71230b064918baa5ec4ab83144c8"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d7c07f63f584a70a7df59e46b53c425"}, {"url": "http://172.30.9.46:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a67b17f9d1f45acb1b7213e75ed7276"}], "type": "event", "id": "84c44c0613f94bf8bbb2e05ff2f89471", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/3188c96ec01940fba81c35d45eb11133", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "775bcb67ac30456cb720438594a475e1"}, {"url": "http://192.30.9.6:8776/v3/3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2c0df4ad6a14557a0e2b97bfa52019f"}, {"url": "http://172.30.9.46:8776/v3/3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ef016b34aa45a7ba522cfecbfec6eb"}], "type": "volumev3", "id": "8b8641e49b5f486a864b0b857a0e9a73", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "121402a262894e60b2dd90a4c91ddfc4"}, {"url": "http://192.30.9.6:8004/v1/3188c96ec01940fba81c35d45eb11133", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "843fd802e471465f9929116059937b0b"}, {"url": "http://172.30.9.46:8004/v1/3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b71667e57ac348d19ee51701c2492bc8"}], "type": "orchestration", "id": "910666d0b44e43dda71799578f2fb207", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.46:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d50b2697934e5aa702ab2b26a44279"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0eb6565be3e44b382acfbe153b647bf"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0ee7731b0a344dd95394ec40456c966"}], "type": "network", "id": "96d169df5f3246498ebfd684c882081c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.46:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6207f5501c4d439cb61786bf4936a152"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de1dcf61d9e44a7aa8f94ba8c4cf9375"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc2fab36e3514270a85a06afe9ff1894"}], "type": "alarming", "id": "96f5a2d27e6f427cbd0f869917a8dd5d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "bf0bc5911f744db0865b88b9285e5dc1", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fd79c31b868f4106baa6b4b6f650b664"}, "audit_ids": ["eOJzhwCRSAGKLtI45C4txw"], "issued_at": "2019-06-08T07:33:39.000000Z"}} 2019-06-08 07:33:39,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 07:33:39,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77a436e77d5bc2b70344a825bd90e32a8b938996" 2019-06-08 07:33:40,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 08 Jun 2019 07:33:40 GMT X-Openstack-Request-Id: req-650d1bf9-ec7a-464d-bc0a-2a50d352d721 2019-06-08 07:33:40,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":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T06:03:01Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","provider:network_type":"flat"}]} 2019-06-08 07:33:40,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json?router%3Aexternal=True used request id req-650d1bf9-ec7a-464d-bc0a-2a50d352d721 2019-06-08 07:33:40,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.284878015518s 2019-06-08 07:33:40,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 07:33:40,272 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 08 Jun 2019 07:33:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82284700-7aa5-4958-bc35-8ae07c01fab3 2019-06-08 07:33:40,272 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 07:33:40,272 - keystoneauth.session - DEBUG - GET call to http://172.30.9.46:5000/ used request id req-82284700-7aa5-4958-bc35-8ae07c01fab3 2019-06-08 07:33:40,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-08 07:33:40,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77a436e77d5bc2b70344a825bd90e32a8b938996" 2019-06-08 07:33:40,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 08 Jun 2019 07:33:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52ba4fba-3664-4ec0-9b24-3cd95d7f5782 2019-06-08 07:33:40,565 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.46:5000/v3/domains/69a9710257d445c38da42b508afe5e4c"}, "tags": [], "enabled": true, "id": "69a9710257d445c38da42b508afe5e4c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.46:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.46:5000/v3/domains", "previous": null, "next": null}} 2019-06-08 07:33:40,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/domains used request id req-52ba4fba-3664-4ec0-9b24-3cd95d7f5782 2019-06-08 07:33:40,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.291967153549s 2019-06-08 07:33:40,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-06-08 07:33:40,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77a436e77d5bc2b70344a825bd90e32a8b938996" -d '{"project": {"description": "Created by OPNFV Functest: networking-bgpvpn", "enabled": true, "domain_id": "default", "name": "networking-bgpvpn-project_bc759525-b88c-41c8-add0-64f360c6133e"}}' 2019-06-08 07:33:40,796 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 380 Content-Type: application/json Date: Sat, 08 Jun 2019 07:33:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a9f5ac4-2966-4f3b-925d-22e7dc8c303e 2019-06-08 07:33:40,797 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.46:5000/v3/projects/8b84644d874b45fe914b9b5ee2cc7a9b"}, "tags": [], "enabled": true, "id": "8b84644d874b45fe914b9b5ee2cc7a9b", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_bc759525-b88c-41c8-add0-64f360c6133e"}} 2019-06-08 07:33:40,797 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.46:5000/v3/projects used request id req-7a9f5ac4-2966-4f3b-925d-22e7dc8c303e 2019-06-08 07:33:40,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.224769115448s 2019-06-08 07:33:40,798 - 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'8b84644d874b45fe914b9b5ee2cc7a9b', '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_bc759525-b88c-41c8-add0-64f360c6133e'}) 2019-06-08 07:33:40,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-06-08 07:33:40,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77a436e77d5bc2b70344a825bd90e32a8b938996" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "dqdG6KqulcUetwAdwLT130hoEUiQJj", "email": null, "name": "networking-bgpvpn-user_bc759525-b88c-41c8-add0-64f360c6133e"}}' 2019-06-08 07:33:41,188 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 332 Content-Type: application/json Date: Sat, 08 Jun 2019 07:33:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ac9f50a-1e47-4294-b9cf-b3b5575a7e33 2019-06-08 07:33:41,188 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "networking-bgpvpn-user_bc759525-b88c-41c8-add0-64f360c6133e", "links": {"self": "http://172.30.9.46:5000/v3/users/9b2cbcf8f9d94fc4a9dd424b1cf760b9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9b2cbcf8f9d94fc4a9dd424b1cf760b9", "domain_id": "default", "password_expires_at": null}} 2019-06-08 07:33:41,188 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.46:5000/v3/users used request id req-9ac9f50a-1e47-4294-b9cf-b3b5575a7e33 2019-06-08 07:33:41,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.384792089462s 2019-06-08 07:33:41,189 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'9b2cbcf8f9d94fc4a9dd424b1cf760b9', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'networking-bgpvpn-user_bc759525-b88c-41c8-add0-64f360c6133e'}) 2019-06-08 07:33:41,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 07:33:41,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77a436e77d5bc2b70344a825bd90e32a8b938996" 2019-06-08 07:33:41,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 07:33:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-147b1fd8-c7cd-4a49-9dfa-84fec78bcfee 2019-06-08 07:33:41,401 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 07:33:41,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-147b1fd8-c7cd-4a49-9dfa-84fec78bcfee 2019-06-08 07:33:41,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.208480119705s 2019-06-08 07:33:41,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 07:33:41,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77a436e77d5bc2b70344a825bd90e32a8b938996" 2019-06-08 07:33:41,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 07:33:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-012b4897-9a42-4a4f-8096-dc30d19b8762 2019-06-08 07:33:41,604 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 07:33:41,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-012b4897-9a42-4a4f-8096-dc30d19b8762 2019-06-08 07:33:41,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.19819688797s 2019-06-08 07:33:41,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 07:33:41,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77a436e77d5bc2b70344a825bd90e32a8b938996" 2019-06-08 07:33:41,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 07:33:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46a2b11e-c356-44e7-8c7a-5ec4ba709d1f 2019-06-08 07:33:41,815 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 07:33:41,815 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-46a2b11e-c356-44e7-8c7a-5ec4ba709d1f 2019-06-08 07:33:41,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.205384016037s 2019-06-08 07:33:41,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-08 07:33:41,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77a436e77d5bc2b70344a825bd90e32a8b938996" 2019-06-08 07:33:42,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 149 Content-Type: application/json Date: Sat, 08 Jun 2019 07:33:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2dd8e08a-98e0-4170-94cc-fc2c82987961 2019-06-08 07:33:42,013 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.46:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-08 07:33:42,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/domains/default used request id req-2dd8e08a-98e0-4170-94cc-fc2c82987961 2019-06-08 07:33:42,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.193060874939s 2019-06-08 07:33:42,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-08 07:33:42,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77a436e77d5bc2b70344a825bd90e32a8b938996" 2019-06-08 07:33:42,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Sat, 08 Jun 2019 07:33:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5034db64-4761-49b4-b5ea-3680103c93c3 2019-06-08 07:33:42,156 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.46:5000/v3/users/05c218d902a14f40af3320874b7f92da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05c218d902a14f40af3320874b7f92da", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.46:5000/v3/users/1afacf49c7e14af3a957f3511567dacc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1afacf49c7e14af3a957f3511567dacc", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.46:5000/v3/users/1f2145adf73944a6ab8ed52e5753691b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f2145adf73944a6ab8ed52e5753691b", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.46:5000/v3/users/2593ee6f9317492f990d505d77da4779"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2593ee6f9317492f990d505d77da4779", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.46:5000/v3/users/31ebed201e7e4ca5b7ee604a2b787581"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31ebed201e7e4ca5b7ee604a2b787581", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.46:5000/v3/users/3a572b3053b54834a82afa40e099a5da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a572b3053b54834a82afa40e099a5da", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.46:5000/v3/users/4fee668be3a64363800d347187a88df5"}, "domain_id": "69a9710257d445c38da42b508afe5e4c", "enabled": true, "options": {}, "id": "4fee668be3a64363800d347187a88df5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.46:5000/v3/users/66f1e9993f8b480294a60e940341f520"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66f1e9993f8b480294a60e940341f520", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.46:5000/v3/users/93fe3f7601c54ac9ad051856c17f28bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93fe3f7601c54ac9ad051856c17f28bb", "email": "nova@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_bc759525-b88c-41c8-add0-64f360c6133e", "links": {"self": "http://172.30.9.46:5000/v3/users/9b2cbcf8f9d94fc4a9dd424b1cf760b9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9b2cbcf8f9d94fc4a9dd424b1cf760b9", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.46:5000/v3/users/c236670886154d449269b72bd9c90b0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c236670886154d449269b72bd9c90b0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.46:5000/v3/users/c65b29de08754e65a44567b1f677176f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c65b29de08754e65a44567b1f677176f", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.46:5000/v3/users/d8dd3e6eec484d33b35e900b9699495d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8dd3e6eec484d33b35e900b9699495d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.46:5000/v3/users/dda03f8796ac431cadfc3fd8cb68b8e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dda03f8796ac431cadfc3fd8cb68b8e8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.46:5000/v3/users/fd79c31b868f4106baa6b4b6f650b664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd79c31b868f4106baa6b4b6f650b664", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.46:5000/v3/users", "previous": null, "next": null}} 2019-06-08 07:33:42,156 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/users used request id req-5034db64-4761-49b4-b5ea-3680103c93c3 2019-06-08 07:33:42,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.142371892929s 2019-06-08 07:33:42,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-08 07:33:42,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77a436e77d5bc2b70344a825bd90e32a8b938996" 2019-06-08 07:33:42,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 402 Content-Type: application/json Date: Sat, 08 Jun 2019 07:33:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29df09ad-2a3f-4ba3-babb-b10d523d10c1 2019-06-08 07:33:42,368 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.46:5000/v3/projects/3188c96ec01940fba81c35d45eb11133"}, "tags": [], "enabled": true, "id": "3188c96ec01940fba81c35d45eb11133", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.46:5000/v3/projects/8b84644d874b45fe914b9b5ee2cc7a9b"}, "tags": [], "enabled": true, "id": "8b84644d874b45fe914b9b5ee2cc7a9b", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_bc759525-b88c-41c8-add0-64f360c6133e"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f"}, "tags": [], "enabled": true, "id": "ae5008b7eba04bb8ab8b9bea870a005f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-08 07:33:42,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/projects?domain_id=default used request id req-29df09ad-2a3f-4ba3-babb-b10d523d10c1 2019-06-08 07:33:42,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.199808120728s 2019-06-08 07:33:42,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-08 07:33:42,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/role_assignments?user.id=9b2cbcf8f9d94fc4a9dd424b1cf760b9&role.id=d2be94ca10bc410d8e2df55ad673d32f&scope.project.id=8b84644d874b45fe914b9b5ee2cc7a9b" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77a436e77d5bc2b70344a825bd90e32a8b938996" 2019-06-08 07:33:42,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Sat, 08 Jun 2019 07:33:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2389dc98-3d41-4f3d-8437-51b84ca2bf24 2019-06-08 07:33:42,485 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.46:5000/v3/role_assignments?user.id=9b2cbcf8f9d94fc4a9dd424b1cf760b9&role.id=d2be94ca10bc410d8e2df55ad673d32f&scope.project.id=8b84644d874b45fe914b9b5ee2cc7a9b", "previous": null, "next": null}} 2019-06-08 07:33:42,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/role_assignments?user.id=9b2cbcf8f9d94fc4a9dd424b1cf760b9&role.id=d2be94ca10bc410d8e2df55ad673d32f&scope.project.id=8b84644d874b45fe914b9b5ee2cc7a9b used request id req-2389dc98-3d41-4f3d-8437-51b84ca2bf24 2019-06-08 07:33:42,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.109689950943s 2019-06-08 07:33:42,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-06-08 07:33:42,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:5000/v3/projects/8b84644d874b45fe914b9b5ee2cc7a9b/users/9b2cbcf8f9d94fc4a9dd424b1cf760b9/roles/d2be94ca10bc410d8e2df55ad673d32f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77a436e77d5bc2b70344a825bd90e32a8b938996" 2019-06-08 07:33:42,637 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 07:33:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de418c92-3c82-413a-bd9c-4fe6533d1faa 2019-06-08 07:33:42,637 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 07:33:42,637 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.46:5000/v3/projects/8b84644d874b45fe914b9b5ee2cc7a9b/users/9b2cbcf8f9d94fc4a9dd424b1cf760b9/roles/d2be94ca10bc410d8e2df55ad673d32f used request id req-de418c92-3c82-413a-bd9c-4fe6533d1faa 2019-06-08 07:33:42,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.1486120224s 2019-06-08 07:33:42,638 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'networking-bgpvpn-project_bc759525-b88c-41c8-add0-64f360c6133e', 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'8b84644d874b45fe914b9b5ee2cc7a9b', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'dqdG6KqulcUetwAdwLT130hoEUiQJj', 'username': u'networking-bgpvpn-user_bc759525-b88c-41c8-add0-64f360c6133e', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.46:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-06-08 07:33:42,642 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'networking-bgpvpn-user_bc759525-b88c-41c8-add0-64f360c6133e', 'password': 'dqdG6KqulcUetwAdwLT130hoEUiQJj', 'project_name': 'networking-bgpvpn-project_bc759525-b88c-41c8-add0-64f360c6133e', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.46:5000/v3', 'project_id': '8b84644d874b45fe914b9b5ee2cc7a9b', 'project_domain_name': 'Default'} 2019-06-08 07:33:42,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 07:33:42,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77a436e77d5bc2b70344a825bd90e32a8b938996" 2019-06-08 07:33:42,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 07:33:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3285c167-1e5e-49a1-a4c5-4e26c9091aef 2019-06-08 07:33:42,798 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 07:33:42,798 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-3285c167-1e5e-49a1-a4c5-4e26c9091aef 2019-06-08 07:33:42,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.152014970779s 2019-06-08 07:33:42,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 07:33:42,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77a436e77d5bc2b70344a825bd90e32a8b938996" 2019-06-08 07:33:42,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 07:33:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b9a8a01-5e19-4642-a85f-4f5a524a396f 2019-06-08 07:33:42,971 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 07:33:42,972 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-9b9a8a01-5e19-4642-a85f-4f5a524a396f 2019-06-08 07:33:42,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.168658018112s 2019-06-08 07:33:42,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-08 07:33:42,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77a436e77d5bc2b70344a825bd90e32a8b938996" 2019-06-08 07:33:43,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 149 Content-Type: application/json Date: Sat, 08 Jun 2019 07:33:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ffb80b4-c3aa-46f5-9af3-71505e5acc11 2019-06-08 07:33:43,088 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.46:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-08 07:33:43,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/domains/default used request id req-3ffb80b4-c3aa-46f5-9af3-71505e5acc11 2019-06-08 07:33:43,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.112076044083s 2019-06-08 07:33:43,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-08 07:33:43,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77a436e77d5bc2b70344a825bd90e32a8b938996" 2019-06-08 07:33:43,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Sat, 08 Jun 2019 07:33:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7190e5a5-9333-43a1-a1b4-351bc5b9d03c 2019-06-08 07:33:43,218 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.46:5000/v3/users/05c218d902a14f40af3320874b7f92da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05c218d902a14f40af3320874b7f92da", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.46:5000/v3/users/1afacf49c7e14af3a957f3511567dacc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1afacf49c7e14af3a957f3511567dacc", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.46:5000/v3/users/1f2145adf73944a6ab8ed52e5753691b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f2145adf73944a6ab8ed52e5753691b", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.46:5000/v3/users/2593ee6f9317492f990d505d77da4779"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2593ee6f9317492f990d505d77da4779", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.46:5000/v3/users/31ebed201e7e4ca5b7ee604a2b787581"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31ebed201e7e4ca5b7ee604a2b787581", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.46:5000/v3/users/3a572b3053b54834a82afa40e099a5da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a572b3053b54834a82afa40e099a5da", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.46:5000/v3/users/4fee668be3a64363800d347187a88df5"}, "domain_id": "69a9710257d445c38da42b508afe5e4c", "enabled": true, "options": {}, "id": "4fee668be3a64363800d347187a88df5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.46:5000/v3/users/66f1e9993f8b480294a60e940341f520"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66f1e9993f8b480294a60e940341f520", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.46:5000/v3/users/93fe3f7601c54ac9ad051856c17f28bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93fe3f7601c54ac9ad051856c17f28bb", "email": "nova@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_bc759525-b88c-41c8-add0-64f360c6133e", "links": {"self": "http://172.30.9.46:5000/v3/users/9b2cbcf8f9d94fc4a9dd424b1cf760b9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9b2cbcf8f9d94fc4a9dd424b1cf760b9", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.46:5000/v3/users/c236670886154d449269b72bd9c90b0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c236670886154d449269b72bd9c90b0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.46:5000/v3/users/c65b29de08754e65a44567b1f677176f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c65b29de08754e65a44567b1f677176f", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.46:5000/v3/users/d8dd3e6eec484d33b35e900b9699495d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8dd3e6eec484d33b35e900b9699495d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.46:5000/v3/users/dda03f8796ac431cadfc3fd8cb68b8e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dda03f8796ac431cadfc3fd8cb68b8e8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.46:5000/v3/users/fd79c31b868f4106baa6b4b6f650b664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd79c31b868f4106baa6b4b6f650b664", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.46:5000/v3/users", "previous": null, "next": null}} 2019-06-08 07:33:43,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/users used request id req-7190e5a5-9333-43a1-a1b4-351bc5b9d03c 2019-06-08 07:33:43,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.128909111023s 2019-06-08 07:33:43,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-08 07:33:43,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77a436e77d5bc2b70344a825bd90e32a8b938996" 2019-06-08 07:33:43,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 402 Content-Type: application/json Date: Sat, 08 Jun 2019 07:33:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18c4f8e2-a804-4025-8529-8c2057080bca 2019-06-08 07:33:43,342 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.46:5000/v3/projects/3188c96ec01940fba81c35d45eb11133"}, "tags": [], "enabled": true, "id": "3188c96ec01940fba81c35d45eb11133", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.46:5000/v3/projects/8b84644d874b45fe914b9b5ee2cc7a9b"}, "tags": [], "enabled": true, "id": "8b84644d874b45fe914b9b5ee2cc7a9b", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_bc759525-b88c-41c8-add0-64f360c6133e"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f"}, "tags": [], "enabled": true, "id": "ae5008b7eba04bb8ab8b9bea870a005f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-08 07:33:43,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/projects?domain_id=default used request id req-18c4f8e2-a804-4025-8529-8c2057080bca 2019-06-08 07:33:43,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.113334178925s 2019-06-08 07:33:43,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-08 07:33:43,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/role_assignments?user.id=9b2cbcf8f9d94fc4a9dd424b1cf760b9&role.id=e5096deb7bb54cdfaba406b083716814&scope.project.id=8b84644d874b45fe914b9b5ee2cc7a9b" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77a436e77d5bc2b70344a825bd90e32a8b938996" 2019-06-08 07:33:43,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sat, 08 Jun 2019 07:33:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46f86b5a-6690-4b03-979f-7c195c73dec0 2019-06-08 07:33:43,461 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.46:5000/v3/role_assignments?user.id=9b2cbcf8f9d94fc4a9dd424b1cf760b9&role.id=e5096deb7bb54cdfaba406b083716814&scope.project.id=8b84644d874b45fe914b9b5ee2cc7a9b", "previous": null, "next": null}} 2019-06-08 07:33:43,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/role_assignments?user.id=9b2cbcf8f9d94fc4a9dd424b1cf760b9&role.id=e5096deb7bb54cdfaba406b083716814&scope.project.id=8b84644d874b45fe914b9b5ee2cc7a9b used request id req-46f86b5a-6690-4b03-979f-7c195c73dec0 2019-06-08 07:33:43,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.111674070358s 2019-06-08 07:33:43,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-06-08 07:33:43,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:5000/v3/projects/8b84644d874b45fe914b9b5ee2cc7a9b/users/9b2cbcf8f9d94fc4a9dd424b1cf760b9/roles/e5096deb7bb54cdfaba406b083716814 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77a436e77d5bc2b70344a825bd90e32a8b938996" 2019-06-08 07:33:43,607 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 07:33:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4497f518-2f6f-4d73-89c6-77ae7273b51f 2019-06-08 07:33:43,607 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 07:33:43,608 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.46:5000/v3/projects/8b84644d874b45fe914b9b5ee2cc7a9b/users/9b2cbcf8f9d94fc4a9dd424b1cf760b9/roles/e5096deb7bb54cdfaba406b083716814 used request id req-4497f518-2f6f-4d73-89c6-77ae7273b51f 2019-06-08 07:33:43,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.142439126968s 2019-06-08 07:33:43,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 07:33:43,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77a436e77d5bc2b70344a825bd90e32a8b938996" 2019-06-08 07:33:43,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 07:33:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ece88701-1239-4df5-be26-65010e8f926e 2019-06-08 07:33:43,730 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 07:33:43,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-ece88701-1239-4df5-be26-65010e8f926e 2019-06-08 07:33:43,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.118848085403s 2019-06-08 07:33:43,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-08 07:33:43,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77a436e77d5bc2b70344a825bd90e32a8b938996" 2019-06-08 07:33:43,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 149 Content-Type: application/json Date: Sat, 08 Jun 2019 07:33:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80d77622-5853-4e98-91a8-321d4b78a6f9 2019-06-08 07:33:43,945 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.46:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-08 07:33:43,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/domains/default used request id req-80d77622-5853-4e98-91a8-321d4b78a6f9 2019-06-08 07:33:43,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.209989070892s 2019-06-08 07:33:43,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-08 07:33:43,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77a436e77d5bc2b70344a825bd90e32a8b938996" 2019-06-08 07:33:44,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Sat, 08 Jun 2019 07:33:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a76ef58-cac0-4512-8f1b-9fb3db462e2d 2019-06-08 07:33:44,073 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.46:5000/v3/users/05c218d902a14f40af3320874b7f92da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05c218d902a14f40af3320874b7f92da", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.46:5000/v3/users/1afacf49c7e14af3a957f3511567dacc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1afacf49c7e14af3a957f3511567dacc", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.46:5000/v3/users/1f2145adf73944a6ab8ed52e5753691b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f2145adf73944a6ab8ed52e5753691b", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.46:5000/v3/users/2593ee6f9317492f990d505d77da4779"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2593ee6f9317492f990d505d77da4779", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.46:5000/v3/users/31ebed201e7e4ca5b7ee604a2b787581"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31ebed201e7e4ca5b7ee604a2b787581", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.46:5000/v3/users/3a572b3053b54834a82afa40e099a5da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a572b3053b54834a82afa40e099a5da", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.46:5000/v3/users/4fee668be3a64363800d347187a88df5"}, "domain_id": "69a9710257d445c38da42b508afe5e4c", "enabled": true, "options": {}, "id": "4fee668be3a64363800d347187a88df5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.46:5000/v3/users/66f1e9993f8b480294a60e940341f520"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66f1e9993f8b480294a60e940341f520", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.46:5000/v3/users/93fe3f7601c54ac9ad051856c17f28bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93fe3f7601c54ac9ad051856c17f28bb", "email": "nova@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_bc759525-b88c-41c8-add0-64f360c6133e", "links": {"self": "http://172.30.9.46:5000/v3/users/9b2cbcf8f9d94fc4a9dd424b1cf760b9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9b2cbcf8f9d94fc4a9dd424b1cf760b9", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.46:5000/v3/users/c236670886154d449269b72bd9c90b0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c236670886154d449269b72bd9c90b0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.46:5000/v3/users/c65b29de08754e65a44567b1f677176f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c65b29de08754e65a44567b1f677176f", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.46:5000/v3/users/d8dd3e6eec484d33b35e900b9699495d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8dd3e6eec484d33b35e900b9699495d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.46:5000/v3/users/dda03f8796ac431cadfc3fd8cb68b8e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dda03f8796ac431cadfc3fd8cb68b8e8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.46:5000/v3/users/fd79c31b868f4106baa6b4b6f650b664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd79c31b868f4106baa6b4b6f650b664", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.46:5000/v3/users", "previous": null, "next": null}} 2019-06-08 07:33:44,073 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/users used request id req-2a76ef58-cac0-4512-8f1b-9fb3db462e2d 2019-06-08 07:33:44,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.127423048019s 2019-06-08 07:33:44,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-08 07:33:44,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/role_assignments?role.id=e5096deb7bb54cdfaba406b083716814&user.id=9b2cbcf8f9d94fc4a9dd424b1cf760b9&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77a436e77d5bc2b70344a825bd90e32a8b938996" 2019-06-08 07:33:44,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 193 Content-Type: application/json Date: Sat, 08 Jun 2019 07:33:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-575098e9-9e0d-4172-89e4-25f1a02df430 2019-06-08 07:33:44,198 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.46:5000/v3/role_assignments?role.id=e5096deb7bb54cdfaba406b083716814&user.id=9b2cbcf8f9d94fc4a9dd424b1cf760b9&scope.domain.id=default", "previous": null, "next": null}} 2019-06-08 07:33:44,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/role_assignments?role.id=e5096deb7bb54cdfaba406b083716814&user.id=9b2cbcf8f9d94fc4a9dd424b1cf760b9&scope.domain.id=default used request id req-575098e9-9e0d-4172-89e4-25f1a02df430 2019-06-08 07:33:44,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.113955974579s 2019-06-08 07:33:44,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-06-08 07:33:44,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:5000/v3/domains/default/users/9b2cbcf8f9d94fc4a9dd424b1cf760b9/roles/e5096deb7bb54cdfaba406b083716814 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77a436e77d5bc2b70344a825bd90e32a8b938996" 2019-06-08 07:33:44,405 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 07:33:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89a117a2-051f-4704-8f69-e07ff2a63416 2019-06-08 07:33:44,405 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 07:33:44,405 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.46:5000/v3/domains/default/users/9b2cbcf8f9d94fc4a9dd424b1cf760b9/roles/e5096deb7bb54cdfaba406b083716814 used request id req-89a117a2-051f-4704-8f69-e07ff2a63416 2019-06-08 07:33:44,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.202922105789s 2019-06-08 07:33:44,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 07:33:44,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sat, 08 Jun 2019 07:33:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f874aadf-6b9a-448e-96fd-5f62c353a971 2019-06-08 07:33:44,416 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}} 2019-06-08 07:33:44,416 - keystoneauth.session - DEBUG - GET call to http://172.30.9.46:5000/v3 used request id req-f874aadf-6b9a-448e-96fd-5f62c353a971 2019-06-08 07:33:44,416 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.46:5000/v3/auth/tokens 2019-06-08 07:33:44,933 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d2be94ca10bc410d8e2df55ad673d32f", "name": "member"}, {"id": "e5096deb7bb54cdfaba406b083716814", "name": "admin"}, {"id": "20c52caa8815436598706c0044dd78ea", "name": "reader"}], "expires_at": "2019-06-08T08:33:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8b84644d874b45fe914b9b5ee2cc7a9b", "name": "networking-bgpvpn-project_bc759525-b88c-41c8-add0-64f360c6133e"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "569429e3916a40609b1b095c350d4f40"}, {"url": "http://172.30.9.46:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f8c054a2af64f418c37ee7727690693"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b02dfb863f5a4bffb36851235754ef91"}], "type": "metric", "id": "04a04b69122f4f738931230cee29629a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699fd3a20c8d40938f47375515d56729"}, {"url": "http://172.30.9.46:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a29c25ed5bae42389e53743e2b2d4cc6"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2aa7441977c496197e3dd66db370091"}], "type": "image", "id": "1229db241b1e4199aa3477e6a5aaaaf3", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.25:8080/v1/AUTH_8b84644d874b45fe914b9b5ee2cc7a9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f18ac20553a423cb64c4c119b4996d7"}, {"url": "http://172.30.9.46:8080/v1/AUTH_8b84644d874b45fe914b9b5ee2cc7a9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9cb7095bfac44798c7fb7f9deeeb6c2"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5274ae5199a462fbdfc0fea51cec5a4"}], "type": "object-store", "id": "3937992c91de456ab652dcaface65051", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.46:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469fe8a62bab4dce8322074f2fcdb9b4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e66cd3f99f9447b491021e663455e8c8"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "faa6e36db7f04aaf89b1671b36545dd9"}], "type": "cloudformation", "id": "4475ac30861f4898a3b4a3f25d4c15a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "451296117b884380836bc65617a5acf5"}, {"url": "http://172.30.9.46:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3bf63cbaa4d40d8a7b3788a9ab9cf75"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8fcd63580f1428d9b345eecdbd48204"}], "type": "compute", "id": "55cb302de7b240e1a0963bcae70f4b34", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04b4a8c11b3f4bd1ab89c03a5aa9bd51"}, {"url": "http://172.30.9.46:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "489dc505b18c45b097be2b0ce43d310b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "768110a585514cb9a095e0ffab526da4"}], "type": "identity", "id": "6494ad775fb84e9891f5bc3015a60f48", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.46:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02cf21684702424ca6c0c65fbe598276"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a219343778574f9a89cf8eda09913c42"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3727342b4d045659e67915b25bea965"}], "type": "placement", "id": "6dd232e0a9944d6f8afacd7b59c2bb55", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8b84644d874b45fe914b9b5ee2cc7a9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f4e281ad8cd4aaba41477f8f55544b4"}, {"url": "http://172.30.9.46:8776/v2/8b84644d874b45fe914b9b5ee2cc7a9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f80c73c49c6480dba7d5f4b80e4a948"}, {"url": "http://192.30.9.6:8776/v2/8b84644d874b45fe914b9b5ee2cc7a9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c209dd66f03a44bd9424eb1cad43b57c"}], "type": "volumev2", "id": "7c5d79a9253b44f1afeea36304180784", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c9a71230b064918baa5ec4ab83144c8"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d7c07f63f584a70a7df59e46b53c425"}, {"url": "http://172.30.9.46:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a67b17f9d1f45acb1b7213e75ed7276"}], "type": "event", "id": "84c44c0613f94bf8bbb2e05ff2f89471", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/8b84644d874b45fe914b9b5ee2cc7a9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "775bcb67ac30456cb720438594a475e1"}, {"url": "http://192.30.9.6:8776/v3/8b84644d874b45fe914b9b5ee2cc7a9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2c0df4ad6a14557a0e2b97bfa52019f"}, {"url": "http://172.30.9.46:8776/v3/8b84644d874b45fe914b9b5ee2cc7a9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ef016b34aa45a7ba522cfecbfec6eb"}], "type": "volumev3", "id": "8b8641e49b5f486a864b0b857a0e9a73", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/8b84644d874b45fe914b9b5ee2cc7a9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "121402a262894e60b2dd90a4c91ddfc4"}, {"url": "http://192.30.9.6:8004/v1/8b84644d874b45fe914b9b5ee2cc7a9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "843fd802e471465f9929116059937b0b"}, {"url": "http://172.30.9.46:8004/v1/8b84644d874b45fe914b9b5ee2cc7a9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b71667e57ac348d19ee51701c2492bc8"}], "type": "orchestration", "id": "910666d0b44e43dda71799578f2fb207", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.46:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d50b2697934e5aa702ab2b26a44279"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0eb6565be3e44b382acfbe153b647bf"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0ee7731b0a344dd95394ec40456c966"}], "type": "network", "id": "96d169df5f3246498ebfd684c882081c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.46:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6207f5501c4d439cb61786bf4936a152"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de1dcf61d9e44a7aa8f94ba8c4cf9375"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc2fab36e3514270a85a06afe9ff1894"}], "type": "alarming", "id": "96f5a2d27e6f427cbd0f869917a8dd5d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "bf0bc5911f744db0865b88b9285e5dc1", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "networking-bgpvpn-user_bc759525-b88c-41c8-add0-64f360c6133e", "id": "9b2cbcf8f9d94fc4a9dd424b1cf760b9"}, "audit_ids": ["f9Nk4wDKR8iaFMtZYR_KCQ"], "issued_at": "2019-06-08T07:33:44.000000Z"}} 2019-06-08 07:33:44,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-06-08 07:33:44,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a9ff7d46945fa9dc0c260bdd3ac732d19e3e891f" 2019-06-08 07:33:45,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sat, 08 Jun 2019 07:33:45 GMT X-Openstack-Request-Id: req-dfe2e685-10f3-4b9c-9c58-728a487be2f5 2019-06-08 07:33:45,139 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-06-08 07:33:45,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/extensions.json used request id req-dfe2e685-10f3-4b9c-9c58-728a487be2f5 2019-06-08 07:33:45,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.202975034714s 2019-06-08 07:33:45,149 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: bgpvpn 2019-06-08 07:33:45,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-08 07:33:45,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77a436e77d5bc2b70344a825bd90e32a8b938996" 2019-06-08 07:33:45,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Sat, 08 Jun 2019 07:33:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee3927dc-794e-4ceb-83f4-3e671514b411 2019-06-08 07:33:45,285 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.46:5000/v3/users/05c218d902a14f40af3320874b7f92da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05c218d902a14f40af3320874b7f92da", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.46:5000/v3/users/1afacf49c7e14af3a957f3511567dacc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1afacf49c7e14af3a957f3511567dacc", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.46:5000/v3/users/1f2145adf73944a6ab8ed52e5753691b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f2145adf73944a6ab8ed52e5753691b", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.46:5000/v3/users/2593ee6f9317492f990d505d77da4779"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2593ee6f9317492f990d505d77da4779", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.46:5000/v3/users/31ebed201e7e4ca5b7ee604a2b787581"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31ebed201e7e4ca5b7ee604a2b787581", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.46:5000/v3/users/3a572b3053b54834a82afa40e099a5da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a572b3053b54834a82afa40e099a5da", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.46:5000/v3/users/4fee668be3a64363800d347187a88df5"}, "domain_id": "69a9710257d445c38da42b508afe5e4c", "enabled": true, "options": {}, "id": "4fee668be3a64363800d347187a88df5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.46:5000/v3/users/66f1e9993f8b480294a60e940341f520"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66f1e9993f8b480294a60e940341f520", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.46:5000/v3/users/93fe3f7601c54ac9ad051856c17f28bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93fe3f7601c54ac9ad051856c17f28bb", "email": "nova@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_bc759525-b88c-41c8-add0-64f360c6133e", "links": {"self": "http://172.30.9.46:5000/v3/users/9b2cbcf8f9d94fc4a9dd424b1cf760b9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9b2cbcf8f9d94fc4a9dd424b1cf760b9", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.46:5000/v3/users/c236670886154d449269b72bd9c90b0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c236670886154d449269b72bd9c90b0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.46:5000/v3/users/c65b29de08754e65a44567b1f677176f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c65b29de08754e65a44567b1f677176f", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.46:5000/v3/users/d8dd3e6eec484d33b35e900b9699495d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8dd3e6eec484d33b35e900b9699495d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.46:5000/v3/users/dda03f8796ac431cadfc3fd8cb68b8e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dda03f8796ac431cadfc3fd8cb68b8e8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.46:5000/v3/users/fd79c31b868f4106baa6b4b6f650b664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd79c31b868f4106baa6b4b6f650b664", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.46:5000/v3/users", "previous": null, "next": null}} 2019-06-08 07:33:45,286 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/users used request id req-ee3927dc-794e-4ceb-83f4-3e671514b411 2019-06-08 07:33:45,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.136170864105s 2019-06-08 07:33:45,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-08 07:33:45,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/users/9b2cbcf8f9d94fc4a9dd424b1cf760b9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77a436e77d5bc2b70344a825bd90e32a8b938996" 2019-06-08 07:33:45,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 234 Content-Type: application/json Date: Sat, 08 Jun 2019 07:33:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bad941e-bcd7-46a5-b110-014901a762ba 2019-06-08 07:33:45,567 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "networking-bgpvpn-user_bc759525-b88c-41c8-add0-64f360c6133e", "links": {"self": "http://172.30.9.46:5000/v3/users/9b2cbcf8f9d94fc4a9dd424b1cf760b9"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "9b2cbcf8f9d94fc4a9dd424b1cf760b9", "description": null}} 2019-06-08 07:33:45,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/users/9b2cbcf8f9d94fc4a9dd424b1cf760b9 used request id req-5bad941e-bcd7-46a5-b110-014901a762ba 2019-06-08 07:33:45,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.275271892548s 2019-06-08 07:33:45,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-06-08 07:33:45,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:5000/v3/users/9b2cbcf8f9d94fc4a9dd424b1cf760b9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77a436e77d5bc2b70344a825bd90e32a8b938996" 2019-06-08 07:33:45,878 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 07:33:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1cd08667-7234-4507-b727-cf16ab73886c 2019-06-08 07:33:45,878 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 07:33:45,878 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.46:5000/v3/users/9b2cbcf8f9d94fc4a9dd424b1cf760b9 used request id req-1cd08667-7234-4507-b727-cf16ab73886c 2019-06-08 07:33:45,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.310913801193s 2019-06-08 07:33:45,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-08 07:33:45,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77a436e77d5bc2b70344a825bd90e32a8b938996" 2019-06-08 07:33:46,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 391 Content-Type: application/json Date: Sat, 08 Jun 2019 07:33:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59ce728a-ed25-4684-8329-71a269501d78 2019-06-08 07:33:46,097 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.46:5000/v3/projects/3188c96ec01940fba81c35d45eb11133"}, "tags": [], "enabled": true, "id": "3188c96ec01940fba81c35d45eb11133", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.46:5000/v3/projects/8b84644d874b45fe914b9b5ee2cc7a9b"}, "tags": [], "enabled": true, "id": "8b84644d874b45fe914b9b5ee2cc7a9b", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_bc759525-b88c-41c8-add0-64f360c6133e"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f"}, "tags": [], "enabled": true, "id": "ae5008b7eba04bb8ab8b9bea870a005f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-08 07:33:46,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/projects used request id req-59ce728a-ed25-4684-8329-71a269501d78 2019-06-08 07:33:46,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.213222980499s 2019-06-08 07:33:46,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-06-08 07:33:46,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:5000/v3/projects/8b84644d874b45fe914b9b5ee2cc7a9b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77a436e77d5bc2b70344a825bd90e32a8b938996" 2019-06-08 07:33:46,291 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 07:33:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-745d45f8-92c8-46ad-9dcd-6b123306ff96 2019-06-08 07:33:46,291 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 07:33:46,291 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.46:5000/v3/projects/8b84644d874b45fe914b9b5ee2cc7a9b used request id req-745d45f8-92c8-46ad-9dcd-6b123306ff96 2019-06-08 07:33:46,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.189342975616s 2019-06-08 07:33:46,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-08 07:33:46,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:9696/v2.0/security-groups.json?project_id=8b84644d874b45fe914b9b5ee2cc7a9b&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77a436e77d5bc2b70344a825bd90e32a8b938996" 2019-06-08 07:33:46,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Sat, 08 Jun 2019 07:33:46 GMT X-Openstack-Request-Id: req-a1012afb-4c5c-4005-a474-d5a3cbd6ef16 2019-06-08 07:33:46,352 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2019-06-08 07:33:46,352 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/security-groups.json?project_id=8b84644d874b45fe914b9b5ee2cc7a9b&name=default used request id req-a1012afb-4c5c-4005-a474-d5a3cbd6ef16 2019-06-08 07:33:46,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.056214094162s 2019-06-08 07:33:46,353 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-bgpvpn'... 2019-06-08 07:33:46,353 - xtesting.ci.run_tests - INFO - Test result: +---------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------------+------------------+------------------+----------------+ | networking-bgpvpn | functest | 00:00 | SKIP | +---------------------------+------------------+------------------+----------------+ 2019-06-08 07:33:46,405 - xtesting.ci.run_tests - INFO - Loading test case 'networking-sfc'... 2019-06-08 07:33:46,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 07:33:46,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sat, 08 Jun 2019 07:33:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46edef2c-7a80-4775-bb16-c5c08e282e6e 2019-06-08 07:33:46,452 - 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.46:5000/v3/", "rel": "self"}]}} 2019-06-08 07:33:46,452 - keystoneauth.session - DEBUG - GET call to http://172.30.9.46:5000/v3 used request id req-46edef2c-7a80-4775-bb16-c5c08e282e6e 2019-06-08 07:33:46,453 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.46:5000/v3/auth/tokens 2019-06-08 07:33:46,856 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "d2be94ca10bc410d8e2df55ad673d32f", "name": "member"}, {"id": "e5096deb7bb54cdfaba406b083716814", "name": "admin"}, {"id": "20c52caa8815436598706c0044dd78ea", "name": "reader"}], "expires_at": "2019-06-08T08:33:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3188c96ec01940fba81c35d45eb11133", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "569429e3916a40609b1b095c350d4f40"}, {"url": "http://172.30.9.46:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f8c054a2af64f418c37ee7727690693"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b02dfb863f5a4bffb36851235754ef91"}], "type": "metric", "id": "04a04b69122f4f738931230cee29629a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699fd3a20c8d40938f47375515d56729"}, {"url": "http://172.30.9.46:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a29c25ed5bae42389e53743e2b2d4cc6"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2aa7441977c496197e3dd66db370091"}], "type": "image", "id": "1229db241b1e4199aa3477e6a5aaaaf3", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.25:8080/v1/AUTH_3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f18ac20553a423cb64c4c119b4996d7"}, {"url": "http://172.30.9.46:8080/v1/AUTH_3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9cb7095bfac44798c7fb7f9deeeb6c2"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5274ae5199a462fbdfc0fea51cec5a4"}], "type": "object-store", "id": "3937992c91de456ab652dcaface65051", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.46:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469fe8a62bab4dce8322074f2fcdb9b4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e66cd3f99f9447b491021e663455e8c8"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "faa6e36db7f04aaf89b1671b36545dd9"}], "type": "cloudformation", "id": "4475ac30861f4898a3b4a3f25d4c15a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "451296117b884380836bc65617a5acf5"}, {"url": "http://172.30.9.46:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3bf63cbaa4d40d8a7b3788a9ab9cf75"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8fcd63580f1428d9b345eecdbd48204"}], "type": "compute", "id": "55cb302de7b240e1a0963bcae70f4b34", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04b4a8c11b3f4bd1ab89c03a5aa9bd51"}, {"url": "http://172.30.9.46:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "489dc505b18c45b097be2b0ce43d310b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "768110a585514cb9a095e0ffab526da4"}], "type": "identity", "id": "6494ad775fb84e9891f5bc3015a60f48", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.46:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02cf21684702424ca6c0c65fbe598276"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a219343778574f9a89cf8eda09913c42"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3727342b4d045659e67915b25bea965"}], "type": "placement", "id": "6dd232e0a9944d6f8afacd7b59c2bb55", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f4e281ad8cd4aaba41477f8f55544b4"}, {"url": "http://172.30.9.46:8776/v2/3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f80c73c49c6480dba7d5f4b80e4a948"}, {"url": "http://192.30.9.6:8776/v2/3188c96ec01940fba81c35d45eb11133", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c209dd66f03a44bd9424eb1cad43b57c"}], "type": "volumev2", "id": "7c5d79a9253b44f1afeea36304180784", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c9a71230b064918baa5ec4ab83144c8"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d7c07f63f584a70a7df59e46b53c425"}, {"url": "http://172.30.9.46:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a67b17f9d1f45acb1b7213e75ed7276"}], "type": "event", "id": "84c44c0613f94bf8bbb2e05ff2f89471", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/3188c96ec01940fba81c35d45eb11133", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "775bcb67ac30456cb720438594a475e1"}, {"url": "http://192.30.9.6:8776/v3/3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2c0df4ad6a14557a0e2b97bfa52019f"}, {"url": "http://172.30.9.46:8776/v3/3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ef016b34aa45a7ba522cfecbfec6eb"}], "type": "volumev3", "id": "8b8641e49b5f486a864b0b857a0e9a73", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "121402a262894e60b2dd90a4c91ddfc4"}, {"url": "http://192.30.9.6:8004/v1/3188c96ec01940fba81c35d45eb11133", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "843fd802e471465f9929116059937b0b"}, {"url": "http://172.30.9.46:8004/v1/3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b71667e57ac348d19ee51701c2492bc8"}], "type": "orchestration", "id": "910666d0b44e43dda71799578f2fb207", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.46:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d50b2697934e5aa702ab2b26a44279"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0eb6565be3e44b382acfbe153b647bf"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0ee7731b0a344dd95394ec40456c966"}], "type": "network", "id": "96d169df5f3246498ebfd684c882081c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.46:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6207f5501c4d439cb61786bf4936a152"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de1dcf61d9e44a7aa8f94ba8c4cf9375"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc2fab36e3514270a85a06afe9ff1894"}], "type": "alarming", "id": "96f5a2d27e6f427cbd0f869917a8dd5d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "bf0bc5911f744db0865b88b9285e5dc1", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fd79c31b868f4106baa6b4b6f650b664"}, "audit_ids": ["A-zP8RPLSzuvf2Je-BmU_Q"], "issued_at": "2019-06-08T07:33:46.000000Z"}} 2019-06-08 07:33:46,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 07:33:46,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1c64abeac796c8b12d264df4ec69caf213fffa75" 2019-06-08 07:33:47,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 08 Jun 2019 07:33:47 GMT X-Openstack-Request-Id: req-943e03d6-2f59-40de-8c67-1341637ddc3b 2019-06-08 07:33:47,160 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T06:03:01Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","provider:network_type":"flat"}]} 2019-06-08 07:33:47,160 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json?router%3Aexternal=True used request id req-943e03d6-2f59-40de-8c67-1341637ddc3b 2019-06-08 07:33:47,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.30055809021s 2019-06-08 07:33:47,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 07:33:47,172 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 08 Jun 2019 07:33:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c24fdf4a-281d-4baa-8a5a-33b77146f088 2019-06-08 07:33:47,173 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 07:33:47,173 - keystoneauth.session - DEBUG - GET call to http://172.30.9.46:5000/ used request id req-c24fdf4a-281d-4baa-8a5a-33b77146f088 2019-06-08 07:33:47,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-08 07:33:47,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1c64abeac796c8b12d264df4ec69caf213fffa75" 2019-06-08 07:33:47,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 08 Jun 2019 07:33:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdab88b8-697f-42b7-8378-e099dd4b36ca 2019-06-08 07:33:47,329 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.46:5000/v3/domains/69a9710257d445c38da42b508afe5e4c"}, "tags": [], "enabled": true, "id": "69a9710257d445c38da42b508afe5e4c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.46:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.46:5000/v3/domains", "previous": null, "next": null}} 2019-06-08 07:33:47,329 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/domains used request id req-fdab88b8-697f-42b7-8378-e099dd4b36ca 2019-06-08 07:33:47,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.155785083771s 2019-06-08 07:33:47,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-06-08 07:33:47,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1c64abeac796c8b12d264df4ec69caf213fffa75" -d '{"project": {"description": "Created by OPNFV Functest: networking-sfc", "enabled": true, "domain_id": "default", "name": "networking-sfc-project_eb3f0771-937d-4ad1-8d65-8c45b51ca81f"}}' 2019-06-08 07:33:47,557 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 374 Content-Type: application/json Date: Sat, 08 Jun 2019 07:33:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed3f6ffe-27f0-4446-81c8-c7159bf6cf00 2019-06-08 07:33:47,557 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.46:5000/v3/projects/a5fdf73c36654c9897b2505bcf609fd1"}, "tags": [], "enabled": true, "id": "a5fdf73c36654c9897b2505bcf609fd1", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_eb3f0771-937d-4ad1-8d65-8c45b51ca81f"}} 2019-06-08 07:33:47,558 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.46:5000/v3/projects used request id req-ed3f6ffe-27f0-4446-81c8-c7159bf6cf00 2019-06-08 07:33:47,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.221457958221s 2019-06-08 07:33:47,558 - 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'a5fdf73c36654c9897b2505bcf609fd1', '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_eb3f0771-937d-4ad1-8d65-8c45b51ca81f'}) 2019-06-08 07:33:47,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-06-08 07:33:47,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1c64abeac796c8b12d264df4ec69caf213fffa75" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "wxe0B81oiQ50TqNDFwd4jV1oqU4BLY", "email": null, "name": "networking-sfc-user_eb3f0771-937d-4ad1-8d65-8c45b51ca81f"}}' 2019-06-08 07:33:47,946 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 329 Content-Type: application/json Date: Sat, 08 Jun 2019 07:33:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53a05b10-0f8b-475b-81ae-e5e828a4536e 2019-06-08 07:33:47,946 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "networking-sfc-user_eb3f0771-937d-4ad1-8d65-8c45b51ca81f", "links": {"self": "http://172.30.9.46:5000/v3/users/12e216a910f24487b6dae4445c19358d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "12e216a910f24487b6dae4445c19358d", "domain_id": "default", "password_expires_at": null}} 2019-06-08 07:33:47,946 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.46:5000/v3/users used request id req-53a05b10-0f8b-475b-81ae-e5e828a4536e 2019-06-08 07:33:47,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.38171005249s 2019-06-08 07:33:47,947 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'12e216a910f24487b6dae4445c19358d', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'networking-sfc-user_eb3f0771-937d-4ad1-8d65-8c45b51ca81f'}) 2019-06-08 07:33:47,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 07:33:47,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1c64abeac796c8b12d264df4ec69caf213fffa75" 2019-06-08 07:33:48,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 07:33:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41e67e12-103e-46d2-af20-a9d0dde3a096 2019-06-08 07:33:48,061 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 07:33:48,061 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-41e67e12-103e-46d2-af20-a9d0dde3a096 2019-06-08 07:33:48,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.110515117645s 2019-06-08 07:33:48,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 07:33:48,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1c64abeac796c8b12d264df4ec69caf213fffa75" 2019-06-08 07:33:48,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 07:33:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a9e530b-fad1-4e3c-b3f7-206856ad0e68 2019-06-08 07:33:48,179 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 07:33:48,179 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-9a9e530b-fad1-4e3c-b3f7-206856ad0e68 2019-06-08 07:33:48,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.113070964813s 2019-06-08 07:33:48,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 07:33:48,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1c64abeac796c8b12d264df4ec69caf213fffa75" 2019-06-08 07:33:48,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 07:33:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c98e19e-b14d-455a-a7a4-0aeae34a1f59 2019-06-08 07:33:48,294 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 07:33:48,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-7c98e19e-b14d-455a-a7a4-0aeae34a1f59 2019-06-08 07:33:48,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.109945058823s 2019-06-08 07:33:48,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-08 07:33:48,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1c64abeac796c8b12d264df4ec69caf213fffa75" 2019-06-08 07:33:48,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 149 Content-Type: application/json Date: Sat, 08 Jun 2019 07:33:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ceda81f5-bc25-4e9a-b7c5-d08242c114eb 2019-06-08 07:33:48,406 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.46:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-08 07:33:48,407 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/domains/default used request id req-ceda81f5-bc25-4e9a-b7c5-d08242c114eb 2019-06-08 07:33:48,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.107466936111s 2019-06-08 07:33:48,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-08 07:33:48,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1c64abeac796c8b12d264df4ec69caf213fffa75" 2019-06-08 07:33:48,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Sat, 08 Jun 2019 07:33:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6750c753-d222-4a37-980a-0ee2e9efb8be 2019-06-08 07:33:48,611 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.46:5000/v3/users/05c218d902a14f40af3320874b7f92da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05c218d902a14f40af3320874b7f92da", "email": "placement@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_eb3f0771-937d-4ad1-8d65-8c45b51ca81f", "links": {"self": "http://172.30.9.46:5000/v3/users/12e216a910f24487b6dae4445c19358d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "12e216a910f24487b6dae4445c19358d", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.46:5000/v3/users/1afacf49c7e14af3a957f3511567dacc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1afacf49c7e14af3a957f3511567dacc", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.46:5000/v3/users/1f2145adf73944a6ab8ed52e5753691b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f2145adf73944a6ab8ed52e5753691b", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.46:5000/v3/users/2593ee6f9317492f990d505d77da4779"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2593ee6f9317492f990d505d77da4779", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.46:5000/v3/users/31ebed201e7e4ca5b7ee604a2b787581"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31ebed201e7e4ca5b7ee604a2b787581", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.46:5000/v3/users/3a572b3053b54834a82afa40e099a5da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a572b3053b54834a82afa40e099a5da", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.46:5000/v3/users/4fee668be3a64363800d347187a88df5"}, "domain_id": "69a9710257d445c38da42b508afe5e4c", "enabled": true, "options": {}, "id": "4fee668be3a64363800d347187a88df5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.46:5000/v3/users/66f1e9993f8b480294a60e940341f520"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66f1e9993f8b480294a60e940341f520", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.46:5000/v3/users/93fe3f7601c54ac9ad051856c17f28bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93fe3f7601c54ac9ad051856c17f28bb", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.46:5000/v3/users/c236670886154d449269b72bd9c90b0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c236670886154d449269b72bd9c90b0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.46:5000/v3/users/c65b29de08754e65a44567b1f677176f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c65b29de08754e65a44567b1f677176f", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.46:5000/v3/users/d8dd3e6eec484d33b35e900b9699495d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8dd3e6eec484d33b35e900b9699495d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.46:5000/v3/users/dda03f8796ac431cadfc3fd8cb68b8e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dda03f8796ac431cadfc3fd8cb68b8e8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.46:5000/v3/users/fd79c31b868f4106baa6b4b6f650b664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd79c31b868f4106baa6b4b6f650b664", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.46:5000/v3/users", "previous": null, "next": null}} 2019-06-08 07:33:48,611 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/users used request id req-6750c753-d222-4a37-980a-0ee2e9efb8be 2019-06-08 07:33:48,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.203422784805s 2019-06-08 07:33:48,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-08 07:33:48,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1c64abeac796c8b12d264df4ec69caf213fffa75" 2019-06-08 07:33:48,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Sat, 08 Jun 2019 07:33:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03cb2c1a-3722-44f2-bf21-5547c74a59b7 2019-06-08 07:33:48,835 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.46:5000/v3/projects/3188c96ec01940fba81c35d45eb11133"}, "tags": [], "enabled": true, "id": "3188c96ec01940fba81c35d45eb11133", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.46:5000/v3/projects/a5fdf73c36654c9897b2505bcf609fd1"}, "tags": [], "enabled": true, "id": "a5fdf73c36654c9897b2505bcf609fd1", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_eb3f0771-937d-4ad1-8d65-8c45b51ca81f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f"}, "tags": [], "enabled": true, "id": "ae5008b7eba04bb8ab8b9bea870a005f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-08 07:33:48,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/projects?domain_id=default used request id req-03cb2c1a-3722-44f2-bf21-5547c74a59b7 2019-06-08 07:33:48,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.212635993958s 2019-06-08 07:33:48,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-08 07:33:48,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/role_assignments?user.id=12e216a910f24487b6dae4445c19358d&role.id=d2be94ca10bc410d8e2df55ad673d32f&scope.project.id=a5fdf73c36654c9897b2505bcf609fd1" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1c64abeac796c8b12d264df4ec69caf213fffa75" 2019-06-08 07:33:49,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sat, 08 Jun 2019 07:33:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11da9cca-f674-417a-81c0-4ee83d9ae9e5 2019-06-08 07:33:49,041 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.46:5000/v3/role_assignments?user.id=12e216a910f24487b6dae4445c19358d&role.id=d2be94ca10bc410d8e2df55ad673d32f&scope.project.id=a5fdf73c36654c9897b2505bcf609fd1", "previous": null, "next": null}} 2019-06-08 07:33:49,041 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/role_assignments?user.id=12e216a910f24487b6dae4445c19358d&role.id=d2be94ca10bc410d8e2df55ad673d32f&scope.project.id=a5fdf73c36654c9897b2505bcf609fd1 used request id req-11da9cca-f674-417a-81c0-4ee83d9ae9e5 2019-06-08 07:33:49,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.197825908661s 2019-06-08 07:33:49,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-06-08 07:33:49,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:5000/v3/projects/a5fdf73c36654c9897b2505bcf609fd1/users/12e216a910f24487b6dae4445c19358d/roles/d2be94ca10bc410d8e2df55ad673d32f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1c64abeac796c8b12d264df4ec69caf213fffa75" 2019-06-08 07:33:49,194 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 07:33:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4499523f-967c-4135-b85c-a75fde6ca9ea 2019-06-08 07:33:49,194 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 07:33:49,194 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.46:5000/v3/projects/a5fdf73c36654c9897b2505bcf609fd1/users/12e216a910f24487b6dae4445c19358d/roles/d2be94ca10bc410d8e2df55ad673d32f used request id req-4499523f-967c-4135-b85c-a75fde6ca9ea 2019-06-08 07:33:49,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.149410009384s 2019-06-08 07:33:49,195 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'networking-sfc-project_eb3f0771-937d-4ad1-8d65-8c45b51ca81f', 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'a5fdf73c36654c9897b2505bcf609fd1', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'wxe0B81oiQ50TqNDFwd4jV1oqU4BLY', 'username': u'networking-sfc-user_eb3f0771-937d-4ad1-8d65-8c45b51ca81f', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.46:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-06-08 07:33:49,199 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'networking-sfc-user_eb3f0771-937d-4ad1-8d65-8c45b51ca81f', 'password': 'wxe0B81oiQ50TqNDFwd4jV1oqU4BLY', 'project_name': 'networking-sfc-project_eb3f0771-937d-4ad1-8d65-8c45b51ca81f', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.46:5000/v3', 'project_id': 'a5fdf73c36654c9897b2505bcf609fd1', 'project_domain_name': 'Default'} 2019-06-08 07:33:49,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 07:33:49,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1c64abeac796c8b12d264df4ec69caf213fffa75" 2019-06-08 07:33:49,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 07:33:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c28a8562-3adc-451d-a852-54c39a730150 2019-06-08 07:33:49,321 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 07:33:49,321 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-c28a8562-3adc-451d-a852-54c39a730150 2019-06-08 07:33:49,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.118948936462s 2019-06-08 07:33:49,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 07:33:49,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1c64abeac796c8b12d264df4ec69caf213fffa75" 2019-06-08 07:33:49,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 07:33:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49929290-fb1a-4207-b782-67ced8b6a3f8 2019-06-08 07:33:49,476 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 07:33:49,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-49929290-fb1a-4207-b782-67ced8b6a3f8 2019-06-08 07:33:49,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.150214910507s 2019-06-08 07:33:49,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-08 07:33:49,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1c64abeac796c8b12d264df4ec69caf213fffa75" 2019-06-08 07:33:49,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 149 Content-Type: application/json Date: Sat, 08 Jun 2019 07:33:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-588bd4e3-cc79-451f-b974-ad2c662a1dae 2019-06-08 07:33:49,590 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.46:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-08 07:33:49,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/domains/default used request id req-588bd4e3-cc79-451f-b974-ad2c662a1dae 2019-06-08 07:33:49,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.10910487175s 2019-06-08 07:33:49,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-08 07:33:49,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1c64abeac796c8b12d264df4ec69caf213fffa75" 2019-06-08 07:33:49,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Sat, 08 Jun 2019 07:33:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1fc5ca5-8869-43a4-a82e-626eaca2f8c7 2019-06-08 07:33:49,726 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.46:5000/v3/users/05c218d902a14f40af3320874b7f92da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05c218d902a14f40af3320874b7f92da", "email": "placement@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_eb3f0771-937d-4ad1-8d65-8c45b51ca81f", "links": {"self": "http://172.30.9.46:5000/v3/users/12e216a910f24487b6dae4445c19358d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "12e216a910f24487b6dae4445c19358d", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.46:5000/v3/users/1afacf49c7e14af3a957f3511567dacc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1afacf49c7e14af3a957f3511567dacc", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.46:5000/v3/users/1f2145adf73944a6ab8ed52e5753691b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f2145adf73944a6ab8ed52e5753691b", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.46:5000/v3/users/2593ee6f9317492f990d505d77da4779"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2593ee6f9317492f990d505d77da4779", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.46:5000/v3/users/31ebed201e7e4ca5b7ee604a2b787581"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31ebed201e7e4ca5b7ee604a2b787581", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.46:5000/v3/users/3a572b3053b54834a82afa40e099a5da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a572b3053b54834a82afa40e099a5da", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.46:5000/v3/users/4fee668be3a64363800d347187a88df5"}, "domain_id": "69a9710257d445c38da42b508afe5e4c", "enabled": true, "options": {}, "id": "4fee668be3a64363800d347187a88df5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.46:5000/v3/users/66f1e9993f8b480294a60e940341f520"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66f1e9993f8b480294a60e940341f520", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.46:5000/v3/users/93fe3f7601c54ac9ad051856c17f28bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93fe3f7601c54ac9ad051856c17f28bb", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.46:5000/v3/users/c236670886154d449269b72bd9c90b0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c236670886154d449269b72bd9c90b0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.46:5000/v3/users/c65b29de08754e65a44567b1f677176f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c65b29de08754e65a44567b1f677176f", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.46:5000/v3/users/d8dd3e6eec484d33b35e900b9699495d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8dd3e6eec484d33b35e900b9699495d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.46:5000/v3/users/dda03f8796ac431cadfc3fd8cb68b8e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dda03f8796ac431cadfc3fd8cb68b8e8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.46:5000/v3/users/fd79c31b868f4106baa6b4b6f650b664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd79c31b868f4106baa6b4b6f650b664", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.46:5000/v3/users", "previous": null, "next": null}} 2019-06-08 07:33:49,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/users used request id req-e1fc5ca5-8869-43a4-a82e-626eaca2f8c7 2019-06-08 07:33:49,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.135246992111s 2019-06-08 07:33:49,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-08 07:33:49,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1c64abeac796c8b12d264df4ec69caf213fffa75" 2019-06-08 07:33:49,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Sat, 08 Jun 2019 07:33:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fe4db0d-68d8-4bfe-81c1-0b82dd7b2fdd 2019-06-08 07:33:49,994 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.46:5000/v3/projects/3188c96ec01940fba81c35d45eb11133"}, "tags": [], "enabled": true, "id": "3188c96ec01940fba81c35d45eb11133", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.46:5000/v3/projects/a5fdf73c36654c9897b2505bcf609fd1"}, "tags": [], "enabled": true, "id": "a5fdf73c36654c9897b2505bcf609fd1", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_eb3f0771-937d-4ad1-8d65-8c45b51ca81f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f"}, "tags": [], "enabled": true, "id": "ae5008b7eba04bb8ab8b9bea870a005f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-08 07:33:49,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/projects?domain_id=default used request id req-8fe4db0d-68d8-4bfe-81c1-0b82dd7b2fdd 2019-06-08 07:33:49,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.256834983826s 2019-06-08 07:33:50,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-08 07:33:50,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/role_assignments?user.id=12e216a910f24487b6dae4445c19358d&role.id=e5096deb7bb54cdfaba406b083716814&scope.project.id=a5fdf73c36654c9897b2505bcf609fd1" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1c64abeac796c8b12d264df4ec69caf213fffa75" 2019-06-08 07:33:50,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sat, 08 Jun 2019 07:33:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee80e1f3-d865-479c-b58b-c7604d551586 2019-06-08 07:33:50,117 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.46:5000/v3/role_assignments?user.id=12e216a910f24487b6dae4445c19358d&role.id=e5096deb7bb54cdfaba406b083716814&scope.project.id=a5fdf73c36654c9897b2505bcf609fd1", "previous": null, "next": null}} 2019-06-08 07:33:50,117 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/role_assignments?user.id=12e216a910f24487b6dae4445c19358d&role.id=e5096deb7bb54cdfaba406b083716814&scope.project.id=a5fdf73c36654c9897b2505bcf609fd1 used request id req-ee80e1f3-d865-479c-b58b-c7604d551586 2019-06-08 07:33:50,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.115195989609s 2019-06-08 07:33:50,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-06-08 07:33:50,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:5000/v3/projects/a5fdf73c36654c9897b2505bcf609fd1/users/12e216a910f24487b6dae4445c19358d/roles/e5096deb7bb54cdfaba406b083716814 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1c64abeac796c8b12d264df4ec69caf213fffa75" 2019-06-08 07:33:50,332 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 07:33:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11c2d2ad-d955-43f7-b7b3-72f54e6147e3 2019-06-08 07:33:50,332 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 07:33:50,333 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.46:5000/v3/projects/a5fdf73c36654c9897b2505bcf609fd1/users/12e216a910f24487b6dae4445c19358d/roles/e5096deb7bb54cdfaba406b083716814 used request id req-11c2d2ad-d955-43f7-b7b3-72f54e6147e3 2019-06-08 07:33:50,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.211580991745s 2019-06-08 07:33:50,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 07:33:50,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1c64abeac796c8b12d264df4ec69caf213fffa75" 2019-06-08 07:33:50,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 07:33:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4251e79e-f2c1-4031-bb9d-6d524d259f98 2019-06-08 07:33:50,532 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 07:33:50,532 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-4251e79e-f2c1-4031-bb9d-6d524d259f98 2019-06-08 07:33:50,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.196285009384s 2019-06-08 07:33:50,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-08 07:33:50,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1c64abeac796c8b12d264df4ec69caf213fffa75" 2019-06-08 07:33:50,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 149 Content-Type: application/json Date: Sat, 08 Jun 2019 07:33:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fc9f4a4-8081-4643-92a8-c6151a1a73d0 2019-06-08 07:33:50,659 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.46:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-08 07:33:50,659 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/domains/default used request id req-1fc9f4a4-8081-4643-92a8-c6151a1a73d0 2019-06-08 07:33:50,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.122203111649s 2019-06-08 07:33:50,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-08 07:33:50,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1c64abeac796c8b12d264df4ec69caf213fffa75" 2019-06-08 07:33:50,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Sat, 08 Jun 2019 07:33:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2159d04-665b-435d-940d-b140d8c5efb9 2019-06-08 07:33:50,793 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.46:5000/v3/users/05c218d902a14f40af3320874b7f92da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05c218d902a14f40af3320874b7f92da", "email": "placement@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_eb3f0771-937d-4ad1-8d65-8c45b51ca81f", "links": {"self": "http://172.30.9.46:5000/v3/users/12e216a910f24487b6dae4445c19358d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "12e216a910f24487b6dae4445c19358d", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.46:5000/v3/users/1afacf49c7e14af3a957f3511567dacc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1afacf49c7e14af3a957f3511567dacc", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.46:5000/v3/users/1f2145adf73944a6ab8ed52e5753691b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f2145adf73944a6ab8ed52e5753691b", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.46:5000/v3/users/2593ee6f9317492f990d505d77da4779"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2593ee6f9317492f990d505d77da4779", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.46:5000/v3/users/31ebed201e7e4ca5b7ee604a2b787581"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31ebed201e7e4ca5b7ee604a2b787581", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.46:5000/v3/users/3a572b3053b54834a82afa40e099a5da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a572b3053b54834a82afa40e099a5da", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.46:5000/v3/users/4fee668be3a64363800d347187a88df5"}, "domain_id": "69a9710257d445c38da42b508afe5e4c", "enabled": true, "options": {}, "id": "4fee668be3a64363800d347187a88df5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.46:5000/v3/users/66f1e9993f8b480294a60e940341f520"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66f1e9993f8b480294a60e940341f520", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.46:5000/v3/users/93fe3f7601c54ac9ad051856c17f28bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93fe3f7601c54ac9ad051856c17f28bb", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.46:5000/v3/users/c236670886154d449269b72bd9c90b0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c236670886154d449269b72bd9c90b0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.46:5000/v3/users/c65b29de08754e65a44567b1f677176f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c65b29de08754e65a44567b1f677176f", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.46:5000/v3/users/d8dd3e6eec484d33b35e900b9699495d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8dd3e6eec484d33b35e900b9699495d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.46:5000/v3/users/dda03f8796ac431cadfc3fd8cb68b8e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dda03f8796ac431cadfc3fd8cb68b8e8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.46:5000/v3/users/fd79c31b868f4106baa6b4b6f650b664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd79c31b868f4106baa6b4b6f650b664", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.46:5000/v3/users", "previous": null, "next": null}} 2019-06-08 07:33:50,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/users used request id req-d2159d04-665b-435d-940d-b140d8c5efb9 2019-06-08 07:33:50,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.13338303566s 2019-06-08 07:33:50,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-08 07:33:50,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/role_assignments?role.id=e5096deb7bb54cdfaba406b083716814&user.id=12e216a910f24487b6dae4445c19358d&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1c64abeac796c8b12d264df4ec69caf213fffa75" 2019-06-08 07:33:50,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 193 Content-Type: application/json Date: Sat, 08 Jun 2019 07:33:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f51dc38c-3c03-4301-9ba5-d5b116521b81 2019-06-08 07:33:50,920 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.46:5000/v3/role_assignments?role.id=e5096deb7bb54cdfaba406b083716814&user.id=12e216a910f24487b6dae4445c19358d&scope.domain.id=default", "previous": null, "next": null}} 2019-06-08 07:33:50,920 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/role_assignments?role.id=e5096deb7bb54cdfaba406b083716814&user.id=12e216a910f24487b6dae4445c19358d&scope.domain.id=default used request id req-f51dc38c-3c03-4301-9ba5-d5b116521b81 2019-06-08 07:33:50,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.115107059479s 2019-06-08 07:33:50,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-06-08 07:33:50,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:5000/v3/domains/default/users/12e216a910f24487b6dae4445c19358d/roles/e5096deb7bb54cdfaba406b083716814 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1c64abeac796c8b12d264df4ec69caf213fffa75" 2019-06-08 07:33:51,069 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 07:33:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04255216-0481-46ac-8871-60295150f4d5 2019-06-08 07:33:51,069 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 07:33:51,069 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.46:5000/v3/domains/default/users/12e216a910f24487b6dae4445c19358d/roles/e5096deb7bb54cdfaba406b083716814 used request id req-04255216-0481-46ac-8871-60295150f4d5 2019-06-08 07:33:51,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.145118951797s 2019-06-08 07:33:51,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 07:33:51,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sat, 08 Jun 2019 07:33:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94c76456-8ed2-4ded-8850-12e9d752aed9 2019-06-08 07:33:51,079 - 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.46:5000/v3/", "rel": "self"}]}} 2019-06-08 07:33:51,079 - keystoneauth.session - DEBUG - GET call to http://172.30.9.46:5000/v3 used request id req-94c76456-8ed2-4ded-8850-12e9d752aed9 2019-06-08 07:33:51,079 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.46:5000/v3/auth/tokens 2019-06-08 07:33:51,497 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d2be94ca10bc410d8e2df55ad673d32f", "name": "member"}, {"id": "e5096deb7bb54cdfaba406b083716814", "name": "admin"}, {"id": "20c52caa8815436598706c0044dd78ea", "name": "reader"}], "expires_at": "2019-06-08T08:33:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a5fdf73c36654c9897b2505bcf609fd1", "name": "networking-sfc-project_eb3f0771-937d-4ad1-8d65-8c45b51ca81f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "569429e3916a40609b1b095c350d4f40"}, {"url": "http://172.30.9.46:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f8c054a2af64f418c37ee7727690693"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b02dfb863f5a4bffb36851235754ef91"}], "type": "metric", "id": "04a04b69122f4f738931230cee29629a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699fd3a20c8d40938f47375515d56729"}, {"url": "http://172.30.9.46:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a29c25ed5bae42389e53743e2b2d4cc6"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2aa7441977c496197e3dd66db370091"}], "type": "image", "id": "1229db241b1e4199aa3477e6a5aaaaf3", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.25:8080/v1/AUTH_a5fdf73c36654c9897b2505bcf609fd1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f18ac20553a423cb64c4c119b4996d7"}, {"url": "http://172.30.9.46:8080/v1/AUTH_a5fdf73c36654c9897b2505bcf609fd1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9cb7095bfac44798c7fb7f9deeeb6c2"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5274ae5199a462fbdfc0fea51cec5a4"}], "type": "object-store", "id": "3937992c91de456ab652dcaface65051", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.46:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469fe8a62bab4dce8322074f2fcdb9b4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e66cd3f99f9447b491021e663455e8c8"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "faa6e36db7f04aaf89b1671b36545dd9"}], "type": "cloudformation", "id": "4475ac30861f4898a3b4a3f25d4c15a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "451296117b884380836bc65617a5acf5"}, {"url": "http://172.30.9.46:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3bf63cbaa4d40d8a7b3788a9ab9cf75"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8fcd63580f1428d9b345eecdbd48204"}], "type": "compute", "id": "55cb302de7b240e1a0963bcae70f4b34", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04b4a8c11b3f4bd1ab89c03a5aa9bd51"}, {"url": "http://172.30.9.46:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "489dc505b18c45b097be2b0ce43d310b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "768110a585514cb9a095e0ffab526da4"}], "type": "identity", "id": "6494ad775fb84e9891f5bc3015a60f48", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.46:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02cf21684702424ca6c0c65fbe598276"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a219343778574f9a89cf8eda09913c42"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3727342b4d045659e67915b25bea965"}], "type": "placement", "id": "6dd232e0a9944d6f8afacd7b59c2bb55", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a5fdf73c36654c9897b2505bcf609fd1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f4e281ad8cd4aaba41477f8f55544b4"}, {"url": "http://172.30.9.46:8776/v2/a5fdf73c36654c9897b2505bcf609fd1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f80c73c49c6480dba7d5f4b80e4a948"}, {"url": "http://192.30.9.6:8776/v2/a5fdf73c36654c9897b2505bcf609fd1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c209dd66f03a44bd9424eb1cad43b57c"}], "type": "volumev2", "id": "7c5d79a9253b44f1afeea36304180784", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c9a71230b064918baa5ec4ab83144c8"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d7c07f63f584a70a7df59e46b53c425"}, {"url": "http://172.30.9.46:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a67b17f9d1f45acb1b7213e75ed7276"}], "type": "event", "id": "84c44c0613f94bf8bbb2e05ff2f89471", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a5fdf73c36654c9897b2505bcf609fd1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "775bcb67ac30456cb720438594a475e1"}, {"url": "http://192.30.9.6:8776/v3/a5fdf73c36654c9897b2505bcf609fd1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2c0df4ad6a14557a0e2b97bfa52019f"}, {"url": "http://172.30.9.46:8776/v3/a5fdf73c36654c9897b2505bcf609fd1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ef016b34aa45a7ba522cfecbfec6eb"}], "type": "volumev3", "id": "8b8641e49b5f486a864b0b857a0e9a73", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a5fdf73c36654c9897b2505bcf609fd1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "121402a262894e60b2dd90a4c91ddfc4"}, {"url": "http://192.30.9.6:8004/v1/a5fdf73c36654c9897b2505bcf609fd1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "843fd802e471465f9929116059937b0b"}, {"url": "http://172.30.9.46:8004/v1/a5fdf73c36654c9897b2505bcf609fd1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b71667e57ac348d19ee51701c2492bc8"}], "type": "orchestration", "id": "910666d0b44e43dda71799578f2fb207", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.46:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d50b2697934e5aa702ab2b26a44279"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0eb6565be3e44b382acfbe153b647bf"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0ee7731b0a344dd95394ec40456c966"}], "type": "network", "id": "96d169df5f3246498ebfd684c882081c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.46:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6207f5501c4d439cb61786bf4936a152"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de1dcf61d9e44a7aa8f94ba8c4cf9375"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc2fab36e3514270a85a06afe9ff1894"}], "type": "alarming", "id": "96f5a2d27e6f427cbd0f869917a8dd5d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "bf0bc5911f744db0865b88b9285e5dc1", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "networking-sfc-user_eb3f0771-937d-4ad1-8d65-8c45b51ca81f", "id": "12e216a910f24487b6dae4445c19358d"}, "audit_ids": ["c3Oy3Uh3Q-GKT3JJOuhsyw"], "issued_at": "2019-06-08T07:33:51.000000Z"}} 2019-06-08 07:33:51,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-06-08 07:33:51,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f17515416292454d02ee9512b2264c03c3bbfcca" 2019-06-08 07:33:51,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sat, 08 Jun 2019 07:33:51 GMT X-Openstack-Request-Id: req-36d169ac-b31f-48ae-8cf9-da3611bbf1fc 2019-06-08 07:33:51,715 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-06-08 07:33:51,716 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/extensions.json used request id req-36d169ac-b31f-48ae-8cf9-da3611bbf1fc 2019-06-08 07:33:51,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.21555185318s 2019-06-08 07:33:51,725 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: sfc 2019-06-08 07:33:51,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-08 07:33:51,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1c64abeac796c8b12d264df4ec69caf213fffa75" 2019-06-08 07:33:51,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Sat, 08 Jun 2019 07:33:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e881f20-08ef-4720-8171-a254110ff16b 2019-06-08 07:33:51,869 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.46:5000/v3/users/05c218d902a14f40af3320874b7f92da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05c218d902a14f40af3320874b7f92da", "email": "placement@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_eb3f0771-937d-4ad1-8d65-8c45b51ca81f", "links": {"self": "http://172.30.9.46:5000/v3/users/12e216a910f24487b6dae4445c19358d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "12e216a910f24487b6dae4445c19358d", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.46:5000/v3/users/1afacf49c7e14af3a957f3511567dacc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1afacf49c7e14af3a957f3511567dacc", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.46:5000/v3/users/1f2145adf73944a6ab8ed52e5753691b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f2145adf73944a6ab8ed52e5753691b", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.46:5000/v3/users/2593ee6f9317492f990d505d77da4779"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2593ee6f9317492f990d505d77da4779", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.46:5000/v3/users/31ebed201e7e4ca5b7ee604a2b787581"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31ebed201e7e4ca5b7ee604a2b787581", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.46:5000/v3/users/3a572b3053b54834a82afa40e099a5da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a572b3053b54834a82afa40e099a5da", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.46:5000/v3/users/4fee668be3a64363800d347187a88df5"}, "domain_id": "69a9710257d445c38da42b508afe5e4c", "enabled": true, "options": {}, "id": "4fee668be3a64363800d347187a88df5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.46:5000/v3/users/66f1e9993f8b480294a60e940341f520"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66f1e9993f8b480294a60e940341f520", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.46:5000/v3/users/93fe3f7601c54ac9ad051856c17f28bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93fe3f7601c54ac9ad051856c17f28bb", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.46:5000/v3/users/c236670886154d449269b72bd9c90b0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c236670886154d449269b72bd9c90b0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.46:5000/v3/users/c65b29de08754e65a44567b1f677176f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c65b29de08754e65a44567b1f677176f", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.46:5000/v3/users/d8dd3e6eec484d33b35e900b9699495d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8dd3e6eec484d33b35e900b9699495d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.46:5000/v3/users/dda03f8796ac431cadfc3fd8cb68b8e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dda03f8796ac431cadfc3fd8cb68b8e8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.46:5000/v3/users/fd79c31b868f4106baa6b4b6f650b664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd79c31b868f4106baa6b4b6f650b664", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.46:5000/v3/users", "previous": null, "next": null}} 2019-06-08 07:33:51,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/users used request id req-2e881f20-08ef-4720-8171-a254110ff16b 2019-06-08 07:33:51,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.143167972565s 2019-06-08 07:33:51,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-08 07:33:51,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/users/12e216a910f24487b6dae4445c19358d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1c64abeac796c8b12d264df4ec69caf213fffa75" 2019-06-08 07:33:51,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 231 Content-Type: application/json Date: Sat, 08 Jun 2019 07:33:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41db9e6a-8578-4288-a654-10b4a191f9d4 2019-06-08 07:33:51,998 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "networking-sfc-user_eb3f0771-937d-4ad1-8d65-8c45b51ca81f", "links": {"self": "http://172.30.9.46:5000/v3/users/12e216a910f24487b6dae4445c19358d"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "12e216a910f24487b6dae4445c19358d", "description": null}} 2019-06-08 07:33:51,998 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/users/12e216a910f24487b6dae4445c19358d used request id req-41db9e6a-8578-4288-a654-10b4a191f9d4 2019-06-08 07:33:51,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.123449087143s 2019-06-08 07:33:51,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-06-08 07:33:52,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:5000/v3/users/12e216a910f24487b6dae4445c19358d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1c64abeac796c8b12d264df4ec69caf213fffa75" 2019-06-08 07:33:52,196 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 07:33:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8fc7a67-16b0-49d8-be31-c92863d11cb0 2019-06-08 07:33:52,196 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 07:33:52,196 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.46:5000/v3/users/12e216a910f24487b6dae4445c19358d used request id req-d8fc7a67-16b0-49d8-be31-c92863d11cb0 2019-06-08 07:33:52,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.197629928589s 2019-06-08 07:33:52,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-08 07:33:52,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1c64abeac796c8b12d264df4ec69caf213fffa75" 2019-06-08 07:33:52,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 390 Content-Type: application/json Date: Sat, 08 Jun 2019 07:33:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14bb5239-ffde-452d-8602-e5fd00b9aad8 2019-06-08 07:33:52,316 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.46:5000/v3/projects/3188c96ec01940fba81c35d45eb11133"}, "tags": [], "enabled": true, "id": "3188c96ec01940fba81c35d45eb11133", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.46:5000/v3/projects/a5fdf73c36654c9897b2505bcf609fd1"}, "tags": [], "enabled": true, "id": "a5fdf73c36654c9897b2505bcf609fd1", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_eb3f0771-937d-4ad1-8d65-8c45b51ca81f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f"}, "tags": [], "enabled": true, "id": "ae5008b7eba04bb8ab8b9bea870a005f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-08 07:33:52,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/projects used request id req-14bb5239-ffde-452d-8602-e5fd00b9aad8 2019-06-08 07:33:52,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.113638877869s 2019-06-08 07:33:52,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-06-08 07:33:52,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:5000/v3/projects/a5fdf73c36654c9897b2505bcf609fd1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1c64abeac796c8b12d264df4ec69caf213fffa75" 2019-06-08 07:33:52,591 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 07:33:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-431bface-e733-4230-a33e-16d9000b111d 2019-06-08 07:33:52,591 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 07:33:52,591 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.46:5000/v3/projects/a5fdf73c36654c9897b2505bcf609fd1 used request id req-431bface-e733-4230-a33e-16d9000b111d 2019-06-08 07:33:52,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.270513057709s 2019-06-08 07:33:52,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-08 07:33:52,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:9696/v2.0/security-groups.json?project_id=a5fdf73c36654c9897b2505bcf609fd1&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1c64abeac796c8b12d264df4ec69caf213fffa75" 2019-06-08 07:33:52,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Sat, 08 Jun 2019 07:33:52 GMT X-Openstack-Request-Id: req-e06d7109-ef47-4c31-bd08-18ae5ce9f697 2019-06-08 07:33:52,627 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2019-06-08 07:33:52,627 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/security-groups.json?project_id=a5fdf73c36654c9897b2505bcf609fd1&name=default used request id req-e06d7109-ef47-4c31-bd08-18ae5ce9f697 2019-06-08 07:33:52,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0312049388885s 2019-06-08 07:33:52,628 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-sfc'... 2019-06-08 07:33:52,628 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | networking-sfc | functest | 00:00 | SKIP | +------------------------+------------------+------------------+----------------+ 2019-06-08 07:33:52,684 - xtesting.ci.run_tests - INFO - Loading test case 'barbican'... 2019-06-08 07:33:52,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 07:33:52,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sat, 08 Jun 2019 07:33:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbcf8568-3b9c-4c03-8c6d-09b3287e9725 2019-06-08 07:33:52,733 - 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.46:5000/v3/", "rel": "self"}]}} 2019-06-08 07:33:52,733 - keystoneauth.session - DEBUG - GET call to http://172.30.9.46:5000/v3 used request id req-bbcf8568-3b9c-4c03-8c6d-09b3287e9725 2019-06-08 07:33:52,733 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.46:5000/v3/auth/tokens 2019-06-08 07:33:53,146 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "d2be94ca10bc410d8e2df55ad673d32f", "name": "member"}, {"id": "e5096deb7bb54cdfaba406b083716814", "name": "admin"}, {"id": "20c52caa8815436598706c0044dd78ea", "name": "reader"}], "expires_at": "2019-06-08T08:33:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3188c96ec01940fba81c35d45eb11133", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "569429e3916a40609b1b095c350d4f40"}, {"url": "http://172.30.9.46:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f8c054a2af64f418c37ee7727690693"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b02dfb863f5a4bffb36851235754ef91"}], "type": "metric", "id": "04a04b69122f4f738931230cee29629a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699fd3a20c8d40938f47375515d56729"}, {"url": "http://172.30.9.46:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a29c25ed5bae42389e53743e2b2d4cc6"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2aa7441977c496197e3dd66db370091"}], "type": "image", "id": "1229db241b1e4199aa3477e6a5aaaaf3", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.25:8080/v1/AUTH_3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f18ac20553a423cb64c4c119b4996d7"}, {"url": "http://172.30.9.46:8080/v1/AUTH_3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9cb7095bfac44798c7fb7f9deeeb6c2"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5274ae5199a462fbdfc0fea51cec5a4"}], "type": "object-store", "id": "3937992c91de456ab652dcaface65051", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.46:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469fe8a62bab4dce8322074f2fcdb9b4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e66cd3f99f9447b491021e663455e8c8"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "faa6e36db7f04aaf89b1671b36545dd9"}], "type": "cloudformation", "id": "4475ac30861f4898a3b4a3f25d4c15a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "451296117b884380836bc65617a5acf5"}, {"url": "http://172.30.9.46:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3bf63cbaa4d40d8a7b3788a9ab9cf75"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8fcd63580f1428d9b345eecdbd48204"}], "type": "compute", "id": "55cb302de7b240e1a0963bcae70f4b34", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04b4a8c11b3f4bd1ab89c03a5aa9bd51"}, {"url": "http://172.30.9.46:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "489dc505b18c45b097be2b0ce43d310b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "768110a585514cb9a095e0ffab526da4"}], "type": "identity", "id": "6494ad775fb84e9891f5bc3015a60f48", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.46:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02cf21684702424ca6c0c65fbe598276"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a219343778574f9a89cf8eda09913c42"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3727342b4d045659e67915b25bea965"}], "type": "placement", "id": "6dd232e0a9944d6f8afacd7b59c2bb55", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f4e281ad8cd4aaba41477f8f55544b4"}, {"url": "http://172.30.9.46:8776/v2/3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f80c73c49c6480dba7d5f4b80e4a948"}, {"url": "http://192.30.9.6:8776/v2/3188c96ec01940fba81c35d45eb11133", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c209dd66f03a44bd9424eb1cad43b57c"}], "type": "volumev2", "id": "7c5d79a9253b44f1afeea36304180784", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c9a71230b064918baa5ec4ab83144c8"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d7c07f63f584a70a7df59e46b53c425"}, {"url": "http://172.30.9.46:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a67b17f9d1f45acb1b7213e75ed7276"}], "type": "event", "id": "84c44c0613f94bf8bbb2e05ff2f89471", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/3188c96ec01940fba81c35d45eb11133", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "775bcb67ac30456cb720438594a475e1"}, {"url": "http://192.30.9.6:8776/v3/3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2c0df4ad6a14557a0e2b97bfa52019f"}, {"url": "http://172.30.9.46:8776/v3/3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ef016b34aa45a7ba522cfecbfec6eb"}], "type": "volumev3", "id": "8b8641e49b5f486a864b0b857a0e9a73", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "121402a262894e60b2dd90a4c91ddfc4"}, {"url": "http://192.30.9.6:8004/v1/3188c96ec01940fba81c35d45eb11133", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "843fd802e471465f9929116059937b0b"}, {"url": "http://172.30.9.46:8004/v1/3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b71667e57ac348d19ee51701c2492bc8"}], "type": "orchestration", "id": "910666d0b44e43dda71799578f2fb207", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.46:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d50b2697934e5aa702ab2b26a44279"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0eb6565be3e44b382acfbe153b647bf"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0ee7731b0a344dd95394ec40456c966"}], "type": "network", "id": "96d169df5f3246498ebfd684c882081c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.46:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6207f5501c4d439cb61786bf4936a152"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de1dcf61d9e44a7aa8f94ba8c4cf9375"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc2fab36e3514270a85a06afe9ff1894"}], "type": "alarming", "id": "96f5a2d27e6f427cbd0f869917a8dd5d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "bf0bc5911f744db0865b88b9285e5dc1", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fd79c31b868f4106baa6b4b6f650b664"}, "audit_ids": ["Uz-2R-xtRBKGFf1Pbgr9nQ"], "issued_at": "2019-06-08T07:33:53.000000Z"}} 2019-06-08 07:33:53,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 07:33:53,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dfd6942f90458de994773c16c9387ea2c0eb4755" 2019-06-08 07:33:53,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 08 Jun 2019 07:33:53 GMT X-Openstack-Request-Id: req-f6d6e9ff-4222-4a95-b027-f75f02515aed 2019-06-08 07:33:53,534 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T06:03:01Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","provider:network_type":"flat"}]} 2019-06-08 07:33:53,534 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f6d6e9ff-4222-4a95-b027-f75f02515aed 2019-06-08 07:33:53,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.385020017624s 2019-06-08 07:33:53,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 07:33:53,547 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 08 Jun 2019 07:33:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce396310-f9b4-4cc2-a947-d625daeeb16f 2019-06-08 07:33:53,547 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 07:33:53,547 - keystoneauth.session - DEBUG - GET call to http://172.30.9.46:5000/ used request id req-ce396310-f9b4-4cc2-a947-d625daeeb16f 2019-06-08 07:33:53,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-08 07:33:53,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dfd6942f90458de994773c16c9387ea2c0eb4755" 2019-06-08 07:33:53,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 08 Jun 2019 07:33:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ead9d6f7-2fa0-47c2-8d61-b2b302cfb0f2 2019-06-08 07:33:53,663 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.46:5000/v3/domains/69a9710257d445c38da42b508afe5e4c"}, "tags": [], "enabled": true, "id": "69a9710257d445c38da42b508afe5e4c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.46:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.46:5000/v3/domains", "previous": null, "next": null}} 2019-06-08 07:33:53,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/domains used request id req-ead9d6f7-2fa0-47c2-8d61-b2b302cfb0f2 2019-06-08 07:33:53,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.115515947342s 2019-06-08 07:33:53,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-06-08 07:33:53,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dfd6942f90458de994773c16c9387ea2c0eb4755" -d '{"project": {"description": "Created by OPNFV Functest: barbican", "enabled": true, "domain_id": "default", "name": "barbican-project_7a452b29-b9d7-409c-8185-fa0f8182ba3a"}}' 2019-06-08 07:33:53,995 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Sat, 08 Jun 2019 07:33:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-764208f6-97bb-48aa-8d09-5e50fe2dcd22 2019-06-08 07:33:53,995 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.46:5000/v3/projects/43bf9b2aa090462c8fd8f09d5184c2af"}, "tags": [], "enabled": true, "id": "43bf9b2aa090462c8fd8f09d5184c2af", "parent_id": "default", "domain_id": "default", "name": "barbican-project_7a452b29-b9d7-409c-8185-fa0f8182ba3a"}} 2019-06-08 07:33:53,995 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.46:5000/v3/projects used request id req-764208f6-97bb-48aa-8d09-5e50fe2dcd22 2019-06-08 07:33:53,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.324173927307s 2019-06-08 07:33:53,996 - 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'43bf9b2aa090462c8fd8f09d5184c2af', '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_7a452b29-b9d7-409c-8185-fa0f8182ba3a'}) 2019-06-08 07:33:54,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-06-08 07:33:54,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dfd6942f90458de994773c16c9387ea2c0eb4755" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "MTcoJrHgZwGYUrPKoNkB9kIfFoHoK8", "email": null, "name": "barbican-user_7a452b29-b9d7-409c-8185-fa0f8182ba3a"}}' 2019-06-08 07:33:54,379 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Sat, 08 Jun 2019 07:33:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a71ba622-64a3-4c18-9001-a256f2fd2d10 2019-06-08 07:33:54,379 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "barbican-user_7a452b29-b9d7-409c-8185-fa0f8182ba3a", "links": {"self": "http://172.30.9.46:5000/v3/users/33f3c4053f5741bf8d58a48c8bc9f2d7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "33f3c4053f5741bf8d58a48c8bc9f2d7", "domain_id": "default", "password_expires_at": null}} 2019-06-08 07:33:54,379 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.46:5000/v3/users used request id req-a71ba622-64a3-4c18-9001-a256f2fd2d10 2019-06-08 07:33:54,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.377408981323s 2019-06-08 07:33:54,380 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'33f3c4053f5741bf8d58a48c8bc9f2d7', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'barbican-user_7a452b29-b9d7-409c-8185-fa0f8182ba3a'}) 2019-06-08 07:33:54,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 07:33:54,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dfd6942f90458de994773c16c9387ea2c0eb4755" 2019-06-08 07:33:54,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 07:33:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db19de08-3618-4200-8d28-6753a0c30ae9 2019-06-08 07:33:54,580 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 07:33:54,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-db19de08-3618-4200-8d28-6753a0c30ae9 2019-06-08 07:33:54,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.19640994072s 2019-06-08 07:33:54,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 07:33:54,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dfd6942f90458de994773c16c9387ea2c0eb4755" 2019-06-08 07:33:54,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 07:33:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fbe3f5b-1e88-409c-bfd5-654102ac33b2 2019-06-08 07:33:54,738 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 07:33:54,738 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-7fbe3f5b-1e88-409c-bfd5-654102ac33b2 2019-06-08 07:33:54,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.152859210968s 2019-06-08 07:33:54,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 07:33:54,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dfd6942f90458de994773c16c9387ea2c0eb4755" 2019-06-08 07:33:54,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 07:33:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef2bb1af-abee-4fe5-8b49-0bfca2605e31 2019-06-08 07:33:54,853 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 07:33:54,853 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-ef2bb1af-abee-4fe5-8b49-0bfca2605e31 2019-06-08 07:33:54,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.110856056213s 2019-06-08 07:33:54,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-08 07:33:54,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dfd6942f90458de994773c16c9387ea2c0eb4755" 2019-06-08 07:33:55,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 149 Content-Type: application/json Date: Sat, 08 Jun 2019 07:33:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-025b335b-ee8b-45bc-b183-6a38fda383d9 2019-06-08 07:33:55,008 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.46:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-08 07:33:55,008 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/domains/default used request id req-025b335b-ee8b-45bc-b183-6a38fda383d9 2019-06-08 07:33:55,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.149856090546s 2019-06-08 07:33:55,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-08 07:33:55,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dfd6942f90458de994773c16c9387ea2c0eb4755" 2019-06-08 07:33:55,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Sat, 08 Jun 2019 07:33:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5173c4b4-57eb-487f-9748-951db6e85a75 2019-06-08 07:33:55,142 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.46:5000/v3/users/05c218d902a14f40af3320874b7f92da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05c218d902a14f40af3320874b7f92da", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.46:5000/v3/users/1afacf49c7e14af3a957f3511567dacc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1afacf49c7e14af3a957f3511567dacc", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.46:5000/v3/users/1f2145adf73944a6ab8ed52e5753691b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f2145adf73944a6ab8ed52e5753691b", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.46:5000/v3/users/2593ee6f9317492f990d505d77da4779"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2593ee6f9317492f990d505d77da4779", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.46:5000/v3/users/31ebed201e7e4ca5b7ee604a2b787581"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31ebed201e7e4ca5b7ee604a2b787581", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican-user_7a452b29-b9d7-409c-8185-fa0f8182ba3a", "links": {"self": "http://172.30.9.46:5000/v3/users/33f3c4053f5741bf8d58a48c8bc9f2d7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "33f3c4053f5741bf8d58a48c8bc9f2d7", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.46:5000/v3/users/3a572b3053b54834a82afa40e099a5da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a572b3053b54834a82afa40e099a5da", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.46:5000/v3/users/4fee668be3a64363800d347187a88df5"}, "domain_id": "69a9710257d445c38da42b508afe5e4c", "enabled": true, "options": {}, "id": "4fee668be3a64363800d347187a88df5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.46:5000/v3/users/66f1e9993f8b480294a60e940341f520"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66f1e9993f8b480294a60e940341f520", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.46:5000/v3/users/93fe3f7601c54ac9ad051856c17f28bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93fe3f7601c54ac9ad051856c17f28bb", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.46:5000/v3/users/c236670886154d449269b72bd9c90b0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c236670886154d449269b72bd9c90b0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.46:5000/v3/users/c65b29de08754e65a44567b1f677176f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c65b29de08754e65a44567b1f677176f", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.46:5000/v3/users/d8dd3e6eec484d33b35e900b9699495d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8dd3e6eec484d33b35e900b9699495d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.46:5000/v3/users/dda03f8796ac431cadfc3fd8cb68b8e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dda03f8796ac431cadfc3fd8cb68b8e8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.46:5000/v3/users/fd79c31b868f4106baa6b4b6f650b664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd79c31b868f4106baa6b4b6f650b664", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.46:5000/v3/users", "previous": null, "next": null}} 2019-06-08 07:33:55,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/users used request id req-5173c4b4-57eb-487f-9748-951db6e85a75 2019-06-08 07:33:55,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.132770061493s 2019-06-08 07:33:55,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-08 07:33:55,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dfd6942f90458de994773c16c9387ea2c0eb4755" 2019-06-08 07:33:55,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 392 Content-Type: application/json Date: Sat, 08 Jun 2019 07:33:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23059d0a-f21f-47a7-baed-427bbab97d70 2019-06-08 07:33:55,269 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.46:5000/v3/projects/3188c96ec01940fba81c35d45eb11133"}, "tags": [], "enabled": true, "id": "3188c96ec01940fba81c35d45eb11133", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.46:5000/v3/projects/43bf9b2aa090462c8fd8f09d5184c2af"}, "tags": [], "enabled": true, "id": "43bf9b2aa090462c8fd8f09d5184c2af", "parent_id": "default", "domain_id": "default", "name": "barbican-project_7a452b29-b9d7-409c-8185-fa0f8182ba3a"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f"}, "tags": [], "enabled": true, "id": "ae5008b7eba04bb8ab8b9bea870a005f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-08 07:33:55,269 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/projects?domain_id=default used request id req-23059d0a-f21f-47a7-baed-427bbab97d70 2019-06-08 07:33:55,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.115382194519s 2019-06-08 07:33:55,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-08 07:33:55,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/role_assignments?user.id=33f3c4053f5741bf8d58a48c8bc9f2d7&role.id=d2be94ca10bc410d8e2df55ad673d32f&scope.project.id=43bf9b2aa090462c8fd8f09d5184c2af" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dfd6942f90458de994773c16c9387ea2c0eb4755" 2019-06-08 07:33:55,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Sat, 08 Jun 2019 07:33:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e897e4a-77de-4d7d-9774-36189b725c12 2019-06-08 07:33:55,390 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.46:5000/v3/role_assignments?user.id=33f3c4053f5741bf8d58a48c8bc9f2d7&role.id=d2be94ca10bc410d8e2df55ad673d32f&scope.project.id=43bf9b2aa090462c8fd8f09d5184c2af", "previous": null, "next": null}} 2019-06-08 07:33:55,390 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/role_assignments?user.id=33f3c4053f5741bf8d58a48c8bc9f2d7&role.id=d2be94ca10bc410d8e2df55ad673d32f&scope.project.id=43bf9b2aa090462c8fd8f09d5184c2af used request id req-0e897e4a-77de-4d7d-9774-36189b725c12 2019-06-08 07:33:55,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.112221956253s 2019-06-08 07:33:55,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-06-08 07:33:55,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:5000/v3/projects/43bf9b2aa090462c8fd8f09d5184c2af/users/33f3c4053f5741bf8d58a48c8bc9f2d7/roles/d2be94ca10bc410d8e2df55ad673d32f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dfd6942f90458de994773c16c9387ea2c0eb4755" 2019-06-08 07:33:55,542 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 07:33:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f985a61-66a5-46dd-b750-6735611a2242 2019-06-08 07:33:55,542 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 07:33:55,542 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.46:5000/v3/projects/43bf9b2aa090462c8fd8f09d5184c2af/users/33f3c4053f5741bf8d58a48c8bc9f2d7/roles/d2be94ca10bc410d8e2df55ad673d32f used request id req-2f985a61-66a5-46dd-b750-6735611a2242 2019-06-08 07:33:55,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.148622989655s 2019-06-08 07:33:55,543 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'barbican-project_7a452b29-b9d7-409c-8185-fa0f8182ba3a', 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'43bf9b2aa090462c8fd8f09d5184c2af', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'MTcoJrHgZwGYUrPKoNkB9kIfFoHoK8', 'username': u'barbican-user_7a452b29-b9d7-409c-8185-fa0f8182ba3a', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.46:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-06-08 07:33:55,547 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'barbican-user_7a452b29-b9d7-409c-8185-fa0f8182ba3a', 'password': 'MTcoJrHgZwGYUrPKoNkB9kIfFoHoK8', 'project_name': 'barbican-project_7a452b29-b9d7-409c-8185-fa0f8182ba3a', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.46:5000/v3', 'project_id': '43bf9b2aa090462c8fd8f09d5184c2af', 'project_domain_name': 'Default'} 2019-06-08 07:33:55,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 07:33:55,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dfd6942f90458de994773c16c9387ea2c0eb4755" 2019-06-08 07:33:55,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 07:33:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb495db5-f092-4da6-bb29-db0ac33799bd 2019-06-08 07:33:55,670 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 07:33:55,671 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-cb495db5-f092-4da6-bb29-db0ac33799bd 2019-06-08 07:33:55,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.120313167572s 2019-06-08 07:33:55,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 07:33:55,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dfd6942f90458de994773c16c9387ea2c0eb4755" 2019-06-08 07:33:55,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 07:33:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5dde7595-5af0-441e-be25-5542816ea1d7 2019-06-08 07:33:55,790 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 07:33:55,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-5dde7595-5af0-441e-be25-5542816ea1d7 2019-06-08 07:33:55,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.114195108414s 2019-06-08 07:33:55,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-08 07:33:55,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dfd6942f90458de994773c16c9387ea2c0eb4755" 2019-06-08 07:33:55,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 149 Content-Type: application/json Date: Sat, 08 Jun 2019 07:33:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdd27cf6-2228-4eff-8bd2-5ff4f1cad2a2 2019-06-08 07:33:55,914 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.46:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-08 07:33:55,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/domains/default used request id req-fdd27cf6-2228-4eff-8bd2-5ff4f1cad2a2 2019-06-08 07:33:55,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.119418144226s 2019-06-08 07:33:55,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-08 07:33:55,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dfd6942f90458de994773c16c9387ea2c0eb4755" 2019-06-08 07:33:56,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Sat, 08 Jun 2019 07:33:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98e05633-0243-4c28-8b68-5aa8949785f7 2019-06-08 07:33:56,044 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.46:5000/v3/users/05c218d902a14f40af3320874b7f92da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05c218d902a14f40af3320874b7f92da", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.46:5000/v3/users/1afacf49c7e14af3a957f3511567dacc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1afacf49c7e14af3a957f3511567dacc", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.46:5000/v3/users/1f2145adf73944a6ab8ed52e5753691b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f2145adf73944a6ab8ed52e5753691b", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.46:5000/v3/users/2593ee6f9317492f990d505d77da4779"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2593ee6f9317492f990d505d77da4779", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.46:5000/v3/users/31ebed201e7e4ca5b7ee604a2b787581"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31ebed201e7e4ca5b7ee604a2b787581", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican-user_7a452b29-b9d7-409c-8185-fa0f8182ba3a", "links": {"self": "http://172.30.9.46:5000/v3/users/33f3c4053f5741bf8d58a48c8bc9f2d7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "33f3c4053f5741bf8d58a48c8bc9f2d7", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.46:5000/v3/users/3a572b3053b54834a82afa40e099a5da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a572b3053b54834a82afa40e099a5da", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.46:5000/v3/users/4fee668be3a64363800d347187a88df5"}, "domain_id": "69a9710257d445c38da42b508afe5e4c", "enabled": true, "options": {}, "id": "4fee668be3a64363800d347187a88df5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.46:5000/v3/users/66f1e9993f8b480294a60e940341f520"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66f1e9993f8b480294a60e940341f520", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.46:5000/v3/users/93fe3f7601c54ac9ad051856c17f28bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93fe3f7601c54ac9ad051856c17f28bb", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.46:5000/v3/users/c236670886154d449269b72bd9c90b0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c236670886154d449269b72bd9c90b0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.46:5000/v3/users/c65b29de08754e65a44567b1f677176f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c65b29de08754e65a44567b1f677176f", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.46:5000/v3/users/d8dd3e6eec484d33b35e900b9699495d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8dd3e6eec484d33b35e900b9699495d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.46:5000/v3/users/dda03f8796ac431cadfc3fd8cb68b8e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dda03f8796ac431cadfc3fd8cb68b8e8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.46:5000/v3/users/fd79c31b868f4106baa6b4b6f650b664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd79c31b868f4106baa6b4b6f650b664", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.46:5000/v3/users", "previous": null, "next": null}} 2019-06-08 07:33:56,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/users used request id req-98e05633-0243-4c28-8b68-5aa8949785f7 2019-06-08 07:33:56,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.128582000732s 2019-06-08 07:33:56,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-08 07:33:56,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dfd6942f90458de994773c16c9387ea2c0eb4755" 2019-06-08 07:33:56,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 392 Content-Type: application/json Date: Sat, 08 Jun 2019 07:33:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6b6ca91-eafb-4a53-ac4a-b8ae2f0716cb 2019-06-08 07:33:56,167 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.46:5000/v3/projects/3188c96ec01940fba81c35d45eb11133"}, "tags": [], "enabled": true, "id": "3188c96ec01940fba81c35d45eb11133", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.46:5000/v3/projects/43bf9b2aa090462c8fd8f09d5184c2af"}, "tags": [], "enabled": true, "id": "43bf9b2aa090462c8fd8f09d5184c2af", "parent_id": "default", "domain_id": "default", "name": "barbican-project_7a452b29-b9d7-409c-8185-fa0f8182ba3a"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f"}, "tags": [], "enabled": true, "id": "ae5008b7eba04bb8ab8b9bea870a005f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-08 07:33:56,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/projects?domain_id=default used request id req-e6b6ca91-eafb-4a53-ac4a-b8ae2f0716cb 2019-06-08 07:33:56,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.112086057663s 2019-06-08 07:33:56,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-08 07:33:56,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/role_assignments?user.id=33f3c4053f5741bf8d58a48c8bc9f2d7&role.id=e5096deb7bb54cdfaba406b083716814&scope.project.id=43bf9b2aa090462c8fd8f09d5184c2af" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dfd6942f90458de994773c16c9387ea2c0eb4755" 2019-06-08 07:33:56,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Sat, 08 Jun 2019 07:33:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-254a72ab-f305-4130-b54e-44c2545602e2 2019-06-08 07:33:56,287 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.46:5000/v3/role_assignments?user.id=33f3c4053f5741bf8d58a48c8bc9f2d7&role.id=e5096deb7bb54cdfaba406b083716814&scope.project.id=43bf9b2aa090462c8fd8f09d5184c2af", "previous": null, "next": null}} 2019-06-08 07:33:56,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/role_assignments?user.id=33f3c4053f5741bf8d58a48c8bc9f2d7&role.id=e5096deb7bb54cdfaba406b083716814&scope.project.id=43bf9b2aa090462c8fd8f09d5184c2af used request id req-254a72ab-f305-4130-b54e-44c2545602e2 2019-06-08 07:33:56,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.112293958664s 2019-06-08 07:33:56,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-06-08 07:33:56,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:5000/v3/projects/43bf9b2aa090462c8fd8f09d5184c2af/users/33f3c4053f5741bf8d58a48c8bc9f2d7/roles/e5096deb7bb54cdfaba406b083716814 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dfd6942f90458de994773c16c9387ea2c0eb4755" 2019-06-08 07:33:56,452 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 07:33:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a41fc29-1f39-40a3-884d-dd06e6a47999 2019-06-08 07:33:56,452 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 07:33:56,452 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.46:5000/v3/projects/43bf9b2aa090462c8fd8f09d5184c2af/users/33f3c4053f5741bf8d58a48c8bc9f2d7/roles/e5096deb7bb54cdfaba406b083716814 used request id req-7a41fc29-1f39-40a3-884d-dd06e6a47999 2019-06-08 07:33:56,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.161335945129s 2019-06-08 07:33:56,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 07:33:56,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dfd6942f90458de994773c16c9387ea2c0eb4755" 2019-06-08 07:33:56,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 07:33:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e27869f5-db3f-4d89-9c0c-e29e8d6bce3e 2019-06-08 07:33:56,652 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 07:33:56,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-e27869f5-db3f-4d89-9c0c-e29e8d6bce3e 2019-06-08 07:33:56,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.19632601738s 2019-06-08 07:33:56,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-08 07:33:56,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dfd6942f90458de994773c16c9387ea2c0eb4755" 2019-06-08 07:33:56,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 149 Content-Type: application/json Date: Sat, 08 Jun 2019 07:33:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c22d482-6242-40c5-bc1f-f472d4555499 2019-06-08 07:33:56,764 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.46:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-08 07:33:56,764 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/domains/default used request id req-4c22d482-6242-40c5-bc1f-f472d4555499 2019-06-08 07:33:56,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.107635974884s 2019-06-08 07:33:56,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-08 07:33:56,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dfd6942f90458de994773c16c9387ea2c0eb4755" 2019-06-08 07:33:57,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Sat, 08 Jun 2019 07:33:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6381dbc0-c26a-4677-a649-82c5d0def134 2019-06-08 07:33:57,002 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.46:5000/v3/users/05c218d902a14f40af3320874b7f92da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05c218d902a14f40af3320874b7f92da", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.46:5000/v3/users/1afacf49c7e14af3a957f3511567dacc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1afacf49c7e14af3a957f3511567dacc", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.46:5000/v3/users/1f2145adf73944a6ab8ed52e5753691b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f2145adf73944a6ab8ed52e5753691b", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.46:5000/v3/users/2593ee6f9317492f990d505d77da4779"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2593ee6f9317492f990d505d77da4779", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.46:5000/v3/users/31ebed201e7e4ca5b7ee604a2b787581"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31ebed201e7e4ca5b7ee604a2b787581", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican-user_7a452b29-b9d7-409c-8185-fa0f8182ba3a", "links": {"self": "http://172.30.9.46:5000/v3/users/33f3c4053f5741bf8d58a48c8bc9f2d7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "33f3c4053f5741bf8d58a48c8bc9f2d7", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.46:5000/v3/users/3a572b3053b54834a82afa40e099a5da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a572b3053b54834a82afa40e099a5da", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.46:5000/v3/users/4fee668be3a64363800d347187a88df5"}, "domain_id": "69a9710257d445c38da42b508afe5e4c", "enabled": true, "options": {}, "id": "4fee668be3a64363800d347187a88df5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.46:5000/v3/users/66f1e9993f8b480294a60e940341f520"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66f1e9993f8b480294a60e940341f520", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.46:5000/v3/users/93fe3f7601c54ac9ad051856c17f28bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93fe3f7601c54ac9ad051856c17f28bb", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.46:5000/v3/users/c236670886154d449269b72bd9c90b0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c236670886154d449269b72bd9c90b0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.46:5000/v3/users/c65b29de08754e65a44567b1f677176f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c65b29de08754e65a44567b1f677176f", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.46:5000/v3/users/d8dd3e6eec484d33b35e900b9699495d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8dd3e6eec484d33b35e900b9699495d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.46:5000/v3/users/dda03f8796ac431cadfc3fd8cb68b8e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dda03f8796ac431cadfc3fd8cb68b8e8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.46:5000/v3/users/fd79c31b868f4106baa6b4b6f650b664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd79c31b868f4106baa6b4b6f650b664", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.46:5000/v3/users", "previous": null, "next": null}} 2019-06-08 07:33:57,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/users used request id req-6381dbc0-c26a-4677-a649-82c5d0def134 2019-06-08 07:33:57,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.236831188202s 2019-06-08 07:33:57,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-08 07:33:57,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/role_assignments?role.id=e5096deb7bb54cdfaba406b083716814&user.id=33f3c4053f5741bf8d58a48c8bc9f2d7&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dfd6942f90458de994773c16c9387ea2c0eb4755" 2019-06-08 07:33:57,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 193 Content-Type: application/json Date: Sat, 08 Jun 2019 07:33:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9f8346f-9fa7-4ddd-b93c-4d34188e3862 2019-06-08 07:33:57,166 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.46:5000/v3/role_assignments?role.id=e5096deb7bb54cdfaba406b083716814&user.id=33f3c4053f5741bf8d58a48c8bc9f2d7&scope.domain.id=default", "previous": null, "next": null}} 2019-06-08 07:33:57,166 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/role_assignments?role.id=e5096deb7bb54cdfaba406b083716814&user.id=33f3c4053f5741bf8d58a48c8bc9f2d7&scope.domain.id=default used request id req-b9f8346f-9fa7-4ddd-b93c-4d34188e3862 2019-06-08 07:33:57,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.153653144836s 2019-06-08 07:33:57,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-06-08 07:33:57,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:5000/v3/domains/default/users/33f3c4053f5741bf8d58a48c8bc9f2d7/roles/e5096deb7bb54cdfaba406b083716814 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dfd6942f90458de994773c16c9387ea2c0eb4755" 2019-06-08 07:33:57,315 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 07:33:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70af1ec5-6aea-48d0-a1e4-badddceeb6f8 2019-06-08 07:33:57,315 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 07:33:57,315 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.46:5000/v3/domains/default/users/33f3c4053f5741bf8d58a48c8bc9f2d7/roles/e5096deb7bb54cdfaba406b083716814 used request id req-70af1ec5-6aea-48d0-a1e4-badddceeb6f8 2019-06-08 07:33:57,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.146044015884s 2019-06-08 07:33:57,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 07:33:57,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sat, 08 Jun 2019 07:33:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b1bf209-d156-4ad9-97d3-2215cc6b4dac 2019-06-08 07:33:57,328 - 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.46:5000/v3/", "rel": "self"}]}} 2019-06-08 07:33:57,328 - keystoneauth.session - DEBUG - GET call to http://172.30.9.46:5000/v3 used request id req-2b1bf209-d156-4ad9-97d3-2215cc6b4dac 2019-06-08 07:33:57,328 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.46:5000/v3/auth/tokens 2019-06-08 07:33:57,731 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d2be94ca10bc410d8e2df55ad673d32f", "name": "member"}, {"id": "e5096deb7bb54cdfaba406b083716814", "name": "admin"}, {"id": "20c52caa8815436598706c0044dd78ea", "name": "reader"}], "expires_at": "2019-06-08T08:33:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43bf9b2aa090462c8fd8f09d5184c2af", "name": "barbican-project_7a452b29-b9d7-409c-8185-fa0f8182ba3a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "569429e3916a40609b1b095c350d4f40"}, {"url": "http://172.30.9.46:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f8c054a2af64f418c37ee7727690693"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b02dfb863f5a4bffb36851235754ef91"}], "type": "metric", "id": "04a04b69122f4f738931230cee29629a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699fd3a20c8d40938f47375515d56729"}, {"url": "http://172.30.9.46:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a29c25ed5bae42389e53743e2b2d4cc6"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2aa7441977c496197e3dd66db370091"}], "type": "image", "id": "1229db241b1e4199aa3477e6a5aaaaf3", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.25:8080/v1/AUTH_43bf9b2aa090462c8fd8f09d5184c2af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f18ac20553a423cb64c4c119b4996d7"}, {"url": "http://172.30.9.46:8080/v1/AUTH_43bf9b2aa090462c8fd8f09d5184c2af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9cb7095bfac44798c7fb7f9deeeb6c2"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5274ae5199a462fbdfc0fea51cec5a4"}], "type": "object-store", "id": "3937992c91de456ab652dcaface65051", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.46:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469fe8a62bab4dce8322074f2fcdb9b4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e66cd3f99f9447b491021e663455e8c8"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "faa6e36db7f04aaf89b1671b36545dd9"}], "type": "cloudformation", "id": "4475ac30861f4898a3b4a3f25d4c15a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "451296117b884380836bc65617a5acf5"}, {"url": "http://172.30.9.46:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3bf63cbaa4d40d8a7b3788a9ab9cf75"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8fcd63580f1428d9b345eecdbd48204"}], "type": "compute", "id": "55cb302de7b240e1a0963bcae70f4b34", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04b4a8c11b3f4bd1ab89c03a5aa9bd51"}, {"url": "http://172.30.9.46:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "489dc505b18c45b097be2b0ce43d310b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "768110a585514cb9a095e0ffab526da4"}], "type": "identity", "id": "6494ad775fb84e9891f5bc3015a60f48", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.46:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02cf21684702424ca6c0c65fbe598276"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a219343778574f9a89cf8eda09913c42"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3727342b4d045659e67915b25bea965"}], "type": "placement", "id": "6dd232e0a9944d6f8afacd7b59c2bb55", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/43bf9b2aa090462c8fd8f09d5184c2af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f4e281ad8cd4aaba41477f8f55544b4"}, {"url": "http://172.30.9.46:8776/v2/43bf9b2aa090462c8fd8f09d5184c2af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f80c73c49c6480dba7d5f4b80e4a948"}, {"url": "http://192.30.9.6:8776/v2/43bf9b2aa090462c8fd8f09d5184c2af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c209dd66f03a44bd9424eb1cad43b57c"}], "type": "volumev2", "id": "7c5d79a9253b44f1afeea36304180784", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c9a71230b064918baa5ec4ab83144c8"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d7c07f63f584a70a7df59e46b53c425"}, {"url": "http://172.30.9.46:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a67b17f9d1f45acb1b7213e75ed7276"}], "type": "event", "id": "84c44c0613f94bf8bbb2e05ff2f89471", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/43bf9b2aa090462c8fd8f09d5184c2af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "775bcb67ac30456cb720438594a475e1"}, {"url": "http://192.30.9.6:8776/v3/43bf9b2aa090462c8fd8f09d5184c2af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2c0df4ad6a14557a0e2b97bfa52019f"}, {"url": "http://172.30.9.46:8776/v3/43bf9b2aa090462c8fd8f09d5184c2af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ef016b34aa45a7ba522cfecbfec6eb"}], "type": "volumev3", "id": "8b8641e49b5f486a864b0b857a0e9a73", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/43bf9b2aa090462c8fd8f09d5184c2af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "121402a262894e60b2dd90a4c91ddfc4"}, {"url": "http://192.30.9.6:8004/v1/43bf9b2aa090462c8fd8f09d5184c2af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "843fd802e471465f9929116059937b0b"}, {"url": "http://172.30.9.46:8004/v1/43bf9b2aa090462c8fd8f09d5184c2af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b71667e57ac348d19ee51701c2492bc8"}], "type": "orchestration", "id": "910666d0b44e43dda71799578f2fb207", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.46:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d50b2697934e5aa702ab2b26a44279"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0eb6565be3e44b382acfbe153b647bf"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0ee7731b0a344dd95394ec40456c966"}], "type": "network", "id": "96d169df5f3246498ebfd684c882081c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.46:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6207f5501c4d439cb61786bf4936a152"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de1dcf61d9e44a7aa8f94ba8c4cf9375"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc2fab36e3514270a85a06afe9ff1894"}], "type": "alarming", "id": "96f5a2d27e6f427cbd0f869917a8dd5d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "bf0bc5911f744db0865b88b9285e5dc1", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "barbican-user_7a452b29-b9d7-409c-8185-fa0f8182ba3a", "id": "33f3c4053f5741bf8d58a48c8bc9f2d7"}, "audit_ids": ["pDNDUhB1TsKANVZt4gJ8rw"], "issued_at": "2019-06-08T07:33:57.000000Z"}} 2019-06-08 07:33:57,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 07:33:57,739 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 08 Jun 2019 07:33:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07a3b303-e6a2-45e9-9022-92d0e3ff3889 2019-06-08 07:33:57,740 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 07:33:57,740 - keystoneauth.session - DEBUG - GET call to http://172.30.9.46:5000/ used request id req-07a3b303-e6a2-45e9-9022-92d0e3ff3889 2019-06-08 07:33:57,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-06-08 07:33:57,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.6:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 07:33:57,753 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 08 Jun 2019 07:33:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c05a5f55-1e7a-4cd2-adbf-ea9dc992be04 2019-06-08 07:33:57,753 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://192.30.9.6:35357/v3/", "rel": "self"}]}]}} 2019-06-08 07:33:57,753 - keystoneauth.session - DEBUG - GET call to http://192.30.9.6:35357/ used request id req-c05a5f55-1e7a-4cd2-adbf-ea9dc992be04 2019-06-08 07:33:57,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.6:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}22f4ca0f8e8afe2ee949f47b735cdbe75fdaa073" 2019-06-08 07:33:57,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sat, 08 Jun 2019 07:33:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8515660-0bc2-43c6-8ff5-174f6118aa5a 2019-06-08 07:33:57,943 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.6:35357/v3/services/04a04b69122f4f738931230cee29629a"}, "enabled": true, "type": "metric", "id": "04a04b69122f4f738931230cee29629a", "name": "gnocchi"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.6:35357/v3/services/1229db241b1e4199aa3477e6a5aaaaf3"}, "enabled": true, "type": "image", "id": "1229db241b1e4199aa3477e6a5aaaaf3", "name": "glance"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.6:35357/v3/services/3937992c91de456ab652dcaface65051"}, "enabled": true, "type": "object-store", "id": "3937992c91de456ab652dcaface65051", "name": "swift"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.6:35357/v3/services/4475ac30861f4898a3b4a3f25d4c15a7"}, "enabled": true, "type": "cloudformation", "id": "4475ac30861f4898a3b4a3f25d4c15a7", "name": "heat-cfn"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.6:35357/v3/services/55cb302de7b240e1a0963bcae70f4b34"}, "enabled": true, "type": "compute", "id": "55cb302de7b240e1a0963bcae70f4b34", "name": "nova"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.6:35357/v3/services/6494ad775fb84e9891f5bc3015a60f48"}, "enabled": true, "type": "identity", "id": "6494ad775fb84e9891f5bc3015a60f48", "name": "keystone"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.6:35357/v3/services/6dd232e0a9944d6f8afacd7b59c2bb55"}, "enabled": true, "type": "placement", "id": "6dd232e0a9944d6f8afacd7b59c2bb55", "name": "placement"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.6:35357/v3/services/7c5d79a9253b44f1afeea36304180784"}, "enabled": true, "type": "volumev2", "id": "7c5d79a9253b44f1afeea36304180784", "name": "cinderv2"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.6:35357/v3/services/84c44c0613f94bf8bbb2e05ff2f89471"}, "enabled": true, "type": "event", "id": "84c44c0613f94bf8bbb2e05ff2f89471", "name": "panko"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.6:35357/v3/services/8b8641e49b5f486a864b0b857a0e9a73"}, "enabled": true, "type": "volumev3", "id": "8b8641e49b5f486a864b0b857a0e9a73", "name": "cinderv3"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.6:35357/v3/services/910666d0b44e43dda71799578f2fb207"}, "enabled": true, "type": "orchestration", "id": "910666d0b44e43dda71799578f2fb207", "name": "heat"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.6:35357/v3/services/96d169df5f3246498ebfd684c882081c"}, "enabled": true, "type": "network", "id": "96d169df5f3246498ebfd684c882081c", "name": "neutron"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.6:35357/v3/services/96f5a2d27e6f427cbd0f869917a8dd5d"}, "enabled": true, "type": "alarming", "id": "96f5a2d27e6f427cbd0f869917a8dd5d", "name": "aodh"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.6:35357/v3/services/bf0bc5911f744db0865b88b9285e5dc1"}, "enabled": true, "type": "metering", "id": "bf0bc5911f744db0865b88b9285e5dc1", "name": "ceilometer"}], "links": {"self": "http://192.30.9.6:35357/v3/services", "previous": null, "next": null}} 2019-06-08 07:33:57,943 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.6:35357/v3/services used request id req-f8515660-0bc2-43c6-8ff5-174f6118aa5a 2019-06-08 07:33:57,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.200231075287s 2019-06-08 07:33:57,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-06-08 07:33:57,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}22f4ca0f8e8afe2ee949f47b735cdbe75fdaa073" 2019-06-08 07:33:58,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sat, 08 Jun 2019 07:33:58 GMT X-Openstack-Request-Id: req-dc1034ec-e64e-4d7c-9790-08619cdffcdc 2019-06-08 07:33:58,235 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-06-08 07:33:58,235 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/extensions.json used request id req-dc1034ec-e64e-4d7c-9790-08619cdffcdc 2019-06-08 07:33:58,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.280779123306s 2019-06-08 07:33:58,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-08 07:33:58,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dfd6942f90458de994773c16c9387ea2c0eb4755" 2019-06-08 07:33:58,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Sat, 08 Jun 2019 07:33:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e1fe0db-5040-4667-ab23-33c369d4e9fd 2019-06-08 07:33:58,473 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.46:5000/v3/users/05c218d902a14f40af3320874b7f92da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05c218d902a14f40af3320874b7f92da", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.46:5000/v3/users/1afacf49c7e14af3a957f3511567dacc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1afacf49c7e14af3a957f3511567dacc", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.46:5000/v3/users/1f2145adf73944a6ab8ed52e5753691b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f2145adf73944a6ab8ed52e5753691b", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.46:5000/v3/users/2593ee6f9317492f990d505d77da4779"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2593ee6f9317492f990d505d77da4779", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.46:5000/v3/users/31ebed201e7e4ca5b7ee604a2b787581"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31ebed201e7e4ca5b7ee604a2b787581", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican-user_7a452b29-b9d7-409c-8185-fa0f8182ba3a", "links": {"self": "http://172.30.9.46:5000/v3/users/33f3c4053f5741bf8d58a48c8bc9f2d7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "33f3c4053f5741bf8d58a48c8bc9f2d7", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.46:5000/v3/users/3a572b3053b54834a82afa40e099a5da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a572b3053b54834a82afa40e099a5da", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.46:5000/v3/users/4fee668be3a64363800d347187a88df5"}, "domain_id": "69a9710257d445c38da42b508afe5e4c", "enabled": true, "options": {}, "id": "4fee668be3a64363800d347187a88df5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.46:5000/v3/users/66f1e9993f8b480294a60e940341f520"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66f1e9993f8b480294a60e940341f520", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.46:5000/v3/users/93fe3f7601c54ac9ad051856c17f28bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93fe3f7601c54ac9ad051856c17f28bb", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.46:5000/v3/users/c236670886154d449269b72bd9c90b0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c236670886154d449269b72bd9c90b0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.46:5000/v3/users/c65b29de08754e65a44567b1f677176f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c65b29de08754e65a44567b1f677176f", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.46:5000/v3/users/d8dd3e6eec484d33b35e900b9699495d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8dd3e6eec484d33b35e900b9699495d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.46:5000/v3/users/dda03f8796ac431cadfc3fd8cb68b8e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dda03f8796ac431cadfc3fd8cb68b8e8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.46:5000/v3/users/fd79c31b868f4106baa6b4b6f650b664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd79c31b868f4106baa6b4b6f650b664", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.46:5000/v3/users", "previous": null, "next": null}} 2019-06-08 07:33:58,474 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/users used request id req-7e1fe0db-5040-4667-ab23-33c369d4e9fd 2019-06-08 07:33:58,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.228142023087s 2019-06-08 07:33:58,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-08 07:33:58,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/users/33f3c4053f5741bf8d58a48c8bc9f2d7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dfd6942f90458de994773c16c9387ea2c0eb4755" 2019-06-08 07:33:58,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 225 Content-Type: application/json Date: Sat, 08 Jun 2019 07:33:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9e8d46e-ef82-44ce-93af-014b3764e37c 2019-06-08 07:33:58,602 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "barbican-user_7a452b29-b9d7-409c-8185-fa0f8182ba3a", "links": {"self": "http://172.30.9.46:5000/v3/users/33f3c4053f5741bf8d58a48c8bc9f2d7"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "33f3c4053f5741bf8d58a48c8bc9f2d7", "description": null}} 2019-06-08 07:33:58,602 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/users/33f3c4053f5741bf8d58a48c8bc9f2d7 used request id req-c9e8d46e-ef82-44ce-93af-014b3764e37c 2019-06-08 07:33:58,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.122789859772s 2019-06-08 07:33:58,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-06-08 07:33:58,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:5000/v3/users/33f3c4053f5741bf8d58a48c8bc9f2d7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dfd6942f90458de994773c16c9387ea2c0eb4755" 2019-06-08 07:33:58,868 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 07:33:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3d5d132-c79a-4e8e-bd76-3bd698c70314 2019-06-08 07:33:58,868 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 07:33:58,868 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.46:5000/v3/users/33f3c4053f5741bf8d58a48c8bc9f2d7 used request id req-a3d5d132-c79a-4e8e-bd76-3bd698c70314 2019-06-08 07:33:58,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.265391111374s 2019-06-08 07:33:58,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-08 07:33:58,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dfd6942f90458de994773c16c9387ea2c0eb4755" 2019-06-08 07:33:58,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Sat, 08 Jun 2019 07:33:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18b82e60-8d4e-432f-b0b6-e3a87f088f31 2019-06-08 07:33:58,990 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.46:5000/v3/projects/3188c96ec01940fba81c35d45eb11133"}, "tags": [], "enabled": true, "id": "3188c96ec01940fba81c35d45eb11133", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.46:5000/v3/projects/43bf9b2aa090462c8fd8f09d5184c2af"}, "tags": [], "enabled": true, "id": "43bf9b2aa090462c8fd8f09d5184c2af", "parent_id": "default", "domain_id": "default", "name": "barbican-project_7a452b29-b9d7-409c-8185-fa0f8182ba3a"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f"}, "tags": [], "enabled": true, "id": "ae5008b7eba04bb8ab8b9bea870a005f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-08 07:33:58,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/projects used request id req-18b82e60-8d4e-432f-b0b6-e3a87f088f31 2019-06-08 07:33:58,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.115802049637s 2019-06-08 07:33:58,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-06-08 07:33:58,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:5000/v3/projects/43bf9b2aa090462c8fd8f09d5184c2af -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dfd6942f90458de994773c16c9387ea2c0eb4755" 2019-06-08 07:33:59,202 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 07:33:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56ab2b45-8186-4b38-93bb-f68ba5d40d09 2019-06-08 07:33:59,202 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 07:33:59,202 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.46:5000/v3/projects/43bf9b2aa090462c8fd8f09d5184c2af used request id req-56ab2b45-8186-4b38-93bb-f68ba5d40d09 2019-06-08 07:33:59,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.207425117493s 2019-06-08 07:33:59,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-08 07:33:59,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:9696/v2.0/security-groups.json?project_id=43bf9b2aa090462c8fd8f09d5184c2af&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dfd6942f90458de994773c16c9387ea2c0eb4755" 2019-06-08 07:33:59,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Sat, 08 Jun 2019 07:33:59 GMT X-Openstack-Request-Id: req-44881b00-7c94-402e-865a-6b7fe8731fbc 2019-06-08 07:33:59,233 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2019-06-08 07:33:59,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/security-groups.json?project_id=43bf9b2aa090462c8fd8f09d5184c2af&name=default used request id req-44881b00-7c94-402e-865a-6b7fe8731fbc 2019-06-08 07:33:59,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0260000228882s 2019-06-08 07:33:59,233 - xtesting.ci.run_tests - INFO - Skipping test case 'barbican'... 2019-06-08 07:33:59,234 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | barbican | functest | 00:00 | SKIP | +-------------------+------------------+------------------+----------------+ 2019-06-08 07:33:59,239 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------------+------------------+---------------+------------------+----------------+ | neutron-tempest-plugin-api | functest | smoke | 11:29 | PASS | | rally_sanity | functest | smoke | 22:45 | FAIL | | refstack_defcore | functest | smoke | 06:18 | FAIL | | tempest_full | functest | smoke | 37:23 | FAIL | | tempest_scenario | functest | smoke | 07:38 | PASS | | patrole | functest | smoke | 03:03 | PASS | | neutron_trunk | functest | smoke | 02:17 | PASS | | networking-bgpvpn | functest | smoke | 00:00 | SKIP | | networking-sfc | functest | smoke | 00:00 | SKIP | | barbican | functest | smoke | 00:00 | SKIP | +------------------------------------+------------------+---------------+------------------+----------------+ 2019-06-08 07:33:59,249 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2019-06-08 07:34:02,119 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-hunter-41 | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | DEBUG | true | | INSTALLER_TYPE | apex | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-06-08 07:34:02,122 - 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.46,192.30.9.6 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.46:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=zKoHO1Q6CDuGhs57fW23Skal4 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=3188c96ec01940fba81c35d45eb11133 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2019-06-08 07:34:02,123 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-06-08 07:34:02,123 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +----------------------+---------------+-------------------------------------------------+-------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +----------------------+---------------+-------------------------------------------------+-------------------------------------------+ | benchmarking | 2 | Run several OpenStack performance tools | rally_full rally_jobs vmtp shaker | | | | https://docs.openstack.org/performance- | | | | | docs/latest/methodologies/tools.html | | +----------------------+---------------+-------------------------------------------------+-------------------------------------------+ 2019-06-08 07:34:02,132 - xtesting.ci.run_tests - INFO - Loading test case 'rally_full'... 2019-06-08 07:34:02,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 07:34:02,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sat, 08 Jun 2019 07:34:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2587ab1a-0f30-471d-b5b0-d75b06615677 2019-06-08 07:34:02,397 - 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.46:5000/v3/", "rel": "self"}]}} 2019-06-08 07:34:02,397 - keystoneauth.session - DEBUG - GET call to http://172.30.9.46:5000/v3 used request id req-2587ab1a-0f30-471d-b5b0-d75b06615677 2019-06-08 07:34:02,398 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.46:5000/v3/auth/tokens 2019-06-08 07:34:02,808 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "d2be94ca10bc410d8e2df55ad673d32f", "name": "member"}, {"id": "e5096deb7bb54cdfaba406b083716814", "name": "admin"}, {"id": "20c52caa8815436598706c0044dd78ea", "name": "reader"}], "expires_at": "2019-06-08T08:34:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3188c96ec01940fba81c35d45eb11133", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "569429e3916a40609b1b095c350d4f40"}, {"url": "http://172.30.9.46:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f8c054a2af64f418c37ee7727690693"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b02dfb863f5a4bffb36851235754ef91"}], "type": "metric", "id": "04a04b69122f4f738931230cee29629a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699fd3a20c8d40938f47375515d56729"}, {"url": "http://172.30.9.46:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a29c25ed5bae42389e53743e2b2d4cc6"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2aa7441977c496197e3dd66db370091"}], "type": "image", "id": "1229db241b1e4199aa3477e6a5aaaaf3", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.25:8080/v1/AUTH_3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f18ac20553a423cb64c4c119b4996d7"}, {"url": "http://172.30.9.46:8080/v1/AUTH_3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9cb7095bfac44798c7fb7f9deeeb6c2"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5274ae5199a462fbdfc0fea51cec5a4"}], "type": "object-store", "id": "3937992c91de456ab652dcaface65051", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.46:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469fe8a62bab4dce8322074f2fcdb9b4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e66cd3f99f9447b491021e663455e8c8"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "faa6e36db7f04aaf89b1671b36545dd9"}], "type": "cloudformation", "id": "4475ac30861f4898a3b4a3f25d4c15a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "451296117b884380836bc65617a5acf5"}, {"url": "http://172.30.9.46:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3bf63cbaa4d40d8a7b3788a9ab9cf75"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8fcd63580f1428d9b345eecdbd48204"}], "type": "compute", "id": "55cb302de7b240e1a0963bcae70f4b34", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04b4a8c11b3f4bd1ab89c03a5aa9bd51"}, {"url": "http://172.30.9.46:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "489dc505b18c45b097be2b0ce43d310b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "768110a585514cb9a095e0ffab526da4"}], "type": "identity", "id": "6494ad775fb84e9891f5bc3015a60f48", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.46:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02cf21684702424ca6c0c65fbe598276"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a219343778574f9a89cf8eda09913c42"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3727342b4d045659e67915b25bea965"}], "type": "placement", "id": "6dd232e0a9944d6f8afacd7b59c2bb55", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f4e281ad8cd4aaba41477f8f55544b4"}, {"url": "http://172.30.9.46:8776/v2/3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f80c73c49c6480dba7d5f4b80e4a948"}, {"url": "http://192.30.9.6:8776/v2/3188c96ec01940fba81c35d45eb11133", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c209dd66f03a44bd9424eb1cad43b57c"}], "type": "volumev2", "id": "7c5d79a9253b44f1afeea36304180784", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c9a71230b064918baa5ec4ab83144c8"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d7c07f63f584a70a7df59e46b53c425"}, {"url": "http://172.30.9.46:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a67b17f9d1f45acb1b7213e75ed7276"}], "type": "event", "id": "84c44c0613f94bf8bbb2e05ff2f89471", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/3188c96ec01940fba81c35d45eb11133", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "775bcb67ac30456cb720438594a475e1"}, {"url": "http://192.30.9.6:8776/v3/3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2c0df4ad6a14557a0e2b97bfa52019f"}, {"url": "http://172.30.9.46:8776/v3/3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ef016b34aa45a7ba522cfecbfec6eb"}], "type": "volumev3", "id": "8b8641e49b5f486a864b0b857a0e9a73", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "121402a262894e60b2dd90a4c91ddfc4"}, {"url": "http://192.30.9.6:8004/v1/3188c96ec01940fba81c35d45eb11133", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "843fd802e471465f9929116059937b0b"}, {"url": "http://172.30.9.46:8004/v1/3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b71667e57ac348d19ee51701c2492bc8"}], "type": "orchestration", "id": "910666d0b44e43dda71799578f2fb207", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.46:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d50b2697934e5aa702ab2b26a44279"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0eb6565be3e44b382acfbe153b647bf"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0ee7731b0a344dd95394ec40456c966"}], "type": "network", "id": "96d169df5f3246498ebfd684c882081c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.46:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6207f5501c4d439cb61786bf4936a152"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de1dcf61d9e44a7aa8f94ba8c4cf9375"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc2fab36e3514270a85a06afe9ff1894"}], "type": "alarming", "id": "96f5a2d27e6f427cbd0f869917a8dd5d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "bf0bc5911f744db0865b88b9285e5dc1", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fd79c31b868f4106baa6b4b6f650b664"}, "audit_ids": ["KK3-tBeBR_6gYr1-vZaYFg"], "issued_at": "2019-06-08T07:34:02.000000Z"}} 2019-06-08 07:34:02,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 07:34:02,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ccfb6b70baa411f129f3e01e63f44b988598afdb" 2019-06-08 07:34:03,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 08 Jun 2019 07:34:03 GMT X-Openstack-Request-Id: req-bbc781a9-9b6c-40b4-8d23-8daf34a6fb65 2019-06-08 07:34:03,470 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T06:03:01Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","provider:network_type":"flat"}]} 2019-06-08 07:34:03,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json?router%3Aexternal=True used request id req-bbc781a9-9b6c-40b4-8d23-8daf34a6fb65 2019-06-08 07:34:03,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.658530950546s 2019-06-08 07:34:03,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 07:34:03,481 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 08 Jun 2019 07:34:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bea139af-41aa-4d28-aeb4-fbf57d856a49 2019-06-08 07:34:03,481 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 07:34:03,482 - keystoneauth.session - DEBUG - GET call to http://172.30.9.46:5000/ used request id req-bea139af-41aa-4d28-aeb4-fbf57d856a49 2019-06-08 07:34:03,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-08 07:34:03,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ccfb6b70baa411f129f3e01e63f44b988598afdb" 2019-06-08 07:34:03,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 08 Jun 2019 07:34:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75664913-b2fd-43ed-8345-cf698c4ad0e7 2019-06-08 07:34:03,680 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.46:5000/v3/domains/69a9710257d445c38da42b508afe5e4c"}, "tags": [], "enabled": true, "id": "69a9710257d445c38da42b508afe5e4c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.46:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.46:5000/v3/domains", "previous": null, "next": null}} 2019-06-08 07:34:03,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/domains used request id req-75664913-b2fd-43ed-8345-cf698c4ad0e7 2019-06-08 07:34:03,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.197766065598s 2019-06-08 07:34:03,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-06-08 07:34:03,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ccfb6b70baa411f129f3e01e63f44b988598afdb" -d '{"project": {"description": "Created by OPNFV Functest: rally_full", "enabled": true, "domain_id": "default", "name": "rally_full-project_d09e47f0-7c5b-4a3d-a70a-228f31777d7e"}}' 2019-06-08 07:34:03,911 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 366 Content-Type: application/json Date: Sat, 08 Jun 2019 07:34:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04699c04-e124-40ed-b50f-a06e19fe2321 2019-06-08 07:34:03,911 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: rally_full", "links": {"self": "http://172.30.9.46:5000/v3/projects/b4e9f5ee0e0a4286890a1b0b4796fbfd"}, "tags": [], "enabled": true, "id": "b4e9f5ee0e0a4286890a1b0b4796fbfd", "parent_id": "default", "domain_id": "default", "name": "rally_full-project_d09e47f0-7c5b-4a3d-a70a-228f31777d7e"}} 2019-06-08 07:34:03,911 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.46:5000/v3/projects used request id req-04699c04-e124-40ed-b50f-a06e19fe2321 2019-06-08 07:34:03,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.224057197571s 2019-06-08 07:34:03,912 - 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'b4e9f5ee0e0a4286890a1b0b4796fbfd', '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_d09e47f0-7c5b-4a3d-a70a-228f31777d7e'}) 2019-06-08 07:34:03,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-06-08 07:34:03,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ccfb6b70baa411f129f3e01e63f44b988598afdb" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "hdNVZfklw7HOqU6jSjNQkc6CnXh7dc", "email": null, "name": "rally_full-user_d09e47f0-7c5b-4a3d-a70a-228f31777d7e"}}' 2019-06-08 07:34:04,398 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 325 Content-Type: application/json Date: Sat, 08 Jun 2019 07:34:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6d77359-006b-4f7b-97be-ea84ab7f39bf 2019-06-08 07:34:04,398 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_full-user_d09e47f0-7c5b-4a3d-a70a-228f31777d7e", "links": {"self": "http://172.30.9.46:5000/v3/users/3a4f41a22a5141cb982bf0f89e185eb6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3a4f41a22a5141cb982bf0f89e185eb6", "domain_id": "default", "password_expires_at": null}} 2019-06-08 07:34:04,398 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.46:5000/v3/users used request id req-e6d77359-006b-4f7b-97be-ea84ab7f39bf 2019-06-08 07:34:04,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.480745077133s 2019-06-08 07:34:04,399 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'3a4f41a22a5141cb982bf0f89e185eb6', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_full-user_d09e47f0-7c5b-4a3d-a70a-228f31777d7e'}) 2019-06-08 07:34:04,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 07:34:04,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ccfb6b70baa411f129f3e01e63f44b988598afdb" 2019-06-08 07:34:04,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 07:34:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b088aee5-0568-44d9-b52a-934092f9cfaa 2019-06-08 07:34:04,558 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 07:34:04,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-b088aee5-0568-44d9-b52a-934092f9cfaa 2019-06-08 07:34:04,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.15568780899s 2019-06-08 07:34:04,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 07:34:04,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ccfb6b70baa411f129f3e01e63f44b988598afdb" 2019-06-08 07:34:04,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 07:34:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7a813a4-ec6f-4ab1-8796-e29134c38f02 2019-06-08 07:34:04,720 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 07:34:04,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-f7a813a4-ec6f-4ab1-8796-e29134c38f02 2019-06-08 07:34:04,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.157023191452s 2019-06-08 07:34:04,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 07:34:04,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ccfb6b70baa411f129f3e01e63f44b988598afdb" 2019-06-08 07:34:04,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 07:34:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc1a8a53-85f6-4c5d-a5c1-e1410561b621 2019-06-08 07:34:04,895 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 07:34:04,895 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-cc1a8a53-85f6-4c5d-a5c1-e1410561b621 2019-06-08 07:34:04,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.169548034668s 2019-06-08 07:34:04,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-08 07:34:04,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ccfb6b70baa411f129f3e01e63f44b988598afdb" 2019-06-08 07:34:05,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 149 Content-Type: application/json Date: Sat, 08 Jun 2019 07:34:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cdfcda5-1629-4fbb-99f8-c21faf2b9e1b 2019-06-08 07:34:05,099 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.46:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-08 07:34:05,099 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/domains/default used request id req-4cdfcda5-1629-4fbb-99f8-c21faf2b9e1b 2019-06-08 07:34:05,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.199648141861s 2019-06-08 07:34:05,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-08 07:34:05,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ccfb6b70baa411f129f3e01e63f44b988598afdb" 2019-06-08 07:34:05,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Sat, 08 Jun 2019 07:34:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ad7c9be-3b4e-4006-ae20-1b0de7193765 2019-06-08 07:34:05,237 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.46:5000/v3/users/05c218d902a14f40af3320874b7f92da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05c218d902a14f40af3320874b7f92da", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.46:5000/v3/users/1afacf49c7e14af3a957f3511567dacc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1afacf49c7e14af3a957f3511567dacc", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.46:5000/v3/users/1f2145adf73944a6ab8ed52e5753691b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f2145adf73944a6ab8ed52e5753691b", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.46:5000/v3/users/2593ee6f9317492f990d505d77da4779"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2593ee6f9317492f990d505d77da4779", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.46:5000/v3/users/31ebed201e7e4ca5b7ee604a2b787581"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31ebed201e7e4ca5b7ee604a2b787581", "email": "cinder@localhost", "password_expires_at": null}, {"name": "rally_full-user_d09e47f0-7c5b-4a3d-a70a-228f31777d7e", "links": {"self": "http://172.30.9.46:5000/v3/users/3a4f41a22a5141cb982bf0f89e185eb6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3a4f41a22a5141cb982bf0f89e185eb6", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.46:5000/v3/users/3a572b3053b54834a82afa40e099a5da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a572b3053b54834a82afa40e099a5da", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.46:5000/v3/users/4fee668be3a64363800d347187a88df5"}, "domain_id": "69a9710257d445c38da42b508afe5e4c", "enabled": true, "options": {}, "id": "4fee668be3a64363800d347187a88df5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.46:5000/v3/users/66f1e9993f8b480294a60e940341f520"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66f1e9993f8b480294a60e940341f520", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.46:5000/v3/users/93fe3f7601c54ac9ad051856c17f28bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93fe3f7601c54ac9ad051856c17f28bb", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.46:5000/v3/users/c236670886154d449269b72bd9c90b0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c236670886154d449269b72bd9c90b0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.46:5000/v3/users/c65b29de08754e65a44567b1f677176f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c65b29de08754e65a44567b1f677176f", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.46:5000/v3/users/d8dd3e6eec484d33b35e900b9699495d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8dd3e6eec484d33b35e900b9699495d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.46:5000/v3/users/dda03f8796ac431cadfc3fd8cb68b8e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dda03f8796ac431cadfc3fd8cb68b8e8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.46:5000/v3/users/fd79c31b868f4106baa6b4b6f650b664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd79c31b868f4106baa6b4b6f650b664", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.46:5000/v3/users", "previous": null, "next": null}} 2019-06-08 07:34:05,237 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/users used request id req-6ad7c9be-3b4e-4006-ae20-1b0de7193765 2019-06-08 07:34:05,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.136896133423s 2019-06-08 07:34:05,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-08 07:34:05,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ccfb6b70baa411f129f3e01e63f44b988598afdb" 2019-06-08 07:34:05,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Sat, 08 Jun 2019 07:34:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-074f3218-64aa-4c79-914f-31e29cad1d41 2019-06-08 07:34:05,415 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.46:5000/v3/projects/3188c96ec01940fba81c35d45eb11133"}, "tags": [], "enabled": true, "id": "3188c96ec01940fba81c35d45eb11133", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_full", "links": {"self": "http://172.30.9.46:5000/v3/projects/b4e9f5ee0e0a4286890a1b0b4796fbfd"}, "tags": [], "enabled": true, "id": "b4e9f5ee0e0a4286890a1b0b4796fbfd", "parent_id": "default", "domain_id": "default", "name": "rally_full-project_d09e47f0-7c5b-4a3d-a70a-228f31777d7e"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f"}, "tags": [], "enabled": true, "id": "ae5008b7eba04bb8ab8b9bea870a005f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-08 07:34:05,415 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/projects?domain_id=default used request id req-074f3218-64aa-4c79-914f-31e29cad1d41 2019-06-08 07:34:05,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.166249036789s 2019-06-08 07:34:05,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-08 07:34:05,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/role_assignments?user.id=3a4f41a22a5141cb982bf0f89e185eb6&role.id=d2be94ca10bc410d8e2df55ad673d32f&scope.project.id=b4e9f5ee0e0a4286890a1b0b4796fbfd" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ccfb6b70baa411f129f3e01e63f44b988598afdb" 2019-06-08 07:34:05,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sat, 08 Jun 2019 07:34:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-562459dc-869f-4a1c-be88-89ec41102cc2 2019-06-08 07:34:05,618 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.46:5000/v3/role_assignments?user.id=3a4f41a22a5141cb982bf0f89e185eb6&role.id=d2be94ca10bc410d8e2df55ad673d32f&scope.project.id=b4e9f5ee0e0a4286890a1b0b4796fbfd", "previous": null, "next": null}} 2019-06-08 07:34:05,618 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/role_assignments?user.id=3a4f41a22a5141cb982bf0f89e185eb6&role.id=d2be94ca10bc410d8e2df55ad673d32f&scope.project.id=b4e9f5ee0e0a4286890a1b0b4796fbfd used request id req-562459dc-869f-4a1c-be88-89ec41102cc2 2019-06-08 07:34:05,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.194980144501s 2019-06-08 07:34:05,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-06-08 07:34:05,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:5000/v3/projects/b4e9f5ee0e0a4286890a1b0b4796fbfd/users/3a4f41a22a5141cb982bf0f89e185eb6/roles/d2be94ca10bc410d8e2df55ad673d32f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ccfb6b70baa411f129f3e01e63f44b988598afdb" 2019-06-08 07:34:05,777 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 07:34:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6d53334-d31e-4759-9971-6aad3cc0a60b 2019-06-08 07:34:05,777 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 07:34:05,777 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.46:5000/v3/projects/b4e9f5ee0e0a4286890a1b0b4796fbfd/users/3a4f41a22a5141cb982bf0f89e185eb6/roles/d2be94ca10bc410d8e2df55ad673d32f used request id req-a6d53334-d31e-4759-9971-6aad3cc0a60b 2019-06-08 07:34:05,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.155308008194s 2019-06-08 07:34:05,778 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_full-project_d09e47f0-7c5b-4a3d-a70a-228f31777d7e', 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'b4e9f5ee0e0a4286890a1b0b4796fbfd', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'hdNVZfklw7HOqU6jSjNQkc6CnXh7dc', 'username': u'rally_full-user_d09e47f0-7c5b-4a3d-a70a-228f31777d7e', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.46:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-06-08 07:34:05,782 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_full-user_d09e47f0-7c5b-4a3d-a70a-228f31777d7e', 'password': 'hdNVZfklw7HOqU6jSjNQkc6CnXh7dc', 'project_name': 'rally_full-project_d09e47f0-7c5b-4a3d-a70a-228f31777d7e', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.46:5000/v3', 'project_id': 'b4e9f5ee0e0a4286890a1b0b4796fbfd', 'project_domain_name': 'Default'} 2019-06-08 07:34:05,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 07:34:05,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ccfb6b70baa411f129f3e01e63f44b988598afdb" 2019-06-08 07:34:05,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 07:34:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-375eb61b-23b3-4026-affa-d78dc9985dc6 2019-06-08 07:34:05,906 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 07:34:05,907 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-375eb61b-23b3-4026-affa-d78dc9985dc6 2019-06-08 07:34:05,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.120946884155s 2019-06-08 07:34:05,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 07:34:05,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ccfb6b70baa411f129f3e01e63f44b988598afdb" 2019-06-08 07:34:06,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 07:34:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-640b18c5-9606-4697-b6b7-0100341267de 2019-06-08 07:34:06,024 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 07:34:06,024 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-640b18c5-9606-4697-b6b7-0100341267de 2019-06-08 07:34:06,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.111958026886s 2019-06-08 07:34:06,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-08 07:34:06,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ccfb6b70baa411f129f3e01e63f44b988598afdb" 2019-06-08 07:34:06,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 149 Content-Type: application/json Date: Sat, 08 Jun 2019 07:34:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1064fff9-a296-47b8-9743-4709dff73f00 2019-06-08 07:34:06,142 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.46:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-08 07:34:06,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/domains/default used request id req-1064fff9-a296-47b8-9743-4709dff73f00 2019-06-08 07:34:06,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.113473892212s 2019-06-08 07:34:06,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-08 07:34:06,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ccfb6b70baa411f129f3e01e63f44b988598afdb" 2019-06-08 07:34:06,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Sat, 08 Jun 2019 07:34:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2211fbe-150b-45b0-bce3-36676bf04315 2019-06-08 07:34:06,271 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.46:5000/v3/users/05c218d902a14f40af3320874b7f92da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05c218d902a14f40af3320874b7f92da", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.46:5000/v3/users/1afacf49c7e14af3a957f3511567dacc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1afacf49c7e14af3a957f3511567dacc", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.46:5000/v3/users/1f2145adf73944a6ab8ed52e5753691b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f2145adf73944a6ab8ed52e5753691b", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.46:5000/v3/users/2593ee6f9317492f990d505d77da4779"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2593ee6f9317492f990d505d77da4779", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.46:5000/v3/users/31ebed201e7e4ca5b7ee604a2b787581"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31ebed201e7e4ca5b7ee604a2b787581", "email": "cinder@localhost", "password_expires_at": null}, {"name": "rally_full-user_d09e47f0-7c5b-4a3d-a70a-228f31777d7e", "links": {"self": "http://172.30.9.46:5000/v3/users/3a4f41a22a5141cb982bf0f89e185eb6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3a4f41a22a5141cb982bf0f89e185eb6", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.46:5000/v3/users/3a572b3053b54834a82afa40e099a5da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a572b3053b54834a82afa40e099a5da", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.46:5000/v3/users/4fee668be3a64363800d347187a88df5"}, "domain_id": "69a9710257d445c38da42b508afe5e4c", "enabled": true, "options": {}, "id": "4fee668be3a64363800d347187a88df5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.46:5000/v3/users/66f1e9993f8b480294a60e940341f520"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66f1e9993f8b480294a60e940341f520", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.46:5000/v3/users/93fe3f7601c54ac9ad051856c17f28bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93fe3f7601c54ac9ad051856c17f28bb", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.46:5000/v3/users/c236670886154d449269b72bd9c90b0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c236670886154d449269b72bd9c90b0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.46:5000/v3/users/c65b29de08754e65a44567b1f677176f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c65b29de08754e65a44567b1f677176f", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.46:5000/v3/users/d8dd3e6eec484d33b35e900b9699495d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8dd3e6eec484d33b35e900b9699495d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.46:5000/v3/users/dda03f8796ac431cadfc3fd8cb68b8e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dda03f8796ac431cadfc3fd8cb68b8e8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.46:5000/v3/users/fd79c31b868f4106baa6b4b6f650b664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd79c31b868f4106baa6b4b6f650b664", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.46:5000/v3/users", "previous": null, "next": null}} 2019-06-08 07:34:06,272 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/users used request id req-c2211fbe-150b-45b0-bce3-36676bf04315 2019-06-08 07:34:06,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.128955841064s 2019-06-08 07:34:06,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-08 07:34:06,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ccfb6b70baa411f129f3e01e63f44b988598afdb" 2019-06-08 07:34:06,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Sat, 08 Jun 2019 07:34:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8b1800d-cc1e-4e43-b138-8250a9ef1f42 2019-06-08 07:34:06,405 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.46:5000/v3/projects/3188c96ec01940fba81c35d45eb11133"}, "tags": [], "enabled": true, "id": "3188c96ec01940fba81c35d45eb11133", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_full", "links": {"self": "http://172.30.9.46:5000/v3/projects/b4e9f5ee0e0a4286890a1b0b4796fbfd"}, "tags": [], "enabled": true, "id": "b4e9f5ee0e0a4286890a1b0b4796fbfd", "parent_id": "default", "domain_id": "default", "name": "rally_full-project_d09e47f0-7c5b-4a3d-a70a-228f31777d7e"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f"}, "tags": [], "enabled": true, "id": "ae5008b7eba04bb8ab8b9bea870a005f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-08 07:34:06,405 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/projects?domain_id=default used request id req-b8b1800d-cc1e-4e43-b138-8250a9ef1f42 2019-06-08 07:34:06,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.123445034027s 2019-06-08 07:34:06,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-08 07:34:06,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/role_assignments?user.id=3a4f41a22a5141cb982bf0f89e185eb6&role.id=e5096deb7bb54cdfaba406b083716814&scope.project.id=b4e9f5ee0e0a4286890a1b0b4796fbfd" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ccfb6b70baa411f129f3e01e63f44b988598afdb" 2019-06-08 07:34:06,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Sat, 08 Jun 2019 07:34:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58e09e97-87a4-4c61-bbb8-feecd7fd8a1c 2019-06-08 07:34:06,522 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.46:5000/v3/role_assignments?user.id=3a4f41a22a5141cb982bf0f89e185eb6&role.id=e5096deb7bb54cdfaba406b083716814&scope.project.id=b4e9f5ee0e0a4286890a1b0b4796fbfd", "previous": null, "next": null}} 2019-06-08 07:34:06,522 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/role_assignments?user.id=3a4f41a22a5141cb982bf0f89e185eb6&role.id=e5096deb7bb54cdfaba406b083716814&scope.project.id=b4e9f5ee0e0a4286890a1b0b4796fbfd used request id req-58e09e97-87a4-4c61-bbb8-feecd7fd8a1c 2019-06-08 07:34:06,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.109412193298s 2019-06-08 07:34:06,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-06-08 07:34:06,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:5000/v3/projects/b4e9f5ee0e0a4286890a1b0b4796fbfd/users/3a4f41a22a5141cb982bf0f89e185eb6/roles/e5096deb7bb54cdfaba406b083716814 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ccfb6b70baa411f129f3e01e63f44b988598afdb" 2019-06-08 07:34:06,669 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 07:34:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-595f58e9-63b4-40b3-bb70-a0d25c45c1ce 2019-06-08 07:34:06,669 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 07:34:06,669 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.46:5000/v3/projects/b4e9f5ee0e0a4286890a1b0b4796fbfd/users/3a4f41a22a5141cb982bf0f89e185eb6/roles/e5096deb7bb54cdfaba406b083716814 used request id req-595f58e9-63b4-40b3-bb70-a0d25c45c1ce 2019-06-08 07:34:06,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.142873048782s 2019-06-08 07:34:06,670 - xtesting.ci.run_tests - INFO - Running test case 'rally_full'... 2019-06-08 07:34:06,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-08 07:34:06,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ccfb6b70baa411f129f3e01e63f44b988598afdb" 2019-06-08 07:34:06,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 08 Jun 2019 07:34:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd5bdda9-ad70-4485-a65e-d4272e31e26b 2019-06-08 07:34:06,786 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.46:5000/v3/domains/69a9710257d445c38da42b508afe5e4c"}, "tags": [], "enabled": true, "id": "69a9710257d445c38da42b508afe5e4c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.46:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.46:5000/v3/domains", "previous": null, "next": null}} 2019-06-08 07:34:06,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/domains used request id req-cd5bdda9-ad70-4485-a65e-d4272e31e26b 2019-06-08 07:34:06,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.116196870804s 2019-06-08 07:34:06,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-08 07:34:06,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ccfb6b70baa411f129f3e01e63f44b988598afdb" 2019-06-08 07:34:07,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Sat, 08 Jun 2019 07:34:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c2b4693-9183-4a02-8743-a127a62215bf 2019-06-08 07:34:07,001 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.46:5000/v3/projects/3188c96ec01940fba81c35d45eb11133"}, "tags": [], "enabled": true, "id": "3188c96ec01940fba81c35d45eb11133", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_full", "links": {"self": "http://172.30.9.46:5000/v3/projects/b4e9f5ee0e0a4286890a1b0b4796fbfd"}, "tags": [], "enabled": true, "id": "b4e9f5ee0e0a4286890a1b0b4796fbfd", "parent_id": "default", "domain_id": "default", "name": "rally_full-project_d09e47f0-7c5b-4a3d-a70a-228f31777d7e"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f"}, "tags": [], "enabled": true, "id": "ae5008b7eba04bb8ab8b9bea870a005f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-08 07:34:07,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/projects?domain_id=default used request id req-4c2b4693-9183-4a02-8743-a127a62215bf 2019-06-08 07:34:07,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.208890199661s 2019-06-08 07:34:07,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-06-08 07:34:07,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ccfb6b70baa411f129f3e01e63f44b988598afdb" -d '{"network": {"shared": true, "tenant_id": "b4e9f5ee0e0a4286890a1b0b4796fbfd", "name": "rally_full-net_d09e47f0-7c5b-4a3d-a70a-228f31777d7e", "admin_state_up": true}}' 2019-06-08 07:34:07,395 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Sat, 08 Jun 2019 07:34:07 GMT X-Openstack-Request-Id: req-e2cdcd64-4b10-4dfd-b7c1-c93ed7fc22ba 2019-06-08 07:34:07,395 - 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":"8d34b2b1-dc78-4f76-a443-f3d52567646e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":52,"ipv4_address_scope":null,"shared":true,"project_id":"b4e9f5ee0e0a4286890a1b0b4796fbfd","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-08T07:34:07Z","is_default":false,"qos_policy_id":null,"name":"rally_full-net_d09e47f0-7c5b-4a3d-a70a-228f31777d7e","admin_state_up":true,"tenant_id":"b4e9f5ee0e0a4286890a1b0b4796fbfd","created_at":"2019-06-08T07:34:07Z","mtu":1450}} 2019-06-08 07:34:07,395 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-e2cdcd64-4b10-4dfd-b7c1-c93ed7fc22ba 2019-06-08 07:34:07,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.391242980957s 2019-06-08 07:34:07,396 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-06-08T07:34:07Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'8d34b2b1-dc78-4f76-a443-f3d52567646e', u'provider:segmentation_id': 52, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'rally_full-net_d09e47f0-7c5b-4a3d-a70a-228f31777d7e', u'created_at': u'2019-06-08T07:34:07Z', u'mtu': 1450, u'tenant_id': u'b4e9f5ee0e0a4286890a1b0b4796fbfd', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'b4e9f5ee0e0a4286890a1b0b4796fbfd', u'l2_adjacency': True}) 2019-06-08 07:34:07,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 07:34:07,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sat, 08 Jun 2019 07:34:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab8d75d3-f797-4db2-8990-6da722baa19e 2019-06-08 07:34:07,406 - 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.46:5000/v3/", "rel": "self"}]}} 2019-06-08 07:34:07,406 - keystoneauth.session - DEBUG - GET call to http://172.30.9.46:5000/v3 used request id req-ab8d75d3-f797-4db2-8990-6da722baa19e 2019-06-08 07:34:07,407 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.46:5000/v3/auth/tokens 2019-06-08 07:34:07,810 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d2be94ca10bc410d8e2df55ad673d32f", "name": "member"}, {"id": "e5096deb7bb54cdfaba406b083716814", "name": "admin"}, {"id": "20c52caa8815436598706c0044dd78ea", "name": "reader"}], "expires_at": "2019-06-08T08:34:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b4e9f5ee0e0a4286890a1b0b4796fbfd", "name": "rally_full-project_d09e47f0-7c5b-4a3d-a70a-228f31777d7e"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "569429e3916a40609b1b095c350d4f40"}, {"url": "http://172.30.9.46:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f8c054a2af64f418c37ee7727690693"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b02dfb863f5a4bffb36851235754ef91"}], "type": "metric", "id": "04a04b69122f4f738931230cee29629a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699fd3a20c8d40938f47375515d56729"}, {"url": "http://172.30.9.46:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a29c25ed5bae42389e53743e2b2d4cc6"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2aa7441977c496197e3dd66db370091"}], "type": "image", "id": "1229db241b1e4199aa3477e6a5aaaaf3", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.25:8080/v1/AUTH_b4e9f5ee0e0a4286890a1b0b4796fbfd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f18ac20553a423cb64c4c119b4996d7"}, {"url": "http://172.30.9.46:8080/v1/AUTH_b4e9f5ee0e0a4286890a1b0b4796fbfd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9cb7095bfac44798c7fb7f9deeeb6c2"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5274ae5199a462fbdfc0fea51cec5a4"}], "type": "object-store", "id": "3937992c91de456ab652dcaface65051", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.46:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469fe8a62bab4dce8322074f2fcdb9b4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e66cd3f99f9447b491021e663455e8c8"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "faa6e36db7f04aaf89b1671b36545dd9"}], "type": "cloudformation", "id": "4475ac30861f4898a3b4a3f25d4c15a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "451296117b884380836bc65617a5acf5"}, {"url": "http://172.30.9.46:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3bf63cbaa4d40d8a7b3788a9ab9cf75"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8fcd63580f1428d9b345eecdbd48204"}], "type": "compute", "id": "55cb302de7b240e1a0963bcae70f4b34", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04b4a8c11b3f4bd1ab89c03a5aa9bd51"}, {"url": "http://172.30.9.46:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "489dc505b18c45b097be2b0ce43d310b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "768110a585514cb9a095e0ffab526da4"}], "type": "identity", "id": "6494ad775fb84e9891f5bc3015a60f48", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.46:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02cf21684702424ca6c0c65fbe598276"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a219343778574f9a89cf8eda09913c42"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3727342b4d045659e67915b25bea965"}], "type": "placement", "id": "6dd232e0a9944d6f8afacd7b59c2bb55", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b4e9f5ee0e0a4286890a1b0b4796fbfd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f4e281ad8cd4aaba41477f8f55544b4"}, {"url": "http://172.30.9.46:8776/v2/b4e9f5ee0e0a4286890a1b0b4796fbfd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f80c73c49c6480dba7d5f4b80e4a948"}, {"url": "http://192.30.9.6:8776/v2/b4e9f5ee0e0a4286890a1b0b4796fbfd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c209dd66f03a44bd9424eb1cad43b57c"}], "type": "volumev2", "id": "7c5d79a9253b44f1afeea36304180784", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c9a71230b064918baa5ec4ab83144c8"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d7c07f63f584a70a7df59e46b53c425"}, {"url": "http://172.30.9.46:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a67b17f9d1f45acb1b7213e75ed7276"}], "type": "event", "id": "84c44c0613f94bf8bbb2e05ff2f89471", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/b4e9f5ee0e0a4286890a1b0b4796fbfd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "775bcb67ac30456cb720438594a475e1"}, {"url": "http://192.30.9.6:8776/v3/b4e9f5ee0e0a4286890a1b0b4796fbfd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2c0df4ad6a14557a0e2b97bfa52019f"}, {"url": "http://172.30.9.46:8776/v3/b4e9f5ee0e0a4286890a1b0b4796fbfd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ef016b34aa45a7ba522cfecbfec6eb"}], "type": "volumev3", "id": "8b8641e49b5f486a864b0b857a0e9a73", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b4e9f5ee0e0a4286890a1b0b4796fbfd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "121402a262894e60b2dd90a4c91ddfc4"}, {"url": "http://192.30.9.6:8004/v1/b4e9f5ee0e0a4286890a1b0b4796fbfd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "843fd802e471465f9929116059937b0b"}, {"url": "http://172.30.9.46:8004/v1/b4e9f5ee0e0a4286890a1b0b4796fbfd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b71667e57ac348d19ee51701c2492bc8"}], "type": "orchestration", "id": "910666d0b44e43dda71799578f2fb207", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.46:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d50b2697934e5aa702ab2b26a44279"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0eb6565be3e44b382acfbe153b647bf"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0ee7731b0a344dd95394ec40456c966"}], "type": "network", "id": "96d169df5f3246498ebfd684c882081c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.46:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6207f5501c4d439cb61786bf4936a152"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de1dcf61d9e44a7aa8f94ba8c4cf9375"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc2fab36e3514270a85a06afe9ff1894"}], "type": "alarming", "id": "96f5a2d27e6f427cbd0f869917a8dd5d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "bf0bc5911f744db0865b88b9285e5dc1", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_full-user_d09e47f0-7c5b-4a3d-a70a-228f31777d7e", "id": "3a4f41a22a5141cb982bf0f89e185eb6"}, "audit_ids": ["PLKNLJaYQGW8bbXEAkTX9A"], "issued_at": "2019-06-08T07:34:07.000000Z"}} 2019-06-08 07:34:07,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 07:34:07,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}41725d56a7f1b36d448d6fbec021ad457bb5c999" 2019-06-08 07:34:08,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Sat, 08 Jun 2019 07:34:08 GMT X-Openstack-Request-Id: req-1d0d7349-7523-4198-a79f-bdabfc1c9267 2019-06-08 07:34:08,175 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"8d34b2b1-dc78-4f76-a443-f3d52567646e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":52,"ipv4_address_scope":null,"shared":true,"project_id":"b4e9f5ee0e0a4286890a1b0b4796fbfd","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-08T07:34:07Z","qos_policy_id":null,"name":"rally_full-net_d09e47f0-7c5b-4a3d-a70a-228f31777d7e","admin_state_up":true,"tenant_id":"b4e9f5ee0e0a4286890a1b0b4796fbfd","created_at":"2019-06-08T07:34:07Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T06:03:01Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","provider:network_type":"flat"}]} 2019-06-08 07:34:08,175 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-1d0d7349-7523-4198-a79f-bdabfc1c9267 2019-06-08 07:34:08,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.362737894058s 2019-06-08 07:34:08,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-06-08 07:34:08,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}41725d56a7f1b36d448d6fbec021ad457bb5c999" -d '{"subnet": {"name": "rally_full-subnet_d09e47f0-7c5b-4a3d-a70a-228f31777d7e", "enable_dhcp": true, "network_id": "8d34b2b1-dc78-4f76-a443-f3d52567646e", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-06-08 07:34:08,760 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Sat, 08 Jun 2019 07:34:08 GMT X-Openstack-Request-Id: req-541d24d1-d041-47cd-a0c2-a7a1a08520f8 2019-06-08 07:34:08,761 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-06-08T07:34:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"532d503f-6bb4-4cbe-afe9-8eb077c70a48","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"b4e9f5ee0e0a4286890a1b0b4796fbfd","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_full-subnet_d09e47f0-7c5b-4a3d-a70a-228f31777d7e","enable_dhcp":true,"segment_id":null,"network_id":"8d34b2b1-dc78-4f76-a443-f3d52567646e","tenant_id":"b4e9f5ee0e0a4286890a1b0b4796fbfd","created_at":"2019-06-08T07:34:08Z","ip_version":4}} 2019-06-08 07:34:08,761 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/subnets.json used request id req-541d24d1-d041-47cd-a0c2-a7a1a08520f8 2019-06-08 07:34:08,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.584630012512s 2019-06-08 07:34:08,762 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-08T07:34:08Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'532d503f-6bb4-4cbe-afe9-8eb077c70a48', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_full-subnet_d09e47f0-7c5b-4a3d-a70a-228f31777d7e', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'8d34b2b1-dc78-4f76-a443-f3d52567646e', u'tenant_id': u'b4e9f5ee0e0a4286890a1b0b4796fbfd', u'created_at': u'2019-06-08T07:34:08Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'b4e9f5ee0e0a4286890a1b0b4796fbfd'}) 2019-06-08 07:34:08,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-06-08 07:34:08,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}41725d56a7f1b36d448d6fbec021ad457bb5c999" -d '{"router": {"external_gateway_info": {"network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "name": "rally_full-router_d09e47f0-7c5b-4a3d-a70a-228f31777d7e", "admin_state_up": true}}' 2019-06-08 07:34:10,518 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 710 Content-Type: application/json Date: Sat, 08 Jun 2019 07:34:10 GMT X-Openstack-Request-Id: req-b4cfeb0b-d46a-44ba-bf2a-80799533ee06 2019-06-08 07:34:10,518 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a3d564af-8d87-4f4f-9680-f5a9465e0acc", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "b4e9f5ee0e0a4286890a1b0b4796fbfd", "created_at": "2019-06-08T07:34:08Z", "admin_state_up": true, "updated_at": "2019-06-08T07:34:09Z", "project_id": "b4e9f5ee0e0a4286890a1b0b4796fbfd", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "e6449356-a219-43d7-b1a9-7d1f53984a05", "name": "rally_full-router_d09e47f0-7c5b-4a3d-a70a-228f31777d7e"}} 2019-06-08 07:34:10,518 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/routers.json used request id req-b4cfeb0b-d46a-44ba-bf2a-80799533ee06 2019-06-08 07:34:10,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.7559800148s 2019-06-08 07:34:10,519 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-08T07:34:09Z', u'revision_number': 2, u'ha': False, u'id': u'e6449356-a219-43d7-b1a9-7d1f53984a05', u'external_gateway_info': {u'network_id': u'd0205d84-f6dd-4d92-b76b-dc9ca1111094', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a3d564af-8d87-4f4f-9680-f5a9465e0acc', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_full-router_d09e47f0-7c5b-4a3d-a70a-228f31777d7e', u'admin_state_up': True, u'tenant_id': u'b4e9f5ee0e0a4286890a1b0b4796fbfd', u'created_at': u'2019-06-08T07:34:08Z', u'flavor_id': None, u'routes': [], u'project_id': u'b4e9f5ee0e0a4286890a1b0b4796fbfd'}) 2019-06-08 07:34:10,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-06-08 07:34:10,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:9696/v2.0/routers/e6449356-a219-43d7-b1a9-7d1f53984a05/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}41725d56a7f1b36d448d6fbec021ad457bb5c999" -d '{"subnet_id": "532d503f-6bb4-4cbe-afe9-8eb077c70a48"}' 2019-06-08 07:34:12,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 08 Jun 2019 07:34:12 GMT X-Openstack-Request-Id: req-d7463692-1d83-442b-95de-62c712944b5b 2019-06-08 07:34:12,971 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "8d34b2b1-dc78-4f76-a443-f3d52567646e", "tenant_id": "b4e9f5ee0e0a4286890a1b0b4796fbfd", "subnet_id": "532d503f-6bb4-4cbe-afe9-8eb077c70a48", "subnet_ids": ["532d503f-6bb4-4cbe-afe9-8eb077c70a48"], "port_id": "b5bb5c3b-ae8e-4faf-9c93-a42a8d877df0", "id": "e6449356-a219-43d7-b1a9-7d1f53984a05"} 2019-06-08 07:34:12,971 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.46:9696/v2.0/routers/e6449356-a219-43d7-b1a9-7d1f53984a05/add_router_interface.json used request id req-d7463692-1d83-442b-95de-62c712944b5b 2019-06-08 07:34:12,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.45163416862s 2019-06-08 07:34:12,971 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-06-08 07:34:13,074 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-06-08 07:34:13,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 07:34:13,082 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 08 Jun 2019 07:34:13 GMT 2019-06-08 07:34:13,082 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}]} 2019-06-08 07:34:13,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 07:34:13,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}41725d56a7f1b36d448d6fbec021ad457bb5c999" 2019-06-08 07:34:13,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 08 Jun 2019 07:34:13 GMT X-Openstack-Request-Id: req-5f25243d-c40e-4374-b606-6270f4e4403b 2019-06-08 07:34:13,297 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 07:34:13,297 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-5f25243d-c40e-4374-b606-6270f4e4403b 2019-06-08 07:34:13,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.212007045746s 2019-06-08 07:34:13,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-06-08 07:34:13,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}41725d56a7f1b36d448d6fbec021ad457bb5c999" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_full-img_d09e47f0-7c5b-4a3d-a70a-228f31777d7e", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_full-img_d09e47f0-7c5b-4a3d-a70a-228f31777d7e"}' 2019-06-08 07:34:13,355 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 936 Content-Type: application/json Date: Sat, 08 Jun 2019 07:34:13 GMT Location: http://172.30.9.46:9292/v2/images/7d1b6e35-ab11-4c30-94fd-3904c3d25a16 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-e2dad8ec-fc61-4713-aa7e-b5e8a126b876 2019-06-08 07:34:13,355 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T07:34:13Z", "file": "/v2/images/7d1b6e35-ab11-4c30-94fd-3904c3d25a16/file", "owner": "b4e9f5ee0e0a4286890a1b0b4796fbfd", "id": "7d1b6e35-ab11-4c30-94fd-3904c3d25a16", "size": null, "self": "/v2/images/7d1b6e35-ab11-4c30-94fd-3904c3d25a16", "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_d09e47f0-7c5b-4a3d-a70a-228f31777d7e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_full-img_d09e47f0-7c5b-4a3d-a70a-228f31777d7e", "checksum": null, "created_at": "2019-06-08T07:34:13Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-06-08 07:34:13,356 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.46:9292/v2/images used request id req-e2dad8ec-fc61-4713-aa7e-b5e8a126b876 2019-06-08 07:34:13,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0503129959106s 2019-06-08 07:34:13,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-06-08 07:34:13,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:9292/v2/images/7d1b6e35-ab11-4c30-94fd-3904c3d25a16/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}41725d56a7f1b36d448d6fbec021ad457bb5c999" -d '' 2019-06-08 07:34:14,505 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 07:34:14 GMT X-Openstack-Request-Id: req-306e3155-e756-47ec-a684-d7ff06a63df8 2019-06-08 07:34:14,505 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 07:34:14,505 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.46:9292/v2/images/7d1b6e35-ab11-4c30-94fd-3904c3d25a16/file used request id req-306e3155-e756-47ec-a684-d7ff06a63df8 2019-06-08 07:34:14,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.14905810356s 2019-06-08 07:34:14,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 07:34:14,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}41725d56a7f1b36d448d6fbec021ad457bb5c999" 2019-06-08 07:34:14,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1396 Content-Type: application/json Date: Sat, 08 Jun 2019 07:34:14 GMT X-Openstack-Request-Id: req-cb2c257f-404a-4425-ab86-febbe813ac6e 2019-06-08 07:34:14,535 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T07:34:14Z", "file": "/v2/images/7d1b6e35-ab11-4c30-94fd-3904c3d25a16/file", "owner": "b4e9f5ee0e0a4286890a1b0b4796fbfd", "id": "7d1b6e35-ab11-4c30-94fd-3904c3d25a16", "size": 12716032, "self": "/v2/images/7d1b6e35-ab11-4c30-94fd-3904c3d25a16", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/7d1b6e35-ab11-4c30-94fd-3904c3d25a16/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/7d1b6e35-ab11-4c30-94fd-3904c3d25a16/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_full-img_d09e47f0-7c5b-4a3d-a70a-228f31777d7e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_full-img_d09e47f0-7c5b-4a3d-a70a-228f31777d7e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-08T07:34:13Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 07:34:14,535 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-cb2c257f-404a-4425-ab86-febbe813ac6e 2019-06-08 07:34:14,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0261619091034s 2019-06-08 07:34:14,537 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/7d1b6e35-ab11-4c30-94fd-3904c3d25a16/snap', u'metadata': Munch({})})], 'file': u'/v2/images/7d1b6e35-ab11-4c30-94fd-3904c3d25a16/file', 'owner': u'b4e9f5ee0e0a4286890a1b0b4796fbfd', 'id': u'7d1b6e35-ab11-4c30-94fd-3904c3d25a16', 'size': 12716032, u'self': u'/v2/images/7d1b6e35-ab11-4c30-94fd-3904c3d25a16', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b4e9f5ee0e0a4286890a1b0b4796fbfd', 'name': 'rally_full-project_d09e47f0-7c5b-4a3d-a70a-228f31777d7e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/7d1b6e35-ab11-4c30-94fd-3904c3d25a16/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-08T07:34:14Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-06-08T07:34:14Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_full-img_d09e47f0-7c5b-4a3d-a70a-228f31777d7e', '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/7d1b6e35-ab11-4c30-94fd-3904c3d25a16', 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_d09e47f0-7c5b-4a3d-a70a-228f31777d7e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'rally_full-img_d09e47f0-7c5b-4a3d-a70a-228f31777d7e', 'created': u'2019-06-08T07:34:13Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-08T07:34:13Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/7d1b6e35-ab11-4c30-94fd-3904c3d25a16', 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_d09e47f0-7c5b-4a3d-a70a-228f31777d7e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-08 07:34:14,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-06-08 07:34:14,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ccfb6b70baa411f129f3e01e63f44b988598afdb" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_full-flavor_d09e47f0-7c5b-4a3d-a70a-228f31777d7e", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-06-08 07:34:14,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sat, 08 Jun 2019 07:34: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-25994483-ed50-4ee1-bd1e-dd71c3d231b6 x-openstack-request-id: req-25994483-ed50-4ee1-bd1e-dd71c3d231b6 2019-06-08 07:34:14,862 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_full-flavor_d09e47f0-7c5b-4a3d-a70a-228f31777d7e", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/42e98d5e-b39b-46a6-a557-58c9cfbba7ce", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/42e98d5e-b39b-46a6-a557-58c9cfbba7ce", "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": "42e98d5e-b39b-46a6-a557-58c9cfbba7ce"}} 2019-06-08 07:34:14,863 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-25994483-ed50-4ee1-bd1e-dd71c3d231b6 2019-06-08 07:34:14,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.322934865952s 2019-06-08 07:34:14,864 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_full-flavor_d09e47f0-7c5b-4a3d-a70a-228f31777d7e', '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'3188c96ec01940fba81c35d45eb11133', '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'42e98d5e-b39b-46a6-a557-58c9cfbba7ce', 'swap': 0}) 2019-06-08 07:34:14,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-06-08 07:34:14,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/flavors/42e98d5e-b39b-46a6-a557-58c9cfbba7ce/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ccfb6b70baa411f129f3e01e63f44b988598afdb" -d '{"extra_specs": {}}' 2019-06-08 07:34:14,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 08 Jun 2019 07:34: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-832132d8-9665-462c-9e61-e5afb9484c3f x-openstack-request-id: req-832132d8-9665-462c-9e61-e5afb9484c3f 2019-06-08 07:34:14,885 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-06-08 07:34:14,885 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/flavors/42e98d5e-b39b-46a6-a557-58c9cfbba7ce/os-extra_specs used request id req-832132d8-9665-462c-9e61-e5afb9484c3f 2019-06-08 07:34:14,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0210628509521s 2019-06-08 07:34:14,888 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-06-08 07:34:19,205 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 04512a45-d0af-4bfe-b9ad-c760f3df729e | 2019-06-08T07:34:18.795908 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 04512a45-d0af-4bfe-b9ad-c760f3df729e ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2019-06-08 07:34:22,401 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2019-06-08 07:34:23,032 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating run tests... 2019-06-08 07:34:23,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-06-08 07:34:23,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}41725d56a7f1b36d448d6fbec021ad457bb5c999" 2019-06-08 07:34:23,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 742 Content-Type: application/json Date: Sat, 08 Jun 2019 07:34: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-4df714ed-b5f7-46dc-8db6-288b67512552 x-openstack-request-id: req-4df714ed-b5f7-46dc-8db6-288b67512552 2019-06-08 07:34:23,358 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 13}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 14}, "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.7", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-06-08 07:34:23,358 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/os-hypervisors/detail used request id req-4df714ed-b5f7-46dc-8db6-288b67512552 2019-06-08 07:34:23,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.320837974548s 2019-06-08 07:34:23,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-06-08 07:34:23,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}41725d56a7f1b36d448d6fbec021ad457bb5c999" 2019-06-08 07:34:23,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sat, 08 Jun 2019 07:34:23 GMT X-Openstack-Request-Id: req-1855abe8-4c1b-4896-b51a-de87c36af023 2019-06-08 07:34:23,632 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-06-08 07:34:23,632 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/extensions.json used request id req-1855abe8-4c1b-4896-b51a-de87c36af023 2019-06-08 07:34:23,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.272645950317s 2019-06-08 07:34:23,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-06-08 07:34:23,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ccfb6b70baa411f129f3e01e63f44b988598afdb" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_full-flavor_alt_d09e47f0-7c5b-4a3d-a70a-228f31777d7e", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-06-08 07:34:23,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 315 Content-Type: application/json Date: Sat, 08 Jun 2019 07:34: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-ae7f85ff-8131-4fb3-befd-4ee25b507358 x-openstack-request-id: req-ae7f85ff-8131-4fb3-befd-4ee25b507358 2019-06-08 07:34:23,697 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_full-flavor_alt_d09e47f0-7c5b-4a3d-a70a-228f31777d7e", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/0573e554-6334-4be9-98a9-587c074aa754", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/0573e554-6334-4be9-98a9-587c074aa754", "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": "0573e554-6334-4be9-98a9-587c074aa754"}} 2019-06-08 07:34:23,698 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-ae7f85ff-8131-4fb3-befd-4ee25b507358 2019-06-08 07:34:23,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0552868843079s 2019-06-08 07:34:23,699 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_full-flavor_alt_d09e47f0-7c5b-4a3d-a70a-228f31777d7e', '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'3188c96ec01940fba81c35d45eb11133', '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'0573e554-6334-4be9-98a9-587c074aa754', 'swap': 0}) 2019-06-08 07:34:23,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-06-08 07:34:23,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/flavors/0573e554-6334-4be9-98a9-587c074aa754/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ccfb6b70baa411f129f3e01e63f44b988598afdb" -d '{"extra_specs": {}}' 2019-06-08 07:34:23,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 08 Jun 2019 07:34: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-bdfde8db-024e-4b69-8e58-032fedcc0855 x-openstack-request-id: req-bdfde8db-024e-4b69-8e58-032fedcc0855 2019-06-08 07:34:23,719 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-06-08 07:34:23,720 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/flavors/0573e554-6334-4be9-98a9-587c074aa754/os-extra_specs used request id req-bdfde8db-024e-4b69-8e58-032fedcc0855 2019-06-08 07:34:23,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0203359127045s 2019-06-08 07:34:23,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 07:34:23,733 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 08 Jun 2019 07:34:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fcd799ff-4ace-44d6-9abb-b7b44c1794cc 2019-06-08 07:34:23,734 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 07:34:23,734 - keystoneauth.session - DEBUG - GET call to http://172.30.9.46:5000/ used request id req-fcd799ff-4ace-44d6-9abb-b7b44c1794cc 2019-06-08 07:34:23,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-06-08 07:34:23,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.6:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 07:34:23,748 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 08 Jun 2019 07:34:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92ee0f9c-ceba-4ebc-a519-42189ca95fb0 2019-06-08 07:34:23,749 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://192.30.9.6:35357/v3/", "rel": "self"}]}]}} 2019-06-08 07:34:23,749 - keystoneauth.session - DEBUG - GET call to http://192.30.9.6:35357/ used request id req-92ee0f9c-ceba-4ebc-a519-42189ca95fb0 2019-06-08 07:34:23,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.6:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}41725d56a7f1b36d448d6fbec021ad457bb5c999" 2019-06-08 07:34:23,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sat, 08 Jun 2019 07:34:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f2bcdc1-ba75-4467-a25b-0a1d481e05f0 2019-06-08 07:34:23,938 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.6:35357/v3/services/04a04b69122f4f738931230cee29629a"}, "enabled": true, "type": "metric", "id": "04a04b69122f4f738931230cee29629a", "name": "gnocchi"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.6:35357/v3/services/1229db241b1e4199aa3477e6a5aaaaf3"}, "enabled": true, "type": "image", "id": "1229db241b1e4199aa3477e6a5aaaaf3", "name": "glance"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.6:35357/v3/services/3937992c91de456ab652dcaface65051"}, "enabled": true, "type": "object-store", "id": "3937992c91de456ab652dcaface65051", "name": "swift"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.6:35357/v3/services/4475ac30861f4898a3b4a3f25d4c15a7"}, "enabled": true, "type": "cloudformation", "id": "4475ac30861f4898a3b4a3f25d4c15a7", "name": "heat-cfn"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.6:35357/v3/services/55cb302de7b240e1a0963bcae70f4b34"}, "enabled": true, "type": "compute", "id": "55cb302de7b240e1a0963bcae70f4b34", "name": "nova"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.6:35357/v3/services/6494ad775fb84e9891f5bc3015a60f48"}, "enabled": true, "type": "identity", "id": "6494ad775fb84e9891f5bc3015a60f48", "name": "keystone"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.6:35357/v3/services/6dd232e0a9944d6f8afacd7b59c2bb55"}, "enabled": true, "type": "placement", "id": "6dd232e0a9944d6f8afacd7b59c2bb55", "name": "placement"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.6:35357/v3/services/7c5d79a9253b44f1afeea36304180784"}, "enabled": true, "type": "volumev2", "id": "7c5d79a9253b44f1afeea36304180784", "name": "cinderv2"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.6:35357/v3/services/84c44c0613f94bf8bbb2e05ff2f89471"}, "enabled": true, "type": "event", "id": "84c44c0613f94bf8bbb2e05ff2f89471", "name": "panko"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.6:35357/v3/services/8b8641e49b5f486a864b0b857a0e9a73"}, "enabled": true, "type": "volumev3", "id": "8b8641e49b5f486a864b0b857a0e9a73", "name": "cinderv3"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.6:35357/v3/services/910666d0b44e43dda71799578f2fb207"}, "enabled": true, "type": "orchestration", "id": "910666d0b44e43dda71799578f2fb207", "name": "heat"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.6:35357/v3/services/96d169df5f3246498ebfd684c882081c"}, "enabled": true, "type": "network", "id": "96d169df5f3246498ebfd684c882081c", "name": "neutron"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.6:35357/v3/services/96f5a2d27e6f427cbd0f869917a8dd5d"}, "enabled": true, "type": "alarming", "id": "96f5a2d27e6f427cbd0f869917a8dd5d", "name": "aodh"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.6:35357/v3/services/bf0bc5911f744db0865b88b9285e5dc1"}, "enabled": true, "type": "metering", "id": "bf0bc5911f744db0865b88b9285e5dc1", "name": "ceilometer"}], "links": {"self": "http://192.30.9.6:35357/v3/services", "previous": null, "next": null}} 2019-06-08 07:34:23,938 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.6:35357/v3/services used request id req-8f2bcdc1-ba75-4467-a25b-0a1d481e05f0 2019-06-08 07:34:23,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.201114177704s 2019-06-08 07:34:23,944 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_full-flavor_alt_d09e47f0-7c5b-4a3d-a70a-228f31777d7e', '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'3188c96ec01940fba81c35d45eb11133', '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'0573e554-6334-4be9-98a9-587c074aa754', 'swap': 0}) 2019-06-08 07:34:23,944 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-authenticate.yaml 2019-06-08 07:34:23,945 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-06-08 07:34:23,961 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-06-08 07:34:23,963 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2019-06-08 07:34:23,963 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': False, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': '8d34b2b1-dc78-4f76-a443-f3d52567646e', 'tenants_amount': 3, 'image_name': 'rally_full-img_d09e47f0-7c5b-4a3d-a70a-228f31777d7e', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_d09e47f0-7c5b-4a3d-a70a-228f31777d7e', '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_d09e47f0-7c5b-4a3d-a70a-228f31777d7e', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-06-08 07:36:12,254 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : da9de738-7899-46c3-bfc1-5379befb3481 2019-06-08 07:36:12,254 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'da9de738-7899-46c3-bfc1-5379befb3481'] 2019-06-08 07:36:12,957 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid da9de738-7899-46c3-bfc1-5379befb3481 -------------------------------------------------------------------------------- Task da9de738-7899-46c3-bfc1-5379befb3481: 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 da9de738-7899-46c3-bfc1-5379befb3481 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.517 | 0.592 | 0.601 | 0.602 | 0.603 | 0.584 | 100.0% | 10 | | total | 0.517 | 0.592 | 0.601 | 0.602 | 0.603 | 0.584 | 100.0% | 10 | | -> duration | 0.517 | 0.592 | 0.601 | 0.602 | 0.603 | 0.584 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.775766 Full duration: 14.118167 -------------------------------------------------------------------------------- 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 da9de738-7899-46c3-bfc1-5379befb3481 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.392 | 0.975 | 1.523 | 1.584 | 1.646 | 0.983 | 100.0% | 10 | | total | 0.852 | 1.666 | 1.994 | 2.049 | 2.105 | 1.514 | 100.0% | 10 | | -> duration | 0.852 | 1.666 | 1.994 | 2.049 | 2.105 | 1.514 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.28906 Full duration: 17.480771 -------------------------------------------------------------------------------- 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 da9de738-7899-46c3-bfc1-5379befb3481 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_glance | 0.333 | 0.392 | 0.526 | 0.533 | 0.54 | 0.412 | 100.0% | 10 | | total | 0.757 | 0.868 | 0.951 | 0.953 | 0.954 | 0.866 | 100.0% | 10 | | -> duration | 0.757 | 0.868 | 0.951 | 0.953 | 0.954 | 0.866 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.51261 Full duration: 13.976979 -------------------------------------------------------------------------------- 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 da9de738-7899-46c3-bfc1-5379befb3481 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.413 | 0.972 | 1.543 | 1.564 | 1.585 | 1.072 | 100.0% | 10 | | total | 0.835 | 1.406 | 2.006 | 2.019 | 2.032 | 1.526 | 100.0% | 10 | | -> duration | 0.835 | 1.406 | 2.006 | 2.019 | 2.032 | 1.526 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.285282 Full duration: 16.330209 -------------------------------------------------------------------------------- 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 da9de738-7899-46c3-bfc1-5379befb3481 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.462 | 0.559 | 0.955 | 0.962 | 0.969 | 0.638 | 100.0% | 10 | | total | 0.884 | 1.004 | 1.429 | 1.43 | 1.432 | 1.078 | 100.0% | 10 | | -> duration | 0.884 | 1.004 | 1.429 | 1.43 | 1.432 | 1.078 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.167102 Full duration: 14.059593 -------------------------------------------------------------------------------- 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 da9de738-7899-46c3-bfc1-5379befb3481 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.222 | 0.317 | 0.351 | 0.359 | 0.368 | 0.309 | 100.0% | 10 | | total | 0.648 | 0.762 | 0.84 | 0.861 | 0.881 | 0.763 | 100.0% | 10 | | -> duration | 0.648 | 0.762 | 0.84 | 0.861 | 0.881 | 0.763 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.235129 Full duration: 13.668608 HINTS: * To plot HTML graphics with this data, run: rally task report da9de738-7899-46c3-bfc1-5379befb3481 --out output.html * To generate a JUnit report, run: rally task export da9de738-7899-46c3-bfc1-5379befb3481 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report da9de738-7899-46c3-bfc1-5379befb3481 --json --out output.json 2019-06-08 07:36:12,958 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'da9de738-7899-46c3-bfc1-5379befb3481', '--out', u'/home/opnfv/functest/results/rally_full/authenticate.json'] 2019-06-08 07:36:15,055 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid da9de738-7899-46c3-bfc1-5379befb3481 --out /home/opnfv/functest/results/rally_full/authenticate.json 2019-06-08 07:36:15,060 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2019-06-08 07:36:15,061 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/full/opnfv-glance.yaml 2019-06-08 07:36:15,061 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-06-08 07:36:15,068 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-06-08 07:36:15,068 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2019-06-08 07:36:15,068 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': False, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['glance'], 'concurrency': 4, 'netid': '8d34b2b1-dc78-4f76-a443-f3d52567646e', 'tenants_amount': 3, 'image_name': 'rally_full-img_d09e47f0-7c5b-4a3d-a70a-228f31777d7e', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_d09e47f0-7c5b-4a3d-a70a-228f31777d7e', '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_d09e47f0-7c5b-4a3d-a70a-228f31777d7e', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-06-08 07:42:23,835 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : ac0f072b-0a0c-493b-ba67-742e28157afa 2019-06-08 07:42:23,836 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'ac0f072b-0a0c-493b-ba67-742e28157afa'] 2019-06-08 07:42:24,719 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid ac0f072b-0a0c-493b-ba67-742e28157afa -------------------------------------------------------------------------------- Task ac0f072b-0a0c-493b-ba67-742e28157afa: 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 ac0f072b-0a0c-493b-ba67-742e28157afa 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.752 | 4.413 | 7.2 | 8.121 | 9.042 | 4.941 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.043 | 0.064 | 0.96 | 1.039 | 1.118 | 0.255 | 100.0% | 10 | | -> glance_v2.upload_data | 0.413 | 1.911 | 3.085 | 3.603 | 4.121 | 1.939 | 100.0% | 10 | | glance_v2.delete_image | 0.999 | 1.659 | 3.188 | 3.197 | 3.205 | 1.837 | 100.0% | 10 | | total | 3.829 | 6.515 | 10.203 | 10.214 | 10.225 | 6.779 | 100.0% | 10 | | -> duration | 3.829 | 6.515 | 10.203 | 10.214 | 10.225 | 6.779 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 22.376902 Full duration: 37.026373 -------------------------------------------------------------------------------- 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 ac0f072b-0a0c-493b-ba67-742e28157afa 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.736 | 3.336 | 4.185 | 4.19 | 4.195 | 3.454 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.044 | 0.05 | 0.377 | 0.723 | 1.069 | 0.181 | 100.0% | 10 | | -> glance_v2.upload_data | 0.356 | 0.485 | 1.594 | 1.614 | 1.634 | 0.844 | 100.0% | 10 | | glance_v2.list_images | 0.036 | 0.044 | 0.15 | 0.593 | 1.036 | 0.142 | 100.0% | 10 | | total | 2.842 | 3.833 | 4.229 | 4.235 | 4.241 | 3.597 | 100.0% | 10 | | -> duration | 2.842 | 3.833 | 4.229 | 4.235 | 4.241 | 3.597 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.681461 Full duration: 32.5359 -------------------------------------------------------------------------------- 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 ac0f072b-0a0c-493b-ba67-742e28157afa 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.231 | 0.32 | 0.37 | 0.4 | 0.429 | 0.323 | 100.0% | 10 | | total | 0.231 | 0.32 | 0.37 | 0.4 | 0.429 | 0.324 | 100.0% | 10 | | -> duration | 0.231 | 0.32 | 0.37 | 0.4 | 0.429 | 0.324 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.655747 Full duration: 15.164455 -------------------------------------------------------------------------------- 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": "8d34b2b1-dc78-4f76-a443-f3d52567646e" } ], "flavor": { "name": "rally_full-flavor_d09e47f0-7c5b-4a3d-a70a-228f31777d7e" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ac0f072b-0a0c-493b-ba67-742e28157afa 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.786 | 4.633 | 5.301 | 5.57 | 5.838 | 4.582 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.043 | 0.051 | 0.21 | 0.918 | 1.626 | 0.207 | 100.0% | 10 | | -> glance_v2.upload_data | 1.344 | 2.038 | 2.401 | 2.599 | 2.797 | 1.986 | 100.0% | 10 | | nova.boot_servers | 16.858 | 17.893 | 20.898 | 21.401 | 21.905 | 18.608 | 100.0% | 10 | | total | 21.251 | 22.936 | 24.685 | 25.191 | 25.697 | 23.191 | 100.0% | 10 | | -> duration | 20.251 | 21.936 | 23.685 | 24.191 | 24.697 | 22.191 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 70.166166 Full duration: 118.046544 -------------------------------------------------------------------------------- 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 ac0f072b-0a0c-493b-ba67-742e28157afa 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.993 | 3.75 | 5.621 | 5.715 | 5.81 | 4.152 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.046 | 0.056 | 0.218 | 0.228 | 0.239 | 0.092 | 100.0% | 10 | | -> glance_v2.upload_data | 0.555 | 1.268 | 3.124 | 3.145 | 3.166 | 1.686 | 100.0% | 10 | | glance_v2.deactivate_image | 0.063 | 0.095 | 0.315 | 0.323 | 0.331 | 0.134 | 100.0% | 10 | | total | 3.056 | 3.865 | 5.931 | 5.932 | 5.934 | 4.286 | 100.0% | 10 | | -> duration | 3.056 | 3.865 | 5.931 | 5.932 | 5.934 | 4.286 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.158267 Full duration: 33.265604 -------------------------------------------------------------------------------- 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 ac0f072b-0a0c-493b-ba67-742e28157afa 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.722 | 4.478 | 5.361 | 5.38 | 5.399 | 4.258 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.043 | 0.075 | 0.373 | 0.7 | 1.026 | 0.203 | 100.0% | 10 | | -> glance_v2.upload_data | 0.38 | 1.66 | 2.84 | 2.857 | 2.874 | 1.676 | 100.0% | 10 | | glance_v2.download_image | 0.135 | 0.224 | 0.688 | 1.006 | 1.324 | 0.389 | 100.0% | 10 | | total | 2.866 | 5.249 | 5.885 | 5.951 | 6.017 | 4.648 | 100.0% | 10 | | -> duration | 2.866 | 5.249 | 5.885 | 5.951 | 6.017 | 4.648 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.562562 Full duration: 36.80907 -------------------------------------------------------------------------------- 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 ac0f072b-0a0c-493b-ba67-742e28157afa 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.001 | 3.314 | 3.922 | 3.927 | 3.933 | 3.359 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.046 | 0.05 | 0.064 | 0.096 | 0.127 | 0.058 | 100.0% | 10 | | -> glance_v2.upload_data | 0.551 | 0.904 | 1.481 | 1.481 | 1.482 | 0.926 | 100.0% | 10 | | glance_v2.get_image | 0.016 | 0.017 | 0.021 | 0.022 | 0.024 | 0.018 | 100.0% | 10 | | total | 3.017 | 3.333 | 3.946 | 3.95 | 3.954 | 3.377 | 100.0% | 10 | | -> duration | 3.017 | 3.333 | 3.946 | 3.95 | 3.954 | 3.377 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.271111 Full duration: 30.408283 -------------------------------------------------------------------------------- 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 ac0f072b-0a0c-493b-ba67-742e28157afa 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.882 | 3.964 | 6.102 | 6.12 | 6.139 | 4.321 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.044 | 0.055 | 0.544 | 0.811 | 1.079 | 0.218 | 100.0% | 10 | | -> glance_v2.upload_data | 0.394 | 0.973 | 3.51 | 3.521 | 3.532 | 1.614 | 100.0% | 10 | | glance_v2.update_image | 0.126 | 0.187 | 0.303 | 0.671 | 1.039 | 0.257 | 100.0% | 10 | | total | 3.015 | 4.269 | 6.301 | 6.308 | 6.315 | 4.579 | 100.0% | 10 | | -> duration | 3.015 | 4.269 | 6.301 | 6.308 | 6.315 | 4.579 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.701614 Full duration: 36.841686 HINTS: * To plot HTML graphics with this data, run: rally task report ac0f072b-0a0c-493b-ba67-742e28157afa --out output.html * To generate a JUnit report, run: rally task export ac0f072b-0a0c-493b-ba67-742e28157afa --type junit --to output.xml * To get raw JSON output of task results, run: rally task report ac0f072b-0a0c-493b-ba67-742e28157afa --json --out output.json 2019-06-08 07:42:24,721 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'ac0f072b-0a0c-493b-ba67-742e28157afa', '--out', u'/home/opnfv/functest/results/rally_full/glance.json'] 2019-06-08 07:42:26,554 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid ac0f072b-0a0c-493b-ba67-742e28157afa --out /home/opnfv/functest/results/rally_full/glance.json 2019-06-08 07:42:26,582 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2019-06-08 07:42:26,583 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/full/opnfv-cinder.yaml 2019-06-08 07:42:26,583 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-06-08 07:42:26,597 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-06-08 07:42:26,600 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2019-06-08 07:42:26,600 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': False, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['cinder'], 'concurrency': 4, 'netid': '8d34b2b1-dc78-4f76-a443-f3d52567646e', 'tenants_amount': 3, 'image_name': 'rally_full-img_d09e47f0-7c5b-4a3d-a70a-228f31777d7e', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_d09e47f0-7c5b-4a3d-a70a-228f31777d7e', '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_d09e47f0-7c5b-4a3d-a70a-228f31777d7e', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-06-08 08:05:02,134 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 32951d5e-0908-45e1-b646-e82b9cfdef31 2019-06-08 08:05:02,135 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'32951d5e-0908-45e1-b646-e82b9cfdef31'] 2019-06-08 08:05:02,971 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 32951d5e-0908-45e1-b646-e82b9cfdef31 -------------------------------------------------------------------------------- Task 32951d5e-0908-45e1-b646-e82b9cfdef31: finished -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_attach_volume args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "nics": [ { "net-id": "8d34b2b1-dc78-4f76-a443-f3d52567646e" } ], "flavor": { "name": "rally_full-flavor_d09e47f0-7c5b-4a3d-a70a-228f31777d7e" }, "image": { "name": "rally_full-img_d09e47f0-7c5b-4a3d-a70a-228f31777d7e" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 32951d5e-0908-45e1-b646-e82b9cfdef31 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 10.989 | 13.747 | 17.22 | 17.472 | 17.724 | 14.186 | 100.0% | 10 | | cinder_v3.create_volume | 3.02 | 3.248 | 3.461 | 3.676 | 3.891 | 3.307 | 100.0% | 10 | | nova.attach_volume | 4.338 | 4.605 | 5.417 | 5.569 | 5.72 | 4.755 | 100.0% | 10 | | nova.detach_volume | 1.155 | 1.53 | 2.105 | 3.249 | 4.393 | 1.78 | 100.0% | 10 | | cinder_v3.delete_volume | 0.454 | 2.193 | 2.43 | 2.615 | 2.801 | 2.105 | 100.0% | 10 | | nova.delete_server | 2.348 | 2.887 | 4.8 | 5.278 | 5.756 | 3.226 | 100.0% | 10 | | total | 24.652 | 29.085 | 33.142 | 33.352 | 33.562 | 29.358 | 100.0% | 10 | | -> duration | 23.652 | 28.085 | 32.142 | 32.352 | 32.562 | 28.358 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 87.529575 Full duration: 120.684221 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_list_snapshots args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "volumes": { "volumes_per_tenant": 1, "size": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "detailed": true, "force": false }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 32951d5e-0908-45e1-b646-e82b9cfdef31 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_snapshot | 3.072 | 3.363 | 3.5 | 3.525 | 3.551 | 3.333 | 100.0% | 10 | | cinder_v3.list_snapshots | 0.022 | 0.211 | 0.311 | 0.327 | 0.343 | 0.169 | 100.0% | 10 | | total | 3.1 | 3.546 | 3.674 | 3.752 | 3.83 | 3.503 | 100.0% | 10 | | -> duration | 3.1 | 3.546 | 3.674 | 3.752 | 3.83 | 3.503 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.505027 Full duration: 54.326443 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_list_volume args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "detailed": true, "image": { "name": "rally_full-img_d09e47f0-7c5b-4a3d-a70a-228f31777d7e" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 32951d5e-0908-45e1-b646-e82b9cfdef31 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_volume | 5.953 | 6.13 | 8.39 | 8.425 | 8.46 | 6.596 | 100.0% | 10 | | cinder_v3.list_volumes | 0.07 | 0.248 | 0.345 | 0.35 | 0.354 | 0.21 | 100.0% | 10 | | total | 6.082 | 6.39 | 8.551 | 8.639 | 8.726 | 6.806 | 100.0% | 10 | | -> duration | 6.082 | 6.39 | 8.551 | 8.639 | 8.726 | 6.806 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 19.109815 Full duration: 47.977508 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_list_volume args position 1 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "detailed": true, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 32951d5e-0908-45e1-b646-e82b9cfdef31 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_volume | 3.186 | 3.691 | 3.926 | 4.051 | 4.175 | 3.715 | 100.0% | 10 | | cinder_v3.list_volumes | 0.235 | 0.266 | 0.378 | 0.668 | 0.958 | 0.337 | 100.0% | 10 | | total | 3.458 | 4.038 | 4.484 | 4.533 | 4.581 | 4.052 | 100.0% | 10 | | -> duration | 3.458 | 4.038 | 4.484 | 4.533 | 4.581 | 4.052 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.860727 Full duration: 38.922484 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_upload_volume_to_image args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "container_format": "bare", "force": false, "disk_format": "raw", "do_delete": true, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 32951d5e-0908-45e1-b646-e82b9cfdef31 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_volume | 2.855 | 3.032 | 3.274 | 3.72 | 4.166 | 3.123 | 100.0% | 10 | | cinder_v3.upload_volume_to_image | 37.455 | 39.99 | 62.978 | 63.001 | 63.024 | 44.543 | 100.0% | 10 | | cinder_v3.delete_volume | 0.467 | 2.18 | 2.358 | 2.359 | 2.361 | 2.058 | 100.0% | 10 | | glance_v2.delete_image | 0.498 | 1.913 | 2.396 | 2.398 | 2.4 | 1.743 | 100.0% | 10 | | total | 42.236 | 46.151 | 70.565 | 70.598 | 70.631 | 51.467 | 100.0% | 10 | | -> duration | 42.236 | 46.151 | 70.565 | 70.598 | 70.631 | 51.467 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 138.673664 Full duration: 166.607682 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_nested_snapshots_and_attach_volume args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "create_vm_params": { "nics": [ { "net-id": "8d34b2b1-dc78-4f76-a443-f3d52567646e" } ] }, "flavor": { "name": "rally_full-flavor_d09e47f0-7c5b-4a3d-a70a-228f31777d7e" }, "image": { "name": "rally_full-img_d09e47f0-7c5b-4a3d-a70a-228f31777d7e" }, "nested_level": 1, "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 32951d5e-0908-45e1-b646-e82b9cfdef31 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 10.662 | 15.957 | 19.648 | 19.757 | 19.867 | 15.984 | 100.0% | 10 | | cinder_v3.create_volume | 2.916 | 3.177 | 3.298 | 3.395 | 3.492 | 3.175 | 100.0% | 10 | | cinder_v3.create_snapshot | 2.599 | 2.776 | 2.967 | 2.977 | 2.987 | 2.79 | 100.0% | 10 | | nova.attach_volume | 4.271 | 4.56 | 4.81 | 4.825 | 4.841 | 4.558 | 100.0% | 10 | | nova.detach_volume | 1.274 | 1.525 | 4.077 | 4.182 | 4.288 | 2.244 | 100.0% | 10 | | cinder_v3.delete_snapshot | 2.117 | 2.296 | 2.403 | 2.496 | 2.59 | 2.271 | 100.0% | 10 | | cinder_v3.delete_volume | 0.263 | 2.281 | 2.413 | 2.421 | 2.429 | 1.908 | 100.0% | 10 | | nova.delete_server | 2.5 | 2.789 | 3.181 | 3.975 | 4.768 | 2.959 | 100.0% | 10 | | total | 30.629 | 34.253 | 41.359 | 41.398 | 41.436 | 35.89 | 100.0% | 10 | | -> duration | 29.629 | 33.253 | 40.359 | 40.398 | 40.436 | 34.89 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 106.274986 Full duration: 139.909099 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_snapshot_and_attach_volume args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "create_vm_params": { "nics": [ { "net-id": "8d34b2b1-dc78-4f76-a443-f3d52567646e" } ] }, "flavor": { "name": "rally_full-flavor_d09e47f0-7c5b-4a3d-a70a-228f31777d7e" }, "image": { "name": "rally_full-img_d09e47f0-7c5b-4a3d-a70a-228f31777d7e" }, "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 32951d5e-0908-45e1-b646-e82b9cfdef31 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_volume | 3.351 | 3.596 | 3.725 | 3.748 | 3.771 | 3.589 | 100.0% | 10 | | cinder_v3.create_snapshot | 2.608 | 2.824 | 2.917 | 2.953 | 2.989 | 2.803 | 100.0% | 10 | | nova.boot_server | 8.965 | 11.552 | 15.698 | 15.825 | 15.952 | 12.484 | 100.0% | 10 | | nova.attach_volume | 4.233 | 4.632 | 4.911 | 4.978 | 5.044 | 4.653 | 100.0% | 10 | | nova.detach_volume | 1.18 | 1.524 | 2.08 | 3.028 | 3.977 | 1.744 | 100.0% | 10 | | cinder_v3.delete_snapshot | 2.122 | 2.136 | 2.44 | 2.476 | 2.513 | 2.22 | 100.0% | 10 | | cinder_v3.delete_volume | 2.157 | 2.197 | 2.346 | 2.353 | 2.36 | 2.222 | 100.0% | 10 | | nova.delete_server | 2.35 | 2.702 | 5.264 | 5.282 | 5.3 | 3.391 | 100.0% | 10 | | total | 29.262 | 33.291 | 35.519 | 36.777 | 38.036 | 33.107 | 100.0% | 10 | | -> duration | 28.262 | 32.291 | 34.519 | 35.777 | 37.036 | 32.107 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 97.230317 Full duration: 130.098067 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_volume args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 32951d5e-0908-45e1-b646-e82b9cfdef31 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_volume | 3.186 | 3.515 | 3.878 | 3.882 | 3.887 | 3.535 | 100.0% | 10 | | total | 3.186 | 3.515 | 3.878 | 3.883 | 3.887 | 3.535 | 100.0% | 10 | | -> duration | 3.186 | 3.515 | 3.878 | 3.883 | 3.887 | 3.535 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.492944 Full duration: 34.999498 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_volume args position 1 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 32951d5e-0908-45e1-b646-e82b9cfdef31 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_volume | 3.347 | 3.552 | 3.697 | 3.741 | 3.785 | 3.55 | 100.0% | 10 | | total | 3.347 | 3.552 | 3.697 | 3.741 | 3.785 | 3.55 | 100.0% | 10 | | -> duration | 3.347 | 3.552 | 3.697 | 3.741 | 3.785 | 3.55 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.717125 Full duration: 36.31648 -------------------------------------------------------------------------------- test scenario CinderVolumes.list_volumes args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "volumes": { "volumes_per_tenant": 4, "size": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "detailed": true }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 32951d5e-0908-45e1-b646-e82b9cfdef31 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.list_volumes | 0.688 | 0.745 | 0.796 | 0.808 | 0.82 | 0.747 | 100.0% | 10 | | total | 0.688 | 0.745 | 0.796 | 0.808 | 0.82 | 0.747 | 100.0% | 10 | | -> duration | 0.688 | 0.745 | 0.796 | 0.808 | 0.82 | 0.747 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.225801 Full duration: 59.04275 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_snapshot args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "volumes": { "volumes_per_tenant": 1, "size": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "force": false }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 32951d5e-0908-45e1-b646-e82b9cfdef31 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_snapshot | 3.173 | 3.399 | 3.506 | 3.537 | 3.568 | 3.394 | 100.0% | 10 | | cinder_v3.delete_snapshot | 2.119 | 2.572 | 2.79 | 2.815 | 2.84 | 2.574 | 100.0% | 10 | | total | 5.618 | 5.96 | 6.205 | 6.254 | 6.302 | 5.969 | 100.0% | 10 | | -> duration | 5.618 | 5.96 | 6.205 | 6.254 | 6.302 | 5.969 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.638431 Full duration: 56.621776 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 32951d5e-0908-45e1-b646-e82b9cfdef31 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_volume | 3.205 | 3.6 | 3.691 | 3.698 | 3.705 | 3.553 | 100.0% | 10 | | cinder_v3.delete_volume | 0.292 | 2.755 | 3.025 | 3.032 | 3.039 | 2.302 | 100.0% | 10 | | total | 3.698 | 6.336 | 6.674 | 6.686 | 6.698 | 5.856 | 100.0% | 10 | | -> duration | 3.698 | 6.336 | 6.674 | 6.686 | 6.698 | 5.856 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.608513 Full duration: 38.572054 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 1 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "image": { "name": "rally_full-img_d09e47f0-7c5b-4a3d-a70a-228f31777d7e" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 32951d5e-0908-45e1-b646-e82b9cfdef31 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_volume | 5.962 | 6.181 | 6.813 | 7.637 | 8.461 | 6.435 | 100.0% | 10 | | cinder_v3.delete_volume | 2.41 | 2.559 | 2.792 | 2.843 | 2.893 | 2.579 | 100.0% | 10 | | total | 8.502 | 8.738 | 9.354 | 10.192 | 11.031 | 9.014 | 100.0% | 10 | | -> duration | 8.502 | 8.738 | 9.354 | 10.192 | 11.031 | 9.014 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 26.352178 Full duration: 49.719665 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 2 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 32951d5e-0908-45e1-b646-e82b9cfdef31 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_volume | 3.37 | 3.545 | 3.616 | 3.648 | 3.68 | 3.53 | 100.0% | 10 | | cinder_v3.delete_volume | 0.494 | 2.56 | 2.712 | 2.75 | 2.789 | 1.992 | 100.0% | 10 | | total | 3.976 | 6.084 | 6.317 | 6.337 | 6.356 | 5.522 | 100.0% | 10 | | -> duration | 3.976 | 6.084 | 6.317 | 6.337 | 6.356 | 5.522 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.049277 Full duration: 37.677861 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_extend_volume args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "new_size": 2, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 32951d5e-0908-45e1-b646-e82b9cfdef31 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_volume | 3.351 | 3.674 | 3.778 | 3.825 | 3.873 | 3.629 | 100.0% | 10 | | cinder_v3.extend_volume | 0.575 | 0.722 | 2.653 | 2.72 | 2.787 | 1.4 | 100.0% | 10 | | cinder_v3.delete_volume | 0.316 | 1.454 | 2.532 | 2.55 | 2.568 | 1.447 | 100.0% | 10 | | total | 4.628 | 6.634 | 7.096 | 8.001 | 8.906 | 6.476 | 100.0% | 10 | | -> duration | 4.628 | 6.634 | 7.096 | 8.001 | 8.906 | 6.476 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 19.771058 Full duration: 42.258175 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_from_volume_and_delete_volume args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "volumes": { "volumes_per_tenant": 1, "size": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 32951d5e-0908-45e1-b646-e82b9cfdef31 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_volume | 3.421 | 4.566 | 5.902 | 5.906 | 5.911 | 4.645 | 100.0% | 10 | | cinder_v3.delete_volume | 2.66 | 4.842 | 7.114 | 7.117 | 7.119 | 4.853 | 100.0% | 10 | | total | 6.164 | 10.5 | 10.751 | 10.752 | 10.753 | 9.498 | 100.0% | 10 | | -> duration | 6.164 | 10.5 | 10.751 | 10.752 | 10.753 | 9.498 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 27.340704 Full duration: 65.096915 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_get_qos args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "write_iops_sec": "10", "consumer": "both", "read_iops_sec": "1000" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 32951d5e-0908-45e1-b646-e82b9cfdef31 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_qos | 0.639 | 0.738 | 0.776 | 0.828 | 0.88 | 0.732 | 100.0% | 10 | | cinder_v3.get_qos | 0.197 | 0.259 | 0.301 | 0.301 | 0.302 | 0.25 | 100.0% | 10 | | total | 0.856 | 0.982 | 1.058 | 1.07 | 1.081 | 0.982 | 100.0% | 10 | | -> duration | 0.856 | 0.982 | 1.058 | 1.07 | 1.081 | 0.982 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.901295 Full duration: 23.007067 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_list_qos args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "write_iops_sec": "10", "consumer": "both", "read_iops_sec": "1000" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 32951d5e-0908-45e1-b646-e82b9cfdef31 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_qos | 0.64 | 0.752 | 0.821 | 0.822 | 0.822 | 0.739 | 100.0% | 10 | | cinder_v3.list_qos | 0.214 | 0.293 | 0.33 | 0.336 | 0.343 | 0.277 | 100.0% | 10 | | total | 0.866 | 0.992 | 1.136 | 1.143 | 1.15 | 1.016 | 100.0% | 10 | | -> duration | 0.866 | 0.992 | 1.136 | 1.143 | 1.15 | 1.016 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.975561 Full duration: 21.547448 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_set_qos args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "set_read_iops_sec": "1001", "set_consumer": "both", "read_iops_sec": "1000", "set_write_iops_sec": "11", "write_iops_sec": "10", "consumer": "back-end" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 32951d5e-0908-45e1-b646-e82b9cfdef31 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_qos | 0.637 | 0.765 | 0.831 | 0.84 | 0.849 | 0.758 | 100.0% | 10 | | cinder_v3.set_qos | 0.221 | 0.272 | 0.328 | 0.334 | 0.339 | 0.276 | 100.0% | 10 | | total | 0.864 | 1.074 | 1.13 | 1.138 | 1.145 | 1.034 | 100.0% | 10 | | -> duration | 0.864 | 1.074 | 1.13 | 1.138 | 1.145 | 1.034 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.075218 Full duration: 21.650931 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_and_get_volume_type args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "description": "rally tests creating types" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 32951d5e-0908-45e1-b646-e82b9cfdef31 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_volume_type | 0.65 | 0.754 | 0.819 | 0.842 | 0.866 | 0.754 | 100.0% | 10 | | cinder_v3.get_volume_type | 0.202 | 0.279 | 0.342 | 0.373 | 0.403 | 0.274 | 100.0% | 10 | | total | 0.853 | 1.038 | 1.155 | 1.186 | 1.217 | 1.028 | 100.0% | 10 | | -> duration | 0.853 | 1.038 | 1.155 | 1.186 | 1.217 | 1.028 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.991467 Full duration: 21.588736 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_and_list_volume_types args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "description": "rally tests creating types" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 32951d5e-0908-45e1-b646-e82b9cfdef31 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_volume_type | 0.658 | 0.765 | 0.833 | 0.857 | 0.882 | 0.766 | 100.0% | 10 | | cinder_v3.list_types | 0.215 | 0.252 | 0.321 | 0.324 | 0.326 | 0.264 | 100.0% | 10 | | total | 0.901 | 1.078 | 1.096 | 1.097 | 1.097 | 1.031 | 100.0% | 10 | | -> duration | 0.901 | 1.078 | 1.096 | 1.097 | 1.097 | 1.031 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.007076 Full duration: 21.017469 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_and_update_volume_type args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "description": "test", "update_description": "test update" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 32951d5e-0908-45e1-b646-e82b9cfdef31 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume_type | 0.653 | 0.772 | 0.911 | 0.93 | 0.95 | 0.782 | 100.0% | 10 | | cinder_v2.update_volume_type | 0.229 | 0.313 | 0.353 | 0.367 | 0.381 | 0.302 | 100.0% | 10 | | total | 0.885 | 1.093 | 1.202 | 1.251 | 1.301 | 1.084 | 100.0% | 10 | | -> duration | 0.885 | 1.093 | 1.202 | 1.251 | 1.301 | 1.084 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.165965 Full duration: 21.925797 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_volume_type_and_encryption_type args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "control_location": "front-end", "cipher": "aes-xts-plain64", "description": "rally tests creating types", "key_size": 512, "provider": "LuksEncryptor" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 32951d5e-0908-45e1-b646-e82b9cfdef31 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_volume_type | 0.661 | 0.799 | 1.024 | 1.039 | 1.054 | 0.826 | 100.0% | 10 | | cinder_v3.create_encryption_type | 0.225 | 0.295 | 0.369 | 0.375 | 0.381 | 0.299 | 100.0% | 10 | | total | 0.898 | 1.163 | 1.281 | 1.284 | 1.287 | 1.125 | 100.0% | 10 | | -> duration | 0.898 | 1.163 | 1.281 | 1.284 | 1.287 | 1.125 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.249104 Full duration: 21.86939 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_volume_type_add_and_list_type_access args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "description": "rally tests creating types" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 32951d5e-0908-45e1-b646-e82b9cfdef31 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume_type | 0.653 | 0.761 | 0.815 | 0.818 | 0.822 | 0.745 | 100.0% | 10 | | cinder_v2.add_type_access | 0.217 | 0.242 | 0.314 | 0.316 | 0.319 | 0.261 | 100.0% | 10 | | cinder_v2.list_type_access | 0.021 | 0.21 | 0.277 | 0.288 | 0.3 | 0.157 | 100.0% | 10 | | total | 0.966 | 1.089 | 1.371 | 1.387 | 1.403 | 1.163 | 100.0% | 10 | | -> duration | 0.966 | 1.089 | 1.371 | 1.387 | 1.403 | 1.163 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.464606 Full duration: 21.459958 HINTS: * To plot HTML graphics with this data, run: rally task report 32951d5e-0908-45e1-b646-e82b9cfdef31 --out output.html * To generate a JUnit report, run: rally task export 32951d5e-0908-45e1-b646-e82b9cfdef31 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 32951d5e-0908-45e1-b646-e82b9cfdef31 --json --out output.json 2019-06-08 08:05:02,973 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'32951d5e-0908-45e1-b646-e82b9cfdef31', '--out', u'/home/opnfv/functest/results/rally_full/cinder.json'] 2019-06-08 08:05:04,948 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 32951d5e-0908-45e1-b646-e82b9cfdef31 --out /home/opnfv/functest/results/rally_full/cinder.json 2019-06-08 08:05:05,011 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2019-06-08 08:05:05,012 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/full/opnfv-gnocchi.yaml 2019-06-08 08:05:05,012 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-06-08 08:05:05,024 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-06-08 08:05:05,025 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2019-06-08 08:05:05,025 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': False, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['gnocchi'], 'concurrency': 4, 'netid': '8d34b2b1-dc78-4f76-a443-f3d52567646e', 'tenants_amount': 3, 'image_name': 'rally_full-img_d09e47f0-7c5b-4a3d-a70a-228f31777d7e', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_d09e47f0-7c5b-4a3d-a70a-228f31777d7e', '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_d09e47f0-7c5b-4a3d-a70a-228f31777d7e', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-06-08 08:10:06,666 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 3b939f2d-3e31-4f98-bce7-032b6050dcf2 2019-06-08 08:10:06,667 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'3b939f2d-3e31-4f98-bce7-032b6050dcf2'] 2019-06-08 08:10:07,545 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 3b939f2d-3e31-4f98-bce7-032b6050dcf2 -------------------------------------------------------------------------------- Task 3b939f2d-3e31-4f98-bce7-032b6050dcf2: 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 3b939f2d-3e31-4f98-bce7-032b6050dcf2 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.608 | 0.699 | 0.742 | 0.778 | 0.814 | 0.707 | 100.0% | 10 | | total | 0.608 | 0.699 | 0.742 | 0.778 | 0.814 | 0.707 | 100.0% | 10 | | -> duration | 0.608 | 0.699 | 0.742 | 0.778 | 0.814 | 0.707 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.101344 Full duration: 13.874227 -------------------------------------------------------------------------------- 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 3b939f2d-3e31-4f98-bce7-032b6050dcf2 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.648 | 0.761 | 0.853 | 0.86 | 0.867 | 0.766 | 100.0% | 10 | | total | 0.648 | 0.761 | 0.853 | 0.86 | 0.867 | 0.766 | 100.0% | 10 | | -> duration | 0.648 | 0.761 | 0.853 | 0.86 | 0.867 | 0.766 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.347408 Full duration: 14.154858 -------------------------------------------------------------------------------- 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 3b939f2d-3e31-4f98-bce7-032b6050dcf2 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.665 | 0.734 | 0.78 | 0.782 | 0.785 | 0.734 | 100.0% | 10 | | total | 0.665 | 0.734 | 0.78 | 0.783 | 0.785 | 0.734 | 100.0% | 10 | | -> duration | 0.665 | 0.734 | 0.78 | 0.783 | 0.785 | 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.225307 Full duration: 13.981185 -------------------------------------------------------------------------------- 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 3b939f2d-3e31-4f98-bce7-032b6050dcf2 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_archive_policy_rule | 0.643 | 0.744 | 0.792 | 0.792 | 0.792 | 0.74 | 100.0% | 10 | | total | 0.643 | 0.744 | 0.792 | 0.792 | 0.793 | 0.741 | 100.0% | 10 | | -> duration | 0.643 | 0.744 | 0.792 | 0.792 | 0.793 | 0.741 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.230205 Full duration: 16.669944 -------------------------------------------------------------------------------- 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 3b939f2d-3e31-4f98-bce7-032b6050dcf2 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.638 | 0.733 | 0.823 | 0.834 | 0.846 | 0.736 | 100.0% | 10 | | gnocchi.delete_archive_policy_rule | 0.209 | 0.257 | 0.292 | 0.295 | 0.298 | 0.254 | 100.0% | 10 | | total | 0.881 | 0.99 | 1.076 | 1.089 | 1.101 | 0.99 | 100.0% | 10 | | -> duration | 0.881 | 0.99 | 1.076 | 1.089 | 1.101 | 0.99 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.898253 Full duration: 15.045542 -------------------------------------------------------------------------------- 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 3b939f2d-3e31-4f98-bce7-032b6050dcf2 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.631 | 0.704 | 0.806 | 0.825 | 0.844 | 0.718 | 100.0% | 10 | | total | 0.631 | 0.704 | 0.806 | 0.825 | 0.844 | 0.718 | 100.0% | 10 | | -> duration | 0.631 | 0.704 | 0.806 | 0.825 | 0.844 | 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.13297 Full duration: 14.210848 -------------------------------------------------------------------------------- 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 3b939f2d-3e31-4f98-bce7-032b6050dcf2 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.64 | 0.752 | 0.818 | 0.827 | 0.836 | 0.743 | 100.0% | 10 | | total | 0.64 | 0.752 | 0.818 | 0.827 | 0.836 | 0.744 | 100.0% | 10 | | -> duration | 0.64 | 0.752 | 0.818 | 0.827 | 0.836 | 0.744 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.157191 Full duration: 16.668941 -------------------------------------------------------------------------------- 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 3b939f2d-3e31-4f98-bce7-032b6050dcf2 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.641 | 0.717 | 0.777 | 0.784 | 0.791 | 0.712 | 100.0% | 10 | | gnocchi.delete_archive_policy | 0.197 | 0.258 | 0.314 | 0.351 | 0.389 | 0.264 | 100.0% | 10 | | total | 0.851 | 0.993 | 1.069 | 1.075 | 1.082 | 0.976 | 100.0% | 10 | | -> duration | 0.851 | 0.993 | 1.069 | 1.075 | 1.082 | 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.868722 Full duration: 15.404279 -------------------------------------------------------------------------------- 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 3b939f2d-3e31-4f98-bce7-032b6050dcf2 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.611 | 0.72 | 0.739 | 0.741 | 0.742 | 0.711 | 100.0% | 10 | | total | 0.612 | 0.72 | 0.739 | 0.741 | 0.742 | 0.711 | 100.0% | 10 | | -> duration | 0.612 | 0.72 | 0.739 | 0.741 | 0.742 | 0.711 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.138752 Full duration: 13.637531 -------------------------------------------------------------------------------- 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 3b939f2d-3e31-4f98-bce7-032b6050dcf2 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.948 | 2.46 | 2.668 | 2.737 | 2.807 | 2.446 | 100.0% | 10 | | total | 1.948 | 2.46 | 2.671 | 2.739 | 2.807 | 2.447 | 100.0% | 10 | | -> duration | 1.948 | 2.46 | 2.671 | 2.739 | 2.807 | 2.447 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.065656 Full duration: 23.059105 -------------------------------------------------------------------------------- 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 3b939f2d-3e31-4f98-bce7-032b6050dcf2 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.697 | 2.534 | 2.783 | 2.868 | 2.953 | 2.359 | 100.0% | 10 | | gnocchi.delete_resource_type | 0.406 | 0.595 | 1.201 | 1.392 | 1.582 | 0.722 | 100.0% | 10 | | total | 2.249 | 3.281 | 3.393 | 3.423 | 3.454 | 3.081 | 100.0% | 10 | | -> duration | 2.249 | 3.281 | 3.393 | 3.423 | 3.454 | 3.081 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.858065 Full duration: 21.006283 -------------------------------------------------------------------------------- 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 3b939f2d-3e31-4f98-bce7-032b6050dcf2 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.632 | 0.712 | 0.721 | 0.724 | 0.728 | 0.704 | 100.0% | 10 | | total | 0.632 | 0.712 | 0.721 | 0.724 | 0.728 | 0.704 | 100.0% | 10 | | -> duration | 0.632 | 0.712 | 0.721 | 0.724 | 0.728 | 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.127772 Full duration: 13.477543 -------------------------------------------------------------------------------- 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 3b939f2d-3e31-4f98-bce7-032b6050dcf2 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.83 | 0.952 | 1.152 | 1.18 | 1.209 | 0.982 | 100.0% | 10 | | total | 0.831 | 0.952 | 1.152 | 1.181 | 1.209 | 0.982 | 100.0% | 10 | | -> duration | 0.831 | 0.952 | 1.152 | 1.181 | 1.209 | 0.982 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.846513 Full duration: 16.238288 -------------------------------------------------------------------------------- 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 3b939f2d-3e31-4f98-bce7-032b6050dcf2 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.826 | 0.947 | 1.014 | 1.014 | 1.014 | 0.934 | 100.0% | 10 | | gnocchi.delete_metric | 0.024 | 0.233 | 0.302 | 0.315 | 0.329 | 0.232 | 100.0% | 10 | | total | 0.972 | 1.169 | 1.263 | 1.299 | 1.335 | 1.166 | 100.0% | 10 | | -> duration | 0.972 | 1.169 | 1.263 | 1.299 | 1.335 | 1.166 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.444392 Full duration: 17.028231 -------------------------------------------------------------------------------- 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 3b939f2d-3e31-4f98-bce7-032b6050dcf2 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.699 | 0.719 | 0.739 | 0.778 | 0.817 | 0.726 | 100.0% | 10 | | total | 0.7 | 0.719 | 0.739 | 0.778 | 0.817 | 0.726 | 100.0% | 10 | | -> duration | 0.7 | 0.719 | 0.739 | 0.778 | 0.817 | 0.726 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.157166 Full duration: 18.514652 -------------------------------------------------------------------------------- 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 3b939f2d-3e31-4f98-bce7-032b6050dcf2 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.634 | 0.719 | 0.77 | 0.809 | 0.848 | 0.715 | 100.0% | 10 | | gnocchi.delete_resource | 0.214 | 0.308 | 0.396 | 0.401 | 0.406 | 0.305 | 100.0% | 10 | | total | 0.862 | 1.031 | 1.166 | 1.211 | 1.255 | 1.02 | 100.0% | 10 | | -> duration | 0.862 | 1.031 | 1.166 | 1.211 | 1.255 | 1.02 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.025378 Full duration: 16.210279 HINTS: * To plot HTML graphics with this data, run: rally task report 3b939f2d-3e31-4f98-bce7-032b6050dcf2 --out output.html * To generate a JUnit report, run: rally task export 3b939f2d-3e31-4f98-bce7-032b6050dcf2 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 3b939f2d-3e31-4f98-bce7-032b6050dcf2 --json --out output.json 2019-06-08 08:10:07,546 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'3b939f2d-3e31-4f98-bce7-032b6050dcf2', '--out', u'/home/opnfv/functest/results/rally_full/gnocchi.json'] 2019-06-08 08:10:09,669 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 3b939f2d-3e31-4f98-bce7-032b6050dcf2 --out /home/opnfv/functest/results/rally_full/gnocchi.json 2019-06-08 08:10:09,696 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2019-06-08 08:10:09,697 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/full/opnfv-heat.yaml 2019-06-08 08:10:09,697 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-06-08 08:10:09,709 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-06-08 08:10:09,711 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2019-06-08 08:10:09,711 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': False, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['heat'], 'concurrency': 4, 'netid': '8d34b2b1-dc78-4f76-a443-f3d52567646e', 'tenants_amount': 3, 'image_name': 'rally_full-img_d09e47f0-7c5b-4a3d-a70a-228f31777d7e', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_d09e47f0-7c5b-4a3d-a70a-228f31777d7e', '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_d09e47f0-7c5b-4a3d-a70a-228f31777d7e', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-06-08 08:22:30,348 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 1e8dbd7d-ece3-44af-8d13-9d90877ee43c 2019-06-08 08:22:30,348 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'1e8dbd7d-ece3-44af-8d13-9d90877ee43c'] 2019-06-08 08:22:31,236 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 1e8dbd7d-ece3-44af-8d13-9d90877ee43c -------------------------------------------------------------------------------- Task 1e8dbd7d-ece3-44af-8d13-9d90877ee43c: 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 1e8dbd7d-ece3-44af-8d13-9d90877ee43c 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.923 | 5.441 | 5.63 | 5.822 | 6.013 | 5.388 | 100.0% | 10 | | heat.delete_stack | 0.507 | 0.709 | 0.935 | 0.963 | 0.991 | 0.697 | 100.0% | 10 | | total | 5.458 | 6.132 | 6.521 | 6.541 | 6.56 | 6.086 | 100.0% | 10 | | -> duration | 3.458 | 4.132 | 4.521 | 4.541 | 4.56 | 4.086 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.176116 Full duration: 33.225961 -------------------------------------------------------------------------------- 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_d09e47f0-7c5b-4a3d-a70a-228f31777d7e", "public_net": "external", "flavor": "rally_full-flavor_d09e47f0-7c5b-4a3d-a70a-228f31777d7e" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 1e8dbd7d-ece3-44af-8d13-9d90877ee43c 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 | 20.502 | 26.925 | 35.033 | 35.086 | 35.138 | 27.504 | 100.0% | 10 | | heat.delete_stack | 8.665 | 10.665 | 13.194 | 13.211 | 13.229 | 10.945 | 100.0% | 10 | | total | 29.167 | 38.117 | 46.232 | 46.696 | 47.159 | 38.45 | 100.0% | 10 | | -> duration | 27.167 | 36.117 | 44.232 | 44.696 | 45.159 | 36.45 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 110.409139 Full duration: 127.904876 -------------------------------------------------------------------------------- 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": "8d34b2b1-dc78-4f76-a443-f3d52567646e", "image": "rally_full-img_d09e47f0-7c5b-4a3d-a70a-228f31777d7e", "flavor": "rally_full-flavor_d09e47f0-7c5b-4a3d-a70a-228f31777d7e" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 1e8dbd7d-ece3-44af-8d13-9d90877ee43c 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.752 | 22.264 | 25.645 | 25.667 | 25.688 | 22.446 | 100.0% | 10 | | heat.delete_stack | 6.517 | 7.357 | 9.953 | 10.629 | 11.305 | 7.889 | 100.0% | 10 | | total | 26.063 | 30.12 | 33.571 | 33.604 | 33.638 | 30.335 | 100.0% | 10 | | -> duration | 24.063 | 28.12 | 31.571 | 31.604 | 31.638 | 28.335 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 89.240401 Full duration: 106.040382 -------------------------------------------------------------------------------- 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 1e8dbd7d-ece3-44af-8d13-9d90877ee43c 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.661 | 5.126 | 5.31 | 5.352 | 5.394 | 5.079 | 100.0% | 10 | | heat.list_stacks | 0.041 | 0.235 | 0.32 | 0.396 | 0.471 | 0.192 | 100.0% | 10 | | total | 4.919 | 5.259 | 5.586 | 5.609 | 5.632 | 5.271 | 100.0% | 10 | | -> duration | 2.919 | 3.259 | 3.586 | 3.609 | 3.632 | 3.271 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.715364 Full duration: 33.944828 -------------------------------------------------------------------------------- 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 1e8dbd7d-ece3-44af-8d13-9d90877ee43c 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.871 | 5.005 | 5.284 | 5.349 | 5.414 | 5.053 | 100.0% | 10 | | heat.update_stack | 2.679 | 2.81 | 3.05 | 3.108 | 3.165 | 2.855 | 100.0% | 10 | | heat.delete_stack | 2.517 | 2.876 | 3.076 | 3.1 | 3.123 | 2.848 | 100.0% | 10 | | total | 10.322 | 10.774 | 11.02 | 11.22 | 11.419 | 10.756 | 100.0% | 10 | | -> duration | 6.322 | 6.774 | 7.02 | 7.22 | 7.419 | 6.756 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 27.973485 Full duration: 46.524137 -------------------------------------------------------------------------------- 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 1e8dbd7d-ece3-44af-8d13-9d90877ee43c 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.823 | 5.23 | 6.423 | 6.584 | 6.744 | 5.491 | 100.0% | 10 | | heat.update_stack | 2.427 | 2.745 | 3.11 | 3.13 | 3.15 | 2.804 | 100.0% | 10 | | heat.delete_stack | 0.448 | 0.64 | 1.446 | 1.46 | 1.474 | 0.775 | 100.0% | 10 | | total | 8.057 | 9.134 | 9.9 | 9.961 | 10.022 | 9.07 | 100.0% | 10 | | -> duration | 4.057 | 5.134 | 5.9 | 5.961 | 6.022 | 5.07 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 22.82992 Full duration: 43.679597 -------------------------------------------------------------------------------- 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 1e8dbd7d-ece3-44af-8d13-9d90877ee43c 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.925 | 5.25 | 5.348 | 5.366 | 5.385 | 5.213 | 100.0% | 10 | | heat.update_stack | 3.779 | 4.588 | 5.179 | 5.298 | 5.416 | 4.565 | 100.0% | 10 | | heat.delete_stack | 3.38 | 3.943 | 4.107 | 4.313 | 4.52 | 3.905 | 100.0% | 10 | | total | 12.613 | 13.617 | 14.569 | 14.622 | 14.674 | 13.684 | 100.0% | 10 | | -> duration | 8.613 | 9.617 | 10.569 | 10.622 | 10.674 | 9.684 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 36.035005 Full duration: 54.497717 -------------------------------------------------------------------------------- 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 1e8dbd7d-ece3-44af-8d13-9d90877ee43c has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 5.124 | 5.417 | 6.814 | 7.025 | 7.237 | 5.779 | 100.0% | 10 | | heat.update_stack | 2.446 | 2.823 | 3.08 | 3.135 | 3.19 | 2.827 | 100.0% | 10 | | heat.delete_stack | 2.496 | 2.803 | 3.293 | 3.707 | 4.121 | 2.975 | 100.0% | 10 | | total | 10.428 | 11.04 | 12.489 | 13.276 | 14.062 | 11.581 | 100.0% | 10 | | -> duration | 6.428 | 7.04 | 8.489 | 9.276 | 10.062 | 7.581 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 29.865292 Full duration: 48.918235 -------------------------------------------------------------------------------- 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 1e8dbd7d-ece3-44af-8d13-9d90877ee43c 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.883 | 5.089 | 5.415 | 5.441 | 5.467 | 5.15 | 100.0% | 9 | | heat.update_stack | 2.621 | 2.968 | 3.948 | 4.017 | 4.087 | 3.232 | 100.0% | 9 | | heat.delete_stack | 1.425 | 1.739 | 2.677 | 2.725 | 2.774 | 2.002 | 100.0% | 9 | | total | 9.612 | 10.383 | 10.964 | 11.276 | 11.587 | 10.385 | 100.0% | 9 | | -> duration | 5.612 | 6.383 | 6.964 | 7.276 | 7.587 | 6.385 | 100.0% | 9 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 9 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 27.949067 Full duration: 47.649364 -------------------------------------------------------------------------------- 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 1e8dbd7d-ece3-44af-8d13-9d90877ee43c 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.999 | 5.149 | 5.593 | 5.646 | 5.7 | 5.249 | 100.0% | 10 | | heat.update_stack | 2.225 | 2.685 | 3.084 | 3.164 | 3.244 | 2.734 | 100.0% | 10 | | heat.delete_stack | 1.509 | 1.886 | 2.503 | 2.515 | 2.527 | 1.916 | 100.0% | 10 | | total | 9.147 | 9.937 | 10.483 | 10.613 | 10.744 | 9.899 | 100.0% | 10 | | -> duration | 5.147 | 5.937 | 6.483 | 6.613 | 6.744 | 5.899 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 25.095096 Full duration: 43.950602 -------------------------------------------------------------------------------- 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 1e8dbd7d-ece3-44af-8d13-9d90877ee43c 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.957 | 5.202 | 5.294 | 5.382 | 5.471 | 5.194 | 100.0% | 10 | | heat.check_stack | 0.475 | 0.899 | 1.134 | 1.458 | 1.782 | 0.938 | 100.0% | 10 | | heat.delete_stack | 1.4 | 1.764 | 2.848 | 2.85 | 2.853 | 1.998 | 100.0% | 10 | | total | 7.455 | 7.879 | 8.992 | 9.07 | 9.147 | 8.13 | 100.0% | 10 | | -> duration | 5.455 | 5.879 | 6.992 | 7.07 | 7.147 | 6.13 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 22.367264 Full duration: 39.291668 -------------------------------------------------------------------------------- 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 1e8dbd7d-ece3-44af-8d13-9d90877ee43c 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.902 | 5.404 | 5.967 | 6.055 | 6.143 | 5.489 | 100.0% | 10 | | heat.suspend_stack | 0.653 | 0.723 | 1.756 | 2.078 | 2.401 | 1.02 | 100.0% | 10 | | heat.resume_stack | 0.435 | 1.44 | 1.746 | 1.772 | 1.798 | 1.221 | 100.0% | 10 | | heat.delete_stack | 1.443 | 1.712 | 2.612 | 2.762 | 2.912 | 1.883 | 100.0% | 10 | | total | 7.751 | 9.597 | 11.193 | 11.319 | 11.446 | 9.613 | 100.0% | 10 | | -> duration | 5.751 | 7.597 | 9.193 | 9.319 | 9.446 | 7.613 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 25.304423 Full duration: 44.059162 -------------------------------------------------------------------------------- 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 1e8dbd7d-ece3-44af-8d13-9d90877ee43c 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.653 | 0.763 | 0.794 | 0.816 | 0.839 | 0.748 | 100.0% | 10 | | total | 0.653 | 0.763 | 0.794 | 0.816 | 0.839 | 0.748 | 100.0% | 10 | | -> duration | 0.653 | 0.763 | 0.794 | 0.816 | 0.839 | 0.748 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.167902 Full duration: 14.815 HINTS: * To plot HTML graphics with this data, run: rally task report 1e8dbd7d-ece3-44af-8d13-9d90877ee43c --out output.html * To generate a JUnit report, run: rally task export 1e8dbd7d-ece3-44af-8d13-9d90877ee43c --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 1e8dbd7d-ece3-44af-8d13-9d90877ee43c --json --out output.json 2019-06-08 08:22:31,236 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'1e8dbd7d-ece3-44af-8d13-9d90877ee43c', '--out', u'/home/opnfv/functest/results/rally_full/heat.json'] 2019-06-08 08:22:33,176 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 1e8dbd7d-ece3-44af-8d13-9d90877ee43c --out /home/opnfv/functest/results/rally_full/heat.json 2019-06-08 08:22:33,204 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2019-06-08 08:22:33,205 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-keystone.yaml 2019-06-08 08:22:33,205 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-06-08 08:22:33,217 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-06-08 08:22:33,218 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2019-06-08 08:22:33,218 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': False, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['keystone'], 'concurrency': 4, 'netid': '8d34b2b1-dc78-4f76-a443-f3d52567646e', 'tenants_amount': 3, 'image_name': 'rally_full-img_d09e47f0-7c5b-4a3d-a70a-228f31777d7e', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_d09e47f0-7c5b-4a3d-a70a-228f31777d7e', '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_d09e47f0-7c5b-4a3d-a70a-228f31777d7e', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-06-08 08:28:56,698 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 7eed0609-8c05-4e05-8dc6-6c978498c706 2019-06-08 08:28:56,699 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'7eed0609-8c05-4e05-8dc6-6c978498c706'] 2019-06-08 08:28:57,549 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 7eed0609-8c05-4e05-8dc6-6c978498c706 -------------------------------------------------------------------------------- Task 7eed0609-8c05-4e05-8dc6-6c978498c706: 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 7eed0609-8c05-4e05-8dc6-6c978498c706 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.936 | 2.448 | 2.517 | 2.586 | 1.42 | 100.0% | 10 | | keystone_v3.add_role | 0.141 | 0.166 | 0.223 | 0.226 | 0.228 | 0.176 | 100.0% | 10 | | keystone_v3.revoke_role | 0.148 | 0.204 | 0.262 | 0.269 | 0.275 | 0.209 | 100.0% | 10 | | total | 1.011 | 1.352 | 2.867 | 2.906 | 2.944 | 1.806 | 100.0% | 10 | | -> duration | 1.011 | 1.352 | 2.867 | 2.906 | 2.944 | 1.806 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.500872 Full duration: 29.260629 -------------------------------------------------------------------------------- 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 7eed0609-8c05-4e05-8dc6-6c978498c706 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.641 | 0.744 | 1.689 | 1.911 | 2.132 | 1.125 | 100.0% | 10 | | keystone_v3.add_role | 0.146 | 0.192 | 0.242 | 0.257 | 0.272 | 0.203 | 100.0% | 10 | | keystone_v3.list_roles | 0.138 | 0.182 | 0.231 | 0.242 | 0.253 | 0.185 | 100.0% | 10 | | total | 1.016 | 1.201 | 2.015 | 2.26 | 2.505 | 1.512 | 100.0% | 10 | | -> duration | 1.016 | 1.201 | 2.015 | 2.26 | 2.505 | 1.512 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.71272 Full duration: 28.828488 -------------------------------------------------------------------------------- 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 7eed0609-8c05-4e05-8dc6-6c978498c706 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.025 | 1.282 | 1.706 | 1.922 | 2.138 | 1.363 | 100.0% | 10 | | keystone_v3.list_projects | 0.113 | 0.125 | 0.197 | 0.199 | 0.2 | 0.139 | 100.0% | 10 | | total | 1.154 | 1.443 | 1.83 | 2.084 | 2.338 | 1.503 | 100.0% | 10 | | -> duration | 1.154 | 1.443 | 1.83 | 2.084 | 2.338 | 1.503 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.793727 Full duration: 29.114817 -------------------------------------------------------------------------------- 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 7eed0609-8c05-4e05-8dc6-6c978498c706 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.756 | 0.903 | 2.359 | 2.44 | 2.521 | 1.398 | 100.0% | 10 | | keystone_v3.delete_role | 0.139 | 0.173 | 0.232 | 0.245 | 0.258 | 0.182 | 100.0% | 10 | | total | 0.935 | 1.045 | 2.58 | 2.623 | 2.666 | 1.58 | 100.0% | 10 | | -> duration | 0.935 | 1.045 | 2.58 | 2.623 | 2.666 | 1.58 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.873285 Full duration: 24.849365 -------------------------------------------------------------------------------- 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 7eed0609-8c05-4e05-8dc6-6c978498c706 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.674 | 0.799 | 1.558 | 1.769 | 1.98 | 1.084 | 100.0% | 10 | | keystone_v3.delete_service | 0.139 | 0.194 | 0.228 | 0.237 | 0.246 | 0.19 | 100.0% | 10 | | total | 0.845 | 0.982 | 1.778 | 1.962 | 2.146 | 1.275 | 100.0% | 10 | | -> duration | 0.845 | 0.982 | 1.778 | 1.962 | 2.146 | 1.275 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.076665 Full duration: 24.400075 -------------------------------------------------------------------------------- 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 7eed0609-8c05-4e05-8dc6-6c978498c706 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.953 | 1.14 | 2.017 | 2.051 | 2.085 | 1.368 | 100.0% | 10 | | keystone_v3.create_user | 0.618 | 0.82 | 0.871 | 0.922 | 0.973 | 0.792 | 100.0% | 10 | | -> keystone_v3.list_roles | 0.12 | 0.145 | 0.204 | 0.212 | 0.221 | 0.158 | 100.0% | 10 | | -> keystone_v3.add_role | 0.15 | 0.181 | 0.234 | 0.245 | 0.255 | 0.185 | 100.0% | 10 | | keystone_v3.create_role | 0.121 | 0.137 | 0.186 | 0.201 | 0.216 | 0.148 | 100.0% | 10 | | keystone_v3.get_project | 0.114 | 0.146 | 0.21 | 0.217 | 0.224 | 0.152 | 100.0% | 10 | | keystone_v3.get_user | 0.125 | 0.14 | 0.164 | 0.177 | 0.189 | 0.147 | 100.0% | 10 | | keystone_v3.get_role | 0.111 | 0.12 | 0.155 | 0.17 | 0.186 | 0.131 | 100.0% | 10 | | keystone_v3.list_services | 0.106 | 0.123 | 0.146 | 0.162 | 0.178 | 0.127 | 100.0% | 10 | | keystone_v3.get_services | 0.105 | 0.122 | 0.152 | 0.155 | 0.158 | 0.125 | 100.0% | 10 | | total | 2.49 | 3.018 | 3.685 | 3.731 | 3.777 | 3.144 | 100.0% | 10 | | -> duration | 2.49 | 3.018 | 3.685 | 3.731 | 3.777 | 3.144 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.57202 Full duration: 40.866331 -------------------------------------------------------------------------------- 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 7eed0609-8c05-4e05-8dc6-6c978498c706 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.911 | 1.174 | 2.437 | 2.559 | 2.68 | 1.589 | 100.0% | 10 | | keystone_v3.update_project | 0.133 | 0.171 | 0.208 | 0.22 | 0.233 | 0.175 | 100.0% | 10 | | keystone_v3.delete_project | 0.182 | 0.227 | 0.295 | 0.296 | 0.296 | 0.232 | 100.0% | 10 | | total | 1.29 | 1.651 | 2.853 | 2.971 | 3.09 | 1.996 | 100.0% | 10 | | -> duration | 1.29 | 1.651 | 2.853 | 2.971 | 3.09 | 1.996 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.169639 Full duration: 26.226373 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7eed0609-8c05-4e05-8dc6-6c978498c706 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.959 | 1.222 | 1.914 | 2.317 | 2.721 | 1.424 | 100.0% | 10 | | total | 1.153 | 1.366 | 2.046 | 2.459 | 2.871 | 1.573 | 100.0% | 10 | | -> duration | 1.153 | 1.366 | 2.046 | 2.459 | 2.871 | 1.573 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.326469 Full duration: 25.241579 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7eed0609-8c05-4e05-8dc6-6c978498c706 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.069 | 1.282 | 2.228 | 2.414 | 2.601 | 1.597 | 100.0% | 10 | | total | 1.069 | 1.282 | 2.228 | 2.415 | 2.601 | 1.597 | 100.0% | 10 | | -> duration | 1.069 | 1.282 | 2.228 | 2.415 | 2.601 | 1.597 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.870449 Full duration: 26.167053 -------------------------------------------------------------------------------- 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 7eed0609-8c05-4e05-8dc6-6c978498c706 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.857 | 1.076 | 1.461 | 1.467 | 1.473 | 1.139 | 100.0% | 10 | | keystone_v3.list_users | 0.133 | 0.148 | 0.236 | 0.238 | 0.239 | 0.17 | 100.0% | 10 | | total | 1.203 | 1.419 | 1.762 | 1.805 | 1.848 | 1.459 | 100.0% | 10 | | -> duration | 1.203 | 1.419 | 1.762 | 1.805 | 1.848 | 1.459 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.088199 Full duration: 26.201528 -------------------------------------------------------------------------------- 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 7eed0609-8c05-4e05-8dc6-6c978498c706 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.954 | 1.038 | 1.135 | 1.164 | 1.194 | 1.048 | 100.0% | 10 | | keystone_v3.create_users | 6.836 | 7.385 | 7.54 | 7.672 | 7.803 | 7.37 | 100.0% | 10 | | -> keystone_v3.create_user (x10) | 6.835 | 7.385 | 7.54 | 7.671 | 7.803 | 7.369 | 100.0% | 10 | | --> keystone_v3.list_roles (x10) | 1.26 | 1.379 | 1.443 | 1.451 | 1.458 | 1.375 | 100.0% | 10 | | --> keystone_v3.add_role (x10) | 1.689 | 1.765 | 1.862 | 1.922 | 1.982 | 1.786 | 100.0% | 10 | | total | 9.13 | 9.851 | 10.098 | 10.231 | 10.365 | 9.845 | 100.0% | 10 | | -> duration | 9.13 | 9.851 | 10.098 | 10.231 | 10.365 | 9.845 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 32.061004 Full duration: 71.039618 HINTS: * To plot HTML graphics with this data, run: rally task report 7eed0609-8c05-4e05-8dc6-6c978498c706 --out output.html * To generate a JUnit report, run: rally task export 7eed0609-8c05-4e05-8dc6-6c978498c706 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 7eed0609-8c05-4e05-8dc6-6c978498c706 --json --out output.json 2019-06-08 08:28:57,550 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'7eed0609-8c05-4e05-8dc6-6c978498c706', '--out', u'/home/opnfv/functest/results/rally_full/keystone.json'] 2019-06-08 08:28:59,572 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 7eed0609-8c05-4e05-8dc6-6c978498c706 --out /home/opnfv/functest/results/rally_full/keystone.json 2019-06-08 08:28:59,589 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2019-06-08 08:28:59,590 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/full/opnfv-neutron.yaml 2019-06-08 08:28:59,590 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-06-08 08:28:59,596 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-06-08 08:28:59,597 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2019-06-08 08:28:59,597 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': False, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['neutron'], 'concurrency': 4, 'netid': '8d34b2b1-dc78-4f76-a443-f3d52567646e', 'tenants_amount': 3, 'image_name': 'rally_full-img_d09e47f0-7c5b-4a3d-a70a-228f31777d7e', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_d09e47f0-7c5b-4a3d-a70a-228f31777d7e', '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_d09e47f0-7c5b-4a3d-a70a-228f31777d7e', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-06-08 08:49:27,783 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 6f3f4f5d-7170-4e60-a849-450fdf24fec3 2019-06-08 08:49:27,784 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'6f3f4f5d-7170-4e60-a849-450fdf24fec3'] 2019-06-08 08:49:28,750 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 6f3f4f5d-7170-4e60-a849-450fdf24fec3 -------------------------------------------------------------------------------- Task 6f3f4f5d-7170-4e60-a849-450fdf24fec3: 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 6f3f4f5d-7170-4e60-a849-450fdf24fec3 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.849 | 1.263 | 1.439 | 1.57 | 1.701 | 1.209 | 100.0% | 10 | | neutron.update_network | 0.364 | 0.392 | 0.907 | 0.96 | 1.013 | 0.533 | 100.0% | 10 | | total | 1.315 | 1.65 | 2.44 | 2.518 | 2.596 | 1.742 | 100.0% | 10 | | -> duration | 1.315 | 1.65 | 2.44 | 2.518 | 2.596 | 1.742 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.624492 Full duration: 42.580967 -------------------------------------------------------------------------------- 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 6f3f4f5d-7170-4e60-a849-450fdf24fec3 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.501 | 1.928 | 3.61 | 3.994 | 4.378 | 2.427 | 100.0% | 10 | | neutron.update_port | 0.509 | 0.657 | 1.427 | 1.497 | 1.567 | 0.789 | 100.0% | 10 | | total | 2.205 | 2.636 | 5.075 | 5.083 | 5.091 | 3.216 | 100.0% | 10 | | -> duration | 2.205 | 2.636 | 5.075 | 5.083 | 5.091 | 3.216 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.466503 Full duration: 59.090326 -------------------------------------------------------------------------------- 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 6f3f4f5d-7170-4e60-a849-450fdf24fec3 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.097 | 1.323 | 1.428 | 1.534 | 1.13 | 100.0% | 10 | | neutron.create_subnet | 0.816 | 1.036 | 1.956 | 1.963 | 1.969 | 1.214 | 100.0% | 10 | | neutron.create_router | 0.105 | 0.142 | 0.549 | 0.603 | 0.656 | 0.231 | 100.0% | 10 | | neutron.add_interface_router | 2.736 | 3.055 | 5.579 | 5.585 | 5.591 | 3.682 | 100.0% | 10 | | neutron.update_router | 0.751 | 0.992 | 1.586 | 1.604 | 1.623 | 1.111 | 100.0% | 10 | | total | 5.705 | 6.38 | 10.382 | 10.386 | 10.39 | 7.368 | 100.0% | 10 | | -> duration | 5.705 | 6.38 | 10.382 | 10.386 | 10.39 | 7.368 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 20.443141 Full duration: 76.087606 -------------------------------------------------------------------------------- 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 6f3f4f5d-7170-4e60-a849-450fdf24fec3 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.996 | 1.119 | 1.188 | 1.192 | 1.195 | 1.101 | 100.0% | 10 | | neutron.create_subnet | 0.8 | 1.122 | 1.866 | 1.882 | 1.899 | 1.197 | 100.0% | 10 | | neutron.update_subnet | 0.518 | 0.589 | 1.455 | 1.469 | 1.483 | 0.765 | 100.0% | 10 | | total | 2.339 | 2.843 | 4.485 | 4.49 | 4.494 | 3.063 | 100.0% | 10 | | -> duration | 2.339 | 2.843 | 4.485 | 4.49 | 4.494 | 3.063 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.230532 Full duration: 49.52767 -------------------------------------------------------------------------------- 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 6f3f4f5d-7170-4e60-a849-450fdf24fec3 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.892 | 1.262 | 1.668 | 1.761 | 1.855 | 1.29 | 100.0% | 10 | | neutron.delete_network | 0.584 | 2.231 | 2.998 | 3.005 | 3.012 | 1.966 | 100.0% | 10 | | total | 1.482 | 3.424 | 4.66 | 4.66 | 4.661 | 3.256 | 100.0% | 10 | | -> duration | 1.482 | 3.424 | 4.66 | 4.66 | 4.661 | 3.256 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.677984 Full duration: 41.127683 -------------------------------------------------------------------------------- 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 6f3f4f5d-7170-4e60-a849-450fdf24fec3 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.663 | 2.088 | 2.386 | 2.415 | 2.443 | 2.072 | 100.0% | 10 | | neutron.delete_port | 0.552 | 0.638 | 1.318 | 1.332 | 1.346 | 0.781 | 100.0% | 10 | | total | 2.473 | 2.731 | 3.729 | 3.744 | 3.759 | 2.853 | 100.0% | 10 | | -> duration | 2.473 | 2.731 | 3.729 | 3.744 | 3.759 | 2.853 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.750667 Full duration: 53.339492 -------------------------------------------------------------------------------- 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 6f3f4f5d-7170-4e60-a849-450fdf24fec3 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.842 | 1.423 | 1.649 | 1.731 | 1.814 | 1.344 | 100.0% | 10 | | neutron.create_subnet | 0.869 | 2.56 | 3.962 | 4.029 | 4.097 | 2.345 | 100.0% | 10 | | neutron.create_router | 0.073 | 0.25 | 0.401 | 0.452 | 0.503 | 0.249 | 100.0% | 10 | | neutron.add_interface_router | 2.374 | 6.77 | 7.42 | 7.424 | 7.427 | 5.319 | 100.0% | 10 | | neutron.remove_interface_router | 2.247 | 6.059 | 6.869 | 7.571 | 8.272 | 5.018 | 100.0% | 10 | | neutron.delete_router | 0.429 | 1.121 | 1.598 | 1.646 | 1.695 | 1.073 | 100.0% | 10 | | total | 7.323 | 19.884 | 20.337 | 20.393 | 20.449 | 15.349 | 100.0% | 10 | | -> duration | 7.323 | 19.884 | 20.337 | 20.393 | 20.449 | 15.349 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 40.356946 Full duration: 87.275291 -------------------------------------------------------------------------------- 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 6f3f4f5d-7170-4e60-a849-450fdf24fec3 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.522 | 1.969 | 2.445 | 2.713 | 2.981 | 2.04 | 100.0% | 10 | | neutron.delete_subnet | 0.531 | 0.913 | 1.27 | 1.272 | 1.273 | 0.891 | 100.0% | 10 | | total | 2.275 | 2.939 | 3.376 | 3.7 | 4.024 | 2.932 | 100.0% | 10 | | -> duration | 2.275 | 2.939 | 3.376 | 3.7 | 4.024 | 2.932 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.187515 Full duration: 54.628423 -------------------------------------------------------------------------------- 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 6f3f4f5d-7170-4e60-a849-450fdf24fec3 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.87 | 1.086 | 1.329 | 1.441 | 1.553 | 1.105 | 100.0% | 10 | | neutron.list_networks | 0.106 | 0.127 | 0.184 | 0.281 | 0.377 | 0.152 | 100.0% | 10 | | total | 1.002 | 1.213 | 1.499 | 1.579 | 1.66 | 1.258 | 100.0% | 10 | | -> duration | 1.002 | 1.213 | 1.499 | 1.579 | 1.66 | 1.258 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.68356 Full duration: 40.940469 -------------------------------------------------------------------------------- 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 6f3f4f5d-7170-4e60-a849-450fdf24fec3 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.553 | 1.709 | 2.592 | 2.595 | 2.599 | 1.882 | 100.0% | 10 | | neutron.list_ports | 0.077 | 0.085 | 0.145 | 0.243 | 0.342 | 0.117 | 100.0% | 10 | | total | 1.659 | 1.855 | 2.711 | 2.716 | 2.722 | 1.999 | 100.0% | 10 | | -> duration | 1.659 | 1.855 | 2.711 | 2.716 | 2.722 | 1.999 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.699273 Full duration: 58.103936 -------------------------------------------------------------------------------- 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 6f3f4f5d-7170-4e60-a849-450fdf24fec3 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.944 | 1.141 | 1.383 | 1.39 | 1.396 | 1.172 | 100.0% | 10 | | neutron.create_subnet | 0.923 | 1.042 | 1.609 | 1.623 | 1.637 | 1.157 | 100.0% | 10 | | neutron.create_router | 0.108 | 0.135 | 0.213 | 0.42 | 0.628 | 0.182 | 100.0% | 10 | | neutron.add_interface_router | 2.583 | 3.169 | 4.966 | 5.153 | 5.34 | 3.428 | 100.0% | 10 | | neutron.list_routers | 0.129 | 0.163 | 0.267 | 0.379 | 0.492 | 0.202 | 100.0% | 10 | | total | 5.004 | 5.639 | 8.566 | 8.799 | 9.032 | 6.142 | 100.0% | 10 | | -> duration | 5.004 | 5.639 | 8.566 | 8.799 | 9.032 | 6.142 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.935188 Full duration: 73.279508 -------------------------------------------------------------------------------- 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 6f3f4f5d-7170-4e60-a849-450fdf24fec3 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.084 | 1.505 | 2.337 | 2.34 | 2.343 | 1.609 | 100.0% | 10 | | neutron.create_subnet | 0.709 | 2.389 | 2.609 | 2.674 | 2.738 | 1.831 | 100.0% | 10 | | neutron.list_subnets | 0.062 | 0.106 | 0.13 | 0.132 | 0.135 | 0.103 | 100.0% | 10 | | total | 1.865 | 3.991 | 4.856 | 4.897 | 4.938 | 3.543 | 100.0% | 10 | | -> duration | 1.865 | 3.991 | 4.856 | 4.897 | 4.938 | 3.543 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.938257 Full duration: 53.426511 -------------------------------------------------------------------------------- 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 6f3f4f5d-7170-4e60-a849-450fdf24fec3 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.786 | 0.916 | 1.014 | 1.081 | 1.148 | 0.926 | 100.0% | 10 | | neutron.delete_security_group | 0.096 | 0.118 | 0.297 | 0.354 | 0.411 | 0.183 | 100.0% | 10 | | total | 0.882 | 1.119 | 1.281 | 1.333 | 1.385 | 1.108 | 100.0% | 10 | | -> duration | 0.882 | 1.119 | 1.281 | 1.333 | 1.385 | 1.108 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.230194 Full duration: 36.290697 -------------------------------------------------------------------------------- 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 6f3f4f5d-7170-4e60-a849-450fdf24fec3 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.75 | 1.062 | 1.214 | 1.226 | 1.238 | 1.03 | 100.0% | 10 | | neutron.create_security_group_rule | 0.101 | 0.155 | 0.421 | 0.426 | 0.432 | 0.211 | 100.0% | 10 | | neutron.delete_security_group_rule | 0.066 | 0.104 | 0.262 | 0.282 | 0.303 | 0.143 | 100.0% | 10 | | neutron.delete_security_group | 0.097 | 0.186 | 0.268 | 0.33 | 0.392 | 0.186 | 100.0% | 10 | | total | 1.036 | 1.549 | 2.109 | 2.11 | 2.111 | 1.571 | 100.0% | 10 | | -> duration | 1.036 | 1.549 | 2.109 | 2.11 | 2.111 | 1.571 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.348127 Full duration: 38.026921 -------------------------------------------------------------------------------- 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 6f3f4f5d-7170-4e60-a849-450fdf24fec3 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.819 | 0.933 | 1.017 | 1.067 | 1.117 | 0.935 | 100.0% | 10 | | neutron.create_security_group_rule | 0.114 | 0.166 | 0.197 | 0.208 | 0.219 | 0.162 | 100.0% | 10 | | neutron.list_security_group_rules | 0.027 | 0.05 | 0.069 | 0.074 | 0.078 | 0.052 | 100.0% | 10 | | total | 1.074 | 1.115 | 1.26 | 1.281 | 1.301 | 1.149 | 100.0% | 10 | | -> duration | 1.074 | 1.115 | 1.26 | 1.281 | 1.301 | 1.149 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.44226 Full duration: 38.845876 -------------------------------------------------------------------------------- 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 6f3f4f5d-7170-4e60-a849-450fdf24fec3 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.795 | 0.953 | 1.125 | 1.134 | 1.143 | 0.961 | 100.0% | 10 | | neutron.show_security_group | 0.03 | 0.036 | 0.05 | 0.057 | 0.063 | 0.04 | 100.0% | 10 | | total | 0.826 | 1.002 | 1.163 | 1.17 | 1.176 | 1.001 | 100.0% | 10 | | -> duration | 0.826 | 1.002 | 1.163 | 1.17 | 1.176 | 1.001 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.922213 Full duration: 38.203417 -------------------------------------------------------------------------------- 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 6f3f4f5d-7170-4e60-a849-450fdf24fec3 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.867 | 1.204 | 1.462 | 1.548 | 1.635 | 1.213 | 100.0% | 10 | | neutron.create_router | 0.075 | 0.113 | 0.201 | 0.248 | 0.295 | 0.142 | 100.0% | 10 | | neutron.add_gateway_router | 2.333 | 4.283 | 4.616 | 4.666 | 4.717 | 3.652 | 100.0% | 10 | | neutron.remove_gateway_router | 1.633 | 2.415 | 2.682 | 2.929 | 3.176 | 2.297 | 100.0% | 10 | | total | 5.452 | 8.028 | 8.693 | 8.813 | 8.934 | 7.303 | 100.0% | 10 | | -> duration | 5.452 | 8.028 | 8.693 | 8.813 | 8.934 | 7.303 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 22.950996 Full duration: 77.691156 -------------------------------------------------------------------------------- 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 6f3f4f5d-7170-4e60-a849-450fdf24fec3 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.75 | 2.975 | 3.25 | 3.491 | 3.733 | 3.006 | 100.0% | 10 | | neutron.show_port (x2) | 0.122 | 0.166 | 0.212 | 0.343 | 0.474 | 0.188 | 100.0% | 10 | | total | 2.884 | 3.149 | 3.417 | 3.646 | 3.874 | 3.194 | 100.0% | 10 | | -> duration | 2.884 | 3.149 | 3.417 | 3.646 | 3.874 | 3.194 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.394397 Full duration: 64.315954 -------------------------------------------------------------------------------- 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 6f3f4f5d-7170-4e60-a849-450fdf24fec3 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.17 | 1.273 | 1.506 | 1.739 | 1.198 | 100.0% | 10 | | neutron.create_subnet (x2) | 1.612 | 3.215 | 3.986 | 4.123 | 4.259 | 3.036 | 100.0% | 10 | | neutron.create_router (x2) | 0.177 | 0.332 | 0.656 | 0.675 | 0.695 | 0.37 | 100.0% | 10 | | neutron.add_interface_router (x2) | 5.418 | 9.28 | 11.661 | 11.808 | 11.954 | 8.571 | 100.0% | 10 | | neutron.show_router (x2) | 0.221 | 0.466 | 0.593 | 0.613 | 0.633 | 0.431 | 100.0% | 10 | | total | 8.836 | 14.872 | 17.23 | 17.237 | 17.244 | 13.607 | 100.0% | 10 | | -> duration | 8.836 | 14.872 | 17.23 | 17.237 | 17.244 | 13.607 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 34.507866 Full duration: 109.275256 -------------------------------------------------------------------------------- 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 6f3f4f5d-7170-4e60-a849-450fdf24fec3 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.095 | 4.34 | 5.771 | 5.793 | 5.815 | 4.257 | 100.0% | 10 | | neutron.show_subnet (x2) | 0.107 | 0.172 | 0.31 | 0.312 | 0.315 | 0.198 | 100.0% | 10 | | total | 2.41 | 4.495 | 6.046 | 6.046 | 6.047 | 4.455 | 100.0% | 10 | | -> duration | 2.41 | 4.495 | 6.046 | 6.046 | 6.047 | 4.455 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.864838 Full duration: 88.136719 HINTS: * To plot HTML graphics with this data, run: rally task report 6f3f4f5d-7170-4e60-a849-450fdf24fec3 --out output.html * To generate a JUnit report, run: rally task export 6f3f4f5d-7170-4e60-a849-450fdf24fec3 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 6f3f4f5d-7170-4e60-a849-450fdf24fec3 --json --out output.json 2019-06-08 08:49:28,753 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'6f3f4f5d-7170-4e60-a849-450fdf24fec3', '--out', u'/home/opnfv/functest/results/rally_full/neutron.json'] 2019-06-08 08:49:30,871 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 6f3f4f5d-7170-4e60-a849-450fdf24fec3 --out /home/opnfv/functest/results/rally_full/neutron.json 2019-06-08 08:49:30,926 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2019-06-08 08:49:30,927 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/full/opnfv-nova.yaml 2019-06-08 08:49:30,927 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-06-08 08:49:30,939 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-06-08 08:49:30,942 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2019-06-08 08:49:30,942 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': False, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['nova'], 'concurrency': 4, 'netid': '8d34b2b1-dc78-4f76-a443-f3d52567646e', 'tenants_amount': 3, 'image_name': 'rally_full-img_d09e47f0-7c5b-4a3d-a70a-228f31777d7e', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_d09e47f0-7c5b-4a3d-a70a-228f31777d7e', '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_d09e47f0-7c5b-4a3d-a70a-228f31777d7e', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-06-08 09:19:49,717 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 5e89d5c3-dc77-4a82-90c8-592a9d2c7216 2019-06-08 09:19:49,717 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'5e89d5c3-dc77-4a82-90c8-592a9d2c7216'] 2019-06-08 09:19:50,604 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 5e89d5c3-dc77-4a82-90c8-592a9d2c7216 -------------------------------------------------------------------------------- Task 5e89d5c3-dc77-4a82-90c8-592a9d2c7216: aborted -------------------------------------------------------------------------------- test scenario NovaKeypair.create_and_delete_keypair args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "key_pairs": -1, "cores": -1, "security_groups": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5e89d5c3-dc77-4a82-90c8-592a9d2c7216 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_keypair | 0.807 | 0.934 | 1.069 | 1.099 | 1.129 | 0.947 | 100.0% | 10 | | nova.delete_keypair | 0.026 | 0.031 | 0.033 | 0.033 | 0.033 | 0.03 | 100.0% | 10 | | total | 0.836 | 0.965 | 1.096 | 1.129 | 1.161 | 0.977 | 100.0% | 10 | | -> duration | 0.836 | 0.965 | 1.096 | 1.129 | 1.161 | 0.977 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.945354 Full duration: 25.141309 -------------------------------------------------------------------------------- test scenario NovaKeypair.create_and_list_keypairs args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "key_pairs": -1, "cores": -1, "security_groups": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5e89d5c3-dc77-4a82-90c8-592a9d2c7216 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_keypair | 0.696 | 0.906 | 1.021 | 1.046 | 1.071 | 0.894 | 100.0% | 10 | | nova.list_keypairs | 0.017 | 0.02 | 0.025 | 0.028 | 0.031 | 0.021 | 100.0% | 10 | | total | 0.716 | 0.925 | 1.045 | 1.067 | 1.088 | 0.916 | 100.0% | 10 | | -> duration | 0.716 | 0.925 | 1.045 | 1.067 | 1.088 | 0.916 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.65993 Full duration: 26.86587 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_bounce_server args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "nics": [ { "net-id": "8d34b2b1-dc78-4f76-a443-f3d52567646e" } ], "flavor": { "name": "rally_full-flavor_d09e47f0-7c5b-4a3d-a70a-228f31777d7e" }, "image": { "name": "rally_full-img_d09e47f0-7c5b-4a3d-a70a-228f31777d7e" }, "actions": [ { "hard_reboot": 1 }, { "soft_reboot": 1 }, { "stop_start": 1 }, { "rescue_unrescue": 1 } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5e89d5c3-dc77-4a82-90c8-592a9d2c7216 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 11.006 | 13.86 | 20.94 | 21.107 | 21.275 | 15.397 | 100.0% | 10 | | nova.reboot_server | 4.417 | 4.788 | 7.253 | 7.509 | 7.765 | 5.629 | 100.0% | 10 | | nova.soft_reboot_server | 124.668 | 125.915 | 128.071 | 128.533 | 128.995 | 126.341 | 100.0% | 10 | | nova.stop_and_start_server | 17.232 | 18.765 | 20.476 | 20.963 | 21.45 | 18.906 | 100.0% | 10 | | -> nova.stop_server | 13.493 | 13.849 | 15.372 | 15.395 | 15.418 | 14.092 | 100.0% | 10 | | -> nova.start_server | 3.734 | 4.556 | 6.085 | 6.095 | 6.106 | 4.815 | 100.0% | 10 | | nova.rescue_and_unrescue_server | 19.679 | 20.344 | 22.39 | 22.392 | 22.394 | 20.823 | 100.0% | 10 | | -> nova.rescue_server | 17.371 | 17.763 | 18.063 | 18.14 | 18.217 | 17.788 | 100.0% | 10 | | -> nova.unrescue_server | 2.27 | 2.409 | 4.494 | 4.594 | 4.694 | 3.035 | 100.0% | 10 | | nova.delete_server | 2.337 | 2.558 | 2.74 | 2.789 | 2.838 | 2.548 | 100.0% | 10 | | total | 180.649 | 188.497 | 199.139 | 199.605 | 200.07 | 189.68 | 100.0% | 10 | | -> duration | 171.649 | 179.497 | 190.139 | 190.605 | 191.07 | 180.68 | 100.0% | 10 | | -> idle_duration | 9.0 | 9.0 | 9.0 | 9.0 | 9.0 | 9.0 | 100.0% | 10 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 552.435015 Full duration: 622.228659 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_delete_server args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "nics": [ { "net-id": "8d34b2b1-dc78-4f76-a443-f3d52567646e" } ], "flavor": { "name": "rally_full-flavor_d09e47f0-7c5b-4a3d-a70a-228f31777d7e" }, "image": { "name": "rally_full-img_d09e47f0-7c5b-4a3d-a70a-228f31777d7e" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5e89d5c3-dc77-4a82-90c8-592a9d2c7216 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 10.435 | 13.702 | 17.55 | 18.467 | 19.384 | 14.151 | 100.0% | 10 | | nova.delete_server | 2.317 | 2.51 | 4.542 | 4.845 | 5.148 | 2.984 | 100.0% | 10 | | total | 12.815 | 16.084 | 22.178 | 22.195 | 22.213 | 17.136 | 100.0% | 10 | | -> duration | 11.815 | 15.084 | 21.178 | 21.195 | 21.213 | 16.136 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 49.447717 Full duration: 111.305526 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_list_server args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "detailed": true, "nics": [ { "net-id": "8d34b2b1-dc78-4f76-a443-f3d52567646e" } ], "flavor": { "name": "rally_full-flavor_d09e47f0-7c5b-4a3d-a70a-228f31777d7e" }, "image": { "name": "rally_full-img_d09e47f0-7c5b-4a3d-a70a-228f31777d7e" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5e89d5c3-dc77-4a82-90c8-592a9d2c7216 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 10.784 | 12.698 | 14.453 | 14.47 | 14.487 | 12.616 | 100.0% | 10 | | nova.list_servers | 0.177 | 0.212 | 0.518 | 0.572 | 0.627 | 0.304 | 100.0% | 10 | | total | 10.983 | 12.901 | 14.641 | 14.652 | 14.664 | 12.921 | 100.0% | 10 | | -> duration | 9.983 | 11.901 | 13.641 | 13.652 | 13.664 | 11.921 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 37.186671 Full duration: 112.069652 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_rebuild_server args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "nics": [ { "net-id": "8d34b2b1-dc78-4f76-a443-f3d52567646e" } ], "flavor": { "name": "rally_full-flavor_d09e47f0-7c5b-4a3d-a70a-228f31777d7e" }, "from_image": { "name": "rally_full-img_d09e47f0-7c5b-4a3d-a70a-228f31777d7e" }, "to_image": { "name": "rally_full-img_d09e47f0-7c5b-4a3d-a70a-228f31777d7e" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5e89d5c3-dc77-4a82-90c8-592a9d2c7216 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 10.147 | 11.81 | 18.59 | 18.75 | 18.91 | 13.764 | 100.0% | 10 | | nova.rebuild_server | 18.308 | 19.754 | 22.263 | 23.324 | 24.385 | 20.377 | 100.0% | 10 | | nova.delete_server | 2.313 | 2.414 | 4.477 | 4.49 | 4.503 | 2.845 | 100.0% | 10 | | total | 31.793 | 34.543 | 45.118 | 45.394 | 45.671 | 36.987 | 100.0% | 10 | | -> duration | 29.793 | 32.543 | 43.118 | 43.394 | 43.671 | 34.987 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 105.750051 Full duration: 168.085727 -------------------------------------------------------------------------------- test scenario NovaServers.snapshot_server args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "nics": [ { "net-id": "8d34b2b1-dc78-4f76-a443-f3d52567646e" } ], "flavor": { "name": "rally_full-flavor_d09e47f0-7c5b-4a3d-a70a-228f31777d7e" }, "image": { "name": "rally_full-img_d09e47f0-7c5b-4a3d-a70a-228f31777d7e" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5e89d5c3-dc77-4a82-90c8-592a9d2c7216 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server (x2) | 17.461 | 21.845 | 25.518 | 26.218 | 26.918 | 22.119 | 100.0% | 10 | | nova.snapshot_server | 5.02 | 7.24 | 12.167 | 13.495 | 14.824 | 8.395 | 100.0% | 10 | | -> glance_v2.get_image | 0.033 | 0.338 | 0.397 | 0.402 | 0.408 | 0.236 | 100.0% | 10 | | -> glance.wait_for_image | 4.063 | 6.151 | 10.938 | 12.56 | 14.183 | 7.361 | 100.0% | 10 | | --> glance_v2.get_image (x3) | 0.059 | 0.059 | 0.059 | 0.059 | 0.059 | 0.059 | 100.0% | 2 | | --> glance_v2.get_image (x8) | 0.168 | 0.168 | 0.168 | 0.168 | 0.168 | 0.168 | 100.0% | 1 | | --> glance_v2.get_image (x5) | 0.102 | 0.118 | 0.13 | 0.132 | 0.134 | 0.118 | 100.0% | 2 | | --> glance_v2.get_image (x6) | 0.567 | 0.567 | 0.567 | 0.567 | 0.567 | 0.567 | 100.0% | 1 | | --> glance_v2.get_image (x4) | 0.081 | 0.087 | 0.168 | 0.185 | 0.201 | 0.114 | 100.0% | 4 | | nova.delete_server (x2) | 4.864 | 5.358 | 7.52 | 8.115 | 8.71 | 6.08 | 100.0% | 10 | | nova.delete_image | 0.364 | 0.915 | 1.776 | 1.808 | 1.84 | 0.994 | 100.0% | 10 | | -> glance_v2.delete_image | 0.348 | 0.896 | 1.755 | 1.787 | 1.818 | 0.974 | 100.0% | 10 | | -> glance.wait_for_delete | 0.015 | 0.018 | 0.02 | 0.021 | 0.022 | 0.018 | 100.0% | 10 | | --> glance_v2.get_image | 0.015 | 0.017 | 0.02 | 0.021 | 0.022 | 0.018 | 0.0% | 10 | | total | 29.388 | 37.596 | 42.628 | 44.808 | 46.988 | 37.587 | 100.0% | 10 | | -> duration | 27.388 | 35.596 | 40.628 | 42.808 | 44.988 | 35.587 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 108.584468 Full duration: 172.068888 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "volume_size": 1, "flavor": { "name": "rally_full-flavor_d09e47f0-7c5b-4a3d-a70a-228f31777d7e" }, "image": { "name": "rally_full-img_d09e47f0-7c5b-4a3d-a70a-228f31777d7e" }, "nics": [ { "net-id": "8d34b2b1-dc78-4f76-a443-f3d52567646e" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5e89d5c3-dc77-4a82-90c8-592a9d2c7216 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_volume | 6.484 | 8.185 | 8.76 | 8.807 | 8.854 | 7.822 | 100.0% | 10 | | nova.boot_server | 11.028 | 12.7 | 16.365 | 17.02 | 17.674 | 13.399 | 100.0% | 10 | | total | 18.159 | 20.818 | 24.697 | 24.833 | 24.97 | 21.222 | 100.0% | 10 | | -> duration | 17.159 | 19.818 | 23.697 | 23.833 | 23.97 | 20.222 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 60.630153 Full duration: 104.632511 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "nics": [ { "net-id": "8d34b2b1-dc78-4f76-a443-f3d52567646e" } ], "flavor": { "name": "rally_full-flavor_d09e47f0-7c5b-4a3d-a70a-228f31777d7e" }, "image": { "name": "rally_full-img_d09e47f0-7c5b-4a3d-a70a-228f31777d7e" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5e89d5c3-dc77-4a82-90c8-592a9d2c7216 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 10.165 | 11.514 | 16.827 | 16.989 | 17.15 | 12.6 | 100.0% | 10 | | total | 10.165 | 11.514 | 16.828 | 16.989 | 17.15 | 12.6 | 100.0% | 10 | | -> duration | 9.165 | 10.514 | 15.828 | 15.989 | 16.15 | 11.6 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 35.381328 Full duration: 69.948567 -------------------------------------------------------------------------------- test scenario NovaServers.list_servers args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "network": {}, "users": { "users_per_tenant": 2, "tenants": 3 }, "servers": { "servers_per_tenant": 2, "flavor": { "name": "rally_full-flavor_d09e47f0-7c5b-4a3d-a70a-228f31777d7e" }, "auto_assign_nic": true, "image": { "name": "rally_full-img_d09e47f0-7c5b-4a3d-a70a-228f31777d7e" } } }, "args": { "detailed": true }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5e89d5c3-dc77-4a82-90c8-592a9d2c7216 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.list_servers | 1.087 | 1.324 | 1.493 | 1.538 | 1.583 | 1.313 | 100.0% | 10 | | total | 1.087 | 1.324 | 1.493 | 1.538 | 1.583 | 1.313 | 100.0% | 10 | | -> duration | 1.087 | 1.324 | 1.493 | 1.538 | 1.583 | 1.313 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.891861 Full duration: 101.33673 -------------------------------------------------------------------------------- test scenario NovaServers.resize_server args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "confirm": true, "nics": [ { "net-id": "8d34b2b1-dc78-4f76-a443-f3d52567646e" } ], "image": { "name": "rally_full-img_d09e47f0-7c5b-4a3d-a70a-228f31777d7e" }, "force_delete": false, "flavor": { "name": "rally_full-flavor_d09e47f0-7c5b-4a3d-a70a-228f31777d7e" }, "to_flavor": { "name": "rally_full-flavor_alt_d09e47f0-7c5b-4a3d-a70a-228f31777d7e" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5e89d5c3-dc77-4a82-90c8-592a9d2c7216 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 10.517 | 12.285 | 15.312 | 15.861 | 16.41 | 12.933 | 100.0% | 10 | | nova.resize | 17.062 | 22.874 | 23.092 | 23.096 | 23.099 | 22.298 | 100.0% | 10 | | nova.resize_confirm | 2.647 | 3.445 | 4.999 | 5.038 | 5.076 | 3.809 | 100.0% | 10 | | nova.delete_server | 2.336 | 2.488 | 3.033 | 3.9 | 4.768 | 2.735 | 100.0% | 10 | | total | 38.745 | 41.924 | 43.811 | 44.167 | 44.522 | 41.775 | 100.0% | 10 | | -> duration | 37.745 | 40.924 | 42.811 | 43.167 | 43.522 | 40.775 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 122.928248 Full duration: 145.1823 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_live_migrate_server args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "block_migration": true, "flavor": { "name": "rally_full-flavor_d09e47f0-7c5b-4a3d-a70a-228f31777d7e" }, "image": { "name": "rally_full-img_d09e47f0-7c5b-4a3d-a70a-228f31777d7e" }, "nics": [ { "net-id": "8d34b2b1-dc78-4f76-a443-f3d52567646e" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5e89d5c3-dc77-4a82-90c8-592a9d2c7216 has 5 error(s) -------------------------------------------------------------------------------- BadRequest: overcloud-novacompute-1.opnfvlf.org is not on local storage: Block migration can not be used with shared storage. (HTTP 400) (Request-ID: req-16dfea47-b1b4-4e0a-ad50-0952a69b1ae2) Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/servers.py", line 720, in run self._live_migrate(server, block_migration, disk_over_commit) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/utils.py", line 789, in _live_migrate disk_over_commit=disk_over_commit) File "/usr/lib/python2.7/site-packages/novaclient/api_versions.py", line 393, in substitution return methods[-1].func(obj, *args, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 431, in live_migrate disk_over_commit) File "/usr/lib/python2.7/site-packages/novaclient/api_versions.py", line 393, in substitution return methods[-1].func(obj, *args, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1678, in live_migrate 'disk_over_commit': disk_over_commit}) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1918, in _action info=info, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1929, in _action_return_resp_and_body return self.api.client.post(url, body=body) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 334, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/client.py", line 83, in request raise exceptions.from_response(resp, body, url, method) BadRequest: overcloud-novacompute-1.opnfvlf.org is not on local storage: Block migration can not be used with shared storage. (HTTP 400) (Request-ID: req-16dfea47-b1b4-4e0a-ad50-0952a69b1ae2) -------------------------------------------------------------------------------- BadRequest: overcloud-novacompute-1.opnfvlf.org is not on local storage: Block migration can not be used with shared storage. (HTTP 400) (Request-ID: req-0f7188cd-df51-46ca-b844-7f820641a57a) Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/servers.py", line 720, in run self._live_migrate(server, block_migration, disk_over_commit) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/utils.py", line 789, in _live_migrate disk_over_commit=disk_over_commit) File "/usr/lib/python2.7/site-packages/novaclient/api_versions.py", line 393, in substitution return methods[-1].func(obj, *args, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 431, in live_migrate disk_over_commit) File "/usr/lib/python2.7/site-packages/novaclient/api_versions.py", line 393, in substitution return methods[-1].func(obj, *args, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1678, in live_migrate 'disk_over_commit': disk_over_commit}) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1918, in _action info=info, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1929, in _action_return_resp_and_body return self.api.client.post(url, body=body) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 334, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/client.py", line 83, in request raise exceptions.from_response(resp, body, url, method) BadRequest: overcloud-novacompute-1.opnfvlf.org is not on local storage: Block migration can not be used with shared storage. (HTTP 400) (Request-ID: req-0f7188cd-df51-46ca-b844-7f820641a57a) -------------------------------------------------------------------------------- BadRequest: overcloud-novacompute-1.opnfvlf.org is not on local storage: Block migration can not be used with shared storage. (HTTP 400) (Request-ID: req-519e6050-c3c7-4d33-a05a-cd347b5c6953) Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/servers.py", line 720, in run self._live_migrate(server, block_migration, disk_over_commit) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/utils.py", line 789, in _live_migrate disk_over_commit=disk_over_commit) File "/usr/lib/python2.7/site-packages/novaclient/api_versions.py", line 393, in substitution return methods[-1].func(obj, *args, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 431, in live_migrate disk_over_commit) File "/usr/lib/python2.7/site-packages/novaclient/api_versions.py", line 393, in substitution return methods[-1].func(obj, *args, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1678, in live_migrate 'disk_over_commit': disk_over_commit}) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1918, in _action info=info, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1929, in _action_return_resp_and_body return self.api.client.post(url, body=body) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 334, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/client.py", line 83, in request raise exceptions.from_response(resp, body, url, method) BadRequest: overcloud-novacompute-1.opnfvlf.org is not on local storage: Block migration can not be used with shared storage. (HTTP 400) (Request-ID: req-519e6050-c3c7-4d33-a05a-cd347b5c6953) -------------------------------------------------------------------------------- BadRequest: overcloud-novacompute-1.opnfvlf.org is not on local storage: Block migration can not be used with shared storage. (HTTP 400) (Request-ID: req-db20752d-5444-4c81-a2bd-84af6071e680) Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/servers.py", line 720, in run self._live_migrate(server, block_migration, disk_over_commit) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/utils.py", line 789, in _live_migrate disk_over_commit=disk_over_commit) File "/usr/lib/python2.7/site-packages/novaclient/api_versions.py", line 393, in substitution return methods[-1].func(obj, *args, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 431, in live_migrate disk_over_commit) File "/usr/lib/python2.7/site-packages/novaclient/api_versions.py", line 393, in substitution return methods[-1].func(obj, *args, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1678, in live_migrate 'disk_over_commit': disk_over_commit}) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1918, in _action info=info, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1929, in _action_return_resp_and_body return self.api.client.post(url, body=body) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 334, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/client.py", line 83, in request raise exceptions.from_response(resp, body, url, method) BadRequest: overcloud-novacompute-1.opnfvlf.org is not on local storage: Block migration can not be used with shared storage. (HTTP 400) (Request-ID: req-db20752d-5444-4c81-a2bd-84af6071e680) -------------------------------------------------------------------------------- BadRequest: overcloud-novacompute-0.opnfvlf.org is not on local storage: Block migration can not be used with shared storage. (HTTP 400) (Request-ID: req-d00105b4-5b2d-4167-a107-07b03b44e150) Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/servers.py", line 720, in run self._live_migrate(server, block_migration, disk_over_commit) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/utils.py", line 789, in _live_migrate disk_over_commit=disk_over_commit) File "/usr/lib/python2.7/site-packages/novaclient/api_versions.py", line 393, in substitution return methods[-1].func(obj, *args, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 431, in live_migrate disk_over_commit) File "/usr/lib/python2.7/site-packages/novaclient/api_versions.py", line 393, in substitution return methods[-1].func(obj, *args, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1678, in live_migrate 'disk_over_commit': disk_over_commit}) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1918, in _action info=info, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1929, in _action_return_resp_and_body return self.api.client.post(url, body=body) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 334, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/client.py", line 83, in request raise exceptions.from_response(resp, body, url, method) BadRequest: overcloud-novacompute-0.opnfvlf.org is not on local storage: Block migration can not be used with shared storage. (HTTP 400) (Request-ID: req-d00105b4-5b2d-4167-a107-07b03b44e150) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 10.225 | 15.894 | 17.063 | 17.326 | 17.589 | 15.145 | 100.0% | 5 | | nova.live_migrate | 3.567 | 4.23 | 4.5 | 4.583 | 4.666 | 4.147 | 0.0% | 5 | | total | 13.793 | 20.145 | 21.472 | 21.864 | 22.256 | 19.292 | 0.0% | 5 | | -> duration | 12.793 | 19.145 | 20.472 | 20.864 | 21.256 | 18.292 | 0.0% | 5 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 0.0% | 5 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 32.780294 Full duration: 63.705626 HINTS: * To plot HTML graphics with this data, run: rally task report 5e89d5c3-dc77-4a82-90c8-592a9d2c7216 --out output.html * To generate a JUnit report, run: rally task export 5e89d5c3-dc77-4a82-90c8-592a9d2c7216 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 5e89d5c3-dc77-4a82-90c8-592a9d2c7216 --json --out output.json At least one workload did not pass SLA criteria. 2019-06-08 09:19:50,607 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'5e89d5c3-dc77-4a82-90c8-592a9d2c7216', '--out', u'/home/opnfv/functest/results/rally_full/nova.json'] 2019-06-08 09:19:52,637 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 5e89d5c3-dc77-4a82-90c8-592a9d2c7216 --out /home/opnfv/functest/results/rally_full/nova.json 2019-06-08 09:19:52,674 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2019-06-08 09:19:52,675 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-quotas.yaml 2019-06-08 09:19:52,675 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-06-08 09:19:52,688 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-06-08 09:19:52,688 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2019-06-08 09:19:52,689 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': False, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['quotas'], 'concurrency': 4, 'netid': '8d34b2b1-dc78-4f76-a443-f3d52567646e', 'tenants_amount': 3, 'image_name': 'rally_full-img_d09e47f0-7c5b-4a3d-a70a-228f31777d7e', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_d09e47f0-7c5b-4a3d-a70a-228f31777d7e', '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_d09e47f0-7c5b-4a3d-a70a-228f31777d7e', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-06-08 09:21:19,696 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 9448cf5f-a067-4a76-83f9-9c5e27cafda7 2019-06-08 09:21:19,696 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'9448cf5f-a067-4a76-83f9-9c5e27cafda7'] 2019-06-08 09:21:20,499 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 9448cf5f-a067-4a76-83f9-9c5e27cafda7 -------------------------------------------------------------------------------- Task 9448cf5f-a067-4a76-83f9-9c5e27cafda7: finished -------------------------------------------------------------------------------- test scenario Quotas.cinder_update_and_delete args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 9448cf5f-a067-4a76-83f9-9c5e27cafda7 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.724 | 0.866 | 0.933 | 0.957 | 0.98 | 0.855 | 100.0% | 10 | | quotas.delete_quotas | 0.223 | 0.276 | 0.316 | 0.324 | 0.333 | 0.275 | 100.0% | 10 | | total | 0.947 | 1.145 | 1.228 | 1.245 | 1.262 | 1.13 | 100.0% | 10 | | -> duration | 0.947 | 1.145 | 1.228 | 1.245 | 1.262 | 1.13 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.313507 Full duration: 18.625552 -------------------------------------------------------------------------------- test scenario Quotas.cinder_update args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 9448cf5f-a067-4a76-83f9-9c5e27cafda7 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.79 | 0.843 | 0.921 | 0.924 | 0.928 | 0.852 | 100.0% | 10 | | total | 0.79 | 0.843 | 0.921 | 0.925 | 0.928 | 0.852 | 100.0% | 10 | | -> duration | 0.79 | 0.843 | 0.921 | 0.925 | 0.928 | 0.852 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.559928 Full duration: 16.165326 -------------------------------------------------------------------------------- test scenario Quotas.neutron_update args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 9448cf5f-a067-4a76-83f9-9c5e27cafda7 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.301 | 0.459 | 0.543 | 0.551 | 0.559 | 0.436 | 100.0% | 10 | | total | 0.721 | 0.893 | 0.961 | 0.971 | 0.982 | 0.864 | 100.0% | 10 | | -> duration | 0.721 | 0.893 | 0.961 | 0.971 | 0.982 | 0.864 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.473837 Full duration: 15.831548 -------------------------------------------------------------------------------- test scenario Quotas.nova_update args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 9448cf5f-a067-4a76-83f9-9c5e27cafda7 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 1.058 | 1.269 | 1.388 | 1.412 | 1.436 | 1.257 | 100.0% | 10 | | total | 1.058 | 1.269 | 1.388 | 1.412 | 1.436 | 1.257 | 100.0% | 10 | | -> duration | 1.058 | 1.269 | 1.388 | 1.412 | 1.436 | 1.257 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.738083 Full duration: 16.883317 HINTS: * To plot HTML graphics with this data, run: rally task report 9448cf5f-a067-4a76-83f9-9c5e27cafda7 --out output.html * To generate a JUnit report, run: rally task export 9448cf5f-a067-4a76-83f9-9c5e27cafda7 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 9448cf5f-a067-4a76-83f9-9c5e27cafda7 --json --out output.json 2019-06-08 09:21:20,500 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'9448cf5f-a067-4a76-83f9-9c5e27cafda7', '--out', u'/home/opnfv/functest/results/rally_full/quotas.json'] 2019-06-08 09:21:22,448 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 9448cf5f-a067-4a76-83f9-9c5e27cafda7 --out /home/opnfv/functest/results/rally_full/quotas.json 2019-06-08 09:21:22,458 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2019-06-08 09:21:22,462 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:01:29 | 60 | 100.00% | | glance | 00:05:40 | 80 | 100.00% | | cinder | 00:21:32 | 240 | 100.00% | | gnocchi | 00:04:19 | 160 | 100.00% | | heat | 00:11:24 | 129 | 100.00% | | keystone | 00:05:52 | 110 | 100.00% | | neutron | 00:19:40 | 200 | 100.00% | | nova | 00:28:42 | 115 | 95.65% | | quotas | 00:01:07 | 40 | 100.00% | | | | | | | TOTAL: | 01:39:48 | 1134 | 99.56% | +----------------+------------+----------------+-----------+ 2019-06-08 09:21:22,462 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_full' success_rate is 99.56% in 8/9 modules 2019-06-08 09:21:22,462 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'export', '--type', 'html', '--deployment', 'opnfv-rally', '--to', '/home/opnfv/functest/results/rally_full/rally_full.html'] 2019-06-08 09:21:25,294 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task export --type html --deployment opnfv-rally --to /home/opnfv/functest/results/rally_full/rally_full.html 2019-06-08 09:21:25,295 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'export', '--type', 'junit-xml', '--deployment', 'opnfv-rally', '--to', '/home/opnfv/functest/results/rally_full/rally_full.xml'] 2019-06-08 09:21:28,014 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task export --type junit-xml --deployment opnfv-rally --to /home/opnfv/functest/results/rally_full/rally_full.xml 2019-06-08 09:21:28,137 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-08 09:21:28,137 - xtesting.ci.run_tests - INFO - Test result: +--------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------+------------------+------------------+----------------+ | rally_full | functest | 107:21 | FAIL | +--------------------+------------------+------------------+----------------+ 2019-06-08 09:21:28,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-08 09:21:28,156 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.46:5000/v3/auth/tokens 2019-06-08 09:21:28,560 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "d2be94ca10bc410d8e2df55ad673d32f", "name": "member"}, {"id": "e5096deb7bb54cdfaba406b083716814", "name": "admin"}, {"id": "20c52caa8815436598706c0044dd78ea", "name": "reader"}], "expires_at": "2019-06-08T10:21:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3188c96ec01940fba81c35d45eb11133", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "569429e3916a40609b1b095c350d4f40"}, {"url": "http://172.30.9.46:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f8c054a2af64f418c37ee7727690693"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b02dfb863f5a4bffb36851235754ef91"}], "type": "metric", "id": "04a04b69122f4f738931230cee29629a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699fd3a20c8d40938f47375515d56729"}, {"url": "http://172.30.9.46:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a29c25ed5bae42389e53743e2b2d4cc6"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2aa7441977c496197e3dd66db370091"}], "type": "image", "id": "1229db241b1e4199aa3477e6a5aaaaf3", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.25:8080/v1/AUTH_3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f18ac20553a423cb64c4c119b4996d7"}, {"url": "http://172.30.9.46:8080/v1/AUTH_3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9cb7095bfac44798c7fb7f9deeeb6c2"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5274ae5199a462fbdfc0fea51cec5a4"}], "type": "object-store", "id": "3937992c91de456ab652dcaface65051", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.46:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469fe8a62bab4dce8322074f2fcdb9b4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e66cd3f99f9447b491021e663455e8c8"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "faa6e36db7f04aaf89b1671b36545dd9"}], "type": "cloudformation", "id": "4475ac30861f4898a3b4a3f25d4c15a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "451296117b884380836bc65617a5acf5"}, {"url": "http://172.30.9.46:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3bf63cbaa4d40d8a7b3788a9ab9cf75"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8fcd63580f1428d9b345eecdbd48204"}], "type": "compute", "id": "55cb302de7b240e1a0963bcae70f4b34", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04b4a8c11b3f4bd1ab89c03a5aa9bd51"}, {"url": "http://172.30.9.46:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "489dc505b18c45b097be2b0ce43d310b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "768110a585514cb9a095e0ffab526da4"}], "type": "identity", "id": "6494ad775fb84e9891f5bc3015a60f48", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.46:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02cf21684702424ca6c0c65fbe598276"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a219343778574f9a89cf8eda09913c42"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3727342b4d045659e67915b25bea965"}], "type": "placement", "id": "6dd232e0a9944d6f8afacd7b59c2bb55", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f4e281ad8cd4aaba41477f8f55544b4"}, {"url": "http://172.30.9.46:8776/v2/3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f80c73c49c6480dba7d5f4b80e4a948"}, {"url": "http://192.30.9.6:8776/v2/3188c96ec01940fba81c35d45eb11133", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c209dd66f03a44bd9424eb1cad43b57c"}], "type": "volumev2", "id": "7c5d79a9253b44f1afeea36304180784", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c9a71230b064918baa5ec4ab83144c8"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d7c07f63f584a70a7df59e46b53c425"}, {"url": "http://172.30.9.46:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a67b17f9d1f45acb1b7213e75ed7276"}], "type": "event", "id": "84c44c0613f94bf8bbb2e05ff2f89471", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/3188c96ec01940fba81c35d45eb11133", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "775bcb67ac30456cb720438594a475e1"}, {"url": "http://192.30.9.6:8776/v3/3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2c0df4ad6a14557a0e2b97bfa52019f"}, {"url": "http://172.30.9.46:8776/v3/3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ef016b34aa45a7ba522cfecbfec6eb"}], "type": "volumev3", "id": "8b8641e49b5f486a864b0b857a0e9a73", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "121402a262894e60b2dd90a4c91ddfc4"}, {"url": "http://192.30.9.6:8004/v1/3188c96ec01940fba81c35d45eb11133", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "843fd802e471465f9929116059937b0b"}, {"url": "http://172.30.9.46:8004/v1/3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b71667e57ac348d19ee51701c2492bc8"}], "type": "orchestration", "id": "910666d0b44e43dda71799578f2fb207", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.46:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d50b2697934e5aa702ab2b26a44279"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0eb6565be3e44b382acfbe153b647bf"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0ee7731b0a344dd95394ec40456c966"}], "type": "network", "id": "96d169df5f3246498ebfd684c882081c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.46:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6207f5501c4d439cb61786bf4936a152"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de1dcf61d9e44a7aa8f94ba8c4cf9375"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc2fab36e3514270a85a06afe9ff1894"}], "type": "alarming", "id": "96f5a2d27e6f427cbd0f869917a8dd5d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "bf0bc5911f744db0865b88b9285e5dc1", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fd79c31b868f4106baa6b4b6f650b664"}, "audit_ids": ["kEPG5mkXQoO3ac8KcoEivw"], "issued_at": "2019-06-08T09:21:28.000000Z"}} 2019-06-08 09:21:28,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}54c454bd881001dc053f2714d5ed9bd196100dd5" 2019-06-08 09:21:28,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 364 Content-Type: application/json Date: Sat, 08 Jun 2019 09:21: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-a22f93ed-2623-4138-856b-56199fae2206 x-openstack-request-id: req-a22f93ed-2623-4138-856b-56199fae2206 2019-06-08 09:21:28,846 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_full-flavor_alt_d09e47f0-7c5b-4a3d-a70a-228f31777d7e", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/0573e554-6334-4be9-98a9-587c074aa754", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/0573e554-6334-4be9-98a9-587c074aa754", "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": "0573e554-6334-4be9-98a9-587c074aa754"}, {"name": "rally_full-flavor_d09e47f0-7c5b-4a3d-a70a-228f31777d7e", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/42e98d5e-b39b-46a6-a557-58c9cfbba7ce", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/42e98d5e-b39b-46a6-a557-58c9cfbba7ce", "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": "42e98d5e-b39b-46a6-a557-58c9cfbba7ce"}]} 2019-06-08 09:21:28,846 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None used request id req-a22f93ed-2623-4138-856b-56199fae2206 2019-06-08 09:21:28,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.690953969955s 2019-06-08 09:21:28,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-06-08 09:21:28,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:8774/v2.1/flavors/0573e554-6334-4be9-98a9-587c074aa754 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}54c454bd881001dc053f2714d5ed9bd196100dd5" 2019-06-08 09:21:28,873 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 08 Jun 2019 09:21: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-aca58081-f847-4bbb-b070-586d128597e7 x-openstack-request-id: req-aca58081-f847-4bbb-b070-586d128597e7 2019-06-08 09:21:28,873 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.46:8774/v2.1/flavors/0573e554-6334-4be9-98a9-587c074aa754 used request id req-aca58081-f847-4bbb-b070-586d128597e7 2019-06-08 09:21:28,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.024894952774s 2019-06-08 09:21:28,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-06-08 09:21:28,875 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.46:5000/v3/auth/tokens 2019-06-08 09:21:29,302 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d2be94ca10bc410d8e2df55ad673d32f", "name": "member"}, {"id": "e5096deb7bb54cdfaba406b083716814", "name": "admin"}, {"id": "20c52caa8815436598706c0044dd78ea", "name": "reader"}], "expires_at": "2019-06-08T10:21:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b4e9f5ee0e0a4286890a1b0b4796fbfd", "name": "rally_full-project_d09e47f0-7c5b-4a3d-a70a-228f31777d7e"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "569429e3916a40609b1b095c350d4f40"}, {"url": "http://172.30.9.46:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f8c054a2af64f418c37ee7727690693"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b02dfb863f5a4bffb36851235754ef91"}], "type": "metric", "id": "04a04b69122f4f738931230cee29629a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699fd3a20c8d40938f47375515d56729"}, {"url": "http://172.30.9.46:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a29c25ed5bae42389e53743e2b2d4cc6"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2aa7441977c496197e3dd66db370091"}], "type": "image", "id": "1229db241b1e4199aa3477e6a5aaaaf3", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.25:8080/v1/AUTH_b4e9f5ee0e0a4286890a1b0b4796fbfd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f18ac20553a423cb64c4c119b4996d7"}, {"url": "http://172.30.9.46:8080/v1/AUTH_b4e9f5ee0e0a4286890a1b0b4796fbfd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9cb7095bfac44798c7fb7f9deeeb6c2"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5274ae5199a462fbdfc0fea51cec5a4"}], "type": "object-store", "id": "3937992c91de456ab652dcaface65051", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.46:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469fe8a62bab4dce8322074f2fcdb9b4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e66cd3f99f9447b491021e663455e8c8"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "faa6e36db7f04aaf89b1671b36545dd9"}], "type": "cloudformation", "id": "4475ac30861f4898a3b4a3f25d4c15a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "451296117b884380836bc65617a5acf5"}, {"url": "http://172.30.9.46:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3bf63cbaa4d40d8a7b3788a9ab9cf75"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8fcd63580f1428d9b345eecdbd48204"}], "type": "compute", "id": "55cb302de7b240e1a0963bcae70f4b34", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04b4a8c11b3f4bd1ab89c03a5aa9bd51"}, {"url": "http://172.30.9.46:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "489dc505b18c45b097be2b0ce43d310b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "768110a585514cb9a095e0ffab526da4"}], "type": "identity", "id": "6494ad775fb84e9891f5bc3015a60f48", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.46:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02cf21684702424ca6c0c65fbe598276"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a219343778574f9a89cf8eda09913c42"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3727342b4d045659e67915b25bea965"}], "type": "placement", "id": "6dd232e0a9944d6f8afacd7b59c2bb55", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b4e9f5ee0e0a4286890a1b0b4796fbfd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f4e281ad8cd4aaba41477f8f55544b4"}, {"url": "http://172.30.9.46:8776/v2/b4e9f5ee0e0a4286890a1b0b4796fbfd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f80c73c49c6480dba7d5f4b80e4a948"}, {"url": "http://192.30.9.6:8776/v2/b4e9f5ee0e0a4286890a1b0b4796fbfd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c209dd66f03a44bd9424eb1cad43b57c"}], "type": "volumev2", "id": "7c5d79a9253b44f1afeea36304180784", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c9a71230b064918baa5ec4ab83144c8"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d7c07f63f584a70a7df59e46b53c425"}, {"url": "http://172.30.9.46:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a67b17f9d1f45acb1b7213e75ed7276"}], "type": "event", "id": "84c44c0613f94bf8bbb2e05ff2f89471", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/b4e9f5ee0e0a4286890a1b0b4796fbfd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "775bcb67ac30456cb720438594a475e1"}, {"url": "http://192.30.9.6:8776/v3/b4e9f5ee0e0a4286890a1b0b4796fbfd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2c0df4ad6a14557a0e2b97bfa52019f"}, {"url": "http://172.30.9.46:8776/v3/b4e9f5ee0e0a4286890a1b0b4796fbfd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ef016b34aa45a7ba522cfecbfec6eb"}], "type": "volumev3", "id": "8b8641e49b5f486a864b0b857a0e9a73", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b4e9f5ee0e0a4286890a1b0b4796fbfd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "121402a262894e60b2dd90a4c91ddfc4"}, {"url": "http://192.30.9.6:8004/v1/b4e9f5ee0e0a4286890a1b0b4796fbfd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "843fd802e471465f9929116059937b0b"}, {"url": "http://172.30.9.46:8004/v1/b4e9f5ee0e0a4286890a1b0b4796fbfd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b71667e57ac348d19ee51701c2492bc8"}], "type": "orchestration", "id": "910666d0b44e43dda71799578f2fb207", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.46:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d50b2697934e5aa702ab2b26a44279"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0eb6565be3e44b382acfbe153b647bf"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0ee7731b0a344dd95394ec40456c966"}], "type": "network", "id": "96d169df5f3246498ebfd684c882081c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.46:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6207f5501c4d439cb61786bf4936a152"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de1dcf61d9e44a7aa8f94ba8c4cf9375"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc2fab36e3514270a85a06afe9ff1894"}], "type": "alarming", "id": "96f5a2d27e6f427cbd0f869917a8dd5d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "bf0bc5911f744db0865b88b9285e5dc1", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_full-user_d09e47f0-7c5b-4a3d-a70a-228f31777d7e", "id": "3a4f41a22a5141cb982bf0f89e185eb6"}, "audit_ids": ["eXfNIcgfSLmFM11PHvDXYQ"], "issued_at": "2019-06-08T09:21:29.000000Z"}} 2019-06-08 09:21:29,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:9696/v2.0/routers/e6449356-a219-43d7-b1a9-7d1f53984a05/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}767d716e7f1433ab2773a6f2a3ce7fa2d66ec8a8" -d '{"subnet_id": "532d503f-6bb4-4cbe-afe9-8eb077c70a48"}' 2019-06-08 09:21:31,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 08 Jun 2019 09:21:31 GMT X-Openstack-Request-Id: req-9cf6227c-8e2c-4ed7-8986-6b2fa2961932 2019-06-08 09:21:31,644 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "8d34b2b1-dc78-4f76-a443-f3d52567646e", "tenant_id": "b4e9f5ee0e0a4286890a1b0b4796fbfd", "subnet_id": "532d503f-6bb4-4cbe-afe9-8eb077c70a48", "subnet_ids": ["532d503f-6bb4-4cbe-afe9-8eb077c70a48"], "port_id": "b5bb5c3b-ae8e-4faf-9c93-a42a8d877df0", "id": "e6449356-a219-43d7-b1a9-7d1f53984a05"} 2019-06-08 09:21:31,644 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.46:9696/v2.0/routers/e6449356-a219-43d7-b1a9-7d1f53984a05/remove_router_interface.json used request id req-9cf6227c-8e2c-4ed7-8986-6b2fa2961932 2019-06-08 09:21:31,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.77011489868s 2019-06-08 09:21:31,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-06-08 09:21:31,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}767d716e7f1433ab2773a6f2a3ce7fa2d66ec8a8" 2019-06-08 09:21:32,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1216 Content-Type: application/json Date: Sat, 08 Jun 2019 09:21:32 GMT X-Openstack-Request-Id: req-ef7b94a6-5489-415a-879a-2ac77cb87974 2019-06-08 09:21:32,018 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "07ea00007e044be39f0290f616c83aba", "created_at": "2019-06-08T06:02:04Z", "admin_state_up": true, "updated_at": "2019-06-08T06:02:04Z", "project_id": "07ea00007e044be39f0290f616c83aba", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "d11d2cfa-ebba-4487-a42d-f81ff7d1378a", "name": "tempest-pretest-check-842892652"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a3d564af-8d87-4f4f-9680-f5a9465e0acc", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "b4e9f5ee0e0a4286890a1b0b4796fbfd", "created_at": "2019-06-08T07:34:08Z", "admin_state_up": true, "updated_at": "2019-06-08T09:21:30Z", "project_id": "b4e9f5ee0e0a4286890a1b0b4796fbfd", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "e6449356-a219-43d7-b1a9-7d1f53984a05", "name": "rally_full-router_d09e47f0-7c5b-4a3d-a70a-228f31777d7e"}]} 2019-06-08 09:21:32,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/routers.json used request id req-ef7b94a6-5489-415a-879a-2ac77cb87974 2019-06-08 09:21:32,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.373126029968s 2019-06-08 09:21:32,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-06-08 09:21:32,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/routers/e6449356-a219-43d7-b1a9-7d1f53984a05.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}767d716e7f1433ab2773a6f2a3ce7fa2d66ec8a8" 2019-06-08 09:21:33,468 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 09:21:33 GMT X-Openstack-Request-Id: req-b9686cbc-c219-4691-a87c-dc9422e90636 2019-06-08 09:21:33,468 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 09:21:33,469 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/routers/e6449356-a219-43d7-b1a9-7d1f53984a05.json used request id req-b9686cbc-c219-4691-a87c-dc9422e90636 2019-06-08 09:21:33,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.44913601875s 2019-06-08 09:21:33,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-06-08 09:21:33,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}767d716e7f1433ab2773a6f2a3ce7fa2d66ec8a8" 2019-06-08 09:21:33,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1328 Content-Type: application/json Date: Sat, 08 Jun 2019 09:21:33 GMT X-Openstack-Request-Id: req-4758d956-127a-42f4-8da8-f6d7d7a6da47 2019-06-08 09:21:33,512 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-06-08T07:34:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"532d503f-6bb4-4cbe-afe9-8eb077c70a48","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"b4e9f5ee0e0a4286890a1b0b4796fbfd","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_full-subnet_d09e47f0-7c5b-4a3d-a70a-228f31777d7e","enable_dhcp":true,"segment_id":null,"network_id":"8d34b2b1-dc78-4f76-a443-f3d52567646e","tenant_id":"b4e9f5ee0e0a4286890a1b0b4796fbfd","created_at":"2019-06-08T07:34:08Z","ip_version":4},{"updated_at":"2019-06-08T05:48:01Z","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":"a3d564af-8d87-4f4f-9680-f5a9465e0acc","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"ae5008b7eba04bb8ab8b9bea870a005f","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:48:01Z","ip_version":4}]} 2019-06-08 09:21:33,512 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/subnets.json used request id req-4758d956-127a-42f4-8da8-f6d7d7a6da47 2019-06-08 09:21:33,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0434229373932s 2019-06-08 09:21:33,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-06-08 09:21:33,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/subnets/532d503f-6bb4-4cbe-afe9-8eb077c70a48.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}767d716e7f1433ab2773a6f2a3ce7fa2d66ec8a8" 2019-06-08 09:21:34,380 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 09:21:34 GMT X-Openstack-Request-Id: req-9329d47b-8964-48ef-a074-92eaf96c0c4e 2019-06-08 09:21:34,381 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 09:21:34,381 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/subnets/532d503f-6bb4-4cbe-afe9-8eb077c70a48.json used request id req-9329d47b-8964-48ef-a074-92eaf96c0c4e 2019-06-08 09:21:34,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.866695165634s 2019-06-08 09:21:34,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 09:21:34,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}767d716e7f1433ab2773a6f2a3ce7fa2d66ec8a8" 2019-06-08 09:21:34,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Sat, 08 Jun 2019 09:21:34 GMT X-Openstack-Request-Id: req-c8dad333-7d7d-4651-b99a-8f8057de8951 2019-06-08 09:21:34,464 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8d34b2b1-dc78-4f76-a443-f3d52567646e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":52,"ipv4_address_scope":null,"shared":true,"project_id":"b4e9f5ee0e0a4286890a1b0b4796fbfd","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-08T09:21:34Z","qos_policy_id":null,"name":"rally_full-net_d09e47f0-7c5b-4a3d-a70a-228f31777d7e","admin_state_up":true,"tenant_id":"b4e9f5ee0e0a4286890a1b0b4796fbfd","created_at":"2019-06-08T07:34:07Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T06:03:01Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","provider:network_type":"flat"}]} 2019-06-08 09:21:34,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-c8dad333-7d7d-4651-b99a-8f8057de8951 2019-06-08 09:21:34,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0833079814911s 2019-06-08 09:21:34,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-06-08 09:21:34,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/networks/8d34b2b1-dc78-4f76-a443-f3d52567646e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}767d716e7f1433ab2773a6f2a3ce7fa2d66ec8a8" 2019-06-08 09:21:35,741 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 09:21:35 GMT X-Openstack-Request-Id: req-4dffb418-baf4-42a9-8e32-0fe866ec4dbc 2019-06-08 09:21:35,741 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 09:21:35,741 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/networks/8d34b2b1-dc78-4f76-a443-f3d52567646e.json used request id req-4dffb418-baf4-42a9-8e32-0fe866ec4dbc 2019-06-08 09:21:35,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.27564001083s 2019-06-08 09:21:35,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 09:21:35,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}767d716e7f1433ab2773a6f2a3ce7fa2d66ec8a8" 2019-06-08 09:21:36,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1396 Content-Type: application/json Date: Sat, 08 Jun 2019 09:21:36 GMT X-Openstack-Request-Id: req-96876ed6-f724-4f13-b4ab-20bb97139fe9 2019-06-08 09:21:36,030 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T07:34:14Z", "file": "/v2/images/7d1b6e35-ab11-4c30-94fd-3904c3d25a16/file", "owner": "b4e9f5ee0e0a4286890a1b0b4796fbfd", "id": "7d1b6e35-ab11-4c30-94fd-3904c3d25a16", "size": 12716032, "self": "/v2/images/7d1b6e35-ab11-4c30-94fd-3904c3d25a16", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/7d1b6e35-ab11-4c30-94fd-3904c3d25a16/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/7d1b6e35-ab11-4c30-94fd-3904c3d25a16/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_full-img_d09e47f0-7c5b-4a3d-a70a-228f31777d7e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_full-img_d09e47f0-7c5b-4a3d-a70a-228f31777d7e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-08T07:34:13Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 09:21:36,030 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-96876ed6-f724-4f13-b4ab-20bb97139fe9 2019-06-08 09:21:36,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.284113883972s 2019-06-08 09:21:36,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-06-08 09:21:36,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9292/v2/images/7d1b6e35-ab11-4c30-94fd-3904c3d25a16 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}767d716e7f1433ab2773a6f2a3ce7fa2d66ec8a8" 2019-06-08 09:21:36,910 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 09:21:36 GMT X-Openstack-Request-Id: req-acbb8f38-1369-4ec0-a044-22630d7c0fff 2019-06-08 09:21:36,910 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 09:21:36,911 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.46:9292/v2/images/7d1b6e35-ab11-4c30-94fd-3904c3d25a16 used request id req-acbb8f38-1369-4ec0-a044-22630d7c0fff 2019-06-08 09:21:36,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.879140853882s 2019-06-08 09:21:36,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-08 09:21:36,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}54c454bd881001dc053f2714d5ed9bd196100dd5" 2019-06-08 09:21:36,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sat, 08 Jun 2019 09:21: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-1fc723f9-9325-46fc-94f3-a9aa0c8f14f3 x-openstack-request-id: req-1fc723f9-9325-46fc-94f3-a9aa0c8f14f3 2019-06-08 09:21:36,950 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_full-flavor_d09e47f0-7c5b-4a3d-a70a-228f31777d7e", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/42e98d5e-b39b-46a6-a557-58c9cfbba7ce", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/42e98d5e-b39b-46a6-a557-58c9cfbba7ce", "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": "42e98d5e-b39b-46a6-a557-58c9cfbba7ce"}]} 2019-06-08 09:21:36,950 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None used request id req-1fc723f9-9325-46fc-94f3-a9aa0c8f14f3 2019-06-08 09:21:36,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0395140647888s 2019-06-08 09:21:36,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-06-08 09:21:36,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:8774/v2.1/flavors/42e98d5e-b39b-46a6-a557-58c9cfbba7ce -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}54c454bd881001dc053f2714d5ed9bd196100dd5" 2019-06-08 09:21:36,989 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 08 Jun 2019 09:21: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-8468a0d9-3b5c-415c-8cac-4ce0f2748f14 x-openstack-request-id: req-8468a0d9-3b5c-415c-8cac-4ce0f2748f14 2019-06-08 09:21:36,989 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.46:8774/v2.1/flavors/42e98d5e-b39b-46a6-a557-58c9cfbba7ce used request id req-8468a0d9-3b5c-415c-8cac-4ce0f2748f14 2019-06-08 09:21:36,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0341889858246s 2019-06-08 09:21:36,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-08 09:21:36,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}54c454bd881001dc053f2714d5ed9bd196100dd5" 2019-06-08 09:21:37,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Sat, 08 Jun 2019 09:21:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89f08d33-509a-4b18-af6d-9f742d346f3d 2019-06-08 09:21:37,225 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.46:5000/v3/users/05c218d902a14f40af3320874b7f92da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05c218d902a14f40af3320874b7f92da", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.46:5000/v3/users/1afacf49c7e14af3a957f3511567dacc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1afacf49c7e14af3a957f3511567dacc", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.46:5000/v3/users/1f2145adf73944a6ab8ed52e5753691b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f2145adf73944a6ab8ed52e5753691b", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.46:5000/v3/users/2593ee6f9317492f990d505d77da4779"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2593ee6f9317492f990d505d77da4779", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.46:5000/v3/users/31ebed201e7e4ca5b7ee604a2b787581"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31ebed201e7e4ca5b7ee604a2b787581", "email": "cinder@localhost", "password_expires_at": null}, {"name": "rally_full-user_d09e47f0-7c5b-4a3d-a70a-228f31777d7e", "links": {"self": "http://172.30.9.46:5000/v3/users/3a4f41a22a5141cb982bf0f89e185eb6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3a4f41a22a5141cb982bf0f89e185eb6", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.46:5000/v3/users/3a572b3053b54834a82afa40e099a5da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a572b3053b54834a82afa40e099a5da", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.46:5000/v3/users/4fee668be3a64363800d347187a88df5"}, "domain_id": "69a9710257d445c38da42b508afe5e4c", "enabled": true, "options": {}, "id": "4fee668be3a64363800d347187a88df5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.46:5000/v3/users/66f1e9993f8b480294a60e940341f520"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66f1e9993f8b480294a60e940341f520", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.46:5000/v3/users/93fe3f7601c54ac9ad051856c17f28bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93fe3f7601c54ac9ad051856c17f28bb", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.46:5000/v3/users/c236670886154d449269b72bd9c90b0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c236670886154d449269b72bd9c90b0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.46:5000/v3/users/c65b29de08754e65a44567b1f677176f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c65b29de08754e65a44567b1f677176f", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.46:5000/v3/users/d8dd3e6eec484d33b35e900b9699495d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8dd3e6eec484d33b35e900b9699495d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.46:5000/v3/users/dda03f8796ac431cadfc3fd8cb68b8e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dda03f8796ac431cadfc3fd8cb68b8e8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.46:5000/v3/users/fd79c31b868f4106baa6b4b6f650b664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd79c31b868f4106baa6b4b6f650b664", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.46:5000/v3/users", "previous": null, "next": null}} 2019-06-08 09:21:37,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/users used request id req-89f08d33-509a-4b18-af6d-9f742d346f3d 2019-06-08 09:21:37,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.234407901764s 2019-06-08 09:21:37,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-08 09:21:37,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/users/3a4f41a22a5141cb982bf0f89e185eb6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}54c454bd881001dc053f2714d5ed9bd196100dd5" 2019-06-08 09:21:37,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Sat, 08 Jun 2019 09:21:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8f1cfcc-6050-44eb-9449-d78d5b7f446f 2019-06-08 09:21:37,439 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_full-user_d09e47f0-7c5b-4a3d-a70a-228f31777d7e", "links": {"self": "http://172.30.9.46:5000/v3/users/3a4f41a22a5141cb982bf0f89e185eb6"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "3a4f41a22a5141cb982bf0f89e185eb6", "description": null}} 2019-06-08 09:21:37,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/users/3a4f41a22a5141cb982bf0f89e185eb6 used request id req-a8f1cfcc-6050-44eb-9449-d78d5b7f446f 2019-06-08 09:21:37,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.210095882416s 2019-06-08 09:21:37,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-06-08 09:21:37,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:5000/v3/users/3a4f41a22a5141cb982bf0f89e185eb6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}54c454bd881001dc053f2714d5ed9bd196100dd5" 2019-06-08 09:21:37,724 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 09:21:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4261eb9-2708-4524-ac4b-1dc48b4ba4bf 2019-06-08 09:21:37,725 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 09:21:37,725 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.46:5000/v3/users/3a4f41a22a5141cb982bf0f89e185eb6 used request id req-e4261eb9-2708-4524-ac4b-1dc48b4ba4bf 2019-06-08 09:21:37,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.284556865692s 2019-06-08 09:21:37,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-08 09:21:37,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}54c454bd881001dc053f2714d5ed9bd196100dd5" 2019-06-08 09:21:37,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 386 Content-Type: application/json Date: Sat, 08 Jun 2019 09:21:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81de562e-861d-4e2b-86d3-841a6865a1ed 2019-06-08 09:21:37,848 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.46:5000/v3/projects/3188c96ec01940fba81c35d45eb11133"}, "tags": [], "enabled": true, "id": "3188c96ec01940fba81c35d45eb11133", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f"}, "tags": [], "enabled": true, "id": "ae5008b7eba04bb8ab8b9bea870a005f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_full", "links": {"self": "http://172.30.9.46:5000/v3/projects/b4e9f5ee0e0a4286890a1b0b4796fbfd"}, "tags": [], "enabled": true, "id": "b4e9f5ee0e0a4286890a1b0b4796fbfd", "parent_id": "default", "domain_id": "default", "name": "rally_full-project_d09e47f0-7c5b-4a3d-a70a-228f31777d7e"}]} 2019-06-08 09:21:37,848 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/projects used request id req-81de562e-861d-4e2b-86d3-841a6865a1ed 2019-06-08 09:21:37,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.116732120514s 2019-06-08 09:21:37,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-06-08 09:21:37,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:5000/v3/projects/b4e9f5ee0e0a4286890a1b0b4796fbfd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}54c454bd881001dc053f2714d5ed9bd196100dd5" 2019-06-08 09:21:38,026 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 09:21:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d249b18-2e3b-4587-ab45-7ead4c16e009 2019-06-08 09:21:38,027 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 09:21:38,027 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.46:5000/v3/projects/b4e9f5ee0e0a4286890a1b0b4796fbfd used request id req-3d249b18-2e3b-4587-ab45-7ead4c16e009 2019-06-08 09:21:38,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.173113107681s 2019-06-08 09:21:38,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-08 09:21:38,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:9696/v2.0/security-groups.json?project_id=b4e9f5ee0e0a4286890a1b0b4796fbfd&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}54c454bd881001dc053f2714d5ed9bd196100dd5" 2019-06-08 09:21:38,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 08 Jun 2019 09:21:38 GMT X-Openstack-Request-Id: req-6545cfc5-5235-4d41-a5bb-7cc5554e465f 2019-06-08 09:21:38,379 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b4e9f5ee0e0a4286890a1b0b4796fbfd", "created_at": "2019-06-08T07:34:07Z", "updated_at": "2019-06-08T07:34:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T07:34:07Z", "revision_number": 0, "id": "02770082-f61c-4acf-bbf5-52addce23d9d", "remote_group_id": "b4dabe3f-6893-4e0c-a55e-0ce46ec10442", "remote_ip_prefix": null, "created_at": "2019-06-08T07:34:07Z", "security_group_id": "b4dabe3f-6893-4e0c-a55e-0ce46ec10442", "tenant_id": "b4e9f5ee0e0a4286890a1b0b4796fbfd", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4e9f5ee0e0a4286890a1b0b4796fbfd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T07:34:07Z", "revision_number": 0, "id": "c4f725f5-d18c-4b91-b1a3-69100e370143", "remote_group_id": "b4dabe3f-6893-4e0c-a55e-0ce46ec10442", "remote_ip_prefix": null, "created_at": "2019-06-08T07:34:07Z", "security_group_id": "b4dabe3f-6893-4e0c-a55e-0ce46ec10442", "tenant_id": "b4e9f5ee0e0a4286890a1b0b4796fbfd", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4e9f5ee0e0a4286890a1b0b4796fbfd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T07:34:07Z", "revision_number": 0, "id": "cbeb6a4a-f29a-49ba-89c3-905a5b60e485", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T07:34:07Z", "security_group_id": "b4dabe3f-6893-4e0c-a55e-0ce46ec10442", "tenant_id": "b4e9f5ee0e0a4286890a1b0b4796fbfd", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4e9f5ee0e0a4286890a1b0b4796fbfd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T07:34:07Z", "revision_number": 0, "id": "f3129517-8170-4f7f-9016-d9cd9f0195f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T07:34:07Z", "security_group_id": "b4dabe3f-6893-4e0c-a55e-0ce46ec10442", "tenant_id": "b4e9f5ee0e0a4286890a1b0b4796fbfd", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4e9f5ee0e0a4286890a1b0b4796fbfd"}], "revision_number": 1, "project_id": "b4e9f5ee0e0a4286890a1b0b4796fbfd", "id": "b4dabe3f-6893-4e0c-a55e-0ce46ec10442", "name": "default"}]} 2019-06-08 09:21:38,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/security-groups.json?project_id=b4e9f5ee0e0a4286890a1b0b4796fbfd&name=default used request id req-6545cfc5-5235-4d41-a5bb-7cc5554e465f 2019-06-08 09:21:38,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.347718000412s 2019-06-08 09:21:38,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-08 09:21:38,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}54c454bd881001dc053f2714d5ed9bd196100dd5" 2019-06-08 09:21:38,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Sat, 08 Jun 2019 09:21:38 GMT X-Openstack-Request-Id: req-0938a275-4538-44df-aea2-73893f827e7a 2019-06-08 09:21:38,451 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3188c96ec01940fba81c35d45eb11133", "created_at": "2019-06-08T05:50:08Z", "updated_at": "2019-06-08T05:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "1a304197-6259-47fb-8799-aa407182630d", "remote_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv6", "project_id": "3188c96ec01940fba81c35d45eb11133"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "487196b0-2bde-45c0-8b45-f9fcd16601fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv4", "project_id": "3188c96ec01940fba81c35d45eb11133"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "abadd49a-1a8f-405f-ba47-7c59fe8b0d0f", "remote_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv4", "project_id": "3188c96ec01940fba81c35d45eb11133"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "d26daddf-2739-444d-991e-138b96ac2ac2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv6", "project_id": "3188c96ec01940fba81c35d45eb11133"}], "revision_number": 1, "project_id": "3188c96ec01940fba81c35d45eb11133", "id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fcde8c1a9a84222a1af8e17021b864b", "created_at": "2019-06-08T07:13:08Z", "updated_at": "2019-06-08T07:13:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T07:13:08Z", "revision_number": 0, "id": "119e3406-7691-4da0-ac15-0d3e6d2fd28e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T07:13:08Z", "security_group_id": "0f8b9193-9837-4cf1-95ef-d23d8155e475", "tenant_id": "0fcde8c1a9a84222a1af8e17021b864b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fcde8c1a9a84222a1af8e17021b864b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T07:13:08Z", "revision_number": 0, "id": "14fbdfaa-d265-42c2-9a0c-24f495bd2bb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T07:13:08Z", "security_group_id": "0f8b9193-9837-4cf1-95ef-d23d8155e475", "tenant_id": "0fcde8c1a9a84222a1af8e17021b864b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fcde8c1a9a84222a1af8e17021b864b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T07:13:08Z", "revision_number": 0, "id": "f04d63cb-b583-47e4-82bf-2cf9964ef767", "remote_group_id": "0f8b9193-9837-4cf1-95ef-d23d8155e475", "remote_ip_prefix": null, "created_at": "2019-06-08T07:13:08Z", "security_group_id": "0f8b9193-9837-4cf1-95ef-d23d8155e475", "tenant_id": "0fcde8c1a9a84222a1af8e17021b864b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fcde8c1a9a84222a1af8e17021b864b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T07:13:08Z", "revision_number": 0, "id": "f3c829b6-17af-4c05-9571-55ca9fe56a64", "remote_group_id": "0f8b9193-9837-4cf1-95ef-d23d8155e475", "remote_ip_prefix": null, "created_at": "2019-06-08T07:13:08Z", "security_group_id": "0f8b9193-9837-4cf1-95ef-d23d8155e475", "tenant_id": "0fcde8c1a9a84222a1af8e17021b864b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fcde8c1a9a84222a1af8e17021b864b"}], "revision_number": 1, "project_id": "0fcde8c1a9a84222a1af8e17021b864b", "id": "0f8b9193-9837-4cf1-95ef-d23d8155e475", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "created_at": "2019-06-08T05:47:57Z", "updated_at": "2019-06-08T05:47:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "02da1104-56ed-4749-b003-90c4f8f656ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "a3f7c7ce-1565-464d-9c08-e39b080cdb6d", "remote_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "c5f47a68-2c8b-4de3-91dc-0a19312beb49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "d9877ee1-16fa-4f55-9b57-2bd861dcc4ea", "remote_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}], "revision_number": 1, "project_id": "ae5008b7eba04bb8ab8b9bea870a005f", "id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-06-08T05:50:09Z", "updated_at": "2019-06-08T05:50:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "41f1ce41-3b64-482a-87c5-0d0b11c6398f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "79dc58b0-b605-4504-9229-080d558ac4f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "81274cd5-6700-4e0f-8a2a-1f2e3420f4f3", "remote_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "dd1516ff-335a-4f12-a448-f096493076e7", "remote_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "48f2b38a-983e-4487-ab36-f87307c0130c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4e9f5ee0e0a4286890a1b0b4796fbfd", "created_at": "2019-06-08T07:34:07Z", "updated_at": "2019-06-08T07:34:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T07:34:07Z", "revision_number": 0, "id": "02770082-f61c-4acf-bbf5-52addce23d9d", "remote_group_id": "b4dabe3f-6893-4e0c-a55e-0ce46ec10442", "remote_ip_prefix": null, "created_at": "2019-06-08T07:34:07Z", "security_group_id": "b4dabe3f-6893-4e0c-a55e-0ce46ec10442", "tenant_id": "b4e9f5ee0e0a4286890a1b0b4796fbfd", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4e9f5ee0e0a4286890a1b0b4796fbfd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T07:34:07Z", "revision_number": 0, "id": "c4f725f5-d18c-4b91-b1a3-69100e370143", "remote_group_id": "b4dabe3f-6893-4e0c-a55e-0ce46ec10442", "remote_ip_prefix": null, "created_at": "2019-06-08T07:34:07Z", "security_group_id": "b4dabe3f-6893-4e0c-a55e-0ce46ec10442", "tenant_id": "b4e9f5ee0e0a4286890a1b0b4796fbfd", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4e9f5ee0e0a4286890a1b0b4796fbfd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T07:34:07Z", "revision_number": 0, "id": "cbeb6a4a-f29a-49ba-89c3-905a5b60e485", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T07:34:07Z", "security_group_id": "b4dabe3f-6893-4e0c-a55e-0ce46ec10442", "tenant_id": "b4e9f5ee0e0a4286890a1b0b4796fbfd", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4e9f5ee0e0a4286890a1b0b4796fbfd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T07:34:07Z", "revision_number": 0, "id": "f3129517-8170-4f7f-9016-d9cd9f0195f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T07:34:07Z", "security_group_id": "b4dabe3f-6893-4e0c-a55e-0ce46ec10442", "tenant_id": "b4e9f5ee0e0a4286890a1b0b4796fbfd", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4e9f5ee0e0a4286890a1b0b4796fbfd"}], "revision_number": 1, "project_id": "b4e9f5ee0e0a4286890a1b0b4796fbfd", "id": "b4dabe3f-6893-4e0c-a55e-0ce46ec10442", "name": "default"}]} 2019-06-08 09:21:38,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/security-groups.json used request id req-0938a275-4538-44df-aea2-73893f827e7a 2019-06-08 09:21:38,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0666871070862s 2019-06-08 09:21:38,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-06-08 09:21:38,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/security-groups/b4dabe3f-6893-4e0c-a55e-0ce46ec10442.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}54c454bd881001dc053f2714d5ed9bd196100dd5" 2019-06-08 09:21:38,569 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 09:21:38 GMT X-Openstack-Request-Id: req-0ba2fa26-db87-46b4-8719-cf678a9df32a 2019-06-08 09:21:38,569 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 09:21:38,569 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/security-groups/b4dabe3f-6893-4e0c-a55e-0ce46ec10442.json used request id req-0ba2fa26-db87-46b4-8719-cf678a9df32a 2019-06-08 09:21:38,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.110009908676s 2019-06-08 09:21:38,570 - xtesting.ci.run_tests - ERROR - The test case 'rally_full' failed. 2019-06-08 09:21:38,589 - xtesting.ci.run_tests - INFO - Loading test case 'rally_jobs'... 2019-06-08 09:21:38,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 09:21:38,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sat, 08 Jun 2019 09:21:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fd8e227-279e-44f3-b2f1-c1d166147d1a 2019-06-08 09:21:38,621 - 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.46:5000/v3/", "rel": "self"}]}} 2019-06-08 09:21:38,621 - keystoneauth.session - DEBUG - GET call to http://172.30.9.46:5000/v3 used request id req-0fd8e227-279e-44f3-b2f1-c1d166147d1a 2019-06-08 09:21:38,622 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.46:5000/v3/auth/tokens 2019-06-08 09:21:39,022 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "d2be94ca10bc410d8e2df55ad673d32f", "name": "member"}, {"id": "e5096deb7bb54cdfaba406b083716814", "name": "admin"}, {"id": "20c52caa8815436598706c0044dd78ea", "name": "reader"}], "expires_at": "2019-06-08T10:21:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3188c96ec01940fba81c35d45eb11133", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "569429e3916a40609b1b095c350d4f40"}, {"url": "http://172.30.9.46:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f8c054a2af64f418c37ee7727690693"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b02dfb863f5a4bffb36851235754ef91"}], "type": "metric", "id": "04a04b69122f4f738931230cee29629a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699fd3a20c8d40938f47375515d56729"}, {"url": "http://172.30.9.46:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a29c25ed5bae42389e53743e2b2d4cc6"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2aa7441977c496197e3dd66db370091"}], "type": "image", "id": "1229db241b1e4199aa3477e6a5aaaaf3", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.25:8080/v1/AUTH_3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f18ac20553a423cb64c4c119b4996d7"}, {"url": "http://172.30.9.46:8080/v1/AUTH_3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9cb7095bfac44798c7fb7f9deeeb6c2"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5274ae5199a462fbdfc0fea51cec5a4"}], "type": "object-store", "id": "3937992c91de456ab652dcaface65051", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.46:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469fe8a62bab4dce8322074f2fcdb9b4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e66cd3f99f9447b491021e663455e8c8"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "faa6e36db7f04aaf89b1671b36545dd9"}], "type": "cloudformation", "id": "4475ac30861f4898a3b4a3f25d4c15a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "451296117b884380836bc65617a5acf5"}, {"url": "http://172.30.9.46:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3bf63cbaa4d40d8a7b3788a9ab9cf75"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8fcd63580f1428d9b345eecdbd48204"}], "type": "compute", "id": "55cb302de7b240e1a0963bcae70f4b34", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04b4a8c11b3f4bd1ab89c03a5aa9bd51"}, {"url": "http://172.30.9.46:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "489dc505b18c45b097be2b0ce43d310b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "768110a585514cb9a095e0ffab526da4"}], "type": "identity", "id": "6494ad775fb84e9891f5bc3015a60f48", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.46:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02cf21684702424ca6c0c65fbe598276"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a219343778574f9a89cf8eda09913c42"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3727342b4d045659e67915b25bea965"}], "type": "placement", "id": "6dd232e0a9944d6f8afacd7b59c2bb55", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f4e281ad8cd4aaba41477f8f55544b4"}, {"url": "http://172.30.9.46:8776/v2/3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f80c73c49c6480dba7d5f4b80e4a948"}, {"url": "http://192.30.9.6:8776/v2/3188c96ec01940fba81c35d45eb11133", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c209dd66f03a44bd9424eb1cad43b57c"}], "type": "volumev2", "id": "7c5d79a9253b44f1afeea36304180784", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c9a71230b064918baa5ec4ab83144c8"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d7c07f63f584a70a7df59e46b53c425"}, {"url": "http://172.30.9.46:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a67b17f9d1f45acb1b7213e75ed7276"}], "type": "event", "id": "84c44c0613f94bf8bbb2e05ff2f89471", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/3188c96ec01940fba81c35d45eb11133", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "775bcb67ac30456cb720438594a475e1"}, {"url": "http://192.30.9.6:8776/v3/3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2c0df4ad6a14557a0e2b97bfa52019f"}, {"url": "http://172.30.9.46:8776/v3/3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ef016b34aa45a7ba522cfecbfec6eb"}], "type": "volumev3", "id": "8b8641e49b5f486a864b0b857a0e9a73", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "121402a262894e60b2dd90a4c91ddfc4"}, {"url": "http://192.30.9.6:8004/v1/3188c96ec01940fba81c35d45eb11133", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "843fd802e471465f9929116059937b0b"}, {"url": "http://172.30.9.46:8004/v1/3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b71667e57ac348d19ee51701c2492bc8"}], "type": "orchestration", "id": "910666d0b44e43dda71799578f2fb207", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.46:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d50b2697934e5aa702ab2b26a44279"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0eb6565be3e44b382acfbe153b647bf"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0ee7731b0a344dd95394ec40456c966"}], "type": "network", "id": "96d169df5f3246498ebfd684c882081c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.46:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6207f5501c4d439cb61786bf4936a152"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de1dcf61d9e44a7aa8f94ba8c4cf9375"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc2fab36e3514270a85a06afe9ff1894"}], "type": "alarming", "id": "96f5a2d27e6f427cbd0f869917a8dd5d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "bf0bc5911f744db0865b88b9285e5dc1", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fd79c31b868f4106baa6b4b6f650b664"}, "audit_ids": ["RTOoHQoKQbylqOsdb6aIag"], "issued_at": "2019-06-08T09:21:38.000000Z"}} 2019-06-08 09:21:39,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 09:21:39,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4f458243e4c52646bd5951fa74820ffc48e065da" 2019-06-08 09:21:39,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 08 Jun 2019 09:21:39 GMT X-Openstack-Request-Id: req-ddc7ea61-8660-42aa-911c-80cb75e739b0 2019-06-08 09:21:39,392 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T06:03:01Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","provider:network_type":"flat"}]} 2019-06-08 09:21:39,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ddc7ea61-8660-42aa-911c-80cb75e739b0 2019-06-08 09:21:39,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.367311954498s 2019-06-08 09:21:39,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 09:21:39,405 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 08 Jun 2019 09:21:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9e82dcf-5194-4922-9812-bedcd80cf6b8 2019-06-08 09:21:39,405 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 09:21:39,406 - keystoneauth.session - DEBUG - GET call to http://172.30.9.46:5000/ used request id req-c9e82dcf-5194-4922-9812-bedcd80cf6b8 2019-06-08 09:21:39,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-08 09:21:39,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4f458243e4c52646bd5951fa74820ffc48e065da" 2019-06-08 09:21:39,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 08 Jun 2019 09:21:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb9986c3-c7aa-4b3a-9ba0-403bab7892bd 2019-06-08 09:21:39,611 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.46:5000/v3/domains/69a9710257d445c38da42b508afe5e4c"}, "tags": [], "enabled": true, "id": "69a9710257d445c38da42b508afe5e4c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.46:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.46:5000/v3/domains", "previous": null, "next": null}} 2019-06-08 09:21:39,611 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/domains used request id req-fb9986c3-c7aa-4b3a-9ba0-403bab7892bd 2019-06-08 09:21:39,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.20470905304s 2019-06-08 09:21:39,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-06-08 09:21:39,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4f458243e4c52646bd5951fa74820ffc48e065da" -d '{"project": {"description": "Created by OPNFV Functest: rally_jobs", "enabled": true, "domain_id": "default", "name": "rally_jobs-project_44409dfa-0c2a-4e21-97b9-854f37c55153"}}' 2019-06-08 09:21:39,852 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 366 Content-Type: application/json Date: Sat, 08 Jun 2019 09:21:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19585e27-6532-4a8b-8118-2bfc25d06db2 2019-06-08 09:21:39,853 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.46:5000/v3/projects/192f7856236446ecac2b5b794aeb1228"}, "tags": [], "enabled": true, "id": "192f7856236446ecac2b5b794aeb1228", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_44409dfa-0c2a-4e21-97b9-854f37c55153"}} 2019-06-08 09:21:39,853 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.46:5000/v3/projects used request id req-19585e27-6532-4a8b-8118-2bfc25d06db2 2019-06-08 09:21:39,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.234200000763s 2019-06-08 09:21:39,853 - 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'192f7856236446ecac2b5b794aeb1228', '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_44409dfa-0c2a-4e21-97b9-854f37c55153'}) 2019-06-08 09:21:39,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-06-08 09:21:39,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4f458243e4c52646bd5951fa74820ffc48e065da" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "eks1KScajtS39zGqTtO2IOWV7R4HY6", "email": null, "name": "rally_jobs-user_44409dfa-0c2a-4e21-97b9-854f37c55153"}}' 2019-06-08 09:21:40,344 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 325 Content-Type: application/json Date: Sat, 08 Jun 2019 09:21:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f757fdc7-0883-4aef-85ec-62c98eadbda1 2019-06-08 09:21:40,345 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_jobs-user_44409dfa-0c2a-4e21-97b9-854f37c55153", "links": {"self": "http://172.30.9.46:5000/v3/users/c9dab434dca142d6beb5a4a1c9f6e82a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9dab434dca142d6beb5a4a1c9f6e82a", "domain_id": "default", "password_expires_at": null}} 2019-06-08 09:21:40,345 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.46:5000/v3/users used request id req-f757fdc7-0883-4aef-85ec-62c98eadbda1 2019-06-08 09:21:40,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.485611915588s 2019-06-08 09:21:40,346 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'c9dab434dca142d6beb5a4a1c9f6e82a', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_jobs-user_44409dfa-0c2a-4e21-97b9-854f37c55153'}) 2019-06-08 09:21:40,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 09:21:40,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4f458243e4c52646bd5951fa74820ffc48e065da" 2019-06-08 09:21:40,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 09:21:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28af6f4e-3a02-4617-9ea2-14b7142c7002 2019-06-08 09:21:40,564 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 09:21:40,564 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-28af6f4e-3a02-4617-9ea2-14b7142c7002 2019-06-08 09:21:40,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.2152531147s 2019-06-08 09:21:40,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 09:21:40,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4f458243e4c52646bd5951fa74820ffc48e065da" 2019-06-08 09:21:40,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 09:21:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a2fd051-b57f-46d1-935e-4af2bcc0a9ed 2019-06-08 09:21:40,686 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 09:21:40,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-8a2fd051-b57f-46d1-935e-4af2bcc0a9ed 2019-06-08 09:21:40,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.117097139359s 2019-06-08 09:21:40,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 09:21:40,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4f458243e4c52646bd5951fa74820ffc48e065da" 2019-06-08 09:21:40,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 09:21:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acdc1ad4-bcb9-49ed-abd7-9f90c74dfa97 2019-06-08 09:21:40,881 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 09:21:40,881 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-acdc1ad4-bcb9-49ed-abd7-9f90c74dfa97 2019-06-08 09:21:40,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.190480947495s 2019-06-08 09:21:40,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-08 09:21:40,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4f458243e4c52646bd5951fa74820ffc48e065da" 2019-06-08 09:21:41,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 149 Content-Type: application/json Date: Sat, 08 Jun 2019 09:21:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a47c2bfe-cdde-499c-8008-dd032e282b54 2019-06-08 09:21:41,003 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.46:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-08 09:21:41,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/domains/default used request id req-a47c2bfe-cdde-499c-8008-dd032e282b54 2019-06-08 09:21:41,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.117036104202s 2019-06-08 09:21:41,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-08 09:21:41,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4f458243e4c52646bd5951fa74820ffc48e065da" 2019-06-08 09:21:41,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Sat, 08 Jun 2019 09:21:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ff952f1-24b0-44e8-a246-2e6396e69540 2019-06-08 09:21:41,139 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.46:5000/v3/users/05c218d902a14f40af3320874b7f92da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05c218d902a14f40af3320874b7f92da", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.46:5000/v3/users/1afacf49c7e14af3a957f3511567dacc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1afacf49c7e14af3a957f3511567dacc", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.46:5000/v3/users/1f2145adf73944a6ab8ed52e5753691b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f2145adf73944a6ab8ed52e5753691b", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.46:5000/v3/users/2593ee6f9317492f990d505d77da4779"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2593ee6f9317492f990d505d77da4779", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.46:5000/v3/users/31ebed201e7e4ca5b7ee604a2b787581"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31ebed201e7e4ca5b7ee604a2b787581", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.46:5000/v3/users/3a572b3053b54834a82afa40e099a5da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a572b3053b54834a82afa40e099a5da", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.46:5000/v3/users/4fee668be3a64363800d347187a88df5"}, "domain_id": "69a9710257d445c38da42b508afe5e4c", "enabled": true, "options": {}, "id": "4fee668be3a64363800d347187a88df5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.46:5000/v3/users/66f1e9993f8b480294a60e940341f520"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66f1e9993f8b480294a60e940341f520", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.46:5000/v3/users/93fe3f7601c54ac9ad051856c17f28bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93fe3f7601c54ac9ad051856c17f28bb", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.46:5000/v3/users/c236670886154d449269b72bd9c90b0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c236670886154d449269b72bd9c90b0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.46:5000/v3/users/c65b29de08754e65a44567b1f677176f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c65b29de08754e65a44567b1f677176f", "email": "aodh@localhost", "password_expires_at": null}, {"name": "rally_jobs-user_44409dfa-0c2a-4e21-97b9-854f37c55153", "links": {"self": "http://172.30.9.46:5000/v3/users/c9dab434dca142d6beb5a4a1c9f6e82a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9dab434dca142d6beb5a4a1c9f6e82a", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.46:5000/v3/users/d8dd3e6eec484d33b35e900b9699495d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8dd3e6eec484d33b35e900b9699495d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.46:5000/v3/users/dda03f8796ac431cadfc3fd8cb68b8e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dda03f8796ac431cadfc3fd8cb68b8e8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.46:5000/v3/users/fd79c31b868f4106baa6b4b6f650b664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd79c31b868f4106baa6b4b6f650b664", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.46:5000/v3/users", "previous": null, "next": null}} 2019-06-08 09:21:41,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/users used request id req-6ff952f1-24b0-44e8-a246-2e6396e69540 2019-06-08 09:21:41,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.135527133942s 2019-06-08 09:21:41,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-08 09:21:41,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4f458243e4c52646bd5951fa74820ffc48e065da" 2019-06-08 09:21:41,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Sat, 08 Jun 2019 09:21:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09d0ae58-75e0-4cf4-8056-71a50a4e3e34 2019-06-08 09:21:41,269 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.46:5000/v3/projects/3188c96ec01940fba81c35d45eb11133"}, "tags": [], "enabled": true, "id": "3188c96ec01940fba81c35d45eb11133", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.46:5000/v3/projects/192f7856236446ecac2b5b794aeb1228"}, "tags": [], "enabled": true, "id": "192f7856236446ecac2b5b794aeb1228", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_44409dfa-0c2a-4e21-97b9-854f37c55153"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f"}, "tags": [], "enabled": true, "id": "ae5008b7eba04bb8ab8b9bea870a005f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-08 09:21:41,269 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/projects?domain_id=default used request id req-09d0ae58-75e0-4cf4-8056-71a50a4e3e34 2019-06-08 09:21:41,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.11692905426s 2019-06-08 09:21:41,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-08 09:21:41,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/role_assignments?user.id=c9dab434dca142d6beb5a4a1c9f6e82a&role.id=d2be94ca10bc410d8e2df55ad673d32f&scope.project.id=192f7856236446ecac2b5b794aeb1228" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4f458243e4c52646bd5951fa74820ffc48e065da" 2019-06-08 09:21:41,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Sat, 08 Jun 2019 09:21:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34bfd825-18c8-446c-845e-c8015a816a97 2019-06-08 09:21:41,395 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.46:5000/v3/role_assignments?user.id=c9dab434dca142d6beb5a4a1c9f6e82a&role.id=d2be94ca10bc410d8e2df55ad673d32f&scope.project.id=192f7856236446ecac2b5b794aeb1228", "previous": null, "next": null}} 2019-06-08 09:21:41,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/role_assignments?user.id=c9dab434dca142d6beb5a4a1c9f6e82a&role.id=d2be94ca10bc410d8e2df55ad673d32f&scope.project.id=192f7856236446ecac2b5b794aeb1228 used request id req-34bfd825-18c8-446c-845e-c8015a816a97 2019-06-08 09:21:41,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.117985963821s 2019-06-08 09:21:41,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-06-08 09:21:41,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:5000/v3/projects/192f7856236446ecac2b5b794aeb1228/users/c9dab434dca142d6beb5a4a1c9f6e82a/roles/d2be94ca10bc410d8e2df55ad673d32f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4f458243e4c52646bd5951fa74820ffc48e065da" 2019-06-08 09:21:41,656 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 09:21:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d957d8a-a81a-44fa-953d-f03180e00094 2019-06-08 09:21:41,656 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 09:21:41,656 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.46:5000/v3/projects/192f7856236446ecac2b5b794aeb1228/users/c9dab434dca142d6beb5a4a1c9f6e82a/roles/d2be94ca10bc410d8e2df55ad673d32f used request id req-2d957d8a-a81a-44fa-953d-f03180e00094 2019-06-08 09:21:41,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.25785112381s 2019-06-08 09:21:41,657 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_jobs-project_44409dfa-0c2a-4e21-97b9-854f37c55153', 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'192f7856236446ecac2b5b794aeb1228', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'eks1KScajtS39zGqTtO2IOWV7R4HY6', 'username': u'rally_jobs-user_44409dfa-0c2a-4e21-97b9-854f37c55153', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.46:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-06-08 09:21:41,662 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_jobs-user_44409dfa-0c2a-4e21-97b9-854f37c55153', 'password': 'eks1KScajtS39zGqTtO2IOWV7R4HY6', 'project_name': 'rally_jobs-project_44409dfa-0c2a-4e21-97b9-854f37c55153', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.46:5000/v3', 'project_id': '192f7856236446ecac2b5b794aeb1228', 'project_domain_name': 'Default'} 2019-06-08 09:21:41,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 09:21:41,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4f458243e4c52646bd5951fa74820ffc48e065da" 2019-06-08 09:21:41,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 09:21:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37b8784a-0564-4045-99d9-28444c0089c7 2019-06-08 09:21:41,876 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 09:21:41,876 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-37b8784a-0564-4045-99d9-28444c0089c7 2019-06-08 09:21:41,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.210728883743s 2019-06-08 09:21:41,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 09:21:41,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4f458243e4c52646bd5951fa74820ffc48e065da" 2019-06-08 09:21:42,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 09:21:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3fe51bf-cb7e-456d-8a9d-d4a75126dd0c 2019-06-08 09:21:42,093 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 09:21:42,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-a3fe51bf-cb7e-456d-8a9d-d4a75126dd0c 2019-06-08 09:21:42,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.212266206741s 2019-06-08 09:21:42,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-08 09:21:42,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4f458243e4c52646bd5951fa74820ffc48e065da" 2019-06-08 09:21:42,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 149 Content-Type: application/json Date: Sat, 08 Jun 2019 09:21:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-782229f1-ec5b-4c7e-9fe9-8f1cd101ed34 2019-06-08 09:21:42,208 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.46:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-08 09:21:42,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/domains/default used request id req-782229f1-ec5b-4c7e-9fe9-8f1cd101ed34 2019-06-08 09:21:42,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.110039949417s 2019-06-08 09:21:42,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-08 09:21:42,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4f458243e4c52646bd5951fa74820ffc48e065da" 2019-06-08 09:21:42,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Sat, 08 Jun 2019 09:21:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46ed7be3-a7bc-4eab-9791-f27017f2dee0 2019-06-08 09:21:42,343 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.46:5000/v3/users/05c218d902a14f40af3320874b7f92da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05c218d902a14f40af3320874b7f92da", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.46:5000/v3/users/1afacf49c7e14af3a957f3511567dacc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1afacf49c7e14af3a957f3511567dacc", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.46:5000/v3/users/1f2145adf73944a6ab8ed52e5753691b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f2145adf73944a6ab8ed52e5753691b", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.46:5000/v3/users/2593ee6f9317492f990d505d77da4779"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2593ee6f9317492f990d505d77da4779", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.46:5000/v3/users/31ebed201e7e4ca5b7ee604a2b787581"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31ebed201e7e4ca5b7ee604a2b787581", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.46:5000/v3/users/3a572b3053b54834a82afa40e099a5da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a572b3053b54834a82afa40e099a5da", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.46:5000/v3/users/4fee668be3a64363800d347187a88df5"}, "domain_id": "69a9710257d445c38da42b508afe5e4c", "enabled": true, "options": {}, "id": "4fee668be3a64363800d347187a88df5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.46:5000/v3/users/66f1e9993f8b480294a60e940341f520"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66f1e9993f8b480294a60e940341f520", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.46:5000/v3/users/93fe3f7601c54ac9ad051856c17f28bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93fe3f7601c54ac9ad051856c17f28bb", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.46:5000/v3/users/c236670886154d449269b72bd9c90b0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c236670886154d449269b72bd9c90b0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.46:5000/v3/users/c65b29de08754e65a44567b1f677176f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c65b29de08754e65a44567b1f677176f", "email": "aodh@localhost", "password_expires_at": null}, {"name": "rally_jobs-user_44409dfa-0c2a-4e21-97b9-854f37c55153", "links": {"self": "http://172.30.9.46:5000/v3/users/c9dab434dca142d6beb5a4a1c9f6e82a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9dab434dca142d6beb5a4a1c9f6e82a", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.46:5000/v3/users/d8dd3e6eec484d33b35e900b9699495d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8dd3e6eec484d33b35e900b9699495d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.46:5000/v3/users/dda03f8796ac431cadfc3fd8cb68b8e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dda03f8796ac431cadfc3fd8cb68b8e8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.46:5000/v3/users/fd79c31b868f4106baa6b4b6f650b664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd79c31b868f4106baa6b4b6f650b664", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.46:5000/v3/users", "previous": null, "next": null}} 2019-06-08 09:21:42,343 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/users used request id req-46ed7be3-a7bc-4eab-9791-f27017f2dee0 2019-06-08 09:21:42,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.134168863297s 2019-06-08 09:21:42,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-08 09:21:42,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4f458243e4c52646bd5951fa74820ffc48e065da" 2019-06-08 09:21:42,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Sat, 08 Jun 2019 09:21:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-704aa010-0284-4987-8ec4-2a6d283bff7d 2019-06-08 09:21:42,475 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.46:5000/v3/projects/3188c96ec01940fba81c35d45eb11133"}, "tags": [], "enabled": true, "id": "3188c96ec01940fba81c35d45eb11133", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.46:5000/v3/projects/192f7856236446ecac2b5b794aeb1228"}, "tags": [], "enabled": true, "id": "192f7856236446ecac2b5b794aeb1228", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_44409dfa-0c2a-4e21-97b9-854f37c55153"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f"}, "tags": [], "enabled": true, "id": "ae5008b7eba04bb8ab8b9bea870a005f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-08 09:21:42,475 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/projects?domain_id=default used request id req-704aa010-0284-4987-8ec4-2a6d283bff7d 2019-06-08 09:21:42,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.12016916275s 2019-06-08 09:21:42,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-08 09:21:42,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/role_assignments?user.id=c9dab434dca142d6beb5a4a1c9f6e82a&role.id=e5096deb7bb54cdfaba406b083716814&scope.project.id=192f7856236446ecac2b5b794aeb1228" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4f458243e4c52646bd5951fa74820ffc48e065da" 2019-06-08 09:21:42,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Sat, 08 Jun 2019 09:21:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-030f0f53-8460-4333-8abd-41a70d1757f0 2019-06-08 09:21:42,598 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.46:5000/v3/role_assignments?user.id=c9dab434dca142d6beb5a4a1c9f6e82a&role.id=e5096deb7bb54cdfaba406b083716814&scope.project.id=192f7856236446ecac2b5b794aeb1228", "previous": null, "next": null}} 2019-06-08 09:21:42,599 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/role_assignments?user.id=c9dab434dca142d6beb5a4a1c9f6e82a&role.id=e5096deb7bb54cdfaba406b083716814&scope.project.id=192f7856236446ecac2b5b794aeb1228 used request id req-030f0f53-8460-4333-8abd-41a70d1757f0 2019-06-08 09:21:42,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.115799188614s 2019-06-08 09:21:42,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-06-08 09:21:42,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:5000/v3/projects/192f7856236446ecac2b5b794aeb1228/users/c9dab434dca142d6beb5a4a1c9f6e82a/roles/e5096deb7bb54cdfaba406b083716814 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4f458243e4c52646bd5951fa74820ffc48e065da" 2019-06-08 09:21:42,757 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 09:21:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-202c4b62-b353-4b42-bb7d-8d300154c43b 2019-06-08 09:21:42,757 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 09:21:42,758 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.46:5000/v3/projects/192f7856236446ecac2b5b794aeb1228/users/c9dab434dca142d6beb5a4a1c9f6e82a/roles/e5096deb7bb54cdfaba406b083716814 used request id req-202c4b62-b353-4b42-bb7d-8d300154c43b 2019-06-08 09:21:42,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.155282974243s 2019-06-08 09:21:42,759 - xtesting.ci.run_tests - INFO - Running test case 'rally_jobs'... 2019-06-08 09:21:42,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-08 09:21:42,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4f458243e4c52646bd5951fa74820ffc48e065da" 2019-06-08 09:21:42,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 08 Jun 2019 09:21:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-420b9123-b9c2-49db-bdc1-4fafefe5182b 2019-06-08 09:21:42,876 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.46:5000/v3/domains/69a9710257d445c38da42b508afe5e4c"}, "tags": [], "enabled": true, "id": "69a9710257d445c38da42b508afe5e4c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.46:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.46:5000/v3/domains", "previous": null, "next": null}} 2019-06-08 09:21:42,877 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/domains used request id req-420b9123-b9c2-49db-bdc1-4fafefe5182b 2019-06-08 09:21:42,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.117027997971s 2019-06-08 09:21:42,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-08 09:21:42,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4f458243e4c52646bd5951fa74820ffc48e065da" 2019-06-08 09:21:43,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Sat, 08 Jun 2019 09:21:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35ec46c4-fca2-435e-bcad-2fecd40b4553 2019-06-08 09:21:43,046 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.46:5000/v3/projects/3188c96ec01940fba81c35d45eb11133"}, "tags": [], "enabled": true, "id": "3188c96ec01940fba81c35d45eb11133", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.46:5000/v3/projects/192f7856236446ecac2b5b794aeb1228"}, "tags": [], "enabled": true, "id": "192f7856236446ecac2b5b794aeb1228", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_44409dfa-0c2a-4e21-97b9-854f37c55153"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f"}, "tags": [], "enabled": true, "id": "ae5008b7eba04bb8ab8b9bea870a005f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-08 09:21:43,047 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/projects?domain_id=default used request id req-35ec46c4-fca2-435e-bcad-2fecd40b4553 2019-06-08 09:21:43,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.162601947784s 2019-06-08 09:21:43,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-06-08 09:21:43,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4f458243e4c52646bd5951fa74820ffc48e065da" -d '{"network": {"shared": true, "tenant_id": "192f7856236446ecac2b5b794aeb1228", "name": "rally_jobs-net_44409dfa-0c2a-4e21-97b9-854f37c55153", "admin_state_up": true}}' 2019-06-08 09:21:43,400 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Sat, 08 Jun 2019 09:21:43 GMT X-Openstack-Request-Id: req-9b4b5f14-d085-4979-b3fa-f95ce7adc763 2019-06-08 09:21:43,400 - 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":"80a2e6da-81c3-43d2-83e9-a3b155c2f62b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":7,"ipv4_address_scope":null,"shared":true,"project_id":"192f7856236446ecac2b5b794aeb1228","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-08T09:21:43Z","is_default":false,"qos_policy_id":null,"name":"rally_jobs-net_44409dfa-0c2a-4e21-97b9-854f37c55153","admin_state_up":true,"tenant_id":"192f7856236446ecac2b5b794aeb1228","created_at":"2019-06-08T09:21:43Z","mtu":1450}} 2019-06-08 09:21:43,401 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-9b4b5f14-d085-4979-b3fa-f95ce7adc763 2019-06-08 09:21:43,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.351521968842s 2019-06-08 09:21:43,401 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-06-08T09:21:43Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'80a2e6da-81c3-43d2-83e9-a3b155c2f62b', 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'rally_jobs-net_44409dfa-0c2a-4e21-97b9-854f37c55153', u'created_at': u'2019-06-08T09:21:43Z', u'mtu': 1450, u'tenant_id': u'192f7856236446ecac2b5b794aeb1228', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'192f7856236446ecac2b5b794aeb1228', u'l2_adjacency': True}) 2019-06-08 09:21:43,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 09:21:43,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sat, 08 Jun 2019 09:21:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbda6683-bdcb-486d-84bc-531b63c36733 2019-06-08 09:21:43,411 - 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.46:5000/v3/", "rel": "self"}]}} 2019-06-08 09:21:43,411 - keystoneauth.session - DEBUG - GET call to http://172.30.9.46:5000/v3 used request id req-dbda6683-bdcb-486d-84bc-531b63c36733 2019-06-08 09:21:43,412 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.46:5000/v3/auth/tokens 2019-06-08 09:21:43,819 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d2be94ca10bc410d8e2df55ad673d32f", "name": "member"}, {"id": "e5096deb7bb54cdfaba406b083716814", "name": "admin"}, {"id": "20c52caa8815436598706c0044dd78ea", "name": "reader"}], "expires_at": "2019-06-08T10:21:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "192f7856236446ecac2b5b794aeb1228", "name": "rally_jobs-project_44409dfa-0c2a-4e21-97b9-854f37c55153"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "569429e3916a40609b1b095c350d4f40"}, {"url": "http://172.30.9.46:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f8c054a2af64f418c37ee7727690693"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b02dfb863f5a4bffb36851235754ef91"}], "type": "metric", "id": "04a04b69122f4f738931230cee29629a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699fd3a20c8d40938f47375515d56729"}, {"url": "http://172.30.9.46:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a29c25ed5bae42389e53743e2b2d4cc6"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2aa7441977c496197e3dd66db370091"}], "type": "image", "id": "1229db241b1e4199aa3477e6a5aaaaf3", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.25:8080/v1/AUTH_192f7856236446ecac2b5b794aeb1228", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f18ac20553a423cb64c4c119b4996d7"}, {"url": "http://172.30.9.46:8080/v1/AUTH_192f7856236446ecac2b5b794aeb1228", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9cb7095bfac44798c7fb7f9deeeb6c2"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5274ae5199a462fbdfc0fea51cec5a4"}], "type": "object-store", "id": "3937992c91de456ab652dcaface65051", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.46:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469fe8a62bab4dce8322074f2fcdb9b4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e66cd3f99f9447b491021e663455e8c8"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "faa6e36db7f04aaf89b1671b36545dd9"}], "type": "cloudformation", "id": "4475ac30861f4898a3b4a3f25d4c15a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "451296117b884380836bc65617a5acf5"}, {"url": "http://172.30.9.46:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3bf63cbaa4d40d8a7b3788a9ab9cf75"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8fcd63580f1428d9b345eecdbd48204"}], "type": "compute", "id": "55cb302de7b240e1a0963bcae70f4b34", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04b4a8c11b3f4bd1ab89c03a5aa9bd51"}, {"url": "http://172.30.9.46:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "489dc505b18c45b097be2b0ce43d310b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "768110a585514cb9a095e0ffab526da4"}], "type": "identity", "id": "6494ad775fb84e9891f5bc3015a60f48", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.46:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02cf21684702424ca6c0c65fbe598276"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a219343778574f9a89cf8eda09913c42"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3727342b4d045659e67915b25bea965"}], "type": "placement", "id": "6dd232e0a9944d6f8afacd7b59c2bb55", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/192f7856236446ecac2b5b794aeb1228", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f4e281ad8cd4aaba41477f8f55544b4"}, {"url": "http://172.30.9.46:8776/v2/192f7856236446ecac2b5b794aeb1228", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f80c73c49c6480dba7d5f4b80e4a948"}, {"url": "http://192.30.9.6:8776/v2/192f7856236446ecac2b5b794aeb1228", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c209dd66f03a44bd9424eb1cad43b57c"}], "type": "volumev2", "id": "7c5d79a9253b44f1afeea36304180784", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c9a71230b064918baa5ec4ab83144c8"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d7c07f63f584a70a7df59e46b53c425"}, {"url": "http://172.30.9.46:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a67b17f9d1f45acb1b7213e75ed7276"}], "type": "event", "id": "84c44c0613f94bf8bbb2e05ff2f89471", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/192f7856236446ecac2b5b794aeb1228", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "775bcb67ac30456cb720438594a475e1"}, {"url": "http://192.30.9.6:8776/v3/192f7856236446ecac2b5b794aeb1228", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2c0df4ad6a14557a0e2b97bfa52019f"}, {"url": "http://172.30.9.46:8776/v3/192f7856236446ecac2b5b794aeb1228", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ef016b34aa45a7ba522cfecbfec6eb"}], "type": "volumev3", "id": "8b8641e49b5f486a864b0b857a0e9a73", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/192f7856236446ecac2b5b794aeb1228", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "121402a262894e60b2dd90a4c91ddfc4"}, {"url": "http://192.30.9.6:8004/v1/192f7856236446ecac2b5b794aeb1228", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "843fd802e471465f9929116059937b0b"}, {"url": "http://172.30.9.46:8004/v1/192f7856236446ecac2b5b794aeb1228", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b71667e57ac348d19ee51701c2492bc8"}], "type": "orchestration", "id": "910666d0b44e43dda71799578f2fb207", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.46:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d50b2697934e5aa702ab2b26a44279"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0eb6565be3e44b382acfbe153b647bf"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0ee7731b0a344dd95394ec40456c966"}], "type": "network", "id": "96d169df5f3246498ebfd684c882081c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.46:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6207f5501c4d439cb61786bf4936a152"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de1dcf61d9e44a7aa8f94ba8c4cf9375"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc2fab36e3514270a85a06afe9ff1894"}], "type": "alarming", "id": "96f5a2d27e6f427cbd0f869917a8dd5d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "bf0bc5911f744db0865b88b9285e5dc1", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_jobs-user_44409dfa-0c2a-4e21-97b9-854f37c55153", "id": "c9dab434dca142d6beb5a4a1c9f6e82a"}, "audit_ids": ["_vh7aUU1QtmzPp_AafasYw"], "issued_at": "2019-06-08T09:21:43.000000Z"}} 2019-06-08 09:21:43,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 09:21:43,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c22b017e6224960ae2124530b63ffb0cdbb94384" 2019-06-08 09:21:44,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1427 Content-Type: application/json Date: Sat, 08 Jun 2019 09:21:44 GMT X-Openstack-Request-Id: req-95a48e41-540b-491a-a575-78f37f808442 2019-06-08 09:21:44,183 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"80a2e6da-81c3-43d2-83e9-a3b155c2f62b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":7,"ipv4_address_scope":null,"shared":true,"project_id":"192f7856236446ecac2b5b794aeb1228","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-08T09:21:43Z","qos_policy_id":null,"name":"rally_jobs-net_44409dfa-0c2a-4e21-97b9-854f37c55153","admin_state_up":true,"tenant_id":"192f7856236446ecac2b5b794aeb1228","created_at":"2019-06-08T09:21:43Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T06:03:01Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","provider:network_type":"flat"}]} 2019-06-08 09:21:44,184 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-95a48e41-540b-491a-a575-78f37f808442 2019-06-08 09:21:44,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.361860990524s 2019-06-08 09:21:44,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-06-08 09:21:44,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c22b017e6224960ae2124530b63ffb0cdbb94384" -d '{"subnet": {"name": "rally_jobs-subnet_44409dfa-0c2a-4e21-97b9-854f37c55153", "enable_dhcp": true, "network_id": "80a2e6da-81c3-43d2-83e9-a3b155c2f62b", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-06-08 09:21:45,084 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Sat, 08 Jun 2019 09:21:45 GMT X-Openstack-Request-Id: req-f6e9ccc8-611d-403c-a4d6-303ea15c3e87 2019-06-08 09:21:45,084 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-06-08T09:21:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"c46e3b3e-ba75-47fb-885f-bab9ea3eee0a","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"192f7856236446ecac2b5b794aeb1228","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_jobs-subnet_44409dfa-0c2a-4e21-97b9-854f37c55153","enable_dhcp":true,"segment_id":null,"network_id":"80a2e6da-81c3-43d2-83e9-a3b155c2f62b","tenant_id":"192f7856236446ecac2b5b794aeb1228","created_at":"2019-06-08T09:21:44Z","ip_version":4}} 2019-06-08 09:21:45,085 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/subnets.json used request id req-f6e9ccc8-611d-403c-a4d6-303ea15c3e87 2019-06-08 09:21:45,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.899531841278s 2019-06-08 09:21:45,085 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-08T09:21:44Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'c46e3b3e-ba75-47fb-885f-bab9ea3eee0a', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_jobs-subnet_44409dfa-0c2a-4e21-97b9-854f37c55153', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'80a2e6da-81c3-43d2-83e9-a3b155c2f62b', u'tenant_id': u'192f7856236446ecac2b5b794aeb1228', u'created_at': u'2019-06-08T09:21:44Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'192f7856236446ecac2b5b794aeb1228'}) 2019-06-08 09:21:45,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-06-08 09:21:45,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c22b017e6224960ae2124530b63ffb0cdbb94384" -d '{"router": {"external_gateway_info": {"network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "name": "rally_jobs-router_44409dfa-0c2a-4e21-97b9-854f37c55153", "admin_state_up": true}}' 2019-06-08 09:21:46,476 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 710 Content-Type: application/json Date: Sat, 08 Jun 2019 09:21:46 GMT X-Openstack-Request-Id: req-3c6f8d68-6097-4fd9-af1c-9d6752c51b0c 2019-06-08 09:21:46,476 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a3d564af-8d87-4f4f-9680-f5a9465e0acc", "ip_address": "172.30.9.217"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "192f7856236446ecac2b5b794aeb1228", "created_at": "2019-06-08T09:21:45Z", "admin_state_up": true, "updated_at": "2019-06-08T09:21:46Z", "project_id": "192f7856236446ecac2b5b794aeb1228", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "96512d3e-7905-4148-a068-ee675324a15e", "name": "rally_jobs-router_44409dfa-0c2a-4e21-97b9-854f37c55153"}} 2019-06-08 09:21:46,476 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/routers.json used request id req-3c6f8d68-6097-4fd9-af1c-9d6752c51b0c 2019-06-08 09:21:46,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.39066410065s 2019-06-08 09:21:46,477 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-08T09:21:46Z', u'revision_number': 2, u'ha': False, u'id': u'96512d3e-7905-4148-a068-ee675324a15e', u'external_gateway_info': {u'network_id': u'd0205d84-f6dd-4d92-b76b-dc9ca1111094', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a3d564af-8d87-4f4f-9680-f5a9465e0acc', u'ip_address': u'172.30.9.217'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_jobs-router_44409dfa-0c2a-4e21-97b9-854f37c55153', u'admin_state_up': True, u'tenant_id': u'192f7856236446ecac2b5b794aeb1228', u'created_at': u'2019-06-08T09:21:45Z', u'flavor_id': None, u'routes': [], u'project_id': u'192f7856236446ecac2b5b794aeb1228'}) 2019-06-08 09:21:46,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-06-08 09:21:46,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:9696/v2.0/routers/96512d3e-7905-4148-a068-ee675324a15e/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c22b017e6224960ae2124530b63ffb0cdbb94384" -d '{"subnet_id": "c46e3b3e-ba75-47fb-885f-bab9ea3eee0a"}' 2019-06-08 09:21:48,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 08 Jun 2019 09:21:48 GMT X-Openstack-Request-Id: req-c1c63fa4-3307-4908-b795-208fd3ea8516 2019-06-08 09:21:48,950 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "80a2e6da-81c3-43d2-83e9-a3b155c2f62b", "tenant_id": "192f7856236446ecac2b5b794aeb1228", "subnet_id": "c46e3b3e-ba75-47fb-885f-bab9ea3eee0a", "subnet_ids": ["c46e3b3e-ba75-47fb-885f-bab9ea3eee0a"], "port_id": "c16fdc91-49e2-48d1-9dfc-a04d4131aabe", "id": "96512d3e-7905-4148-a068-ee675324a15e"} 2019-06-08 09:21:48,950 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.46:9696/v2.0/routers/96512d3e-7905-4148-a068-ee675324a15e/add_router_interface.json used request id req-c1c63fa4-3307-4908-b795-208fd3ea8516 2019-06-08 09:21:48,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.47228312492s 2019-06-08 09:21:48,951 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-06-08 09:21:49,056 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-06-08 09:21:49,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 09:21:49,064 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 08 Jun 2019 09:21:49 GMT 2019-06-08 09:21:49,064 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}]} 2019-06-08 09:21:49,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 09:21:49,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c22b017e6224960ae2124530b63ffb0cdbb94384" 2019-06-08 09:21:49,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 08 Jun 2019 09:21:49 GMT X-Openstack-Request-Id: req-d911aca6-a688-41d8-9e0f-de3213d64dde 2019-06-08 09:21:49,374 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 09:21:49,374 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-d911aca6-a688-41d8-9e0f-de3213d64dde 2019-06-08 09:21:49,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.306766986847s 2019-06-08 09:21:49,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-06-08 09:21:49,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c22b017e6224960ae2124530b63ffb0cdbb94384" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_jobs-img_44409dfa-0c2a-4e21-97b9-854f37c55153", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_jobs-img_44409dfa-0c2a-4e21-97b9-854f37c55153"}' 2019-06-08 09:21:49,426 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 936 Content-Type: application/json Date: Sat, 08 Jun 2019 09:21:49 GMT Location: http://172.30.9.46:9292/v2/images/d6932df8-5f87-4398-ace4-d9b73de414ec Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-bb0ee33f-f978-4209-9932-36a0606d5e1e 2019-06-08 09:21:49,426 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T09:21:49Z", "file": "/v2/images/d6932df8-5f87-4398-ace4-d9b73de414ec/file", "owner": "192f7856236446ecac2b5b794aeb1228", "id": "d6932df8-5f87-4398-ace4-d9b73de414ec", "size": null, "self": "/v2/images/d6932df8-5f87-4398-ace4-d9b73de414ec", "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_44409dfa-0c2a-4e21-97b9-854f37c55153", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_jobs-img_44409dfa-0c2a-4e21-97b9-854f37c55153", "checksum": null, "created_at": "2019-06-08T09:21:49Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-06-08 09:21:49,427 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.46:9292/v2/images used request id req-bb0ee33f-f978-4209-9932-36a0606d5e1e 2019-06-08 09:21:49,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0435588359833s 2019-06-08 09:21:49,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-06-08 09:21:49,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:9292/v2/images/d6932df8-5f87-4398-ace4-d9b73de414ec/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c22b017e6224960ae2124530b63ffb0cdbb94384" -d '' 2019-06-08 09:21:49,917 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 09:21:49 GMT X-Openstack-Request-Id: req-806d42ee-0446-4d9f-920a-e5baf214a099 2019-06-08 09:21:49,917 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 09:21:49,917 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.46:9292/v2/images/d6932df8-5f87-4398-ace4-d9b73de414ec/file used request id req-806d42ee-0446-4d9f-920a-e5baf214a099 2019-06-08 09:21:49,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.490247011185s 2019-06-08 09:21:49,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 09:21:49,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c22b017e6224960ae2124530b63ffb0cdbb94384" 2019-06-08 09:21:49,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1396 Content-Type: application/json Date: Sat, 08 Jun 2019 09:21:49 GMT X-Openstack-Request-Id: req-524a1c1b-1e31-4fcf-b571-7bfabfacf477 2019-06-08 09:21:49,951 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T09:21:49Z", "file": "/v2/images/d6932df8-5f87-4398-ace4-d9b73de414ec/file", "owner": "192f7856236446ecac2b5b794aeb1228", "id": "d6932df8-5f87-4398-ace4-d9b73de414ec", "size": 12716032, "self": "/v2/images/d6932df8-5f87-4398-ace4-d9b73de414ec", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/d6932df8-5f87-4398-ace4-d9b73de414ec/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/d6932df8-5f87-4398-ace4-d9b73de414ec/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_jobs-img_44409dfa-0c2a-4e21-97b9-854f37c55153", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_jobs-img_44409dfa-0c2a-4e21-97b9-854f37c55153", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-08T09:21:49Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 09:21:49,951 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-524a1c1b-1e31-4fcf-b571-7bfabfacf477 2019-06-08 09:21:49,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0291750431061s 2019-06-08 09:21:49,953 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/d6932df8-5f87-4398-ace4-d9b73de414ec/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d6932df8-5f87-4398-ace4-d9b73de414ec/file', 'owner': u'192f7856236446ecac2b5b794aeb1228', 'id': u'd6932df8-5f87-4398-ace4-d9b73de414ec', 'size': 12716032, u'self': u'/v2/images/d6932df8-5f87-4398-ace4-d9b73de414ec', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'192f7856236446ecac2b5b794aeb1228', 'name': 'rally_jobs-project_44409dfa-0c2a-4e21-97b9-854f37c55153', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/d6932df8-5f87-4398-ace4-d9b73de414ec/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-08T09:21:49Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-06-08T09:21:49Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_jobs-img_44409dfa-0c2a-4e21-97b9-854f37c55153', '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/d6932df8-5f87-4398-ace4-d9b73de414ec', 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_44409dfa-0c2a-4e21-97b9-854f37c55153', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'rally_jobs-img_44409dfa-0c2a-4e21-97b9-854f37c55153', 'created': u'2019-06-08T09:21:49Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-08T09:21:49Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/d6932df8-5f87-4398-ace4-d9b73de414ec', 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_44409dfa-0c2a-4e21-97b9-854f37c55153', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-08 09:21:49,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-06-08 09:21:49,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4f458243e4c52646bd5951fa74820ffc48e065da" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_jobs-flavor_44409dfa-0c2a-4e21-97b9-854f37c55153", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-06-08 09:21:50,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Sat, 08 Jun 2019 09:21: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-836e21a3-f09f-4470-a035-3b761f313d24 x-openstack-request-id: req-836e21a3-f09f-4470-a035-3b761f313d24 2019-06-08 09:21:50,296 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_jobs-flavor_44409dfa-0c2a-4e21-97b9-854f37c55153", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/8d9ee7c5-a629-40b4-908f-2e89cba4f2b8", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/8d9ee7c5-a629-40b4-908f-2e89cba4f2b8", "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": "8d9ee7c5-a629-40b4-908f-2e89cba4f2b8"}} 2019-06-08 09:21:50,296 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-836e21a3-f09f-4470-a035-3b761f313d24 2019-06-08 09:21:50,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.339586019516s 2019-06-08 09:21:50,297 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_44409dfa-0c2a-4e21-97b9-854f37c55153', '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'3188c96ec01940fba81c35d45eb11133', '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'8d9ee7c5-a629-40b4-908f-2e89cba4f2b8', 'swap': 0}) 2019-06-08 09:21:50,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-06-08 09:21:50,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/flavors/8d9ee7c5-a629-40b4-908f-2e89cba4f2b8/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4f458243e4c52646bd5951fa74820ffc48e065da" -d '{"extra_specs": {}}' 2019-06-08 09:21:50,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 08 Jun 2019 09:21:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-346c328a-94c8-4259-886a-732c0e2e9194 x-openstack-request-id: req-346c328a-94c8-4259-886a-732c0e2e9194 2019-06-08 09:21:50,320 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-06-08 09:21:50,321 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/flavors/8d9ee7c5-a629-40b4-908f-2e89cba4f2b8/os-extra_specs used request id req-346c328a-94c8-4259-886a-732c0e2e9194 2019-06-08 09:21:50,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0232381820679s 2019-06-08 09:21:50,323 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-06-08 09:21:52,559 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-06-08 09:21:54,839 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | b0d04b60-b161-4373-b13c-9532ea21342c | 2019-06-08T09:21:54.443634 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: b0d04b60-b161-4373-b13c-9532ea21342c ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2019-06-08 09:21:57,986 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2019-06-08 09:21:58,731 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating run tests... 2019-06-08 09:21:58,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-06-08 09:21:58,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c22b017e6224960ae2124530b63ffb0cdbb94384" 2019-06-08 09:21:58,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 742 Content-Type: application/json Date: Sat, 08 Jun 2019 09:21: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-d4c3ba52-7dd5-4f1f-9225-3d009cee52c7 x-openstack-request-id: req-d4c3ba52-7dd5-4f1f-9225-3d009cee52c7 2019-06-08 09:21:58,952 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 13}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 14}, "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.7", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-06-08 09:21:58,953 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/os-hypervisors/detail used request id req-d4c3ba52-7dd5-4f1f-9225-3d009cee52c7 2019-06-08 09:21:58,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.217518091202s 2019-06-08 09:21:58,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-06-08 09:21:58,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c22b017e6224960ae2124530b63ffb0cdbb94384" 2019-06-08 09:21:58,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sat, 08 Jun 2019 09:21:58 GMT X-Openstack-Request-Id: req-84d20d91-48ec-48ba-b67b-017bbac09cdf 2019-06-08 09:21:58,968 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-06-08 09:21:58,968 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/extensions.json used request id req-84d20d91-48ec-48ba-b67b-017bbac09cdf 2019-06-08 09:21:58,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.0141460895538s 2019-06-08 09:21:58,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-06-08 09:21:58,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4f458243e4c52646bd5951fa74820ffc48e065da" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_jobs-flavor_alt_44409dfa-0c2a-4e21-97b9-854f37c55153", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-06-08 09:21:59,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 315 Content-Type: application/json Date: Sat, 08 Jun 2019 09:21: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-0a481649-0128-4d3c-ac4c-e04e04896707 x-openstack-request-id: req-0a481649-0128-4d3c-ac4c-e04e04896707 2019-06-08 09:21:59,027 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_jobs-flavor_alt_44409dfa-0c2a-4e21-97b9-854f37c55153", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/7020e905-c813-4f01-bed9-02944b1c38be", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/7020e905-c813-4f01-bed9-02944b1c38be", "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": "7020e905-c813-4f01-bed9-02944b1c38be"}} 2019-06-08 09:21:59,027 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-0a481649-0128-4d3c-ac4c-e04e04896707 2019-06-08 09:21:59,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0494689941406s 2019-06-08 09:21:59,029 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_alt_44409dfa-0c2a-4e21-97b9-854f37c55153', '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'3188c96ec01940fba81c35d45eb11133', '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'7020e905-c813-4f01-bed9-02944b1c38be', 'swap': 0}) 2019-06-08 09:21:59,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-06-08 09:21:59,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/flavors/7020e905-c813-4f01-bed9-02944b1c38be/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4f458243e4c52646bd5951fa74820ffc48e065da" -d '{"extra_specs": {}}' 2019-06-08 09:21:59,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 08 Jun 2019 09:21: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-dedd7a0d-b12b-40b1-bb99-b16d1fe271ea x-openstack-request-id: req-dedd7a0d-b12b-40b1-bb99-b16d1fe271ea 2019-06-08 09:21:59,051 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-06-08 09:21:59,051 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/flavors/7020e905-c813-4f01-bed9-02944b1c38be/os-extra_specs used request id req-dedd7a0d-b12b-40b1-bb99-b16d1fe271ea 2019-06-08 09:21:59,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0221509933472s 2019-06-08 09:21:59,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 09:21:59,063 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 08 Jun 2019 09:21:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8a5f878-dbe7-466c-a0bf-2b7d378a635e 2019-06-08 09:21:59,063 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 09:21:59,063 - keystoneauth.session - DEBUG - GET call to http://172.30.9.46:5000/ used request id req-a8a5f878-dbe7-466c-a0bf-2b7d378a635e 2019-06-08 09:21:59,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-06-08 09:21:59,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.6:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 09:21:59,076 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 08 Jun 2019 09:21:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6138c48-12a5-4604-bdc4-82f3e90b0eec 2019-06-08 09:21:59,076 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "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.6:35357/v3/", "rel": "self"}]}]}} 2019-06-08 09:21:59,076 - keystoneauth.session - DEBUG - GET call to http://192.30.9.6:35357/ used request id req-a6138c48-12a5-4604-bdc4-82f3e90b0eec 2019-06-08 09:21:59,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.6:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c22b017e6224960ae2124530b63ffb0cdbb94384" 2019-06-08 09:21:59,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sat, 08 Jun 2019 09:21:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d07af936-4a71-43b9-b496-8b91886dc5a8 2019-06-08 09:21:59,267 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.6:35357/v3/services/04a04b69122f4f738931230cee29629a"}, "enabled": true, "type": "metric", "id": "04a04b69122f4f738931230cee29629a", "name": "gnocchi"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.6:35357/v3/services/1229db241b1e4199aa3477e6a5aaaaf3"}, "enabled": true, "type": "image", "id": "1229db241b1e4199aa3477e6a5aaaaf3", "name": "glance"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.6:35357/v3/services/3937992c91de456ab652dcaface65051"}, "enabled": true, "type": "object-store", "id": "3937992c91de456ab652dcaface65051", "name": "swift"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.6:35357/v3/services/4475ac30861f4898a3b4a3f25d4c15a7"}, "enabled": true, "type": "cloudformation", "id": "4475ac30861f4898a3b4a3f25d4c15a7", "name": "heat-cfn"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.6:35357/v3/services/55cb302de7b240e1a0963bcae70f4b34"}, "enabled": true, "type": "compute", "id": "55cb302de7b240e1a0963bcae70f4b34", "name": "nova"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.6:35357/v3/services/6494ad775fb84e9891f5bc3015a60f48"}, "enabled": true, "type": "identity", "id": "6494ad775fb84e9891f5bc3015a60f48", "name": "keystone"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.6:35357/v3/services/6dd232e0a9944d6f8afacd7b59c2bb55"}, "enabled": true, "type": "placement", "id": "6dd232e0a9944d6f8afacd7b59c2bb55", "name": "placement"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.6:35357/v3/services/7c5d79a9253b44f1afeea36304180784"}, "enabled": true, "type": "volumev2", "id": "7c5d79a9253b44f1afeea36304180784", "name": "cinderv2"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.6:35357/v3/services/84c44c0613f94bf8bbb2e05ff2f89471"}, "enabled": true, "type": "event", "id": "84c44c0613f94bf8bbb2e05ff2f89471", "name": "panko"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.6:35357/v3/services/8b8641e49b5f486a864b0b857a0e9a73"}, "enabled": true, "type": "volumev3", "id": "8b8641e49b5f486a864b0b857a0e9a73", "name": "cinderv3"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.6:35357/v3/services/910666d0b44e43dda71799578f2fb207"}, "enabled": true, "type": "orchestration", "id": "910666d0b44e43dda71799578f2fb207", "name": "heat"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.6:35357/v3/services/96d169df5f3246498ebfd684c882081c"}, "enabled": true, "type": "network", "id": "96d169df5f3246498ebfd684c882081c", "name": "neutron"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.6:35357/v3/services/96f5a2d27e6f427cbd0f869917a8dd5d"}, "enabled": true, "type": "alarming", "id": "96f5a2d27e6f427cbd0f869917a8dd5d", "name": "aodh"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.6:35357/v3/services/bf0bc5911f744db0865b88b9285e5dc1"}, "enabled": true, "type": "metering", "id": "bf0bc5911f744db0865b88b9285e5dc1", "name": "ceilometer"}], "links": {"self": "http://192.30.9.6:35357/v3/services", "previous": null, "next": null}} 2019-06-08 09:21:59,267 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.6:35357/v3/services used request id req-d07af936-4a71-43b9-b496-8b91886dc5a8 2019-06-08 09:21:59,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.200867891312s 2019-06-08 09:21:59,272 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_alt_44409dfa-0c2a-4e21-97b9-854f37c55153', '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'3188c96ec01940fba81c35d45eb11133', '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'7020e905-c813-4f01-bed9-02944b1c38be', 'swap': 0}) 2019-06-08 09:21:59,276 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /home/opnfv/functest/data/rally/neutron/rally-jobs/task-neutron.yaml 2019-06-08 09:21:59,276 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-06-08 09:21:59,289 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-06-08 09:21:59,577 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2019-06-08 09:21:59,577 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--task', u'/home/opnfv/functest/data/rally/task/var/task-neutron.yaml'] 2019-06-08 09:50:00,928 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 555dc4c9-72a5-4371-a1d5-f919c1c886f3 2019-06-08 09:50:00,929 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'555dc4c9-72a5-4371-a1d5-f919c1c886f3'] 2019-06-08 09:50:01,980 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 555dc4c9-72a5-4371-a1d5-f919c1c886f3 -------------------------------------------------------------------------------- Task 555dc4c9-72a5-4371-a1d5-f919c1c886f3: 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 555dc4c9-72a5-4371-a1d5-f919c1c886f3 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.114 | 2.03 | 3.214 | 3.347 | 4.607 | 2.188 | 100.0% | 100 | | neutron.list_networks | 0.124 | 0.536 | 1.029 | 1.131 | 1.41 | 0.582 | 100.0% | 100 | | total | 1.326 | 2.671 | 3.914 | 4.115 | 5.238 | 2.771 | 100.0% | 100 | | -> duration | 1.326 | 2.671 | 3.914 | 4.115 | 5.238 | 2.771 | 100.0% | 100 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 100 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.973168 Full duration: 53.722634 -------------------------------------------------------------------------------- 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 555dc4c9-72a5-4371-a1d5-f919c1c886f3 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.995 | 1.96 | 2.711 | 2.857 | 3.959 | 2.055 | 100.0% | 40 | | neutron.update_network | 0.446 | 1.243 | 1.675 | 2.008 | 2.331 | 1.229 | 100.0% | 40 | | total | 1.442 | 3.3 | 4.189 | 4.314 | 4.83 | 3.284 | 100.0% | 40 | | -> duration | 1.442 | 3.3 | 4.189 | 4.314 | 4.83 | 3.284 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.529004 Full duration: 35.130281 -------------------------------------------------------------------------------- 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 555dc4c9-72a5-4371-a1d5-f919c1c886f3 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.191 | 2.115 | 3.007 | 3.529 | 3.985 | 2.153 | 100.0% | 40 | | neutron.delete_network | 0.825 | 1.553 | 2.887 | 3.038 | 3.366 | 1.859 | 100.0% | 40 | | total | 2.242 | 3.696 | 5.465 | 5.652 | 5.987 | 4.013 | 100.0% | 40 | | -> duration | 2.242 | 3.696 | 5.465 | 5.652 | 5.987 | 4.013 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.980289 Full duration: 25.113945 -------------------------------------------------------------------------------- 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 555dc4c9-72a5-4371-a1d5-f919c1c886f3 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.049 | 1.817 | 3.712 | 4.948 | 5.421 | 2.036 | 100.0% | 40 | | neutron.create_subnet (x2) | 1.87 | 4.278 | 13.456 | 13.512 | 14.259 | 6.602 | 100.0% | 40 | | neutron.list_subnets | 0.109 | 0.252 | 0.62 | 0.671 | 0.721 | 0.3 | 100.0% | 40 | | total | 3.484 | 6.167 | 17.338 | 17.671 | 17.875 | 8.938 | 100.0% | 40 | | -> duration | 3.484 | 6.167 | 17.338 | 17.671 | 17.875 | 8.938 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 22.861377 Full duration: 78.823311 -------------------------------------------------------------------------------- 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 555dc4c9-72a5-4371-a1d5-f919c1c886f3 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.964 | 2.007 | 3.177 | 3.445 | 4.998 | 2.141 | 100.0% | 100 | | neutron.create_subnet (x2) | 2.087 | 5.434 | 12.059 | 13.494 | 14.638 | 6.284 | 100.0% | 100 | | neutron.update_subnet (x2) | 1.025 | 3.137 | 6.27 | 8.101 | 9.406 | 3.696 | 100.0% | 100 | | total | 4.69 | 10.739 | 22.097 | 24.104 | 26.282 | 12.122 | 100.0% | 100 | | -> duration | 4.69 | 10.739 | 22.097 | 24.104 | 26.282 | 12.122 | 100.0% | 100 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 100 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 64.378413 Full duration: 160.808926 -------------------------------------------------------------------------------- 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 555dc4c9-72a5-4371-a1d5-f919c1c886f3 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.216 | 2.053 | 2.559 | 2.911 | 3.155 | 2.068 | 100.0% | 40 | | neutron.create_subnet (x2) | 2.364 | 5.876 | 14.421 | 15.084 | 15.204 | 6.854 | 100.0% | 40 | | neutron.delete_subnet (x2) | 1.728 | 3.918 | 9.382 | 10.161 | 12.251 | 4.916 | 100.0% | 40 | | total | 6.449 | 12.034 | 26.664 | 26.99 | 29.577 | 13.839 | 100.0% | 40 | | -> duration | 6.449 | 12.034 | 26.664 | 26.99 | 29.577 | 13.839 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 33.65205 Full duration: 62.642563 -------------------------------------------------------------------------------- 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 555dc4c9-72a5-4371-a1d5-f919c1c886f3 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.26 | 1.963 | 2.726 | 2.938 | 3.83 | 2.064 | 100.0% | 40 | | neutron.create_subnet (x2) | 2.699 | 5.324 | 9.166 | 11.132 | 11.418 | 5.883 | 100.0% | 40 | | neutron.create_router (x2) | 0.276 | 0.683 | 1.436 | 2.078 | 2.345 | 0.833 | 100.0% | 40 | | neutron.add_interface_router (x2) | 5.996 | 15.87 | 25.051 | 30.983 | 31.859 | 16.125 | 100.0% | 40 | | neutron.list_routers | 0.199 | 0.489 | 0.901 | 0.995 | 1.41 | 0.558 | 100.0% | 40 | | total | 11.582 | 24.557 | 39.286 | 47.2 | 47.936 | 25.463 | 100.0% | 40 | | -> duration | 11.582 | 24.557 | 39.286 | 47.2 | 47.936 | 25.463 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 60.100233 Full duration: 175.033249 -------------------------------------------------------------------------------- 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 555dc4c9-72a5-4371-a1d5-f919c1c886f3 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.976 | 2.301 | 5.709 | 5.949 | 6.071 | 2.6 | 100.0% | 40 | | neutron.create_subnet (x2) | 2.231 | 5.822 | 14.604 | 15.062 | 17.559 | 7.494 | 100.0% | 40 | | neutron.create_router (x2) | 0.251 | 0.582 | 2.542 | 2.691 | 2.989 | 0.966 | 100.0% | 40 | | neutron.add_interface_router (x2) | 6.794 | 13.574 | 43.877 | 44.226 | 44.726 | 19.028 | 100.0% | 40 | | neutron.update_router (x2) | 1.365 | 3.951 | 10.176 | 10.469 | 10.677 | 4.92 | 100.0% | 40 | | total | 13.734 | 26.109 | 76.657 | 76.869 | 76.905 | 35.008 | 100.0% | 40 | | -> duration | 13.734 | 26.109 | 76.657 | 76.869 | 76.905 | 35.008 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 76.918723 Full duration: 195.082035 -------------------------------------------------------------------------------- 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 555dc4c9-72a5-4371-a1d5-f919c1c886f3 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.057 | 1.822 | 2.766 | 3.049 | 4.466 | 2.041 | 100.0% | 40 | | neutron.create_subnet (x2) | 2.151 | 4.931 | 15.776 | 15.918 | 16.037 | 6.486 | 100.0% | 40 | | neutron.create_router (x2) | 0.227 | 0.786 | 2.122 | 3.011 | 3.779 | 1.06 | 100.0% | 40 | | neutron.add_interface_router (x2) | 7.474 | 14.936 | 42.905 | 43.812 | 44.427 | 18.317 | 100.0% | 40 | | neutron.remove_interface_router (x2) | 4.717 | 11.839 | 30.887 | 31.284 | 31.37 | 13.91 | 100.0% | 40 | | neutron.delete_router (x2) | 1.041 | 2.497 | 5.012 | 6.043 | 6.278 | 2.794 | 100.0% | 40 | | total | 17.686 | 36.373 | 101.199 | 101.78 | 101.849 | 44.609 | 100.0% | 40 | | -> duration | 17.686 | 36.373 | 101.199 | 101.78 | 101.849 | 44.609 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 101.886421 Full duration: 164.641936 -------------------------------------------------------------------------------- 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 555dc4c9-72a5-4371-a1d5-f919c1c886f3 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.894 | 2.342 | 3.67 | 3.682 | 3.694 | 2.307 | 100.0% | 8 | | neutron.create_port (x50) | 32.788 | 33.79 | 62.442 | 62.587 | 62.732 | 40.779 | 100.0% | 8 | | neutron.list_ports | 0.494 | 0.714 | 0.802 | 0.813 | 0.823 | 0.68 | 100.0% | 8 | | total | 34.51 | 36.584 | 66.768 | 66.94 | 67.112 | 43.769 | 100.0% | 8 | | -> duration | 34.51 | 36.584 | 66.768 | 66.94 | 67.112 | 43.769 | 100.0% | 8 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 8 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 103.290635 Full duration: 191.25853 -------------------------------------------------------------------------------- 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 555dc4c9-72a5-4371-a1d5-f919c1c886f3 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.002 | 1.724 | 2.841 | 3.502 | 4.397 | 1.942 | 100.0% | 40 | | neutron.create_port (x5) | 4.443 | 8.236 | 20.576 | 21.119 | 21.331 | 9.921 | 100.0% | 40 | | neutron.update_port (x5) | 2.765 | 5.612 | 13.421 | 13.638 | 13.809 | 6.429 | 100.0% | 40 | | total | 8.292 | 15.17 | 37.211 | 37.231 | 37.416 | 18.293 | 100.0% | 40 | | -> duration | 8.292 | 15.17 | 37.211 | 37.231 | 37.416 | 18.293 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 40.901413 Full duration: 104.037965 -------------------------------------------------------------------------------- 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 555dc4c9-72a5-4371-a1d5-f919c1c886f3 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.936 | 1.909 | 2.464 | 2.701 | 3.338 | 1.811 | 100.0% | 40 | | neutron.create_port (x5) | 4.181 | 9.271 | 14.772 | 17.901 | 18.021 | 9.863 | 100.0% | 40 | | neutron.delete_port (x5) | 3.304 | 7.045 | 11.373 | 12.093 | 13.372 | 7.311 | 100.0% | 40 | | total | 8.609 | 18.183 | 28.09 | 32.694 | 33.138 | 18.986 | 100.0% | 40 | | -> duration | 8.609 | 18.183 | 28.09 | 32.694 | 33.138 | 18.986 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 48.905198 Full duration: 76.810394 -------------------------------------------------------------------------------- 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 555dc4c9-72a5-4371-a1d5-f919c1c886f3 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.421 | 0.792 | 1.149 | 1.158 | 1.396 | 0.845 | 100.0% | 40 | | total | 1.213 | 1.613 | 1.941 | 1.977 | 2.137 | 1.584 | 100.0% | 40 | | -> duration | 1.213 | 1.613 | 1.941 | 1.977 | 2.137 | 1.584 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.569572 Full duration: 44.986527 -------------------------------------------------------------------------------- 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 555dc4c9-72a5-4371-a1d5-f919c1c886f3 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.115 | 1.169 | 1.193 | 1.195 | 1.198 | 1.162 | 100.0% | 4 | | neutron.create_subnet | 0.912 | 0.947 | 1.099 | 1.126 | 1.154 | 0.99 | 100.0% | 4 | | neutron.create_port (x125) | 126.757 | 128.012 | 133.258 | 134.348 | 135.437 | 129.555 | 100.0% | 4 | | neutron.create_trunk | 8.721 | 8.802 | 8.892 | 8.907 | 8.922 | 8.812 | 100.0% | 4 | | neutron.update_port | 1.544 | 1.576 | 1.714 | 1.742 | 1.769 | 1.616 | 100.0% | 4 | | neutron.list_trunks | 0.034 | 0.034 | 0.036 | 0.036 | 0.037 | 0.035 | 100.0% | 4 | | neutron.list_ports_by_device_id | 0.264 | 0.375 | 0.438 | 0.451 | 0.464 | 0.369 | 100.0% | 4 | | neutron.delete_trunk | 0.296 | 0.406 | 0.523 | 0.525 | 0.527 | 0.409 | 100.0% | 4 | | total | 140.116 | 141.506 | 146.575 | 147.635 | 148.695 | 142.956 | 100.0% | 4 | | -> duration | 140.116 | 141.506 | 146.575 | 147.635 | 148.695 | 142.956 | 100.0% | 4 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 4 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 148.694668 Full duration: 272.204365 HINTS: * To plot HTML graphics with this data, run: rally task report 555dc4c9-72a5-4371-a1d5-f919c1c886f3 --out output.html * To generate a JUnit report, run: rally task export 555dc4c9-72a5-4371-a1d5-f919c1c886f3 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 555dc4c9-72a5-4371-a1d5-f919c1c886f3 --json --out output.json 2019-06-08 09:50:01,982 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'555dc4c9-72a5-4371-a1d5-f919c1c886f3', '--out', u'/home/opnfv/functest/results/rally_jobs/neutron.json'] 2019-06-08 09:50:04,352 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 555dc4c9-72a5-4371-a1d5-f919c1c886f3 --out /home/opnfv/functest/results/rally_jobs/neutron.json 2019-06-08 09:50:04,491 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2019-06-08 09:50:04,493 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +-----------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +-----------+------------+----------------+-----------+ | neutron | 00:27:20 | 612 | 100.00% | | | | | | | TOTAL: | 00:27:20 | 612 | 100.00% | +-----------+------------+----------------+-----------+ 2019-06-08 09:50:04,493 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_jobs' success_rate is 100.00% in 1/1 modules 2019-06-08 09:50:04,493 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'export', '--type', 'html', '--deployment', 'opnfv-rally', '--to', '/home/opnfv/functest/results/rally_jobs/rally_jobs.html'] 2019-06-08 09:50:06,969 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task export --type html --deployment opnfv-rally --to /home/opnfv/functest/results/rally_jobs/rally_jobs.html 2019-06-08 09:50:06,969 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'export', '--type', 'junit-xml', '--deployment', 'opnfv-rally', '--to', '/home/opnfv/functest/results/rally_jobs/rally_jobs.xml'] 2019-06-08 09:50:09,172 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task export --type junit-xml --deployment opnfv-rally --to /home/opnfv/functest/results/rally_jobs/rally_jobs.xml 2019-06-08 09:50:09,316 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-08 09:50:09,316 - xtesting.ci.run_tests - INFO - Test result: +--------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------+------------------+------------------+----------------+ | rally_jobs | functest | 28:26 | PASS | +--------------------+------------------+------------------+----------------+ 2019-06-08 09:50:09,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-08 09:50:09,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4f458243e4c52646bd5951fa74820ffc48e065da" 2019-06-08 09:50:10,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 365 Content-Type: application/json Date: Sat, 08 Jun 2019 09:50: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-05b0985b-6775-4b00-8126-a86d96b83dd8 x-openstack-request-id: req-05b0985b-6775-4b00-8126-a86d96b83dd8 2019-06-08 09:50:10,054 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_jobs-flavor_alt_44409dfa-0c2a-4e21-97b9-854f37c55153", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/7020e905-c813-4f01-bed9-02944b1c38be", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/7020e905-c813-4f01-bed9-02944b1c38be", "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": "7020e905-c813-4f01-bed9-02944b1c38be"}, {"name": "rally_jobs-flavor_44409dfa-0c2a-4e21-97b9-854f37c55153", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/8d9ee7c5-a629-40b4-908f-2e89cba4f2b8", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/8d9ee7c5-a629-40b4-908f-2e89cba4f2b8", "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": "8d9ee7c5-a629-40b4-908f-2e89cba4f2b8"}]} 2019-06-08 09:50:10,054 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None used request id req-05b0985b-6775-4b00-8126-a86d96b83dd8 2019-06-08 09:50:10,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.726188898087s 2019-06-08 09:50:10,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-06-08 09:50:10,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:8774/v2.1/flavors/7020e905-c813-4f01-bed9-02944b1c38be -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4f458243e4c52646bd5951fa74820ffc48e065da" 2019-06-08 09:50:10,105 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 08 Jun 2019 09:50: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-8f8ec911-e9ec-410f-9e8e-8124a11bdd50 x-openstack-request-id: req-8f8ec911-e9ec-410f-9e8e-8124a11bdd50 2019-06-08 09:50:10,105 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.46:8774/v2.1/flavors/7020e905-c813-4f01-bed9-02944b1c38be used request id req-8f8ec911-e9ec-410f-9e8e-8124a11bdd50 2019-06-08 09:50:10,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0484578609467s 2019-06-08 09:50:10,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-06-08 09:50:10,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:9696/v2.0/routers/96512d3e-7905-4148-a068-ee675324a15e/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c22b017e6224960ae2124530b63ffb0cdbb94384" -d '{"subnet_id": "c46e3b3e-ba75-47fb-885f-bab9ea3eee0a"}' 2019-06-08 09:50:12,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 08 Jun 2019 09:50:12 GMT X-Openstack-Request-Id: req-3652f470-e46e-480e-8d2d-6c22075cf19d 2019-06-08 09:50:12,599 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "80a2e6da-81c3-43d2-83e9-a3b155c2f62b", "tenant_id": "192f7856236446ecac2b5b794aeb1228", "subnet_id": "c46e3b3e-ba75-47fb-885f-bab9ea3eee0a", "subnet_ids": ["c46e3b3e-ba75-47fb-885f-bab9ea3eee0a"], "port_id": "c16fdc91-49e2-48d1-9dfc-a04d4131aabe", "id": "96512d3e-7905-4148-a068-ee675324a15e"} 2019-06-08 09:50:12,599 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.46:9696/v2.0/routers/96512d3e-7905-4148-a068-ee675324a15e/remove_router_interface.json used request id req-3652f470-e46e-480e-8d2d-6c22075cf19d 2019-06-08 09:50:12,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.49279785156s 2019-06-08 09:50:12,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-06-08 09:50:12,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c22b017e6224960ae2124530b63ffb0cdbb94384" 2019-06-08 09:50:12,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1216 Content-Type: application/json Date: Sat, 08 Jun 2019 09:50:12 GMT X-Openstack-Request-Id: req-5e5db86d-d319-4cc7-ab54-a146585d2875 2019-06-08 09:50:12,716 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a3d564af-8d87-4f4f-9680-f5a9465e0acc", "ip_address": "172.30.9.217"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "192f7856236446ecac2b5b794aeb1228", "created_at": "2019-06-08T09:21:45Z", "admin_state_up": true, "updated_at": "2019-06-08T09:50:11Z", "project_id": "192f7856236446ecac2b5b794aeb1228", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "96512d3e-7905-4148-a068-ee675324a15e", "name": "rally_jobs-router_44409dfa-0c2a-4e21-97b9-854f37c55153"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "07ea00007e044be39f0290f616c83aba", "created_at": "2019-06-08T06:02:04Z", "admin_state_up": true, "updated_at": "2019-06-08T06:02:04Z", "project_id": "07ea00007e044be39f0290f616c83aba", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "d11d2cfa-ebba-4487-a42d-f81ff7d1378a", "name": "tempest-pretest-check-842892652"}]} 2019-06-08 09:50:12,716 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/routers.json used request id req-5e5db86d-d319-4cc7-ab54-a146585d2875 2019-06-08 09:50:12,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.11713385582s 2019-06-08 09:50:12,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-06-08 09:50:12,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/routers/96512d3e-7905-4148-a068-ee675324a15e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c22b017e6224960ae2124530b63ffb0cdbb94384" 2019-06-08 09:50:14,090 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 09:50:14 GMT X-Openstack-Request-Id: req-48e2f612-b81e-44f4-b8ca-46576ee0560d 2019-06-08 09:50:14,090 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 09:50:14,090 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/routers/96512d3e-7905-4148-a068-ee675324a15e.json used request id req-48e2f612-b81e-44f4-b8ca-46576ee0560d 2019-06-08 09:50:14,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.37213492393s 2019-06-08 09:50:14,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-06-08 09:50:14,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c22b017e6224960ae2124530b63ffb0cdbb94384" 2019-06-08 09:50:14,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1328 Content-Type: application/json Date: Sat, 08 Jun 2019 09:50:14 GMT X-Openstack-Request-Id: req-076e8fba-75e3-4093-9658-b389481f9559 2019-06-08 09:50:14,130 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-06-08T05:48:01Z","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":"a3d564af-8d87-4f4f-9680-f5a9465e0acc","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"ae5008b7eba04bb8ab8b9bea870a005f","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:48:01Z","ip_version":4},{"updated_at":"2019-06-08T09:21:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"c46e3b3e-ba75-47fb-885f-bab9ea3eee0a","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"192f7856236446ecac2b5b794aeb1228","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_jobs-subnet_44409dfa-0c2a-4e21-97b9-854f37c55153","enable_dhcp":true,"segment_id":null,"network_id":"80a2e6da-81c3-43d2-83e9-a3b155c2f62b","tenant_id":"192f7856236446ecac2b5b794aeb1228","created_at":"2019-06-08T09:21:44Z","ip_version":4}]} 2019-06-08 09:50:14,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/subnets.json used request id req-076e8fba-75e3-4093-9658-b389481f9559 2019-06-08 09:50:14,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0392339229584s 2019-06-08 09:50:14,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-06-08 09:50:14,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/subnets/c46e3b3e-ba75-47fb-885f-bab9ea3eee0a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c22b017e6224960ae2124530b63ffb0cdbb94384" 2019-06-08 09:50:14,975 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 09:50:14 GMT X-Openstack-Request-Id: req-70740b00-31df-424c-8664-dc5a037dcbc4 2019-06-08 09:50:14,976 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 09:50:14,976 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/subnets/c46e3b3e-ba75-47fb-885f-bab9ea3eee0a.json used request id req-70740b00-31df-424c-8664-dc5a037dcbc4 2019-06-08 09:50:14,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.844326019287s 2019-06-08 09:50:14,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 09:50:14,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c22b017e6224960ae2124530b63ffb0cdbb94384" 2019-06-08 09:50:15,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1433 Content-Type: application/json Date: Sat, 08 Jun 2019 09:50:15 GMT X-Openstack-Request-Id: req-f4fdcae7-e01a-4c5d-a6e1-29f52d3d5ae6 2019-06-08 09:50:15,287 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"80a2e6da-81c3-43d2-83e9-a3b155c2f62b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":7,"ipv4_address_scope":null,"shared":true,"project_id":"192f7856236446ecac2b5b794aeb1228","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-08T09:50:14Z","qos_policy_id":null,"name":"rally_jobs-net_44409dfa-0c2a-4e21-97b9-854f37c55153","admin_state_up":true,"tenant_id":"192f7856236446ecac2b5b794aeb1228","created_at":"2019-06-08T09:21:43Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T06:03:01Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","provider:network_type":"flat"}]} 2019-06-08 09:50:15,287 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-f4fdcae7-e01a-4c5d-a6e1-29f52d3d5ae6 2019-06-08 09:50:15,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.310698986053s 2019-06-08 09:50:15,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-06-08 09:50:15,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/networks/80a2e6da-81c3-43d2-83e9-a3b155c2f62b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c22b017e6224960ae2124530b63ffb0cdbb94384" 2019-06-08 09:50:15,956 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 09:50:15 GMT X-Openstack-Request-Id: req-0ded5b9c-0c87-40d4-b1d0-c1d622d19d40 2019-06-08 09:50:15,956 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 09:50:15,956 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/networks/80a2e6da-81c3-43d2-83e9-a3b155c2f62b.json used request id req-0ded5b9c-0c87-40d4-b1d0-c1d622d19d40 2019-06-08 09:50:15,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.66807103157s 2019-06-08 09:50:15,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 09:50:15,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c22b017e6224960ae2124530b63ffb0cdbb94384" 2019-06-08 09:50:16,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1396 Content-Type: application/json Date: Sat, 08 Jun 2019 09:50:16 GMT X-Openstack-Request-Id: req-efc26e12-ed6d-4cc5-87e3-19c0d69592d8 2019-06-08 09:50:16,245 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T09:21:49Z", "file": "/v2/images/d6932df8-5f87-4398-ace4-d9b73de414ec/file", "owner": "192f7856236446ecac2b5b794aeb1228", "id": "d6932df8-5f87-4398-ace4-d9b73de414ec", "size": 12716032, "self": "/v2/images/d6932df8-5f87-4398-ace4-d9b73de414ec", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/d6932df8-5f87-4398-ace4-d9b73de414ec/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/d6932df8-5f87-4398-ace4-d9b73de414ec/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_jobs-img_44409dfa-0c2a-4e21-97b9-854f37c55153", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_jobs-img_44409dfa-0c2a-4e21-97b9-854f37c55153", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-08T09:21:49Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 09:50:16,245 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-efc26e12-ed6d-4cc5-87e3-19c0d69592d8 2019-06-08 09:50:16,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.284378051758s 2019-06-08 09:50:16,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-06-08 09:50:16,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9292/v2/images/d6932df8-5f87-4398-ace4-d9b73de414ec -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c22b017e6224960ae2124530b63ffb0cdbb94384" 2019-06-08 09:50:16,513 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 09:50:16 GMT X-Openstack-Request-Id: req-1916ec36-15f0-49b6-b817-29c364be0a88 2019-06-08 09:50:16,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-06-08 09:50:16,514 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.46:9292/v2/images/d6932df8-5f87-4398-ace4-d9b73de414ec used request id req-1916ec36-15f0-49b6-b817-29c364be0a88 2019-06-08 09:50:16,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.26681303978s 2019-06-08 09:50:16,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-08 09:50:16,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4f458243e4c52646bd5951fa74820ffc48e065da" 2019-06-08 09:50:16,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Sat, 08 Jun 2019 09:50:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ef05ce7b-6e76-48c6-8493-c1d1cc712e35 x-openstack-request-id: req-ef05ce7b-6e76-48c6-8493-c1d1cc712e35 2019-06-08 09:50:16,541 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_jobs-flavor_44409dfa-0c2a-4e21-97b9-854f37c55153", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/8d9ee7c5-a629-40b4-908f-2e89cba4f2b8", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/8d9ee7c5-a629-40b4-908f-2e89cba4f2b8", "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": "8d9ee7c5-a629-40b4-908f-2e89cba4f2b8"}]} 2019-06-08 09:50:16,541 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None used request id req-ef05ce7b-6e76-48c6-8493-c1d1cc712e35 2019-06-08 09:50:16,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0270209312439s 2019-06-08 09:50:16,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-06-08 09:50:16,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:8774/v2.1/flavors/8d9ee7c5-a629-40b4-908f-2e89cba4f2b8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4f458243e4c52646bd5951fa74820ffc48e065da" 2019-06-08 09:50:16,572 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 08 Jun 2019 09:50:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e8034da7-f77d-45d2-adc7-bf008411e8b0 x-openstack-request-id: req-e8034da7-f77d-45d2-adc7-bf008411e8b0 2019-06-08 09:50:16,572 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.46:8774/v2.1/flavors/8d9ee7c5-a629-40b4-908f-2e89cba4f2b8 used request id req-e8034da7-f77d-45d2-adc7-bf008411e8b0 2019-06-08 09:50:16,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0292959213257s 2019-06-08 09:50:16,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-08 09:50:16,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4f458243e4c52646bd5951fa74820ffc48e065da" 2019-06-08 09:50:16,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Sat, 08 Jun 2019 09:50:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db783150-c04e-4e4a-a285-69a461bd5e4d 2019-06-08 09:50:16,827 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.46:5000/v3/users/05c218d902a14f40af3320874b7f92da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05c218d902a14f40af3320874b7f92da", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.46:5000/v3/users/1afacf49c7e14af3a957f3511567dacc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1afacf49c7e14af3a957f3511567dacc", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.46:5000/v3/users/1f2145adf73944a6ab8ed52e5753691b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f2145adf73944a6ab8ed52e5753691b", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.46:5000/v3/users/2593ee6f9317492f990d505d77da4779"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2593ee6f9317492f990d505d77da4779", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.46:5000/v3/users/31ebed201e7e4ca5b7ee604a2b787581"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31ebed201e7e4ca5b7ee604a2b787581", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.46:5000/v3/users/3a572b3053b54834a82afa40e099a5da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a572b3053b54834a82afa40e099a5da", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.46:5000/v3/users/4fee668be3a64363800d347187a88df5"}, "domain_id": "69a9710257d445c38da42b508afe5e4c", "enabled": true, "options": {}, "id": "4fee668be3a64363800d347187a88df5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.46:5000/v3/users/66f1e9993f8b480294a60e940341f520"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66f1e9993f8b480294a60e940341f520", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.46:5000/v3/users/93fe3f7601c54ac9ad051856c17f28bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93fe3f7601c54ac9ad051856c17f28bb", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.46:5000/v3/users/c236670886154d449269b72bd9c90b0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c236670886154d449269b72bd9c90b0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.46:5000/v3/users/c65b29de08754e65a44567b1f677176f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c65b29de08754e65a44567b1f677176f", "email": "aodh@localhost", "password_expires_at": null}, {"name": "rally_jobs-user_44409dfa-0c2a-4e21-97b9-854f37c55153", "links": {"self": "http://172.30.9.46:5000/v3/users/c9dab434dca142d6beb5a4a1c9f6e82a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9dab434dca142d6beb5a4a1c9f6e82a", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.46:5000/v3/users/d8dd3e6eec484d33b35e900b9699495d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8dd3e6eec484d33b35e900b9699495d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.46:5000/v3/users/dda03f8796ac431cadfc3fd8cb68b8e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dda03f8796ac431cadfc3fd8cb68b8e8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.46:5000/v3/users/fd79c31b868f4106baa6b4b6f650b664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd79c31b868f4106baa6b4b6f650b664", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.46:5000/v3/users", "previous": null, "next": null}} 2019-06-08 09:50:16,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/users used request id req-db783150-c04e-4e4a-a285-69a461bd5e4d 2019-06-08 09:50:16,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.253826141357s 2019-06-08 09:50:16,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-08 09:50:16,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/users/c9dab434dca142d6beb5a4a1c9f6e82a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4f458243e4c52646bd5951fa74820ffc48e065da" 2019-06-08 09:50:17,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 228 Content-Type: application/json Date: Sat, 08 Jun 2019 09:50:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd9602f0-a58b-4315-9dc0-969e926544ff 2019-06-08 09:50:17,063 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_jobs-user_44409dfa-0c2a-4e21-97b9-854f37c55153", "links": {"self": "http://172.30.9.46:5000/v3/users/c9dab434dca142d6beb5a4a1c9f6e82a"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "c9dab434dca142d6beb5a4a1c9f6e82a", "description": null}} 2019-06-08 09:50:17,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/users/c9dab434dca142d6beb5a4a1c9f6e82a used request id req-dd9602f0-a58b-4315-9dc0-969e926544ff 2019-06-08 09:50:17,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.229969978333s 2019-06-08 09:50:17,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-06-08 09:50:17,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:5000/v3/users/c9dab434dca142d6beb5a4a1c9f6e82a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4f458243e4c52646bd5951fa74820ffc48e065da" 2019-06-08 09:50:17,379 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 09:50:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1160e436-f1db-431f-867c-17d23e627dca 2019-06-08 09:50:17,379 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 09:50:17,379 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.46:5000/v3/users/c9dab434dca142d6beb5a4a1c9f6e82a used request id req-1160e436-f1db-431f-867c-17d23e627dca 2019-06-08 09:50:17,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.315102815628s 2019-06-08 09:50:17,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-08 09:50:17,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4f458243e4c52646bd5951fa74820ffc48e065da" 2019-06-08 09:50:17,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 387 Content-Type: application/json Date: Sat, 08 Jun 2019 09:50:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7b94323-8618-461c-8753-02e6bc1f3a3c 2019-06-08 09:50:17,590 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.46:5000/v3/projects/192f7856236446ecac2b5b794aeb1228"}, "tags": [], "enabled": true, "id": "192f7856236446ecac2b5b794aeb1228", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_44409dfa-0c2a-4e21-97b9-854f37c55153"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.46:5000/v3/projects/3188c96ec01940fba81c35d45eb11133"}, "tags": [], "enabled": true, "id": "3188c96ec01940fba81c35d45eb11133", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f"}, "tags": [], "enabled": true, "id": "ae5008b7eba04bb8ab8b9bea870a005f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-08 09:50:17,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/projects used request id req-d7b94323-8618-461c-8753-02e6bc1f3a3c 2019-06-08 09:50:17,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.204977989197s 2019-06-08 09:50:17,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-06-08 09:50:17,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:5000/v3/projects/192f7856236446ecac2b5b794aeb1228 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4f458243e4c52646bd5951fa74820ffc48e065da" 2019-06-08 09:50:17,873 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 09:50:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f7259b01-2e60-4e23-985f-0eb439932143 2019-06-08 09:50:17,874 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 09:50:17,874 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.46:5000/v3/projects/192f7856236446ecac2b5b794aeb1228 used request id req-f7259b01-2e60-4e23-985f-0eb439932143 2019-06-08 09:50:17,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.279304981232s 2019-06-08 09:50:17,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-08 09:50:17,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:9696/v2.0/security-groups.json?project_id=192f7856236446ecac2b5b794aeb1228&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4f458243e4c52646bd5951fa74820ffc48e065da" 2019-06-08 09:50:18,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 08 Jun 2019 09:50:18 GMT X-Openstack-Request-Id: req-309851c8-9480-4b8b-8532-49deb8df187c 2019-06-08 09:50:18,183 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "192f7856236446ecac2b5b794aeb1228", "created_at": "2019-06-08T09:21:43Z", "updated_at": "2019-06-08T09:21:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T09:21:43Z", "revision_number": 0, "id": "069d8e11-e114-452d-b4ff-5aefd75dd3bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T09:21:43Z", "security_group_id": "85fb21ad-a3a0-45de-9df8-09ae5c108e19", "tenant_id": "192f7856236446ecac2b5b794aeb1228", "port_range_min": null, "ethertype": "IPv6", "project_id": "192f7856236446ecac2b5b794aeb1228"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T09:21:43Z", "revision_number": 0, "id": "0bf8259a-24aa-48f1-aa3d-bc624ab6123e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T09:21:43Z", "security_group_id": "85fb21ad-a3a0-45de-9df8-09ae5c108e19", "tenant_id": "192f7856236446ecac2b5b794aeb1228", "port_range_min": null, "ethertype": "IPv4", "project_id": "192f7856236446ecac2b5b794aeb1228"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T09:21:43Z", "revision_number": 0, "id": "35cd7d5f-3b97-46a9-a571-673f16532909", "remote_group_id": "85fb21ad-a3a0-45de-9df8-09ae5c108e19", "remote_ip_prefix": null, "created_at": "2019-06-08T09:21:43Z", "security_group_id": "85fb21ad-a3a0-45de-9df8-09ae5c108e19", "tenant_id": "192f7856236446ecac2b5b794aeb1228", "port_range_min": null, "ethertype": "IPv4", "project_id": "192f7856236446ecac2b5b794aeb1228"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T09:21:43Z", "revision_number": 0, "id": "be4cde15-1195-43a1-848a-e017ff711c01", "remote_group_id": "85fb21ad-a3a0-45de-9df8-09ae5c108e19", "remote_ip_prefix": null, "created_at": "2019-06-08T09:21:43Z", "security_group_id": "85fb21ad-a3a0-45de-9df8-09ae5c108e19", "tenant_id": "192f7856236446ecac2b5b794aeb1228", "port_range_min": null, "ethertype": "IPv6", "project_id": "192f7856236446ecac2b5b794aeb1228"}], "revision_number": 1, "project_id": "192f7856236446ecac2b5b794aeb1228", "id": "85fb21ad-a3a0-45de-9df8-09ae5c108e19", "name": "default"}]} 2019-06-08 09:50:18,183 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/security-groups.json?project_id=192f7856236446ecac2b5b794aeb1228&name=default used request id req-309851c8-9480-4b8b-8532-49deb8df187c 2019-06-08 09:50:18,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.304100990295s 2019-06-08 09:50:18,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-08 09:50:18,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4f458243e4c52646bd5951fa74820ffc48e065da" 2019-06-08 09:50:18,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Sat, 08 Jun 2019 09:50:18 GMT X-Openstack-Request-Id: req-531b50b0-2a5d-4f9d-9604-4306303565ae 2019-06-08 09:50:18,250 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3188c96ec01940fba81c35d45eb11133", "created_at": "2019-06-08T05:50:08Z", "updated_at": "2019-06-08T05:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "1a304197-6259-47fb-8799-aa407182630d", "remote_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv6", "project_id": "3188c96ec01940fba81c35d45eb11133"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "487196b0-2bde-45c0-8b45-f9fcd16601fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv4", "project_id": "3188c96ec01940fba81c35d45eb11133"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "abadd49a-1a8f-405f-ba47-7c59fe8b0d0f", "remote_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv4", "project_id": "3188c96ec01940fba81c35d45eb11133"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "d26daddf-2739-444d-991e-138b96ac2ac2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv6", "project_id": "3188c96ec01940fba81c35d45eb11133"}], "revision_number": 1, "project_id": "3188c96ec01940fba81c35d45eb11133", "id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fcde8c1a9a84222a1af8e17021b864b", "created_at": "2019-06-08T07:13:08Z", "updated_at": "2019-06-08T07:13:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T07:13:08Z", "revision_number": 0, "id": "119e3406-7691-4da0-ac15-0d3e6d2fd28e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T07:13:08Z", "security_group_id": "0f8b9193-9837-4cf1-95ef-d23d8155e475", "tenant_id": "0fcde8c1a9a84222a1af8e17021b864b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fcde8c1a9a84222a1af8e17021b864b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T07:13:08Z", "revision_number": 0, "id": "14fbdfaa-d265-42c2-9a0c-24f495bd2bb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T07:13:08Z", "security_group_id": "0f8b9193-9837-4cf1-95ef-d23d8155e475", "tenant_id": "0fcde8c1a9a84222a1af8e17021b864b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fcde8c1a9a84222a1af8e17021b864b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T07:13:08Z", "revision_number": 0, "id": "f04d63cb-b583-47e4-82bf-2cf9964ef767", "remote_group_id": "0f8b9193-9837-4cf1-95ef-d23d8155e475", "remote_ip_prefix": null, "created_at": "2019-06-08T07:13:08Z", "security_group_id": "0f8b9193-9837-4cf1-95ef-d23d8155e475", "tenant_id": "0fcde8c1a9a84222a1af8e17021b864b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fcde8c1a9a84222a1af8e17021b864b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T07:13:08Z", "revision_number": 0, "id": "f3c829b6-17af-4c05-9571-55ca9fe56a64", "remote_group_id": "0f8b9193-9837-4cf1-95ef-d23d8155e475", "remote_ip_prefix": null, "created_at": "2019-06-08T07:13:08Z", "security_group_id": "0f8b9193-9837-4cf1-95ef-d23d8155e475", "tenant_id": "0fcde8c1a9a84222a1af8e17021b864b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fcde8c1a9a84222a1af8e17021b864b"}], "revision_number": 1, "project_id": "0fcde8c1a9a84222a1af8e17021b864b", "id": "0f8b9193-9837-4cf1-95ef-d23d8155e475", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "created_at": "2019-06-08T05:47:57Z", "updated_at": "2019-06-08T05:47:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "02da1104-56ed-4749-b003-90c4f8f656ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "a3f7c7ce-1565-464d-9c08-e39b080cdb6d", "remote_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "c5f47a68-2c8b-4de3-91dc-0a19312beb49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "d9877ee1-16fa-4f55-9b57-2bd861dcc4ea", "remote_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}], "revision_number": 1, "project_id": "ae5008b7eba04bb8ab8b9bea870a005f", "id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-06-08T05:50:09Z", "updated_at": "2019-06-08T05:50:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "41f1ce41-3b64-482a-87c5-0d0b11c6398f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "79dc58b0-b605-4504-9229-080d558ac4f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "81274cd5-6700-4e0f-8a2a-1f2e3420f4f3", "remote_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "dd1516ff-335a-4f12-a448-f096493076e7", "remote_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "48f2b38a-983e-4487-ab36-f87307c0130c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "192f7856236446ecac2b5b794aeb1228", "created_at": "2019-06-08T09:21:43Z", "updated_at": "2019-06-08T09:21:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T09:21:43Z", "revision_number": 0, "id": "069d8e11-e114-452d-b4ff-5aefd75dd3bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T09:21:43Z", "security_group_id": "85fb21ad-a3a0-45de-9df8-09ae5c108e19", "tenant_id": "192f7856236446ecac2b5b794aeb1228", "port_range_min": null, "ethertype": "IPv6", "project_id": "192f7856236446ecac2b5b794aeb1228"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T09:21:43Z", "revision_number": 0, "id": "0bf8259a-24aa-48f1-aa3d-bc624ab6123e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T09:21:43Z", "security_group_id": "85fb21ad-a3a0-45de-9df8-09ae5c108e19", "tenant_id": "192f7856236446ecac2b5b794aeb1228", "port_range_min": null, "ethertype": "IPv4", "project_id": "192f7856236446ecac2b5b794aeb1228"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T09:21:43Z", "revision_number": 0, "id": "35cd7d5f-3b97-46a9-a571-673f16532909", "remote_group_id": "85fb21ad-a3a0-45de-9df8-09ae5c108e19", "remote_ip_prefix": null, "created_at": "2019-06-08T09:21:43Z", "security_group_id": "85fb21ad-a3a0-45de-9df8-09ae5c108e19", "tenant_id": "192f7856236446ecac2b5b794aeb1228", "port_range_min": null, "ethertype": "IPv4", "project_id": "192f7856236446ecac2b5b794aeb1228"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T09:21:43Z", "revision_number": 0, "id": "be4cde15-1195-43a1-848a-e017ff711c01", "remote_group_id": "85fb21ad-a3a0-45de-9df8-09ae5c108e19", "remote_ip_prefix": null, "created_at": "2019-06-08T09:21:43Z", "security_group_id": "85fb21ad-a3a0-45de-9df8-09ae5c108e19", "tenant_id": "192f7856236446ecac2b5b794aeb1228", "port_range_min": null, "ethertype": "IPv6", "project_id": "192f7856236446ecac2b5b794aeb1228"}], "revision_number": 1, "project_id": "192f7856236446ecac2b5b794aeb1228", "id": "85fb21ad-a3a0-45de-9df8-09ae5c108e19", "name": "default"}]} 2019-06-08 09:50:18,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/security-groups.json used request id req-531b50b0-2a5d-4f9d-9604-4306303565ae 2019-06-08 09:50:18,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.061350107193s 2019-06-08 09:50:18,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-06-08 09:50:18,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/security-groups/85fb21ad-a3a0-45de-9df8-09ae5c108e19.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4f458243e4c52646bd5951fa74820ffc48e065da" 2019-06-08 09:50:18,391 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 09:50:18 GMT X-Openstack-Request-Id: req-d41d12ae-f6ea-4367-81ae-87e53ed8fbb8 2019-06-08 09:50:18,391 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 09:50:18,392 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/security-groups/85fb21ad-a3a0-45de-9df8-09ae5c108e19.json used request id req-d41d12ae-f6ea-4367-81ae-87e53ed8fbb8 2019-06-08 09:50:18,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.134275913239s 2019-06-08 09:50:18,412 - xtesting.ci.run_tests - INFO - Loading test case 'vmtp'... 2019-06-08 09:50:18,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 09:50:18,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sat, 08 Jun 2019 09:50:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ee5fbfd-9db4-4ef1-8e6c-172ac9d1a22b 2019-06-08 09:50:18,445 - 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.46:5000/v3/", "rel": "self"}]}} 2019-06-08 09:50:18,445 - keystoneauth.session - DEBUG - GET call to http://172.30.9.46:5000/v3 used request id req-5ee5fbfd-9db4-4ef1-8e6c-172ac9d1a22b 2019-06-08 09:50:18,446 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.46:5000/v3/auth/tokens 2019-06-08 09:50:18,863 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "d2be94ca10bc410d8e2df55ad673d32f", "name": "member"}, {"id": "e5096deb7bb54cdfaba406b083716814", "name": "admin"}, {"id": "20c52caa8815436598706c0044dd78ea", "name": "reader"}], "expires_at": "2019-06-08T10:50:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3188c96ec01940fba81c35d45eb11133", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "569429e3916a40609b1b095c350d4f40"}, {"url": "http://172.30.9.46:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f8c054a2af64f418c37ee7727690693"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b02dfb863f5a4bffb36851235754ef91"}], "type": "metric", "id": "04a04b69122f4f738931230cee29629a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699fd3a20c8d40938f47375515d56729"}, {"url": "http://172.30.9.46:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a29c25ed5bae42389e53743e2b2d4cc6"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2aa7441977c496197e3dd66db370091"}], "type": "image", "id": "1229db241b1e4199aa3477e6a5aaaaf3", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.25:8080/v1/AUTH_3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f18ac20553a423cb64c4c119b4996d7"}, {"url": "http://172.30.9.46:8080/v1/AUTH_3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9cb7095bfac44798c7fb7f9deeeb6c2"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5274ae5199a462fbdfc0fea51cec5a4"}], "type": "object-store", "id": "3937992c91de456ab652dcaface65051", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.46:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469fe8a62bab4dce8322074f2fcdb9b4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e66cd3f99f9447b491021e663455e8c8"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "faa6e36db7f04aaf89b1671b36545dd9"}], "type": "cloudformation", "id": "4475ac30861f4898a3b4a3f25d4c15a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "451296117b884380836bc65617a5acf5"}, {"url": "http://172.30.9.46:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3bf63cbaa4d40d8a7b3788a9ab9cf75"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8fcd63580f1428d9b345eecdbd48204"}], "type": "compute", "id": "55cb302de7b240e1a0963bcae70f4b34", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04b4a8c11b3f4bd1ab89c03a5aa9bd51"}, {"url": "http://172.30.9.46:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "489dc505b18c45b097be2b0ce43d310b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "768110a585514cb9a095e0ffab526da4"}], "type": "identity", "id": "6494ad775fb84e9891f5bc3015a60f48", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.46:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02cf21684702424ca6c0c65fbe598276"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a219343778574f9a89cf8eda09913c42"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3727342b4d045659e67915b25bea965"}], "type": "placement", "id": "6dd232e0a9944d6f8afacd7b59c2bb55", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f4e281ad8cd4aaba41477f8f55544b4"}, {"url": "http://172.30.9.46:8776/v2/3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f80c73c49c6480dba7d5f4b80e4a948"}, {"url": "http://192.30.9.6:8776/v2/3188c96ec01940fba81c35d45eb11133", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c209dd66f03a44bd9424eb1cad43b57c"}], "type": "volumev2", "id": "7c5d79a9253b44f1afeea36304180784", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c9a71230b064918baa5ec4ab83144c8"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d7c07f63f584a70a7df59e46b53c425"}, {"url": "http://172.30.9.46:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a67b17f9d1f45acb1b7213e75ed7276"}], "type": "event", "id": "84c44c0613f94bf8bbb2e05ff2f89471", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/3188c96ec01940fba81c35d45eb11133", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "775bcb67ac30456cb720438594a475e1"}, {"url": "http://192.30.9.6:8776/v3/3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2c0df4ad6a14557a0e2b97bfa52019f"}, {"url": "http://172.30.9.46:8776/v3/3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ef016b34aa45a7ba522cfecbfec6eb"}], "type": "volumev3", "id": "8b8641e49b5f486a864b0b857a0e9a73", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "121402a262894e60b2dd90a4c91ddfc4"}, {"url": "http://192.30.9.6:8004/v1/3188c96ec01940fba81c35d45eb11133", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "843fd802e471465f9929116059937b0b"}, {"url": "http://172.30.9.46:8004/v1/3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b71667e57ac348d19ee51701c2492bc8"}], "type": "orchestration", "id": "910666d0b44e43dda71799578f2fb207", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.46:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d50b2697934e5aa702ab2b26a44279"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0eb6565be3e44b382acfbe153b647bf"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0ee7731b0a344dd95394ec40456c966"}], "type": "network", "id": "96d169df5f3246498ebfd684c882081c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.46:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6207f5501c4d439cb61786bf4936a152"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de1dcf61d9e44a7aa8f94ba8c4cf9375"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc2fab36e3514270a85a06afe9ff1894"}], "type": "alarming", "id": "96f5a2d27e6f427cbd0f869917a8dd5d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "bf0bc5911f744db0865b88b9285e5dc1", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fd79c31b868f4106baa6b4b6f650b664"}, "audit_ids": ["63J-EcmcSWKDPuFtTVuY1g"], "issued_at": "2019-06-08T09:50:18.000000Z"}} 2019-06-08 09:50:18,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 09:50:18,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f0bd9c2ca46fcdd1df49999e6e5a01dc5317241d" 2019-06-08 09:50:19,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 08 Jun 2019 09:50:19 GMT X-Openstack-Request-Id: req-2dda89e3-d15a-4b7f-9bc3-9896ef3c8dab 2019-06-08 09:50:19,537 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T06:03:01Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","provider:network_type":"flat"}]} 2019-06-08 09:50:19,537 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2dda89e3-d15a-4b7f-9bc3-9896ef3c8dab 2019-06-08 09:50:19,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.670333147049s 2019-06-08 09:50:19,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 09:50:19,549 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 08 Jun 2019 09:50:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1454ec4-8673-4671-a730-97ef693c007e 2019-06-08 09:50:19,549 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 09:50:19,549 - keystoneauth.session - DEBUG - GET call to http://172.30.9.46:5000/ used request id req-d1454ec4-8673-4671-a730-97ef693c007e 2019-06-08 09:50:19,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-08 09:50:19,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f0bd9c2ca46fcdd1df49999e6e5a01dc5317241d" 2019-06-08 09:50:19,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 08 Jun 2019 09:50:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05e7b39c-c33e-46eb-a616-f7efa1e60113 2019-06-08 09:50:19,761 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.46:5000/v3/domains/69a9710257d445c38da42b508afe5e4c"}, "tags": [], "enabled": true, "id": "69a9710257d445c38da42b508afe5e4c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.46:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.46:5000/v3/domains", "previous": null, "next": null}} 2019-06-08 09:50:19,761 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/domains used request id req-05e7b39c-c33e-46eb-a616-f7efa1e60113 2019-06-08 09:50:19,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.211152076721s 2019-06-08 09:50:19,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-06-08 09:50:19,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f0bd9c2ca46fcdd1df49999e6e5a01dc5317241d" -d '{"project": {"description": "Created by OPNFV Functest: vmtp", "enabled": true, "domain_id": "default", "name": "vmtp-project_1f8291de-b462-4ab5-b84f-9f3d9d64b624"}}' 2019-06-08 09:50:20,009 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 354 Content-Type: application/json Date: Sat, 08 Jun 2019 09:50:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-936e62d8-2c54-4cdc-9a61-4d4e77124080 2019-06-08 09:50:20,009 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.46:5000/v3/projects/2420a20e636e435491cd99365be39706"}, "tags": [], "enabled": true, "id": "2420a20e636e435491cd99365be39706", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_1f8291de-b462-4ab5-b84f-9f3d9d64b624"}} 2019-06-08 09:50:20,010 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.46:5000/v3/projects used request id req-936e62d8-2c54-4cdc-9a61-4d4e77124080 2019-06-08 09:50:20,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.243402004242s 2019-06-08 09:50:20,010 - 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'2420a20e636e435491cd99365be39706', '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_1f8291de-b462-4ab5-b84f-9f3d9d64b624'}) 2019-06-08 09:50:20,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-06-08 09:50:20,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f0bd9c2ca46fcdd1df49999e6e5a01dc5317241d" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "y3X6ZFseTze9z4qhby24oJ38Yp2HLN", "email": null, "name": "vmtp-user_1f8291de-b462-4ab5-b84f-9f3d9d64b624"}}' 2019-06-08 09:50:20,428 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 319 Content-Type: application/json Date: Sat, 08 Jun 2019 09:50:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-834d3da5-0197-44b9-a595-5cb8dfe9b916 2019-06-08 09:50:20,428 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmtp-user_1f8291de-b462-4ab5-b84f-9f3d9d64b624", "links": {"self": "http://172.30.9.46:5000/v3/users/720fc6f7780046b2aa24226c011bf124"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "720fc6f7780046b2aa24226c011bf124", "domain_id": "default", "password_expires_at": null}} 2019-06-08 09:50:20,429 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.46:5000/v3/users used request id req-834d3da5-0197-44b9-a595-5cb8dfe9b916 2019-06-08 09:50:20,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.412224054337s 2019-06-08 09:50:20,429 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'720fc6f7780046b2aa24226c011bf124', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmtp-user_1f8291de-b462-4ab5-b84f-9f3d9d64b624'}) 2019-06-08 09:50:20,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 09:50:20,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f0bd9c2ca46fcdd1df49999e6e5a01dc5317241d" 2019-06-08 09:50:20,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 09:50:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3add027d-db6a-4792-945c-9456ce19d3a0 2019-06-08 09:50:20,637 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 09:50:20,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-3add027d-db6a-4792-945c-9456ce19d3a0 2019-06-08 09:50:20,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.204036951065s 2019-06-08 09:50:20,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 09:50:20,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f0bd9c2ca46fcdd1df49999e6e5a01dc5317241d" 2019-06-08 09:50:20,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 09:50:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f18101a2-9283-4143-8ef6-82e9359d9d90 2019-06-08 09:50:20,850 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 09:50:20,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-f18101a2-9283-4143-8ef6-82e9359d9d90 2019-06-08 09:50:20,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.207772016525s 2019-06-08 09:50:20,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 09:50:20,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f0bd9c2ca46fcdd1df49999e6e5a01dc5317241d" 2019-06-08 09:50:21,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 09:50:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8a1873f-5737-463f-a582-e4ce285347e3 2019-06-08 09:50:21,053 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 09:50:21,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-b8a1873f-5737-463f-a582-e4ce285347e3 2019-06-08 09:50:21,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.198406934738s 2019-06-08 09:50:21,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-08 09:50:21,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f0bd9c2ca46fcdd1df49999e6e5a01dc5317241d" 2019-06-08 09:50:21,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 149 Content-Type: application/json Date: Sat, 08 Jun 2019 09:50:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d03dca7a-cb2d-43d8-8293-6fa6d038cf16 2019-06-08 09:50:21,214 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.46:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-08 09:50:21,214 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/domains/default used request id req-d03dca7a-cb2d-43d8-8293-6fa6d038cf16 2019-06-08 09:50:21,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.155605077744s 2019-06-08 09:50:21,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-08 09:50:21,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f0bd9c2ca46fcdd1df49999e6e5a01dc5317241d" 2019-06-08 09:50:21,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 833 Content-Type: application/json Date: Sat, 08 Jun 2019 09:50:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-faae9c69-d62e-41ee-87ee-a326d063160d 2019-06-08 09:50:21,440 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.46:5000/v3/users/05c218d902a14f40af3320874b7f92da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05c218d902a14f40af3320874b7f92da", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.46:5000/v3/users/1afacf49c7e14af3a957f3511567dacc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1afacf49c7e14af3a957f3511567dacc", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.46:5000/v3/users/1f2145adf73944a6ab8ed52e5753691b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f2145adf73944a6ab8ed52e5753691b", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.46:5000/v3/users/2593ee6f9317492f990d505d77da4779"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2593ee6f9317492f990d505d77da4779", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.46:5000/v3/users/31ebed201e7e4ca5b7ee604a2b787581"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31ebed201e7e4ca5b7ee604a2b787581", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.46:5000/v3/users/3a572b3053b54834a82afa40e099a5da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a572b3053b54834a82afa40e099a5da", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.46:5000/v3/users/4fee668be3a64363800d347187a88df5"}, "domain_id": "69a9710257d445c38da42b508afe5e4c", "enabled": true, "options": {}, "id": "4fee668be3a64363800d347187a88df5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.46:5000/v3/users/66f1e9993f8b480294a60e940341f520"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66f1e9993f8b480294a60e940341f520", "email": "heat@localhost", "password_expires_at": null}, {"name": "vmtp-user_1f8291de-b462-4ab5-b84f-9f3d9d64b624", "links": {"self": "http://172.30.9.46:5000/v3/users/720fc6f7780046b2aa24226c011bf124"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "720fc6f7780046b2aa24226c011bf124", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.46:5000/v3/users/93fe3f7601c54ac9ad051856c17f28bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93fe3f7601c54ac9ad051856c17f28bb", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.46:5000/v3/users/c236670886154d449269b72bd9c90b0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c236670886154d449269b72bd9c90b0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.46:5000/v3/users/c65b29de08754e65a44567b1f677176f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c65b29de08754e65a44567b1f677176f", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.46:5000/v3/users/d8dd3e6eec484d33b35e900b9699495d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8dd3e6eec484d33b35e900b9699495d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.46:5000/v3/users/dda03f8796ac431cadfc3fd8cb68b8e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dda03f8796ac431cadfc3fd8cb68b8e8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.46:5000/v3/users/fd79c31b868f4106baa6b4b6f650b664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd79c31b868f4106baa6b4b6f650b664", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.46:5000/v3/users", "previous": null, "next": null}} 2019-06-08 09:50:21,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/users used request id req-faae9c69-d62e-41ee-87ee-a326d063160d 2019-06-08 09:50:21,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.225421190262s 2019-06-08 09:50:21,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-08 09:50:21,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f0bd9c2ca46fcdd1df49999e6e5a01dc5317241d" 2019-06-08 09:50:21,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 390 Content-Type: application/json Date: Sat, 08 Jun 2019 09:50:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bf7ac55-a77f-4e7f-83c5-eb9fda6c6f78 2019-06-08 09:50:21,568 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.46:5000/v3/projects/3188c96ec01940fba81c35d45eb11133"}, "tags": [], "enabled": true, "id": "3188c96ec01940fba81c35d45eb11133", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f"}, "tags": [], "enabled": true, "id": "ae5008b7eba04bb8ab8b9bea870a005f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.46:5000/v3/projects/2420a20e636e435491cd99365be39706"}, "tags": [], "enabled": true, "id": "2420a20e636e435491cd99365be39706", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_1f8291de-b462-4ab5-b84f-9f3d9d64b624"}]} 2019-06-08 09:50:21,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/projects?domain_id=default used request id req-1bf7ac55-a77f-4e7f-83c5-eb9fda6c6f78 2019-06-08 09:50:21,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.116535902023s 2019-06-08 09:50:21,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-08 09:50:21,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/role_assignments?user.id=720fc6f7780046b2aa24226c011bf124&role.id=d2be94ca10bc410d8e2df55ad673d32f&scope.project.id=2420a20e636e435491cd99365be39706" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f0bd9c2ca46fcdd1df49999e6e5a01dc5317241d" 2019-06-08 09:50:21,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sat, 08 Jun 2019 09:50:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c94d83c6-d42c-4a78-bfb9-2a2d198166ec 2019-06-08 09:50:21,781 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.46:5000/v3/role_assignments?user.id=720fc6f7780046b2aa24226c011bf124&role.id=d2be94ca10bc410d8e2df55ad673d32f&scope.project.id=2420a20e636e435491cd99365be39706", "previous": null, "next": null}} 2019-06-08 09:50:21,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/role_assignments?user.id=720fc6f7780046b2aa24226c011bf124&role.id=d2be94ca10bc410d8e2df55ad673d32f&scope.project.id=2420a20e636e435491cd99365be39706 used request id req-c94d83c6-d42c-4a78-bfb9-2a2d198166ec 2019-06-08 09:50:21,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.205358982086s 2019-06-08 09:50:21,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-06-08 09:50:21,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:5000/v3/projects/2420a20e636e435491cd99365be39706/users/720fc6f7780046b2aa24226c011bf124/roles/d2be94ca10bc410d8e2df55ad673d32f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f0bd9c2ca46fcdd1df49999e6e5a01dc5317241d" 2019-06-08 09:50:21,947 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 09:50:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b87f4e9-11a4-41e2-bb20-23120614697a 2019-06-08 09:50:21,947 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 09:50:21,947 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.46:5000/v3/projects/2420a20e636e435491cd99365be39706/users/720fc6f7780046b2aa24226c011bf124/roles/d2be94ca10bc410d8e2df55ad673d32f used request id req-5b87f4e9-11a4-41e2-bb20-23120614697a 2019-06-08 09:50:21,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.162396192551s 2019-06-08 09:50:21,948 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmtp-project_1f8291de-b462-4ab5-b84f-9f3d9d64b624', 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'2420a20e636e435491cd99365be39706', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'y3X6ZFseTze9z4qhby24oJ38Yp2HLN', 'username': u'vmtp-user_1f8291de-b462-4ab5-b84f-9f3d9d64b624', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.46:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-06-08 09:50:21,952 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmtp-user_1f8291de-b462-4ab5-b84f-9f3d9d64b624', 'password': 'y3X6ZFseTze9z4qhby24oJ38Yp2HLN', 'project_name': 'vmtp-project_1f8291de-b462-4ab5-b84f-9f3d9d64b624', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.46:5000/v3', 'project_id': '2420a20e636e435491cd99365be39706', 'project_domain_name': 'Default'} 2019-06-08 09:50:21,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-06-08 09:50:21,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f0bd9c2ca46fcdd1df49999e6e5a01dc5317241d" 2019-06-08 09:50:22,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 742 Content-Type: application/json Date: Sat, 08 Jun 2019 09:50:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-28f055a5-32a6-4498-a558-09dc3127a784 x-openstack-request-id: req-28f055a5-32a6-4498-a558-09dc3127a784 2019-06-08 09:50:22,679 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 13}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 14}, "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.7", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-06-08 09:50:22,679 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/os-hypervisors/detail used request id req-28f055a5-32a6-4498-a558-09dc3127a784 2019-06-08 09:50:22,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.72011089325s 2019-06-08 09:50:22,681 - xtesting.ci.run_tests - INFO - Running test case 'vmtp'... 2019-06-08 09:50:22,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 09:50:22,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sat, 08 Jun 2019 09:50:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-383ff51b-b47d-4d41-8679-c07a8252c2c4 2019-06-08 09:50:22,692 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}} 2019-06-08 09:50:22,692 - keystoneauth.session - DEBUG - GET call to http://172.30.9.46:5000/v3 used request id req-383ff51b-b47d-4d41-8679-c07a8252c2c4 2019-06-08 09:50:22,693 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.46:5000/v3/auth/tokens 2019-06-08 09:50:23,092 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d2be94ca10bc410d8e2df55ad673d32f", "name": "member"}, {"id": "20c52caa8815436598706c0044dd78ea", "name": "reader"}], "expires_at": "2019-06-08T10:50:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2420a20e636e435491cd99365be39706", "name": "vmtp-project_1f8291de-b462-4ab5-b84f-9f3d9d64b624"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "569429e3916a40609b1b095c350d4f40"}, {"url": "http://172.30.9.46:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f8c054a2af64f418c37ee7727690693"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b02dfb863f5a4bffb36851235754ef91"}], "type": "metric", "id": "04a04b69122f4f738931230cee29629a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699fd3a20c8d40938f47375515d56729"}, {"url": "http://172.30.9.46:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a29c25ed5bae42389e53743e2b2d4cc6"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2aa7441977c496197e3dd66db370091"}], "type": "image", "id": "1229db241b1e4199aa3477e6a5aaaaf3", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.25:8080/v1/AUTH_2420a20e636e435491cd99365be39706", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f18ac20553a423cb64c4c119b4996d7"}, {"url": "http://172.30.9.46:8080/v1/AUTH_2420a20e636e435491cd99365be39706", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9cb7095bfac44798c7fb7f9deeeb6c2"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5274ae5199a462fbdfc0fea51cec5a4"}], "type": "object-store", "id": "3937992c91de456ab652dcaface65051", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.46:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469fe8a62bab4dce8322074f2fcdb9b4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e66cd3f99f9447b491021e663455e8c8"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "faa6e36db7f04aaf89b1671b36545dd9"}], "type": "cloudformation", "id": "4475ac30861f4898a3b4a3f25d4c15a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "451296117b884380836bc65617a5acf5"}, {"url": "http://172.30.9.46:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3bf63cbaa4d40d8a7b3788a9ab9cf75"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8fcd63580f1428d9b345eecdbd48204"}], "type": "compute", "id": "55cb302de7b240e1a0963bcae70f4b34", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04b4a8c11b3f4bd1ab89c03a5aa9bd51"}, {"url": "http://172.30.9.46:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "489dc505b18c45b097be2b0ce43d310b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "768110a585514cb9a095e0ffab526da4"}], "type": "identity", "id": "6494ad775fb84e9891f5bc3015a60f48", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.46:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02cf21684702424ca6c0c65fbe598276"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a219343778574f9a89cf8eda09913c42"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3727342b4d045659e67915b25bea965"}], "type": "placement", "id": "6dd232e0a9944d6f8afacd7b59c2bb55", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2420a20e636e435491cd99365be39706", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f4e281ad8cd4aaba41477f8f55544b4"}, {"url": "http://172.30.9.46:8776/v2/2420a20e636e435491cd99365be39706", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f80c73c49c6480dba7d5f4b80e4a948"}, {"url": "http://192.30.9.6:8776/v2/2420a20e636e435491cd99365be39706", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c209dd66f03a44bd9424eb1cad43b57c"}], "type": "volumev2", "id": "7c5d79a9253b44f1afeea36304180784", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c9a71230b064918baa5ec4ab83144c8"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d7c07f63f584a70a7df59e46b53c425"}, {"url": "http://172.30.9.46:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a67b17f9d1f45acb1b7213e75ed7276"}], "type": "event", "id": "84c44c0613f94bf8bbb2e05ff2f89471", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/2420a20e636e435491cd99365be39706", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "775bcb67ac30456cb720438594a475e1"}, {"url": "http://192.30.9.6:8776/v3/2420a20e636e435491cd99365be39706", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2c0df4ad6a14557a0e2b97bfa52019f"}, {"url": "http://172.30.9.46:8776/v3/2420a20e636e435491cd99365be39706", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ef016b34aa45a7ba522cfecbfec6eb"}], "type": "volumev3", "id": "8b8641e49b5f486a864b0b857a0e9a73", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2420a20e636e435491cd99365be39706", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "121402a262894e60b2dd90a4c91ddfc4"}, {"url": "http://192.30.9.6:8004/v1/2420a20e636e435491cd99365be39706", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "843fd802e471465f9929116059937b0b"}, {"url": "http://172.30.9.46:8004/v1/2420a20e636e435491cd99365be39706", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b71667e57ac348d19ee51701c2492bc8"}], "type": "orchestration", "id": "910666d0b44e43dda71799578f2fb207", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.46:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d50b2697934e5aa702ab2b26a44279"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0eb6565be3e44b382acfbe153b647bf"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0ee7731b0a344dd95394ec40456c966"}], "type": "network", "id": "96d169df5f3246498ebfd684c882081c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.46:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6207f5501c4d439cb61786bf4936a152"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de1dcf61d9e44a7aa8f94ba8c4cf9375"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc2fab36e3514270a85a06afe9ff1894"}], "type": "alarming", "id": "96f5a2d27e6f427cbd0f869917a8dd5d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "bf0bc5911f744db0865b88b9285e5dc1", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmtp-user_1f8291de-b462-4ab5-b84f-9f3d9d64b624", "id": "720fc6f7780046b2aa24226c011bf124"}, "audit_ids": ["BqKCRn_3SdqY9DpxXblgIw"], "issued_at": "2019-06-08T09:50:23.000000Z"}} 2019-06-08 09:50:23,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-06-08 09:50:23,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7fd86e0f20bc1a2b7e8db76d75817870fe2b8270" -d '{"router": {"external_gateway_info": {"network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "name": "vmtp-router_1f8291de-b462-4ab5-b84f-9f3d9d64b624", "admin_state_up": true}}' 2019-06-08 09:50:24,637 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 691 Content-Type: application/json Date: Sat, 08 Jun 2019 09:50:24 GMT X-Openstack-Request-Id: req-77fc65d4-4d84-475f-99c4-5c0692129988 2019-06-08 09:50:24,638 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a3d564af-8d87-4f4f-9680-f5a9465e0acc", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "2420a20e636e435491cd99365be39706", "created_at": "2019-06-08T09:50:23Z", "admin_state_up": true, "updated_at": "2019-06-08T09:50:24Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "2420a20e636e435491cd99365be39706", "id": "693faa4a-5025-4b6a-a8c3-bd929068fb3c", "name": "vmtp-router_1f8291de-b462-4ab5-b84f-9f3d9d64b624"}} 2019-06-08 09:50:24,638 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/routers.json used request id req-77fc65d4-4d84-475f-99c4-5c0692129988 2019-06-08 09:50:24,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.54255700111s 2019-06-08 09:50:24,639 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-08T09:50:24Z', u'revision_number': 2, u'id': u'693faa4a-5025-4b6a-a8c3-bd929068fb3c', u'external_gateway_info': {u'network_id': u'd0205d84-f6dd-4d92-b76b-dc9ca1111094', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a3d564af-8d87-4f4f-9680-f5a9465e0acc', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmtp-router_1f8291de-b462-4ab5-b84f-9f3d9d64b624', u'admin_state_up': True, u'tenant_id': u'2420a20e636e435491cd99365be39706', u'created_at': u'2019-06-08T09:50:23Z', u'flavor_id': None, u'routes': [], u'project_id': u'2420a20e636e435491cd99365be39706'}) 2019-06-08 09:50:24,640 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2019-06-08 09:50:25,774 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:52fc95ebfee7f3e5bb64eed425820c4a sha256:93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7 2019-06-08 09:50:25,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 09:50:25,782 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 08 Jun 2019 09:50:25 GMT 2019-06-08 09:50:25,782 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}]} 2019-06-08 09:50:25,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 09:50:25,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7fd86e0f20bc1a2b7e8db76d75817870fe2b8270" 2019-06-08 09:50:26,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 08 Jun 2019 09:50:26 GMT X-Openstack-Request-Id: req-24014820-4ef6-4552-b330-6d640503f929 2019-06-08 09:50:26,497 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 09:50:26,497 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-24014820-4ef6-4552-b330-6d640503f929 2019-06-08 09:50:26,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.713614940643s 2019-06-08 09:50:26,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-06-08 09:50:26,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7fd86e0f20bc1a2b7e8db76d75817870fe2b8270" -d '{"owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "owner_specified.shade.object": "images/vmtp-img_1f8291de-b462-4ab5-b84f-9f3d9d64b624", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmtp-img_1f8291de-b462-4ab5-b84f-9f3d9d64b624"}' 2019-06-08 09:50:26,554 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 925 Content-Type: application/json Date: Sat, 08 Jun 2019 09:50:26 GMT Location: http://172.30.9.46:9292/v2/images/6cb2f9c1-965c-4469-af19-a52c7c9b8a9b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-ea906a5b-12b9-45f2-ba03-cf4f188928d3 2019-06-08 09:50:26,555 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T09:50:26Z", "file": "/v2/images/6cb2f9c1-965c-4469-af19-a52c7c9b8a9b/file", "owner": "2420a20e636e435491cd99365be39706", "id": "6cb2f9c1-965c-4469-af19-a52c7c9b8a9b", "size": null, "self": "/v2/images/6cb2f9c1-965c-4469-af19-a52c7c9b8a9b", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_1f8291de-b462-4ab5-b84f-9f3d9d64b624", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "vmtp-img_1f8291de-b462-4ab5-b84f-9f3d9d64b624", "checksum": null, "created_at": "2019-06-08T09:50:26Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-06-08 09:50:26,555 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.46:9292/v2/images used request id req-ea906a5b-12b9-45f2-ba03-cf4f188928d3 2019-06-08 09:50:26,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0494210720062s 2019-06-08 09:50:26,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-06-08 09:50:26,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:9292/v2/images/6cb2f9c1-965c-4469-af19-a52c7c9b8a9b/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7fd86e0f20bc1a2b7e8db76d75817870fe2b8270" -d '' 2019-06-08 09:50:30,362 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 09:50:30 GMT X-Openstack-Request-Id: req-2eb1b3be-4dc3-4c24-81ff-4b80cba4889a 2019-06-08 09:50:30,362 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 09:50:30,362 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.46:9292/v2/images/6cb2f9c1-965c-4469-af19-a52c7c9b8a9b/file used request id req-2eb1b3be-4dc3-4c24-81ff-4b80cba4889a 2019-06-08 09:50:30,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 3.80680298805s 2019-06-08 09:50:30,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 09:50:30,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7fd86e0f20bc1a2b7e8db76d75817870fe2b8270" 2019-06-08 09:50:30,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1386 Content-Type: application/json Date: Sat, 08 Jun 2019 09:50:30 GMT X-Openstack-Request-Id: req-6646e6e2-b565-4a4c-aacd-66c9518f4f1c 2019-06-08 09:50:30,405 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T09:50:30Z", "file": "/v2/images/6cb2f9c1-965c-4469-af19-a52c7c9b8a9b/file", "owner": "2420a20e636e435491cd99365be39706", "id": "6cb2f9c1-965c-4469-af19-a52c7c9b8a9b", "size": 263848448, "self": "/v2/images/6cb2f9c1-965c-4469-af19-a52c7c9b8a9b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/6cb2f9c1-965c-4469-af19-a52c7c9b8a9b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/6cb2f9c1-965c-4469-af19-a52c7c9b8a9b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_1f8291de-b462-4ab5-b84f-9f3d9d64b624", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "vmtp-img_1f8291de-b462-4ab5-b84f-9f3d9d64b624", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-06-08T09:50:26Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 09:50:30,405 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-6646e6e2-b565-4a4c-aacd-66c9518f4f1c 2019-06-08 09:50:30,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0386538505554s 2019-06-08 09:50:30,407 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/6cb2f9c1-965c-4469-af19-a52c7c9b8a9b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/6cb2f9c1-965c-4469-af19-a52c7c9b8a9b/file', 'owner': u'2420a20e636e435491cd99365be39706', 'id': u'6cb2f9c1-965c-4469-af19-a52c7c9b8a9b', 'size': 263848448, u'self': u'/v2/images/6cb2f9c1-965c-4469-af19-a52c7c9b8a9b', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2420a20e636e435491cd99365be39706', 'name': 'vmtp-project_1f8291de-b462-4ab5-b84f-9f3d9d64b624', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/6cb2f9c1-965c-4469-af19-a52c7c9b8a9b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-08T09:50:30Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-06-08T09:50:30Z', u'owner_specified.shade.sha256': u'93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7', u'owner_specified.shade.object': u'images/vmtp-img_1f8291de-b462-4ab5-b84f-9f3d9d64b624', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', 'properties': {u'os_hash_value': u'5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8', u'self': u'/v2/images/6cb2f9c1-965c-4469-af19-a52c7c9b8a9b', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7', u'owner_specified.shade.object': u'images/vmtp-img_1f8291de-b462-4ab5-b84f-9f3d9d64b624', u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', u'schema': u'/v2/schemas/image'}, 'name': u'vmtp-img_1f8291de-b462-4ab5-b84f-9f3d9d64b624', 'created': u'2019-06-08T09:50:26Z', 'checksum': u'52fc95ebfee7f3e5bb64eed425820c4a', 'created_at': u'2019-06-08T09:50:26Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8', 'metadata': {u'os_hash_value': u'5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8', u'self': u'/v2/images/6cb2f9c1-965c-4469-af19-a52c7c9b8a9b', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7', u'owner_specified.shade.object': u'images/vmtp-img_1f8291de-b462-4ab5-b84f-9f3d9d64b624', u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', u'schema': u'/v2/schemas/image'}}) 2019-06-08 09:50:30,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-06-08 09:50:30,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f0bd9c2ca46fcdd1df49999e6e5a01dc5317241d" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "vmtp-flavor_1f8291de-b462-4ab5-b84f-9f3d9d64b624", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": null, "swap": 0}}' 2019-06-08 09:50:30,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Sat, 08 Jun 2019 09:50: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-4064990a-698b-40a3-bcc8-aaeaf7c76e79 x-openstack-request-id: req-4064990a-698b-40a3-bcc8-aaeaf7c76e79 2019-06-08 09:50:30,436 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vmtp-flavor_1f8291de-b462-4ab5-b84f-9f3d9d64b624", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/87dd6896-3960-48bf-9738-542f7b03a3c1", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/87dd6896-3960-48bf-9738-542f7b03a3c1", "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": "87dd6896-3960-48bf-9738-542f7b03a3c1"}} 2019-06-08 09:50:30,436 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-4064990a-698b-40a3-bcc8-aaeaf7c76e79 2019-06-08 09:50:30,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0274028778076s 2019-06-08 09:50:30,437 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmtp-flavor_1f8291de-b462-4ab5-b84f-9f3d9d64b624', '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'3188c96ec01940fba81c35d45eb11133', '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'87dd6896-3960-48bf-9738-542f7b03a3c1', 'swap': 0}) 2019-06-08 09:50:30,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-06-08 09:50:30,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/flavors/87dd6896-3960-48bf-9738-542f7b03a3c1/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f0bd9c2ca46fcdd1df49999e6e5a01dc5317241d" -d '{"extra_specs": {}}' 2019-06-08 09:50:30,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 08 Jun 2019 09:50: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-2f832f98-848a-41b9-8412-a7bd0cf36c9b x-openstack-request-id: req-2f832f98-848a-41b9-8412-a7bd0cf36c9b 2019-06-08 09:50:30,459 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-06-08 09:50:30,459 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/flavors/87dd6896-3960-48bf-9738-542f7b03a3c1/os-extra_specs used request id req-2f832f98-848a-41b9-8412-a7bd0cf36c9b 2019-06-08 09:50:30,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0215699672699s 2019-06-08 09:50:30,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 09:50:30,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f0bd9c2ca46fcdd1df49999e6e5a01dc5317241d" 2019-06-08 09:50:30,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 09:50:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84847411-b912-4557-8a49-cd1c0935d81f 2019-06-08 09:50:30,676 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 09:50:30,676 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-84847411-b912-4557-8a49-cd1c0935d81f 2019-06-08 09:50:30,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.213692903519s 2019-06-08 09:50:30,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 09:50:30,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f0bd9c2ca46fcdd1df49999e6e5a01dc5317241d" 2019-06-08 09:50:30,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 09:50:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30012e0f-8320-4e63-b349-14c44bb801be 2019-06-08 09:50:30,881 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 09:50:30,881 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-30012e0f-8320-4e63-b349-14c44bb801be 2019-06-08 09:50:30,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.200380802155s 2019-06-08 09:50:30,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-08 09:50:30,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f0bd9c2ca46fcdd1df49999e6e5a01dc5317241d" 2019-06-08 09:50:31,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 149 Content-Type: application/json Date: Sat, 08 Jun 2019 09:50:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54031760-9534-4c5f-ac04-a7be148494e9 2019-06-08 09:50:31,108 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.46:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-08 09:50:31,108 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/domains/default used request id req-54031760-9534-4c5f-ac04-a7be148494e9 2019-06-08 09:50:31,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.222177028656s 2019-06-08 09:50:31,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-08 09:50:31,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f0bd9c2ca46fcdd1df49999e6e5a01dc5317241d" 2019-06-08 09:50:31,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 833 Content-Type: application/json Date: Sat, 08 Jun 2019 09:50:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5982b242-c154-41a1-a4d0-65c609a53c82 2019-06-08 09:50:31,336 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.46:5000/v3/users/05c218d902a14f40af3320874b7f92da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05c218d902a14f40af3320874b7f92da", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.46:5000/v3/users/1afacf49c7e14af3a957f3511567dacc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1afacf49c7e14af3a957f3511567dacc", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.46:5000/v3/users/1f2145adf73944a6ab8ed52e5753691b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f2145adf73944a6ab8ed52e5753691b", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.46:5000/v3/users/2593ee6f9317492f990d505d77da4779"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2593ee6f9317492f990d505d77da4779", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.46:5000/v3/users/31ebed201e7e4ca5b7ee604a2b787581"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31ebed201e7e4ca5b7ee604a2b787581", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.46:5000/v3/users/3a572b3053b54834a82afa40e099a5da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a572b3053b54834a82afa40e099a5da", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.46:5000/v3/users/4fee668be3a64363800d347187a88df5"}, "domain_id": "69a9710257d445c38da42b508afe5e4c", "enabled": true, "options": {}, "id": "4fee668be3a64363800d347187a88df5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.46:5000/v3/users/66f1e9993f8b480294a60e940341f520"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66f1e9993f8b480294a60e940341f520", "email": "heat@localhost", "password_expires_at": null}, {"name": "vmtp-user_1f8291de-b462-4ab5-b84f-9f3d9d64b624", "links": {"self": "http://172.30.9.46:5000/v3/users/720fc6f7780046b2aa24226c011bf124"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "720fc6f7780046b2aa24226c011bf124", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.46:5000/v3/users/93fe3f7601c54ac9ad051856c17f28bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93fe3f7601c54ac9ad051856c17f28bb", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.46:5000/v3/users/c236670886154d449269b72bd9c90b0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c236670886154d449269b72bd9c90b0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.46:5000/v3/users/c65b29de08754e65a44567b1f677176f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c65b29de08754e65a44567b1f677176f", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.46:5000/v3/users/d8dd3e6eec484d33b35e900b9699495d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8dd3e6eec484d33b35e900b9699495d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.46:5000/v3/users/dda03f8796ac431cadfc3fd8cb68b8e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dda03f8796ac431cadfc3fd8cb68b8e8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.46:5000/v3/users/fd79c31b868f4106baa6b4b6f650b664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd79c31b868f4106baa6b4b6f650b664", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.46:5000/v3/users", "previous": null, "next": null}} 2019-06-08 09:50:31,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/users used request id req-5982b242-c154-41a1-a4d0-65c609a53c82 2019-06-08 09:50:31,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.227023839951s 2019-06-08 09:50:31,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-08 09:50:31,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f0bd9c2ca46fcdd1df49999e6e5a01dc5317241d" 2019-06-08 09:50:31,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 390 Content-Type: application/json Date: Sat, 08 Jun 2019 09:50:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-240cb3e4-f1bf-45fa-a1d3-53478ff4e06c 2019-06-08 09:50:31,458 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.46:5000/v3/projects/3188c96ec01940fba81c35d45eb11133"}, "tags": [], "enabled": true, "id": "3188c96ec01940fba81c35d45eb11133", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f"}, "tags": [], "enabled": true, "id": "ae5008b7eba04bb8ab8b9bea870a005f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.46:5000/v3/projects/2420a20e636e435491cd99365be39706"}, "tags": [], "enabled": true, "id": "2420a20e636e435491cd99365be39706", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_1f8291de-b462-4ab5-b84f-9f3d9d64b624"}]} 2019-06-08 09:50:31,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/projects?domain_id=default used request id req-240cb3e4-f1bf-45fa-a1d3-53478ff4e06c 2019-06-08 09:50:31,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.111298084259s 2019-06-08 09:50:31,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-08 09:50:31,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/role_assignments?user.id=720fc6f7780046b2aa24226c011bf124&role.id=e5096deb7bb54cdfaba406b083716814&scope.project.id=2420a20e636e435491cd99365be39706" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f0bd9c2ca46fcdd1df49999e6e5a01dc5317241d" 2019-06-08 09:50:31,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sat, 08 Jun 2019 09:50:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7586ef3d-9580-48d0-a2de-ce05b5fedcf5 2019-06-08 09:50:31,575 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.46:5000/v3/role_assignments?user.id=720fc6f7780046b2aa24226c011bf124&role.id=e5096deb7bb54cdfaba406b083716814&scope.project.id=2420a20e636e435491cd99365be39706", "previous": null, "next": null}} 2019-06-08 09:50:31,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/role_assignments?user.id=720fc6f7780046b2aa24226c011bf124&role.id=e5096deb7bb54cdfaba406b083716814&scope.project.id=2420a20e636e435491cd99365be39706 used request id req-7586ef3d-9580-48d0-a2de-ce05b5fedcf5 2019-06-08 09:50:31,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.110330104828s 2019-06-08 09:50:31,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-06-08 09:50:31,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:5000/v3/projects/2420a20e636e435491cd99365be39706/users/720fc6f7780046b2aa24226c011bf124/roles/e5096deb7bb54cdfaba406b083716814 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f0bd9c2ca46fcdd1df49999e6e5a01dc5317241d" 2019-06-08 09:50:31,957 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 09:50:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5606f4b-8d41-49bf-8fe4-f61c106594ec 2019-06-08 09:50:31,957 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 09:50:31,957 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.46:5000/v3/projects/2420a20e636e435491cd99365be39706/users/720fc6f7780046b2aa24226c011bf124/roles/e5096deb7bb54cdfaba406b083716814 used request id req-d5606f4b-8d41-49bf-8fe4-f61c106594ec 2019-06-08 09:50:31,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.378669023514s 2019-06-08 09:50:31,958 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - Creating keypair with name: 'vmtp_1f8291de-b462-4ab5-b84f-9f3d9d64b624' 2019-06-08 09:50:31,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-06-08 09:50:31,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7fd86e0f20bc1a2b7e8db76d75817870fe2b8270" -d '{"keypair": {"name": "vmtp_1f8291de-b462-4ab5-b84f-9f3d9d64b624"}}' 2019-06-08 09:50:32,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1792 Content-Type: application/json Date: Sat, 08 Jun 2019 09:50:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-beef79bb-b75d-46d7-9771-d4e1fb99990c x-openstack-request-id: req-beef79bb-b75d-46d7-9771-d4e1fb99990c 2019-06-08 09:50:32,883 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDrEgorh+mvMAdslHorSffmpWklmIZKbxw69rhNPjN0wt6YhQctPLKr6rKG9AYnL5LOuxNjXJV2sWWSHluzRmgX4Jb4w617+6l3Z4vjqw71JKXPUahxkyZKEVkoHBVZyfRbfSaBWx1CKVfNcLI4ftjAn0XvipPDDILt30NUagmsuPRNh4pqf6vVFnrUL5coKIB6wwLvYk7i7M3easBUEYmXpsW70fBUUsqBnfAMMbmGB4V+OTjtqak3lwYlgcoDsAbuszMBvkIR7Gidwh/xEbcEvC+BwWiYKwilimZbYCAK8Qn902aplOY7uzM2ypTEAu0UXTmiOn26Om4RwrW+b42p Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA6xIKK4fprzAHbJR6K0n35qVpJZiGSm8cOva4TT4zdMLemIUH\nLTyyq+qyhvQGJy+SzrsTY1yVdrFlkh5bs0ZoF+CW+MOte/upd2eL46sO9SSlz1Go\ncZMmShFZKBwVWcn0W30mgVsdQilXzXCyOH7YwJ9F74qTwwyC7d9DVGoJrLj0TYeK\nan+r1RZ61C+XKCiAesMC72JO4uzN3mrAVBGJl6bFu9HwVFLKgZ3wDDG5hgeFfjk4\n7ampN5cGJYHKA7AG7rMzAb5CEexoncIf8RG3BLwvgcFomCsIpYpmW2AgCvEJ/dNm\nqZTmO7szNsqUxALtFF05ojp9ujpuEcK1vm+NqQIDAQABAoIBAA2crtAUf7iwTE3C\nT0zAbMWDYJJXwbb/th/H96Ypautg+WjVkzPQZvxDi/D6onyUaajk9ltzmggUf7A1\nZ9P6yL5ROAzRr/MVAJw0d8pINoaFh8B4lwt0nOv/Ey2aarYXVroRhjBJaWlSYY44\n72kMF1sYHgGgAaxyxgYmPozd0w+YTctjcmjRhIxF+pS+vxDe4MkdA8bjqy9KB97T\neWHwa5vNz1H7brMPQaCuzY8ZTNmpMbySChtuyQ6IxMqlIZUQALG9b4QDwQJ5v6ES\n/VUW4j744Xzi6O3RFGvlfzd3R/FfAUUfIipJ/vsj+LPz1z/siwdmSJ/ZUHROkvq4\nBV2N6IECgYEA+PGJx0KZXzE4DR1HlFE+VNNxdR0Be1uSFuHQtA9rsOgy2xpJ8zi5\nUsswEda3R3pYcLfRrbFCO/HgJGDbBkbBfKdHgKCQ5riqDxt3xjiHUprfi2nGVti3\nu0iT4s5grMMJDVE9hQDF2DieoPIw907G6IIaCUAl+oHlUGECMJ6KC5kCgYEA8bvU\n5ZvLw5TKVg49ww0E6CEo4nytc+CV7nI5TN0/0HDBwPTbhaznvTKWuxIBXQBqYgeE\nCFZQl+I6EGuuPKz48ekbVoo9i39jiBD88xz4QeKaB5vVK7zAY8Kxoei0v2VjdTYr\nwIJqMCLjG8A2XzX5PQlwLmr9FaCv05pJ7LM0XJECgYEAopd/WXmSGq5W4ZniCmkV\nwOlpDQio0xz3yaIrYa9Aswa1UI1XB1hhEkZLWxtWEYVDBjvI4x0HGYfc0WXBJ9RG\nw1euR8CXY1nxGHTkQb7iA33Ly46GUGqzdcrtbBFG6w9ndh89gwUCMzqnwI7ulFgL\nagivYKNZKsh0MY9qkr65guECgYAW/Y9E+ylJA6iuwJH9MArMbQLvb34rrCt2TyTF\n+7DrCR5UVLVgJE6x/tK5HgBFMRntEtvq0xK9L0Xoc+VRXf4bO9lexK0PzGDR+xOj\np5iw43VUzexbSYtesZClXnV6UpE//5PvrjedNmQ1KnXBXmfC91fVAlXpraurS1xG\nh9CuEQKBgF1KnnkZGBhiPNKm67h6ERjrrZr35L4EWz8+Yf/mgZkJWSsqDXCfbnym\nUekRpjAGKJGcDSUhNt4oyHPogwYIy/+1gjvFuo/uksvbwIYk1+moGCXjDgARhnKl\n3jwueSGEWDemkBztYzP+zulqA92Qi6XN3AQGOv6EYp3cSkElRaxc\n-----END RSA PRIVATE KEY-----\n", "user_id": "720fc6f7780046b2aa24226c011bf124", "name": "vmtp_1f8291de-b462-4ab5-b84f-9f3d9d64b624", "fingerprint": "36:d4:34:67:0b:46:9e:66:f1:81:ba:8c:c4:8e:8b:b2"}} 2019-06-08 09:50:32,883 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/os-keypairs used request id req-beef79bb-b75d-46d7-9771-d4e1fb99990c 2019-06-08 09:50:32,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.922693014145s 2019-06-08 09:50:32,884 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDrEgorh+mvMAdslHorSffmpWklmIZKbxw69rhNPjN0wt6YhQctPLKr6rKG9AYnL5LOuxNjXJV2sWWSHluzRmgX4Jb4w617+6l3Z4vjqw71JKXPUahxkyZKEVkoHBVZyfRbfSaBWx1CKVfNcLI4ftjAn0XvipPDDILt30NUagmsuPRNh4pqf6vVFnrUL5coKIB6wwLvYk7i7M3easBUEYmXpsW70fBUUsqBnfAMMbmGB4V+OTjtqak3lwYlgcoDsAbuszMBvkIR7Gidwh/xEbcEvC+BwWiYKwilimZbYCAK8Qn902aplOY7uzM2ypTEAu0UXTmiOn26Om4RwrW+b42p Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA6xIKK4fprzAHbJR6K0n35qVpJZiGSm8cOva4TT4zdMLemIUH\nLTyyq+qyhvQGJy+SzrsTY1yVdrFlkh5bs0ZoF+CW+MOte/upd2eL46sO9SSlz1Go\ncZMmShFZKBwVWcn0W30mgVsdQilXzXCyOH7YwJ9F74qTwwyC7d9DVGoJrLj0TYeK\nan+r1RZ61C+XKCiAesMC72JO4uzN3mrAVBGJl6bFu9HwVFLKgZ3wDDG5hgeFfjk4\n7ampN5cGJYHKA7AG7rMzAb5CEexoncIf8RG3BLwvgcFomCsIpYpmW2AgCvEJ/dNm\nqZTmO7szNsqUxALtFF05ojp9ujpuEcK1vm+NqQIDAQABAoIBAA2crtAUf7iwTE3C\nT0zAbMWDYJJXwbb/th/H96Ypautg+WjVkzPQZvxDi/D6onyUaajk9ltzmggUf7A1\nZ9P6yL5ROAzRr/MVAJw0d8pINoaFh8B4lwt0nOv/Ey2aarYXVroRhjBJaWlSYY44\n72kMF1sYHgGgAaxyxgYmPozd0w+YTctjcmjRhIxF+pS+vxDe4MkdA8bjqy9KB97T\neWHwa5vNz1H7brMPQaCuzY8ZTNmpMbySChtuyQ6IxMqlIZUQALG9b4QDwQJ5v6ES\n/VUW4j744Xzi6O3RFGvlfzd3R/FfAUUfIipJ/vsj+LPz1z/siwdmSJ/ZUHROkvq4\nBV2N6IECgYEA+PGJx0KZXzE4DR1HlFE+VNNxdR0Be1uSFuHQtA9rsOgy2xpJ8zi5\nUsswEda3R3pYcLfRrbFCO/HgJGDbBkbBfKdHgKCQ5riqDxt3xjiHUprfi2nGVti3\nu0iT4s5grMMJDVE9hQDF2DieoPIw907G6IIaCUAl+oHlUGECMJ6KC5kCgYEA8bvU\n5ZvLw5TKVg49ww0E6CEo4nytc+CV7nI5TN0/0HDBwPTbhaznvTKWuxIBXQBqYgeE\nCFZQl+I6EGuuPKz48ekbVoo9i39jiBD88xz4QeKaB5vVK7zAY8Kxoei0v2VjdTYr\nwIJqMCLjG8A2XzX5PQlwLmr9FaCv05pJ7LM0XJECgYEAopd/WXmSGq5W4ZniCmkV\nwOlpDQio0xz3yaIrYa9Aswa1UI1XB1hhEkZLWxtWEYVDBjvI4x0HGYfc0WXBJ9RG\nw1euR8CXY1nxGHTkQb7iA33Ly46GUGqzdcrtbBFG6w9ndh89gwUCMzqnwI7ulFgL\nagivYKNZKsh0MY9qkr65guECgYAW/Y9E+ylJA6iuwJH9MArMbQLvb34rrCt2TyTF\n+7DrCR5UVLVgJE6x/tK5HgBFMRntEtvq0xK9L0Xoc+VRXf4bO9lexK0PzGDR+xOj\np5iw43VUzexbSYtesZClXnV6UpE//5PvrjedNmQ1KnXBXmfC91fVAlXpraurS1xG\nh9CuEQKBgF1KnnkZGBhiPNKm67h6ERjrrZr35L4EWz8+Yf/mgZkJWSsqDXCfbnym\nUekRpjAGKJGcDSUhNt4oyHPogwYIy/+1gjvFuo/uksvbwIYk1+moGCXjDgARhnKl\n3jwueSGEWDemkBztYzP+zulqA92Qi6XN3AQGOv6EYp3cSkElRaxc\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'720fc6f7780046b2aa24226c011bf124', 'name': u'vmtp_1f8291de-b462-4ab5-b84f-9f3d9d64b624', 'created_at': '2019-06-08T09:50:32.884659', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2420a20e636e435491cd99365be39706', 'name': 'vmtp-project_1f8291de-b462-4ab5-b84f-9f3d9d64b624', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'36:d4:34:67:0b:46:9e:66:f1:81:ba:8c:c4:8e:8b:b2', 'type': 'ssh', 'id': u'vmtp_1f8291de-b462-4ab5-b84f-9f3d9d64b624'}) 2019-06-08 09:50:32,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-06-08 09:50:32,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:8774/v2.1/os-keypairs/vmtp_1f8291de-b462-4ab5-b84f-9f3d9d64b624 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7fd86e0f20bc1a2b7e8db76d75817870fe2b8270" 2019-06-08 09:50:32,915 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 08 Jun 2019 09:50:32 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-edb8c170-f527-4610-917d-d18ab2dcae5a x-openstack-request-id: req-edb8c170-f527-4610-917d-d18ab2dcae5a 2019-06-08 09:50:32,915 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.46:8774/v2.1/os-keypairs/vmtp_1f8291de-b462-4ab5-b84f-9f3d9d64b624 used request id req-edb8c170-f527-4610-917d-d18ab2dcae5a 2019-06-08 09:50:32,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0299911499023s 2019-06-08 09:50:33,605 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - vmtp -sc # # VMTP default configuration file # # This configuration file is ALWAYS loaded by VMTP and should never be modified by users. # To specify your own property values, always define them in a separate config file # and pass that file to the script using -c or --config # Property values in that config file will override the default values in the current file # --- # Name of the image to use for launching the test VMs. This name must be # the exact same name used in OpenStack (as shown from 'nova image-list') # Any image running Linux should work (Fedora, Ubuntu, CentOS...) image_name: 'Ubuntu Server 14.04' #image_name: 'Fedora 21' # User name to use to ssh to the test VMs # This is specific to the image being used ssh_vm_username: 'ubuntu' #ssh_vm_username: fedora # Flavor name to use for all VMs created by VMTP. # If this flavor is unspecified, flavor name will be set to default name "vmtp". # If this flavor exists it will be re-used as-is by VMTP. # Otherwise, a flavor with attributes specified in flavor property will be created. flavor_type: 'vmtp' # Custom flavor attributes # This flavor attributes is used to create a new flavor # if flavor_type is unspecified or doesn't exist in openstack. # Any created flavor will be deleted after vmtp ends. flavor: # Number of vCPUs for the flavor vcpus: 1 # Memory for the flavor in MB ram: 2048 # Size of local disk in GB disk: 0 # metadata are supported and can be added if needed, optional # extra_specs: # "hw:cpu_policy": dedicated # "hw:mem_page_size": 2048 # Name of the availability zone to use for the test VMs # Must be one of the zones listed by 'nova availability-zone-list' # If the zone selected contains more than 1 compute node, the script # will determine inter-node and intra-node throughput. If it contains only # 1 compute node, only intra-node troughput will be measured. # If empty (default), VMTP will automatically pick the first 2 hosts # that are compute nodes regardless of the availability zone #availability_zone: 'nova' availability_zone: # DNS server IP addresses to use for the VM (list of 1 or more DNS servers) # This default DNS server is available on the Internet, # Change this to use a different DNS server if necessary, dns_nameservers: [ '8.8.8.8' ] # VMTP can automatically download a VM image if the image named by # image_name is missing, for that you need to specify a URL where # the image can be retrieved # # A link to a Ubuntu Server 14.04 qcow2 image can be used here: # https://cloud-images.ubuntu.com/trusty/current/trusty-server-cloudimg-amd64-disk1.img # # To upload the image as a file, prepend it with file:// like below # file:// vm_image_url: '' # ----------------------------------------------------------------------------- # These variables are not likely to be changed # Set this variable to a network name if you want the script to reuse # a specific existing external network. If empty, the script will reuse the # first external network it can find (the cloud must have at least 1 # external network defined and available for use) # # NOTE: When set, router and floating ip creation will be ignored, and the # existing management network will be used for tests. This is used for runnig # VMTP on a provider network. reuse_network_name: # Use of the script for special deployments floating_ip: True # Set this to an existing VM name if the script should not create new VM # and reuse existing VM reuse_existing_vm: # Set config drive to true to bypass metadata service and use config drive # An option of config_drive to True is provided to nova boot to enable this config_drive: # The location of the user_data file, which will be passed to every instance # when booting. user_data_file: # ipv6 mode. Set this to one of the following 3 modes # slaac : VM obtains IPV6 address from Openstack radvd using SLAAC # dhcpv6-stateful : VM obtains ipv6 address from dnsmasq using DHCPv6 stateful # dhcpv6-stateless : VM obtains ipv6 address from Openstack radvd using SLAAC and options from dnsmasq # If left blank use ipv4 ipv6_mode: # Default name for the router to use to connect the internal mgmt network # with the external network. If a router exists with this name it will be # reused, otherwise a new router will be created router_name: 'pns-router' # Defaul names for the internal networks used by the # script. If an existing network with this name exists it will be reused. # Otherwise a new internal network will be created with that name. # 2 networks are needed to test the case of network to network communication internal_network_name: ['pns-internal-net', 'pns-internal-net2'] # Name of the subnets associated to the internal mgmt network internal_subnet_name: ['pns-internal-subnet', 'pns-internal-subnet2'] # Name of the subnets for ipv6 internal_subnet_name_v6: ['pns-internal-v6-subnet','pns-internal-v6-subnet2'] # Default CIDRs to use for the internal mgmt subnet internal_cidr: ['192.168.1.0/24' , '192.168.2.0/24'] # Default CIDRs to use for data network for ipv6 internal_cidr_v6: ['2001:45::/64','2001:46::/64'] # The public and private keys to use to ssh to all targets (VMs, containers, hosts) # By default the SSH library will try several methods to authenticate: # - password if provided on the command line # - user's own key pair (under the home directory $HOME) if already setup # - the below key pair if not empty # If you want to use a specific key pair, specify the key pair files here. # This can be a pathname that is absolute or relative to the current directory public_key_file: private_key_file: # Name of the P&S public key in OpenStack to create for all test VMs public_key_name: 'pns_public_key' # name of the server VM vm_name_server: 'TestServer' # name of the client VM vm_name_client: 'TestClient' # name of the security group to create and use security_group_name: 'pns-security' # ping variables ping_count: 2 ping_pass_threshold: 80 # Max retry count for ssh to a VM (5 seconds between retries) ssh_retry_count: 50 # General retry count generic_retry_count: 50 # Times to run when measuring TCP Throughput tcp_tp_loop_count: 3 # TCP throughput list of packet sizes to measure # Can be overridden at the command line using --tcpbuf tcp_pkt_sizes: [65536] # UDP throughput list of packet sizes to measure # By default we measure for small, medium and large packets # Can be overridden at the command line using --udpbuf udp_pkt_sizes: [128, 1024, 8192] # List of packet sizes to measure with ping # By default we measure for 64 (small), 391 (IMIX average) and 1500 (large) icmp_pkt_sizes: [64, 391, 1500] # UDP packet loss rate threshold in percentage beyond which bandwidth # iterations stop and below which iteration with a higher # bandwidth continues # The first number is the minimal loss rate (inclusive) # The second number is the maximum loss rate (inclusive) # Iteration to find the "optimal" bandwidth will stop as soon as the loss rate # falls within that range: min <= loss_rate <= max # The final throughput measurement may return a loss rate out of this range # as that measurement is taken on a longer time than when iterating to find # the optimal throughput udp_loss_rate_range: [2, 5] # The default bandwidth limit (in Kbps) for TCP/UDP flow measurement # 0 means unlimited, which can be overridden at the command line using --bandwidth vm_bandwidth: 0 # Internal network name for OpenStack to hold data plane traffic os_dataplane_network: 'physnet1' ####################################### # VMTP MongoDB Connection information ####################################### ######################################## # Default MongoDB port is 27017, to override #vmtp_mongod_port: ######################################## # MongoDB pns database. # use "official_db" for official runs only. ######################################## vmtp_db: "client_db" ######################################## # MongoDB collection name. ######################################## vmtp_collection: "pns_web_entry" # When enabled, all logs will be sent to a fluentd server at the requested IP and port # The fluentd "tag" and "label" fields for every message will be set to "nfvbench" fluentd: # by default (logging_tag is empty) nfvbench log messages are not sent to fluentd # to enable logging to fluents, specify a valid fluentd tag name to be used for the # log records logging_tag: # IP address of the server, defaults to loopback ip: 127.0.0.1 # port # to use, by default, use the default fluentd forward port port: 24224 2019-06-08 10:09:39,030 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - vmtp -d --json /home/opnfv/functest/results/vmtp/vmtp.json -c /home/opnfv/functest/results/vmtp/vmtp.conf 2019-06-08 09:50:34,256 INFO Using http://172.30.9.46:5000/v3 2019-06-08 09:50:34,256 INFO VM public key: /tmp/tmpa4jEJJ 2019-06-08 09:50:34,256 INFO VM private key: /tmp/tmpkWeX6s 2019-06-08 09:50:35,872 INFO Found image vmtp-img_1f8291de-b462-4ab5-b84f-9f3d9d64b624 to launch VM, will continue 2019-06-08 09:50:36,487 INFO Using external router: vmtp-router_1f8291de-b462-4ab5-b84f-9f3d9d64b624 2019-06-08 09:50:36,488 INFO Using external network: external. 2019-06-08 09:50:37,741 INFO Created internal network: pns-internal-net_1f8291de-b462-4ab5-b84f-9f3d9d64b624. 2019-06-08 09:50:38,693 INFO Created internal network: pns-internal-net2_1f8291de-b462-4ab5-b84f-9f3d9d64b624. 2019-06-08 09:50:40,950 DEBUG Ext router associated to pns-internal-net_1f8291de-b462-4ab5-b84f-9f3d9d64b624 2019-06-08 09:50:43,366 DEBUG Ext router associated to pns-internal-net2_1f8291de-b462-4ab5-b84f-9f3d9d64b624 2019-06-08 09:50:43,445 INFO OpenStack agent: Open vSwitch agent 2019-06-08 09:50:43,445 INFO OpenStack network type: vxlan 2019-06-08 09:50:44,306 INFO [TestServer_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] Creating server VM... 2019-06-08 09:50:44,306 DEBUG [TestServer_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2019-06-08 09:50:48,168 DEBUG [TestServer_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] VM status=BUILD, retrying 1 of 150... 2019-06-08 09:50:50,512 DEBUG [TestServer_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] VM status=BUILD, retrying 2 of 150... 2019-06-08 09:50:53,252 DEBUG [TestServer_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] VM status=BUILD, retrying 3 of 150... 2019-06-08 09:50:55,701 DEBUG [TestServer_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] VM status=BUILD, retrying 4 of 150... 2019-06-08 09:50:58,467 DEBUG [TestServer_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] VM status=BUILD, retrying 5 of 150... 2019-06-08 09:51:00,903 DEBUG [TestServer_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] VM status=BUILD, retrying 6 of 150... 2019-06-08 09:51:03,483 DEBUG [TestServer_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] VM status=BUILD, retrying 7 of 150... 2019-06-08 09:51:05,910 DEBUG [TestServer_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] VM status=BUILD, retrying 8 of 150... 2019-06-08 09:51:08,709 DEBUG [TestServer_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] VM status=BUILD, retrying 9 of 150... 2019-06-08 09:51:10,871 DEBUG [TestServer_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] VM status=BUILD, retrying 10 of 150... 2019-06-08 09:51:13,033 DEBUG [TestServer_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] VM status=BUILD, retrying 11 of 150... 2019-06-08 09:51:15,354 DEBUG [TestServer_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] VM status=BUILD, retrying 12 of 150... 2019-06-08 09:51:18,309 DEBUG [TestServer_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] VM status=BUILD, retrying 13 of 150... 2019-06-08 09:51:20,470 DEBUG [TestServer_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] VM status=BUILD, retrying 14 of 150... 2019-06-08 09:51:22,609 DEBUG [TestServer_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] VM status=BUILD, retrying 15 of 150... 2019-06-08 09:51:25,229 DEBUG [TestServer_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] VM status=BUILD, retrying 16 of 150... 2019-06-08 09:51:27,650 DEBUG [TestServer_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] VM status=BUILD, retrying 17 of 150... 2019-06-08 09:51:30,062 DEBUG [TestServer_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] VM status=BUILD, retrying 18 of 150... 2019-06-08 09:51:32,219 DEBUG [TestServer_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] VM status=BUILD, retrying 19 of 150... 2019-06-08 09:51:34,811 DEBUG [TestServer_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] VM status=BUILD, retrying 20 of 150... 2019-06-08 09:51:37,171 DEBUG [TestServer_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] VM status=BUILD, retrying 21 of 150... 2019-06-08 09:51:39,571 DEBUG [TestServer_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] VM status=BUILD, retrying 22 of 150... 2019-06-08 09:51:41,897 DEBUG [TestServer_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] VM status=BUILD, retrying 23 of 150... 2019-06-08 09:51:44,555 DEBUG [TestServer_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] VM status=BUILD, retrying 24 of 150... 2019-06-08 09:51:47,203 DEBUG [TestServer_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] VM status=BUILD, retrying 25 of 150... 2019-06-08 09:51:49,363 DEBUG [TestServer_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] VM status=BUILD, retrying 26 of 150... 2019-06-08 09:51:51,892 DEBUG [TestServer_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] VM status=BUILD, retrying 27 of 150... 2019-06-08 09:51:54,051 DEBUG [TestServer_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] VM status=BUILD, retrying 28 of 150... 2019-06-08 09:51:56,923 DEBUG [TestServer_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] VM status=BUILD, retrying 29 of 150... 2019-06-08 09:51:59,104 DEBUG [TestServer_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] VM status=BUILD, retrying 30 of 150... 2019-06-08 09:52:01,551 DEBUG [TestServer_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] VM status=BUILD, retrying 31 of 150... 2019-06-08 09:52:04,174 DEBUG [TestServer_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] VM status=BUILD, retrying 32 of 150... 2019-06-08 09:52:06,331 DEBUG [TestServer_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] VM status=BUILD, retrying 33 of 150... 2019-06-08 09:52:08,501 DEBUG [TestServer_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] VM status=BUILD, retrying 34 of 150... 2019-06-08 09:52:10,909 DEBUG [TestServer_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] VM status=BUILD, retrying 35 of 150... 2019-06-08 09:52:13,052 DEBUG [TestServer_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] VM status=BUILD, retrying 36 of 150... 2019-06-08 09:52:15,804 DEBUG [TestServer_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] VM status=BUILD, retrying 37 of 150... 2019-06-08 09:52:17,974 DEBUG [TestServer_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] VM status=BUILD, retrying 38 of 150... 2019-06-08 09:52:20,130 DEBUG [TestServer_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] VM status=BUILD, retrying 39 of 150... 2019-06-08 09:52:22,749 DEBUG [TestServer_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] VM status=BUILD, retrying 40 of 150... 2019-06-08 09:52:24,919 DEBUG [TestServer_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] VM status=BUILD, retrying 41 of 150... 2019-06-08 09:52:27,070 DEBUG [TestServer_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] VM status=BUILD, retrying 42 of 150... 2019-06-08 09:52:29,229 DEBUG [TestServer_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] VM status=BUILD, retrying 43 of 150... 2019-06-08 09:52:31,639 DEBUG [TestServer_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] VM status=BUILD, retrying 44 of 150... 2019-06-08 09:52:36,523 INFO [TestServer_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] Internal network IP: 192.168.1.4 2019-06-08 09:52:36,524 INFO [TestServer_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] SSH IP: 172.30.9.208 2019-06-08 09:52:36,524 INFO [TestServer_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] Setup SSH for ubuntu@172.30.9.208 2019-06-08 09:52:48,619 INFO [TestServer_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] Installing nuttcp-8.1.4... 2019-06-08 09:52:48,666 DEBUG [TestServer_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] Copying nuttcp-8.1.4 to target... 2019-06-08 09:52:48,938 DEBUG [TestServer_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] Starting nuttcp-8.1.4 server... 2019-06-08 09:52:48,980 DEBUG [TestServer_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] 2019-06-08 09:52:49,025 INFO [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] Creating client VM... 2019-06-08 09:52:49,026 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2019-06-08 09:52:51,238 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] VM status=BUILD, retrying 1 of 150... 2019-06-08 09:52:53,983 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] VM status=BUILD, retrying 2 of 150... 2019-06-08 09:52:56,605 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] VM status=BUILD, retrying 3 of 150... 2019-06-08 09:52:59,074 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] VM status=BUILD, retrying 4 of 150... 2019-06-08 09:53:01,231 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] VM status=BUILD, retrying 5 of 150... 2019-06-08 09:53:03,865 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] VM status=BUILD, retrying 6 of 150... 2019-06-08 09:53:06,002 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] VM status=BUILD, retrying 7 of 150... 2019-06-08 09:53:10,792 INFO [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] Internal network IP: 192.168.1.3 2019-06-08 09:53:10,792 INFO [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] SSH IP: 172.30.9.205 2019-06-08 09:53:10,793 INFO [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] Setup SSH for ubuntu@172.30.9.205 2019-06-08 09:53:22,582 INFO [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] Installing nuttcp-8.1.4... 2019-06-08 09:53:22,625 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] Copying nuttcp-8.1.4 to target... 2019-06-08 09:53:22,787 INFO ============================================================ 2019-06-08 09:53:22,788 INFO Flow 1: VM to VM same network fixed IP (intra-node) 2019-06-08 09:53:31,834 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] PING 192.168.1.4 (192.168.1.4) 64(92) bytes of data. 72 bytes from 192.168.1.4: icmp_seq=1 ttl=64 time=20.8 ms 72 bytes from 192.168.1.4: icmp_seq=2 ttl=64 time=0.114 ms 72 bytes from 192.168.1.4: icmp_seq=3 ttl=64 time=0.156 ms 72 bytes from 192.168.1.4: icmp_seq=4 ttl=64 time=0.181 ms 72 bytes from 192.168.1.4: icmp_seq=5 ttl=64 time=0.141 ms 72 bytes from 192.168.1.4: icmp_seq=6 ttl=64 time=0.125 ms 72 bytes from 192.168.1.4: icmp_seq=7 ttl=64 time=0.309 ms 72 bytes from 192.168.1.4: icmp_seq=8 ttl=64 time=0.152 ms 72 bytes from 192.168.1.4: icmp_seq=9 ttl=64 time=0.121 ms 72 bytes from 192.168.1.4: icmp_seq=10 ttl=64 time=0.149 ms --- 192.168.1.4 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8999ms rtt min/avg/max/mdev = 0.114/2.225/20.810/6.195 ms 2019-06-08 09:53:40,879 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] PING 192.168.1.4 (192.168.1.4) 391(419) bytes of data. 399 bytes from 192.168.1.4: icmp_seq=1 ttl=64 time=0.149 ms 399 bytes from 192.168.1.4: icmp_seq=2 ttl=64 time=0.369 ms 399 bytes from 192.168.1.4: icmp_seq=3 ttl=64 time=0.262 ms 399 bytes from 192.168.1.4: icmp_seq=4 ttl=64 time=0.483 ms 399 bytes from 192.168.1.4: icmp_seq=5 ttl=64 time=0.289 ms 399 bytes from 192.168.1.4: icmp_seq=6 ttl=64 time=0.251 ms 399 bytes from 192.168.1.4: icmp_seq=7 ttl=64 time=0.391 ms 399 bytes from 192.168.1.4: icmp_seq=8 ttl=64 time=0.323 ms 399 bytes from 192.168.1.4: icmp_seq=9 ttl=64 time=0.153 ms 399 bytes from 192.168.1.4: icmp_seq=10 ttl=64 time=0.290 ms --- 192.168.1.4 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.149/0.296/0.483/0.097 ms 2019-06-08 09:53:49,923 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] PING 192.168.1.4 (192.168.1.4) 1500(1528) bytes of data. 1508 bytes from 192.168.1.4: icmp_seq=1 ttl=64 time=0.601 ms 1508 bytes from 192.168.1.4: icmp_seq=2 ttl=64 time=0.186 ms 1508 bytes from 192.168.1.4: icmp_seq=3 ttl=64 time=0.197 ms 1508 bytes from 192.168.1.4: icmp_seq=4 ttl=64 time=0.177 ms 1508 bytes from 192.168.1.4: icmp_seq=5 ttl=64 time=0.483 ms 1508 bytes from 192.168.1.4: icmp_seq=6 ttl=64 time=0.522 ms 1508 bytes from 192.168.1.4: icmp_seq=7 ttl=64 time=0.460 ms 1508 bytes from 192.168.1.4: icmp_seq=8 ttl=64 time=0.478 ms 1508 bytes from 192.168.1.4: icmp_seq=9 ttl=64 time=0.318 ms 1508 bytes from 192.168.1.4: icmp_seq=10 ttl=64 time=0.544 ms --- 192.168.1.4 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8996ms rtt min/avg/max/mdev = 0.177/0.396/0.601/0.155 ms 2019-06-08 09:53:49,924 INFO [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] Measuring TCP Throughput (packet size=65536)... 2019-06-08 09:53:49,924 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.4 2019-06-08 09:54:00,024 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] megabytes=16937.5625 real_seconds=10.00 rate_Mbps=14206.4587 tx_cpu=30 rx_cpu=48 retrans=0 cwnd=3137 rtt_ms=0.51 2019-06-08 09:54:00,026 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.4 2019-06-08 09:54:10,152 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] megabytes=17035.8937 real_seconds=10.00 rate_Mbps=14287.6902 tx_cpu=29 rx_cpu=48 retrans=0 cwnd=3137 rtt_ms=0.14 2019-06-08 09:54:10,153 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.4 2019-06-08 09:54:20,252 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] megabytes=16995.7489 real_seconds=10.00 rate_Mbps=14254.3307 tx_cpu=30 rx_cpu=48 retrans=0 cwnd=3137 rtt_ms=0.32 2019-06-08 09:54:20,252 INFO [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] Measuring UDP Throughput (packet size=128)... 2019-06-08 09:54:20,253 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.4 2019-06-08 09:54:23,580 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] megabytes=18.3232 real_seconds=1.00 rate_Mbps=153.3931 tx_cpu=12 rx_cpu=32 drop=305 pkt=150408 data_loss=0.20261 2019-06-08 09:54:23,582 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] pkt-size=128 throughput=1<157074/5000000<10000000 Kbps loss-rate=0 2019-06-08 09:54:23,582 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R471222K -p5001 -P5002 -fparse 192.168.1.4 2019-06-08 09:54:26,934 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] megabytes=17.6307 real_seconds=1.00 rate_Mbps=147.5028 tx_cpu=16 rx_cpu=33 drop=0 pkt=144431 data_loss=0.00000 2019-06-08 09:54:26,935 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] pkt-size=128 throughput=1<151042/471222<471222 Kbps loss-rate=0 2019-06-08 09:54:26,935 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R311132K -p5001 -P5002 -fparse 192.168.1.4 2019-06-08 09:54:30,260 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] megabytes=18.0946 real_seconds=1.00 rate_Mbps=151.4168 tx_cpu=11 rx_cpu=35 drop=0 pkt=148231 data_loss=0.00000 2019-06-08 09:54:30,261 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] pkt-size=128 throughput=1<155050/311132<311132 Kbps loss-rate=0 2019-06-08 09:54:30,261 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R233091K -p5001 -P5002 -fparse 192.168.1.4 2019-06-08 09:54:33,590 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] megabytes=17.0691 real_seconds=1.00 rate_Mbps=142.8575 tx_cpu=11 rx_cpu=32 drop=0 pkt=139830 data_loss=0.00000 2019-06-08 09:54:33,590 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] pkt-size=128 throughput=1<146286/233091<233091 Kbps loss-rate=0 2019-06-08 09:54:33,590 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R189688K -p5001 -P5002 -fparse 192.168.1.4 2019-06-08 09:54:36,915 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] megabytes=17.4812 real_seconds=1.00 rate_Mbps=146.3199 tx_cpu=12 rx_cpu=31 drop=0 pkt=143206 data_loss=0.00000 2019-06-08 09:54:36,916 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] pkt-size=128 throughput=1<149831/189688<189688 Kbps loss-rate=0 2019-06-08 09:54:36,916 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R169759K -p5001 -P5002 -fparse 192.168.1.4 2019-06-08 09:54:40,268 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] megabytes=18.8622 real_seconds=1.00 rate_Mbps=157.8211 tx_cpu=17 rx_cpu=32 drop=0 pkt=154519 data_loss=0.00000 2019-06-08 09:54:40,269 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] pkt-size=128 throughput=1<161608/169759<169759 Kbps loss-rate=0 2019-06-08 09:54:40,269 DEBUG undershot, min=161608 kbps=165683 max=169759 2019-06-08 09:54:40,269 INFO [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] Measuring UDP Throughput (packet size=1024)... 2019-06-08 09:54:40,270 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.4 2019-06-08 09:54:43,621 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] megabytes=140.8330 real_seconds=1.00 rate_Mbps=1179.4185 tx_cpu=17 rx_cpu=29 drop=277 pkt=144490 data_loss=0.19170 2019-06-08 09:54:43,622 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] pkt-size=1024 throughput=1<1207724/5000000<10000000 Kbps loss-rate=0 2019-06-08 09:54:43,622 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3103862K -p5001 -P5002 -fparse 192.168.1.4 2019-06-08 09:54:46,974 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] megabytes=135.2637 real_seconds=1.00 rate_Mbps=1132.6951 tx_cpu=16 rx_cpu=28 drop=0 pkt=138510 data_loss=0.00000 2019-06-08 09:54:46,974 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] pkt-size=1024 throughput=1<1159879/3103862<3103862 Kbps loss-rate=0 2019-06-08 09:54:46,975 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2131870K -p5001 -P5002 -fparse 192.168.1.4 2019-06-08 09:54:50,301 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] megabytes=139.8359 real_seconds=1.00 rate_Mbps=1170.6244 tx_cpu=17 rx_cpu=32 drop=0 pkt=143192 data_loss=0.00000 2019-06-08 09:54:50,302 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] pkt-size=1024 throughput=1<1198719/2131870<2131870 Kbps loss-rate=0 2019-06-08 09:54:50,302 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1665294K -p5001 -P5002 -fparse 192.168.1.4 2019-06-08 09:54:53,654 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] megabytes=137.0498 real_seconds=1.00 rate_Mbps=1148.1771 tx_cpu=17 rx_cpu=30 drop=0 pkt=140339 data_loss=0.00000 2019-06-08 09:54:53,655 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] pkt-size=1024 throughput=1<1175733/1665294<1665294 Kbps loss-rate=0 2019-06-08 09:54:53,655 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1420513K -p5001 -P5002 -fparse 192.168.1.4 2019-06-08 09:54:56,982 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] megabytes=146.7920 real_seconds=1.00 rate_Mbps=1229.7511 tx_cpu=19 rx_cpu=32 drop=0 pkt=150315 data_loss=0.00000 2019-06-08 09:54:56,982 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] pkt-size=1024 throughput=1<1259265/1420513<1420513 Kbps loss-rate=0 2019-06-08 09:54:56,982 DEBUG undershot, min=1259265 kbps=1339889 max=1420513 2019-06-08 09:54:56,983 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1339889K -p5001 -P5002 -fparse 192.168.1.4 2019-06-08 09:55:00,336 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] megabytes=144.5410 real_seconds=1.00 rate_Mbps=1210.5792 tx_cpu=18 rx_cpu=30 drop=0 pkt=148010 data_loss=0.00000 2019-06-08 09:55:00,337 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] pkt-size=1024 throughput=1259265<1239633/1339889<1420513 Kbps loss-rate=0 2019-06-08 09:55:00,337 DEBUG undershot, min=1339889 kbps=1380201 max=1420513 2019-06-08 09:55:00,337 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1380201K -p5001 -P5002 -fparse 192.168.1.4 2019-06-08 09:55:03,665 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] megabytes=138.9424 real_seconds=1.00 rate_Mbps=1163.7189 tx_cpu=19 rx_cpu=31 drop=86 pkt=142363 data_loss=0.06042 2019-06-08 09:55:03,665 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] pkt-size=1024 throughput=1339889<1191648/1380201<1420513 Kbps loss-rate=0 2019-06-08 09:55:03,666 DEBUG undershot, min=1380201 kbps=1400357 max=1420513 2019-06-08 09:55:03,666 INFO [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] Measuring UDP Throughput (packet size=8192)... 2019-06-08 09:55:03,666 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.4 2019-06-08 09:55:07,018 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] megabytes=595.7734 real_seconds=1.00 rate_Mbps=4998.5896 tx_cpu=99 rx_cpu=22 drop=35 pkt=76294 data_loss=0.04589 2019-06-08 09:55:07,018 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] pkt-size=8192 throughput=1<5118555/5000000<10000000 Kbps loss-rate=0 2019-06-08 09:55:07,018 DEBUG undershot, min=5118555 kbps=7559277 max=10000000 2019-06-08 09:55:07,019 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R7559277K -p5001 -P5002 -fparse 192.168.1.4 2019-06-08 09:55:10,346 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] megabytes=831.5938 real_seconds=1.00 rate_Mbps=6960.5659 tx_cpu=33 rx_cpu=29 drop=0 pkt=106444 data_loss=0.00000 2019-06-08 09:55:10,347 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] pkt-size=8192 throughput=5118555<7127619/7559277<10000000 Kbps loss-rate=0 2019-06-08 09:55:10,347 DEBUG undershot, min=7127619 kbps=8563809 max=10000000 2019-06-08 09:55:10,347 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8563809K -p5001 -P5002 -fparse 192.168.1.4 2019-06-08 09:55:13,678 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] megabytes=813.5469 real_seconds=1.00 rate_Mbps=6818.0487 tx_cpu=21 rx_cpu=29 drop=183 pkt=104317 data_loss=0.17543 2019-06-08 09:55:13,678 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] pkt-size=8192 throughput=7127619<6981681/8563809<10000000 Kbps loss-rate=0 2019-06-08 09:55:13,678 DEBUG undershot, min=8563809 kbps=9281904 max=10000000 2019-06-08 09:55:13,679 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9281904K -p5001 -P5002 -fparse 192.168.1.4 2019-06-08 09:55:17,030 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] megabytes=898.1328 real_seconds=1.00 rate_Mbps=7519.9391 tx_cpu=35 rx_cpu=36 drop=12 pkt=114973 data_loss=0.01044 2019-06-08 09:55:17,031 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] pkt-size=8192 throughput=8563809<7700417/9281904<10000000 Kbps loss-rate=0 2019-06-08 09:55:17,031 DEBUG undershot, min=9281904 kbps=9640952 max=10000000 2019-06-08 09:55:17,031 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9640952K -p5001 -P5002 -fparse 192.168.1.4 2019-06-08 09:55:20,388 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] megabytes=899.2969 real_seconds=1.00 rate_Mbps=7526.5680 tx_cpu=23 rx_cpu=30 drop=0 pkt=115110 data_loss=0.00000 2019-06-08 09:55:20,388 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] pkt-size=8192 throughput=9281904<7707205/9640952<10000000 Kbps loss-rate=0 2019-06-08 09:55:20,399 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.3', 'ip_to': u'192.168.1.4', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.51, 'throughput_kbps': 14547413, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.14, 'throughput_kbps': 14630594, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.32, 'throughput_kbps': 14596434, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 161608, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.06, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1191648, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 7707205, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '2.225', 'rtt_max_ms': '20.810', 'rtt_min_ms': '0.114', 'rtt_stddev': '6.195', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.296', 'rtt_max_ms': '0.483', 'rtt_min_ms': '0.149', 'rtt_stddev': '0.097', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.396', 'rtt_max_ms': '0.601', 'rtt_min_ms': '0.177', 'rtt_stddev': '0.155', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} No handlers could be found for logger "vmtp_file" 2019-06-08 09:55:20,400 INFO Deleting floating ip c8630d67-9c56-4bb2-9a7c-f42c7c0485d5 2019-06-08 09:55:21,698 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] Floating IP 172.30.9.205 deleted 2019-06-08 09:55:21,867 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] Instance deleted 2019-06-08 09:55:21,931 INFO [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] Creating client VM... 2019-06-08 09:55:21,931 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2019-06-08 09:55:23,514 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] VM status=BUILD, retrying 1 of 150... 2019-06-08 09:55:25,914 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] VM status=BUILD, retrying 2 of 150... 2019-06-08 09:55:28,393 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] VM status=BUILD, retrying 3 of 150... 2019-06-08 09:55:30,859 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] VM status=BUILD, retrying 4 of 150... 2019-06-08 09:55:33,391 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] VM status=BUILD, retrying 5 of 150... 2019-06-08 09:55:35,831 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] VM status=BUILD, retrying 6 of 150... 2019-06-08 09:55:38,276 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] VM status=BUILD, retrying 7 of 150... 2019-06-08 09:55:42,897 INFO [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] Internal network IP: 192.168.2.20 2019-06-08 09:55:42,898 INFO [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] SSH IP: 172.30.9.210 2019-06-08 09:55:42,898 INFO [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] Setup SSH for ubuntu@172.30.9.210 2019-06-08 09:55:54,788 INFO [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] Installing nuttcp-8.1.4... 2019-06-08 09:55:54,834 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] Copying nuttcp-8.1.4 to target... 2019-06-08 09:55:55,000 INFO ============================================================ 2019-06-08 09:55:55,000 INFO Flow 2: VM to VM different network fixed IP (intra-node) 2019-06-08 09:56:04,044 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] PING 192.168.1.4 (192.168.1.4) 64(92) bytes of data. 72 bytes from 192.168.1.4: icmp_seq=1 ttl=63 time=1.11 ms 72 bytes from 192.168.1.4: icmp_seq=2 ttl=63 time=0.569 ms 72 bytes from 192.168.1.4: icmp_seq=3 ttl=63 time=0.326 ms 72 bytes from 192.168.1.4: icmp_seq=4 ttl=63 time=0.374 ms 72 bytes from 192.168.1.4: icmp_seq=5 ttl=63 time=0.362 ms 72 bytes from 192.168.1.4: icmp_seq=6 ttl=63 time=0.365 ms 72 bytes from 192.168.1.4: icmp_seq=7 ttl=63 time=0.376 ms 72 bytes from 192.168.1.4: icmp_seq=8 ttl=63 time=0.378 ms 72 bytes from 192.168.1.4: icmp_seq=9 ttl=63 time=0.343 ms 72 bytes from 192.168.1.4: icmp_seq=10 ttl=63 time=0.573 ms --- 192.168.1.4 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.326/0.477/1.110/0.228 ms 2019-06-08 09:56:13,084 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] PING 192.168.1.4 (192.168.1.4) 391(419) bytes of data. 399 bytes from 192.168.1.4: icmp_seq=1 ttl=63 time=0.238 ms 399 bytes from 192.168.1.4: icmp_seq=2 ttl=63 time=0.364 ms 399 bytes from 192.168.1.4: icmp_seq=3 ttl=63 time=0.207 ms 399 bytes from 192.168.1.4: icmp_seq=4 ttl=63 time=0.261 ms 399 bytes from 192.168.1.4: icmp_seq=5 ttl=63 time=0.304 ms 399 bytes from 192.168.1.4: icmp_seq=6 ttl=63 time=0.327 ms 399 bytes from 192.168.1.4: icmp_seq=7 ttl=63 time=0.260 ms 399 bytes from 192.168.1.4: icmp_seq=8 ttl=63 time=0.411 ms 399 bytes from 192.168.1.4: icmp_seq=9 ttl=63 time=0.249 ms 399 bytes from 192.168.1.4: icmp_seq=10 ttl=63 time=0.377 ms --- 192.168.1.4 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.207/0.299/0.411/0.067 ms 2019-06-08 09:56:22,127 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] PING 192.168.1.4 (192.168.1.4) 1500(1528) bytes of data. 1508 bytes from 192.168.1.4: icmp_seq=1 ttl=63 time=1.57 ms 1508 bytes from 192.168.1.4: icmp_seq=2 ttl=63 time=0.513 ms 1508 bytes from 192.168.1.4: icmp_seq=3 ttl=63 time=0.467 ms 1508 bytes from 192.168.1.4: icmp_seq=4 ttl=63 time=0.437 ms 1508 bytes from 192.168.1.4: icmp_seq=5 ttl=63 time=0.341 ms 1508 bytes from 192.168.1.4: icmp_seq=6 ttl=63 time=0.471 ms 1508 bytes from 192.168.1.4: icmp_seq=7 ttl=63 time=0.572 ms 1508 bytes from 192.168.1.4: icmp_seq=8 ttl=63 time=0.480 ms 1508 bytes from 192.168.1.4: icmp_seq=9 ttl=63 time=0.574 ms 1508 bytes from 192.168.1.4: icmp_seq=10 ttl=63 time=0.531 ms --- 192.168.1.4 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.341/0.595/1.573/0.333 ms 2019-06-08 09:56:22,127 INFO [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] Measuring TCP Throughput (packet size=65536)... 2019-06-08 09:56:22,128 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.4 2019-06-08 09:56:32,249 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] megabytes=2069.0000 real_seconds=10.00 rate_Mbps=1735.7177 tx_cpu=3 rx_cpu=8 retrans=1 cwnd=584 rtt_ms=0.25 2019-06-08 09:56:32,250 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.4 2019-06-08 09:56:42,343 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] megabytes=2709.2968 real_seconds=10.00 rate_Mbps=2273.0754 tx_cpu=4 rx_cpu=8 retrans=11 cwnd=353 rtt_ms=0.45 2019-06-08 09:56:42,344 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.4 2019-06-08 09:56:52,439 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] megabytes=1865.0620 real_seconds=10.00 rate_Mbps=1564.7746 tx_cpu=4 rx_cpu=7 retrans=13 cwnd=270 rtt_ms=0.54 2019-06-08 09:56:52,440 INFO [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] Measuring UDP Throughput (packet size=128)... 2019-06-08 09:56:52,440 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.4 2019-06-08 09:56:55,764 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] megabytes=18.8295 real_seconds=1.00 rate_Mbps=157.8973 tx_cpu=15 rx_cpu=17 drop=21962 pkt=176213 data_loss=12.46327 2019-06-08 09:56:55,765 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] pkt-size=128 throughput=1<161686/5000000<10000000 Kbps loss-rate=12 2019-06-08 09:56:55,765 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R485058K -p5001 -P5002 -fparse 192.168.1.4 2019-06-08 09:56:59,090 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] megabytes=17.9088 real_seconds=1.00 rate_Mbps=149.5847 tx_cpu=14 rx_cpu=18 drop=32839 pkt=179548 data_loss=18.28995 2019-06-08 09:56:59,090 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] pkt-size=128 throughput=1<153174/485058<485058 Kbps loss-rate=18 2019-06-08 09:56:59,091 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R319116K -p5001 -P5002 -fparse 192.168.1.4 2019-06-08 09:57:02,416 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] megabytes=17.7665 real_seconds=1.00 rate_Mbps=148.9048 tx_cpu=20 rx_cpu=20 drop=32813 pkt=178356 data_loss=18.39748 2019-06-08 09:57:02,417 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] pkt-size=128 throughput=1<152478/319116<319116 Kbps loss-rate=18 2019-06-08 09:57:02,417 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R235797K -p5001 -P5002 -fparse 192.168.1.4 2019-06-08 09:57:05,744 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] megabytes=17.7924 real_seconds=1.00 rate_Mbps=148.5252 tx_cpu=19 rx_cpu=19 drop=39909 pkt=185664 data_loss=21.49523 2019-06-08 09:57:05,745 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] pkt-size=128 throughput=1<152089/235797<235797 Kbps loss-rate=21 2019-06-08 09:57:05,745 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R193943K -p5001 -P5002 -fparse 192.168.1.4 2019-06-08 09:57:09,069 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] megabytes=17.9565 real_seconds=1.00 rate_Mbps=150.6316 tx_cpu=15 rx_cpu=19 drop=40187 pkt=187287 data_loss=21.45769 2019-06-08 09:57:09,069 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] pkt-size=128 throughput=1<154246/193943<193943 Kbps loss-rate=21 2019-06-08 09:57:09,069 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R174094K -p5001 -P5002 -fparse 192.168.1.4 2019-06-08 09:57:12,396 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] megabytes=18.7052 real_seconds=1.01 rate_Mbps=156.1226 tx_cpu=20 rx_cpu=19 drop=15815 pkt=169048 data_loss=9.35515 2019-06-08 09:57:12,396 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] pkt-size=128 throughput=1<159869/174094<174094 Kbps loss-rate=9 2019-06-08 09:57:12,396 DEBUG overshot, min=1 kbps=159869 max=174094 2019-06-08 09:57:12,397 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R159869K -p5001 -P5002 -fparse 192.168.1.4 2019-06-08 09:57:15,748 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] megabytes=17.7543 real_seconds=1.00 rate_Mbps=148.4840 tx_cpu=66 rx_cpu=19 drop=10679 pkt=156122 data_loss=6.84021 2019-06-08 09:57:15,748 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] pkt-size=128 throughput=1<152047/159869<174094 Kbps loss-rate=6 2019-06-08 09:57:15,748 DEBUG overshot, min=1 kbps=152047 max=159869 2019-06-08 09:57:15,749 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R152047K -p5001 -P5002 -fparse 192.168.1.4 2019-06-08 09:57:19,101 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] megabytes=17.5203 real_seconds=1.00 rate_Mbps=146.6552 tx_cpu=59 rx_cpu=18 drop=4958 pkt=148484 data_loss=3.33894 2019-06-08 09:57:19,101 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] pkt-size=128 throughput=1<150174/152047<159869 Kbps loss-rate=3 2019-06-08 09:57:19,101 INFO [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] Measuring UDP Throughput (packet size=1024)... 2019-06-08 09:57:19,102 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.4 2019-06-08 09:57:22,453 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] megabytes=140.5459 real_seconds=1.00 rate_Mbps=1174.7062 tx_cpu=30 rx_cpu=20 drop=16985 pkt=160904 data_loss=10.55598 2019-06-08 09:57:22,454 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] pkt-size=1024 throughput=1<1202899/5000000<10000000 Kbps loss-rate=10 2019-06-08 09:57:22,454 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3101449K -p5001 -P5002 -fparse 192.168.1.4 2019-06-08 09:57:25,781 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] megabytes=142.9902 real_seconds=1.00 rate_Mbps=1194.2130 tx_cpu=30 rx_cpu=18 drop=8350 pkt=154772 data_loss=5.39504 2019-06-08 09:57:25,782 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] pkt-size=1024 throughput=1<1222874/3101449<3101449 Kbps loss-rate=5 2019-06-08 09:57:25,782 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2162161K -p5001 -P5002 -fparse 192.168.1.4 2019-06-08 09:57:29,107 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] megabytes=142.1348 real_seconds=1.00 rate_Mbps=1188.0205 tx_cpu=26 rx_cpu=18 drop=34386 pkt=179932 data_loss=19.11051 2019-06-08 09:57:29,108 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] pkt-size=1024 throughput=1<1216532/2162161<2162161 Kbps loss-rate=19 2019-06-08 09:57:29,108 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1689346K -p5001 -P5002 -fparse 192.168.1.4 2019-06-08 09:57:32,434 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] megabytes=143.1533 real_seconds=1.00 rate_Mbps=1200.6806 tx_cpu=27 rx_cpu=19 drop=35431 pkt=182020 data_loss=19.46545 2019-06-08 09:57:32,434 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] pkt-size=1024 throughput=1<1229496/1689346<1689346 Kbps loss-rate=19 2019-06-08 09:57:32,435 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1459421K -p5001 -P5002 -fparse 192.168.1.4 2019-06-08 09:57:35,760 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] megabytes=144.4346 real_seconds=1.00 rate_Mbps=1206.6457 tx_cpu=78 rx_cpu=18 drop=30193 pkt=178094 data_loss=16.95338 2019-06-08 09:57:35,760 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] pkt-size=1024 throughput=1<1235605/1459421<1459421 Kbps loss-rate=16 2019-06-08 09:57:35,760 DEBUG overshot, min=1 kbps=1235605 max=1459421 2019-06-08 09:57:35,761 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1235605K -p5001 -P5002 -fparse 192.168.1.4 2019-06-08 09:57:39,113 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] megabytes=144.8223 real_seconds=1.00 rate_Mbps=1215.2753 tx_cpu=94 rx_cpu=17 drop=2532 pkt=150830 data_loss=1.67867 2019-06-08 09:57:39,113 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] pkt-size=1024 throughput=1<1244441/1235605<1459421 Kbps loss-rate=1 2019-06-08 09:57:39,113 DEBUG undershot, min=1244441 kbps=1351931 max=1459421 2019-06-08 09:57:39,114 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1351931K -p5001 -P5002 -fparse 192.168.1.4 2019-06-08 09:57:42,468 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] megabytes=147.7041 real_seconds=1.00 rate_Mbps=1235.3591 tx_cpu=93 rx_cpu=21 drop=13782 pkt=165031 data_loss=8.35117 2019-06-08 09:57:42,468 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] pkt-size=1024 throughput=1244441<1265007/1351931<1459421 Kbps loss-rate=8 2019-06-08 09:57:42,469 DEBUG overshot, min=1244441 kbps=1265007 max=1351931 2019-06-08 09:57:42,469 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1265007K -p5001 -P5002 -fparse 192.168.1.4 2019-06-08 09:57:45,820 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] megabytes=147.1445 real_seconds=1.00 rate_Mbps=1230.3453 tx_cpu=94 rx_cpu=18 drop=3744 pkt=154420 data_loss=2.42459 2019-06-08 09:57:45,820 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] pkt-size=1024 throughput=1244441<1259873/1265007<1351931 Kbps loss-rate=2 2019-06-08 09:57:45,821 INFO [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] Measuring UDP Throughput (packet size=8192)... 2019-06-08 09:57:45,821 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.4 2019-06-08 09:57:49,172 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] megabytes=211.4531 real_seconds=1.00 rate_Mbps=1774.3687 tx_cpu=89 rx_cpu=12 drop=49228 pkt=76294 data_loss=64.52408 2019-06-08 09:57:49,173 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] pkt-size=8192 throughput=1<1816953/5000000<10000000 Kbps loss-rate=64 2019-06-08 09:57:49,173 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3408476K -p5001 -P5002 -fparse 192.168.1.4 2019-06-08 09:57:52,501 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] megabytes=212.0312 real_seconds=1.00 rate_Mbps=1771.0598 tx_cpu=99 rx_cpu=12 drop=24870 pkt=52010 data_loss=47.81774 2019-06-08 09:57:52,501 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] pkt-size=8192 throughput=1<1813565/3408476<3408476 Kbps loss-rate=47 2019-06-08 09:57:52,502 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2611020K -p5001 -P5002 -fparse 192.168.1.4 2019-06-08 09:57:55,827 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] megabytes=215.5156 real_seconds=1.00 rate_Mbps=1808.1365 tx_cpu=99 rx_cpu=12 drop=12255 pkt=39841 data_loss=30.75978 2019-06-08 09:57:55,827 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] pkt-size=8192 throughput=1<1851531/2611020<2611020 Kbps loss-rate=30 2019-06-08 09:57:55,828 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2231275K -p5001 -P5002 -fparse 192.168.1.4 2019-06-08 09:57:59,179 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] megabytes=210.7109 real_seconds=1.00 rate_Mbps=1764.2071 tx_cpu=99 rx_cpu=13 drop=7076 pkt=34047 data_loss=20.78305 2019-06-08 09:57:59,179 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] pkt-size=8192 throughput=1<1806548/2231275<2231275 Kbps loss-rate=20 2019-06-08 09:57:59,179 DEBUG overshot, min=1 kbps=1806548 max=2231275 2019-06-08 09:57:59,180 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1806548K -p5001 -P5002 -fparse 192.168.1.4 2019-06-08 09:58:02,503 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] megabytes=212.7891 real_seconds=1.00 rate_Mbps=1785.6933 tx_cpu=99 rx_cpu=11 drop=329 pkt=27566 data_loss=1.19349 2019-06-08 09:58:02,503 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] pkt-size=8192 throughput=1<1828549/1806548<2231275 Kbps loss-rate=1 2019-06-08 09:58:02,503 DEBUG undershot, min=1828549 kbps=2029912 max=2231275 2019-06-08 09:58:02,504 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2029912K -p5001 -P5002 -fparse 192.168.1.4 2019-06-08 09:58:05,829 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] megabytes=206.6719 real_seconds=1.00 rate_Mbps=1729.2573 tx_cpu=99 rx_cpu=12 drop=4520 pkt=30974 data_loss=14.59288 2019-06-08 09:58:05,830 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] pkt-size=8192 throughput=1828549<1770759/2029912<2231275 Kbps loss-rate=14 2019-06-08 09:58:05,830 DEBUG overshot, min=1828549 kbps=1770759 max=2029912 2019-06-08 09:58:05,831 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1770759K -p5001 -P5002 -fparse 192.168.1.4 2019-06-08 09:58:09,181 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] megabytes=210.8828 real_seconds=1.00 rate_Mbps=1770.6458 tx_cpu=98 rx_cpu=10 drop=27 pkt=27020 data_loss=0.09996 2019-06-08 09:58:09,182 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] pkt-size=8192 throughput=1828549<1813141/1770759<2029912 Kbps loss-rate=0 2019-06-08 09:58:09,182 DEBUG undershot, min=1929230 kbps=1979571 max=2029912 2019-06-08 09:58:09,193 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.20', 'ip_to': u'192.168.1.4', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 1, 'rtt_ms': 0.25, 'throughput_kbps': 1777374, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 11, 'rtt_ms': 0.45, 'throughput_kbps': 2327629, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 13, 'rtt_ms': 0.54, 'throughput_kbps': 1602329, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.34, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 150174, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.42, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1259873, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.1, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1813141, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.477', 'rtt_max_ms': '1.110', 'rtt_min_ms': '0.326', 'rtt_stddev': '0.228', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.299', 'rtt_max_ms': '0.411', 'rtt_min_ms': '0.207', 'rtt_stddev': '0.067', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.595', 'rtt_max_ms': '1.573', 'rtt_min_ms': '0.341', 'rtt_stddev': '0.333', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-06-08 09:58:09,195 INFO ============================================================ 2019-06-08 09:58:09,195 INFO Flow 3: VM to VM different network floating IP (intra-node) 2019-06-08 09:58:18,262 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] PING 172.30.9.208 (172.30.9.208) 64(92) bytes of data. 72 bytes from 172.30.9.208: icmp_seq=1 ttl=63 time=0.448 ms 72 bytes from 172.30.9.208: icmp_seq=2 ttl=63 time=0.252 ms 72 bytes from 172.30.9.208: icmp_seq=3 ttl=63 time=0.280 ms 72 bytes from 172.30.9.208: icmp_seq=4 ttl=63 time=0.503 ms 72 bytes from 172.30.9.208: icmp_seq=5 ttl=63 time=0.335 ms 72 bytes from 172.30.9.208: icmp_seq=6 ttl=63 time=0.670 ms 72 bytes from 172.30.9.208: icmp_seq=7 ttl=63 time=0.562 ms 72 bytes from 172.30.9.208: icmp_seq=8 ttl=63 time=0.609 ms 72 bytes from 172.30.9.208: icmp_seq=9 ttl=63 time=0.239 ms 72 bytes from 172.30.9.208: icmp_seq=10 ttl=63 time=0.224 ms --- 172.30.9.208 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.224/0.412/0.670/0.159 ms 2019-06-08 09:58:27,301 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] PING 172.30.9.208 (172.30.9.208) 391(419) bytes of data. 399 bytes from 172.30.9.208: icmp_seq=1 ttl=63 time=0.289 ms 399 bytes from 172.30.9.208: icmp_seq=2 ttl=63 time=0.642 ms 399 bytes from 172.30.9.208: icmp_seq=3 ttl=63 time=0.479 ms 399 bytes from 172.30.9.208: icmp_seq=4 ttl=63 time=0.499 ms 399 bytes from 172.30.9.208: icmp_seq=5 ttl=63 time=0.491 ms 399 bytes from 172.30.9.208: icmp_seq=6 ttl=63 time=0.265 ms 399 bytes from 172.30.9.208: icmp_seq=7 ttl=63 time=0.769 ms 399 bytes from 172.30.9.208: icmp_seq=8 ttl=63 time=0.465 ms 399 bytes from 172.30.9.208: icmp_seq=9 ttl=63 time=0.737 ms 399 bytes from 172.30.9.208: icmp_seq=10 ttl=63 time=0.258 ms --- 172.30.9.208 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8998ms rtt min/avg/max/mdev = 0.258/0.489/0.769/0.176 ms 2019-06-08 09:58:36,342 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] PING 172.30.9.208 (172.30.9.208) 1500(1528) bytes of data. 1508 bytes from 172.30.9.208: icmp_seq=1 ttl=63 time=1.57 ms 1508 bytes from 172.30.9.208: icmp_seq=2 ttl=63 time=0.414 ms 1508 bytes from 172.30.9.208: icmp_seq=3 ttl=63 time=0.478 ms 1508 bytes from 172.30.9.208: icmp_seq=4 ttl=63 time=0.469 ms 1508 bytes from 172.30.9.208: icmp_seq=5 ttl=63 time=0.407 ms 1508 bytes from 172.30.9.208: icmp_seq=6 ttl=63 time=0.594 ms 1508 bytes from 172.30.9.208: icmp_seq=7 ttl=63 time=0.263 ms 1508 bytes from 172.30.9.208: icmp_seq=8 ttl=63 time=0.391 ms 1508 bytes from 172.30.9.208: icmp_seq=9 ttl=63 time=0.799 ms 1508 bytes from 172.30.9.208: icmp_seq=10 ttl=63 time=0.591 ms --- 172.30.9.208 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9002ms rtt min/avg/max/mdev = 0.263/0.597/1.573/0.354 ms 2019-06-08 09:58:36,342 INFO [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] Measuring TCP Throughput (packet size=65536)... 2019-06-08 09:58:36,343 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.208 2019-06-08 09:58:46,439 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] megabytes=1995.5712 real_seconds=10.00 rate_Mbps=1674.5279 tx_cpu=3 rx_cpu=6 retrans=15 cwnd=274 rtt_ms=0.39 2019-06-08 09:58:46,439 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.208 2019-06-08 09:58:56,534 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] megabytes=2197.6250 real_seconds=10.00 rate_Mbps=1843.7998 tx_cpu=4 rx_cpu=6 retrans=4 cwnd=435 rtt_ms=0.32 2019-06-08 09:58:56,534 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.208 2019-06-08 09:59:06,631 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] megabytes=2170.8558 real_seconds=10.00 rate_Mbps=1821.0932 tx_cpu=4 rx_cpu=7 retrans=2 cwnd=555 rtt_ms=0.26 2019-06-08 09:59:06,631 INFO [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] Measuring UDP Throughput (packet size=128)... 2019-06-08 09:59:06,632 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.208 2019-06-08 09:59:09,959 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] megabytes=16.1110 real_seconds=1.01 rate_Mbps=134.0327 tx_cpu=16 rx_cpu=19 drop=43335 pkt=175316 data_loss=24.71812 2019-06-08 09:59:09,960 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] pkt-size=128 throughput=1<137249/5000000<10000000 Kbps loss-rate=24 2019-06-08 09:59:09,960 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R411747K -p5001 -P5002 -fparse 172.30.9.208 2019-06-08 09:59:13,285 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] megabytes=17.1470 real_seconds=1.01 rate_Mbps=143.0611 tx_cpu=17 rx_cpu=19 drop=28079 pkt=168547 data_loss=16.65938 2019-06-08 09:59:13,286 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] pkt-size=128 throughput=1<146494/411747<411747 Kbps loss-rate=16 2019-06-08 09:59:13,286 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R279120K -p5001 -P5002 -fparse 172.30.9.208 2019-06-08 09:59:16,612 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] megabytes=17.5238 real_seconds=1.01 rate_Mbps=146.2685 tx_cpu=19 rx_cpu=14 drop=31243 pkt=174798 data_loss=17.87361 2019-06-08 09:59:16,613 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] pkt-size=128 throughput=1<149778/279120<279120 Kbps loss-rate=17 2019-06-08 09:59:16,613 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R214449K -p5001 -P5002 -fparse 172.30.9.208 2019-06-08 09:59:19,963 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] megabytes=17.1699 real_seconds=1.00 rate_Mbps=143.3767 tx_cpu=15 rx_cpu=15 drop=45493 pkt=186149 data_loss=24.43923 2019-06-08 09:59:19,963 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] pkt-size=128 throughput=1<146817/214449<214449 Kbps loss-rate=24 2019-06-08 09:59:19,964 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R180633K -p5001 -P5002 -fparse 172.30.9.208 2019-06-08 09:59:23,289 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] megabytes=16.1290 real_seconds=1.01 rate_Mbps=134.2620 tx_cpu=21 rx_cpu=16 drop=39026 pkt=171155 data_loss=22.80153 2019-06-08 09:59:23,289 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] pkt-size=128 throughput=1<137484/180633<180633 Kbps loss-rate=22 2019-06-08 09:59:23,290 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R159058K -p5001 -P5002 -fparse 172.30.9.208 2019-06-08 09:59:26,615 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] megabytes=16.2384 real_seconds=1.00 rate_Mbps=135.7088 tx_cpu=85 rx_cpu=21 drop=16821 pkt=149846 data_loss=11.22531 2019-06-08 09:59:26,616 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] pkt-size=128 throughput=1<138965/159058<159058 Kbps loss-rate=11 2019-06-08 09:59:26,616 DEBUG overshot, min=1 kbps=138965 max=159058 2019-06-08 09:59:26,616 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R138965K -p5001 -P5002 -fparse 172.30.9.208 2019-06-08 09:59:29,939 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] megabytes=16.2128 real_seconds=1.00 rate_Mbps=136.0658 tx_cpu=90 rx_cpu=17 drop=2893 pkt=135708 data_loss=2.13149 2019-06-08 09:59:29,940 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] pkt-size=128 throughput=1<139331/138965<159058 Kbps loss-rate=2 2019-06-08 09:59:29,940 INFO [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] Measuring UDP Throughput (packet size=1024)... 2019-06-08 09:59:29,940 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.208 2019-06-08 09:59:33,266 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] megabytes=136.7568 real_seconds=1.00 rate_Mbps=1147.5277 tx_cpu=29 rx_cpu=18 drop=20637 pkt=160676 data_loss=12.84391 2019-06-08 09:59:33,267 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] pkt-size=1024 throughput=1<1175068/5000000<10000000 Kbps loss-rate=12 2019-06-08 09:59:33,267 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3087534K -p5001 -P5002 -fparse 172.30.9.208 2019-06-08 09:59:36,619 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] megabytes=137.1025 real_seconds=1.01 rate_Mbps=1137.5523 tx_cpu=22 rx_cpu=14 drop=43151 pkt=183544 data_loss=23.50992 2019-06-08 09:59:36,619 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] pkt-size=1024 throughput=1<1164853/3087534<3087534 Kbps loss-rate=23 2019-06-08 09:59:36,619 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2126193K -p5001 -P5002 -fparse 172.30.9.208 2019-06-08 09:59:39,944 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] megabytes=133.7744 real_seconds=1.01 rate_Mbps=1110.7647 tx_cpu=23 rx_cpu=15 drop=33525 pkt=170510 data_loss=19.66163 2019-06-08 09:59:39,945 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] pkt-size=1024 throughput=1<1137423/2126193<2126193 Kbps loss-rate=19 2019-06-08 09:59:39,945 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1631808K -p5001 -P5002 -fparse 172.30.9.208 2019-06-08 09:59:43,270 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] megabytes=132.1963 real_seconds=1.00 rate_Mbps=1108.6723 tx_cpu=26 rx_cpu=16 drop=46126 pkt=181495 data_loss=25.41446 2019-06-08 09:59:43,271 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] pkt-size=1024 throughput=1<1135280/1631808<1631808 Kbps loss-rate=25 2019-06-08 09:59:43,271 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1383544K -p5001 -P5002 -fparse 172.30.9.208 2019-06-08 09:59:46,595 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] megabytes=135.0957 real_seconds=1.00 rate_Mbps=1128.8500 tx_cpu=70 rx_cpu=18 drop=30105 pkt=168443 data_loss=17.87251 2019-06-08 09:59:46,595 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] pkt-size=1024 throughput=1<1155942/1383544<1383544 Kbps loss-rate=17 2019-06-08 09:59:46,596 DEBUG overshot, min=1 kbps=1155942 max=1383544 2019-06-08 09:59:46,596 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1155942K -p5001 -P5002 -fparse 172.30.9.208 2019-06-08 09:59:49,922 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] megabytes=135.7217 real_seconds=1.00 rate_Mbps=1138.9112 tx_cpu=90 rx_cpu=16 drop=2127 pkt=141106 data_loss=1.50734 2019-06-08 09:59:49,923 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] pkt-size=1024 throughput=1<1166245/1155942<1383544 Kbps loss-rate=1 2019-06-08 09:59:49,923 DEBUG undershot, min=1166245 kbps=1274894 max=1383544 2019-06-08 09:59:49,923 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1274894K -p5001 -P5002 -fparse 172.30.9.208 2019-06-08 09:59:53,249 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] megabytes=141.2988 real_seconds=1.00 rate_Mbps=1180.8899 tx_cpu=87 rx_cpu=20 drop=10937 pkt=155627 data_loss=7.02772 2019-06-08 09:59:53,249 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] pkt-size=1024 throughput=1166245<1209231/1274894<1383544 Kbps loss-rate=7 2019-06-08 09:59:53,249 DEBUG overshot, min=1166245 kbps=1209231 max=1274894 2019-06-08 09:59:53,250 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1209231K -p5001 -P5002 -fparse 172.30.9.208 2019-06-08 09:59:56,575 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] megabytes=138.5371 real_seconds=1.00 rate_Mbps=1158.8563 tx_cpu=80 rx_cpu=19 drop=5749 pkt=147611 data_loss=3.89472 2019-06-08 09:59:56,576 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] pkt-size=1024 throughput=1166245<1186668/1209231<1274894 Kbps loss-rate=3 2019-06-08 09:59:56,576 INFO [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] Measuring UDP Throughput (packet size=8192)... 2019-06-08 09:59:56,577 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.208 2019-06-08 09:59:59,930 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] megabytes=208.5234 real_seconds=1.01 rate_Mbps=1738.9961 tx_cpu=59 rx_cpu=11 drop=48699 pkt=75390 data_loss=64.59611 2019-06-08 09:59:59,930 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] pkt-size=8192 throughput=1<1780732/5000000<10000000 Kbps loss-rate=64 2019-06-08 09:59:59,930 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3390366K -p5001 -P5002 -fparse 172.30.9.208 2019-06-08 10:00:03,255 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] megabytes=203.5625 real_seconds=1.00 rate_Mbps=1708.4107 tx_cpu=97 rx_cpu=12 drop=25677 pkt=51733 data_loss=49.63370 2019-06-08 10:00:03,256 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] pkt-size=8192 throughput=1<1749412/3390366<3390366 Kbps loss-rate=49 2019-06-08 10:00:03,256 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2569889K -p5001 -P5002 -fparse 172.30.9.208 2019-06-08 10:00:06,582 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] megabytes=204.5469 real_seconds=1.00 rate_Mbps=1711.8049 tx_cpu=99 rx_cpu=10 drop=13032 pkt=39214 data_loss=33.23303 2019-06-08 10:00:06,582 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] pkt-size=8192 throughput=1<1752888/2569889<2569889 Kbps loss-rate=33 2019-06-08 10:00:06,582 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2161388K -p5001 -P5002 -fparse 172.30.9.208 2019-06-08 10:00:09,909 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] megabytes=204.5547 real_seconds=1.00 rate_Mbps=1712.5776 tx_cpu=99 rx_cpu=10 drop=6797 pkt=32980 data_loss=20.60944 2019-06-08 10:00:09,909 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] pkt-size=8192 throughput=1<1753679/2161388<2161388 Kbps loss-rate=20 2019-06-08 10:00:09,909 DEBUG overshot, min=1 kbps=1753679 max=2161388 2019-06-08 10:00:09,910 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1753679K -p5001 -P5002 -fparse 172.30.9.208 2019-06-08 10:00:13,260 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] megabytes=208.1484 real_seconds=1.00 rate_Mbps=1746.9683 tx_cpu=99 rx_cpu=11 drop=116 pkt=26759 data_loss=0.43352 2019-06-08 10:00:13,261 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] pkt-size=8192 throughput=1<1788895/1753679<2161388 Kbps loss-rate=0 2019-06-08 10:00:13,261 DEBUG undershot, min=1788895 kbps=1975141 max=2161388 2019-06-08 10:00:13,261 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1975141K -p5001 -P5002 -fparse 172.30.9.208 2019-06-08 10:00:16,585 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] megabytes=234.4766 real_seconds=1.00 rate_Mbps=1962.3930 tx_cpu=99 rx_cpu=11 drop=126 pkt=30139 data_loss=0.41803 2019-06-08 10:00:16,585 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] pkt-size=8192 throughput=1788895<2009490/1975141<2161388 Kbps loss-rate=0 2019-06-08 10:00:16,585 DEBUG undershot, min=2009490 kbps=2085439 max=2161388 2019-06-08 10:00:16,586 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2085439K -p5001 -P5002 -fparse 172.30.9.208 2019-06-08 10:00:19,911 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] megabytes=221.0781 real_seconds=1.00 rate_Mbps=1855.4803 tx_cpu=99 rx_cpu=12 drop=3524 pkt=31822 data_loss=11.07412 2019-06-08 10:00:19,911 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] pkt-size=8192 throughput=2009490<1900011/2085439<2161388 Kbps loss-rate=11 2019-06-08 10:00:19,912 DEBUG overshot, min=2009490 kbps=1900011 max=2085439 2019-06-08 10:00:19,922 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.20', 'ip_to': u'172.30.9.208', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 15, 'rtt_ms': 0.39, 'throughput_kbps': 1714716, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 4, 'rtt_ms': 0.32, 'throughput_kbps': 1888050, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 2, 'rtt_ms': 0.26, 'throughput_kbps': 1864799, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.13, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 139331, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.89, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1186668, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 11.07, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1900011, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.412', 'rtt_max_ms': '0.670', 'rtt_min_ms': '0.224', 'rtt_stddev': '0.159', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.489', 'rtt_max_ms': '0.769', 'rtt_min_ms': '0.258', 'rtt_stddev': '0.176', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.597', 'rtt_max_ms': '1.573', 'rtt_min_ms': '0.263', 'rtt_stddev': '0.354', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-06-08 10:00:19,923 INFO Deleting floating ip bbdce035-4371-4892-9e74-2e43c06c2ea7 2019-06-08 10:00:21,603 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] Floating IP 172.30.9.210 deleted 2019-06-08 10:00:21,748 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6242] Instance deleted 2019-06-08 10:00:21,862 INFO [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] Creating client VM... 2019-06-08 10:00:21,862 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2019-06-08 10:00:24,715 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] VM status=BUILD, retrying 1 of 150... 2019-06-08 10:00:27,100 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] VM status=BUILD, retrying 2 of 150... 2019-06-08 10:00:29,654 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] VM status=BUILD, retrying 3 of 150... 2019-06-08 10:00:32,363 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] VM status=BUILD, retrying 4 of 150... 2019-06-08 10:00:34,822 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] VM status=BUILD, retrying 5 of 150... 2019-06-08 10:00:37,400 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] VM status=BUILD, retrying 6 of 150... 2019-06-08 10:00:40,384 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] VM status=BUILD, retrying 7 of 150... 2019-06-08 10:00:42,721 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] VM status=BUILD, retrying 8 of 150... 2019-06-08 10:00:44,874 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] VM status=BUILD, retrying 9 of 150... 2019-06-08 10:00:47,042 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] VM status=BUILD, retrying 10 of 150... 2019-06-08 10:00:49,378 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] VM status=BUILD, retrying 11 of 150... 2019-06-08 10:00:51,806 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] VM status=BUILD, retrying 12 of 150... 2019-06-08 10:00:54,252 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] VM status=BUILD, retrying 13 of 150... 2019-06-08 10:00:57,152 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] VM status=BUILD, retrying 14 of 150... 2019-06-08 10:01:00,072 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] VM status=BUILD, retrying 15 of 150... 2019-06-08 10:01:02,244 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] VM status=BUILD, retrying 16 of 150... 2019-06-08 10:01:04,852 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] VM status=BUILD, retrying 17 of 150... 2019-06-08 10:01:07,194 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] VM status=BUILD, retrying 18 of 150... 2019-06-08 10:01:09,386 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] VM status=BUILD, retrying 19 of 150... 2019-06-08 10:01:11,529 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] VM status=BUILD, retrying 20 of 150... 2019-06-08 10:01:13,670 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] VM status=BUILD, retrying 21 of 150... 2019-06-08 10:01:15,818 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] VM status=BUILD, retrying 22 of 150... 2019-06-08 10:01:18,230 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] VM status=BUILD, retrying 23 of 150... 2019-06-08 10:01:20,583 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] VM status=BUILD, retrying 24 of 150... 2019-06-08 10:01:22,755 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] VM status=BUILD, retrying 25 of 150... 2019-06-08 10:01:25,225 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] VM status=BUILD, retrying 26 of 150... 2019-06-08 10:01:27,387 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] VM status=BUILD, retrying 27 of 150... 2019-06-08 10:01:29,578 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] VM status=BUILD, retrying 28 of 150... 2019-06-08 10:01:31,743 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] VM status=BUILD, retrying 29 of 150... 2019-06-08 10:01:34,088 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] VM status=BUILD, retrying 30 of 150... 2019-06-08 10:01:36,423 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] VM status=BUILD, retrying 31 of 150... 2019-06-08 10:01:38,574 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] VM status=BUILD, retrying 32 of 150... 2019-06-08 10:01:41,009 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] VM status=BUILD, retrying 33 of 150... 2019-06-08 10:01:43,421 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] VM status=BUILD, retrying 34 of 150... 2019-06-08 10:01:45,843 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] VM status=BUILD, retrying 35 of 150... 2019-06-08 10:01:48,004 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] VM status=BUILD, retrying 36 of 150... 2019-06-08 10:01:50,445 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] VM status=BUILD, retrying 37 of 150... 2019-06-08 10:01:52,768 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] VM status=BUILD, retrying 38 of 150... 2019-06-08 10:01:55,469 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] VM status=BUILD, retrying 39 of 150... 2019-06-08 10:01:57,885 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] VM status=BUILD, retrying 40 of 150... 2019-06-08 10:02:00,343 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] VM status=BUILD, retrying 41 of 150... 2019-06-08 10:02:02,509 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] VM status=BUILD, retrying 42 of 150... 2019-06-08 10:02:04,917 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] VM status=BUILD, retrying 43 of 150... 2019-06-08 10:02:07,612 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] VM status=BUILD, retrying 44 of 150... 2019-06-08 10:02:09,943 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] VM status=BUILD, retrying 45 of 150... 2019-06-08 10:02:14,878 INFO [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] Internal network IP: 192.168.1.3 2019-06-08 10:02:14,878 INFO [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] SSH IP: 172.30.9.209 2019-06-08 10:02:14,879 INFO [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] Setup SSH for ubuntu@172.30.9.209 2019-06-08 10:02:27,318 INFO [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] Installing nuttcp-8.1.4... 2019-06-08 10:02:27,362 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] Copying nuttcp-8.1.4 to target... 2019-06-08 10:02:27,524 INFO ============================================================ 2019-06-08 10:02:27,524 INFO Flow 4: VM to VM same network fixed IP (inter-node) 2019-06-08 10:02:36,570 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] PING 192.168.1.4 (192.168.1.4) 64(92) bytes of data. 72 bytes from 192.168.1.4: icmp_seq=1 ttl=64 time=21.4 ms 72 bytes from 192.168.1.4: icmp_seq=2 ttl=64 time=0.287 ms 72 bytes from 192.168.1.4: icmp_seq=3 ttl=64 time=0.370 ms 72 bytes from 192.168.1.4: icmp_seq=4 ttl=64 time=0.322 ms 72 bytes from 192.168.1.4: icmp_seq=5 ttl=64 time=0.392 ms 72 bytes from 192.168.1.4: icmp_seq=6 ttl=64 time=0.179 ms 72 bytes from 192.168.1.4: icmp_seq=7 ttl=64 time=0.215 ms 72 bytes from 192.168.1.4: icmp_seq=8 ttl=64 time=0.331 ms 72 bytes from 192.168.1.4: icmp_seq=9 ttl=64 time=0.403 ms 72 bytes from 192.168.1.4: icmp_seq=10 ttl=64 time=0.338 ms --- 192.168.1.4 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8999ms rtt min/avg/max/mdev = 0.179/2.426/21.430/6.335 ms 2019-06-08 10:02:45,611 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] PING 192.168.1.4 (192.168.1.4) 391(419) bytes of data. 399 bytes from 192.168.1.4: icmp_seq=1 ttl=64 time=0.244 ms 399 bytes from 192.168.1.4: icmp_seq=2 ttl=64 time=0.293 ms 399 bytes from 192.168.1.4: icmp_seq=3 ttl=64 time=0.294 ms 399 bytes from 192.168.1.4: icmp_seq=4 ttl=64 time=0.205 ms 399 bytes from 192.168.1.4: icmp_seq=5 ttl=64 time=0.338 ms 399 bytes from 192.168.1.4: icmp_seq=6 ttl=64 time=0.327 ms 399 bytes from 192.168.1.4: icmp_seq=7 ttl=64 time=0.349 ms 399 bytes from 192.168.1.4: icmp_seq=8 ttl=64 time=0.206 ms 399 bytes from 192.168.1.4: icmp_seq=9 ttl=64 time=0.210 ms 399 bytes from 192.168.1.4: icmp_seq=10 ttl=64 time=0.304 ms --- 192.168.1.4 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.205/0.277/0.349/0.053 ms 2019-06-08 10:02:54,659 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] PING 192.168.1.4 (192.168.1.4) 1500(1528) bytes of data. 1508 bytes from 192.168.1.4: icmp_seq=1 ttl=64 time=1.14 ms 1508 bytes from 192.168.1.4: icmp_seq=2 ttl=64 time=0.463 ms 1508 bytes from 192.168.1.4: icmp_seq=3 ttl=64 time=0.317 ms 1508 bytes from 192.168.1.4: icmp_seq=4 ttl=64 time=0.285 ms 1508 bytes from 192.168.1.4: icmp_seq=5 ttl=64 time=0.628 ms 1508 bytes from 192.168.1.4: icmp_seq=6 ttl=64 time=0.427 ms 1508 bytes from 192.168.1.4: icmp_seq=7 ttl=64 time=0.483 ms 1508 bytes from 192.168.1.4: icmp_seq=8 ttl=64 time=0.352 ms 1508 bytes from 192.168.1.4: icmp_seq=9 ttl=64 time=0.399 ms 1508 bytes from 192.168.1.4: icmp_seq=10 ttl=64 time=0.576 ms --- 192.168.1.4 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.285/0.507/1.144/0.236 ms 2019-06-08 10:02:54,660 INFO [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] Measuring TCP Throughput (packet size=65536)... 2019-06-08 10:02:54,660 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.4 2019-06-08 10:03:04,785 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] megabytes=4211.8239 real_seconds=10.00 rate_Mbps=3532.3116 tx_cpu=8 rx_cpu=10 retrans=1 cwnd=574 rtt_ms=0.34 2019-06-08 10:03:04,786 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.4 2019-06-08 10:03:14,885 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] megabytes=4298.8125 real_seconds=10.00 rate_Mbps=3605.3237 tx_cpu=9 rx_cpu=10 retrans=1 cwnd=585 rtt_ms=0.62 2019-06-08 10:03:14,886 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.4 2019-06-08 10:03:24,983 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] megabytes=4678.3754 real_seconds=10.00 rate_Mbps=3923.5829 tx_cpu=8 rx_cpu=11 retrans=5 cwnd=453 rtt_ms=0.27 2019-06-08 10:03:24,984 INFO [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] Measuring UDP Throughput (packet size=128)... 2019-06-08 10:03:24,984 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.4 2019-06-08 10:03:28,313 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] megabytes=25.7712 real_seconds=1.00 rate_Mbps=215.8319 tx_cpu=17 rx_cpu=25 drop=0 pkt=211118 data_loss=0.00000 2019-06-08 10:03:28,313 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] pkt-size=128 throughput=1<221011/5000000<10000000 Kbps loss-rate=0 2019-06-08 10:03:28,314 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R663033K -p5001 -P5002 -fparse 192.168.1.4 2019-06-08 10:03:31,639 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] megabytes=26.2147 real_seconds=1.00 rate_Mbps=219.5443 tx_cpu=17 rx_cpu=25 drop=0 pkt=214751 data_loss=0.00000 2019-06-08 10:03:31,639 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] pkt-size=128 throughput=1<224813/663033<663033 Kbps loss-rate=0 2019-06-08 10:03:31,640 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R443923K -p5001 -P5002 -fparse 192.168.1.4 2019-06-08 10:03:34,963 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] megabytes=26.3235 real_seconds=1.00 rate_Mbps=220.4801 tx_cpu=17 rx_cpu=25 drop=28 pkt=215670 data_loss=0.01291 2019-06-08 10:03:34,964 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] pkt-size=128 throughput=1<225771/443923<443923 Kbps loss-rate=0 2019-06-08 10:03:34,964 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R334847K -p5001 -P5002 -fparse 192.168.1.4 2019-06-08 10:03:38,292 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] megabytes=25.8114 real_seconds=1.00 rate_Mbps=216.2007 tx_cpu=17 rx_cpu=26 drop=1533 pkt=212980 data_loss=0.71966 2019-06-08 10:03:38,292 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] pkt-size=128 throughput=1<221389/334847<334847 Kbps loss-rate=0 2019-06-08 10:03:38,293 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R278118K -p5001 -P5002 -fparse 192.168.1.4 2019-06-08 10:03:41,644 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] megabytes=26.0542 real_seconds=1.00 rate_Mbps=218.2536 tx_cpu=18 rx_cpu=25 drop=480 pkt=213916 data_loss=0.22441 2019-06-08 10:03:41,644 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] pkt-size=128 throughput=1<223491/278118<278118 Kbps loss-rate=0 2019-06-08 10:03:41,645 DEBUG undershot, min=223491 kbps=250804 max=278118 2019-06-08 10:03:41,645 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R250804K -p5001 -P5002 -fparse 192.168.1.4 2019-06-08 10:03:44,971 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] megabytes=25.3208 real_seconds=1.00 rate_Mbps=212.1917 tx_cpu=18 rx_cpu=26 drop=161 pkt=207589 data_loss=0.07774 2019-06-08 10:03:44,972 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] pkt-size=128 throughput=223491<217284/250804<278118 Kbps loss-rate=0 2019-06-08 10:03:44,972 DEBUG undershot, min=250804 kbps=264461 max=278118 2019-06-08 10:03:44,972 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R264461K -p5001 -P5002 -fparse 192.168.1.4 2019-06-08 10:03:48,300 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] megabytes=25.8656 real_seconds=1.00 rate_Mbps=216.5535 tx_cpu=18 rx_cpu=28 drop=0 pkt=211891 data_loss=0.00000 2019-06-08 10:03:48,301 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] pkt-size=128 throughput=250804<221750/264461<278118 Kbps loss-rate=0 2019-06-08 10:03:48,301 DEBUG undershot, min=264461 kbps=271289 max=278118 2019-06-08 10:03:48,301 INFO [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] Measuring UDP Throughput (packet size=1024)... 2019-06-08 10:03:48,302 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.4 2019-06-08 10:03:51,628 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] megabytes=192.8867 real_seconds=1.00 rate_Mbps=1617.2764 tx_cpu=30 rx_cpu=27 drop=240 pkt=197756 data_loss=0.12137 2019-06-08 10:03:51,629 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] pkt-size=1024 throughput=1<1656091/5000000<10000000 Kbps loss-rate=0 2019-06-08 10:03:51,629 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3328045K -p5001 -P5002 -fparse 192.168.1.4 2019-06-08 10:03:54,957 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] megabytes=187.7520 real_seconds=1.00 rate_Mbps=1573.8475 tx_cpu=32 rx_cpu=29 drop=0 pkt=192258 data_loss=0.00000 2019-06-08 10:03:54,958 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] pkt-size=1024 throughput=1<1611619/3328045<3328045 Kbps loss-rate=0 2019-06-08 10:03:54,958 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2469832K -p5001 -P5002 -fparse 192.168.1.4 2019-06-08 10:03:58,285 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] megabytes=194.8945 real_seconds=1.00 rate_Mbps=1633.8171 tx_cpu=28 rx_cpu=31 drop=0 pkt=199572 data_loss=0.00000 2019-06-08 10:03:58,285 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] pkt-size=1024 throughput=1<1673028/2469832<2469832 Kbps loss-rate=0 2019-06-08 10:03:58,286 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2071430K -p5001 -P5002 -fparse 192.168.1.4 2019-06-08 10:04:01,612 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] megabytes=195.8379 real_seconds=1.00 rate_Mbps=1641.2514 tx_cpu=30 rx_cpu=29 drop=13 pkt=200551 data_loss=0.00648 2019-06-08 10:04:01,612 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] pkt-size=1024 throughput=1<1680641/2071430<2071430 Kbps loss-rate=0 2019-06-08 10:04:01,612 DEBUG undershot, min=1680641 kbps=1876035 max=2071430 2019-06-08 10:04:01,613 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1876035K -p5001 -P5002 -fparse 192.168.1.4 2019-06-08 10:04:04,964 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] megabytes=206.4307 real_seconds=1.00 rate_Mbps=1730.3094 tx_cpu=27 rx_cpu=27 drop=500 pkt=211885 data_loss=0.23594 2019-06-08 10:04:04,964 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] pkt-size=1024 throughput=1680641<1771836/1876035<2071430 Kbps loss-rate=0 2019-06-08 10:04:04,964 DEBUG undershot, min=1771836 kbps=1921633 max=2071430 2019-06-08 10:04:04,965 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1921633K -p5001 -P5002 -fparse 192.168.1.4 2019-06-08 10:04:08,316 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] megabytes=186.2842 real_seconds=1.00 rate_Mbps=1560.6767 tx_cpu=31 rx_cpu=29 drop=0 pkt=190755 data_loss=0.00000 2019-06-08 10:04:08,317 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] pkt-size=1024 throughput=1771836<1598132/1921633<2071430 Kbps loss-rate=0 2019-06-08 10:04:08,317 DEBUG undershot, min=1921633 kbps=1996531 max=2071430 2019-06-08 10:04:08,317 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1996531K -p5001 -P5002 -fparse 192.168.1.4 2019-06-08 10:04:11,645 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] megabytes=169.8926 real_seconds=1.00 rate_Mbps=1419.7063 tx_cpu=30 rx_cpu=23 drop=29038 pkt=203008 data_loss=14.30386 2019-06-08 10:04:11,645 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] pkt-size=1024 throughput=1921633<1453779/1996531<2071430 Kbps loss-rate=14 2019-06-08 10:04:11,645 INFO [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] Measuring UDP Throughput (packet size=8192)... 2019-06-08 10:04:11,646 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.4 2019-06-08 10:04:14,973 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] megabytes=371.4688 real_seconds=1.00 rate_Mbps=3104.5877 tx_cpu=34 rx_cpu=21 drop=24435 pkt=71983 data_loss=33.94551 2019-06-08 10:04:14,973 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] pkt-size=8192 throughput=1<3179097/5000000<10000000 Kbps loss-rate=33 2019-06-08 10:04:14,974 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R4089548K -p5001 -P5002 -fparse 192.168.1.4 2019-06-08 10:04:18,325 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] megabytes=360.7266 real_seconds=1.00 rate_Mbps=3020.8010 tx_cpu=99 rx_cpu=20 drop=16229 pkt=62402 data_loss=26.00717 2019-06-08 10:04:18,325 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] pkt-size=8192 throughput=1<3093300/4089548<4089548 Kbps loss-rate=26 2019-06-08 10:04:18,326 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3591424K -p5001 -P5002 -fparse 192.168.1.4 2019-06-08 10:04:21,653 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] megabytes=374.4375 real_seconds=1.00 rate_Mbps=3135.9135 tx_cpu=99 rx_cpu=20 drop=6874 pkt=54802 data_loss=12.54333 2019-06-08 10:04:21,654 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] pkt-size=8192 throughput=1<3211175/3591424<3591424 Kbps loss-rate=12 2019-06-08 10:04:21,654 DEBUG overshot, min=1 kbps=3211175 max=3591424 2019-06-08 10:04:21,654 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3211175K -p5001 -P5002 -fparse 192.168.1.4 2019-06-08 10:04:24,981 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] megabytes=378.9141 real_seconds=1.00 rate_Mbps=3181.6732 tx_cpu=98 rx_cpu=19 drop=498 pkt=48999 data_loss=1.01634 2019-06-08 10:04:24,981 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] pkt-size=8192 throughput=1<3258033/3211175<3591424 Kbps loss-rate=1 2019-06-08 10:04:24,982 DEBUG undershot, min=3258033 kbps=3424728 max=3591424 2019-06-08 10:04:24,982 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3424728K -p5001 -P5002 -fparse 192.168.1.4 2019-06-08 10:04:28,311 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] megabytes=392.4531 real_seconds=1.00 rate_Mbps=3285.7643 tx_cpu=99 rx_cpu=22 drop=2012 pkt=52246 data_loss=3.85102 2019-06-08 10:04:28,311 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] pkt-size=8192 throughput=3258033<3364622/3424728<3591424 Kbps loss-rate=3 2019-06-08 10:04:28,322 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.3', 'ip_to': u'192.168.1.4', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 1, 'rtt_ms': 0.34, 'throughput_kbps': 3617087, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 1, 'rtt_ms': 0.62, 'throughput_kbps': 3691851, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 5, 'rtt_ms': 0.27, 'throughput_kbps': 4017748, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 221750, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 14.3, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1453779, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.85, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 3364622, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '2.426', 'rtt_max_ms': '21.430', 'rtt_min_ms': '0.179', 'rtt_stddev': '6.335', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.277', 'rtt_max_ms': '0.349', 'rtt_min_ms': '0.205', 'rtt_stddev': '0.053', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.507', 'rtt_max_ms': '1.144', 'rtt_min_ms': '0.285', 'rtt_stddev': '0.236', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-06-08 10:04:28,323 INFO Deleting floating ip e3397738-c660-4c0d-9e5e-c7e8b38b82bf 2019-06-08 10:04:29,706 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] Floating IP 172.30.9.209 deleted 2019-06-08 10:04:29,864 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6243] Instance deleted 2019-06-08 10:04:29,978 INFO [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] Creating client VM... 2019-06-08 10:04:29,978 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2019-06-08 10:04:32,527 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] VM status=BUILD, retrying 1 of 150... 2019-06-08 10:04:34,632 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] VM status=BUILD, retrying 2 of 150... 2019-06-08 10:04:37,092 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] VM status=BUILD, retrying 3 of 150... 2019-06-08 10:04:39,232 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] VM status=BUILD, retrying 4 of 150... 2019-06-08 10:04:41,401 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] VM status=BUILD, retrying 5 of 150... 2019-06-08 10:04:43,554 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] VM status=BUILD, retrying 6 of 150... 2019-06-08 10:04:45,958 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] VM status=BUILD, retrying 7 of 150... 2019-06-08 10:04:48,114 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] VM status=BUILD, retrying 8 of 150... 2019-06-08 10:04:53,017 INFO [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] Internal network IP: 192.168.2.6 2019-06-08 10:04:53,017 INFO [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] SSH IP: 172.30.9.205 2019-06-08 10:04:53,017 INFO [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] Setup SSH for ubuntu@172.30.9.205 2019-06-08 10:05:05,813 INFO [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] Installing nuttcp-8.1.4... 2019-06-08 10:05:05,860 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] Copying nuttcp-8.1.4 to target... 2019-06-08 10:05:05,962 INFO ============================================================ 2019-06-08 10:05:05,962 INFO Flow 5: VM to VM different network fixed IP (inter-node) 2019-06-08 10:05:15,004 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] PING 192.168.1.4 (192.168.1.4) 64(92) bytes of data. 72 bytes from 192.168.1.4: icmp_seq=1 ttl=63 time=1.34 ms 72 bytes from 192.168.1.4: icmp_seq=2 ttl=63 time=0.628 ms 72 bytes from 192.168.1.4: icmp_seq=3 ttl=63 time=0.436 ms 72 bytes from 192.168.1.4: icmp_seq=4 ttl=63 time=0.582 ms 72 bytes from 192.168.1.4: icmp_seq=5 ttl=63 time=0.619 ms 72 bytes from 192.168.1.4: icmp_seq=6 ttl=63 time=0.660 ms 72 bytes from 192.168.1.4: icmp_seq=7 ttl=63 time=0.333 ms 72 bytes from 192.168.1.4: icmp_seq=8 ttl=63 time=0.592 ms 72 bytes from 192.168.1.4: icmp_seq=9 ttl=63 time=0.607 ms 72 bytes from 192.168.1.4: icmp_seq=10 ttl=63 time=0.448 ms --- 192.168.1.4 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.333/0.625/1.349/0.261 ms 2019-06-08 10:05:24,040 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] PING 192.168.1.4 (192.168.1.4) 391(419) bytes of data. 399 bytes from 192.168.1.4: icmp_seq=1 ttl=63 time=0.569 ms 399 bytes from 192.168.1.4: icmp_seq=2 ttl=63 time=0.431 ms 399 bytes from 192.168.1.4: icmp_seq=3 ttl=63 time=0.562 ms 399 bytes from 192.168.1.4: icmp_seq=4 ttl=63 time=0.315 ms 399 bytes from 192.168.1.4: icmp_seq=5 ttl=63 time=0.407 ms 399 bytes from 192.168.1.4: icmp_seq=6 ttl=63 time=0.514 ms 399 bytes from 192.168.1.4: icmp_seq=7 ttl=63 time=0.486 ms 399 bytes from 192.168.1.4: icmp_seq=8 ttl=63 time=0.702 ms 399 bytes from 192.168.1.4: icmp_seq=9 ttl=63 time=0.559 ms 399 bytes from 192.168.1.4: icmp_seq=10 ttl=63 time=0.544 ms --- 192.168.1.4 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8998ms rtt min/avg/max/mdev = 0.315/0.508/0.702/0.105 ms 2019-06-08 10:05:33,084 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] PING 192.168.1.4 (192.168.1.4) 1500(1528) bytes of data. 1508 bytes from 192.168.1.4: icmp_seq=1 ttl=63 time=1.99 ms 1508 bytes from 192.168.1.4: icmp_seq=2 ttl=63 time=0.905 ms 1508 bytes from 192.168.1.4: icmp_seq=3 ttl=63 time=0.599 ms 1508 bytes from 192.168.1.4: icmp_seq=4 ttl=63 time=0.590 ms 1508 bytes from 192.168.1.4: icmp_seq=5 ttl=63 time=0.718 ms 1508 bytes from 192.168.1.4: icmp_seq=6 ttl=63 time=0.851 ms 1508 bytes from 192.168.1.4: icmp_seq=7 ttl=63 time=0.401 ms 1508 bytes from 192.168.1.4: icmp_seq=8 ttl=63 time=0.464 ms 1508 bytes from 192.168.1.4: icmp_seq=9 ttl=63 time=0.639 ms 1508 bytes from 192.168.1.4: icmp_seq=10 ttl=63 time=0.473 ms --- 192.168.1.4 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.401/0.763/1.996/0.440 ms 2019-06-08 10:05:33,084 INFO [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] Measuring TCP Throughput (packet size=65536)... 2019-06-08 10:05:33,085 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.4 2019-06-08 10:05:43,182 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] megabytes=1880.5462 real_seconds=10.00 rate_Mbps=1577.7159 tx_cpu=4 rx_cpu=5 retrans=8 cwnd=309 rtt_ms=0.46 2019-06-08 10:05:43,183 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.4 2019-06-08 10:05:53,281 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] megabytes=1820.7105 real_seconds=10.00 rate_Mbps=1527.7528 tx_cpu=4 rx_cpu=6 retrans=11 cwnd=300 rtt_ms=0.56 2019-06-08 10:05:53,282 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.4 2019-06-08 10:06:03,381 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] megabytes=2028.7501 real_seconds=10.00 rate_Mbps=1701.9443 tx_cpu=4 rx_cpu=6 retrans=5 cwnd=451 rtt_ms=0.52 2019-06-08 10:06:03,381 INFO [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] Measuring UDP Throughput (packet size=128)... 2019-06-08 10:06:03,382 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.4 2019-06-08 10:06:06,710 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] megabytes=17.9482 real_seconds=1.00 rate_Mbps=149.9561 tx_cpu=17 rx_cpu=18 drop=69608 pkt=216640 data_loss=32.13085 2019-06-08 10:06:06,710 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] pkt-size=128 throughput=1<153555/5000000<10000000 Kbps loss-rate=32 2019-06-08 10:06:06,711 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R460665K -p5001 -P5002 -fparse 192.168.1.4 2019-06-08 10:06:10,035 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] megabytes=18.3685 real_seconds=1.00 rate_Mbps=153.3256 tx_cpu=17 rx_cpu=19 drop=56681 pkt=207156 data_loss=27.36163 2019-06-08 10:06:10,035 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] pkt-size=128 throughput=1<157005/460665<460665 Kbps loss-rate=27 2019-06-08 10:06:10,036 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R308835K -p5001 -P5002 -fparse 192.168.1.4 2019-06-08 10:06:13,360 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] megabytes=18.4944 real_seconds=1.00 rate_Mbps=155.2067 tx_cpu=17 rx_cpu=18 drop=62629 pkt=214135 data_loss=29.24731 2019-06-08 10:06:13,360 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] pkt-size=128 throughput=1<158931/308835<308835 Kbps loss-rate=29 2019-06-08 10:06:13,361 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R233883K -p5001 -P5002 -fparse 192.168.1.4 2019-06-08 10:06:16,688 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] megabytes=18.3406 real_seconds=1.00 rate_Mbps=153.1869 tx_cpu=19 rx_cpu=18 drop=65060 pkt=215306 data_loss=30.21745 2019-06-08 10:06:16,689 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] pkt-size=128 throughput=1<156863/233883<233883 Kbps loss-rate=30 2019-06-08 10:06:16,689 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R195373K -p5001 -P5002 -fparse 192.168.1.4 2019-06-08 10:06:20,014 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] megabytes=19.1166 real_seconds=1.00 rate_Mbps=159.9236 tx_cpu=99 rx_cpu=18 drop=34191 pkt=190794 data_loss=17.92034 2019-06-08 10:06:20,015 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] pkt-size=128 throughput=1<163761/195373<195373 Kbps loss-rate=17 2019-06-08 10:06:20,015 DEBUG overshot, min=1 kbps=163761 max=195373 2019-06-08 10:06:20,015 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R163761K -p5001 -P5002 -fparse 192.168.1.4 2019-06-08 10:06:23,339 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] megabytes=18.4932 real_seconds=1.00 rate_Mbps=154.7883 tx_cpu=99 rx_cpu=18 drop=8427 pkt=159923 data_loss=5.26947 2019-06-08 10:06:23,340 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] pkt-size=128 throughput=1<158503/163761<195373 Kbps loss-rate=5 2019-06-08 10:06:23,340 DEBUG overshot, min=1 kbps=158503 max=163761 2019-06-08 10:06:23,340 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R158503K -p5001 -P5002 -fparse 192.168.1.4 2019-06-08 10:06:26,667 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] megabytes=18.4778 real_seconds=1.00 rate_Mbps=154.6779 tx_cpu=99 rx_cpu=18 drop=3418 pkt=154788 data_loss=2.20799 2019-06-08 10:06:26,668 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] pkt-size=128 throughput=1<158390/158503<163761 Kbps loss-rate=2 2019-06-08 10:06:26,668 INFO [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] Measuring UDP Throughput (packet size=1024)... 2019-06-08 10:06:26,669 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.4 2019-06-08 10:06:29,996 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] megabytes=150.8838 real_seconds=1.00 rate_Mbps=1265.1546 tx_cpu=32 rx_cpu=19 drop=40408 pkt=194913 data_loss=20.73128 2019-06-08 10:06:29,996 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] pkt-size=1024 throughput=1<1295518/5000000<10000000 Kbps loss-rate=20 2019-06-08 10:06:29,997 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3147759K -p5001 -P5002 -fparse 192.168.1.4 2019-06-08 10:06:33,328 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] megabytes=145.2627 real_seconds=1.00 rate_Mbps=1218.7687 tx_cpu=32 rx_cpu=19 drop=43758 pkt=192507 data_loss=22.73059 2019-06-08 10:06:33,329 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] pkt-size=1024 throughput=1<1248019/3147759<3147759 Kbps loss-rate=22 2019-06-08 10:06:33,329 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2197889K -p5001 -P5002 -fparse 192.168.1.4 2019-06-08 10:06:36,654 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] megabytes=143.7227 real_seconds=1.00 rate_Mbps=1201.1623 tx_cpu=32 rx_cpu=19 drop=46274 pkt=193446 data_loss=23.92086 2019-06-08 10:06:36,655 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] pkt-size=1024 throughput=1<1229990/2197889<2197889 Kbps loss-rate=23 2019-06-08 10:06:36,655 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1713939K -p5001 -P5002 -fparse 192.168.1.4 2019-06-08 10:06:39,983 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] megabytes=146.2891 real_seconds=1.00 rate_Mbps=1222.1642 tx_cpu=32 rx_cpu=19 drop=41839 pkt=191639 data_loss=21.83219 2019-06-08 10:06:39,983 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] pkt-size=1024 throughput=1<1251496/1713939<1713939 Kbps loss-rate=21 2019-06-08 10:06:39,984 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1482717K -p5001 -P5002 -fparse 192.168.1.4 2019-06-08 10:06:43,334 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] megabytes=148.6230 real_seconds=1.00 rate_Mbps=1243.1019 tx_cpu=99 rx_cpu=19 drop=28806 pkt=180996 data_loss=15.91529 2019-06-08 10:06:43,334 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] pkt-size=1024 throughput=1<1272936/1482717<1482717 Kbps loss-rate=15 2019-06-08 10:06:43,334 DEBUG overshot, min=1 kbps=1272936 max=1482717 2019-06-08 10:06:43,335 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1272936K -p5001 -P5002 -fparse 192.168.1.4 2019-06-08 10:06:46,661 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] megabytes=147.3154 real_seconds=1.00 rate_Mbps=1232.8852 tx_cpu=99 rx_cpu=19 drop=4537 pkt=155388 data_loss=2.91981 2019-06-08 10:06:46,661 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] pkt-size=1024 throughput=1<1262474/1272936<1482717 Kbps loss-rate=2 2019-06-08 10:06:46,662 INFO [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] Measuring UDP Throughput (packet size=8192)... 2019-06-08 10:06:46,662 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.4 2019-06-08 10:06:49,990 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] megabytes=222.3828 real_seconds=1.00 rate_Mbps=1861.4076 tx_cpu=13 rx_cpu=10 drop=37971 pkt=66436 data_loss=57.15425 2019-06-08 10:06:49,991 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] pkt-size=8192 throughput=1<1906081/5000000<10000000 Kbps loss-rate=57 2019-06-08 10:06:49,991 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3453040K -p5001 -P5002 -fparse 192.168.1.4 2019-06-08 10:06:53,320 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] megabytes=223.2734 real_seconds=1.00 rate_Mbps=1869.4631 tx_cpu=98 rx_cpu=11 drop=24110 pkt=52689 data_loss=45.75908 2019-06-08 10:06:53,320 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] pkt-size=8192 throughput=1<1914330/3453040<3453040 Kbps loss-rate=45 2019-06-08 10:06:53,321 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2683685K -p5001 -P5002 -fparse 192.168.1.4 2019-06-08 10:06:56,646 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] megabytes=221.6250 real_seconds=1.00 rate_Mbps=1860.0329 tx_cpu=99 rx_cpu=11 drop=12582 pkt=40950 data_loss=30.72528 2019-06-08 10:06:56,647 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] pkt-size=8192 throughput=1<1904673/2683685<2683685 Kbps loss-rate=30 2019-06-08 10:06:56,647 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2294179K -p5001 -P5002 -fparse 192.168.1.4 2019-06-08 10:06:59,971 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] megabytes=225.7266 real_seconds=1.00 rate_Mbps=1893.9635 tx_cpu=99 rx_cpu=12 drop=6114 pkt=35007 data_loss=17.46507 2019-06-08 10:06:59,971 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] pkt-size=8192 throughput=1<1939418/2294179<2294179 Kbps loss-rate=17 2019-06-08 10:06:59,971 DEBUG overshot, min=1 kbps=1939418 max=2294179 2019-06-08 10:06:59,972 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1939418K -p5001 -P5002 -fparse 192.168.1.4 2019-06-08 10:07:03,322 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] megabytes=227.1094 real_seconds=1.00 rate_Mbps=1906.1628 tx_cpu=98 rx_cpu=10 drop=523 pkt=29593 data_loss=1.76729 2019-06-08 10:07:03,322 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] pkt-size=8192 throughput=1<1951910/1939418<2294179 Kbps loss-rate=1 2019-06-08 10:07:03,323 DEBUG undershot, min=1951910 kbps=2123044 max=2294179 2019-06-08 10:07:03,323 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2123044K -p5001 -P5002 -fparse 192.168.1.4 2019-06-08 10:07:06,673 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] megabytes=219.4922 real_seconds=1.00 rate_Mbps=1837.5533 tx_cpu=99 rx_cpu=13 drop=4300 pkt=32395 data_loss=13.27364 2019-06-08 10:07:06,673 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] pkt-size=8192 throughput=1951910<1881654/2123044<2294179 Kbps loss-rate=13 2019-06-08 10:07:06,673 DEBUG overshot, min=1951910 kbps=1881654 max=2123044 2019-06-08 10:07:06,673 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1881654K -p5001 -P5002 -fparse 192.168.1.4 2019-06-08 10:07:09,998 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] megabytes=224.1953 real_seconds=1.00 rate_Mbps=1882.2658 tx_cpu=99 rx_cpu=10 drop=15 pkt=28712 data_loss=0.05225 2019-06-08 10:07:09,999 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] pkt-size=8192 throughput=1951910<1927440/1881654<2123044 Kbps loss-rate=0 2019-06-08 10:07:09,999 DEBUG undershot, min=2037477 kbps=2080260 max=2123044 2019-06-08 10:07:10,010 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.6', 'ip_to': u'192.168.1.4', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 8, 'rtt_ms': 0.46, 'throughput_kbps': 1615581, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 11, 'rtt_ms': 0.56, 'throughput_kbps': 1564418, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 5, 'rtt_ms': 0.52, 'throughput_kbps': 1742790, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.21, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 158390, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.92, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1262474, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.05, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1927440, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.625', 'rtt_max_ms': '1.349', 'rtt_min_ms': '0.333', 'rtt_stddev': '0.261', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.508', 'rtt_max_ms': '0.702', 'rtt_min_ms': '0.315', 'rtt_stddev': '0.105', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.763', 'rtt_max_ms': '1.996', 'rtt_min_ms': '0.401', 'rtt_stddev': '0.440', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-06-08 10:07:10,011 INFO ============================================================ 2019-06-08 10:07:10,011 INFO Flow 6: VM to VM different network floating IP (inter-node) 2019-06-08 10:07:19,077 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] PING 172.30.9.208 (172.30.9.208) 64(92) bytes of data. 72 bytes from 172.30.9.208: icmp_seq=1 ttl=63 time=0.886 ms 72 bytes from 172.30.9.208: icmp_seq=2 ttl=63 time=0.507 ms 72 bytes from 172.30.9.208: icmp_seq=3 ttl=63 time=0.522 ms 72 bytes from 172.30.9.208: icmp_seq=4 ttl=63 time=0.434 ms 72 bytes from 172.30.9.208: icmp_seq=5 ttl=63 time=0.656 ms 72 bytes from 172.30.9.208: icmp_seq=6 ttl=63 time=0.458 ms 72 bytes from 172.30.9.208: icmp_seq=7 ttl=63 time=0.541 ms 72 bytes from 172.30.9.208: icmp_seq=8 ttl=63 time=0.737 ms 72 bytes from 172.30.9.208: icmp_seq=9 ttl=63 time=0.415 ms 72 bytes from 172.30.9.208: icmp_seq=10 ttl=63 time=0.591 ms --- 172.30.9.208 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8998ms rtt min/avg/max/mdev = 0.415/0.574/0.886/0.143 ms 2019-06-08 10:07:28,117 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] PING 172.30.9.208 (172.30.9.208) 391(419) bytes of data. 399 bytes from 172.30.9.208: icmp_seq=1 ttl=63 time=0.592 ms 399 bytes from 172.30.9.208: icmp_seq=2 ttl=63 time=0.667 ms 399 bytes from 172.30.9.208: icmp_seq=3 ttl=63 time=0.604 ms 399 bytes from 172.30.9.208: icmp_seq=4 ttl=63 time=0.663 ms 399 bytes from 172.30.9.208: icmp_seq=5 ttl=63 time=0.399 ms 399 bytes from 172.30.9.208: icmp_seq=6 ttl=63 time=0.424 ms 399 bytes from 172.30.9.208: icmp_seq=7 ttl=63 time=0.550 ms 399 bytes from 172.30.9.208: icmp_seq=8 ttl=63 time=0.466 ms 399 bytes from 172.30.9.208: icmp_seq=9 ttl=63 time=0.508 ms 399 bytes from 172.30.9.208: icmp_seq=10 ttl=63 time=0.335 ms --- 172.30.9.208 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.335/0.520/0.667/0.111 ms 2019-06-08 10:07:37,161 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] PING 172.30.9.208 (172.30.9.208) 1500(1528) bytes of data. 1508 bytes from 172.30.9.208: icmp_seq=1 ttl=63 time=1.74 ms 1508 bytes from 172.30.9.208: icmp_seq=2 ttl=63 time=0.588 ms 1508 bytes from 172.30.9.208: icmp_seq=3 ttl=63 time=0.437 ms 1508 bytes from 172.30.9.208: icmp_seq=4 ttl=63 time=0.928 ms 1508 bytes from 172.30.9.208: icmp_seq=5 ttl=63 time=0.637 ms 1508 bytes from 172.30.9.208: icmp_seq=6 ttl=63 time=0.529 ms 1508 bytes from 172.30.9.208: icmp_seq=7 ttl=63 time=0.672 ms 1508 bytes from 172.30.9.208: icmp_seq=8 ttl=63 time=0.632 ms 1508 bytes from 172.30.9.208: icmp_seq=9 ttl=63 time=0.702 ms 1508 bytes from 172.30.9.208: icmp_seq=10 ttl=63 time=0.700 ms --- 172.30.9.208 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.437/0.757/1.745/0.350 ms 2019-06-08 10:07:37,162 INFO [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] Measuring TCP Throughput (packet size=65536)... 2019-06-08 10:07:37,162 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.208 2019-06-08 10:07:47,264 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] megabytes=1832.7030 real_seconds=10.00 rate_Mbps=1536.8041 tx_cpu=4 rx_cpu=5 retrans=32 cwnd=293 rtt_ms=0.50 2019-06-08 10:07:47,265 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.208 2019-06-08 10:07:57,365 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] megabytes=2389.1580 real_seconds=10.00 rate_Mbps=2003.3010 tx_cpu=5 rx_cpu=7 retrans=33 cwnd=602 rtt_ms=0.46 2019-06-08 10:07:57,366 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.208 2019-06-08 10:08:07,469 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] megabytes=1669.0069 real_seconds=10.00 rate_Mbps=1399.7418 tx_cpu=3 rx_cpu=5 retrans=28 cwnd=262 rtt_ms=0.41 2019-06-08 10:08:07,469 INFO [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] Measuring UDP Throughput (packet size=128)... 2019-06-08 10:08:07,470 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.208 2019-06-08 10:08:10,800 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] megabytes=17.3196 real_seconds=1.01 rate_Mbps=144.5091 tx_cpu=17 rx_cpu=17 drop=62218 pkt=204100 data_loss=30.48413 2019-06-08 10:08:10,801 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] pkt-size=128 throughput=1<147977/5000000<10000000 Kbps loss-rate=30 2019-06-08 10:08:10,801 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R443931K -p5001 -P5002 -fparse 172.30.9.208 2019-06-08 10:08:14,125 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] megabytes=17.3735 real_seconds=1.00 rate_Mbps=145.7195 tx_cpu=17 rx_cpu=17 drop=67131 pkt=209455 data_loss=32.05036 2019-06-08 10:08:14,126 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] pkt-size=128 throughput=1<149216/443931<443931 Kbps loss-rate=32 2019-06-08 10:08:14,126 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R296573K -p5001 -P5002 -fparse 172.30.9.208 2019-06-08 10:08:17,478 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] megabytes=17.9951 real_seconds=1.01 rate_Mbps=150.1829 tx_cpu=17 rx_cpu=16 drop=64811 pkt=212227 data_loss=30.53855 2019-06-08 10:08:17,478 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] pkt-size=128 throughput=1<153787/296573<296573 Kbps loss-rate=30 2019-06-08 10:08:17,479 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R225180K -p5001 -P5002 -fparse 172.30.9.208 2019-06-08 10:08:20,808 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] megabytes=18.1312 real_seconds=1.01 rate_Mbps=151.2718 tx_cpu=17 rx_cpu=17 drop=58794 pkt=207325 data_loss=28.35840 2019-06-08 10:08:20,808 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] pkt-size=128 throughput=1<154902/225180<225180 Kbps loss-rate=28 2019-06-08 10:08:20,809 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R190041K -p5001 -P5002 -fparse 172.30.9.208 2019-06-08 10:08:24,135 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] megabytes=18.0991 real_seconds=1.00 rate_Mbps=151.1520 tx_cpu=99 rx_cpu=16 drop=37319 pkt=185587 data_loss=20.10885 2019-06-08 10:08:24,135 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] pkt-size=128 throughput=1<154779/190041<190041 Kbps loss-rate=20 2019-06-08 10:08:24,136 DEBUG overshot, min=1 kbps=154779 max=190041 2019-06-08 10:08:24,136 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R154779K -p5001 -P5002 -fparse 172.30.9.208 2019-06-08 10:08:27,463 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] megabytes=18.0872 real_seconds=1.00 rate_Mbps=151.3006 tx_cpu=99 rx_cpu=17 drop=2982 pkt=151152 data_loss=1.97277 2019-06-08 10:08:27,464 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] pkt-size=128 throughput=1<154931/154779<190041 Kbps loss-rate=1 2019-06-08 10:08:27,464 DEBUG undershot, min=154931 kbps=172486 max=190041 2019-06-08 10:08:27,464 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R172486K -p5001 -P5002 -fparse 172.30.9.208 2019-06-08 10:08:30,816 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] megabytes=17.8583 real_seconds=1.00 rate_Mbps=149.3197 tx_cpu=98 rx_cpu=16 drop=22148 pkt=168443 data_loss=13.14859 2019-06-08 10:08:30,816 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] pkt-size=128 throughput=154931<152903/172486<190041 Kbps loss-rate=13 2019-06-08 10:08:30,816 DEBUG overshot, min=154931 kbps=152903 max=172486 2019-06-08 10:08:30,817 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R152903K -p5001 -P5002 -fparse 172.30.9.208 2019-06-08 10:08:34,169 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] megabytes=17.9500 real_seconds=1.00 rate_Mbps=150.1285 tx_cpu=99 rx_cpu=16 drop=2273 pkt=149320 data_loss=1.52242 2019-06-08 10:08:34,169 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] pkt-size=128 throughput=154931<153731/152903<172486 Kbps loss-rate=1 2019-06-08 10:08:34,169 DEBUG undershot, min=163708 kbps=168097 max=172486 2019-06-08 10:08:34,170 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R168097K -p5001 -P5002 -fparse 172.30.9.208 2019-06-08 10:08:37,521 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] megabytes=17.2878 real_seconds=1.00 rate_Mbps=144.6016 tx_cpu=99 rx_cpu=16 drop=22535 pkt=164157 data_loss=13.72794 2019-06-08 10:08:37,522 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] pkt-size=128 throughput=163708<148072/168097<172486 Kbps loss-rate=13 2019-06-08 10:08:37,522 DEBUG overshot, min=163708 kbps=148072 max=168097 2019-06-08 10:08:37,522 INFO [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] Measuring UDP Throughput (packet size=1024)... 2019-06-08 10:08:37,523 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.208 2019-06-08 10:08:40,875 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] megabytes=138.1201 real_seconds=1.00 rate_Mbps=1152.9021 tx_cpu=33 rx_cpu=17 drop=56407 pkt=197842 data_loss=28.51115 2019-06-08 10:08:40,875 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] pkt-size=1024 throughput=1<1180571/5000000<10000000 Kbps loss-rate=28 2019-06-08 10:08:40,876 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3090285K -p5001 -P5002 -fparse 172.30.9.208 2019-06-08 10:08:44,204 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] megabytes=138.5322 real_seconds=1.00 rate_Mbps=1162.1355 tx_cpu=31 rx_cpu=18 drop=47824 pkt=189681 data_loss=25.21289 2019-06-08 10:08:44,205 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] pkt-size=1024 throughput=1<1190026/3090285<3090285 Kbps loss-rate=25 2019-06-08 10:08:44,205 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2140155K -p5001 -P5002 -fparse 172.30.9.208 2019-06-08 10:08:47,532 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] megabytes=138.3125 real_seconds=1.00 rate_Mbps=1155.7350 tx_cpu=31 rx_cpu=18 drop=58169 pkt=199801 data_loss=29.11348 2019-06-08 10:08:47,532 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] pkt-size=1024 throughput=1<1183472/2140155<2140155 Kbps loss-rate=29 2019-06-08 10:08:47,533 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1661813K -p5001 -P5002 -fparse 172.30.9.208 2019-06-08 10:08:50,860 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] megabytes=137.9307 real_seconds=1.00 rate_Mbps=1151.6600 tx_cpu=27 rx_cpu=18 drop=45421 pkt=186662 data_loss=24.33326 2019-06-08 10:08:50,861 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] pkt-size=1024 throughput=1<1179299/1661813<1661813 Kbps loss-rate=24 2019-06-08 10:08:50,861 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1420556K -p5001 -P5002 -fparse 172.30.9.208 2019-06-08 10:08:54,187 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] megabytes=136.9668 real_seconds=1.00 rate_Mbps=1144.5725 tx_cpu=79 rx_cpu=18 drop=26232 pkt=166486 data_loss=15.75629 2019-06-08 10:08:54,187 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] pkt-size=1024 throughput=1<1172042/1420556<1420556 Kbps loss-rate=15 2019-06-08 10:08:54,188 DEBUG overshot, min=1 kbps=1172042 max=1420556 2019-06-08 10:08:54,188 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1172042K -p5001 -P5002 -fparse 172.30.9.208 2019-06-08 10:08:57,515 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] megabytes=137.7734 real_seconds=1.00 rate_Mbps=1153.0086 tx_cpu=99 rx_cpu=18 drop=1992 pkt=143072 data_loss=1.39237 2019-06-08 10:08:57,515 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] pkt-size=1024 throughput=1<1180680/1172042<1420556 Kbps loss-rate=1 2019-06-08 10:08:57,516 DEBUG undershot, min=1180680 kbps=1300618 max=1420556 2019-06-08 10:08:57,516 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1300618K -p5001 -P5002 -fparse 172.30.9.208 2019-06-08 10:09:00,870 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] megabytes=144.6768 real_seconds=1.00 rate_Mbps=1209.4411 tx_cpu=98 rx_cpu=19 drop=10618 pkt=158767 data_loss=6.68776 2019-06-08 10:09:00,870 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] pkt-size=1024 throughput=1180680<1238467/1300618<1420556 Kbps loss-rate=6 2019-06-08 10:09:00,871 DEBUG overshot, min=1180680 kbps=1238467 max=1300618 2019-06-08 10:09:00,871 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1238467K -p5001 -P5002 -fparse 172.30.9.208 2019-06-08 10:09:04,200 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] megabytes=143.5742 real_seconds=1.00 rate_Mbps=1200.4276 tx_cpu=99 rx_cpu=18 drop=4160 pkt=151180 data_loss=2.75169 2019-06-08 10:09:04,201 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] pkt-size=1024 throughput=1180680<1229237/1238467<1300618 Kbps loss-rate=2 2019-06-08 10:09:04,201 INFO [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] Measuring UDP Throughput (packet size=8192)... 2019-06-08 10:09:04,201 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.208 2019-06-08 10:09:07,528 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] megabytes=210.2188 real_seconds=1.01 rate_Mbps=1752.8485 tx_cpu=45 rx_cpu=9 drop=48679 pkt=75587 data_loss=64.40128 2019-06-08 10:09:07,528 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] pkt-size=8192 throughput=1<1794916/5000000<10000000 Kbps loss-rate=64 2019-06-08 10:09:07,529 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3397458K -p5001 -P5002 -fparse 172.30.9.208 2019-06-08 10:09:10,856 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] megabytes=218.5234 real_seconds=1.00 rate_Mbps=1827.9399 tx_cpu=99 rx_cpu=9 drop=23870 pkt=51841 data_loss=46.04464 2019-06-08 10:09:10,856 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] pkt-size=8192 throughput=1<1871810/3397458<3397458 Kbps loss-rate=46 2019-06-08 10:09:10,856 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2634634K -p5001 -P5002 -fparse 172.30.9.208 2019-06-08 10:09:14,183 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] megabytes=216.3047 real_seconds=1.00 rate_Mbps=1814.3555 tx_cpu=99 rx_cpu=10 drop=12515 pkt=40202 data_loss=31.13028 2019-06-08 10:09:14,183 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] pkt-size=8192 throughput=1<1857900/2634634<2634634 Kbps loss-rate=31 2019-06-08 10:09:14,183 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2246267K -p5001 -P5002 -fparse 172.30.9.208 2019-06-08 10:09:17,511 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] megabytes=215.0859 real_seconds=1.00 rate_Mbps=1804.2067 tx_cpu=99 rx_cpu=11 drop=6745 pkt=34276 data_loss=19.67849 2019-06-08 10:09:17,511 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] pkt-size=8192 throughput=1<1847507/2246267<2246267 Kbps loss-rate=19 2019-06-08 10:09:17,512 DEBUG overshot, min=1 kbps=1847507 max=2246267 2019-06-08 10:09:17,512 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1847507K -p5001 -P5002 -fparse 172.30.9.208 2019-06-08 10:09:20,865 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] megabytes=220.0078 real_seconds=1.00 rate_Mbps=1846.1076 tx_cpu=98 rx_cpu=10 drop=30 pkt=28191 data_loss=0.10643 2019-06-08 10:09:20,865 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] pkt-size=8192 throughput=1<1890414/1847507<2246267 Kbps loss-rate=0 2019-06-08 10:09:20,865 DEBUG undershot, min=1890414 kbps=2068340 max=2246267 2019-06-08 10:09:20,866 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2068340K -p5001 -P5002 -fparse 172.30.9.208 2019-06-08 10:09:24,193 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] megabytes=215.7891 real_seconds=1.00 rate_Mbps=1805.7836 tx_cpu=99 rx_cpu=10 drop=3939 pkt=31560 data_loss=12.48097 2019-06-08 10:09:24,193 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] pkt-size=8192 throughput=1890414<1849122/2068340<2246267 Kbps loss-rate=12 2019-06-08 10:09:24,194 DEBUG overshot, min=1890414 kbps=1849122 max=2068340 2019-06-08 10:09:24,194 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1849122K -p5001 -P5002 -fparse 172.30.9.208 2019-06-08 10:09:27,545 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] megabytes=215.5078 real_seconds=1.00 rate_Mbps=1808.3675 tx_cpu=99 rx_cpu=9 drop=631 pkt=28216 data_loss=2.23633 2019-06-08 10:09:27,546 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] pkt-size=8192 throughput=1890414<1851768/1849122<2068340 Kbps loss-rate=2 2019-06-08 10:09:27,556 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.6', 'ip_to': u'172.30.9.208', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 32, 'rtt_ms': 0.5, 'throughput_kbps': 1573687, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 33, 'rtt_ms': 0.46, 'throughput_kbps': 2051380, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 28, 'rtt_ms': 0.41, 'throughput_kbps': 1433335, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 13.73, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 148072, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.75, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1229237, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.24, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1851768, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.574', 'rtt_max_ms': '0.886', 'rtt_min_ms': '0.415', 'rtt_stddev': '0.143', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.520', 'rtt_max_ms': '0.667', 'rtt_min_ms': '0.335', 'rtt_stddev': '0.111', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.757', 'rtt_max_ms': '1.745', 'rtt_min_ms': '0.437', 'rtt_stddev': '0.350', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-06-08 10:09:27,558 INFO Deleting floating ip e87591df-a4fd-4fb5-b302-7849c2d09d6f 2019-06-08 10:09:29,077 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] Floating IP 172.30.9.205 deleted 2019-06-08 10:09:29,434 DEBUG [TestClient_1f8291de-b462-4ab5-b84f-9f3d9d64b6244] Instance deleted 2019-06-08 10:09:29,498 INFO Cleaning up... 2019-06-08 10:09:29,498 DEBUG [TestServer_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] Terminating nuttcp-8.1.4 2019-06-08 10:09:29,512 INFO Deleting floating ip 696588d7-cb1a-4ae0-ab8f-6b604b968a1b 2019-06-08 10:09:30,891 DEBUG [TestServer_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] Floating IP 172.30.9.208 deleted 2019-06-08 10:09:31,027 DEBUG [TestServer_1f8291de-b462-4ab5-b84f-9f3d9d64b6241] Instance deleted 2019-06-08 10:09:37,187 INFO Network pns-internal-net_1f8291de-b462-4ab5-b84f-9f3d9d64b624 deleted. 2019-06-08 10:09:38,728 INFO Network pns-internal-net2_1f8291de-b462-4ab5-b84f-9f3d9d64b624 deleted. 2019-06-08 10:09:38,789 INFO Removed public key pns_public_key 2019-06-08 10:09:38,789 INFO Deleting security group 2019-06-08 10:09:38,942 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': '14591480', 'rtt_ms': '0.323333'} | | 1.2 | Same Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 161608, 'loss_rate': 0.0}, 1024: {'tp_kbps': 1191648, | | | | | 'loss_rate': 0.06}, 8192: {'tp_kbps': 7707205, 'loss_rate': 0.0}} | | 1.3 | Same Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.296/0.149/0.483/0.097', | | | | | '64-byte': '2.225/0.114/20.810/6.195', '1500-byte': '0.396/0.177/0.601/0.155'}} | | 1.4 | Same Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 2.1 | Same Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '3775562', 'rtt_ms': '0.41'} | | 2.2 | Same Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 221750, 'loss_rate': 0.0}, 1024: {'tp_kbps': 1453779, | | | | | 'loss_rate': 14.3}, 8192: {'tp_kbps': 3364622, 'loss_rate': 3.85}} | | 2.3 | Same Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.277/0.205/0.349/0.053', | | | | | '64-byte': '2.426/0.179/21.430/6.335', '1500-byte': '0.507/0.285/1.144/0.236'}} | | 2.4 | Same Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 3.1 | Different Network, Fixed IP, Intra-node, TCP | PASSED | {'tp_kbps': '1902444', 'rtt_ms': '0.413333'} | | 3.2 | Different Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 150174, 'loss_rate': 3.34}, 1024: {'tp_kbps': 1259873, | | | | | 'loss_rate': 2.42}, 8192: {'tp_kbps': 1813141, 'loss_rate': 0.1}} | | 3.3 | Different Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.299/0.207/0.411/0.067', | | | | | '64-byte': '0.477/0.326/1.110/0.228', '1500-byte': '0.595/0.341/1.573/0.333'}} | | 3.4 | Different Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 4.1 | Different Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '1640929', 'rtt_ms': '0.513333'} | | 4.2 | Different Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 158390, 'loss_rate': 2.21}, 1024: {'tp_kbps': 1262474, | | | | | 'loss_rate': 2.92}, 8192: {'tp_kbps': 1927440, 'loss_rate': 0.05}} | | 4.3 | Different Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.508/0.315/0.702/0.105', | | | | | '64-byte': '0.625/0.333/1.349/0.261', '1500-byte': '0.763/0.401/1.996/0.440'}} | | 4.4 | Different Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 5.1 | Different Network, Floating IP, Intra-node, TCP | PASSED | {'tp_kbps': '1822521', 'rtt_ms': '0.323333'} | | 5.2 | Different Network, Floating IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 139331, 'loss_rate': 2.13}, 1024: {'tp_kbps': 1186668, | | | | | 'loss_rate': 3.89}, 8192: {'tp_kbps': 1900011, 'loss_rate': 11.07}} | | 5.3 | Different Network, Floating IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.489/0.258/0.769/0.176', | | | | | '64-byte': '0.412/0.224/0.670/0.159', '1500-byte': '0.597/0.263/1.573/0.354'}} | | 5.4 | Different Network, Floating IP, Intra-node, Multicast | SKIPPED | {} | | 6.1 | Different Network, Floating IP, Inter-node, TCP | PASSED | {'tp_kbps': '1686134', 'rtt_ms': '0.456667'} | | 6.2 | Different Network, Floating IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 148072, 'loss_rate': 13.73}, 1024: {'tp_kbps': 1229237, | | | | | 'loss_rate': 2.75}, 8192: {'tp_kbps': 1851768, 'loss_rate': 2.24}} | | 6.3 | Different Network, Floating IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.520/0.335/0.667/0.111', | | | | | '64-byte': '0.574/0.415/0.886/0.143', '1500-byte': '0.757/0.437/1.745/0.350'}} | | 6.4 | Different Network, Floating IP, Inter-node, Multicast | SKIPPED | {} | | 7.1 | Native Throughput, TCP | SKIPPED | {} | | 7.2 | Native Throughput, UDP | SKIPPED | {} | | 7.3 | Native Throughput, ICMP | SKIPPED | {} | | 7.4 | Native Throughput, Multicast | SKIPPED | {} | | 8.1 | VM to Host Uploading | SKIPPED | {} | | 8.2 | VM to Host Downloading | SKIPPED | {} | +----------+-------------------------------------------------------+-------------------+----------------------------------------------------------------------------------+ 2019-06-08 10:09:38,947 INFO Saving results in json file: /home/opnfv/functest/results/vmtp/vmtp.json... 2019-06-08 10:09:39,266 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - vmtp_genchart -c /home/opnfv/functest/results/vmtp/vmtp.html /home/opnfv/functest/results/vmtp/vmtp.json Generating chart drawing code to /home/opnfv/functest/results/vmtp/vmtp.html... 2019-06-08 10:09:39,389 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-08 10:09:39,390 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmtp | functest | 19:17 | PASS | +-------------------+------------------+------------------+----------------+ 2019-06-08 10:09:39,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-06-08 10:09:39,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7fd86e0f20bc1a2b7e8db76d75817870fe2b8270" 2019-06-08 10:09:39,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json Date: Sat, 08 Jun 2019 10:09:39 GMT X-Openstack-Request-Id: req-e2d26354-01c0-48a3-9720-cd981a0cd615 2019-06-08 10:09:39,784 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a3d564af-8d87-4f4f-9680-f5a9465e0acc", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "2420a20e636e435491cd99365be39706", "created_at": "2019-06-08T09:50:23Z", "admin_state_up": true, "updated_at": "2019-06-08T10:09:34Z", "project_id": "2420a20e636e435491cd99365be39706", "flavor_id": null, "revision_number": 6, "routes": [], "ha": false, "id": "693faa4a-5025-4b6a-a8c3-bd929068fb3c", "name": "vmtp-router_1f8291de-b462-4ab5-b84f-9f3d9d64b624"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "07ea00007e044be39f0290f616c83aba", "created_at": "2019-06-08T06:02:04Z", "admin_state_up": true, "updated_at": "2019-06-08T06:02:04Z", "project_id": "07ea00007e044be39f0290f616c83aba", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "d11d2cfa-ebba-4487-a42d-f81ff7d1378a", "name": "tempest-pretest-check-842892652"}]} 2019-06-08 10:09:39,784 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/routers.json used request id req-e2d26354-01c0-48a3-9720-cd981a0cd615 2019-06-08 10:09:39,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.388948202133s 2019-06-08 10:09:39,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-06-08 10:09:39,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/routers/693faa4a-5025-4b6a-a8c3-bd929068fb3c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7fd86e0f20bc1a2b7e8db76d75817870fe2b8270" 2019-06-08 10:09:41,122 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 10:09:41 GMT X-Openstack-Request-Id: req-7661bb6b-98b8-4088-a31d-9d18b13ecd2d 2019-06-08 10:09:41,123 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 10:09:41,123 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/routers/693faa4a-5025-4b6a-a8c3-bd929068fb3c.json used request id req-7661bb6b-98b8-4088-a31d-9d18b13ecd2d 2019-06-08 10:09:41,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.33649492264s 2019-06-08 10:09:41,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 10:09:41,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7fd86e0f20bc1a2b7e8db76d75817870fe2b8270" 2019-06-08 10:09:41,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1386 Content-Type: application/json Date: Sat, 08 Jun 2019 10:09:41 GMT X-Openstack-Request-Id: req-ecdfd777-a51a-45cf-a468-4d4aac81877e 2019-06-08 10:09:41,444 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T09:50:30Z", "file": "/v2/images/6cb2f9c1-965c-4469-af19-a52c7c9b8a9b/file", "owner": "2420a20e636e435491cd99365be39706", "id": "6cb2f9c1-965c-4469-af19-a52c7c9b8a9b", "size": 263848448, "self": "/v2/images/6cb2f9c1-965c-4469-af19-a52c7c9b8a9b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/6cb2f9c1-965c-4469-af19-a52c7c9b8a9b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/6cb2f9c1-965c-4469-af19-a52c7c9b8a9b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_1f8291de-b462-4ab5-b84f-9f3d9d64b624", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "vmtp-img_1f8291de-b462-4ab5-b84f-9f3d9d64b624", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-06-08T09:50:26Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 10:09:41,444 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-ecdfd777-a51a-45cf-a468-4d4aac81877e 2019-06-08 10:09:41,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.316925048828s 2019-06-08 10:09:41,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-06-08 10:09:41,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9292/v2/images/6cb2f9c1-965c-4469-af19-a52c7c9b8a9b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7fd86e0f20bc1a2b7e8db76d75817870fe2b8270" 2019-06-08 10:09:41,783 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 10:09:41 GMT X-Openstack-Request-Id: req-784d0018-195c-4408-8a03-f5c023607a94 2019-06-08 10:09:41,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-06-08 10:09:41,784 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.46:9292/v2/images/6cb2f9c1-965c-4469-af19-a52c7c9b8a9b used request id req-784d0018-195c-4408-8a03-f5c023607a94 2019-06-08 10:09:41,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.337598085403s 2019-06-08 10:09:41,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-08 10:09:41,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f0bd9c2ca46fcdd1df49999e6e5a01dc5317241d" 2019-06-08 10:09:42,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 306 Content-Type: application/json Date: Sat, 08 Jun 2019 10:09: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-b74524ab-c05d-496e-a84e-d7c0e30bfb19 x-openstack-request-id: req-b74524ab-c05d-496e-a84e-d7c0e30bfb19 2019-06-08 10:09:42,066 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vmtp-flavor_1f8291de-b462-4ab5-b84f-9f3d9d64b624", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/87dd6896-3960-48bf-9738-542f7b03a3c1", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/87dd6896-3960-48bf-9738-542f7b03a3c1", "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": "87dd6896-3960-48bf-9738-542f7b03a3c1"}]} 2019-06-08 10:09:42,066 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None used request id req-b74524ab-c05d-496e-a84e-d7c0e30bfb19 2019-06-08 10:09:42,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.276556015015s 2019-06-08 10:09:42,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-06-08 10:09:42,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:8774/v2.1/flavors/87dd6896-3960-48bf-9738-542f7b03a3c1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f0bd9c2ca46fcdd1df49999e6e5a01dc5317241d" 2019-06-08 10:09:42,106 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 08 Jun 2019 10:09: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-88132799-ea8b-4040-93cf-bc5c0742401c x-openstack-request-id: req-88132799-ea8b-4040-93cf-bc5c0742401c 2019-06-08 10:09:42,106 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.46:8774/v2.1/flavors/87dd6896-3960-48bf-9738-542f7b03a3c1 used request id req-88132799-ea8b-4040-93cf-bc5c0742401c 2019-06-08 10:09:42,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.037721157074s 2019-06-08 10:09:42,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-08 10:09:42,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f0bd9c2ca46fcdd1df49999e6e5a01dc5317241d" 2019-06-08 10:09:42,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 833 Content-Type: application/json Date: Sat, 08 Jun 2019 10:09:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8f95bc4-c77f-4e76-a7ba-e566a0ed0e65 2019-06-08 10:09:42,324 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.46:5000/v3/users/05c218d902a14f40af3320874b7f92da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05c218d902a14f40af3320874b7f92da", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.46:5000/v3/users/1afacf49c7e14af3a957f3511567dacc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1afacf49c7e14af3a957f3511567dacc", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.46:5000/v3/users/1f2145adf73944a6ab8ed52e5753691b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f2145adf73944a6ab8ed52e5753691b", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.46:5000/v3/users/2593ee6f9317492f990d505d77da4779"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2593ee6f9317492f990d505d77da4779", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.46:5000/v3/users/31ebed201e7e4ca5b7ee604a2b787581"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31ebed201e7e4ca5b7ee604a2b787581", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.46:5000/v3/users/3a572b3053b54834a82afa40e099a5da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a572b3053b54834a82afa40e099a5da", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.46:5000/v3/users/4fee668be3a64363800d347187a88df5"}, "domain_id": "69a9710257d445c38da42b508afe5e4c", "enabled": true, "options": {}, "id": "4fee668be3a64363800d347187a88df5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.46:5000/v3/users/66f1e9993f8b480294a60e940341f520"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66f1e9993f8b480294a60e940341f520", "email": "heat@localhost", "password_expires_at": null}, {"name": "vmtp-user_1f8291de-b462-4ab5-b84f-9f3d9d64b624", "links": {"self": "http://172.30.9.46:5000/v3/users/720fc6f7780046b2aa24226c011bf124"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "720fc6f7780046b2aa24226c011bf124", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.46:5000/v3/users/93fe3f7601c54ac9ad051856c17f28bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93fe3f7601c54ac9ad051856c17f28bb", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.46:5000/v3/users/c236670886154d449269b72bd9c90b0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c236670886154d449269b72bd9c90b0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.46:5000/v3/users/c65b29de08754e65a44567b1f677176f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c65b29de08754e65a44567b1f677176f", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.46:5000/v3/users/d8dd3e6eec484d33b35e900b9699495d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8dd3e6eec484d33b35e900b9699495d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.46:5000/v3/users/dda03f8796ac431cadfc3fd8cb68b8e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dda03f8796ac431cadfc3fd8cb68b8e8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.46:5000/v3/users/fd79c31b868f4106baa6b4b6f650b664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd79c31b868f4106baa6b4b6f650b664", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.46:5000/v3/users", "previous": null, "next": null}} 2019-06-08 10:09:42,324 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/users used request id req-c8f95bc4-c77f-4e76-a7ba-e566a0ed0e65 2019-06-08 10:09:42,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.21767616272s 2019-06-08 10:09:42,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-08 10:09:42,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/users/720fc6f7780046b2aa24226c011bf124 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f0bd9c2ca46fcdd1df49999e6e5a01dc5317241d" 2019-06-08 10:09:42,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 08 Jun 2019 10:09:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23236f57-0dd4-43d1-b8cd-bb100eaef3fd 2019-06-08 10:09:42,640 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmtp-user_1f8291de-b462-4ab5-b84f-9f3d9d64b624", "links": {"self": "http://172.30.9.46:5000/v3/users/720fc6f7780046b2aa24226c011bf124"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "720fc6f7780046b2aa24226c011bf124", "description": null}} 2019-06-08 10:09:42,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/users/720fc6f7780046b2aa24226c011bf124 used request id req-23236f57-0dd4-43d1-b8cd-bb100eaef3fd 2019-06-08 10:09:42,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.310173034668s 2019-06-08 10:09:42,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-06-08 10:09:42,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:5000/v3/users/720fc6f7780046b2aa24226c011bf124 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f0bd9c2ca46fcdd1df49999e6e5a01dc5317241d" 2019-06-08 10:09:42,949 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 10:09:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83a962f5-e0c4-46d2-b490-0087ea2f5be4 2019-06-08 10:09:42,949 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 10:09:42,949 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.46:5000/v3/users/720fc6f7780046b2aa24226c011bf124 used request id req-83a962f5-e0c4-46d2-b490-0087ea2f5be4 2019-06-08 10:09:42,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.308562994003s 2019-06-08 10:09:42,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-08 10:09:42,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f0bd9c2ca46fcdd1df49999e6e5a01dc5317241d" 2019-06-08 10:09:43,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 08 Jun 2019 10:09:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22aea846-7a96-460b-904f-b03418ca0f77 2019-06-08 10:09:43,161 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.46:5000/v3/projects/2420a20e636e435491cd99365be39706"}, "tags": [], "enabled": true, "id": "2420a20e636e435491cd99365be39706", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_1f8291de-b462-4ab5-b84f-9f3d9d64b624"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.46:5000/v3/projects/3188c96ec01940fba81c35d45eb11133"}, "tags": [], "enabled": true, "id": "3188c96ec01940fba81c35d45eb11133", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f"}, "tags": [], "enabled": true, "id": "ae5008b7eba04bb8ab8b9bea870a005f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-08 10:09:43,161 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/projects used request id req-22aea846-7a96-460b-904f-b03418ca0f77 2019-06-08 10:09:43,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.205435037613s 2019-06-08 10:09:43,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-06-08 10:09:43,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:5000/v3/projects/2420a20e636e435491cd99365be39706 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f0bd9c2ca46fcdd1df49999e6e5a01dc5317241d" 2019-06-08 10:09:43,459 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 10:09:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc49c187-4591-44d6-9432-ab334894cf7a 2019-06-08 10:09:43,459 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 10:09:43,459 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.46:5000/v3/projects/2420a20e636e435491cd99365be39706 used request id req-cc49c187-4591-44d6-9432-ab334894cf7a 2019-06-08 10:09:43,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.293909072876s 2019-06-08 10:09:43,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-08 10:09:43,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:9696/v2.0/security-groups.json?project_id=2420a20e636e435491cd99365be39706&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f0bd9c2ca46fcdd1df49999e6e5a01dc5317241d" 2019-06-08 10:09:43,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 08 Jun 2019 10:09:43 GMT X-Openstack-Request-Id: req-84c0c817-878e-4626-a557-009284a0eed5 2019-06-08 10:09:43,768 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2420a20e636e435491cd99365be39706", "created_at": "2019-06-08T09:50:36Z", "updated_at": "2019-06-08T09:50:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T09:50:36Z", "revision_number": 0, "id": "03659743-271b-4067-bc01-ab913deb708a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T09:50:36Z", "security_group_id": "3671dc7a-da23-4c95-b1c9-3b9ed00027f3", "tenant_id": "2420a20e636e435491cd99365be39706", "port_range_min": null, "ethertype": "IPv6", "project_id": "2420a20e636e435491cd99365be39706"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T09:50:36Z", "revision_number": 0, "id": "113ef9e4-3dd1-4624-9734-43afa9ef2b0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T09:50:36Z", "security_group_id": "3671dc7a-da23-4c95-b1c9-3b9ed00027f3", "tenant_id": "2420a20e636e435491cd99365be39706", "port_range_min": null, "ethertype": "IPv4", "project_id": "2420a20e636e435491cd99365be39706"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T09:50:36Z", "revision_number": 0, "id": "50ae6536-10a2-4d5e-ad18-24094fd02bfa", "remote_group_id": "3671dc7a-da23-4c95-b1c9-3b9ed00027f3", "remote_ip_prefix": null, "created_at": "2019-06-08T09:50:36Z", "security_group_id": "3671dc7a-da23-4c95-b1c9-3b9ed00027f3", "tenant_id": "2420a20e636e435491cd99365be39706", "port_range_min": null, "ethertype": "IPv6", "project_id": "2420a20e636e435491cd99365be39706"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T09:50:36Z", "revision_number": 0, "id": "ecaad2d9-cc9a-43fb-8d44-7e8ada674adf", "remote_group_id": "3671dc7a-da23-4c95-b1c9-3b9ed00027f3", "remote_ip_prefix": null, "created_at": "2019-06-08T09:50:36Z", "security_group_id": "3671dc7a-da23-4c95-b1c9-3b9ed00027f3", "tenant_id": "2420a20e636e435491cd99365be39706", "port_range_min": null, "ethertype": "IPv4", "project_id": "2420a20e636e435491cd99365be39706"}], "revision_number": 1, "project_id": "2420a20e636e435491cd99365be39706", "id": "3671dc7a-da23-4c95-b1c9-3b9ed00027f3", "name": "default"}]} 2019-06-08 10:09:43,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/security-groups.json?project_id=2420a20e636e435491cd99365be39706&name=default used request id req-84c0c817-878e-4626-a557-009284a0eed5 2019-06-08 10:09:43,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.30363702774s 2019-06-08 10:09:43,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-08 10:09:43,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f0bd9c2ca46fcdd1df49999e6e5a01dc5317241d" 2019-06-08 10:09:43,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Sat, 08 Jun 2019 10:09:43 GMT X-Openstack-Request-Id: req-128b6bdf-69fd-4e41-b20e-0cc77eeeacb0 2019-06-08 10:09:43,839 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3188c96ec01940fba81c35d45eb11133", "created_at": "2019-06-08T05:50:08Z", "updated_at": "2019-06-08T05:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "1a304197-6259-47fb-8799-aa407182630d", "remote_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv6", "project_id": "3188c96ec01940fba81c35d45eb11133"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "487196b0-2bde-45c0-8b45-f9fcd16601fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv4", "project_id": "3188c96ec01940fba81c35d45eb11133"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "abadd49a-1a8f-405f-ba47-7c59fe8b0d0f", "remote_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv4", "project_id": "3188c96ec01940fba81c35d45eb11133"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "d26daddf-2739-444d-991e-138b96ac2ac2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv6", "project_id": "3188c96ec01940fba81c35d45eb11133"}], "revision_number": 1, "project_id": "3188c96ec01940fba81c35d45eb11133", "id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fcde8c1a9a84222a1af8e17021b864b", "created_at": "2019-06-08T07:13:08Z", "updated_at": "2019-06-08T07:13:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T07:13:08Z", "revision_number": 0, "id": "119e3406-7691-4da0-ac15-0d3e6d2fd28e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T07:13:08Z", "security_group_id": "0f8b9193-9837-4cf1-95ef-d23d8155e475", "tenant_id": "0fcde8c1a9a84222a1af8e17021b864b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fcde8c1a9a84222a1af8e17021b864b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T07:13:08Z", "revision_number": 0, "id": "14fbdfaa-d265-42c2-9a0c-24f495bd2bb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T07:13:08Z", "security_group_id": "0f8b9193-9837-4cf1-95ef-d23d8155e475", "tenant_id": "0fcde8c1a9a84222a1af8e17021b864b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fcde8c1a9a84222a1af8e17021b864b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T07:13:08Z", "revision_number": 0, "id": "f04d63cb-b583-47e4-82bf-2cf9964ef767", "remote_group_id": "0f8b9193-9837-4cf1-95ef-d23d8155e475", "remote_ip_prefix": null, "created_at": "2019-06-08T07:13:08Z", "security_group_id": "0f8b9193-9837-4cf1-95ef-d23d8155e475", "tenant_id": "0fcde8c1a9a84222a1af8e17021b864b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fcde8c1a9a84222a1af8e17021b864b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T07:13:08Z", "revision_number": 0, "id": "f3c829b6-17af-4c05-9571-55ca9fe56a64", "remote_group_id": "0f8b9193-9837-4cf1-95ef-d23d8155e475", "remote_ip_prefix": null, "created_at": "2019-06-08T07:13:08Z", "security_group_id": "0f8b9193-9837-4cf1-95ef-d23d8155e475", "tenant_id": "0fcde8c1a9a84222a1af8e17021b864b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fcde8c1a9a84222a1af8e17021b864b"}], "revision_number": 1, "project_id": "0fcde8c1a9a84222a1af8e17021b864b", "id": "0f8b9193-9837-4cf1-95ef-d23d8155e475", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "created_at": "2019-06-08T05:47:57Z", "updated_at": "2019-06-08T05:47:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "02da1104-56ed-4749-b003-90c4f8f656ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "a3f7c7ce-1565-464d-9c08-e39b080cdb6d", "remote_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "c5f47a68-2c8b-4de3-91dc-0a19312beb49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "d9877ee1-16fa-4f55-9b57-2bd861dcc4ea", "remote_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}], "revision_number": 1, "project_id": "ae5008b7eba04bb8ab8b9bea870a005f", "id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2420a20e636e435491cd99365be39706", "created_at": "2019-06-08T09:50:36Z", "updated_at": "2019-06-08T09:50:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T09:50:36Z", "revision_number": 0, "id": "03659743-271b-4067-bc01-ab913deb708a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T09:50:36Z", "security_group_id": "3671dc7a-da23-4c95-b1c9-3b9ed00027f3", "tenant_id": "2420a20e636e435491cd99365be39706", "port_range_min": null, "ethertype": "IPv6", "project_id": "2420a20e636e435491cd99365be39706"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T09:50:36Z", "revision_number": 0, "id": "113ef9e4-3dd1-4624-9734-43afa9ef2b0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T09:50:36Z", "security_group_id": "3671dc7a-da23-4c95-b1c9-3b9ed00027f3", "tenant_id": "2420a20e636e435491cd99365be39706", "port_range_min": null, "ethertype": "IPv4", "project_id": "2420a20e636e435491cd99365be39706"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T09:50:36Z", "revision_number": 0, "id": "50ae6536-10a2-4d5e-ad18-24094fd02bfa", "remote_group_id": "3671dc7a-da23-4c95-b1c9-3b9ed00027f3", "remote_ip_prefix": null, "created_at": "2019-06-08T09:50:36Z", "security_group_id": "3671dc7a-da23-4c95-b1c9-3b9ed00027f3", "tenant_id": "2420a20e636e435491cd99365be39706", "port_range_min": null, "ethertype": "IPv6", "project_id": "2420a20e636e435491cd99365be39706"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T09:50:36Z", "revision_number": 0, "id": "ecaad2d9-cc9a-43fb-8d44-7e8ada674adf", "remote_group_id": "3671dc7a-da23-4c95-b1c9-3b9ed00027f3", "remote_ip_prefix": null, "created_at": "2019-06-08T09:50:36Z", "security_group_id": "3671dc7a-da23-4c95-b1c9-3b9ed00027f3", "tenant_id": "2420a20e636e435491cd99365be39706", "port_range_min": null, "ethertype": "IPv4", "project_id": "2420a20e636e435491cd99365be39706"}], "revision_number": 1, "project_id": "2420a20e636e435491cd99365be39706", "id": "3671dc7a-da23-4c95-b1c9-3b9ed00027f3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-06-08T05:50:09Z", "updated_at": "2019-06-08T05:50:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "41f1ce41-3b64-482a-87c5-0d0b11c6398f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "79dc58b0-b605-4504-9229-080d558ac4f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "81274cd5-6700-4e0f-8a2a-1f2e3420f4f3", "remote_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "dd1516ff-335a-4f12-a448-f096493076e7", "remote_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "48f2b38a-983e-4487-ab36-f87307c0130c", "name": "default"}]} 2019-06-08 10:09:43,840 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/security-groups.json used request id req-128b6bdf-69fd-4e41-b20e-0cc77eeeacb0 2019-06-08 10:09:43,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0684249401093s 2019-06-08 10:09:43,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-06-08 10:09:43,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/security-groups/3671dc7a-da23-4c95-b1c9-3b9ed00027f3.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f0bd9c2ca46fcdd1df49999e6e5a01dc5317241d" 2019-06-08 10:09:43,997 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 10:09:44 GMT X-Openstack-Request-Id: req-36274fbd-24ca-4643-97e5-4a169acd9f32 2019-06-08 10:09:43,997 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 10:09:43,997 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/security-groups/3671dc7a-da23-4c95-b1c9-3b9ed00027f3.json used request id req-36274fbd-24ca-4643-97e5-4a169acd9f32 2019-06-08 10:09:43,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.152836084366s 2019-06-08 10:09:43,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 10:09:43,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7fd86e0f20bc1a2b7e8db76d75817870fe2b8270" 2019-06-08 10:09:44,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 08 Jun 2019 10:09:44 GMT X-Openstack-Request-Id: req-21dfca1f-4550-4e73-823c-441b17b68c9d 2019-06-08 10:09:44,367 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T06:03:01Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","provider:network_type":"flat"}]} 2019-06-08 10:09:44,368 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-21dfca1f-4550-4e73-823c-441b17b68c9d 2019-06-08 10:09:44,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.369387865067s 2019-06-08 10:09:44,369 - shade - DEBUG - Network pns-internal-net_1f8291de-b462-4ab5-b84f-9f3d9d64b624 not found for deleting 2019-06-08 10:09:44,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 10:09:44,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7fd86e0f20bc1a2b7e8db76d75817870fe2b8270" 2019-06-08 10:09:44,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 08 Jun 2019 10:09:44 GMT X-Openstack-Request-Id: req-7a52ab6c-3c7f-4713-81ff-efd1c9a5c624 2019-06-08 10:09:44,452 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T06:03:01Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","provider:network_type":"flat"}]} 2019-06-08 10:09:44,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-7a52ab6c-3c7f-4713-81ff-efd1c9a5c624 2019-06-08 10:09:44,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0823330879211s 2019-06-08 10:09:44,453 - shade - DEBUG - Network pns-internal-net2_1f8291de-b462-4ab5-b84f-9f3d9d64b624 not found for deleting 2019-06-08 10:09:44,474 - xtesting.ci.run_tests - INFO - Loading test case 'shaker'... 2019-06-08 10:09:44,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 10:09:44,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sat, 08 Jun 2019 10:09:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1455c84-0ab6-4cc9-bcd1-da6322211336 2019-06-08 10:09:44,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.46:5000/v3/", "rel": "self"}]}} 2019-06-08 10:09:44,510 - keystoneauth.session - DEBUG - GET call to http://172.30.9.46:5000/v3 used request id req-a1455c84-0ab6-4cc9-bcd1-da6322211336 2019-06-08 10:09:44,511 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.46:5000/v3/auth/tokens 2019-06-08 10:09:44,917 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "d2be94ca10bc410d8e2df55ad673d32f", "name": "member"}, {"id": "e5096deb7bb54cdfaba406b083716814", "name": "admin"}, {"id": "20c52caa8815436598706c0044dd78ea", "name": "reader"}], "expires_at": "2019-06-08T11:09:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3188c96ec01940fba81c35d45eb11133", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "569429e3916a40609b1b095c350d4f40"}, {"url": "http://172.30.9.46:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f8c054a2af64f418c37ee7727690693"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b02dfb863f5a4bffb36851235754ef91"}], "type": "metric", "id": "04a04b69122f4f738931230cee29629a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699fd3a20c8d40938f47375515d56729"}, {"url": "http://172.30.9.46:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a29c25ed5bae42389e53743e2b2d4cc6"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2aa7441977c496197e3dd66db370091"}], "type": "image", "id": "1229db241b1e4199aa3477e6a5aaaaf3", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.25:8080/v1/AUTH_3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f18ac20553a423cb64c4c119b4996d7"}, {"url": "http://172.30.9.46:8080/v1/AUTH_3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9cb7095bfac44798c7fb7f9deeeb6c2"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5274ae5199a462fbdfc0fea51cec5a4"}], "type": "object-store", "id": "3937992c91de456ab652dcaface65051", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.46:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469fe8a62bab4dce8322074f2fcdb9b4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e66cd3f99f9447b491021e663455e8c8"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "faa6e36db7f04aaf89b1671b36545dd9"}], "type": "cloudformation", "id": "4475ac30861f4898a3b4a3f25d4c15a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "451296117b884380836bc65617a5acf5"}, {"url": "http://172.30.9.46:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3bf63cbaa4d40d8a7b3788a9ab9cf75"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8fcd63580f1428d9b345eecdbd48204"}], "type": "compute", "id": "55cb302de7b240e1a0963bcae70f4b34", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04b4a8c11b3f4bd1ab89c03a5aa9bd51"}, {"url": "http://172.30.9.46:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "489dc505b18c45b097be2b0ce43d310b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "768110a585514cb9a095e0ffab526da4"}], "type": "identity", "id": "6494ad775fb84e9891f5bc3015a60f48", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.46:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02cf21684702424ca6c0c65fbe598276"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a219343778574f9a89cf8eda09913c42"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3727342b4d045659e67915b25bea965"}], "type": "placement", "id": "6dd232e0a9944d6f8afacd7b59c2bb55", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f4e281ad8cd4aaba41477f8f55544b4"}, {"url": "http://172.30.9.46:8776/v2/3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f80c73c49c6480dba7d5f4b80e4a948"}, {"url": "http://192.30.9.6:8776/v2/3188c96ec01940fba81c35d45eb11133", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c209dd66f03a44bd9424eb1cad43b57c"}], "type": "volumev2", "id": "7c5d79a9253b44f1afeea36304180784", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c9a71230b064918baa5ec4ab83144c8"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d7c07f63f584a70a7df59e46b53c425"}, {"url": "http://172.30.9.46:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a67b17f9d1f45acb1b7213e75ed7276"}], "type": "event", "id": "84c44c0613f94bf8bbb2e05ff2f89471", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/3188c96ec01940fba81c35d45eb11133", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "775bcb67ac30456cb720438594a475e1"}, {"url": "http://192.30.9.6:8776/v3/3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2c0df4ad6a14557a0e2b97bfa52019f"}, {"url": "http://172.30.9.46:8776/v3/3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ef016b34aa45a7ba522cfecbfec6eb"}], "type": "volumev3", "id": "8b8641e49b5f486a864b0b857a0e9a73", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "121402a262894e60b2dd90a4c91ddfc4"}, {"url": "http://192.30.9.6:8004/v1/3188c96ec01940fba81c35d45eb11133", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "843fd802e471465f9929116059937b0b"}, {"url": "http://172.30.9.46:8004/v1/3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b71667e57ac348d19ee51701c2492bc8"}], "type": "orchestration", "id": "910666d0b44e43dda71799578f2fb207", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.46:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d50b2697934e5aa702ab2b26a44279"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0eb6565be3e44b382acfbe153b647bf"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0ee7731b0a344dd95394ec40456c966"}], "type": "network", "id": "96d169df5f3246498ebfd684c882081c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.46:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6207f5501c4d439cb61786bf4936a152"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de1dcf61d9e44a7aa8f94ba8c4cf9375"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc2fab36e3514270a85a06afe9ff1894"}], "type": "alarming", "id": "96f5a2d27e6f427cbd0f869917a8dd5d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "bf0bc5911f744db0865b88b9285e5dc1", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fd79c31b868f4106baa6b4b6f650b664"}, "audit_ids": ["WIFwWn9-SaKMftWjF0Tqmw"], "issued_at": "2019-06-08T10:09:44.000000Z"}} 2019-06-08 10:09:44,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 10:09:44,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}074c709223317c9ba9316e8e69c9039fb2766fcd" 2019-06-08 10:09:45,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 08 Jun 2019 10:09:45 GMT X-Openstack-Request-Id: req-ed256757-0177-4979-bb40-53895f8c4817 2019-06-08 10:09:45,302 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T06:03:01Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","provider:network_type":"flat"}]} 2019-06-08 10:09:45,303 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ed256757-0177-4979-bb40-53895f8c4817 2019-06-08 10:09:45,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.381862878799s 2019-06-08 10:09:45,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 10:09:45,316 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 08 Jun 2019 10:09:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8ebf55c-7bc1-43da-9632-6bbb7a83b7e1 2019-06-08 10:09:45,316 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:09:45,316 - keystoneauth.session - DEBUG - GET call to http://172.30.9.46:5000/ used request id req-a8ebf55c-7bc1-43da-9632-6bbb7a83b7e1 2019-06-08 10:09:45,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-08 10:09:45,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}074c709223317c9ba9316e8e69c9039fb2766fcd" 2019-06-08 10:09:45,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 08 Jun 2019 10:09:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0084831a-8e37-4d9b-929d-56e353959d78 2019-06-08 10:09:45,522 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.46:5000/v3/domains/69a9710257d445c38da42b508afe5e4c"}, "tags": [], "enabled": true, "id": "69a9710257d445c38da42b508afe5e4c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.46:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.46:5000/v3/domains", "previous": null, "next": null}} 2019-06-08 10:09:45,522 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/domains used request id req-0084831a-8e37-4d9b-929d-56e353959d78 2019-06-08 10:09:45,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.204829931259s 2019-06-08 10:09:45,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-06-08 10:09:45,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}074c709223317c9ba9316e8e69c9039fb2766fcd" -d '{"project": {"description": "Created by OPNFV Functest: shaker", "enabled": true, "domain_id": "default", "name": "shaker-project_816b7a89-47ed-479a-afa9-5cdbfe463185"}}' 2019-06-08 10:09:45,677 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 358 Content-Type: application/json Date: Sat, 08 Jun 2019 10:09:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60529ad5-3939-4d42-9514-2254e79eb173 2019-06-08 10:09:45,678 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.46:5000/v3/projects/376ad6c278424803a9252f03ac9e9e29"}, "tags": [], "enabled": true, "id": "376ad6c278424803a9252f03ac9e9e29", "parent_id": "default", "domain_id": "default", "name": "shaker-project_816b7a89-47ed-479a-afa9-5cdbfe463185"}} 2019-06-08 10:09:45,678 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.46:5000/v3/projects used request id req-60529ad5-3939-4d42-9514-2254e79eb173 2019-06-08 10:09:45,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.148629903793s 2019-06-08 10:09:45,679 - 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'376ad6c278424803a9252f03ac9e9e29', '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_816b7a89-47ed-479a-afa9-5cdbfe463185'}) 2019-06-08 10:09:45,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-06-08 10:09:45,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}074c709223317c9ba9316e8e69c9039fb2766fcd" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "d3Alu2MxGbcPvNLyYgSNBYdiBz6gj3", "email": null, "name": "shaker-user_816b7a89-47ed-479a-afa9-5cdbfe463185"}}' 2019-06-08 10:09:46,164 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 321 Content-Type: application/json Date: Sat, 08 Jun 2019 10:09:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3453241f-e62d-4dc5-b9b3-ebbbac484e54 2019-06-08 10:09:46,164 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "shaker-user_816b7a89-47ed-479a-afa9-5cdbfe463185", "links": {"self": "http://172.30.9.46:5000/v3/users/9426c74299e34da298c385d39d86c224"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9426c74299e34da298c385d39d86c224", "domain_id": "default", "password_expires_at": null}} 2019-06-08 10:09:46,164 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.46:5000/v3/users used request id req-3453241f-e62d-4dc5-b9b3-ebbbac484e54 2019-06-08 10:09:46,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.479377031326s 2019-06-08 10:09:46,165 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'9426c74299e34da298c385d39d86c224', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'shaker-user_816b7a89-47ed-479a-afa9-5cdbfe463185'}) 2019-06-08 10:09:46,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 10:09:46,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}074c709223317c9ba9316e8e69c9039fb2766fcd" 2019-06-08 10:09:46,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 10:09:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0da8ee12-e50d-4975-bfef-5bbb7aa72b53 2019-06-08 10:09:46,377 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 10:09:46,377 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-0da8ee12-e50d-4975-bfef-5bbb7aa72b53 2019-06-08 10:09:46,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.207844018936s 2019-06-08 10:09:46,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 10:09:46,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}074c709223317c9ba9316e8e69c9039fb2766fcd" 2019-06-08 10:09:46,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 10:09:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e90ecaf-073d-4ab1-8e8f-1894558ec36b 2019-06-08 10:09:46,531 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 10:09:46,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-8e90ecaf-073d-4ab1-8e8f-1894558ec36b 2019-06-08 10:09:46,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.149191856384s 2019-06-08 10:09:46,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 10:09:46,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}074c709223317c9ba9316e8e69c9039fb2766fcd" 2019-06-08 10:09:46,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 10:09:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50aafeb3-0db0-457b-82db-cabec1aeb30a 2019-06-08 10:09:46,646 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 10:09:46,647 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-50aafeb3-0db0-457b-82db-cabec1aeb30a 2019-06-08 10:09:46,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.11069893837s 2019-06-08 10:09:46,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-08 10:09:46,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}074c709223317c9ba9316e8e69c9039fb2766fcd" 2019-06-08 10:09:46,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 149 Content-Type: application/json Date: Sat, 08 Jun 2019 10:09:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78ba29ca-fb06-47aa-9790-8ab4e31b5ba0 2019-06-08 10:09:46,851 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.46:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-08 10:09:46,852 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/domains/default used request id req-78ba29ca-fb06-47aa-9790-8ab4e31b5ba0 2019-06-08 10:09:46,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.199990987778s 2019-06-08 10:09:46,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-08 10:09:46,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}074c709223317c9ba9316e8e69c9039fb2766fcd" 2019-06-08 10:09:47,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 834 Content-Type: application/json Date: Sat, 08 Jun 2019 10:09:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b95100b-6f16-47a6-bba0-43c01770d206 2019-06-08 10:09:47,066 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.46:5000/v3/users/05c218d902a14f40af3320874b7f92da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05c218d902a14f40af3320874b7f92da", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.46:5000/v3/users/1afacf49c7e14af3a957f3511567dacc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1afacf49c7e14af3a957f3511567dacc", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.46:5000/v3/users/1f2145adf73944a6ab8ed52e5753691b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f2145adf73944a6ab8ed52e5753691b", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.46:5000/v3/users/2593ee6f9317492f990d505d77da4779"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2593ee6f9317492f990d505d77da4779", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.46:5000/v3/users/31ebed201e7e4ca5b7ee604a2b787581"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31ebed201e7e4ca5b7ee604a2b787581", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.46:5000/v3/users/3a572b3053b54834a82afa40e099a5da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a572b3053b54834a82afa40e099a5da", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.46:5000/v3/users/4fee668be3a64363800d347187a88df5"}, "domain_id": "69a9710257d445c38da42b508afe5e4c", "enabled": true, "options": {}, "id": "4fee668be3a64363800d347187a88df5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.46:5000/v3/users/66f1e9993f8b480294a60e940341f520"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66f1e9993f8b480294a60e940341f520", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.46:5000/v3/users/93fe3f7601c54ac9ad051856c17f28bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93fe3f7601c54ac9ad051856c17f28bb", "email": "nova@localhost", "password_expires_at": null}, {"name": "shaker-user_816b7a89-47ed-479a-afa9-5cdbfe463185", "links": {"self": "http://172.30.9.46:5000/v3/users/9426c74299e34da298c385d39d86c224"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9426c74299e34da298c385d39d86c224", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.46:5000/v3/users/c236670886154d449269b72bd9c90b0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c236670886154d449269b72bd9c90b0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.46:5000/v3/users/c65b29de08754e65a44567b1f677176f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c65b29de08754e65a44567b1f677176f", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.46:5000/v3/users/d8dd3e6eec484d33b35e900b9699495d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8dd3e6eec484d33b35e900b9699495d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.46:5000/v3/users/dda03f8796ac431cadfc3fd8cb68b8e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dda03f8796ac431cadfc3fd8cb68b8e8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.46:5000/v3/users/fd79c31b868f4106baa6b4b6f650b664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd79c31b868f4106baa6b4b6f650b664", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.46:5000/v3/users", "previous": null, "next": null}} 2019-06-08 10:09:47,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/users used request id req-0b95100b-6f16-47a6-bba0-43c01770d206 2019-06-08 10:09:47,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.213981866837s 2019-06-08 10:09:47,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-08 10:09:47,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}074c709223317c9ba9316e8e69c9039fb2766fcd" 2019-06-08 10:09:47,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 391 Content-Type: application/json Date: Sat, 08 Jun 2019 10:09:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d84b7d10-87b8-4205-a0ff-797e41e87a71 2019-06-08 10:09:47,302 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.46:5000/v3/projects/3188c96ec01940fba81c35d45eb11133"}, "tags": [], "enabled": true, "id": "3188c96ec01940fba81c35d45eb11133", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f"}, "tags": [], "enabled": true, "id": "ae5008b7eba04bb8ab8b9bea870a005f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.46:5000/v3/projects/376ad6c278424803a9252f03ac9e9e29"}, "tags": [], "enabled": true, "id": "376ad6c278424803a9252f03ac9e9e29", "parent_id": "default", "domain_id": "default", "name": "shaker-project_816b7a89-47ed-479a-afa9-5cdbfe463185"}]} 2019-06-08 10:09:47,302 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/projects?domain_id=default used request id req-d84b7d10-87b8-4205-a0ff-797e41e87a71 2019-06-08 10:09:47,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.224020004272s 2019-06-08 10:09:47,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-08 10:09:47,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/role_assignments?user.id=9426c74299e34da298c385d39d86c224&role.id=d2be94ca10bc410d8e2df55ad673d32f&scope.project.id=376ad6c278424803a9252f03ac9e9e29" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}074c709223317c9ba9316e8e69c9039fb2766fcd" 2019-06-08 10:09:47,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sat, 08 Jun 2019 10:09:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-306fae41-bf00-42c7-8ee2-ef20a79395e3 2019-06-08 10:09:47,426 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.46:5000/v3/role_assignments?user.id=9426c74299e34da298c385d39d86c224&role.id=d2be94ca10bc410d8e2df55ad673d32f&scope.project.id=376ad6c278424803a9252f03ac9e9e29", "previous": null, "next": null}} 2019-06-08 10:09:47,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/role_assignments?user.id=9426c74299e34da298c385d39d86c224&role.id=d2be94ca10bc410d8e2df55ad673d32f&scope.project.id=376ad6c278424803a9252f03ac9e9e29 used request id req-306fae41-bf00-42c7-8ee2-ef20a79395e3 2019-06-08 10:09:47,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.115430116653s 2019-06-08 10:09:47,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-06-08 10:09:47,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:5000/v3/projects/376ad6c278424803a9252f03ac9e9e29/users/9426c74299e34da298c385d39d86c224/roles/d2be94ca10bc410d8e2df55ad673d32f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}074c709223317c9ba9316e8e69c9039fb2766fcd" 2019-06-08 10:09:47,571 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 10:09:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5032fc3e-541f-4c7d-b62e-409036d84095 2019-06-08 10:09:47,571 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 10:09:47,572 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.46:5000/v3/projects/376ad6c278424803a9252f03ac9e9e29/users/9426c74299e34da298c385d39d86c224/roles/d2be94ca10bc410d8e2df55ad673d32f used request id req-5032fc3e-541f-4c7d-b62e-409036d84095 2019-06-08 10:09:47,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.141978979111s 2019-06-08 10:09:47,572 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'shaker-project_816b7a89-47ed-479a-afa9-5cdbfe463185', 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'376ad6c278424803a9252f03ac9e9e29', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'd3Alu2MxGbcPvNLyYgSNBYdiBz6gj3', 'username': u'shaker-user_816b7a89-47ed-479a-afa9-5cdbfe463185', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.46:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-06-08 10:09:47,576 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'shaker-user_816b7a89-47ed-479a-afa9-5cdbfe463185', 'password': 'd3Alu2MxGbcPvNLyYgSNBYdiBz6gj3', 'project_name': 'shaker-project_816b7a89-47ed-479a-afa9-5cdbfe463185', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.46:5000/v3', 'project_id': '376ad6c278424803a9252f03ac9e9e29', 'project_domain_name': 'Default'} 2019-06-08 10:09:47,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-06-08 10:09:47,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}074c709223317c9ba9316e8e69c9039fb2766fcd" 2019-06-08 10:09:47,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 743 Content-Type: application/json Date: Sat, 08 Jun 2019 10:09:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-841bfda7-e6ee-4ed4-8b2a-e314f4554588 x-openstack-request-id: req-841bfda7-e6ee-4ed4-8b2a-e314f4554588 2019-06-08 10:09:47,901 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 13}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 94, "local_gb": 98, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 14}, "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.7", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 94, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-06-08 10:09:47,901 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/os-hypervisors/detail used request id req-841bfda7-e6ee-4ed4-8b2a-e314f4554588 2019-06-08 10:09:47,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.320634126663s 2019-06-08 10:09:47,902 - xtesting.ci.run_tests - INFO - Running test case 'shaker'... 2019-06-08 10:09:47,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-08 10:09:47,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}074c709223317c9ba9316e8e69c9039fb2766fcd" 2019-06-08 10:09:48,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 08 Jun 2019 10:09:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57eece2b-114e-4762-8ba9-701dff4135bb 2019-06-08 10:09:48,021 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.46:5000/v3/domains/69a9710257d445c38da42b508afe5e4c"}, "tags": [], "enabled": true, "id": "69a9710257d445c38da42b508afe5e4c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.46:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.46:5000/v3/domains", "previous": null, "next": null}} 2019-06-08 10:09:48,021 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/domains used request id req-57eece2b-114e-4762-8ba9-701dff4135bb 2019-06-08 10:09:48,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.118626117706s 2019-06-08 10:09:48,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-08 10:09:48,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}074c709223317c9ba9316e8e69c9039fb2766fcd" 2019-06-08 10:09:48,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 391 Content-Type: application/json Date: Sat, 08 Jun 2019 10:09:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa9a3ec6-0cb9-40cf-a827-e0923b755964 2019-06-08 10:09:48,144 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.46:5000/v3/projects/3188c96ec01940fba81c35d45eb11133"}, "tags": [], "enabled": true, "id": "3188c96ec01940fba81c35d45eb11133", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f"}, "tags": [], "enabled": true, "id": "ae5008b7eba04bb8ab8b9bea870a005f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.46:5000/v3/projects/376ad6c278424803a9252f03ac9e9e29"}, "tags": [], "enabled": true, "id": "376ad6c278424803a9252f03ac9e9e29", "parent_id": "default", "domain_id": "default", "name": "shaker-project_816b7a89-47ed-479a-afa9-5cdbfe463185"}]} 2019-06-08 10:09:48,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/projects?domain_id=default used request id req-aa9a3ec6-0cb9-40cf-a827-e0923b755964 2019-06-08 10:09:48,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.116518974304s 2019-06-08 10:09:48,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-06-08 10:09:48,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}074c709223317c9ba9316e8e69c9039fb2766fcd" -d '{"network": {"tenant_id": "376ad6c278424803a9252f03ac9e9e29", "name": "shaker-net_816b7a89-47ed-479a-afa9-5cdbfe463185", "admin_state_up": true}}' 2019-06-08 10:09:48,436 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 720 Content-Type: application/json Date: Sat, 08 Jun 2019 10:09:48 GMT X-Openstack-Request-Id: req-f7f7713a-ed53-4f42-a174-2ee30e6e65ea 2019-06-08 10:09:48,436 - 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":"f045c2db-4dea-4ffa-aaaa-9b9f89bebc02","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":29,"ipv4_address_scope":null,"shared":false,"project_id":"376ad6c278424803a9252f03ac9e9e29","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-08T10:09:48Z","is_default":false,"qos_policy_id":null,"name":"shaker-net_816b7a89-47ed-479a-afa9-5cdbfe463185","admin_state_up":true,"tenant_id":"376ad6c278424803a9252f03ac9e9e29","created_at":"2019-06-08T10:09:48Z","mtu":1450}} 2019-06-08 10:09:48,436 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-f7f7713a-ed53-4f42-a174-2ee30e6e65ea 2019-06-08 10:09:48,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.289044857025s 2019-06-08 10:09:48,437 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-06-08T10:09:48Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'f045c2db-4dea-4ffa-aaaa-9b9f89bebc02', u'provider:segmentation_id': 29, 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_816b7a89-47ed-479a-afa9-5cdbfe463185', u'created_at': u'2019-06-08T10:09:48Z', u'mtu': 1450, u'tenant_id': u'376ad6c278424803a9252f03ac9e9e29', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'376ad6c278424803a9252f03ac9e9e29', u'l2_adjacency': True}) 2019-06-08 10:09:48,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 10:09:48,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sat, 08 Jun 2019 10:09:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8dfa2ff-7800-4641-ae45-1d35ad86052f 2019-06-08 10:09:48,447 - 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.46:5000/v3/", "rel": "self"}]}} 2019-06-08 10:09:48,448 - keystoneauth.session - DEBUG - GET call to http://172.30.9.46:5000/v3 used request id req-f8dfa2ff-7800-4641-ae45-1d35ad86052f 2019-06-08 10:09:48,448 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.46:5000/v3/auth/tokens 2019-06-08 10:09:48,847 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d2be94ca10bc410d8e2df55ad673d32f", "name": "member"}, {"id": "20c52caa8815436598706c0044dd78ea", "name": "reader"}], "expires_at": "2019-06-08T11:09:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "376ad6c278424803a9252f03ac9e9e29", "name": "shaker-project_816b7a89-47ed-479a-afa9-5cdbfe463185"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "569429e3916a40609b1b095c350d4f40"}, {"url": "http://172.30.9.46:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f8c054a2af64f418c37ee7727690693"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b02dfb863f5a4bffb36851235754ef91"}], "type": "metric", "id": "04a04b69122f4f738931230cee29629a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699fd3a20c8d40938f47375515d56729"}, {"url": "http://172.30.9.46:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a29c25ed5bae42389e53743e2b2d4cc6"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2aa7441977c496197e3dd66db370091"}], "type": "image", "id": "1229db241b1e4199aa3477e6a5aaaaf3", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.25:8080/v1/AUTH_376ad6c278424803a9252f03ac9e9e29", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f18ac20553a423cb64c4c119b4996d7"}, {"url": "http://172.30.9.46:8080/v1/AUTH_376ad6c278424803a9252f03ac9e9e29", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9cb7095bfac44798c7fb7f9deeeb6c2"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5274ae5199a462fbdfc0fea51cec5a4"}], "type": "object-store", "id": "3937992c91de456ab652dcaface65051", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.46:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469fe8a62bab4dce8322074f2fcdb9b4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e66cd3f99f9447b491021e663455e8c8"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "faa6e36db7f04aaf89b1671b36545dd9"}], "type": "cloudformation", "id": "4475ac30861f4898a3b4a3f25d4c15a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "451296117b884380836bc65617a5acf5"}, {"url": "http://172.30.9.46:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3bf63cbaa4d40d8a7b3788a9ab9cf75"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8fcd63580f1428d9b345eecdbd48204"}], "type": "compute", "id": "55cb302de7b240e1a0963bcae70f4b34", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04b4a8c11b3f4bd1ab89c03a5aa9bd51"}, {"url": "http://172.30.9.46:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "489dc505b18c45b097be2b0ce43d310b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "768110a585514cb9a095e0ffab526da4"}], "type": "identity", "id": "6494ad775fb84e9891f5bc3015a60f48", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.46:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02cf21684702424ca6c0c65fbe598276"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a219343778574f9a89cf8eda09913c42"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3727342b4d045659e67915b25bea965"}], "type": "placement", "id": "6dd232e0a9944d6f8afacd7b59c2bb55", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/376ad6c278424803a9252f03ac9e9e29", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f4e281ad8cd4aaba41477f8f55544b4"}, {"url": "http://172.30.9.46:8776/v2/376ad6c278424803a9252f03ac9e9e29", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f80c73c49c6480dba7d5f4b80e4a948"}, {"url": "http://192.30.9.6:8776/v2/376ad6c278424803a9252f03ac9e9e29", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c209dd66f03a44bd9424eb1cad43b57c"}], "type": "volumev2", "id": "7c5d79a9253b44f1afeea36304180784", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c9a71230b064918baa5ec4ab83144c8"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d7c07f63f584a70a7df59e46b53c425"}, {"url": "http://172.30.9.46:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a67b17f9d1f45acb1b7213e75ed7276"}], "type": "event", "id": "84c44c0613f94bf8bbb2e05ff2f89471", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/376ad6c278424803a9252f03ac9e9e29", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "775bcb67ac30456cb720438594a475e1"}, {"url": "http://192.30.9.6:8776/v3/376ad6c278424803a9252f03ac9e9e29", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2c0df4ad6a14557a0e2b97bfa52019f"}, {"url": "http://172.30.9.46:8776/v3/376ad6c278424803a9252f03ac9e9e29", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ef016b34aa45a7ba522cfecbfec6eb"}], "type": "volumev3", "id": "8b8641e49b5f486a864b0b857a0e9a73", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/376ad6c278424803a9252f03ac9e9e29", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "121402a262894e60b2dd90a4c91ddfc4"}, {"url": "http://192.30.9.6:8004/v1/376ad6c278424803a9252f03ac9e9e29", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "843fd802e471465f9929116059937b0b"}, {"url": "http://172.30.9.46:8004/v1/376ad6c278424803a9252f03ac9e9e29", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b71667e57ac348d19ee51701c2492bc8"}], "type": "orchestration", "id": "910666d0b44e43dda71799578f2fb207", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.46:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d50b2697934e5aa702ab2b26a44279"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0eb6565be3e44b382acfbe153b647bf"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0ee7731b0a344dd95394ec40456c966"}], "type": "network", "id": "96d169df5f3246498ebfd684c882081c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.46:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6207f5501c4d439cb61786bf4936a152"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de1dcf61d9e44a7aa8f94ba8c4cf9375"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc2fab36e3514270a85a06afe9ff1894"}], "type": "alarming", "id": "96f5a2d27e6f427cbd0f869917a8dd5d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "bf0bc5911f744db0865b88b9285e5dc1", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "shaker-user_816b7a89-47ed-479a-afa9-5cdbfe463185", "id": "9426c74299e34da298c385d39d86c224"}, "audit_ids": ["wgiwef_6TkulX5gY4X1n0g"], "issued_at": "2019-06-08T10:09:48.000000Z"}} 2019-06-08 10:09:48,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 10:09:48,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:09:49,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1226 Content-Type: application/json Date: Sat, 08 Jun 2019 10:09:49 GMT X-Openstack-Request-Id: req-b99703fe-0077-4747-903b-0f78caa098b0 2019-06-08 10:09:49,205 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T06:03:01Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"f045c2db-4dea-4ffa-aaaa-9b9f89bebc02","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"376ad6c278424803a9252f03ac9e9e29","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-08T10:09:48Z","qos_policy_id":null,"name":"shaker-net_816b7a89-47ed-479a-afa9-5cdbfe463185","admin_state_up":true,"tenant_id":"376ad6c278424803a9252f03ac9e9e29","created_at":"2019-06-08T10:09:48Z","mtu":1450}]} 2019-06-08 10:09:49,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-b99703fe-0077-4747-903b-0f78caa098b0 2019-06-08 10:09:49,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.355164051056s 2019-06-08 10:09:49,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-06-08 10:09:49,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" -d '{"subnet": {"name": "shaker-subnet_816b7a89-47ed-479a-afa9-5cdbfe463185", "enable_dhcp": true, "network_id": "f045c2db-4dea-4ffa-aaaa-9b9f89bebc02", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-06-08 10:09:49,908 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 674 Content-Type: application/json Date: Sat, 08 Jun 2019 10:09:49 GMT X-Openstack-Request-Id: req-72817e94-b8b2-4a9d-afb9-e4945c494b95 2019-06-08 10:09:49,909 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f045c2db-4dea-4ffa-aaaa-9b9f89bebc02","tenant_id":"376ad6c278424803a9252f03ac9e9e29","created_at":"2019-06-08T10:09:49Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-06-08T10:09:49Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"376ad6c278424803a9252f03ac9e9e29","id":"2a5f8654-0af0-4d47-a9c3-2f0a8cf2e0ae","subnetpool_id":null,"name":"shaker-subnet_816b7a89-47ed-479a-afa9-5cdbfe463185"}} 2019-06-08 10:09:49,909 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/subnets.json used request id req-72817e94-b8b2-4a9d-afb9-e4945c494b95 2019-06-08 10:09:49,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.702433824539s 2019-06-08 10:09:49,910 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-08T10:09: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'2a5f8654-0af0-4d47-a9c3-2f0a8cf2e0ae', u'subnetpool_id': None, u'service_types': [], u'name': u'shaker-subnet_816b7a89-47ed-479a-afa9-5cdbfe463185', u'enable_dhcp': True, u'network_id': u'f045c2db-4dea-4ffa-aaaa-9b9f89bebc02', u'tenant_id': u'376ad6c278424803a9252f03ac9e9e29', u'created_at': u'2019-06-08T10:09: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'376ad6c278424803a9252f03ac9e9e29'}) 2019-06-08 10:09:49,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-06-08 10:09:49,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" -d '{"router": {"external_gateway_info": {"network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "name": "shaker-router_816b7a89-47ed-479a-afa9-5cdbfe463185", "admin_state_up": true}}' 2019-06-08 10:09:51,659 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 693 Content-Type: application/json Date: Sat, 08 Jun 2019 10:09:51 GMT X-Openstack-Request-Id: req-cd986d6a-c01a-476f-a723-0b4f8615268d 2019-06-08 10:09:51,659 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a3d564af-8d87-4f4f-9680-f5a9465e0acc", "ip_address": "172.30.9.212"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "created_at": "2019-06-08T10:09:49Z", "admin_state_up": true, "updated_at": "2019-06-08T10:09:51Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "376ad6c278424803a9252f03ac9e9e29", "id": "72692dd5-acf2-44a8-abc1-fcc8208310f1", "name": "shaker-router_816b7a89-47ed-479a-afa9-5cdbfe463185"}} 2019-06-08 10:09:51,659 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/routers.json used request id req-cd986d6a-c01a-476f-a723-0b4f8615268d 2019-06-08 10:09:51,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.74917888641s 2019-06-08 10:09:51,660 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-08T10:09:51Z', u'revision_number': 2, u'id': u'72692dd5-acf2-44a8-abc1-fcc8208310f1', u'external_gateway_info': {u'network_id': u'd0205d84-f6dd-4d92-b76b-dc9ca1111094', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a3d564af-8d87-4f4f-9680-f5a9465e0acc', u'ip_address': u'172.30.9.212'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'shaker-router_816b7a89-47ed-479a-afa9-5cdbfe463185', u'admin_state_up': True, u'tenant_id': u'376ad6c278424803a9252f03ac9e9e29', u'created_at': u'2019-06-08T10:09:49Z', u'flavor_id': None, u'routes': [], u'project_id': u'376ad6c278424803a9252f03ac9e9e29'}) 2019-06-08 10:09:51,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-06-08 10:09:51,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:9696/v2.0/routers/72692dd5-acf2-44a8-abc1-fcc8208310f1/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" -d '{"subnet_id": "2a5f8654-0af0-4d47-a9c3-2f0a8cf2e0ae"}' 2019-06-08 10:09:54,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 08 Jun 2019 10:09:54 GMT X-Openstack-Request-Id: req-4b1a84d8-e03f-406a-a001-8355ab68f2dc 2019-06-08 10:09:54,377 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "f045c2db-4dea-4ffa-aaaa-9b9f89bebc02", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "subnet_id": "2a5f8654-0af0-4d47-a9c3-2f0a8cf2e0ae", "subnet_ids": ["2a5f8654-0af0-4d47-a9c3-2f0a8cf2e0ae"], "port_id": "33bf9c27-cd0c-45cc-9ea8-9f5351827cc8", "id": "72692dd5-acf2-44a8-abc1-fcc8208310f1"} 2019-06-08 10:09:54,377 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.46:9696/v2.0/routers/72692dd5-acf2-44a8-abc1-fcc8208310f1/add_router_interface.json used request id req-4b1a84d8-e03f-406a-a001-8355ab68f2dc 2019-06-08 10:09:54,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.71689295769s 2019-06-08 10:09:54,378 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/shaker-image.qcow2 2019-06-08 10:09:57,060 - shade - DEBUG - Image file /home/opnfv/functest/images/shaker-image.qcow2 md5:cea74a063cc5ef2b018ec12beb0bf961 sha256:5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017 2019-06-08 10:09:57,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 10:09:57,067 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 08 Jun 2019 10:09:57 GMT 2019-06-08 10:09:57,067 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}]} 2019-06-08 10:09:57,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 10:09:57,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:09:57,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 08 Jun 2019 10:09:57 GMT X-Openstack-Request-Id: req-a82955bb-f60c-4647-8554-46d9b11aa446 2019-06-08 10:09:57,790 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 10:09:57,790 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-a82955bb-f60c-4647-8554-46d9b11aa446 2019-06-08 10:09:57,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.720994949341s 2019-06-08 10:09:57,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-06-08 10:09:57,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" -d '{"owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "owner_specified.shade.object": "images/shaker-img_816b7a89-47ed-479a-afa9-5cdbfe463185", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "shaker-img_816b7a89-47ed-479a-afa9-5cdbfe463185"}' 2019-06-08 10:09:57,852 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 929 Content-Type: application/json Date: Sat, 08 Jun 2019 10:09:57 GMT Location: http://172.30.9.46:9292/v2/images/e831f983-6832-4ec7-b386-7f137875ded9 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-dbcca4e5-fd59-4c47-b950-45bc270edb61 2019-06-08 10:09:57,852 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T10:09:57Z", "file": "/v2/images/e831f983-6832-4ec7-b386-7f137875ded9/file", "owner": "376ad6c278424803a9252f03ac9e9e29", "id": "e831f983-6832-4ec7-b386-7f137875ded9", "size": null, "self": "/v2/images/e831f983-6832-4ec7-b386-7f137875ded9", "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_816b7a89-47ed-479a-afa9-5cdbfe463185", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_816b7a89-47ed-479a-afa9-5cdbfe463185", "checksum": null, "created_at": "2019-06-08T10:09:57Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-06-08 10:09:57,852 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.46:9292/v2/images used request id req-dbcca4e5-fd59-4c47-b950-45bc270edb61 2019-06-08 10:09:57,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0533051490784s 2019-06-08 10:09:57,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-06-08 10:09:57,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:9292/v2/images/e831f983-6832-4ec7-b386-7f137875ded9/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" -d '' 2019-06-08 10:10:07,378 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 10:10:07 GMT X-Openstack-Request-Id: req-54033048-e315-4739-91ea-828c6064b67f 2019-06-08 10:10:07,378 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 10:10:07,378 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.46:9292/v2/images/e831f983-6832-4ec7-b386-7f137875ded9/file used request id req-54033048-e315-4739-91ea-828c6064b67f 2019-06-08 10:10:07,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 9.52536797523s 2019-06-08 10:10:07,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 10:10:07,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:10:07,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Sat, 08 Jun 2019 10:10:07 GMT X-Openstack-Request-Id: req-1faf70b7-5505-47d0-85a2-9f568e834aed 2019-06-08 10:10:07,428 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T10:10:07Z", "file": "/v2/images/e831f983-6832-4ec7-b386-7f137875ded9/file", "owner": "376ad6c278424803a9252f03ac9e9e29", "id": "e831f983-6832-4ec7-b386-7f137875ded9", "size": 666173440, "self": "/v2/images/e831f983-6832-4ec7-b386-7f137875ded9", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/e831f983-6832-4ec7-b386-7f137875ded9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/e831f983-6832-4ec7-b386-7f137875ded9/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_816b7a89-47ed-479a-afa9-5cdbfe463185", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_816b7a89-47ed-479a-afa9-5cdbfe463185", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2019-06-08T10:09:57Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 10:10:07,428 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-1faf70b7-5505-47d0-85a2-9f568e834aed 2019-06-08 10:10:07,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0436410903931s 2019-06-08 10:10:07,430 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/e831f983-6832-4ec7-b386-7f137875ded9/snap', u'metadata': Munch({})})], 'file': u'/v2/images/e831f983-6832-4ec7-b386-7f137875ded9/file', 'owner': u'376ad6c278424803a9252f03ac9e9e29', 'id': u'e831f983-6832-4ec7-b386-7f137875ded9', 'size': 666173440, u'self': u'/v2/images/e831f983-6832-4ec7-b386-7f137875ded9', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'376ad6c278424803a9252f03ac9e9e29', 'name': 'shaker-project_816b7a89-47ed-479a-afa9-5cdbfe463185', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/e831f983-6832-4ec7-b386-7f137875ded9/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-08T10:10:07Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-06-08T10:10:07Z', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'owner_specified.shade.object': u'images/shaker-img_816b7a89-47ed-479a-afa9-5cdbfe463185', '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/e831f983-6832-4ec7-b386-7f137875ded9', 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_816b7a89-47ed-479a-afa9-5cdbfe463185', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'schema': u'/v2/schemas/image'}, 'name': u'shaker-img_816b7a89-47ed-479a-afa9-5cdbfe463185', 'created': u'2019-06-08T10:09:57Z', 'checksum': u'cea74a063cc5ef2b018ec12beb0bf961', 'created_at': u'2019-06-08T10:09:57Z', 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/e831f983-6832-4ec7-b386-7f137875ded9', 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_816b7a89-47ed-479a-afa9-5cdbfe463185', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'schema': u'/v2/schemas/image'}}) 2019-06-08 10:10:07,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-06-08 10:10:07,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}074c709223317c9ba9316e8e69c9039fb2766fcd" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "shaker-flavor_816b7a89-47ed-479a-afa9-5cdbfe463185", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2019-06-08 10:10:07,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 306 Content-Type: application/json Date: Sat, 08 Jun 2019 10:10: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-8d8b48f5-f3bd-4f09-b885-22282ccb34a1 x-openstack-request-id: req-8d8b48f5-f3bd-4f09-b885-22282ccb34a1 2019-06-08 10:10:07,470 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "shaker-flavor_816b7a89-47ed-479a-afa9-5cdbfe463185", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "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": "26ae8f92-c09c-4455-a01c-4eb3b95fcaa1"}} 2019-06-08 10:10:07,471 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-8d8b48f5-f3bd-4f09-b885-22282ccb34a1 2019-06-08 10:10:07,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0396738052368s 2019-06-08 10:10:07,472 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'shaker-flavor_816b7a89-47ed-479a-afa9-5cdbfe463185', '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'3188c96ec01940fba81c35d45eb11133', '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'26ae8f92-c09c-4455-a01c-4eb3b95fcaa1', 'swap': 0}) 2019-06-08 10:10:07,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-06-08 10:10:07,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/flavors/26ae8f92-c09c-4455-a01c-4eb3b95fcaa1/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}074c709223317c9ba9316e8e69c9039fb2766fcd" -d '{"extra_specs": {}}' 2019-06-08 10:10:07,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 08 Jun 2019 10:10: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-a13d9afe-4865-45df-bd7b-364054e1eea0 x-openstack-request-id: req-a13d9afe-4865-45df-bd7b-364054e1eea0 2019-06-08 10:10:07,493 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-06-08 10:10:07,493 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/flavors/26ae8f92-c09c-4455-a01c-4eb3b95fcaa1/os-extra_specs used request id req-a13d9afe-4865-45df-bd7b-364054e1eea0 2019-06-08 10:10:07,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.020644903183s 2019-06-08 10:10:07,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-06-08 10:10:07,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" -d '{"keypair": {"name": "shaker-kp_816b7a89-47ed-479a-afa9-5cdbfe463185"}}' 2019-06-08 10:10:07,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1807 Content-Type: application/json Date: Sat, 08 Jun 2019 10:10: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-0399c2e7-fdb1-4550-8842-71379647be88 x-openstack-request-id: req-0399c2e7-fdb1-4550-8842-71379647be88 2019-06-08 10:10:07,892 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC4YgWOxLvx7/KDb35A+H2ZXFc7i5bNabh6IQFOUN2boUVGX+eHU8M/R9lpiftjRwASLP4qOnCz0pgD8jWNq9SNa69g7e+RF4pdiGtuo4Yhb/Jaa5QQScW3JJ9wXS5bF4iTWY05qaEc99wmUnhjleR00DnVO7JNdhoK/k6TNmaypEODy2TeFMNmMJ7q/prStsUJzht5pUBWcdDinN/wPcfrnhudiMDdt00CxkBzAs46K6gGBRVXF7fw+uBbOA6CyMqNkArOeHMc7G4rJCbnFy2LqdDHfyGA6drU/hjRv3ADE0eadAHwCWhMhPND9HZscwj03AYEKBuy1JJKWszKzJIN Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAuGIFjsS78e/yg29+QPh9mVxXO4uWzWm4eiEBTlDdm6FFRl/n\nh1PDP0fZaYn7Y0cAEiz+Kjpws9KYA/I1javUjWuvYO3vkReKXYhrbqOGIW/yWmuU\nEEnFtySfcF0uWxeIk1mNOamhHPfcJlJ4Y5XkdNA51TuyTXYaCv5OkzZmsqRDg8tk\n3hTDZjCe6v6a0rbFCc4beaVAVnHQ4pzf8D3H654bnYjA3bdNAsZAcwLOOiuoBgUV\nVxe38PrgWzgOgsjKjZAKznhzHOxuKyQm5xcti6nQx38hgOna1P4Y0b9wAxNHmnQB\n8AloTITzQ/R2bHMI9NwGBCgbstSSSlrMysySDQIDAQABAoIBAQCJnkfNppMs4c3d\nQhM2xQFhvOUzAV3eFUFmjknePUcaSMVe4Gf7vo4lJihkuGMUV0L7Te+qbxH9dXqW\nv2ovQogTwcMVkqHTZoGUjCS7YHvVayu1R0Qs4BMdPc1u3W2i+a6rZBSfbDdfWrRL\nOhS3J4JrmZsAx1yuqi6H9AWLpPgD7oax99+gjGqLe7uBniE8TME2B7roecYArkpz\nKjJRobunLf/6kHVsEptKt3dalWkA7NkCcYUCKS8r74Y1ULSdqDKU3w5KwNUAu1hn\ngMHrPTXKCUdd3LGHYgxLKOSxr5gxcokI63AijAda4UngTzboLewukSSWjFutWLGK\nK7crAhz1AoGBAPASf3J8NuMXLjhD89+vOoW2y+lQuJ0EK2pAzd8NreyAS/i6ihyi\nCB5ZURV9FIquwkijjoLES0J6ctr7ga0euh2P+i1Q7Dk0Nb2Uzc+/Dv1k3fdxQCAr\najbpY2JD5VvMW0/VppoNn7O76YnspADCRIRXjsdpJX+NuguGMDQBzipLAoGBAMSd\nq0tIX68VC9D0dXG5oEHCTPvkVGQWR/RgKnJy+LXNAIHqNaF2OLv3cxhO1v4JKiFo\nPP7mRehEFNGlaIa2+p0+De15iHA5rNQ738rtm+ZyJ3Hc/+2eZNnzWrJlR5zqEbc9\n4OUzye96yPM2CJdUi7R+arATfLqVvRDi1sjguf4HAoGAIx5hnGrFULUMYti17Svi\nALt72tafGwEIJNP0CcQjhCxEcM9A8u1VCLOCJAWXIq5r51pdt41lgQUOljAiiSOs\nkDSGoWhsFfYoQmJpNRG67KB7w/3CJrKTKBM+IZrTC3m6hdQ4OeLyUMWVZULDvwSs\nJzvzvAIKpT0jURpBJOp6sT8CgYAzgJWRJ8kgpKOuvYpSGuy2rP3bcakFeqyof9Q+\nnI03mhaK8V3RCJW97wiwEl7QtnfZvmNT5d/kAoltjSV/PEkTjWC6lv49X249Pd3W\nWz1eNQLOGbTUeowyZ0OXvV3v5YR0enoBr/oyh/hBdSL0+QmLYx3xN3mRqo2W8cSP\nZAZ0WwKBgQCOh3zCHgWTy7NGbNMJzzQ6sqgGw3Rb+pz8dKmldFTX3chI9okwByN+\noNj/QctSlvw/689nuYwkTx42dK++UPY96i8hUUp1mOCyHeBfy8GHCBSvLPLAtLBZ\ngm1P6AHgueYimaNRgSNCAs5fRnr4sG+jst66AVSZisSt88p/xmKQjA==\n-----END RSA PRIVATE KEY-----\n", "user_id": "9426c74299e34da298c385d39d86c224", "name": "shaker-kp_816b7a89-47ed-479a-afa9-5cdbfe463185", "fingerprint": "52:25:63:77:f7:d1:27:b6:58:2a:e8:af:b2:0f:08:65"}} 2019-06-08 10:10:07,892 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/os-keypairs used request id req-0399c2e7-fdb1-4550-8842-71379647be88 2019-06-08 10:10:07,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.39657497406s 2019-06-08 10:10:07,893 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC4YgWOxLvx7/KDb35A+H2ZXFc7i5bNabh6IQFOUN2boUVGX+eHU8M/R9lpiftjRwASLP4qOnCz0pgD8jWNq9SNa69g7e+RF4pdiGtuo4Yhb/Jaa5QQScW3JJ9wXS5bF4iTWY05qaEc99wmUnhjleR00DnVO7JNdhoK/k6TNmaypEODy2TeFMNmMJ7q/prStsUJzht5pUBWcdDinN/wPcfrnhudiMDdt00CxkBzAs46K6gGBRVXF7fw+uBbOA6CyMqNkArOeHMc7G4rJCbnFy2LqdDHfyGA6drU/hjRv3ADE0eadAHwCWhMhPND9HZscwj03AYEKBuy1JJKWszKzJIN Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAuGIFjsS78e/yg29+QPh9mVxXO4uWzWm4eiEBTlDdm6FFRl/n\nh1PDP0fZaYn7Y0cAEiz+Kjpws9KYA/I1javUjWuvYO3vkReKXYhrbqOGIW/yWmuU\nEEnFtySfcF0uWxeIk1mNOamhHPfcJlJ4Y5XkdNA51TuyTXYaCv5OkzZmsqRDg8tk\n3hTDZjCe6v6a0rbFCc4beaVAVnHQ4pzf8D3H654bnYjA3bdNAsZAcwLOOiuoBgUV\nVxe38PrgWzgOgsjKjZAKznhzHOxuKyQm5xcti6nQx38hgOna1P4Y0b9wAxNHmnQB\n8AloTITzQ/R2bHMI9NwGBCgbstSSSlrMysySDQIDAQABAoIBAQCJnkfNppMs4c3d\nQhM2xQFhvOUzAV3eFUFmjknePUcaSMVe4Gf7vo4lJihkuGMUV0L7Te+qbxH9dXqW\nv2ovQogTwcMVkqHTZoGUjCS7YHvVayu1R0Qs4BMdPc1u3W2i+a6rZBSfbDdfWrRL\nOhS3J4JrmZsAx1yuqi6H9AWLpPgD7oax99+gjGqLe7uBniE8TME2B7roecYArkpz\nKjJRobunLf/6kHVsEptKt3dalWkA7NkCcYUCKS8r74Y1ULSdqDKU3w5KwNUAu1hn\ngMHrPTXKCUdd3LGHYgxLKOSxr5gxcokI63AijAda4UngTzboLewukSSWjFutWLGK\nK7crAhz1AoGBAPASf3J8NuMXLjhD89+vOoW2y+lQuJ0EK2pAzd8NreyAS/i6ihyi\nCB5ZURV9FIquwkijjoLES0J6ctr7ga0euh2P+i1Q7Dk0Nb2Uzc+/Dv1k3fdxQCAr\najbpY2JD5VvMW0/VppoNn7O76YnspADCRIRXjsdpJX+NuguGMDQBzipLAoGBAMSd\nq0tIX68VC9D0dXG5oEHCTPvkVGQWR/RgKnJy+LXNAIHqNaF2OLv3cxhO1v4JKiFo\nPP7mRehEFNGlaIa2+p0+De15iHA5rNQ738rtm+ZyJ3Hc/+2eZNnzWrJlR5zqEbc9\n4OUzye96yPM2CJdUi7R+arATfLqVvRDi1sjguf4HAoGAIx5hnGrFULUMYti17Svi\nALt72tafGwEIJNP0CcQjhCxEcM9A8u1VCLOCJAWXIq5r51pdt41lgQUOljAiiSOs\nkDSGoWhsFfYoQmJpNRG67KB7w/3CJrKTKBM+IZrTC3m6hdQ4OeLyUMWVZULDvwSs\nJzvzvAIKpT0jURpBJOp6sT8CgYAzgJWRJ8kgpKOuvYpSGuy2rP3bcakFeqyof9Q+\nnI03mhaK8V3RCJW97wiwEl7QtnfZvmNT5d/kAoltjSV/PEkTjWC6lv49X249Pd3W\nWz1eNQLOGbTUeowyZ0OXvV3v5YR0enoBr/oyh/hBdSL0+QmLYx3xN3mRqo2W8cSP\nZAZ0WwKBgQCOh3zCHgWTy7NGbNMJzzQ6sqgGw3Rb+pz8dKmldFTX3chI9okwByN+\noNj/QctSlvw/689nuYwkTx42dK++UPY96i8hUUp1mOCyHeBfy8GHCBSvLPLAtLBZ\ngm1P6AHgueYimaNRgSNCAs5fRnr4sG+jst66AVSZisSt88p/xmKQjA==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'9426c74299e34da298c385d39d86c224', 'name': u'shaker-kp_816b7a89-47ed-479a-afa9-5cdbfe463185', 'created_at': '2019-06-08T10:10:07.893342', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'376ad6c278424803a9252f03ac9e9e29', 'name': 'shaker-project_816b7a89-47ed-479a-afa9-5cdbfe463185', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'52:25:63:77:f7:d1:27:b6:58:2a:e8:af:b2:0f:08:65', 'type': 'ssh', 'id': u'shaker-kp_816b7a89-47ed-479a-afa9-5cdbfe463185'}) 2019-06-08 10:10:07,893 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAuGIFjsS78e/yg29+QPh9mVxXO4uWzWm4eiEBTlDdm6FFRl/n h1PDP0fZaYn7Y0cAEiz+Kjpws9KYA/I1javUjWuvYO3vkReKXYhrbqOGIW/yWmuU EEnFtySfcF0uWxeIk1mNOamhHPfcJlJ4Y5XkdNA51TuyTXYaCv5OkzZmsqRDg8tk 3hTDZjCe6v6a0rbFCc4beaVAVnHQ4pzf8D3H654bnYjA3bdNAsZAcwLOOiuoBgUV Vxe38PrgWzgOgsjKjZAKznhzHOxuKyQm5xcti6nQx38hgOna1P4Y0b9wAxNHmnQB 8AloTITzQ/R2bHMI9NwGBCgbstSSSlrMysySDQIDAQABAoIBAQCJnkfNppMs4c3d QhM2xQFhvOUzAV3eFUFmjknePUcaSMVe4Gf7vo4lJihkuGMUV0L7Te+qbxH9dXqW v2ovQogTwcMVkqHTZoGUjCS7YHvVayu1R0Qs4BMdPc1u3W2i+a6rZBSfbDdfWrRL OhS3J4JrmZsAx1yuqi6H9AWLpPgD7oax99+gjGqLe7uBniE8TME2B7roecYArkpz KjJRobunLf/6kHVsEptKt3dalWkA7NkCcYUCKS8r74Y1ULSdqDKU3w5KwNUAu1hn gMHrPTXKCUdd3LGHYgxLKOSxr5gxcokI63AijAda4UngTzboLewukSSWjFutWLGK K7crAhz1AoGBAPASf3J8NuMXLjhD89+vOoW2y+lQuJ0EK2pAzd8NreyAS/i6ihyi CB5ZURV9FIquwkijjoLES0J6ctr7ga0euh2P+i1Q7Dk0Nb2Uzc+/Dv1k3fdxQCAr ajbpY2JD5VvMW0/VppoNn7O76YnspADCRIRXjsdpJX+NuguGMDQBzipLAoGBAMSd q0tIX68VC9D0dXG5oEHCTPvkVGQWR/RgKnJy+LXNAIHqNaF2OLv3cxhO1v4JKiFo PP7mRehEFNGlaIa2+p0+De15iHA5rNQ738rtm+ZyJ3Hc/+2eZNnzWrJlR5zqEbc9 4OUzye96yPM2CJdUi7R+arATfLqVvRDi1sjguf4HAoGAIx5hnGrFULUMYti17Svi ALt72tafGwEIJNP0CcQjhCxEcM9A8u1VCLOCJAWXIq5r51pdt41lgQUOljAiiSOs kDSGoWhsFfYoQmJpNRG67KB7w/3CJrKTKBM+IZrTC3m6hdQ4OeLyUMWVZULDvwSs JzvzvAIKpT0jURpBJOp6sT8CgYAzgJWRJ8kgpKOuvYpSGuy2rP3bcakFeqyof9Q+ nI03mhaK8V3RCJW97wiwEl7QtnfZvmNT5d/kAoltjSV/PEkTjWC6lv49X249Pd3W Wz1eNQLOGbTUeowyZ0OXvV3v5YR0enoBr/oyh/hBdSL0+QmLYx3xN3mRqo2W8cSP ZAZ0WwKBgQCOh3zCHgWTy7NGbNMJzzQ6sqgGw3Rb+pz8dKmldFTX3chI9okwByN+ oNj/QctSlvw/689nuYwkTx42dK++UPY96i8hUUp1mOCyHeBfy8GHCBSvLPLAtLBZ gm1P6AHgueYimaNRgSNCAs5fRnr4sG+jst66AVSZisSt88p/xmKQjA== -----END RSA PRIVATE KEY----- 2019-06-08 10:10:07,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-06-08 10:10:07,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" -d '{"security_group": {"name": "shaker-sg_816b7a89-47ed-479a-afa9-5cdbfe463185", "description": "created by OPNFV Functest (shaker)"}}' 2019-06-08 10:10:08,303 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1412 Content-Type: application/json Date: Sat, 08 Jun 2019 10:10:08 GMT X-Openstack-Request-Id: req-d2bcdb57-dbef-46a6-bf4d-0dfd92a4fd92 2019-06-08 10:10:08,303 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "created_at": "2019-06-08T10:10:08Z", "updated_at": "2019-06-08T10:10:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:10:08Z", "revision_number": 0, "id": "0d52669e-de7c-403a-9a30-fe5ae48e24da", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:10:08Z", "security_group_id": "99ee70ec-506a-43a1-9220-0eb4a70b10ac", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "port_range_min": null, "ethertype": "IPv4", "project_id": "376ad6c278424803a9252f03ac9e9e29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:10:08Z", "revision_number": 0, "id": "f83dde62-b4d8-442e-aa59-55b1364b1d0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:10:08Z", "security_group_id": "99ee70ec-506a-43a1-9220-0eb4a70b10ac", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "port_range_min": null, "ethertype": "IPv6", "project_id": "376ad6c278424803a9252f03ac9e9e29"}], "revision_number": 1, "project_id": "376ad6c278424803a9252f03ac9e9e29", "id": "99ee70ec-506a-43a1-9220-0eb4a70b10ac", "name": "shaker-sg_816b7a89-47ed-479a-afa9-5cdbfe463185"}} 2019-06-08 10:10:08,304 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/security-groups.json used request id req-d2bcdb57-dbef-46a6-bf4d-0dfd92a4fd92 2019-06-08 10:10:08,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.405194997787s 2019-06-08 10:10:08,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-08 10:10:08,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:10:08,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3828 Content-Type: application/json Date: Sat, 08 Jun 2019 10:10:08 GMT X-Openstack-Request-Id: req-0f7f4c3c-47dc-4c38-8466-fd6d297e3684 2019-06-08 10:10:08,369 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "created_at": "2019-06-08T10:10:08Z", "updated_at": "2019-06-08T10:10:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:10:08Z", "revision_number": 0, "id": "0d52669e-de7c-403a-9a30-fe5ae48e24da", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:10:08Z", "security_group_id": "99ee70ec-506a-43a1-9220-0eb4a70b10ac", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "port_range_min": null, "ethertype": "IPv4", "project_id": "376ad6c278424803a9252f03ac9e9e29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:10:08Z", "revision_number": 0, "id": "f83dde62-b4d8-442e-aa59-55b1364b1d0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:10:08Z", "security_group_id": "99ee70ec-506a-43a1-9220-0eb4a70b10ac", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "port_range_min": null, "ethertype": "IPv6", "project_id": "376ad6c278424803a9252f03ac9e9e29"}], "revision_number": 1, "project_id": "376ad6c278424803a9252f03ac9e9e29", "id": "99ee70ec-506a-43a1-9220-0eb4a70b10ac", "name": "shaker-sg_816b7a89-47ed-479a-afa9-5cdbfe463185"}, {"description": "Default security group", "tags": [], "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "created_at": "2019-06-08T10:09:48Z", "updated_at": "2019-06-08T10:09:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:09:48Z", "revision_number": 0, "id": "2b8aed31-b459-4905-8762-b4a55266f507", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:09:48Z", "security_group_id": "a4b12bdc-690c-4509-b1dc-daf3c3d34202", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "port_range_min": null, "ethertype": "IPv6", "project_id": "376ad6c278424803a9252f03ac9e9e29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:09:48Z", "revision_number": 0, "id": "3b6624ec-e35d-40b1-a5bd-65f74bce62ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:09:48Z", "security_group_id": "a4b12bdc-690c-4509-b1dc-daf3c3d34202", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "port_range_min": null, "ethertype": "IPv4", "project_id": "376ad6c278424803a9252f03ac9e9e29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:09:48Z", "revision_number": 0, "id": "78e9860a-2e36-412d-ac8e-bead586bd3b9", "remote_group_id": "a4b12bdc-690c-4509-b1dc-daf3c3d34202", "remote_ip_prefix": null, "created_at": "2019-06-08T10:09:48Z", "security_group_id": "a4b12bdc-690c-4509-b1dc-daf3c3d34202", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "port_range_min": null, "ethertype": "IPv4", "project_id": "376ad6c278424803a9252f03ac9e9e29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:09:48Z", "revision_number": 0, "id": "8a412a5a-0b72-44e9-a14e-05040391ab33", "remote_group_id": "a4b12bdc-690c-4509-b1dc-daf3c3d34202", "remote_ip_prefix": null, "created_at": "2019-06-08T10:09:48Z", "security_group_id": "a4b12bdc-690c-4509-b1dc-daf3c3d34202", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "port_range_min": null, "ethertype": "IPv6", "project_id": "376ad6c278424803a9252f03ac9e9e29"}], "revision_number": 1, "project_id": "376ad6c278424803a9252f03ac9e9e29", "id": "a4b12bdc-690c-4509-b1dc-daf3c3d34202", "name": "default"}]} 2019-06-08 10:10:08,369 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/security-groups.json used request id req-0f7f4c3c-47dc-4c38-8466-fd6d297e3684 2019-06-08 10:10:08,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0583400726318s 2019-06-08 10:10:08,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-06-08 10:10:08,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" -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": "99ee70ec-506a-43a1-9220-0eb4a70b10ac"}}' 2019-06-08 10:10:08,489 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sat, 08 Jun 2019 10:10:08 GMT X-Openstack-Request-Id: req-ee618bd3-798f-4106-8318-f62f1f974c6e 2019-06-08 10:10:08,489 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2019-06-08T10:10:08Z", "security_group_id": "99ee70ec-506a-43a1-9220-0eb4a70b10ac", "port_range_min": 22, "revision_number": 0, "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "created_at": "2019-06-08T10:10:08Z", "project_id": "376ad6c278424803a9252f03ac9e9e29", "id": "8aede432-aa4b-410f-8802-3d9a3cc48cec"}} 2019-06-08 10:10:08,489 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-ee618bd3-798f-4106-8318-f62f1f974c6e 2019-06-08 10:10:08,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.114061832428s 2019-06-08 10:10:08,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-08 10:10:08,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:10:08,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4324 Content-Type: application/json Date: Sat, 08 Jun 2019 10:10:08 GMT X-Openstack-Request-Id: req-db8c1d3a-5a82-42c9-b235-7891c8cf6d88 2019-06-08 10:10:08,534 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "created_at": "2019-06-08T10:10:08Z", "updated_at": "2019-06-08T10:10:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:10:08Z", "revision_number": 0, "id": "0d52669e-de7c-403a-9a30-fe5ae48e24da", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:10:08Z", "security_group_id": "99ee70ec-506a-43a1-9220-0eb4a70b10ac", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "port_range_min": null, "ethertype": "IPv4", "project_id": "376ad6c278424803a9252f03ac9e9e29"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-06-08T10:10:08Z", "revision_number": 0, "id": "8aede432-aa4b-410f-8802-3d9a3cc48cec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:10:08Z", "security_group_id": "99ee70ec-506a-43a1-9220-0eb4a70b10ac", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "port_range_min": 22, "ethertype": "IPv4", "project_id": "376ad6c278424803a9252f03ac9e9e29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:10:08Z", "revision_number": 0, "id": "f83dde62-b4d8-442e-aa59-55b1364b1d0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:10:08Z", "security_group_id": "99ee70ec-506a-43a1-9220-0eb4a70b10ac", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "port_range_min": null, "ethertype": "IPv6", "project_id": "376ad6c278424803a9252f03ac9e9e29"}], "revision_number": 2, "project_id": "376ad6c278424803a9252f03ac9e9e29", "id": "99ee70ec-506a-43a1-9220-0eb4a70b10ac", "name": "shaker-sg_816b7a89-47ed-479a-afa9-5cdbfe463185"}, {"description": "Default security group", "tags": [], "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "created_at": "2019-06-08T10:09:48Z", "updated_at": "2019-06-08T10:09:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:09:48Z", "revision_number": 0, "id": "2b8aed31-b459-4905-8762-b4a55266f507", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:09:48Z", "security_group_id": "a4b12bdc-690c-4509-b1dc-daf3c3d34202", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "port_range_min": null, "ethertype": "IPv6", "project_id": "376ad6c278424803a9252f03ac9e9e29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:09:48Z", "revision_number": 0, "id": "3b6624ec-e35d-40b1-a5bd-65f74bce62ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:09:48Z", "security_group_id": "a4b12bdc-690c-4509-b1dc-daf3c3d34202", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "port_range_min": null, "ethertype": "IPv4", "project_id": "376ad6c278424803a9252f03ac9e9e29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:09:48Z", "revision_number": 0, "id": "78e9860a-2e36-412d-ac8e-bead586bd3b9", "remote_group_id": "a4b12bdc-690c-4509-b1dc-daf3c3d34202", "remote_ip_prefix": null, "created_at": "2019-06-08T10:09:48Z", "security_group_id": "a4b12bdc-690c-4509-b1dc-daf3c3d34202", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "port_range_min": null, "ethertype": "IPv4", "project_id": "376ad6c278424803a9252f03ac9e9e29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:09:48Z", "revision_number": 0, "id": "8a412a5a-0b72-44e9-a14e-05040391ab33", "remote_group_id": "a4b12bdc-690c-4509-b1dc-daf3c3d34202", "remote_ip_prefix": null, "created_at": "2019-06-08T10:09:48Z", "security_group_id": "a4b12bdc-690c-4509-b1dc-daf3c3d34202", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "port_range_min": null, "ethertype": "IPv6", "project_id": "376ad6c278424803a9252f03ac9e9e29"}], "revision_number": 1, "project_id": "376ad6c278424803a9252f03ac9e9e29", "id": "a4b12bdc-690c-4509-b1dc-daf3c3d34202", "name": "default"}]} 2019-06-08 10:10:08,534 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/security-groups.json used request id req-db8c1d3a-5a82-42c9-b235-7891c8cf6d88 2019-06-08 10:10:08,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0387098789215s 2019-06-08 10:10:08,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-06-08 10:10:08,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" -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": "99ee70ec-506a-43a1-9220-0eb4a70b10ac"}}' 2019-06-08 10:10:08,681 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Sat, 08 Jun 2019 10:10:08 GMT X-Openstack-Request-Id: req-c99cf2c0-7df8-48de-a5af-dc0a962c0181 2019-06-08 10:10:08,681 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-06-08T10:10:08Z", "security_group_id": "99ee70ec-506a-43a1-9220-0eb4a70b10ac", "port_range_min": null, "revision_number": 0, "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "created_at": "2019-06-08T10:10:08Z", "project_id": "376ad6c278424803a9252f03ac9e9e29", "id": "eade7ed3-3a93-4c96-bb1e-5e9d4dc3c4d3"}} 2019-06-08 10:10:08,681 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-c99cf2c0-7df8-48de-a5af-dc0a962c0181 2019-06-08 10:10:08,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.141737937927s 2019-06-08 10:10:08,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-08 10:10:08,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:10:08,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4825 Content-Type: application/json Date: Sat, 08 Jun 2019 10:10:08 GMT X-Openstack-Request-Id: req-dd93820a-6579-40cb-a4ff-c26c2788c673 2019-06-08 10:10:08,730 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "created_at": "2019-06-08T10:10:08Z", "updated_at": "2019-06-08T10:10:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:10:08Z", "revision_number": 0, "id": "0d52669e-de7c-403a-9a30-fe5ae48e24da", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:10:08Z", "security_group_id": "99ee70ec-506a-43a1-9220-0eb4a70b10ac", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "port_range_min": null, "ethertype": "IPv4", "project_id": "376ad6c278424803a9252f03ac9e9e29"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-06-08T10:10:08Z", "revision_number": 0, "id": "8aede432-aa4b-410f-8802-3d9a3cc48cec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:10:08Z", "security_group_id": "99ee70ec-506a-43a1-9220-0eb4a70b10ac", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "port_range_min": 22, "ethertype": "IPv4", "project_id": "376ad6c278424803a9252f03ac9e9e29"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:10:08Z", "revision_number": 0, "id": "eade7ed3-3a93-4c96-bb1e-5e9d4dc3c4d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:10:08Z", "security_group_id": "99ee70ec-506a-43a1-9220-0eb4a70b10ac", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "port_range_min": null, "ethertype": "IPv4", "project_id": "376ad6c278424803a9252f03ac9e9e29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:10:08Z", "revision_number": 0, "id": "f83dde62-b4d8-442e-aa59-55b1364b1d0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:10:08Z", "security_group_id": "99ee70ec-506a-43a1-9220-0eb4a70b10ac", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "port_range_min": null, "ethertype": "IPv6", "project_id": "376ad6c278424803a9252f03ac9e9e29"}], "revision_number": 3, "project_id": "376ad6c278424803a9252f03ac9e9e29", "id": "99ee70ec-506a-43a1-9220-0eb4a70b10ac", "name": "shaker-sg_816b7a89-47ed-479a-afa9-5cdbfe463185"}, {"description": "Default security group", "tags": [], "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "created_at": "2019-06-08T10:09:48Z", "updated_at": "2019-06-08T10:09:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:09:48Z", "revision_number": 0, "id": "2b8aed31-b459-4905-8762-b4a55266f507", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:09:48Z", "security_group_id": "a4b12bdc-690c-4509-b1dc-daf3c3d34202", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "port_range_min": null, "ethertype": "IPv6", "project_id": "376ad6c278424803a9252f03ac9e9e29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:09:48Z", "revision_number": 0, "id": "3b6624ec-e35d-40b1-a5bd-65f74bce62ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:09:48Z", "security_group_id": "a4b12bdc-690c-4509-b1dc-daf3c3d34202", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "port_range_min": null, "ethertype": "IPv4", "project_id": "376ad6c278424803a9252f03ac9e9e29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:09:48Z", "revision_number": 0, "id": "78e9860a-2e36-412d-ac8e-bead586bd3b9", "remote_group_id": "a4b12bdc-690c-4509-b1dc-daf3c3d34202", "remote_ip_prefix": null, "created_at": "2019-06-08T10:09:48Z", "security_group_id": "a4b12bdc-690c-4509-b1dc-daf3c3d34202", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "port_range_min": null, "ethertype": "IPv4", "project_id": "376ad6c278424803a9252f03ac9e9e29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:09:48Z", "revision_number": 0, "id": "8a412a5a-0b72-44e9-a14e-05040391ab33", "remote_group_id": "a4b12bdc-690c-4509-b1dc-daf3c3d34202", "remote_ip_prefix": null, "created_at": "2019-06-08T10:09:48Z", "security_group_id": "a4b12bdc-690c-4509-b1dc-daf3c3d34202", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "port_range_min": null, "ethertype": "IPv6", "project_id": "376ad6c278424803a9252f03ac9e9e29"}], "revision_number": 1, "project_id": "376ad6c278424803a9252f03ac9e9e29", "id": "a4b12bdc-690c-4509-b1dc-daf3c3d34202", "name": "default"}]} 2019-06-08 10:10:08,730 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/security-groups.json used request id req-dd93820a-6579-40cb-a4ff-c26c2788c673 2019-06-08 10:10:08,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.042711019516s 2019-06-08 10:10:08,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-06-08 10:10:08,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" -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": "99ee70ec-506a-43a1-9220-0eb4a70b10ac"}}' 2019-06-08 10:10:08,861 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 511 Content-Type: application/json Date: Sat, 08 Jun 2019 10:10:08 GMT X-Openstack-Request-Id: req-4d38fd5a-a01f-4e77-b84e-7620a1523e14 2019-06-08 10:10:08,861 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 9000, "updated_at": "2019-06-08T10:10:08Z", "security_group_id": "99ee70ec-506a-43a1-9220-0eb4a70b10ac", "port_range_min": 9000, "revision_number": 0, "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "created_at": "2019-06-08T10:10:08Z", "project_id": "376ad6c278424803a9252f03ac9e9e29", "id": "4b4a8f2b-2cc3-4933-916c-c74c405639c4"}} 2019-06-08 10:10:08,861 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-4d38fd5a-a01f-4e77-b84e-7620a1523e14 2019-06-08 10:10:08,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.125751972198s 2019-06-08 10:10:08,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 10:10:08,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:10:09,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1270 Content-Type: application/json Date: Sat, 08 Jun 2019 10:10:09 GMT X-Openstack-Request-Id: req-70887c2f-e529-4b10-beea-9f7d731b9e55 2019-06-08 10:10:09,196 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T06:03:01Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f045c2db-4dea-4ffa-aaaa-9b9f89bebc02","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"376ad6c278424803a9252f03ac9e9e29","l2_adjacency":true,"status":"ACTIVE","subnets":["2a5f8654-0af0-4d47-a9c3-2f0a8cf2e0ae"],"description":"","tags":[],"updated_at":"2019-06-08T10:09:49Z","qos_policy_id":null,"name":"shaker-net_816b7a89-47ed-479a-afa9-5cdbfe463185","admin_state_up":true,"tenant_id":"376ad6c278424803a9252f03ac9e9e29","created_at":"2019-06-08T10:09:48Z","mtu":1450}]} 2019-06-08 10:10:09,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-70887c2f-e529-4b10-beea-9f7d731b9e55 2019-06-08 10:10:09,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.332931995392s 2019-06-08 10:10:09,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 10:10:09,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:10:09,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Sat, 08 Jun 2019 10:10:09 GMT X-Openstack-Request-Id: req-2837d00f-773f-4370-bb9e-adc9345c881f 2019-06-08 10:10:09,237 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T10:10:07Z", "file": "/v2/images/e831f983-6832-4ec7-b386-7f137875ded9/file", "owner": "376ad6c278424803a9252f03ac9e9e29", "id": "e831f983-6832-4ec7-b386-7f137875ded9", "size": 666173440, "self": "/v2/images/e831f983-6832-4ec7-b386-7f137875ded9", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/e831f983-6832-4ec7-b386-7f137875ded9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/e831f983-6832-4ec7-b386-7f137875ded9/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_816b7a89-47ed-479a-afa9-5cdbfe463185", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_816b7a89-47ed-479a-afa9-5cdbfe463185", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2019-06-08T10:09:57Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 10:10:09,238 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-2837d00f-773f-4370-bb9e-adc9345c881f 2019-06-08 10:10:09,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0367860794067s 2019-06-08 10:10:09,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-08 10:10:09,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:10:09,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 306 Content-Type: application/json Date: Sat, 08 Jun 2019 10:10:09 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-138cb6ce-77e5-4bd5-9641-a94d31f8e2df x-openstack-request-id: req-138cb6ce-77e5-4bd5-9641-a94d31f8e2df 2019-06-08 10:10:09,267 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "shaker-flavor_816b7a89-47ed-479a-afa9-5cdbfe463185", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "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": "26ae8f92-c09c-4455-a01c-4eb3b95fcaa1"}]} 2019-06-08 10:10:09,267 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None used request id req-138cb6ce-77e5-4bd5-9641-a94d31f8e2df 2019-06-08 10:10:09,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0228540897369s 2019-06-08 10:10:09,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-06-08 10:10:09,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" -d '{"server": {"name": "shaker-vm_816b7a89-47ed-479a-afa9-5cdbfe463185", "imageRef": "e831f983-6832-4ec7-b386-7f137875ded9", "key_name": "shaker-kp_816b7a89-47ed-479a-afa9-5cdbfe463185", "flavorRef": "26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "max_count": 1, "min_count": 1, "networks": [{"uuid": "f045c2db-4dea-4ffa-aaaa-9b9f89bebc02"}], "security_groups": [{"name": "99ee70ec-506a-43a1-9220-0eb4a70b10ac"}]}}' 2019-06-08 10:10:11,813 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sat, 08 Jun 2019 10:10: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.46:8774/v2.1/servers/f96fac34-228f-456d-8b27-6dcd05536cfa x-compute-request-id: req-6e246245-2eef-4e81-be23-6a4fb9c246a6 x-openstack-request-id: req-6e246245-2eef-4e81-be23-6a4fb9c246a6 2019-06-08 10:10:11,814 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "99ee70ec-506a-43a1-9220-0eb4a70b10ac"}], "OS-DCF:diskConfig": "MANUAL", "id": "f96fac34-228f-456d-8b27-6dcd05536cfa", "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "bookmark"}], "adminPass": "8dT4LPLoXdH4"}} 2019-06-08 10:10:11,814 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers used request id req-6e246245-2eef-4e81-be23-6a4fb9c246a6 2019-06-08 10:10:11,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.54462599754s 2019-06-08 10:10:11,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:10:11,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:10:12,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 600 Content-Type: application/json Date: Sat, 08 Jun 2019 10:10:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-92421cab-a439-4402-8e53-aa03e9b6b84d x-openstack-request-id: req-92421cab-a439-4402-8e53-aa03e9b6b84d 2019-06-08 10:10:12,145 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "bookmark"}], "image": {"id": "e831f983-6832-4ec7-b386-7f137875ded9", "links": [{"href": "http://172.30.9.46:8774/images/e831f983-6832-4ec7-b386-7f137875ded9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "links": [{"href": "http://172.30.9.46:8774/flavors/26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "rel": "bookmark"}]}, "id": "f96fac34-228f-456d-8b27-6dcd05536cfa", "user_id": "9426c74299e34da298c385d39d86c224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:10:11Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_816b7a89-47ed-479a-afa9-5cdbfe463185", "name": "shaker-vm_816b7a89-47ed-479a-afa9-5cdbfe463185", "created": "2019-06-08T10:10:11Z", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:10:12,145 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-92421cab-a439-4402-8e53-aa03e9b6b84d 2019-06-08 10:10:12,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.330254077911s 2019-06-08 10:10:12,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 10:10:12,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:10:12,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1270 Content-Type: application/json Date: Sat, 08 Jun 2019 10:10:12 GMT X-Openstack-Request-Id: req-0de287d5-9f7a-4aca-9c53-b77553106468 2019-06-08 10:10:12,266 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T06:03:01Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f045c2db-4dea-4ffa-aaaa-9b9f89bebc02","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"376ad6c278424803a9252f03ac9e9e29","l2_adjacency":true,"status":"ACTIVE","subnets":["2a5f8654-0af0-4d47-a9c3-2f0a8cf2e0ae"],"description":"","tags":[],"updated_at":"2019-06-08T10:09:49Z","qos_policy_id":null,"name":"shaker-net_816b7a89-47ed-479a-afa9-5cdbfe463185","admin_state_up":true,"tenant_id":"376ad6c278424803a9252f03ac9e9e29","created_at":"2019-06-08T10:09:48Z","mtu":1450}]} 2019-06-08 10:10:12,267 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-0de287d5-9f7a-4aca-9c53-b77553106468 2019-06-08 10:10:12,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.110127210617s 2019-06-08 10:10:12,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-06-08 10:10:12,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:10:12,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 677 Content-Type: application/json Date: Sat, 08 Jun 2019 10:10:12 GMT X-Openstack-Request-Id: req-2ef9a3cb-492c-4261-a2e6-ab8f4d119178 2019-06-08 10:10:12,313 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f045c2db-4dea-4ffa-aaaa-9b9f89bebc02","tenant_id":"376ad6c278424803a9252f03ac9e9e29","created_at":"2019-06-08T10:09:49Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-06-08T10:09:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"376ad6c278424803a9252f03ac9e9e29","id":"2a5f8654-0af0-4d47-a9c3-2f0a8cf2e0ae","subnetpool_id":null,"name":"shaker-subnet_816b7a89-47ed-479a-afa9-5cdbfe463185"}]} 2019-06-08 10:10:12,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/subnets.json used request id req-2ef9a3cb-492c-4261-a2e6-ab8f4d119178 2019-06-08 10:10:12,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0452361106873s 2019-06-08 10:10:12,314 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:10:14,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:10:14,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:10:14,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 645 Content-Type: application/json Date: Sat, 08 Jun 2019 10:10:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2f84b5ae-32dc-4947-9b91-b1c6717636de x-openstack-request-id: req-2f84b5ae-32dc-4947-9b91-b1c6717636de 2019-06-08 10:10:14,984 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "bookmark"}], "image": {"id": "e831f983-6832-4ec7-b386-7f137875ded9", "links": [{"href": "http://172.30.9.46:8774/images/e831f983-6832-4ec7-b386-7f137875ded9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "links": [{"href": "http://172.30.9.46:8774/flavors/26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "rel": "bookmark"}]}, "id": "f96fac34-228f-456d-8b27-6dcd05536cfa", "user_id": "9426c74299e34da298c385d39d86c224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:10:14Z", "hostId": "4cee0dfe416c76a6e0ab5193ce6d97cbc1f4d29e5b9b1532537f23f3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_816b7a89-47ed-479a-afa9-5cdbfe463185", "name": "shaker-vm_816b7a89-47ed-479a-afa9-5cdbfe463185", "created": "2019-06-08T10:10:11Z", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:10:14,984 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-2f84b5ae-32dc-4947-9b91-b1c6717636de 2019-06-08 10:10:14,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.667230129242s 2019-06-08 10:10:14,990 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:10:16,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:10:16,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:10:17,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 08 Jun 2019 10:10:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cfe84810-c32d-4de0-a524-a6102b5d9f5a x-openstack-request-id: req-cfe84810-c32d-4de0-a524-a6102b5d9f5a 2019-06-08 10:10:17,418 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "bookmark"}], "image": {"id": "e831f983-6832-4ec7-b386-7f137875ded9", "links": [{"href": "http://172.30.9.46:8774/images/e831f983-6832-4ec7-b386-7f137875ded9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "links": [{"href": "http://172.30.9.46:8774/flavors/26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "rel": "bookmark"}]}, "id": "f96fac34-228f-456d-8b27-6dcd05536cfa", "security_groups": [{"name": "shaker-sg_816b7a89-47ed-479a-afa9-5cdbfe463185"}], "user_id": "9426c74299e34da298c385d39d86c224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:10:14Z", "hostId": "4cee0dfe416c76a6e0ab5193ce6d97cbc1f4d29e5b9b1532537f23f3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_816b7a89-47ed-479a-afa9-5cdbfe463185", "name": "shaker-vm_816b7a89-47ed-479a-afa9-5cdbfe463185", "created": "2019-06-08T10:10:11Z", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:10:17,418 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-cfe84810-c32d-4de0-a524-a6102b5d9f5a 2019-06-08 10:10:17,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.425028085709s 2019-06-08 10:10:17,424 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:10:19,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:10:19,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:10:19,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 08 Jun 2019 10:10:19 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-72056bb4-a4b6-44a3-9829-8478fcfe5ccc x-openstack-request-id: req-72056bb4-a4b6-44a3-9829-8478fcfe5ccc 2019-06-08 10:10:19,616 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "bookmark"}], "image": {"id": "e831f983-6832-4ec7-b386-7f137875ded9", "links": [{"href": "http://172.30.9.46:8774/images/e831f983-6832-4ec7-b386-7f137875ded9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "links": [{"href": "http://172.30.9.46:8774/flavors/26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "rel": "bookmark"}]}, "id": "f96fac34-228f-456d-8b27-6dcd05536cfa", "security_groups": [{"name": "shaker-sg_816b7a89-47ed-479a-afa9-5cdbfe463185"}], "user_id": "9426c74299e34da298c385d39d86c224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:10:14Z", "hostId": "4cee0dfe416c76a6e0ab5193ce6d97cbc1f4d29e5b9b1532537f23f3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_816b7a89-47ed-479a-afa9-5cdbfe463185", "name": "shaker-vm_816b7a89-47ed-479a-afa9-5cdbfe463185", "created": "2019-06-08T10:10:11Z", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:10:19,616 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-72056bb4-a4b6-44a3-9829-8478fcfe5ccc 2019-06-08 10:10:19,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.189753055573s 2019-06-08 10:10:19,623 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:10:21,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:10:21,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:10:21,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 08 Jun 2019 10:10:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6cf559b4-4b60-4763-9efa-57145fb59414 x-openstack-request-id: req-6cf559b4-4b60-4763-9efa-57145fb59414 2019-06-08 10:10:21,983 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "bookmark"}], "image": {"id": "e831f983-6832-4ec7-b386-7f137875ded9", "links": [{"href": "http://172.30.9.46:8774/images/e831f983-6832-4ec7-b386-7f137875ded9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "links": [{"href": "http://172.30.9.46:8774/flavors/26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "rel": "bookmark"}]}, "id": "f96fac34-228f-456d-8b27-6dcd05536cfa", "security_groups": [{"name": "shaker-sg_816b7a89-47ed-479a-afa9-5cdbfe463185"}], "user_id": "9426c74299e34da298c385d39d86c224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:10:14Z", "hostId": "4cee0dfe416c76a6e0ab5193ce6d97cbc1f4d29e5b9b1532537f23f3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_816b7a89-47ed-479a-afa9-5cdbfe463185", "name": "shaker-vm_816b7a89-47ed-479a-afa9-5cdbfe463185", "created": "2019-06-08T10:10:11Z", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:10:21,983 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-6cf559b4-4b60-4763-9efa-57145fb59414 2019-06-08 10:10:21,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.35773897171s 2019-06-08 10:10:21,989 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:10:23,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:10:23,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:10:24,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 08 Jun 2019 10:10:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e015b3d0-518e-4731-817b-abf6afd0f085 x-openstack-request-id: req-e015b3d0-518e-4731-817b-abf6afd0f085 2019-06-08 10:10:24,823 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "bookmark"}], "image": {"id": "e831f983-6832-4ec7-b386-7f137875ded9", "links": [{"href": "http://172.30.9.46:8774/images/e831f983-6832-4ec7-b386-7f137875ded9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "links": [{"href": "http://172.30.9.46:8774/flavors/26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "rel": "bookmark"}]}, "id": "f96fac34-228f-456d-8b27-6dcd05536cfa", "security_groups": [{"name": "shaker-sg_816b7a89-47ed-479a-afa9-5cdbfe463185"}], "user_id": "9426c74299e34da298c385d39d86c224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:10:14Z", "hostId": "4cee0dfe416c76a6e0ab5193ce6d97cbc1f4d29e5b9b1532537f23f3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_816b7a89-47ed-479a-afa9-5cdbfe463185", "name": "shaker-vm_816b7a89-47ed-479a-afa9-5cdbfe463185", "created": "2019-06-08T10:10:11Z", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:10:24,823 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-e015b3d0-518e-4731-817b-abf6afd0f085 2019-06-08 10:10:24,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.831010103226s 2019-06-08 10:10:24,829 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:10:26,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:10:26,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:10:27,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 08 Jun 2019 10:10:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-faac57ef-a4f3-406d-a257-fb5b9fb9526c x-openstack-request-id: req-faac57ef-a4f3-406d-a257-fb5b9fb9526c 2019-06-08 10:10:27,383 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "bookmark"}], "image": {"id": "e831f983-6832-4ec7-b386-7f137875ded9", "links": [{"href": "http://172.30.9.46:8774/images/e831f983-6832-4ec7-b386-7f137875ded9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "links": [{"href": "http://172.30.9.46:8774/flavors/26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "rel": "bookmark"}]}, "id": "f96fac34-228f-456d-8b27-6dcd05536cfa", "security_groups": [{"name": "shaker-sg_816b7a89-47ed-479a-afa9-5cdbfe463185"}], "user_id": "9426c74299e34da298c385d39d86c224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:10:14Z", "hostId": "4cee0dfe416c76a6e0ab5193ce6d97cbc1f4d29e5b9b1532537f23f3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_816b7a89-47ed-479a-afa9-5cdbfe463185", "name": "shaker-vm_816b7a89-47ed-479a-afa9-5cdbfe463185", "created": "2019-06-08T10:10:11Z", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:10:27,383 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-faac57ef-a4f3-406d-a257-fb5b9fb9526c 2019-06-08 10:10:27,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.551280975342s 2019-06-08 10:10:27,390 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:10:29,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:10:29,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:10:29,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 08 Jun 2019 10:10:29 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-77f0d538-035e-405f-8773-c49517ee44ad x-openstack-request-id: req-77f0d538-035e-405f-8773-c49517ee44ad 2019-06-08 10:10:29,570 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "bookmark"}], "image": {"id": "e831f983-6832-4ec7-b386-7f137875ded9", "links": [{"href": "http://172.30.9.46:8774/images/e831f983-6832-4ec7-b386-7f137875ded9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "links": [{"href": "http://172.30.9.46:8774/flavors/26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "rel": "bookmark"}]}, "id": "f96fac34-228f-456d-8b27-6dcd05536cfa", "security_groups": [{"name": "shaker-sg_816b7a89-47ed-479a-afa9-5cdbfe463185"}], "user_id": "9426c74299e34da298c385d39d86c224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:10:14Z", "hostId": "4cee0dfe416c76a6e0ab5193ce6d97cbc1f4d29e5b9b1532537f23f3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_816b7a89-47ed-479a-afa9-5cdbfe463185", "name": "shaker-vm_816b7a89-47ed-479a-afa9-5cdbfe463185", "created": "2019-06-08T10:10:11Z", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:10:29,570 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-77f0d538-035e-405f-8773-c49517ee44ad 2019-06-08 10:10:29,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.177521944046s 2019-06-08 10:10:29,576 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:10:31,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:10:31,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:10:31,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 08 Jun 2019 10:10:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-797634b1-0b56-4e95-96d5-b1e4ef770213 x-openstack-request-id: req-797634b1-0b56-4e95-96d5-b1e4ef770213 2019-06-08 10:10:31,753 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "bookmark"}], "image": {"id": "e831f983-6832-4ec7-b386-7f137875ded9", "links": [{"href": "http://172.30.9.46:8774/images/e831f983-6832-4ec7-b386-7f137875ded9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "links": [{"href": "http://172.30.9.46:8774/flavors/26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "rel": "bookmark"}]}, "id": "f96fac34-228f-456d-8b27-6dcd05536cfa", "security_groups": [{"name": "shaker-sg_816b7a89-47ed-479a-afa9-5cdbfe463185"}], "user_id": "9426c74299e34da298c385d39d86c224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:10:14Z", "hostId": "4cee0dfe416c76a6e0ab5193ce6d97cbc1f4d29e5b9b1532537f23f3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_816b7a89-47ed-479a-afa9-5cdbfe463185", "name": "shaker-vm_816b7a89-47ed-479a-afa9-5cdbfe463185", "created": "2019-06-08T10:10:11Z", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:10:31,753 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-797634b1-0b56-4e95-96d5-b1e4ef770213 2019-06-08 10:10:31,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.174204826355s 2019-06-08 10:10:31,759 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:10:33,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:10:33,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:10:33,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 08 Jun 2019 10:10:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ac1ecacd-b742-4fbf-83f8-2a2cc9eb5cd6 x-openstack-request-id: req-ac1ecacd-b742-4fbf-83f8-2a2cc9eb5cd6 2019-06-08 10:10:33,950 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "bookmark"}], "image": {"id": "e831f983-6832-4ec7-b386-7f137875ded9", "links": [{"href": "http://172.30.9.46:8774/images/e831f983-6832-4ec7-b386-7f137875ded9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "links": [{"href": "http://172.30.9.46:8774/flavors/26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "rel": "bookmark"}]}, "id": "f96fac34-228f-456d-8b27-6dcd05536cfa", "security_groups": [{"name": "shaker-sg_816b7a89-47ed-479a-afa9-5cdbfe463185"}], "user_id": "9426c74299e34da298c385d39d86c224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:10:14Z", "hostId": "4cee0dfe416c76a6e0ab5193ce6d97cbc1f4d29e5b9b1532537f23f3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_816b7a89-47ed-479a-afa9-5cdbfe463185", "name": "shaker-vm_816b7a89-47ed-479a-afa9-5cdbfe463185", "created": "2019-06-08T10:10:11Z", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:10:33,951 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-ac1ecacd-b742-4fbf-83f8-2a2cc9eb5cd6 2019-06-08 10:10:33,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.188694000244s 2019-06-08 10:10:33,957 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:10:35,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:10:35,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:10:36,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 08 Jun 2019 10:10:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0625a26c-31ec-47f0-abf2-62c61bcc71b9 x-openstack-request-id: req-0625a26c-31ec-47f0-abf2-62c61bcc71b9 2019-06-08 10:10:36,136 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "bookmark"}], "image": {"id": "e831f983-6832-4ec7-b386-7f137875ded9", "links": [{"href": "http://172.30.9.46:8774/images/e831f983-6832-4ec7-b386-7f137875ded9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "links": [{"href": "http://172.30.9.46:8774/flavors/26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "rel": "bookmark"}]}, "id": "f96fac34-228f-456d-8b27-6dcd05536cfa", "security_groups": [{"name": "shaker-sg_816b7a89-47ed-479a-afa9-5cdbfe463185"}], "user_id": "9426c74299e34da298c385d39d86c224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:10:14Z", "hostId": "4cee0dfe416c76a6e0ab5193ce6d97cbc1f4d29e5b9b1532537f23f3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_816b7a89-47ed-479a-afa9-5cdbfe463185", "name": "shaker-vm_816b7a89-47ed-479a-afa9-5cdbfe463185", "created": "2019-06-08T10:10:11Z", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:10:36,136 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-0625a26c-31ec-47f0-abf2-62c61bcc71b9 2019-06-08 10:10:36,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.177185058594s 2019-06-08 10:10:36,142 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:10:38,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:10:38,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:10:38,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 08 Jun 2019 10:10: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-20ff60a8-b2f2-4890-b504-02cad84c6a3d x-openstack-request-id: req-20ff60a8-b2f2-4890-b504-02cad84c6a3d 2019-06-08 10:10:38,769 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "bookmark"}], "image": {"id": "e831f983-6832-4ec7-b386-7f137875ded9", "links": [{"href": "http://172.30.9.46:8774/images/e831f983-6832-4ec7-b386-7f137875ded9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "links": [{"href": "http://172.30.9.46:8774/flavors/26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "rel": "bookmark"}]}, "id": "f96fac34-228f-456d-8b27-6dcd05536cfa", "security_groups": [{"name": "shaker-sg_816b7a89-47ed-479a-afa9-5cdbfe463185"}], "user_id": "9426c74299e34da298c385d39d86c224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:10:14Z", "hostId": "4cee0dfe416c76a6e0ab5193ce6d97cbc1f4d29e5b9b1532537f23f3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_816b7a89-47ed-479a-afa9-5cdbfe463185", "name": "shaker-vm_816b7a89-47ed-479a-afa9-5cdbfe463185", "created": "2019-06-08T10:10:11Z", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:10:38,769 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-20ff60a8-b2f2-4890-b504-02cad84c6a3d 2019-06-08 10:10:38,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.624055862427s 2019-06-08 10:10:38,775 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:10:40,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:10:40,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:10:40,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 08 Jun 2019 10:10:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b829f848-309f-49ea-9496-a6dc34df42e7 x-openstack-request-id: req-b829f848-309f-49ea-9496-a6dc34df42e7 2019-06-08 10:10:40,953 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "bookmark"}], "image": {"id": "e831f983-6832-4ec7-b386-7f137875ded9", "links": [{"href": "http://172.30.9.46:8774/images/e831f983-6832-4ec7-b386-7f137875ded9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "links": [{"href": "http://172.30.9.46:8774/flavors/26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "rel": "bookmark"}]}, "id": "f96fac34-228f-456d-8b27-6dcd05536cfa", "security_groups": [{"name": "shaker-sg_816b7a89-47ed-479a-afa9-5cdbfe463185"}], "user_id": "9426c74299e34da298c385d39d86c224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:10:14Z", "hostId": "4cee0dfe416c76a6e0ab5193ce6d97cbc1f4d29e5b9b1532537f23f3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_816b7a89-47ed-479a-afa9-5cdbfe463185", "name": "shaker-vm_816b7a89-47ed-479a-afa9-5cdbfe463185", "created": "2019-06-08T10:10:11Z", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:10:40,953 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-b829f848-309f-49ea-9496-a6dc34df42e7 2019-06-08 10:10:40,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.175020217896s 2019-06-08 10:10:40,959 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:10:42,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:10:42,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:10:43,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 08 Jun 2019 10:10:42 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2753a83d-2733-47ff-a8a8-5fe4c33a49b1 x-openstack-request-id: req-2753a83d-2733-47ff-a8a8-5fe4c33a49b1 2019-06-08 10:10:43,155 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "bookmark"}], "image": {"id": "e831f983-6832-4ec7-b386-7f137875ded9", "links": [{"href": "http://172.30.9.46:8774/images/e831f983-6832-4ec7-b386-7f137875ded9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "links": [{"href": "http://172.30.9.46:8774/flavors/26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "rel": "bookmark"}]}, "id": "f96fac34-228f-456d-8b27-6dcd05536cfa", "security_groups": [{"name": "shaker-sg_816b7a89-47ed-479a-afa9-5cdbfe463185"}], "user_id": "9426c74299e34da298c385d39d86c224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:10:14Z", "hostId": "4cee0dfe416c76a6e0ab5193ce6d97cbc1f4d29e5b9b1532537f23f3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_816b7a89-47ed-479a-afa9-5cdbfe463185", "name": "shaker-vm_816b7a89-47ed-479a-afa9-5cdbfe463185", "created": "2019-06-08T10:10:11Z", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:10:43,155 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-2753a83d-2733-47ff-a8a8-5fe4c33a49b1 2019-06-08 10:10:43,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.19423699379s 2019-06-08 10:10:43,162 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:10:45,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:10:45,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:10:46,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 08 Jun 2019 10:10:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d4e50495-f71a-4a84-8f77-d57a78a59b75 x-openstack-request-id: req-d4e50495-f71a-4a84-8f77-d57a78a59b75 2019-06-08 10:10:46,175 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "bookmark"}], "image": {"id": "e831f983-6832-4ec7-b386-7f137875ded9", "links": [{"href": "http://172.30.9.46:8774/images/e831f983-6832-4ec7-b386-7f137875ded9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "links": [{"href": "http://172.30.9.46:8774/flavors/26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "rel": "bookmark"}]}, "id": "f96fac34-228f-456d-8b27-6dcd05536cfa", "security_groups": [{"name": "shaker-sg_816b7a89-47ed-479a-afa9-5cdbfe463185"}], "user_id": "9426c74299e34da298c385d39d86c224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:10:14Z", "hostId": "4cee0dfe416c76a6e0ab5193ce6d97cbc1f4d29e5b9b1532537f23f3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_816b7a89-47ed-479a-afa9-5cdbfe463185", "name": "shaker-vm_816b7a89-47ed-479a-afa9-5cdbfe463185", "created": "2019-06-08T10:10:11Z", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:10:46,175 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-d4e50495-f71a-4a84-8f77-d57a78a59b75 2019-06-08 10:10:46,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.01072001457s 2019-06-08 10:10:46,181 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:10:48,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:10:48,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:10:48,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 08 Jun 2019 10:10:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-02ff5df7-7856-46bc-a8ff-082289accc2b x-openstack-request-id: req-02ff5df7-7856-46bc-a8ff-082289accc2b 2019-06-08 10:10:48,616 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "bookmark"}], "image": {"id": "e831f983-6832-4ec7-b386-7f137875ded9", "links": [{"href": "http://172.30.9.46:8774/images/e831f983-6832-4ec7-b386-7f137875ded9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "links": [{"href": "http://172.30.9.46:8774/flavors/26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "rel": "bookmark"}]}, "id": "f96fac34-228f-456d-8b27-6dcd05536cfa", "security_groups": [{"name": "shaker-sg_816b7a89-47ed-479a-afa9-5cdbfe463185"}], "user_id": "9426c74299e34da298c385d39d86c224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:10:14Z", "hostId": "4cee0dfe416c76a6e0ab5193ce6d97cbc1f4d29e5b9b1532537f23f3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_816b7a89-47ed-479a-afa9-5cdbfe463185", "name": "shaker-vm_816b7a89-47ed-479a-afa9-5cdbfe463185", "created": "2019-06-08T10:10:11Z", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:10:48,616 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-02ff5df7-7856-46bc-a8ff-082289accc2b 2019-06-08 10:10:48,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.432450056076s 2019-06-08 10:10:48,623 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:10:50,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:10:50,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:10:51,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 08 Jun 2019 10:10:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c0acd4a1-31bf-4992-a64e-5ee1427eefa2 x-openstack-request-id: req-c0acd4a1-31bf-4992-a64e-5ee1427eefa2 2019-06-08 10:10:51,105 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "bookmark"}], "image": {"id": "e831f983-6832-4ec7-b386-7f137875ded9", "links": [{"href": "http://172.30.9.46:8774/images/e831f983-6832-4ec7-b386-7f137875ded9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "links": [{"href": "http://172.30.9.46:8774/flavors/26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "rel": "bookmark"}]}, "id": "f96fac34-228f-456d-8b27-6dcd05536cfa", "security_groups": [{"name": "shaker-sg_816b7a89-47ed-479a-afa9-5cdbfe463185"}], "user_id": "9426c74299e34da298c385d39d86c224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:10:14Z", "hostId": "4cee0dfe416c76a6e0ab5193ce6d97cbc1f4d29e5b9b1532537f23f3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_816b7a89-47ed-479a-afa9-5cdbfe463185", "name": "shaker-vm_816b7a89-47ed-479a-afa9-5cdbfe463185", "created": "2019-06-08T10:10:11Z", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:10:51,105 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-c0acd4a1-31bf-4992-a64e-5ee1427eefa2 2019-06-08 10:10:51,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.479939937592s 2019-06-08 10:10:51,111 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:10:53,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:10:53,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:10:53,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 08 Jun 2019 10:10:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6cbbf42a-91b7-4f36-af21-125fa8667c21 x-openstack-request-id: req-6cbbf42a-91b7-4f36-af21-125fa8667c21 2019-06-08 10:10:53,278 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "bookmark"}], "image": {"id": "e831f983-6832-4ec7-b386-7f137875ded9", "links": [{"href": "http://172.30.9.46:8774/images/e831f983-6832-4ec7-b386-7f137875ded9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "links": [{"href": "http://172.30.9.46:8774/flavors/26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "rel": "bookmark"}]}, "id": "f96fac34-228f-456d-8b27-6dcd05536cfa", "security_groups": [{"name": "shaker-sg_816b7a89-47ed-479a-afa9-5cdbfe463185"}], "user_id": "9426c74299e34da298c385d39d86c224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:10:14Z", "hostId": "4cee0dfe416c76a6e0ab5193ce6d97cbc1f4d29e5b9b1532537f23f3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_816b7a89-47ed-479a-afa9-5cdbfe463185", "name": "shaker-vm_816b7a89-47ed-479a-afa9-5cdbfe463185", "created": "2019-06-08T10:10:11Z", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:10:53,278 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-6cbbf42a-91b7-4f36-af21-125fa8667c21 2019-06-08 10:10:53,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.164525032043s 2019-06-08 10:10:53,285 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:10:55,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:10:55,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:10:55,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 08 Jun 2019 10:10:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-067fba70-5f1a-40d8-b7c7-3389c5b219e6 x-openstack-request-id: req-067fba70-5f1a-40d8-b7c7-3389c5b219e6 2019-06-08 10:10:55,954 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "bookmark"}], "image": {"id": "e831f983-6832-4ec7-b386-7f137875ded9", "links": [{"href": "http://172.30.9.46:8774/images/e831f983-6832-4ec7-b386-7f137875ded9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "links": [{"href": "http://172.30.9.46:8774/flavors/26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "rel": "bookmark"}]}, "id": "f96fac34-228f-456d-8b27-6dcd05536cfa", "security_groups": [{"name": "shaker-sg_816b7a89-47ed-479a-afa9-5cdbfe463185"}], "user_id": "9426c74299e34da298c385d39d86c224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:10:14Z", "hostId": "4cee0dfe416c76a6e0ab5193ce6d97cbc1f4d29e5b9b1532537f23f3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_816b7a89-47ed-479a-afa9-5cdbfe463185", "name": "shaker-vm_816b7a89-47ed-479a-afa9-5cdbfe463185", "created": "2019-06-08T10:10:11Z", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:10:55,954 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-067fba70-5f1a-40d8-b7c7-3389c5b219e6 2019-06-08 10:10:55,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.666707992554s 2019-06-08 10:10:55,960 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:10:57,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:10:57,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:10:58,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 08 Jun 2019 10:10:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-86f48a90-47a6-4a1a-b5b3-ac7e34a047ae x-openstack-request-id: req-86f48a90-47a6-4a1a-b5b3-ac7e34a047ae 2019-06-08 10:10:58,151 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "bookmark"}], "image": {"id": "e831f983-6832-4ec7-b386-7f137875ded9", "links": [{"href": "http://172.30.9.46:8774/images/e831f983-6832-4ec7-b386-7f137875ded9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "links": [{"href": "http://172.30.9.46:8774/flavors/26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "rel": "bookmark"}]}, "id": "f96fac34-228f-456d-8b27-6dcd05536cfa", "security_groups": [{"name": "shaker-sg_816b7a89-47ed-479a-afa9-5cdbfe463185"}], "user_id": "9426c74299e34da298c385d39d86c224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:10:14Z", "hostId": "4cee0dfe416c76a6e0ab5193ce6d97cbc1f4d29e5b9b1532537f23f3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_816b7a89-47ed-479a-afa9-5cdbfe463185", "name": "shaker-vm_816b7a89-47ed-479a-afa9-5cdbfe463185", "created": "2019-06-08T10:10:11Z", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:10:58,151 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-86f48a90-47a6-4a1a-b5b3-ac7e34a047ae 2019-06-08 10:10:58,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.188593149185s 2019-06-08 10:10:58,157 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:11:00,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:11:00,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:11:00,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 08 Jun 2019 10:11: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-270f1963-ec8c-4d4f-a9c7-49521d00642c x-openstack-request-id: req-270f1963-ec8c-4d4f-a9c7-49521d00642c 2019-06-08 10:11:00,845 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "bookmark"}], "image": {"id": "e831f983-6832-4ec7-b386-7f137875ded9", "links": [{"href": "http://172.30.9.46:8774/images/e831f983-6832-4ec7-b386-7f137875ded9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "links": [{"href": "http://172.30.9.46:8774/flavors/26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "rel": "bookmark"}]}, "id": "f96fac34-228f-456d-8b27-6dcd05536cfa", "security_groups": [{"name": "shaker-sg_816b7a89-47ed-479a-afa9-5cdbfe463185"}], "user_id": "9426c74299e34da298c385d39d86c224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:10:14Z", "hostId": "4cee0dfe416c76a6e0ab5193ce6d97cbc1f4d29e5b9b1532537f23f3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_816b7a89-47ed-479a-afa9-5cdbfe463185", "name": "shaker-vm_816b7a89-47ed-479a-afa9-5cdbfe463185", "created": "2019-06-08T10:10:11Z", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:11:00,845 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-270f1963-ec8c-4d4f-a9c7-49521d00642c 2019-06-08 10:11:00,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.685806035995s 2019-06-08 10:11:00,852 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:11:02,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:11:02,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:11:03,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 08 Jun 2019 10:11:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-38a5f427-dd5d-467c-8965-817a90e6e7b7 x-openstack-request-id: req-38a5f427-dd5d-467c-8965-817a90e6e7b7 2019-06-08 10:11:03,401 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "bookmark"}], "image": {"id": "e831f983-6832-4ec7-b386-7f137875ded9", "links": [{"href": "http://172.30.9.46:8774/images/e831f983-6832-4ec7-b386-7f137875ded9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "links": [{"href": "http://172.30.9.46:8774/flavors/26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "rel": "bookmark"}]}, "id": "f96fac34-228f-456d-8b27-6dcd05536cfa", "security_groups": [{"name": "shaker-sg_816b7a89-47ed-479a-afa9-5cdbfe463185"}], "user_id": "9426c74299e34da298c385d39d86c224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:10:14Z", "hostId": "4cee0dfe416c76a6e0ab5193ce6d97cbc1f4d29e5b9b1532537f23f3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_816b7a89-47ed-479a-afa9-5cdbfe463185", "name": "shaker-vm_816b7a89-47ed-479a-afa9-5cdbfe463185", "created": "2019-06-08T10:10:11Z", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:11:03,401 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-38a5f427-dd5d-467c-8965-817a90e6e7b7 2019-06-08 10:11:03,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.5465528965s 2019-06-08 10:11:03,407 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:11:05,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:11:05,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:11:05,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 08 Jun 2019 10:11:05 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f7998add-b3f3-46d7-96a2-b5e65a68aadc x-openstack-request-id: req-f7998add-b3f3-46d7-96a2-b5e65a68aadc 2019-06-08 10:11:05,780 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "bookmark"}], "image": {"id": "e831f983-6832-4ec7-b386-7f137875ded9", "links": [{"href": "http://172.30.9.46:8774/images/e831f983-6832-4ec7-b386-7f137875ded9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "links": [{"href": "http://172.30.9.46:8774/flavors/26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "rel": "bookmark"}]}, "id": "f96fac34-228f-456d-8b27-6dcd05536cfa", "security_groups": [{"name": "shaker-sg_816b7a89-47ed-479a-afa9-5cdbfe463185"}], "user_id": "9426c74299e34da298c385d39d86c224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:10:14Z", "hostId": "4cee0dfe416c76a6e0ab5193ce6d97cbc1f4d29e5b9b1532537f23f3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_816b7a89-47ed-479a-afa9-5cdbfe463185", "name": "shaker-vm_816b7a89-47ed-479a-afa9-5cdbfe463185", "created": "2019-06-08T10:10:11Z", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:11:05,780 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-f7998add-b3f3-46d7-96a2-b5e65a68aadc 2019-06-08 10:11:05,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.370512962341s 2019-06-08 10:11:05,787 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:11:07,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:11:07,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:11:08,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 08 Jun 2019 10:11:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-475405d7-a161-46ce-be68-bdfd080aaab0 x-openstack-request-id: req-475405d7-a161-46ce-be68-bdfd080aaab0 2019-06-08 10:11:08,450 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "bookmark"}], "image": {"id": "e831f983-6832-4ec7-b386-7f137875ded9", "links": [{"href": "http://172.30.9.46:8774/images/e831f983-6832-4ec7-b386-7f137875ded9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "links": [{"href": "http://172.30.9.46:8774/flavors/26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "rel": "bookmark"}]}, "id": "f96fac34-228f-456d-8b27-6dcd05536cfa", "security_groups": [{"name": "shaker-sg_816b7a89-47ed-479a-afa9-5cdbfe463185"}], "user_id": "9426c74299e34da298c385d39d86c224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:10:14Z", "hostId": "4cee0dfe416c76a6e0ab5193ce6d97cbc1f4d29e5b9b1532537f23f3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_816b7a89-47ed-479a-afa9-5cdbfe463185", "name": "shaker-vm_816b7a89-47ed-479a-afa9-5cdbfe463185", "created": "2019-06-08T10:10:11Z", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:11:08,450 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-475405d7-a161-46ce-be68-bdfd080aaab0 2019-06-08 10:11:08,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.660867929459s 2019-06-08 10:11:08,456 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:11:10,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:11:10,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:11:10,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 08 Jun 2019 10:11:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a9d33a7a-7efe-4cb0-8097-651ca7c2d1ed x-openstack-request-id: req-a9d33a7a-7efe-4cb0-8097-651ca7c2d1ed 2019-06-08 10:11:10,632 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "bookmark"}], "image": {"id": "e831f983-6832-4ec7-b386-7f137875ded9", "links": [{"href": "http://172.30.9.46:8774/images/e831f983-6832-4ec7-b386-7f137875ded9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "links": [{"href": "http://172.30.9.46:8774/flavors/26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "rel": "bookmark"}]}, "id": "f96fac34-228f-456d-8b27-6dcd05536cfa", "security_groups": [{"name": "shaker-sg_816b7a89-47ed-479a-afa9-5cdbfe463185"}], "user_id": "9426c74299e34da298c385d39d86c224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:10:14Z", "hostId": "4cee0dfe416c76a6e0ab5193ce6d97cbc1f4d29e5b9b1532537f23f3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_816b7a89-47ed-479a-afa9-5cdbfe463185", "name": "shaker-vm_816b7a89-47ed-479a-afa9-5cdbfe463185", "created": "2019-06-08T10:10:11Z", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:11:10,632 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-a9d33a7a-7efe-4cb0-8097-651ca7c2d1ed 2019-06-08 10:11:10,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.173377990723s 2019-06-08 10:11:10,639 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:11:12,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:11:12,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:11:13,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 08 Jun 2019 10:11: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-7be9ef24-eb52-49f8-a9d4-3b3b8d8337da x-openstack-request-id: req-7be9ef24-eb52-49f8-a9d4-3b3b8d8337da 2019-06-08 10:11:13,110 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "bookmark"}], "image": {"id": "e831f983-6832-4ec7-b386-7f137875ded9", "links": [{"href": "http://172.30.9.46:8774/images/e831f983-6832-4ec7-b386-7f137875ded9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "links": [{"href": "http://172.30.9.46:8774/flavors/26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "rel": "bookmark"}]}, "id": "f96fac34-228f-456d-8b27-6dcd05536cfa", "security_groups": [{"name": "shaker-sg_816b7a89-47ed-479a-afa9-5cdbfe463185"}], "user_id": "9426c74299e34da298c385d39d86c224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:10:14Z", "hostId": "4cee0dfe416c76a6e0ab5193ce6d97cbc1f4d29e5b9b1532537f23f3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_816b7a89-47ed-479a-afa9-5cdbfe463185", "name": "shaker-vm_816b7a89-47ed-479a-afa9-5cdbfe463185", "created": "2019-06-08T10:10:11Z", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:11:13,110 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-7be9ef24-eb52-49f8-a9d4-3b3b8d8337da 2019-06-08 10:11:13,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.469359874725s 2019-06-08 10:11:13,117 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:11:15,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:11:15,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:11:15,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 08 Jun 2019 10:11: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-ea3d0294-45b4-4b24-93c2-8bf2f0841514 x-openstack-request-id: req-ea3d0294-45b4-4b24-93c2-8bf2f0841514 2019-06-08 10:11:15,583 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "bookmark"}], "image": {"id": "e831f983-6832-4ec7-b386-7f137875ded9", "links": [{"href": "http://172.30.9.46:8774/images/e831f983-6832-4ec7-b386-7f137875ded9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "links": [{"href": "http://172.30.9.46:8774/flavors/26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "rel": "bookmark"}]}, "id": "f96fac34-228f-456d-8b27-6dcd05536cfa", "security_groups": [{"name": "shaker-sg_816b7a89-47ed-479a-afa9-5cdbfe463185"}], "user_id": "9426c74299e34da298c385d39d86c224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:10:14Z", "hostId": "4cee0dfe416c76a6e0ab5193ce6d97cbc1f4d29e5b9b1532537f23f3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_816b7a89-47ed-479a-afa9-5cdbfe463185", "name": "shaker-vm_816b7a89-47ed-479a-afa9-5cdbfe463185", "created": "2019-06-08T10:10:11Z", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:11:15,583 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-ea3d0294-45b4-4b24-93c2-8bf2f0841514 2019-06-08 10:11:15,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.463695049286s 2019-06-08 10:11:15,589 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:11:17,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:11:17,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:11:17,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 08 Jun 2019 10:11: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-67a26cc6-35de-4e74-a621-9788683c340a x-openstack-request-id: req-67a26cc6-35de-4e74-a621-9788683c340a 2019-06-08 10:11:17,977 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "bookmark"}], "image": {"id": "e831f983-6832-4ec7-b386-7f137875ded9", "links": [{"href": "http://172.30.9.46:8774/images/e831f983-6832-4ec7-b386-7f137875ded9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "links": [{"href": "http://172.30.9.46:8774/flavors/26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "rel": "bookmark"}]}, "id": "f96fac34-228f-456d-8b27-6dcd05536cfa", "security_groups": [{"name": "shaker-sg_816b7a89-47ed-479a-afa9-5cdbfe463185"}], "user_id": "9426c74299e34da298c385d39d86c224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:10:14Z", "hostId": "4cee0dfe416c76a6e0ab5193ce6d97cbc1f4d29e5b9b1532537f23f3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_816b7a89-47ed-479a-afa9-5cdbfe463185", "name": "shaker-vm_816b7a89-47ed-479a-afa9-5cdbfe463185", "created": "2019-06-08T10:10:11Z", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:11:17,978 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-67a26cc6-35de-4e74-a621-9788683c340a 2019-06-08 10:11:17,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.385963916779s 2019-06-08 10:11:17,984 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:11:19,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:11:19,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:11:20,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 08 Jun 2019 10:11: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-be48349e-0a74-40d0-99fe-46e032ec6293 x-openstack-request-id: req-be48349e-0a74-40d0-99fe-46e032ec6293 2019-06-08 10:11:20,329 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "bookmark"}], "image": {"id": "e831f983-6832-4ec7-b386-7f137875ded9", "links": [{"href": "http://172.30.9.46:8774/images/e831f983-6832-4ec7-b386-7f137875ded9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "links": [{"href": "http://172.30.9.46:8774/flavors/26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "rel": "bookmark"}]}, "id": "f96fac34-228f-456d-8b27-6dcd05536cfa", "security_groups": [{"name": "shaker-sg_816b7a89-47ed-479a-afa9-5cdbfe463185"}], "user_id": "9426c74299e34da298c385d39d86c224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:10:14Z", "hostId": "4cee0dfe416c76a6e0ab5193ce6d97cbc1f4d29e5b9b1532537f23f3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_816b7a89-47ed-479a-afa9-5cdbfe463185", "name": "shaker-vm_816b7a89-47ed-479a-afa9-5cdbfe463185", "created": "2019-06-08T10:10:11Z", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:11:20,329 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-be48349e-0a74-40d0-99fe-46e032ec6293 2019-06-08 10:11:20,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.342803955078s 2019-06-08 10:11:20,336 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:11:22,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:11:22,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:11:22,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 08 Jun 2019 10:11:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6751b6f3-c601-4548-9e21-27b6078b5d52 x-openstack-request-id: req-6751b6f3-c601-4548-9e21-27b6078b5d52 2019-06-08 10:11:22,515 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "bookmark"}], "image": {"id": "e831f983-6832-4ec7-b386-7f137875ded9", "links": [{"href": "http://172.30.9.46:8774/images/e831f983-6832-4ec7-b386-7f137875ded9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "links": [{"href": "http://172.30.9.46:8774/flavors/26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "rel": "bookmark"}]}, "id": "f96fac34-228f-456d-8b27-6dcd05536cfa", "security_groups": [{"name": "shaker-sg_816b7a89-47ed-479a-afa9-5cdbfe463185"}], "user_id": "9426c74299e34da298c385d39d86c224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:10:14Z", "hostId": "4cee0dfe416c76a6e0ab5193ce6d97cbc1f4d29e5b9b1532537f23f3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_816b7a89-47ed-479a-afa9-5cdbfe463185", "name": "shaker-vm_816b7a89-47ed-479a-afa9-5cdbfe463185", "created": "2019-06-08T10:10:11Z", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:11:22,515 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-6751b6f3-c601-4548-9e21-27b6078b5d52 2019-06-08 10:11:22,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.178938150406s 2019-06-08 10:11:22,522 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:11:24,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:11:24,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:11:24,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 08 Jun 2019 10:11:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9f92e180-320f-46ad-9b8d-34a3ac9541ca x-openstack-request-id: req-9f92e180-320f-46ad-9b8d-34a3ac9541ca 2019-06-08 10:11:24,706 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "bookmark"}], "image": {"id": "e831f983-6832-4ec7-b386-7f137875ded9", "links": [{"href": "http://172.30.9.46:8774/images/e831f983-6832-4ec7-b386-7f137875ded9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "links": [{"href": "http://172.30.9.46:8774/flavors/26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "rel": "bookmark"}]}, "id": "f96fac34-228f-456d-8b27-6dcd05536cfa", "security_groups": [{"name": "shaker-sg_816b7a89-47ed-479a-afa9-5cdbfe463185"}], "user_id": "9426c74299e34da298c385d39d86c224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:10:14Z", "hostId": "4cee0dfe416c76a6e0ab5193ce6d97cbc1f4d29e5b9b1532537f23f3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_816b7a89-47ed-479a-afa9-5cdbfe463185", "name": "shaker-vm_816b7a89-47ed-479a-afa9-5cdbfe463185", "created": "2019-06-08T10:10:11Z", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:11:24,707 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-9f92e180-320f-46ad-9b8d-34a3ac9541ca 2019-06-08 10:11:24,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.182516813278s 2019-06-08 10:11:24,713 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:11:26,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:11:26,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:11:26,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 08 Jun 2019 10:11: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-63d4e15a-20fd-434f-a9da-657bca2b5b69 x-openstack-request-id: req-63d4e15a-20fd-434f-a9da-657bca2b5b69 2019-06-08 10:11:26,876 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "bookmark"}], "image": {"id": "e831f983-6832-4ec7-b386-7f137875ded9", "links": [{"href": "http://172.30.9.46:8774/images/e831f983-6832-4ec7-b386-7f137875ded9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "links": [{"href": "http://172.30.9.46:8774/flavors/26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "rel": "bookmark"}]}, "id": "f96fac34-228f-456d-8b27-6dcd05536cfa", "security_groups": [{"name": "shaker-sg_816b7a89-47ed-479a-afa9-5cdbfe463185"}], "user_id": "9426c74299e34da298c385d39d86c224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:10:14Z", "hostId": "4cee0dfe416c76a6e0ab5193ce6d97cbc1f4d29e5b9b1532537f23f3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_816b7a89-47ed-479a-afa9-5cdbfe463185", "name": "shaker-vm_816b7a89-47ed-479a-afa9-5cdbfe463185", "created": "2019-06-08T10:10:11Z", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:11:26,876 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-63d4e15a-20fd-434f-a9da-657bca2b5b69 2019-06-08 10:11:26,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.161205053329s 2019-06-08 10:11:26,883 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:11:28,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:11:28,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:11:29,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 08 Jun 2019 10:11: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-92b592cf-face-4bc0-b367-717fe0e64e5d x-openstack-request-id: req-92b592cf-face-4bc0-b367-717fe0e64e5d 2019-06-08 10:11:29,070 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "bookmark"}], "image": {"id": "e831f983-6832-4ec7-b386-7f137875ded9", "links": [{"href": "http://172.30.9.46:8774/images/e831f983-6832-4ec7-b386-7f137875ded9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "links": [{"href": "http://172.30.9.46:8774/flavors/26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "rel": "bookmark"}]}, "id": "f96fac34-228f-456d-8b27-6dcd05536cfa", "security_groups": [{"name": "shaker-sg_816b7a89-47ed-479a-afa9-5cdbfe463185"}], "user_id": "9426c74299e34da298c385d39d86c224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:10:14Z", "hostId": "4cee0dfe416c76a6e0ab5193ce6d97cbc1f4d29e5b9b1532537f23f3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_816b7a89-47ed-479a-afa9-5cdbfe463185", "name": "shaker-vm_816b7a89-47ed-479a-afa9-5cdbfe463185", "created": "2019-06-08T10:10:11Z", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:11:29,070 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-92b592cf-face-4bc0-b367-717fe0e64e5d 2019-06-08 10:11:29,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.185123205185s 2019-06-08 10:11:29,077 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:11:31,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:11:31,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:11:31,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 08 Jun 2019 10:11:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-aee78cf7-5efe-4bca-8929-ade9daa78508 x-openstack-request-id: req-aee78cf7-5efe-4bca-8929-ade9daa78508 2019-06-08 10:11:31,249 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "bookmark"}], "image": {"id": "e831f983-6832-4ec7-b386-7f137875ded9", "links": [{"href": "http://172.30.9.46:8774/images/e831f983-6832-4ec7-b386-7f137875ded9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "links": [{"href": "http://172.30.9.46:8774/flavors/26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "rel": "bookmark"}]}, "id": "f96fac34-228f-456d-8b27-6dcd05536cfa", "security_groups": [{"name": "shaker-sg_816b7a89-47ed-479a-afa9-5cdbfe463185"}], "user_id": "9426c74299e34da298c385d39d86c224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:10:14Z", "hostId": "4cee0dfe416c76a6e0ab5193ce6d97cbc1f4d29e5b9b1532537f23f3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_816b7a89-47ed-479a-afa9-5cdbfe463185", "name": "shaker-vm_816b7a89-47ed-479a-afa9-5cdbfe463185", "created": "2019-06-08T10:10:11Z", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:11:31,249 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-aee78cf7-5efe-4bca-8929-ade9daa78508 2019-06-08 10:11:31,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.170549154282s 2019-06-08 10:11:31,255 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:11:33,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:11:33,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:11:33,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 08 Jun 2019 10:11: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-147c8ad1-e894-4f08-b4e8-0e5ada82ac3e x-openstack-request-id: req-147c8ad1-e894-4f08-b4e8-0e5ada82ac3e 2019-06-08 10:11:33,722 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "bookmark"}], "image": {"id": "e831f983-6832-4ec7-b386-7f137875ded9", "links": [{"href": "http://172.30.9.46:8774/images/e831f983-6832-4ec7-b386-7f137875ded9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "links": [{"href": "http://172.30.9.46:8774/flavors/26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "rel": "bookmark"}]}, "id": "f96fac34-228f-456d-8b27-6dcd05536cfa", "security_groups": [{"name": "shaker-sg_816b7a89-47ed-479a-afa9-5cdbfe463185"}], "user_id": "9426c74299e34da298c385d39d86c224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:10:14Z", "hostId": "4cee0dfe416c76a6e0ab5193ce6d97cbc1f4d29e5b9b1532537f23f3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_816b7a89-47ed-479a-afa9-5cdbfe463185", "name": "shaker-vm_816b7a89-47ed-479a-afa9-5cdbfe463185", "created": "2019-06-08T10:10:11Z", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:11:33,723 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-147c8ad1-e894-4f08-b4e8-0e5ada82ac3e 2019-06-08 10:11:33,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.464818000793s 2019-06-08 10:11:33,729 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:11:35,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:11:35,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:11:36,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 08 Jun 2019 10:11: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-d1b94aed-3347-4bbf-bb40-e9398422346e x-openstack-request-id: req-d1b94aed-3347-4bbf-bb40-e9398422346e 2019-06-08 10:11:36,430 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "bookmark"}], "image": {"id": "e831f983-6832-4ec7-b386-7f137875ded9", "links": [{"href": "http://172.30.9.46:8774/images/e831f983-6832-4ec7-b386-7f137875ded9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "links": [{"href": "http://172.30.9.46:8774/flavors/26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "rel": "bookmark"}]}, "id": "f96fac34-228f-456d-8b27-6dcd05536cfa", "security_groups": [{"name": "shaker-sg_816b7a89-47ed-479a-afa9-5cdbfe463185"}], "user_id": "9426c74299e34da298c385d39d86c224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:10:14Z", "hostId": "4cee0dfe416c76a6e0ab5193ce6d97cbc1f4d29e5b9b1532537f23f3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_816b7a89-47ed-479a-afa9-5cdbfe463185", "name": "shaker-vm_816b7a89-47ed-479a-afa9-5cdbfe463185", "created": "2019-06-08T10:10:11Z", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:11:36,430 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-d1b94aed-3347-4bbf-bb40-e9398422346e 2019-06-08 10:11:36,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.698957920074s 2019-06-08 10:11:36,437 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:11:38,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:11:38,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:11:38,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 08 Jun 2019 10:11: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-395a28ac-9a88-45af-8104-bdcca9cf9a8e x-openstack-request-id: req-395a28ac-9a88-45af-8104-bdcca9cf9a8e 2019-06-08 10:11:38,906 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "bookmark"}], "image": {"id": "e831f983-6832-4ec7-b386-7f137875ded9", "links": [{"href": "http://172.30.9.46:8774/images/e831f983-6832-4ec7-b386-7f137875ded9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "links": [{"href": "http://172.30.9.46:8774/flavors/26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "rel": "bookmark"}]}, "id": "f96fac34-228f-456d-8b27-6dcd05536cfa", "security_groups": [{"name": "shaker-sg_816b7a89-47ed-479a-afa9-5cdbfe463185"}], "user_id": "9426c74299e34da298c385d39d86c224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:10:14Z", "hostId": "4cee0dfe416c76a6e0ab5193ce6d97cbc1f4d29e5b9b1532537f23f3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_816b7a89-47ed-479a-afa9-5cdbfe463185", "name": "shaker-vm_816b7a89-47ed-479a-afa9-5cdbfe463185", "created": "2019-06-08T10:10:11Z", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:11:38,906 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-395a28ac-9a88-45af-8104-bdcca9cf9a8e 2019-06-08 10:11:38,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.466475009918s 2019-06-08 10:11:38,912 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:11:40,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:11:40,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:11:41,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 08 Jun 2019 10:11:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fc90c905-d1d2-40e1-8857-bafe25720af3 x-openstack-request-id: req-fc90c905-d1d2-40e1-8857-bafe25720af3 2019-06-08 10:11:41,259 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "bookmark"}], "image": {"id": "e831f983-6832-4ec7-b386-7f137875ded9", "links": [{"href": "http://172.30.9.46:8774/images/e831f983-6832-4ec7-b386-7f137875ded9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "links": [{"href": "http://172.30.9.46:8774/flavors/26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "rel": "bookmark"}]}, "id": "f96fac34-228f-456d-8b27-6dcd05536cfa", "security_groups": [{"name": "shaker-sg_816b7a89-47ed-479a-afa9-5cdbfe463185"}], "user_id": "9426c74299e34da298c385d39d86c224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:10:14Z", "hostId": "4cee0dfe416c76a6e0ab5193ce6d97cbc1f4d29e5b9b1532537f23f3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_816b7a89-47ed-479a-afa9-5cdbfe463185", "name": "shaker-vm_816b7a89-47ed-479a-afa9-5cdbfe463185", "created": "2019-06-08T10:10:11Z", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:11:41,259 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-fc90c905-d1d2-40e1-8857-bafe25720af3 2019-06-08 10:11:41,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.344829082489s 2019-06-08 10:11:41,265 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:11:43,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:11:43,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:11:43,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 08 Jun 2019 10:11: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-3b004847-6f40-4f52-93a9-3ab22c52cc20 x-openstack-request-id: req-3b004847-6f40-4f52-93a9-3ab22c52cc20 2019-06-08 10:11:43,715 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "bookmark"}], "image": {"id": "e831f983-6832-4ec7-b386-7f137875ded9", "links": [{"href": "http://172.30.9.46:8774/images/e831f983-6832-4ec7-b386-7f137875ded9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "links": [{"href": "http://172.30.9.46:8774/flavors/26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "rel": "bookmark"}]}, "id": "f96fac34-228f-456d-8b27-6dcd05536cfa", "security_groups": [{"name": "shaker-sg_816b7a89-47ed-479a-afa9-5cdbfe463185"}], "user_id": "9426c74299e34da298c385d39d86c224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:10:14Z", "hostId": "4cee0dfe416c76a6e0ab5193ce6d97cbc1f4d29e5b9b1532537f23f3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_816b7a89-47ed-479a-afa9-5cdbfe463185", "name": "shaker-vm_816b7a89-47ed-479a-afa9-5cdbfe463185", "created": "2019-06-08T10:10:11Z", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:11:43,716 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-3b004847-6f40-4f52-93a9-3ab22c52cc20 2019-06-08 10:11:43,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.448224067688s 2019-06-08 10:11:43,722 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:11:45,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:11:45,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:11:45,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 08 Jun 2019 10:11: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-85db5df6-bb77-4ef6-b119-d65a09585e41 x-openstack-request-id: req-85db5df6-bb77-4ef6-b119-d65a09585e41 2019-06-08 10:11:45,908 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "bookmark"}], "image": {"id": "e831f983-6832-4ec7-b386-7f137875ded9", "links": [{"href": "http://172.30.9.46:8774/images/e831f983-6832-4ec7-b386-7f137875ded9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "links": [{"href": "http://172.30.9.46:8774/flavors/26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "rel": "bookmark"}]}, "id": "f96fac34-228f-456d-8b27-6dcd05536cfa", "security_groups": [{"name": "shaker-sg_816b7a89-47ed-479a-afa9-5cdbfe463185"}], "user_id": "9426c74299e34da298c385d39d86c224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:10:14Z", "hostId": "4cee0dfe416c76a6e0ab5193ce6d97cbc1f4d29e5b9b1532537f23f3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_816b7a89-47ed-479a-afa9-5cdbfe463185", "name": "shaker-vm_816b7a89-47ed-479a-afa9-5cdbfe463185", "created": "2019-06-08T10:10:11Z", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:11:45,908 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-85db5df6-bb77-4ef6-b119-d65a09585e41 2019-06-08 10:11:45,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.183966875076s 2019-06-08 10:11:45,915 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:11:47,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:11:47,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:11:48,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 08 Jun 2019 10:11: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-66a47d14-6d50-4d6e-9b6d-924ae107b6cc x-openstack-request-id: req-66a47d14-6d50-4d6e-9b6d-924ae107b6cc 2019-06-08 10:11:48,091 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "bookmark"}], "image": {"id": "e831f983-6832-4ec7-b386-7f137875ded9", "links": [{"href": "http://172.30.9.46:8774/images/e831f983-6832-4ec7-b386-7f137875ded9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "links": [{"href": "http://172.30.9.46:8774/flavors/26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "rel": "bookmark"}]}, "id": "f96fac34-228f-456d-8b27-6dcd05536cfa", "security_groups": [{"name": "shaker-sg_816b7a89-47ed-479a-afa9-5cdbfe463185"}], "user_id": "9426c74299e34da298c385d39d86c224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:10:14Z", "hostId": "4cee0dfe416c76a6e0ab5193ce6d97cbc1f4d29e5b9b1532537f23f3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_816b7a89-47ed-479a-afa9-5cdbfe463185", "name": "shaker-vm_816b7a89-47ed-479a-afa9-5cdbfe463185", "created": "2019-06-08T10:10:11Z", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:11:48,091 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-66a47d14-6d50-4d6e-9b6d-924ae107b6cc 2019-06-08 10:11:48,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.173713922501s 2019-06-08 10:11:48,097 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:11:50,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:11:50,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:11:50,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 08 Jun 2019 10:11:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e0c9aa46-ad01-43fd-97a7-5ba850c0751d x-openstack-request-id: req-e0c9aa46-ad01-43fd-97a7-5ba850c0751d 2019-06-08 10:11:50,447 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "bookmark"}], "image": {"id": "e831f983-6832-4ec7-b386-7f137875ded9", "links": [{"href": "http://172.30.9.46:8774/images/e831f983-6832-4ec7-b386-7f137875ded9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "links": [{"href": "http://172.30.9.46:8774/flavors/26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "rel": "bookmark"}]}, "id": "f96fac34-228f-456d-8b27-6dcd05536cfa", "security_groups": [{"name": "shaker-sg_816b7a89-47ed-479a-afa9-5cdbfe463185"}], "user_id": "9426c74299e34da298c385d39d86c224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:10:14Z", "hostId": "4cee0dfe416c76a6e0ab5193ce6d97cbc1f4d29e5b9b1532537f23f3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_816b7a89-47ed-479a-afa9-5cdbfe463185", "name": "shaker-vm_816b7a89-47ed-479a-afa9-5cdbfe463185", "created": "2019-06-08T10:10:11Z", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:11:50,447 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-e0c9aa46-ad01-43fd-97a7-5ba850c0751d 2019-06-08 10:11:50,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.347599029541s 2019-06-08 10:11:50,454 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:11:52,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:11:52,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:11:52,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 08 Jun 2019 10: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-0a5e1927-20eb-4c97-9ad7-1de68422bd8c x-openstack-request-id: req-0a5e1927-20eb-4c97-9ad7-1de68422bd8c 2019-06-08 10:11:52,889 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "bookmark"}], "image": {"id": "e831f983-6832-4ec7-b386-7f137875ded9", "links": [{"href": "http://172.30.9.46:8774/images/e831f983-6832-4ec7-b386-7f137875ded9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "links": [{"href": "http://172.30.9.46:8774/flavors/26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "rel": "bookmark"}]}, "id": "f96fac34-228f-456d-8b27-6dcd05536cfa", "security_groups": [{"name": "shaker-sg_816b7a89-47ed-479a-afa9-5cdbfe463185"}], "user_id": "9426c74299e34da298c385d39d86c224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:10:14Z", "hostId": "4cee0dfe416c76a6e0ab5193ce6d97cbc1f4d29e5b9b1532537f23f3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_816b7a89-47ed-479a-afa9-5cdbfe463185", "name": "shaker-vm_816b7a89-47ed-479a-afa9-5cdbfe463185", "created": "2019-06-08T10:10:11Z", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:11:52,889 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-0a5e1927-20eb-4c97-9ad7-1de68422bd8c 2019-06-08 10:11:52,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.432044029236s 2019-06-08 10:11:52,896 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:11:54,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:11:54,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:11:55,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 08 Jun 2019 10:11: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-cc65af36-960d-4ee2-9788-daeb4f4edd21 x-openstack-request-id: req-cc65af36-960d-4ee2-9788-daeb4f4edd21 2019-06-08 10:11:55,098 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "bookmark"}], "image": {"id": "e831f983-6832-4ec7-b386-7f137875ded9", "links": [{"href": "http://172.30.9.46:8774/images/e831f983-6832-4ec7-b386-7f137875ded9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "links": [{"href": "http://172.30.9.46:8774/flavors/26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "rel": "bookmark"}]}, "id": "f96fac34-228f-456d-8b27-6dcd05536cfa", "security_groups": [{"name": "shaker-sg_816b7a89-47ed-479a-afa9-5cdbfe463185"}], "user_id": "9426c74299e34da298c385d39d86c224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:10:14Z", "hostId": "4cee0dfe416c76a6e0ab5193ce6d97cbc1f4d29e5b9b1532537f23f3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_816b7a89-47ed-479a-afa9-5cdbfe463185", "name": "shaker-vm_816b7a89-47ed-479a-afa9-5cdbfe463185", "created": "2019-06-08T10:10:11Z", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:11:55,098 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-cc65af36-960d-4ee2-9788-daeb4f4edd21 2019-06-08 10:11:55,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.20031619072s 2019-06-08 10:11:55,104 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:11:57,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:11:57,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:11:57,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 08 Jun 2019 10:11: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-34ec9df4-fd52-487a-a036-333d57935594 x-openstack-request-id: req-34ec9df4-fd52-487a-a036-333d57935594 2019-06-08 10:11:57,496 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "bookmark"}], "image": {"id": "e831f983-6832-4ec7-b386-7f137875ded9", "links": [{"href": "http://172.30.9.46:8774/images/e831f983-6832-4ec7-b386-7f137875ded9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "links": [{"href": "http://172.30.9.46:8774/flavors/26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "rel": "bookmark"}]}, "id": "f96fac34-228f-456d-8b27-6dcd05536cfa", "security_groups": [{"name": "shaker-sg_816b7a89-47ed-479a-afa9-5cdbfe463185"}], "user_id": "9426c74299e34da298c385d39d86c224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:10:14Z", "hostId": "4cee0dfe416c76a6e0ab5193ce6d97cbc1f4d29e5b9b1532537f23f3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_816b7a89-47ed-479a-afa9-5cdbfe463185", "name": "shaker-vm_816b7a89-47ed-479a-afa9-5cdbfe463185", "created": "2019-06-08T10:10:11Z", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:11:57,497 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-34ec9df4-fd52-487a-a036-333d57935594 2019-06-08 10:11:57,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.390182971954s 2019-06-08 10:11:57,503 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:11:59,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:11:59,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:11:59,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 08 Jun 2019 10:11:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9ba1e098-588e-4e34-a21c-078695ab059e x-openstack-request-id: req-9ba1e098-588e-4e34-a21c-078695ab059e 2019-06-08 10:11:59,693 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "bookmark"}], "image": {"id": "e831f983-6832-4ec7-b386-7f137875ded9", "links": [{"href": "http://172.30.9.46:8774/images/e831f983-6832-4ec7-b386-7f137875ded9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "links": [{"href": "http://172.30.9.46:8774/flavors/26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "rel": "bookmark"}]}, "id": "f96fac34-228f-456d-8b27-6dcd05536cfa", "security_groups": [{"name": "shaker-sg_816b7a89-47ed-479a-afa9-5cdbfe463185"}], "user_id": "9426c74299e34da298c385d39d86c224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:10:14Z", "hostId": "4cee0dfe416c76a6e0ab5193ce6d97cbc1f4d29e5b9b1532537f23f3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_816b7a89-47ed-479a-afa9-5cdbfe463185", "name": "shaker-vm_816b7a89-47ed-479a-afa9-5cdbfe463185", "created": "2019-06-08T10:10:11Z", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:11:59,693 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-9ba1e098-588e-4e34-a21c-078695ab059e 2019-06-08 10:11:59,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.18713593483s 2019-06-08 10:11:59,699 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:12:01,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:12:01,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:12:01,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 08 Jun 2019 10:12: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-5ac95a5e-f576-4d70-9348-c3872cb20035 x-openstack-request-id: req-5ac95a5e-f576-4d70-9348-c3872cb20035 2019-06-08 10:12:01,879 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "bookmark"}], "image": {"id": "e831f983-6832-4ec7-b386-7f137875ded9", "links": [{"href": "http://172.30.9.46:8774/images/e831f983-6832-4ec7-b386-7f137875ded9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "links": [{"href": "http://172.30.9.46:8774/flavors/26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "rel": "bookmark"}]}, "id": "f96fac34-228f-456d-8b27-6dcd05536cfa", "security_groups": [{"name": "shaker-sg_816b7a89-47ed-479a-afa9-5cdbfe463185"}], "user_id": "9426c74299e34da298c385d39d86c224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:10:14Z", "hostId": "4cee0dfe416c76a6e0ab5193ce6d97cbc1f4d29e5b9b1532537f23f3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_816b7a89-47ed-479a-afa9-5cdbfe463185", "name": "shaker-vm_816b7a89-47ed-479a-afa9-5cdbfe463185", "created": "2019-06-08T10:10:11Z", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:12:01,879 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-5ac95a5e-f576-4d70-9348-c3872cb20035 2019-06-08 10:12:01,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.177089929581s 2019-06-08 10:12:01,885 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:12:03,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:12:03,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:12:04,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 08 Jun 2019 10:12:03 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-30ca0f1e-bf1a-4c3c-a4d6-efec723d19d7 x-openstack-request-id: req-30ca0f1e-bf1a-4c3c-a4d6-efec723d19d7 2019-06-08 10:12:04,070 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "bookmark"}], "image": {"id": "e831f983-6832-4ec7-b386-7f137875ded9", "links": [{"href": "http://172.30.9.46:8774/images/e831f983-6832-4ec7-b386-7f137875ded9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "links": [{"href": "http://172.30.9.46:8774/flavors/26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "rel": "bookmark"}]}, "id": "f96fac34-228f-456d-8b27-6dcd05536cfa", "security_groups": [{"name": "shaker-sg_816b7a89-47ed-479a-afa9-5cdbfe463185"}], "user_id": "9426c74299e34da298c385d39d86c224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:10:14Z", "hostId": "4cee0dfe416c76a6e0ab5193ce6d97cbc1f4d29e5b9b1532537f23f3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_816b7a89-47ed-479a-afa9-5cdbfe463185", "name": "shaker-vm_816b7a89-47ed-479a-afa9-5cdbfe463185", "created": "2019-06-08T10:10:11Z", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:12:04,071 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-30ca0f1e-bf1a-4c3c-a4d6-efec723d19d7 2019-06-08 10:12:04,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.183044910431s 2019-06-08 10:12:04,077 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:12:06,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:12:06,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:12:06,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 08 Jun 2019 10:12: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-76a047e3-a912-4cad-920e-95a1d52f96fc x-openstack-request-id: req-76a047e3-a912-4cad-920e-95a1d52f96fc 2019-06-08 10:12:06,254 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "bookmark"}], "image": {"id": "e831f983-6832-4ec7-b386-7f137875ded9", "links": [{"href": "http://172.30.9.46:8774/images/e831f983-6832-4ec7-b386-7f137875ded9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "links": [{"href": "http://172.30.9.46:8774/flavors/26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "rel": "bookmark"}]}, "id": "f96fac34-228f-456d-8b27-6dcd05536cfa", "security_groups": [{"name": "shaker-sg_816b7a89-47ed-479a-afa9-5cdbfe463185"}], "user_id": "9426c74299e34da298c385d39d86c224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:10:14Z", "hostId": "4cee0dfe416c76a6e0ab5193ce6d97cbc1f4d29e5b9b1532537f23f3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_816b7a89-47ed-479a-afa9-5cdbfe463185", "name": "shaker-vm_816b7a89-47ed-479a-afa9-5cdbfe463185", "created": "2019-06-08T10:10:11Z", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:12:06,254 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-76a047e3-a912-4cad-920e-95a1d52f96fc 2019-06-08 10:12:06,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.174376010895s 2019-06-08 10:12:06,259 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:12:08,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:12:08,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:12:08,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 08 Jun 2019 10:12: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-c3d5898b-e76e-4c91-9fe2-3a7f1f8212b4 x-openstack-request-id: req-c3d5898b-e76e-4c91-9fe2-3a7f1f8212b4 2019-06-08 10:12:08,428 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "bookmark"}], "image": {"id": "e831f983-6832-4ec7-b386-7f137875ded9", "links": [{"href": "http://172.30.9.46:8774/images/e831f983-6832-4ec7-b386-7f137875ded9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "links": [{"href": "http://172.30.9.46:8774/flavors/26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "rel": "bookmark"}]}, "id": "f96fac34-228f-456d-8b27-6dcd05536cfa", "security_groups": [{"name": "shaker-sg_816b7a89-47ed-479a-afa9-5cdbfe463185"}], "user_id": "9426c74299e34da298c385d39d86c224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:10:14Z", "hostId": "4cee0dfe416c76a6e0ab5193ce6d97cbc1f4d29e5b9b1532537f23f3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_816b7a89-47ed-479a-afa9-5cdbfe463185", "name": "shaker-vm_816b7a89-47ed-479a-afa9-5cdbfe463185", "created": "2019-06-08T10:10:11Z", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:12:08,429 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-c3d5898b-e76e-4c91-9fe2-3a7f1f8212b4 2019-06-08 10:12:08,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.166939973831s 2019-06-08 10:12:08,435 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:12:10,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:12:10,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:12:10,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 08 Jun 2019 10: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-3abf3211-3da3-4599-94c1-497e79961d87 x-openstack-request-id: req-3abf3211-3da3-4599-94c1-497e79961d87 2019-06-08 10:12:10,864 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "bookmark"}], "image": {"id": "e831f983-6832-4ec7-b386-7f137875ded9", "links": [{"href": "http://172.30.9.46:8774/images/e831f983-6832-4ec7-b386-7f137875ded9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "links": [{"href": "http://172.30.9.46:8774/flavors/26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "rel": "bookmark"}]}, "id": "f96fac34-228f-456d-8b27-6dcd05536cfa", "security_groups": [{"name": "shaker-sg_816b7a89-47ed-479a-afa9-5cdbfe463185"}], "user_id": "9426c74299e34da298c385d39d86c224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:10:14Z", "hostId": "4cee0dfe416c76a6e0ab5193ce6d97cbc1f4d29e5b9b1532537f23f3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_816b7a89-47ed-479a-afa9-5cdbfe463185", "name": "shaker-vm_816b7a89-47ed-479a-afa9-5cdbfe463185", "created": "2019-06-08T10:10:11Z", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:12:10,864 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-3abf3211-3da3-4599-94c1-497e79961d87 2019-06-08 10:12:10,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.42610001564s 2019-06-08 10:12:10,870 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:12:12,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:12:12,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:12:13,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 08 Jun 2019 10:12:12 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8a2809ac-4087-4c1c-a2b0-61d59345402e x-openstack-request-id: req-8a2809ac-4087-4c1c-a2b0-61d59345402e 2019-06-08 10:12:13,340 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "bookmark"}], "image": {"id": "e831f983-6832-4ec7-b386-7f137875ded9", "links": [{"href": "http://172.30.9.46:8774/images/e831f983-6832-4ec7-b386-7f137875ded9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "links": [{"href": "http://172.30.9.46:8774/flavors/26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "rel": "bookmark"}]}, "id": "f96fac34-228f-456d-8b27-6dcd05536cfa", "security_groups": [{"name": "shaker-sg_816b7a89-47ed-479a-afa9-5cdbfe463185"}], "user_id": "9426c74299e34da298c385d39d86c224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:10:14Z", "hostId": "4cee0dfe416c76a6e0ab5193ce6d97cbc1f4d29e5b9b1532537f23f3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_816b7a89-47ed-479a-afa9-5cdbfe463185", "name": "shaker-vm_816b7a89-47ed-479a-afa9-5cdbfe463185", "created": "2019-06-08T10:10:11Z", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:12:13,340 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-8a2809ac-4087-4c1c-a2b0-61d59345402e 2019-06-08 10:12:13,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.467455148697s 2019-06-08 10:12:13,346 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:12:15,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:12:15,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:12:15,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 08 Jun 2019 10:12:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f4f886ba-e95c-4971-874e-aef4cc66304c x-openstack-request-id: req-f4f886ba-e95c-4971-874e-aef4cc66304c 2019-06-08 10:12:15,537 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "bookmark"}], "image": {"id": "e831f983-6832-4ec7-b386-7f137875ded9", "links": [{"href": "http://172.30.9.46:8774/images/e831f983-6832-4ec7-b386-7f137875ded9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "links": [{"href": "http://172.30.9.46:8774/flavors/26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "rel": "bookmark"}]}, "id": "f96fac34-228f-456d-8b27-6dcd05536cfa", "security_groups": [{"name": "shaker-sg_816b7a89-47ed-479a-afa9-5cdbfe463185"}], "user_id": "9426c74299e34da298c385d39d86c224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:10:14Z", "hostId": "4cee0dfe416c76a6e0ab5193ce6d97cbc1f4d29e5b9b1532537f23f3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_816b7a89-47ed-479a-afa9-5cdbfe463185", "name": "shaker-vm_816b7a89-47ed-479a-afa9-5cdbfe463185", "created": "2019-06-08T10:10:11Z", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:12:15,537 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-f4f886ba-e95c-4971-874e-aef4cc66304c 2019-06-08 10:12:15,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.188199043274s 2019-06-08 10:12:15,544 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:12:17,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:12:17,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:12:17,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 08 Jun 2019 10:12: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-58dd1ac8-534c-490b-9cf7-2fe2c16d3b26 x-openstack-request-id: req-58dd1ac8-534c-490b-9cf7-2fe2c16d3b26 2019-06-08 10:12:17,709 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "bookmark"}], "image": {"id": "e831f983-6832-4ec7-b386-7f137875ded9", "links": [{"href": "http://172.30.9.46:8774/images/e831f983-6832-4ec7-b386-7f137875ded9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "links": [{"href": "http://172.30.9.46:8774/flavors/26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "rel": "bookmark"}]}, "id": "f96fac34-228f-456d-8b27-6dcd05536cfa", "security_groups": [{"name": "shaker-sg_816b7a89-47ed-479a-afa9-5cdbfe463185"}], "user_id": "9426c74299e34da298c385d39d86c224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:10:14Z", "hostId": "4cee0dfe416c76a6e0ab5193ce6d97cbc1f4d29e5b9b1532537f23f3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_816b7a89-47ed-479a-afa9-5cdbfe463185", "name": "shaker-vm_816b7a89-47ed-479a-afa9-5cdbfe463185", "created": "2019-06-08T10:10:11Z", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:12:17,709 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-58dd1ac8-534c-490b-9cf7-2fe2c16d3b26 2019-06-08 10:12:17,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.163181066513s 2019-06-08 10:12:17,715 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:12:19,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:12:19,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:12:19,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 08 Jun 2019 10:12: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-626d7bba-1c62-4997-ba37-a4ee16bd2c9d x-openstack-request-id: req-626d7bba-1c62-4997-ba37-a4ee16bd2c9d 2019-06-08 10:12:19,887 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "bookmark"}], "image": {"id": "e831f983-6832-4ec7-b386-7f137875ded9", "links": [{"href": "http://172.30.9.46:8774/images/e831f983-6832-4ec7-b386-7f137875ded9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "links": [{"href": "http://172.30.9.46:8774/flavors/26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "rel": "bookmark"}]}, "id": "f96fac34-228f-456d-8b27-6dcd05536cfa", "security_groups": [{"name": "shaker-sg_816b7a89-47ed-479a-afa9-5cdbfe463185"}], "user_id": "9426c74299e34da298c385d39d86c224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:10:14Z", "hostId": "4cee0dfe416c76a6e0ab5193ce6d97cbc1f4d29e5b9b1532537f23f3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_816b7a89-47ed-479a-afa9-5cdbfe463185", "name": "shaker-vm_816b7a89-47ed-479a-afa9-5cdbfe463185", "created": "2019-06-08T10:10:11Z", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:12:19,887 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-626d7bba-1c62-4997-ba37-a4ee16bd2c9d 2019-06-08 10:12:19,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.170172929764s 2019-06-08 10:12:19,894 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:12:21,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:12:21,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:12:22,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 08 Jun 2019 10:12: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-31eb23dc-7e22-4ba1-b9ed-58f31a143768 x-openstack-request-id: req-31eb23dc-7e22-4ba1-b9ed-58f31a143768 2019-06-08 10:12:22,067 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "bookmark"}], "image": {"id": "e831f983-6832-4ec7-b386-7f137875ded9", "links": [{"href": "http://172.30.9.46:8774/images/e831f983-6832-4ec7-b386-7f137875ded9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "links": [{"href": "http://172.30.9.46:8774/flavors/26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "rel": "bookmark"}]}, "id": "f96fac34-228f-456d-8b27-6dcd05536cfa", "security_groups": [{"name": "shaker-sg_816b7a89-47ed-479a-afa9-5cdbfe463185"}], "user_id": "9426c74299e34da298c385d39d86c224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:10:14Z", "hostId": "4cee0dfe416c76a6e0ab5193ce6d97cbc1f4d29e5b9b1532537f23f3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_816b7a89-47ed-479a-afa9-5cdbfe463185", "name": "shaker-vm_816b7a89-47ed-479a-afa9-5cdbfe463185", "created": "2019-06-08T10:10:11Z", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:12:22,067 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-31eb23dc-7e22-4ba1-b9ed-58f31a143768 2019-06-08 10:12:22,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.17094707489s 2019-06-08 10:12:22,073 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:12:24,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:12:24,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:12:24,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 08 Jun 2019 10:12: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-9788b391-9bb8-405b-b192-bb815fbefd5c x-openstack-request-id: req-9788b391-9bb8-405b-b192-bb815fbefd5c 2019-06-08 10:12:24,459 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "bookmark"}], "image": {"id": "e831f983-6832-4ec7-b386-7f137875ded9", "links": [{"href": "http://172.30.9.46:8774/images/e831f983-6832-4ec7-b386-7f137875ded9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "links": [{"href": "http://172.30.9.46:8774/flavors/26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "rel": "bookmark"}]}, "id": "f96fac34-228f-456d-8b27-6dcd05536cfa", "security_groups": [{"name": "shaker-sg_816b7a89-47ed-479a-afa9-5cdbfe463185"}], "user_id": "9426c74299e34da298c385d39d86c224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:10:14Z", "hostId": "4cee0dfe416c76a6e0ab5193ce6d97cbc1f4d29e5b9b1532537f23f3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_816b7a89-47ed-479a-afa9-5cdbfe463185", "name": "shaker-vm_816b7a89-47ed-479a-afa9-5cdbfe463185", "created": "2019-06-08T10:10:11Z", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:12:24,459 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-9788b391-9bb8-405b-b192-bb815fbefd5c 2019-06-08 10:12:24,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.383239984512s 2019-06-08 10:12:24,465 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:12:26,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:12:26,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:12:26,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 08 Jun 2019 10:12: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-c6854758-9fae-4149-9946-2ae21eb90641 x-openstack-request-id: req-c6854758-9fae-4149-9946-2ae21eb90641 2019-06-08 10:12:26,936 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "bookmark"}], "image": {"id": "e831f983-6832-4ec7-b386-7f137875ded9", "links": [{"href": "http://172.30.9.46:8774/images/e831f983-6832-4ec7-b386-7f137875ded9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "links": [{"href": "http://172.30.9.46:8774/flavors/26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "rel": "bookmark"}]}, "id": "f96fac34-228f-456d-8b27-6dcd05536cfa", "security_groups": [{"name": "shaker-sg_816b7a89-47ed-479a-afa9-5cdbfe463185"}], "user_id": "9426c74299e34da298c385d39d86c224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:10:14Z", "hostId": "4cee0dfe416c76a6e0ab5193ce6d97cbc1f4d29e5b9b1532537f23f3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_816b7a89-47ed-479a-afa9-5cdbfe463185", "name": "shaker-vm_816b7a89-47ed-479a-afa9-5cdbfe463185", "created": "2019-06-08T10:10:11Z", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:12:26,936 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-c6854758-9fae-4149-9946-2ae21eb90641 2019-06-08 10:12:26,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.468116998672s 2019-06-08 10:12:26,942 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:12:28,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:12:28,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:12:29,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 08 Jun 2019 10:12: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-7c3cae2b-5831-4c80-8dc8-39ce2674ec09 x-openstack-request-id: req-7c3cae2b-5831-4c80-8dc8-39ce2674ec09 2019-06-08 10:12:29,426 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "bookmark"}], "image": {"id": "e831f983-6832-4ec7-b386-7f137875ded9", "links": [{"href": "http://172.30.9.46:8774/images/e831f983-6832-4ec7-b386-7f137875ded9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "links": [{"href": "http://172.30.9.46:8774/flavors/26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "rel": "bookmark"}]}, "id": "f96fac34-228f-456d-8b27-6dcd05536cfa", "security_groups": [{"name": "shaker-sg_816b7a89-47ed-479a-afa9-5cdbfe463185"}], "user_id": "9426c74299e34da298c385d39d86c224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:10:14Z", "hostId": "4cee0dfe416c76a6e0ab5193ce6d97cbc1f4d29e5b9b1532537f23f3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_816b7a89-47ed-479a-afa9-5cdbfe463185", "name": "shaker-vm_816b7a89-47ed-479a-afa9-5cdbfe463185", "created": "2019-06-08T10:10:11Z", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:12:29,427 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-7c3cae2b-5831-4c80-8dc8-39ce2674ec09 2019-06-08 10:12:29,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.481751918793s 2019-06-08 10:12:29,433 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:12:31,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:12:31,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:12:31,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 08 Jun 2019 10:12: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-84ac3671-35bb-4e89-a4df-f75263e61800 x-openstack-request-id: req-84ac3671-35bb-4e89-a4df-f75263e61800 2019-06-08 10:12:31,773 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "bookmark"}], "image": {"id": "e831f983-6832-4ec7-b386-7f137875ded9", "links": [{"href": "http://172.30.9.46:8774/images/e831f983-6832-4ec7-b386-7f137875ded9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "links": [{"href": "http://172.30.9.46:8774/flavors/26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "rel": "bookmark"}]}, "id": "f96fac34-228f-456d-8b27-6dcd05536cfa", "security_groups": [{"name": "shaker-sg_816b7a89-47ed-479a-afa9-5cdbfe463185"}], "user_id": "9426c74299e34da298c385d39d86c224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:10:14Z", "hostId": "4cee0dfe416c76a6e0ab5193ce6d97cbc1f4d29e5b9b1532537f23f3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_816b7a89-47ed-479a-afa9-5cdbfe463185", "name": "shaker-vm_816b7a89-47ed-479a-afa9-5cdbfe463185", "created": "2019-06-08T10:10:11Z", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:12:31,774 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-84ac3671-35bb-4e89-a4df-f75263e61800 2019-06-08 10:12:31,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.338213920593s 2019-06-08 10:12:31,780 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:12:33,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:12:33,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:12:33,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 08 Jun 2019 10:12: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-282658e8-7ada-46a8-851e-870e57f3550d x-openstack-request-id: req-282658e8-7ada-46a8-851e-870e57f3550d 2019-06-08 10:12:33,973 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "bookmark"}], "image": {"id": "e831f983-6832-4ec7-b386-7f137875ded9", "links": [{"href": "http://172.30.9.46:8774/images/e831f983-6832-4ec7-b386-7f137875ded9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "links": [{"href": "http://172.30.9.46:8774/flavors/26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "rel": "bookmark"}]}, "id": "f96fac34-228f-456d-8b27-6dcd05536cfa", "security_groups": [{"name": "shaker-sg_816b7a89-47ed-479a-afa9-5cdbfe463185"}], "user_id": "9426c74299e34da298c385d39d86c224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:10:14Z", "hostId": "4cee0dfe416c76a6e0ab5193ce6d97cbc1f4d29e5b9b1532537f23f3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_816b7a89-47ed-479a-afa9-5cdbfe463185", "name": "shaker-vm_816b7a89-47ed-479a-afa9-5cdbfe463185", "created": "2019-06-08T10:10:11Z", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:12:33,973 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-282658e8-7ada-46a8-851e-870e57f3550d 2019-06-08 10:12:33,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.190913915634s 2019-06-08 10:12:33,980 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:12:35,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:12:35,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:12:36,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 08 Jun 2019 10:12: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-3b301eed-c260-4030-8a94-29c312e4fa24 x-openstack-request-id: req-3b301eed-c260-4030-8a94-29c312e4fa24 2019-06-08 10:12:36,627 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "bookmark"}], "image": {"id": "e831f983-6832-4ec7-b386-7f137875ded9", "links": [{"href": "http://172.30.9.46:8774/images/e831f983-6832-4ec7-b386-7f137875ded9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "links": [{"href": "http://172.30.9.46:8774/flavors/26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "rel": "bookmark"}]}, "id": "f96fac34-228f-456d-8b27-6dcd05536cfa", "security_groups": [{"name": "shaker-sg_816b7a89-47ed-479a-afa9-5cdbfe463185"}], "user_id": "9426c74299e34da298c385d39d86c224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:10:14Z", "hostId": "4cee0dfe416c76a6e0ab5193ce6d97cbc1f4d29e5b9b1532537f23f3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_816b7a89-47ed-479a-afa9-5cdbfe463185", "name": "shaker-vm_816b7a89-47ed-479a-afa9-5cdbfe463185", "created": "2019-06-08T10:10:11Z", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:12:36,627 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-3b301eed-c260-4030-8a94-29c312e4fa24 2019-06-08 10:12:36,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.644931077957s 2019-06-08 10:12:36,633 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:12:38,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:12:38,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:12:39,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 08 Jun 2019 10:12: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-fd2a28d4-66bb-4705-ba7c-cbfab605080e x-openstack-request-id: req-fd2a28d4-66bb-4705-ba7c-cbfab605080e 2019-06-08 10:12:39,001 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "bookmark"}], "image": {"id": "e831f983-6832-4ec7-b386-7f137875ded9", "links": [{"href": "http://172.30.9.46:8774/images/e831f983-6832-4ec7-b386-7f137875ded9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "links": [{"href": "http://172.30.9.46:8774/flavors/26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "rel": "bookmark"}]}, "id": "f96fac34-228f-456d-8b27-6dcd05536cfa", "security_groups": [{"name": "shaker-sg_816b7a89-47ed-479a-afa9-5cdbfe463185"}], "user_id": "9426c74299e34da298c385d39d86c224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:10:14Z", "hostId": "4cee0dfe416c76a6e0ab5193ce6d97cbc1f4d29e5b9b1532537f23f3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_816b7a89-47ed-479a-afa9-5cdbfe463185", "name": "shaker-vm_816b7a89-47ed-479a-afa9-5cdbfe463185", "created": "2019-06-08T10:10:11Z", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:12:39,002 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-fd2a28d4-66bb-4705-ba7c-cbfab605080e 2019-06-08 10:12:39,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.365768909454s 2019-06-08 10:12:39,008 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:12:41,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:12:41,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:12:41,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 08 Jun 2019 10:12: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-3657f950-a7b3-412f-90d0-8e6a1f858459 x-openstack-request-id: req-3657f950-a7b3-412f-90d0-8e6a1f858459 2019-06-08 10:12:41,185 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "bookmark"}], "image": {"id": "e831f983-6832-4ec7-b386-7f137875ded9", "links": [{"href": "http://172.30.9.46:8774/images/e831f983-6832-4ec7-b386-7f137875ded9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "links": [{"href": "http://172.30.9.46:8774/flavors/26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "rel": "bookmark"}]}, "id": "f96fac34-228f-456d-8b27-6dcd05536cfa", "security_groups": [{"name": "shaker-sg_816b7a89-47ed-479a-afa9-5cdbfe463185"}], "user_id": "9426c74299e34da298c385d39d86c224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:10:14Z", "hostId": "4cee0dfe416c76a6e0ab5193ce6d97cbc1f4d29e5b9b1532537f23f3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_816b7a89-47ed-479a-afa9-5cdbfe463185", "name": "shaker-vm_816b7a89-47ed-479a-afa9-5cdbfe463185", "created": "2019-06-08T10:10:11Z", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:12:41,185 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-3657f950-a7b3-412f-90d0-8e6a1f858459 2019-06-08 10:12:41,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.17428612709s 2019-06-08 10:12:41,191 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:12:43,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:12:43,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:12:43,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 08 Jun 2019 10:12: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-70992993-9d65-442e-a918-d7d7cceab8b6 x-openstack-request-id: req-70992993-9d65-442e-a918-d7d7cceab8b6 2019-06-08 10:12:43,391 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "bookmark"}], "image": {"id": "e831f983-6832-4ec7-b386-7f137875ded9", "links": [{"href": "http://172.30.9.46:8774/images/e831f983-6832-4ec7-b386-7f137875ded9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "links": [{"href": "http://172.30.9.46:8774/flavors/26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "rel": "bookmark"}]}, "id": "f96fac34-228f-456d-8b27-6dcd05536cfa", "security_groups": [{"name": "shaker-sg_816b7a89-47ed-479a-afa9-5cdbfe463185"}], "user_id": "9426c74299e34da298c385d39d86c224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:10:14Z", "hostId": "4cee0dfe416c76a6e0ab5193ce6d97cbc1f4d29e5b9b1532537f23f3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_816b7a89-47ed-479a-afa9-5cdbfe463185", "name": "shaker-vm_816b7a89-47ed-479a-afa9-5cdbfe463185", "created": "2019-06-08T10:10:11Z", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:12:43,391 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-70992993-9d65-442e-a918-d7d7cceab8b6 2019-06-08 10:12:43,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.199550151825s 2019-06-08 10:12:43,397 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:12:45,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:12:45,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:12:45,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 08 Jun 2019 10:12: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-40d6df10-6e3a-4cbc-8198-a4a959f11d5e x-openstack-request-id: req-40d6df10-6e3a-4cbc-8198-a4a959f11d5e 2019-06-08 10:12:45,610 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "bookmark"}], "image": {"id": "e831f983-6832-4ec7-b386-7f137875ded9", "links": [{"href": "http://172.30.9.46:8774/images/e831f983-6832-4ec7-b386-7f137875ded9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "links": [{"href": "http://172.30.9.46:8774/flavors/26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "rel": "bookmark"}]}, "id": "f96fac34-228f-456d-8b27-6dcd05536cfa", "security_groups": [{"name": "shaker-sg_816b7a89-47ed-479a-afa9-5cdbfe463185"}], "user_id": "9426c74299e34da298c385d39d86c224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:10:14Z", "hostId": "4cee0dfe416c76a6e0ab5193ce6d97cbc1f4d29e5b9b1532537f23f3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_816b7a89-47ed-479a-afa9-5cdbfe463185", "name": "shaker-vm_816b7a89-47ed-479a-afa9-5cdbfe463185", "created": "2019-06-08T10:10:11Z", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:12:45,610 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-40d6df10-6e3a-4cbc-8198-a4a959f11d5e 2019-06-08 10:12:45,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.210471868515s 2019-06-08 10:12:45,616 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:12:47,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:12:47,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:12:48,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 08 Jun 2019 10:12: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-662831c9-fe1c-478c-a941-0c3617a8d8eb x-openstack-request-id: req-662831c9-fe1c-478c-a941-0c3617a8d8eb 2019-06-08 10:12:48,020 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "bookmark"}], "image": {"id": "e831f983-6832-4ec7-b386-7f137875ded9", "links": [{"href": "http://172.30.9.46:8774/images/e831f983-6832-4ec7-b386-7f137875ded9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "links": [{"href": "http://172.30.9.46:8774/flavors/26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "rel": "bookmark"}]}, "id": "f96fac34-228f-456d-8b27-6dcd05536cfa", "security_groups": [{"name": "shaker-sg_816b7a89-47ed-479a-afa9-5cdbfe463185"}], "user_id": "9426c74299e34da298c385d39d86c224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:10:14Z", "hostId": "4cee0dfe416c76a6e0ab5193ce6d97cbc1f4d29e5b9b1532537f23f3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_816b7a89-47ed-479a-afa9-5cdbfe463185", "name": "shaker-vm_816b7a89-47ed-479a-afa9-5cdbfe463185", "created": "2019-06-08T10:10:11Z", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:12:48,020 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-662831c9-fe1c-478c-a941-0c3617a8d8eb 2019-06-08 10:12:48,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.401365995407s 2019-06-08 10:12:48,027 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:12:50,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:12:50,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:12:50,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 08 Jun 2019 10:12: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-3719ce6b-acf1-4bfe-84e7-8bf24f932e8a x-openstack-request-id: req-3719ce6b-acf1-4bfe-84e7-8bf24f932e8a 2019-06-08 10:12:50,708 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "bookmark"}], "image": {"id": "e831f983-6832-4ec7-b386-7f137875ded9", "links": [{"href": "http://172.30.9.46:8774/images/e831f983-6832-4ec7-b386-7f137875ded9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "links": [{"href": "http://172.30.9.46:8774/flavors/26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "rel": "bookmark"}]}, "id": "f96fac34-228f-456d-8b27-6dcd05536cfa", "security_groups": [{"name": "shaker-sg_816b7a89-47ed-479a-afa9-5cdbfe463185"}], "user_id": "9426c74299e34da298c385d39d86c224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:10:14Z", "hostId": "4cee0dfe416c76a6e0ab5193ce6d97cbc1f4d29e5b9b1532537f23f3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_816b7a89-47ed-479a-afa9-5cdbfe463185", "name": "shaker-vm_816b7a89-47ed-479a-afa9-5cdbfe463185", "created": "2019-06-08T10:10:11Z", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:12:50,708 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-3719ce6b-acf1-4bfe-84e7-8bf24f932e8a 2019-06-08 10:12:50,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.679235935211s 2019-06-08 10:12:50,715 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:12:52,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:12:52,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:12:53,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 08 Jun 2019 10:12: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-e7612c91-b231-4529-8895-3baf7b51ed9a x-openstack-request-id: req-e7612c91-b231-4529-8895-3baf7b51ed9a 2019-06-08 10:12:53,068 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "bookmark"}], "image": {"id": "e831f983-6832-4ec7-b386-7f137875ded9", "links": [{"href": "http://172.30.9.46:8774/images/e831f983-6832-4ec7-b386-7f137875ded9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "links": [{"href": "http://172.30.9.46:8774/flavors/26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "rel": "bookmark"}]}, "id": "f96fac34-228f-456d-8b27-6dcd05536cfa", "security_groups": [{"name": "shaker-sg_816b7a89-47ed-479a-afa9-5cdbfe463185"}], "user_id": "9426c74299e34da298c385d39d86c224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:10:14Z", "hostId": "4cee0dfe416c76a6e0ab5193ce6d97cbc1f4d29e5b9b1532537f23f3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_816b7a89-47ed-479a-afa9-5cdbfe463185", "name": "shaker-vm_816b7a89-47ed-479a-afa9-5cdbfe463185", "created": "2019-06-08T10:10:11Z", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:12:53,069 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-e7612c91-b231-4529-8895-3baf7b51ed9a 2019-06-08 10:12:53,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.351588010788s 2019-06-08 10:12:53,075 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:12:55,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:12:55,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:12:55,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 08 Jun 2019 10:12:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-886b79de-afa2-48a8-9217-a1a41b3168d6 x-openstack-request-id: req-886b79de-afa2-48a8-9217-a1a41b3168d6 2019-06-08 10:12:55,247 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "bookmark"}], "image": {"id": "e831f983-6832-4ec7-b386-7f137875ded9", "links": [{"href": "http://172.30.9.46:8774/images/e831f983-6832-4ec7-b386-7f137875ded9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "links": [{"href": "http://172.30.9.46:8774/flavors/26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "rel": "bookmark"}]}, "id": "f96fac34-228f-456d-8b27-6dcd05536cfa", "security_groups": [{"name": "shaker-sg_816b7a89-47ed-479a-afa9-5cdbfe463185"}], "user_id": "9426c74299e34da298c385d39d86c224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:10:14Z", "hostId": "4cee0dfe416c76a6e0ab5193ce6d97cbc1f4d29e5b9b1532537f23f3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_816b7a89-47ed-479a-afa9-5cdbfe463185", "name": "shaker-vm_816b7a89-47ed-479a-afa9-5cdbfe463185", "created": "2019-06-08T10:10:11Z", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:12:55,247 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-886b79de-afa2-48a8-9217-a1a41b3168d6 2019-06-08 10:12:55,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.169740915298s 2019-06-08 10:12:55,254 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:12:57,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:12:57,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:12:57,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 08 Jun 2019 10:12: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-4ac0244b-4851-4fde-bd7c-e8be13a566cc x-openstack-request-id: req-4ac0244b-4851-4fde-bd7c-e8be13a566cc 2019-06-08 10:12:57,423 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "bookmark"}], "image": {"id": "e831f983-6832-4ec7-b386-7f137875ded9", "links": [{"href": "http://172.30.9.46:8774/images/e831f983-6832-4ec7-b386-7f137875ded9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "links": [{"href": "http://172.30.9.46:8774/flavors/26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "rel": "bookmark"}]}, "id": "f96fac34-228f-456d-8b27-6dcd05536cfa", "security_groups": [{"name": "shaker-sg_816b7a89-47ed-479a-afa9-5cdbfe463185"}], "user_id": "9426c74299e34da298c385d39d86c224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:10:14Z", "hostId": "4cee0dfe416c76a6e0ab5193ce6d97cbc1f4d29e5b9b1532537f23f3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_816b7a89-47ed-479a-afa9-5cdbfe463185", "name": "shaker-vm_816b7a89-47ed-479a-afa9-5cdbfe463185", "created": "2019-06-08T10:10:11Z", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:12:57,424 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-4ac0244b-4851-4fde-bd7c-e8be13a566cc 2019-06-08 10:12:57,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.167271852493s 2019-06-08 10:12:57,430 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:12:59,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:12:59,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:12:59,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 08 Jun 2019 10:12:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a0c3acc3-fe18-456c-abef-f72803f7dc53 x-openstack-request-id: req-a0c3acc3-fe18-456c-abef-f72803f7dc53 2019-06-08 10:12:59,889 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "bookmark"}], "image": {"id": "e831f983-6832-4ec7-b386-7f137875ded9", "links": [{"href": "http://172.30.9.46:8774/images/e831f983-6832-4ec7-b386-7f137875ded9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "links": [{"href": "http://172.30.9.46:8774/flavors/26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "rel": "bookmark"}]}, "id": "f96fac34-228f-456d-8b27-6dcd05536cfa", "security_groups": [{"name": "shaker-sg_816b7a89-47ed-479a-afa9-5cdbfe463185"}], "user_id": "9426c74299e34da298c385d39d86c224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:10:14Z", "hostId": "4cee0dfe416c76a6e0ab5193ce6d97cbc1f4d29e5b9b1532537f23f3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_816b7a89-47ed-479a-afa9-5cdbfe463185", "name": "shaker-vm_816b7a89-47ed-479a-afa9-5cdbfe463185", "created": "2019-06-08T10:10:11Z", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:12:59,889 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-a0c3acc3-fe18-456c-abef-f72803f7dc53 2019-06-08 10:12:59,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.456777095795s 2019-06-08 10:12:59,896 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:13:01,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:13:01,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:13:02,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 08 Jun 2019 10:13: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-355029eb-4b24-484b-8962-d1daea0503f2 x-openstack-request-id: req-355029eb-4b24-484b-8962-d1daea0503f2 2019-06-08 10:13:02,074 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "bookmark"}], "image": {"id": "e831f983-6832-4ec7-b386-7f137875ded9", "links": [{"href": "http://172.30.9.46:8774/images/e831f983-6832-4ec7-b386-7f137875ded9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "links": [{"href": "http://172.30.9.46:8774/flavors/26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "rel": "bookmark"}]}, "id": "f96fac34-228f-456d-8b27-6dcd05536cfa", "security_groups": [{"name": "shaker-sg_816b7a89-47ed-479a-afa9-5cdbfe463185"}], "user_id": "9426c74299e34da298c385d39d86c224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:10:14Z", "hostId": "4cee0dfe416c76a6e0ab5193ce6d97cbc1f4d29e5b9b1532537f23f3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_816b7a89-47ed-479a-afa9-5cdbfe463185", "name": "shaker-vm_816b7a89-47ed-479a-afa9-5cdbfe463185", "created": "2019-06-08T10:10:11Z", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:13:02,074 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-355029eb-4b24-484b-8962-d1daea0503f2 2019-06-08 10:13:02,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.176216125488s 2019-06-08 10:13:02,081 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:13:04,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:13:04,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:13:04,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 08 Jun 2019 10:13: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-c8d4f726-598f-4244-9273-403935ab548d x-openstack-request-id: req-c8d4f726-598f-4244-9273-403935ab548d 2019-06-08 10:13:04,281 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "bookmark"}], "image": {"id": "e831f983-6832-4ec7-b386-7f137875ded9", "links": [{"href": "http://172.30.9.46:8774/images/e831f983-6832-4ec7-b386-7f137875ded9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "links": [{"href": "http://172.30.9.46:8774/flavors/26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "rel": "bookmark"}]}, "id": "f96fac34-228f-456d-8b27-6dcd05536cfa", "security_groups": [{"name": "shaker-sg_816b7a89-47ed-479a-afa9-5cdbfe463185"}], "user_id": "9426c74299e34da298c385d39d86c224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:10:14Z", "hostId": "4cee0dfe416c76a6e0ab5193ce6d97cbc1f4d29e5b9b1532537f23f3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_816b7a89-47ed-479a-afa9-5cdbfe463185", "name": "shaker-vm_816b7a89-47ed-479a-afa9-5cdbfe463185", "created": "2019-06-08T10:10:11Z", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:13:04,281 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-c8d4f726-598f-4244-9273-403935ab548d 2019-06-08 10:13:04,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.197928905487s 2019-06-08 10:13:04,287 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:13:06,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:13:06,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:13:06,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 08 Jun 2019 10:13: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-1d00d611-b78c-4743-a8c8-3a1131fcfe8b x-openstack-request-id: req-1d00d611-b78c-4743-a8c8-3a1131fcfe8b 2019-06-08 10:13:06,468 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "bookmark"}], "image": {"id": "e831f983-6832-4ec7-b386-7f137875ded9", "links": [{"href": "http://172.30.9.46:8774/images/e831f983-6832-4ec7-b386-7f137875ded9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "links": [{"href": "http://172.30.9.46:8774/flavors/26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "rel": "bookmark"}]}, "id": "f96fac34-228f-456d-8b27-6dcd05536cfa", "security_groups": [{"name": "shaker-sg_816b7a89-47ed-479a-afa9-5cdbfe463185"}], "user_id": "9426c74299e34da298c385d39d86c224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:10:14Z", "hostId": "4cee0dfe416c76a6e0ab5193ce6d97cbc1f4d29e5b9b1532537f23f3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_816b7a89-47ed-479a-afa9-5cdbfe463185", "name": "shaker-vm_816b7a89-47ed-479a-afa9-5cdbfe463185", "created": "2019-06-08T10:10:11Z", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:13:06,468 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-1d00d611-b78c-4743-a8c8-3a1131fcfe8b 2019-06-08 10:13:06,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.178149938583s 2019-06-08 10:13:06,474 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:13:08,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:13:08,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:13:08,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 08 Jun 2019 10:13:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6c7d1752-0e1e-4a80-81e1-0b563dd14b7a x-openstack-request-id: req-6c7d1752-0e1e-4a80-81e1-0b563dd14b7a 2019-06-08 10:13:08,651 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "bookmark"}], "image": {"id": "e831f983-6832-4ec7-b386-7f137875ded9", "links": [{"href": "http://172.30.9.46:8774/images/e831f983-6832-4ec7-b386-7f137875ded9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "links": [{"href": "http://172.30.9.46:8774/flavors/26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "rel": "bookmark"}]}, "id": "f96fac34-228f-456d-8b27-6dcd05536cfa", "security_groups": [{"name": "shaker-sg_816b7a89-47ed-479a-afa9-5cdbfe463185"}], "user_id": "9426c74299e34da298c385d39d86c224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:10:14Z", "hostId": "4cee0dfe416c76a6e0ab5193ce6d97cbc1f4d29e5b9b1532537f23f3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_816b7a89-47ed-479a-afa9-5cdbfe463185", "name": "shaker-vm_816b7a89-47ed-479a-afa9-5cdbfe463185", "created": "2019-06-08T10:10:11Z", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:13:08,651 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-6c7d1752-0e1e-4a80-81e1-0b563dd14b7a 2019-06-08 10:13:08,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.17479300499s 2019-06-08 10:13:08,658 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:13:10,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:13:10,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:13:10,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 08 Jun 2019 10:13: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-bbc9e307-5142-4a4e-a957-d83459a71bbd x-openstack-request-id: req-bbc9e307-5142-4a4e-a957-d83459a71bbd 2019-06-08 10:13:10,848 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "bookmark"}], "image": {"id": "e831f983-6832-4ec7-b386-7f137875ded9", "links": [{"href": "http://172.30.9.46:8774/images/e831f983-6832-4ec7-b386-7f137875ded9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "links": [{"href": "http://172.30.9.46:8774/flavors/26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "rel": "bookmark"}]}, "id": "f96fac34-228f-456d-8b27-6dcd05536cfa", "security_groups": [{"name": "shaker-sg_816b7a89-47ed-479a-afa9-5cdbfe463185"}], "user_id": "9426c74299e34da298c385d39d86c224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:10:14Z", "hostId": "4cee0dfe416c76a6e0ab5193ce6d97cbc1f4d29e5b9b1532537f23f3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_816b7a89-47ed-479a-afa9-5cdbfe463185", "name": "shaker-vm_816b7a89-47ed-479a-afa9-5cdbfe463185", "created": "2019-06-08T10:10:11Z", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:13:10,848 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-bbc9e307-5142-4a4e-a957-d83459a71bbd 2019-06-08 10:13:10,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.187762975693s 2019-06-08 10:13:10,854 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:13:12,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:13:12,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:13:13,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 08 Jun 2019 10:13: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-f3a8391f-e480-4248-b0fa-693139826674 x-openstack-request-id: req-f3a8391f-e480-4248-b0fa-693139826674 2019-06-08 10:13:13,030 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "bookmark"}], "image": {"id": "e831f983-6832-4ec7-b386-7f137875ded9", "links": [{"href": "http://172.30.9.46:8774/images/e831f983-6832-4ec7-b386-7f137875ded9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "links": [{"href": "http://172.30.9.46:8774/flavors/26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "rel": "bookmark"}]}, "id": "f96fac34-228f-456d-8b27-6dcd05536cfa", "security_groups": [{"name": "shaker-sg_816b7a89-47ed-479a-afa9-5cdbfe463185"}], "user_id": "9426c74299e34da298c385d39d86c224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:10:14Z", "hostId": "4cee0dfe416c76a6e0ab5193ce6d97cbc1f4d29e5b9b1532537f23f3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_816b7a89-47ed-479a-afa9-5cdbfe463185", "name": "shaker-vm_816b7a89-47ed-479a-afa9-5cdbfe463185", "created": "2019-06-08T10:10:11Z", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:13:13,031 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-f3a8391f-e480-4248-b0fa-693139826674 2019-06-08 10:13:13,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.173964977264s 2019-06-08 10:13:13,037 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:13:15,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:13:15,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:13:15,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 08 Jun 2019 10:13: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-f984b815-1ee9-49cc-bec7-a709ce7086b4 x-openstack-request-id: req-f984b815-1ee9-49cc-bec7-a709ce7086b4 2019-06-08 10:13:15,479 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "bookmark"}], "image": {"id": "e831f983-6832-4ec7-b386-7f137875ded9", "links": [{"href": "http://172.30.9.46:8774/images/e831f983-6832-4ec7-b386-7f137875ded9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "links": [{"href": "http://172.30.9.46:8774/flavors/26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "rel": "bookmark"}]}, "id": "f96fac34-228f-456d-8b27-6dcd05536cfa", "security_groups": [{"name": "shaker-sg_816b7a89-47ed-479a-afa9-5cdbfe463185"}], "user_id": "9426c74299e34da298c385d39d86c224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:10:14Z", "hostId": "4cee0dfe416c76a6e0ab5193ce6d97cbc1f4d29e5b9b1532537f23f3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_816b7a89-47ed-479a-afa9-5cdbfe463185", "name": "shaker-vm_816b7a89-47ed-479a-afa9-5cdbfe463185", "created": "2019-06-08T10:10:11Z", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:13:15,479 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-f984b815-1ee9-49cc-bec7-a709ce7086b4 2019-06-08 10:13:15,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.439440965652s 2019-06-08 10:13:15,485 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:13:17,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:13:17,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:13:17,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 08 Jun 2019 10:13:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d31297ff-49bd-480a-b5ba-7840e129c43c x-openstack-request-id: req-d31297ff-49bd-480a-b5ba-7840e129c43c 2019-06-08 10:13:17,962 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "bookmark"}], "image": {"id": "e831f983-6832-4ec7-b386-7f137875ded9", "links": [{"href": "http://172.30.9.46:8774/images/e831f983-6832-4ec7-b386-7f137875ded9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "links": [{"href": "http://172.30.9.46:8774/flavors/26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "rel": "bookmark"}]}, "id": "f96fac34-228f-456d-8b27-6dcd05536cfa", "security_groups": [{"name": "shaker-sg_816b7a89-47ed-479a-afa9-5cdbfe463185"}], "user_id": "9426c74299e34da298c385d39d86c224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:10:14Z", "hostId": "4cee0dfe416c76a6e0ab5193ce6d97cbc1f4d29e5b9b1532537f23f3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_816b7a89-47ed-479a-afa9-5cdbfe463185", "name": "shaker-vm_816b7a89-47ed-479a-afa9-5cdbfe463185", "created": "2019-06-08T10:10:11Z", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:13:17,962 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-d31297ff-49bd-480a-b5ba-7840e129c43c 2019-06-08 10:13:17,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.474267959595s 2019-06-08 10:13:17,968 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:13:19,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:13:19,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:13:20,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 08 Jun 2019 10:13:19 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-13139d9a-aae3-4ccd-b9ce-3c48e6197954 x-openstack-request-id: req-13139d9a-aae3-4ccd-b9ce-3c48e6197954 2019-06-08 10:13:20,136 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "bookmark"}], "image": {"id": "e831f983-6832-4ec7-b386-7f137875ded9", "links": [{"href": "http://172.30.9.46:8774/images/e831f983-6832-4ec7-b386-7f137875ded9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "links": [{"href": "http://172.30.9.46:8774/flavors/26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "rel": "bookmark"}]}, "id": "f96fac34-228f-456d-8b27-6dcd05536cfa", "security_groups": [{"name": "shaker-sg_816b7a89-47ed-479a-afa9-5cdbfe463185"}], "user_id": "9426c74299e34da298c385d39d86c224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:10:14Z", "hostId": "4cee0dfe416c76a6e0ab5193ce6d97cbc1f4d29e5b9b1532537f23f3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_816b7a89-47ed-479a-afa9-5cdbfe463185", "name": "shaker-vm_816b7a89-47ed-479a-afa9-5cdbfe463185", "created": "2019-06-08T10:10:11Z", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:13:20,136 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-13139d9a-aae3-4ccd-b9ce-3c48e6197954 2019-06-08 10:13:20,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.165160894394s 2019-06-08 10:13:20,142 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:13:22,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:13:22,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:13:22,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 08 Jun 2019 10:13: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-925a2b2e-2d43-4022-8be2-b57141d3b85f x-openstack-request-id: req-925a2b2e-2d43-4022-8be2-b57141d3b85f 2019-06-08 10:13:22,330 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "bookmark"}], "image": {"id": "e831f983-6832-4ec7-b386-7f137875ded9", "links": [{"href": "http://172.30.9.46:8774/images/e831f983-6832-4ec7-b386-7f137875ded9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "links": [{"href": "http://172.30.9.46:8774/flavors/26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "rel": "bookmark"}]}, "id": "f96fac34-228f-456d-8b27-6dcd05536cfa", "security_groups": [{"name": "shaker-sg_816b7a89-47ed-479a-afa9-5cdbfe463185"}], "user_id": "9426c74299e34da298c385d39d86c224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:10:14Z", "hostId": "4cee0dfe416c76a6e0ab5193ce6d97cbc1f4d29e5b9b1532537f23f3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_816b7a89-47ed-479a-afa9-5cdbfe463185", "name": "shaker-vm_816b7a89-47ed-479a-afa9-5cdbfe463185", "created": "2019-06-08T10:10:11Z", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:13:22,330 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-925a2b2e-2d43-4022-8be2-b57141d3b85f 2019-06-08 10:13:22,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.185193061829s 2019-06-08 10:13:22,336 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:13:24,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:13:24,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:13:24,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 08 Jun 2019 10:13:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5f7e6fc7-5e49-479e-9b38-c19803679341 x-openstack-request-id: req-5f7e6fc7-5e49-479e-9b38-c19803679341 2019-06-08 10:13:24,500 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "bookmark"}], "image": {"id": "e831f983-6832-4ec7-b386-7f137875ded9", "links": [{"href": "http://172.30.9.46:8774/images/e831f983-6832-4ec7-b386-7f137875ded9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "links": [{"href": "http://172.30.9.46:8774/flavors/26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "rel": "bookmark"}]}, "id": "f96fac34-228f-456d-8b27-6dcd05536cfa", "security_groups": [{"name": "shaker-sg_816b7a89-47ed-479a-afa9-5cdbfe463185"}], "user_id": "9426c74299e34da298c385d39d86c224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:10:14Z", "hostId": "4cee0dfe416c76a6e0ab5193ce6d97cbc1f4d29e5b9b1532537f23f3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_816b7a89-47ed-479a-afa9-5cdbfe463185", "name": "shaker-vm_816b7a89-47ed-479a-afa9-5cdbfe463185", "created": "2019-06-08T10:10:11Z", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:13:24,500 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-5f7e6fc7-5e49-479e-9b38-c19803679341 2019-06-08 10:13:24,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.161161899567s 2019-06-08 10:13:24,506 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:13:26,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:13:26,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:13:26,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 08 Jun 2019 10:13: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-f8b1ca8c-990f-4d14-a5d7-1724e18b7614 x-openstack-request-id: req-f8b1ca8c-990f-4d14-a5d7-1724e18b7614 2019-06-08 10:13:26,683 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "bookmark"}], "image": {"id": "e831f983-6832-4ec7-b386-7f137875ded9", "links": [{"href": "http://172.30.9.46:8774/images/e831f983-6832-4ec7-b386-7f137875ded9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "links": [{"href": "http://172.30.9.46:8774/flavors/26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "rel": "bookmark"}]}, "id": "f96fac34-228f-456d-8b27-6dcd05536cfa", "security_groups": [{"name": "shaker-sg_816b7a89-47ed-479a-afa9-5cdbfe463185"}], "user_id": "9426c74299e34da298c385d39d86c224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:10:14Z", "hostId": "4cee0dfe416c76a6e0ab5193ce6d97cbc1f4d29e5b9b1532537f23f3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_816b7a89-47ed-479a-afa9-5cdbfe463185", "name": "shaker-vm_816b7a89-47ed-479a-afa9-5cdbfe463185", "created": "2019-06-08T10:10:11Z", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:13:26,683 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-f8b1ca8c-990f-4d14-a5d7-1724e18b7614 2019-06-08 10:13:26,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.174226045609s 2019-06-08 10:13:26,690 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:13:28,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:13:28,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:13:29,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 08 Jun 2019 10:13: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-e7ed3a7d-6c3b-49a1-82b8-a6b0372561cf x-openstack-request-id: req-e7ed3a7d-6c3b-49a1-82b8-a6b0372561cf 2019-06-08 10:13:29,124 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "bookmark"}], "image": {"id": "e831f983-6832-4ec7-b386-7f137875ded9", "links": [{"href": "http://172.30.9.46:8774/images/e831f983-6832-4ec7-b386-7f137875ded9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "links": [{"href": "http://172.30.9.46:8774/flavors/26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "rel": "bookmark"}]}, "id": "f96fac34-228f-456d-8b27-6dcd05536cfa", "security_groups": [{"name": "shaker-sg_816b7a89-47ed-479a-afa9-5cdbfe463185"}], "user_id": "9426c74299e34da298c385d39d86c224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:10:14Z", "hostId": "4cee0dfe416c76a6e0ab5193ce6d97cbc1f4d29e5b9b1532537f23f3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_816b7a89-47ed-479a-afa9-5cdbfe463185", "name": "shaker-vm_816b7a89-47ed-479a-afa9-5cdbfe463185", "created": "2019-06-08T10:10:11Z", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:13:29,124 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-e7ed3a7d-6c3b-49a1-82b8-a6b0372561cf 2019-06-08 10:13:29,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.433100938797s 2019-06-08 10:13:29,130 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:13:31,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:13:31,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:13:31,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 08 Jun 2019 10:13: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-789504ab-9233-48ae-b2cd-af5db326e478 x-openstack-request-id: req-789504ab-9233-48ae-b2cd-af5db326e478 2019-06-08 10:13:31,312 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "bookmark"}], "image": {"id": "e831f983-6832-4ec7-b386-7f137875ded9", "links": [{"href": "http://172.30.9.46:8774/images/e831f983-6832-4ec7-b386-7f137875ded9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "links": [{"href": "http://172.30.9.46:8774/flavors/26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "rel": "bookmark"}]}, "id": "f96fac34-228f-456d-8b27-6dcd05536cfa", "security_groups": [{"name": "shaker-sg_816b7a89-47ed-479a-afa9-5cdbfe463185"}], "user_id": "9426c74299e34da298c385d39d86c224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:10:14Z", "hostId": "4cee0dfe416c76a6e0ab5193ce6d97cbc1f4d29e5b9b1532537f23f3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_816b7a89-47ed-479a-afa9-5cdbfe463185", "name": "shaker-vm_816b7a89-47ed-479a-afa9-5cdbfe463185", "created": "2019-06-08T10:10:11Z", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:13:31,312 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-789504ab-9233-48ae-b2cd-af5db326e478 2019-06-08 10:13:31,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.179703950882s 2019-06-08 10:13:31,318 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:13:33,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:13:33,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:13:34,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 08 Jun 2019 10:13:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1c0fcbe5-96d5-4c55-81be-f4296efcc82f x-openstack-request-id: req-1c0fcbe5-96d5-4c55-81be-f4296efcc82f 2019-06-08 10:13:34,052 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "bookmark"}], "image": {"id": "e831f983-6832-4ec7-b386-7f137875ded9", "links": [{"href": "http://172.30.9.46:8774/images/e831f983-6832-4ec7-b386-7f137875ded9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "links": [{"href": "http://172.30.9.46:8774/flavors/26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "rel": "bookmark"}]}, "id": "f96fac34-228f-456d-8b27-6dcd05536cfa", "security_groups": [{"name": "shaker-sg_816b7a89-47ed-479a-afa9-5cdbfe463185"}], "user_id": "9426c74299e34da298c385d39d86c224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:10:14Z", "hostId": "4cee0dfe416c76a6e0ab5193ce6d97cbc1f4d29e5b9b1532537f23f3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_816b7a89-47ed-479a-afa9-5cdbfe463185", "name": "shaker-vm_816b7a89-47ed-479a-afa9-5cdbfe463185", "created": "2019-06-08T10:10:11Z", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:13:34,052 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-1c0fcbe5-96d5-4c55-81be-f4296efcc82f 2019-06-08 10:13:34,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.732178926468s 2019-06-08 10:13:34,059 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:13:36,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:13:36,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:13:36,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 08 Jun 2019 10:13:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-67134104-4ffb-4432-9692-ea3a7bff2483 x-openstack-request-id: req-67134104-4ffb-4432-9692-ea3a7bff2483 2019-06-08 10:13:36,258 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "bookmark"}], "image": {"id": "e831f983-6832-4ec7-b386-7f137875ded9", "links": [{"href": "http://172.30.9.46:8774/images/e831f983-6832-4ec7-b386-7f137875ded9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "links": [{"href": "http://172.30.9.46:8774/flavors/26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "rel": "bookmark"}]}, "id": "f96fac34-228f-456d-8b27-6dcd05536cfa", "security_groups": [{"name": "shaker-sg_816b7a89-47ed-479a-afa9-5cdbfe463185"}], "user_id": "9426c74299e34da298c385d39d86c224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:10:14Z", "hostId": "4cee0dfe416c76a6e0ab5193ce6d97cbc1f4d29e5b9b1532537f23f3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_816b7a89-47ed-479a-afa9-5cdbfe463185", "name": "shaker-vm_816b7a89-47ed-479a-afa9-5cdbfe463185", "created": "2019-06-08T10:10:11Z", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:13:36,258 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-67134104-4ffb-4432-9692-ea3a7bff2483 2019-06-08 10:13:36,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.197511911392s 2019-06-08 10:13:36,264 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:13:38,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:13:38,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:13:38,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 741 Content-Type: application/json Date: Sat, 08 Jun 2019 10:13: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-cebafe90-fd43-41be-a183-00494050797c x-openstack-request-id: req-cebafe90-fd43-41be-a183-00494050797c 2019-06-08 10:13:38,443 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"shaker-net_816b7a89-47ed-479a-afa9-5cdbfe463185": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:71:7c", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "bookmark"}], "image": {"id": "e831f983-6832-4ec7-b386-7f137875ded9", "links": [{"href": "http://172.30.9.46:8774/images/e831f983-6832-4ec7-b386-7f137875ded9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T10:13:36.000000", "flavor": {"id": "26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "links": [{"href": "http://172.30.9.46:8774/flavors/26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "rel": "bookmark"}]}, "id": "f96fac34-228f-456d-8b27-6dcd05536cfa", "security_groups": [{"name": "shaker-sg_816b7a89-47ed-479a-afa9-5cdbfe463185"}], "user_id": "9426c74299e34da298c385d39d86c224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T10:13:36Z", "hostId": "4cee0dfe416c76a6e0ab5193ce6d97cbc1f4d29e5b9b1532537f23f3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_816b7a89-47ed-479a-afa9-5cdbfe463185", "name": "shaker-vm_816b7a89-47ed-479a-afa9-5cdbfe463185", "created": "2019-06-08T10:10:11Z", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:13:38,443 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-cebafe90-fd43-41be-a183-00494050797c 2019-06-08 10:13:38,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.175935029984s 2019-06-08 10:13:38,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-06-08 10:13:38,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:9696/v2.0/ports.json?device_id=f96fac34-228f-456d-8b27-6dcd05536cfa" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:13:38,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sat, 08 Jun 2019 10:13:38 GMT X-Openstack-Request-Id: req-5448d5a2-92eb-40d6-add6-7ba4f321396c 2019-06-08 10:13:38,504 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T10:13:36Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2a5f8654-0af0-4d47-a9c3-2f0a8cf2e0ae","ip_address":"192.168.120.6"}],"id":"97b7afe4-ece0-4ed5-8352-45ec759c29a4","security_groups":["99ee70ec-506a-43a1-9220-0eb4a70b10ac"],"mac_address":"fa:16:3e:f3:71:7c","project_id":"376ad6c278424803a9252f03ac9e9e29","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f045c2db-4dea-4ffa-aaaa-9b9f89bebc02","tenant_id":"376ad6c278424803a9252f03ac9e9e29","created_at":"2019-06-08T10:10:14Z","binding:vnic_type":"normal","device_id":"f96fac34-228f-456d-8b27-6dcd05536cfa","ip_allocation":"immediate"}]} 2019-06-08 10:13:38,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/ports.json?device_id=f96fac34-228f-456d-8b27-6dcd05536cfa used request id req-5448d5a2-92eb-40d6-add6-7ba4f321396c 2019-06-08 10:13:38,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0549221038818s 2019-06-08 10:13:38,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-08 10:13:38,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:9696/v2.0/floatingips.json?port_id=97b7afe4-ece0-4ed5-8352-45ec759c29a4" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:13:38,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 08 Jun 2019 10:13:38 GMT X-Openstack-Request-Id: req-823705cf-3a90-415c-b44d-b6b88f558c79 2019-06-08 10:13:38,559 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-06-08 10:13:38,560 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json?port_id=97b7afe4-ece0-4ed5-8352-45ec759c29a4 used request id req-823705cf-3a90-415c-b44d-b6b88f558c79 2019-06-08 10:13:38,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0456910133362s 2019-06-08 10:13:38,561 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'shaker-net_816b7a89-47ed-479a-afa9-5cdbfe463185': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:f3:71:7c', u'version': 4, u'addr': u'192.168.120.6', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'e831f983-6832-4ec7-b386-7f137875ded9'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-08T10:13:36.000000', 'flavor': Munch({u'id': u'26ae8f92-c09c-4455-a01c-4eb3b95fcaa1'}), 'az': u'nova', 'id': u'f96fac34-228f-456d-8b27-6dcd05536cfa', 'security_groups': [Munch({u'name': u'shaker-sg_816b7a89-47ed-479a-afa9-5cdbfe463185'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'9426c74299e34da298c385d39d86c224', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'376ad6c278424803a9252f03ac9e9e29', 'name': 'shaker-project_816b7a89-47ed-479a-afa9-5cdbfe463185', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2019-06-08T10:13:36.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-08T10:13:36Z', 'hostId': u'4cee0dfe416c76a6e0ab5193ce6d97cbc1f4d29e5b9b1532537f23f3', u'OS-SRV-USG:terminated_at': None, 'key_name': u'shaker-kp_816b7a89-47ed-479a-afa9-5cdbfe463185', 'public_v6': '', 'private_v4': u'192.168.120.6', 'cloud': 'envvars', 'host_id': u'4cee0dfe416c76a6e0ab5193ce6d97cbc1f4d29e5b9b1532537f23f3', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-08T10:13:36.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'376ad6c278424803a9252f03ac9e9e29', 'name': u'shaker-vm_816b7a89-47ed-479a-afa9-5cdbfe463185', 'adminPass': u'8dT4LPLoXdH4', 'tenant_id': u'376ad6c278424803a9252f03ac9e9e29', 'created_at': u'2019-06-08T10:10:11Z', 'created': u'2019-06-08T10:10:11Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-06-08 10:13:38,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 10:13:38,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:13:38,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1270 Content-Type: application/json Date: Sat, 08 Jun 2019 10:13:38 GMT X-Openstack-Request-Id: req-00ad33d6-a300-4336-9e56-c82c2d4eb798 2019-06-08 10:13:38,876 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T06:03:01Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f045c2db-4dea-4ffa-aaaa-9b9f89bebc02","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"376ad6c278424803a9252f03ac9e9e29","l2_adjacency":true,"status":"ACTIVE","subnets":["2a5f8654-0af0-4d47-a9c3-2f0a8cf2e0ae"],"description":"","tags":[],"updated_at":"2019-06-08T10:09:49Z","qos_policy_id":null,"name":"shaker-net_816b7a89-47ed-479a-afa9-5cdbfe463185","admin_state_up":true,"tenant_id":"376ad6c278424803a9252f03ac9e9e29","created_at":"2019-06-08T10:09:48Z","mtu":1450}]} 2019-06-08 10:13:38,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-00ad33d6-a300-4336-9e56-c82c2d4eb798 2019-06-08 10:13:38,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.30985212326s 2019-06-08 10:13:38,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-06-08 10:13:38,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:9696/v2.0/ports.json?device_id=f96fac34-228f-456d-8b27-6dcd05536cfa" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:13:38,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sat, 08 Jun 2019 10:13:38 GMT X-Openstack-Request-Id: req-3acb9ae6-b77b-4833-a7b1-842d14e7d360 2019-06-08 10:13:38,925 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T10:13:36Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2a5f8654-0af0-4d47-a9c3-2f0a8cf2e0ae","ip_address":"192.168.120.6"}],"id":"97b7afe4-ece0-4ed5-8352-45ec759c29a4","security_groups":["99ee70ec-506a-43a1-9220-0eb4a70b10ac"],"mac_address":"fa:16:3e:f3:71:7c","project_id":"376ad6c278424803a9252f03ac9e9e29","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f045c2db-4dea-4ffa-aaaa-9b9f89bebc02","tenant_id":"376ad6c278424803a9252f03ac9e9e29","created_at":"2019-06-08T10:10:14Z","binding:vnic_type":"normal","device_id":"f96fac34-228f-456d-8b27-6dcd05536cfa","ip_allocation":"immediate"}]} 2019-06-08 10:13:38,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/ports.json?device_id=f96fac34-228f-456d-8b27-6dcd05536cfa used request id req-3acb9ae6-b77b-4833-a7b1-842d14e7d360 2019-06-08 10:13:38,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0475871562958s 2019-06-08 10:13:38,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-06-08 10:13:38,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" -d '{"floatingip": {"floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "fixed_ip_address": "192.168.120.6", "port_id": "97b7afe4-ece0-4ed5-8352-45ec759c29a4"}}' 2019-06-08 10:13:41,192 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Sat, 08 Jun 2019 10:13:41 GMT X-Openstack-Request-Id: req-c637796e-925b-4fb8-bb33-822340337765 2019-06-08 10:13:41,193 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "72692dd5-acf2-44a8-abc1-fcc8208310f1", "status": "DOWN", "description": "", "tags": [], "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "created_at": "2019-06-08T10:13:39Z", "updated_at": "2019-06-08T10:13:39Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f045c2db-4dea-4ffa-aaaa-9b9f89bebc02", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f3:71:7c", "device_id": "f96fac34-228f-456d-8b27-6dcd05536cfa"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "376ad6c278424803a9252f03ac9e9e29", "port_id": "97b7afe4-ece0-4ed5-8352-45ec759c29a4", "id": "e5d82ecd-580a-42bb-9350-412822c89e0b", "qos_policy_id": null}} 2019-06-08 10:13:41,193 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-c637796e-925b-4fb8-bb33-822340337765 2019-06-08 10:13:41,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.26678204536s 2019-06-08 10:13:41,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-08 10:13:41,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:13:41,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 08 Jun 2019 10:13:41 GMT X-Openstack-Request-Id: req-437c3ec7-daa0-4726-8c68-87d40fb0b593 2019-06-08 10:13:41,292 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "72692dd5-acf2-44a8-abc1-fcc8208310f1", "status": "DOWN", "description": "", "tags": [], "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "created_at": "2019-06-08T10:13:39Z", "updated_at": "2019-06-08T10:13:39Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f045c2db-4dea-4ffa-aaaa-9b9f89bebc02", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f3:71:7c", "device_id": "f96fac34-228f-456d-8b27-6dcd05536cfa"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "376ad6c278424803a9252f03ac9e9e29", "port_id": "97b7afe4-ece0-4ed5-8352-45ec759c29a4", "id": "e5d82ecd-580a-42bb-9350-412822c89e0b", "qos_policy_id": null}]} 2019-06-08 10:13:41,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-437c3ec7-daa0-4726-8c68-87d40fb0b593 2019-06-08 10:13:41,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0846421718597s 2019-06-08 10:13:41,299 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-08 10:13:41,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-08 10:13:41,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:13:41,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 08 Jun 2019 10:13:41 GMT X-Openstack-Request-Id: req-7a467dc9-2017-4d65-83d8-a21f42a883ae 2019-06-08 10:13:41,479 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "72692dd5-acf2-44a8-abc1-fcc8208310f1", "status": "DOWN", "description": "", "tags": [], "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "created_at": "2019-06-08T10:13:39Z", "updated_at": "2019-06-08T10:13:39Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f045c2db-4dea-4ffa-aaaa-9b9f89bebc02", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f3:71:7c", "device_id": "f96fac34-228f-456d-8b27-6dcd05536cfa"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "376ad6c278424803a9252f03ac9e9e29", "port_id": "97b7afe4-ece0-4ed5-8352-45ec759c29a4", "id": "e5d82ecd-580a-42bb-9350-412822c89e0b", "qos_policy_id": null}]} 2019-06-08 10:13:41,479 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-7a467dc9-2017-4d65-83d8-a21f42a883ae 2019-06-08 10:13:41,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0710809230804s 2019-06-08 10:13:41,485 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-08 10:13:41,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-08 10:13:41,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:13:41,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 08 Jun 2019 10:13:41 GMT X-Openstack-Request-Id: req-35106d68-8336-422b-9c0f-c4e964f144bc 2019-06-08 10:13:41,659 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "72692dd5-acf2-44a8-abc1-fcc8208310f1", "status": "DOWN", "description": "", "tags": [], "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "created_at": "2019-06-08T10:13:39Z", "updated_at": "2019-06-08T10:13:39Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f045c2db-4dea-4ffa-aaaa-9b9f89bebc02", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f3:71:7c", "device_id": "f96fac34-228f-456d-8b27-6dcd05536cfa"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "376ad6c278424803a9252f03ac9e9e29", "port_id": "97b7afe4-ece0-4ed5-8352-45ec759c29a4", "id": "e5d82ecd-580a-42bb-9350-412822c89e0b", "qos_policy_id": null}]} 2019-06-08 10:13:41,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-35106d68-8336-422b-9c0f-c4e964f144bc 2019-06-08 10:13:41,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0638048648834s 2019-06-08 10:13:41,665 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-08 10:13:41,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-08 10:13:41,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:13:41,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 08 Jun 2019 10:13:41 GMT X-Openstack-Request-Id: req-bf53ef2a-8350-4225-b775-1b0869701ccb 2019-06-08 10:13:41,835 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "72692dd5-acf2-44a8-abc1-fcc8208310f1", "status": "DOWN", "description": "", "tags": [], "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "created_at": "2019-06-08T10:13:39Z", "updated_at": "2019-06-08T10:13:39Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f045c2db-4dea-4ffa-aaaa-9b9f89bebc02", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f3:71:7c", "device_id": "f96fac34-228f-456d-8b27-6dcd05536cfa"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "376ad6c278424803a9252f03ac9e9e29", "port_id": "97b7afe4-ece0-4ed5-8352-45ec759c29a4", "id": "e5d82ecd-580a-42bb-9350-412822c89e0b", "qos_policy_id": null}]} 2019-06-08 10:13:41,836 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-bf53ef2a-8350-4225-b775-1b0869701ccb 2019-06-08 10:13:41,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0607120990753s 2019-06-08 10:13:41,842 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-08 10:13:41,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-08 10:13:41,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:13:42,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 08 Jun 2019 10:13:42 GMT X-Openstack-Request-Id: req-62448585-c4ad-4318-862c-6c1d220b4adb 2019-06-08 10:13:42,010 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "72692dd5-acf2-44a8-abc1-fcc8208310f1", "status": "DOWN", "description": "", "tags": [], "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "created_at": "2019-06-08T10:13:39Z", "updated_at": "2019-06-08T10:13:39Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f045c2db-4dea-4ffa-aaaa-9b9f89bebc02", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f3:71:7c", "device_id": "f96fac34-228f-456d-8b27-6dcd05536cfa"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "376ad6c278424803a9252f03ac9e9e29", "port_id": "97b7afe4-ece0-4ed5-8352-45ec759c29a4", "id": "e5d82ecd-580a-42bb-9350-412822c89e0b", "qos_policy_id": null}]} 2019-06-08 10:13:42,010 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-62448585-c4ad-4318-862c-6c1d220b4adb 2019-06-08 10:13:42,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0590550899506s 2019-06-08 10:13:42,016 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-08 10:13:42,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-08 10:13:42,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:13:42,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 08 Jun 2019 10:13:42 GMT X-Openstack-Request-Id: req-af00fc73-084f-4883-97ab-8dd470156fda 2019-06-08 10:13:42,438 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "72692dd5-acf2-44a8-abc1-fcc8208310f1", "status": "DOWN", "description": "", "tags": [], "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "created_at": "2019-06-08T10:13:39Z", "updated_at": "2019-06-08T10:13:39Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f045c2db-4dea-4ffa-aaaa-9b9f89bebc02", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f3:71:7c", "device_id": "f96fac34-228f-456d-8b27-6dcd05536cfa"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "376ad6c278424803a9252f03ac9e9e29", "port_id": "97b7afe4-ece0-4ed5-8352-45ec759c29a4", "id": "e5d82ecd-580a-42bb-9350-412822c89e0b", "qos_policy_id": null}]} 2019-06-08 10:13:42,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-af00fc73-084f-4883-97ab-8dd470156fda 2019-06-08 10:13:42,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.312832832336s 2019-06-08 10:13:42,444 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-08 10:13:42,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-08 10:13:42,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:13:42,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Sat, 08 Jun 2019 10:13:42 GMT X-Openstack-Request-Id: req-28e51628-a79f-47b5-8994-426b6750fcce 2019-06-08 10:13:42,620 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "72692dd5-acf2-44a8-abc1-fcc8208310f1", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "created_at": "2019-06-08T10:13:39Z", "updated_at": "2019-06-08T10:13:42Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f045c2db-4dea-4ffa-aaaa-9b9f89bebc02", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f3:71:7c", "device_id": "f96fac34-228f-456d-8b27-6dcd05536cfa"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "376ad6c278424803a9252f03ac9e9e29", "port_id": "97b7afe4-ece0-4ed5-8352-45ec759c29a4", "id": "e5d82ecd-580a-42bb-9350-412822c89e0b", "qos_policy_id": null}]} 2019-06-08 10:13:42,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-28e51628-a79f-47b5-8994-426b6750fcce 2019-06-08 10:13:42,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0671679973602s 2019-06-08 10:13:42,627 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'72692dd5-acf2-44a8-abc1-fcc8208310f1', 'updated_at': u'2019-06-08T10:13:42Z', 'fixed_ip_address': u'192.168.120.6', 'floating_ip_address': u'172.30.9.202', 'revision_number': 1, 'port_id': u'97b7afe4-ece0-4ed5-8352-45ec759c29a4', 'id': u'e5d82ecd-580a-42bb-9350-412822c89e0b', 'network': u'd0205d84-f6dd-4d92-b76b-dc9ca1111094', 'port': u'97b7afe4-ece0-4ed5-8352-45ec759c29a4', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'376ad6c278424803a9252f03ac9e9e29', 'name': 'shaker-project_816b7a89-47ed-479a-afa9-5cdbfe463185', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'376ad6c278424803a9252f03ac9e9e29', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'd0205d84-f6dd-4d92-b76b-dc9ca1111094', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'f045c2db-4dea-4ffa-aaaa-9b9f89bebc02', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:f3:71:7c', u'device_id': u'f96fac34-228f-456d-8b27-6dcd05536cfa'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'376ad6c278424803a9252f03ac9e9e29', 'created_at': u'2019-06-08T10:13:39Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'f045c2db-4dea-4ffa-aaaa-9b9f89bebc02', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:f3:71:7c', u'device_id': u'f96fac34-228f-456d-8b27-6dcd05536cfa'}), 'router': u'72692dd5-acf2-44a8-abc1-fcc8208310f1'}) 2019-06-08 10:13:42,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-06-08 10:13:42,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/servers/f96fac34-228f-456d-8b27-6dcd05536cfa/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" -d '{"os-getConsoleOutput": {"length": null}}' 2019-06-08 10:13:42,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 10386 Content-Type: application/json Date: Sat, 08 Jun 2019 10:13:42 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9c94f432-2180-4bca-8ee7-9985430ead39 x-openstack-request-id: req-9c94f432-2180-4bca-8ee7-9985430ead39 2019-06-08 10:13:42,699 - 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 886289281 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.234230] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.237277] pid_max: default: 32768 minimum: 301\n[ 0.238923] ACPI: Core revision 20150930\n[ 0.240991] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.243370] Security Framework initialized\n[ 0.244887] Yama: becoming mindful.\n[ 0.246221] AppArmor: AppArmor initialized\n[ 0.247758] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.250141] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.252458] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.254673] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.257161] Initializing cgroup subsys io\n[ 0.258648] Initializing cgroup subsys memory\n[ 0.260311] Initializing cgroup subsys devices\n[ 0.262089] Initializing cgroup subsys freezer\n[ 0.263909] Initializing cgroup subsys net_cls\n[ 0.265677] Initializing cgroup subsys perf_event\n[ 0.267520] Initializing cgroup subsys net_prio\n[ 0.269276] Initializing cgroup subsys hugetlb\n[ 0.270954] Initializing cgroup subsys pids\n[ 0.272618] CPU: Physical Processor ID: 0\n[ 0.274884] mce: CPU supports 10 MCE banks\n[ 0.278831] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.280796] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.282929] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.284949] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.287200] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.289562] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.291692] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.294589] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.323420] Freeing SMP alternatives memory: 32K\n[ 0.332898] ftrace: allocating 32237 entries in 126 pages\n[ 0.380677] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.383011] smpboot: Max logical packages: 1\n[ 0.384943] x2apic enabled\n[ 0.386423] Switched APIC routing to physical x2apic.\n[ 0.389542] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.391724] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.395755] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.399224] KVM setup paravirtual spinlock\n[ 0.401954] x86: Booted up 1 node, 1 CPUs\n[ 0.403505] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.406172] devtmpfs: initialized\n[ 0.408597] evm: security.selinux\n[ 0.409936] evm: security.SMACK64\n[ 0.411263] evm: security.SMACK64EXEC\n[ 0.412692] evm: security.SMACK64TRANSMUTE\n[ 0.414249] evm: security.SMACK64MMAP\n[ 0.415680] evm: security.ima\n[ 0.416903] evm: security.capability\n[ 0.418452] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.421954] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.424233] pinctrl core: initialized pinctrl subsystem\n[ 0.426326] RTC time: 10:13:37, date: 06/08/19\n[ 0.428152] NET: Registered protocol family 16\n[ 0.430000] cpuidle: using governor ladder\n[ 0.431569] cpuidle: using governor menu\n[ 0.433083] PCCT header not found.\n[ 0.434527] ACPI: bus type PCI registered\n[ 0.436065] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.438455] PCI: Using configuration type 1 for base access\n[ 0.441393] ACPI: Added _OSI(Module Device)\n[ 0.443015] ACPI: Added _OSI(Processor Device)\n[ 0.444678] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.446417] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.449457] ACPI: Interpreter enabled\n[ 0.450934] ACPI: (supports S0 S5)\n[ 0.452287] ACPI: Using IOAPIC for interrupt routing\n[ 0.454118] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.459128] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.461323] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.463717] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.466029] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.470200] acpiphp: Slot [3] registered\n[ 0.488268] acpiphp: Slot [4] registered\n[ 0.489812] acpiphp: Slot [5] registered\n[ 0.491344] acpiphp: Slot [6] registered\n[ 0.492878] acpiphp: Slot [7] registered\n[ 0.494402] acpiphp: Slot [8] registered\n[ 0.495932] acpiphp: Slot [9] registered\n[ 0.497462] acpiphp: Slot [10] registered\n[ 0.499017] acpiphp: Slot [11] registered\n[ 0.500724] acpiphp: Slot [12] registered\n[ 0.502281] acpiphp: Slot [13] registered\n[ 0.503839] acpiphp: Slot [14] registered\n[ 0.505388] acpiphp: Slot [15] registered\n[ 0.506948] acpiphp: Slot [16] registered\n[ 0.508498] acpiphp: Slot [17] registered\n[ 0.510066] acpiphp: Slot [18] registered\n[ 0.511633] acpiphp: Slot [19] registered\n[ 0.513187] acpiphp: Slot [20] registered\n[ 0.514740] acpiphp: Slot [21] registered\n[ 0.516294] acpiphp: Slot [22] registered\n[ 0.517852] acpiphp: Slot [23] registered\n[ 0.519410] acpiphp: Slot [24] registered\n[ 0.520970] acpiphp: Slot [25] registered\n[ 0.522524] acpiphp: Slot [26] registered\n[ 0.524081] acpiphp: Slot [27] registered\n[ 0.525654] acpiphp: Slot [28] registered\n[ 0.527201] acpiphp: Slot [29] registered\n[ 0.528753] acpiphp: Slot [30] registered\n[ 0.530317] acpiphp: Slot [31] registered\n[ 0.531863] PCI host bridge to bus 0000:00\n[ 0.533416] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.535781] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.538141] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.540933] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.543722] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.546572] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.551940] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.554418] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.556709] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.559175] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.564246] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.566987] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.590364] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.593760] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.596446] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.599129] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.601775] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.604121] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.606518] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.608558] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.611538] vgaarb: loaded\n[ 0.612683] vgaarb: bridge control possible 0000:00:02.0\n[ 0.614969] SCSI subsystem initialized\n[ 0.616658] ACPI: bus type USB registered\n[ 0.618242] usbcore: registered new interface driver usbfs\n[ 0.620243] usbcore: registered new interface driver hub\n[ 0.622187] usbcore: registered new device driver usb\n[ 0.624247] PCI: Using ACPI for IRQ routing\n[ 0.626283] NetLabel: Initializing\n[ 0.627653] NetLabel: domain hash size = 128\n[ 0.629285] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.631141] NetLabel: unlabeled traffic allowed by default\n[ 0.633310] amd_nb: Cannot enumerate AMD northbridges\n[ 0.635204] clocksource: Switched to clocksource kvm-clock\n[ 0.645357] AppArmor: AppArmor Filesystem Enabled\n[ 0.647206] pnp: PnP ACPI init\n[ 0.648815] pnp: PnP ACPI: found 5 devices\n[ 0.656199] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.659491] NET: Registered protocol family 2\n[ 0.661392] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.663892] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.666201] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.668502] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.670606] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.672872] NET: Registered protocol family 1\n[ 0.674552] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.676685] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.678769] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.695692] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.712653] Unpacking initramfs...\n[ 1.212603] Freeing initrd memory: 37084K\n[ 1.214566] Scanning for low memory corruption every 60 seconds\n[ 1.217114] audit: initializing netlink subsys (disabled)\n[ 1.219532] audit: type=2000 audit(1559988818.351:1): initialized\n[ 1.222459] Initialise system trusted keyring\n[ 1.224614] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.227335] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.231220] zbud: loaded\n[ 1.232795] VFS: Disk quotas dquot_6.6.0\n[ 1.234665] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.237808] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.240609] fuse init (API version 7.23)\n[ 1.242591] Key type big_key registered\n[ 1.244422] Allocating IMA MOK and blacklist keyrings.\n[ 1.247062] Key type asymmetric registered\n[ 1.248968] Asymmetric key parser 'x509' registered\n[ 1.251186] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.254599] io scheduler noop registered\n[ 1.256435] io scheduler deadline registered (default)\n[ 1.258759] io scheduler cfq registered\n[ 1.260649] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.263104] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.265992] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.269297] ACPI: Power Button [PWRF]\n[ 1.271119] GHES: HEST is not enabled!\n[ 1.287513] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.321752] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.325906] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.353015] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.357357] Linux agpgart interface v0.103\n[ 1.360887] loop: module loaded\n[ 1.365054] vda: vda1\n[ 1.367086] scsi host0: ata_piix\n[ 1.368750] scsi host1: ata_piix\n[ 1.370343] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.373219] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.376782] libphy: Fixed MDIO Bus: probed\n[ 1.378652] tun: Universal TUN/TAP device driver, 1.6\n[ 1.380872] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.384799] PPP generic driver version 2.4.2\n[ 1.386814] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.389614] ehci-pci: EHCI PCI platform driver\n[ 1.391630] ehci-platform: EHCI generic platform driver\n[ 1.393927] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.396562] ohci-pci: OHCI PCI platform driver\n[ 1.398554] ohci-platform: OHCI generic platform driver\n[ 1.400847] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.418277] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.420615] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.423971] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.426240] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.428852] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.431755] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.435027] usb usb1: Product: UHCI Host Controller\n[ 1.437204] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.439924] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.442107] hub 1-0:1.0: USB hub found\n[ 1.443874] hub 1-0:1.0: 2 ports detected\n[ 1.445858] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.450414] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.452627] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.454947] mousedev: PS/2 mouse device common for all mice\n[ 1.457774] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.461679] rtc_cmos 00:00: RTC can wake from S4\n[ 1.464304] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.467064] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.469889] i2c /dev entries driver\n[ 1.471638] device-mapper: uevent: version 1.0.3\n[ 1.473821] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.477612] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.480543] NET: Registered protocol family 10\n[ 1.482808] NET: Registered protocol family 17\n[ 1.484862] Key type dns_resolver registered\n[ 1.487031] registered taskstats version 1\n[ 1.488964] Loading compiled-in X.509 certificates\n[ 1.491703] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.496037] zswap: loaded using pool lzo/zbud\n[ 1.499478] Key type trusted registered\n[ 1.503308] Key type encrypted registered\n[ 1.505198] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.507655] ima: No TPM chip found, activating TPM-bypass!\n[ 1.510101] evm: HMAC attrs: 0x1\n[ 1.512085] Magic number: 7:826:223\n[ 1.513962] rtc_cmos 00:00: setting system clock to 2019-06-08 10:13:38 UTC (1559988818)\n[ 1.517653] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.537041] EDD information not available.\n[ 1.541034] Freeing unused kernel memory: 1512K\n[ 1.543096] Write protecting the kernel read-only data: 14336k\n[ 1.547056] Freeing unused kernel memory: 1692K\n[ 1.549319] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.561423] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.565082] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.568600] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.572052] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.575339] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.578771] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.587911] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.592929] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.596220] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.599694] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.658875] [drm] Initialized drm 1.1.0 20060810\n[ 1.661809] virtio_net virtio0 ens3: renamed from eth0\n[ 1.670942] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.675539] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.695717] FDC 0 is a S82078B\n[ 1.712909] AVX2 version of gcm_enc/dec engaged.\n[ 1.714639] AES CTR mode by8 optimization enabled\n[ 1.755209] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.920448] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.922804] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.925226] usb 1-1: Product: QEMU USB Tablet\n[ 1.926859] usb 1-1: Manufacturer: QEMU\n[ 1.928312] usb 1-1: SerialNumber: 42\n[ 1.937221] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.944983] usbcore: registered new interface driver usbhid\n[ 1.947012] usbhid: USB HID core driver\n[ 1.949847] 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.954012] 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.338764] md: linear personality registered for level -1\n[ 2.342832] md: multipath personality registered for level -4\n[ 2.346985] md: raid0 personality registered for level 0\n[ 2.351585] md: raid1 personality registered for level 1\n[ 2.423219] raid6: sse2x1 gen() 11380 MB/s\n[ 2.491226] raid6: sse2x1 xor() 8833 MB/s\n[ 2.559227] raid6: sse2x2 gen() 14518 MB/s\n[ 2.627214] raid6: sse2x2 xor() 9648 MB/s\n[ 2.699226] raid6: sse2x4 gen() 16709 MB/s\n[ 2.767223] raid6: sse2x4 xor() 11466 MB/s\n[ 2.835236] raid6: avx2x1 gen() 22134 MB/s\n[ 2.903213] raid6: avx2x2 gen() 26120 MB/s\n[ 2.971224] raid6: avx2x4 gen() 29730 MB/s\n[ 2.972831] raid6: using algorithm avx2x4 gen() 29730 MB/s\n[ 2.974766] raid6: using avx2x2 recovery algorithm\n[ 2.979719] xor: automatically using best checksumming function:\n[ 3.019223] avx : 31830.000 MB/sec\n[ 3.022238] async_tx: api initialized (async)\n[ 3.034186] md: raid6 personality registered for level 6\n[ 3.036131] md: raid5 personality registered for level 5\n[ 3.038027] md: raid4 personality registered for level 4\n[ 3.045038] 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.081401] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.102164] 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.199137] 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.205248] systemd[1]: Detected virtualization kvm.\n[ 3.207041] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 3.211770] systemd[1]: Set hostname to .\n[ 3.215161] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.217266] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.328167] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.332590] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.337361] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.341386] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.346021] 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.353046] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.357626] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.362629] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.366425] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.370629] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.375529] 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.381397] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.385731] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.390202] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.395182] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.403034] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.410481] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.415316] 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...[ 3.427499] Loading iSCSI transport class v2.0-870.\n\n[ 3.430253] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.439012] systemd[1]: Listening on Journal Socket (/dev/log).\n[ 3.443510] iscsi: registered transport (tcp)\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.449569] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.459287] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.468003] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.476077] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.488194] 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.505427] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.514145] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.523886] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.534677] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.[ 3.542301] iscsi: registered transport (iser)\n\n[ 3.544709] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.550745] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.556945] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.562194] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.567099] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.571075] 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 Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\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 Flush Journal to Persistent Storage...\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 LSB: AppArmor initialization...\n Starting Commit a transient machine-id on disk...\n Starting Set console font and keymap...\n Starting Initial cloud-init job (pre-networking)...\n Starting Load/Save Random Seed...\n Starting udev Coldplug all Devices...\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 Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n Starting Create Volatile Files and Directories...\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Started 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[ 4.492238] intel_rapl: no valid rapl domains found in package 0\n"} 2019-06-08 10:13:42,700 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers/f96fac34-228f-456d-8b27-6dcd05536cfa/action used request id req-9c94f432-2180-4bca-8ee7-9985430ead39 2019-06-08 10:13:42,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0725879669189s 2019-06-08 10:13:42,701 - 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 886289281 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.234230] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.237277] pid_max: default: 32768 minimum: 301 [ 0.238923] ACPI: Core revision 20150930 [ 0.240991] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.243370] Security Framework initialized [ 0.244887] Yama: becoming mindful. [ 0.246221] AppArmor: AppArmor initialized [ 0.247758] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.250141] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.252458] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.254673] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.257161] Initializing cgroup subsys io [ 0.258648] Initializing cgroup subsys memory [ 0.260311] Initializing cgroup subsys devices [ 0.262089] Initializing cgroup subsys freezer [ 0.263909] Initializing cgroup subsys net_cls [ 0.265677] Initializing cgroup subsys perf_event [ 0.267520] Initializing cgroup subsys net_prio [ 0.269276] Initializing cgroup subsys hugetlb [ 0.270954] Initializing cgroup subsys pids [ 0.272618] CPU: Physical Processor ID: 0 [ 0.274884] mce: CPU supports 10 MCE banks [ 0.278831] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.280796] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.282929] Spectre V2 : Mitigation: Full generic retpoline [ 0.284949] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.287200] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.289562] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.291692] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.294589] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.323420] Freeing SMP alternatives memory: 32K [ 0.332898] ftrace: allocating 32237 entries in 126 pages [ 0.380677] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.383011] smpboot: Max logical packages: 1 [ 0.384943] x2apic enabled [ 0.386423] Switched APIC routing to physical x2apic. [ 0.389542] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.391724] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.395755] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.399224] KVM setup paravirtual spinlock [ 0.401954] x86: Booted up 1 node, 1 CPUs [ 0.403505] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.406172] devtmpfs: initialized [ 0.408597] evm: security.selinux [ 0.409936] evm: security.SMACK64 [ 0.411263] evm: security.SMACK64EXEC [ 0.412692] evm: security.SMACK64TRANSMUTE [ 0.414249] evm: security.SMACK64MMAP [ 0.415680] evm: security.ima [ 0.416903] evm: security.capability [ 0.418452] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.421954] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.424233] pinctrl core: initialized pinctrl subsystem [ 0.426326] RTC time: 10:13:37, date: 06/08/19 [ 0.428152] NET: Registered protocol family 16 [ 0.430000] cpuidle: using governor ladder [ 0.431569] cpuidle: using governor menu [ 0.433083] PCCT header not found. [ 0.434527] ACPI: bus type PCI registered [ 0.436065] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.438455] PCI: Using configuration type 1 for base access [ 0.441393] ACPI: Added _OSI(Module Device) [ 0.443015] ACPI: Added _OSI(Processor Device) [ 0.444678] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.446417] ACPI: Added _OSI(Processor Aggregator Device) [ 0.449457] ACPI: Interpreter enabled [ 0.450934] ACPI: (supports S0 S5) [ 0.452287] ACPI: Using IOAPIC for interrupt routing [ 0.454118] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.459128] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.461323] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.463717] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.466029] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.470200] acpiphp: Slot [3] registered [ 0.488268] acpiphp: Slot [4] registered [ 0.489812] acpiphp: Slot [5] registered [ 0.491344] acpiphp: Slot [6] registered [ 0.492878] acpiphp: Slot [7] registered [ 0.494402] acpiphp: Slot [8] registered [ 0.495932] acpiphp: Slot [9] registered [ 0.497462] acpiphp: Slot [10] registered [ 0.499017] acpiphp: Slot [11] registered [ 0.500724] acpiphp: Slot [12] registered [ 0.502281] acpiphp: Slot [13] registered [ 0.503839] acpiphp: Slot [14] registered [ 0.505388] acpiphp: Slot [15] registered [ 0.506948] acpiphp: Slot [16] registered [ 0.508498] acpiphp: Slot [17] registered [ 0.510066] acpiphp: Slot [18] registered [ 0.511633] acpiphp: Slot [19] registered [ 0.513187] acpiphp: Slot [20] registered [ 0.514740] acpiphp: Slot [21] registered [ 0.516294] acpiphp: Slot [22] registered [ 0.517852] acpiphp: Slot [23] registered [ 0.519410] acpiphp: Slot [24] registered [ 0.520970] acpiphp: Slot [25] registered [ 0.522524] acpiphp: Slot [26] registered [ 0.524081] acpiphp: Slot [27] registered [ 0.525654] acpiphp: Slot [28] registered [ 0.527201] acpiphp: Slot [29] registered [ 0.528753] acpiphp: Slot [30] registered [ 0.530317] acpiphp: Slot [31] registered [ 0.531863] PCI host bridge to bus 0000:00 [ 0.533416] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.535781] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.538141] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.540933] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.543722] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.546572] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.551940] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.554418] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.556709] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.559175] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.564246] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.566987] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.590364] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.593760] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.596446] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.599129] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.601775] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.604121] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.606518] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.608558] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.611538] vgaarb: loaded [ 0.612683] vgaarb: bridge control possible 0000:00:02.0 [ 0.614969] SCSI subsystem initialized [ 0.616658] ACPI: bus type USB registered [ 0.618242] usbcore: registered new interface driver usbfs [ 0.620243] usbcore: registered new interface driver hub [ 0.622187] usbcore: registered new device driver usb [ 0.624247] PCI: Using ACPI for IRQ routing [ 0.626283] NetLabel: Initializing [ 0.627653] NetLabel: domain hash size = 128 [ 0.629285] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.631141] NetLabel: unlabeled traffic allowed by default [ 0.633310] amd_nb: Cannot enumerate AMD northbridges [ 0.635204] clocksource: Switched to clocksource kvm-clock [ 0.645357] AppArmor: AppArmor Filesystem Enabled [ 0.647206] pnp: PnP ACPI init [ 0.648815] pnp: PnP ACPI: found 5 devices [ 0.656199] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.659491] NET: Registered protocol family 2 [ 0.661392] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.663892] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.666201] TCP: Hash tables configured (established 4096 bind 4096) [ 0.668502] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.670606] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.672872] NET: Registered protocol family 1 [ 0.674552] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.676685] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.678769] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.695692] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.712653] Unpacking initramfs... [ 1.212603] Freeing initrd memory: 37084K [ 1.214566] Scanning for low memory corruption every 60 seconds [ 1.217114] audit: initializing netlink subsys (disabled) [ 1.219532] audit: type=2000 audit(1559988818.351:1): initialized [ 1.222459] Initialise system trusted keyring [ 1.224614] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.227335] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.231220] zbud: loaded [ 1.232795] VFS: Disk quotas dquot_6.6.0 [ 1.234665] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.237808] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.240609] fuse init (API version 7.23) [ 1.242591] Key type big_key registered [ 1.244422] Allocating IMA MOK and blacklist keyrings. [ 1.247062] Key type asymmetric registered [ 1.248968] Asymmetric key parser 'x509' registered [ 1.251186] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.254599] io scheduler noop registered [ 1.256435] io scheduler deadline registered (default) [ 1.258759] io scheduler cfq registered [ 1.260649] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.263104] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.265992] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.269297] ACPI: Power Button [PWRF] [ 1.271119] GHES: HEST is not enabled! [ 1.287513] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.321752] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.325906] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.353015] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.357357] Linux agpgart interface v0.103 [ 1.360887] loop: module loaded [ 1.365054] vda: vda1 [ 1.367086] scsi host0: ata_piix [ 1.368750] scsi host1: ata_piix [ 1.370343] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.373219] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.376782] libphy: Fixed MDIO Bus: probed [ 1.378652] tun: Universal TUN/TAP device driver, 1.6 [ 1.380872] tun: (C) 1999-2004 Max Krasnyansky [ 1.384799] PPP generic driver version 2.4.2 [ 1.386814] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.389614] ehci-pci: EHCI PCI platform driver [ 1.391630] ehci-platform: EHCI generic platform driver [ 1.393927] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.396562] ohci-pci: OHCI PCI platform driver [ 1.398554] ohci-platform: OHCI generic platform driver [ 1.400847] uhci_hcd: USB Universal Host Controller Interface driver [ 1.418277] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.420615] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.423971] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.426240] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.428852] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.431755] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.435027] usb usb1: Product: UHCI Host Controller [ 1.437204] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.439924] usb usb1: SerialNumber: 0000:00:01.2 [ 1.442107] hub 1-0:1.0: USB hub found [ 1.443874] hub 1-0:1.0: 2 ports detected [ 1.445858] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.450414] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.452627] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.454947] mousedev: PS/2 mouse device common for all mice [ 1.457774] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.461679] rtc_cmos 00:00: RTC can wake from S4 [ 1.464304] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.467064] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.469889] i2c /dev entries driver [ 1.471638] device-mapper: uevent: version 1.0.3 [ 1.473821] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.477612] ledtrig-cpu: registered to indicate activity on CPUs [ 1.480543] NET: Registered protocol family 10 [ 1.482808] NET: Registered protocol family 17 [ 1.484862] Key type dns_resolver registered [ 1.487031] registered taskstats version 1 [ 1.488964] Loading compiled-in X.509 certificates [ 1.491703] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.496037] zswap: loaded using pool lzo/zbud [ 1.499478] Key type trusted registered [ 1.503308] Key type encrypted registered [ 1.505198] AppArmor: AppArmor sha1 policy hashing enabled [ 1.507655] ima: No TPM chip found, activating TPM-bypass! [ 1.510101] evm: HMAC attrs: 0x1 [ 1.512085] Magic number: 7:826:223 [ 1.513962] rtc_cmos 00:00: setting system clock to 2019-06-08 10:13:38 UTC (1559988818) [ 1.517653] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.537041] EDD information not available. [ 1.541034] Freeing unused kernel memory: 1512K [ 1.543096] Write protecting the kernel read-only data: 14336k [ 1.547056] Freeing unused kernel memory: 1692K [ 1.549319] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.561423] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.565082] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.568600] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.572052] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.575339] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.578771] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.587911] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.592929] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.596220] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.599694] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.658875] [drm] Initialized drm 1.1.0 20060810 [ 1.661809] virtio_net virtio0 ens3: renamed from eth0 [ 1.670942] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.675539] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.695717] FDC 0 is a S82078B [ 1.712909] AVX2 version of gcm_enc/dec engaged. [ 1.714639] AES CTR mode by8 optimization enabled [ 1.755209] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.920448] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.922804] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.925226] usb 1-1: Product: QEMU USB Tablet [ 1.926859] usb 1-1: Manufacturer: QEMU [ 1.928312] usb 1-1: SerialNumber: 42 [ 1.937221] hidraw: raw HID events driver (C) Jiri Kosina [ 1.944983] usbcore: registered new interface driver usbhid [ 1.947012] usbhid: USB HID core driver [ 1.949847] 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.954012] 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.338764] md: linear personality registered for level -1 [ 2.342832] md: multipath personality registered for level -4 [ 2.346985] md: raid0 personality registered for level 0 [ 2.351585] md: raid1 personality registered for level 1 [ 2.423219] raid6: sse2x1 gen() 11380 MB/s [ 2.491226] raid6: sse2x1 xor() 8833 MB/s [ 2.559227] raid6: sse2x2 gen() 14518 MB/s [ 2.627214] raid6: sse2x2 xor() 9648 MB/s [ 2.699226] raid6: sse2x4 gen() 16709 MB/s [ 2.767223] raid6: sse2x4 xor() 11466 MB/s [ 2.835236] raid6: avx2x1 gen() 22134 MB/s [ 2.903213] raid6: avx2x2 gen() 26120 MB/s [ 2.971224] raid6: avx2x4 gen() 29730 MB/s [ 2.972831] raid6: using algorithm avx2x4 gen() 29730 MB/s [ 2.974766] raid6: using avx2x2 recovery algorithm [ 2.979719] xor: automatically using best checksumming function: [ 3.019223] avx : 31830.000 MB/sec [ 3.022238] async_tx: api initialized (async) [ 3.034186] md: raid6 personality registered for level 6 [ 3.036131] md: raid5 personality registered for level 5 [ 3.038027] md: raid4 personality registered for level 4 [ 3.045038] 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.081401] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.102164] 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.199137] 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.205248] systemd[1]: Detected virtualization kvm. [ 3.207041] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.211770] systemd[1]: Set hostname to . [ 3.215161] systemd[1]: Initializing machine ID from KVM UUID. [ 3.217266] systemd[1]: Installed transient /etc/machine-id file. [ 3.328167] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.332590] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.337361] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.341386] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.346021] 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.353046] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.357626] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.362629] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.366425] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.370629] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.375529] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.381397] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.385731] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.390202] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.395182] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.403034] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.410481] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.415316] 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.427499] Loading iSCSI transport class v2.0-870. [ 3.430253] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.439012] systemd[1]: Listening on Journal Socket (/dev/log). [ 3.443510] iscsi: registered transport (tcp) [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.449569] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.459287] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.468003] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.476077] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.488194] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.505427] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.514145] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.523886] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.534677] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket.[ 3.542301] iscsi: registered transport (iser) [ 3.544709] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.550745] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.556945] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.562194] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.567099] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.571075] 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 Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Mounting FUSE Control File System... Starting Apply Kernel Variables... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Apply Kernel Variables. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[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 Flush Journal to Persistent Storage... [[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 LSB: AppArmor initialization... Starting Commit a transient machine-id on disk... Starting Set console font and keymap... Starting Initial cloud-init job (pre-networking)... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... [[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 Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. Starting Create Volatile Files and Directories... [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [ 4.492238] intel_rapl: no valid rapl domains found in package 0 2019-06-08 10:13:43,705 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.202: timed out 2019-06-08 10:13:52,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-06-08 10:13:52,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/servers/f96fac34-228f-456d-8b27-6dcd05536cfa/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" -d '{"os-getConsoleOutput": {"length": null}}' 2019-06-08 10:13:52,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 14324 Content-Type: application/json Date: Sat, 08 Jun 2019 10:13: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-ca1c429d-9e4d-41d4-bb4d-16b8efeda4ae x-openstack-request-id: req-ca1c429d-9e4d-41d4-bb4d-16b8efeda4ae 2019-06-08 10:13:52,793 - 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 886289281 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.234230] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.237277] pid_max: default: 32768 minimum: 301\n[ 0.238923] ACPI: Core revision 20150930\n[ 0.240991] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.243370] Security Framework initialized\n[ 0.244887] Yama: becoming mindful.\n[ 0.246221] AppArmor: AppArmor initialized\n[ 0.247758] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.250141] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.252458] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.254673] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.257161] Initializing cgroup subsys io\n[ 0.258648] Initializing cgroup subsys memory\n[ 0.260311] Initializing cgroup subsys devices\n[ 0.262089] Initializing cgroup subsys freezer\n[ 0.263909] Initializing cgroup subsys net_cls\n[ 0.265677] Initializing cgroup subsys perf_event\n[ 0.267520] Initializing cgroup subsys net_prio\n[ 0.269276] Initializing cgroup subsys hugetlb\n[ 0.270954] Initializing cgroup subsys pids\n[ 0.272618] CPU: Physical Processor ID: 0\n[ 0.274884] mce: CPU supports 10 MCE banks\n[ 0.278831] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.280796] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.282929] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.284949] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.287200] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.289562] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.291692] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.294589] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.323420] Freeing SMP alternatives memory: 32K\n[ 0.332898] ftrace: allocating 32237 entries in 126 pages\n[ 0.380677] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.383011] smpboot: Max logical packages: 1\n[ 0.384943] x2apic enabled\n[ 0.386423] Switched APIC routing to physical x2apic.\n[ 0.389542] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.391724] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.395755] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.399224] KVM setup paravirtual spinlock\n[ 0.401954] x86: Booted up 1 node, 1 CPUs\n[ 0.403505] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.406172] devtmpfs: initialized\n[ 0.408597] evm: security.selinux\n[ 0.409936] evm: security.SMACK64\n[ 0.411263] evm: security.SMACK64EXEC\n[ 0.412692] evm: security.SMACK64TRANSMUTE\n[ 0.414249] evm: security.SMACK64MMAP\n[ 0.415680] evm: security.ima\n[ 0.416903] evm: security.capability\n[ 0.418452] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.421954] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.424233] pinctrl core: initialized pinctrl subsystem\n[ 0.426326] RTC time: 10:13:37, date: 06/08/19\n[ 0.428152] NET: Registered protocol family 16\n[ 0.430000] cpuidle: using governor ladder\n[ 0.431569] cpuidle: using governor menu\n[ 0.433083] PCCT header not found.\n[ 0.434527] ACPI: bus type PCI registered\n[ 0.436065] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.438455] PCI: Using configuration type 1 for base access\n[ 0.441393] ACPI: Added _OSI(Module Device)\n[ 0.443015] ACPI: Added _OSI(Processor Device)\n[ 0.444678] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.446417] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.449457] ACPI: Interpreter enabled\n[ 0.450934] ACPI: (supports S0 S5)\n[ 0.452287] ACPI: Using IOAPIC for interrupt routing\n[ 0.454118] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.459128] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.461323] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.463717] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.466029] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.470200] acpiphp: Slot [3] registered\n[ 0.488268] acpiphp: Slot [4] registered\n[ 0.489812] acpiphp: Slot [5] registered\n[ 0.491344] acpiphp: Slot [6] registered\n[ 0.492878] acpiphp: Slot [7] registered\n[ 0.494402] acpiphp: Slot [8] registered\n[ 0.495932] acpiphp: Slot [9] registered\n[ 0.497462] acpiphp: Slot [10] registered\n[ 0.499017] acpiphp: Slot [11] registered\n[ 0.500724] acpiphp: Slot [12] registered\n[ 0.502281] acpiphp: Slot [13] registered\n[ 0.503839] acpiphp: Slot [14] registered\n[ 0.505388] acpiphp: Slot [15] registered\n[ 0.506948] acpiphp: Slot [16] registered\n[ 0.508498] acpiphp: Slot [17] registered\n[ 0.510066] acpiphp: Slot [18] registered\n[ 0.511633] acpiphp: Slot [19] registered\n[ 0.513187] acpiphp: Slot [20] registered\n[ 0.514740] acpiphp: Slot [21] registered\n[ 0.516294] acpiphp: Slot [22] registered\n[ 0.517852] acpiphp: Slot [23] registered\n[ 0.519410] acpiphp: Slot [24] registered\n[ 0.520970] acpiphp: Slot [25] registered\n[ 0.522524] acpiphp: Slot [26] registered\n[ 0.524081] acpiphp: Slot [27] registered\n[ 0.525654] acpiphp: Slot [28] registered\n[ 0.527201] acpiphp: Slot [29] registered\n[ 0.528753] acpiphp: Slot [30] registered\n[ 0.530317] acpiphp: Slot [31] registered\n[ 0.531863] PCI host bridge to bus 0000:00\n[ 0.533416] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.535781] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.538141] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.540933] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.543722] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.546572] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.551940] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.554418] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.556709] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.559175] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.564246] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.566987] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.590364] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.593760] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.596446] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.599129] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.601775] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.604121] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.606518] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.608558] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.611538] vgaarb: loaded\n[ 0.612683] vgaarb: bridge control possible 0000:00:02.0\n[ 0.614969] SCSI subsystem initialized\n[ 0.616658] ACPI: bus type USB registered\n[ 0.618242] usbcore: registered new interface driver usbfs\n[ 0.620243] usbcore: registered new interface driver hub\n[ 0.622187] usbcore: registered new device driver usb\n[ 0.624247] PCI: Using ACPI for IRQ routing\n[ 0.626283] NetLabel: Initializing\n[ 0.627653] NetLabel: domain hash size = 128\n[ 0.629285] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.631141] NetLabel: unlabeled traffic allowed by default\n[ 0.633310] amd_nb: Cannot enumerate AMD northbridges\n[ 0.635204] clocksource: Switched to clocksource kvm-clock\n[ 0.645357] AppArmor: AppArmor Filesystem Enabled\n[ 0.647206] pnp: PnP ACPI init\n[ 0.648815] pnp: PnP ACPI: found 5 devices\n[ 0.656199] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.659491] NET: Registered protocol family 2\n[ 0.661392] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.663892] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.666201] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.668502] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.670606] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.672872] NET: Registered protocol family 1\n[ 0.674552] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.676685] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.678769] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.695692] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.712653] Unpacking initramfs...\n[ 1.212603] Freeing initrd memory: 37084K\n[ 1.214566] Scanning for low memory corruption every 60 seconds\n[ 1.217114] audit: initializing netlink subsys (disabled)\n[ 1.219532] audit: type=2000 audit(1559988818.351:1): initialized\n[ 1.222459] Initialise system trusted keyring\n[ 1.224614] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.227335] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.231220] zbud: loaded\n[ 1.232795] VFS: Disk quotas dquot_6.6.0\n[ 1.234665] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.237808] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.240609] fuse init (API version 7.23)\n[ 1.242591] Key type big_key registered\n[ 1.244422] Allocating IMA MOK and blacklist keyrings.\n[ 1.247062] Key type asymmetric registered\n[ 1.248968] Asymmetric key parser 'x509' registered\n[ 1.251186] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.254599] io scheduler noop registered\n[ 1.256435] io scheduler deadline registered (default)\n[ 1.258759] io scheduler cfq registered\n[ 1.260649] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.263104] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.265992] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.269297] ACPI: Power Button [PWRF]\n[ 1.271119] GHES: HEST is not enabled!\n[ 1.287513] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.321752] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.325906] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.353015] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.357357] Linux agpgart interface v0.103\n[ 1.360887] loop: module loaded\n[ 1.365054] vda: vda1\n[ 1.367086] scsi host0: ata_piix\n[ 1.368750] scsi host1: ata_piix\n[ 1.370343] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.373219] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.376782] libphy: Fixed MDIO Bus: probed\n[ 1.378652] tun: Universal TUN/TAP device driver, 1.6\n[ 1.380872] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.384799] PPP generic driver version 2.4.2\n[ 1.386814] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.389614] ehci-pci: EHCI PCI platform driver\n[ 1.391630] ehci-platform: EHCI generic platform driver\n[ 1.393927] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.396562] ohci-pci: OHCI PCI platform driver\n[ 1.398554] ohci-platform: OHCI generic platform driver\n[ 1.400847] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.418277] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.420615] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.423971] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.426240] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.428852] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.431755] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.435027] usb usb1: Product: UHCI Host Controller\n[ 1.437204] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.439924] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.442107] hub 1-0:1.0: USB hub found\n[ 1.443874] hub 1-0:1.0: 2 ports detected\n[ 1.445858] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.450414] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.452627] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.454947] mousedev: PS/2 mouse device common for all mice\n[ 1.457774] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.461679] rtc_cmos 00:00: RTC can wake from S4\n[ 1.464304] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.467064] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.469889] i2c /dev entries driver\n[ 1.471638] device-mapper: uevent: version 1.0.3\n[ 1.473821] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.477612] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.480543] NET: Registered protocol family 10\n[ 1.482808] NET: Registered protocol family 17\n[ 1.484862] Key type dns_resolver registered\n[ 1.487031] registered taskstats version 1\n[ 1.488964] Loading compiled-in X.509 certificates\n[ 1.491703] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.496037] zswap: loaded using pool lzo/zbud\n[ 1.499478] Key type trusted registered\n[ 1.503308] Key type encrypted registered\n[ 1.505198] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.507655] ima: No TPM chip found, activating TPM-bypass!\n[ 1.510101] evm: HMAC attrs: 0x1\n[ 1.512085] Magic number: 7:826:223\n[ 1.513962] rtc_cmos 00:00: setting system clock to 2019-06-08 10:13:38 UTC (1559988818)\n[ 1.517653] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.537041] EDD information not available.\n[ 1.541034] Freeing unused kernel memory: 1512K\n[ 1.543096] Write protecting the kernel read-only data: 14336k\n[ 1.547056] Freeing unused kernel memory: 1692K\n[ 1.549319] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.561423] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.565082] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.568600] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.572052] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.575339] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.578771] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.587911] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.592929] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.596220] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.599694] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.658875] [drm] Initialized drm 1.1.0 20060810\n[ 1.661809] virtio_net virtio0 ens3: renamed from eth0\n[ 1.670942] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.675539] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.695717] FDC 0 is a S82078B\n[ 1.712909] AVX2 version of gcm_enc/dec engaged.\n[ 1.714639] AES CTR mode by8 optimization enabled\n[ 1.755209] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.920448] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.922804] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.925226] usb 1-1: Product: QEMU USB Tablet\n[ 1.926859] usb 1-1: Manufacturer: QEMU\n[ 1.928312] usb 1-1: SerialNumber: 42\n[ 1.937221] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.944983] usbcore: registered new interface driver usbhid\n[ 1.947012] usbhid: USB HID core driver\n[ 1.949847] 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.954012] 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.338764] md: linear personality registered for level -1\n[ 2.342832] md: multipath personality registered for level -4\n[ 2.346985] md: raid0 personality registered for level 0\n[ 2.351585] md: raid1 personality registered for level 1\n[ 2.423219] raid6: sse2x1 gen() 11380 MB/s\n[ 2.491226] raid6: sse2x1 xor() 8833 MB/s\n[ 2.559227] raid6: sse2x2 gen() 14518 MB/s\n[ 2.627214] raid6: sse2x2 xor() 9648 MB/s\n[ 2.699226] raid6: sse2x4 gen() 16709 MB/s\n[ 2.767223] raid6: sse2x4 xor() 11466 MB/s\n[ 2.835236] raid6: avx2x1 gen() 22134 MB/s\n[ 2.903213] raid6: avx2x2 gen() 26120 MB/s\n[ 2.971224] raid6: avx2x4 gen() 29730 MB/s\n[ 2.972831] raid6: using algorithm avx2x4 gen() 29730 MB/s\n[ 2.974766] raid6: using avx2x2 recovery algorithm\n[ 2.979719] xor: automatically using best checksumming function:\n[ 3.019223] avx : 31830.000 MB/sec\n[ 3.022238] async_tx: api initialized (async)\n[ 3.034186] md: raid6 personality registered for level 6\n[ 3.036131] md: raid5 personality registered for level 5\n[ 3.038027] md: raid4 personality registered for level 4\n[ 3.045038] 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.081401] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.102164] 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.199137] 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.205248] systemd[1]: Detected virtualization kvm.\n[ 3.207041] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 3.211770] systemd[1]: Set hostname to .\n[ 3.215161] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.217266] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.328167] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.332590] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.337361] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.341386] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.346021] 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.353046] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.357626] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.362629] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.366425] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.370629] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.375529] 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.381397] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.385731] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.390202] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.395182] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.403034] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.410481] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.415316] 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...[ 3.427499] Loading iSCSI transport class v2.0-870.\n\n[ 3.430253] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.439012] systemd[1]: Listening on Journal Socket (/dev/log).\n[ 3.443510] iscsi: registered transport (tcp)\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.449569] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.459287] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.468003] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.476077] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.488194] 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.505427] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.514145] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.523886] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.534677] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.[ 3.542301] iscsi: registered transport (iser)\n\n[ 3.544709] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.550745] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.556945] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.562194] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.567099] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.571075] 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 Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\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 Flush Journal to Persistent Storage...\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 LSB: AppArmor initialization...\n Starting Commit a transient machine-id on disk...\n Starting Set console font and keymap...\n Starting Initial cloud-init job (pre-networking)...\n Starting Load/Save Random Seed...\n Starting udev Coldplug all Devices...\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 Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n Starting Create Volatile Files and Directories...\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Started 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[ 4.492238] intel_rapl: no valid rapl domains found in package 0\n[[0;1;31mFAILED[0m] Failed to start Set console font and keymap.\nSee 'systemctl status console-setup.service' for details.\n[ 4.846703] cloud-init[480]: Cloud-init v. 18.2 running 'init-local' at Sat, 08 Jun 2019 10:13:41 +0000. Up 4.67 seconds.[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[[0;32m OK [0m] Reached target Network (Pre).\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Raise network interfaces.\n[[0;32m OK [0m] Reached target Network.\n Starting Initial cloud-init job (metadata service crawler)...\n[ 9.390283] cloud-init[914]: Cloud-init v. 18.2 running 'init' at Sat, 08 Jun 2019 10:13:43 +0000. Up 6.14 seconds.\n[ 9.396524] cloud-init[914]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 9.404134] cloud-init[914]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 9.412117] cloud-init[914]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 9.416068] cloud-init[914]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 9.428120] cloud-init[914]: ci-info: | ens3 | True | 192.168.120.6 | 255.255.255.0 | . | fa:16:3e:f3:71:7c |\n[ 9.436118] cloud-init[914]: ci-info: | ens3 | True | fe80::f816:3eff:fef3:717c/64 | . | link | fa:16:3e:f3:71:7c |\n[ 9.439600] cloud-init[914]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 9.446935] cloud-init[914]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 9.454415] cloud-init[914]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 9.464148] cloud-init[914]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 9.467418] cloud-init[914]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 9.473303] cloud-init[914]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 9.478828] cloud-init[914]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 9.485425] cloud-init[914]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 9.490251] cloud-init[914]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH |\n[ 9.495191] cloud-init[914]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 9.500479] cloud-init[914]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 9.506726] cloud-init[914]: 2019-06-08 10:13:46,687 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None.\n[ 10.051851] cloud-init[914]: Generating public/private rsa key pair.\n[ 10.054259] cloud-init[914]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 10.060470] cloud-init[914]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 10.068171] cloud-init[914]: The key fingerprint is:\n[ 10.070167] cloud-init[914]: SHA256:KHEmE2pR/z3weyTOMlkwFXFSFGPi+rN0VdcA85tI5xQ root@shaker-vm-816b7a89-47ed-479a-afa9-5cdbfe463185\n[ 10.076462] cloud-init[914]: The key's randomart image is:\n[ 10.080141] cloud-init[914]: +---[RSA 2048]----+\n[ 10.084147] cloud-init[914]: | ..o *=XoE |\n[ 10.088148] cloud-init[914]: | o o o = + o.|\n[ 10.092159] cloud-init[914]: | o + + + . . + +|\n[ 10.096146] cloud-init[914]: | . * o B . = +.|\n[ 10.100148] cloud-init[914]: | . . S * o = |\n[ 10.104168] cloud-init[914]: | . * = . |\n[ 10.108147] cloud-init[914]: | + B o |\n[ 10.112191] cloud-init[914]: | + = |\n[ 10.115758] cloud-init[914]: | . |\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).[ 10.120393] cloud-init[914]: +----[SHA256]-----+\n[ 10.121858] cloud-init[914]: Generating public/private dsa key pair.\n[ 10.123680] \n[[0;32m OK [0m] Reached target System Initialization.\n[[0;32m OK [0m] Started Daily apt download activities.\ncloud-init[914]: [[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 10.133596] cloud-init[914]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 10.135812] Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[0;32m OK [0m] Started Daily apt upgrade and clean activities.cloud-init[914]: The key fingerprint is:\n[ 10.141798] cloud-init[914]: SHA256:6QXreZ0UpnyJlUsu/qOQxwc7n5tpkhiHsL+cAWj84VU root@shaker-vm-816b7a89-47ed-479a-afa9-5cdbfe463185\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[ 10.148296] cloud-init[914]: The key's randomart image is:\n[ 10.149874] cloud-init[914]: +---[DSA 1024]----+\n[ 10.151294] cloud-init[914]: \n| | Starting LXD - unix socket.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[[0;32m OK [0m\n[ 10.156368] cloud-init[914]: | . |\n[ 10.157780] cloud-init[914]: | . E * |\n[ 10.159203] cloud-init[914]: ] Reached target Timers.\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] Reached target Network is Online.| . .. * B + |\n[ 10.164861] cloud-init[914]: | + ooS.B * |\n[ 10.166280] cloud-init[914]: | . o.*o*.B . |\n[ 10.167692] \n Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\ncloud-init[914]: | o.B+B.+ |\n[ 10.173156] cloud-init[914]: | .o*o=o+ |\n[ 10.174586] cloud-init[914]: | +..+Bo |\n[[0;32m OK [0m] Listening on LXD - unix socket.\n[ 10.175997] cloud-init[914]: [[0;32m OK [0m] Reached target Sockets.\n[[0;32m OK [0m] Reached target Basic System.\n+----[SHA256]-----+\n[ 10.186137] cloud-init[914]: Generating public/private ecdsa key pair. Starting Pollinate to seed the pseudo random number generator...\n Starting Apply the settings specified in cloud-config...\n[ 10.192250] cloud-init[914]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 10.194524] cloud-init[914]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n Starting Accounts Service...\n Starting LXD - container startup/shutdown...\n[[0;32m OK [0m] Started Deferred execution scheduler.\n[ 10.209142] \n Starting Snappy daemon...\n[[0;32m OK [0m] Started Regular background program processing daemon.\n[[0;32m OK [0m] Started iperf Service.\n[[0;32m OK [0m] Started Unattended Upgrades Shutdown.\n[[0;32m OK [0m] Started iperf3 Service.\n Starting LSB: MD monitoring daemon...\n Starting /etc/rc.local Compatibility...\n Starting System Logging Service...\n Starting Login Service...\n Starting LSB: Record successful boot for GRUB...\n[[0;32m OK [0m] Started D-Bus System Message Bus.\ncloud-init[914]: The key fingerprint is:\n[ 10.297941] cloud-init[914]: SHA256:9tsNKo7+iZavypGuSzL8kr8LzZUfXGpUKQECX1mKB7Y root@shaker-vm-816b7a89-47ed-479a-afa9-5cdbfe463185[[0;32m OK [0m] Started ACPI event daemon.\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n[[0;32m OK [0m] Started System Logging Service.\n[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n\n[ 10.365478] cloud-init[914]: The key's randomart image is:\n[ 10.386674] cloud-init[914]: +---[ECDSA 256]---+\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[[0;32m OK [0m] Started LXD - container startup/shutdown.[ 10.416387] cloud-init[914]: | ..+ o+o... |\n\n[[0;32m OK [0m] Started Login Service.\n[ 10.441366] [[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...cloud-init[914]: | o *..... |\n Starting Login to default iSCSI targets...\n\n[ 10.471713] cloud-init[[0;32m OK [0m] Started Login to default iSCSI targets.\n[[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[[0;32m OK [0m] Reached target Remote File Systems.\n Starting LSB: daemon to balance interrupts for SMP systems...\n Starting LSB: automatic crash report generation...\n Starting Permit User Sessions...\n Starting LSB: network benchmark...\n[914]: | E o ... |\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n[[0;32m OK [0m] Started Permit User Sessions.[ 10.527664] \n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Accounts Service.cloud-init[914]: | . + o |\n[[0;32m OK [0m] Started Snappy daemon.\n\n[ 10.541218] cloud-init[914]: | o =S |\n[ 10.569301] cloud-init[914]: |. o ..o... |\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n Starting Wait until snapd is fully seeded...\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 LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[ 10.617122] cloud-init[914]: |ooooo o . . |\n[[0;32m OK [0m] Started LSB: network benchmark.\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[ 10.639662] cloud-init[914]: | *oo .oo.. + o |\n[[0;32m OK [0m] Started Getty on tty1.\n [ 10.652358] cloud-init[914]: | =B*+===.o . . |\nStarting Set console scheme...\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m] Reached target Login Prompts.\n[[0;32m OK [0m] Started Set console scheme.\n[ 10.676654] cloud-init[914]: +----[SHA256]-----+\n[ 10.678729] cloud-init[914]: Generating public/private ed25519 key pair.\n[ 10.688425] cloud-init[914]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 10.693936] cloud-init[914]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 10.704420] cloud-init[914]: The key fingerprint is:\n[ 10.708113] cloud-init[914]: SHA256:XnWLY1yO426wtncMXplwlgyrlIORNF+HdUstyDcLA0Y root@shaker-vm-816b7a89-47ed-479a-afa9-5cdbfe463185\n[ 10.719475] cloud-init[914]: The key's randomart image is:\n[ 10.724564] cloud-init[914]: +--[ED25519 256]--+\n[ 10.729002] cloud-init[914]: | .ooEo.+o.o|\n[ 10.732864] cloud-init[914]: | o+ .B.=.o|\n[ 10.738308] cloud-init[914]: | o...Bo* |\n[ 10.743063] cloud-init[914]: | . +oo**. |\n[ 10.747847] cloud-init[914]: | S..oB+oo |\n[ 10.752022] cloud-init[914]: | . .oo.o+ |\n[ 10.756660] cloud-init[914]: | . +.+ |\n[ 10.768252] cloud-init[914]: | o.+ o |\n[ 10.770149] cloud-init[914]: | ..+.. |\n[ 10.776115] cloud-init[914]: +----[SHA256]-----+\n[ 11.073348] cloud-init[1012]: Generating locales (this might take a while)...\n[ 11.754616] cloud-init[1012]: en_US.UTF-8... done\n[ 11.757411] cloud-init[1012]: Generation complete.\n[[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator.\n Starting OpenBSD Secure Shell server...\n[[0;32m OK [0m] Started OpenBSD Secure Shell server.\n[ 12.236142] cloud-init[1012]: Cloud-init v. 18.2 running 'modules:config' at Sat, 08 Jun 2019 10:13:48 +0000. Up 10.97 seconds.\n[[0;32m OK [0m] Started Apply the settings specified in cloud-config.\n[[0;32m OK [0m] Started Wait until snapd is fully seeded.\n[[0;32m OK [0m] Reached target Multi-User System.\n[[0;32m OK [0m] Reached target Graphical Interface.\n Starting Update UTMP about System Runlevel Changes...\n Starting Execute cloud user/final scripts...\n[[0;32m OK [0m] Started Update UTMP about System Runlevel Changes.\nci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 52:25:63:77:f7:d1:27:b6:58:2a:e8:af:b2:0f:08:65 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\n<14>Jun 8 10:13:50 ec2: \n<14>Jun 8 10:13:50 ec2: #############################################################\n<14>Jun 8 10:13:50 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\n<14>Jun 8 10:13:50 ec2: 1024 SHA256:6QXreZ0UpnyJlUsu/qOQxwc7n5tpkhiHsL+cAWj84VU root@shaker-vm-816b7a89-47ed-479a-afa9-5cdbfe463185 (DSA)\n<14>Jun 8 10:13:50 ec2: 256 SHA256:9tsNKo7+iZavypGuSzL8kr8LzZUfXGpUKQECX1mKB7Y root@shaker-vm-816b7a89-47ed-479a-afa9-5cdbfe463185 (ECDSA)\n<14>Jun 8 10:13:50 ec2: 256 SHA256:XnWLY1yO426wtncMXplwlgyrlIORNF+HdUstyDcLA0Y root@shaker-vm-816b7a89-47ed-479a-afa9-5cdbfe463185 (ED25519)\n<14>Jun 8 10:13:50 ec2: 2048 SHA256:KHEmE2pR/z3weyTOMlkwFXFSFGPi+rN0VdcA85tI5xQ root@shaker-vm-816b7a89-47ed-479a-afa9-5cdbfe463185 (RSA)\n<14>Jun 8 10:13:50 ec2: -----END SSH HOST KEY FINGERPRINTS-----\n<14>Jun 8 10:13:50 ec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBK+3btal1Y1qvZARZCVv+dNhHXzzPAVQ785K+SzZOi4vjzA8qvVDBaiXf1XlEnNZAiG4kV8c5qcK2hwLwu9kY0I= root@shaker-vm-816b7a89-47ed-479a-afa9-5cdbfe463185\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAmuMkLQQG234E2DUOmMZ4IGJPmjkTynvfTo3FCtoyYl root@shaker-vm-816b7a89-47ed-479a-afa9-5cdbfe463185\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQD0+70CvuMHzKhQecSSC441sqrUFNESvAflHHIvM6iw7J+Mjn7hVeaTKy5OIBzhuqxWHapjz1FtR4+EeXoWsV0FX/M9R5Vq43Gw+lXswZOmzrNmlCFdT8FnB09GZSJ/m1/Eoq4cQM9FsSVwcQ9Gb2RyaXRXi2WGczBN8bLcboa6W6shej84UI5ZtFq3/3n8SH0F7OQ0Z/2z4O12Yu4cHSy22+xIdA9AMHij/LMP0QmtUWEnUY10g9b6CHFMquiJOAGqBftL+dpx59Ty0GqzhCg1Wxqkp52+QCPseRxuzagXrs3UxGomGYNxhPYI8xB7/b6jWE3q9dVyYIyk55bHAbJb root@shaker-vm-816b7a89-47ed-479a-afa9-5cdbfe463185\n-----END SSH HOST KEY KEYS-----\n[ 13.084635] cloud-init[1287]: Cloud-init v. 18.2 running 'modules:final' at Sat, 08 Jun 2019 10:13:50 +0000. Up 12.91 seconds.\n[ 13.092265] cloud-init[1287]: Cloud-init v. 18.2 finished at Sat, 08 Jun 2019 10:13:50 +0000. Datasource DataSourceEc2. Up 13.07 seconds\n[[0;32m OK [0m] Started Execute cloud user/final scripts.\n[[0;32m OK [0m] Reached target Cloud-init target.\n\nUbuntu 16.04.4 LTS shaker-vm-816b7a89-47ed-479a-afa9-5cdbfe463185 ttyS0\n\nshaker-vm-816b7a89-47ed-479a-afa9-5cdbfe463185 login: "} 2019-06-08 10:13:52,794 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers/f96fac34-228f-456d-8b27-6dcd05536cfa/action used request id req-ca1c429d-9e4d-41d4-bb4d-16b8efeda4ae 2019-06-08 10:13:52,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0794599056244s 2019-06-08 10:13:52,796 - 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 886289281 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.234230] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.237277] pid_max: default: 32768 minimum: 301 [ 0.238923] ACPI: Core revision 20150930 [ 0.240991] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.243370] Security Framework initialized [ 0.244887] Yama: becoming mindful. [ 0.246221] AppArmor: AppArmor initialized [ 0.247758] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.250141] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.252458] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.254673] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.257161] Initializing cgroup subsys io [ 0.258648] Initializing cgroup subsys memory [ 0.260311] Initializing cgroup subsys devices [ 0.262089] Initializing cgroup subsys freezer [ 0.263909] Initializing cgroup subsys net_cls [ 0.265677] Initializing cgroup subsys perf_event [ 0.267520] Initializing cgroup subsys net_prio [ 0.269276] Initializing cgroup subsys hugetlb [ 0.270954] Initializing cgroup subsys pids [ 0.272618] CPU: Physical Processor ID: 0 [ 0.274884] mce: CPU supports 10 MCE banks [ 0.278831] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.280796] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.282929] Spectre V2 : Mitigation: Full generic retpoline [ 0.284949] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.287200] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.289562] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.291692] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.294589] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.323420] Freeing SMP alternatives memory: 32K [ 0.332898] ftrace: allocating 32237 entries in 126 pages [ 0.380677] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.383011] smpboot: Max logical packages: 1 [ 0.384943] x2apic enabled [ 0.386423] Switched APIC routing to physical x2apic. [ 0.389542] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.391724] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.395755] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.399224] KVM setup paravirtual spinlock [ 0.401954] x86: Booted up 1 node, 1 CPUs [ 0.403505] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.406172] devtmpfs: initialized [ 0.408597] evm: security.selinux [ 0.409936] evm: security.SMACK64 [ 0.411263] evm: security.SMACK64EXEC [ 0.412692] evm: security.SMACK64TRANSMUTE [ 0.414249] evm: security.SMACK64MMAP [ 0.415680] evm: security.ima [ 0.416903] evm: security.capability [ 0.418452] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.421954] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.424233] pinctrl core: initialized pinctrl subsystem [ 0.426326] RTC time: 10:13:37, date: 06/08/19 [ 0.428152] NET: Registered protocol family 16 [ 0.430000] cpuidle: using governor ladder [ 0.431569] cpuidle: using governor menu [ 0.433083] PCCT header not found. [ 0.434527] ACPI: bus type PCI registered [ 0.436065] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.438455] PCI: Using configuration type 1 for base access [ 0.441393] ACPI: Added _OSI(Module Device) [ 0.443015] ACPI: Added _OSI(Processor Device) [ 0.444678] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.446417] ACPI: Added _OSI(Processor Aggregator Device) [ 0.449457] ACPI: Interpreter enabled [ 0.450934] ACPI: (supports S0 S5) [ 0.452287] ACPI: Using IOAPIC for interrupt routing [ 0.454118] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.459128] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.461323] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.463717] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.466029] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.470200] acpiphp: Slot [3] registered [ 0.488268] acpiphp: Slot [4] registered [ 0.489812] acpiphp: Slot [5] registered [ 0.491344] acpiphp: Slot [6] registered [ 0.492878] acpiphp: Slot [7] registered [ 0.494402] acpiphp: Slot [8] registered [ 0.495932] acpiphp: Slot [9] registered [ 0.497462] acpiphp: Slot [10] registered [ 0.499017] acpiphp: Slot [11] registered [ 0.500724] acpiphp: Slot [12] registered [ 0.502281] acpiphp: Slot [13] registered [ 0.503839] acpiphp: Slot [14] registered [ 0.505388] acpiphp: Slot [15] registered [ 0.506948] acpiphp: Slot [16] registered [ 0.508498] acpiphp: Slot [17] registered [ 0.510066] acpiphp: Slot [18] registered [ 0.511633] acpiphp: Slot [19] registered [ 0.513187] acpiphp: Slot [20] registered [ 0.514740] acpiphp: Slot [21] registered [ 0.516294] acpiphp: Slot [22] registered [ 0.517852] acpiphp: Slot [23] registered [ 0.519410] acpiphp: Slot [24] registered [ 0.520970] acpiphp: Slot [25] registered [ 0.522524] acpiphp: Slot [26] registered [ 0.524081] acpiphp: Slot [27] registered [ 0.525654] acpiphp: Slot [28] registered [ 0.527201] acpiphp: Slot [29] registered [ 0.528753] acpiphp: Slot [30] registered [ 0.530317] acpiphp: Slot [31] registered [ 0.531863] PCI host bridge to bus 0000:00 [ 0.533416] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.535781] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.538141] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.540933] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.543722] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.546572] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.551940] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.554418] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.556709] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.559175] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.564246] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.566987] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.590364] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.593760] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.596446] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.599129] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.601775] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.604121] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.606518] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.608558] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.611538] vgaarb: loaded [ 0.612683] vgaarb: bridge control possible 0000:00:02.0 [ 0.614969] SCSI subsystem initialized [ 0.616658] ACPI: bus type USB registered [ 0.618242] usbcore: registered new interface driver usbfs [ 0.620243] usbcore: registered new interface driver hub [ 0.622187] usbcore: registered new device driver usb [ 0.624247] PCI: Using ACPI for IRQ routing [ 0.626283] NetLabel: Initializing [ 0.627653] NetLabel: domain hash size = 128 [ 0.629285] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.631141] NetLabel: unlabeled traffic allowed by default [ 0.633310] amd_nb: Cannot enumerate AMD northbridges [ 0.635204] clocksource: Switched to clocksource kvm-clock [ 0.645357] AppArmor: AppArmor Filesystem Enabled [ 0.647206] pnp: PnP ACPI init [ 0.648815] pnp: PnP ACPI: found 5 devices [ 0.656199] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.659491] NET: Registered protocol family 2 [ 0.661392] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.663892] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.666201] TCP: Hash tables configured (established 4096 bind 4096) [ 0.668502] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.670606] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.672872] NET: Registered protocol family 1 [ 0.674552] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.676685] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.678769] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.695692] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.712653] Unpacking initramfs... [ 1.212603] Freeing initrd memory: 37084K [ 1.214566] Scanning for low memory corruption every 60 seconds [ 1.217114] audit: initializing netlink subsys (disabled) [ 1.219532] audit: type=2000 audit(1559988818.351:1): initialized [ 1.222459] Initialise system trusted keyring [ 1.224614] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.227335] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.231220] zbud: loaded [ 1.232795] VFS: Disk quotas dquot_6.6.0 [ 1.234665] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.237808] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.240609] fuse init (API version 7.23) [ 1.242591] Key type big_key registered [ 1.244422] Allocating IMA MOK and blacklist keyrings. [ 1.247062] Key type asymmetric registered [ 1.248968] Asymmetric key parser 'x509' registered [ 1.251186] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.254599] io scheduler noop registered [ 1.256435] io scheduler deadline registered (default) [ 1.258759] io scheduler cfq registered [ 1.260649] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.263104] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.265992] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.269297] ACPI: Power Button [PWRF] [ 1.271119] GHES: HEST is not enabled! [ 1.287513] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.321752] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.325906] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.353015] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.357357] Linux agpgart interface v0.103 [ 1.360887] loop: module loaded [ 1.365054] vda: vda1 [ 1.367086] scsi host0: ata_piix [ 1.368750] scsi host1: ata_piix [ 1.370343] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.373219] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.376782] libphy: Fixed MDIO Bus: probed [ 1.378652] tun: Universal TUN/TAP device driver, 1.6 [ 1.380872] tun: (C) 1999-2004 Max Krasnyansky [ 1.384799] PPP generic driver version 2.4.2 [ 1.386814] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.389614] ehci-pci: EHCI PCI platform driver [ 1.391630] ehci-platform: EHCI generic platform driver [ 1.393927] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.396562] ohci-pci: OHCI PCI platform driver [ 1.398554] ohci-platform: OHCI generic platform driver [ 1.400847] uhci_hcd: USB Universal Host Controller Interface driver [ 1.418277] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.420615] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.423971] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.426240] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.428852] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.431755] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.435027] usb usb1: Product: UHCI Host Controller [ 1.437204] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.439924] usb usb1: SerialNumber: 0000:00:01.2 [ 1.442107] hub 1-0:1.0: USB hub found [ 1.443874] hub 1-0:1.0: 2 ports detected [ 1.445858] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.450414] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.452627] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.454947] mousedev: PS/2 mouse device common for all mice [ 1.457774] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.461679] rtc_cmos 00:00: RTC can wake from S4 [ 1.464304] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.467064] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.469889] i2c /dev entries driver [ 1.471638] device-mapper: uevent: version 1.0.3 [ 1.473821] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.477612] ledtrig-cpu: registered to indicate activity on CPUs [ 1.480543] NET: Registered protocol family 10 [ 1.482808] NET: Registered protocol family 17 [ 1.484862] Key type dns_resolver registered [ 1.487031] registered taskstats version 1 [ 1.488964] Loading compiled-in X.509 certificates [ 1.491703] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.496037] zswap: loaded using pool lzo/zbud [ 1.499478] Key type trusted registered [ 1.503308] Key type encrypted registered [ 1.505198] AppArmor: AppArmor sha1 policy hashing enabled [ 1.507655] ima: No TPM chip found, activating TPM-bypass! [ 1.510101] evm: HMAC attrs: 0x1 [ 1.512085] Magic number: 7:826:223 [ 1.513962] rtc_cmos 00:00: setting system clock to 2019-06-08 10:13:38 UTC (1559988818) [ 1.517653] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.537041] EDD information not available. [ 1.541034] Freeing unused kernel memory: 1512K [ 1.543096] Write protecting the kernel read-only data: 14336k [ 1.547056] Freeing unused kernel memory: 1692K [ 1.549319] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.561423] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.565082] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.568600] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.572052] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.575339] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.578771] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.587911] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.592929] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.596220] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.599694] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.658875] [drm] Initialized drm 1.1.0 20060810 [ 1.661809] virtio_net virtio0 ens3: renamed from eth0 [ 1.670942] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.675539] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.695717] FDC 0 is a S82078B [ 1.712909] AVX2 version of gcm_enc/dec engaged. [ 1.714639] AES CTR mode by8 optimization enabled [ 1.755209] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.920448] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.922804] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.925226] usb 1-1: Product: QEMU USB Tablet [ 1.926859] usb 1-1: Manufacturer: QEMU [ 1.928312] usb 1-1: SerialNumber: 42 [ 1.937221] hidraw: raw HID events driver (C) Jiri Kosina [ 1.944983] usbcore: registered new interface driver usbhid [ 1.947012] usbhid: USB HID core driver [ 1.949847] 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.954012] 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.338764] md: linear personality registered for level -1 [ 2.342832] md: multipath personality registered for level -4 [ 2.346985] md: raid0 personality registered for level 0 [ 2.351585] md: raid1 personality registered for level 1 [ 2.423219] raid6: sse2x1 gen() 11380 MB/s [ 2.491226] raid6: sse2x1 xor() 8833 MB/s [ 2.559227] raid6: sse2x2 gen() 14518 MB/s [ 2.627214] raid6: sse2x2 xor() 9648 MB/s [ 2.699226] raid6: sse2x4 gen() 16709 MB/s [ 2.767223] raid6: sse2x4 xor() 11466 MB/s [ 2.835236] raid6: avx2x1 gen() 22134 MB/s [ 2.903213] raid6: avx2x2 gen() 26120 MB/s [ 2.971224] raid6: avx2x4 gen() 29730 MB/s [ 2.972831] raid6: using algorithm avx2x4 gen() 29730 MB/s [ 2.974766] raid6: using avx2x2 recovery algorithm [ 2.979719] xor: automatically using best checksumming function: [ 3.019223] avx : 31830.000 MB/sec [ 3.022238] async_tx: api initialized (async) [ 3.034186] md: raid6 personality registered for level 6 [ 3.036131] md: raid5 personality registered for level 5 [ 3.038027] md: raid4 personality registered for level 4 [ 3.045038] 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.081401] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.102164] 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.199137] 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.205248] systemd[1]: Detected virtualization kvm. [ 3.207041] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.211770] systemd[1]: Set hostname to . [ 3.215161] systemd[1]: Initializing machine ID from KVM UUID. [ 3.217266] systemd[1]: Installed transient /etc/machine-id file. [ 3.328167] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.332590] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.337361] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.341386] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.346021] 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.353046] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.357626] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.362629] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.366425] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.370629] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.375529] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.381397] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.385731] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.390202] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.395182] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.403034] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.410481] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.415316] 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.427499] Loading iSCSI transport class v2.0-870. [ 3.430253] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.439012] systemd[1]: Listening on Journal Socket (/dev/log). [ 3.443510] iscsi: registered transport (tcp) [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.449569] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.459287] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.468003] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.476077] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.488194] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.505427] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.514145] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.523886] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.534677] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket.[ 3.542301] iscsi: registered transport (iser) [ 3.544709] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.550745] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.556945] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.562194] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.567099] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.571075] 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 Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Mounting FUSE Control File System... Starting Apply Kernel Variables... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Apply Kernel Variables. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[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 Flush Journal to Persistent Storage... [[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 LSB: AppArmor initialization... Starting Commit a transient machine-id on disk... Starting Set console font and keymap... Starting Initial cloud-init job (pre-networking)... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... [[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 Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. Starting Create Volatile Files and Directories... [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [ 4.492238] intel_rapl: no valid rapl domains found in package 0 [[0;1;31mFAILED[0m] Failed to start Set console font and keymap. See 'systemctl status console-setup.service' for details. [ 4.846703] cloud-init[480]: Cloud-init v. 18.2 running 'init-local' at Sat, 08 Jun 2019 10:13:41 +0000. Up 4.67 seconds.[[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Reached target Network (Pre). [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Raise network interfaces... [[0;32m OK [0m] Started Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... [ 9.390283] cloud-init[914]: Cloud-init v. 18.2 running 'init' at Sat, 08 Jun 2019 10:13:43 +0000. Up 6.14 seconds. [ 9.396524] cloud-init[914]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 9.404134] cloud-init[914]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 9.412117] cloud-init[914]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 9.416068] cloud-init[914]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 9.428120] cloud-init[914]: ci-info: | ens3 | True | 192.168.120.6 | 255.255.255.0 | . | fa:16:3e:f3:71:7c | [ 9.436118] cloud-init[914]: ci-info: | ens3 | True | fe80::f816:3eff:fef3:717c/64 | . | link | fa:16:3e:f3:71:7c | [ 9.439600] cloud-init[914]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 9.446935] cloud-init[914]: ci-info: | lo | True | ::1/128 | . | host | . | [ 9.454415] cloud-init[914]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 9.464148] cloud-init[914]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 9.467418] cloud-init[914]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 9.473303] cloud-init[914]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 9.478828] cloud-init[914]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 9.485425] cloud-init[914]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 9.490251] cloud-init[914]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | [ 9.495191] cloud-init[914]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 9.500479] cloud-init[914]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 9.506726] cloud-init[914]: 2019-06-08 10:13:46,687 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. [ 10.051851] cloud-init[914]: Generating public/private rsa key pair. [ 10.054259] cloud-init[914]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 10.060470] cloud-init[914]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 10.068171] cloud-init[914]: The key fingerprint is: [ 10.070167] cloud-init[914]: SHA256:KHEmE2pR/z3weyTOMlkwFXFSFGPi+rN0VdcA85tI5xQ root@shaker-vm-816b7a89-47ed-479a-afa9-5cdbfe463185 [ 10.076462] cloud-init[914]: The key's randomart image is: [ 10.080141] cloud-init[914]: +---[RSA 2048]----+ [ 10.084147] cloud-init[914]: | ..o *=XoE | [ 10.088148] cloud-init[914]: | o o o = + o.| [ 10.092159] cloud-init[914]: | o + + + . . + +| [ 10.096146] cloud-init[914]: | . * o B . = +.| [ 10.100148] cloud-init[914]: | . . S * o = | [ 10.104168] cloud-init[914]: | . * = . | [ 10.108147] cloud-init[914]: | + B o | [ 10.112191] cloud-init[914]: | + = | [ 10.115758] cloud-init[914]: | . | [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).[ 10.120393] cloud-init[914]: +----[SHA256]-----+ [ 10.121858] cloud-init[914]: Generating public/private dsa key pair. [ 10.123680] [[0;32m OK [0m] Reached target System Initialization. [[0;32m OK [0m] Started Daily apt download activities. cloud-init[914]: [[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 10.133596] cloud-init[914]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 10.135812] Starting Socket activation for snappy daemon. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m] Started Daily apt upgrade and clean activities.cloud-init[914]: The key fingerprint is: [ 10.141798] cloud-init[914]: SHA256:6QXreZ0UpnyJlUsu/qOQxwc7n5tpkhiHsL+cAWj84VU root@shaker-vm-816b7a89-47ed-479a-afa9-5cdbfe463185 [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Listening on UUID daemon activation socket. [ 10.148296] cloud-init[914]: The key's randomart image is: [ 10.149874] cloud-init[914]: +---[DSA 1024]----+ [ 10.151294] cloud-init[914]: | | Starting LXD - unix socket. [[0;32m OK [0m] Listening on ACPID Listen Socket. [[0;32m OK [0m [ 10.156368] cloud-init[914]: | . | [ 10.157780] cloud-init[914]: | . E * | [ 10.159203] cloud-init[914]: ] Reached target Timers. [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Reached target Network is Online.| . .. * B + | [ 10.164861] cloud-init[914]: | + ooS.B * | [ 10.166280] cloud-init[914]: | . o.*o*.B . | [ 10.167692] Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Listening on Socket activation for snappy daemon. cloud-init[914]: | o.B+B.+ | [ 10.173156] cloud-init[914]: | .o*o=o+ | [ 10.174586] cloud-init[914]: | +..+Bo | [[0;32m OK [0m] Listening on LXD - unix socket. [ 10.175997] cloud-init[914]: [[0;32m OK [0m] Reached target Sockets. [[0;32m OK [0m] Reached target Basic System. +----[SHA256]-----+ [ 10.186137] cloud-init[914]: Generating public/private ecdsa key pair. Starting Pollinate to seed the pseudo random number generator... Starting Apply the settings specified in cloud-config... [ 10.192250] cloud-init[914]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 10.194524] cloud-init[914]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. Starting Accounts Service... Starting LXD - container startup/shutdown... [[0;32m OK [0m] Started Deferred execution scheduler. [ 10.209142] Starting Snappy daemon... [[0;32m OK [0m] Started Regular background program processing daemon. [[0;32m OK [0m] Started iperf Service. [[0;32m OK [0m] Started Unattended Upgrades Shutdown. [[0;32m OK [0m] Started iperf3 Service. Starting LSB: MD monitoring daemon... Starting /etc/rc.local Compatibility... Starting System Logging Service... Starting Login Service... Starting LSB: Record successful boot for GRUB... [[0;32m OK [0m] Started D-Bus System Message Bus. cloud-init[914]: The key fingerprint is: [ 10.297941] cloud-init[914]: SHA256:9tsNKo7+iZavypGuSzL8kr8LzZUfXGpUKQECX1mKB7Y root@shaker-vm-816b7a89-47ed-479a-afa9-5cdbfe463185[[0;32m OK [0m] Started ACPI event daemon. [[0;32m OK [0m] Started FUSE filesystem for LXC. [[0;32m OK [0m] Started /etc/rc.local Compatibility. [[0;32m OK [0m] Started System Logging Service. [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). [ 10.365478] cloud-init[914]: The key's randomart image is: [ 10.386674] cloud-init[914]: +---[ECDSA 256]---+ [[0;32m OK [0m] Started LSB: MD monitoring daemon. [[0;32m OK [0m] Started LXD - container startup/shutdown.[ 10.416387] cloud-init[914]: | ..+ o+o... | [[0;32m OK [0m] Started Login Service. [ 10.441366] [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. Starting Authenticate and Authorize Users to Run Privileged Tasks...cloud-init[914]: | o *..... | Starting Login to default iSCSI targets... [ 10.471713] cloud-init[[0;32m OK [0m] Started Login to default iSCSI targets. [[0;32m OK [0m] Reached target Remote File Systems (Pre). [[0;32m OK [0m] Reached target Remote File Systems. Starting LSB: daemon to balance interrupts for SMP systems... Starting LSB: automatic crash report generation... Starting Permit User Sessions... Starting LSB: network benchmark... [914]: | E o ... | Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... [[0;32m OK [0m] Started Permit User Sessions.[ 10.527664] [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Accounts Service.cloud-init[914]: | . + o | [[0;32m OK [0m] Started Snappy daemon. [ 10.541218] cloud-init[914]: | o =S | [ 10.569301] cloud-init[914]: |. o ..o... | [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. Starting Wait until snapd is fully seeded... 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: Set the CPU Frequency Scaling governor to "ondemand". [[0;32m OK [0m] Started Terminate Plymouth Boot Screen. [ 10.617122] cloud-init[914]: |ooooo o . . | [[0;32m OK [0m] Started LSB: network benchmark. [[0;32m OK [0m] Started LSB: automatic crash report generation. [ 10.639662] cloud-init[914]: | *oo .oo.. + o | [[0;32m OK [0m] Started Getty on tty1. [ 10.652358] cloud-init[914]: | =B*+===.o . . | Starting Set console scheme... [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Reached target Login Prompts. [[0;32m OK [0m] Started Set console scheme. [ 10.676654] cloud-init[914]: +----[SHA256]-----+ [ 10.678729] cloud-init[914]: Generating public/private ed25519 key pair. [ 10.688425] cloud-init[914]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 10.693936] cloud-init[914]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 10.704420] cloud-init[914]: The key fingerprint is: [ 10.708113] cloud-init[914]: SHA256:XnWLY1yO426wtncMXplwlgyrlIORNF+HdUstyDcLA0Y root@shaker-vm-816b7a89-47ed-479a-afa9-5cdbfe463185 [ 10.719475] cloud-init[914]: The key's randomart image is: [ 10.724564] cloud-init[914]: +--[ED25519 256]--+ [ 10.729002] cloud-init[914]: | .ooEo.+o.o| [ 10.732864] cloud-init[914]: | o+ .B.=.o| [ 10.738308] cloud-init[914]: | o...Bo* | [ 10.743063] cloud-init[914]: | . +oo**. | [ 10.747847] cloud-init[914]: | S..oB+oo | [ 10.752022] cloud-init[914]: | . .oo.o+ | [ 10.756660] cloud-init[914]: | . +.+ | [ 10.768252] cloud-init[914]: | o.+ o | [ 10.770149] cloud-init[914]: | ..+.. | [ 10.776115] cloud-init[914]: +----[SHA256]-----+ [ 11.073348] cloud-init[1012]: Generating locales (this might take a while)... [ 11.754616] cloud-init[1012]: en_US.UTF-8... done [ 11.757411] cloud-init[1012]: Generation complete. [[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator. Starting OpenBSD Secure Shell server... [[0;32m OK [0m] Started OpenBSD Secure Shell server. [ 12.236142] cloud-init[1012]: Cloud-init v. 18.2 running 'modules:config' at Sat, 08 Jun 2019 10:13:48 +0000. Up 10.97 seconds. [[0;32m OK [0m] Started Apply the settings specified in cloud-config. [[0;32m OK [0m] Started Wait until snapd is fully seeded. [[0;32m OK [0m] Reached target Multi-User System. [[0;32m OK [0m] Reached target Graphical Interface. Starting Update UTMP about System Runlevel Changes... Starting Execute cloud user/final scripts... [[0;32m OK [0m] Started Update UTMP about System Runlevel Changes. ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 52:25:63:77:f7:d1:27:b6:58:2a:e8:af:b2:0f:08:65 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ <14>Jun 8 10:13:50 ec2: <14>Jun 8 10:13:50 ec2: ############################################################# <14>Jun 8 10:13:50 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- <14>Jun 8 10:13:50 ec2: 1024 SHA256:6QXreZ0UpnyJlUsu/qOQxwc7n5tpkhiHsL+cAWj84VU root@shaker-vm-816b7a89-47ed-479a-afa9-5cdbfe463185 (DSA) <14>Jun 8 10:13:50 ec2: 256 SHA256:9tsNKo7+iZavypGuSzL8kr8LzZUfXGpUKQECX1mKB7Y root@shaker-vm-816b7a89-47ed-479a-afa9-5cdbfe463185 (ECDSA) <14>Jun 8 10:13:50 ec2: 256 SHA256:XnWLY1yO426wtncMXplwlgyrlIORNF+HdUstyDcLA0Y root@shaker-vm-816b7a89-47ed-479a-afa9-5cdbfe463185 (ED25519) <14>Jun 8 10:13:50 ec2: 2048 SHA256:KHEmE2pR/z3weyTOMlkwFXFSFGPi+rN0VdcA85tI5xQ root@shaker-vm-816b7a89-47ed-479a-afa9-5cdbfe463185 (RSA) <14>Jun 8 10:13:50 ec2: -----END SSH HOST KEY FINGERPRINTS----- <14>Jun 8 10:13:50 ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBK+3btal1Y1qvZARZCVv+dNhHXzzPAVQ785K+SzZOi4vjzA8qvVDBaiXf1XlEnNZAiG4kV8c5qcK2hwLwu9kY0I= root@shaker-vm-816b7a89-47ed-479a-afa9-5cdbfe463185 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAmuMkLQQG234E2DUOmMZ4IGJPmjkTynvfTo3FCtoyYl root@shaker-vm-816b7a89-47ed-479a-afa9-5cdbfe463185 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQD0+70CvuMHzKhQecSSC441sqrUFNESvAflHHIvM6iw7J+Mjn7hVeaTKy5OIBzhuqxWHapjz1FtR4+EeXoWsV0FX/M9R5Vq43Gw+lXswZOmzrNmlCFdT8FnB09GZSJ/m1/Eoq4cQM9FsSVwcQ9Gb2RyaXRXi2WGczBN8bLcboa6W6shej84UI5ZtFq3/3n8SH0F7OQ0Z/2z4O12Yu4cHSy22+xIdA9AMHij/LMP0QmtUWEnUY10g9b6CHFMquiJOAGqBftL+dpx59Ty0GqzhCg1Wxqkp52+QCPseRxuzagXrs3UxGomGYNxhPYI8xB7/b6jWE3q9dVyYIyk55bHAbJb root@shaker-vm-816b7a89-47ed-479a-afa9-5cdbfe463185 -----END SSH HOST KEY KEYS----- [ 13.084635] cloud-init[1287]: Cloud-init v. 18.2 running 'modules:final' at Sat, 08 Jun 2019 10:13:50 +0000. Up 12.91 seconds. [ 13.092265] cloud-init[1287]: Cloud-init v. 18.2 finished at Sat, 08 Jun 2019 10:13:50 +0000. Datasource DataSourceEc2. Up 13.07 seconds [[0;32m OK [0m] Started Execute cloud user/final scripts. [[0;32m OK [0m] Reached target Cloud-init target. Ubuntu 16.04.4 LTS shaker-vm-816b7a89-47ed-479a-afa9-5cdbfe463185 ttyS0 shaker-vm-816b7a89-47ed-479a-afa9-5cdbfe463185 login: 2019-06-08 10:13:52,800 - paramiko.transport - DEBUG - starting thread (client mode): 0xcbeddc10L 2019-06-08 10:13:52,800 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-06-08 10:13:52,805 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.4 2019-06-08 10:13:52,805 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2019-06-08 10:13:52,807 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group14-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-06-08 10:13:52,808 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-06-08 10:13:52,808 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-06-08 10:13:52,808 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-06-08 10:13:52,808 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-06-08 10:13:52,808 - paramiko.transport - DEBUG - Compression agreed: none 2019-06-08 10:13:52,850 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-06-08 10:13:52,851 - paramiko.transport - DEBUG - Switch to new keys ... 2019-06-08 10:13:52,864 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.202: be1a153f7a4f6dbf0445a3d2851061aa 2019-06-08 10:13:52,865 - paramiko.transport - DEBUG - Trying discovered key 52256377f7d127b6582ae8afb20f0865 in /tmp/tmpGjIekY 2019-06-08 10:13:52,890 - paramiko.transport - DEBUG - userauth is OK 2019-06-08 10:13:52,909 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-06-08 10:13:52,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-06-08 10:13:52,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.6:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 10:13:52,943 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 08 Jun 2019 10:13:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5424547a-fe3e-4208-829d-02506b618c9e 2019-06-08 10:13:52,943 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "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.6:35357/v3/", "rel": "self"}]}]}} 2019-06-08 10:13:52,943 - keystoneauth.session - DEBUG - GET call to http://192.30.9.6:35357/ used request id req-5424547a-fe3e-4208-829d-02506b618c9e 2019-06-08 10:13:52,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.6:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}074c709223317c9ba9316e8e69c9039fb2766fcd" 2019-06-08 10:13:53,040 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-06-08 10:13:53,040 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-06-08 10:13:53,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sat, 08 Jun 2019 10:13:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-772eebcb-9dd9-41d8-afd9-364fa9589125 2019-06-08 10:13:53,132 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.6:35357/v3/services/04a04b69122f4f738931230cee29629a"}, "enabled": true, "type": "metric", "id": "04a04b69122f4f738931230cee29629a", "name": "gnocchi"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.6:35357/v3/services/1229db241b1e4199aa3477e6a5aaaaf3"}, "enabled": true, "type": "image", "id": "1229db241b1e4199aa3477e6a5aaaaf3", "name": "glance"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.6:35357/v3/services/3937992c91de456ab652dcaface65051"}, "enabled": true, "type": "object-store", "id": "3937992c91de456ab652dcaface65051", "name": "swift"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.6:35357/v3/services/4475ac30861f4898a3b4a3f25d4c15a7"}, "enabled": true, "type": "cloudformation", "id": "4475ac30861f4898a3b4a3f25d4c15a7", "name": "heat-cfn"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.6:35357/v3/services/55cb302de7b240e1a0963bcae70f4b34"}, "enabled": true, "type": "compute", "id": "55cb302de7b240e1a0963bcae70f4b34", "name": "nova"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.6:35357/v3/services/6494ad775fb84e9891f5bc3015a60f48"}, "enabled": true, "type": "identity", "id": "6494ad775fb84e9891f5bc3015a60f48", "name": "keystone"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.6:35357/v3/services/6dd232e0a9944d6f8afacd7b59c2bb55"}, "enabled": true, "type": "placement", "id": "6dd232e0a9944d6f8afacd7b59c2bb55", "name": "placement"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.6:35357/v3/services/7c5d79a9253b44f1afeea36304180784"}, "enabled": true, "type": "volumev2", "id": "7c5d79a9253b44f1afeea36304180784", "name": "cinderv2"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.6:35357/v3/services/84c44c0613f94bf8bbb2e05ff2f89471"}, "enabled": true, "type": "event", "id": "84c44c0613f94bf8bbb2e05ff2f89471", "name": "panko"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.6:35357/v3/services/8b8641e49b5f486a864b0b857a0e9a73"}, "enabled": true, "type": "volumev3", "id": "8b8641e49b5f486a864b0b857a0e9a73", "name": "cinderv3"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.6:35357/v3/services/910666d0b44e43dda71799578f2fb207"}, "enabled": true, "type": "orchestration", "id": "910666d0b44e43dda71799578f2fb207", "name": "heat"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.6:35357/v3/services/96d169df5f3246498ebfd684c882081c"}, "enabled": true, "type": "network", "id": "96d169df5f3246498ebfd684c882081c", "name": "neutron"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.6:35357/v3/services/96f5a2d27e6f427cbd0f869917a8dd5d"}, "enabled": true, "type": "alarming", "id": "96f5a2d27e6f427cbd0f869917a8dd5d", "name": "aodh"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.6:35357/v3/services/bf0bc5911f744db0865b88b9285e5dc1"}, "enabled": true, "type": "metering", "id": "bf0bc5911f744db0865b88b9285e5dc1", "name": "ceilometer"}], "links": {"self": "http://192.30.9.6:35357/v3/services", "previous": null, "next": null}} 2019-06-08 10:13:53,133 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.6:35357/v3/services used request id req-772eebcb-9dd9-41d8-afd9-364fa9589125 2019-06-08 10:13:53,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.199723958969s 2019-06-08 10:13:53,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-06-08 10:13:53,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/endpoints -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}074c709223317c9ba9316e8e69c9039fb2766fcd" 2019-06-08 10:13:53,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1843 Content-Type: application/json Date: Sat, 08 Jun 2019 10:13:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2818bdb-2124-4eef-a97b-42d785eb4f44 2019-06-08 10:13:53,355 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/00d50b2697934e5aa702ab2b26a44279"}, "url": "http://172.30.9.46:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "96d169df5f3246498ebfd684c882081c", "id": "00d50b2697934e5aa702ab2b26a44279"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/02cf21684702424ca6c0c65fbe598276"}, "url": "http://172.30.9.46:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6dd232e0a9944d6f8afacd7b59c2bb55", "id": "02cf21684702424ca6c0c65fbe598276"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/04b4a8c11b3f4bd1ab89c03a5aa9bd51"}, "url": "http://192.30.9.6:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6494ad775fb84e9891f5bc3015a60f48", "id": "04b4a8c11b3f4bd1ab89c03a5aa9bd51"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/0c9a71230b064918baa5ec4ab83144c8"}, "url": "http://192.30.9.6:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "84c44c0613f94bf8bbb2e05ff2f89471", "id": "0c9a71230b064918baa5ec4ab83144c8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/0d7c07f63f584a70a7df59e46b53c425"}, "url": "http://192.30.9.6:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "84c44c0613f94bf8bbb2e05ff2f89471", "id": "0d7c07f63f584a70a7df59e46b53c425"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/121402a262894e60b2dd90a4c91ddfc4"}, "url": "http://192.30.9.6:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "910666d0b44e43dda71799578f2fb207", "id": "121402a262894e60b2dd90a4c91ddfc4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/2a67b17f9d1f45acb1b7213e75ed7276"}, "url": "http://172.30.9.46:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "84c44c0613f94bf8bbb2e05ff2f89471", "id": "2a67b17f9d1f45acb1b7213e75ed7276"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/451296117b884380836bc65617a5acf5"}, "url": "http://192.30.9.6:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "55cb302de7b240e1a0963bcae70f4b34", "id": "451296117b884380836bc65617a5acf5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/469fe8a62bab4dce8322074f2fcdb9b4"}, "url": "http://172.30.9.46:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4475ac30861f4898a3b4a3f25d4c15a7", "id": "469fe8a62bab4dce8322074f2fcdb9b4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/489dc505b18c45b097be2b0ce43d310b"}, "url": "http://172.30.9.46:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6494ad775fb84e9891f5bc3015a60f48", "id": "489dc505b18c45b097be2b0ce43d310b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/569429e3916a40609b1b095c350d4f40"}, "url": "http://192.30.9.6:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "04a04b69122f4f738931230cee29629a", "id": "569429e3916a40609b1b095c350d4f40"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/6207f5501c4d439cb61786bf4936a152"}, "url": "http://172.30.9.46:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "96f5a2d27e6f427cbd0f869917a8dd5d", "id": "6207f5501c4d439cb61786bf4936a152"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/699fd3a20c8d40938f47375515d56729"}, "url": "http://192.30.9.6:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1229db241b1e4199aa3477e6a5aaaaf3", "id": "699fd3a20c8d40938f47375515d56729"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/768110a585514cb9a095e0ffab526da4"}, "url": "http://192.30.9.6:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6494ad775fb84e9891f5bc3015a60f48", "id": "768110a585514cb9a095e0ffab526da4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/775bcb67ac30456cb720438594a475e1"}, "url": "http://192.30.9.6:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8b8641e49b5f486a864b0b857a0e9a73", "id": "775bcb67ac30456cb720438594a475e1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/7f8c054a2af64f418c37ee7727690693"}, "url": "http://172.30.9.46:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "04a04b69122f4f738931230cee29629a", "id": "7f8c054a2af64f418c37ee7727690693"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/843fd802e471465f9929116059937b0b"}, "url": "http://192.30.9.6:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "910666d0b44e43dda71799578f2fb207", "id": "843fd802e471465f9929116059937b0b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/8f4e281ad8cd4aaba41477f8f55544b4"}, "url": "http://192.30.9.6:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7c5d79a9253b44f1afeea36304180784", "id": "8f4e281ad8cd4aaba41477f8f55544b4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/9f18ac20553a423cb64c4c119b4996d7"}, "url": "http://12.0.0.25:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3937992c91de456ab652dcaface65051", "id": "9f18ac20553a423cb64c4c119b4996d7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/9f80c73c49c6480dba7d5f4b80e4a948"}, "url": "http://172.30.9.46:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7c5d79a9253b44f1afeea36304180784", "id": "9f80c73c49c6480dba7d5f4b80e4a948"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/a219343778574f9a89cf8eda09913c42"}, "url": "http://192.30.9.6:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6dd232e0a9944d6f8afacd7b59c2bb55", "id": "a219343778574f9a89cf8eda09913c42"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/a29c25ed5bae42389e53743e2b2d4cc6"}, "url": "http://172.30.9.46:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1229db241b1e4199aa3477e6a5aaaaf3", "id": "a29c25ed5bae42389e53743e2b2d4cc6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/b02dfb863f5a4bffb36851235754ef91"}, "url": "http://192.30.9.6:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "04a04b69122f4f738931230cee29629a", "id": "b02dfb863f5a4bffb36851235754ef91"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/b3727342b4d045659e67915b25bea965"}, "url": "http://192.30.9.6:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6dd232e0a9944d6f8afacd7b59c2bb55", "id": "b3727342b4d045659e67915b25bea965"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/b3bf63cbaa4d40d8a7b3788a9ab9cf75"}, "url": "http://172.30.9.46:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "55cb302de7b240e1a0963bcae70f4b34", "id": "b3bf63cbaa4d40d8a7b3788a9ab9cf75"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/b71667e57ac348d19ee51701c2492bc8"}, "url": "http://172.30.9.46:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "910666d0b44e43dda71799578f2fb207", "id": "b71667e57ac348d19ee51701c2492bc8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/c0eb6565be3e44b382acfbe153b647bf"}, "url": "http://192.30.9.6:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "96d169df5f3246498ebfd684c882081c", "id": "c0eb6565be3e44b382acfbe153b647bf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/c209dd66f03a44bd9424eb1cad43b57c"}, "url": "http://192.30.9.6:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7c5d79a9253b44f1afeea36304180784", "id": "c209dd66f03a44bd9424eb1cad43b57c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/c2c0df4ad6a14557a0e2b97bfa52019f"}, "url": "http://192.30.9.6:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8b8641e49b5f486a864b0b857a0e9a73", "id": "c2c0df4ad6a14557a0e2b97bfa52019f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/c9cb7095bfac44798c7fb7f9deeeb6c2"}, "url": "http://172.30.9.46:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3937992c91de456ab652dcaface65051", "id": "c9cb7095bfac44798c7fb7f9deeeb6c2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/d1ef016b34aa45a7ba522cfecbfec6eb"}, "url": "http://172.30.9.46:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8b8641e49b5f486a864b0b857a0e9a73", "id": "d1ef016b34aa45a7ba522cfecbfec6eb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/d2aa7441977c496197e3dd66db370091"}, "url": "http://192.30.9.6:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1229db241b1e4199aa3477e6a5aaaaf3", "id": "d2aa7441977c496197e3dd66db370091"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/d5274ae5199a462fbdfc0fea51cec5a4"}, "url": "http://12.0.0.25:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3937992c91de456ab652dcaface65051", "id": "d5274ae5199a462fbdfc0fea51cec5a4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/de1dcf61d9e44a7aa8f94ba8c4cf9375"}, "url": "http://192.30.9.6:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "96f5a2d27e6f427cbd0f869917a8dd5d", "id": "de1dcf61d9e44a7aa8f94ba8c4cf9375"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/e66cd3f99f9447b491021e663455e8c8"}, "url": "http://192.30.9.6:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4475ac30861f4898a3b4a3f25d4c15a7", "id": "e66cd3f99f9447b491021e663455e8c8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/f0ee7731b0a344dd95394ec40456c966"}, "url": "http://192.30.9.6:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "96d169df5f3246498ebfd684c882081c", "id": "f0ee7731b0a344dd95394ec40456c966"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/f8fcd63580f1428d9b345eecdbd48204"}, "url": "http://192.30.9.6:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "55cb302de7b240e1a0963bcae70f4b34", "id": "f8fcd63580f1428d9b345eecdbd48204"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/faa6e36db7f04aaf89b1671b36545dd9"}, "url": "http://192.30.9.6:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4475ac30861f4898a3b4a3f25d4c15a7", "id": "faa6e36db7f04aaf89b1671b36545dd9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/fc2fab36e3514270a85a06afe9ff1894"}, "url": "http://192.30.9.6:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "96f5a2d27e6f427cbd0f869917a8dd5d", "id": "fc2fab36e3514270a85a06afe9ff1894"}], "links": {"self": "http://172.30.9.46:5000/v3/endpoints", "previous": null, "next": null}} 2019-06-08 10:13:53,355 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/endpoints used request id req-c2818bdb-2124-4eef-a97b-42d785eb4f44 2019-06-08 10:13:53,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.213401794434s 2019-06-08 10:13:53,362 - functest.opnfv_tests.openstack.shaker.shaker - DEBUG - keystone endpoint: http://172.30.9.46:5000 2019-06-08 10:13:53,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 10:13:53,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}074c709223317c9ba9316e8e69c9039fb2766fcd" 2019-06-08 10:13:53,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 10:13:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c187fe7b-7495-470e-bd83-5dbcf12f0c7c 2019-06-08 10:13:53,567 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 10:13:53,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-c187fe7b-7495-470e-bd83-5dbcf12f0c7c 2019-06-08 10:13:53,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.201719045639s 2019-06-08 10:13:53,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 10:13:53,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}074c709223317c9ba9316e8e69c9039fb2766fcd" 2019-06-08 10:13:53,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 10:13:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b166dccb-8aff-4c31-942f-51dd56dde663 2019-06-08 10:13:53,783 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 10:13:53,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-b166dccb-8aff-4c31-942f-51dd56dde663 2019-06-08 10:13:53,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.210866928101s 2019-06-08 10:13:53,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-08 10:13:53,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}074c709223317c9ba9316e8e69c9039fb2766fcd" 2019-06-08 10:13:54,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 149 Content-Type: application/json Date: Sat, 08 Jun 2019 10:13:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-200f3197-e365-46bb-90d0-20a3bb356ee0 2019-06-08 10:13:54,012 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.46:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-08 10:13:54,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/domains/default used request id req-200f3197-e365-46bb-90d0-20a3bb356ee0 2019-06-08 10:13:54,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.223883867264s 2019-06-08 10:13:54,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-08 10:13:54,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}074c709223317c9ba9316e8e69c9039fb2766fcd" 2019-06-08 10:13:54,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 834 Content-Type: application/json Date: Sat, 08 Jun 2019 10:13:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7783ff8-3d49-4881-9301-57522e83bd9a 2019-06-08 10:13:54,238 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.46:5000/v3/users/05c218d902a14f40af3320874b7f92da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05c218d902a14f40af3320874b7f92da", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.46:5000/v3/users/1afacf49c7e14af3a957f3511567dacc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1afacf49c7e14af3a957f3511567dacc", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.46:5000/v3/users/1f2145adf73944a6ab8ed52e5753691b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f2145adf73944a6ab8ed52e5753691b", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.46:5000/v3/users/2593ee6f9317492f990d505d77da4779"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2593ee6f9317492f990d505d77da4779", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.46:5000/v3/users/31ebed201e7e4ca5b7ee604a2b787581"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31ebed201e7e4ca5b7ee604a2b787581", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.46:5000/v3/users/3a572b3053b54834a82afa40e099a5da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a572b3053b54834a82afa40e099a5da", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.46:5000/v3/users/4fee668be3a64363800d347187a88df5"}, "domain_id": "69a9710257d445c38da42b508afe5e4c", "enabled": true, "options": {}, "id": "4fee668be3a64363800d347187a88df5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.46:5000/v3/users/66f1e9993f8b480294a60e940341f520"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66f1e9993f8b480294a60e940341f520", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.46:5000/v3/users/93fe3f7601c54ac9ad051856c17f28bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93fe3f7601c54ac9ad051856c17f28bb", "email": "nova@localhost", "password_expires_at": null}, {"name": "shaker-user_816b7a89-47ed-479a-afa9-5cdbfe463185", "links": {"self": "http://172.30.9.46:5000/v3/users/9426c74299e34da298c385d39d86c224"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9426c74299e34da298c385d39d86c224", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.46:5000/v3/users/c236670886154d449269b72bd9c90b0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c236670886154d449269b72bd9c90b0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.46:5000/v3/users/c65b29de08754e65a44567b1f677176f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c65b29de08754e65a44567b1f677176f", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.46:5000/v3/users/d8dd3e6eec484d33b35e900b9699495d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8dd3e6eec484d33b35e900b9699495d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.46:5000/v3/users/dda03f8796ac431cadfc3fd8cb68b8e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dda03f8796ac431cadfc3fd8cb68b8e8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.46:5000/v3/users/fd79c31b868f4106baa6b4b6f650b664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd79c31b868f4106baa6b4b6f650b664", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.46:5000/v3/users", "previous": null, "next": null}} 2019-06-08 10:13:54,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/users used request id req-f7783ff8-3d49-4881-9301-57522e83bd9a 2019-06-08 10:13:54,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.225399971008s 2019-06-08 10:13:54,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-08 10:13:54,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}074c709223317c9ba9316e8e69c9039fb2766fcd" 2019-06-08 10:13:54,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 391 Content-Type: application/json Date: Sat, 08 Jun 2019 10:13:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-120a5669-cd55-41ec-9358-047ca0213a1d 2019-06-08 10:13:54,462 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.46:5000/v3/projects/3188c96ec01940fba81c35d45eb11133"}, "tags": [], "enabled": true, "id": "3188c96ec01940fba81c35d45eb11133", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f"}, "tags": [], "enabled": true, "id": "ae5008b7eba04bb8ab8b9bea870a005f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.46:5000/v3/projects/376ad6c278424803a9252f03ac9e9e29"}, "tags": [], "enabled": true, "id": "376ad6c278424803a9252f03ac9e9e29", "parent_id": "default", "domain_id": "default", "name": "shaker-project_816b7a89-47ed-479a-afa9-5cdbfe463185"}]} 2019-06-08 10:13:54,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/projects?domain_id=default used request id req-120a5669-cd55-41ec-9358-047ca0213a1d 2019-06-08 10:13:54,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.212023019791s 2019-06-08 10:13:54,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-08 10:13:54,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/role_assignments?user.id=9426c74299e34da298c385d39d86c224&role.id=e5096deb7bb54cdfaba406b083716814&scope.project.id=376ad6c278424803a9252f03ac9e9e29" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}074c709223317c9ba9316e8e69c9039fb2766fcd" 2019-06-08 10:13:54,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 209 Content-Type: application/json Date: Sat, 08 Jun 2019 10:13:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e9db05c-59e7-4676-8e7e-51db2271daa5 2019-06-08 10:13:54,688 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.46:5000/v3/role_assignments?user.id=9426c74299e34da298c385d39d86c224&role.id=e5096deb7bb54cdfaba406b083716814&scope.project.id=376ad6c278424803a9252f03ac9e9e29", "previous": null, "next": null}} 2019-06-08 10:13:54,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/role_assignments?user.id=9426c74299e34da298c385d39d86c224&role.id=e5096deb7bb54cdfaba406b083716814&scope.project.id=376ad6c278424803a9252f03ac9e9e29 used request id req-1e9db05c-59e7-4676-8e7e-51db2271daa5 2019-06-08 10:13:54,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.218216896057s 2019-06-08 10:13:54,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-06-08 10:13:54,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:5000/v3/projects/376ad6c278424803a9252f03ac9e9e29/users/9426c74299e34da298c385d39d86c224/roles/e5096deb7bb54cdfaba406b083716814 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}074c709223317c9ba9316e8e69c9039fb2766fcd" 2019-06-08 10:13:54,969 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 10:13:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6db8c25-5b75-4c78-aed4-c58ccfaf076c 2019-06-08 10:13:54,970 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 10:13:54,970 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.46:5000/v3/projects/376ad6c278424803a9252f03ac9e9e29/users/9426c74299e34da298c385d39d86c224/roles/e5096deb7bb54cdfaba406b083716814 used request id req-c6db8c25-5b75-4c78-aed4-c58ccfaf076c 2019-06-08 10:13:54,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.278049945831s 2019-06-08 10:13:54,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 10:13:54,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}074c709223317c9ba9316e8e69c9039fb2766fcd" 2019-06-08 10:13:55,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 10:13:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3147e9d5-9a1f-43b2-b2bc-bf06382fa0d8 2019-06-08 10:13:55,186 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 10:13:55,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-3147e9d5-9a1f-43b2-b2bc-bf06382fa0d8 2019-06-08 10:13:55,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.212680101395s 2019-06-08 10:13:55,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2019-06-08 10:13:55,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:5000/v3/roles -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}074c709223317c9ba9316e8e69c9039fb2766fcd" -d '{"role": {"name": "heat_stack_owner"}}' 2019-06-08 10:13:55,331 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 187 Content-Type: application/json Date: Sat, 08 Jun 2019 10:13:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a23afebc-6848-47b1-b1ee-81647c45a2b4 2019-06-08 10:13:55,331 - keystoneauth.session - DEBUG - RESP BODY: {"role": {"domain_id": null, "id": "ff0565fcfcf44e71aa37e9d3b43472fd", "links": {"self": "http://172.30.9.46:5000/v3/roles/ff0565fcfcf44e71aa37e9d3b43472fd"}, "name": "heat_stack_owner"}} 2019-06-08 10:13:55,331 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.46:5000/v3/roles used request id req-a23afebc-6848-47b1-b1ee-81647c45a2b4 2019-06-08 10:13:55,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.139769077301s 2019-06-08 10:13:55,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 10:13:55,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}074c709223317c9ba9316e8e69c9039fb2766fcd" 2019-06-08 10:13:55,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 413 Content-Type: application/json Date: Sat, 08 Jun 2019 10:13:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7eb9032e-2992-426f-ad96-da262a65d24d 2019-06-08 10:13:55,449 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}, {"domain_id": null, "id": "ff0565fcfcf44e71aa37e9d3b43472fd", "links": {"self": "http://172.30.9.46:5000/v3/roles/ff0565fcfcf44e71aa37e9d3b43472fd"}, "name": "heat_stack_owner"}]} 2019-06-08 10:13:55,449 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-7eb9032e-2992-426f-ad96-da262a65d24d 2019-06-08 10:13:55,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.114540100098s 2019-06-08 10:13:55,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-08 10:13:55,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}074c709223317c9ba9316e8e69c9039fb2766fcd" 2019-06-08 10:13:55,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 149 Content-Type: application/json Date: Sat, 08 Jun 2019 10:13:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-593209e9-db29-4ccf-bd7f-8ea48e6d4187 2019-06-08 10:13:55,573 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.46:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-08 10:13:55,573 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/domains/default used request id req-593209e9-db29-4ccf-bd7f-8ea48e6d4187 2019-06-08 10:13:55,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.119035005569s 2019-06-08 10:13:55,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-08 10:13:55,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}074c709223317c9ba9316e8e69c9039fb2766fcd" 2019-06-08 10:13:55,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 834 Content-Type: application/json Date: Sat, 08 Jun 2019 10:13:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c41a757-7fa6-4972-acb6-adaf3de9bdc5 2019-06-08 10:13:55,752 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.46:5000/v3/users/05c218d902a14f40af3320874b7f92da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05c218d902a14f40af3320874b7f92da", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.46:5000/v3/users/1afacf49c7e14af3a957f3511567dacc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1afacf49c7e14af3a957f3511567dacc", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.46:5000/v3/users/1f2145adf73944a6ab8ed52e5753691b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f2145adf73944a6ab8ed52e5753691b", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.46:5000/v3/users/2593ee6f9317492f990d505d77da4779"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2593ee6f9317492f990d505d77da4779", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.46:5000/v3/users/31ebed201e7e4ca5b7ee604a2b787581"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31ebed201e7e4ca5b7ee604a2b787581", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.46:5000/v3/users/3a572b3053b54834a82afa40e099a5da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a572b3053b54834a82afa40e099a5da", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.46:5000/v3/users/4fee668be3a64363800d347187a88df5"}, "domain_id": "69a9710257d445c38da42b508afe5e4c", "enabled": true, "options": {}, "id": "4fee668be3a64363800d347187a88df5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.46:5000/v3/users/66f1e9993f8b480294a60e940341f520"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66f1e9993f8b480294a60e940341f520", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.46:5000/v3/users/93fe3f7601c54ac9ad051856c17f28bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93fe3f7601c54ac9ad051856c17f28bb", "email": "nova@localhost", "password_expires_at": null}, {"name": "shaker-user_816b7a89-47ed-479a-afa9-5cdbfe463185", "links": {"self": "http://172.30.9.46:5000/v3/users/9426c74299e34da298c385d39d86c224"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9426c74299e34da298c385d39d86c224", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.46:5000/v3/users/c236670886154d449269b72bd9c90b0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c236670886154d449269b72bd9c90b0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.46:5000/v3/users/c65b29de08754e65a44567b1f677176f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c65b29de08754e65a44567b1f677176f", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.46:5000/v3/users/d8dd3e6eec484d33b35e900b9699495d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8dd3e6eec484d33b35e900b9699495d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.46:5000/v3/users/dda03f8796ac431cadfc3fd8cb68b8e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dda03f8796ac431cadfc3fd8cb68b8e8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.46:5000/v3/users/fd79c31b868f4106baa6b4b6f650b664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd79c31b868f4106baa6b4b6f650b664", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.46:5000/v3/users", "previous": null, "next": null}} 2019-06-08 10:13:55,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/users used request id req-3c41a757-7fa6-4972-acb6-adaf3de9bdc5 2019-06-08 10:13:55,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.177479982376s 2019-06-08 10:13:55,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-08 10:13:55,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}074c709223317c9ba9316e8e69c9039fb2766fcd" 2019-06-08 10:13:55,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 391 Content-Type: application/json Date: Sat, 08 Jun 2019 10:13:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9086137e-df03-4b94-b9dc-7a6a01f1c44e 2019-06-08 10:13:55,978 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.46:5000/v3/projects/3188c96ec01940fba81c35d45eb11133"}, "tags": [], "enabled": true, "id": "3188c96ec01940fba81c35d45eb11133", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f"}, "tags": [], "enabled": true, "id": "ae5008b7eba04bb8ab8b9bea870a005f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.46:5000/v3/projects/376ad6c278424803a9252f03ac9e9e29"}, "tags": [], "enabled": true, "id": "376ad6c278424803a9252f03ac9e9e29", "parent_id": "default", "domain_id": "default", "name": "shaker-project_816b7a89-47ed-479a-afa9-5cdbfe463185"}]} 2019-06-08 10:13:55,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/projects?domain_id=default used request id req-9086137e-df03-4b94-b9dc-7a6a01f1c44e 2019-06-08 10:13:55,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.214485883713s 2019-06-08 10:13:55,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-08 10:13:55,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/role_assignments?user.id=9426c74299e34da298c385d39d86c224&role.id=ff0565fcfcf44e71aa37e9d3b43472fd&scope.project.id=376ad6c278424803a9252f03ac9e9e29" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}074c709223317c9ba9316e8e69c9039fb2766fcd" 2019-06-08 10:13:56,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Sat, 08 Jun 2019 10:13:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b547faca-48d5-4d95-997d-4493086af786 2019-06-08 10:13:56,100 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.46:5000/v3/role_assignments?user.id=9426c74299e34da298c385d39d86c224&role.id=ff0565fcfcf44e71aa37e9d3b43472fd&scope.project.id=376ad6c278424803a9252f03ac9e9e29", "previous": null, "next": null}} 2019-06-08 10:13:56,100 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/role_assignments?user.id=9426c74299e34da298c385d39d86c224&role.id=ff0565fcfcf44e71aa37e9d3b43472fd&scope.project.id=376ad6c278424803a9252f03ac9e9e29 used request id req-b547faca-48d5-4d95-997d-4493086af786 2019-06-08 10:13:56,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.114555120468s 2019-06-08 10:13:56,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-06-08 10:13:56,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:5000/v3/projects/376ad6c278424803a9252f03ac9e9e29/users/9426c74299e34da298c385d39d86c224/roles/ff0565fcfcf44e71aa37e9d3b43472fd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}074c709223317c9ba9316e8e69c9039fb2766fcd" 2019-06-08 10:13:56,346 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 10:13:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aef7c9fc-5953-4541-aa1d-4bc0945404aa 2019-06-08 10:13:56,346 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 10:13:56,346 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.46:5000/v3/projects/376ad6c278424803a9252f03ac9e9e29/users/9426c74299e34da298c385d39d86c224/roles/ff0565fcfcf44e71aa37e9d3b43472fd used request id req-aef7c9fc-5953-4541-aa1d-4bc0945404aa 2019-06-08 10:13:56,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.243045806885s 2019-06-08 10:13:56,347 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-06-08 10:13:56,349 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-06-08 10:13:56,349 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-06-08 10:13:56,353 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-06-08 10:13:56,426 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-06-08 10:13:56,426 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-06-08 10:13:56,427 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-06-08 10:13:56,467 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-06-08 10:13:56,467 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-06-08 10:13:56,492 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-06-08 10:40:06,834 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-06-08 10:40:06,835 - functest.opnfv_tests.openstack.shaker.shaker - INFO - output: XDG_SESSION_ID=1 OS_PROJECT_ID=376ad6c278424803a9252f03ac9e9e29 SHELL=/bin/bash SSH_CLIENT=172.30.9.66 32842 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_816b7a89-47ed-479a-afa9-5cdbfe463185 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=d3Alu2MxGbcPvNLyYgSNBYdiBz6gj3 LANG=en_US.UTF-8 OS_AUTH_TYPE=password PS1=${OS_CLOUDNAME:+($OS_CLOUDNAME)} OS_AUTH_URL=http://172.30.9.46:5000 OS_USERNAME=shaker-user_816b7a89-47ed-479a-afa9-5cdbfe463185 SHLVL=1 HOME=/home/ubuntu no_proxy=,172.30.9.46,192.30.9.6 LOGNAME=ubuntu SSH_CONNECTION=172.30.9.66 32842 192.168.120.6 22 OS_VOLUME_API_VERSION=3 COMPUTE_API_VERSION=1.1 OS_INTERFACE=public XDG_RUNTIME_DIR=/run/user/1000 OS_NO_CACHE=True OS_CLOUDNAME=overcloud OS_PROJECT_DOMAIN_NAME=Default _=/usr/bin/env 2019-06-08 10:13:57.188 1389 INFO shaker.engine.utils [-] Logging enabled 2019-06-08 10:13:57.191 1389 INFO shaker.engine.messaging [-] Listening on *:9000 2019-06-08 10:13:57.193 1389 INFO shaker.engine.server [-] Play scenario: openstack/full_l2 2019-06-08 10:13:57.201 1397 INFO shaker.agent.agent [-] Agent id is: __heartbeat 2019-06-08 10:13:57.202 1397 INFO shaker.agent.agent [-] Connecting to server: 172.30.9.202:9000 2019-06-08 10:13:57.202 1397 INFO shaker.agent.agent [-] Agent config: {'polling_interval': 10} 2019-06-08 10:13:57.213 1389 INFO pykwalify.core [-] validation.valid 2019-06-08 10:13:57.769 1389 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2019-06-08 10:14:01.086 1389 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'b1f9beb1-683c-4547-bd45-88010c455c05', u'links': [{u'href': u'http://172.30.9.46:8004/v1/376ad6c278424803a9252f03ac9e9e29/stacks/shaker_iursaf/b1f9beb1-683c-4547-bd45-88010c455c05', u'rel': u'self'}]} 2019-06-08 10:17:39.810 1389 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_iursaf_master_0', 'shaker_iursaf_slave_0']) 2019-06-08 10:17:49.575 1389 INFO shaker.engine.quorum [-] Finished processing operation: 2019-06-08 10:19:20.630 1389 INFO shaker.engine.quorum [-] Finished processing operation: 2019-06-08 10:20:51.120 1389 INFO shaker.engine.quorum [-] Finished processing operation: 2019-06-08 10:22:21.600 1389 INFO shaker.engine.quorum [-] Finished processing operation: 2019-06-08 10:22:21.601 1389 INFO shaker.engine.server [-] Execution is done 2019-06-08 10:22:22.303 1389 INFO shaker.engine.quorum [-] Cleaning the quorum 2019-06-08 10:22:50.153 1389 INFO shaker.engine.quorum [-] Finished processing operation: 2019-06-08 10:22:50.155 1389 INFO shaker.engine.server [-] Play scenario: openstack/full_l3_east_west 2019-06-08 10:22:50.167 1389 INFO pykwalify.core [-] validation.valid 2019-06-08 10:22:50.607 1389 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2019-06-08 10:22:53.664 1389 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'bb7c406e-af62-4e07-a24e-569e3fc1dae6', u'links': [{u'href': u'http://172.30.9.46:8004/v1/376ad6c278424803a9252f03ac9e9e29/stacks/shaker_dkzfem/bb7c406e-af62-4e07-a24e-569e3fc1dae6', u'rel': u'self'}]} 2019-06-08 10:23:53.622 1389 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_dkzfem_master_0', 'shaker_dkzfem_slave_0']) 2019-06-08 10:24:04.458 1389 INFO shaker.engine.quorum [-] Finished processing operation: 2019-06-08 10:25:35.593 1389 INFO shaker.engine.quorum [-] Finished processing operation: 2019-06-08 10:27:06.087 1389 INFO shaker.engine.quorum [-] Finished processing operation: 2019-06-08 10:28:36.596 1389 INFO shaker.engine.quorum [-] Finished processing operation: 2019-06-08 10:28:36.599 1389 INFO shaker.engine.server [-] Execution is done 2019-06-08 10:28:37.039 1389 INFO shaker.engine.quorum [-] Cleaning the quorum 2019-06-08 10:29:03.996 1389 INFO shaker.engine.quorum [-] Finished processing operation: 2019-06-08 10:29:03.998 1389 INFO shaker.engine.server [-] Play scenario: openstack/full_l3_north_south 2019-06-08 10:29:04.012 1389 INFO pykwalify.core [-] validation.valid 2019-06-08 10:29:04.435 1389 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2019-06-08 10:29:08.372 1389 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'5a0448fe-00af-4bba-9df4-3004421d26f8', u'links': [{u'href': u'http://172.30.9.46:8004/v1/376ad6c278424803a9252f03ac9e9e29/stacks/shaker_pfdtom/5a0448fe-00af-4bba-9df4-3004421d26f8', u'rel': u'self'}]} 2019-06-08 10:30:07.844 1389 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_pfdtom_slave_0', 'shaker_pfdtom_master_0']) 2019-06-08 10:30:20.950 1389 INFO shaker.engine.quorum [-] Finished processing operation: 2019-06-08 10:31:52.656 1389 INFO shaker.engine.quorum [-] Finished processing operation: 2019-06-08 10:33:23.140 1389 INFO shaker.engine.quorum [-] Finished processing operation: 2019-06-08 10:34:53.614 1389 INFO shaker.engine.quorum [-] Finished processing operation: 2019-06-08 10:34:53.615 1389 INFO shaker.engine.server [-] Execution is done 2019-06-08 10:34:54.334 1389 INFO shaker.engine.quorum [-] Cleaning the quorum 2019-06-08 10:35:18.215 1389 INFO shaker.engine.quorum [-] Finished processing operation: 2019-06-08 10:35:18.218 1389 INFO shaker.engine.server [-] Play scenario: openstack/perf_l3_north_south 2019-06-08 10:35:18.233 1389 INFO pykwalify.core [-] validation.valid 2019-06-08 10:35:18.648 1389 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2019-06-08 10:35:21.783 1389 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'6b2b16f9-f975-4bac-bee1-957f234e856e', u'links': [{u'href': u'http://172.30.9.46:8004/v1/376ad6c278424803a9252f03ac9e9e29/stacks/shaker_mkuaef/6b2b16f9-f975-4bac-bee1-957f234e856e', u'rel': u'self'}]} 2019-06-08 10:36:21.862 1389 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_mkuaef_slave_0', 'shaker_mkuaef_master_0']) 2019-06-08 10:36:33.467 1389 INFO shaker.engine.quorum [-] Finished processing operation: 2019-06-08 10:37:04.019 1389 INFO shaker.engine.quorum [-] Finished processing operation: 2019-06-08 10:38:24.201 1389 INFO shaker.engine.quorum [-] Finished processing operation: 2019-06-08 10:39:44.453 1389 INFO shaker.engine.quorum [-] Finished processing operation: 2019-06-08 10:39:44.454 1389 INFO shaker.engine.server [-] Execution is done 2019-06-08 10:39:44.905 1389 INFO shaker.engine.quorum [-] Cleaning the quorum 2019-06-08 10:40:06.716 1389 INFO shaker.engine.quorum [-] Finished processing operation: 2019-06-08 10:40:06.719 1389 INFO shaker.engine.server [-] Generating aggregated report 2019-06-08 10:40:06.730 1389 INFO shaker.engine.server [-] Raw output is stored to: report.json 2019-06-08 10:40:06.733 1389 INFO shaker.engine.report [-] ******************************************************************************** 2019-06-08 10:40:06.733 1389 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.UDP.1.overcloud-novacompute-0.opnfvlf.org:stats.packets.avg > 100000 [OK] 2019-06-08 10:40:06.733 1389 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.Ping.1.overcloud-novacompute-0.opnfvlf.org:stats.ping_icmp.avg < 2.0 [OK] 2019-06-08 10:40:06.734 1389 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.TCP.1.overcloud-novacompute-0.opnfvlf.org:stats.bandwidth.avg > 5000 [FAIL] 2019-06-08 10:40:06.734 1389 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.TCP.1.overcloud-novacompute-0.opnfvlf.org:stats.retransmits.max < 10 [FAIL] 2019-06-08 10:40:06.734 1389 INFO shaker.engine.report [-] ******************************************************************************** 2019-06-08 10:40:06.735 1389 INFO shaker.engine.utils [-] Alias "interactive" is resolved into file "/usr/local/lib/python2.7/dist-packages/shaker/resources/report_templates/interactive.html" 2019-06-08 10:40:06.747 1389 INFO shaker.engine.report [-] Report saved to: report.html 2019-06-08 10:40:06,836 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-06-08 10:40:06,836 - functest.opnfv_tests.openstack.shaker.shaker - INFO - error: 2019-06-08 10:40:06,837 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-06-08 10:40:06,875 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-06-08 10:40:06,875 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-06-08 10:40:06,903 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-06-08 10:40:06,959 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-06-08 10:40:06,960 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-06-08 10:40:06,969 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2019-06-08 10:40:06,999 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2019-06-08 10:40:06,999 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2019-06-08 10:40:07,001 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2019-06-08 10:40:07,014 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2019-06-08 10:40:07,015 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2019-06-08 10:40:07,156 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-08 10:40:07,157 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | shaker | functest | 30:19 | PASS | +-------------------+------------------+------------------+----------------+ 2019-06-08 10:40:07,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-06-08 10:40:07,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/floatingips/e5d82ecd-580a-42bb-9350-412822c89e0b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:40:08,822 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 10:40:08 GMT X-Openstack-Request-Id: req-bfd7175c-1591-4bb5-a3e5-36895bbed9ae 2019-06-08 10:40:08,822 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 10:40:08,822 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/floatingips/e5d82ecd-580a-42bb-9350-412822c89e0b.json used request id req-bfd7175c-1591-4bb5-a3e5-36895bbed9ae 2019-06-08 10:40:08,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.65457010269s 2019-06-08 10:40:08,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-08 10:40:08,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:40:08,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 08 Jun 2019 10:40:08 GMT X-Openstack-Request-Id: req-518af3ec-f432-48a1-889a-e8ded39dc928 2019-06-08 10:40:08,906 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-06-08 10:40:08,906 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-518af3ec-f432-48a1-889a-e8ded39dc928 2019-06-08 10:40:08,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0742039680481s 2019-06-08 10:40:08,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-06-08 10:40:08,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:8774/v2.1/servers/f96fac34-228f-456d-8b27-6dcd05536cfa -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:40:09,528 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sat, 08 Jun 2019 10:40: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-bfbc132b-a689-4098-8a99-5d5671389885 x-openstack-request-id: req-bfbc132b-a689-4098-8a99-5d5671389885 2019-06-08 10:40:09,528 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.46:8774/v2.1/servers/f96fac34-228f-456d-8b27-6dcd05536cfa used request id req-bfbc132b-a689-4098-8a99-5d5671389885 2019-06-08 10:40:09,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.621753931046s 2019-06-08 10:40:09,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:40:09,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:40:10,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 08 Jun 2019 10:40: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-f451daf3-3f04-4ef6-b152-948d9d57f7bf x-openstack-request-id: req-f451daf3-3f04-4ef6-b152-948d9d57f7bf 2019-06-08 10:40:10,227 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"shaker-net_816b7a89-47ed-479a-afa9-5cdbfe463185": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:71:7c", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/f96fac34-228f-456d-8b27-6dcd05536cfa", "rel": "bookmark"}], "image": {"id": "e831f983-6832-4ec7-b386-7f137875ded9", "links": [{"href": "http://172.30.9.46:8774/images/e831f983-6832-4ec7-b386-7f137875ded9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000150", "OS-SRV-USG:launched_at": "2019-06-08T10:13:36.000000", "flavor": {"id": "26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "links": [{"href": "http://172.30.9.46:8774/flavors/26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "rel": "bookmark"}]}, "id": "f96fac34-228f-456d-8b27-6dcd05536cfa", "security_groups": [{"name": "shaker-sg_816b7a89-47ed-479a-afa9-5cdbfe463185"}], "user_id": "9426c74299e34da298c385d39d86c224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T10:40:09Z", "hostId": "4cee0dfe416c76a6e0ab5193ce6d97cbc1f4d29e5b9b1532537f23f3", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_816b7a89-47ed-479a-afa9-5cdbfe463185", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "shaker-vm_816b7a89-47ed-479a-afa9-5cdbfe463185", "created": "2019-06-08T10:10:11Z", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:40:10,227 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-f451daf3-3f04-4ef6-b152-948d9d57f7bf 2019-06-08 10:40:10,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.698351860046s 2019-06-08 10:40:10,229 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:40:12,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:40:12,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:40:12,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 08 Jun 2019 10:40: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-5116d8d8-8951-4958-bb71-84f43bca0c95 x-openstack-request-id: req-5116d8d8-8951-4958-bb71-84f43bca0c95 2019-06-08 10:40:12,309 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-06-08 10:40:12,309 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-5116d8d8-8951-4958-bb71-84f43bca0c95 2019-06-08 10:40:12,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0771939754486s 2019-06-08 10:40:12,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-08 10:40:12,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:40:12,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14657 Content-Type: application/json Date: Sat, 08 Jun 2019 10:40:12 GMT X-Openstack-Request-Id: req-3b75ae54-581a-430e-a617-2940ed9746eb 2019-06-08 10:40:12,391 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3188c96ec01940fba81c35d45eb11133", "created_at": "2019-06-08T05:50:08Z", "updated_at": "2019-06-08T05:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "1a304197-6259-47fb-8799-aa407182630d", "remote_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv6", "project_id": "3188c96ec01940fba81c35d45eb11133"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "487196b0-2bde-45c0-8b45-f9fcd16601fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv4", "project_id": "3188c96ec01940fba81c35d45eb11133"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "abadd49a-1a8f-405f-ba47-7c59fe8b0d0f", "remote_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv4", "project_id": "3188c96ec01940fba81c35d45eb11133"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "d26daddf-2739-444d-991e-138b96ac2ac2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv6", "project_id": "3188c96ec01940fba81c35d45eb11133"}], "revision_number": 1, "project_id": "3188c96ec01940fba81c35d45eb11133", "id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fcde8c1a9a84222a1af8e17021b864b", "created_at": "2019-06-08T07:13:08Z", "updated_at": "2019-06-08T07:13:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T07:13:08Z", "revision_number": 0, "id": "119e3406-7691-4da0-ac15-0d3e6d2fd28e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T07:13:08Z", "security_group_id": "0f8b9193-9837-4cf1-95ef-d23d8155e475", "tenant_id": "0fcde8c1a9a84222a1af8e17021b864b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fcde8c1a9a84222a1af8e17021b864b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T07:13:08Z", "revision_number": 0, "id": "14fbdfaa-d265-42c2-9a0c-24f495bd2bb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T07:13:08Z", "security_group_id": "0f8b9193-9837-4cf1-95ef-d23d8155e475", "tenant_id": "0fcde8c1a9a84222a1af8e17021b864b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fcde8c1a9a84222a1af8e17021b864b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T07:13:08Z", "revision_number": 0, "id": "f04d63cb-b583-47e4-82bf-2cf9964ef767", "remote_group_id": "0f8b9193-9837-4cf1-95ef-d23d8155e475", "remote_ip_prefix": null, "created_at": "2019-06-08T07:13:08Z", "security_group_id": "0f8b9193-9837-4cf1-95ef-d23d8155e475", "tenant_id": "0fcde8c1a9a84222a1af8e17021b864b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fcde8c1a9a84222a1af8e17021b864b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T07:13:08Z", "revision_number": 0, "id": "f3c829b6-17af-4c05-9571-55ca9fe56a64", "remote_group_id": "0f8b9193-9837-4cf1-95ef-d23d8155e475", "remote_ip_prefix": null, "created_at": "2019-06-08T07:13:08Z", "security_group_id": "0f8b9193-9837-4cf1-95ef-d23d8155e475", "tenant_id": "0fcde8c1a9a84222a1af8e17021b864b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fcde8c1a9a84222a1af8e17021b864b"}], "revision_number": 1, "project_id": "0fcde8c1a9a84222a1af8e17021b864b", "id": "0f8b9193-9837-4cf1-95ef-d23d8155e475", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "created_at": "2019-06-08T05:47:57Z", "updated_at": "2019-06-08T05:47:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "02da1104-56ed-4749-b003-90c4f8f656ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "a3f7c7ce-1565-464d-9c08-e39b080cdb6d", "remote_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "c5f47a68-2c8b-4de3-91dc-0a19312beb49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "d9877ee1-16fa-4f55-9b57-2bd861dcc4ea", "remote_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}], "revision_number": 1, "project_id": "ae5008b7eba04bb8ab8b9bea870a005f", "id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-06-08T05:50:09Z", "updated_at": "2019-06-08T05:50:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "41f1ce41-3b64-482a-87c5-0d0b11c6398f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "79dc58b0-b605-4504-9229-080d558ac4f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "81274cd5-6700-4e0f-8a2a-1f2e3420f4f3", "remote_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "dd1516ff-335a-4f12-a448-f096493076e7", "remote_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "48f2b38a-983e-4487-ab36-f87307c0130c", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "created_at": "2019-06-08T10:10:08Z", "updated_at": "2019-06-08T10:10:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:10:08Z", "revision_number": 0, "id": "0d52669e-de7c-403a-9a30-fe5ae48e24da", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:10:08Z", "security_group_id": "99ee70ec-506a-43a1-9220-0eb4a70b10ac", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "port_range_min": null, "ethertype": "IPv4", "project_id": "376ad6c278424803a9252f03ac9e9e29"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 9000, "updated_at": "2019-06-08T10:10:08Z", "revision_number": 0, "id": "4b4a8f2b-2cc3-4933-916c-c74c405639c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:10:08Z", "security_group_id": "99ee70ec-506a-43a1-9220-0eb4a70b10ac", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "port_range_min": 9000, "ethertype": "IPv4", "project_id": "376ad6c278424803a9252f03ac9e9e29"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-06-08T10:10:08Z", "revision_number": 0, "id": "8aede432-aa4b-410f-8802-3d9a3cc48cec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:10:08Z", "security_group_id": "99ee70ec-506a-43a1-9220-0eb4a70b10ac", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "port_range_min": 22, "ethertype": "IPv4", "project_id": "376ad6c278424803a9252f03ac9e9e29"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:10:08Z", "revision_number": 0, "id": "eade7ed3-3a93-4c96-bb1e-5e9d4dc3c4d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:10:08Z", "security_group_id": "99ee70ec-506a-43a1-9220-0eb4a70b10ac", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "port_range_min": null, "ethertype": "IPv4", "project_id": "376ad6c278424803a9252f03ac9e9e29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:10:08Z", "revision_number": 0, "id": "f83dde62-b4d8-442e-aa59-55b1364b1d0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:10:08Z", "security_group_id": "99ee70ec-506a-43a1-9220-0eb4a70b10ac", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "port_range_min": null, "ethertype": "IPv6", "project_id": "376ad6c278424803a9252f03ac9e9e29"}], "revision_number": 4, "project_id": "376ad6c278424803a9252f03ac9e9e29", "id": "99ee70ec-506a-43a1-9220-0eb4a70b10ac", "name": "shaker-sg_816b7a89-47ed-479a-afa9-5cdbfe463185"}, {"description": "Default security group", "tags": [], "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "created_at": "2019-06-08T10:09:48Z", "updated_at": "2019-06-08T10:09:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:09:48Z", "revision_number": 0, "id": "2b8aed31-b459-4905-8762-b4a55266f507", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:09:48Z", "security_group_id": "a4b12bdc-690c-4509-b1dc-daf3c3d34202", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "port_range_min": null, "ethertype": "IPv6", "project_id": "376ad6c278424803a9252f03ac9e9e29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:09:48Z", "revision_number": 0, "id": "3b6624ec-e35d-40b1-a5bd-65f74bce62ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:09:48Z", "security_group_id": "a4b12bdc-690c-4509-b1dc-daf3c3d34202", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "port_range_min": null, "ethertype": "IPv4", "project_id": "376ad6c278424803a9252f03ac9e9e29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:09:48Z", "revision_number": 0, "id": "78e9860a-2e36-412d-ac8e-bead586bd3b9", "remote_group_id": "a4b12bdc-690c-4509-b1dc-daf3c3d34202", "remote_ip_prefix": null, "created_at": "2019-06-08T10:09:48Z", "security_group_id": "a4b12bdc-690c-4509-b1dc-daf3c3d34202", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "port_range_min": null, "ethertype": "IPv4", "project_id": "376ad6c278424803a9252f03ac9e9e29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:09:48Z", "revision_number": 0, "id": "8a412a5a-0b72-44e9-a14e-05040391ab33", "remote_group_id": "a4b12bdc-690c-4509-b1dc-daf3c3d34202", "remote_ip_prefix": null, "created_at": "2019-06-08T10:09:48Z", "security_group_id": "a4b12bdc-690c-4509-b1dc-daf3c3d34202", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "port_range_min": null, "ethertype": "IPv6", "project_id": "376ad6c278424803a9252f03ac9e9e29"}], "revision_number": 1, "project_id": "376ad6c278424803a9252f03ac9e9e29", "id": "a4b12bdc-690c-4509-b1dc-daf3c3d34202", "name": "default"}]} 2019-06-08 10:40:12,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/security-groups.json used request id req-3b75ae54-581a-430e-a617-2940ed9746eb 2019-06-08 10:40:12,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0775721073151s 2019-06-08 10:40:12,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-06-08 10:40:12,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/security-groups/99ee70ec-506a-43a1-9220-0eb4a70b10ac.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:40:12,527 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 10:40:12 GMT X-Openstack-Request-Id: req-8e71fea4-f0f1-4386-90ce-c53ad363e285 2019-06-08 10:40:12,527 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 10:40:12,527 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/security-groups/99ee70ec-506a-43a1-9220-0eb4a70b10ac.json used request id req-8e71fea4-f0f1-4386-90ce-c53ad363e285 2019-06-08 10:40:12,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.128273010254s 2019-06-08 10:40:12,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-06-08 10:40:12,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:8774/v2.1/os-keypairs/shaker-kp_816b7a89-47ed-479a-afa9-5cdbfe463185 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:40:12,554 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 08 Jun 2019 10:40: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-e432b117-a0fe-49f8-b761-f0dc1dcc0823 x-openstack-request-id: req-e432b117-a0fe-49f8-b761-f0dc1dcc0823 2019-06-08 10:40:12,554 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.46:8774/v2.1/os-keypairs/shaker-kp_816b7a89-47ed-479a-afa9-5cdbfe463185 used request id req-e432b117-a0fe-49f8-b761-f0dc1dcc0823 2019-06-08 10:40:12,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0266218185425s 2019-06-08 10:40:12,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-06-08 10:40:12,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:9696/v2.0/routers/72692dd5-acf2-44a8-abc1-fcc8208310f1/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" -d '{"subnet_id": "2a5f8654-0af0-4d47-a9c3-2f0a8cf2e0ae"}' 2019-06-08 10:40:14,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 08 Jun 2019 10:40:14 GMT X-Openstack-Request-Id: req-bd0de204-2b7e-4347-a400-cb2f05f6cddf 2019-06-08 10:40:14,862 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "f045c2db-4dea-4ffa-aaaa-9b9f89bebc02", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "subnet_id": "2a5f8654-0af0-4d47-a9c3-2f0a8cf2e0ae", "subnet_ids": ["2a5f8654-0af0-4d47-a9c3-2f0a8cf2e0ae"], "port_id": "33bf9c27-cd0c-45cc-9ea8-9f5351827cc8", "id": "72692dd5-acf2-44a8-abc1-fcc8208310f1"} 2019-06-08 10:40:14,862 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.46:9696/v2.0/routers/72692dd5-acf2-44a8-abc1-fcc8208310f1/remove_router_interface.json used request id req-bd0de204-2b7e-4347-a400-cb2f05f6cddf 2019-06-08 10:40:14,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.30714678764s 2019-06-08 10:40:14,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-06-08 10:40:14,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:40:15,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1212 Content-Type: application/json Date: Sat, 08 Jun 2019 10:40:15 GMT X-Openstack-Request-Id: req-164def13-3df0-4ff7-8985-729b3ad5a53d 2019-06-08 10:40:15,001 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a3d564af-8d87-4f4f-9680-f5a9465e0acc", "ip_address": "172.30.9.212"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "created_at": "2019-06-08T10:09:49Z", "admin_state_up": true, "updated_at": "2019-06-08T10:40:13Z", "project_id": "376ad6c278424803a9252f03ac9e9e29", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "72692dd5-acf2-44a8-abc1-fcc8208310f1", "name": "shaker-router_816b7a89-47ed-479a-afa9-5cdbfe463185"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "07ea00007e044be39f0290f616c83aba", "created_at": "2019-06-08T06:02:04Z", "admin_state_up": true, "updated_at": "2019-06-08T06:02:04Z", "project_id": "07ea00007e044be39f0290f616c83aba", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "d11d2cfa-ebba-4487-a42d-f81ff7d1378a", "name": "tempest-pretest-check-842892652"}]} 2019-06-08 10:40:15,001 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/routers.json used request id req-164def13-3df0-4ff7-8985-729b3ad5a53d 2019-06-08 10:40:15,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.138977050781s 2019-06-08 10:40:15,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-06-08 10:40:15,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/routers/72692dd5-acf2-44a8-abc1-fcc8208310f1.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:40:16,389 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 10:40:16 GMT X-Openstack-Request-Id: req-d06bdcc9-268a-49eb-9207-c43959b393dc 2019-06-08 10:40:16,389 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 10:40:16,390 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/routers/72692dd5-acf2-44a8-abc1-fcc8208310f1.json used request id req-d06bdcc9-268a-49eb-9207-c43959b393dc 2019-06-08 10:40:16,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.38665890694s 2019-06-08 10:40:16,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-06-08 10:40:16,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:40:16,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1324 Content-Type: application/json Date: Sat, 08 Jun 2019 10:40:16 GMT X-Openstack-Request-Id: req-b2262dea-1b51-45fe-9477-d1619b1b662b 2019-06-08 10:40:16,437 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-06-08T10:09: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":"2a5f8654-0af0-4d47-a9c3-2f0a8cf2e0ae","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"376ad6c278424803a9252f03ac9e9e29","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"shaker-subnet_816b7a89-47ed-479a-afa9-5cdbfe463185","enable_dhcp":true,"segment_id":null,"network_id":"f045c2db-4dea-4ffa-aaaa-9b9f89bebc02","tenant_id":"376ad6c278424803a9252f03ac9e9e29","created_at":"2019-06-08T10:09:49Z","ip_version":4},{"updated_at":"2019-06-08T05:48:01Z","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":"a3d564af-8d87-4f4f-9680-f5a9465e0acc","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"ae5008b7eba04bb8ab8b9bea870a005f","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:48:01Z","ip_version":4}]} 2019-06-08 10:40:16,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/subnets.json used request id req-b2262dea-1b51-45fe-9477-d1619b1b662b 2019-06-08 10:40:16,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0474951267242s 2019-06-08 10:40:16,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-06-08 10:40:16,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/subnets/2a5f8654-0af0-4d47-a9c3-2f0a8cf2e0ae.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:40:17,529 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 10:40:17 GMT X-Openstack-Request-Id: req-de7b881f-d4d2-40a8-bc88-c41ecf94968a 2019-06-08 10:40:17,529 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 10:40:17,530 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/subnets/2a5f8654-0af0-4d47-a9c3-2f0a8cf2e0ae.json used request id req-de7b881f-d4d2-40a8-bc88-c41ecf94968a 2019-06-08 10:40:17,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.09024691582s 2019-06-08 10:40:17,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 10:40:17,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:40:17,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1431 Content-Type: application/json Date: Sat, 08 Jun 2019 10:40:17 GMT X-Openstack-Request-Id: req-f2734e9f-4414-4e8e-969e-3f7d7f4de214 2019-06-08 10:40:17,614 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T06:03:01Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f045c2db-4dea-4ffa-aaaa-9b9f89bebc02","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":29,"ipv4_address_scope":null,"shared":false,"project_id":"376ad6c278424803a9252f03ac9e9e29","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-08T10:40:17Z","qos_policy_id":null,"name":"shaker-net_816b7a89-47ed-479a-afa9-5cdbfe463185","admin_state_up":true,"tenant_id":"376ad6c278424803a9252f03ac9e9e29","created_at":"2019-06-08T10:09:48Z","provider:network_type":"vxlan"}]} 2019-06-08 10:40:17,614 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-f2734e9f-4414-4e8e-969e-3f7d7f4de214 2019-06-08 10:40:17,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.084342956543s 2019-06-08 10:40:17,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-06-08 10:40:17,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/networks/f045c2db-4dea-4ffa-aaaa-9b9f89bebc02.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:40:18,618 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 10:40:18 GMT X-Openstack-Request-Id: req-5eacc768-1a2d-4393-be19-bbd193f17148 2019-06-08 10:40:18,618 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 10:40:18,618 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/networks/f045c2db-4dea-4ffa-aaaa-9b9f89bebc02.json used request id req-5eacc768-1a2d-4393-be19-bbd193f17148 2019-06-08 10:40:18,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.00266098976s 2019-06-08 10:40:18,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 10:40:18,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:40:18,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Sat, 08 Jun 2019 10:40:18 GMT X-Openstack-Request-Id: req-eed25c0d-e3a5-4170-88cb-6c2cb079da6a 2019-06-08 10:40:18,924 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T10:10:07Z", "file": "/v2/images/e831f983-6832-4ec7-b386-7f137875ded9/file", "owner": "376ad6c278424803a9252f03ac9e9e29", "id": "e831f983-6832-4ec7-b386-7f137875ded9", "size": 666173440, "self": "/v2/images/e831f983-6832-4ec7-b386-7f137875ded9", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/e831f983-6832-4ec7-b386-7f137875ded9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/e831f983-6832-4ec7-b386-7f137875ded9/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_816b7a89-47ed-479a-afa9-5cdbfe463185", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_816b7a89-47ed-479a-afa9-5cdbfe463185", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2019-06-08T10:09:57Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 10:40:18,924 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-eed25c0d-e3a5-4170-88cb-6c2cb079da6a 2019-06-08 10:40:18,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.3018450737s 2019-06-08 10:40:18,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-06-08 10:40:18,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9292/v2/images/e831f983-6832-4ec7-b386-7f137875ded9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd2e90441a287db52e06c8b59a5207bfdbf1383" 2019-06-08 10:40:19,281 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 10:40:19 GMT X-Openstack-Request-Id: req-a4d50340-bc82-4b89-8c6b-f8c85d57a282 2019-06-08 10:40:19,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-06-08 10:40:19,281 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.46:9292/v2/images/e831f983-6832-4ec7-b386-7f137875ded9 used request id req-a4d50340-bc82-4b89-8c6b-f8c85d57a282 2019-06-08 10:40:19,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.355287075043s 2019-06-08 10:40:19,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-08 10:40:19,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}074c709223317c9ba9316e8e69c9039fb2766fcd" 2019-06-08 10:40:19,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 306 Content-Type: application/json Date: Sat, 08 Jun 2019 10:40: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-e50d9819-4762-4d57-8b0d-783d0d3eb35e x-openstack-request-id: req-e50d9819-4762-4d57-8b0d-783d0d3eb35e 2019-06-08 10:40:19,577 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "shaker-flavor_816b7a89-47ed-479a-afa9-5cdbfe463185", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/26ae8f92-c09c-4455-a01c-4eb3b95fcaa1", "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": "26ae8f92-c09c-4455-a01c-4eb3b95fcaa1"}]} 2019-06-08 10:40:19,577 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None used request id req-e50d9819-4762-4d57-8b0d-783d0d3eb35e 2019-06-08 10:40:19,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.289711952209s 2019-06-08 10:40:19,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-06-08 10:40:19,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:8774/v2.1/flavors/26ae8f92-c09c-4455-a01c-4eb3b95fcaa1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}074c709223317c9ba9316e8e69c9039fb2766fcd" 2019-06-08 10:40:19,609 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 08 Jun 2019 10:40: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-3141342f-cdf0-4e8e-a3ed-503d4564fc7f x-openstack-request-id: req-3141342f-cdf0-4e8e-a3ed-503d4564fc7f 2019-06-08 10:40:19,609 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.46:8774/v2.1/flavors/26ae8f92-c09c-4455-a01c-4eb3b95fcaa1 used request id req-3141342f-cdf0-4e8e-a3ed-503d4564fc7f 2019-06-08 10:40:19,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0309979915619s 2019-06-08 10:40:19,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-08 10:40:19,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}074c709223317c9ba9316e8e69c9039fb2766fcd" 2019-06-08 10:40:19,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 834 Content-Type: application/json Date: Sat, 08 Jun 2019 10:40:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9f7d930-ab31-424c-84e8-dac82293c4b8 2019-06-08 10:40:19,838 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.46:5000/v3/users/05c218d902a14f40af3320874b7f92da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05c218d902a14f40af3320874b7f92da", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.46:5000/v3/users/1afacf49c7e14af3a957f3511567dacc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1afacf49c7e14af3a957f3511567dacc", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.46:5000/v3/users/1f2145adf73944a6ab8ed52e5753691b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f2145adf73944a6ab8ed52e5753691b", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.46:5000/v3/users/2593ee6f9317492f990d505d77da4779"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2593ee6f9317492f990d505d77da4779", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.46:5000/v3/users/31ebed201e7e4ca5b7ee604a2b787581"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31ebed201e7e4ca5b7ee604a2b787581", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.46:5000/v3/users/3a572b3053b54834a82afa40e099a5da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a572b3053b54834a82afa40e099a5da", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.46:5000/v3/users/4fee668be3a64363800d347187a88df5"}, "domain_id": "69a9710257d445c38da42b508afe5e4c", "enabled": true, "options": {}, "id": "4fee668be3a64363800d347187a88df5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.46:5000/v3/users/66f1e9993f8b480294a60e940341f520"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66f1e9993f8b480294a60e940341f520", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.46:5000/v3/users/93fe3f7601c54ac9ad051856c17f28bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93fe3f7601c54ac9ad051856c17f28bb", "email": "nova@localhost", "password_expires_at": null}, {"name": "shaker-user_816b7a89-47ed-479a-afa9-5cdbfe463185", "links": {"self": "http://172.30.9.46:5000/v3/users/9426c74299e34da298c385d39d86c224"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9426c74299e34da298c385d39d86c224", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.46:5000/v3/users/c236670886154d449269b72bd9c90b0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c236670886154d449269b72bd9c90b0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.46:5000/v3/users/c65b29de08754e65a44567b1f677176f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c65b29de08754e65a44567b1f677176f", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.46:5000/v3/users/d8dd3e6eec484d33b35e900b9699495d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8dd3e6eec484d33b35e900b9699495d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.46:5000/v3/users/dda03f8796ac431cadfc3fd8cb68b8e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dda03f8796ac431cadfc3fd8cb68b8e8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.46:5000/v3/users/fd79c31b868f4106baa6b4b6f650b664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd79c31b868f4106baa6b4b6f650b664", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.46:5000/v3/users", "previous": null, "next": null}} 2019-06-08 10:40:19,838 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/users used request id req-e9f7d930-ab31-424c-84e8-dac82293c4b8 2019-06-08 10:40:19,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.22847700119s 2019-06-08 10:40:19,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-08 10:40:19,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/users/9426c74299e34da298c385d39d86c224 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}074c709223317c9ba9316e8e69c9039fb2766fcd" 2019-06-08 10:40:20,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 225 Content-Type: application/json Date: Sat, 08 Jun 2019 10:40:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0536be4-9c89-485c-8cfa-231917e159db 2019-06-08 10:40:20,063 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "shaker-user_816b7a89-47ed-479a-afa9-5cdbfe463185", "links": {"self": "http://172.30.9.46:5000/v3/users/9426c74299e34da298c385d39d86c224"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "9426c74299e34da298c385d39d86c224", "description": null}} 2019-06-08 10:40:20,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/users/9426c74299e34da298c385d39d86c224 used request id req-e0536be4-9c89-485c-8cfa-231917e159db 2019-06-08 10:40:20,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.219264030457s 2019-06-08 10:40:20,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-06-08 10:40:20,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:5000/v3/users/9426c74299e34da298c385d39d86c224 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}074c709223317c9ba9316e8e69c9039fb2766fcd" 2019-06-08 10:40:20,499 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 10:40:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7fbbb685-76e7-42d1-b1cb-fe60b9606b48 2019-06-08 10:40:20,499 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 10:40:20,500 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.46:5000/v3/users/9426c74299e34da298c385d39d86c224 used request id req-7fbbb685-76e7-42d1-b1cb-fe60b9606b48 2019-06-08 10:40:20,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.43554186821s 2019-06-08 10:40:20,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-08 10:40:20,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}074c709223317c9ba9316e8e69c9039fb2766fcd" 2019-06-08 10:40:20,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 10:40:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23ba39be-8b78-424d-be63-8f6d5721a996 2019-06-08 10:40:20,704 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.46:5000/v3/projects/3188c96ec01940fba81c35d45eb11133"}, "tags": [], "enabled": true, "id": "3188c96ec01940fba81c35d45eb11133", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.46:5000/v3/projects/376ad6c278424803a9252f03ac9e9e29"}, "tags": [], "enabled": true, "id": "376ad6c278424803a9252f03ac9e9e29", "parent_id": "default", "domain_id": "default", "name": "shaker-project_816b7a89-47ed-479a-afa9-5cdbfe463185"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f"}, "tags": [], "enabled": true, "id": "ae5008b7eba04bb8ab8b9bea870a005f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-08 10:40:20,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/projects used request id req-23ba39be-8b78-424d-be63-8f6d5721a996 2019-06-08 10:40:20,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.197811126709s 2019-06-08 10:40:20,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-06-08 10:40:20,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:5000/v3/projects/376ad6c278424803a9252f03ac9e9e29 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}074c709223317c9ba9316e8e69c9039fb2766fcd" 2019-06-08 10:40:20,996 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 10:40:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2f7b13a-2bdc-4d13-9b5a-1d380d264e4c 2019-06-08 10:40:20,997 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 10:40:20,997 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.46:5000/v3/projects/376ad6c278424803a9252f03ac9e9e29 used request id req-b2f7b13a-2bdc-4d13-9b5a-1d380d264e4c 2019-06-08 10:40:20,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.287559986115s 2019-06-08 10:40:21,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-08 10:40:21,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:9696/v2.0/security-groups.json?project_id=376ad6c278424803a9252f03ac9e9e29&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}074c709223317c9ba9316e8e69c9039fb2766fcd" 2019-06-08 10:40:21,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 08 Jun 2019 10:40:21 GMT X-Openstack-Request-Id: req-62c5b5fc-9cb5-48b8-94c3-fb71e11eef11 2019-06-08 10:40:21,367 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "created_at": "2019-06-08T10:09:48Z", "updated_at": "2019-06-08T10:09:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:09:48Z", "revision_number": 0, "id": "2b8aed31-b459-4905-8762-b4a55266f507", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:09:48Z", "security_group_id": "a4b12bdc-690c-4509-b1dc-daf3c3d34202", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "port_range_min": null, "ethertype": "IPv6", "project_id": "376ad6c278424803a9252f03ac9e9e29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:09:48Z", "revision_number": 0, "id": "3b6624ec-e35d-40b1-a5bd-65f74bce62ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:09:48Z", "security_group_id": "a4b12bdc-690c-4509-b1dc-daf3c3d34202", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "port_range_min": null, "ethertype": "IPv4", "project_id": "376ad6c278424803a9252f03ac9e9e29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:09:48Z", "revision_number": 0, "id": "78e9860a-2e36-412d-ac8e-bead586bd3b9", "remote_group_id": "a4b12bdc-690c-4509-b1dc-daf3c3d34202", "remote_ip_prefix": null, "created_at": "2019-06-08T10:09:48Z", "security_group_id": "a4b12bdc-690c-4509-b1dc-daf3c3d34202", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "port_range_min": null, "ethertype": "IPv4", "project_id": "376ad6c278424803a9252f03ac9e9e29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:09:48Z", "revision_number": 0, "id": "8a412a5a-0b72-44e9-a14e-05040391ab33", "remote_group_id": "a4b12bdc-690c-4509-b1dc-daf3c3d34202", "remote_ip_prefix": null, "created_at": "2019-06-08T10:09:48Z", "security_group_id": "a4b12bdc-690c-4509-b1dc-daf3c3d34202", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "port_range_min": null, "ethertype": "IPv6", "project_id": "376ad6c278424803a9252f03ac9e9e29"}], "revision_number": 1, "project_id": "376ad6c278424803a9252f03ac9e9e29", "id": "a4b12bdc-690c-4509-b1dc-daf3c3d34202", "name": "default"}]} 2019-06-08 10:40:21,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/security-groups.json?project_id=376ad6c278424803a9252f03ac9e9e29&name=default used request id req-62c5b5fc-9cb5-48b8-94c3-fb71e11eef11 2019-06-08 10:40:21,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.365391969681s 2019-06-08 10:40:21,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-08 10:40:21,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}074c709223317c9ba9316e8e69c9039fb2766fcd" 2019-06-08 10:40:21,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Sat, 08 Jun 2019 10:40:21 GMT X-Openstack-Request-Id: req-8f650ab0-a42c-464c-bdf7-78829b7d86e6 2019-06-08 10:40:21,437 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3188c96ec01940fba81c35d45eb11133", "created_at": "2019-06-08T05:50:08Z", "updated_at": "2019-06-08T05:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "1a304197-6259-47fb-8799-aa407182630d", "remote_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv6", "project_id": "3188c96ec01940fba81c35d45eb11133"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "487196b0-2bde-45c0-8b45-f9fcd16601fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv4", "project_id": "3188c96ec01940fba81c35d45eb11133"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "abadd49a-1a8f-405f-ba47-7c59fe8b0d0f", "remote_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv4", "project_id": "3188c96ec01940fba81c35d45eb11133"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "d26daddf-2739-444d-991e-138b96ac2ac2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv6", "project_id": "3188c96ec01940fba81c35d45eb11133"}], "revision_number": 1, "project_id": "3188c96ec01940fba81c35d45eb11133", "id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fcde8c1a9a84222a1af8e17021b864b", "created_at": "2019-06-08T07:13:08Z", "updated_at": "2019-06-08T07:13:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T07:13:08Z", "revision_number": 0, "id": "119e3406-7691-4da0-ac15-0d3e6d2fd28e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T07:13:08Z", "security_group_id": "0f8b9193-9837-4cf1-95ef-d23d8155e475", "tenant_id": "0fcde8c1a9a84222a1af8e17021b864b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fcde8c1a9a84222a1af8e17021b864b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T07:13:08Z", "revision_number": 0, "id": "14fbdfaa-d265-42c2-9a0c-24f495bd2bb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T07:13:08Z", "security_group_id": "0f8b9193-9837-4cf1-95ef-d23d8155e475", "tenant_id": "0fcde8c1a9a84222a1af8e17021b864b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fcde8c1a9a84222a1af8e17021b864b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T07:13:08Z", "revision_number": 0, "id": "f04d63cb-b583-47e4-82bf-2cf9964ef767", "remote_group_id": "0f8b9193-9837-4cf1-95ef-d23d8155e475", "remote_ip_prefix": null, "created_at": "2019-06-08T07:13:08Z", "security_group_id": "0f8b9193-9837-4cf1-95ef-d23d8155e475", "tenant_id": "0fcde8c1a9a84222a1af8e17021b864b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fcde8c1a9a84222a1af8e17021b864b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T07:13:08Z", "revision_number": 0, "id": "f3c829b6-17af-4c05-9571-55ca9fe56a64", "remote_group_id": "0f8b9193-9837-4cf1-95ef-d23d8155e475", "remote_ip_prefix": null, "created_at": "2019-06-08T07:13:08Z", "security_group_id": "0f8b9193-9837-4cf1-95ef-d23d8155e475", "tenant_id": "0fcde8c1a9a84222a1af8e17021b864b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fcde8c1a9a84222a1af8e17021b864b"}], "revision_number": 1, "project_id": "0fcde8c1a9a84222a1af8e17021b864b", "id": "0f8b9193-9837-4cf1-95ef-d23d8155e475", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "created_at": "2019-06-08T05:47:57Z", "updated_at": "2019-06-08T05:47:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "02da1104-56ed-4749-b003-90c4f8f656ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "a3f7c7ce-1565-464d-9c08-e39b080cdb6d", "remote_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "c5f47a68-2c8b-4de3-91dc-0a19312beb49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "d9877ee1-16fa-4f55-9b57-2bd861dcc4ea", "remote_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}], "revision_number": 1, "project_id": "ae5008b7eba04bb8ab8b9bea870a005f", "id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-06-08T05:50:09Z", "updated_at": "2019-06-08T05:50:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "41f1ce41-3b64-482a-87c5-0d0b11c6398f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "79dc58b0-b605-4504-9229-080d558ac4f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "81274cd5-6700-4e0f-8a2a-1f2e3420f4f3", "remote_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "dd1516ff-335a-4f12-a448-f096493076e7", "remote_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "48f2b38a-983e-4487-ab36-f87307c0130c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "created_at": "2019-06-08T10:09:48Z", "updated_at": "2019-06-08T10:09:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:09:48Z", "revision_number": 0, "id": "2b8aed31-b459-4905-8762-b4a55266f507", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:09:48Z", "security_group_id": "a4b12bdc-690c-4509-b1dc-daf3c3d34202", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "port_range_min": null, "ethertype": "IPv6", "project_id": "376ad6c278424803a9252f03ac9e9e29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:09:48Z", "revision_number": 0, "id": "3b6624ec-e35d-40b1-a5bd-65f74bce62ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:09:48Z", "security_group_id": "a4b12bdc-690c-4509-b1dc-daf3c3d34202", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "port_range_min": null, "ethertype": "IPv4", "project_id": "376ad6c278424803a9252f03ac9e9e29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:09:48Z", "revision_number": 0, "id": "78e9860a-2e36-412d-ac8e-bead586bd3b9", "remote_group_id": "a4b12bdc-690c-4509-b1dc-daf3c3d34202", "remote_ip_prefix": null, "created_at": "2019-06-08T10:09:48Z", "security_group_id": "a4b12bdc-690c-4509-b1dc-daf3c3d34202", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "port_range_min": null, "ethertype": "IPv4", "project_id": "376ad6c278424803a9252f03ac9e9e29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:09:48Z", "revision_number": 0, "id": "8a412a5a-0b72-44e9-a14e-05040391ab33", "remote_group_id": "a4b12bdc-690c-4509-b1dc-daf3c3d34202", "remote_ip_prefix": null, "created_at": "2019-06-08T10:09:48Z", "security_group_id": "a4b12bdc-690c-4509-b1dc-daf3c3d34202", "tenant_id": "376ad6c278424803a9252f03ac9e9e29", "port_range_min": null, "ethertype": "IPv6", "project_id": "376ad6c278424803a9252f03ac9e9e29"}], "revision_number": 1, "project_id": "376ad6c278424803a9252f03ac9e9e29", "id": "a4b12bdc-690c-4509-b1dc-daf3c3d34202", "name": "default"}]} 2019-06-08 10:40:21,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/security-groups.json used request id req-8f650ab0-a42c-464c-bdf7-78829b7d86e6 2019-06-08 10:40:21,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0639450550079s 2019-06-08 10:40:21,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-06-08 10:40:21,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/security-groups/a4b12bdc-690c-4509-b1dc-daf3c3d34202.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}074c709223317c9ba9316e8e69c9039fb2766fcd" 2019-06-08 10:40:21,557 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 10:40:21 GMT X-Openstack-Request-Id: req-7f987e5d-6532-4616-934b-43b7b6cb2ed1 2019-06-08 10:40:21,557 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 10:40:21,557 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/security-groups/a4b12bdc-690c-4509-b1dc-daf3c3d34202.json used request id req-7f987e5d-6532-4616-934b-43b7b6cb2ed1 2019-06-08 10:40:21,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.113435029984s 2019-06-08 10:40:21,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 10:40:21,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}074c709223317c9ba9316e8e69c9039fb2766fcd" 2019-06-08 10:40:21,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 413 Content-Type: application/json Date: Sat, 08 Jun 2019 10:40:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-304321d4-b1c9-49f1-923b-464281b8f2d8 2019-06-08 10:40:21,772 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}, {"domain_id": null, "id": "ff0565fcfcf44e71aa37e9d3b43472fd", "links": {"self": "http://172.30.9.46:5000/v3/roles/ff0565fcfcf44e71aa37e9d3b43472fd"}, "name": "heat_stack_owner"}]} 2019-06-08 10:40:21,773 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-304321d4-b1c9-49f1-923b-464281b8f2d8 2019-06-08 10:40:21,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.211287021637s 2019-06-08 10:40:21,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2019-06-08 10:40:21,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:5000/v3/roles/ff0565fcfcf44e71aa37e9d3b43472fd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}074c709223317c9ba9316e8e69c9039fb2766fcd" 2019-06-08 10:40:21,998 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 10:40:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58ad2506-40ea-4114-9f20-a3f0585e84da 2019-06-08 10:40:21,998 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 10:40:21,998 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.46:5000/v3/roles/ff0565fcfcf44e71aa37e9d3b43472fd used request id req-58ad2506-40ea-4114-9f20-a3f0585e84da 2019-06-08 10:40:21,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.220227956772s 2019-06-08 10:40:21,999 - xtesting.ci.run_tests - INFO - Xtesting report: +--------------------+------------------+----------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +--------------------+------------------+----------------------+------------------+----------------+ | rally_full | functest | benchmarking | 107:21 | FAIL | | rally_jobs | functest | benchmarking | 28:26 | PASS | | vmtp | functest | benchmarking | 19:17 | PASS | | shaker | functest | benchmarking | 30:19 | PASS | +--------------------+------------------+----------------------+------------------+----------------+ 2019-06-08 10:40:22,004 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2019-06-08 10:40:22,038 - paramiko.transport - DEBUG - EOF in transport thread 2019-06-08 10:40:24,816 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-hunter-41 | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | DEBUG | true | | INSTALLER_TYPE | apex | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-06-08 10:40:24,819 - 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.46,192.30.9.6 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.46:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=zKoHO1Q6CDuGhs57fW23Skal4 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=3188c96ec01940fba81c35d45eb11133 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2019-06-08 10:40:24,819 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-06-08 10:40:24,819 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------+-------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------+-------------------+ +---------------+---------------+---------------------+-------------------+ 2019-06-08 10:40:24,820 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------------+-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+-------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:00 | SKIP | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | vgpu | functest | features | 00:00 | SKIP | | stor4nfv_os | stor4nfv | features | 00:00 | SKIP | +-----------------------------+-------------------+------------------+------------------+----------------+ 2019-06-08 10:40:24,822 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2019-06-08 10:40:27,274 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-hunter-41 | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | DEBUG | true | | INSTALLER_TYPE | apex | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-06-08 10:40:27,277 - 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.46,192.30.9.6 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.46:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=zKoHO1Q6CDuGhs57fW23Skal4 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=3188c96ec01940fba81c35d45eb11133 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2019-06-08 10:40:27,277 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-06-08 10:40:27,277 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------------------------+----------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------------------------+----------------------------------------+ | vnf | 4 | Collection of VNF test cases. | cloudify cloudify_ims heat_ims | | | | | vyos_vrouter juju_epc | +---------------+---------------+---------------------------------------+----------------------------------------+ 2019-06-08 10:40:27,285 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify'... 2019-06-08 10:40:27,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 10:40:27,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sat, 08 Jun 2019 10:40:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b0d9b8e-f70d-4f20-8a39-07f04851b582 2019-06-08 10:40:27,464 - 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.46:5000/v3/", "rel": "self"}]}} 2019-06-08 10:40:27,464 - keystoneauth.session - DEBUG - GET call to http://172.30.9.46:5000/v3 used request id req-9b0d9b8e-f70d-4f20-8a39-07f04851b582 2019-06-08 10:40:27,465 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.46:5000/v3/auth/tokens 2019-06-08 10:40:27,941 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "d2be94ca10bc410d8e2df55ad673d32f", "name": "member"}, {"id": "e5096deb7bb54cdfaba406b083716814", "name": "admin"}, {"id": "20c52caa8815436598706c0044dd78ea", "name": "reader"}], "expires_at": "2019-06-08T11:40:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3188c96ec01940fba81c35d45eb11133", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "569429e3916a40609b1b095c350d4f40"}, {"url": "http://172.30.9.46:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f8c054a2af64f418c37ee7727690693"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b02dfb863f5a4bffb36851235754ef91"}], "type": "metric", "id": "04a04b69122f4f738931230cee29629a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699fd3a20c8d40938f47375515d56729"}, {"url": "http://172.30.9.46:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a29c25ed5bae42389e53743e2b2d4cc6"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2aa7441977c496197e3dd66db370091"}], "type": "image", "id": "1229db241b1e4199aa3477e6a5aaaaf3", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.25:8080/v1/AUTH_3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f18ac20553a423cb64c4c119b4996d7"}, {"url": "http://172.30.9.46:8080/v1/AUTH_3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9cb7095bfac44798c7fb7f9deeeb6c2"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5274ae5199a462fbdfc0fea51cec5a4"}], "type": "object-store", "id": "3937992c91de456ab652dcaface65051", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.46:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469fe8a62bab4dce8322074f2fcdb9b4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e66cd3f99f9447b491021e663455e8c8"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "faa6e36db7f04aaf89b1671b36545dd9"}], "type": "cloudformation", "id": "4475ac30861f4898a3b4a3f25d4c15a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "451296117b884380836bc65617a5acf5"}, {"url": "http://172.30.9.46:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3bf63cbaa4d40d8a7b3788a9ab9cf75"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8fcd63580f1428d9b345eecdbd48204"}], "type": "compute", "id": "55cb302de7b240e1a0963bcae70f4b34", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04b4a8c11b3f4bd1ab89c03a5aa9bd51"}, {"url": "http://172.30.9.46:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "489dc505b18c45b097be2b0ce43d310b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "768110a585514cb9a095e0ffab526da4"}], "type": "identity", "id": "6494ad775fb84e9891f5bc3015a60f48", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.46:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02cf21684702424ca6c0c65fbe598276"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a219343778574f9a89cf8eda09913c42"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3727342b4d045659e67915b25bea965"}], "type": "placement", "id": "6dd232e0a9944d6f8afacd7b59c2bb55", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f4e281ad8cd4aaba41477f8f55544b4"}, {"url": "http://172.30.9.46:8776/v2/3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f80c73c49c6480dba7d5f4b80e4a948"}, {"url": "http://192.30.9.6:8776/v2/3188c96ec01940fba81c35d45eb11133", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c209dd66f03a44bd9424eb1cad43b57c"}], "type": "volumev2", "id": "7c5d79a9253b44f1afeea36304180784", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c9a71230b064918baa5ec4ab83144c8"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d7c07f63f584a70a7df59e46b53c425"}, {"url": "http://172.30.9.46:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a67b17f9d1f45acb1b7213e75ed7276"}], "type": "event", "id": "84c44c0613f94bf8bbb2e05ff2f89471", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/3188c96ec01940fba81c35d45eb11133", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "775bcb67ac30456cb720438594a475e1"}, {"url": "http://192.30.9.6:8776/v3/3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2c0df4ad6a14557a0e2b97bfa52019f"}, {"url": "http://172.30.9.46:8776/v3/3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ef016b34aa45a7ba522cfecbfec6eb"}], "type": "volumev3", "id": "8b8641e49b5f486a864b0b857a0e9a73", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "121402a262894e60b2dd90a4c91ddfc4"}, {"url": "http://192.30.9.6:8004/v1/3188c96ec01940fba81c35d45eb11133", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "843fd802e471465f9929116059937b0b"}, {"url": "http://172.30.9.46:8004/v1/3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b71667e57ac348d19ee51701c2492bc8"}], "type": "orchestration", "id": "910666d0b44e43dda71799578f2fb207", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.46:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d50b2697934e5aa702ab2b26a44279"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0eb6565be3e44b382acfbe153b647bf"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0ee7731b0a344dd95394ec40456c966"}], "type": "network", "id": "96d169df5f3246498ebfd684c882081c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.46:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6207f5501c4d439cb61786bf4936a152"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de1dcf61d9e44a7aa8f94ba8c4cf9375"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc2fab36e3514270a85a06afe9ff1894"}], "type": "alarming", "id": "96f5a2d27e6f427cbd0f869917a8dd5d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "bf0bc5911f744db0865b88b9285e5dc1", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fd79c31b868f4106baa6b4b6f650b664"}, "audit_ids": ["jdmT2y5jR52A1KFh2Aim8g"], "issued_at": "2019-06-08T10:40:27.000000Z"}} 2019-06-08 10:40:27,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 10:40:27,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b058090d820d7ccb511946ef0cc59d9296976c1b" 2019-06-08 10:40:28,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 08 Jun 2019 10:40:28 GMT X-Openstack-Request-Id: req-8e295adb-7870-402a-87ce-97694dab5419 2019-06-08 10:40:28,335 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T06:03:01Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","provider:network_type":"flat"}]} 2019-06-08 10:40:28,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8e295adb-7870-402a-87ce-97694dab5419 2019-06-08 10:40:28,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.389631032944s 2019-06-08 10:40:28,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 10:40:28,352 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 08 Jun 2019 10:40:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e82e783-8c02-4fab-9b3f-071443dc04ae 2019-06-08 10:40:28,352 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:40:28,352 - keystoneauth.session - DEBUG - GET call to http://172.30.9.46:5000/ used request id req-6e82e783-8c02-4fab-9b3f-071443dc04ae 2019-06-08 10:40:28,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-08 10:40:28,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b058090d820d7ccb511946ef0cc59d9296976c1b" 2019-06-08 10:40:28,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 08 Jun 2019 10:40:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1a237b0-90c0-45f4-b78a-704f20d256a9 2019-06-08 10:40:28,565 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.46:5000/v3/domains/69a9710257d445c38da42b508afe5e4c"}, "tags": [], "enabled": true, "id": "69a9710257d445c38da42b508afe5e4c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.46:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.46:5000/v3/domains", "previous": null, "next": null}} 2019-06-08 10:40:28,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/domains used request id req-c1a237b0-90c0-45f4-b78a-704f20d256a9 2019-06-08 10:40:28,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.211543083191s 2019-06-08 10:40:28,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-06-08 10:40:28,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b058090d820d7ccb511946ef0cc59d9296976c1b" -d '{"project": {"description": "Created by OPNFV Functest: cloudify", "enabled": true, "domain_id": "default", "name": "cloudify-project_96957c98-49a2-4685-b202-d217bab71f63"}}' 2019-06-08 10:40:28,713 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Sat, 08 Jun 2019 10:40:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22db170f-f07f-4303-9a6c-ed9d5a02d20e 2019-06-08 10:40:28,713 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.46:5000/v3/projects/8f038f6220b144789e91b7e5e7c6e71d"}, "tags": [], "enabled": true, "id": "8f038f6220b144789e91b7e5e7c6e71d", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_96957c98-49a2-4685-b202-d217bab71f63"}} 2019-06-08 10:40:28,713 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.46:5000/v3/projects used request id req-22db170f-f07f-4303-9a6c-ed9d5a02d20e 2019-06-08 10:40:28,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.13999414444s 2019-06-08 10:40:28,714 - 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'8f038f6220b144789e91b7e5e7c6e71d', '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_96957c98-49a2-4685-b202-d217bab71f63'}) 2019-06-08 10:40:28,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-06-08 10:40:28,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b058090d820d7ccb511946ef0cc59d9296976c1b" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "f2kNMnDsE0jghqFiO2LNRZN6yI6eky", "email": null, "name": "cloudify-user_96957c98-49a2-4685-b202-d217bab71f63"}}' 2019-06-08 10:40:29,216 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Sat, 08 Jun 2019 10:40:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57686299-42da-481a-8387-dd28a61d2971 2019-06-08 10:40:29,216 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cloudify-user_96957c98-49a2-4685-b202-d217bab71f63", "links": {"self": "http://172.30.9.46:5000/v3/users/6dd0394a118e49e4bcba93a5c01896a6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6dd0394a118e49e4bcba93a5c01896a6", "domain_id": "default", "password_expires_at": null}} 2019-06-08 10:40:29,216 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.46:5000/v3/users used request id req-57686299-42da-481a-8387-dd28a61d2971 2019-06-08 10:40:29,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.49471783638s 2019-06-08 10:40:29,217 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'6dd0394a118e49e4bcba93a5c01896a6', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify-user_96957c98-49a2-4685-b202-d217bab71f63'}) 2019-06-08 10:40:29,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 10:40:29,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b058090d820d7ccb511946ef0cc59d9296976c1b" 2019-06-08 10:40:29,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 10:40:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3a3c3ef-2053-4b9f-a917-0e2475e8ace1 2019-06-08 10:40:29,376 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 10:40:29,376 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-a3a3c3ef-2053-4b9f-a917-0e2475e8ace1 2019-06-08 10:40:29,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.155205965042s 2019-06-08 10:40:29,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 10:40:29,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b058090d820d7ccb511946ef0cc59d9296976c1b" 2019-06-08 10:40:29,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 10:40:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8758d326-19a9-498a-8551-3232cbabd1a4 2019-06-08 10:40:29,494 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 10:40:29,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-8758d326-19a9-498a-8551-3232cbabd1a4 2019-06-08 10:40:29,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.112797021866s 2019-06-08 10:40:29,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 10:40:29,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b058090d820d7ccb511946ef0cc59d9296976c1b" 2019-06-08 10:40:29,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 10:40:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63cfe7db-3f65-45e5-828c-0881bd4a6ca5 2019-06-08 10:40:29,611 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 10:40:29,612 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-63cfe7db-3f65-45e5-828c-0881bd4a6ca5 2019-06-08 10:40:29,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.111469984055s 2019-06-08 10:40:29,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-08 10:40:29,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b058090d820d7ccb511946ef0cc59d9296976c1b" 2019-06-08 10:40:29,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 149 Content-Type: application/json Date: Sat, 08 Jun 2019 10:40:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6cb56ac-cd4c-4a36-9cf8-7116108bbb2f 2019-06-08 10:40:29,918 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.46:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-08 10:40:29,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/domains/default used request id req-d6cb56ac-cd4c-4a36-9cf8-7116108bbb2f 2019-06-08 10:40:29,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.301696062088s 2019-06-08 10:40:29,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-08 10:40:29,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b058090d820d7ccb511946ef0cc59d9296976c1b" 2019-06-08 10:40:30,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Sat, 08 Jun 2019 10:40:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-255eb1f5-0d6f-4457-8bdc-476245ceedaa 2019-06-08 10:40:30,134 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.46:5000/v3/users/05c218d902a14f40af3320874b7f92da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05c218d902a14f40af3320874b7f92da", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.46:5000/v3/users/1afacf49c7e14af3a957f3511567dacc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1afacf49c7e14af3a957f3511567dacc", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.46:5000/v3/users/1f2145adf73944a6ab8ed52e5753691b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f2145adf73944a6ab8ed52e5753691b", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.46:5000/v3/users/2593ee6f9317492f990d505d77da4779"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2593ee6f9317492f990d505d77da4779", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.46:5000/v3/users/31ebed201e7e4ca5b7ee604a2b787581"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31ebed201e7e4ca5b7ee604a2b787581", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.46:5000/v3/users/3a572b3053b54834a82afa40e099a5da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a572b3053b54834a82afa40e099a5da", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.46:5000/v3/users/4fee668be3a64363800d347187a88df5"}, "domain_id": "69a9710257d445c38da42b508afe5e4c", "enabled": true, "options": {}, "id": "4fee668be3a64363800d347187a88df5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.46:5000/v3/users/66f1e9993f8b480294a60e940341f520"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66f1e9993f8b480294a60e940341f520", "email": "heat@localhost", "password_expires_at": null}, {"name": "cloudify-user_96957c98-49a2-4685-b202-d217bab71f63", "links": {"self": "http://172.30.9.46:5000/v3/users/6dd0394a118e49e4bcba93a5c01896a6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6dd0394a118e49e4bcba93a5c01896a6", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.46:5000/v3/users/93fe3f7601c54ac9ad051856c17f28bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93fe3f7601c54ac9ad051856c17f28bb", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.46:5000/v3/users/c236670886154d449269b72bd9c90b0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c236670886154d449269b72bd9c90b0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.46:5000/v3/users/c65b29de08754e65a44567b1f677176f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c65b29de08754e65a44567b1f677176f", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.46:5000/v3/users/d8dd3e6eec484d33b35e900b9699495d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8dd3e6eec484d33b35e900b9699495d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.46:5000/v3/users/dda03f8796ac431cadfc3fd8cb68b8e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dda03f8796ac431cadfc3fd8cb68b8e8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.46:5000/v3/users/fd79c31b868f4106baa6b4b6f650b664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd79c31b868f4106baa6b4b6f650b664", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.46:5000/v3/users", "previous": null, "next": null}} 2019-06-08 10:40:30,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/users used request id req-255eb1f5-0d6f-4457-8bdc-476245ceedaa 2019-06-08 10:40:30,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.214974164963s 2019-06-08 10:40:30,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-08 10:40:30,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b058090d820d7ccb511946ef0cc59d9296976c1b" 2019-06-08 10:40:30,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Sat, 08 Jun 2019 10:40:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4116f76-e4fe-4748-a275-11480eeaa2a2 2019-06-08 10:40:30,263 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.46:5000/v3/projects/3188c96ec01940fba81c35d45eb11133"}, "tags": [], "enabled": true, "id": "3188c96ec01940fba81c35d45eb11133", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.46:5000/v3/projects/8f038f6220b144789e91b7e5e7c6e71d"}, "tags": [], "enabled": true, "id": "8f038f6220b144789e91b7e5e7c6e71d", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_96957c98-49a2-4685-b202-d217bab71f63"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f"}, "tags": [], "enabled": true, "id": "ae5008b7eba04bb8ab8b9bea870a005f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-08 10:40:30,263 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/projects?domain_id=default used request id req-e4116f76-e4fe-4748-a275-11480eeaa2a2 2019-06-08 10:40:30,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.115820884705s 2019-06-08 10:40:30,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-08 10:40:30,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/role_assignments?user.id=6dd0394a118e49e4bcba93a5c01896a6&role.id=d2be94ca10bc410d8e2df55ad673d32f&scope.project.id=8f038f6220b144789e91b7e5e7c6e71d" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b058090d820d7ccb511946ef0cc59d9296976c1b" 2019-06-08 10:40:30,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Sat, 08 Jun 2019 10:40:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-528231cf-6bf3-4541-9f2f-3d32c070deb6 2019-06-08 10:40:30,379 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.46:5000/v3/role_assignments?user.id=6dd0394a118e49e4bcba93a5c01896a6&role.id=d2be94ca10bc410d8e2df55ad673d32f&scope.project.id=8f038f6220b144789e91b7e5e7c6e71d", "previous": null, "next": null}} 2019-06-08 10:40:30,379 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/role_assignments?user.id=6dd0394a118e49e4bcba93a5c01896a6&role.id=d2be94ca10bc410d8e2df55ad673d32f&scope.project.id=8f038f6220b144789e91b7e5e7c6e71d used request id req-528231cf-6bf3-4541-9f2f-3d32c070deb6 2019-06-08 10:40:30,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.107715129852s 2019-06-08 10:40:30,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-06-08 10:40:30,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:5000/v3/projects/8f038f6220b144789e91b7e5e7c6e71d/users/6dd0394a118e49e4bcba93a5c01896a6/roles/d2be94ca10bc410d8e2df55ad673d32f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b058090d820d7ccb511946ef0cc59d9296976c1b" 2019-06-08 10:40:30,627 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 10:40:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-778a4293-1b7a-4051-a2cd-caa11979725a 2019-06-08 10:40:30,627 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 10:40:30,627 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.46:5000/v3/projects/8f038f6220b144789e91b7e5e7c6e71d/users/6dd0394a118e49e4bcba93a5c01896a6/roles/d2be94ca10bc410d8e2df55ad673d32f used request id req-778a4293-1b7a-4051-a2cd-caa11979725a 2019-06-08 10:40:30,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.243751049042s 2019-06-08 10:40:30,628 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify-project_96957c98-49a2-4685-b202-d217bab71f63', 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'8f038f6220b144789e91b7e5e7c6e71d', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'f2kNMnDsE0jghqFiO2LNRZN6yI6eky', 'username': u'cloudify-user_96957c98-49a2-4685-b202-d217bab71f63', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.46:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-06-08 10:40:30,632 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify-user_96957c98-49a2-4685-b202-d217bab71f63', 'password': 'f2kNMnDsE0jghqFiO2LNRZN6yI6eky', 'project_name': 'cloudify-project_96957c98-49a2-4685-b202-d217bab71f63', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.46:5000/v3', 'project_id': '8f038f6220b144789e91b7e5e7c6e71d', 'project_domain_name': 'Default'} 2019-06-08 10:40:30,633 - xtesting.ci.run_tests - INFO - Running test case 'cloudify'... 2019-06-08 10:40:30,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-08 10:40:30,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b058090d820d7ccb511946ef0cc59d9296976c1b" 2019-06-08 10:40:30,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 08 Jun 2019 10:40:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94be9e8b-9b94-4b80-8613-2785d8cd0cca 2019-06-08 10:40:30,769 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.46:5000/v3/domains/69a9710257d445c38da42b508afe5e4c"}, "tags": [], "enabled": true, "id": "69a9710257d445c38da42b508afe5e4c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.46:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.46:5000/v3/domains", "previous": null, "next": null}} 2019-06-08 10:40:30,769 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/domains used request id req-94be9e8b-9b94-4b80-8613-2785d8cd0cca 2019-06-08 10:40:30,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.135402917862s 2019-06-08 10:40:30,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-08 10:40:30,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b058090d820d7ccb511946ef0cc59d9296976c1b" 2019-06-08 10:40:30,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Sat, 08 Jun 2019 10:40:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12cf1594-27ed-492e-b06f-e79cd927c4bf 2019-06-08 10:40:30,892 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.46:5000/v3/projects/3188c96ec01940fba81c35d45eb11133"}, "tags": [], "enabled": true, "id": "3188c96ec01940fba81c35d45eb11133", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.46:5000/v3/projects/8f038f6220b144789e91b7e5e7c6e71d"}, "tags": [], "enabled": true, "id": "8f038f6220b144789e91b7e5e7c6e71d", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_96957c98-49a2-4685-b202-d217bab71f63"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f"}, "tags": [], "enabled": true, "id": "ae5008b7eba04bb8ab8b9bea870a005f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-08 10:40:30,892 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/projects?domain_id=default used request id req-12cf1594-27ed-492e-b06f-e79cd927c4bf 2019-06-08 10:40:30,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.114804029465s 2019-06-08 10:40:30,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-06-08 10:40:30,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b058090d820d7ccb511946ef0cc59d9296976c1b" -d '{"network": {"tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "name": "cloudify-net_96957c98-49a2-4685-b202-d217bab71f63", "admin_state_up": true}}' 2019-06-08 10:40:31,201 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Sat, 08 Jun 2019 10:40:31 GMT X-Openstack-Request-Id: req-74b20c2d-1bae-47d6-8d6a-c94fb591b84a 2019-06-08 10:40:31,201 - 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":"9104caf1-f93e-465a-9d44-35d72b5ebf6f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":false,"project_id":"8f038f6220b144789e91b7e5e7c6e71d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-08T10:40:31Z","is_default":false,"qos_policy_id":null,"name":"cloudify-net_96957c98-49a2-4685-b202-d217bab71f63","admin_state_up":true,"tenant_id":"8f038f6220b144789e91b7e5e7c6e71d","created_at":"2019-06-08T10:40:31Z","mtu":1450}} 2019-06-08 10:40:31,201 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-74b20c2d-1bae-47d6-8d6a-c94fb591b84a 2019-06-08 10:40:31,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.307065963745s 2019-06-08 10:40:31,202 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-06-08T10:40:31Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'9104caf1-f93e-465a-9d44-35d72b5ebf6f', u'provider:segmentation_id': 68, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'cloudify-net_96957c98-49a2-4685-b202-d217bab71f63', u'created_at': u'2019-06-08T10:40:31Z', u'mtu': 1450, u'tenant_id': u'8f038f6220b144789e91b7e5e7c6e71d', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'8f038f6220b144789e91b7e5e7c6e71d', u'l2_adjacency': True}) 2019-06-08 10:40:31,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 10:40:31,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sat, 08 Jun 2019 10:40:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9485a562-7051-4b0c-8c92-e3eb2cc34f3e 2019-06-08 10:40:31,212 - 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.46:5000/v3/", "rel": "self"}]}} 2019-06-08 10:40:31,213 - keystoneauth.session - DEBUG - GET call to http://172.30.9.46:5000/v3 used request id req-9485a562-7051-4b0c-8c92-e3eb2cc34f3e 2019-06-08 10:40:31,213 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.46:5000/v3/auth/tokens 2019-06-08 10:40:31,612 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d2be94ca10bc410d8e2df55ad673d32f", "name": "member"}, {"id": "20c52caa8815436598706c0044dd78ea", "name": "reader"}], "expires_at": "2019-06-08T11:40:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8f038f6220b144789e91b7e5e7c6e71d", "name": "cloudify-project_96957c98-49a2-4685-b202-d217bab71f63"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "569429e3916a40609b1b095c350d4f40"}, {"url": "http://172.30.9.46:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f8c054a2af64f418c37ee7727690693"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b02dfb863f5a4bffb36851235754ef91"}], "type": "metric", "id": "04a04b69122f4f738931230cee29629a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699fd3a20c8d40938f47375515d56729"}, {"url": "http://172.30.9.46:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a29c25ed5bae42389e53743e2b2d4cc6"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2aa7441977c496197e3dd66db370091"}], "type": "image", "id": "1229db241b1e4199aa3477e6a5aaaaf3", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.25:8080/v1/AUTH_8f038f6220b144789e91b7e5e7c6e71d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f18ac20553a423cb64c4c119b4996d7"}, {"url": "http://172.30.9.46:8080/v1/AUTH_8f038f6220b144789e91b7e5e7c6e71d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9cb7095bfac44798c7fb7f9deeeb6c2"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5274ae5199a462fbdfc0fea51cec5a4"}], "type": "object-store", "id": "3937992c91de456ab652dcaface65051", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.46:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469fe8a62bab4dce8322074f2fcdb9b4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e66cd3f99f9447b491021e663455e8c8"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "faa6e36db7f04aaf89b1671b36545dd9"}], "type": "cloudformation", "id": "4475ac30861f4898a3b4a3f25d4c15a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "451296117b884380836bc65617a5acf5"}, {"url": "http://172.30.9.46:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3bf63cbaa4d40d8a7b3788a9ab9cf75"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8fcd63580f1428d9b345eecdbd48204"}], "type": "compute", "id": "55cb302de7b240e1a0963bcae70f4b34", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04b4a8c11b3f4bd1ab89c03a5aa9bd51"}, {"url": "http://172.30.9.46:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "489dc505b18c45b097be2b0ce43d310b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "768110a585514cb9a095e0ffab526da4"}], "type": "identity", "id": "6494ad775fb84e9891f5bc3015a60f48", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.46:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02cf21684702424ca6c0c65fbe598276"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a219343778574f9a89cf8eda09913c42"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3727342b4d045659e67915b25bea965"}], "type": "placement", "id": "6dd232e0a9944d6f8afacd7b59c2bb55", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8f038f6220b144789e91b7e5e7c6e71d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f4e281ad8cd4aaba41477f8f55544b4"}, {"url": "http://172.30.9.46:8776/v2/8f038f6220b144789e91b7e5e7c6e71d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f80c73c49c6480dba7d5f4b80e4a948"}, {"url": "http://192.30.9.6:8776/v2/8f038f6220b144789e91b7e5e7c6e71d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c209dd66f03a44bd9424eb1cad43b57c"}], "type": "volumev2", "id": "7c5d79a9253b44f1afeea36304180784", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c9a71230b064918baa5ec4ab83144c8"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d7c07f63f584a70a7df59e46b53c425"}, {"url": "http://172.30.9.46:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a67b17f9d1f45acb1b7213e75ed7276"}], "type": "event", "id": "84c44c0613f94bf8bbb2e05ff2f89471", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/8f038f6220b144789e91b7e5e7c6e71d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "775bcb67ac30456cb720438594a475e1"}, {"url": "http://192.30.9.6:8776/v3/8f038f6220b144789e91b7e5e7c6e71d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2c0df4ad6a14557a0e2b97bfa52019f"}, {"url": "http://172.30.9.46:8776/v3/8f038f6220b144789e91b7e5e7c6e71d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ef016b34aa45a7ba522cfecbfec6eb"}], "type": "volumev3", "id": "8b8641e49b5f486a864b0b857a0e9a73", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/8f038f6220b144789e91b7e5e7c6e71d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "121402a262894e60b2dd90a4c91ddfc4"}, {"url": "http://192.30.9.6:8004/v1/8f038f6220b144789e91b7e5e7c6e71d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "843fd802e471465f9929116059937b0b"}, {"url": "http://172.30.9.46:8004/v1/8f038f6220b144789e91b7e5e7c6e71d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b71667e57ac348d19ee51701c2492bc8"}], "type": "orchestration", "id": "910666d0b44e43dda71799578f2fb207", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.46:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d50b2697934e5aa702ab2b26a44279"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0eb6565be3e44b382acfbe153b647bf"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0ee7731b0a344dd95394ec40456c966"}], "type": "network", "id": "96d169df5f3246498ebfd684c882081c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.46:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6207f5501c4d439cb61786bf4936a152"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de1dcf61d9e44a7aa8f94ba8c4cf9375"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc2fab36e3514270a85a06afe9ff1894"}], "type": "alarming", "id": "96f5a2d27e6f427cbd0f869917a8dd5d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "bf0bc5911f744db0865b88b9285e5dc1", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify-user_96957c98-49a2-4685-b202-d217bab71f63", "id": "6dd0394a118e49e4bcba93a5c01896a6"}, "audit_ids": ["T4R1G3v6RVaG_k4F7qAIGA"], "issued_at": "2019-06-08T10:40:31.000000Z"}} 2019-06-08 10:40:31,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 10:40:31,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" 2019-06-08 10:40:32,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1228 Content-Type: application/json Date: Sat, 08 Jun 2019 10:40:32 GMT X-Openstack-Request-Id: req-e494540c-5d70-4a2f-8a49-92499e16c93c 2019-06-08 10:40:32,254 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"9104caf1-f93e-465a-9d44-35d72b5ebf6f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8f038f6220b144789e91b7e5e7c6e71d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-08T10:40:31Z","qos_policy_id":null,"name":"cloudify-net_96957c98-49a2-4685-b202-d217bab71f63","admin_state_up":true,"tenant_id":"8f038f6220b144789e91b7e5e7c6e71d","created_at":"2019-06-08T10:40:31Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T06:03:01Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","mtu":1500}]} 2019-06-08 10:40:32,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-e494540c-5d70-4a2f-8a49-92499e16c93c 2019-06-08 10:40:32,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.638659000397s 2019-06-08 10:40:32,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-06-08 10:40:32,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" -d '{"subnet": {"name": "cloudify-subnet_96957c98-49a2-4685-b202-d217bab71f63", "enable_dhcp": true, "network_id": "9104caf1-f93e-465a-9d44-35d72b5ebf6f", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-06-08 10:40:32,987 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 676 Content-Type: application/json Date: Sat, 08 Jun 2019 10:40:32 GMT X-Openstack-Request-Id: req-fb870e6c-8ddc-4d40-9a10-547596bc73f3 2019-06-08 10:40:32,987 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9104caf1-f93e-465a-9d44-35d72b5ebf6f","tenant_id":"8f038f6220b144789e91b7e5e7c6e71d","created_at":"2019-06-08T10:40:32Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-06-08T10:40:32Z","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":"8f038f6220b144789e91b7e5e7c6e71d","id":"89965639-34ac-4a4c-833b-ad80335d34a6","subnetpool_id":null,"name":"cloudify-subnet_96957c98-49a2-4685-b202-d217bab71f63"}} 2019-06-08 10:40:32,987 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/subnets.json used request id req-fb870e6c-8ddc-4d40-9a10-547596bc73f3 2019-06-08 10:40:32,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.731195926666s 2019-06-08 10:40:32,988 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-08T10:40: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'89965639-34ac-4a4c-833b-ad80335d34a6', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify-subnet_96957c98-49a2-4685-b202-d217bab71f63', u'enable_dhcp': True, u'network_id': u'9104caf1-f93e-465a-9d44-35d72b5ebf6f', u'tenant_id': u'8f038f6220b144789e91b7e5e7c6e71d', u'created_at': u'2019-06-08T10:40: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'8f038f6220b144789e91b7e5e7c6e71d'}) 2019-06-08 10:40:32,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-06-08 10:40:32,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" -d '{"router": {"external_gateway_info": {"network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "name": "cloudify-router_96957c98-49a2-4685-b202-d217bab71f63", "admin_state_up": true}}' 2019-06-08 10:40:34,558 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Sat, 08 Jun 2019 10:40:34 GMT X-Openstack-Request-Id: req-7f21aa28-f15d-4f04-9f33-a7bb0b11726b 2019-06-08 10:40:34,559 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a3d564af-8d87-4f4f-9680-f5a9465e0acc", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "created_at": "2019-06-08T10:40:33Z", "admin_state_up": true, "updated_at": "2019-06-08T10:40:34Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "8f038f6220b144789e91b7e5e7c6e71d", "id": "56ef1385-fc98-4729-b0bf-d5c201a61f56", "name": "cloudify-router_96957c98-49a2-4685-b202-d217bab71f63"}} 2019-06-08 10:40:34,559 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/routers.json used request id req-7f21aa28-f15d-4f04-9f33-a7bb0b11726b 2019-06-08 10:40:34,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.57050204277s 2019-06-08 10:40:34,559 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-08T10:40:34Z', u'revision_number': 2, u'id': u'56ef1385-fc98-4729-b0bf-d5c201a61f56', u'external_gateway_info': {u'network_id': u'd0205d84-f6dd-4d92-b76b-dc9ca1111094', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a3d564af-8d87-4f4f-9680-f5a9465e0acc', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify-router_96957c98-49a2-4685-b202-d217bab71f63', u'admin_state_up': True, u'tenant_id': u'8f038f6220b144789e91b7e5e7c6e71d', u'created_at': u'2019-06-08T10:40:33Z', u'flavor_id': None, u'routes': [], u'project_id': u'8f038f6220b144789e91b7e5e7c6e71d'}) 2019-06-08 10:40:34,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-06-08 10:40:34,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:9696/v2.0/routers/56ef1385-fc98-4729-b0bf-d5c201a61f56/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" -d '{"subnet_id": "89965639-34ac-4a4c-833b-ad80335d34a6"}' 2019-06-08 10:40:37,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 08 Jun 2019 10:40:37 GMT X-Openstack-Request-Id: req-b07289b9-1245-4eb6-af51-b8599dd4836a 2019-06-08 10:40:37,261 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "9104caf1-f93e-465a-9d44-35d72b5ebf6f", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "subnet_id": "89965639-34ac-4a4c-833b-ad80335d34a6", "subnet_ids": ["89965639-34ac-4a4c-833b-ad80335d34a6"], "port_id": "3ddbe998-fa2c-47c9-8327-9ee1ad30e774", "id": "56ef1385-fc98-4729-b0bf-d5c201a61f56"} 2019-06-08 10:40:37,261 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.46:9696/v2.0/routers/56ef1385-fc98-4729-b0bf-d5c201a61f56/add_router_interface.json used request id req-b07289b9-1245-4eb6-af51-b8599dd4836a 2019-06-08 10:40:37,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.70164608955s 2019-06-08 10:40:37,262 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2019-06-08 10:40:38,535 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:92a19abfec7c499acc81047ad0ed6ba1 sha256:74baf6380a51398877a7e7d27d2319b765fee0efbf94a3be6ebc29575658c5a4 2019-06-08 10:40:38,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 10:40:38,547 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 08 Jun 2019 10:40:38 GMT 2019-06-08 10:40:38,548 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}]} 2019-06-08 10:40:38,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 10:40:38,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" 2019-06-08 10:40:38,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 08 Jun 2019 10:40:38 GMT X-Openstack-Request-Id: req-eecbefdf-ca2e-439d-86ce-f0f5d47a2744 2019-06-08 10:40:38,873 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 10:40:38,873 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-eecbefdf-ca2e-439d-86ce-f0f5d47a2744 2019-06-08 10:40:38,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.319530963898s 2019-06-08 10:40:38,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-06-08 10:40:38,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" -d '{"owner_specified.shade.md5": "92a19abfec7c499acc81047ad0ed6ba1", "owner_specified.shade.sha256": "74baf6380a51398877a7e7d27d2319b765fee0efbf94a3be6ebc29575658c5a4", "owner_specified.shade.object": "images/cloudify-img_96957c98-49a2-4685-b202-d217bab71f63", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify-img_96957c98-49a2-4685-b202-d217bab71f63"}' 2019-06-08 10:40:38,932 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Sat, 08 Jun 2019 10:40:38 GMT Location: http://172.30.9.46:9292/v2/images/3c6b5646-245b-41c2-8b02-4ad19ea4eaac Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-9d627d46-47fd-4243-849f-5de719f9bd05 2019-06-08 10:40:38,933 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T10:40:38Z", "file": "/v2/images/3c6b5646-245b-41c2-8b02-4ad19ea4eaac/file", "owner": "8f038f6220b144789e91b7e5e7c6e71d", "id": "3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "size": null, "self": "/v2/images/3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "74baf6380a51398877a7e7d27d2319b765fee0efbf94a3be6ebc29575658c5a4", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_96957c98-49a2-4685-b202-d217bab71f63", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "92a19abfec7c499acc81047ad0ed6ba1", "name": "cloudify-img_96957c98-49a2-4685-b202-d217bab71f63", "checksum": null, "created_at": "2019-06-08T10:40:38Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-06-08 10:40:38,933 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.46:9292/v2/images used request id req-9d627d46-47fd-4243-849f-5de719f9bd05 2019-06-08 10:40:38,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0529508590698s 2019-06-08 10:40:38,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-06-08 10:40:38,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:9292/v2/images/3c6b5646-245b-41c2-8b02-4ad19ea4eaac/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" -d '' 2019-06-08 10:40:43,197 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 10:40:43 GMT X-Openstack-Request-Id: req-b5b8dfc5-28a2-4522-a800-a050704ef640 2019-06-08 10:40:43,197 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 10:40:43,197 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.46:9292/v2/images/3c6b5646-245b-41c2-8b02-4ad19ea4eaac/file used request id req-b5b8dfc5-28a2-4522-a800-a050704ef640 2019-06-08 10:40:43,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.26327610016s 2019-06-08 10:40:43,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 10:40:43,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" 2019-06-08 10:40:43,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 08 Jun 2019 10:40:43 GMT X-Openstack-Request-Id: req-24c54b96-9007-448b-b673-d74e02d423e7 2019-06-08 10:40:43,243 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T10:40:43Z", "file": "/v2/images/3c6b5646-245b-41c2-8b02-4ad19ea4eaac/file", "owner": "8f038f6220b144789e91b7e5e7c6e71d", "id": "3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "size": 297598976, "self": "/v2/images/3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/3c6b5646-245b-41c2-8b02-4ad19ea4eaac/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "74baf6380a51398877a7e7d27d2319b765fee0efbf94a3be6ebc29575658c5a4", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/3c6b5646-245b-41c2-8b02-4ad19ea4eaac/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_96957c98-49a2-4685-b202-d217bab71f63", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "92a19abfec7c499acc81047ad0ed6ba1", "name": "cloudify-img_96957c98-49a2-4685-b202-d217bab71f63", "checksum": "92a19abfec7c499acc81047ad0ed6ba1", "created_at": "2019-06-08T10:40:38Z", "os_hidden": false, "protected": false, "os_hash_value": "fdf0ecddcff3d2c3673ce62d8641b5eacb41fdddee37d76f5507440756fb9ed0315f3b7c386a5f8c1445de3acf502c03cf501a268e7c67b3cd54f0f94b73a745"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 10:40:43,244 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-24c54b96-9007-448b-b673-d74e02d423e7 2019-06-08 10:40:43,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0414621829987s 2019-06-08 10:40:43,246 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/3c6b5646-245b-41c2-8b02-4ad19ea4eaac/snap', u'metadata': Munch({})})], 'file': u'/v2/images/3c6b5646-245b-41c2-8b02-4ad19ea4eaac/file', 'owner': u'8f038f6220b144789e91b7e5e7c6e71d', 'id': u'3c6b5646-245b-41c2-8b02-4ad19ea4eaac', 'size': 297598976, u'self': u'/v2/images/3c6b5646-245b-41c2-8b02-4ad19ea4eaac', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8f038f6220b144789e91b7e5e7c6e71d', 'name': 'cloudify-project_96957c98-49a2-4685-b202-d217bab71f63', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/3c6b5646-245b-41c2-8b02-4ad19ea4eaac/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-08T10:40:43Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-06-08T10:40:43Z', u'owner_specified.shade.sha256': u'74baf6380a51398877a7e7d27d2319b765fee0efbf94a3be6ebc29575658c5a4', u'owner_specified.shade.object': u'images/cloudify-img_96957c98-49a2-4685-b202-d217bab71f63', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'92a19abfec7c499acc81047ad0ed6ba1', 'properties': {u'os_hash_value': u'fdf0ecddcff3d2c3673ce62d8641b5eacb41fdddee37d76f5507440756fb9ed0315f3b7c386a5f8c1445de3acf502c03cf501a268e7c67b3cd54f0f94b73a745', u'self': u'/v2/images/3c6b5646-245b-41c2-8b02-4ad19ea4eaac', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'74baf6380a51398877a7e7d27d2319b765fee0efbf94a3be6ebc29575658c5a4', u'owner_specified.shade.object': u'images/cloudify-img_96957c98-49a2-4685-b202-d217bab71f63', u'owner_specified.shade.md5': u'92a19abfec7c499acc81047ad0ed6ba1', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify-img_96957c98-49a2-4685-b202-d217bab71f63', 'created': u'2019-06-08T10:40:38Z', 'checksum': u'92a19abfec7c499acc81047ad0ed6ba1', 'created_at': u'2019-06-08T10:40:38Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'fdf0ecddcff3d2c3673ce62d8641b5eacb41fdddee37d76f5507440756fb9ed0315f3b7c386a5f8c1445de3acf502c03cf501a268e7c67b3cd54f0f94b73a745', 'metadata': {u'os_hash_value': u'fdf0ecddcff3d2c3673ce62d8641b5eacb41fdddee37d76f5507440756fb9ed0315f3b7c386a5f8c1445de3acf502c03cf501a268e7c67b3cd54f0f94b73a745', u'self': u'/v2/images/3c6b5646-245b-41c2-8b02-4ad19ea4eaac', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'74baf6380a51398877a7e7d27d2319b765fee0efbf94a3be6ebc29575658c5a4', u'owner_specified.shade.object': u'images/cloudify-img_96957c98-49a2-4685-b202-d217bab71f63', u'owner_specified.shade.md5': u'92a19abfec7c499acc81047ad0ed6ba1', u'schema': u'/v2/schemas/image'}}) 2019-06-08 10:40:43,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-06-08 10:40:43,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b058090d820d7ccb511946ef0cc59d9296976c1b" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify-flavor_96957c98-49a2-4685-b202-d217bab71f63", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2019-06-08 10:40:43,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Sat, 08 Jun 2019 10:40: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-b8b99ab4-a451-4210-919f-69a0ebe3fafb x-openstack-request-id: req-b8b99ab4-a451-4210-919f-69a0ebe3fafb 2019-06-08 10:40:43,552 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "cloudify-flavor_96957c98-49a2-4685-b202-d217bab71f63", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/fcdbdb80-89ee-469d-b735-be18fb7dbb64", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/fcdbdb80-89ee-469d-b735-be18fb7dbb64", "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": "fcdbdb80-89ee-469d-b735-be18fb7dbb64"}} 2019-06-08 10:40:43,552 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-b8b99ab4-a451-4210-919f-69a0ebe3fafb 2019-06-08 10:40:43,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.302360057831s 2019-06-08 10:40:43,553 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify-flavor_96957c98-49a2-4685-b202-d217bab71f63', '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'3188c96ec01940fba81c35d45eb11133', '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'fcdbdb80-89ee-469d-b735-be18fb7dbb64', 'swap': 0}) 2019-06-08 10:40:43,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-06-08 10:40:43,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/flavors/fcdbdb80-89ee-469d-b735-be18fb7dbb64/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b058090d820d7ccb511946ef0cc59d9296976c1b" -d '{"extra_specs": {}}' 2019-06-08 10:40:43,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 08 Jun 2019 10:40: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-3dbf5884-94ef-4f11-b0bd-8a5d79224f11 x-openstack-request-id: req-3dbf5884-94ef-4f11-b0bd-8a5d79224f11 2019-06-08 10:40:43,576 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-06-08 10:40:43,576 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/flavors/fcdbdb80-89ee-469d-b735-be18fb7dbb64/os-extra_specs used request id req-3dbf5884-94ef-4f11-b0bd-8a5d79224f11 2019-06-08 10:40:43,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0223910808563s 2019-06-08 10:40:43,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-06-08 10:40:43,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" -d '{"keypair": {"name": "cloudify-kp_96957c98-49a2-4685-b202-d217bab71f63"}}' 2019-06-08 10:40:44,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1808 Content-Type: application/json Date: Sat, 08 Jun 2019 10:40: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-a0cf94f7-07ac-4c6a-ad6b-f021eba94901 x-openstack-request-id: req-a0cf94f7-07ac-4c6a-ad6b-f021eba94901 2019-06-08 10:40:44,059 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDtTHE9zz8/xL8Bnv4mGTdm0wuYDzpfUwj5h0oKJMyEEDTf1SqIf5KszJ2f6oLWifHr7PBcH+0yR6To0rTRNU9y1bZQ2adxaOMnZSKLj0iAwvwI0AhStu6JkokvHDPAgnnG2IrhUTMU4bggWW/eAaIkZjgKx4RhvGlIURPQEZPn56pswPwPztHdotmJuZIdullTLZs6k29fpzR82mW2k/8H0x2EkxgIo/hXDnXN1ukSGXL0oFbVVR3gTN/N7JOXJm7jSy9GUyw7aNN6D4aZ1Nw9CG0szEVn1QzwNhgf3DHhK7m4DoTTWyo3ClGPUwMj4omnFEA4e3zcSKt477t+4snV Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA7UxxPc8/P8S/AZ7+Jhk3ZtMLmA86X1MI+YdKCiTMhBA039Uq\niH+SrMydn+qC1onx6+zwXB/tMkek6NK00TVPctW2UNmncWjjJ2Uii49IgML8CNAI\nUrbuiZKJLxwzwIJ5xtiK4VEzFOG4IFlv3gGiJGY4CseEYbxpSFET0BGT5+eqbMD8\nD87R3aLZibmSHbpZUy2bOpNvX6c0fNpltpP/B9MdhJMYCKP4Vw51zdbpEhly9KBW\n1VUd4EzfzeyTlyZu40svRlMsO2jTeg+GmdTcPQhtLMxFZ9UM8DYYH9wx4Su5uA6E\n01sqNwpRj1MDI+KJpxRAOHt83EireO+7fuLJ1QIDAQABAoIBAQC/isiNf9AqBQG4\nqUG0Nv6FPS1KnGAducSwxgd5kKKUpxBG7KXccD1QxgkloAHkcoyYRzTs58hqoXH3\njLzvcfyjUOZM9KM349YXYocz54A6jykpY+KUAZ0h5upc4ILVjXwGiZvwq75zyI77\nbbXimabrgqcR7GJrEc5Z1TgM52Nf+A2W0omt3hZiQ4b94VthTBJVSh4VINX0uxzb\nB9jBYsYYawlPMJM570U5EgGexoCzFWm50FJO0t10Uyeb5K6Uhqjtblwe8pOL79VV\nHtdKDLEvHeK3Jj1IrrCqhZsoVN5h35On3gOnyWv+ma0q6iwJDUDtcnvBy5i4fs7z\nxabfyumBAoGBAPvUq9EdtLeyIvEkSH3Y7wZsZ9OXaxcfR9sr2M08OJHzFaoL3QkL\n4wKzJQuVk10UoDBi/LGhqECBXmrxJ+dca92cLNp9nO4jXaduQuNFmirdgKRXuZpV\nggfxUHHqUHnYC1lHd6rTDv30CwCvKEK9nk63VWMUTdgdX+jLRJgEMiptAoGBAPE6\nLg8MxwUCvkpMbjBX4hb77YrvwnPT925swtwWQ083diZcV/hxfEO+yI13MZrtIDtk\nHtCpv7yaVgSsFVKUe4OIoIBZ1vaxLpvtMdX7krHbp13g21zGz8o9kJ+8BUnwArbG\npMWSDXnJmYlWhUVyIFUORlvkNKOBpU2S4Ad7TPwJAoGAHl4sBgCeDVTW79tfPoXN\ndSnXb2WgDV7BTIXCFCXB8J+uqh3aHsAnNOkje30jEyNsmckmDcmfv3+aQi0okbbM\nbyHpKsPhC7qKDam3OS7og2jInYjSofDTyF9qQwJth/PskmyS2q+u7CLkvMVihoHV\nOErVaihFpt0L9sekUuyWnBUCgYAs/15SHl8Nlzpp36H6UJpzESF5dkn+kz6nkZAz\nv89keoMGmtkqFflJJdCBWwecz7jge0eoQtHqW5vKGVOM6Pe1TIosBxYrRFfebDuM\nn/X4SXIJ+ATTZJ6kKiHNOiR+a1AGSj24QQtUeX+zd7k6gBR56UTEpWgQTAHK26gA\nnUZ6CQKBgQC04q2uNpwXL2Giu005mSaThsh9has6Vd1yj3sMdNbtE1h4UgMgHlQN\nCUOIEpOilK9rexFAwjBekyGo3HFVNuplLdypuaOqHgI8OcUFVKke1dZ9qDr79f7r\nD3luYyWxtZTMTnfRUW1+8PYW3MWXc4gGcM4LEV8HNhwHDaujfop1kw==\n-----END RSA PRIVATE KEY-----\n", "user_id": "6dd0394a118e49e4bcba93a5c01896a6", "name": "cloudify-kp_96957c98-49a2-4685-b202-d217bab71f63", "fingerprint": "e3:0c:3f:6c:16:28:dd:3a:32:61:bb:ac:9b:5c:7e:0e"}} 2019-06-08 10:40:44,060 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/os-keypairs used request id req-a0cf94f7-07ac-4c6a-ad6b-f021eba94901 2019-06-08 10:40:44,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.480570793152s 2019-06-08 10:40:44,061 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDtTHE9zz8/xL8Bnv4mGTdm0wuYDzpfUwj5h0oKJMyEEDTf1SqIf5KszJ2f6oLWifHr7PBcH+0yR6To0rTRNU9y1bZQ2adxaOMnZSKLj0iAwvwI0AhStu6JkokvHDPAgnnG2IrhUTMU4bggWW/eAaIkZjgKx4RhvGlIURPQEZPn56pswPwPztHdotmJuZIdullTLZs6k29fpzR82mW2k/8H0x2EkxgIo/hXDnXN1ukSGXL0oFbVVR3gTN/N7JOXJm7jSy9GUyw7aNN6D4aZ1Nw9CG0szEVn1QzwNhgf3DHhK7m4DoTTWyo3ClGPUwMj4omnFEA4e3zcSKt477t+4snV Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA7UxxPc8/P8S/AZ7+Jhk3ZtMLmA86X1MI+YdKCiTMhBA039Uq\niH+SrMydn+qC1onx6+zwXB/tMkek6NK00TVPctW2UNmncWjjJ2Uii49IgML8CNAI\nUrbuiZKJLxwzwIJ5xtiK4VEzFOG4IFlv3gGiJGY4CseEYbxpSFET0BGT5+eqbMD8\nD87R3aLZibmSHbpZUy2bOpNvX6c0fNpltpP/B9MdhJMYCKP4Vw51zdbpEhly9KBW\n1VUd4EzfzeyTlyZu40svRlMsO2jTeg+GmdTcPQhtLMxFZ9UM8DYYH9wx4Su5uA6E\n01sqNwpRj1MDI+KJpxRAOHt83EireO+7fuLJ1QIDAQABAoIBAQC/isiNf9AqBQG4\nqUG0Nv6FPS1KnGAducSwxgd5kKKUpxBG7KXccD1QxgkloAHkcoyYRzTs58hqoXH3\njLzvcfyjUOZM9KM349YXYocz54A6jykpY+KUAZ0h5upc4ILVjXwGiZvwq75zyI77\nbbXimabrgqcR7GJrEc5Z1TgM52Nf+A2W0omt3hZiQ4b94VthTBJVSh4VINX0uxzb\nB9jBYsYYawlPMJM570U5EgGexoCzFWm50FJO0t10Uyeb5K6Uhqjtblwe8pOL79VV\nHtdKDLEvHeK3Jj1IrrCqhZsoVN5h35On3gOnyWv+ma0q6iwJDUDtcnvBy5i4fs7z\nxabfyumBAoGBAPvUq9EdtLeyIvEkSH3Y7wZsZ9OXaxcfR9sr2M08OJHzFaoL3QkL\n4wKzJQuVk10UoDBi/LGhqECBXmrxJ+dca92cLNp9nO4jXaduQuNFmirdgKRXuZpV\nggfxUHHqUHnYC1lHd6rTDv30CwCvKEK9nk63VWMUTdgdX+jLRJgEMiptAoGBAPE6\nLg8MxwUCvkpMbjBX4hb77YrvwnPT925swtwWQ083diZcV/hxfEO+yI13MZrtIDtk\nHtCpv7yaVgSsFVKUe4OIoIBZ1vaxLpvtMdX7krHbp13g21zGz8o9kJ+8BUnwArbG\npMWSDXnJmYlWhUVyIFUORlvkNKOBpU2S4Ad7TPwJAoGAHl4sBgCeDVTW79tfPoXN\ndSnXb2WgDV7BTIXCFCXB8J+uqh3aHsAnNOkje30jEyNsmckmDcmfv3+aQi0okbbM\nbyHpKsPhC7qKDam3OS7og2jInYjSofDTyF9qQwJth/PskmyS2q+u7CLkvMVihoHV\nOErVaihFpt0L9sekUuyWnBUCgYAs/15SHl8Nlzpp36H6UJpzESF5dkn+kz6nkZAz\nv89keoMGmtkqFflJJdCBWwecz7jge0eoQtHqW5vKGVOM6Pe1TIosBxYrRFfebDuM\nn/X4SXIJ+ATTZJ6kKiHNOiR+a1AGSj24QQtUeX+zd7k6gBR56UTEpWgQTAHK26gA\nnUZ6CQKBgQC04q2uNpwXL2Giu005mSaThsh9has6Vd1yj3sMdNbtE1h4UgMgHlQN\nCUOIEpOilK9rexFAwjBekyGo3HFVNuplLdypuaOqHgI8OcUFVKke1dZ9qDr79f7r\nD3luYyWxtZTMTnfRUW1+8PYW3MWXc4gGcM4LEV8HNhwHDaujfop1kw==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'6dd0394a118e49e4bcba93a5c01896a6', 'name': u'cloudify-kp_96957c98-49a2-4685-b202-d217bab71f63', 'created_at': '2019-06-08T10:40:44.061026', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8f038f6220b144789e91b7e5e7c6e71d', 'name': 'cloudify-project_96957c98-49a2-4685-b202-d217bab71f63', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'e3:0c:3f:6c:16:28:dd:3a:32:61:bb:ac:9b:5c:7e:0e', 'type': 'ssh', 'id': u'cloudify-kp_96957c98-49a2-4685-b202-d217bab71f63'}) 2019-06-08 10:40:44,061 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEA7UxxPc8/P8S/AZ7+Jhk3ZtMLmA86X1MI+YdKCiTMhBA039Uq iH+SrMydn+qC1onx6+zwXB/tMkek6NK00TVPctW2UNmncWjjJ2Uii49IgML8CNAI UrbuiZKJLxwzwIJ5xtiK4VEzFOG4IFlv3gGiJGY4CseEYbxpSFET0BGT5+eqbMD8 D87R3aLZibmSHbpZUy2bOpNvX6c0fNpltpP/B9MdhJMYCKP4Vw51zdbpEhly9KBW 1VUd4EzfzeyTlyZu40svRlMsO2jTeg+GmdTcPQhtLMxFZ9UM8DYYH9wx4Su5uA6E 01sqNwpRj1MDI+KJpxRAOHt83EireO+7fuLJ1QIDAQABAoIBAQC/isiNf9AqBQG4 qUG0Nv6FPS1KnGAducSwxgd5kKKUpxBG7KXccD1QxgkloAHkcoyYRzTs58hqoXH3 jLzvcfyjUOZM9KM349YXYocz54A6jykpY+KUAZ0h5upc4ILVjXwGiZvwq75zyI77 bbXimabrgqcR7GJrEc5Z1TgM52Nf+A2W0omt3hZiQ4b94VthTBJVSh4VINX0uxzb B9jBYsYYawlPMJM570U5EgGexoCzFWm50FJO0t10Uyeb5K6Uhqjtblwe8pOL79VV HtdKDLEvHeK3Jj1IrrCqhZsoVN5h35On3gOnyWv+ma0q6iwJDUDtcnvBy5i4fs7z xabfyumBAoGBAPvUq9EdtLeyIvEkSH3Y7wZsZ9OXaxcfR9sr2M08OJHzFaoL3QkL 4wKzJQuVk10UoDBi/LGhqECBXmrxJ+dca92cLNp9nO4jXaduQuNFmirdgKRXuZpV ggfxUHHqUHnYC1lHd6rTDv30CwCvKEK9nk63VWMUTdgdX+jLRJgEMiptAoGBAPE6 Lg8MxwUCvkpMbjBX4hb77YrvwnPT925swtwWQ083diZcV/hxfEO+yI13MZrtIDtk HtCpv7yaVgSsFVKUe4OIoIBZ1vaxLpvtMdX7krHbp13g21zGz8o9kJ+8BUnwArbG pMWSDXnJmYlWhUVyIFUORlvkNKOBpU2S4Ad7TPwJAoGAHl4sBgCeDVTW79tfPoXN dSnXb2WgDV7BTIXCFCXB8J+uqh3aHsAnNOkje30jEyNsmckmDcmfv3+aQi0okbbM byHpKsPhC7qKDam3OS7og2jInYjSofDTyF9qQwJth/PskmyS2q+u7CLkvMVihoHV OErVaihFpt0L9sekUuyWnBUCgYAs/15SHl8Nlzpp36H6UJpzESF5dkn+kz6nkZAz v89keoMGmtkqFflJJdCBWwecz7jge0eoQtHqW5vKGVOM6Pe1TIosBxYrRFfebDuM n/X4SXIJ+ATTZJ6kKiHNOiR+a1AGSj24QQtUeX+zd7k6gBR56UTEpWgQTAHK26gA nUZ6CQKBgQC04q2uNpwXL2Giu005mSaThsh9has6Vd1yj3sMdNbtE1h4UgMgHlQN CUOIEpOilK9rexFAwjBekyGo3HFVNuplLdypuaOqHgI8OcUFVKke1dZ9qDr79f7r D3luYyWxtZTMTnfRUW1+8PYW3MWXc4gGcM4LEV8HNhwHDaujfop1kw== -----END RSA PRIVATE KEY----- 2019-06-08 10:40:44,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-06-08 10:40:44,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" -d '{"security_group": {"name": "cloudify-sg_96957c98-49a2-4685-b202-d217bab71f63", "description": "created by OPNFV Functest (cloudify)"}}' 2019-06-08 10:40:44,201 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1416 Content-Type: application/json Date: Sat, 08 Jun 2019 10:40:44 GMT X-Openstack-Request-Id: req-89cd851d-b3a6-4a78-af47-e5dbf96ff48f 2019-06-08 10:40:44,201 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "created_at": "2019-06-08T10:40:44Z", "updated_at": "2019-06-08T10:40:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:40:44Z", "revision_number": 0, "id": "b2da7800-f563-4e9b-9ccb-7c57e51da86b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:40:44Z", "security_group_id": "49dc9e59-3b58-46cc-9ca6-123d8a51bc1e", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f038f6220b144789e91b7e5e7c6e71d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:40:44Z", "revision_number": 0, "id": "c0b3917c-ff16-4bc3-a8bc-27c5e468686b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:40:44Z", "security_group_id": "49dc9e59-3b58-46cc-9ca6-123d8a51bc1e", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f038f6220b144789e91b7e5e7c6e71d"}], "revision_number": 1, "project_id": "8f038f6220b144789e91b7e5e7c6e71d", "id": "49dc9e59-3b58-46cc-9ca6-123d8a51bc1e", "name": "cloudify-sg_96957c98-49a2-4685-b202-d217bab71f63"}} 2019-06-08 10:40:44,201 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/security-groups.json used request id req-89cd851d-b3a6-4a78-af47-e5dbf96ff48f 2019-06-08 10:40:44,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.133892059326s 2019-06-08 10:40:44,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-08 10:40:44,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" 2019-06-08 10:40:44,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3832 Content-Type: application/json Date: Sat, 08 Jun 2019 10:40:44 GMT X-Openstack-Request-Id: req-b9fc27a7-7eba-4b1e-9e46-e8f919e7d0f0 2019-06-08 10:40:44,285 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "created_at": "2019-06-08T10:40:44Z", "updated_at": "2019-06-08T10:40:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:40:44Z", "revision_number": 0, "id": "b2da7800-f563-4e9b-9ccb-7c57e51da86b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:40:44Z", "security_group_id": "49dc9e59-3b58-46cc-9ca6-123d8a51bc1e", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f038f6220b144789e91b7e5e7c6e71d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:40:44Z", "revision_number": 0, "id": "c0b3917c-ff16-4bc3-a8bc-27c5e468686b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:40:44Z", "security_group_id": "49dc9e59-3b58-46cc-9ca6-123d8a51bc1e", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f038f6220b144789e91b7e5e7c6e71d"}], "revision_number": 1, "project_id": "8f038f6220b144789e91b7e5e7c6e71d", "id": "49dc9e59-3b58-46cc-9ca6-123d8a51bc1e", "name": "cloudify-sg_96957c98-49a2-4685-b202-d217bab71f63"}, {"description": "Default security group", "tags": [], "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "created_at": "2019-06-08T10:40:30Z", "updated_at": "2019-06-08T10:40:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:40:31Z", "revision_number": 0, "id": "18ebb87c-7210-4115-b0b7-bf90ade3fc70", "remote_group_id": "cdb6b148-ec2f-4bf9-a690-a1de8b34f06b", "remote_ip_prefix": null, "created_at": "2019-06-08T10:40:31Z", "security_group_id": "cdb6b148-ec2f-4bf9-a690-a1de8b34f06b", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f038f6220b144789e91b7e5e7c6e71d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:40:30Z", "revision_number": 0, "id": "9ed10fee-d23d-4bc5-bc00-906f61f2cbc9", "remote_group_id": "cdb6b148-ec2f-4bf9-a690-a1de8b34f06b", "remote_ip_prefix": null, "created_at": "2019-06-08T10:40:30Z", "security_group_id": "cdb6b148-ec2f-4bf9-a690-a1de8b34f06b", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f038f6220b144789e91b7e5e7c6e71d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:40:31Z", "revision_number": 0, "id": "c5590084-f93e-425a-b96f-ca79e96f29c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:40:31Z", "security_group_id": "cdb6b148-ec2f-4bf9-a690-a1de8b34f06b", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f038f6220b144789e91b7e5e7c6e71d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:40:31Z", "revision_number": 0, "id": "efc40f93-34bd-4412-8449-5c981245791c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:40:31Z", "security_group_id": "cdb6b148-ec2f-4bf9-a690-a1de8b34f06b", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f038f6220b144789e91b7e5e7c6e71d"}], "revision_number": 1, "project_id": "8f038f6220b144789e91b7e5e7c6e71d", "id": "cdb6b148-ec2f-4bf9-a690-a1de8b34f06b", "name": "default"}]} 2019-06-08 10:40:44,286 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/security-groups.json used request id req-b9fc27a7-7eba-4b1e-9e46-e8f919e7d0f0 2019-06-08 10:40:44,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0768389701843s 2019-06-08 10:40:44,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-06-08 10:40:44,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" -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": "49dc9e59-3b58-46cc-9ca6-123d8a51bc1e"}}' 2019-06-08 10:40:44,400 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sat, 08 Jun 2019 10:40:44 GMT X-Openstack-Request-Id: req-0aa62c49-2901-4059-a8b0-74782af5d142 2019-06-08 10:40:44,401 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2019-06-08T10:40:44Z", "security_group_id": "49dc9e59-3b58-46cc-9ca6-123d8a51bc1e", "port_range_min": 22, "revision_number": 0, "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "created_at": "2019-06-08T10:40:44Z", "project_id": "8f038f6220b144789e91b7e5e7c6e71d", "id": "c9341f57-63dc-4d21-9828-91f729a75c63"}} 2019-06-08 10:40:44,401 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-0aa62c49-2901-4059-a8b0-74782af5d142 2019-06-08 10:40:44,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.108367919922s 2019-06-08 10:40:44,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-08 10:40:44,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" 2019-06-08 10:40:44,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4328 Content-Type: application/json Date: Sat, 08 Jun 2019 10:40:44 GMT X-Openstack-Request-Id: req-844c4360-455f-46c8-bd81-58c3f9b6a06f 2019-06-08 10:40:44,450 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "created_at": "2019-06-08T10:40:44Z", "updated_at": "2019-06-08T10:40:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:40:44Z", "revision_number": 0, "id": "b2da7800-f563-4e9b-9ccb-7c57e51da86b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:40:44Z", "security_group_id": "49dc9e59-3b58-46cc-9ca6-123d8a51bc1e", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f038f6220b144789e91b7e5e7c6e71d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:40:44Z", "revision_number": 0, "id": "c0b3917c-ff16-4bc3-a8bc-27c5e468686b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:40:44Z", "security_group_id": "49dc9e59-3b58-46cc-9ca6-123d8a51bc1e", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f038f6220b144789e91b7e5e7c6e71d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-06-08T10:40:44Z", "revision_number": 0, "id": "c9341f57-63dc-4d21-9828-91f729a75c63", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:40:44Z", "security_group_id": "49dc9e59-3b58-46cc-9ca6-123d8a51bc1e", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8f038f6220b144789e91b7e5e7c6e71d"}], "revision_number": 2, "project_id": "8f038f6220b144789e91b7e5e7c6e71d", "id": "49dc9e59-3b58-46cc-9ca6-123d8a51bc1e", "name": "cloudify-sg_96957c98-49a2-4685-b202-d217bab71f63"}, {"description": "Default security group", "tags": [], "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "created_at": "2019-06-08T10:40:30Z", "updated_at": "2019-06-08T10:40:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:40:31Z", "revision_number": 0, "id": "18ebb87c-7210-4115-b0b7-bf90ade3fc70", "remote_group_id": "cdb6b148-ec2f-4bf9-a690-a1de8b34f06b", "remote_ip_prefix": null, "created_at": "2019-06-08T10:40:31Z", "security_group_id": "cdb6b148-ec2f-4bf9-a690-a1de8b34f06b", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f038f6220b144789e91b7e5e7c6e71d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:40:30Z", "revision_number": 0, "id": "9ed10fee-d23d-4bc5-bc00-906f61f2cbc9", "remote_group_id": "cdb6b148-ec2f-4bf9-a690-a1de8b34f06b", "remote_ip_prefix": null, "created_at": "2019-06-08T10:40:30Z", "security_group_id": "cdb6b148-ec2f-4bf9-a690-a1de8b34f06b", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f038f6220b144789e91b7e5e7c6e71d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:40:31Z", "revision_number": 0, "id": "c5590084-f93e-425a-b96f-ca79e96f29c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:40:31Z", "security_group_id": "cdb6b148-ec2f-4bf9-a690-a1de8b34f06b", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f038f6220b144789e91b7e5e7c6e71d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:40:31Z", "revision_number": 0, "id": "efc40f93-34bd-4412-8449-5c981245791c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:40:31Z", "security_group_id": "cdb6b148-ec2f-4bf9-a690-a1de8b34f06b", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f038f6220b144789e91b7e5e7c6e71d"}], "revision_number": 1, "project_id": "8f038f6220b144789e91b7e5e7c6e71d", "id": "cdb6b148-ec2f-4bf9-a690-a1de8b34f06b", "name": "default"}]} 2019-06-08 10:40:44,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/security-groups.json used request id req-844c4360-455f-46c8-bd81-58c3f9b6a06f 2019-06-08 10:40:44,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0426468849182s 2019-06-08 10:40:44,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-06-08 10:40:44,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" -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": "49dc9e59-3b58-46cc-9ca6-123d8a51bc1e"}}' 2019-06-08 10:40:44,578 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Sat, 08 Jun 2019 10:40:44 GMT X-Openstack-Request-Id: req-89355196-9a30-47c7-b14c-e055d4270565 2019-06-08 10:40:44,578 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-06-08T10:40:44Z", "security_group_id": "49dc9e59-3b58-46cc-9ca6-123d8a51bc1e", "port_range_min": null, "revision_number": 0, "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "created_at": "2019-06-08T10:40:44Z", "project_id": "8f038f6220b144789e91b7e5e7c6e71d", "id": "ebb3d269-7e47-4c35-b33e-513485832fcd"}} 2019-06-08 10:40:44,578 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-89355196-9a30-47c7-b14c-e055d4270565 2019-06-08 10:40:44,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.121773004532s 2019-06-08 10:40:44,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-08 10:40:44,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" 2019-06-08 10:40:44,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4829 Content-Type: application/json Date: Sat, 08 Jun 2019 10:40:44 GMT X-Openstack-Request-Id: req-fab06ebe-aec0-440f-99e4-437b77a2696d 2019-06-08 10:40:44,625 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "created_at": "2019-06-08T10:40:44Z", "updated_at": "2019-06-08T10:40:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:40:44Z", "revision_number": 0, "id": "b2da7800-f563-4e9b-9ccb-7c57e51da86b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:40:44Z", "security_group_id": "49dc9e59-3b58-46cc-9ca6-123d8a51bc1e", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f038f6220b144789e91b7e5e7c6e71d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:40:44Z", "revision_number": 0, "id": "c0b3917c-ff16-4bc3-a8bc-27c5e468686b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:40:44Z", "security_group_id": "49dc9e59-3b58-46cc-9ca6-123d8a51bc1e", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f038f6220b144789e91b7e5e7c6e71d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-06-08T10:40:44Z", "revision_number": 0, "id": "c9341f57-63dc-4d21-9828-91f729a75c63", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:40:44Z", "security_group_id": "49dc9e59-3b58-46cc-9ca6-123d8a51bc1e", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8f038f6220b144789e91b7e5e7c6e71d"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:40:44Z", "revision_number": 0, "id": "ebb3d269-7e47-4c35-b33e-513485832fcd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:40:44Z", "security_group_id": "49dc9e59-3b58-46cc-9ca6-123d8a51bc1e", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f038f6220b144789e91b7e5e7c6e71d"}], "revision_number": 3, "project_id": "8f038f6220b144789e91b7e5e7c6e71d", "id": "49dc9e59-3b58-46cc-9ca6-123d8a51bc1e", "name": "cloudify-sg_96957c98-49a2-4685-b202-d217bab71f63"}, {"description": "Default security group", "tags": [], "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "created_at": "2019-06-08T10:40:30Z", "updated_at": "2019-06-08T10:40:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:40:31Z", "revision_number": 0, "id": "18ebb87c-7210-4115-b0b7-bf90ade3fc70", "remote_group_id": "cdb6b148-ec2f-4bf9-a690-a1de8b34f06b", "remote_ip_prefix": null, "created_at": "2019-06-08T10:40:31Z", "security_group_id": "cdb6b148-ec2f-4bf9-a690-a1de8b34f06b", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f038f6220b144789e91b7e5e7c6e71d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:40:30Z", "revision_number": 0, "id": "9ed10fee-d23d-4bc5-bc00-906f61f2cbc9", "remote_group_id": "cdb6b148-ec2f-4bf9-a690-a1de8b34f06b", "remote_ip_prefix": null, "created_at": "2019-06-08T10:40:30Z", "security_group_id": "cdb6b148-ec2f-4bf9-a690-a1de8b34f06b", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f038f6220b144789e91b7e5e7c6e71d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:40:31Z", "revision_number": 0, "id": "c5590084-f93e-425a-b96f-ca79e96f29c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:40:31Z", "security_group_id": "cdb6b148-ec2f-4bf9-a690-a1de8b34f06b", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f038f6220b144789e91b7e5e7c6e71d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:40:31Z", "revision_number": 0, "id": "efc40f93-34bd-4412-8449-5c981245791c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:40:31Z", "security_group_id": "cdb6b148-ec2f-4bf9-a690-a1de8b34f06b", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f038f6220b144789e91b7e5e7c6e71d"}], "revision_number": 1, "project_id": "8f038f6220b144789e91b7e5e7c6e71d", "id": "cdb6b148-ec2f-4bf9-a690-a1de8b34f06b", "name": "default"}]} 2019-06-08 10:40:44,626 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/security-groups.json used request id req-fab06ebe-aec0-440f-99e4-437b77a2696d 2019-06-08 10:40:44,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.040864944458s 2019-06-08 10:40:44,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-06-08 10:40:44,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" -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": "49dc9e59-3b58-46cc-9ca6-123d8a51bc1e"}}' 2019-06-08 10:40:44,764 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sat, 08 Jun 2019 10:40:44 GMT X-Openstack-Request-Id: req-a07784b8-5d26-451a-a820-566bcbbb6219 2019-06-08 10:40:44,764 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2019-06-08T10:40:44Z", "security_group_id": "49dc9e59-3b58-46cc-9ca6-123d8a51bc1e", "port_range_min": 80, "revision_number": 0, "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "created_at": "2019-06-08T10:40:44Z", "project_id": "8f038f6220b144789e91b7e5e7c6e71d", "id": "395e89de-02e2-4a9f-aa24-842406a4fcdf"}} 2019-06-08 10:40:44,764 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-a07784b8-5d26-451a-a820-566bcbbb6219 2019-06-08 10:40:44,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.132467985153s 2019-06-08 10:40:44,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-08 10:40:44,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" 2019-06-08 10:40:44,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5325 Content-Type: application/json Date: Sat, 08 Jun 2019 10:40:44 GMT X-Openstack-Request-Id: req-9f60bcd0-5068-4b44-9349-421378eebd14 2019-06-08 10:40:44,812 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "created_at": "2019-06-08T10:40:44Z", "updated_at": "2019-06-08T10:40:44Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-06-08T10:40:44Z", "revision_number": 0, "id": "395e89de-02e2-4a9f-aa24-842406a4fcdf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:40:44Z", "security_group_id": "49dc9e59-3b58-46cc-9ca6-123d8a51bc1e", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "port_range_min": 80, "ethertype": "IPv4", "project_id": "8f038f6220b144789e91b7e5e7c6e71d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:40:44Z", "revision_number": 0, "id": "b2da7800-f563-4e9b-9ccb-7c57e51da86b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:40:44Z", "security_group_id": "49dc9e59-3b58-46cc-9ca6-123d8a51bc1e", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f038f6220b144789e91b7e5e7c6e71d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:40:44Z", "revision_number": 0, "id": "c0b3917c-ff16-4bc3-a8bc-27c5e468686b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:40:44Z", "security_group_id": "49dc9e59-3b58-46cc-9ca6-123d8a51bc1e", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f038f6220b144789e91b7e5e7c6e71d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-06-08T10:40:44Z", "revision_number": 0, "id": "c9341f57-63dc-4d21-9828-91f729a75c63", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:40:44Z", "security_group_id": "49dc9e59-3b58-46cc-9ca6-123d8a51bc1e", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8f038f6220b144789e91b7e5e7c6e71d"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:40:44Z", "revision_number": 0, "id": "ebb3d269-7e47-4c35-b33e-513485832fcd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:40:44Z", "security_group_id": "49dc9e59-3b58-46cc-9ca6-123d8a51bc1e", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f038f6220b144789e91b7e5e7c6e71d"}], "revision_number": 4, "project_id": "8f038f6220b144789e91b7e5e7c6e71d", "id": "49dc9e59-3b58-46cc-9ca6-123d8a51bc1e", "name": "cloudify-sg_96957c98-49a2-4685-b202-d217bab71f63"}, {"description": "Default security group", "tags": [], "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "created_at": "2019-06-08T10:40:30Z", "updated_at": "2019-06-08T10:40:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:40:31Z", "revision_number": 0, "id": "18ebb87c-7210-4115-b0b7-bf90ade3fc70", "remote_group_id": "cdb6b148-ec2f-4bf9-a690-a1de8b34f06b", "remote_ip_prefix": null, "created_at": "2019-06-08T10:40:31Z", "security_group_id": "cdb6b148-ec2f-4bf9-a690-a1de8b34f06b", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f038f6220b144789e91b7e5e7c6e71d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:40:30Z", "revision_number": 0, "id": "9ed10fee-d23d-4bc5-bc00-906f61f2cbc9", "remote_group_id": "cdb6b148-ec2f-4bf9-a690-a1de8b34f06b", "remote_ip_prefix": null, "created_at": "2019-06-08T10:40:30Z", "security_group_id": "cdb6b148-ec2f-4bf9-a690-a1de8b34f06b", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f038f6220b144789e91b7e5e7c6e71d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:40:31Z", "revision_number": 0, "id": "c5590084-f93e-425a-b96f-ca79e96f29c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:40:31Z", "security_group_id": "cdb6b148-ec2f-4bf9-a690-a1de8b34f06b", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f038f6220b144789e91b7e5e7c6e71d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:40:31Z", "revision_number": 0, "id": "efc40f93-34bd-4412-8449-5c981245791c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:40:31Z", "security_group_id": "cdb6b148-ec2f-4bf9-a690-a1de8b34f06b", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f038f6220b144789e91b7e5e7c6e71d"}], "revision_number": 1, "project_id": "8f038f6220b144789e91b7e5e7c6e71d", "id": "cdb6b148-ec2f-4bf9-a690-a1de8b34f06b", "name": "default"}]} 2019-06-08 10:40:44,812 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/security-groups.json used request id req-9f60bcd0-5068-4b44-9349-421378eebd14 2019-06-08 10:40:44,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0413119792938s 2019-06-08 10:40:44,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-06-08 10:40:44,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" -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": "49dc9e59-3b58-46cc-9ca6-123d8a51bc1e"}}' 2019-06-08 10:40:44,974 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 509 Content-Type: application/json Date: Sat, 08 Jun 2019 10:40:44 GMT X-Openstack-Request-Id: req-fdfef564-088f-48f3-9c7e-2f33fb11b4c0 2019-06-08 10:40:44,974 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 443, "updated_at": "2019-06-08T10:40:44Z", "security_group_id": "49dc9e59-3b58-46cc-9ca6-123d8a51bc1e", "port_range_min": 443, "revision_number": 0, "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "created_at": "2019-06-08T10:40:44Z", "project_id": "8f038f6220b144789e91b7e5e7c6e71d", "id": "ad16351a-1213-4e26-864f-b1c8e2f08450"}} 2019-06-08 10:40:44,974 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-fdfef564-088f-48f3-9c7e-2f33fb11b4c0 2019-06-08 10:40:44,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.156292200089s 2019-06-08 10:40:44,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-08 10:40:44,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" 2019-06-08 10:40:45,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5823 Content-Type: application/json Date: Sat, 08 Jun 2019 10:40:45 GMT X-Openstack-Request-Id: req-90864353-da61-46dc-ada9-eb145e49b2d1 2019-06-08 10:40:45,024 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "created_at": "2019-06-08T10:40:44Z", "updated_at": "2019-06-08T10:40:44Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-06-08T10:40:44Z", "revision_number": 0, "id": "395e89de-02e2-4a9f-aa24-842406a4fcdf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:40:44Z", "security_group_id": "49dc9e59-3b58-46cc-9ca6-123d8a51bc1e", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "port_range_min": 80, "ethertype": "IPv4", "project_id": "8f038f6220b144789e91b7e5e7c6e71d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-06-08T10:40:44Z", "revision_number": 0, "id": "ad16351a-1213-4e26-864f-b1c8e2f08450", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:40:44Z", "security_group_id": "49dc9e59-3b58-46cc-9ca6-123d8a51bc1e", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "port_range_min": 443, "ethertype": "IPv4", "project_id": "8f038f6220b144789e91b7e5e7c6e71d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:40:44Z", "revision_number": 0, "id": "b2da7800-f563-4e9b-9ccb-7c57e51da86b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:40:44Z", "security_group_id": "49dc9e59-3b58-46cc-9ca6-123d8a51bc1e", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f038f6220b144789e91b7e5e7c6e71d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:40:44Z", "revision_number": 0, "id": "c0b3917c-ff16-4bc3-a8bc-27c5e468686b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:40:44Z", "security_group_id": "49dc9e59-3b58-46cc-9ca6-123d8a51bc1e", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f038f6220b144789e91b7e5e7c6e71d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-06-08T10:40:44Z", "revision_number": 0, "id": "c9341f57-63dc-4d21-9828-91f729a75c63", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:40:44Z", "security_group_id": "49dc9e59-3b58-46cc-9ca6-123d8a51bc1e", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8f038f6220b144789e91b7e5e7c6e71d"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:40:44Z", "revision_number": 0, "id": "ebb3d269-7e47-4c35-b33e-513485832fcd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:40:44Z", "security_group_id": "49dc9e59-3b58-46cc-9ca6-123d8a51bc1e", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f038f6220b144789e91b7e5e7c6e71d"}], "revision_number": 5, "project_id": "8f038f6220b144789e91b7e5e7c6e71d", "id": "49dc9e59-3b58-46cc-9ca6-123d8a51bc1e", "name": "cloudify-sg_96957c98-49a2-4685-b202-d217bab71f63"}, {"description": "Default security group", "tags": [], "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "created_at": "2019-06-08T10:40:30Z", "updated_at": "2019-06-08T10:40:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:40:31Z", "revision_number": 0, "id": "18ebb87c-7210-4115-b0b7-bf90ade3fc70", "remote_group_id": "cdb6b148-ec2f-4bf9-a690-a1de8b34f06b", "remote_ip_prefix": null, "created_at": "2019-06-08T10:40:31Z", "security_group_id": "cdb6b148-ec2f-4bf9-a690-a1de8b34f06b", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f038f6220b144789e91b7e5e7c6e71d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:40:30Z", "revision_number": 0, "id": "9ed10fee-d23d-4bc5-bc00-906f61f2cbc9", "remote_group_id": "cdb6b148-ec2f-4bf9-a690-a1de8b34f06b", "remote_ip_prefix": null, "created_at": "2019-06-08T10:40:30Z", "security_group_id": "cdb6b148-ec2f-4bf9-a690-a1de8b34f06b", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f038f6220b144789e91b7e5e7c6e71d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:40:31Z", "revision_number": 0, "id": "c5590084-f93e-425a-b96f-ca79e96f29c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:40:31Z", "security_group_id": "cdb6b148-ec2f-4bf9-a690-a1de8b34f06b", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f038f6220b144789e91b7e5e7c6e71d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:40:31Z", "revision_number": 0, "id": "efc40f93-34bd-4412-8449-5c981245791c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:40:31Z", "security_group_id": "cdb6b148-ec2f-4bf9-a690-a1de8b34f06b", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f038f6220b144789e91b7e5e7c6e71d"}], "revision_number": 1, "project_id": "8f038f6220b144789e91b7e5e7c6e71d", "id": "cdb6b148-ec2f-4bf9-a690-a1de8b34f06b", "name": "default"}]} 2019-06-08 10:40:45,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/security-groups.json used request id req-90864353-da61-46dc-ada9-eb145e49b2d1 2019-06-08 10:40:45,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0436770915985s 2019-06-08 10:40:45,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-06-08 10:40:45,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" -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": "49dc9e59-3b58-46cc-9ca6-123d8a51bc1e"}}' 2019-06-08 10:40:45,141 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 511 Content-Type: application/json Date: Sat, 08 Jun 2019 10:40:45 GMT X-Openstack-Request-Id: req-c040ec36-be78-4680-93c7-c09d9b63f394 2019-06-08 10:40:45,142 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 5671, "updated_at": "2019-06-08T10:40:45Z", "security_group_id": "49dc9e59-3b58-46cc-9ca6-123d8a51bc1e", "port_range_min": 5671, "revision_number": 0, "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "created_at": "2019-06-08T10:40:45Z", "project_id": "8f038f6220b144789e91b7e5e7c6e71d", "id": "211d8ad9-459c-4b05-a251-e84e65c6794f"}} 2019-06-08 10:40:45,142 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-c040ec36-be78-4680-93c7-c09d9b63f394 2019-06-08 10:40:45,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.111979007721s 2019-06-08 10:40:45,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-08 10:40:45,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" 2019-06-08 10:40:45,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6323 Content-Type: application/json Date: Sat, 08 Jun 2019 10:40:45 GMT X-Openstack-Request-Id: req-844ea0f5-1e6a-437e-9fc0-f5c4b13dd9af 2019-06-08 10:40:45,190 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "created_at": "2019-06-08T10:40:44Z", "updated_at": "2019-06-08T10:40:45Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-06-08T10:40:45Z", "revision_number": 0, "id": "211d8ad9-459c-4b05-a251-e84e65c6794f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:40:45Z", "security_group_id": "49dc9e59-3b58-46cc-9ca6-123d8a51bc1e", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "8f038f6220b144789e91b7e5e7c6e71d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-06-08T10:40:44Z", "revision_number": 0, "id": "395e89de-02e2-4a9f-aa24-842406a4fcdf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:40:44Z", "security_group_id": "49dc9e59-3b58-46cc-9ca6-123d8a51bc1e", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "port_range_min": 80, "ethertype": "IPv4", "project_id": "8f038f6220b144789e91b7e5e7c6e71d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-06-08T10:40:44Z", "revision_number": 0, "id": "ad16351a-1213-4e26-864f-b1c8e2f08450", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:40:44Z", "security_group_id": "49dc9e59-3b58-46cc-9ca6-123d8a51bc1e", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "port_range_min": 443, "ethertype": "IPv4", "project_id": "8f038f6220b144789e91b7e5e7c6e71d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:40:44Z", "revision_number": 0, "id": "b2da7800-f563-4e9b-9ccb-7c57e51da86b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:40:44Z", "security_group_id": "49dc9e59-3b58-46cc-9ca6-123d8a51bc1e", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f038f6220b144789e91b7e5e7c6e71d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:40:44Z", "revision_number": 0, "id": "c0b3917c-ff16-4bc3-a8bc-27c5e468686b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:40:44Z", "security_group_id": "49dc9e59-3b58-46cc-9ca6-123d8a51bc1e", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f038f6220b144789e91b7e5e7c6e71d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-06-08T10:40:44Z", "revision_number": 0, "id": "c9341f57-63dc-4d21-9828-91f729a75c63", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:40:44Z", "security_group_id": "49dc9e59-3b58-46cc-9ca6-123d8a51bc1e", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8f038f6220b144789e91b7e5e7c6e71d"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:40:44Z", "revision_number": 0, "id": "ebb3d269-7e47-4c35-b33e-513485832fcd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:40:44Z", "security_group_id": "49dc9e59-3b58-46cc-9ca6-123d8a51bc1e", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f038f6220b144789e91b7e5e7c6e71d"}], "revision_number": 6, "project_id": "8f038f6220b144789e91b7e5e7c6e71d", "id": "49dc9e59-3b58-46cc-9ca6-123d8a51bc1e", "name": "cloudify-sg_96957c98-49a2-4685-b202-d217bab71f63"}, {"description": "Default security group", "tags": [], "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "created_at": "2019-06-08T10:40:30Z", "updated_at": "2019-06-08T10:40:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:40:31Z", "revision_number": 0, "id": "18ebb87c-7210-4115-b0b7-bf90ade3fc70", "remote_group_id": "cdb6b148-ec2f-4bf9-a690-a1de8b34f06b", "remote_ip_prefix": null, "created_at": "2019-06-08T10:40:31Z", "security_group_id": "cdb6b148-ec2f-4bf9-a690-a1de8b34f06b", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f038f6220b144789e91b7e5e7c6e71d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:40:30Z", "revision_number": 0, "id": "9ed10fee-d23d-4bc5-bc00-906f61f2cbc9", "remote_group_id": "cdb6b148-ec2f-4bf9-a690-a1de8b34f06b", "remote_ip_prefix": null, "created_at": "2019-06-08T10:40:30Z", "security_group_id": "cdb6b148-ec2f-4bf9-a690-a1de8b34f06b", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f038f6220b144789e91b7e5e7c6e71d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:40:31Z", "revision_number": 0, "id": "c5590084-f93e-425a-b96f-ca79e96f29c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:40:31Z", "security_group_id": "cdb6b148-ec2f-4bf9-a690-a1de8b34f06b", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f038f6220b144789e91b7e5e7c6e71d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:40:31Z", "revision_number": 0, "id": "efc40f93-34bd-4412-8449-5c981245791c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:40:31Z", "security_group_id": "cdb6b148-ec2f-4bf9-a690-a1de8b34f06b", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f038f6220b144789e91b7e5e7c6e71d"}], "revision_number": 1, "project_id": "8f038f6220b144789e91b7e5e7c6e71d", "id": "cdb6b148-ec2f-4bf9-a690-a1de8b34f06b", "name": "default"}]} 2019-06-08 10:40:45,190 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/security-groups.json used request id req-844ea0f5-1e6a-437e-9fc0-f5c4b13dd9af 2019-06-08 10:40:45,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0427360534668s 2019-06-08 10:40:45,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-06-08 10:40:45,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" -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": "49dc9e59-3b58-46cc-9ca6-123d8a51bc1e"}}' 2019-06-08 10:40:45,328 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 513 Content-Type: application/json Date: Sat, 08 Jun 2019 10:40:45 GMT X-Openstack-Request-Id: req-9461a4d0-12a3-4b8a-9d90-a2bf220a2c36 2019-06-08 10:40:45,328 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 53333, "updated_at": "2019-06-08T10:40:45Z", "security_group_id": "49dc9e59-3b58-46cc-9ca6-123d8a51bc1e", "port_range_min": 53333, "revision_number": 0, "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "created_at": "2019-06-08T10:40:45Z", "project_id": "8f038f6220b144789e91b7e5e7c6e71d", "id": "3c8c0c5a-c62b-4bb7-b271-621dd7bad59e"}} 2019-06-08 10:40:45,328 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-9461a4d0-12a3-4b8a-9d90-a2bf220a2c36 2019-06-08 10:40:45,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.131850004196s 2019-06-08 10:40:45,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 10:40:45,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" 2019-06-08 10:40:45,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1272 Content-Type: application/json Date: Sat, 08 Jun 2019 10:40:45 GMT X-Openstack-Request-Id: req-fe6d6e12-9ab6-4362-bb1b-5c1ddad1372e 2019-06-08 10:40:45,433 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9104caf1-f93e-465a-9d44-35d72b5ebf6f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8f038f6220b144789e91b7e5e7c6e71d","l2_adjacency":true,"status":"ACTIVE","subnets":["89965639-34ac-4a4c-833b-ad80335d34a6"],"description":"","tags":[],"updated_at":"2019-06-08T10:40:32Z","qos_policy_id":null,"name":"cloudify-net_96957c98-49a2-4685-b202-d217bab71f63","admin_state_up":true,"tenant_id":"8f038f6220b144789e91b7e5e7c6e71d","created_at":"2019-06-08T10:40:31Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T06:03:01Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","mtu":1500}]} 2019-06-08 10:40:45,433 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-fe6d6e12-9ab6-4362-bb1b-5c1ddad1372e 2019-06-08 10:40:45,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.103056907654s 2019-06-08 10:40:45,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 10:40:45,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" 2019-06-08 10:40:45,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 08 Jun 2019 10:40:45 GMT X-Openstack-Request-Id: req-a7af2789-2f5f-415b-bb70-85019d040cfd 2019-06-08 10:40:45,476 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T10:40:43Z", "file": "/v2/images/3c6b5646-245b-41c2-8b02-4ad19ea4eaac/file", "owner": "8f038f6220b144789e91b7e5e7c6e71d", "id": "3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "size": 297598976, "self": "/v2/images/3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/3c6b5646-245b-41c2-8b02-4ad19ea4eaac/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "74baf6380a51398877a7e7d27d2319b765fee0efbf94a3be6ebc29575658c5a4", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/3c6b5646-245b-41c2-8b02-4ad19ea4eaac/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_96957c98-49a2-4685-b202-d217bab71f63", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "92a19abfec7c499acc81047ad0ed6ba1", "name": "cloudify-img_96957c98-49a2-4685-b202-d217bab71f63", "checksum": "92a19abfec7c499acc81047ad0ed6ba1", "created_at": "2019-06-08T10:40:38Z", "os_hidden": false, "protected": false, "os_hash_value": "fdf0ecddcff3d2c3673ce62d8641b5eacb41fdddee37d76f5507440756fb9ed0315f3b7c386a5f8c1445de3acf502c03cf501a268e7c67b3cd54f0f94b73a745"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 10:40:45,476 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-a7af2789-2f5f-415b-bb70-85019d040cfd 2019-06-08 10:40:45,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0369880199432s 2019-06-08 10:40:45,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-08 10:40:45,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" 2019-06-08 10:40:45,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Sat, 08 Jun 2019 10:40: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-5c3967af-6295-4074-aca0-7532b4cecfd7 x-openstack-request-id: req-5c3967af-6295-4074-aca0-7532b4cecfd7 2019-06-08 10:40:45,527 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cloudify-flavor_96957c98-49a2-4685-b202-d217bab71f63", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/fcdbdb80-89ee-469d-b735-be18fb7dbb64", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/fcdbdb80-89ee-469d-b735-be18fb7dbb64", "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": "fcdbdb80-89ee-469d-b735-be18fb7dbb64"}]} 2019-06-08 10:40:45,528 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None used request id req-5c3967af-6295-4074-aca0-7532b4cecfd7 2019-06-08 10:40:45,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0270481109619s 2019-06-08 10:40:45,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-06-08 10:40:45,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" -d '{"server": {"name": "cloudify-vm_96957c98-49a2-4685-b202-d217bab71f63", "imageRef": "3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "key_name": "cloudify-kp_96957c98-49a2-4685-b202-d217bab71f63", "flavorRef": "fcdbdb80-89ee-469d-b735-be18fb7dbb64", "max_count": 1, "min_count": 1, "networks": [{"uuid": "9104caf1-f93e-465a-9d44-35d72b5ebf6f"}], "security_groups": [{"name": "49dc9e59-3b58-46cc-9ca6-123d8a51bc1e"}]}}' 2019-06-08 10:40:47,184 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sat, 08 Jun 2019 10:40:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.46:8774/v2.1/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7 x-compute-request-id: req-5feda3e5-295e-4ce9-be47-781f0d250f69 x-openstack-request-id: req-5feda3e5-295e-4ce9-be47-781f0d250f69 2019-06-08 10:40:47,185 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "49dc9e59-3b58-46cc-9ca6-123d8a51bc1e"}], "OS-DCF:diskConfig": "MANUAL", "id": "9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "rel": "bookmark"}], "adminPass": "x3gKn3QoFdVC"}} 2019-06-08 10:40:47,185 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers used request id req-5feda3e5-295e-4ce9-be47-781f0d250f69 2019-06-08 10:40:47,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.65578603745s 2019-06-08 10:40:47,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:40:47,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" 2019-06-08 10:40:48,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 603 Content-Type: application/json Date: Sat, 08 Jun 2019 10:40: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-a822a584-6e6a-4701-ad87-869bfcaa0374 x-openstack-request-id: req-a822a584-6e6a-4701-ad87-869bfcaa0374 2019-06-08 10:40:48,307 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "rel": "bookmark"}], "image": {"id": "3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "links": [{"href": "http://172.30.9.46:8774/images/3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcdbdb80-89ee-469d-b735-be18fb7dbb64", "links": [{"href": "http://172.30.9.46:8774/flavors/fcdbdb80-89ee-469d-b735-be18fb7dbb64", "rel": "bookmark"}]}, "id": "9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "user_id": "6dd0394a118e49e4bcba93a5c01896a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:40:47Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_96957c98-49a2-4685-b202-d217bab71f63", "name": "cloudify-vm_96957c98-49a2-4685-b202-d217bab71f63", "created": "2019-06-08T10:40:47Z", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:40:48,308 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-a822a584-6e6a-4701-ad87-869bfcaa0374 2019-06-08 10:40:48,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.12172985077s 2019-06-08 10:40:48,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 10:40:48,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" 2019-06-08 10:40:48,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1272 Content-Type: application/json Date: Sat, 08 Jun 2019 10:40:48 GMT X-Openstack-Request-Id: req-4d0860e3-bf95-4df5-a714-0cb1af2131ae 2019-06-08 10:40:48,422 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9104caf1-f93e-465a-9d44-35d72b5ebf6f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8f038f6220b144789e91b7e5e7c6e71d","l2_adjacency":true,"status":"ACTIVE","subnets":["89965639-34ac-4a4c-833b-ad80335d34a6"],"description":"","tags":[],"updated_at":"2019-06-08T10:40:32Z","qos_policy_id":null,"name":"cloudify-net_96957c98-49a2-4685-b202-d217bab71f63","admin_state_up":true,"tenant_id":"8f038f6220b144789e91b7e5e7c6e71d","created_at":"2019-06-08T10:40:31Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T06:03:01Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","mtu":1500}]} 2019-06-08 10:40:48,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-4d0860e3-bf95-4df5-a714-0cb1af2131ae 2019-06-08 10:40:48,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.102736949921s 2019-06-08 10:40:48,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-06-08 10:40:48,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" 2019-06-08 10:40:48,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Sat, 08 Jun 2019 10:40:48 GMT X-Openstack-Request-Id: req-8f62940b-c091-4f48-a752-ec81bf2a5f24 2019-06-08 10:40:48,482 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9104caf1-f93e-465a-9d44-35d72b5ebf6f","tenant_id":"8f038f6220b144789e91b7e5e7c6e71d","created_at":"2019-06-08T10:40:32Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-06-08T10:40:32Z","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":"8f038f6220b144789e91b7e5e7c6e71d","id":"89965639-34ac-4a4c-833b-ad80335d34a6","subnetpool_id":null,"name":"cloudify-subnet_96957c98-49a2-4685-b202-d217bab71f63"}]} 2019-06-08 10:40:48,483 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/subnets.json used request id req-8f62940b-c091-4f48-a752-ec81bf2a5f24 2019-06-08 10:40:48,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0589480400085s 2019-06-08 10:40:48,483 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:40:50,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:40:50,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" 2019-06-08 10:40:50,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 08 Jun 2019 10:40:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f7324a06-e1cc-44ac-83a7-a3bff41d97bf x-openstack-request-id: req-f7324a06-e1cc-44ac-83a7-a3bff41d97bf 2019-06-08 10:40:50,939 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "rel": "bookmark"}], "image": {"id": "3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "links": [{"href": "http://172.30.9.46:8774/images/3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcdbdb80-89ee-469d-b735-be18fb7dbb64", "links": [{"href": "http://172.30.9.46:8774/flavors/fcdbdb80-89ee-469d-b735-be18fb7dbb64", "rel": "bookmark"}]}, "id": "9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "security_groups": [{"name": "cloudify-sg_96957c98-49a2-4685-b202-d217bab71f63"}], "user_id": "6dd0394a118e49e4bcba93a5c01896a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:40:49Z", "hostId": "965213716e2702277a2697a40c5b7617ff19248f1807478ff47d914d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_96957c98-49a2-4685-b202-d217bab71f63", "name": "cloudify-vm_96957c98-49a2-4685-b202-d217bab71f63", "created": "2019-06-08T10:40:47Z", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:40:50,940 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-f7324a06-e1cc-44ac-83a7-a3bff41d97bf 2019-06-08 10:40:50,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.453444957733s 2019-06-08 10:40:50,946 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:40:52,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:40:52,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" 2019-06-08 10:40:53,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 08 Jun 2019 10:40: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-04559ec5-1ca2-44e2-a415-0c8d9bb93f8d x-openstack-request-id: req-04559ec5-1ca2-44e2-a415-0c8d9bb93f8d 2019-06-08 10:40:53,664 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "rel": "bookmark"}], "image": {"id": "3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "links": [{"href": "http://172.30.9.46:8774/images/3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcdbdb80-89ee-469d-b735-be18fb7dbb64", "links": [{"href": "http://172.30.9.46:8774/flavors/fcdbdb80-89ee-469d-b735-be18fb7dbb64", "rel": "bookmark"}]}, "id": "9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "security_groups": [{"name": "cloudify-sg_96957c98-49a2-4685-b202-d217bab71f63"}], "user_id": "6dd0394a118e49e4bcba93a5c01896a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:40:49Z", "hostId": "965213716e2702277a2697a40c5b7617ff19248f1807478ff47d914d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_96957c98-49a2-4685-b202-d217bab71f63", "name": "cloudify-vm_96957c98-49a2-4685-b202-d217bab71f63", "created": "2019-06-08T10:40:47Z", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:40:53,664 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-04559ec5-1ca2-44e2-a415-0c8d9bb93f8d 2019-06-08 10:40:53,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.715643882751s 2019-06-08 10:40:53,671 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:40:55,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:40:55,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" 2019-06-08 10:40:55,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 08 Jun 2019 10:40: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-e6fe2ef5-65a7-41b4-9e70-7380ff49af2b x-openstack-request-id: req-e6fe2ef5-65a7-41b4-9e70-7380ff49af2b 2019-06-08 10:40:55,843 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "rel": "bookmark"}], "image": {"id": "3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "links": [{"href": "http://172.30.9.46:8774/images/3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcdbdb80-89ee-469d-b735-be18fb7dbb64", "links": [{"href": "http://172.30.9.46:8774/flavors/fcdbdb80-89ee-469d-b735-be18fb7dbb64", "rel": "bookmark"}]}, "id": "9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "security_groups": [{"name": "cloudify-sg_96957c98-49a2-4685-b202-d217bab71f63"}], "user_id": "6dd0394a118e49e4bcba93a5c01896a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:40:49Z", "hostId": "965213716e2702277a2697a40c5b7617ff19248f1807478ff47d914d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_96957c98-49a2-4685-b202-d217bab71f63", "name": "cloudify-vm_96957c98-49a2-4685-b202-d217bab71f63", "created": "2019-06-08T10:40:47Z", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:40:55,843 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-e6fe2ef5-65a7-41b4-9e70-7380ff49af2b 2019-06-08 10:40:55,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.169122934341s 2019-06-08 10:40:55,903 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:40:57,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:40:57,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" 2019-06-08 10:40:58,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 08 Jun 2019 10:40: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-b1db15c4-4d19-4dc3-876a-9ac1a8cb559f x-openstack-request-id: req-b1db15c4-4d19-4dc3-876a-9ac1a8cb559f 2019-06-08 10:40:58,383 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "rel": "bookmark"}], "image": {"id": "3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "links": [{"href": "http://172.30.9.46:8774/images/3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcdbdb80-89ee-469d-b735-be18fb7dbb64", "links": [{"href": "http://172.30.9.46:8774/flavors/fcdbdb80-89ee-469d-b735-be18fb7dbb64", "rel": "bookmark"}]}, "id": "9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "security_groups": [{"name": "cloudify-sg_96957c98-49a2-4685-b202-d217bab71f63"}], "user_id": "6dd0394a118e49e4bcba93a5c01896a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:40:49Z", "hostId": "965213716e2702277a2697a40c5b7617ff19248f1807478ff47d914d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_96957c98-49a2-4685-b202-d217bab71f63", "name": "cloudify-vm_96957c98-49a2-4685-b202-d217bab71f63", "created": "2019-06-08T10:40:47Z", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:40:58,383 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-b1db15c4-4d19-4dc3-876a-9ac1a8cb559f 2019-06-08 10:40:58,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.477037191391s 2019-06-08 10:40:58,390 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:41:00,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:41:00,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" 2019-06-08 10:41:00,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 08 Jun 2019 10:41: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-f1f81627-1b8d-43d4-9f54-99bc4a875a9b x-openstack-request-id: req-f1f81627-1b8d-43d4-9f54-99bc4a875a9b 2019-06-08 10:41:00,751 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "rel": "bookmark"}], "image": {"id": "3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "links": [{"href": "http://172.30.9.46:8774/images/3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcdbdb80-89ee-469d-b735-be18fb7dbb64", "links": [{"href": "http://172.30.9.46:8774/flavors/fcdbdb80-89ee-469d-b735-be18fb7dbb64", "rel": "bookmark"}]}, "id": "9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "security_groups": [{"name": "cloudify-sg_96957c98-49a2-4685-b202-d217bab71f63"}], "user_id": "6dd0394a118e49e4bcba93a5c01896a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:40:49Z", "hostId": "965213716e2702277a2697a40c5b7617ff19248f1807478ff47d914d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_96957c98-49a2-4685-b202-d217bab71f63", "name": "cloudify-vm_96957c98-49a2-4685-b202-d217bab71f63", "created": "2019-06-08T10:40:47Z", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:41:00,751 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-f1f81627-1b8d-43d4-9f54-99bc4a875a9b 2019-06-08 10:41:00,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.359084129333s 2019-06-08 10:41:00,758 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:41:02,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:41:02,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" 2019-06-08 10:41:02,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 08 Jun 2019 10:41:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-66be53da-bb78-47ec-a2e6-10d40ce21aa2 x-openstack-request-id: req-66be53da-bb78-47ec-a2e6-10d40ce21aa2 2019-06-08 10:41:02,924 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "rel": "bookmark"}], "image": {"id": "3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "links": [{"href": "http://172.30.9.46:8774/images/3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcdbdb80-89ee-469d-b735-be18fb7dbb64", "links": [{"href": "http://172.30.9.46:8774/flavors/fcdbdb80-89ee-469d-b735-be18fb7dbb64", "rel": "bookmark"}]}, "id": "9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "security_groups": [{"name": "cloudify-sg_96957c98-49a2-4685-b202-d217bab71f63"}], "user_id": "6dd0394a118e49e4bcba93a5c01896a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:40:49Z", "hostId": "965213716e2702277a2697a40c5b7617ff19248f1807478ff47d914d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_96957c98-49a2-4685-b202-d217bab71f63", "name": "cloudify-vm_96957c98-49a2-4685-b202-d217bab71f63", "created": "2019-06-08T10:40:47Z", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:41:02,924 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-66be53da-bb78-47ec-a2e6-10d40ce21aa2 2019-06-08 10:41:02,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.163336992264s 2019-06-08 10:41:02,931 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:41:04,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:41:04,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" 2019-06-08 10:41:05,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 08 Jun 2019 10:41:04 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e7cf5d73-3204-4061-a552-6b290ff355d6 x-openstack-request-id: req-e7cf5d73-3204-4061-a552-6b290ff355d6 2019-06-08 10:41:05,118 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "rel": "bookmark"}], "image": {"id": "3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "links": [{"href": "http://172.30.9.46:8774/images/3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcdbdb80-89ee-469d-b735-be18fb7dbb64", "links": [{"href": "http://172.30.9.46:8774/flavors/fcdbdb80-89ee-469d-b735-be18fb7dbb64", "rel": "bookmark"}]}, "id": "9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "security_groups": [{"name": "cloudify-sg_96957c98-49a2-4685-b202-d217bab71f63"}], "user_id": "6dd0394a118e49e4bcba93a5c01896a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:40:49Z", "hostId": "965213716e2702277a2697a40c5b7617ff19248f1807478ff47d914d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_96957c98-49a2-4685-b202-d217bab71f63", "name": "cloudify-vm_96957c98-49a2-4685-b202-d217bab71f63", "created": "2019-06-08T10:40:47Z", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:41:05,119 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-e7cf5d73-3204-4061-a552-6b290ff355d6 2019-06-08 10:41:05,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.185200929642s 2019-06-08 10:41:05,125 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:41:07,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:41:07,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" 2019-06-08 10:41:07,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 08 Jun 2019 10:41: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-3d779b4c-b712-495a-b802-7842c114c458 x-openstack-request-id: req-3d779b4c-b712-495a-b802-7842c114c458 2019-06-08 10:41:07,580 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "rel": "bookmark"}], "image": {"id": "3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "links": [{"href": "http://172.30.9.46:8774/images/3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcdbdb80-89ee-469d-b735-be18fb7dbb64", "links": [{"href": "http://172.30.9.46:8774/flavors/fcdbdb80-89ee-469d-b735-be18fb7dbb64", "rel": "bookmark"}]}, "id": "9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "security_groups": [{"name": "cloudify-sg_96957c98-49a2-4685-b202-d217bab71f63"}], "user_id": "6dd0394a118e49e4bcba93a5c01896a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:40:49Z", "hostId": "965213716e2702277a2697a40c5b7617ff19248f1807478ff47d914d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_96957c98-49a2-4685-b202-d217bab71f63", "name": "cloudify-vm_96957c98-49a2-4685-b202-d217bab71f63", "created": "2019-06-08T10:40:47Z", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:41:07,580 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-3d779b4c-b712-495a-b802-7842c114c458 2019-06-08 10:41:07,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.452100038528s 2019-06-08 10:41:07,587 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:41:09,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:41:09,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" 2019-06-08 10:41:10,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 08 Jun 2019 10:41: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-e42fafde-0151-4c4d-818c-098a79d6d9fe x-openstack-request-id: req-e42fafde-0151-4c4d-818c-098a79d6d9fe 2019-06-08 10:41:10,114 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "rel": "bookmark"}], "image": {"id": "3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "links": [{"href": "http://172.30.9.46:8774/images/3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcdbdb80-89ee-469d-b735-be18fb7dbb64", "links": [{"href": "http://172.30.9.46:8774/flavors/fcdbdb80-89ee-469d-b735-be18fb7dbb64", "rel": "bookmark"}]}, "id": "9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "security_groups": [{"name": "cloudify-sg_96957c98-49a2-4685-b202-d217bab71f63"}], "user_id": "6dd0394a118e49e4bcba93a5c01896a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:40:49Z", "hostId": "965213716e2702277a2697a40c5b7617ff19248f1807478ff47d914d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_96957c98-49a2-4685-b202-d217bab71f63", "name": "cloudify-vm_96957c98-49a2-4685-b202-d217bab71f63", "created": "2019-06-08T10:40:47Z", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:41:10,115 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-e42fafde-0151-4c4d-818c-098a79d6d9fe 2019-06-08 10:41:10,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.525385856628s 2019-06-08 10:41:10,122 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:41:12,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:41:12,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" 2019-06-08 10:41:12,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 08 Jun 2019 10:41: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-80b22501-90e3-49c9-ac63-64e48231f55d x-openstack-request-id: req-80b22501-90e3-49c9-ac63-64e48231f55d 2019-06-08 10:41:12,477 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "rel": "bookmark"}], "image": {"id": "3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "links": [{"href": "http://172.30.9.46:8774/images/3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcdbdb80-89ee-469d-b735-be18fb7dbb64", "links": [{"href": "http://172.30.9.46:8774/flavors/fcdbdb80-89ee-469d-b735-be18fb7dbb64", "rel": "bookmark"}]}, "id": "9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "security_groups": [{"name": "cloudify-sg_96957c98-49a2-4685-b202-d217bab71f63"}], "user_id": "6dd0394a118e49e4bcba93a5c01896a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:40:49Z", "hostId": "965213716e2702277a2697a40c5b7617ff19248f1807478ff47d914d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_96957c98-49a2-4685-b202-d217bab71f63", "name": "cloudify-vm_96957c98-49a2-4685-b202-d217bab71f63", "created": "2019-06-08T10:40:47Z", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:41:12,478 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-80b22501-90e3-49c9-ac63-64e48231f55d 2019-06-08 10:41:12,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.353531122208s 2019-06-08 10:41:12,484 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:41:14,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:41:14,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" 2019-06-08 10:41:14,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 08 Jun 2019 10:41: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-fc2df24e-6bf6-43f6-a9cd-8e872b232712 x-openstack-request-id: req-fc2df24e-6bf6-43f6-a9cd-8e872b232712 2019-06-08 10:41:14,654 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "rel": "bookmark"}], "image": {"id": "3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "links": [{"href": "http://172.30.9.46:8774/images/3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcdbdb80-89ee-469d-b735-be18fb7dbb64", "links": [{"href": "http://172.30.9.46:8774/flavors/fcdbdb80-89ee-469d-b735-be18fb7dbb64", "rel": "bookmark"}]}, "id": "9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "security_groups": [{"name": "cloudify-sg_96957c98-49a2-4685-b202-d217bab71f63"}], "user_id": "6dd0394a118e49e4bcba93a5c01896a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:40:49Z", "hostId": "965213716e2702277a2697a40c5b7617ff19248f1807478ff47d914d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_96957c98-49a2-4685-b202-d217bab71f63", "name": "cloudify-vm_96957c98-49a2-4685-b202-d217bab71f63", "created": "2019-06-08T10:40:47Z", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:41:14,654 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-fc2df24e-6bf6-43f6-a9cd-8e872b232712 2019-06-08 10:41:14,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.167551040649s 2019-06-08 10:41:14,661 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:41:16,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:41:16,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" 2019-06-08 10:41:17,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 08 Jun 2019 10:41:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fad0683b-511a-4f21-b521-32a181214ac0 x-openstack-request-id: req-fad0683b-511a-4f21-b521-32a181214ac0 2019-06-08 10:41:17,121 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "rel": "bookmark"}], "image": {"id": "3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "links": [{"href": "http://172.30.9.46:8774/images/3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcdbdb80-89ee-469d-b735-be18fb7dbb64", "links": [{"href": "http://172.30.9.46:8774/flavors/fcdbdb80-89ee-469d-b735-be18fb7dbb64", "rel": "bookmark"}]}, "id": "9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "security_groups": [{"name": "cloudify-sg_96957c98-49a2-4685-b202-d217bab71f63"}], "user_id": "6dd0394a118e49e4bcba93a5c01896a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:40:49Z", "hostId": "965213716e2702277a2697a40c5b7617ff19248f1807478ff47d914d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_96957c98-49a2-4685-b202-d217bab71f63", "name": "cloudify-vm_96957c98-49a2-4685-b202-d217bab71f63", "created": "2019-06-08T10:40:47Z", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:41:17,121 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-fad0683b-511a-4f21-b521-32a181214ac0 2019-06-08 10:41:17,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.45752286911s 2019-06-08 10:41:17,128 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:41:19,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:41:19,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" 2019-06-08 10:41:19,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 08 Jun 2019 10:41:19 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0c372d08-b8ae-4eb3-9bea-ebb2a6fa339f x-openstack-request-id: req-0c372d08-b8ae-4eb3-9bea-ebb2a6fa339f 2019-06-08 10:41:19,580 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "rel": "bookmark"}], "image": {"id": "3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "links": [{"href": "http://172.30.9.46:8774/images/3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcdbdb80-89ee-469d-b735-be18fb7dbb64", "links": [{"href": "http://172.30.9.46:8774/flavors/fcdbdb80-89ee-469d-b735-be18fb7dbb64", "rel": "bookmark"}]}, "id": "9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "security_groups": [{"name": "cloudify-sg_96957c98-49a2-4685-b202-d217bab71f63"}], "user_id": "6dd0394a118e49e4bcba93a5c01896a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:40:49Z", "hostId": "965213716e2702277a2697a40c5b7617ff19248f1807478ff47d914d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_96957c98-49a2-4685-b202-d217bab71f63", "name": "cloudify-vm_96957c98-49a2-4685-b202-d217bab71f63", "created": "2019-06-08T10:40:47Z", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:41:19,580 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-0c372d08-b8ae-4eb3-9bea-ebb2a6fa339f 2019-06-08 10:41:19,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.449783086777s 2019-06-08 10:41:19,587 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:41:21,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:41:21,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" 2019-06-08 10:41:22,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 08 Jun 2019 10:41: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-00f91dfd-0552-41a5-a8fb-a5a29f4324a7 x-openstack-request-id: req-00f91dfd-0552-41a5-a8fb-a5a29f4324a7 2019-06-08 10:41:22,217 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "rel": "bookmark"}], "image": {"id": "3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "links": [{"href": "http://172.30.9.46:8774/images/3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcdbdb80-89ee-469d-b735-be18fb7dbb64", "links": [{"href": "http://172.30.9.46:8774/flavors/fcdbdb80-89ee-469d-b735-be18fb7dbb64", "rel": "bookmark"}]}, "id": "9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "security_groups": [{"name": "cloudify-sg_96957c98-49a2-4685-b202-d217bab71f63"}], "user_id": "6dd0394a118e49e4bcba93a5c01896a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:40:49Z", "hostId": "965213716e2702277a2697a40c5b7617ff19248f1807478ff47d914d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_96957c98-49a2-4685-b202-d217bab71f63", "name": "cloudify-vm_96957c98-49a2-4685-b202-d217bab71f63", "created": "2019-06-08T10:40:47Z", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:41:22,217 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-00f91dfd-0552-41a5-a8fb-a5a29f4324a7 2019-06-08 10:41:22,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.627412080765s 2019-06-08 10:41:22,224 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:41:24,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:41:24,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" 2019-06-08 10:41:24,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 08 Jun 2019 10:41: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-bce547cc-d612-4ab6-8067-025c42bf26ee x-openstack-request-id: req-bce547cc-d612-4ab6-8067-025c42bf26ee 2019-06-08 10:41:24,405 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "rel": "bookmark"}], "image": {"id": "3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "links": [{"href": "http://172.30.9.46:8774/images/3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcdbdb80-89ee-469d-b735-be18fb7dbb64", "links": [{"href": "http://172.30.9.46:8774/flavors/fcdbdb80-89ee-469d-b735-be18fb7dbb64", "rel": "bookmark"}]}, "id": "9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "security_groups": [{"name": "cloudify-sg_96957c98-49a2-4685-b202-d217bab71f63"}], "user_id": "6dd0394a118e49e4bcba93a5c01896a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:40:49Z", "hostId": "965213716e2702277a2697a40c5b7617ff19248f1807478ff47d914d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_96957c98-49a2-4685-b202-d217bab71f63", "name": "cloudify-vm_96957c98-49a2-4685-b202-d217bab71f63", "created": "2019-06-08T10:40:47Z", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:41:24,405 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-bce547cc-d612-4ab6-8067-025c42bf26ee 2019-06-08 10:41:24,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.179365158081s 2019-06-08 10:41:24,412 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:41:26,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:41:26,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" 2019-06-08 10:41:27,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 08 Jun 2019 10:41: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-e5ceef20-c2ae-4ac2-97cd-0b9e893753e0 x-openstack-request-id: req-e5ceef20-c2ae-4ac2-97cd-0b9e893753e0 2019-06-08 10:41:27,045 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "rel": "bookmark"}], "image": {"id": "3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "links": [{"href": "http://172.30.9.46:8774/images/3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcdbdb80-89ee-469d-b735-be18fb7dbb64", "links": [{"href": "http://172.30.9.46:8774/flavors/fcdbdb80-89ee-469d-b735-be18fb7dbb64", "rel": "bookmark"}]}, "id": "9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "security_groups": [{"name": "cloudify-sg_96957c98-49a2-4685-b202-d217bab71f63"}], "user_id": "6dd0394a118e49e4bcba93a5c01896a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:40:49Z", "hostId": "965213716e2702277a2697a40c5b7617ff19248f1807478ff47d914d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_96957c98-49a2-4685-b202-d217bab71f63", "name": "cloudify-vm_96957c98-49a2-4685-b202-d217bab71f63", "created": "2019-06-08T10:40:47Z", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:41:27,045 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-e5ceef20-c2ae-4ac2-97cd-0b9e893753e0 2019-06-08 10:41:27,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.630578994751s 2019-06-08 10:41:27,052 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:41:29,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:41:29,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" 2019-06-08 10:41:29,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 08 Jun 2019 10:41: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-6106664b-dbb6-422a-87fe-8143f20b3000 x-openstack-request-id: req-6106664b-dbb6-422a-87fe-8143f20b3000 2019-06-08 10:41:29,407 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "rel": "bookmark"}], "image": {"id": "3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "links": [{"href": "http://172.30.9.46:8774/images/3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcdbdb80-89ee-469d-b735-be18fb7dbb64", "links": [{"href": "http://172.30.9.46:8774/flavors/fcdbdb80-89ee-469d-b735-be18fb7dbb64", "rel": "bookmark"}]}, "id": "9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "security_groups": [{"name": "cloudify-sg_96957c98-49a2-4685-b202-d217bab71f63"}], "user_id": "6dd0394a118e49e4bcba93a5c01896a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:40:49Z", "hostId": "965213716e2702277a2697a40c5b7617ff19248f1807478ff47d914d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_96957c98-49a2-4685-b202-d217bab71f63", "name": "cloudify-vm_96957c98-49a2-4685-b202-d217bab71f63", "created": "2019-06-08T10:40:47Z", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:41:29,407 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-6106664b-dbb6-422a-87fe-8143f20b3000 2019-06-08 10:41:29,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.352967023849s 2019-06-08 10:41:29,414 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:41:31,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:41:31,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" 2019-06-08 10:41:32,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 08 Jun 2019 10:41: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-199fb8f4-df51-4576-9116-bd621c1500b1 x-openstack-request-id: req-199fb8f4-df51-4576-9116-bd621c1500b1 2019-06-08 10:41:32,176 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "rel": "bookmark"}], "image": {"id": "3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "links": [{"href": "http://172.30.9.46:8774/images/3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcdbdb80-89ee-469d-b735-be18fb7dbb64", "links": [{"href": "http://172.30.9.46:8774/flavors/fcdbdb80-89ee-469d-b735-be18fb7dbb64", "rel": "bookmark"}]}, "id": "9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "security_groups": [{"name": "cloudify-sg_96957c98-49a2-4685-b202-d217bab71f63"}], "user_id": "6dd0394a118e49e4bcba93a5c01896a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:40:49Z", "hostId": "965213716e2702277a2697a40c5b7617ff19248f1807478ff47d914d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_96957c98-49a2-4685-b202-d217bab71f63", "name": "cloudify-vm_96957c98-49a2-4685-b202-d217bab71f63", "created": "2019-06-08T10:40:47Z", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:41:32,177 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-199fb8f4-df51-4576-9116-bd621c1500b1 2019-06-08 10:41:32,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.760355949402s 2019-06-08 10:41:32,183 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:41:34,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:41:34,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" 2019-06-08 10:41:34,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 08 Jun 2019 10:41:34 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-92970107-7da7-4d49-a10d-ae4e722ed008 x-openstack-request-id: req-92970107-7da7-4d49-a10d-ae4e722ed008 2019-06-08 10:41:34,366 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "rel": "bookmark"}], "image": {"id": "3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "links": [{"href": "http://172.30.9.46:8774/images/3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcdbdb80-89ee-469d-b735-be18fb7dbb64", "links": [{"href": "http://172.30.9.46:8774/flavors/fcdbdb80-89ee-469d-b735-be18fb7dbb64", "rel": "bookmark"}]}, "id": "9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "security_groups": [{"name": "cloudify-sg_96957c98-49a2-4685-b202-d217bab71f63"}], "user_id": "6dd0394a118e49e4bcba93a5c01896a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:40:49Z", "hostId": "965213716e2702277a2697a40c5b7617ff19248f1807478ff47d914d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_96957c98-49a2-4685-b202-d217bab71f63", "name": "cloudify-vm_96957c98-49a2-4685-b202-d217bab71f63", "created": "2019-06-08T10:40:47Z", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:41:34,366 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-92970107-7da7-4d49-a10d-ae4e722ed008 2019-06-08 10:41:34,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.180218935013s 2019-06-08 10:41:34,373 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:41:36,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:41:36,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" 2019-06-08 10:41:36,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 08 Jun 2019 10:41:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c41b22cf-9303-4dfb-b0b6-cea3862bfd3f x-openstack-request-id: req-c41b22cf-9303-4dfb-b0b6-cea3862bfd3f 2019-06-08 10:41:36,727 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "rel": "bookmark"}], "image": {"id": "3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "links": [{"href": "http://172.30.9.46:8774/images/3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcdbdb80-89ee-469d-b735-be18fb7dbb64", "links": [{"href": "http://172.30.9.46:8774/flavors/fcdbdb80-89ee-469d-b735-be18fb7dbb64", "rel": "bookmark"}]}, "id": "9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "security_groups": [{"name": "cloudify-sg_96957c98-49a2-4685-b202-d217bab71f63"}], "user_id": "6dd0394a118e49e4bcba93a5c01896a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:40:49Z", "hostId": "965213716e2702277a2697a40c5b7617ff19248f1807478ff47d914d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_96957c98-49a2-4685-b202-d217bab71f63", "name": "cloudify-vm_96957c98-49a2-4685-b202-d217bab71f63", "created": "2019-06-08T10:40:47Z", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:41:36,727 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-c41b22cf-9303-4dfb-b0b6-cea3862bfd3f 2019-06-08 10:41:36,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.350886106491s 2019-06-08 10:41:36,731 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:41:38,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:41:38,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" 2019-06-08 10:41:38,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 08 Jun 2019 10:41: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-a370cc76-6bae-4aa5-a2c9-0cf493a00e07 x-openstack-request-id: req-a370cc76-6bae-4aa5-a2c9-0cf493a00e07 2019-06-08 10:41:38,914 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "rel": "bookmark"}], "image": {"id": "3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "links": [{"href": "http://172.30.9.46:8774/images/3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcdbdb80-89ee-469d-b735-be18fb7dbb64", "links": [{"href": "http://172.30.9.46:8774/flavors/fcdbdb80-89ee-469d-b735-be18fb7dbb64", "rel": "bookmark"}]}, "id": "9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "security_groups": [{"name": "cloudify-sg_96957c98-49a2-4685-b202-d217bab71f63"}], "user_id": "6dd0394a118e49e4bcba93a5c01896a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:40:49Z", "hostId": "965213716e2702277a2697a40c5b7617ff19248f1807478ff47d914d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_96957c98-49a2-4685-b202-d217bab71f63", "name": "cloudify-vm_96957c98-49a2-4685-b202-d217bab71f63", "created": "2019-06-08T10:40:47Z", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:41:38,914 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-a370cc76-6bae-4aa5-a2c9-0cf493a00e07 2019-06-08 10:41:38,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.180074930191s 2019-06-08 10:41:38,921 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:41:40,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:41:40,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" 2019-06-08 10:41:41,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 08 Jun 2019 10:41: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-d022eed4-0fa6-43a4-a699-b1c328f21410 x-openstack-request-id: req-d022eed4-0fa6-43a4-a699-b1c328f21410 2019-06-08 10:41:41,303 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "rel": "bookmark"}], "image": {"id": "3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "links": [{"href": "http://172.30.9.46:8774/images/3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcdbdb80-89ee-469d-b735-be18fb7dbb64", "links": [{"href": "http://172.30.9.46:8774/flavors/fcdbdb80-89ee-469d-b735-be18fb7dbb64", "rel": "bookmark"}]}, "id": "9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "security_groups": [{"name": "cloudify-sg_96957c98-49a2-4685-b202-d217bab71f63"}], "user_id": "6dd0394a118e49e4bcba93a5c01896a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:40:49Z", "hostId": "965213716e2702277a2697a40c5b7617ff19248f1807478ff47d914d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_96957c98-49a2-4685-b202-d217bab71f63", "name": "cloudify-vm_96957c98-49a2-4685-b202-d217bab71f63", "created": "2019-06-08T10:40:47Z", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:41:41,304 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-d022eed4-0fa6-43a4-a699-b1c328f21410 2019-06-08 10:41:41,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.380446910858s 2019-06-08 10:41:41,311 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:41:43,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:41:43,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" 2019-06-08 10:41:43,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 08 Jun 2019 10:41: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-8b2ac367-30f4-4c32-9046-24cef6caa727 x-openstack-request-id: req-8b2ac367-30f4-4c32-9046-24cef6caa727 2019-06-08 10:41:43,510 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "rel": "bookmark"}], "image": {"id": "3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "links": [{"href": "http://172.30.9.46:8774/images/3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcdbdb80-89ee-469d-b735-be18fb7dbb64", "links": [{"href": "http://172.30.9.46:8774/flavors/fcdbdb80-89ee-469d-b735-be18fb7dbb64", "rel": "bookmark"}]}, "id": "9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "security_groups": [{"name": "cloudify-sg_96957c98-49a2-4685-b202-d217bab71f63"}], "user_id": "6dd0394a118e49e4bcba93a5c01896a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:40:49Z", "hostId": "965213716e2702277a2697a40c5b7617ff19248f1807478ff47d914d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_96957c98-49a2-4685-b202-d217bab71f63", "name": "cloudify-vm_96957c98-49a2-4685-b202-d217bab71f63", "created": "2019-06-08T10:40:47Z", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:41:43,510 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-8b2ac367-30f4-4c32-9046-24cef6caa727 2019-06-08 10:41:43,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.196715116501s 2019-06-08 10:41:43,516 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:41:45,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:41:45,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" 2019-06-08 10:41:46,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 08 Jun 2019 10:41: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-ba5b694a-8d77-4ff0-b59d-b7434b1a9533 x-openstack-request-id: req-ba5b694a-8d77-4ff0-b59d-b7434b1a9533 2019-06-08 10:41:46,189 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "rel": "bookmark"}], "image": {"id": "3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "links": [{"href": "http://172.30.9.46:8774/images/3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcdbdb80-89ee-469d-b735-be18fb7dbb64", "links": [{"href": "http://172.30.9.46:8774/flavors/fcdbdb80-89ee-469d-b735-be18fb7dbb64", "rel": "bookmark"}]}, "id": "9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "security_groups": [{"name": "cloudify-sg_96957c98-49a2-4685-b202-d217bab71f63"}], "user_id": "6dd0394a118e49e4bcba93a5c01896a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:40:49Z", "hostId": "965213716e2702277a2697a40c5b7617ff19248f1807478ff47d914d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_96957c98-49a2-4685-b202-d217bab71f63", "name": "cloudify-vm_96957c98-49a2-4685-b202-d217bab71f63", "created": "2019-06-08T10:40:47Z", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:41:46,189 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-ba5b694a-8d77-4ff0-b59d-b7434b1a9533 2019-06-08 10:41:46,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.670656919479s 2019-06-08 10:41:46,196 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:41:48,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:41:48,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" 2019-06-08 10:41:48,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 08 Jun 2019 10:41: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-0d5de398-a207-4e72-b61d-549e0e934277 x-openstack-request-id: req-0d5de398-a207-4e72-b61d-549e0e934277 2019-06-08 10:41:48,957 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "rel": "bookmark"}], "image": {"id": "3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "links": [{"href": "http://172.30.9.46:8774/images/3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcdbdb80-89ee-469d-b735-be18fb7dbb64", "links": [{"href": "http://172.30.9.46:8774/flavors/fcdbdb80-89ee-469d-b735-be18fb7dbb64", "rel": "bookmark"}]}, "id": "9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "security_groups": [{"name": "cloudify-sg_96957c98-49a2-4685-b202-d217bab71f63"}], "user_id": "6dd0394a118e49e4bcba93a5c01896a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:40:49Z", "hostId": "965213716e2702277a2697a40c5b7617ff19248f1807478ff47d914d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_96957c98-49a2-4685-b202-d217bab71f63", "name": "cloudify-vm_96957c98-49a2-4685-b202-d217bab71f63", "created": "2019-06-08T10:40:47Z", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:41:48,957 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-0d5de398-a207-4e72-b61d-549e0e934277 2019-06-08 10:41:48,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.758678913116s 2019-06-08 10:41:48,965 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:41:50,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:41:50,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" 2019-06-08 10:41:51,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 08 Jun 2019 10:41: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-f9c2d9c2-aa66-4176-9f4f-b5349eae4876 x-openstack-request-id: req-f9c2d9c2-aa66-4176-9f4f-b5349eae4876 2019-06-08 10:41:51,147 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "rel": "bookmark"}], "image": {"id": "3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "links": [{"href": "http://172.30.9.46:8774/images/3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcdbdb80-89ee-469d-b735-be18fb7dbb64", "links": [{"href": "http://172.30.9.46:8774/flavors/fcdbdb80-89ee-469d-b735-be18fb7dbb64", "rel": "bookmark"}]}, "id": "9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "security_groups": [{"name": "cloudify-sg_96957c98-49a2-4685-b202-d217bab71f63"}], "user_id": "6dd0394a118e49e4bcba93a5c01896a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:40:49Z", "hostId": "965213716e2702277a2697a40c5b7617ff19248f1807478ff47d914d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_96957c98-49a2-4685-b202-d217bab71f63", "name": "cloudify-vm_96957c98-49a2-4685-b202-d217bab71f63", "created": "2019-06-08T10:40:47Z", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:41:51,147 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-f9c2d9c2-aa66-4176-9f4f-b5349eae4876 2019-06-08 10:41:51,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.17950797081s 2019-06-08 10:41:51,154 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:41:53,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:41:53,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" 2019-06-08 10:41:53,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 08 Jun 2019 10:41: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-46ce53d4-421d-45bb-af8c-40fc114b1965 x-openstack-request-id: req-46ce53d4-421d-45bb-af8c-40fc114b1965 2019-06-08 10:41:53,531 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "rel": "bookmark"}], "image": {"id": "3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "links": [{"href": "http://172.30.9.46:8774/images/3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcdbdb80-89ee-469d-b735-be18fb7dbb64", "links": [{"href": "http://172.30.9.46:8774/flavors/fcdbdb80-89ee-469d-b735-be18fb7dbb64", "rel": "bookmark"}]}, "id": "9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "security_groups": [{"name": "cloudify-sg_96957c98-49a2-4685-b202-d217bab71f63"}], "user_id": "6dd0394a118e49e4bcba93a5c01896a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:40:49Z", "hostId": "965213716e2702277a2697a40c5b7617ff19248f1807478ff47d914d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_96957c98-49a2-4685-b202-d217bab71f63", "name": "cloudify-vm_96957c98-49a2-4685-b202-d217bab71f63", "created": "2019-06-08T10:40:47Z", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:41:53,531 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-46ce53d4-421d-45bb-af8c-40fc114b1965 2019-06-08 10:41:53,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.374877929688s 2019-06-08 10:41:53,538 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:41:55,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:41:55,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" 2019-06-08 10:41:56,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 08 Jun 2019 10:41: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-29d7b63a-51ea-4f41-95f8-81dc3b66ebf6 x-openstack-request-id: req-29d7b63a-51ea-4f41-95f8-81dc3b66ebf6 2019-06-08 10:41:56,009 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "rel": "bookmark"}], "image": {"id": "3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "links": [{"href": "http://172.30.9.46:8774/images/3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcdbdb80-89ee-469d-b735-be18fb7dbb64", "links": [{"href": "http://172.30.9.46:8774/flavors/fcdbdb80-89ee-469d-b735-be18fb7dbb64", "rel": "bookmark"}]}, "id": "9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "security_groups": [{"name": "cloudify-sg_96957c98-49a2-4685-b202-d217bab71f63"}], "user_id": "6dd0394a118e49e4bcba93a5c01896a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:40:49Z", "hostId": "965213716e2702277a2697a40c5b7617ff19248f1807478ff47d914d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_96957c98-49a2-4685-b202-d217bab71f63", "name": "cloudify-vm_96957c98-49a2-4685-b202-d217bab71f63", "created": "2019-06-08T10:40:47Z", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:41:56,009 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-29d7b63a-51ea-4f41-95f8-81dc3b66ebf6 2019-06-08 10:41:56,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.469089984894s 2019-06-08 10:41:56,016 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:41:58,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:41:58,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" 2019-06-08 10:41:58,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 08 Jun 2019 10:41:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c38845b1-8ab6-4f60-b4bd-35a512d0c0e6 x-openstack-request-id: req-c38845b1-8ab6-4f60-b4bd-35a512d0c0e6 2019-06-08 10:41:58,484 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "rel": "bookmark"}], "image": {"id": "3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "links": [{"href": "http://172.30.9.46:8774/images/3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcdbdb80-89ee-469d-b735-be18fb7dbb64", "links": [{"href": "http://172.30.9.46:8774/flavors/fcdbdb80-89ee-469d-b735-be18fb7dbb64", "rel": "bookmark"}]}, "id": "9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "security_groups": [{"name": "cloudify-sg_96957c98-49a2-4685-b202-d217bab71f63"}], "user_id": "6dd0394a118e49e4bcba93a5c01896a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:40:49Z", "hostId": "965213716e2702277a2697a40c5b7617ff19248f1807478ff47d914d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_96957c98-49a2-4685-b202-d217bab71f63", "name": "cloudify-vm_96957c98-49a2-4685-b202-d217bab71f63", "created": "2019-06-08T10:40:47Z", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:41:58,484 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-c38845b1-8ab6-4f60-b4bd-35a512d0c0e6 2019-06-08 10:41:58,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.465075016022s 2019-06-08 10:41:58,491 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:42:00,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:42:00,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" 2019-06-08 10:42:00,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 08 Jun 2019 10:42: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-30982071-4a1c-4824-917b-3caf1a789f64 x-openstack-request-id: req-30982071-4a1c-4824-917b-3caf1a789f64 2019-06-08 10:42:00,844 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "rel": "bookmark"}], "image": {"id": "3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "links": [{"href": "http://172.30.9.46:8774/images/3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcdbdb80-89ee-469d-b735-be18fb7dbb64", "links": [{"href": "http://172.30.9.46:8774/flavors/fcdbdb80-89ee-469d-b735-be18fb7dbb64", "rel": "bookmark"}]}, "id": "9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "security_groups": [{"name": "cloudify-sg_96957c98-49a2-4685-b202-d217bab71f63"}], "user_id": "6dd0394a118e49e4bcba93a5c01896a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:40:49Z", "hostId": "965213716e2702277a2697a40c5b7617ff19248f1807478ff47d914d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_96957c98-49a2-4685-b202-d217bab71f63", "name": "cloudify-vm_96957c98-49a2-4685-b202-d217bab71f63", "created": "2019-06-08T10:40:47Z", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:42:00,844 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-30982071-4a1c-4824-917b-3caf1a789f64 2019-06-08 10:42:00,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.351101160049s 2019-06-08 10:42:00,851 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:42:02,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:42:02,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" 2019-06-08 10:42:03,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 08 Jun 2019 10:42: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-80b97549-f128-44ba-aa66-e663b6942ab1 x-openstack-request-id: req-80b97549-f128-44ba-aa66-e663b6942ab1 2019-06-08 10:42:03,028 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "rel": "bookmark"}], "image": {"id": "3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "links": [{"href": "http://172.30.9.46:8774/images/3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcdbdb80-89ee-469d-b735-be18fb7dbb64", "links": [{"href": "http://172.30.9.46:8774/flavors/fcdbdb80-89ee-469d-b735-be18fb7dbb64", "rel": "bookmark"}]}, "id": "9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "security_groups": [{"name": "cloudify-sg_96957c98-49a2-4685-b202-d217bab71f63"}], "user_id": "6dd0394a118e49e4bcba93a5c01896a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:40:49Z", "hostId": "965213716e2702277a2697a40c5b7617ff19248f1807478ff47d914d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_96957c98-49a2-4685-b202-d217bab71f63", "name": "cloudify-vm_96957c98-49a2-4685-b202-d217bab71f63", "created": "2019-06-08T10:40:47Z", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:42:03,029 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-80b97549-f128-44ba-aa66-e663b6942ab1 2019-06-08 10:42:03,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.175668954849s 2019-06-08 10:42:03,035 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:42:05,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:42:05,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" 2019-06-08 10:42:05,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 08 Jun 2019 10:42: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-fb630f26-f83f-41ec-8e47-3d3df967fe1a x-openstack-request-id: req-fb630f26-f83f-41ec-8e47-3d3df967fe1a 2019-06-08 10:42:05,401 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "rel": "bookmark"}], "image": {"id": "3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "links": [{"href": "http://172.30.9.46:8774/images/3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcdbdb80-89ee-469d-b735-be18fb7dbb64", "links": [{"href": "http://172.30.9.46:8774/flavors/fcdbdb80-89ee-469d-b735-be18fb7dbb64", "rel": "bookmark"}]}, "id": "9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "security_groups": [{"name": "cloudify-sg_96957c98-49a2-4685-b202-d217bab71f63"}], "user_id": "6dd0394a118e49e4bcba93a5c01896a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:40:49Z", "hostId": "965213716e2702277a2697a40c5b7617ff19248f1807478ff47d914d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_96957c98-49a2-4685-b202-d217bab71f63", "name": "cloudify-vm_96957c98-49a2-4685-b202-d217bab71f63", "created": "2019-06-08T10:40:47Z", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:42:05,401 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-fb630f26-f83f-41ec-8e47-3d3df967fe1a 2019-06-08 10:42:05,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.363753080368s 2019-06-08 10:42:05,408 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:42:07,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:42:07,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" 2019-06-08 10:42:07,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 08 Jun 2019 10:42: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-1de6b89d-40d3-48f7-849e-9ebbeb06167c x-openstack-request-id: req-1de6b89d-40d3-48f7-849e-9ebbeb06167c 2019-06-08 10:42:07,582 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "rel": "bookmark"}], "image": {"id": "3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "links": [{"href": "http://172.30.9.46:8774/images/3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcdbdb80-89ee-469d-b735-be18fb7dbb64", "links": [{"href": "http://172.30.9.46:8774/flavors/fcdbdb80-89ee-469d-b735-be18fb7dbb64", "rel": "bookmark"}]}, "id": "9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "security_groups": [{"name": "cloudify-sg_96957c98-49a2-4685-b202-d217bab71f63"}], "user_id": "6dd0394a118e49e4bcba93a5c01896a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:40:49Z", "hostId": "965213716e2702277a2697a40c5b7617ff19248f1807478ff47d914d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_96957c98-49a2-4685-b202-d217bab71f63", "name": "cloudify-vm_96957c98-49a2-4685-b202-d217bab71f63", "created": "2019-06-08T10:40:47Z", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:42:07,582 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-1de6b89d-40d3-48f7-849e-9ebbeb06167c 2019-06-08 10:42:07,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.171710968018s 2019-06-08 10:42:07,589 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:42:09,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:42:09,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" 2019-06-08 10:42:09,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 08 Jun 2019 10:42: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-99d6b86e-cae3-413a-9fa5-35bdd6a0cfce x-openstack-request-id: req-99d6b86e-cae3-413a-9fa5-35bdd6a0cfce 2019-06-08 10:42:09,788 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "rel": "bookmark"}], "image": {"id": "3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "links": [{"href": "http://172.30.9.46:8774/images/3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcdbdb80-89ee-469d-b735-be18fb7dbb64", "links": [{"href": "http://172.30.9.46:8774/flavors/fcdbdb80-89ee-469d-b735-be18fb7dbb64", "rel": "bookmark"}]}, "id": "9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "security_groups": [{"name": "cloudify-sg_96957c98-49a2-4685-b202-d217bab71f63"}], "user_id": "6dd0394a118e49e4bcba93a5c01896a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:40:49Z", "hostId": "965213716e2702277a2697a40c5b7617ff19248f1807478ff47d914d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_96957c98-49a2-4685-b202-d217bab71f63", "name": "cloudify-vm_96957c98-49a2-4685-b202-d217bab71f63", "created": "2019-06-08T10:40:47Z", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:42:09,789 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-99d6b86e-cae3-413a-9fa5-35bdd6a0cfce 2019-06-08 10:42:09,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.197117090225s 2019-06-08 10:42:09,796 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:42:11,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:42:11,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" 2019-06-08 10:42:12,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 08 Jun 2019 10:42: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-88bd1de0-d23d-4a20-83da-594294b9a9d5 x-openstack-request-id: req-88bd1de0-d23d-4a20-83da-594294b9a9d5 2019-06-08 10:42:12,210 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "rel": "bookmark"}], "image": {"id": "3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "links": [{"href": "http://172.30.9.46:8774/images/3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcdbdb80-89ee-469d-b735-be18fb7dbb64", "links": [{"href": "http://172.30.9.46:8774/flavors/fcdbdb80-89ee-469d-b735-be18fb7dbb64", "rel": "bookmark"}]}, "id": "9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "security_groups": [{"name": "cloudify-sg_96957c98-49a2-4685-b202-d217bab71f63"}], "user_id": "6dd0394a118e49e4bcba93a5c01896a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:40:49Z", "hostId": "965213716e2702277a2697a40c5b7617ff19248f1807478ff47d914d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_96957c98-49a2-4685-b202-d217bab71f63", "name": "cloudify-vm_96957c98-49a2-4685-b202-d217bab71f63", "created": "2019-06-08T10:40:47Z", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:42:12,210 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-88bd1de0-d23d-4a20-83da-594294b9a9d5 2019-06-08 10:42:12,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.411812067032s 2019-06-08 10:42:12,217 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:42:14,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:42:14,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" 2019-06-08 10:42:14,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 08 Jun 2019 10:42: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-60f0b5e2-8869-4406-930e-3782fb61b0e2 x-openstack-request-id: req-60f0b5e2-8869-4406-930e-3782fb61b0e2 2019-06-08 10:42:14,607 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "rel": "bookmark"}], "image": {"id": "3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "links": [{"href": "http://172.30.9.46:8774/images/3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcdbdb80-89ee-469d-b735-be18fb7dbb64", "links": [{"href": "http://172.30.9.46:8774/flavors/fcdbdb80-89ee-469d-b735-be18fb7dbb64", "rel": "bookmark"}]}, "id": "9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "security_groups": [{"name": "cloudify-sg_96957c98-49a2-4685-b202-d217bab71f63"}], "user_id": "6dd0394a118e49e4bcba93a5c01896a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:40:49Z", "hostId": "965213716e2702277a2697a40c5b7617ff19248f1807478ff47d914d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_96957c98-49a2-4685-b202-d217bab71f63", "name": "cloudify-vm_96957c98-49a2-4685-b202-d217bab71f63", "created": "2019-06-08T10:40:47Z", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:42:14,607 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-60f0b5e2-8869-4406-930e-3782fb61b0e2 2019-06-08 10:42:14,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.388103961945s 2019-06-08 10:42:14,614 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:42:16,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:42:16,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" 2019-06-08 10:42:17,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 08 Jun 2019 10:42: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-01110d55-1f93-4701-b859-bd1a30515ca3 x-openstack-request-id: req-01110d55-1f93-4701-b859-bd1a30515ca3 2019-06-08 10:42:17,254 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "rel": "bookmark"}], "image": {"id": "3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "links": [{"href": "http://172.30.9.46:8774/images/3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcdbdb80-89ee-469d-b735-be18fb7dbb64", "links": [{"href": "http://172.30.9.46:8774/flavors/fcdbdb80-89ee-469d-b735-be18fb7dbb64", "rel": "bookmark"}]}, "id": "9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "security_groups": [{"name": "cloudify-sg_96957c98-49a2-4685-b202-d217bab71f63"}], "user_id": "6dd0394a118e49e4bcba93a5c01896a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:40:49Z", "hostId": "965213716e2702277a2697a40c5b7617ff19248f1807478ff47d914d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_96957c98-49a2-4685-b202-d217bab71f63", "name": "cloudify-vm_96957c98-49a2-4685-b202-d217bab71f63", "created": "2019-06-08T10:40:47Z", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:42:17,254 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-01110d55-1f93-4701-b859-bd1a30515ca3 2019-06-08 10:42:17,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.637553930283s 2019-06-08 10:42:17,260 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:42:19,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:42:19,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" 2019-06-08 10:42:19,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 08 Jun 2019 10:42: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-7d5e995d-de21-4341-aebf-e23f25266f58 x-openstack-request-id: req-7d5e995d-de21-4341-aebf-e23f25266f58 2019-06-08 10:42:19,437 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "rel": "bookmark"}], "image": {"id": "3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "links": [{"href": "http://172.30.9.46:8774/images/3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcdbdb80-89ee-469d-b735-be18fb7dbb64", "links": [{"href": "http://172.30.9.46:8774/flavors/fcdbdb80-89ee-469d-b735-be18fb7dbb64", "rel": "bookmark"}]}, "id": "9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "security_groups": [{"name": "cloudify-sg_96957c98-49a2-4685-b202-d217bab71f63"}], "user_id": "6dd0394a118e49e4bcba93a5c01896a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:40:49Z", "hostId": "965213716e2702277a2697a40c5b7617ff19248f1807478ff47d914d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_96957c98-49a2-4685-b202-d217bab71f63", "name": "cloudify-vm_96957c98-49a2-4685-b202-d217bab71f63", "created": "2019-06-08T10:40:47Z", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:42:19,437 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-7d5e995d-de21-4341-aebf-e23f25266f58 2019-06-08 10:42:19,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.174222946167s 2019-06-08 10:42:19,444 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:42:21,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:42:21,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" 2019-06-08 10:42:22,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 08 Jun 2019 10:42:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1a0c93e1-7878-436f-9ddb-fae54bb09ef9 x-openstack-request-id: req-1a0c93e1-7878-436f-9ddb-fae54bb09ef9 2019-06-08 10:42:22,179 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "rel": "bookmark"}], "image": {"id": "3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "links": [{"href": "http://172.30.9.46:8774/images/3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcdbdb80-89ee-469d-b735-be18fb7dbb64", "links": [{"href": "http://172.30.9.46:8774/flavors/fcdbdb80-89ee-469d-b735-be18fb7dbb64", "rel": "bookmark"}]}, "id": "9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "security_groups": [{"name": "cloudify-sg_96957c98-49a2-4685-b202-d217bab71f63"}], "user_id": "6dd0394a118e49e4bcba93a5c01896a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:40:49Z", "hostId": "965213716e2702277a2697a40c5b7617ff19248f1807478ff47d914d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_96957c98-49a2-4685-b202-d217bab71f63", "name": "cloudify-vm_96957c98-49a2-4685-b202-d217bab71f63", "created": "2019-06-08T10:40:47Z", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:42:22,179 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-1a0c93e1-7878-436f-9ddb-fae54bb09ef9 2019-06-08 10:42:22,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.732880830765s 2019-06-08 10:42:22,186 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:42:24,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:42:24,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" 2019-06-08 10:42:24,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 08 Jun 2019 10:42: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-a17c464d-4a36-44ac-9c78-519ce5ec02bb x-openstack-request-id: req-a17c464d-4a36-44ac-9c78-519ce5ec02bb 2019-06-08 10:42:24,387 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "rel": "bookmark"}], "image": {"id": "3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "links": [{"href": "http://172.30.9.46:8774/images/3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcdbdb80-89ee-469d-b735-be18fb7dbb64", "links": [{"href": "http://172.30.9.46:8774/flavors/fcdbdb80-89ee-469d-b735-be18fb7dbb64", "rel": "bookmark"}]}, "id": "9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "security_groups": [{"name": "cloudify-sg_96957c98-49a2-4685-b202-d217bab71f63"}], "user_id": "6dd0394a118e49e4bcba93a5c01896a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:40:49Z", "hostId": "965213716e2702277a2697a40c5b7617ff19248f1807478ff47d914d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_96957c98-49a2-4685-b202-d217bab71f63", "name": "cloudify-vm_96957c98-49a2-4685-b202-d217bab71f63", "created": "2019-06-08T10:40:47Z", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:42:24,387 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-a17c464d-4a36-44ac-9c78-519ce5ec02bb 2019-06-08 10:42:24,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.198890924454s 2019-06-08 10:42:24,394 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:42:26,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:42:26,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" 2019-06-08 10:42:26,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 08 Jun 2019 10:42:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0b13c2ba-cc6b-41ef-a92f-1aa98d53ddb6 x-openstack-request-id: req-0b13c2ba-cc6b-41ef-a92f-1aa98d53ddb6 2019-06-08 10:42:26,771 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "rel": "bookmark"}], "image": {"id": "3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "links": [{"href": "http://172.30.9.46:8774/images/3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcdbdb80-89ee-469d-b735-be18fb7dbb64", "links": [{"href": "http://172.30.9.46:8774/flavors/fcdbdb80-89ee-469d-b735-be18fb7dbb64", "rel": "bookmark"}]}, "id": "9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "security_groups": [{"name": "cloudify-sg_96957c98-49a2-4685-b202-d217bab71f63"}], "user_id": "6dd0394a118e49e4bcba93a5c01896a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:40:49Z", "hostId": "965213716e2702277a2697a40c5b7617ff19248f1807478ff47d914d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_96957c98-49a2-4685-b202-d217bab71f63", "name": "cloudify-vm_96957c98-49a2-4685-b202-d217bab71f63", "created": "2019-06-08T10:40:47Z", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:42:26,771 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-0b13c2ba-cc6b-41ef-a92f-1aa98d53ddb6 2019-06-08 10:42:26,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.374370098114s 2019-06-08 10:42:26,778 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:42:28,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:42:28,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" 2019-06-08 10:42:29,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 08 Jun 2019 10:42: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-b3d26010-e228-4ede-a8c3-0fc820b9ff29 x-openstack-request-id: req-b3d26010-e228-4ede-a8c3-0fc820b9ff29 2019-06-08 10:42:29,206 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "rel": "bookmark"}], "image": {"id": "3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "links": [{"href": "http://172.30.9.46:8774/images/3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcdbdb80-89ee-469d-b735-be18fb7dbb64", "links": [{"href": "http://172.30.9.46:8774/flavors/fcdbdb80-89ee-469d-b735-be18fb7dbb64", "rel": "bookmark"}]}, "id": "9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "security_groups": [{"name": "cloudify-sg_96957c98-49a2-4685-b202-d217bab71f63"}], "user_id": "6dd0394a118e49e4bcba93a5c01896a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:40:49Z", "hostId": "965213716e2702277a2697a40c5b7617ff19248f1807478ff47d914d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_96957c98-49a2-4685-b202-d217bab71f63", "name": "cloudify-vm_96957c98-49a2-4685-b202-d217bab71f63", "created": "2019-06-08T10:40:47Z", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:42:29,206 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-b3d26010-e228-4ede-a8c3-0fc820b9ff29 2019-06-08 10:42:29,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.426213026047s 2019-06-08 10:42:29,213 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:42:31,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:42:31,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" 2019-06-08 10:42:31,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 08 Jun 2019 10:42: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-f18195bc-ef65-4a32-b1a2-8952b5890d6e x-openstack-request-id: req-f18195bc-ef65-4a32-b1a2-8952b5890d6e 2019-06-08 10:42:31,569 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "rel": "bookmark"}], "image": {"id": "3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "links": [{"href": "http://172.30.9.46:8774/images/3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcdbdb80-89ee-469d-b735-be18fb7dbb64", "links": [{"href": "http://172.30.9.46:8774/flavors/fcdbdb80-89ee-469d-b735-be18fb7dbb64", "rel": "bookmark"}]}, "id": "9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "security_groups": [{"name": "cloudify-sg_96957c98-49a2-4685-b202-d217bab71f63"}], "user_id": "6dd0394a118e49e4bcba93a5c01896a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:40:49Z", "hostId": "965213716e2702277a2697a40c5b7617ff19248f1807478ff47d914d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_96957c98-49a2-4685-b202-d217bab71f63", "name": "cloudify-vm_96957c98-49a2-4685-b202-d217bab71f63", "created": "2019-06-08T10:40:47Z", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:42:31,570 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-f18195bc-ef65-4a32-b1a2-8952b5890d6e 2019-06-08 10:42:31,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.353790044785s 2019-06-08 10:42:31,577 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:42:33,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:42:33,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" 2019-06-08 10:42:33,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 08 Jun 2019 10:42: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-15b3be60-71f5-4ce0-a101-a8bc46f0f7c3 x-openstack-request-id: req-15b3be60-71f5-4ce0-a101-a8bc46f0f7c3 2019-06-08 10:42:33,761 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "rel": "bookmark"}], "image": {"id": "3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "links": [{"href": "http://172.30.9.46:8774/images/3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcdbdb80-89ee-469d-b735-be18fb7dbb64", "links": [{"href": "http://172.30.9.46:8774/flavors/fcdbdb80-89ee-469d-b735-be18fb7dbb64", "rel": "bookmark"}]}, "id": "9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "security_groups": [{"name": "cloudify-sg_96957c98-49a2-4685-b202-d217bab71f63"}], "user_id": "6dd0394a118e49e4bcba93a5c01896a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:40:49Z", "hostId": "965213716e2702277a2697a40c5b7617ff19248f1807478ff47d914d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_96957c98-49a2-4685-b202-d217bab71f63", "name": "cloudify-vm_96957c98-49a2-4685-b202-d217bab71f63", "created": "2019-06-08T10:40:47Z", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:42:33,761 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-15b3be60-71f5-4ce0-a101-a8bc46f0f7c3 2019-06-08 10:42:33,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.182012081146s 2019-06-08 10:42:33,768 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:42:35,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:42:35,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" 2019-06-08 10:42:35,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 08 Jun 2019 10:42:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9dfcac0d-1267-49f8-ab07-c38a79c3fa60 x-openstack-request-id: req-9dfcac0d-1267-49f8-ab07-c38a79c3fa60 2019-06-08 10:42:35,948 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "rel": "bookmark"}], "image": {"id": "3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "links": [{"href": "http://172.30.9.46:8774/images/3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcdbdb80-89ee-469d-b735-be18fb7dbb64", "links": [{"href": "http://172.30.9.46:8774/flavors/fcdbdb80-89ee-469d-b735-be18fb7dbb64", "rel": "bookmark"}]}, "id": "9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "security_groups": [{"name": "cloudify-sg_96957c98-49a2-4685-b202-d217bab71f63"}], "user_id": "6dd0394a118e49e4bcba93a5c01896a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:40:49Z", "hostId": "965213716e2702277a2697a40c5b7617ff19248f1807478ff47d914d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_96957c98-49a2-4685-b202-d217bab71f63", "name": "cloudify-vm_96957c98-49a2-4685-b202-d217bab71f63", "created": "2019-06-08T10:40:47Z", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:42:35,948 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-9dfcac0d-1267-49f8-ab07-c38a79c3fa60 2019-06-08 10:42:35,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.177340984344s 2019-06-08 10:42:35,955 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:42:37,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:42:37,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" 2019-06-08 10:42:38,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 08 Jun 2019 10:42: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-431ef763-4ddb-468c-a729-a2f5d41eabc2 x-openstack-request-id: req-431ef763-4ddb-468c-a729-a2f5d41eabc2 2019-06-08 10:42:38,123 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "rel": "bookmark"}], "image": {"id": "3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "links": [{"href": "http://172.30.9.46:8774/images/3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcdbdb80-89ee-469d-b735-be18fb7dbb64", "links": [{"href": "http://172.30.9.46:8774/flavors/fcdbdb80-89ee-469d-b735-be18fb7dbb64", "rel": "bookmark"}]}, "id": "9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "security_groups": [{"name": "cloudify-sg_96957c98-49a2-4685-b202-d217bab71f63"}], "user_id": "6dd0394a118e49e4bcba93a5c01896a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:40:49Z", "hostId": "965213716e2702277a2697a40c5b7617ff19248f1807478ff47d914d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_96957c98-49a2-4685-b202-d217bab71f63", "name": "cloudify-vm_96957c98-49a2-4685-b202-d217bab71f63", "created": "2019-06-08T10:40:47Z", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:42:38,123 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-431ef763-4ddb-468c-a729-a2f5d41eabc2 2019-06-08 10:42:38,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.166307926178s 2019-06-08 10:42:38,130 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:42:40,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:42:40,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" 2019-06-08 10:42:40,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 08 Jun 2019 10:42:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c4a6ee8c-2d88-42d0-9611-e8845b8bfb12 x-openstack-request-id: req-c4a6ee8c-2d88-42d0-9611-e8845b8bfb12 2019-06-08 10:42:40,303 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "rel": "bookmark"}], "image": {"id": "3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "links": [{"href": "http://172.30.9.46:8774/images/3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcdbdb80-89ee-469d-b735-be18fb7dbb64", "links": [{"href": "http://172.30.9.46:8774/flavors/fcdbdb80-89ee-469d-b735-be18fb7dbb64", "rel": "bookmark"}]}, "id": "9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "security_groups": [{"name": "cloudify-sg_96957c98-49a2-4685-b202-d217bab71f63"}], "user_id": "6dd0394a118e49e4bcba93a5c01896a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:40:49Z", "hostId": "965213716e2702277a2697a40c5b7617ff19248f1807478ff47d914d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_96957c98-49a2-4685-b202-d217bab71f63", "name": "cloudify-vm_96957c98-49a2-4685-b202-d217bab71f63", "created": "2019-06-08T10:40:47Z", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:42:40,303 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-c4a6ee8c-2d88-42d0-9611-e8845b8bfb12 2019-06-08 10:42:40,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.17071223259s 2019-06-08 10:42:40,310 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:42:42,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:42:42,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" 2019-06-08 10:42:42,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 745 Content-Type: application/json Date: Sat, 08 Jun 2019 10:42: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-e8a01752-bdaa-4027-91ea-8ffcb60425d8 x-openstack-request-id: req-e8a01752-bdaa-4027-91ea-8ffcb60425d8 2019-06-08 10:42:42,478 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify-net_96957c98-49a2-4685-b202-d217bab71f63": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:67:81", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "rel": "bookmark"}], "image": {"id": "3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "links": [{"href": "http://172.30.9.46:8774/images/3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T10:42:40.000000", "flavor": {"id": "fcdbdb80-89ee-469d-b735-be18fb7dbb64", "links": [{"href": "http://172.30.9.46:8774/flavors/fcdbdb80-89ee-469d-b735-be18fb7dbb64", "rel": "bookmark"}]}, "id": "9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "security_groups": [{"name": "cloudify-sg_96957c98-49a2-4685-b202-d217bab71f63"}], "user_id": "6dd0394a118e49e4bcba93a5c01896a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T10:42:40Z", "hostId": "965213716e2702277a2697a40c5b7617ff19248f1807478ff47d914d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_96957c98-49a2-4685-b202-d217bab71f63", "name": "cloudify-vm_96957c98-49a2-4685-b202-d217bab71f63", "created": "2019-06-08T10:40:47Z", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:42:42,478 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-e8a01752-bdaa-4027-91ea-8ffcb60425d8 2019-06-08 10:42:42,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.165846824646s 2019-06-08 10:42:42,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-06-08 10:42:42,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:9696/v2.0/ports.json?device_id=9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" 2019-06-08 10:42:42,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Sat, 08 Jun 2019 10:42:42 GMT X-Openstack-Request-Id: req-ea2d28ea-9332-40f5-a133-fd584ed4fbf0 2019-06-08 10:42:42,562 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T10:42:40Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"89965639-34ac-4a4c-833b-ad80335d34a6","ip_address":"192.168.120.12"}],"id":"9f9a6546-415b-488e-8133-a9fcf7c828b1","security_groups":["49dc9e59-3b58-46cc-9ca6-123d8a51bc1e"],"mac_address":"fa:16:3e:7a:67:81","project_id":"8f038f6220b144789e91b7e5e7c6e71d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9104caf1-f93e-465a-9d44-35d72b5ebf6f","tenant_id":"8f038f6220b144789e91b7e5e7c6e71d","created_at":"2019-06-08T10:40:49Z","binding:vnic_type":"normal","device_id":"9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7","ip_allocation":"immediate"}]} 2019-06-08 10:42:42,562 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/ports.json?device_id=9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7 used request id req-ea2d28ea-9332-40f5-a133-fd584ed4fbf0 2019-06-08 10:42:42,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0763139724731s 2019-06-08 10:42:42,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-08 10:42:42,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:9696/v2.0/floatingips.json?port_id=9f9a6546-415b-488e-8133-a9fcf7c828b1" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" 2019-06-08 10:42:42,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 08 Jun 2019 10:42:42 GMT X-Openstack-Request-Id: req-01e6cae1-296a-4ea1-bb11-496a8ddfbc14 2019-06-08 10:42:42,617 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-06-08 10:42:42,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json?port_id=9f9a6546-415b-488e-8133-a9fcf7c828b1 used request id req-01e6cae1-296a-4ea1-bb11-496a8ddfbc14 2019-06-08 10:42:42,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0453391075134s 2019-06-08 10:42:42,618 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify-net_96957c98-49a2-4685-b202-d217bab71f63': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:7a:67:81', u'version': 4, u'addr': u'192.168.120.12', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'3c6b5646-245b-41c2-8b02-4ad19ea4eaac'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-08T10:42:40.000000', 'flavor': Munch({u'id': u'fcdbdb80-89ee-469d-b735-be18fb7dbb64'}), 'az': u'nova', 'id': u'9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7', 'security_groups': [Munch({u'name': u'cloudify-sg_96957c98-49a2-4685-b202-d217bab71f63'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'6dd0394a118e49e4bcba93a5c01896a6', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8f038f6220b144789e91b7e5e7c6e71d', 'name': 'cloudify-project_96957c98-49a2-4685-b202-d217bab71f63', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2019-06-08T10:42:40.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-08T10:42:40Z', 'hostId': u'965213716e2702277a2697a40c5b7617ff19248f1807478ff47d914d', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify-kp_96957c98-49a2-4685-b202-d217bab71f63', 'public_v6': '', 'private_v4': u'192.168.120.12', 'cloud': 'envvars', 'host_id': u'965213716e2702277a2697a40c5b7617ff19248f1807478ff47d914d', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-08T10:42:40.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'8f038f6220b144789e91b7e5e7c6e71d', 'name': u'cloudify-vm_96957c98-49a2-4685-b202-d217bab71f63', 'adminPass': u'x3gKn3QoFdVC', 'tenant_id': u'8f038f6220b144789e91b7e5e7c6e71d', 'created_at': u'2019-06-08T10:40:47Z', 'created': u'2019-06-08T10:40:47Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-06-08 10:42:42,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 10:42:42,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" 2019-06-08 10:42:42,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1272 Content-Type: application/json Date: Sat, 08 Jun 2019 10:42:42 GMT X-Openstack-Request-Id: req-27702874-0bc2-4b0e-a503-cdfbf7138a10 2019-06-08 10:42:42,718 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9104caf1-f93e-465a-9d44-35d72b5ebf6f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8f038f6220b144789e91b7e5e7c6e71d","l2_adjacency":true,"status":"ACTIVE","subnets":["89965639-34ac-4a4c-833b-ad80335d34a6"],"description":"","tags":[],"updated_at":"2019-06-08T10:40:32Z","qos_policy_id":null,"name":"cloudify-net_96957c98-49a2-4685-b202-d217bab71f63","admin_state_up":true,"tenant_id":"8f038f6220b144789e91b7e5e7c6e71d","created_at":"2019-06-08T10:40:31Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T06:03:01Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","mtu":1500}]} 2019-06-08 10:42:42,718 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-27702874-0bc2-4b0e-a503-cdfbf7138a10 2019-06-08 10:42:42,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0946381092072s 2019-06-08 10:42:42,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-06-08 10:42:42,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:9696/v2.0/ports.json?device_id=9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" 2019-06-08 10:42:42,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Sat, 08 Jun 2019 10:42:42 GMT X-Openstack-Request-Id: req-a1680209-d29d-42fc-bbbe-86bfdca67514 2019-06-08 10:42:42,773 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T10:42:40Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"89965639-34ac-4a4c-833b-ad80335d34a6","ip_address":"192.168.120.12"}],"id":"9f9a6546-415b-488e-8133-a9fcf7c828b1","security_groups":["49dc9e59-3b58-46cc-9ca6-123d8a51bc1e"],"mac_address":"fa:16:3e:7a:67:81","project_id":"8f038f6220b144789e91b7e5e7c6e71d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9104caf1-f93e-465a-9d44-35d72b5ebf6f","tenant_id":"8f038f6220b144789e91b7e5e7c6e71d","created_at":"2019-06-08T10:40:49Z","binding:vnic_type":"normal","device_id":"9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7","ip_allocation":"immediate"}]} 2019-06-08 10:42:42,773 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/ports.json?device_id=9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7 used request id req-a1680209-d29d-42fc-bbbe-86bfdca67514 2019-06-08 10:42:42,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0527410507202s 2019-06-08 10:42:42,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-06-08 10:42:42,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" -d '{"floatingip": {"floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "fixed_ip_address": "192.168.120.12", "port_id": "9f9a6546-415b-488e-8133-a9fcf7c828b1"}}' 2019-06-08 10:42:45,377 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Sat, 08 Jun 2019 10:42:45 GMT X-Openstack-Request-Id: req-51d47e9a-78be-462a-9355-77dfb4aad817 2019-06-08 10:42:45,378 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "56ef1385-fc98-4729-b0bf-d5c201a61f56", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "created_at": "2019-06-08T10:42:44Z", "updated_at": "2019-06-08T10:42:44Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "9104caf1-f93e-465a-9d44-35d72b5ebf6f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:7a:67:81", "device_id": "9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "8f038f6220b144789e91b7e5e7c6e71d", "port_id": "9f9a6546-415b-488e-8133-a9fcf7c828b1", "id": "aceab98b-fba7-4222-9d1e-7a50309e5f7c", "qos_policy_id": null}} 2019-06-08 10:42:45,378 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-51d47e9a-78be-462a-9355-77dfb4aad817 2019-06-08 10:42:45,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.6042239666s 2019-06-08 10:42:45,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-08 10:42:45,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" 2019-06-08 10:42:45,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 08 Jun 2019 10:42:45 GMT X-Openstack-Request-Id: req-51286229-a3d7-4cf7-80c7-91a146787453 2019-06-08 10:42:45,485 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "56ef1385-fc98-4729-b0bf-d5c201a61f56", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "created_at": "2019-06-08T10:42:44Z", "updated_at": "2019-06-08T10:42:44Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "9104caf1-f93e-465a-9d44-35d72b5ebf6f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:7a:67:81", "device_id": "9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "8f038f6220b144789e91b7e5e7c6e71d", "port_id": "9f9a6546-415b-488e-8133-a9fcf7c828b1", "id": "aceab98b-fba7-4222-9d1e-7a50309e5f7c", "qos_policy_id": null}]} 2019-06-08 10:42:45,485 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-51286229-a3d7-4cf7-80c7-91a146787453 2019-06-08 10:42:45,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0916860103607s 2019-06-08 10:42:45,492 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-08 10:42:45,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-08 10:42:45,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" 2019-06-08 10:42:45,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 08 Jun 2019 10:42:45 GMT X-Openstack-Request-Id: req-e3eccf7e-81c4-4816-a109-65716a3d1008 2019-06-08 10:42:45,669 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "56ef1385-fc98-4729-b0bf-d5c201a61f56", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "created_at": "2019-06-08T10:42:44Z", "updated_at": "2019-06-08T10:42:44Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "9104caf1-f93e-465a-9d44-35d72b5ebf6f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:7a:67:81", "device_id": "9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "8f038f6220b144789e91b7e5e7c6e71d", "port_id": "9f9a6546-415b-488e-8133-a9fcf7c828b1", "id": "aceab98b-fba7-4222-9d1e-7a50309e5f7c", "qos_policy_id": null}]} 2019-06-08 10:42:45,669 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-e3eccf7e-81c4-4816-a109-65716a3d1008 2019-06-08 10:42:45,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0666790008545s 2019-06-08 10:42:45,676 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-08 10:42:45,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-08 10:42:45,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" 2019-06-08 10:42:45,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 08 Jun 2019 10:42:45 GMT X-Openstack-Request-Id: req-bf2ee592-77fe-4e3e-980a-0f49594c9699 2019-06-08 10:42:45,847 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "56ef1385-fc98-4729-b0bf-d5c201a61f56", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "created_at": "2019-06-08T10:42:44Z", "updated_at": "2019-06-08T10:42:44Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "9104caf1-f93e-465a-9d44-35d72b5ebf6f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:7a:67:81", "device_id": "9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "8f038f6220b144789e91b7e5e7c6e71d", "port_id": "9f9a6546-415b-488e-8133-a9fcf7c828b1", "id": "aceab98b-fba7-4222-9d1e-7a50309e5f7c", "qos_policy_id": null}]} 2019-06-08 10:42:45,847 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-bf2ee592-77fe-4e3e-980a-0f49594c9699 2019-06-08 10:42:45,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0607929229736s 2019-06-08 10:42:45,853 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-08 10:42:45,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-08 10:42:45,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" 2019-06-08 10:42:46,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 08 Jun 2019 10:42:46 GMT X-Openstack-Request-Id: req-e08faa32-ec14-4e85-b859-23b9c3d366b0 2019-06-08 10:42:46,029 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "56ef1385-fc98-4729-b0bf-d5c201a61f56", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "created_at": "2019-06-08T10:42:44Z", "updated_at": "2019-06-08T10:42:44Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "9104caf1-f93e-465a-9d44-35d72b5ebf6f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:7a:67:81", "device_id": "9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "8f038f6220b144789e91b7e5e7c6e71d", "port_id": "9f9a6546-415b-488e-8133-a9fcf7c828b1", "id": "aceab98b-fba7-4222-9d1e-7a50309e5f7c", "qos_policy_id": null}]} 2019-06-08 10:42:46,029 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-e08faa32-ec14-4e85-b859-23b9c3d366b0 2019-06-08 10:42:46,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0660929679871s 2019-06-08 10:42:46,036 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-08 10:42:46,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-08 10:42:46,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" 2019-06-08 10:42:46,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 08 Jun 2019 10:42:46 GMT X-Openstack-Request-Id: req-4bc6e80c-5db2-4e17-8e9f-008ca307df7a 2019-06-08 10:42:46,205 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "56ef1385-fc98-4729-b0bf-d5c201a61f56", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "created_at": "2019-06-08T10:42:44Z", "updated_at": "2019-06-08T10:42:44Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "9104caf1-f93e-465a-9d44-35d72b5ebf6f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:7a:67:81", "device_id": "9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "8f038f6220b144789e91b7e5e7c6e71d", "port_id": "9f9a6546-415b-488e-8133-a9fcf7c828b1", "id": "aceab98b-fba7-4222-9d1e-7a50309e5f7c", "qos_policy_id": null}]} 2019-06-08 10:42:46,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-4bc6e80c-5db2-4e17-8e9f-008ca307df7a 2019-06-08 10:42:46,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0589070320129s 2019-06-08 10:42:46,211 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-08 10:42:46,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-08 10:42:46,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" 2019-06-08 10:42:46,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 08 Jun 2019 10:42:46 GMT X-Openstack-Request-Id: req-990c9a68-aff4-4bb8-ab93-972e4b5c9092 2019-06-08 10:42:46,389 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "56ef1385-fc98-4729-b0bf-d5c201a61f56", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "created_at": "2019-06-08T10:42:44Z", "updated_at": "2019-06-08T10:42:44Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "9104caf1-f93e-465a-9d44-35d72b5ebf6f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:7a:67:81", "device_id": "9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "8f038f6220b144789e91b7e5e7c6e71d", "port_id": "9f9a6546-415b-488e-8133-a9fcf7c828b1", "id": "aceab98b-fba7-4222-9d1e-7a50309e5f7c", "qos_policy_id": null}]} 2019-06-08 10:42:46,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-990c9a68-aff4-4bb8-ab93-972e4b5c9092 2019-06-08 10:42:46,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0693879127502s 2019-06-08 10:42:46,396 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-08 10:42:46,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-08 10:42:46,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" 2019-06-08 10:42:46,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Sat, 08 Jun 2019 10:42:46 GMT X-Openstack-Request-Id: req-efa3a297-44f2-430f-a0bd-08801484a933 2019-06-08 10:42:46,574 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "56ef1385-fc98-4729-b0bf-d5c201a61f56", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "created_at": "2019-06-08T10:42:44Z", "updated_at": "2019-06-08T10:42:46Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "9104caf1-f93e-465a-9d44-35d72b5ebf6f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:7a:67:81", "device_id": "9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.205", "revision_number": 1, "project_id": "8f038f6220b144789e91b7e5e7c6e71d", "port_id": "9f9a6546-415b-488e-8133-a9fcf7c828b1", "id": "aceab98b-fba7-4222-9d1e-7a50309e5f7c", "qos_policy_id": null}]} 2019-06-08 10:42:46,574 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-efa3a297-44f2-430f-a0bd-08801484a933 2019-06-08 10:42:46,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0686950683594s 2019-06-08 10:42:46,581 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'56ef1385-fc98-4729-b0bf-d5c201a61f56', 'updated_at': u'2019-06-08T10:42:46Z', 'fixed_ip_address': u'192.168.120.12', 'floating_ip_address': u'172.30.9.205', 'revision_number': 1, 'port_id': u'9f9a6546-415b-488e-8133-a9fcf7c828b1', 'id': u'aceab98b-fba7-4222-9d1e-7a50309e5f7c', 'network': u'd0205d84-f6dd-4d92-b76b-dc9ca1111094', 'port': u'9f9a6546-415b-488e-8133-a9fcf7c828b1', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8f038f6220b144789e91b7e5e7c6e71d', 'name': 'cloudify-project_96957c98-49a2-4685-b202-d217bab71f63', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'8f038f6220b144789e91b7e5e7c6e71d', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'd0205d84-f6dd-4d92-b76b-dc9ca1111094', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'9104caf1-f93e-465a-9d44-35d72b5ebf6f', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:7a:67:81', u'device_id': u'9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'8f038f6220b144789e91b7e5e7c6e71d', 'created_at': u'2019-06-08T10:42:44Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'9104caf1-f93e-465a-9d44-35d72b5ebf6f', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:7a:67:81', u'device_id': u'9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7'}), 'router': u'56ef1385-fc98-4729-b0bf-d5c201a61f56'}) 2019-06-08 10:42:46,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-06-08 10:42:46,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" -d '{"os-getConsoleOutput": {"length": null}}' 2019-06-08 10:42:46,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 10587 Content-Type: application/json Date: Sat, 08 Jun 2019 10:42: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-87656ade-b1e1-4460-91d7-d63984501890 x-openstack-request-id: req-87656ade-b1e1-4460-91d7-d63984501890 2019-06-08 10:42:46,652 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-148-generic (buildd@lgw01-amd64-031) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #174-Ubuntu SMP Tue May 7 12:20:14 UTC 2019 (Ubuntu 4.4.0-148.174-generic 4.4.177)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-148-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x362fa000-0x37174fff]\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 700056975 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]\n[ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff]\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x00000000bffdbfff]\n[ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-148-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 4028172K/4193768K available (8609K kernel code, 1334K rwdata, 4028K rodata, 1484K init, 1284K bss, 165596K 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.381980] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.385234] pid_max: default: 32768 minimum: 301\n[ 0.386962] ACPI: Core revision 20150930\n[ 0.389240] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.391795] Security Framework initialized\n[ 0.393372] Yama: becoming mindful.\n[ 0.394860] AppArmor: AppArmor initialized\n[ 0.396712] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.403049] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.407315] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.409728] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.412852] Initializing cgroup subsys io\n[ 0.414440] Initializing cgroup subsys memory\n[ 0.416145] Initializing cgroup subsys devices\n[ 0.417851] Initializing cgroup subsys freezer\n[ 0.419546] Initializing cgroup subsys net_cls\n[ 0.421251] Initializing cgroup subsys perf_event\n[ 0.423024] Initializing cgroup subsys net_prio\n[ 0.424811] Initializing cgroup subsys hugetlb\n[ 0.426508] Initializing cgroup subsys pids\n[ 0.428948] mce: CPU supports 10 MCE banks\n[ 0.430601] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.432559] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.434717] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.436777] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.439863] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier\n[ 0.442963] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.445455] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.449033] MDS: Mitigation: Clear CPU buffers\n[ 0.453294] Freeing SMP alternatives memory: 36K\n[ 0.460522] ftrace: allocating 32293 entries in 127 pages\n[ 0.509632] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.512003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.514341] smpboot: Max logical packages: 2\n[ 0.516286] x2apic enabled\n[ 0.517755] Switched APIC routing to physical x2apic.\n[ 0.520857] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.523311] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.527820] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.540995] KVM setup paravirtual spinlock\n[ 0.544269] x86: Booting SMP configuration:\n[ 0.546074] .... node #0, CPUs: #1\n[ 0.547844] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock\n[ 0.570545] x86: Booted up 1 node, 2 CPUs\n[ 0.570552] KVM setup async PF for cpu 1\n[ 0.570556] kvm-stealtime: cpu 1, msr 13fd10200\n[ 0.575612] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.578639] devtmpfs: initialized\n[ 0.581870] evm: security.selinux\n[ 0.583238] evm: security.SMACK64\n[ 0.584565] evm: security.SMACK64EXEC\n[ 0.586018] evm: security.SMACK64TRANSMUTE\n[ 0.587620] evm: security.SMACK64MMAP\n[ 0.589069] evm: security.ima\n[ 0.590275] evm: security.capability\n[ 0.591920] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.595463] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.597880] pinctrl core: initialized pinctrl subsystem\n[ 0.599990] RTC time: 10:42:40, date: 06/08/19\n[ 0.602534] NET: Registered protocol family 16\n[ 0.616301] cpuidle: using governor ladder\n[ 0.628393] cpuidle: using governor menu\n[ 0.629924] PCCT header not found.\n[ 0.631427] ACPI: bus type PCI registered\n[ 0.633009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.635521] PCI: Using configuration type 1 for base access\n[ 0.650311] ACPI: Added _OSI(Module Device)\n[ 0.651974] ACPI: Added _OSI(Processor Device)\n[ 0.653654] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.655452] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.659129] ACPI: Interpreter enabled\n[ 0.676794] ACPI: (supports S0 S5)\n[ 0.678192] ACPI: Using IOAPIC for interrupt routing\n[ 0.680024] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.685341] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.687582] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.690000] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.692321] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.696625] acpiphp: Slot [3] registered\n[ 0.698222] acpiphp: Slot [4] registered\n[ 0.699831] acpiphp: Slot [5] registered\n[ 0.701386] acpiphp: Slot [6] registered\n[ 0.702936] acpiphp: Slot [7] registered\n[ 0.704509] acpiphp: Slot [8] registered\n[ 0.706062] acpiphp: Slot [9] registered\n[ 0.707631] acpiphp: Slot [10] registered\n[ 0.709310] acpiphp: Slot [11] registered\n[ 0.710894] acpiphp: Slot [12] registered\n[ 0.712492] acpiphp: Slot [13] registered\n[ 0.714061] acpiphp: Slot [14] registered\n[ 0.715643] acpiphp: Slot [15] registered\n[ 0.717227] acpiphp: Slot [16] registered\n[ 0.718824] acpiphp: Slot [17] registered\n[ 0.720398] acpiphp: Slot [18] registered\n[ 0.721974] acpiphp: Slot [19] registered\n[ 0.723560] acpiphp: Slot [20] registered\n[ 0.725147] acpiphp: Slot [21] registered\n[ 0.726718] acpiphp: Slot [22] registered\n[ 0.728321] acpiphp: Slot [23] registered\n[ 0.729892] acpiphp: Slot [24] registered\n[ 0.731456] acpiphp: Slot [25] registered\n[ 0.733056] acpiphp: Slot [26] registered\n[ 0.734625] acpiphp: Slot [27] registered\n[ 0.736222] acpiphp: Slot [28] registered\n[ 0.737804] acpiphp: Slot [29] registered\n[ 0.739415] acpiphp: Slot [30] registered\n[ 0.741029] acpiphp: Slot [31] registered\n[ 0.742575] PCI host bridge to bus 0000:00\n[ 0.744157] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.746500] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.748880] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.751673] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.754487] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.757365] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.763524] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.766132] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.768526] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.771205] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.776095] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.778887] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.806310] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.809126] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.811820] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.814698] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.817319] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.819807] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.822325] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.824329] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.827259] vgaarb: loaded\n[ 0.828391] vgaarb: bridge control possible 0000:00:02.0\n[ 0.830675] SCSI subsystem initialized\n[ 0.832407] ACPI: bus type USB registered\n[ 0.833968] usbcore: registered new interface driver usbfs\n[ 0.835927] usbcore: registered new interface driver hub\n[ 0.837838] usbcore: registered new device driver usb\n[ 0.839971] PCI: Using ACPI for IRQ routing\n[ 0.842016] NetLabel: Initializing\n[ 0.843365] NetLabel: domain hash size = 128\n[ 0.844983] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.846810] NetLabel: unlabeled traffic allowed by default\n[ 0.849009] amd_nb: Cannot enumerate AMD northbridges\n[ 0.850962] clocksource: Switched to clocksource kvm-clock\n[ 0.863718] AppArmor: AppArmor Filesystem Enabled\n[ 0.865530] pnp: PnP ACPI init\n[ 0.867145] pnp: PnP ACPI: found 5 devices\n[ 0.875466] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.878731] NET: Registered protocol family 2\n[ 0.880734] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.883679] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.886389] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.888784] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.890953] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.893318] NET: Registered protocol family 1\n[ 0.894985] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.897081] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.899131] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.919510] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.939925] Unpacking initramfs...\n[ 1.146978] Freeing initrd memory: 14828K\n[ 1.148621] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.150869] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB)\n[ 1.153264] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\n[ 1.156909] Scanning for low memory corruption every 60 seconds\n[ 1.159424] audit: initializing netlink subsys (disabled)\n[ 1.161412] audit: type=2000 audit(1559990561.936:1): initialized\n[ 1.163840] Initialise system trusted keyring\n[ 1.165667] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.167908] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.171363] zbud: loaded\n[ 1.172848] VFS: Disk quotas dquot_6.6.0\n[ 1.174400] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.177005] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.179360] fuse init (API version 7.23)\n[ 1.181009] Key type big_key registered\n[ 1.182510] Allocating IMA MOK and blacklist keyrings.\n[ 1.185014] Key type asymmetric registered\n[ 1.186589] Asymmetric key parser 'x509' registered\n[ 1.188423] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.191255] io scheduler noop registered\n[ 1.192767] io scheduler deadline registered (default)\n[ 1.194660] io scheduler cfq registered\n[ 1.196241] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.198257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.200671] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.203442] ACPI: Power Button [PWRF]\n[ 1.205079] GHES: HEST is not enabled!\n[ 1.224801] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.264848] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.268675] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.294458] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.298356] Linux agpgart interface v0.103\n[ 1.301978] loop: module loaded\n[ 1.305061] vda: vda1\n[ 1.307010] scsi host0: ata_piix\n[ 1.308524] scsi host1: ata_piix\n[ 1.309871] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.312240] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.314719] libphy: Fixed MDIO Bus: probed\n[ 1.316387] tun: Universal TUN/TAP device driver, 1.6\n[ 1.318224] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.321881] PPP generic driver version 2.4.2\n[ 1.323583] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.325868] ehci-pci: EHCI PCI platform driver\n[ 1.327540] ehci-platform: EHCI generic platform driver\n[ 1.329446] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.331626] ohci-pci: OHCI PCI platform driver\n[ 1.333298] ohci-platform: OHCI generic platform driver\n[ 1.335203] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.355616] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.357574] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.360355] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.362254] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.364425] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.366781] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.369484] usb usb1: Product: UHCI Host Controller\n[ 1.371270] usb usb1: Manufacturer: Linux 4.4.0-148-generic uhci_hcd\n[ 1.373498] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.375303] hub 1-0:1.0: USB hub found\n[ 1.376769] hub 1-0:1.0: 2 ports detected\n[ 1.378464] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.382378] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.384198] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.386160] mousedev: PS/2 mouse device common for all mice\n[ 1.388414] rtc_cmos 00:00: RTC can wake from S4\n[ 1.390647] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.392904] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.396174] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.398494] i2c /dev entries driver\n[ 1.399934] device-mapper: uevent: version 1.0.3\n[ 1.401802] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.404881] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.407389] NET: Registered protocol family 10\n[ 1.409340] NET: Registered protocol family 17\n[ 1.427903] Key type dns_resolver registered\n[ 1.429890] registered taskstats version 1\n[ 1.431473] Loading compiled-in X.509 certificates\n[ 1.433783] Loaded X.509 cert 'Build time autogenerated kernel key: 5103689f9da3e841c6100f8bb032b132cf76e38d'\n[ 1.437304] zswap: loaded using pool lzo/zbud\n[ 1.440718] Key type trusted registered\n[ 1.444564] Key type encrypted registered\n[ 1.446123] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.448100] ima: No TPM chip found, activating TPM-bypass!\n[ 1.450055] ima: Allocated hash algorithm: sha1\n[ 1.451795] evm: HMAC attrs: 0x1\n[ 1.453539] Magic number: 7:344:729\n[ 1.455114] rtc_cmos 00:00: setting system clock to 2019-06-08 10:42:41 UTC (1559990561)\n[ 1.458227] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.460341] EDD information not available.\n[ 1.472724] Freeing unused kernel memory: 1484K\n[ 1.483005] Write protecting the kernel read-only data: 14336k\n[ 1.486529] Freeing unused kernel memory: 1620K\n[ 1.488423] Freeing unused kernel memory: 68K\nLoading, please wait...\nstarting version 229\n[ 1.501654] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.502006] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.502024] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.510019] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.510054] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.510176] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.510214] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.510260] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.510315] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.510351] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.555996] virtio_net virtio0 ens3: renamed from eth0\n[ 1.563747] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.567180] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.590217] AVX2 version of gcm_enc/dec engaged.\n[ 1.591999] AES CTR mode by8 optimization enabled\n[ 1.599504] FDC 0 is a S82078B\n[ 1.687005] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.850778] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.853256] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.855816] usb 1-1: Product: QEMU USB Tablet\n[ 1.857502] usb 1-1: Manufacturer: QEMU\n[ 1.859036] usb 1-1: SerialNumber: 42\n[ 1.866191] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.873106] usbcore: registered new interface driver usbhid\n[ 1.875238] usbhid: USB HID core driver\n[ 1.878189] 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.882435] 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.953585] md: linear personality registered for level -1\n[ 2.957339] md: multipath personality registered for level -4\n[ 2.961156] md: raid0 personality registered for level 0\n[ 2.965537] md: raid1 personality registered for level 1\n[ 3.034966] raid6: sse2x1 gen() 11628 MB/s\n[ 3.102967] raid6: sse2x1 xor() 9113 MB/s\n[ 3.170967] raid6: sse2x2 gen() 14567 MB/s\n[ 3.238967] raid6: sse2x2 xor() 9931 MB/s\n[ 3.306966] raid6: sse2x4 gen() 16975 MB/s\n[ 3.374966] raid6: sse2x4 xor() 11685 MB/s\n[ 3.442965] raid6: avx2x1 gen() 22392 MB/s\n[ 3.510968] raid6: avx2x2 gen() 25882 MB/s\n[ 3.578989] raid6: avx2x4 gen() 29928 MB/s\n[ 3.580635] raid6: using algorithm avx2x4 gen() 29928 MB/s\n[ 3.582624] raid6: using avx2x2 recovery algorithm\n[ 3.585406] xor: automatically using best checksumming function:\n[ 3.626989] avx : 32609.000 MB/sec\n[ 3.629561] async_tx: api initialized (async)\n[ 3.639015] md: raid6 personality registered for level 6\n[ 3.641008] md: raid5 personality registered for level 5\n[ 3.642952] md: raid4 personality registered for level 4\n[ 3.649395] 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.678341] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.696576] 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.790939] 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.797376] systemd[1]: Detected virtualization kvm.\n[ 3.799280] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.6 LTS[0m!\n\n[ 3.804268] systemd[1]: Set hostname to .\n[ 3.808013] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.810183] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.945490] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.949993] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.954329] 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.960462] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.964430] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.969170] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.973376] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.977231] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.981649] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.999172] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.003425] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.008386] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.013232] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n[ 4.016984] Loading iSCSI transport class v2.0-870.\n Starting Create list of required st... nodes for the current kernel...\n[ 4.020715] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.025884] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.029427] iscsi: registered transport (tcp)\n[ 4.029540] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 4.035247] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.039529] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.055026] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.059324] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.066106] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.069828] 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.075694] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.079294] iscsi: registered transport (iser)\n[ 4.081368] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.086768] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 4.091914] EXT4-fs (vda1): re-mounted. Opts: (null)\n[ 4.091922] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.115200] 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.122025] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.127041] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.131130] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.135593] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.140648] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.145122] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.148956] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.152219] 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 Uncomplicated firewall.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting udev Coldplug all Devices...\n Starting Load/Save Random Seed...\n Starting Create Static Device Nodes in /dev...\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\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[ 4.255257] systemd-journald[370]: Received request to flush runtime journal from PID 1\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Create Volatile Files and Directories...\n Starting Initial cloud-init job (pre-networking)...\n Starting LSB: AppArmor initialization...\n Starting Set console font and keymap...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Commit a transient machine-id on disk...\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n Starting Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n"} 2019-06-08 10:42:46,652 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7/action used request id req-87656ade-b1e1-4460-91d7-d63984501890 2019-06-08 10:42:46,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0710468292236s 2019-06-08 10:42:46,654 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-148-generic (buildd@lgw01-amd64-031) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #174-Ubuntu SMP Tue May 7 12:20:14 UTC 2019 (Ubuntu 4.4.0-148.174-generic 4.4.177) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-148-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x362fa000-0x37174fff] [ 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 700056975 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] [ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x00000000bffdbfff] [ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-148-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 4028172K/4193768K available (8609K kernel code, 1334K rwdata, 4028K rodata, 1484K init, 1284K bss, 165596K 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.381980] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.385234] pid_max: default: 32768 minimum: 301 [ 0.386962] ACPI: Core revision 20150930 [ 0.389240] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.391795] Security Framework initialized [ 0.393372] Yama: becoming mindful. [ 0.394860] AppArmor: AppArmor initialized [ 0.396712] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.403049] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.407315] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.409728] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.412852] Initializing cgroup subsys io [ 0.414440] Initializing cgroup subsys memory [ 0.416145] Initializing cgroup subsys devices [ 0.417851] Initializing cgroup subsys freezer [ 0.419546] Initializing cgroup subsys net_cls [ 0.421251] Initializing cgroup subsys perf_event [ 0.423024] Initializing cgroup subsys net_prio [ 0.424811] Initializing cgroup subsys hugetlb [ 0.426508] Initializing cgroup subsys pids [ 0.428948] mce: CPU supports 10 MCE banks [ 0.430601] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.432559] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.434717] Spectre V2 : Mitigation: Full generic retpoline [ 0.436777] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.439863] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.442963] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.445455] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.449033] MDS: Mitigation: Clear CPU buffers [ 0.453294] Freeing SMP alternatives memory: 36K [ 0.460522] ftrace: allocating 32293 entries in 127 pages [ 0.509632] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.512003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.514341] smpboot: Max logical packages: 2 [ 0.516286] x2apic enabled [ 0.517755] Switched APIC routing to physical x2apic. [ 0.520857] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.523311] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.527820] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.540995] KVM setup paravirtual spinlock [ 0.544269] x86: Booting SMP configuration: [ 0.546074] .... node #0, CPUs: #1 [ 0.547844] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.570545] x86: Booted up 1 node, 2 CPUs [ 0.570552] KVM setup async PF for cpu 1 [ 0.570556] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.575612] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.578639] devtmpfs: initialized [ 0.581870] evm: security.selinux [ 0.583238] evm: security.SMACK64 [ 0.584565] evm: security.SMACK64EXEC [ 0.586018] evm: security.SMACK64TRANSMUTE [ 0.587620] evm: security.SMACK64MMAP [ 0.589069] evm: security.ima [ 0.590275] evm: security.capability [ 0.591920] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.595463] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.597880] pinctrl core: initialized pinctrl subsystem [ 0.599990] RTC time: 10:42:40, date: 06/08/19 [ 0.602534] NET: Registered protocol family 16 [ 0.616301] cpuidle: using governor ladder [ 0.628393] cpuidle: using governor menu [ 0.629924] PCCT header not found. [ 0.631427] ACPI: bus type PCI registered [ 0.633009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.635521] PCI: Using configuration type 1 for base access [ 0.650311] ACPI: Added _OSI(Module Device) [ 0.651974] ACPI: Added _OSI(Processor Device) [ 0.653654] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.655452] ACPI: Added _OSI(Processor Aggregator Device) [ 0.659129] ACPI: Interpreter enabled [ 0.676794] ACPI: (supports S0 S5) [ 0.678192] ACPI: Using IOAPIC for interrupt routing [ 0.680024] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.685341] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.687582] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.690000] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.692321] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.696625] acpiphp: Slot [3] registered [ 0.698222] acpiphp: Slot [4] registered [ 0.699831] acpiphp: Slot [5] registered [ 0.701386] acpiphp: Slot [6] registered [ 0.702936] acpiphp: Slot [7] registered [ 0.704509] acpiphp: Slot [8] registered [ 0.706062] acpiphp: Slot [9] registered [ 0.707631] acpiphp: Slot [10] registered [ 0.709310] acpiphp: Slot [11] registered [ 0.710894] acpiphp: Slot [12] registered [ 0.712492] acpiphp: Slot [13] registered [ 0.714061] acpiphp: Slot [14] registered [ 0.715643] acpiphp: Slot [15] registered [ 0.717227] acpiphp: Slot [16] registered [ 0.718824] acpiphp: Slot [17] registered [ 0.720398] acpiphp: Slot [18] registered [ 0.721974] acpiphp: Slot [19] registered [ 0.723560] acpiphp: Slot [20] registered [ 0.725147] acpiphp: Slot [21] registered [ 0.726718] acpiphp: Slot [22] registered [ 0.728321] acpiphp: Slot [23] registered [ 0.729892] acpiphp: Slot [24] registered [ 0.731456] acpiphp: Slot [25] registered [ 0.733056] acpiphp: Slot [26] registered [ 0.734625] acpiphp: Slot [27] registered [ 0.736222] acpiphp: Slot [28] registered [ 0.737804] acpiphp: Slot [29] registered [ 0.739415] acpiphp: Slot [30] registered [ 0.741029] acpiphp: Slot [31] registered [ 0.742575] PCI host bridge to bus 0000:00 [ 0.744157] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.746500] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.748880] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.751673] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.754487] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.757365] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763524] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766132] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.768526] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.771205] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.776095] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.778887] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.806310] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.809126] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.811820] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.814698] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.817319] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.819807] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.822325] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.824329] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.827259] vgaarb: loaded [ 0.828391] vgaarb: bridge control possible 0000:00:02.0 [ 0.830675] SCSI subsystem initialized [ 0.832407] ACPI: bus type USB registered [ 0.833968] usbcore: registered new interface driver usbfs [ 0.835927] usbcore: registered new interface driver hub [ 0.837838] usbcore: registered new device driver usb [ 0.839971] PCI: Using ACPI for IRQ routing [ 0.842016] NetLabel: Initializing [ 0.843365] NetLabel: domain hash size = 128 [ 0.844983] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.846810] NetLabel: unlabeled traffic allowed by default [ 0.849009] amd_nb: Cannot enumerate AMD northbridges [ 0.850962] clocksource: Switched to clocksource kvm-clock [ 0.863718] AppArmor: AppArmor Filesystem Enabled [ 0.865530] pnp: PnP ACPI init [ 0.867145] pnp: PnP ACPI: found 5 devices [ 0.875466] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.878731] NET: Registered protocol family 2 [ 0.880734] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.883679] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.886389] TCP: Hash tables configured (established 32768 bind 32768) [ 0.888784] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.890953] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.893318] NET: Registered protocol family 1 [ 0.894985] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.897081] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.899131] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.919510] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.939925] Unpacking initramfs... [ 1.146978] Freeing initrd memory: 14828K [ 1.148621] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.150869] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.153264] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns [ 1.156909] Scanning for low memory corruption every 60 seconds [ 1.159424] audit: initializing netlink subsys (disabled) [ 1.161412] audit: type=2000 audit(1559990561.936:1): initialized [ 1.163840] Initialise system trusted keyring [ 1.165667] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.167908] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.171363] zbud: loaded [ 1.172848] VFS: Disk quotas dquot_6.6.0 [ 1.174400] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.177005] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.179360] fuse init (API version 7.23) [ 1.181009] Key type big_key registered [ 1.182510] Allocating IMA MOK and blacklist keyrings. [ 1.185014] Key type asymmetric registered [ 1.186589] Asymmetric key parser 'x509' registered [ 1.188423] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.191255] io scheduler noop registered [ 1.192767] io scheduler deadline registered (default) [ 1.194660] io scheduler cfq registered [ 1.196241] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.198257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.200671] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.203442] ACPI: Power Button [PWRF] [ 1.205079] GHES: HEST is not enabled! [ 1.224801] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.264848] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.268675] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.294458] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.298356] Linux agpgart interface v0.103 [ 1.301978] loop: module loaded [ 1.305061] vda: vda1 [ 1.307010] scsi host0: ata_piix [ 1.308524] scsi host1: ata_piix [ 1.309871] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.312240] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.314719] libphy: Fixed MDIO Bus: probed [ 1.316387] tun: Universal TUN/TAP device driver, 1.6 [ 1.318224] tun: (C) 1999-2004 Max Krasnyansky [ 1.321881] PPP generic driver version 2.4.2 [ 1.323583] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.325868] ehci-pci: EHCI PCI platform driver [ 1.327540] ehci-platform: EHCI generic platform driver [ 1.329446] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.331626] ohci-pci: OHCI PCI platform driver [ 1.333298] ohci-platform: OHCI generic platform driver [ 1.335203] uhci_hcd: USB Universal Host Controller Interface driver [ 1.355616] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.357574] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.360355] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.362254] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.364425] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.366781] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.369484] usb usb1: Product: UHCI Host Controller [ 1.371270] usb usb1: Manufacturer: Linux 4.4.0-148-generic uhci_hcd [ 1.373498] usb usb1: SerialNumber: 0000:00:01.2 [ 1.375303] hub 1-0:1.0: USB hub found [ 1.376769] hub 1-0:1.0: 2 ports detected [ 1.378464] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.382378] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.384198] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.386160] mousedev: PS/2 mouse device common for all mice [ 1.388414] rtc_cmos 00:00: RTC can wake from S4 [ 1.390647] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.392904] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.396174] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.398494] i2c /dev entries driver [ 1.399934] device-mapper: uevent: version 1.0.3 [ 1.401802] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.404881] ledtrig-cpu: registered to indicate activity on CPUs [ 1.407389] NET: Registered protocol family 10 [ 1.409340] NET: Registered protocol family 17 [ 1.427903] Key type dns_resolver registered [ 1.429890] registered taskstats version 1 [ 1.431473] Loading compiled-in X.509 certificates [ 1.433783] Loaded X.509 cert 'Build time autogenerated kernel key: 5103689f9da3e841c6100f8bb032b132cf76e38d' [ 1.437304] zswap: loaded using pool lzo/zbud [ 1.440718] Key type trusted registered [ 1.444564] Key type encrypted registered [ 1.446123] AppArmor: AppArmor sha1 policy hashing enabled [ 1.448100] ima: No TPM chip found, activating TPM-bypass! [ 1.450055] ima: Allocated hash algorithm: sha1 [ 1.451795] evm: HMAC attrs: 0x1 [ 1.453539] Magic number: 7:344:729 [ 1.455114] rtc_cmos 00:00: setting system clock to 2019-06-08 10:42:41 UTC (1559990561) [ 1.458227] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.460341] EDD information not available. [ 1.472724] Freeing unused kernel memory: 1484K [ 1.483005] Write protecting the kernel read-only data: 14336k [ 1.486529] Freeing unused kernel memory: 1620K [ 1.488423] Freeing unused kernel memory: 68K Loading, please wait... starting version 229 [ 1.501654] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.502006] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.502024] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.510019] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.510054] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.510176] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.510214] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.510260] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.510315] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.510351] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.555996] virtio_net virtio0 ens3: renamed from eth0 [ 1.563747] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.567180] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.590217] AVX2 version of gcm_enc/dec engaged. [ 1.591999] AES CTR mode by8 optimization enabled [ 1.599504] FDC 0 is a S82078B [ 1.687005] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.850778] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.853256] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.855816] usb 1-1: Product: QEMU USB Tablet [ 1.857502] usb 1-1: Manufacturer: QEMU [ 1.859036] usb 1-1: SerialNumber: 42 [ 1.866191] hidraw: raw HID events driver (C) Jiri Kosina [ 1.873106] usbcore: registered new interface driver usbhid [ 1.875238] usbhid: USB HID core driver [ 1.878189] 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.882435] 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.953585] md: linear personality registered for level -1 [ 2.957339] md: multipath personality registered for level -4 [ 2.961156] md: raid0 personality registered for level 0 [ 2.965537] md: raid1 personality registered for level 1 [ 3.034966] raid6: sse2x1 gen() 11628 MB/s [ 3.102967] raid6: sse2x1 xor() 9113 MB/s [ 3.170967] raid6: sse2x2 gen() 14567 MB/s [ 3.238967] raid6: sse2x2 xor() 9931 MB/s [ 3.306966] raid6: sse2x4 gen() 16975 MB/s [ 3.374966] raid6: sse2x4 xor() 11685 MB/s [ 3.442965] raid6: avx2x1 gen() 22392 MB/s [ 3.510968] raid6: avx2x2 gen() 25882 MB/s [ 3.578989] raid6: avx2x4 gen() 29928 MB/s [ 3.580635] raid6: using algorithm avx2x4 gen() 29928 MB/s [ 3.582624] raid6: using avx2x2 recovery algorithm [ 3.585406] xor: automatically using best checksumming function: [ 3.626989] avx : 32609.000 MB/sec [ 3.629561] async_tx: api initialized (async) [ 3.639015] md: raid6 personality registered for level 6 [ 3.641008] md: raid5 personality registered for level 5 [ 3.642952] md: raid4 personality registered for level 4 [ 3.649395] 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.678341] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.696576] 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.790939] 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.797376] systemd[1]: Detected virtualization kvm. [ 3.799280] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.804268] systemd[1]: Set hostname to . [ 3.808013] systemd[1]: Initializing machine ID from KVM UUID. [ 3.810183] systemd[1]: Installed transient /etc/machine-id file. [ 3.945490] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.949993] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.954329] 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.960462] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.964430] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.969170] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.973376] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.977231] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.981649] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.999172] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 4.003425] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 4.008386] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 4.013232] systemd[1]: Starting Create list of required static device nodes for the current kernel... [ 4.016984] Loading iSCSI transport class v2.0-870. Starting Create list of required st... nodes for the current kernel... [ 4.020715] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 4.025884] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 4.029427] iscsi: registered transport (tcp) [ 4.029540] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 4.035247] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 4.039529] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 4.055026] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 4.059324] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 4.066106] systemd[1]: Starting Journal Service... Starting Journal Service... [ 4.069828] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 4.075694] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 4.079294] iscsi: registered transport (iser) [ 4.081368] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 4.086768] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 4.091914] EXT4-fs (vda1): re-mounted. Opts: (null) [ 4.091922] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 4.115200] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 4.122025] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 4.127041] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 4.131130] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 4.135593] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 4.140648] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.145122] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.148956] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.152219] 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 Uncomplicated firewall. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting udev Coldplug all Devices... Starting Load/Save Random Seed... Starting Create Static Device Nodes in /dev... Mounting FUSE Control File System... Starting Apply Kernel Variables... 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. [ 4.255257] systemd-journald[370]: Received request to flush runtime journal from PID 1 [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Create Volatile Files and Directories... Starting Initial cloud-init job (pre-networking)... Starting LSB: AppArmor initialization... Starting Set console font and keymap... Starting Tell Plymouth To Write Out Runtime Data... Starting Commit a transient machine-id on disk... [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. 2019-06-08 10:42:47,098 - 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-06-08 10:42:56,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-06-08 10:42:56,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" -d '{"os-getConsoleOutput": {"length": null}}' 2019-06-08 10:42:56,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 13224 Content-Type: application/json Date: Sat, 08 Jun 2019 10:42:56 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-66518c36-5e1b-472c-87d6-3ff473643a46 x-openstack-request-id: req-66518c36-5e1b-472c-87d6-3ff473643a46 2019-06-08 10:42:56,443 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-148-generic (buildd@lgw01-amd64-031) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #174-Ubuntu SMP Tue May 7 12:20:14 UTC 2019 (Ubuntu 4.4.0-148.174-generic 4.4.177)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-148-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x362fa000-0x37174fff]\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 700056975 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]\n[ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff]\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x00000000bffdbfff]\n[ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-148-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 4028172K/4193768K available (8609K kernel code, 1334K rwdata, 4028K rodata, 1484K init, 1284K bss, 165596K 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.381980] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.385234] pid_max: default: 32768 minimum: 301\n[ 0.386962] ACPI: Core revision 20150930\n[ 0.389240] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.391795] Security Framework initialized\n[ 0.393372] Yama: becoming mindful.\n[ 0.394860] AppArmor: AppArmor initialized\n[ 0.396712] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.403049] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.407315] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.409728] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.412852] Initializing cgroup subsys io\n[ 0.414440] Initializing cgroup subsys memory\n[ 0.416145] Initializing cgroup subsys devices\n[ 0.417851] Initializing cgroup subsys freezer\n[ 0.419546] Initializing cgroup subsys net_cls\n[ 0.421251] Initializing cgroup subsys perf_event\n[ 0.423024] Initializing cgroup subsys net_prio\n[ 0.424811] Initializing cgroup subsys hugetlb\n[ 0.426508] Initializing cgroup subsys pids\n[ 0.428948] mce: CPU supports 10 MCE banks\n[ 0.430601] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.432559] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.434717] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.436777] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.439863] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier\n[ 0.442963] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.445455] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.449033] MDS: Mitigation: Clear CPU buffers\n[ 0.453294] Freeing SMP alternatives memory: 36K\n[ 0.460522] ftrace: allocating 32293 entries in 127 pages\n[ 0.509632] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.512003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.514341] smpboot: Max logical packages: 2\n[ 0.516286] x2apic enabled\n[ 0.517755] Switched APIC routing to physical x2apic.\n[ 0.520857] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.523311] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.527820] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.540995] KVM setup paravirtual spinlock\n[ 0.544269] x86: Booting SMP configuration:\n[ 0.546074] .... node #0, CPUs: #1\n[ 0.547844] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock\n[ 0.570545] x86: Booted up 1 node, 2 CPUs\n[ 0.570552] KVM setup async PF for cpu 1\n[ 0.570556] kvm-stealtime: cpu 1, msr 13fd10200\n[ 0.575612] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.578639] devtmpfs: initialized\n[ 0.581870] evm: security.selinux\n[ 0.583238] evm: security.SMACK64\n[ 0.584565] evm: security.SMACK64EXEC\n[ 0.586018] evm: security.SMACK64TRANSMUTE\n[ 0.587620] evm: security.SMACK64MMAP\n[ 0.589069] evm: security.ima\n[ 0.590275] evm: security.capability\n[ 0.591920] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.595463] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.597880] pinctrl core: initialized pinctrl subsystem\n[ 0.599990] RTC time: 10:42:40, date: 06/08/19\n[ 0.602534] NET: Registered protocol family 16\n[ 0.616301] cpuidle: using governor ladder\n[ 0.628393] cpuidle: using governor menu\n[ 0.629924] PCCT header not found.\n[ 0.631427] ACPI: bus type PCI registered\n[ 0.633009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.635521] PCI: Using configuration type 1 for base access\n[ 0.650311] ACPI: Added _OSI(Module Device)\n[ 0.651974] ACPI: Added _OSI(Processor Device)\n[ 0.653654] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.655452] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.659129] ACPI: Interpreter enabled\n[ 0.676794] ACPI: (supports S0 S5)\n[ 0.678192] ACPI: Using IOAPIC for interrupt routing\n[ 0.680024] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.685341] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.687582] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.690000] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.692321] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.696625] acpiphp: Slot [3] registered\n[ 0.698222] acpiphp: Slot [4] registered\n[ 0.699831] acpiphp: Slot [5] registered\n[ 0.701386] acpiphp: Slot [6] registered\n[ 0.702936] acpiphp: Slot [7] registered\n[ 0.704509] acpiphp: Slot [8] registered\n[ 0.706062] acpiphp: Slot [9] registered\n[ 0.707631] acpiphp: Slot [10] registered\n[ 0.709310] acpiphp: Slot [11] registered\n[ 0.710894] acpiphp: Slot [12] registered\n[ 0.712492] acpiphp: Slot [13] registered\n[ 0.714061] acpiphp: Slot [14] registered\n[ 0.715643] acpiphp: Slot [15] registered\n[ 0.717227] acpiphp: Slot [16] registered\n[ 0.718824] acpiphp: Slot [17] registered\n[ 0.720398] acpiphp: Slot [18] registered\n[ 0.721974] acpiphp: Slot [19] registered\n[ 0.723560] acpiphp: Slot [20] registered\n[ 0.725147] acpiphp: Slot [21] registered\n[ 0.726718] acpiphp: Slot [22] registered\n[ 0.728321] acpiphp: Slot [23] registered\n[ 0.729892] acpiphp: Slot [24] registered\n[ 0.731456] acpiphp: Slot [25] registered\n[ 0.733056] acpiphp: Slot [26] registered\n[ 0.734625] acpiphp: Slot [27] registered\n[ 0.736222] acpiphp: Slot [28] registered\n[ 0.737804] acpiphp: Slot [29] registered\n[ 0.739415] acpiphp: Slot [30] registered\n[ 0.741029] acpiphp: Slot [31] registered\n[ 0.742575] PCI host bridge to bus 0000:00\n[ 0.744157] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.746500] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.748880] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.751673] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.754487] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.757365] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.763524] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.766132] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.768526] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.771205] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.776095] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.778887] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.806310] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.809126] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.811820] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.814698] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.817319] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.819807] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.822325] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.824329] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.827259] vgaarb: loaded\n[ 0.828391] vgaarb: bridge control possible 0000:00:02.0\n[ 0.830675] SCSI subsystem initialized\n[ 0.832407] ACPI: bus type USB registered\n[ 0.833968] usbcore: registered new interface driver usbfs\n[ 0.835927] usbcore: registered new interface driver hub\n[ 0.837838] usbcore: registered new device driver usb\n[ 0.839971] PCI: Using ACPI for IRQ routing\n[ 0.842016] NetLabel: Initializing\n[ 0.843365] NetLabel: domain hash size = 128\n[ 0.844983] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.846810] NetLabel: unlabeled traffic allowed by default\n[ 0.849009] amd_nb: Cannot enumerate AMD northbridges\n[ 0.850962] clocksource: Switched to clocksource kvm-clock\n[ 0.863718] AppArmor: AppArmor Filesystem Enabled\n[ 0.865530] pnp: PnP ACPI init\n[ 0.867145] pnp: PnP ACPI: found 5 devices\n[ 0.875466] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.878731] NET: Registered protocol family 2\n[ 0.880734] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.883679] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.886389] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.888784] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.890953] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.893318] NET: Registered protocol family 1\n[ 0.894985] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.897081] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.899131] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.919510] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.939925] Unpacking initramfs...\n[ 1.146978] Freeing initrd memory: 14828K\n[ 1.148621] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.150869] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB)\n[ 1.153264] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\n[ 1.156909] Scanning for low memory corruption every 60 seconds\n[ 1.159424] audit: initializing netlink subsys (disabled)\n[ 1.161412] audit: type=2000 audit(1559990561.936:1): initialized\n[ 1.163840] Initialise system trusted keyring\n[ 1.165667] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.167908] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.171363] zbud: loaded\n[ 1.172848] VFS: Disk quotas dquot_6.6.0\n[ 1.174400] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.177005] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.179360] fuse init (API version 7.23)\n[ 1.181009] Key type big_key registered\n[ 1.182510] Allocating IMA MOK and blacklist keyrings.\n[ 1.185014] Key type asymmetric registered\n[ 1.186589] Asymmetric key parser 'x509' registered\n[ 1.188423] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.191255] io scheduler noop registered\n[ 1.192767] io scheduler deadline registered (default)\n[ 1.194660] io scheduler cfq registered\n[ 1.196241] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.198257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.200671] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.203442] ACPI: Power Button [PWRF]\n[ 1.205079] GHES: HEST is not enabled!\n[ 1.224801] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.264848] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.268675] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.294458] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.298356] Linux agpgart interface v0.103\n[ 1.301978] loop: module loaded\n[ 1.305061] vda: vda1\n[ 1.307010] scsi host0: ata_piix\n[ 1.308524] scsi host1: ata_piix\n[ 1.309871] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.312240] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.314719] libphy: Fixed MDIO Bus: probed\n[ 1.316387] tun: Universal TUN/TAP device driver, 1.6\n[ 1.318224] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.321881] PPP generic driver version 2.4.2\n[ 1.323583] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.325868] ehci-pci: EHCI PCI platform driver\n[ 1.327540] ehci-platform: EHCI generic platform driver\n[ 1.329446] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.331626] ohci-pci: OHCI PCI platform driver\n[ 1.333298] ohci-platform: OHCI generic platform driver\n[ 1.335203] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.355616] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.357574] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.360355] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.362254] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.364425] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.366781] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.369484] usb usb1: Product: UHCI Host Controller\n[ 1.371270] usb usb1: Manufacturer: Linux 4.4.0-148-generic uhci_hcd\n[ 1.373498] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.375303] hub 1-0:1.0: USB hub found\n[ 1.376769] hub 1-0:1.0: 2 ports detected\n[ 1.378464] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.382378] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.384198] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.386160] mousedev: PS/2 mouse device common for all mice\n[ 1.388414] rtc_cmos 00:00: RTC can wake from S4\n[ 1.390647] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.392904] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.396174] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.398494] i2c /dev entries driver\n[ 1.399934] device-mapper: uevent: version 1.0.3\n[ 1.401802] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.404881] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.407389] NET: Registered protocol family 10\n[ 1.409340] NET: Registered protocol family 17\n[ 1.427903] Key type dns_resolver registered\n[ 1.429890] registered taskstats version 1\n[ 1.431473] Loading compiled-in X.509 certificates\n[ 1.433783] Loaded X.509 cert 'Build time autogenerated kernel key: 5103689f9da3e841c6100f8bb032b132cf76e38d'\n[ 1.437304] zswap: loaded using pool lzo/zbud\n[ 1.440718] Key type trusted registered\n[ 1.444564] Key type encrypted registered\n[ 1.446123] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.448100] ima: No TPM chip found, activating TPM-bypass!\n[ 1.450055] ima: Allocated hash algorithm: sha1\n[ 1.451795] evm: HMAC attrs: 0x1\n[ 1.453539] Magic number: 7:344:729\n[ 1.455114] rtc_cmos 00:00: setting system clock to 2019-06-08 10:42:41 UTC (1559990561)\n[ 1.458227] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.460341] EDD information not available.\n[ 1.472724] Freeing unused kernel memory: 1484K\n[ 1.483005] Write protecting the kernel read-only data: 14336k\n[ 1.486529] Freeing unused kernel memory: 1620K\n[ 1.488423] Freeing unused kernel memory: 68K\nLoading, please wait...\nstarting version 229\n[ 1.501654] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.502006] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.502024] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.510019] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.510054] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.510176] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.510214] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.510260] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.510315] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.510351] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.555996] virtio_net virtio0 ens3: renamed from eth0\n[ 1.563747] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.567180] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.590217] AVX2 version of gcm_enc/dec engaged.\n[ 1.591999] AES CTR mode by8 optimization enabled\n[ 1.599504] FDC 0 is a S82078B\n[ 1.687005] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.850778] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.853256] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.855816] usb 1-1: Product: QEMU USB Tablet\n[ 1.857502] usb 1-1: Manufacturer: QEMU\n[ 1.859036] usb 1-1: SerialNumber: 42\n[ 1.866191] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.873106] usbcore: registered new interface driver usbhid\n[ 1.875238] usbhid: USB HID core driver\n[ 1.878189] 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.882435] 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.953585] md: linear personality registered for level -1\n[ 2.957339] md: multipath personality registered for level -4\n[ 2.961156] md: raid0 personality registered for level 0\n[ 2.965537] md: raid1 personality registered for level 1\n[ 3.034966] raid6: sse2x1 gen() 11628 MB/s\n[ 3.102967] raid6: sse2x1 xor() 9113 MB/s\n[ 3.170967] raid6: sse2x2 gen() 14567 MB/s\n[ 3.238967] raid6: sse2x2 xor() 9931 MB/s\n[ 3.306966] raid6: sse2x4 gen() 16975 MB/s\n[ 3.374966] raid6: sse2x4 xor() 11685 MB/s\n[ 3.442965] raid6: avx2x1 gen() 22392 MB/s\n[ 3.510968] raid6: avx2x2 gen() 25882 MB/s\n[ 3.578989] raid6: avx2x4 gen() 29928 MB/s\n[ 3.580635] raid6: using algorithm avx2x4 gen() 29928 MB/s\n[ 3.582624] raid6: using avx2x2 recovery algorithm\n[ 3.585406] xor: automatically using best checksumming function:\n[ 3.626989] avx : 32609.000 MB/sec\n[ 3.629561] async_tx: api initialized (async)\n[ 3.639015] md: raid6 personality registered for level 6\n[ 3.641008] md: raid5 personality registered for level 5\n[ 3.642952] md: raid4 personality registered for level 4\n[ 3.649395] 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.678341] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.696576] 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.790939] 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.797376] systemd[1]: Detected virtualization kvm.\n[ 3.799280] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.6 LTS[0m!\n\n[ 3.804268] systemd[1]: Set hostname to .\n[ 3.808013] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.810183] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.945490] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.949993] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.954329] 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.960462] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.964430] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.969170] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.973376] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.977231] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.981649] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.999172] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.003425] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.008386] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.013232] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n[ 4.016984] Loading iSCSI transport class v2.0-870.\n Starting Create list of required st... nodes for the current kernel...\n[ 4.020715] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.025884] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.029427] iscsi: registered transport (tcp)\n[ 4.029540] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 4.035247] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.039529] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.055026] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.059324] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.066106] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.069828] 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.075694] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.079294] iscsi: registered transport (iser)\n[ 4.081368] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.086768] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 4.091914] EXT4-fs (vda1): re-mounted. Opts: (null)\n[ 4.091922] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.115200] 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.122025] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.127041] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.131130] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.135593] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.140648] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.145122] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.148956] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.152219] 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 Uncomplicated firewall.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting udev Coldplug all Devices...\n Starting Load/Save Random Seed...\n Starting Create Static Device Nodes in /dev...\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\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[ 4.255257] systemd-journald[370]: Received request to flush runtime journal from PID 1\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Create Volatile Files and Directories...\n Starting Initial cloud-init job (pre-networking)...\n Starting LSB: AppArmor initialization...\n Starting Set console font and keymap...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Commit a transient machine-id on disk...\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n Starting Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n[ 10.949498] cloud-init[556]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~16.04.1 running 'init-local' at Sat, 08 Jun 2019 10:42:45 +0000. Up 5.14 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[ 12.077820] cloud-init[940]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~16.04.1 running 'init' at Sat, 08 Jun 2019 10:42:52 +0000. Up 11.50 seconds.\n[ 12.081949] cloud-init[940]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 12.085636] cloud-init[940]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 12.092302] cloud-init[940]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 12.095586] cloud-init[940]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 12.099324] cloud-init[940]: ci-info: | ens3 | True | 192.168.120.12 | 255.255.255.0 | global | fa:16:3e:7a:67:81 |\n[ 12.103048] cloud-init[940]: ci-info: | ens3 | True | fe80::f816:3eff:fe7a:6781/64 | . | link | fa:16:3e:7a:67:81 |\n[ 12.106768] cloud-init[940]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . |\n[ 12.110483] cloud-init[940]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 12.114238] cloud-init[940]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 12.117969] cloud-init[940]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 12.121454] cloud-init[940]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 12.124937] cloud-init[940]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 12.128421] cloud-init[940]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 12.131866] cloud-init[940]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 12.135344] cloud-init[940]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH |\n[ 12.138822] cloud-init[940]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 12.142271] cloud-init[940]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 12.145762] cloud-init[940]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++\n[ 12.148699] cloud-init[940]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 12.151395] cloud-init[940]: ci-info: | Route | Destination | Gateway | Interface | Flags |\n[ 12.153953] cloud-init[940]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 12.156533] cloud-init[940]: ci-info: | 0 | fe80::/64 | :: | ens3 | U |\n[ 12.159038] cloud-init[940]: ci-info: | 3 | ff00::/8 | :: | ens3 | U |\n[ 12.161542] cloud-init[940]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 12.164084] cloud-init[940]: Generating public/private rsa key pair.\n[ 12.166180] cloud-init[940]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 12.168779] cloud-init[940]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 12.171340] cloud-init[940]: The key fingerprint is:\n[ 12.173265] cloud-init[940]: SHA256:mg3hX9wIJg9JwMQFLsZhNJK4ky46DBi2FgN6Awyzj+Q root@cloudify-vm-96957c98-49a2-4685-b202-d217bab71f63\n[ 12.176858] cloud-init[940]: The key's randomart image is:\n[ 12.178982] cloud-init[940]: +---[RSA 2048]----+\n[ 12.180899] cloud-init[940]: |Bo=+++o |\n[ 12.182787] cloud-init[940]: |=B +o. . |\n[ 12.184692] cloud-init[940]: |+=+ . = o |\n[ 12.186570] cloud-init[940]: |OBo. . * o o |\n[ 12.188482] cloud-init[940]: |=E=. o S + . |\n[ 12.190332] cloud-init[940]: |++ * . |\n[ 12.192267] cloud-init[940]: |* o o |\n[ 12.194176] cloud-init[940]: |o. |\n[ 12.196068] cloud-init[940]: | . |\n[ 12.197968] cloud-init[940]: +----[SHA256]-----+\n[ 12.199876] cloud-init[940]: Generating public/private dsa key pair.\n[ 12.201994] cloud-init[940]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 12.204588] cloud-init[940]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 12.207177] cloud-init[940]: The key fingerprint is:\n[ 12.209154] cloud-init[940]: SHA256:CtOaG2ZSU9oWn645DJtn8B/DXI5GevifIoDgjNAWVm8 root@cloudify-vm-96957c98-49a2-4685-b202-d217bab71f63\n[ 12.212468] cloud-init[940]: The key's randomart image is:\n[ 12.214565] cloud-init[940]: +---[DSA 1024]----+\n[ 12.216488] cloud-init[940]: | .. |\n[ 12.218406] cloud-init[940]: | o . |\n[ 12.220284] cloud-init[940]: | o . E |\n[ 12.222104] cloud-init[940]: |o o * o . |\n[ 12.223949] cloud-init[940]: |=o .* + S . |\n[ 12.225794] cloud-init[940]: |.o..+B O + |\n[ 12.227614] cloud-init[940]: | . *O+ X . |\n[ 12.229442] cloud-init[940]: | +ooB*.o . |\n[ 12.231277] cloud-init[940]: | .oo+ooo |\n[ 12.233147] cloud-init[940]: +----[SHA256]-----+\n[ 12.235021] cloud-init[940]: Generating public/private ecdsa key pair.\n[ 12.237170] cloud-init[940]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 12.239763] cloud-init[940]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 12.242362] cloud-init[940]: The key fingerprint is:\n[ 12.244289] cloud-init[940]: SHA256:0kp8PI9etd+y6+6ofczxnb+6QrJnkr38OkyD1cMm254 root@cloudify-vm-96957c98-49a2-4685-b202-d217bab71f63\n[ 12.247556] cloud-init[940]: The key's randomart image is:\n[ 12.249588] cloud-init[940]: +---[ECDSA 256]---+\n[ 12.251415] cloud-init[940]: | |\n[ 12.253235] cloud-init[940]: | |\n[ 12.255035] cloud-init[940]: | o |\n[ 12.257104] cloud-init[940]: | . o o = |\n[ 12.258897] cloud-init[940]: | + S o * . |\n[ 12.260708] cloud-init[940]: | . + * * o. |\n[ 12.262506] cloud-init[940]: | . . @ +o.oo|\n[ 12.262890] cloud-init[940]: | . =.O E=oo|\n[ 12.263189] cloud-init[940]: | . ==OOX==|\n[ 12.263499] cloud-init[940]: +----[SHA256]-----+\n[ 12.263785] cloud-init[940]: Generating public/private ed25519 key pair.\n[ 12.264393] cloud-init[940]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 12.264670] cloud-init[940]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 12.264958] cloud-init[940]: The key fingerprint is:\n[ 12.265266] cloud-init[940]: SHA256:N9FgAzvtyl8hpqX+1om/j0BY6OR9rzA8gw1Dv6Edd1g root@cloudify-vm-96957c98-49a2-4685-b202-d217bab71f63\n[ 12.265561] cloud-init[940]: The key's randomart image is:\n[ 12.265843] cloud-init[940]: +--[ED25519 256]--+\n[ 12.266137] cloud-init[940]: | ..+ |\n[ 12.266726] cloud-init[940]: | = + |\n[ 12.267018] cloud-init[940]: | * + . E |\n[ 12.267308] cloud-init[940]: | = B . o |\n[ 12.267618] cloud-init[940]: | S & = . |\n[ 12.267902] cloud-init[940]: | . ^ O + |\n[ 12.268496] cloud-init[940]: | B @o... |\n[ 12.268783] cloud-init[940]: | . .oBoo |\n[ 12.269083] cloud-init[940]: | .oo.=o. |\n[ 12.269381] cloud-init[940]: +----[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 Cloud-config availability.\n[[0;32m OK [0m] Reached target System Initialization.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n Starting LXD - unix socket.\n Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Started Daily apt download activities.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[[0;32m OK [0m] Started Daily apt upgrade and clean activities.\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] Reached target Timers.\n[[0;32m OK [0m] Listening on LXD - unix socket.\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[[0;32m OK [0m] Reached target Sockets.\n[[0;32m OK [0m] Reached target Basic System.\n Starting LSB: Record successful boot for GRUB...\n Starting Pollinate to seed the pseudo random number generator...\n[[0;32m OK [0m] Started Deferred execution scheduler.\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n Starting /etc/rc.local Compatibility...\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n Starting Login Service...\n Starting Accounts Service...\n[[0;32m OK [0m] Started ACPI event daemon.\n Starting LSB: MD monitoring daemon...\n Starting System Logging Service...\n[[0;32m OK [0m] Started Regular background program processing daemon.\n Starting Snappy daemon...\n Starting LXD - container startup/shutdown...\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\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 Unattended Upgrades Shutdown.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\n Starting Login to default iSCSI targets...\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[[0;32m OK [0m] Started System Logging Service.\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Accounts Service.\n[[0;32m OK [0m] Started Login to default iSCSI targets.\n[[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[[0;32m OK [0m] Reached target Remote File Systems.\n Starting LSB: automatic crash report generation...\n Starting Permit User Sessions...\n Starting LSB: daemon to balance interrupts for SMP systems...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[[0;32m OK [0m] Started Permit User Sessions.\n Starting Terminate Plymouth Boot Screen...\n Starting Hold until boot process finishes up...\n[[0;32m OK [0m] Started Hold until boot process finishes up.\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n[[0;32m OK [0m] Started 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 Serial Getty on ttyS0.\n[[0;32m OK [0m] Started Getty on tty1.\n[[0;32m OK [0m] Reached target Login Prompts.\n Starting Set console scheme...\n[[0;32m OK [0m] Started Set console scheme.\n[[0;32m OK [0m] Started Snappy daemon.\n Starting Wait until snapd is fully seeded...\n[[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator.\n Starting OpenBSD Secure Shell server...\n[[0;32m OK [0m] Started OpenBSD Secure Shell server.\n"} 2019-06-08 10:42:56,444 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7/action used request id req-66518c36-5e1b-472c-87d6-3ff473643a46 2019-06-08 10:42:56,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.336084842682s 2019-06-08 10:42:56,445 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-148-generic (buildd@lgw01-amd64-031) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #174-Ubuntu SMP Tue May 7 12:20:14 UTC 2019 (Ubuntu 4.4.0-148.174-generic 4.4.177) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-148-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x362fa000-0x37174fff] [ 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 700056975 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] [ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x00000000bffdbfff] [ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-148-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 4028172K/4193768K available (8609K kernel code, 1334K rwdata, 4028K rodata, 1484K init, 1284K bss, 165596K 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.381980] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.385234] pid_max: default: 32768 minimum: 301 [ 0.386962] ACPI: Core revision 20150930 [ 0.389240] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.391795] Security Framework initialized [ 0.393372] Yama: becoming mindful. [ 0.394860] AppArmor: AppArmor initialized [ 0.396712] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.403049] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.407315] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.409728] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.412852] Initializing cgroup subsys io [ 0.414440] Initializing cgroup subsys memory [ 0.416145] Initializing cgroup subsys devices [ 0.417851] Initializing cgroup subsys freezer [ 0.419546] Initializing cgroup subsys net_cls [ 0.421251] Initializing cgroup subsys perf_event [ 0.423024] Initializing cgroup subsys net_prio [ 0.424811] Initializing cgroup subsys hugetlb [ 0.426508] Initializing cgroup subsys pids [ 0.428948] mce: CPU supports 10 MCE banks [ 0.430601] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.432559] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.434717] Spectre V2 : Mitigation: Full generic retpoline [ 0.436777] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.439863] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.442963] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.445455] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.449033] MDS: Mitigation: Clear CPU buffers [ 0.453294] Freeing SMP alternatives memory: 36K [ 0.460522] ftrace: allocating 32293 entries in 127 pages [ 0.509632] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.512003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.514341] smpboot: Max logical packages: 2 [ 0.516286] x2apic enabled [ 0.517755] Switched APIC routing to physical x2apic. [ 0.520857] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.523311] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.527820] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.540995] KVM setup paravirtual spinlock [ 0.544269] x86: Booting SMP configuration: [ 0.546074] .... node #0, CPUs: #1 [ 0.547844] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.570545] x86: Booted up 1 node, 2 CPUs [ 0.570552] KVM setup async PF for cpu 1 [ 0.570556] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.575612] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.578639] devtmpfs: initialized [ 0.581870] evm: security.selinux [ 0.583238] evm: security.SMACK64 [ 0.584565] evm: security.SMACK64EXEC [ 0.586018] evm: security.SMACK64TRANSMUTE [ 0.587620] evm: security.SMACK64MMAP [ 0.589069] evm: security.ima [ 0.590275] evm: security.capability [ 0.591920] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.595463] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.597880] pinctrl core: initialized pinctrl subsystem [ 0.599990] RTC time: 10:42:40, date: 06/08/19 [ 0.602534] NET: Registered protocol family 16 [ 0.616301] cpuidle: using governor ladder [ 0.628393] cpuidle: using governor menu [ 0.629924] PCCT header not found. [ 0.631427] ACPI: bus type PCI registered [ 0.633009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.635521] PCI: Using configuration type 1 for base access [ 0.650311] ACPI: Added _OSI(Module Device) [ 0.651974] ACPI: Added _OSI(Processor Device) [ 0.653654] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.655452] ACPI: Added _OSI(Processor Aggregator Device) [ 0.659129] ACPI: Interpreter enabled [ 0.676794] ACPI: (supports S0 S5) [ 0.678192] ACPI: Using IOAPIC for interrupt routing [ 0.680024] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.685341] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.687582] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.690000] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.692321] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.696625] acpiphp: Slot [3] registered [ 0.698222] acpiphp: Slot [4] registered [ 0.699831] acpiphp: Slot [5] registered [ 0.701386] acpiphp: Slot [6] registered [ 0.702936] acpiphp: Slot [7] registered [ 0.704509] acpiphp: Slot [8] registered [ 0.706062] acpiphp: Slot [9] registered [ 0.707631] acpiphp: Slot [10] registered [ 0.709310] acpiphp: Slot [11] registered [ 0.710894] acpiphp: Slot [12] registered [ 0.712492] acpiphp: Slot [13] registered [ 0.714061] acpiphp: Slot [14] registered [ 0.715643] acpiphp: Slot [15] registered [ 0.717227] acpiphp: Slot [16] registered [ 0.718824] acpiphp: Slot [17] registered [ 0.720398] acpiphp: Slot [18] registered [ 0.721974] acpiphp: Slot [19] registered [ 0.723560] acpiphp: Slot [20] registered [ 0.725147] acpiphp: Slot [21] registered [ 0.726718] acpiphp: Slot [22] registered [ 0.728321] acpiphp: Slot [23] registered [ 0.729892] acpiphp: Slot [24] registered [ 0.731456] acpiphp: Slot [25] registered [ 0.733056] acpiphp: Slot [26] registered [ 0.734625] acpiphp: Slot [27] registered [ 0.736222] acpiphp: Slot [28] registered [ 0.737804] acpiphp: Slot [29] registered [ 0.739415] acpiphp: Slot [30] registered [ 0.741029] acpiphp: Slot [31] registered [ 0.742575] PCI host bridge to bus 0000:00 [ 0.744157] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.746500] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.748880] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.751673] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.754487] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.757365] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763524] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766132] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.768526] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.771205] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.776095] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.778887] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.806310] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.809126] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.811820] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.814698] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.817319] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.819807] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.822325] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.824329] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.827259] vgaarb: loaded [ 0.828391] vgaarb: bridge control possible 0000:00:02.0 [ 0.830675] SCSI subsystem initialized [ 0.832407] ACPI: bus type USB registered [ 0.833968] usbcore: registered new interface driver usbfs [ 0.835927] usbcore: registered new interface driver hub [ 0.837838] usbcore: registered new device driver usb [ 0.839971] PCI: Using ACPI for IRQ routing [ 0.842016] NetLabel: Initializing [ 0.843365] NetLabel: domain hash size = 128 [ 0.844983] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.846810] NetLabel: unlabeled traffic allowed by default [ 0.849009] amd_nb: Cannot enumerate AMD northbridges [ 0.850962] clocksource: Switched to clocksource kvm-clock [ 0.863718] AppArmor: AppArmor Filesystem Enabled [ 0.865530] pnp: PnP ACPI init [ 0.867145] pnp: PnP ACPI: found 5 devices [ 0.875466] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.878731] NET: Registered protocol family 2 [ 0.880734] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.883679] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.886389] TCP: Hash tables configured (established 32768 bind 32768) [ 0.888784] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.890953] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.893318] NET: Registered protocol family 1 [ 0.894985] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.897081] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.899131] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.919510] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.939925] Unpacking initramfs... [ 1.146978] Freeing initrd memory: 14828K [ 1.148621] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.150869] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.153264] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns [ 1.156909] Scanning for low memory corruption every 60 seconds [ 1.159424] audit: initializing netlink subsys (disabled) [ 1.161412] audit: type=2000 audit(1559990561.936:1): initialized [ 1.163840] Initialise system trusted keyring [ 1.165667] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.167908] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.171363] zbud: loaded [ 1.172848] VFS: Disk quotas dquot_6.6.0 [ 1.174400] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.177005] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.179360] fuse init (API version 7.23) [ 1.181009] Key type big_key registered [ 1.182510] Allocating IMA MOK and blacklist keyrings. [ 1.185014] Key type asymmetric registered [ 1.186589] Asymmetric key parser 'x509' registered [ 1.188423] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.191255] io scheduler noop registered [ 1.192767] io scheduler deadline registered (default) [ 1.194660] io scheduler cfq registered [ 1.196241] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.198257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.200671] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.203442] ACPI: Power Button [PWRF] [ 1.205079] GHES: HEST is not enabled! [ 1.224801] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.264848] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.268675] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.294458] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.298356] Linux agpgart interface v0.103 [ 1.301978] loop: module loaded [ 1.305061] vda: vda1 [ 1.307010] scsi host0: ata_piix [ 1.308524] scsi host1: ata_piix [ 1.309871] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.312240] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.314719] libphy: Fixed MDIO Bus: probed [ 1.316387] tun: Universal TUN/TAP device driver, 1.6 [ 1.318224] tun: (C) 1999-2004 Max Krasnyansky [ 1.321881] PPP generic driver version 2.4.2 [ 1.323583] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.325868] ehci-pci: EHCI PCI platform driver [ 1.327540] ehci-platform: EHCI generic platform driver [ 1.329446] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.331626] ohci-pci: OHCI PCI platform driver [ 1.333298] ohci-platform: OHCI generic platform driver [ 1.335203] uhci_hcd: USB Universal Host Controller Interface driver [ 1.355616] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.357574] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.360355] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.362254] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.364425] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.366781] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.369484] usb usb1: Product: UHCI Host Controller [ 1.371270] usb usb1: Manufacturer: Linux 4.4.0-148-generic uhci_hcd [ 1.373498] usb usb1: SerialNumber: 0000:00:01.2 [ 1.375303] hub 1-0:1.0: USB hub found [ 1.376769] hub 1-0:1.0: 2 ports detected [ 1.378464] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.382378] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.384198] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.386160] mousedev: PS/2 mouse device common for all mice [ 1.388414] rtc_cmos 00:00: RTC can wake from S4 [ 1.390647] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.392904] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.396174] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.398494] i2c /dev entries driver [ 1.399934] device-mapper: uevent: version 1.0.3 [ 1.401802] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.404881] ledtrig-cpu: registered to indicate activity on CPUs [ 1.407389] NET: Registered protocol family 10 [ 1.409340] NET: Registered protocol family 17 [ 1.427903] Key type dns_resolver registered [ 1.429890] registered taskstats version 1 [ 1.431473] Loading compiled-in X.509 certificates [ 1.433783] Loaded X.509 cert 'Build time autogenerated kernel key: 5103689f9da3e841c6100f8bb032b132cf76e38d' [ 1.437304] zswap: loaded using pool lzo/zbud [ 1.440718] Key type trusted registered [ 1.444564] Key type encrypted registered [ 1.446123] AppArmor: AppArmor sha1 policy hashing enabled [ 1.448100] ima: No TPM chip found, activating TPM-bypass! [ 1.450055] ima: Allocated hash algorithm: sha1 [ 1.451795] evm: HMAC attrs: 0x1 [ 1.453539] Magic number: 7:344:729 [ 1.455114] rtc_cmos 00:00: setting system clock to 2019-06-08 10:42:41 UTC (1559990561) [ 1.458227] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.460341] EDD information not available. [ 1.472724] Freeing unused kernel memory: 1484K [ 1.483005] Write protecting the kernel read-only data: 14336k [ 1.486529] Freeing unused kernel memory: 1620K [ 1.488423] Freeing unused kernel memory: 68K Loading, please wait... starting version 229 [ 1.501654] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.502006] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.502024] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.510019] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.510054] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.510176] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.510214] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.510260] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.510315] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.510351] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.555996] virtio_net virtio0 ens3: renamed from eth0 [ 1.563747] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.567180] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.590217] AVX2 version of gcm_enc/dec engaged. [ 1.591999] AES CTR mode by8 optimization enabled [ 1.599504] FDC 0 is a S82078B [ 1.687005] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.850778] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.853256] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.855816] usb 1-1: Product: QEMU USB Tablet [ 1.857502] usb 1-1: Manufacturer: QEMU [ 1.859036] usb 1-1: SerialNumber: 42 [ 1.866191] hidraw: raw HID events driver (C) Jiri Kosina [ 1.873106] usbcore: registered new interface driver usbhid [ 1.875238] usbhid: USB HID core driver [ 1.878189] 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.882435] 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.953585] md: linear personality registered for level -1 [ 2.957339] md: multipath personality registered for level -4 [ 2.961156] md: raid0 personality registered for level 0 [ 2.965537] md: raid1 personality registered for level 1 [ 3.034966] raid6: sse2x1 gen() 11628 MB/s [ 3.102967] raid6: sse2x1 xor() 9113 MB/s [ 3.170967] raid6: sse2x2 gen() 14567 MB/s [ 3.238967] raid6: sse2x2 xor() 9931 MB/s [ 3.306966] raid6: sse2x4 gen() 16975 MB/s [ 3.374966] raid6: sse2x4 xor() 11685 MB/s [ 3.442965] raid6: avx2x1 gen() 22392 MB/s [ 3.510968] raid6: avx2x2 gen() 25882 MB/s [ 3.578989] raid6: avx2x4 gen() 29928 MB/s [ 3.580635] raid6: using algorithm avx2x4 gen() 29928 MB/s [ 3.582624] raid6: using avx2x2 recovery algorithm [ 3.585406] xor: automatically using best checksumming function: [ 3.626989] avx : 32609.000 MB/sec [ 3.629561] async_tx: api initialized (async) [ 3.639015] md: raid6 personality registered for level 6 [ 3.641008] md: raid5 personality registered for level 5 [ 3.642952] md: raid4 personality registered for level 4 [ 3.649395] 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.678341] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.696576] 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.790939] 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.797376] systemd[1]: Detected virtualization kvm. [ 3.799280] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.804268] systemd[1]: Set hostname to . [ 3.808013] systemd[1]: Initializing machine ID from KVM UUID. [ 3.810183] systemd[1]: Installed transient /etc/machine-id file. [ 3.945490] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.949993] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.954329] 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.960462] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.964430] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.969170] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.973376] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.977231] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.981649] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.999172] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 4.003425] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 4.008386] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 4.013232] systemd[1]: Starting Create list of required static device nodes for the current kernel... [ 4.016984] Loading iSCSI transport class v2.0-870. Starting Create list of required st... nodes for the current kernel... [ 4.020715] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 4.025884] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 4.029427] iscsi: registered transport (tcp) [ 4.029540] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 4.035247] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 4.039529] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 4.055026] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 4.059324] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 4.066106] systemd[1]: Starting Journal Service... Starting Journal Service... [ 4.069828] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 4.075694] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 4.079294] iscsi: registered transport (iser) [ 4.081368] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 4.086768] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 4.091914] EXT4-fs (vda1): re-mounted. Opts: (null) [ 4.091922] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 4.115200] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 4.122025] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 4.127041] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 4.131130] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 4.135593] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 4.140648] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.145122] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.148956] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.152219] 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 Uncomplicated firewall. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting udev Coldplug all Devices... Starting Load/Save Random Seed... Starting Create Static Device Nodes in /dev... Mounting FUSE Control File System... Starting Apply Kernel Variables... 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. [ 4.255257] systemd-journald[370]: Received request to flush runtime journal from PID 1 [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Create Volatile Files and Directories... Starting Initial cloud-init job (pre-networking)... Starting LSB: AppArmor initialization... Starting Set console font and keymap... Starting Tell Plymouth To Write Out Runtime Data... Starting Commit a transient machine-id on disk... [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started LSB: AppArmor initialization. [ 10.949498] cloud-init[556]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~16.04.1 running 'init-local' at Sat, 08 Jun 2019 10:42:45 +0000. Up 5.14 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)... [ 12.077820] cloud-init[940]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~16.04.1 running 'init' at Sat, 08 Jun 2019 10:42:52 +0000. Up 11.50 seconds. [ 12.081949] cloud-init[940]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 12.085636] cloud-init[940]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 12.092302] cloud-init[940]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 12.095586] cloud-init[940]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 12.099324] cloud-init[940]: ci-info: | ens3 | True | 192.168.120.12 | 255.255.255.0 | global | fa:16:3e:7a:67:81 | [ 12.103048] cloud-init[940]: ci-info: | ens3 | True | fe80::f816:3eff:fe7a:6781/64 | . | link | fa:16:3e:7a:67:81 | [ 12.106768] cloud-init[940]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . | [ 12.110483] cloud-init[940]: ci-info: | lo | True | ::1/128 | . | host | . | [ 12.114238] cloud-init[940]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 12.117969] cloud-init[940]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 12.121454] cloud-init[940]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 12.124937] cloud-init[940]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 12.128421] cloud-init[940]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 12.131866] cloud-init[940]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 12.135344] cloud-init[940]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | [ 12.138822] cloud-init[940]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 12.142271] cloud-init[940]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 12.145762] cloud-init[940]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++ [ 12.148699] cloud-init[940]: ci-info: +-------+-------------+---------+-----------+-------+ [ 12.151395] cloud-init[940]: ci-info: | Route | Destination | Gateway | Interface | Flags | [ 12.153953] cloud-init[940]: ci-info: +-------+-------------+---------+-----------+-------+ [ 12.156533] cloud-init[940]: ci-info: | 0 | fe80::/64 | :: | ens3 | U | [ 12.159038] cloud-init[940]: ci-info: | 3 | ff00::/8 | :: | ens3 | U | [ 12.161542] cloud-init[940]: ci-info: +-------+-------------+---------+-----------+-------+ [ 12.164084] cloud-init[940]: Generating public/private rsa key pair. [ 12.166180] cloud-init[940]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 12.168779] cloud-init[940]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 12.171340] cloud-init[940]: The key fingerprint is: [ 12.173265] cloud-init[940]: SHA256:mg3hX9wIJg9JwMQFLsZhNJK4ky46DBi2FgN6Awyzj+Q root@cloudify-vm-96957c98-49a2-4685-b202-d217bab71f63 [ 12.176858] cloud-init[940]: The key's randomart image is: [ 12.178982] cloud-init[940]: +---[RSA 2048]----+ [ 12.180899] cloud-init[940]: |Bo=+++o | [ 12.182787] cloud-init[940]: |=B +o. . | [ 12.184692] cloud-init[940]: |+=+ . = o | [ 12.186570] cloud-init[940]: |OBo. . * o o | [ 12.188482] cloud-init[940]: |=E=. o S + . | [ 12.190332] cloud-init[940]: |++ * . | [ 12.192267] cloud-init[940]: |* o o | [ 12.194176] cloud-init[940]: |o. | [ 12.196068] cloud-init[940]: | . | [ 12.197968] cloud-init[940]: +----[SHA256]-----+ [ 12.199876] cloud-init[940]: Generating public/private dsa key pair. [ 12.201994] cloud-init[940]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 12.204588] cloud-init[940]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 12.207177] cloud-init[940]: The key fingerprint is: [ 12.209154] cloud-init[940]: SHA256:CtOaG2ZSU9oWn645DJtn8B/DXI5GevifIoDgjNAWVm8 root@cloudify-vm-96957c98-49a2-4685-b202-d217bab71f63 [ 12.212468] cloud-init[940]: The key's randomart image is: [ 12.214565] cloud-init[940]: +---[DSA 1024]----+ [ 12.216488] cloud-init[940]: | .. | [ 12.218406] cloud-init[940]: | o . | [ 12.220284] cloud-init[940]: | o . E | [ 12.222104] cloud-init[940]: |o o * o . | [ 12.223949] cloud-init[940]: |=o .* + S . | [ 12.225794] cloud-init[940]: |.o..+B O + | [ 12.227614] cloud-init[940]: | . *O+ X . | [ 12.229442] cloud-init[940]: | +ooB*.o . | [ 12.231277] cloud-init[940]: | .oo+ooo | [ 12.233147] cloud-init[940]: +----[SHA256]-----+ [ 12.235021] cloud-init[940]: Generating public/private ecdsa key pair. [ 12.237170] cloud-init[940]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 12.239763] cloud-init[940]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 12.242362] cloud-init[940]: The key fingerprint is: [ 12.244289] cloud-init[940]: SHA256:0kp8PI9etd+y6+6ofczxnb+6QrJnkr38OkyD1cMm254 root@cloudify-vm-96957c98-49a2-4685-b202-d217bab71f63 [ 12.247556] cloud-init[940]: The key's randomart image is: [ 12.249588] cloud-init[940]: +---[ECDSA 256]---+ [ 12.251415] cloud-init[940]: | | [ 12.253235] cloud-init[940]: | | [ 12.255035] cloud-init[940]: | o | [ 12.257104] cloud-init[940]: | . o o = | [ 12.258897] cloud-init[940]: | + S o * . | [ 12.260708] cloud-init[940]: | . + * * o. | [ 12.262506] cloud-init[940]: | . . @ +o.oo| [ 12.262890] cloud-init[940]: | . =.O E=oo| [ 12.263189] cloud-init[940]: | . ==OOX==| [ 12.263499] cloud-init[940]: +----[SHA256]-----+ [ 12.263785] cloud-init[940]: Generating public/private ed25519 key pair. [ 12.264393] cloud-init[940]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 12.264670] cloud-init[940]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 12.264958] cloud-init[940]: The key fingerprint is: [ 12.265266] cloud-init[940]: SHA256:N9FgAzvtyl8hpqX+1om/j0BY6OR9rzA8gw1Dv6Edd1g root@cloudify-vm-96957c98-49a2-4685-b202-d217bab71f63 [ 12.265561] cloud-init[940]: The key's randomart image is: [ 12.265843] cloud-init[940]: +--[ED25519 256]--+ [ 12.266137] cloud-init[940]: | ..+ | [ 12.266726] cloud-init[940]: | = + | [ 12.267018] cloud-init[940]: | * + . E | [ 12.267308] cloud-init[940]: | = B . o | [ 12.267618] cloud-init[940]: | S & = . | [ 12.267902] cloud-init[940]: | . ^ O + | [ 12.268496] cloud-init[940]: | B @o... | [ 12.268783] cloud-init[940]: | . .oBoo | [ 12.269083] cloud-init[940]: | .oo.=o. | [ 12.269381] cloud-init[940]: +----[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 Cloud-config availability. [[0;32m OK [0m] Reached target System Initialization. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. Starting LXD - unix socket. Starting Socket activation for snappy daemon. [[0;32m OK [0m] Started Daily apt download activities. [[0;32m OK [0m] Listening on ACPID Listen 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] 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] Reached target Timers. [[0;32m OK [0m] Listening on LXD - unix socket. [[0;32m OK [0m] Listening on Socket activation for snappy daemon. [[0;32m OK [0m] Reached target Sockets. [[0;32m OK [0m] Reached target Basic System. Starting LSB: Record successful boot for GRUB... Starting Pollinate to seed the pseudo random number generator... [[0;32m OK [0m] Started Deferred execution scheduler. [[0;32m OK [0m] Started FUSE filesystem for LXC. Starting /etc/rc.local Compatibility... [[0;32m OK [0m] Started D-Bus System Message Bus. Starting Login Service... Starting Accounts Service... [[0;32m OK [0m] Started ACPI event daemon. Starting LSB: MD monitoring daemon... Starting System Logging Service... [[0;32m OK [0m] Started Regular background program processing daemon. Starting Snappy daemon... Starting LXD - container startup/shutdown... [[0;32m OK [0m] Started /etc/rc.local Compatibility. [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started Login Service. [[0;32m OK [0m] Started Unattended Upgrades Shutdown. Starting Authenticate and Authorize Users to Run Privileged Tasks... Starting Login to default iSCSI targets... [[0;32m OK [0m] Started LSB: MD monitoring daemon. [[0;32m OK [0m] Started System Logging Service. [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Accounts Service. [[0;32m OK [0m] Started Login to default iSCSI targets. [[0;32m OK [0m] Reached target Remote File Systems (Pre). [[0;32m OK [0m] Reached target Remote File Systems. Starting LSB: automatic crash report generation... Starting Permit User Sessions... Starting LSB: daemon to balance interrupts for SMP systems... Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... [[0;32m OK [0m] Started LXD - container startup/shutdown. [[0;32m OK [0m] Started Permit User Sessions. Starting Terminate Plymouth Boot Screen... Starting Hold until boot process finishes up... [[0;32m OK [0m] Started Hold until boot process finishes up. [[0;32m OK [0m] Started Terminate Plymouth Boot Screen. [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [[0;32m OK [0m] Started LSB: automatic crash report generation. [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Started Getty on tty1. [[0;32m OK [0m] Reached target Login Prompts. Starting Set console scheme... [[0;32m OK [0m] Started Set console scheme. [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator. Starting OpenBSD Secure Shell server... [[0;32m OK [0m] Started OpenBSD Secure Shell server. 2019-06-08 10:42:56,448 - paramiko.transport - DEBUG - starting thread (client mode): 0x5c379d50L 2019-06-08 10:42:56,449 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-06-08 10:42:56,455 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.8 2019-06-08 10:42:56,455 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2019-06-08 10:42:56,456 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group14-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-06-08 10:42:56,456 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-06-08 10:42:56,457 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-06-08 10:42:56,457 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-06-08 10:42:56,457 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-06-08 10:42:56,457 - paramiko.transport - DEBUG - Compression agreed: none 2019-06-08 10:42:56,504 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-06-08 10:42:56,505 - paramiko.transport - DEBUG - Switch to new keys ... 2019-06-08 10:42:56,522 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.205: e58eda596fbc538c2523ee71dd97a312 2019-06-08 10:42:56,523 - paramiko.transport - DEBUG - Trying discovered key e30c3f6c1628dd3a3261bbac9b5c7e0e in /tmp/tmpz_USPt 2019-06-08 10:42:56,544 - paramiko.transport - DEBUG - userauth is OK 2019-06-08 10:42:56,566 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-06-08 10:42:56,588 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-06-08 10:42:56,779 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-06-08 10:42:56,779 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-06-08 10:42:56,819 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-06-08 10:42:56,819 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-06-08 10:42:56,822 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-06-08 10:43:03,811 - paramiko.transport - DEBUG - Rekeying (hit 32646 packets, 536880208 bytes sent) 2019-06-08 10:43:03,853 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group14-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-06-08 10:43:03,853 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-06-08 10:43:03,853 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-06-08 10:43:03,853 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-06-08 10:43:03,853 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-06-08 10:43:03,853 - paramiko.transport - DEBUG - Compression agreed: none 2019-06-08 10:43:03,860 - paramiko.transport - DEBUG - Switch to new keys ... 2019-06-08 10:43:10,807 - paramiko.transport - DEBUG - Rekeying (hit 32641 packets, 536879168 bytes sent) 2019-06-08 10:43:10,809 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group14-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-06-08 10:43:10,809 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-06-08 10:43:10,809 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-06-08 10:43:10,809 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-06-08 10:43:10,809 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-06-08 10:43:10,809 - paramiko.transport - DEBUG - Compression agreed: none 2019-06-08 10:43:10,814 - paramiko.transport - DEBUG - Switch to new keys ... 2019-06-08 10:43:19,743 - paramiko.transport - DEBUG - Rekeying (hit 32641 packets, 536879168 bytes sent) 2019-06-08 10:43:19,744 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group14-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-06-08 10:43:19,744 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-06-08 10:43:19,744 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-06-08 10:43:19,744 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-06-08 10:43:19,745 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-06-08 10:43:19,745 - paramiko.transport - DEBUG - Compression agreed: none 2019-06-08 10:43:19,749 - paramiko.transport - DEBUG - Switch to new keys ... 2019-06-08 10:43:26,574 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-06-08 10:43:26,575 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-06-08 10:43:26,577 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-06-08 10:43:26,577 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-06-08 10:43:26,577 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-06-08 10:43:26,580 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-06-08 10:44:53,587 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-06-08 10:44:53,588 - functest.core.cloudify - DEBUG - output: # Executing docker install script, commit: 2f4ae48 Client: Version: 18.09.6 API version: 1.39 Go version: go1.10.8 Git commit: 481bc77 Built: Sat May 4 02:35:27 2019 OS/Arch: linux/amd64 Experimental: false Server: Docker Engine - Community Engine: Version: 18.09.6 API version: 1.39 (minimum version 1.12) Go version: go1.10.8 Git commit: 481bc77 Built: Sat May 4 01:59:36 2019 OS/Arch: linux/amd64 Experimental: false If you would like to use Docker as a non-root user, you should now consider adding your user to the "docker" group with something like: sudo usermod -aG docker your-user Remember that you will have to log out and back in for this to take effect! WARNING: Adding a user to the "docker" group will grant the ability to run containers which can be used to obtain root privileges on the docker host. Refer to https://docs.docker.com/engine/security/security/#docker-daemon-attack-surface for more information. Loaded image: docker-cfy-manager:latest 612c962bfa1732b5a3731d77a4a385cefa382be81c51d8e9c6111c01976d38e7 2019-06-08 10:44:53,589 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-06-08 10:44:53,589 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host cloudify-vm-96957c98-49a2-4685-b202-d217bab71f63 --2019-06-08 10:43:27-- https://get.docker.com/ Resolving get.docker.com (get.docker.com)... 99.84.74.12, 99.84.74.62, 99.84.74.10, ... Connecting to get.docker.com (get.docker.com)|99.84.74.12|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 13063 (13K) [text/plain] Saving to: ‘script.sh’ 0K .......... .. 100% 23.7M=0.001s 2019-06-08 10:43:27 (23.7 MB/s) - ‘script.sh’ saved [13063/13063] sudo: unable to resolve host cloudify-vm-96957c98-49a2-4685-b202-d217bab71f63 sudo: unable to resolve host cloudify-vm-96957c98-49a2-4685-b202-d217bab71f63 + 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 + [ -n ] + sh -c apt-get install -y -qq --no-install-recommends docker-ce >/dev/null debconf: unable to initialize frontend: Dialog debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (This frontend requires a controlling tty.) debconf: falling back to frontend: Teletype dpkg-preconfigure: unable to re-open stdin: + sh -c docker version sudo: unable to resolve host cloudify-vm-96957c98-49a2-4685-b202-d217bab71f63 sudo: unable to resolve host cloudify-vm-96957c98-49a2-4685-b202-d217bab71f63 2019-06-08 10:44:53,590 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2019-06-08 10:44:53,590 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2019-06-08 10:44:53,591 - functest.core.cloudify - INFO - Attemps running status of the Manager 2019-06-08 10:44:53,591 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/status 2019-06-08 10:44:53,599 - 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.205', port=80): Max retries exceeded with url: /api/v3.1/status (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) This can happen when the manager is not working with SSL, but the client does 2019-06-08 10:45:23,630 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/status 2019-06-08 10:45:23,916 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:45:23,916 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:45:23,916 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:45:23,916 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:45:23,916 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:45:23,916 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:45:23,917 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:45:23,917 - 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": "running", "MainPID": 805, "Id": "cloudify-amqp-postgres.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP-Postgres", "unit_id": "cloudify-amqp-postgres.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 806, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB", "unit_id": "cloudify-amqpinflux.service"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "running", "MainPID": 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": 128, "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": 111, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service", "unit_id": "cloudify-restservice.service"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 807, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann", "unit_id": "cloudify-riemann.service"}]} 2019-06-08 10:45:23,917 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:45:23,917 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:45:23 GMT 2019-06-08 10:45:23,917 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:45:23,917 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 10:45:23,917 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:45:23,917 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:45:23,917 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:45:23,917 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 10:45:23,918 - 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': 805, u'state': u'running', u'Id': u'cloudify-amqp-postgres.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'AMQP-Postgres', u'unit_id': u'cloudify-amqp-postgres.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 806, u'state': u'running', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'AMQP InfluxDB', u'unit_id': u'cloudify-amqpinflux.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'RabbitMQ Service', u'MainPID': 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': 128, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver', u'unit_id': u'nginx.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Management Worker Service', u'MainPID': 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': 111, u'state': u'running', u'Id': u'cloudify-restservice.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Manager Rest-Service', u'unit_id': u'cloudify-restservice.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 807, u'state': u'running', u'Id': u'cloudify-riemann.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Riemann', u'unit_id': u'cloudify-riemann.service'}]} 2019-06-08 10:45:23,919 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/status 2019-06-08 10:45:24,115 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:45:24,115 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:45:24,115 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:45:24,115 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:45:24,115 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:45:24,115 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:45:24,115 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:45:24,116 - 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": "running", "MainPID": 805, "Id": "cloudify-amqp-postgres.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP-Postgres", "unit_id": "cloudify-amqp-postgres.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 806, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB", "unit_id": "cloudify-amqpinflux.service"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "running", "MainPID": 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": 128, "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": 111, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service", "unit_id": "cloudify-restservice.service"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 807, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann", "unit_id": "cloudify-riemann.service"}]} 2019-06-08 10:45:24,116 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:45:24,116 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:45:24 GMT 2019-06-08 10:45:24,116 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:45:24,116 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 10:45:24,116 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:45:24,116 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:45:24,116 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:45:24,116 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 10:45:24,117 - functest.core.cloudify - INFO - The current manager status is running 2019-06-08 10:45:24,118 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/secrets 2019-06-08 10:45:24,206 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:45:24,206 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:45:24,206 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:45:24,206 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:45:24,206 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:45:24,207 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:45:24,207 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:45:24,207 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 1000}}} 2019-06-08 10:45:24,207 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:45:24,207 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:45:24 GMT 2019-06-08 10:45:24,207 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:45:24,207 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 83 2019-06-08 10:45:24,207 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:45:24,207 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:45:24,207 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:45:24,208 - functest.core.cloudify - DEBUG - Creating secrets: foo 2019-06-08 10:45:24,208 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.205:80/api/v3.1/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2019-06-08 10:45:24,375 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:45:24,376 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:45:24,376 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:45:24,376 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:45:24,376 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:45:24,376 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:45:24,376 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:45:24,376 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2019-06-08 10:45:24,376 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-06-08T10:45:24.353Z", "updated_at": "2019-06-08T10:45:24.353Z", "value": "gAAAAABc-5HEsd1uTtBdFYTSzzJdRIQfkckMvCkLT3Uj847BBktjd7Be5bcVgJaQndxz-izMnbGR4hpLNUx4q2h958HzdjBQgA==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "foo"} 2019-06-08 10:45:24,376 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:45:24,377 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:45:24 GMT 2019-06-08 10:45:24,377 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:45:24,377 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 380 2019-06-08 10:45:24,377 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:45:24,377 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:45:24,377 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:45:24,377 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.205:80/api/v3.1/secrets/foo 2019-06-08 10:45:24,509 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:45:24,509 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:45:24,509 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:45:24,509 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:45:24,509 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:45:24,509 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:45:24,509 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:45:24,509 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-06-08 10:45:24,510 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-06-08T10:45:24.353Z", "updated_at": "2019-06-08T10:45:24.353Z", "value": "gAAAAABc-5HEsd1uTtBdFYTSzzJdRIQfkckMvCkLT3Uj847BBktjd7Be5bcVgJaQndxz-izMnbGR4hpLNUx4q2h958HzdjBQgA==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "foo"} 2019-06-08 10:45:24,510 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:45:24,510 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:45:24 GMT 2019-06-08 10:45:24,510 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:45:24,510 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 380 2019-06-08 10:45:24,510 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:45:24,510 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:45:24,510 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:45:24,511 - functest.core.cloudify - INFO - Secrets API successfully reached 2019-06-08 10:45:24,511 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2019-06-08 10:45:24,653 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-08 10:45:24,654 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | cloudify | functest | 04:54 | PASS | +-------------------+------------------+------------------+----------------+ 2019-06-08 10:45:24,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-06-08 10:45:24,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/floatingips/aceab98b-fba7-4222-9d1e-7a50309e5f7c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" 2019-06-08 10:45:26,012 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 10:45:26 GMT X-Openstack-Request-Id: req-022815aa-4640-4e1f-a491-eb83c7784cf6 2019-06-08 10:45:26,012 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 10:45:26,012 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/floatingips/aceab98b-fba7-4222-9d1e-7a50309e5f7c.json used request id req-022815aa-4640-4e1f-a491-eb83c7784cf6 2019-06-08 10:45:26,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.3474111557s 2019-06-08 10:45:26,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-08 10:45:26,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" 2019-06-08 10:45:26,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 08 Jun 2019 10:45:26 GMT X-Openstack-Request-Id: req-6af5f2ea-1861-4b85-a0f6-da5b1112272a 2019-06-08 10:45:26,097 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-06-08 10:45:26,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-6af5f2ea-1861-4b85-a0f6-da5b1112272a 2019-06-08 10:45:26,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0746119022369s 2019-06-08 10:45:26,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-06-08 10:45:26,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:8774/v2.1/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" 2019-06-08 10:45:26,229 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sat, 08 Jun 2019 10:45: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-4fbf08ac-3313-4351-9634-53aaa900fbd6 x-openstack-request-id: req-4fbf08ac-3313-4351-9634-53aaa900fbd6 2019-06-08 10:45:26,230 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.46:8774/v2.1/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7 used request id req-4fbf08ac-3313-4351-9634-53aaa900fbd6 2019-06-08 10:45:26,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.131036996841s 2019-06-08 10:45:26,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:45:26,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" 2019-06-08 10:45:27,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 771 Content-Type: application/json Date: Sat, 08 Jun 2019 10:45: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-bdfad8b1-7c06-46c4-9829-40ee02bae7a2 x-openstack-request-id: req-bdfad8b1-7c06-46c4-9829-40ee02bae7a2 2019-06-08 10:45:27,662 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify-net_96957c98-49a2-4685-b202-d217bab71f63": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:67:81", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:67:81", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "rel": "bookmark"}], "image": {"id": "3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "links": [{"href": "http://172.30.9.46:8774/images/3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T10:42:40.000000", "flavor": {"id": "fcdbdb80-89ee-469d-b735-be18fb7dbb64", "links": [{"href": "http://172.30.9.46:8774/flavors/fcdbdb80-89ee-469d-b735-be18fb7dbb64", "rel": "bookmark"}]}, "id": "9ca3931a-ca4f-4bb7-afa2-7d2f323ff7f7", "security_groups": [{"name": "cloudify-sg_96957c98-49a2-4685-b202-d217bab71f63"}], "user_id": "6dd0394a118e49e4bcba93a5c01896a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T10:45:26Z", "hostId": "965213716e2702277a2697a40c5b7617ff19248f1807478ff47d914d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_96957c98-49a2-4685-b202-d217bab71f63", "name": "cloudify-vm_96957c98-49a2-4685-b202-d217bab71f63", "created": "2019-06-08T10:40:47Z", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:45:27,662 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-bdfad8b1-7c06-46c4-9829-40ee02bae7a2 2019-06-08 10:45:27,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.43172311783s 2019-06-08 10:45:27,664 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:45:29,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:45:29,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" 2019-06-08 10:45:29,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 08 Jun 2019 10:45: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-0e14c287-cd52-4711-99a3-b6987642b1c4 x-openstack-request-id: req-0e14c287-cd52-4711-99a3-b6987642b1c4 2019-06-08 10:45:29,734 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-06-08 10:45:29,735 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-0e14c287-cd52-4711-99a3-b6987642b1c4 2019-06-08 10:45:29,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0680539608002s 2019-06-08 10:45:29,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-08 10:45:29,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" 2019-06-08 10:45:29,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6825 Content-Type: application/json Date: Sat, 08 Jun 2019 10:45:29 GMT X-Openstack-Request-Id: req-8c545aeb-f04b-4764-a582-c57e88f5f1a4 2019-06-08 10:45:29,793 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "created_at": "2019-06-08T10:40:44Z", "updated_at": "2019-06-08T10:40:45Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-06-08T10:40:45Z", "revision_number": 0, "id": "211d8ad9-459c-4b05-a251-e84e65c6794f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:40:45Z", "security_group_id": "49dc9e59-3b58-46cc-9ca6-123d8a51bc1e", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "8f038f6220b144789e91b7e5e7c6e71d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-06-08T10:40:44Z", "revision_number": 0, "id": "395e89de-02e2-4a9f-aa24-842406a4fcdf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:40:44Z", "security_group_id": "49dc9e59-3b58-46cc-9ca6-123d8a51bc1e", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "port_range_min": 80, "ethertype": "IPv4", "project_id": "8f038f6220b144789e91b7e5e7c6e71d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2019-06-08T10:40:45Z", "revision_number": 0, "id": "3c8c0c5a-c62b-4bb7-b271-621dd7bad59e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:40:45Z", "security_group_id": "49dc9e59-3b58-46cc-9ca6-123d8a51bc1e", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "8f038f6220b144789e91b7e5e7c6e71d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-06-08T10:40:44Z", "revision_number": 0, "id": "ad16351a-1213-4e26-864f-b1c8e2f08450", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:40:44Z", "security_group_id": "49dc9e59-3b58-46cc-9ca6-123d8a51bc1e", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "port_range_min": 443, "ethertype": "IPv4", "project_id": "8f038f6220b144789e91b7e5e7c6e71d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:40:44Z", "revision_number": 0, "id": "b2da7800-f563-4e9b-9ccb-7c57e51da86b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:40:44Z", "security_group_id": "49dc9e59-3b58-46cc-9ca6-123d8a51bc1e", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f038f6220b144789e91b7e5e7c6e71d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:40:44Z", "revision_number": 0, "id": "c0b3917c-ff16-4bc3-a8bc-27c5e468686b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:40:44Z", "security_group_id": "49dc9e59-3b58-46cc-9ca6-123d8a51bc1e", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f038f6220b144789e91b7e5e7c6e71d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-06-08T10:40:44Z", "revision_number": 0, "id": "c9341f57-63dc-4d21-9828-91f729a75c63", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:40:44Z", "security_group_id": "49dc9e59-3b58-46cc-9ca6-123d8a51bc1e", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8f038f6220b144789e91b7e5e7c6e71d"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:40:44Z", "revision_number": 0, "id": "ebb3d269-7e47-4c35-b33e-513485832fcd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:40:44Z", "security_group_id": "49dc9e59-3b58-46cc-9ca6-123d8a51bc1e", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f038f6220b144789e91b7e5e7c6e71d"}], "revision_number": 7, "project_id": "8f038f6220b144789e91b7e5e7c6e71d", "id": "49dc9e59-3b58-46cc-9ca6-123d8a51bc1e", "name": "cloudify-sg_96957c98-49a2-4685-b202-d217bab71f63"}, {"description": "Default security group", "tags": [], "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "created_at": "2019-06-08T10:40:30Z", "updated_at": "2019-06-08T10:40:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:40:31Z", "revision_number": 0, "id": "18ebb87c-7210-4115-b0b7-bf90ade3fc70", "remote_group_id": "cdb6b148-ec2f-4bf9-a690-a1de8b34f06b", "remote_ip_prefix": null, "created_at": "2019-06-08T10:40:31Z", "security_group_id": "cdb6b148-ec2f-4bf9-a690-a1de8b34f06b", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f038f6220b144789e91b7e5e7c6e71d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:40:30Z", "revision_number": 0, "id": "9ed10fee-d23d-4bc5-bc00-906f61f2cbc9", "remote_group_id": "cdb6b148-ec2f-4bf9-a690-a1de8b34f06b", "remote_ip_prefix": null, "created_at": "2019-06-08T10:40:30Z", "security_group_id": "cdb6b148-ec2f-4bf9-a690-a1de8b34f06b", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f038f6220b144789e91b7e5e7c6e71d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:40:31Z", "revision_number": 0, "id": "c5590084-f93e-425a-b96f-ca79e96f29c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:40:31Z", "security_group_id": "cdb6b148-ec2f-4bf9-a690-a1de8b34f06b", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f038f6220b144789e91b7e5e7c6e71d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:40:31Z", "revision_number": 0, "id": "efc40f93-34bd-4412-8449-5c981245791c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:40:31Z", "security_group_id": "cdb6b148-ec2f-4bf9-a690-a1de8b34f06b", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f038f6220b144789e91b7e5e7c6e71d"}], "revision_number": 1, "project_id": "8f038f6220b144789e91b7e5e7c6e71d", "id": "cdb6b148-ec2f-4bf9-a690-a1de8b34f06b", "name": "default"}]} 2019-06-08 10:45:29,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/security-groups.json used request id req-8c545aeb-f04b-4764-a582-c57e88f5f1a4 2019-06-08 10:45:29,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0523130893707s 2019-06-08 10:45:29,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-06-08 10:45:29,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/security-groups/49dc9e59-3b58-46cc-9ca6-123d8a51bc1e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" 2019-06-08 10:45:29,949 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 10:45:29 GMT X-Openstack-Request-Id: req-eacd67eb-3379-46f6-b1ed-838c500ec42d 2019-06-08 10:45:29,950 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 10:45:29,950 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/security-groups/49dc9e59-3b58-46cc-9ca6-123d8a51bc1e.json used request id req-eacd67eb-3379-46f6-b1ed-838c500ec42d 2019-06-08 10:45:29,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.149940013885s 2019-06-08 10:45:29,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-06-08 10:45:29,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:8774/v2.1/os-keypairs/cloudify-kp_96957c98-49a2-4685-b202-d217bab71f63 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" 2019-06-08 10:45:29,980 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 08 Jun 2019 10:45: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-2c073728-a711-4ad5-b8ba-7ce13b75ad15 x-openstack-request-id: req-2c073728-a711-4ad5-b8ba-7ce13b75ad15 2019-06-08 10:45:29,981 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.46:8774/v2.1/os-keypairs/cloudify-kp_96957c98-49a2-4685-b202-d217bab71f63 used request id req-2c073728-a711-4ad5-b8ba-7ce13b75ad15 2019-06-08 10:45:29,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0303089618683s 2019-06-08 10:45:29,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-06-08 10:45:29,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:9696/v2.0/routers/56ef1385-fc98-4729-b0bf-d5c201a61f56/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" -d '{"subnet_id": "89965639-34ac-4a4c-833b-ad80335d34a6"}' 2019-06-08 10:45:32,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 08 Jun 2019 10:45:32 GMT X-Openstack-Request-Id: req-a971d9f9-e234-4f08-8fb7-b33dae77dc79 2019-06-08 10:45:32,223 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "9104caf1-f93e-465a-9d44-35d72b5ebf6f", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "subnet_id": "89965639-34ac-4a4c-833b-ad80335d34a6", "subnet_ids": ["89965639-34ac-4a4c-833b-ad80335d34a6"], "port_id": "3ddbe998-fa2c-47c9-8327-9ee1ad30e774", "id": "56ef1385-fc98-4729-b0bf-d5c201a61f56"} 2019-06-08 10:45:32,224 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.46:9696/v2.0/routers/56ef1385-fc98-4729-b0bf-d5c201a61f56/remove_router_interface.json used request id req-a971d9f9-e234-4f08-8fb7-b33dae77dc79 2019-06-08 10:45:32,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.2424929142s 2019-06-08 10:45:32,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-06-08 10:45:32,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" 2019-06-08 10:45:32,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 704 Content-Type: application/json Date: Sat, 08 Jun 2019 10:45:32 GMT X-Openstack-Request-Id: req-d8c52412-2ab7-4157-b910-a665e8fca3ad 2019-06-08 10:45:32,344 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a3d564af-8d87-4f4f-9680-f5a9465e0acc", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "created_at": "2019-06-08T10:40:33Z", "admin_state_up": true, "updated_at": "2019-06-08T10:45:31Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "8f038f6220b144789e91b7e5e7c6e71d", "id": "56ef1385-fc98-4729-b0bf-d5c201a61f56", "name": "cloudify-router_96957c98-49a2-4685-b202-d217bab71f63"}]} 2019-06-08 10:45:32,344 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/routers.json used request id req-d8c52412-2ab7-4157-b910-a665e8fca3ad 2019-06-08 10:45:32,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.120377063751s 2019-06-08 10:45:32,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-06-08 10:45:32,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/routers/56ef1385-fc98-4729-b0bf-d5c201a61f56.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" 2019-06-08 10:45:33,667 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 10:45:33 GMT X-Openstack-Request-Id: req-c38410d2-e2a2-4840-ac97-a702c0b4047f 2019-06-08 10:45:33,667 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 10:45:33,667 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/routers/56ef1385-fc98-4729-b0bf-d5c201a61f56.json used request id req-c38410d2-e2a2-4840-ac97-a702c0b4047f 2019-06-08 10:45:33,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.32129192352s 2019-06-08 10:45:33,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-06-08 10:45:33,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" 2019-06-08 10:45:33,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Sat, 08 Jun 2019 10:45:33 GMT X-Openstack-Request-Id: req-312bad7e-90ea-4122-a41a-98b70bac42b0 2019-06-08 10:45:33,712 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9104caf1-f93e-465a-9d44-35d72b5ebf6f","tenant_id":"8f038f6220b144789e91b7e5e7c6e71d","created_at":"2019-06-08T10:40:32Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-06-08T10:40:32Z","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":"8f038f6220b144789e91b7e5e7c6e71d","id":"89965639-34ac-4a4c-833b-ad80335d34a6","subnetpool_id":null,"name":"cloudify-subnet_96957c98-49a2-4685-b202-d217bab71f63"}]} 2019-06-08 10:45:33,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/subnets.json used request id req-312bad7e-90ea-4122-a41a-98b70bac42b0 2019-06-08 10:45:33,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0445530414581s 2019-06-08 10:45:33,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-06-08 10:45:33,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/subnets/89965639-34ac-4a4c-833b-ad80335d34a6.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" 2019-06-08 10:45:34,713 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 10:45:34 GMT X-Openstack-Request-Id: req-e32b05ca-abb0-47c3-9829-2f1cf73897a6 2019-06-08 10:45:34,714 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 10:45:34,714 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/subnets/89965639-34ac-4a4c-833b-ad80335d34a6.json used request id req-e32b05ca-abb0-47c3-9829-2f1cf73897a6 2019-06-08 10:45:34,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.00026607513s 2019-06-08 10:45:34,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 10:45:34,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" 2019-06-08 10:45:34,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1234 Content-Type: application/json Date: Sat, 08 Jun 2019 10:45:34 GMT X-Openstack-Request-Id: req-4d68d2d8-1412-47cf-be5c-f6b610b57436 2019-06-08 10:45:34,814 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9104caf1-f93e-465a-9d44-35d72b5ebf6f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8f038f6220b144789e91b7e5e7c6e71d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-08T10:45:34Z","qos_policy_id":null,"name":"cloudify-net_96957c98-49a2-4685-b202-d217bab71f63","admin_state_up":true,"tenant_id":"8f038f6220b144789e91b7e5e7c6e71d","created_at":"2019-06-08T10:40:31Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T06:03:01Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","mtu":1500}]} 2019-06-08 10:45:34,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-4d68d2d8-1412-47cf-be5c-f6b610b57436 2019-06-08 10:45:34,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0996530056s 2019-06-08 10:45:34,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-06-08 10:45:34,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/networks/9104caf1-f93e-465a-9d44-35d72b5ebf6f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" 2019-06-08 10:45:35,822 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 10:45:35 GMT X-Openstack-Request-Id: req-6e7b4c28-2449-428c-8fcb-c94e185984e3 2019-06-08 10:45:35,822 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 10:45:35,822 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/networks/9104caf1-f93e-465a-9d44-35d72b5ebf6f.json used request id req-6e7b4c28-2449-428c-8fcb-c94e185984e3 2019-06-08 10:45:35,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.00664997101s 2019-06-08 10:45:35,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 10:45:35,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" 2019-06-08 10:45:35,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 08 Jun 2019 10:45:35 GMT X-Openstack-Request-Id: req-8a020f8d-8e94-457c-b672-1c25c4bbc7e8 2019-06-08 10:45:35,870 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T10:40:43Z", "file": "/v2/images/3c6b5646-245b-41c2-8b02-4ad19ea4eaac/file", "owner": "8f038f6220b144789e91b7e5e7c6e71d", "id": "3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "size": 297598976, "self": "/v2/images/3c6b5646-245b-41c2-8b02-4ad19ea4eaac", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/3c6b5646-245b-41c2-8b02-4ad19ea4eaac/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "74baf6380a51398877a7e7d27d2319b765fee0efbf94a3be6ebc29575658c5a4", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/3c6b5646-245b-41c2-8b02-4ad19ea4eaac/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_96957c98-49a2-4685-b202-d217bab71f63", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "92a19abfec7c499acc81047ad0ed6ba1", "name": "cloudify-img_96957c98-49a2-4685-b202-d217bab71f63", "checksum": "92a19abfec7c499acc81047ad0ed6ba1", "created_at": "2019-06-08T10:40:38Z", "os_hidden": false, "protected": false, "os_hash_value": "fdf0ecddcff3d2c3673ce62d8641b5eacb41fdddee37d76f5507440756fb9ed0315f3b7c386a5f8c1445de3acf502c03cf501a268e7c67b3cd54f0f94b73a745"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 10:45:35,870 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-8a020f8d-8e94-457c-b672-1c25c4bbc7e8 2019-06-08 10:45:35,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0431220531464s 2019-06-08 10:45:35,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-06-08 10:45:35,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9292/v2/images/3c6b5646-245b-41c2-8b02-4ad19ea4eaac -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17f7faddca28adf857996ccffa6bd5b47b1590d2" 2019-06-08 10:45:36,748 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 10:45:36 GMT X-Openstack-Request-Id: req-8fa01c87-36d7-4a6b-9150-d1043dccd509 2019-06-08 10:45:36,748 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 10:45:36,748 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.46:9292/v2/images/3c6b5646-245b-41c2-8b02-4ad19ea4eaac used request id req-8fa01c87-36d7-4a6b-9150-d1043dccd509 2019-06-08 10:45:36,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.876614093781s 2019-06-08 10:45:36,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-08 10:45:36,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b058090d820d7ccb511946ef0cc59d9296976c1b" 2019-06-08 10:45:37,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Sat, 08 Jun 2019 10:45: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-d1eeb290-b4be-4cc5-b8f2-3462774f3dd2 x-openstack-request-id: req-d1eeb290-b4be-4cc5-b8f2-3462774f3dd2 2019-06-08 10:45:37,049 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cloudify-flavor_96957c98-49a2-4685-b202-d217bab71f63", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/fcdbdb80-89ee-469d-b735-be18fb7dbb64", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/fcdbdb80-89ee-469d-b735-be18fb7dbb64", "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": "fcdbdb80-89ee-469d-b735-be18fb7dbb64"}]} 2019-06-08 10:45:37,050 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None used request id req-d1eeb290-b4be-4cc5-b8f2-3462774f3dd2 2019-06-08 10:45:37,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.295804977417s 2019-06-08 10:45:37,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-06-08 10:45:37,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:8774/v2.1/flavors/fcdbdb80-89ee-469d-b735-be18fb7dbb64 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b058090d820d7ccb511946ef0cc59d9296976c1b" 2019-06-08 10:45:37,088 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 08 Jun 2019 10:45: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-c70c6c24-0502-476e-87ff-e330c3180f34 x-openstack-request-id: req-c70c6c24-0502-476e-87ff-e330c3180f34 2019-06-08 10:45:37,088 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.46:8774/v2.1/flavors/fcdbdb80-89ee-469d-b735-be18fb7dbb64 used request id req-c70c6c24-0502-476e-87ff-e330c3180f34 2019-06-08 10:45:37,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0369889736176s 2019-06-08 10:45:37,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-08 10:45:37,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b058090d820d7ccb511946ef0cc59d9296976c1b" 2019-06-08 10:45:37,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Sat, 08 Jun 2019 10:45:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c82b6d4-c148-4a40-b4c7-733c1f596d50 2019-06-08 10:45:37,304 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.46:5000/v3/users/05c218d902a14f40af3320874b7f92da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05c218d902a14f40af3320874b7f92da", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.46:5000/v3/users/1afacf49c7e14af3a957f3511567dacc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1afacf49c7e14af3a957f3511567dacc", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.46:5000/v3/users/1f2145adf73944a6ab8ed52e5753691b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f2145adf73944a6ab8ed52e5753691b", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.46:5000/v3/users/2593ee6f9317492f990d505d77da4779"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2593ee6f9317492f990d505d77da4779", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.46:5000/v3/users/31ebed201e7e4ca5b7ee604a2b787581"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31ebed201e7e4ca5b7ee604a2b787581", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.46:5000/v3/users/3a572b3053b54834a82afa40e099a5da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a572b3053b54834a82afa40e099a5da", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.46:5000/v3/users/4fee668be3a64363800d347187a88df5"}, "domain_id": "69a9710257d445c38da42b508afe5e4c", "enabled": true, "options": {}, "id": "4fee668be3a64363800d347187a88df5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.46:5000/v3/users/66f1e9993f8b480294a60e940341f520"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66f1e9993f8b480294a60e940341f520", "email": "heat@localhost", "password_expires_at": null}, {"name": "cloudify-user_96957c98-49a2-4685-b202-d217bab71f63", "links": {"self": "http://172.30.9.46:5000/v3/users/6dd0394a118e49e4bcba93a5c01896a6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6dd0394a118e49e4bcba93a5c01896a6", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.46:5000/v3/users/93fe3f7601c54ac9ad051856c17f28bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93fe3f7601c54ac9ad051856c17f28bb", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.46:5000/v3/users/c236670886154d449269b72bd9c90b0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c236670886154d449269b72bd9c90b0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.46:5000/v3/users/c65b29de08754e65a44567b1f677176f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c65b29de08754e65a44567b1f677176f", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.46:5000/v3/users/d8dd3e6eec484d33b35e900b9699495d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8dd3e6eec484d33b35e900b9699495d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.46:5000/v3/users/dda03f8796ac431cadfc3fd8cb68b8e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dda03f8796ac431cadfc3fd8cb68b8e8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.46:5000/v3/users/fd79c31b868f4106baa6b4b6f650b664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd79c31b868f4106baa6b4b6f650b664", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.46:5000/v3/users", "previous": null, "next": null}} 2019-06-08 10:45:37,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/users used request id req-3c82b6d4-c148-4a40-b4c7-733c1f596d50 2019-06-08 10:45:37,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.215125083923s 2019-06-08 10:45:37,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-08 10:45:37,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/users/6dd0394a118e49e4bcba93a5c01896a6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b058090d820d7ccb511946ef0cc59d9296976c1b" 2019-06-08 10:45:37,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Sat, 08 Jun 2019 10:45:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2361e8ff-4af8-406d-98ff-59d9e621c7bf 2019-06-08 10:45:37,528 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cloudify-user_96957c98-49a2-4685-b202-d217bab71f63", "links": {"self": "http://172.30.9.46:5000/v3/users/6dd0394a118e49e4bcba93a5c01896a6"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "6dd0394a118e49e4bcba93a5c01896a6", "description": null}} 2019-06-08 10:45:37,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/users/6dd0394a118e49e4bcba93a5c01896a6 used request id req-2361e8ff-4af8-406d-98ff-59d9e621c7bf 2019-06-08 10:45:37,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.217856168747s 2019-06-08 10:45:37,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-06-08 10:45:37,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:5000/v3/users/6dd0394a118e49e4bcba93a5c01896a6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b058090d820d7ccb511946ef0cc59d9296976c1b" 2019-06-08 10:45:37,838 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 10:45:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0fb0f54-51a5-442f-b5bb-c9111e77ce2d 2019-06-08 10:45:37,838 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 10:45:37,838 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.46:5000/v3/users/6dd0394a118e49e4bcba93a5c01896a6 used request id req-c0fb0f54-51a5-442f-b5bb-c9111e77ce2d 2019-06-08 10:45:37,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.309659957886s 2019-06-08 10:45:37,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-08 10:45:37,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b058090d820d7ccb511946ef0cc59d9296976c1b" 2019-06-08 10:45:38,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Sat, 08 Jun 2019 10:45:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cb1a88a-b37a-4798-b570-64b614f878b1 2019-06-08 10:45:38,045 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.46:5000/v3/projects/3188c96ec01940fba81c35d45eb11133"}, "tags": [], "enabled": true, "id": "3188c96ec01940fba81c35d45eb11133", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.46:5000/v3/projects/8f038f6220b144789e91b7e5e7c6e71d"}, "tags": [], "enabled": true, "id": "8f038f6220b144789e91b7e5e7c6e71d", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_96957c98-49a2-4685-b202-d217bab71f63"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f"}, "tags": [], "enabled": true, "id": "ae5008b7eba04bb8ab8b9bea870a005f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-08 10:45:38,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/projects used request id req-6cb1a88a-b37a-4798-b570-64b614f878b1 2019-06-08 10:45:38,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.20016002655s 2019-06-08 10:45:38,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-06-08 10:45:38,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:5000/v3/projects/8f038f6220b144789e91b7e5e7c6e71d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b058090d820d7ccb511946ef0cc59d9296976c1b" 2019-06-08 10:45:38,300 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 10:45:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e692db06-e027-46aa-b170-401bfab7906d 2019-06-08 10:45:38,300 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 10:45:38,300 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.46:5000/v3/projects/8f038f6220b144789e91b7e5e7c6e71d used request id req-e692db06-e027-46aa-b170-401bfab7906d 2019-06-08 10:45:38,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.250040054321s 2019-06-08 10:45:38,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-08 10:45:38,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:9696/v2.0/security-groups.json?project_id=8f038f6220b144789e91b7e5e7c6e71d&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b058090d820d7ccb511946ef0cc59d9296976c1b" 2019-06-08 10:45:38,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 08 Jun 2019 10:45:38 GMT X-Openstack-Request-Id: req-96ba5c1b-d552-49cd-ae35-205d2163fc43 2019-06-08 10:45:38,645 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "created_at": "2019-06-08T10:40:30Z", "updated_at": "2019-06-08T10:40:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:40:31Z", "revision_number": 0, "id": "18ebb87c-7210-4115-b0b7-bf90ade3fc70", "remote_group_id": "cdb6b148-ec2f-4bf9-a690-a1de8b34f06b", "remote_ip_prefix": null, "created_at": "2019-06-08T10:40:31Z", "security_group_id": "cdb6b148-ec2f-4bf9-a690-a1de8b34f06b", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f038f6220b144789e91b7e5e7c6e71d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:40:30Z", "revision_number": 0, "id": "9ed10fee-d23d-4bc5-bc00-906f61f2cbc9", "remote_group_id": "cdb6b148-ec2f-4bf9-a690-a1de8b34f06b", "remote_ip_prefix": null, "created_at": "2019-06-08T10:40:30Z", "security_group_id": "cdb6b148-ec2f-4bf9-a690-a1de8b34f06b", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f038f6220b144789e91b7e5e7c6e71d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:40:31Z", "revision_number": 0, "id": "c5590084-f93e-425a-b96f-ca79e96f29c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:40:31Z", "security_group_id": "cdb6b148-ec2f-4bf9-a690-a1de8b34f06b", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f038f6220b144789e91b7e5e7c6e71d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:40:31Z", "revision_number": 0, "id": "efc40f93-34bd-4412-8449-5c981245791c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:40:31Z", "security_group_id": "cdb6b148-ec2f-4bf9-a690-a1de8b34f06b", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f038f6220b144789e91b7e5e7c6e71d"}], "revision_number": 1, "project_id": "8f038f6220b144789e91b7e5e7c6e71d", "id": "cdb6b148-ec2f-4bf9-a690-a1de8b34f06b", "name": "default"}]} 2019-06-08 10:45:38,646 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/security-groups.json?project_id=8f038f6220b144789e91b7e5e7c6e71d&name=default used request id req-96ba5c1b-d552-49cd-ae35-205d2163fc43 2019-06-08 10:45:38,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.339692115784s 2019-06-08 10:45:38,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-08 10:45:38,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b058090d820d7ccb511946ef0cc59d9296976c1b" 2019-06-08 10:45:38,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Sat, 08 Jun 2019 10:45:38 GMT X-Openstack-Request-Id: req-191b0511-6c00-490f-8a1c-363f7a0e33ad 2019-06-08 10:45:38,722 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3188c96ec01940fba81c35d45eb11133", "created_at": "2019-06-08T05:50:08Z", "updated_at": "2019-06-08T05:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "1a304197-6259-47fb-8799-aa407182630d", "remote_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv6", "project_id": "3188c96ec01940fba81c35d45eb11133"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "487196b0-2bde-45c0-8b45-f9fcd16601fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv4", "project_id": "3188c96ec01940fba81c35d45eb11133"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "abadd49a-1a8f-405f-ba47-7c59fe8b0d0f", "remote_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv4", "project_id": "3188c96ec01940fba81c35d45eb11133"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "d26daddf-2739-444d-991e-138b96ac2ac2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv6", "project_id": "3188c96ec01940fba81c35d45eb11133"}], "revision_number": 1, "project_id": "3188c96ec01940fba81c35d45eb11133", "id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fcde8c1a9a84222a1af8e17021b864b", "created_at": "2019-06-08T07:13:08Z", "updated_at": "2019-06-08T07:13:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T07:13:08Z", "revision_number": 0, "id": "119e3406-7691-4da0-ac15-0d3e6d2fd28e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T07:13:08Z", "security_group_id": "0f8b9193-9837-4cf1-95ef-d23d8155e475", "tenant_id": "0fcde8c1a9a84222a1af8e17021b864b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fcde8c1a9a84222a1af8e17021b864b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T07:13:08Z", "revision_number": 0, "id": "14fbdfaa-d265-42c2-9a0c-24f495bd2bb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T07:13:08Z", "security_group_id": "0f8b9193-9837-4cf1-95ef-d23d8155e475", "tenant_id": "0fcde8c1a9a84222a1af8e17021b864b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fcde8c1a9a84222a1af8e17021b864b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T07:13:08Z", "revision_number": 0, "id": "f04d63cb-b583-47e4-82bf-2cf9964ef767", "remote_group_id": "0f8b9193-9837-4cf1-95ef-d23d8155e475", "remote_ip_prefix": null, "created_at": "2019-06-08T07:13:08Z", "security_group_id": "0f8b9193-9837-4cf1-95ef-d23d8155e475", "tenant_id": "0fcde8c1a9a84222a1af8e17021b864b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fcde8c1a9a84222a1af8e17021b864b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T07:13:08Z", "revision_number": 0, "id": "f3c829b6-17af-4c05-9571-55ca9fe56a64", "remote_group_id": "0f8b9193-9837-4cf1-95ef-d23d8155e475", "remote_ip_prefix": null, "created_at": "2019-06-08T07:13:08Z", "security_group_id": "0f8b9193-9837-4cf1-95ef-d23d8155e475", "tenant_id": "0fcde8c1a9a84222a1af8e17021b864b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fcde8c1a9a84222a1af8e17021b864b"}], "revision_number": 1, "project_id": "0fcde8c1a9a84222a1af8e17021b864b", "id": "0f8b9193-9837-4cf1-95ef-d23d8155e475", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "created_at": "2019-06-08T05:47:57Z", "updated_at": "2019-06-08T05:47:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "02da1104-56ed-4749-b003-90c4f8f656ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "a3f7c7ce-1565-464d-9c08-e39b080cdb6d", "remote_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "c5f47a68-2c8b-4de3-91dc-0a19312beb49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "d9877ee1-16fa-4f55-9b57-2bd861dcc4ea", "remote_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}], "revision_number": 1, "project_id": "ae5008b7eba04bb8ab8b9bea870a005f", "id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-06-08T05:50:09Z", "updated_at": "2019-06-08T05:50:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "41f1ce41-3b64-482a-87c5-0d0b11c6398f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "79dc58b0-b605-4504-9229-080d558ac4f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "81274cd5-6700-4e0f-8a2a-1f2e3420f4f3", "remote_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "dd1516ff-335a-4f12-a448-f096493076e7", "remote_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "48f2b38a-983e-4487-ab36-f87307c0130c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "created_at": "2019-06-08T10:40:30Z", "updated_at": "2019-06-08T10:40:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:40:31Z", "revision_number": 0, "id": "18ebb87c-7210-4115-b0b7-bf90ade3fc70", "remote_group_id": "cdb6b148-ec2f-4bf9-a690-a1de8b34f06b", "remote_ip_prefix": null, "created_at": "2019-06-08T10:40:31Z", "security_group_id": "cdb6b148-ec2f-4bf9-a690-a1de8b34f06b", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f038f6220b144789e91b7e5e7c6e71d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:40:30Z", "revision_number": 0, "id": "9ed10fee-d23d-4bc5-bc00-906f61f2cbc9", "remote_group_id": "cdb6b148-ec2f-4bf9-a690-a1de8b34f06b", "remote_ip_prefix": null, "created_at": "2019-06-08T10:40:30Z", "security_group_id": "cdb6b148-ec2f-4bf9-a690-a1de8b34f06b", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f038f6220b144789e91b7e5e7c6e71d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:40:31Z", "revision_number": 0, "id": "c5590084-f93e-425a-b96f-ca79e96f29c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:40:31Z", "security_group_id": "cdb6b148-ec2f-4bf9-a690-a1de8b34f06b", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f038f6220b144789e91b7e5e7c6e71d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:40:31Z", "revision_number": 0, "id": "efc40f93-34bd-4412-8449-5c981245791c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:40:31Z", "security_group_id": "cdb6b148-ec2f-4bf9-a690-a1de8b34f06b", "tenant_id": "8f038f6220b144789e91b7e5e7c6e71d", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f038f6220b144789e91b7e5e7c6e71d"}], "revision_number": 1, "project_id": "8f038f6220b144789e91b7e5e7c6e71d", "id": "cdb6b148-ec2f-4bf9-a690-a1de8b34f06b", "name": "default"}]} 2019-06-08 10:45:38,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/security-groups.json used request id req-191b0511-6c00-490f-8a1c-363f7a0e33ad 2019-06-08 10:45:38,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0709509849548s 2019-06-08 10:45:38,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-06-08 10:45:38,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/security-groups/cdb6b148-ec2f-4bf9-a690-a1de8b34f06b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b058090d820d7ccb511946ef0cc59d9296976c1b" 2019-06-08 10:45:38,845 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 10:45:38 GMT X-Openstack-Request-Id: req-1edc78b9-32bb-472d-bd8c-4eb341d46634 2019-06-08 10:45:38,845 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 10:45:38,845 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/security-groups/cdb6b148-ec2f-4bf9-a690-a1de8b34f06b.json used request id req-1edc78b9-32bb-472d-bd8c-4eb341d46634 2019-06-08 10:45:38,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.115499973297s 2019-06-08 10:45:38,867 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify_ims'... 2019-06-08 10:45:38,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 10:45:38,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sat, 08 Jun 2019 10:45:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d91d94b1-a340-48ce-a469-537cf87b9e08 2019-06-08 10:45:38,899 - 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.46:5000/v3/", "rel": "self"}]}} 2019-06-08 10:45:38,899 - keystoneauth.session - DEBUG - GET call to http://172.30.9.46:5000/v3 used request id req-d91d94b1-a340-48ce-a469-537cf87b9e08 2019-06-08 10:45:38,899 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.46:5000/v3/auth/tokens 2019-06-08 10:45:39,307 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "d2be94ca10bc410d8e2df55ad673d32f", "name": "member"}, {"id": "e5096deb7bb54cdfaba406b083716814", "name": "admin"}, {"id": "20c52caa8815436598706c0044dd78ea", "name": "reader"}], "expires_at": "2019-06-08T11:45:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3188c96ec01940fba81c35d45eb11133", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "569429e3916a40609b1b095c350d4f40"}, {"url": "http://172.30.9.46:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f8c054a2af64f418c37ee7727690693"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b02dfb863f5a4bffb36851235754ef91"}], "type": "metric", "id": "04a04b69122f4f738931230cee29629a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699fd3a20c8d40938f47375515d56729"}, {"url": "http://172.30.9.46:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a29c25ed5bae42389e53743e2b2d4cc6"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2aa7441977c496197e3dd66db370091"}], "type": "image", "id": "1229db241b1e4199aa3477e6a5aaaaf3", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.25:8080/v1/AUTH_3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f18ac20553a423cb64c4c119b4996d7"}, {"url": "http://172.30.9.46:8080/v1/AUTH_3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9cb7095bfac44798c7fb7f9deeeb6c2"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5274ae5199a462fbdfc0fea51cec5a4"}], "type": "object-store", "id": "3937992c91de456ab652dcaface65051", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.46:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469fe8a62bab4dce8322074f2fcdb9b4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e66cd3f99f9447b491021e663455e8c8"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "faa6e36db7f04aaf89b1671b36545dd9"}], "type": "cloudformation", "id": "4475ac30861f4898a3b4a3f25d4c15a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "451296117b884380836bc65617a5acf5"}, {"url": "http://172.30.9.46:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3bf63cbaa4d40d8a7b3788a9ab9cf75"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8fcd63580f1428d9b345eecdbd48204"}], "type": "compute", "id": "55cb302de7b240e1a0963bcae70f4b34", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04b4a8c11b3f4bd1ab89c03a5aa9bd51"}, {"url": "http://172.30.9.46:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "489dc505b18c45b097be2b0ce43d310b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "768110a585514cb9a095e0ffab526da4"}], "type": "identity", "id": "6494ad775fb84e9891f5bc3015a60f48", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.46:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02cf21684702424ca6c0c65fbe598276"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a219343778574f9a89cf8eda09913c42"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3727342b4d045659e67915b25bea965"}], "type": "placement", "id": "6dd232e0a9944d6f8afacd7b59c2bb55", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f4e281ad8cd4aaba41477f8f55544b4"}, {"url": "http://172.30.9.46:8776/v2/3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f80c73c49c6480dba7d5f4b80e4a948"}, {"url": "http://192.30.9.6:8776/v2/3188c96ec01940fba81c35d45eb11133", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c209dd66f03a44bd9424eb1cad43b57c"}], "type": "volumev2", "id": "7c5d79a9253b44f1afeea36304180784", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c9a71230b064918baa5ec4ab83144c8"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d7c07f63f584a70a7df59e46b53c425"}, {"url": "http://172.30.9.46:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a67b17f9d1f45acb1b7213e75ed7276"}], "type": "event", "id": "84c44c0613f94bf8bbb2e05ff2f89471", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/3188c96ec01940fba81c35d45eb11133", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "775bcb67ac30456cb720438594a475e1"}, {"url": "http://192.30.9.6:8776/v3/3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2c0df4ad6a14557a0e2b97bfa52019f"}, {"url": "http://172.30.9.46:8776/v3/3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ef016b34aa45a7ba522cfecbfec6eb"}], "type": "volumev3", "id": "8b8641e49b5f486a864b0b857a0e9a73", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "121402a262894e60b2dd90a4c91ddfc4"}, {"url": "http://192.30.9.6:8004/v1/3188c96ec01940fba81c35d45eb11133", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "843fd802e471465f9929116059937b0b"}, {"url": "http://172.30.9.46:8004/v1/3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b71667e57ac348d19ee51701c2492bc8"}], "type": "orchestration", "id": "910666d0b44e43dda71799578f2fb207", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.46:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d50b2697934e5aa702ab2b26a44279"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0eb6565be3e44b382acfbe153b647bf"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0ee7731b0a344dd95394ec40456c966"}], "type": "network", "id": "96d169df5f3246498ebfd684c882081c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.46:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6207f5501c4d439cb61786bf4936a152"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de1dcf61d9e44a7aa8f94ba8c4cf9375"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc2fab36e3514270a85a06afe9ff1894"}], "type": "alarming", "id": "96f5a2d27e6f427cbd0f869917a8dd5d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "bf0bc5911f744db0865b88b9285e5dc1", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fd79c31b868f4106baa6b4b6f650b664"}, "audit_ids": ["QZTNDIDPRImUllpnfC9azw"], "issued_at": "2019-06-08T10:45:39.000000Z"}} 2019-06-08 10:45:39,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 10:45:39,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a29302b2a381d3341c15c26b0cb252f1c339fd37" 2019-06-08 10:45:39,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 08 Jun 2019 10:45:39 GMT X-Openstack-Request-Id: req-04bf589c-bf08-4a65-8a0b-998a60f99baa 2019-06-08 10:45:39,663 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T06:03:01Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","provider:network_type":"flat"}]} 2019-06-08 10:45:39,663 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json?router%3Aexternal=True used request id req-04bf589c-bf08-4a65-8a0b-998a60f99baa 2019-06-08 10:45:39,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.351652145386s 2019-06-08 10:45:39,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 10:45:39,676 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 08 Jun 2019 10:45:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-681cafa5-77bd-4b15-8ca5-bc8bbe301bac 2019-06-08 10:45:39,677 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:45:39,677 - keystoneauth.session - DEBUG - GET call to http://172.30.9.46:5000/ used request id req-681cafa5-77bd-4b15-8ca5-bc8bbe301bac 2019-06-08 10:45:39,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-08 10:45:39,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a29302b2a381d3341c15c26b0cb252f1c339fd37" 2019-06-08 10:45:39,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 08 Jun 2019 10:45:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c43883eb-6d3e-4a69-8489-690cd9605706 2019-06-08 10:45:39,885 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.46:5000/v3/domains/69a9710257d445c38da42b508afe5e4c"}, "tags": [], "enabled": true, "id": "69a9710257d445c38da42b508afe5e4c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.46:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.46:5000/v3/domains", "previous": null, "next": null}} 2019-06-08 10:45:39,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/domains used request id req-c43883eb-6d3e-4a69-8489-690cd9605706 2019-06-08 10:45:39,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.207150936127s 2019-06-08 10:45:39,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-06-08 10:45:39,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a29302b2a381d3341c15c26b0cb252f1c339fd37" -d '{"project": {"description": "Created by OPNFV Functest: cloudify_ims", "enabled": true, "domain_id": "default", "name": "cloudify_ims-project_54f13098-152e-4334-b23f-8367d7d4061a"}}' 2019-06-08 10:45:40,023 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 370 Content-Type: application/json Date: Sat, 08 Jun 2019 10:45:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a76be18c-f988-4982-97c5-ef2420f4bf6b 2019-06-08 10:45:40,023 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.46:5000/v3/projects/b05e31359ad64c1aa60ce7763d1dd124"}, "tags": [], "enabled": true, "id": "b05e31359ad64c1aa60ce7763d1dd124", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_54f13098-152e-4334-b23f-8367d7d4061a"}} 2019-06-08 10:45:40,023 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.46:5000/v3/projects used request id req-a76be18c-f988-4982-97c5-ef2420f4bf6b 2019-06-08 10:45:40,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.130386829376s 2019-06-08 10:45:40,024 - 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'b05e31359ad64c1aa60ce7763d1dd124', '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_54f13098-152e-4334-b23f-8367d7d4061a'}) 2019-06-08 10:45:40,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-06-08 10:45:40,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a29302b2a381d3341c15c26b0cb252f1c339fd37" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "lWQOvhvP4p3cgXJaL4Hx43VLXszoDE", "email": null, "name": "cloudify_ims-user_54f13098-152e-4334-b23f-8367d7d4061a"}}' 2019-06-08 10:45:40,797 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 327 Content-Type: application/json Date: Sat, 08 Jun 2019 10:45:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2efb1c7-4521-474b-ae5d-da7a686359c0 2019-06-08 10:45:40,797 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cloudify_ims-user_54f13098-152e-4334-b23f-8367d7d4061a", "links": {"self": "http://172.30.9.46:5000/v3/users/39ebef58a26849b9bab1767af21a375e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "39ebef58a26849b9bab1767af21a375e", "domain_id": "default", "password_expires_at": null}} 2019-06-08 10:45:40,798 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.46:5000/v3/users used request id req-a2efb1c7-4521-474b-ae5d-da7a686359c0 2019-06-08 10:45:40,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.766175985336s 2019-06-08 10:45:40,798 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'39ebef58a26849b9bab1767af21a375e', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify_ims-user_54f13098-152e-4334-b23f-8367d7d4061a'}) 2019-06-08 10:45:40,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 10:45:40,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a29302b2a381d3341c15c26b0cb252f1c339fd37" 2019-06-08 10:45:40,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 10:45:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c58990cf-f91f-41b4-a41f-a1cc37361bb6 2019-06-08 10:45:40,922 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 10:45:40,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-c58990cf-f91f-41b4-a41f-a1cc37361bb6 2019-06-08 10:45:40,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.119614839554s 2019-06-08 10:45:40,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 10:45:40,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a29302b2a381d3341c15c26b0cb252f1c339fd37" 2019-06-08 10:45:41,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 10:45:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9dd159b-53f5-443e-bb5d-418bf3b5c6d7 2019-06-08 10:45:41,078 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 10:45:41,078 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-f9dd159b-53f5-443e-bb5d-418bf3b5c6d7 2019-06-08 10:45:41,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.150457143784s 2019-06-08 10:45:41,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 10:45:41,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a29302b2a381d3341c15c26b0cb252f1c339fd37" 2019-06-08 10:45:41,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 10:45:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b713a476-631b-47ea-9057-0ce54bdec95e 2019-06-08 10:45:41,276 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 10:45:41,276 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-b713a476-631b-47ea-9057-0ce54bdec95e 2019-06-08 10:45:41,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.192997932434s 2019-06-08 10:45:41,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-08 10:45:41,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a29302b2a381d3341c15c26b0cb252f1c339fd37" 2019-06-08 10:45:41,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 149 Content-Type: application/json Date: Sat, 08 Jun 2019 10:45:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e55339c0-867e-4bc2-a49a-5e51ce0a2b37 2019-06-08 10:45:41,406 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.46:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-08 10:45:41,406 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/domains/default used request id req-e55339c0-867e-4bc2-a49a-5e51ce0a2b37 2019-06-08 10:45:41,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.123823165894s 2019-06-08 10:45:41,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-08 10:45:41,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a29302b2a381d3341c15c26b0cb252f1c339fd37" 2019-06-08 10:45:41,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Sat, 08 Jun 2019 10:45:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7571a815-b0da-4cd0-b0b9-fb06643b1ccd 2019-06-08 10:45:41,575 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.46:5000/v3/users/05c218d902a14f40af3320874b7f92da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05c218d902a14f40af3320874b7f92da", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.46:5000/v3/users/1afacf49c7e14af3a957f3511567dacc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1afacf49c7e14af3a957f3511567dacc", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.46:5000/v3/users/1f2145adf73944a6ab8ed52e5753691b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f2145adf73944a6ab8ed52e5753691b", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.46:5000/v3/users/2593ee6f9317492f990d505d77da4779"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2593ee6f9317492f990d505d77da4779", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.46:5000/v3/users/31ebed201e7e4ca5b7ee604a2b787581"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31ebed201e7e4ca5b7ee604a2b787581", "email": "cinder@localhost", "password_expires_at": null}, {"name": "cloudify_ims-user_54f13098-152e-4334-b23f-8367d7d4061a", "links": {"self": "http://172.30.9.46:5000/v3/users/39ebef58a26849b9bab1767af21a375e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "39ebef58a26849b9bab1767af21a375e", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.46:5000/v3/users/3a572b3053b54834a82afa40e099a5da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a572b3053b54834a82afa40e099a5da", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.46:5000/v3/users/4fee668be3a64363800d347187a88df5"}, "domain_id": "69a9710257d445c38da42b508afe5e4c", "enabled": true, "options": {}, "id": "4fee668be3a64363800d347187a88df5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.46:5000/v3/users/66f1e9993f8b480294a60e940341f520"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66f1e9993f8b480294a60e940341f520", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.46:5000/v3/users/93fe3f7601c54ac9ad051856c17f28bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93fe3f7601c54ac9ad051856c17f28bb", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.46:5000/v3/users/c236670886154d449269b72bd9c90b0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c236670886154d449269b72bd9c90b0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.46:5000/v3/users/c65b29de08754e65a44567b1f677176f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c65b29de08754e65a44567b1f677176f", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.46:5000/v3/users/d8dd3e6eec484d33b35e900b9699495d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8dd3e6eec484d33b35e900b9699495d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.46:5000/v3/users/dda03f8796ac431cadfc3fd8cb68b8e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dda03f8796ac431cadfc3fd8cb68b8e8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.46:5000/v3/users/fd79c31b868f4106baa6b4b6f650b664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd79c31b868f4106baa6b4b6f650b664", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.46:5000/v3/users", "previous": null, "next": null}} 2019-06-08 10:45:41,576 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/users used request id req-7571a815-b0da-4cd0-b0b9-fb06643b1ccd 2019-06-08 10:45:41,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.168893814087s 2019-06-08 10:45:41,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-08 10:45:41,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a29302b2a381d3341c15c26b0cb252f1c339fd37" 2019-06-08 10:45:41,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sat, 08 Jun 2019 10:45:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4be4368b-10a5-4557-9dd4-3e3794719ed9 2019-06-08 10:45:41,932 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.46:5000/v3/projects/3188c96ec01940fba81c35d45eb11133"}, "tags": [], "enabled": true, "id": "3188c96ec01940fba81c35d45eb11133", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.46:5000/v3/projects/b05e31359ad64c1aa60ce7763d1dd124"}, "tags": [], "enabled": true, "id": "b05e31359ad64c1aa60ce7763d1dd124", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_54f13098-152e-4334-b23f-8367d7d4061a"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f"}, "tags": [], "enabled": true, "id": "ae5008b7eba04bb8ab8b9bea870a005f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-08 10:45:41,932 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/projects?domain_id=default used request id req-4be4368b-10a5-4557-9dd4-3e3794719ed9 2019-06-08 10:45:41,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.343643188477s 2019-06-08 10:45:41,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-08 10:45:41,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/role_assignments?user.id=39ebef58a26849b9bab1767af21a375e&role.id=d2be94ca10bc410d8e2df55ad673d32f&scope.project.id=b05e31359ad64c1aa60ce7763d1dd124" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a29302b2a381d3341c15c26b0cb252f1c339fd37" 2019-06-08 10:45:42,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sat, 08 Jun 2019 10:45:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be1d5d47-25e4-4667-84b6-4bdce2947d98 2019-06-08 10:45:42,153 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.46:5000/v3/role_assignments?user.id=39ebef58a26849b9bab1767af21a375e&role.id=d2be94ca10bc410d8e2df55ad673d32f&scope.project.id=b05e31359ad64c1aa60ce7763d1dd124", "previous": null, "next": null}} 2019-06-08 10:45:42,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/role_assignments?user.id=39ebef58a26849b9bab1767af21a375e&role.id=d2be94ca10bc410d8e2df55ad673d32f&scope.project.id=b05e31359ad64c1aa60ce7763d1dd124 used request id req-be1d5d47-25e4-4667-84b6-4bdce2947d98 2019-06-08 10:45:42,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.212530136108s 2019-06-08 10:45:42,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-06-08 10:45:42,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:5000/v3/projects/b05e31359ad64c1aa60ce7763d1dd124/users/39ebef58a26849b9bab1767af21a375e/roles/d2be94ca10bc410d8e2df55ad673d32f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a29302b2a381d3341c15c26b0cb252f1c339fd37" 2019-06-08 10:45:42,301 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 10:45:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b95c967-4c3d-481c-a634-0056a54c566c 2019-06-08 10:45:42,301 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 10:45:42,301 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.46:5000/v3/projects/b05e31359ad64c1aa60ce7763d1dd124/users/39ebef58a26849b9bab1767af21a375e/roles/d2be94ca10bc410d8e2df55ad673d32f used request id req-9b95c967-4c3d-481c-a634-0056a54c566c 2019-06-08 10:45:42,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.143388032913s 2019-06-08 10:45:42,302 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify_ims-project_54f13098-152e-4334-b23f-8367d7d4061a', 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'b05e31359ad64c1aa60ce7763d1dd124', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'lWQOvhvP4p3cgXJaL4Hx43VLXszoDE', 'username': u'cloudify_ims-user_54f13098-152e-4334-b23f-8367d7d4061a', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.46:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-06-08 10:45:42,305 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify_ims-user_54f13098-152e-4334-b23f-8367d7d4061a', 'password': 'lWQOvhvP4p3cgXJaL4Hx43VLXszoDE', 'project_name': 'cloudify_ims-project_54f13098-152e-4334-b23f-8367d7d4061a', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.46:5000/v3', 'project_id': 'b05e31359ad64c1aa60ce7763d1dd124', 'project_domain_name': 'Default'} 2019-06-08 10:45:42,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - VNF configuration: {'inputs': {u'vellum_cluster_size': 1, u'agent_user': u'ubuntu', u'image_id': u'ubuntu_14.04', u'external_network_name': u'', u'dime_cluster_size': 1, u'key_pair_name': u'cloudify_ims_kp', u'bono_cluster_size': 1, u'flavor_id': u'cloudify.small', u'public_domain': u'clearwater.opnfv', u'homer_cluster_size': 1, u'release': u'repo129', u'private_key_path': u'/etc/cloudify/cloudify_ims.pem', u'sprout_cluster_size': 1}, 'descriptor': {u'file_name': u'/src/cloudify_vims/openstack-blueprint.yaml', u'version': u'129', u'name': u'clearwater-opnfv'}} 2019-06-08 10:45:42,372 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2019-06-08 10:45:42,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-08 10:45:42,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a29302b2a381d3341c15c26b0cb252f1c339fd37" 2019-06-08 10:45:42,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 08 Jun 2019 10:45:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8a720c5-4a4f-464c-8b0e-2354ea41541c 2019-06-08 10:45:42,484 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.46:5000/v3/domains/69a9710257d445c38da42b508afe5e4c"}, "tags": [], "enabled": true, "id": "69a9710257d445c38da42b508afe5e4c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.46:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.46:5000/v3/domains", "previous": null, "next": null}} 2019-06-08 10:45:42,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/domains used request id req-a8a720c5-4a4f-464c-8b0e-2354ea41541c 2019-06-08 10:45:42,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.111662864685s 2019-06-08 10:45:42,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-08 10:45:42,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a29302b2a381d3341c15c26b0cb252f1c339fd37" 2019-06-08 10:45:42,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sat, 08 Jun 2019 10:45:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c26fb34e-aeee-4ba4-acfb-d3dbdad219b9 2019-06-08 10:45:42,611 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.46:5000/v3/projects/3188c96ec01940fba81c35d45eb11133"}, "tags": [], "enabled": true, "id": "3188c96ec01940fba81c35d45eb11133", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.46:5000/v3/projects/b05e31359ad64c1aa60ce7763d1dd124"}, "tags": [], "enabled": true, "id": "b05e31359ad64c1aa60ce7763d1dd124", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_54f13098-152e-4334-b23f-8367d7d4061a"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f"}, "tags": [], "enabled": true, "id": "ae5008b7eba04bb8ab8b9bea870a005f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-08 10:45:42,611 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/projects?domain_id=default used request id req-c26fb34e-aeee-4ba4-acfb-d3dbdad219b9 2019-06-08 10:45:42,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.119604110718s 2019-06-08 10:45:42,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-06-08 10:45:42,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a29302b2a381d3341c15c26b0cb252f1c339fd37" -d '{"network": {"tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "admin_state_up": true}}' 2019-06-08 10:45:43,352 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 726 Content-Type: application/json Date: Sat, 08 Jun 2019 10:45:43 GMT X-Openstack-Request-Id: req-972e17cc-c496-4889-8f37-e2d4994c2c23 2019-06-08 10:45:43,352 - 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":"5b323cc2-a770-4550-a884-82bb68e53127","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"b05e31359ad64c1aa60ce7763d1dd124","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-08T10:45:42Z","is_default":false,"qos_policy_id":null,"name":"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a","admin_state_up":true,"tenant_id":"b05e31359ad64c1aa60ce7763d1dd124","created_at":"2019-06-08T10:45:42Z","mtu":1450}} 2019-06-08 10:45:43,352 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-972e17cc-c496-4889-8f37-e2d4994c2c23 2019-06-08 10:45:43,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.738667964935s 2019-06-08 10:45:43,353 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-06-08T10:45:42Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'5b323cc2-a770-4550-a884-82bb68e53127', u'provider:segmentation_id': 87, 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_54f13098-152e-4334-b23f-8367d7d4061a', u'created_at': u'2019-06-08T10:45:42Z', u'mtu': 1450, u'tenant_id': u'b05e31359ad64c1aa60ce7763d1dd124', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'b05e31359ad64c1aa60ce7763d1dd124', u'l2_adjacency': True}) 2019-06-08 10:45:43,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 10:45:43,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sat, 08 Jun 2019 10:45:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bc3736c-182f-4fe9-b3ca-e4aa9e6ade14 2019-06-08 10:45:43,363 - 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.46:5000/v3/", "rel": "self"}]}} 2019-06-08 10:45:43,363 - keystoneauth.session - DEBUG - GET call to http://172.30.9.46:5000/v3 used request id req-7bc3736c-182f-4fe9-b3ca-e4aa9e6ade14 2019-06-08 10:45:43,364 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.46:5000/v3/auth/tokens 2019-06-08 10:45:43,755 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d2be94ca10bc410d8e2df55ad673d32f", "name": "member"}, {"id": "20c52caa8815436598706c0044dd78ea", "name": "reader"}], "expires_at": "2019-06-08T11:45:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b05e31359ad64c1aa60ce7763d1dd124", "name": "cloudify_ims-project_54f13098-152e-4334-b23f-8367d7d4061a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "569429e3916a40609b1b095c350d4f40"}, {"url": "http://172.30.9.46:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f8c054a2af64f418c37ee7727690693"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b02dfb863f5a4bffb36851235754ef91"}], "type": "metric", "id": "04a04b69122f4f738931230cee29629a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699fd3a20c8d40938f47375515d56729"}, {"url": "http://172.30.9.46:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a29c25ed5bae42389e53743e2b2d4cc6"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2aa7441977c496197e3dd66db370091"}], "type": "image", "id": "1229db241b1e4199aa3477e6a5aaaaf3", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.25:8080/v1/AUTH_b05e31359ad64c1aa60ce7763d1dd124", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f18ac20553a423cb64c4c119b4996d7"}, {"url": "http://172.30.9.46:8080/v1/AUTH_b05e31359ad64c1aa60ce7763d1dd124", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9cb7095bfac44798c7fb7f9deeeb6c2"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5274ae5199a462fbdfc0fea51cec5a4"}], "type": "object-store", "id": "3937992c91de456ab652dcaface65051", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.46:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469fe8a62bab4dce8322074f2fcdb9b4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e66cd3f99f9447b491021e663455e8c8"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "faa6e36db7f04aaf89b1671b36545dd9"}], "type": "cloudformation", "id": "4475ac30861f4898a3b4a3f25d4c15a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "451296117b884380836bc65617a5acf5"}, {"url": "http://172.30.9.46:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3bf63cbaa4d40d8a7b3788a9ab9cf75"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8fcd63580f1428d9b345eecdbd48204"}], "type": "compute", "id": "55cb302de7b240e1a0963bcae70f4b34", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04b4a8c11b3f4bd1ab89c03a5aa9bd51"}, {"url": "http://172.30.9.46:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "489dc505b18c45b097be2b0ce43d310b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "768110a585514cb9a095e0ffab526da4"}], "type": "identity", "id": "6494ad775fb84e9891f5bc3015a60f48", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.46:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02cf21684702424ca6c0c65fbe598276"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a219343778574f9a89cf8eda09913c42"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3727342b4d045659e67915b25bea965"}], "type": "placement", "id": "6dd232e0a9944d6f8afacd7b59c2bb55", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b05e31359ad64c1aa60ce7763d1dd124", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f4e281ad8cd4aaba41477f8f55544b4"}, {"url": "http://172.30.9.46:8776/v2/b05e31359ad64c1aa60ce7763d1dd124", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f80c73c49c6480dba7d5f4b80e4a948"}, {"url": "http://192.30.9.6:8776/v2/b05e31359ad64c1aa60ce7763d1dd124", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c209dd66f03a44bd9424eb1cad43b57c"}], "type": "volumev2", "id": "7c5d79a9253b44f1afeea36304180784", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c9a71230b064918baa5ec4ab83144c8"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d7c07f63f584a70a7df59e46b53c425"}, {"url": "http://172.30.9.46:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a67b17f9d1f45acb1b7213e75ed7276"}], "type": "event", "id": "84c44c0613f94bf8bbb2e05ff2f89471", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/b05e31359ad64c1aa60ce7763d1dd124", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "775bcb67ac30456cb720438594a475e1"}, {"url": "http://192.30.9.6:8776/v3/b05e31359ad64c1aa60ce7763d1dd124", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2c0df4ad6a14557a0e2b97bfa52019f"}, {"url": "http://172.30.9.46:8776/v3/b05e31359ad64c1aa60ce7763d1dd124", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ef016b34aa45a7ba522cfecbfec6eb"}], "type": "volumev3", "id": "8b8641e49b5f486a864b0b857a0e9a73", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b05e31359ad64c1aa60ce7763d1dd124", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "121402a262894e60b2dd90a4c91ddfc4"}, {"url": "http://192.30.9.6:8004/v1/b05e31359ad64c1aa60ce7763d1dd124", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "843fd802e471465f9929116059937b0b"}, {"url": "http://172.30.9.46:8004/v1/b05e31359ad64c1aa60ce7763d1dd124", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b71667e57ac348d19ee51701c2492bc8"}], "type": "orchestration", "id": "910666d0b44e43dda71799578f2fb207", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.46:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d50b2697934e5aa702ab2b26a44279"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0eb6565be3e44b382acfbe153b647bf"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0ee7731b0a344dd95394ec40456c966"}], "type": "network", "id": "96d169df5f3246498ebfd684c882081c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.46:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6207f5501c4d439cb61786bf4936a152"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de1dcf61d9e44a7aa8f94ba8c4cf9375"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc2fab36e3514270a85a06afe9ff1894"}], "type": "alarming", "id": "96f5a2d27e6f427cbd0f869917a8dd5d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "bf0bc5911f744db0865b88b9285e5dc1", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_ims-user_54f13098-152e-4334-b23f-8367d7d4061a", "id": "39ebef58a26849b9bab1767af21a375e"}, "audit_ids": ["Lx9zG9g4SoupnwVIcPfDng"], "issued_at": "2019-06-08T10:45:43.000000Z"}} 2019-06-08 10:45:43,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 10:45:43,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" 2019-06-08 10:45:44,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1232 Content-Type: application/json Date: Sat, 08 Jun 2019 10:45:44 GMT X-Openstack-Request-Id: req-78104a02-5818-49b5-8c01-ff8b1e3e4432 2019-06-08 10:45:44,391 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"5b323cc2-a770-4550-a884-82bb68e53127","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b05e31359ad64c1aa60ce7763d1dd124","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-08T10:45:42Z","qos_policy_id":null,"name":"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a","admin_state_up":true,"tenant_id":"b05e31359ad64c1aa60ce7763d1dd124","created_at":"2019-06-08T10:45:42Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T06:03:01Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","mtu":1500}]} 2019-06-08 10:45:44,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-78104a02-5818-49b5-8c01-ff8b1e3e4432 2019-06-08 10:45:44,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.632963895798s 2019-06-08 10:45:44,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-06-08 10:45:44,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" -d '{"subnet": {"name": "cloudify_ims-subnet_54f13098-152e-4334-b23f-8367d7d4061a", "enable_dhcp": true, "network_id": "5b323cc2-a770-4550-a884-82bb68e53127", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-06-08 10:45:45,185 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 680 Content-Type: application/json Date: Sat, 08 Jun 2019 10:45:45 GMT X-Openstack-Request-Id: req-ed3c0e19-0a38-4c05-bb2c-7914f1d88f86 2019-06-08 10:45:45,186 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5b323cc2-a770-4550-a884-82bb68e53127","tenant_id":"b05e31359ad64c1aa60ce7763d1dd124","created_at":"2019-06-08T10:45:44Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-06-08T10:45:44Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"b05e31359ad64c1aa60ce7763d1dd124","id":"601b5972-dceb-420d-a9f1-ec611a21f753","subnetpool_id":null,"name":"cloudify_ims-subnet_54f13098-152e-4334-b23f-8367d7d4061a"}} 2019-06-08 10:45:45,186 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/subnets.json used request id req-ed3c0e19-0a38-4c05-bb2c-7914f1d88f86 2019-06-08 10:45:45,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.792849063873s 2019-06-08 10:45:45,187 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-08T10:45:44Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'601b5972-dceb-420d-a9f1-ec611a21f753', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify_ims-subnet_54f13098-152e-4334-b23f-8367d7d4061a', u'enable_dhcp': True, u'network_id': u'5b323cc2-a770-4550-a884-82bb68e53127', u'tenant_id': u'b05e31359ad64c1aa60ce7763d1dd124', u'created_at': u'2019-06-08T10:45:44Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'b05e31359ad64c1aa60ce7763d1dd124'}) 2019-06-08 10:45:45,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-06-08 10:45:45,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" -d '{"router": {"external_gateway_info": {"network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "name": "cloudify_ims-router_54f13098-152e-4334-b23f-8367d7d4061a", "admin_state_up": true}}' 2019-06-08 10:45:46,917 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 699 Content-Type: application/json Date: Sat, 08 Jun 2019 10:45:46 GMT X-Openstack-Request-Id: req-73549e38-1643-4b96-90c9-e6840d6515cc 2019-06-08 10:45:46,917 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a3d564af-8d87-4f4f-9680-f5a9465e0acc", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:45:45Z", "admin_state_up": true, "updated_at": "2019-06-08T10:45:46Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "7402b534-bf16-452e-b777-060240f3aa0b", "name": "cloudify_ims-router_54f13098-152e-4334-b23f-8367d7d4061a"}} 2019-06-08 10:45:46,917 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/routers.json used request id req-73549e38-1643-4b96-90c9-e6840d6515cc 2019-06-08 10:45:46,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.73041605949s 2019-06-08 10:45:46,918 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-08T10:45:46Z', u'revision_number': 2, u'id': u'7402b534-bf16-452e-b777-060240f3aa0b', u'external_gateway_info': {u'network_id': u'd0205d84-f6dd-4d92-b76b-dc9ca1111094', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a3d564af-8d87-4f4f-9680-f5a9465e0acc', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify_ims-router_54f13098-152e-4334-b23f-8367d7d4061a', u'admin_state_up': True, u'tenant_id': u'b05e31359ad64c1aa60ce7763d1dd124', u'created_at': u'2019-06-08T10:45:45Z', u'flavor_id': None, u'routes': [], u'project_id': u'b05e31359ad64c1aa60ce7763d1dd124'}) 2019-06-08 10:45:46,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-06-08 10:45:46,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:9696/v2.0/routers/7402b534-bf16-452e-b777-060240f3aa0b/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" -d '{"subnet_id": "601b5972-dceb-420d-a9f1-ec611a21f753"}' 2019-06-08 10:45:49,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 08 Jun 2019 10:45:49 GMT X-Openstack-Request-Id: req-54d96ea6-86fb-4f25-afe2-86661d9a24b1 2019-06-08 10:45:49,399 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "5b323cc2-a770-4550-a884-82bb68e53127", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "subnet_id": "601b5972-dceb-420d-a9f1-ec611a21f753", "subnet_ids": ["601b5972-dceb-420d-a9f1-ec611a21f753"], "port_id": "93dac192-ff02-4d0d-a1af-acc47c4bf703", "id": "7402b534-bf16-452e-b777-060240f3aa0b"} 2019-06-08 10:45:49,399 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.46:9696/v2.0/routers/7402b534-bf16-452e-b777-060240f3aa0b/add_router_interface.json used request id req-54d96ea6-86fb-4f25-afe2-86661d9a24b1 2019-06-08 10:45:49,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.48057818413s 2019-06-08 10:45:49,400 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2019-06-08 10:45:50,660 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:92a19abfec7c499acc81047ad0ed6ba1 sha256:74baf6380a51398877a7e7d27d2319b765fee0efbf94a3be6ebc29575658c5a4 2019-06-08 10:45:50,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 10:45:50,667 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 08 Jun 2019 10:45:50 GMT 2019-06-08 10:45:50,668 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}]} 2019-06-08 10:45:50,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 10:45:50,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" 2019-06-08 10:45:50,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 08 Jun 2019 10:45:50 GMT X-Openstack-Request-Id: req-ac63b022-beb4-4ec7-a1f7-33004e3db681 2019-06-08 10:45:50,967 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 10:45:50,967 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-ac63b022-beb4-4ec7-a1f7-33004e3db681 2019-06-08 10:45:50,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.298111915588s 2019-06-08 10:45:50,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-06-08 10:45:50,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" -d '{"owner_specified.shade.md5": "92a19abfec7c499acc81047ad0ed6ba1", "owner_specified.shade.sha256": "74baf6380a51398877a7e7d27d2319b765fee0efbf94a3be6ebc29575658c5a4", "owner_specified.shade.object": "images/cloudify_ims-img_54f13098-152e-4334-b23f-8367d7d4061a", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_54f13098-152e-4334-b23f-8367d7d4061a"}' 2019-06-08 10:45:51,017 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 941 Content-Type: application/json Date: Sat, 08 Jun 2019 10:45:51 GMT Location: http://172.30.9.46:9292/v2/images/77c85dd1-b8c7-416b-b447-68fab5306023 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-579e4b13-87cd-41d6-b7b5-ac23d9a22f4d 2019-06-08 10:45:51,017 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T10:45:50Z", "file": "/v2/images/77c85dd1-b8c7-416b-b447-68fab5306023/file", "owner": "b05e31359ad64c1aa60ce7763d1dd124", "id": "77c85dd1-b8c7-416b-b447-68fab5306023", "size": null, "self": "/v2/images/77c85dd1-b8c7-416b-b447-68fab5306023", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "74baf6380a51398877a7e7d27d2319b765fee0efbf94a3be6ebc29575658c5a4", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_54f13098-152e-4334-b23f-8367d7d4061a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "92a19abfec7c499acc81047ad0ed6ba1", "name": "cloudify_ims-img_54f13098-152e-4334-b23f-8367d7d4061a", "checksum": null, "created_at": "2019-06-08T10:45:50Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-06-08 10:45:51,017 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.46:9292/v2/images used request id req-579e4b13-87cd-41d6-b7b5-ac23d9a22f4d 2019-06-08 10:45:51,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0400109291077s 2019-06-08 10:45:51,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-06-08 10:45:51,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:9292/v2/images/77c85dd1-b8c7-416b-b447-68fab5306023/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" -d '' 2019-06-08 10:45:55,602 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 10:45:55 GMT X-Openstack-Request-Id: req-dd4bfdf9-cb02-4d60-80f1-914c58d578ba 2019-06-08 10:45:55,602 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 10:45:55,602 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.46:9292/v2/images/77c85dd1-b8c7-416b-b447-68fab5306023/file used request id req-dd4bfdf9-cb02-4d60-80f1-914c58d578ba 2019-06-08 10:45:55,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.58440709114s 2019-06-08 10:45:55,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 10:45:55,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" 2019-06-08 10:45:55,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sat, 08 Jun 2019 10:45:55 GMT X-Openstack-Request-Id: req-8a8add69-77f3-4aeb-bfd2-26723a7566c8 2019-06-08 10:45:55,646 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T10:45:55Z", "file": "/v2/images/77c85dd1-b8c7-416b-b447-68fab5306023/file", "owner": "b05e31359ad64c1aa60ce7763d1dd124", "id": "77c85dd1-b8c7-416b-b447-68fab5306023", "size": 297598976, "self": "/v2/images/77c85dd1-b8c7-416b-b447-68fab5306023", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/77c85dd1-b8c7-416b-b447-68fab5306023/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "74baf6380a51398877a7e7d27d2319b765fee0efbf94a3be6ebc29575658c5a4", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/77c85dd1-b8c7-416b-b447-68fab5306023/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_54f13098-152e-4334-b23f-8367d7d4061a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "92a19abfec7c499acc81047ad0ed6ba1", "name": "cloudify_ims-img_54f13098-152e-4334-b23f-8367d7d4061a", "checksum": "92a19abfec7c499acc81047ad0ed6ba1", "created_at": "2019-06-08T10:45:50Z", "os_hidden": false, "protected": false, "os_hash_value": "fdf0ecddcff3d2c3673ce62d8641b5eacb41fdddee37d76f5507440756fb9ed0315f3b7c386a5f8c1445de3acf502c03cf501a268e7c67b3cd54f0f94b73a745"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 10:45:55,646 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-8a8add69-77f3-4aeb-bfd2-26723a7566c8 2019-06-08 10:45:55,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0386869907379s 2019-06-08 10:45:55,648 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/77c85dd1-b8c7-416b-b447-68fab5306023/snap', u'metadata': Munch({})})], 'file': u'/v2/images/77c85dd1-b8c7-416b-b447-68fab5306023/file', 'owner': u'b05e31359ad64c1aa60ce7763d1dd124', 'id': u'77c85dd1-b8c7-416b-b447-68fab5306023', 'size': 297598976, u'self': u'/v2/images/77c85dd1-b8c7-416b-b447-68fab5306023', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b05e31359ad64c1aa60ce7763d1dd124', 'name': 'cloudify_ims-project_54f13098-152e-4334-b23f-8367d7d4061a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/77c85dd1-b8c7-416b-b447-68fab5306023/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-08T10:45:55Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-06-08T10:45:55Z', u'owner_specified.shade.sha256': u'74baf6380a51398877a7e7d27d2319b765fee0efbf94a3be6ebc29575658c5a4', u'owner_specified.shade.object': u'images/cloudify_ims-img_54f13098-152e-4334-b23f-8367d7d4061a', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'92a19abfec7c499acc81047ad0ed6ba1', 'properties': {u'os_hash_value': u'fdf0ecddcff3d2c3673ce62d8641b5eacb41fdddee37d76f5507440756fb9ed0315f3b7c386a5f8c1445de3acf502c03cf501a268e7c67b3cd54f0f94b73a745', u'self': u'/v2/images/77c85dd1-b8c7-416b-b447-68fab5306023', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'74baf6380a51398877a7e7d27d2319b765fee0efbf94a3be6ebc29575658c5a4', u'owner_specified.shade.object': u'images/cloudify_ims-img_54f13098-152e-4334-b23f-8367d7d4061a', u'owner_specified.shade.md5': u'92a19abfec7c499acc81047ad0ed6ba1', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_54f13098-152e-4334-b23f-8367d7d4061a', 'created': u'2019-06-08T10:45:50Z', 'checksum': u'92a19abfec7c499acc81047ad0ed6ba1', 'created_at': u'2019-06-08T10:45:50Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'fdf0ecddcff3d2c3673ce62d8641b5eacb41fdddee37d76f5507440756fb9ed0315f3b7c386a5f8c1445de3acf502c03cf501a268e7c67b3cd54f0f94b73a745', 'metadata': {u'os_hash_value': u'fdf0ecddcff3d2c3673ce62d8641b5eacb41fdddee37d76f5507440756fb9ed0315f3b7c386a5f8c1445de3acf502c03cf501a268e7c67b3cd54f0f94b73a745', u'self': u'/v2/images/77c85dd1-b8c7-416b-b447-68fab5306023', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'74baf6380a51398877a7e7d27d2319b765fee0efbf94a3be6ebc29575658c5a4', u'owner_specified.shade.object': u'images/cloudify_ims-img_54f13098-152e-4334-b23f-8367d7d4061a', u'owner_specified.shade.md5': u'92a19abfec7c499acc81047ad0ed6ba1', u'schema': u'/v2/schemas/image'}}) 2019-06-08 10:45:55,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-06-08 10:45:55,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a29302b2a381d3341c15c26b0cb252f1c339fd37" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify_ims-flavor_54f13098-152e-4334-b23f-8367d7d4061a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2019-06-08 10:45:55,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 315 Content-Type: application/json Date: Sat, 08 Jun 2019 10:45: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-dd365e60-34b1-455f-b7e3-91d3dbd0e211 x-openstack-request-id: req-dd365e60-34b1-455f-b7e3-91d3dbd0e211 2019-06-08 10:45:55,976 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "cloudify_ims-flavor_54f13098-152e-4334-b23f-8367d7d4061a", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "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": "4ae1e58a-bfb9-4b15-8604-f4f121b194f1"}} 2019-06-08 10:45:55,977 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-dd365e60-34b1-455f-b7e3-91d3dbd0e211 2019-06-08 10:45:55,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.325690031052s 2019-06-08 10:45:55,978 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_54f13098-152e-4334-b23f-8367d7d4061a', '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'3188c96ec01940fba81c35d45eb11133', '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'4ae1e58a-bfb9-4b15-8604-f4f121b194f1', 'swap': 0}) 2019-06-08 10:45:55,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-06-08 10:45:55,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a29302b2a381d3341c15c26b0cb252f1c339fd37" -d '{"extra_specs": {}}' 2019-06-08 10:45:55,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 08 Jun 2019 10:45: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-55731daa-451b-49be-885d-fb76651b167a x-openstack-request-id: req-55731daa-451b-49be-885d-fb76651b167a 2019-06-08 10:45:55,999 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-06-08 10:45:55,999 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1/os-extra_specs used request id req-55731daa-451b-49be-885d-fb76651b167a 2019-06-08 10:45:55,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0211420059204s 2019-06-08 10:45:56,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-06-08 10:45:56,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" -d '{"keypair": {"name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a"}}' 2019-06-08 10:45:56,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1811 Content-Type: application/json Date: Sat, 08 Jun 2019 10:45: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-dd0b09d9-5942-4ef8-a5ef-af7fd08c50df x-openstack-request-id: req-dd0b09d9-5942-4ef8-a5ef-af7fd08c50df 2019-06-08 10:45:56,398 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQIB4LHJ90hjcltvgUGIEfCJlFx+S1KnRv1bNvgI04TOGJ5QTVpEs4B6x7y9JOV+rlWlNI/nze0vBlz1PtEU7r0F3XL4hpQb3m+0BR5+IFIwzttY2uaw392jEzOQaVYxjvEsPQc3t0QqSfgYAMrfMDSWwnoqwXnOzSyDlR0dxpv6lt1HCwgKeeP2CeUs3EYezTNN4R6oKK6x8C3SOPkWnhxLDzdluD3hJm9PZaqXjOBsJXoht7BfY3fMdBPxHrFfjp4JaAwFwhbD5x3Rx4GQ4lALbpZZZkBOm1Ku8jnjBWHArrvBDrcoP+UvfeCa+dvNQHRGsG62U2EbxoMtVfoYhd Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA0CAeCxyfdIY3Jbb4FBiBHwiZRcfktSp0b9Wzb4CNOEzhieUE\n1aRLOAese8vSTlfq5VpTSP583tLwZc9T7RFO69Bd1y+IaUG95vtAUefiBSMM7bWN\nrmsN/doxMzkGlWMY7xLD0HN7dEKkn4GADK3zA0lsJ6KsF5zs0sg5UdHcab+pbdRw\nsICnnj9gnlLNxGHs0zTeEeqCiusfAt0jj5Fp4cSw83Zbg94SZvT2Wql4zgbCV6Ib\newX2N3zHQT8R6xX46eCWgMBcIWw+cd0ceBkOJQC26WWWZATptSrvI54wVhwK67wQ\n63KD/lL33gmvnbzUB0RrButlNhG8aDLVX6GIXQIDAQABAoIBAQDBZ/dDUDgF6uu4\nio2C7zqegjkdFaM9j9RgUPDMf2O8nAVDRaX2exTDXq405LXsw9qvg/69aHDWCKQJ\nmF9fgKQck6eA3tUfK060JWwiMSBisa3EAOFG4olAC9GIzkeF728uS/vX7FkfMwcU\nix1ZqxSXS1XMh2jxEI0rW5GYrTLsuNekyR/Pps+5z4o7BCy0O0h9r6mcXf93nKFY\nhM3VpDzJ0fqlGZQD+N09JRa9pBIC9GZtSlWbMykcueIowlZmmxYRl6enifq+7jfD\nkn0eJ4TOTdhQ6nj+IRIMZjzgWPaYyScJtW2+ZMeOANOjQ6VYSdTiqYIU+kiiFe9P\njyXexeDpAoGBAPQrkhSHa3d5hhETpgt306+4gwJi74KmfGs43v544CRebIqFJAQM\nEeFa8UvYqbbOIOhCJPVXiRcWkihC04xNsD1bn1iLLEqeoUqtYBoEXqYK6eANDyNh\nuJhYrtPId+4qah1a4KLBkseczeuyz11DYp9DMjZbM4QMFbcCRwyWx6N/AoGBANo1\nfF+0d6T7CXIREzUNXFLXL7JBAsSvDmnafrX7BDiZiROclYrJLn0r/AzBuo2jBknb\nCmHHi9Fd6+l6CKBJPvlI+W7bhLUsbrvFDO8DMs6TMEavzYJD2vDipmwNSPMyZXv+\nJUEJKzJk9wfL/zW6QP9FObT1chhYfUN+dYA9yNIjAoGAatOZQPQSl54KgvQmxIOz\nkQDYCLZCddXjP4INRiaaYi8Rq/UeUcr6E6+XPIjZj8pVaWhvBQw8RWaxoX3DUnI2\n9lFcwP967FbE2IhMMHXS9zB1LHpqMh+yBK1gJ/ZgSkoyTQ+SkoLAdibrjQCZawNt\nZaKfmFqEinRDF+OeNCrPw38CgYAbb34jyl0AsU+Ot/biRLvG7qdgkiv27suxI3er\nCdSOCT/i510mBgWCV3VpZTI/fK/duVykzqIVwOlYga9z98GjNjmmZpNY9C04Dp6B\nrrVEo9z+BjyglEeC4fxquYDikwOPg3TLqIt12pv0rwF3j+N8NQf8aJ/fz8BwLAY6\nCYqmYQKBgQDbHtNbn/bkdHpUb8LQyW0hU2huYtp3Dkfok/C7JWEaHFtpTAYbpsBB\nlUsHXZBJ1fRQnd+bklLVU4ueslxdrL+zN483gg7WsMyvp4GlD60a3Zo9N49KPH4A\nDrCdctoEShhcCR2SevQLOz5JRvCHGiTrrgzsKH52SkdMHnMsqmWDIA==\n-----END RSA PRIVATE KEY-----\n", "user_id": "39ebef58a26849b9bab1767af21a375e", "name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "fingerprint": "a3:7b:5a:50:ea:1c:87:49:23:5d:e7:ae:3a:8d:e3:49"}} 2019-06-08 10:45:56,398 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/os-keypairs used request id req-dd0b09d9-5942-4ef8-a5ef-af7fd08c50df 2019-06-08 10:45:56,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.395907878876s 2019-06-08 10:45:56,399 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQIB4LHJ90hjcltvgUGIEfCJlFx+S1KnRv1bNvgI04TOGJ5QTVpEs4B6x7y9JOV+rlWlNI/nze0vBlz1PtEU7r0F3XL4hpQb3m+0BR5+IFIwzttY2uaw392jEzOQaVYxjvEsPQc3t0QqSfgYAMrfMDSWwnoqwXnOzSyDlR0dxpv6lt1HCwgKeeP2CeUs3EYezTNN4R6oKK6x8C3SOPkWnhxLDzdluD3hJm9PZaqXjOBsJXoht7BfY3fMdBPxHrFfjp4JaAwFwhbD5x3Rx4GQ4lALbpZZZkBOm1Ku8jnjBWHArrvBDrcoP+UvfeCa+dvNQHRGsG62U2EbxoMtVfoYhd Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA0CAeCxyfdIY3Jbb4FBiBHwiZRcfktSp0b9Wzb4CNOEzhieUE\n1aRLOAese8vSTlfq5VpTSP583tLwZc9T7RFO69Bd1y+IaUG95vtAUefiBSMM7bWN\nrmsN/doxMzkGlWMY7xLD0HN7dEKkn4GADK3zA0lsJ6KsF5zs0sg5UdHcab+pbdRw\nsICnnj9gnlLNxGHs0zTeEeqCiusfAt0jj5Fp4cSw83Zbg94SZvT2Wql4zgbCV6Ib\newX2N3zHQT8R6xX46eCWgMBcIWw+cd0ceBkOJQC26WWWZATptSrvI54wVhwK67wQ\n63KD/lL33gmvnbzUB0RrButlNhG8aDLVX6GIXQIDAQABAoIBAQDBZ/dDUDgF6uu4\nio2C7zqegjkdFaM9j9RgUPDMf2O8nAVDRaX2exTDXq405LXsw9qvg/69aHDWCKQJ\nmF9fgKQck6eA3tUfK060JWwiMSBisa3EAOFG4olAC9GIzkeF728uS/vX7FkfMwcU\nix1ZqxSXS1XMh2jxEI0rW5GYrTLsuNekyR/Pps+5z4o7BCy0O0h9r6mcXf93nKFY\nhM3VpDzJ0fqlGZQD+N09JRa9pBIC9GZtSlWbMykcueIowlZmmxYRl6enifq+7jfD\nkn0eJ4TOTdhQ6nj+IRIMZjzgWPaYyScJtW2+ZMeOANOjQ6VYSdTiqYIU+kiiFe9P\njyXexeDpAoGBAPQrkhSHa3d5hhETpgt306+4gwJi74KmfGs43v544CRebIqFJAQM\nEeFa8UvYqbbOIOhCJPVXiRcWkihC04xNsD1bn1iLLEqeoUqtYBoEXqYK6eANDyNh\nuJhYrtPId+4qah1a4KLBkseczeuyz11DYp9DMjZbM4QMFbcCRwyWx6N/AoGBANo1\nfF+0d6T7CXIREzUNXFLXL7JBAsSvDmnafrX7BDiZiROclYrJLn0r/AzBuo2jBknb\nCmHHi9Fd6+l6CKBJPvlI+W7bhLUsbrvFDO8DMs6TMEavzYJD2vDipmwNSPMyZXv+\nJUEJKzJk9wfL/zW6QP9FObT1chhYfUN+dYA9yNIjAoGAatOZQPQSl54KgvQmxIOz\nkQDYCLZCddXjP4INRiaaYi8Rq/UeUcr6E6+XPIjZj8pVaWhvBQw8RWaxoX3DUnI2\n9lFcwP967FbE2IhMMHXS9zB1LHpqMh+yBK1gJ/ZgSkoyTQ+SkoLAdibrjQCZawNt\nZaKfmFqEinRDF+OeNCrPw38CgYAbb34jyl0AsU+Ot/biRLvG7qdgkiv27suxI3er\nCdSOCT/i510mBgWCV3VpZTI/fK/duVykzqIVwOlYga9z98GjNjmmZpNY9C04Dp6B\nrrVEo9z+BjyglEeC4fxquYDikwOPg3TLqIt12pv0rwF3j+N8NQf8aJ/fz8BwLAY6\nCYqmYQKBgQDbHtNbn/bkdHpUb8LQyW0hU2huYtp3Dkfok/C7JWEaHFtpTAYbpsBB\nlUsHXZBJ1fRQnd+bklLVU4ueslxdrL+zN483gg7WsMyvp4GlD60a3Zo9N49KPH4A\nDrCdctoEShhcCR2SevQLOz5JRvCHGiTrrgzsKH52SkdMHnMsqmWDIA==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'39ebef58a26849b9bab1767af21a375e', 'name': u'cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a', 'created_at': '2019-06-08T10:45:56.399465', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b05e31359ad64c1aa60ce7763d1dd124', 'name': 'cloudify_ims-project_54f13098-152e-4334-b23f-8367d7d4061a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'a3:7b:5a:50:ea:1c:87:49:23:5d:e7:ae:3a:8d:e3:49', 'type': 'ssh', 'id': u'cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a'}) 2019-06-08 10:45:56,399 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEA0CAeCxyfdIY3Jbb4FBiBHwiZRcfktSp0b9Wzb4CNOEzhieUE 1aRLOAese8vSTlfq5VpTSP583tLwZc9T7RFO69Bd1y+IaUG95vtAUefiBSMM7bWN rmsN/doxMzkGlWMY7xLD0HN7dEKkn4GADK3zA0lsJ6KsF5zs0sg5UdHcab+pbdRw sICnnj9gnlLNxGHs0zTeEeqCiusfAt0jj5Fp4cSw83Zbg94SZvT2Wql4zgbCV6Ib ewX2N3zHQT8R6xX46eCWgMBcIWw+cd0ceBkOJQC26WWWZATptSrvI54wVhwK67wQ 63KD/lL33gmvnbzUB0RrButlNhG8aDLVX6GIXQIDAQABAoIBAQDBZ/dDUDgF6uu4 io2C7zqegjkdFaM9j9RgUPDMf2O8nAVDRaX2exTDXq405LXsw9qvg/69aHDWCKQJ mF9fgKQck6eA3tUfK060JWwiMSBisa3EAOFG4olAC9GIzkeF728uS/vX7FkfMwcU ix1ZqxSXS1XMh2jxEI0rW5GYrTLsuNekyR/Pps+5z4o7BCy0O0h9r6mcXf93nKFY hM3VpDzJ0fqlGZQD+N09JRa9pBIC9GZtSlWbMykcueIowlZmmxYRl6enifq+7jfD kn0eJ4TOTdhQ6nj+IRIMZjzgWPaYyScJtW2+ZMeOANOjQ6VYSdTiqYIU+kiiFe9P jyXexeDpAoGBAPQrkhSHa3d5hhETpgt306+4gwJi74KmfGs43v544CRebIqFJAQM EeFa8UvYqbbOIOhCJPVXiRcWkihC04xNsD1bn1iLLEqeoUqtYBoEXqYK6eANDyNh uJhYrtPId+4qah1a4KLBkseczeuyz11DYp9DMjZbM4QMFbcCRwyWx6N/AoGBANo1 fF+0d6T7CXIREzUNXFLXL7JBAsSvDmnafrX7BDiZiROclYrJLn0r/AzBuo2jBknb CmHHi9Fd6+l6CKBJPvlI+W7bhLUsbrvFDO8DMs6TMEavzYJD2vDipmwNSPMyZXv+ JUEJKzJk9wfL/zW6QP9FObT1chhYfUN+dYA9yNIjAoGAatOZQPQSl54KgvQmxIOz kQDYCLZCddXjP4INRiaaYi8Rq/UeUcr6E6+XPIjZj8pVaWhvBQw8RWaxoX3DUnI2 9lFcwP967FbE2IhMMHXS9zB1LHpqMh+yBK1gJ/ZgSkoyTQ+SkoLAdibrjQCZawNt ZaKfmFqEinRDF+OeNCrPw38CgYAbb34jyl0AsU+Ot/biRLvG7qdgkiv27suxI3er CdSOCT/i510mBgWCV3VpZTI/fK/duVykzqIVwOlYga9z98GjNjmmZpNY9C04Dp6B rrVEo9z+BjyglEeC4fxquYDikwOPg3TLqIt12pv0rwF3j+N8NQf8aJ/fz8BwLAY6 CYqmYQKBgQDbHtNbn/bkdHpUb8LQyW0hU2huYtp3Dkfok/C7JWEaHFtpTAYbpsBB lUsHXZBJ1fRQnd+bklLVU4ueslxdrL+zN483gg7WsMyvp4GlD60a3Zo9N49KPH4A DrCdctoEShhcCR2SevQLOz5JRvCHGiTrrgzsKH52SkdMHnMsqmWDIA== -----END RSA PRIVATE KEY----- 2019-06-08 10:45:56,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-06-08 10:45:56,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" -d '{"security_group": {"name": "cloudify_ims-sg_54f13098-152e-4334-b23f-8367d7d4061a", "description": "created by OPNFV Functest (cloudify_ims)"}}' 2019-06-08 10:45:56,565 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1424 Content-Type: application/json Date: Sat, 08 Jun 2019 10:45:56 GMT X-Openstack-Request-Id: req-234b8087-ea94-435e-a9b5-a81f2097d834 2019-06-08 10:45:56,565 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:45:56Z", "updated_at": "2019-06-08T10:45:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:45:56Z", "revision_number": 0, "id": "687f4783-fb4e-48f5-b7cc-67a5656489b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:45:56Z", "security_group_id": "524679c4-734f-462d-a96b-7194cdbf3fce", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": null, "ethertype": "IPv4", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:45:56Z", "revision_number": 0, "id": "894a9dae-864b-43ca-bca0-b5bc0c412982", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:45:56Z", "security_group_id": "524679c4-734f-462d-a96b-7194cdbf3fce", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": null, "ethertype": "IPv6", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}], "revision_number": 1, "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "524679c4-734f-462d-a96b-7194cdbf3fce", "name": "cloudify_ims-sg_54f13098-152e-4334-b23f-8367d7d4061a"}} 2019-06-08 10:45:56,565 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/security-groups.json used request id req-234b8087-ea94-435e-a9b5-a81f2097d834 2019-06-08 10:45:56,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.160665035248s 2019-06-08 10:45:56,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-08 10:45:56,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" 2019-06-08 10:45:56,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3840 Content-Type: application/json Date: Sat, 08 Jun 2019 10:45:56 GMT X-Openstack-Request-Id: req-858f7d4c-49f3-4f18-964d-6f1b019108f1 2019-06-08 10:45:56,642 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:45:56Z", "updated_at": "2019-06-08T10:45:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:45:56Z", "revision_number": 0, "id": "687f4783-fb4e-48f5-b7cc-67a5656489b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:45:56Z", "security_group_id": "524679c4-734f-462d-a96b-7194cdbf3fce", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": null, "ethertype": "IPv4", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:45:56Z", "revision_number": 0, "id": "894a9dae-864b-43ca-bca0-b5bc0c412982", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:45:56Z", "security_group_id": "524679c4-734f-462d-a96b-7194cdbf3fce", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": null, "ethertype": "IPv6", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}], "revision_number": 1, "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "524679c4-734f-462d-a96b-7194cdbf3fce", "name": "cloudify_ims-sg_54f13098-152e-4334-b23f-8367d7d4061a"}, {"description": "Default security group", "tags": [], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:45:42Z", "updated_at": "2019-06-08T10:45:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:45:42Z", "revision_number": 0, "id": "3217f7f3-f0c3-4c06-9012-9990ac9d108b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:45:42Z", "security_group_id": "62a2ef4c-2521-4e9a-b3fa-a614c39a1f40", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": null, "ethertype": "IPv6", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:45:42Z", "revision_number": 0, "id": "41d6b874-4d66-45aa-9e19-86babde5842d", "remote_group_id": "62a2ef4c-2521-4e9a-b3fa-a614c39a1f40", "remote_ip_prefix": null, "created_at": "2019-06-08T10:45:42Z", "security_group_id": "62a2ef4c-2521-4e9a-b3fa-a614c39a1f40", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": null, "ethertype": "IPv4", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:45:42Z", "revision_number": 0, "id": "9133b1c6-9cf9-48fc-b13a-9e81ca013775", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:45:42Z", "security_group_id": "62a2ef4c-2521-4e9a-b3fa-a614c39a1f40", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": null, "ethertype": "IPv4", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:45:42Z", "revision_number": 0, "id": "a94d27d4-7a99-4945-bf00-1189d31c3f48", "remote_group_id": "62a2ef4c-2521-4e9a-b3fa-a614c39a1f40", "remote_ip_prefix": null, "created_at": "2019-06-08T10:45:42Z", "security_group_id": "62a2ef4c-2521-4e9a-b3fa-a614c39a1f40", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": null, "ethertype": "IPv6", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}], "revision_number": 1, "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "62a2ef4c-2521-4e9a-b3fa-a614c39a1f40", "name": "default"}]} 2019-06-08 10:45:56,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/security-groups.json used request id req-858f7d4c-49f3-4f18-964d-6f1b019108f1 2019-06-08 10:45:56,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0706770420074s 2019-06-08 10:45:56,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-06-08 10:45:56,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" -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": "524679c4-734f-462d-a96b-7194cdbf3fce"}}' 2019-06-08 10:45:56,776 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sat, 08 Jun 2019 10:45:56 GMT X-Openstack-Request-Id: req-00f16f5f-138c-4697-9637-17dc776e6ffd 2019-06-08 10:45:56,776 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2019-06-08T10:45:56Z", "security_group_id": "524679c4-734f-462d-a96b-7194cdbf3fce", "port_range_min": 22, "revision_number": 0, "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:45:56Z", "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "ed9a1d37-8f2a-486b-aa2a-89a8488e2592"}} 2019-06-08 10:45:56,777 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-00f16f5f-138c-4697-9637-17dc776e6ffd 2019-06-08 10:45:56,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.126913070679s 2019-06-08 10:45:56,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-08 10:45:56,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" 2019-06-08 10:45:56,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4336 Content-Type: application/json Date: Sat, 08 Jun 2019 10:45:56 GMT X-Openstack-Request-Id: req-f3e6a86b-b35b-4387-a856-1c1af148a838 2019-06-08 10:45:56,824 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:45:56Z", "updated_at": "2019-06-08T10:45:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:45:56Z", "revision_number": 0, "id": "687f4783-fb4e-48f5-b7cc-67a5656489b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:45:56Z", "security_group_id": "524679c4-734f-462d-a96b-7194cdbf3fce", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": null, "ethertype": "IPv4", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:45:56Z", "revision_number": 0, "id": "894a9dae-864b-43ca-bca0-b5bc0c412982", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:45:56Z", "security_group_id": "524679c4-734f-462d-a96b-7194cdbf3fce", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": null, "ethertype": "IPv6", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-06-08T10:45:56Z", "revision_number": 0, "id": "ed9a1d37-8f2a-486b-aa2a-89a8488e2592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:45:56Z", "security_group_id": "524679c4-734f-462d-a96b-7194cdbf3fce", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": 22, "ethertype": "IPv4", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}], "revision_number": 2, "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "524679c4-734f-462d-a96b-7194cdbf3fce", "name": "cloudify_ims-sg_54f13098-152e-4334-b23f-8367d7d4061a"}, {"description": "Default security group", "tags": [], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:45:42Z", "updated_at": "2019-06-08T10:45:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:45:42Z", "revision_number": 0, "id": "3217f7f3-f0c3-4c06-9012-9990ac9d108b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:45:42Z", "security_group_id": "62a2ef4c-2521-4e9a-b3fa-a614c39a1f40", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": null, "ethertype": "IPv6", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:45:42Z", "revision_number": 0, "id": "41d6b874-4d66-45aa-9e19-86babde5842d", "remote_group_id": "62a2ef4c-2521-4e9a-b3fa-a614c39a1f40", "remote_ip_prefix": null, "created_at": "2019-06-08T10:45:42Z", "security_group_id": "62a2ef4c-2521-4e9a-b3fa-a614c39a1f40", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": null, "ethertype": "IPv4", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:45:42Z", "revision_number": 0, "id": "9133b1c6-9cf9-48fc-b13a-9e81ca013775", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:45:42Z", "security_group_id": "62a2ef4c-2521-4e9a-b3fa-a614c39a1f40", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": null, "ethertype": "IPv4", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:45:42Z", "revision_number": 0, "id": "a94d27d4-7a99-4945-bf00-1189d31c3f48", "remote_group_id": "62a2ef4c-2521-4e9a-b3fa-a614c39a1f40", "remote_ip_prefix": null, "created_at": "2019-06-08T10:45:42Z", "security_group_id": "62a2ef4c-2521-4e9a-b3fa-a614c39a1f40", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": null, "ethertype": "IPv6", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}], "revision_number": 1, "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "62a2ef4c-2521-4e9a-b3fa-a614c39a1f40", "name": "default"}]} 2019-06-08 10:45:56,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/security-groups.json used request id req-f3e6a86b-b35b-4387-a856-1c1af148a838 2019-06-08 10:45:56,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.041601896286s 2019-06-08 10:45:56,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-06-08 10:45:56,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" -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": "524679c4-734f-462d-a96b-7194cdbf3fce"}}' 2019-06-08 10:45:57,195 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Sat, 08 Jun 2019 10:45:57 GMT X-Openstack-Request-Id: req-f54c23e7-38bb-4300-8cac-a377f27f972a 2019-06-08 10:45:57,195 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-06-08T10:45:57Z", "security_group_id": "524679c4-734f-462d-a96b-7194cdbf3fce", "port_range_min": null, "revision_number": 0, "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:45:57Z", "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "7b9fa367-27e0-440a-9522-ee0065ff82c9"}} 2019-06-08 10:45:57,196 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-f54c23e7-38bb-4300-8cac-a377f27f972a 2019-06-08 10:45:57,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.364964962006s 2019-06-08 10:45:57,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-08 10:45:57,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" 2019-06-08 10:45:57,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4837 Content-Type: application/json Date: Sat, 08 Jun 2019 10:45:57 GMT X-Openstack-Request-Id: req-ae625f34-f96d-478e-ad4f-54a82d77709a 2019-06-08 10:45:57,244 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:45:56Z", "updated_at": "2019-06-08T10:45:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:45:56Z", "revision_number": 0, "id": "687f4783-fb4e-48f5-b7cc-67a5656489b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:45:56Z", "security_group_id": "524679c4-734f-462d-a96b-7194cdbf3fce", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": null, "ethertype": "IPv4", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:45:57Z", "revision_number": 0, "id": "7b9fa367-27e0-440a-9522-ee0065ff82c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:45:57Z", "security_group_id": "524679c4-734f-462d-a96b-7194cdbf3fce", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": null, "ethertype": "IPv4", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:45:56Z", "revision_number": 0, "id": "894a9dae-864b-43ca-bca0-b5bc0c412982", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:45:56Z", "security_group_id": "524679c4-734f-462d-a96b-7194cdbf3fce", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": null, "ethertype": "IPv6", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-06-08T10:45:56Z", "revision_number": 0, "id": "ed9a1d37-8f2a-486b-aa2a-89a8488e2592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:45:56Z", "security_group_id": "524679c4-734f-462d-a96b-7194cdbf3fce", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": 22, "ethertype": "IPv4", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}], "revision_number": 3, "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "524679c4-734f-462d-a96b-7194cdbf3fce", "name": "cloudify_ims-sg_54f13098-152e-4334-b23f-8367d7d4061a"}, {"description": "Default security group", "tags": [], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:45:42Z", "updated_at": "2019-06-08T10:45:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:45:42Z", "revision_number": 0, "id": "3217f7f3-f0c3-4c06-9012-9990ac9d108b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:45:42Z", "security_group_id": "62a2ef4c-2521-4e9a-b3fa-a614c39a1f40", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": null, "ethertype": "IPv6", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:45:42Z", "revision_number": 0, "id": "41d6b874-4d66-45aa-9e19-86babde5842d", "remote_group_id": "62a2ef4c-2521-4e9a-b3fa-a614c39a1f40", "remote_ip_prefix": null, "created_at": "2019-06-08T10:45:42Z", "security_group_id": "62a2ef4c-2521-4e9a-b3fa-a614c39a1f40", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": null, "ethertype": "IPv4", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:45:42Z", "revision_number": 0, "id": "9133b1c6-9cf9-48fc-b13a-9e81ca013775", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:45:42Z", "security_group_id": "62a2ef4c-2521-4e9a-b3fa-a614c39a1f40", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": null, "ethertype": "IPv4", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:45:42Z", "revision_number": 0, "id": "a94d27d4-7a99-4945-bf00-1189d31c3f48", "remote_group_id": "62a2ef4c-2521-4e9a-b3fa-a614c39a1f40", "remote_ip_prefix": null, "created_at": "2019-06-08T10:45:42Z", "security_group_id": "62a2ef4c-2521-4e9a-b3fa-a614c39a1f40", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": null, "ethertype": "IPv6", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}], "revision_number": 1, "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "62a2ef4c-2521-4e9a-b3fa-a614c39a1f40", "name": "default"}]} 2019-06-08 10:45:57,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/security-groups.json used request id req-ae625f34-f96d-478e-ad4f-54a82d77709a 2019-06-08 10:45:57,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0422060489655s 2019-06-08 10:45:57,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-06-08 10:45:57,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" -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": "524679c4-734f-462d-a96b-7194cdbf3fce"}}' 2019-06-08 10:45:57,351 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sat, 08 Jun 2019 10:45:57 GMT X-Openstack-Request-Id: req-c5d1383a-19f3-44bc-99a4-c36952aa0dfc 2019-06-08 10:45:57,351 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2019-06-08T10:45:57Z", "security_group_id": "524679c4-734f-462d-a96b-7194cdbf3fce", "port_range_min": 80, "revision_number": 0, "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:45:57Z", "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "6d6f3bbf-3cf4-4a96-a99d-431f3005c75a"}} 2019-06-08 10:45:57,351 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-c5d1383a-19f3-44bc-99a4-c36952aa0dfc 2019-06-08 10:45:57,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.101555109024s 2019-06-08 10:45:57,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-08 10:45:57,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" 2019-06-08 10:45:57,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5333 Content-Type: application/json Date: Sat, 08 Jun 2019 10:45:57 GMT X-Openstack-Request-Id: req-1d1a2d86-6d3b-4d4e-ae79-f6ebc1e0136b 2019-06-08 10:45:57,399 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:45:56Z", "updated_at": "2019-06-08T10:45:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:45:56Z", "revision_number": 0, "id": "687f4783-fb4e-48f5-b7cc-67a5656489b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:45:56Z", "security_group_id": "524679c4-734f-462d-a96b-7194cdbf3fce", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": null, "ethertype": "IPv4", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-06-08T10:45:57Z", "revision_number": 0, "id": "6d6f3bbf-3cf4-4a96-a99d-431f3005c75a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:45:57Z", "security_group_id": "524679c4-734f-462d-a96b-7194cdbf3fce", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": 80, "ethertype": "IPv4", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:45:57Z", "revision_number": 0, "id": "7b9fa367-27e0-440a-9522-ee0065ff82c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:45:57Z", "security_group_id": "524679c4-734f-462d-a96b-7194cdbf3fce", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": null, "ethertype": "IPv4", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:45:56Z", "revision_number": 0, "id": "894a9dae-864b-43ca-bca0-b5bc0c412982", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:45:56Z", "security_group_id": "524679c4-734f-462d-a96b-7194cdbf3fce", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": null, "ethertype": "IPv6", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-06-08T10:45:56Z", "revision_number": 0, "id": "ed9a1d37-8f2a-486b-aa2a-89a8488e2592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:45:56Z", "security_group_id": "524679c4-734f-462d-a96b-7194cdbf3fce", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": 22, "ethertype": "IPv4", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}], "revision_number": 4, "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "524679c4-734f-462d-a96b-7194cdbf3fce", "name": "cloudify_ims-sg_54f13098-152e-4334-b23f-8367d7d4061a"}, {"description": "Default security group", "tags": [], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:45:42Z", "updated_at": "2019-06-08T10:45:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:45:42Z", "revision_number": 0, "id": "3217f7f3-f0c3-4c06-9012-9990ac9d108b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:45:42Z", "security_group_id": "62a2ef4c-2521-4e9a-b3fa-a614c39a1f40", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": null, "ethertype": "IPv6", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:45:42Z", "revision_number": 0, "id": "41d6b874-4d66-45aa-9e19-86babde5842d", "remote_group_id": "62a2ef4c-2521-4e9a-b3fa-a614c39a1f40", "remote_ip_prefix": null, "created_at": "2019-06-08T10:45:42Z", "security_group_id": "62a2ef4c-2521-4e9a-b3fa-a614c39a1f40", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": null, "ethertype": "IPv4", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:45:42Z", "revision_number": 0, "id": "9133b1c6-9cf9-48fc-b13a-9e81ca013775", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:45:42Z", "security_group_id": "62a2ef4c-2521-4e9a-b3fa-a614c39a1f40", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": null, "ethertype": "IPv4", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:45:42Z", "revision_number": 0, "id": "a94d27d4-7a99-4945-bf00-1189d31c3f48", "remote_group_id": "62a2ef4c-2521-4e9a-b3fa-a614c39a1f40", "remote_ip_prefix": null, "created_at": "2019-06-08T10:45:42Z", "security_group_id": "62a2ef4c-2521-4e9a-b3fa-a614c39a1f40", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": null, "ethertype": "IPv6", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}], "revision_number": 1, "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "62a2ef4c-2521-4e9a-b3fa-a614c39a1f40", "name": "default"}]} 2019-06-08 10:45:57,399 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/security-groups.json used request id req-1d1a2d86-6d3b-4d4e-ae79-f6ebc1e0136b 2019-06-08 10:45:57,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0413339138031s 2019-06-08 10:45:57,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-06-08 10:45:57,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" -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": "524679c4-734f-462d-a96b-7194cdbf3fce"}}' 2019-06-08 10:45:57,565 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 509 Content-Type: application/json Date: Sat, 08 Jun 2019 10:45:57 GMT X-Openstack-Request-Id: req-7bbea8c0-e51d-4e2e-b6f8-7cd5f4bfd7b3 2019-06-08 10:45:57,565 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 443, "updated_at": "2019-06-08T10:45:57Z", "security_group_id": "524679c4-734f-462d-a96b-7194cdbf3fce", "port_range_min": 443, "revision_number": 0, "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:45:57Z", "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "bf5680ac-2022-4247-a11a-a2447a13ea55"}} 2019-06-08 10:45:57,566 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-7bbea8c0-e51d-4e2e-b6f8-7cd5f4bfd7b3 2019-06-08 10:45:57,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.160320997238s 2019-06-08 10:45:57,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-08 10:45:57,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" 2019-06-08 10:45:57,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5831 Content-Type: application/json Date: Sat, 08 Jun 2019 10:45:57 GMT X-Openstack-Request-Id: req-1f0ade28-8baa-4c4f-892d-199fc75ce090 2019-06-08 10:45:57,615 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:45:56Z", "updated_at": "2019-06-08T10:45:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:45:56Z", "revision_number": 0, "id": "687f4783-fb4e-48f5-b7cc-67a5656489b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:45:56Z", "security_group_id": "524679c4-734f-462d-a96b-7194cdbf3fce", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": null, "ethertype": "IPv4", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-06-08T10:45:57Z", "revision_number": 0, "id": "6d6f3bbf-3cf4-4a96-a99d-431f3005c75a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:45:57Z", "security_group_id": "524679c4-734f-462d-a96b-7194cdbf3fce", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": 80, "ethertype": "IPv4", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:45:57Z", "revision_number": 0, "id": "7b9fa367-27e0-440a-9522-ee0065ff82c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:45:57Z", "security_group_id": "524679c4-734f-462d-a96b-7194cdbf3fce", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": null, "ethertype": "IPv4", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:45:56Z", "revision_number": 0, "id": "894a9dae-864b-43ca-bca0-b5bc0c412982", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:45:56Z", "security_group_id": "524679c4-734f-462d-a96b-7194cdbf3fce", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": null, "ethertype": "IPv6", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-06-08T10:45:57Z", "revision_number": 0, "id": "bf5680ac-2022-4247-a11a-a2447a13ea55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:45:57Z", "security_group_id": "524679c4-734f-462d-a96b-7194cdbf3fce", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": 443, "ethertype": "IPv4", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-06-08T10:45:56Z", "revision_number": 0, "id": "ed9a1d37-8f2a-486b-aa2a-89a8488e2592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:45:56Z", "security_group_id": "524679c4-734f-462d-a96b-7194cdbf3fce", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": 22, "ethertype": "IPv4", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}], "revision_number": 5, "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "524679c4-734f-462d-a96b-7194cdbf3fce", "name": "cloudify_ims-sg_54f13098-152e-4334-b23f-8367d7d4061a"}, {"description": "Default security group", "tags": [], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:45:42Z", "updated_at": "2019-06-08T10:45:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:45:42Z", "revision_number": 0, "id": "3217f7f3-f0c3-4c06-9012-9990ac9d108b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:45:42Z", "security_group_id": "62a2ef4c-2521-4e9a-b3fa-a614c39a1f40", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": null, "ethertype": "IPv6", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:45:42Z", "revision_number": 0, "id": "41d6b874-4d66-45aa-9e19-86babde5842d", "remote_group_id": "62a2ef4c-2521-4e9a-b3fa-a614c39a1f40", "remote_ip_prefix": null, "created_at": "2019-06-08T10:45:42Z", "security_group_id": "62a2ef4c-2521-4e9a-b3fa-a614c39a1f40", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": null, "ethertype": "IPv4", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:45:42Z", "revision_number": 0, "id": "9133b1c6-9cf9-48fc-b13a-9e81ca013775", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:45:42Z", "security_group_id": "62a2ef4c-2521-4e9a-b3fa-a614c39a1f40", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": null, "ethertype": "IPv4", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:45:42Z", "revision_number": 0, "id": "a94d27d4-7a99-4945-bf00-1189d31c3f48", "remote_group_id": "62a2ef4c-2521-4e9a-b3fa-a614c39a1f40", "remote_ip_prefix": null, "created_at": "2019-06-08T10:45:42Z", "security_group_id": "62a2ef4c-2521-4e9a-b3fa-a614c39a1f40", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": null, "ethertype": "IPv6", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}], "revision_number": 1, "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "62a2ef4c-2521-4e9a-b3fa-a614c39a1f40", "name": "default"}]} 2019-06-08 10:45:57,615 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/security-groups.json used request id req-1f0ade28-8baa-4c4f-892d-199fc75ce090 2019-06-08 10:45:57,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0440208911896s 2019-06-08 10:45:57,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-06-08 10:45:57,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" -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": "524679c4-734f-462d-a96b-7194cdbf3fce"}}' 2019-06-08 10:45:57,745 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 511 Content-Type: application/json Date: Sat, 08 Jun 2019 10:45:57 GMT X-Openstack-Request-Id: req-77a0c714-68c5-48ac-8d5a-6690e63a8540 2019-06-08 10:45:57,745 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 5671, "updated_at": "2019-06-08T10:45:57Z", "security_group_id": "524679c4-734f-462d-a96b-7194cdbf3fce", "port_range_min": 5671, "revision_number": 0, "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:45:57Z", "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "fcca0b01-8dcd-4644-a2d0-4c98b511e29f"}} 2019-06-08 10:45:57,745 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-77a0c714-68c5-48ac-8d5a-6690e63a8540 2019-06-08 10:45:57,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.123717069626s 2019-06-08 10:45:57,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-08 10:45:57,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" 2019-06-08 10:45:57,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6331 Content-Type: application/json Date: Sat, 08 Jun 2019 10:45:57 GMT X-Openstack-Request-Id: req-e5e8778c-865f-445a-bc9c-30958ba63fe0 2019-06-08 10:45:57,797 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:45:56Z", "updated_at": "2019-06-08T10:45:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:45:56Z", "revision_number": 0, "id": "687f4783-fb4e-48f5-b7cc-67a5656489b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:45:56Z", "security_group_id": "524679c4-734f-462d-a96b-7194cdbf3fce", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": null, "ethertype": "IPv4", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-06-08T10:45:57Z", "revision_number": 0, "id": "6d6f3bbf-3cf4-4a96-a99d-431f3005c75a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:45:57Z", "security_group_id": "524679c4-734f-462d-a96b-7194cdbf3fce", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": 80, "ethertype": "IPv4", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:45:57Z", "revision_number": 0, "id": "7b9fa367-27e0-440a-9522-ee0065ff82c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:45:57Z", "security_group_id": "524679c4-734f-462d-a96b-7194cdbf3fce", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": null, "ethertype": "IPv4", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:45:56Z", "revision_number": 0, "id": "894a9dae-864b-43ca-bca0-b5bc0c412982", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:45:56Z", "security_group_id": "524679c4-734f-462d-a96b-7194cdbf3fce", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": null, "ethertype": "IPv6", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-06-08T10:45:57Z", "revision_number": 0, "id": "bf5680ac-2022-4247-a11a-a2447a13ea55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:45:57Z", "security_group_id": "524679c4-734f-462d-a96b-7194cdbf3fce", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": 443, "ethertype": "IPv4", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-06-08T10:45:56Z", "revision_number": 0, "id": "ed9a1d37-8f2a-486b-aa2a-89a8488e2592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:45:56Z", "security_group_id": "524679c4-734f-462d-a96b-7194cdbf3fce", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": 22, "ethertype": "IPv4", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-06-08T10:45:57Z", "revision_number": 0, "id": "fcca0b01-8dcd-4644-a2d0-4c98b511e29f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:45:57Z", "security_group_id": "524679c4-734f-462d-a96b-7194cdbf3fce", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}], "revision_number": 6, "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "524679c4-734f-462d-a96b-7194cdbf3fce", "name": "cloudify_ims-sg_54f13098-152e-4334-b23f-8367d7d4061a"}, {"description": "Default security group", "tags": [], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:45:42Z", "updated_at": "2019-06-08T10:45:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:45:42Z", "revision_number": 0, "id": "3217f7f3-f0c3-4c06-9012-9990ac9d108b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:45:42Z", "security_group_id": "62a2ef4c-2521-4e9a-b3fa-a614c39a1f40", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": null, "ethertype": "IPv6", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:45:42Z", "revision_number": 0, "id": "41d6b874-4d66-45aa-9e19-86babde5842d", "remote_group_id": "62a2ef4c-2521-4e9a-b3fa-a614c39a1f40", "remote_ip_prefix": null, "created_at": "2019-06-08T10:45:42Z", "security_group_id": "62a2ef4c-2521-4e9a-b3fa-a614c39a1f40", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": null, "ethertype": "IPv4", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:45:42Z", "revision_number": 0, "id": "9133b1c6-9cf9-48fc-b13a-9e81ca013775", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:45:42Z", "security_group_id": "62a2ef4c-2521-4e9a-b3fa-a614c39a1f40", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": null, "ethertype": "IPv4", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:45:42Z", "revision_number": 0, "id": "a94d27d4-7a99-4945-bf00-1189d31c3f48", "remote_group_id": "62a2ef4c-2521-4e9a-b3fa-a614c39a1f40", "remote_ip_prefix": null, "created_at": "2019-06-08T10:45:42Z", "security_group_id": "62a2ef4c-2521-4e9a-b3fa-a614c39a1f40", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": null, "ethertype": "IPv6", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}], "revision_number": 1, "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "62a2ef4c-2521-4e9a-b3fa-a614c39a1f40", "name": "default"}]} 2019-06-08 10:45:57,797 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/security-groups.json used request id req-e5e8778c-865f-445a-bc9c-30958ba63fe0 2019-06-08 10:45:57,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0457007884979s 2019-06-08 10:45:57,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-06-08 10:45:57,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" -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": "524679c4-734f-462d-a96b-7194cdbf3fce"}}' 2019-06-08 10:45:57,932 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 513 Content-Type: application/json Date: Sat, 08 Jun 2019 10:45:57 GMT X-Openstack-Request-Id: req-f3a46996-e98f-4f30-be83-6f77e7aded41 2019-06-08 10:45:57,932 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 53333, "updated_at": "2019-06-08T10:45:57Z", "security_group_id": "524679c4-734f-462d-a96b-7194cdbf3fce", "port_range_min": 53333, "revision_number": 0, "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:45:57Z", "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "3aebbe91-4dfd-43d9-b71c-5ecb531cfdfe"}} 2019-06-08 10:45:57,932 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-f3a46996-e98f-4f30-be83-6f77e7aded41 2019-06-08 10:45:57,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.128983974457s 2019-06-08 10:45:57,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 10:45:57,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" 2019-06-08 10:45:58,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sat, 08 Jun 2019 10:45:58 GMT X-Openstack-Request-Id: req-20959b79-1b20-4910-9f72-30a51baf4ea7 2019-06-08 10:45:58,038 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5b323cc2-a770-4550-a884-82bb68e53127","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b05e31359ad64c1aa60ce7763d1dd124","l2_adjacency":true,"status":"ACTIVE","subnets":["601b5972-dceb-420d-a9f1-ec611a21f753"],"description":"","tags":[],"updated_at":"2019-06-08T10:45:44Z","qos_policy_id":null,"name":"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a","admin_state_up":true,"tenant_id":"b05e31359ad64c1aa60ce7763d1dd124","created_at":"2019-06-08T10:45:42Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T06:03:01Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","mtu":1500}]} 2019-06-08 10:45:58,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-20959b79-1b20-4910-9f72-30a51baf4ea7 2019-06-08 10:45:58,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.104491949081s 2019-06-08 10:45:58,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 10:45:58,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" 2019-06-08 10:45:58,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sat, 08 Jun 2019 10:45:58 GMT X-Openstack-Request-Id: req-b4deb891-9c75-4ed5-a163-6cb2c4d56d9e 2019-06-08 10:45:58,084 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T10:45:55Z", "file": "/v2/images/77c85dd1-b8c7-416b-b447-68fab5306023/file", "owner": "b05e31359ad64c1aa60ce7763d1dd124", "id": "77c85dd1-b8c7-416b-b447-68fab5306023", "size": 297598976, "self": "/v2/images/77c85dd1-b8c7-416b-b447-68fab5306023", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/77c85dd1-b8c7-416b-b447-68fab5306023/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "74baf6380a51398877a7e7d27d2319b765fee0efbf94a3be6ebc29575658c5a4", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/77c85dd1-b8c7-416b-b447-68fab5306023/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_54f13098-152e-4334-b23f-8367d7d4061a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "92a19abfec7c499acc81047ad0ed6ba1", "name": "cloudify_ims-img_54f13098-152e-4334-b23f-8367d7d4061a", "checksum": "92a19abfec7c499acc81047ad0ed6ba1", "created_at": "2019-06-08T10:45:50Z", "os_hidden": false, "protected": false, "os_hash_value": "fdf0ecddcff3d2c3673ce62d8641b5eacb41fdddee37d76f5507440756fb9ed0315f3b7c386a5f8c1445de3acf502c03cf501a268e7c67b3cd54f0f94b73a745"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 10:45:58,085 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-b4deb891-9c75-4ed5-a163-6cb2c4d56d9e 2019-06-08 10:45:58,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0408399105072s 2019-06-08 10:45:58,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-08 10:45:58,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" 2019-06-08 10:45:58,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Sat, 08 Jun 2019 10:45: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-17ba8fcc-9e03-40e5-a333-3b791d4cf678 x-openstack-request-id: req-17ba8fcc-9e03-40e5-a333-3b791d4cf678 2019-06-08 10:45:58,129 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_54f13098-152e-4334-b23f-8367d7d4061a", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "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": "4ae1e58a-bfb9-4b15-8604-f4f121b194f1"}]} 2019-06-08 10:45:58,129 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None used request id req-17ba8fcc-9e03-40e5-a333-3b791d4cf678 2019-06-08 10:45:58,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0380630493164s 2019-06-08 10:45:58,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-06-08 10:45:58,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" -d '{"server": {"name": "cloudify_ims-vm_54f13098-152e-4334-b23f-8367d7d4061a", "imageRef": "77c85dd1-b8c7-416b-b447-68fab5306023", "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "flavorRef": "4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "max_count": 1, "min_count": 1, "networks": [{"uuid": "5b323cc2-a770-4550-a884-82bb68e53127"}], "security_groups": [{"name": "524679c4-734f-462d-a96b-7194cdbf3fce"}]}}' 2019-06-08 10:46:00,160 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sat, 08 Jun 2019 10:45: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 location: http://172.30.9.46:8774/v2.1/servers/22a77c00-7c5f-49af-b0af-2fd69479d425 x-compute-request-id: req-b130b1c2-1953-49bb-a155-15ace619e0ef x-openstack-request-id: req-b130b1c2-1953-49bb-a155-15ace619e0ef 2019-06-08 10:46:00,161 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "524679c4-734f-462d-a96b-7194cdbf3fce"}], "OS-DCF:diskConfig": "MANUAL", "id": "22a77c00-7c5f-49af-b0af-2fd69479d425", "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/22a77c00-7c5f-49af-b0af-2fd69479d425", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/22a77c00-7c5f-49af-b0af-2fd69479d425", "rel": "bookmark"}], "adminPass": "Sp548t277Ujy"}} 2019-06-08 10:46:00,161 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers used request id req-b130b1c2-1953-49bb-a155-15ace619e0ef 2019-06-08 10:46:00,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.02963900566s 2019-06-08 10:46:00,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:46:00,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" 2019-06-08 10:46:00,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 606 Content-Type: application/json Date: Sat, 08 Jun 2019 10:46: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-28235ae8-446a-4872-b562-81827f22643d x-openstack-request-id: req-28235ae8-446a-4872-b562-81827f22643d 2019-06-08 10:46:00,715 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/22a77c00-7c5f-49af-b0af-2fd69479d425", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/22a77c00-7c5f-49af-b0af-2fd69479d425", "rel": "bookmark"}], "image": {"id": "77c85dd1-b8c7-416b-b447-68fab5306023", "links": [{"href": "http://172.30.9.46:8774/images/77c85dd1-b8c7-416b-b447-68fab5306023", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "links": [{"href": "http://172.30.9.46:8774/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "rel": "bookmark"}]}, "id": "22a77c00-7c5f-49af-b0af-2fd69479d425", "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:46:00Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "cloudify_ims-vm_54f13098-152e-4334-b23f-8367d7d4061a", "created": "2019-06-08T10:46:00Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:46:00,715 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-28235ae8-446a-4872-b562-81827f22643d 2019-06-08 10:46:00,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.553555011749s 2019-06-08 10:46:00,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 10:46:00,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" 2019-06-08 10:46:00,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sat, 08 Jun 2019 10:46:00 GMT X-Openstack-Request-Id: req-511f4822-8a18-4501-9059-4971d421c35e 2019-06-08 10:46:00,872 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5b323cc2-a770-4550-a884-82bb68e53127","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b05e31359ad64c1aa60ce7763d1dd124","l2_adjacency":true,"status":"ACTIVE","subnets":["601b5972-dceb-420d-a9f1-ec611a21f753"],"description":"","tags":[],"updated_at":"2019-06-08T10:45:44Z","qos_policy_id":null,"name":"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a","admin_state_up":true,"tenant_id":"b05e31359ad64c1aa60ce7763d1dd124","created_at":"2019-06-08T10:45:42Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T06:03:01Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","mtu":1500}]} 2019-06-08 10:46:00,873 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-511f4822-8a18-4501-9059-4971d421c35e 2019-06-08 10:46:00,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.144971132278s 2019-06-08 10:46:00,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-06-08 10:46:00,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" 2019-06-08 10:46:00,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 683 Content-Type: application/json Date: Sat, 08 Jun 2019 10:46:00 GMT X-Openstack-Request-Id: req-238db2b2-80ba-4d3f-ad32-ae09b3930a4d 2019-06-08 10:46:00,949 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5b323cc2-a770-4550-a884-82bb68e53127","tenant_id":"b05e31359ad64c1aa60ce7763d1dd124","created_at":"2019-06-08T10:45:44Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-06-08T10:45:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"b05e31359ad64c1aa60ce7763d1dd124","id":"601b5972-dceb-420d-a9f1-ec611a21f753","subnetpool_id":null,"name":"cloudify_ims-subnet_54f13098-152e-4334-b23f-8367d7d4061a"}]} 2019-06-08 10:46:00,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/subnets.json used request id req-238db2b2-80ba-4d3f-ad32-ae09b3930a4d 2019-06-08 10:46:00,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.075896024704s 2019-06-08 10:46:00,950 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:46:02,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:46:02,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" 2019-06-08 10:46:03,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 08 Jun 2019 10:46: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-db54c332-8003-44d1-b13b-ec17265f8100 x-openstack-request-id: req-db54c332-8003-44d1-b13b-ec17265f8100 2019-06-08 10:46:03,401 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/22a77c00-7c5f-49af-b0af-2fd69479d425", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/22a77c00-7c5f-49af-b0af-2fd69479d425", "rel": "bookmark"}], "image": {"id": "77c85dd1-b8c7-416b-b447-68fab5306023", "links": [{"href": "http://172.30.9.46:8774/images/77c85dd1-b8c7-416b-b447-68fab5306023", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "links": [{"href": "http://172.30.9.46:8774/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "rel": "bookmark"}]}, "id": "22a77c00-7c5f-49af-b0af-2fd69479d425", "security_groups": [{"name": "cloudify_ims-sg_54f13098-152e-4334-b23f-8367d7d4061a"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:46:01Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "cloudify_ims-vm_54f13098-152e-4334-b23f-8367d7d4061a", "created": "2019-06-08T10:46:00Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:46:03,401 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-db54c332-8003-44d1-b13b-ec17265f8100 2019-06-08 10:46:03,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.448559999466s 2019-06-08 10:46:03,409 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:46:05,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:46:05,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" 2019-06-08 10:46:06,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 08 Jun 2019 10:46: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-a3bd4b52-1c4c-4dea-bcb2-1014a16a740e x-openstack-request-id: req-a3bd4b52-1c4c-4dea-bcb2-1014a16a740e 2019-06-08 10:46:06,165 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/22a77c00-7c5f-49af-b0af-2fd69479d425", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/22a77c00-7c5f-49af-b0af-2fd69479d425", "rel": "bookmark"}], "image": {"id": "77c85dd1-b8c7-416b-b447-68fab5306023", "links": [{"href": "http://172.30.9.46:8774/images/77c85dd1-b8c7-416b-b447-68fab5306023", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "links": [{"href": "http://172.30.9.46:8774/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "rel": "bookmark"}]}, "id": "22a77c00-7c5f-49af-b0af-2fd69479d425", "security_groups": [{"name": "cloudify_ims-sg_54f13098-152e-4334-b23f-8367d7d4061a"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:46:01Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "cloudify_ims-vm_54f13098-152e-4334-b23f-8367d7d4061a", "created": "2019-06-08T10:46:00Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:46:06,165 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-a3bd4b52-1c4c-4dea-bcb2-1014a16a740e 2019-06-08 10:46:06,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.7542989254s 2019-06-08 10:46:06,172 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:46:08,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:46:08,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" 2019-06-08 10:46:08,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 08 Jun 2019 10:46: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-e73d2343-bd4e-4b24-913c-f16a5180f280 x-openstack-request-id: req-e73d2343-bd4e-4b24-913c-f16a5180f280 2019-06-08 10:46:08,601 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/22a77c00-7c5f-49af-b0af-2fd69479d425", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/22a77c00-7c5f-49af-b0af-2fd69479d425", "rel": "bookmark"}], "image": {"id": "77c85dd1-b8c7-416b-b447-68fab5306023", "links": [{"href": "http://172.30.9.46:8774/images/77c85dd1-b8c7-416b-b447-68fab5306023", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "links": [{"href": "http://172.30.9.46:8774/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "rel": "bookmark"}]}, "id": "22a77c00-7c5f-49af-b0af-2fd69479d425", "security_groups": [{"name": "cloudify_ims-sg_54f13098-152e-4334-b23f-8367d7d4061a"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:46:01Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "cloudify_ims-vm_54f13098-152e-4334-b23f-8367d7d4061a", "created": "2019-06-08T10:46:00Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:46:08,602 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-e73d2343-bd4e-4b24-913c-f16a5180f280 2019-06-08 10:46:08,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.426655054092s 2019-06-08 10:46:08,608 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:46:10,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:46:10,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" 2019-06-08 10:46:11,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 08 Jun 2019 10:46: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-c83b0154-3608-4734-96e4-b3df42ae5580 x-openstack-request-id: req-c83b0154-3608-4734-96e4-b3df42ae5580 2019-06-08 10:46:11,044 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/22a77c00-7c5f-49af-b0af-2fd69479d425", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/22a77c00-7c5f-49af-b0af-2fd69479d425", "rel": "bookmark"}], "image": {"id": "77c85dd1-b8c7-416b-b447-68fab5306023", "links": [{"href": "http://172.30.9.46:8774/images/77c85dd1-b8c7-416b-b447-68fab5306023", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "links": [{"href": "http://172.30.9.46:8774/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "rel": "bookmark"}]}, "id": "22a77c00-7c5f-49af-b0af-2fd69479d425", "security_groups": [{"name": "cloudify_ims-sg_54f13098-152e-4334-b23f-8367d7d4061a"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:46:01Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "cloudify_ims-vm_54f13098-152e-4334-b23f-8367d7d4061a", "created": "2019-06-08T10:46:00Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:46:11,044 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-c83b0154-3608-4734-96e4-b3df42ae5580 2019-06-08 10:46:11,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.432815074921s 2019-06-08 10:46:11,051 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:46:13,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:46:13,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" 2019-06-08 10:46:13,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 08 Jun 2019 10:46: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-fafb3910-fccd-4204-8122-b001e6835d78 x-openstack-request-id: req-fafb3910-fccd-4204-8122-b001e6835d78 2019-06-08 10:46:13,908 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/22a77c00-7c5f-49af-b0af-2fd69479d425", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/22a77c00-7c5f-49af-b0af-2fd69479d425", "rel": "bookmark"}], "image": {"id": "77c85dd1-b8c7-416b-b447-68fab5306023", "links": [{"href": "http://172.30.9.46:8774/images/77c85dd1-b8c7-416b-b447-68fab5306023", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "links": [{"href": "http://172.30.9.46:8774/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "rel": "bookmark"}]}, "id": "22a77c00-7c5f-49af-b0af-2fd69479d425", "security_groups": [{"name": "cloudify_ims-sg_54f13098-152e-4334-b23f-8367d7d4061a"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:46:01Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "cloudify_ims-vm_54f13098-152e-4334-b23f-8367d7d4061a", "created": "2019-06-08T10:46:00Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:46:13,909 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-fafb3910-fccd-4204-8122-b001e6835d78 2019-06-08 10:46:13,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.855699062347s 2019-06-08 10:46:13,916 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:46:15,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:46:15,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" 2019-06-08 10:46:16,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 08 Jun 2019 10:46: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-f5ae234d-2d15-4768-8def-050419e6b2f2 x-openstack-request-id: req-f5ae234d-2d15-4768-8def-050419e6b2f2 2019-06-08 10:46:16,101 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/22a77c00-7c5f-49af-b0af-2fd69479d425", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/22a77c00-7c5f-49af-b0af-2fd69479d425", "rel": "bookmark"}], "image": {"id": "77c85dd1-b8c7-416b-b447-68fab5306023", "links": [{"href": "http://172.30.9.46:8774/images/77c85dd1-b8c7-416b-b447-68fab5306023", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "links": [{"href": "http://172.30.9.46:8774/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "rel": "bookmark"}]}, "id": "22a77c00-7c5f-49af-b0af-2fd69479d425", "security_groups": [{"name": "cloudify_ims-sg_54f13098-152e-4334-b23f-8367d7d4061a"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:46:01Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "cloudify_ims-vm_54f13098-152e-4334-b23f-8367d7d4061a", "created": "2019-06-08T10:46:00Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:46:16,102 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-f5ae234d-2d15-4768-8def-050419e6b2f2 2019-06-08 10:46:16,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.183539152145s 2019-06-08 10:46:16,108 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:46:18,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:46:18,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" 2019-06-08 10:46:18,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 08 Jun 2019 10:46: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-0ba2c9ce-8992-470c-8c6f-7c2e0e536345 x-openstack-request-id: req-0ba2c9ce-8992-470c-8c6f-7c2e0e536345 2019-06-08 10:46:18,277 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/22a77c00-7c5f-49af-b0af-2fd69479d425", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/22a77c00-7c5f-49af-b0af-2fd69479d425", "rel": "bookmark"}], "image": {"id": "77c85dd1-b8c7-416b-b447-68fab5306023", "links": [{"href": "http://172.30.9.46:8774/images/77c85dd1-b8c7-416b-b447-68fab5306023", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "links": [{"href": "http://172.30.9.46:8774/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "rel": "bookmark"}]}, "id": "22a77c00-7c5f-49af-b0af-2fd69479d425", "security_groups": [{"name": "cloudify_ims-sg_54f13098-152e-4334-b23f-8367d7d4061a"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:46:01Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "cloudify_ims-vm_54f13098-152e-4334-b23f-8367d7d4061a", "created": "2019-06-08T10:46:00Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:46:18,277 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-0ba2c9ce-8992-470c-8c6f-7c2e0e536345 2019-06-08 10:46:18,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.166586875916s 2019-06-08 10:46:18,284 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:46:20,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:46:20,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" 2019-06-08 10:46:20,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 08 Jun 2019 10: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-20e0c3fa-3615-4ad2-b3db-81f98bfc016d x-openstack-request-id: req-20e0c3fa-3615-4ad2-b3db-81f98bfc016d 2019-06-08 10:46:20,767 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/22a77c00-7c5f-49af-b0af-2fd69479d425", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/22a77c00-7c5f-49af-b0af-2fd69479d425", "rel": "bookmark"}], "image": {"id": "77c85dd1-b8c7-416b-b447-68fab5306023", "links": [{"href": "http://172.30.9.46:8774/images/77c85dd1-b8c7-416b-b447-68fab5306023", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "links": [{"href": "http://172.30.9.46:8774/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "rel": "bookmark"}]}, "id": "22a77c00-7c5f-49af-b0af-2fd69479d425", "security_groups": [{"name": "cloudify_ims-sg_54f13098-152e-4334-b23f-8367d7d4061a"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:46:01Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "cloudify_ims-vm_54f13098-152e-4334-b23f-8367d7d4061a", "created": "2019-06-08T10:46:00Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:46:20,767 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-20e0c3fa-3615-4ad2-b3db-81f98bfc016d 2019-06-08 10:46:20,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.480520009995s 2019-06-08 10:46:20,774 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:46:22,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:46:22,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" 2019-06-08 10:46:23,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 08 Jun 2019 10: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-b282f6ee-3491-4846-93d3-6c52cca04e19 x-openstack-request-id: req-b282f6ee-3491-4846-93d3-6c52cca04e19 2019-06-08 10:46:23,908 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/22a77c00-7c5f-49af-b0af-2fd69479d425", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/22a77c00-7c5f-49af-b0af-2fd69479d425", "rel": "bookmark"}], "image": {"id": "77c85dd1-b8c7-416b-b447-68fab5306023", "links": [{"href": "http://172.30.9.46:8774/images/77c85dd1-b8c7-416b-b447-68fab5306023", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "links": [{"href": "http://172.30.9.46:8774/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "rel": "bookmark"}]}, "id": "22a77c00-7c5f-49af-b0af-2fd69479d425", "security_groups": [{"name": "cloudify_ims-sg_54f13098-152e-4334-b23f-8367d7d4061a"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:46:01Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "cloudify_ims-vm_54f13098-152e-4334-b23f-8367d7d4061a", "created": "2019-06-08T10:46:00Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:46:23,908 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-b282f6ee-3491-4846-93d3-6c52cca04e19 2019-06-08 10:46:23,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.13101387024s 2019-06-08 10:46:23,915 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:46:25,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:46:25,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" 2019-06-08 10:46:26,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 08 Jun 2019 10:46: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-541d102c-0c3e-458b-b4ec-e933f464a6a0 x-openstack-request-id: req-541d102c-0c3e-458b-b4ec-e933f464a6a0 2019-06-08 10:46:26,379 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/22a77c00-7c5f-49af-b0af-2fd69479d425", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/22a77c00-7c5f-49af-b0af-2fd69479d425", "rel": "bookmark"}], "image": {"id": "77c85dd1-b8c7-416b-b447-68fab5306023", "links": [{"href": "http://172.30.9.46:8774/images/77c85dd1-b8c7-416b-b447-68fab5306023", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "links": [{"href": "http://172.30.9.46:8774/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "rel": "bookmark"}]}, "id": "22a77c00-7c5f-49af-b0af-2fd69479d425", "security_groups": [{"name": "cloudify_ims-sg_54f13098-152e-4334-b23f-8367d7d4061a"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:46:01Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "cloudify_ims-vm_54f13098-152e-4334-b23f-8367d7d4061a", "created": "2019-06-08T10:46:00Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:46:26,379 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-541d102c-0c3e-458b-b4ec-e933f464a6a0 2019-06-08 10:46:26,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.461876869202s 2019-06-08 10:46:26,386 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:46:28,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:46:28,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" 2019-06-08 10:46:28,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 08 Jun 2019 10:46:28 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-23376053-1bcc-4c5e-a5cb-accadd22756a x-openstack-request-id: req-23376053-1bcc-4c5e-a5cb-accadd22756a 2019-06-08 10:46:28,576 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/22a77c00-7c5f-49af-b0af-2fd69479d425", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/22a77c00-7c5f-49af-b0af-2fd69479d425", "rel": "bookmark"}], "image": {"id": "77c85dd1-b8c7-416b-b447-68fab5306023", "links": [{"href": "http://172.30.9.46:8774/images/77c85dd1-b8c7-416b-b447-68fab5306023", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "links": [{"href": "http://172.30.9.46:8774/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "rel": "bookmark"}]}, "id": "22a77c00-7c5f-49af-b0af-2fd69479d425", "security_groups": [{"name": "cloudify_ims-sg_54f13098-152e-4334-b23f-8367d7d4061a"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:46:01Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "cloudify_ims-vm_54f13098-152e-4334-b23f-8367d7d4061a", "created": "2019-06-08T10:46:00Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:46:28,576 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-23376053-1bcc-4c5e-a5cb-accadd22756a 2019-06-08 10:46:28,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.188016891479s 2019-06-08 10:46:28,583 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:46:30,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:46:30,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" 2019-06-08 10:46:30,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 08 Jun 2019 10:46:30 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c7159cd4-c6f8-416e-9dba-5aa7f91dd368 x-openstack-request-id: req-c7159cd4-c6f8-416e-9dba-5aa7f91dd368 2019-06-08 10:46:30,759 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/22a77c00-7c5f-49af-b0af-2fd69479d425", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/22a77c00-7c5f-49af-b0af-2fd69479d425", "rel": "bookmark"}], "image": {"id": "77c85dd1-b8c7-416b-b447-68fab5306023", "links": [{"href": "http://172.30.9.46:8774/images/77c85dd1-b8c7-416b-b447-68fab5306023", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "links": [{"href": "http://172.30.9.46:8774/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "rel": "bookmark"}]}, "id": "22a77c00-7c5f-49af-b0af-2fd69479d425", "security_groups": [{"name": "cloudify_ims-sg_54f13098-152e-4334-b23f-8367d7d4061a"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:46:01Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "cloudify_ims-vm_54f13098-152e-4334-b23f-8367d7d4061a", "created": "2019-06-08T10:46:00Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:46:30,759 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-c7159cd4-c6f8-416e-9dba-5aa7f91dd368 2019-06-08 10:46:30,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.173716068268s 2019-06-08 10:46:30,766 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:46:32,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:46:32,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" 2019-06-08 10:46:33,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 08 Jun 2019 10:46:32 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6e82c2dc-237b-4694-a96d-99c86d1313b9 x-openstack-request-id: req-6e82c2dc-237b-4694-a96d-99c86d1313b9 2019-06-08 10:46:33,233 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/22a77c00-7c5f-49af-b0af-2fd69479d425", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/22a77c00-7c5f-49af-b0af-2fd69479d425", "rel": "bookmark"}], "image": {"id": "77c85dd1-b8c7-416b-b447-68fab5306023", "links": [{"href": "http://172.30.9.46:8774/images/77c85dd1-b8c7-416b-b447-68fab5306023", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "links": [{"href": "http://172.30.9.46:8774/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "rel": "bookmark"}]}, "id": "22a77c00-7c5f-49af-b0af-2fd69479d425", "security_groups": [{"name": "cloudify_ims-sg_54f13098-152e-4334-b23f-8367d7d4061a"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:46:01Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "cloudify_ims-vm_54f13098-152e-4334-b23f-8367d7d4061a", "created": "2019-06-08T10:46:00Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:46:33,233 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-6e82c2dc-237b-4694-a96d-99c86d1313b9 2019-06-08 10:46:33,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.464833021164s 2019-06-08 10:46:33,241 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:46:35,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:46:35,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" 2019-06-08 10:46:35,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 08 Jun 2019 10:46:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2c0df6d4-eafd-4a0b-8256-fc0b777407c8 x-openstack-request-id: req-2c0df6d4-eafd-4a0b-8256-fc0b777407c8 2019-06-08 10:46:35,414 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/22a77c00-7c5f-49af-b0af-2fd69479d425", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/22a77c00-7c5f-49af-b0af-2fd69479d425", "rel": "bookmark"}], "image": {"id": "77c85dd1-b8c7-416b-b447-68fab5306023", "links": [{"href": "http://172.30.9.46:8774/images/77c85dd1-b8c7-416b-b447-68fab5306023", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "links": [{"href": "http://172.30.9.46:8774/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "rel": "bookmark"}]}, "id": "22a77c00-7c5f-49af-b0af-2fd69479d425", "security_groups": [{"name": "cloudify_ims-sg_54f13098-152e-4334-b23f-8367d7d4061a"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:46:01Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "cloudify_ims-vm_54f13098-152e-4334-b23f-8367d7d4061a", "created": "2019-06-08T10:46:00Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:46:35,415 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-2c0df6d4-eafd-4a0b-8256-fc0b777407c8 2019-06-08 10:46:35,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.171623945236s 2019-06-08 10:46:35,422 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:46:37,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:46:37,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" 2019-06-08 10:46:37,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 08 Jun 2019 10: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-abc15694-a921-4a55-b4d1-8024c4d9d66e x-openstack-request-id: req-abc15694-a921-4a55-b4d1-8024c4d9d66e 2019-06-08 10:46:37,892 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/22a77c00-7c5f-49af-b0af-2fd69479d425", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/22a77c00-7c5f-49af-b0af-2fd69479d425", "rel": "bookmark"}], "image": {"id": "77c85dd1-b8c7-416b-b447-68fab5306023", "links": [{"href": "http://172.30.9.46:8774/images/77c85dd1-b8c7-416b-b447-68fab5306023", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "links": [{"href": "http://172.30.9.46:8774/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "rel": "bookmark"}]}, "id": "22a77c00-7c5f-49af-b0af-2fd69479d425", "security_groups": [{"name": "cloudify_ims-sg_54f13098-152e-4334-b23f-8367d7d4061a"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:46:01Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "cloudify_ims-vm_54f13098-152e-4334-b23f-8367d7d4061a", "created": "2019-06-08T10:46:00Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:46:37,893 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-abc15694-a921-4a55-b4d1-8024c4d9d66e 2019-06-08 10:46:37,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.469516992569s 2019-06-08 10:46:37,900 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:46:39,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:46:39,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" 2019-06-08 10:46:40,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 08 Jun 2019 10:46: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-8b2f1b73-5fd3-455a-86bb-f2bbd916da68 x-openstack-request-id: req-8b2f1b73-5fd3-455a-86bb-f2bbd916da68 2019-06-08 10:46:40,068 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/22a77c00-7c5f-49af-b0af-2fd69479d425", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/22a77c00-7c5f-49af-b0af-2fd69479d425", "rel": "bookmark"}], "image": {"id": "77c85dd1-b8c7-416b-b447-68fab5306023", "links": [{"href": "http://172.30.9.46:8774/images/77c85dd1-b8c7-416b-b447-68fab5306023", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "links": [{"href": "http://172.30.9.46:8774/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "rel": "bookmark"}]}, "id": "22a77c00-7c5f-49af-b0af-2fd69479d425", "security_groups": [{"name": "cloudify_ims-sg_54f13098-152e-4334-b23f-8367d7d4061a"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:46:01Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "cloudify_ims-vm_54f13098-152e-4334-b23f-8367d7d4061a", "created": "2019-06-08T10:46:00Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:46:40,068 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-8b2f1b73-5fd3-455a-86bb-f2bbd916da68 2019-06-08 10:46:40,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.165839910507s 2019-06-08 10:46:40,075 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:46:42,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:46:42,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" 2019-06-08 10:46:42,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 08 Jun 2019 10: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-1e26021b-5b94-43c5-916a-b60e1f99fb0c x-openstack-request-id: req-1e26021b-5b94-43c5-916a-b60e1f99fb0c 2019-06-08 10:46:42,862 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/22a77c00-7c5f-49af-b0af-2fd69479d425", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/22a77c00-7c5f-49af-b0af-2fd69479d425", "rel": "bookmark"}], "image": {"id": "77c85dd1-b8c7-416b-b447-68fab5306023", "links": [{"href": "http://172.30.9.46:8774/images/77c85dd1-b8c7-416b-b447-68fab5306023", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "links": [{"href": "http://172.30.9.46:8774/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "rel": "bookmark"}]}, "id": "22a77c00-7c5f-49af-b0af-2fd69479d425", "security_groups": [{"name": "cloudify_ims-sg_54f13098-152e-4334-b23f-8367d7d4061a"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:46:01Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "cloudify_ims-vm_54f13098-152e-4334-b23f-8367d7d4061a", "created": "2019-06-08T10:46:00Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:46:42,862 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-1e26021b-5b94-43c5-916a-b60e1f99fb0c 2019-06-08 10:46:42,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.785374164581s 2019-06-08 10:46:42,870 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:46:44,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:46:44,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" 2019-06-08 10:46:45,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 08 Jun 2019 10:46: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-ece4aec8-017b-41f8-8dd6-82aafd0e0e2e x-openstack-request-id: req-ece4aec8-017b-41f8-8dd6-82aafd0e0e2e 2019-06-08 10:46:45,068 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/22a77c00-7c5f-49af-b0af-2fd69479d425", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/22a77c00-7c5f-49af-b0af-2fd69479d425", "rel": "bookmark"}], "image": {"id": "77c85dd1-b8c7-416b-b447-68fab5306023", "links": [{"href": "http://172.30.9.46:8774/images/77c85dd1-b8c7-416b-b447-68fab5306023", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "links": [{"href": "http://172.30.9.46:8774/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "rel": "bookmark"}]}, "id": "22a77c00-7c5f-49af-b0af-2fd69479d425", "security_groups": [{"name": "cloudify_ims-sg_54f13098-152e-4334-b23f-8367d7d4061a"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:46:01Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "cloudify_ims-vm_54f13098-152e-4334-b23f-8367d7d4061a", "created": "2019-06-08T10:46:00Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:46:45,068 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-ece4aec8-017b-41f8-8dd6-82aafd0e0e2e 2019-06-08 10:46:45,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.19629406929s 2019-06-08 10:46:45,076 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:46:47,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:46:47,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" 2019-06-08 10:46:47,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 08 Jun 2019 10: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-bce51275-3384-4178-a66c-c7d29fdf11a2 x-openstack-request-id: req-bce51275-3384-4178-a66c-c7d29fdf11a2 2019-06-08 10:46:47,265 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/22a77c00-7c5f-49af-b0af-2fd69479d425", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/22a77c00-7c5f-49af-b0af-2fd69479d425", "rel": "bookmark"}], "image": {"id": "77c85dd1-b8c7-416b-b447-68fab5306023", "links": [{"href": "http://172.30.9.46:8774/images/77c85dd1-b8c7-416b-b447-68fab5306023", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "links": [{"href": "http://172.30.9.46:8774/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "rel": "bookmark"}]}, "id": "22a77c00-7c5f-49af-b0af-2fd69479d425", "security_groups": [{"name": "cloudify_ims-sg_54f13098-152e-4334-b23f-8367d7d4061a"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:46:01Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "cloudify_ims-vm_54f13098-152e-4334-b23f-8367d7d4061a", "created": "2019-06-08T10:46:00Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:46:47,265 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-bce51275-3384-4178-a66c-c7d29fdf11a2 2019-06-08 10:46:47,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.186915874481s 2019-06-08 10:46:47,272 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:46:49,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:46:49,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" 2019-06-08 10:46:49,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 08 Jun 2019 10: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-153e3ac9-5306-4ca3-8adc-eb31a0a569c0 x-openstack-request-id: req-153e3ac9-5306-4ca3-8adc-eb31a0a569c0 2019-06-08 10:46:49,452 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/22a77c00-7c5f-49af-b0af-2fd69479d425", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/22a77c00-7c5f-49af-b0af-2fd69479d425", "rel": "bookmark"}], "image": {"id": "77c85dd1-b8c7-416b-b447-68fab5306023", "links": [{"href": "http://172.30.9.46:8774/images/77c85dd1-b8c7-416b-b447-68fab5306023", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "links": [{"href": "http://172.30.9.46:8774/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "rel": "bookmark"}]}, "id": "22a77c00-7c5f-49af-b0af-2fd69479d425", "security_groups": [{"name": "cloudify_ims-sg_54f13098-152e-4334-b23f-8367d7d4061a"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:46:01Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "cloudify_ims-vm_54f13098-152e-4334-b23f-8367d7d4061a", "created": "2019-06-08T10:46:00Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:46:49,452 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-153e3ac9-5306-4ca3-8adc-eb31a0a569c0 2019-06-08 10:46:49,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.177715063095s 2019-06-08 10:46:49,462 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:46:51,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:46:51,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" 2019-06-08 10:46:51,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 08 Jun 2019 10:46: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-c8737545-537f-49fb-8d57-8ed13a0471e3 x-openstack-request-id: req-c8737545-537f-49fb-8d57-8ed13a0471e3 2019-06-08 10:46:51,635 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/22a77c00-7c5f-49af-b0af-2fd69479d425", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/22a77c00-7c5f-49af-b0af-2fd69479d425", "rel": "bookmark"}], "image": {"id": "77c85dd1-b8c7-416b-b447-68fab5306023", "links": [{"href": "http://172.30.9.46:8774/images/77c85dd1-b8c7-416b-b447-68fab5306023", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "links": [{"href": "http://172.30.9.46:8774/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "rel": "bookmark"}]}, "id": "22a77c00-7c5f-49af-b0af-2fd69479d425", "security_groups": [{"name": "cloudify_ims-sg_54f13098-152e-4334-b23f-8367d7d4061a"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:46:01Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "cloudify_ims-vm_54f13098-152e-4334-b23f-8367d7d4061a", "created": "2019-06-08T10:46:00Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:46:51,635 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-c8737545-537f-49fb-8d57-8ed13a0471e3 2019-06-08 10:46:51,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.171167850494s 2019-06-08 10:46:51,642 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:46:53,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:46:53,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" 2019-06-08 10:46:54,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 08 Jun 2019 10:46:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-64c4fa8b-e992-4bca-a03d-027f1f93cdf5 x-openstack-request-id: req-64c4fa8b-e992-4bca-a03d-027f1f93cdf5 2019-06-08 10:46:54,075 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/22a77c00-7c5f-49af-b0af-2fd69479d425", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/22a77c00-7c5f-49af-b0af-2fd69479d425", "rel": "bookmark"}], "image": {"id": "77c85dd1-b8c7-416b-b447-68fab5306023", "links": [{"href": "http://172.30.9.46:8774/images/77c85dd1-b8c7-416b-b447-68fab5306023", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "links": [{"href": "http://172.30.9.46:8774/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "rel": "bookmark"}]}, "id": "22a77c00-7c5f-49af-b0af-2fd69479d425", "security_groups": [{"name": "cloudify_ims-sg_54f13098-152e-4334-b23f-8367d7d4061a"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:46:01Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "cloudify_ims-vm_54f13098-152e-4334-b23f-8367d7d4061a", "created": "2019-06-08T10:46:00Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:46:54,075 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-64c4fa8b-e992-4bca-a03d-027f1f93cdf5 2019-06-08 10:46:54,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.430639982224s 2019-06-08 10:46:54,082 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:46:56,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:46:56,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" 2019-06-08 10:46:57,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 08 Jun 2019 10:46: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-6c94f870-7850-4888-92a9-5dda7036b21a x-openstack-request-id: req-6c94f870-7850-4888-92a9-5dda7036b21a 2019-06-08 10:46:57,216 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/22a77c00-7c5f-49af-b0af-2fd69479d425", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/22a77c00-7c5f-49af-b0af-2fd69479d425", "rel": "bookmark"}], "image": {"id": "77c85dd1-b8c7-416b-b447-68fab5306023", "links": [{"href": "http://172.30.9.46:8774/images/77c85dd1-b8c7-416b-b447-68fab5306023", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "links": [{"href": "http://172.30.9.46:8774/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "rel": "bookmark"}]}, "id": "22a77c00-7c5f-49af-b0af-2fd69479d425", "security_groups": [{"name": "cloudify_ims-sg_54f13098-152e-4334-b23f-8367d7d4061a"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:46:01Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "cloudify_ims-vm_54f13098-152e-4334-b23f-8367d7d4061a", "created": "2019-06-08T10:46:00Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:46:57,217 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-6c94f870-7850-4888-92a9-5dda7036b21a 2019-06-08 10:46:57,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.1318359375s 2019-06-08 10:46:57,224 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:46:59,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:46:59,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" 2019-06-08 10:46:59,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 08 Jun 2019 10: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-f3c79ffe-cc32-40c1-8907-9240fe59453a x-openstack-request-id: req-f3c79ffe-cc32-40c1-8907-9240fe59453a 2019-06-08 10:46:59,849 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/22a77c00-7c5f-49af-b0af-2fd69479d425", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/22a77c00-7c5f-49af-b0af-2fd69479d425", "rel": "bookmark"}], "image": {"id": "77c85dd1-b8c7-416b-b447-68fab5306023", "links": [{"href": "http://172.30.9.46:8774/images/77c85dd1-b8c7-416b-b447-68fab5306023", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "links": [{"href": "http://172.30.9.46:8774/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "rel": "bookmark"}]}, "id": "22a77c00-7c5f-49af-b0af-2fd69479d425", "security_groups": [{"name": "cloudify_ims-sg_54f13098-152e-4334-b23f-8367d7d4061a"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:46:01Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "cloudify_ims-vm_54f13098-152e-4334-b23f-8367d7d4061a", "created": "2019-06-08T10:46:00Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:46:59,849 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-f3c79ffe-cc32-40c1-8907-9240fe59453a 2019-06-08 10:46:59,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.622759103775s 2019-06-08 10:46:59,857 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:47:01,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:47:01,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" 2019-06-08 10:47:02,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 08 Jun 2019 10: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-bcc9b260-5a05-4420-aa11-4907a0bbc58f x-openstack-request-id: req-bcc9b260-5a05-4420-aa11-4907a0bbc58f 2019-06-08 10:47:02,062 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/22a77c00-7c5f-49af-b0af-2fd69479d425", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/22a77c00-7c5f-49af-b0af-2fd69479d425", "rel": "bookmark"}], "image": {"id": "77c85dd1-b8c7-416b-b447-68fab5306023", "links": [{"href": "http://172.30.9.46:8774/images/77c85dd1-b8c7-416b-b447-68fab5306023", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "links": [{"href": "http://172.30.9.46:8774/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "rel": "bookmark"}]}, "id": "22a77c00-7c5f-49af-b0af-2fd69479d425", "security_groups": [{"name": "cloudify_ims-sg_54f13098-152e-4334-b23f-8367d7d4061a"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:46:01Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "cloudify_ims-vm_54f13098-152e-4334-b23f-8367d7d4061a", "created": "2019-06-08T10:46:00Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:47:02,062 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-bcc9b260-5a05-4420-aa11-4907a0bbc58f 2019-06-08 10:47:02,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.203001022339s 2019-06-08 10:47:02,069 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:47:04,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:47:04,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" 2019-06-08 10:47:04,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 08 Jun 2019 10:47: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-fa361387-2350-4dde-a904-34f75fdbe728 x-openstack-request-id: req-fa361387-2350-4dde-a904-34f75fdbe728 2019-06-08 10:47:04,536 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/22a77c00-7c5f-49af-b0af-2fd69479d425", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/22a77c00-7c5f-49af-b0af-2fd69479d425", "rel": "bookmark"}], "image": {"id": "77c85dd1-b8c7-416b-b447-68fab5306023", "links": [{"href": "http://172.30.9.46:8774/images/77c85dd1-b8c7-416b-b447-68fab5306023", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "links": [{"href": "http://172.30.9.46:8774/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "rel": "bookmark"}]}, "id": "22a77c00-7c5f-49af-b0af-2fd69479d425", "security_groups": [{"name": "cloudify_ims-sg_54f13098-152e-4334-b23f-8367d7d4061a"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:46:01Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "cloudify_ims-vm_54f13098-152e-4334-b23f-8367d7d4061a", "created": "2019-06-08T10:46:00Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:47:04,536 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-fa361387-2350-4dde-a904-34f75fdbe728 2019-06-08 10:47:04,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.464888095856s 2019-06-08 10:47:04,543 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:47:06,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:47:06,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" 2019-06-08 10:47:06,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 08 Jun 2019 10: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-d8b7d49a-9e40-48ba-a42a-98f764610a15 x-openstack-request-id: req-d8b7d49a-9e40-48ba-a42a-98f764610a15 2019-06-08 10:47:06,724 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/22a77c00-7c5f-49af-b0af-2fd69479d425", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/22a77c00-7c5f-49af-b0af-2fd69479d425", "rel": "bookmark"}], "image": {"id": "77c85dd1-b8c7-416b-b447-68fab5306023", "links": [{"href": "http://172.30.9.46:8774/images/77c85dd1-b8c7-416b-b447-68fab5306023", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "links": [{"href": "http://172.30.9.46:8774/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "rel": "bookmark"}]}, "id": "22a77c00-7c5f-49af-b0af-2fd69479d425", "security_groups": [{"name": "cloudify_ims-sg_54f13098-152e-4334-b23f-8367d7d4061a"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:46:01Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "cloudify_ims-vm_54f13098-152e-4334-b23f-8367d7d4061a", "created": "2019-06-08T10:46:00Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:47:06,724 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-d8b7d49a-9e40-48ba-a42a-98f764610a15 2019-06-08 10:47:06,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.17863702774s 2019-06-08 10:47:06,731 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:47:08,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:47:08,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" 2019-06-08 10:47:09,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 08 Jun 2019 10: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-26633b9f-ca75-41b2-8bcb-090ecf6176d9 x-openstack-request-id: req-26633b9f-ca75-41b2-8bcb-090ecf6176d9 2019-06-08 10:47:09,096 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/22a77c00-7c5f-49af-b0af-2fd69479d425", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/22a77c00-7c5f-49af-b0af-2fd69479d425", "rel": "bookmark"}], "image": {"id": "77c85dd1-b8c7-416b-b447-68fab5306023", "links": [{"href": "http://172.30.9.46:8774/images/77c85dd1-b8c7-416b-b447-68fab5306023", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "links": [{"href": "http://172.30.9.46:8774/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "rel": "bookmark"}]}, "id": "22a77c00-7c5f-49af-b0af-2fd69479d425", "security_groups": [{"name": "cloudify_ims-sg_54f13098-152e-4334-b23f-8367d7d4061a"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:46:01Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "cloudify_ims-vm_54f13098-152e-4334-b23f-8367d7d4061a", "created": "2019-06-08T10:46:00Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:47:09,097 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-26633b9f-ca75-41b2-8bcb-090ecf6176d9 2019-06-08 10:47:09,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.362733840942s 2019-06-08 10:47:09,104 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:47:11,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:47:11,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" 2019-06-08 10:47:11,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 08 Jun 2019 10: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-5affa155-9788-417e-bc33-e24d5d65d9a7 x-openstack-request-id: req-5affa155-9788-417e-bc33-e24d5d65d9a7 2019-06-08 10:47:11,291 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/22a77c00-7c5f-49af-b0af-2fd69479d425", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/22a77c00-7c5f-49af-b0af-2fd69479d425", "rel": "bookmark"}], "image": {"id": "77c85dd1-b8c7-416b-b447-68fab5306023", "links": [{"href": "http://172.30.9.46:8774/images/77c85dd1-b8c7-416b-b447-68fab5306023", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "links": [{"href": "http://172.30.9.46:8774/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "rel": "bookmark"}]}, "id": "22a77c00-7c5f-49af-b0af-2fd69479d425", "security_groups": [{"name": "cloudify_ims-sg_54f13098-152e-4334-b23f-8367d7d4061a"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:46:01Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "cloudify_ims-vm_54f13098-152e-4334-b23f-8367d7d4061a", "created": "2019-06-08T10:46:00Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:47:11,291 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-5affa155-9788-417e-bc33-e24d5d65d9a7 2019-06-08 10:47:11,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.184709787369s 2019-06-08 10:47:11,298 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:47:13,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:47:13,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" 2019-06-08 10:47:13,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 08 Jun 2019 10: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-d7828da6-1295-40da-9b60-792b65e7eae3 x-openstack-request-id: req-d7828da6-1295-40da-9b60-792b65e7eae3 2019-06-08 10:47:13,902 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/22a77c00-7c5f-49af-b0af-2fd69479d425", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/22a77c00-7c5f-49af-b0af-2fd69479d425", "rel": "bookmark"}], "image": {"id": "77c85dd1-b8c7-416b-b447-68fab5306023", "links": [{"href": "http://172.30.9.46:8774/images/77c85dd1-b8c7-416b-b447-68fab5306023", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "links": [{"href": "http://172.30.9.46:8774/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "rel": "bookmark"}]}, "id": "22a77c00-7c5f-49af-b0af-2fd69479d425", "security_groups": [{"name": "cloudify_ims-sg_54f13098-152e-4334-b23f-8367d7d4061a"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:46:01Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "cloudify_ims-vm_54f13098-152e-4334-b23f-8367d7d4061a", "created": "2019-06-08T10:46:00Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:47:13,903 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-d7828da6-1295-40da-9b60-792b65e7eae3 2019-06-08 10:47:13,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.60228395462s 2019-06-08 10:47:13,909 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:47:15,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:47:15,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" 2019-06-08 10:47:16,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 08 Jun 2019 10: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-83e16bd1-aaad-44fa-86e7-034524c82929 x-openstack-request-id: req-83e16bd1-aaad-44fa-86e7-034524c82929 2019-06-08 10:47:16,091 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/22a77c00-7c5f-49af-b0af-2fd69479d425", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/22a77c00-7c5f-49af-b0af-2fd69479d425", "rel": "bookmark"}], "image": {"id": "77c85dd1-b8c7-416b-b447-68fab5306023", "links": [{"href": "http://172.30.9.46:8774/images/77c85dd1-b8c7-416b-b447-68fab5306023", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "links": [{"href": "http://172.30.9.46:8774/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "rel": "bookmark"}]}, "id": "22a77c00-7c5f-49af-b0af-2fd69479d425", "security_groups": [{"name": "cloudify_ims-sg_54f13098-152e-4334-b23f-8367d7d4061a"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:46:01Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "cloudify_ims-vm_54f13098-152e-4334-b23f-8367d7d4061a", "created": "2019-06-08T10:46:00Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:47:16,092 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-83e16bd1-aaad-44fa-86e7-034524c82929 2019-06-08 10:47:16,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.179675102234s 2019-06-08 10:47:16,099 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:47:18,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:47:18,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" 2019-06-08 10:47:18,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 08 Jun 2019 10:47: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-ee6e1587-ecac-4b34-b24b-ecd70669b1ac x-openstack-request-id: req-ee6e1587-ecac-4b34-b24b-ecd70669b1ac 2019-06-08 10:47:18,985 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/22a77c00-7c5f-49af-b0af-2fd69479d425", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/22a77c00-7c5f-49af-b0af-2fd69479d425", "rel": "bookmark"}], "image": {"id": "77c85dd1-b8c7-416b-b447-68fab5306023", "links": [{"href": "http://172.30.9.46:8774/images/77c85dd1-b8c7-416b-b447-68fab5306023", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "links": [{"href": "http://172.30.9.46:8774/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "rel": "bookmark"}]}, "id": "22a77c00-7c5f-49af-b0af-2fd69479d425", "security_groups": [{"name": "cloudify_ims-sg_54f13098-152e-4334-b23f-8367d7d4061a"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:46:01Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "cloudify_ims-vm_54f13098-152e-4334-b23f-8367d7d4061a", "created": "2019-06-08T10:46:00Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:47:18,985 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-ee6e1587-ecac-4b34-b24b-ecd70669b1ac 2019-06-08 10:47:18,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.88387799263s 2019-06-08 10:47:18,992 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:47:20,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:47:20,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" 2019-06-08 10:47:21,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 08 Jun 2019 10:47:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f20754f2-f111-4e4d-8018-9c18385b9d74 x-openstack-request-id: req-f20754f2-f111-4e4d-8018-9c18385b9d74 2019-06-08 10:47:21,437 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/22a77c00-7c5f-49af-b0af-2fd69479d425", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/22a77c00-7c5f-49af-b0af-2fd69479d425", "rel": "bookmark"}], "image": {"id": "77c85dd1-b8c7-416b-b447-68fab5306023", "links": [{"href": "http://172.30.9.46:8774/images/77c85dd1-b8c7-416b-b447-68fab5306023", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "links": [{"href": "http://172.30.9.46:8774/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "rel": "bookmark"}]}, "id": "22a77c00-7c5f-49af-b0af-2fd69479d425", "security_groups": [{"name": "cloudify_ims-sg_54f13098-152e-4334-b23f-8367d7d4061a"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:46:01Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "cloudify_ims-vm_54f13098-152e-4334-b23f-8367d7d4061a", "created": "2019-06-08T10:46:00Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:47:21,438 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-f20754f2-f111-4e4d-8018-9c18385b9d74 2019-06-08 10:47:21,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.443379163742s 2019-06-08 10:47:21,445 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:47:23,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:47:23,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" 2019-06-08 10:47:23,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 08 Jun 2019 10:47:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-daff4dc6-0548-43a2-b393-2dc784f21aaa x-openstack-request-id: req-daff4dc6-0548-43a2-b393-2dc784f21aaa 2019-06-08 10:47:23,627 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/22a77c00-7c5f-49af-b0af-2fd69479d425", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/22a77c00-7c5f-49af-b0af-2fd69479d425", "rel": "bookmark"}], "image": {"id": "77c85dd1-b8c7-416b-b447-68fab5306023", "links": [{"href": "http://172.30.9.46:8774/images/77c85dd1-b8c7-416b-b447-68fab5306023", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "links": [{"href": "http://172.30.9.46:8774/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "rel": "bookmark"}]}, "id": "22a77c00-7c5f-49af-b0af-2fd69479d425", "security_groups": [{"name": "cloudify_ims-sg_54f13098-152e-4334-b23f-8367d7d4061a"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:46:01Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "cloudify_ims-vm_54f13098-152e-4334-b23f-8367d7d4061a", "created": "2019-06-08T10:46:00Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:47:23,627 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-daff4dc6-0548-43a2-b393-2dc784f21aaa 2019-06-08 10:47:23,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.179974079132s 2019-06-08 10:47:23,634 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:47:25,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:47:25,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" 2019-06-08 10:47:26,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 08 Jun 2019 10: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-7a1f2f95-7010-4071-9c3b-7883a4b144a5 x-openstack-request-id: req-7a1f2f95-7010-4071-9c3b-7883a4b144a5 2019-06-08 10:47:26,182 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/22a77c00-7c5f-49af-b0af-2fd69479d425", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/22a77c00-7c5f-49af-b0af-2fd69479d425", "rel": "bookmark"}], "image": {"id": "77c85dd1-b8c7-416b-b447-68fab5306023", "links": [{"href": "http://172.30.9.46:8774/images/77c85dd1-b8c7-416b-b447-68fab5306023", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "links": [{"href": "http://172.30.9.46:8774/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "rel": "bookmark"}]}, "id": "22a77c00-7c5f-49af-b0af-2fd69479d425", "security_groups": [{"name": "cloudify_ims-sg_54f13098-152e-4334-b23f-8367d7d4061a"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:46:01Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "cloudify_ims-vm_54f13098-152e-4334-b23f-8367d7d4061a", "created": "2019-06-08T10:46:00Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:47:26,182 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-7a1f2f95-7010-4071-9c3b-7883a4b144a5 2019-06-08 10:47:26,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.54546880722s 2019-06-08 10:47:26,188 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:47:28,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:47:28,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" 2019-06-08 10:47:28,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 08 Jun 2019 10:47:28 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-11b27215-1407-4c82-a711-e107c70660ff x-openstack-request-id: req-11b27215-1407-4c82-a711-e107c70660ff 2019-06-08 10:47:28,905 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/22a77c00-7c5f-49af-b0af-2fd69479d425", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/22a77c00-7c5f-49af-b0af-2fd69479d425", "rel": "bookmark"}], "image": {"id": "77c85dd1-b8c7-416b-b447-68fab5306023", "links": [{"href": "http://172.30.9.46:8774/images/77c85dd1-b8c7-416b-b447-68fab5306023", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "links": [{"href": "http://172.30.9.46:8774/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "rel": "bookmark"}]}, "id": "22a77c00-7c5f-49af-b0af-2fd69479d425", "security_groups": [{"name": "cloudify_ims-sg_54f13098-152e-4334-b23f-8367d7d4061a"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:46:01Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "cloudify_ims-vm_54f13098-152e-4334-b23f-8367d7d4061a", "created": "2019-06-08T10:46:00Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:47:28,906 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-11b27215-1407-4c82-a711-e107c70660ff 2019-06-08 10:47:28,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.714932918549s 2019-06-08 10:47:28,913 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:47:30,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:47:30,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" 2019-06-08 10:47:31,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 08 Jun 2019 10:47:30 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5095578f-b52d-49ea-817b-ca5d4d6e4123 x-openstack-request-id: req-5095578f-b52d-49ea-817b-ca5d4d6e4123 2019-06-08 10:47:31,093 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/22a77c00-7c5f-49af-b0af-2fd69479d425", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/22a77c00-7c5f-49af-b0af-2fd69479d425", "rel": "bookmark"}], "image": {"id": "77c85dd1-b8c7-416b-b447-68fab5306023", "links": [{"href": "http://172.30.9.46:8774/images/77c85dd1-b8c7-416b-b447-68fab5306023", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "links": [{"href": "http://172.30.9.46:8774/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "rel": "bookmark"}]}, "id": "22a77c00-7c5f-49af-b0af-2fd69479d425", "security_groups": [{"name": "cloudify_ims-sg_54f13098-152e-4334-b23f-8367d7d4061a"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:46:01Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "cloudify_ims-vm_54f13098-152e-4334-b23f-8367d7d4061a", "created": "2019-06-08T10:46:00Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:47:31,093 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-5095578f-b52d-49ea-817b-ca5d4d6e4123 2019-06-08 10:47:31,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.177747011185s 2019-06-08 10:47:31,100 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:47:33,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:47:33,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" 2019-06-08 10:47:33,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 08 Jun 2019 10:47:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a94dd4ad-92d5-4e76-9f39-f63556f53e4f x-openstack-request-id: req-a94dd4ad-92d5-4e76-9f39-f63556f53e4f 2019-06-08 10:47:33,460 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/22a77c00-7c5f-49af-b0af-2fd69479d425", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/22a77c00-7c5f-49af-b0af-2fd69479d425", "rel": "bookmark"}], "image": {"id": "77c85dd1-b8c7-416b-b447-68fab5306023", "links": [{"href": "http://172.30.9.46:8774/images/77c85dd1-b8c7-416b-b447-68fab5306023", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "links": [{"href": "http://172.30.9.46:8774/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "rel": "bookmark"}]}, "id": "22a77c00-7c5f-49af-b0af-2fd69479d425", "security_groups": [{"name": "cloudify_ims-sg_54f13098-152e-4334-b23f-8367d7d4061a"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:46:01Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "cloudify_ims-vm_54f13098-152e-4334-b23f-8367d7d4061a", "created": "2019-06-08T10:46:00Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:47:33,461 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-a94dd4ad-92d5-4e76-9f39-f63556f53e4f 2019-06-08 10:47:33,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.358190059662s 2019-06-08 10:47:33,467 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:47:35,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:47:35,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" 2019-06-08 10:47:35,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 08 Jun 2019 10:47:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2076ef82-d500-4fc1-9851-a26e8f2ef2f4 x-openstack-request-id: req-2076ef82-d500-4fc1-9851-a26e8f2ef2f4 2019-06-08 10:47:35,918 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/22a77c00-7c5f-49af-b0af-2fd69479d425", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/22a77c00-7c5f-49af-b0af-2fd69479d425", "rel": "bookmark"}], "image": {"id": "77c85dd1-b8c7-416b-b447-68fab5306023", "links": [{"href": "http://172.30.9.46:8774/images/77c85dd1-b8c7-416b-b447-68fab5306023", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "links": [{"href": "http://172.30.9.46:8774/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "rel": "bookmark"}]}, "id": "22a77c00-7c5f-49af-b0af-2fd69479d425", "security_groups": [{"name": "cloudify_ims-sg_54f13098-152e-4334-b23f-8367d7d4061a"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:46:01Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "cloudify_ims-vm_54f13098-152e-4334-b23f-8367d7d4061a", "created": "2019-06-08T10:46:00Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:47:35,919 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-2076ef82-d500-4fc1-9851-a26e8f2ef2f4 2019-06-08 10:47:35,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.449048042297s 2019-06-08 10:47:35,926 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:47:37,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:47:37,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" 2019-06-08 10:47:38,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 08 Jun 2019 10:47:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5b6801c4-a747-4fda-ba20-00c066a18d5d x-openstack-request-id: req-5b6801c4-a747-4fda-ba20-00c066a18d5d 2019-06-08 10:47:38,543 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/22a77c00-7c5f-49af-b0af-2fd69479d425", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/22a77c00-7c5f-49af-b0af-2fd69479d425", "rel": "bookmark"}], "image": {"id": "77c85dd1-b8c7-416b-b447-68fab5306023", "links": [{"href": "http://172.30.9.46:8774/images/77c85dd1-b8c7-416b-b447-68fab5306023", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "links": [{"href": "http://172.30.9.46:8774/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "rel": "bookmark"}]}, "id": "22a77c00-7c5f-49af-b0af-2fd69479d425", "security_groups": [{"name": "cloudify_ims-sg_54f13098-152e-4334-b23f-8367d7d4061a"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:46:01Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "cloudify_ims-vm_54f13098-152e-4334-b23f-8367d7d4061a", "created": "2019-06-08T10:46:00Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:47:38,543 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-5b6801c4-a747-4fda-ba20-00c066a18d5d 2019-06-08 10:47:38,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.615165948868s 2019-06-08 10:47:38,550 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:47:40,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:47:40,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" 2019-06-08 10:47:40,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 08 Jun 2019 10:47:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c3ed6210-d346-48f7-8db8-3aa330042552 x-openstack-request-id: req-c3ed6210-d346-48f7-8db8-3aa330042552 2019-06-08 10:47:40,911 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/22a77c00-7c5f-49af-b0af-2fd69479d425", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/22a77c00-7c5f-49af-b0af-2fd69479d425", "rel": "bookmark"}], "image": {"id": "77c85dd1-b8c7-416b-b447-68fab5306023", "links": [{"href": "http://172.30.9.46:8774/images/77c85dd1-b8c7-416b-b447-68fab5306023", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "links": [{"href": "http://172.30.9.46:8774/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "rel": "bookmark"}]}, "id": "22a77c00-7c5f-49af-b0af-2fd69479d425", "security_groups": [{"name": "cloudify_ims-sg_54f13098-152e-4334-b23f-8367d7d4061a"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:46:01Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "cloudify_ims-vm_54f13098-152e-4334-b23f-8367d7d4061a", "created": "2019-06-08T10:46:00Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:47:40,912 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-c3ed6210-d346-48f7-8db8-3aa330042552 2019-06-08 10:47:40,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.359074115753s 2019-06-08 10:47:40,919 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:47:42,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:47:42,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" 2019-06-08 10:47:43,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 08 Jun 2019 10:47:42 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-26eef9f8-346d-49bd-b3e9-79875151b812 x-openstack-request-id: req-26eef9f8-346d-49bd-b3e9-79875151b812 2019-06-08 10:47:43,752 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/22a77c00-7c5f-49af-b0af-2fd69479d425", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/22a77c00-7c5f-49af-b0af-2fd69479d425", "rel": "bookmark"}], "image": {"id": "77c85dd1-b8c7-416b-b447-68fab5306023", "links": [{"href": "http://172.30.9.46:8774/images/77c85dd1-b8c7-416b-b447-68fab5306023", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "links": [{"href": "http://172.30.9.46:8774/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "rel": "bookmark"}]}, "id": "22a77c00-7c5f-49af-b0af-2fd69479d425", "security_groups": [{"name": "cloudify_ims-sg_54f13098-152e-4334-b23f-8367d7d4061a"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:46:01Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "cloudify_ims-vm_54f13098-152e-4334-b23f-8367d7d4061a", "created": "2019-06-08T10:46:00Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:47:43,752 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-26eef9f8-346d-49bd-b3e9-79875151b812 2019-06-08 10:47:43,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.830935955048s 2019-06-08 10:47:43,759 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:47:45,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:47:45,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" 2019-06-08 10:47:46,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 08 Jun 2019 10:47:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-da3a936d-0bc4-43fc-a3de-abc8e4bc6bd2 x-openstack-request-id: req-da3a936d-0bc4-43fc-a3de-abc8e4bc6bd2 2019-06-08 10:47:46,979 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/22a77c00-7c5f-49af-b0af-2fd69479d425", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/22a77c00-7c5f-49af-b0af-2fd69479d425", "rel": "bookmark"}], "image": {"id": "77c85dd1-b8c7-416b-b447-68fab5306023", "links": [{"href": "http://172.30.9.46:8774/images/77c85dd1-b8c7-416b-b447-68fab5306023", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "links": [{"href": "http://172.30.9.46:8774/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "rel": "bookmark"}]}, "id": "22a77c00-7c5f-49af-b0af-2fd69479d425", "security_groups": [{"name": "cloudify_ims-sg_54f13098-152e-4334-b23f-8367d7d4061a"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:46:01Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "cloudify_ims-vm_54f13098-152e-4334-b23f-8367d7d4061a", "created": "2019-06-08T10:46:00Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:47:46,979 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-da3a936d-0bc4-43fc-a3de-abc8e4bc6bd2 2019-06-08 10:47:46,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.21749997139s 2019-06-08 10:47:46,986 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:47:48,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:47:48,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" 2019-06-08 10:47:49,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 08 Jun 2019 10:47: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-02701314-4b03-4220-8ffb-40f306b8bbd2 x-openstack-request-id: req-02701314-4b03-4220-8ffb-40f306b8bbd2 2019-06-08 10:47:49,161 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/22a77c00-7c5f-49af-b0af-2fd69479d425", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/22a77c00-7c5f-49af-b0af-2fd69479d425", "rel": "bookmark"}], "image": {"id": "77c85dd1-b8c7-416b-b447-68fab5306023", "links": [{"href": "http://172.30.9.46:8774/images/77c85dd1-b8c7-416b-b447-68fab5306023", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "links": [{"href": "http://172.30.9.46:8774/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "rel": "bookmark"}]}, "id": "22a77c00-7c5f-49af-b0af-2fd69479d425", "security_groups": [{"name": "cloudify_ims-sg_54f13098-152e-4334-b23f-8367d7d4061a"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:46:01Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "cloudify_ims-vm_54f13098-152e-4334-b23f-8367d7d4061a", "created": "2019-06-08T10:46:00Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:47:49,161 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-02701314-4b03-4220-8ffb-40f306b8bbd2 2019-06-08 10:47:49,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.173179149628s 2019-06-08 10:47:49,168 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:47:51,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:47:51,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" 2019-06-08 10:47:51,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 08 Jun 2019 10:47: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-31678352-23bb-4a8e-8d14-f1b39f3db2f8 x-openstack-request-id: req-31678352-23bb-4a8e-8d14-f1b39f3db2f8 2019-06-08 10:47:51,353 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/22a77c00-7c5f-49af-b0af-2fd69479d425", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/22a77c00-7c5f-49af-b0af-2fd69479d425", "rel": "bookmark"}], "image": {"id": "77c85dd1-b8c7-416b-b447-68fab5306023", "links": [{"href": "http://172.30.9.46:8774/images/77c85dd1-b8c7-416b-b447-68fab5306023", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "links": [{"href": "http://172.30.9.46:8774/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "rel": "bookmark"}]}, "id": "22a77c00-7c5f-49af-b0af-2fd69479d425", "security_groups": [{"name": "cloudify_ims-sg_54f13098-152e-4334-b23f-8367d7d4061a"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:46:01Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "cloudify_ims-vm_54f13098-152e-4334-b23f-8367d7d4061a", "created": "2019-06-08T10:46:00Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:47:51,353 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-31678352-23bb-4a8e-8d14-f1b39f3db2f8 2019-06-08 10:47:51,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.182428836823s 2019-06-08 10:47:51,360 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 10:47:53,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 10:47:53,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" 2019-06-08 10:47:53,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 751 Content-Type: application/json Date: Sat, 08 Jun 2019 10:47:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a18fa632-3644-430f-a3b4-80197f928091 x-openstack-request-id: req-a18fa632-3644-430f-a3b4-80197f928091 2019-06-08 10:47:53,529 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:85:ea", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/22a77c00-7c5f-49af-b0af-2fd69479d425", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/22a77c00-7c5f-49af-b0af-2fd69479d425", "rel": "bookmark"}], "image": {"id": "77c85dd1-b8c7-416b-b447-68fab5306023", "links": [{"href": "http://172.30.9.46:8774/images/77c85dd1-b8c7-416b-b447-68fab5306023", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T10:47:52.000000", "flavor": {"id": "4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "links": [{"href": "http://172.30.9.46:8774/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "rel": "bookmark"}]}, "id": "22a77c00-7c5f-49af-b0af-2fd69479d425", "security_groups": [{"name": "cloudify_ims-sg_54f13098-152e-4334-b23f-8367d7d4061a"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T10:47:52Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "cloudify_ims-vm_54f13098-152e-4334-b23f-8367d7d4061a", "created": "2019-06-08T10:46:00Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 10:47:53,529 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-a18fa632-3644-430f-a3b4-80197f928091 2019-06-08 10:47:53,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.166689157486s 2019-06-08 10:47:53,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-06-08 10:47:53,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:9696/v2.0/ports.json?device_id=22a77c00-7c5f-49af-b0af-2fd69479d425" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" 2019-06-08 10:47:53,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sat, 08 Jun 2019 10:47:53 GMT X-Openstack-Request-Id: req-6aee2db2-eb9b-4e3e-8933-cbb58c7c42d3 2019-06-08 10:47:53,592 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T10:47:52Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"601b5972-dceb-420d-a9f1-ec611a21f753","ip_address":"192.168.120.6"}],"id":"2d75cfce-a931-4762-90b8-682a98d4967d","security_groups":["524679c4-734f-462d-a96b-7194cdbf3fce"],"mac_address":"fa:16:3e:c1:85:ea","project_id":"b05e31359ad64c1aa60ce7763d1dd124","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5b323cc2-a770-4550-a884-82bb68e53127","tenant_id":"b05e31359ad64c1aa60ce7763d1dd124","created_at":"2019-06-08T10:46:02Z","binding:vnic_type":"normal","device_id":"22a77c00-7c5f-49af-b0af-2fd69479d425","ip_allocation":"immediate"}]} 2019-06-08 10:47:53,592 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/ports.json?device_id=22a77c00-7c5f-49af-b0af-2fd69479d425 used request id req-6aee2db2-eb9b-4e3e-8933-cbb58c7c42d3 2019-06-08 10:47:53,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0561769008636s 2019-06-08 10:47:53,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-08 10:47:53,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:9696/v2.0/floatingips.json?port_id=2d75cfce-a931-4762-90b8-682a98d4967d" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" 2019-06-08 10:47:53,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 08 Jun 2019 10:47:53 GMT X-Openstack-Request-Id: req-1f261d55-9540-43e7-822b-0fa418fbdcf3 2019-06-08 10:47:53,657 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-06-08 10:47:53,657 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json?port_id=2d75cfce-a931-4762-90b8-682a98d4967d used request id req-1f261d55-9540-43e7-822b-0fa418fbdcf3 2019-06-08 10:47:53,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0558459758759s 2019-06-08 10:47:53,658 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:c1:85:ea', u'version': 4, u'addr': u'192.168.120.6', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'77c85dd1-b8c7-416b-b447-68fab5306023'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-08T10:47:52.000000', 'flavor': Munch({u'id': u'4ae1e58a-bfb9-4b15-8604-f4f121b194f1'}), 'az': u'nova', 'id': u'22a77c00-7c5f-49af-b0af-2fd69479d425', 'security_groups': [Munch({u'name': u'cloudify_ims-sg_54f13098-152e-4334-b23f-8367d7d4061a'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'39ebef58a26849b9bab1767af21a375e', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b05e31359ad64c1aa60ce7763d1dd124', 'name': 'cloudify_ims-project_54f13098-152e-4334-b23f-8367d7d4061a', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2019-06-08T10:47:52.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-08T10:47:52Z', 'hostId': u'7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a', 'public_v6': '', 'private_v4': u'192.168.120.6', 'cloud': 'envvars', 'host_id': u'7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-08T10:47:52.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b05e31359ad64c1aa60ce7763d1dd124', 'name': u'cloudify_ims-vm_54f13098-152e-4334-b23f-8367d7d4061a', 'adminPass': u'Sp548t277Ujy', 'tenant_id': u'b05e31359ad64c1aa60ce7763d1dd124', 'created_at': u'2019-06-08T10:46:00Z', 'created': u'2019-06-08T10:46:00Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-06-08 10:47:53,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 10:47:53,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" 2019-06-08 10:47:53,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sat, 08 Jun 2019 10:47:53 GMT X-Openstack-Request-Id: req-86b1073d-a53e-4a90-9943-b02835235c04 2019-06-08 10:47:53,767 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5b323cc2-a770-4550-a884-82bb68e53127","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b05e31359ad64c1aa60ce7763d1dd124","l2_adjacency":true,"status":"ACTIVE","subnets":["601b5972-dceb-420d-a9f1-ec611a21f753"],"description":"","tags":[],"updated_at":"2019-06-08T10:45:44Z","qos_policy_id":null,"name":"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a","admin_state_up":true,"tenant_id":"b05e31359ad64c1aa60ce7763d1dd124","created_at":"2019-06-08T10:45:42Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T06:03:01Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","mtu":1500}]} 2019-06-08 10:47:53,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-86b1073d-a53e-4a90-9943-b02835235c04 2019-06-08 10:47:53,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.103189945221s 2019-06-08 10:47:53,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-06-08 10:47:53,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:9696/v2.0/ports.json?device_id=22a77c00-7c5f-49af-b0af-2fd69479d425" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" 2019-06-08 10:47:53,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sat, 08 Jun 2019 10:47:53 GMT X-Openstack-Request-Id: req-335855b1-0581-4f46-b213-95a46123cea7 2019-06-08 10:47:53,822 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T10:47:52Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"601b5972-dceb-420d-a9f1-ec611a21f753","ip_address":"192.168.120.6"}],"id":"2d75cfce-a931-4762-90b8-682a98d4967d","security_groups":["524679c4-734f-462d-a96b-7194cdbf3fce"],"mac_address":"fa:16:3e:c1:85:ea","project_id":"b05e31359ad64c1aa60ce7763d1dd124","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5b323cc2-a770-4550-a884-82bb68e53127","tenant_id":"b05e31359ad64c1aa60ce7763d1dd124","created_at":"2019-06-08T10:46:02Z","binding:vnic_type":"normal","device_id":"22a77c00-7c5f-49af-b0af-2fd69479d425","ip_allocation":"immediate"}]} 2019-06-08 10:47:53,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/ports.json?device_id=22a77c00-7c5f-49af-b0af-2fd69479d425 used request id req-335855b1-0581-4f46-b213-95a46123cea7 2019-06-08 10:47:53,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0539190769196s 2019-06-08 10:47:53,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-06-08 10:47:53,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" -d '{"floatingip": {"floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "fixed_ip_address": "192.168.120.6", "port_id": "2d75cfce-a931-4762-90b8-682a98d4967d"}}' 2019-06-08 10:47:56,534 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Sat, 08 Jun 2019 10:47:56 GMT X-Openstack-Request-Id: req-a5313214-e0fb-488e-bde1-9b8ad7065f56 2019-06-08 10:47:56,534 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "7402b534-bf16-452e-b777-060240f3aa0b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:47:55Z", "updated_at": "2019-06-08T10:47:55Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5b323cc2-a770-4550-a884-82bb68e53127", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c1:85:ea", "device_id": "22a77c00-7c5f-49af-b0af-2fd69479d425"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_id": "2d75cfce-a931-4762-90b8-682a98d4967d", "id": "a42c4a2f-78d9-4d9c-b417-6b0104451ad7", "qos_policy_id": null}} 2019-06-08 10:47:56,535 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-a5313214-e0fb-488e-bde1-9b8ad7065f56 2019-06-08 10:47:56,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.71114301682s 2019-06-08 10:47:56,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-08 10:47:56,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" 2019-06-08 10:47:56,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 08 Jun 2019 10:47:56 GMT X-Openstack-Request-Id: req-6b618946-c271-4247-954b-5391d125145b 2019-06-08 10:47:56,638 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "7402b534-bf16-452e-b777-060240f3aa0b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:47:55Z", "updated_at": "2019-06-08T10:47:55Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5b323cc2-a770-4550-a884-82bb68e53127", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c1:85:ea", "device_id": "22a77c00-7c5f-49af-b0af-2fd69479d425"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_id": "2d75cfce-a931-4762-90b8-682a98d4967d", "id": "a42c4a2f-78d9-4d9c-b417-6b0104451ad7", "qos_policy_id": null}]} 2019-06-08 10:47:56,638 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-6b618946-c271-4247-954b-5391d125145b 2019-06-08 10:47:56,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0878610610962s 2019-06-08 10:47:56,645 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-08 10:47:56,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-08 10:47:56,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" 2019-06-08 10:47:56,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 08 Jun 2019 10:47:56 GMT X-Openstack-Request-Id: req-7e4eb2d2-6cf1-45bc-adc5-aaf8e5b3aa5a 2019-06-08 10:47:56,818 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "7402b534-bf16-452e-b777-060240f3aa0b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:47:55Z", "updated_at": "2019-06-08T10:47:55Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5b323cc2-a770-4550-a884-82bb68e53127", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c1:85:ea", "device_id": "22a77c00-7c5f-49af-b0af-2fd69479d425"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_id": "2d75cfce-a931-4762-90b8-682a98d4967d", "id": "a42c4a2f-78d9-4d9c-b417-6b0104451ad7", "qos_policy_id": null}]} 2019-06-08 10:47:56,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-7e4eb2d2-6cf1-45bc-adc5-aaf8e5b3aa5a 2019-06-08 10:47:56,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0620930194855s 2019-06-08 10:47:56,825 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-08 10:47:56,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-08 10:47:56,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" 2019-06-08 10:47:57,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 08 Jun 2019 10:47:57 GMT X-Openstack-Request-Id: req-2602027e-93e7-4ec4-af33-3d84c173bfd3 2019-06-08 10:47:57,001 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "7402b534-bf16-452e-b777-060240f3aa0b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:47:55Z", "updated_at": "2019-06-08T10:47:55Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5b323cc2-a770-4550-a884-82bb68e53127", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c1:85:ea", "device_id": "22a77c00-7c5f-49af-b0af-2fd69479d425"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_id": "2d75cfce-a931-4762-90b8-682a98d4967d", "id": "a42c4a2f-78d9-4d9c-b417-6b0104451ad7", "qos_policy_id": null}]} 2019-06-08 10:47:57,001 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-2602027e-93e7-4ec4-af33-3d84c173bfd3 2019-06-08 10:47:57,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0658240318298s 2019-06-08 10:47:57,008 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-08 10:47:57,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-08 10:47:57,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" 2019-06-08 10:47:57,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 08 Jun 2019 10:47:57 GMT X-Openstack-Request-Id: req-a28c3c0a-46ee-4bbc-872f-e9e3e4bb2b5e 2019-06-08 10:47:57,180 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "7402b534-bf16-452e-b777-060240f3aa0b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:47:55Z", "updated_at": "2019-06-08T10:47:55Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5b323cc2-a770-4550-a884-82bb68e53127", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c1:85:ea", "device_id": "22a77c00-7c5f-49af-b0af-2fd69479d425"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_id": "2d75cfce-a931-4762-90b8-682a98d4967d", "id": "a42c4a2f-78d9-4d9c-b417-6b0104451ad7", "qos_policy_id": null}]} 2019-06-08 10:47:57,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-a28c3c0a-46ee-4bbc-872f-e9e3e4bb2b5e 2019-06-08 10:47:57,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0613021850586s 2019-06-08 10:47:57,187 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-08 10:47:57,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-08 10:47:57,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" 2019-06-08 10:47:57,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 08 Jun 2019 10:47:57 GMT X-Openstack-Request-Id: req-366ce091-e403-4079-940c-f94241d1f191 2019-06-08 10:47:57,357 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "7402b534-bf16-452e-b777-060240f3aa0b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:47:55Z", "updated_at": "2019-06-08T10:47:55Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5b323cc2-a770-4550-a884-82bb68e53127", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c1:85:ea", "device_id": "22a77c00-7c5f-49af-b0af-2fd69479d425"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_id": "2d75cfce-a931-4762-90b8-682a98d4967d", "id": "a42c4a2f-78d9-4d9c-b417-6b0104451ad7", "qos_policy_id": null}]} 2019-06-08 10:47:57,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-366ce091-e403-4079-940c-f94241d1f191 2019-06-08 10:47:57,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.060017824173s 2019-06-08 10:47:57,363 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-08 10:47:57,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-08 10:47:57,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" 2019-06-08 10:47:57,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 08 Jun 2019 10:47:57 GMT X-Openstack-Request-Id: req-d1ddf904-2f14-48e4-a282-38b974a35732 2019-06-08 10:47:57,533 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "7402b534-bf16-452e-b777-060240f3aa0b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:47:55Z", "updated_at": "2019-06-08T10:47:55Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5b323cc2-a770-4550-a884-82bb68e53127", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c1:85:ea", "device_id": "22a77c00-7c5f-49af-b0af-2fd69479d425"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_id": "2d75cfce-a931-4762-90b8-682a98d4967d", "id": "a42c4a2f-78d9-4d9c-b417-6b0104451ad7", "qos_policy_id": null}]} 2019-06-08 10:47:57,533 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-d1ddf904-2f14-48e4-a282-38b974a35732 2019-06-08 10:47:57,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0591080188751s 2019-06-08 10:47:57,539 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-08 10:47:57,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-08 10:47:57,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" 2019-06-08 10:47:57,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 08 Jun 2019 10:47:57 GMT X-Openstack-Request-Id: req-603d7922-6c14-4c7e-bb7d-be4c5d459f70 2019-06-08 10:47:57,713 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "7402b534-bf16-452e-b777-060240f3aa0b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:47:55Z", "updated_at": "2019-06-08T10:47:55Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5b323cc2-a770-4550-a884-82bb68e53127", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c1:85:ea", "device_id": "22a77c00-7c5f-49af-b0af-2fd69479d425"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_id": "2d75cfce-a931-4762-90b8-682a98d4967d", "id": "a42c4a2f-78d9-4d9c-b417-6b0104451ad7", "qos_policy_id": null}]} 2019-06-08 10:47:57,713 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-603d7922-6c14-4c7e-bb7d-be4c5d459f70 2019-06-08 10:47:57,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.062992811203s 2019-06-08 10:47:57,720 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-08 10:47:57,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-08 10:47:57,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" 2019-06-08 10:47:57,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Sat, 08 Jun 2019 10:47:57 GMT X-Openstack-Request-Id: req-72482d97-126e-4eb7-9c78-06c2ae3dc1fd 2019-06-08 10:47:57,897 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "7402b534-bf16-452e-b777-060240f3aa0b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:47:55Z", "updated_at": "2019-06-08T10:47:57Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5b323cc2-a770-4550-a884-82bb68e53127", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c1:85:ea", "device_id": "22a77c00-7c5f-49af-b0af-2fd69479d425"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.203", "revision_number": 1, "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_id": "2d75cfce-a931-4762-90b8-682a98d4967d", "id": "a42c4a2f-78d9-4d9c-b417-6b0104451ad7", "qos_policy_id": null}]} 2019-06-08 10:47:57,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-72482d97-126e-4eb7-9c78-06c2ae3dc1fd 2019-06-08 10:47:57,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0664238929749s 2019-06-08 10:47:57,904 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'7402b534-bf16-452e-b777-060240f3aa0b', 'updated_at': u'2019-06-08T10:47:57Z', 'fixed_ip_address': u'192.168.120.6', 'floating_ip_address': u'172.30.9.203', 'revision_number': 1, 'port_id': u'2d75cfce-a931-4762-90b8-682a98d4967d', 'id': u'a42c4a2f-78d9-4d9c-b417-6b0104451ad7', 'network': u'd0205d84-f6dd-4d92-b76b-dc9ca1111094', 'port': u'2d75cfce-a931-4762-90b8-682a98d4967d', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b05e31359ad64c1aa60ce7763d1dd124', 'name': 'cloudify_ims-project_54f13098-152e-4334-b23f-8367d7d4061a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'b05e31359ad64c1aa60ce7763d1dd124', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'd0205d84-f6dd-4d92-b76b-dc9ca1111094', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'5b323cc2-a770-4550-a884-82bb68e53127', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:c1:85:ea', u'device_id': u'22a77c00-7c5f-49af-b0af-2fd69479d425'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'b05e31359ad64c1aa60ce7763d1dd124', 'created_at': u'2019-06-08T10:47:55Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'5b323cc2-a770-4550-a884-82bb68e53127', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:c1:85:ea', u'device_id': u'22a77c00-7c5f-49af-b0af-2fd69479d425'}), 'router': u'7402b534-bf16-452e-b777-060240f3aa0b'}) 2019-06-08 10:47:57,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-06-08 10:47:57,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/servers/22a77c00-7c5f-49af-b0af-2fd69479d425/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" -d '{"os-getConsoleOutput": {"length": null}}' 2019-06-08 10:47:57,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 10362 Content-Type: application/json Date: Sat, 08 Jun 2019 10:47:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a1ee3861-5ce3-42c8-9d90-464362d58112 x-openstack-request-id: req-a1ee3861-5ce3-42c8-9d90-464362d58112 2019-06-08 10:47:57,979 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-148-generic (buildd@lgw01-amd64-031) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #174-Ubuntu SMP Tue May 7 12:20:14 UTC 2019 (Ubuntu 4.4.0-148.174-generic 4.4.177)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-148-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x362fa000-0x37174fff]\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 682050662 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]\n[ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff]\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x00000000bffdbfff]\n[ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-148-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 4028172K/4193768K available (8609K kernel code, 1334K rwdata, 4028K rodata, 1484K init, 1284K bss, 165596K 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.383125] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.386403] pid_max: default: 32768 minimum: 301\n[ 0.390875] ACPI: Core revision 20150930\n[ 0.393258] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.395923] Security Framework initialized\n[ 0.397577] Yama: becoming mindful.\n[ 0.399105] AppArmor: AppArmor initialized\n[ 0.401013] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.407553] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.411947] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.414427] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.417680] Initializing cgroup subsys io\n[ 0.419310] Initializing cgroup subsys memory\n[ 0.421042] Initializing cgroup subsys devices\n[ 0.422796] Initializing cgroup subsys freezer\n[ 0.424551] Initializing cgroup subsys net_cls\n[ 0.426306] Initializing cgroup subsys perf_event\n[ 0.428139] Initializing cgroup subsys net_prio\n[ 0.429951] Initializing cgroup subsys hugetlb\n[ 0.431695] Initializing cgroup subsys pids\n[ 0.434110] mce: CPU supports 10 MCE banks\n[ 0.435780] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.437789] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.439948] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.442005] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.445111] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier\n[ 0.448257] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.450737] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.454374] MDS: Mitigation: Clear CPU buffers\n[ 0.458731] Freeing SMP alternatives memory: 36K\n[ 0.465996] ftrace: allocating 32293 entries in 127 pages\n[ 0.515307] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.517760] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.520129] smpboot: Max logical packages: 2\n[ 0.522055] x2apic enabled\n[ 0.523531] Switched APIC routing to physical x2apic.\n[ 0.526656] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.529115] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.533664] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.546819] KVM setup paravirtual spinlock\n[ 0.550101] x86: Booting SMP configuration:\n[ 0.551911] .... node #0, CPUs: #1\n[ 0.553699] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock\n[ 0.576412] x86: Booted up 1 node, 2 CPUs\n[ 0.576419] KVM setup async PF for cpu 1\n[ 0.576423] kvm-stealtime: cpu 1, msr 13fd10200\n[ 0.581519] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.584528] devtmpfs: initialized\n[ 0.587553] evm: security.selinux\n[ 0.588922] evm: security.SMACK64\n[ 0.590255] evm: security.SMACK64EXEC\n[ 0.591722] evm: security.SMACK64TRANSMUTE\n[ 0.593321] evm: security.SMACK64MMAP\n[ 0.594759] evm: security.ima\n[ 0.595984] evm: security.capability\n[ 0.597643] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.601208] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.603623] pinctrl core: initialized pinctrl subsystem\n[ 0.605760] RTC time: 10:47:53, date: 06/08/19\n[ 0.608365] NET: Registered protocol family 16\n[ 0.622152] cpuidle: using governor ladder\n[ 0.634244] cpuidle: using governor menu\n[ 0.635796] PCCT header not found.\n[ 0.637305] ACPI: bus type PCI registered\n[ 0.638894] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.641402] PCI: Using configuration type 1 for base access\n[ 0.656217] ACPI: Added _OSI(Module Device)\n[ 0.657888] ACPI: Added _OSI(Processor Device)\n[ 0.659577] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.661388] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.665116] ACPI: Interpreter enabled\n[ 0.682906] ACPI: (supports S0 S5)\n[ 0.684271] ACPI: Using IOAPIC for interrupt routing\n[ 0.686146] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.691490] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.693749] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.696197] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.698542] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.702914] acpiphp: Slot [3] registered\n[ 0.704493] acpiphp: Slot [4] registered\n[ 0.706103] acpiphp: Slot [5] registered\n[ 0.707696] acpiphp: Slot [6] registered\n[ 0.709267] acpiphp: Slot [7] registered\n[ 0.710841] acpiphp: Slot [8] registered\n[ 0.712430] acpiphp: Slot [9] registered\n[ 0.714032] acpiphp: Slot [10] registered\n[ 0.715795] acpiphp: Slot [11] registered\n[ 0.717397] acpiphp: Slot [12] registered\n[ 0.718992] acpiphp: Slot [13] registered\n[ 0.720568] acpiphp: Slot [14] registered\n[ 0.722182] acpiphp: Slot [15] registered\n[ 0.723762] acpiphp: Slot [16] registered\n[ 0.725360] acpiphp: Slot [17] registered\n[ 0.726962] acpiphp: Slot [18] registered\n[ 0.728545] acpiphp: Slot [19] registered\n[ 0.730164] acpiphp: Slot [20] registered\n[ 0.731818] acpiphp: Slot [21] registered\n[ 0.733394] acpiphp: Slot [22] registered\n[ 0.735003] acpiphp: Slot [23] registered\n[ 0.736598] acpiphp: Slot [24] registered\n[ 0.738208] acpiphp: Slot [25] registered\n[ 0.739784] acpiphp: Slot [26] registered\n[ 0.741365] acpiphp: Slot [27] registered\n[ 0.742974] acpiphp: Slot [28] registered\n[ 0.744562] acpiphp: Slot [29] registered\n[ 0.746177] acpiphp: Slot [30] registered\n[ 0.747767] acpiphp: Slot [31] registered\n[ 0.749321] PCI host bridge to bus 0000:00\n[ 0.750895] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.753302] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.755709] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.758581] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.761380] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.764275] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.770425] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.772952] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.775289] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.777791] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.782803] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.785604] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.811494] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.814348] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.817088] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.819903] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.822580] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.825050] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.827558] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.829628] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.832666] vgaarb: loaded\n[ 0.833816] vgaarb: bridge control possible 0000:00:02.0\n[ 0.836124] SCSI subsystem initialized\n[ 0.837896] ACPI: bus type USB registered\n[ 0.839513] usbcore: registered new interface driver usbfs\n[ 0.841542] usbcore: registered new interface driver hub\n[ 0.843530] usbcore: registered new device driver usb\n[ 0.845735] PCI: Using ACPI for IRQ routing\n[ 0.847816] NetLabel: Initializing\n[ 0.849191] NetLabel: domain hash size = 128\n[ 0.850844] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.852753] NetLabel: unlabeled traffic allowed by default\n[ 0.855013] amd_nb: Cannot enumerate AMD northbridges\n[ 0.857085] clocksource: Switched to clocksource kvm-clock\n[ 0.869710] AppArmor: AppArmor Filesystem Enabled\n[ 0.871590] pnp: PnP ACPI init\n[ 0.873270] pnp: PnP ACPI: found 5 devices\n[ 0.881712] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.885155] NET: Registered protocol family 2\n[ 0.887252] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.890266] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.893090] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.895531] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.897730] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.900125] NET: Registered protocol family 1\n[ 0.901844] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.903986] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.906079] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.926103] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.946176] Unpacking initramfs...\n[ 1.147573] Freeing initrd memory: 14828K\n[ 1.149303] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.151627] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB)\n[ 1.154090] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\n[ 1.157795] Scanning for low memory corruption every 60 seconds\n[ 1.160342] audit: initializing netlink subsys (disabled)\n[ 1.162433] audit: type=2000 audit(1559990873.913:1): initialized\n[ 1.164893] Initialise system trusted keyring\n[ 1.166780] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.169063] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.172556] zbud: loaded\n[ 1.174007] VFS: Disk quotas dquot_6.6.0\n[ 1.175590] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.178313] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.180759] fuse init (API version 7.23)\n[ 1.182551] Key type big_key registered\n[ 1.184083] Allocating IMA MOK and blacklist keyrings.\n[ 1.186721] Key type asymmetric registered\n[ 1.188333] Asymmetric key parser 'x509' registered\n[ 1.190220] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.193138] io scheduler noop registered\n[ 1.194688] io scheduler deadline registered (default)\n[ 1.196614] io scheduler cfq registered\n[ 1.198236] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.200280] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.202784] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.205631] ACPI: Power Button [PWRF]\n[ 1.207275] GHES: HEST is not enabled!\n[ 1.226960] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.267042] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.270961] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.296832] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.301256] Linux agpgart interface v0.103\n[ 1.305051] loop: module loaded\n[ 1.308130] vda: vda1\n[ 1.310081] scsi host0: ata_piix\n[ 1.311582] scsi host1: ata_piix\n[ 1.312969] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.315420] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.317990] libphy: Fixed MDIO Bus: probed\n[ 1.319636] tun: Universal TUN/TAP device driver, 1.6\n[ 1.321565] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.325198] PPP generic driver version 2.4.2\n[ 1.326962] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.329340] ehci-pci: EHCI PCI platform driver\n[ 1.331072] ehci-platform: EHCI generic platform driver\n[ 1.333041] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.335293] ohci-pci: OHCI PCI platform driver\n[ 1.337022] ohci-platform: OHCI generic platform driver\n[ 1.338989] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.359522] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.361452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.364231] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.366121] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.368281] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.370638] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.373351] usb usb1: Product: UHCI Host Controller\n[ 1.375126] usb usb1: Manufacturer: Linux 4.4.0-148-generic uhci_hcd\n[ 1.377340] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.379189] hub 1-0:1.0: USB hub found\n[ 1.380648] hub 1-0:1.0: 2 ports detected\n[ 1.382336] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.386231] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.388035] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.390048] mousedev: PS/2 mouse device common for all mice\n[ 1.392461] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.395880] rtc_cmos 00:00: RTC can wake from S4\n[ 1.397973] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.400211] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.402480] i2c /dev entries driver\n[ 1.403897] device-mapper: uevent: version 1.0.3\n[ 1.405687] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.408765] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.411208] NET: Registered protocol family 10\n[ 1.413180] NET: Registered protocol family 17\n[ 1.431700] Key type dns_resolver registered\n[ 1.433620] registered taskstats version 1\n[ 1.435197] Loading compiled-in X.509 certificates\n[ 1.437503] Loaded X.509 cert 'Build time autogenerated kernel key: 5103689f9da3e841c6100f8bb032b132cf76e38d'\n[ 1.441036] zswap: loaded using pool lzo/zbud\n[ 1.444487] Key type trusted registered\n[ 1.448474] Key type encrypted registered\n[ 1.450018] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.451981] ima: No TPM chip found, activating TPM-bypass!\n[ 1.453938] ima: Allocated hash algorithm: sha1\n[ 1.455641] evm: HMAC attrs: 0x1\n[ 1.457353] Magic number: 7:894:779\n[ 1.458924] rtc_cmos 00:00: setting system clock to 2019-06-08 10:47:53 UTC (1559990873)\n[ 1.461969] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.464077] EDD information not available.\n[ 1.474828] Freeing unused kernel memory: 1484K\n[ 1.481191] Write protecting the kernel read-only data: 14336k\n[ 1.484647] Freeing unused kernel memory: 1620K\n[ 1.486526] Freeing unused kernel memory: 68K\nLoading, please wait...\nstarting version 229\n[ 1.499728] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.500184] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.500200] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.508769] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.508812] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.508956] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.508996] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.509035] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.509105] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.509157] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.559123] virtio_net virtio0 ens3: renamed from eth0\n[ 1.565822] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.569470] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.594930] AVX2 version of gcm_enc/dec engaged.\n[ 1.596739] AES CTR mode by8 optimization enabled\n[ 1.601746] FDC 0 is a S82078B\n[ 1.693105] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.857710] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.860086] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.862591] usb 1-1: Product: QEMU USB Tablet\n[ 1.864252] usb 1-1: Manufacturer: QEMU\n[ 1.865744] usb 1-1: SerialNumber: 42\n[ 1.873264] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.881208] usbcore: registered new interface driver usbhid\n[ 1.883315] usbhid: USB HID core driver\n[ 1.886184] 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.890338] 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.967998] md: linear personality registered for level -1\n[ 2.972016] md: multipath personality registered for level -4\n[ 2.976139] md: raid0 personality registered for level 0\n[ 2.980833] md: raid1 personality registered for level 1\n[ 3.053117] raid6: sse2x1 gen() 11371 MB/s\n[ 3.121117] raid6: sse2x1 xor() 8886 MB/s\n[ 3.189155] raid6: sse2x2 gen() 14403 MB/s\n[ 3.257145] raid6: sse2x2 xor() 9685 MB/s\n[ 3.325146] raid6: sse2x4 gen() 16610 MB/s\n[ 3.393142] raid6: sse2x4 xor() 11069 MB/s\n[ 3.461120] raid6: avx2x1 gen() 21953 MB/s\n[ 3.529119] raid6: avx2x2 gen() 25597 MB/s\n[ 3.597121] raid6: avx2x4 gen() 29758 MB/s\n[ 3.598928] raid6: using algorithm avx2x4 gen() 29758 MB/s\n[ 3.600838] raid6: using avx2x2 recovery algorithm\n[ 3.603680] xor: automatically using best checksumming function:\n[ 3.645087] avx : 33172.000 MB/sec\n[ 3.647757] async_tx: api initialized (async)\n[ 3.655852] md: raid6 personality registered for level 6\n[ 3.657794] md: raid5 personality registered for level 5\n[ 3.659674] md: raid4 personality registered for level 4\n[ 3.666576] 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.697175] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.715693] 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.808156] 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.814397] systemd[1]: Detected virtualization kvm.\n[ 3.816236] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.6 LTS[0m!\n\n[ 3.820815] systemd[1]: Set hostname to .\n[ 3.824231] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.826352] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.969743] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.973644] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.978092] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.982240] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.985964] 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.991159] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.994679] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.998668] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 4.003449] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 4.009600] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.013474] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.017543] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.021821] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.025620] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.029607] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.034252] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.038060] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.041345] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 4.057220] 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.064161] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.068400] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.072297] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.077434] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.081847] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.086246] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.091607] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.099077] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.103329] 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.110818] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.114507] Loading iSCSI transport class v2.0-870.\n[ 4.116982] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.122081] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.128247] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.133101] EXT4-fs (vda1): re-mounted. Opts: (null)\n[ 4.134934] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.139817] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.143802] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[ 4.147611] iscsi: registered transport (tcp)\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 Set console keymap.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 4.186328] 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 Create Static Device Nodes in /dev...\n Starting Flush Journal to Persistent Storage...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n"} 2019-06-08 10:47:57,980 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers/22a77c00-7c5f-49af-b0af-2fd69479d425/action used request id req-a1ee3861-5ce3-42c8-9d90-464362d58112 2019-06-08 10:47:57,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0756227970123s 2019-06-08 10:47:57,981 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-148-generic (buildd@lgw01-amd64-031) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #174-Ubuntu SMP Tue May 7 12:20:14 UTC 2019 (Ubuntu 4.4.0-148.174-generic 4.4.177) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-148-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x362fa000-0x37174fff] [ 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 682050662 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] [ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x00000000bffdbfff] [ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-148-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 4028172K/4193768K available (8609K kernel code, 1334K rwdata, 4028K rodata, 1484K init, 1284K bss, 165596K 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.383125] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.386403] pid_max: default: 32768 minimum: 301 [ 0.390875] ACPI: Core revision 20150930 [ 0.393258] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.395923] Security Framework initialized [ 0.397577] Yama: becoming mindful. [ 0.399105] AppArmor: AppArmor initialized [ 0.401013] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.407553] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.411947] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.414427] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.417680] Initializing cgroup subsys io [ 0.419310] Initializing cgroup subsys memory [ 0.421042] Initializing cgroup subsys devices [ 0.422796] Initializing cgroup subsys freezer [ 0.424551] Initializing cgroup subsys net_cls [ 0.426306] Initializing cgroup subsys perf_event [ 0.428139] Initializing cgroup subsys net_prio [ 0.429951] Initializing cgroup subsys hugetlb [ 0.431695] Initializing cgroup subsys pids [ 0.434110] mce: CPU supports 10 MCE banks [ 0.435780] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.437789] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.439948] Spectre V2 : Mitigation: Full generic retpoline [ 0.442005] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.445111] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.448257] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.450737] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.454374] MDS: Mitigation: Clear CPU buffers [ 0.458731] Freeing SMP alternatives memory: 36K [ 0.465996] ftrace: allocating 32293 entries in 127 pages [ 0.515307] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.517760] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.520129] smpboot: Max logical packages: 2 [ 0.522055] x2apic enabled [ 0.523531] Switched APIC routing to physical x2apic. [ 0.526656] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.529115] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.533664] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.546819] KVM setup paravirtual spinlock [ 0.550101] x86: Booting SMP configuration: [ 0.551911] .... node #0, CPUs: #1 [ 0.553699] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.576412] x86: Booted up 1 node, 2 CPUs [ 0.576419] KVM setup async PF for cpu 1 [ 0.576423] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.581519] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.584528] devtmpfs: initialized [ 0.587553] evm: security.selinux [ 0.588922] evm: security.SMACK64 [ 0.590255] evm: security.SMACK64EXEC [ 0.591722] evm: security.SMACK64TRANSMUTE [ 0.593321] evm: security.SMACK64MMAP [ 0.594759] evm: security.ima [ 0.595984] evm: security.capability [ 0.597643] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.601208] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.603623] pinctrl core: initialized pinctrl subsystem [ 0.605760] RTC time: 10:47:53, date: 06/08/19 [ 0.608365] NET: Registered protocol family 16 [ 0.622152] cpuidle: using governor ladder [ 0.634244] cpuidle: using governor menu [ 0.635796] PCCT header not found. [ 0.637305] ACPI: bus type PCI registered [ 0.638894] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.641402] PCI: Using configuration type 1 for base access [ 0.656217] ACPI: Added _OSI(Module Device) [ 0.657888] ACPI: Added _OSI(Processor Device) [ 0.659577] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.661388] ACPI: Added _OSI(Processor Aggregator Device) [ 0.665116] ACPI: Interpreter enabled [ 0.682906] ACPI: (supports S0 S5) [ 0.684271] ACPI: Using IOAPIC for interrupt routing [ 0.686146] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.691490] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.693749] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.696197] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.698542] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.702914] acpiphp: Slot [3] registered [ 0.704493] acpiphp: Slot [4] registered [ 0.706103] acpiphp: Slot [5] registered [ 0.707696] acpiphp: Slot [6] registered [ 0.709267] acpiphp: Slot [7] registered [ 0.710841] acpiphp: Slot [8] registered [ 0.712430] acpiphp: Slot [9] registered [ 0.714032] acpiphp: Slot [10] registered [ 0.715795] acpiphp: Slot [11] registered [ 0.717397] acpiphp: Slot [12] registered [ 0.718992] acpiphp: Slot [13] registered [ 0.720568] acpiphp: Slot [14] registered [ 0.722182] acpiphp: Slot [15] registered [ 0.723762] acpiphp: Slot [16] registered [ 0.725360] acpiphp: Slot [17] registered [ 0.726962] acpiphp: Slot [18] registered [ 0.728545] acpiphp: Slot [19] registered [ 0.730164] acpiphp: Slot [20] registered [ 0.731818] acpiphp: Slot [21] registered [ 0.733394] acpiphp: Slot [22] registered [ 0.735003] acpiphp: Slot [23] registered [ 0.736598] acpiphp: Slot [24] registered [ 0.738208] acpiphp: Slot [25] registered [ 0.739784] acpiphp: Slot [26] registered [ 0.741365] acpiphp: Slot [27] registered [ 0.742974] acpiphp: Slot [28] registered [ 0.744562] acpiphp: Slot [29] registered [ 0.746177] acpiphp: Slot [30] registered [ 0.747767] acpiphp: Slot [31] registered [ 0.749321] PCI host bridge to bus 0000:00 [ 0.750895] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.753302] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.755709] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.758581] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.761380] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.764275] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.770425] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.772952] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.775289] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.777791] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.782803] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.785604] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.811494] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.814348] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.817088] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.819903] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.822580] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.825050] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.827558] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.829628] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.832666] vgaarb: loaded [ 0.833816] vgaarb: bridge control possible 0000:00:02.0 [ 0.836124] SCSI subsystem initialized [ 0.837896] ACPI: bus type USB registered [ 0.839513] usbcore: registered new interface driver usbfs [ 0.841542] usbcore: registered new interface driver hub [ 0.843530] usbcore: registered new device driver usb [ 0.845735] PCI: Using ACPI for IRQ routing [ 0.847816] NetLabel: Initializing [ 0.849191] NetLabel: domain hash size = 128 [ 0.850844] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.852753] NetLabel: unlabeled traffic allowed by default [ 0.855013] amd_nb: Cannot enumerate AMD northbridges [ 0.857085] clocksource: Switched to clocksource kvm-clock [ 0.869710] AppArmor: AppArmor Filesystem Enabled [ 0.871590] pnp: PnP ACPI init [ 0.873270] pnp: PnP ACPI: found 5 devices [ 0.881712] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.885155] NET: Registered protocol family 2 [ 0.887252] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.890266] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.893090] TCP: Hash tables configured (established 32768 bind 32768) [ 0.895531] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.897730] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.900125] NET: Registered protocol family 1 [ 0.901844] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.903986] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.906079] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.926103] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.946176] Unpacking initramfs... [ 1.147573] Freeing initrd memory: 14828K [ 1.149303] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.151627] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.154090] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns [ 1.157795] Scanning for low memory corruption every 60 seconds [ 1.160342] audit: initializing netlink subsys (disabled) [ 1.162433] audit: type=2000 audit(1559990873.913:1): initialized [ 1.164893] Initialise system trusted keyring [ 1.166780] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.169063] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.172556] zbud: loaded [ 1.174007] VFS: Disk quotas dquot_6.6.0 [ 1.175590] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.178313] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.180759] fuse init (API version 7.23) [ 1.182551] Key type big_key registered [ 1.184083] Allocating IMA MOK and blacklist keyrings. [ 1.186721] Key type asymmetric registered [ 1.188333] Asymmetric key parser 'x509' registered [ 1.190220] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.193138] io scheduler noop registered [ 1.194688] io scheduler deadline registered (default) [ 1.196614] io scheduler cfq registered [ 1.198236] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.200280] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.202784] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.205631] ACPI: Power Button [PWRF] [ 1.207275] GHES: HEST is not enabled! [ 1.226960] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.267042] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.270961] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.296832] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.301256] Linux agpgart interface v0.103 [ 1.305051] loop: module loaded [ 1.308130] vda: vda1 [ 1.310081] scsi host0: ata_piix [ 1.311582] scsi host1: ata_piix [ 1.312969] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.315420] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.317990] libphy: Fixed MDIO Bus: probed [ 1.319636] tun: Universal TUN/TAP device driver, 1.6 [ 1.321565] tun: (C) 1999-2004 Max Krasnyansky [ 1.325198] PPP generic driver version 2.4.2 [ 1.326962] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.329340] ehci-pci: EHCI PCI platform driver [ 1.331072] ehci-platform: EHCI generic platform driver [ 1.333041] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.335293] ohci-pci: OHCI PCI platform driver [ 1.337022] ohci-platform: OHCI generic platform driver [ 1.338989] uhci_hcd: USB Universal Host Controller Interface driver [ 1.359522] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.361452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.364231] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.366121] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.368281] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.370638] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.373351] usb usb1: Product: UHCI Host Controller [ 1.375126] usb usb1: Manufacturer: Linux 4.4.0-148-generic uhci_hcd [ 1.377340] usb usb1: SerialNumber: 0000:00:01.2 [ 1.379189] hub 1-0:1.0: USB hub found [ 1.380648] hub 1-0:1.0: 2 ports detected [ 1.382336] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.386231] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.388035] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.390048] mousedev: PS/2 mouse device common for all mice [ 1.392461] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.395880] rtc_cmos 00:00: RTC can wake from S4 [ 1.397973] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.400211] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.402480] i2c /dev entries driver [ 1.403897] device-mapper: uevent: version 1.0.3 [ 1.405687] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.408765] ledtrig-cpu: registered to indicate activity on CPUs [ 1.411208] NET: Registered protocol family 10 [ 1.413180] NET: Registered protocol family 17 [ 1.431700] Key type dns_resolver registered [ 1.433620] registered taskstats version 1 [ 1.435197] Loading compiled-in X.509 certificates [ 1.437503] Loaded X.509 cert 'Build time autogenerated kernel key: 5103689f9da3e841c6100f8bb032b132cf76e38d' [ 1.441036] zswap: loaded using pool lzo/zbud [ 1.444487] Key type trusted registered [ 1.448474] Key type encrypted registered [ 1.450018] AppArmor: AppArmor sha1 policy hashing enabled [ 1.451981] ima: No TPM chip found, activating TPM-bypass! [ 1.453938] ima: Allocated hash algorithm: sha1 [ 1.455641] evm: HMAC attrs: 0x1 [ 1.457353] Magic number: 7:894:779 [ 1.458924] rtc_cmos 00:00: setting system clock to 2019-06-08 10:47:53 UTC (1559990873) [ 1.461969] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.464077] EDD information not available. [ 1.474828] Freeing unused kernel memory: 1484K [ 1.481191] Write protecting the kernel read-only data: 14336k [ 1.484647] Freeing unused kernel memory: 1620K [ 1.486526] Freeing unused kernel memory: 68K Loading, please wait... starting version 229 [ 1.499728] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.500184] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.500200] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.508769] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.508812] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.508956] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.508996] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.509035] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.509105] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.509157] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.559123] virtio_net virtio0 ens3: renamed from eth0 [ 1.565822] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.569470] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.594930] AVX2 version of gcm_enc/dec engaged. [ 1.596739] AES CTR mode by8 optimization enabled [ 1.601746] FDC 0 is a S82078B [ 1.693105] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.857710] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.860086] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.862591] usb 1-1: Product: QEMU USB Tablet [ 1.864252] usb 1-1: Manufacturer: QEMU [ 1.865744] usb 1-1: SerialNumber: 42 [ 1.873264] hidraw: raw HID events driver (C) Jiri Kosina [ 1.881208] usbcore: registered new interface driver usbhid [ 1.883315] usbhid: USB HID core driver [ 1.886184] 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.890338] 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.967998] md: linear personality registered for level -1 [ 2.972016] md: multipath personality registered for level -4 [ 2.976139] md: raid0 personality registered for level 0 [ 2.980833] md: raid1 personality registered for level 1 [ 3.053117] raid6: sse2x1 gen() 11371 MB/s [ 3.121117] raid6: sse2x1 xor() 8886 MB/s [ 3.189155] raid6: sse2x2 gen() 14403 MB/s [ 3.257145] raid6: sse2x2 xor() 9685 MB/s [ 3.325146] raid6: sse2x4 gen() 16610 MB/s [ 3.393142] raid6: sse2x4 xor() 11069 MB/s [ 3.461120] raid6: avx2x1 gen() 21953 MB/s [ 3.529119] raid6: avx2x2 gen() 25597 MB/s [ 3.597121] raid6: avx2x4 gen() 29758 MB/s [ 3.598928] raid6: using algorithm avx2x4 gen() 29758 MB/s [ 3.600838] raid6: using avx2x2 recovery algorithm [ 3.603680] xor: automatically using best checksumming function: [ 3.645087] avx : 33172.000 MB/sec [ 3.647757] async_tx: api initialized (async) [ 3.655852] md: raid6 personality registered for level 6 [ 3.657794] md: raid5 personality registered for level 5 [ 3.659674] md: raid4 personality registered for level 4 [ 3.666576] 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.697175] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.715693] 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.808156] 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.814397] systemd[1]: Detected virtualization kvm. [ 3.816236] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.820815] systemd[1]: Set hostname to . [ 3.824231] systemd[1]: Initializing machine ID from KVM UUID. [ 3.826352] systemd[1]: Installed transient /etc/machine-id file. [ 3.969743] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.973644] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.978092] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.982240] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.985964] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.991159] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.994679] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.998668] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 4.003449] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 4.009600] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 4.013474] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 4.017543] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 4.021821] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 4.025620] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 4.029607] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 4.034252] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 4.038060] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 4.041345] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 4.057220] 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.064161] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 4.068400] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 4.072297] systemd[1]: Starting Journal Service... Starting Journal Service... [ 4.077434] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 4.081847] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 4.086246] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 4.091607] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 4.099077] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 4.103329] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 4.110818] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 4.114507] Loading iSCSI transport class v2.0-870. [ 4.116982] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 4.122081] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 4.128247] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.133101] EXT4-fs (vda1): re-mounted. Opts: (null) [ 4.134934] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.139817] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.143802] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [ 4.147611] iscsi: registered transport (tcp) [[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 Set console keymap. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Nameserver information manager. [ 4.186328] 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 Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. 2019-06-08 10:47:58,984 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.203: timed out 2019-06-08 10:48:07,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-06-08 10:48:07,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/servers/22a77c00-7c5f-49af-b0af-2fd69479d425/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" -d '{"os-getConsoleOutput": {"length": null}}' 2019-06-08 10:48:08,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 13194 Content-Type: application/json Date: Sat, 08 Jun 2019 10: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-bdb5496b-e32c-461e-a2a7-434da871880c x-openstack-request-id: req-bdb5496b-e32c-461e-a2a7-434da871880c 2019-06-08 10:48:08,070 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-148-generic (buildd@lgw01-amd64-031) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #174-Ubuntu SMP Tue May 7 12:20:14 UTC 2019 (Ubuntu 4.4.0-148.174-generic 4.4.177)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-148-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x362fa000-0x37174fff]\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 682050662 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]\n[ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff]\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x00000000bffdbfff]\n[ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-148-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 4028172K/4193768K available (8609K kernel code, 1334K rwdata, 4028K rodata, 1484K init, 1284K bss, 165596K 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.383125] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.386403] pid_max: default: 32768 minimum: 301\n[ 0.390875] ACPI: Core revision 20150930\n[ 0.393258] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.395923] Security Framework initialized\n[ 0.397577] Yama: becoming mindful.\n[ 0.399105] AppArmor: AppArmor initialized\n[ 0.401013] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.407553] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.411947] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.414427] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.417680] Initializing cgroup subsys io\n[ 0.419310] Initializing cgroup subsys memory\n[ 0.421042] Initializing cgroup subsys devices\n[ 0.422796] Initializing cgroup subsys freezer\n[ 0.424551] Initializing cgroup subsys net_cls\n[ 0.426306] Initializing cgroup subsys perf_event\n[ 0.428139] Initializing cgroup subsys net_prio\n[ 0.429951] Initializing cgroup subsys hugetlb\n[ 0.431695] Initializing cgroup subsys pids\n[ 0.434110] mce: CPU supports 10 MCE banks\n[ 0.435780] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.437789] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.439948] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.442005] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.445111] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier\n[ 0.448257] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.450737] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.454374] MDS: Mitigation: Clear CPU buffers\n[ 0.458731] Freeing SMP alternatives memory: 36K\n[ 0.465996] ftrace: allocating 32293 entries in 127 pages\n[ 0.515307] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.517760] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.520129] smpboot: Max logical packages: 2\n[ 0.522055] x2apic enabled\n[ 0.523531] Switched APIC routing to physical x2apic.\n[ 0.526656] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.529115] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.533664] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.546819] KVM setup paravirtual spinlock\n[ 0.550101] x86: Booting SMP configuration:\n[ 0.551911] .... node #0, CPUs: #1\n[ 0.553699] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock\n[ 0.576412] x86: Booted up 1 node, 2 CPUs\n[ 0.576419] KVM setup async PF for cpu 1\n[ 0.576423] kvm-stealtime: cpu 1, msr 13fd10200\n[ 0.581519] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.584528] devtmpfs: initialized\n[ 0.587553] evm: security.selinux\n[ 0.588922] evm: security.SMACK64\n[ 0.590255] evm: security.SMACK64EXEC\n[ 0.591722] evm: security.SMACK64TRANSMUTE\n[ 0.593321] evm: security.SMACK64MMAP\n[ 0.594759] evm: security.ima\n[ 0.595984] evm: security.capability\n[ 0.597643] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.601208] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.603623] pinctrl core: initialized pinctrl subsystem\n[ 0.605760] RTC time: 10:47:53, date: 06/08/19\n[ 0.608365] NET: Registered protocol family 16\n[ 0.622152] cpuidle: using governor ladder\n[ 0.634244] cpuidle: using governor menu\n[ 0.635796] PCCT header not found.\n[ 0.637305] ACPI: bus type PCI registered\n[ 0.638894] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.641402] PCI: Using configuration type 1 for base access\n[ 0.656217] ACPI: Added _OSI(Module Device)\n[ 0.657888] ACPI: Added _OSI(Processor Device)\n[ 0.659577] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.661388] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.665116] ACPI: Interpreter enabled\n[ 0.682906] ACPI: (supports S0 S5)\n[ 0.684271] ACPI: Using IOAPIC for interrupt routing\n[ 0.686146] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.691490] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.693749] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.696197] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.698542] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.702914] acpiphp: Slot [3] registered\n[ 0.704493] acpiphp: Slot [4] registered\n[ 0.706103] acpiphp: Slot [5] registered\n[ 0.707696] acpiphp: Slot [6] registered\n[ 0.709267] acpiphp: Slot [7] registered\n[ 0.710841] acpiphp: Slot [8] registered\n[ 0.712430] acpiphp: Slot [9] registered\n[ 0.714032] acpiphp: Slot [10] registered\n[ 0.715795] acpiphp: Slot [11] registered\n[ 0.717397] acpiphp: Slot [12] registered\n[ 0.718992] acpiphp: Slot [13] registered\n[ 0.720568] acpiphp: Slot [14] registered\n[ 0.722182] acpiphp: Slot [15] registered\n[ 0.723762] acpiphp: Slot [16] registered\n[ 0.725360] acpiphp: Slot [17] registered\n[ 0.726962] acpiphp: Slot [18] registered\n[ 0.728545] acpiphp: Slot [19] registered\n[ 0.730164] acpiphp: Slot [20] registered\n[ 0.731818] acpiphp: Slot [21] registered\n[ 0.733394] acpiphp: Slot [22] registered\n[ 0.735003] acpiphp: Slot [23] registered\n[ 0.736598] acpiphp: Slot [24] registered\n[ 0.738208] acpiphp: Slot [25] registered\n[ 0.739784] acpiphp: Slot [26] registered\n[ 0.741365] acpiphp: Slot [27] registered\n[ 0.742974] acpiphp: Slot [28] registered\n[ 0.744562] acpiphp: Slot [29] registered\n[ 0.746177] acpiphp: Slot [30] registered\n[ 0.747767] acpiphp: Slot [31] registered\n[ 0.749321] PCI host bridge to bus 0000:00\n[ 0.750895] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.753302] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.755709] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.758581] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.761380] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.764275] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.770425] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.772952] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.775289] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.777791] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.782803] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.785604] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.811494] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.814348] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.817088] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.819903] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.822580] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.825050] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.827558] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.829628] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.832666] vgaarb: loaded\n[ 0.833816] vgaarb: bridge control possible 0000:00:02.0\n[ 0.836124] SCSI subsystem initialized\n[ 0.837896] ACPI: bus type USB registered\n[ 0.839513] usbcore: registered new interface driver usbfs\n[ 0.841542] usbcore: registered new interface driver hub\n[ 0.843530] usbcore: registered new device driver usb\n[ 0.845735] PCI: Using ACPI for IRQ routing\n[ 0.847816] NetLabel: Initializing\n[ 0.849191] NetLabel: domain hash size = 128\n[ 0.850844] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.852753] NetLabel: unlabeled traffic allowed by default\n[ 0.855013] amd_nb: Cannot enumerate AMD northbridges\n[ 0.857085] clocksource: Switched to clocksource kvm-clock\n[ 0.869710] AppArmor: AppArmor Filesystem Enabled\n[ 0.871590] pnp: PnP ACPI init\n[ 0.873270] pnp: PnP ACPI: found 5 devices\n[ 0.881712] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.885155] NET: Registered protocol family 2\n[ 0.887252] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.890266] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.893090] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.895531] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.897730] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.900125] NET: Registered protocol family 1\n[ 0.901844] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.903986] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.906079] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.926103] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.946176] Unpacking initramfs...\n[ 1.147573] Freeing initrd memory: 14828K\n[ 1.149303] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.151627] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB)\n[ 1.154090] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\n[ 1.157795] Scanning for low memory corruption every 60 seconds\n[ 1.160342] audit: initializing netlink subsys (disabled)\n[ 1.162433] audit: type=2000 audit(1559990873.913:1): initialized\n[ 1.164893] Initialise system trusted keyring\n[ 1.166780] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.169063] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.172556] zbud: loaded\n[ 1.174007] VFS: Disk quotas dquot_6.6.0\n[ 1.175590] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.178313] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.180759] fuse init (API version 7.23)\n[ 1.182551] Key type big_key registered\n[ 1.184083] Allocating IMA MOK and blacklist keyrings.\n[ 1.186721] Key type asymmetric registered\n[ 1.188333] Asymmetric key parser 'x509' registered\n[ 1.190220] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.193138] io scheduler noop registered\n[ 1.194688] io scheduler deadline registered (default)\n[ 1.196614] io scheduler cfq registered\n[ 1.198236] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.200280] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.202784] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.205631] ACPI: Power Button [PWRF]\n[ 1.207275] GHES: HEST is not enabled!\n[ 1.226960] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.267042] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.270961] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.296832] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.301256] Linux agpgart interface v0.103\n[ 1.305051] loop: module loaded\n[ 1.308130] vda: vda1\n[ 1.310081] scsi host0: ata_piix\n[ 1.311582] scsi host1: ata_piix\n[ 1.312969] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.315420] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.317990] libphy: Fixed MDIO Bus: probed\n[ 1.319636] tun: Universal TUN/TAP device driver, 1.6\n[ 1.321565] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.325198] PPP generic driver version 2.4.2\n[ 1.326962] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.329340] ehci-pci: EHCI PCI platform driver\n[ 1.331072] ehci-platform: EHCI generic platform driver\n[ 1.333041] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.335293] ohci-pci: OHCI PCI platform driver\n[ 1.337022] ohci-platform: OHCI generic platform driver\n[ 1.338989] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.359522] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.361452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.364231] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.366121] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.368281] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.370638] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.373351] usb usb1: Product: UHCI Host Controller\n[ 1.375126] usb usb1: Manufacturer: Linux 4.4.0-148-generic uhci_hcd\n[ 1.377340] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.379189] hub 1-0:1.0: USB hub found\n[ 1.380648] hub 1-0:1.0: 2 ports detected\n[ 1.382336] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.386231] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.388035] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.390048] mousedev: PS/2 mouse device common for all mice\n[ 1.392461] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.395880] rtc_cmos 00:00: RTC can wake from S4\n[ 1.397973] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.400211] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.402480] i2c /dev entries driver\n[ 1.403897] device-mapper: uevent: version 1.0.3\n[ 1.405687] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.408765] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.411208] NET: Registered protocol family 10\n[ 1.413180] NET: Registered protocol family 17\n[ 1.431700] Key type dns_resolver registered\n[ 1.433620] registered taskstats version 1\n[ 1.435197] Loading compiled-in X.509 certificates\n[ 1.437503] Loaded X.509 cert 'Build time autogenerated kernel key: 5103689f9da3e841c6100f8bb032b132cf76e38d'\n[ 1.441036] zswap: loaded using pool lzo/zbud\n[ 1.444487] Key type trusted registered\n[ 1.448474] Key type encrypted registered\n[ 1.450018] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.451981] ima: No TPM chip found, activating TPM-bypass!\n[ 1.453938] ima: Allocated hash algorithm: sha1\n[ 1.455641] evm: HMAC attrs: 0x1\n[ 1.457353] Magic number: 7:894:779\n[ 1.458924] rtc_cmos 00:00: setting system clock to 2019-06-08 10:47:53 UTC (1559990873)\n[ 1.461969] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.464077] EDD information not available.\n[ 1.474828] Freeing unused kernel memory: 1484K\n[ 1.481191] Write protecting the kernel read-only data: 14336k\n[ 1.484647] Freeing unused kernel memory: 1620K\n[ 1.486526] Freeing unused kernel memory: 68K\nLoading, please wait...\nstarting version 229\n[ 1.499728] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.500184] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.500200] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.508769] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.508812] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.508956] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.508996] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.509035] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.509105] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.509157] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.559123] virtio_net virtio0 ens3: renamed from eth0\n[ 1.565822] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.569470] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.594930] AVX2 version of gcm_enc/dec engaged.\n[ 1.596739] AES CTR mode by8 optimization enabled\n[ 1.601746] FDC 0 is a S82078B\n[ 1.693105] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.857710] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.860086] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.862591] usb 1-1: Product: QEMU USB Tablet\n[ 1.864252] usb 1-1: Manufacturer: QEMU\n[ 1.865744] usb 1-1: SerialNumber: 42\n[ 1.873264] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.881208] usbcore: registered new interface driver usbhid\n[ 1.883315] usbhid: USB HID core driver\n[ 1.886184] 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.890338] 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.967998] md: linear personality registered for level -1\n[ 2.972016] md: multipath personality registered for level -4\n[ 2.976139] md: raid0 personality registered for level 0\n[ 2.980833] md: raid1 personality registered for level 1\n[ 3.053117] raid6: sse2x1 gen() 11371 MB/s\n[ 3.121117] raid6: sse2x1 xor() 8886 MB/s\n[ 3.189155] raid6: sse2x2 gen() 14403 MB/s\n[ 3.257145] raid6: sse2x2 xor() 9685 MB/s\n[ 3.325146] raid6: sse2x4 gen() 16610 MB/s\n[ 3.393142] raid6: sse2x4 xor() 11069 MB/s\n[ 3.461120] raid6: avx2x1 gen() 21953 MB/s\n[ 3.529119] raid6: avx2x2 gen() 25597 MB/s\n[ 3.597121] raid6: avx2x4 gen() 29758 MB/s\n[ 3.598928] raid6: using algorithm avx2x4 gen() 29758 MB/s\n[ 3.600838] raid6: using avx2x2 recovery algorithm\n[ 3.603680] xor: automatically using best checksumming function:\n[ 3.645087] avx : 33172.000 MB/sec\n[ 3.647757] async_tx: api initialized (async)\n[ 3.655852] md: raid6 personality registered for level 6\n[ 3.657794] md: raid5 personality registered for level 5\n[ 3.659674] md: raid4 personality registered for level 4\n[ 3.666576] 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.697175] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.715693] 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.808156] 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.814397] systemd[1]: Detected virtualization kvm.\n[ 3.816236] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.6 LTS[0m!\n\n[ 3.820815] systemd[1]: Set hostname to .\n[ 3.824231] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.826352] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.969743] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.973644] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.978092] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.982240] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.985964] 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.991159] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.994679] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.998668] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 4.003449] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 4.009600] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.013474] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.017543] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.021821] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.025620] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.029607] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.034252] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.038060] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.041345] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 4.057220] 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.064161] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.068400] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.072297] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.077434] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.081847] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.086246] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.091607] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.099077] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.103329] 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.110818] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.114507] Loading iSCSI transport class v2.0-870.\n[ 4.116982] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.122081] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.128247] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.133101] EXT4-fs (vda1): re-mounted. Opts: (null)\n[ 4.134934] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.139817] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.143802] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[ 4.147611] iscsi: registered transport (tcp)\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 Set console keymap.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 4.186328] 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 Create Static Device Nodes in /dev...\n Starting Flush Journal to Persistent Storage...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Commit a transient machine-id on disk...\n Starting Set console font and keymap...\n Starting Initial cloud-init job (pre-networking)...\n Starting LSB: AppArmor initialization...\n Starting Create Volatile Files and Directories...\n Starting Tell Plymouth To Write Out Runtime Data...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n[ 9.574492] cloud-init[581]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~16.04.1 running 'init-local' at Sat, 08 Jun 2019 10:47:57 +0000. Up 5.23 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Raise network interfaces.\n Starting Initial cloud-init job (metadata service crawler)...\n[[0;32m OK [0m] Reached target Network.\n[ 10.564223] cloud-init[935]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~16.04.1 running 'init' at Sat, 08 Jun 2019 10:48:02 +0000. Up 10.09 seconds.\n[ 10.568173] cloud-init[935]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 10.576135] cloud-init[935]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 10.580131] cloud-init[935]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 10.588150] cloud-init[935]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 10.596187] cloud-init[935]: ci-info: | ens3 | True | 192.168.120.6 | 255.255.255.0 | global | fa:16:3e:c1:85:ea |\n[ 10.604154] cloud-init[935]: ci-info: | ens3 | True | fe80::f816:3eff:fec1:85ea/64 | . | link | fa:16:3e:c1:85:ea |\n[ 10.608130] cloud-init[935]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . |\n[ 10.616203] cloud-init[935]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 10.624181] cloud-init[935]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 10.632147] cloud-init[935]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 10.635393] cloud-init[935]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.640779] cloud-init[935]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 10.642643] cloud-init[935]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.642923] cloud-init[935]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 10.643235] cloud-init[935]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH |\n[ 10.643516] cloud-init[935]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 10.643805] cloud-init[935]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.644406] cloud-init[935]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++\n[ 10.644695] cloud-init[935]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 10.644987] cloud-init[935]: ci-info: | Route | Destination | Gateway | Interface | Flags |\n[ 10.645298] cloud-init[935]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 10.645618] cloud-init[935]: ci-info: | 0 | fe80::/64 | :: | ens3 | U |\n[ 10.645889] cloud-init[935]: ci-info: | 3 | ff00::/8 | :: | ens3 | U |\n[ 10.646176] cloud-init[935]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 10.646480] cloud-init[935]: Generating public/private rsa key pair.\n[ 10.646771] cloud-init[935]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 10.647065] cloud-init[935]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 10.647364] cloud-init[935]: The key fingerprint is:\n[ 10.647656] cloud-init[935]: SHA256:n4Q4NwD6zR+KHc8wgwiNVSlXEI8kw6X1qDKPi+O2470 root@cloudify-ims-vm-54f13098-152e-4334-b23f-8367d7d4061a\n[ 10.647965] cloud-init[935]: The key's randomart image is:\n[ 10.648549] cloud-init[935]: +---[RSA 2048]----+\n[ 10.648838] cloud-init[935]: | .+oO=. |\n[ 10.649131] cloud-init[935]: | +oBo* |\n[ 10.649429] cloud-init[935]: |o +oo + |\n[ 10.649717] cloud-init[935]: | . + + o . |\n[ 10.650010] cloud-init[935]: |o o o X S . |\n[ 10.650319] cloud-init[935]: | = o % = . |\n[ 10.650618] cloud-init[935]: |. . . o + o |\n[ 10.650917] cloud-init[935]: |o+. |\n[ 10.651197] cloud-init[935]: |*=oE. |\n[ 10.651492] cloud-init[935]: +----[SHA256]-----+\n[ 10.651778] cloud-init[935]: Generating public/private dsa key pair.\n[ 10.652370] cloud-init[935]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 10.652657] cloud-init[935]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 10.652958] cloud-init[935]: The key fingerprint is:\n[ 10.653253] cloud-init[935]: SHA256:4uMTUZyf3m4KA4JQjZ6LVrUym7Veou75cwToqCszeIM root@cloudify-ims-vm-54f13098-152e-4334-b23f-8367d7d4061a\n[ 10.653539] cloud-init[935]: The key's randomart image is:\n[ 10.653828] cloud-init[935]: +---[DSA 1024]----+\n[ 10.654120] cloud-init[935]: | .o . . |\n[ 10.654419] cloud-init[935]: | .. .. + |\n[ 10.654707] cloud-init[935]: |.. .o .. . . |\n[ 10.654997] cloud-init[935]: | .o* +. o |\n[ 10.655304] cloud-init[935]: | .=.B =.S. . |\n[ 10.655586] cloud-init[935]: |.o.+ =.= . . |\n[ 10.655874] cloud-init[935]: |+. o *.o . |\n[ 10.656465] cloud-init[935]: |E o..+.o o o |\n[ 10.656752] cloud-init[935]: |o=o=..+. .o |\n[ 10.657042] cloud-init[935]: +----[SHA256]-----+\n[ 10.657354] cloud-init[935]: Generating public/private ecdsa key pair.\n[ 10.657632] cloud-init[935]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 10.657919] cloud-init[935]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 10.658217] cloud-init[935]: The key fingerprint is:\n[ 10.658507] cloud-init[935]: SHA256:vNPYzP/1rdgiVmB3i4wvOzK+yQh7UQEdwNptPb6EDvA root@cloudify-ims-vm-54f13098-152e-4334-b23f-8367d7d4061a\n[ 10.658799] cloud-init[935]: The key's randomart image is:\n[ 10.659089] cloud-init[935]: +---[ECDSA 256]---+\n[ 10.659389] cloud-init[935]: | .o+.. |\n[ 10.659683] cloud-init[935]: | . o |\n[ 10.659979] cloud-init[935]: | o . o |\n[ 10.660574] cloud-init[935]: | o ..+ = . . |\n[ 10.660859] cloud-init[935]: | o oS+ * o . |\n[ 10.661155] cloud-init[935]: | E .B+ + . |\n[ 10.661449] cloud-init[935]: | . ++.=+ .|\n[ 10.661735] cloud-init[935]: | o.o+o*.oo .o|\n[ 10.662040] cloud-init[935]: | ....==.=oo+.o|\n[ 10.662327] cloud-init[935]: +----[SHA256]-----+\n[ 10.662615] cloud-init[935]: Generating public/private ed25519 key pair.\n[ 10.662905] cloud-init[935]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 10.663197] cloud-init[935]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 10.663613] cloud-init[935]: The key fingerprint is:\n[ 10.663789] cloud-init[935]: SHA256:v2AT5oF0PDiwV7/gL4h1ZFJ2Jd7hhtJUbh75erDc8Mo root@cloudify-ims-vm-54f13098-152e-4334-b23f-8367d7d4061a\n[ 10.664375] cloud-init[935]: The key's randomart image is:\n[ 10.664669] cloud-init[935]: +--[ED25519 256]--+\n[ 10.664953] cloud-init[935]: | . + +o+ |\n[ 10.735598] cloud-init[935]: | o * * * o |\n[ 10.735864] cloud-init[935]: | . * O = O |\n[ 10.736448] cloud-init[935]: | o O + = o |\n[ 10.736730] cloud-init[935]: | o S . + . |\n[ 10.737018] cloud-init[935]: | o = = . B |\n[ 10.737312] cloud-init[935]: | . . * o + + |\n[ 10.737600] cloud-init[935]: | . + o o |\n[ 10.737886] cloud-init[935]: | . E |\n[ 10.738190] 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[[0;32m OK [0m] Started Daily apt download activities.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n Starting LXD - unix socket.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Started Daily apt upgrade and clean activities.\n[[0;32m OK [0m] Reached target Timers.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[0;32m OK [0m] Listening on LXD - unix socket.\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[[0;32m OK [0m] Reached target Sockets.\n[[0;32m OK [0m] Reached target Basic System.\n Starting Login Service...\n Starting System Logging Service...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n Starting Accounts Service...\n Starting LXD - container startup/shutdown...\n Starting Pollinate to seed the pseudo random number generator...\n Starting LSB: Record successful boot for GRUB...\n Starting Snappy daemon...\n Starting /etc/rc.local Compatibility...\n Starting LSB: MD monitoring daemon...\n[[0;32m OK [0m] Started Regular background program processing daemon.\n[[0;32m OK [0m] Started ACPI event daemon.\n[[0;32m OK [0m] Started Deferred execution scheduler.\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 Login Service.\n[[0;32m OK [0m] Started Unattended Upgrades Shutdown.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\n Starting Login to default iSCSI targets...\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\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] Started Login to default iSCSI targets.\n[[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[[0;32m OK [0m] Reached target Remote File Systems.\n Starting LSB: daemon to balance interrupts for SMP systems...\n Starting Permit User Sessions...\n Starting LSB: automatic crash report generation...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n[[0;32m OK [0m] Started Permit User Sessions.\n Starting Hold until boot process finishes up...\n Starting Terminate Plymouth Boot Screen...\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[[0;32m OK [0m] Started Hold until boot process finishes up.\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n Starting Set console scheme...\n[[0;32m OK [0m] Started Getty on tty1.\n[[0;32m OK [0m] Reached target Login Prompts.\n[[0;32m OK [0m] Started Snappy daemon.\n[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n[[0;32m OK [0m] Started Set console scheme.\n Starting Wait until snapd is fully seeded...\n[[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator.\n Starting OpenBSD Secure Shell server...\n[[0;32m OK [0m] Started OpenBSD Secure Shell server.\n"} 2019-06-08 10:48:08,071 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers/22a77c00-7c5f-49af-b0af-2fd69479d425/action used request id req-bdb5496b-e32c-461e-a2a7-434da871880c 2019-06-08 10:48:08,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0785961151123s 2019-06-08 10:48:08,072 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-148-generic (buildd@lgw01-amd64-031) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #174-Ubuntu SMP Tue May 7 12:20:14 UTC 2019 (Ubuntu 4.4.0-148.174-generic 4.4.177) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-148-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x362fa000-0x37174fff] [ 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 682050662 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] [ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x00000000bffdbfff] [ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-148-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 4028172K/4193768K available (8609K kernel code, 1334K rwdata, 4028K rodata, 1484K init, 1284K bss, 165596K 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.383125] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.386403] pid_max: default: 32768 minimum: 301 [ 0.390875] ACPI: Core revision 20150930 [ 0.393258] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.395923] Security Framework initialized [ 0.397577] Yama: becoming mindful. [ 0.399105] AppArmor: AppArmor initialized [ 0.401013] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.407553] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.411947] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.414427] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.417680] Initializing cgroup subsys io [ 0.419310] Initializing cgroup subsys memory [ 0.421042] Initializing cgroup subsys devices [ 0.422796] Initializing cgroup subsys freezer [ 0.424551] Initializing cgroup subsys net_cls [ 0.426306] Initializing cgroup subsys perf_event [ 0.428139] Initializing cgroup subsys net_prio [ 0.429951] Initializing cgroup subsys hugetlb [ 0.431695] Initializing cgroup subsys pids [ 0.434110] mce: CPU supports 10 MCE banks [ 0.435780] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.437789] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.439948] Spectre V2 : Mitigation: Full generic retpoline [ 0.442005] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.445111] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.448257] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.450737] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.454374] MDS: Mitigation: Clear CPU buffers [ 0.458731] Freeing SMP alternatives memory: 36K [ 0.465996] ftrace: allocating 32293 entries in 127 pages [ 0.515307] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.517760] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.520129] smpboot: Max logical packages: 2 [ 0.522055] x2apic enabled [ 0.523531] Switched APIC routing to physical x2apic. [ 0.526656] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.529115] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.533664] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.546819] KVM setup paravirtual spinlock [ 0.550101] x86: Booting SMP configuration: [ 0.551911] .... node #0, CPUs: #1 [ 0.553699] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.576412] x86: Booted up 1 node, 2 CPUs [ 0.576419] KVM setup async PF for cpu 1 [ 0.576423] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.581519] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.584528] devtmpfs: initialized [ 0.587553] evm: security.selinux [ 0.588922] evm: security.SMACK64 [ 0.590255] evm: security.SMACK64EXEC [ 0.591722] evm: security.SMACK64TRANSMUTE [ 0.593321] evm: security.SMACK64MMAP [ 0.594759] evm: security.ima [ 0.595984] evm: security.capability [ 0.597643] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.601208] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.603623] pinctrl core: initialized pinctrl subsystem [ 0.605760] RTC time: 10:47:53, date: 06/08/19 [ 0.608365] NET: Registered protocol family 16 [ 0.622152] cpuidle: using governor ladder [ 0.634244] cpuidle: using governor menu [ 0.635796] PCCT header not found. [ 0.637305] ACPI: bus type PCI registered [ 0.638894] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.641402] PCI: Using configuration type 1 for base access [ 0.656217] ACPI: Added _OSI(Module Device) [ 0.657888] ACPI: Added _OSI(Processor Device) [ 0.659577] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.661388] ACPI: Added _OSI(Processor Aggregator Device) [ 0.665116] ACPI: Interpreter enabled [ 0.682906] ACPI: (supports S0 S5) [ 0.684271] ACPI: Using IOAPIC for interrupt routing [ 0.686146] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.691490] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.693749] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.696197] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.698542] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.702914] acpiphp: Slot [3] registered [ 0.704493] acpiphp: Slot [4] registered [ 0.706103] acpiphp: Slot [5] registered [ 0.707696] acpiphp: Slot [6] registered [ 0.709267] acpiphp: Slot [7] registered [ 0.710841] acpiphp: Slot [8] registered [ 0.712430] acpiphp: Slot [9] registered [ 0.714032] acpiphp: Slot [10] registered [ 0.715795] acpiphp: Slot [11] registered [ 0.717397] acpiphp: Slot [12] registered [ 0.718992] acpiphp: Slot [13] registered [ 0.720568] acpiphp: Slot [14] registered [ 0.722182] acpiphp: Slot [15] registered [ 0.723762] acpiphp: Slot [16] registered [ 0.725360] acpiphp: Slot [17] registered [ 0.726962] acpiphp: Slot [18] registered [ 0.728545] acpiphp: Slot [19] registered [ 0.730164] acpiphp: Slot [20] registered [ 0.731818] acpiphp: Slot [21] registered [ 0.733394] acpiphp: Slot [22] registered [ 0.735003] acpiphp: Slot [23] registered [ 0.736598] acpiphp: Slot [24] registered [ 0.738208] acpiphp: Slot [25] registered [ 0.739784] acpiphp: Slot [26] registered [ 0.741365] acpiphp: Slot [27] registered [ 0.742974] acpiphp: Slot [28] registered [ 0.744562] acpiphp: Slot [29] registered [ 0.746177] acpiphp: Slot [30] registered [ 0.747767] acpiphp: Slot [31] registered [ 0.749321] PCI host bridge to bus 0000:00 [ 0.750895] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.753302] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.755709] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.758581] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.761380] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.764275] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.770425] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.772952] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.775289] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.777791] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.782803] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.785604] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.811494] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.814348] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.817088] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.819903] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.822580] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.825050] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.827558] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.829628] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.832666] vgaarb: loaded [ 0.833816] vgaarb: bridge control possible 0000:00:02.0 [ 0.836124] SCSI subsystem initialized [ 0.837896] ACPI: bus type USB registered [ 0.839513] usbcore: registered new interface driver usbfs [ 0.841542] usbcore: registered new interface driver hub [ 0.843530] usbcore: registered new device driver usb [ 0.845735] PCI: Using ACPI for IRQ routing [ 0.847816] NetLabel: Initializing [ 0.849191] NetLabel: domain hash size = 128 [ 0.850844] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.852753] NetLabel: unlabeled traffic allowed by default [ 0.855013] amd_nb: Cannot enumerate AMD northbridges [ 0.857085] clocksource: Switched to clocksource kvm-clock [ 0.869710] AppArmor: AppArmor Filesystem Enabled [ 0.871590] pnp: PnP ACPI init [ 0.873270] pnp: PnP ACPI: found 5 devices [ 0.881712] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.885155] NET: Registered protocol family 2 [ 0.887252] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.890266] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.893090] TCP: Hash tables configured (established 32768 bind 32768) [ 0.895531] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.897730] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.900125] NET: Registered protocol family 1 [ 0.901844] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.903986] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.906079] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.926103] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.946176] Unpacking initramfs... [ 1.147573] Freeing initrd memory: 14828K [ 1.149303] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.151627] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.154090] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns [ 1.157795] Scanning for low memory corruption every 60 seconds [ 1.160342] audit: initializing netlink subsys (disabled) [ 1.162433] audit: type=2000 audit(1559990873.913:1): initialized [ 1.164893] Initialise system trusted keyring [ 1.166780] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.169063] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.172556] zbud: loaded [ 1.174007] VFS: Disk quotas dquot_6.6.0 [ 1.175590] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.178313] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.180759] fuse init (API version 7.23) [ 1.182551] Key type big_key registered [ 1.184083] Allocating IMA MOK and blacklist keyrings. [ 1.186721] Key type asymmetric registered [ 1.188333] Asymmetric key parser 'x509' registered [ 1.190220] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.193138] io scheduler noop registered [ 1.194688] io scheduler deadline registered (default) [ 1.196614] io scheduler cfq registered [ 1.198236] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.200280] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.202784] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.205631] ACPI: Power Button [PWRF] [ 1.207275] GHES: HEST is not enabled! [ 1.226960] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.267042] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.270961] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.296832] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.301256] Linux agpgart interface v0.103 [ 1.305051] loop: module loaded [ 1.308130] vda: vda1 [ 1.310081] scsi host0: ata_piix [ 1.311582] scsi host1: ata_piix [ 1.312969] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.315420] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.317990] libphy: Fixed MDIO Bus: probed [ 1.319636] tun: Universal TUN/TAP device driver, 1.6 [ 1.321565] tun: (C) 1999-2004 Max Krasnyansky [ 1.325198] PPP generic driver version 2.4.2 [ 1.326962] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.329340] ehci-pci: EHCI PCI platform driver [ 1.331072] ehci-platform: EHCI generic platform driver [ 1.333041] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.335293] ohci-pci: OHCI PCI platform driver [ 1.337022] ohci-platform: OHCI generic platform driver [ 1.338989] uhci_hcd: USB Universal Host Controller Interface driver [ 1.359522] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.361452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.364231] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.366121] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.368281] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.370638] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.373351] usb usb1: Product: UHCI Host Controller [ 1.375126] usb usb1: Manufacturer: Linux 4.4.0-148-generic uhci_hcd [ 1.377340] usb usb1: SerialNumber: 0000:00:01.2 [ 1.379189] hub 1-0:1.0: USB hub found [ 1.380648] hub 1-0:1.0: 2 ports detected [ 1.382336] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.386231] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.388035] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.390048] mousedev: PS/2 mouse device common for all mice [ 1.392461] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.395880] rtc_cmos 00:00: RTC can wake from S4 [ 1.397973] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.400211] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.402480] i2c /dev entries driver [ 1.403897] device-mapper: uevent: version 1.0.3 [ 1.405687] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.408765] ledtrig-cpu: registered to indicate activity on CPUs [ 1.411208] NET: Registered protocol family 10 [ 1.413180] NET: Registered protocol family 17 [ 1.431700] Key type dns_resolver registered [ 1.433620] registered taskstats version 1 [ 1.435197] Loading compiled-in X.509 certificates [ 1.437503] Loaded X.509 cert 'Build time autogenerated kernel key: 5103689f9da3e841c6100f8bb032b132cf76e38d' [ 1.441036] zswap: loaded using pool lzo/zbud [ 1.444487] Key type trusted registered [ 1.448474] Key type encrypted registered [ 1.450018] AppArmor: AppArmor sha1 policy hashing enabled [ 1.451981] ima: No TPM chip found, activating TPM-bypass! [ 1.453938] ima: Allocated hash algorithm: sha1 [ 1.455641] evm: HMAC attrs: 0x1 [ 1.457353] Magic number: 7:894:779 [ 1.458924] rtc_cmos 00:00: setting system clock to 2019-06-08 10:47:53 UTC (1559990873) [ 1.461969] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.464077] EDD information not available. [ 1.474828] Freeing unused kernel memory: 1484K [ 1.481191] Write protecting the kernel read-only data: 14336k [ 1.484647] Freeing unused kernel memory: 1620K [ 1.486526] Freeing unused kernel memory: 68K Loading, please wait... starting version 229 [ 1.499728] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.500184] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.500200] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.508769] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.508812] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.508956] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.508996] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.509035] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.509105] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.509157] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.559123] virtio_net virtio0 ens3: renamed from eth0 [ 1.565822] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.569470] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.594930] AVX2 version of gcm_enc/dec engaged. [ 1.596739] AES CTR mode by8 optimization enabled [ 1.601746] FDC 0 is a S82078B [ 1.693105] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.857710] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.860086] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.862591] usb 1-1: Product: QEMU USB Tablet [ 1.864252] usb 1-1: Manufacturer: QEMU [ 1.865744] usb 1-1: SerialNumber: 42 [ 1.873264] hidraw: raw HID events driver (C) Jiri Kosina [ 1.881208] usbcore: registered new interface driver usbhid [ 1.883315] usbhid: USB HID core driver [ 1.886184] 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.890338] 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.967998] md: linear personality registered for level -1 [ 2.972016] md: multipath personality registered for level -4 [ 2.976139] md: raid0 personality registered for level 0 [ 2.980833] md: raid1 personality registered for level 1 [ 3.053117] raid6: sse2x1 gen() 11371 MB/s [ 3.121117] raid6: sse2x1 xor() 8886 MB/s [ 3.189155] raid6: sse2x2 gen() 14403 MB/s [ 3.257145] raid6: sse2x2 xor() 9685 MB/s [ 3.325146] raid6: sse2x4 gen() 16610 MB/s [ 3.393142] raid6: sse2x4 xor() 11069 MB/s [ 3.461120] raid6: avx2x1 gen() 21953 MB/s [ 3.529119] raid6: avx2x2 gen() 25597 MB/s [ 3.597121] raid6: avx2x4 gen() 29758 MB/s [ 3.598928] raid6: using algorithm avx2x4 gen() 29758 MB/s [ 3.600838] raid6: using avx2x2 recovery algorithm [ 3.603680] xor: automatically using best checksumming function: [ 3.645087] avx : 33172.000 MB/sec [ 3.647757] async_tx: api initialized (async) [ 3.655852] md: raid6 personality registered for level 6 [ 3.657794] md: raid5 personality registered for level 5 [ 3.659674] md: raid4 personality registered for level 4 [ 3.666576] 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.697175] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.715693] 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.808156] 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.814397] systemd[1]: Detected virtualization kvm. [ 3.816236] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.820815] systemd[1]: Set hostname to . [ 3.824231] systemd[1]: Initializing machine ID from KVM UUID. [ 3.826352] systemd[1]: Installed transient /etc/machine-id file. [ 3.969743] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.973644] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.978092] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.982240] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.985964] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.991159] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.994679] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.998668] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 4.003449] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 4.009600] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 4.013474] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 4.017543] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 4.021821] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 4.025620] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 4.029607] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 4.034252] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 4.038060] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 4.041345] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 4.057220] 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.064161] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 4.068400] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 4.072297] systemd[1]: Starting Journal Service... Starting Journal Service... [ 4.077434] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 4.081847] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 4.086246] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 4.091607] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 4.099077] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 4.103329] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 4.110818] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 4.114507] Loading iSCSI transport class v2.0-870. [ 4.116982] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 4.122081] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 4.128247] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.133101] EXT4-fs (vda1): re-mounted. Opts: (null) [ 4.134934] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.139817] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.143802] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [ 4.147611] iscsi: registered transport (tcp) [[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 Set console keymap. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Nameserver information manager. [ 4.186328] 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 Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Commit a transient machine-id on disk... Starting Set console font and keymap... Starting Initial cloud-init job (pre-networking)... Starting LSB: AppArmor initialization... Starting Create Volatile Files and Directories... Starting Tell Plymouth To Write Out Runtime Data... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started LSB: AppArmor initialization. [ 9.574492] cloud-init[581]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~16.04.1 running 'init-local' at Sat, 08 Jun 2019 10:47:57 +0000. Up 5.23 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;32m OK [0m] Started Raise network interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. [ 10.564223] cloud-init[935]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~16.04.1 running 'init' at Sat, 08 Jun 2019 10:48:02 +0000. Up 10.09 seconds. [ 10.568173] cloud-init[935]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 10.576135] cloud-init[935]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.580131] cloud-init[935]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 10.588150] cloud-init[935]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.596187] cloud-init[935]: ci-info: | ens3 | True | 192.168.120.6 | 255.255.255.0 | global | fa:16:3e:c1:85:ea | [ 10.604154] cloud-init[935]: ci-info: | ens3 | True | fe80::f816:3eff:fec1:85ea/64 | . | link | fa:16:3e:c1:85:ea | [ 10.608130] cloud-init[935]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . | [ 10.616203] cloud-init[935]: ci-info: | lo | True | ::1/128 | . | host | . | [ 10.624181] cloud-init[935]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.632147] cloud-init[935]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 10.635393] cloud-init[935]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.640779] cloud-init[935]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 10.642643] cloud-init[935]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.642923] cloud-init[935]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 10.643235] cloud-init[935]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | [ 10.643516] cloud-init[935]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 10.643805] cloud-init[935]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.644406] cloud-init[935]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++ [ 10.644695] cloud-init[935]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.644987] cloud-init[935]: ci-info: | Route | Destination | Gateway | Interface | Flags | [ 10.645298] cloud-init[935]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.645618] cloud-init[935]: ci-info: | 0 | fe80::/64 | :: | ens3 | U | [ 10.645889] cloud-init[935]: ci-info: | 3 | ff00::/8 | :: | ens3 | U | [ 10.646176] cloud-init[935]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.646480] cloud-init[935]: Generating public/private rsa key pair. [ 10.646771] cloud-init[935]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 10.647065] cloud-init[935]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 10.647364] cloud-init[935]: The key fingerprint is: [ 10.647656] cloud-init[935]: SHA256:n4Q4NwD6zR+KHc8wgwiNVSlXEI8kw6X1qDKPi+O2470 root@cloudify-ims-vm-54f13098-152e-4334-b23f-8367d7d4061a [ 10.647965] cloud-init[935]: The key's randomart image is: [ 10.648549] cloud-init[935]: +---[RSA 2048]----+ [ 10.648838] cloud-init[935]: | .+oO=. | [ 10.649131] cloud-init[935]: | +oBo* | [ 10.649429] cloud-init[935]: |o +oo + | [ 10.649717] cloud-init[935]: | . + + o . | [ 10.650010] cloud-init[935]: |o o o X S . | [ 10.650319] cloud-init[935]: | = o % = . | [ 10.650618] cloud-init[935]: |. . . o + o | [ 10.650917] cloud-init[935]: |o+. | [ 10.651197] cloud-init[935]: |*=oE. | [ 10.651492] cloud-init[935]: +----[SHA256]-----+ [ 10.651778] cloud-init[935]: Generating public/private dsa key pair. [ 10.652370] cloud-init[935]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 10.652657] cloud-init[935]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 10.652958] cloud-init[935]: The key fingerprint is: [ 10.653253] cloud-init[935]: SHA256:4uMTUZyf3m4KA4JQjZ6LVrUym7Veou75cwToqCszeIM root@cloudify-ims-vm-54f13098-152e-4334-b23f-8367d7d4061a [ 10.653539] cloud-init[935]: The key's randomart image is: [ 10.653828] cloud-init[935]: +---[DSA 1024]----+ [ 10.654120] cloud-init[935]: | .o . . | [ 10.654419] cloud-init[935]: | .. .. + | [ 10.654707] cloud-init[935]: |.. .o .. . . | [ 10.654997] cloud-init[935]: | .o* +. o | [ 10.655304] cloud-init[935]: | .=.B =.S. . | [ 10.655586] cloud-init[935]: |.o.+ =.= . . | [ 10.655874] cloud-init[935]: |+. o *.o . | [ 10.656465] cloud-init[935]: |E o..+.o o o | [ 10.656752] cloud-init[935]: |o=o=..+. .o | [ 10.657042] cloud-init[935]: +----[SHA256]-----+ [ 10.657354] cloud-init[935]: Generating public/private ecdsa key pair. [ 10.657632] cloud-init[935]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 10.657919] cloud-init[935]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 10.658217] cloud-init[935]: The key fingerprint is: [ 10.658507] cloud-init[935]: SHA256:vNPYzP/1rdgiVmB3i4wvOzK+yQh7UQEdwNptPb6EDvA root@cloudify-ims-vm-54f13098-152e-4334-b23f-8367d7d4061a [ 10.658799] cloud-init[935]: The key's randomart image is: [ 10.659089] cloud-init[935]: +---[ECDSA 256]---+ [ 10.659389] cloud-init[935]: | .o+.. | [ 10.659683] cloud-init[935]: | . o | [ 10.659979] cloud-init[935]: | o . o | [ 10.660574] cloud-init[935]: | o ..+ = . . | [ 10.660859] cloud-init[935]: | o oS+ * o . | [ 10.661155] cloud-init[935]: | E .B+ + . | [ 10.661449] cloud-init[935]: | . ++.=+ .| [ 10.661735] cloud-init[935]: | o.o+o*.oo .o| [ 10.662040] cloud-init[935]: | ....==.=oo+.o| [ 10.662327] cloud-init[935]: +----[SHA256]-----+ [ 10.662615] cloud-init[935]: Generating public/private ed25519 key pair. [ 10.662905] cloud-init[935]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 10.663197] cloud-init[935]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 10.663613] cloud-init[935]: The key fingerprint is: [ 10.663789] cloud-init[935]: SHA256:v2AT5oF0PDiwV7/gL4h1ZFJ2Jd7hhtJUbh75erDc8Mo root@cloudify-ims-vm-54f13098-152e-4334-b23f-8367d7d4061a [ 10.664375] cloud-init[935]: The key's randomart image is: [ 10.664669] cloud-init[935]: +--[ED25519 256]--+ [ 10.664953] cloud-init[935]: | . + +o+ | [ 10.735598] cloud-init[935]: | o * * * o | [ 10.735864] cloud-init[935]: | . * O = O | [ 10.736448] cloud-init[935]: | o O + = o | [ 10.736730] cloud-init[935]: | o S . + . | [ 10.737018] cloud-init[935]: | o = = . B | [ 10.737312] cloud-init[935]: | . . * o + + | [ 10.737600] cloud-init[935]: | . + o o | [ 10.737886] cloud-init[935]: | . E | [ 10.738190] 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. [[0;32m OK [0m] Started Daily apt download activities. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. Starting LXD - unix socket. [[0;32m OK [0m] Listening on UUID daemon activation socket. [[0;32m OK [0m] Listening on ACPID Listen Socket. [[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. Starting Socket activation for snappy daemon. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [[0;32m OK [0m] Reached target Timers. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m] Listening on LXD - unix socket. [[0;32m OK [0m] Listening on Socket activation for snappy daemon. [[0;32m OK [0m] Reached target Sockets. [[0;32m OK [0m] Reached target Basic System. Starting Login Service... Starting System Logging Service... [[0;32m OK [0m] Started FUSE filesystem for LXC. [[0;32m OK [0m] Started D-Bus System Message Bus. Starting Accounts Service... Starting LXD - container startup/shutdown... Starting Pollinate to seed the pseudo random number generator... Starting LSB: Record successful boot for GRUB... Starting Snappy daemon... Starting /etc/rc.local Compatibility... Starting LSB: MD monitoring daemon... [[0;32m OK [0m] Started Regular background program processing daemon. [[0;32m OK [0m] Started ACPI event daemon. [[0;32m OK [0m] Started Deferred execution scheduler. [[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 Login Service. [[0;32m OK [0m] Started Unattended Upgrades Shutdown. Starting Authenticate and Authorize Users to Run Privileged Tasks... Starting Login to default iSCSI targets... [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started LSB: MD monitoring daemon. [[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] Started Login to default iSCSI targets. [[0;32m OK [0m] Reached target Remote File Systems (Pre). [[0;32m OK [0m] Reached target Remote File Systems. Starting LSB: daemon to balance interrupts for SMP systems... Starting Permit User Sessions... Starting LSB: automatic crash report generation... Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... [[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 LSB: daemon to balance interrupts for SMP systems. [[0;32m OK [0m] Started LSB: automatic crash report generation. [[0;32m OK [0m] Started Hold until boot process finishes up. [[0;32m OK [0m] Started Terminate Plymouth Boot Screen. [[0;32m OK [0m] Started Serial Getty on ttyS0. Starting Set console scheme... [[0;32m OK [0m] Started Getty on tty1. [[0;32m OK [0m] Reached target Login Prompts. [[0;32m OK [0m] Started Snappy daemon. [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [[0;32m OK [0m] Started Set console scheme. Starting Wait until snapd is fully seeded... [[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator. Starting OpenBSD Secure Shell server... [[0;32m OK [0m] Started OpenBSD Secure Shell server. 2019-06-08 10:48:08,076 - paramiko.transport - DEBUG - starting thread (client mode): 0x5c0e70d0L 2019-06-08 10:48:08,077 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-06-08 10:48:08,083 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.8 2019-06-08 10:48:08,083 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2019-06-08 10:48:08,084 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group14-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-06-08 10:48:08,084 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-06-08 10:48:08,084 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-06-08 10:48:08,085 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-06-08 10:48:08,085 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-06-08 10:48:08,085 - paramiko.transport - DEBUG - Compression agreed: none 2019-06-08 10:48:08,127 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-06-08 10:48:08,127 - paramiko.transport - DEBUG - Switch to new keys ... 2019-06-08 10:48:08,141 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.203: c7f54a036192e1bdf984f1cc5653a1aa 2019-06-08 10:48:08,142 - paramiko.transport - DEBUG - Trying discovered key a37b5a50ea1c8749235de7ae3a8de349 in /tmp/tmp5H9aD6 2019-06-08 10:48:08,167 - paramiko.transport - DEBUG - userauth is OK 2019-06-08 10:48:08,190 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-06-08 10:48:08,206 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-06-08 10:48:08,405 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-06-08 10:48:08,405 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-06-08 10:48:08,445 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-06-08 10:48:08,445 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-06-08 10:48:08,472 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-06-08 10:48:15,458 - paramiko.transport - DEBUG - Rekeying (hit 32646 packets, 536880208 bytes sent) 2019-06-08 10:48:15,461 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group14-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-06-08 10:48:15,461 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-06-08 10:48:15,461 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-06-08 10:48:15,461 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-06-08 10:48:15,461 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-06-08 10:48:15,461 - paramiko.transport - DEBUG - Compression agreed: none 2019-06-08 10:48:15,465 - paramiko.transport - DEBUG - Switch to new keys ... 2019-06-08 10:48:22,717 - paramiko.transport - DEBUG - Rekeying (hit 32641 packets, 536879168 bytes sent) 2019-06-08 10:48:22,719 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group14-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-06-08 10:48:22,719 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-06-08 10:48:22,719 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-06-08 10:48:22,719 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-06-08 10:48:22,719 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-06-08 10:48:22,719 - paramiko.transport - DEBUG - Compression agreed: none 2019-06-08 10:48:22,722 - paramiko.transport - DEBUG - Switch to new keys ... 2019-06-08 10:48:29,665 - paramiko.transport - DEBUG - Rekeying (hit 32641 packets, 536879168 bytes sent) 2019-06-08 10:48:29,704 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group14-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-06-08 10:48:29,704 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-06-08 10:48:29,704 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-06-08 10:48:29,704 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-06-08 10:48:29,704 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-06-08 10:48:29,704 - paramiko.transport - DEBUG - Compression agreed: none 2019-06-08 10:48:29,711 - paramiko.transport - DEBUG - Switch to new keys ... 2019-06-08 10:48:36,950 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-06-08 10:48:36,950 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-06-08 10:48:36,952 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-06-08 10:48:36,953 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-06-08 10:48:36,953 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-06-08 10:48:36,955 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-06-08 10:50:06,701 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-06-08 10:50:06,702 - functest.core.cloudify - DEBUG - output: # Executing docker install script, commit: 2f4ae48 Client: Version: 18.09.6 API version: 1.39 Go version: go1.10.8 Git commit: 481bc77 Built: Sat May 4 02:35:27 2019 OS/Arch: linux/amd64 Experimental: false Server: Docker Engine - Community Engine: Version: 18.09.6 API version: 1.39 (minimum version 1.12) Go version: go1.10.8 Git commit: 481bc77 Built: Sat May 4 01:59:36 2019 OS/Arch: linux/amd64 Experimental: false If you would like to use Docker as a non-root user, you should now consider adding your user to the "docker" group with something like: sudo usermod -aG docker your-user Remember that you will have to log out and back in for this to take effect! WARNING: Adding a user to the "docker" group will grant the ability to run containers which can be used to obtain root privileges on the docker host. Refer to https://docs.docker.com/engine/security/security/#docker-daemon-attack-surface for more information. Loaded image: docker-cfy-manager:latest 27b553e0d540647e140b7597ce443bc068a2a5540ed3b82eee4632dba5b6cde2 2019-06-08 10:50:06,702 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host cloudify-ims-vm-54f13098-152e-4334-b23f-8367d7d4061a --2019-06-08 10:48:37-- https://get.docker.com/ Resolving get.docker.com (get.docker.com)... 99.84.74.62, 99.84.74.12, 99.84.74.10, ... Connecting to get.docker.com (get.docker.com)|99.84.74.62|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 13063 (13K) [text/plain] Saving to: ‘script.sh’ 0K .......... .. 100% 30.3M=0s 2019-06-08 10:48:37 (30.3 MB/s) - ‘script.sh’ saved [13063/13063] sudo: unable to resolve host cloudify-ims-vm-54f13098-152e-4334-b23f-8367d7d4061a sudo: unable to resolve host cloudify-ims-vm-54f13098-152e-4334-b23f-8367d7d4061a + 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 + [ -n ] + sh -c apt-get install -y -qq --no-install-recommends docker-ce >/dev/null debconf: unable to initialize frontend: Dialog debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (This frontend requires a controlling tty.) debconf: falling back to frontend: Teletype dpkg-preconfigure: unable to re-open stdin: + sh -c docker version sudo: unable to resolve host cloudify-ims-vm-54f13098-152e-4334-b23f-8367d7d4061a sudo: unable to resolve host cloudify-ims-vm-54f13098-152e-4334-b23f-8367d7d4061a 2019-06-08 10:50:06,703 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-06-08 10:50:06,703 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2019-06-08 10:50:06,703 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2019-06-08 10:50:06,704 - functest.core.cloudify - INFO - Attemps running status of the Manager 2019-06-08 10:50:06,705 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/status 2019-06-08 10:50:06,715 - functest.core.cloudify - DEBUG - try 1: Cloudify Manager isn't up and running Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/cloudify.py", line 88, in execute "status %s", self.cfy_client.manager.get_status()) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/manager.py", line 28, in get_status response = self.api.get('/status') File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 252, in get timeout=timeout) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 233, in do_request 'SSL, but the client does'.format(e) ConnectionError: HTTPConnectionPool(host='172.30.9.203', port=80): Max retries exceeded with url: /api/v3.1/status (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) This can happen when the manager is not working with SSL, but the client does 2019-06-08 10:50:36,739 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/status 2019-06-08 10:50:37,683 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:50:37,684 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:50:37,684 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:50:37,684 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:50:37,684 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:50:37,684 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:50:37,684 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:50:37,684 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 119, "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": 332, "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": 135, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver", "unit_id": "nginx.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-mgmtworker.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Management Worker", "unit_id": "cloudify-mgmtworker.service"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 37, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL", "unit_id": "postgresql-9.5.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Console Service", "state": "running", "MainPID": 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-06-08 10:50:37,685 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:50:37,685 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:50:37 GMT 2019-06-08 10:50:37,685 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:50:37,685 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 10:50:37,685 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:50:37,685 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:50:37,685 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:50:37,685 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 10:50:37,686 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 119, 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': 332, 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': 135, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver', u'unit_id': u'nginx.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Management Worker Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'Management Worker', u'unit_id': u'cloudify-mgmtworker.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 37, u'state': u'running', u'Id': u'postgresql-9.5.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'PostgreSQL', u'unit_id': u'postgresql-9.5.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Console Service', u'MainPID': 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-06-08 10:50:37,687 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/status 2019-06-08 10:50:37,802 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:50:37,803 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:50:37,803 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:50:37,803 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:50:37,803 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:50:37,803 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:50:37,803 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:50:37,803 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 119, "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": 332, "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": 135, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver", "unit_id": "nginx.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-mgmtworker.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Management Worker", "unit_id": "cloudify-mgmtworker.service"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 37, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL", "unit_id": "postgresql-9.5.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Console Service", "state": "running", "MainPID": 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-06-08 10:50:37,803 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:50:37,804 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:50:37 GMT 2019-06-08 10:50:37,804 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:50:37,804 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 10:50:37,804 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:50:37,804 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:50:37,804 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:50:37,804 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 10:50:37,805 - functest.core.cloudify - INFO - The current manager status is running 2019-06-08 10:50:37,805 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/secrets 2019-06-08 10:50:37,852 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:50:37,853 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:50:37,853 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:50:37,853 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:50:37,853 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:50:37,853 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:50:37,853 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:50:37,853 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 1000}}} 2019-06-08 10:50:37,853 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:50:37,853 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:50:37 GMT 2019-06-08 10:50:37,854 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:50:37,854 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 83 2019-06-08 10:50:37,854 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:50:37,854 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:50:37,854 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:50:37,854 - functest.core.cloudify - DEBUG - Creating secrets: foo 2019-06-08 10:50:37,854 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.203:80/api/v3.1/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2019-06-08 10:50:37,973 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:50:37,973 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:50:37,973 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:50:37,973 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:50:37,974 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:50:37,974 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:50:37,974 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:50:37,974 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2019-06-08 10:50:37,974 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-06-08T10:50:37.944Z", "updated_at": "2019-06-08T10:50:37.944Z", "value": "gAAAAABc-5L9_W_Xh8MrLlz8CJIKUHlYe7eJWIKaWbHQty_esRWS6ssCwk7RCgd3DpaPuIN-pLbTPDiYivJXfHHip2ZBqSQ5HQ==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "foo"} 2019-06-08 10:50:37,974 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:50:37,974 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:50:37 GMT 2019-06-08 10:50:37,974 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:50:37,974 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 380 2019-06-08 10:50:37,975 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:50:37,975 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:50:37,975 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:50:37,975 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.203:80/api/v3.1/secrets/foo 2019-06-08 10:50:38,053 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:50:38,053 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:50:38,053 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:50:38,053 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:50:38,054 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:50:38,054 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:50:38,054 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:50:38,054 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-06-08 10:50:38,054 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-06-08T10:50:37.944Z", "updated_at": "2019-06-08T10:50:37.944Z", "value": "gAAAAABc-5L9_W_Xh8MrLlz8CJIKUHlYe7eJWIKaWbHQty_esRWS6ssCwk7RCgd3DpaPuIN-pLbTPDiYivJXfHHip2ZBqSQ5HQ==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "foo"} 2019-06-08 10:50:38,054 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:50:38,054 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:50:38 GMT 2019-06-08 10:50:38,054 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:50:38,054 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 380 2019-06-08 10:50:38,054 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:50:38,055 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:50:38,055 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:50:38,055 - functest.core.cloudify - INFO - Secrets API successfully reached 2019-06-08 10:50:38,055 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2019-06-08 10:50:38,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-08 10:50:38,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a29302b2a381d3341c15c26b0cb252f1c339fd37" 2019-06-08 10:50:38,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 384 Content-Type: application/json Date: Sat, 08 Jun 2019 10:50:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df29dee1-d96a-4104-811f-a6e8226adddd 2019-06-08 10:50:38,305 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.46:5000/v3/projects/3188c96ec01940fba81c35d45eb11133"}, "tags": [], "enabled": true, "id": "3188c96ec01940fba81c35d45eb11133", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f"}, "tags": [], "enabled": true, "id": "ae5008b7eba04bb8ab8b9bea870a005f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.46:5000/v3/projects/b05e31359ad64c1aa60ce7763d1dd124"}, "tags": [], "enabled": true, "id": "b05e31359ad64c1aa60ce7763d1dd124", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_54f13098-152e-4334-b23f-8367d7d4061a"}]} 2019-06-08 10:50:38,305 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/projects used request id req-df29dee1-d96a-4104-811f-a6e8226adddd 2019-06-08 10:50:38,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.239578962326s 2019-06-08 10:50:38,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2019-06-08 10:50:38,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:9696/v2.0/quotas/b05e31359ad64c1aa60ce7763d1dd124.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a29302b2a381d3341c15c26b0cb252f1c339fd37" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2019-06-08 10:50:38,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 186 Content-Type: application/json Date: Sat, 08 Jun 2019 10:50:38 GMT X-Openstack-Request-Id: req-4ddac90d-b057-41b9-8ff5-6be2e310c0dd 2019-06-08 10:50:38,680 - keystoneauth.session - DEBUG - RESP BODY: {"quota": {"subnet": 100, "network": 100, "floatingip": 50, "subnetpool": -1, "security_group_rule": 100, "trunk": -1, "security_group": 20, "router": 10, "rbac_policy": 10, "port": 50}} 2019-06-08 10:50:38,680 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.46:9696/v2.0/quotas/b05e31359ad64c1aa60ce7763d1dd124.json used request id req-4ddac90d-b057-41b9-8ff5-6be2e310c0dd 2019-06-08 10:50:38,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.372781991959s 2019-06-08 10:50:38,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put OpenStack creds in manager 2019-06-08 10:50:38,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-06-08 10:50:38,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.6:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 10:50:38,693 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 08 Jun 2019 10:50:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2994927-9a2a-4a03-9ac6-4c48cd665813 2019-06-08 10:50:38,693 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "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.6:35357/v3/", "rel": "self"}]}]}} 2019-06-08 10:50:38,693 - keystoneauth.session - DEBUG - GET call to http://192.30.9.6:35357/ used request id req-f2994927-9a2a-4a03-9ac6-4c48cd665813 2019-06-08 10:50:38,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.6:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a29302b2a381d3341c15c26b0cb252f1c339fd37" 2019-06-08 10:50:38,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sat, 08 Jun 2019 10:50:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f8116e1-3f95-4eaa-9dbe-cfc141cd04b9 2019-06-08 10:50:38,892 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.6:35357/v3/services/04a04b69122f4f738931230cee29629a"}, "enabled": true, "type": "metric", "id": "04a04b69122f4f738931230cee29629a", "name": "gnocchi"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.6:35357/v3/services/1229db241b1e4199aa3477e6a5aaaaf3"}, "enabled": true, "type": "image", "id": "1229db241b1e4199aa3477e6a5aaaaf3", "name": "glance"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.6:35357/v3/services/3937992c91de456ab652dcaface65051"}, "enabled": true, "type": "object-store", "id": "3937992c91de456ab652dcaface65051", "name": "swift"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.6:35357/v3/services/4475ac30861f4898a3b4a3f25d4c15a7"}, "enabled": true, "type": "cloudformation", "id": "4475ac30861f4898a3b4a3f25d4c15a7", "name": "heat-cfn"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.6:35357/v3/services/55cb302de7b240e1a0963bcae70f4b34"}, "enabled": true, "type": "compute", "id": "55cb302de7b240e1a0963bcae70f4b34", "name": "nova"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.6:35357/v3/services/6494ad775fb84e9891f5bc3015a60f48"}, "enabled": true, "type": "identity", "id": "6494ad775fb84e9891f5bc3015a60f48", "name": "keystone"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.6:35357/v3/services/6dd232e0a9944d6f8afacd7b59c2bb55"}, "enabled": true, "type": "placement", "id": "6dd232e0a9944d6f8afacd7b59c2bb55", "name": "placement"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.6:35357/v3/services/7c5d79a9253b44f1afeea36304180784"}, "enabled": true, "type": "volumev2", "id": "7c5d79a9253b44f1afeea36304180784", "name": "cinderv2"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.6:35357/v3/services/84c44c0613f94bf8bbb2e05ff2f89471"}, "enabled": true, "type": "event", "id": "84c44c0613f94bf8bbb2e05ff2f89471", "name": "panko"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.6:35357/v3/services/8b8641e49b5f486a864b0b857a0e9a73"}, "enabled": true, "type": "volumev3", "id": "8b8641e49b5f486a864b0b857a0e9a73", "name": "cinderv3"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.6:35357/v3/services/910666d0b44e43dda71799578f2fb207"}, "enabled": true, "type": "orchestration", "id": "910666d0b44e43dda71799578f2fb207", "name": "heat"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.6:35357/v3/services/96d169df5f3246498ebfd684c882081c"}, "enabled": true, "type": "network", "id": "96d169df5f3246498ebfd684c882081c", "name": "neutron"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.6:35357/v3/services/96f5a2d27e6f427cbd0f869917a8dd5d"}, "enabled": true, "type": "alarming", "id": "96f5a2d27e6f427cbd0f869917a8dd5d", "name": "aodh"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.6:35357/v3/services/bf0bc5911f744db0865b88b9285e5dc1"}, "enabled": true, "type": "metering", "id": "bf0bc5911f744db0865b88b9285e5dc1", "name": "ceilometer"}], "links": {"self": "http://192.30.9.6:35357/v3/services", "previous": null, "next": null}} 2019-06-08 10:50:38,892 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.6:35357/v3/services used request id req-2f8116e1-3f95-4eaa-9dbe-cfc141cd04b9 2019-06-08 10:50:38,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.207916975021s 2019-06-08 10:50:38,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-06-08 10:50:38,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/endpoints -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a29302b2a381d3341c15c26b0cb252f1c339fd37" 2019-06-08 10:50:39,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1843 Content-Type: application/json Date: Sat, 08 Jun 2019 10:50:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f6569cd-5655-44f3-9d39-ad1c782ad322 2019-06-08 10:50:39,112 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/00d50b2697934e5aa702ab2b26a44279"}, "url": "http://172.30.9.46:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "96d169df5f3246498ebfd684c882081c", "id": "00d50b2697934e5aa702ab2b26a44279"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/02cf21684702424ca6c0c65fbe598276"}, "url": "http://172.30.9.46:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6dd232e0a9944d6f8afacd7b59c2bb55", "id": "02cf21684702424ca6c0c65fbe598276"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/04b4a8c11b3f4bd1ab89c03a5aa9bd51"}, "url": "http://192.30.9.6:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6494ad775fb84e9891f5bc3015a60f48", "id": "04b4a8c11b3f4bd1ab89c03a5aa9bd51"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/0c9a71230b064918baa5ec4ab83144c8"}, "url": "http://192.30.9.6:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "84c44c0613f94bf8bbb2e05ff2f89471", "id": "0c9a71230b064918baa5ec4ab83144c8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/0d7c07f63f584a70a7df59e46b53c425"}, "url": "http://192.30.9.6:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "84c44c0613f94bf8bbb2e05ff2f89471", "id": "0d7c07f63f584a70a7df59e46b53c425"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/121402a262894e60b2dd90a4c91ddfc4"}, "url": "http://192.30.9.6:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "910666d0b44e43dda71799578f2fb207", "id": "121402a262894e60b2dd90a4c91ddfc4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/2a67b17f9d1f45acb1b7213e75ed7276"}, "url": "http://172.30.9.46:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "84c44c0613f94bf8bbb2e05ff2f89471", "id": "2a67b17f9d1f45acb1b7213e75ed7276"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/451296117b884380836bc65617a5acf5"}, "url": "http://192.30.9.6:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "55cb302de7b240e1a0963bcae70f4b34", "id": "451296117b884380836bc65617a5acf5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/469fe8a62bab4dce8322074f2fcdb9b4"}, "url": "http://172.30.9.46:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4475ac30861f4898a3b4a3f25d4c15a7", "id": "469fe8a62bab4dce8322074f2fcdb9b4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/489dc505b18c45b097be2b0ce43d310b"}, "url": "http://172.30.9.46:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6494ad775fb84e9891f5bc3015a60f48", "id": "489dc505b18c45b097be2b0ce43d310b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/569429e3916a40609b1b095c350d4f40"}, "url": "http://192.30.9.6:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "04a04b69122f4f738931230cee29629a", "id": "569429e3916a40609b1b095c350d4f40"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/6207f5501c4d439cb61786bf4936a152"}, "url": "http://172.30.9.46:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "96f5a2d27e6f427cbd0f869917a8dd5d", "id": "6207f5501c4d439cb61786bf4936a152"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/699fd3a20c8d40938f47375515d56729"}, "url": "http://192.30.9.6:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1229db241b1e4199aa3477e6a5aaaaf3", "id": "699fd3a20c8d40938f47375515d56729"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/768110a585514cb9a095e0ffab526da4"}, "url": "http://192.30.9.6:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6494ad775fb84e9891f5bc3015a60f48", "id": "768110a585514cb9a095e0ffab526da4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/775bcb67ac30456cb720438594a475e1"}, "url": "http://192.30.9.6:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8b8641e49b5f486a864b0b857a0e9a73", "id": "775bcb67ac30456cb720438594a475e1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/7f8c054a2af64f418c37ee7727690693"}, "url": "http://172.30.9.46:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "04a04b69122f4f738931230cee29629a", "id": "7f8c054a2af64f418c37ee7727690693"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/843fd802e471465f9929116059937b0b"}, "url": "http://192.30.9.6:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "910666d0b44e43dda71799578f2fb207", "id": "843fd802e471465f9929116059937b0b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/8f4e281ad8cd4aaba41477f8f55544b4"}, "url": "http://192.30.9.6:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7c5d79a9253b44f1afeea36304180784", "id": "8f4e281ad8cd4aaba41477f8f55544b4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/9f18ac20553a423cb64c4c119b4996d7"}, "url": "http://12.0.0.25:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3937992c91de456ab652dcaface65051", "id": "9f18ac20553a423cb64c4c119b4996d7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/9f80c73c49c6480dba7d5f4b80e4a948"}, "url": "http://172.30.9.46:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7c5d79a9253b44f1afeea36304180784", "id": "9f80c73c49c6480dba7d5f4b80e4a948"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/a219343778574f9a89cf8eda09913c42"}, "url": "http://192.30.9.6:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6dd232e0a9944d6f8afacd7b59c2bb55", "id": "a219343778574f9a89cf8eda09913c42"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/a29c25ed5bae42389e53743e2b2d4cc6"}, "url": "http://172.30.9.46:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1229db241b1e4199aa3477e6a5aaaaf3", "id": "a29c25ed5bae42389e53743e2b2d4cc6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/b02dfb863f5a4bffb36851235754ef91"}, "url": "http://192.30.9.6:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "04a04b69122f4f738931230cee29629a", "id": "b02dfb863f5a4bffb36851235754ef91"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/b3727342b4d045659e67915b25bea965"}, "url": "http://192.30.9.6:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6dd232e0a9944d6f8afacd7b59c2bb55", "id": "b3727342b4d045659e67915b25bea965"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/b3bf63cbaa4d40d8a7b3788a9ab9cf75"}, "url": "http://172.30.9.46:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "55cb302de7b240e1a0963bcae70f4b34", "id": "b3bf63cbaa4d40d8a7b3788a9ab9cf75"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/b71667e57ac348d19ee51701c2492bc8"}, "url": "http://172.30.9.46:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "910666d0b44e43dda71799578f2fb207", "id": "b71667e57ac348d19ee51701c2492bc8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/c0eb6565be3e44b382acfbe153b647bf"}, "url": "http://192.30.9.6:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "96d169df5f3246498ebfd684c882081c", "id": "c0eb6565be3e44b382acfbe153b647bf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/c209dd66f03a44bd9424eb1cad43b57c"}, "url": "http://192.30.9.6:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7c5d79a9253b44f1afeea36304180784", "id": "c209dd66f03a44bd9424eb1cad43b57c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/c2c0df4ad6a14557a0e2b97bfa52019f"}, "url": "http://192.30.9.6:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8b8641e49b5f486a864b0b857a0e9a73", "id": "c2c0df4ad6a14557a0e2b97bfa52019f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/c9cb7095bfac44798c7fb7f9deeeb6c2"}, "url": "http://172.30.9.46:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3937992c91de456ab652dcaface65051", "id": "c9cb7095bfac44798c7fb7f9deeeb6c2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/d1ef016b34aa45a7ba522cfecbfec6eb"}, "url": "http://172.30.9.46:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8b8641e49b5f486a864b0b857a0e9a73", "id": "d1ef016b34aa45a7ba522cfecbfec6eb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/d2aa7441977c496197e3dd66db370091"}, "url": "http://192.30.9.6:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1229db241b1e4199aa3477e6a5aaaaf3", "id": "d2aa7441977c496197e3dd66db370091"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/d5274ae5199a462fbdfc0fea51cec5a4"}, "url": "http://12.0.0.25:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3937992c91de456ab652dcaface65051", "id": "d5274ae5199a462fbdfc0fea51cec5a4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/de1dcf61d9e44a7aa8f94ba8c4cf9375"}, "url": "http://192.30.9.6:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "96f5a2d27e6f427cbd0f869917a8dd5d", "id": "de1dcf61d9e44a7aa8f94ba8c4cf9375"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/e66cd3f99f9447b491021e663455e8c8"}, "url": "http://192.30.9.6:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4475ac30861f4898a3b4a3f25d4c15a7", "id": "e66cd3f99f9447b491021e663455e8c8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/f0ee7731b0a344dd95394ec40456c966"}, "url": "http://192.30.9.6:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "96d169df5f3246498ebfd684c882081c", "id": "f0ee7731b0a344dd95394ec40456c966"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/f8fcd63580f1428d9b345eecdbd48204"}, "url": "http://192.30.9.6:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "55cb302de7b240e1a0963bcae70f4b34", "id": "f8fcd63580f1428d9b345eecdbd48204"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/faa6e36db7f04aaf89b1671b36545dd9"}, "url": "http://192.30.9.6:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4475ac30861f4898a3b4a3f25d4c15a7", "id": "faa6e36db7f04aaf89b1671b36545dd9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/fc2fab36e3514270a85a06afe9ff1894"}, "url": "http://192.30.9.6:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "96f5a2d27e6f427cbd0f869917a8dd5d", "id": "fc2fab36e3514270a85a06afe9ff1894"}], "links": {"self": "http://172.30.9.46:5000/v3/endpoints", "previous": null, "next": null}} 2019-06-08 10:50:39,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/endpoints used request id req-0f6569cd-5655-44f3-9d39-ad1c782ad322 2019-06-08 10:50:39,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.211417913437s 2019-06-08 10:50:39,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager {'keystone_password': 'lWQOvhvP4p3cgXJaL4Hx43VLXszoDE', 'keystone_tenant_name': u'cloudify_ims-project_54f13098-152e-4334-b23f-8367d7d4061a', 'region': 'regionOne', 'keystone_url': u'http://172.30.9.46:5000', 'user_domain_name': 'Default', 'keystone_username': u'cloudify_ims-user_54f13098-152e-4334-b23f-8367d7d4061a', 'project_domain_name': 'Default'} 2019-06-08 10:50:39,120 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/secrets 2019-06-08 10:50:39,196 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:50:39,196 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:50:39,196 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:50:39,196 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:50:39,196 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:50:39,196 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:50:39,197 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:50:39,197 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 1000}}} 2019-06-08 10:50:39,197 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:50:39,197 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:50:39 GMT 2019-06-08 10:50:39,197 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:50:39,197 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 83 2019-06-08 10:50:39,197 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:50:39,197 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:50:39,197 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:50:39,198 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.203:80/api/v3.1/secrets/keystone_password; body: {"update_if_exists": false, "visibility": "tenant", "value": "lWQOvhvP4p3cgXJaL4Hx43VLXszoDE"} 2019-06-08 10:50:39,249 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:50:39,249 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:50:39,249 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:50:39,249 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:50:39,249 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:50:39,249 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:50:39,250 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:50:39,250 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 94 2019-06-08 10:50:39,250 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-06-08T10:50:39.234Z", "updated_at": "2019-06-08T10:50:39.234Z", "value": "gAAAAABc-5L_7ZsUmiOzhtbBgPbyaOBZdOKO4wcKWmc8P8uG9WN6N7wTPR4mSbOn7dFmE7bujcJEJNM9iqljEzqEHBUxfoMI2InT0K2dfoviFwgaIt9nLS0=", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "keystone_password"} 2019-06-08 10:50:39,250 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:50:39,250 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:50:39 GMT 2019-06-08 10:50:39,250 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:50:39,250 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 414 2019-06-08 10:50:39,250 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:50:39,250 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:50:39,250 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:50:39,251 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.203:80/api/v3.1/secrets/keystone_tenant_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-project_54f13098-152e-4334-b23f-8367d7d4061a"} 2019-06-08 10:50:39,305 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:50:39,305 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:50:39,305 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:50:39,306 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:50:39,306 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:50:39,306 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:50:39,306 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:50:39,306 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 121 2019-06-08 10:50:39,306 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-06-08T10:50:39.290Z", "updated_at": "2019-06-08T10:50:39.290Z", "value": "gAAAAABc-5L_H4qsyO2jxltJgEyUNX9sL163NUuOFBNCe9rVr5qed4qBu8JpUjgoTjq0vslBEV5gPfBPFI04iRhjuiu4uG7dlCTqBcLNJgoksw-Yb1xp3iNznhwXiRFuMcOboohQ_Sjk5sZbMTQJ6nrxKB7uVlqKCg==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "keystone_tenant_name"} 2019-06-08 10:50:39,306 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:50:39,306 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:50:39 GMT 2019-06-08 10:50:39,306 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:50:39,306 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 461 2019-06-08 10:50:39,307 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:50:39,307 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:50:39,307 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:50:39,307 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.203:80/api/v3.1/secrets/region; body: {"update_if_exists": false, "visibility": "tenant", "value": "regionOne"} 2019-06-08 10:50:39,355 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:50:39,355 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:50:39,355 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:50:39,355 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:50:39,355 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:50:39,355 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:50:39,355 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:50:39,356 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 73 2019-06-08 10:50:39,356 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-06-08T10:50:39.340Z", "updated_at": "2019-06-08T10:50:39.340Z", "value": "gAAAAABc-5L_b9XcuD_Vr616yYfwFu27I1QNsfh2puFbsjZikEBU8zGfxXl0MssNxNs0rMMREzrZrbspQHpQbxHpU13ELVSSCA==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "region"} 2019-06-08 10:50:39,356 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:50:39,356 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:50:39 GMT 2019-06-08 10:50:39,356 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:50:39,356 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 383 2019-06-08 10:50:39,356 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:50:39,356 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:50:39,356 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:50:39,357 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.203:80/api/v3.1/secrets/keystone_url; body: {"update_if_exists": false, "visibility": "tenant", "value": "http://172.30.9.46:5000"} 2019-06-08 10:50:39,519 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:50:39,519 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:50:39,519 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:50:39,519 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:50:39,519 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:50:39,519 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:50:39,519 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:50:39,519 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 87 2019-06-08 10:50:39,519 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-06-08T10:50:39.495Z", "updated_at": "2019-06-08T10:50:39.495Z", "value": "gAAAAABc-5L_izUJx-AqwY49lUGDI2BOdrSOlsW2ncXlaP7LgEQmhaWRGxCclt5yvU-Gf65vGE6Q-ABgJUcAFqtGIIkH0RaPjGGZzKk9BudfEFo5ZN23Ce8=", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "keystone_url"} 2019-06-08 10:50:39,520 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:50:39,520 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:50:39 GMT 2019-06-08 10:50:39,520 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:50:39,520 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 409 2019-06-08 10:50:39,520 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:50:39,520 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:50:39,520 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:50:39,520 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.203:80/api/v3.1/secrets/user_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2019-06-08 10:50:39,746 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:50:39,746 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:50:39,747 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:50:39,747 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:50:39,747 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:50:39,747 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:50:39,747 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:50:39,747 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2019-06-08 10:50:39,747 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-06-08T10:50:39.719Z", "updated_at": "2019-06-08T10:50:39.719Z", "value": "gAAAAABc-5L_WxPT8Fq0W0eBq2htMzwuLC4OtlkMKra0x5caMiMTpvqizZQeoHzMb1N4K4FwrEedB_sAjMA3h0OeeBJE0ekW8A==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "user_domain_name"} 2019-06-08 10:50:39,747 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:50:39,747 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:50:39 GMT 2019-06-08 10:50:39,748 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:50:39,748 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 393 2019-06-08 10:50:39,748 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:50:39,748 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:50:39,748 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:50:39,748 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.203:80/api/v3.1/secrets/keystone_username; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-user_54f13098-152e-4334-b23f-8367d7d4061a"} 2019-06-08 10:50:39,953 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:50:39,953 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:50:39,954 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:50:39,954 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:50:39,954 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:50:39,954 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:50:39,954 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:50:39,954 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 118 2019-06-08 10:50:39,954 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-06-08T10:50:39.919Z", "updated_at": "2019-06-08T10:50:39.919Z", "value": "gAAAAABc-5L_kzElIFb17ydubqkv2m-lPRoYQyxW64OJIlE9_L3IGlLDTRBPlxY0TpvXOMvx5QHEQ3rPHLjO9R1BlBVmdXXhdMqCdlgPG-2Od65mK8IwdgyPxvuN-W-4uA0FcVoYieshA7vrzQx_VUVo3tqBYokONg==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "keystone_username"} 2019-06-08 10:50:39,954 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:50:39,954 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:50:39 GMT 2019-06-08 10:50:39,955 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:50:39,955 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 458 2019-06-08 10:50:39,955 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:50:39,955 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:50:39,955 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:50:39,955 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.203:80/api/v3.1/secrets/project_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2019-06-08 10:50:40,011 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:50:40,011 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:50:40,011 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:50:40,011 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:50:40,011 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:50:40,011 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:50:40,012 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:50:40,012 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2019-06-08 10:50:40,012 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-06-08T10:50:39.992Z", "updated_at": "2019-06-08T10:50:39.992Z", "value": "gAAAAABc-5L_pJqn_WknOmuBHm7GBQD9Jw8KHHvHnPjywDU0I8KmQSeJhLt-GXlEjgPYrCtlu0rFO4oJqwqw7pJ8D3PfrAFKkg==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "project_domain_name"} 2019-06-08 10:50:40,012 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:50:40,012 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:50:40 GMT 2019-06-08 10:50:40,012 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:50:40,012 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 396 2019-06-08 10:50:40,012 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:50:40,012 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:50:40,012 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:50:40,013 - functest.core.cloudify - INFO - Put private keypair in manager 2019-06-08 10:50:40,013 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-06-08 10:50:40,015 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-06-08 10:50:40,015 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-06-08 10:50:40,019 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-06-08 10:50:40,038 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-06-08 10:50:40,039 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2019-06-08 10:50:40,040 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-06-08 10:50:40,076 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2019-06-08 10:50:40,076 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2019-06-08 10:50:40,105 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2019-06-08 10:50:40,948 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2019-06-08 10:50:40,948 - functest.core.cloudify - DEBUG - output: 2019-06-08 10:50:40,949 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2019-06-08 10:50:40,949 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host cloudify-ims-vm-54f13098-152e-4334-b23f-8367d7d4061a sudo: unable to resolve host cloudify-ims-vm-54f13098-152e-4334-b23f-8367d7d4061a 2019-06-08 10:50:40,950 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2019-06-08 10:50:40,988 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2019-06-08 10:50:40,988 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2019-06-08 10:50:41,015 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2019-06-08 10:50:52,010 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2019-06-08 10:50:52,011 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2019-06-08 10:50:52,010 - functest.core.cloudify - DEBUG - output: Creating plugin zip archive.. Downloading https://github.com/cloudify-cosmo/cloudify-openstack-plugin/releases/download/2.14.7/cloudify_openstack_plugin-2.14.7-py27-none-linux_x86_64-centos-Core.wgn to /tmp/tmpc2UhPz/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/tmp5X6QKK/plugin.yaml... Uploading plugin archive (wagon + yaml).. tmpPsMQ2M.zip |-------------------------------------------------------| 0.05% tmpPsMQ2M.zip |-------------------------------------------------------| 0.09% tmpPsMQ2M.zip |-------------------------------------------------------| 0.14% tmpPsMQ2M.zip |-------------------------------------------------------| 0.18% tmpPsMQ2M.zip |-------------------------------------------------------| 0.23% tmpPsMQ2M.zip |-------------------------------------------------------| 0.27% tmpPsMQ2M.zip |-------------------------------------------------------| 0.32% tmpPsMQ2M.zip |-------------------------------------------------------| 0.37% tmpPsMQ2M.zip |-------------------------------------------------------| 0.41% tmpPsMQ2M.zip |-------------------------------------------------------| 0.46% tmpPsMQ2M.zip |-------------------------------------------------------| 0.5% tmpPsMQ2M.zip |-------------------------------------------------------| 0.55% tmpPsMQ2M.zip |-------------------------------------------------------| 0.59% tmpPsMQ2M.zip |-------------------------------------------------------| 0.64% tmpPsMQ2M.zip |-------------------------------------------------------| 0.68% tmpPsMQ2M.zip |-------------------------------------------------------| 0.73% tmpPsMQ2M.zip |-------------------------------------------------------| 0.78% tmpPsMQ2M.zip |-------------------------------------------------------| 0.82% tmpPsMQ2M.zip |-------------------------------------------------------| 0.87% tmpPsMQ2M.zip |#------------------------------------------------------| 0.91% tmpPsMQ2M.zip |#------------------------------------------------------| 0.96% tmpPsMQ2M.zip |#------------------------------------------------------| 1.0% tmpPsMQ2M.zip |#------------------------------------------------------| 1.05% tmpPsMQ2M.zip |#------------------------------------------------------| 1.1% tmpPsMQ2M.zip |#------------------------------------------------------| 1.14% tmpPsMQ2M.zip |#------------------------------------------------------| 1.19% tmpPsMQ2M.zip |#------------------------------------------------------| 1.23% tmpPsMQ2M.zip |#------------------------------------------------------| 1.28% tmpPsMQ2M.zip |#------------------------------------------------------| 1.32% tmpPsMQ2M.zip |#------------------------------------------------------| 1.37% tmpPsMQ2M.zip |#------------------------------------------------------| 1.42% tmpPsMQ2M.zip |#------------------------------------------------------| 1.46% tmpPsMQ2M.zip |#------------------------------------------------------| 1.51% tmpPsMQ2M.zip |#------------------------------------------------------| 1.55% tmpPsMQ2M.zip |#------------------------------------------------------| 1.6% tmpPsMQ2M.zip |#------------------------------------------------------| 1.64% tmpPsMQ2M.zip |#------------------------------------------------------| 1.69% tmpPsMQ2M.zip |#------------------------------------------------------| 1.73% tmpPsMQ2M.zip |#------------------------------------------------------| 1.78% tmpPsMQ2M.zip |#------------------------------------------------------| 1.83% tmpPsMQ2M.zip |#------------------------------------------------------| 1.87% tmpPsMQ2M.zip |#------------------------------------------------------| 1.92% tmpPsMQ2M.zip |#------------------------------------------------------| 1.96% tmpPsMQ2M.zip |#------------------------------------------------------| 2.01% tmpPsMQ2M.zip |#------------------------------------------------------| 2.05% tmpPsMQ2M.zip |#------------------------------------------------------| 2.1% tmpPsMQ2M.zip |#------------------------------------------------------| 2.15% tmpPsMQ2M.zip |#------------------------------------------------------| 2.19% tmpPsMQ2M.zip |#------------------------------------------------------| 2.24% tmpPsMQ2M.zip |#------------------------------------------------------| 2.28% tmpPsMQ2M.zip |#------------------------------------------------------| 2.33% tmpPsMQ2M.zip |#------------------------------------------------------| 2.37% tmpPsMQ2M.zip |#------------------------------------------------------| 2.42% tmpPsMQ2M.zip |#------------------------------------------------------| 2.47% tmpPsMQ2M.zip |#------------------------------------------------------| 2.51% tmpPsMQ2M.zip |#------------------------------------------------------| 2.56% tmpPsMQ2M.zip |#------------------------------------------------------| 2.6% tmpPsMQ2M.zip |#------------------------------------------------------| 2.65% tmpPsMQ2M.zip |#------------------------------------------------------| 2.69% tmpPsMQ2M.zip |##-----------------------------------------------------| 2.74% tmpPsMQ2M.zip |##-----------------------------------------------------| 2.78% tmpPsMQ2M.zip |##-----------------------------------------------------| 2.83% tmpPsMQ2M.zip |##-----------------------------------------------------| 2.88% tmpPsMQ2M.zip |##-----------------------------------------------------| 2.92% tmpPsMQ2M.zip |##-----------------------------------------------------| 2.97% tmpPsMQ2M.zip |##-----------------------------------------------------| 3.01% tmpPsMQ2M.zip |##-----------------------------------------------------| 3.06% tmpPsMQ2M.zip |##-----------------------------------------------------| 3.1% tmpPsMQ2M.zip |##-----------------------------------------------------| 3.15% tmpPsMQ2M.zip |##-----------------------------------------------------| 3.2% tmpPsMQ2M.zip |##-----------------------------------------------------| 3.24% tmpPsMQ2M.zip |##-----------------------------------------------------| 3.29% tmpPsMQ2M.zip |##-----------------------------------------------------| 3.33% tmpPsMQ2M.zip |##-----------------------------------------------------| 3.38% tmpPsMQ2M.zip |##-----------------------------------------------------| 3.42% tmpPsMQ2M.zip |##-----------------------------------------------------| 3.47% tmpPsMQ2M.zip |##-----------------------------------------------------| 3.51% tmpPsMQ2M.zip |##-----------------------------------------------------| 3.56% tmpPsMQ2M.zip |##-----------------------------------------------------| 3.61% tmpPsMQ2M.zip |##-----------------------------------------------------| 3.65% tmpPsMQ2M.zip |##-----------------------------------------------------| 3.7% tmpPsMQ2M.zip |##-----------------------------------------------------| 3.74% tmpPsMQ2M.zip |##-----------------------------------------------------| 3.79% tmpPsMQ2M.zip |##-----------------------------------------------------| 3.83% tmpPsMQ2M.zip |##-----------------------------------------------------| 3.88% tmpPsMQ2M.zip |##-----------------------------------------------------| 3.93% tmpPsMQ2M.zip |##-----------------------------------------------------| 3.97% tmpPsMQ2M.zip |##-----------------------------------------------------| 4.02% tmpPsMQ2M.zip |##-----------------------------------------------------| 4.06% tmpPsMQ2M.zip |##-----------------------------------------------------| 4.11% tmpPsMQ2M.zip |##-----------------------------------------------------| 4.15% tmpPsMQ2M.zip |##-----------------------------------------------------| 4.2% tmpPsMQ2M.zip |##-----------------------------------------------------| 4.25% tmpPsMQ2M.zip |##-----------------------------------------------------| 4.29% tmpPsMQ2M.zip |##-----------------------------------------------------| 4.34% tmpPsMQ2M.zip |##-----------------------------------------------------| 4.38% tmpPsMQ2M.zip |##-----------------------------------------------------| 4.43% tmpPsMQ2M.zip |##-----------------------------------------------------| 4.47% tmpPsMQ2M.zip |##-----------------------------------------------------| 4.52% tmpPsMQ2M.zip |###----------------------------------------------------| 4.56% tmpPsMQ2M.zip |###----------------------------------------------------| 4.61% tmpPsMQ2M.zip |###----------------------------------------------------| 4.66% tmpPsMQ2M.zip |###----------------------------------------------------| 4.7% tmpPsMQ2M.zip |###----------------------------------------------------| 4.75% tmpPsMQ2M.zip |###----------------------------------------------------| 4.79% tmpPsMQ2M.zip |###----------------------------------------------------| 4.84% tmpPsMQ2M.zip |###----------------------------------------------------| 4.88% tmpPsMQ2M.zip |###----------------------------------------------------| 4.93% tmpPsMQ2M.zip |###----------------------------------------------------| 4.98% tmpPsMQ2M.zip |###----------------------------------------------------| 5.02% tmpPsMQ2M.zip |###----------------------------------------------------| 5.07% tmpPsMQ2M.zip |###----------------------------------------------------| 5.11% tmpPsMQ2M.zip |###----------------------------------------------------| 5.16% tmpPsMQ2M.zip |###----------------------------------------------------| 5.2% tmpPsMQ2M.zip |###----------------------------------------------------| 5.25% tmpPsMQ2M.zip |###----------------------------------------------------| 5.3% tmpPsMQ2M.zip |###----------------------------------------------------| 5.34% tmpPsMQ2M.zip |###----------------------------------------------------| 5.39% tmpPsMQ2M.zip |###----------------------------------------------------| 5.43% tmpPsMQ2M.zip |###----------------------------------------------------| 5.48% tmpPsMQ2M.zip |###----------------------------------------------------| 5.52% tmpPsMQ2M.zip |###----------------------------------------------------| 5.57% tmpPsMQ2M.zip |###----------------------------------------------------| 5.61% tmpPsMQ2M.zip |###----------------------------------------------------| 5.66% tmpPsMQ2M.zip |###----------------------------------------------------| 5.71% tmpPsMQ2M.zip |###----------------------------------------------------| 5.75% tmpPsMQ2M.zip |###----------------------------------------------------| 5.8% tmpPsMQ2M.zip |###----------------------------------------------------| 5.84% tmpPsMQ2M.zip |###----------------------------------------------------| 5.89% tmpPsMQ2M.zip |###----------------------------------------------------| 5.93% tmpPsMQ2M.zip |###----------------------------------------------------| 5.98% tmpPsMQ2M.zip |###----------------------------------------------------| 6.03% tmpPsMQ2M.zip |###----------------------------------------------------| 6.07% tmpPsMQ2M.zip |###----------------------------------------------------| 6.12% tmpPsMQ2M.zip |###----------------------------------------------------| 6.16% tmpPsMQ2M.zip |###----------------------------------------------------| 6.21% tmpPsMQ2M.zip |###----------------------------------------------------| 6.25% tmpPsMQ2M.zip |###----------------------------------------------------| 6.3% tmpPsMQ2M.zip |###----------------------------------------------------| 6.35% tmpPsMQ2M.zip |####---------------------------------------------------| 6.39% tmpPsMQ2M.zip |####---------------------------------------------------| 6.44% tmpPsMQ2M.zip |####---------------------------------------------------| 6.48% tmpPsMQ2M.zip |####---------------------------------------------------| 6.53% tmpPsMQ2M.zip |####---------------------------------------------------| 6.57% tmpPsMQ2M.zip |####---------------------------------------------------| 6.62% tmpPsMQ2M.zip |####---------------------------------------------------| 6.66% tmpPsMQ2M.zip |####---------------------------------------------------| 6.71% tmpPsMQ2M.zip |####---------------------------------------------------| 6.76% tmpPsMQ2M.zip |####---------------------------------------------------| 6.8% tmpPsMQ2M.zip |####---------------------------------------------------| 6.85% tmpPsMQ2M.zip |####---------------------------------------------------| 6.89% tmpPsMQ2M.zip |####---------------------------------------------------| 6.94% tmpPsMQ2M.zip |####---------------------------------------------------| 6.98% tmpPsMQ2M.zip |####---------------------------------------------------| 7.03% tmpPsMQ2M.zip |####---------------------------------------------------| 7.08% tmpPsMQ2M.zip |####---------------------------------------------------| 7.12% tmpPsMQ2M.zip |####---------------------------------------------------| 7.17% tmpPsMQ2M.zip |####---------------------------------------------------| 7.21% tmpPsMQ2M.zip |####---------------------------------------------------| 7.26% tmpPsMQ2M.zip |####---------------------------------------------------| 7.3% tmpPsMQ2M.zip |####---------------------------------------------------| 7.35% tmpPsMQ2M.zip |####---------------------------------------------------| 7.4% tmpPsMQ2M.zip |####---------------------------------------------------| 7.44% tmpPsMQ2M.zip |####---------------------------------------------------| 7.49% tmpPsMQ2M.zip |####---------------------------------------------------| 7.53% tmpPsMQ2M.zip |####---------------------------------------------------| 7.58% tmpPsMQ2M.zip |####---------------------------------------------------| 7.62% tmpPsMQ2M.zip |####---------------------------------------------------| 7.67% tmpPsMQ2M.zip |####---------------------------------------------------| 7.71% tmpPsMQ2M.zip |####---------------------------------------------------| 7.76% tmpPsMQ2M.zip |####---------------------------------------------------| 7.81% tmpPsMQ2M.zip |####---------------------------------------------------| 7.85% tmpPsMQ2M.zip |####---------------------------------------------------| 7.9% tmpPsMQ2M.zip |####---------------------------------------------------| 7.94% tmpPsMQ2M.zip |####---------------------------------------------------| 7.99% tmpPsMQ2M.zip |####---------------------------------------------------| 8.03% tmpPsMQ2M.zip |####---------------------------------------------------| 8.08% tmpPsMQ2M.zip |####---------------------------------------------------| 8.13% tmpPsMQ2M.zip |####---------------------------------------------------| 8.17% tmpPsMQ2M.zip |#####--------------------------------------------------| 8.22% tmpPsMQ2M.zip |#####--------------------------------------------------| 8.26% tmpPsMQ2M.zip |#####--------------------------------------------------| 8.31% tmpPsMQ2M.zip |#####--------------------------------------------------| 8.35% tmpPsMQ2M.zip |#####--------------------------------------------------| 8.4% tmpPsMQ2M.zip |#####--------------------------------------------------| 8.45% tmpPsMQ2M.zip |#####--------------------------------------------------| 8.49% tmpPsMQ2M.zip |#####--------------------------------------------------| 8.54% tmpPsMQ2M.zip |#####--------------------------------------------------| 8.58% tmpPsMQ2M.zip |#####--------------------------------------------------| 8.63% tmpPsMQ2M.zip |#####--------------------------------------------------| 8.67% tmpPsMQ2M.zip |#####--------------------------------------------------| 8.72% tmpPsMQ2M.zip |#####--------------------------------------------------| 8.76% tmpPsMQ2M.zip |#####--------------------------------------------------| 8.81% tmpPsMQ2M.zip |#####--------------------------------------------------| 8.86% tmpPsMQ2M.zip |#####--------------------------------------------------| 8.9% tmpPsMQ2M.zip |#####--------------------------------------------------| 8.95% tmpPsMQ2M.zip |#####--------------------------------------------------| 8.99% tmpPsMQ2M.zip |#####--------------------------------------------------| 9.04% tmpPsMQ2M.zip |#####--------------------------------------------------| 9.08% tmpPsMQ2M.zip |#####--------------------------------------------------| 9.13% tmpPsMQ2M.zip |#####--------------------------------------------------| 9.18% tmpPsMQ2M.zip |#####--------------------------------------------------| 9.22% tmpPsMQ2M.zip |#####--------------------------------------------------| 9.27% tmpPsMQ2M.zip |#####--------------------------------------------------| 9.31% tmpPsMQ2M.zip |#####--------------------------------------------------| 9.36% tmpPsMQ2M.zip |#####--------------------------------------------------| 9.4% tmpPsMQ2M.zip |#####--------------------------------------------------| 9.45% tmpPsMQ2M.zip |#####--------------------------------------------------| 9.5% tmpPsMQ2M.zip |#####--------------------------------------------------| 9.54% tmpPsMQ2M.zip |#####--------------------------------------------------| 9.59% tmpPsMQ2M.zip |#####--------------------------------------------------| 9.63% tmpPsMQ2M.zip |#####--------------------------------------------------| 9.68% tmpPsMQ2M.zip |#####--------------------------------------------------| 9.72% tmpPsMQ2M.zip |#####--------------------------------------------------| 9.77% tmpPsMQ2M.zip |#####--------------------------------------------------| 9.81% tmpPsMQ2M.zip |#####--------------------------------------------------| 9.86% tmpPsMQ2M.zip |#####--------------------------------------------------| 9.91% tmpPsMQ2M.zip |#####--------------------------------------------------| 9.95% tmpPsMQ2M.zip |#####--------------------------------------------------| 10.0% tmpPsMQ2M.zip |######-------------------------------------------------| 10.04% tmpPsMQ2M.zip |######-------------------------------------------------| 10.09% tmpPsMQ2M.zip |######-------------------------------------------------| 10.13% tmpPsMQ2M.zip |######-------------------------------------------------| 10.18% tmpPsMQ2M.zip |######-------------------------------------------------| 10.23% tmpPsMQ2M.zip |######-------------------------------------------------| 10.27% tmpPsMQ2M.zip |######-------------------------------------------------| 10.32% tmpPsMQ2M.zip |######-------------------------------------------------| 10.36% tmpPsMQ2M.zip |######-------------------------------------------------| 10.41% tmpPsMQ2M.zip |######-------------------------------------------------| 10.45% tmpPsMQ2M.zip |######-------------------------------------------------| 10.5% tmpPsMQ2M.zip |######-------------------------------------------------| 10.54% tmpPsMQ2M.zip |######-------------------------------------------------| 10.59% tmpPsMQ2M.zip |######-------------------------------------------------| 10.64% tmpPsMQ2M.zip |######-------------------------------------------------| 10.68% tmpPsMQ2M.zip |######-------------------------------------------------| 10.73% tmpPsMQ2M.zip |######-------------------------------------------------| 10.77% tmpPsMQ2M.zip |######-------------------------------------------------| 10.82% tmpPsMQ2M.zip |######-------------------------------------------------| 10.86% tmpPsMQ2M.zip |######-------------------------------------------------| 10.91% tmpPsMQ2M.zip |######-------------------------------------------------| 10.96% tmpPsMQ2M.zip |######-------------------------------------------------| 11.0% tmpPsMQ2M.zip |######-------------------------------------------------| 11.05% tmpPsMQ2M.zip |######-------------------------------------------------| 11.09% tmpPsMQ2M.zip |######-------------------------------------------------| 11.14% tmpPsMQ2M.zip |######-------------------------------------------------| 11.18% tmpPsMQ2M.zip |######-------------------------------------------------| 11.23% tmpPsMQ2M.zip |######-------------------------------------------------| 11.28% tmpPsMQ2M.zip |######-------------------------------------------------| 11.32% tmpPsMQ2M.zip |######-------------------------------------------------| 11.37% tmpPsMQ2M.zip |######-------------------------------------------------| 11.41% tmpPsMQ2M.zip |######-------------------------------------------------| 11.46% tmpPsMQ2M.zip |######-------------------------------------------------| 11.5% tmpPsMQ2M.zip |######-------------------------------------------------| 11.55% tmpPsMQ2M.zip |######-------------------------------------------------| 11.59% tmpPsMQ2M.zip |######-------------------------------------------------| 11.64% tmpPsMQ2M.zip |######-------------------------------------------------| 11.69% tmpPsMQ2M.zip |######-------------------------------------------------| 11.73% tmpPsMQ2M.zip |######-------------------------------------------------| 11.78% tmpPsMQ2M.zip |#######------------------------------------------------| 11.82% tmpPsMQ2M.zip |#######------------------------------------------------| 11.87% tmpPsMQ2M.zip |#######------------------------------------------------| 11.91% tmpPsMQ2M.zip |#######------------------------------------------------| 11.96% tmpPsMQ2M.zip |#######------------------------------------------------| 12.01% tmpPsMQ2M.zip |#######------------------------------------------------| 12.05% tmpPsMQ2M.zip |#######------------------------------------------------| 12.1% tmpPsMQ2M.zip |#######------------------------------------------------| 12.14% tmpPsMQ2M.zip |#######------------------------------------------------| 12.19% tmpPsMQ2M.zip |#######------------------------------------------------| 12.23% tmpPsMQ2M.zip |#######------------------------------------------------| 12.28% tmpPsMQ2M.zip |#######------------------------------------------------| 12.33% tmpPsMQ2M.zip |#######------------------------------------------------| 12.37% tmpPsMQ2M.zip |#######------------------------------------------------| 12.42% tmpPsMQ2M.zip |#######------------------------------------------------| 12.46% tmpPsMQ2M.zip |#######------------------------------------------------| 12.51% tmpPsMQ2M.zip |#######------------------------------------------------| 12.55% tmpPsMQ2M.zip |#######------------------------------------------------| 12.6% tmpPsMQ2M.zip |#######------------------------------------------------| 12.64% tmpPsMQ2M.zip |#######------------------------------------------------| 12.69% tmpPsMQ2M.zip |#######------------------------------------------------| 12.74% tmpPsMQ2M.zip |#######------------------------------------------------| 12.78% tmpPsMQ2M.zip |#######------------------------------------------------| 12.83% tmpPsMQ2M.zip |#######------------------------------------------------| 12.87% tmpPsMQ2M.zip |#######------------------------------------------------| 12.92% tmpPsMQ2M.zip |#######------------------------------------------------| 12.96% tmpPsMQ2M.zip |#######------------------------------------------------| 13.01% tmpPsMQ2M.zip |#######------------------------------------------------| 13.06% tmpPsMQ2M.zip |#######------------------------------------------------| 13.1% tmpPsMQ2M.zip |#######------------------------------------------------| 13.15% tmpPsMQ2M.zip |#######------------------------------------------------| 13.19% tmpPsMQ2M.zip |#######------------------------------------------------| 13.24% tmpPsMQ2M.zip |#######------------------------------------------------| 13.28% tmpPsMQ2M.zip |#######------------------------------------------------| 13.33% tmpPsMQ2M.zip |#######------------------------------------------------| 13.38% tmpPsMQ2M.zip |#######------------------------------------------------| 13.42% tmpPsMQ2M.zip |#######------------------------------------------------| 13.47% tmpPsMQ2M.zip |#######------------------------------------------------| 13.51% tmpPsMQ2M.zip |#######------------------------------------------------| 13.56% tmpPsMQ2M.zip |#######------------------------------------------------| 13.6% tmpPsMQ2M.zip |########-----------------------------------------------| 13.65% tmpPsMQ2M.zip |########-----------------------------------------------| 13.69% tmpPsMQ2M.zip |########-----------------------------------------------| 13.74% tmpPsMQ2M.zip |########-----------------------------------------------| 13.79% tmpPsMQ2M.zip |########-----------------------------------------------| 13.83% tmpPsMQ2M.zip |########-----------------------------------------------| 13.88% tmpPsMQ2M.zip |########-----------------------------------------------| 13.92% tmpPsMQ2M.zip |########-----------------------------------------------| 13.97% tmpPsMQ2M.zip |########-----------------------------------------------| 14.01% tmpPsMQ2M.zip |########-----------------------------------------------| 14.06% tmpPsMQ2M.zip |########-----------------------------------------------| 14.11% tmpPsMQ2M.zip |########-----------------------------------------------| 14.15% tmpPsMQ2M.zip |########-----------------------------------------------| 14.2% tmpPsMQ2M.zip |########-----------------------------------------------| 14.24% tmpPsMQ2M.zip |########-----------------------------------------------| 14.29% tmpPsMQ2M.zip |########-----------------------------------------------| 14.33% tmpPsMQ2M.zip |########-----------------------------------------------| 14.38% tmpPsMQ2M.zip |########-----------------------------------------------| 14.43% tmpPsMQ2M.zip |########-----------------------------------------------| 14.47% tmpPsMQ2M.zip |########-----------------------------------------------| 14.52% tmpPsMQ2M.zip |########-----------------------------------------------| 14.56% tmpPsMQ2M.zip |########-----------------------------------------------| 14.61% tmpPsMQ2M.zip |########-----------------------------------------------| 14.65% tmpPsMQ2M.zip |########-----------------------------------------------| 14.7% tmpPsMQ2M.zip |########-----------------------------------------------| 14.74% tmpPsMQ2M.zip |########-----------------------------------------------| 14.79% tmpPsMQ2M.zip |########-----------------------------------------------| 14.84% tmpPsMQ2M.zip |########-----------------------------------------------| 14.88% tmpPsMQ2M.zip |########-----------------------------------------------| 14.93% tmpPsMQ2M.zip |########-----------------------------------------------| 14.97% tmpPsMQ2M.zip |########-----------------------------------------------| 15.02% tmpPsMQ2M.zip |########-----------------------------------------------| 15.06% tmpPsMQ2M.zip |########-----------------------------------------------| 15.11% tmpPsMQ2M.zip |########-----------------------------------------------| 15.16% tmpPsMQ2M.zip |########-----------------------------------------------| 15.2% tmpPsMQ2M.zip |########-----------------------------------------------| 15.25% tmpPsMQ2M.zip |########-----------------------------------------------| 15.29% tmpPsMQ2M.zip |########-----------------------------------------------| 15.34% tmpPsMQ2M.zip |########-----------------------------------------------| 15.38% tmpPsMQ2M.zip |########-----------------------------------------------| 15.43% tmpPsMQ2M.zip |#########----------------------------------------------| 15.48% tmpPsMQ2M.zip |#########----------------------------------------------| 15.52% tmpPsMQ2M.zip |#########----------------------------------------------| 15.57% tmpPsMQ2M.zip |#########----------------------------------------------| 15.61% tmpPsMQ2M.zip |#########----------------------------------------------| 15.66% tmpPsMQ2M.zip |#########----------------------------------------------| 15.7% tmpPsMQ2M.zip |#########----------------------------------------------| 15.75% tmpPsMQ2M.zip |#########----------------------------------------------| 15.79% tmpPsMQ2M.zip |#########----------------------------------------------| 15.84% tmpPsMQ2M.zip |#########----------------------------------------------| 15.89% tmpPsMQ2M.zip |#########----------------------------------------------| 15.93% tmpPsMQ2M.zip |#########----------------------------------------------| 15.98% tmpPsMQ2M.zip |#########----------------------------------------------| 16.02% tmpPsMQ2M.zip |#########----------------------------------------------| 16.07% tmpPsMQ2M.zip |#########----------------------------------------------| 16.11% tmpPsMQ2M.zip |#########----------------------------------------------| 16.16% tmpPsMQ2M.zip |#########----------------------------------------------| 16.21% tmpPsMQ2M.zip |#########----------------------------------------------| 16.25% tmpPsMQ2M.zip |#########----------------------------------------------| 16.3% tmpPsMQ2M.zip |#########----------------------------------------------| 16.34% tmpPsMQ2M.zip |#########----------------------------------------------| 16.39% tmpPsMQ2M.zip |#########----------------------------------------------| 16.43% tmpPsMQ2M.zip |#########----------------------------------------------| 16.48% tmpPsMQ2M.zip |#########----------------------------------------------| 16.53% tmpPsMQ2M.zip |#########----------------------------------------------| 16.57% tmpPsMQ2M.zip |#########----------------------------------------------| 16.62% tmpPsMQ2M.zip |#########----------------------------------------------| 16.66% tmpPsMQ2M.zip |#########----------------------------------------------| 16.71% tmpPsMQ2M.zip |#########----------------------------------------------| 16.75% tmpPsMQ2M.zip |#########----------------------------------------------| 16.8% tmpPsMQ2M.zip |#########----------------------------------------------| 16.84% tmpPsMQ2M.zip |#########----------------------------------------------| 16.89% tmpPsMQ2M.zip |#########----------------------------------------------| 16.94% tmpPsMQ2M.zip |#########----------------------------------------------| 16.98% tmpPsMQ2M.zip |#########----------------------------------------------| 17.03% tmpPsMQ2M.zip |#########----------------------------------------------| 17.07% tmpPsMQ2M.zip |#########----------------------------------------------| 17.12% tmpPsMQ2M.zip |#########----------------------------------------------| 17.16% tmpPsMQ2M.zip |#########----------------------------------------------| 17.21% tmpPsMQ2M.zip |#########----------------------------------------------| 17.26% tmpPsMQ2M.zip |##########---------------------------------------------| 17.3% tmpPsMQ2M.zip |##########---------------------------------------------| 17.35% tmpPsMQ2M.zip |##########---------------------------------------------| 17.39% tmpPsMQ2M.zip |##########---------------------------------------------| 17.44% tmpPsMQ2M.zip |##########---------------------------------------------| 17.48% tmpPsMQ2M.zip |##########---------------------------------------------| 17.53% tmpPsMQ2M.zip |##########---------------------------------------------| 17.57% tmpPsMQ2M.zip |##########---------------------------------------------| 17.62% tmpPsMQ2M.zip |##########---------------------------------------------| 17.67% tmpPsMQ2M.zip |##########---------------------------------------------| 17.71% tmpPsMQ2M.zip |##########---------------------------------------------| 17.76% tmpPsMQ2M.zip |##########---------------------------------------------| 17.8% tmpPsMQ2M.zip |##########---------------------------------------------| 17.85% tmpPsMQ2M.zip |##########---------------------------------------------| 17.89% tmpPsMQ2M.zip |##########---------------------------------------------| 17.94% tmpPsMQ2M.zip |##########---------------------------------------------| 17.99% tmpPsMQ2M.zip |##########---------------------------------------------| 18.03% tmpPsMQ2M.zip |##########---------------------------------------------| 18.08% tmpPsMQ2M.zip |##########---------------------------------------------| 18.12% tmpPsMQ2M.zip |##########---------------------------------------------| 18.17% tmpPsMQ2M.zip |##########---------------------------------------------| 18.21% tmpPsMQ2M.zip |##########---------------------------------------------| 18.26% tmpPsMQ2M.zip |##########---------------------------------------------| 18.31% tmpPsMQ2M.zip |##########---------------------------------------------| 18.35% tmpPsMQ2M.zip |##########---------------------------------------------| 18.4% tmpPsMQ2M.zip |##########---------------------------------------------| 18.44% tmpPsMQ2M.zip |##########---------------------------------------------| 18.49% tmpPsMQ2M.zip |##########---------------------------------------------| 18.53% tmpPsMQ2M.zip |##########---------------------------------------------| 18.58% tmpPsMQ2M.zip |##########---------------------------------------------| 18.62% tmpPsMQ2M.zip |##########---------------------------------------------| 18.67% tmpPsMQ2M.zip |##########---------------------------------------------| 18.72% tmpPsMQ2M.zip |##########---------------------------------------------| 18.76% tmpPsMQ2M.zip |##########---------------------------------------------| 18.81% tmpPsMQ2M.zip |##########---------------------------------------------| 18.85% tmpPsMQ2M.zip |##########---------------------------------------------| 18.9% tmpPsMQ2M.zip |##########---------------------------------------------| 18.94% tmpPsMQ2M.zip |##########---------------------------------------------| 18.99% tmpPsMQ2M.zip |##########---------------------------------------------| 19.04% tmpPsMQ2M.zip |##########---------------------------------------------| 19.08% tmpPsMQ2M.zip |###########--------------------------------------------| 19.13% tmpPsMQ2M.zip |###########--------------------------------------------| 19.17% tmpPsMQ2M.zip |###########--------------------------------------------| 19.22% tmpPsMQ2M.zip |###########--------------------------------------------| 19.26% tmpPsMQ2M.zip |###########--------------------------------------------| 19.31% tmpPsMQ2M.zip |###########--------------------------------------------| 19.36% tmpPsMQ2M.zip |###########--------------------------------------------| 19.4% tmpPsMQ2M.zip |###########--------------------------------------------| 19.45% tmpPsMQ2M.zip |###########--------------------------------------------| 19.49% tmpPsMQ2M.zip |###########--------------------------------------------| 19.54% tmpPsMQ2M.zip |###########--------------------------------------------| 19.58% tmpPsMQ2M.zip |###########--------------------------------------------| 19.63% tmpPsMQ2M.zip |###########--------------------------------------------| 19.67% tmpPsMQ2M.zip |###########--------------------------------------------| 19.72% tmpPsMQ2M.zip |###########--------------------------------------------| 19.77% tmpPsMQ2M.zip |###########--------------------------------------------| 19.81% tmpPsMQ2M.zip |###########--------------------------------------------| 19.86% tmpPsMQ2M.zip |###########--------------------------------------------| 19.9% tmpPsMQ2M.zip |###########--------------------------------------------| 19.95% tmpPsMQ2M.zip |###########--------------------------------------------| 19.99% tmpPsMQ2M.zip |###########--------------------------------------------| 20.04% tmpPsMQ2M.zip |###########--------------------------------------------| 20.09% tmpPsMQ2M.zip |###########--------------------------------------------| 20.13% tmpPsMQ2M.zip |###########--------------------------------------------| 20.18% tmpPsMQ2M.zip |###########--------------------------------------------| 20.22% tmpPsMQ2M.zip |###########--------------------------------------------| 20.27% tmpPsMQ2M.zip |###########--------------------------------------------| 20.31% tmpPsMQ2M.zip |###########--------------------------------------------| 20.36% tmpPsMQ2M.zip |###########--------------------------------------------| 20.41% tmpPsMQ2M.zip |###########--------------------------------------------| 20.45% tmpPsMQ2M.zip |###########--------------------------------------------| 20.5% tmpPsMQ2M.zip |###########--------------------------------------------| 20.54% tmpPsMQ2M.zip |###########--------------------------------------------| 20.59% tmpPsMQ2M.zip |###########--------------------------------------------| 20.63% tmpPsMQ2M.zip |###########--------------------------------------------| 20.68% tmpPsMQ2M.zip |###########--------------------------------------------| 20.72% tmpPsMQ2M.zip |###########--------------------------------------------| 20.77% tmpPsMQ2M.zip |###########--------------------------------------------| 20.82% tmpPsMQ2M.zip |###########--------------------------------------------| 20.86% tmpPsMQ2M.zip |###########--------------------------------------------| 20.91% tmpPsMQ2M.zip |############-------------------------------------------| 20.95% tmpPsMQ2M.zip |############-------------------------------------------| 21.0% tmpPsMQ2M.zip |############-------------------------------------------| 21.04% tmpPsMQ2M.zip |############-------------------------------------------| 21.09% tmpPsMQ2M.zip |############-------------------------------------------| 21.14% tmpPsMQ2M.zip |############-------------------------------------------| 21.18% tmpPsMQ2M.zip |############-------------------------------------------| 21.23% tmpPsMQ2M.zip |############-------------------------------------------| 21.27% tmpPsMQ2M.zip |############-------------------------------------------| 21.32% tmpPsMQ2M.zip |############-------------------------------------------| 21.36% tmpPsMQ2M.zip |############-------------------------------------------| 21.41% tmpPsMQ2M.zip |############-------------------------------------------| 21.46% tmpPsMQ2M.zip |############-------------------------------------------| 21.5% tmpPsMQ2M.zip |############-------------------------------------------| 21.55% tmpPsMQ2M.zip |############-------------------------------------------| 21.59% tmpPsMQ2M.zip |############-------------------------------------------| 21.64% tmpPsMQ2M.zip |############-------------------------------------------| 21.68% tmpPsMQ2M.zip |############-------------------------------------------| 21.73% tmpPsMQ2M.zip |############-------------------------------------------| 21.77% tmpPsMQ2M.zip |############-------------------------------------------| 21.82% tmpPsMQ2M.zip |############-------------------------------------------| 21.87% tmpPsMQ2M.zip |############-------------------------------------------| 21.91% tmpPsMQ2M.zip |############-------------------------------------------| 21.96% tmpPsMQ2M.zip |############-------------------------------------------| 22.0% tmpPsMQ2M.zip |############-------------------------------------------| 22.05% tmpPsMQ2M.zip |############-------------------------------------------| 22.09% tmpPsMQ2M.zip |############-------------------------------------------| 22.14% tmpPsMQ2M.zip |############-------------------------------------------| 22.19% tmpPsMQ2M.zip |############-------------------------------------------| 22.23% tmpPsMQ2M.zip |############-------------------------------------------| 22.28% tmpPsMQ2M.zip |############-------------------------------------------| 22.32% tmpPsMQ2M.zip |############-------------------------------------------| 22.37% tmpPsMQ2M.zip |############-------------------------------------------| 22.41% tmpPsMQ2M.zip |############-------------------------------------------| 22.46% tmpPsMQ2M.zip |############-------------------------------------------| 22.51% tmpPsMQ2M.zip |############-------------------------------------------| 22.55% tmpPsMQ2M.zip |############-------------------------------------------| 22.6% tmpPsMQ2M.zip |############-------------------------------------------| 22.64% tmpPsMQ2M.zip |############-------------------------------------------| 22.69% tmpPsMQ2M.zip |#############------------------------------------------| 22.73% tmpPsMQ2M.zip |#############------------------------------------------| 22.78% tmpPsMQ2M.zip |#############------------------------------------------| 22.82% tmpPsMQ2M.zip |#############------------------------------------------| 22.87% tmpPsMQ2M.zip |#############------------------------------------------| 22.92% tmpPsMQ2M.zip |#############------------------------------------------| 22.96% tmpPsMQ2M.zip |#############------------------------------------------| 23.01% tmpPsMQ2M.zip |#############------------------------------------------| 23.05% tmpPsMQ2M.zip |#############------------------------------------------| 23.1% tmpPsMQ2M.zip |#############------------------------------------------| 23.14% tmpPsMQ2M.zip |#############------------------------------------------| 23.19% tmpPsMQ2M.zip |#############------------------------------------------| 23.24% tmpPsMQ2M.zip |#############------------------------------------------| 23.28% tmpPsMQ2M.zip |#############------------------------------------------| 23.33% tmpPsMQ2M.zip |#############------------------------------------------| 23.37% tmpPsMQ2M.zip |#############------------------------------------------| 23.42% tmpPsMQ2M.zip |#############------------------------------------------| 23.46% tmpPsMQ2M.zip |#############------------------------------------------| 23.51% tmpPsMQ2M.zip |#############------------------------------------------| 23.56% tmpPsMQ2M.zip |#############------------------------------------------| 23.6% tmpPsMQ2M.zip |#############------------------------------------------| 23.65% tmpPsMQ2M.zip |#############------------------------------------------| 23.69% tmpPsMQ2M.zip |#############------------------------------------------| 23.74% tmpPsMQ2M.zip |#############------------------------------------------| 23.78% tmpPsMQ2M.zip |#############------------------------------------------| 23.83% tmpPsMQ2M.zip |#############------------------------------------------| 23.87% tmpPsMQ2M.zip |#############------------------------------------------| 23.92% tmpPsMQ2M.zip |#############------------------------------------------| 23.97% tmpPsMQ2M.zip |#############------------------------------------------| 24.01% tmpPsMQ2M.zip |#############------------------------------------------| 24.06% tmpPsMQ2M.zip |#############------------------------------------------| 24.1% tmpPsMQ2M.zip |#############------------------------------------------| 24.15% tmpPsMQ2M.zip |#############------------------------------------------| 24.19% tmpPsMQ2M.zip |#############------------------------------------------| 24.24% tmpPsMQ2M.zip |#############------------------------------------------| 24.29% tmpPsMQ2M.zip |#############------------------------------------------| 24.33% tmpPsMQ2M.zip |#############------------------------------------------| 24.38% tmpPsMQ2M.zip |#############------------------------------------------| 24.42% tmpPsMQ2M.zip |#############------------------------------------------| 24.47% tmpPsMQ2M.zip |#############------------------------------------------| 24.51% tmpPsMQ2M.zip |##############-----------------------------------------| 24.56% tmpPsMQ2M.zip |##############-----------------------------------------| 24.6% tmpPsMQ2M.zip |##############-----------------------------------------| 24.65% tmpPsMQ2M.zip |##############-----------------------------------------| 24.7% tmpPsMQ2M.zip |##############-----------------------------------------| 24.74% tmpPsMQ2M.zip |##############-----------------------------------------| 24.79% tmpPsMQ2M.zip |##############-----------------------------------------| 24.83% tmpPsMQ2M.zip |##############-----------------------------------------| 24.88% tmpPsMQ2M.zip |##############-----------------------------------------| 24.92% tmpPsMQ2M.zip |##############-----------------------------------------| 24.97% tmpPsMQ2M.zip |##############-----------------------------------------| 25.02% tmpPsMQ2M.zip |##############-----------------------------------------| 25.06% tmpPsMQ2M.zip |##############-----------------------------------------| 25.11% tmpPsMQ2M.zip |##############-----------------------------------------| 25.15% tmpPsMQ2M.zip |##############-----------------------------------------| 25.2% tmpPsMQ2M.zip |##############-----------------------------------------| 25.24% tmpPsMQ2M.zip |##############-----------------------------------------| 25.29% tmpPsMQ2M.zip |##############-----------------------------------------| 25.34% tmpPsMQ2M.zip |##############-----------------------------------------| 25.38% tmpPsMQ2M.zip |##############-----------------------------------------| 25.43% tmpPsMQ2M.zip |##############-----------------------------------------| 25.47% tmpPsMQ2M.zip |##############-----------------------------------------| 25.52% tmpPsMQ2M.zip |##############-----------------------------------------| 25.56% tmpPsMQ2M.zip |##############-----------------------------------------| 25.61% tmpPsMQ2M.zip |##############-----------------------------------------| 25.65% tmpPsMQ2M.zip |##############-----------------------------------------| 25.7% tmpPsMQ2M.zip |##############-----------------------------------------| 25.75% tmpPsMQ2M.zip |##############-----------------------------------------| 25.79% tmpPsMQ2M.zip |##############-----------------------------------------| 25.84% tmpPsMQ2M.zip |##############-----------------------------------------| 25.88% tmpPsMQ2M.zip |##############-----------------------------------------| 25.93% tmpPsMQ2M.zip |##############-----------------------------------------| 25.97% tmpPsMQ2M.zip |##############-----------------------------------------| 26.02% tmpPsMQ2M.zip |##############-----------------------------------------| 26.07% tmpPsMQ2M.zip |##############-----------------------------------------| 26.11% tmpPsMQ2M.zip |##############-----------------------------------------| 26.16% tmpPsMQ2M.zip |##############-----------------------------------------| 26.2% tmpPsMQ2M.zip |##############-----------------------------------------| 26.25% tmpPsMQ2M.zip |##############-----------------------------------------| 26.29% tmpPsMQ2M.zip |##############-----------------------------------------| 26.34% tmpPsMQ2M.zip |###############----------------------------------------| 26.39% tmpPsMQ2M.zip |###############----------------------------------------| 26.43% tmpPsMQ2M.zip |###############----------------------------------------| 26.48% tmpPsMQ2M.zip |###############----------------------------------------| 26.52% tmpPsMQ2M.zip |###############----------------------------------------| 26.57% tmpPsMQ2M.zip |###############----------------------------------------| 26.61% tmpPsMQ2M.zip |###############----------------------------------------| 26.66% tmpPsMQ2M.zip |###############----------------------------------------| 26.7% tmpPsMQ2M.zip |###############----------------------------------------| 26.75% tmpPsMQ2M.zip |###############----------------------------------------| 26.8% tmpPsMQ2M.zip |###############----------------------------------------| 26.84% tmpPsMQ2M.zip |###############----------------------------------------| 26.89% tmpPsMQ2M.zip |###############----------------------------------------| 26.93% tmpPsMQ2M.zip |###############----------------------------------------| 26.98% tmpPsMQ2M.zip |###############----------------------------------------| 27.02% tmpPsMQ2M.zip |###############----------------------------------------| 27.07% tmpPsMQ2M.zip |###############----------------------------------------| 27.12% tmpPsMQ2M.zip |###############----------------------------------------| 27.16% tmpPsMQ2M.zip |###############----------------------------------------| 27.21% tmpPsMQ2M.zip |###############----------------------------------------| 27.25% tmpPsMQ2M.zip |###############----------------------------------------| 27.3% tmpPsMQ2M.zip |###############----------------------------------------| 27.34% tmpPsMQ2M.zip |###############----------------------------------------| 27.39% tmpPsMQ2M.zip |###############----------------------------------------| 27.44% tmpPsMQ2M.zip |###############----------------------------------------| 27.48% tmpPsMQ2M.zip |###############----------------------------------------| 27.53% tmpPsMQ2M.zip |###############----------------------------------------| 27.57% tmpPsMQ2M.zip |###############----------------------------------------| 27.62% tmpPsMQ2M.zip |###############----------------------------------------| 27.66% tmpPsMQ2M.zip |###############----------------------------------------| 27.71% tmpPsMQ2M.zip |###############----------------------------------------| 27.75% tmpPsMQ2M.zip |###############----------------------------------------| 27.8% tmpPsMQ2M.zip |###############----------------------------------------| 27.85% tmpPsMQ2M.zip |###############----------------------------------------| 27.89% tmpPsMQ2M.zip |###############----------------------------------------| 27.94% tmpPsMQ2M.zip |###############----------------------------------------| 27.98% tmpPsMQ2M.zip |###############----------------------------------------| 28.03% tmpPsMQ2M.zip |###############----------------------------------------| 28.07% tmpPsMQ2M.zip |###############----------------------------------------| 28.12% tmpPsMQ2M.zip |###############----------------------------------------| 28.17% tmpPsMQ2M.zip |################---------------------------------------| 28.21% tmpPsMQ2M.zip |################---------------------------------------| 28.26% tmpPsMQ2M.zip |################---------------------------------------| 28.3% tmpPsMQ2M.zip |################---------------------------------------| 28.35% tmpPsMQ2M.zip |################---------------------------------------| 28.39% tmpPsMQ2M.zip |################---------------------------------------| 28.44% tmpPsMQ2M.zip |################---------------------------------------| 28.49% tmpPsMQ2M.zip |################---------------------------------------| 28.53% tmpPsMQ2M.zip |################---------------------------------------| 28.58% tmpPsMQ2M.zip |################---------------------------------------| 28.62% tmpPsMQ2M.zip |################---------------------------------------| 28.67% tmpPsMQ2M.zip |################---------------------------------------| 28.71% tmpPsMQ2M.zip |################---------------------------------------| 28.76% tmpPsMQ2M.zip |################---------------------------------------| 28.8% tmpPsMQ2M.zip |################---------------------------------------| 28.85% tmpPsMQ2M.zip |################---------------------------------------| 28.9% tmpPsMQ2M.zip |################---------------------------------------| 28.94% tmpPsMQ2M.zip |################---------------------------------------| 28.99% tmpPsMQ2M.zip |################---------------------------------------| 29.03% tmpPsMQ2M.zip |################---------------------------------------| 29.08% tmpPsMQ2M.zip |################---------------------------------------| 29.12% tmpPsMQ2M.zip |################---------------------------------------| 29.17% tmpPsMQ2M.zip |################---------------------------------------| 29.22% tmpPsMQ2M.zip |################---------------------------------------| 29.26% tmpPsMQ2M.zip |################---------------------------------------| 29.31% tmpPsMQ2M.zip |################---------------------------------------| 29.35% tmpPsMQ2M.zip |################---------------------------------------| 29.4% tmpPsMQ2M.zip |################---------------------------------------| 29.44% tmpPsMQ2M.zip |################---------------------------------------| 29.49% tmpPsMQ2M.zip |################---------------------------------------| 29.54% tmpPsMQ2M.zip |################---------------------------------------| 29.58% tmpPsMQ2M.zip |################---------------------------------------| 29.63% tmpPsMQ2M.zip |################---------------------------------------| 29.67% tmpPsMQ2M.zip |################---------------------------------------| 29.72% tmpPsMQ2M.zip |################---------------------------------------| 29.76% tmpPsMQ2M.zip |################---------------------------------------| 29.81% tmpPsMQ2M.zip |################---------------------------------------| 29.85% tmpPsMQ2M.zip |################---------------------------------------| 29.9% tmpPsMQ2M.zip |################---------------------------------------| 29.95% tmpPsMQ2M.zip |################---------------------------------------| 29.99% tmpPsMQ2M.zip |#################--------------------------------------| 30.04% tmpPsMQ2M.zip |#################--------------------------------------| 30.08% tmpPsMQ2M.zip |#################--------------------------------------| 30.13% tmpPsMQ2M.zip |#################--------------------------------------| 30.17% tmpPsMQ2M.zip |#################--------------------------------------| 30.22% tmpPsMQ2M.zip |#################--------------------------------------| 30.27% tmpPsMQ2M.zip |#################--------------------------------------| 30.31% tmpPsMQ2M.zip |#################--------------------------------------| 30.36% tmpPsMQ2M.zip |#################--------------------------------------| 30.4% tmpPsMQ2M.zip |#################--------------------------------------| 30.45% tmpPsMQ2M.zip |#################--------------------------------------| 30.49% tmpPsMQ2M.zip |#################--------------------------------------| 30.54% tmpPsMQ2M.zip |#################--------------------------------------| 30.59% tmpPsMQ2M.zip |#################--------------------------------------| 30.63% tmpPsMQ2M.zip |#################--------------------------------------| 30.68% tmpPsMQ2M.zip |#################--------------------------------------| 30.72% tmpPsMQ2M.zip |#################--------------------------------------| 30.77% tmpPsMQ2M.zip |#################--------------------------------------| 30.81% tmpPsMQ2M.zip |#################--------------------------------------| 30.86% tmpPsMQ2M.zip |#################--------------------------------------| 30.9% tmpPsMQ2M.zip |#################--------------------------------------| 30.95% tmpPsMQ2M.zip |#################--------------------------------------| 31.0% tmpPsMQ2M.zip |#################--------------------------------------| 31.04% tmpPsMQ2M.zip |#################--------------------------------------| 31.09% tmpPsMQ2M.zip |#################--------------------------------------| 31.13% tmpPsMQ2M.zip |#################--------------------------------------| 31.18% tmpPsMQ2M.zip |#################--------------------------------------| 31.22% tmpPsMQ2M.zip |#################--------------------------------------| 31.27% tmpPsMQ2M.zip |#################--------------------------------------| 31.32% tmpPsMQ2M.zip |#################--------------------------------------| 31.36% tmpPsMQ2M.zip |#################--------------------------------------| 31.41% tmpPsMQ2M.zip |#################--------------------------------------| 31.45% tmpPsMQ2M.zip |#################--------------------------------------| 31.5% tmpPsMQ2M.zip |#################--------------------------------------| 31.54% tmpPsMQ2M.zip |#################--------------------------------------| 31.59% tmpPsMQ2M.zip |#################--------------------------------------| 31.63% tmpPsMQ2M.zip |#################--------------------------------------| 31.68% tmpPsMQ2M.zip |#################--------------------------------------| 31.73% tmpPsMQ2M.zip |#################--------------------------------------| 31.77% tmpPsMQ2M.zip |#################--------------------------------------| 31.82% tmpPsMQ2M.zip |##################-------------------------------------| 31.86% tmpPsMQ2M.zip |##################-------------------------------------| 31.91% tmpPsMQ2M.zip |##################-------------------------------------| 31.95% tmpPsMQ2M.zip |##################-------------------------------------| 32.0% tmpPsMQ2M.zip |##################-------------------------------------| 32.05% tmpPsMQ2M.zip |##################-------------------------------------| 32.09% tmpPsMQ2M.zip |##################-------------------------------------| 32.14% tmpPsMQ2M.zip |##################-------------------------------------| 32.18% tmpPsMQ2M.zip |##################-------------------------------------| 32.23% tmpPsMQ2M.zip |##################-------------------------------------| 32.27% tmpPsMQ2M.zip |##################-------------------------------------| 32.32% tmpPsMQ2M.zip |##################-------------------------------------| 32.37% tmpPsMQ2M.zip |##################-------------------------------------| 32.41% tmpPsMQ2M.zip |##################-------------------------------------| 32.46% tmpPsMQ2M.zip |##################-------------------------------------| 32.5% tmpPsMQ2M.zip |##################-------------------------------------| 32.55% tmpPsMQ2M.zip |##################-------------------------------------| 32.59% tmpPsMQ2M.zip |##################-------------------------------------| 32.64% tmpPsMQ2M.zip |##################-------------------------------------| 32.68% tmpPsMQ2M.zip |##################-------------------------------------| 32.73% tmpPsMQ2M.zip |##################-------------------------------------| 32.78% tmpPsMQ2M.zip |##################-------------------------------------| 32.82% tmpPsMQ2M.zip |##################-------------------------------------| 32.87% tmpPsMQ2M.zip |##################-------------------------------------| 32.91% tmpPsMQ2M.zip |##################-------------------------------------| 32.96% tmpPsMQ2M.zip |##################-------------------------------------| 33.0% tmpPsMQ2M.zip |##################-------------------------------------| 33.05% tmpPsMQ2M.zip |##################-------------------------------------| 33.1% tmpPsMQ2M.zip |##################-------------------------------------| 33.14% tmpPsMQ2M.zip |##################-------------------------------------| 33.19% tmpPsMQ2M.zip |##################-------------------------------------| 33.23% tmpPsMQ2M.zip |##################-------------------------------------| 33.28% tmpPsMQ2M.zip |##################-------------------------------------| 33.32% tmpPsMQ2M.zip |##################-------------------------------------| 33.37% tmpPsMQ2M.zip |##################-------------------------------------| 33.42% tmpPsMQ2M.zip |##################-------------------------------------| 33.46% tmpPsMQ2M.zip |##################-------------------------------------| 33.51% tmpPsMQ2M.zip |##################-------------------------------------| 33.55% tmpPsMQ2M.zip |##################-------------------------------------| 33.6% tmpPsMQ2M.zip |###################------------------------------------| 33.64% tmpPsMQ2M.zip |###################------------------------------------| 33.69% tmpPsMQ2M.zip |###################------------------------------------| 33.73% tmpPsMQ2M.zip |###################------------------------------------| 33.78% tmpPsMQ2M.zip |###################------------------------------------| 33.83% tmpPsMQ2M.zip |###################------------------------------------| 33.87% tmpPsMQ2M.zip |###################------------------------------------| 33.92% tmpPsMQ2M.zip |###################------------------------------------| 33.96% tmpPsMQ2M.zip |###################------------------------------------| 34.01% tmpPsMQ2M.zip |###################------------------------------------| 34.05% tmpPsMQ2M.zip |###################------------------------------------| 34.1% tmpPsMQ2M.zip |###################------------------------------------| 34.15% tmpPsMQ2M.zip |###################------------------------------------| 34.19% tmpPsMQ2M.zip |###################------------------------------------| 34.24% tmpPsMQ2M.zip |###################------------------------------------| 34.28% tmpPsMQ2M.zip |###################------------------------------------| 34.33% tmpPsMQ2M.zip |###################------------------------------------| 34.37% tmpPsMQ2M.zip |###################------------------------------------| 34.42% tmpPsMQ2M.zip |###################------------------------------------| 34.47% tmpPsMQ2M.zip |###################------------------------------------| 34.51% tmpPsMQ2M.zip |###################------------------------------------| 34.56% tmpPsMQ2M.zip |###################------------------------------------| 34.6% tmpPsMQ2M.zip |###################------------------------------------| 34.65% tmpPsMQ2M.zip |###################------------------------------------| 34.69% tmpPsMQ2M.zip |###################------------------------------------| 34.74% tmpPsMQ2M.zip |###################------------------------------------| 34.78% tmpPsMQ2M.zip |###################------------------------------------| 34.83% tmpPsMQ2M.zip |###################------------------------------------| 34.88% tmpPsMQ2M.zip |###################------------------------------------| 34.92% tmpPsMQ2M.zip |###################------------------------------------| 34.97% tmpPsMQ2M.zip |###################------------------------------------| 35.01% tmpPsMQ2M.zip |###################------------------------------------| 35.06% tmpPsMQ2M.zip |###################------------------------------------| 35.1% tmpPsMQ2M.zip |###################------------------------------------| 35.15% tmpPsMQ2M.zip |###################------------------------------------| 35.2% tmpPsMQ2M.zip |###################------------------------------------| 35.24% tmpPsMQ2M.zip |###################------------------------------------| 35.29% tmpPsMQ2M.zip |###################------------------------------------| 35.33% tmpPsMQ2M.zip |###################------------------------------------| 35.38% tmpPsMQ2M.zip |###################------------------------------------| 35.42% tmpPsMQ2M.zip |####################-----------------------------------| 35.47% tmpPsMQ2M.zip |####################-----------------------------------| 35.52% tmpPsMQ2M.zip |####################-----------------------------------| 35.56% tmpPsMQ2M.zip |####################-----------------------------------| 35.61% tmpPsMQ2M.zip |####################-----------------------------------| 35.65% tmpPsMQ2M.zip |####################-----------------------------------| 35.7% tmpPsMQ2M.zip |####################-----------------------------------| 35.74% tmpPsMQ2M.zip |####################-----------------------------------| 35.79% tmpPsMQ2M.zip |####################-----------------------------------| 35.83% tmpPsMQ2M.zip |####################-----------------------------------| 35.88% tmpPsMQ2M.zip |####################-----------------------------------| 35.93% tmpPsMQ2M.zip |####################-----------------------------------| 35.97% tmpPsMQ2M.zip |####################-----------------------------------| 36.02% tmpPsMQ2M.zip |####################-----------------------------------| 36.06% tmpPsMQ2M.zip |####################-----------------------------------| 36.11% tmpPsMQ2M.zip |####################-----------------------------------| 36.15% tmpPsMQ2M.zip |####################-----------------------------------| 36.2% tmpPsMQ2M.zip |####################-----------------------------------| 36.25% tmpPsMQ2M.zip |####################-----------------------------------| 36.29% tmpPsMQ2M.zip |####################-----------------------------------| 36.34% tmpPsMQ2M.zip |####################-----------------------------------| 36.38% tmpPsMQ2M.zip |####################-----------------------------------| 36.43% tmpPsMQ2M.zip |####################-----------------------------------| 36.47% tmpPsMQ2M.zip |####################-----------------------------------| 36.52% tmpPsMQ2M.zip |####################-----------------------------------| 36.57% tmpPsMQ2M.zip |####################-----------------------------------| 36.61% tmpPsMQ2M.zip |####################-----------------------------------| 36.66% tmpPsMQ2M.zip |####################-----------------------------------| 36.7% tmpPsMQ2M.zip |####################-----------------------------------| 36.75% tmpPsMQ2M.zip |####################-----------------------------------| 36.79% tmpPsMQ2M.zip |####################-----------------------------------| 36.84% tmpPsMQ2M.zip |####################-----------------------------------| 36.88% tmpPsMQ2M.zip |####################-----------------------------------| 36.93% tmpPsMQ2M.zip |####################-----------------------------------| 36.98% tmpPsMQ2M.zip |####################-----------------------------------| 37.02% tmpPsMQ2M.zip |####################-----------------------------------| 37.07% tmpPsMQ2M.zip |####################-----------------------------------| 37.11% tmpPsMQ2M.zip |####################-----------------------------------| 37.16% tmpPsMQ2M.zip |####################-----------------------------------| 37.2% tmpPsMQ2M.zip |####################-----------------------------------| 37.25% tmpPsMQ2M.zip |#####################----------------------------------| 37.3% tmpPsMQ2M.zip |#####################----------------------------------| 37.34% tmpPsMQ2M.zip |#####################----------------------------------| 37.39% tmpPsMQ2M.zip |#####################----------------------------------| 37.43% tmpPsMQ2M.zip |#####################----------------------------------| 37.48% tmpPsMQ2M.zip |#####################----------------------------------| 37.52% tmpPsMQ2M.zip |#####################----------------------------------| 37.57% tmpPsMQ2M.zip |#####################----------------------------------| 37.62% tmpPsMQ2M.zip |#####################----------------------------------| 37.66% tmpPsMQ2M.zip |#####################----------------------------------| 37.71% tmpPsMQ2M.zip |#####################----------------------------------| 37.75% tmpPsMQ2M.zip |#####################----------------------------------| 37.8% tmpPsMQ2M.zip |#####################----------------------------------| 37.84% tmpPsMQ2M.zip |#####################----------------------------------| 37.89% tmpPsMQ2M.zip |#####################----------------------------------| 37.93% tmpPsMQ2M.zip |#####################----------------------------------| 37.98% tmpPsMQ2M.zip |#####################----------------------------------| 38.03% tmpPsMQ2M.zip |#####################----------------------------------| 38.07% tmpPsMQ2M.zip |#####################----------------------------------| 38.12% tmpPsMQ2M.zip |#####################----------------------------------| 38.16% tmpPsMQ2M.zip |#####################----------------------------------| 38.21% tmpPsMQ2M.zip |#####################----------------------------------| 38.25% tmpPsMQ2M.zip |#####################----------------------------------| 38.3% tmpPsMQ2M.zip |#####################----------------------------------| 38.35% tmpPsMQ2M.zip |#####################----------------------------------| 38.39% tmpPsMQ2M.zip |#####################----------------------------------| 38.44% tmpPsMQ2M.zip |#####################----------------------------------| 38.48% tmpPsMQ2M.zip |#####################----------------------------------| 38.53% tmpPsMQ2M.zip |#####################----------------------------------| 38.57% tmpPsMQ2M.zip |#####################----------------------------------| 38.62% tmpPsMQ2M.zip |#####################----------------------------------| 38.66% tmpPsMQ2M.zip |#####################----------------------------------| 38.71% tmpPsMQ2M.zip |#####################----------------------------------| 38.76% tmpPsMQ2M.zip |#####################----------------------------------| 38.8% tmpPsMQ2M.zip |#####################----------------------------------| 38.85% tmpPsMQ2M.zip |#####################----------------------------------| 38.89% tmpPsMQ2M.zip |#####################----------------------------------| 38.94% tmpPsMQ2M.zip |#####################----------------------------------| 38.98% tmpPsMQ2M.zip |#####################----------------------------------| 39.03% tmpPsMQ2M.zip |#####################----------------------------------| 39.08% tmpPsMQ2M.zip |######################---------------------------------| 39.12% tmpPsMQ2M.zip |######################---------------------------------| 39.17% tmpPsMQ2M.zip |######################---------------------------------| 39.21% tmpPsMQ2M.zip |######################---------------------------------| 39.26% tmpPsMQ2M.zip |######################---------------------------------| 39.3% tmpPsMQ2M.zip |######################---------------------------------| 39.35% tmpPsMQ2M.zip |######################---------------------------------| 39.4% tmpPsMQ2M.zip |######################---------------------------------| 39.44% tmpPsMQ2M.zip |######################---------------------------------| 39.49% tmpPsMQ2M.zip |######################---------------------------------| 39.53% tmpPsMQ2M.zip |######################---------------------------------| 39.58% tmpPsMQ2M.zip |######################---------------------------------| 39.62% tmpPsMQ2M.zip |######################---------------------------------| 39.67% tmpPsMQ2M.zip |######################---------------------------------| 39.71% tmpPsMQ2M.zip |######################---------------------------------| 39.76% tmpPsMQ2M.zip |######################---------------------------------| 39.81% tmpPsMQ2M.zip |######################---------------------------------| 39.85% tmpPsMQ2M.zip |######################---------------------------------| 39.9% tmpPsMQ2M.zip |######################---------------------------------| 39.94% tmpPsMQ2M.zip |######################---------------------------------| 39.99% tmpPsMQ2M.zip |######################---------------------------------| 40.03% tmpPsMQ2M.zip |######################---------------------------------| 40.08% tmpPsMQ2M.zip |######################---------------------------------| 40.13% tmpPsMQ2M.zip |######################---------------------------------| 40.17% tmpPsMQ2M.zip |######################---------------------------------| 40.22% tmpPsMQ2M.zip |######################---------------------------------| 40.26% tmpPsMQ2M.zip |######################---------------------------------| 40.31% tmpPsMQ2M.zip |######################---------------------------------| 40.35% tmpPsMQ2M.zip |######################---------------------------------| 40.4% tmpPsMQ2M.zip |######################---------------------------------| 40.45% tmpPsMQ2M.zip |######################---------------------------------| 40.49% tmpPsMQ2M.zip |######################---------------------------------| 40.54% tmpPsMQ2M.zip |######################---------------------------------| 40.58% tmpPsMQ2M.zip |######################---------------------------------| 40.63% tmpPsMQ2M.zip |######################---------------------------------| 40.67% tmpPsMQ2M.zip |######################---------------------------------| 40.72% tmpPsMQ2M.zip |######################---------------------------------| 40.76% tmpPsMQ2M.zip |######################---------------------------------| 40.81% tmpPsMQ2M.zip |######################---------------------------------| 40.86% tmpPsMQ2M.zip |######################---------------------------------| 40.9% tmpPsMQ2M.zip |#######################--------------------------------| 40.95% tmpPsMQ2M.zip |#######################--------------------------------| 40.99% tmpPsMQ2M.zip |#######################--------------------------------| 41.04% tmpPsMQ2M.zip |#######################--------------------------------| 41.08% tmpPsMQ2M.zip |#######################--------------------------------| 41.13% tmpPsMQ2M.zip |#######################--------------------------------| 41.18% tmpPsMQ2M.zip |#######################--------------------------------| 41.22% tmpPsMQ2M.zip |#######################--------------------------------| 41.27% tmpPsMQ2M.zip |#######################--------------------------------| 41.31% tmpPsMQ2M.zip |#######################--------------------------------| 41.36% tmpPsMQ2M.zip |#######################--------------------------------| 41.4% tmpPsMQ2M.zip |#######################--------------------------------| 41.45% tmpPsMQ2M.zip |#######################--------------------------------| 41.5% tmpPsMQ2M.zip |#######################--------------------------------| 41.54% tmpPsMQ2M.zip |#######################--------------------------------| 41.59% tmpPsMQ2M.zip |#######################--------------------------------| 41.63% tmpPsMQ2M.zip |#######################--------------------------------| 41.68% tmpPsMQ2M.zip |#######################--------------------------------| 41.72% tmpPsMQ2M.zip |#######################--------------------------------| 41.77% tmpPsMQ2M.zip |#######################--------------------------------| 41.81% tmpPsMQ2M.zip |#######################--------------------------------| 41.86% tmpPsMQ2M.zip |#######################--------------------------------| 41.91% tmpPsMQ2M.zip |#######################--------------------------------| 41.95% tmpPsMQ2M.zip |#######################--------------------------------| 42.0% tmpPsMQ2M.zip |#######################--------------------------------| 42.04% tmpPsMQ2M.zip |#######################--------------------------------| 42.09% tmpPsMQ2M.zip |#######################--------------------------------| 42.13% tmpPsMQ2M.zip |#######################--------------------------------| 42.18% tmpPsMQ2M.zip |#######################--------------------------------| 42.23% tmpPsMQ2M.zip |#######################--------------------------------| 42.27% tmpPsMQ2M.zip |#######################--------------------------------| 42.32% tmpPsMQ2M.zip |#######################--------------------------------| 42.36% tmpPsMQ2M.zip |#######################--------------------------------| 42.41% tmpPsMQ2M.zip |#######################--------------------------------| 42.45% tmpPsMQ2M.zip |#######################--------------------------------| 42.5% tmpPsMQ2M.zip |#######################--------------------------------| 42.55% tmpPsMQ2M.zip |#######################--------------------------------| 42.59% tmpPsMQ2M.zip |#######################--------------------------------| 42.64% tmpPsMQ2M.zip |#######################--------------------------------| 42.68% tmpPsMQ2M.zip |########################-------------------------------| 42.73% tmpPsMQ2M.zip |########################-------------------------------| 42.77% tmpPsMQ2M.zip |########################-------------------------------| 42.82% tmpPsMQ2M.zip |########################-------------------------------| 42.86% tmpPsMQ2M.zip |########################-------------------------------| 42.91% tmpPsMQ2M.zip |########################-------------------------------| 42.96% tmpPsMQ2M.zip |########################-------------------------------| 43.0% tmpPsMQ2M.zip |########################-------------------------------| 43.05% tmpPsMQ2M.zip |########################-------------------------------| 43.09% tmpPsMQ2M.zip |########################-------------------------------| 43.14% tmpPsMQ2M.zip |########################-------------------------------| 43.18% tmpPsMQ2M.zip |########################-------------------------------| 43.23% tmpPsMQ2M.zip |########################-------------------------------| 43.28% tmpPsMQ2M.zip |########################-------------------------------| 43.32% tmpPsMQ2M.zip |########################-------------------------------| 43.37% tmpPsMQ2M.zip |########################-------------------------------| 43.41% tmpPsMQ2M.zip |########################-------------------------------| 43.46% tmpPsMQ2M.zip |########################-------------------------------| 43.5% tmpPsMQ2M.zip |########################-------------------------------| 43.55% tmpPsMQ2M.zip |########################-------------------------------| 43.6% tmpPsMQ2M.zip |########################-------------------------------| 43.64% tmpPsMQ2M.zip |########################-------------------------------| 43.69% tmpPsMQ2M.zip |########################-------------------------------| 43.73% tmpPsMQ2M.zip |########################-------------------------------| 43.78% tmpPsMQ2M.zip |########################-------------------------------| 43.82% tmpPsMQ2M.zip |########################-------------------------------| 43.87% tmpPsMQ2M.zip |########################-------------------------------| 43.91% tmpPsMQ2M.zip |########################-------------------------------| 43.96% tmpPsMQ2M.zip |########################-------------------------------| 44.01% tmpPsMQ2M.zip |########################-------------------------------| 44.05% tmpPsMQ2M.zip |########################-------------------------------| 44.1% tmpPsMQ2M.zip |########################-------------------------------| 44.14% tmpPsMQ2M.zip |########################-------------------------------| 44.19% tmpPsMQ2M.zip |########################-------------------------------| 44.23% tmpPsMQ2M.zip |########################-------------------------------| 44.28% tmpPsMQ2M.zip |########################-------------------------------| 44.33% tmpPsMQ2M.zip |########################-------------------------------| 44.37% tmpPsMQ2M.zip |########################-------------------------------| 44.42% tmpPsMQ2M.zip |########################-------------------------------| 44.46% tmpPsMQ2M.zip |########################-------------------------------| 44.51% tmpPsMQ2M.zip |#########################------------------------------| 44.55% tmpPsMQ2M.zip |#########################------------------------------| 44.6% tmpPsMQ2M.zip |#########################------------------------------| 44.65% tmpPsMQ2M.zip |#########################------------------------------| 44.69% tmpPsMQ2M.zip |#########################------------------------------| 44.74% tmpPsMQ2M.zip |#########################------------------------------| 44.78% tmpPsMQ2M.zip |#########################------------------------------| 44.83% tmpPsMQ2M.zip |#########################------------------------------| 44.87% tmpPsMQ2M.zip |#########################------------------------------| 44.92% tmpPsMQ2M.zip |#########################------------------------------| 44.96% tmpPsMQ2M.zip |#########################------------------------------| 45.01% tmpPsMQ2M.zip |#########################------------------------------| 45.06% tmpPsMQ2M.zip |#########################------------------------------| 45.1% tmpPsMQ2M.zip |#########################------------------------------| 45.15% tmpPsMQ2M.zip |#########################------------------------------| 45.19% tmpPsMQ2M.zip |#########################------------------------------| 45.24% tmpPsMQ2M.zip |#########################------------------------------| 45.28% tmpPsMQ2M.zip |#########################------------------------------| 45.33% tmpPsMQ2M.zip |#########################------------------------------| 45.38% tmpPsMQ2M.zip |#########################------------------------------| 45.42% tmpPsMQ2M.zip |#########################------------------------------| 45.47% tmpPsMQ2M.zip |#########################------------------------------| 45.51% tmpPsMQ2M.zip |#########################------------------------------| 45.56% tmpPsMQ2M.zip |#########################------------------------------| 45.6% tmpPsMQ2M.zip |#########################------------------------------| 45.65% tmpPsMQ2M.zip |#########################------------------------------| 45.69% tmpPsMQ2M.zip |#########################------------------------------| 45.74% tmpPsMQ2M.zip |#########################------------------------------| 45.79% tmpPsMQ2M.zip |#########################------------------------------| 45.83% tmpPsMQ2M.zip |#########################------------------------------| 45.88% tmpPsMQ2M.zip |#########################------------------------------| 45.92% tmpPsMQ2M.zip |#########################------------------------------| 45.97% tmpPsMQ2M.zip |#########################------------------------------| 46.01% tmpPsMQ2M.zip |#########################------------------------------| 46.06% tmpPsMQ2M.zip |#########################------------------------------| 46.11% tmpPsMQ2M.zip |#########################------------------------------| 46.15% tmpPsMQ2M.zip |#########################------------------------------| 46.2% tmpPsMQ2M.zip |#########################------------------------------| 46.24% tmpPsMQ2M.zip |#########################------------------------------| 46.29% tmpPsMQ2M.zip |#########################------------------------------| 46.33% tmpPsMQ2M.zip |##########################-----------------------------| 46.38% tmpPsMQ2M.zip |##########################-----------------------------| 46.43% tmpPsMQ2M.zip |##########################-----------------------------| 46.47% tmpPsMQ2M.zip |##########################-----------------------------| 46.52% tmpPsMQ2M.zip |##########################-----------------------------| 46.56% tmpPsMQ2M.zip |##########################-----------------------------| 46.61% tmpPsMQ2M.zip |##########################-----------------------------| 46.65% tmpPsMQ2M.zip |##########################-----------------------------| 46.7% tmpPsMQ2M.zip |##########################-----------------------------| 46.74% tmpPsMQ2M.zip |##########################-----------------------------| 46.79% tmpPsMQ2M.zip |##########################-----------------------------| 46.84% tmpPsMQ2M.zip |##########################-----------------------------| 46.88% tmpPsMQ2M.zip |##########################-----------------------------| 46.93% tmpPsMQ2M.zip |##########################-----------------------------| 46.97% tmpPsMQ2M.zip |##########################-----------------------------| 47.02% tmpPsMQ2M.zip |##########################-----------------------------| 47.06% tmpPsMQ2M.zip |##########################-----------------------------| 47.11% tmpPsMQ2M.zip |##########################-----------------------------| 47.16% tmpPsMQ2M.zip |##########################-----------------------------| 47.2% tmpPsMQ2M.zip |##########################-----------------------------| 47.25% tmpPsMQ2M.zip |##########################-----------------------------| 47.29% tmpPsMQ2M.zip |##########################-----------------------------| 47.34% tmpPsMQ2M.zip |##########################-----------------------------| 47.38% tmpPsMQ2M.zip |##########################-----------------------------| 47.43% tmpPsMQ2M.zip |##########################-----------------------------| 47.48% tmpPsMQ2M.zip |##########################-----------------------------| 47.52% tmpPsMQ2M.zip |##########################-----------------------------| 47.57% tmpPsMQ2M.zip |##########################-----------------------------| 47.61% tmpPsMQ2M.zip |##########################-----------------------------| 47.66% tmpPsMQ2M.zip |##########################-----------------------------| 47.7% tmpPsMQ2M.zip |##########################-----------------------------| 47.75% tmpPsMQ2M.zip |##########################-----------------------------| 47.79% tmpPsMQ2M.zip |##########################-----------------------------| 47.84% tmpPsMQ2M.zip |##########################-----------------------------| 47.89% tmpPsMQ2M.zip |##########################-----------------------------| 47.93% tmpPsMQ2M.zip |##########################-----------------------------| 47.98% tmpPsMQ2M.zip |##########################-----------------------------| 48.02% tmpPsMQ2M.zip |##########################-----------------------------| 48.07% tmpPsMQ2M.zip |##########################-----------------------------| 48.11% tmpPsMQ2M.zip |##########################-----------------------------| 48.16% tmpPsMQ2M.zip |###########################----------------------------| 48.21% tmpPsMQ2M.zip |###########################----------------------------| 48.25% tmpPsMQ2M.zip |###########################----------------------------| 48.3% tmpPsMQ2M.zip |###########################----------------------------| 48.34% tmpPsMQ2M.zip |###########################----------------------------| 48.39% tmpPsMQ2M.zip |###########################----------------------------| 48.43% tmpPsMQ2M.zip |###########################----------------------------| 48.48% tmpPsMQ2M.zip |###########################----------------------------| 48.53% tmpPsMQ2M.zip |###########################----------------------------| 48.57% tmpPsMQ2M.zip |###########################----------------------------| 48.62% tmpPsMQ2M.zip |###########################----------------------------| 48.66% tmpPsMQ2M.zip |###########################----------------------------| 48.71% tmpPsMQ2M.zip |###########################----------------------------| 48.75% tmpPsMQ2M.zip |###########################----------------------------| 48.8% tmpPsMQ2M.zip |###########################----------------------------| 48.84% tmpPsMQ2M.zip |###########################----------------------------| 48.89% tmpPsMQ2M.zip |###########################----------------------------| 48.94% tmpPsMQ2M.zip |###########################----------------------------| 48.98% tmpPsMQ2M.zip |###########################----------------------------| 49.03% tmpPsMQ2M.zip |###########################----------------------------| 49.07% tmpPsMQ2M.zip |###########################----------------------------| 49.12% tmpPsMQ2M.zip |###########################----------------------------| 49.16% tmpPsMQ2M.zip |###########################----------------------------| 49.21% tmpPsMQ2M.zip |###########################----------------------------| 49.26% tmpPsMQ2M.zip |###########################----------------------------| 49.3% tmpPsMQ2M.zip |###########################----------------------------| 49.35% tmpPsMQ2M.zip |###########################----------------------------| 49.39% tmpPsMQ2M.zip |###########################----------------------------| 49.44% tmpPsMQ2M.zip |###########################----------------------------| 49.48% tmpPsMQ2M.zip |###########################----------------------------| 49.53% tmpPsMQ2M.zip |###########################----------------------------| 49.58% tmpPsMQ2M.zip |###########################----------------------------| 49.62% tmpPsMQ2M.zip |###########################----------------------------| 49.67% tmpPsMQ2M.zip |###########################----------------------------| 49.71% tmpPsMQ2M.zip |###########################----------------------------| 49.76% tmpPsMQ2M.zip |###########################----------------------------| 49.8% tmpPsMQ2M.zip |###########################----------------------------| 49.85% tmpPsMQ2M.zip |###########################----------------------------| 49.89% tmpPsMQ2M.zip |###########################----------------------------| 49.94% tmpPsMQ2M.zip |###########################----------------------------| 49.99% tmpPsMQ2M.zip |############################---------------------------| 50.03% tmpPsMQ2M.zip |############################---------------------------| 50.08% tmpPsMQ2M.zip |############################---------------------------| 50.12% tmpPsMQ2M.zip |############################---------------------------| 50.17% tmpPsMQ2M.zip |############################---------------------------| 50.21% tmpPsMQ2M.zip |############################---------------------------| 50.26% tmpPsMQ2M.zip |############################---------------------------| 50.31% tmpPsMQ2M.zip |############################---------------------------| 50.35% tmpPsMQ2M.zip |############################---------------------------| 50.4% tmpPsMQ2M.zip |############################---------------------------| 50.44% tmpPsMQ2M.zip |############################---------------------------| 50.49% tmpPsMQ2M.zip |############################---------------------------| 50.53% tmpPsMQ2M.zip |############################---------------------------| 50.58% tmpPsMQ2M.zip |############################---------------------------| 50.63% tmpPsMQ2M.zip |############################---------------------------| 50.67% tmpPsMQ2M.zip |############################---------------------------| 50.72% tmpPsMQ2M.zip |############################---------------------------| 50.76% tmpPsMQ2M.zip |############################---------------------------| 50.81% tmpPsMQ2M.zip |############################---------------------------| 50.85% tmpPsMQ2M.zip |############################---------------------------| 50.9% tmpPsMQ2M.zip |############################---------------------------| 50.94% tmpPsMQ2M.zip |############################---------------------------| 50.99% tmpPsMQ2M.zip |############################---------------------------| 51.04% tmpPsMQ2M.zip |############################---------------------------| 51.08% tmpPsMQ2M.zip |############################---------------------------| 51.13% tmpPsMQ2M.zip |############################---------------------------| 51.17% tmpPsMQ2M.zip |############################---------------------------| 51.22% tmpPsMQ2M.zip |############################---------------------------| 51.26% tmpPsMQ2M.zip |############################---------------------------| 51.31% tmpPsMQ2M.zip |############################---------------------------| 51.36% tmpPsMQ2M.zip |############################---------------------------| 51.4% tmpPsMQ2M.zip |############################---------------------------| 51.45% tmpPsMQ2M.zip |############################---------------------------| 51.49% tmpPsMQ2M.zip |############################---------------------------| 51.54% tmpPsMQ2M.zip |############################---------------------------| 51.58% tmpPsMQ2M.zip |############################---------------------------| 51.63% tmpPsMQ2M.zip |############################---------------------------| 51.68% tmpPsMQ2M.zip |############################---------------------------| 51.72% tmpPsMQ2M.zip |############################---------------------------| 51.77% tmpPsMQ2M.zip |############################---------------------------| 51.81% tmpPsMQ2M.zip |#############################--------------------------| 51.86% tmpPsMQ2M.zip |#############################--------------------------| 51.9% tmpPsMQ2M.zip |#############################--------------------------| 51.95% tmpPsMQ2M.zip |#############################--------------------------| 51.99% tmpPsMQ2M.zip |#############################--------------------------| 52.04% tmpPsMQ2M.zip |#############################--------------------------| 52.09% tmpPsMQ2M.zip |#############################--------------------------| 52.13% tmpPsMQ2M.zip |#############################--------------------------| 52.18% tmpPsMQ2M.zip |#############################--------------------------| 52.22% tmpPsMQ2M.zip |#############################--------------------------| 52.27% tmpPsMQ2M.zip |#############################--------------------------| 52.31% tmpPsMQ2M.zip |#############################--------------------------| 52.36% tmpPsMQ2M.zip |#############################--------------------------| 52.41% tmpPsMQ2M.zip |#############################--------------------------| 52.45% tmpPsMQ2M.zip |#############################--------------------------| 52.5% tmpPsMQ2M.zip |#############################--------------------------| 52.54% tmpPsMQ2M.zip |#############################--------------------------| 52.59% tmpPsMQ2M.zip |#############################--------------------------| 52.63% tmpPsMQ2M.zip |#############################--------------------------| 52.68% tmpPsMQ2M.zip |#############################--------------------------| 52.72% tmpPsMQ2M.zip |#############################--------------------------| 52.77% tmpPsMQ2M.zip |#############################--------------------------| 52.82% tmpPsMQ2M.zip |#############################--------------------------| 52.86% tmpPsMQ2M.zip |#############################--------------------------| 52.91% tmpPsMQ2M.zip |#############################--------------------------| 52.95% tmpPsMQ2M.zip |#############################--------------------------| 53.0% tmpPsMQ2M.zip |#############################--------------------------| 53.04% tmpPsMQ2M.zip |#############################--------------------------| 53.09% tmpPsMQ2M.zip |#############################--------------------------| 53.14% tmpPsMQ2M.zip |#############################--------------------------| 53.18% tmpPsMQ2M.zip |#############################--------------------------| 53.23% tmpPsMQ2M.zip |#############################--------------------------| 53.27% tmpPsMQ2M.zip |#############################--------------------------| 53.32% tmpPsMQ2M.zip |#############################--------------------------| 53.36% tmpPsMQ2M.zip |#############################--------------------------| 53.41% tmpPsMQ2M.zip |#############################--------------------------| 53.46% tmpPsMQ2M.zip |#############################--------------------------| 53.5% tmpPsMQ2M.zip |#############################--------------------------| 53.55% tmpPsMQ2M.zip |#############################--------------------------| 53.59% tmpPsMQ2M.zip |##############################-------------------------| 53.64% tmpPsMQ2M.zip |##############################-------------------------| 53.68% tmpPsMQ2M.zip |##############################-------------------------| 53.73% tmpPsMQ2M.zip |##############################-------------------------| 53.77% tmpPsMQ2M.zip |##############################-------------------------| 53.82% tmpPsMQ2M.zip |##############################-------------------------| 53.87% tmpPsMQ2M.zip |##############################-------------------------| 53.91% tmpPsMQ2M.zip |##############################-------------------------| 53.96% tmpPsMQ2M.zip |##############################-------------------------| 54.0% tmpPsMQ2M.zip |##############################-------------------------| 54.05% tmpPsMQ2M.zip |##############################-------------------------| 54.09% tmpPsMQ2M.zip |##############################-------------------------| 54.14% tmpPsMQ2M.zip |##############################-------------------------| 54.19% tmpPsMQ2M.zip |##############################-------------------------| 54.23% tmpPsMQ2M.zip |##############################-------------------------| 54.28% tmpPsMQ2M.zip |##############################-------------------------| 54.32% tmpPsMQ2M.zip |##############################-------------------------| 54.37% tmpPsMQ2M.zip |##############################-------------------------| 54.41% tmpPsMQ2M.zip |##############################-------------------------| 54.46% tmpPsMQ2M.zip |##############################-------------------------| 54.51% tmpPsMQ2M.zip |##############################-------------------------| 54.55% tmpPsMQ2M.zip |##############################-------------------------| 54.6% tmpPsMQ2M.zip |##############################-------------------------| 54.64% tmpPsMQ2M.zip |##############################-------------------------| 54.69% tmpPsMQ2M.zip |##############################-------------------------| 54.73% tmpPsMQ2M.zip |##############################-------------------------| 54.78% tmpPsMQ2M.zip |##############################-------------------------| 54.82% tmpPsMQ2M.zip |##############################-------------------------| 54.87% tmpPsMQ2M.zip |##############################-------------------------| 54.92% tmpPsMQ2M.zip |##############################-------------------------| 54.96% tmpPsMQ2M.zip |##############################-------------------------| 55.01% tmpPsMQ2M.zip |##############################-------------------------| 55.05% tmpPsMQ2M.zip |##############################-------------------------| 55.1% tmpPsMQ2M.zip |##############################-------------------------| 55.14% tmpPsMQ2M.zip |##############################-------------------------| 55.19% tmpPsMQ2M.zip |##############################-------------------------| 55.24% tmpPsMQ2M.zip |##############################-------------------------| 55.28% tmpPsMQ2M.zip |##############################-------------------------| 55.33% tmpPsMQ2M.zip |##############################-------------------------| 55.37% tmpPsMQ2M.zip |##############################-------------------------| 55.42% tmpPsMQ2M.zip |###############################------------------------| 55.46% tmpPsMQ2M.zip |###############################------------------------| 55.51% tmpPsMQ2M.zip |###############################------------------------| 55.56% tmpPsMQ2M.zip |###############################------------------------| 55.6% tmpPsMQ2M.zip |###############################------------------------| 55.65% tmpPsMQ2M.zip |###############################------------------------| 55.69% tmpPsMQ2M.zip |###############################------------------------| 55.74% tmpPsMQ2M.zip |###############################------------------------| 55.78% tmpPsMQ2M.zip |###############################------------------------| 55.83% tmpPsMQ2M.zip |###############################------------------------| 55.87% tmpPsMQ2M.zip |###############################------------------------| 55.92% tmpPsMQ2M.zip |###############################------------------------| 55.97% tmpPsMQ2M.zip |###############################------------------------| 56.01% tmpPsMQ2M.zip |###############################------------------------| 56.06% tmpPsMQ2M.zip |###############################------------------------| 56.1% tmpPsMQ2M.zip |###############################------------------------| 56.15% tmpPsMQ2M.zip |###############################------------------------| 56.19% tmpPsMQ2M.zip |###############################------------------------| 56.24% tmpPsMQ2M.zip |###############################------------------------| 56.29% tmpPsMQ2M.zip |###############################------------------------| 56.33% tmpPsMQ2M.zip |###############################------------------------| 56.38% tmpPsMQ2M.zip |###############################------------------------| 56.42% tmpPsMQ2M.zip |###############################------------------------| 56.47% tmpPsMQ2M.zip |###############################------------------------| 56.51% tmpPsMQ2M.zip |###############################------------------------| 56.56% tmpPsMQ2M.zip |###############################------------------------| 56.61% tmpPsMQ2M.zip |###############################------------------------| 56.65% tmpPsMQ2M.zip |###############################------------------------| 56.7% tmpPsMQ2M.zip |###############################------------------------| 56.74% tmpPsMQ2M.zip |###############################------------------------| 56.79% tmpPsMQ2M.zip |###############################------------------------| 56.83% tmpPsMQ2M.zip |###############################------------------------| 56.88% tmpPsMQ2M.zip |###############################------------------------| 56.92% tmpPsMQ2M.zip |###############################------------------------| 56.97% tmpPsMQ2M.zip |###############################------------------------| 57.02% tmpPsMQ2M.zip |###############################------------------------| 57.06% tmpPsMQ2M.zip |###############################------------------------| 57.11% tmpPsMQ2M.zip |###############################------------------------| 57.15% tmpPsMQ2M.zip |###############################------------------------| 57.2% tmpPsMQ2M.zip |###############################------------------------| 57.24% tmpPsMQ2M.zip |################################-----------------------| 57.29% tmpPsMQ2M.zip |################################-----------------------| 57.34% tmpPsMQ2M.zip |################################-----------------------| 57.38% tmpPsMQ2M.zip |################################-----------------------| 57.43% tmpPsMQ2M.zip |################################-----------------------| 57.47% tmpPsMQ2M.zip |################################-----------------------| 57.52% tmpPsMQ2M.zip |################################-----------------------| 57.56% tmpPsMQ2M.zip |################################-----------------------| 57.61% tmpPsMQ2M.zip |################################-----------------------| 57.66% tmpPsMQ2M.zip |################################-----------------------| 57.7% tmpPsMQ2M.zip |################################-----------------------| 57.75% tmpPsMQ2M.zip |################################-----------------------| 57.79% tmpPsMQ2M.zip |################################-----------------------| 57.84% tmpPsMQ2M.zip |################################-----------------------| 57.88% tmpPsMQ2M.zip |################################-----------------------| 57.93% tmpPsMQ2M.zip |################################-----------------------| 57.97% tmpPsMQ2M.zip |################################-----------------------| 58.02% tmpPsMQ2M.zip |################################-----------------------| 58.07% tmpPsMQ2M.zip |################################-----------------------| 58.11% tmpPsMQ2M.zip |################################-----------------------| 58.16% tmpPsMQ2M.zip |################################-----------------------| 58.2% tmpPsMQ2M.zip |################################-----------------------| 58.25% tmpPsMQ2M.zip |################################-----------------------| 58.29% tmpPsMQ2M.zip |################################-----------------------| 58.34% tmpPsMQ2M.zip |################################-----------------------| 58.39% tmpPsMQ2M.zip |################################-----------------------| 58.43% tmpPsMQ2M.zip |################################-----------------------| 58.48% tmpPsMQ2M.zip |################################-----------------------| 58.52% tmpPsMQ2M.zip |################################-----------------------| 58.57% tmpPsMQ2M.zip |################################-----------------------| 58.61% tmpPsMQ2M.zip |################################-----------------------| 58.66% tmpPsMQ2M.zip |################################-----------------------| 58.71% tmpPsMQ2M.zip |################################-----------------------| 58.75% tmpPsMQ2M.zip |################################-----------------------| 58.8% tmpPsMQ2M.zip |################################-----------------------| 58.84% tmpPsMQ2M.zip |################################-----------------------| 58.89% tmpPsMQ2M.zip |################################-----------------------| 58.93% tmpPsMQ2M.zip |################################-----------------------| 58.98% tmpPsMQ2M.zip |################################-----------------------| 59.02% tmpPsMQ2M.zip |################################-----------------------| 59.07% tmpPsMQ2M.zip |#################################----------------------| 59.12% tmpPsMQ2M.zip |#################################----------------------| 59.16% tmpPsMQ2M.zip |#################################----------------------| 59.21% tmpPsMQ2M.zip |#################################----------------------| 59.25% tmpPsMQ2M.zip |#################################----------------------| 59.3% tmpPsMQ2M.zip |#################################----------------------| 59.34% tmpPsMQ2M.zip |#################################----------------------| 59.39% tmpPsMQ2M.zip |#################################----------------------| 59.44% tmpPsMQ2M.zip |#################################----------------------| 59.48% tmpPsMQ2M.zip |#################################----------------------| 59.53% tmpPsMQ2M.zip |#################################----------------------| 59.57% tmpPsMQ2M.zip |#################################----------------------| 59.62% tmpPsMQ2M.zip |#################################----------------------| 59.66% tmpPsMQ2M.zip |#################################----------------------| 59.71% tmpPsMQ2M.zip |#################################----------------------| 59.75% tmpPsMQ2M.zip |#################################----------------------| 59.8% tmpPsMQ2M.zip |#################################----------------------| 59.85% tmpPsMQ2M.zip |#################################----------------------| 59.89% tmpPsMQ2M.zip |#################################----------------------| 59.94% tmpPsMQ2M.zip |#################################----------------------| 59.98% tmpPsMQ2M.zip |#################################----------------------| 60.03% tmpPsMQ2M.zip |#################################----------------------| 60.07% tmpPsMQ2M.zip |#################################----------------------| 60.12% tmpPsMQ2M.zip |#################################----------------------| 60.17% tmpPsMQ2M.zip |#################################----------------------| 60.21% tmpPsMQ2M.zip |#################################----------------------| 60.26% tmpPsMQ2M.zip |#################################----------------------| 60.3% tmpPsMQ2M.zip |#################################----------------------| 60.35% tmpPsMQ2M.zip |#################################----------------------| 60.39% tmpPsMQ2M.zip |#################################----------------------| 60.44% tmpPsMQ2M.zip |#################################----------------------| 60.49% tmpPsMQ2M.zip |#################################----------------------| 60.53% tmpPsMQ2M.zip |#################################----------------------| 60.58% tmpPsMQ2M.zip |#################################----------------------| 60.62% tmpPsMQ2M.zip |#################################----------------------| 60.67% tmpPsMQ2M.zip |#################################----------------------| 60.71% tmpPsMQ2M.zip |#################################----------------------| 60.76% tmpPsMQ2M.zip |#################################----------------------| 60.8% tmpPsMQ2M.zip |#################################----------------------| 60.85% tmpPsMQ2M.zip |#################################----------------------| 60.9% tmpPsMQ2M.zip |##################################---------------------| 60.94% tmpPsMQ2M.zip |##################################---------------------| 60.99% tmpPsMQ2M.zip |##################################---------------------| 61.03% tmpPsMQ2M.zip |##################################---------------------| 61.08% tmpPsMQ2M.zip |##################################---------------------| 61.12% tmpPsMQ2M.zip |##################################---------------------| 61.17% tmpPsMQ2M.zip |##################################---------------------| 61.22% tmpPsMQ2M.zip |##################################---------------------| 61.26% tmpPsMQ2M.zip |##################################---------------------| 61.31% tmpPsMQ2M.zip |##################################---------------------| 61.35% tmpPsMQ2M.zip |##################################---------------------| 61.4% tmpPsMQ2M.zip |##################################---------------------| 61.44% tmpPsMQ2M.zip |##################################---------------------| 61.49% tmpPsMQ2M.zip |##################################---------------------| 61.54% tmpPsMQ2M.zip |##################################---------------------| 61.58% tmpPsMQ2M.zip |##################################---------------------| 61.63% tmpPsMQ2M.zip |##################################---------------------| 61.67% tmpPsMQ2M.zip |##################################---------------------| 61.72% tmpPsMQ2M.zip |##################################---------------------| 61.76% tmpPsMQ2M.zip |##################################---------------------| 61.81% tmpPsMQ2M.zip |##################################---------------------| 61.85% tmpPsMQ2M.zip |##################################---------------------| 61.9% tmpPsMQ2M.zip |##################################---------------------| 61.95% tmpPsMQ2M.zip |##################################---------------------| 61.99% tmpPsMQ2M.zip |##################################---------------------| 62.04% tmpPsMQ2M.zip |##################################---------------------| 62.08% tmpPsMQ2M.zip |##################################---------------------| 62.13% tmpPsMQ2M.zip |##################################---------------------| 62.17% tmpPsMQ2M.zip |##################################---------------------| 62.22% tmpPsMQ2M.zip |##################################---------------------| 62.27% tmpPsMQ2M.zip |##################################---------------------| 62.31% tmpPsMQ2M.zip |##################################---------------------| 62.36% tmpPsMQ2M.zip |##################################---------------------| 62.4% tmpPsMQ2M.zip |##################################---------------------| 62.45% tmpPsMQ2M.zip |##################################---------------------| 62.49% tmpPsMQ2M.zip |##################################---------------------| 62.54% tmpPsMQ2M.zip |##################################---------------------| 62.59% tmpPsMQ2M.zip |##################################---------------------| 62.63% tmpPsMQ2M.zip |##################################---------------------| 62.68% tmpPsMQ2M.zip |##################################---------------------| 62.72% tmpPsMQ2M.zip |###################################--------------------| 62.77% tmpPsMQ2M.zip |###################################--------------------| 62.81% tmpPsMQ2M.zip |###################################--------------------| 62.86% tmpPsMQ2M.zip |###################################--------------------| 62.9% tmpPsMQ2M.zip |###################################--------------------| 62.95% tmpPsMQ2M.zip |###################################--------------------| 63.0% tmpPsMQ2M.zip |###################################--------------------| 63.04% tmpPsMQ2M.zip |###################################--------------------| 63.09% tmpPsMQ2M.zip |###################################--------------------| 63.13% tmpPsMQ2M.zip |###################################--------------------| 63.18% tmpPsMQ2M.zip |###################################--------------------| 63.22% tmpPsMQ2M.zip |###################################--------------------| 63.27% tmpPsMQ2M.zip |###################################--------------------| 63.32% tmpPsMQ2M.zip |###################################--------------------| 63.36% tmpPsMQ2M.zip |###################################--------------------| 63.41% tmpPsMQ2M.zip |###################################--------------------| 63.45% tmpPsMQ2M.zip |###################################--------------------| 63.5% tmpPsMQ2M.zip |###################################--------------------| 63.54% tmpPsMQ2M.zip |###################################--------------------| 63.59% tmpPsMQ2M.zip |###################################--------------------| 63.64% tmpPsMQ2M.zip |###################################--------------------| 63.68% tmpPsMQ2M.zip |###################################--------------------| 63.73% tmpPsMQ2M.zip |###################################--------------------| 63.77% tmpPsMQ2M.zip |###################################--------------------| 63.82% tmpPsMQ2M.zip |###################################--------------------| 63.86% tmpPsMQ2M.zip |###################################--------------------| 63.91% tmpPsMQ2M.zip |###################################--------------------| 63.95% tmpPsMQ2M.zip |###################################--------------------| 64.0% tmpPsMQ2M.zip |###################################--------------------| 64.05% tmpPsMQ2M.zip |###################################--------------------| 64.09% tmpPsMQ2M.zip |###################################--------------------| 64.14% tmpPsMQ2M.zip |###################################--------------------| 64.18% tmpPsMQ2M.zip |###################################--------------------| 64.23% tmpPsMQ2M.zip |###################################--------------------| 64.27% tmpPsMQ2M.zip |###################################--------------------| 64.32% tmpPsMQ2M.zip |###################################--------------------| 64.37% tmpPsMQ2M.zip |###################################--------------------| 64.41% tmpPsMQ2M.zip |###################################--------------------| 64.46% tmpPsMQ2M.zip |###################################--------------------| 64.5% tmpPsMQ2M.zip |####################################-------------------| 64.55% tmpPsMQ2M.zip |####################################-------------------| 64.59% tmpPsMQ2M.zip |####################################-------------------| 64.64% tmpPsMQ2M.zip |####################################-------------------| 64.69% tmpPsMQ2M.zip |####################################-------------------| 64.73% tmpPsMQ2M.zip |####################################-------------------| 64.78% tmpPsMQ2M.zip |####################################-------------------| 64.82% tmpPsMQ2M.zip |####################################-------------------| 64.87% tmpPsMQ2M.zip |####################################-------------------| 64.91% tmpPsMQ2M.zip |####################################-------------------| 64.96% tmpPsMQ2M.zip |####################################-------------------| 65.0% tmpPsMQ2M.zip |####################################-------------------| 65.05% tmpPsMQ2M.zip |####################################-------------------| 65.1% tmpPsMQ2M.zip |####################################-------------------| 65.14% tmpPsMQ2M.zip |####################################-------------------| 65.19% tmpPsMQ2M.zip |####################################-------------------| 65.23% tmpPsMQ2M.zip |####################################-------------------| 65.28% tmpPsMQ2M.zip |####################################-------------------| 65.32% tmpPsMQ2M.zip |####################################-------------------| 65.37% tmpPsMQ2M.zip |####################################-------------------| 65.42% tmpPsMQ2M.zip |####################################-------------------| 65.46% tmpPsMQ2M.zip |####################################-------------------| 65.51% tmpPsMQ2M.zip |####################################-------------------| 65.55% tmpPsMQ2M.zip |####################################-------------------| 65.6% tmpPsMQ2M.zip |####################################-------------------| 65.64% tmpPsMQ2M.zip |####################################-------------------| 65.69% tmpPsMQ2M.zip |####################################-------------------| 65.74% tmpPsMQ2M.zip |####################################-------------------| 65.78% tmpPsMQ2M.zip |####################################-------------------| 65.83% tmpPsMQ2M.zip |####################################-------------------| 65.87% tmpPsMQ2M.zip |####################################-------------------| 65.92% tmpPsMQ2M.zip |####################################-------------------| 65.96% tmpPsMQ2M.zip |####################################-------------------| 66.01% tmpPsMQ2M.zip |####################################-------------------| 66.05% tmpPsMQ2M.zip |####################################-------------------| 66.1% tmpPsMQ2M.zip |####################################-------------------| 66.15% tmpPsMQ2M.zip |####################################-------------------| 66.19% tmpPsMQ2M.zip |####################################-------------------| 66.24% tmpPsMQ2M.zip |####################################-------------------| 66.28% tmpPsMQ2M.zip |####################################-------------------| 66.33% tmpPsMQ2M.zip |#####################################------------------| 66.37% tmpPsMQ2M.zip |#####################################------------------| 66.42% tmpPsMQ2M.zip |#####################################------------------| 66.47% tmpPsMQ2M.zip |#####################################------------------| 66.51% tmpPsMQ2M.zip |#####################################------------------| 66.56% tmpPsMQ2M.zip |#####################################------------------| 66.6% tmpPsMQ2M.zip |#####################################------------------| 66.65% tmpPsMQ2M.zip |#####################################------------------| 66.69% tmpPsMQ2M.zip |#####################################------------------| 66.74% tmpPsMQ2M.zip |#####################################------------------| 66.78% tmpPsMQ2M.zip |#####################################------------------| 66.83% tmpPsMQ2M.zip |#####################################------------------| 66.88% tmpPsMQ2M.zip |#####################################------------------| 66.92% tmpPsMQ2M.zip |#####################################------------------| 66.97% tmpPsMQ2M.zip |#####################################------------------| 67.01% tmpPsMQ2M.zip |#####################################------------------| 67.06% tmpPsMQ2M.zip |#####################################------------------| 67.1% tmpPsMQ2M.zip |#####################################------------------| 67.15% tmpPsMQ2M.zip |#####################################------------------| 67.2% tmpPsMQ2M.zip |#####################################------------------| 67.24% tmpPsMQ2M.zip |#####################################------------------| 67.29% tmpPsMQ2M.zip |#####################################------------------| 67.33% tmpPsMQ2M.zip |#####################################------------------| 67.38% tmpPsMQ2M.zip |#####################################------------------| 67.42% tmpPsMQ2M.zip |#####################################------------------| 67.47% tmpPsMQ2M.zip |#####################################------------------| 67.52% tmpPsMQ2M.zip |#####################################------------------| 67.56% tmpPsMQ2M.zip |#####################################------------------| 67.61% tmpPsMQ2M.zip |#####################################------------------| 67.65% tmpPsMQ2M.zip |#####################################------------------| 67.7% tmpPsMQ2M.zip |#####################################------------------| 67.74% tmpPsMQ2M.zip |#####################################------------------| 67.79% tmpPsMQ2M.zip |#####################################------------------| 67.83% tmpPsMQ2M.zip |#####################################------------------| 67.88% tmpPsMQ2M.zip |#####################################------------------| 67.93% tmpPsMQ2M.zip |#####################################------------------| 67.97% tmpPsMQ2M.zip |#####################################------------------| 68.02% tmpPsMQ2M.zip |#####################################------------------| 68.06% tmpPsMQ2M.zip |#####################################------------------| 68.11% tmpPsMQ2M.zip |#####################################------------------| 68.15% tmpPsMQ2M.zip |######################################-----------------| 68.2% tmpPsMQ2M.zip |######################################-----------------| 68.25% tmpPsMQ2M.zip |######################################-----------------| 68.29% tmpPsMQ2M.zip |######################################-----------------| 68.34% tmpPsMQ2M.zip |######################################-----------------| 68.38% tmpPsMQ2M.zip |######################################-----------------| 68.43% tmpPsMQ2M.zip |######################################-----------------| 68.47% tmpPsMQ2M.zip |######################################-----------------| 68.52% tmpPsMQ2M.zip |######################################-----------------| 68.57% tmpPsMQ2M.zip |######################################-----------------| 68.61% tmpPsMQ2M.zip |######################################-----------------| 68.66% tmpPsMQ2M.zip |######################################-----------------| 68.7% tmpPsMQ2M.zip |######################################-----------------| 68.75% tmpPsMQ2M.zip |######################################-----------------| 68.79% tmpPsMQ2M.zip |######################################-----------------| 68.84% tmpPsMQ2M.zip |######################################-----------------| 68.88% tmpPsMQ2M.zip |######################################-----------------| 68.93% tmpPsMQ2M.zip |######################################-----------------| 68.98% tmpPsMQ2M.zip |######################################-----------------| 69.02% tmpPsMQ2M.zip |######################################-----------------| 69.07% tmpPsMQ2M.zip |######################################-----------------| 69.11% tmpPsMQ2M.zip |######################################-----------------| 69.16% tmpPsMQ2M.zip |######################################-----------------| 69.2% tmpPsMQ2M.zip |######################################-----------------| 69.25% tmpPsMQ2M.zip |######################################-----------------| 69.3% tmpPsMQ2M.zip |######################################-----------------| 69.34% tmpPsMQ2M.zip |######################################-----------------| 69.39% tmpPsMQ2M.zip |######################################-----------------| 69.43% tmpPsMQ2M.zip |######################################-----------------| 69.48% tmpPsMQ2M.zip |######################################-----------------| 69.52% tmpPsMQ2M.zip |######################################-----------------| 69.57% tmpPsMQ2M.zip |######################################-----------------| 69.62% tmpPsMQ2M.zip |######################################-----------------| 69.66% tmpPsMQ2M.zip |######################################-----------------| 69.71% tmpPsMQ2M.zip |######################################-----------------| 69.75% tmpPsMQ2M.zip |######################################-----------------| 69.8% tmpPsMQ2M.zip |######################################-----------------| 69.84% tmpPsMQ2M.zip |######################################-----------------| 69.89% tmpPsMQ2M.zip |######################################-----------------| 69.93% tmpPsMQ2M.zip |######################################-----------------| 69.98% tmpPsMQ2M.zip |#######################################----------------| 70.03% tmpPsMQ2M.zip |#######################################----------------| 70.07% tmpPsMQ2M.zip |#######################################----------------| 70.12% tmpPsMQ2M.zip |#######################################----------------| 70.16% tmpPsMQ2M.zip |#######################################----------------| 70.21% tmpPsMQ2M.zip |#######################################----------------| 70.25% tmpPsMQ2M.zip |#######################################----------------| 70.3% tmpPsMQ2M.zip |#######################################----------------| 70.35% tmpPsMQ2M.zip |#######################################----------------| 70.39% tmpPsMQ2M.zip |#######################################----------------| 70.44% tmpPsMQ2M.zip |#######################################----------------| 70.48% tmpPsMQ2M.zip |#######################################----------------| 70.53% tmpPsMQ2M.zip |#######################################----------------| 70.57% tmpPsMQ2M.zip |#######################################----------------| 70.62% tmpPsMQ2M.zip |#######################################----------------| 70.67% tmpPsMQ2M.zip |#######################################----------------| 70.71% tmpPsMQ2M.zip |#######################################----------------| 70.76% tmpPsMQ2M.zip |#######################################----------------| 70.8% tmpPsMQ2M.zip |#######################################----------------| 70.85% tmpPsMQ2M.zip |#######################################----------------| 70.89% tmpPsMQ2M.zip |#######################################----------------| 70.94% tmpPsMQ2M.zip |#######################################----------------| 70.98% tmpPsMQ2M.zip |#######################################----------------| 71.03% tmpPsMQ2M.zip |#######################################----------------| 71.08% tmpPsMQ2M.zip |#######################################----------------| 71.12% tmpPsMQ2M.zip |#######################################----------------| 71.17% tmpPsMQ2M.zip |#######################################----------------| 71.21% tmpPsMQ2M.zip |#######################################----------------| 71.26% tmpPsMQ2M.zip |#######################################----------------| 71.3% tmpPsMQ2M.zip |#######################################----------------| 71.35% tmpPsMQ2M.zip |#######################################----------------| 71.4% tmpPsMQ2M.zip |#######################################----------------| 71.44% tmpPsMQ2M.zip |#######################################----------------| 71.49% tmpPsMQ2M.zip |#######################################----------------| 71.53% tmpPsMQ2M.zip |#######################################----------------| 71.58% tmpPsMQ2M.zip |#######################################----------------| 71.62% tmpPsMQ2M.zip |#######################################----------------| 71.67% tmpPsMQ2M.zip |#######################################----------------| 71.72% tmpPsMQ2M.zip |#######################################----------------| 71.76% tmpPsMQ2M.zip |#######################################----------------| 71.81% tmpPsMQ2M.zip |########################################---------------| 71.85% tmpPsMQ2M.zip |########################################---------------| 71.9% tmpPsMQ2M.zip |########################################---------------| 71.94% tmpPsMQ2M.zip |########################################---------------| 71.99% tmpPsMQ2M.zip |########################################---------------| 72.03% tmpPsMQ2M.zip |########################################---------------| 72.08% tmpPsMQ2M.zip |########################################---------------| 72.13% tmpPsMQ2M.zip |########################################---------------| 72.17% tmpPsMQ2M.zip |########################################---------------| 72.22% tmpPsMQ2M.zip |########################################---------------| 72.26% tmpPsMQ2M.zip |########################################---------------| 72.31% tmpPsMQ2M.zip |########################################---------------| 72.35% tmpPsMQ2M.zip |########################################---------------| 72.4% tmpPsMQ2M.zip |########################################---------------| 72.45% tmpPsMQ2M.zip |########################################---------------| 72.49% tmpPsMQ2M.zip |########################################---------------| 72.54% tmpPsMQ2M.zip |########################################---------------| 72.58% tmpPsMQ2M.zip |########################################---------------| 72.63% tmpPsMQ2M.zip |########################################---------------| 72.67% tmpPsMQ2M.zip |########################################---------------| 72.72% tmpPsMQ2M.zip |########################################---------------| 72.77% tmpPsMQ2M.zip |########################################---------------| 72.81% tmpPsMQ2M.zip |########################################---------------| 72.86% tmpPsMQ2M.zip |########################################---------------| 72.9% tmpPsMQ2M.zip |########################################---------------| 72.95% tmpPsMQ2M.zip |########################################---------------| 72.99% tmpPsMQ2M.zip |########################################---------------| 73.04% tmpPsMQ2M.zip |########################################---------------| 73.08% tmpPsMQ2M.zip |########################################---------------| 73.13% tmpPsMQ2M.zip |########################################---------------| 73.18% tmpPsMQ2M.zip |########################################---------------| 73.22% tmpPsMQ2M.zip |########################################---------------| 73.27% tmpPsMQ2M.zip |########################################---------------| 73.31% tmpPsMQ2M.zip |########################################---------------| 73.36% tmpPsMQ2M.zip |########################################---------------| 73.4% tmpPsMQ2M.zip |########################################---------------| 73.45% tmpPsMQ2M.zip |########################################---------------| 73.5% tmpPsMQ2M.zip |########################################---------------| 73.54% tmpPsMQ2M.zip |########################################---------------| 73.59% tmpPsMQ2M.zip |########################################---------------| 73.63% tmpPsMQ2M.zip |#########################################--------------| 73.68% tmpPsMQ2M.zip |#########################################--------------| 73.72% tmpPsMQ2M.zip |#########################################--------------| 73.77% tmpPsMQ2M.zip |#########################################--------------| 73.81% tmpPsMQ2M.zip |#########################################--------------| 73.86% tmpPsMQ2M.zip |#########################################--------------| 73.91% tmpPsMQ2M.zip |#########################################--------------| 73.95% tmpPsMQ2M.zip |#########################################--------------| 74.0% tmpPsMQ2M.zip |#########################################--------------| 74.04% tmpPsMQ2M.zip |#########################################--------------| 74.09% tmpPsMQ2M.zip |#########################################--------------| 74.13% tmpPsMQ2M.zip |#########################################--------------| 74.18% tmpPsMQ2M.zip |#########################################--------------| 74.23% tmpPsMQ2M.zip |#########################################--------------| 74.27% tmpPsMQ2M.zip |#########################################--------------| 74.32% tmpPsMQ2M.zip |#########################################--------------| 74.36% tmpPsMQ2M.zip |#########################################--------------| 74.41% tmpPsMQ2M.zip |#########################################--------------| 74.45% tmpPsMQ2M.zip |#########################################--------------| 74.5% tmpPsMQ2M.zip |#########################################--------------| 74.55% tmpPsMQ2M.zip |#########################################--------------| 74.59% tmpPsMQ2M.zip |#########################################--------------| 74.64% tmpPsMQ2M.zip |#########################################--------------| 74.68% tmpPsMQ2M.zip |#########################################--------------| 74.73% tmpPsMQ2M.zip |#########################################--------------| 74.77% tmpPsMQ2M.zip |#########################################--------------| 74.82% tmpPsMQ2M.zip |#########################################--------------| 74.86% tmpPsMQ2M.zip |#########################################--------------| 74.91% tmpPsMQ2M.zip |#########################################--------------| 74.96% tmpPsMQ2M.zip |#########################################--------------| 75.0% tmpPsMQ2M.zip |#########################################--------------| 75.05% tmpPsMQ2M.zip |#########################################--------------| 75.09% tmpPsMQ2M.zip |#########################################--------------| 75.14% tmpPsMQ2M.zip |#########################################--------------| 75.18% tmpPsMQ2M.zip |#########################################--------------| 75.23% tmpPsMQ2M.zip |#########################################--------------| 75.28% tmpPsMQ2M.zip |#########################################--------------| 75.32% tmpPsMQ2M.zip |#########################################--------------| 75.37% tmpPsMQ2M.zip |#########################################--------------| 75.41% tmpPsMQ2M.zip |##########################################-------------| 75.46% tmpPsMQ2M.zip |##########################################-------------| 75.5% tmpPsMQ2M.zip |##########################################-------------| 75.55% tmpPsMQ2M.zip |##########################################-------------| 75.6% tmpPsMQ2M.zip |##########################################-------------| 75.64% tmpPsMQ2M.zip |##########################################-------------| 75.69% tmpPsMQ2M.zip |##########################################-------------| 75.73% tmpPsMQ2M.zip |##########################################-------------| 75.78% tmpPsMQ2M.zip |##########################################-------------| 75.82% tmpPsMQ2M.zip |##########################################-------------| 75.87% tmpPsMQ2M.zip |##########################################-------------| 75.91% tmpPsMQ2M.zip |##########################################-------------| 75.96% tmpPsMQ2M.zip |##########################################-------------| 76.01% tmpPsMQ2M.zip |##########################################-------------| 76.05% tmpPsMQ2M.zip |##########################################-------------| 76.1% tmpPsMQ2M.zip |##########################################-------------| 76.14% tmpPsMQ2M.zip |##########################################-------------| 76.19% tmpPsMQ2M.zip |##########################################-------------| 76.23% tmpPsMQ2M.zip |##########################################-------------| 76.28% tmpPsMQ2M.zip |##########################################-------------| 76.33% tmpPsMQ2M.zip |##########################################-------------| 76.37% tmpPsMQ2M.zip |##########################################-------------| 76.42% tmpPsMQ2M.zip |##########################################-------------| 76.46% tmpPsMQ2M.zip |##########################################-------------| 76.51% tmpPsMQ2M.zip |##########################################-------------| 76.55% tmpPsMQ2M.zip |##########################################-------------| 76.6% tmpPsMQ2M.zip |##########################################-------------| 76.65% tmpPsMQ2M.zip |##########################################-------------| 76.69% tmpPsMQ2M.zip |##########################################-------------| 76.74% tmpPsMQ2M.zip |##########################################-------------| 76.78% tmpPsMQ2M.zip |##########################################-------------| 76.83% tmpPsMQ2M.zip |##########################################-------------| 76.87% tmpPsMQ2M.zip |##########################################-------------| 76.92% tmpPsMQ2M.zip |##########################################-------------| 76.96% tmpPsMQ2M.zip |##########################################-------------| 77.01% tmpPsMQ2M.zip |##########################################-------------| 77.06% tmpPsMQ2M.zip |##########################################-------------| 77.1% tmpPsMQ2M.zip |##########################################-------------| 77.15% tmpPsMQ2M.zip |##########################################-------------| 77.19% tmpPsMQ2M.zip |##########################################-------------| 77.24% tmpPsMQ2M.zip |###########################################------------| 77.28% tmpPsMQ2M.zip |###########################################------------| 77.33% tmpPsMQ2M.zip |###########################################------------| 77.38% tmpPsMQ2M.zip |###########################################------------| 77.42% tmpPsMQ2M.zip |###########################################------------| 77.47% tmpPsMQ2M.zip |###########################################------------| 77.51% tmpPsMQ2M.zip |###########################################------------| 77.56% tmpPsMQ2M.zip |###########################################------------| 77.6% tmpPsMQ2M.zip |###########################################------------| 77.65% tmpPsMQ2M.zip |###########################################------------| 77.7% tmpPsMQ2M.zip |###########################################------------| 77.74% tmpPsMQ2M.zip |###########################################------------| 77.79% tmpPsMQ2M.zip |###########################################------------| 77.83% tmpPsMQ2M.zip |###########################################------------| 77.88% tmpPsMQ2M.zip |###########################################------------| 77.92% tmpPsMQ2M.zip |###########################################------------| 77.97% tmpPsMQ2M.zip |###########################################------------| 78.01% tmpPsMQ2M.zip |###########################################------------| 78.06% tmpPsMQ2M.zip |###########################################------------| 78.11% tmpPsMQ2M.zip |###########################################------------| 78.15% tmpPsMQ2M.zip |###########################################------------| 78.2% tmpPsMQ2M.zip |###########################################------------| 78.24% tmpPsMQ2M.zip |###########################################------------| 78.29% tmpPsMQ2M.zip |###########################################------------| 78.33% tmpPsMQ2M.zip |###########################################------------| 78.38% tmpPsMQ2M.zip |###########################################------------| 78.43% tmpPsMQ2M.zip |###########################################------------| 78.47% tmpPsMQ2M.zip |###########################################------------| 78.52% tmpPsMQ2M.zip |###########################################------------| 78.56% tmpPsMQ2M.zip |###########################################------------| 78.61% tmpPsMQ2M.zip |###########################################------------| 78.65% tmpPsMQ2M.zip |###########################################------------| 78.7% tmpPsMQ2M.zip |###########################################------------| 78.75% tmpPsMQ2M.zip |###########################################------------| 78.79% tmpPsMQ2M.zip |###########################################------------| 78.84% tmpPsMQ2M.zip |###########################################------------| 78.88% tmpPsMQ2M.zip |###########################################------------| 78.93% tmpPsMQ2M.zip |###########################################------------| 78.97% tmpPsMQ2M.zip |###########################################------------| 79.02% tmpPsMQ2M.zip |###########################################------------| 79.06% tmpPsMQ2M.zip |############################################-----------| 79.11% tmpPsMQ2M.zip |############################################-----------| 79.16% tmpPsMQ2M.zip |############################################-----------| 79.2% tmpPsMQ2M.zip |############################################-----------| 79.25% tmpPsMQ2M.zip |############################################-----------| 79.29% tmpPsMQ2M.zip |############################################-----------| 79.34% tmpPsMQ2M.zip |############################################-----------| 79.38% tmpPsMQ2M.zip |############################################-----------| 79.43% tmpPsMQ2M.zip |############################################-----------| 79.48% tmpPsMQ2M.zip |############################################-----------| 79.52% tmpPsMQ2M.zip |############################################-----------| 79.57% tmpPsMQ2M.zip |############################################-----------| 79.61% tmpPsMQ2M.zip |############################################-----------| 79.66% tmpPsMQ2M.zip |############################################-----------| 79.7% tmpPsMQ2M.zip |############################################-----------| 79.75% tmpPsMQ2M.zip |############################################-----------| 79.8% tmpPsMQ2M.zip |############################################-----------| 79.84% tmpPsMQ2M.zip |############################################-----------| 79.89% tmpPsMQ2M.zip |############################################-----------| 79.93% tmpPsMQ2M.zip |############################################-----------| 79.98% tmpPsMQ2M.zip |############################################-----------| 80.02% tmpPsMQ2M.zip |############################################-----------| 80.07% tmpPsMQ2M.zip |############################################-----------| 80.11% tmpPsMQ2M.zip |############################################-----------| 80.16% tmpPsMQ2M.zip |############################################-----------| 80.21% tmpPsMQ2M.zip |############################################-----------| 80.25% tmpPsMQ2M.zip |############################################-----------| 80.3% tmpPsMQ2M.zip |############################################-----------| 80.34% tmpPsMQ2M.zip |############################################-----------| 80.39% tmpPsMQ2M.zip |############################################-----------| 80.43% tmpPsMQ2M.zip |############################################-----------| 80.48% tmpPsMQ2M.zip |############################################-----------| 80.53% tmpPsMQ2M.zip |############################################-----------| 80.57% tmpPsMQ2M.zip |############################################-----------| 80.62% tmpPsMQ2M.zip |############################################-----------| 80.66% tmpPsMQ2M.zip |############################################-----------| 80.71% tmpPsMQ2M.zip |############################################-----------| 80.75% tmpPsMQ2M.zip |############################################-----------| 80.8% tmpPsMQ2M.zip |############################################-----------| 80.84% tmpPsMQ2M.zip |############################################-----------| 80.89% tmpPsMQ2M.zip |#############################################----------| 80.94% tmpPsMQ2M.zip |#############################################----------| 80.98% tmpPsMQ2M.zip |#############################################----------| 81.03% tmpPsMQ2M.zip |#############################################----------| 81.07% tmpPsMQ2M.zip |#############################################----------| 81.12% tmpPsMQ2M.zip |#############################################----------| 81.16% tmpPsMQ2M.zip |#############################################----------| 81.21% tmpPsMQ2M.zip |#############################################----------| 81.26% tmpPsMQ2M.zip |#############################################----------| 81.3% tmpPsMQ2M.zip |#############################################----------| 81.35% tmpPsMQ2M.zip |#############################################----------| 81.39% tmpPsMQ2M.zip |#############################################----------| 81.44% tmpPsMQ2M.zip |#############################################----------| 81.48% tmpPsMQ2M.zip |#############################################----------| 81.53% tmpPsMQ2M.zip |#############################################----------| 81.58% tmpPsMQ2M.zip |#############################################----------| 81.62% tmpPsMQ2M.zip |#############################################----------| 81.67% tmpPsMQ2M.zip |#############################################----------| 81.71% tmpPsMQ2M.zip |#############################################----------| 81.76% tmpPsMQ2M.zip |#############################################----------| 81.8% tmpPsMQ2M.zip |#############################################----------| 81.85% tmpPsMQ2M.zip |#############################################----------| 81.89% tmpPsMQ2M.zip |#############################################----------| 81.94% tmpPsMQ2M.zip |#############################################----------| 81.99% tmpPsMQ2M.zip |#############################################----------| 82.03% tmpPsMQ2M.zip |#############################################----------| 82.08% tmpPsMQ2M.zip |#############################################----------| 82.12% tmpPsMQ2M.zip |#############################################----------| 82.17% tmpPsMQ2M.zip |#############################################----------| 82.21% tmpPsMQ2M.zip |#############################################----------| 82.26% tmpPsMQ2M.zip |#############################################----------| 82.31% tmpPsMQ2M.zip |#############################################----------| 82.35% tmpPsMQ2M.zip |#############################################----------| 82.4% tmpPsMQ2M.zip |#############################################----------| 82.44% tmpPsMQ2M.zip |#############################################----------| 82.49% tmpPsMQ2M.zip |#############################################----------| 82.53% tmpPsMQ2M.zip |#############################################----------| 82.58% tmpPsMQ2M.zip |#############################################----------| 82.63% tmpPsMQ2M.zip |#############################################----------| 82.67% tmpPsMQ2M.zip |#############################################----------| 82.72% tmpPsMQ2M.zip |##############################################---------| 82.76% tmpPsMQ2M.zip |##############################################---------| 82.81% tmpPsMQ2M.zip |##############################################---------| 82.85% tmpPsMQ2M.zip |##############################################---------| 82.9% tmpPsMQ2M.zip |##############################################---------| 82.94% tmpPsMQ2M.zip |##############################################---------| 82.99% tmpPsMQ2M.zip |##############################################---------| 83.04% tmpPsMQ2M.zip |##############################################---------| 83.08% tmpPsMQ2M.zip |##############################################---------| 83.13% tmpPsMQ2M.zip |##############################################---------| 83.17% tmpPsMQ2M.zip |##############################################---------| 83.22% tmpPsMQ2M.zip |##############################################---------| 83.26% tmpPsMQ2M.zip |##############################################---------| 83.31% tmpPsMQ2M.zip |##############################################---------| 83.36% tmpPsMQ2M.zip |##############################################---------| 83.4% tmpPsMQ2M.zip |##############################################---------| 83.45% tmpPsMQ2M.zip |##############################################---------| 83.49% tmpPsMQ2M.zip |##############################################---------| 83.54% tmpPsMQ2M.zip |##############################################---------| 83.58% tmpPsMQ2M.zip |##############################################---------| 83.63% tmpPsMQ2M.zip |##############################################---------| 83.68% tmpPsMQ2M.zip |##############################################---------| 83.72% tmpPsMQ2M.zip |##############################################---------| 83.77% tmpPsMQ2M.zip |##############################################---------| 83.81% tmpPsMQ2M.zip |##############################################---------| 83.86% tmpPsMQ2M.zip |##############################################---------| 83.9% tmpPsMQ2M.zip |##############################################---------| 83.95% tmpPsMQ2M.zip |##############################################---------| 83.99% tmpPsMQ2M.zip |##############################################---------| 84.04% tmpPsMQ2M.zip |##############################################---------| 84.09% tmpPsMQ2M.zip |##############################################---------| 84.13% tmpPsMQ2M.zip |##############################################---------| 84.18% tmpPsMQ2M.zip |##############################################---------| 84.22% tmpPsMQ2M.zip |##############################################---------| 84.27% tmpPsMQ2M.zip |##############################################---------| 84.31% tmpPsMQ2M.zip |##############################################---------| 84.36% tmpPsMQ2M.zip |##############################################---------| 84.41% tmpPsMQ2M.zip |##############################################---------| 84.45% tmpPsMQ2M.zip |##############################################---------| 84.5% tmpPsMQ2M.zip |##############################################---------| 84.54% tmpPsMQ2M.zip |###############################################--------| 84.59% tmpPsMQ2M.zip |###############################################--------| 84.63% tmpPsMQ2M.zip |###############################################--------| 84.68% tmpPsMQ2M.zip |###############################################--------| 84.73% tmpPsMQ2M.zip |###############################################--------| 84.77% tmpPsMQ2M.zip |###############################################--------| 84.82% tmpPsMQ2M.zip |###############################################--------| 84.86% tmpPsMQ2M.zip |###############################################--------| 84.91% tmpPsMQ2M.zip |###############################################--------| 84.95% tmpPsMQ2M.zip |###############################################--------| 85.0% tmpPsMQ2M.zip |###############################################--------| 85.04% tmpPsMQ2M.zip |###############################################--------| 85.09% tmpPsMQ2M.zip |###############################################--------| 85.14% tmpPsMQ2M.zip |###############################################--------| 85.18% tmpPsMQ2M.zip |###############################################--------| 85.23% tmpPsMQ2M.zip |###############################################--------| 85.27% tmpPsMQ2M.zip |###############################################--------| 85.32% tmpPsMQ2M.zip |###############################################--------| 85.36% tmpPsMQ2M.zip |###############################################--------| 85.41% tmpPsMQ2M.zip |###############################################--------| 85.46% tmpPsMQ2M.zip |###############################################--------| 85.5% tmpPsMQ2M.zip |###############################################--------| 85.55% tmpPsMQ2M.zip |###############################################--------| 85.59% tmpPsMQ2M.zip |###############################################--------| 85.64% tmpPsMQ2M.zip |###############################################--------| 85.68% tmpPsMQ2M.zip |###############################################--------| 85.73% tmpPsMQ2M.zip |###############################################--------| 85.78% tmpPsMQ2M.zip |###############################################--------| 85.82% tmpPsMQ2M.zip |###############################################--------| 85.87% tmpPsMQ2M.zip |###############################################--------| 85.91% tmpPsMQ2M.zip |###############################################--------| 85.96% tmpPsMQ2M.zip |###############################################--------| 86.0% tmpPsMQ2M.zip |###############################################--------| 86.05% tmpPsMQ2M.zip |###############################################--------| 86.09% tmpPsMQ2M.zip |###############################################--------| 86.14% tmpPsMQ2M.zip |###############################################--------| 86.19% tmpPsMQ2M.zip |###############################################--------| 86.23% tmpPsMQ2M.zip |###############################################--------| 86.28% tmpPsMQ2M.zip |###############################################--------| 86.32% tmpPsMQ2M.zip |################################################-------| 86.37% tmpPsMQ2M.zip |################################################-------| 86.41% tmpPsMQ2M.zip |################################################-------| 86.46% tmpPsMQ2M.zip |################################################-------| 86.51% tmpPsMQ2M.zip |################################################-------| 86.55% tmpPsMQ2M.zip |################################################-------| 86.6% tmpPsMQ2M.zip |################################################-------| 86.64% tmpPsMQ2M.zip |################################################-------| 86.69% tmpPsMQ2M.zip |################################################-------| 86.73% tmpPsMQ2M.zip |################################################-------| 86.78% tmpPsMQ2M.zip |################################################-------| 86.83% tmpPsMQ2M.zip |################################################-------| 86.87% tmpPsMQ2M.zip |################################################-------| 86.92% tmpPsMQ2M.zip |################################################-------| 86.96% tmpPsMQ2M.zip |################################################-------| 87.01% tmpPsMQ2M.zip |################################################-------| 87.05% tmpPsMQ2M.zip |################################################-------| 87.1% tmpPsMQ2M.zip |################################################-------| 87.14% tmpPsMQ2M.zip |################################################-------| 87.19% tmpPsMQ2M.zip |################################################-------| 87.24% tmpPsMQ2M.zip |################################################-------| 87.28% tmpPsMQ2M.zip |################################################-------| 87.33% tmpPsMQ2M.zip |################################################-------| 87.37% tmpPsMQ2M.zip |################################################-------| 87.42% tmpPsMQ2M.zip |################################################-------| 87.46% tmpPsMQ2M.zip |################################################-------| 87.51% tmpPsMQ2M.zip |################################################-------| 87.56% tmpPsMQ2M.zip |################################################-------| 87.6% tmpPsMQ2M.zip |################################################-------| 87.65% tmpPsMQ2M.zip |################################################-------| 87.69% tmpPsMQ2M.zip |################################################-------| 87.74% tmpPsMQ2M.zip |################################################-------| 87.78% tmpPsMQ2M.zip |################################################-------| 87.83% tmpPsMQ2M.zip |################################################-------| 87.87% tmpPsMQ2M.zip |################################################-------| 87.92% tmpPsMQ2M.zip |################################################-------| 87.97% tmpPsMQ2M.zip |################################################-------| 88.01% tmpPsMQ2M.zip |################################################-------| 88.06% tmpPsMQ2M.zip |################################################-------| 88.1% tmpPsMQ2M.zip |################################################-------| 88.15% tmpPsMQ2M.zip |#################################################------| 88.19% tmpPsMQ2M.zip |#################################################------| 88.24% tmpPsMQ2M.zip |#################################################------| 88.29% tmpPsMQ2M.zip |#################################################------| 88.33% tmpPsMQ2M.zip |#################################################------| 88.38% tmpPsMQ2M.zip |#################################################------| 88.42% tmpPsMQ2M.zip |#################################################------| 88.47% tmpPsMQ2M.zip |#################################################------| 88.51% tmpPsMQ2M.zip |#################################################------| 88.56% tmpPsMQ2M.zip |#################################################------| 88.61% tmpPsMQ2M.zip |#################################################------| 88.65% tmpPsMQ2M.zip |#################################################------| 88.7% tmpPsMQ2M.zip |#################################################------| 88.74% tmpPsMQ2M.zip |#################################################------| 88.79% tmpPsMQ2M.zip |#################################################------| 88.83% tmpPsMQ2M.zip |#################################################------| 88.88% tmpPsMQ2M.zip |#################################################------| 88.92% tmpPsMQ2M.zip |#################################################------| 88.97% tmpPsMQ2M.zip |#################################################------| 89.02% tmpPsMQ2M.zip |#################################################------| 89.06% tmpPsMQ2M.zip |#################################################------| 89.11% tmpPsMQ2M.zip |#################################################------| 89.15% tmpPsMQ2M.zip |#################################################------| 89.2% tmpPsMQ2M.zip |#################################################------| 89.24% tmpPsMQ2M.zip |#################################################------| 89.29% tmpPsMQ2M.zip |#################################################------| 89.34% tmpPsMQ2M.zip |#################################################------| 89.38% tmpPsMQ2M.zip |#################################################------| 89.43% tmpPsMQ2M.zip |#################################################------| 89.47% tmpPsMQ2M.zip |#################################################------| 89.52% tmpPsMQ2M.zip |#################################################------| 89.56% tmpPsMQ2M.zip |#################################################------| 89.61% tmpPsMQ2M.zip |#################################################------| 89.66% tmpPsMQ2M.zip |#################################################------| 89.7% tmpPsMQ2M.zip |#################################################------| 89.75% tmpPsMQ2M.zip |#################################################------| 89.79% tmpPsMQ2M.zip |#################################################------| 89.84% tmpPsMQ2M.zip |#################################################------| 89.88% tmpPsMQ2M.zip |#################################################------| 89.93% tmpPsMQ2M.zip |#################################################------| 89.97% tmpPsMQ2M.zip |##################################################-----| 90.02% tmpPsMQ2M.zip |##################################################-----| 90.07% tmpPsMQ2M.zip |##################################################-----| 90.11% tmpPsMQ2M.zip |##################################################-----| 90.16% tmpPsMQ2M.zip |##################################################-----| 90.2% tmpPsMQ2M.zip |##################################################-----| 90.25% tmpPsMQ2M.zip |##################################################-----| 90.29% tmpPsMQ2M.zip |##################################################-----| 90.34% tmpPsMQ2M.zip |##################################################-----| 90.39% tmpPsMQ2M.zip |##################################################-----| 90.43% tmpPsMQ2M.zip |##################################################-----| 90.48% tmpPsMQ2M.zip |##################################################-----| 90.52% tmpPsMQ2M.zip |##################################################-----| 90.57% tmpPsMQ2M.zip |##################################################-----| 90.61% tmpPsMQ2M.zip |##################################################-----| 90.66% tmpPsMQ2M.zip |##################################################-----| 90.71% tmpPsMQ2M.zip |##################################################-----| 90.75% tmpPsMQ2M.zip |##################################################-----| 90.8% tmpPsMQ2M.zip |##################################################-----| 90.84% tmpPsMQ2M.zip |##################################################-----| 90.89% tmpPsMQ2M.zip |##################################################-----| 90.93% tmpPsMQ2M.zip |##################################################-----| 90.98% tmpPsMQ2M.zip |##################################################-----| 91.02% tmpPsMQ2M.zip |##################################################-----| 91.07% tmpPsMQ2M.zip |##################################################-----| 91.12% tmpPsMQ2M.zip |##################################################-----| 91.16% tmpPsMQ2M.zip |##################################################-----| 91.21% tmpPsMQ2M.zip |##################################################-----| 91.25% tmpPsMQ2M.zip |##################################################-----| 91.3% tmpPsMQ2M.zip |##################################################-----| 91.34% tmpPsMQ2M.zip |##################################################-----| 91.39% tmpPsMQ2M.zip |##################################################-----| 91.44% tmpPsMQ2M.zip |##################################################-----| 91.48% tmpPsMQ2M.zip |##################################################-----| 91.53% tmpPsMQ2M.zip |##################################################-----| 91.57% tmpPsMQ2M.zip |##################################################-----| 91.62% tmpPsMQ2M.zip |##################################################-----| 91.66% tmpPsMQ2M.zip |##################################################-----| 91.71% tmpPsMQ2M.zip |##################################################-----| 91.76% tmpPsMQ2M.zip |##################################################-----| 91.8% tmpPsMQ2M.zip |###################################################----| 91.85% tmpPsMQ2M.zip |###################################################----| 91.89% tmpPsMQ2M.zip |###################################################----| 91.94% tmpPsMQ2M.zip |###################################################----| 91.98% tmpPsMQ2M.zip |###################################################----| 92.03% tmpPsMQ2M.zip |###################################################----| 92.07% tmpPsMQ2M.zip |###################################################----| 92.12% tmpPsMQ2M.zip |###################################################----| 92.17% tmpPsMQ2M.zip |###################################################----| 92.21% tmpPsMQ2M.zip |###################################################----| 92.26% tmpPsMQ2M.zip |###################################################----| 92.3% tmpPsMQ2M.zip |###################################################----| 92.35% tmpPsMQ2M.zip |###################################################----| 92.39% tmpPsMQ2M.zip |###################################################----| 92.44% tmpPsMQ2M.zip |###################################################----| 92.49% tmpPsMQ2M.zip |###################################################----| 92.53% tmpPsMQ2M.zip |###################################################----| 92.58% tmpPsMQ2M.zip |###################################################----| 92.62% tmpPsMQ2M.zip |###################################################----| 92.67% tmpPsMQ2M.zip |###################################################----| 92.71% tmpPsMQ2M.zip |###################################################----| 92.76% tmpPsMQ2M.zip |###################################################----| 92.81% tmpPsMQ2M.zip |###################################################----| 92.85% tmpPsMQ2M.zip |###################################################----| 92.9% tmpPsMQ2M.zip |###################################################----| 92.94% tmpPsMQ2M.zip |###################################################----| 92.99% tmpPsMQ2M.zip |###################################################----| 93.03% tmpPsMQ2M.zip |###################################################----| 93.08% tmpPsMQ2M.zip |###################################################----| 93.12% tmpPsMQ2M.zip |###################################################----| 93.17% tmpPsMQ2M.zip |###################################################----| 93.22% tmpPsMQ2M.zip |###################################################----| 93.26% tmpPsMQ2M.zip |###################################################----| 93.31% tmpPsMQ2M.zip |###################################################----| 93.35% tmpPsMQ2M.zip |###################################################----| 93.4% tmpPsMQ2M.zip |###################################################----| 93.44% tmpPsMQ2M.zip |###################################################----| 93.49% tmpPsMQ2M.zip |###################################################----| 93.54% tmpPsMQ2M.zip |###################################################----| 93.58% tmpPsMQ2M.zip |###################################################----| 93.63% tmpPsMQ2M.zip |####################################################---| 93.67% tmpPsMQ2M.zip |####################################################---| 93.72% tmpPsMQ2M.zip |####################################################---| 93.76% tmpPsMQ2M.zip |####################################################---| 93.81% tmpPsMQ2M.zip |####################################################---| 93.86% tmpPsMQ2M.zip |####################################################---| 93.9% tmpPsMQ2M.zip |####################################################---| 93.95% tmpPsMQ2M.zip |####################################################---| 93.99% tmpPsMQ2M.zip |####################################################---| 94.04% tmpPsMQ2M.zip |####################################################---| 94.08% tmpPsMQ2M.zip |####################################################---| 94.13% tmpPsMQ2M.zip |####################################################---| 94.17% tmpPsMQ2M.zip |####################################################---| 94.22% tmpPsMQ2M.zip |####################################################---| 94.27% tmpPsMQ2M.zip |####################################################---| 94.31% tmpPsMQ2M.zip |####################################################---| 94.36% tmpPsMQ2M.zip |####################################################---| 94.4% tmpPsMQ2M.zip |####################################################---| 94.45% tmpPsMQ2M.zip |####################################################---| 94.49% tmpPsMQ2M.zip |####################################################---| 94.54% tmpPsMQ2M.zip |####################################################---| 94.59% tmpPsMQ2M.zip |####################################################---| 94.63% tmpPsMQ2M.zip |####################################################---| 94.68% tmpPsMQ2M.zip |####################################################---| 94.72% tmpPsMQ2M.zip |####################################################---| 94.77% tmpPsMQ2M.zip |####################################################---| 94.81% tmpPsMQ2M.zip |####################################################---| 94.86% tmpPsMQ2M.zip |####################################################---| 94.9% tmpPsMQ2M.zip |####################################################---| 94.95% tmpPsMQ2M.zip |####################################################---| 95.0% tmpPsMQ2M.zip |####################################################---| 95.04% tmpPsMQ2M.zip |####################################################---| 95.09% tmpPsMQ2M.zip |####################################################---| 95.13% tmpPsMQ2M.zip |####################################################---| 95.18% tmpPsMQ2M.zip |####################################################---| 95.22% tmpPsMQ2M.zip |####################################################---| 95.27% tmpPsMQ2M.zip |####################################################---| 95.32% tmpPsMQ2M.zip |####################################################---| 95.36% tmpPsMQ2M.zip |####################################################---| 95.41% tmpPsMQ2M.zip |####################################################---| 95.45% tmpPsMQ2M.zip |#####################################################--| 95.5% tmpPsMQ2M.zip |#####################################################--| 95.54% tmpPsMQ2M.zip |#####################################################--| 95.59% tmpPsMQ2M.zip |#####################################################--| 95.64% tmpPsMQ2M.zip |#####################################################--| 95.68% tmpPsMQ2M.zip |#####################################################--| 95.73% tmpPsMQ2M.zip |#####################################################--| 95.77% tmpPsMQ2M.zip |#####################################################--| 95.82% tmpPsMQ2M.zip |#####################################################--| 95.86% tmpPsMQ2M.zip |#####################################################--| 95.91% tmpPsMQ2M.zip |#####################################################--| 95.95% tmpPsMQ2M.zip |#####################################################--| 96.0% tmpPsMQ2M.zip |#####################################################--| 96.05% tmpPsMQ2M.zip |#####################################################--| 96.09% tmpPsMQ2M.zip |#####################################################--| 96.14% tmpPsMQ2M.zip |#####################################################--| 96.18% tmpPsMQ2M.zip |#####################################################--| 96.23% tmpPsMQ2M.zip |#####################################################--| 96.27% tmpPsMQ2M.zip |#####################################################--| 96.32% tmpPsMQ2M.zip |#####################################################--| 96.37% tmpPsMQ2M.zip |#####################################################--| 96.41% tmpPsMQ2M.zip |#####################################################--| 96.46% tmpPsMQ2M.zip |#####################################################--| 96.5% tmpPsMQ2M.zip |#####################################################--| 96.55% tmpPsMQ2M.zip |#####################################################--| 96.59% tmpPsMQ2M.zip |#####################################################--| 96.64% tmpPsMQ2M.zip |#####################################################--| 96.69% tmpPsMQ2M.zip |#####################################################--| 96.73% tmpPsMQ2M.zip |#####################################################--| 96.78% tmpPsMQ2M.zip |#####################################################--| 96.82% tmpPsMQ2M.zip |#####################################################--| 96.87% tmpPsMQ2M.zip |#####################################################--| 96.91% tmpPsMQ2M.zip |#####################################################--| 96.96% tmpPsMQ2M.zip |#####################################################--| 97.0% tmpPsMQ2M.zip |#####################################################--| 97.05% tmpPsMQ2M.zip |#####################################################--| 97.1% tmpPsMQ2M.zip |#####################################################--| 97.14% tmpPsMQ2M.zip |#####################################################--| 97.19% tmpPsMQ2M.zip |#####################################################--| 97.23% tmpPsMQ2M.zip |######################################################-| 97.28% tmpPsMQ2M.zip |######################################################-| 97.32% tmpPsMQ2M.zip |######################################################-| 97.37% tmpPsMQ2M.zip |######################################################-| 97.42% tmpPsMQ2M.zip |######################################################-| 97.46% tmpPsMQ2M.zip |######################################################-| 97.51% tmpPsMQ2M.zip |######################################################-| 97.55% tmpPsMQ2M.zip |######################################################-| 97.6% tmpPsMQ2M.zip |######################################################-| 97.64% tmpPsMQ2M.zip |######################################################-| 97.69% tmpPsMQ2M.zip |######################################################-| 97.74% tmpPsMQ2M.zip |######################################################-| 97.78% tmpPsMQ2M.zip |######################################################-| 97.83% tmpPsMQ2M.zip |######################################################-| 97.87% tmpPsMQ2M.zip |######################################################-| 97.92% tmpPsMQ2M.zip |######################################################-| 97.96% tmpPsMQ2M.zip |######################################################-| 98.01% tmpPsMQ2M.zip |######################################################-| 98.05% tmpPsMQ2M.zip |######################################################-| 98.1% tmpPsMQ2M.zip |######################################################-| 98.15% tmpPsMQ2M.zip |######################################################-| 98.19% tmpPsMQ2M.zip |######################################################-| 98.24% tmpPsMQ2M.zip |######################################################-| 98.28% tmpPsMQ2M.zip |######################################################-| 98.33% tmpPsMQ2M.zip |######################################################-| 98.37% tmpPsMQ2M.zip |######################################################-| 98.42% tmpPsMQ2M.zip |######################################################-| 98.47% tmpPsMQ2M.zip |######################################################-| 98.51% tmpPsMQ2M.zip |######################################################-| 98.56% tmpPsMQ2M.zip |######################################################-| 98.6% tmpPsMQ2M.zip |######################################################-| 98.65% tmpPsMQ2M.zip |######################################################-| 98.69% tmpPsMQ2M.zip |######################################################-| 98.74% tmpPsMQ2M.zip |######################################################-| 98.79% tmpPsMQ2M.zip |######################################################-| 98.83% tmpPsMQ2M.zip |######################################################-| 98.88% tmpPsMQ2M.zip |######################################################-| 98.92% tmpPsMQ2M.zip |######################################################-| 98.97% tmpPsMQ2M.zip |######################################################-| 99.01% tmpPsMQ2M.zip |######################################################-| 99.06% tmpPsMQ2M.zip |#######################################################| 99.1% tmpPsMQ2M.zip |#######################################################| 99.15% tmpPsMQ2M.zip |#######################################################| 99.2% tmpPsMQ2M.zip |#######################################################| 99.24% tmpPsMQ2M.zip |#######################################################| 99.29% tmpPsMQ2M.zip |#######################################################| 99.33% tmpPsMQ2M.zip |#######################################################| 99.38% tmpPsMQ2M.zip |#######################################################| 99.42% tmpPsMQ2M.zip |#######################################################| 99.47% tmpPsMQ2M.zip |#######################################################| 99.52% tmpPsMQ2M.zip |#######################################################| 99.56% tmpPsMQ2M.zip |#######################################################| 99.61% tmpPsMQ2M.zip |#######################################################| 99.65% tmpPsMQ2M.zip |#######################################################| 99.7% tmpPsMQ2M.zip |#######################################################| 99.74% tmpPsMQ2M.zip |#######################################################| 99.79% tmpPsMQ2M.zip |#######################################################| 99.84% tmpPsMQ2M.zip |#######################################################| 99.88% tmpPsMQ2M.zip |#######################################################| 99.93% tmpPsMQ2M.zip |#######################################################| 99.97% tmpPsMQ2M.zip |#######################################################| 100.0% Plugin uploaded. Plugin's id is 7c1048cf-8600-416a-92ac-1b6f1a1833bc Retrieving manager services status... [ip=localhost] Services: +--------------------------------+---------+ | service | status | +--------------------------------+---------+ | InfluxDB | running | | AMQP-Postgres | running | | AMQP InfluxDB | running | | RabbitMQ | running | | Webserver | running | | Management Worker | running | | PostgreSQL | running | | Cloudify Console | running | | Manager Rest-Service | running | | Riemann | running | +--------------------------------+---------+ 2019-06-08 10:50:52,012 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host cloudify-ims-vm-54f13098-152e-4334-b23f-8367d7d4061a sudo: unable to resolve host cloudify-ims-vm-54f13098-152e-4334-b23f-8367d7d4061a 2019-06-08 10:50:52,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-08 10:50:52,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:9696/v2.0/security-groups.json?project_id=b05e31359ad64c1aa60ce7763d1dd124&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" 2019-06-08 10:50:52,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 08 Jun 2019 10:50:52 GMT X-Openstack-Request-Id: req-0358424c-98fa-4cd4-a167-2b79daf5ea0e 2019-06-08 10:50:52,057 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:45:42Z", "updated_at": "2019-06-08T10:45:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:45:42Z", "revision_number": 0, "id": "3217f7f3-f0c3-4c06-9012-9990ac9d108b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:45:42Z", "security_group_id": "62a2ef4c-2521-4e9a-b3fa-a614c39a1f40", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": null, "ethertype": "IPv6", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:45:42Z", "revision_number": 0, "id": "41d6b874-4d66-45aa-9e19-86babde5842d", "remote_group_id": "62a2ef4c-2521-4e9a-b3fa-a614c39a1f40", "remote_ip_prefix": null, "created_at": "2019-06-08T10:45:42Z", "security_group_id": "62a2ef4c-2521-4e9a-b3fa-a614c39a1f40", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": null, "ethertype": "IPv4", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:45:42Z", "revision_number": 0, "id": "9133b1c6-9cf9-48fc-b13a-9e81ca013775", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:45:42Z", "security_group_id": "62a2ef4c-2521-4e9a-b3fa-a614c39a1f40", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": null, "ethertype": "IPv4", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:45:42Z", "revision_number": 0, "id": "a94d27d4-7a99-4945-bf00-1189d31c3f48", "remote_group_id": "62a2ef4c-2521-4e9a-b3fa-a614c39a1f40", "remote_ip_prefix": null, "created_at": "2019-06-08T10:45:42Z", "security_group_id": "62a2ef4c-2521-4e9a-b3fa-a614c39a1f40", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": null, "ethertype": "IPv6", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}], "revision_number": 1, "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "62a2ef4c-2521-4e9a-b3fa-a614c39a1f40", "name": "default"}]} 2019-06-08 10:50:52,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/security-groups.json?project_id=b05e31359ad64c1aa60ce7763d1dd124&name=default used request id req-0358424c-98fa-4cd4-a167-2b79daf5ea0e 2019-06-08 10:50:52,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.038722038269s 2019-06-08 10:50:52,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-08 10:50:52,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" 2019-06-08 10:50:52,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6833 Content-Type: application/json Date: Sat, 08 Jun 2019 10:50:52 GMT X-Openstack-Request-Id: req-a5ebc144-7cb1-455a-92d7-f300024fc3a1 2019-06-08 10:50:52,108 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:45:56Z", "updated_at": "2019-06-08T10:45:57Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2019-06-08T10:45:57Z", "revision_number": 0, "id": "3aebbe91-4dfd-43d9-b71c-5ecb531cfdfe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:45:57Z", "security_group_id": "524679c4-734f-462d-a96b-7194cdbf3fce", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:45:56Z", "revision_number": 0, "id": "687f4783-fb4e-48f5-b7cc-67a5656489b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:45:56Z", "security_group_id": "524679c4-734f-462d-a96b-7194cdbf3fce", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": null, "ethertype": "IPv4", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-06-08T10:45:57Z", "revision_number": 0, "id": "6d6f3bbf-3cf4-4a96-a99d-431f3005c75a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:45:57Z", "security_group_id": "524679c4-734f-462d-a96b-7194cdbf3fce", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": 80, "ethertype": "IPv4", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:45:57Z", "revision_number": 0, "id": "7b9fa367-27e0-440a-9522-ee0065ff82c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:45:57Z", "security_group_id": "524679c4-734f-462d-a96b-7194cdbf3fce", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": null, "ethertype": "IPv4", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:45:56Z", "revision_number": 0, "id": "894a9dae-864b-43ca-bca0-b5bc0c412982", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:45:56Z", "security_group_id": "524679c4-734f-462d-a96b-7194cdbf3fce", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": null, "ethertype": "IPv6", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-06-08T10:45:57Z", "revision_number": 0, "id": "bf5680ac-2022-4247-a11a-a2447a13ea55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:45:57Z", "security_group_id": "524679c4-734f-462d-a96b-7194cdbf3fce", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": 443, "ethertype": "IPv4", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-06-08T10:45:56Z", "revision_number": 0, "id": "ed9a1d37-8f2a-486b-aa2a-89a8488e2592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:45:56Z", "security_group_id": "524679c4-734f-462d-a96b-7194cdbf3fce", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": 22, "ethertype": "IPv4", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-06-08T10:45:57Z", "revision_number": 0, "id": "fcca0b01-8dcd-4644-a2d0-4c98b511e29f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:45:57Z", "security_group_id": "524679c4-734f-462d-a96b-7194cdbf3fce", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}], "revision_number": 7, "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "524679c4-734f-462d-a96b-7194cdbf3fce", "name": "cloudify_ims-sg_54f13098-152e-4334-b23f-8367d7d4061a"}, {"description": "Default security group", "tags": [], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:45:42Z", "updated_at": "2019-06-08T10:45:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:45:42Z", "revision_number": 0, "id": "3217f7f3-f0c3-4c06-9012-9990ac9d108b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:45:42Z", "security_group_id": "62a2ef4c-2521-4e9a-b3fa-a614c39a1f40", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": null, "ethertype": "IPv6", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:45:42Z", "revision_number": 0, "id": "41d6b874-4d66-45aa-9e19-86babde5842d", "remote_group_id": "62a2ef4c-2521-4e9a-b3fa-a614c39a1f40", "remote_ip_prefix": null, "created_at": "2019-06-08T10:45:42Z", "security_group_id": "62a2ef4c-2521-4e9a-b3fa-a614c39a1f40", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": null, "ethertype": "IPv4", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:45:42Z", "revision_number": 0, "id": "9133b1c6-9cf9-48fc-b13a-9e81ca013775", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:45:42Z", "security_group_id": "62a2ef4c-2521-4e9a-b3fa-a614c39a1f40", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": null, "ethertype": "IPv4", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:45:42Z", "revision_number": 0, "id": "a94d27d4-7a99-4945-bf00-1189d31c3f48", "remote_group_id": "62a2ef4c-2521-4e9a-b3fa-a614c39a1f40", "remote_ip_prefix": null, "created_at": "2019-06-08T10:45:42Z", "security_group_id": "62a2ef4c-2521-4e9a-b3fa-a614c39a1f40", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": null, "ethertype": "IPv6", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}], "revision_number": 1, "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "62a2ef4c-2521-4e9a-b3fa-a614c39a1f40", "name": "default"}]} 2019-06-08 10:50:52,108 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/security-groups.json used request id req-a5ebc144-7cb1-455a-92d7-f300024fc3a1 2019-06-08 10:50:52,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0449509620667s 2019-06-08 10:50:52,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-06-08 10:50:52,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" -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": "62a2ef4c-2521-4e9a-b3fa-a614c39a1f40"}}' 2019-06-08 10:50:52,274 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sat, 08 Jun 2019 10:50:52 GMT X-Openstack-Request-Id: req-30f121e4-c6b8-4388-a14d-d0391bdbf6e8 2019-06-08 10:50:52,274 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2019-06-08T10:50:52Z", "security_group_id": "62a2ef4c-2521-4e9a-b3fa-a614c39a1f40", "port_range_min": 22, "revision_number": 0, "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:50:52Z", "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "cd34e932-8237-4459-9cfd-7b747c77adcd"}} 2019-06-08 10:50:52,274 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-30f121e4-c6b8-4388-a14d-d0391bdbf6e8 2019-06-08 10:50:52,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.158928871155s 2019-06-08 10:50:52,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload VNFD 2019-06-08 10:50:52,367 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.203:80/api/v3.1/blueprints/clearwater-opnfv; body: bytes data 2019-06-08 10:51:00,217 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:51:00,217 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:51:00,217 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:51:00,217 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:51:00,217 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:51:00,217 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:51:00,217 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:51:00,217 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2019-06-08 10:51:00,218 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:00.138Z", "updated_at": "2019-06-08T10:51:00.138Z", "created_by": "admin", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "id": "clearwater-opnfv", "plan": {"relationships": {"cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.attach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_sprout_nodes": {"name": "monitors_sprout_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_server_group": {"name": "cloudify.openstack.server_connected_to_server_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_server_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.monitors": {"name": "cloudify.relationships.monitors", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "public", "description": "the community"}, "oids": {"description": "the oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_bono_nodes": {"name": "monitors_bono_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "app_connected_to_bind_ellis": {"name": "app_connected_to_bind_ellis", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "app_connected_to_bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.route_connected_to_router": {"name": "cloudify.openstack.route_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.route_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.rbac_policy_applied_to": {"name": "cloudify.openstack.rbac_policy_applied_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.rbac_policy_applied_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_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"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"bono_ip": {"value": {"get_attribute": ["bono_floatingip", "floating_ip_address"]}}, "dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}, "capabilities": {}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {"bono_group": {"members": ["bono_floatingip", "bono_host"], "policies": {}}}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "imported_blueprints": [], "namespaces_mapping": {}, "nodes": [{"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bono_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_sprout_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/sprout/stop-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "sprout", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.sprout"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/sprout/stop-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/sprout/install-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.sprout", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/vellum/stop-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"script_path": "scripts/clearwater/vellum/start-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "vellum", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.vellum"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "scripts/clearwater/vellum/start-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/vellum/stop-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/vellum/install-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.vellum", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "homer_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "homer_cluster_size"}, "default_instances": {"get_input": "homer_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "homer_cluster_size"}}}}, "id": "homer_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.list_keypairs"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.list_keypairs"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.keypair.list_keypairs", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": {"get_input": "key_pair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "private_key_path"}, "use_external_resource": true}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "internal_sip_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "internal_sip_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5054}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5052}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind_ellis", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/ellis/stop-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "ellis", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.ellis"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/ellis/stop-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/ellis/install-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "ellis", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.ellis", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "proxy_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 10}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "proxy_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "proxy_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "dime_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8889}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 10888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_dime", "description": "memcached Chronos REST"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "ellis_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.floatingip.list_floatingips", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "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": "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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "vellum_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "vellum_cluster_size"}, "default_instances": {"get_input": "vellum_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "vellum_cluster_size"}}}}, "id": "vellum_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/dime/stop-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "dime", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.dime"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/dime/stop-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/dime/install-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.dime", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "proxy_node", "type_hierarchy": ["cloudify.nodes.Root", "SNMPProxy"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/monitoring/proxy_snmp/install_requirements.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "proxy_node", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "host_id": "proxy_host", "type": "SNMPProxy", "properties": {}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "base_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "base_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"remote_ip_prefix": "0.0.0.0/0", "port": 4000}, {"remote_ip_prefix": "0.0.0.0/0", "port": 2380}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 161}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_base", "description": "SSH"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bono_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.floatingip.list_floatingips", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "sprout_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "sprout_cluster_size"}, "default_instances": {"get_input": "sprout_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "sprout_cluster_size"}}}}, "id": "sprout_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bind_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 53}, {"remote_ip_prefix": "0.0.0.0/0", "port": 53}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bind", "description": "DNS"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/homer/stop-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "homer", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.homer"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/homer/stop-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/homer/install-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.homer", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "sprout_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bind_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "bind_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "bind", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.infra.bind"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "install"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/other/install-etcd.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.infra.bind", "properties": {"private_domain": "clearwater.local", "secret_code": "secret", "hss_port": "3868", "public_domain": {"get_input": "public_domain"}, "release": {"get_input": "release"}, "hss_hostname": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_bono_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/bono/stop-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "bono", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.bono"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/bono/stop-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/bono/install-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.bono", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "ellis_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bind_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.floatingip.list_floatingips", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "members": ["bono_floatingip", "bono_host"]}}, "policies": {"scale_bono": {"type": "cloudify.policies.scaling", "targets": ["bono_group"], "properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}}}, "metadata": null}} 2019-06-08 10:51:00,219 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:51:00,219 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:51:00 GMT 2019-06-08 10:51:00,219 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:51:00,219 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 580144 2019-06-08 10:51:00,219 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:51:00,219 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:51:00,219 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:51:00,240 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2019-06-08 10:51:01,350 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:52fc95ebfee7f3e5bb64eed425820c4a sha256:93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7 2019-06-08 10:51:01,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 10:51:01,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" 2019-06-08 10:51:01,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sat, 08 Jun 2019 10:51:01 GMT X-Openstack-Request-Id: req-cc1488c2-cfef-41c2-9394-f6fdeb595277 2019-06-08 10:51:01,683 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T10:45:55Z", "file": "/v2/images/77c85dd1-b8c7-416b-b447-68fab5306023/file", "owner": "b05e31359ad64c1aa60ce7763d1dd124", "id": "77c85dd1-b8c7-416b-b447-68fab5306023", "size": 297598976, "self": "/v2/images/77c85dd1-b8c7-416b-b447-68fab5306023", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/77c85dd1-b8c7-416b-b447-68fab5306023/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "74baf6380a51398877a7e7d27d2319b765fee0efbf94a3be6ebc29575658c5a4", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/77c85dd1-b8c7-416b-b447-68fab5306023/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_54f13098-152e-4334-b23f-8367d7d4061a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "92a19abfec7c499acc81047ad0ed6ba1", "name": "cloudify_ims-img_54f13098-152e-4334-b23f-8367d7d4061a", "checksum": "92a19abfec7c499acc81047ad0ed6ba1", "created_at": "2019-06-08T10:45:50Z", "os_hidden": false, "protected": false, "os_hash_value": "fdf0ecddcff3d2c3673ce62d8641b5eacb41fdddee37d76f5507440756fb9ed0315f3b7c386a5f8c1445de3acf502c03cf501a268e7c67b3cd54f0f94b73a745"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 10:51:01,684 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-cc1488c2-cfef-41c2-9394-f6fdeb595277 2019-06-08 10:51:01,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.331732034683s 2019-06-08 10:51:01,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-06-08 10:51:01,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" -d '{"owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "owner_specified.shade.object": "images/cloudify_ims-img_alt_54f13098-152e-4334-b23f-8367d7d4061a", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_alt_54f13098-152e-4334-b23f-8367d7d4061a"}' 2019-06-08 10:51:01,744 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 949 Content-Type: application/json Date: Sat, 08 Jun 2019 10:51:01 GMT Location: http://172.30.9.46:9292/v2/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-163fde57-ce7e-4618-a924-4850454be651 2019-06-08 10:51:01,745 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T10:51:01Z", "file": "/v2/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe/file", "owner": "b05e31359ad64c1aa60ce7763d1dd124", "id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "size": null, "self": "/v2/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_54f13098-152e-4334-b23f-8367d7d4061a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "cloudify_ims-img_alt_54f13098-152e-4334-b23f-8367d7d4061a", "checksum": null, "created_at": "2019-06-08T10:51:01Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-06-08 10:51:01,745 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.46:9292/v2/images used request id req-163fde57-ce7e-4618-a924-4850454be651 2019-06-08 10:51:01,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0509271621704s 2019-06-08 10:51:01,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-06-08 10:51:01,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:9292/v2/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" -d '' 2019-06-08 10:51:07,143 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 10:51:07 GMT X-Openstack-Request-Id: req-25e13284-2efc-4efd-8271-27df8e53c1cb 2019-06-08 10:51:07,143 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 10:51:07,144 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.46:9292/v2/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe/file used request id req-25e13284-2efc-4efd-8271-27df8e53c1cb 2019-06-08 10:51:07,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 5.39770102501s 2019-06-08 10:51:07,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 10:51:07,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" 2019-06-08 10:51:07,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2745 Content-Type: application/json Date: Sat, 08 Jun 2019 10:51:07 GMT X-Openstack-Request-Id: req-fbcf6bb5-dc02-4f38-99d8-bae9f9eba227 2019-06-08 10:51:07,193 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T10:51:07Z", "file": "/v2/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe/file", "owner": "b05e31359ad64c1aa60ce7763d1dd124", "id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "size": 263848448, "self": "/v2/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_54f13098-152e-4334-b23f-8367d7d4061a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "cloudify_ims-img_alt_54f13098-152e-4334-b23f-8367d7d4061a", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-06-08T10:51:01Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T10:45:55Z", "file": "/v2/images/77c85dd1-b8c7-416b-b447-68fab5306023/file", "owner": "b05e31359ad64c1aa60ce7763d1dd124", "id": "77c85dd1-b8c7-416b-b447-68fab5306023", "size": 297598976, "self": "/v2/images/77c85dd1-b8c7-416b-b447-68fab5306023", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/77c85dd1-b8c7-416b-b447-68fab5306023/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "74baf6380a51398877a7e7d27d2319b765fee0efbf94a3be6ebc29575658c5a4", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/77c85dd1-b8c7-416b-b447-68fab5306023/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_54f13098-152e-4334-b23f-8367d7d4061a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "92a19abfec7c499acc81047ad0ed6ba1", "name": "cloudify_ims-img_54f13098-152e-4334-b23f-8367d7d4061a", "checksum": "92a19abfec7c499acc81047ad0ed6ba1", "created_at": "2019-06-08T10:45:50Z", "os_hidden": false, "protected": false, "os_hash_value": "fdf0ecddcff3d2c3673ce62d8641b5eacb41fdddee37d76f5507440756fb9ed0315f3b7c386a5f8c1445de3acf502c03cf501a268e7c67b3cd54f0f94b73a745"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 10:51:07,193 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-fbcf6bb5-dc02-4f38-99d8-bae9f9eba227 2019-06-08 10:51:07,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0445520877838s 2019-06-08 10:51:07,196 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe/snap', u'metadata': Munch({})})], 'file': u'/v2/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe/file', 'owner': u'b05e31359ad64c1aa60ce7763d1dd124', 'id': u'f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe', 'size': 263848448, u'self': u'/v2/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b05e31359ad64c1aa60ce7763d1dd124', 'name': 'cloudify_ims-project_54f13098-152e-4334-b23f-8367d7d4061a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-08T10:51:07Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-06-08T10:51:07Z', u'owner_specified.shade.sha256': u'93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_54f13098-152e-4334-b23f-8367d7d4061a', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', 'properties': {u'os_hash_value': u'5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8', u'self': u'/v2/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_54f13098-152e-4334-b23f-8367d7d4061a', u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_alt_54f13098-152e-4334-b23f-8367d7d4061a', 'created': u'2019-06-08T10:51:01Z', 'checksum': u'52fc95ebfee7f3e5bb64eed425820c4a', 'created_at': u'2019-06-08T10:51:01Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8', 'metadata': {u'os_hash_value': u'5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8', u'self': u'/v2/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_54f13098-152e-4334-b23f-8367d7d4061a', u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', u'schema': u'/v2/schemas/image'}}) 2019-06-08 10:51:07,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-06-08 10:51:07,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a29302b2a381d3341c15c26b0cb252f1c339fd37" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "cloudify_ims-flavor_alt_54f13098-152e-4334-b23f-8367d7d4061a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2019-06-08 10:51:07,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 317 Content-Type: application/json Date: Sat, 08 Jun 2019 10:51:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-eb450819-09c6-4be3-9c44-eb28b858a0e5 x-openstack-request-id: req-eb450819-09c6-4be3-9c44-eb28b858a0e5 2019-06-08 10:51:07,898 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "cloudify_ims-flavor_alt_54f13098-152e-4334-b23f-8367d7d4061a", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "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": "a8a1cc71-86dd-43db-89e7-ac9479922b7d"}} 2019-06-08 10:51:07,898 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-eb450819-09c6-4be3-9c44-eb28b858a0e5 2019-06-08 10:51:07,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.700886011124s 2019-06-08 10:51:07,899 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_alt_54f13098-152e-4334-b23f-8367d7d4061a', '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'3188c96ec01940fba81c35d45eb11133', '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'a8a1cc71-86dd-43db-89e7-ac9479922b7d', 'swap': 0}) 2019-06-08 10:51:07,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-06-08 10:51:07,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a29302b2a381d3341c15c26b0cb252f1c339fd37" -d '{"extra_specs": {}}' 2019-06-08 10:51:07,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 08 Jun 2019 10:51:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c469f0b2-3779-461d-8157-9f060dbfe184 x-openstack-request-id: req-c469f0b2-3779-461d-8157-9f060dbfe184 2019-06-08 10:51:07,920 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-06-08 10:51:07,921 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d/os-extra_specs used request id req-c469f0b2-3779-461d-8157-9f060dbfe184 2019-06-08 10:51:07,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.021183013916s 2019-06-08 10:51:07,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Create VNF Instance 2019-06-08 10:51:07,921 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.203:80/api/v3.1/deployments/clearwater-opnfv; body: {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "bono_cluster_size": 1, "flavor_id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "clearwater-opnfv"} 2019-06-08 10:51:09,611 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:51:09,611 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:51:09,611 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:51:09,611 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:51:09,611 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:51:09,611 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:51:09,612 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:51:09,612 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 656 2019-06-08 10:51:09,612 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "bono_cluster_size": 1, "flavor_id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "permalink": null, "description": null, "blueprint_id": "clearwater-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:08.405Z", "created_by": "admin", "updated_at": "2019-06-08T10:51:08.405Z", "visibility": "tenant", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "resource_availability": "tenant", "capabilities": {}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}, "members": ["bono_floatingip", "bono_host"]}}, "id": "clearwater-opnfv", "outputs": {"bono_ip": {"value": {"get_attribute": ["bono_floatingip", "floating_ip_address"]}}, "dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}} 2019-06-08 10:51:09,612 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:51:09,612 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:51:09 GMT 2019-06-08 10:51:09,612 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:51:09,612 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8389 2019-06-08 10:51:09,612 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:51:09,612 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:51:09,612 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:51:09,613 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions 2019-06-08 10:51:09,687 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:51:09,687 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:51:09,688 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:51:09,688 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:51:09,688 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:51:09,688 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:51:09,688 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:51:09,688 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "pending", "status_display": "pending", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:09.114Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "create_deployment_environment", "resource_availability": "tenant", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "cLt5Q74a49815148f45ffb6d0c63211731acc"}}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:09.116Z", "id": "344ec42a-8cbf-4e95-a3b2-fc0ed8e015e4"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 1000}}} 2019-06-08 10:51:09,688 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:51:09,688 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:51:09 GMT 2019-06-08 10:51:09,689 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:51:09,689 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 10:51:09,689 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:51:09,689 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:51:09,689 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:51:09,689 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 10:51:09,690 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 10:51:09,802 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:51:09,802 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:51:09,802 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:51:09,802 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:51:09,803 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:51:09,803 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:51:09,803 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:51:09,803 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-06-08 10:51:09,803 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:51:09,803 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:51:09 GMT 2019-06-08 10:51:09,803 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:51:09,803 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 81 2019-06-08 10:51:09,803 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:51:09,803 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:51:09,804 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:51:09,804 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/344ec42a-8cbf-4e95-a3b2-fc0ed8e015e4 2019-06-08 10:51:09,911 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:51:09,911 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:51:09,911 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:51:09,911 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:51:09,911 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:51:09,911 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:51:09,911 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:51:09,912 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "status_display": "pending", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:09.114Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "create_deployment_environment", "resource_availability": "tenant", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "cLt5Q74a49815148f45ffb6d0c63211731acc"}}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:09.116Z", "id": "344ec42a-8cbf-4e95-a3b2-fc0ed8e015e4"} 2019-06-08 10:51:09,912 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:51:09,912 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:51:09 GMT 2019-06-08 10:51:09,912 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:51:09,912 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 10:51:09,912 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:51:09,912 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:51:09,912 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:51:09,912 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 10:51:14,918 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 10:51:14,999 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:51:14,999 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:51:14,999 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:51:14,999 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:51:14,999 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:51:14,999 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:51:14,999 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:51:14,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-06-08T10:51:10.573Z", "message": "Starting 'create_deployment_environment' workflow execution", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:10.448Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "344ec42a-8cbf-4e95-a3b2-fc0ed8e015e4"}, {"node_instance_id": null, "event_type": "task_started", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:11.170Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:10.569Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "344ec42a-8cbf-4e95-a3b2-fc0ed8e015e4"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:11.170Z", "message": "Installing deployment plugins", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:10.455Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "344ec42a-8cbf-4e95-a3b2-fc0ed8e015e4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:11.170Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:10.553Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "344ec42a-8cbf-4e95-a3b2-fc0ed8e015e4"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:11.769Z", "message": "Installing plugin: openstack", "level": "info", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:10.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "344ec42a-8cbf-4e95-a3b2-fc0ed8e015e4", "logger": "ctx.a4a655d4-32e1-43e7-9467-49eb17c7d65c"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:11.769Z", "message": "[localhost] run: ['/opt/mgmtworker/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:10.754Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "344ec42a-8cbf-4e95-a3b2-fc0ed8e015e4", "logger": "ctx.a4a655d4-32e1-43e7-9467-49eb17c7d65c"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:11.769Z", "message": "Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core]", "level": "debug", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:11.178Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "344ec42a-8cbf-4e95-a3b2-fc0ed8e015e4", "logger": "ctx.a4a655d4-32e1-43e7-9467-49eb17c7d65c"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:11.769Z", "message": "Checking if managed plugin installation exists in /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7", "level": "debug", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:11.178Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "344ec42a-8cbf-4e95-a3b2-fc0ed8e015e4", "logger": "ctx.a4a655d4-32e1-43e7-9467-49eb17c7d65c"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:11.769Z", "message": "Plugin path exists /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7", "level": "debug", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:11.179Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "344ec42a-8cbf-4e95-a3b2-fc0ed8e015e4", "logger": "ctx.a4a655d4-32e1-43e7-9467-49eb17c7d65c"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:11.769Z", "message": "Plugin id path exists /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/plugin.id", "level": "debug", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:11.179Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "344ec42a-8cbf-4e95-a3b2-fc0ed8e015e4", "logger": "ctx.a4a655d4-32e1-43e7-9467-49eb17c7d65c"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:11.769Z", "message": "Using existing installation of managed plugin: 7c1048cf-8600-416a-92ac-1b6f1a1833bc [package_name: cloudify-openstack-plugin, package_version: 2.14.7, supported_platform: linux_x86_64, distribution: centos, distribution_release: core]", "level": "info", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:11.179Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "344ec42a-8cbf-4e95-a3b2-fc0ed8e015e4", "logger": "ctx.a4a655d4-32e1-43e7-9467-49eb17c7d65c"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:11.769Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:11.180Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "344ec42a-8cbf-4e95-a3b2-fc0ed8e015e4"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:11.769Z", "message": "Skipping starting deployment policy engine core - no policies defined", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:11.294Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "344ec42a-8cbf-4e95-a3b2-fc0ed8e015e4"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:11.769Z", "message": "Creating deployment work directory", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:11.358Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "344ec42a-8cbf-4e95-a3b2-fc0ed8e015e4"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:12.488Z", "message": "'create_deployment_environment' workflow execution succeeded", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:11.647Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "344ec42a-8cbf-4e95-a3b2-fc0ed8e015e4"}], "metadata": {"pagination": {"total": 15, "offset": 0, "size": 50}}} 2019-06-08 10:51:15,000 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:51:15,000 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:51:14 GMT 2019-06-08 10:51:15,000 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:51:15,000 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 10:51:15,000 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:51:15,000 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:51:15,000 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:51:15,000 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 10:51:15,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'create_deployment_environment' workflow execution 2019-06-08 10:51:15,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2019-06-08 10:51:15,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing deployment plugins 2019-06-08 10:51:15,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-06-08 10:51:15,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: openstack 2019-06-08 10:51:15,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/opt/mgmtworker/env/bin/pip', 'freeze', '--all'] 2019-06-08 10:51:15,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-06-08 10:51:15,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-06-08 10:51:15,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugin path exists /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7 2019-06-08 10:51:15,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugin id path exists /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/plugin.id 2019-06-08 10:51:15,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using existing installation of managed plugin: 7c1048cf-8600-416a-92ac-1b6f1a1833bc [package_name: cloudify-openstack-plugin, package_version: 2.14.7, supported_platform: linux_x86_64, distribution: centos, distribution_release: core] 2019-06-08 10:51:15,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-06-08 10:51:15,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping starting deployment policy engine core - no policies defined 2019-06-08 10:51:15,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating deployment work directory 2019-06-08 10:51:15,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'create_deployment_environment' workflow execution succeeded 2019-06-08 10:51:15,004 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/344ec42a-8cbf-4e95-a3b2-fc0ed8e015e4 2019-06-08 10:51:15,071 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:51:15,071 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:51:15,071 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:51:15,071 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:51:15,071 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:51:15,072 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:51:15,072 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:51:15,072 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "status_display": "completed", "ended_at": "2019-06-08T10:51:11.616Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:09.114Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "create_deployment_environment", "resource_availability": "tenant", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "cLt5Q74a49815148f45ffb6d0c63211731acc"}}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:09.116Z", "id": "344ec42a-8cbf-4e95-a3b2-fc0ed8e015e4"} 2019-06-08 10:51:15,072 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:51:15,072 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:51:15 GMT 2019-06-08 10:51:15,072 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:51:15,072 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 10:51:15,072 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:51:15,072 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:51:15,072 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:51:15,073 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 10:51:15,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Start the VNF Instance deployment 2019-06-08 10:51:15,073 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.203:80/api/v3.1/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "false", "workflow_id": "install", "parameters": null} 2019-06-08 10:51:15,614 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:51:15,614 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:51:15,614 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:51:15,614 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:51:15,614 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:51:15,615 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:51:15,615 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:51:15,615 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 137 2019-06-08 10:51:15,615 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"status": "pending", "status_display": "pending", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 10:51:15,615 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:51:15,615 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:51:15 GMT 2019-06-08 10:51:15,615 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:51:15,615 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 10:51:15,615 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:51:15,615 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:51:15,616 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:51:15,616 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 10:51:15,781 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:51:15,781 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:51:15,781 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:51:15,781 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:51:15,781 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:51:15,781 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:51:15,781 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:51:15,782 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-06-08 10:51:15,782 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:51:15,782 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:51:15 GMT 2019-06-08 10:51:15,782 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:51:15,782 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 81 2019-06-08 10:51:15,782 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:51:15,782 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:51:15,782 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:51:15,783 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 10:51:15,862 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:51:15,862 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:51:15,863 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:51:15,863 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:51:15,863 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:51:15,863 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:51:15,863 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:51:15,863 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "status_display": "pending", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 10:51:15,863 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:51:15,863 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:51:15 GMT 2019-06-08 10:51:15,863 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:51:15,864 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 10:51:15,864 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:51:15,864 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:51:15,864 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:51:20,869 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 10:51:20,961 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:51:20,961 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:51:20,962 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:51:20,962 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:51:20,962 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:51:20,962 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:51:20,962 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:51:20,962 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:16.560Z", "message": "Starting 'install' workflow execution", "target_id": null, "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:16.392Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 50}}} 2019-06-08 10:51:20,962 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:51:20,962 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:51:20 GMT 2019-06-08 10:51:20,962 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:51:20,963 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 563 2019-06-08 10:51:20,963 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:51:20,963 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:51:20,963 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:51:20,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'install' workflow execution 2019-06-08 10:51:20,963 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 10:51:21,214 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:51:21,214 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:51:21,214 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:51:21,214 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:51:21,214 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:51:21,214 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:51:21,214 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:51:21,214 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 10:51:21,214 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:51:21,215 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:51:21 GMT 2019-06-08 10:51:21,215 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:51:21,215 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 10:51:21,215 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:51:21,215 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:51:21,215 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:51:26,220 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 10:51:26,698 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:51:26,699 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:51:26,699 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:51:26,699 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:51:26,699 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:51:26,699 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:51:26,699 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:51:26,699 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_security_group_vdr68p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:20.985Z", "message": "Creating node instance", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:20.792Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "sprout_security_group_vdr68p", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:21.580Z", "message": "Sending task 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:21.165Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "internal_sip_security_group_3xz27u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:21.580Z", "message": "Creating node instance", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:21.043Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "bind_floatingip_x5y421", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:21.580Z", "message": "Creating node instance", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:20.818Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "bind_floatingip_x5y421", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:22.178Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:21.478Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "ellis_floatingip_qirkwr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:22.178Z", "message": "Creating node instance", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:21.215Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "bono_security_group_wbl0ks", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:22.178Z", "message": "Creating node instance", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:21.318Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "bind_security_group_l4hlx5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:22.779Z", "message": "Creating node instance", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:21.602Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "vellum_security_group_ic5ekw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:22.779Z", "message": "Creating node instance", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:21.759Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "homer_security_group_h83tjr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:22.779Z", "message": "Creating node instance", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:21.798Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "internal_sip_security_group_3xz27u", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:23.375Z", "message": "Sending task 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:21.855Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "bind_security_group_l4hlx5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:23.375Z", "message": "Sending task 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:22.150Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "bono_floatingip_9vp6ef", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:23.375Z", "message": "Creating node instance", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:22.298Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "sprout_security_group_vdr68p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:24.008Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:51:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae7d711a-d757-4f43-abf4-25f1f7002629 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:23.551Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.62df1998-fdf5-45b6-8e63-d69ebaec3e09"}, {"node_instance_id": "sprout_security_group_vdr68p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:24.008Z", "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-06-08T10:51:23.443Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.62df1998-fdf5-45b6-8e63-d69ebaec3e09"}, {"node_instance_id": "sprout_security_group_vdr68p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:24.008Z", "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-06-08T10:51:23.443Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.62df1998-fdf5-45b6-8e63-d69ebaec3e09"}, {"node_instance_id": "ellis_floatingip_qirkwr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:24.008Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:22.442Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "bono_security_group_wbl0ks", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:24.008Z", "message": "Sending task 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:22.761Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "homer_security_group_h83tjr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:24.008Z", "message": "Sending task 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:23.177Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "sprout_security_group_vdr68p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:24.008Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-ae7d711a-d757-4f43-abf4-25f1f7002629", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:23.552Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.62df1998-fdf5-45b6-8e63-d69ebaec3e09"}, {"node_instance_id": "sprout_security_group_vdr68p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:24.008Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:23.546Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.62df1998-fdf5-45b6-8e63-d69ebaec3e09"}, {"node_instance_id": "sprout_security_group_vdr68p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:24.578Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46: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}e901dd4f74797035cccfd79c2e5bfcee974b71ce\" -d '{\"security_group\": {\"description\": \"memcached Chronos 0MQ\", \"name\": \"clearwater-sg_sprout\"}}'", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:23.963Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.62df1998-fdf5-45b6-8e63-d69ebaec3e09"}, {"node_instance_id": "keypair_qu1qn3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:24.578Z", "message": "Creating node instance", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:23.204Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "base_security_group_fjyver", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:24.578Z", "message": "Creating node instance", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:23.286Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "bind_floatingip_x5y421", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:24.578Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:24.380Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.a30c617f-c8ff-4236-b005-2b8ac67f9026"}, {"node_instance_id": "bind_floatingip_x5y421", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:25.222Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-8af3cb5d-c2c1-4215-a106-e338b25846d6", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:24.404Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.a30c617f-c8ff-4236-b005-2b8ac67f9026"}, {"node_instance_id": "sprout_security_group_vdr68p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:25.222Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1373 X-Openstack-Request-Id: req-af0f2278-fb03-4cf6-a987-2125ca1dbd2c Date: Sat, 08 Jun 2019 10:51:24 GMT \nRESP BODY: {\"security_group\": {\"description\": \"memcached Chronos 0MQ\", \"tags\": [], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"created_at\": \"2019-06-08T10:51:24Z\", \"updated_at\": \"2019-06-08T10:51:24Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-06-08T10:51:24Z\", \"revision_number\": 0, \"id\": \"1cc07625-0403-40a9-88e9-92f215c085a4\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-06-08T10:51:24Z\", \"security_group_id\": \"a300cf84-1716-4b78-87b4-88f0ff04947f\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-06-08T10:51:24Z\", \"revision_number\": 0, \"id\": \"cd27d58b-6474-4b8e-9284-082ab8c92dd4\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-06-08T10:51:24Z\", \"security_group_id\": \"a300cf84-1716-4b78-87b4-88f0ff04947f\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\"}], \"revision_number\": 1, \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"a300cf84-1716-4b78-87b4-88f0ff04947f\", \"name\": \"clearwater-sg_sprout\"}}\n", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:24.512Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.62df1998-fdf5-45b6-8e63-d69ebaec3e09"}, {"node_instance_id": "sprout_security_group_vdr68p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:25.222Z", "message": "POST call to network for http://172.30.9.46:9696/v2.0/security-groups.json used request id req-af0f2278-fb03-4cf6-a987-2125ca1dbd2c", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:24.513Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.62df1998-fdf5-45b6-8e63-d69ebaec3e09"}, {"node_instance_id": "sprout_security_group_vdr68p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:25.222Z", "message": "POST call to neutron for http://172.30.9.46:9696/v2.0/security-groups.json used request id req-af0f2278-fb03-4cf6-a987-2125ca1dbd2c", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:24.513Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.62df1998-fdf5-45b6-8e63-d69ebaec3e09"}, {"node_instance_id": "bind_floatingip_x5y421", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:25.222Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/networks.json?name=external -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0a76d5826d64f857aca2c1f41db04dfe80b148a6\"", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:24.848Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.a30c617f-c8ff-4236-b005-2b8ac67f9026"}, {"node_instance_id": "dime_security_group_vo8fbr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:25.222Z", "message": "Creating node instance", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:24.167Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "bono_floatingip_9vp6ef", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:25.222Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:23.808Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "vellum_security_group_ic5ekw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:25.222Z", "message": "Sending task 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:23.488Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "base_security_group_fjyver", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:25.222Z", "message": "Sending task 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:24.290Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "bind_floatingip_x5y421", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:25.222Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:51:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8af3cb5d-c2c1-4215-a106-e338b25846d6 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:24.404Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.a30c617f-c8ff-4236-b005-2b8ac67f9026"}, {"node_instance_id": "bind_floatingip_x5y421", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:25.873Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/networks.json?name=external used request id req-1ec68df8-fc60-428b-b9fa-dd80cdc765e8", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:25.213Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.a30c617f-c8ff-4236-b005-2b8ac67f9026"}, {"node_instance_id": "internal_sip_security_group_3xz27u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:25.873Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5058}", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:25.691Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.66ab9d59-0777-4622-bd39-59e28bbf4c60"}, {"node_instance_id": "ellis_security_group_cy8122", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:25.873Z", "message": "Creating node instance", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:24.305Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "bind_floatingip_x5y421", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:25.873Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0a76d5826d64f857aca2c1f41db04dfe80b148a6\" -d '{\"floatingip\": {\"floating_network_id\": \"d0205d84-f6dd-4d92-b76b-dc9ca1111094\"}}'", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:25.214Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.a30c617f-c8ff-4236-b005-2b8ac67f9026"}, {"node_instance_id": "keypair_qu1qn3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:25.873Z", "message": "Sending task 'nova_plugin.keypair.create'", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:24.570Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "bind_floatingip_x5y421", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:25.873Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-1ec68df8-fc60-428b-b9fa-dd80cdc765e8 Date: Sat, 08 Jun 2019 10:51:25 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"d0205d84-f6dd-4d92-b76b-dc9ca1111094\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"ae5008b7eba04bb8ab8b9bea870a005f\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"a3d564af-8d87-4f4f-9680-f5a9465e0acc\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-06-08T06:03:01Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"ae5008b7eba04bb8ab8b9bea870a005f\",\"created_at\":\"2019-06-08T05:47:57Z\",\"mtu\":1500}]}\n", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:25.212Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.a30c617f-c8ff-4236-b005-2b8ac67f9026"}, {"node_instance_id": "bind_floatingip_x5y421", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:25.873Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/networks.json?name=external used request id req-1ec68df8-fc60-428b-b9fa-dd80cdc765e8", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:25.213Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.a30c617f-c8ff-4236-b005-2b8ac67f9026"}, {"node_instance_id": "bind_floatingip_x5y421", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:25.873Z", "message": "Using floating ip network d0205d84-f6dd-4d92-b76b-dc9ca1111094 from name external provided.", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:25.213Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.a30c617f-c8ff-4236-b005-2b8ac67f9026"}, {"node_instance_id": "dime_security_group_vo8fbr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:26.506Z", "message": "Sending task 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:25.036Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "internal_sip_security_group_3xz27u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:26.506Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46: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}a5417167b55c6fcfeea203d7368448b0d6968f18\" -d '{\"security_group\": {\"description\": \"Internal SIP signalling\", \"name\": \"clearwater-sg_internal_sip\"}}'", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:26.210Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.66ab9d59-0777-4622-bd39-59e28bbf4c60"}, {"node_instance_id": "internal_sip_security_group_3xz27u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:26.506Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'port_range_min': 5058, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:25.700Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.66ab9d59-0777-4622-bd39-59e28bbf4c60"}, {"node_instance_id": "internal_sip_security_group_3xz27u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:26.506Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5054}", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:25.700Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.66ab9d59-0777-4622-bd39-59e28bbf4c60"}, {"node_instance_id": "internal_sip_security_group_3xz27u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:26.506Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'port_range_min': 5054, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:25.700Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.66ab9d59-0777-4622-bd39-59e28bbf4c60"}, {"node_instance_id": "internal_sip_security_group_3xz27u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:26.506Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5052}", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:25.701Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.66ab9d59-0777-4622-bd39-59e28bbf4c60"}, {"node_instance_id": "internal_sip_security_group_3xz27u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:26.506Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'port_range_min': 5052, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:25.703Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.66ab9d59-0777-4622-bd39-59e28bbf4c60"}], "metadata": {"pagination": {"total": 55, "offset": 1, "size": 50}}} 2019-06-08 10:51:26,700 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:51:26,700 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:51:26 GMT 2019-06-08 10:51:26,700 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:51:26,700 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 10:51:26,700 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:51:26,700 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:51:26,700 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:51:26,700 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 10:51:26,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-08 10:51:26,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-06-08 10:51:26,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-08 10:51:26,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-08 10:51:26,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-06-08 10:51:26,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-08 10:51:26,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-08 10:51:26,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-08 10:51:26,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-08 10:51:26,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-08 10:51:26,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-06-08 10:51:26,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-06-08 10:51:26,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-08 10:51:26,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:51:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae7d711a-d757-4f43-abf4-25f1f7002629 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:51:26,705 - 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-06-08 10:51:26,705 - 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-06-08 10:51:26,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-06-08 10:51:26,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-06-08 10:51:26,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-06-08 10:51:26,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-ae7d711a-d757-4f43-abf4-25f1f7002629 2019-06-08 10:51:26,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:51:26,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46: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}e901dd4f74797035cccfd79c2e5bfcee974b71ce" -d '{"security_group": {"description": "memcached Chronos 0MQ", "name": "clearwater-sg_sprout"}}' 2019-06-08 10:51:26,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-08 10:51:26,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-08 10:51:26,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:51:26,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-8af3cb5d-c2c1-4215-a106-e338b25846d6 2019-06-08 10:51:26,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1373 X-Openstack-Request-Id: req-af0f2278-fb03-4cf6-a987-2125ca1dbd2c Date: Sat, 08 Jun 2019 10:51:24 GMT RESP BODY: {"security_group": {"description": "memcached Chronos 0MQ", "tags": [], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:51:24Z", "updated_at": "2019-06-08T10:51:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:51:24Z", "revision_number": 0, "id": "1cc07625-0403-40a9-88e9-92f215c085a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:51:24Z", "security_group_id": "a300cf84-1716-4b78-87b4-88f0ff04947f", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": null, "ethertype": "IPv6", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:51:24Z", "revision_number": 0, "id": "cd27d58b-6474-4b8e-9284-082ab8c92dd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:51:24Z", "security_group_id": "a300cf84-1716-4b78-87b4-88f0ff04947f", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": null, "ethertype": "IPv4", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}], "revision_number": 1, "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "a300cf84-1716-4b78-87b4-88f0ff04947f", "name": "clearwater-sg_sprout"}} 2019-06-08 10:51:26,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/security-groups.json used request id req-af0f2278-fb03-4cf6-a987-2125ca1dbd2c 2019-06-08 10:51:26,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.46:9696/v2.0/security-groups.json used request id req-af0f2278-fb03-4cf6-a987-2125ca1dbd2c 2019-06-08 10:51:26,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/networks.json?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a76d5826d64f857aca2c1f41db04dfe80b148a6" 2019-06-08 10:51:26,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-08 10:51:26,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-06-08 10:51:26,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-06-08 10:51:26,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-06-08 10:51:26,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:51:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8af3cb5d-c2c1-4215-a106-e338b25846d6 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:51:26,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/networks.json?name=external used request id req-1ec68df8-fc60-428b-b9fa-dd80cdc765e8 2019-06-08 10:51:26,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5058} 2019-06-08 10:51:26,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-08 10:51:26,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a76d5826d64f857aca2c1f41db04dfe80b148a6" -d '{"floatingip": {"floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}}' 2019-06-08 10:51:26,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.create' 2019-06-08 10:51:26,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-1ec68df8-fc60-428b-b9fa-dd80cdc765e8 Date: Sat, 08 Jun 2019 10:51:25 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T06:03:01Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","mtu":1500}]} 2019-06-08 10:51:26,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json?name=external used request id req-1ec68df8-fc60-428b-b9fa-dd80cdc765e8 2019-06-08 10:51:26,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using floating ip network d0205d84-f6dd-4d92-b76b-dc9ca1111094 from name external provided. 2019-06-08 10:51:26,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-06-08 10:51:26,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46: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}a5417167b55c6fcfeea203d7368448b0d6968f18" -d '{"security_group": {"description": "Internal SIP signalling", "name": "clearwater-sg_internal_sip"}}' 2019-06-08 10:51:26,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'port_range_min': 5058, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-06-08 10:51:26,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5054} 2019-06-08 10:51:26,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'port_range_min': 5054, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-06-08 10:51:26,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5052} 2019-06-08 10:51:26,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'port_range_min': 5052, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-06-08 10:51:26,710 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 10:51:27,164 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:51:27,165 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:51:27,165 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:51:27,165 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:51:27,165 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:51:27,165 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:51:27,165 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:51:27,165 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 10:51:27,165 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:51:27,165 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:51:27 GMT 2019-06-08 10:51:27,166 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:51:27,166 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 10:51:27,166 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:51:27,166 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:51:27,166 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:51:32,171 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 10:51:32,310 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:51:32,310 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:51:32,310 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:51:32,310 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:51:32,310 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:51:32,310 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:51:32,311 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:51:32,311 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "internal_sip_security_group_3xz27u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:26.506Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5052}", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:25.701Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.66ab9d59-0777-4622-bd39-59e28bbf4c60"}, {"node_instance_id": "internal_sip_security_group_3xz27u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:26.506Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'port_range_min': 5054, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:25.700Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.66ab9d59-0777-4622-bd39-59e28bbf4c60"}, {"node_instance_id": "internal_sip_security_group_3xz27u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:26.506Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5054}", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:25.700Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.66ab9d59-0777-4622-bd39-59e28bbf4c60"}, {"node_instance_id": "internal_sip_security_group_3xz27u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:26.506Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'port_range_min': 5058, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:25.700Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.66ab9d59-0777-4622-bd39-59e28bbf4c60"}, {"node_instance_id": "internal_sip_security_group_3xz27u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:27.055Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1381 X-Openstack-Request-Id: req-6bd8dcad-2266-4330-b51d-2d2b99c8bc49 Date: Sat, 08 Jun 2019 10:51:26 GMT \nRESP BODY: {\"security_group\": {\"description\": \"Internal SIP signalling\", \"tags\": [], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"created_at\": \"2019-06-08T10:51:26Z\", \"updated_at\": \"2019-06-08T10:51:26Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-06-08T10:51:26Z\", \"revision_number\": 0, \"id\": \"2362b567-092c-4482-a360-5547d3d4a575\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-06-08T10:51:26Z\", \"security_group_id\": \"f4410a8e-55d5-437a-bac9-bc142ea2a9be\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-06-08T10:51:26Z\", \"revision_number\": 0, \"id\": \"dd1a88fd-776a-48bb-94e6-1c01e8579625\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-06-08T10:51:26Z\", \"security_group_id\": \"f4410a8e-55d5-437a-bac9-bc142ea2a9be\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\"}], \"revision_number\": 1, \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"f4410a8e-55d5-437a-bac9-bc142ea2a9be\", \"name\": \"clearwater-sg_internal_sip\"}}\n", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:26.905Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.66ab9d59-0777-4622-bd39-59e28bbf4c60"}, {"node_instance_id": "bind_floatingip_x5y421", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:27.055Z", "message": "POST call to neutron for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-6ebfd6de-395f-493e-901c-e50db98e7083", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:26.895Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.a30c617f-c8ff-4236-b005-2b8ac67f9026"}, {"node_instance_id": "sprout_security_group_vdr68p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:27.055Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46: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}e901dd4f74797035cccfd79c2e5bfcee974b71ce\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 9888, \"security_group_id\": \"a300cf84-1716-4b78-87b4-88f0ff04947f\", \"port_range_min\": 9888, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:26.728Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.62df1998-fdf5-45b6-8e63-d69ebaec3e09"}, {"node_instance_id": "bind_floatingip_x5y421", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:27.055Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'b05e31359ad64c1aa60ce7763d1dd124', u'created_at': u'2019-06-08T10:51:25Z', u'updated_at': u'2019-06-08T10:51:25Z', u'floating_network_id': u'd0205d84-f6dd-4d92-b76b-dc9ca1111094', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.202', u'revision_number': 0, u'project_id': u'b05e31359ad64c1aa60ce7763d1dd124', u'port_id': None, u'id': u'78cd4a39-639c-4959-9574-16ae6a0621ae', u'qos_policy_id': None}", "level": "info", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:26.895Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.a30c617f-c8ff-4236-b005-2b8ac67f9026"}, {"node_instance_id": "bind_floatingip_x5y421", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:27.055Z", "message": "POST call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-6ebfd6de-395f-493e-901c-e50db98e7083", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:26.894Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.a30c617f-c8ff-4236-b005-2b8ac67f9026"}, {"node_instance_id": "bind_floatingip_x5y421", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:27.055Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-6ebfd6de-395f-493e-901c-e50db98e7083 Date: Sat, 08 Jun 2019 10:51:26 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"created_at\": \"2019-06-08T10:51:25Z\", \"updated_at\": \"2019-06-08T10:51:25Z\", \"floating_network_id\": \"d0205d84-f6dd-4d92-b76b-dc9ca1111094\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 0, \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"port_id\": null, \"id\": \"78cd4a39-639c-4959-9574-16ae6a0621ae\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:26.894Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.a30c617f-c8ff-4236-b005-2b8ac67f9026"}, {"node_instance_id": "sprout_security_group_vdr68p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:27.055Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/security-groups/a300cf84-1716-4b78-87b4-88f0ff04947f.json used request id req-cb5ec9e9-1461-40bb-91c7-6ffeda36696d", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:26.726Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.62df1998-fdf5-45b6-8e63-d69ebaec3e09"}, {"node_instance_id": "sprout_security_group_vdr68p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:27.055Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/security-groups/a300cf84-1716-4b78-87b4-88f0ff04947f.json used request id req-cb5ec9e9-1461-40bb-91c7-6ffeda36696d", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:26.726Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.62df1998-fdf5-45b6-8e63-d69ebaec3e09"}, {"node_instance_id": "sprout_security_group_vdr68p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:27.055Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1373 X-Openstack-Request-Id: req-cb5ec9e9-1461-40bb-91c7-6ffeda36696d Date: Sat, 08 Jun 2019 10:51:26 GMT \nRESP BODY: {\"security_group\": {\"description\": \"memcached Chronos 0MQ\", \"tags\": [], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"created_at\": \"2019-06-08T10:51:24Z\", \"updated_at\": \"2019-06-08T10:51:24Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-06-08T10:51:24Z\", \"revision_number\": 0, \"id\": \"1cc07625-0403-40a9-88e9-92f215c085a4\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-06-08T10:51:24Z\", \"security_group_id\": \"a300cf84-1716-4b78-87b4-88f0ff04947f\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-06-08T10:51:24Z\", \"revision_number\": 0, \"id\": \"cd27d58b-6474-4b8e-9284-082ab8c92dd4\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-06-08T10:51:24Z\", \"security_group_id\": \"a300cf84-1716-4b78-87b4-88f0ff04947f\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\"}], \"revision_number\": 1, \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"a300cf84-1716-4b78-87b4-88f0ff04947f\", \"name\": \"clearwater-sg_sprout\"}}\n", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:26.725Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.62df1998-fdf5-45b6-8e63-d69ebaec3e09"}, {"node_instance_id": "sprout_security_group_vdr68p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:27.055Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/security-groups/a300cf84-1716-4b78-87b4-88f0ff04947f.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e901dd4f74797035cccfd79c2e5bfcee974b71ce\"", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:26.522Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.62df1998-fdf5-45b6-8e63-d69ebaec3e09"}, {"node_instance_id": "bind_security_group_l4hlx5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:27.615Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46: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}53a4189bcd5d528154b6a421494d355c38af4b66\" -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-06-08T10:51:27.561Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f3324b97-eab5-4583-9217-b2f717dd4a19"}, {"node_instance_id": "ellis_floatingip_qirkwr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:27.615Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-c6f6298b-f12d-42f4-89ab-08d80b92505a", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:27.358Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.88269928-cac9-4141-aa6b-2f1caec8e8e0"}, {"node_instance_id": "ellis_floatingip_qirkwr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:27.615Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:51:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6f6298b-f12d-42f4-89ab-08d80b92505a Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:27.352Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.88269928-cac9-4141-aa6b-2f1caec8e8e0"}, {"node_instance_id": "internal_sip_security_group_3xz27u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:27.615Z", "message": "POST call to neutron for http://172.30.9.46:9696/v2.0/security-groups.json used request id req-6bd8dcad-2266-4330-b51d-2d2b99c8bc49", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:26.905Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.66ab9d59-0777-4622-bd39-59e28bbf4c60"}, {"node_instance_id": "bind_security_group_l4hlx5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:27.615Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'port_range_min': 53, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:26.990Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f3324b97-eab5-4583-9217-b2f717dd4a19"}, {"node_instance_id": "bind_security_group_l4hlx5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:27.615Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'port_range_min': 53, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:26.989Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f3324b97-eab5-4583-9217-b2f717dd4a19"}, {"node_instance_id": "ellis_floatingip_qirkwr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:27.615Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:27.311Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.88269928-cac9-4141-aa6b-2f1caec8e8e0"}, {"node_instance_id": "sprout_security_group_vdr68p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:27.615Z", "message": "POST call to neutron for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-1187c18c-ab7d-49a3-b664-dfa9d22325c4", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:26.950Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.62df1998-fdf5-45b6-8e63-d69ebaec3e09"}, {"node_instance_id": "sprout_security_group_vdr68p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:27.615Z", "message": "POST call to network for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-1187c18c-ab7d-49a3-b664-dfa9d22325c4", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:26.950Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.62df1998-fdf5-45b6-8e63-d69ebaec3e09"}, {"node_instance_id": "sprout_security_group_vdr68p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:27.615Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-1187c18c-ab7d-49a3-b664-dfa9d22325c4 Date: Sat, 08 Jun 2019 10:51:26 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 9888, \"updated_at\": \"2019-06-08T10:51:26Z\", \"security_group_id\": \"a300cf84-1716-4b78-87b4-88f0ff04947f\", \"port_range_min\": 9888, \"revision_number\": 0, \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"created_at\": \"2019-06-08T10:51:26Z\", \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"69786089-7f42-4c14-a98d-77a6b63fcbd0\"}}\n", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:26.949Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.62df1998-fdf5-45b6-8e63-d69ebaec3e09"}, {"node_instance_id": "bind_security_group_l4hlx5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:27.615Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-82f7ddf7-fe10-44df-9055-17420b43b427", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:27.161Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f3324b97-eab5-4583-9217-b2f717dd4a19"}, {"node_instance_id": "internal_sip_security_group_3xz27u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:27.615Z", "message": "POST call to network for http://172.30.9.46:9696/v2.0/security-groups.json used request id req-6bd8dcad-2266-4330-b51d-2d2b99c8bc49", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:26.905Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.66ab9d59-0777-4622-bd39-59e28bbf4c60"}, {"node_instance_id": "bind_security_group_l4hlx5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:27.615Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 53}", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:26.989Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f3324b97-eab5-4583-9217-b2f717dd4a19"}, {"node_instance_id": "bind_security_group_l4hlx5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:27.615Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:51:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82f7ddf7-fe10-44df-9055-17420b43b427 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:27.161Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f3324b97-eab5-4583-9217-b2f717dd4a19"}, {"node_instance_id": "bind_security_group_l4hlx5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:27.615Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 53}", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:26.989Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f3324b97-eab5-4583-9217-b2f717dd4a19"}, {"node_instance_id": "bind_security_group_l4hlx5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:27.615Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:27.157Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f3324b97-eab5-4583-9217-b2f717dd4a19"}, {"node_instance_id": "bind_floatingip_x5y421", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:28.238Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:27.873Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "bono_security_group_wbl0ks", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:28.238Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:27.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.788ddccc-8547-430b-b391-c8143eb875bb"}, {"node_instance_id": "bono_security_group_wbl0ks", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:28.238Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'port_range_min': 3478, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:27.477Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.788ddccc-8547-430b-b391-c8143eb875bb"}, {"node_instance_id": "bono_security_group_wbl0ks", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:28.238Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 3478}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:27.477Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.788ddccc-8547-430b-b391-c8143eb875bb"}, {"node_instance_id": "bono_security_group_wbl0ks", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:28.238Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'port_range_min': 3478, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:27.477Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.788ddccc-8547-430b-b391-c8143eb875bb"}, {"node_instance_id": "bono_security_group_wbl0ks", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:28.238Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 3478}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:27.462Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.788ddccc-8547-430b-b391-c8143eb875bb"}, {"node_instance_id": "bono_security_group_wbl0ks", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:28.238Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:51:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c72828dc-f9f4-4fcf-9758-0f0653c8ed2c Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:27.562Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.788ddccc-8547-430b-b391-c8143eb875bb"}, {"node_instance_id": "bono_security_group_wbl0ks", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:28.238Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5060}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:27.477Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.788ddccc-8547-430b-b391-c8143eb875bb"}, {"node_instance_id": "bono_security_group_wbl0ks", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:28.238Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'port_range_min': 5060, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:27.479Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.788ddccc-8547-430b-b391-c8143eb875bb"}, {"node_instance_id": "bono_security_group_wbl0ks", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:28.238Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 5060}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:27.480Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.788ddccc-8547-430b-b391-c8143eb875bb"}, {"node_instance_id": "bono_security_group_wbl0ks", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:28.238Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'port_range_min': 5060, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:27.480Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.788ddccc-8547-430b-b391-c8143eb875bb"}, {"node_instance_id": "bono_security_group_wbl0ks", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:28.238Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5062}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:27.480Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.788ddccc-8547-430b-b391-c8143eb875bb"}, {"node_instance_id": "bono_security_group_wbl0ks", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:28.238Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 65535, u'port_range_min': 32768, u'protocol': u'udp'}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:27.483Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.788ddccc-8547-430b-b391-c8143eb875bb"}, {"node_instance_id": "bono_security_group_wbl0ks", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:28.238Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5062, 'port_range_min': 5062, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:27.480Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.788ddccc-8547-430b-b391-c8143eb875bb"}, {"node_instance_id": "bono_security_group_wbl0ks", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:28.238Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 32768, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:27.484Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.788ddccc-8547-430b-b391-c8143eb875bb"}, {"node_instance_id": "bono_security_group_wbl0ks", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:28.238Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 6669}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:27.484Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.788ddccc-8547-430b-b391-c8143eb875bb"}, {"node_instance_id": "bono_security_group_wbl0ks", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:28.238Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 6669, 'port_range_min': 6669, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:27.484Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.788ddccc-8547-430b-b391-c8143eb875bb"}, {"node_instance_id": "bono_security_group_wbl0ks", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:28.238Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5058}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:27.484Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.788ddccc-8547-430b-b391-c8143eb875bb"}, {"node_instance_id": "bono_security_group_wbl0ks", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:28.238Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'port_range_min': 5058, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:27.484Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.788ddccc-8547-430b-b391-c8143eb875bb"}, {"node_instance_id": "bono_security_group_wbl0ks", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:28.238Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-c72828dc-f9f4-4fcf-9758-0f0653c8ed2c", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:27.562Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.788ddccc-8547-430b-b391-c8143eb875bb"}], "metadata": {"pagination": {"total": 290, "offset": 51, "size": 50}}} 2019-06-08 10:51:32,311 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:51:32,311 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:51:32 GMT 2019-06-08 10:51:32,311 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:51:32,311 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 10:51:32,311 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:51:32,311 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:51:32,312 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:51:32,312 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 10:51:32,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5052} 2019-06-08 10:51:32,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'port_range_min': 5054, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-06-08 10:51:32,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5054} 2019-06-08 10:51:32,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'port_range_min': 5058, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-06-08 10:51:32,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1381 X-Openstack-Request-Id: req-6bd8dcad-2266-4330-b51d-2d2b99c8bc49 Date: Sat, 08 Jun 2019 10:51:26 GMT RESP BODY: {"security_group": {"description": "Internal SIP signalling", "tags": [], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:51:26Z", "updated_at": "2019-06-08T10:51:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:51:26Z", "revision_number": 0, "id": "2362b567-092c-4482-a360-5547d3d4a575", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:51:26Z", "security_group_id": "f4410a8e-55d5-437a-bac9-bc142ea2a9be", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": null, "ethertype": "IPv4", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:51:26Z", "revision_number": 0, "id": "dd1a88fd-776a-48bb-94e6-1c01e8579625", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:51:26Z", "security_group_id": "f4410a8e-55d5-437a-bac9-bc142ea2a9be", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": null, "ethertype": "IPv6", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}], "revision_number": 1, "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "f4410a8e-55d5-437a-bac9-bc142ea2a9be", "name": "clearwater-sg_internal_sip"}} 2019-06-08 10:51:32,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-6ebfd6de-395f-493e-901c-e50db98e7083 2019-06-08 10:51:32,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46: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}e901dd4f74797035cccfd79c2e5bfcee974b71ce" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 9888, "security_group_id": "a300cf84-1716-4b78-87b4-88f0ff04947f", "port_range_min": 9888, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-08 10:51:32,315 - 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'b05e31359ad64c1aa60ce7763d1dd124', u'created_at': u'2019-06-08T10:51:25Z', u'updated_at': u'2019-06-08T10:51:25Z', u'floating_network_id': u'd0205d84-f6dd-4d92-b76b-dc9ca1111094', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.202', u'revision_number': 0, u'project_id': u'b05e31359ad64c1aa60ce7763d1dd124', u'port_id': None, u'id': u'78cd4a39-639c-4959-9574-16ae6a0621ae', u'qos_policy_id': None} 2019-06-08 10:51:32,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-6ebfd6de-395f-493e-901c-e50db98e7083 2019-06-08 10:51:32,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-6ebfd6de-395f-493e-901c-e50db98e7083 Date: Sat, 08 Jun 2019 10:51:26 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:51:25Z", "updated_at": "2019-06-08T10:51:25Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_id": null, "id": "78cd4a39-639c-4959-9574-16ae6a0621ae", "qos_policy_id": null}} 2019-06-08 10:51:32,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/security-groups/a300cf84-1716-4b78-87b4-88f0ff04947f.json used request id req-cb5ec9e9-1461-40bb-91c7-6ffeda36696d 2019-06-08 10:51:32,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/security-groups/a300cf84-1716-4b78-87b4-88f0ff04947f.json used request id req-cb5ec9e9-1461-40bb-91c7-6ffeda36696d 2019-06-08 10:51:32,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1373 X-Openstack-Request-Id: req-cb5ec9e9-1461-40bb-91c7-6ffeda36696d Date: Sat, 08 Jun 2019 10:51:26 GMT RESP BODY: {"security_group": {"description": "memcached Chronos 0MQ", "tags": [], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:51:24Z", "updated_at": "2019-06-08T10:51:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:51:24Z", "revision_number": 0, "id": "1cc07625-0403-40a9-88e9-92f215c085a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:51:24Z", "security_group_id": "a300cf84-1716-4b78-87b4-88f0ff04947f", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": null, "ethertype": "IPv6", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:51:24Z", "revision_number": 0, "id": "cd27d58b-6474-4b8e-9284-082ab8c92dd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:51:24Z", "security_group_id": "a300cf84-1716-4b78-87b4-88f0ff04947f", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": null, "ethertype": "IPv4", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}], "revision_number": 1, "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "a300cf84-1716-4b78-87b4-88f0ff04947f", "name": "clearwater-sg_sprout"}} 2019-06-08 10:51:32,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/security-groups/a300cf84-1716-4b78-87b4-88f0ff04947f.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e901dd4f74797035cccfd79c2e5bfcee974b71ce" 2019-06-08 10:51:32,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46: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}53a4189bcd5d528154b6a421494d355c38af4b66" -d '{"security_group": {"description": "DNS", "name": "clearwater-sg_bind"}}' 2019-06-08 10:51:32,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-c6f6298b-f12d-42f4-89ab-08d80b92505a 2019-06-08 10:51:32,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:51:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6f6298b-f12d-42f4-89ab-08d80b92505a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:51:32,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.46:9696/v2.0/security-groups.json used request id req-6bd8dcad-2266-4330-b51d-2d2b99c8bc49 2019-06-08 10:51:32,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'port_range_min': 53, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-06-08 10:51:32,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'port_range_min': 53, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-06-08 10:51:32,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:51:32,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-1187c18c-ab7d-49a3-b664-dfa9d22325c4 2019-06-08 10:51:32,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-1187c18c-ab7d-49a3-b664-dfa9d22325c4 2019-06-08 10:51:32,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-1187c18c-ab7d-49a3-b664-dfa9d22325c4 Date: Sat, 08 Jun 2019 10:51:26 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 9888, "updated_at": "2019-06-08T10:51:26Z", "security_group_id": "a300cf84-1716-4b78-87b4-88f0ff04947f", "port_range_min": 9888, "revision_number": 0, "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:51:26Z", "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "69786089-7f42-4c14-a98d-77a6b63fcbd0"}} 2019-06-08 10:51:32,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-82f7ddf7-fe10-44df-9055-17420b43b427 2019-06-08 10:51:32,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/security-groups.json used request id req-6bd8dcad-2266-4330-b51d-2d2b99c8bc49 2019-06-08 10:51:32,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 53} 2019-06-08 10:51:32,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:51:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82f7ddf7-fe10-44df-9055-17420b43b427 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:51:32,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 53} 2019-06-08 10:51:32,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:51:32,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-06-08 10:51:32,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:51:32,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'port_range_min': 3478, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-06-08 10:51:32,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 3478} 2019-06-08 10:51:32,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'port_range_min': 3478, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-06-08 10:51:32,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 3478} 2019-06-08 10:51:32,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:51:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c72828dc-f9f4-4fcf-9758-0f0653c8ed2c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:51:32,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5060} 2019-06-08 10:51:32,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'port_range_min': 5060, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-06-08 10:51:32,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 5060} 2019-06-08 10:51:32,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'port_range_min': 5060, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-06-08 10:51:32,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5062} 2019-06-08 10:51:32,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 65535, u'port_range_min': 32768, u'protocol': u'udp'} 2019-06-08 10:51:32,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5062, 'port_range_min': 5062, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-06-08 10:51:32,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 32768, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-06-08 10:51:32,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 6669} 2019-06-08 10:51:32,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 6669, 'port_range_min': 6669, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-06-08 10:51:32,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5058} 2019-06-08 10:51:32,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'port_range_min': 5058, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-06-08 10:51:32,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-c72828dc-f9f4-4fcf-9758-0f0653c8ed2c 2019-06-08 10:51:32,322 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 10:51:32,428 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:51:32,428 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:51:32,428 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:51:32,428 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:51:32,428 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:51:32,429 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:51:32,429 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:51:32,429 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 10:51:32,429 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:51:32,429 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:51:32 GMT 2019-06-08 10:51:32,429 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:51:32,429 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 10:51:32,429 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:51:32,429 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:51:32,429 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:51:37,435 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 10:51:37,981 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:51:37,981 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:51:37,982 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:51:37,982 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:51:37,982 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:51:37,982 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:51:37,982 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:51:37,982 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_security_group_wbl0ks", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:28.238Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'port_range_min': 5058, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:27.484Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.788ddccc-8547-430b-b391-c8143eb875bb"}, {"node_instance_id": "bono_security_group_wbl0ks", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:28.238Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5060}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:27.477Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.788ddccc-8547-430b-b391-c8143eb875bb"}, {"node_instance_id": "bono_security_group_wbl0ks", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:28.238Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 5060}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:27.480Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.788ddccc-8547-430b-b391-c8143eb875bb"}, {"node_instance_id": "bono_security_group_wbl0ks", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:28.238Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 3478}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:27.477Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.788ddccc-8547-430b-b391-c8143eb875bb"}, {"node_instance_id": "bono_security_group_wbl0ks", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:28.238Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'port_range_min': 3478, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:27.477Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.788ddccc-8547-430b-b391-c8143eb875bb"}, {"node_instance_id": "bono_security_group_wbl0ks", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:28.238Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 3478}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:27.462Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.788ddccc-8547-430b-b391-c8143eb875bb"}, {"node_instance_id": "homer_security_group_h83tjr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:28.775Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7888}", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:28.615Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.50f2da9a-9731-488b-aedf-cb8c41a98abc"}, {"node_instance_id": "bind_floatingip_x5y421", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:28.775Z", "message": "Node instance created", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:28.534Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "sprout_security_group_vdr68p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:28.775Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:28.002Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "ellis_floatingip_qirkwr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:28.775Z", "message": "Using floating ip network d0205d84-f6dd-4d92-b76b-dc9ca1111094 from name external provided.", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:28.168Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.88269928-cac9-4141-aa6b-2f1caec8e8e0"}, {"node_instance_id": "ellis_floatingip_qirkwr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:28.775Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6f7a761c44829e89b0fe3ff1d812139c26e54b7f\" -d '{\"floatingip\": {\"floating_network_id\": \"d0205d84-f6dd-4d92-b76b-dc9ca1111094\"}}'", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:28.168Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.88269928-cac9-4141-aa6b-2f1caec8e8e0"}, {"node_instance_id": "ellis_floatingip_qirkwr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:28.775Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/networks.json?name=external used request id req-213bbade-ac34-4947-a95f-5557ff209cb2", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:28.167Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.88269928-cac9-4141-aa6b-2f1caec8e8e0"}, {"node_instance_id": "ellis_floatingip_qirkwr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:28.775Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/networks.json?name=external used request id req-213bbade-ac34-4947-a95f-5557ff209cb2", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:28.168Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.88269928-cac9-4141-aa6b-2f1caec8e8e0"}, {"node_instance_id": "bono_security_group_wbl0ks", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:28.775Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1366 X-Openstack-Request-Id: req-fb21f7e9-237f-4245-ad72-48b4dbe12d73 Date: Sat, 08 Jun 2019 10:51:28 GMT \nRESP BODY: {\"security_group\": {\"description\": \"STUN SIP RTP 0MQ\", \"tags\": [], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"created_at\": \"2019-06-08T10:51:28Z\", \"updated_at\": \"2019-06-08T10:51:28Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-06-08T10:51:28Z\", \"revision_number\": 0, \"id\": \"2a04ccf2-2d67-48ef-b0cc-e688484baaf6\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-06-08T10:51:28Z\", \"security_group_id\": \"51ca155c-56e7-45d9-8551-bf1abbcabc90\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-06-08T10:51:28Z\", \"revision_number\": 0, \"id\": \"4d573984-7d78-4e7f-af0f-42b8a1e02a62\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-06-08T10:51:28Z\", \"security_group_id\": \"51ca155c-56e7-45d9-8551-bf1abbcabc90\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\"}], \"revision_number\": 1, \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"51ca155c-56e7-45d9-8551-bf1abbcabc90\", \"name\": \"clearwater-sg_bono\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:28.349Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.788ddccc-8547-430b-b391-c8143eb875bb"}, {"node_instance_id": "bono_security_group_wbl0ks", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:28.775Z", "message": "POST call to network for http://172.30.9.46:9696/v2.0/security-groups.json used request id req-fb21f7e9-237f-4245-ad72-48b4dbe12d73", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:28.350Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.788ddccc-8547-430b-b391-c8143eb875bb"}, {"node_instance_id": "bono_security_group_wbl0ks", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:28.775Z", "message": "POST call to neutron for http://172.30.9.46:9696/v2.0/security-groups.json used request id req-fb21f7e9-237f-4245-ad72-48b4dbe12d73", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:28.350Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.788ddccc-8547-430b-b391-c8143eb875bb"}, {"node_instance_id": "homer_security_group_h83tjr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:29.284Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'port_range_min': 9160, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:28.616Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.50f2da9a-9731-488b-aedf-cb8c41a98abc"}, {"node_instance_id": "homer_security_group_h83tjr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:29.284Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'port_range_min': 7888, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:28.616Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.50f2da9a-9731-488b-aedf-cb8c41a98abc"}, {"node_instance_id": "homer_security_group_h83tjr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:29.284Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:28.676Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.50f2da9a-9731-488b-aedf-cb8c41a98abc"}, {"node_instance_id": "homer_security_group_h83tjr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:29.284Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160}", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:28.616Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.50f2da9a-9731-488b-aedf-cb8c41a98abc"}, {"node_instance_id": "homer_security_group_h83tjr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:29.284Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:51:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98ef0b94-e994-400c-933a-3fc4fb78fd9d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:28.681Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.50f2da9a-9731-488b-aedf-cb8c41a98abc"}, {"node_instance_id": "vellum_security_group_ic5ekw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:29.284Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11211, 'port_range_min': 11211, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:28.756Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.065b1cc2-ed23-4264-aea4-edf84d8ee5e3"}, {"node_instance_id": "vellum_security_group_ic5ekw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:29.284Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11311}", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:28.756Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.065b1cc2-ed23-4264-aea4-edf84d8ee5e3"}, {"node_instance_id": "vellum_security_group_ic5ekw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:29.284Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11211}", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:28.736Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.065b1cc2-ed23-4264-aea4-edf84d8ee5e3"}, {"node_instance_id": "vellum_security_group_ic5ekw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:29.284Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'port_range_min': 11311, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:28.756Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.065b1cc2-ed23-4264-aea4-edf84d8ee5e3"}, {"node_instance_id": "homer_security_group_h83tjr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:29.284Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-98ef0b94-e994-400c-933a-3fc4fb78fd9d", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:28.681Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.50f2da9a-9731-488b-aedf-cb8c41a98abc"}, {"node_instance_id": "vellum_security_group_ic5ekw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:29.284Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7253}", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:28.756Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.065b1cc2-ed23-4264-aea4-edf84d8ee5e3"}, {"node_instance_id": "vellum_security_group_ic5ekw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:29.284Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'port_range_min': 7253, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:28.759Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.065b1cc2-ed23-4264-aea4-edf84d8ee5e3"}, {"node_instance_id": "vellum_security_group_ic5ekw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:29.284Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7000}", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:28.759Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.065b1cc2-ed23-4264-aea4-edf84d8ee5e3"}, {"node_instance_id": "vellum_security_group_ic5ekw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:29.284Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7000, 'port_range_min': 7000, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:28.761Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.065b1cc2-ed23-4264-aea4-edf84d8ee5e3"}, {"node_instance_id": "vellum_security_group_ic5ekw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:29.284Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 6668, u'port_range_min': 6667}", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:28.765Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.065b1cc2-ed23-4264-aea4-edf84d8ee5e3"}, {"node_instance_id": "vellum_security_group_ic5ekw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:29.284Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"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-06-08T10:51:28.865Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.065b1cc2-ed23-4264-aea4-edf84d8ee5e3"}, {"node_instance_id": "vellum_security_group_ic5ekw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:29.284Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:51:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2610984-62c5-453d-86a0-300512cebff5 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:28.871Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.065b1cc2-ed23-4264-aea4-edf84d8ee5e3"}, {"node_instance_id": "vellum_security_group_ic5ekw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:29.284Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 6668, 'port_range_min': 6667, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:28.765Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.065b1cc2-ed23-4264-aea4-edf84d8ee5e3"}, {"node_instance_id": "vellum_security_group_ic5ekw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:29.284Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-f2610984-62c5-453d-86a0-300512cebff5", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:28.872Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.065b1cc2-ed23-4264-aea4-edf84d8ee5e3"}, {"node_instance_id": "bono_floatingip_9vp6ef", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:29.284Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:28.858Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.4e3fac1e-fdf8-4664-aac4-a59c762e5e0a"}, {"node_instance_id": "bono_floatingip_9vp6ef", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:29.284Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:51:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9d03064-d682-40bb-99b2-d64bc0496c0f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:28.881Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.4e3fac1e-fdf8-4664-aac4-a59c762e5e0a"}, {"node_instance_id": "bono_floatingip_9vp6ef", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:29.284Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-c9d03064-d682-40bb-99b2-d64bc0496c0f", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:28.881Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.4e3fac1e-fdf8-4664-aac4-a59c762e5e0a"}, {"node_instance_id": "internal_sip_security_group_3xz27u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:29.284Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/security-groups/f4410a8e-55d5-437a-bac9-bc142ea2a9be.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a5417167b55c6fcfeea203d7368448b0d6968f18\"", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:28.909Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.66ab9d59-0777-4622-bd39-59e28bbf4c60"}, {"node_instance_id": "internal_sip_security_group_3xz27u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:29.284Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1381 X-Openstack-Request-Id: req-283cb4fa-7904-431a-890e-bf850d3b09d9 Date: Sat, 08 Jun 2019 10:51:28 GMT \nRESP BODY: {\"security_group\": {\"description\": \"Internal SIP signalling\", \"tags\": [], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"created_at\": \"2019-06-08T10:51:26Z\", \"updated_at\": \"2019-06-08T10:51:26Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-06-08T10:51:26Z\", \"revision_number\": 0, \"id\": \"2362b567-092c-4482-a360-5547d3d4a575\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-06-08T10:51:26Z\", \"security_group_id\": \"f4410a8e-55d5-437a-bac9-bc142ea2a9be\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-06-08T10:51:26Z\", \"revision_number\": 0, \"id\": \"dd1a88fd-776a-48bb-94e6-1c01e8579625\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-06-08T10:51:26Z\", \"security_group_id\": \"f4410a8e-55d5-437a-bac9-bc142ea2a9be\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\"}], \"revision_number\": 1, \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"f4410a8e-55d5-437a-bac9-bc142ea2a9be\", \"name\": \"clearwater-sg_internal_sip\"}}\n", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:28.953Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.66ab9d59-0777-4622-bd39-59e28bbf4c60"}, {"node_instance_id": "vellum_security_group_ic5ekw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:29.284Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'port_range_min': 9160, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:28.765Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.065b1cc2-ed23-4264-aea4-edf84d8ee5e3"}, {"node_instance_id": "vellum_security_group_ic5ekw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:29.284Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160}", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:28.763Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.065b1cc2-ed23-4264-aea4-edf84d8ee5e3"}, {"node_instance_id": "internal_sip_security_group_3xz27u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:29.284Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/security-groups/f4410a8e-55d5-437a-bac9-bc142ea2a9be.json used request id req-283cb4fa-7904-431a-890e-bf850d3b09d9", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:28.954Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.66ab9d59-0777-4622-bd39-59e28bbf4c60"}, {"node_instance_id": "internal_sip_security_group_3xz27u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:29.284Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/security-groups/f4410a8e-55d5-437a-bac9-bc142ea2a9be.json used request id req-283cb4fa-7904-431a-890e-bf850d3b09d9", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:28.953Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.66ab9d59-0777-4622-bd39-59e28bbf4c60"}, {"node_instance_id": "internal_sip_security_group_3xz27u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:29.284Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46: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}a5417167b55c6fcfeea203d7368448b0d6968f18\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5058, \"security_group_id\": \"f4410a8e-55d5-437a-bac9-bc142ea2a9be\", \"port_range_min\": 5058, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:28.955Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.66ab9d59-0777-4622-bd39-59e28bbf4c60"}, {"node_instance_id": "bind_floatingip_x5y421", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:29.284Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:29.148Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "sprout_security_group_vdr68p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:29.284Z", "message": "Node instance created", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:28.828Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "base_security_group_fjyver", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:29.284Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22}", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:29.006Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.5d11885f-15b6-4d39-8ced-ca2b7cf17f0a"}, {"node_instance_id": "base_security_group_fjyver", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:29.284Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'port_range_min': 22, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:29.006Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.5d11885f-15b6-4d39-8ced-ca2b7cf17f0a"}, {"node_instance_id": "base_security_group_fjyver", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:29.284Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 4000}", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:29.006Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.5d11885f-15b6-4d39-8ced-ca2b7cf17f0a"}], "metadata": {"pagination": {"total": 457, "offset": 101, "size": 50}}} 2019-06-08 10:51:37,982 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:51:37,982 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:51:37 GMT 2019-06-08 10:51:37,983 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:51:37,983 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 10:51:37,983 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:51:37,983 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:51:37,983 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:51:37,983 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 10:51:37,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'port_range_min': 5058, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-06-08 10:51:37,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5060} 2019-06-08 10:51:37,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 5060} 2019-06-08 10:51:37,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 3478} 2019-06-08 10:51:37,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'port_range_min': 3478, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-06-08 10:51:37,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 3478} 2019-06-08 10:51:37,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7888} 2019-06-08 10:51:37,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-08 10:51:37,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-06-08 10:51:37,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using floating ip network d0205d84-f6dd-4d92-b76b-dc9ca1111094 from name external provided. 2019-06-08 10:51:37,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f7a761c44829e89b0fe3ff1d812139c26e54b7f" -d '{"floatingip": {"floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}}' 2019-06-08 10:51:37,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json?name=external used request id req-213bbade-ac34-4947-a95f-5557ff209cb2 2019-06-08 10:51:37,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/networks.json?name=external used request id req-213bbade-ac34-4947-a95f-5557ff209cb2 2019-06-08 10:51:37,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1366 X-Openstack-Request-Id: req-fb21f7e9-237f-4245-ad72-48b4dbe12d73 Date: Sat, 08 Jun 2019 10:51:28 GMT RESP BODY: {"security_group": {"description": "STUN SIP RTP 0MQ", "tags": [], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:51:28Z", "updated_at": "2019-06-08T10:51:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:51:28Z", "revision_number": 0, "id": "2a04ccf2-2d67-48ef-b0cc-e688484baaf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:51:28Z", "security_group_id": "51ca155c-56e7-45d9-8551-bf1abbcabc90", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": null, "ethertype": "IPv6", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:51:28Z", "revision_number": 0, "id": "4d573984-7d78-4e7f-af0f-42b8a1e02a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:51:28Z", "security_group_id": "51ca155c-56e7-45d9-8551-bf1abbcabc90", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": null, "ethertype": "IPv4", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}], "revision_number": 1, "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "51ca155c-56e7-45d9-8551-bf1abbcabc90", "name": "clearwater-sg_bono"}} 2019-06-08 10:51:37,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/security-groups.json used request id req-fb21f7e9-237f-4245-ad72-48b4dbe12d73 2019-06-08 10:51:37,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.46:9696/v2.0/security-groups.json used request id req-fb21f7e9-237f-4245-ad72-48b4dbe12d73 2019-06-08 10:51:37,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'port_range_min': 9160, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-06-08 10:51:37,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'port_range_min': 7888, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-06-08 10:51:37,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:51:37,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160} 2019-06-08 10:51:37,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:51:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98ef0b94-e994-400c-933a-3fc4fb78fd9d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:51:37,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11211, 'port_range_min': 11211, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-06-08 10:51:37,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11311} 2019-06-08 10:51:37,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11211} 2019-06-08 10:51:37,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'port_range_min': 11311, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-06-08 10:51:37,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-98ef0b94-e994-400c-933a-3fc4fb78fd9d 2019-06-08 10:51:37,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7253} 2019-06-08 10:51:37,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'port_range_min': 7253, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-06-08 10:51:37,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7000} 2019-06-08 10:51:37,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7000, 'port_range_min': 7000, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-06-08 10:51:37,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 6668, u'port_range_min': 6667} 2019-06-08 10:51:37,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:51:37,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:51:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2610984-62c5-453d-86a0-300512cebff5 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:51:37,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 6668, 'port_range_min': 6667, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-06-08 10:51:37,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-f2610984-62c5-453d-86a0-300512cebff5 2019-06-08 10:51:37,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:51:37,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:51:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9d03064-d682-40bb-99b2-d64bc0496c0f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:51:37,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-c9d03064-d682-40bb-99b2-d64bc0496c0f 2019-06-08 10:51:37,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/security-groups/f4410a8e-55d5-437a-bac9-bc142ea2a9be.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5417167b55c6fcfeea203d7368448b0d6968f18" 2019-06-08 10:51:37,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1381 X-Openstack-Request-Id: req-283cb4fa-7904-431a-890e-bf850d3b09d9 Date: Sat, 08 Jun 2019 10:51:28 GMT RESP BODY: {"security_group": {"description": "Internal SIP signalling", "tags": [], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:51:26Z", "updated_at": "2019-06-08T10:51:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:51:26Z", "revision_number": 0, "id": "2362b567-092c-4482-a360-5547d3d4a575", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:51:26Z", "security_group_id": "f4410a8e-55d5-437a-bac9-bc142ea2a9be", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": null, "ethertype": "IPv4", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:51:26Z", "revision_number": 0, "id": "dd1a88fd-776a-48bb-94e6-1c01e8579625", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:51:26Z", "security_group_id": "f4410a8e-55d5-437a-bac9-bc142ea2a9be", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": null, "ethertype": "IPv6", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}], "revision_number": 1, "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "f4410a8e-55d5-437a-bac9-bc142ea2a9be", "name": "clearwater-sg_internal_sip"}} 2019-06-08 10:51:37,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'port_range_min': 9160, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-06-08 10:51:37,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160} 2019-06-08 10:51:37,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/security-groups/f4410a8e-55d5-437a-bac9-bc142ea2a9be.json used request id req-283cb4fa-7904-431a-890e-bf850d3b09d9 2019-06-08 10:51:37,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/security-groups/f4410a8e-55d5-437a-bac9-bc142ea2a9be.json used request id req-283cb4fa-7904-431a-890e-bf850d3b09d9 2019-06-08 10:51:37,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46: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}a5417167b55c6fcfeea203d7368448b0d6968f18" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5058, "security_group_id": "f4410a8e-55d5-437a-bac9-bc142ea2a9be", "port_range_min": 5058, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-08 10:51:37,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-06-08 10:51:37,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-08 10:51:37,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22} 2019-06-08 10:51:37,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'port_range_min': 22, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-06-08 10:51:37,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 4000} 2019-06-08 10:51:37,993 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 10:51:38,154 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:51:38,154 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:51:38,154 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:51:38,154 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:51:38,155 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:51:38,155 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:51:38,155 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:51:38,155 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 10:51:38,155 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:51:38,155 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:51:38 GMT 2019-06-08 10:51:38,155 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:51:38,155 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 10:51:38,155 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:51:38,155 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:51:38,156 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:51:43,161 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 10:51:43,243 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:51:43,244 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:51:43,244 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:51:43,244 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:51:43,244 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:51:43,244 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:51:43,244 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:51:43,244 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "base_security_group_fjyver", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:29.284Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:51:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e4eb75b-e005-4ded-895e-f9cbca5b2bb8 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:29.066Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.5d11885f-15b6-4d39-8ced-ca2b7cf17f0a"}, {"node_instance_id": "base_security_group_fjyver", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:29.284Z", "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-06-08T10:51:29.007Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.5d11885f-15b6-4d39-8ced-ca2b7cf17f0a"}, {"node_instance_id": "base_security_group_fjyver", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:29.284Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-0e4eb75b-e005-4ded-895e-f9cbca5b2bb8", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:29.066Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.5d11885f-15b6-4d39-8ced-ca2b7cf17f0a"}, {"node_instance_id": "base_security_group_fjyver", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:29.284Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"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-06-08T10:51:29.061Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.5d11885f-15b6-4d39-8ced-ca2b7cf17f0a"}, {"node_instance_id": "homer_security_group_h83tjr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:29.284Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46: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}41cfd385aa8526c2dacc45aa24469f8bbe0b3955\" -d '{\"security_group\": {\"description\": \"REST Cassandra 0MQ\", \"name\": \"clearwater-sg_homer\"}}'", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:29.097Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.50f2da9a-9731-488b-aedf-cb8c41a98abc"}, {"node_instance_id": "internal_sip_security_group_3xz27u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:29.284Z", "message": "POST call to network for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-ba2e5794-438a-40ea-870b-e630e3d5b411", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:29.093Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.66ab9d59-0777-4622-bd39-59e28bbf4c60"}, {"node_instance_id": "internal_sip_security_group_3xz27u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:29.284Z", "message": "POST call to neutron for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-ba2e5794-438a-40ea-870b-e630e3d5b411", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:29.093Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.66ab9d59-0777-4622-bd39-59e28bbf4c60"}, {"node_instance_id": "vellum_security_group_ic5ekw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:29.284Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11311}", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:28.756Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.065b1cc2-ed23-4264-aea4-edf84d8ee5e3"}, {"node_instance_id": "internal_sip_security_group_3xz27u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:29.284Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-ba2e5794-438a-40ea-870b-e630e3d5b411 Date: Sat, 08 Jun 2019 10:51:29 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 5058, \"updated_at\": \"2019-06-08T10:51:29Z\", \"security_group_id\": \"f4410a8e-55d5-437a-bac9-bc142ea2a9be\", \"port_range_min\": 5058, \"revision_number\": 0, \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"created_at\": \"2019-06-08T10:51:29Z\", \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"84b33603-ad97-49d6-b4fe-70a4b7b387a5\"}}\n", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:29.092Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.66ab9d59-0777-4622-bd39-59e28bbf4c60"}, {"node_instance_id": "internal_sip_security_group_3xz27u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:29.284Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46: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}a5417167b55c6fcfeea203d7368448b0d6968f18\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5054, \"security_group_id\": \"f4410a8e-55d5-437a-bac9-bc142ea2a9be\", \"port_range_min\": 5054, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:29.093Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.66ab9d59-0777-4622-bd39-59e28bbf4c60"}, {"node_instance_id": "bind_floatingip_x5y421", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:29.284Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:29.148Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "internal_sip_security_group_3xz27u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:29.284Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-ab3dc1ef-fea1-4263-889e-c9f97ee40daf Date: Sat, 08 Jun 2019 10:51:29 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 5054, \"updated_at\": \"2019-06-08T10:51:29Z\", \"security_group_id\": \"f4410a8e-55d5-437a-bac9-bc142ea2a9be\", \"port_range_min\": 5054, \"revision_number\": 0, \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"created_at\": \"2019-06-08T10:51:29Z\", \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"0bb85a5b-d2c1-45be-bdec-615a0e75d9ed\"}}\n", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:29.211Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.66ab9d59-0777-4622-bd39-59e28bbf4c60"}, {"node_instance_id": "internal_sip_security_group_3xz27u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:29.284Z", "message": "POST call to neutron for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-ab3dc1ef-fea1-4263-889e-c9f97ee40daf", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:29.211Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.66ab9d59-0777-4622-bd39-59e28bbf4c60"}, {"node_instance_id": "internal_sip_security_group_3xz27u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:29.284Z", "message": "POST call to network for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-ab3dc1ef-fea1-4263-889e-c9f97ee40daf", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:29.211Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.66ab9d59-0777-4622-bd39-59e28bbf4c60"}, {"node_instance_id": "vellum_security_group_ic5ekw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:29.284Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7000, 'port_range_min': 7000, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:28.761Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.065b1cc2-ed23-4264-aea4-edf84d8ee5e3"}, {"node_instance_id": "sprout_security_group_vdr68p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:29.284Z", "message": "Node instance created", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:28.828Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "internal_sip_security_group_3xz27u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:29.284Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46: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}a5417167b55c6fcfeea203d7368448b0d6968f18\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5052, \"security_group_id\": \"f4410a8e-55d5-437a-bac9-bc142ea2a9be\", \"port_range_min\": 5052, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:29.212Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.66ab9d59-0777-4622-bd39-59e28bbf4c60"}, {"node_instance_id": "keypair_qu1qn3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:29.284Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:29.234Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.1b36c84a-101f-42f7-ab11-c00186508177"}, {"node_instance_id": "bono_floatingip_9vp6ef", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:29.866Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/networks.json?name=external -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}30af048ed7275b50b35c47d386177717ae3b22cb\"", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:29.297Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.4e3fac1e-fdf8-4664-aac4-a59c762e5e0a"}, {"node_instance_id": "keypair_qu1qn3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:29.866Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-3866997f-9c56-4d00-8daf-3c610747c6d2", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:29.240Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.1b36c84a-101f-42f7-ab11-c00186508177"}, {"node_instance_id": "internal_sip_security_group_3xz27u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:29.866Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-821bb943-f767-4c9a-aa5f-8e41a3bcbcd9 Date: Sat, 08 Jun 2019 10:51:29 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 5052, \"updated_at\": \"2019-06-08T10:51:29Z\", \"security_group_id\": \"f4410a8e-55d5-437a-bac9-bc142ea2a9be\", \"port_range_min\": 5052, \"revision_number\": 0, \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"created_at\": \"2019-06-08T10:51:29Z\", \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"d4dc2fe5-82d2-4e82-86d4-ac1d38ea6d6e\"}}\n", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:29.332Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.66ab9d59-0777-4622-bd39-59e28bbf4c60"}, {"node_instance_id": "vellum_security_group_ic5ekw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:29.866Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46: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}28944f1394d7e7e2e7a969266b3e5021735fcc88\" -d '{\"security_group\": {\"description\": \"REST Cassandra 0MQ\", \"name\": \"clearwater-sg_vellum\"}}'", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:29.274Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.065b1cc2-ed23-4264-aea4-edf84d8ee5e3"}, {"node_instance_id": "internal_sip_security_group_3xz27u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:29.866Z", "message": "POST call to network for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-821bb943-f767-4c9a-aa5f-8e41a3bcbcd9", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:29.332Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.66ab9d59-0777-4622-bd39-59e28bbf4c60"}, {"node_instance_id": "dime_security_group_vo8fbr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:29.866Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'port_range_min': 8888, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:29.368Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.121837cb-9d52-4de1-9a65-07a5f65d0667"}, {"node_instance_id": "dime_security_group_vo8fbr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:29.866Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8889}", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:29.371Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.121837cb-9d52-4de1-9a65-07a5f65d0667"}, {"node_instance_id": "dime_security_group_vo8fbr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:29.866Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8888}", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:29.368Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.121837cb-9d52-4de1-9a65-07a5f65d0667"}, {"node_instance_id": "dime_security_group_vo8fbr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:29.866Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8889, 'port_range_min': 8889, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:29.372Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.121837cb-9d52-4de1-9a65-07a5f65d0667"}, {"node_instance_id": "internal_sip_security_group_3xz27u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:29.866Z", "message": "POST call to neutron for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-821bb943-f767-4c9a-aa5f-8e41a3bcbcd9", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:29.332Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.66ab9d59-0777-4622-bd39-59e28bbf4c60"}, {"node_instance_id": "dime_security_group_vo8fbr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:29.866Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 10888}", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:29.372Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.121837cb-9d52-4de1-9a65-07a5f65d0667"}, {"node_instance_id": "base_security_group_fjyver", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:29.866Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46: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}ec1a356eb38bb2f0c47f6a12019ab9d6ad5f9a3a\" -d '{\"security_group\": {\"description\": \"SSH\", \"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:29.470Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.5d11885f-15b6-4d39-8ced-ca2b7cf17f0a"}, {"node_instance_id": "dime_security_group_vo8fbr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:29.866Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'port_range_min': 10888, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:29.372Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.121837cb-9d52-4de1-9a65-07a5f65d0667"}, {"node_instance_id": "dime_security_group_vo8fbr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:29.866Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:29.412Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.121837cb-9d52-4de1-9a65-07a5f65d0667"}, {"node_instance_id": "dime_security_group_vo8fbr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:29.866Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:51:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a177549f-73e5-41d2-850b-5ddbcc6dd186 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:29.418Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.121837cb-9d52-4de1-9a65-07a5f65d0667"}, {"node_instance_id": "dime_security_group_vo8fbr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:29.866Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-a177549f-73e5-41d2-850b-5ddbcc6dd186", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:29.418Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.121837cb-9d52-4de1-9a65-07a5f65d0667"}, {"node_instance_id": "ellis_security_group_cy8122", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:29.866Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'port_range_min': 80, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:29.556Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.e7ed5cdb-4cd7-41c6-b1f3-01e7bbc4bae7"}, {"node_instance_id": "ellis_security_group_cy8122", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:29.866Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 443}", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:29.556Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.e7ed5cdb-4cd7-41c6-b1f3-01e7bbc4bae7"}, {"node_instance_id": "ellis_security_group_cy8122", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:29.866Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 80}", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:29.556Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.e7ed5cdb-4cd7-41c6-b1f3-01e7bbc4bae7"}, {"node_instance_id": "ellis_security_group_cy8122", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:29.866Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'port_range_min': 443, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:29.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.e7ed5cdb-4cd7-41c6-b1f3-01e7bbc4bae7"}, {"node_instance_id": "ellis_security_group_cy8122", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:29.866Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:29.585Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.e7ed5cdb-4cd7-41c6-b1f3-01e7bbc4bae7"}, {"node_instance_id": "ellis_security_group_cy8122", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:29.866Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:51:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d3c772d1-535d-4a3e-91ae-4d671a76ad28 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:29.594Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.e7ed5cdb-4cd7-41c6-b1f3-01e7bbc4bae7"}, {"node_instance_id": "ellis_security_group_cy8122", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:29.866Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-d3c772d1-535d-4a3e-91ae-4d671a76ad28", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:29.594Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.e7ed5cdb-4cd7-41c6-b1f3-01e7bbc4bae7"}, {"node_instance_id": "keypair_qu1qn3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:29.866Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}928420465a1d11773bc871fd421b1555883c1f71\"", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:29.658Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.1b36c84a-101f-42f7-ab11-c00186508177"}, {"node_instance_id": "sprout_security_group_vdr68p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:29.866Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:29.199Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "ellis_floatingip_qirkwr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:29.866Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-9d402dc1-083d-414b-ae2d-3821f499373f Date: Sat, 08 Jun 2019 10:51:29 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"created_at\": \"2019-06-08T10:51:29Z\", \"updated_at\": \"2019-06-08T10:51:29Z\", \"floating_network_id\": \"d0205d84-f6dd-4d92-b76b-dc9ca1111094\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.210\", \"revision_number\": 0, \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"port_id\": null, \"id\": \"bb1266a1-5995-4625-8082-f7ecd903dd76\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:29.747Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.88269928-cac9-4141-aa6b-2f1caec8e8e0"}, {"node_instance_id": "bind_floatingip_x5y421", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:29.866Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:29.268Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "keypair_qu1qn3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:29.866Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:51:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3866997f-9c56-4d00-8daf-3c610747c6d2 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:29.240Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.1b36c84a-101f-42f7-ab11-c00186508177"}, {"node_instance_id": "ellis_floatingip_qirkwr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:30.395Z", "message": "POST call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-9d402dc1-083d-414b-ae2d-3821f499373f", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:29.748Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.88269928-cac9-4141-aa6b-2f1caec8e8e0"}, {"node_instance_id": "sprout_security_group_vdr68p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:30.395Z", "message": "Node instance started", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:29.572Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "bind_floatingip_x5y421", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:30.395Z", "message": "Node instance started", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:29.380Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "sprout_security_group_vdr68p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:30.395Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:29.317Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}], "metadata": {"pagination": {"total": 667, "offset": 151, "size": 50}}} 2019-06-08 10:51:43,245 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:51:43,245 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:51:43 GMT 2019-06-08 10:51:43,245 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:51:43,245 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 10:51:43,245 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:51:43,245 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:51:43,245 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:51:43,245 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 10:51:43,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:51:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e4eb75b-e005-4ded-895e-f9cbca5b2bb8 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:51:43,248 - 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-06-08 10:51:43,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-0e4eb75b-e005-4ded-895e-f9cbca5b2bb8 2019-06-08 10:51:43,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:51:43,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46: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}41cfd385aa8526c2dacc45aa24469f8bbe0b3955" -d '{"security_group": {"description": "REST Cassandra 0MQ", "name": "clearwater-sg_homer"}}' 2019-06-08 10:51:43,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-ba2e5794-438a-40ea-870b-e630e3d5b411 2019-06-08 10:51:43,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-ba2e5794-438a-40ea-870b-e630e3d5b411 2019-06-08 10:51:43,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11311} 2019-06-08 10:51:43,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-ba2e5794-438a-40ea-870b-e630e3d5b411 Date: Sat, 08 Jun 2019 10:51:29 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 5058, "updated_at": "2019-06-08T10:51:29Z", "security_group_id": "f4410a8e-55d5-437a-bac9-bc142ea2a9be", "port_range_min": 5058, "revision_number": 0, "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:51:29Z", "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "84b33603-ad97-49d6-b4fe-70a4b7b387a5"}} 2019-06-08 10:51:43,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46: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}a5417167b55c6fcfeea203d7368448b0d6968f18" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5054, "security_group_id": "f4410a8e-55d5-437a-bac9-bc142ea2a9be", "port_range_min": 5054, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-08 10:51:43,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-06-08 10:51:43,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-ab3dc1ef-fea1-4263-889e-c9f97ee40daf Date: Sat, 08 Jun 2019 10:51:29 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 5054, "updated_at": "2019-06-08T10:51:29Z", "security_group_id": "f4410a8e-55d5-437a-bac9-bc142ea2a9be", "port_range_min": 5054, "revision_number": 0, "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:51:29Z", "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "0bb85a5b-d2c1-45be-bdec-615a0e75d9ed"}} 2019-06-08 10:51:43,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-ab3dc1ef-fea1-4263-889e-c9f97ee40daf 2019-06-08 10:51:43,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-ab3dc1ef-fea1-4263-889e-c9f97ee40daf 2019-06-08 10:51:43,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7000, 'port_range_min': 7000, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-06-08 10:51:43,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-08 10:51:43,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46: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}a5417167b55c6fcfeea203d7368448b0d6968f18" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5052, "security_group_id": "f4410a8e-55d5-437a-bac9-bc142ea2a9be", "port_range_min": 5052, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-08 10:51:43,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:51:43,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/networks.json?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30af048ed7275b50b35c47d386177717ae3b22cb" 2019-06-08 10:51:43,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-3866997f-9c56-4d00-8daf-3c610747c6d2 2019-06-08 10:51:43,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-821bb943-f767-4c9a-aa5f-8e41a3bcbcd9 Date: Sat, 08 Jun 2019 10:51:29 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 5052, "updated_at": "2019-06-08T10:51:29Z", "security_group_id": "f4410a8e-55d5-437a-bac9-bc142ea2a9be", "port_range_min": 5052, "revision_number": 0, "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:51:29Z", "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "d4dc2fe5-82d2-4e82-86d4-ac1d38ea6d6e"}} 2019-06-08 10:51:43,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46: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}28944f1394d7e7e2e7a969266b3e5021735fcc88" -d '{"security_group": {"description": "REST Cassandra 0MQ", "name": "clearwater-sg_vellum"}}' 2019-06-08 10:51:43,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-821bb943-f767-4c9a-aa5f-8e41a3bcbcd9 2019-06-08 10:51:43,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'port_range_min': 8888, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-06-08 10:51:43,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8889} 2019-06-08 10:51:43,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8888} 2019-06-08 10:51:43,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8889, 'port_range_min': 8889, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-06-08 10:51:43,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-821bb943-f767-4c9a-aa5f-8e41a3bcbcd9 2019-06-08 10:51:43,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 10888} 2019-06-08 10:51:43,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46: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}ec1a356eb38bb2f0c47f6a12019ab9d6ad5f9a3a" -d '{"security_group": {"description": "SSH", "name": "clearwater-sg_base"}}' 2019-06-08 10:51:43,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'port_range_min': 10888, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-06-08 10:51:43,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:51:43,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:51:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a177549f-73e5-41d2-850b-5ddbcc6dd186 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:51:43,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-a177549f-73e5-41d2-850b-5ddbcc6dd186 2019-06-08 10:51:43,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'port_range_min': 80, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-06-08 10:51:43,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 443} 2019-06-08 10:51:43,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 80} 2019-06-08 10:51:43,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'port_range_min': 443, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-06-08 10:51:43,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:51:43,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:51:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d3c772d1-535d-4a3e-91ae-4d671a76ad28 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:51:43,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-d3c772d1-535d-4a3e-91ae-4d671a76ad28 2019-06-08 10:51:43,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}928420465a1d11773bc871fd421b1555883c1f71" 2019-06-08 10:51:43,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-06-08 10:51:43,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-9d402dc1-083d-414b-ae2d-3821f499373f Date: Sat, 08 Jun 2019 10:51:29 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:51:29Z", "updated_at": "2019-06-08T10:51:29Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_id": null, "id": "bb1266a1-5995-4625-8082-f7ecd903dd76", "qos_policy_id": null}} 2019-06-08 10:51:43,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-06-08 10:51:43,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:51:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3866997f-9c56-4d00-8daf-3c610747c6d2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:51:43,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-9d402dc1-083d-414b-ae2d-3821f499373f 2019-06-08 10:51:43,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-08 10:51:43,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-08 10:51:43,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-06-08 10:51:43,256 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 10:51:43,323 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:51:43,323 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:51:43,323 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:51:43,323 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:51:43,323 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:51:43,324 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:51:43,324 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:51:43,324 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 10:51:43,324 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:51:43,324 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:51:43 GMT 2019-06-08 10:51:43,324 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:51:43,324 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 10:51:43,324 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:51:43,324 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:51:43,324 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:51:48,330 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 10:51:48,436 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:51:48,436 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:51:48,436 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:51:48,436 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:51:48,436 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:51:48,436 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:51:48,437 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:51:48,437 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_security_group_cy8122", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:30.395Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46: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}4d8dcce8cf02eb739e5203971b70519bc1bd03d8\" -d '{\"security_group\": {\"description\": \"Web UI\", \"name\": \"clearwater-sg_ellis\"}}'", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:30.070Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.e7ed5cdb-4cd7-41c6-b1f3-01e7bbc4bae7"}, {"node_instance_id": "bono_floatingip_9vp6ef", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:30.395Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-858c35f6-cc2e-479b-ad52-692af08f3c8b Date: Sat, 08 Jun 2019 10:51:30 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"d0205d84-f6dd-4d92-b76b-dc9ca1111094\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"ae5008b7eba04bb8ab8b9bea870a005f\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"a3d564af-8d87-4f4f-9680-f5a9465e0acc\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-06-08T06:03:01Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"ae5008b7eba04bb8ab8b9bea870a005f\",\"created_at\":\"2019-06-08T05:47:57Z\",\"mtu\":1500}]}\n", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:30.309Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.4e3fac1e-fdf8-4664-aac4-a59c762e5e0a"}, {"node_instance_id": "base_security_group_fjyver", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:30.395Z", "message": "POST call to network for http://172.30.9.46:9696/v2.0/security-groups.json used request id req-b00cbff1-d074-4e94-9efa-4bee94866ac8", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:29.951Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.5d11885f-15b6-4d39-8ced-ca2b7cf17f0a"}, {"node_instance_id": "base_security_group_fjyver", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:30.395Z", "message": "POST call to neutron for http://172.30.9.46:9696/v2.0/security-groups.json used request id req-b00cbff1-d074-4e94-9efa-4bee94866ac8", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:29.952Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.5d11885f-15b6-4d39-8ced-ca2b7cf17f0a"}, {"node_instance_id": "base_security_group_fjyver", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:30.395Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-b00cbff1-d074-4e94-9efa-4bee94866ac8 Date: Sat, 08 Jun 2019 10:51:29 GMT \nRESP BODY: {\"security_group\": {\"description\": \"SSH\", \"tags\": [], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"created_at\": \"2019-06-08T10:51:29Z\", \"updated_at\": \"2019-06-08T10:51:29Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-06-08T10:51:29Z\", \"revision_number\": 0, \"id\": \"2b7c68d6-fc10-4c9d-955b-54b875e45b82\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-06-08T10:51:29Z\", \"security_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-06-08T10:51:29Z\", \"revision_number\": 0, \"id\": \"76cdaea6-ba01-446a-9fe4-2f391cc6e081\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-06-08T10:51:29Z\", \"security_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\"}], \"revision_number\": 1, \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"name\": \"clearwater-sg_base\"}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:29.951Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.5d11885f-15b6-4d39-8ced-ca2b7cf17f0a"}, {"node_instance_id": "bind_security_group_l4hlx5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:30.395Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/security-groups/93a505b6-079f-4b3a-b660-f796945dccb1.json used request id req-3bbc2dc0-a505-4a92-937f-1a32f7f7ec54", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:30.030Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f3324b97-eab5-4583-9217-b2f717dd4a19"}, {"node_instance_id": "sprout_security_group_vdr68p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:30.395Z", "message": "Node instance started", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:29.572Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "bind_security_group_l4hlx5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:30.395Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-3bbc2dc0-a505-4a92-937f-1a32f7f7ec54 Date: Sat, 08 Jun 2019 10:51:30 GMT \nRESP BODY: {\"security_group\": {\"description\": \"DNS\", \"tags\": [], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"created_at\": \"2019-06-08T10:51:27Z\", \"updated_at\": \"2019-06-08T10:51:27Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-06-08T10:51:27Z\", \"revision_number\": 0, \"id\": \"10cce34e-2a00-40fd-89ba-4979dc894d7f\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-06-08T10:51:27Z\", \"security_group_id\": \"93a505b6-079f-4b3a-b660-f796945dccb1\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-06-08T10:51:27Z\", \"revision_number\": 0, \"id\": \"5cd98dce-5671-4df5-8125-9bae67752d1f\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-06-08T10:51:27Z\", \"security_group_id\": \"93a505b6-079f-4b3a-b660-f796945dccb1\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\"}], \"revision_number\": 1, \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"93a505b6-079f-4b3a-b660-f796945dccb1\", \"name\": \"clearwater-sg_bind\"}}\n", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:30.030Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f3324b97-eab5-4583-9217-b2f717dd4a19"}, {"node_instance_id": "bind_security_group_l4hlx5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:30.395Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46: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}53a4189bcd5d528154b6a421494d355c38af4b66\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"ethertype\": \"IPv4\", \"port_range_max\": 53, \"security_group_id\": \"93a505b6-079f-4b3a-b660-f796945dccb1\", \"port_range_min\": 53, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:30.031Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f3324b97-eab5-4583-9217-b2f717dd4a19"}, {"node_instance_id": "bind_security_group_l4hlx5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:30.395Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/security-groups/93a505b6-079f-4b3a-b660-f796945dccb1.json used request id req-3bbc2dc0-a505-4a92-937f-1a32f7f7ec54", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:30.030Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f3324b97-eab5-4583-9217-b2f717dd4a19"}, {"node_instance_id": "bind_security_group_l4hlx5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:30.395Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-1b2df9a1-5b05-4002-8575-eb835fa2fb34 Date: Sat, 08 Jun 2019 10:51:30 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 53, \"updated_at\": \"2019-06-08T10:51:30Z\", \"security_group_id\": \"93a505b6-079f-4b3a-b660-f796945dccb1\", \"port_range_min\": 53, \"revision_number\": 0, \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"created_at\": \"2019-06-08T10:51:30Z\", \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"f1c4da31-707a-4426-bfce-112ef5ce61de\"}}\n", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:30.183Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f3324b97-eab5-4583-9217-b2f717dd4a19"}, {"node_instance_id": "bind_floatingip_x5y421", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:30.395Z", "message": "Node instance started", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:29.380Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "bind_security_group_l4hlx5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:30.395Z", "message": "POST call to neutron for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-1b2df9a1-5b05-4002-8575-eb835fa2fb34", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:30.185Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f3324b97-eab5-4583-9217-b2f717dd4a19"}, {"node_instance_id": "bind_security_group_l4hlx5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:30.395Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46: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}53a4189bcd5d528154b6a421494d355c38af4b66\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 53, \"security_group_id\": \"93a505b6-079f-4b3a-b660-f796945dccb1\", \"port_range_min\": 53, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:30.185Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f3324b97-eab5-4583-9217-b2f717dd4a19"}, {"node_instance_id": "bind_security_group_l4hlx5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:30.395Z", "message": "POST call to network for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-1b2df9a1-5b05-4002-8575-eb835fa2fb34", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:30.184Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f3324b97-eab5-4583-9217-b2f717dd4a19"}, {"node_instance_id": "ellis_floatingip_qirkwr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:30.395Z", "message": "POST call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-9d402dc1-083d-414b-ae2d-3821f499373f", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:29.748Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.88269928-cac9-4141-aa6b-2f1caec8e8e0"}, {"node_instance_id": "sprout_security_group_vdr68p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:30.395Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:29.317Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "bono_security_group_wbl0ks", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:30.916Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/security-groups/51ca155c-56e7-45d9-8551-bf1abbcabc90.json used request id req-8e80003b-7b31-491a-8ac2-581b0da78e5d", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:30.428Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.788ddccc-8547-430b-b391-c8143eb875bb"}, {"node_instance_id": "bono_security_group_wbl0ks", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:30.916Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/security-groups/51ca155c-56e7-45d9-8551-bf1abbcabc90.json used request id req-8e80003b-7b31-491a-8ac2-581b0da78e5d", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:30.428Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.788ddccc-8547-430b-b391-c8143eb875bb"}, {"node_instance_id": "dime_security_group_vo8fbr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:30.916Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1372 X-Openstack-Request-Id: req-b451fd17-de86-49be-b46e-71cff1eb16bb Date: Sat, 08 Jun 2019 10:51:30 GMT \nRESP BODY: {\"security_group\": {\"description\": \"memcached Chronos REST\", \"tags\": [], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"created_at\": \"2019-06-08T10:51:30Z\", \"updated_at\": \"2019-06-08T10:51:30Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-06-08T10:51:30Z\", \"revision_number\": 0, \"id\": \"28aab761-9de6-4580-82b2-e9d1ddb0691b\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-06-08T10:51:30Z\", \"security_group_id\": \"82f69a23-3099-4cde-9a6f-dc975122c8fd\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-06-08T10:51:30Z\", \"revision_number\": 0, \"id\": \"beba5935-31b0-4f93-9efe-9f5f3c0874fb\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-06-08T10:51:30Z\", \"security_group_id\": \"82f69a23-3099-4cde-9a6f-dc975122c8fd\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\"}], \"revision_number\": 1, \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"82f69a23-3099-4cde-9a6f-dc975122c8fd\", \"name\": \"clearwater-sg_dime\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:30.468Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.121837cb-9d52-4de1-9a65-07a5f65d0667"}, {"node_instance_id": "bono_security_group_wbl0ks", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:30.916Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/security-groups/51ca155c-56e7-45d9-8551-bf1abbcabc90.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c9becb6e92ad8142d209f2248a6ce8d9203d04f6\"", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:30.353Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.788ddccc-8547-430b-b391-c8143eb875bb"}, {"node_instance_id": "ellis_security_group_cy8122", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:30.916Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1357 X-Openstack-Request-Id: req-7affc160-6fc0-44c6-97f6-d2bf640c2622 Date: Sat, 08 Jun 2019 10:51:30 GMT \nRESP BODY: {\"security_group\": {\"description\": \"Web UI\", \"tags\": [], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"created_at\": \"2019-06-08T10:51:30Z\", \"updated_at\": \"2019-06-08T10:51:30Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-06-08T10:51:30Z\", \"revision_number\": 0, \"id\": \"768ffe0a-84a8-4d20-936c-37c6aee77543\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-06-08T10:51:30Z\", \"security_group_id\": \"7d427fb6-2ffb-434a-a9b2-52fd494c1e61\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-06-08T10:51:30Z\", \"revision_number\": 0, \"id\": \"84c62c85-952f-4a3d-b182-d94e80c8f8cb\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-06-08T10:51:30Z\", \"security_group_id\": \"7d427fb6-2ffb-434a-a9b2-52fd494c1e61\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\"}], \"revision_number\": 1, \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"7d427fb6-2ffb-434a-a9b2-52fd494c1e61\", \"name\": \"clearwater-sg_ellis\"}}\n", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:30.576Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.e7ed5cdb-4cd7-41c6-b1f3-01e7bbc4bae7"}, {"node_instance_id": "bono_security_group_wbl0ks", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:30.916Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1366 X-Openstack-Request-Id: req-8e80003b-7b31-491a-8ac2-581b0da78e5d Date: Sat, 08 Jun 2019 10:51:30 GMT \nRESP BODY: {\"security_group\": {\"description\": \"STUN SIP RTP 0MQ\", \"tags\": [], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"created_at\": \"2019-06-08T10:51:28Z\", \"updated_at\": \"2019-06-08T10:51:28Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-06-08T10:51:28Z\", \"revision_number\": 0, \"id\": \"2a04ccf2-2d67-48ef-b0cc-e688484baaf6\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-06-08T10:51:28Z\", \"security_group_id\": \"51ca155c-56e7-45d9-8551-bf1abbcabc90\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-06-08T10:51:28Z\", \"revision_number\": 0, \"id\": \"4d573984-7d78-4e7f-af0f-42b8a1e02a62\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-06-08T10:51:28Z\", \"security_group_id\": \"51ca155c-56e7-45d9-8551-bf1abbcabc90\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\"}], \"revision_number\": 1, \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"51ca155c-56e7-45d9-8551-bf1abbcabc90\", \"name\": \"clearwater-sg_bono\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:30.427Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.788ddccc-8547-430b-b391-c8143eb875bb"}, {"node_instance_id": "bono_security_group_wbl0ks", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:30.916Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46: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}c9becb6e92ad8142d209f2248a6ce8d9203d04f6\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 3478, \"security_group_id\": \"51ca155c-56e7-45d9-8551-bf1abbcabc90\", \"port_range_min\": 3478, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:30.430Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.788ddccc-8547-430b-b391-c8143eb875bb"}, {"node_instance_id": "keypair_qu1qn3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:30.916Z", "message": "Using external resource keypair: cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "level": "info", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:30.398Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.1b36c84a-101f-42f7-ab11-c00186508177"}, {"node_instance_id": "bono_security_group_wbl0ks", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:30.916Z", "message": "POST call to neutron for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-57c8b7c9-97d9-43cb-9369-ff1339d008b0", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:30.621Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.788ddccc-8547-430b-b391-c8143eb875bb"}, {"node_instance_id": "keypair_qu1qn3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:30.916Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/os-keypairs used request id req-6d87d2ea-c69e-4142-97ab-5e1c18d9c917", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:30.394Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.1b36c84a-101f-42f7-ab11-c00186508177"}, {"node_instance_id": "dime_security_group_vo8fbr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:30.916Z", "message": "POST call to network for http://172.30.9.46:9696/v2.0/security-groups.json used request id req-b451fd17-de86-49be-b46e-71cff1eb16bb", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:30.468Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.121837cb-9d52-4de1-9a65-07a5f65d0667"}, {"node_instance_id": "keypair_qu1qn3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:30.916Z", "message": "RESP: [200] Date: Sat, 08 Jun 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,Accept-Encoding x-openstack-request-id: req-6d87d2ea-c69e-4142-97ab-5e1c18d9c917 x-compute-request-id: req-6d87d2ea-c69e-4142-97ab-5e1c18d9c917 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQIB4LHJ90hjcltvgUGIEfCJlFx+S1KnRv1bNvgI04TOGJ5QTVpEs4B6x7y9JOV+rlWlNI/nze0vBlz1PtEU7r0F3XL4hpQb3m+0BR5+IFIwzttY2uaw392jEzOQaVYxjvEsPQc3t0QqSfgYAMrfMDSWwnoqwXnOzSyDlR0dxpv6lt1HCwgKeeP2CeUs3EYezTNN4R6oKK6x8C3SOPkWnhxLDzdluD3hJm9PZaqXjOBsJXoht7BfY3fMdBPxHrFfjp4JaAwFwhbD5x3Rx4GQ4lALbpZZZkBOm1Ku8jnjBWHArrvBDrcoP+UvfeCa+dvNQHRGsG62U2EbxoMtVfoYhd Generated-by-Nova\", \"name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"fingerprint\": \"a3:7b:5a:50:ea:1c:87:49:23:5d:e7:ae:3a:8d:e3:49\"}}]}\n", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:30.394Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.1b36c84a-101f-42f7-ab11-c00186508177"}, {"node_instance_id": "dime_security_group_vo8fbr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:30.916Z", "message": "POST call to neutron for http://172.30.9.46:9696/v2.0/security-groups.json used request id req-b451fd17-de86-49be-b46e-71cff1eb16bb", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:30.469Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.121837cb-9d52-4de1-9a65-07a5f65d0667"}, {"node_instance_id": "homer_security_group_h83tjr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:30.916Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1369 X-Openstack-Request-Id: req-6c77cdc9-bb8b-424c-98ea-e91c35028d33 Date: Sat, 08 Jun 2019 10:51:30 GMT \nRESP BODY: {\"security_group\": {\"description\": \"REST Cassandra 0MQ\", \"tags\": [], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"created_at\": \"2019-06-08T10:51:30Z\", \"updated_at\": \"2019-06-08T10:51:30Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-06-08T10:51:30Z\", \"revision_number\": 0, \"id\": \"0a5abed1-705e-4f16-a496-20e9113292ea\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-06-08T10:51:30Z\", \"security_group_id\": \"ddae247c-f69b-403d-a849-8fd4154d982d\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-06-08T10:51:30Z\", \"revision_number\": 0, \"id\": \"34cf04d5-c281-4dd6-ac10-68ebbfcf9c56\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-06-08T10:51:30Z\", \"security_group_id\": \"ddae247c-f69b-403d-a849-8fd4154d982d\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\"}], \"revision_number\": 1, \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"ddae247c-f69b-403d-a849-8fd4154d982d\", \"name\": \"clearwater-sg_homer\"}}\n", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:30.374Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.50f2da9a-9731-488b-aedf-cb8c41a98abc"}, {"node_instance_id": "homer_security_group_h83tjr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:30.916Z", "message": "POST call to network for http://172.30.9.46:9696/v2.0/security-groups.json used request id req-6c77cdc9-bb8b-424c-98ea-e91c35028d33", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:30.375Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.50f2da9a-9731-488b-aedf-cb8c41a98abc"}, {"node_instance_id": "homer_security_group_h83tjr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:30.916Z", "message": "POST call to neutron for http://172.30.9.46:9696/v2.0/security-groups.json used request id req-6c77cdc9-bb8b-424c-98ea-e91c35028d33", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:30.375Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.50f2da9a-9731-488b-aedf-cb8c41a98abc"}, {"node_instance_id": "bono_security_group_wbl0ks", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:30.916Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46: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}c9becb6e92ad8142d209f2248a6ce8d9203d04f6\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"ethertype\": \"IPv4\", \"port_range_max\": 3478, \"security_group_id\": \"51ca155c-56e7-45d9-8551-bf1abbcabc90\", \"port_range_min\": 3478, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:30.622Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.788ddccc-8547-430b-b391-c8143eb875bb"}, {"node_instance_id": "ellis_security_group_cy8122", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:30.916Z", "message": "POST call to neutron for http://172.30.9.46:9696/v2.0/security-groups.json used request id req-7affc160-6fc0-44c6-97f6-d2bf640c2622", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:30.577Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.e7ed5cdb-4cd7-41c6-b1f3-01e7bbc4bae7"}, {"node_instance_id": "keypair_qu1qn3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:30.916Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/os-keypairs used request id req-6d87d2ea-c69e-4142-97ab-5e1c18d9c917", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:30.394Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.1b36c84a-101f-42f7-ab11-c00186508177"}, {"node_instance_id": "ellis_security_group_cy8122", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:30.916Z", "message": "POST call to network for http://172.30.9.46:9696/v2.0/security-groups.json used request id req-7affc160-6fc0-44c6-97f6-d2bf640c2622", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:30.576Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.e7ed5cdb-4cd7-41c6-b1f3-01e7bbc4bae7"}, {"node_instance_id": "bind_security_group_l4hlx5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:30.916Z", "message": "POST call to neutron for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-4f0b9dd8-85c7-4927-94ee-3069337f1f38", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:30.408Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f3324b97-eab5-4583-9217-b2f717dd4a19"}, {"node_instance_id": "ellis_floatingip_qirkwr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:30.916Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:30.161Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "internal_sip_security_group_3xz27u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:30.916Z", "message": "Node instance created", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:30.101Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "internal_sip_security_group_3xz27u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:30.916Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:29.950Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "bono_security_group_wbl0ks", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:30.916Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-57c8b7c9-97d9-43cb-9369-ff1339d008b0 Date: Sat, 08 Jun 2019 10:51:30 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 3478, \"updated_at\": \"2019-06-08T10:51:30Z\", \"security_group_id\": \"51ca155c-56e7-45d9-8551-bf1abbcabc90\", \"port_range_min\": 3478, \"revision_number\": 0, \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"created_at\": \"2019-06-08T10:51:30Z\", \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"74925b8e-9dba-43d3-8fc9-2fdcef64a1a0\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:30.620Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.788ddccc-8547-430b-b391-c8143eb875bb"}, {"node_instance_id": "bono_floatingip_9vp6ef", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:30.916Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/networks.json?name=external used request id req-858c35f6-cc2e-479b-ad52-692af08f3c8b", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:30.309Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.4e3fac1e-fdf8-4664-aac4-a59c762e5e0a"}, {"node_instance_id": "bono_floatingip_9vp6ef", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:30.916Z", "message": "Using floating ip network d0205d84-f6dd-4d92-b76b-dc9ca1111094 from name external provided.", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:30.309Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.4e3fac1e-fdf8-4664-aac4-a59c762e5e0a"}, {"node_instance_id": "bono_floatingip_9vp6ef", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:30.916Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/networks.json?name=external used request id req-858c35f6-cc2e-479b-ad52-692af08f3c8b", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:30.309Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.4e3fac1e-fdf8-4664-aac4-a59c762e5e0a"}, {"node_instance_id": "bono_floatingip_9vp6ef", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:30.916Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}30af048ed7275b50b35c47d386177717ae3b22cb\" -d '{\"floatingip\": {\"floating_network_id\": \"d0205d84-f6dd-4d92-b76b-dc9ca1111094\"}}'", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:30.310Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.4e3fac1e-fdf8-4664-aac4-a59c762e5e0a"}, {"node_instance_id": "bind_security_group_l4hlx5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:30.916Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-4f0b9dd8-85c7-4927-94ee-3069337f1f38 Date: Sat, 08 Jun 2019 10:51:30 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 53, \"updated_at\": \"2019-06-08T10:51:30Z\", \"security_group_id\": \"93a505b6-079f-4b3a-b660-f796945dccb1\", \"port_range_min\": 53, \"revision_number\": 0, \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"created_at\": \"2019-06-08T10:51:30Z\", \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"d04a70aa-a28f-4946-b535-46139cf2da2f\"}}\n", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:30.407Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f3324b97-eab5-4583-9217-b2f717dd4a19"}, {"node_instance_id": "bind_security_group_l4hlx5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:30.916Z", "message": "POST call to network for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-4f0b9dd8-85c7-4927-94ee-3069337f1f38", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:30.408Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f3324b97-eab5-4583-9217-b2f717dd4a19"}, {"node_instance_id": "bono_security_group_wbl0ks", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:30.916Z", "message": "POST call to network for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-57c8b7c9-97d9-43cb-9369-ff1339d008b0", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:30.621Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.788ddccc-8547-430b-b391-c8143eb875bb"}, {"node_instance_id": "vellum_security_group_ic5ekw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:30.916Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1370 X-Openstack-Request-Id: req-f638dd10-864f-4a80-8be3-6de21525c52e Date: Sat, 08 Jun 2019 10:51:30 GMT \nRESP BODY: {\"security_group\": {\"description\": \"REST Cassandra 0MQ\", \"tags\": [], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"created_at\": \"2019-06-08T10:51:30Z\", \"updated_at\": \"2019-06-08T10:51:30Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-06-08T10:51:30Z\", \"revision_number\": 0, \"id\": \"0f4efbac-991b-4edb-9571-3f0ae27c724d\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-06-08T10:51:30Z\", \"security_group_id\": \"25acd134-5ee0-4c92-a3f7-a85199dea6e2\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-06-08T10:51:30Z\", \"revision_number\": 0, \"id\": \"ba52e98b-e599-482e-bace-ead90a648a5a\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-06-08T10:51:30Z\", \"security_group_id\": \"25acd134-5ee0-4c92-a3f7-a85199dea6e2\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\"}], \"revision_number\": 1, \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"25acd134-5ee0-4c92-a3f7-a85199dea6e2\", \"name\": \"clearwater-sg_vellum\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:30.578Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.065b1cc2-ed23-4264-aea4-edf84d8ee5e3"}], "metadata": {"pagination": {"total": 900, "offset": 201, "size": 50}}} 2019-06-08 10:51:48,437 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:51:48,437 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:51:48 GMT 2019-06-08 10:51:48,437 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:51:48,437 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 10:51:48,437 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:51:48,437 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:51:48,438 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:51:48,438 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 10:51:48,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46: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}4d8dcce8cf02eb739e5203971b70519bc1bd03d8" -d '{"security_group": {"description": "Web UI", "name": "clearwater-sg_ellis"}}' 2019-06-08 10:51:48,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-858c35f6-cc2e-479b-ad52-692af08f3c8b Date: Sat, 08 Jun 2019 10:51:30 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T06:03:01Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","mtu":1500}]} 2019-06-08 10:51:48,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/security-groups.json used request id req-b00cbff1-d074-4e94-9efa-4bee94866ac8 2019-06-08 10:51:48,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.46:9696/v2.0/security-groups.json used request id req-b00cbff1-d074-4e94-9efa-4bee94866ac8 2019-06-08 10:51:48,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-b00cbff1-d074-4e94-9efa-4bee94866ac8 Date: Sat, 08 Jun 2019 10:51:29 GMT RESP BODY: {"security_group": {"description": "SSH", "tags": [], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:51:29Z", "updated_at": "2019-06-08T10:51:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:51:29Z", "revision_number": 0, "id": "2b7c68d6-fc10-4c9d-955b-54b875e45b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:51:29Z", "security_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": null, "ethertype": "IPv6", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:51:29Z", "revision_number": 0, "id": "76cdaea6-ba01-446a-9fe4-2f391cc6e081", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:51:29Z", "security_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": null, "ethertype": "IPv4", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}], "revision_number": 1, "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "name": "clearwater-sg_base"}} 2019-06-08 10:51:48,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/security-groups/93a505b6-079f-4b3a-b660-f796945dccb1.json used request id req-3bbc2dc0-a505-4a92-937f-1a32f7f7ec54 2019-06-08 10:51:48,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-08 10:51:48,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-3bbc2dc0-a505-4a92-937f-1a32f7f7ec54 Date: Sat, 08 Jun 2019 10:51:30 GMT RESP BODY: {"security_group": {"description": "DNS", "tags": [], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:51:27Z", "updated_at": "2019-06-08T10:51:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:51:27Z", "revision_number": 0, "id": "10cce34e-2a00-40fd-89ba-4979dc894d7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:51:27Z", "security_group_id": "93a505b6-079f-4b3a-b660-f796945dccb1", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": null, "ethertype": "IPv6", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:51:27Z", "revision_number": 0, "id": "5cd98dce-5671-4df5-8125-9bae67752d1f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:51:27Z", "security_group_id": "93a505b6-079f-4b3a-b660-f796945dccb1", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": null, "ethertype": "IPv4", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}], "revision_number": 1, "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "93a505b6-079f-4b3a-b660-f796945dccb1", "name": "clearwater-sg_bind"}} 2019-06-08 10:51:48,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46: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}53a4189bcd5d528154b6a421494d355c38af4b66" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 53, "security_group_id": "93a505b6-079f-4b3a-b660-f796945dccb1", "port_range_min": 53, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-08 10:51:48,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/security-groups/93a505b6-079f-4b3a-b660-f796945dccb1.json used request id req-3bbc2dc0-a505-4a92-937f-1a32f7f7ec54 2019-06-08 10:51:48,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-1b2df9a1-5b05-4002-8575-eb835fa2fb34 Date: Sat, 08 Jun 2019 10:51:30 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 53, "updated_at": "2019-06-08T10:51:30Z", "security_group_id": "93a505b6-079f-4b3a-b660-f796945dccb1", "port_range_min": 53, "revision_number": 0, "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:51:30Z", "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "f1c4da31-707a-4426-bfce-112ef5ce61de"}} 2019-06-08 10:51:48,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-08 10:51:48,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-1b2df9a1-5b05-4002-8575-eb835fa2fb34 2019-06-08 10:51:48,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46: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}53a4189bcd5d528154b6a421494d355c38af4b66" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 53, "security_group_id": "93a505b6-079f-4b3a-b660-f796945dccb1", "port_range_min": 53, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-08 10:51:48,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-1b2df9a1-5b05-4002-8575-eb835fa2fb34 2019-06-08 10:51:48,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-9d402dc1-083d-414b-ae2d-3821f499373f 2019-06-08 10:51:48,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-06-08 10:51:48,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/security-groups/51ca155c-56e7-45d9-8551-bf1abbcabc90.json used request id req-8e80003b-7b31-491a-8ac2-581b0da78e5d 2019-06-08 10:51:48,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/security-groups/51ca155c-56e7-45d9-8551-bf1abbcabc90.json used request id req-8e80003b-7b31-491a-8ac2-581b0da78e5d 2019-06-08 10:51:48,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1372 X-Openstack-Request-Id: req-b451fd17-de86-49be-b46e-71cff1eb16bb Date: Sat, 08 Jun 2019 10:51:30 GMT RESP BODY: {"security_group": {"description": "memcached Chronos REST", "tags": [], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:51:30Z", "updated_at": "2019-06-08T10:51:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:51:30Z", "revision_number": 0, "id": "28aab761-9de6-4580-82b2-e9d1ddb0691b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:51:30Z", "security_group_id": "82f69a23-3099-4cde-9a6f-dc975122c8fd", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": null, "ethertype": "IPv4", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:51:30Z", "revision_number": 0, "id": "beba5935-31b0-4f93-9efe-9f5f3c0874fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:51:30Z", "security_group_id": "82f69a23-3099-4cde-9a6f-dc975122c8fd", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": null, "ethertype": "IPv6", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}], "revision_number": 1, "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "82f69a23-3099-4cde-9a6f-dc975122c8fd", "name": "clearwater-sg_dime"}} 2019-06-08 10:51:48,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/security-groups/51ca155c-56e7-45d9-8551-bf1abbcabc90.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9becb6e92ad8142d209f2248a6ce8d9203d04f6" 2019-06-08 10:51:48,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1357 X-Openstack-Request-Id: req-7affc160-6fc0-44c6-97f6-d2bf640c2622 Date: Sat, 08 Jun 2019 10:51:30 GMT RESP BODY: {"security_group": {"description": "Web UI", "tags": [], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:51:30Z", "updated_at": "2019-06-08T10:51:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:51:30Z", "revision_number": 0, "id": "768ffe0a-84a8-4d20-936c-37c6aee77543", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:51:30Z", "security_group_id": "7d427fb6-2ffb-434a-a9b2-52fd494c1e61", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": null, "ethertype": "IPv6", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:51:30Z", "revision_number": 0, "id": "84c62c85-952f-4a3d-b182-d94e80c8f8cb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:51:30Z", "security_group_id": "7d427fb6-2ffb-434a-a9b2-52fd494c1e61", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": null, "ethertype": "IPv4", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}], "revision_number": 1, "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "7d427fb6-2ffb-434a-a9b2-52fd494c1e61", "name": "clearwater-sg_ellis"}} 2019-06-08 10:51:48,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1366 X-Openstack-Request-Id: req-8e80003b-7b31-491a-8ac2-581b0da78e5d Date: Sat, 08 Jun 2019 10:51:30 GMT RESP BODY: {"security_group": {"description": "STUN SIP RTP 0MQ", "tags": [], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:51:28Z", "updated_at": "2019-06-08T10:51:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:51:28Z", "revision_number": 0, "id": "2a04ccf2-2d67-48ef-b0cc-e688484baaf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:51:28Z", "security_group_id": "51ca155c-56e7-45d9-8551-bf1abbcabc90", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": null, "ethertype": "IPv6", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:51:28Z", "revision_number": 0, "id": "4d573984-7d78-4e7f-af0f-42b8a1e02a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:51:28Z", "security_group_id": "51ca155c-56e7-45d9-8551-bf1abbcabc90", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": null, "ethertype": "IPv4", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}], "revision_number": 1, "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "51ca155c-56e7-45d9-8551-bf1abbcabc90", "name": "clearwater-sg_bono"}} 2019-06-08 10:51:48,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46: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}c9becb6e92ad8142d209f2248a6ce8d9203d04f6" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 3478, "security_group_id": "51ca155c-56e7-45d9-8551-bf1abbcabc90", "port_range_min": 3478, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-08 10:51:48,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using external resource keypair: cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a 2019-06-08 10:51:48,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-57c8b7c9-97d9-43cb-9369-ff1339d008b0 2019-06-08 10:51:48,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/os-keypairs used request id req-6d87d2ea-c69e-4142-97ab-5e1c18d9c917 2019-06-08 10:51:48,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/security-groups.json used request id req-b451fd17-de86-49be-b46e-71cff1eb16bb 2019-06-08 10:51:48,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 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,Accept-Encoding x-openstack-request-id: req-6d87d2ea-c69e-4142-97ab-5e1c18d9c917 x-compute-request-id: req-6d87d2ea-c69e-4142-97ab-5e1c18d9c917 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQIB4LHJ90hjcltvgUGIEfCJlFx+S1KnRv1bNvgI04TOGJ5QTVpEs4B6x7y9JOV+rlWlNI/nze0vBlz1PtEU7r0F3XL4hpQb3m+0BR5+IFIwzttY2uaw392jEzOQaVYxjvEsPQc3t0QqSfgYAMrfMDSWwnoqwXnOzSyDlR0dxpv6lt1HCwgKeeP2CeUs3EYezTNN4R6oKK6x8C3SOPkWnhxLDzdluD3hJm9PZaqXjOBsJXoht7BfY3fMdBPxHrFfjp4JaAwFwhbD5x3Rx4GQ4lALbpZZZkBOm1Ku8jnjBWHArrvBDrcoP+UvfeCa+dvNQHRGsG62U2EbxoMtVfoYhd Generated-by-Nova", "name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "fingerprint": "a3:7b:5a:50:ea:1c:87:49:23:5d:e7:ae:3a:8d:e3:49"}}]} 2019-06-08 10:51:48,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.46:9696/v2.0/security-groups.json used request id req-b451fd17-de86-49be-b46e-71cff1eb16bb 2019-06-08 10:51:48,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1369 X-Openstack-Request-Id: req-6c77cdc9-bb8b-424c-98ea-e91c35028d33 Date: Sat, 08 Jun 2019 10:51:30 GMT RESP BODY: {"security_group": {"description": "REST Cassandra 0MQ", "tags": [], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:51:30Z", "updated_at": "2019-06-08T10:51:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:51:30Z", "revision_number": 0, "id": "0a5abed1-705e-4f16-a496-20e9113292ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:51:30Z", "security_group_id": "ddae247c-f69b-403d-a849-8fd4154d982d", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": null, "ethertype": "IPv6", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:51:30Z", "revision_number": 0, "id": "34cf04d5-c281-4dd6-ac10-68ebbfcf9c56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:51:30Z", "security_group_id": "ddae247c-f69b-403d-a849-8fd4154d982d", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": null, "ethertype": "IPv4", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}], "revision_number": 1, "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "ddae247c-f69b-403d-a849-8fd4154d982d", "name": "clearwater-sg_homer"}} 2019-06-08 10:51:48,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/security-groups.json used request id req-6c77cdc9-bb8b-424c-98ea-e91c35028d33 2019-06-08 10:51:48,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.46:9696/v2.0/security-groups.json used request id req-6c77cdc9-bb8b-424c-98ea-e91c35028d33 2019-06-08 10:51:48,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46: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}c9becb6e92ad8142d209f2248a6ce8d9203d04f6" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 3478, "security_group_id": "51ca155c-56e7-45d9-8551-bf1abbcabc90", "port_range_min": 3478, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-08 10:51:48,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.46:9696/v2.0/security-groups.json used request id req-7affc160-6fc0-44c6-97f6-d2bf640c2622 2019-06-08 10:51:48,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/os-keypairs used request id req-6d87d2ea-c69e-4142-97ab-5e1c18d9c917 2019-06-08 10:51:48,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/security-groups.json used request id req-7affc160-6fc0-44c6-97f6-d2bf640c2622 2019-06-08 10:51:48,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-4f0b9dd8-85c7-4927-94ee-3069337f1f38 2019-06-08 10:51:48,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-06-08 10:51:48,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-08 10:51:48,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-06-08 10:51:48,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-57c8b7c9-97d9-43cb-9369-ff1339d008b0 Date: Sat, 08 Jun 2019 10:51:30 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 3478, "updated_at": "2019-06-08T10:51:30Z", "security_group_id": "51ca155c-56e7-45d9-8551-bf1abbcabc90", "port_range_min": 3478, "revision_number": 0, "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:51:30Z", "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "74925b8e-9dba-43d3-8fc9-2fdcef64a1a0"}} 2019-06-08 10:51:48,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json?name=external used request id req-858c35f6-cc2e-479b-ad52-692af08f3c8b 2019-06-08 10:51:48,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using floating ip network d0205d84-f6dd-4d92-b76b-dc9ca1111094 from name external provided. 2019-06-08 10:51:48,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/networks.json?name=external used request id req-858c35f6-cc2e-479b-ad52-692af08f3c8b 2019-06-08 10:51:48,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30af048ed7275b50b35c47d386177717ae3b22cb" -d '{"floatingip": {"floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}}' 2019-06-08 10:51:48,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-4f0b9dd8-85c7-4927-94ee-3069337f1f38 Date: Sat, 08 Jun 2019 10:51:30 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 53, "updated_at": "2019-06-08T10:51:30Z", "security_group_id": "93a505b6-079f-4b3a-b660-f796945dccb1", "port_range_min": 53, "revision_number": 0, "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:51:30Z", "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "d04a70aa-a28f-4946-b535-46139cf2da2f"}} 2019-06-08 10:51:48,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-4f0b9dd8-85c7-4927-94ee-3069337f1f38 2019-06-08 10:51:48,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-57c8b7c9-97d9-43cb-9369-ff1339d008b0 2019-06-08 10:51:48,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1370 X-Openstack-Request-Id: req-f638dd10-864f-4a80-8be3-6de21525c52e Date: Sat, 08 Jun 2019 10:51:30 GMT RESP BODY: {"security_group": {"description": "REST Cassandra 0MQ", "tags": [], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:51:30Z", "updated_at": "2019-06-08T10:51:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:51:30Z", "revision_number": 0, "id": "0f4efbac-991b-4edb-9571-3f0ae27c724d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:51:30Z", "security_group_id": "25acd134-5ee0-4c92-a3f7-a85199dea6e2", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": null, "ethertype": "IPv4", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:51:30Z", "revision_number": 0, "id": "ba52e98b-e599-482e-bace-ead90a648a5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:51:30Z", "security_group_id": "25acd134-5ee0-4c92-a3f7-a85199dea6e2", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": null, "ethertype": "IPv6", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}], "revision_number": 1, "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "25acd134-5ee0-4c92-a3f7-a85199dea6e2", "name": "clearwater-sg_vellum"}} 2019-06-08 10:51:48,449 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 10:51:48,519 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:51:48,520 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:51:48,520 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:51:48,520 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:51:48,520 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:51:48,520 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:51:48,520 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:51:48,520 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 10:51:48,520 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:51:48,520 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:51:48 GMT 2019-06-08 10:51:48,521 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:51:48,521 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 10:51:48,521 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:51:48,521 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:51:48,521 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:51:53,526 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 10:51:53,638 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:51:53,638 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:51:53,639 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:51:53,639 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:51:53,639 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:51:53,639 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:51:53,639 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:51:53,639 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_security_group_ic5ekw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:30.916Z", "message": "POST call to neutron for http://172.30.9.46:9696/v2.0/security-groups.json used request id req-f638dd10-864f-4a80-8be3-6de21525c52e", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:30.579Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.065b1cc2-ed23-4264-aea4-edf84d8ee5e3"}, {"node_instance_id": "internal_sip_security_group_3xz27u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:30.916Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:29.950Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "bono_security_group_wbl0ks", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:31.520Z", "message": "POST call to neutron for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-907a323c-6692-43c8-bc2d-8a49c0638b48", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:31.165Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.788ddccc-8547-430b-b391-c8143eb875bb"}, {"node_instance_id": "ellis_floatingip_qirkwr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:31.520Z", "message": "Node instance created", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:30.328Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "internal_sip_security_group_3xz27u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:31.520Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:30.295Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "ellis_floatingip_qirkwr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:31.520Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:30.403Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "bono_security_group_wbl0ks", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:31.520Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-76cfddba-7987-4af1-8d48-79264797871e Date: Sat, 08 Jun 2019 10:51:31 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 3478, \"updated_at\": \"2019-06-08T10:51:30Z\", \"security_group_id\": \"51ca155c-56e7-45d9-8551-bf1abbcabc90\", \"port_range_min\": 3478, \"revision_number\": 0, \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"created_at\": \"2019-06-08T10:51:30Z\", \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"1b76bd6d-658a-4ddd-91c2-95bf2e892d4a\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:31.051Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.788ddccc-8547-430b-b391-c8143eb875bb"}, {"node_instance_id": "bono_security_group_wbl0ks", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:31.520Z", "message": "POST call to network for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-76cfddba-7987-4af1-8d48-79264797871e", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:31.051Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.788ddccc-8547-430b-b391-c8143eb875bb"}, {"node_instance_id": "bono_security_group_wbl0ks", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:31.520Z", "message": "POST call to neutron for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-76cfddba-7987-4af1-8d48-79264797871e", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:31.054Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.788ddccc-8547-430b-b391-c8143eb875bb"}, {"node_instance_id": "bono_security_group_wbl0ks", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:31.520Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46: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}c9becb6e92ad8142d209f2248a6ce8d9203d04f6\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5060, \"security_group_id\": \"51ca155c-56e7-45d9-8551-bf1abbcabc90\", \"port_range_min\": 5060, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:31.058Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.788ddccc-8547-430b-b391-c8143eb875bb"}, {"node_instance_id": "bono_security_group_wbl0ks", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:31.520Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-907a323c-6692-43c8-bc2d-8a49c0638b48 Date: Sat, 08 Jun 2019 10:51:31 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 5060, \"updated_at\": \"2019-06-08T10:51:31Z\", \"security_group_id\": \"51ca155c-56e7-45d9-8551-bf1abbcabc90\", \"port_range_min\": 5060, \"revision_number\": 0, \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"created_at\": \"2019-06-08T10:51:31Z\", \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"b273c639-d379-415f-844b-f0c5166ad257\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:31.164Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.788ddccc-8547-430b-b391-c8143eb875bb"}, {"node_instance_id": "bono_security_group_wbl0ks", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:31.520Z", "message": "POST call to network for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-907a323c-6692-43c8-bc2d-8a49c0638b48", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:31.164Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.788ddccc-8547-430b-b391-c8143eb875bb"}, {"node_instance_id": "bono_security_group_wbl0ks", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:31.520Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46: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}c9becb6e92ad8142d209f2248a6ce8d9203d04f6\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5060, \"security_group_id\": \"51ca155c-56e7-45d9-8551-bf1abbcabc90\", \"port_range_min\": 5060, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:31.165Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.788ddccc-8547-430b-b391-c8143eb875bb"}, {"node_instance_id": "bono_security_group_wbl0ks", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:32.089Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-f99f2d28-9da0-4c2b-bf0f-79f757e8f4d6 Date: Sat, 08 Jun 2019 10:51:31 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 6669, \"updated_at\": \"2019-06-08T10:51:31Z\", \"security_group_id\": \"51ca155c-56e7-45d9-8551-bf1abbcabc90\", \"port_range_min\": 6669, \"revision_number\": 0, \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"created_at\": \"2019-06-08T10:51:31Z\", \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"3fba582f-9665-494e-9cde-1567b6b5ad0e\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:31.765Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.788ddccc-8547-430b-b391-c8143eb875bb"}, {"node_instance_id": "bono_security_group_wbl0ks", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:32.089Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46: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}c9becb6e92ad8142d209f2248a6ce8d9203d04f6\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5058, \"security_group_id\": \"51ca155c-56e7-45d9-8551-bf1abbcabc90\", \"port_range_min\": 5058, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:31.766Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.788ddccc-8547-430b-b391-c8143eb875bb"}, {"node_instance_id": "bono_security_group_wbl0ks", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:32.089Z", "message": "POST call to network for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-f99f2d28-9da0-4c2b-bf0f-79f757e8f4d6", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:31.765Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.788ddccc-8547-430b-b391-c8143eb875bb"}, {"node_instance_id": "bono_security_group_wbl0ks", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:32.089Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-c7e9c83c-4991-4146-84ed-23707e8cde10 Date: Sat, 08 Jun 2019 10:51:31 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 5058, \"updated_at\": \"2019-06-08T10:51:31Z\", \"security_group_id\": \"51ca155c-56e7-45d9-8551-bf1abbcabc90\", \"port_range_min\": 5058, \"revision_number\": 0, \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"created_at\": \"2019-06-08T10:51:31Z\", \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"ccccf54b-9a28-4cdf-a15c-e6d244803523\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:31.885Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.788ddccc-8547-430b-b391-c8143eb875bb"}, {"node_instance_id": "bono_security_group_wbl0ks", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:32.089Z", "message": "POST call to neutron for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-f99f2d28-9da0-4c2b-bf0f-79f757e8f4d6", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:31.765Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.788ddccc-8547-430b-b391-c8143eb875bb"}, {"node_instance_id": "bono_security_group_wbl0ks", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:32.089Z", "message": "POST call to network for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-c7e9c83c-4991-4146-84ed-23707e8cde10", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:31.885Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.788ddccc-8547-430b-b391-c8143eb875bb"}, {"node_instance_id": "bono_security_group_wbl0ks", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:32.089Z", "message": "POST call to neutron for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-f431c4b4-ae1c-48ef-a9ce-0b14240cbd1c", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:31.512Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.788ddccc-8547-430b-b391-c8143eb875bb"}, {"node_instance_id": "bono_security_group_wbl0ks", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:32.089Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-548f005d-b6e9-4a1b-b90c-ae027fe6807f Date: Sat, 08 Jun 2019 10:51:31 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 65535, \"updated_at\": \"2019-06-08T10:51:31Z\", \"security_group_id\": \"51ca155c-56e7-45d9-8551-bf1abbcabc90\", \"port_range_min\": 32768, \"revision_number\": 0, \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"created_at\": \"2019-06-08T10:51:31Z\", \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"44bb6a6c-4088-4d83-b29f-5f1561b5f3f6\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:31.638Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.788ddccc-8547-430b-b391-c8143eb875bb"}, {"node_instance_id": "bono_security_group_wbl0ks", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:32.089Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46: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}c9becb6e92ad8142d209f2248a6ce8d9203d04f6\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5062, \"security_group_id\": \"51ca155c-56e7-45d9-8551-bf1abbcabc90\", \"port_range_min\": 5062, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:31.382Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.788ddccc-8547-430b-b391-c8143eb875bb"}, {"node_instance_id": "bono_security_group_wbl0ks", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:32.089Z", "message": "POST call to network for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-548f005d-b6e9-4a1b-b90c-ae027fe6807f", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:31.638Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.788ddccc-8547-430b-b391-c8143eb875bb"}, {"node_instance_id": "bono_security_group_wbl0ks", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:32.089Z", "message": "POST call to neutron for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-c7e9c83c-4991-4146-84ed-23707e8cde10", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:31.885Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.788ddccc-8547-430b-b391-c8143eb875bb"}, {"node_instance_id": "bono_floatingip_9vp6ef", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:32.089Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'b05e31359ad64c1aa60ce7763d1dd124', u'created_at': u'2019-06-08T10:51:31Z', u'updated_at': u'2019-06-08T10:51:31Z', u'floating_network_id': u'd0205d84-f6dd-4d92-b76b-dc9ca1111094', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.215', u'revision_number': 0, u'project_id': u'b05e31359ad64c1aa60ce7763d1dd124', u'port_id': None, u'id': u'26b7c781-82a0-4ac6-afb6-179f1c072ebb', u'qos_policy_id': None}", "level": "info", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:31.610Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.4e3fac1e-fdf8-4664-aac4-a59c762e5e0a"}, {"node_instance_id": "bono_floatingip_9vp6ef", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:32.089Z", "message": "POST call to neutron for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-bf703b4f-e988-4d3d-952d-ea3639c5fb29", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:31.610Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.4e3fac1e-fdf8-4664-aac4-a59c762e5e0a"}, {"node_instance_id": "internal_sip_security_group_3xz27u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:32.089Z", "message": "Node instance started", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:30.783Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "ellis_floatingip_qirkwr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:32.089Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:30.516Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "bono_security_group_wbl0ks", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:32.089Z", "message": "POST call to network for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-7b76b3e2-dfe5-484b-a5a3-813f56b10221", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:31.380Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.788ddccc-8547-430b-b391-c8143eb875bb"}, {"node_instance_id": "bono_security_group_wbl0ks", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:32.089Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-f431c4b4-ae1c-48ef-a9ce-0b14240cbd1c Date: Sat, 08 Jun 2019 10:51:31 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 5062, \"updated_at\": \"2019-06-08T10:51:31Z\", \"security_group_id\": \"51ca155c-56e7-45d9-8551-bf1abbcabc90\", \"port_range_min\": 5062, \"revision_number\": 0, \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"created_at\": \"2019-06-08T10:51:31Z\", \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"031226d0-5ff9-4027-a6ea-8cb28814d93e\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:31.512Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.788ddccc-8547-430b-b391-c8143eb875bb"}, {"node_instance_id": "bono_security_group_wbl0ks", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:32.089Z", "message": "POST call to neutron for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-7b76b3e2-dfe5-484b-a5a3-813f56b10221", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:31.380Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.788ddccc-8547-430b-b391-c8143eb875bb"}, {"node_instance_id": "bono_security_group_wbl0ks", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:32.089Z", "message": "POST call to network for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-f431c4b4-ae1c-48ef-a9ce-0b14240cbd1c", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:31.512Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.788ddccc-8547-430b-b391-c8143eb875bb"}, {"node_instance_id": "bono_security_group_wbl0ks", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:32.089Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46: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}c9becb6e92ad8142d209f2248a6ce8d9203d04f6\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"ethertype\": \"IPv4\", \"port_range_max\": 65535, \"security_group_id\": \"51ca155c-56e7-45d9-8551-bf1abbcabc90\", \"port_range_min\": 32768, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:31.513Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.788ddccc-8547-430b-b391-c8143eb875bb"}, {"node_instance_id": "bono_security_group_wbl0ks", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:32.089Z", "message": "POST call to neutron for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-548f005d-b6e9-4a1b-b90c-ae027fe6807f", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:31.638Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.788ddccc-8547-430b-b391-c8143eb875bb"}, {"node_instance_id": "bono_security_group_wbl0ks", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:32.089Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46: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}c9becb6e92ad8142d209f2248a6ce8d9203d04f6\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 6669, \"security_group_id\": \"51ca155c-56e7-45d9-8551-bf1abbcabc90\", \"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-06-08T10:51:31.639Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.788ddccc-8547-430b-b391-c8143eb875bb"}, {"node_instance_id": "bono_floatingip_9vp6ef", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:32.089Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-bf703b4f-e988-4d3d-952d-ea3639c5fb29 Date: Sat, 08 Jun 2019 10:51:31 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"created_at\": \"2019-06-08T10:51:31Z\", \"updated_at\": \"2019-06-08T10:51:31Z\", \"floating_network_id\": \"d0205d84-f6dd-4d92-b76b-dc9ca1111094\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.215\", \"revision_number\": 0, \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"port_id\": null, \"id\": \"26b7c781-82a0-4ac6-afb6-179f1c072ebb\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:31.609Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.4e3fac1e-fdf8-4664-aac4-a59c762e5e0a"}, {"node_instance_id": "internal_sip_security_group_3xz27u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:32.089Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:30.466Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "bono_security_group_wbl0ks", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:32.089Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-7b76b3e2-dfe5-484b-a5a3-813f56b10221 Date: Sat, 08 Jun 2019 10:51:31 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 5060, \"updated_at\": \"2019-06-08T10:51:31Z\", \"security_group_id\": \"51ca155c-56e7-45d9-8551-bf1abbcabc90\", \"port_range_min\": 5060, \"revision_number\": 0, \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"created_at\": \"2019-06-08T10:51:31Z\", \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"39338785-badf-4cf8-9e59-83548a8a9e85\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:31.380Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.788ddccc-8547-430b-b391-c8143eb875bb"}, {"node_instance_id": "bono_floatingip_9vp6ef", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:32.089Z", "message": "POST call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-bf703b4f-e988-4d3d-952d-ea3639c5fb29", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:31.610Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.4e3fac1e-fdf8-4664-aac4-a59c762e5e0a"}, {"node_instance_id": "bind_security_group_l4hlx5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:32.635Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:30.992Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "ellis_floatingip_qirkwr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:32.635Z", "message": "Node instance started", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:30.820Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "base_security_group_fjyver", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:32.635Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46: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}ec1a356eb38bb2f0c47f6a12019ab9d6ad5f9a3a\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 22, \"security_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"port_range_min\": 22, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:31.987Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.5d11885f-15b6-4d39-8ced-ca2b7cf17f0a"}, {"node_instance_id": "base_security_group_fjyver", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:32.635Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/security-groups/a4f34c02-687e-4e21-9d25-0478a0d3d8d3.json used request id req-f2b66ca1-5266-4a55-8094-e80e5360c728", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:31.986Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.5d11885f-15b6-4d39-8ced-ca2b7cf17f0a"}, {"node_instance_id": "base_security_group_fjyver", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:32.635Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/security-groups/a4f34c02-687e-4e21-9d25-0478a0d3d8d3.json used request id req-f2b66ca1-5266-4a55-8094-e80e5360c728", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:31.985Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.5d11885f-15b6-4d39-8ced-ca2b7cf17f0a"}, {"node_instance_id": "base_security_group_fjyver", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:32.635Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-f2b66ca1-5266-4a55-8094-e80e5360c728 Date: Sat, 08 Jun 2019 10:51:31 GMT \nRESP BODY: {\"security_group\": {\"description\": \"SSH\", \"tags\": [], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"created_at\": \"2019-06-08T10:51:29Z\", \"updated_at\": \"2019-06-08T10:51:29Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-06-08T10:51:29Z\", \"revision_number\": 0, \"id\": \"2b7c68d6-fc10-4c9d-955b-54b875e45b82\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-06-08T10:51:29Z\", \"security_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-06-08T10:51:29Z\", \"revision_number\": 0, \"id\": \"76cdaea6-ba01-446a-9fe4-2f391cc6e081\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-06-08T10:51:29Z\", \"security_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\"}], \"revision_number\": 1, \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"name\": \"clearwater-sg_base\"}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:31.985Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.5d11885f-15b6-4d39-8ced-ca2b7cf17f0a"}, {"node_instance_id": "base_security_group_fjyver", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:32.635Z", "message": "POST call to neutron for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-ae51b1f7-5429-492e-9ab1-46bb78fa7355", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:32.337Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.5d11885f-15b6-4d39-8ced-ca2b7cf17f0a"}, {"node_instance_id": "base_security_group_fjyver", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:32.635Z", "message": "POST call to network for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-ae51b1f7-5429-492e-9ab1-46bb78fa7355", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:32.337Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.5d11885f-15b6-4d39-8ced-ca2b7cf17f0a"}, {"node_instance_id": "base_security_group_fjyver", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:32.635Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-ae51b1f7-5429-492e-9ab1-46bb78fa7355 Date: Sat, 08 Jun 2019 10:51:32 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 2380, \"updated_at\": \"2019-06-08T10:51:32Z\", \"security_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"port_range_min\": 2380, \"revision_number\": 0, \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"created_at\": \"2019-06-08T10:51:32Z\", \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"87b9d144-b789-48c9-99eb-be27aff01c26\"}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:32.336Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.5d11885f-15b6-4d39-8ced-ca2b7cf17f0a"}, {"node_instance_id": "base_security_group_fjyver", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:32.635Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/security-groups/a4f34c02-687e-4e21-9d25-0478a0d3d8d3.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ec1a356eb38bb2f0c47f6a12019ab9d6ad5f9a3a\"", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:31.955Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.5d11885f-15b6-4d39-8ced-ca2b7cf17f0a"}, {"node_instance_id": "base_security_group_fjyver", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:32.635Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-a6e18b8c-c5cf-4cce-a85f-b963bfc0711c Date: Sat, 08 Jun 2019 10:51:32 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 22, \"updated_at\": \"2019-06-08T10:51:32Z\", \"security_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"port_range_min\": 22, \"revision_number\": 0, \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"created_at\": \"2019-06-08T10:51:32Z\", \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"3b20e748-7aa3-4e2c-b37f-0d5d69eb80f0\"}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:32.105Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.5d11885f-15b6-4d39-8ced-ca2b7cf17f0a"}], "metadata": {"pagination": {"total": 975, "offset": 251, "size": 50}}} 2019-06-08 10:51:53,639 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:51:53,639 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:51:53 GMT 2019-06-08 10:51:53,640 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:51:53,640 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 10:51:53,640 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:51:53,640 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:51:53,640 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:51:53,640 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 10:51:53,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.46:9696/v2.0/security-groups.json used request id req-f638dd10-864f-4a80-8be3-6de21525c52e 2019-06-08 10:51:53,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-06-08 10:51:53,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-907a323c-6692-43c8-bc2d-8a49c0638b48 2019-06-08 10:51:53,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-08 10:51:53,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-06-08 10:51:53,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-06-08 10:51:53,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-76cfddba-7987-4af1-8d48-79264797871e Date: Sat, 08 Jun 2019 10:51:31 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 3478, "updated_at": "2019-06-08T10:51:30Z", "security_group_id": "51ca155c-56e7-45d9-8551-bf1abbcabc90", "port_range_min": 3478, "revision_number": 0, "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:51:30Z", "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "1b76bd6d-658a-4ddd-91c2-95bf2e892d4a"}} 2019-06-08 10:51:53,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-76cfddba-7987-4af1-8d48-79264797871e 2019-06-08 10:51:53,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-76cfddba-7987-4af1-8d48-79264797871e 2019-06-08 10:51:53,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46: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}c9becb6e92ad8142d209f2248a6ce8d9203d04f6" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5060, "security_group_id": "51ca155c-56e7-45d9-8551-bf1abbcabc90", "port_range_min": 5060, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-08 10:51:53,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-907a323c-6692-43c8-bc2d-8a49c0638b48 Date: Sat, 08 Jun 2019 10:51:31 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 5060, "updated_at": "2019-06-08T10:51:31Z", "security_group_id": "51ca155c-56e7-45d9-8551-bf1abbcabc90", "port_range_min": 5060, "revision_number": 0, "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:51:31Z", "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "b273c639-d379-415f-844b-f0c5166ad257"}} 2019-06-08 10:51:53,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-907a323c-6692-43c8-bc2d-8a49c0638b48 2019-06-08 10:51:53,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46: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}c9becb6e92ad8142d209f2248a6ce8d9203d04f6" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 5060, "security_group_id": "51ca155c-56e7-45d9-8551-bf1abbcabc90", "port_range_min": 5060, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-08 10:51:53,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-f99f2d28-9da0-4c2b-bf0f-79f757e8f4d6 Date: Sat, 08 Jun 2019 10:51:31 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6669, "updated_at": "2019-06-08T10:51:31Z", "security_group_id": "51ca155c-56e7-45d9-8551-bf1abbcabc90", "port_range_min": 6669, "revision_number": 0, "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:51:31Z", "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "3fba582f-9665-494e-9cde-1567b6b5ad0e"}} 2019-06-08 10:51:53,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46: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}c9becb6e92ad8142d209f2248a6ce8d9203d04f6" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5058, "security_group_id": "51ca155c-56e7-45d9-8551-bf1abbcabc90", "port_range_min": 5058, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-08 10:51:53,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-f99f2d28-9da0-4c2b-bf0f-79f757e8f4d6 2019-06-08 10:51:53,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-c7e9c83c-4991-4146-84ed-23707e8cde10 Date: Sat, 08 Jun 2019 10:51:31 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 5058, "updated_at": "2019-06-08T10:51:31Z", "security_group_id": "51ca155c-56e7-45d9-8551-bf1abbcabc90", "port_range_min": 5058, "revision_number": 0, "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:51:31Z", "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "ccccf54b-9a28-4cdf-a15c-e6d244803523"}} 2019-06-08 10:51:53,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-f99f2d28-9da0-4c2b-bf0f-79f757e8f4d6 2019-06-08 10:51:53,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-c7e9c83c-4991-4146-84ed-23707e8cde10 2019-06-08 10:51:53,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-f431c4b4-ae1c-48ef-a9ce-0b14240cbd1c 2019-06-08 10:51:53,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-548f005d-b6e9-4a1b-b90c-ae027fe6807f Date: Sat, 08 Jun 2019 10:51:31 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "updated_at": "2019-06-08T10:51:31Z", "security_group_id": "51ca155c-56e7-45d9-8551-bf1abbcabc90", "port_range_min": 32768, "revision_number": 0, "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:51:31Z", "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "44bb6a6c-4088-4d83-b29f-5f1561b5f3f6"}} 2019-06-08 10:51:53,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46: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}c9becb6e92ad8142d209f2248a6ce8d9203d04f6" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5062, "security_group_id": "51ca155c-56e7-45d9-8551-bf1abbcabc90", "port_range_min": 5062, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-08 10:51:53,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-548f005d-b6e9-4a1b-b90c-ae027fe6807f 2019-06-08 10:51:53,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-c7e9c83c-4991-4146-84ed-23707e8cde10 2019-06-08 10:51:53,647 - 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'b05e31359ad64c1aa60ce7763d1dd124', u'created_at': u'2019-06-08T10:51:31Z', u'updated_at': u'2019-06-08T10:51:31Z', u'floating_network_id': u'd0205d84-f6dd-4d92-b76b-dc9ca1111094', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.215', u'revision_number': 0, u'project_id': u'b05e31359ad64c1aa60ce7763d1dd124', u'port_id': None, u'id': u'26b7c781-82a0-4ac6-afb6-179f1c072ebb', u'qos_policy_id': None} 2019-06-08 10:51:53,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-bf703b4f-e988-4d3d-952d-ea3639c5fb29 2019-06-08 10:51:53,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-08 10:51:53,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-06-08 10:51:53,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-7b76b3e2-dfe5-484b-a5a3-813f56b10221 2019-06-08 10:51:53,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-f431c4b4-ae1c-48ef-a9ce-0b14240cbd1c Date: Sat, 08 Jun 2019 10:51:31 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 5062, "updated_at": "2019-06-08T10:51:31Z", "security_group_id": "51ca155c-56e7-45d9-8551-bf1abbcabc90", "port_range_min": 5062, "revision_number": 0, "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:51:31Z", "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "031226d0-5ff9-4027-a6ea-8cb28814d93e"}} 2019-06-08 10:51:53,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-7b76b3e2-dfe5-484b-a5a3-813f56b10221 2019-06-08 10:51:53,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-f431c4b4-ae1c-48ef-a9ce-0b14240cbd1c 2019-06-08 10:51:53,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46: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}c9becb6e92ad8142d209f2248a6ce8d9203d04f6" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 65535, "security_group_id": "51ca155c-56e7-45d9-8551-bf1abbcabc90", "port_range_min": 32768, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-08 10:51:53,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-548f005d-b6e9-4a1b-b90c-ae027fe6807f 2019-06-08 10:51:53,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46: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}c9becb6e92ad8142d209f2248a6ce8d9203d04f6" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 6669, "security_group_id": "51ca155c-56e7-45d9-8551-bf1abbcabc90", "port_range_min": 6669, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-08 10:51:53,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-bf703b4f-e988-4d3d-952d-ea3639c5fb29 Date: Sat, 08 Jun 2019 10:51:31 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:51:31Z", "updated_at": "2019-06-08T10:51:31Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.215", "revision_number": 0, "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_id": null, "id": "26b7c781-82a0-4ac6-afb6-179f1c072ebb", "qos_policy_id": null}} 2019-06-08 10:51:53,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-06-08 10:51:53,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-7b76b3e2-dfe5-484b-a5a3-813f56b10221 Date: Sat, 08 Jun 2019 10:51:31 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 5060, "updated_at": "2019-06-08T10:51:31Z", "security_group_id": "51ca155c-56e7-45d9-8551-bf1abbcabc90", "port_range_min": 5060, "revision_number": 0, "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:51:31Z", "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "39338785-badf-4cf8-9e59-83548a8a9e85"}} 2019-06-08 10:51:53,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-bf703b4f-e988-4d3d-952d-ea3639c5fb29 2019-06-08 10:51:53,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-06-08 10:51:53,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-08 10:51:53,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46: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}ec1a356eb38bb2f0c47f6a12019ab9d6ad5f9a3a" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 22, "security_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "port_range_min": 22, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-08 10:51:53,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/security-groups/a4f34c02-687e-4e21-9d25-0478a0d3d8d3.json used request id req-f2b66ca1-5266-4a55-8094-e80e5360c728 2019-06-08 10:51:53,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/security-groups/a4f34c02-687e-4e21-9d25-0478a0d3d8d3.json used request id req-f2b66ca1-5266-4a55-8094-e80e5360c728 2019-06-08 10:51:53,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-f2b66ca1-5266-4a55-8094-e80e5360c728 Date: Sat, 08 Jun 2019 10:51:31 GMT RESP BODY: {"security_group": {"description": "SSH", "tags": [], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:51:29Z", "updated_at": "2019-06-08T10:51:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:51:29Z", "revision_number": 0, "id": "2b7c68d6-fc10-4c9d-955b-54b875e45b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:51:29Z", "security_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": null, "ethertype": "IPv6", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:51:29Z", "revision_number": 0, "id": "76cdaea6-ba01-446a-9fe4-2f391cc6e081", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:51:29Z", "security_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": null, "ethertype": "IPv4", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}], "revision_number": 1, "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "name": "clearwater-sg_base"}} 2019-06-08 10:51:53,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-ae51b1f7-5429-492e-9ab1-46bb78fa7355 2019-06-08 10:51:53,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-ae51b1f7-5429-492e-9ab1-46bb78fa7355 2019-06-08 10:51:53,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-ae51b1f7-5429-492e-9ab1-46bb78fa7355 Date: Sat, 08 Jun 2019 10:51:32 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 2380, "updated_at": "2019-06-08T10:51:32Z", "security_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "port_range_min": 2380, "revision_number": 0, "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:51:32Z", "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "87b9d144-b789-48c9-99eb-be27aff01c26"}} 2019-06-08 10:51:53,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/security-groups/a4f34c02-687e-4e21-9d25-0478a0d3d8d3.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec1a356eb38bb2f0c47f6a12019ab9d6ad5f9a3a" 2019-06-08 10:51:53,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-a6e18b8c-c5cf-4cce-a85f-b963bfc0711c Date: Sat, 08 Jun 2019 10:51:32 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2019-06-08T10:51:32Z", "security_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "port_range_min": 22, "revision_number": 0, "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:51:32Z", "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "3b20e748-7aa3-4e2c-b37f-0d5d69eb80f0"}} 2019-06-08 10:51:53,651 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 10:51:53,710 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:51:53,710 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:51:53,710 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:51:53,710 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:51:53,710 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:51:53,711 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:51:53,711 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:51:53,711 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 10:51:53,711 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:51:53,711 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:51:53 GMT 2019-06-08 10:51:53,711 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:51:53,711 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 10:51:53,711 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:51:53,711 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:51:53,712 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:51:58,717 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 10:51:58,805 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:51:58,805 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:51:58,805 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:51:58,805 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:51:58,806 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:51:58,806 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:51:58,806 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:51:58,806 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "base_security_group_fjyver", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:32.635Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-6276001a-8eba-4585-b9ef-ea70447f2a6a Date: Sat, 08 Jun 2019 10:51:32 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 4000, \"updated_at\": \"2019-06-08T10:51:32Z\", \"security_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"port_range_min\": 4000, \"revision_number\": 0, \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"created_at\": \"2019-06-08T10:51:32Z\", \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"fb993e55-fd05-4be0-9fd7-cbc176346aff\"}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:32.219Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.5d11885f-15b6-4d39-8ced-ca2b7cf17f0a"}, {"node_instance_id": "base_security_group_fjyver", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:32.635Z", "message": "POST call to network for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-6276001a-8eba-4585-b9ef-ea70447f2a6a", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:32.219Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.5d11885f-15b6-4d39-8ced-ca2b7cf17f0a"}, {"node_instance_id": "base_security_group_fjyver", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:32.635Z", "message": "POST call to neutron for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-a6e18b8c-c5cf-4cce-a85f-b963bfc0711c", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:32.105Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.5d11885f-15b6-4d39-8ced-ca2b7cf17f0a"}, {"node_instance_id": "base_security_group_fjyver", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:32.635Z", "message": "POST call to neutron for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-6276001a-8eba-4585-b9ef-ea70447f2a6a", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:32.220Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.5d11885f-15b6-4d39-8ced-ca2b7cf17f0a"}, {"node_instance_id": "base_security_group_fjyver", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:32.635Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46: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}ec1a356eb38bb2f0c47f6a12019ab9d6ad5f9a3a\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 2380, \"security_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"port_range_min\": 2380, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:32.220Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.5d11885f-15b6-4d39-8ced-ca2b7cf17f0a"}, {"node_instance_id": "base_security_group_fjyver", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:32.635Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-ae51b1f7-5429-492e-9ab1-46bb78fa7355 Date: Sat, 08 Jun 2019 10:51:32 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 2380, \"updated_at\": \"2019-06-08T10:51:32Z\", \"security_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"port_range_min\": 2380, \"revision_number\": 0, \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"created_at\": \"2019-06-08T10:51:32Z\", \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"87b9d144-b789-48c9-99eb-be27aff01c26\"}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:32.336Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.5d11885f-15b6-4d39-8ced-ca2b7cf17f0a"}, {"node_instance_id": "base_security_group_fjyver", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:32.635Z", "message": "POST call to network for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-40209c46-580e-40a5-9652-7749e3f59ee5", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:32.454Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.5d11885f-15b6-4d39-8ced-ca2b7cf17f0a"}, {"node_instance_id": "base_security_group_fjyver", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:32.635Z", "message": "POST call to neutron for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-40209c46-580e-40a5-9652-7749e3f59ee5", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:32.454Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.5d11885f-15b6-4d39-8ced-ca2b7cf17f0a"}, {"node_instance_id": "base_security_group_fjyver", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:32.635Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-40209c46-580e-40a5-9652-7749e3f59ee5 Date: Sat, 08 Jun 2019 10:51:32 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 161, \"updated_at\": \"2019-06-08T10:51:32Z\", \"security_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"port_range_min\": 161, \"revision_number\": 0, \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"created_at\": \"2019-06-08T10:51:32Z\", \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"62796e03-a046-436c-99eb-86f736bcc824\"}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:32.454Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.5d11885f-15b6-4d39-8ced-ca2b7cf17f0a"}, {"node_instance_id": "homer_security_group_h83tjr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:32.635Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/security-groups/ddae247c-f69b-403d-a849-8fd4154d982d.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}41cfd385aa8526c2dacc45aa24469f8bbe0b3955\"", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:32.378Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.50f2da9a-9731-488b-aedf-cb8c41a98abc"}, {"node_instance_id": "homer_security_group_h83tjr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:32.635Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1369 X-Openstack-Request-Id: req-1d7c0f87-3610-4f01-8caa-f5e093cd3739 Date: Sat, 08 Jun 2019 10:51:32 GMT \nRESP BODY: {\"security_group\": {\"description\": \"REST Cassandra 0MQ\", \"tags\": [], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"created_at\": \"2019-06-08T10:51:30Z\", \"updated_at\": \"2019-06-08T10:51:30Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-06-08T10:51:30Z\", \"revision_number\": 0, \"id\": \"0a5abed1-705e-4f16-a496-20e9113292ea\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-06-08T10:51:30Z\", \"security_group_id\": \"ddae247c-f69b-403d-a849-8fd4154d982d\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-06-08T10:51:30Z\", \"revision_number\": 0, \"id\": \"34cf04d5-c281-4dd6-ac10-68ebbfcf9c56\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-06-08T10:51:30Z\", \"security_group_id\": \"ddae247c-f69b-403d-a849-8fd4154d982d\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\"}], \"revision_number\": 1, \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"ddae247c-f69b-403d-a849-8fd4154d982d\", \"name\": \"clearwater-sg_homer\"}}\n", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:32.413Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.50f2da9a-9731-488b-aedf-cb8c41a98abc"}, {"node_instance_id": "homer_security_group_h83tjr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:32.635Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/security-groups/ddae247c-f69b-403d-a849-8fd4154d982d.json used request id req-1d7c0f87-3610-4f01-8caa-f5e093cd3739", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:32.413Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.50f2da9a-9731-488b-aedf-cb8c41a98abc"}, {"node_instance_id": "homer_security_group_h83tjr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:32.635Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46: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}41cfd385aa8526c2dacc45aa24469f8bbe0b3955\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 7888, \"security_group_id\": \"ddae247c-f69b-403d-a849-8fd4154d982d\", \"port_range_min\": 7888, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:32.415Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.50f2da9a-9731-488b-aedf-cb8c41a98abc"}, {"node_instance_id": "homer_security_group_h83tjr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:32.635Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/security-groups/ddae247c-f69b-403d-a849-8fd4154d982d.json used request id req-1d7c0f87-3610-4f01-8caa-f5e093cd3739", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:32.414Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.50f2da9a-9731-488b-aedf-cb8c41a98abc"}, {"node_instance_id": "homer_security_group_h83tjr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:32.635Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46: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}41cfd385aa8526c2dacc45aa24469f8bbe0b3955\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 9160, \"security_group_id\": \"ddae247c-f69b-403d-a849-8fd4154d982d\", \"port_range_min\": 9160, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:32.538Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.50f2da9a-9731-488b-aedf-cb8c41a98abc"}, {"node_instance_id": "homer_security_group_h83tjr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:32.635Z", "message": "POST call to network for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-b80f4bf4-7387-4632-aead-937aed92054b", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:32.536Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.50f2da9a-9731-488b-aedf-cb8c41a98abc"}, {"node_instance_id": "ellis_security_group_cy8122", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:32.635Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/security-groups/7d427fb6-2ffb-434a-a9b2-52fd494c1e61.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4d8dcce8cf02eb739e5203971b70519bc1bd03d8\"", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:32.580Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.e7ed5cdb-4cd7-41c6-b1f3-01e7bbc4bae7"}, {"node_instance_id": "homer_security_group_h83tjr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:32.635Z", "message": "POST call to neutron for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-b80f4bf4-7387-4632-aead-937aed92054b", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:32.537Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.50f2da9a-9731-488b-aedf-cb8c41a98abc"}, {"node_instance_id": "base_security_group_fjyver", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:32.635Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/security-groups/a4f34c02-687e-4e21-9d25-0478a0d3d8d3.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ec1a356eb38bb2f0c47f6a12019ab9d6ad5f9a3a\"", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:31.955Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.5d11885f-15b6-4d39-8ced-ca2b7cf17f0a"}, {"node_instance_id": "dime_security_group_vo8fbr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:32.635Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/security-groups/82f69a23-3099-4cde-9a6f-dc975122c8fd.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3f518f963a65228262f222e2cea717f0e15a6658\"", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:32.474Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.121837cb-9d52-4de1-9a65-07a5f65d0667"}, {"node_instance_id": "homer_security_group_h83tjr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:32.635Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-b80f4bf4-7387-4632-aead-937aed92054b Date: Sat, 08 Jun 2019 10:51:32 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 7888, \"updated_at\": \"2019-06-08T10:51:32Z\", \"security_group_id\": \"ddae247c-f69b-403d-a849-8fd4154d982d\", \"port_range_min\": 7888, \"revision_number\": 0, \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"created_at\": \"2019-06-08T10:51:32Z\", \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"cfb650fb-d788-4637-8b78-79b7276533f5\"}}\n", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:32.536Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.50f2da9a-9731-488b-aedf-cb8c41a98abc"}, {"node_instance_id": "base_security_group_fjyver", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:32.635Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46: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}ec1a356eb38bb2f0c47f6a12019ab9d6ad5f9a3a\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"ethertype\": \"IPv4\", \"port_range_max\": 161, \"security_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"port_range_min\": 161, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:32.338Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.5d11885f-15b6-4d39-8ced-ca2b7cf17f0a"}, {"node_instance_id": "dime_security_group_vo8fbr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:33.253Z", "message": "POST call to neutron for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-0b5b21b6-3077-4c76-95d1-09e501b6795e", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:32.661Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.121837cb-9d52-4de1-9a65-07a5f65d0667"}, {"node_instance_id": "homer_security_group_h83tjr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:33.253Z", "message": "POST call to network for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-7ed5263e-b193-41a8-b8e3-115e96b934fb", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:32.681Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.50f2da9a-9731-488b-aedf-cb8c41a98abc"}, {"node_instance_id": "dime_security_group_vo8fbr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:33.253Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46: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}3f518f963a65228262f222e2cea717f0e15a6658\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 8889, \"security_group_id\": \"82f69a23-3099-4cde-9a6f-dc975122c8fd\", \"port_range_min\": 8889, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:32.661Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.121837cb-9d52-4de1-9a65-07a5f65d0667"}, {"node_instance_id": "homer_security_group_h83tjr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:33.253Z", "message": "POST call to neutron for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-7ed5263e-b193-41a8-b8e3-115e96b934fb", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:32.681Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.50f2da9a-9731-488b-aedf-cb8c41a98abc"}, {"node_instance_id": "homer_security_group_h83tjr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:33.253Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-7ed5263e-b193-41a8-b8e3-115e96b934fb Date: Sat, 08 Jun 2019 10:51:32 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 9160, \"updated_at\": \"2019-06-08T10:51:32Z\", \"security_group_id\": \"ddae247c-f69b-403d-a849-8fd4154d982d\", \"port_range_min\": 9160, \"revision_number\": 0, \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"created_at\": \"2019-06-08T10:51:32Z\", \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"67398eb2-3b3e-4247-a000-1a209f78c6b3\"}}\n", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:32.680Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.50f2da9a-9731-488b-aedf-cb8c41a98abc"}, {"node_instance_id": "ellis_security_group_cy8122", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:33.253Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1357 X-Openstack-Request-Id: req-68609d22-6ccb-4e61-95b9-7d63ca4519f2 Date: Sat, 08 Jun 2019 10:51:32 GMT \nRESP BODY: {\"security_group\": {\"description\": \"Web UI\", \"tags\": [], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"created_at\": \"2019-06-08T10:51:30Z\", \"updated_at\": \"2019-06-08T10:51:30Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-06-08T10:51:30Z\", \"revision_number\": 0, \"id\": \"768ffe0a-84a8-4d20-936c-37c6aee77543\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-06-08T10:51:30Z\", \"security_group_id\": \"7d427fb6-2ffb-434a-a9b2-52fd494c1e61\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-06-08T10:51:30Z\", \"revision_number\": 0, \"id\": \"84c62c85-952f-4a3d-b182-d94e80c8f8cb\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-06-08T10:51:30Z\", \"security_group_id\": \"7d427fb6-2ffb-434a-a9b2-52fd494c1e61\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\"}], \"revision_number\": 1, \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"7d427fb6-2ffb-434a-a9b2-52fd494c1e61\", \"name\": \"clearwater-sg_ellis\"}}\n", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:32.648Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.e7ed5cdb-4cd7-41c6-b1f3-01e7bbc4bae7"}, {"node_instance_id": "ellis_security_group_cy8122", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:33.253Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46: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}4d8dcce8cf02eb739e5203971b70519bc1bd03d8\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 80, \"security_group_id\": \"7d427fb6-2ffb-434a-a9b2-52fd494c1e61\", \"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-06-08T10:51:32.649Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.e7ed5cdb-4cd7-41c6-b1f3-01e7bbc4bae7"}, {"node_instance_id": "vellum_security_group_ic5ekw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:33.253Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-8eecca71-4db8-4aac-bd31-2a2cef86381f Date: Sat, 08 Jun 2019 10:51:32 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 11211, \"updated_at\": \"2019-06-08T10:51:32Z\", \"security_group_id\": \"25acd134-5ee0-4c92-a3f7-a85199dea6e2\", \"port_range_min\": 11211, \"revision_number\": 0, \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"created_at\": \"2019-06-08T10:51:32Z\", \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"49ca8ef8-d348-456c-8a5c-1d397045558b\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:32.752Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.065b1cc2-ed23-4264-aea4-edf84d8ee5e3"}, {"node_instance_id": "bind_security_group_l4hlx5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:33.253Z", "message": "Node instance created", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:31.286Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "keypair_qu1qn3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:33.253Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:30.993Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "keypair_qu1qn3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:33.253Z", "message": "Node instance created", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:31.322Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "ellis_security_group_cy8122", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:33.253Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/security-groups/7d427fb6-2ffb-434a-a9b2-52fd494c1e61.json used request id req-68609d22-6ccb-4e61-95b9-7d63ca4519f2", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:32.649Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.e7ed5cdb-4cd7-41c6-b1f3-01e7bbc4bae7"}, {"node_instance_id": "ellis_security_group_cy8122", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:33.253Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/security-groups/7d427fb6-2ffb-434a-a9b2-52fd494c1e61.json used request id req-68609d22-6ccb-4e61-95b9-7d63ca4519f2", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:32.649Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.e7ed5cdb-4cd7-41c6-b1f3-01e7bbc4bae7"}, {"node_instance_id": "dime_security_group_vo8fbr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:33.253Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-17011125-fa46-41fe-bd5e-eda85c805f5f Date: Sat, 08 Jun 2019 10:51:32 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 8889, \"updated_at\": \"2019-06-08T10:51:32Z\", \"security_group_id\": \"82f69a23-3099-4cde-9a6f-dc975122c8fd\", \"port_range_min\": 8889, \"revision_number\": 0, \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"created_at\": \"2019-06-08T10:51:32Z\", \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"fd9cafe8-c007-4b47-9dc8-f10e461800b7\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:32.873Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.121837cb-9d52-4de1-9a65-07a5f65d0667"}, {"node_instance_id": "vellum_security_group_ic5ekw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:33.253Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/security-groups/25acd134-5ee0-4c92-a3f7-a85199dea6e2.json used request id req-a86649d4-9afb-447f-9cec-4f506b243de8", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:32.630Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.065b1cc2-ed23-4264-aea4-edf84d8ee5e3"}, {"node_instance_id": "vellum_security_group_ic5ekw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:33.253Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1370 X-Openstack-Request-Id: req-a86649d4-9afb-447f-9cec-4f506b243de8 Date: Sat, 08 Jun 2019 10:51:32 GMT \nRESP BODY: {\"security_group\": {\"description\": \"REST Cassandra 0MQ\", \"tags\": [], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"created_at\": \"2019-06-08T10:51:30Z\", \"updated_at\": \"2019-06-08T10:51:30Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-06-08T10:51:30Z\", \"revision_number\": 0, \"id\": \"0f4efbac-991b-4edb-9571-3f0ae27c724d\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-06-08T10:51:30Z\", \"security_group_id\": \"25acd134-5ee0-4c92-a3f7-a85199dea6e2\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-06-08T10:51:30Z\", \"revision_number\": 0, \"id\": \"ba52e98b-e599-482e-bace-ead90a648a5a\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-06-08T10:51:30Z\", \"security_group_id\": \"25acd134-5ee0-4c92-a3f7-a85199dea6e2\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\"}], \"revision_number\": 1, \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"25acd134-5ee0-4c92-a3f7-a85199dea6e2\", \"name\": \"clearwater-sg_vellum\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:32.629Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.065b1cc2-ed23-4264-aea4-edf84d8ee5e3"}, {"node_instance_id": "dime_security_group_vo8fbr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:33.253Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1372 X-Openstack-Request-Id: req-29cbd716-17b0-4e3d-aec3-75fead452c86 Date: Sat, 08 Jun 2019 10:51:32 GMT \nRESP BODY: {\"security_group\": {\"description\": \"memcached Chronos REST\", \"tags\": [], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"created_at\": \"2019-06-08T10:51:30Z\", \"updated_at\": \"2019-06-08T10:51:30Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-06-08T10:51:30Z\", \"revision_number\": 0, \"id\": \"28aab761-9de6-4580-82b2-e9d1ddb0691b\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-06-08T10:51:30Z\", \"security_group_id\": \"82f69a23-3099-4cde-9a6f-dc975122c8fd\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-06-08T10:51:30Z\", \"revision_number\": 0, \"id\": \"beba5935-31b0-4f93-9efe-9f5f3c0874fb\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-06-08T10:51:30Z\", \"security_group_id\": \"82f69a23-3099-4cde-9a6f-dc975122c8fd\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\"}], \"revision_number\": 1, \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"82f69a23-3099-4cde-9a6f-dc975122c8fd\", \"name\": \"clearwater-sg_dime\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:32.506Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.121837cb-9d52-4de1-9a65-07a5f65d0667"}, {"node_instance_id": "vellum_security_group_ic5ekw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:33.253Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/security-groups/25acd134-5ee0-4c92-a3f7-a85199dea6e2.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}28944f1394d7e7e2e7a969266b3e5021735fcc88\"", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:32.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.065b1cc2-ed23-4264-aea4-edf84d8ee5e3"}, {"node_instance_id": "vellum_security_group_ic5ekw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:33.253Z", "message": "POST call to network for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-8eecca71-4db8-4aac-bd31-2a2cef86381f", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:32.753Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.065b1cc2-ed23-4264-aea4-edf84d8ee5e3"}, {"node_instance_id": "vellum_security_group_ic5ekw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:33.253Z", "message": "POST call to neutron for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-8eecca71-4db8-4aac-bd31-2a2cef86381f", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:32.753Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.065b1cc2-ed23-4264-aea4-edf84d8ee5e3"}, {"node_instance_id": "dime_security_group_vo8fbr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:33.253Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/security-groups/82f69a23-3099-4cde-9a6f-dc975122c8fd.json used request id req-29cbd716-17b0-4e3d-aec3-75fead452c86", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:32.507Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.121837cb-9d52-4de1-9a65-07a5f65d0667"}, {"node_instance_id": "dime_security_group_vo8fbr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:33.253Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/security-groups/82f69a23-3099-4cde-9a6f-dc975122c8fd.json used request id req-29cbd716-17b0-4e3d-aec3-75fead452c86", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:32.507Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.121837cb-9d52-4de1-9a65-07a5f65d0667"}, {"node_instance_id": "dime_security_group_vo8fbr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:33.253Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46: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}3f518f963a65228262f222e2cea717f0e15a6658\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 8888, \"security_group_id\": \"82f69a23-3099-4cde-9a6f-dc975122c8fd\", \"port_range_min\": 8888, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:32.508Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.121837cb-9d52-4de1-9a65-07a5f65d0667"}, {"node_instance_id": "vellum_security_group_ic5ekw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:33.253Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/security-groups/25acd134-5ee0-4c92-a3f7-a85199dea6e2.json used request id req-a86649d4-9afb-447f-9cec-4f506b243de8", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:32.630Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.065b1cc2-ed23-4264-aea4-edf84d8ee5e3"}, {"node_instance_id": "vellum_security_group_ic5ekw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:33.253Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46: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}28944f1394d7e7e2e7a969266b3e5021735fcc88\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 11211, \"security_group_id\": \"25acd134-5ee0-4c92-a3f7-a85199dea6e2\", \"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-06-08T10:51:32.631Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.065b1cc2-ed23-4264-aea4-edf84d8ee5e3"}, {"node_instance_id": "dime_security_group_vo8fbr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:33.253Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-0b5b21b6-3077-4c76-95d1-09e501b6795e Date: Sat, 08 Jun 2019 10:51:32 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 8888, \"updated_at\": \"2019-06-08T10:51:32Z\", \"security_group_id\": \"82f69a23-3099-4cde-9a6f-dc975122c8fd\", \"port_range_min\": 8888, \"revision_number\": 0, \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"created_at\": \"2019-06-08T10:51:32Z\", \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"d867bf26-d5ce-424e-b5bf-c733a490bb3f\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:32.660Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.121837cb-9d52-4de1-9a65-07a5f65d0667"}, {"node_instance_id": "dime_security_group_vo8fbr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:33.253Z", "message": "POST call to network for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-0b5b21b6-3077-4c76-95d1-09e501b6795e", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:32.661Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.121837cb-9d52-4de1-9a65-07a5f65d0667"}, {"node_instance_id": "vellum_security_group_ic5ekw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:33.253Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46: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}28944f1394d7e7e2e7a969266b3e5021735fcc88\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 11311, \"security_group_id\": \"25acd134-5ee0-4c92-a3f7-a85199dea6e2\", \"port_range_min\": 11311, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:32.754Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.065b1cc2-ed23-4264-aea4-edf84d8ee5e3"}], "metadata": {"pagination": {"total": 1008, "offset": 301, "size": 50}}} 2019-06-08 10:51:58,806 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:51:58,806 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:51:58 GMT 2019-06-08 10:51:58,806 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:51:58,806 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 10:51:58,806 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:51:58,806 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:51:58,807 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:51:58,807 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 10:51:58,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-6276001a-8eba-4585-b9ef-ea70447f2a6a Date: Sat, 08 Jun 2019 10:51:32 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 4000, "updated_at": "2019-06-08T10:51:32Z", "security_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "port_range_min": 4000, "revision_number": 0, "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:51:32Z", "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "fb993e55-fd05-4be0-9fd7-cbc176346aff"}} 2019-06-08 10:51:58,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-6276001a-8eba-4585-b9ef-ea70447f2a6a 2019-06-08 10:51:58,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-a6e18b8c-c5cf-4cce-a85f-b963bfc0711c 2019-06-08 10:51:58,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-6276001a-8eba-4585-b9ef-ea70447f2a6a 2019-06-08 10:51:58,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46: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}ec1a356eb38bb2f0c47f6a12019ab9d6ad5f9a3a" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 2380, "security_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "port_range_min": 2380, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-08 10:51:58,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-ae51b1f7-5429-492e-9ab1-46bb78fa7355 Date: Sat, 08 Jun 2019 10:51:32 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 2380, "updated_at": "2019-06-08T10:51:32Z", "security_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "port_range_min": 2380, "revision_number": 0, "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:51:32Z", "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "87b9d144-b789-48c9-99eb-be27aff01c26"}} 2019-06-08 10:51:58,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-40209c46-580e-40a5-9652-7749e3f59ee5 2019-06-08 10:51:58,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-40209c46-580e-40a5-9652-7749e3f59ee5 2019-06-08 10:51:58,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-40209c46-580e-40a5-9652-7749e3f59ee5 Date: Sat, 08 Jun 2019 10:51:32 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 161, "updated_at": "2019-06-08T10:51:32Z", "security_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "port_range_min": 161, "revision_number": 0, "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:51:32Z", "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "62796e03-a046-436c-99eb-86f736bcc824"}} 2019-06-08 10:51:58,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/security-groups/ddae247c-f69b-403d-a849-8fd4154d982d.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41cfd385aa8526c2dacc45aa24469f8bbe0b3955" 2019-06-08 10:51:58,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1369 X-Openstack-Request-Id: req-1d7c0f87-3610-4f01-8caa-f5e093cd3739 Date: Sat, 08 Jun 2019 10:51:32 GMT RESP BODY: {"security_group": {"description": "REST Cassandra 0MQ", "tags": [], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:51:30Z", "updated_at": "2019-06-08T10:51:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:51:30Z", "revision_number": 0, "id": "0a5abed1-705e-4f16-a496-20e9113292ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:51:30Z", "security_group_id": "ddae247c-f69b-403d-a849-8fd4154d982d", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": null, "ethertype": "IPv6", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:51:30Z", "revision_number": 0, "id": "34cf04d5-c281-4dd6-ac10-68ebbfcf9c56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:51:30Z", "security_group_id": "ddae247c-f69b-403d-a849-8fd4154d982d", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": null, "ethertype": "IPv4", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}], "revision_number": 1, "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "ddae247c-f69b-403d-a849-8fd4154d982d", "name": "clearwater-sg_homer"}} 2019-06-08 10:51:58,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/security-groups/ddae247c-f69b-403d-a849-8fd4154d982d.json used request id req-1d7c0f87-3610-4f01-8caa-f5e093cd3739 2019-06-08 10:51:58,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46: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}41cfd385aa8526c2dacc45aa24469f8bbe0b3955" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 7888, "security_group_id": "ddae247c-f69b-403d-a849-8fd4154d982d", "port_range_min": 7888, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-08 10:51:58,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/security-groups/ddae247c-f69b-403d-a849-8fd4154d982d.json used request id req-1d7c0f87-3610-4f01-8caa-f5e093cd3739 2019-06-08 10:51:58,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46: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}41cfd385aa8526c2dacc45aa24469f8bbe0b3955" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 9160, "security_group_id": "ddae247c-f69b-403d-a849-8fd4154d982d", "port_range_min": 9160, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-08 10:51:58,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-b80f4bf4-7387-4632-aead-937aed92054b 2019-06-08 10:51:58,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/security-groups/7d427fb6-2ffb-434a-a9b2-52fd494c1e61.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d8dcce8cf02eb739e5203971b70519bc1bd03d8" 2019-06-08 10:51:58,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-b80f4bf4-7387-4632-aead-937aed92054b 2019-06-08 10:51:58,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/security-groups/a4f34c02-687e-4e21-9d25-0478a0d3d8d3.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec1a356eb38bb2f0c47f6a12019ab9d6ad5f9a3a" 2019-06-08 10:51:58,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/security-groups/82f69a23-3099-4cde-9a6f-dc975122c8fd.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f518f963a65228262f222e2cea717f0e15a6658" 2019-06-08 10:51:58,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-b80f4bf4-7387-4632-aead-937aed92054b Date: Sat, 08 Jun 2019 10:51:32 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 7888, "updated_at": "2019-06-08T10:51:32Z", "security_group_id": "ddae247c-f69b-403d-a849-8fd4154d982d", "port_range_min": 7888, "revision_number": 0, "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:51:32Z", "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "cfb650fb-d788-4637-8b78-79b7276533f5"}} 2019-06-08 10:51:58,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46: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}ec1a356eb38bb2f0c47f6a12019ab9d6ad5f9a3a" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 161, "security_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "port_range_min": 161, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-08 10:51:58,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-0b5b21b6-3077-4c76-95d1-09e501b6795e 2019-06-08 10:51:58,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-7ed5263e-b193-41a8-b8e3-115e96b934fb 2019-06-08 10:51:58,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46: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}3f518f963a65228262f222e2cea717f0e15a6658" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 8889, "security_group_id": "82f69a23-3099-4cde-9a6f-dc975122c8fd", "port_range_min": 8889, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-08 10:51:58,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-7ed5263e-b193-41a8-b8e3-115e96b934fb 2019-06-08 10:51:58,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-7ed5263e-b193-41a8-b8e3-115e96b934fb Date: Sat, 08 Jun 2019 10:51:32 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 9160, "updated_at": "2019-06-08T10:51:32Z", "security_group_id": "ddae247c-f69b-403d-a849-8fd4154d982d", "port_range_min": 9160, "revision_number": 0, "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:51:32Z", "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "67398eb2-3b3e-4247-a000-1a209f78c6b3"}} 2019-06-08 10:51:58,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1357 X-Openstack-Request-Id: req-68609d22-6ccb-4e61-95b9-7d63ca4519f2 Date: Sat, 08 Jun 2019 10:51:32 GMT RESP BODY: {"security_group": {"description": "Web UI", "tags": [], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:51:30Z", "updated_at": "2019-06-08T10:51:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:51:30Z", "revision_number": 0, "id": "768ffe0a-84a8-4d20-936c-37c6aee77543", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:51:30Z", "security_group_id": "7d427fb6-2ffb-434a-a9b2-52fd494c1e61", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": null, "ethertype": "IPv6", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:51:30Z", "revision_number": 0, "id": "84c62c85-952f-4a3d-b182-d94e80c8f8cb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:51:30Z", "security_group_id": "7d427fb6-2ffb-434a-a9b2-52fd494c1e61", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": null, "ethertype": "IPv4", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}], "revision_number": 1, "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "7d427fb6-2ffb-434a-a9b2-52fd494c1e61", "name": "clearwater-sg_ellis"}} 2019-06-08 10:51:58,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46: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}4d8dcce8cf02eb739e5203971b70519bc1bd03d8" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 80, "security_group_id": "7d427fb6-2ffb-434a-a9b2-52fd494c1e61", "port_range_min": 80, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-08 10:51:58,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-8eecca71-4db8-4aac-bd31-2a2cef86381f Date: Sat, 08 Jun 2019 10:51:32 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 11211, "updated_at": "2019-06-08T10:51:32Z", "security_group_id": "25acd134-5ee0-4c92-a3f7-a85199dea6e2", "port_range_min": 11211, "revision_number": 0, "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:51:32Z", "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "49ca8ef8-d348-456c-8a5c-1d397045558b"}} 2019-06-08 10:51:58,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-08 10:51:58,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2019-06-08 10:51:58,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-08 10:51:58,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/security-groups/7d427fb6-2ffb-434a-a9b2-52fd494c1e61.json used request id req-68609d22-6ccb-4e61-95b9-7d63ca4519f2 2019-06-08 10:51:58,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/security-groups/7d427fb6-2ffb-434a-a9b2-52fd494c1e61.json used request id req-68609d22-6ccb-4e61-95b9-7d63ca4519f2 2019-06-08 10:51:58,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-17011125-fa46-41fe-bd5e-eda85c805f5f Date: Sat, 08 Jun 2019 10:51:32 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 8889, "updated_at": "2019-06-08T10:51:32Z", "security_group_id": "82f69a23-3099-4cde-9a6f-dc975122c8fd", "port_range_min": 8889, "revision_number": 0, "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:51:32Z", "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "fd9cafe8-c007-4b47-9dc8-f10e461800b7"}} 2019-06-08 10:51:58,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/security-groups/25acd134-5ee0-4c92-a3f7-a85199dea6e2.json used request id req-a86649d4-9afb-447f-9cec-4f506b243de8 2019-06-08 10:51:58,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1370 X-Openstack-Request-Id: req-a86649d4-9afb-447f-9cec-4f506b243de8 Date: Sat, 08 Jun 2019 10:51:32 GMT RESP BODY: {"security_group": {"description": "REST Cassandra 0MQ", "tags": [], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:51:30Z", "updated_at": "2019-06-08T10:51:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:51:30Z", "revision_number": 0, "id": "0f4efbac-991b-4edb-9571-3f0ae27c724d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:51:30Z", "security_group_id": "25acd134-5ee0-4c92-a3f7-a85199dea6e2", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": null, "ethertype": "IPv4", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:51:30Z", "revision_number": 0, "id": "ba52e98b-e599-482e-bace-ead90a648a5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:51:30Z", "security_group_id": "25acd134-5ee0-4c92-a3f7-a85199dea6e2", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": null, "ethertype": "IPv6", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}], "revision_number": 1, "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "25acd134-5ee0-4c92-a3f7-a85199dea6e2", "name": "clearwater-sg_vellum"}} 2019-06-08 10:51:58,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1372 X-Openstack-Request-Id: req-29cbd716-17b0-4e3d-aec3-75fead452c86 Date: Sat, 08 Jun 2019 10:51:32 GMT RESP BODY: {"security_group": {"description": "memcached Chronos REST", "tags": [], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:51:30Z", "updated_at": "2019-06-08T10:51:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:51:30Z", "revision_number": 0, "id": "28aab761-9de6-4580-82b2-e9d1ddb0691b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:51:30Z", "security_group_id": "82f69a23-3099-4cde-9a6f-dc975122c8fd", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": null, "ethertype": "IPv4", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:51:30Z", "revision_number": 0, "id": "beba5935-31b0-4f93-9efe-9f5f3c0874fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:51:30Z", "security_group_id": "82f69a23-3099-4cde-9a6f-dc975122c8fd", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": null, "ethertype": "IPv6", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}], "revision_number": 1, "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "82f69a23-3099-4cde-9a6f-dc975122c8fd", "name": "clearwater-sg_dime"}} 2019-06-08 10:51:58,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/security-groups/25acd134-5ee0-4c92-a3f7-a85199dea6e2.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28944f1394d7e7e2e7a969266b3e5021735fcc88" 2019-06-08 10:51:58,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-8eecca71-4db8-4aac-bd31-2a2cef86381f 2019-06-08 10:51:58,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-8eecca71-4db8-4aac-bd31-2a2cef86381f 2019-06-08 10:51:58,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/security-groups/82f69a23-3099-4cde-9a6f-dc975122c8fd.json used request id req-29cbd716-17b0-4e3d-aec3-75fead452c86 2019-06-08 10:51:58,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/security-groups/82f69a23-3099-4cde-9a6f-dc975122c8fd.json used request id req-29cbd716-17b0-4e3d-aec3-75fead452c86 2019-06-08 10:51:58,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46: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}3f518f963a65228262f222e2cea717f0e15a6658" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 8888, "security_group_id": "82f69a23-3099-4cde-9a6f-dc975122c8fd", "port_range_min": 8888, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-08 10:51:58,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/security-groups/25acd134-5ee0-4c92-a3f7-a85199dea6e2.json used request id req-a86649d4-9afb-447f-9cec-4f506b243de8 2019-06-08 10:51:58,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46: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}28944f1394d7e7e2e7a969266b3e5021735fcc88" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 11211, "security_group_id": "25acd134-5ee0-4c92-a3f7-a85199dea6e2", "port_range_min": 11211, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-08 10:51:58,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-0b5b21b6-3077-4c76-95d1-09e501b6795e Date: Sat, 08 Jun 2019 10:51:32 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 8888, "updated_at": "2019-06-08T10:51:32Z", "security_group_id": "82f69a23-3099-4cde-9a6f-dc975122c8fd", "port_range_min": 8888, "revision_number": 0, "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:51:32Z", "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "d867bf26-d5ce-424e-b5bf-c733a490bb3f"}} 2019-06-08 10:51:58,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-0b5b21b6-3077-4c76-95d1-09e501b6795e 2019-06-08 10:51:58,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46: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}28944f1394d7e7e2e7a969266b3e5021735fcc88" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 11311, "security_group_id": "25acd134-5ee0-4c92-a3f7-a85199dea6e2", "port_range_min": 11311, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-08 10:51:58,817 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 10:51:58,877 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:51:58,877 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:51:58,877 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:51:58,877 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:51:58,877 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:51:58,877 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:51:58,878 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:51:58,878 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 10:51:58,878 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:51:58,878 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:51:58 GMT 2019-06-08 10:51:58,878 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:51:58,878 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 10:51:58,878 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:51:58,878 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:51:58,878 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:52:03,884 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 10:52:03,958 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:52:03,959 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:52:03,959 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:52:03,959 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:52:03,959 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:52:03,959 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:52:03,959 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:52:03,959 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_security_group_vo8fbr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:33.253Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46: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}3f518f963a65228262f222e2cea717f0e15a6658\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 10888, \"security_group_id\": \"82f69a23-3099-4cde-9a6f-dc975122c8fd\", \"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-06-08T10:51:32.874Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.121837cb-9d52-4de1-9a65-07a5f65d0667"}, {"node_instance_id": "ellis_security_group_cy8122", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:33.253Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-89a39a88-927f-4fc7-8aea-f53448d033bc Date: Sat, 08 Jun 2019 10:51:32 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 80, \"updated_at\": \"2019-06-08T10:51:32Z\", \"security_group_id\": \"7d427fb6-2ffb-434a-a9b2-52fd494c1e61\", \"port_range_min\": 80, \"revision_number\": 0, \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"created_at\": \"2019-06-08T10:51:32Z\", \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"6e710dd2-77db-4d45-9da1-d79bc4f08c79\"}}\n", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:32.878Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.e7ed5cdb-4cd7-41c6-b1f3-01e7bbc4bae7"}, {"node_instance_id": "ellis_security_group_cy8122", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:33.253Z", "message": "POST call to network for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-89a39a88-927f-4fc7-8aea-f53448d033bc", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:32.878Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.e7ed5cdb-4cd7-41c6-b1f3-01e7bbc4bae7"}, {"node_instance_id": "vellum_security_group_ic5ekw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:33.253Z", "message": "POST call to neutron for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-cd7847ae-1a61-43f2-b50c-fc991eece062", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:32.878Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.065b1cc2-ed23-4264-aea4-edf84d8ee5e3"}, {"node_instance_id": "ellis_security_group_cy8122", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:33.253Z", "message": "POST call to neutron for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-89a39a88-927f-4fc7-8aea-f53448d033bc", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:32.878Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.e7ed5cdb-4cd7-41c6-b1f3-01e7bbc4bae7"}, {"node_instance_id": "ellis_security_group_cy8122", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:33.253Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46: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}4d8dcce8cf02eb739e5203971b70519bc1bd03d8\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 443, \"security_group_id\": \"7d427fb6-2ffb-434a-a9b2-52fd494c1e61\", \"port_range_min\": 443, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:32.879Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.e7ed5cdb-4cd7-41c6-b1f3-01e7bbc4bae7"}, {"node_instance_id": "vellum_security_group_ic5ekw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:33.253Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/security-groups/25acd134-5ee0-4c92-a3f7-a85199dea6e2.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}28944f1394d7e7e2e7a969266b3e5021735fcc88\"", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:32.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.065b1cc2-ed23-4264-aea4-edf84d8ee5e3"}, {"node_instance_id": "dime_security_group_vo8fbr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:33.253Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-083a6399-98bb-4e1a-b339-ca2eeda5664e Date: Sat, 08 Jun 2019 10:51:33 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-06-08T10:51:32Z\", \"security_group_id\": \"82f69a23-3099-4cde-9a6f-dc975122c8fd\", \"port_range_min\": 10888, \"revision_number\": 0, \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"created_at\": \"2019-06-08T10:51:32Z\", \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"d35dbbdb-6d6a-43ae-a6ba-2d4268d8a215\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:33.057Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.121837cb-9d52-4de1-9a65-07a5f65d0667"}, {"node_instance_id": "vellum_security_group_ic5ekw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:33.253Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-eb028ea1-3f0e-4ba9-8ccb-aa98ca91d7c9 Date: Sat, 08 Jun 2019 10:51:33 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 7253, \"updated_at\": \"2019-06-08T10:51:32Z\", \"security_group_id\": \"25acd134-5ee0-4c92-a3f7-a85199dea6e2\", \"port_range_min\": 7253, \"revision_number\": 0, \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"created_at\": \"2019-06-08T10:51:32Z\", \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"162be664-9127-4a63-8bb6-88824f93bb5e\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:32.997Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.065b1cc2-ed23-4264-aea4-edf84d8ee5e3"}, {"node_instance_id": "vellum_security_group_ic5ekw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:33.253Z", "message": "POST call to network for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-eb028ea1-3f0e-4ba9-8ccb-aa98ca91d7c9", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:32.997Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.065b1cc2-ed23-4264-aea4-edf84d8ee5e3"}, {"node_instance_id": "dime_security_group_vo8fbr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:33.253Z", "message": "POST call to neutron for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-083a6399-98bb-4e1a-b339-ca2eeda5664e", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:33.058Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.121837cb-9d52-4de1-9a65-07a5f65d0667"}, {"node_instance_id": "dime_security_group_vo8fbr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:33.253Z", "message": "POST call to network for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-083a6399-98bb-4e1a-b339-ca2eeda5664e", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:33.058Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.121837cb-9d52-4de1-9a65-07a5f65d0667"}, {"node_instance_id": "vellum_security_group_ic5ekw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:33.253Z", "message": "POST call to neutron for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-eb028ea1-3f0e-4ba9-8ccb-aa98ca91d7c9", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:32.998Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.065b1cc2-ed23-4264-aea4-edf84d8ee5e3"}, {"node_instance_id": "vellum_security_group_ic5ekw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:33.253Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46: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}28944f1394d7e7e2e7a969266b3e5021735fcc88\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 7000, \"security_group_id\": \"25acd134-5ee0-4c92-a3f7-a85199dea6e2\", \"port_range_min\": 7000, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:32.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.065b1cc2-ed23-4264-aea4-edf84d8ee5e3"}, {"node_instance_id": "vellum_security_group_ic5ekw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:33.253Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-4bf42abe-c3a1-42d0-bd72-682c38fec886 Date: Sat, 08 Jun 2019 10:51:33 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 7000, \"updated_at\": \"2019-06-08T10:51:33Z\", \"security_group_id\": \"25acd134-5ee0-4c92-a3f7-a85199dea6e2\", \"port_range_min\": 7000, \"revision_number\": 0, \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"created_at\": \"2019-06-08T10:51:33Z\", \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"65ec12d2-3318-4db5-82c8-9f70d60cb81a\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:33.111Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.065b1cc2-ed23-4264-aea4-edf84d8ee5e3"}, {"node_instance_id": "vellum_security_group_ic5ekw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:33.253Z", "message": "POST call to neutron for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-4bf42abe-c3a1-42d0-bd72-682c38fec886", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:33.112Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.065b1cc2-ed23-4264-aea4-edf84d8ee5e3"}, {"node_instance_id": "vellum_security_group_ic5ekw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:33.253Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46: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}28944f1394d7e7e2e7a969266b3e5021735fcc88\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 9160, \"security_group_id\": \"25acd134-5ee0-4c92-a3f7-a85199dea6e2\", \"port_range_min\": 9160, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:33.113Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.065b1cc2-ed23-4264-aea4-edf84d8ee5e3"}, {"node_instance_id": "vellum_security_group_ic5ekw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:33.253Z", "message": "POST call to network for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-4bf42abe-c3a1-42d0-bd72-682c38fec886", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:33.111Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.065b1cc2-ed23-4264-aea4-edf84d8ee5e3"}, {"node_instance_id": "homer_security_group_h83tjr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:33.253Z", "message": "POST call to neutron for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-7ed5263e-b193-41a8-b8e3-115e96b934fb", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:32.681Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.50f2da9a-9731-488b-aedf-cb8c41a98abc"}, {"node_instance_id": "ellis_security_group_cy8122", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:33.253Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-630612d8-55ee-41f6-907a-4c0f78152923 Date: Sat, 08 Jun 2019 10:51:33 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 443, \"updated_at\": \"2019-06-08T10:51:33Z\", \"security_group_id\": \"7d427fb6-2ffb-434a-a9b2-52fd494c1e61\", \"port_range_min\": 443, \"revision_number\": 0, \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"created_at\": \"2019-06-08T10:51:33Z\", \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"128ef7f9-9cc0-4371-b94d-39c404a100b3\"}}\n", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:33.063Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.e7ed5cdb-4cd7-41c6-b1f3-01e7bbc4bae7"}, {"node_instance_id": "vellum_security_group_ic5ekw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:33.253Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-cd7847ae-1a61-43f2-b50c-fc991eece062 Date: Sat, 08 Jun 2019 10:51:32 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 11311, \"updated_at\": \"2019-06-08T10:51:32Z\", \"security_group_id\": \"25acd134-5ee0-4c92-a3f7-a85199dea6e2\", \"port_range_min\": 11311, \"revision_number\": 0, \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"created_at\": \"2019-06-08T10:51:32Z\", \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"51bd8e6c-a67e-4218-af5d-c414fb844d97\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:32.878Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.065b1cc2-ed23-4264-aea4-edf84d8ee5e3"}, {"node_instance_id": "vellum_security_group_ic5ekw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:33.253Z", "message": "POST call to network for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-8eecca71-4db8-4aac-bd31-2a2cef86381f", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:32.753Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.065b1cc2-ed23-4264-aea4-edf84d8ee5e3"}, {"node_instance_id": "vellum_security_group_ic5ekw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:33.253Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46: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}28944f1394d7e7e2e7a969266b3e5021735fcc88\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 7253, \"security_group_id\": \"25acd134-5ee0-4c92-a3f7-a85199dea6e2\", \"port_range_min\": 7253, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:32.879Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.065b1cc2-ed23-4264-aea4-edf84d8ee5e3"}, {"node_instance_id": "bind_security_group_l4hlx5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:33.958Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:31.447Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "keypair_qu1qn3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:33.958Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:31.414Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "bind_security_group_l4hlx5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:33.958Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:31.539Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "vellum_security_group_ic5ekw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:33.958Z", "message": "POST call to neutron for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-64107b8e-bd98-450c-ada5-0f46094242b6", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:33.226Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.065b1cc2-ed23-4264-aea4-edf84d8ee5e3"}, {"node_instance_id": "vellum_security_group_ic5ekw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:33.958Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46: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}28944f1394d7e7e2e7a969266b3e5021735fcc88\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 6668, \"security_group_id\": \"25acd134-5ee0-4c92-a3f7-a85199dea6e2\", \"port_range_min\": 6667, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:33.227Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.065b1cc2-ed23-4264-aea4-edf84d8ee5e3"}, {"node_instance_id": "vellum_security_group_ic5ekw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:33.958Z", "message": "POST call to network for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-64107b8e-bd98-450c-ada5-0f46094242b6", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:33.226Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.065b1cc2-ed23-4264-aea4-edf84d8ee5e3"}, {"node_instance_id": "vellum_security_group_ic5ekw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:33.958Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-16215b17-11b9-4fe6-8d42-1f73f23150d6 Date: Sat, 08 Jun 2019 10:51:33 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 6668, \"updated_at\": \"2019-06-08T10:51:33Z\", \"security_group_id\": \"25acd134-5ee0-4c92-a3f7-a85199dea6e2\", \"port_range_min\": 6667, \"revision_number\": 0, \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"created_at\": \"2019-06-08T10:51:33Z\", \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"1362455c-2acc-4930-b28b-7836efd87ed2\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:33.346Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.065b1cc2-ed23-4264-aea4-edf84d8ee5e3"}, {"node_instance_id": "vellum_security_group_ic5ekw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:33.958Z", "message": "POST call to network for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-16215b17-11b9-4fe6-8d42-1f73f23150d6", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:33.346Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.065b1cc2-ed23-4264-aea4-edf84d8ee5e3"}, {"node_instance_id": "vellum_security_group_ic5ekw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:33.958Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-64107b8e-bd98-450c-ada5-0f46094242b6 Date: Sat, 08 Jun 2019 10:51:33 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 9160, \"updated_at\": \"2019-06-08T10:51:33Z\", \"security_group_id\": \"25acd134-5ee0-4c92-a3f7-a85199dea6e2\", \"port_range_min\": 9160, \"revision_number\": 0, \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"created_at\": \"2019-06-08T10:51:33Z\", \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"d84546b3-8d7c-4cde-a3f9-a709a2b82f38\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:33.225Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.065b1cc2-ed23-4264-aea4-edf84d8ee5e3"}, {"node_instance_id": "vellum_security_group_ic5ekw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:33.958Z", "message": "POST call to neutron for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-16215b17-11b9-4fe6-8d42-1f73f23150d6", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:33.346Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.065b1cc2-ed23-4264-aea4-edf84d8ee5e3"}, {"node_instance_id": "ellis_security_group_cy8122", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:33.958Z", "message": "POST call to neutron for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-630612d8-55ee-41f6-907a-4c0f78152923", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:33.064Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.e7ed5cdb-4cd7-41c6-b1f3-01e7bbc4bae7"}, {"node_instance_id": "ellis_security_group_cy8122", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:33.958Z", "message": "POST call to network for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-630612d8-55ee-41f6-907a-4c0f78152923", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:33.063Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.e7ed5cdb-4cd7-41c6-b1f3-01e7bbc4bae7"}, {"node_instance_id": "keypair_qu1qn3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:33.958Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:31.512Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "keypair_qu1qn3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:34.556Z", "message": "Node instance started", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:31.636Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "bind_security_group_l4hlx5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:34.556Z", "message": "Node instance started", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:31.669Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "bono_floatingip_9vp6ef", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:34.556Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:32.183Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "proxy_host_7s25vn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:35.169Z", "message": "Creating node instance", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:32.456Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "bono_floatingip_9vp6ef", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:35.169Z", "message": "Node instance created", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:32.426Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "bono_security_group_wbl0ks", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:35.169Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:32.382Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:35.169Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:34.387Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d50944b5-35d7-4608-9aff-1c8234de0cee"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:35.169Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:34.386Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d50944b5-35d7-4608-9aff-1c8234de0cee"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:35.169Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_7s25vn'}", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:34.385Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d50944b5-35d7-4608-9aff-1c8234de0cee"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:35.169Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a', u'external_name': u'cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQIB4LHJ90hjcltvgUGIEfCJlFx+S1KnRv1bNvgI04TOGJ5QTVpEs4B6x7y9JOV+rlWlNI/nze0vBlz1PtEU7r0F3XL4hpQb3m+0BR5+IFIwzttY2uaw392jEzOQaVYxjvEsPQc3t0QqSfgYAMrfMDSWwnoqwXnOzSyDlR0dxpv6lt1HCwgKeeP2CeUs3EYezTNN4R6oKK6x8C3SOPkWnhxLDzdluD3hJm9PZaqXjOBsJXoht7BfY3fMdBPxHrFfjp4JaAwFwhbD5x3Rx4GQ4lALbpZZZkBOm1Ku8jnjBWHArrvBDrcoP+UvfeCa+dvNQHRGsG62U2EbxoMtVfoYhd Generated-by-Nova', u'name': u'cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a', u'fingerprint': u'a3:7b:5a:50:ea:1c:87:49:23:5d:e7:ae:3a:8d:e3:49'}}}]", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:34.362Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d50944b5-35d7-4608-9aff-1c8234de0cee"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:35.169Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a2189b9c516a53d913de97fd951abefb3805fced\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:34.804Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d50944b5-35d7-4608-9aff-1c8234de0cee"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:35.169Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a2189b9c516a53d913de97fd951abefb3805fced\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:34.804Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d50944b5-35d7-4608-9aff-1c8234de0cee"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:35.169Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:51:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5530b98a-3876-41b0-b5a1-aedb279fd0dc Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:34.392Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d50944b5-35d7-4608-9aff-1c8234de0cee"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:35.169Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:51:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5530b98a-3876-41b0-b5a1-aedb279fd0dc Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:34.392Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d50944b5-35d7-4608-9aff-1c8234de0cee"}], "metadata": {"pagination": {"total": 1008, "offset": 351, "size": 50}}} 2019-06-08 10:52:03,960 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:52:03,960 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:52:03 GMT 2019-06-08 10:52:03,960 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:52:03,960 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 10:52:03,960 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:52:03,960 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:52:03,960 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:52:03,960 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 10:52:03,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46: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}3f518f963a65228262f222e2cea717f0e15a6658" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 10888, "security_group_id": "82f69a23-3099-4cde-9a6f-dc975122c8fd", "port_range_min": 10888, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-08 10:52:03,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-89a39a88-927f-4fc7-8aea-f53448d033bc Date: Sat, 08 Jun 2019 10:51:32 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 80, "updated_at": "2019-06-08T10:51:32Z", "security_group_id": "7d427fb6-2ffb-434a-a9b2-52fd494c1e61", "port_range_min": 80, "revision_number": 0, "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:51:32Z", "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "6e710dd2-77db-4d45-9da1-d79bc4f08c79"}} 2019-06-08 10:52:03,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-89a39a88-927f-4fc7-8aea-f53448d033bc 2019-06-08 10:52:03,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-cd7847ae-1a61-43f2-b50c-fc991eece062 2019-06-08 10:52:03,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-89a39a88-927f-4fc7-8aea-f53448d033bc 2019-06-08 10:52:03,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46: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}4d8dcce8cf02eb739e5203971b70519bc1bd03d8" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 443, "security_group_id": "7d427fb6-2ffb-434a-a9b2-52fd494c1e61", "port_range_min": 443, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-08 10:52:03,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/security-groups/25acd134-5ee0-4c92-a3f7-a85199dea6e2.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28944f1394d7e7e2e7a969266b3e5021735fcc88" 2019-06-08 10:52:03,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-083a6399-98bb-4e1a-b339-ca2eeda5664e Date: Sat, 08 Jun 2019 10:51:33 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-06-08T10:51:32Z", "security_group_id": "82f69a23-3099-4cde-9a6f-dc975122c8fd", "port_range_min": 10888, "revision_number": 0, "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:51:32Z", "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "d35dbbdb-6d6a-43ae-a6ba-2d4268d8a215"}} 2019-06-08 10:52:03,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-eb028ea1-3f0e-4ba9-8ccb-aa98ca91d7c9 Date: Sat, 08 Jun 2019 10:51:33 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 7253, "updated_at": "2019-06-08T10:51:32Z", "security_group_id": "25acd134-5ee0-4c92-a3f7-a85199dea6e2", "port_range_min": 7253, "revision_number": 0, "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:51:32Z", "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "162be664-9127-4a63-8bb6-88824f93bb5e"}} 2019-06-08 10:52:03,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-eb028ea1-3f0e-4ba9-8ccb-aa98ca91d7c9 2019-06-08 10:52:03,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-083a6399-98bb-4e1a-b339-ca2eeda5664e 2019-06-08 10:52:03,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-083a6399-98bb-4e1a-b339-ca2eeda5664e 2019-06-08 10:52:03,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-eb028ea1-3f0e-4ba9-8ccb-aa98ca91d7c9 2019-06-08 10:52:03,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46: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}28944f1394d7e7e2e7a969266b3e5021735fcc88" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 7000, "security_group_id": "25acd134-5ee0-4c92-a3f7-a85199dea6e2", "port_range_min": 7000, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-08 10:52:03,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-4bf42abe-c3a1-42d0-bd72-682c38fec886 Date: Sat, 08 Jun 2019 10:51:33 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 7000, "updated_at": "2019-06-08T10:51:33Z", "security_group_id": "25acd134-5ee0-4c92-a3f7-a85199dea6e2", "port_range_min": 7000, "revision_number": 0, "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:51:33Z", "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "65ec12d2-3318-4db5-82c8-9f70d60cb81a"}} 2019-06-08 10:52:03,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-4bf42abe-c3a1-42d0-bd72-682c38fec886 2019-06-08 10:52:03,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46: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}28944f1394d7e7e2e7a969266b3e5021735fcc88" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 9160, "security_group_id": "25acd134-5ee0-4c92-a3f7-a85199dea6e2", "port_range_min": 9160, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-08 10:52:03,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-4bf42abe-c3a1-42d0-bd72-682c38fec886 2019-06-08 10:52:03,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-7ed5263e-b193-41a8-b8e3-115e96b934fb 2019-06-08 10:52:03,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-630612d8-55ee-41f6-907a-4c0f78152923 Date: Sat, 08 Jun 2019 10:51:33 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 443, "updated_at": "2019-06-08T10:51:33Z", "security_group_id": "7d427fb6-2ffb-434a-a9b2-52fd494c1e61", "port_range_min": 443, "revision_number": 0, "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:51:33Z", "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "128ef7f9-9cc0-4371-b94d-39c404a100b3"}} 2019-06-08 10:52:03,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-cd7847ae-1a61-43f2-b50c-fc991eece062 Date: Sat, 08 Jun 2019 10:51:32 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 11311, "updated_at": "2019-06-08T10:51:32Z", "security_group_id": "25acd134-5ee0-4c92-a3f7-a85199dea6e2", "port_range_min": 11311, "revision_number": 0, "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:51:32Z", "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "51bd8e6c-a67e-4218-af5d-c414fb844d97"}} 2019-06-08 10:52:03,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-8eecca71-4db8-4aac-bd31-2a2cef86381f 2019-06-08 10:52:03,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46: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}28944f1394d7e7e2e7a969266b3e5021735fcc88" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 7253, "security_group_id": "25acd134-5ee0-4c92-a3f7-a85199dea6e2", "port_range_min": 7253, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-08 10:52:03,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-06-08 10:52:03,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-06-08 10:52:03,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-06-08 10:52:03,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-64107b8e-bd98-450c-ada5-0f46094242b6 2019-06-08 10:52:03,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46: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}28944f1394d7e7e2e7a969266b3e5021735fcc88" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 6668, "security_group_id": "25acd134-5ee0-4c92-a3f7-a85199dea6e2", "port_range_min": 6667, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-08 10:52:03,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-64107b8e-bd98-450c-ada5-0f46094242b6 2019-06-08 10:52:03,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-16215b17-11b9-4fe6-8d42-1f73f23150d6 Date: Sat, 08 Jun 2019 10:51:33 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6668, "updated_at": "2019-06-08T10:51:33Z", "security_group_id": "25acd134-5ee0-4c92-a3f7-a85199dea6e2", "port_range_min": 6667, "revision_number": 0, "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:51:33Z", "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "1362455c-2acc-4930-b28b-7836efd87ed2"}} 2019-06-08 10:52:03,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-16215b17-11b9-4fe6-8d42-1f73f23150d6 2019-06-08 10:52:03,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-64107b8e-bd98-450c-ada5-0f46094242b6 Date: Sat, 08 Jun 2019 10:51:33 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 9160, "updated_at": "2019-06-08T10:51:33Z", "security_group_id": "25acd134-5ee0-4c92-a3f7-a85199dea6e2", "port_range_min": 9160, "revision_number": 0, "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:51:33Z", "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "d84546b3-8d7c-4cde-a3f9-a709a2b82f38"}} 2019-06-08 10:52:03,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-16215b17-11b9-4fe6-8d42-1f73f23150d6 2019-06-08 10:52:03,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-630612d8-55ee-41f6-907a-4c0f78152923 2019-06-08 10:52:03,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-630612d8-55ee-41f6-907a-4c0f78152923 2019-06-08 10:52:03,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-06-08 10:52:03,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-08 10:52:03,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-08 10:52:03,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-06-08 10:52:03,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-08 10:52:03,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-08 10:52:03,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-06-08 10:52:03,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:52:03,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:52:03,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_7s25vn'} 2019-06-08 10:52:03,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a', u'external_name': u'cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQIB4LHJ90hjcltvgUGIEfCJlFx+S1KnRv1bNvgI04TOGJ5QTVpEs4B6x7y9JOV+rlWlNI/nze0vBlz1PtEU7r0F3XL4hpQb3m+0BR5+IFIwzttY2uaw392jEzOQaVYxjvEsPQc3t0QqSfgYAMrfMDSWwnoqwXnOzSyDlR0dxpv6lt1HCwgKeeP2CeUs3EYezTNN4R6oKK6x8C3SOPkWnhxLDzdluD3hJm9PZaqXjOBsJXoht7BfY3fMdBPxHrFfjp4JaAwFwhbD5x3Rx4GQ4lALbpZZZkBOm1Ku8jnjBWHArrvBDrcoP+UvfeCa+dvNQHRGsG62U2EbxoMtVfoYhd Generated-by-Nova', u'name': u'cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a', u'fingerprint': u'a3:7b:5a:50:ea:1c:87:49:23:5d:e7:ae:3a:8d:e3:49'}}}] 2019-06-08 10:52:03,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2189b9c516a53d913de97fd951abefb3805fced" 2019-06-08 10:52:03,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2189b9c516a53d913de97fd951abefb3805fced" 2019-06-08 10:52:03,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:51:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5530b98a-3876-41b0-b5a1-aedb279fd0dc Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:52:03,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:51:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5530b98a-3876-41b0-b5a1-aedb279fd0dc Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:52:03,970 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 10:52:04,024 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:52:04,024 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:52:04,024 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:52:04,025 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:52:04,025 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:52:04,025 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:52:04,025 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:52:04,025 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 10:52:04,025 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:52:04,025 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:52:04 GMT 2019-06-08 10:52:04,025 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:52:04,025 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 10:52:04,025 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:52:04,026 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:52:04,026 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:52:09,031 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 10:52:09,130 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:52:09,130 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:52:09,130 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:52:09,130 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:52:09,130 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:52:09,131 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:52:09,131 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:52:09,131 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:35.169Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_7s25vn'}", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:34.385Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d50944b5-35d7-4608-9aff-1c8234de0cee"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:35.169Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a', u'external_name': u'cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQIB4LHJ90hjcltvgUGIEfCJlFx+S1KnRv1bNvgI04TOGJ5QTVpEs4B6x7y9JOV+rlWlNI/nze0vBlz1PtEU7r0F3XL4hpQb3m+0BR5+IFIwzttY2uaw392jEzOQaVYxjvEsPQc3t0QqSfgYAMrfMDSWwnoqwXnOzSyDlR0dxpv6lt1HCwgKeeP2CeUs3EYezTNN4R6oKK6x8C3SOPkWnhxLDzdluD3hJm9PZaqXjOBsJXoht7BfY3fMdBPxHrFfjp4JaAwFwhbD5x3Rx4GQ4lALbpZZZkBOm1Ku8jnjBWHArrvBDrcoP+UvfeCa+dvNQHRGsG62U2EbxoMtVfoYhd Generated-by-Nova', u'name': u'cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a', u'fingerprint': u'a3:7b:5a:50:ea:1c:87:49:23:5d:e7:ae:3a:8d:e3:49'}}}]", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:34.362Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d50944b5-35d7-4608-9aff-1c8234de0cee"}, {"node_instance_id": "bono_floatingip_9vp6ef", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:35.769Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:32.795Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "bono_security_group_wbl0ks", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:35.769Z", "message": "Node instance created", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:32.744Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "proxy_host_7s25vn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:35.769Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:32.824Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "bono_floatingip_9vp6ef", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:36.371Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:33.159Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "bono_security_group_wbl0ks", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:36.371Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:33.118Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "base_security_group_fjyver", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:36.371Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:32.961Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:36.958Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/images used request id req-f89475a5-68af-4c58-9336-9b4cab0128f5", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:36.442Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d50944b5-35d7-4608-9aff-1c8234de0cee"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:36.958Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a2189b9c516a53d913de97fd951abefb3805fced\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:36.444Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d50944b5-35d7-4608-9aff-1c8234de0cee"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:36.958Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a2189b9c516a53d913de97fd951abefb3805fced\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:36.444Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d50944b5-35d7-4608-9aff-1c8234de0cee"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:36.958Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:51: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-6632b38b-7b01-4ef9-a602-238aed1ece94 x-compute-request-id: req-6632b38b-7b01-4ef9-a602-238aed1ece94 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"4ae1e58a-bfb9-4b15-8604-f4f121b194f1\", \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_54f13098-152e-4334-b23f-8367d7d4061a\"}, {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_54f13098-152e-4334-b23f-8367d7d4061a\"}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:36.471Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d50944b5-35d7-4608-9aff-1c8234de0cee"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:36.958Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:51: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-6632b38b-7b01-4ef9-a602-238aed1ece94 x-compute-request-id: req-6632b38b-7b01-4ef9-a602-238aed1ece94 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"4ae1e58a-bfb9-4b15-8604-f4f121b194f1\", \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_54f13098-152e-4334-b23f-8367d7d4061a\"}, {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_54f13098-152e-4334-b23f-8367d7d4061a\"}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:36.471Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d50944b5-35d7-4608-9aff-1c8234de0cee"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:36.958Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-6632b38b-7b01-4ef9-a602-238aed1ece94", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:36.471Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d50944b5-35d7-4608-9aff-1c8234de0cee"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:36.958Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-6632b38b-7b01-4ef9-a602-238aed1ece94", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:36.472Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d50944b5-35d7-4608-9aff-1c8234de0cee"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:36.958Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a2189b9c516a53d913de97fd951abefb3805fced\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:36.473Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d50944b5-35d7-4608-9aff-1c8234de0cee"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:36.958Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:51: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-272cbf47-569b-4e3d-93ba-7f862db87316 x-compute-request-id: req-272cbf47-569b-4e3d-93ba-7f862db87316 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQIB4LHJ90hjcltvgUGIEfCJlFx+S1KnRv1bNvgI04TOGJ5QTVpEs4B6x7y9JOV+rlWlNI/nze0vBlz1PtEU7r0F3XL4hpQb3m+0BR5+IFIwzttY2uaw392jEzOQaVYxjvEsPQc3t0QqSfgYAMrfMDSWwnoqwXnOzSyDlR0dxpv6lt1HCwgKeeP2CeUs3EYezTNN4R6oKK6x8C3SOPkWnhxLDzdluD3hJm9PZaqXjOBsJXoht7BfY3fMdBPxHrFfjp4JaAwFwhbD5x3Rx4GQ4lALbpZZZkBOm1Ku8jnjBWHArrvBDrcoP+UvfeCa+dvNQHRGsG62U2EbxoMtVfoYhd Generated-by-Nova\", \"name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"fingerprint\": \"a3:7b:5a:50:ea:1c:87:49:23:5d:e7:ae:3a:8d:e3:49\"}}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:36.489Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d50944b5-35d7-4608-9aff-1c8234de0cee"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:36.958Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-6632b38b-7b01-4ef9-a602-238aed1ece94", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:36.472Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d50944b5-35d7-4608-9aff-1c8234de0cee"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:36.958Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:51: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-272cbf47-569b-4e3d-93ba-7f862db87316 x-compute-request-id: req-272cbf47-569b-4e3d-93ba-7f862db87316 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQIB4LHJ90hjcltvgUGIEfCJlFx+S1KnRv1bNvgI04TOGJ5QTVpEs4B6x7y9JOV+rlWlNI/nze0vBlz1PtEU7r0F3XL4hpQb3m+0BR5+IFIwzttY2uaw392jEzOQaVYxjvEsPQc3t0QqSfgYAMrfMDSWwnoqwXnOzSyDlR0dxpv6lt1HCwgKeeP2CeUs3EYezTNN4R6oKK6x8C3SOPkWnhxLDzdluD3hJm9PZaqXjOBsJXoht7BfY3fMdBPxHrFfjp4JaAwFwhbD5x3Rx4GQ4lALbpZZZkBOm1Ku8jnjBWHArrvBDrcoP+UvfeCa+dvNQHRGsG62U2EbxoMtVfoYhd Generated-by-Nova\", \"name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"fingerprint\": \"a3:7b:5a:50:ea:1c:87:49:23:5d:e7:ae:3a:8d:e3:49\"}}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:36.489Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d50944b5-35d7-4608-9aff-1c8234de0cee"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:36.958Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/os-keypairs used request id req-272cbf47-569b-4e3d-93ba-7f862db87316", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:36.489Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d50944b5-35d7-4608-9aff-1c8234de0cee"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:36.958Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/os-keypairs used request id req-272cbf47-569b-4e3d-93ba-7f862db87316", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:36.490Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d50944b5-35d7-4608-9aff-1c8234de0cee"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:36.958Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/os-keypairs used request id req-272cbf47-569b-4e3d-93ba-7f862db87316", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:36.490Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d50944b5-35d7-4608-9aff-1c8234de0cee"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:36.958Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/os-keypairs used request id req-272cbf47-569b-4e3d-93ba-7f862db87316", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:36.490Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d50944b5-35d7-4608-9aff-1c8234de0cee"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:36.958Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:36.491Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d50944b5-35d7-4608-9aff-1c8234de0cee"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:36.958Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:51:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25f890b5-d1a5-4f45-a809-e352ed8c71d2 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:36.497Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d50944b5-35d7-4608-9aff-1c8234de0cee"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:36.958Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:36.491Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d50944b5-35d7-4608-9aff-1c8234de0cee"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:36.958Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:51:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25f890b5-d1a5-4f45-a809-e352ed8c71d2 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:36.497Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d50944b5-35d7-4608-9aff-1c8234de0cee"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:36.958Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-25f890b5-d1a5-4f45-a809-e352ed8c71d2", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:36.497Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d50944b5-35d7-4608-9aff-1c8234de0cee"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:36.958Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-25f890b5-d1a5-4f45-a809-e352ed8c71d2", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:36.497Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d50944b5-35d7-4608-9aff-1c8234de0cee"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:36.958Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/images used request id req-f89475a5-68af-4c58-9336-9b4cab0128f5", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:36.442Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d50944b5-35d7-4608-9aff-1c8234de0cee"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:36.958Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/images used request id req-f89475a5-68af-4c58-9336-9b4cab0128f5", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:36.442Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d50944b5-35d7-4608-9aff-1c8234de0cee"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:36.958Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/images used request id req-f89475a5-68af-4c58-9336-9b4cab0128f5", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:36.442Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d50944b5-35d7-4608-9aff-1c8234de0cee"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:36.958Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-6632b38b-7b01-4ef9-a602-238aed1ece94", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:36.471Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d50944b5-35d7-4608-9aff-1c8234de0cee"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:36.958Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:51:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f89475a5-68af-4c58-9336-9b4cab0128f5 x-compute-request-id: req-f89475a5-68af-4c58-9336-9b4cab0128f5 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_54f13098-152e-4334-b23f-8367d7d4061a\"}, {\"id\": \"77c85dd1-b8c7-416b-b447-68fab5306023\", \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/images/77c85dd1-b8c7-416b-b447-68fab5306023\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/images/77c85dd1-b8c7-416b-b447-68fab5306023\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/77c85dd1-b8c7-416b-b447-68fab5306023\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_54f13098-152e-4334-b23f-8367d7d4061a\"}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:36.442Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d50944b5-35d7-4608-9aff-1c8234de0cee"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:36.958Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a2189b9c516a53d913de97fd951abefb3805fced\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:36.473Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d50944b5-35d7-4608-9aff-1c8234de0cee"}, {"node_instance_id": "homer_security_group_h83tjr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:36.958Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:33.244Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "base_security_group_fjyver", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:36.958Z", "message": "Node instance created", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:33.188Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:36.958Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:51:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f89475a5-68af-4c58-9336-9b4cab0128f5 x-compute-request-id: req-f89475a5-68af-4c58-9336-9b4cab0128f5 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_54f13098-152e-4334-b23f-8367d7d4061a\"}, {\"id\": \"77c85dd1-b8c7-416b-b447-68fab5306023\", \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/images/77c85dd1-b8c7-416b-b447-68fab5306023\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/images/77c85dd1-b8c7-416b-b447-68fab5306023\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/77c85dd1-b8c7-416b-b447-68fab5306023\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_54f13098-152e-4334-b23f-8367d7d4061a\"}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:36.442Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d50944b5-35d7-4608-9aff-1c8234de0cee"}, {"node_instance_id": "bono_security_group_wbl0ks", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:36.958Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:33.389Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:37.575Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/networks.json?name=cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a used request id req-aa8ab3c5-80cf-4cf8-a07a-b67ddb631147", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:37.260Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d50944b5-35d7-4608-9aff-1c8234de0cee"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:37.575Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/networks.json?name=cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a used request id req-aa8ab3c5-80cf-4cf8-a07a-b67ddb631147", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:37.259Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d50944b5-35d7-4608-9aff-1c8234de0cee"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:37.575Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/networks.json?name=cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a used request id req-aa8ab3c5-80cf-4cf8-a07a-b67ddb631147", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:37.259Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d50944b5-35d7-4608-9aff-1c8234de0cee"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:37.575Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-aa8ab3c5-80cf-4cf8-a07a-b67ddb631147 Date: Sat, 08 Jun 2019 10:51:37 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"5b323cc2-a770-4550-a884-82bb68e53127\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"b05e31359ad64c1aa60ce7763d1dd124\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"601b5972-dceb-420d-a9f1-ec611a21f753\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-06-08T10:45:44Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\",\"admin_state_up\":true,\"tenant_id\":\"b05e31359ad64c1aa60ce7763d1dd124\",\"created_at\":\"2019-06-08T10:45:42Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:37.259Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d50944b5-35d7-4608-9aff-1c8234de0cee"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:37.575Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-aa8ab3c5-80cf-4cf8-a07a-b67ddb631147 Date: Sat, 08 Jun 2019 10:51:37 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"5b323cc2-a770-4550-a884-82bb68e53127\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"b05e31359ad64c1aa60ce7763d1dd124\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"601b5972-dceb-420d-a9f1-ec611a21f753\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-06-08T10:45:44Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\",\"admin_state_up\":true,\"tenant_id\":\"b05e31359ad64c1aa60ce7763d1dd124\",\"created_at\":\"2019-06-08T10:45:42Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:37.259Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d50944b5-35d7-4608-9aff-1c8234de0cee"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:37.575Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/networks.json?name=cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8b01580bdbbca411b6d9f1f664670778c344b28f\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:36.890Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d50944b5-35d7-4608-9aff-1c8234de0cee"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:37.575Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/networks.json?name=cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8b01580bdbbca411b6d9f1f664670778c344b28f\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:36.890Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d50944b5-35d7-4608-9aff-1c8234de0cee"}, {"node_instance_id": "bono_floatingip_9vp6ef", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:37.575Z", "message": "Node instance started", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:33.440Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "dime_security_group_vo8fbr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:37.575Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:33.678Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "ellis_security_group_cy8122", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:37.575Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:33.694Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:37.575Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/networks.json?name=cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a used request id req-aa8ab3c5-80cf-4cf8-a07a-b67ddb631147", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:37.260Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d50944b5-35d7-4608-9aff-1c8234de0cee"}], "metadata": {"pagination": {"total": 1008, "offset": 401, "size": 50}}} 2019-06-08 10:52:09,131 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:52:09,131 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:52:09 GMT 2019-06-08 10:52:09,131 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:52:09,131 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 10:52:09,131 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:52:09,132 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:52:09,132 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:52:09,132 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 10:52:09,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_7s25vn'} 2019-06-08 10:52:09,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a', u'external_name': u'cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQIB4LHJ90hjcltvgUGIEfCJlFx+S1KnRv1bNvgI04TOGJ5QTVpEs4B6x7y9JOV+rlWlNI/nze0vBlz1PtEU7r0F3XL4hpQb3m+0BR5+IFIwzttY2uaw392jEzOQaVYxjvEsPQc3t0QqSfgYAMrfMDSWwnoqwXnOzSyDlR0dxpv6lt1HCwgKeeP2CeUs3EYezTNN4R6oKK6x8C3SOPkWnhxLDzdluD3hJm9PZaqXjOBsJXoht7BfY3fMdBPxHrFfjp4JaAwFwhbD5x3Rx4GQ4lALbpZZZkBOm1Ku8jnjBWHArrvBDrcoP+UvfeCa+dvNQHRGsG62U2EbxoMtVfoYhd Generated-by-Nova', u'name': u'cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a', u'fingerprint': u'a3:7b:5a:50:ea:1c:87:49:23:5d:e7:ae:3a:8d:e3:49'}}}] 2019-06-08 10:52:09,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-06-08 10:52:09,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-08 10:52:09,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-06-08 10:52:09,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-06-08 10:52:09,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-06-08 10:52:09,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-06-08 10:52:09,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/images used request id req-f89475a5-68af-4c58-9336-9b4cab0128f5 2019-06-08 10:52:09,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2189b9c516a53d913de97fd951abefb3805fced" 2019-06-08 10:52:09,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2189b9c516a53d913de97fd951abefb3805fced" 2019-06-08 10:52:09,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:51: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-6632b38b-7b01-4ef9-a602-238aed1ece94 x-compute-request-id: req-6632b38b-7b01-4ef9-a602-238aed1ece94 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "rel": "bookmark"}], "name": "cloudify_ims-flavor_54f13098-152e-4334-b23f-8367d7d4061a"}, {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_54f13098-152e-4334-b23f-8367d7d4061a"}]} 2019-06-08 10:52:09,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:51: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-6632b38b-7b01-4ef9-a602-238aed1ece94 x-compute-request-id: req-6632b38b-7b01-4ef9-a602-238aed1ece94 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "rel": "bookmark"}], "name": "cloudify_ims-flavor_54f13098-152e-4334-b23f-8367d7d4061a"}, {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_54f13098-152e-4334-b23f-8367d7d4061a"}]} 2019-06-08 10:52:09,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-6632b38b-7b01-4ef9-a602-238aed1ece94 2019-06-08 10:52:09,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-6632b38b-7b01-4ef9-a602-238aed1ece94 2019-06-08 10:52:09,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2189b9c516a53d913de97fd951abefb3805fced" 2019-06-08 10:52:09,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:51: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-272cbf47-569b-4e3d-93ba-7f862db87316 x-compute-request-id: req-272cbf47-569b-4e3d-93ba-7f862db87316 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQIB4LHJ90hjcltvgUGIEfCJlFx+S1KnRv1bNvgI04TOGJ5QTVpEs4B6x7y9JOV+rlWlNI/nze0vBlz1PtEU7r0F3XL4hpQb3m+0BR5+IFIwzttY2uaw392jEzOQaVYxjvEsPQc3t0QqSfgYAMrfMDSWwnoqwXnOzSyDlR0dxpv6lt1HCwgKeeP2CeUs3EYezTNN4R6oKK6x8C3SOPkWnhxLDzdluD3hJm9PZaqXjOBsJXoht7BfY3fMdBPxHrFfjp4JaAwFwhbD5x3Rx4GQ4lALbpZZZkBOm1Ku8jnjBWHArrvBDrcoP+UvfeCa+dvNQHRGsG62U2EbxoMtVfoYhd Generated-by-Nova", "name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "fingerprint": "a3:7b:5a:50:ea:1c:87:49:23:5d:e7:ae:3a:8d:e3:49"}}]} 2019-06-08 10:52:09,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-6632b38b-7b01-4ef9-a602-238aed1ece94 2019-06-08 10:52:09,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:51: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-272cbf47-569b-4e3d-93ba-7f862db87316 x-compute-request-id: req-272cbf47-569b-4e3d-93ba-7f862db87316 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQIB4LHJ90hjcltvgUGIEfCJlFx+S1KnRv1bNvgI04TOGJ5QTVpEs4B6x7y9JOV+rlWlNI/nze0vBlz1PtEU7r0F3XL4hpQb3m+0BR5+IFIwzttY2uaw392jEzOQaVYxjvEsPQc3t0QqSfgYAMrfMDSWwnoqwXnOzSyDlR0dxpv6lt1HCwgKeeP2CeUs3EYezTNN4R6oKK6x8C3SOPkWnhxLDzdluD3hJm9PZaqXjOBsJXoht7BfY3fMdBPxHrFfjp4JaAwFwhbD5x3Rx4GQ4lALbpZZZkBOm1Ku8jnjBWHArrvBDrcoP+UvfeCa+dvNQHRGsG62U2EbxoMtVfoYhd Generated-by-Nova", "name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "fingerprint": "a3:7b:5a:50:ea:1c:87:49:23:5d:e7:ae:3a:8d:e3:49"}}]} 2019-06-08 10:52:09,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/os-keypairs used request id req-272cbf47-569b-4e3d-93ba-7f862db87316 2019-06-08 10:52:09,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/os-keypairs used request id req-272cbf47-569b-4e3d-93ba-7f862db87316 2019-06-08 10:52:09,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/os-keypairs used request id req-272cbf47-569b-4e3d-93ba-7f862db87316 2019-06-08 10:52:09,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/os-keypairs used request id req-272cbf47-569b-4e3d-93ba-7f862db87316 2019-06-08 10:52:09,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:52:09,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:51:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25f890b5-d1a5-4f45-a809-e352ed8c71d2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:52:09,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:52:09,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:51:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25f890b5-d1a5-4f45-a809-e352ed8c71d2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:52:09,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-25f890b5-d1a5-4f45-a809-e352ed8c71d2 2019-06-08 10:52:09,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-25f890b5-d1a5-4f45-a809-e352ed8c71d2 2019-06-08 10:52:09,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/images used request id req-f89475a5-68af-4c58-9336-9b4cab0128f5 2019-06-08 10:52:09,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/images used request id req-f89475a5-68af-4c58-9336-9b4cab0128f5 2019-06-08 10:52:09,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/images used request id req-f89475a5-68af-4c58-9336-9b4cab0128f5 2019-06-08 10:52:09,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-6632b38b-7b01-4ef9-a602-238aed1ece94 2019-06-08 10:52:09,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:51:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f89475a5-68af-4c58-9336-9b4cab0128f5 x-compute-request-id: req-f89475a5-68af-4c58-9336-9b4cab0128f5 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/v2.1/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "self"}, {"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_54f13098-152e-4334-b23f-8367d7d4061a"}, {"id": "77c85dd1-b8c7-416b-b447-68fab5306023", "links": [{"href": "http://172.30.9.46:8774/v2.1/images/77c85dd1-b8c7-416b-b447-68fab5306023", "rel": "self"}, {"href": "http://172.30.9.46:8774/images/77c85dd1-b8c7-416b-b447-68fab5306023", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/77c85dd1-b8c7-416b-b447-68fab5306023", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_54f13098-152e-4334-b23f-8367d7d4061a"}]} 2019-06-08 10:52:09,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2189b9c516a53d913de97fd951abefb3805fced" 2019-06-08 10:52:09,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-06-08 10:52:09,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-08 10:52:09,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:51:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f89475a5-68af-4c58-9336-9b4cab0128f5 x-compute-request-id: req-f89475a5-68af-4c58-9336-9b4cab0128f5 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/v2.1/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "self"}, {"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_54f13098-152e-4334-b23f-8367d7d4061a"}, {"id": "77c85dd1-b8c7-416b-b447-68fab5306023", "links": [{"href": "http://172.30.9.46:8774/v2.1/images/77c85dd1-b8c7-416b-b447-68fab5306023", "rel": "self"}, {"href": "http://172.30.9.46:8774/images/77c85dd1-b8c7-416b-b447-68fab5306023", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/77c85dd1-b8c7-416b-b447-68fab5306023", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_54f13098-152e-4334-b23f-8367d7d4061a"}]} 2019-06-08 10:52:09,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-06-08 10:52:09,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/networks.json?name=cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a used request id req-aa8ab3c5-80cf-4cf8-a07a-b67ddb631147 2019-06-08 10:52:09,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json?name=cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a used request id req-aa8ab3c5-80cf-4cf8-a07a-b67ddb631147 2019-06-08 10:52:09,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json?name=cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a used request id req-aa8ab3c5-80cf-4cf8-a07a-b67ddb631147 2019-06-08 10:52:09,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-aa8ab3c5-80cf-4cf8-a07a-b67ddb631147 Date: Sat, 08 Jun 2019 10:51:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5b323cc2-a770-4550-a884-82bb68e53127","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b05e31359ad64c1aa60ce7763d1dd124","l2_adjacency":true,"status":"ACTIVE","subnets":["601b5972-dceb-420d-a9f1-ec611a21f753"],"description":"","tags":[],"updated_at":"2019-06-08T10:45:44Z","qos_policy_id":null,"name":"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a","admin_state_up":true,"tenant_id":"b05e31359ad64c1aa60ce7763d1dd124","created_at":"2019-06-08T10:45:42Z","mtu":1450}]} 2019-06-08 10:52:09,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-aa8ab3c5-80cf-4cf8-a07a-b67ddb631147 Date: Sat, 08 Jun 2019 10:51:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5b323cc2-a770-4550-a884-82bb68e53127","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b05e31359ad64c1aa60ce7763d1dd124","l2_adjacency":true,"status":"ACTIVE","subnets":["601b5972-dceb-420d-a9f1-ec611a21f753"],"description":"","tags":[],"updated_at":"2019-06-08T10:45:44Z","qos_policy_id":null,"name":"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a","admin_state_up":true,"tenant_id":"b05e31359ad64c1aa60ce7763d1dd124","created_at":"2019-06-08T10:45:42Z","mtu":1450}]} 2019-06-08 10:52:09,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/networks.json?name=cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b01580bdbbca411b6d9f1f664670778c344b28f" 2019-06-08 10:52:09,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/networks.json?name=cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b01580bdbbca411b6d9f1f664670778c344b28f" 2019-06-08 10:52:09,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-08 10:52:09,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-06-08 10:52:09,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-06-08 10:52:09,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/networks.json?name=cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a used request id req-aa8ab3c5-80cf-4cf8-a07a-b67ddb631147 2019-06-08 10:52:09,142 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 10:52:09,199 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:52:09,199 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:52:09,199 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:52:09,199 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:52:09,199 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:52:09,200 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:52:09,200 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:52:09,200 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 10:52:09,200 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:52:09,200 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:52:09 GMT 2019-06-08 10:52:09,200 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:52:09,200 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 10:52:09,200 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:52:09,200 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:52:09,200 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:52:14,206 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 10:52:14,283 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:52:14,283 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:52:14,283 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:52:14,283 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:52:14,283 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:52:14,283 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:52:14,283 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:52:14,284 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:37.575Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/networks.json?name=cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a used request id req-aa8ab3c5-80cf-4cf8-a07a-b67ddb631147", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:37.259Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d50944b5-35d7-4608-9aff-1c8234de0cee"}, {"node_instance_id": "bono_floatingip_9vp6ef", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:37.575Z", "message": "Node instance started", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:33.440Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "dime_security_group_vo8fbr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:37.575Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:33.678Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "ellis_security_group_cy8122", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:37.575Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:33.694Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:37.575Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-aa8ab3c5-80cf-4cf8-a07a-b67ddb631147 Date: Sat, 08 Jun 2019 10:51:37 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"5b323cc2-a770-4550-a884-82bb68e53127\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"b05e31359ad64c1aa60ce7763d1dd124\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"601b5972-dceb-420d-a9f1-ec611a21f753\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-06-08T10:45:44Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\",\"admin_state_up\":true,\"tenant_id\":\"b05e31359ad64c1aa60ce7763d1dd124\",\"created_at\":\"2019-06-08T10:45:42Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:37.259Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d50944b5-35d7-4608-9aff-1c8234de0cee"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:37.575Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-aa8ab3c5-80cf-4cf8-a07a-b67ddb631147 Date: Sat, 08 Jun 2019 10:51:37 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"5b323cc2-a770-4550-a884-82bb68e53127\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"b05e31359ad64c1aa60ce7763d1dd124\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"601b5972-dceb-420d-a9f1-ec611a21f753\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-06-08T10:45:44Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\",\"admin_state_up\":true,\"tenant_id\":\"b05e31359ad64c1aa60ce7763d1dd124\",\"created_at\":\"2019-06-08T10:45:42Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:37.259Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d50944b5-35d7-4608-9aff-1c8234de0cee"}, {"node_instance_id": "base_security_group_fjyver", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:38.178Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:33.854Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "vellum_security_group_ic5ekw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:38.178Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:33.852Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "homer_security_group_h83tjr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:38.178Z", "message": "Node instance created", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:33.810Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:38.793Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a', u'external_name': u'cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQIB4LHJ90hjcltvgUGIEfCJlFx+S1KnRv1bNvgI04TOGJ5QTVpEs4B6x7y9JOV+rlWlNI/nze0vBlz1PtEU7r0F3XL4hpQb3m+0BR5+IFIwzttY2uaw392jEzOQaVYxjvEsPQc3t0QqSfgYAMrfMDSWwnoqwXnOzSyDlR0dxpv6lt1HCwgKeeP2CeUs3EYezTNN4R6oKK6x8C3SOPkWnhxLDzdluD3hJm9PZaqXjOBsJXoht7BfY3fMdBPxHrFfjp4JaAwFwhbD5x3Rx4GQ4lALbpZZZkBOm1Ku8jnjBWHArrvBDrcoP+UvfeCa+dvNQHRGsG62U2EbxoMtVfoYhd Generated-by-Nova', u'name': u'cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a', u'fingerprint': u'a3:7b:5a:50:ea:1c:87:49:23:5d:e7:ae:3a:8d:e3:49'}}}, {u'external_id': u'a4f34c02-687e-4e21-9d25-0478a0d3d8d3', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'51ca155c-56e7-45d9-8551-bf1abbcabc90', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'f4410a8e-55d5-437a-bac9-bc142ea2a9be', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'26b7c781-82a0-4ac6-afb6-179f1c072ebb', u'floating_ip_address': u'172.30.9.215', u'external_type': u'floatingip'}]", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:38.613Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f75a7883-12af-47b0-a71c-0b29778db955"}, {"node_instance_id": "ellis_security_group_cy8122", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:38.793Z", "message": "Node instance created", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:34.027Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "bono_security_group_wbl0ks", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:38.793Z", "message": "Node instance started", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:33.893Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "dime_security_group_vo8fbr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:38.793Z", "message": "Node instance created", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:34.200Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:39.368Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-02782ad7-6bb4-42ae-97c8-5a04998fde6a", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:38.670Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f75a7883-12af-47b0-a71c-0b29778db955"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:39.368Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}99982e717724f9678c50b5cea9c1a229eb6ae1ea\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:39.069Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f75a7883-12af-47b0-a71c-0b29778db955"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:39.368Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}99982e717724f9678c50b5cea9c1a229eb6ae1ea\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:39.070Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f75a7883-12af-47b0-a71c-0b29778db955"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:39.368Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:51:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02782ad7-6bb4-42ae-97c8-5a04998fde6a Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:38.670Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f75a7883-12af-47b0-a71c-0b29778db955"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:39.368Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:51:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02782ad7-6bb4-42ae-97c8-5a04998fde6a Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:38.670Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f75a7883-12af-47b0-a71c-0b29778db955"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:39.368Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:38.665Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f75a7883-12af-47b0-a71c-0b29778db955"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:39.368Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_2pza4u'}", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:38.664Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f75a7883-12af-47b0-a71c-0b29778db955"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:39.368Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:38.665Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f75a7883-12af-47b0-a71c-0b29778db955"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:39.368Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-02782ad7-6bb4-42ae-97c8-5a04998fde6a", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:38.670Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f75a7883-12af-47b0-a71c-0b29778db955"}, {"node_instance_id": "vellum_security_group_ic5ekw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:39.368Z", "message": "Node instance created", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:34.493Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "homer_security_group_h83tjr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:39.368Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:34.465Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "base_security_group_fjyver", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:39.368Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:34.520Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:39.872Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/images used request id req-277f700d-a596-4a26-a6bf-82d9d141c419", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:39.685Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f75a7883-12af-47b0-a71c-0b29778db955"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:39.872Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:51: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-277f700d-a596-4a26-a6bf-82d9d141c419 x-compute-request-id: req-277f700d-a596-4a26-a6bf-82d9d141c419 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_54f13098-152e-4334-b23f-8367d7d4061a\"}, {\"id\": \"77c85dd1-b8c7-416b-b447-68fab5306023\", \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/images/77c85dd1-b8c7-416b-b447-68fab5306023\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/images/77c85dd1-b8c7-416b-b447-68fab5306023\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/77c85dd1-b8c7-416b-b447-68fab5306023\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_54f13098-152e-4334-b23f-8367d7d4061a\"}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:39.685Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f75a7883-12af-47b0-a71c-0b29778db955"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:39.872Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:51: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-277f700d-a596-4a26-a6bf-82d9d141c419 x-compute-request-id: req-277f700d-a596-4a26-a6bf-82d9d141c419 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_54f13098-152e-4334-b23f-8367d7d4061a\"}, {\"id\": \"77c85dd1-b8c7-416b-b447-68fab5306023\", \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/images/77c85dd1-b8c7-416b-b447-68fab5306023\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/images/77c85dd1-b8c7-416b-b447-68fab5306023\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/77c85dd1-b8c7-416b-b447-68fab5306023\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_54f13098-152e-4334-b23f-8367d7d4061a\"}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:39.684Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f75a7883-12af-47b0-a71c-0b29778db955"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:39.872Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:51: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-4ee08b5b-883e-4836-bb84-38a2ea31353b x-compute-request-id: req-4ee08b5b-883e-4836-bb84-38a2ea31353b Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"4ae1e58a-bfb9-4b15-8604-f4f121b194f1\", \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_54f13098-152e-4334-b23f-8367d7d4061a\"}, {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_54f13098-152e-4334-b23f-8367d7d4061a\"}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:39.710Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f75a7883-12af-47b0-a71c-0b29778db955"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:39.872Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:51: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-50694a93-a731-44c2-9b25-420f4d54551e x-compute-request-id: req-50694a93-a731-44c2-9b25-420f4d54551e Content-Encoding: gzip Content-Length: 486 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQIB4LHJ90hjcltvgUGIEfCJlFx+S1KnRv1bNvgI04TOGJ5QTVpEs4B6x7y9JOV+rlWlNI/nze0vBlz1PtEU7r0F3XL4hpQb3m+0BR5+IFIwzttY2uaw392jEzOQaVYxjvEsPQc3t0QqSfgYAMrfMDSWwnoqwXnOzSyDlR0dxpv6lt1HCwgKeeP2CeUs3EYezTNN4R6oKK6x8C3SOPkWnhxLDzdluD3hJm9PZaqXjOBsJXoht7BfY3fMdBPxHrFfjp4JaAwFwhbD5x3Rx4GQ4lALbpZZZkBOm1Ku8jnjBWHArrvBDrcoP+UvfeCa+dvNQHRGsG62U2EbxoMtVfoYhd Generated-by-Nova\", \"name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"fingerprint\": \"a3:7b:5a:50:ea:1c:87:49:23:5d:e7:ae:3a:8d:e3:49\"}}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:39.731Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f75a7883-12af-47b0-a71c-0b29778db955"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:39.872Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/os-keypairs used request id req-50694a93-a731-44c2-9b25-420f4d54551e", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:39.731Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f75a7883-12af-47b0-a71c-0b29778db955"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:39.872Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/images used request id req-277f700d-a596-4a26-a6bf-82d9d141c419", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:39.685Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f75a7883-12af-47b0-a71c-0b29778db955"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:39.872Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/images used request id req-277f700d-a596-4a26-a6bf-82d9d141c419", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:39.686Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f75a7883-12af-47b0-a71c-0b29778db955"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:39.872Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/images used request id req-277f700d-a596-4a26-a6bf-82d9d141c419", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:39.686Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f75a7883-12af-47b0-a71c-0b29778db955"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:39.872Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}99982e717724f9678c50b5cea9c1a229eb6ae1ea\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:39.687Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f75a7883-12af-47b0-a71c-0b29778db955"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:39.872Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}99982e717724f9678c50b5cea9c1a229eb6ae1ea\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:39.688Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f75a7883-12af-47b0-a71c-0b29778db955"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:39.872Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/os-keypairs used request id req-50694a93-a731-44c2-9b25-420f4d54551e", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:39.731Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f75a7883-12af-47b0-a71c-0b29778db955"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:39.872Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-4ee08b5b-883e-4836-bb84-38a2ea31353b", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:39.710Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f75a7883-12af-47b0-a71c-0b29778db955"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:39.872Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-4ee08b5b-883e-4836-bb84-38a2ea31353b", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:39.710Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f75a7883-12af-47b0-a71c-0b29778db955"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:39.872Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:51: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-4ee08b5b-883e-4836-bb84-38a2ea31353b x-compute-request-id: req-4ee08b5b-883e-4836-bb84-38a2ea31353b Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"4ae1e58a-bfb9-4b15-8604-f4f121b194f1\", \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_54f13098-152e-4334-b23f-8367d7d4061a\"}, {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_54f13098-152e-4334-b23f-8367d7d4061a\"}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:39.710Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f75a7883-12af-47b0-a71c-0b29778db955"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:39.872Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-4ee08b5b-883e-4836-bb84-38a2ea31353b", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:39.710Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f75a7883-12af-47b0-a71c-0b29778db955"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:39.872Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-4ee08b5b-883e-4836-bb84-38a2ea31353b", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:39.710Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f75a7883-12af-47b0-a71c-0b29778db955"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:39.872Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}99982e717724f9678c50b5cea9c1a229eb6ae1ea\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:39.712Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f75a7883-12af-47b0-a71c-0b29778db955"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:39.872Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}99982e717724f9678c50b5cea9c1a229eb6ae1ea\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:39.712Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f75a7883-12af-47b0-a71c-0b29778db955"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:39.872Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:51: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-50694a93-a731-44c2-9b25-420f4d54551e x-compute-request-id: req-50694a93-a731-44c2-9b25-420f4d54551e Content-Encoding: gzip Content-Length: 486 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQIB4LHJ90hjcltvgUGIEfCJlFx+S1KnRv1bNvgI04TOGJ5QTVpEs4B6x7y9JOV+rlWlNI/nze0vBlz1PtEU7r0F3XL4hpQb3m+0BR5+IFIwzttY2uaw392jEzOQaVYxjvEsPQc3t0QqSfgYAMrfMDSWwnoqwXnOzSyDlR0dxpv6lt1HCwgKeeP2CeUs3EYezTNN4R6oKK6x8C3SOPkWnhxLDzdluD3hJm9PZaqXjOBsJXoht7BfY3fMdBPxHrFfjp4JaAwFwhbD5x3Rx4GQ4lALbpZZZkBOm1Ku8jnjBWHArrvBDrcoP+UvfeCa+dvNQHRGsG62U2EbxoMtVfoYhd Generated-by-Nova\", \"name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"fingerprint\": \"a3:7b:5a:50:ea:1c:87:49:23:5d:e7:ae:3a:8d:e3:49\"}}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:39.731Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f75a7883-12af-47b0-a71c-0b29778db955"}, {"node_instance_id": "ellis_security_group_cy8122", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:39.872Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:34.580Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "dime_security_group_vo8fbr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:39.872Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:34.552Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:39.872Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/os-keypairs used request id req-50694a93-a731-44c2-9b25-420f4d54551e", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:39.731Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f75a7883-12af-47b0-a71c-0b29778db955"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:39.872Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/os-keypairs used request id req-50694a93-a731-44c2-9b25-420f4d54551e", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:39.731Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f75a7883-12af-47b0-a71c-0b29778db955"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:40.396Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:39.916Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.db85b337-afc4-471a-a7fb-b2bc798b0adc"}], "metadata": {"pagination": {"total": 1008, "offset": 451, "size": 50}}} 2019-06-08 10:52:14,284 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:52:14,284 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:52:14 GMT 2019-06-08 10:52:14,284 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:52:14,284 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 10:52:14,284 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:52:14,284 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:52:14,284 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:52:14,284 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 10:52:14,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json?name=cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a used request id req-aa8ab3c5-80cf-4cf8-a07a-b67ddb631147 2019-06-08 10:52:14,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-08 10:52:14,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-06-08 10:52:14,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-06-08 10:52:14,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-aa8ab3c5-80cf-4cf8-a07a-b67ddb631147 Date: Sat, 08 Jun 2019 10:51:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5b323cc2-a770-4550-a884-82bb68e53127","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b05e31359ad64c1aa60ce7763d1dd124","l2_adjacency":true,"status":"ACTIVE","subnets":["601b5972-dceb-420d-a9f1-ec611a21f753"],"description":"","tags":[],"updated_at":"2019-06-08T10:45:44Z","qos_policy_id":null,"name":"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a","admin_state_up":true,"tenant_id":"b05e31359ad64c1aa60ce7763d1dd124","created_at":"2019-06-08T10:45:42Z","mtu":1450}]} 2019-06-08 10:52:14,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-aa8ab3c5-80cf-4cf8-a07a-b67ddb631147 Date: Sat, 08 Jun 2019 10:51:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5b323cc2-a770-4550-a884-82bb68e53127","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b05e31359ad64c1aa60ce7763d1dd124","l2_adjacency":true,"status":"ACTIVE","subnets":["601b5972-dceb-420d-a9f1-ec611a21f753"],"description":"","tags":[],"updated_at":"2019-06-08T10:45:44Z","qos_policy_id":null,"name":"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a","admin_state_up":true,"tenant_id":"b05e31359ad64c1aa60ce7763d1dd124","created_at":"2019-06-08T10:45:42Z","mtu":1450}]} 2019-06-08 10:52:14,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-06-08 10:52:14,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-06-08 10:52:14,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-08 10:52:14,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a', u'external_name': u'cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQIB4LHJ90hjcltvgUGIEfCJlFx+S1KnRv1bNvgI04TOGJ5QTVpEs4B6x7y9JOV+rlWlNI/nze0vBlz1PtEU7r0F3XL4hpQb3m+0BR5+IFIwzttY2uaw392jEzOQaVYxjvEsPQc3t0QqSfgYAMrfMDSWwnoqwXnOzSyDlR0dxpv6lt1HCwgKeeP2CeUs3EYezTNN4R6oKK6x8C3SOPkWnhxLDzdluD3hJm9PZaqXjOBsJXoht7BfY3fMdBPxHrFfjp4JaAwFwhbD5x3Rx4GQ4lALbpZZZkBOm1Ku8jnjBWHArrvBDrcoP+UvfeCa+dvNQHRGsG62U2EbxoMtVfoYhd Generated-by-Nova', u'name': u'cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a', u'fingerprint': u'a3:7b:5a:50:ea:1c:87:49:23:5d:e7:ae:3a:8d:e3:49'}}}, {u'external_id': u'a4f34c02-687e-4e21-9d25-0478a0d3d8d3', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'51ca155c-56e7-45d9-8551-bf1abbcabc90', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'f4410a8e-55d5-437a-bac9-bc142ea2a9be', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'26b7c781-82a0-4ac6-afb6-179f1c072ebb', u'floating_ip_address': u'172.30.9.215', u'external_type': u'floatingip'}] 2019-06-08 10:52:14,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-08 10:52:14,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-08 10:52:14,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-08 10:52:14,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-02782ad7-6bb4-42ae-97c8-5a04998fde6a 2019-06-08 10:52:14,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99982e717724f9678c50b5cea9c1a229eb6ae1ea" 2019-06-08 10:52:14,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99982e717724f9678c50b5cea9c1a229eb6ae1ea" 2019-06-08 10:52:14,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:51:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02782ad7-6bb4-42ae-97c8-5a04998fde6a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:52:14,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:51:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02782ad7-6bb4-42ae-97c8-5a04998fde6a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:52:14,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:52:14,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_2pza4u'} 2019-06-08 10:52:14,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:52:14,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-02782ad7-6bb4-42ae-97c8-5a04998fde6a 2019-06-08 10:52:14,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-08 10:52:14,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-06-08 10:52:14,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-06-08 10:52:14,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/images used request id req-277f700d-a596-4a26-a6bf-82d9d141c419 2019-06-08 10:52:14,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:51: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-277f700d-a596-4a26-a6bf-82d9d141c419 x-compute-request-id: req-277f700d-a596-4a26-a6bf-82d9d141c419 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/v2.1/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "self"}, {"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_54f13098-152e-4334-b23f-8367d7d4061a"}, {"id": "77c85dd1-b8c7-416b-b447-68fab5306023", "links": [{"href": "http://172.30.9.46:8774/v2.1/images/77c85dd1-b8c7-416b-b447-68fab5306023", "rel": "self"}, {"href": "http://172.30.9.46:8774/images/77c85dd1-b8c7-416b-b447-68fab5306023", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/77c85dd1-b8c7-416b-b447-68fab5306023", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_54f13098-152e-4334-b23f-8367d7d4061a"}]} 2019-06-08 10:52:14,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:51: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-277f700d-a596-4a26-a6bf-82d9d141c419 x-compute-request-id: req-277f700d-a596-4a26-a6bf-82d9d141c419 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/v2.1/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "self"}, {"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_54f13098-152e-4334-b23f-8367d7d4061a"}, {"id": "77c85dd1-b8c7-416b-b447-68fab5306023", "links": [{"href": "http://172.30.9.46:8774/v2.1/images/77c85dd1-b8c7-416b-b447-68fab5306023", "rel": "self"}, {"href": "http://172.30.9.46:8774/images/77c85dd1-b8c7-416b-b447-68fab5306023", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/77c85dd1-b8c7-416b-b447-68fab5306023", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_54f13098-152e-4334-b23f-8367d7d4061a"}]} 2019-06-08 10:52:14,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:51: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-4ee08b5b-883e-4836-bb84-38a2ea31353b x-compute-request-id: req-4ee08b5b-883e-4836-bb84-38a2ea31353b Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "rel": "bookmark"}], "name": "cloudify_ims-flavor_54f13098-152e-4334-b23f-8367d7d4061a"}, {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_54f13098-152e-4334-b23f-8367d7d4061a"}]} 2019-06-08 10:52:14,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:51: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-50694a93-a731-44c2-9b25-420f4d54551e x-compute-request-id: req-50694a93-a731-44c2-9b25-420f4d54551e Content-Encoding: gzip Content-Length: 486 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQIB4LHJ90hjcltvgUGIEfCJlFx+S1KnRv1bNvgI04TOGJ5QTVpEs4B6x7y9JOV+rlWlNI/nze0vBlz1PtEU7r0F3XL4hpQb3m+0BR5+IFIwzttY2uaw392jEzOQaVYxjvEsPQc3t0QqSfgYAMrfMDSWwnoqwXnOzSyDlR0dxpv6lt1HCwgKeeP2CeUs3EYezTNN4R6oKK6x8C3SOPkWnhxLDzdluD3hJm9PZaqXjOBsJXoht7BfY3fMdBPxHrFfjp4JaAwFwhbD5x3Rx4GQ4lALbpZZZkBOm1Ku8jnjBWHArrvBDrcoP+UvfeCa+dvNQHRGsG62U2EbxoMtVfoYhd Generated-by-Nova", "name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "fingerprint": "a3:7b:5a:50:ea:1c:87:49:23:5d:e7:ae:3a:8d:e3:49"}}]} 2019-06-08 10:52:14,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/os-keypairs used request id req-50694a93-a731-44c2-9b25-420f4d54551e 2019-06-08 10:52:14,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/images used request id req-277f700d-a596-4a26-a6bf-82d9d141c419 2019-06-08 10:52:14,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/images used request id req-277f700d-a596-4a26-a6bf-82d9d141c419 2019-06-08 10:52:14,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/images used request id req-277f700d-a596-4a26-a6bf-82d9d141c419 2019-06-08 10:52:14,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99982e717724f9678c50b5cea9c1a229eb6ae1ea" 2019-06-08 10:52:14,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99982e717724f9678c50b5cea9c1a229eb6ae1ea" 2019-06-08 10:52:14,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/os-keypairs used request id req-50694a93-a731-44c2-9b25-420f4d54551e 2019-06-08 10:52:14,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-4ee08b5b-883e-4836-bb84-38a2ea31353b 2019-06-08 10:52:14,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-4ee08b5b-883e-4836-bb84-38a2ea31353b 2019-06-08 10:52:14,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:51: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-4ee08b5b-883e-4836-bb84-38a2ea31353b x-compute-request-id: req-4ee08b5b-883e-4836-bb84-38a2ea31353b Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "rel": "bookmark"}], "name": "cloudify_ims-flavor_54f13098-152e-4334-b23f-8367d7d4061a"}, {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_54f13098-152e-4334-b23f-8367d7d4061a"}]} 2019-06-08 10:52:14,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-4ee08b5b-883e-4836-bb84-38a2ea31353b 2019-06-08 10:52:14,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-4ee08b5b-883e-4836-bb84-38a2ea31353b 2019-06-08 10:52:14,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99982e717724f9678c50b5cea9c1a229eb6ae1ea" 2019-06-08 10:52:14,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99982e717724f9678c50b5cea9c1a229eb6ae1ea" 2019-06-08 10:52:14,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:51: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-50694a93-a731-44c2-9b25-420f4d54551e x-compute-request-id: req-50694a93-a731-44c2-9b25-420f4d54551e Content-Encoding: gzip Content-Length: 486 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQIB4LHJ90hjcltvgUGIEfCJlFx+S1KnRv1bNvgI04TOGJ5QTVpEs4B6x7y9JOV+rlWlNI/nze0vBlz1PtEU7r0F3XL4hpQb3m+0BR5+IFIwzttY2uaw392jEzOQaVYxjvEsPQc3t0QqSfgYAMrfMDSWwnoqwXnOzSyDlR0dxpv6lt1HCwgKeeP2CeUs3EYezTNN4R6oKK6x8C3SOPkWnhxLDzdluD3hJm9PZaqXjOBsJXoht7BfY3fMdBPxHrFfjp4JaAwFwhbD5x3Rx4GQ4lALbpZZZkBOm1Ku8jnjBWHArrvBDrcoP+UvfeCa+dvNQHRGsG62U2EbxoMtVfoYhd Generated-by-Nova", "name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "fingerprint": "a3:7b:5a:50:ea:1c:87:49:23:5d:e7:ae:3a:8d:e3:49"}}]} 2019-06-08 10:52:14,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-06-08 10:52:14,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-06-08 10:52:14,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/os-keypairs used request id req-50694a93-a731-44c2-9b25-420f4d54551e 2019-06-08 10:52:14,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/os-keypairs used request id req-50694a93-a731-44c2-9b25-420f4d54551e 2019-06-08 10:52:14,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:52:14,294 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 10:52:14,353 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:52:14,353 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:52:14,353 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:52:14,353 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:52:14,353 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:52:14,353 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:52:14,353 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:52:14,353 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 10:52:14,354 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:52:14,354 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:52:14 GMT 2019-06-08 10:52:14,354 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:52:14,354 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 10:52:14,354 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:52:14,354 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:52:14,354 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:52:19,360 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 10:52:19,439 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:52:19,439 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:52:19,439 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:52:19,439 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:52:19,439 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:52:19,439 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:52:19,440 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:52:19,440 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:40.396Z", "message": "POST call to compute for http://172.30.9.46:8774/v2.1/servers used request id req-10afcc6c-6f3c-4737-8731-59f2f459e53a", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:40.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d50944b5-35d7-4608-9aff-1c8234de0cee"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:40.396Z", "message": "POST call to compute for http://172.30.9.46:8774/v2.1/servers used request id req-10afcc6c-6f3c-4737-8731-59f2f459e53a", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:40.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d50944b5-35d7-4608-9aff-1c8234de0cee"}, {"node_instance_id": "base_security_group_fjyver", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:40.396Z", "message": "Node instance started", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:34.659Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "homer_security_group_h83tjr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:40.396Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:34.631Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "vellum_security_group_ic5ekw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:40.396Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:34.606Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:40.396Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/networks.json?name=cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}35bba2e4ac3a9cd8b632245023457673867954c1\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:40.138Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f75a7883-12af-47b0-a71c-0b29778db955"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:40.396Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/networks.json?name=cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}35bba2e4ac3a9cd8b632245023457673867954c1\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:40.138Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f75a7883-12af-47b0-a71c-0b29778db955"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:40.396Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:39.916Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.db85b337-afc4-471a-a7fb-b2bc798b0adc"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:40.396Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:39.916Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.db85b337-afc4-471a-a7fb-b2bc798b0adc"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:40.396Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:39.732Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f75a7883-12af-47b0-a71c-0b29778db955"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:40.396Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:39.732Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f75a7883-12af-47b0-a71c-0b29778db955"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:40.396Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:51:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c43c98d0-b3c2-4ac8-b95a-b4d6ee99101b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:39.737Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f75a7883-12af-47b0-a71c-0b29778db955"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:40.396Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:51:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c43c98d0-b3c2-4ac8-b95a-b4d6ee99101b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:39.737Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f75a7883-12af-47b0-a71c-0b29778db955"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:40.396Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-c43c98d0-b3c2-4ac8-b95a-b4d6ee99101b", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:39.738Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f75a7883-12af-47b0-a71c-0b29778db955"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:40.396Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-c43c98d0-b3c2-4ac8-b95a-b4d6ee99101b", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:39.738Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f75a7883-12af-47b0-a71c-0b29778db955"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:40.396Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a', u'external_name': u'cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQIB4LHJ90hjcltvgUGIEfCJlFx+S1KnRv1bNvgI04TOGJ5QTVpEs4B6x7y9JOV+rlWlNI/nze0vBlz1PtEU7r0F3XL4hpQb3m+0BR5+IFIwzttY2uaw392jEzOQaVYxjvEsPQc3t0QqSfgYAMrfMDSWwnoqwXnOzSyDlR0dxpv6lt1HCwgKeeP2CeUs3EYezTNN4R6oKK6x8C3SOPkWnhxLDzdluD3hJm9PZaqXjOBsJXoht7BfY3fMdBPxHrFfjp4JaAwFwhbD5x3Rx4GQ4lALbpZZZkBOm1Ku8jnjBWHArrvBDrcoP+UvfeCa+dvNQHRGsG62U2EbxoMtVfoYhd Generated-by-Nova', u'name': u'cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a', u'fingerprint': u'a3:7b:5a:50:ea:1c:87:49:23:5d:e7:ae:3a:8d:e3:49'}}}, {u'external_id': u'a4f34c02-687e-4e21-9d25-0478a0d3d8d3', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'93a505b6-079f-4b3a-b660-f796945dccb1', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'78cd4a39-639c-4959-9574-16ae6a0621ae', u'floating_ip_address': u'172.30.9.202', u'external_type': u'floatingip'}]", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:39.877Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.db85b337-afc4-471a-a7fb-b2bc798b0adc"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:40.396Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_e6t95a'}", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:39.915Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.db85b337-afc4-471a-a7fb-b2bc798b0adc"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:40.396Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:51:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80d0682a-0000-4e56-98ac-f3ae223181fa Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:39.924Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.db85b337-afc4-471a-a7fb-b2bc798b0adc"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:40.396Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:51:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80d0682a-0000-4e56-98ac-f3ae223181fa Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:39.924Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.db85b337-afc4-471a-a7fb-b2bc798b0adc"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:40.396Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-80d0682a-0000-4e56-98ac-f3ae223181fa", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:39.924Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.db85b337-afc4-471a-a7fb-b2bc798b0adc"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:40.396Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-80d0682a-0000-4e56-98ac-f3ae223181fa", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:39.925Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.db85b337-afc4-471a-a7fb-b2bc798b0adc"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:40.396Z", "message": "RESP: [202] Date: Sat, 08 Jun 2019 10:51: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-10afcc6c-6f3c-4737-8731-59f2f459e53a x-compute-request-id: req-10afcc6c-6f3c-4737-8731-59f2f459e53a Content-Length: 374 location: http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"default\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"0ba5508f-ebcc-43b8-be76-dffb902b27db\", \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db\", \"rel\": \"bookmark\"}], \"adminPass\": \"CLwsmmW7Ccbr\"}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:40.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d50944b5-35d7-4608-9aff-1c8234de0cee"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:40.396Z", "message": "RESP: [202] Date: Sat, 08 Jun 2019 10:51: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-10afcc6c-6f3c-4737-8731-59f2f459e53a x-compute-request-id: req-10afcc6c-6f3c-4737-8731-59f2f459e53a Content-Length: 374 location: http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"default\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"0ba5508f-ebcc-43b8-be76-dffb902b27db\", \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db\", \"rel\": \"bookmark\"}], \"adminPass\": \"CLwsmmW7Ccbr\"}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:40.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d50944b5-35d7-4608-9aff-1c8234de0cee"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:40.396Z", "message": "POST call to compute for http://172.30.9.46:8774/v2.1/servers used request id req-10afcc6c-6f3c-4737-8731-59f2f459e53a", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:40.146Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d50944b5-35d7-4608-9aff-1c8234de0cee"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:41.028Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}eeeb827ca216ac2f9c3c4a1542511783384969b2\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:40.757Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f3fc7fd1-7455-4b1e-81bd-a4e49fffe73f"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:41.028Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}eeeb827ca216ac2f9c3c4a1542511783384969b2\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:40.757Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f3fc7fd1-7455-4b1e-81bd-a4e49fffe73f"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:41.028Z", "message": "Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups]", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:40.535Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f75a7883-12af-47b0-a71c-0b29778db955"}, {"node_instance_id": "vellum_security_group_ic5ekw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:41.028Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:34.688Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "dime_security_group_vo8fbr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:41.028Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:34.727Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "ellis_security_group_cy8122", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:41.028Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:34.853Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:41.028Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}99982e717724f9678c50b5cea9c1a229eb6ae1ea\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_bono_host_2pza4u\", \"imageRef\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"flavorRef\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}'", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:40.536Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f75a7883-12af-47b0-a71c-0b29778db955"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:41.028Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}99982e717724f9678c50b5cea9c1a229eb6ae1ea\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_bono_host_2pza4u\", \"imageRef\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"flavorRef\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}'", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:40.537Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f75a7883-12af-47b0-a71c-0b29778db955"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:41.028Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_2pza4u', 'key_name': u'cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a', 'image': u'f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a', 'cloudify_management_network_id': u'5b323cc2-a770-4550-a884-82bb68e53127'}, 'nics': [{'net-id': u'5b323cc2-a770-4550-a884-82bb68e53127'}], 'flavor': u'a8a1cc71-86dd-43db-89e7-ac9479922b7d', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bono', u'clearwater-sg_internal_sip']}", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:40.535Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f75a7883-12af-47b0-a71c-0b29778db955"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:41.028Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_2pza4u', 'key_name': u'cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a', 'image': u'f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a', 'cloudify_management_network_id': u'5b323cc2-a770-4550-a884-82bb68e53127'}, 'nics': [{'net-id': u'5b323cc2-a770-4550-a884-82bb68e53127'}], 'flavor': u'a8a1cc71-86dd-43db-89e7-ac9479922b7d', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bono', u'clearwater-sg_internal_sip']}", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:40.535Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f75a7883-12af-47b0-a71c-0b29778db955"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:41.028Z", "message": "A management_network_name was provided (cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order", "level": "warning", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:40.534Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f75a7883-12af-47b0-a71c-0b29778db955"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:41.028Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/networks.json?name=cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a used request id req-ff2a9861-e9a6-4d23-87e4-699fff6ac73e", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:40.534Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f75a7883-12af-47b0-a71c-0b29778db955"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:41.028Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/networks.json?name=cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a used request id req-ff2a9861-e9a6-4d23-87e4-699fff6ac73e", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:40.534Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f75a7883-12af-47b0-a71c-0b29778db955"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:41.028Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/networks.json?name=cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a used request id req-ff2a9861-e9a6-4d23-87e4-699fff6ac73e", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:40.534Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f75a7883-12af-47b0-a71c-0b29778db955"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:41.028Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/networks.json?name=cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a used request id req-ff2a9861-e9a6-4d23-87e4-699fff6ac73e", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:40.534Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f75a7883-12af-47b0-a71c-0b29778db955"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:41.028Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-ff2a9861-e9a6-4d23-87e4-699fff6ac73e Date: Sat, 08 Jun 2019 10:51:40 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"5b323cc2-a770-4550-a884-82bb68e53127\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"b05e31359ad64c1aa60ce7763d1dd124\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"601b5972-dceb-420d-a9f1-ec611a21f753\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-06-08T10:45:44Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\",\"admin_state_up\":true,\"tenant_id\":\"b05e31359ad64c1aa60ce7763d1dd124\",\"created_at\":\"2019-06-08T10:45:42Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:40.534Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f75a7883-12af-47b0-a71c-0b29778db955"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:41.028Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-ff2a9861-e9a6-4d23-87e4-699fff6ac73e Date: Sat, 08 Jun 2019 10:51:40 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"5b323cc2-a770-4550-a884-82bb68e53127\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"b05e31359ad64c1aa60ce7763d1dd124\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"601b5972-dceb-420d-a9f1-ec611a21f753\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-06-08T10:45:44Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\",\"admin_state_up\":true,\"tenant_id\":\"b05e31359ad64c1aa60ce7763d1dd124\",\"created_at\":\"2019-06-08T10:45:42Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:40.534Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f75a7883-12af-47b0-a71c-0b29778db955"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:41.028Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fcf87b93de3b09580e0a446ce8dd22459445ef72\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:40.325Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.db85b337-afc4-471a-a7fb-b2bc798b0adc"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:41.028Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fcf87b93de3b09580e0a446ce8dd22459445ef72\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:40.325Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.db85b337-afc4-471a-a7fb-b2bc798b0adc"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:41.028Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-e81cac81-f3f3-466e-a40a-06944845f2ad", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:40.351Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f3fc7fd1-7455-4b1e-81bd-a4e49fffe73f"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:41.028Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-e81cac81-f3f3-466e-a40a-06944845f2ad", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:40.351Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f3fc7fd1-7455-4b1e-81bd-a4e49fffe73f"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:41.028Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:51:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e81cac81-f3f3-466e-a40a-06944845f2ad Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:40.351Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f3fc7fd1-7455-4b1e-81bd-a4e49fffe73f"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:41.028Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:51:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e81cac81-f3f3-466e-a40a-06944845f2ad Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:40.350Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f3fc7fd1-7455-4b1e-81bd-a4e49fffe73f"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:41.028Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:40.346Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f3fc7fd1-7455-4b1e-81bd-a4e49fffe73f"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:41.028Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:40.346Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f3fc7fd1-7455-4b1e-81bd-a4e49fffe73f"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:41.028Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_gy3lo7'}", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:40.345Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f3fc7fd1-7455-4b1e-81bd-a4e49fffe73f"}], "metadata": {"pagination": {"total": 1010, "offset": 501, "size": 50}}} 2019-06-08 10:52:19,440 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:52:19,440 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:52:19 GMT 2019-06-08 10:52:19,440 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:52:19,440 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 10:52:19,440 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:52:19,440 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:52:19,440 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:52:19,441 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 10:52:19,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers used request id req-10afcc6c-6f3c-4737-8731-59f2f459e53a 2019-06-08 10:52:19,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers used request id req-10afcc6c-6f3c-4737-8731-59f2f459e53a 2019-06-08 10:52:19,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-08 10:52:19,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-06-08 10:52:19,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-06-08 10:52:19,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/networks.json?name=cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35bba2e4ac3a9cd8b632245023457673867954c1" 2019-06-08 10:52:19,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/networks.json?name=cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35bba2e4ac3a9cd8b632245023457673867954c1" 2019-06-08 10:52:19,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:52:19,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:52:19,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:52:19,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:52:19,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:51:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c43c98d0-b3c2-4ac8-b95a-b4d6ee99101b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:52:19,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:51:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c43c98d0-b3c2-4ac8-b95a-b4d6ee99101b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:52:19,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-c43c98d0-b3c2-4ac8-b95a-b4d6ee99101b 2019-06-08 10:52:19,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-c43c98d0-b3c2-4ac8-b95a-b4d6ee99101b 2019-06-08 10:52:19,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a', u'external_name': u'cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQIB4LHJ90hjcltvgUGIEfCJlFx+S1KnRv1bNvgI04TOGJ5QTVpEs4B6x7y9JOV+rlWlNI/nze0vBlz1PtEU7r0F3XL4hpQb3m+0BR5+IFIwzttY2uaw392jEzOQaVYxjvEsPQc3t0QqSfgYAMrfMDSWwnoqwXnOzSyDlR0dxpv6lt1HCwgKeeP2CeUs3EYezTNN4R6oKK6x8C3SOPkWnhxLDzdluD3hJm9PZaqXjOBsJXoht7BfY3fMdBPxHrFfjp4JaAwFwhbD5x3Rx4GQ4lALbpZZZkBOm1Ku8jnjBWHArrvBDrcoP+UvfeCa+dvNQHRGsG62U2EbxoMtVfoYhd Generated-by-Nova', u'name': u'cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a', u'fingerprint': u'a3:7b:5a:50:ea:1c:87:49:23:5d:e7:ae:3a:8d:e3:49'}}}, {u'external_id': u'a4f34c02-687e-4e21-9d25-0478a0d3d8d3', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'93a505b6-079f-4b3a-b660-f796945dccb1', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'78cd4a39-639c-4959-9574-16ae6a0621ae', u'floating_ip_address': u'172.30.9.202', u'external_type': u'floatingip'}] 2019-06-08 10:52:19,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_e6t95a'} 2019-06-08 10:52:19,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:51:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80d0682a-0000-4e56-98ac-f3ae223181fa Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:52:19,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:51:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80d0682a-0000-4e56-98ac-f3ae223181fa Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:52:19,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-80d0682a-0000-4e56-98ac-f3ae223181fa 2019-06-08 10:52:19,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-80d0682a-0000-4e56-98ac-f3ae223181fa 2019-06-08 10:52:19,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 08 Jun 2019 10:51: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-10afcc6c-6f3c-4737-8731-59f2f459e53a x-compute-request-id: req-10afcc6c-6f3c-4737-8731-59f2f459e53a Content-Length: 374 location: http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "0ba5508f-ebcc-43b8-be76-dffb902b27db", "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db", "rel": "bookmark"}], "adminPass": "CLwsmmW7Ccbr"}} 2019-06-08 10:52:19,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 08 Jun 2019 10:51: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-10afcc6c-6f3c-4737-8731-59f2f459e53a x-compute-request-id: req-10afcc6c-6f3c-4737-8731-59f2f459e53a Content-Length: 374 location: http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "0ba5508f-ebcc-43b8-be76-dffb902b27db", "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db", "rel": "bookmark"}], "adminPass": "CLwsmmW7Ccbr"}} 2019-06-08 10:52:19,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers used request id req-10afcc6c-6f3c-4737-8731-59f2f459e53a 2019-06-08 10:52:19,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeeb827ca216ac2f9c3c4a1542511783384969b2" 2019-06-08 10:52:19,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeeb827ca216ac2f9c3c4a1542511783384969b2" 2019-06-08 10:52:19,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups] 2019-06-08 10:52:19,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-06-08 10:52:19,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-06-08 10:52:19,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-06-08 10:52:19,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99982e717724f9678c50b5cea9c1a229eb6ae1ea" -d '{"server": {"name": "server_clearwater-opnfv_bono_host_2pza4u", "imageRef": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "flavorRef": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "max_count": 1, "min_count": 1, "networks": [{"uuid": "5b323cc2-a770-4550-a884-82bb68e53127"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}}' 2019-06-08 10:52:19,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99982e717724f9678c50b5cea9c1a229eb6ae1ea" -d '{"server": {"name": "server_clearwater-opnfv_bono_host_2pza4u", "imageRef": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "flavorRef": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "max_count": 1, "min_count": 1, "networks": [{"uuid": "5b323cc2-a770-4550-a884-82bb68e53127"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}}' 2019-06-08 10:52:19,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_2pza4u', 'key_name': u'cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a', 'image': u'f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a', 'cloudify_management_network_id': u'5b323cc2-a770-4550-a884-82bb68e53127'}, 'nics': [{'net-id': u'5b323cc2-a770-4550-a884-82bb68e53127'}], 'flavor': u'a8a1cc71-86dd-43db-89e7-ac9479922b7d', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bono', u'clearwater-sg_internal_sip']} 2019-06-08 10:52:19,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_2pza4u', 'key_name': u'cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a', 'image': u'f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a', 'cloudify_management_network_id': u'5b323cc2-a770-4550-a884-82bb68e53127'}, 'nics': [{'net-id': u'5b323cc2-a770-4550-a884-82bb68e53127'}], 'flavor': u'a8a1cc71-86dd-43db-89e7-ac9479922b7d', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bono', u'clearwater-sg_internal_sip']} 2019-06-08 10:52:19,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order 2019-06-08 10:52:19,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/networks.json?name=cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a used request id req-ff2a9861-e9a6-4d23-87e4-699fff6ac73e 2019-06-08 10:52:19,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/networks.json?name=cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a used request id req-ff2a9861-e9a6-4d23-87e4-699fff6ac73e 2019-06-08 10:52:19,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json?name=cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a used request id req-ff2a9861-e9a6-4d23-87e4-699fff6ac73e 2019-06-08 10:52:19,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json?name=cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a used request id req-ff2a9861-e9a6-4d23-87e4-699fff6ac73e 2019-06-08 10:52:19,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-ff2a9861-e9a6-4d23-87e4-699fff6ac73e Date: Sat, 08 Jun 2019 10:51:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5b323cc2-a770-4550-a884-82bb68e53127","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b05e31359ad64c1aa60ce7763d1dd124","l2_adjacency":true,"status":"ACTIVE","subnets":["601b5972-dceb-420d-a9f1-ec611a21f753"],"description":"","tags":[],"updated_at":"2019-06-08T10:45:44Z","qos_policy_id":null,"name":"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a","admin_state_up":true,"tenant_id":"b05e31359ad64c1aa60ce7763d1dd124","created_at":"2019-06-08T10:45:42Z","mtu":1450}]} 2019-06-08 10:52:19,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-ff2a9861-e9a6-4d23-87e4-699fff6ac73e Date: Sat, 08 Jun 2019 10:51:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5b323cc2-a770-4550-a884-82bb68e53127","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b05e31359ad64c1aa60ce7763d1dd124","l2_adjacency":true,"status":"ACTIVE","subnets":["601b5972-dceb-420d-a9f1-ec611a21f753"],"description":"","tags":[],"updated_at":"2019-06-08T10:45:44Z","qos_policy_id":null,"name":"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a","admin_state_up":true,"tenant_id":"b05e31359ad64c1aa60ce7763d1dd124","created_at":"2019-06-08T10:45:42Z","mtu":1450}]} 2019-06-08 10:52:19,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcf87b93de3b09580e0a446ce8dd22459445ef72" 2019-06-08 10:52:19,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcf87b93de3b09580e0a446ce8dd22459445ef72" 2019-06-08 10:52:19,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-e81cac81-f3f3-466e-a40a-06944845f2ad 2019-06-08 10:52:19,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-e81cac81-f3f3-466e-a40a-06944845f2ad 2019-06-08 10:52:19,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:51:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e81cac81-f3f3-466e-a40a-06944845f2ad Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:52:19,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:51:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e81cac81-f3f3-466e-a40a-06944845f2ad Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:52:19,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:52:19,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:52:19,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_gy3lo7'} 2019-06-08 10:52:19,451 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 10:52:19,506 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:52:19,506 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:52:19,506 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:52:19,506 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:52:19,506 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:52:19,506 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:52:19,506 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:52:19,507 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 10:52:19,507 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:52:19,507 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:52:19 GMT 2019-06-08 10:52:19,507 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:52:19,507 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 10:52:19,507 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:52:19,507 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:52:19,507 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:52:24,513 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 10:52:24,621 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:52:24,621 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:52:24,621 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:52:24,622 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:52:24,622 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:52:24,622 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:52:24,622 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:52:24,622 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:41.028Z", "message": "A management_network_name was provided (cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order", "level": "warning", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:40.534Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f75a7883-12af-47b0-a71c-0b29778db955"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:41.588Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:51:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd1f44d7-c471-49d6-8cb0-ad66f73bd87c Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:41.357Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.db85b337-afc4-471a-a7fb-b2bc798b0adc"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:41.588Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-57cb66e5-cfb2-4bb2-8af9-59198aaf8cff", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:41.294Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d1f347ba-e37f-41dc-96b3-e952e745b2ea"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:41.588Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:51:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cb3f202c-7654-45ba-b865-b78776d96c53 x-compute-request-id: req-cb3f202c-7654-45ba-b865-b78776d96c53 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_54f13098-152e-4334-b23f-8367d7d4061a\"}, {\"id\": \"77c85dd1-b8c7-416b-b447-68fab5306023\", \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/images/77c85dd1-b8c7-416b-b447-68fab5306023\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/images/77c85dd1-b8c7-416b-b447-68fab5306023\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/77c85dd1-b8c7-416b-b447-68fab5306023\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_54f13098-152e-4334-b23f-8367d7d4061a\"}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:41.300Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.db85b337-afc4-471a-a7fb-b2bc798b0adc"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:41.588Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:51:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cb3f202c-7654-45ba-b865-b78776d96c53 x-compute-request-id: req-cb3f202c-7654-45ba-b865-b78776d96c53 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_54f13098-152e-4334-b23f-8367d7d4061a\"}, {\"id\": \"77c85dd1-b8c7-416b-b447-68fab5306023\", \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/images/77c85dd1-b8c7-416b-b447-68fab5306023\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/images/77c85dd1-b8c7-416b-b447-68fab5306023\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/77c85dd1-b8c7-416b-b447-68fab5306023\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_54f13098-152e-4334-b23f-8367d7d4061a\"}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:41.300Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.db85b337-afc4-471a-a7fb-b2bc798b0adc"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:41.588Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/images used request id req-cb3f202c-7654-45ba-b865-b78776d96c53", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:41.300Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.db85b337-afc4-471a-a7fb-b2bc798b0adc"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:41.588Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/images used request id req-cb3f202c-7654-45ba-b865-b78776d96c53", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:41.300Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.db85b337-afc4-471a-a7fb-b2bc798b0adc"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:41.588Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-57cb66e5-cfb2-4bb2-8af9-59198aaf8cff", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:41.294Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d1f347ba-e37f-41dc-96b3-e952e745b2ea"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:41.588Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/images used request id req-cb3f202c-7654-45ba-b865-b78776d96c53", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:41.300Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.db85b337-afc4-471a-a7fb-b2bc798b0adc"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:41.588Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/images used request id req-cb3f202c-7654-45ba-b865-b78776d96c53", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:41.300Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.db85b337-afc4-471a-a7fb-b2bc798b0adc"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:41.588Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fcf87b93de3b09580e0a446ce8dd22459445ef72\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:41.302Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.db85b337-afc4-471a-a7fb-b2bc798b0adc"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:41.588Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fcf87b93de3b09580e0a446ce8dd22459445ef72\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:41.302Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.db85b337-afc4-471a-a7fb-b2bc798b0adc"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:41.588Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:51: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-8ef9e059-96d0-4dcd-a59d-0f430e14b755 x-compute-request-id: req-8ef9e059-96d0-4dcd-a59d-0f430e14b755 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"4ae1e58a-bfb9-4b15-8604-f4f121b194f1\", \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_54f13098-152e-4334-b23f-8367d7d4061a\"}, {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_54f13098-152e-4334-b23f-8367d7d4061a\"}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:41.332Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.db85b337-afc4-471a-a7fb-b2bc798b0adc"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:41.588Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:51: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-8ef9e059-96d0-4dcd-a59d-0f430e14b755 x-compute-request-id: req-8ef9e059-96d0-4dcd-a59d-0f430e14b755 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"4ae1e58a-bfb9-4b15-8604-f4f121b194f1\", \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_54f13098-152e-4334-b23f-8367d7d4061a\"}, {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_54f13098-152e-4334-b23f-8367d7d4061a\"}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:41.332Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.db85b337-afc4-471a-a7fb-b2bc798b0adc"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:41.588Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-8ef9e059-96d0-4dcd-a59d-0f430e14b755", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:41.332Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.db85b337-afc4-471a-a7fb-b2bc798b0adc"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:41.588Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-8ef9e059-96d0-4dcd-a59d-0f430e14b755", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:41.332Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.db85b337-afc4-471a-a7fb-b2bc798b0adc"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:41.588Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-8ef9e059-96d0-4dcd-a59d-0f430e14b755", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:41.332Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.db85b337-afc4-471a-a7fb-b2bc798b0adc"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:41.588Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-8ef9e059-96d0-4dcd-a59d-0f430e14b755", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:41.332Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.db85b337-afc4-471a-a7fb-b2bc798b0adc"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:41.588Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fcf87b93de3b09580e0a446ce8dd22459445ef72\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:41.333Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.db85b337-afc4-471a-a7fb-b2bc798b0adc"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:41.588Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fcf87b93de3b09580e0a446ce8dd22459445ef72\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:41.334Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.db85b337-afc4-471a-a7fb-b2bc798b0adc"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:41.588Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:51: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-0f44654f-cdce-48ee-a6e3-a6455369509f x-compute-request-id: req-0f44654f-cdce-48ee-a6e3-a6455369509f Content-Encoding: gzip Content-Length: 486 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQIB4LHJ90hjcltvgUGIEfCJlFx+S1KnRv1bNvgI04TOGJ5QTVpEs4B6x7y9JOV+rlWlNI/nze0vBlz1PtEU7r0F3XL4hpQb3m+0BR5+IFIwzttY2uaw392jEzOQaVYxjvEsPQc3t0QqSfgYAMrfMDSWwnoqwXnOzSyDlR0dxpv6lt1HCwgKeeP2CeUs3EYezTNN4R6oKK6x8C3SOPkWnhxLDzdluD3hJm9PZaqXjOBsJXoht7BfY3fMdBPxHrFfjp4JaAwFwhbD5x3Rx4GQ4lALbpZZZkBOm1Ku8jnjBWHArrvBDrcoP+UvfeCa+dvNQHRGsG62U2EbxoMtVfoYhd Generated-by-Nova\", \"name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"fingerprint\": \"a3:7b:5a:50:ea:1c:87:49:23:5d:e7:ae:3a:8d:e3:49\"}}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:41.351Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.db85b337-afc4-471a-a7fb-b2bc798b0adc"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:41.588Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:51: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-0f44654f-cdce-48ee-a6e3-a6455369509f x-compute-request-id: req-0f44654f-cdce-48ee-a6e3-a6455369509f Content-Encoding: gzip Content-Length: 486 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQIB4LHJ90hjcltvgUGIEfCJlFx+S1KnRv1bNvgI04TOGJ5QTVpEs4B6x7y9JOV+rlWlNI/nze0vBlz1PtEU7r0F3XL4hpQb3m+0BR5+IFIwzttY2uaw392jEzOQaVYxjvEsPQc3t0QqSfgYAMrfMDSWwnoqwXnOzSyDlR0dxpv6lt1HCwgKeeP2CeUs3EYezTNN4R6oKK6x8C3SOPkWnhxLDzdluD3hJm9PZaqXjOBsJXoht7BfY3fMdBPxHrFfjp4JaAwFwhbD5x3Rx4GQ4lALbpZZZkBOm1Ku8jnjBWHArrvBDrcoP+UvfeCa+dvNQHRGsG62U2EbxoMtVfoYhd Generated-by-Nova\", \"name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"fingerprint\": \"a3:7b:5a:50:ea:1c:87:49:23:5d:e7:ae:3a:8d:e3:49\"}}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:41.351Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.db85b337-afc4-471a-a7fb-b2bc798b0adc"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:41.588Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/os-keypairs used request id req-0f44654f-cdce-48ee-a6e3-a6455369509f", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:41.352Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.db85b337-afc4-471a-a7fb-b2bc798b0adc"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:41.588Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/os-keypairs used request id req-0f44654f-cdce-48ee-a6e3-a6455369509f", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:41.352Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.db85b337-afc4-471a-a7fb-b2bc798b0adc"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:41.588Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/os-keypairs used request id req-0f44654f-cdce-48ee-a6e3-a6455369509f", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:41.352Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.db85b337-afc4-471a-a7fb-b2bc798b0adc"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:41.588Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/os-keypairs used request id req-0f44654f-cdce-48ee-a6e3-a6455369509f", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:41.352Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.db85b337-afc4-471a-a7fb-b2bc798b0adc"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:41.588Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:41.353Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.db85b337-afc4-471a-a7fb-b2bc798b0adc"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:41.588Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:41.353Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.db85b337-afc4-471a-a7fb-b2bc798b0adc"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:41.588Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:51:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd1f44d7-c471-49d6-8cb0-ad66f73bd87c Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:41.357Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.db85b337-afc4-471a-a7fb-b2bc798b0adc"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:41.588Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:51:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57cb66e5-cfb2-4bb2-8af9-59198aaf8cff Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:41.294Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d1f347ba-e37f-41dc-96b3-e952e745b2ea"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:41.588Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-dd1f44d7-c471-49d6-8cb0-ad66f73bd87c", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:41.357Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.db85b337-afc4-471a-a7fb-b2bc798b0adc"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:41.588Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-dd1f44d7-c471-49d6-8cb0-ad66f73bd87c", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:41.357Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.db85b337-afc4-471a-a7fb-b2bc798b0adc"}, {"node_instance_id": "dime_security_group_vo8fbr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:41.588Z", "message": "Node instance started", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:35.264Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "vellum_security_group_ic5ekw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:41.588Z", "message": "Node instance started", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:35.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "homer_security_group_h83tjr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:41.588Z", "message": "Node instance started", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:34.991Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:41.588Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a', u'external_name': u'cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQIB4LHJ90hjcltvgUGIEfCJlFx+S1KnRv1bNvgI04TOGJ5QTVpEs4B6x7y9JOV+rlWlNI/nze0vBlz1PtEU7r0F3XL4hpQb3m+0BR5+IFIwzttY2uaw392jEzOQaVYxjvEsPQc3t0QqSfgYAMrfMDSWwnoqwXnOzSyDlR0dxpv6lt1HCwgKeeP2CeUs3EYezTNN4R6oKK6x8C3SOPkWnhxLDzdluD3hJm9PZaqXjOBsJXoht7BfY3fMdBPxHrFfjp4JaAwFwhbD5x3Rx4GQ4lALbpZZZkBOm1Ku8jnjBWHArrvBDrcoP+UvfeCa+dvNQHRGsG62U2EbxoMtVfoYhd Generated-by-Nova', u'name': u'cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a', u'fingerprint': u'a3:7b:5a:50:ea:1c:87:49:23:5d:e7:ae:3a:8d:e3:49'}}}, {u'external_id': u'a4f34c02-687e-4e21-9d25-0478a0d3d8d3', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'82f69a23-3099-4cde-9a6f-dc975122c8fd', u'external_name': u'clearwater-sg_dime', u'external_type': u'security_group'}]", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:41.233Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d1f347ba-e37f-41dc-96b3-e952e745b2ea"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:41.588Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_v6fp10'}", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:41.286Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d1f347ba-e37f-41dc-96b3-e952e745b2ea"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:41.588Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:41.288Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d1f347ba-e37f-41dc-96b3-e952e745b2ea"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:41.588Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:41.288Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d1f347ba-e37f-41dc-96b3-e952e745b2ea"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:41.588Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:51:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57cb66e5-cfb2-4bb2-8af9-59198aaf8cff Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:41.294Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d1f347ba-e37f-41dc-96b3-e952e745b2ea"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:42.122Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:51:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f06fd1a9-1a15-48aa-8ff5-bb2cc39607ff x-compute-request-id: req-f06fd1a9-1a15-48aa-8ff5-bb2cc39607ff Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_54f13098-152e-4334-b23f-8367d7d4061a\"}, {\"id\": \"77c85dd1-b8c7-416b-b447-68fab5306023\", \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/images/77c85dd1-b8c7-416b-b447-68fab5306023\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/images/77c85dd1-b8c7-416b-b447-68fab5306023\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/77c85dd1-b8c7-416b-b447-68fab5306023\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_54f13098-152e-4334-b23f-8367d7d4061a\"}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:41.689Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f3fc7fd1-7455-4b1e-81bd-a4e49fffe73f"}, {"node_instance_id": "bono_host_2pza4u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:42.122Z", "message": "Creating node instance", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:36.192Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "ellis_security_group_cy8122", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:42.122Z", "message": "Node instance started", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:35.386Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:42.122Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a', u'external_name': u'cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQIB4LHJ90hjcltvgUGIEfCJlFx+S1KnRv1bNvgI04TOGJ5QTVpEs4B6x7y9JOV+rlWlNI/nze0vBlz1PtEU7r0F3XL4hpQb3m+0BR5+IFIwzttY2uaw392jEzOQaVYxjvEsPQc3t0QqSfgYAMrfMDSWwnoqwXnOzSyDlR0dxpv6lt1HCwgKeeP2CeUs3EYezTNN4R6oKK6x8C3SOPkWnhxLDzdluD3hJm9PZaqXjOBsJXoht7BfY3fMdBPxHrFfjp4JaAwFwhbD5x3Rx4GQ4lALbpZZZkBOm1Ku8jnjBWHArrvBDrcoP+UvfeCa+dvNQHRGsG62U2EbxoMtVfoYhd Generated-by-Nova', u'name': u'cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a', u'fingerprint': u'a3:7b:5a:50:ea:1c:87:49:23:5d:e7:ae:3a:8d:e3:49'}}}, {u'external_id': u'a4f34c02-687e-4e21-9d25-0478a0d3d8d3', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'7d427fb6-2ffb-434a-a9b2-52fd494c1e61', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'bb1266a1-5995-4625-8082-f7ecd903dd76', u'floating_ip_address': u'172.30.9.210', u'external_type': u'floatingip'}]", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:41.404Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.952dc712-70c2-4f24-bc41-4c668d1ecf98"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:42.122Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_oo3xji'}", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:41.431Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.952dc712-70c2-4f24-bc41-4c668d1ecf98"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:42.122Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:41.434Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.952dc712-70c2-4f24-bc41-4c668d1ecf98"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:42.122Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:41.434Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.952dc712-70c2-4f24-bc41-4c668d1ecf98"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:42.122Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:51:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dfbdf30a-610e-4c97-a757-875b499185df Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:41.443Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.952dc712-70c2-4f24-bc41-4c668d1ecf98"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:42.122Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:51:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dfbdf30a-610e-4c97-a757-875b499185df Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:41.443Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.952dc712-70c2-4f24-bc41-4c668d1ecf98"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:42.122Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-dfbdf30a-610e-4c97-a757-875b499185df", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:41.444Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.952dc712-70c2-4f24-bc41-4c668d1ecf98"}], "metadata": {"pagination": {"total": 1036, "offset": 551, "size": 50}}} 2019-06-08 10:52:24,622 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:52:24,622 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:52:24 GMT 2019-06-08 10:52:24,622 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:52:24,622 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 10:52:24,622 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:52:24,623 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:52:24,623 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:52:24,623 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 10:52:24,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order 2019-06-08 10:52:24,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:51:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd1f44d7-c471-49d6-8cb0-ad66f73bd87c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:52:24,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-57cb66e5-cfb2-4bb2-8af9-59198aaf8cff 2019-06-08 10:52:24,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:51:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cb3f202c-7654-45ba-b865-b78776d96c53 x-compute-request-id: req-cb3f202c-7654-45ba-b865-b78776d96c53 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/v2.1/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "self"}, {"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_54f13098-152e-4334-b23f-8367d7d4061a"}, {"id": "77c85dd1-b8c7-416b-b447-68fab5306023", "links": [{"href": "http://172.30.9.46:8774/v2.1/images/77c85dd1-b8c7-416b-b447-68fab5306023", "rel": "self"}, {"href": "http://172.30.9.46:8774/images/77c85dd1-b8c7-416b-b447-68fab5306023", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/77c85dd1-b8c7-416b-b447-68fab5306023", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_54f13098-152e-4334-b23f-8367d7d4061a"}]} 2019-06-08 10:52:24,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:51:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cb3f202c-7654-45ba-b865-b78776d96c53 x-compute-request-id: req-cb3f202c-7654-45ba-b865-b78776d96c53 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/v2.1/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "self"}, {"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_54f13098-152e-4334-b23f-8367d7d4061a"}, {"id": "77c85dd1-b8c7-416b-b447-68fab5306023", "links": [{"href": "http://172.30.9.46:8774/v2.1/images/77c85dd1-b8c7-416b-b447-68fab5306023", "rel": "self"}, {"href": "http://172.30.9.46:8774/images/77c85dd1-b8c7-416b-b447-68fab5306023", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/77c85dd1-b8c7-416b-b447-68fab5306023", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_54f13098-152e-4334-b23f-8367d7d4061a"}]} 2019-06-08 10:52:24,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/images used request id req-cb3f202c-7654-45ba-b865-b78776d96c53 2019-06-08 10:52:24,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/images used request id req-cb3f202c-7654-45ba-b865-b78776d96c53 2019-06-08 10:52:24,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-57cb66e5-cfb2-4bb2-8af9-59198aaf8cff 2019-06-08 10:52:24,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/images used request id req-cb3f202c-7654-45ba-b865-b78776d96c53 2019-06-08 10:52:24,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/images used request id req-cb3f202c-7654-45ba-b865-b78776d96c53 2019-06-08 10:52:24,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcf87b93de3b09580e0a446ce8dd22459445ef72" 2019-06-08 10:52:24,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcf87b93de3b09580e0a446ce8dd22459445ef72" 2019-06-08 10:52:24,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:51: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-8ef9e059-96d0-4dcd-a59d-0f430e14b755 x-compute-request-id: req-8ef9e059-96d0-4dcd-a59d-0f430e14b755 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "rel": "bookmark"}], "name": "cloudify_ims-flavor_54f13098-152e-4334-b23f-8367d7d4061a"}, {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_54f13098-152e-4334-b23f-8367d7d4061a"}]} 2019-06-08 10:52:24,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:51: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-8ef9e059-96d0-4dcd-a59d-0f430e14b755 x-compute-request-id: req-8ef9e059-96d0-4dcd-a59d-0f430e14b755 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "rel": "bookmark"}], "name": "cloudify_ims-flavor_54f13098-152e-4334-b23f-8367d7d4061a"}, {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_54f13098-152e-4334-b23f-8367d7d4061a"}]} 2019-06-08 10:52:24,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-8ef9e059-96d0-4dcd-a59d-0f430e14b755 2019-06-08 10:52:24,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-8ef9e059-96d0-4dcd-a59d-0f430e14b755 2019-06-08 10:52:24,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-8ef9e059-96d0-4dcd-a59d-0f430e14b755 2019-06-08 10:52:24,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-8ef9e059-96d0-4dcd-a59d-0f430e14b755 2019-06-08 10:52:24,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcf87b93de3b09580e0a446ce8dd22459445ef72" 2019-06-08 10:52:24,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcf87b93de3b09580e0a446ce8dd22459445ef72" 2019-06-08 10:52:24,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:51: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-0f44654f-cdce-48ee-a6e3-a6455369509f x-compute-request-id: req-0f44654f-cdce-48ee-a6e3-a6455369509f Content-Encoding: gzip Content-Length: 486 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQIB4LHJ90hjcltvgUGIEfCJlFx+S1KnRv1bNvgI04TOGJ5QTVpEs4B6x7y9JOV+rlWlNI/nze0vBlz1PtEU7r0F3XL4hpQb3m+0BR5+IFIwzttY2uaw392jEzOQaVYxjvEsPQc3t0QqSfgYAMrfMDSWwnoqwXnOzSyDlR0dxpv6lt1HCwgKeeP2CeUs3EYezTNN4R6oKK6x8C3SOPkWnhxLDzdluD3hJm9PZaqXjOBsJXoht7BfY3fMdBPxHrFfjp4JaAwFwhbD5x3Rx4GQ4lALbpZZZkBOm1Ku8jnjBWHArrvBDrcoP+UvfeCa+dvNQHRGsG62U2EbxoMtVfoYhd Generated-by-Nova", "name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "fingerprint": "a3:7b:5a:50:ea:1c:87:49:23:5d:e7:ae:3a:8d:e3:49"}}]} 2019-06-08 10:52:24,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:51: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-0f44654f-cdce-48ee-a6e3-a6455369509f x-compute-request-id: req-0f44654f-cdce-48ee-a6e3-a6455369509f Content-Encoding: gzip Content-Length: 486 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQIB4LHJ90hjcltvgUGIEfCJlFx+S1KnRv1bNvgI04TOGJ5QTVpEs4B6x7y9JOV+rlWlNI/nze0vBlz1PtEU7r0F3XL4hpQb3m+0BR5+IFIwzttY2uaw392jEzOQaVYxjvEsPQc3t0QqSfgYAMrfMDSWwnoqwXnOzSyDlR0dxpv6lt1HCwgKeeP2CeUs3EYezTNN4R6oKK6x8C3SOPkWnhxLDzdluD3hJm9PZaqXjOBsJXoht7BfY3fMdBPxHrFfjp4JaAwFwhbD5x3Rx4GQ4lALbpZZZkBOm1Ku8jnjBWHArrvBDrcoP+UvfeCa+dvNQHRGsG62U2EbxoMtVfoYhd Generated-by-Nova", "name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "fingerprint": "a3:7b:5a:50:ea:1c:87:49:23:5d:e7:ae:3a:8d:e3:49"}}]} 2019-06-08 10:52:24,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/os-keypairs used request id req-0f44654f-cdce-48ee-a6e3-a6455369509f 2019-06-08 10:52:24,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/os-keypairs used request id req-0f44654f-cdce-48ee-a6e3-a6455369509f 2019-06-08 10:52:24,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/os-keypairs used request id req-0f44654f-cdce-48ee-a6e3-a6455369509f 2019-06-08 10:52:24,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/os-keypairs used request id req-0f44654f-cdce-48ee-a6e3-a6455369509f 2019-06-08 10:52:24,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:52:24,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:52:24,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:51:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd1f44d7-c471-49d6-8cb0-ad66f73bd87c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:52:24,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:51:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57cb66e5-cfb2-4bb2-8af9-59198aaf8cff Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:52:24,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-dd1f44d7-c471-49d6-8cb0-ad66f73bd87c 2019-06-08 10:52:24,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-dd1f44d7-c471-49d6-8cb0-ad66f73bd87c 2019-06-08 10:52:24,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-08 10:52:24,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-08 10:52:24,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-08 10:52:24,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a', u'external_name': u'cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQIB4LHJ90hjcltvgUGIEfCJlFx+S1KnRv1bNvgI04TOGJ5QTVpEs4B6x7y9JOV+rlWlNI/nze0vBlz1PtEU7r0F3XL4hpQb3m+0BR5+IFIwzttY2uaw392jEzOQaVYxjvEsPQc3t0QqSfgYAMrfMDSWwnoqwXnOzSyDlR0dxpv6lt1HCwgKeeP2CeUs3EYezTNN4R6oKK6x8C3SOPkWnhxLDzdluD3hJm9PZaqXjOBsJXoht7BfY3fMdBPxHrFfjp4JaAwFwhbD5x3Rx4GQ4lALbpZZZkBOm1Ku8jnjBWHArrvBDrcoP+UvfeCa+dvNQHRGsG62U2EbxoMtVfoYhd Generated-by-Nova', u'name': u'cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a', u'fingerprint': u'a3:7b:5a:50:ea:1c:87:49:23:5d:e7:ae:3a:8d:e3:49'}}}, {u'external_id': u'a4f34c02-687e-4e21-9d25-0478a0d3d8d3', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'82f69a23-3099-4cde-9a6f-dc975122c8fd', u'external_name': u'clearwater-sg_dime', u'external_type': u'security_group'}] 2019-06-08 10:52:24,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_v6fp10'} 2019-06-08 10:52:24,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:52:24,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:52:24,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:51:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57cb66e5-cfb2-4bb2-8af9-59198aaf8cff Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:52:24,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:51:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f06fd1a9-1a15-48aa-8ff5-bb2cc39607ff x-compute-request-id: req-f06fd1a9-1a15-48aa-8ff5-bb2cc39607ff Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/v2.1/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "self"}, {"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_54f13098-152e-4334-b23f-8367d7d4061a"}, {"id": "77c85dd1-b8c7-416b-b447-68fab5306023", "links": [{"href": "http://172.30.9.46:8774/v2.1/images/77c85dd1-b8c7-416b-b447-68fab5306023", "rel": "self"}, {"href": "http://172.30.9.46:8774/images/77c85dd1-b8c7-416b-b447-68fab5306023", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/77c85dd1-b8c7-416b-b447-68fab5306023", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_54f13098-152e-4334-b23f-8367d7d4061a"}]} 2019-06-08 10:52:24,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-08 10:52:24,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-08 10:52:24,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a', u'external_name': u'cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQIB4LHJ90hjcltvgUGIEfCJlFx+S1KnRv1bNvgI04TOGJ5QTVpEs4B6x7y9JOV+rlWlNI/nze0vBlz1PtEU7r0F3XL4hpQb3m+0BR5+IFIwzttY2uaw392jEzOQaVYxjvEsPQc3t0QqSfgYAMrfMDSWwnoqwXnOzSyDlR0dxpv6lt1HCwgKeeP2CeUs3EYezTNN4R6oKK6x8C3SOPkWnhxLDzdluD3hJm9PZaqXjOBsJXoht7BfY3fMdBPxHrFfjp4JaAwFwhbD5x3Rx4GQ4lALbpZZZkBOm1Ku8jnjBWHArrvBDrcoP+UvfeCa+dvNQHRGsG62U2EbxoMtVfoYhd Generated-by-Nova', u'name': u'cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a', u'fingerprint': u'a3:7b:5a:50:ea:1c:87:49:23:5d:e7:ae:3a:8d:e3:49'}}}, {u'external_id': u'a4f34c02-687e-4e21-9d25-0478a0d3d8d3', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'7d427fb6-2ffb-434a-a9b2-52fd494c1e61', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'bb1266a1-5995-4625-8082-f7ecd903dd76', u'floating_ip_address': u'172.30.9.210', u'external_type': u'floatingip'}] 2019-06-08 10:52:24,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_oo3xji'} 2019-06-08 10:52:24,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:52:24,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:52:24,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:51:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dfbdf30a-610e-4c97-a757-875b499185df Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:52:24,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:51:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dfbdf30a-610e-4c97-a757-875b499185df Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:52:24,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-dfbdf30a-610e-4c97-a757-875b499185df 2019-06-08 10:52:24,632 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 10:52:24,685 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:52:24,685 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:52:24,685 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:52:24,685 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:52:24,685 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:52:24,686 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:52:24,686 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:52:24,686 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 10:52:24,686 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:52:24,686 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:52:24 GMT 2019-06-08 10:52:24,686 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:52:24,686 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 10:52:24,686 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:52:24,686 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:52:24,686 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:52:29,691 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 10:52:29,774 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:52:29,774 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:52:29,774 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:52:29,774 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:52:29,774 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:52:29,774 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:52:29,775 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:52:29,775 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:42.122Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-dfbdf30a-610e-4c97-a757-875b499185df", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:41.445Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.952dc712-70c2-4f24-bc41-4c668d1ecf98"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:42.122Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a', u'external_name': u'cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQIB4LHJ90hjcltvgUGIEfCJlFx+S1KnRv1bNvgI04TOGJ5QTVpEs4B6x7y9JOV+rlWlNI/nze0vBlz1PtEU7r0F3XL4hpQb3m+0BR5+IFIwzttY2uaw392jEzOQaVYxjvEsPQc3t0QqSfgYAMrfMDSWwnoqwXnOzSyDlR0dxpv6lt1HCwgKeeP2CeUs3EYezTNN4R6oKK6x8C3SOPkWnhxLDzdluD3hJm9PZaqXjOBsJXoht7BfY3fMdBPxHrFfjp4JaAwFwhbD5x3Rx4GQ4lALbpZZZkBOm1Ku8jnjBWHArrvBDrcoP+UvfeCa+dvNQHRGsG62U2EbxoMtVfoYhd Generated-by-Nova', u'name': u'cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a', u'fingerprint': u'a3:7b:5a:50:ea:1c:87:49:23:5d:e7:ae:3a:8d:e3:49'}}}, {u'external_id': u'a4f34c02-687e-4e21-9d25-0478a0d3d8d3', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'25acd134-5ee0-4c92-a3f7-a85199dea6e2', u'external_name': u'clearwater-sg_vellum', u'external_type': u'security_group'}]", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:41.646Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.44423ca3-ac0c-4b3d-8b41-d775b0fce116"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:42.122Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a', u'external_name': u'cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQIB4LHJ90hjcltvgUGIEfCJlFx+S1KnRv1bNvgI04TOGJ5QTVpEs4B6x7y9JOV+rlWlNI/nze0vBlz1PtEU7r0F3XL4hpQb3m+0BR5+IFIwzttY2uaw392jEzOQaVYxjvEsPQc3t0QqSfgYAMrfMDSWwnoqwXnOzSyDlR0dxpv6lt1HCwgKeeP2CeUs3EYezTNN4R6oKK6x8C3SOPkWnhxLDzdluD3hJm9PZaqXjOBsJXoht7BfY3fMdBPxHrFfjp4JaAwFwhbD5x3Rx4GQ4lALbpZZZkBOm1Ku8jnjBWHArrvBDrcoP+UvfeCa+dvNQHRGsG62U2EbxoMtVfoYhd Generated-by-Nova', u'name': u'cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a', u'fingerprint': u'a3:7b:5a:50:ea:1c:87:49:23:5d:e7:ae:3a:8d:e3:49'}}}, {u'external_id': u'a4f34c02-687e-4e21-9d25-0478a0d3d8d3', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'ddae247c-f69b-403d-a849-8fd4154d982d', u'external_name': u'clearwater-sg_homer', u'external_type': u'security_group'}]", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:41.600Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0f79f67f-bdd1-4735-8bc4-1c915f37ff2d"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:42.122Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_1hw858'}", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:41.630Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0f79f67f-bdd1-4735-8bc4-1c915f37ff2d"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:42.122Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:41.631Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0f79f67f-bdd1-4735-8bc4-1c915f37ff2d"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:42.122Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:41.631Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0f79f67f-bdd1-4735-8bc4-1c915f37ff2d"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:42.122Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:51:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-169f74bc-3b24-4935-94b2-d1975e75a79f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:41.636Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0f79f67f-bdd1-4735-8bc4-1c915f37ff2d"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:42.122Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:51:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-169f74bc-3b24-4935-94b2-d1975e75a79f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:41.637Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0f79f67f-bdd1-4735-8bc4-1c915f37ff2d"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:42.122Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-169f74bc-3b24-4935-94b2-d1975e75a79f", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:41.637Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0f79f67f-bdd1-4735-8bc4-1c915f37ff2d"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:42.122Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-169f74bc-3b24-4935-94b2-d1975e75a79f", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:41.637Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0f79f67f-bdd1-4735-8bc4-1c915f37ff2d"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:42.122Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:51:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f06fd1a9-1a15-48aa-8ff5-bb2cc39607ff x-compute-request-id: req-f06fd1a9-1a15-48aa-8ff5-bb2cc39607ff Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_54f13098-152e-4334-b23f-8367d7d4061a\"}, {\"id\": \"77c85dd1-b8c7-416b-b447-68fab5306023\", \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/images/77c85dd1-b8c7-416b-b447-68fab5306023\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/images/77c85dd1-b8c7-416b-b447-68fab5306023\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/77c85dd1-b8c7-416b-b447-68fab5306023\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_54f13098-152e-4334-b23f-8367d7d4061a\"}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:41.689Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f3fc7fd1-7455-4b1e-81bd-a4e49fffe73f"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:42.122Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:51:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f06fd1a9-1a15-48aa-8ff5-bb2cc39607ff x-compute-request-id: req-f06fd1a9-1a15-48aa-8ff5-bb2cc39607ff Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_54f13098-152e-4334-b23f-8367d7d4061a\"}, {\"id\": \"77c85dd1-b8c7-416b-b447-68fab5306023\", \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/images/77c85dd1-b8c7-416b-b447-68fab5306023\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/images/77c85dd1-b8c7-416b-b447-68fab5306023\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/77c85dd1-b8c7-416b-b447-68fab5306023\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_54f13098-152e-4334-b23f-8367d7d4061a\"}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:41.689Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f3fc7fd1-7455-4b1e-81bd-a4e49fffe73f"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:42.122Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/images used request id req-f06fd1a9-1a15-48aa-8ff5-bb2cc39607ff", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:41.689Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f3fc7fd1-7455-4b1e-81bd-a4e49fffe73f"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:42.122Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/images used request id req-f06fd1a9-1a15-48aa-8ff5-bb2cc39607ff", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:41.690Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f3fc7fd1-7455-4b1e-81bd-a4e49fffe73f"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:42.122Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/images used request id req-f06fd1a9-1a15-48aa-8ff5-bb2cc39607ff", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:41.690Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f3fc7fd1-7455-4b1e-81bd-a4e49fffe73f"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:42.122Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/images used request id req-f06fd1a9-1a15-48aa-8ff5-bb2cc39607ff", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:41.690Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f3fc7fd1-7455-4b1e-81bd-a4e49fffe73f"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:42.122Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}eeeb827ca216ac2f9c3c4a1542511783384969b2\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:41.693Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f3fc7fd1-7455-4b1e-81bd-a4e49fffe73f"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:42.122Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}eeeb827ca216ac2f9c3c4a1542511783384969b2\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:41.693Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f3fc7fd1-7455-4b1e-81bd-a4e49fffe73f"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:42.122Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/os-keypairs used request id req-4280d416-93f9-4b05-8037-88c9594445a9", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:41.737Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f3fc7fd1-7455-4b1e-81bd-a4e49fffe73f"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:42.122Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7339cb4a4944fdf38d64701b0f3a286fb8283d35\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:41.726Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d1f347ba-e37f-41dc-96b3-e952e745b2ea"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:42.122Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/os-keypairs used request id req-4280d416-93f9-4b05-8037-88c9594445a9", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:41.737Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f3fc7fd1-7455-4b1e-81bd-a4e49fffe73f"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:42.122Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:51: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-f7237e72-eb93-44f8-b665-6c3f64c4f2e6 x-compute-request-id: req-f7237e72-eb93-44f8-b665-6c3f64c4f2e6 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"4ae1e58a-bfb9-4b15-8604-f4f121b194f1\", \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_54f13098-152e-4334-b23f-8367d7d4061a\"}, {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_54f13098-152e-4334-b23f-8367d7d4061a\"}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:41.714Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f3fc7fd1-7455-4b1e-81bd-a4e49fffe73f"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:42.122Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:51: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-f7237e72-eb93-44f8-b665-6c3f64c4f2e6 x-compute-request-id: req-f7237e72-eb93-44f8-b665-6c3f64c4f2e6 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"4ae1e58a-bfb9-4b15-8604-f4f121b194f1\", \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_54f13098-152e-4334-b23f-8367d7d4061a\"}, {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_54f13098-152e-4334-b23f-8367d7d4061a\"}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:41.715Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f3fc7fd1-7455-4b1e-81bd-a4e49fffe73f"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:42.122Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-f7237e72-eb93-44f8-b665-6c3f64c4f2e6", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:41.715Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f3fc7fd1-7455-4b1e-81bd-a4e49fffe73f"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:42.122Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-f7237e72-eb93-44f8-b665-6c3f64c4f2e6", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:41.715Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f3fc7fd1-7455-4b1e-81bd-a4e49fffe73f"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:42.122Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-f7237e72-eb93-44f8-b665-6c3f64c4f2e6", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:41.715Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f3fc7fd1-7455-4b1e-81bd-a4e49fffe73f"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:42.122Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}eeeb827ca216ac2f9c3c4a1542511783384969b2\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:41.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f3fc7fd1-7455-4b1e-81bd-a4e49fffe73f"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:42.122Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}eeeb827ca216ac2f9c3c4a1542511783384969b2\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:41.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f3fc7fd1-7455-4b1e-81bd-a4e49fffe73f"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:42.122Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:51: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-4280d416-93f9-4b05-8037-88c9594445a9 x-compute-request-id: req-4280d416-93f9-4b05-8037-88c9594445a9 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQIB4LHJ90hjcltvgUGIEfCJlFx+S1KnRv1bNvgI04TOGJ5QTVpEs4B6x7y9JOV+rlWlNI/nze0vBlz1PtEU7r0F3XL4hpQb3m+0BR5+IFIwzttY2uaw392jEzOQaVYxjvEsPQc3t0QqSfgYAMrfMDSWwnoqwXnOzSyDlR0dxpv6lt1HCwgKeeP2CeUs3EYezTNN4R6oKK6x8C3SOPkWnhxLDzdluD3hJm9PZaqXjOBsJXoht7BfY3fMdBPxHrFfjp4JaAwFwhbD5x3Rx4GQ4lALbpZZZkBOm1Ku8jnjBWHArrvBDrcoP+UvfeCa+dvNQHRGsG62U2EbxoMtVfoYhd Generated-by-Nova\", \"name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"fingerprint\": \"a3:7b:5a:50:ea:1c:87:49:23:5d:e7:ae:3a:8d:e3:49\"}}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:41.735Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f3fc7fd1-7455-4b1e-81bd-a4e49fffe73f"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:42.122Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:51: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-4280d416-93f9-4b05-8037-88c9594445a9 x-compute-request-id: req-4280d416-93f9-4b05-8037-88c9594445a9 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQIB4LHJ90hjcltvgUGIEfCJlFx+S1KnRv1bNvgI04TOGJ5QTVpEs4B6x7y9JOV+rlWlNI/nze0vBlz1PtEU7r0F3XL4hpQb3m+0BR5+IFIwzttY2uaw392jEzOQaVYxjvEsPQc3t0QqSfgYAMrfMDSWwnoqwXnOzSyDlR0dxpv6lt1HCwgKeeP2CeUs3EYezTNN4R6oKK6x8C3SOPkWnhxLDzdluD3hJm9PZaqXjOBsJXoht7BfY3fMdBPxHrFfjp4JaAwFwhbD5x3Rx4GQ4lALbpZZZkBOm1Ku8jnjBWHArrvBDrcoP+UvfeCa+dvNQHRGsG62U2EbxoMtVfoYhd Generated-by-Nova\", \"name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"fingerprint\": \"a3:7b:5a:50:ea:1c:87:49:23:5d:e7:ae:3a:8d:e3:49\"}}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:41.735Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f3fc7fd1-7455-4b1e-81bd-a4e49fffe73f"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:42.122Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/os-keypairs used request id req-4280d416-93f9-4b05-8037-88c9594445a9", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:41.735Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f3fc7fd1-7455-4b1e-81bd-a4e49fffe73f"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:42.122Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/os-keypairs used request id req-4280d416-93f9-4b05-8037-88c9594445a9", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:41.736Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f3fc7fd1-7455-4b1e-81bd-a4e49fffe73f"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:42.122Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7339cb4a4944fdf38d64701b0f3a286fb8283d35\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:41.725Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d1f347ba-e37f-41dc-96b3-e952e745b2ea"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:42.122Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_qh3078'}", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:41.672Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.44423ca3-ac0c-4b3d-8b41-d775b0fce116"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:42.122Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:41.738Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f3fc7fd1-7455-4b1e-81bd-a4e49fffe73f"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:42.122Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:41.673Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.44423ca3-ac0c-4b3d-8b41-d775b0fce116"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:42.122Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:41.673Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.44423ca3-ac0c-4b3d-8b41-d775b0fce116"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:42.122Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:41.738Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f3fc7fd1-7455-4b1e-81bd-a4e49fffe73f"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:42.122Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:51:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3369219-f352-487d-826a-f190f20258f1 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:41.715Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.44423ca3-ac0c-4b3d-8b41-d775b0fce116"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:42.122Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:51:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3369219-f352-487d-826a-f190f20258f1 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:41.715Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.44423ca3-ac0c-4b3d-8b41-d775b0fce116"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:42.122Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-b3369219-f352-487d-826a-f190f20258f1", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:41.715Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.44423ca3-ac0c-4b3d-8b41-d775b0fce116"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:42.122Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-b3369219-f352-487d-826a-f190f20258f1", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:41.715Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.44423ca3-ac0c-4b3d-8b41-d775b0fce116"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:42.122Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/networks.json?name=cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a1b2898742a3d3544c631a8ecd9fa8f550a06d44\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:41.770Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.db85b337-afc4-471a-a7fb-b2bc798b0adc"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:42.122Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/networks.json?name=cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a1b2898742a3d3544c631a8ecd9fa8f550a06d44\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:41.771Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.db85b337-afc4-471a-a7fb-b2bc798b0adc"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:42.122Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bfc280f33b961d3fcf6d07afc9aa19da5ed3d4e6\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:41.870Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.952dc712-70c2-4f24-bc41-4c668d1ecf98"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:42.122Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bfc280f33b961d3fcf6d07afc9aa19da5ed3d4e6\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:41.870Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.952dc712-70c2-4f24-bc41-4c668d1ecf98"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:42.122Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}865d0a5fd075e9ed9c72ae31f617807d5ba09788\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:42.074Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0f79f67f-bdd1-4735-8bc4-1c915f37ff2d"}, {"node_instance_id": "bind_host_e6t95a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:42.824Z", "message": "Creating node instance", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:36.692Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:42.824Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/networks.json?name=cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a used request id req-fc4dfe55-f5c7-407a-a4c7-6aa115bd6a36", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:42.361Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.db85b337-afc4-471a-a7fb-b2bc798b0adc"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:42.824Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/networks.json?name=cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a used request id req-fc4dfe55-f5c7-407a-a4c7-6aa115bd6a36", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:42.361Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.db85b337-afc4-471a-a7fb-b2bc798b0adc"}], "metadata": {"pagination": {"total": 1080, "offset": 601, "size": 50}}} 2019-06-08 10:52:29,775 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:52:29,775 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:52:29 GMT 2019-06-08 10:52:29,775 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:52:29,775 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 10:52:29,775 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:52:29,775 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:52:29,775 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:52:29,776 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 10:52:29,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-dfbdf30a-610e-4c97-a757-875b499185df 2019-06-08 10:52:29,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a', u'external_name': u'cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQIB4LHJ90hjcltvgUGIEfCJlFx+S1KnRv1bNvgI04TOGJ5QTVpEs4B6x7y9JOV+rlWlNI/nze0vBlz1PtEU7r0F3XL4hpQb3m+0BR5+IFIwzttY2uaw392jEzOQaVYxjvEsPQc3t0QqSfgYAMrfMDSWwnoqwXnOzSyDlR0dxpv6lt1HCwgKeeP2CeUs3EYezTNN4R6oKK6x8C3SOPkWnhxLDzdluD3hJm9PZaqXjOBsJXoht7BfY3fMdBPxHrFfjp4JaAwFwhbD5x3Rx4GQ4lALbpZZZkBOm1Ku8jnjBWHArrvBDrcoP+UvfeCa+dvNQHRGsG62U2EbxoMtVfoYhd Generated-by-Nova', u'name': u'cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a', u'fingerprint': u'a3:7b:5a:50:ea:1c:87:49:23:5d:e7:ae:3a:8d:e3:49'}}}, {u'external_id': u'a4f34c02-687e-4e21-9d25-0478a0d3d8d3', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'25acd134-5ee0-4c92-a3f7-a85199dea6e2', u'external_name': u'clearwater-sg_vellum', u'external_type': u'security_group'}] 2019-06-08 10:52:29,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a', u'external_name': u'cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQIB4LHJ90hjcltvgUGIEfCJlFx+S1KnRv1bNvgI04TOGJ5QTVpEs4B6x7y9JOV+rlWlNI/nze0vBlz1PtEU7r0F3XL4hpQb3m+0BR5+IFIwzttY2uaw392jEzOQaVYxjvEsPQc3t0QqSfgYAMrfMDSWwnoqwXnOzSyDlR0dxpv6lt1HCwgKeeP2CeUs3EYezTNN4R6oKK6x8C3SOPkWnhxLDzdluD3hJm9PZaqXjOBsJXoht7BfY3fMdBPxHrFfjp4JaAwFwhbD5x3Rx4GQ4lALbpZZZkBOm1Ku8jnjBWHArrvBDrcoP+UvfeCa+dvNQHRGsG62U2EbxoMtVfoYhd Generated-by-Nova', u'name': u'cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a', u'fingerprint': u'a3:7b:5a:50:ea:1c:87:49:23:5d:e7:ae:3a:8d:e3:49'}}}, {u'external_id': u'a4f34c02-687e-4e21-9d25-0478a0d3d8d3', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'ddae247c-f69b-403d-a849-8fd4154d982d', u'external_name': u'clearwater-sg_homer', u'external_type': u'security_group'}] 2019-06-08 10:52:29,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_1hw858'} 2019-06-08 10:52:29,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:52:29,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:52:29,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:51:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-169f74bc-3b24-4935-94b2-d1975e75a79f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:52:29,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:51:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-169f74bc-3b24-4935-94b2-d1975e75a79f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:52:29,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-169f74bc-3b24-4935-94b2-d1975e75a79f 2019-06-08 10:52:29,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-169f74bc-3b24-4935-94b2-d1975e75a79f 2019-06-08 10:52:29,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:51:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f06fd1a9-1a15-48aa-8ff5-bb2cc39607ff x-compute-request-id: req-f06fd1a9-1a15-48aa-8ff5-bb2cc39607ff Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/v2.1/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "self"}, {"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_54f13098-152e-4334-b23f-8367d7d4061a"}, {"id": "77c85dd1-b8c7-416b-b447-68fab5306023", "links": [{"href": "http://172.30.9.46:8774/v2.1/images/77c85dd1-b8c7-416b-b447-68fab5306023", "rel": "self"}, {"href": "http://172.30.9.46:8774/images/77c85dd1-b8c7-416b-b447-68fab5306023", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/77c85dd1-b8c7-416b-b447-68fab5306023", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_54f13098-152e-4334-b23f-8367d7d4061a"}]} 2019-06-08 10:52:29,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:51:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f06fd1a9-1a15-48aa-8ff5-bb2cc39607ff x-compute-request-id: req-f06fd1a9-1a15-48aa-8ff5-bb2cc39607ff Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/v2.1/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "self"}, {"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_54f13098-152e-4334-b23f-8367d7d4061a"}, {"id": "77c85dd1-b8c7-416b-b447-68fab5306023", "links": [{"href": "http://172.30.9.46:8774/v2.1/images/77c85dd1-b8c7-416b-b447-68fab5306023", "rel": "self"}, {"href": "http://172.30.9.46:8774/images/77c85dd1-b8c7-416b-b447-68fab5306023", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/77c85dd1-b8c7-416b-b447-68fab5306023", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_54f13098-152e-4334-b23f-8367d7d4061a"}]} 2019-06-08 10:52:29,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/images used request id req-f06fd1a9-1a15-48aa-8ff5-bb2cc39607ff 2019-06-08 10:52:29,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/images used request id req-f06fd1a9-1a15-48aa-8ff5-bb2cc39607ff 2019-06-08 10:52:29,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/images used request id req-f06fd1a9-1a15-48aa-8ff5-bb2cc39607ff 2019-06-08 10:52:29,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/images used request id req-f06fd1a9-1a15-48aa-8ff5-bb2cc39607ff 2019-06-08 10:52:29,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeeb827ca216ac2f9c3c4a1542511783384969b2" 2019-06-08 10:52:29,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeeb827ca216ac2f9c3c4a1542511783384969b2" 2019-06-08 10:52:29,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/os-keypairs used request id req-4280d416-93f9-4b05-8037-88c9594445a9 2019-06-08 10:52:29,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7339cb4a4944fdf38d64701b0f3a286fb8283d35" 2019-06-08 10:52:29,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/os-keypairs used request id req-4280d416-93f9-4b05-8037-88c9594445a9 2019-06-08 10:52:29,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:51: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-f7237e72-eb93-44f8-b665-6c3f64c4f2e6 x-compute-request-id: req-f7237e72-eb93-44f8-b665-6c3f64c4f2e6 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "rel": "bookmark"}], "name": "cloudify_ims-flavor_54f13098-152e-4334-b23f-8367d7d4061a"}, {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_54f13098-152e-4334-b23f-8367d7d4061a"}]} 2019-06-08 10:52:29,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:51: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-f7237e72-eb93-44f8-b665-6c3f64c4f2e6 x-compute-request-id: req-f7237e72-eb93-44f8-b665-6c3f64c4f2e6 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "rel": "bookmark"}], "name": "cloudify_ims-flavor_54f13098-152e-4334-b23f-8367d7d4061a"}, {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_54f13098-152e-4334-b23f-8367d7d4061a"}]} 2019-06-08 10:52:29,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-f7237e72-eb93-44f8-b665-6c3f64c4f2e6 2019-06-08 10:52:29,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-f7237e72-eb93-44f8-b665-6c3f64c4f2e6 2019-06-08 10:52:29,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-f7237e72-eb93-44f8-b665-6c3f64c4f2e6 2019-06-08 10:52:29,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeeb827ca216ac2f9c3c4a1542511783384969b2" 2019-06-08 10:52:29,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeeb827ca216ac2f9c3c4a1542511783384969b2" 2019-06-08 10:52:29,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:51: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-4280d416-93f9-4b05-8037-88c9594445a9 x-compute-request-id: req-4280d416-93f9-4b05-8037-88c9594445a9 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQIB4LHJ90hjcltvgUGIEfCJlFx+S1KnRv1bNvgI04TOGJ5QTVpEs4B6x7y9JOV+rlWlNI/nze0vBlz1PtEU7r0F3XL4hpQb3m+0BR5+IFIwzttY2uaw392jEzOQaVYxjvEsPQc3t0QqSfgYAMrfMDSWwnoqwXnOzSyDlR0dxpv6lt1HCwgKeeP2CeUs3EYezTNN4R6oKK6x8C3SOPkWnhxLDzdluD3hJm9PZaqXjOBsJXoht7BfY3fMdBPxHrFfjp4JaAwFwhbD5x3Rx4GQ4lALbpZZZkBOm1Ku8jnjBWHArrvBDrcoP+UvfeCa+dvNQHRGsG62U2EbxoMtVfoYhd Generated-by-Nova", "name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "fingerprint": "a3:7b:5a:50:ea:1c:87:49:23:5d:e7:ae:3a:8d:e3:49"}}]} 2019-06-08 10:52:29,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:51: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-4280d416-93f9-4b05-8037-88c9594445a9 x-compute-request-id: req-4280d416-93f9-4b05-8037-88c9594445a9 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQIB4LHJ90hjcltvgUGIEfCJlFx+S1KnRv1bNvgI04TOGJ5QTVpEs4B6x7y9JOV+rlWlNI/nze0vBlz1PtEU7r0F3XL4hpQb3m+0BR5+IFIwzttY2uaw392jEzOQaVYxjvEsPQc3t0QqSfgYAMrfMDSWwnoqwXnOzSyDlR0dxpv6lt1HCwgKeeP2CeUs3EYezTNN4R6oKK6x8C3SOPkWnhxLDzdluD3hJm9PZaqXjOBsJXoht7BfY3fMdBPxHrFfjp4JaAwFwhbD5x3Rx4GQ4lALbpZZZkBOm1Ku8jnjBWHArrvBDrcoP+UvfeCa+dvNQHRGsG62U2EbxoMtVfoYhd Generated-by-Nova", "name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "fingerprint": "a3:7b:5a:50:ea:1c:87:49:23:5d:e7:ae:3a:8d:e3:49"}}]} 2019-06-08 10:52:29,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/os-keypairs used request id req-4280d416-93f9-4b05-8037-88c9594445a9 2019-06-08 10:52:29,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/os-keypairs used request id req-4280d416-93f9-4b05-8037-88c9594445a9 2019-06-08 10:52:29,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7339cb4a4944fdf38d64701b0f3a286fb8283d35" 2019-06-08 10:52:29,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_qh3078'} 2019-06-08 10:52:29,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:52:29,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:52:29,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:52:29,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:52:29,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:51:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3369219-f352-487d-826a-f190f20258f1 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:52:29,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:51:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3369219-f352-487d-826a-f190f20258f1 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:52:29,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-b3369219-f352-487d-826a-f190f20258f1 2019-06-08 10:52:29,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-b3369219-f352-487d-826a-f190f20258f1 2019-06-08 10:52:29,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/networks.json?name=cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1b2898742a3d3544c631a8ecd9fa8f550a06d44" 2019-06-08 10:52:29,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/networks.json?name=cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1b2898742a3d3544c631a8ecd9fa8f550a06d44" 2019-06-08 10:52:29,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfc280f33b961d3fcf6d07afc9aa19da5ed3d4e6" 2019-06-08 10:52:29,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfc280f33b961d3fcf6d07afc9aa19da5ed3d4e6" 2019-06-08 10:52:29,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}865d0a5fd075e9ed9c72ae31f617807d5ba09788" 2019-06-08 10:52:29,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-08 10:52:29,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json?name=cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a used request id req-fc4dfe55-f5c7-407a-a4c7-6aa115bd6a36 2019-06-08 10:52:29,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/networks.json?name=cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a used request id req-fc4dfe55-f5c7-407a-a4c7-6aa115bd6a36 2019-06-08 10:52:29,786 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 10:52:29,848 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:52:29,848 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:52:29,848 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:52:29,848 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:52:29,848 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:52:29,849 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:52:29,849 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:52:29,849 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 10:52:29,849 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:52:29,849 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:52:29 GMT 2019-06-08 10:52:29,849 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:52:29,849 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 10:52:29,849 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:52:29,849 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:52:29,849 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:52:34,855 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 10:52:34,934 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:52:34,934 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:52:34,934 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:52:34,934 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:52:34,934 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:52:34,934 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:52:34,934 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:52:34,934 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:42.824Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/networks.json?name=cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a used request id req-fc4dfe55-f5c7-407a-a4c7-6aa115bd6a36", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:42.361Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.db85b337-afc4-471a-a7fb-b2bc798b0adc"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:42.824Z", "message": "A management_network_name was provided (cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order", "level": "warning", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:42.361Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.db85b337-afc4-471a-a7fb-b2bc798b0adc"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:42.824Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_e6t95a', 'key_name': u'cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a', 'image': u'f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a', 'cloudify_management_network_id': u'5b323cc2-a770-4550-a884-82bb68e53127'}, 'nics': [{'net-id': u'5b323cc2-a770-4550-a884-82bb68e53127'}], 'flavor': u'a8a1cc71-86dd-43db-89e7-ac9479922b7d', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bind']}", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:42.361Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.db85b337-afc4-471a-a7fb-b2bc798b0adc"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:42.824Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_e6t95a', 'key_name': u'cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a', 'image': u'f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a', 'cloudify_management_network_id': u'5b323cc2-a770-4550-a884-82bb68e53127'}, 'nics': [{'net-id': u'5b323cc2-a770-4550-a884-82bb68e53127'}], 'flavor': u'a8a1cc71-86dd-43db-89e7-ac9479922b7d', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bind']}", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:42.362Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.db85b337-afc4-471a-a7fb-b2bc798b0adc"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:42.824Z", "message": "Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups]", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:42.362Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.db85b337-afc4-471a-a7fb-b2bc798b0adc"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:42.824Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fcf87b93de3b09580e0a446ce8dd22459445ef72\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_bind_host_e6t95a\", \"imageRef\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"flavorRef\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}'", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:42.362Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.db85b337-afc4-471a-a7fb-b2bc798b0adc"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:42.824Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fcf87b93de3b09580e0a446ce8dd22459445ef72\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_bind_host_e6t95a\", \"imageRef\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"flavorRef\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}'", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:42.362Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.db85b337-afc4-471a-a7fb-b2bc798b0adc"}, {"node_instance_id": "vellum_host_qh3078", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:42.824Z", "message": "Creating node instance", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:36.732Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "sprout_host_gy3lo7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:42.824Z", "message": "Creating node instance", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:36.318Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "bono_host_2pza4u", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:42.824Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:36.494Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:42.824Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}865d0a5fd075e9ed9c72ae31f617807d5ba09788\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:42.074Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0f79f67f-bdd1-4735-8bc4-1c915f37ff2d"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:42.824Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}710f923c9ec4d400f2c61de121507b5831a6c206\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:42.128Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.44423ca3-ac0c-4b3d-8b41-d775b0fce116"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:42.824Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}710f923c9ec4d400f2c61de121507b5831a6c206\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:42.130Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.44423ca3-ac0c-4b3d-8b41-d775b0fce116"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:42.824Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-fc4dfe55-f5c7-407a-a4c7-6aa115bd6a36 Date: Sat, 08 Jun 2019 10:51:42 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"5b323cc2-a770-4550-a884-82bb68e53127\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"b05e31359ad64c1aa60ce7763d1dd124\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"601b5972-dceb-420d-a9f1-ec611a21f753\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-06-08T10:45:44Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\",\"admin_state_up\":true,\"tenant_id\":\"b05e31359ad64c1aa60ce7763d1dd124\",\"created_at\":\"2019-06-08T10:45:42Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:42.360Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.db85b337-afc4-471a-a7fb-b2bc798b0adc"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:42.824Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-fc4dfe55-f5c7-407a-a4c7-6aa115bd6a36 Date: Sat, 08 Jun 2019 10:51:42 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"5b323cc2-a770-4550-a884-82bb68e53127\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"b05e31359ad64c1aa60ce7763d1dd124\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"601b5972-dceb-420d-a9f1-ec611a21f753\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-06-08T10:45:44Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\",\"admin_state_up\":true,\"tenant_id\":\"b05e31359ad64c1aa60ce7763d1dd124\",\"created_at\":\"2019-06-08T10:45:42Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:42.360Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.db85b337-afc4-471a-a7fb-b2bc798b0adc"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:42.824Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/networks.json?name=cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a used request id req-fc4dfe55-f5c7-407a-a4c7-6aa115bd6a36", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:42.360Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.db85b337-afc4-471a-a7fb-b2bc798b0adc"}, {"node_instance_id": "bind_host_e6t95a", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:43.405Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:36.908Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "homer_host_1hw858", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:43.405Z", "message": "Creating node instance", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:36.893Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:43.405Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:43.182Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f211a057-e8ea-4645-9e98-bdfe3d04663d"}, {"node_instance_id": "dime_host_v6fp10", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:43.405Z", "message": "Creating node instance", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:37.035Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:43.405Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-e9e2cea7-007c-47f5-966c-6415c59d1a98", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:42.713Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f3fc7fd1-7455-4b1e-81bd-a4e49fffe73f"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:43.405Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:51:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9e2cea7-007c-47f5-966c-6415c59d1a98 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:42.712Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f3fc7fd1-7455-4b1e-81bd-a4e49fffe73f"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:43.405Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-e9e2cea7-007c-47f5-966c-6415c59d1a98", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:42.713Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f3fc7fd1-7455-4b1e-81bd-a4e49fffe73f"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:43.405Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/networks.json?name=cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}eb7b587ce545a4b7b8d36eee51f60f758b378541\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:43.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f3fc7fd1-7455-4b1e-81bd-a4e49fffe73f"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:43.405Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/networks.json?name=cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}eb7b587ce545a4b7b8d36eee51f60f758b378541\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:43.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f3fc7fd1-7455-4b1e-81bd-a4e49fffe73f"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:43.405Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:51:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9e2cea7-007c-47f5-966c-6415c59d1a98 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:42.712Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f3fc7fd1-7455-4b1e-81bd-a4e49fffe73f"}, {"node_instance_id": "sprout_host_gy3lo7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:44.123Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:37.198Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "proxy_host_7s25vn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:44.123Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:42.103Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "proxy_host_7s25vn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:44.123Z", "message": "Starting node instance", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:41.913Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "proxy_host_7s25vn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:44.123Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:41.680Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "proxy_host_7s25vn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:44.123Z", "message": "Node instance created", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:41.316Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "proxy_host_7s25vn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:44.123Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:41.206Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "homer_host_1hw858", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:44.123Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:38.458Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "vellum_host_qh3078", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:44.123Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:38.164Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "ellis_host_oo3xji", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:44.123Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:37.877Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "dime_host_v6fp10", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:44.123Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:37.594Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "ellis_host_oo3xji", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:44.123Z", "message": "Creating node instance", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:37.233Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:44.627Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:51: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-7dd07cb8-0234-4cdf-b3dd-5908700e2cc5 x-compute-request-id: req-7dd07cb8-0234-4cdf-b3dd-5908700e2cc5 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_54f13098-152e-4334-b23f-8367d7d4061a\"}, {\"id\": \"77c85dd1-b8c7-416b-b447-68fab5306023\", \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/images/77c85dd1-b8c7-416b-b447-68fab5306023\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/images/77c85dd1-b8c7-416b-b447-68fab5306023\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/77c85dd1-b8c7-416b-b447-68fab5306023\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_54f13098-152e-4334-b23f-8367d7d4061a\"}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:44.410Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.952dc712-70c2-4f24-bc41-4c668d1ecf98"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:45.260Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:44.459Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.952dc712-70c2-4f24-bc41-4c668d1ecf98"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:45.260Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bfc280f33b961d3fcf6d07afc9aa19da5ed3d4e6\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:44.412Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.952dc712-70c2-4f24-bc41-4c668d1ecf98"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:45.260Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bfc280f33b961d3fcf6d07afc9aa19da5ed3d4e6\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:44.412Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.952dc712-70c2-4f24-bc41-4c668d1ecf98"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:45.260Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/images used request id req-7dd07cb8-0234-4cdf-b3dd-5908700e2cc5", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:44.411Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.952dc712-70c2-4f24-bc41-4c668d1ecf98"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:45.260Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/images used request id req-7dd07cb8-0234-4cdf-b3dd-5908700e2cc5", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:44.411Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.952dc712-70c2-4f24-bc41-4c668d1ecf98"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:45.260Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/images used request id req-7dd07cb8-0234-4cdf-b3dd-5908700e2cc5", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:44.410Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.952dc712-70c2-4f24-bc41-4c668d1ecf98"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:45.260Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/images used request id req-7dd07cb8-0234-4cdf-b3dd-5908700e2cc5", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:44.410Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.952dc712-70c2-4f24-bc41-4c668d1ecf98"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:45.260Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:51: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-7dd07cb8-0234-4cdf-b3dd-5908700e2cc5 x-compute-request-id: req-7dd07cb8-0234-4cdf-b3dd-5908700e2cc5 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_54f13098-152e-4334-b23f-8367d7d4061a\"}, {\"id\": \"77c85dd1-b8c7-416b-b447-68fab5306023\", \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/images/77c85dd1-b8c7-416b-b447-68fab5306023\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/images/77c85dd1-b8c7-416b-b447-68fab5306023\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/77c85dd1-b8c7-416b-b447-68fab5306023\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_54f13098-152e-4334-b23f-8367d7d4061a\"}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:44.410Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.952dc712-70c2-4f24-bc41-4c668d1ecf98"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:45.260Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/os-keypairs used request id req-9d9be595-8c02-4f99-89c5-7ec6a92281a0", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:44.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.952dc712-70c2-4f24-bc41-4c668d1ecf98"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:45.260Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/os-keypairs used request id req-9d9be595-8c02-4f99-89c5-7ec6a92281a0", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:44.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.952dc712-70c2-4f24-bc41-4c668d1ecf98"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:45.260Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:44.458Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.952dc712-70c2-4f24-bc41-4c668d1ecf98"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:45.260Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/os-keypairs used request id req-9d9be595-8c02-4f99-89c5-7ec6a92281a0", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:44.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.952dc712-70c2-4f24-bc41-4c668d1ecf98"}], "metadata": {"pagination": {"total": 1080, "offset": 651, "size": 50}}} 2019-06-08 10:52:34,935 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:52:34,935 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:52:34 GMT 2019-06-08 10:52:34,935 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:52:34,935 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 10:52:34,935 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:52:34,935 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:52:34,935 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:52:34,935 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 10:52:34,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/networks.json?name=cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a used request id req-fc4dfe55-f5c7-407a-a4c7-6aa115bd6a36 2019-06-08 10:52:34,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order 2019-06-08 10:52:34,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_e6t95a', 'key_name': u'cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a', 'image': u'f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a', 'cloudify_management_network_id': u'5b323cc2-a770-4550-a884-82bb68e53127'}, 'nics': [{'net-id': u'5b323cc2-a770-4550-a884-82bb68e53127'}], 'flavor': u'a8a1cc71-86dd-43db-89e7-ac9479922b7d', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bind']} 2019-06-08 10:52:34,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_e6t95a', 'key_name': u'cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a', 'image': u'f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a', 'cloudify_management_network_id': u'5b323cc2-a770-4550-a884-82bb68e53127'}, 'nics': [{'net-id': u'5b323cc2-a770-4550-a884-82bb68e53127'}], 'flavor': u'a8a1cc71-86dd-43db-89e7-ac9479922b7d', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bind']} 2019-06-08 10:52:34,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups] 2019-06-08 10:52:34,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcf87b93de3b09580e0a446ce8dd22459445ef72" -d '{"server": {"name": "server_clearwater-opnfv_bind_host_e6t95a", "imageRef": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "flavorRef": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "max_count": 1, "min_count": 1, "networks": [{"uuid": "5b323cc2-a770-4550-a884-82bb68e53127"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}}' 2019-06-08 10:52:34,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcf87b93de3b09580e0a446ce8dd22459445ef72" -d '{"server": {"name": "server_clearwater-opnfv_bind_host_e6t95a", "imageRef": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "flavorRef": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "max_count": 1, "min_count": 1, "networks": [{"uuid": "5b323cc2-a770-4550-a884-82bb68e53127"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}}' 2019-06-08 10:52:34,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-08 10:52:34,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-08 10:52:34,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-06-08 10:52:34,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}865d0a5fd075e9ed9c72ae31f617807d5ba09788" 2019-06-08 10:52:34,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}710f923c9ec4d400f2c61de121507b5831a6c206" 2019-06-08 10:52:34,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}710f923c9ec4d400f2c61de121507b5831a6c206" 2019-06-08 10:52:34,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-fc4dfe55-f5c7-407a-a4c7-6aa115bd6a36 Date: Sat, 08 Jun 2019 10:51:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5b323cc2-a770-4550-a884-82bb68e53127","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b05e31359ad64c1aa60ce7763d1dd124","l2_adjacency":true,"status":"ACTIVE","subnets":["601b5972-dceb-420d-a9f1-ec611a21f753"],"description":"","tags":[],"updated_at":"2019-06-08T10:45:44Z","qos_policy_id":null,"name":"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a","admin_state_up":true,"tenant_id":"b05e31359ad64c1aa60ce7763d1dd124","created_at":"2019-06-08T10:45:42Z","mtu":1450}]} 2019-06-08 10:52:34,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-fc4dfe55-f5c7-407a-a4c7-6aa115bd6a36 Date: Sat, 08 Jun 2019 10:51:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5b323cc2-a770-4550-a884-82bb68e53127","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b05e31359ad64c1aa60ce7763d1dd124","l2_adjacency":true,"status":"ACTIVE","subnets":["601b5972-dceb-420d-a9f1-ec611a21f753"],"description":"","tags":[],"updated_at":"2019-06-08T10:45:44Z","qos_policy_id":null,"name":"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a","admin_state_up":true,"tenant_id":"b05e31359ad64c1aa60ce7763d1dd124","created_at":"2019-06-08T10:45:42Z","mtu":1450}]} 2019-06-08 10:52:34,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json?name=cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a used request id req-fc4dfe55-f5c7-407a-a4c7-6aa115bd6a36 2019-06-08 10:52:34,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-06-08 10:52:34,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-08 10:52:34,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:52:34,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-08 10:52:34,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-e9e2cea7-007c-47f5-966c-6415c59d1a98 2019-06-08 10:52:34,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:51:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9e2cea7-007c-47f5-966c-6415c59d1a98 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:52:34,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-e9e2cea7-007c-47f5-966c-6415c59d1a98 2019-06-08 10:52:34,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/networks.json?name=cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb7b587ce545a4b7b8d36eee51f60f758b378541" 2019-06-08 10:52:34,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/networks.json?name=cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb7b587ce545a4b7b8d36eee51f60f758b378541" 2019-06-08 10:52:34,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:51:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9e2cea7-007c-47f5-966c-6415c59d1a98 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:52:34,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-06-08 10:52:34,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-06-08 10:52:34,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-06-08 10:52:34,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-06-08 10:52:34,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-08 10:52:34,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-06-08 10:52:34,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-06-08 10:52:34,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-06-08 10:52:34,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-06-08 10:52:34,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-06-08 10:52:34,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-08 10:52:34,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:51: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-7dd07cb8-0234-4cdf-b3dd-5908700e2cc5 x-compute-request-id: req-7dd07cb8-0234-4cdf-b3dd-5908700e2cc5 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/v2.1/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "self"}, {"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_54f13098-152e-4334-b23f-8367d7d4061a"}, {"id": "77c85dd1-b8c7-416b-b447-68fab5306023", "links": [{"href": "http://172.30.9.46:8774/v2.1/images/77c85dd1-b8c7-416b-b447-68fab5306023", "rel": "self"}, {"href": "http://172.30.9.46:8774/images/77c85dd1-b8c7-416b-b447-68fab5306023", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/77c85dd1-b8c7-416b-b447-68fab5306023", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_54f13098-152e-4334-b23f-8367d7d4061a"}]} 2019-06-08 10:52:34,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:52:34,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfc280f33b961d3fcf6d07afc9aa19da5ed3d4e6" 2019-06-08 10:52:34,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfc280f33b961d3fcf6d07afc9aa19da5ed3d4e6" 2019-06-08 10:52:34,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/images used request id req-7dd07cb8-0234-4cdf-b3dd-5908700e2cc5 2019-06-08 10:52:34,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/images used request id req-7dd07cb8-0234-4cdf-b3dd-5908700e2cc5 2019-06-08 10:52:34,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/images used request id req-7dd07cb8-0234-4cdf-b3dd-5908700e2cc5 2019-06-08 10:52:34,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/images used request id req-7dd07cb8-0234-4cdf-b3dd-5908700e2cc5 2019-06-08 10:52:34,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:51: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-7dd07cb8-0234-4cdf-b3dd-5908700e2cc5 x-compute-request-id: req-7dd07cb8-0234-4cdf-b3dd-5908700e2cc5 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/v2.1/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "self"}, {"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_54f13098-152e-4334-b23f-8367d7d4061a"}, {"id": "77c85dd1-b8c7-416b-b447-68fab5306023", "links": [{"href": "http://172.30.9.46:8774/v2.1/images/77c85dd1-b8c7-416b-b447-68fab5306023", "rel": "self"}, {"href": "http://172.30.9.46:8774/images/77c85dd1-b8c7-416b-b447-68fab5306023", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/77c85dd1-b8c7-416b-b447-68fab5306023", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_54f13098-152e-4334-b23f-8367d7d4061a"}]} 2019-06-08 10:52:34,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/os-keypairs used request id req-9d9be595-8c02-4f99-89c5-7ec6a92281a0 2019-06-08 10:52:34,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/os-keypairs used request id req-9d9be595-8c02-4f99-89c5-7ec6a92281a0 2019-06-08 10:52:34,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:52:34,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/os-keypairs used request id req-9d9be595-8c02-4f99-89c5-7ec6a92281a0 2019-06-08 10:52:34,945 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 10:52:35,009 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:52:35,009 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:52:35,009 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:52:35,010 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:52:35,010 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:52:35,010 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:52:35,010 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:52:35,010 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 10:52:35,010 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:52:35,010 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:52:35 GMT 2019-06-08 10:52:35,010 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:52:35,010 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 10:52:35,010 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:52:35,010 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:52:35,011 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:52:40,014 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 10:52:40,093 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:52:40,093 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:52:40,093 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:52:40,093 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:52:40,093 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:52:40,093 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:52:40,093 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:52:40,094 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:45.260Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:51:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a7510c1-5b01-4fb9-b924-ffd84236e01b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:44.723Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.952dc712-70c2-4f24-bc41-4c668d1ecf98"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:45.260Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/networks.json?name=cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a869fe7c47e3f5cfdd11a4e2cf9a053315ff9330\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:45.213Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.952dc712-70c2-4f24-bc41-4c668d1ecf98"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:45.260Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-c3a3671e-c949-43a2-97bb-6b28d167cf71", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:44.724Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f211a057-e8ea-4645-9e98-bdfe3d04663d"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:45.260Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:51:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3a3671e-c949-43a2-97bb-6b28d167cf71 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:44.723Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f211a057-e8ea-4645-9e98-bdfe3d04663d"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:45.260Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-6a7510c1-5b01-4fb9-b924-ffd84236e01b", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:44.724Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.952dc712-70c2-4f24-bc41-4c668d1ecf98"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:45.260Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-6a7510c1-5b01-4fb9-b924-ffd84236e01b", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:44.724Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.952dc712-70c2-4f24-bc41-4c668d1ecf98"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:45.260Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:51:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a7510c1-5b01-4fb9-b924-ffd84236e01b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:44.723Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.952dc712-70c2-4f24-bc41-4c668d1ecf98"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:45.260Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:51: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-9d9be595-8c02-4f99-89c5-7ec6a92281a0 x-compute-request-id: req-9d9be595-8c02-4f99-89c5-7ec6a92281a0 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQIB4LHJ90hjcltvgUGIEfCJlFx+S1KnRv1bNvgI04TOGJ5QTVpEs4B6x7y9JOV+rlWlNI/nze0vBlz1PtEU7r0F3XL4hpQb3m+0BR5+IFIwzttY2uaw392jEzOQaVYxjvEsPQc3t0QqSfgYAMrfMDSWwnoqwXnOzSyDlR0dxpv6lt1HCwgKeeP2CeUs3EYezTNN4R6oKK6x8C3SOPkWnhxLDzdluD3hJm9PZaqXjOBsJXoht7BfY3fMdBPxHrFfjp4JaAwFwhbD5x3Rx4GQ4lALbpZZZkBOm1Ku8jnjBWHArrvBDrcoP+UvfeCa+dvNQHRGsG62U2EbxoMtVfoYhd Generated-by-Nova\", \"name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"fingerprint\": \"a3:7b:5a:50:ea:1c:87:49:23:5d:e7:ae:3a:8d:e3:49\"}}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:44.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.952dc712-70c2-4f24-bc41-4c668d1ecf98"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:45.260Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:51: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-9d9be595-8c02-4f99-89c5-7ec6a92281a0 x-compute-request-id: req-9d9be595-8c02-4f99-89c5-7ec6a92281a0 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQIB4LHJ90hjcltvgUGIEfCJlFx+S1KnRv1bNvgI04TOGJ5QTVpEs4B6x7y9JOV+rlWlNI/nze0vBlz1PtEU7r0F3XL4hpQb3m+0BR5+IFIwzttY2uaw392jEzOQaVYxjvEsPQc3t0QqSfgYAMrfMDSWwnoqwXnOzSyDlR0dxpv6lt1HCwgKeeP2CeUs3EYezTNN4R6oKK6x8C3SOPkWnhxLDzdluD3hJm9PZaqXjOBsJXoht7BfY3fMdBPxHrFfjp4JaAwFwhbD5x3Rx4GQ4lALbpZZZkBOm1Ku8jnjBWHArrvBDrcoP+UvfeCa+dvNQHRGsG62U2EbxoMtVfoYhd Generated-by-Nova\", \"name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"fingerprint\": \"a3:7b:5a:50:ea:1c:87:49:23:5d:e7:ae:3a:8d:e3:49\"}}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:44.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.952dc712-70c2-4f24-bc41-4c668d1ecf98"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:45.260Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bfc280f33b961d3fcf6d07afc9aa19da5ed3d4e6\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:44.435Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.952dc712-70c2-4f24-bc41-4c668d1ecf98"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:45.260Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bfc280f33b961d3fcf6d07afc9aa19da5ed3d4e6\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:44.435Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.952dc712-70c2-4f24-bc41-4c668d1ecf98"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:45.260Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-73645a98-3ec9-4aff-95bf-4bb7c0d35b54", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:44.434Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.952dc712-70c2-4f24-bc41-4c668d1ecf98"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:45.260Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-73645a98-3ec9-4aff-95bf-4bb7c0d35b54", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:44.434Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.952dc712-70c2-4f24-bc41-4c668d1ecf98"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:45.260Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-73645a98-3ec9-4aff-95bf-4bb7c0d35b54", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:44.434Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.952dc712-70c2-4f24-bc41-4c668d1ecf98"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:45.260Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-73645a98-3ec9-4aff-95bf-4bb7c0d35b54", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:44.434Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.952dc712-70c2-4f24-bc41-4c668d1ecf98"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:45.260Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:51: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-73645a98-3ec9-4aff-95bf-4bb7c0d35b54 x-compute-request-id: req-73645a98-3ec9-4aff-95bf-4bb7c0d35b54 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"4ae1e58a-bfb9-4b15-8604-f4f121b194f1\", \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_54f13098-152e-4334-b23f-8367d7d4061a\"}, {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_54f13098-152e-4334-b23f-8367d7d4061a\"}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:44.433Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.952dc712-70c2-4f24-bc41-4c668d1ecf98"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:45.260Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:51: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-73645a98-3ec9-4aff-95bf-4bb7c0d35b54 x-compute-request-id: req-73645a98-3ec9-4aff-95bf-4bb7c0d35b54 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"4ae1e58a-bfb9-4b15-8604-f4f121b194f1\", \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_54f13098-152e-4334-b23f-8367d7d4061a\"}, {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_54f13098-152e-4334-b23f-8367d7d4061a\"}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:44.433Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.952dc712-70c2-4f24-bc41-4c668d1ecf98"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:45.260Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/os-keypairs used request id req-9d9be595-8c02-4f99-89c5-7ec6a92281a0", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:44.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.952dc712-70c2-4f24-bc41-4c668d1ecf98"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:45.870Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:51: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-e55990d8-8016-40e3-be70-46dee0cde07a x-compute-request-id: req-e55990d8-8016-40e3-be70-46dee0cde07a Content-Encoding: gzip Content-Length: 486 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQIB4LHJ90hjcltvgUGIEfCJlFx+S1KnRv1bNvgI04TOGJ5QTVpEs4B6x7y9JOV+rlWlNI/nze0vBlz1PtEU7r0F3XL4hpQb3m+0BR5+IFIwzttY2uaw392jEzOQaVYxjvEsPQc3t0QqSfgYAMrfMDSWwnoqwXnOzSyDlR0dxpv6lt1HCwgKeeP2CeUs3EYezTNN4R6oKK6x8C3SOPkWnhxLDzdluD3hJm9PZaqXjOBsJXoht7BfY3fMdBPxHrFfjp4JaAwFwhbD5x3Rx4GQ4lALbpZZZkBOm1Ku8jnjBWHArrvBDrcoP+UvfeCa+dvNQHRGsG62U2EbxoMtVfoYhd Generated-by-Nova\", \"name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"fingerprint\": \"a3:7b:5a:50:ea:1c:87:49:23:5d:e7:ae:3a:8d:e3:49\"}}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:45.451Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0f79f67f-bdd1-4735-8bc4-1c915f37ff2d"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:45.870Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:51: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-e55990d8-8016-40e3-be70-46dee0cde07a x-compute-request-id: req-e55990d8-8016-40e3-be70-46dee0cde07a Content-Encoding: gzip Content-Length: 486 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQIB4LHJ90hjcltvgUGIEfCJlFx+S1KnRv1bNvgI04TOGJ5QTVpEs4B6x7y9JOV+rlWlNI/nze0vBlz1PtEU7r0F3XL4hpQb3m+0BR5+IFIwzttY2uaw392jEzOQaVYxjvEsPQc3t0QqSfgYAMrfMDSWwnoqwXnOzSyDlR0dxpv6lt1HCwgKeeP2CeUs3EYezTNN4R6oKK6x8C3SOPkWnhxLDzdluD3hJm9PZaqXjOBsJXoht7BfY3fMdBPxHrFfjp4JaAwFwhbD5x3Rx4GQ4lALbpZZZkBOm1Ku8jnjBWHArrvBDrcoP+UvfeCa+dvNQHRGsG62U2EbxoMtVfoYhd Generated-by-Nova\", \"name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"fingerprint\": \"a3:7b:5a:50:ea:1c:87:49:23:5d:e7:ae:3a:8d:e3:49\"}}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:45.451Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0f79f67f-bdd1-4735-8bc4-1c915f37ff2d"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:45.870Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/os-keypairs used request id req-e55990d8-8016-40e3-be70-46dee0cde07a", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:45.452Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0f79f67f-bdd1-4735-8bc4-1c915f37ff2d"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:45.870Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/os-keypairs used request id req-e55990d8-8016-40e3-be70-46dee0cde07a", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:45.452Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0f79f67f-bdd1-4735-8bc4-1c915f37ff2d"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:45.870Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:51: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-e9a10b79-a8f2-45c9-93d5-de6e8103423e x-compute-request-id: req-e9a10b79-a8f2-45c9-93d5-de6e8103423e Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_54f13098-152e-4334-b23f-8367d7d4061a\"}, {\"id\": \"77c85dd1-b8c7-416b-b447-68fab5306023\", \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/images/77c85dd1-b8c7-416b-b447-68fab5306023\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/images/77c85dd1-b8c7-416b-b447-68fab5306023\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/77c85dd1-b8c7-416b-b447-68fab5306023\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_54f13098-152e-4334-b23f-8367d7d4061a\"}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:45.762Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d1f347ba-e37f-41dc-96b3-e952e745b2ea"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:45.870Z", "message": "POST call to compute for http://172.30.9.46:8774/v2.1/servers used request id req-7b9a3dd9-194c-4b2a-a2d8-2ecfb5dedca8", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:45.654Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f75a7883-12af-47b0-a71c-0b29778db955"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:45.870Z", "message": "POST call to compute for http://172.30.9.46:8774/v2.1/servers used request id req-7b9a3dd9-194c-4b2a-a2d8-2ecfb5dedca8", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:45.654Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f75a7883-12af-47b0-a71c-0b29778db955"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:45.870Z", "message": "POST call to compute for http://172.30.9.46:8774/v2.1/servers used request id req-7b9a3dd9-194c-4b2a-a2d8-2ecfb5dedca8", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:45.653Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f75a7883-12af-47b0-a71c-0b29778db955"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:45.870Z", "message": "POST call to compute for http://172.30.9.46:8774/v2.1/servers used request id req-7b9a3dd9-194c-4b2a-a2d8-2ecfb5dedca8", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:45.653Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f75a7883-12af-47b0-a71c-0b29778db955"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:45.870Z", "message": "RESP: [202] Date: Sat, 08 Jun 2019 10:51:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7b9a3dd9-194c-4b2a-a2d8-2ecfb5dedca8 x-compute-request-id: req-7b9a3dd9-194c-4b2a-a2d8-2ecfb5dedca8 Content-Length: 457 location: http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 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\": \"5078b315-5529-412a-a492-d62901f9f205\", \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/5078b315-5529-412a-a492-d62901f9f205\", \"rel\": \"bookmark\"}], \"adminPass\": \"gPm6i9JD9WNk\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:45.653Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f75a7883-12af-47b0-a71c-0b29778db955"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:45.870Z", "message": "RESP: [202] Date: Sat, 08 Jun 2019 10:51:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7b9a3dd9-194c-4b2a-a2d8-2ecfb5dedca8 x-compute-request-id: req-7b9a3dd9-194c-4b2a-a2d8-2ecfb5dedca8 Content-Length: 457 location: http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 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\": \"5078b315-5529-412a-a492-d62901f9f205\", \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/5078b315-5529-412a-a492-d62901f9f205\", \"rel\": \"bookmark\"}], \"adminPass\": \"gPm6i9JD9WNk\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:45.653Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f75a7883-12af-47b0-a71c-0b29778db955"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:45.870Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bfc280f33b961d3fcf6d07afc9aa19da5ed3d4e6\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_ellis_host_oo3xji\", \"imageRef\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"flavorRef\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}'", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:45.629Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.952dc712-70c2-4f24-bc41-4c668d1ecf98"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:45.870Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bfc280f33b961d3fcf6d07afc9aa19da5ed3d4e6\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_ellis_host_oo3xji\", \"imageRef\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"flavorRef\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}'", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:45.629Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.952dc712-70c2-4f24-bc41-4c668d1ecf98"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:45.870Z", "message": "Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups]", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:45.627Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.952dc712-70c2-4f24-bc41-4c668d1ecf98"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:45.870Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_oo3xji', 'key_name': u'cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a', 'image': u'f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a', 'cloudify_management_network_id': u'5b323cc2-a770-4550-a884-82bb68e53127'}, 'nics': [{'net-id': u'5b323cc2-a770-4550-a884-82bb68e53127'}], 'flavor': u'a8a1cc71-86dd-43db-89e7-ac9479922b7d', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_ellis']}", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:45.626Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.952dc712-70c2-4f24-bc41-4c668d1ecf98"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:45.870Z", "message": "A management_network_name was provided (cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order", "level": "warning", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:45.626Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.952dc712-70c2-4f24-bc41-4c668d1ecf98"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:45.870Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/networks.json?name=cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a used request id req-1558bc29-3c3e-4ad3-9770-618208e85b1f", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:45.626Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.952dc712-70c2-4f24-bc41-4c668d1ecf98"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:45.870Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/networks.json?name=cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a used request id req-1558bc29-3c3e-4ad3-9770-618208e85b1f", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:45.626Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.952dc712-70c2-4f24-bc41-4c668d1ecf98"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:45.870Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/networks.json?name=cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a used request id req-1558bc29-3c3e-4ad3-9770-618208e85b1f", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:45.626Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.952dc712-70c2-4f24-bc41-4c668d1ecf98"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:45.870Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/networks.json?name=cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a used request id req-1558bc29-3c3e-4ad3-9770-618208e85b1f", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:45.625Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.952dc712-70c2-4f24-bc41-4c668d1ecf98"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:45.870Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-1558bc29-3c3e-4ad3-9770-618208e85b1f Date: Sat, 08 Jun 2019 10:51:45 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"5b323cc2-a770-4550-a884-82bb68e53127\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"b05e31359ad64c1aa60ce7763d1dd124\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"601b5972-dceb-420d-a9f1-ec611a21f753\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-06-08T10:45:44Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\",\"admin_state_up\":true,\"tenant_id\":\"b05e31359ad64c1aa60ce7763d1dd124\",\"created_at\":\"2019-06-08T10:45:42Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:45.625Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.952dc712-70c2-4f24-bc41-4c668d1ecf98"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:45.870Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-1558bc29-3c3e-4ad3-9770-618208e85b1f Date: Sat, 08 Jun 2019 10:51:45 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"5b323cc2-a770-4550-a884-82bb68e53127\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"b05e31359ad64c1aa60ce7763d1dd124\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"601b5972-dceb-420d-a9f1-ec611a21f753\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-06-08T10:45:44Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\",\"admin_state_up\":true,\"tenant_id\":\"b05e31359ad64c1aa60ce7763d1dd124\",\"created_at\":\"2019-06-08T10:45:42Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:45.625Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.952dc712-70c2-4f24-bc41-4c668d1ecf98"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:45.870Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:45.453Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0f79f67f-bdd1-4735-8bc4-1c915f37ff2d"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:45.870Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:45.453Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0f79f67f-bdd1-4735-8bc4-1c915f37ff2d"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:45.870Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/os-keypairs used request id req-e55990d8-8016-40e3-be70-46dee0cde07a", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:45.452Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0f79f67f-bdd1-4735-8bc4-1c915f37ff2d"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:45.870Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/os-keypairs used request id req-e55990d8-8016-40e3-be70-46dee0cde07a", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:45.452Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0f79f67f-bdd1-4735-8bc4-1c915f37ff2d"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:45.870Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/networks.json?name=cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a869fe7c47e3f5cfdd11a4e2cf9a053315ff9330\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:45.213Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.952dc712-70c2-4f24-bc41-4c668d1ecf98"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:45.870Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}97e5c0ae96642a4bcd38c6584d259feb8035f3dc\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:45.200Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f211a057-e8ea-4645-9e98-bdfe3d04663d"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:45.870Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-66878785-23ab-4fd8-b788-f28a17180eb3 Date: Sat, 08 Jun 2019 10:51:45 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"5b323cc2-a770-4550-a884-82bb68e53127\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"b05e31359ad64c1aa60ce7763d1dd124\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"601b5972-dceb-420d-a9f1-ec611a21f753\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-06-08T10:45:44Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\",\"admin_state_up\":true,\"tenant_id\":\"b05e31359ad64c1aa60ce7763d1dd124\",\"created_at\":\"2019-06-08T10:45:42Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:45.139Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f3fc7fd1-7455-4b1e-81bd-a4e49fffe73f"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:45.870Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-66878785-23ab-4fd8-b788-f28a17180eb3 Date: Sat, 08 Jun 2019 10:51:45 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"5b323cc2-a770-4550-a884-82bb68e53127\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"b05e31359ad64c1aa60ce7763d1dd124\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"601b5972-dceb-420d-a9f1-ec611a21f753\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-06-08T10:45:44Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\",\"admin_state_up\":true,\"tenant_id\":\"b05e31359ad64c1aa60ce7763d1dd124\",\"created_at\":\"2019-06-08T10:45:42Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:45.140Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f3fc7fd1-7455-4b1e-81bd-a4e49fffe73f"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:45.870Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/networks.json?name=cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a used request id req-66878785-23ab-4fd8-b788-f28a17180eb3", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:45.140Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f3fc7fd1-7455-4b1e-81bd-a4e49fffe73f"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:45.870Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/networks.json?name=cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a used request id req-66878785-23ab-4fd8-b788-f28a17180eb3", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:45.140Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f3fc7fd1-7455-4b1e-81bd-a4e49fffe73f"}], "metadata": {"pagination": {"total": 1080, "offset": 701, "size": 50}}} 2019-06-08 10:52:40,094 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:52:40,094 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:52:40 GMT 2019-06-08 10:52:40,094 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:52:40,094 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 10:52:40,094 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:52:40,094 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:52:40,094 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:52:40,095 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 10:52:40,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:51:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a7510c1-5b01-4fb9-b924-ffd84236e01b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:52:40,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/networks.json?name=cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a869fe7c47e3f5cfdd11a4e2cf9a053315ff9330" 2019-06-08 10:52:40,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-c3a3671e-c949-43a2-97bb-6b28d167cf71 2019-06-08 10:52:40,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:51:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3a3671e-c949-43a2-97bb-6b28d167cf71 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:52:40,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-6a7510c1-5b01-4fb9-b924-ffd84236e01b 2019-06-08 10:52:40,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-6a7510c1-5b01-4fb9-b924-ffd84236e01b 2019-06-08 10:52:40,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:51:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a7510c1-5b01-4fb9-b924-ffd84236e01b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:52:40,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:51: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-9d9be595-8c02-4f99-89c5-7ec6a92281a0 x-compute-request-id: req-9d9be595-8c02-4f99-89c5-7ec6a92281a0 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQIB4LHJ90hjcltvgUGIEfCJlFx+S1KnRv1bNvgI04TOGJ5QTVpEs4B6x7y9JOV+rlWlNI/nze0vBlz1PtEU7r0F3XL4hpQb3m+0BR5+IFIwzttY2uaw392jEzOQaVYxjvEsPQc3t0QqSfgYAMrfMDSWwnoqwXnOzSyDlR0dxpv6lt1HCwgKeeP2CeUs3EYezTNN4R6oKK6x8C3SOPkWnhxLDzdluD3hJm9PZaqXjOBsJXoht7BfY3fMdBPxHrFfjp4JaAwFwhbD5x3Rx4GQ4lALbpZZZkBOm1Ku8jnjBWHArrvBDrcoP+UvfeCa+dvNQHRGsG62U2EbxoMtVfoYhd Generated-by-Nova", "name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "fingerprint": "a3:7b:5a:50:ea:1c:87:49:23:5d:e7:ae:3a:8d:e3:49"}}]} 2019-06-08 10:52:40,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:51: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-9d9be595-8c02-4f99-89c5-7ec6a92281a0 x-compute-request-id: req-9d9be595-8c02-4f99-89c5-7ec6a92281a0 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQIB4LHJ90hjcltvgUGIEfCJlFx+S1KnRv1bNvgI04TOGJ5QTVpEs4B6x7y9JOV+rlWlNI/nze0vBlz1PtEU7r0F3XL4hpQb3m+0BR5+IFIwzttY2uaw392jEzOQaVYxjvEsPQc3t0QqSfgYAMrfMDSWwnoqwXnOzSyDlR0dxpv6lt1HCwgKeeP2CeUs3EYezTNN4R6oKK6x8C3SOPkWnhxLDzdluD3hJm9PZaqXjOBsJXoht7BfY3fMdBPxHrFfjp4JaAwFwhbD5x3Rx4GQ4lALbpZZZkBOm1Ku8jnjBWHArrvBDrcoP+UvfeCa+dvNQHRGsG62U2EbxoMtVfoYhd Generated-by-Nova", "name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "fingerprint": "a3:7b:5a:50:ea:1c:87:49:23:5d:e7:ae:3a:8d:e3:49"}}]} 2019-06-08 10:52:40,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfc280f33b961d3fcf6d07afc9aa19da5ed3d4e6" 2019-06-08 10:52:40,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfc280f33b961d3fcf6d07afc9aa19da5ed3d4e6" 2019-06-08 10:52:40,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-73645a98-3ec9-4aff-95bf-4bb7c0d35b54 2019-06-08 10:52:40,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-73645a98-3ec9-4aff-95bf-4bb7c0d35b54 2019-06-08 10:52:40,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-73645a98-3ec9-4aff-95bf-4bb7c0d35b54 2019-06-08 10:52:40,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-73645a98-3ec9-4aff-95bf-4bb7c0d35b54 2019-06-08 10:52:40,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:51: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-73645a98-3ec9-4aff-95bf-4bb7c0d35b54 x-compute-request-id: req-73645a98-3ec9-4aff-95bf-4bb7c0d35b54 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "rel": "bookmark"}], "name": "cloudify_ims-flavor_54f13098-152e-4334-b23f-8367d7d4061a"}, {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_54f13098-152e-4334-b23f-8367d7d4061a"}]} 2019-06-08 10:52:40,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:51: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-73645a98-3ec9-4aff-95bf-4bb7c0d35b54 x-compute-request-id: req-73645a98-3ec9-4aff-95bf-4bb7c0d35b54 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "rel": "bookmark"}], "name": "cloudify_ims-flavor_54f13098-152e-4334-b23f-8367d7d4061a"}, {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_54f13098-152e-4334-b23f-8367d7d4061a"}]} 2019-06-08 10:52:40,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/os-keypairs used request id req-9d9be595-8c02-4f99-89c5-7ec6a92281a0 2019-06-08 10:52:40,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:51: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-e55990d8-8016-40e3-be70-46dee0cde07a x-compute-request-id: req-e55990d8-8016-40e3-be70-46dee0cde07a Content-Encoding: gzip Content-Length: 486 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQIB4LHJ90hjcltvgUGIEfCJlFx+S1KnRv1bNvgI04TOGJ5QTVpEs4B6x7y9JOV+rlWlNI/nze0vBlz1PtEU7r0F3XL4hpQb3m+0BR5+IFIwzttY2uaw392jEzOQaVYxjvEsPQc3t0QqSfgYAMrfMDSWwnoqwXnOzSyDlR0dxpv6lt1HCwgKeeP2CeUs3EYezTNN4R6oKK6x8C3SOPkWnhxLDzdluD3hJm9PZaqXjOBsJXoht7BfY3fMdBPxHrFfjp4JaAwFwhbD5x3Rx4GQ4lALbpZZZkBOm1Ku8jnjBWHArrvBDrcoP+UvfeCa+dvNQHRGsG62U2EbxoMtVfoYhd Generated-by-Nova", "name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "fingerprint": "a3:7b:5a:50:ea:1c:87:49:23:5d:e7:ae:3a:8d:e3:49"}}]} 2019-06-08 10:52:40,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:51: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-e55990d8-8016-40e3-be70-46dee0cde07a x-compute-request-id: req-e55990d8-8016-40e3-be70-46dee0cde07a Content-Encoding: gzip Content-Length: 486 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQIB4LHJ90hjcltvgUGIEfCJlFx+S1KnRv1bNvgI04TOGJ5QTVpEs4B6x7y9JOV+rlWlNI/nze0vBlz1PtEU7r0F3XL4hpQb3m+0BR5+IFIwzttY2uaw392jEzOQaVYxjvEsPQc3t0QqSfgYAMrfMDSWwnoqwXnOzSyDlR0dxpv6lt1HCwgKeeP2CeUs3EYezTNN4R6oKK6x8C3SOPkWnhxLDzdluD3hJm9PZaqXjOBsJXoht7BfY3fMdBPxHrFfjp4JaAwFwhbD5x3Rx4GQ4lALbpZZZkBOm1Ku8jnjBWHArrvBDrcoP+UvfeCa+dvNQHRGsG62U2EbxoMtVfoYhd Generated-by-Nova", "name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "fingerprint": "a3:7b:5a:50:ea:1c:87:49:23:5d:e7:ae:3a:8d:e3:49"}}]} 2019-06-08 10:52:40,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/os-keypairs used request id req-e55990d8-8016-40e3-be70-46dee0cde07a 2019-06-08 10:52:40,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/os-keypairs used request id req-e55990d8-8016-40e3-be70-46dee0cde07a 2019-06-08 10:52:40,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:51: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-e9a10b79-a8f2-45c9-93d5-de6e8103423e x-compute-request-id: req-e9a10b79-a8f2-45c9-93d5-de6e8103423e Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/v2.1/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "self"}, {"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_54f13098-152e-4334-b23f-8367d7d4061a"}, {"id": "77c85dd1-b8c7-416b-b447-68fab5306023", "links": [{"href": "http://172.30.9.46:8774/v2.1/images/77c85dd1-b8c7-416b-b447-68fab5306023", "rel": "self"}, {"href": "http://172.30.9.46:8774/images/77c85dd1-b8c7-416b-b447-68fab5306023", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/77c85dd1-b8c7-416b-b447-68fab5306023", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_54f13098-152e-4334-b23f-8367d7d4061a"}]} 2019-06-08 10:52:40,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers used request id req-7b9a3dd9-194c-4b2a-a2d8-2ecfb5dedca8 2019-06-08 10:52:40,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers used request id req-7b9a3dd9-194c-4b2a-a2d8-2ecfb5dedca8 2019-06-08 10:52:40,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers used request id req-7b9a3dd9-194c-4b2a-a2d8-2ecfb5dedca8 2019-06-08 10:52:40,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers used request id req-7b9a3dd9-194c-4b2a-a2d8-2ecfb5dedca8 2019-06-08 10:52:40,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 08 Jun 2019 10:51:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7b9a3dd9-194c-4b2a-a2d8-2ecfb5dedca8 x-compute-request-id: req-7b9a3dd9-194c-4b2a-a2d8-2ecfb5dedca8 Content-Length: 457 location: http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 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": "5078b315-5529-412a-a492-d62901f9f205", "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/5078b315-5529-412a-a492-d62901f9f205", "rel": "bookmark"}], "adminPass": "gPm6i9JD9WNk"}} 2019-06-08 10:52:40,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 08 Jun 2019 10:51:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7b9a3dd9-194c-4b2a-a2d8-2ecfb5dedca8 x-compute-request-id: req-7b9a3dd9-194c-4b2a-a2d8-2ecfb5dedca8 Content-Length: 457 location: http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 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": "5078b315-5529-412a-a492-d62901f9f205", "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/5078b315-5529-412a-a492-d62901f9f205", "rel": "bookmark"}], "adminPass": "gPm6i9JD9WNk"}} 2019-06-08 10:52:40,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfc280f33b961d3fcf6d07afc9aa19da5ed3d4e6" -d '{"server": {"name": "server_clearwater-opnfv_ellis_host_oo3xji", "imageRef": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "flavorRef": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "max_count": 1, "min_count": 1, "networks": [{"uuid": "5b323cc2-a770-4550-a884-82bb68e53127"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}}' 2019-06-08 10:52:40,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfc280f33b961d3fcf6d07afc9aa19da5ed3d4e6" -d '{"server": {"name": "server_clearwater-opnfv_ellis_host_oo3xji", "imageRef": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "flavorRef": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "max_count": 1, "min_count": 1, "networks": [{"uuid": "5b323cc2-a770-4550-a884-82bb68e53127"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}}' 2019-06-08 10:52:40,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups] 2019-06-08 10:52:40,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_oo3xji', 'key_name': u'cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a', 'image': u'f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a', 'cloudify_management_network_id': u'5b323cc2-a770-4550-a884-82bb68e53127'}, 'nics': [{'net-id': u'5b323cc2-a770-4550-a884-82bb68e53127'}], 'flavor': u'a8a1cc71-86dd-43db-89e7-ac9479922b7d', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_ellis']} 2019-06-08 10:52:40,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order 2019-06-08 10:52:40,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/networks.json?name=cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a used request id req-1558bc29-3c3e-4ad3-9770-618208e85b1f 2019-06-08 10:52:40,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/networks.json?name=cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a used request id req-1558bc29-3c3e-4ad3-9770-618208e85b1f 2019-06-08 10:52:40,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json?name=cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a used request id req-1558bc29-3c3e-4ad3-9770-618208e85b1f 2019-06-08 10:52:40,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json?name=cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a used request id req-1558bc29-3c3e-4ad3-9770-618208e85b1f 2019-06-08 10:52:40,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-1558bc29-3c3e-4ad3-9770-618208e85b1f Date: Sat, 08 Jun 2019 10:51:45 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5b323cc2-a770-4550-a884-82bb68e53127","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b05e31359ad64c1aa60ce7763d1dd124","l2_adjacency":true,"status":"ACTIVE","subnets":["601b5972-dceb-420d-a9f1-ec611a21f753"],"description":"","tags":[],"updated_at":"2019-06-08T10:45:44Z","qos_policy_id":null,"name":"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a","admin_state_up":true,"tenant_id":"b05e31359ad64c1aa60ce7763d1dd124","created_at":"2019-06-08T10:45:42Z","mtu":1450}]} 2019-06-08 10:52:40,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-1558bc29-3c3e-4ad3-9770-618208e85b1f Date: Sat, 08 Jun 2019 10:51:45 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5b323cc2-a770-4550-a884-82bb68e53127","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b05e31359ad64c1aa60ce7763d1dd124","l2_adjacency":true,"status":"ACTIVE","subnets":["601b5972-dceb-420d-a9f1-ec611a21f753"],"description":"","tags":[],"updated_at":"2019-06-08T10:45:44Z","qos_policy_id":null,"name":"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a","admin_state_up":true,"tenant_id":"b05e31359ad64c1aa60ce7763d1dd124","created_at":"2019-06-08T10:45:42Z","mtu":1450}]} 2019-06-08 10:52:40,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:52:40,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:52:40,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/os-keypairs used request id req-e55990d8-8016-40e3-be70-46dee0cde07a 2019-06-08 10:52:40,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/os-keypairs used request id req-e55990d8-8016-40e3-be70-46dee0cde07a 2019-06-08 10:52:40,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/networks.json?name=cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a869fe7c47e3f5cfdd11a4e2cf9a053315ff9330" 2019-06-08 10:52:40,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97e5c0ae96642a4bcd38c6584d259feb8035f3dc" 2019-06-08 10:52:40,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-66878785-23ab-4fd8-b788-f28a17180eb3 Date: Sat, 08 Jun 2019 10:51:45 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5b323cc2-a770-4550-a884-82bb68e53127","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b05e31359ad64c1aa60ce7763d1dd124","l2_adjacency":true,"status":"ACTIVE","subnets":["601b5972-dceb-420d-a9f1-ec611a21f753"],"description":"","tags":[],"updated_at":"2019-06-08T10:45:44Z","qos_policy_id":null,"name":"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a","admin_state_up":true,"tenant_id":"b05e31359ad64c1aa60ce7763d1dd124","created_at":"2019-06-08T10:45:42Z","mtu":1450}]} 2019-06-08 10:52:40,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-66878785-23ab-4fd8-b788-f28a17180eb3 Date: Sat, 08 Jun 2019 10:51:45 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5b323cc2-a770-4550-a884-82bb68e53127","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b05e31359ad64c1aa60ce7763d1dd124","l2_adjacency":true,"status":"ACTIVE","subnets":["601b5972-dceb-420d-a9f1-ec611a21f753"],"description":"","tags":[],"updated_at":"2019-06-08T10:45:44Z","qos_policy_id":null,"name":"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a","admin_state_up":true,"tenant_id":"b05e31359ad64c1aa60ce7763d1dd124","created_at":"2019-06-08T10:45:42Z","mtu":1450}]} 2019-06-08 10:52:40,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json?name=cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a used request id req-66878785-23ab-4fd8-b788-f28a17180eb3 2019-06-08 10:52:40,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json?name=cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a used request id req-66878785-23ab-4fd8-b788-f28a17180eb3 2019-06-08 10:52:40,105 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 10:52:40,175 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:52:40,175 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:52:40,175 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:52:40,175 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:52:40,176 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:52:40,176 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:52:40,176 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:52:40,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": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 10:52:40,176 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:52:40,176 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:52:40 GMT 2019-06-08 10:52:40,176 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:52:40,176 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 10:52:40,176 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:52:40,176 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:52:40,177 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:52:45,182 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 10:52:45,261 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:52:45,261 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:52:45,261 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:52:45,261 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:52:45,261 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:52:45,261 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:52:45,262 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:52:45,262 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:45.870Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/networks.json?name=cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a used request id req-66878785-23ab-4fd8-b788-f28a17180eb3", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:45.140Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f3fc7fd1-7455-4b1e-81bd-a4e49fffe73f"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:45.870Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/networks.json?name=cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a used request id req-66878785-23ab-4fd8-b788-f28a17180eb3", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:45.140Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f3fc7fd1-7455-4b1e-81bd-a4e49fffe73f"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:45.870Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/images used request id req-e35ec0be-2eb8-4351-9393-24ee3912d381", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:45.399Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0f79f67f-bdd1-4735-8bc4-1c915f37ff2d"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:45.870Z", "message": "A management_network_name was provided (cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order", "level": "warning", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:45.141Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f3fc7fd1-7455-4b1e-81bd-a4e49fffe73f"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:45.870Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_gy3lo7', 'key_name': u'cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a', 'image': u'f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a', 'cloudify_management_network_id': u'5b323cc2-a770-4550-a884-82bb68e53127'}, 'nics': [{'net-id': u'5b323cc2-a770-4550-a884-82bb68e53127'}], 'flavor': u'a8a1cc71-86dd-43db-89e7-ac9479922b7d', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_internal_sip', u'clearwater-sg_sprout']}", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:45.141Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f3fc7fd1-7455-4b1e-81bd-a4e49fffe73f"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:45.870Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_gy3lo7', 'key_name': u'cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a', 'image': u'f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a', 'cloudify_management_network_id': u'5b323cc2-a770-4550-a884-82bb68e53127'}, 'nics': [{'net-id': u'5b323cc2-a770-4550-a884-82bb68e53127'}], 'flavor': u'a8a1cc71-86dd-43db-89e7-ac9479922b7d', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_internal_sip', u'clearwater-sg_sprout']}", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:45.141Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f3fc7fd1-7455-4b1e-81bd-a4e49fffe73f"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:45.870Z", "message": "Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups]", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:45.141Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f3fc7fd1-7455-4b1e-81bd-a4e49fffe73f"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:45.870Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}eeeb827ca216ac2f9c3c4a1542511783384969b2\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_sprout_host_gy3lo7\", \"imageRef\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"flavorRef\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_sprout\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}'", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:45.142Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f3fc7fd1-7455-4b1e-81bd-a4e49fffe73f"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:45.870Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}eeeb827ca216ac2f9c3c4a1542511783384969b2\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_sprout_host_gy3lo7\", \"imageRef\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"flavorRef\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_sprout\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}'", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:45.143Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f3fc7fd1-7455-4b1e-81bd-a4e49fffe73f"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:45.870Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:51: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-e35ec0be-2eb8-4351-9393-24ee3912d381 x-compute-request-id: req-e35ec0be-2eb8-4351-9393-24ee3912d381 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_54f13098-152e-4334-b23f-8367d7d4061a\"}, {\"id\": \"77c85dd1-b8c7-416b-b447-68fab5306023\", \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/images/77c85dd1-b8c7-416b-b447-68fab5306023\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/images/77c85dd1-b8c7-416b-b447-68fab5306023\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/77c85dd1-b8c7-416b-b447-68fab5306023\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_54f13098-152e-4334-b23f-8367d7d4061a\"}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:45.398Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0f79f67f-bdd1-4735-8bc4-1c915f37ff2d"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:45.870Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:51: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-e35ec0be-2eb8-4351-9393-24ee3912d381 x-compute-request-id: req-e35ec0be-2eb8-4351-9393-24ee3912d381 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_54f13098-152e-4334-b23f-8367d7d4061a\"}, {\"id\": \"77c85dd1-b8c7-416b-b447-68fab5306023\", \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/images/77c85dd1-b8c7-416b-b447-68fab5306023\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/images/77c85dd1-b8c7-416b-b447-68fab5306023\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/77c85dd1-b8c7-416b-b447-68fab5306023\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_54f13098-152e-4334-b23f-8367d7d4061a\"}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:45.399Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0f79f67f-bdd1-4735-8bc4-1c915f37ff2d"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:45.870Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/images used request id req-e35ec0be-2eb8-4351-9393-24ee3912d381", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:45.399Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0f79f67f-bdd1-4735-8bc4-1c915f37ff2d"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:45.870Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/images used request id req-e35ec0be-2eb8-4351-9393-24ee3912d381", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:45.400Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0f79f67f-bdd1-4735-8bc4-1c915f37ff2d"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:45.870Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/images used request id req-e35ec0be-2eb8-4351-9393-24ee3912d381", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:45.400Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0f79f67f-bdd1-4735-8bc4-1c915f37ff2d"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:45.870Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}865d0a5fd075e9ed9c72ae31f617807d5ba09788\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:45.402Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0f79f67f-bdd1-4735-8bc4-1c915f37ff2d"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:45.870Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}865d0a5fd075e9ed9c72ae31f617807d5ba09788\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:45.402Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0f79f67f-bdd1-4735-8bc4-1c915f37ff2d"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:45.870Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:51: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-a2717beb-52b3-4c4f-9456-b6a7216644d1 x-compute-request-id: req-a2717beb-52b3-4c4f-9456-b6a7216644d1 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"4ae1e58a-bfb9-4b15-8604-f4f121b194f1\", \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_54f13098-152e-4334-b23f-8367d7d4061a\"}, {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_54f13098-152e-4334-b23f-8367d7d4061a\"}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:45.429Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0f79f67f-bdd1-4735-8bc4-1c915f37ff2d"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:45.870Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:51: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-a2717beb-52b3-4c4f-9456-b6a7216644d1 x-compute-request-id: req-a2717beb-52b3-4c4f-9456-b6a7216644d1 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"4ae1e58a-bfb9-4b15-8604-f4f121b194f1\", \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_54f13098-152e-4334-b23f-8367d7d4061a\"}, {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_54f13098-152e-4334-b23f-8367d7d4061a\"}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:45.429Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0f79f67f-bdd1-4735-8bc4-1c915f37ff2d"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:45.870Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-a2717beb-52b3-4c4f-9456-b6a7216644d1", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:45.429Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0f79f67f-bdd1-4735-8bc4-1c915f37ff2d"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:45.870Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-a2717beb-52b3-4c4f-9456-b6a7216644d1", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:45.429Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0f79f67f-bdd1-4735-8bc4-1c915f37ff2d"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:45.870Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-a2717beb-52b3-4c4f-9456-b6a7216644d1", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:45.430Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0f79f67f-bdd1-4735-8bc4-1c915f37ff2d"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:45.870Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-a2717beb-52b3-4c4f-9456-b6a7216644d1", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:45.430Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0f79f67f-bdd1-4735-8bc4-1c915f37ff2d"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:45.870Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}865d0a5fd075e9ed9c72ae31f617807d5ba09788\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:45.431Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0f79f67f-bdd1-4735-8bc4-1c915f37ff2d"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:45.870Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}865d0a5fd075e9ed9c72ae31f617807d5ba09788\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:45.431Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0f79f67f-bdd1-4735-8bc4-1c915f37ff2d"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:45.870Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_oo3xji', 'key_name': u'cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a', 'image': u'f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a', 'cloudify_management_network_id': u'5b323cc2-a770-4550-a884-82bb68e53127'}, 'nics': [{'net-id': u'5b323cc2-a770-4550-a884-82bb68e53127'}], 'flavor': u'a8a1cc71-86dd-43db-89e7-ac9479922b7d', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_ellis']}", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:45.627Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.952dc712-70c2-4f24-bc41-4c668d1ecf98"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:46.460Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-508557fd-6859-4aaa-9958-0eb082121558", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:45.736Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0f79f67f-bdd1-4735-8bc4-1c915f37ff2d"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:46.460Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/networks.json?name=cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2213e2020972f8e6c2bfa0a7930d71c32daded56\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:46.183Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0f79f67f-bdd1-4735-8bc4-1c915f37ff2d"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:46.460Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:51:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-508557fd-6859-4aaa-9958-0eb082121558 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:45.735Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0f79f67f-bdd1-4735-8bc4-1c915f37ff2d"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:46.460Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/networks.json?name=cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2213e2020972f8e6c2bfa0a7930d71c32daded56\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:46.183Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0f79f67f-bdd1-4735-8bc4-1c915f37ff2d"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:46.460Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:51: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-e9a10b79-a8f2-45c9-93d5-de6e8103423e x-compute-request-id: req-e9a10b79-a8f2-45c9-93d5-de6e8103423e Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_54f13098-152e-4334-b23f-8367d7d4061a\"}, {\"id\": \"77c85dd1-b8c7-416b-b447-68fab5306023\", \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/images/77c85dd1-b8c7-416b-b447-68fab5306023\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/images/77c85dd1-b8c7-416b-b447-68fab5306023\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/77c85dd1-b8c7-416b-b447-68fab5306023\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_54f13098-152e-4334-b23f-8367d7d4061a\"}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:45.762Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d1f347ba-e37f-41dc-96b3-e952e745b2ea"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:46.460Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/images used request id req-e9a10b79-a8f2-45c9-93d5-de6e8103423e", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:45.763Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d1f347ba-e37f-41dc-96b3-e952e745b2ea"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:46.460Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/images used request id req-e9a10b79-a8f2-45c9-93d5-de6e8103423e", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:45.763Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d1f347ba-e37f-41dc-96b3-e952e745b2ea"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:46.460Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/images used request id req-e9a10b79-a8f2-45c9-93d5-de6e8103423e", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:45.763Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d1f347ba-e37f-41dc-96b3-e952e745b2ea"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:46.460Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/images used request id req-e9a10b79-a8f2-45c9-93d5-de6e8103423e", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:45.763Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d1f347ba-e37f-41dc-96b3-e952e745b2ea"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:46.460Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7339cb4a4944fdf38d64701b0f3a286fb8283d35\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:45.765Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d1f347ba-e37f-41dc-96b3-e952e745b2ea"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:46.460Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7339cb4a4944fdf38d64701b0f3a286fb8283d35\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:45.766Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d1f347ba-e37f-41dc-96b3-e952e745b2ea"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:46.460Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:51: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-549d996f-ffff-41a0-a843-b765a272b28f x-compute-request-id: req-549d996f-ffff-41a0-a843-b765a272b28f Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"4ae1e58a-bfb9-4b15-8604-f4f121b194f1\", \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_54f13098-152e-4334-b23f-8367d7d4061a\"}, {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_54f13098-152e-4334-b23f-8367d7d4061a\"}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:45.787Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d1f347ba-e37f-41dc-96b3-e952e745b2ea"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:46.460Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:51: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-549d996f-ffff-41a0-a843-b765a272b28f x-compute-request-id: req-549d996f-ffff-41a0-a843-b765a272b28f Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"4ae1e58a-bfb9-4b15-8604-f4f121b194f1\", \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_54f13098-152e-4334-b23f-8367d7d4061a\"}, {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_54f13098-152e-4334-b23f-8367d7d4061a\"}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:45.787Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d1f347ba-e37f-41dc-96b3-e952e745b2ea"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:46.460Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-549d996f-ffff-41a0-a843-b765a272b28f", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:45.787Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d1f347ba-e37f-41dc-96b3-e952e745b2ea"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:46.460Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-549d996f-ffff-41a0-a843-b765a272b28f", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:45.787Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d1f347ba-e37f-41dc-96b3-e952e745b2ea"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:46.460Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-549d996f-ffff-41a0-a843-b765a272b28f", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:45.787Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d1f347ba-e37f-41dc-96b3-e952e745b2ea"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:46.460Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-549d996f-ffff-41a0-a843-b765a272b28f", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:45.787Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d1f347ba-e37f-41dc-96b3-e952e745b2ea"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:46.460Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7339cb4a4944fdf38d64701b0f3a286fb8283d35\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:45.789Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d1f347ba-e37f-41dc-96b3-e952e745b2ea"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:46.460Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7339cb4a4944fdf38d64701b0f3a286fb8283d35\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:45.789Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d1f347ba-e37f-41dc-96b3-e952e745b2ea"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:46.460Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:51: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-2a4f4fc2-8aa5-46a9-b9b9-155cefdfcb75 x-compute-request-id: req-2a4f4fc2-8aa5-46a9-b9b9-155cefdfcb75 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQIB4LHJ90hjcltvgUGIEfCJlFx+S1KnRv1bNvgI04TOGJ5QTVpEs4B6x7y9JOV+rlWlNI/nze0vBlz1PtEU7r0F3XL4hpQb3m+0BR5+IFIwzttY2uaw392jEzOQaVYxjvEsPQc3t0QqSfgYAMrfMDSWwnoqwXnOzSyDlR0dxpv6lt1HCwgKeeP2CeUs3EYezTNN4R6oKK6x8C3SOPkWnhxLDzdluD3hJm9PZaqXjOBsJXoht7BfY3fMdBPxHrFfjp4JaAwFwhbD5x3Rx4GQ4lALbpZZZkBOm1Ku8jnjBWHArrvBDrcoP+UvfeCa+dvNQHRGsG62U2EbxoMtVfoYhd Generated-by-Nova\", \"name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"fingerprint\": \"a3:7b:5a:50:ea:1c:87:49:23:5d:e7:ae:3a:8d:e3:49\"}}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:45.808Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d1f347ba-e37f-41dc-96b3-e952e745b2ea"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:46.460Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:51: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-2a4f4fc2-8aa5-46a9-b9b9-155cefdfcb75 x-compute-request-id: req-2a4f4fc2-8aa5-46a9-b9b9-155cefdfcb75 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQIB4LHJ90hjcltvgUGIEfCJlFx+S1KnRv1bNvgI04TOGJ5QTVpEs4B6x7y9JOV+rlWlNI/nze0vBlz1PtEU7r0F3XL4hpQb3m+0BR5+IFIwzttY2uaw392jEzOQaVYxjvEsPQc3t0QqSfgYAMrfMDSWwnoqwXnOzSyDlR0dxpv6lt1HCwgKeeP2CeUs3EYezTNN4R6oKK6x8C3SOPkWnhxLDzdluD3hJm9PZaqXjOBsJXoht7BfY3fMdBPxHrFfjp4JaAwFwhbD5x3Rx4GQ4lALbpZZZkBOm1Ku8jnjBWHArrvBDrcoP+UvfeCa+dvNQHRGsG62U2EbxoMtVfoYhd Generated-by-Nova\", \"name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"fingerprint\": \"a3:7b:5a:50:ea:1c:87:49:23:5d:e7:ae:3a:8d:e3:49\"}}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:45.808Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d1f347ba-e37f-41dc-96b3-e952e745b2ea"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:46.460Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/os-keypairs used request id req-2a4f4fc2-8aa5-46a9-b9b9-155cefdfcb75", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:45.809Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d1f347ba-e37f-41dc-96b3-e952e745b2ea"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:46.460Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/os-keypairs used request id req-2a4f4fc2-8aa5-46a9-b9b9-155cefdfcb75", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:45.809Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d1f347ba-e37f-41dc-96b3-e952e745b2ea"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:46.460Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/os-keypairs used request id req-2a4f4fc2-8aa5-46a9-b9b9-155cefdfcb75", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:45.809Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d1f347ba-e37f-41dc-96b3-e952e745b2ea"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:46.460Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/os-keypairs used request id req-2a4f4fc2-8aa5-46a9-b9b9-155cefdfcb75", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:45.809Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d1f347ba-e37f-41dc-96b3-e952e745b2ea"}], "metadata": {"pagination": {"total": 1080, "offset": 751, "size": 50}}} 2019-06-08 10:52:45,262 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:52:45,262 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:52:45 GMT 2019-06-08 10:52:45,262 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:52:45,262 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 10:52:45,262 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:52:45,262 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:52:45,262 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:52:45,262 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 10:52:45,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/networks.json?name=cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a used request id req-66878785-23ab-4fd8-b788-f28a17180eb3 2019-06-08 10:52:45,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/networks.json?name=cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a used request id req-66878785-23ab-4fd8-b788-f28a17180eb3 2019-06-08 10:52:45,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/images used request id req-e35ec0be-2eb8-4351-9393-24ee3912d381 2019-06-08 10:52:45,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order 2019-06-08 10:52:45,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_gy3lo7', 'key_name': u'cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a', 'image': u'f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a', 'cloudify_management_network_id': u'5b323cc2-a770-4550-a884-82bb68e53127'}, 'nics': [{'net-id': u'5b323cc2-a770-4550-a884-82bb68e53127'}], 'flavor': u'a8a1cc71-86dd-43db-89e7-ac9479922b7d', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_internal_sip', u'clearwater-sg_sprout']} 2019-06-08 10:52:45,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_gy3lo7', 'key_name': u'cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a', 'image': u'f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a', 'cloudify_management_network_id': u'5b323cc2-a770-4550-a884-82bb68e53127'}, 'nics': [{'net-id': u'5b323cc2-a770-4550-a884-82bb68e53127'}], 'flavor': u'a8a1cc71-86dd-43db-89e7-ac9479922b7d', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_internal_sip', u'clearwater-sg_sprout']} 2019-06-08 10:52:45,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups] 2019-06-08 10:52:45,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeeb827ca216ac2f9c3c4a1542511783384969b2" -d '{"server": {"name": "server_clearwater-opnfv_sprout_host_gy3lo7", "imageRef": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "flavorRef": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "max_count": 1, "min_count": 1, "networks": [{"uuid": "5b323cc2-a770-4550-a884-82bb68e53127"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}}' 2019-06-08 10:52:45,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeeb827ca216ac2f9c3c4a1542511783384969b2" -d '{"server": {"name": "server_clearwater-opnfv_sprout_host_gy3lo7", "imageRef": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "flavorRef": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "max_count": 1, "min_count": 1, "networks": [{"uuid": "5b323cc2-a770-4550-a884-82bb68e53127"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}}' 2019-06-08 10:52:45,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:51: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-e35ec0be-2eb8-4351-9393-24ee3912d381 x-compute-request-id: req-e35ec0be-2eb8-4351-9393-24ee3912d381 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/v2.1/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "self"}, {"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_54f13098-152e-4334-b23f-8367d7d4061a"}, {"id": "77c85dd1-b8c7-416b-b447-68fab5306023", "links": [{"href": "http://172.30.9.46:8774/v2.1/images/77c85dd1-b8c7-416b-b447-68fab5306023", "rel": "self"}, {"href": "http://172.30.9.46:8774/images/77c85dd1-b8c7-416b-b447-68fab5306023", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/77c85dd1-b8c7-416b-b447-68fab5306023", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_54f13098-152e-4334-b23f-8367d7d4061a"}]} 2019-06-08 10:52:45,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:51: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-e35ec0be-2eb8-4351-9393-24ee3912d381 x-compute-request-id: req-e35ec0be-2eb8-4351-9393-24ee3912d381 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/v2.1/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "self"}, {"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_54f13098-152e-4334-b23f-8367d7d4061a"}, {"id": "77c85dd1-b8c7-416b-b447-68fab5306023", "links": [{"href": "http://172.30.9.46:8774/v2.1/images/77c85dd1-b8c7-416b-b447-68fab5306023", "rel": "self"}, {"href": "http://172.30.9.46:8774/images/77c85dd1-b8c7-416b-b447-68fab5306023", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/77c85dd1-b8c7-416b-b447-68fab5306023", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_54f13098-152e-4334-b23f-8367d7d4061a"}]} 2019-06-08 10:52:45,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/images used request id req-e35ec0be-2eb8-4351-9393-24ee3912d381 2019-06-08 10:52:45,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/images used request id req-e35ec0be-2eb8-4351-9393-24ee3912d381 2019-06-08 10:52:45,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/images used request id req-e35ec0be-2eb8-4351-9393-24ee3912d381 2019-06-08 10:52:45,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}865d0a5fd075e9ed9c72ae31f617807d5ba09788" 2019-06-08 10:52:45,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}865d0a5fd075e9ed9c72ae31f617807d5ba09788" 2019-06-08 10:52:45,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:51: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-a2717beb-52b3-4c4f-9456-b6a7216644d1 x-compute-request-id: req-a2717beb-52b3-4c4f-9456-b6a7216644d1 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "rel": "bookmark"}], "name": "cloudify_ims-flavor_54f13098-152e-4334-b23f-8367d7d4061a"}, {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_54f13098-152e-4334-b23f-8367d7d4061a"}]} 2019-06-08 10:52:45,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:51: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-a2717beb-52b3-4c4f-9456-b6a7216644d1 x-compute-request-id: req-a2717beb-52b3-4c4f-9456-b6a7216644d1 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "rel": "bookmark"}], "name": "cloudify_ims-flavor_54f13098-152e-4334-b23f-8367d7d4061a"}, {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_54f13098-152e-4334-b23f-8367d7d4061a"}]} 2019-06-08 10:52:45,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-a2717beb-52b3-4c4f-9456-b6a7216644d1 2019-06-08 10:52:45,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-a2717beb-52b3-4c4f-9456-b6a7216644d1 2019-06-08 10:52:45,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-a2717beb-52b3-4c4f-9456-b6a7216644d1 2019-06-08 10:52:45,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-a2717beb-52b3-4c4f-9456-b6a7216644d1 2019-06-08 10:52:45,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}865d0a5fd075e9ed9c72ae31f617807d5ba09788" 2019-06-08 10:52:45,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}865d0a5fd075e9ed9c72ae31f617807d5ba09788" 2019-06-08 10:52:45,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_oo3xji', 'key_name': u'cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a', 'image': u'f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a', 'cloudify_management_network_id': u'5b323cc2-a770-4550-a884-82bb68e53127'}, 'nics': [{'net-id': u'5b323cc2-a770-4550-a884-82bb68e53127'}], 'flavor': u'a8a1cc71-86dd-43db-89e7-ac9479922b7d', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_ellis']} 2019-06-08 10:52:45,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-508557fd-6859-4aaa-9958-0eb082121558 2019-06-08 10:52:45,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/networks.json?name=cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2213e2020972f8e6c2bfa0a7930d71c32daded56" 2019-06-08 10:52:45,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:51:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-508557fd-6859-4aaa-9958-0eb082121558 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:52:45,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/networks.json?name=cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2213e2020972f8e6c2bfa0a7930d71c32daded56" 2019-06-08 10:52:45,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:51: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-e9a10b79-a8f2-45c9-93d5-de6e8103423e x-compute-request-id: req-e9a10b79-a8f2-45c9-93d5-de6e8103423e Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/v2.1/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "self"}, {"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_54f13098-152e-4334-b23f-8367d7d4061a"}, {"id": "77c85dd1-b8c7-416b-b447-68fab5306023", "links": [{"href": "http://172.30.9.46:8774/v2.1/images/77c85dd1-b8c7-416b-b447-68fab5306023", "rel": "self"}, {"href": "http://172.30.9.46:8774/images/77c85dd1-b8c7-416b-b447-68fab5306023", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/77c85dd1-b8c7-416b-b447-68fab5306023", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_54f13098-152e-4334-b23f-8367d7d4061a"}]} 2019-06-08 10:52:45,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/images used request id req-e9a10b79-a8f2-45c9-93d5-de6e8103423e 2019-06-08 10:52:45,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/images used request id req-e9a10b79-a8f2-45c9-93d5-de6e8103423e 2019-06-08 10:52:45,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/images used request id req-e9a10b79-a8f2-45c9-93d5-de6e8103423e 2019-06-08 10:52:45,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/images used request id req-e9a10b79-a8f2-45c9-93d5-de6e8103423e 2019-06-08 10:52:45,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7339cb4a4944fdf38d64701b0f3a286fb8283d35" 2019-06-08 10:52:45,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7339cb4a4944fdf38d64701b0f3a286fb8283d35" 2019-06-08 10:52:45,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:51: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-549d996f-ffff-41a0-a843-b765a272b28f x-compute-request-id: req-549d996f-ffff-41a0-a843-b765a272b28f Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "rel": "bookmark"}], "name": "cloudify_ims-flavor_54f13098-152e-4334-b23f-8367d7d4061a"}, {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_54f13098-152e-4334-b23f-8367d7d4061a"}]} 2019-06-08 10:52:45,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:51: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-549d996f-ffff-41a0-a843-b765a272b28f x-compute-request-id: req-549d996f-ffff-41a0-a843-b765a272b28f Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "rel": "bookmark"}], "name": "cloudify_ims-flavor_54f13098-152e-4334-b23f-8367d7d4061a"}, {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_54f13098-152e-4334-b23f-8367d7d4061a"}]} 2019-06-08 10:52:45,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-549d996f-ffff-41a0-a843-b765a272b28f 2019-06-08 10:52:45,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-549d996f-ffff-41a0-a843-b765a272b28f 2019-06-08 10:52:45,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-549d996f-ffff-41a0-a843-b765a272b28f 2019-06-08 10:52:45,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-549d996f-ffff-41a0-a843-b765a272b28f 2019-06-08 10:52:45,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7339cb4a4944fdf38d64701b0f3a286fb8283d35" 2019-06-08 10:52:45,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7339cb4a4944fdf38d64701b0f3a286fb8283d35" 2019-06-08 10:52:45,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:51: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-2a4f4fc2-8aa5-46a9-b9b9-155cefdfcb75 x-compute-request-id: req-2a4f4fc2-8aa5-46a9-b9b9-155cefdfcb75 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQIB4LHJ90hjcltvgUGIEfCJlFx+S1KnRv1bNvgI04TOGJ5QTVpEs4B6x7y9JOV+rlWlNI/nze0vBlz1PtEU7r0F3XL4hpQb3m+0BR5+IFIwzttY2uaw392jEzOQaVYxjvEsPQc3t0QqSfgYAMrfMDSWwnoqwXnOzSyDlR0dxpv6lt1HCwgKeeP2CeUs3EYezTNN4R6oKK6x8C3SOPkWnhxLDzdluD3hJm9PZaqXjOBsJXoht7BfY3fMdBPxHrFfjp4JaAwFwhbD5x3Rx4GQ4lALbpZZZkBOm1Ku8jnjBWHArrvBDrcoP+UvfeCa+dvNQHRGsG62U2EbxoMtVfoYhd Generated-by-Nova", "name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "fingerprint": "a3:7b:5a:50:ea:1c:87:49:23:5d:e7:ae:3a:8d:e3:49"}}]} 2019-06-08 10:52:45,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:51: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-2a4f4fc2-8aa5-46a9-b9b9-155cefdfcb75 x-compute-request-id: req-2a4f4fc2-8aa5-46a9-b9b9-155cefdfcb75 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQIB4LHJ90hjcltvgUGIEfCJlFx+S1KnRv1bNvgI04TOGJ5QTVpEs4B6x7y9JOV+rlWlNI/nze0vBlz1PtEU7r0F3XL4hpQb3m+0BR5+IFIwzttY2uaw392jEzOQaVYxjvEsPQc3t0QqSfgYAMrfMDSWwnoqwXnOzSyDlR0dxpv6lt1HCwgKeeP2CeUs3EYezTNN4R6oKK6x8C3SOPkWnhxLDzdluD3hJm9PZaqXjOBsJXoht7BfY3fMdBPxHrFfjp4JaAwFwhbD5x3Rx4GQ4lALbpZZZkBOm1Ku8jnjBWHArrvBDrcoP+UvfeCa+dvNQHRGsG62U2EbxoMtVfoYhd Generated-by-Nova", "name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "fingerprint": "a3:7b:5a:50:ea:1c:87:49:23:5d:e7:ae:3a:8d:e3:49"}}]} 2019-06-08 10:52:45,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/os-keypairs used request id req-2a4f4fc2-8aa5-46a9-b9b9-155cefdfcb75 2019-06-08 10:52:45,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/os-keypairs used request id req-2a4f4fc2-8aa5-46a9-b9b9-155cefdfcb75 2019-06-08 10:52:45,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/os-keypairs used request id req-2a4f4fc2-8aa5-46a9-b9b9-155cefdfcb75 2019-06-08 10:52:45,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/os-keypairs used request id req-2a4f4fc2-8aa5-46a9-b9b9-155cefdfcb75 2019-06-08 10:52:45,273 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 10:52:45,342 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:52:45,342 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:52:45,342 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:52:45,342 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:52:45,342 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:52:45,343 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:52:45,343 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:52:45,343 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 10:52:45,343 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:52:45,343 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:52:45 GMT 2019-06-08 10:52:45,343 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:52:45,343 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 10:52:45,343 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:52:45,343 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:52:45,343 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:52:50,349 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 10:52:50,423 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:52:50,423 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:52:50,423 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:52:50,424 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:52:50,424 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:52:50,424 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:52:50,424 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:52:50,424 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:46.460Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:45.810Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d1f347ba-e37f-41dc-96b3-e952e745b2ea"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:46.460Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:45.810Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d1f347ba-e37f-41dc-96b3-e952e745b2ea"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:46.460Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:51:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-600d35f2-8016-4282-822f-100d25986010 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:45.816Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d1f347ba-e37f-41dc-96b3-e952e745b2ea"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:46.460Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:51:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-600d35f2-8016-4282-822f-100d25986010 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:45.816Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d1f347ba-e37f-41dc-96b3-e952e745b2ea"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:46.460Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-600d35f2-8016-4282-822f-100d25986010", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:45.816Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d1f347ba-e37f-41dc-96b3-e952e745b2ea"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:46.460Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-600d35f2-8016-4282-822f-100d25986010", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:45.816Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d1f347ba-e37f-41dc-96b3-e952e745b2ea"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:46.460Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:51:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-508557fd-6859-4aaa-9958-0eb082121558 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:45.735Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0f79f67f-bdd1-4735-8bc4-1c915f37ff2d"}, {"node_instance_id": "bono_host_2pza4u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:46.460Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:46.244Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:46.460Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-508557fd-6859-4aaa-9958-0eb082121558", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:45.736Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0f79f67f-bdd1-4735-8bc4-1c915f37ff2d"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:47.045Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-665594e6-6e11-44b9-86e9-651869f4ca85", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:46.377Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.44423ca3-ac0c-4b3d-8b41-d775b0fce116"}, {"node_instance_id": "bono_host_2pza4u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:47.045Z", "message": "Starting node instance", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:46.705Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "bono_host_2pza4u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:47.045Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:46.518Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "bono_host_2pza4u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:47.045Z", "message": "Node instance created", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:46.311Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:47.045Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-11439248-5661-46fe-8841-6dcb16660634", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:46.319Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.44423ca3-ac0c-4b3d-8b41-d775b0fce116"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:47.045Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:51: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-9607d069-efe3-40c7-98f9-4a8f5a52b231 x-compute-request-id: req-9607d069-efe3-40c7-98f9-4a8f5a52b231 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_54f13098-152e-4334-b23f-8367d7d4061a\"}, {\"id\": \"77c85dd1-b8c7-416b-b447-68fab5306023\", \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/images/77c85dd1-b8c7-416b-b447-68fab5306023\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/images/77c85dd1-b8c7-416b-b447-68fab5306023\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/77c85dd1-b8c7-416b-b447-68fab5306023\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_54f13098-152e-4334-b23f-8367d7d4061a\"}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:46.287Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.44423ca3-ac0c-4b3d-8b41-d775b0fce116"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:47.045Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:51: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-9607d069-efe3-40c7-98f9-4a8f5a52b231 x-compute-request-id: req-9607d069-efe3-40c7-98f9-4a8f5a52b231 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_54f13098-152e-4334-b23f-8367d7d4061a\"}, {\"id\": \"77c85dd1-b8c7-416b-b447-68fab5306023\", \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/images/77c85dd1-b8c7-416b-b447-68fab5306023\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/images/77c85dd1-b8c7-416b-b447-68fab5306023\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/77c85dd1-b8c7-416b-b447-68fab5306023\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_54f13098-152e-4334-b23f-8367d7d4061a\"}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:46.288Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.44423ca3-ac0c-4b3d-8b41-d775b0fce116"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:47.045Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/images used request id req-9607d069-efe3-40c7-98f9-4a8f5a52b231", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:46.288Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.44423ca3-ac0c-4b3d-8b41-d775b0fce116"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:47.045Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/images used request id req-9607d069-efe3-40c7-98f9-4a8f5a52b231", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:46.288Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.44423ca3-ac0c-4b3d-8b41-d775b0fce116"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:47.045Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/images used request id req-9607d069-efe3-40c7-98f9-4a8f5a52b231", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:46.288Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.44423ca3-ac0c-4b3d-8b41-d775b0fce116"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:47.045Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/images used request id req-9607d069-efe3-40c7-98f9-4a8f5a52b231", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:46.288Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.44423ca3-ac0c-4b3d-8b41-d775b0fce116"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:47.045Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}710f923c9ec4d400f2c61de121507b5831a6c206\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:46.290Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.44423ca3-ac0c-4b3d-8b41-d775b0fce116"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:47.045Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}710f923c9ec4d400f2c61de121507b5831a6c206\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:46.290Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.44423ca3-ac0c-4b3d-8b41-d775b0fce116"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:47.045Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:51: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-11439248-5661-46fe-8841-6dcb16660634 x-compute-request-id: req-11439248-5661-46fe-8841-6dcb16660634 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"4ae1e58a-bfb9-4b15-8604-f4f121b194f1\", \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_54f13098-152e-4334-b23f-8367d7d4061a\"}, {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_54f13098-152e-4334-b23f-8367d7d4061a\"}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:46.319Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.44423ca3-ac0c-4b3d-8b41-d775b0fce116"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:47.045Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:51: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-11439248-5661-46fe-8841-6dcb16660634 x-compute-request-id: req-11439248-5661-46fe-8841-6dcb16660634 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"4ae1e58a-bfb9-4b15-8604-f4f121b194f1\", \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_54f13098-152e-4334-b23f-8367d7d4061a\"}, {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_54f13098-152e-4334-b23f-8367d7d4061a\"}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:46.319Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.44423ca3-ac0c-4b3d-8b41-d775b0fce116"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:47.045Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-11439248-5661-46fe-8841-6dcb16660634", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:46.319Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.44423ca3-ac0c-4b3d-8b41-d775b0fce116"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:47.045Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-11439248-5661-46fe-8841-6dcb16660634", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:46.319Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.44423ca3-ac0c-4b3d-8b41-d775b0fce116"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:47.045Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-11439248-5661-46fe-8841-6dcb16660634", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:46.319Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.44423ca3-ac0c-4b3d-8b41-d775b0fce116"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:47.045Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}710f923c9ec4d400f2c61de121507b5831a6c206\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:46.321Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.44423ca3-ac0c-4b3d-8b41-d775b0fce116"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:47.045Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}710f923c9ec4d400f2c61de121507b5831a6c206\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:46.321Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.44423ca3-ac0c-4b3d-8b41-d775b0fce116"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:47.045Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:51: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-c41093e0-0577-4420-b981-49c25dd3ce8d x-compute-request-id: req-c41093e0-0577-4420-b981-49c25dd3ce8d Content-Encoding: gzip Content-Length: 486 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQIB4LHJ90hjcltvgUGIEfCJlFx+S1KnRv1bNvgI04TOGJ5QTVpEs4B6x7y9JOV+rlWlNI/nze0vBlz1PtEU7r0F3XL4hpQb3m+0BR5+IFIwzttY2uaw392jEzOQaVYxjvEsPQc3t0QqSfgYAMrfMDSWwnoqwXnOzSyDlR0dxpv6lt1HCwgKeeP2CeUs3EYezTNN4R6oKK6x8C3SOPkWnhxLDzdluD3hJm9PZaqXjOBsJXoht7BfY3fMdBPxHrFfjp4JaAwFwhbD5x3Rx4GQ4lALbpZZZkBOm1Ku8jnjBWHArrvBDrcoP+UvfeCa+dvNQHRGsG62U2EbxoMtVfoYhd Generated-by-Nova\", \"name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"fingerprint\": \"a3:7b:5a:50:ea:1c:87:49:23:5d:e7:ae:3a:8d:e3:49\"}}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:46.361Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.44423ca3-ac0c-4b3d-8b41-d775b0fce116"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:47.045Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:51: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-c41093e0-0577-4420-b981-49c25dd3ce8d x-compute-request-id: req-c41093e0-0577-4420-b981-49c25dd3ce8d Content-Encoding: gzip Content-Length: 486 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQIB4LHJ90hjcltvgUGIEfCJlFx+S1KnRv1bNvgI04TOGJ5QTVpEs4B6x7y9JOV+rlWlNI/nze0vBlz1PtEU7r0F3XL4hpQb3m+0BR5+IFIwzttY2uaw392jEzOQaVYxjvEsPQc3t0QqSfgYAMrfMDSWwnoqwXnOzSyDlR0dxpv6lt1HCwgKeeP2CeUs3EYezTNN4R6oKK6x8C3SOPkWnhxLDzdluD3hJm9PZaqXjOBsJXoht7BfY3fMdBPxHrFfjp4JaAwFwhbD5x3Rx4GQ4lALbpZZZkBOm1Ku8jnjBWHArrvBDrcoP+UvfeCa+dvNQHRGsG62U2EbxoMtVfoYhd Generated-by-Nova\", \"name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"fingerprint\": \"a3:7b:5a:50:ea:1c:87:49:23:5d:e7:ae:3a:8d:e3:49\"}}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:46.361Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.44423ca3-ac0c-4b3d-8b41-d775b0fce116"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:47.045Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/os-keypairs used request id req-c41093e0-0577-4420-b981-49c25dd3ce8d", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:46.361Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.44423ca3-ac0c-4b3d-8b41-d775b0fce116"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:47.045Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/os-keypairs used request id req-c41093e0-0577-4420-b981-49c25dd3ce8d", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:46.362Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.44423ca3-ac0c-4b3d-8b41-d775b0fce116"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:47.045Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/os-keypairs used request id req-c41093e0-0577-4420-b981-49c25dd3ce8d", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:46.362Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.44423ca3-ac0c-4b3d-8b41-d775b0fce116"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:47.045Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/os-keypairs used request id req-c41093e0-0577-4420-b981-49c25dd3ce8d", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:46.363Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.44423ca3-ac0c-4b3d-8b41-d775b0fce116"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:47.045Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:46.368Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.44423ca3-ac0c-4b3d-8b41-d775b0fce116"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:47.045Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:46.368Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.44423ca3-ac0c-4b3d-8b41-d775b0fce116"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:47.045Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/networks.json?name=cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1022776be29bf10657951813133a6ea88362c339\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:46.307Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d1f347ba-e37f-41dc-96b3-e952e745b2ea"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:47.045Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/networks.json?name=cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1022776be29bf10657951813133a6ea88362c339\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:46.307Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d1f347ba-e37f-41dc-96b3-e952e745b2ea"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:47.045Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:51:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-665594e6-6e11-44b9-86e9-651869f4ca85 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:46.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.44423ca3-ac0c-4b3d-8b41-d775b0fce116"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:47.045Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:51:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-665594e6-6e11-44b9-86e9-651869f4ca85 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:46.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.44423ca3-ac0c-4b3d-8b41-d775b0fce116"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:47.045Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-665594e6-6e11-44b9-86e9-651869f4ca85", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:46.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.44423ca3-ac0c-4b3d-8b41-d775b0fce116"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:47.724Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-afd64e46-3bb7-4b47-8ad4-90dc2e8b9163 Date: Sat, 08 Jun 2019 10:51:47 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"5b323cc2-a770-4550-a884-82bb68e53127\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"b05e31359ad64c1aa60ce7763d1dd124\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"601b5972-dceb-420d-a9f1-ec611a21f753\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-06-08T10:45:44Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\",\"admin_state_up\":true,\"tenant_id\":\"b05e31359ad64c1aa60ce7763d1dd124\",\"created_at\":\"2019-06-08T10:45:42Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:47.099Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d1f347ba-e37f-41dc-96b3-e952e745b2ea"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:47.724Z", "message": "POST call to compute for http://172.30.9.46:8774/v2.1/servers used request id req-c200ba79-3e56-4ef1-82ad-f8a6e75142f5", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:47.256Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.db85b337-afc4-471a-a7fb-b2bc798b0adc"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:47.724Z", "message": "RESP: [202] Date: Sat, 08 Jun 2019 10:51:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c200ba79-3e56-4ef1-82ad-f8a6e75142f5 x-compute-request-id: req-c200ba79-3e56-4ef1-82ad-f8a6e75142f5 Content-Length: 417 location: http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"fdf89a9d-c463-49c2-b3ee-51a117b9df8b\", \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b\", \"rel\": \"bookmark\"}], \"adminPass\": \"NwpmML29R42T\"}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:47.256Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.db85b337-afc4-471a-a7fb-b2bc798b0adc"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:47.724Z", "message": "RESP: [202] Date: Sat, 08 Jun 2019 10:51:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c200ba79-3e56-4ef1-82ad-f8a6e75142f5 x-compute-request-id: req-c200ba79-3e56-4ef1-82ad-f8a6e75142f5 Content-Length: 417 location: http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"fdf89a9d-c463-49c2-b3ee-51a117b9df8b\", \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b\", \"rel\": \"bookmark\"}], \"adminPass\": \"NwpmML29R42T\"}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:47.256Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.db85b337-afc4-471a-a7fb-b2bc798b0adc"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:47.724Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7339cb4a4944fdf38d64701b0f3a286fb8283d35\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_dime_host_v6fp10\", \"imageRef\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"flavorRef\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}'", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:47.111Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d1f347ba-e37f-41dc-96b3-e952e745b2ea"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:47.724Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7339cb4a4944fdf38d64701b0f3a286fb8283d35\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_dime_host_v6fp10\", \"imageRef\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"flavorRef\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}'", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:47.111Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d1f347ba-e37f-41dc-96b3-e952e745b2ea"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:47.724Z", "message": "Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups]", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:47.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d1f347ba-e37f-41dc-96b3-e952e745b2ea"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:47.724Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_v6fp10', 'key_name': u'cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a', 'image': u'f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a', 'cloudify_management_network_id': u'5b323cc2-a770-4550-a884-82bb68e53127'}, 'nics': [{'net-id': u'5b323cc2-a770-4550-a884-82bb68e53127'}], 'flavor': u'a8a1cc71-86dd-43db-89e7-ac9479922b7d', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_dime']}", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:47.108Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d1f347ba-e37f-41dc-96b3-e952e745b2ea"}], "metadata": {"pagination": {"total": 1080, "offset": 801, "size": 50}}} 2019-06-08 10:52:50,424 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:52:50,424 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:52:50 GMT 2019-06-08 10:52:50,424 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:52:50,425 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 10:52:50,425 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:52:50,425 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:52:50,425 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:52:50,425 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 10:52:50,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:52:50,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:52:50,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:51:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-600d35f2-8016-4282-822f-100d25986010 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:52:50,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:51:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-600d35f2-8016-4282-822f-100d25986010 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:52:50,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-600d35f2-8016-4282-822f-100d25986010 2019-06-08 10:52:50,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-600d35f2-8016-4282-822f-100d25986010 2019-06-08 10:52:50,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:51:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-508557fd-6859-4aaa-9958-0eb082121558 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:52:50,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-06-08 10:52:50,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-508557fd-6859-4aaa-9958-0eb082121558 2019-06-08 10:52:50,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-665594e6-6e11-44b9-86e9-651869f4ca85 2019-06-08 10:52:50,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-06-08 10:52:50,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-06-08 10:52:50,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-08 10:52:50,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-11439248-5661-46fe-8841-6dcb16660634 2019-06-08 10:52:50,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:51: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-9607d069-efe3-40c7-98f9-4a8f5a52b231 x-compute-request-id: req-9607d069-efe3-40c7-98f9-4a8f5a52b231 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/v2.1/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "self"}, {"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_54f13098-152e-4334-b23f-8367d7d4061a"}, {"id": "77c85dd1-b8c7-416b-b447-68fab5306023", "links": [{"href": "http://172.30.9.46:8774/v2.1/images/77c85dd1-b8c7-416b-b447-68fab5306023", "rel": "self"}, {"href": "http://172.30.9.46:8774/images/77c85dd1-b8c7-416b-b447-68fab5306023", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/77c85dd1-b8c7-416b-b447-68fab5306023", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_54f13098-152e-4334-b23f-8367d7d4061a"}]} 2019-06-08 10:52:50,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:51: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-9607d069-efe3-40c7-98f9-4a8f5a52b231 x-compute-request-id: req-9607d069-efe3-40c7-98f9-4a8f5a52b231 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/v2.1/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "self"}, {"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_54f13098-152e-4334-b23f-8367d7d4061a"}, {"id": "77c85dd1-b8c7-416b-b447-68fab5306023", "links": [{"href": "http://172.30.9.46:8774/v2.1/images/77c85dd1-b8c7-416b-b447-68fab5306023", "rel": "self"}, {"href": "http://172.30.9.46:8774/images/77c85dd1-b8c7-416b-b447-68fab5306023", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/77c85dd1-b8c7-416b-b447-68fab5306023", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_54f13098-152e-4334-b23f-8367d7d4061a"}]} 2019-06-08 10:52:50,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/images used request id req-9607d069-efe3-40c7-98f9-4a8f5a52b231 2019-06-08 10:52:50,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/images used request id req-9607d069-efe3-40c7-98f9-4a8f5a52b231 2019-06-08 10:52:50,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/images used request id req-9607d069-efe3-40c7-98f9-4a8f5a52b231 2019-06-08 10:52:50,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/images used request id req-9607d069-efe3-40c7-98f9-4a8f5a52b231 2019-06-08 10:52:50,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}710f923c9ec4d400f2c61de121507b5831a6c206" 2019-06-08 10:52:50,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}710f923c9ec4d400f2c61de121507b5831a6c206" 2019-06-08 10:52:50,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:51: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-11439248-5661-46fe-8841-6dcb16660634 x-compute-request-id: req-11439248-5661-46fe-8841-6dcb16660634 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "rel": "bookmark"}], "name": "cloudify_ims-flavor_54f13098-152e-4334-b23f-8367d7d4061a"}, {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_54f13098-152e-4334-b23f-8367d7d4061a"}]} 2019-06-08 10:52:50,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:51: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-11439248-5661-46fe-8841-6dcb16660634 x-compute-request-id: req-11439248-5661-46fe-8841-6dcb16660634 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "rel": "bookmark"}], "name": "cloudify_ims-flavor_54f13098-152e-4334-b23f-8367d7d4061a"}, {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_54f13098-152e-4334-b23f-8367d7d4061a"}]} 2019-06-08 10:52:50,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-11439248-5661-46fe-8841-6dcb16660634 2019-06-08 10:52:50,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-11439248-5661-46fe-8841-6dcb16660634 2019-06-08 10:52:50,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-11439248-5661-46fe-8841-6dcb16660634 2019-06-08 10:52:50,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}710f923c9ec4d400f2c61de121507b5831a6c206" 2019-06-08 10:52:50,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}710f923c9ec4d400f2c61de121507b5831a6c206" 2019-06-08 10:52:50,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:51: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-c41093e0-0577-4420-b981-49c25dd3ce8d x-compute-request-id: req-c41093e0-0577-4420-b981-49c25dd3ce8d Content-Encoding: gzip Content-Length: 486 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQIB4LHJ90hjcltvgUGIEfCJlFx+S1KnRv1bNvgI04TOGJ5QTVpEs4B6x7y9JOV+rlWlNI/nze0vBlz1PtEU7r0F3XL4hpQb3m+0BR5+IFIwzttY2uaw392jEzOQaVYxjvEsPQc3t0QqSfgYAMrfMDSWwnoqwXnOzSyDlR0dxpv6lt1HCwgKeeP2CeUs3EYezTNN4R6oKK6x8C3SOPkWnhxLDzdluD3hJm9PZaqXjOBsJXoht7BfY3fMdBPxHrFfjp4JaAwFwhbD5x3Rx4GQ4lALbpZZZkBOm1Ku8jnjBWHArrvBDrcoP+UvfeCa+dvNQHRGsG62U2EbxoMtVfoYhd Generated-by-Nova", "name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "fingerprint": "a3:7b:5a:50:ea:1c:87:49:23:5d:e7:ae:3a:8d:e3:49"}}]} 2019-06-08 10:52:50,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:51: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-c41093e0-0577-4420-b981-49c25dd3ce8d x-compute-request-id: req-c41093e0-0577-4420-b981-49c25dd3ce8d Content-Encoding: gzip Content-Length: 486 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQIB4LHJ90hjcltvgUGIEfCJlFx+S1KnRv1bNvgI04TOGJ5QTVpEs4B6x7y9JOV+rlWlNI/nze0vBlz1PtEU7r0F3XL4hpQb3m+0BR5+IFIwzttY2uaw392jEzOQaVYxjvEsPQc3t0QqSfgYAMrfMDSWwnoqwXnOzSyDlR0dxpv6lt1HCwgKeeP2CeUs3EYezTNN4R6oKK6x8C3SOPkWnhxLDzdluD3hJm9PZaqXjOBsJXoht7BfY3fMdBPxHrFfjp4JaAwFwhbD5x3Rx4GQ4lALbpZZZkBOm1Ku8jnjBWHArrvBDrcoP+UvfeCa+dvNQHRGsG62U2EbxoMtVfoYhd Generated-by-Nova", "name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "fingerprint": "a3:7b:5a:50:ea:1c:87:49:23:5d:e7:ae:3a:8d:e3:49"}}]} 2019-06-08 10:52:50,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/os-keypairs used request id req-c41093e0-0577-4420-b981-49c25dd3ce8d 2019-06-08 10:52:50,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/os-keypairs used request id req-c41093e0-0577-4420-b981-49c25dd3ce8d 2019-06-08 10:52:50,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/os-keypairs used request id req-c41093e0-0577-4420-b981-49c25dd3ce8d 2019-06-08 10:52:50,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/os-keypairs used request id req-c41093e0-0577-4420-b981-49c25dd3ce8d 2019-06-08 10:52:50,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:52:50,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:52:50,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/networks.json?name=cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1022776be29bf10657951813133a6ea88362c339" 2019-06-08 10:52:50,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/networks.json?name=cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1022776be29bf10657951813133a6ea88362c339" 2019-06-08 10:52:50,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:51:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-665594e6-6e11-44b9-86e9-651869f4ca85 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:52:50,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:51:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-665594e6-6e11-44b9-86e9-651869f4ca85 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:52:50,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-665594e6-6e11-44b9-86e9-651869f4ca85 2019-06-08 10:52:50,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-afd64e46-3bb7-4b47-8ad4-90dc2e8b9163 Date: Sat, 08 Jun 2019 10:51:47 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5b323cc2-a770-4550-a884-82bb68e53127","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b05e31359ad64c1aa60ce7763d1dd124","l2_adjacency":true,"status":"ACTIVE","subnets":["601b5972-dceb-420d-a9f1-ec611a21f753"],"description":"","tags":[],"updated_at":"2019-06-08T10:45:44Z","qos_policy_id":null,"name":"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a","admin_state_up":true,"tenant_id":"b05e31359ad64c1aa60ce7763d1dd124","created_at":"2019-06-08T10:45:42Z","mtu":1450}]} 2019-06-08 10:52:50,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers used request id req-c200ba79-3e56-4ef1-82ad-f8a6e75142f5 2019-06-08 10:52:50,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 08 Jun 2019 10:51:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c200ba79-3e56-4ef1-82ad-f8a6e75142f5 x-compute-request-id: req-c200ba79-3e56-4ef1-82ad-f8a6e75142f5 Content-Length: 417 location: http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "OS-DCF:diskConfig": "MANUAL", "id": "fdf89a9d-c463-49c2-b3ee-51a117b9df8b", "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b", "rel": "bookmark"}], "adminPass": "NwpmML29R42T"}} 2019-06-08 10:52:50,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 08 Jun 2019 10:51:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c200ba79-3e56-4ef1-82ad-f8a6e75142f5 x-compute-request-id: req-c200ba79-3e56-4ef1-82ad-f8a6e75142f5 Content-Length: 417 location: http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "OS-DCF:diskConfig": "MANUAL", "id": "fdf89a9d-c463-49c2-b3ee-51a117b9df8b", "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b", "rel": "bookmark"}], "adminPass": "NwpmML29R42T"}} 2019-06-08 10:52:50,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7339cb4a4944fdf38d64701b0f3a286fb8283d35" -d '{"server": {"name": "server_clearwater-opnfv_dime_host_v6fp10", "imageRef": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "flavorRef": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "max_count": 1, "min_count": 1, "networks": [{"uuid": "5b323cc2-a770-4550-a884-82bb68e53127"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}}' 2019-06-08 10:52:50,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7339cb4a4944fdf38d64701b0f3a286fb8283d35" -d '{"server": {"name": "server_clearwater-opnfv_dime_host_v6fp10", "imageRef": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "flavorRef": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "max_count": 1, "min_count": 1, "networks": [{"uuid": "5b323cc2-a770-4550-a884-82bb68e53127"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}}' 2019-06-08 10:52:50,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups] 2019-06-08 10:52:50,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_v6fp10', 'key_name': u'cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a', 'image': u'f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a', 'cloudify_management_network_id': u'5b323cc2-a770-4550-a884-82bb68e53127'}, 'nics': [{'net-id': u'5b323cc2-a770-4550-a884-82bb68e53127'}], 'flavor': u'a8a1cc71-86dd-43db-89e7-ac9479922b7d', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_dime']} 2019-06-08 10:52:50,435 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 10:52:50,489 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:52:50,489 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:52:50,489 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:52:50,489 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:52:50,489 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:52:50,489 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:52:50,490 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:52:50,490 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 10:52:50,490 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:52:50,490 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:52:50 GMT 2019-06-08 10:52:50,490 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:52:50,490 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 10:52:50,490 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:52:50,490 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:52:50,490 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:52:55,496 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 10:52:55,590 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:52:55,590 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:52:55,590 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:52:55,590 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:52:55,590 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:52:55,590 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:52:55,590 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:52:55,590 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:47.724Z", "message": "RESP: [202] Date: Sat, 08 Jun 2019 10:51:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c200ba79-3e56-4ef1-82ad-f8a6e75142f5 x-compute-request-id: req-c200ba79-3e56-4ef1-82ad-f8a6e75142f5 Content-Length: 417 location: http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"fdf89a9d-c463-49c2-b3ee-51a117b9df8b\", \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b\", \"rel\": \"bookmark\"}], \"adminPass\": \"NwpmML29R42T\"}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:47.256Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.db85b337-afc4-471a-a7fb-b2bc798b0adc"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:47.724Z", "message": "RESP: [202] Date: Sat, 08 Jun 2019 10:51:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c200ba79-3e56-4ef1-82ad-f8a6e75142f5 x-compute-request-id: req-c200ba79-3e56-4ef1-82ad-f8a6e75142f5 Content-Length: 417 location: http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"fdf89a9d-c463-49c2-b3ee-51a117b9df8b\", \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b\", \"rel\": \"bookmark\"}], \"adminPass\": \"NwpmML29R42T\"}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:47.256Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.db85b337-afc4-471a-a7fb-b2bc798b0adc"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:47.724Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db used request id req-29b5a3a8-aefc-4b29-9962-8cd281a7f8d7", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:47.334Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f211a057-e8ea-4645-9e98-bdfe3d04663d"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:47.724Z", "message": "A management_network_name was provided (cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order", "level": "warning", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:47.107Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d1f347ba-e37f-41dc-96b3-e952e745b2ea"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:47.724Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/networks.json?name=cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a used request id req-afd64e46-3bb7-4b47-8ad4-90dc2e8b9163", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:47.107Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d1f347ba-e37f-41dc-96b3-e952e745b2ea"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:47.724Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/networks.json?name=cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a used request id req-afd64e46-3bb7-4b47-8ad4-90dc2e8b9163", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:47.106Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d1f347ba-e37f-41dc-96b3-e952e745b2ea"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:47.724Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/networks.json?name=cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a used request id req-afd64e46-3bb7-4b47-8ad4-90dc2e8b9163", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:47.100Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d1f347ba-e37f-41dc-96b3-e952e745b2ea"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:47.724Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/networks.json?name=cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a used request id req-afd64e46-3bb7-4b47-8ad4-90dc2e8b9163", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:47.100Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d1f347ba-e37f-41dc-96b3-e952e745b2ea"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:47.724Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-afd64e46-3bb7-4b47-8ad4-90dc2e8b9163 Date: Sat, 08 Jun 2019 10:51:47 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"5b323cc2-a770-4550-a884-82bb68e53127\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"b05e31359ad64c1aa60ce7763d1dd124\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"601b5972-dceb-420d-a9f1-ec611a21f753\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-06-08T10:45:44Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\",\"admin_state_up\":true,\"tenant_id\":\"b05e31359ad64c1aa60ce7763d1dd124\",\"created_at\":\"2019-06-08T10:45:42Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:47.099Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d1f347ba-e37f-41dc-96b3-e952e745b2ea"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:47.724Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}865d0a5fd075e9ed9c72ae31f617807d5ba09788\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_homer_host_1hw858\", \"imageRef\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"flavorRef\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}'", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:47.099Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0f79f67f-bdd1-4735-8bc4-1c915f37ff2d"}, {"node_instance_id": "bono_host_2pza4u", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:47.724Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:46.880Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:47.724Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_v6fp10', 'key_name': u'cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a', 'image': u'f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a', 'cloudify_management_network_id': u'5b323cc2-a770-4550-a884-82bb68e53127'}, 'nics': [{'net-id': u'5b323cc2-a770-4550-a884-82bb68e53127'}], 'flavor': u'a8a1cc71-86dd-43db-89e7-ac9479922b7d', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_dime']}", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:47.108Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d1f347ba-e37f-41dc-96b3-e952e745b2ea"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:47.724Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-c403312b-cd00-46b5-8aab-9760cd25e182 Date: Sat, 08 Jun 2019 10:51:47 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"5b323cc2-a770-4550-a884-82bb68e53127\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"b05e31359ad64c1aa60ce7763d1dd124\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"601b5972-dceb-420d-a9f1-ec611a21f753\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-06-08T10:45:44Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\",\"admin_state_up\":true,\"tenant_id\":\"b05e31359ad64c1aa60ce7763d1dd124\",\"created_at\":\"2019-06-08T10:45:42Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:47.576Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.44423ca3-ac0c-4b3d-8b41-d775b0fce116"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:47.724Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:51: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-29b5a3a8-aefc-4b29-9962-8cd281a7f8d7 x-compute-request-id: req-29b5a3a8-aefc-4b29-9962-8cd281a7f8d7 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"0ba5508f-ebcc-43b8-be76-dffb902b27db\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-06-08T10:51:44Z\", \"hostId\": \"7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_proxy_host_7s25vn\", \"created\": \"2019-06-08T10:51:40Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:47.334Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f211a057-e8ea-4645-9e98-bdfe3d04663d"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:47.724Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}865d0a5fd075e9ed9c72ae31f617807d5ba09788\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_homer_host_1hw858\", \"imageRef\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"flavorRef\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}'", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:47.099Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0f79f67f-bdd1-4735-8bc4-1c915f37ff2d"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:47.724Z", "message": "Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups]", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:47.098Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0f79f67f-bdd1-4735-8bc4-1c915f37ff2d"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:47.724Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_1hw858', 'key_name': u'cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a', 'image': u'f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a', 'cloudify_management_network_id': u'5b323cc2-a770-4550-a884-82bb68e53127'}, 'nics': [{'net-id': u'5b323cc2-a770-4550-a884-82bb68e53127'}], 'flavor': u'a8a1cc71-86dd-43db-89e7-ac9479922b7d', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_homer']}", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:47.097Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0f79f67f-bdd1-4735-8bc4-1c915f37ff2d"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:47.724Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_1hw858', 'key_name': u'cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a', 'image': u'f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a', 'cloudify_management_network_id': u'5b323cc2-a770-4550-a884-82bb68e53127'}, 'nics': [{'net-id': u'5b323cc2-a770-4550-a884-82bb68e53127'}], 'flavor': u'a8a1cc71-86dd-43db-89e7-ac9479922b7d', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_homer']}", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:47.097Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0f79f67f-bdd1-4735-8bc4-1c915f37ff2d"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:47.724Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db used request id req-29b5a3a8-aefc-4b29-9962-8cd281a7f8d7", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:47.334Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f211a057-e8ea-4645-9e98-bdfe3d04663d"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:47.724Z", "message": "A management_network_name was provided (cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order", "level": "warning", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:47.097Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0f79f67f-bdd1-4735-8bc4-1c915f37ff2d"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:47.724Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/networks.json?name=cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a used request id req-8ce23c81-e510-445a-880c-4ce2d19352c9", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:47.096Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0f79f67f-bdd1-4735-8bc4-1c915f37ff2d"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:47.724Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/networks.json?name=cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a used request id req-8ce23c81-e510-445a-880c-4ce2d19352c9", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:47.096Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0f79f67f-bdd1-4735-8bc4-1c915f37ff2d"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:47.724Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7339cb4a4944fdf38d64701b0f3a286fb8283d35\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_dime_host_v6fp10\", \"imageRef\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"flavorRef\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}'", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:47.111Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d1f347ba-e37f-41dc-96b3-e952e745b2ea"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:47.724Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7339cb4a4944fdf38d64701b0f3a286fb8283d35\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_dime_host_v6fp10\", \"imageRef\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"flavorRef\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}'", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:47.111Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d1f347ba-e37f-41dc-96b3-e952e745b2ea"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:47.724Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_v6fp10', 'key_name': u'cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a', 'image': u'f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a', 'cloudify_management_network_id': u'5b323cc2-a770-4550-a884-82bb68e53127'}, 'nics': [{'net-id': u'5b323cc2-a770-4550-a884-82bb68e53127'}], 'flavor': u'a8a1cc71-86dd-43db-89e7-ac9479922b7d', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_dime']}", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:47.108Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d1f347ba-e37f-41dc-96b3-e952e745b2ea"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:47.724Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-afd64e46-3bb7-4b47-8ad4-90dc2e8b9163 Date: Sat, 08 Jun 2019 10:51:47 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"5b323cc2-a770-4550-a884-82bb68e53127\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"b05e31359ad64c1aa60ce7763d1dd124\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"601b5972-dceb-420d-a9f1-ec611a21f753\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-06-08T10:45:44Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\",\"admin_state_up\":true,\"tenant_id\":\"b05e31359ad64c1aa60ce7763d1dd124\",\"created_at\":\"2019-06-08T10:45:42Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:47.099Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d1f347ba-e37f-41dc-96b3-e952e745b2ea"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:47.724Z", "message": "Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups]", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:47.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d1f347ba-e37f-41dc-96b3-e952e745b2ea"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:47.724Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/networks.json?name=cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a6fdbb69a437ff37a692d950cfc6e344466f7041\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:46.941Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.44423ca3-ac0c-4b3d-8b41-d775b0fce116"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:47.724Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/networks.json?name=cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a6fdbb69a437ff37a692d950cfc6e344466f7041\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:46.942Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.44423ca3-ac0c-4b3d-8b41-d775b0fce116"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:48.243Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-c403312b-cd00-46b5-8aab-9760cd25e182 Date: Sat, 08 Jun 2019 10:51:47 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"5b323cc2-a770-4550-a884-82bb68e53127\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"b05e31359ad64c1aa60ce7763d1dd124\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"601b5972-dceb-420d-a9f1-ec611a21f753\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-06-08T10:45:44Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\",\"admin_state_up\":true,\"tenant_id\":\"b05e31359ad64c1aa60ce7763d1dd124\",\"created_at\":\"2019-06-08T10:45:42Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:47.576Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.44423ca3-ac0c-4b3d-8b41-d775b0fce116"}, {"node_instance_id": "bind_host_e6t95a", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:48.243Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:47.756Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "proxy_host_7s25vn", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:48.243Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-06-08T10:51:47.787Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "bind_host_e6t95a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:48.243Z", "message": "Node instance created", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:47.898Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:48.243Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/networks.json?name=cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a used request id req-c403312b-cd00-46b5-8aab-9760cd25e182", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:47.576Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.44423ca3-ac0c-4b3d-8b41-d775b0fce116"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:48.243Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/networks.json?name=cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a used request id req-c403312b-cd00-46b5-8aab-9760cd25e182", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:47.576Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.44423ca3-ac0c-4b3d-8b41-d775b0fce116"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:48.243Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/networks.json?name=cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a used request id req-c403312b-cd00-46b5-8aab-9760cd25e182", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:47.576Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.44423ca3-ac0c-4b3d-8b41-d775b0fce116"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:48.243Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/networks.json?name=cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a used request id req-c403312b-cd00-46b5-8aab-9760cd25e182", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:47.576Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.44423ca3-ac0c-4b3d-8b41-d775b0fce116"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:48.243Z", "message": "A management_network_name was provided (cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a), 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-06-08T10:51:47.576Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.44423ca3-ac0c-4b3d-8b41-d775b0fce116"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:48.243Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_qh3078', 'key_name': u'cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a', 'image': u'f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a', 'cloudify_management_network_id': u'5b323cc2-a770-4550-a884-82bb68e53127'}, 'nics': [{'net-id': u'5b323cc2-a770-4550-a884-82bb68e53127'}], 'flavor': u'a8a1cc71-86dd-43db-89e7-ac9479922b7d', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_vellum']}", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:47.577Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.44423ca3-ac0c-4b3d-8b41-d775b0fce116"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:48.243Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_qh3078', 'key_name': u'cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a', 'image': u'f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a', 'cloudify_management_network_id': u'5b323cc2-a770-4550-a884-82bb68e53127'}, 'nics': [{'net-id': u'5b323cc2-a770-4550-a884-82bb68e53127'}], 'flavor': u'a8a1cc71-86dd-43db-89e7-ac9479922b7d', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_vellum']}", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:47.577Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.44423ca3-ac0c-4b3d-8b41-d775b0fce116"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:48.243Z", "message": "Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups]", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:47.577Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.44423ca3-ac0c-4b3d-8b41-d775b0fce116"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:48.243Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}710f923c9ec4d400f2c61de121507b5831a6c206\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_vellum_host_qh3078\", \"imageRef\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"flavorRef\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}'", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:47.578Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.44423ca3-ac0c-4b3d-8b41-d775b0fce116"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:48.243Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}710f923c9ec4d400f2c61de121507b5831a6c206\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_vellum_host_qh3078\", \"imageRef\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"flavorRef\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}'", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:47.578Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.44423ca3-ac0c-4b3d-8b41-d775b0fce116"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:48.243Z", "message": "RESP: [202] Date: Sat, 08 Jun 2019 10:51: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-3c4a28e9-4e1f-4b85-891d-d5e689254681 x-compute-request-id: req-3c4a28e9-4e1f-4b85-891d-d5e689254681 Content-Length: 459 location: http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 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\": \"d873130b-06c5-4e44-8f09-d7eddd9ddbe1\", \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1\", \"rel\": \"bookmark\"}], \"adminPass\": \"b89ws7o9vdmM\"}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:47.764Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f3fc7fd1-7455-4b1e-81bd-a4e49fffe73f"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:48.243Z", "message": "RESP: [202] Date: Sat, 08 Jun 2019 10:51: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-3c4a28e9-4e1f-4b85-891d-d5e689254681 x-compute-request-id: req-3c4a28e9-4e1f-4b85-891d-d5e689254681 Content-Length: 459 location: http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 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\": \"d873130b-06c5-4e44-8f09-d7eddd9ddbe1\", \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1\", \"rel\": \"bookmark\"}], \"adminPass\": \"b89ws7o9vdmM\"}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:47.764Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f3fc7fd1-7455-4b1e-81bd-a4e49fffe73f"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:48.243Z", "message": "POST call to compute for http://172.30.9.46:8774/v2.1/servers used request id req-3c4a28e9-4e1f-4b85-891d-d5e689254681", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:47.765Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f3fc7fd1-7455-4b1e-81bd-a4e49fffe73f"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:48.243Z", "message": "POST call to compute for http://172.30.9.46:8774/v2.1/servers used request id req-3c4a28e9-4e1f-4b85-891d-d5e689254681", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:47.765Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f3fc7fd1-7455-4b1e-81bd-a4e49fffe73f"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:48.243Z", "message": "POST call to compute for http://172.30.9.46:8774/v2.1/servers used request id req-3c4a28e9-4e1f-4b85-891d-d5e689254681", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:47.766Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f3fc7fd1-7455-4b1e-81bd-a4e49fffe73f"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:48.243Z", "message": "POST call to compute for http://172.30.9.46:8774/v2.1/servers used request id req-3c4a28e9-4e1f-4b85-891d-d5e689254681", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:47.766Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f3fc7fd1-7455-4b1e-81bd-a4e49fffe73f"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:48.823Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:48.227Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.38f19619-0de7-416e-811d-f1b48448e34e"}], "metadata": {"pagination": {"total": 1095, "offset": 851, "size": 50}}} 2019-06-08 10:52:55,591 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:52:55,591 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:52:55 GMT 2019-06-08 10:52:55,591 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:52:55,591 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 10:52:55,591 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:52:55,591 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:52:55,591 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:52:55,591 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 10:52:55,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 08 Jun 2019 10:51:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c200ba79-3e56-4ef1-82ad-f8a6e75142f5 x-compute-request-id: req-c200ba79-3e56-4ef1-82ad-f8a6e75142f5 Content-Length: 417 location: http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "OS-DCF:diskConfig": "MANUAL", "id": "fdf89a9d-c463-49c2-b3ee-51a117b9df8b", "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b", "rel": "bookmark"}], "adminPass": "NwpmML29R42T"}} 2019-06-08 10:52:55,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 08 Jun 2019 10:51:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c200ba79-3e56-4ef1-82ad-f8a6e75142f5 x-compute-request-id: req-c200ba79-3e56-4ef1-82ad-f8a6e75142f5 Content-Length: 417 location: http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "OS-DCF:diskConfig": "MANUAL", "id": "fdf89a9d-c463-49c2-b3ee-51a117b9df8b", "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b", "rel": "bookmark"}], "adminPass": "NwpmML29R42T"}} 2019-06-08 10:52:55,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db used request id req-29b5a3a8-aefc-4b29-9962-8cd281a7f8d7 2019-06-08 10:52:55,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order 2019-06-08 10:52:55,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/networks.json?name=cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a used request id req-afd64e46-3bb7-4b47-8ad4-90dc2e8b9163 2019-06-08 10:52:55,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/networks.json?name=cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a used request id req-afd64e46-3bb7-4b47-8ad4-90dc2e8b9163 2019-06-08 10:52:55,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json?name=cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a used request id req-afd64e46-3bb7-4b47-8ad4-90dc2e8b9163 2019-06-08 10:52:55,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json?name=cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a used request id req-afd64e46-3bb7-4b47-8ad4-90dc2e8b9163 2019-06-08 10:52:55,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-afd64e46-3bb7-4b47-8ad4-90dc2e8b9163 Date: Sat, 08 Jun 2019 10:51:47 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5b323cc2-a770-4550-a884-82bb68e53127","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b05e31359ad64c1aa60ce7763d1dd124","l2_adjacency":true,"status":"ACTIVE","subnets":["601b5972-dceb-420d-a9f1-ec611a21f753"],"description":"","tags":[],"updated_at":"2019-06-08T10:45:44Z","qos_policy_id":null,"name":"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a","admin_state_up":true,"tenant_id":"b05e31359ad64c1aa60ce7763d1dd124","created_at":"2019-06-08T10:45:42Z","mtu":1450}]} 2019-06-08 10:52:55,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}865d0a5fd075e9ed9c72ae31f617807d5ba09788" -d '{"server": {"name": "server_clearwater-opnfv_homer_host_1hw858", "imageRef": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "flavorRef": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "max_count": 1, "min_count": 1, "networks": [{"uuid": "5b323cc2-a770-4550-a884-82bb68e53127"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}}' 2019-06-08 10:52:55,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-06-08 10:52:55,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_v6fp10', 'key_name': u'cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a', 'image': u'f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a', 'cloudify_management_network_id': u'5b323cc2-a770-4550-a884-82bb68e53127'}, 'nics': [{'net-id': u'5b323cc2-a770-4550-a884-82bb68e53127'}], 'flavor': u'a8a1cc71-86dd-43db-89e7-ac9479922b7d', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_dime']} 2019-06-08 10:52:55,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-c403312b-cd00-46b5-8aab-9760cd25e182 Date: Sat, 08 Jun 2019 10:51:47 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5b323cc2-a770-4550-a884-82bb68e53127","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b05e31359ad64c1aa60ce7763d1dd124","l2_adjacency":true,"status":"ACTIVE","subnets":["601b5972-dceb-420d-a9f1-ec611a21f753"],"description":"","tags":[],"updated_at":"2019-06-08T10:45:44Z","qos_policy_id":null,"name":"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a","admin_state_up":true,"tenant_id":"b05e31359ad64c1aa60ce7763d1dd124","created_at":"2019-06-08T10:45:42Z","mtu":1450}]} 2019-06-08 10:52:55,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:51: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-29b5a3a8-aefc-4b29-9962-8cd281a7f8d7 x-compute-request-id: req-29b5a3a8-aefc-4b29-9962-8cd281a7f8d7 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "0ba5508f-ebcc-43b8-be76-dffb902b27db", "security_groups": [{"name": "default"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:51:44Z", "hostId": "7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_proxy_host_7s25vn", "created": "2019-06-08T10:51:40Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 10:52:55,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}865d0a5fd075e9ed9c72ae31f617807d5ba09788" -d '{"server": {"name": "server_clearwater-opnfv_homer_host_1hw858", "imageRef": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "flavorRef": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "max_count": 1, "min_count": 1, "networks": [{"uuid": "5b323cc2-a770-4550-a884-82bb68e53127"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}}' 2019-06-08 10:52:55,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups] 2019-06-08 10:52:55,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_1hw858', 'key_name': u'cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a', 'image': u'f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a', 'cloudify_management_network_id': u'5b323cc2-a770-4550-a884-82bb68e53127'}, 'nics': [{'net-id': u'5b323cc2-a770-4550-a884-82bb68e53127'}], 'flavor': u'a8a1cc71-86dd-43db-89e7-ac9479922b7d', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_homer']} 2019-06-08 10:52:55,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_1hw858', 'key_name': u'cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a', 'image': u'f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a', 'cloudify_management_network_id': u'5b323cc2-a770-4550-a884-82bb68e53127'}, 'nics': [{'net-id': u'5b323cc2-a770-4550-a884-82bb68e53127'}], 'flavor': u'a8a1cc71-86dd-43db-89e7-ac9479922b7d', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_homer']} 2019-06-08 10:52:55,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db used request id req-29b5a3a8-aefc-4b29-9962-8cd281a7f8d7 2019-06-08 10:52:55,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order 2019-06-08 10:52:55,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/networks.json?name=cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a used request id req-8ce23c81-e510-445a-880c-4ce2d19352c9 2019-06-08 10:52:55,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/networks.json?name=cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a used request id req-8ce23c81-e510-445a-880c-4ce2d19352c9 2019-06-08 10:52:55,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7339cb4a4944fdf38d64701b0f3a286fb8283d35" -d '{"server": {"name": "server_clearwater-opnfv_dime_host_v6fp10", "imageRef": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "flavorRef": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "max_count": 1, "min_count": 1, "networks": [{"uuid": "5b323cc2-a770-4550-a884-82bb68e53127"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}}' 2019-06-08 10:52:55,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7339cb4a4944fdf38d64701b0f3a286fb8283d35" -d '{"server": {"name": "server_clearwater-opnfv_dime_host_v6fp10", "imageRef": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "flavorRef": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "max_count": 1, "min_count": 1, "networks": [{"uuid": "5b323cc2-a770-4550-a884-82bb68e53127"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}}' 2019-06-08 10:52:55,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_v6fp10', 'key_name': u'cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a', 'image': u'f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a', 'cloudify_management_network_id': u'5b323cc2-a770-4550-a884-82bb68e53127'}, 'nics': [{'net-id': u'5b323cc2-a770-4550-a884-82bb68e53127'}], 'flavor': u'a8a1cc71-86dd-43db-89e7-ac9479922b7d', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_dime']} 2019-06-08 10:52:55,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-afd64e46-3bb7-4b47-8ad4-90dc2e8b9163 Date: Sat, 08 Jun 2019 10:51:47 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5b323cc2-a770-4550-a884-82bb68e53127","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b05e31359ad64c1aa60ce7763d1dd124","l2_adjacency":true,"status":"ACTIVE","subnets":["601b5972-dceb-420d-a9f1-ec611a21f753"],"description":"","tags":[],"updated_at":"2019-06-08T10:45:44Z","qos_policy_id":null,"name":"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a","admin_state_up":true,"tenant_id":"b05e31359ad64c1aa60ce7763d1dd124","created_at":"2019-06-08T10:45:42Z","mtu":1450}]} 2019-06-08 10:52:55,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups] 2019-06-08 10:52:55,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/networks.json?name=cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6fdbb69a437ff37a692d950cfc6e344466f7041" 2019-06-08 10:52:55,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/networks.json?name=cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6fdbb69a437ff37a692d950cfc6e344466f7041" 2019-06-08 10:52:55,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-c403312b-cd00-46b5-8aab-9760cd25e182 Date: Sat, 08 Jun 2019 10:51:47 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5b323cc2-a770-4550-a884-82bb68e53127","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b05e31359ad64c1aa60ce7763d1dd124","l2_adjacency":true,"status":"ACTIVE","subnets":["601b5972-dceb-420d-a9f1-ec611a21f753"],"description":"","tags":[],"updated_at":"2019-06-08T10:45:44Z","qos_policy_id":null,"name":"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a","admin_state_up":true,"tenant_id":"b05e31359ad64c1aa60ce7763d1dd124","created_at":"2019-06-08T10:45:42Z","mtu":1450}]} 2019-06-08 10:52:55,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-06-08 10:52:55,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2019-06-08 10:52:55,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-08 10:52:55,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json?name=cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a used request id req-c403312b-cd00-46b5-8aab-9760cd25e182 2019-06-08 10:52:55,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json?name=cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a used request id req-c403312b-cd00-46b5-8aab-9760cd25e182 2019-06-08 10:52:55,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/networks.json?name=cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a used request id req-c403312b-cd00-46b5-8aab-9760cd25e182 2019-06-08 10:52:55,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/networks.json?name=cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a used request id req-c403312b-cd00-46b5-8aab-9760cd25e182 2019-06-08 10:52:55,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order 2019-06-08 10:52:55,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_qh3078', 'key_name': u'cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a', 'image': u'f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a', 'cloudify_management_network_id': u'5b323cc2-a770-4550-a884-82bb68e53127'}, 'nics': [{'net-id': u'5b323cc2-a770-4550-a884-82bb68e53127'}], 'flavor': u'a8a1cc71-86dd-43db-89e7-ac9479922b7d', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_vellum']} 2019-06-08 10:52:55,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_qh3078', 'key_name': u'cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a', 'image': u'f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a', 'cloudify_management_network_id': u'5b323cc2-a770-4550-a884-82bb68e53127'}, 'nics': [{'net-id': u'5b323cc2-a770-4550-a884-82bb68e53127'}], 'flavor': u'a8a1cc71-86dd-43db-89e7-ac9479922b7d', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_vellum']} 2019-06-08 10:52:55,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups] 2019-06-08 10:52:55,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}710f923c9ec4d400f2c61de121507b5831a6c206" -d '{"server": {"name": "server_clearwater-opnfv_vellum_host_qh3078", "imageRef": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "flavorRef": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "max_count": 1, "min_count": 1, "networks": [{"uuid": "5b323cc2-a770-4550-a884-82bb68e53127"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}}' 2019-06-08 10:52:55,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}710f923c9ec4d400f2c61de121507b5831a6c206" -d '{"server": {"name": "server_clearwater-opnfv_vellum_host_qh3078", "imageRef": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "flavorRef": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "max_count": 1, "min_count": 1, "networks": [{"uuid": "5b323cc2-a770-4550-a884-82bb68e53127"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}}' 2019-06-08 10:52:55,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 08 Jun 2019 10:51: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-3c4a28e9-4e1f-4b85-891d-d5e689254681 x-compute-request-id: req-3c4a28e9-4e1f-4b85-891d-d5e689254681 Content-Length: 459 location: http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 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": "d873130b-06c5-4e44-8f09-d7eddd9ddbe1", "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1", "rel": "bookmark"}], "adminPass": "b89ws7o9vdmM"}} 2019-06-08 10:52:55,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 08 Jun 2019 10:51: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-3c4a28e9-4e1f-4b85-891d-d5e689254681 x-compute-request-id: req-3c4a28e9-4e1f-4b85-891d-d5e689254681 Content-Length: 459 location: http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 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": "d873130b-06c5-4e44-8f09-d7eddd9ddbe1", "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1", "rel": "bookmark"}], "adminPass": "b89ws7o9vdmM"}} 2019-06-08 10:52:55,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers used request id req-3c4a28e9-4e1f-4b85-891d-d5e689254681 2019-06-08 10:52:55,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers used request id req-3c4a28e9-4e1f-4b85-891d-d5e689254681 2019-06-08 10:52:55,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers used request id req-3c4a28e9-4e1f-4b85-891d-d5e689254681 2019-06-08 10:52:55,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers used request id req-3c4a28e9-4e1f-4b85-891d-d5e689254681 2019-06-08 10:52:55,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:52:55,602 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 10:52:55,659 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:52:55,659 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:52:55,659 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:52:55,659 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:52:55,660 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:52:55,660 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:52:55,660 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:52:55,660 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 10:52:55,660 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:52:55,660 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:52:55 GMT 2019-06-08 10:52:55,660 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:52:55,660 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 10:52:55,660 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:52:55,660 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:52:55,661 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:53:00,666 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 10:53:00,744 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:53:00,744 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:53:00,744 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:53:00,744 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:53:00,745 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:53:00,745 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:53:00,745 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:53:00,745 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:48.823Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:48.227Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.38f19619-0de7-416e-811d-f1b48448e34e"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:48.823Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:51:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ff2ff2e-df8b-4b04-9420-74dbad8e9113 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:48.233Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.38f19619-0de7-416e-811d-f1b48448e34e"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:48.823Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-0ff2ff2e-df8b-4b04-9420-74dbad8e9113", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:48.234Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.38f19619-0de7-416e-811d-f1b48448e34e"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:48.823Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7031f6205478f54438d6d0b020522dc9acbb2b73\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:48.670Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.38f19619-0de7-416e-811d-f1b48448e34e"}, {"node_instance_id": "bind_host_e6t95a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:48.823Z", "message": "Starting node instance", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:48.155Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "bind_host_e6t95a", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:49.339Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:48.472Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "sprout_host_gy3lo7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:49.339Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:48.321Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:49.339Z", "message": "POST call to compute for http://172.30.9.46:8774/v2.1/servers used request id req-2d36c14e-5a9f-4c6a-a01d-4272e99c0994", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:49.149Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.952dc712-70c2-4f24-bc41-4c668d1ecf98"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:49.339Z", "message": "RESP: [202] Date: Sat, 08 Jun 2019 10:51: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-2d36c14e-5a9f-4c6a-a01d-4272e99c0994 x-compute-request-id: req-2d36c14e-5a9f-4c6a-a01d-4272e99c0994 Content-Length: 418 location: http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"bf25485e-9f4c-46c0-a71d-e4f5852f4f49\", \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49\", \"rel\": \"bookmark\"}], \"adminPass\": \"ByN2fEqZLqZY\"}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:49.149Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.952dc712-70c2-4f24-bc41-4c668d1ecf98"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:49.339Z", "message": "RESP: [202] Date: Sat, 08 Jun 2019 10:51: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-2d36c14e-5a9f-4c6a-a01d-4272e99c0994 x-compute-request-id: req-2d36c14e-5a9f-4c6a-a01d-4272e99c0994 Content-Length: 418 location: http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"bf25485e-9f4c-46c0-a71d-e4f5852f4f49\", \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49\", \"rel\": \"bookmark\"}], \"adminPass\": \"ByN2fEqZLqZY\"}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:49.149Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.952dc712-70c2-4f24-bc41-4c668d1ecf98"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:49.339Z", "message": "RESP: [202] Date: Sat, 08 Jun 2019 10:51: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-5bcb433e-1bf5-4e7d-9ebb-7012f2b4431f x-compute-request-id: req-5bcb433e-1bf5-4e7d-9ebb-7012f2b4431f Content-Length: 417 location: http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"367bc6be-c804-45ac-a87c-67a9531cd679\", \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/367bc6be-c804-45ac-a87c-67a9531cd679\", \"rel\": \"bookmark\"}], \"adminPass\": \"8JsLnij2KVUy\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:49.137Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d1f347ba-e37f-41dc-96b3-e952e745b2ea"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:49.339Z", "message": "POST call to compute for http://172.30.9.46:8774/v2.1/servers used request id req-2d36c14e-5a9f-4c6a-a01d-4272e99c0994", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:49.150Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.952dc712-70c2-4f24-bc41-4c668d1ecf98"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:49.339Z", "message": "POST call to compute for http://172.30.9.46:8774/v2.1/servers used request id req-2d36c14e-5a9f-4c6a-a01d-4272e99c0994", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:49.150Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.952dc712-70c2-4f24-bc41-4c668d1ecf98"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:49.339Z", "message": "POST call to compute for http://172.30.9.46:8774/v2.1/servers used request id req-2d36c14e-5a9f-4c6a-a01d-4272e99c0994", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:49.150Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.952dc712-70c2-4f24-bc41-4c668d1ecf98"}, {"node_instance_id": "sprout_host_gy3lo7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:49.339Z", "message": "Node instance created", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:48.791Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:49.858Z", "message": "POST call to compute for http://172.30.9.46:8774/v2.1/servers used request id req-5bcb433e-1bf5-4e7d-9ebb-7012f2b4431f", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:49.138Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d1f347ba-e37f-41dc-96b3-e952e745b2ea"}, {"node_instance_id": "sprout_host_gy3lo7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:49.858Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:49.251Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "sprout_host_gy3lo7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:49.858Z", "message": "Starting node instance", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:48.939Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "sprout_host_gy3lo7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:49.858Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:48.830Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:49.858Z", "message": "RESP: [202] Date: Sat, 08 Jun 2019 10:51: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-5bcb433e-1bf5-4e7d-9ebb-7012f2b4431f x-compute-request-id: req-5bcb433e-1bf5-4e7d-9ebb-7012f2b4431f Content-Length: 417 location: http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"367bc6be-c804-45ac-a87c-67a9531cd679\", \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/367bc6be-c804-45ac-a87c-67a9531cd679\", \"rel\": \"bookmark\"}], \"adminPass\": \"8JsLnij2KVUy\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:49.137Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d1f347ba-e37f-41dc-96b3-e952e745b2ea"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:49.858Z", "message": "POST call to compute for http://172.30.9.46:8774/v2.1/servers used request id req-5bcb433e-1bf5-4e7d-9ebb-7012f2b4431f", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:49.137Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d1f347ba-e37f-41dc-96b3-e952e745b2ea"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:49.858Z", "message": "POST call to compute for http://172.30.9.46:8774/v2.1/servers used request id req-5bcb433e-1bf5-4e7d-9ebb-7012f2b4431f", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:49.139Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d1f347ba-e37f-41dc-96b3-e952e745b2ea"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:49.858Z", "message": "POST call to compute for http://172.30.9.46:8774/v2.1/servers used request id req-5bcb433e-1bf5-4e7d-9ebb-7012f2b4431f", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:49.139Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d1f347ba-e37f-41dc-96b3-e952e745b2ea"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:49.858Z", "message": "RESP: [202] Date: Sat, 08 Jun 2019 10:51: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-ff4202da-7cb4-42a7-819d-a7cf92726656 x-compute-request-id: req-ff4202da-7cb4-42a7-819d-a7cf92726656 Content-Length: 419 location: http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"b305551c-1362-4a6d-b6a4-6da8b1d25955\", \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955\", \"rel\": \"bookmark\"}], \"adminPass\": \"2kq6SYX2i2Ms\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:49.651Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.44423ca3-ac0c-4b3d-8b41-d775b0fce116"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:49.858Z", "message": "RESP: [202] Date: Sat, 08 Jun 2019 10:51: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-ff4202da-7cb4-42a7-819d-a7cf92726656 x-compute-request-id: req-ff4202da-7cb4-42a7-819d-a7cf92726656 Content-Length: 419 location: http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"b305551c-1362-4a6d-b6a4-6da8b1d25955\", \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955\", \"rel\": \"bookmark\"}], \"adminPass\": \"2kq6SYX2i2Ms\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:49.654Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.44423ca3-ac0c-4b3d-8b41-d775b0fce116"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:49.858Z", "message": "POST call to compute for http://172.30.9.46:8774/v2.1/servers used request id req-ff4202da-7cb4-42a7-819d-a7cf92726656", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:49.654Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.44423ca3-ac0c-4b3d-8b41-d775b0fce116"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:49.858Z", "message": "POST call to compute for http://172.30.9.46:8774/v2.1/servers used request id req-ff4202da-7cb4-42a7-819d-a7cf92726656", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:49.654Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.44423ca3-ac0c-4b3d-8b41-d775b0fce116"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:49.858Z", "message": "POST call to compute for http://172.30.9.46:8774/v2.1/servers used request id req-ff4202da-7cb4-42a7-819d-a7cf92726656", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:49.654Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.44423ca3-ac0c-4b3d-8b41-d775b0fce116"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:49.858Z", "message": "POST call to compute for http://172.30.9.46:8774/v2.1/servers used request id req-ff4202da-7cb4-42a7-819d-a7cf92726656", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:49.654Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.44423ca3-ac0c-4b3d-8b41-d775b0fce116"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:50.401Z", "message": "POST call to compute for http://172.30.9.46:8774/v2.1/servers used request id req-0ed87b85-ab72-415b-9031-9f1de3ddaffd", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:49.871Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0f79f67f-bdd1-4735-8bc4-1c915f37ff2d"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:50.401Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-78135c79-c6a6-4aa0-8363-288f214b00e7", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:49.910Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.38f19619-0de7-416e-811d-f1b48448e34e"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:50.401Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:51: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-78135c79-c6a6-4aa0-8363-288f214b00e7 x-compute-request-id: req-78135c79-c6a6-4aa0-8363-288f214b00e7 Content-Encoding: gzip Content-Length: 719 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/5078b315-5529-412a-a492-d62901f9f205\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"5078b315-5529-412a-a492-d62901f9f205\", \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-06-08T10:51:48Z\", \"hostId\": \"7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_bono_host_2pza4u\", \"created\": \"2019-06-08T10:51:45Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:49.909Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.38f19619-0de7-416e-811d-f1b48448e34e"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:50.401Z", "message": "POST call to compute for http://172.30.9.46:8774/v2.1/servers used request id req-0ed87b85-ab72-415b-9031-9f1de3ddaffd", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:49.871Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0f79f67f-bdd1-4735-8bc4-1c915f37ff2d"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:50.401Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:51:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69d5a5ae-7f52-49c1-8c44-ba74ff19af21 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:49.787Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.433c4447-3c74-4356-a3fd-c35d10124c46"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:50.401Z", "message": "POST call to compute for http://172.30.9.46:8774/v2.1/servers used request id req-0ed87b85-ab72-415b-9031-9f1de3ddaffd", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:49.870Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0f79f67f-bdd1-4735-8bc4-1c915f37ff2d"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:50.401Z", "message": "POST call to compute for http://172.30.9.46:8774/v2.1/servers used request id req-0ed87b85-ab72-415b-9031-9f1de3ddaffd", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:49.870Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0f79f67f-bdd1-4735-8bc4-1c915f37ff2d"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:50.401Z", "message": "RESP: [202] Date: Sat, 08 Jun 2019 10:51: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-0ed87b85-ab72-415b-9031-9f1de3ddaffd x-compute-request-id: req-0ed87b85-ab72-415b-9031-9f1de3ddaffd Content-Length: 418 location: http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"9e139966-e5ce-4dd0-b204-5fc1565cf567\", \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567\", \"rel\": \"bookmark\"}], \"adminPass\": \"iMG25gfNeXNy\"}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:49.870Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0f79f67f-bdd1-4735-8bc4-1c915f37ff2d"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:50.401Z", "message": "RESP: [202] Date: Sat, 08 Jun 2019 10:51: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-0ed87b85-ab72-415b-9031-9f1de3ddaffd x-compute-request-id: req-0ed87b85-ab72-415b-9031-9f1de3ddaffd Content-Length: 418 location: http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"9e139966-e5ce-4dd0-b204-5fc1565cf567\", \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567\", \"rel\": \"bookmark\"}], \"adminPass\": \"iMG25gfNeXNy\"}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:49.869Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0f79f67f-bdd1-4735-8bc4-1c915f37ff2d"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:50.401Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:49.780Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.433c4447-3c74-4356-a3fd-c35d10124c46"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:50.401Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}80d2e272e318f65d490bf01ded5a1adc7e447ca1\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:50.246Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.433c4447-3c74-4356-a3fd-c35d10124c46"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:50.401Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-78135c79-c6a6-4aa0-8363-288f214b00e7", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:49.911Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.38f19619-0de7-416e-811d-f1b48448e34e"}, {"node_instance_id": "dime_host_v6fp10", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:50.401Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:49.894Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "ellis_host_oo3xji", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:50.401Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:49.940Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:50.401Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-69d5a5ae-7f52-49c1-8c44-ba74ff19af21", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:49.787Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.433c4447-3c74-4356-a3fd-c35d10124c46"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:51.080Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:51:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2ee11af-5901-4204-a5c9-30113922c8f3 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:50.743Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.27750bb3-8334-433a-8411-4a64d33568ea"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:51.080Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:50.736Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.27750bb3-8334-433a-8411-4a64d33568ea"}, {"node_instance_id": "ellis_host_oo3xji", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:51.080Z", "message": "Node instance created", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:49.941Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "dime_host_v6fp10", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:51.080Z", "message": "Node instance created", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:50.022Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:51.080Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-b2ee11af-5901-4204-a5c9-30113922c8f3", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:50.743Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.27750bb3-8334-433a-8411-4a64d33568ea"}, {"node_instance_id": "vellum_host_qh3078", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:51.080Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:50.312Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}], "metadata": {"pagination": {"total": 1141, "offset": 901, "size": 50}}} 2019-06-08 10:53:00,745 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:53:00,745 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:53:00 GMT 2019-06-08 10:53:00,745 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:53:00,745 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 10:53:00,745 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:53:00,745 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:53:00,746 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:53:00,746 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 10:53:00,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:53:00,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:51:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ff2ff2e-df8b-4b04-9420-74dbad8e9113 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:53:00,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-0ff2ff2e-df8b-4b04-9420-74dbad8e9113 2019-06-08 10:53:00,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7031f6205478f54438d6d0b020522dc9acbb2b73" 2019-06-08 10:53:00,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-06-08 10:53:00,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-06-08 10:53:00,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-06-08 10:53:00,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers used request id req-2d36c14e-5a9f-4c6a-a01d-4272e99c0994 2019-06-08 10:53:00,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 08 Jun 2019 10:51: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-2d36c14e-5a9f-4c6a-a01d-4272e99c0994 x-compute-request-id: req-2d36c14e-5a9f-4c6a-a01d-4272e99c0994 Content-Length: 418 location: http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "OS-DCF:diskConfig": "MANUAL", "id": "bf25485e-9f4c-46c0-a71d-e4f5852f4f49", "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49", "rel": "bookmark"}], "adminPass": "ByN2fEqZLqZY"}} 2019-06-08 10:53:00,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 08 Jun 2019 10:51: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-2d36c14e-5a9f-4c6a-a01d-4272e99c0994 x-compute-request-id: req-2d36c14e-5a9f-4c6a-a01d-4272e99c0994 Content-Length: 418 location: http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "OS-DCF:diskConfig": "MANUAL", "id": "bf25485e-9f4c-46c0-a71d-e4f5852f4f49", "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49", "rel": "bookmark"}], "adminPass": "ByN2fEqZLqZY"}} 2019-06-08 10:53:00,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 08 Jun 2019 10:51: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-5bcb433e-1bf5-4e7d-9ebb-7012f2b4431f x-compute-request-id: req-5bcb433e-1bf5-4e7d-9ebb-7012f2b4431f Content-Length: 417 location: http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "OS-DCF:diskConfig": "MANUAL", "id": "367bc6be-c804-45ac-a87c-67a9531cd679", "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/367bc6be-c804-45ac-a87c-67a9531cd679", "rel": "bookmark"}], "adminPass": "8JsLnij2KVUy"}} 2019-06-08 10:53:00,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers used request id req-2d36c14e-5a9f-4c6a-a01d-4272e99c0994 2019-06-08 10:53:00,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers used request id req-2d36c14e-5a9f-4c6a-a01d-4272e99c0994 2019-06-08 10:53:00,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers used request id req-2d36c14e-5a9f-4c6a-a01d-4272e99c0994 2019-06-08 10:53:00,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-08 10:53:00,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers used request id req-5bcb433e-1bf5-4e7d-9ebb-7012f2b4431f 2019-06-08 10:53:00,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-06-08 10:53:00,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-06-08 10:53:00,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-06-08 10:53:00,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 08 Jun 2019 10:51: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-5bcb433e-1bf5-4e7d-9ebb-7012f2b4431f x-compute-request-id: req-5bcb433e-1bf5-4e7d-9ebb-7012f2b4431f Content-Length: 417 location: http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "OS-DCF:diskConfig": "MANUAL", "id": "367bc6be-c804-45ac-a87c-67a9531cd679", "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/367bc6be-c804-45ac-a87c-67a9531cd679", "rel": "bookmark"}], "adminPass": "8JsLnij2KVUy"}} 2019-06-08 10:53:00,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers used request id req-5bcb433e-1bf5-4e7d-9ebb-7012f2b4431f 2019-06-08 10:53:00,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers used request id req-5bcb433e-1bf5-4e7d-9ebb-7012f2b4431f 2019-06-08 10:53:00,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers used request id req-5bcb433e-1bf5-4e7d-9ebb-7012f2b4431f 2019-06-08 10:53:00,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 08 Jun 2019 10:51: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-ff4202da-7cb4-42a7-819d-a7cf92726656 x-compute-request-id: req-ff4202da-7cb4-42a7-819d-a7cf92726656 Content-Length: 419 location: http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "OS-DCF:diskConfig": "MANUAL", "id": "b305551c-1362-4a6d-b6a4-6da8b1d25955", "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955", "rel": "bookmark"}], "adminPass": "2kq6SYX2i2Ms"}} 2019-06-08 10:53:00,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 08 Jun 2019 10:51: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-ff4202da-7cb4-42a7-819d-a7cf92726656 x-compute-request-id: req-ff4202da-7cb4-42a7-819d-a7cf92726656 Content-Length: 419 location: http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "OS-DCF:diskConfig": "MANUAL", "id": "b305551c-1362-4a6d-b6a4-6da8b1d25955", "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955", "rel": "bookmark"}], "adminPass": "2kq6SYX2i2Ms"}} 2019-06-08 10:53:00,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers used request id req-ff4202da-7cb4-42a7-819d-a7cf92726656 2019-06-08 10:53:00,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers used request id req-ff4202da-7cb4-42a7-819d-a7cf92726656 2019-06-08 10:53:00,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers used request id req-ff4202da-7cb4-42a7-819d-a7cf92726656 2019-06-08 10:53:00,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers used request id req-ff4202da-7cb4-42a7-819d-a7cf92726656 2019-06-08 10:53:00,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers used request id req-0ed87b85-ab72-415b-9031-9f1de3ddaffd 2019-06-08 10:53:00,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-78135c79-c6a6-4aa0-8363-288f214b00e7 2019-06-08 10:53:00,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:51: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-78135c79-c6a6-4aa0-8363-288f214b00e7 x-compute-request-id: req-78135c79-c6a6-4aa0-8363-288f214b00e7 Content-Encoding: gzip Content-Length: 719 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/5078b315-5529-412a-a492-d62901f9f205", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "5078b315-5529-412a-a492-d62901f9f205", "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:51:48Z", "hostId": "7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_bono_host_2pza4u", "created": "2019-06-08T10:51:45Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 10:53:00,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers used request id req-0ed87b85-ab72-415b-9031-9f1de3ddaffd 2019-06-08 10:53:00,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:51:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69d5a5ae-7f52-49c1-8c44-ba74ff19af21 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:53:00,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers used request id req-0ed87b85-ab72-415b-9031-9f1de3ddaffd 2019-06-08 10:53:00,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers used request id req-0ed87b85-ab72-415b-9031-9f1de3ddaffd 2019-06-08 10:53:00,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 08 Jun 2019 10:51: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-0ed87b85-ab72-415b-9031-9f1de3ddaffd x-compute-request-id: req-0ed87b85-ab72-415b-9031-9f1de3ddaffd Content-Length: 418 location: http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "OS-DCF:diskConfig": "MANUAL", "id": "9e139966-e5ce-4dd0-b204-5fc1565cf567", "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567", "rel": "bookmark"}], "adminPass": "iMG25gfNeXNy"}} 2019-06-08 10:53:00,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 08 Jun 2019 10:51: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-0ed87b85-ab72-415b-9031-9f1de3ddaffd x-compute-request-id: req-0ed87b85-ab72-415b-9031-9f1de3ddaffd Content-Length: 418 location: http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "OS-DCF:diskConfig": "MANUAL", "id": "9e139966-e5ce-4dd0-b204-5fc1565cf567", "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567", "rel": "bookmark"}], "adminPass": "iMG25gfNeXNy"}} 2019-06-08 10:53:00,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:53:00,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80d2e272e318f65d490bf01ded5a1adc7e447ca1" 2019-06-08 10:53:00,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-78135c79-c6a6-4aa0-8363-288f214b00e7 2019-06-08 10:53:00,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-06-08 10:53:00,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-06-08 10:53:00,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-69d5a5ae-7f52-49c1-8c44-ba74ff19af21 2019-06-08 10:53:00,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:51:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2ee11af-5901-4204-a5c9-30113922c8f3 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:53:00,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:53:00,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-08 10:53:00,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-08 10:53:00,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-b2ee11af-5901-4204-a5c9-30113922c8f3 2019-06-08 10:53:00,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-06-08 10:53:00,756 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 10:53:00,829 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:53:00,829 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:53:00,830 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:53:00,830 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:53:00,830 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:53:00,830 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:53:00,830 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:53:00,830 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 10:53:00,830 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:53:00,830 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:53:00 GMT 2019-06-08 10:53:00,830 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:53:00,830 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 10:53:00,831 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:53:00,831 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:53:00,831 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:53:05,836 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 10:53:05,922 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:53:05,922 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:53:05,922 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:53:05,922 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:53:05,922 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:53:05,922 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:53:05,922 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:53:05,923 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_v6fp10", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:51.080Z", "message": "Node instance created", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:50.022Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:51.693Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b used request id req-b20e9448-9804-4664-8061-fa29a1829a9d", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:51.236Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.433c4447-3c74-4356-a3fd-c35d10124c46"}, {"node_instance_id": "vellum_host_qh3078", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:51.693Z", "message": "Node instance created", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:50.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "dime_host_v6fp10", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:51.693Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:50.522Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "homer_host_1hw858", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:51.693Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:50.505Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:51.693Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:51: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-b20e9448-9804-4664-8061-fa29a1829a9d x-compute-request-id: req-b20e9448-9804-4664-8061-fa29a1829a9d Content-Encoding: gzip Content-Length: 751 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"fdf89a9d-c463-49c2-b3ee-51a117b9df8b\", \"security_groups\": [{\"name\": \"clearwater-sg_bind\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-06-08T10:51:49Z\", \"hostId\": \"7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_bind_host_e6t95a\", \"created\": \"2019-06-08T10:51:47Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:51.234Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.433c4447-3c74-4356-a3fd-c35d10124c46"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:51.693Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b used request id req-b20e9448-9804-4664-8061-fa29a1829a9d", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:51.235Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.433c4447-3c74-4356-a3fd-c35d10124c46"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:51.693Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}56041dee64a039a77647bca5e03a6ed7752d6797\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:51.233Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.27750bb3-8334-433a-8411-4a64d33568ea"}, {"node_instance_id": "ellis_host_oo3xji", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:52.289Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:50.852Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "dime_host_v6fp10", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:52.289Z", "message": "Starting node instance", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:50.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "homer_host_1hw858", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:52.289Z", "message": "Node instance created", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:50.825Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:52.864Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:52.631Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.48841b73-5473-4e52-9f1b-673994baf13b"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:52.864Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 used request id req-bd5a2f3b-a813-46e4-b55b-1ff696ce89c5", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:52.410Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.27750bb3-8334-433a-8411-4a64d33568ea"}, {"node_instance_id": "homer_host_1hw858", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:52.864Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:51.034Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "vellum_host_qh3078", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:52.864Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:51.009Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:52.864Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:51:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bd5a2f3b-a813-46e4-b55b-1ff696ce89c5 x-compute-request-id: req-bd5a2f3b-a813-46e4-b55b-1ff696ce89c5 Content-Encoding: gzip Content-Length: 766 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"d873130b-06c5-4e44-8f09-d7eddd9ddbe1\", \"security_groups\": [{\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-06-08T10:51:49Z\", \"hostId\": \"7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_sprout_host_gy3lo7\", \"created\": \"2019-06-08T10:51:47Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:52.409Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.27750bb3-8334-433a-8411-4a64d33568ea"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:52.864Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:51:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca5bfece-3882-4da5-83d4-2f874c7104cd Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:52.648Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.48841b73-5473-4e52-9f1b-673994baf13b"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:52.864Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 used request id req-bd5a2f3b-a813-46e4-b55b-1ff696ce89c5", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:52.410Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.27750bb3-8334-433a-8411-4a64d33568ea"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:53.499Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f59e3ab65dbe9be039d66bb98103488d72de25bf\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:53.093Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.48841b73-5473-4e52-9f1b-673994baf13b"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:53.499Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-ca5bfece-3882-4da5-83d4-2f874c7104cd", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:52.649Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.48841b73-5473-4e52-9f1b-673994baf13b"}, {"node_instance_id": "ellis_host_oo3xji", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:53.499Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:51.578Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "ellis_host_oo3xji", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:53.499Z", "message": "Starting node instance", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:51.226Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "dime_host_v6fp10", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:53.499Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:51.194Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:53.499Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:53.350Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.32745b83-969f-4f69-9d7a-14fc6fca3562"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:54.057Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-9a5952b7-e05d-4804-8aca-9ee95abce447", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:53.434Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f6bc07ba-6f59-4053-9944-90294417e4bf"}, {"node_instance_id": "bind_host_e6t95a", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:54.057Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-06-08T10:51:51.839Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "homer_host_1hw858", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:54.057Z", "message": "Starting node instance", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:51.668Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "vellum_host_qh3078", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:54.057Z", "message": "Starting node instance", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:51.622Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:54.057Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}47f9e19ab83fcc2e13f2040961ea9e841ef6ee24\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:53.858Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f6bc07ba-6f59-4053-9944-90294417e4bf"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:54.057Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8c88ffb8e5cd4b5f6943368791c875234af0971a\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:53.761Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.32745b83-969f-4f69-9d7a-14fc6fca3562"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:54.057Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 used request id req-43aedb04-3f15-4aa4-ae26-297e5f8736bc", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:53.671Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.48841b73-5473-4e52-9f1b-673994baf13b"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:54.057Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 used request id req-43aedb04-3f15-4aa4-ae26-297e5f8736bc", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:53.670Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.48841b73-5473-4e52-9f1b-673994baf13b"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:54.057Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:53.429Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f6bc07ba-6f59-4053-9944-90294417e4bf"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:54.057Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:51:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5571cc7f-1125-4d12-b96b-579706bed663 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:53.363Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.32745b83-969f-4f69-9d7a-14fc6fca3562"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:54.057Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-5571cc7f-1125-4d12-b96b-579706bed663", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:53.363Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.32745b83-969f-4f69-9d7a-14fc6fca3562"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:54.057Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:51:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a5952b7-e05d-4804-8aca-9ee95abce447 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:53.434Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f6bc07ba-6f59-4053-9944-90294417e4bf"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:54.057Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:51: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-43aedb04-3f15-4aa4-ae26-297e5f8736bc x-compute-request-id: req-43aedb04-3f15-4aa4-ae26-297e5f8736bc 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.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/367bc6be-c804-45ac-a87c-67a9531cd679\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"367bc6be-c804-45ac-a87c-67a9531cd679\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-06-08T10:51:51Z\", \"hostId\": \"7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_dime_host_v6fp10\", \"created\": \"2019-06-08T10:51:49Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:53.670Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.48841b73-5473-4e52-9f1b-673994baf13b"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:54.637Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:51:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be016574-a406-4186-b0a3-72b5493e429d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:53.987Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.9a382d7c-f293-413d-b4e7-fa53e68082ab"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:54.637Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:53.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.9a382d7c-f293-413d-b4e7-fa53e68082ab"}, {"node_instance_id": "dime_host_v6fp10", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:54.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]", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-06-08T10:51:54.153Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "sprout_host_gy3lo7", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:54.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]", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-06-08T10:51:52.947Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "homer_host_1hw858", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:54.637Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:52.287Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "vellum_host_qh3078", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:54.637Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:51.968Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:54.637Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:51: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-8ae426e5-f3c4-46c3-afbf-e0ff8bc736bc x-compute-request-id: req-8ae426e5-f3c4-46c3-afbf-e0ff8bc736bc Content-Encoding: gzip Content-Length: 732 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"block_device_mapping\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"b305551c-1362-4a6d-b6a4-6da8b1d25955\", \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-06-08T10:51:54Z\", \"hostId\": \"7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_vellum_host_qh3078\", \"created\": \"2019-06-08T10:51:49Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:54.503Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f6bc07ba-6f59-4053-9944-90294417e4bf"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:54.637Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-be016574-a406-4186-b0a3-72b5493e429d", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:53.988Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.9a382d7c-f293-413d-b4e7-fa53e68082ab"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:55.251Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 used request id req-8ae426e5-f3c4-46c3-afbf-e0ff8bc736bc", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:54.503Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f6bc07ba-6f59-4053-9944-90294417e4bf"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:55.251Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b8ce760b1a1c6fd2ac050330783ba346fa9c7bd0\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:54.451Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.9a382d7c-f293-413d-b4e7-fa53e68082ab"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:55.251Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:51: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-9e2eae91-8590-4acb-9473-a0f8b868d2c3 x-compute-request-id: req-9e2eae91-8590-4acb-9473-a0f8b868d2c3 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.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"bf25485e-9f4c-46c0-a71d-e4f5852f4f49\", \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-06-08T10:51:52Z\", \"hostId\": \"7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_ellis_host_oo3xji\", \"created\": \"2019-06-08T10:51:49Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:54.509Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.32745b83-969f-4f69-9d7a-14fc6fca3562"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:55.251Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 used request id req-9e2eae91-8590-4acb-9473-a0f8b868d2c3", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:54.510Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.32745b83-969f-4f69-9d7a-14fc6fca3562"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:55.251Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 used request id req-9e2eae91-8590-4acb-9473-a0f8b868d2c3", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:54.510Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.32745b83-969f-4f69-9d7a-14fc6fca3562"}], "metadata": {"pagination": {"total": 1152, "offset": 951, "size": 50}}} 2019-06-08 10:53:05,923 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:53:05,923 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:53:05 GMT 2019-06-08 10:53:05,923 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:53:05,923 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 10:53:05,923 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:53:05,923 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:53:05,923 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:53:05,923 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 10:53:05,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-08 10:53:05,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b used request id req-b20e9448-9804-4664-8061-fa29a1829a9d 2019-06-08 10:53:05,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-08 10:53:05,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-06-08 10:53:05,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-06-08 10:53:05,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:51: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-b20e9448-9804-4664-8061-fa29a1829a9d x-compute-request-id: req-b20e9448-9804-4664-8061-fa29a1829a9d Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "fdf89a9d-c463-49c2-b3ee-51a117b9df8b", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:51:49Z", "hostId": "7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_bind_host_e6t95a", "created": "2019-06-08T10:51:47Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 10:53:05,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b used request id req-b20e9448-9804-4664-8061-fa29a1829a9d 2019-06-08 10:53:05,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56041dee64a039a77647bca5e03a6ed7752d6797" 2019-06-08 10:53:05,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-06-08 10:53:05,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-06-08 10:53:05,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-08 10:53:05,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:53:05,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 used request id req-bd5a2f3b-a813-46e4-b55b-1ff696ce89c5 2019-06-08 10:53:05,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-06-08 10:53:05,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-06-08 10:53:05,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:51:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bd5a2f3b-a813-46e4-b55b-1ff696ce89c5 x-compute-request-id: req-bd5a2f3b-a813-46e4-b55b-1ff696ce89c5 Content-Encoding: gzip Content-Length: 766 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "d873130b-06c5-4e44-8f09-d7eddd9ddbe1", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:51:49Z", "hostId": "7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_sprout_host_gy3lo7", "created": "2019-06-08T10:51:47Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 10:53:05,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:51:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca5bfece-3882-4da5-83d4-2f874c7104cd Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:53:05,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 used request id req-bd5a2f3b-a813-46e4-b55b-1ff696ce89c5 2019-06-08 10:53:05,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f59e3ab65dbe9be039d66bb98103488d72de25bf" 2019-06-08 10:53:05,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-ca5bfece-3882-4da5-83d4-2f874c7104cd 2019-06-08 10:53:05,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-06-08 10:53:05,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-06-08 10:53:05,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-06-08 10:53:05,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:53:05,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-9a5952b7-e05d-4804-8aca-9ee95abce447 2019-06-08 10:53:05,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2019-06-08 10:53:05,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-06-08 10:53:05,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-06-08 10:53:05,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47f9e19ab83fcc2e13f2040961ea9e841ef6ee24" 2019-06-08 10:53:05,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c88ffb8e5cd4b5f6943368791c875234af0971a" 2019-06-08 10:53:05,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 used request id req-43aedb04-3f15-4aa4-ae26-297e5f8736bc 2019-06-08 10:53:05,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 used request id req-43aedb04-3f15-4aa4-ae26-297e5f8736bc 2019-06-08 10:53:05,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:53:05,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:51:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5571cc7f-1125-4d12-b96b-579706bed663 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:53:05,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-5571cc7f-1125-4d12-b96b-579706bed663 2019-06-08 10:53:05,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:51:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a5952b7-e05d-4804-8aca-9ee95abce447 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:53:05,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:51: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-43aedb04-3f15-4aa4-ae26-297e5f8736bc x-compute-request-id: req-43aedb04-3f15-4aa4-ae26-297e5f8736bc 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.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/367bc6be-c804-45ac-a87c-67a9531cd679", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "367bc6be-c804-45ac-a87c-67a9531cd679", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:51:51Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_dime_host_v6fp10", "created": "2019-06-08T10:51:49Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 10:53:05,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:51:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be016574-a406-4186-b0a3-72b5493e429d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:53:05,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:53:05,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2019-06-08 10:53:05,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2019-06-08 10:53:05,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-06-08 10:53:05,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-06-08 10:53:05,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:51: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-8ae426e5-f3c4-46c3-afbf-e0ff8bc736bc x-compute-request-id: req-8ae426e5-f3c4-46c3-afbf-e0ff8bc736bc Content-Encoding: gzip Content-Length: 732 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "b305551c-1362-4a6d-b6a4-6da8b1d25955", "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:51:54Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_vellum_host_qh3078", "created": "2019-06-08T10:51:49Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 10:53:05,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-be016574-a406-4186-b0a3-72b5493e429d 2019-06-08 10:53:05,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 used request id req-8ae426e5-f3c4-46c3-afbf-e0ff8bc736bc 2019-06-08 10:53:05,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8ce760b1a1c6fd2ac050330783ba346fa9c7bd0" 2019-06-08 10:53:05,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:51: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-9e2eae91-8590-4acb-9473-a0f8b868d2c3 x-compute-request-id: req-9e2eae91-8590-4acb-9473-a0f8b868d2c3 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.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "bf25485e-9f4c-46c0-a71d-e4f5852f4f49", "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:51:52Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_ellis_host_oo3xji", "created": "2019-06-08T10:51:49Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 10:53:05,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 used request id req-9e2eae91-8590-4acb-9473-a0f8b868d2c3 2019-06-08 10:53:05,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 used request id req-9e2eae91-8590-4acb-9473-a0f8b868d2c3 2019-06-08 10:53:05,934 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 10:53:05,992 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:53:05,992 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:53:05,992 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:53:05,993 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:53:05,993 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:53:05,993 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:53:05,993 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:53:05,993 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 10:53:05,993 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:53:05,993 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:53:05 GMT 2019-06-08 10:53:05,993 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:53:05,993 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 10:53:05,993 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:53:05,993 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:53:05,994 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:53:10,999 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 10:53:11,620 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:53:11,620 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:53:11,620 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:53:11,620 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:53:11,620 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:53:11,620 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:53:11,621 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:53:11,621 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:55.251Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:51: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-8f148201-9673-45c6-b995-66adb60c2237 x-compute-request-id: req-8f148201-9673-45c6-b995-66adb60c2237 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.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"9e139966-e5ce-4dd0-b204-5fc1565cf567\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-06-08T10:51:52Z\", \"hostId\": \"7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_homer_host_1hw858\", \"created\": \"2019-06-08T10:51:49Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:55.065Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.9a382d7c-f293-413d-b4e7-fa53e68082ab"}, {"node_instance_id": "vellum_host_qh3078", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:55.251Z", "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": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:block_device_mapping state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:block_device_mapping state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-06-08T10:51:54.905Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:55.251Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 used request id req-8ae426e5-f3c4-46c3-afbf-e0ff8bc736bc", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:54.503Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f6bc07ba-6f59-4053-9944-90294417e4bf"}, {"node_instance_id": "ellis_host_oo3xji", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:55.983Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-06-08T10:51:54.969Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:55.983Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 used request id req-8f148201-9673-45c6-b995-66adb60c2237", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:55.065Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.9a382d7c-f293-413d-b4e7-fa53e68082ab"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:55.983Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 used request id req-8f148201-9673-45c6-b995-66adb60c2237", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:51:55.065Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.9a382d7c-f293-413d-b4e7-fa53e68082ab"}, {"node_instance_id": "homer_host_1hw858", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:51:55.983Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-06-08T10:51:55.512Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "proxy_host_7s25vn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:17.917Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:17.893Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:19.034Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:18.927Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.cad316da-24a2-47b6-adf4-01532f37a01a"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:19.652Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e0b565bbb58c7327b5f1568c1467b1f931296abb\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:19.357Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.cad316da-24a2-47b6-adf4-01532f37a01a"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:19.652Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-002cb1a4-3ca6-492e-96cd-86efd0ae46a8", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:18.934Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.cad316da-24a2-47b6-adf4-01532f37a01a"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:19.652Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:52:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-002cb1a4-3ca6-492e-96cd-86efd0ae46a8 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:18.934Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.cad316da-24a2-47b6-adf4-01532f37a01a"}, {"node_instance_id": "bono_host_2pza4u", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:20.519Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:20.475Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:21.169Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db used request id req-41b7907f-565e-4531-b7d8-81947df66533", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:20.481Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.cad316da-24a2-47b6-adf4-01532f37a01a"}, {"node_instance_id": "proxy_host_7s25vn", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:21.169Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-06-08T10:52:20.767Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:21.169Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db used request id req-41b7907f-565e-4531-b7d8-81947df66533", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:20.481Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.cad316da-24a2-47b6-adf4-01532f37a01a"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:21.169Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:52: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-41b7907f-565e-4531-b7d8-81947df66533 x-compute-request-id: req-41b7907f-565e-4531-b7d8-81947df66533 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"0ba5508f-ebcc-43b8-be76-dffb902b27db\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-06-08T10:51:44Z\", \"hostId\": \"7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_proxy_host_7s25vn\", \"created\": \"2019-06-08T10:51:40Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:20.481Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.cad316da-24a2-47b6-adf4-01532f37a01a"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:21.837Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:21.505Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.e462074f-49d8-4192-a7c5-56024d52f31f"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:21.837Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-55078bc2-f90e-4980-bd95-df548e3b7ae9", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:21.510Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.e462074f-49d8-4192-a7c5-56024d52f31f"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:21.837Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:52:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55078bc2-f90e-4980-bd95-df548e3b7ae9 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:21.510Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.e462074f-49d8-4192-a7c5-56024d52f31f"}, {"node_instance_id": "bind_host_e6t95a", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:22.622Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:21.986Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:22.622Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b67c7c5e05584733931763357ff9045f9e1ba196\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:21.924Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.e462074f-49d8-4192-a7c5-56024d52f31f"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:23.126Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:23.092Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.81f4ff9e-51c0-4a64-8276-c1a08cbb6e8a"}, {"node_instance_id": "sprout_host_gy3lo7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:23.811Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:23.105Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:23.811Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:52:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-956b187d-1739-40dd-ae95-f3f25fdbf02e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:23.097Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.81f4ff9e-51c0-4a64-8276-c1a08cbb6e8a"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:23.811Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-956b187d-1739-40dd-ae95-f3f25fdbf02e", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:23.097Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.81f4ff9e-51c0-4a64-8276-c1a08cbb6e8a"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:23.811Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:52: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-a839b437-6bc9-4603-92ff-a8e6fbde59a9 x-compute-request-id: req-a839b437-6bc9-4603-92ff-a8e6fbde59a9 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/5078b315-5529-412a-a492-d62901f9f205\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"5078b315-5529-412a-a492-d62901f9f205\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-06-08T10:51:48Z\", \"hostId\": \"7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_bono_host_2pza4u\", \"created\": \"2019-06-08T10:51:45Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:22.995Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.e462074f-49d8-4192-a7c5-56024d52f31f"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:23.811Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-a839b437-6bc9-4603-92ff-a8e6fbde59a9", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:22.996Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.e462074f-49d8-4192-a7c5-56024d52f31f"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:23.811Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-a839b437-6bc9-4603-92ff-a8e6fbde59a9", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:22.996Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.e462074f-49d8-4192-a7c5-56024d52f31f"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:23.811Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}593fe7e2329e17a20e39b09576f34983fd948963\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:23.509Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.81f4ff9e-51c0-4a64-8276-c1a08cbb6e8a"}, {"node_instance_id": "bono_host_2pza4u", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:23.811Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-06-08T10:52:23.363Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:24.344Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-e2ceee5b-bae4-4214-b8ea-998d2a306f0f", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:24.127Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.cfc5e9eb-b63a-45e9-bed6-3f272e3063e2"}, {"node_instance_id": "dime_host_v6fp10", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:24.344Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:24.282Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:24.344Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:24.119Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.cfc5e9eb-b63a-45e9-bed6-3f272e3063e2"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:24.344Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:52:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2ceee5b-bae4-4214-b8ea-998d2a306f0f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:24.127Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.cfc5e9eb-b63a-45e9-bed6-3f272e3063e2"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:24.848Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:52: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-08dc0359-29d7-4b59-a025-e9a3447642bb x-compute-request-id: req-08dc0359-29d7-4b59-a025-e9a3447642bb Content-Encoding: gzip Content-Length: 751 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"fdf89a9d-c463-49c2-b3ee-51a117b9df8b\", \"security_groups\": [{\"name\": \"clearwater-sg_bind\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-06-08T10:51:49Z\", \"hostId\": \"7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_bind_host_e6t95a\", \"created\": \"2019-06-08T10:51:47Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:24.377Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.81f4ff9e-51c0-4a64-8276-c1a08cbb6e8a"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:24.848Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a8d9c8917a07b7a905677e6c6ea990a181eb349a\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:24.538Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.cfc5e9eb-b63a-45e9-bed6-3f272e3063e2"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:24.848Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b used request id req-08dc0359-29d7-4b59-a025-e9a3447642bb", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:24.377Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.81f4ff9e-51c0-4a64-8276-c1a08cbb6e8a"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:24.848Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b used request id req-08dc0359-29d7-4b59-a025-e9a3447642bb", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:24.377Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.81f4ff9e-51c0-4a64-8276-c1a08cbb6e8a"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:25.447Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 used request id req-642f73f4-574a-4f56-8654-d7eaf82461cf", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:25.081Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.cfc5e9eb-b63a-45e9-bed6-3f272e3063e2"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:25.447Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:52: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-642f73f4-574a-4f56-8654-d7eaf82461cf x-compute-request-id: req-642f73f4-574a-4f56-8654-d7eaf82461cf Content-Encoding: gzip Content-Length: 766 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"d873130b-06c5-4e44-8f09-d7eddd9ddbe1\", \"security_groups\": [{\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-06-08T10:51:49Z\", \"hostId\": \"7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_sprout_host_gy3lo7\", \"created\": \"2019-06-08T10:51:47Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:25.081Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.cfc5e9eb-b63a-45e9-bed6-3f272e3063e2"}, {"node_instance_id": "bind_host_e6t95a", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:25.447Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-06-08T10:52:24.786Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "vellum_host_qh3078", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:25.447Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:24.992Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:25.447Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 used request id req-642f73f4-574a-4f56-8654-d7eaf82461cf", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:25.082Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.cfc5e9eb-b63a-45e9-bed6-3f272e3063e2"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:26.160Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:25.517Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.cef7b122-5805-4f62-aff9-a719df6d391f"}, {"node_instance_id": "sprout_host_gy3lo7", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:26.160Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-06-08T10:52:25.650Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "ellis_host_oo3xji", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:26.160Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:25.356Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "homer_host_1hw858", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:26.160Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:25.788Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:26.160Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d0a46c075d788f670597a811be22382213e1bf9f\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:25.929Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.cef7b122-5805-4f62-aff9-a719df6d391f"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:26.160Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-0047dde7-7f3d-422f-adc4-8f25ff9183a1", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:25.523Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.cef7b122-5805-4f62-aff9-a719df6d391f"}], "metadata": {"pagination": {"total": 1152, "offset": 1001, "size": 50}}} 2019-06-08 10:53:11,621 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:53:11,621 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:53:11 GMT 2019-06-08 10:53:11,621 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:53:11,621 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 10:53:11,621 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:53:11,621 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:53:11,621 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:53:11,622 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 10:53:11,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:51: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-8f148201-9673-45c6-b995-66adb60c2237 x-compute-request-id: req-8f148201-9673-45c6-b995-66adb60c2237 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.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "9e139966-e5ce-4dd0-b204-5fc1565cf567", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:51:52Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_homer_host_1hw858", "created": "2019-06-08T10:51:49Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 10:53:11,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:block_device_mapping state. Retrying... [retry_after=30] 2019-06-08 10:53:11,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 used request id req-8ae426e5-f3c4-46c3-afbf-e0ff8bc736bc 2019-06-08 10:53:11,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2019-06-08 10:53:11,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 used request id req-8f148201-9673-45c6-b995-66adb60c2237 2019-06-08 10:53:11,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 used request id req-8f148201-9673-45c6-b995-66adb60c2237 2019-06-08 10:53:11,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2019-06-08 10:53:11,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-06-08 10:53:11,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:53:11,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0b565bbb58c7327b5f1568c1467b1f931296abb" 2019-06-08 10:53:11,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-002cb1a4-3ca6-492e-96cd-86efd0ae46a8 2019-06-08 10:53:11,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:52:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-002cb1a4-3ca6-492e-96cd-86efd0ae46a8 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:53:11,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-06-08 10:53:11,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db used request id req-41b7907f-565e-4531-b7d8-81947df66533 2019-06-08 10:53:11,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2019-06-08 10:53:11,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db used request id req-41b7907f-565e-4531-b7d8-81947df66533 2019-06-08 10:53:11,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:52: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-41b7907f-565e-4531-b7d8-81947df66533 x-compute-request-id: req-41b7907f-565e-4531-b7d8-81947df66533 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "0ba5508f-ebcc-43b8-be76-dffb902b27db", "security_groups": [{"name": "default"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:51:44Z", "hostId": "7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_proxy_host_7s25vn", "created": "2019-06-08T10:51:40Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 10:53:11,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:53:11,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-55078bc2-f90e-4980-bd95-df548e3b7ae9 2019-06-08 10:53:11,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:52:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55078bc2-f90e-4980-bd95-df548e3b7ae9 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:53:11,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-06-08 10:53:11,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b67c7c5e05584733931763357ff9045f9e1ba196" 2019-06-08 10:53:11,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:53:11,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-06-08 10:53:11,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:52:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-956b187d-1739-40dd-ae95-f3f25fdbf02e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:53:11,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-956b187d-1739-40dd-ae95-f3f25fdbf02e 2019-06-08 10:53:11,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:52: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-a839b437-6bc9-4603-92ff-a8e6fbde59a9 x-compute-request-id: req-a839b437-6bc9-4603-92ff-a8e6fbde59a9 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/5078b315-5529-412a-a492-d62901f9f205", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "5078b315-5529-412a-a492-d62901f9f205", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:51:48Z", "hostId": "7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_bono_host_2pza4u", "created": "2019-06-08T10:51:45Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 10:53:11,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-a839b437-6bc9-4603-92ff-a8e6fbde59a9 2019-06-08 10:53:11,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-a839b437-6bc9-4603-92ff-a8e6fbde59a9 2019-06-08 10:53:11,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}593fe7e2329e17a20e39b09576f34983fd948963" 2019-06-08 10:53:11,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2019-06-08 10:53:11,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-e2ceee5b-bae4-4214-b8ea-998d2a306f0f 2019-06-08 10:53:11,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-06-08 10:53:11,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:53:11,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:52:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2ceee5b-bae4-4214-b8ea-998d2a306f0f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:53:11,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:52: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-08dc0359-29d7-4b59-a025-e9a3447642bb x-compute-request-id: req-08dc0359-29d7-4b59-a025-e9a3447642bb Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "fdf89a9d-c463-49c2-b3ee-51a117b9df8b", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:51:49Z", "hostId": "7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_bind_host_e6t95a", "created": "2019-06-08T10:51:47Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 10:53:11,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8d9c8917a07b7a905677e6c6ea990a181eb349a" 2019-06-08 10:53:11,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b used request id req-08dc0359-29d7-4b59-a025-e9a3447642bb 2019-06-08 10:53:11,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b used request id req-08dc0359-29d7-4b59-a025-e9a3447642bb 2019-06-08 10:53:11,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 used request id req-642f73f4-574a-4f56-8654-d7eaf82461cf 2019-06-08 10:53:11,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:52: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-642f73f4-574a-4f56-8654-d7eaf82461cf x-compute-request-id: req-642f73f4-574a-4f56-8654-d7eaf82461cf Content-Encoding: gzip Content-Length: 766 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "d873130b-06c5-4e44-8f09-d7eddd9ddbe1", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:51:49Z", "hostId": "7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_sprout_host_gy3lo7", "created": "2019-06-08T10:51:47Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 10:53:11,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2019-06-08 10:53:11,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-06-08 10:53:11,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 used request id req-642f73f4-574a-4f56-8654-d7eaf82461cf 2019-06-08 10:53:11,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:53:11,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2019-06-08 10:53:11,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-06-08 10:53:11,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-06-08 10:53:11,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0a46c075d788f670597a811be22382213e1bf9f" 2019-06-08 10:53:11,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-0047dde7-7f3d-422f-adc4-8f25ff9183a1 2019-06-08 10:53:11,632 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 10:53:12,052 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:53:12,052 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:53:12,053 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:53:12,053 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:53:12,053 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:53:12,053 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:53:12,053 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:53:12,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-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 10:53:12,053 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:53:12,053 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:53:12 GMT 2019-06-08 10:53:12,053 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:53:12,053 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 10:53:12,054 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:53:12,054 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:53:12,054 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:53:17,059 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 10:53:17,673 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:53:17,674 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:53:17,674 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:53:17,674 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:53:17,674 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:53:17,674 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:53:17,674 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:53:17,674 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:26.160Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:52:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0047dde7-7f3d-422f-adc4-8f25ff9183a1 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:25.522Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.cef7b122-5805-4f62-aff9-a719df6d391f"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:26.756Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:26.547Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.9a584ebc-1a27-4cc8-9c4c-64d5a430f612"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:26.756Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-986ea161-1ba3-4e1a-bbea-c71119167a46", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:26.554Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.9a584ebc-1a27-4cc8-9c4c-64d5a430f612"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:26.756Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:52: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-19f80354-9d3b-4009-91e3-b124fdabf43d x-compute-request-id: req-19f80354-9d3b-4009-91e3-b124fdabf43d 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.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/367bc6be-c804-45ac-a87c-67a9531cd679\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"367bc6be-c804-45ac-a87c-67a9531cd679\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-06-08T10:51:51Z\", \"hostId\": \"7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_dime_host_v6fp10\", \"created\": \"2019-06-08T10:51:49Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:26.581Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.cef7b122-5805-4f62-aff9-a719df6d391f"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:26.756Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-ac5a567a-3f57-4901-a52e-67aa771d7922", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:26.321Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0cb2d565-0926-4054-9dd2-d240faae1579"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:26.756Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:52:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac5a567a-3f57-4901-a52e-67aa771d7922 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:26.321Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0cb2d565-0926-4054-9dd2-d240faae1579"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:26.756Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:26.317Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0cb2d565-0926-4054-9dd2-d240faae1579"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:26.756Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:52:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-986ea161-1ba3-4e1a-bbea-c71119167a46 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:26.553Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.9a584ebc-1a27-4cc8-9c4c-64d5a430f612"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:27.261Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 used request id req-19f80354-9d3b-4009-91e3-b124fdabf43d", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:26.581Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.cef7b122-5805-4f62-aff9-a719df6d391f"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:27.261Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e5ec7d074b984050913d96d45aee011a37d32701\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:26.715Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0cb2d565-0926-4054-9dd2-d240faae1579"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:27.261Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b131840b128b9cfb231ef9ad51b3630eb1a046d8\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:26.958Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.9a584ebc-1a27-4cc8-9c4c-64d5a430f612"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:27.261Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 used request id req-19f80354-9d3b-4009-91e3-b124fdabf43d", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:26.581Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.cef7b122-5805-4f62-aff9-a719df6d391f"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:28.006Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}afdee99b06b540d8c9c0b3a339283dc20a95593b\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:27.587Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.caa656a7-7a25-4722-a04e-6fca3dcd16e7"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:28.006Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:27.188Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.caa656a7-7a25-4722-a04e-6fca3dcd16e7"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:28.006Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:52:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7c17ef7-8fcb-4195-9c14-d3fc9f0ad4f5 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:27.194Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.caa656a7-7a25-4722-a04e-6fca3dcd16e7"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:28.006Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-a7c17ef7-8fcb-4195-9c14-d3fc9f0ad4f5", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:27.194Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.caa656a7-7a25-4722-a04e-6fca3dcd16e7"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:28.006Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:52: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-66bc0fa3-5340-401f-86da-541a492c4aa0 x-compute-request-id: req-66bc0fa3-5340-401f-86da-541a492c4aa0 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.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"b305551c-1362-4a6d-b6a4-6da8b1d25955\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-06-08T10:51:54Z\", \"hostId\": \"7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_vellum_host_qh3078\", \"created\": \"2019-06-08T10:51:49Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:27.314Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0cb2d565-0926-4054-9dd2-d240faae1579"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:28.006Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 used request id req-66bc0fa3-5340-401f-86da-541a492c4aa0", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:27.314Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0cb2d565-0926-4054-9dd2-d240faae1579"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:28.006Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 used request id req-66bc0fa3-5340-401f-86da-541a492c4aa0", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:27.314Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0cb2d565-0926-4054-9dd2-d240faae1579"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:28.006Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:52: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-2733295a-775d-460a-922f-d605057e5f4c x-compute-request-id: req-2733295a-775d-460a-922f-d605057e5f4c 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.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"bf25485e-9f4c-46c0-a71d-e4f5852f4f49\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-06-08T10:51:52Z\", \"hostId\": \"7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_ellis_host_oo3xji\", \"created\": \"2019-06-08T10:51:49Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:27.598Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.9a584ebc-1a27-4cc8-9c4c-64d5a430f612"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:28.006Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 used request id req-2733295a-775d-460a-922f-d605057e5f4c", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:27.598Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.9a584ebc-1a27-4cc8-9c4c-64d5a430f612"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:28.006Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 used request id req-2733295a-775d-460a-922f-d605057e5f4c", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:27.599Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.9a584ebc-1a27-4cc8-9c4c-64d5a430f612"}, {"node_instance_id": "vellum_host_qh3078", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:28.006Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-06-08T10:52:27.664Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "dime_host_v6fp10", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:28.006Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-06-08T10:52:27.199Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "ellis_host_oo3xji", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:28.538Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-06-08T10:52:28.113Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:28.538Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:52: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-2aafecfa-1094-4dca-a631-28f6eb93da07 x-compute-request-id: req-2aafecfa-1094-4dca-a631-28f6eb93da07 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.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"9e139966-e5ce-4dd0-b204-5fc1565cf567\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-06-08T10:51:52Z\", \"hostId\": \"7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_homer_host_1hw858\", \"created\": \"2019-06-08T10:51:49Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:28.406Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.caa656a7-7a25-4722-a04e-6fca3dcd16e7"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:29.258Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 used request id req-2aafecfa-1094-4dca-a631-28f6eb93da07", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:28.406Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.caa656a7-7a25-4722-a04e-6fca3dcd16e7"}, {"node_instance_id": "homer_host_1hw858", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:29.258Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-06-08T10:52:28.666Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:29.258Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 used request id req-2aafecfa-1094-4dca-a631-28f6eb93da07", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:28.406Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.caa656a7-7a25-4722-a04e-6fca3dcd16e7"}, {"node_instance_id": "proxy_host_7s25vn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:50.994Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:50.862Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:51.961Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:51.896Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.b8526e69-b8b6-4612-b223-147f847a0fe4"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:52.628Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:52:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ba5287e-f778-4e44-82b4-ca09fd88fb66 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:51.902Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.b8526e69-b8b6-4612-b223-147f847a0fe4"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:52.628Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8349c898f85ee987d23835869213eac5021fd62f\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:52.311Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.b8526e69-b8b6-4612-b223-147f847a0fe4"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:52.628Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-6ba5287e-f778-4e44-82b4-ca09fd88fb66", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:51.902Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.b8526e69-b8b6-4612-b223-147f847a0fe4"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:53.381Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:52: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-fe48b092-b93b-4ba6-ab93-2d847561f97f x-compute-request-id: req-fe48b092-b93b-4ba6-ab93-2d847561f97f Content-Encoding: gzip Content-Length: 745 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"0ba5508f-ebcc-43b8-be76-dffb902b27db\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-06-08T10:51:44Z\", \"hostId\": \"7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_proxy_host_7s25vn\", \"created\": \"2019-06-08T10:51:40Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:53.174Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.b8526e69-b8b6-4612-b223-147f847a0fe4"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:54.013Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db used request id req-fe48b092-b93b-4ba6-ab93-2d847561f97f", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:53.174Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.b8526e69-b8b6-4612-b223-147f847a0fe4"}, {"node_instance_id": "bono_host_2pza4u", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:54.013Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:53.443Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "proxy_host_7s25vn", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:54.013Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-06-08T10:52:53.741Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:54.013Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db used request id req-fe48b092-b93b-4ba6-ab93-2d847561f97f", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:53.174Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.b8526e69-b8b6-4612-b223-147f847a0fe4"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:54.547Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:54.478Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.c5cd670a-ec88-4486-a1a9-0288c24b7e38"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:55.214Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:52:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8668ba4e-f2b3-4e37-b0c2-830f1c7820a7 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:54.483Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.c5cd670a-ec88-4486-a1a9-0288c24b7e38"}, {"node_instance_id": "bind_host_e6t95a", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:55.214Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:54.911Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:55.214Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-8668ba4e-f2b3-4e37-b0c2-830f1c7820a7", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:54.484Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.c5cd670a-ec88-4486-a1a9-0288c24b7e38"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:55.214Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}394db5912dd31dd997258cbe6dc975306536782e\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:54.896Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.c5cd670a-ec88-4486-a1a9-0288c24b7e38"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:55.968Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:52: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-d5b70e03-cdf1-4af0-bf9c-c37d32a09075 x-compute-request-id: req-d5b70e03-cdf1-4af0-bf9c-c37d32a09075 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/5078b315-5529-412a-a492-d62901f9f205\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"5078b315-5529-412a-a492-d62901f9f205\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-06-08T10:51:48Z\", \"hostId\": \"7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_bono_host_2pza4u\", \"created\": \"2019-06-08T10:51:45Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:55.774Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.c5cd670a-ec88-4486-a1a9-0288c24b7e38"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:56.549Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:56.097Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.4a953cdb-5396-41e1-a705-c9088b168a24"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:56.549Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:52:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-417ad116-cb36-4735-9c21-1c5b94c89fa2 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:56.101Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.4a953cdb-5396-41e1-a705-c9088b168a24"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:56.549Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}656376ddcb326c7e2012c31d8e5baa121959edee\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:56.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.4a953cdb-5396-41e1-a705-c9088b168a24"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:56.549Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-417ad116-cb36-4735-9c21-1c5b94c89fa2", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:56.102Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.4a953cdb-5396-41e1-a705-c9088b168a24"}, {"node_instance_id": "bono_host_2pza4u", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:56.549Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-06-08T10:52:56.250Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}], "metadata": {"pagination": {"total": 1152, "offset": 1051, "size": 50}}} 2019-06-08 10:53:17,675 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:53:17,675 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:53:17 GMT 2019-06-08 10:53:17,675 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:53:17,675 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 10:53:17,675 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:53:17,675 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:53:17,675 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:53:17,675 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 10:53:17,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:52:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0047dde7-7f3d-422f-adc4-8f25ff9183a1 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:53:17,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:53:17,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-986ea161-1ba3-4e1a-bbea-c71119167a46 2019-06-08 10:53:17,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:52: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-19f80354-9d3b-4009-91e3-b124fdabf43d x-compute-request-id: req-19f80354-9d3b-4009-91e3-b124fdabf43d 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.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/367bc6be-c804-45ac-a87c-67a9531cd679", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "367bc6be-c804-45ac-a87c-67a9531cd679", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:51:51Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_dime_host_v6fp10", "created": "2019-06-08T10:51:49Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 10:53:17,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-ac5a567a-3f57-4901-a52e-67aa771d7922 2019-06-08 10:53:17,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:52:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac5a567a-3f57-4901-a52e-67aa771d7922 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:53:17,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:53:17,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:52:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-986ea161-1ba3-4e1a-bbea-c71119167a46 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:53:17,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 used request id req-19f80354-9d3b-4009-91e3-b124fdabf43d 2019-06-08 10:53:17,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5ec7d074b984050913d96d45aee011a37d32701" 2019-06-08 10:53:17,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b131840b128b9cfb231ef9ad51b3630eb1a046d8" 2019-06-08 10:53:17,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 used request id req-19f80354-9d3b-4009-91e3-b124fdabf43d 2019-06-08 10:53:17,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afdee99b06b540d8c9c0b3a339283dc20a95593b" 2019-06-08 10:53:17,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:53:17,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:52:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7c17ef7-8fcb-4195-9c14-d3fc9f0ad4f5 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:53:17,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-a7c17ef7-8fcb-4195-9c14-d3fc9f0ad4f5 2019-06-08 10:53:17,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:52: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-66bc0fa3-5340-401f-86da-541a492c4aa0 x-compute-request-id: req-66bc0fa3-5340-401f-86da-541a492c4aa0 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.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "b305551c-1362-4a6d-b6a4-6da8b1d25955", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:51:54Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_vellum_host_qh3078", "created": "2019-06-08T10:51:49Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 10:53:17,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 used request id req-66bc0fa3-5340-401f-86da-541a492c4aa0 2019-06-08 10:53:17,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 used request id req-66bc0fa3-5340-401f-86da-541a492c4aa0 2019-06-08 10:53:17,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:52: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-2733295a-775d-460a-922f-d605057e5f4c x-compute-request-id: req-2733295a-775d-460a-922f-d605057e5f4c 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.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "bf25485e-9f4c-46c0-a71d-e4f5852f4f49", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:51:52Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_ellis_host_oo3xji", "created": "2019-06-08T10:51:49Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 10:53:17,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 used request id req-2733295a-775d-460a-922f-d605057e5f4c 2019-06-08 10:53:17,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 used request id req-2733295a-775d-460a-922f-d605057e5f4c 2019-06-08 10:53:17,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2019-06-08 10:53:17,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2019-06-08 10:53:17,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2019-06-08 10:53:17,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:52: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-2aafecfa-1094-4dca-a631-28f6eb93da07 x-compute-request-id: req-2aafecfa-1094-4dca-a631-28f6eb93da07 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.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "9e139966-e5ce-4dd0-b204-5fc1565cf567", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:51:52Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_homer_host_1hw858", "created": "2019-06-08T10:51:49Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 10:53:17,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 used request id req-2aafecfa-1094-4dca-a631-28f6eb93da07 2019-06-08 10:53:17,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2019-06-08 10:53:17,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 used request id req-2aafecfa-1094-4dca-a631-28f6eb93da07 2019-06-08 10:53:17,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-06-08 10:53:17,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:53:17,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:52:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ba5287e-f778-4e44-82b4-ca09fd88fb66 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:53:17,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8349c898f85ee987d23835869213eac5021fd62f" 2019-06-08 10:53:17,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-6ba5287e-f778-4e44-82b4-ca09fd88fb66 2019-06-08 10:53:17,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:52: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-fe48b092-b93b-4ba6-ab93-2d847561f97f x-compute-request-id: req-fe48b092-b93b-4ba6-ab93-2d847561f97f Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "0ba5508f-ebcc-43b8-be76-dffb902b27db", "security_groups": [{"name": "default"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:51:44Z", "hostId": "7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_proxy_host_7s25vn", "created": "2019-06-08T10:51:40Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 10:53:17,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db used request id req-fe48b092-b93b-4ba6-ab93-2d847561f97f 2019-06-08 10:53:17,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-06-08 10:53:17,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2019-06-08 10:53:17,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db used request id req-fe48b092-b93b-4ba6-ab93-2d847561f97f 2019-06-08 10:53:17,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:53:17,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:52:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8668ba4e-f2b3-4e37-b0c2-830f1c7820a7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:53:17,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-06-08 10:53:17,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-8668ba4e-f2b3-4e37-b0c2-830f1c7820a7 2019-06-08 10:53:17,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}394db5912dd31dd997258cbe6dc975306536782e" 2019-06-08 10:53:17,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:52: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-d5b70e03-cdf1-4af0-bf9c-c37d32a09075 x-compute-request-id: req-d5b70e03-cdf1-4af0-bf9c-c37d32a09075 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/5078b315-5529-412a-a492-d62901f9f205", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "5078b315-5529-412a-a492-d62901f9f205", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:51:48Z", "hostId": "7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_bono_host_2pza4u", "created": "2019-06-08T10:51:45Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 10:53:17,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:53:17,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:52:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-417ad116-cb36-4735-9c21-1c5b94c89fa2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:53:17,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}656376ddcb326c7e2012c31d8e5baa121959edee" 2019-06-08 10:53:17,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-417ad116-cb36-4735-9c21-1c5b94c89fa2 2019-06-08 10:53:17,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2019-06-08 10:53:17,686 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 10:53:18,499 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:53:18,499 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:53:18,499 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:53:18,499 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:53:18,500 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:53:18,500 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:53:18,500 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:53:18,500 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 10:53:18,500 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:53:18,500 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:53:18 GMT 2019-06-08 10:53:18,500 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:53:18,500 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 10:53:18,500 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:53:18,500 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:53:18,501 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:53:23,506 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 10:53:24,147 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:53:24,147 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:53:24,147 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:53:24,147 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:53:24,147 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:53:24,147 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:53:24,148 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:53:24,148 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_gy3lo7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:56.549Z", "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-06-08T10:52:55.794Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:56.549Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-d5b70e03-cdf1-4af0-bf9c-c37d32a09075", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:55.775Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.c5cd670a-ec88-4486-a1a9-0288c24b7e38"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:56.549Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-d5b70e03-cdf1-4af0-bf9c-c37d32a09075", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:55.775Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.c5cd670a-ec88-4486-a1a9-0288c24b7e38"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:57.217Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:52:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e0458ff-a0f7-48e7-9ee8-727f4237f8c9 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:56.880Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.3d086ee0-17e8-4ce6-9132-d15c6417291f"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:57.217Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-3e0458ff-a0f7-48e7-9ee8-727f4237f8c9", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:56.880Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.3d086ee0-17e8-4ce6-9132-d15c6417291f"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:57.217Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:56.875Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.3d086ee0-17e8-4ce6-9132-d15c6417291f"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:57.814Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b used request id req-a059e390-681a-41da-b98a-e26e2ee7a2fe", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:57.396Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.4a953cdb-5396-41e1-a705-c9088b168a24"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:57.814Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b used request id req-a059e390-681a-41da-b98a-e26e2ee7a2fe", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:57.396Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.4a953cdb-5396-41e1-a705-c9088b168a24"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:57.814Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:52: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-a059e390-681a-41da-b98a-e26e2ee7a2fe x-compute-request-id: req-a059e390-681a-41da-b98a-e26e2ee7a2fe Content-Encoding: gzip Content-Length: 751 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"fdf89a9d-c463-49c2-b3ee-51a117b9df8b\", \"security_groups\": [{\"name\": \"clearwater-sg_bind\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-06-08T10:51:49Z\", \"hostId\": \"7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_bind_host_e6t95a\", \"created\": \"2019-06-08T10:51:47Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:57.396Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.4a953cdb-5396-41e1-a705-c9088b168a24"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:57.814Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b55e11caa109026371f32ec00608c7e279bc4f5b\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:57.293Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.3d086ee0-17e8-4ce6-9132-d15c6417291f"}, {"node_instance_id": "dime_host_v6fp10", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:57.814Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:57.367Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "bind_host_e6t95a", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:58.583Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-06-08T10:52:58.150Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:58.583Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:52: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-1b1a1a9b-200e-44dc-8864-be95e4338f4e x-compute-request-id: req-1b1a1a9b-200e-44dc-8864-be95e4338f4e Content-Encoding: gzip Content-Length: 766 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"d873130b-06c5-4e44-8f09-d7eddd9ddbe1\", \"security_groups\": [{\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-06-08T10:51:49Z\", \"hostId\": \"7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_sprout_host_gy3lo7\", \"created\": \"2019-06-08T10:51:47Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:58.204Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.3d086ee0-17e8-4ce6-9132-d15c6417291f"}, {"node_instance_id": "ellis_host_oo3xji", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:58.583Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:58.460Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:58.583Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 used request id req-1b1a1a9b-200e-44dc-8864-be95e4338f4e", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:58.204Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.3d086ee0-17e8-4ce6-9132-d15c6417291f"}, {"node_instance_id": "vellum_host_qh3078", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:58.583Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:57.886Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:58.583Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 used request id req-1b1a1a9b-200e-44dc-8864-be95e4338f4e", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:58.205Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.3d086ee0-17e8-4ce6-9132-d15c6417291f"}, {"node_instance_id": "sprout_host_gy3lo7", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:59.184Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-06-08T10:52:58.712Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:59.184Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:59.107Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.4f842e2d-0085-4170-980f-9440d1b10939"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:59.184Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-68dbf557-2cc1-43de-ac05-dd2fcb7cdd12", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:58.604Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.2a9a81d2-fa47-4c1e-9046-e49d5dd0da7a"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:59.184Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:52:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68dbf557-2cc1-43de-ac05-dd2fcb7cdd12 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:58.604Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.2a9a81d2-fa47-4c1e-9046-e49d5dd0da7a"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:59.184Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:58.600Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.2a9a81d2-fa47-4c1e-9046-e49d5dd0da7a"}, {"node_instance_id": "homer_host_1hw858", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:59.184Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:58.913Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:59.717Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:59.702Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d62cb8c0-2600-41b6-a709-e3d7ebf1d96b"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:59.717Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-3ef122ad-c6c4-4279-92cd-0095447c3f3c", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:59.115Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.4f842e2d-0085-4170-980f-9440d1b10939"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:59.717Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9a23340e874fe221e0dc4733b599f2cc328225b6\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:59.006Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.2a9a81d2-fa47-4c1e-9046-e49d5dd0da7a"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:59.717Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0c16ce1de8cbcfc424d52923517c7153d71d9d6d\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:59.524Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.4f842e2d-0085-4170-980f-9440d1b10939"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:52:59.717Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:52:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ef122ad-c6c4-4279-92cd-0095447c3f3c Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:59.112Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.4f842e2d-0085-4170-980f-9440d1b10939"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:53:00.417Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:52:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58b9fb47-129c-4935-9fdf-b94c8097e4e0 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:59.707Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d62cb8c0-2600-41b6-a709-e3d7ebf1d96b"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:53:00.417Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:52: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-456889d6-00b0-48fa-8154-52703a809fae x-compute-request-id: req-456889d6-00b0-48fa-8154-52703a809fae 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.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/367bc6be-c804-45ac-a87c-67a9531cd679\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"367bc6be-c804-45ac-a87c-67a9531cd679\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-06-08T10:51:51Z\", \"hostId\": \"7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_dime_host_v6fp10\", \"created\": \"2019-06-08T10:51:49Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:59.807Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.2a9a81d2-fa47-4c1e-9046-e49d5dd0da7a"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:53:00.417Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 used request id req-a2c26605-97b9-4218-97a0-ba9f6d83cc1c", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:53:00.138Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.4f842e2d-0085-4170-980f-9440d1b10939"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:53:00.417Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 used request id req-a2c26605-97b9-4218-97a0-ba9f6d83cc1c", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:53:00.138Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.4f842e2d-0085-4170-980f-9440d1b10939"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:53:00.417Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:52: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-a2c26605-97b9-4218-97a0-ba9f6d83cc1c x-compute-request-id: req-a2c26605-97b9-4218-97a0-ba9f6d83cc1c 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.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"b305551c-1362-4a6d-b6a4-6da8b1d25955\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-06-08T10:51:54Z\", \"hostId\": \"7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_vellum_host_qh3078\", \"created\": \"2019-06-08T10:51:49Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:53:00.137Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.4f842e2d-0085-4170-980f-9440d1b10939"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:53:00.417Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-de0a2e2e-98ba-43a0-a293-46cb2fe742c7", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:53:00.079Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.88a5312a-df6f-4fc1-8224-9c21d1fa58d6"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:53:00.417Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:53:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de0a2e2e-98ba-43a0-a293-46cb2fe742c7 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:53:00.078Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.88a5312a-df6f-4fc1-8224-9c21d1fa58d6"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:53:00.417Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:53:00.073Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.88a5312a-df6f-4fc1-8224-9c21d1fa58d6"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:53:00.417Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0d2438b7ebe96e3b6b08dd632a0edc82f9f64472\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:53:00.108Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d62cb8c0-2600-41b6-a709-e3d7ebf1d96b"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:53:00.417Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 used request id req-456889d6-00b0-48fa-8154-52703a809fae", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:59.809Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.2a9a81d2-fa47-4c1e-9046-e49d5dd0da7a"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:53:00.417Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 used request id req-456889d6-00b0-48fa-8154-52703a809fae", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:59.808Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.2a9a81d2-fa47-4c1e-9046-e49d5dd0da7a"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:53:00.417Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-58b9fb47-129c-4935-9fdf-b94c8097e4e0", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:52:59.708Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d62cb8c0-2600-41b6-a709-e3d7ebf1d96b"}, {"node_instance_id": "vellum_host_qh3078", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:53:01.064Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-06-08T10:53:00.533Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:53:01.064Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}afcdd49cbe170e23e4803067b185df7527f2618b\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:53:00.476Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.88a5312a-df6f-4fc1-8224-9c21d1fa58d6"}, {"node_instance_id": "dime_host_v6fp10", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:53:01.064Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-06-08T10:53:00.391Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:53:01.578Z", "message": "RESP: [200] Date: Sat, 08 Jun 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-ea673ce0-bcc6-4160-8b44-a14712004e89 x-compute-request-id: req-ea673ce0-bcc6-4160-8b44-a14712004e89 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.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"9e139966-e5ce-4dd0-b204-5fc1565cf567\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-06-08T10:51:52Z\", \"hostId\": \"7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_homer_host_1hw858\", \"created\": \"2019-06-08T10:51:49Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:53:01.329Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.88a5312a-df6f-4fc1-8224-9c21d1fa58d6"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:53:01.578Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 used request id req-1b078b5c-12ad-4460-910b-a8fb6d2dc8bb", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:53:00.994Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d62cb8c0-2600-41b6-a709-e3d7ebf1d96b"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:53:01.578Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 used request id req-1b078b5c-12ad-4460-910b-a8fb6d2dc8bb", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:53:00.994Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d62cb8c0-2600-41b6-a709-e3d7ebf1d96b"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:53:01.578Z", "message": "RESP: [200] Date: Sat, 08 Jun 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-1b078b5c-12ad-4460-910b-a8fb6d2dc8bb x-compute-request-id: req-1b078b5c-12ad-4460-910b-a8fb6d2dc8bb 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.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"bf25485e-9f4c-46c0-a71d-e4f5852f4f49\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-06-08T10:51:52Z\", \"hostId\": \"7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_ellis_host_oo3xji\", \"created\": \"2019-06-08T10:51:49Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:53:00.993Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d62cb8c0-2600-41b6-a709-e3d7ebf1d96b"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:53:01.578Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 used request id req-ea673ce0-bcc6-4160-8b44-a14712004e89", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:53:01.329Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.88a5312a-df6f-4fc1-8224-9c21d1fa58d6"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:53:01.578Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 used request id req-ea673ce0-bcc6-4160-8b44-a14712004e89", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:53:01.329Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.88a5312a-df6f-4fc1-8224-9c21d1fa58d6"}, {"node_instance_id": "ellis_host_oo3xji", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:53:01.578Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-06-08T10:53:01.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}], "metadata": {"pagination": {"total": 1152, "offset": 1101, "size": 50}}} 2019-06-08 10:53:24,148 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:53:24,148 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:53:24 GMT 2019-06-08 10:53:24,148 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:53:24,148 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 10:53:24,148 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:53:24,148 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:53:24,149 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:53:24,149 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 10:53:24,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-06-08 10:53:24,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-d5b70e03-cdf1-4af0-bf9c-c37d32a09075 2019-06-08 10:53:24,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-d5b70e03-cdf1-4af0-bf9c-c37d32a09075 2019-06-08 10:53:24,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:52:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e0458ff-a0f7-48e7-9ee8-727f4237f8c9 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:53:24,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-3e0458ff-a0f7-48e7-9ee8-727f4237f8c9 2019-06-08 10:53:24,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:53:24,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b used request id req-a059e390-681a-41da-b98a-e26e2ee7a2fe 2019-06-08 10:53:24,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b used request id req-a059e390-681a-41da-b98a-e26e2ee7a2fe 2019-06-08 10:53:24,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:52: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-a059e390-681a-41da-b98a-e26e2ee7a2fe x-compute-request-id: req-a059e390-681a-41da-b98a-e26e2ee7a2fe Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "fdf89a9d-c463-49c2-b3ee-51a117b9df8b", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:51:49Z", "hostId": "7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_bind_host_e6t95a", "created": "2019-06-08T10:51:47Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 10:53:24,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b55e11caa109026371f32ec00608c7e279bc4f5b" 2019-06-08 10:53:24,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-06-08 10:53:24,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2019-06-08 10:53:24,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:52: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-1b1a1a9b-200e-44dc-8864-be95e4338f4e x-compute-request-id: req-1b1a1a9b-200e-44dc-8864-be95e4338f4e Content-Encoding: gzip Content-Length: 766 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "d873130b-06c5-4e44-8f09-d7eddd9ddbe1", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:51:49Z", "hostId": "7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_sprout_host_gy3lo7", "created": "2019-06-08T10:51:47Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 10:53:24,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-06-08 10:53:24,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 used request id req-1b1a1a9b-200e-44dc-8864-be95e4338f4e 2019-06-08 10:53:24,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-06-08 10:53:24,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 used request id req-1b1a1a9b-200e-44dc-8864-be95e4338f4e 2019-06-08 10:53:24,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2019-06-08 10:53:24,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:53:24,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-68dbf557-2cc1-43de-ac05-dd2fcb7cdd12 2019-06-08 10:53:24,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:52:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68dbf557-2cc1-43de-ac05-dd2fcb7cdd12 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:53:24,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:53:24,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-06-08 10:53:24,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:53:24,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-3ef122ad-c6c4-4279-92cd-0095447c3f3c 2019-06-08 10:53:24,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a23340e874fe221e0dc4733b599f2cc328225b6" 2019-06-08 10:53:24,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c16ce1de8cbcfc424d52923517c7153d71d9d6d" 2019-06-08 10:53:24,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:52:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ef122ad-c6c4-4279-92cd-0095447c3f3c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:53:24,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:52:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58b9fb47-129c-4935-9fdf-b94c8097e4e0 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:53:24,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:52: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-456889d6-00b0-48fa-8154-52703a809fae x-compute-request-id: req-456889d6-00b0-48fa-8154-52703a809fae 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.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/367bc6be-c804-45ac-a87c-67a9531cd679", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "367bc6be-c804-45ac-a87c-67a9531cd679", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:51:51Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_dime_host_v6fp10", "created": "2019-06-08T10:51:49Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 10:53:24,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 used request id req-a2c26605-97b9-4218-97a0-ba9f6d83cc1c 2019-06-08 10:53:24,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 used request id req-a2c26605-97b9-4218-97a0-ba9f6d83cc1c 2019-06-08 10:53:24,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:52: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-a2c26605-97b9-4218-97a0-ba9f6d83cc1c x-compute-request-id: req-a2c26605-97b9-4218-97a0-ba9f6d83cc1c 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.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "b305551c-1362-4a6d-b6a4-6da8b1d25955", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:51:54Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_vellum_host_qh3078", "created": "2019-06-08T10:51:49Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 10:53:24,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-de0a2e2e-98ba-43a0-a293-46cb2fe742c7 2019-06-08 10:53:24,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:53:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de0a2e2e-98ba-43a0-a293-46cb2fe742c7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:53:24,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:53:24,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d2438b7ebe96e3b6b08dd632a0edc82f9f64472" 2019-06-08 10:53:24,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 used request id req-456889d6-00b0-48fa-8154-52703a809fae 2019-06-08 10:53:24,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 used request id req-456889d6-00b0-48fa-8154-52703a809fae 2019-06-08 10:53:24,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-58b9fb47-129c-4935-9fdf-b94c8097e4e0 2019-06-08 10:53:24,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 2/60] 2019-06-08 10:53:24,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afcdd49cbe170e23e4803067b185df7527f2618b" 2019-06-08 10:53:24,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 2/60] 2019-06-08 10:53:24,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 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-ea673ce0-bcc6-4160-8b44-a14712004e89 x-compute-request-id: req-ea673ce0-bcc6-4160-8b44-a14712004e89 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.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "9e139966-e5ce-4dd0-b204-5fc1565cf567", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:51:52Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_homer_host_1hw858", "created": "2019-06-08T10:51:49Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 10:53:24,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 used request id req-1b078b5c-12ad-4460-910b-a8fb6d2dc8bb 2019-06-08 10:53:24,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 used request id req-1b078b5c-12ad-4460-910b-a8fb6d2dc8bb 2019-06-08 10:53:24,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 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-1b078b5c-12ad-4460-910b-a8fb6d2dc8bb x-compute-request-id: req-1b078b5c-12ad-4460-910b-a8fb6d2dc8bb 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.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "bf25485e-9f4c-46c0-a71d-e4f5852f4f49", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:51:52Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_ellis_host_oo3xji", "created": "2019-06-08T10:51:49Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 10:53:24,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 used request id req-ea673ce0-bcc6-4160-8b44-a14712004e89 2019-06-08 10:53:24,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 used request id req-ea673ce0-bcc6-4160-8b44-a14712004e89 2019-06-08 10:53:24,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2019-06-08 10:53:24,159 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 10:53:24,606 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:53:24,606 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:53:24,606 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:53:24,606 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:53:24,606 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:53:24,606 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:53:24,606 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:53:24,607 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 10:53:24,607 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:53:24,607 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:53:24 GMT 2019-06-08 10:53:24,607 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:53:24,607 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 10:53:24,607 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:53:24,607 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:53:24,607 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:53:29,613 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 10:53:42,777 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:53:42,777 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:53:42,777 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:53:42,778 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:53:42,778 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:53:42,778 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:53:42,778 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:53:42,778 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_1hw858", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:53:02.296Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-06-08T10:53:01.744Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "proxy_host_7s25vn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:53:24.030Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:53:23.926Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "bono_host_2pza4u", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:53:26.396Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:53:26.360Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:53:28.197Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:53:28.038Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d15ea439-4c6d-4cbd-b3fb-94527b005bc5"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:53:29.762Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d19bd5e35207056c84d672bbad7ee4bb2cbe86fd\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:53:28.460Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d15ea439-4c6d-4cbd-b3fb-94527b005bc5"}, {"node_instance_id": "sprout_host_gy3lo7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:53:29.762Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:53:28.974Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:53:29.762Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db used request id req-ecae1ccf-8baf-43d6-b95e-d4648cd84c92", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:53:29.142Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d15ea439-4c6d-4cbd-b3fb-94527b005bc5"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:53:29.762Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:53:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b217f91-dbc3-4cd8-8761-55fa3c1935ab Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:53:28.045Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d15ea439-4c6d-4cbd-b3fb-94527b005bc5"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:53:29.762Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-4b217f91-dbc3-4cd8-8761-55fa3c1935ab", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:53:28.045Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d15ea439-4c6d-4cbd-b3fb-94527b005bc5"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:53:29.762Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:53: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-ecae1ccf-8baf-43d6-b95e-d4648cd84c92 x-compute-request-id: req-ecae1ccf-8baf-43d6-b95e-d4648cd84c92 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"0ba5508f-ebcc-43b8-be76-dffb902b27db\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-06-08T10:51:44Z\", \"hostId\": \"7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_proxy_host_7s25vn\", \"created\": \"2019-06-08T10:51:40Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:53:29.141Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d15ea439-4c6d-4cbd-b3fb-94527b005bc5"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:53:29.762Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db used request id req-ecae1ccf-8baf-43d6-b95e-d4648cd84c92", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:53:29.142Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d15ea439-4c6d-4cbd-b3fb-94527b005bc5"}, {"node_instance_id": "bind_host_e6t95a", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:53:31.268Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:53:30.850Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "proxy_host_7s25vn", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:53:35.822Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-06-08T10:53:35.711Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:53:37.297Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:53:37.072Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.8500f47b-fc64-449f-a17e-b2245578f726"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:53:37.297Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:53:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-369264c8-8dea-4272-baa8-d964bb5bf51d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:53:37.079Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.8500f47b-fc64-449f-a17e-b2245578f726"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:53:38.986Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 used request id req-4bf013e4-6e78-4a25-ac43-d50d5f0ed288", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:53:38.346Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.8500f47b-fc64-449f-a17e-b2245578f726"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:53:38.986Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a10450dc93d6097cb1a3f6915735009d18256165\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:53:37.486Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.8500f47b-fc64-449f-a17e-b2245578f726"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:53:38.986Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 used request id req-4bf013e4-6e78-4a25-ac43-d50d5f0ed288", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:53:38.346Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.8500f47b-fc64-449f-a17e-b2245578f726"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:53:38.986Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:53:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4bf013e4-6e78-4a25-ac43-d50d5f0ed288 x-compute-request-id: req-4bf013e4-6e78-4a25-ac43-d50d5f0ed288 Content-Encoding: gzip Content-Length: 766 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"d873130b-06c5-4e44-8f09-d7eddd9ddbe1\", \"security_groups\": [{\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-06-08T10:51:49Z\", \"hostId\": \"7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_sprout_host_gy3lo7\", \"created\": \"2019-06-08T10:51:47Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:53:38.346Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.8500f47b-fc64-449f-a17e-b2245578f726"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:53:38.986Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-369264c8-8dea-4272-baa8-d964bb5bf51d", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:53:37.079Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.8500f47b-fc64-449f-a17e-b2245578f726"}], "metadata": {"pagination": {"total": 1171, "offset": 1151, "size": 50}}} 2019-06-08 10:53:42,778 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:53:42,778 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:53:42 GMT 2019-06-08 10:53:42,778 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:53:42,778 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 10:53:42,779 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:53:42,779 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:53:42,779 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:53:42,779 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 10:53:42,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2019-06-08 10:53:42,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-06-08 10:53:42,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-06-08 10:53:42,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:53:42,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d19bd5e35207056c84d672bbad7ee4bb2cbe86fd" 2019-06-08 10:53:42,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-06-08 10:53:42,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db used request id req-ecae1ccf-8baf-43d6-b95e-d4648cd84c92 2019-06-08 10:53:42,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:53:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b217f91-dbc3-4cd8-8761-55fa3c1935ab Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:53:42,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-4b217f91-dbc3-4cd8-8761-55fa3c1935ab 2019-06-08 10:53:42,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:53: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-ecae1ccf-8baf-43d6-b95e-d4648cd84c92 x-compute-request-id: req-ecae1ccf-8baf-43d6-b95e-d4648cd84c92 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "0ba5508f-ebcc-43b8-be76-dffb902b27db", "security_groups": [{"name": "default"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:51:44Z", "hostId": "7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_proxy_host_7s25vn", "created": "2019-06-08T10:51:40Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 10:53:42,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db used request id req-ecae1ccf-8baf-43d6-b95e-d4648cd84c92 2019-06-08 10:53:42,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-06-08 10:53:42,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2019-06-08 10:53:42,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:53:42,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:53:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-369264c8-8dea-4272-baa8-d964bb5bf51d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:53:42,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 used request id req-4bf013e4-6e78-4a25-ac43-d50d5f0ed288 2019-06-08 10:53:42,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a10450dc93d6097cb1a3f6915735009d18256165" 2019-06-08 10:53:42,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 used request id req-4bf013e4-6e78-4a25-ac43-d50d5f0ed288 2019-06-08 10:53:42,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:53:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4bf013e4-6e78-4a25-ac43-d50d5f0ed288 x-compute-request-id: req-4bf013e4-6e78-4a25-ac43-d50d5f0ed288 Content-Encoding: gzip Content-Length: 766 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "d873130b-06c5-4e44-8f09-d7eddd9ddbe1", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:51:49Z", "hostId": "7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_sprout_host_gy3lo7", "created": "2019-06-08T10:51:47Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 10:53:42,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-369264c8-8dea-4272-baa8-d964bb5bf51d 2019-06-08 10:53:42,784 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 10:53:48,941 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:53:48,941 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:53:48,941 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:53:48,942 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:53:48,942 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:53:48,942 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:53:48,942 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:53:48,942 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 10:53:48,942 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:53:48,942 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:53:48 GMT 2019-06-08 10:53:48,942 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:53:48,942 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 10:53:48,942 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:53:48,943 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:53:48,943 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:53:53,947 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 10:53:59,626 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:53:59,626 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:53:59,626 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:53:59,626 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:53:59,626 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:53:59,626 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:53:59,627 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:53:59,627 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:53:43.212Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}39379789f23ed296da4df61136e15a774b6da453\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:53:39.232Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.98c02852-652f-4c89-93f8-6830dcf0f9cb"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:53:43.212Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:53:38.831Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.98c02852-652f-4c89-93f8-6830dcf0f9cb"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:53:43.212Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:53:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-157b813b-d34c-4c07-85ae-e99748ff00ac Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:53:38.836Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.98c02852-652f-4c89-93f8-6830dcf0f9cb"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:53:43.212Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-157b813b-d34c-4c07-85ae-e99748ff00ac", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:53:38.836Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.98c02852-652f-4c89-93f8-6830dcf0f9cb"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:53:43.212Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:53: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-1ea40b82-d596-4baf-bcd8-d8fd1276882a x-compute-request-id: req-1ea40b82-d596-4baf-bcd8-d8fd1276882a Content-Encoding: gzip Content-Length: 762 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/5078b315-5529-412a-a492-d62901f9f205\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"5078b315-5529-412a-a492-d62901f9f205\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-06-08T10:51:48Z\", \"hostId\": \"7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_bono_host_2pza4u\", \"created\": \"2019-06-08T10:51:45Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:53:40.207Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.98c02852-652f-4c89-93f8-6830dcf0f9cb"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:53:43.212Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-1ea40b82-d596-4baf-bcd8-d8fd1276882a", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:53:40.207Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.98c02852-652f-4c89-93f8-6830dcf0f9cb"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:53:43.212Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-1ea40b82-d596-4baf-bcd8-d8fd1276882a", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:53:40.207Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.98c02852-652f-4c89-93f8-6830dcf0f9cb"}, {"node_instance_id": "dime_host_v6fp10", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:53:43.212Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:53:39.304Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "ellis_host_oo3xji", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:53:44.085Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:53:43.771Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "homer_host_1hw858", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:53:47.225Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:53:47.039Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:53:49.052Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:53:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6ccf79c-0091-4efb-82ef-b66e74b3f3cf Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:53:48.735Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.775a578d-5b8e-4915-b965-7d251863b1c8"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:53:49.052Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-d6ccf79c-0091-4efb-82ef-b66e74b3f3cf", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:53:48.735Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.775a578d-5b8e-4915-b965-7d251863b1c8"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:53:49.052Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-cda7c4a7-3050-4386-808d-cdce060f48b0", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:53:48.490Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.ffde5c5e-9e79-473a-9677-fbb060c0eb78"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:53:49.052Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:53:48.730Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.775a578d-5b8e-4915-b965-7d251863b1c8"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:53:49.052Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:53:48.484Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.ffde5c5e-9e79-473a-9677-fbb060c0eb78"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:53:49.052Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:53:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cda7c4a7-3050-4386-808d-cdce060f48b0 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:53:48.490Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.ffde5c5e-9e79-473a-9677-fbb060c0eb78"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:53:53.204Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 used request id req-e35b6fdc-0894-4153-93bd-b5ef1782eb14", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:53:49.537Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.ffde5c5e-9e79-473a-9677-fbb060c0eb78"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:53:53.204Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9e8af2f623047489779bbfd867c5e4a13effee0f\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:53:49.130Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.775a578d-5b8e-4915-b965-7d251863b1c8"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:53:53.204Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a400c7134c2fc3318422d9a8c636e273920e39ab\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:53:48.893Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.ffde5c5e-9e79-473a-9677-fbb060c0eb78"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:53:53.204Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:53:52.887Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f96c772b-d520-447b-a9ca-5cb31f2e0611"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:53:53.204Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:53:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3373e65-a0d8-42e3-b8f3-2e7c9f582a0e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:53:52.894Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f96c772b-d520-447b-a9ca-5cb31f2e0611"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:53:53.204Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:53: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-932aafaf-c288-4b8b-bc12-585fc8d94251 x-compute-request-id: req-932aafaf-c288-4b8b-bc12-585fc8d94251 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"fdf89a9d-c463-49c2-b3ee-51a117b9df8b\", \"security_groups\": [{\"name\": \"clearwater-sg_bind\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-06-08T10:51:49Z\", \"hostId\": \"7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_bind_host_e6t95a\", \"created\": \"2019-06-08T10:51:47Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:53:50.062Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.775a578d-5b8e-4915-b965-7d251863b1c8"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:53:53.204Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b used request id req-932aafaf-c288-4b8b-bc12-585fc8d94251", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:53:50.062Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.775a578d-5b8e-4915-b965-7d251863b1c8"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:53:53.204Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b used request id req-932aafaf-c288-4b8b-bc12-585fc8d94251", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:53:50.063Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.775a578d-5b8e-4915-b965-7d251863b1c8"}, {"node_instance_id": "vellum_host_qh3078", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:53:53.204Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:53:52.705Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:53:53.204Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-e3373e65-a0d8-42e3-b8f3-2e7c9f582a0e", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:53:52.894Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f96c772b-d520-447b-a9ca-5cb31f2e0611"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:53:53.204Z", "message": "RESP: [200] Date: Sat, 08 Jun 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,Accept-Encoding x-openstack-request-id: req-e35b6fdc-0894-4153-93bd-b5ef1782eb14 x-compute-request-id: req-e35b6fdc-0894-4153-93bd-b5ef1782eb14 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.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/367bc6be-c804-45ac-a87c-67a9531cd679\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"367bc6be-c804-45ac-a87c-67a9531cd679\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-06-08T10:51:51Z\", \"hostId\": \"7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_dime_host_v6fp10\", \"created\": \"2019-06-08T10:51:49Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:53:49.536Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.ffde5c5e-9e79-473a-9677-fbb060c0eb78"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:53:53.204Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 used request id req-e35b6fdc-0894-4153-93bd-b5ef1782eb14", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:53:49.536Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.ffde5c5e-9e79-473a-9677-fbb060c0eb78"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:53:55.987Z", "message": "RESP: [200] Date: Sat, 08 Jun 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-599b6ae3-7882-42ab-8ff8-abdd4669578f x-compute-request-id: req-599b6ae3-7882-42ab-8ff8-abdd4669578f 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.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"bf25485e-9f4c-46c0-a71d-e4f5852f4f49\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-06-08T10:51:52Z\", \"hostId\": \"7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_ellis_host_oo3xji\", \"created\": \"2019-06-08T10:51:49Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:53:54.178Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f96c772b-d520-447b-a9ca-5cb31f2e0611"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:53:55.987Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}43af69a59956d8116c0bf2fa1f572454eee48a13\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:53:53.325Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f96c772b-d520-447b-a9ca-5cb31f2e0611"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:53:55.987Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 used request id req-599b6ae3-7882-42ab-8ff8-abdd4669578f", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:53:54.178Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f96c772b-d520-447b-a9ca-5cb31f2e0611"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:53:55.987Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 used request id req-599b6ae3-7882-42ab-8ff8-abdd4669578f", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:53:54.178Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f96c772b-d520-447b-a9ca-5cb31f2e0611"}, {"node_instance_id": "dime_host_v6fp10", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:53:57.847Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-06-08T10:53:56.602Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}], "metadata": {"pagination": {"total": 1204, "offset": 1171, "size": 50}}} 2019-06-08 10:53:59,627 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:53:59,627 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:53:59 GMT 2019-06-08 10:53:59,627 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:53:59,627 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 10:53:59,627 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:53:59,627 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:53:59,627 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:53:59,628 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 10:53:59,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39379789f23ed296da4df61136e15a774b6da453" 2019-06-08 10:53:59,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:53:59,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:53:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-157b813b-d34c-4c07-85ae-e99748ff00ac Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:53:59,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-157b813b-d34c-4c07-85ae-e99748ff00ac 2019-06-08 10:53:59,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:53: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-1ea40b82-d596-4baf-bcd8-d8fd1276882a x-compute-request-id: req-1ea40b82-d596-4baf-bcd8-d8fd1276882a Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/5078b315-5529-412a-a492-d62901f9f205", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "5078b315-5529-412a-a492-d62901f9f205", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:51:48Z", "hostId": "7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_bono_host_2pza4u", "created": "2019-06-08T10:51:45Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 10:53:59,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-1ea40b82-d596-4baf-bcd8-d8fd1276882a 2019-06-08 10:53:59,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-1ea40b82-d596-4baf-bcd8-d8fd1276882a 2019-06-08 10:53:59,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-06-08 10:53:59,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-06-08 10:53:59,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-06-08 10:53:59,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:53:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6ccf79c-0091-4efb-82ef-b66e74b3f3cf Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:53:59,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-d6ccf79c-0091-4efb-82ef-b66e74b3f3cf 2019-06-08 10:53:59,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-cda7c4a7-3050-4386-808d-cdce060f48b0 2019-06-08 10:53:59,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:53:59,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:53:59,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:53:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cda7c4a7-3050-4386-808d-cdce060f48b0 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:53:59,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 used request id req-e35b6fdc-0894-4153-93bd-b5ef1782eb14 2019-06-08 10:53:59,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e8af2f623047489779bbfd867c5e4a13effee0f" 2019-06-08 10:53:59,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a400c7134c2fc3318422d9a8c636e273920e39ab" 2019-06-08 10:53:59,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:53:59,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:53:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3373e65-a0d8-42e3-b8f3-2e7c9f582a0e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:53:59,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:53: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-932aafaf-c288-4b8b-bc12-585fc8d94251 x-compute-request-id: req-932aafaf-c288-4b8b-bc12-585fc8d94251 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "fdf89a9d-c463-49c2-b3ee-51a117b9df8b", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:51:49Z", "hostId": "7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_bind_host_e6t95a", "created": "2019-06-08T10:51:47Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 10:53:59,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b used request id req-932aafaf-c288-4b8b-bc12-585fc8d94251 2019-06-08 10:53:59,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b used request id req-932aafaf-c288-4b8b-bc12-585fc8d94251 2019-06-08 10:53:59,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-06-08 10:53:59,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-e3373e65-a0d8-42e3-b8f3-2e7c9f582a0e 2019-06-08 10:53:59,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 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,Accept-Encoding x-openstack-request-id: req-e35b6fdc-0894-4153-93bd-b5ef1782eb14 x-compute-request-id: req-e35b6fdc-0894-4153-93bd-b5ef1782eb14 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.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/367bc6be-c804-45ac-a87c-67a9531cd679", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "367bc6be-c804-45ac-a87c-67a9531cd679", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:51:51Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_dime_host_v6fp10", "created": "2019-06-08T10:51:49Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 10:53:59,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 used request id req-e35b6fdc-0894-4153-93bd-b5ef1782eb14 2019-06-08 10:53:59,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 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-599b6ae3-7882-42ab-8ff8-abdd4669578f x-compute-request-id: req-599b6ae3-7882-42ab-8ff8-abdd4669578f 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.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "bf25485e-9f4c-46c0-a71d-e4f5852f4f49", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:51:52Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_ellis_host_oo3xji", "created": "2019-06-08T10:51:49Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 10:53:59,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43af69a59956d8116c0bf2fa1f572454eee48a13" 2019-06-08 10:53:59,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 used request id req-599b6ae3-7882-42ab-8ff8-abdd4669578f 2019-06-08 10:53:59,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 used request id req-599b6ae3-7882-42ab-8ff8-abdd4669578f 2019-06-08 10:53:59,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2019-06-08 10:53:59,635 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 10:54:07,217 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:54:07,217 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:54:07,217 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:54:07,217 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:54:07,217 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:54:07,217 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:54:07,218 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:54:07,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-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 10:54:07,218 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:54:07,218 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:54:07 GMT 2019-06-08 10:54:07,218 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:54:07,218 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 10:54:07,218 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:54:07,218 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:54:07,218 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:54:12,224 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 10:54:13,206 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:54:13,207 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:54:13,207 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:54:13,207 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:54:13,207 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:54:13,207 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:54:13,207 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:54:13,207 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_gy3lo7", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:53:59.853Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-06-08T10:53:59.636Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:00.666Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}40cc58dae64a029d6ca84fd202a2706f1e4b0821\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:00.561Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0e24e426-ddda-4d98-960f-7c442e61a5f0"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:00.666Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:00.146Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0e24e426-ddda-4d98-960f-7c442e61a5f0"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:00.666Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:54:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04d740ad-2fc7-4aef-835e-2a9a0fae43cb Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:00.156Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0e24e426-ddda-4d98-960f-7c442e61a5f0"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:00.666Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-04d740ad-2fc7-4aef-835e-2a9a0fae43cb", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:00.156Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0e24e426-ddda-4d98-960f-7c442e61a5f0"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:04.275Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 used request id req-bcbc5bee-d5eb-4f0b-96d2-17627151c4c9", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:01.081Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0e24e426-ddda-4d98-960f-7c442e61a5f0"}, {"node_instance_id": "ellis_host_oo3xji", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:04.275Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-06-08T10:54:03.874Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:04.275Z", "message": "RESP: [200] Date: Sat, 08 Jun 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-bcbc5bee-d5eb-4f0b-96d2-17627151c4c9 x-compute-request-id: req-bcbc5bee-d5eb-4f0b-96d2-17627151c4c9 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.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"9e139966-e5ce-4dd0-b204-5fc1565cf567\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-06-08T10:51:52Z\", \"hostId\": \"7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_homer_host_1hw858\", \"created\": \"2019-06-08T10:51:49Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:01.080Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0e24e426-ddda-4d98-960f-7c442e61a5f0"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:04.275Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 used request id req-bcbc5bee-d5eb-4f0b-96d2-17627151c4c9", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:01.081Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0e24e426-ddda-4d98-960f-7c442e61a5f0"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:06.345Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:04.689Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.9301b0fe-77bf-4a40-ab25-1fee96ad54a9"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:06.345Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 used request id req-692325e8-0f0b-4220-9984-7629c8f5292a", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:05.782Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.9301b0fe-77bf-4a40-ab25-1fee96ad54a9"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:06.345Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1f1ece05db192961780d78e2d0c532963ce230e1\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:05.102Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.9301b0fe-77bf-4a40-ab25-1fee96ad54a9"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:06.345Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-356fb324-0c88-42f1-81cd-ee5e2d53397b", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:04.696Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.9301b0fe-77bf-4a40-ab25-1fee96ad54a9"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:06.345Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:54:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-356fb324-0c88-42f1-81cd-ee5e2d53397b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:04.696Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.9301b0fe-77bf-4a40-ab25-1fee96ad54a9"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:06.345Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 used request id req-692325e8-0f0b-4220-9984-7629c8f5292a", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:05.782Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.9301b0fe-77bf-4a40-ab25-1fee96ad54a9"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:06.345Z", "message": "RESP: [200] Date: Sat, 08 Jun 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-692325e8-0f0b-4220-9984-7629c8f5292a x-compute-request-id: req-692325e8-0f0b-4220-9984-7629c8f5292a 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.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"b305551c-1362-4a6d-b6a4-6da8b1d25955\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-06-08T10:51:54Z\", \"hostId\": \"7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_vellum_host_qh3078\", \"created\": \"2019-06-08T10:51:49Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:05.782Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.9301b0fe-77bf-4a40-ab25-1fee96ad54a9"}, {"node_instance_id": "bind_host_e6t95a", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:09.248Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-06-08T10:54:09.130Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "homer_host_1hw858", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:10.647Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-06-08T10:54:10.473Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "bono_host_2pza4u", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:12.234Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-06-08T10:54:12.062Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}], "metadata": {"pagination": {"total": 1223, "offset": 1204, "size": 50}}} 2019-06-08 10:54:13,208 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:54:13,208 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:54:13 GMT 2019-06-08 10:54:13,208 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:54:13,208 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 10:54:13,208 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:54:13,208 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:54:13,208 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:54:13,208 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 10:54:13,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2019-06-08 10:54:13,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40cc58dae64a029d6ca84fd202a2706f1e4b0821" 2019-06-08 10:54:13,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:54:13,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:54:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04d740ad-2fc7-4aef-835e-2a9a0fae43cb Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:54:13,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-04d740ad-2fc7-4aef-835e-2a9a0fae43cb 2019-06-08 10:54:13,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 used request id req-bcbc5bee-d5eb-4f0b-96d2-17627151c4c9 2019-06-08 10:54:13,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2019-06-08 10:54:13,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 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-bcbc5bee-d5eb-4f0b-96d2-17627151c4c9 x-compute-request-id: req-bcbc5bee-d5eb-4f0b-96d2-17627151c4c9 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.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "9e139966-e5ce-4dd0-b204-5fc1565cf567", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:51:52Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_homer_host_1hw858", "created": "2019-06-08T10:51:49Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 10:54:13,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 used request id req-bcbc5bee-d5eb-4f0b-96d2-17627151c4c9 2019-06-08 10:54:13,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:54:13,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 used request id req-692325e8-0f0b-4220-9984-7629c8f5292a 2019-06-08 10:54:13,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f1ece05db192961780d78e2d0c532963ce230e1" 2019-06-08 10:54:13,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-356fb324-0c88-42f1-81cd-ee5e2d53397b 2019-06-08 10:54:13,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:54:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-356fb324-0c88-42f1-81cd-ee5e2d53397b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:54:13,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 used request id req-692325e8-0f0b-4220-9984-7629c8f5292a 2019-06-08 10:54:13,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 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-692325e8-0f0b-4220-9984-7629c8f5292a x-compute-request-id: req-692325e8-0f0b-4220-9984-7629c8f5292a 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.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "b305551c-1362-4a6d-b6a4-6da8b1d25955", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:51:54Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_vellum_host_qh3078", "created": "2019-06-08T10:51:49Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 10:54:13,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2019-06-08 10:54:13,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2019-06-08 10:54:13,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2019-06-08 10:54:13,214 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 10:54:13,755 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:54:13,756 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:54:13,756 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:54:13,756 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:54:13,756 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:54:13,756 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:54:13,756 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:54:13,756 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 10:54:13,756 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:54:13,756 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:54:13 GMT 2019-06-08 10:54:13,757 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:54:13,757 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 10:54:13,757 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:54:13,757 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:54:13,757 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:54:18,762 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 10:54:19,094 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:54:19,095 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:54:19,095 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:54:19,095 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:54:19,095 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:54:19,095 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:54:19,095 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:54:19,095 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_qh3078", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:13.492Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-06-08T10:54:13.158Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "proxy_host_7s25vn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:14.079Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:13.710Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}], "metadata": {"pagination": {"total": 1225, "offset": 1223, "size": 50}}} 2019-06-08 10:54:19,095 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:54:19,096 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:54:19 GMT 2019-06-08 10:54:19,096 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:54:19,096 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 10:54:19,096 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:54:19,096 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:54:19,096 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:54:19,096 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 10:54:19,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2019-06-08 10:54:19,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-06-08 10:54:19,097 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 10:54:19,519 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:54:19,519 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:54:19,519 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:54:19,519 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:54:19,519 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:54:19,519 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:54:19,519 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:54:19,519 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 10:54:19,520 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:54:19,520 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:54:19 GMT 2019-06-08 10:54:19,520 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:54:19,520 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 10:54:19,520 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:54:19,520 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:54:19,520 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:54:24,526 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 10:54:24,711 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:54:24,711 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:54:24,711 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:54:24,711 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:54:24,711 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:54:24,711 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:54:24,711 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:54:24,711 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:19.483Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:19.337Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.31d5fab5-0a30-4378-958c-224bea76f7a7"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:20.121Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:54:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e8ca7ca4-7e1e-42e2-a606-5f83fc9e2e52 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:19.343Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.31d5fab5-0a30-4378-958c-224bea76f7a7"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:20.121Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-e8ca7ca4-7e1e-42e2-a606-5f83fc9e2e52", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:19.343Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.31d5fab5-0a30-4378-958c-224bea76f7a7"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:20.121Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}751de2a651200df94c28d3ff78f59d4a37d41c43\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:19.749Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.31d5fab5-0a30-4378-958c-224bea76f7a7"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:21.226Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:54: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-53cdd610-209d-4b6f-9b28-26a75c8f14c4 x-compute-request-id: req-53cdd610-209d-4b6f-9b28-26a75c8f14c4 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"0ba5508f-ebcc-43b8-be76-dffb902b27db\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-06-08T10:51:44Z\", \"hostId\": \"7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_proxy_host_7s25vn\", \"created\": \"2019-06-08T10:51:40Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:20.407Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.31d5fab5-0a30-4378-958c-224bea76f7a7"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:21.226Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db used request id req-53cdd610-209d-4b6f-9b28-26a75c8f14c4", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:20.407Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.31d5fab5-0a30-4378-958c-224bea76f7a7"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:21.226Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db used request id req-53cdd610-209d-4b6f-9b28-26a75c8f14c4", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:20.407Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.31d5fab5-0a30-4378-958c-224bea76f7a7"}, {"node_instance_id": "proxy_host_7s25vn", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:22.024Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-06-08T10:54:21.216Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}], "metadata": {"pagination": {"total": 1233, "offset": 1225, "size": 50}}} 2019-06-08 10:54:24,712 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:54:24,712 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:54:24 GMT 2019-06-08 10:54:24,712 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:54:24,712 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 10:54:24,712 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:54:24,712 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:54:24,712 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:54:24,712 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 10:54:24,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:54:24,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:54:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e8ca7ca4-7e1e-42e2-a606-5f83fc9e2e52 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:54:24,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-e8ca7ca4-7e1e-42e2-a606-5f83fc9e2e52 2019-06-08 10:54:24,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}751de2a651200df94c28d3ff78f59d4a37d41c43" 2019-06-08 10:54:24,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:54: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-53cdd610-209d-4b6f-9b28-26a75c8f14c4 x-compute-request-id: req-53cdd610-209d-4b6f-9b28-26a75c8f14c4 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "0ba5508f-ebcc-43b8-be76-dffb902b27db", "security_groups": [{"name": "default"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:51:44Z", "hostId": "7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_proxy_host_7s25vn", "created": "2019-06-08T10:51:40Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 10:54:24,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db used request id req-53cdd610-209d-4b6f-9b28-26a75c8f14c4 2019-06-08 10:54:24,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db used request id req-53cdd610-209d-4b6f-9b28-26a75c8f14c4 2019-06-08 10:54:24,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2019-06-08 10:54:24,714 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 10:54:24,951 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:54:24,951 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:54:24,951 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:54:24,951 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:54:24,951 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:54:24,951 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:54:24,951 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:54:24,952 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 10:54:24,952 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:54:24,952 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:54:24 GMT 2019-06-08 10:54:24,952 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:54:24,952 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 10:54:24,952 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:54:24,952 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:54:24,952 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:54:29,958 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 10:54:30,462 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:54:30,462 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:54:30,463 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:54:30,463 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:54:30,463 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:54:30,463 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:54:30,463 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:54:30,463 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_v6fp10", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:26.841Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:26.692Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:28.866Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:28.760Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.8a4b5bcd-c9ef-4b43-a707-a89892659666"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:29.852Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:54:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f7028a8c-6440-4cda-920d-153edbdb54b5 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:28.766Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.8a4b5bcd-c9ef-4b43-a707-a89892659666"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:29.852Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9126b263a2fac6dcd9c3863f67e224cfdc529c4d\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:29.166Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.8a4b5bcd-c9ef-4b43-a707-a89892659666"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:29.852Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-f7028a8c-6440-4cda-920d-153edbdb54b5", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:28.766Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.8a4b5bcd-c9ef-4b43-a707-a89892659666"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:29.852Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:54: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-cb93ceaf-a947-4233-8006-38a7da57f65a x-compute-request-id: req-cb93ceaf-a947-4233-8006-38a7da57f65a 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.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/367bc6be-c804-45ac-a87c-67a9531cd679\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"367bc6be-c804-45ac-a87c-67a9531cd679\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-06-08T10:51:51Z\", \"hostId\": \"7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_dime_host_v6fp10\", \"created\": \"2019-06-08T10:51:49Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:29.810Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.8a4b5bcd-c9ef-4b43-a707-a89892659666"}], "metadata": {"pagination": {"total": 1239, "offset": 1233, "size": 50}}} 2019-06-08 10:54:30,463 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:54:30,463 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:54:30 GMT 2019-06-08 10:54:30,464 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:54:30,464 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 10:54:30,464 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:54:30,464 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:54:30,464 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:54:30,464 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 10:54:30,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-06-08 10:54:30,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:54:30,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:54:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f7028a8c-6440-4cda-920d-153edbdb54b5 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:54:30,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9126b263a2fac6dcd9c3863f67e224cfdc529c4d" 2019-06-08 10:54:30,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-f7028a8c-6440-4cda-920d-153edbdb54b5 2019-06-08 10:54:30,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:54: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-cb93ceaf-a947-4233-8006-38a7da57f65a x-compute-request-id: req-cb93ceaf-a947-4233-8006-38a7da57f65a 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.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/367bc6be-c804-45ac-a87c-67a9531cd679", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "367bc6be-c804-45ac-a87c-67a9531cd679", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:51:51Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_dime_host_v6fp10", "created": "2019-06-08T10:51:49Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 10:54:30,466 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 10:54:30,638 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:54:30,638 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:54:30,638 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:54:30,638 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:54:30,638 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:54:30,639 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:54:30,639 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:54:30,639 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 10:54:30,639 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:54:30,639 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:54:30 GMT 2019-06-08 10:54:30,639 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:54:30,639 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 10:54:30,639 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:54:30,639 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:54:30,640 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:54:35,645 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 10:54:36,543 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:54:36,543 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:54:36,543 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:54:36,544 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:54:36,544 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:54:36,544 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:54:36,544 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:54:36,544 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_gy3lo7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:30.787Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:29.781Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:30.787Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 used request id req-cb93ceaf-a947-4233-8006-38a7da57f65a", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:29.810Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.8a4b5bcd-c9ef-4b43-a707-a89892659666"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:30.787Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 used request id req-cb93ceaf-a947-4233-8006-38a7da57f65a", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:29.810Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.8a4b5bcd-c9ef-4b43-a707-a89892659666"}, {"node_instance_id": "dime_host_v6fp10", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:31.744Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-06-08T10:54:30.785Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:33.139Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-d8d5ebe5-57c1-4183-a7e8-59ff4436ddba", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:32.864Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.2103f6b9-c25f-4b25-a4f2-029d7f8ab792"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:33.139Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:32.856Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.2103f6b9-c25f-4b25-a4f2-029d7f8ab792"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:33.139Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:54:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8d5ebe5-57c1-4183-a7e8-59ff4436ddba Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:32.863Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.2103f6b9-c25f-4b25-a4f2-029d7f8ab792"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:34.302Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9cce2cad6954f8ac3fb02e4ef5165fe58c9a6eab\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:33.264Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.2103f6b9-c25f-4b25-a4f2-029d7f8ab792"}, {"node_instance_id": "ellis_host_oo3xji", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:34.302Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:34.010Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:34.302Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:54: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-52a1ead9-7407-4a47-ac62-61e42d46937b x-compute-request-id: req-52a1ead9-7407-4a47-ac62-61e42d46937b Content-Encoding: gzip Content-Length: 845 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:fc:de:98\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:26.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"d873130b-06c5-4e44-8f09-d7eddd9ddbe1\", \"security_groups\": [{\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-08T10:54:26Z\", \"hostId\": \"7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_sprout_host_gy3lo7\", \"created\": \"2019-06-08T10:51:47Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:34.276Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.2103f6b9-c25f-4b25-a4f2-029d7f8ab792"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:34.939Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 used request id req-52a1ead9-7407-4a47-ac62-61e42d46937b", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:34.276Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.2103f6b9-c25f-4b25-a4f2-029d7f8ab792"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:34.939Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 used request id req-52a1ead9-7407-4a47-ac62-61e42d46937b", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:34.277Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.2103f6b9-c25f-4b25-a4f2-029d7f8ab792"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:34.939Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:34.277Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.2103f6b9-c25f-4b25-a4f2-029d7f8ab792"}], "metadata": {"pagination": {"total": 1252, "offset": 1239, "size": 50}}} 2019-06-08 10:54:36,544 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:54:36,544 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:54:36 GMT 2019-06-08 10:54:36,544 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:54:36,544 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 10:54:36,545 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:54:36,545 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:54:36,545 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:54:36,545 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 10:54:36,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-06-08 10:54:36,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 used request id req-cb93ceaf-a947-4233-8006-38a7da57f65a 2019-06-08 10:54:36,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 used request id req-cb93ceaf-a947-4233-8006-38a7da57f65a 2019-06-08 10:54:36,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2019-06-08 10:54:36,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-d8d5ebe5-57c1-4183-a7e8-59ff4436ddba 2019-06-08 10:54:36,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:54:36,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:54:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8d5ebe5-57c1-4183-a7e8-59ff4436ddba Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:54:36,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cce2cad6954f8ac3fb02e4ef5165fe58c9a6eab" 2019-06-08 10:54:36,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-06-08 10:54:36,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:54: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-52a1ead9-7407-4a47-ac62-61e42d46937b x-compute-request-id: req-52a1ead9-7407-4a47-ac62-61e42d46937b Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:de:98", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T10:54:26.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "d873130b-06c5-4e44-8f09-d7eddd9ddbe1", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T10:54:26Z", "hostId": "7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_sprout_host_gy3lo7", "created": "2019-06-08T10:51:47Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 10:54:36,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 used request id req-52a1ead9-7407-4a47-ac62-61e42d46937b 2019-06-08 10:54:36,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 used request id req-52a1ead9-7407-4a47-ac62-61e42d46937b 2019-06-08 10:54:36,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-06-08 10:54:36,548 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 10:54:36,890 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:54:36,890 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:54:36,890 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:54:36,890 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:54:36,890 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:54:36,890 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:54:36,890 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:54:36,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": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 10:54:36,891 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:54:36,891 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:54:36 GMT 2019-06-08 10:54:36,891 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:54:36,891 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 10:54:36,891 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:54:36,891 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:54:36,891 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:54:41,897 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 10:54:42,012 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:54:42,012 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:54:42,012 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:54:42,012 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:54:42,012 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:54:42,013 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:54:42,013 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:54:42,013 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_gy3lo7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:36.477Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:36.420Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:37.303Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-43dcd5b3-774f-4bb5-b129-e6ac7f07265b", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:36.804Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.ee4adf1f-88f2-4a93-aa36-1a3eb40d5c61"}, {"node_instance_id": "sprout_host_gy3lo7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:37.303Z", "message": "Creating agent", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:36.552Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "sprout_host_gy3lo7", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:37.303Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:37.055Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:37.303Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:54:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43dcd5b3-774f-4bb5-b129-e6ac7f07265b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:36.804Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.ee4adf1f-88f2-4a93-aa36-1a3eb40d5c61"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:37.303Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:36.799Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.ee4adf1f-88f2-4a93-aa36-1a3eb40d5c61"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:38.135Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:54:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1f4c1f5e-9b39-4ce3-a5b4-47e509abf4d7 x-compute-request-id: req-1f4c1f5e-9b39-4ce3-a5b4-47e509abf4d7 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.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"bf25485e-9f4c-46c0-a71d-e4f5852f4f49\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-06-08T10:51:52Z\", \"hostId\": \"7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_ellis_host_oo3xji\", \"created\": \"2019-06-08T10:51:49Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:37.831Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.ee4adf1f-88f2-4a93-aa36-1a3eb40d5c61"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:38.135Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2a7c65b72a4cd873c32c3c7886d440470fe8d3e6\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:37.212Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.ee4adf1f-88f2-4a93-aa36-1a3eb40d5c61"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:38.135Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 used request id req-1f4c1f5e-9b39-4ce3-a5b4-47e509abf4d7", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:37.831Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.ee4adf1f-88f2-4a93-aa36-1a3eb40d5c61"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:38.135Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 used request id req-1f4c1f5e-9b39-4ce3-a5b4-47e509abf4d7", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:37.831Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.ee4adf1f-88f2-4a93-aa36-1a3eb40d5c61"}, {"node_instance_id": "ellis_host_oo3xji", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:38.920Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-06-08T10:54:38.636Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:38.920Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:38.749Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.97071012-970c-418e-b2fb-40246b677d8c"}, {"node_instance_id": "bind_host_e6t95a", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:39.505Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:39.271Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "sprout_host_gy3lo7", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:39.505Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.5 on port 22: Unable to connect to port 22 on 192.168.120.5 (tried 1 time)", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.5 on port 22: Unable to connect to port 22 on 192.168.120.5 (tried 1 time)", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Low level socket error connecting to host 192.168.120.5 on port 22: Unable to connect to port 22 on 192.168.120.5 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2019-06-08T10:54:39.161Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:40.572Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:40.393Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f5a4f3cf-32f6-4926-90d4-5bccd287fea9"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:41.221Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:54:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c964151a-e3ed-4ef1-994b-2ab98de707cf Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:40.400Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f5a4f3cf-32f6-4926-90d4-5bccd287fea9"}, {"node_instance_id": "homer_host_1hw858", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:41.221Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:40.541Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:41.221Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-c964151a-e3ed-4ef1-994b-2ab98de707cf", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:40.400Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f5a4f3cf-32f6-4926-90d4-5bccd287fea9"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:41.221Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8b3f2085608caceed76ae1a17e9bd8d4a535771a\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:40.801Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f5a4f3cf-32f6-4926-90d4-5bccd287fea9"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:41.724Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:41.653Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.136e82f2-402d-4bba-8fd3-ca05af2e5c1f"}], "metadata": {"pagination": {"total": 1272, "offset": 1252, "size": 50}}} 2019-06-08 10:54:42,013 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:54:42,013 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:54:42 GMT 2019-06-08 10:54:42,013 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:54:42,013 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 10:54:42,013 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:54:42,013 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:54:42,014 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:54:42,014 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 10:54:42,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2019-06-08 10:54:42,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-43dcd5b3-774f-4bb5-b129-e6ac7f07265b 2019-06-08 10:54:42,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-06-08 10:54:42,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-06-08 10:54:42,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:54:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43dcd5b3-774f-4bb5-b129-e6ac7f07265b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:54:42,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:54:42,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:54:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1f4c1f5e-9b39-4ce3-a5b4-47e509abf4d7 x-compute-request-id: req-1f4c1f5e-9b39-4ce3-a5b4-47e509abf4d7 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.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "bf25485e-9f4c-46c0-a71d-e4f5852f4f49", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:51:52Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_ellis_host_oo3xji", "created": "2019-06-08T10:51:49Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 10:54:42,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a7c65b72a4cd873c32c3c7886d440470fe8d3e6" 2019-06-08 10:54:42,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 used request id req-1f4c1f5e-9b39-4ce3-a5b4-47e509abf4d7 2019-06-08 10:54:42,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 used request id req-1f4c1f5e-9b39-4ce3-a5b4-47e509abf4d7 2019-06-08 10:54:42,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2019-06-08 10:54:42,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-06-08 10:54:42,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-06-08 10:54:42,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.5 on port 22: Unable to connect to port 22 on 192.168.120.5 (tried 1 time) 2019-06-08 10:54:42,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:54:42,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:54:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c964151a-e3ed-4ef1-994b-2ab98de707cf Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:54:42,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-06-08 10:54:42,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-c964151a-e3ed-4ef1-994b-2ab98de707cf 2019-06-08 10:54:42,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b3f2085608caceed76ae1a17e9bd8d4a535771a" 2019-06-08 10:54:42,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:54:42,018 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 10:54:42,079 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:54:42,080 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:54:42,080 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:54:42,080 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:54:42,080 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:54:42,080 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:54:42,080 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:54:42,080 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 10:54:42,081 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:54:42,081 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:54:42 GMT 2019-06-08 10:54:42,081 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:54:42,081 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 10:54:42,081 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:54:42,081 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:54:42,081 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:54:47,087 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 10:54:47,276 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:54:47,276 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:54:47,276 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:54:47,277 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:54:47,277 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:54:47,277 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:54:47,277 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:54:47,277 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:42.274Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b used request id req-19ef171f-24f3-49a9-aa20-6c994fad31ec", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:41.728Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f5a4f3cf-32f6-4926-90d4-5bccd287fea9"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:42.274Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:54:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-19ef171f-24f3-49a9-aa20-6c994fad31ec x-compute-request-id: req-19ef171f-24f3-49a9-aa20-6c994fad31ec Content-Encoding: gzip Content-Length: 830 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f0:0d:03\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:28.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"fdf89a9d-c463-49c2-b3ee-51a117b9df8b\", \"security_groups\": [{\"name\": \"clearwater-sg_bind\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-08T10:54:28Z\", \"hostId\": \"7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_bind_host_e6t95a\", \"created\": \"2019-06-08T10:51:47Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:41.727Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f5a4f3cf-32f6-4926-90d4-5bccd287fea9"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:42.274Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-f131f502-ca75-4148-a7a0-f23ef6703eee", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:41.659Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.136e82f2-402d-4bba-8fd3-ca05af2e5c1f"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:42.274Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:54:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f131f502-ca75-4148-a7a0-f23ef6703eee Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:41.658Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.136e82f2-402d-4bba-8fd3-ca05af2e5c1f"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:42.274Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b used request id req-19ef171f-24f3-49a9-aa20-6c994fad31ec", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:41.728Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f5a4f3cf-32f6-4926-90d4-5bccd287fea9"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:42.274Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5d46d41bbbad7273196b4aca625c999804623d14\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:42.052Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.136e82f2-402d-4bba-8fd3-ca05af2e5c1f"}, {"node_instance_id": "bono_host_2pza4u", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:42.274Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:42.221Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:42.274Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:41.728Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f5a4f3cf-32f6-4926-90d4-5bccd287fea9"}, {"node_instance_id": "bind_host_e6t95a", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:42.929Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:42.386Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "bind_host_e6t95a", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:42.929Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:42.840Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "bind_host_e6t95a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:42.929Z", "message": "Creating agent", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:42.654Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:43.516Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:54: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-e4e9c794-68d6-4d60-93af-e99f680cc452 x-compute-request-id: req-e4e9c794-68d6-4d60-93af-e99f680cc452 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.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"9e139966-e5ce-4dd0-b204-5fc1565cf567\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-06-08T10:51:52Z\", \"hostId\": \"7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_homer_host_1hw858\", \"created\": \"2019-06-08T10:51:49Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:42.911Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.136e82f2-402d-4bba-8fd3-ca05af2e5c1f"}, {"node_instance_id": "vellum_host_qh3078", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:43.516Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:43.337Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:43.516Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 used request id req-e4e9c794-68d6-4d60-93af-e99f680cc452", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:42.912Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.136e82f2-402d-4bba-8fd3-ca05af2e5c1f"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:43.516Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 used request id req-e4e9c794-68d6-4d60-93af-e99f680cc452", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:42.912Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.136e82f2-402d-4bba-8fd3-ca05af2e5c1f"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:44.151Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:43.445Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.7089c015-e3ee-46a0-9135-80814922c24e"}, {"node_instance_id": "homer_host_1hw858", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:44.151Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-06-08T10:54:43.617Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:44.151Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d989e1a92d380fb64f4ed17bac52fd76586880f6\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:43.876Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.7089c015-e3ee-46a0-9135-80814922c24e"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:44.151Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-eef6a840-923e-4ddc-a1cf-1811f619ec6e", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:43.450Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.7089c015-e3ee-46a0-9135-80814922c24e"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:44.151Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:54:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eef6a840-923e-4ddc-a1cf-1811f619ec6e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:43.450Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.7089c015-e3ee-46a0-9135-80814922c24e"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:44.788Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:44.000Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.784e1393-3266-47c9-ba08-3df74f09a14e"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:44.788Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:44.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.8f37d5a9-ccba-4546-a17a-c965927814d0"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:44.788Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:54:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21fd51bf-98e7-4a0a-9121-ede45c4ff245 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:44.505Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.8f37d5a9-ccba-4546-a17a-c965927814d0"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:44.788Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-21fd51bf-98e7-4a0a-9121-ede45c4ff245", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:44.505Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.8f37d5a9-ccba-4546-a17a-c965927814d0"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:45.369Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:45.045Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.7089c015-e3ee-46a0-9135-80814922c24e"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:45.369Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-5bdd9f15-d050-4189-af6e-bda48608348b", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:45.045Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.7089c015-e3ee-46a0-9135-80814922c24e"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:45.369Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:54: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-5bdd9f15-d050-4189-af6e-bda48608348b x-compute-request-id: req-5bdd9f15-d050-4189-af6e-bda48608348b Content-Encoding: gzip Content-Length: 842 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f7:53:a3\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/5078b315-5529-412a-a492-d62901f9f205\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:23.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"5078b315-5529-412a-a492-d62901f9f205\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-08T10:54:23Z\", \"hostId\": \"7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_bono_host_2pza4u\", \"created\": \"2019-06-08T10:51:45Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:45.044Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.7089c015-e3ee-46a0-9135-80814922c24e"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:45.369Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}12191e14dbcd39ca9a2c0385e7c7c38396c8f47a\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:44.932Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.8f37d5a9-ccba-4546-a17a-c965927814d0"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:45.369Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-5bdd9f15-d050-4189-af6e-bda48608348b", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:45.045Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.7089c015-e3ee-46a0-9135-80814922c24e"}, {"node_instance_id": "bono_host_2pza4u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:45.920Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:45.556Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:45.920Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:54: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-4ce07d96-94df-45aa-b437-845cef668692 x-compute-request-id: req-4ce07d96-94df-45aa-b437-845cef668692 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.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"b305551c-1362-4a6d-b6a4-6da8b1d25955\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-06-08T10:51:54Z\", \"hostId\": \"7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_vellum_host_qh3078\", \"created\": \"2019-06-08T10:51:49Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:45.518Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.8f37d5a9-ccba-4546-a17a-c965927814d0"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:45.920Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 used request id req-4ce07d96-94df-45aa-b437-845cef668692", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:45.518Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.8f37d5a9-ccba-4546-a17a-c965927814d0"}, {"node_instance_id": "bono_host_2pza4u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:45.920Z", "message": "Creating agent", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:45.703Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:45.920Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 used request id req-4ce07d96-94df-45aa-b437-845cef668692", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:45.518Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.8f37d5a9-ccba-4546-a17a-c965927814d0"}, {"node_instance_id": "bono_host_2pza4u", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:46.752Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:45.868Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "vellum_host_qh3078", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:46.752Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-06-08T10:54:46.362Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}], "metadata": {"pagination": {"total": 1308, "offset": 1272, "size": 50}}} 2019-06-08 10:54:47,277 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:54:47,277 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:54:47 GMT 2019-06-08 10:54:47,277 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:54:47,277 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 10:54:47,278 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:54:47,278 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:54:47,278 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:54:47,278 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 10:54:47,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b used request id req-19ef171f-24f3-49a9-aa20-6c994fad31ec 2019-06-08 10:54:47,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:54:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-19ef171f-24f3-49a9-aa20-6c994fad31ec x-compute-request-id: req-19ef171f-24f3-49a9-aa20-6c994fad31ec Content-Encoding: gzip Content-Length: 830 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:0d:03", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T10:54:28.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "fdf89a9d-c463-49c2-b3ee-51a117b9df8b", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T10:54:28Z", "hostId": "7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_bind_host_e6t95a", "created": "2019-06-08T10:51:47Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 10:54:47,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-f131f502-ca75-4148-a7a0-f23ef6703eee 2019-06-08 10:54:47,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:54:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f131f502-ca75-4148-a7a0-f23ef6703eee Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:54:47,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b used request id req-19ef171f-24f3-49a9-aa20-6c994fad31ec 2019-06-08 10:54:47,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d46d41bbbad7273196b4aca625c999804623d14" 2019-06-08 10:54:47,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-06-08 10:54:47,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-06-08 10:54:47,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2019-06-08 10:54:47,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-06-08 10:54:47,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-06-08 10:54:47,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:54: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-e4e9c794-68d6-4d60-93af-e99f680cc452 x-compute-request-id: req-e4e9c794-68d6-4d60-93af-e99f680cc452 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.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "9e139966-e5ce-4dd0-b204-5fc1565cf567", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:51:52Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_homer_host_1hw858", "created": "2019-06-08T10:51:49Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 10:54:47,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-06-08 10:54:47,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 used request id req-e4e9c794-68d6-4d60-93af-e99f680cc452 2019-06-08 10:54:47,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 used request id req-e4e9c794-68d6-4d60-93af-e99f680cc452 2019-06-08 10:54:47,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:54:47,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2019-06-08 10:54:47,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d989e1a92d380fb64f4ed17bac52fd76586880f6" 2019-06-08 10:54:47,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-eef6a840-923e-4ddc-a1cf-1811f619ec6e 2019-06-08 10:54:47,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:54:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eef6a840-923e-4ddc-a1cf-1811f619ec6e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:54:47,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-06-08 10:54:47,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:54:47,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:54:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21fd51bf-98e7-4a0a-9121-ede45c4ff245 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:54:47,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-21fd51bf-98e7-4a0a-9121-ede45c4ff245 2019-06-08 10:54:47,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-06-08 10:54:47,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-5bdd9f15-d050-4189-af6e-bda48608348b 2019-06-08 10:54:47,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:54: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-5bdd9f15-d050-4189-af6e-bda48608348b x-compute-request-id: req-5bdd9f15-d050-4189-af6e-bda48608348b Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:53:a3", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/5078b315-5529-412a-a492-d62901f9f205", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T10:54:23.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "5078b315-5529-412a-a492-d62901f9f205", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T10:54:23Z", "hostId": "7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_bono_host_2pza4u", "created": "2019-06-08T10:51:45Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 10:54:47,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12191e14dbcd39ca9a2c0385e7c7c38396c8f47a" 2019-06-08 10:54:47,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-5bdd9f15-d050-4189-af6e-bda48608348b 2019-06-08 10:54:47,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2019-06-08 10:54:47,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:54: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-4ce07d96-94df-45aa-b437-845cef668692 x-compute-request-id: req-4ce07d96-94df-45aa-b437-845cef668692 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.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "b305551c-1362-4a6d-b6a4-6da8b1d25955", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T10:51:54Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_vellum_host_qh3078", "created": "2019-06-08T10:51:49Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 10:54:47,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 used request id req-4ce07d96-94df-45aa-b437-845cef668692 2019-06-08 10:54:47,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-06-08 10:54:47,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 used request id req-4ce07d96-94df-45aa-b437-845cef668692 2019-06-08 10:54:47,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-06-08 10:54:47,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2019-06-08 10:54:47,286 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 10:54:47,377 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:54:47,378 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:54:47,378 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:54:47,378 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:54:47,378 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:54:47,378 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:54:47,378 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:54:47,378 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 10:54:47,378 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:54:47,379 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:54:47 GMT 2019-06-08 10:54:47,379 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:54:47,379 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 10:54:47,379 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:54:47,379 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:54:47,379 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:54:52,384 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 10:54:52,617 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:54:52,617 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:54:52,618 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:54:52,618 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:54:52,618 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:54:52,618 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:54:52,618 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:54:52,618 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:47.303Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:47.140Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.9eebf305-93ce-4062-9c72-a80aa3d257cc"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:47.303Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:47.013Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.784e1393-3266-47c9-ba08-3df74f09a14e"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:48.025Z", "message": "Creating Agent bind_host_e6t95a", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:47.735Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.784e1393-3266-47c9-ba08-3df74f09a14e"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:51.288Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:51.258Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.9eebf305-93ce-4062-9c72-a80aa3d257cc"}, {"node_instance_id": "proxy_host_7s25vn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:52.006Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:51.425Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}], "metadata": {"pagination": {"total": 1313, "offset": 1308, "size": 50}}} 2019-06-08 10:54:52,618 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:54:52,618 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:54:52 GMT 2019-06-08 10:54:52,618 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:54:52,618 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 10:54:52,619 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:54:52,619 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:54:52,619 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:54:52,619 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 10:54:52,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-06-08 10:54:52,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-06-08 10:54:52,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bind_host_e6t95a 2019-06-08 10:54:52,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-06-08 10:54:52,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-06-08 10:54:52,620 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 10:54:52,745 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:54:52,745 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:54:52,745 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:54:52,745 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:54:52,745 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:54:52,745 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:54:52,746 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:54:52,746 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 10:54:52,746 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:54:52,746 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:54:52 GMT 2019-06-08 10:54:52,746 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:54:52,746 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 10:54:52,746 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:54:52,746 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:54:52,746 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:54:57,752 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 10:54:58,330 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:54:58,330 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:54:58,331 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:54:58,331 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:54:58,331 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:54:58,331 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:54:58,331 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:54:58,331 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:52.625Z", "message": "Creating Agent bono_host_2pza4u", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:52.065Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.9eebf305-93ce-4062-9c72-a80aa3d257cc"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:53.159Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:54:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5701c87-6ce0-4d2a-884b-219b316a0f68 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:52.738Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.8d98eeed-baaa-4df8-9e54-705b5e2d4658"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:53.159Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:52.733Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.8d98eeed-baaa-4df8-9e54-705b5e2d4658"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:53.159Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}038689c78f948196706aa2347b11a706f6cd4406\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:53.136Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.8d98eeed-baaa-4df8-9e54-705b5e2d4658"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:53.159Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-b5701c87-6ce0-4d2a-884b-219b316a0f68", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:52.739Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.8d98eeed-baaa-4df8-9e54-705b5e2d4658"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:53.976Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:54: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-944e2155-89ba-4a4f-a096-a229205792f5 x-compute-request-id: req-944e2155-89ba-4a4f-a096-a229205792f5 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:52:c6:c7\", \"version\": 4, \"addr\": \"192.168.120.3\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:25.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"0ba5508f-ebcc-43b8-be76-dffb902b27db\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-08T10:54:25Z\", \"hostId\": \"7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_proxy_host_7s25vn\", \"created\": \"2019-06-08T10:51:40Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:53.887Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.8d98eeed-baaa-4df8-9e54-705b5e2d4658"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:54.543Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:53.888Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.8d98eeed-baaa-4df8-9e54-705b5e2d4658"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:54.543Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db used request id req-944e2155-89ba-4a4f-a096-a229205792f5", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:53.888Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.8d98eeed-baaa-4df8-9e54-705b5e2d4658"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:54.543Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db used request id req-944e2155-89ba-4a4f-a096-a229205792f5", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:53.888Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.8d98eeed-baaa-4df8-9e54-705b5e2d4658"}, {"node_instance_id": "sprout_host_gy3lo7", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:54.543Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:54.276Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "proxy_host_7s25vn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:55.418Z", "message": "Creating agent", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:54.788Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "proxy_host_7s25vn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:55.418Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:54.625Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:56.265Z", "message": "Starting daemon with command: sudo service cloudify-worker-bind_host_e6t95a start", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:55.887Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.784e1393-3266-47c9-ba08-3df74f09a14e"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:56.265Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:55.887Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.784e1393-3266-47c9-ba08-3df74f09a14e"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:56.265Z", "message": "Successfully configured daemon: bind_host_e6t95a", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:55.887Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.784e1393-3266-47c9-ba08-3df74f09a14e"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:56.265Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:55.887Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.784e1393-3266-47c9-ba08-3df74f09a14e"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:56.265Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:55.887Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.784e1393-3266-47c9-ba08-3df74f09a14e"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:56.265Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:55.887Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.784e1393-3266-47c9-ba08-3df74f09a14e"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:56.265Z", "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-06-08T10:54:55.886Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.784e1393-3266-47c9-ba08-3df74f09a14e"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:56.265Z", "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-06-08T10:54:55.886Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.784e1393-3266-47c9-ba08-3df74f09a14e"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:56.265Z", "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-06-08T10:54:55.886Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.784e1393-3266-47c9-ba08-3df74f09a14e"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:56.265Z", "message": "Auto-correcting virtualenv /home/ubuntu/bind_host_e6t95a/env", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:55.886Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.784e1393-3266-47c9-ba08-3df74f09a14e"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:56.265Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:55.886Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.784e1393-3266-47c9-ba08-3df74f09a14e"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:56.265Z", "message": "", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:55.885Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.784e1393-3266-47c9-ba08-3df74f09a14e"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:56.265Z", "message": "2019-06-08 10:54:48 (176 MB/s) - \u2018/tmp/tmp.pVgR9qhMN7/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-06-08T10:54:55.885Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.784e1393-3266-47c9-ba08-3df74f09a14e"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:56.265Z", "message": "", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:55.885Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.784e1393-3266-47c9-ba08-3df74f09a14e"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:56.265Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:55.887Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.784e1393-3266-47c9-ba08-3df74f09a14e"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:56.265Z", "message": "100%[======================================>] 24,073,211 --.-K/s in 0.1s ", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:55.885Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.784e1393-3266-47c9-ba08-3df74f09a14e"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:56.265Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:55.885Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.784e1393-3266-47c9-ba08-3df74f09a14e"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:56.265Z", "message": "", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:55.885Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.784e1393-3266-47c9-ba08-3df74f09a14e"}, {"node_instance_id": "proxy_host_7s25vn", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:56.265Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:55.757Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:56.265Z", "message": "Successfully created daemon: bind_host_e6t95a", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:55.887Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.784e1393-3266-47c9-ba08-3df74f09a14e"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:56.265Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:55.797Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.fc0423fc-5afb-44f3-81f4-9e1e94f18789"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:56.265Z", "message": "Downloading https://192.168.120.6: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-06-08T10:54:55.883Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.784e1393-3266-47c9-ba08-3df74f09a14e"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:56.265Z", "message": "", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:55.884Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.784e1393-3266-47c9-ba08-3df74f09a14e"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:56.265Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-bind-host-e6t95a", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:55.883Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.784e1393-3266-47c9-ba08-3df74f09a14e"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:56.265Z", "message": "Agent created, configured and started successfully", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:55.888Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.784e1393-3266-47c9-ba08-3df74f09a14e"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:56.265Z", "message": "Successfully started daemon: bind_host_e6t95a", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:55.887Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.784e1393-3266-47c9-ba08-3df74f09a14e"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:56.265Z", "message": "10:54:53 [INFO] [cloudify.utils.is_agent_alive] No ping response from bind_host_e6t95a: No response received for task a98bd7dd31744474a55f0b1074be2019", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:55.887Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.784e1393-3266-47c9-ba08-3df74f09a14e"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:56.265Z", "message": "Saving to: \u2018/tmp/tmp.pVgR9qhMN7/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:55.884Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.784e1393-3266-47c9-ba08-3df74f09a14e"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:56.265Z", "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-06-08T10:54:55.884Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.784e1393-3266-47c9-ba08-3df74f09a14e"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:56.265Z", "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-06-08T10:54:55.884Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.784e1393-3266-47c9-ba08-3df74f09a14e"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:56.265Z", "message": "Connecting to 192.168.120.6:53333... connected.", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:55.884Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.784e1393-3266-47c9-ba08-3df74f09a14e"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:56.265Z", "message": "--2019-06-08 10:54:48-- https://192.168.120.6: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-06-08T10:54:55.883Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.784e1393-3266-47c9-ba08-3df74f09a14e"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:56.265Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:55.887Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.784e1393-3266-47c9-ba08-3df74f09a14e"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:56.908Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:56.360Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.9eebf305-93ce-4062-9c72-a80aa3d257cc"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:56.908Z", "message": "Successfully disabled requiretty for cfy-agent", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:56.360Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.9eebf305-93ce-4062-9c72-a80aa3d257cc"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:56.908Z", "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-06-08T10:54:56.360Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.9eebf305-93ce-4062-9c72-a80aa3d257cc"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:56.908Z", "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-06-08T10:54:56.360Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.9eebf305-93ce-4062-9c72-a80aa3d257cc"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:56.908Z", "message": "Auto-correcting virtualenv /home/ubuntu/bono_host_2pza4u/env", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:56.360Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.9eebf305-93ce-4062-9c72-a80aa3d257cc"}], "metadata": {"pagination": {"total": 1394, "offset": 1313, "size": 50}}} 2019-06-08 10:54:58,331 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:54:58,331 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:54:58 GMT 2019-06-08 10:54:58,331 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:54:58,331 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 10:54:58,332 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:54:58,332 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:54:58,332 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:54:58,332 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 10:54:58,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bono_host_2pza4u 2019-06-08 10:54:58,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:54:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5701c87-6ce0-4d2a-884b-219b316a0f68 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:54:58,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:54:58,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}038689c78f948196706aa2347b11a706f6cd4406" 2019-06-08 10:54:58,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-b5701c87-6ce0-4d2a-884b-219b316a0f68 2019-06-08 10:54:58,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:54: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-944e2155-89ba-4a4f-a096-a229205792f5 x-compute-request-id: req-944e2155-89ba-4a4f-a096-a229205792f5 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:c6:c7", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T10:54:25.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "0ba5508f-ebcc-43b8-be76-dffb902b27db", "security_groups": [{"name": "default"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T10:54:25Z", "hostId": "7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_proxy_host_7s25vn", "created": "2019-06-08T10:51:40Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 10:54:58,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-06-08 10:54:58,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db used request id req-944e2155-89ba-4a4f-a096-a229205792f5 2019-06-08 10:54:58,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db used request id req-944e2155-89ba-4a4f-a096-a229205792f5 2019-06-08 10:54:58,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-06-08 10:54:58,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-06-08 10:54:58,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-06-08 10:54:58,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-bind_host_e6t95a start 2019-06-08 10:54:58,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-06-08 10:54:58,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bind_host_e6t95a 2019-06-08 10:54:58,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-06-08 10:54:58,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-06-08 10:54:58,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-06-08 10:54:58,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-06-08 10:54:58,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-06-08 10:54:58,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-06-08 10:54:58,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bind_host_e6t95a/env 2019-06-08 10:54:58,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-06-08 10:54:58,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-08 10:54:58,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-08 10:54:48 (176 MB/s) - ‘/tmp/tmp.pVgR9qhMN7/agent.tar.gz’ saved [24073211/24073211] 2019-06-08 10:54:58,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-08 10:54:58,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-06-08 10:54:58,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 --.-K/s in 0.1s 2019-06-08 10:54:58,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-06-08 10:54:58,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-08 10:54:58,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-06-08 10:54:58,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bind_host_e6t95a 2019-06-08 10:54:58,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-06-08 10:54:58,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.6:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-06-08 10:54:58,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-08 10:54:58,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-bind-host-e6t95a 2019-06-08 10:54:58,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-06-08 10:54:58,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bind_host_e6t95a 2019-06-08 10:54:58,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 10:54:53 [INFO] [cloudify.utils.is_agent_alive] No ping response from bind_host_e6t95a: No response received for task a98bd7dd31744474a55f0b1074be2019 2019-06-08 10:54:58,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.pVgR9qhMN7/agent.tar.gz’ 2019-06-08 10:54:58,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-06-08 10:54:58,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-06-08 10:54:58,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.6:53333... connected. 2019-06-08 10:54:58,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-06-08 10:54:48-- https://192.168.120.6:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-06-08 10:54:58,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-06-08 10:54:58,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-06-08 10:54:58,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-06-08 10:54:58,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-06-08 10:54:58,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-06-08 10:54:58,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bono_host_2pza4u/env 2019-06-08 10:54:58,342 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 10:54:58,432 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:54:58,432 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:54:58,432 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:54:58,432 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:54:58,433 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:54:58,433 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:54:58,433 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:54:58,433 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 10:54:58,433 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:54:58,433 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:54:58 GMT 2019-06-08 10:54:58,433 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:54:58,433 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 10:54:58,433 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:54:58,434 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:54:58,434 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:55:03,439 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 10:55:03,677 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:55:03,677 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:55:03,677 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:55:03,677 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:55:03,677 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:55:03,677 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:55:03,678 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:55:03,678 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:56.908Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:56.360Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.9eebf305-93ce-4062-9c72-a80aa3d257cc"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:56.908Z", "message": "Auto-correcting virtualenv /home/ubuntu/bono_host_2pza4u/env", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:56.360Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.9eebf305-93ce-4062-9c72-a80aa3d257cc"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:56.908Z", "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-06-08T10:54:56.360Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.9eebf305-93ce-4062-9c72-a80aa3d257cc"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:56.908Z", "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-06-08T10:54:56.360Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.9eebf305-93ce-4062-9c72-a80aa3d257cc"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:56.908Z", "message": "Successfully disabled requiretty for cfy-agent", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:56.360Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.9eebf305-93ce-4062-9c72-a80aa3d257cc"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:56.908Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:56.360Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.9eebf305-93ce-4062-9c72-a80aa3d257cc"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:56.908Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:56.360Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.9eebf305-93ce-4062-9c72-a80aa3d257cc"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:56.908Z", "message": "Successfully created daemon: bono_host_2pza4u", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:56.360Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.9eebf305-93ce-4062-9c72-a80aa3d257cc"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:56.908Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:56.360Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.9eebf305-93ce-4062-9c72-a80aa3d257cc"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:56.908Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:56.360Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.9eebf305-93ce-4062-9c72-a80aa3d257cc"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:56.908Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:56.360Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.9eebf305-93ce-4062-9c72-a80aa3d257cc"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:56.908Z", "message": "Successfully configured daemon: bono_host_2pza4u", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:56.360Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.9eebf305-93ce-4062-9c72-a80aa3d257cc"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:56.908Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:56.360Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.9eebf305-93ce-4062-9c72-a80aa3d257cc"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:56.908Z", "message": "Starting daemon with command: sudo service cloudify-worker-bono_host_2pza4u start", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:56.360Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.9eebf305-93ce-4062-9c72-a80aa3d257cc"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:56.908Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:56.359Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.9eebf305-93ce-4062-9c72-a80aa3d257cc"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:56.908Z", "message": "", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:56.359Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.9eebf305-93ce-4062-9c72-a80aa3d257cc"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:56.908Z", "message": "", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:56.359Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.9eebf305-93ce-4062-9c72-a80aa3d257cc"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:56.908Z", "message": "Length: 24073211 (23M) [application/octet-stream]", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:56.359Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.9eebf305-93ce-4062-9c72-a80aa3d257cc"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:56.908Z", "message": "HTTP request sent, awaiting response... 200 OK", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:56.359Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.9eebf305-93ce-4062-9c72-a80aa3d257cc"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:56.908Z", "message": "Connecting to 192.168.120.6:53333... connected.", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:56.359Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.9eebf305-93ce-4062-9c72-a80aa3d257cc"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:56.908Z", "message": "--2019-06-08 10:54:52-- https://192.168.120.6:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:56.359Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.9eebf305-93ce-4062-9c72-a80aa3d257cc"}, {"node_instance_id": "bind_host_e6t95a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:56.908Z", "message": "Installing plugins", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:56.660Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "bind_host_e6t95a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:56.908Z", "message": "Agent created", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:56.501Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "bind_host_e6t95a", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:56.908Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:56.398Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:56.908Z", "message": "Downloading https://192.168.120.6:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz...", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:56.359Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.9eebf305-93ce-4062-9c72-a80aa3d257cc"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:56.908Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-bono-host-2pza4u", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:56.359Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.9eebf305-93ce-4062-9c72-a80aa3d257cc"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:56.908Z", "message": "Successfully started daemon: bono_host_2pza4u", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:56.360Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.9eebf305-93ce-4062-9c72-a80aa3d257cc"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:56.908Z", "message": "Agent created, configured and started successfully", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:56.360Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.9eebf305-93ce-4062-9c72-a80aa3d257cc"}, {"node_instance_id": "bono_host_2pza4u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:57.595Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:57.053Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:57.595Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:56.923Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.43320d62-585c-4e53-a528-ae02aa661d31"}, {"node_instance_id": "bind_host_e6t95a", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:57.595Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:56.891Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:58.368Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:57.795Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.883634ea-47a9-4b80-86d8-18afd33ac305"}, {"node_instance_id": "bono_host_2pza4u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:58.368Z", "message": "Agent created", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:57.612Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "bono_host_2pza4u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:58.923Z", "message": "Installing plugins", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:58.438Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:58.923Z", "message": "[localhost] run: ['/home/ubuntu/bind_host_e6t95a/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:58.257Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.883634ea-47a9-4b80-86d8-18afd33ac305"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:58.923Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:58.737Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.883634ea-47a9-4b80-86d8-18afd33ac305"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:59.456Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:58.737Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.883634ea-47a9-4b80-86d8-18afd33ac305"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:59.456Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:58.737Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.883634ea-47a9-4b80-86d8-18afd33ac305"}, {"node_instance_id": "bono_host_2pza4u", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:54:59.456Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:58.840Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:00.217Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:59.996Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.8041580f-644c-4a05-94e2-88e6d020d8e0"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:00.217Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:59.947Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.fc0423fc-5afb-44f3-81f4-9e1e94f18789"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:00.217Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:59.789Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.883634ea-47a9-4b80-86d8-18afd33ac305"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:00.217Z", "message": "Removing directory: /tmp/tmp0vjApS/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:54:59.790Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.883634ea-47a9-4b80-86d8-18afd33ac305"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:00.755Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:00.558Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.8041580f-644c-4a05-94e2-88e6d020d8e0"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:00.755Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:00.558Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.8041580f-644c-4a05-94e2-88e6d020d8e0"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:00.755Z", "message": "[localhost] run: ['/home/ubuntu/bono_host_2pza4u/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:00.060Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.8041580f-644c-4a05-94e2-88e6d020d8e0"}, {"node_instance_id": "bind_host_e6t95a", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:00.755Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:00.371Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "bind_host_e6t95a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:00.755Z", "message": "Plugins installed", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:00.464Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:00.755Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:00.558Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.8041580f-644c-4a05-94e2-88e6d020d8e0"}, {"node_instance_id": "bind_host_e6t95a", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:01.466Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:00.782Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}], "metadata": {"pagination": {"total": 1423, "offset": 1363, "size": 50}}} 2019-06-08 10:55:03,678 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:55:03,678 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:55:03 GMT 2019-06-08 10:55:03,678 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:55:03,678 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 10:55:03,678 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:55:03,678 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:55:03,678 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:55:03,679 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 10:55:03,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-06-08 10:55:03,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bono_host_2pza4u/env 2019-06-08 10:55:03,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-06-08 10:55:03,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-06-08 10:55:03,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-06-08 10:55:03,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-06-08 10:55:03,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-06-08 10:55:03,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bono_host_2pza4u 2019-06-08 10:55:03,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-06-08 10:55:03,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-06-08 10:55:03,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-06-08 10:55:03,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bono_host_2pza4u 2019-06-08 10:55:03,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-06-08 10:55:03,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-bono_host_2pza4u start 2019-06-08 10:55:03,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-06-08 10:55:03,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-08 10:55:03,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-08 10:55:03,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-06-08 10:55:03,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-06-08 10:55:03,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.6:53333... connected. 2019-06-08 10:55:03,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-06-08 10:54:52-- https://192.168.120.6:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-06-08 10:55:03,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-06-08 10:55:03,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-06-08 10:55:03,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-06-08 10:55:03,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.6:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-06-08 10:55:03,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-bono-host-2pza4u 2019-06-08 10:55:03,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bono_host_2pza4u 2019-06-08 10:55:03,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-06-08 10:55:03,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-06-08 10:55:03,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-06-08 10:55:03,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-06-08 10:55:03,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-06-08 10:55:03,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-06-08 10:55:03,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-06-08 10:55:03,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/bind_host_e6t95a/env/bin/pip', 'freeze', '--all'] 2019-06-08 10:55:03,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-06-08 10:55:03,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-06-08 10:55:03,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-06-08 10:55:03,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-06-08 10:55:03,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-06-08 10:55:03,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-06-08 10:55:03,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2019-06-08 10:55:03,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmp0vjApS/cloudify-diamond-plugin-1.3.5 2019-06-08 10:55:03,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-06-08 10:55:03,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-06-08 10:55:03,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/bono_host_2pza4u/env/bin/pip', 'freeze', '--all'] 2019-06-08 10:55:03,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-06-08 10:55:03,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-06-08 10:55:03,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-06-08 10:55:03,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-06-08 10:55:03,688 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 10:55:04,063 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:55:04,064 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:55:04,064 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:55:04,064 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:55:04,064 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:55:04,064 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:55:04,064 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:55:04,064 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 10:55:04,064 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:55:04,065 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:55:04 GMT 2019-06-08 10:55:04,065 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:55:04,065 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 10:55:04,065 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:55:04,065 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:55:04,065 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:55:09,070 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 10:55:09,215 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:55:09,215 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:55:09,215 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:55:09,215 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:55:09,216 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:55:09,216 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:55:09,216 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:55:09,216 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_e6t95a", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:01.466Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:00.782Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:02.136Z", "message": "Removing directory: /tmp/tmpQHeIRL/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:01.461Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.8041580f-644c-4a05-94e2-88e6d020d8e0"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:02.136Z", "message": "Creating Agent sprout_host_gy3lo7", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:01.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.fc0423fc-5afb-44f3-81f4-9e1e94f18789"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:02.136Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:01.461Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.8041580f-644c-4a05-94e2-88e6d020d8e0"}, {"node_instance_id": "bono_host_2pza4u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:02.136Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:01.908Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:02.136Z", "message": "Creating Agent proxy_host_7s25vn", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:01.763Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.43320d62-585c-4e53-a528-ae02aa661d31"}, {"node_instance_id": "dime_host_v6fp10", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:02.136Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:01.788Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "bind_host_e6t95a", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:02.784Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:02.632Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "bono_host_2pza4u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:02.784Z", "message": "Plugins installed", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:02.093Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "bono_host_2pza4u", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:02.784Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:02.306Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "bind_host_e6t95a", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:03.612Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:03.233Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:03.612Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:03.091Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.a645a047-73be-43a2-9d8e-05e2a087ab94"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:03.612Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:55:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4edc00a-b343-4e0a-a939-5e83a46de1e2 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:03.098Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.a645a047-73be-43a2-9d8e-05e2a087ab94"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:03.612Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-e4edc00a-b343-4e0a-a939-5e83a46de1e2", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:03.098Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.a645a047-73be-43a2-9d8e-05e2a087ab94"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:04.216Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2d55a62ca0e69a1c706c08cae5526087fbdf6d44\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:03.519Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.a645a047-73be-43a2-9d8e-05e2a087ab94"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:04.777Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:04.198Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.a645a047-73be-43a2-9d8e-05e2a087ab94"}, {"node_instance_id": "bono_host_2pza4u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:04.777Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:04.378Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:04.777Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-4775bc87-c4d1-4ce5-bede-51881194a2d7 x-compute-request-id: req-4775bc87-c4d1-4ce5-bede-51881194a2d7 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:6c:62:62\", \"version\": 4, \"addr\": \"192.168.120.17\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/367bc6be-c804-45ac-a87c-67a9531cd679\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:46.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"367bc6be-c804-45ac-a87c-67a9531cd679\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-08T10:54:46Z\", \"hostId\": \"7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_dime_host_v6fp10\", \"created\": \"2019-06-08T10:51:49Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:04.198Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.a645a047-73be-43a2-9d8e-05e2a087ab94"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:04.777Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 used request id req-4775bc87-c4d1-4ce5-bede-51881194a2d7", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:04.198Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.a645a047-73be-43a2-9d8e-05e2a087ab94"}, {"node_instance_id": "bono_host_2pza4u", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:04.777Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:04.516Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:04.777Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 used request id req-4775bc87-c4d1-4ce5-bede-51881194a2d7", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:04.198Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.a645a047-73be-43a2-9d8e-05e2a087ab94"}, {"node_instance_id": "dime_host_v6fp10", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:05.418Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:04.891Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "bind_host_e6t95a", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:05.418Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:04.918Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "bind_host_e6t95a", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:06.085Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:05.416Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "bono_host_2pza4u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:06.830Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:06.157Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "dime_host_v6fp10", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:06.830Z", "message": "Creating agent", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:06.128Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "bono_host_2pza4u", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:06.830Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:06.299Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "dime_host_v6fp10", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:07.458Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:06.941Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:08.425Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:08.340Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.4c4bb0de-39c3-4e15-ab71-4284616f07db"}, {"node_instance_id": "ellis_host_oo3xji", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:08.961Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:08.765Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}], "metadata": {"pagination": {"total": 1443, "offset": 1413, "size": 50}}} 2019-06-08 10:55:09,216 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:55:09,216 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:55:09 GMT 2019-06-08 10:55:09,216 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:55:09,216 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 10:55:09,216 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:55:09,217 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:55:09,217 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:55:09,217 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 10:55:09,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-06-08 10:55:09,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpQHeIRL/cloudify-diamond-plugin-1.3.5 2019-06-08 10:55:09,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent sprout_host_gy3lo7 2019-06-08 10:55:09,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2019-06-08 10:55:09,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-06-08 10:55:09,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent proxy_host_7s25vn 2019-06-08 10:55:09,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-06-08 10:55:09,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-06-08 10:55:09,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-06-08 10:55:09,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-06-08 10:55:09,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-06-08 10:55:09,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:55:09,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:55:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4edc00a-b343-4e0a-a939-5e83a46de1e2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:55:09,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-e4edc00a-b343-4e0a-a939-5e83a46de1e2 2019-06-08 10:55:09,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d55a62ca0e69a1c706c08cae5526087fbdf6d44" 2019-06-08 10:55:09,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-06-08 10:55:09,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-06-08 10:55:09,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-4775bc87-c4d1-4ce5-bede-51881194a2d7 x-compute-request-id: req-4775bc87-c4d1-4ce5-bede-51881194a2d7 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:62:62", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/367bc6be-c804-45ac-a87c-67a9531cd679", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T10:54:46.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "367bc6be-c804-45ac-a87c-67a9531cd679", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T10:54:46Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_dime_host_v6fp10", "created": "2019-06-08T10:51:49Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 10:55:09,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 used request id req-4775bc87-c4d1-4ce5-bede-51881194a2d7 2019-06-08 10:55:09,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-06-08 10:55:09,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 used request id req-4775bc87-c4d1-4ce5-bede-51881194a2d7 2019-06-08 10:55:09,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-06-08 10:55:09,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-06-08 10:55:09,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-06-08 10:55:09,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-06-08 10:55:09,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-06-08 10:55:09,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-06-08 10:55:09,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-06-08 10:55:09,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-06-08 10:55:09,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-06-08 10:55:09,223 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 10:55:09,532 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:55:09,532 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:55:09,532 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:55:09,533 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:55:09,533 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:55:09,533 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:55:09,533 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:55:09,533 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 10:55:09,533 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:55:09,533 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:55:09 GMT 2019-06-08 10:55:09,533 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:55:09,533 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 10:55:09,533 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:55:09,534 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:55:09,534 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:55:14,539 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 10:55:14,718 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:55:14,718 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:55:14,718 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:55:14,718 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:55:14,718 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:55:14,718 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:55:14,719 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:55:14,719 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:09.787Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-sprout-host-gy3lo7", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:09.759Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.fc0423fc-5afb-44f3-81f4-9e1e94f18789"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:10.408Z", "message": "Successfully configured daemon: sprout_host_gy3lo7", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:09.773Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.fc0423fc-5afb-44f3-81f4-9e1e94f18789"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:10.408Z", "message": "Successfully created daemon: sprout_host_gy3lo7", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:09.772Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.fc0423fc-5afb-44f3-81f4-9e1e94f18789"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:10.408Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:09.772Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.fc0423fc-5afb-44f3-81f4-9e1e94f18789"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:10.408Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:09.772Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.fc0423fc-5afb-44f3-81f4-9e1e94f18789"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:10.408Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:09.772Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.fc0423fc-5afb-44f3-81f4-9e1e94f18789"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:10.408Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:09.773Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.fc0423fc-5afb-44f3-81f4-9e1e94f18789"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:10.408Z", "message": "Starting daemon with command: sudo service cloudify-worker-sprout_host_gy3lo7 start", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:09.773Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.fc0423fc-5afb-44f3-81f4-9e1e94f18789"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:10.408Z", "message": "10:55:07 [INFO] [cloudify.utils.is_agent_alive] No ping response from sprout_host_gy3lo7: No response received for task 02eaef903ca144fba58ef8e77982a464", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:09.773Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.fc0423fc-5afb-44f3-81f4-9e1e94f18789"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:10.408Z", "message": "Successfully started daemon: sprout_host_gy3lo7", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:09.773Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.fc0423fc-5afb-44f3-81f4-9e1e94f18789"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:10.408Z", "message": "Agent created, configured and started successfully", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:09.773Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.fc0423fc-5afb-44f3-81f4-9e1e94f18789"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:10.408Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-proxy-host-7s25vn", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:09.930Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.43320d62-585c-4e53-a528-ae02aa661d31"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:10.408Z", "message": "Downloading https://192.168.120.6:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz...", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:09.930Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.43320d62-585c-4e53-a528-ae02aa661d31"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:10.408Z", "message": "--2019-06-08 10:55:02-- https://192.168.120.6:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:09.930Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.43320d62-585c-4e53-a528-ae02aa661d31"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:10.408Z", "message": "Connecting to 192.168.120.6:53333... connected.", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:09.930Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.43320d62-585c-4e53-a528-ae02aa661d31"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:10.408Z", "message": "HTTP request sent, awaiting response... 200 OK", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:09.930Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.43320d62-585c-4e53-a528-ae02aa661d31"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:10.408Z", "message": "Length: 24073211 (23M) [application/octet-stream]", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:09.930Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.43320d62-585c-4e53-a528-ae02aa661d31"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:10.408Z", "message": "Saving to: \u2018/tmp/tmp.yOoip90nDW/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:09.930Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.43320d62-585c-4e53-a528-ae02aa661d31"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:10.408Z", "message": "", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:09.930Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.43320d62-585c-4e53-a528-ae02aa661d31"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:10.408Z", "message": "", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:09.930Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.43320d62-585c-4e53-a528-ae02aa661d31"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:10.408Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:09.930Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.43320d62-585c-4e53-a528-ae02aa661d31"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:10.408Z", "message": "100%[======================================>] 24,073,211 133MB/s in 0.2s ", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:09.930Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.43320d62-585c-4e53-a528-ae02aa661d31"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:10.408Z", "message": "", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:09.930Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.43320d62-585c-4e53-a528-ae02aa661d31"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:10.408Z", "message": "2019-06-08 10:55:02 (133 MB/s) - \u2018/tmp/tmp.yOoip90nDW/agent.tar.gz\u2019 saved [24073211/24073211]", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:09.930Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.43320d62-585c-4e53-a528-ae02aa661d31"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:10.408Z", "message": "", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:09.930Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.43320d62-585c-4e53-a528-ae02aa661d31"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:10.408Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:09.930Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.43320d62-585c-4e53-a528-ae02aa661d31"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:10.408Z", "message": "Auto-correcting virtualenv /home/ubuntu/proxy_host_7s25vn/env", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:09.930Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.43320d62-585c-4e53-a528-ae02aa661d31"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:10.408Z", "message": "Successfully corrected cfy-agent`s virtualenv", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:09.930Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.43320d62-585c-4e53-a528-ae02aa661d31"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:10.408Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:09.931Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.43320d62-585c-4e53-a528-ae02aa661d31"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:10.408Z", "message": "Successfully disabled requiretty for cfy-agent", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:09.931Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.43320d62-585c-4e53-a528-ae02aa661d31"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:10.408Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:09.931Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.43320d62-585c-4e53-a528-ae02aa661d31"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:10.408Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:09.931Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.43320d62-585c-4e53-a528-ae02aa661d31"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:10.408Z", "message": "Successfully created daemon: proxy_host_7s25vn", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:09.931Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.43320d62-585c-4e53-a528-ae02aa661d31"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:10.408Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:09.931Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.43320d62-585c-4e53-a528-ae02aa661d31"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:10.408Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:09.931Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.43320d62-585c-4e53-a528-ae02aa661d31"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:10.408Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:09.931Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.43320d62-585c-4e53-a528-ae02aa661d31"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:10.408Z", "message": "Successfully configured daemon: proxy_host_7s25vn", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:09.931Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.43320d62-585c-4e53-a528-ae02aa661d31"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:10.408Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:09.931Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.43320d62-585c-4e53-a528-ae02aa661d31"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:10.408Z", "message": "Starting daemon with command: sudo service cloudify-worker-proxy_host_7s25vn start", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:09.931Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.43320d62-585c-4e53-a528-ae02aa661d31"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:10.408Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:10.004Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.deb7d62a-a2f8-44cd-8a33-9409da818c34"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:10.408Z", "message": "10:55:07 [INFO] [cloudify.utils.is_agent_alive] No ping response from proxy_host_7s25vn: No response received for task b710c674d4154e128faf3cebda0c9166", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:09.931Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.43320d62-585c-4e53-a528-ae02aa661d31"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:10.408Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:55:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f71c7749-2745-46a3-ab2f-c3551ac3cac4 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:10.010Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.deb7d62a-a2f8-44cd-8a33-9409da818c34"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:10.408Z", "message": "Successfully started daemon: proxy_host_7s25vn", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:09.931Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.43320d62-585c-4e53-a528-ae02aa661d31"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:10.408Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-f71c7749-2745-46a3-ab2f-c3551ac3cac4", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:10.010Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.deb7d62a-a2f8-44cd-8a33-9409da818c34"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:10.408Z", "message": "Agent created, configured and started successfully", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:09.931Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.43320d62-585c-4e53-a528-ae02aa661d31"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:10.408Z", "message": "Downloading https://192.168.120.6:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz...", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:09.759Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.fc0423fc-5afb-44f3-81f4-9e1e94f18789"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:10.408Z", "message": "--2019-06-08 10:55:01-- https://192.168.120.6:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:09.759Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.fc0423fc-5afb-44f3-81f4-9e1e94f18789"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:10.408Z", "message": "Connecting to 192.168.120.6:53333... connected.", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:09.760Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.fc0423fc-5afb-44f3-81f4-9e1e94f18789"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:10.408Z", "message": "HTTP request sent, awaiting response... 200 OK", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:09.760Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.fc0423fc-5afb-44f3-81f4-9e1e94f18789"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:10.408Z", "message": "Length: 24073211 (23M) [application/octet-stream]", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:09.760Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.fc0423fc-5afb-44f3-81f4-9e1e94f18789"}], "metadata": {"pagination": {"total": 1551, "offset": 1443, "size": 50}}} 2019-06-08 10:55:14,719 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:55:14,719 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:55:14 GMT 2019-06-08 10:55:14,719 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:55:14,719 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 10:55:14,719 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:55:14,719 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:55:14,719 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:55:14,720 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 10:55:14,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-sprout-host-gy3lo7 2019-06-08 10:55:14,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: sprout_host_gy3lo7 2019-06-08 10:55:14,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: sprout_host_gy3lo7 2019-06-08 10:55:14,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-06-08 10:55:14,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-06-08 10:55:14,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-06-08 10:55:14,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-06-08 10:55:14,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-sprout_host_gy3lo7 start 2019-06-08 10:55:14,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 10:55:07 [INFO] [cloudify.utils.is_agent_alive] No ping response from sprout_host_gy3lo7: No response received for task 02eaef903ca144fba58ef8e77982a464 2019-06-08 10:55:14,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: sprout_host_gy3lo7 2019-06-08 10:55:14,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-06-08 10:55:14,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-proxy-host-7s25vn 2019-06-08 10:55:14,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.6:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-06-08 10:55:14,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-06-08 10:55:02-- https://192.168.120.6:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-06-08 10:55:14,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.6:53333... connected. 2019-06-08 10:55:14,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-06-08 10:55:14,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-06-08 10:55:14,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.yOoip90nDW/agent.tar.gz’ 2019-06-08 10:55:14,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-08 10:55:14,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-08 10:55:14,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-06-08 10:55:14,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 133MB/s in 0.2s 2019-06-08 10:55:14,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-08 10:55:14,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-08 10:55:02 (133 MB/s) - ‘/tmp/tmp.yOoip90nDW/agent.tar.gz’ saved [24073211/24073211] 2019-06-08 10:55:14,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-08 10:55:14,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-06-08 10:55:14,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/proxy_host_7s25vn/env 2019-06-08 10:55:14,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-06-08 10:55:14,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-06-08 10:55:14,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-06-08 10:55:14,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-06-08 10:55:14,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-06-08 10:55:14,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: proxy_host_7s25vn 2019-06-08 10:55:14,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-06-08 10:55:14,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-06-08 10:55:14,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-06-08 10:55:14,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: proxy_host_7s25vn 2019-06-08 10:55:14,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-06-08 10:55:14,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-proxy_host_7s25vn start 2019-06-08 10:55:14,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:55:14,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 10:55:07 [INFO] [cloudify.utils.is_agent_alive] No ping response from proxy_host_7s25vn: No response received for task b710c674d4154e128faf3cebda0c9166 2019-06-08 10:55:14,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:55:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f71c7749-2745-46a3-ab2f-c3551ac3cac4 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:55:14,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: proxy_host_7s25vn 2019-06-08 10:55:14,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-f71c7749-2745-46a3-ab2f-c3551ac3cac4 2019-06-08 10:55:14,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-06-08 10:55:14,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.6:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-06-08 10:55:14,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-06-08 10:55:01-- https://192.168.120.6:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-06-08 10:55:14,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.6:53333... connected. 2019-06-08 10:55:14,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-06-08 10:55:14,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-06-08 10:55:14,729 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 10:55:14,909 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:55:14,909 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:55:14,909 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:55:14,909 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:55:14,909 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:55:14,909 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:55:14,909 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:55:14,910 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 10:55:14,910 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:55:14,910 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:55:14 GMT 2019-06-08 10:55:14,910 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:55:14,910 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 10:55:14,910 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:55:14,910 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:55:14,910 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:55:19,916 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 10:55:20,184 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:55:20,185 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:55:20,185 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:55:20,185 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:55:20,185 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:55:20,185 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:55:20,185 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:55:20,185 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:10.408Z", "message": "Agent created, configured and started successfully", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:09.931Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.43320d62-585c-4e53-a528-ae02aa661d31"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:10.408Z", "message": "Downloading https://192.168.120.6:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz...", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:09.759Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.fc0423fc-5afb-44f3-81f4-9e1e94f18789"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:10.408Z", "message": "--2019-06-08 10:55:01-- https://192.168.120.6:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:09.759Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.fc0423fc-5afb-44f3-81f4-9e1e94f18789"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:10.408Z", "message": "Connecting to 192.168.120.6:53333... connected.", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:09.760Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.fc0423fc-5afb-44f3-81f4-9e1e94f18789"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:10.408Z", "message": "HTTP request sent, awaiting response... 200 OK", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:09.760Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.fc0423fc-5afb-44f3-81f4-9e1e94f18789"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:10.408Z", "message": "Length: 24073211 (23M) [application/octet-stream]", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:09.760Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.fc0423fc-5afb-44f3-81f4-9e1e94f18789"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:10.408Z", "message": "Saving to: \u2018/tmp/tmp.pZivvaiJux/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:09.760Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.fc0423fc-5afb-44f3-81f4-9e1e94f18789"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:10.408Z", "message": "", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:09.760Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.fc0423fc-5afb-44f3-81f4-9e1e94f18789"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:10.408Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:09.760Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.fc0423fc-5afb-44f3-81f4-9e1e94f18789"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:10.408Z", "message": "100%[======================================>] 24,073,211 120MB/s in 0.2s ", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:09.760Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.fc0423fc-5afb-44f3-81f4-9e1e94f18789"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:10.408Z", "message": "", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:09.760Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.fc0423fc-5afb-44f3-81f4-9e1e94f18789"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:10.408Z", "message": "2019-06-08 10:55:01 (120 MB/s) - \u2018/tmp/tmp.pZivvaiJux/agent.tar.gz\u2019 saved [24073211/24073211]", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:09.760Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.fc0423fc-5afb-44f3-81f4-9e1e94f18789"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:10.408Z", "message": "", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:09.761Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.fc0423fc-5afb-44f3-81f4-9e1e94f18789"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:10.408Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:09.764Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.fc0423fc-5afb-44f3-81f4-9e1e94f18789"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:10.408Z", "message": "Auto-correcting virtualenv /home/ubuntu/sprout_host_gy3lo7/env", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:09.764Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.fc0423fc-5afb-44f3-81f4-9e1e94f18789"}, {"node_instance_id": "proxy_host_7s25vn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:10.994Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:10.454Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "proxy_host_7s25vn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:10.994Z", "message": "Agent created", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:10.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "sprout_host_gy3lo7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:10.994Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:10.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "sprout_host_gy3lo7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:10.994Z", "message": "Agent created", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:10.818Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:10.994Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d6f2b752d96f4b83a96ac686c3188cc22e07fc4e\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:10.511Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.deb7d62a-a2f8-44cd-8a33-9409da818c34"}, {"node_instance_id": "sprout_host_gy3lo7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:11.568Z", "message": "Installing plugins", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:11.001Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:11.568Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-d2763adf-2704-47e6-b202-9f56ceeeb2a4 x-compute-request-id: req-d2763adf-2704-47e6-b202-9f56ceeeb2a4 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:a3:4c:72\", \"version\": 4, \"addr\": \"192.168.120.13\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:44.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"bf25485e-9f4c-46c0-a71d-e4f5852f4f49\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-08T10:54:44Z\", \"hostId\": \"7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_ellis_host_oo3xji\", \"created\": \"2019-06-08T10:51:49Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:11.389Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.deb7d62a-a2f8-44cd-8a33-9409da818c34"}, {"node_instance_id": "proxy_host_7s25vn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:11.568Z", "message": "Installing plugins", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:10.931Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "bind_host_e6t95a", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:12.222Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:11.238Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:12.222Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:11.708Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.4c4bb0de-39c3-4e15-ab71-4284616f07db"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:12.222Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:11.390Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.deb7d62a-a2f8-44cd-8a33-9409da818c34"}, {"node_instance_id": "sprout_host_gy3lo7", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:12.222Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:11.958Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:12.222Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 used request id req-d2763adf-2704-47e6-b202-9f56ceeeb2a4", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:11.389Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.deb7d62a-a2f8-44cd-8a33-9409da818c34"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:12.222Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 used request id req-d2763adf-2704-47e6-b202-9f56ceeeb2a4", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:11.389Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.deb7d62a-a2f8-44cd-8a33-9409da818c34"}, {"node_instance_id": "proxy_host_7s25vn", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:12.222Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:11.154Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "ellis_host_oo3xji", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:12.222Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:11.764Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "bono_host_2pza4u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:12.788Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:12.123Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "bind_host_e6t95a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:12.788Z", "message": "Establishing relationships", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:12.547Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "ellis_host_oo3xji", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:12.788Z", "message": "Creating agent", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:12.695Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:12.788Z", "message": "Creating Agent dime_host_v6fp10", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:12.380Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.4c4bb0de-39c3-4e15-ab71-4284616f07db"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:12.788Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:12.177Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.da3ba86d-d10d-41eb-9d0f-d5c8e544531f"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:12.788Z", "message": "[localhost] run: ['/home/ubuntu/proxy_host_7s25vn/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:12.229Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.da3ba86d-d10d-41eb-9d0f-d5c8e544531f"}, {"node_instance_id": "bono_host_2pza4u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:13.407Z", "message": "Establishing relationships", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:12.946Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:13.407Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:12.668Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.da3ba86d-d10d-41eb-9d0f-d5c8e544531f"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:13.407Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:12.668Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.da3ba86d-d10d-41eb-9d0f-d5c8e544531f"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:13.407Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:12.894Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.5d4307e7-5096-49db-ac06-4eaa6842d627"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:13.407Z", "message": "[localhost] run: ['/home/ubuntu/sprout_host_gy3lo7/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:12.944Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.5d4307e7-5096-49db-ac06-4eaa6842d627"}, {"node_instance_id": "ellis_host_oo3xji", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:13.407Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:13.139Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:13.407Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:12.668Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.da3ba86d-d10d-41eb-9d0f-d5c8e544531f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:13.407Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:12.763Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:14.007Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:13.450Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "homer_host_1hw858", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:14.007Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:13.886Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:14.007Z", "message": "Removing directory: /tmp/tmpWQrf6T/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:13.548Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.da3ba86d-d10d-41eb-9d0f-d5c8e544531f"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:14.007Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:13.548Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.da3ba86d-d10d-41eb-9d0f-d5c8e544531f"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:14.007Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:13.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.5d4307e7-5096-49db-ac06-4eaa6842d627"}], "metadata": {"pagination": {"total": 1656, "offset": 1493, "size": 50}}} 2019-06-08 10:55:20,185 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:55:20,186 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:55:20 GMT 2019-06-08 10:55:20,186 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:55:20,186 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 10:55:20,186 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:55:20,186 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:55:20,186 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:55:20,186 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 10:55:20,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-06-08 10:55:20,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.6:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-06-08 10:55:20,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-06-08 10:55:01-- https://192.168.120.6:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-06-08 10:55:20,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.6:53333... connected. 2019-06-08 10:55:20,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-06-08 10:55:20,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-06-08 10:55:20,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.pZivvaiJux/agent.tar.gz’ 2019-06-08 10:55:20,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-08 10:55:20,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-06-08 10:55:20,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 120MB/s in 0.2s 2019-06-08 10:55:20,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-08 10:55:20,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-08 10:55:01 (120 MB/s) - ‘/tmp/tmp.pZivvaiJux/agent.tar.gz’ saved [24073211/24073211] 2019-06-08 10:55:20,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-08 10:55:20,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-06-08 10:55:20,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/sprout_host_gy3lo7/env 2019-06-08 10:55:20,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-06-08 10:55:20,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-06-08 10:55:20,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-06-08 10:55:20,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-06-08 10:55:20,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6f2b752d96f4b83a96ac686c3188cc22e07fc4e" 2019-06-08 10:55:20,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-06-08 10:55:20,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-d2763adf-2704-47e6-b202-9f56ceeeb2a4 x-compute-request-id: req-d2763adf-2704-47e6-b202-9f56ceeeb2a4 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:4c:72", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T10:54:44.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "bf25485e-9f4c-46c0-a71d-e4f5852f4f49", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T10:54:44Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_ellis_host_oo3xji", "created": "2019-06-08T10:51:49Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 10:55:20,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-06-08 10:55:20,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-06-08 10:55:20,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-06-08 10:55:20,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-06-08 10:55:20,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-06-08 10:55:20,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 used request id req-d2763adf-2704-47e6-b202-9f56ceeeb2a4 2019-06-08 10:55:20,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 used request id req-d2763adf-2704-47e6-b202-9f56ceeeb2a4 2019-06-08 10:55:20,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-06-08 10:55:20,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-06-08 10:55:20,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-06-08 10:55:20,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-06-08 10:55:20,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-06-08 10:55:20,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent dime_host_v6fp10 2019-06-08 10:55:20,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-06-08 10:55:20,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/proxy_host_7s25vn/env/bin/pip', 'freeze', '--all'] 2019-06-08 10:55:20,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-06-08 10:55:20,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-06-08 10:55:20,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-06-08 10:55:20,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-06-08 10:55:20,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/sprout_host_gy3lo7/env/bin/pip', 'freeze', '--all'] 2019-06-08 10:55:20,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-06-08 10:55:20,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-06-08 10:55:20,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-06-08 10:55:20,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-06-08 10:55:20,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-06-08 10:55:20,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpWQrf6T/cloudify-diamond-plugin-1.3.5 2019-06-08 10:55:20,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2019-06-08 10:55:20,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-06-08 10:55:20,196 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 10:55:20,274 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:55:20,274 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:55:20,274 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:55:20,275 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:55:20,275 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:55:20,275 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:55:20,275 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:55:20,275 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 10:55:20,275 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:55:20,275 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:55:20 GMT 2019-06-08 10:55:20,275 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:55:20,275 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 10:55:20,276 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:55:20,276 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:55:20,276 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:55:25,281 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 10:55:25,554 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:55:25,554 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:55:25,555 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:55:25,555 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:55:25,555 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:55:25,555 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:55:25,555 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:55:25,555 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:14.007Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:13.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.5d4307e7-5096-49db-ac06-4eaa6842d627"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:14.007Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:13.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.5d4307e7-5096-49db-ac06-4eaa6842d627"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:14.590Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-f834a6e6-0ede-4f78-a144-02c7eeaa8f3b", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:14.224Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d69ecf6f-5e44-47c6-a7f0-ec13f5649bc9"}, {"node_instance_id": "proxy_host_7s25vn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:14.590Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:14.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "proxy_host_7s25vn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:14.590Z", "message": "Plugins installed", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:14.213Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:14.590Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: 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_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:14.218Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d69ecf6f-5e44-47c6-a7f0-ec13f5649bc9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:14.590Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:55:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f834a6e6-0ede-4f78-a144-02c7eeaa8f3b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:14.224Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d69ecf6f-5e44-47c6-a7f0-ec13f5649bc9"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:14.590Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:14.261Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.5d4307e7-5096-49db-ac06-4eaa6842d627"}, {"node_instance_id": "proxy_host_7s25vn", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:15.201Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:14.408Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "sprout_host_gy3lo7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:15.201Z", "message": "Plugins installed", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:15.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:15.201Z", "message": "Removing directory: /tmp/tmpQAzUqJ/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:14.261Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.5d4307e7-5096-49db-ac06-4eaa6842d627"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:15.201Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:14.621Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0ecfa0e8-8f10-4a3d-81f2-c94cfe5dfc83"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:15.201Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}780daaa57be435808db284710bbe577d8e24a0cc\"", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:14.645Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d69ecf6f-5e44-47c6-a7f0-ec13f5649bc9"}, {"node_instance_id": "sprout_host_gy3lo7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:15.201Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:14.865Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:15.906Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:55:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-579aac49-13f6-433e-9be1-b675fad871e5 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:15.418Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.c1395e69-b05c-42ba-8f9b-29ace8b3f067"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:15.906Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-579aac49-13f6-433e-9be1-b675fad871e5", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:15.418Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.c1395e69-b05c-42ba-8f9b-29ace8b3f067"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:15.906Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:15.514Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.b2da83b3-efd5-446e-83ba-34ba1db33e20"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:15.906Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:55:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd99d994-3782-469e-99f6-08ef241462c5 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:15.518Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.b2da83b3-efd5-446e-83ba-34ba1db33e20"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:15.906Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-dd99d994-3782-469e-99f6-08ef241462c5", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:15.518Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.b2da83b3-efd5-446e-83ba-34ba1db33e20"}, {"node_instance_id": "sprout_host_gy3lo7", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:15.906Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:15.502Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:15.906Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: 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_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:15.413Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.c1395e69-b05c-42ba-8f9b-29ace8b3f067"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:16.625Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}780daaa57be435808db284710bbe577d8e24a0cc\"", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:15.847Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d69ecf6f-5e44-47c6-a7f0-ec13f5649bc9"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:16.625Z", "message": "100%[======================================>] 24,073,211 116MB/s in 0.2s ", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:16.036Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.4c4bb0de-39c3-4e15-ab71-4284616f07db"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:16.625Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a387e7f49e6f8e3d8c8a2420a2c53dd39318d2e5\"", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:15.820Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.c1395e69-b05c-42ba-8f9b-29ace8b3f067"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:16.625Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-85e0e047-beb1-4182-a844-617da6967a56 x-compute-request-id: req-85e0e047-beb1-4182-a844-617da6967a56 Content-Encoding: gzip Content-Length: 830 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f0:0d:03\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:28.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"fdf89a9d-c463-49c2-b3ee-51a117b9df8b\", \"security_groups\": [{\"name\": \"clearwater-sg_bind\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-08T10:54:28Z\", \"hostId\": \"7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_bind_host_e6t95a\", \"created\": \"2019-06-08T10:51:47Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:15.845Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d69ecf6f-5e44-47c6-a7f0-ec13f5649bc9"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:16.625Z", "message": "HTTP request sent, awaiting response... 200 OK", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:16.036Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.4c4bb0de-39c3-4e15-ab71-4284616f07db"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:16.625Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b used request id req-85e0e047-beb1-4182-a844-617da6967a56", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:15.845Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d69ecf6f-5e44-47c6-a7f0-ec13f5649bc9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:16.625Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b used request id req-85e0e047-beb1-4182-a844-617da6967a56", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:15.846Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d69ecf6f-5e44-47c6-a7f0-ec13f5649bc9"}, {"node_instance_id": "proxy_host_7s25vn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:16.625Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:16.277Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "vellum_host_qh3078", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:16.625Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:16.442Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:16.625Z", "message": "Agent created, configured and started successfully", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:16.037Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.4c4bb0de-39c3-4e15-ab71-4284616f07db"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:16.625Z", "message": "Successfully started daemon: dime_host_v6fp10", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:16.037Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.4c4bb0de-39c3-4e15-ab71-4284616f07db"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:16.625Z", "message": "Starting daemon with command: sudo service cloudify-worker-dime_host_v6fp10 start", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:16.037Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.4c4bb0de-39c3-4e15-ab71-4284616f07db"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:16.625Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:16.037Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.4c4bb0de-39c3-4e15-ab71-4284616f07db"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:16.625Z", "message": "Successfully configured daemon: dime_host_v6fp10", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:16.037Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.4c4bb0de-39c3-4e15-ab71-4284616f07db"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:16.625Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:16.037Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.4c4bb0de-39c3-4e15-ab71-4284616f07db"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:16.625Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:16.037Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.4c4bb0de-39c3-4e15-ab71-4284616f07db"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:16.625Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:16.037Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.4c4bb0de-39c3-4e15-ab71-4284616f07db"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:16.625Z", "message": "Successfully created daemon: dime_host_v6fp10", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:16.037Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.4c4bb0de-39c3-4e15-ab71-4284616f07db"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:16.625Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:16.036Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.4c4bb0de-39c3-4e15-ab71-4284616f07db"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:16.625Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:16.036Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.4c4bb0de-39c3-4e15-ab71-4284616f07db"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:16.625Z", "message": "Successfully disabled requiretty for cfy-agent", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:16.036Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.4c4bb0de-39c3-4e15-ab71-4284616f07db"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:16.625Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:16.036Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.4c4bb0de-39c3-4e15-ab71-4284616f07db"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:16.625Z", "message": "Successfully corrected cfy-agent`s virtualenv", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:16.036Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.4c4bb0de-39c3-4e15-ab71-4284616f07db"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:16.625Z", "message": "", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:16.036Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.4c4bb0de-39c3-4e15-ab71-4284616f07db"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:16.625Z", "message": "", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:16.036Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.4c4bb0de-39c3-4e15-ab71-4284616f07db"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:16.625Z", "message": "Auto-correcting virtualenv /home/ubuntu/dime_host_v6fp10/env", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:16.036Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.4c4bb0de-39c3-4e15-ab71-4284616f07db"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:16.625Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:16.036Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.4c4bb0de-39c3-4e15-ab71-4284616f07db"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:16.625Z", "message": "", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:16.036Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.4c4bb0de-39c3-4e15-ab71-4284616f07db"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:16.625Z", "message": "2019-06-08 10:55:12 (116 MB/s) - \u2018/tmp/tmp.1bBwo5viXm/agent.tar.gz\u2019 saved [24073211/24073211]", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:16.036Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.4c4bb0de-39c3-4e15-ab71-4284616f07db"}], "metadata": {"pagination": {"total": 1725, "offset": 1543, "size": 50}}} 2019-06-08 10:55:25,555 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:55:25,556 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:55:25 GMT 2019-06-08 10:55:25,556 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:55:25,556 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 10:55:25,556 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:55:25,556 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:55:25,556 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:55:25,556 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 10:55:25,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-06-08 10:55:25,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-06-08 10:55:25,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-f834a6e6-0ede-4f78-a144-02c7eeaa8f3b 2019-06-08 10:55:25,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-06-08 10:55:25,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-06-08 10:55:25,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:55:25,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:55:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f834a6e6-0ede-4f78-a144-02c7eeaa8f3b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:55:25,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2019-06-08 10:55:25,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-06-08 10:55:25,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-06-08 10:55:25,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpQAzUqJ/cloudify-diamond-plugin-1.3.5 2019-06-08 10:55:25,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-06-08 10:55:25,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}780daaa57be435808db284710bbe577d8e24a0cc" 2019-06-08 10:55:25,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-06-08 10:55:25,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:55:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-579aac49-13f6-433e-9be1-b675fad871e5 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:55:25,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-579aac49-13f6-433e-9be1-b675fad871e5 2019-06-08 10:55:25,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:55:25,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:55:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd99d994-3782-469e-99f6-08ef241462c5 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:55:25,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-dd99d994-3782-469e-99f6-08ef241462c5 2019-06-08 10:55:25,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-06-08 10:55:25,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:55:25,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}780daaa57be435808db284710bbe577d8e24a0cc" 2019-06-08 10:55:25,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 116MB/s in 0.2s 2019-06-08 10:55:25,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a387e7f49e6f8e3d8c8a2420a2c53dd39318d2e5" 2019-06-08 10:55:25,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-85e0e047-beb1-4182-a844-617da6967a56 x-compute-request-id: req-85e0e047-beb1-4182-a844-617da6967a56 Content-Encoding: gzip Content-Length: 830 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:0d:03", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T10:54:28.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "fdf89a9d-c463-49c2-b3ee-51a117b9df8b", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T10:54:28Z", "hostId": "7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_bind_host_e6t95a", "created": "2019-06-08T10:51:47Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 10:55:25,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-06-08 10:55:25,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b used request id req-85e0e047-beb1-4182-a844-617da6967a56 2019-06-08 10:55:25,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b used request id req-85e0e047-beb1-4182-a844-617da6967a56 2019-06-08 10:55:25,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-06-08 10:55:25,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-06-08 10:55:25,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-06-08 10:55:25,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: dime_host_v6fp10 2019-06-08 10:55:25,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-dime_host_v6fp10 start 2019-06-08 10:55:25,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-06-08 10:55:25,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: dime_host_v6fp10 2019-06-08 10:55:25,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-06-08 10:55:25,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-06-08 10:55:25,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-06-08 10:55:25,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: dime_host_v6fp10 2019-06-08 10:55:25,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-06-08 10:55:25,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-06-08 10:55:25,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-06-08 10:55:25,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-06-08 10:55:25,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-06-08 10:55:25,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-08 10:55:25,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-08 10:55:25,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/dime_host_v6fp10/env 2019-06-08 10:55:25,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-06-08 10:55:25,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-08 10:55:25,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-08 10:55:12 (116 MB/s) - ‘/tmp/tmp.1bBwo5viXm/agent.tar.gz’ saved [24073211/24073211] 2019-06-08 10:55:25,566 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 10:55:26,092 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:55:26,093 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:55:26,093 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:55:26,093 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:55:26,093 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:55:26,093 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:55:26,093 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:55:26,093 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 10:55:26,093 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:55:26,093 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:55:26 GMT 2019-06-08 10:55:26,094 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:55:26,094 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 10:55:26,094 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:55:26,094 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:55:26,094 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:55:31,099 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 10:55:31,695 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:55:31,695 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:55:31,695 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:55:31,695 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:55:31,695 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:55:31,695 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:55:31,695 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:55:31,695 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:16.625Z", "message": "", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:16.036Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.4c4bb0de-39c3-4e15-ab71-4284616f07db"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:16.625Z", "message": "Connecting to 192.168.120.6:53333... connected.", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:16.036Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.4c4bb0de-39c3-4e15-ab71-4284616f07db"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:16.625Z", "message": "--2019-06-08 10:55:12-- https://192.168.120.6:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:16.036Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.4c4bb0de-39c3-4e15-ab71-4284616f07db"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:16.625Z", "message": "Downloading https://192.168.120.6:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz...", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:16.036Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.4c4bb0de-39c3-4e15-ab71-4284616f07db"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:16.625Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-dime-host-v6fp10", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:16.036Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.4c4bb0de-39c3-4e15-ab71-4284616f07db"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:16.625Z", "message": "100%[======================================>] 24,073,211 116MB/s in 0.2s ", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:16.036Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.4c4bb0de-39c3-4e15-ab71-4284616f07db"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:16.625Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a387e7f49e6f8e3d8c8a2420a2c53dd39318d2e5\"", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:15.820Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.c1395e69-b05c-42ba-8f9b-29ace8b3f067"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:16.625Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-85e0e047-beb1-4182-a844-617da6967a56 x-compute-request-id: req-85e0e047-beb1-4182-a844-617da6967a56 Content-Encoding: gzip Content-Length: 830 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f0:0d:03\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:28.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"fdf89a9d-c463-49c2-b3ee-51a117b9df8b\", \"security_groups\": [{\"name\": \"clearwater-sg_bind\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-08T10:54:28Z\", \"hostId\": \"7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_bind_host_e6t95a\", \"created\": \"2019-06-08T10:51:47Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:15.845Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d69ecf6f-5e44-47c6-a7f0-ec13f5649bc9"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:16.625Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4c2b48f62a032f1079d16cc2d7503273dda31d76\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:15.927Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.b2da83b3-efd5-446e-83ba-34ba1db33e20"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:17.216Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-06d1a7ec-5ab3-40a7-aa75-8587f2854067 x-compute-request-id: req-06d1a7ec-5ab3-40a7-aa75-8587f2854067 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f7:53:a3\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/5078b315-5529-412a-a492-d62901f9f205\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:23.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"5078b315-5529-412a-a492-d62901f9f205\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-08T10:54:23Z\", \"hostId\": \"7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_bono_host_2pza4u\", \"created\": \"2019-06-08T10:51:45Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:16.712Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.c1395e69-b05c-42ba-8f9b-29ace8b3f067"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:17.216Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-06d1a7ec-5ab3-40a7-aa75-8587f2854067", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:16.712Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.c1395e69-b05c-42ba-8f9b-29ace8b3f067"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:17.216Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-06d1a7ec-5ab3-40a7-aa75-8587f2854067", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:16.713Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.c1395e69-b05c-42ba-8f9b-29ace8b3f067"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:17.216Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a387e7f49e6f8e3d8c8a2420a2c53dd39318d2e5\"", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:16.713Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.c1395e69-b05c-42ba-8f9b-29ace8b3f067"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:17.216Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-c4164652-2e44-488f-a60c-4bded9ea2126 x-compute-request-id: req-c4164652-2e44-488f-a60c-4bded9ea2126 Content-Encoding: gzip Content-Length: 482 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3b20e748-7aa3-4e2c-b37f-0d5d69eb80f0\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"62796e03-a046-436c-99eb-86f736bcc824\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"87b9d144-b789-48c9-99eb-be27aff01c26\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"fb993e55-fd05-4be0-9fd7-cbc176346aff\"}], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 53, \"parent_group_id\": \"93a505b6-079f-4b3a-b660-f796945dccb1\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d04a70aa-a28f-4946-b535-46139cf2da2f\"}, {\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 53, \"parent_group_id\": \"93a505b6-079f-4b3a-b660-f796945dccb1\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f1c4da31-707a-4426-bfce-112ef5ce61de\"}], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"93a505b6-079f-4b3a-b660-f796945dccb1\", \"name\": \"clearwater-sg_bind\", \"description\": \"DNS\"}]}\n", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:16.709Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d69ecf6f-5e44-47c6-a7f0-ec13f5649bc9"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:17.216Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 used request id req-c4583608-6fa3-4dcf-b746-d303b9236ce1", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:17.017Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.b2da83b3-efd5-446e-83ba-34ba1db33e20"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:17.216Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b/os-security-groups used request id req-c4164652-2e44-488f-a60c-4bded9ea2126", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:16.709Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d69ecf6f-5e44-47c6-a7f0-ec13f5649bc9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:17.216Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b/os-security-groups used request id req-c4164652-2e44-488f-a60c-4bded9ea2126", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:16.713Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d69ecf6f-5e44-47c6-a7f0-ec13f5649bc9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:17.216Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}780daaa57be435808db284710bbe577d8e24a0cc\"", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:16.716Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d69ecf6f-5e44-47c6-a7f0-ec13f5649bc9"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:17.216Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-c4583608-6fa3-4dcf-b746-d303b9236ce1 x-compute-request-id: req-c4583608-6fa3-4dcf-b746-d303b9236ce1 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:5d:40:c6\", \"version\": 4, \"addr\": \"192.168.120.26\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:46.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"9e139966-e5ce-4dd0-b204-5fc1565cf567\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-08T10:54:46Z\", \"hostId\": \"7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_homer_host_1hw858\", \"created\": \"2019-06-08T10:51:49Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:17.016Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.b2da83b3-efd5-446e-83ba-34ba1db33e20"}, {"node_instance_id": "proxy_host_7s25vn", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:17.216Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:16.812Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "dime_host_v6fp10", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:17.216Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:16.814Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:17.216Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 used request id req-c4583608-6fa3-4dcf-b746-d303b9236ce1", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:17.017Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.b2da83b3-efd5-446e-83ba-34ba1db33e20"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:17.216Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:17.018Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.b2da83b3-efd5-446e-83ba-34ba1db33e20"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:17.938Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b used request id req-81456dc7-940b-4b07-b65b-e8adb6738d22", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:17.444Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d69ecf6f-5e44-47c6-a7f0-ec13f5649bc9"}, {"node_instance_id": "homer_host_1hw858", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:17.938Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:17.675Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "sprout_host_gy3lo7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:17.938Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:17.160Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:17.938Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-81456dc7-940b-4b07-b65b-e8adb6738d22 x-compute-request-id: req-81456dc7-940b-4b07-b65b-e8adb6738d22 Content-Encoding: gzip Content-Length: 830 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f0:0d:03\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:28.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"fdf89a9d-c463-49c2-b3ee-51a117b9df8b\", \"security_groups\": [{\"name\": \"clearwater-sg_bind\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-08T10:54:28Z\", \"hostId\": \"7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_bind_host_e6t95a\", \"created\": \"2019-06-08T10:51:47Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:17.444Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d69ecf6f-5e44-47c6-a7f0-ec13f5649bc9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:17.938Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b used request id req-81456dc7-940b-4b07-b65b-e8adb6738d22", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:17.445Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d69ecf6f-5e44-47c6-a7f0-ec13f5649bc9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:17.938Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}780daaa57be435808db284710bbe577d8e24a0cc\"", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:17.446Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d69ecf6f-5e44-47c6-a7f0-ec13f5649bc9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:17.938Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-39a51b46-6732-47c5-96fb-673950a1cb5e x-compute-request-id: req-39a51b46-6732-47c5-96fb-673950a1cb5e Content-Encoding: gzip Content-Length: 856 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3b20e748-7aa3-4e2c-b37f-0d5d69eb80f0\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"62796e03-a046-436c-99eb-86f736bcc824\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"87b9d144-b789-48c9-99eb-be27aff01c26\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"fb993e55-fd05-4be0-9fd7-cbc176346aff\"}], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"51ca155c-56e7-45d9-8551-bf1abbcabc90\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"031226d0-5ff9-4027-a6ea-8cb28814d93e\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"51ca155c-56e7-45d9-8551-bf1abbcabc90\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1b76bd6d-658a-4ddd-91c2-95bf2e892d4a\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"51ca155c-56e7-45d9-8551-bf1abbcabc90\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"39338785-badf-4cf8-9e59-83548a8a9e85\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"51ca155c-56e7-45d9-8551-bf1abbcabc90\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3fba582f-9665-494e-9cde-1567b6b5ad0e\"}, {\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"51ca155c-56e7-45d9-8551-bf1abbcabc90\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"44bb6a6c-4088-4d83-b29f-5f1561b5f3f6\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"51ca155c-56e7-45d9-8551-bf1abbcabc90\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"74925b8e-9dba-43d3-8fc9-2fdcef64a1a0\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"51ca155c-56e7-45d9-8551-bf1abbcabc90\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b273c639-d379-415f-844b-f0c5166ad257\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"51ca155c-56e7-45d9-8551-bf1abbcabc90\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ccccf54b-9a28-4cdf-a15c-e6d244803523\"}], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"51ca155c-56e7-45d9-8551-bf1abbcabc90\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}, {\"rules\": [{\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"f4410a8e-55d5-437a-bac9-bc142ea2a9be\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0bb85a5b-d2c1-45be-bdec-615a0e75d9ed\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"f4410a8e-55d5-437a-bac9-bc142ea2a9be\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"84b33603-ad97-49d6-b4fe-70a4b7b387a5\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"f4410a8e-55d5-437a-bac9-bc142ea2a9be\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d4dc2fe5-82d2-4e82-86d4-ac1d38ea6d6e\"}], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"f4410a8e-55d5-437a-bac9-bc142ea2a9be\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:17.435Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.c1395e69-b05c-42ba-8f9b-29ace8b3f067"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:17.938Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205/os-security-groups used request id req-39a51b46-6732-47c5-96fb-673950a1cb5e", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:17.436Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.c1395e69-b05c-42ba-8f9b-29ace8b3f067"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:17.938Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205/os-security-groups used request id req-39a51b46-6732-47c5-96fb-673950a1cb5e", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:17.436Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.c1395e69-b05c-42ba-8f9b-29ace8b3f067"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:17.938Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a387e7f49e6f8e3d8c8a2420a2c53dd39318d2e5\"", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:17.437Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.c1395e69-b05c-42ba-8f9b-29ace8b3f067"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:17.938Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-4a1ec743-d978-4f01-b1af-c6c43fdc2d6d x-compute-request-id: req-4a1ec743-d978-4f01-b1af-c6c43fdc2d6d Content-Encoding: gzip Content-Length: 482 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3b20e748-7aa3-4e2c-b37f-0d5d69eb80f0\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"62796e03-a046-436c-99eb-86f736bcc824\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"87b9d144-b789-48c9-99eb-be27aff01c26\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"fb993e55-fd05-4be0-9fd7-cbc176346aff\"}], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 53, \"parent_group_id\": \"93a505b6-079f-4b3a-b660-f796945dccb1\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d04a70aa-a28f-4946-b535-46139cf2da2f\"}, {\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 53, \"parent_group_id\": \"93a505b6-079f-4b3a-b660-f796945dccb1\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f1c4da31-707a-4426-bfce-112ef5ce61de\"}], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"93a505b6-079f-4b3a-b660-f796945dccb1\", \"name\": \"clearwater-sg_bind\", \"description\": \"DNS\"}]}\n", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:17.585Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d69ecf6f-5e44-47c6-a7f0-ec13f5649bc9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:17.938Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b/os-security-groups used request id req-4a1ec743-d978-4f01-b1af-c6c43fdc2d6d", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:17.585Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d69ecf6f-5e44-47c6-a7f0-ec13f5649bc9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:17.938Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b/os-security-groups used request id req-4a1ec743-d978-4f01-b1af-c6c43fdc2d6d", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:17.585Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d69ecf6f-5e44-47c6-a7f0-ec13f5649bc9"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:17.938Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:17.840Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.c41179ea-7ce6-4b15-897c-7c200a4b99f7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:18.578Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-3d83d3b0-4244-4088-855d-b5fe39b3e75f x-compute-request-id: req-3d83d3b0-4244-4088-855d-b5fe39b3e75f Content-Encoding: gzip Content-Length: 856 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3b20e748-7aa3-4e2c-b37f-0d5d69eb80f0\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"62796e03-a046-436c-99eb-86f736bcc824\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"87b9d144-b789-48c9-99eb-be27aff01c26\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"fb993e55-fd05-4be0-9fd7-cbc176346aff\"}], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"51ca155c-56e7-45d9-8551-bf1abbcabc90\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"031226d0-5ff9-4027-a6ea-8cb28814d93e\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"51ca155c-56e7-45d9-8551-bf1abbcabc90\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1b76bd6d-658a-4ddd-91c2-95bf2e892d4a\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"51ca155c-56e7-45d9-8551-bf1abbcabc90\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"39338785-badf-4cf8-9e59-83548a8a9e85\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"51ca155c-56e7-45d9-8551-bf1abbcabc90\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3fba582f-9665-494e-9cde-1567b6b5ad0e\"}, {\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"51ca155c-56e7-45d9-8551-bf1abbcabc90\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"44bb6a6c-4088-4d83-b29f-5f1561b5f3f6\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"51ca155c-56e7-45d9-8551-bf1abbcabc90\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"74925b8e-9dba-43d3-8fc9-2fdcef64a1a0\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"51ca155c-56e7-45d9-8551-bf1abbcabc90\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b273c639-d379-415f-844b-f0c5166ad257\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"51ca155c-56e7-45d9-8551-bf1abbcabc90\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ccccf54b-9a28-4cdf-a15c-e6d244803523\"}], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"51ca155c-56e7-45d9-8551-bf1abbcabc90\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}, {\"rules\": [{\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"f4410a8e-55d5-437a-bac9-bc142ea2a9be\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0bb85a5b-d2c1-45be-bdec-615a0e75d9ed\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"f4410a8e-55d5-437a-bac9-bc142ea2a9be\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"84b33603-ad97-49d6-b4fe-70a4b7b387a5\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"f4410a8e-55d5-437a-bac9-bc142ea2a9be\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d4dc2fe5-82d2-4e82-86d4-ac1d38ea6d6e\"}], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"f4410a8e-55d5-437a-bac9-bc142ea2a9be\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:18.436Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.c1395e69-b05c-42ba-8f9b-29ace8b3f067"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:18.578Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-7a7fe47d-4446-45db-8277-956469774be0", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:17.847Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.c41179ea-7ce6-4b15-897c-7c200a4b99f7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:18.578Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-1cc61d69-56fc-4cd3-b91b-8b0e72924722 x-compute-request-id: req-1cc61d69-56fc-4cd3-b91b-8b0e72924722 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f7:53:a3\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/5078b315-5529-412a-a492-d62901f9f205\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:23.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"5078b315-5529-412a-a492-d62901f9f205\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-08T10:54:23Z\", \"hostId\": \"7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_bono_host_2pza4u\", \"created\": \"2019-06-08T10:51:45Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:17.970Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.c1395e69-b05c-42ba-8f9b-29ace8b3f067"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:18.578Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:55:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a7fe47d-4446-45db-8277-956469774be0 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:17.847Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.c41179ea-7ce6-4b15-897c-7c200a4b99f7"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:18.578Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6577738d82489fd7dd85b43445fd9c46d5bf136a\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:18.258Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.c41179ea-7ce6-4b15-897c-7c200a4b99f7"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:18.578Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:18.220Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0ecfa0e8-8f10-4a3d-81f2-c94cfe5dfc83"}, {"node_instance_id": "sprout_host_gy3lo7", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:18.578Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:17.747Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:18.578Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-1cc61d69-56fc-4cd3-b91b-8b0e72924722", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:17.970Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.c1395e69-b05c-42ba-8f9b-29ace8b3f067"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:18.578Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-1cc61d69-56fc-4cd3-b91b-8b0e72924722", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:17.970Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.c1395e69-b05c-42ba-8f9b-29ace8b3f067"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:18.578Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:18.078Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "proxy_host_7s25vn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:18.578Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:18.215Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:18.578Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a387e7f49e6f8e3d8c8a2420a2c53dd39318d2e5\"", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:17.971Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.c1395e69-b05c-42ba-8f9b-29ace8b3f067"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:19.227Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:18.891Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.c41179ea-7ce6-4b15-897c-7c200a4b99f7"}], "metadata": {"pagination": {"total": 1823, "offset": 1593, "size": 50}}} 2019-06-08 10:55:31,696 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:55:31,696 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:55:31 GMT 2019-06-08 10:55:31,696 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:55:31,696 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 10:55:31,696 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:55:31,696 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:55:31,696 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:55:31,696 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 10:55:31,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-08 10:55:31,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.6:53333... connected. 2019-06-08 10:55:31,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-06-08 10:55:12-- https://192.168.120.6:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-06-08 10:55:31,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.6:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-06-08 10:55:31,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-dime-host-v6fp10 2019-06-08 10:55:31,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 116MB/s in 0.2s 2019-06-08 10:55:31,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a387e7f49e6f8e3d8c8a2420a2c53dd39318d2e5" 2019-06-08 10:55:31,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-85e0e047-beb1-4182-a844-617da6967a56 x-compute-request-id: req-85e0e047-beb1-4182-a844-617da6967a56 Content-Encoding: gzip Content-Length: 830 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:0d:03", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T10:54:28.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "fdf89a9d-c463-49c2-b3ee-51a117b9df8b", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T10:54:28Z", "hostId": "7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_bind_host_e6t95a", "created": "2019-06-08T10:51:47Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 10:55:31,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c2b48f62a032f1079d16cc2d7503273dda31d76" 2019-06-08 10:55:31,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-06d1a7ec-5ab3-40a7-aa75-8587f2854067 x-compute-request-id: req-06d1a7ec-5ab3-40a7-aa75-8587f2854067 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:53:a3", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/5078b315-5529-412a-a492-d62901f9f205", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T10:54:23.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "5078b315-5529-412a-a492-d62901f9f205", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T10:54:23Z", "hostId": "7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_bono_host_2pza4u", "created": "2019-06-08T10:51:45Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 10:55:31,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-06d1a7ec-5ab3-40a7-aa75-8587f2854067 2019-06-08 10:55:31,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-06d1a7ec-5ab3-40a7-aa75-8587f2854067 2019-06-08 10:55:31,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a387e7f49e6f8e3d8c8a2420a2c53dd39318d2e5" 2019-06-08 10:55:31,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-c4164652-2e44-488f-a60c-4bded9ea2126 x-compute-request-id: req-c4164652-2e44-488f-a60c-4bded9ea2126 Content-Encoding: gzip Content-Length: 482 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3b20e748-7aa3-4e2c-b37f-0d5d69eb80f0"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "62796e03-a046-436c-99eb-86f736bcc824"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "87b9d144-b789-48c9-99eb-be27aff01c26"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fb993e55-fd05-4be0-9fd7-cbc176346aff"}], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "93a505b6-079f-4b3a-b660-f796945dccb1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d04a70aa-a28f-4946-b535-46139cf2da2f"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "93a505b6-079f-4b3a-b660-f796945dccb1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f1c4da31-707a-4426-bfce-112ef5ce61de"}], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "93a505b6-079f-4b3a-b660-f796945dccb1", "name": "clearwater-sg_bind", "description": "DNS"}]} 2019-06-08 10:55:31,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 used request id req-c4583608-6fa3-4dcf-b746-d303b9236ce1 2019-06-08 10:55:31,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b/os-security-groups used request id req-c4164652-2e44-488f-a60c-4bded9ea2126 2019-06-08 10:55:31,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b/os-security-groups used request id req-c4164652-2e44-488f-a60c-4bded9ea2126 2019-06-08 10:55:31,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}780daaa57be435808db284710bbe577d8e24a0cc" 2019-06-08 10:55:31,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-c4583608-6fa3-4dcf-b746-d303b9236ce1 x-compute-request-id: req-c4583608-6fa3-4dcf-b746-d303b9236ce1 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:40:c6", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T10:54:46.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "9e139966-e5ce-4dd0-b204-5fc1565cf567", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T10:54:46Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_homer_host_1hw858", "created": "2019-06-08T10:51:49Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 10:55:31,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-06-08 10:55:31,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-06-08 10:55:31,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 used request id req-c4583608-6fa3-4dcf-b746-d303b9236ce1 2019-06-08 10:55:31,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-06-08 10:55:31,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b used request id req-81456dc7-940b-4b07-b65b-e8adb6738d22 2019-06-08 10:55:31,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-06-08 10:55:31,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-06-08 10:55:31,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-81456dc7-940b-4b07-b65b-e8adb6738d22 x-compute-request-id: req-81456dc7-940b-4b07-b65b-e8adb6738d22 Content-Encoding: gzip Content-Length: 830 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:0d:03", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T10:54:28.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "fdf89a9d-c463-49c2-b3ee-51a117b9df8b", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T10:54:28Z", "hostId": "7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_bind_host_e6t95a", "created": "2019-06-08T10:51:47Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 10:55:31,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b used request id req-81456dc7-940b-4b07-b65b-e8adb6738d22 2019-06-08 10:55:31,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}780daaa57be435808db284710bbe577d8e24a0cc" 2019-06-08 10:55:31,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-39a51b46-6732-47c5-96fb-673950a1cb5e x-compute-request-id: req-39a51b46-6732-47c5-96fb-673950a1cb5e Content-Encoding: gzip Content-Length: 856 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3b20e748-7aa3-4e2c-b37f-0d5d69eb80f0"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "62796e03-a046-436c-99eb-86f736bcc824"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "87b9d144-b789-48c9-99eb-be27aff01c26"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fb993e55-fd05-4be0-9fd7-cbc176346aff"}], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "51ca155c-56e7-45d9-8551-bf1abbcabc90", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "031226d0-5ff9-4027-a6ea-8cb28814d93e"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "51ca155c-56e7-45d9-8551-bf1abbcabc90", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1b76bd6d-658a-4ddd-91c2-95bf2e892d4a"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "51ca155c-56e7-45d9-8551-bf1abbcabc90", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "39338785-badf-4cf8-9e59-83548a8a9e85"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "51ca155c-56e7-45d9-8551-bf1abbcabc90", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3fba582f-9665-494e-9cde-1567b6b5ad0e"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "51ca155c-56e7-45d9-8551-bf1abbcabc90", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "44bb6a6c-4088-4d83-b29f-5f1561b5f3f6"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "51ca155c-56e7-45d9-8551-bf1abbcabc90", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "74925b8e-9dba-43d3-8fc9-2fdcef64a1a0"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "51ca155c-56e7-45d9-8551-bf1abbcabc90", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b273c639-d379-415f-844b-f0c5166ad257"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "51ca155c-56e7-45d9-8551-bf1abbcabc90", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ccccf54b-9a28-4cdf-a15c-e6d244803523"}], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "51ca155c-56e7-45d9-8551-bf1abbcabc90", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "f4410a8e-55d5-437a-bac9-bc142ea2a9be", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0bb85a5b-d2c1-45be-bdec-615a0e75d9ed"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "f4410a8e-55d5-437a-bac9-bc142ea2a9be", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "84b33603-ad97-49d6-b4fe-70a4b7b387a5"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "f4410a8e-55d5-437a-bac9-bc142ea2a9be", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d4dc2fe5-82d2-4e82-86d4-ac1d38ea6d6e"}], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "f4410a8e-55d5-437a-bac9-bc142ea2a9be", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-06-08 10:55:31,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205/os-security-groups used request id req-39a51b46-6732-47c5-96fb-673950a1cb5e 2019-06-08 10:55:31,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205/os-security-groups used request id req-39a51b46-6732-47c5-96fb-673950a1cb5e 2019-06-08 10:55:31,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a387e7f49e6f8e3d8c8a2420a2c53dd39318d2e5" 2019-06-08 10:55:31,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-4a1ec743-d978-4f01-b1af-c6c43fdc2d6d x-compute-request-id: req-4a1ec743-d978-4f01-b1af-c6c43fdc2d6d Content-Encoding: gzip Content-Length: 482 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3b20e748-7aa3-4e2c-b37f-0d5d69eb80f0"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "62796e03-a046-436c-99eb-86f736bcc824"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "87b9d144-b789-48c9-99eb-be27aff01c26"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fb993e55-fd05-4be0-9fd7-cbc176346aff"}], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "93a505b6-079f-4b3a-b660-f796945dccb1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d04a70aa-a28f-4946-b535-46139cf2da2f"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "93a505b6-079f-4b3a-b660-f796945dccb1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f1c4da31-707a-4426-bfce-112ef5ce61de"}], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "93a505b6-079f-4b3a-b660-f796945dccb1", "name": "clearwater-sg_bind", "description": "DNS"}]} 2019-06-08 10:55:31,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b/os-security-groups used request id req-4a1ec743-d978-4f01-b1af-c6c43fdc2d6d 2019-06-08 10:55:31,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b/os-security-groups used request id req-4a1ec743-d978-4f01-b1af-c6c43fdc2d6d 2019-06-08 10:55:31,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:55:31,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-3d83d3b0-4244-4088-855d-b5fe39b3e75f x-compute-request-id: req-3d83d3b0-4244-4088-855d-b5fe39b3e75f Content-Encoding: gzip Content-Length: 856 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3b20e748-7aa3-4e2c-b37f-0d5d69eb80f0"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "62796e03-a046-436c-99eb-86f736bcc824"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "87b9d144-b789-48c9-99eb-be27aff01c26"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fb993e55-fd05-4be0-9fd7-cbc176346aff"}], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "51ca155c-56e7-45d9-8551-bf1abbcabc90", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "031226d0-5ff9-4027-a6ea-8cb28814d93e"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "51ca155c-56e7-45d9-8551-bf1abbcabc90", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1b76bd6d-658a-4ddd-91c2-95bf2e892d4a"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "51ca155c-56e7-45d9-8551-bf1abbcabc90", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "39338785-badf-4cf8-9e59-83548a8a9e85"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "51ca155c-56e7-45d9-8551-bf1abbcabc90", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3fba582f-9665-494e-9cde-1567b6b5ad0e"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "51ca155c-56e7-45d9-8551-bf1abbcabc90", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "44bb6a6c-4088-4d83-b29f-5f1561b5f3f6"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "51ca155c-56e7-45d9-8551-bf1abbcabc90", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "74925b8e-9dba-43d3-8fc9-2fdcef64a1a0"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "51ca155c-56e7-45d9-8551-bf1abbcabc90", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b273c639-d379-415f-844b-f0c5166ad257"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "51ca155c-56e7-45d9-8551-bf1abbcabc90", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ccccf54b-9a28-4cdf-a15c-e6d244803523"}], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "51ca155c-56e7-45d9-8551-bf1abbcabc90", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "f4410a8e-55d5-437a-bac9-bc142ea2a9be", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0bb85a5b-d2c1-45be-bdec-615a0e75d9ed"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "f4410a8e-55d5-437a-bac9-bc142ea2a9be", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "84b33603-ad97-49d6-b4fe-70a4b7b387a5"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "f4410a8e-55d5-437a-bac9-bc142ea2a9be", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d4dc2fe5-82d2-4e82-86d4-ac1d38ea6d6e"}], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "f4410a8e-55d5-437a-bac9-bc142ea2a9be", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-06-08 10:55:31,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-7a7fe47d-4446-45db-8277-956469774be0 2019-06-08 10:55:31,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-1cc61d69-56fc-4cd3-b91b-8b0e72924722 x-compute-request-id: req-1cc61d69-56fc-4cd3-b91b-8b0e72924722 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:53:a3", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/5078b315-5529-412a-a492-d62901f9f205", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T10:54:23.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "5078b315-5529-412a-a492-d62901f9f205", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T10:54:23Z", "hostId": "7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_bono_host_2pza4u", "created": "2019-06-08T10:51:45Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 10:55:31,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:55:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a7fe47d-4446-45db-8277-956469774be0 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:55:31,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6577738d82489fd7dd85b43445fd9c46d5bf136a" 2019-06-08 10:55:31,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-06-08 10:55:31,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-06-08 10:55:31,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-1cc61d69-56fc-4cd3-b91b-8b0e72924722 2019-06-08 10:55:31,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-1cc61d69-56fc-4cd3-b91b-8b0e72924722 2019-06-08 10:55:31,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-06-08 10:55:31,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-06-08 10:55:31,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a387e7f49e6f8e3d8c8a2420a2c53dd39318d2e5" 2019-06-08 10:55:31,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-06-08 10:55:31,708 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 10:55:32,218 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:55:32,218 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:55:32,218 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:55:32,218 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:55:32,219 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:55:32,219 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:55:32,219 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:55:32,219 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 10:55:32,219 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:55:32,219 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:55:32 GMT 2019-06-08 10:55:32,219 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:55:32,219 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 10:55:32,219 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:55:32,220 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:55:32,220 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:55:37,225 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 10:55:37,433 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:55:37,433 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:55:37,433 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:55:37,433 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:55:37,433 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:55:37,433 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:55:37,433 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:55:37,433 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:19.227Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 used request id req-285af15f-115a-4910-a00a-105004ded3f6", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:18.890Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.c41179ea-7ce6-4b15-897c-7c200a4b99f7"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:19.227Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-285af15f-115a-4910-a00a-105004ded3f6 x-compute-request-id: req-285af15f-115a-4910-a00a-105004ded3f6 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:bf:5d:76\", \"version\": 4, \"addr\": \"192.168.120.20\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:46.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"b305551c-1362-4a6d-b6a4-6da8b1d25955\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-08T10:54:46Z\", \"hostId\": \"7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_vellum_host_qh3078\", \"created\": \"2019-06-08T10:51:49Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:18.890Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.c41179ea-7ce6-4b15-897c-7c200a4b99f7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:19.227Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205/os-security-groups used request id req-3d83d3b0-4244-4088-855d-b5fe39b3e75f", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:18.436Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.c1395e69-b05c-42ba-8f9b-29ace8b3f067"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:19.227Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205/os-security-groups used request id req-3d83d3b0-4244-4088-855d-b5fe39b3e75f", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:18.436Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.c1395e69-b05c-42ba-8f9b-29ace8b3f067"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:19.227Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "bind_security_group_l4hlx5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:18.561Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "proxy_host_7s25vn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:19.227Z", "message": "Node instance started", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:18.506Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "dime_host_v6fp10", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:19.227Z", "message": "Installing plugins", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:18.454Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "dime_host_v6fp10", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:19.227Z", "message": "Agent created", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:18.360Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:19.227Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 used request id req-285af15f-115a-4910-a00a-105004ded3f6", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:18.890Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.c41179ea-7ce6-4b15-897c-7c200a4b99f7"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:19.866Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:18.974Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "dime_host_v6fp10", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:19.866Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:19.103Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:19.866Z", "message": "Creating Agent ellis_host_oo3xji", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:19.368Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0ecfa0e8-8f10-4a3d-81f2-c94cfe5dfc83"}, {"node_instance_id": "homer_host_1hw858", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:19.866Z", "message": "Creating agent", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:18.861Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:20.438Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:55:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48cacfb6-5cac-42fb-96db-a0fb5d0e35df Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bind_security_group_l4hlx5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:19.865Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.6057a20a-a16d-46d9-8162-e837d2f22978"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:20.438Z", "message": "[localhost] run: ['/home/ubuntu/dime_host_v6fp10/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:20.138Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.64f77be3-bd63-47dc-b1ce-7f898696ae01"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:20.438Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: 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_l4hlx5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:19.859Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.6057a20a-a16d-46d9-8162-e837d2f22978"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:20.438Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-48cacfb6-5cac-42fb-96db-a0fb5d0e35df", "level": "debug", "target_id": "bind_security_group_l4hlx5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:19.865Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.6057a20a-a16d-46d9-8162-e837d2f22978"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:20.438Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:20.029Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.64f77be3-bd63-47dc-b1ce-7f898696ae01"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:20.438Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}927bd9bf011184c311816728d1b793968a3cc851\"", "level": "debug", "target_id": "bind_security_group_l4hlx5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:20.262Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.6057a20a-a16d-46d9-8162-e837d2f22978"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:20.438Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "bono_security_group_wbl0ks", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:19.904Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "vellum_host_qh3078", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:20.438Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:19.590Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "sprout_host_gy3lo7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:20.438Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:19.243Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "homer_host_1hw858", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:21.082Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:20.408Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "sprout_host_gy3lo7", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:21.082Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:20.793Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:21.082Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:20.596Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.64f77be3-bd63-47dc-b1ce-7f898696ae01"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:21.082Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:20.596Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.64f77be3-bd63-47dc-b1ce-7f898696ae01"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:21.082Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:20.595Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.64f77be3-bd63-47dc-b1ce-7f898696ae01"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:21.598Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b used request id req-5f9f34d9-8c5a-4915-9f1d-aeddc8322982", "level": "debug", "target_id": "bind_security_group_l4hlx5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:21.097Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.6057a20a-a16d-46d9-8162-e837d2f22978"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:21.598Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-5f9f34d9-8c5a-4915-9f1d-aeddc8322982 x-compute-request-id: req-5f9f34d9-8c5a-4915-9f1d-aeddc8322982 Content-Encoding: gzip Content-Length: 830 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f0:0d:03\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:28.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"fdf89a9d-c463-49c2-b3ee-51a117b9df8b\", \"security_groups\": [{\"name\": \"clearwater-sg_bind\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-08T10:54:28Z\", \"hostId\": \"7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_bind_host_e6t95a\", \"created\": \"2019-06-08T10:51:47Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": "bind_security_group_l4hlx5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:21.097Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.6057a20a-a16d-46d9-8162-e837d2f22978"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:21.598Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: 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_wbl0ks", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:21.368Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.91e14849-c410-4f9d-a990-0f9be38d0a9b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:21.598Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}927bd9bf011184c311816728d1b793968a3cc851\"", "level": "debug", "target_id": "bind_security_group_l4hlx5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:21.466Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.6057a20a-a16d-46d9-8162-e837d2f22978"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:21.598Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b/os-security-groups used request id req-d56930d9-1b9f-41cc-9796-07a0e68b213e", "level": "debug", "target_id": "bind_security_group_l4hlx5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:21.466Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.6057a20a-a16d-46d9-8162-e837d2f22978"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:21.598Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b/os-security-groups used request id req-d56930d9-1b9f-41cc-9796-07a0e68b213e", "level": "debug", "target_id": "bind_security_group_l4hlx5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:21.465Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.6057a20a-a16d-46d9-8162-e837d2f22978"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:21.598Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-d56930d9-1b9f-41cc-9796-07a0e68b213e x-compute-request-id: req-d56930d9-1b9f-41cc-9796-07a0e68b213e Content-Encoding: gzip Content-Length: 482 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3b20e748-7aa3-4e2c-b37f-0d5d69eb80f0\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"62796e03-a046-436c-99eb-86f736bcc824\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"87b9d144-b789-48c9-99eb-be27aff01c26\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"fb993e55-fd05-4be0-9fd7-cbc176346aff\"}], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 53, \"parent_group_id\": \"93a505b6-079f-4b3a-b660-f796945dccb1\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d04a70aa-a28f-4946-b535-46139cf2da2f\"}, {\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 53, \"parent_group_id\": \"93a505b6-079f-4b3a-b660-f796945dccb1\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f1c4da31-707a-4426-bfce-112ef5ce61de\"}], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"93a505b6-079f-4b3a-b660-f796945dccb1\", \"name\": \"clearwater-sg_bind\", \"description\": \"DNS\"}]}\n", "level": "debug", "target_id": "bind_security_group_l4hlx5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:21.465Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.6057a20a-a16d-46d9-8162-e837d2f22978"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:21.598Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:21.423Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.43affb63-6592-4849-bb02-86e87d1748a1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:21.598Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}927bd9bf011184c311816728d1b793968a3cc851\"", "level": "debug", "target_id": "bind_security_group_l4hlx5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:21.098Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.6057a20a-a16d-46d9-8162-e837d2f22978"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:21.598Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b used request id req-5f9f34d9-8c5a-4915-9f1d-aeddc8322982", "level": "debug", "target_id": "bind_security_group_l4hlx5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:21.097Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.6057a20a-a16d-46d9-8162-e837d2f22978"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:22.254Z", "message": "Removing directory: /tmp/tmp7Ho7xG/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:21.491Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.64f77be3-bd63-47dc-b1ce-7f898696ae01"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:22.254Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:21.490Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.64f77be3-bd63-47dc-b1ce-7f898696ae01"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:22.254Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:55:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6564321d-795e-4b48-82e3-6c8e1427a4ae Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bono_security_group_wbl0ks", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:21.373Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.91e14849-c410-4f9d-a990-0f9be38d0a9b"}, {"node_instance_id": "vellum_host_qh3078", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:22.254Z", "message": "Creating agent", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:21.850Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "proxy_node_dpawh2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:22.254Z", "message": "Creating node instance", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:21.962Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:22.254Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}927bd9bf011184c311816728d1b793968a3cc851\"", "level": "debug", "target_id": "bind_security_group_l4hlx5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:21.887Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.6057a20a-a16d-46d9-8162-e837d2f22978"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:22.254Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-6564321d-795e-4b48-82e3-6c8e1427a4ae", "level": "debug", "target_id": "bono_security_group_wbl0ks", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:21.373Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.91e14849-c410-4f9d-a990-0f9be38d0a9b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:22.254Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b used request id req-886a4331-06fd-4839-bafe-bd9d46f2498f", "level": "debug", "target_id": "bind_security_group_l4hlx5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:21.886Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.6057a20a-a16d-46d9-8162-e837d2f22978"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:22.254Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b used request id req-886a4331-06fd-4839-bafe-bd9d46f2498f", "level": "debug", "target_id": "bind_security_group_l4hlx5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:21.886Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.6057a20a-a16d-46d9-8162-e837d2f22978"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:22.254Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-886a4331-06fd-4839-bafe-bd9d46f2498f x-compute-request-id: req-886a4331-06fd-4839-bafe-bd9d46f2498f Content-Encoding: gzip Content-Length: 830 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f0:0d:03\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:28.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"fdf89a9d-c463-49c2-b3ee-51a117b9df8b\", \"security_groups\": [{\"name\": \"clearwater-sg_bind\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-08T10:54:28Z\", \"hostId\": \"7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_bind_host_e6t95a\", \"created\": \"2019-06-08T10:51:47Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": "bind_security_group_l4hlx5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:21.886Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.6057a20a-a16d-46d9-8162-e837d2f22978"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:22.254Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a8163e86466e40876d89de6bfcb183a2e1cd5379\"", "level": "debug", "target_id": "bono_security_group_wbl0ks", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:21.775Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.91e14849-c410-4f9d-a990-0f9be38d0a9b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:22.877Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a8163e86466e40876d89de6bfcb183a2e1cd5379\"", "level": "debug", "target_id": "bono_security_group_wbl0ks", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:22.402Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.91e14849-c410-4f9d-a990-0f9be38d0a9b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:22.877Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-3a014a3d-432c-4b71-abf9-88e784192b23 x-compute-request-id: req-3a014a3d-432c-4b71-abf9-88e784192b23 Content-Encoding: gzip Content-Length: 482 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3b20e748-7aa3-4e2c-b37f-0d5d69eb80f0\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"62796e03-a046-436c-99eb-86f736bcc824\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"87b9d144-b789-48c9-99eb-be27aff01c26\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"fb993e55-fd05-4be0-9fd7-cbc176346aff\"}], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 53, \"parent_group_id\": \"93a505b6-079f-4b3a-b660-f796945dccb1\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d04a70aa-a28f-4946-b535-46139cf2da2f\"}, {\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 53, \"parent_group_id\": \"93a505b6-079f-4b3a-b660-f796945dccb1\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f1c4da31-707a-4426-bfce-112ef5ce61de\"}], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"93a505b6-079f-4b3a-b660-f796945dccb1\", \"name\": \"clearwater-sg_bind\", \"description\": \"DNS\"}]}\n", "level": "debug", "target_id": "bind_security_group_l4hlx5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:22.512Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.6057a20a-a16d-46d9-8162-e837d2f22978"}], "metadata": {"pagination": {"total": 1917, "offset": 1643, "size": 50}}} 2019-06-08 10:55:37,434 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:55:37,434 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:55:37 GMT 2019-06-08 10:55:37,434 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:55:37,434 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 10:55:37,434 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:55:37,434 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:55:37,434 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:55:37,434 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 10:55:37,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 used request id req-285af15f-115a-4910-a00a-105004ded3f6 2019-06-08 10:55:37,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-285af15f-115a-4910-a00a-105004ded3f6 x-compute-request-id: req-285af15f-115a-4910-a00a-105004ded3f6 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:5d:76", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T10:54:46.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "b305551c-1362-4a6d-b6a4-6da8b1d25955", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T10:54:46Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_vellum_host_qh3078", "created": "2019-06-08T10:51:49Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 10:55:37,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205/os-security-groups used request id req-3d83d3b0-4244-4088-855d-b5fe39b3e75f 2019-06-08 10:55:37,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205/os-security-groups used request id req-3d83d3b0-4244-4088-855d-b5fe39b3e75f 2019-06-08 10:55:37,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-06-08 10:55:37,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-08 10:55:37,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-06-08 10:55:37,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-06-08 10:55:37,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 used request id req-285af15f-115a-4910-a00a-105004ded3f6 2019-06-08 10:55:37,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-06-08 10:55:37,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-06-08 10:55:37,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent ellis_host_oo3xji 2019-06-08 10:55:37,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-06-08 10:55:37,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:55:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48cacfb6-5cac-42fb-96db-a0fb5d0e35df Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:55:37,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/dime_host_v6fp10/env/bin/pip', 'freeze', '--all'] 2019-06-08 10:55:37,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:55:37,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-48cacfb6-5cac-42fb-96db-a0fb5d0e35df 2019-06-08 10:55:37,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-06-08 10:55:37,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}927bd9bf011184c311816728d1b793968a3cc851" 2019-06-08 10:55:37,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-06-08 10:55:37,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-06-08 10:55:37,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-06-08 10:55:37,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-06-08 10:55:37,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-06-08 10:55:37,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-06-08 10:55:37,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-06-08 10:55:37,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-06-08 10:55:37,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b used request id req-5f9f34d9-8c5a-4915-9f1d-aeddc8322982 2019-06-08 10:55:37,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-5f9f34d9-8c5a-4915-9f1d-aeddc8322982 x-compute-request-id: req-5f9f34d9-8c5a-4915-9f1d-aeddc8322982 Content-Encoding: gzip Content-Length: 830 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:0d:03", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T10:54:28.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "fdf89a9d-c463-49c2-b3ee-51a117b9df8b", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T10:54:28Z", "hostId": "7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_bind_host_e6t95a", "created": "2019-06-08T10:51:47Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 10:55:37,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:55:37,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}927bd9bf011184c311816728d1b793968a3cc851" 2019-06-08 10:55:37,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b/os-security-groups used request id req-d56930d9-1b9f-41cc-9796-07a0e68b213e 2019-06-08 10:55:37,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b/os-security-groups used request id req-d56930d9-1b9f-41cc-9796-07a0e68b213e 2019-06-08 10:55:37,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-d56930d9-1b9f-41cc-9796-07a0e68b213e x-compute-request-id: req-d56930d9-1b9f-41cc-9796-07a0e68b213e Content-Encoding: gzip Content-Length: 482 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3b20e748-7aa3-4e2c-b37f-0d5d69eb80f0"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "62796e03-a046-436c-99eb-86f736bcc824"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "87b9d144-b789-48c9-99eb-be27aff01c26"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fb993e55-fd05-4be0-9fd7-cbc176346aff"}], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "93a505b6-079f-4b3a-b660-f796945dccb1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d04a70aa-a28f-4946-b535-46139cf2da2f"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "93a505b6-079f-4b3a-b660-f796945dccb1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f1c4da31-707a-4426-bfce-112ef5ce61de"}], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "93a505b6-079f-4b3a-b660-f796945dccb1", "name": "clearwater-sg_bind", "description": "DNS"}]} 2019-06-08 10:55:37,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-06-08 10:55:37,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}927bd9bf011184c311816728d1b793968a3cc851" 2019-06-08 10:55:37,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b used request id req-5f9f34d9-8c5a-4915-9f1d-aeddc8322982 2019-06-08 10:55:37,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmp7Ho7xG/cloudify-diamond-plugin-1.3.5 2019-06-08 10:55:37,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2019-06-08 10:55:37,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:55:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6564321d-795e-4b48-82e3-6c8e1427a4ae Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:55:37,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-06-08 10:55:37,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-08 10:55:37,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}927bd9bf011184c311816728d1b793968a3cc851" 2019-06-08 10:55:37,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-6564321d-795e-4b48-82e3-6c8e1427a4ae 2019-06-08 10:55:37,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b used request id req-886a4331-06fd-4839-bafe-bd9d46f2498f 2019-06-08 10:55:37,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b used request id req-886a4331-06fd-4839-bafe-bd9d46f2498f 2019-06-08 10:55:37,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-886a4331-06fd-4839-bafe-bd9d46f2498f x-compute-request-id: req-886a4331-06fd-4839-bafe-bd9d46f2498f Content-Encoding: gzip Content-Length: 830 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:0d:03", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T10:54:28.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "fdf89a9d-c463-49c2-b3ee-51a117b9df8b", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T10:54:28Z", "hostId": "7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_bind_host_e6t95a", "created": "2019-06-08T10:51:47Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 10:55:37,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8163e86466e40876d89de6bfcb183a2e1cd5379" 2019-06-08 10:55:37,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8163e86466e40876d89de6bfcb183a2e1cd5379" 2019-06-08 10:55:37,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-3a014a3d-432c-4b71-abf9-88e784192b23 x-compute-request-id: req-3a014a3d-432c-4b71-abf9-88e784192b23 Content-Encoding: gzip Content-Length: 482 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3b20e748-7aa3-4e2c-b37f-0d5d69eb80f0"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "62796e03-a046-436c-99eb-86f736bcc824"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "87b9d144-b789-48c9-99eb-be27aff01c26"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fb993e55-fd05-4be0-9fd7-cbc176346aff"}], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "93a505b6-079f-4b3a-b660-f796945dccb1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d04a70aa-a28f-4946-b535-46139cf2da2f"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "93a505b6-079f-4b3a-b660-f796945dccb1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f1c4da31-707a-4426-bfce-112ef5ce61de"}], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "93a505b6-079f-4b3a-b660-f796945dccb1", "name": "clearwater-sg_bind", "description": "DNS"}]} 2019-06-08 10:55:37,445 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 10:55:37,630 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:55:37,631 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:55:37,631 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:55:37,631 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:55:37,631 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:55:37,631 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:55:37,631 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:55:37,631 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 10:55:37,631 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:55:37,632 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:55:37 GMT 2019-06-08 10:55:37,632 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:55:37,632 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 10:55:37,632 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:55:37,632 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:55:37,632 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:55:42,637 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 10:55:42,783 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:55:42,783 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:55:42,783 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:55:42,783 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:55:42,783 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:55:42,783 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:55:42,783 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:55:42,784 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_v6fp10", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:22.877Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:21.985Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:22.877Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b/os-security-groups used request id req-3a014a3d-432c-4b71-abf9-88e784192b23", "level": "debug", "target_id": "bind_security_group_l4hlx5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:22.512Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.6057a20a-a16d-46d9-8162-e837d2f22978"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:22.877Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-639259eb-0969-4f8d-b0b0-50c5427ed5cf x-compute-request-id: req-639259eb-0969-4f8d-b0b0-50c5427ed5cf Content-Encoding: gzip Content-Length: 842 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f7:53:a3\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/5078b315-5529-412a-a492-d62901f9f205\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:23.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"5078b315-5529-412a-a492-d62901f9f205\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-08T10:54:23Z\", \"hostId\": \"7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_bono_host_2pza4u\", \"created\": \"2019-06-08T10:51:45Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": "bono_security_group_wbl0ks", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:22.395Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.91e14849-c410-4f9d-a990-0f9be38d0a9b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:22.877Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-639259eb-0969-4f8d-b0b0-50c5427ed5cf", "level": "debug", "target_id": "bono_security_group_wbl0ks", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:22.396Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.91e14849-c410-4f9d-a990-0f9be38d0a9b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:22.877Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-639259eb-0969-4f8d-b0b0-50c5427ed5cf", "level": "debug", "target_id": "bono_security_group_wbl0ks", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:22.400Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.91e14849-c410-4f9d-a990-0f9be38d0a9b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:22.877Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a8163e86466e40876d89de6bfcb183a2e1cd5379\"", "level": "debug", "target_id": "bono_security_group_wbl0ks", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:22.402Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.91e14849-c410-4f9d-a990-0f9be38d0a9b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:22.877Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-3a014a3d-432c-4b71-abf9-88e784192b23 x-compute-request-id: req-3a014a3d-432c-4b71-abf9-88e784192b23 Content-Encoding: gzip Content-Length: 482 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3b20e748-7aa3-4e2c-b37f-0d5d69eb80f0\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"62796e03-a046-436c-99eb-86f736bcc824\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"87b9d144-b789-48c9-99eb-be27aff01c26\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"fb993e55-fd05-4be0-9fd7-cbc176346aff\"}], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 53, \"parent_group_id\": \"93a505b6-079f-4b3a-b660-f796945dccb1\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d04a70aa-a28f-4946-b535-46139cf2da2f\"}, {\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 53, \"parent_group_id\": \"93a505b6-079f-4b3a-b660-f796945dccb1\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f1c4da31-707a-4426-bfce-112ef5ce61de\"}], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"93a505b6-079f-4b3a-b660-f796945dccb1\", \"name\": \"clearwater-sg_bind\", \"description\": \"DNS\"}]}\n", "level": "debug", "target_id": "bind_security_group_l4hlx5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:22.512Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.6057a20a-a16d-46d9-8162-e837d2f22978"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:22.877Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b/os-security-groups used request id req-3a014a3d-432c-4b71-abf9-88e784192b23", "level": "debug", "target_id": "bind_security_group_l4hlx5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:22.512Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.6057a20a-a16d-46d9-8162-e837d2f22978"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:23.623Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-9a76c376-ec38-4340-83ce-caace1a9284d x-compute-request-id: req-9a76c376-ec38-4340-83ce-caace1a9284d Content-Encoding: gzip Content-Length: 856 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3b20e748-7aa3-4e2c-b37f-0d5d69eb80f0\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"62796e03-a046-436c-99eb-86f736bcc824\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"87b9d144-b789-48c9-99eb-be27aff01c26\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"fb993e55-fd05-4be0-9fd7-cbc176346aff\"}], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"51ca155c-56e7-45d9-8551-bf1abbcabc90\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"031226d0-5ff9-4027-a6ea-8cb28814d93e\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"51ca155c-56e7-45d9-8551-bf1abbcabc90\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1b76bd6d-658a-4ddd-91c2-95bf2e892d4a\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"51ca155c-56e7-45d9-8551-bf1abbcabc90\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"39338785-badf-4cf8-9e59-83548a8a9e85\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"51ca155c-56e7-45d9-8551-bf1abbcabc90\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3fba582f-9665-494e-9cde-1567b6b5ad0e\"}, {\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"51ca155c-56e7-45d9-8551-bf1abbcabc90\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"44bb6a6c-4088-4d83-b29f-5f1561b5f3f6\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"51ca155c-56e7-45d9-8551-bf1abbcabc90\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"74925b8e-9dba-43d3-8fc9-2fdcef64a1a0\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"51ca155c-56e7-45d9-8551-bf1abbcabc90\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b273c639-d379-415f-844b-f0c5166ad257\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"51ca155c-56e7-45d9-8551-bf1abbcabc90\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ccccf54b-9a28-4cdf-a15c-e6d244803523\"}], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"51ca155c-56e7-45d9-8551-bf1abbcabc90\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}, {\"rules\": [{\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"f4410a8e-55d5-437a-bac9-bc142ea2a9be\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0bb85a5b-d2c1-45be-bdec-615a0e75d9ed\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"f4410a8e-55d5-437a-bac9-bc142ea2a9be\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"84b33603-ad97-49d6-b4fe-70a4b7b387a5\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"f4410a8e-55d5-437a-bac9-bc142ea2a9be\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d4dc2fe5-82d2-4e82-86d4-ac1d38ea6d6e\"}], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"f4410a8e-55d5-437a-bac9-bc142ea2a9be\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "bono_security_group_wbl0ks", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:22.828Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.91e14849-c410-4f9d-a990-0f9be38d0a9b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:23.623Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-8cc3ed04-28dc-4e47-967a-b777111d602d x-compute-request-id: req-8cc3ed04-28dc-4e47-967a-b777111d602d Content-Encoding: gzip Content-Length: 842 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f7:53:a3\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/5078b315-5529-412a-a492-d62901f9f205\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:23.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"5078b315-5529-412a-a492-d62901f9f205\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-08T10:54:23Z\", \"hostId\": \"7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_bono_host_2pza4u\", \"created\": \"2019-06-08T10:51:45Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": "bono_security_group_wbl0ks", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:22.992Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.91e14849-c410-4f9d-a990-0f9be38d0a9b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:23.623Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a8163e86466e40876d89de6bfcb183a2e1cd5379\"", "level": "debug", "target_id": "bono_security_group_wbl0ks", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:22.829Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.91e14849-c410-4f9d-a990-0f9be38d0a9b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:23.623Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205/os-security-groups used request id req-9a76c376-ec38-4340-83ce-caace1a9284d", "level": "debug", "target_id": "bono_security_group_wbl0ks", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:22.828Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.91e14849-c410-4f9d-a990-0f9be38d0a9b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:23.623Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-0c9640f2-80d8-4091-a3c6-52cb1dc3c8ae x-compute-request-id: req-0c9640f2-80d8-4091-a3c6-52cb1dc3c8ae Content-Encoding: gzip Content-Length: 856 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3b20e748-7aa3-4e2c-b37f-0d5d69eb80f0\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"62796e03-a046-436c-99eb-86f736bcc824\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"87b9d144-b789-48c9-99eb-be27aff01c26\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"fb993e55-fd05-4be0-9fd7-cbc176346aff\"}], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"51ca155c-56e7-45d9-8551-bf1abbcabc90\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"031226d0-5ff9-4027-a6ea-8cb28814d93e\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"51ca155c-56e7-45d9-8551-bf1abbcabc90\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1b76bd6d-658a-4ddd-91c2-95bf2e892d4a\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"51ca155c-56e7-45d9-8551-bf1abbcabc90\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"39338785-badf-4cf8-9e59-83548a8a9e85\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"51ca155c-56e7-45d9-8551-bf1abbcabc90\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3fba582f-9665-494e-9cde-1567b6b5ad0e\"}, {\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"51ca155c-56e7-45d9-8551-bf1abbcabc90\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"44bb6a6c-4088-4d83-b29f-5f1561b5f3f6\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"51ca155c-56e7-45d9-8551-bf1abbcabc90\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"74925b8e-9dba-43d3-8fc9-2fdcef64a1a0\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"51ca155c-56e7-45d9-8551-bf1abbcabc90\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b273c639-d379-415f-844b-f0c5166ad257\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"51ca155c-56e7-45d9-8551-bf1abbcabc90\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ccccf54b-9a28-4cdf-a15c-e6d244803523\"}], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"51ca155c-56e7-45d9-8551-bf1abbcabc90\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}, {\"rules\": [{\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"f4410a8e-55d5-437a-bac9-bc142ea2a9be\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0bb85a5b-d2c1-45be-bdec-615a0e75d9ed\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"f4410a8e-55d5-437a-bac9-bc142ea2a9be\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"84b33603-ad97-49d6-b4fe-70a4b7b387a5\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"f4410a8e-55d5-437a-bac9-bc142ea2a9be\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d4dc2fe5-82d2-4e82-86d4-ac1d38ea6d6e\"}], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"f4410a8e-55d5-437a-bac9-bc142ea2a9be\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "bono_security_group_wbl0ks", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:23.392Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.91e14849-c410-4f9d-a990-0f9be38d0a9b"}, {"node_instance_id": "dime_host_v6fp10", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:23.623Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:23.263Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "proxy_node_dpawh2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:23.623Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:22.520Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:23.623Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "bind_security_group_l4hlx5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:23.166Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:23.623Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:23.294Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.7d599861-e905-409d-a864-4a99dc068a99"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:23.623Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a8163e86466e40876d89de6bfcb183a2e1cd5379\"", "level": "debug", "target_id": "bono_security_group_wbl0ks", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:22.993Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.91e14849-c410-4f9d-a990-0f9be38d0a9b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:23.623Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-8cc3ed04-28dc-4e47-967a-b777111d602d", "level": "debug", "target_id": "bono_security_group_wbl0ks", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:22.993Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.91e14849-c410-4f9d-a990-0f9be38d0a9b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:23.623Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-8cc3ed04-28dc-4e47-967a-b777111d602d", "level": "debug", "target_id": "bono_security_group_wbl0ks", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:22.992Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.91e14849-c410-4f9d-a990-0f9be38d0a9b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:23.623Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205/os-security-groups used request id req-9a76c376-ec38-4340-83ce-caace1a9284d", "level": "debug", "target_id": "bono_security_group_wbl0ks", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:22.828Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.91e14849-c410-4f9d-a990-0f9be38d0a9b"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:24.264Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:23.905Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:24.264Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "bono_security_group_wbl0ks", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:23.868Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:24.264Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "internal_sip_security_group_3xz27u", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:24.030Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:24.264Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205/os-security-groups used request id req-0c9640f2-80d8-4091-a3c6-52cb1dc3c8ae", "level": "debug", "target_id": "bono_security_group_wbl0ks", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:23.392Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.91e14849-c410-4f9d-a990-0f9be38d0a9b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:24.264Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205/os-security-groups used request id req-0c9640f2-80d8-4091-a3c6-52cb1dc3c8ae", "level": "debug", "target_id": "bono_security_group_wbl0ks", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:23.392Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.91e14849-c410-4f9d-a990-0f9be38d0a9b"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:24.264Z", "message": "Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/OVO3Y/install_requirements.sh", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:23.899Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:24.264Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:23.901Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:24.264Z", "message": "Process created, PID: 1606", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:23.904Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:24.264Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:23.907Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:24.863Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:24.842Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.43affb63-6592-4849-bb02-86e87d1748a1"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:24.863Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "target_id": "bind_floatingip_x5y421", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:24.295Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "sprout_host_gy3lo7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:25.498Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:25.326Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "dime_host_v6fp10", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:25.498Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:25.117Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:26.312Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}072f8a71b1fca3bec3c0760bc24c9b65b7e106f3\"", "level": "debug", "target_id": "internal_sip_security_group_3xz27u", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:25.950Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.4f75135f-18d7-4d09-84d5-436caf92fb08"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:26.312Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-14840fbf-c135-4608-9a43-e4cb95874fd5", "level": "debug", "target_id": "internal_sip_security_group_3xz27u", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:25.558Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.4f75135f-18d7-4d09-84d5-436caf92fb08"}, {"node_instance_id": "dime_host_v6fp10", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:26.312Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:25.438Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:26.312Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: 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_3xz27u", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:25.553Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.4f75135f-18d7-4d09-84d5-436caf92fb08"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:26.312Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:55:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14840fbf-c135-4608-9a43-e4cb95874fd5 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "internal_sip_security_group_3xz27u", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:25.558Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.4f75135f-18d7-4d09-84d5-436caf92fb08"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:26.879Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-888a307d-f0a8-48a3-ae0c-50298348d0ed", "level": "debug", "target_id": "internal_sip_security_group_3xz27u", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:26.533Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.4f75135f-18d7-4d09-84d5-436caf92fb08"}, {"node_instance_id": "sprout_host_gy3lo7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:26.879Z", "message": "Establishing relationships", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:26.721Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:26.879Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}072f8a71b1fca3bec3c0760bc24c9b65b7e106f3\"", "level": "debug", "target_id": "internal_sip_security_group_3xz27u", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:26.534Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.4f75135f-18d7-4d09-84d5-436caf92fb08"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:26.879Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-888a307d-f0a8-48a3-ae0c-50298348d0ed", "level": "debug", "target_id": "internal_sip_security_group_3xz27u", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:26.533Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.4f75135f-18d7-4d09-84d5-436caf92fb08"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:26.879Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-888a307d-f0a8-48a3-ae0c-50298348d0ed x-compute-request-id: req-888a307d-f0a8-48a3-ae0c-50298348d0ed Content-Encoding: gzip Content-Length: 842 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f7:53:a3\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/5078b315-5529-412a-a492-d62901f9f205\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:23.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"5078b315-5529-412a-a492-d62901f9f205\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-08T10:54:23Z\", \"hostId\": \"7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_bono_host_2pza4u\", \"created\": \"2019-06-08T10:51:45Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_3xz27u", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:26.533Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.4f75135f-18d7-4d09-84d5-436caf92fb08"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:26.879Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-ecae607e-8c63-4e0f-abe0-7de7e3a03ac4", "level": "debug", "target_id": "bind_floatingip_x5y421", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:26.497Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0a8c768b-c402-42df-bbb8-48d10624798b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:26.879Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:55:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ecae607e-8c63-4e0f-abe0-7de7e3a03ac4 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bind_floatingip_x5y421", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:26.497Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0a8c768b-c402-42df-bbb8-48d10624798b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:26.879Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: 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_x5y421", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:26.491Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0a8c768b-c402-42df-bbb8-48d10624798b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:27.444Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}946c07ec4672dd86160bd87c1d8c60807bb222e7\"", "level": "debug", "target_id": "bind_floatingip_x5y421", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:26.899Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0a8c768b-c402-42df-bbb8-48d10624798b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:27.444Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-beb49704-ce2d-4f03-9fa7-3b3aef8298e0 x-compute-request-id: req-beb49704-ce2d-4f03-9fa7-3b3aef8298e0 Content-Encoding: gzip Content-Length: 856 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3b20e748-7aa3-4e2c-b37f-0d5d69eb80f0\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"62796e03-a046-436c-99eb-86f736bcc824\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"87b9d144-b789-48c9-99eb-be27aff01c26\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"fb993e55-fd05-4be0-9fd7-cbc176346aff\"}], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"51ca155c-56e7-45d9-8551-bf1abbcabc90\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"031226d0-5ff9-4027-a6ea-8cb28814d93e\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"51ca155c-56e7-45d9-8551-bf1abbcabc90\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1b76bd6d-658a-4ddd-91c2-95bf2e892d4a\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"51ca155c-56e7-45d9-8551-bf1abbcabc90\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"39338785-badf-4cf8-9e59-83548a8a9e85\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"51ca155c-56e7-45d9-8551-bf1abbcabc90\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3fba582f-9665-494e-9cde-1567b6b5ad0e\"}, {\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"51ca155c-56e7-45d9-8551-bf1abbcabc90\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"44bb6a6c-4088-4d83-b29f-5f1561b5f3f6\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"51ca155c-56e7-45d9-8551-bf1abbcabc90\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"74925b8e-9dba-43d3-8fc9-2fdcef64a1a0\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"51ca155c-56e7-45d9-8551-bf1abbcabc90\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b273c639-d379-415f-844b-f0c5166ad257\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"51ca155c-56e7-45d9-8551-bf1abbcabc90\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ccccf54b-9a28-4cdf-a15c-e6d244803523\"}], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"51ca155c-56e7-45d9-8551-bf1abbcabc90\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}, {\"rules\": [{\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"f4410a8e-55d5-437a-bac9-bc142ea2a9be\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0bb85a5b-d2c1-45be-bdec-615a0e75d9ed\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"f4410a8e-55d5-437a-bac9-bc142ea2a9be\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"84b33603-ad97-49d6-b4fe-70a4b7b387a5\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"f4410a8e-55d5-437a-bac9-bc142ea2a9be\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d4dc2fe5-82d2-4e82-86d4-ac1d38ea6d6e\"}], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"f4410a8e-55d5-437a-bac9-bc142ea2a9be\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "internal_sip_security_group_3xz27u", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:26.886Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.4f75135f-18d7-4d09-84d5-436caf92fb08"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:27.444Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205/os-security-groups used request id req-beb49704-ce2d-4f03-9fa7-3b3aef8298e0", "level": "debug", "target_id": "internal_sip_security_group_3xz27u", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:26.886Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.4f75135f-18d7-4d09-84d5-436caf92fb08"}], "metadata": {"pagination": {"total": 2116, "offset": 1693, "size": 50}}} 2019-06-08 10:55:42,784 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:55:42,784 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:55:42 GMT 2019-06-08 10:55:42,784 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:55:42,784 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 10:55:42,784 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:55:42,784 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:55:42,784 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:55:42,785 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 10:55:42,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-06-08 10:55:42,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b/os-security-groups used request id req-3a014a3d-432c-4b71-abf9-88e784192b23 2019-06-08 10:55:42,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-639259eb-0969-4f8d-b0b0-50c5427ed5cf x-compute-request-id: req-639259eb-0969-4f8d-b0b0-50c5427ed5cf Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:53:a3", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/5078b315-5529-412a-a492-d62901f9f205", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T10:54:23.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "5078b315-5529-412a-a492-d62901f9f205", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T10:54:23Z", "hostId": "7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_bono_host_2pza4u", "created": "2019-06-08T10:51:45Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 10:55:42,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-639259eb-0969-4f8d-b0b0-50c5427ed5cf 2019-06-08 10:55:42,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-639259eb-0969-4f8d-b0b0-50c5427ed5cf 2019-06-08 10:55:42,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8163e86466e40876d89de6bfcb183a2e1cd5379" 2019-06-08 10:55:42,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-3a014a3d-432c-4b71-abf9-88e784192b23 x-compute-request-id: req-3a014a3d-432c-4b71-abf9-88e784192b23 Content-Encoding: gzip Content-Length: 482 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3b20e748-7aa3-4e2c-b37f-0d5d69eb80f0"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "62796e03-a046-436c-99eb-86f736bcc824"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "87b9d144-b789-48c9-99eb-be27aff01c26"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fb993e55-fd05-4be0-9fd7-cbc176346aff"}], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "93a505b6-079f-4b3a-b660-f796945dccb1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d04a70aa-a28f-4946-b535-46139cf2da2f"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "93a505b6-079f-4b3a-b660-f796945dccb1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f1c4da31-707a-4426-bfce-112ef5ce61de"}], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "93a505b6-079f-4b3a-b660-f796945dccb1", "name": "clearwater-sg_bind", "description": "DNS"}]} 2019-06-08 10:55:42,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b/os-security-groups used request id req-3a014a3d-432c-4b71-abf9-88e784192b23 2019-06-08 10:55:42,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-9a76c376-ec38-4340-83ce-caace1a9284d x-compute-request-id: req-9a76c376-ec38-4340-83ce-caace1a9284d Content-Encoding: gzip Content-Length: 856 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3b20e748-7aa3-4e2c-b37f-0d5d69eb80f0"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "62796e03-a046-436c-99eb-86f736bcc824"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "87b9d144-b789-48c9-99eb-be27aff01c26"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fb993e55-fd05-4be0-9fd7-cbc176346aff"}], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "51ca155c-56e7-45d9-8551-bf1abbcabc90", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "031226d0-5ff9-4027-a6ea-8cb28814d93e"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "51ca155c-56e7-45d9-8551-bf1abbcabc90", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1b76bd6d-658a-4ddd-91c2-95bf2e892d4a"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "51ca155c-56e7-45d9-8551-bf1abbcabc90", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "39338785-badf-4cf8-9e59-83548a8a9e85"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "51ca155c-56e7-45d9-8551-bf1abbcabc90", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3fba582f-9665-494e-9cde-1567b6b5ad0e"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "51ca155c-56e7-45d9-8551-bf1abbcabc90", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "44bb6a6c-4088-4d83-b29f-5f1561b5f3f6"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "51ca155c-56e7-45d9-8551-bf1abbcabc90", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "74925b8e-9dba-43d3-8fc9-2fdcef64a1a0"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "51ca155c-56e7-45d9-8551-bf1abbcabc90", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b273c639-d379-415f-844b-f0c5166ad257"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "51ca155c-56e7-45d9-8551-bf1abbcabc90", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ccccf54b-9a28-4cdf-a15c-e6d244803523"}], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "51ca155c-56e7-45d9-8551-bf1abbcabc90", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "f4410a8e-55d5-437a-bac9-bc142ea2a9be", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0bb85a5b-d2c1-45be-bdec-615a0e75d9ed"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "f4410a8e-55d5-437a-bac9-bc142ea2a9be", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "84b33603-ad97-49d6-b4fe-70a4b7b387a5"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "f4410a8e-55d5-437a-bac9-bc142ea2a9be", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d4dc2fe5-82d2-4e82-86d4-ac1d38ea6d6e"}], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "f4410a8e-55d5-437a-bac9-bc142ea2a9be", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-06-08 10:55:42,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-8cc3ed04-28dc-4e47-967a-b777111d602d x-compute-request-id: req-8cc3ed04-28dc-4e47-967a-b777111d602d Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:53:a3", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/5078b315-5529-412a-a492-d62901f9f205", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T10:54:23.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "5078b315-5529-412a-a492-d62901f9f205", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T10:54:23Z", "hostId": "7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_bono_host_2pza4u", "created": "2019-06-08T10:51:45Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 10:55:42,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8163e86466e40876d89de6bfcb183a2e1cd5379" 2019-06-08 10:55:42,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205/os-security-groups used request id req-9a76c376-ec38-4340-83ce-caace1a9284d 2019-06-08 10:55:42,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-0c9640f2-80d8-4091-a3c6-52cb1dc3c8ae x-compute-request-id: req-0c9640f2-80d8-4091-a3c6-52cb1dc3c8ae Content-Encoding: gzip Content-Length: 856 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3b20e748-7aa3-4e2c-b37f-0d5d69eb80f0"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "62796e03-a046-436c-99eb-86f736bcc824"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "87b9d144-b789-48c9-99eb-be27aff01c26"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fb993e55-fd05-4be0-9fd7-cbc176346aff"}], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "51ca155c-56e7-45d9-8551-bf1abbcabc90", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "031226d0-5ff9-4027-a6ea-8cb28814d93e"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "51ca155c-56e7-45d9-8551-bf1abbcabc90", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1b76bd6d-658a-4ddd-91c2-95bf2e892d4a"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "51ca155c-56e7-45d9-8551-bf1abbcabc90", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "39338785-badf-4cf8-9e59-83548a8a9e85"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "51ca155c-56e7-45d9-8551-bf1abbcabc90", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3fba582f-9665-494e-9cde-1567b6b5ad0e"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "51ca155c-56e7-45d9-8551-bf1abbcabc90", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "44bb6a6c-4088-4d83-b29f-5f1561b5f3f6"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "51ca155c-56e7-45d9-8551-bf1abbcabc90", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "74925b8e-9dba-43d3-8fc9-2fdcef64a1a0"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "51ca155c-56e7-45d9-8551-bf1abbcabc90", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b273c639-d379-415f-844b-f0c5166ad257"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "51ca155c-56e7-45d9-8551-bf1abbcabc90", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ccccf54b-9a28-4cdf-a15c-e6d244803523"}], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "51ca155c-56e7-45d9-8551-bf1abbcabc90", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "f4410a8e-55d5-437a-bac9-bc142ea2a9be", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0bb85a5b-d2c1-45be-bdec-615a0e75d9ed"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "f4410a8e-55d5-437a-bac9-bc142ea2a9be", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "84b33603-ad97-49d6-b4fe-70a4b7b387a5"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "f4410a8e-55d5-437a-bac9-bc142ea2a9be", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d4dc2fe5-82d2-4e82-86d4-ac1d38ea6d6e"}], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "f4410a8e-55d5-437a-bac9-bc142ea2a9be", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-06-08 10:55:42,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-06-08 10:55:42,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-08 10:55:42,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-06-08 10:55:42,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-06-08 10:55:42,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8163e86466e40876d89de6bfcb183a2e1cd5379" 2019-06-08 10:55:42,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-8cc3ed04-28dc-4e47-967a-b777111d602d 2019-06-08 10:55:42,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-8cc3ed04-28dc-4e47-967a-b777111d602d 2019-06-08 10:55:42,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205/os-security-groups used request id req-9a76c376-ec38-4340-83ce-caace1a9284d 2019-06-08 10:55:42,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-06-08 10:55:42,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-06-08 10:55:42,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-06-08 10:55:42,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205/os-security-groups used request id req-0c9640f2-80d8-4091-a3c6-52cb1dc3c8ae 2019-06-08 10:55:42,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205/os-security-groups used request id req-0c9640f2-80d8-4091-a3c6-52cb1dc3c8ae 2019-06-08 10:55:42,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/OVO3Y/install_requirements.sh 2019-06-08 10:55:42,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-06-08 10:55:42,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1606 2019-06-08 10:55:42,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-06-08 10:55:42,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-06-08 10:55:42,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2019-06-08 10:55:42,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-06-08 10:55:42,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-06-08 10:55:42,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}072f8a71b1fca3bec3c0760bc24c9b65b7e106f3" 2019-06-08 10:55:42,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-14840fbf-c135-4608-9a43-e4cb95874fd5 2019-06-08 10:55:42,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-06-08 10:55:42,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:55:42,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:55:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14840fbf-c135-4608-9a43-e4cb95874fd5 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:55:42,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-888a307d-f0a8-48a3-ae0c-50298348d0ed 2019-06-08 10:55:42,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-06-08 10:55:42,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}072f8a71b1fca3bec3c0760bc24c9b65b7e106f3" 2019-06-08 10:55:42,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-888a307d-f0a8-48a3-ae0c-50298348d0ed 2019-06-08 10:55:42,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-888a307d-f0a8-48a3-ae0c-50298348d0ed x-compute-request-id: req-888a307d-f0a8-48a3-ae0c-50298348d0ed Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:53:a3", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/5078b315-5529-412a-a492-d62901f9f205", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T10:54:23.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "5078b315-5529-412a-a492-d62901f9f205", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T10:54:23Z", "hostId": "7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_bono_host_2pza4u", "created": "2019-06-08T10:51:45Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 10:55:42,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-ecae607e-8c63-4e0f-abe0-7de7e3a03ac4 2019-06-08 10:55:42,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:55:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ecae607e-8c63-4e0f-abe0-7de7e3a03ac4 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:55:42,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:55:42,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}946c07ec4672dd86160bd87c1d8c60807bb222e7" 2019-06-08 10:55:42,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-beb49704-ce2d-4f03-9fa7-3b3aef8298e0 x-compute-request-id: req-beb49704-ce2d-4f03-9fa7-3b3aef8298e0 Content-Encoding: gzip Content-Length: 856 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3b20e748-7aa3-4e2c-b37f-0d5d69eb80f0"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "62796e03-a046-436c-99eb-86f736bcc824"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "87b9d144-b789-48c9-99eb-be27aff01c26"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fb993e55-fd05-4be0-9fd7-cbc176346aff"}], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "51ca155c-56e7-45d9-8551-bf1abbcabc90", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "031226d0-5ff9-4027-a6ea-8cb28814d93e"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "51ca155c-56e7-45d9-8551-bf1abbcabc90", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1b76bd6d-658a-4ddd-91c2-95bf2e892d4a"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "51ca155c-56e7-45d9-8551-bf1abbcabc90", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "39338785-badf-4cf8-9e59-83548a8a9e85"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "51ca155c-56e7-45d9-8551-bf1abbcabc90", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3fba582f-9665-494e-9cde-1567b6b5ad0e"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "51ca155c-56e7-45d9-8551-bf1abbcabc90", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "44bb6a6c-4088-4d83-b29f-5f1561b5f3f6"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "51ca155c-56e7-45d9-8551-bf1abbcabc90", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "74925b8e-9dba-43d3-8fc9-2fdcef64a1a0"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "51ca155c-56e7-45d9-8551-bf1abbcabc90", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b273c639-d379-415f-844b-f0c5166ad257"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "51ca155c-56e7-45d9-8551-bf1abbcabc90", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ccccf54b-9a28-4cdf-a15c-e6d244803523"}], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "51ca155c-56e7-45d9-8551-bf1abbcabc90", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "f4410a8e-55d5-437a-bac9-bc142ea2a9be", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0bb85a5b-d2c1-45be-bdec-615a0e75d9ed"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "f4410a8e-55d5-437a-bac9-bc142ea2a9be", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "84b33603-ad97-49d6-b4fe-70a4b7b387a5"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "f4410a8e-55d5-437a-bac9-bc142ea2a9be", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d4dc2fe5-82d2-4e82-86d4-ac1d38ea6d6e"}], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "f4410a8e-55d5-437a-bac9-bc142ea2a9be", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-06-08 10:55:42,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205/os-security-groups used request id req-beb49704-ce2d-4f03-9fa7-3b3aef8298e0 2019-06-08 10:55:42,796 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 10:55:42,866 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:55:42,866 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:55:42,867 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:55:42,867 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:55:42,867 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:55:42,867 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:55:42,867 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:55:42,867 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 10:55:42,867 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:55:42,867 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:55:42 GMT 2019-06-08 10:55:42,867 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:55:42,868 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 10:55:42,868 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:55:42,868 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:55:42,868 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:55:47,869 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 10:55:47,964 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:55:47,964 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:55:47,964 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:55:47,965 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:55:47,965 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:55:47,965 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:55:47,965 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:55:47,965 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:27.444Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205/os-security-groups used request id req-beb49704-ce2d-4f03-9fa7-3b3aef8298e0", "level": "debug", "target_id": "internal_sip_security_group_3xz27u", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:26.886Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.4f75135f-18d7-4d09-84d5-436caf92fb08"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:27.444Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205/os-security-groups used request id req-beb49704-ce2d-4f03-9fa7-3b3aef8298e0", "level": "debug", "target_id": "internal_sip_security_group_3xz27u", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:26.886Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.4f75135f-18d7-4d09-84d5-436caf92fb08"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:27.444Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}072f8a71b1fca3bec3c0760bc24c9b65b7e106f3\"", "level": "debug", "target_id": "internal_sip_security_group_3xz27u", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:26.888Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.4f75135f-18d7-4d09-84d5-436caf92fb08"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:27.444Z", "message": "Creating Agent homer_host_1hw858", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:27.073Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.43affb63-6592-4849-bb02-86e87d1748a1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:27.444Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-ba1c056a-5185-40c6-8d8b-9d2319e49644 x-compute-request-id: req-ba1c056a-5185-40c6-8d8b-9d2319e49644 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f7:53:a3\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/5078b315-5529-412a-a492-d62901f9f205\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:23.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"5078b315-5529-412a-a492-d62901f9f205\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-08T10:54:23Z\", \"hostId\": \"7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_bono_host_2pza4u\", \"created\": \"2019-06-08T10:51:45Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_3xz27u", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:27.239Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.4f75135f-18d7-4d09-84d5-436caf92fb08"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:28.045Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b used request id req-fbf88771-2824-49aa-aed6-68794bec4ebf", "level": "debug", "target_id": "bind_floatingip_x5y421", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:27.502Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0a8c768b-c402-42df-bbb8-48d10624798b"}, {"node_instance_id": "dime_host_v6fp10", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:28.045Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:27.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:28.045Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-ba1c056a-5185-40c6-8d8b-9d2319e49644", "level": "debug", "target_id": "internal_sip_security_group_3xz27u", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:27.239Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.4f75135f-18d7-4d09-84d5-436caf92fb08"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:28.045Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b used request id req-fbf88771-2824-49aa-aed6-68794bec4ebf", "level": "debug", "target_id": "bind_floatingip_x5y421", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:27.502Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0a8c768b-c402-42df-bbb8-48d10624798b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:28.045Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-c843b4ec-b3c8-41c5-b2d5-2df1a99137c1 x-compute-request-id: req-c843b4ec-b3c8-41c5-b2d5-2df1a99137c1 Content-Encoding: gzip Content-Length: 856 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3b20e748-7aa3-4e2c-b37f-0d5d69eb80f0\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"62796e03-a046-436c-99eb-86f736bcc824\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"87b9d144-b789-48c9-99eb-be27aff01c26\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"fb993e55-fd05-4be0-9fd7-cbc176346aff\"}], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"51ca155c-56e7-45d9-8551-bf1abbcabc90\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"031226d0-5ff9-4027-a6ea-8cb28814d93e\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"51ca155c-56e7-45d9-8551-bf1abbcabc90\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1b76bd6d-658a-4ddd-91c2-95bf2e892d4a\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"51ca155c-56e7-45d9-8551-bf1abbcabc90\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"39338785-badf-4cf8-9e59-83548a8a9e85\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"51ca155c-56e7-45d9-8551-bf1abbcabc90\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3fba582f-9665-494e-9cde-1567b6b5ad0e\"}, {\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"51ca155c-56e7-45d9-8551-bf1abbcabc90\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"44bb6a6c-4088-4d83-b29f-5f1561b5f3f6\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"51ca155c-56e7-45d9-8551-bf1abbcabc90\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"74925b8e-9dba-43d3-8fc9-2fdcef64a1a0\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"51ca155c-56e7-45d9-8551-bf1abbcabc90\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b273c639-d379-415f-844b-f0c5166ad257\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"51ca155c-56e7-45d9-8551-bf1abbcabc90\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ccccf54b-9a28-4cdf-a15c-e6d244803523\"}], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"51ca155c-56e7-45d9-8551-bf1abbcabc90\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}, {\"rules\": [{\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"f4410a8e-55d5-437a-bac9-bc142ea2a9be\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0bb85a5b-d2c1-45be-bdec-615a0e75d9ed\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"f4410a8e-55d5-437a-bac9-bc142ea2a9be\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"84b33603-ad97-49d6-b4fe-70a4b7b387a5\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"f4410a8e-55d5-437a-bac9-bc142ea2a9be\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d4dc2fe5-82d2-4e82-86d4-ac1d38ea6d6e\"}], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"f4410a8e-55d5-437a-bac9-bc142ea2a9be\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "internal_sip_security_group_3xz27u", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:27.842Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.4f75135f-18d7-4d09-84d5-436caf92fb08"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:28.045Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-ba1c056a-5185-40c6-8d8b-9d2319e49644", "level": "debug", "target_id": "internal_sip_security_group_3xz27u", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:27.239Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.4f75135f-18d7-4d09-84d5-436caf92fb08"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:28.045Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:27.655Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.7d599861-e905-409d-a864-4a99dc068a99"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:28.045Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}946c07ec4672dd86160bd87c1d8c60807bb222e7\" -d '{\"addFloatingIp\": {\"address\": \"172.30.9.202\"}}'", "level": "debug", "target_id": "bind_floatingip_x5y421", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:27.504Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0a8c768b-c402-42df-bbb8-48d10624798b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:28.045Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}072f8a71b1fca3bec3c0760bc24c9b65b7e106f3\"", "level": "debug", "target_id": "internal_sip_security_group_3xz27u", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:27.240Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.4f75135f-18d7-4d09-84d5-436caf92fb08"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:28.045Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-fbf88771-2824-49aa-aed6-68794bec4ebf x-compute-request-id: req-fbf88771-2824-49aa-aed6-68794bec4ebf Content-Encoding: gzip Content-Length: 830 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f0:0d:03\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:28.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"fdf89a9d-c463-49c2-b3ee-51a117b9df8b\", \"security_groups\": [{\"name\": \"clearwater-sg_bind\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-08T10:54:28Z\", \"hostId\": \"7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_bind_host_e6t95a\", \"created\": \"2019-06-08T10:51:47Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": "bind_floatingip_x5y421", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:27.500Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0a8c768b-c402-42df-bbb8-48d10624798b"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:28.682Z", "message": "Agent created, configured and started successfully", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:27.962Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0ecfa0e8-8f10-4a3d-81f2-c94cfe5dfc83"}, {"node_instance_id": "dime_host_v6fp10", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:28.682Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:27.914Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:28.682Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205/os-security-groups used request id req-c843b4ec-b3c8-41c5-b2d5-2df1a99137c1", "level": "debug", "target_id": "internal_sip_security_group_3xz27u", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:27.842Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.4f75135f-18d7-4d09-84d5-436caf92fb08"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:28.682Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205/os-security-groups used request id req-c843b4ec-b3c8-41c5-b2d5-2df1a99137c1", "level": "debug", "target_id": "internal_sip_security_group_3xz27u", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:27.843Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.4f75135f-18d7-4d09-84d5-436caf92fb08"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:28.682Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-ellis-host-oo3xji", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:27.960Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0ecfa0e8-8f10-4a3d-81f2-c94cfe5dfc83"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:28.682Z", "message": "Downloading https://192.168.120.6:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz...", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:27.960Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0ecfa0e8-8f10-4a3d-81f2-c94cfe5dfc83"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:28.682Z", "message": "--2019-06-08 10:55:19-- https://192.168.120.6:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:27.960Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0ecfa0e8-8f10-4a3d-81f2-c94cfe5dfc83"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:28.682Z", "message": "Connecting to 192.168.120.6:53333... connected.", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:27.960Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0ecfa0e8-8f10-4a3d-81f2-c94cfe5dfc83"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:28.682Z", "message": "HTTP request sent, awaiting response... 200 OK", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:27.960Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0ecfa0e8-8f10-4a3d-81f2-c94cfe5dfc83"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:28.682Z", "message": "Length: 24073211 (23M) [application/octet-stream]", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:27.960Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0ecfa0e8-8f10-4a3d-81f2-c94cfe5dfc83"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:28.682Z", "message": "Saving to: \u2018/tmp/tmp.9nPbhkeTpG/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:27.961Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0ecfa0e8-8f10-4a3d-81f2-c94cfe5dfc83"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:28.682Z", "message": "", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:27.961Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0ecfa0e8-8f10-4a3d-81f2-c94cfe5dfc83"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:28.682Z", "message": "", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:27.961Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0ecfa0e8-8f10-4a3d-81f2-c94cfe5dfc83"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:28.682Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:27.961Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0ecfa0e8-8f10-4a3d-81f2-c94cfe5dfc83"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:28.682Z", "message": "100%[======================================>] 24,073,211 --.-K/s in 0.1s ", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:27.961Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0ecfa0e8-8f10-4a3d-81f2-c94cfe5dfc83"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:28.682Z", "message": "", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:27.961Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0ecfa0e8-8f10-4a3d-81f2-c94cfe5dfc83"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:28.682Z", "message": "2019-06-08 10:55:20 (170 MB/s) - \u2018/tmp/tmp.9nPbhkeTpG/agent.tar.gz\u2019 saved [24073211/24073211]", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:27.961Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0ecfa0e8-8f10-4a3d-81f2-c94cfe5dfc83"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:28.682Z", "message": "", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:27.961Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0ecfa0e8-8f10-4a3d-81f2-c94cfe5dfc83"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:28.682Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:27.961Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0ecfa0e8-8f10-4a3d-81f2-c94cfe5dfc83"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:28.682Z", "message": "Auto-correcting virtualenv /home/ubuntu/ellis_host_oo3xji/env", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:27.961Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0ecfa0e8-8f10-4a3d-81f2-c94cfe5dfc83"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:28.682Z", "message": "Successfully corrected cfy-agent`s virtualenv", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:27.961Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0ecfa0e8-8f10-4a3d-81f2-c94cfe5dfc83"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:28.682Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:27.961Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0ecfa0e8-8f10-4a3d-81f2-c94cfe5dfc83"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:28.682Z", "message": "Successfully disabled requiretty for cfy-agent", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:27.961Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0ecfa0e8-8f10-4a3d-81f2-c94cfe5dfc83"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:28.682Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:27.961Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0ecfa0e8-8f10-4a3d-81f2-c94cfe5dfc83"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:28.682Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:27.961Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0ecfa0e8-8f10-4a3d-81f2-c94cfe5dfc83"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:28.682Z", "message": "Successfully created daemon: ellis_host_oo3xji", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:27.961Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0ecfa0e8-8f10-4a3d-81f2-c94cfe5dfc83"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:28.682Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:27.961Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0ecfa0e8-8f10-4a3d-81f2-c94cfe5dfc83"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:28.682Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:27.961Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0ecfa0e8-8f10-4a3d-81f2-c94cfe5dfc83"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:28.682Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:27.961Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0ecfa0e8-8f10-4a3d-81f2-c94cfe5dfc83"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:28.682Z", "message": "Successfully configured daemon: ellis_host_oo3xji", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:27.961Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0ecfa0e8-8f10-4a3d-81f2-c94cfe5dfc83"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:28.682Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:27.961Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0ecfa0e8-8f10-4a3d-81f2-c94cfe5dfc83"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:28.682Z", "message": "Starting daemon with command: sudo service cloudify-worker-ellis_host_oo3xji start", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:27.961Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0ecfa0e8-8f10-4a3d-81f2-c94cfe5dfc83"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:28.682Z", "message": "10:55:25 [INFO] [cloudify.utils.is_agent_alive] No ping response from ellis_host_oo3xji: No response received for task b06ba3274d404feea0f1104c0d290a9b", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:27.961Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0ecfa0e8-8f10-4a3d-81f2-c94cfe5dfc83"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:28.682Z", "message": "Successfully started daemon: ellis_host_oo3xji", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:27.962Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0ecfa0e8-8f10-4a3d-81f2-c94cfe5dfc83"}, {"node_instance_id": "ellis_host_oo3xji", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:29.300Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:28.678Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}], "metadata": {"pagination": {"total": 2177, "offset": 1743, "size": 50}}} 2019-06-08 10:55:47,965 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:55:47,965 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:55:47 GMT 2019-06-08 10:55:47,966 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:55:47,966 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 10:55:47,966 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:55:47,966 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:55:47,966 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:55:47,966 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 10:55:47,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205/os-security-groups used request id req-beb49704-ce2d-4f03-9fa7-3b3aef8298e0 2019-06-08 10:55:47,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205/os-security-groups used request id req-beb49704-ce2d-4f03-9fa7-3b3aef8298e0 2019-06-08 10:55:47,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}072f8a71b1fca3bec3c0760bc24c9b65b7e106f3" 2019-06-08 10:55:47,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent homer_host_1hw858 2019-06-08 10:55:47,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-ba1c056a-5185-40c6-8d8b-9d2319e49644 x-compute-request-id: req-ba1c056a-5185-40c6-8d8b-9d2319e49644 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:53:a3", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/5078b315-5529-412a-a492-d62901f9f205", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T10:54:23.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "5078b315-5529-412a-a492-d62901f9f205", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T10:54:23Z", "hostId": "7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_bono_host_2pza4u", "created": "2019-06-08T10:51:45Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 10:55:47,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b used request id req-fbf88771-2824-49aa-aed6-68794bec4ebf 2019-06-08 10:55:47,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-06-08 10:55:47,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-ba1c056a-5185-40c6-8d8b-9d2319e49644 2019-06-08 10:55:47,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b used request id req-fbf88771-2824-49aa-aed6-68794bec4ebf 2019-06-08 10:55:47,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-c843b4ec-b3c8-41c5-b2d5-2df1a99137c1 x-compute-request-id: req-c843b4ec-b3c8-41c5-b2d5-2df1a99137c1 Content-Encoding: gzip Content-Length: 856 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3b20e748-7aa3-4e2c-b37f-0d5d69eb80f0"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "62796e03-a046-436c-99eb-86f736bcc824"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "87b9d144-b789-48c9-99eb-be27aff01c26"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fb993e55-fd05-4be0-9fd7-cbc176346aff"}], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "51ca155c-56e7-45d9-8551-bf1abbcabc90", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "031226d0-5ff9-4027-a6ea-8cb28814d93e"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "51ca155c-56e7-45d9-8551-bf1abbcabc90", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1b76bd6d-658a-4ddd-91c2-95bf2e892d4a"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "51ca155c-56e7-45d9-8551-bf1abbcabc90", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "39338785-badf-4cf8-9e59-83548a8a9e85"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "51ca155c-56e7-45d9-8551-bf1abbcabc90", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3fba582f-9665-494e-9cde-1567b6b5ad0e"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "51ca155c-56e7-45d9-8551-bf1abbcabc90", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "44bb6a6c-4088-4d83-b29f-5f1561b5f3f6"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "51ca155c-56e7-45d9-8551-bf1abbcabc90", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "74925b8e-9dba-43d3-8fc9-2fdcef64a1a0"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "51ca155c-56e7-45d9-8551-bf1abbcabc90", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b273c639-d379-415f-844b-f0c5166ad257"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "51ca155c-56e7-45d9-8551-bf1abbcabc90", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ccccf54b-9a28-4cdf-a15c-e6d244803523"}], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "51ca155c-56e7-45d9-8551-bf1abbcabc90", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "f4410a8e-55d5-437a-bac9-bc142ea2a9be", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0bb85a5b-d2c1-45be-bdec-615a0e75d9ed"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "f4410a8e-55d5-437a-bac9-bc142ea2a9be", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "84b33603-ad97-49d6-b4fe-70a4b7b387a5"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "f4410a8e-55d5-437a-bac9-bc142ea2a9be", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d4dc2fe5-82d2-4e82-86d4-ac1d38ea6d6e"}], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "f4410a8e-55d5-437a-bac9-bc142ea2a9be", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-06-08 10:55:47,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-ba1c056a-5185-40c6-8d8b-9d2319e49644 2019-06-08 10:55:47,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-06-08 10:55:47,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}946c07ec4672dd86160bd87c1d8c60807bb222e7" -d '{"addFloatingIp": {"address": "172.30.9.202"}}' 2019-06-08 10:55:47,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}072f8a71b1fca3bec3c0760bc24c9b65b7e106f3" 2019-06-08 10:55:47,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-fbf88771-2824-49aa-aed6-68794bec4ebf x-compute-request-id: req-fbf88771-2824-49aa-aed6-68794bec4ebf Content-Encoding: gzip Content-Length: 830 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:0d:03", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T10:54:28.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "fdf89a9d-c463-49c2-b3ee-51a117b9df8b", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T10:54:28Z", "hostId": "7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_bind_host_e6t95a", "created": "2019-06-08T10:51:47Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 10:55:47,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-06-08 10:55:47,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-06-08 10:55:47,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205/os-security-groups used request id req-c843b4ec-b3c8-41c5-b2d5-2df1a99137c1 2019-06-08 10:55:47,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205/os-security-groups used request id req-c843b4ec-b3c8-41c5-b2d5-2df1a99137c1 2019-06-08 10:55:47,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-ellis-host-oo3xji 2019-06-08 10:55:47,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.6:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-06-08 10:55:47,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-06-08 10:55:19-- https://192.168.120.6:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-06-08 10:55:47,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.6:53333... connected. 2019-06-08 10:55:47,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-06-08 10:55:47,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-06-08 10:55:47,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.9nPbhkeTpG/agent.tar.gz’ 2019-06-08 10:55:47,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-08 10:55:47,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-08 10:55:47,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-06-08 10:55:47,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 --.-K/s in 0.1s 2019-06-08 10:55:47,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-08 10:55:47,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-08 10:55:20 (170 MB/s) - ‘/tmp/tmp.9nPbhkeTpG/agent.tar.gz’ saved [24073211/24073211] 2019-06-08 10:55:47,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-08 10:55:47,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-06-08 10:55:47,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/ellis_host_oo3xji/env 2019-06-08 10:55:47,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-06-08 10:55:47,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-06-08 10:55:47,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-06-08 10:55:47,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-06-08 10:55:47,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-06-08 10:55:47,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: ellis_host_oo3xji 2019-06-08 10:55:47,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-06-08 10:55:47,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-06-08 10:55:47,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-06-08 10:55:47,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: ellis_host_oo3xji 2019-06-08 10:55:47,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-06-08 10:55:47,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-ellis_host_oo3xji start 2019-06-08 10:55:47,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 10:55:25 [INFO] [cloudify.utils.is_agent_alive] No ping response from ellis_host_oo3xji: No response received for task b06ba3274d404feea0f1104c0d290a9b 2019-06-08 10:55:47,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: ellis_host_oo3xji 2019-06-08 10:55:47,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-06-08 10:55:47,977 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 10:55:48,056 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:55:48,056 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:55:48,056 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:55:48,056 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:55:48,056 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:55:48,057 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:55:48,057 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:55:48,057 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 10:55:48,057 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:55:48,057 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:55:48 GMT 2019-06-08 10:55:48,057 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:55:48,057 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 10:55:48,057 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:55:48,057 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:55:48,057 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:55:53,063 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 10:55:53,314 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:55:53,314 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:55:53,314 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:55:53,314 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:55:53,315 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:55:53,315 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:55:53,315 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:55:53,315 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:29.300Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: 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_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:28.948Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d8d2ed68-50fb-4a6d-868c-4e6cafb48518"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:29.300Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:55:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5841cda-839b-49f3-9cec-4c5aa20fab38 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:28.953Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d8d2ed68-50fb-4a6d-868c-4e6cafb48518"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:29.300Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-a5841cda-839b-49f3-9cec-4c5aa20fab38", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:28.953Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d8d2ed68-50fb-4a6d-868c-4e6cafb48518"}, {"node_instance_id": "ellis_host_oo3xji", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:29.300Z", "message": "Agent created", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:29.056Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:29.300Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "internal_sip_security_group_3xz27u", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:28.563Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "ellis_host_oo3xji", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:29.300Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:28.678Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:29.300Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "target_id": "bono_floatingip_9vp6ef", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:28.737Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "ellis_host_oo3xji", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:29.917Z", "message": "Installing plugins", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:29.224Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "ellis_host_oo3xji", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:29.917Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:29.510Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:29.917Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: 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_9vp6ef", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:29.879Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.1eb9c8fe-9dfb-401e-9f9b-9020e4b92a06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:29.917Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}71b2dcdd9c5f722c1c41b97f951746d300500ff8\"", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:29.356Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d8d2ed68-50fb-4a6d-868c-4e6cafb48518"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:30.709Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 used request id req-86c0ba2f-8c36-4bc7-b23d-0b0015916727", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:29.913Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d8d2ed68-50fb-4a6d-868c-4e6cafb48518"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:30.709Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b used request id req-65d31626-1b5d-46ed-9df4-4f332d0b22d4", "level": "debug", "target_id": "bind_floatingip_x5y421", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:30.194Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0a8c768b-c402-42df-bbb8-48d10624798b"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:30.709Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:30.601Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.23cb298c-9900-418c-b6e7-3a119cfdceb0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:30.709Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}71b2dcdd9c5f722c1c41b97f951746d300500ff8\"", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:30.272Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d8d2ed68-50fb-4a6d-868c-4e6cafb48518"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:30.709Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1/os-security-groups used request id req-e841d6e2-4766-450b-9ff4-7c19a39c3b31", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:30.271Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d8d2ed68-50fb-4a6d-868c-4e6cafb48518"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:30.709Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1/os-security-groups used request id req-e841d6e2-4766-450b-9ff4-7c19a39c3b31", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:30.271Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d8d2ed68-50fb-4a6d-868c-4e6cafb48518"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:30.709Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-e841d6e2-4766-450b-9ff4-7c19a39c3b31 x-compute-request-id: req-e841d6e2-4766-450b-9ff4-7c19a39c3b31 Content-Encoding: gzip Content-Length: 628 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3b20e748-7aa3-4e2c-b37f-0d5d69eb80f0\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"62796e03-a046-436c-99eb-86f736bcc824\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"87b9d144-b789-48c9-99eb-be27aff01c26\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"fb993e55-fd05-4be0-9fd7-cbc176346aff\"}], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"f4410a8e-55d5-437a-bac9-bc142ea2a9be\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0bb85a5b-d2c1-45be-bdec-615a0e75d9ed\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"f4410a8e-55d5-437a-bac9-bc142ea2a9be\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"84b33603-ad97-49d6-b4fe-70a4b7b387a5\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"f4410a8e-55d5-437a-bac9-bc142ea2a9be\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d4dc2fe5-82d2-4e82-86d4-ac1d38ea6d6e\"}], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"f4410a8e-55d5-437a-bac9-bc142ea2a9be\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"a300cf84-1716-4b78-87b4-88f0ff04947f\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"69786089-7f42-4c14-a98d-77a6b63fcbd0\"}], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"a300cf84-1716-4b78-87b4-88f0ff04947f\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:30.270Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d8d2ed68-50fb-4a6d-868c-4e6cafb48518"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:30.709Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}38028e9aa0e2b3c8c7737da343f728fa42152b5f\"", "level": "debug", "target_id": "bono_floatingip_9vp6ef", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:30.281Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.1eb9c8fe-9dfb-401e-9f9b-9020e4b92a06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:30.709Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b used request id req-65d31626-1b5d-46ed-9df4-4f332d0b22d4", "level": "debug", "target_id": "bind_floatingip_x5y421", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:30.194Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0a8c768b-c402-42df-bbb8-48d10624798b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:30.709Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-65d31626-1b5d-46ed-9df4-4f332d0b22d4 x-compute-request-id: req-65d31626-1b5d-46ed-9df4-4f332d0b22d4 Content-Encoding: gzip Content-Length: 848 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f0:0d:03\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f0:0d:03\", \"version\": 4, \"addr\": \"172.30.9.202\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:28.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"fdf89a9d-c463-49c2-b3ee-51a117b9df8b\", \"security_groups\": [{\"name\": \"clearwater-sg_bind\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-08T10:54:28Z\", \"hostId\": \"7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_bind_host_e6t95a\", \"created\": \"2019-06-08T10:51:47Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": "bind_floatingip_x5y421", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:30.193Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0a8c768b-c402-42df-bbb8-48d10624798b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:30.709Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}71b2dcdd9c5f722c1c41b97f951746d300500ff8\"", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:29.914Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d8d2ed68-50fb-4a6d-868c-4e6cafb48518"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:30.709Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}946c07ec4672dd86160bd87c1d8c60807bb222e7\"", "level": "debug", "target_id": "bind_floatingip_x5y421", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:30.022Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0a8c768b-c402-42df-bbb8-48d10624798b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:30.709Z", "message": "POST call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b/action used request id req-dae4a95b-c110-408d-9238-8730efff1f52", "level": "debug", "target_id": "bind_floatingip_x5y421", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:30.021Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0a8c768b-c402-42df-bbb8-48d10624798b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:30.709Z", "message": "POST call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b/action used request id req-dae4a95b-c110-408d-9238-8730efff1f52", "level": "debug", "target_id": "bind_floatingip_x5y421", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:30.021Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0a8c768b-c402-42df-bbb8-48d10624798b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:30.709Z", "message": "RESP: [202] Date: Sat, 08 Jun 2019 10:55: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-dae4a95b-c110-408d-9238-8730efff1f52 x-compute-request-id: req-dae4a95b-c110-408d-9238-8730efff1f52 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_x5y421", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:30.021Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0a8c768b-c402-42df-bbb8-48d10624798b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:30.709Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 used request id req-86c0ba2f-8c36-4bc7-b23d-0b0015916727", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:29.914Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d8d2ed68-50fb-4a6d-868c-4e6cafb48518"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:30.709Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:55:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a543208-a6c1-4c3c-b363-81518c53c026 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bono_floatingip_9vp6ef", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:29.884Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.1eb9c8fe-9dfb-401e-9f9b-9020e4b92a06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:30.709Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-4a543208-a6c1-4c3c-b363-81518c53c026", "level": "debug", "target_id": "bono_floatingip_9vp6ef", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:29.884Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.1eb9c8fe-9dfb-401e-9f9b-9020e4b92a06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:30.709Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-86c0ba2f-8c36-4bc7-b23d-0b0015916727 x-compute-request-id: req-86c0ba2f-8c36-4bc7-b23d-0b0015916727 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:fc:de:98\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:26.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"d873130b-06c5-4e44-8f09-d7eddd9ddbe1\", \"security_groups\": [{\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-08T10:54:26Z\", \"hostId\": \"7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_sprout_host_gy3lo7\", \"created\": \"2019-06-08T10:51:47Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:29.913Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d8d2ed68-50fb-4a6d-868c-4e6cafb48518"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:31.773Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1/os-security-groups used request id req-20a58f0f-7104-49a9-bfff-f0cb7b6070a4", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:31.100Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d8d2ed68-50fb-4a6d-868c-4e6cafb48518"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:31.773Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:31.370Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.23cb298c-9900-418c-b6e7-3a119cfdceb0"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:31.773Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:31.370Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.23cb298c-9900-418c-b6e7-3a119cfdceb0"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:31.773Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:31.370Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.23cb298c-9900-418c-b6e7-3a119cfdceb0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:31.773Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1/os-security-groups used request id req-20a58f0f-7104-49a9-bfff-f0cb7b6070a4", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:31.100Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d8d2ed68-50fb-4a6d-868c-4e6cafb48518"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:31.773Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-20a58f0f-7104-49a9-bfff-f0cb7b6070a4 x-compute-request-id: req-20a58f0f-7104-49a9-bfff-f0cb7b6070a4 Content-Encoding: gzip Content-Length: 628 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3b20e748-7aa3-4e2c-b37f-0d5d69eb80f0\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"62796e03-a046-436c-99eb-86f736bcc824\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"87b9d144-b789-48c9-99eb-be27aff01c26\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"fb993e55-fd05-4be0-9fd7-cbc176346aff\"}], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"f4410a8e-55d5-437a-bac9-bc142ea2a9be\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0bb85a5b-d2c1-45be-bdec-615a0e75d9ed\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"f4410a8e-55d5-437a-bac9-bc142ea2a9be\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"84b33603-ad97-49d6-b4fe-70a4b7b387a5\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"f4410a8e-55d5-437a-bac9-bc142ea2a9be\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d4dc2fe5-82d2-4e82-86d4-ac1d38ea6d6e\"}], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"f4410a8e-55d5-437a-bac9-bc142ea2a9be\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"a300cf84-1716-4b78-87b4-88f0ff04947f\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"69786089-7f42-4c14-a98d-77a6b63fcbd0\"}], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"a300cf84-1716-4b78-87b4-88f0ff04947f\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:31.100Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d8d2ed68-50fb-4a6d-868c-4e6cafb48518"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:31.773Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}38028e9aa0e2b3c8c7737da343f728fa42152b5f\" -d '{\"addFloatingIp\": {\"address\": \"172.30.9.215\"}}'", "level": "debug", "target_id": "bono_floatingip_9vp6ef", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:30.909Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.1eb9c8fe-9dfb-401e-9f9b-9020e4b92a06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:31.773Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-0da78102-5974-4b3d-aeae-cfe4adc84a20", "level": "debug", "target_id": "bono_floatingip_9vp6ef", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:30.909Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.1eb9c8fe-9dfb-401e-9f9b-9020e4b92a06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:31.773Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-0da78102-5974-4b3d-aeae-cfe4adc84a20", "level": "debug", "target_id": "bono_floatingip_9vp6ef", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:30.909Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.1eb9c8fe-9dfb-401e-9f9b-9020e4b92a06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:31.773Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-0da78102-5974-4b3d-aeae-cfe4adc84a20 x-compute-request-id: req-0da78102-5974-4b3d-aeae-cfe4adc84a20 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f7:53:a3\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/5078b315-5529-412a-a492-d62901f9f205\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:23.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"5078b315-5529-412a-a492-d62901f9f205\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-08T10:54:23Z\", \"hostId\": \"7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_bono_host_2pza4u\", \"created\": \"2019-06-08T10:51:45Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": "bono_floatingip_9vp6ef", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:30.909Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.1eb9c8fe-9dfb-401e-9f9b-9020e4b92a06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:31.773Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}71b2dcdd9c5f722c1c41b97f951746d300500ff8\"", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:30.761Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d8d2ed68-50fb-4a6d-868c-4e6cafb48518"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:31.773Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 used request id req-66e326e2-4f1b-4d77-b3a7-a7f60feac49b", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:30.761Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d8d2ed68-50fb-4a6d-868c-4e6cafb48518"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:31.773Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 used request id req-66e326e2-4f1b-4d77-b3a7-a7f60feac49b", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:30.760Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d8d2ed68-50fb-4a6d-868c-4e6cafb48518"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:31.773Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-66e326e2-4f1b-4d77-b3a7-a7f60feac49b x-compute-request-id: req-66e326e2-4f1b-4d77-b3a7-a7f60feac49b Content-Encoding: gzip Content-Length: 845 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:fc:de:98\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:26.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"d873130b-06c5-4e44-8f09-d7eddd9ddbe1\", \"security_groups\": [{\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-08T10:54:26Z\", \"hostId\": \"7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_sprout_host_gy3lo7\", \"created\": \"2019-06-08T10:51:47Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:30.760Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d8d2ed68-50fb-4a6d-868c-4e6cafb48518"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:31.773Z", "message": "[localhost] run: ['/home/ubuntu/ellis_host_oo3xji/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:30.897Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.23cb298c-9900-418c-b6e7-3a119cfdceb0"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:32.752Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:32.236Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.23cb298c-9900-418c-b6e7-3a119cfdceb0"}, {"node_instance_id": "bind_host_e6t95a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:32.752Z", "message": "Relationships established", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:32.692Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:32.752Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "internal_sip_security_group_3xz27u", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:32.490Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:32.752Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:32.243Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:32.752Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "target_id": "bind_floatingip_x5y421", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:31.803Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}], "metadata": {"pagination": {"total": 2209, "offset": 1793, "size": 50}}} 2019-06-08 10:55:53,315 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:55:53,315 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:55:53 GMT 2019-06-08 10:55:53,315 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:55:53,315 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 10:55:53,316 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:55:53,316 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:55:53,316 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:55:53,316 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 10:55:53,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:55:53,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:55:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5841cda-839b-49f3-9cec-4c5aa20fab38 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:55:53,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-a5841cda-839b-49f3-9cec-4c5aa20fab38 2019-06-08 10:55:53,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-06-08 10:55:53,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-06-08 10:55:53,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-06-08 10:55:53,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2019-06-08 10:55:53,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-06-08 10:55:53,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-06-08 10:55:53,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:55:53,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71b2dcdd9c5f722c1c41b97f951746d300500ff8" 2019-06-08 10:55:53,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 used request id req-86c0ba2f-8c36-4bc7-b23d-0b0015916727 2019-06-08 10:55:53,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b used request id req-65d31626-1b5d-46ed-9df4-4f332d0b22d4 2019-06-08 10:55:53,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-06-08 10:55:53,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71b2dcdd9c5f722c1c41b97f951746d300500ff8" 2019-06-08 10:55:53,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1/os-security-groups used request id req-e841d6e2-4766-450b-9ff4-7c19a39c3b31 2019-06-08 10:55:53,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1/os-security-groups used request id req-e841d6e2-4766-450b-9ff4-7c19a39c3b31 2019-06-08 10:55:53,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-e841d6e2-4766-450b-9ff4-7c19a39c3b31 x-compute-request-id: req-e841d6e2-4766-450b-9ff4-7c19a39c3b31 Content-Encoding: gzip Content-Length: 628 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3b20e748-7aa3-4e2c-b37f-0d5d69eb80f0"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "62796e03-a046-436c-99eb-86f736bcc824"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "87b9d144-b789-48c9-99eb-be27aff01c26"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fb993e55-fd05-4be0-9fd7-cbc176346aff"}], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "f4410a8e-55d5-437a-bac9-bc142ea2a9be", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0bb85a5b-d2c1-45be-bdec-615a0e75d9ed"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "f4410a8e-55d5-437a-bac9-bc142ea2a9be", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "84b33603-ad97-49d6-b4fe-70a4b7b387a5"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "f4410a8e-55d5-437a-bac9-bc142ea2a9be", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d4dc2fe5-82d2-4e82-86d4-ac1d38ea6d6e"}], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "f4410a8e-55d5-437a-bac9-bc142ea2a9be", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "a300cf84-1716-4b78-87b4-88f0ff04947f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "69786089-7f42-4c14-a98d-77a6b63fcbd0"}], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "a300cf84-1716-4b78-87b4-88f0ff04947f", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-06-08 10:55:53,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38028e9aa0e2b3c8c7737da343f728fa42152b5f" 2019-06-08 10:55:53,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b used request id req-65d31626-1b5d-46ed-9df4-4f332d0b22d4 2019-06-08 10:55:53,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-65d31626-1b5d-46ed-9df4-4f332d0b22d4 x-compute-request-id: req-65d31626-1b5d-46ed-9df4-4f332d0b22d4 Content-Encoding: gzip Content-Length: 848 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:0d:03", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:0d:03", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T10:54:28.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "fdf89a9d-c463-49c2-b3ee-51a117b9df8b", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T10:54:28Z", "hostId": "7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_bind_host_e6t95a", "created": "2019-06-08T10:51:47Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 10:55:53,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71b2dcdd9c5f722c1c41b97f951746d300500ff8" 2019-06-08 10:55:53,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}946c07ec4672dd86160bd87c1d8c60807bb222e7" 2019-06-08 10:55:53,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b/action used request id req-dae4a95b-c110-408d-9238-8730efff1f52 2019-06-08 10:55:53,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b/action used request id req-dae4a95b-c110-408d-9238-8730efff1f52 2019-06-08 10:55:53,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 08 Jun 2019 10:55: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-dae4a95b-c110-408d-9238-8730efff1f52 x-compute-request-id: req-dae4a95b-c110-408d-9238-8730efff1f52 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 10:55:53,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 used request id req-86c0ba2f-8c36-4bc7-b23d-0b0015916727 2019-06-08 10:55:53,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:55:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a543208-a6c1-4c3c-b363-81518c53c026 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:55:53,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-4a543208-a6c1-4c3c-b363-81518c53c026 2019-06-08 10:55:53,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-86c0ba2f-8c36-4bc7-b23d-0b0015916727 x-compute-request-id: req-86c0ba2f-8c36-4bc7-b23d-0b0015916727 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:de:98", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T10:54:26.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "d873130b-06c5-4e44-8f09-d7eddd9ddbe1", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T10:54:26Z", "hostId": "7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_sprout_host_gy3lo7", "created": "2019-06-08T10:51:47Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 10:55:53,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1/os-security-groups used request id req-20a58f0f-7104-49a9-bfff-f0cb7b6070a4 2019-06-08 10:55:53,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-06-08 10:55:53,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-06-08 10:55:53,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-06-08 10:55:53,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1/os-security-groups used request id req-20a58f0f-7104-49a9-bfff-f0cb7b6070a4 2019-06-08 10:55:53,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-20a58f0f-7104-49a9-bfff-f0cb7b6070a4 x-compute-request-id: req-20a58f0f-7104-49a9-bfff-f0cb7b6070a4 Content-Encoding: gzip Content-Length: 628 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3b20e748-7aa3-4e2c-b37f-0d5d69eb80f0"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "62796e03-a046-436c-99eb-86f736bcc824"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "87b9d144-b789-48c9-99eb-be27aff01c26"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fb993e55-fd05-4be0-9fd7-cbc176346aff"}], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "f4410a8e-55d5-437a-bac9-bc142ea2a9be", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0bb85a5b-d2c1-45be-bdec-615a0e75d9ed"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "f4410a8e-55d5-437a-bac9-bc142ea2a9be", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "84b33603-ad97-49d6-b4fe-70a4b7b387a5"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "f4410a8e-55d5-437a-bac9-bc142ea2a9be", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d4dc2fe5-82d2-4e82-86d4-ac1d38ea6d6e"}], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "f4410a8e-55d5-437a-bac9-bc142ea2a9be", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "a300cf84-1716-4b78-87b4-88f0ff04947f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "69786089-7f42-4c14-a98d-77a6b63fcbd0"}], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "a300cf84-1716-4b78-87b4-88f0ff04947f", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-06-08 10:55:53,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38028e9aa0e2b3c8c7737da343f728fa42152b5f" -d '{"addFloatingIp": {"address": "172.30.9.215"}}' 2019-06-08 10:55:53,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-0da78102-5974-4b3d-aeae-cfe4adc84a20 2019-06-08 10:55:53,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-0da78102-5974-4b3d-aeae-cfe4adc84a20 2019-06-08 10:55:53,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-0da78102-5974-4b3d-aeae-cfe4adc84a20 x-compute-request-id: req-0da78102-5974-4b3d-aeae-cfe4adc84a20 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:53:a3", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/5078b315-5529-412a-a492-d62901f9f205", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T10:54:23.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "5078b315-5529-412a-a492-d62901f9f205", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T10:54:23Z", "hostId": "7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_bono_host_2pza4u", "created": "2019-06-08T10:51:45Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 10:55:53,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71b2dcdd9c5f722c1c41b97f951746d300500ff8" 2019-06-08 10:55:53,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 used request id req-66e326e2-4f1b-4d77-b3a7-a7f60feac49b 2019-06-08 10:55:53,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 used request id req-66e326e2-4f1b-4d77-b3a7-a7f60feac49b 2019-06-08 10:55:53,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-66e326e2-4f1b-4d77-b3a7-a7f60feac49b x-compute-request-id: req-66e326e2-4f1b-4d77-b3a7-a7f60feac49b Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:de:98", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T10:54:26.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "d873130b-06c5-4e44-8f09-d7eddd9ddbe1", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T10:54:26Z", "hostId": "7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_sprout_host_gy3lo7", "created": "2019-06-08T10:51:47Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 10:55:53,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/ellis_host_oo3xji/env/bin/pip', 'freeze', '--all'] 2019-06-08 10:55:53,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2019-06-08 10:55:53,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-06-08 10:55:53,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-06-08 10:55:53,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-06-08 10:55:53,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2019-06-08 10:55:53,327 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 10:55:53,438 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:55:53,438 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:55:53,438 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:55:53,438 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:55:53,438 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:55:53,439 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:55:53,439 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:55:53,439 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 10:55:53,439 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:55:53,439 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:55:53 GMT 2019-06-08 10:55:53,439 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:55:53,439 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 10:55:53,439 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:55:53,439 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:55:53,439 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:55:58,445 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 10:55:58,730 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:55:58,731 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:55:58,731 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:55:58,731 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:55:58,731 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:55:58,731 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:55:58,731 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:55:58,731 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:32.752Z", "message": "Removing directory: /tmp/tmp5IncIe/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:32.236Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.23cb298c-9900-418c-b6e7-3a119cfdceb0"}, {"node_instance_id": "bind_host_e6t95a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:33.336Z", "message": "Node instance started", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:32.791Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "ellis_host_oo3xji", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:33.336Z", "message": "Plugins installed", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:32.844Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "ellis_host_oo3xji", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:33.336Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:32.714Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:33.921Z", "message": "RESP: [202] Date: Sat, 08 Jun 2019 10:55: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-70747338-55f6-413c-80b5-6e9ba4eade94 x-compute-request-id: req-70747338-55f6-413c-80b5-6e9ba4eade94 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_9vp6ef", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:33.490Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.1eb9c8fe-9dfb-401e-9f9b-9020e4b92a06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:33.921Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-4db4ed90-cb1c-4cc8-ad99-9cfa22417c06 x-compute-request-id: req-4db4ed90-cb1c-4cc8-ad99-9cfa22417c06 Content-Encoding: gzip Content-Length: 859 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f7:53:a3\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f7:53:a3\", \"version\": 4, \"addr\": \"172.30.9.215\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/5078b315-5529-412a-a492-d62901f9f205\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:23.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"5078b315-5529-412a-a492-d62901f9f205\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-08T10:54:23Z\", \"hostId\": \"7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_bono_host_2pza4u\", \"created\": \"2019-06-08T10:51:45Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": "bono_floatingip_9vp6ef", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:33.869Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.1eb9c8fe-9dfb-401e-9f9b-9020e4b92a06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:33.921Z", "message": "POST call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205/action used request id req-70747338-55f6-413c-80b5-6e9ba4eade94", "level": "debug", "target_id": "bono_floatingip_9vp6ef", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:33.491Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.1eb9c8fe-9dfb-401e-9f9b-9020e4b92a06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:33.921Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}38028e9aa0e2b3c8c7737da343f728fa42152b5f\"", "level": "debug", "target_id": "bono_floatingip_9vp6ef", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:33.492Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.1eb9c8fe-9dfb-401e-9f9b-9020e4b92a06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:33.921Z", "message": "POST call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205/action used request id req-70747338-55f6-413c-80b5-6e9ba4eade94", "level": "debug", "target_id": "bono_floatingip_9vp6ef", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:33.491Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.1eb9c8fe-9dfb-401e-9f9b-9020e4b92a06"}, {"node_instance_id": "ellis_host_oo3xji", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:33.921Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:33.126Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:34.609Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-dbb3c360-a425-4df6-98fb-14518edf894b", "level": "debug", "target_id": "internal_sip_security_group_3xz27u", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:34.314Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.fd226e50-585d-4bbe-b8d7-70380c7da346"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:34.609Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: 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_3xz27u", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:34.306Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.fd226e50-585d-4bbe-b8d7-70380c7da346"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:34.609Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-4db4ed90-cb1c-4cc8-ad99-9cfa22417c06", "level": "debug", "target_id": "bono_floatingip_9vp6ef", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:33.869Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.1eb9c8fe-9dfb-401e-9f9b-9020e4b92a06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:34.609Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-4db4ed90-cb1c-4cc8-ad99-9cfa22417c06", "level": "debug", "target_id": "bono_floatingip_9vp6ef", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:33.869Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.1eb9c8fe-9dfb-401e-9f9b-9020e4b92a06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:34.609Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:55:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dbb3c360-a425-4df6-98fb-14518edf894b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "internal_sip_security_group_3xz27u", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:34.314Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.fd226e50-585d-4bbe-b8d7-70380c7da346"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:35.340Z", "message": "Successfully corrected cfy-agent`s virtualenv", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:34.932Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.43affb63-6592-4849-bb02-86e87d1748a1"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:35.340Z", "message": "", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:34.932Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.43affb63-6592-4849-bb02-86e87d1748a1"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:35.340Z", "message": "", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:34.932Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.43affb63-6592-4849-bb02-86e87d1748a1"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:35.340Z", "message": "Saving to: \u2018/tmp/tmp.HgCl3TrTxy/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:34.932Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.43affb63-6592-4849-bb02-86e87d1748a1"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:35.340Z", "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-06-08T10:55:34.932Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.43affb63-6592-4849-bb02-86e87d1748a1"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:35.340Z", "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-06-08T10:55:34.932Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.43affb63-6592-4849-bb02-86e87d1748a1"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:35.340Z", "message": "Connecting to 192.168.120.6:53333... connected.", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:34.932Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.43affb63-6592-4849-bb02-86e87d1748a1"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:35.340Z", "message": "--2019-06-08 10:55:27-- https://192.168.120.6: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-06-08T10:55:34.932Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.43affb63-6592-4849-bb02-86e87d1748a1"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:35.340Z", "message": "Downloading https://192.168.120.6: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-06-08T10:55:34.931Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.43affb63-6592-4849-bb02-86e87d1748a1"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:35.340Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-homer-host-1hw858", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:34.931Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.43affb63-6592-4849-bb02-86e87d1748a1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:35.340Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}13c53ee6e0f1000234d005af76addf3a649839dd\"", "level": "debug", "target_id": "internal_sip_security_group_3xz27u", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:34.725Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.fd226e50-585d-4bbe-b8d7-70380c7da346"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:35.340Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:34.933Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.43affb63-6592-4849-bb02-86e87d1748a1"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:35.340Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:34.933Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.43affb63-6592-4849-bb02-86e87d1748a1"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:35.340Z", "message": "Auto-correcting virtualenv /home/ubuntu/homer_host_1hw858/env", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:34.932Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.43affb63-6592-4849-bb02-86e87d1748a1"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:35.340Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:34.933Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.43affb63-6592-4849-bb02-86e87d1748a1"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:35.340Z", "message": "Successfully created daemon: homer_host_1hw858", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:34.933Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.43affb63-6592-4849-bb02-86e87d1748a1"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:35.340Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:34.933Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.43affb63-6592-4849-bb02-86e87d1748a1"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:35.340Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:34.932Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.43affb63-6592-4849-bb02-86e87d1748a1"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:35.340Z", "message": "Successfully disabled requiretty for cfy-agent", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:34.932Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.43affb63-6592-4849-bb02-86e87d1748a1"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:35.340Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:34.932Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.43affb63-6592-4849-bb02-86e87d1748a1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:35.340Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "target_id": "bono_floatingip_9vp6ef", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:34.562Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "bono_host_2pza4u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:35.340Z", "message": "Relationships established", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:34.881Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "dime_host_v6fp10", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:35.340Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:34.620Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "dime_host_v6fp10", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:35.340Z", "message": "Establishing relationships", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:34.954Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:35.340Z", "message": "Agent created, configured and started successfully", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:34.933Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.43affb63-6592-4849-bb02-86e87d1748a1"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:35.340Z", "message": "Successfully started daemon: homer_host_1hw858", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:34.933Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.43affb63-6592-4849-bb02-86e87d1748a1"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:35.340Z", "message": "10:55:33 [INFO] [cloudify.utils.is_agent_alive] No ping response from homer_host_1hw858: No response received for task e8902c6e3bff45f79c3e3b9f28ed2819", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:34.933Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.43affb63-6592-4849-bb02-86e87d1748a1"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:35.340Z", "message": "Starting daemon with command: sudo service cloudify-worker-homer_host_1hw858 start", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:34.933Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.43affb63-6592-4849-bb02-86e87d1748a1"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:35.340Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:34.933Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.43affb63-6592-4849-bb02-86e87d1748a1"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:35.340Z", "message": "Successfully configured daemon: homer_host_1hw858", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:34.933Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.43affb63-6592-4849-bb02-86e87d1748a1"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:35.340Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:34.932Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.43affb63-6592-4849-bb02-86e87d1748a1"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:35.340Z", "message": "", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:34.932Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.43affb63-6592-4849-bb02-86e87d1748a1"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:35.340Z", "message": "2019-06-08 10:55:27 (150 MB/s) - \u2018/tmp/tmp.HgCl3TrTxy/agent.tar.gz\u2019 saved [24073211/24073211]", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:34.932Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.43affb63-6592-4849-bb02-86e87d1748a1"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:35.340Z", "message": "", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:34.932Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.43affb63-6592-4849-bb02-86e87d1748a1"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:35.340Z", "message": "100%[======================================>] 24,073,211 150MB/s in 0.2s ", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:34.932Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.43affb63-6592-4849-bb02-86e87d1748a1"}], "metadata": {"pagination": {"total": 2429, "offset": 1843, "size": 50}}} 2019-06-08 10:55:58,732 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:55:58,732 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:55:58 GMT 2019-06-08 10:55:58,732 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:55:58,732 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 10:55:58,732 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:55:58,732 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:55:58,732 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:55:58,732 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 10:55:58,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmp5IncIe/cloudify-diamond-plugin-1.3.5 2019-06-08 10:55:58,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-08 10:55:58,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-06-08 10:55:58,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-06-08 10:55:58,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 08 Jun 2019 10:55: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-70747338-55f6-413c-80b5-6e9ba4eade94 x-compute-request-id: req-70747338-55f6-413c-80b5-6e9ba4eade94 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 10:55:58,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-4db4ed90-cb1c-4cc8-ad99-9cfa22417c06 x-compute-request-id: req-4db4ed90-cb1c-4cc8-ad99-9cfa22417c06 Content-Encoding: gzip Content-Length: 859 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:53:a3", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:53:a3", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/5078b315-5529-412a-a492-d62901f9f205", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T10:54:23.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "5078b315-5529-412a-a492-d62901f9f205", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T10:54:23Z", "hostId": "7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_bono_host_2pza4u", "created": "2019-06-08T10:51:45Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 10:55:58,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205/action used request id req-70747338-55f6-413c-80b5-6e9ba4eade94 2019-06-08 10:55:58,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38028e9aa0e2b3c8c7737da343f728fa42152b5f" 2019-06-08 10:55:58,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205/action used request id req-70747338-55f6-413c-80b5-6e9ba4eade94 2019-06-08 10:55:58,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-06-08 10:55:58,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-dbb3c360-a425-4df6-98fb-14518edf894b 2019-06-08 10:55:58,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:55:58,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-4db4ed90-cb1c-4cc8-ad99-9cfa22417c06 2019-06-08 10:55:58,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-4db4ed90-cb1c-4cc8-ad99-9cfa22417c06 2019-06-08 10:55:58,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:55:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dbb3c360-a425-4df6-98fb-14518edf894b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:55:58,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-06-08 10:55:58,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-08 10:55:58,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-08 10:55:58,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.HgCl3TrTxy/agent.tar.gz’ 2019-06-08 10:55:58,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-06-08 10:55:58,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-06-08 10:55:58,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.6:53333... connected. 2019-06-08 10:55:58,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-06-08 10:55:27-- https://192.168.120.6:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-06-08 10:55:58,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.6:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-06-08 10:55:58,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-homer-host-1hw858 2019-06-08 10:55:58,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13c53ee6e0f1000234d005af76addf3a649839dd" 2019-06-08 10:55:58,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-06-08 10:55:58,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-06-08 10:55:58,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/homer_host_1hw858/env 2019-06-08 10:55:58,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-06-08 10:55:58,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: homer_host_1hw858 2019-06-08 10:55:58,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-06-08 10:55:58,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-06-08 10:55:58,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-06-08 10:55:58,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-06-08 10:55:58,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2019-06-08 10:55:58,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-06-08 10:55:58,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-06-08 10:55:58,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-06-08 10:55:58,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-06-08 10:55:58,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: homer_host_1hw858 2019-06-08 10:55:58,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 10:55:33 [INFO] [cloudify.utils.is_agent_alive] No ping response from homer_host_1hw858: No response received for task e8902c6e3bff45f79c3e3b9f28ed2819 2019-06-08 10:55:58,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-homer_host_1hw858 start 2019-06-08 10:55:58,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-06-08 10:55:58,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: homer_host_1hw858 2019-06-08 10:55:58,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-06-08 10:55:58,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-08 10:55:58,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-08 10:55:27 (150 MB/s) - ‘/tmp/tmp.HgCl3TrTxy/agent.tar.gz’ saved [24073211/24073211] 2019-06-08 10:55:58,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-08 10:55:58,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 150MB/s in 0.2s 2019-06-08 10:55:58,743 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 10:55:58,800 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:55:58,800 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:55:58,800 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:55:58,800 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:55:58,800 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:55:58,800 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:55:58,800 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:55:58,801 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 10:55:58,801 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:55:58,801 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:55:58 GMT 2019-06-08 10:55:58,801 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:55:58,801 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 10:55:58,801 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:55:58,801 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:55:58,801 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:56:03,807 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 10:56:04,093 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:56:04,093 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:56:04,093 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:56:04,094 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:56:04,094 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:56:04,094 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:56:04,094 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:56:04,094 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_v6fp10", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:35.340Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:34.620Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:35.927Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-ffae1d5b-4f53-43cd-9720-c832bfef5d0e x-compute-request-id: req-ffae1d5b-4f53-43cd-9720-c832bfef5d0e Content-Encoding: gzip Content-Length: 628 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3b20e748-7aa3-4e2c-b37f-0d5d69eb80f0\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"62796e03-a046-436c-99eb-86f736bcc824\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"87b9d144-b789-48c9-99eb-be27aff01c26\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"fb993e55-fd05-4be0-9fd7-cbc176346aff\"}], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"f4410a8e-55d5-437a-bac9-bc142ea2a9be\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0bb85a5b-d2c1-45be-bdec-615a0e75d9ed\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"f4410a8e-55d5-437a-bac9-bc142ea2a9be\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"84b33603-ad97-49d6-b4fe-70a4b7b387a5\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"f4410a8e-55d5-437a-bac9-bc142ea2a9be\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d4dc2fe5-82d2-4e82-86d4-ac1d38ea6d6e\"}], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"f4410a8e-55d5-437a-bac9-bc142ea2a9be\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"a300cf84-1716-4b78-87b4-88f0ff04947f\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"69786089-7f42-4c14-a98d-77a6b63fcbd0\"}], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"a300cf84-1716-4b78-87b4-88f0ff04947f\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "internal_sip_security_group_3xz27u", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:35.648Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.fd226e50-585d-4bbe-b8d7-70380c7da346"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:35.927Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 used request id req-32be26f4-5491-4663-aad6-60da0c987b4d", "level": "debug", "target_id": "internal_sip_security_group_3xz27u", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:35.319Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.fd226e50-585d-4bbe-b8d7-70380c7da346"}, {"node_instance_id": "ellis_host_oo3xji", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:35.927Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:35.040Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "bind_uys0hw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:35.927Z", "message": "Creating node instance", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:35.044Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "ellis_host_oo3xji", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:35.927Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:35.191Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:35.927Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}13c53ee6e0f1000234d005af76addf3a649839dd\"", "level": "debug", "target_id": "internal_sip_security_group_3xz27u", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:35.649Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.fd226e50-585d-4bbe-b8d7-70380c7da346"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:35.927Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1/os-security-groups used request id req-ffae1d5b-4f53-43cd-9720-c832bfef5d0e", "level": "debug", "target_id": "internal_sip_security_group_3xz27u", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:35.648Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.fd226e50-585d-4bbe-b8d7-70380c7da346"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:35.927Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 used request id req-32be26f4-5491-4663-aad6-60da0c987b4d", "level": "debug", "target_id": "internal_sip_security_group_3xz27u", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:35.319Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.fd226e50-585d-4bbe-b8d7-70380c7da346"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:35.927Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:55:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-32be26f4-5491-4663-aad6-60da0c987b4d x-compute-request-id: req-32be26f4-5491-4663-aad6-60da0c987b4d Content-Encoding: gzip Content-Length: 845 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:fc:de:98\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:26.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"d873130b-06c5-4e44-8f09-d7eddd9ddbe1\", \"security_groups\": [{\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-08T10:54:26Z\", \"hostId\": \"7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_sprout_host_gy3lo7\", \"created\": \"2019-06-08T10:51:47Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_3xz27u", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:35.319Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.fd226e50-585d-4bbe-b8d7-70380c7da346"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:35.927Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1/os-security-groups used request id req-ffae1d5b-4f53-43cd-9720-c832bfef5d0e", "level": "debug", "target_id": "internal_sip_security_group_3xz27u", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:35.648Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.fd226e50-585d-4bbe-b8d7-70380c7da346"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:35.927Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}13c53ee6e0f1000234d005af76addf3a649839dd\"", "level": "debug", "target_id": "internal_sip_security_group_3xz27u", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:35.320Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.fd226e50-585d-4bbe-b8d7-70380c7da346"}, {"node_instance_id": "homer_host_1hw858", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:36.538Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:35.675Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "bono_host_2pza4u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:36.538Z", "message": "Node instance started", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:35.745Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:36.538Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:35.854Z", "source_id": "dime_host_v6fp10", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:36.538Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-1f9cffe6-d9dc-49a0-a4c2-157dccac79d0 x-compute-request-id: req-1f9cffe6-d9dc-49a0-a4c2-157dccac79d0 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:fc:de:98\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:26.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"d873130b-06c5-4e44-8f09-d7eddd9ddbe1\", \"security_groups\": [{\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-08T10:54:26Z\", \"hostId\": \"7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_sprout_host_gy3lo7\", \"created\": \"2019-06-08T10:51:47Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_3xz27u", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:36.325Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.fd226e50-585d-4bbe-b8d7-70380c7da346"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:36.538Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 used request id req-1f9cffe6-d9dc-49a0-a4c2-157dccac79d0", "level": "debug", "target_id": "internal_sip_security_group_3xz27u", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:36.325Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.fd226e50-585d-4bbe-b8d7-70380c7da346"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:36.538Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 used request id req-1f9cffe6-d9dc-49a0-a4c2-157dccac79d0", "level": "debug", "target_id": "internal_sip_security_group_3xz27u", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:36.326Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.fd226e50-585d-4bbe-b8d7-70380c7da346"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:36.538Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}13c53ee6e0f1000234d005af76addf3a649839dd\"", "level": "debug", "target_id": "internal_sip_security_group_3xz27u", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:36.326Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.fd226e50-585d-4bbe-b8d7-70380c7da346"}, {"node_instance_id": "homer_host_1hw858", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:37.133Z", "message": "Agent created", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:37.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "bind_uys0hw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:37.133Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:36.399Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:37.133Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1/os-security-groups used request id req-b8a61d67-6fd1-4405-8700-fa2273444458", "level": "debug", "target_id": "internal_sip_security_group_3xz27u", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:36.742Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.fd226e50-585d-4bbe-b8d7-70380c7da346"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:37.133Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-b8a61d67-6fd1-4405-8700-fa2273444458 x-compute-request-id: req-b8a61d67-6fd1-4405-8700-fa2273444458 Content-Encoding: gzip Content-Length: 628 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3b20e748-7aa3-4e2c-b37f-0d5d69eb80f0\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"62796e03-a046-436c-99eb-86f736bcc824\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"87b9d144-b789-48c9-99eb-be27aff01c26\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"fb993e55-fd05-4be0-9fd7-cbc176346aff\"}], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"f4410a8e-55d5-437a-bac9-bc142ea2a9be\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0bb85a5b-d2c1-45be-bdec-615a0e75d9ed\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"f4410a8e-55d5-437a-bac9-bc142ea2a9be\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"84b33603-ad97-49d6-b4fe-70a4b7b387a5\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"f4410a8e-55d5-437a-bac9-bc142ea2a9be\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d4dc2fe5-82d2-4e82-86d4-ac1d38ea6d6e\"}], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"f4410a8e-55d5-437a-bac9-bc142ea2a9be\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"a300cf84-1716-4b78-87b4-88f0ff04947f\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"69786089-7f42-4c14-a98d-77a6b63fcbd0\"}], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"a300cf84-1716-4b78-87b4-88f0ff04947f\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "internal_sip_security_group_3xz27u", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:36.741Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.fd226e50-585d-4bbe-b8d7-70380c7da346"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:37.133Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1/os-security-groups used request id req-b8a61d67-6fd1-4405-8700-fa2273444458", "level": "debug", "target_id": "internal_sip_security_group_3xz27u", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:36.741Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.fd226e50-585d-4bbe-b8d7-70380c7da346"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:37.747Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:37.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.7d599861-e905-409d-a864-4a99dc068a99"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:37.747Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "internal_sip_security_group_3xz27u", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:37.334Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "homer_host_1hw858", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:37.747Z", "message": "Installing plugins", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:37.205Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:37.747Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:37.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.7d599861-e905-409d-a864-4a99dc068a99"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:37.747Z", "message": "Auto-correcting virtualenv /home/ubuntu/vellum_host_qh3078/env", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:37.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.7d599861-e905-409d-a864-4a99dc068a99"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:37.747Z", "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-06-08T10:55:37.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.7d599861-e905-409d-a864-4a99dc068a99"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:37.747Z", "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-06-08T10:55:37.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.7d599861-e905-409d-a864-4a99dc068a99"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:37.747Z", "message": "Successfully created daemon: vellum_host_qh3078", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:37.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.7d599861-e905-409d-a864-4a99dc068a99"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:37.747Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:37.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.7d599861-e905-409d-a864-4a99dc068a99"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:37.747Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:37.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.7d599861-e905-409d-a864-4a99dc068a99"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:37.747Z", "message": "Successfully disabled requiretty for cfy-agent", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:37.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.7d599861-e905-409d-a864-4a99dc068a99"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:37.747Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a48ac88889ffdca5d915dfa283d5822eccbcf078\"", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:37.617Z", "source_id": "dime_host_v6fp10", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.651e2854-b0de-43ba-ad40-76b694e340c5"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:37.747Z", "message": "Agent created, configured and started successfully", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:37.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.7d599861-e905-409d-a864-4a99dc068a99"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:37.747Z", "message": "Successfully started daemon: vellum_host_qh3078", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:37.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.7d599861-e905-409d-a864-4a99dc068a99"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:37.747Z", "message": "10:55:35 [INFO] [cloudify.utils.is_agent_alive] No ping response from vellum_host_qh3078: No response received for task 0d1a1063c0974717886253efd9969784", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:37.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.7d599861-e905-409d-a864-4a99dc068a99"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:37.747Z", "message": "Length: 24073211 (23M) [application/octet-stream]", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:37.400Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.7d599861-e905-409d-a864-4a99dc068a99"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:37.747Z", "message": "Saving to: \u2018/tmp/tmp.8eqDtNombB/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:37.400Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.7d599861-e905-409d-a864-4a99dc068a99"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:37.747Z", "message": "", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:37.400Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.7d599861-e905-409d-a864-4a99dc068a99"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:37.747Z", "message": "", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:37.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.7d599861-e905-409d-a864-4a99dc068a99"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:37.747Z", "message": "Starting daemon with command: sudo service cloudify-worker-vellum_host_qh3078 start", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:37.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.7d599861-e905-409d-a864-4a99dc068a99"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:37.747Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:37.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.7d599861-e905-409d-a864-4a99dc068a99"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:37.747Z", "message": "Successfully configured daemon: vellum_host_qh3078", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:37.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.7d599861-e905-409d-a864-4a99dc068a99"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:37.747Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:37.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.7d599861-e905-409d-a864-4a99dc068a99"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:37.747Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: 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_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:37.218Z", "source_id": "dime_host_v6fp10", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.651e2854-b0de-43ba-ad40-76b694e340c5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:37.747Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:55:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1bf720a-8ab9-4f34-9a13-19181777b255 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:37.224Z", "source_id": "dime_host_v6fp10", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.651e2854-b0de-43ba-ad40-76b694e340c5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:37.747Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-e1bf720a-8ab9-4f34-9a13-19181777b255", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:37.224Z", "source_id": "dime_host_v6fp10", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.651e2854-b0de-43ba-ad40-76b694e340c5"}], "metadata": {"pagination": {"total": 2474, "offset": 1893, "size": 50}}} 2019-06-08 10:56:04,094 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:56:04,094 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:56:04 GMT 2019-06-08 10:56:04,094 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:56:04,094 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 10:56:04,095 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:56:04,095 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:56:04,095 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:56:04,095 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 10:56:04,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-06-08 10:56:04,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-ffae1d5b-4f53-43cd-9720-c832bfef5d0e x-compute-request-id: req-ffae1d5b-4f53-43cd-9720-c832bfef5d0e Content-Encoding: gzip Content-Length: 628 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3b20e748-7aa3-4e2c-b37f-0d5d69eb80f0"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "62796e03-a046-436c-99eb-86f736bcc824"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "87b9d144-b789-48c9-99eb-be27aff01c26"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fb993e55-fd05-4be0-9fd7-cbc176346aff"}], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "f4410a8e-55d5-437a-bac9-bc142ea2a9be", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0bb85a5b-d2c1-45be-bdec-615a0e75d9ed"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "f4410a8e-55d5-437a-bac9-bc142ea2a9be", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "84b33603-ad97-49d6-b4fe-70a4b7b387a5"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "f4410a8e-55d5-437a-bac9-bc142ea2a9be", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d4dc2fe5-82d2-4e82-86d4-ac1d38ea6d6e"}], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "f4410a8e-55d5-437a-bac9-bc142ea2a9be", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "a300cf84-1716-4b78-87b4-88f0ff04947f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "69786089-7f42-4c14-a98d-77a6b63fcbd0"}], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "a300cf84-1716-4b78-87b4-88f0ff04947f", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-06-08 10:56:04,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 used request id req-32be26f4-5491-4663-aad6-60da0c987b4d 2019-06-08 10:56:04,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-06-08 10:56:04,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-08 10:56:04,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-06-08 10:56:04,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13c53ee6e0f1000234d005af76addf3a649839dd" 2019-06-08 10:56:04,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1/os-security-groups used request id req-ffae1d5b-4f53-43cd-9720-c832bfef5d0e 2019-06-08 10:56:04,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 used request id req-32be26f4-5491-4663-aad6-60da0c987b4d 2019-06-08 10:56:04,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:55:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-32be26f4-5491-4663-aad6-60da0c987b4d x-compute-request-id: req-32be26f4-5491-4663-aad6-60da0c987b4d Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:de:98", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T10:54:26.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "d873130b-06c5-4e44-8f09-d7eddd9ddbe1", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T10:54:26Z", "hostId": "7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_sprout_host_gy3lo7", "created": "2019-06-08T10:51:47Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 10:56:04,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1/os-security-groups used request id req-ffae1d5b-4f53-43cd-9720-c832bfef5d0e 2019-06-08 10:56:04,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13c53ee6e0f1000234d005af76addf3a649839dd" 2019-06-08 10:56:04,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-06-08 10:56:04,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-08 10:56:04,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-06-08 10:56:04,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-1f9cffe6-d9dc-49a0-a4c2-157dccac79d0 x-compute-request-id: req-1f9cffe6-d9dc-49a0-a4c2-157dccac79d0 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:de:98", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T10:54:26.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "d873130b-06c5-4e44-8f09-d7eddd9ddbe1", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T10:54:26Z", "hostId": "7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_sprout_host_gy3lo7", "created": "2019-06-08T10:51:47Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 10:56:04,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 used request id req-1f9cffe6-d9dc-49a0-a4c2-157dccac79d0 2019-06-08 10:56:04,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 used request id req-1f9cffe6-d9dc-49a0-a4c2-157dccac79d0 2019-06-08 10:56:04,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13c53ee6e0f1000234d005af76addf3a649839dd" 2019-06-08 10:56:04,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-06-08 10:56:04,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-08 10:56:04,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1/os-security-groups used request id req-b8a61d67-6fd1-4405-8700-fa2273444458 2019-06-08 10:56:04,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-b8a61d67-6fd1-4405-8700-fa2273444458 x-compute-request-id: req-b8a61d67-6fd1-4405-8700-fa2273444458 Content-Encoding: gzip Content-Length: 628 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3b20e748-7aa3-4e2c-b37f-0d5d69eb80f0"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "62796e03-a046-436c-99eb-86f736bcc824"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "87b9d144-b789-48c9-99eb-be27aff01c26"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fb993e55-fd05-4be0-9fd7-cbc176346aff"}], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "f4410a8e-55d5-437a-bac9-bc142ea2a9be", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0bb85a5b-d2c1-45be-bdec-615a0e75d9ed"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "f4410a8e-55d5-437a-bac9-bc142ea2a9be", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "84b33603-ad97-49d6-b4fe-70a4b7b387a5"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "f4410a8e-55d5-437a-bac9-bc142ea2a9be", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d4dc2fe5-82d2-4e82-86d4-ac1d38ea6d6e"}], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "f4410a8e-55d5-437a-bac9-bc142ea2a9be", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "a300cf84-1716-4b78-87b4-88f0ff04947f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "69786089-7f42-4c14-a98d-77a6b63fcbd0"}], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "a300cf84-1716-4b78-87b4-88f0ff04947f", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-06-08 10:56:04,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1/os-security-groups used request id req-b8a61d67-6fd1-4405-8700-fa2273444458 2019-06-08 10:56:04,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-06-08 10:56:04,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-06-08 10:56:04,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-06-08 10:56:04,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-06-08 10:56:04,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/vellum_host_qh3078/env 2019-06-08 10:56:04,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-06-08 10:56:04,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-06-08 10:56:04,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: vellum_host_qh3078 2019-06-08 10:56:04,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-06-08 10:56:04,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-06-08 10:56:04,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-06-08 10:56:04,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a48ac88889ffdca5d915dfa283d5822eccbcf078" 2019-06-08 10:56:04,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-06-08 10:56:04,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: vellum_host_qh3078 2019-06-08 10:56:04,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 10:55:35 [INFO] [cloudify.utils.is_agent_alive] No ping response from vellum_host_qh3078: No response received for task 0d1a1063c0974717886253efd9969784 2019-06-08 10:56:04,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-06-08 10:56:04,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.8eqDtNombB/agent.tar.gz’ 2019-06-08 10:56:04,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-08 10:56:04,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-08 10:56:04,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-vellum_host_qh3078 start 2019-06-08 10:56:04,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-06-08 10:56:04,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: vellum_host_qh3078 2019-06-08 10:56:04,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-06-08 10:56:04,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:56:04,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:55:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1bf720a-8ab9-4f34-9a13-19181777b255 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:56:04,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-e1bf720a-8ab9-4f34-9a13-19181777b255 2019-06-08 10:56:04,105 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 10:56:04,176 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:56:04,176 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:56:04,176 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:56:04,176 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:56:04,176 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:56:04,176 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:56:04,176 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:56:04,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": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 10:56:04,177 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:56:04,177 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:56:04 GMT 2019-06-08 10:56:04,177 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:56:04,177 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 10:56:04,177 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:56:04,177 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:56:04,177 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:56:09,183 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 10:56:09,522 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:56:09,522 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:56:09,522 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:56:09,522 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:56:09,523 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:56:09,523 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:56:09,523 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:56:09,523 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:37.747Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:37.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.7d599861-e905-409d-a864-4a99dc068a99"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:37.747Z", "message": "Successfully created daemon: vellum_host_qh3078", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:37.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.7d599861-e905-409d-a864-4a99dc068a99"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:37.747Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:37.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.7d599861-e905-409d-a864-4a99dc068a99"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:37.747Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:37.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.7d599861-e905-409d-a864-4a99dc068a99"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:37.747Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:37.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.7d599861-e905-409d-a864-4a99dc068a99"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:37.747Z", "message": "Successfully configured daemon: vellum_host_qh3078", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:37.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.7d599861-e905-409d-a864-4a99dc068a99"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:37.747Z", "message": "Starting daemon with command: sudo service cloudify-worker-vellum_host_qh3078 start", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:37.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.7d599861-e905-409d-a864-4a99dc068a99"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:37.747Z", "message": "10:55:35 [INFO] [cloudify.utils.is_agent_alive] No ping response from vellum_host_qh3078: No response received for task 0d1a1063c0974717886253efd9969784", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:37.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.7d599861-e905-409d-a864-4a99dc068a99"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:37.747Z", "message": "Successfully started daemon: vellum_host_qh3078", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:37.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.7d599861-e905-409d-a864-4a99dc068a99"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:37.747Z", "message": "Agent created, configured and started successfully", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:37.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.7d599861-e905-409d-a864-4a99dc068a99"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:37.747Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a48ac88889ffdca5d915dfa283d5822eccbcf078\"", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:37.617Z", "source_id": "dime_host_v6fp10", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.651e2854-b0de-43ba-ad40-76b694e340c5"}, {"node_instance_id": "bind_uys0hw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.310Z", "message": "Downloaded scripts/bind/bind.py to /tmp/Z9R94/bind.py", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:37.629Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.43e82aef-8c62-4dcc-aa66-4de4eacf32e5"}, {"node_instance_id": "homer_host_1hw858", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.310Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:37.481Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "ellis_host_oo3xji", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.310Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:37.627Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "vellum_host_qh3078", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.310Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.095Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.310Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:55:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ac1534a9-14c3-419e-8d49-f0e8f1a4a102 x-compute-request-id: req-ac1534a9-14c3-419e-8d49-f0e8f1a4a102 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:6c:62:62\", \"version\": 4, \"addr\": \"192.168.120.17\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/367bc6be-c804-45ac-a87c-67a9531cd679\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:46.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"367bc6be-c804-45ac-a87c-67a9531cd679\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-08T10:54:46Z\", \"hostId\": \"7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_dime_host_v6fp10\", \"created\": \"2019-06-08T10:51:49Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.276Z", "source_id": "dime_host_v6fp10", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.651e2854-b0de-43ba-ad40-76b694e340c5"}, {"node_instance_id": "bind_uys0hw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.310Z", "message": "[localhost] run: ['sudo', 'apt-get', 'update']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:37.631Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.43e82aef-8c62-4dcc-aa66-4de4eacf32e5"}, {"node_instance_id": "bind_uys0hw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.310Z", "message": "Installing BIND DNS server", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:37.631Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.43e82aef-8c62-4dcc-aa66-4de4eacf32e5"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.608Z", "message": " Fetched 13.1 MB in 5s (2,410 kB/s)", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.246Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.608Z", "message": " Reading package lists...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.246Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.608Z", "message": " Building dependency tree...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.246Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.608Z", "message": " The following extra packages will be installed:", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.246Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.608Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty Release", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.608Z", "message": " Get:25 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.608Z", "message": " Get:26 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.608Z", "message": " Get:27 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.608Z", "message": " Get:28 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.608Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.608Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.608Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.246Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.608Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.246Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.608Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.246Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.608Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.246Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.608Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.246Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.608Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.246Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.608Z", "message": " Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.246Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.608Z", "message": " Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.246Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.608Z", "message": " Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.246Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.608Z", "message": " Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.246Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.608Z", "message": " Reading package lists...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.246Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.608Z", "message": " (Reading database ... 51354 files and directories currently installed.)", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.247Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.608Z", "message": " Selecting previously unselected package libasan0:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.247Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.608Z", "message": " Fetched 19.1 MB in 5s (3,628 kB/s)", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.247Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.608Z", "message": " Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.247Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.608Z", "message": " Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.247Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.608Z", "message": " Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.247Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.608Z", "message": " Reading state information...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.246Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.608Z", "message": " Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.247Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.608Z", "message": " Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.247Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.608Z", "message": " Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.247Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}], "metadata": {"pagination": {"total": 2478, "offset": 1943, "size": 50}}} 2019-06-08 10:56:09,523 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:56:09,523 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:56:09 GMT 2019-06-08 10:56:09,523 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:56:09,523 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 10:56:09,523 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:56:09,524 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:56:09,524 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:56:09,524 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 10:56:09,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-06-08 10:56:09,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: vellum_host_qh3078 2019-06-08 10:56:09,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-06-08 10:56:09,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-06-08 10:56:09,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-06-08 10:56:09,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: vellum_host_qh3078 2019-06-08 10:56:09,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-vellum_host_qh3078 start 2019-06-08 10:56:09,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 10:55:35 [INFO] [cloudify.utils.is_agent_alive] No ping response from vellum_host_qh3078: No response received for task 0d1a1063c0974717886253efd9969784 2019-06-08 10:56:09,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: vellum_host_qh3078 2019-06-08 10:56:09,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-06-08 10:56:09,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a48ac88889ffdca5d915dfa283d5822eccbcf078" 2019-06-08 10:56:09,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/Z9R94/bind.py 2019-06-08 10:56:09,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-06-08 10:56:09,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-06-08 10:56:09,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-06-08 10:56:09,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:55:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ac1534a9-14c3-419e-8d49-f0e8f1a4a102 x-compute-request-id: req-ac1534a9-14c3-419e-8d49-f0e8f1a4a102 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:62:62", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/367bc6be-c804-45ac-a87c-67a9531cd679", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T10:54:46.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "367bc6be-c804-45ac-a87c-67a9531cd679", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T10:54:46Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_dime_host_v6fp10", "created": "2019-06-08T10:51:49Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 10:56:09,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'apt-get', 'update'] 2019-06-08 10:56:09,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing BIND DNS server 2019-06-08 10:56:09,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Fetched 13.1 MB in 5s (2,410 kB/s) 2019-06-08 10:56:09,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Reading package lists... 2019-06-08 10:56:09,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building dependency tree... 2019-06-08 10:56:09,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The following extra packages will be installed: 2019-06-08 10:56:09,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty Release 2019-06-08 10:56:09,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:25 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] 2019-06-08 10:56:09,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:26 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] 2019-06-08 10:56:09,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:27 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] 2019-06-08 10:56:09,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:28 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] 2019-06-08 10:56:09,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages 2019-06-08 10:56:09,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages 2019-06-08 10:56:09,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages 2019-06-08 10:56:09,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages 2019-06-08 10:56:09,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en 2019-06-08 10:56:09,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en 2019-06-08 10:56:09,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en 2019-06-08 10:56:09,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en 2019-06-08 10:56:09,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US 2019-06-08 10:56:09,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US 2019-06-08 10:56:09,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US 2019-06-08 10:56:09,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US 2019-06-08 10:56:09,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Reading package lists... 2019-06-08 10:56:09,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - (Reading database ... 51354 files and directories currently installed.) 2019-06-08 10:56:09,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Selecting previously unselected package libasan0:amd64. 2019-06-08 10:56:09,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Fetched 19.1 MB in 5s (3,628 kB/s) 2019-06-08 10:56:09,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] 2019-06-08 10:56:09,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB] 2019-06-08 10:56:09,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] 2019-06-08 10:56:09,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Reading state information... 2019-06-08 10:56:09,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] 2019-06-08 10:56:09,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] 2019-06-08 10:56:09,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] 2019-06-08 10:56:09,534 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 10:56:09,618 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:56:09,618 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:56:09,618 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:56:09,619 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:56:09,619 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:56:09,619 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:56:09,619 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:56:09,619 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 10:56:09,619 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:56:09,619 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:56:09 GMT 2019-06-08 10:56:09,619 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:56:09,619 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 10:56:09,619 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:56:09,620 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:56:09,620 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:56:14,625 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 10:56:14,721 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:56:14,721 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:56:14,721 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:56:14,721 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:56:14,721 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:56:14,722 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:56:14,722 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:56:14,722 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.608Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "sprout_security_group_vdr68p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.247Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.608Z", "message": " Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.247Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.608Z", "message": " Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.247Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.608Z", "message": " Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.247Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.608Z", "message": " Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.247Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.608Z", "message": " Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.247Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.608Z", "message": " Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.247Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.608Z", "message": " Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.247Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.608Z", "message": " Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.247Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.608Z", "message": " Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.247Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.608Z", "message": " Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.247Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.608Z", "message": " Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.247Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.608Z", "message": " Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.247Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.608Z", "message": " Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.247Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.608Z", "message": " Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.247Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.608Z", "message": " Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.247Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.608Z", "message": " After this operation, 70.7 MB of additional disk space will be used.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.247Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.608Z", "message": " Need to get 19.1 MB of archives.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.247Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.608Z", "message": " 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.247Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.608Z", "message": " libmpfr4 libquadmath0 libtsan0 linux-libc-dev manpages-dev", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.246Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.608Z", "message": " libcloog-isl4 libgcc-4.8-dev libgmp10 libgomp1 libisl10 libitm1 libmpc3", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.246Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.608Z", "message": " binutils cpp cpp-4.8 gcc gcc-4.8 libasan0 libatomic1 libc-dev-bin libc6-dev", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.246Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.608Z", "message": " The following NEW packages will be installed:", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.246Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.608Z", "message": " libquadmath0-dbg glibc-doc", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.246Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.608Z", "message": " libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.246Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.608Z", "message": " libtool flex bison gdb gcc-doc gcc-4.8-multilib gcc-4.8-doc libgcc1-dbg", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.246Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.608Z", "message": " binutils-doc cpp-doc gcc-4.8-locales gcc-multilib make autoconf automake1.9", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.246Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.608Z", "message": " Suggested packages:", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.246Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.608Z", "message": " libmpfr4 libquadmath0 libtsan0 linux-libc-dev manpages-dev", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.246Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.608Z", "message": " libcloog-isl4 libgcc-4.8-dev libgmp10 libgomp1 libisl10 libitm1 libmpc3", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.246Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.608Z", "message": " binutils cpp cpp-4.8 gcc-4.8 libasan0 libatomic1 libc-dev-bin libc6-dev", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.246Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.608Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 used request id req-ac1534a9-14c3-419e-8d49-f0e8f1a4a102", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.276Z", "source_id": "dime_host_v6fp10", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.651e2854-b0de-43ba-ad40-76b694e340c5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.608Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 used request id req-ac1534a9-14c3-419e-8d49-f0e8f1a4a102", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.276Z", "source_id": "dime_host_v6fp10", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.651e2854-b0de-43ba-ad40-76b694e340c5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.608Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a48ac88889ffdca5d915dfa283d5822eccbcf078\"", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.277Z", "source_id": "dime_host_v6fp10", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.651e2854-b0de-43ba-ad40-76b694e340c5"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.608Z", "message": " Ign http://nova.clouds.archive.ubuntu.com trusty InRelease", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.244Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.608Z", "message": " Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.244Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.608Z", "message": " Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.244Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.608Z", "message": " Get:3 http://security.ubuntu.com trusty-security/main Sources [172 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.244Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.608Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.244Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.608Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.244Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.608Z", "message": " Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.244Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.608Z", "message": " Get:5 http://security.ubuntu.com trusty-security/universe Sources [102 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.244Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.608Z", "message": " Get:6 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.244Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.608Z", "message": " Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.244Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.608Z", "message": " Get:8 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.244Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.608Z", "message": " Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.244Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.608Z", "message": " Get:10 http://security.ubuntu.com trusty-security/main Translation-en [448 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.608Z", "message": " Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.608Z", "message": " Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,177 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.608Z", "message": " Get:13 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}], "metadata": {"pagination": {"total": 2478, "offset": 1993, "size": 50}}} 2019-06-08 10:56:14,722 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:56:14,722 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:56:14 GMT 2019-06-08 10:56:14,722 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:56:14,722 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 10:56:14,722 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:56:14,722 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:56:14,723 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:56:14,723 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 10:56:14,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-06-08 10:56:14,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] 2019-06-08 10:56:14,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] 2019-06-08 10:56:14,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] 2019-06-08 10:56:14,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] 2019-06-08 10:56:14,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] 2019-06-08 10:56:14,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] 2019-06-08 10:56:14,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] 2019-06-08 10:56:14,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] 2019-06-08 10:56:14,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] 2019-06-08 10:56:14,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] 2019-06-08 10:56:14,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] 2019-06-08 10:56:14,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] 2019-06-08 10:56:14,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] 2019-06-08 10:56:14,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] 2019-06-08 10:56:14,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] 2019-06-08 10:56:14,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - After this operation, 70.7 MB of additional disk space will be used. 2019-06-08 10:56:14,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Need to get 19.1 MB of archives. 2019-06-08 10:56:14,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. 2019-06-08 10:56:14,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libmpfr4 libquadmath0 libtsan0 linux-libc-dev manpages-dev 2019-06-08 10:56:14,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libcloog-isl4 libgcc-4.8-dev libgmp10 libgomp1 libisl10 libitm1 libmpc3 2019-06-08 10:56:14,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - binutils cpp cpp-4.8 gcc gcc-4.8 libasan0 libatomic1 libc-dev-bin libc6-dev 2019-06-08 10:56:14,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The following NEW packages will be installed: 2019-06-08 10:56:14,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libquadmath0-dbg glibc-doc 2019-06-08 10:56:14,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg 2019-06-08 10:56:14,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libtool flex bison gdb gcc-doc gcc-4.8-multilib gcc-4.8-doc libgcc1-dbg 2019-06-08 10:56:14,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - binutils-doc cpp-doc gcc-4.8-locales gcc-multilib make autoconf automake1.9 2019-06-08 10:56:14,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Suggested packages: 2019-06-08 10:56:14,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libmpfr4 libquadmath0 libtsan0 linux-libc-dev manpages-dev 2019-06-08 10:56:14,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libcloog-isl4 libgcc-4.8-dev libgmp10 libgomp1 libisl10 libitm1 libmpc3 2019-06-08 10:56:14,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - binutils cpp cpp-4.8 gcc-4.8 libasan0 libatomic1 libc-dev-bin libc6-dev 2019-06-08 10:56:14,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 used request id req-ac1534a9-14c3-419e-8d49-f0e8f1a4a102 2019-06-08 10:56:14,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 used request id req-ac1534a9-14c3-419e-8d49-f0e8f1a4a102 2019-06-08 10:56:14,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a48ac88889ffdca5d915dfa283d5822eccbcf078" 2019-06-08 10:56:14,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Ign http://nova.clouds.archive.ubuntu.com trusty InRelease 2019-06-08 10:56:14,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] 2019-06-08 10:56:14,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] 2019-06-08 10:56:14,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:3 http://security.ubuntu.com trusty-security/main Sources [172 kB] 2019-06-08 10:56:14,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease 2019-06-08 10:56:14,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg 2019-06-08 10:56:14,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] 2019-06-08 10:56:14,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:5 http://security.ubuntu.com trusty-security/universe Sources [102 kB] 2019-06-08 10:56:14,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:6 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB] 2019-06-08 10:56:14,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] 2019-06-08 10:56:14,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:8 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] 2019-06-08 10:56:14,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] 2019-06-08 10:56:14,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:10 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] 2019-06-08 10:56:14,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B] 2019-06-08 10:56:14,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,177 kB] 2019-06-08 10:56:14,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:13 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] 2019-06-08 10:56:14,733 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 10:56:15,058 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:56:15,058 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:56:15,058 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:56:15,058 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:56:15,058 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:56:15,058 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:56:15,059 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:56:15,059 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 10:56:15,059 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:56:15,059 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:56:15 GMT 2019-06-08 10:56:15,059 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:56:15,059 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 10:56:15,059 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:56:15,059 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:56:15,059 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:56:20,065 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 10:56:20,390 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:56:20,390 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:56:20,390 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:56:20,390 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:56:20,391 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:56:20,391 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:56:20,391 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:56:20,391 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.608Z", "message": " Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.608Z", "message": " Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.608Z", "message": " Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.608Z", "message": " Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.608Z", "message": " Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.608Z", "message": " Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.608Z", "message": " Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.608Z", "message": " Get:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.608Z", "message": " Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.608Z", "message": " Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.608Z", "message": " Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.608Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.608Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.608Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.608Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.608Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.608Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.608Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:38.608Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:39.373Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-ff7fb4c1-f726-43f8-b32e-17f964b2f1c4 x-compute-request-id: req-ff7fb4c1-f726-43f8-b32e-17f964b2f1c4 Content-Encoding: gzip Content-Length: 529 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3b20e748-7aa3-4e2c-b37f-0d5d69eb80f0\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"62796e03-a046-436c-99eb-86f736bcc824\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"87b9d144-b789-48c9-99eb-be27aff01c26\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"fb993e55-fd05-4be0-9fd7-cbc176346aff\"}], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 10888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 10888, \"parent_group_id\": \"82f69a23-3099-4cde-9a6f-dc975122c8fd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d35dbbdb-6d6a-43ae-a6ba-2d4268d8a215\"}, {\"from_port\": 8888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8888, \"parent_group_id\": \"82f69a23-3099-4cde-9a6f-dc975122c8fd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d867bf26-d5ce-424e-b5bf-c733a490bb3f\"}, {\"from_port\": 8889, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8889, \"parent_group_id\": \"82f69a23-3099-4cde-9a6f-dc975122c8fd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"fd9cafe8-c007-4b47-9dc8-f10e461800b7\"}], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"82f69a23-3099-4cde-9a6f-dc975122c8fd\", \"name\": \"clearwater-sg_dime\", \"description\": \"memcached Chronos REST\"}]}\n", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.717Z", "source_id": "dime_host_v6fp10", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.651e2854-b0de-43ba-ad40-76b694e340c5"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:39.373Z", "message": "[localhost] run: ['/home/ubuntu/homer_host_1hw858/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.548Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.7972c91c-3bd0-4119-93ae-910f925dadf2"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:39.373Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.488Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.7972c91c-3bd0-4119-93ae-910f925dadf2"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:39.373Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 1%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 2%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libatomic1:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.248Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:39.373Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 0%]\u001b[49m\u001b[39m \u001b[uUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.247Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:39.373Z", "message": " Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.247Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:39.373Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 used request id req-95ed3fa6-bd94-4a85-8c59-2e8242502587", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:39.052Z", "source_id": "dime_host_v6fp10", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.651e2854-b0de-43ba-ad40-76b694e340c5"}, {"node_instance_id": "vellum_host_qh3078", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:39.373Z", "message": "Agent created", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:39.154Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "ellis_host_oo3xji", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:39.373Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.550Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:39.373Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.993Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.7972c91c-3bd0-4119-93ae-910f925dadf2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:39.373Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679/os-security-groups used request id req-ff7fb4c1-f726-43f8-b32e-17f964b2f1c4", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.718Z", "source_id": "dime_host_v6fp10", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.651e2854-b0de-43ba-ad40-76b694e340c5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:39.373Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679/os-security-groups used request id req-ff7fb4c1-f726-43f8-b32e-17f964b2f1c4", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.718Z", "source_id": "dime_host_v6fp10", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.651e2854-b0de-43ba-ad40-76b694e340c5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:39.373Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a48ac88889ffdca5d915dfa283d5822eccbcf078\"", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:39.052Z", "source_id": "dime_host_v6fp10", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.651e2854-b0de-43ba-ad40-76b694e340c5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:39.373Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-95ed3fa6-bd94-4a85-8c59-2e8242502587 x-compute-request-id: req-95ed3fa6-bd94-4a85-8c59-2e8242502587 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:6c:62:62\", \"version\": 4, \"addr\": \"192.168.120.17\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/367bc6be-c804-45ac-a87c-67a9531cd679\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:46.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"367bc6be-c804-45ac-a87c-67a9531cd679\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-08T10:54:46Z\", \"hostId\": \"7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_dime_host_v6fp10\", \"created\": \"2019-06-08T10:51:49Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:39.052Z", "source_id": "dime_host_v6fp10", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.651e2854-b0de-43ba-ad40-76b694e340c5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:39.373Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a48ac88889ffdca5d915dfa283d5822eccbcf078\"", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.719Z", "source_id": "dime_host_v6fp10", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.651e2854-b0de-43ba-ad40-76b694e340c5"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:39.373Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.993Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.7972c91c-3bd0-4119-93ae-910f925dadf2"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:39.373Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:38.993Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.7972c91c-3bd0-4119-93ae-910f925dadf2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:39.373Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 used request id req-95ed3fa6-bd94-4a85-8c59-2e8242502587", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:39.052Z", "source_id": "dime_host_v6fp10", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.651e2854-b0de-43ba-ad40-76b694e340c5"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:40.186Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:39.853Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.7972c91c-3bd0-4119-93ae-910f925dadf2"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:40.186Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:39.880Z", "source_id": "dime_host_v6fp10", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "vellum_host_qh3078", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:40.186Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:39.766Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "vellum_host_qh3078", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:40.186Z", "message": "Installing plugins", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:39.365Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:40.186Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-8f0c4945-37d2-49c0-b13b-d7f26c389514 x-compute-request-id: req-8f0c4945-37d2-49c0-b13b-d7f26c389514 Content-Encoding: gzip Content-Length: 529 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3b20e748-7aa3-4e2c-b37f-0d5d69eb80f0\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"62796e03-a046-436c-99eb-86f736bcc824\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"87b9d144-b789-48c9-99eb-be27aff01c26\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"fb993e55-fd05-4be0-9fd7-cbc176346aff\"}], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 10888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 10888, \"parent_group_id\": \"82f69a23-3099-4cde-9a6f-dc975122c8fd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d35dbbdb-6d6a-43ae-a6ba-2d4268d8a215\"}, {\"from_port\": 8888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8888, \"parent_group_id\": \"82f69a23-3099-4cde-9a6f-dc975122c8fd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d867bf26-d5ce-424e-b5bf-c733a490bb3f\"}, {\"from_port\": 8889, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8889, \"parent_group_id\": \"82f69a23-3099-4cde-9a6f-dc975122c8fd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"fd9cafe8-c007-4b47-9dc8-f10e461800b7\"}], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"82f69a23-3099-4cde-9a6f-dc975122c8fd\", \"name\": \"clearwater-sg_dime\", \"description\": \"memcached Chronos REST\"}]}\n", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:39.603Z", "source_id": "dime_host_v6fp10", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.651e2854-b0de-43ba-ad40-76b694e340c5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:40.186Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679/os-security-groups used request id req-8f0c4945-37d2-49c0-b13b-d7f26c389514", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:39.603Z", "source_id": "dime_host_v6fp10", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.651e2854-b0de-43ba-ad40-76b694e340c5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:40.186Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679/os-security-groups used request id req-8f0c4945-37d2-49c0-b13b-d7f26c389514", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:39.603Z", "source_id": "dime_host_v6fp10", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.651e2854-b0de-43ba-ad40-76b694e340c5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:40.186Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: 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_vdr68p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:39.718Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.3b1ef020-9165-4eb2-a615-1197c9e44aad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:40.186Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:55:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7c38ff0-dadb-41c7-a904-3ef49bdf6cc3 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "sprout_security_group_vdr68p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:39.724Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.3b1ef020-9165-4eb2-a615-1197c9e44aad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:40.186Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-b7c38ff0-dadb-41c7-a904-3ef49bdf6cc3", "level": "debug", "target_id": "sprout_security_group_vdr68p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:39.724Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.3b1ef020-9165-4eb2-a615-1197c9e44aad"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:40.186Z", "message": "Removing directory: /tmp/tmpSzVxkP/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:39.853Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.7972c91c-3bd0-4119-93ae-910f925dadf2"}, {"node_instance_id": "homer_host_1hw858", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:40.774Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:40.326Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:40.774Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ae1975d441403acedcde67341c149574b2fdc4a7\"", "level": "debug", "target_id": "sprout_security_group_vdr68p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:40.118Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.3b1ef020-9165-4eb2-a615-1197c9e44aad"}], "metadata": {"pagination": {"total": 2479, "offset": 2043, "size": 50}}} 2019-06-08 10:56:20,391 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:56:20,391 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:56:20 GMT 2019-06-08 10:56:20,391 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:56:20,391 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 10:56:20,391 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:56:20,392 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:56:20,392 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:56:20,392 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 10:56:20,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] 2019-06-08 10:56:20,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] 2019-06-08 10:56:20,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] 2019-06-08 10:56:20,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] 2019-06-08 10:56:20,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] 2019-06-08 10:56:20,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B] 2019-06-08 10:56:20,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] 2019-06-08 10:56:20,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] 2019-06-08 10:56:20,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] 2019-06-08 10:56:20,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] 2019-06-08 10:56:20,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] 2019-06-08 10:56:20,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages 2019-06-08 10:56:20,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages 2019-06-08 10:56:20,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages 2019-06-08 10:56:20,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages 2019-06-08 10:56:20,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en 2019-06-08 10:56:20,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en 2019-06-08 10:56:20,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en 2019-06-08 10:56:20,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en 2019-06-08 10:56:20,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-ff7fb4c1-f726-43f8-b32e-17f964b2f1c4 x-compute-request-id: req-ff7fb4c1-f726-43f8-b32e-17f964b2f1c4 Content-Encoding: gzip Content-Length: 529 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3b20e748-7aa3-4e2c-b37f-0d5d69eb80f0"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "62796e03-a046-436c-99eb-86f736bcc824"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "87b9d144-b789-48c9-99eb-be27aff01c26"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fb993e55-fd05-4be0-9fd7-cbc176346aff"}], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 10888, "group": {}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "82f69a23-3099-4cde-9a6f-dc975122c8fd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d35dbbdb-6d6a-43ae-a6ba-2d4268d8a215"}, {"from_port": 8888, "group": {}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "82f69a23-3099-4cde-9a6f-dc975122c8fd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d867bf26-d5ce-424e-b5bf-c733a490bb3f"}, {"from_port": 8889, "group": {}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "82f69a23-3099-4cde-9a6f-dc975122c8fd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fd9cafe8-c007-4b47-9dc8-f10e461800b7"}], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "82f69a23-3099-4cde-9a6f-dc975122c8fd", "name": "clearwater-sg_dime", "description": "memcached Chronos REST"}]} 2019-06-08 10:56:20,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/homer_host_1hw858/env/bin/pip', 'freeze', '--all'] 2019-06-08 10:56:20,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-06-08 10:56:20,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 1%] Progress: [ 2%] Selecting previously unselected package libatomic1:amd64. 2019-06-08 10:56:20,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 0%] Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-06-08 10:56:20,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-06-08 10:56:20,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 used request id req-95ed3fa6-bd94-4a85-8c59-2e8242502587 2019-06-08 10:56:20,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-06-08 10:56:20,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-06-08 10:56:20,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-06-08 10:56:20,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679/os-security-groups used request id req-ff7fb4c1-f726-43f8-b32e-17f964b2f1c4 2019-06-08 10:56:20,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679/os-security-groups used request id req-ff7fb4c1-f726-43f8-b32e-17f964b2f1c4 2019-06-08 10:56:20,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a48ac88889ffdca5d915dfa283d5822eccbcf078" 2019-06-08 10:56:20,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-95ed3fa6-bd94-4a85-8c59-2e8242502587 x-compute-request-id: req-95ed3fa6-bd94-4a85-8c59-2e8242502587 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:62:62", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/367bc6be-c804-45ac-a87c-67a9531cd679", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T10:54:46.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "367bc6be-c804-45ac-a87c-67a9531cd679", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T10:54:46Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_dime_host_v6fp10", "created": "2019-06-08T10:51:49Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 10:56:20,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a48ac88889ffdca5d915dfa283d5822eccbcf078" 2019-06-08 10:56:20,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-06-08 10:56:20,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-06-08 10:56:20,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 used request id req-95ed3fa6-bd94-4a85-8c59-2e8242502587 2019-06-08 10:56:20,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2019-06-08 10:56:20,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-06-08 10:56:20,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-06-08 10:56:20,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-06-08 10:56:20,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-8f0c4945-37d2-49c0-b13b-d7f26c389514 x-compute-request-id: req-8f0c4945-37d2-49c0-b13b-d7f26c389514 Content-Encoding: gzip Content-Length: 529 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3b20e748-7aa3-4e2c-b37f-0d5d69eb80f0"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "62796e03-a046-436c-99eb-86f736bcc824"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "87b9d144-b789-48c9-99eb-be27aff01c26"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fb993e55-fd05-4be0-9fd7-cbc176346aff"}], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 10888, "group": {}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "82f69a23-3099-4cde-9a6f-dc975122c8fd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d35dbbdb-6d6a-43ae-a6ba-2d4268d8a215"}, {"from_port": 8888, "group": {}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "82f69a23-3099-4cde-9a6f-dc975122c8fd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d867bf26-d5ce-424e-b5bf-c733a490bb3f"}, {"from_port": 8889, "group": {}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "82f69a23-3099-4cde-9a6f-dc975122c8fd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fd9cafe8-c007-4b47-9dc8-f10e461800b7"}], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "82f69a23-3099-4cde-9a6f-dc975122c8fd", "name": "clearwater-sg_dime", "description": "memcached Chronos REST"}]} 2019-06-08 10:56:20,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679/os-security-groups used request id req-8f0c4945-37d2-49c0-b13b-d7f26c389514 2019-06-08 10:56:20,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679/os-security-groups used request id req-8f0c4945-37d2-49c0-b13b-d7f26c389514 2019-06-08 10:56:20,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:56:20,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:55:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7c38ff0-dadb-41c7-a904-3ef49bdf6cc3 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:56:20,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-b7c38ff0-dadb-41c7-a904-3ef49bdf6cc3 2019-06-08 10:56:20,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpSzVxkP/cloudify-diamond-plugin-1.3.5 2019-06-08 10:56:20,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-06-08 10:56:20,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae1975d441403acedcde67341c149574b2fdc4a7" 2019-06-08 10:56:20,402 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 10:56:20,459 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:56:20,459 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:56:20,460 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:56:20,460 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:56:20,460 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:56:20,460 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:56:20,460 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:56:20,460 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 10:56:20,460 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:56:20,460 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:56:20 GMT 2019-06-08 10:56:20,460 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:56:20,461 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 10:56:20,461 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:56:20,461 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:56:20,461 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:56:25,466 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 10:56:25,578 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:56:25,578 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:56:25,578 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:56:25,578 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:56:25,579 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:56:25,579 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:56:25,579 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:56:25,579 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:40.774Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "dime_security_group_vo8fbr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:40.522Z", "source_id": "dime_host_v6fp10", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "homer_host_1hw858", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:40.774Z", "message": "Plugins installed", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:40.469Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:41.534Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ae1975d441403acedcde67341c149574b2fdc4a7\"", "level": "debug", "target_id": "sprout_security_group_vdr68p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:40.983Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.3b1ef020-9165-4eb2-a615-1197c9e44aad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:41.534Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 used request id req-d66bad97-6214-4ec4-86ea-01b5678680b5", "level": "debug", "target_id": "sprout_security_group_vdr68p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:40.982Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.3b1ef020-9165-4eb2-a615-1197c9e44aad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:41.534Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 used request id req-d66bad97-6214-4ec4-86ea-01b5678680b5", "level": "debug", "target_id": "sprout_security_group_vdr68p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:40.981Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.3b1ef020-9165-4eb2-a615-1197c9e44aad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:41.534Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:55:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d66bad97-6214-4ec4-86ea-01b5678680b5 x-compute-request-id: req-d66bad97-6214-4ec4-86ea-01b5678680b5 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:fc:de:98\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:26.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"d873130b-06c5-4e44-8f09-d7eddd9ddbe1\", \"security_groups\": [{\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-08T10:54:26Z\", \"hostId\": \"7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_sprout_host_gy3lo7\", \"created\": \"2019-06-08T10:51:47Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": "sprout_security_group_vdr68p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:40.981Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.3b1ef020-9165-4eb2-a615-1197c9e44aad"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:41.534Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:40.732Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.2750b819-9e28-449f-8a64-1cdcf914f3eb"}, {"node_instance_id": "homer_host_1hw858", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:41.534Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:41.048Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:41.534Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:41.408Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.2750b819-9e28-449f-8a64-1cdcf914f3eb"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:41.534Z", "message": "[localhost] run: ['/home/ubuntu/vellum_host_qh3078/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:40.950Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.2750b819-9e28-449f-8a64-1cdcf914f3eb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:42.143Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-827c10f4-0592-4b73-9532-afd9b0939023", "level": "debug", "target_id": "dime_security_group_vo8fbr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:41.776Z", "source_id": "dime_host_v6fp10", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.2f50727a-a09e-4554-a76e-e223e8e21982"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:42.143Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:55:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-827c10f4-0592-4b73-9532-afd9b0939023 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "dime_security_group_vo8fbr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:41.776Z", "source_id": "dime_host_v6fp10", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.2f50727a-a09e-4554-a76e-e223e8e21982"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:42.143Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: 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_vo8fbr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:41.771Z", "source_id": "dime_host_v6fp10", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.2f50727a-a09e-4554-a76e-e223e8e21982"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:42.143Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ae1975d441403acedcde67341c149574b2fdc4a7\"", "level": "debug", "target_id": "sprout_security_group_vdr68p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:41.764Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.3b1ef020-9165-4eb2-a615-1197c9e44aad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:42.143Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 used request id req-3930f344-338c-4995-8f38-c7d482853237", "level": "debug", "target_id": "sprout_security_group_vdr68p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:41.763Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.3b1ef020-9165-4eb2-a615-1197c9e44aad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:42.143Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 used request id req-3930f344-338c-4995-8f38-c7d482853237", "level": "debug", "target_id": "sprout_security_group_vdr68p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:41.763Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.3b1ef020-9165-4eb2-a615-1197c9e44aad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:42.143Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ae1975d441403acedcde67341c149574b2fdc4a7\"", "level": "debug", "target_id": "sprout_security_group_vdr68p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:41.427Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.3b1ef020-9165-4eb2-a615-1197c9e44aad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:42.143Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1/os-security-groups used request id req-1fe5425b-9a0b-4e16-925e-7f2a3cb66891", "level": "debug", "target_id": "sprout_security_group_vdr68p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:41.427Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.3b1ef020-9165-4eb2-a615-1197c9e44aad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:42.143Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1/os-security-groups used request id req-1fe5425b-9a0b-4e16-925e-7f2a3cb66891", "level": "debug", "target_id": "sprout_security_group_vdr68p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:41.426Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.3b1ef020-9165-4eb2-a615-1197c9e44aad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:42.143Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:55:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1fe5425b-9a0b-4e16-925e-7f2a3cb66891 x-compute-request-id: req-1fe5425b-9a0b-4e16-925e-7f2a3cb66891 Content-Encoding: gzip Content-Length: 628 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3b20e748-7aa3-4e2c-b37f-0d5d69eb80f0\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"62796e03-a046-436c-99eb-86f736bcc824\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"87b9d144-b789-48c9-99eb-be27aff01c26\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"fb993e55-fd05-4be0-9fd7-cbc176346aff\"}], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"f4410a8e-55d5-437a-bac9-bc142ea2a9be\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0bb85a5b-d2c1-45be-bdec-615a0e75d9ed\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"f4410a8e-55d5-437a-bac9-bc142ea2a9be\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"84b33603-ad97-49d6-b4fe-70a4b7b387a5\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"f4410a8e-55d5-437a-bac9-bc142ea2a9be\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d4dc2fe5-82d2-4e82-86d4-ac1d38ea6d6e\"}], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"f4410a8e-55d5-437a-bac9-bc142ea2a9be\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"a300cf84-1716-4b78-87b4-88f0ff04947f\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"69786089-7f42-4c14-a98d-77a6b63fcbd0\"}], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"a300cf84-1716-4b78-87b4-88f0ff04947f\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "sprout_security_group_vdr68p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:41.426Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.3b1ef020-9165-4eb2-a615-1197c9e44aad"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:42.143Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:41.408Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.2750b819-9e28-449f-8a64-1cdcf914f3eb"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:42.143Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:41.408Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.2750b819-9e28-449f-8a64-1cdcf914f3eb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:42.143Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-3930f344-338c-4995-8f38-c7d482853237 x-compute-request-id: req-3930f344-338c-4995-8f38-c7d482853237 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:fc:de:98\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:26.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"d873130b-06c5-4e44-8f09-d7eddd9ddbe1\", \"security_groups\": [{\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-08T10:54:26Z\", \"hostId\": \"7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_sprout_host_gy3lo7\", \"created\": \"2019-06-08T10:51:47Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": "sprout_security_group_vdr68p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:41.763Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.3b1ef020-9165-4eb2-a615-1197c9e44aad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:42.789Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1/os-security-groups used request id req-1c06e47b-5031-4217-8a8e-856fe9c7b593", "level": "debug", "target_id": "sprout_security_group_vdr68p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:42.096Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.3b1ef020-9165-4eb2-a615-1197c9e44aad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:42.789Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d815b63927334d8918a9b5e26cabf677a3ba62d3\"", "level": "debug", "target_id": "dime_security_group_vo8fbr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:42.184Z", "source_id": "dime_host_v6fp10", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.2f50727a-a09e-4554-a76e-e223e8e21982"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:42.789Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:42.266Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.2750b819-9e28-449f-8a64-1cdcf914f3eb"}, {"node_instance_id": "ellis_host_oo3xji", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:42.789Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:42.432Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:42.789Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1/os-security-groups used request id req-1c06e47b-5031-4217-8a8e-856fe9c7b593", "level": "debug", "target_id": "sprout_security_group_vdr68p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:42.096Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.3b1ef020-9165-4eb2-a615-1197c9e44aad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:42.789Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-1c06e47b-5031-4217-8a8e-856fe9c7b593 x-compute-request-id: req-1c06e47b-5031-4217-8a8e-856fe9c7b593 Content-Encoding: gzip Content-Length: 628 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3b20e748-7aa3-4e2c-b37f-0d5d69eb80f0\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"62796e03-a046-436c-99eb-86f736bcc824\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"87b9d144-b789-48c9-99eb-be27aff01c26\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"fb993e55-fd05-4be0-9fd7-cbc176346aff\"}], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"f4410a8e-55d5-437a-bac9-bc142ea2a9be\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0bb85a5b-d2c1-45be-bdec-615a0e75d9ed\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"f4410a8e-55d5-437a-bac9-bc142ea2a9be\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"84b33603-ad97-49d6-b4fe-70a4b7b387a5\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"f4410a8e-55d5-437a-bac9-bc142ea2a9be\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d4dc2fe5-82d2-4e82-86d4-ac1d38ea6d6e\"}], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"f4410a8e-55d5-437a-bac9-bc142ea2a9be\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"a300cf84-1716-4b78-87b4-88f0ff04947f\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"69786089-7f42-4c14-a98d-77a6b63fcbd0\"}], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"a300cf84-1716-4b78-87b4-88f0ff04947f\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "sprout_security_group_vdr68p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:42.096Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.3b1ef020-9165-4eb2-a615-1197c9e44aad"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:42.789Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "sprout_security_group_vdr68p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:42.443Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:42.789Z", "message": "Removing directory: /tmp/tmp7mRnTG/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:42.266Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.2750b819-9e28-449f-8a64-1cdcf914f3eb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:43.297Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 used request id req-2e12ee06-82f8-48b4-888f-7f59997621f0", "level": "debug", "target_id": "dime_security_group_vo8fbr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:42.779Z", "source_id": "dime_host_v6fp10", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.2f50727a-a09e-4554-a76e-e223e8e21982"}, {"node_instance_id": "ellis_host_oo3xji", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:43.297Z", "message": "Establishing relationships", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:42.526Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "sprout_host_gy3lo7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:43.297Z", "message": "Relationships established", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:42.638Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:43.297Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-111af184-dd00-4f00-b205-ae0164f496d8 x-compute-request-id: req-111af184-dd00-4f00-b205-ae0164f496d8 Content-Encoding: gzip Content-Length: 529 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3b20e748-7aa3-4e2c-b37f-0d5d69eb80f0\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"62796e03-a046-436c-99eb-86f736bcc824\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"87b9d144-b789-48c9-99eb-be27aff01c26\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"fb993e55-fd05-4be0-9fd7-cbc176346aff\"}], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 10888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 10888, \"parent_group_id\": \"82f69a23-3099-4cde-9a6f-dc975122c8fd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d35dbbdb-6d6a-43ae-a6ba-2d4268d8a215\"}, {\"from_port\": 8888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8888, \"parent_group_id\": \"82f69a23-3099-4cde-9a6f-dc975122c8fd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d867bf26-d5ce-424e-b5bf-c733a490bb3f\"}, {\"from_port\": 8889, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8889, \"parent_group_id\": \"82f69a23-3099-4cde-9a6f-dc975122c8fd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"fd9cafe8-c007-4b47-9dc8-f10e461800b7\"}], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"82f69a23-3099-4cde-9a6f-dc975122c8fd\", \"name\": \"clearwater-sg_dime\", \"description\": \"memcached Chronos REST\"}]}\n", "level": "debug", "target_id": "dime_security_group_vo8fbr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:43.118Z", "source_id": "dime_host_v6fp10", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.2f50727a-a09e-4554-a76e-e223e8e21982"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:43.297Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d815b63927334d8918a9b5e26cabf677a3ba62d3\"", "level": "debug", "target_id": "dime_security_group_vo8fbr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:42.782Z", "source_id": "dime_host_v6fp10", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.2f50727a-a09e-4554-a76e-e223e8e21982"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:43.297Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 used request id req-2e12ee06-82f8-48b4-888f-7f59997621f0", "level": "debug", "target_id": "dime_security_group_vo8fbr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:42.781Z", "source_id": "dime_host_v6fp10", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.2f50727a-a09e-4554-a76e-e223e8e21982"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:43.297Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-2e12ee06-82f8-48b4-888f-7f59997621f0 x-compute-request-id: req-2e12ee06-82f8-48b4-888f-7f59997621f0 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:6c:62:62\", \"version\": 4, \"addr\": \"192.168.120.17\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/367bc6be-c804-45ac-a87c-67a9531cd679\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:46.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"367bc6be-c804-45ac-a87c-67a9531cd679\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-08T10:54:46Z\", \"hostId\": \"7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_dime_host_v6fp10\", \"created\": \"2019-06-08T10:51:49Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": "dime_security_group_vo8fbr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:42.779Z", "source_id": "dime_host_v6fp10", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.2f50727a-a09e-4554-a76e-e223e8e21982"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:44.010Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-16dd141a-7ca2-499a-b411-6939237149aa x-compute-request-id: req-16dd141a-7ca2-499a-b411-6939237149aa Content-Encoding: gzip Content-Length: 832 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:6c:62:62\", \"version\": 4, \"addr\": \"192.168.120.17\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/367bc6be-c804-45ac-a87c-67a9531cd679\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:46.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"367bc6be-c804-45ac-a87c-67a9531cd679\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-08T10:54:46Z\", \"hostId\": \"7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_dime_host_v6fp10\", \"created\": \"2019-06-08T10:51:49Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": "dime_security_group_vo8fbr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:43.454Z", "source_id": "dime_host_v6fp10", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.2f50727a-a09e-4554-a76e-e223e8e21982"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:44.010Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 used request id req-16dd141a-7ca2-499a-b411-6939237149aa", "level": "debug", "target_id": "dime_security_group_vo8fbr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:43.455Z", "source_id": "dime_host_v6fp10", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.2f50727a-a09e-4554-a76e-e223e8e21982"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:44.010Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-fe920869-c4d4-4a17-b23f-005816a8f135 x-compute-request-id: req-fe920869-c4d4-4a17-b23f-005816a8f135 Content-Encoding: gzip Content-Length: 529 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3b20e748-7aa3-4e2c-b37f-0d5d69eb80f0\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"62796e03-a046-436c-99eb-86f736bcc824\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"87b9d144-b789-48c9-99eb-be27aff01c26\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"fb993e55-fd05-4be0-9fd7-cbc176346aff\"}], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 10888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 10888, \"parent_group_id\": \"82f69a23-3099-4cde-9a6f-dc975122c8fd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d35dbbdb-6d6a-43ae-a6ba-2d4268d8a215\"}, {\"from_port\": 8888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8888, \"parent_group_id\": \"82f69a23-3099-4cde-9a6f-dc975122c8fd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d867bf26-d5ce-424e-b5bf-c733a490bb3f\"}, {\"from_port\": 8889, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8889, \"parent_group_id\": \"82f69a23-3099-4cde-9a6f-dc975122c8fd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"fd9cafe8-c007-4b47-9dc8-f10e461800b7\"}], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"82f69a23-3099-4cde-9a6f-dc975122c8fd\", \"name\": \"clearwater-sg_dime\", \"description\": \"memcached Chronos REST\"}]}\n", "level": "debug", "target_id": "dime_security_group_vo8fbr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:43.604Z", "source_id": "dime_host_v6fp10", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.2f50727a-a09e-4554-a76e-e223e8e21982"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:44.010Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679/os-security-groups used request id req-fe920869-c4d4-4a17-b23f-005816a8f135", "level": "debug", "target_id": "dime_security_group_vo8fbr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:43.604Z", "source_id": "dime_host_v6fp10", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.2f50727a-a09e-4554-a76e-e223e8e21982"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:44.010Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679/os-security-groups used request id req-fe920869-c4d4-4a17-b23f-005816a8f135", "level": "debug", "target_id": "dime_security_group_vo8fbr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:43.605Z", "source_id": "dime_host_v6fp10", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.2f50727a-a09e-4554-a76e-e223e8e21982"}, {"node_instance_id": "homer_host_1hw858", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:44.010Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:42.724Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "vellum_host_qh3078", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:44.010Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:42.802Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:44.010Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:42.816Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "sprout_host_gy3lo7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:44.010Z", "message": "Node instance started", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:43.189Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:44.010Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d815b63927334d8918a9b5e26cabf677a3ba62d3\"", "level": "debug", "target_id": "dime_security_group_vo8fbr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:43.455Z", "source_id": "dime_host_v6fp10", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.2f50727a-a09e-4554-a76e-e223e8e21982"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:44.010Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679/os-security-groups used request id req-111af184-dd00-4f00-b205-ae0164f496d8", "level": "debug", "target_id": "dime_security_group_vo8fbr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:43.118Z", "source_id": "dime_host_v6fp10", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.2f50727a-a09e-4554-a76e-e223e8e21982"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:44.010Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679/os-security-groups used request id req-111af184-dd00-4f00-b205-ae0164f496d8", "level": "debug", "target_id": "dime_security_group_vo8fbr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:43.118Z", "source_id": "dime_host_v6fp10", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.2f50727a-a09e-4554-a76e-e223e8e21982"}], "metadata": {"pagination": {"total": 2479, "offset": 2093, "size": 50}}} 2019-06-08 10:56:25,579 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:56:25,579 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:56:25 GMT 2019-06-08 10:56:25,579 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:56:25,579 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 10:56:25,579 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:56:25,580 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:56:25,580 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:56:25,580 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 10:56:25,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-06-08 10:56:25,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-06-08 10:56:25,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae1975d441403acedcde67341c149574b2fdc4a7" 2019-06-08 10:56:25,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 used request id req-d66bad97-6214-4ec4-86ea-01b5678680b5 2019-06-08 10:56:25,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 used request id req-d66bad97-6214-4ec4-86ea-01b5678680b5 2019-06-08 10:56:25,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:55:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d66bad97-6214-4ec4-86ea-01b5678680b5 x-compute-request-id: req-d66bad97-6214-4ec4-86ea-01b5678680b5 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:de:98", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T10:54:26.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "d873130b-06c5-4e44-8f09-d7eddd9ddbe1", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T10:54:26Z", "hostId": "7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_sprout_host_gy3lo7", "created": "2019-06-08T10:51:47Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 10:56:25,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-06-08 10:56:25,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-06-08 10:56:25,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-06-08 10:56:25,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/vellum_host_qh3078/env/bin/pip', 'freeze', '--all'] 2019-06-08 10:56:25,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-827c10f4-0592-4b73-9532-afd9b0939023 2019-06-08 10:56:25,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:55:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-827c10f4-0592-4b73-9532-afd9b0939023 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:56:25,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:56:25,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae1975d441403acedcde67341c149574b2fdc4a7" 2019-06-08 10:56:25,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 used request id req-3930f344-338c-4995-8f38-c7d482853237 2019-06-08 10:56:25,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 used request id req-3930f344-338c-4995-8f38-c7d482853237 2019-06-08 10:56:25,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae1975d441403acedcde67341c149574b2fdc4a7" 2019-06-08 10:56:25,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1/os-security-groups used request id req-1fe5425b-9a0b-4e16-925e-7f2a3cb66891 2019-06-08 10:56:25,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1/os-security-groups used request id req-1fe5425b-9a0b-4e16-925e-7f2a3cb66891 2019-06-08 10:56:25,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:55:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1fe5425b-9a0b-4e16-925e-7f2a3cb66891 x-compute-request-id: req-1fe5425b-9a0b-4e16-925e-7f2a3cb66891 Content-Encoding: gzip Content-Length: 628 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3b20e748-7aa3-4e2c-b37f-0d5d69eb80f0"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "62796e03-a046-436c-99eb-86f736bcc824"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "87b9d144-b789-48c9-99eb-be27aff01c26"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fb993e55-fd05-4be0-9fd7-cbc176346aff"}], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "f4410a8e-55d5-437a-bac9-bc142ea2a9be", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0bb85a5b-d2c1-45be-bdec-615a0e75d9ed"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "f4410a8e-55d5-437a-bac9-bc142ea2a9be", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "84b33603-ad97-49d6-b4fe-70a4b7b387a5"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "f4410a8e-55d5-437a-bac9-bc142ea2a9be", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d4dc2fe5-82d2-4e82-86d4-ac1d38ea6d6e"}], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "f4410a8e-55d5-437a-bac9-bc142ea2a9be", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "a300cf84-1716-4b78-87b4-88f0ff04947f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "69786089-7f42-4c14-a98d-77a6b63fcbd0"}], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "a300cf84-1716-4b78-87b4-88f0ff04947f", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-06-08 10:56:25,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-06-08 10:56:25,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-06-08 10:56:25,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-3930f344-338c-4995-8f38-c7d482853237 x-compute-request-id: req-3930f344-338c-4995-8f38-c7d482853237 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:de:98", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T10:54:26.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "d873130b-06c5-4e44-8f09-d7eddd9ddbe1", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T10:54:26Z", "hostId": "7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_sprout_host_gy3lo7", "created": "2019-06-08T10:51:47Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 10:56:25,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1/os-security-groups used request id req-1c06e47b-5031-4217-8a8e-856fe9c7b593 2019-06-08 10:56:25,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d815b63927334d8918a9b5e26cabf677a3ba62d3" 2019-06-08 10:56:25,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2019-06-08 10:56:25,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-06-08 10:56:25,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1/os-security-groups used request id req-1c06e47b-5031-4217-8a8e-856fe9c7b593 2019-06-08 10:56:25,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-1c06e47b-5031-4217-8a8e-856fe9c7b593 x-compute-request-id: req-1c06e47b-5031-4217-8a8e-856fe9c7b593 Content-Encoding: gzip Content-Length: 628 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3b20e748-7aa3-4e2c-b37f-0d5d69eb80f0"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "62796e03-a046-436c-99eb-86f736bcc824"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "87b9d144-b789-48c9-99eb-be27aff01c26"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fb993e55-fd05-4be0-9fd7-cbc176346aff"}], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "f4410a8e-55d5-437a-bac9-bc142ea2a9be", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0bb85a5b-d2c1-45be-bdec-615a0e75d9ed"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "f4410a8e-55d5-437a-bac9-bc142ea2a9be", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "84b33603-ad97-49d6-b4fe-70a4b7b387a5"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "f4410a8e-55d5-437a-bac9-bc142ea2a9be", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d4dc2fe5-82d2-4e82-86d4-ac1d38ea6d6e"}], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "f4410a8e-55d5-437a-bac9-bc142ea2a9be", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "a300cf84-1716-4b78-87b4-88f0ff04947f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "69786089-7f42-4c14-a98d-77a6b63fcbd0"}], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "a300cf84-1716-4b78-87b4-88f0ff04947f", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-06-08 10:56:25,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-06-08 10:56:25,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmp7mRnTG/cloudify-diamond-plugin-1.3.5 2019-06-08 10:56:25,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 used request id req-2e12ee06-82f8-48b4-888f-7f59997621f0 2019-06-08 10:56:25,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-06-08 10:56:25,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-06-08 10:56:25,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-111af184-dd00-4f00-b205-ae0164f496d8 x-compute-request-id: req-111af184-dd00-4f00-b205-ae0164f496d8 Content-Encoding: gzip Content-Length: 529 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3b20e748-7aa3-4e2c-b37f-0d5d69eb80f0"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "62796e03-a046-436c-99eb-86f736bcc824"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "87b9d144-b789-48c9-99eb-be27aff01c26"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fb993e55-fd05-4be0-9fd7-cbc176346aff"}], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 10888, "group": {}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "82f69a23-3099-4cde-9a6f-dc975122c8fd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d35dbbdb-6d6a-43ae-a6ba-2d4268d8a215"}, {"from_port": 8888, "group": {}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "82f69a23-3099-4cde-9a6f-dc975122c8fd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d867bf26-d5ce-424e-b5bf-c733a490bb3f"}, {"from_port": 8889, "group": {}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "82f69a23-3099-4cde-9a6f-dc975122c8fd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fd9cafe8-c007-4b47-9dc8-f10e461800b7"}], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "82f69a23-3099-4cde-9a6f-dc975122c8fd", "name": "clearwater-sg_dime", "description": "memcached Chronos REST"}]} 2019-06-08 10:56:25,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d815b63927334d8918a9b5e26cabf677a3ba62d3" 2019-06-08 10:56:25,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 used request id req-2e12ee06-82f8-48b4-888f-7f59997621f0 2019-06-08 10:56:25,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-2e12ee06-82f8-48b4-888f-7f59997621f0 x-compute-request-id: req-2e12ee06-82f8-48b4-888f-7f59997621f0 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:62:62", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/367bc6be-c804-45ac-a87c-67a9531cd679", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T10:54:46.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "367bc6be-c804-45ac-a87c-67a9531cd679", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T10:54:46Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_dime_host_v6fp10", "created": "2019-06-08T10:51:49Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 10:56:25,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-16dd141a-7ca2-499a-b411-6939237149aa x-compute-request-id: req-16dd141a-7ca2-499a-b411-6939237149aa Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:62:62", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/367bc6be-c804-45ac-a87c-67a9531cd679", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T10:54:46.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "367bc6be-c804-45ac-a87c-67a9531cd679", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T10:54:46Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_dime_host_v6fp10", "created": "2019-06-08T10:51:49Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 10:56:25,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 used request id req-16dd141a-7ca2-499a-b411-6939237149aa 2019-06-08 10:56:25,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-fe920869-c4d4-4a17-b23f-005816a8f135 x-compute-request-id: req-fe920869-c4d4-4a17-b23f-005816a8f135 Content-Encoding: gzip Content-Length: 529 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3b20e748-7aa3-4e2c-b37f-0d5d69eb80f0"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "62796e03-a046-436c-99eb-86f736bcc824"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "87b9d144-b789-48c9-99eb-be27aff01c26"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fb993e55-fd05-4be0-9fd7-cbc176346aff"}], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 10888, "group": {}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "82f69a23-3099-4cde-9a6f-dc975122c8fd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d35dbbdb-6d6a-43ae-a6ba-2d4268d8a215"}, {"from_port": 8888, "group": {}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "82f69a23-3099-4cde-9a6f-dc975122c8fd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d867bf26-d5ce-424e-b5bf-c733a490bb3f"}, {"from_port": 8889, "group": {}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "82f69a23-3099-4cde-9a6f-dc975122c8fd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fd9cafe8-c007-4b47-9dc8-f10e461800b7"}], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "82f69a23-3099-4cde-9a6f-dc975122c8fd", "name": "clearwater-sg_dime", "description": "memcached Chronos REST"}]} 2019-06-08 10:56:25,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679/os-security-groups used request id req-fe920869-c4d4-4a17-b23f-005816a8f135 2019-06-08 10:56:25,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679/os-security-groups used request id req-fe920869-c4d4-4a17-b23f-005816a8f135 2019-06-08 10:56:25,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-06-08 10:56:25,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-06-08 10:56:25,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-06-08 10:56:25,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-08 10:56:25,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d815b63927334d8918a9b5e26cabf677a3ba62d3" 2019-06-08 10:56:25,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679/os-security-groups used request id req-111af184-dd00-4f00-b205-ae0164f496d8 2019-06-08 10:56:25,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679/os-security-groups used request id req-111af184-dd00-4f00-b205-ae0164f496d8 2019-06-08 10:56:25,590 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 10:56:25,644 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:56:25,644 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:56:25,644 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:56:25,644 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:56:25,644 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:56:25,644 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:56:25,645 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:56:25,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-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 10:56:25,645 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:56:25,645 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:56:25 GMT 2019-06-08 10:56:25,645 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:56:25,645 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 10:56:25,645 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:56:25,645 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:56:25,645 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:56:30,648 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 10:56:30,796 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:56:30,796 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:56:30,797 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:56:30,797 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:56:30,797 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:56:30,797 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:56:30,797 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:56:30,797 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:44.010Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d815b63927334d8918a9b5e26cabf677a3ba62d3\"", "level": "debug", "target_id": "dime_security_group_vo8fbr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:43.120Z", "source_id": "dime_host_v6fp10", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.2f50727a-a09e-4554-a76e-e223e8e21982"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:44.010Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 used request id req-16dd141a-7ca2-499a-b411-6939237149aa", "level": "debug", "target_id": "dime_security_group_vo8fbr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:43.454Z", "source_id": "dime_host_v6fp10", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.2f50727a-a09e-4554-a76e-e223e8e21982"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:44.782Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "dime_security_group_vo8fbr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:44.278Z", "source_id": "dime_host_v6fp10", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "homer_host_1hw858", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:44.782Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:43.314Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:44.782Z", "message": "Waiting for process 1606 to end...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:43.939Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:44.782Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-bce04399-9a8f-4742-9663-29f72adf16d7", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:44.359Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0b104f61-3c20-45aa-b6ff-f4a773e81e55"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:44.782Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:55:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bce04399-9a8f-4742-9663-29f72adf16d7 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:44.357Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0b104f61-3c20-45aa-b6ff-f4a773e81e55"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:44.782Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: 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_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:44.352Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0b104f61-3c20-45aa-b6ff-f4a773e81e55"}, {"node_instance_id": "dime_host_v6fp10", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:44.782Z", "message": "Relationships established", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:44.663Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "vellum_host_qh3078", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:44.782Z", "message": "Plugins installed", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:44.384Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "vellum_host_qh3078", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:45.426Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:44.910Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:45.426Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}92078c01a39bfccc32dc162116b745fbf9d25e04\"", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:44.764Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0b104f61-3c20-45aa-b6ff-f4a773e81e55"}, {"node_instance_id": "homer_host_1hw858", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:45.426Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:45.274Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:45.994Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49/os-security-groups used request id req-cf065d4c-0735-4d42-9ed8-ab28627a5b86", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:45.667Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0b104f61-3c20-45aa-b6ff-f4a773e81e55"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:45.994Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49/os-security-groups used request id req-cf065d4c-0735-4d42-9ed8-ab28627a5b86", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:45.667Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0b104f61-3c20-45aa-b6ff-f4a773e81e55"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:45.994Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-cf065d4c-0735-4d42-9ed8-ab28627a5b86 x-compute-request-id: req-cf065d4c-0735-4d42-9ed8-ab28627a5b86 Content-Encoding: gzip Content-Length: 488 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3b20e748-7aa3-4e2c-b37f-0d5d69eb80f0\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"62796e03-a046-436c-99eb-86f736bcc824\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"87b9d144-b789-48c9-99eb-be27aff01c26\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"fb993e55-fd05-4be0-9fd7-cbc176346aff\"}], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 443, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 443, \"parent_group_id\": \"7d427fb6-2ffb-434a-a9b2-52fd494c1e61\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"128ef7f9-9cc0-4371-b94d-39c404a100b3\"}, {\"from_port\": 80, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 80, \"parent_group_id\": \"7d427fb6-2ffb-434a-a9b2-52fd494c1e61\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6e710dd2-77db-4d45-9da1-d79bc4f08c79\"}], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"7d427fb6-2ffb-434a-a9b2-52fd494c1e61\", \"name\": \"clearwater-sg_ellis\", \"description\": \"Web UI\"}]}\n", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:45.666Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0b104f61-3c20-45aa-b6ff-f4a773e81e55"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:45.994Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}92078c01a39bfccc32dc162116b745fbf9d25e04\"", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:45.280Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0b104f61-3c20-45aa-b6ff-f4a773e81e55"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:45.994Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 used request id req-538f869a-238e-4b53-b583-d96c65237e24", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:45.280Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0b104f61-3c20-45aa-b6ff-f4a773e81e55"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:45.994Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 used request id req-538f869a-238e-4b53-b583-d96c65237e24", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:45.279Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0b104f61-3c20-45aa-b6ff-f4a773e81e55"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:45.994Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-538f869a-238e-4b53-b583-d96c65237e24 x-compute-request-id: req-538f869a-238e-4b53-b583-d96c65237e24 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:a3:4c:72\", \"version\": 4, \"addr\": \"192.168.120.13\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:44.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"bf25485e-9f4c-46c0-a71d-e4f5852f4f49\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-08T10:54:44Z\", \"hostId\": \"7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_ellis_host_oo3xji\", \"created\": \"2019-06-08T10:51:49Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:45.279Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0b104f61-3c20-45aa-b6ff-f4a773e81e55"}, {"node_instance_id": "homer_host_1hw858", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:45.994Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:45.907Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "bind_uys0hw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:45.994Z", "message": "[localhost] run: ['sudo', 'DEBIAN_FRONTEND=noninteractive', 'apt-get', 'install', 'bind9', '--yes']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:45.645Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.43e82aef-8c62-4dcc-aa66-4de4eacf32e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:45.994Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}92078c01a39bfccc32dc162116b745fbf9d25e04\"", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:45.667Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0b104f61-3c20-45aa-b6ff-f4a773e81e55"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:46.770Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 used request id req-c401f1f0-824b-4e1a-a793-5fa621f31bcb", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:46.001Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0b104f61-3c20-45aa-b6ff-f4a773e81e55"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:46.770Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49/os-security-groups used request id req-07b50090-289f-4b7a-b441-79da628e0bf2", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:46.431Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0b104f61-3c20-45aa-b6ff-f4a773e81e55"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:46.770Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49/os-security-groups used request id req-07b50090-289f-4b7a-b441-79da628e0bf2", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:46.431Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0b104f61-3c20-45aa-b6ff-f4a773e81e55"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:46.770Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-07b50090-289f-4b7a-b441-79da628e0bf2 x-compute-request-id: req-07b50090-289f-4b7a-b441-79da628e0bf2 Content-Encoding: gzip Content-Length: 488 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3b20e748-7aa3-4e2c-b37f-0d5d69eb80f0\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"62796e03-a046-436c-99eb-86f736bcc824\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"87b9d144-b789-48c9-99eb-be27aff01c26\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"fb993e55-fd05-4be0-9fd7-cbc176346aff\"}], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 443, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 443, \"parent_group_id\": \"7d427fb6-2ffb-434a-a9b2-52fd494c1e61\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"128ef7f9-9cc0-4371-b94d-39c404a100b3\"}, {\"from_port\": 80, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 80, \"parent_group_id\": \"7d427fb6-2ffb-434a-a9b2-52fd494c1e61\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6e710dd2-77db-4d45-9da1-d79bc4f08c79\"}], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"7d427fb6-2ffb-434a-a9b2-52fd494c1e61\", \"name\": \"clearwater-sg_ellis\", \"description\": \"Web UI\"}]}\n", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:46.431Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0b104f61-3c20-45aa-b6ff-f4a773e81e55"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:46.770Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}92078c01a39bfccc32dc162116b745fbf9d25e04\"", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:46.001Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0b104f61-3c20-45aa-b6ff-f4a773e81e55"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:46.770Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 used request id req-c401f1f0-824b-4e1a-a793-5fa621f31bcb", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:46.001Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0b104f61-3c20-45aa-b6ff-f4a773e81e55"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:46.770Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-c401f1f0-824b-4e1a-a793-5fa621f31bcb x-compute-request-id: req-c401f1f0-824b-4e1a-a793-5fa621f31bcb Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:a3:4c:72\", \"version\": 4, \"addr\": \"192.168.120.13\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:44.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"bf25485e-9f4c-46c0-a71d-e4f5852f4f49\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-08T10:54:44Z\", \"hostId\": \"7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_ellis_host_oo3xji\", \"created\": \"2019-06-08T10:51:49Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:46.000Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0b104f61-3c20-45aa-b6ff-f4a773e81e55"}, {"node_instance_id": "vellum_host_qh3078", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:47.406Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:47.188Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:47.406Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:46.993Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "vellum_host_qh3078", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:47.406Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:46.879Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "dime_host_v6fp10", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:47.406Z", "message": "Node instance started", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:46.775Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:48.022Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "ellis_security_group_cy8122", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:47.843Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "vellum_host_qh3078", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:48.994Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:48.823Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:49.577Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:55:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8972b9b2-967d-47d9-b4e9-eadf076bbaba Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "ellis_security_group_cy8122", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:49.006Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.354e85bf-94c0-4e6a-a3a4-fbd6d36f9899"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:49.577Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d926af675fc0c69ad0feb59f56420c3b69acea70\"", "level": "debug", "target_id": "ellis_security_group_cy8122", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:49.419Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.354e85bf-94c0-4e6a-a3a4-fbd6d36f9899"}, {"node_instance_id": "vellum_host_qh3078", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:49.577Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:48.993Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:49.577Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-8972b9b2-967d-47d9-b4e9-eadf076bbaba", "level": "debug", "target_id": "ellis_security_group_cy8122", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:49.006Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.354e85bf-94c0-4e6a-a3a4-fbd6d36f9899"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:49.577Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: 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_cy8122", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:48.987Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.354e85bf-94c0-4e6a-a3a4-fbd6d36f9899"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:50.398Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-cd196632-50cb-4b81-9323-a70675bc0a84 x-compute-request-id: req-cd196632-50cb-4b81-9323-a70675bc0a84 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:a3:4c:72\", \"version\": 4, \"addr\": \"192.168.120.13\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:44.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"bf25485e-9f4c-46c0-a71d-e4f5852f4f49\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-08T10:54:44Z\", \"hostId\": \"7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_ellis_host_oo3xji\", \"created\": \"2019-06-08T10:51:49Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": "ellis_security_group_cy8122", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:50.307Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.354e85bf-94c0-4e6a-a3a4-fbd6d36f9899"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:51.016Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:50.822Z", "source_id": "homer_host_1hw858", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "homer_host_1hw858", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:51.016Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:50.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:51.016Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 used request id req-cd196632-50cb-4b81-9323-a70675bc0a84", "level": "debug", "target_id": "ellis_security_group_cy8122", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:50.307Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.354e85bf-94c0-4e6a-a3a4-fbd6d36f9899"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:51.016Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 used request id req-cd196632-50cb-4b81-9323-a70675bc0a84", "level": "debug", "target_id": "ellis_security_group_cy8122", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:50.307Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.354e85bf-94c0-4e6a-a3a4-fbd6d36f9899"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:51.016Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d926af675fc0c69ad0feb59f56420c3b69acea70\"", "level": "debug", "target_id": "ellis_security_group_cy8122", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:50.308Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.354e85bf-94c0-4e6a-a3a4-fbd6d36f9899"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:51.016Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-932248db-cf05-469e-9d4f-4dc5af05a6c0 x-compute-request-id: req-932248db-cf05-469e-9d4f-4dc5af05a6c0 Content-Encoding: gzip Content-Length: 488 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3b20e748-7aa3-4e2c-b37f-0d5d69eb80f0\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"62796e03-a046-436c-99eb-86f736bcc824\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"87b9d144-b789-48c9-99eb-be27aff01c26\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"fb993e55-fd05-4be0-9fd7-cbc176346aff\"}], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 443, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 443, \"parent_group_id\": \"7d427fb6-2ffb-434a-a9b2-52fd494c1e61\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"128ef7f9-9cc0-4371-b94d-39c404a100b3\"}, {\"from_port\": 80, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 80, \"parent_group_id\": \"7d427fb6-2ffb-434a-a9b2-52fd494c1e61\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6e710dd2-77db-4d45-9da1-d79bc4f08c79\"}], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"7d427fb6-2ffb-434a-a9b2-52fd494c1e61\", \"name\": \"clearwater-sg_ellis\", \"description\": \"Web UI\"}]}\n", "level": "debug", "target_id": "ellis_security_group_cy8122", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:50.643Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.354e85bf-94c0-4e6a-a3a4-fbd6d36f9899"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:51.016Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49/os-security-groups used request id req-932248db-cf05-469e-9d4f-4dc5af05a6c0", "level": "debug", "target_id": "ellis_security_group_cy8122", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:50.644Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.354e85bf-94c0-4e6a-a3a4-fbd6d36f9899"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:51.016Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49/os-security-groups used request id req-932248db-cf05-469e-9d4f-4dc5af05a6c0", "level": "debug", "target_id": "ellis_security_group_cy8122", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:50.644Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.354e85bf-94c0-4e6a-a3a4-fbd6d36f9899"}], "metadata": {"pagination": {"total": 2479, "offset": 2143, "size": 50}}} 2019-06-08 10:56:30,797 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:56:30,797 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:56:30 GMT 2019-06-08 10:56:30,798 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:56:30,798 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 10:56:30,798 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:56:30,798 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:56:30,798 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:56:30,798 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 10:56:30,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d815b63927334d8918a9b5e26cabf677a3ba62d3" 2019-06-08 10:56:30,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 used request id req-16dd141a-7ca2-499a-b411-6939237149aa 2019-06-08 10:56:30,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-06-08 10:56:30,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-06-08 10:56:30,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1606 to end... 2019-06-08 10:56:30,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-bce04399-9a8f-4742-9663-29f72adf16d7 2019-06-08 10:56:30,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:55:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bce04399-9a8f-4742-9663-29f72adf16d7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:56:30,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:56:30,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-06-08 10:56:30,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-06-08 10:56:30,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-06-08 10:56:30,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92078c01a39bfccc32dc162116b745fbf9d25e04" 2019-06-08 10:56:30,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-06-08 10:56:30,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49/os-security-groups used request id req-cf065d4c-0735-4d42-9ed8-ab28627a5b86 2019-06-08 10:56:30,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49/os-security-groups used request id req-cf065d4c-0735-4d42-9ed8-ab28627a5b86 2019-06-08 10:56:30,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-cf065d4c-0735-4d42-9ed8-ab28627a5b86 x-compute-request-id: req-cf065d4c-0735-4d42-9ed8-ab28627a5b86 Content-Encoding: gzip Content-Length: 488 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3b20e748-7aa3-4e2c-b37f-0d5d69eb80f0"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "62796e03-a046-436c-99eb-86f736bcc824"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "87b9d144-b789-48c9-99eb-be27aff01c26"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fb993e55-fd05-4be0-9fd7-cbc176346aff"}], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "7d427fb6-2ffb-434a-a9b2-52fd494c1e61", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "128ef7f9-9cc0-4371-b94d-39c404a100b3"}, {"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "7d427fb6-2ffb-434a-a9b2-52fd494c1e61", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6e710dd2-77db-4d45-9da1-d79bc4f08c79"}], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "7d427fb6-2ffb-434a-a9b2-52fd494c1e61", "name": "clearwater-sg_ellis", "description": "Web UI"}]} 2019-06-08 10:56:30,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92078c01a39bfccc32dc162116b745fbf9d25e04" 2019-06-08 10:56:30,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 used request id req-538f869a-238e-4b53-b583-d96c65237e24 2019-06-08 10:56:30,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 used request id req-538f869a-238e-4b53-b583-d96c65237e24 2019-06-08 10:56:30,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-538f869a-238e-4b53-b583-d96c65237e24 x-compute-request-id: req-538f869a-238e-4b53-b583-d96c65237e24 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:4c:72", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T10:54:44.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "bf25485e-9f4c-46c0-a71d-e4f5852f4f49", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T10:54:44Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_ellis_host_oo3xji", "created": "2019-06-08T10:51:49Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 10:56:30,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-06-08 10:56:30,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'DEBIAN_FRONTEND=noninteractive', 'apt-get', 'install', 'bind9', '--yes'] 2019-06-08 10:56:30,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92078c01a39bfccc32dc162116b745fbf9d25e04" 2019-06-08 10:56:30,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 used request id req-c401f1f0-824b-4e1a-a793-5fa621f31bcb 2019-06-08 10:56:30,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49/os-security-groups used request id req-07b50090-289f-4b7a-b441-79da628e0bf2 2019-06-08 10:56:30,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49/os-security-groups used request id req-07b50090-289f-4b7a-b441-79da628e0bf2 2019-06-08 10:56:30,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-07b50090-289f-4b7a-b441-79da628e0bf2 x-compute-request-id: req-07b50090-289f-4b7a-b441-79da628e0bf2 Content-Encoding: gzip Content-Length: 488 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3b20e748-7aa3-4e2c-b37f-0d5d69eb80f0"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "62796e03-a046-436c-99eb-86f736bcc824"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "87b9d144-b789-48c9-99eb-be27aff01c26"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fb993e55-fd05-4be0-9fd7-cbc176346aff"}], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "7d427fb6-2ffb-434a-a9b2-52fd494c1e61", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "128ef7f9-9cc0-4371-b94d-39c404a100b3"}, {"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "7d427fb6-2ffb-434a-a9b2-52fd494c1e61", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6e710dd2-77db-4d45-9da1-d79bc4f08c79"}], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "7d427fb6-2ffb-434a-a9b2-52fd494c1e61", "name": "clearwater-sg_ellis", "description": "Web UI"}]} 2019-06-08 10:56:30,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92078c01a39bfccc32dc162116b745fbf9d25e04" 2019-06-08 10:56:30,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 used request id req-c401f1f0-824b-4e1a-a793-5fa621f31bcb 2019-06-08 10:56:30,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-c401f1f0-824b-4e1a-a793-5fa621f31bcb x-compute-request-id: req-c401f1f0-824b-4e1a-a793-5fa621f31bcb Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:4c:72", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T10:54:44.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "bf25485e-9f4c-46c0-a71d-e4f5852f4f49", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T10:54:44Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_ellis_host_oo3xji", "created": "2019-06-08T10:51:49Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 10:56:30,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-06-08 10:56:30,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-06-08 10:56:30,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-06-08 10:56:30,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-08 10:56:30,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-06-08 10:56:30,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-06-08 10:56:30,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:55:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8972b9b2-967d-47d9-b4e9-eadf076bbaba Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:56:30,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d926af675fc0c69ad0feb59f56420c3b69acea70" 2019-06-08 10:56:30,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-06-08 10:56:30,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-8972b9b2-967d-47d9-b4e9-eadf076bbaba 2019-06-08 10:56:30,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:56:30,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-cd196632-50cb-4b81-9323-a70675bc0a84 x-compute-request-id: req-cd196632-50cb-4b81-9323-a70675bc0a84 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:4c:72", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T10:54:44.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "bf25485e-9f4c-46c0-a71d-e4f5852f4f49", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T10:54:44Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_ellis_host_oo3xji", "created": "2019-06-08T10:51:49Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 10:56:30,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-06-08 10:56:30,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-06-08 10:56:30,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 used request id req-cd196632-50cb-4b81-9323-a70675bc0a84 2019-06-08 10:56:30,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 used request id req-cd196632-50cb-4b81-9323-a70675bc0a84 2019-06-08 10:56:30,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d926af675fc0c69ad0feb59f56420c3b69acea70" 2019-06-08 10:56:30,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-932248db-cf05-469e-9d4f-4dc5af05a6c0 x-compute-request-id: req-932248db-cf05-469e-9d4f-4dc5af05a6c0 Content-Encoding: gzip Content-Length: 488 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3b20e748-7aa3-4e2c-b37f-0d5d69eb80f0"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "62796e03-a046-436c-99eb-86f736bcc824"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "87b9d144-b789-48c9-99eb-be27aff01c26"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fb993e55-fd05-4be0-9fd7-cbc176346aff"}], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "7d427fb6-2ffb-434a-a9b2-52fd494c1e61", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "128ef7f9-9cc0-4371-b94d-39c404a100b3"}, {"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "7d427fb6-2ffb-434a-a9b2-52fd494c1e61", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6e710dd2-77db-4d45-9da1-d79bc4f08c79"}], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "7d427fb6-2ffb-434a-a9b2-52fd494c1e61", "name": "clearwater-sg_ellis", "description": "Web UI"}]} 2019-06-08 10:56:30,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49/os-security-groups used request id req-932248db-cf05-469e-9d4f-4dc5af05a6c0 2019-06-08 10:56:30,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49/os-security-groups used request id req-932248db-cf05-469e-9d4f-4dc5af05a6c0 2019-06-08 10:56:30,809 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 10:56:30,928 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:56:30,928 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:56:30,928 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:56:30,928 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:56:30,928 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:56:30,928 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:56:30,928 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:56:30,929 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 10:56:30,929 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:56:30,929 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:56:30 GMT 2019-06-08 10:56:30,929 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:56:30,929 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 10:56:30,929 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:56:30,929 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:56:30,929 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:56:35,934 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 10:56:36,033 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:56:36,033 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:56:36,033 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:56:36,033 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:56:36,033 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:56:36,033 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:56:36,033 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:56:36,033 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:51.016Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d926af675fc0c69ad0feb59f56420c3b69acea70\"", "level": "debug", "target_id": "ellis_security_group_cy8122", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:50.645Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.354e85bf-94c0-4e6a-a3a4-fbd6d36f9899"}, {"node_instance_id": "homer_host_1hw858", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:51.016Z", "message": "Establishing relationships", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:50.665Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:51.639Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 used request id req-89193aa8-20a9-4459-9823-c8633fa2af47", "level": "debug", "target_id": "ellis_security_group_cy8122", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:51.298Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.354e85bf-94c0-4e6a-a3a4-fbd6d36f9899"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:51.639Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d926af675fc0c69ad0feb59f56420c3b69acea70\"", "level": "debug", "target_id": "ellis_security_group_cy8122", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:51.298Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.354e85bf-94c0-4e6a-a3a4-fbd6d36f9899"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:51.639Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 used request id req-89193aa8-20a9-4459-9823-c8633fa2af47", "level": "debug", "target_id": "ellis_security_group_cy8122", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:51.297Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.354e85bf-94c0-4e6a-a3a4-fbd6d36f9899"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:51.639Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-89193aa8-20a9-4459-9823-c8633fa2af47 x-compute-request-id: req-89193aa8-20a9-4459-9823-c8633fa2af47 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:a3:4c:72\", \"version\": 4, \"addr\": \"192.168.120.13\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:44.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"bf25485e-9f4c-46c0-a71d-e4f5852f4f49\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-08T10:54:44Z\", \"hostId\": \"7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_ellis_host_oo3xji\", \"created\": \"2019-06-08T10:51:49Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": "ellis_security_group_cy8122", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:51.297Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.354e85bf-94c0-4e6a-a3a4-fbd6d36f9899"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:52.261Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49/os-security-groups used request id req-77cdf987-e064-42e0-b21f-c3c02df02bfc", "level": "debug", "target_id": "ellis_security_group_cy8122", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:51.860Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.354e85bf-94c0-4e6a-a3a4-fbd6d36f9899"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:52.261Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-b626ff1d-fb28-4621-8771-b88b867006a2", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:51.954Z", "source_id": "homer_host_1hw858", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.090852ce-1c39-4f45-8536-a691547d84c3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:52.261Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: 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_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:51.949Z", "source_id": "homer_host_1hw858", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.090852ce-1c39-4f45-8536-a691547d84c3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:52.261Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:55:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-77cdf987-e064-42e0-b21f-c3c02df02bfc x-compute-request-id: req-77cdf987-e064-42e0-b21f-c3c02df02bfc Content-Encoding: gzip Content-Length: 488 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3b20e748-7aa3-4e2c-b37f-0d5d69eb80f0\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"62796e03-a046-436c-99eb-86f736bcc824\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"87b9d144-b789-48c9-99eb-be27aff01c26\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"fb993e55-fd05-4be0-9fd7-cbc176346aff\"}], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 443, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 443, \"parent_group_id\": \"7d427fb6-2ffb-434a-a9b2-52fd494c1e61\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"128ef7f9-9cc0-4371-b94d-39c404a100b3\"}, {\"from_port\": 80, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 80, \"parent_group_id\": \"7d427fb6-2ffb-434a-a9b2-52fd494c1e61\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6e710dd2-77db-4d45-9da1-d79bc4f08c79\"}], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"7d427fb6-2ffb-434a-a9b2-52fd494c1e61\", \"name\": \"clearwater-sg_ellis\", \"description\": \"Web UI\"}]}\n", "level": "debug", "target_id": "ellis_security_group_cy8122", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:51.859Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.354e85bf-94c0-4e6a-a3a4-fbd6d36f9899"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:52.261Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:55:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b626ff1d-fb28-4621-8771-b88b867006a2 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:51.954Z", "source_id": "homer_host_1hw858", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.090852ce-1c39-4f45-8536-a691547d84c3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:52.261Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49/os-security-groups used request id req-77cdf987-e064-42e0-b21f-c3c02df02bfc", "level": "debug", "target_id": "ellis_security_group_cy8122", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:51.859Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.354e85bf-94c0-4e6a-a3a4-fbd6d36f9899"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:52.978Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "ellis_security_group_cy8122", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:52.258Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:52.978Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dcaa49d9064ddd2654a03db28b090a40d59ae4c2\"", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:52.351Z", "source_id": "homer_host_1hw858", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.090852ce-1c39-4f45-8536-a691547d84c3"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:52.978Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "target_id": "ellis_floatingip_qirkwr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:52.347Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:52.978Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-a5362d31-87a9-4d12-82d7-9f4eb2145d4c x-compute-request-id: req-a5362d31-87a9-4d12-82d7-9f4eb2145d4c Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:5d:40:c6\", \"version\": 4, \"addr\": \"192.168.120.26\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:46.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"9e139966-e5ce-4dd0-b204-5fc1565cf567\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-08T10:54:46Z\", \"hostId\": \"7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_homer_host_1hw858\", \"created\": \"2019-06-08T10:51:49Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:52.960Z", "source_id": "homer_host_1hw858", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.090852ce-1c39-4f45-8536-a691547d84c3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:53.579Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567/os-security-groups used request id req-82fa0028-4a2b-49f9-8b86-e20301147fa7", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:53.284Z", "source_id": "homer_host_1hw858", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.090852ce-1c39-4f45-8536-a691547d84c3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:53.579Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 used request id req-a5362d31-87a9-4d12-82d7-9f4eb2145d4c", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:52.960Z", "source_id": "homer_host_1hw858", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.090852ce-1c39-4f45-8536-a691547d84c3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:53.579Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 used request id req-a5362d31-87a9-4d12-82d7-9f4eb2145d4c", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:52.960Z", "source_id": "homer_host_1hw858", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.090852ce-1c39-4f45-8536-a691547d84c3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:53.579Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dcaa49d9064ddd2654a03db28b090a40d59ae4c2\"", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:52.961Z", "source_id": "homer_host_1hw858", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.090852ce-1c39-4f45-8536-a691547d84c3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:53.579Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-82fa0028-4a2b-49f9-8b86-e20301147fa7 x-compute-request-id: req-82fa0028-4a2b-49f9-8b86-e20301147fa7 Content-Encoding: gzip Content-Length: 500 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3b20e748-7aa3-4e2c-b37f-0d5d69eb80f0\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"62796e03-a046-436c-99eb-86f736bcc824\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"87b9d144-b789-48c9-99eb-be27aff01c26\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"fb993e55-fd05-4be0-9fd7-cbc176346aff\"}], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"ddae247c-f69b-403d-a849-8fd4154d982d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"67398eb2-3b3e-4247-a000-1a209f78c6b3\"}, {\"from_port\": 7888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7888, \"parent_group_id\": \"ddae247c-f69b-403d-a849-8fd4154d982d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cfb650fb-d788-4637-8b78-79b7276533f5\"}], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"ddae247c-f69b-403d-a849-8fd4154d982d\", \"name\": \"clearwater-sg_homer\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:53.284Z", "source_id": "homer_host_1hw858", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.090852ce-1c39-4f45-8536-a691547d84c3"}, {"node_instance_id": "bind_uys0hw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:53.579Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:53.174Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.43e82aef-8c62-4dcc-aa66-4de4eacf32e5"}, {"node_instance_id": "bind_uys0hw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:53.579Z", "message": "The config dict: {'etcd_ip': u'192.168.120.9', 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.9', u'hss_hostname': u''}.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:53.174Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.43e82aef-8c62-4dcc-aa66-4de4eacf32e5"}, {"node_instance_id": "bind_uys0hw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:53.579Z", "message": "[localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:53.175Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.43e82aef-8c62-4dcc-aa66-4de4eacf32e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:53.579Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567/os-security-groups used request id req-82fa0028-4a2b-49f9-8b86-e20301147fa7", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:53.284Z", "source_id": "homer_host_1hw858", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.090852ce-1c39-4f45-8536-a691547d84c3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:53.579Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dcaa49d9064ddd2654a03db28b090a40d59ae4c2\"", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:53.285Z", "source_id": "homer_host_1hw858", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.090852ce-1c39-4f45-8536-a691547d84c3"}, {"node_instance_id": "bind_uys0hw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:53.579Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp4oSFtb', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:53.216Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.43e82aef-8c62-4dcc-aa66-4de4eacf32e5"}, {"node_instance_id": "bind_uys0hw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:53.579Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:53.251Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.43e82aef-8c62-4dcc-aa66-4de4eacf32e5"}, {"node_instance_id": "bind_uys0hw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:53.579Z", "message": "Rendering the Jinja2 template to /etc/bind/named.conf.local.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:53.286Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.43e82aef-8c62-4dcc-aa66-4de4eacf32e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:54.110Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 used request id req-48e0ed4c-e4dd-4df1-a78b-8289046fa92e", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:53.624Z", "source_id": "homer_host_1hw858", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.090852ce-1c39-4f45-8536-a691547d84c3"}, {"node_instance_id": "bind_uys0hw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:54.110Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/named.conf.local']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:53.538Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.43e82aef-8c62-4dcc-aa66-4de4eacf32e5"}, {"node_instance_id": "bind_uys0hw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:54.110Z", "message": "Rendering the Jinja2 template to /etc/clearwater/shared_config.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:53.750Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.43e82aef-8c62-4dcc-aa66-4de4eacf32e5"}, {"node_instance_id": "bind_uys0hw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:54.110Z", "message": "The config dict: {'etcd_ip': u'192.168.120.9', 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.9', u'hss_hostname': u''}.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:53.750Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.43e82aef-8c62-4dcc-aa66-4de4eacf32e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:54.110Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 used request id req-48e0ed4c-e4dd-4df1-a78b-8289046fa92e", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:53.624Z", "source_id": "homer_host_1hw858", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.090852ce-1c39-4f45-8536-a691547d84c3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:54.110Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: 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_qirkwr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:53.524Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.e9b48816-a3cb-4970-b6d5-190593eb1675"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:54.110Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-48e0ed4c-e4dd-4df1-a78b-8289046fa92e x-compute-request-id: req-48e0ed4c-e4dd-4df1-a78b-8289046fa92e Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:5d:40:c6\", \"version\": 4, \"addr\": \"192.168.120.26\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:46.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"9e139966-e5ce-4dd0-b204-5fc1565cf567\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-08T10:54:46Z\", \"hostId\": \"7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_homer_host_1hw858\", \"created\": \"2019-06-08T10:51:49Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:53.624Z", "source_id": "homer_host_1hw858", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.090852ce-1c39-4f45-8536-a691547d84c3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:54.110Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:55:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85226bcd-3398-45df-9829-fe1fde750964 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "ellis_floatingip_qirkwr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:53.529Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.e9b48816-a3cb-4970-b6d5-190593eb1675"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:54.110Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dcaa49d9064ddd2654a03db28b090a40d59ae4c2\"", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:53.625Z", "source_id": "homer_host_1hw858", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.090852ce-1c39-4f45-8536-a691547d84c3"}, {"node_instance_id": "bind_uys0hw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:54.110Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpN11fbA', '/etc/bind/named.conf.local']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:53.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.43e82aef-8c62-4dcc-aa66-4de4eacf32e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:54.110Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-85226bcd-3398-45df-9829-fe1fde750964", "level": "debug", "target_id": "ellis_floatingip_qirkwr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:53.529Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.e9b48816-a3cb-4970-b6d5-190593eb1675"}, {"node_instance_id": "bind_uys0hw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:54.110Z", "message": "The config dict: {'etcd_ip': u'192.168.120.9', 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.9', u'hss_hostname': u''}.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:53.286Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.43e82aef-8c62-4dcc-aa66-4de4eacf32e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:54.110Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}09f2771d5279db19522df8786a6d93e1a0ef1d91\"", "level": "debug", "target_id": "ellis_floatingip_qirkwr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:53.937Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.e9b48816-a3cb-4970-b6d5-190593eb1675"}, {"node_instance_id": "bind_uys0hw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:54.110Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/shared_config']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:53.789Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.43e82aef-8c62-4dcc-aa66-4de4eacf32e5"}, {"node_instance_id": "bind_uys0hw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:54.110Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp8UOT3V', '/etc/clearwater/shared_config']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:53.751Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.43e82aef-8c62-4dcc-aa66-4de4eacf32e5"}, {"node_instance_id": "bind_uys0hw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:54.822Z", "message": "Creating private domain file", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:53.893Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.43e82aef-8c62-4dcc-aa66-4de4eacf32e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:54.822Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567/os-security-groups used request id req-a80e5885-fc75-4b08-a7f1-59ac0dd8cfb5", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:54.030Z", "source_id": "homer_host_1hw858", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.090852ce-1c39-4f45-8536-a691547d84c3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:54.822Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567/os-security-groups used request id req-a80e5885-fc75-4b08-a7f1-59ac0dd8cfb5", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:54.029Z", "source_id": "homer_host_1hw858", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.090852ce-1c39-4f45-8536-a691547d84c3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:54.822Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-a80e5885-fc75-4b08-a7f1-59ac0dd8cfb5 x-compute-request-id: req-a80e5885-fc75-4b08-a7f1-59ac0dd8cfb5 Content-Encoding: gzip Content-Length: 500 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3b20e748-7aa3-4e2c-b37f-0d5d69eb80f0\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"62796e03-a046-436c-99eb-86f736bcc824\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"87b9d144-b789-48c9-99eb-be27aff01c26\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"fb993e55-fd05-4be0-9fd7-cbc176346aff\"}], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"ddae247c-f69b-403d-a849-8fd4154d982d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"67398eb2-3b3e-4247-a000-1a209f78c6b3\"}, {\"from_port\": 7888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7888, \"parent_group_id\": \"ddae247c-f69b-403d-a849-8fd4154d982d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cfb650fb-d788-4637-8b78-79b7276533f5\"}], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"ddae247c-f69b-403d-a849-8fd4154d982d\", \"name\": \"clearwater-sg_homer\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:54.029Z", "source_id": "homer_host_1hw858", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.090852ce-1c39-4f45-8536-a691547d84c3"}, {"node_instance_id": "bind_uys0hw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:54.822Z", "message": "The config dict: {'public_ip': u'172.30.9.202', '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.9', u'hss_hostname': u''}.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:54.241Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.43e82aef-8c62-4dcc-aa66-4de4eacf32e5"}, {"node_instance_id": "bind_uys0hw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:54.822Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpWtkKhG', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:54.243Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.43e82aef-8c62-4dcc-aa66-4de4eacf32e5"}], "metadata": {"pagination": {"total": 2479, "offset": 2193, "size": 50}}} 2019-06-08 10:56:36,034 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:56:36,034 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:56:36 GMT 2019-06-08 10:56:36,034 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:56:36,034 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 10:56:36,034 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:56:36,034 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:56:36,034 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:56:36,034 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 10:56:36,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d926af675fc0c69ad0feb59f56420c3b69acea70" 2019-06-08 10:56:36,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-06-08 10:56:36,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 used request id req-89193aa8-20a9-4459-9823-c8633fa2af47 2019-06-08 10:56:36,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d926af675fc0c69ad0feb59f56420c3b69acea70" 2019-06-08 10:56:36,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 used request id req-89193aa8-20a9-4459-9823-c8633fa2af47 2019-06-08 10:56:36,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-89193aa8-20a9-4459-9823-c8633fa2af47 x-compute-request-id: req-89193aa8-20a9-4459-9823-c8633fa2af47 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:4c:72", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T10:54:44.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "bf25485e-9f4c-46c0-a71d-e4f5852f4f49", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T10:54:44Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_ellis_host_oo3xji", "created": "2019-06-08T10:51:49Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 10:56:36,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49/os-security-groups used request id req-77cdf987-e064-42e0-b21f-c3c02df02bfc 2019-06-08 10:56:36,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-b626ff1d-fb28-4621-8771-b88b867006a2 2019-06-08 10:56:36,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:56:36,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:55:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-77cdf987-e064-42e0-b21f-c3c02df02bfc x-compute-request-id: req-77cdf987-e064-42e0-b21f-c3c02df02bfc Content-Encoding: gzip Content-Length: 488 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3b20e748-7aa3-4e2c-b37f-0d5d69eb80f0"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "62796e03-a046-436c-99eb-86f736bcc824"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "87b9d144-b789-48c9-99eb-be27aff01c26"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fb993e55-fd05-4be0-9fd7-cbc176346aff"}], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "7d427fb6-2ffb-434a-a9b2-52fd494c1e61", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "128ef7f9-9cc0-4371-b94d-39c404a100b3"}, {"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "7d427fb6-2ffb-434a-a9b2-52fd494c1e61", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6e710dd2-77db-4d45-9da1-d79bc4f08c79"}], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "7d427fb6-2ffb-434a-a9b2-52fd494c1e61", "name": "clearwater-sg_ellis", "description": "Web UI"}]} 2019-06-08 10:56:36,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:55:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b626ff1d-fb28-4621-8771-b88b867006a2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:56:36,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49/os-security-groups used request id req-77cdf987-e064-42e0-b21f-c3c02df02bfc 2019-06-08 10:56:36,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-06-08 10:56:36,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcaa49d9064ddd2654a03db28b090a40d59ae4c2" 2019-06-08 10:56:36,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2019-06-08 10:56:36,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-a5362d31-87a9-4d12-82d7-9f4eb2145d4c x-compute-request-id: req-a5362d31-87a9-4d12-82d7-9f4eb2145d4c Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:40:c6", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T10:54:46.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "9e139966-e5ce-4dd0-b204-5fc1565cf567", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T10:54:46Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_homer_host_1hw858", "created": "2019-06-08T10:51:49Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 10:56:36,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567/os-security-groups used request id req-82fa0028-4a2b-49f9-8b86-e20301147fa7 2019-06-08 10:56:36,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 used request id req-a5362d31-87a9-4d12-82d7-9f4eb2145d4c 2019-06-08 10:56:36,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 used request id req-a5362d31-87a9-4d12-82d7-9f4eb2145d4c 2019-06-08 10:56:36,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcaa49d9064ddd2654a03db28b090a40d59ae4c2" 2019-06-08 10:56:36,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-82fa0028-4a2b-49f9-8b86-e20301147fa7 x-compute-request-id: req-82fa0028-4a2b-49f9-8b86-e20301147fa7 Content-Encoding: gzip Content-Length: 500 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3b20e748-7aa3-4e2c-b37f-0d5d69eb80f0"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "62796e03-a046-436c-99eb-86f736bcc824"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "87b9d144-b789-48c9-99eb-be27aff01c26"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fb993e55-fd05-4be0-9fd7-cbc176346aff"}], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "ddae247c-f69b-403d-a849-8fd4154d982d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "67398eb2-3b3e-4247-a000-1a209f78c6b3"}, {"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "ddae247c-f69b-403d-a849-8fd4154d982d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cfb650fb-d788-4637-8b78-79b7276533f5"}], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "ddae247c-f69b-403d-a849-8fd4154d982d", "name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}]} 2019-06-08 10:56:36,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-06-08 10:56:36,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.9', 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.9', u'hss_hostname': u''}. 2019-06-08 10:56:36,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-06-08 10:56:36,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567/os-security-groups used request id req-82fa0028-4a2b-49f9-8b86-e20301147fa7 2019-06-08 10:56:36,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcaa49d9064ddd2654a03db28b090a40d59ae4c2" 2019-06-08 10:56:36,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp4oSFtb', '/etc/clearwater/local_config'] 2019-06-08 10:56:36,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-06-08 10:56:36,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/named.conf.local. 2019-06-08 10:56:36,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 used request id req-48e0ed4c-e4dd-4df1-a78b-8289046fa92e 2019-06-08 10:56:36,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/named.conf.local'] 2019-06-08 10:56:36,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/shared_config. 2019-06-08 10:56:36,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.9', 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.9', u'hss_hostname': u''}. 2019-06-08 10:56:36,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 used request id req-48e0ed4c-e4dd-4df1-a78b-8289046fa92e 2019-06-08 10:56:36,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:56:36,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-48e0ed4c-e4dd-4df1-a78b-8289046fa92e x-compute-request-id: req-48e0ed4c-e4dd-4df1-a78b-8289046fa92e Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:40:c6", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T10:54:46.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "9e139966-e5ce-4dd0-b204-5fc1565cf567", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T10:54:46Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_homer_host_1hw858", "created": "2019-06-08T10:51:49Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 10:56:36,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:55:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85226bcd-3398-45df-9829-fe1fde750964 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:56:36,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcaa49d9064ddd2654a03db28b090a40d59ae4c2" 2019-06-08 10:56:36,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpN11fbA', '/etc/bind/named.conf.local'] 2019-06-08 10:56:36,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-85226bcd-3398-45df-9829-fe1fde750964 2019-06-08 10:56:36,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.9', 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.9', u'hss_hostname': u''}. 2019-06-08 10:56:36,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09f2771d5279db19522df8786a6d93e1a0ef1d91" 2019-06-08 10:56:36,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/shared_config'] 2019-06-08 10:56:36,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp8UOT3V', '/etc/clearwater/shared_config'] 2019-06-08 10:56:36,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-06-08 10:56:36,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567/os-security-groups used request id req-a80e5885-fc75-4b08-a7f1-59ac0dd8cfb5 2019-06-08 10:56:36,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567/os-security-groups used request id req-a80e5885-fc75-4b08-a7f1-59ac0dd8cfb5 2019-06-08 10:56:36,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-a80e5885-fc75-4b08-a7f1-59ac0dd8cfb5 x-compute-request-id: req-a80e5885-fc75-4b08-a7f1-59ac0dd8cfb5 Content-Encoding: gzip Content-Length: 500 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3b20e748-7aa3-4e2c-b37f-0d5d69eb80f0"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "62796e03-a046-436c-99eb-86f736bcc824"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "87b9d144-b789-48c9-99eb-be27aff01c26"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fb993e55-fd05-4be0-9fd7-cbc176346aff"}], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "ddae247c-f69b-403d-a849-8fd4154d982d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "67398eb2-3b3e-4247-a000-1a209f78c6b3"}, {"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "ddae247c-f69b-403d-a849-8fd4154d982d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cfb650fb-d788-4637-8b78-79b7276533f5"}], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "ddae247c-f69b-403d-a849-8fd4154d982d", "name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}]} 2019-06-08 10:56:36,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.202', '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.9', u'hss_hostname': u''}. 2019-06-08 10:56:36,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpWtkKhG', '/etc/bind/db.clearwater.local'] 2019-06-08 10:56:36,046 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 10:56:36,191 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:56:36,191 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:56:36,191 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:56:36,191 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:56:36,191 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:56:36,191 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:56:36,191 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:56:36,192 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 10:56:36,192 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:56:36,192 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:56:36 GMT 2019-06-08 10:56:36,192 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:56:36,192 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 10:56:36,192 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:56:36,192 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:56:36,192 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:56:41,198 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 10:56:41,298 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:56:41,299 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:56:41,299 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:56:41,299 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:56:41,299 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:56:41,299 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:56:41,299 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:56:41,299 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:54.822Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567/os-security-groups used request id req-a80e5885-fc75-4b08-a7f1-59ac0dd8cfb5", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:54.029Z", "source_id": "homer_host_1hw858", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.090852ce-1c39-4f45-8536-a691547d84c3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:54.822Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-a80e5885-fc75-4b08-a7f1-59ac0dd8cfb5 x-compute-request-id: req-a80e5885-fc75-4b08-a7f1-59ac0dd8cfb5 Content-Encoding: gzip Content-Length: 500 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3b20e748-7aa3-4e2c-b37f-0d5d69eb80f0\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"62796e03-a046-436c-99eb-86f736bcc824\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"87b9d144-b789-48c9-99eb-be27aff01c26\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"fb993e55-fd05-4be0-9fd7-cbc176346aff\"}], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"ddae247c-f69b-403d-a849-8fd4154d982d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"67398eb2-3b3e-4247-a000-1a209f78c6b3\"}, {\"from_port\": 7888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7888, \"parent_group_id\": \"ddae247c-f69b-403d-a849-8fd4154d982d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cfb650fb-d788-4637-8b78-79b7276533f5\"}], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"ddae247c-f69b-403d-a849-8fd4154d982d\", \"name\": \"clearwater-sg_homer\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:54.029Z", "source_id": "homer_host_1hw858", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.090852ce-1c39-4f45-8536-a691547d84c3"}, {"node_instance_id": "bind_uys0hw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:54.822Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:54.241Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.43e82aef-8c62-4dcc-aa66-4de4eacf32e5"}, {"node_instance_id": "bind_uys0hw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:54.822Z", "message": "The config dict: {'public_ip': u'172.30.9.202', '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.9', u'hss_hostname': u''}.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:54.241Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.43e82aef-8c62-4dcc-aa66-4de4eacf32e5"}, {"node_instance_id": "bind_uys0hw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:54.822Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpWtkKhG', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:54.243Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.43e82aef-8c62-4dcc-aa66-4de4eacf32e5"}, {"node_instance_id": "bind_uys0hw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:54.822Z", "message": "Creating public domain file", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:54.312Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.43e82aef-8c62-4dcc-aa66-4de4eacf32e5"}, {"node_instance_id": "bind_uys0hw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:54.822Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:54.240Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.43e82aef-8c62-4dcc-aa66-4de4eacf32e5"}, {"node_instance_id": "bind_uys0hw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:54.822Z", "message": "Creating private domain file", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:53.893Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.43e82aef-8c62-4dcc-aa66-4de4eacf32e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:55.406Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}09f2771d5279db19522df8786a6d93e1a0ef1d91\" -d '{\"addFloatingIp\": {\"address\": \"172.30.9.210\"}}'", "level": "debug", "target_id": "ellis_floatingip_qirkwr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:54.955Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.e9b48816-a3cb-4970-b6d5-190593eb1675"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:55.406Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 used request id req-1cf5f94d-f6e9-4966-8443-42586989fb0b", "level": "debug", "target_id": "ellis_floatingip_qirkwr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:54.954Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.e9b48816-a3cb-4970-b6d5-190593eb1675"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:55.406Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 used request id req-1cf5f94d-f6e9-4966-8443-42586989fb0b", "level": "debug", "target_id": "ellis_floatingip_qirkwr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:54.953Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.e9b48816-a3cb-4970-b6d5-190593eb1675"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:55.406Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-1cf5f94d-f6e9-4966-8443-42586989fb0b x-compute-request-id: req-1cf5f94d-f6e9-4966-8443-42586989fb0b Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:a3:4c:72\", \"version\": 4, \"addr\": \"192.168.120.13\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:44.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"bf25485e-9f4c-46c0-a71d-e4f5852f4f49\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-08T10:54:44Z\", \"hostId\": \"7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_ellis_host_oo3xji\", \"created\": \"2019-06-08T10:51:49Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": "ellis_floatingip_qirkwr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:54.953Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.e9b48816-a3cb-4970-b6d5-190593eb1675"}, {"node_instance_id": "bind_uys0hw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:55.406Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:54.747Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.43e82aef-8c62-4dcc-aa66-4de4eacf32e5"}, {"node_instance_id": "bind_uys0hw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:55.406Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpY2Sxrp', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:54.714Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.43e82aef-8c62-4dcc-aa66-4de4eacf32e5"}, {"node_instance_id": "bind_uys0hw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:55.406Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:54.779Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.43e82aef-8c62-4dcc-aa66-4de4eacf32e5"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:55.955Z", "message": " Requirement already satisfied: pysmi in /home/ubuntu/proxy_host_7s25vn/env/lib/python2.7/site-packages (from pysnmp==4.3.5)", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.509Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:55.955Z", "message": " Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:55.955Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 49%]\u001b[49m\u001b[39m \u001b[uUnpacking libc-dev-bin (2.19-0ubuntu6.15) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:55.955Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 19%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 20%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libmpfr4:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:55.955Z", "message": " Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:55.955Z", "message": " Unpacking libmpfr4:amd64 (3.1.2-1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:55.955Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 21%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 22%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libquadmath0:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:55.955Z", "message": " Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.497Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:55.955Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 3%]\u001b[49m\u001b[39m \u001b[uUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:55.955Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 4%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 5%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libgmp10:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:55.955Z", "message": " Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:55.955Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 6%]\u001b[49m\u001b[39m \u001b[uUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:55.955Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 7%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 8%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libisl10:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:55.955Z", "message": " Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:55.955Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 9%]\u001b[49m\u001b[39m \u001b[uUnpacking libisl10:amd64 (0.12.2-1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:55.955Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 10%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 11%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libcloog-isl4:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:55.955Z", "message": " Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:55.955Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 12%]\u001b[49m\u001b[39m \u001b[uUnpacking libcloog-isl4:amd64 (0.18.2-1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:55.955Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 13%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 14%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libgomp1:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:55.955Z", "message": " Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:55.955Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 15%]\u001b[49m\u001b[39m \u001b[uUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:55.955Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 16%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 17%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libitm1:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:55.955Z", "message": " Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:55.955Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 18%]\u001b[49m\u001b[39m \u001b[uUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:55.955Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 23%]\u001b[49m\u001b[39m \u001b[uUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:55.955Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 24%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 25%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libtsan0:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:55.955Z", "message": " Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:55.955Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 26%]\u001b[49m\u001b[39m \u001b[uUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:55.955Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 27%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 28%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libmpc3:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:55.955Z", "message": " Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:55.955Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 29%]\u001b[49m\u001b[39m \u001b[uUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:55.955Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 30%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 31%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package binutils.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:55.955Z", "message": " Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:55.955Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 32%]\u001b[49m\u001b[39m \u001b[uUnpacking binutils (2.24-5ubuntu14.2) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:55.955Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 33%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 34%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package cpp-4.8.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}], "metadata": {"pagination": {"total": 2480, "offset": 2243, "size": 50}}} 2019-06-08 10:56:41,299 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:56:41,300 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:56:41 GMT 2019-06-08 10:56:41,300 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:56:41,300 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 10:56:41,300 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:56:41,300 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:56:41,300 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:56:41,300 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 10:56:41,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567/os-security-groups used request id req-a80e5885-fc75-4b08-a7f1-59ac0dd8cfb5 2019-06-08 10:56:41,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-a80e5885-fc75-4b08-a7f1-59ac0dd8cfb5 x-compute-request-id: req-a80e5885-fc75-4b08-a7f1-59ac0dd8cfb5 Content-Encoding: gzip Content-Length: 500 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3b20e748-7aa3-4e2c-b37f-0d5d69eb80f0"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "62796e03-a046-436c-99eb-86f736bcc824"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "87b9d144-b789-48c9-99eb-be27aff01c26"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fb993e55-fd05-4be0-9fd7-cbc176346aff"}], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "ddae247c-f69b-403d-a849-8fd4154d982d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "67398eb2-3b3e-4247-a000-1a209f78c6b3"}, {"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "ddae247c-f69b-403d-a849-8fd4154d982d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cfb650fb-d788-4637-8b78-79b7276533f5"}], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "ddae247c-f69b-403d-a849-8fd4154d982d", "name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}]} 2019-06-08 10:56:41,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-06-08 10:56:41,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.202', '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.9', u'hss_hostname': u''}. 2019-06-08 10:56:41,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpWtkKhG', '/etc/bind/db.clearwater.local'] 2019-06-08 10:56:41,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-06-08 10:56:41,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-06-08 10:56:41,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-06-08 10:56:41,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09f2771d5279db19522df8786a6d93e1a0ef1d91" -d '{"addFloatingIp": {"address": "172.30.9.210"}}' 2019-06-08 10:56:41,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 used request id req-1cf5f94d-f6e9-4966-8443-42586989fb0b 2019-06-08 10:56:41,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 used request id req-1cf5f94d-f6e9-4966-8443-42586989fb0b 2019-06-08 10:56:41,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-1cf5f94d-f6e9-4966-8443-42586989fb0b x-compute-request-id: req-1cf5f94d-f6e9-4966-8443-42586989fb0b Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:4c:72", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T10:54:44.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "bf25485e-9f4c-46c0-a71d-e4f5852f4f49", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T10:54:44Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_ellis_host_oo3xji", "created": "2019-06-08T10:51:49Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 10:56:41,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-06-08 10:56:41,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpY2Sxrp', '/etc/bind/db.clearwater.opnfv'] 2019-06-08 10:56:41,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-06-08 10:56:41,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Requirement already satisfied: pysmi in /home/ubuntu/proxy_host_7s25vn/env/lib/python2.7/site-packages (from pysnmp==4.3.5) 2019-06-08 10:56:41,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-06-08 10:56:41,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 49%] Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... 2019-06-08 10:56:41,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 19%] Progress: [ 20%] Selecting previously unselected package libmpfr4:amd64. 2019-06-08 10:56:41,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... 2019-06-08 10:56:41,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unpacking libmpfr4:amd64 (3.1.2-1) ... 2019-06-08 10:56:41,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 21%] Progress: [ 22%] Selecting previously unselected package libquadmath0:amd64. 2019-06-08 10:56:41,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-06-08 10:56:41,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 3%] Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-06-08 10:56:41,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 4%] Progress: [ 5%] Selecting previously unselected package libgmp10:amd64. 2019-06-08 10:56:41,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... 2019-06-08 10:56:41,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 6%] Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... 2019-06-08 10:56:41,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 7%] Progress: [ 8%] Selecting previously unselected package libisl10:amd64. 2019-06-08 10:56:41,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... 2019-06-08 10:56:41,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 9%] Unpacking libisl10:amd64 (0.12.2-1) ... 2019-06-08 10:56:41,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 10%] Progress: [ 11%] Selecting previously unselected package libcloog-isl4:amd64. 2019-06-08 10:56:41,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... 2019-06-08 10:56:41,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 12%] Unpacking libcloog-isl4:amd64 (0.18.2-1) ... 2019-06-08 10:56:41,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 13%] Progress: [ 14%] Selecting previously unselected package libgomp1:amd64. 2019-06-08 10:56:41,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-06-08 10:56:41,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 15%] Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-06-08 10:56:41,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 16%] Progress: [ 17%] Selecting previously unselected package libitm1:amd64. 2019-06-08 10:56:41,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-06-08 10:56:41,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 18%] Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-06-08 10:56:41,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 23%] Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-06-08 10:56:41,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 24%] Progress: [ 25%] Selecting previously unselected package libtsan0:amd64. 2019-06-08 10:56:41,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-06-08 10:56:41,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 26%] Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-06-08 10:56:41,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 27%] Progress: [ 28%] Selecting previously unselected package libmpc3:amd64. 2019-06-08 10:56:41,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... 2019-06-08 10:56:41,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 29%] Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... 2019-06-08 10:56:41,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 30%] Progress: [ 31%] Selecting previously unselected package binutils. 2019-06-08 10:56:41,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... 2019-06-08 10:56:41,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 32%] Unpacking binutils (2.24-5ubuntu14.2) ... 2019-06-08 10:56:41,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 33%] Progress: [ 34%] Selecting previously unselected package cpp-4.8. 2019-06-08 10:56:41,311 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 10:56:41,386 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:56:41,386 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:56:41,386 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:56:41,386 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:56:41,386 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:56:41,386 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:56:41,386 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:56:41,386 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 10:56:41,387 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:56:41,387 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:56:41 GMT 2019-06-08 10:56:41,387 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:56:41,387 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 10:56:41,387 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:56:41,387 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:56:41,387 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:56:46,393 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 10:56:46,477 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:56:46,477 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:56:46,477 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:56:46,477 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:56:46,477 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:56:46,477 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:56:46,477 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:56:46,477 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:55.955Z", "message": " Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:55.955Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 35%]\u001b[49m\u001b[39m \u001b[uUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:55.955Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 36%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 37%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package cpp.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:55.955Z", "message": " Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:55.955Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 38%]\u001b[49m\u001b[39m \u001b[uUnpacking cpp (4:4.8.2-1ubuntu6) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:55.955Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 39%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 40%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libgcc-4.8-dev:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:55.955Z", "message": " Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:55.955Z", "message": " Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:55.955Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 41%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 42%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package gcc-4.8.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:55.955Z", "message": " Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:55.955Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 43%]\u001b[49m\u001b[39m \u001b[uUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:55.955Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 44%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 45%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package gcc.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:55.955Z", "message": " Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:55.955Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 46%]\u001b[49m\u001b[39m \u001b[uUnpacking gcc (4:4.8.2-1ubuntu6) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:55.955Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 47%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 48%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libc-dev-bin.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:55.955Z", "message": " Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:55.955Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 50%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 51%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package linux-libc-dev:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:55.955Z", "message": " Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:55.955Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 52%]\u001b[49m\u001b[39m \u001b[uUnpacking linux-libc-dev:amd64 (3.13.0-170.220) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:55.955Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 53%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 54%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libc6-dev:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:55.955Z", "message": " Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:55.955Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 55%]\u001b[49m\u001b[39m \u001b[uUnpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:55.955Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 56%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 57%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package manpages-dev.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:55.955Z", "message": " Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:55.955Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 58%]\u001b[49m\u001b[39m \u001b[uUnpacking manpages-dev (3.54-1ubuntu1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:55.955Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 59%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 60%]\u001b[49m\u001b[39m \u001b[uProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:55.955Z", "message": " Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:55.955Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 61%]\u001b[49m\u001b[39m \u001b[uSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:55.955Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 62%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 63%]\u001b[49m\u001b[39m \u001b[uSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:55.955Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 64%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 65%]\u001b[49m\u001b[39m \u001b[uSetting up libisl10:amd64 (0.12.2-1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:55.955Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 66%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 67%]\u001b[49m\u001b[39m \u001b[uSetting up libcloog-isl4:amd64 (0.18.2-1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:55.955Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 68%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 69%]\u001b[49m\u001b[39m \u001b[uSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:55.955Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 70%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 71%]\u001b[49m\u001b[39m \u001b[uSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:55.955Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 72%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 73%]\u001b[49m\u001b[39m \u001b[uSetting up libmpfr4:amd64 (3.1.2-1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:55.955Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 74%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 75%]\u001b[49m\u001b[39m \u001b[uSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:55.955Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 76%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 77%]\u001b[49m\u001b[39m \u001b[uSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:55.955Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 78%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 79%]\u001b[49m\u001b[39m \u001b[uSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:55.955Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 80%]\u001b[49m\u001b[39m \u001b[uSetting up binutils (2.24-5ubuntu14.2) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:55.955Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 81%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 82%]\u001b[49m\u001b[39m \u001b[uSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:55.955Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 83%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 84%]\u001b[49m\u001b[39m \u001b[uSetting up cpp (4:4.8.2-1ubuntu6) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:55.955Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 85%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 86%]\u001b[49m\u001b[39m \u001b[uSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:55.955Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 87%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 88%]\u001b[49m\u001b[39m \u001b[uSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:55.955Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 89%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 90%]\u001b[49m\u001b[39m \u001b[uSetting up gcc (4:4.8.2-1ubuntu6) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:55.955Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 91%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 92%]\u001b[49m\u001b[39m \u001b[uSetting up libc-dev-bin (2.19-0ubuntu6.15) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:55.955Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 93%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 94%]\u001b[49m\u001b[39m \u001b[uSetting up linux-libc-dev:amd64 (3.13.0-170.220) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:55.955Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 95%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 96%]\u001b[49m\u001b[39m \u001b[uSetting up libc6-dev:amd64 (2.19-0ubuntu6.15) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:55.955Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 97%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 98%]\u001b[49m\u001b[39m \u001b[uSetting up manpages-dev (3.54-1ubuntu1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:55.955Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 99%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [100%]\u001b[49m\u001b[39m \u001b[uProcessing triggers for libc-bin (2.19-0ubuntu6.15) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:55.955Z", "message": " Collecting pysnmp==4.3.5", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:55.955Z", "message": " Downloading https://files.pythonhosted.org/packages/15/55/b37a0880a835eb0594304af0b3543238061d25e7e3dcc42373f09c967bc3/pysnmp-4.3.5-py2.py3-none-any.whl (261kB)", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}], "metadata": {"pagination": {"total": 2480, "offset": 2293, "size": 50}}} 2019-06-08 10:56:46,478 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:56:46,478 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:56:46 GMT 2019-06-08 10:56:46,478 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:56:46,478 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 10:56:46,478 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:56:46,478 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:56:46,478 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:56:46,478 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 10:56:46,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-06-08 10:56:46,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 35%] Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... 2019-06-08 10:56:46,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 36%] Progress: [ 37%] Selecting previously unselected package cpp. 2019-06-08 10:56:46,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... 2019-06-08 10:56:46,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 38%] Unpacking cpp (4:4.8.2-1ubuntu6) ... 2019-06-08 10:56:46,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 39%] Progress: [ 40%] Selecting previously unselected package libgcc-4.8-dev:amd64. 2019-06-08 10:56:46,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-06-08 10:56:46,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-06-08 10:56:46,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 41%] Progress: [ 42%] Selecting previously unselected package gcc-4.8. 2019-06-08 10:56:46,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-06-08 10:56:46,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 43%] Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... 2019-06-08 10:56:46,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 44%] Progress: [ 45%] Selecting previously unselected package gcc. 2019-06-08 10:56:46,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... 2019-06-08 10:56:46,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 46%] Unpacking gcc (4:4.8.2-1ubuntu6) ... 2019-06-08 10:56:46,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 47%] Progress: [ 48%] Selecting previously unselected package libc-dev-bin. 2019-06-08 10:56:46,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... 2019-06-08 10:56:46,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 50%] Progress: [ 51%] Selecting previously unselected package linux-libc-dev:amd64. 2019-06-08 10:56:46,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... 2019-06-08 10:56:46,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 52%] Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... 2019-06-08 10:56:46,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 53%] Progress: [ 54%] Selecting previously unselected package libc6-dev:amd64. 2019-06-08 10:56:46,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... 2019-06-08 10:56:46,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 55%] Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... 2019-06-08 10:56:46,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 56%] Progress: [ 57%] Selecting previously unselected package manpages-dev. 2019-06-08 10:56:46,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... 2019-06-08 10:56:46,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 58%] Unpacking manpages-dev (3.54-1ubuntu1) ... 2019-06-08 10:56:46,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 59%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... 2019-06-08 10:56:46,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-06-08 10:56:46,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 61%] Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-06-08 10:56:46,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 62%] Progress: [ 63%] Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... 2019-06-08 10:56:46,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 64%] Progress: [ 65%] Setting up libisl10:amd64 (0.12.2-1) ... 2019-06-08 10:56:46,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 66%] Progress: [ 67%] Setting up libcloog-isl4:amd64 (0.18.2-1) ... 2019-06-08 10:56:46,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 68%] Progress: [ 69%] Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-06-08 10:56:46,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 70%] Progress: [ 71%] Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-06-08 10:56:46,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 72%] Progress: [ 73%] Setting up libmpfr4:amd64 (3.1.2-1) ... 2019-06-08 10:56:46,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 74%] Progress: [ 75%] Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-06-08 10:56:46,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 76%] Progress: [ 77%] Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-06-08 10:56:46,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 78%] Progress: [ 79%] Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... 2019-06-08 10:56:46,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 80%] Setting up binutils (2.24-5ubuntu14.2) ... 2019-06-08 10:56:46,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 81%] Progress: [ 82%] Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... 2019-06-08 10:56:46,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 83%] Progress: [ 84%] Setting up cpp (4:4.8.2-1ubuntu6) ... 2019-06-08 10:56:46,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 85%] Progress: [ 86%] Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-06-08 10:56:46,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 87%] Progress: [ 88%] Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... 2019-06-08 10:56:46,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 89%] Progress: [ 90%] Setting up gcc (4:4.8.2-1ubuntu6) ... 2019-06-08 10:56:46,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 91%] Progress: [ 92%] Setting up libc-dev-bin (2.19-0ubuntu6.15) ... 2019-06-08 10:56:46,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 93%] Progress: [ 94%] Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... 2019-06-08 10:56:46,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 95%] Progress: [ 96%] Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... 2019-06-08 10:56:46,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 97%] Progress: [ 98%] Setting up manpages-dev (3.54-1ubuntu1) ... 2019-06-08 10:56:46,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 99%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.15) ... 2019-06-08 10:56:46,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Collecting pysnmp==4.3.5 2019-06-08 10:56:46,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://files.pythonhosted.org/packages/15/55/b37a0880a835eb0594304af0b3543238061d25e7e3dcc42373f09c967bc3/pysnmp-4.3.5-py2.py3-none-any.whl (261kB) 2019-06-08 10:56:46,488 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 10:56:46,554 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:56:46,554 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:56:46,554 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:56:46,554 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:56:46,555 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:56:46,555 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:56:46,555 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:56:46,555 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 10:56:46,555 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:56:46,555 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:56:46 GMT 2019-06-08 10:56:46,555 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:56:46,555 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 10:56:46,555 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:56:46,556 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:56:46,556 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:56:51,561 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 10:56:51,658 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:56:51,658 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:56:51,659 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:56:51,659 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:56:51,659 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:56:51,659 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:56:51,659 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:56:51,659 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:55.955Z", "message": " Collecting pycryptodome (from pysnmp==4.3.5)", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:55.955Z", "message": " Downloading https://files.pythonhosted.org/packages/05/41/36b91c77204f615b640ffd61309b668cec6cbb3a1aff42540ba08c275bbf/pycryptodome-3.8.2-cp27-cp27mu-manylinux1_x86_64.whl (9.6MB)", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:55.955Z", "message": " Requirement already satisfied: pyasn1>=0.2.3 in /home/ubuntu/proxy_host_7s25vn/env/lib/python2.7/site-packages (from pysnmp==4.3.5)", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.509Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:55.955Z", "message": " Requirement already satisfied: ply in /home/ubuntu/proxy_host_7s25vn/env/lib/python2.7/site-packages (from pysmi->pysnmp==4.3.5)", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.509Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:55.955Z", "message": " Installing collected packages: pycryptodome, pysnmp", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.509Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:55.955Z", "message": " Found existing installation: pysnmp 4.4.5", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.509Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:55.955Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: 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_h83tjr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.726Z", "source_id": "homer_host_1hw858", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.e182285f-0fa6-47f3-9fd0-fce84976931b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:55.955Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:55:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-589bafa3-54a8-4ca7-a69f-1498c4fcdd19 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "homer_security_group_h83tjr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.730Z", "source_id": "homer_host_1hw858", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.e182285f-0fa6-47f3-9fd0-fce84976931b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:55.955Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-589bafa3-54a8-4ca7-a69f-1498c4fcdd19", "level": "debug", "target_id": "homer_security_group_h83tjr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.730Z", "source_id": "homer_host_1hw858", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.e182285f-0fa6-47f3-9fd0-fce84976931b"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:55.955Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-proxy-host-7s25vn", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.825Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "vellum_host_qh3078", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:55.955Z", "message": "Establishing relationships", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.434Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "vellum_host_qh3078", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:55.955Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.409Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:56.619Z", "message": " InsecurePlatformWarning", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.826Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:56.619Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.960Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:56.619Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.960Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:56.619Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.960Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:56.619Z", "message": " /home/ubuntu/proxy_host_7s25vn/env/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.826Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:56.619Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.960Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:56.619Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.959Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:56.619Z", "message": " /home/ubuntu/proxy_host_7s25vn/env/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.826Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:56.619Z", "message": " InsecurePlatformWarning", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.826Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:56.619Z", "message": " /home/ubuntu/proxy_host_7s25vn/env/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.826Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:56.619Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1819cca6d8ed77793cb3362de6d3b65523041d75\"", "level": "debug", "target_id": "homer_security_group_h83tjr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:56.160Z", "source_id": "homer_host_1hw858", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.e182285f-0fa6-47f3-9fd0-fce84976931b"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:56.619Z", "message": " ", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.826Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:56.619Z", "message": "Execution done (PID=1606, return_code=0): /tmp/OVO3Y/install_requirements.sh", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.859Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:56.619Z", "message": " /home/ubuntu/proxy_host_7s25vn/env/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:318: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#snimissingwarning.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.826Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:56.619Z", "message": " SNIMissingWarning", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.826Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:56.619Z", "message": " You are using pip version 9.0.1, however version 19.1.1 is available.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.826Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "bind_uys0hw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:56.619Z", "message": "Configuring node instance", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.950Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:56.619Z", "message": " InsecurePlatformWarning", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.826Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "bind_uys0hw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:56.619Z", "message": "Node instance created", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.701Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:56.619Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.613Z", "source_id": "vellum_host_qh3078", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "bind_uys0hw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:56.619Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.444Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:56.619Z", "message": " /home/ubuntu/proxy_host_7s25vn/env/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.826Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:56.619Z", "message": " InsecurePlatformWarning", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.826Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:56.619Z", "message": " Successfully installed pycryptodome-3.8.2 pysnmp-4.3.5", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.826Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:56.619Z", "message": " Successfully uninstalled pysnmp-4.4.5", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.826Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:56.619Z", "message": " Uninstalling pysnmp-4.4.5:", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.826Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:56.619Z", "message": " You should consider upgrading via the 'pip install --upgrade pip' command.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.826Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:56.619Z", "message": " ", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.825Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:56.619Z", "message": " WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.825Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:56.619Z", "message": " ", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.826Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:56.619Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-proxy-host-7s25vn", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.826Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:56.619Z", "message": " ", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.826Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:56.619Z", "message": " WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.826Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": "proxy_node_dpawh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:56.619Z", "message": " dpkg-preconfigure: unable to re-open stdin: No such file or directory", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:55.826Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.35115368-5174-4989-9cc1-d9f8c4752506"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:57.142Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:55:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8de2885b-6a81-4463-b4c4-1f3cc3060195 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:56.928Z", "source_id": "vellum_host_qh3078", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f3ddc852-8a79-43f6-8e59-a237ba4d7b27"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:57.142Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: 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_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:56.921Z", "source_id": "vellum_host_qh3078", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f3ddc852-8a79-43f6-8e59-a237ba4d7b27"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:57.142Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1819cca6d8ed77793cb3362de6d3b65523041d75\"", "level": "debug", "target_id": "homer_security_group_h83tjr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:56.676Z", "source_id": "homer_host_1hw858", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.e182285f-0fa6-47f3-9fd0-fce84976931b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:57.142Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 used request id req-77938b08-747f-40fe-8e13-6e538a71e9a0", "level": "debug", "target_id": "homer_security_group_h83tjr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:56.675Z", "source_id": "homer_host_1hw858", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.e182285f-0fa6-47f3-9fd0-fce84976931b"}], "metadata": {"pagination": {"total": 2480, "offset": 2343, "size": 50}}} 2019-06-08 10:56:51,659 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:56:51,659 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:56:51 GMT 2019-06-08 10:56:51,659 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:56:51,660 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 10:56:51,660 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:56:51,660 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:56:51,660 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:56:51,660 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 10:56:51,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Collecting pycryptodome (from pysnmp==4.3.5) 2019-06-08 10:56:51,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://files.pythonhosted.org/packages/05/41/36b91c77204f615b640ffd61309b668cec6cbb3a1aff42540ba08c275bbf/pycryptodome-3.8.2-cp27-cp27mu-manylinux1_x86_64.whl (9.6MB) 2019-06-08 10:56:51,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Requirement already satisfied: pyasn1>=0.2.3 in /home/ubuntu/proxy_host_7s25vn/env/lib/python2.7/site-packages (from pysnmp==4.3.5) 2019-06-08 10:56:51,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Requirement already satisfied: ply in /home/ubuntu/proxy_host_7s25vn/env/lib/python2.7/site-packages (from pysmi->pysnmp==4.3.5) 2019-06-08 10:56:51,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing collected packages: pycryptodome, pysnmp 2019-06-08 10:56:51,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Found existing installation: pysnmp 4.4.5 2019-06-08 10:56:51,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:56:51,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:55:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-589bafa3-54a8-4ca7-a69f-1498c4fcdd19 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:56:51,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-589bafa3-54a8-4ca7-a69f-1498c4fcdd19 2019-06-08 10:56:51,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-proxy-host-7s25vn 2019-06-08 10:56:51,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-06-08 10:56:51,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-06-08 10:56:51,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - InsecurePlatformWarning 2019-06-08 10:56:51,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-06-08 10:56:51,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-06-08 10:56:51,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-06-08 10:56:51,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_7s25vn/env/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning. 2019-06-08 10:56:51,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-06-08 10:56:51,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-06-08 10:56:51,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_7s25vn/env/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning. 2019-06-08 10:56:51,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - InsecurePlatformWarning 2019-06-08 10:56:51,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_7s25vn/env/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning. 2019-06-08 10:56:51,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1819cca6d8ed77793cb3362de6d3b65523041d75" 2019-06-08 10:56:51,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-08 10:56:51,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1606, return_code=0): /tmp/OVO3Y/install_requirements.sh 2019-06-08 10:56:51,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_7s25vn/env/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:318: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#snimissingwarning. 2019-06-08 10:56:51,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2019-06-08 10:56:51,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - You are using pip version 9.0.1, however version 19.1.1 is available. 2019-06-08 10:56:51,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-06-08 10:56:51,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - InsecurePlatformWarning 2019-06-08 10:56:51,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-08 10:56:51,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-06-08 10:56:51,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-08 10:56:51,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_7s25vn/env/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning. 2019-06-08 10:56:51,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - InsecurePlatformWarning 2019-06-08 10:56:51,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully installed pycryptodome-3.8.2 pysnmp-4.3.5 2019-06-08 10:56:51,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully uninstalled pysnmp-4.4.5 2019-06-08 10:56:51,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uninstalling pysnmp-4.4.5: 2019-06-08 10:56:51,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - You should consider upgrading via the 'pip install --upgrade pip' command. 2019-06-08 10:56:51,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-08 10:56:51,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. 2019-06-08 10:56:51,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-08 10:56:51,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-proxy-host-7s25vn 2019-06-08 10:56:51,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-08 10:56:51,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. 2019-06-08 10:56:51,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - dpkg-preconfigure: unable to re-open stdin: No such file or directory 2019-06-08 10:56:51,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:55:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8de2885b-6a81-4463-b4c4-1f3cc3060195 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:56:51,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:56:51,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1819cca6d8ed77793cb3362de6d3b65523041d75" 2019-06-08 10:56:51,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 used request id req-77938b08-747f-40fe-8e13-6e538a71e9a0 2019-06-08 10:56:51,670 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 10:56:51,739 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:56:51,739 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:56:51,740 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:56:51,740 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:56:51,740 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:56:51,740 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:56:51,740 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:56:51,740 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 10:56:51,740 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:56:51,740 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:56:51 GMT 2019-06-08 10:56:51,741 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:56:51,741 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 10:56:51,741 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:56:51,741 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:56:51,741 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:56:56,746 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 10:56:56,830 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:56:56,831 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:56:56,831 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:56:56,831 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:56:56,831 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:56:56,831 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:56:56,831 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:56:56,831 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_uys0hw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:57.142Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:56.298Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:57.142Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 used request id req-77938b08-747f-40fe-8e13-6e538a71e9a0", "level": "debug", "target_id": "homer_security_group_h83tjr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:56.675Z", "source_id": "homer_host_1hw858", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.e182285f-0fa6-47f3-9fd0-fce84976931b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:57.142Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-77938b08-747f-40fe-8e13-6e538a71e9a0 x-compute-request-id: req-77938b08-747f-40fe-8e13-6e538a71e9a0 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:5d:40:c6\", \"version\": 4, \"addr\": \"192.168.120.26\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:46.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"9e139966-e5ce-4dd0-b204-5fc1565cf567\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-08T10:54:46Z\", \"hostId\": \"7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_homer_host_1hw858\", \"created\": \"2019-06-08T10:51:49Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": "homer_security_group_h83tjr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:56.675Z", "source_id": "homer_host_1hw858", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.e182285f-0fa6-47f3-9fd0-fce84976931b"}, {"node_instance_id": "proxy_node_dpawh2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:57.142Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:56.593Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "bind_uys0hw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:57.748Z", "message": "Process created, PID: 2392", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:57.267Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.aea6203f-df55-42c7-8d95-01006892d833"}, {"node_instance_id": "proxy_node_dpawh2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:57.748Z", "message": "Node instance created", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:57.111Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "proxy_node_dpawh2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:57.748Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:57.378Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:57.748Z", "message": "RESP: [202] Date: Sat, 08 Jun 2019 10:55: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-a68472dc-de96-45e9-9747-ba0af92dbf95 x-compute-request-id: req-a68472dc-de96-45e9-9747-ba0af92dbf95 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_qirkwr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:57.693Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.e9b48816-a3cb-4970-b6d5-190593eb1675"}, {"node_instance_id": "bind_uys0hw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:57.748Z", "message": "[etcd] Configure the APT software source", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:57.438Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.aea6203f-df55-42c7-8d95-01006892d833"}, {"node_instance_id": "bind_uys0hw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:57.748Z", "message": "[etcd] repo129", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:57.411Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.aea6203f-df55-42c7-8d95-01006892d833"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:57.748Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}eb515dbe3baad2316637d642dd7e96b83762ab4b\"", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:57.336Z", "source_id": "vellum_host_qh3078", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f3ddc852-8a79-43f6-8e59-a237ba4d7b27"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:57.748Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1819cca6d8ed77793cb3362de6d3b65523041d75\"", "level": "debug", "target_id": "homer_security_group_h83tjr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:57.368Z", "source_id": "homer_host_1hw858", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.e182285f-0fa6-47f3-9fd0-fce84976931b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:57.748Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567/os-security-groups used request id req-4209b26c-7dc3-42c0-9167-7254d802cd71", "level": "debug", "target_id": "homer_security_group_h83tjr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:57.367Z", "source_id": "homer_host_1hw858", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.e182285f-0fa6-47f3-9fd0-fce84976931b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:57.748Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567/os-security-groups used request id req-4209b26c-7dc3-42c0-9167-7254d802cd71", "level": "debug", "target_id": "homer_security_group_h83tjr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:57.367Z", "source_id": "homer_host_1hw858", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.e182285f-0fa6-47f3-9fd0-fce84976931b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:57.748Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-4209b26c-7dc3-42c0-9167-7254d802cd71 x-compute-request-id: req-4209b26c-7dc3-42c0-9167-7254d802cd71 Content-Encoding: gzip Content-Length: 500 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3b20e748-7aa3-4e2c-b37f-0d5d69eb80f0\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"62796e03-a046-436c-99eb-86f736bcc824\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"87b9d144-b789-48c9-99eb-be27aff01c26\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"fb993e55-fd05-4be0-9fd7-cbc176346aff\"}], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"ddae247c-f69b-403d-a849-8fd4154d982d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"67398eb2-3b3e-4247-a000-1a209f78c6b3\"}, {\"from_port\": 7888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7888, \"parent_group_id\": \"ddae247c-f69b-403d-a849-8fd4154d982d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cfb650fb-d788-4637-8b78-79b7276533f5\"}], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"ddae247c-f69b-403d-a849-8fd4154d982d\", \"name\": \"clearwater-sg_homer\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "homer_security_group_h83tjr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:57.366Z", "source_id": "homer_host_1hw858", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.e182285f-0fa6-47f3-9fd0-fce84976931b"}, {"node_instance_id": "bind_uys0hw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:57.748Z", "message": "[etcd] ", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:57.296Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.aea6203f-df55-42c7-8d95-01006892d833"}, {"node_instance_id": "bind_uys0hw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:57.748Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:57.269Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.aea6203f-df55-42c7-8d95-01006892d833"}, {"node_instance_id": "proxy_node_dpawh2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:57.748Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:57.280Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "bind_uys0hw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:57.748Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:57.267Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.aea6203f-df55-42c7-8d95-01006892d833"}, {"node_instance_id": "bind_uys0hw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:57.748Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:57.262Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.aea6203f-df55-42c7-8d95-01006892d833"}, {"node_instance_id": "bind_uys0hw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:57.748Z", "message": "Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/VD7K3/install-etcd.sh", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:57.258Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.aea6203f-df55-42c7-8d95-01006892d833"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:57.748Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-8de2885b-6a81-4463-b4c4-1f3cc3060195", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:56.928Z", "source_id": "vellum_host_qh3078", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f3ddc852-8a79-43f6-8e59-a237ba4d7b27"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:58.360Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 used request id req-9c3af5f3-51ed-4d73-9d9f-fead5f8790da", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:58.082Z", "source_id": "vellum_host_qh3078", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f3ddc852-8a79-43f6-8e59-a237ba4d7b27"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:58.360Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 used request id req-9c3af5f3-51ed-4d73-9d9f-fead5f8790da", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:58.082Z", "source_id": "vellum_host_qh3078", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f3ddc852-8a79-43f6-8e59-a237ba4d7b27"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:58.360Z", "message": "POST call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49/action used request id req-a68472dc-de96-45e9-9747-ba0af92dbf95", "level": "debug", "target_id": "ellis_floatingip_qirkwr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:57.693Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.e9b48816-a3cb-4970-b6d5-190593eb1675"}, {"node_instance_id": "proxy_node_dpawh2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:58.360Z", "message": "Node instance started", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:57.568Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:58.360Z", "message": "POST call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49/action used request id req-a68472dc-de96-45e9-9747-ba0af92dbf95", "level": "debug", "target_id": "ellis_floatingip_qirkwr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:57.693Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.e9b48816-a3cb-4970-b6d5-190593eb1675"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:58.360Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}09f2771d5279db19522df8786a6d93e1a0ef1d91\"", "level": "debug", "target_id": "ellis_floatingip_qirkwr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:57.694Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.e9b48816-a3cb-4970-b6d5-190593eb1675"}, {"node_instance_id": "bind_uys0hw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:58.360Z", "message": "[etcd] sudo apt", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:57.709Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.aea6203f-df55-42c7-8d95-01006892d833"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:58.360Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-cf1dfb3a-7be6-45b9-8ff5-8474e763b707 x-compute-request-id: req-cf1dfb3a-7be6-45b9-8ff5-8474e763b707 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:5d:40:c6\", \"version\": 4, \"addr\": \"192.168.120.26\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:46.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"9e139966-e5ce-4dd0-b204-5fc1565cf567\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-08T10:54:46Z\", \"hostId\": \"7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_homer_host_1hw858\", \"created\": \"2019-06-08T10:51:49Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": "homer_security_group_h83tjr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:57.989Z", "source_id": "homer_host_1hw858", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.e182285f-0fa6-47f3-9fd0-fce84976931b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:58.360Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 used request id req-cf1dfb3a-7be6-45b9-8ff5-8474e763b707", "level": "debug", "target_id": "homer_security_group_h83tjr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:57.989Z", "source_id": "homer_host_1hw858", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.e182285f-0fa6-47f3-9fd0-fce84976931b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:58.360Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 used request id req-cf1dfb3a-7be6-45b9-8ff5-8474e763b707", "level": "debug", "target_id": "homer_security_group_h83tjr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:57.990Z", "source_id": "homer_host_1hw858", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.e182285f-0fa6-47f3-9fd0-fce84976931b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:58.360Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1819cca6d8ed77793cb3362de6d3b65523041d75\"", "level": "debug", "target_id": "homer_security_group_h83tjr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:57.990Z", "source_id": "homer_host_1hw858", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.e182285f-0fa6-47f3-9fd0-fce84976931b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:58.360Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-9c3af5f3-51ed-4d73-9d9f-fead5f8790da x-compute-request-id: req-9c3af5f3-51ed-4d73-9d9f-fead5f8790da Content-Encoding: gzip Content-Length: 834 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:bf:5d:76\", \"version\": 4, \"addr\": \"192.168.120.20\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:46.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"b305551c-1362-4a6d-b6a4-6da8b1d25955\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-08T10:54:46Z\", \"hostId\": \"7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_vellum_host_qh3078\", \"created\": \"2019-06-08T10:51:49Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:58.082Z", "source_id": "vellum_host_qh3078", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f3ddc852-8a79-43f6-8e59-a237ba4d7b27"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:58.360Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}eb515dbe3baad2316637d642dd7e96b83762ab4b\"", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:58.083Z", "source_id": "vellum_host_qh3078", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f3ddc852-8a79-43f6-8e59-a237ba4d7b27"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:58.360Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-ac83c428-17cd-4c0f-a043-55f0cc19b45d x-compute-request-id: req-ac83c428-17cd-4c0f-a043-55f0cc19b45d Content-Encoding: gzip Content-Length: 853 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:a3:4c:72\", \"version\": 4, \"addr\": \"192.168.120.13\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:a3:4c:72\", \"version\": 4, \"addr\": \"172.30.9.210\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:44.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"bf25485e-9f4c-46c0-a71d-e4f5852f4f49\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-08T10:54:44Z\", \"hostId\": \"7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_ellis_host_oo3xji\", \"created\": \"2019-06-08T10:51:49Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": "ellis_floatingip_qirkwr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:58.186Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.e9b48816-a3cb-4970-b6d5-190593eb1675"}, {"node_instance_id": "ellis_host_oo3xji", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:59.167Z", "message": "Relationships established", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:58.765Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:59.167Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955/os-security-groups used request id req-7f61b42b-4502-4c62-a091-779a860d06bf", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:58.536Z", "source_id": "vellum_host_qh3078", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f3ddc852-8a79-43f6-8e59-a237ba4d7b27"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:59.167Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-348aa420-f086-48d0-b5d7-75a5222ec5f8 x-compute-request-id: req-348aa420-f086-48d0-b5d7-75a5222ec5f8 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:bf:5d:76\", \"version\": 4, \"addr\": \"192.168.120.20\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:46.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"b305551c-1362-4a6d-b6a4-6da8b1d25955\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-08T10:54:46Z\", \"hostId\": \"7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_vellum_host_qh3078\", \"created\": \"2019-06-08T10:51:49Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:58.945Z", "source_id": "vellum_host_qh3078", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f3ddc852-8a79-43f6-8e59-a237ba4d7b27"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:59.167Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955/os-security-groups used request id req-7f61b42b-4502-4c62-a091-779a860d06bf", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:58.536Z", "source_id": "vellum_host_qh3078", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f3ddc852-8a79-43f6-8e59-a237ba4d7b27"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:59.167Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 used request id req-ac83c428-17cd-4c0f-a043-55f0cc19b45d", "level": "debug", "target_id": "ellis_floatingip_qirkwr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:58.186Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.e9b48816-a3cb-4970-b6d5-190593eb1675"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:59.167Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 used request id req-ac83c428-17cd-4c0f-a043-55f0cc19b45d", "level": "debug", "target_id": "ellis_floatingip_qirkwr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:58.186Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.e9b48816-a3cb-4970-b6d5-190593eb1675"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:59.167Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-7f61b42b-4502-4c62-a091-779a860d06bf x-compute-request-id: req-7f61b42b-4502-4c62-a091-779a860d06bf Content-Encoding: gzip Content-Length: 635 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3b20e748-7aa3-4e2c-b37f-0d5d69eb80f0\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"62796e03-a046-436c-99eb-86f736bcc824\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"87b9d144-b789-48c9-99eb-be27aff01c26\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"fb993e55-fd05-4be0-9fd7-cbc176346aff\"}], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 6667, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6668, \"parent_group_id\": \"25acd134-5ee0-4c92-a3f7-a85199dea6e2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1362455c-2acc-4930-b28b-7836efd87ed2\"}, {\"from_port\": 7253, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7253, \"parent_group_id\": \"25acd134-5ee0-4c92-a3f7-a85199dea6e2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"162be664-9127-4a63-8bb6-88824f93bb5e\"}, {\"from_port\": 11211, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11211, \"parent_group_id\": \"25acd134-5ee0-4c92-a3f7-a85199dea6e2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"49ca8ef8-d348-456c-8a5c-1d397045558b\"}, {\"from_port\": 11311, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11311, \"parent_group_id\": \"25acd134-5ee0-4c92-a3f7-a85199dea6e2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"51bd8e6c-a67e-4218-af5d-c414fb844d97\"}, {\"from_port\": 7000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7000, \"parent_group_id\": \"25acd134-5ee0-4c92-a3f7-a85199dea6e2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"65ec12d2-3318-4db5-82c8-9f70d60cb81a\"}, {\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"25acd134-5ee0-4c92-a3f7-a85199dea6e2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d84546b3-8d7c-4cde-a3f9-a709a2b82f38\"}], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"25acd134-5ee0-4c92-a3f7-a85199dea6e2\", \"name\": \"clearwater-sg_vellum\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:58.535Z", "source_id": "vellum_host_qh3078", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f3ddc852-8a79-43f6-8e59-a237ba4d7b27"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:59.167Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-5e24eb17-3123-462a-a530-86d8ebe6363a x-compute-request-id: req-5e24eb17-3123-462a-a530-86d8ebe6363a Content-Encoding: gzip Content-Length: 500 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3b20e748-7aa3-4e2c-b37f-0d5d69eb80f0\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"62796e03-a046-436c-99eb-86f736bcc824\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"87b9d144-b789-48c9-99eb-be27aff01c26\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"fb993e55-fd05-4be0-9fd7-cbc176346aff\"}], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"ddae247c-f69b-403d-a849-8fd4154d982d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"67398eb2-3b3e-4247-a000-1a209f78c6b3\"}, {\"from_port\": 7888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7888, \"parent_group_id\": \"ddae247c-f69b-403d-a849-8fd4154d982d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cfb650fb-d788-4637-8b78-79b7276533f5\"}], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"ddae247c-f69b-403d-a849-8fd4154d982d\", \"name\": \"clearwater-sg_homer\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "homer_security_group_h83tjr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:58.571Z", "source_id": "homer_host_1hw858", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.e182285f-0fa6-47f3-9fd0-fce84976931b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:59.167Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567/os-security-groups used request id req-5e24eb17-3123-462a-a530-86d8ebe6363a", "level": "debug", "target_id": "homer_security_group_h83tjr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:58.571Z", "source_id": "homer_host_1hw858", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.e182285f-0fa6-47f3-9fd0-fce84976931b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:59.167Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567/os-security-groups used request id req-5e24eb17-3123-462a-a530-86d8ebe6363a", "level": "debug", "target_id": "homer_security_group_h83tjr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:58.571Z", "source_id": "homer_host_1hw858", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.e182285f-0fa6-47f3-9fd0-fce84976931b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:59.167Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}eb515dbe3baad2316637d642dd7e96b83762ab4b\"", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:58.538Z", "source_id": "vellum_host_qh3078", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f3ddc852-8a79-43f6-8e59-a237ba4d7b27"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:59.167Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "target_id": "ellis_floatingip_qirkwr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:58.671Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:59.671Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}eb515dbe3baad2316637d642dd7e96b83762ab4b\"", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:58.946Z", "source_id": "vellum_host_qh3078", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f3ddc852-8a79-43f6-8e59-a237ba4d7b27"}, {"node_instance_id": "ellis_host_oo3xji", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:59.671Z", "message": "Node instance started", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:58.866Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}], "metadata": {"pagination": {"total": 2480, "offset": 2393, "size": 50}}} 2019-06-08 10:56:56,831 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:56:56,832 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:56:56 GMT 2019-06-08 10:56:56,832 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:56:56,832 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 10:56:56,832 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:56:56,832 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:56:56,832 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:56:56,832 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 10:56:56,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-08 10:56:56,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 used request id req-77938b08-747f-40fe-8e13-6e538a71e9a0 2019-06-08 10:56:56,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-77938b08-747f-40fe-8e13-6e538a71e9a0 x-compute-request-id: req-77938b08-747f-40fe-8e13-6e538a71e9a0 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:40:c6", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T10:54:46.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "9e139966-e5ce-4dd0-b204-5fc1565cf567", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T10:54:46Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_homer_host_1hw858", "created": "2019-06-08T10:51:49Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 10:56:56,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-08 10:56:56,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 2392 2019-06-08 10:56:56,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-08 10:56:56,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-06-08 10:56:56,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 08 Jun 2019 10:55: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-a68472dc-de96-45e9-9747-ba0af92dbf95 x-compute-request-id: req-a68472dc-de96-45e9-9747-ba0af92dbf95 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 10:56:56,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Configure the APT software source 2019-06-08 10:56:56,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] repo129 2019-06-08 10:56:56,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb515dbe3baad2316637d642dd7e96b83762ab4b" 2019-06-08 10:56:56,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1819cca6d8ed77793cb3362de6d3b65523041d75" 2019-06-08 10:56:56,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567/os-security-groups used request id req-4209b26c-7dc3-42c0-9167-7254d802cd71 2019-06-08 10:56:56,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567/os-security-groups used request id req-4209b26c-7dc3-42c0-9167-7254d802cd71 2019-06-08 10:56:56,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-4209b26c-7dc3-42c0-9167-7254d802cd71 x-compute-request-id: req-4209b26c-7dc3-42c0-9167-7254d802cd71 Content-Encoding: gzip Content-Length: 500 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3b20e748-7aa3-4e2c-b37f-0d5d69eb80f0"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "62796e03-a046-436c-99eb-86f736bcc824"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "87b9d144-b789-48c9-99eb-be27aff01c26"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fb993e55-fd05-4be0-9fd7-cbc176346aff"}], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "ddae247c-f69b-403d-a849-8fd4154d982d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "67398eb2-3b3e-4247-a000-1a209f78c6b3"}, {"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "ddae247c-f69b-403d-a849-8fd4154d982d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cfb650fb-d788-4637-8b78-79b7276533f5"}], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "ddae247c-f69b-403d-a849-8fd4154d982d", "name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}]} 2019-06-08 10:56:56,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] 2019-06-08 10:56:56,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-06-08 10:56:56,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-06-08 10:56:56,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-06-08 10:56:56,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-06-08 10:56:56,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/VD7K3/install-etcd.sh 2019-06-08 10:56:56,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-8de2885b-6a81-4463-b4c4-1f3cc3060195 2019-06-08 10:56:56,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 used request id req-9c3af5f3-51ed-4d73-9d9f-fead5f8790da 2019-06-08 10:56:56,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 used request id req-9c3af5f3-51ed-4d73-9d9f-fead5f8790da 2019-06-08 10:56:56,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49/action used request id req-a68472dc-de96-45e9-9747-ba0af92dbf95 2019-06-08 10:56:56,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-08 10:56:56,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49/action used request id req-a68472dc-de96-45e9-9747-ba0af92dbf95 2019-06-08 10:56:56,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09f2771d5279db19522df8786a6d93e1a0ef1d91" 2019-06-08 10:56:56,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo apt 2019-06-08 10:56:56,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-cf1dfb3a-7be6-45b9-8ff5-8474e763b707 x-compute-request-id: req-cf1dfb3a-7be6-45b9-8ff5-8474e763b707 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:40:c6", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T10:54:46.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "9e139966-e5ce-4dd0-b204-5fc1565cf567", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T10:54:46Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_homer_host_1hw858", "created": "2019-06-08T10:51:49Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 10:56:56,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 used request id req-cf1dfb3a-7be6-45b9-8ff5-8474e763b707 2019-06-08 10:56:56,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 used request id req-cf1dfb3a-7be6-45b9-8ff5-8474e763b707 2019-06-08 10:56:56,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1819cca6d8ed77793cb3362de6d3b65523041d75" 2019-06-08 10:56:56,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-9c3af5f3-51ed-4d73-9d9f-fead5f8790da x-compute-request-id: req-9c3af5f3-51ed-4d73-9d9f-fead5f8790da Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:5d:76", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T10:54:46.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "b305551c-1362-4a6d-b6a4-6da8b1d25955", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T10:54:46Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_vellum_host_qh3078", "created": "2019-06-08T10:51:49Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 10:56:56,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb515dbe3baad2316637d642dd7e96b83762ab4b" 2019-06-08 10:56:56,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-ac83c428-17cd-4c0f-a043-55f0cc19b45d x-compute-request-id: req-ac83c428-17cd-4c0f-a043-55f0cc19b45d Content-Encoding: gzip Content-Length: 853 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:4c:72", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:4c:72", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T10:54:44.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "bf25485e-9f4c-46c0-a71d-e4f5852f4f49", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T10:54:44Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_ellis_host_oo3xji", "created": "2019-06-08T10:51:49Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 10:56:56,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-06-08 10:56:56,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955/os-security-groups used request id req-7f61b42b-4502-4c62-a091-779a860d06bf 2019-06-08 10:56:56,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-348aa420-f086-48d0-b5d7-75a5222ec5f8 x-compute-request-id: req-348aa420-f086-48d0-b5d7-75a5222ec5f8 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:5d:76", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T10:54:46.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "b305551c-1362-4a6d-b6a4-6da8b1d25955", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T10:54:46Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_vellum_host_qh3078", "created": "2019-06-08T10:51:49Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 10:56:56,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955/os-security-groups used request id req-7f61b42b-4502-4c62-a091-779a860d06bf 2019-06-08 10:56:56,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 used request id req-ac83c428-17cd-4c0f-a043-55f0cc19b45d 2019-06-08 10:56:56,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 used request id req-ac83c428-17cd-4c0f-a043-55f0cc19b45d 2019-06-08 10:56:56,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-7f61b42b-4502-4c62-a091-779a860d06bf x-compute-request-id: req-7f61b42b-4502-4c62-a091-779a860d06bf Content-Encoding: gzip Content-Length: 635 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3b20e748-7aa3-4e2c-b37f-0d5d69eb80f0"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "62796e03-a046-436c-99eb-86f736bcc824"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "87b9d144-b789-48c9-99eb-be27aff01c26"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fb993e55-fd05-4be0-9fd7-cbc176346aff"}], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 6667, "group": {}, "ip_protocol": "tcp", "to_port": 6668, "parent_group_id": "25acd134-5ee0-4c92-a3f7-a85199dea6e2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1362455c-2acc-4930-b28b-7836efd87ed2"}, {"from_port": 7253, "group": {}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "25acd134-5ee0-4c92-a3f7-a85199dea6e2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "162be664-9127-4a63-8bb6-88824f93bb5e"}, {"from_port": 11211, "group": {}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "25acd134-5ee0-4c92-a3f7-a85199dea6e2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "49ca8ef8-d348-456c-8a5c-1d397045558b"}, {"from_port": 11311, "group": {}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "25acd134-5ee0-4c92-a3f7-a85199dea6e2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "51bd8e6c-a67e-4218-af5d-c414fb844d97"}, {"from_port": 7000, "group": {}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "25acd134-5ee0-4c92-a3f7-a85199dea6e2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "65ec12d2-3318-4db5-82c8-9f70d60cb81a"}, {"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "25acd134-5ee0-4c92-a3f7-a85199dea6e2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d84546b3-8d7c-4cde-a3f9-a709a2b82f38"}], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "25acd134-5ee0-4c92-a3f7-a85199dea6e2", "name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}]} 2019-06-08 10:56:56,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-5e24eb17-3123-462a-a530-86d8ebe6363a x-compute-request-id: req-5e24eb17-3123-462a-a530-86d8ebe6363a Content-Encoding: gzip Content-Length: 500 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3b20e748-7aa3-4e2c-b37f-0d5d69eb80f0"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "62796e03-a046-436c-99eb-86f736bcc824"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "87b9d144-b789-48c9-99eb-be27aff01c26"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fb993e55-fd05-4be0-9fd7-cbc176346aff"}], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "ddae247c-f69b-403d-a849-8fd4154d982d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "67398eb2-3b3e-4247-a000-1a209f78c6b3"}, {"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "ddae247c-f69b-403d-a849-8fd4154d982d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cfb650fb-d788-4637-8b78-79b7276533f5"}], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "ddae247c-f69b-403d-a849-8fd4154d982d", "name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}]} 2019-06-08 10:56:56,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567/os-security-groups used request id req-5e24eb17-3123-462a-a530-86d8ebe6363a 2019-06-08 10:56:56,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567/os-security-groups used request id req-5e24eb17-3123-462a-a530-86d8ebe6363a 2019-06-08 10:56:56,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb515dbe3baad2316637d642dd7e96b83762ab4b" 2019-06-08 10:56:56,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2019-06-08 10:56:56,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb515dbe3baad2316637d642dd7e96b83762ab4b" 2019-06-08 10:56:56,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-08 10:56:56,843 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 10:56:56,920 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:56:56,920 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:56:56,920 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:56:56,921 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:56:56,921 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:56:56,921 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:56:56,921 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:56:56,921 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 10:56:56,921 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:56:56,921 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:56:56 GMT 2019-06-08 10:56:56,921 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:56:56,921 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 10:56:56,922 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:56:56,922 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:56:56,922 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:57:01,927 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 10:57:02,115 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:57:02,115 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:57:02,115 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:57:02,115 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:57:02,116 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:57:02,116 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:57:02,116 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:57:02,116 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_1hw858", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:59.671Z", "message": "Relationships established", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:59.269Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:59.671Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "homer_security_group_h83tjr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:59.055Z", "source_id": "homer_host_1hw858", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:59.671Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 used request id req-348aa420-f086-48d0-b5d7-75a5222ec5f8", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:58.945Z", "source_id": "vellum_host_qh3078", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f3ddc852-8a79-43f6-8e59-a237ba4d7b27"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:59.671Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 used request id req-348aa420-f086-48d0-b5d7-75a5222ec5f8", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:58.945Z", "source_id": "vellum_host_qh3078", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f3ddc852-8a79-43f6-8e59-a237ba4d7b27"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:59.671Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955/os-security-groups used request id req-8a143a12-a474-4acd-954f-471b43feea81", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:59.084Z", "source_id": "vellum_host_qh3078", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f3ddc852-8a79-43f6-8e59-a237ba4d7b27"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:59.671Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955/os-security-groups used request id req-8a143a12-a474-4acd-954f-471b43feea81", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:59.084Z", "source_id": "vellum_host_qh3078", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f3ddc852-8a79-43f6-8e59-a237ba4d7b27"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:55:59.671Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-8a143a12-a474-4acd-954f-471b43feea81 x-compute-request-id: req-8a143a12-a474-4acd-954f-471b43feea81 Content-Encoding: gzip Content-Length: 635 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3b20e748-7aa3-4e2c-b37f-0d5d69eb80f0\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"62796e03-a046-436c-99eb-86f736bcc824\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"87b9d144-b789-48c9-99eb-be27aff01c26\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"fb993e55-fd05-4be0-9fd7-cbc176346aff\"}], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 6667, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6668, \"parent_group_id\": \"25acd134-5ee0-4c92-a3f7-a85199dea6e2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1362455c-2acc-4930-b28b-7836efd87ed2\"}, {\"from_port\": 7253, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7253, \"parent_group_id\": \"25acd134-5ee0-4c92-a3f7-a85199dea6e2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"162be664-9127-4a63-8bb6-88824f93bb5e\"}, {\"from_port\": 11211, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11211, \"parent_group_id\": \"25acd134-5ee0-4c92-a3f7-a85199dea6e2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"49ca8ef8-d348-456c-8a5c-1d397045558b\"}, {\"from_port\": 11311, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11311, \"parent_group_id\": \"25acd134-5ee0-4c92-a3f7-a85199dea6e2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"51bd8e6c-a67e-4218-af5d-c414fb844d97\"}, {\"from_port\": 7000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7000, \"parent_group_id\": \"25acd134-5ee0-4c92-a3f7-a85199dea6e2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"65ec12d2-3318-4db5-82c8-9f70d60cb81a\"}, {\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"25acd134-5ee0-4c92-a3f7-a85199dea6e2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d84546b3-8d7c-4cde-a3f9-a709a2b82f38\"}], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"25acd134-5ee0-4c92-a3f7-a85199dea6e2\", \"name\": \"clearwater-sg_vellum\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:59.084Z", "source_id": "vellum_host_qh3078", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.f3ddc852-8a79-43f6-8e59-a237ba4d7b27"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:56:00.268Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:59.652Z", "source_id": "vellum_host_qh3078", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "homer_host_1hw858", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:56:00.268Z", "message": "Node instance started", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:59.339Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:56:00.268Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "vellum_security_group_ic5ekw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:55:59.724Z", "source_id": "vellum_host_qh3078", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:56:01.272Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: 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_ic5ekw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:56:01.077Z", "source_id": "vellum_host_qh3078", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.a52055d6-c8b6-4990-88ba-4473044df33b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:56:01.893Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-5ddbddab-ff5b-438c-82c7-5f912d9d2641", "level": "debug", "target_id": "vellum_security_group_ic5ekw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:56:01.083Z", "source_id": "vellum_host_qh3078", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.a52055d6-c8b6-4990-88ba-4473044df33b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:56:01.893Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}57804aaf6e9f6dbc5d8061e7527067d5ba04c79b\"", "level": "debug", "target_id": "vellum_security_group_ic5ekw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:56:01.485Z", "source_id": "vellum_host_qh3078", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.a52055d6-c8b6-4990-88ba-4473044df33b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:56:01.893Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 10:56:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ddbddab-ff5b-438c-82c7-5f912d9d2641 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "vellum_security_group_ic5ekw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:56:01.083Z", "source_id": "vellum_host_qh3078", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.a52055d6-c8b6-4990-88ba-4473044df33b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:56:02.562Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:56: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-677e686f-ff19-4d29-85bb-068940f2c021 x-compute-request-id: req-677e686f-ff19-4d29-85bb-068940f2c021 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:bf:5d:76\", \"version\": 4, \"addr\": \"192.168.120.20\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:46.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"b305551c-1362-4a6d-b6a4-6da8b1d25955\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-08T10:54:46Z\", \"hostId\": \"7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_vellum_host_qh3078\", \"created\": \"2019-06-08T10:51:49Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": "vellum_security_group_ic5ekw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:56:02.013Z", "source_id": "vellum_host_qh3078", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.a52055d6-c8b6-4990-88ba-4473044df33b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:56:02.562Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}57804aaf6e9f6dbc5d8061e7527067d5ba04c79b\"", "level": "debug", "target_id": "vellum_security_group_ic5ekw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:56:02.015Z", "source_id": "vellum_host_qh3078", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.a52055d6-c8b6-4990-88ba-4473044df33b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:56:02.562Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 used request id req-677e686f-ff19-4d29-85bb-068940f2c021", "level": "debug", "target_id": "vellum_security_group_ic5ekw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:56:02.014Z", "source_id": "vellum_host_qh3078", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.a52055d6-c8b6-4990-88ba-4473044df33b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:56:02.562Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 used request id req-677e686f-ff19-4d29-85bb-068940f2c021", "level": "debug", "target_id": "vellum_security_group_ic5ekw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:56:02.014Z", "source_id": "vellum_host_qh3078", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.a52055d6-c8b6-4990-88ba-4473044df33b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:56:03.094Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}57804aaf6e9f6dbc5d8061e7527067d5ba04c79b\"", "level": "debug", "target_id": "vellum_security_group_ic5ekw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:56:02.609Z", "source_id": "vellum_host_qh3078", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.a52055d6-c8b6-4990-88ba-4473044df33b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:56:03.094Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:56: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-afbaa1d6-c7a8-4697-b9fe-4fcedd64c18a x-compute-request-id: req-afbaa1d6-c7a8-4697-b9fe-4fcedd64c18a Content-Encoding: gzip Content-Length: 635 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3b20e748-7aa3-4e2c-b37f-0d5d69eb80f0\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"62796e03-a046-436c-99eb-86f736bcc824\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"87b9d144-b789-48c9-99eb-be27aff01c26\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"fb993e55-fd05-4be0-9fd7-cbc176346aff\"}], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 6667, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6668, \"parent_group_id\": \"25acd134-5ee0-4c92-a3f7-a85199dea6e2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1362455c-2acc-4930-b28b-7836efd87ed2\"}, {\"from_port\": 7253, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7253, \"parent_group_id\": \"25acd134-5ee0-4c92-a3f7-a85199dea6e2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"162be664-9127-4a63-8bb6-88824f93bb5e\"}, {\"from_port\": 11211, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11211, \"parent_group_id\": \"25acd134-5ee0-4c92-a3f7-a85199dea6e2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"49ca8ef8-d348-456c-8a5c-1d397045558b\"}, {\"from_port\": 11311, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11311, \"parent_group_id\": \"25acd134-5ee0-4c92-a3f7-a85199dea6e2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"51bd8e6c-a67e-4218-af5d-c414fb844d97\"}, {\"from_port\": 7000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7000, \"parent_group_id\": \"25acd134-5ee0-4c92-a3f7-a85199dea6e2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"65ec12d2-3318-4db5-82c8-9f70d60cb81a\"}, {\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"25acd134-5ee0-4c92-a3f7-a85199dea6e2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d84546b3-8d7c-4cde-a3f9-a709a2b82f38\"}], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"25acd134-5ee0-4c92-a3f7-a85199dea6e2\", \"name\": \"clearwater-sg_vellum\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "vellum_security_group_ic5ekw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:56:02.607Z", "source_id": "vellum_host_qh3078", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.a52055d6-c8b6-4990-88ba-4473044df33b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:56:03.094Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955/os-security-groups used request id req-afbaa1d6-c7a8-4697-b9fe-4fcedd64c18a", "level": "debug", "target_id": "vellum_security_group_ic5ekw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:56:02.608Z", "source_id": "vellum_host_qh3078", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.a52055d6-c8b6-4990-88ba-4473044df33b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:56:03.094Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955/os-security-groups used request id req-afbaa1d6-c7a8-4697-b9fe-4fcedd64c18a", "level": "debug", "target_id": "vellum_security_group_ic5ekw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:56:02.608Z", "source_id": "vellum_host_qh3078", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.a52055d6-c8b6-4990-88ba-4473044df33b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:56:03.094Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:56: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-d71ddc26-5a82-4355-b728-0f7fe8fc73fb x-compute-request-id: req-d71ddc26-5a82-4355-b728-0f7fe8fc73fb Content-Encoding: gzip Content-Length: 834 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:bf:5d:76\", \"version\": 4, \"addr\": \"192.168.120.20\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:46.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"b305551c-1362-4a6d-b6a4-6da8b1d25955\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-08T10:54:46Z\", \"hostId\": \"7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_vellum_host_qh3078\", \"created\": \"2019-06-08T10:51:49Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": "vellum_security_group_ic5ekw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:56:02.955Z", "source_id": "vellum_host_qh3078", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.a52055d6-c8b6-4990-88ba-4473044df33b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:56:03.643Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955/os-security-groups used request id req-d024f831-f17c-4a61-9507-ea35dc6563b9", "level": "debug", "target_id": "vellum_security_group_ic5ekw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:56:03.096Z", "source_id": "vellum_host_qh3078", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.a52055d6-c8b6-4990-88ba-4473044df33b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:56:03.643Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 10:56: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-d024f831-f17c-4a61-9507-ea35dc6563b9 x-compute-request-id: req-d024f831-f17c-4a61-9507-ea35dc6563b9 Content-Encoding: gzip Content-Length: 635 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3b20e748-7aa3-4e2c-b37f-0d5d69eb80f0\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"62796e03-a046-436c-99eb-86f736bcc824\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"87b9d144-b789-48c9-99eb-be27aff01c26\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"fb993e55-fd05-4be0-9fd7-cbc176346aff\"}], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 6667, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6668, \"parent_group_id\": \"25acd134-5ee0-4c92-a3f7-a85199dea6e2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1362455c-2acc-4930-b28b-7836efd87ed2\"}, {\"from_port\": 7253, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7253, \"parent_group_id\": \"25acd134-5ee0-4c92-a3f7-a85199dea6e2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"162be664-9127-4a63-8bb6-88824f93bb5e\"}, {\"from_port\": 11211, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11211, \"parent_group_id\": \"25acd134-5ee0-4c92-a3f7-a85199dea6e2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"49ca8ef8-d348-456c-8a5c-1d397045558b\"}, {\"from_port\": 11311, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11311, \"parent_group_id\": \"25acd134-5ee0-4c92-a3f7-a85199dea6e2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"51bd8e6c-a67e-4218-af5d-c414fb844d97\"}, {\"from_port\": 7000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7000, \"parent_group_id\": \"25acd134-5ee0-4c92-a3f7-a85199dea6e2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"65ec12d2-3318-4db5-82c8-9f70d60cb81a\"}, {\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"25acd134-5ee0-4c92-a3f7-a85199dea6e2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d84546b3-8d7c-4cde-a3f9-a709a2b82f38\"}], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"25acd134-5ee0-4c92-a3f7-a85199dea6e2\", \"name\": \"clearwater-sg_vellum\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "vellum_security_group_ic5ekw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:56:03.095Z", "source_id": "vellum_host_qh3078", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.a52055d6-c8b6-4990-88ba-4473044df33b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:56:03.643Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}57804aaf6e9f6dbc5d8061e7527067d5ba04c79b\"", "level": "debug", "target_id": "vellum_security_group_ic5ekw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:56:02.956Z", "source_id": "vellum_host_qh3078", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.a52055d6-c8b6-4990-88ba-4473044df33b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:56:03.643Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 used request id req-d71ddc26-5a82-4355-b728-0f7fe8fc73fb", "level": "debug", "target_id": "vellum_security_group_ic5ekw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:56:02.955Z", "source_id": "vellum_host_qh3078", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.a52055d6-c8b6-4990-88ba-4473044df33b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:56:03.643Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 used request id req-d71ddc26-5a82-4355-b728-0f7fe8fc73fb", "level": "debug", "target_id": "vellum_security_group_ic5ekw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:56:02.955Z", "source_id": "vellum_host_qh3078", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.a52055d6-c8b6-4990-88ba-4473044df33b"}, {"node_instance_id": "vellum_host_qh3078", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:56:03.643Z", "message": "Relationships established", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:56:03.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:56:03.643Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "vellum_security_group_ic5ekw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:56:03.360Z", "source_id": "vellum_host_qh3078", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:56:03.643Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955/os-security-groups used request id req-d024f831-f17c-4a61-9507-ea35dc6563b9", "level": "debug", "target_id": "vellum_security_group_ic5ekw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:56:03.096Z", "source_id": "vellum_host_qh3078", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.a52055d6-c8b6-4990-88ba-4473044df33b"}, {"node_instance_id": "vellum_host_qh3078", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:56:04.360Z", "message": "Node instance started", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:56:03.594Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "bind_uys0hw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:56:08.831Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-e6t95a\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://repo.cw-ngv.com binary/ Release [1,219 B]\nHit http://security.ubuntu.com trusty-security InRelease\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\nHit http://security.ubuntu.com trusty-security/main Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://security.ubuntu.com trusty-security/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nHit http://security.ubuntu.com trusty-security/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources\nHit http://security.ubuntu.com trusty-security/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources\nHit http://security.ubuntu.com trusty-security/main Translation-en\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources\nHit http://security.ubuntu.com trusty-security/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nHit http://nova.clouds.archive.ubuntu.com trusty/main Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 25.0 kB in 9s (2,737 B/s)\nReading package lists...\n\nreal\t0m10.852s\nuser\t0m2.754s\nsys\t0m0.330s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:56:08.592Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.aea6203f-df55-42c7-8d95-01006892d833"}, {"node_instance_id": "bind_uys0hw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:56:09.347Z", "message": "[etcd] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:56:08.650Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.aea6203f-df55-42c7-8d95-01006892d833"}, {"node_instance_id": "bind_uys0hw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:56:09.347Z", "message": "[etcd] Now install the software", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:56:08.621Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.aea6203f-df55-42c7-8d95-01006892d833"}, {"node_instance_id": "bind_uys0hw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:56:17.423Z", "message": "Waiting for process 2392 to end...", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:56:17.308Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.aea6203f-df55-42c7-8d95-01006892d833"}, {"node_instance_id": "bind_uys0hw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:56:37.657Z", "message": "Waiting for process 2392 to end...", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:56:37.350Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.aea6203f-df55-42c7-8d95-01006892d833"}, {"node_instance_id": "bind_uys0hw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:56:57.666Z", "message": "Waiting for process 2392 to end...", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:56:57.404Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.aea6203f-df55-42c7-8d95-01006892d833"}], "metadata": {"pagination": {"total": 2481, "offset": 2443, "size": 50}}} 2019-06-08 10:57:02,116 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:57:02,116 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:57:02 GMT 2019-06-08 10:57:02,116 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:57:02,116 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 10:57:02,117 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:57:02,117 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:57:02,117 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:57:02,117 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 10:57:02,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-06-08 10:57:02,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-06-08 10:57:02,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 used request id req-348aa420-f086-48d0-b5d7-75a5222ec5f8 2019-06-08 10:57:02,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 used request id req-348aa420-f086-48d0-b5d7-75a5222ec5f8 2019-06-08 10:57:02,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955/os-security-groups used request id req-8a143a12-a474-4acd-954f-471b43feea81 2019-06-08 10:57:02,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955/os-security-groups used request id req-8a143a12-a474-4acd-954f-471b43feea81 2019-06-08 10:57:02,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:55: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-8a143a12-a474-4acd-954f-471b43feea81 x-compute-request-id: req-8a143a12-a474-4acd-954f-471b43feea81 Content-Encoding: gzip Content-Length: 635 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3b20e748-7aa3-4e2c-b37f-0d5d69eb80f0"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "62796e03-a046-436c-99eb-86f736bcc824"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "87b9d144-b789-48c9-99eb-be27aff01c26"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fb993e55-fd05-4be0-9fd7-cbc176346aff"}], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 6667, "group": {}, "ip_protocol": "tcp", "to_port": 6668, "parent_group_id": "25acd134-5ee0-4c92-a3f7-a85199dea6e2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1362455c-2acc-4930-b28b-7836efd87ed2"}, {"from_port": 7253, "group": {}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "25acd134-5ee0-4c92-a3f7-a85199dea6e2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "162be664-9127-4a63-8bb6-88824f93bb5e"}, {"from_port": 11211, "group": {}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "25acd134-5ee0-4c92-a3f7-a85199dea6e2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "49ca8ef8-d348-456c-8a5c-1d397045558b"}, {"from_port": 11311, "group": {}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "25acd134-5ee0-4c92-a3f7-a85199dea6e2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "51bd8e6c-a67e-4218-af5d-c414fb844d97"}, {"from_port": 7000, "group": {}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "25acd134-5ee0-4c92-a3f7-a85199dea6e2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "65ec12d2-3318-4db5-82c8-9f70d60cb81a"}, {"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "25acd134-5ee0-4c92-a3f7-a85199dea6e2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d84546b3-8d7c-4cde-a3f9-a709a2b82f38"}], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "25acd134-5ee0-4c92-a3f7-a85199dea6e2", "name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}]} 2019-06-08 10:57:02,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-06-08 10:57:02,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-08 10:57:02,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-06-08 10:57:02,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 10:57:02,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-5ddbddab-ff5b-438c-82c7-5f912d9d2641 2019-06-08 10:57:02,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57804aaf6e9f6dbc5d8061e7527067d5ba04c79b" 2019-06-08 10:57:02,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 10:56:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ddbddab-ff5b-438c-82c7-5f912d9d2641 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 10:57:02,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:56: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-677e686f-ff19-4d29-85bb-068940f2c021 x-compute-request-id: req-677e686f-ff19-4d29-85bb-068940f2c021 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:5d:76", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T10:54:46.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "b305551c-1362-4a6d-b6a4-6da8b1d25955", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T10:54:46Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_vellum_host_qh3078", "created": "2019-06-08T10:51:49Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 10:57:02,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57804aaf6e9f6dbc5d8061e7527067d5ba04c79b" 2019-06-08 10:57:02,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 used request id req-677e686f-ff19-4d29-85bb-068940f2c021 2019-06-08 10:57:02,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 used request id req-677e686f-ff19-4d29-85bb-068940f2c021 2019-06-08 10:57:02,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57804aaf6e9f6dbc5d8061e7527067d5ba04c79b" 2019-06-08 10:57:02,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:56: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-afbaa1d6-c7a8-4697-b9fe-4fcedd64c18a x-compute-request-id: req-afbaa1d6-c7a8-4697-b9fe-4fcedd64c18a Content-Encoding: gzip Content-Length: 635 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3b20e748-7aa3-4e2c-b37f-0d5d69eb80f0"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "62796e03-a046-436c-99eb-86f736bcc824"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "87b9d144-b789-48c9-99eb-be27aff01c26"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fb993e55-fd05-4be0-9fd7-cbc176346aff"}], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 6667, "group": {}, "ip_protocol": "tcp", "to_port": 6668, "parent_group_id": "25acd134-5ee0-4c92-a3f7-a85199dea6e2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1362455c-2acc-4930-b28b-7836efd87ed2"}, {"from_port": 7253, "group": {}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "25acd134-5ee0-4c92-a3f7-a85199dea6e2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "162be664-9127-4a63-8bb6-88824f93bb5e"}, {"from_port": 11211, "group": {}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "25acd134-5ee0-4c92-a3f7-a85199dea6e2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "49ca8ef8-d348-456c-8a5c-1d397045558b"}, {"from_port": 11311, "group": {}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "25acd134-5ee0-4c92-a3f7-a85199dea6e2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "51bd8e6c-a67e-4218-af5d-c414fb844d97"}, {"from_port": 7000, "group": {}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "25acd134-5ee0-4c92-a3f7-a85199dea6e2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "65ec12d2-3318-4db5-82c8-9f70d60cb81a"}, {"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "25acd134-5ee0-4c92-a3f7-a85199dea6e2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d84546b3-8d7c-4cde-a3f9-a709a2b82f38"}], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "25acd134-5ee0-4c92-a3f7-a85199dea6e2", "name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}]} 2019-06-08 10:57:02,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955/os-security-groups used request id req-afbaa1d6-c7a8-4697-b9fe-4fcedd64c18a 2019-06-08 10:57:02,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955/os-security-groups used request id req-afbaa1d6-c7a8-4697-b9fe-4fcedd64c18a 2019-06-08 10:57:02,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:56: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-d71ddc26-5a82-4355-b728-0f7fe8fc73fb x-compute-request-id: req-d71ddc26-5a82-4355-b728-0f7fe8fc73fb Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:5d:76", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T10:54:46.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "b305551c-1362-4a6d-b6a4-6da8b1d25955", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T10:54:46Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_vellum_host_qh3078", "created": "2019-06-08T10:51:49Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 10:57:02,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955/os-security-groups used request id req-d024f831-f17c-4a61-9507-ea35dc6563b9 2019-06-08 10:57:02,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 10:56: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-d024f831-f17c-4a61-9507-ea35dc6563b9 x-compute-request-id: req-d024f831-f17c-4a61-9507-ea35dc6563b9 Content-Encoding: gzip Content-Length: 635 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3b20e748-7aa3-4e2c-b37f-0d5d69eb80f0"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "62796e03-a046-436c-99eb-86f736bcc824"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "87b9d144-b789-48c9-99eb-be27aff01c26"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fb993e55-fd05-4be0-9fd7-cbc176346aff"}], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 6667, "group": {}, "ip_protocol": "tcp", "to_port": 6668, "parent_group_id": "25acd134-5ee0-4c92-a3f7-a85199dea6e2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1362455c-2acc-4930-b28b-7836efd87ed2"}, {"from_port": 7253, "group": {}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "25acd134-5ee0-4c92-a3f7-a85199dea6e2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "162be664-9127-4a63-8bb6-88824f93bb5e"}, {"from_port": 11211, "group": {}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "25acd134-5ee0-4c92-a3f7-a85199dea6e2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "49ca8ef8-d348-456c-8a5c-1d397045558b"}, {"from_port": 11311, "group": {}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "25acd134-5ee0-4c92-a3f7-a85199dea6e2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "51bd8e6c-a67e-4218-af5d-c414fb844d97"}, {"from_port": 7000, "group": {}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "25acd134-5ee0-4c92-a3f7-a85199dea6e2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "65ec12d2-3318-4db5-82c8-9f70d60cb81a"}, {"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "25acd134-5ee0-4c92-a3f7-a85199dea6e2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d84546b3-8d7c-4cde-a3f9-a709a2b82f38"}], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "25acd134-5ee0-4c92-a3f7-a85199dea6e2", "name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}]} 2019-06-08 10:57:02,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57804aaf6e9f6dbc5d8061e7527067d5ba04c79b" 2019-06-08 10:57:02,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 used request id req-d71ddc26-5a82-4355-b728-0f7fe8fc73fb 2019-06-08 10:57:02,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 used request id req-d71ddc26-5a82-4355-b728-0f7fe8fc73fb 2019-06-08 10:57:02,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-06-08 10:57:02,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-06-08 10:57:02,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955/os-security-groups used request id req-d024f831-f17c-4a61-9507-ea35dc6563b9 2019-06-08 10:57:02,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-08 10:57:02,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-e6t95a Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://repo.cw-ngv.com binary/ Release [1,219 B] Hit http://security.ubuntu.com trusty-security InRelease Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Hit http://security.ubuntu.com trusty-security/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://security.ubuntu.com trusty-security/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Hit http://security.ubuntu.com trusty-security/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources Hit http://security.ubuntu.com trusty-security/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources Hit http://security.ubuntu.com trusty-security/main Translation-en Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources Hit http://security.ubuntu.com trusty-security/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 25.0 kB in 9s (2,737 B/s) Reading package lists... real 0m10.852s user 0m2.754s sys 0m0.330s 2019-06-08 10:57:02,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo DEBIAN_FRONTEND=noninteractive apt 2019-06-08 10:57:02,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Now install the software 2019-06-08 10:57:02,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 2392 to end... 2019-06-08 10:57:02,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 2392 to end... 2019-06-08 10:57:02,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 2392 to end... 2019-06-08 10:57:02,126 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 10:57:02,183 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:57:02,183 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:57:02,183 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:57:02,183 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:57:02,183 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:57:02,183 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:57:02,183 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:57:02,184 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 10:57:02,184 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:57:02,184 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:57:02 GMT 2019-06-08 10:57:02,184 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:57:02,184 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 10:57:02,184 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:57:02,184 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:57:02,184 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:57:07,190 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 10:57:07,306 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:57:07,307 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:57:07,307 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:57:07,307 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:57:07,307 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:57:07,307 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:57:07,307 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:57:07,307 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2481, "offset": 2481, "size": 50}}} 2019-06-08 10:57:07,307 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:57:07,308 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:57:07 GMT 2019-06-08 10:57:07,308 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:57:07,308 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-06-08 10:57:07,308 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:57:07,308 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:57:07,308 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:57:07,308 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 10:57:07,390 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:57:07,390 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:57:07,390 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:57:07,391 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:57:07,391 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:57:07,391 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:57:07,391 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:57:07,391 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 10:57:07,391 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:57:07,391 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:57:07 GMT 2019-06-08 10:57:07,391 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:57:07,391 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 10:57:07,392 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:57:07,392 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:57:07,392 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:57:12,397 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 10:57:12,522 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:57:12,522 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:57:12,522 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:57:12,522 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:57:12,522 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:57:12,522 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:57:12,523 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:57:12,523 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_uys0hw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:08.642Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-e6t95a\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-cluster-manager\n clearwater-config-manager clearwater-diags-monitor clearwater-etcd\n clearwater-infrastructure clearwater-log-cleanup clearwater-monit\n clearwater-queue-manager cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4\n libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema\n python-mock python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg glibc-doc lm-sensors libstdc++-4.8-doc make-doc ntp-doc\n python-genshi python-lxml python-mock-doc python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-cluster-manager\n clearwater-config-manager clearwater-diags-monitor clearwater-etcd\n clearwater-infrastructure clearwater-log-cleanup clearwater-management\n clearwater-monit clearwater-queue-manager cpp cpp-4.8 dnsmasq dnsmasq-base\n dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4\n libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema\n python-mock python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\n0 upgraded, 77 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 85.1 MB of archives.\nAfter this operation, 242 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 38%\rExtracting templates from packages: 77%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 85.1 MB in 12s (6,599 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51439 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package python-mock.\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.15) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-170.220) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.15) ...\nSetting up linux-libc-dev:amd64 (3.13.0-170.220) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n\ndnsmasq: failed to create listening socket for port 53: Address already in use\n ...fail!\ninvoke-rc.d: initscript dnsmasq, action \"start\" failed.\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n\ndnsmasq: failed to create listening socket for 127.0.0.1: Address already in use\n ...fail!\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 8813\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nreload: Job is not running: clearwater-monit\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.15) ...\n\nreal\t0m59.809s\nuser\t0m18.864s\nsys\t0m8.345s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:08.505Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.aea6203f-df55-42c7-8d95-01006892d833"}, {"node_instance_id": "bind_uys0hw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:09.290Z", "message": "[etcd] => /var/log/dmesg\n/var/log/sysstat/clearwater-sa08\n/var/log/sysstat/sa08\n/var/log/wtmp\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/cloud-init.log\n/var/log/monit.log\n/var/log/iotop.log\n/var/log/lastlog\n/var/log/auth.log\n/var/log/landscape/sysinfo.log\n/var/log/dpkg.log\n/var/log/syslog\n/var/log/btmp\n/var/log/kern.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/container-detect.log\n/var/log/dmesg.0\n/var/log/alternatives.log\n/var/log/cloud-init-output.log\n/var/log/boot.log\n/var/log/clearwater-etcd/clearwater-etcd.log\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/udev\n/var/log/clearwater-diags-monitor.log\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n\nreal\t0m0.009s\nuser\t0m0.004s\nsys\t0m0.003s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:08.961Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.aea6203f-df55-42c7-8d95-01006892d833"}, {"node_instance_id": "bind_uys0hw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:09.290Z", "message": "[etcd] /usr/share/clearwater/clearwater", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:08.571Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.aea6203f-df55-42c7-8d95-01006892d833"}, {"node_instance_id": "bind_uys0hw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:09.290Z", "message": "[etcd] The software is installed", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:08.538Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.aea6203f-df55-42c7-8d95-01006892d833"}, {"node_instance_id": "bind_uys0hw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:09.290Z", "message": "[etcd] => \nreal\t0m0.016s\nuser\t0m0.002s\nsys\t0m0.011s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:08.617Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.aea6203f-df55-42c7-8d95-01006892d833"}, {"node_instance_id": "bind_uys0hw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:09.290Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:08.994Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.aea6203f-df55-42c7-8d95-01006892d833"}, {"node_instance_id": "bind_uys0hw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:09.290Z", "message": "[etcd] sudo pstree", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:08.855Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.aea6203f-df55-42c7-8d95-01006892d833"}, {"node_instance_id": "bind_uys0hw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:09.290Z", "message": "[etcd] sudo find /var/log ", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:08.923Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.aea6203f-df55-42c7-8d95-01006892d833"}, {"node_instance_id": "bind_uys0hw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:09.290Z", "message": "[etcd] => init-+-acpid\n |-atd\n |-clearwater_diag---inotifywait\n |-cron\n |-dbus-daemon\n |-dhclient\n |-etcd---7*[{etcd}]\n |-7*[getty]\n |-monit-+-check-etcd-upti\n | |-check-monit-upt\n | |-poll_etcd.sh\n | |-poll_etcd_clust\n | `-{monit}\n |-named---3*[{named}]\n |-ntpd\n |-python2.7---{python2.7}\n |-rsyslogd---3*[{rsyslogd}]\n |-sshd\n |-sudo---python-+-python-+-sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---sudo---pstree\n | | `-7*[{python}]\n | `-{python}\n |-systemd-logind\n |-systemd-udevd\n |-upstart-file-br\n |-upstart-socket-\n `-upstart-udev-br\n\nreal\t0m0.008s\nuser\t0m0.003s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:08.894Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.aea6203f-df55-42c7-8d95-01006892d833"}, {"node_instance_id": "bind_uys0hw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:09.290Z", "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.9:2380 0.0.0.0:* LISTEN 9012/etcd \ntcp 0 0 127.0.0.1:39661 0.0.0.0:* LISTEN 2382/python \ntcp 0 0 192.168.120.9:53 0.0.0.0:* LISTEN 2325/named \ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2325/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 2325/named \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8941/monit \ntcp6 0 0 :::53 :::* LISTEN 2325/named \ntcp6 0 0 :::22 :::* LISTEN 1093/sshd \ntcp6 0 0 ::1:953 :::* LISTEN 2325/named \ntcp6 0 0 :::4000 :::* LISTEN 9012/etcd \nudp 0 0 192.168.120.9:53 0.0.0.0:* 2325/named \nudp 0 0 127.0.0.1:53 0.0.0.0:* 2325/named \nudp 0 0 0.0.0.0:68 0.0.0.0:* 543/dhclient \nudp 0 0 192.168.120.9:123 0.0.0.0:* 8407/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8407/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8407/ntpd \nudp 0 0 0.0.0.0:21452 0.0.0.0:* 543/dhclient \nudp6 0 0 :::53 :::* 2325/named \nudp6 0 0 fe80::f816:3eff:fef:123 :::* 8407/ntpd \nudp6 0 0 ::1:123 :::* 8407/ntpd \nudp6 0 0 :::123 :::* 8407/ntpd \nudp6 0 0 :::32433 :::* 543/dhclient \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 7209 379/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9045 1099/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 6535 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 8691 873/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.010s\nuser\t0m0.002s\nsys\t0m0.006s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:08.825Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.aea6203f-df55-42c7-8d95-01006892d833"}, {"node_instance_id": "bind_uys0hw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:09.290Z", "message": "[etcd] sudo netstat ", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:08.786Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.aea6203f-df55-42c7-8d95-01006892d833"}, {"node_instance_id": "bind_uys0hw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:09.290Z", "message": "[etcd] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 10:54 ? 00:00:01 /sbin/init\nroot 2 0 0 10:54 ? 00:00:00 [kthreadd]\nroot 3 2 0 10:54 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 10:54 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 10:54 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 10:54 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 10:54 ? 00:00:00 [rcu_sched]\nroot 8 2 0 10:54 ? 00:00:00 [rcuos/0]\nroot 9 2 0 10:54 ? 00:00:00 [rcu_bh]\nroot 10 2 0 10:54 ? 00:00:00 [rcuob/0]\nroot 11 2 0 10:54 ? 00:00:00 [migration/0]\nroot 12 2 0 10:54 ? 00:00:00 [watchdog/0]\nroot 13 2 0 10:54 ? 00:00:00 [khelper]\nroot 14 2 0 10:54 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 10:54 ? 00:00:00 [netns]\nroot 16 2 0 10:54 ? 00:00:00 [writeback]\nroot 17 2 0 10:54 ? 00:00:00 [kintegrityd]\nroot 18 2 0 10:54 ? 00:00:00 [bioset]\nroot 19 2 0 10:54 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 10:54 ? 00:00:00 [kblockd]\nroot 21 2 0 10:54 ? 00:00:00 [ata_sff]\nroot 22 2 0 10:54 ? 00:00:00 [khubd]\nroot 23 2 0 10:54 ? 00:00:00 [md]\nroot 24 2 0 10:54 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 10:54 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 10:54 ? 00:00:00 [khungtaskd]\nroot 28 2 0 10:54 ? 00:00:00 [kswapd0]\nroot 29 2 0 10:54 ? 00:00:00 [vmstat]\nroot 30 2 0 10:54 ? 00:00:00 [ksmd]\nroot 31 2 0 10:54 ? 00:00:00 [khugepaged]\nroot 32 2 0 10:54 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 10:54 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 10:54 ? 00:00:00 [crypto]\nroot 46 2 0 10:54 ? 00:00:00 [kthrotld]\nroot 47 2 0 10:54 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 10:54 ? 00:00:00 [vballoon]\nroot 49 2 0 10:54 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 10:54 ? 00:00:00 [scsi_eh_1]\nroot 51 2 0 10:54 ? 00:00:00 [kworker/u2:2]\nroot 52 2 0 10:54 ? 00:00:00 [kworker/u2:3]\nroot 71 2 0 10:54 ? 00:00:00 [deferwq]\nroot 72 2 0 10:54 ? 00:00:00 [charger_manager]\nroot 114 2 0 10:54 ? 00:00:00 [kpsmoused]\nroot 121 2 0 10:54 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 10:54 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 10:54 ? 00:00:00 [ext4-rsv-conver]\nroot 374 1 0 10:54 ? 00:00:00 upstart-udev-bridge --daemon\nroot 379 1 0 10:54 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 412 2 0 10:54 ? 00:00:00 [kworker/u3:1]\nroot 487 1 0 10:54 ? 00:00:00 upstart-socket-bridge --daemon\nroot 543 1 0 10:54 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 808 2 0 10:54 ? 00:00:00 [kauditd]\nmessage+ 873 1 0 10:54 ? 00:00:00 dbus-daemon --system --fork\nroot 907 1 0 10:54 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 927 1 0 10:54 ? 00:00:00 rsyslogd\nroot 944 1 0 10:54 ? 00:00:00 upstart-file-bridge --daemon\nroot 1040 1 0 10:54 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1043 1 0 10:54 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1047 1 0 10:54 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1048 1 0 10:54 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1051 1 0 10:54 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1093 1 0 10:54 ? 00:00:00 /usr/sbin/sshd -D\nroot 1099 1 0 10:54 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1100 1 0 10:54 ? 00:00:00 cron\ndaemon 1101 1 0 10:54 ? 00:00:00 atd\nroot 1185 1 0 10:54 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1191 1 0 10:54 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1462 1 0 10:54 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/bind_host_e6t95a/env/bin/python -m cloudify_agent.worker --queue bind_host_e6t95a --max-workers 5 --name bind_host_e6t95a\nubuntu 1464 1462 0 10:54 ? 00:00:00 /home/ubuntu/bind_host_e6t95a/env/bin/python -m cloudify_agent.worker --queue bind_host_e6t95a --max-workers 5 --name bind_host_e6t95a\nubuntu 1608 1 0 10:55 ? 00:00:00 python2.7 /home/ubuntu/bind_host_e6t95a/env/bin/diamond --configfile /home/ubuntu/bind_host_e6t95a/work/plugins/diamond/etc/diamond.conf\nbind 2325 1 0 10:55 ? 00:00:00 /usr/sbin/named -u bind\nubuntu 2382 1464 1 10:55 ? 00:00:00 /home/ubuntu/bind_host_e6t95a/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-BPgutW\nubuntu 2392 2382 0 10:55 ? 00:00:00 /bin/sh -c /tmp/VD7K3/install-etcd.sh\nubuntu 2394 2392 0 10:55 ? 00:00:00 /bin/bash -e /tmp/VD7K3/install-etcd.sh\nntp 8407 1 0 10:56 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 8941 1 0 10:56 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 8952 8941 0 10:56 ? 00:00:00 [check-monit-upt] \nclearwa+ 9012 1 0 10:56 ? 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.9:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.9 --name 192-168-120-9 --debug --initial-cluster 192-168-120-9=http://192.168.120.9:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.9:2380 --listen-peer-urls http://192.168.120.9:2380\nroot 9040 8941 0 10:57 ? 00:00:00 [check-etcd-upti] \nroot 9044 8941 0 10:57 ? 00:00:00 [poll_etcd_clust] \nroot 9047 8941 0 10:57 ? 00:00:00 [poll_etcd.sh] \nroot 9078 1 0 10:57 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9083 9078 0 10:57 ? 00:00:00 inotifywait -e create -qq .\nubuntu 9211 2394 0 10:57 ? 00:00:00 /bin/bash -e /tmp/VD7K3/install-etcd.sh\nubuntu 9212 9211 0 10:57 ? 00:00:00 /bin/bash -e /tmp/VD7K3/install-etcd.sh\nroot 9213 9212 0 10:57 ? 00:00:00 sudo ps -edf\nroot 9214 9213 0 10:57 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.000s\nsys\t0m0.010s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:08.753Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.aea6203f-df55-42c7-8d95-01006892d833"}, {"node_instance_id": "bind_uys0hw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:09.290Z", "message": "[etcd] sudo ps ", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:08.714Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.aea6203f-df55-42c7-8d95-01006892d833"}, {"node_instance_id": "bind_uys0hw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:09.290Z", "message": "[etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:f0:0d:03 \n inet addr:192.168.120.9 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fef0:d03/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:70168 errors:0 dropped:0 overruns:0 frame:0\n TX packets:19330 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:128140993 (128.1 MB) TX bytes:2869115 (2.8 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:822 errors:0 dropped:0 overruns:0 frame:0\n TX packets:822 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:97956 (97.9 KB) TX bytes:97956 (97.9 KB)\n\n\nreal\t0m0.008s\nuser\t0m0.001s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:08.684Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.aea6203f-df55-42c7-8d95-01006892d833"}, {"node_instance_id": "bind_uys0hw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:09.290Z", "message": "[etcd] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:08.646Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.aea6203f-df55-42c7-8d95-01006892d833"}, {"node_instance_id": "bind_uys0hw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:09.972Z", "message": "[etcd] Installation is done", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:09.235Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.aea6203f-df55-42c7-8d95-01006892d833"}, {"node_instance_id": "bind_uys0hw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:09.972Z", "message": " % Total % Received % Xferd Average Speed Time Time Time Current", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:09.239Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.aea6203f-df55-42c7-8d95-01006892d833"}, {"node_instance_id": "bind_uys0hw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:09.972Z", "message": " Dload Upload Total Spent Left Speed", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:09.239Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.aea6203f-df55-42c7-8d95-01006892d833"}, {"node_instance_id": "bind_uys0hw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:09.972Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:09.336Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.aea6203f-df55-42c7-8d95-01006892d833"}, {"node_instance_id": "bind_uys0hw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:09.972Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:09.336Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.aea6203f-df55-42c7-8d95-01006892d833"}, {"node_instance_id": "bind_uys0hw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:09.972Z", "message": " OK", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:09.239Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.aea6203f-df55-42c7-8d95-01006892d833"}, {"node_instance_id": "bind_uys0hw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:09.972Z", "message": " deb http://repo.cw-ngv.com/archive/repo129 binary/", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:09.239Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.aea6203f-df55-42c7-8d95-01006892d833"}, {"node_instance_id": "bind_uys0hw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:09.972Z", "message": " \r100 3149 100 3149 0 0 16187 0 --:--:-- --:--:-- --:--:-- 16231", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:09.239Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.aea6203f-df55-42c7-8d95-01006892d833"}, {"node_instance_id": "bind_uys0hw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:09.972Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-bind-host-e6t95a", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:09.239Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.aea6203f-df55-42c7-8d95-01006892d833"}, {"node_instance_id": "bind_uys0hw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:09.972Z", "message": "[etcd] => 2019-06-08 10:56:53.436819265 Stopping etcd clearwater-etcd\n2019-06-08 10:56:59.481403932 Restarting etcd clearwater-etcd\n2019-06-08 10:56:59.493091286 Configured ETCDCTL_PEERS: \n2019-06-08 10:56:59.493796083 Check for previous failed startup attempt\n2019-06-08 10:56:59.496546497 Running etcdctl member list\nError: client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 127.0.0.1:2379: getsockopt: connection refused\n; error #1: dial tcp 127.0.0.1:4001: getsockopt: connection refused\n\nerror #0: dial tcp 127.0.0.1:2379: getsockopt: connection refused\nerror #1: dial tcp 127.0.0.1:4001: getsockopt: connection refused\n\n2019-06-08 10:56:59.526305592 etcdctl returned 2\n2019-06-08 10:56:59.538504469 Creating new cluster...\n2019-06-08 10:56:59.544558797 Starting etcd with: --listen-client-urls http://0.0.0.0:4000\n --advertise-client-urls http://192.168.120.9:4000\n --data-dir /var/lib/clearwater-etcd/192.168.120.9\n --name 192-168-120-9\n --debug --initial-cluster 192-168-120-9=http://192.168.120.9:2380,\n --initial-cluster-state new\n --initial-advertise-peer-urls http://192.168.120.9:2380\n --listen-peer-urls http://192.168.120.9:2380\n2019-06-08 10:56:59.547802829 Check we're actually a member of the cluster\n2019-06-08 10:56:59.557666727 Wait for etcd to startup\n2019-06-08 10:57:00.581301341 Etcd started successfully\n2019-06-08 10:56:59.593872 I | etcdmain: etcd Version: 3.1.7\n2019-06-08 10:56:59.593934 I | etcdmain: Git SHA: 43b7507\n2019-06-08 10:56:59.593948 I | etcdmain: Go Version: go1.7.5\n2019-06-08 10:56:59.593952 I | etcdmain: Go OS/Arch: linux/amd64\n2019-06-08 10:56:59.593956 I | etcdmain: setting maximum number of CPUs to 1, total number of available CPUs is 1\n2019-06-08 10:56:59.594066 I | embed: listening for peers on http://192.168.120.9:2380\n2019-06-08 10:56:59.594136 I | embed: listening for client requests on 0.0.0.0:4000\n2019-06-08 10:56:59.654658 I | etcdserver: name = 192-168-120-9\n2019-06-08 10:56:59.654687 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.9\n2019-06-08 10:56:59.654693 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.9/member\n2019-06-08 10:56:59.654697 I | etcdserver: heartbeat = 100ms\n2019-06-08 10:56:59.654701 I | etcdserver: election = 1000ms\n2019-06-08 10:56:59.654705 I | etcdserver: snapshot count = 10000\n2019-06-08 10:56:59.654714 I | etcdserver: advertise client URLs = http://192.168.120.9:4000\n2019-06-08 10:56:59.654718 I | etcdserver: initial advertise peer URLs = http://192.168.120.9:2380\n2019-06-08 10:56:59.654726 I | etcdserver: initial cluster = 192-168-120-9=http://192.168.120.9:2380\n2019-06-08 10:56:59.662508 I | etcdserver: starting member de34eed64bb76d59 in cluster 920aa385fe9ddf88\n2019-06-08 10:56:59.662580 I | raft: de34eed64bb76d59 became follower at term 0\n2019-06-08 10:56:59.662612 I | raft: newRaft de34eed64bb76d59 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]\n2019-06-08 10:56:59.662617 I | raft: de34eed64bb76d59 became follower at term 1\n2019-06-08 10:56:59.684730 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided]\n2019-06-08 10:56:59.685934 I | etcdserver/membership: added member de34eed64bb76d59 [http://192.168.120.9:2380] to cluster 920aa385fe9ddf88\n2019-06-08 10:56:59.862843 I | raft: de34eed64bb76d59 is starting a new election at term 1\n2019-06-08 10:56:59.862948 I | raft: de34eed64bb76d59 became candidate at term 2\n2019-06-08 10:56:59.862981 I | raft: de34eed64bb76d59 received MsgVoteResp from de34eed64bb76d59 at term 2\n2019-06-08 10:56:59.862995 I | raft: de34eed64bb76d59 became leader at term 2\n2019-06-08 10:56:59.863001 I | raft: raft.node: de34eed64bb76d59 elected leader de34eed64bb76d59 at term 2\n2019-06-08 10:56:59.863279 I | etcdserver: setting up the initial cluster version to 3.1\n2019-06-08 10:56:59.865086 N | etcdserver/membership: set the initial cluster version to 3.1\n2019-06-08 10:56:59.865113 I | etcdserver/api: enabled capabilities for version 3.1\n2019-06-08 10:56:59.865130 I | etcdserver: published {Name:192-168-120-9 ClientURLs:[http://192.168.120.9:4000]} to cluster 920aa385fe9ddf88\n2019-06-08 10:56:59.865216 I | embed: ready to serve client requests\n2019-06-08 10:56:59.865647 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged!\n2019-06-08 10:57:00.818173 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.9:55892\n2019-06-08 10:57:00.818912 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.9:55891\n2019-06-08 10:57:00.820447 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.9:55893\n2019-06-08 10:57:08.587097 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.9/liveness-check remote:192.168.120.9:55900\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:09.165Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.aea6203f-df55-42c7-8d95-01006892d833"}, {"node_instance_id": "bind_uys0hw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:09.972Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:09.131Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.aea6203f-df55-42c7-8d95-01006892d833"}, {"node_instance_id": "bind_uys0hw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:09.972Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:09.095Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.aea6203f-df55-42c7-8d95-01006892d833"}, {"node_instance_id": "bind_uys0hw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:09.972Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:09.058Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.aea6203f-df55-42c7-8d95-01006892d833"}, {"node_instance_id": "bind_uys0hw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:09.972Z", "message": "[etcd] => [08-Jun-2019 10:57:00 UTC] clearwater-diags-monitor starting\n[08-Jun-2019 10:57:00 UTC] Waiting for trigger files\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:09.028Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.aea6203f-df55-42c7-8d95-01006892d833"}, {"node_instance_id": "bind_uys0hw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:09.972Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:09.336Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.aea6203f-df55-42c7-8d95-01006892d833"}, {"node_instance_id": "bind_uys0hw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:09.972Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:09.336Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.aea6203f-df55-42c7-8d95-01006892d833"}, {"node_instance_id": "bind_uys0hw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:09.972Z", "message": "Execution done (PID=2392, return_code=0): /tmp/VD7K3/install-etcd.sh", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:09.330Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.aea6203f-df55-42c7-8d95-01006892d833"}, {"node_instance_id": "bind_uys0hw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:09.972Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:09.199Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.aea6203f-df55-42c7-8d95-01006892d833"}, {"node_instance_id": "bind_uys0hw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:09.972Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-bind-host-e6t95a", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:09.239Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.aea6203f-df55-42c7-8d95-01006892d833"}, {"node_instance_id": "bind_uys0hw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:09.972Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:09.336Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.aea6203f-df55-42c7-8d95-01006892d833"}, {"node_instance_id": "bind_uys0hw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:10.712Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:10.016Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "bind_uys0hw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:10.712Z", "message": "Node instance configured", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:10.213Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "bind_uys0hw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:10.712Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:10.307Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "bind_uys0hw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:10.712Z", "message": "Node instance started", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:10.537Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "bono_fy0v4n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:11.467Z", "message": "Creating node instance", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:11.335Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "vellum_2ocwhy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:12.115Z", "message": "Creating node instance", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:11.362Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "dime_dwrli4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:12.115Z", "message": "Creating node instance", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:11.615Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "ellis_xp10t2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:12.115Z", "message": "Creating node instance", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:11.571Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}], "metadata": {"pagination": {"total": 2524, "offset": 2481, "size": 50}}} 2019-06-08 10:57:12,523 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:57:12,523 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:57:12 GMT 2019-06-08 10:57:12,523 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:57:12,523 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 10:57:12,523 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:57:12,524 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:57:12,524 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:57:12,524 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 10:57:12,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-e6t95a Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-cluster-manager clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-queue-manager cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python-mock-doc python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-cluster-manager clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-management clearwater-monit clearwater-queue-manager cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat 0 upgraded, 77 newly installed, 0 to remove and 0 not upgraded. Need to get 85.1 MB of archives. After this operation, 242 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 38% Extracting templates from packages: 77% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 85.1 MB in 12s (6,599 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51439 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package python-mock. Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-setuptools (3.3-1ubuntu2) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq dnsmasq: failed to create listening socket for port 53: Address already in use ...fail! invoke-rc.d: initscript dnsmasq, action "start" failed. Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq dnsmasq: failed to create listening socket for 127.0.0.1: Address already in use ...fail! Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 8813 Setting up clearwater-log-cleanup (1.0-171215.180814) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 reload: Job is not running: clearwater-monit Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... Processing triggers for libc-bin (2.19-0ubuntu6.15) ... real 0m59.809s user 0m18.864s sys 0m8.345s 2019-06-08 10:57:12,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => /var/log/dmesg /var/log/sysstat/clearwater-sa08 /var/log/sysstat/sa08 /var/log/wtmp /var/log/apt/history.log /var/log/apt/term.log /var/log/cloud-init.log /var/log/monit.log /var/log/iotop.log /var/log/lastlog /var/log/auth.log /var/log/landscape/sysinfo.log /var/log/dpkg.log /var/log/syslog /var/log/btmp /var/log/kern.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/systemd-logind.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/cryptdisks.log /var/log/upstart/clearwater-monit.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/dmesg.0 /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/boot.log /var/log/clearwater-etcd/clearwater-etcd.log /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/udev /var/log/clearwater-diags-monitor.log /var/log/fsck/checkroot /var/log/fsck/checkfs real 0m0.009s user 0m0.004s sys 0m0.003s 2019-06-08 10:57:12,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] /usr/share/clearwater/clearwater 2019-06-08 10:57:12,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] The software is installed 2019-06-08 10:57:12,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => real 0m0.016s user 0m0.002s sys 0m0.011s 2019-06-08 10:57:12,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-06-08 10:57:12,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo pstree 2019-06-08 10:57:12,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo find /var/log 2019-06-08 10:57:12,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => init-+-acpid |-atd |-clearwater_diag---inotifywait |-cron |-dbus-daemon |-dhclient |-etcd---7*[{etcd}] |-7*[getty] |-monit-+-check-etcd-upti | |-check-monit-upt | |-poll_etcd.sh | |-poll_etcd_clust | `-{monit} |-named---3*[{named}] |-ntpd |-python2.7---{python2.7} |-rsyslogd---3*[{rsyslogd}] |-sshd |-sudo---python-+-python-+-sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---sudo---pstree | | `-7*[{python}] | `-{python} |-systemd-logind |-systemd-udevd |-upstart-file-br |-upstart-socket- `-upstart-udev-br real 0m0.008s user 0m0.003s sys 0m0.004s 2019-06-08 10:57:12,529 - 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.9:2380 0.0.0.0:* LISTEN 9012/etcd tcp 0 0 127.0.0.1:39661 0.0.0.0:* LISTEN 2382/python tcp 0 0 192.168.120.9:53 0.0.0.0:* LISTEN 2325/named tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2325/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 2325/named tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8941/monit tcp6 0 0 :::53 :::* LISTEN 2325/named tcp6 0 0 :::22 :::* LISTEN 1093/sshd tcp6 0 0 ::1:953 :::* LISTEN 2325/named tcp6 0 0 :::4000 :::* LISTEN 9012/etcd udp 0 0 192.168.120.9:53 0.0.0.0:* 2325/named udp 0 0 127.0.0.1:53 0.0.0.0:* 2325/named udp 0 0 0.0.0.0:68 0.0.0.0:* 543/dhclient udp 0 0 192.168.120.9:123 0.0.0.0:* 8407/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8407/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8407/ntpd udp 0 0 0.0.0.0:21452 0.0.0.0:* 543/dhclient udp6 0 0 :::53 :::* 2325/named udp6 0 0 fe80::f816:3eff:fef:123 :::* 8407/ntpd udp6 0 0 ::1:123 :::* 8407/ntpd udp6 0 0 :::123 :::* 8407/ntpd udp6 0 0 :::32433 :::* 543/dhclient Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7209 379/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9045 1099/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 6535 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 8691 873/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.010s user 0m0.002s sys 0m0.006s 2019-06-08 10:57:12,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo netstat 2019-06-08 10:57:12,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 10:54 ? 00:00:01 /sbin/init root 2 0 0 10:54 ? 00:00:00 [kthreadd] root 3 2 0 10:54 ? 00:00:00 [ksoftirqd/0] root 4 2 0 10:54 ? 00:00:00 [kworker/0:0] root 5 2 0 10:54 ? 00:00:00 [kworker/0:0H] root 6 2 0 10:54 ? 00:00:00 [kworker/u2:0] root 7 2 0 10:54 ? 00:00:00 [rcu_sched] root 8 2 0 10:54 ? 00:00:00 [rcuos/0] root 9 2 0 10:54 ? 00:00:00 [rcu_bh] root 10 2 0 10:54 ? 00:00:00 [rcuob/0] root 11 2 0 10:54 ? 00:00:00 [migration/0] root 12 2 0 10:54 ? 00:00:00 [watchdog/0] root 13 2 0 10:54 ? 00:00:00 [khelper] root 14 2 0 10:54 ? 00:00:00 [kdevtmpfs] root 15 2 0 10:54 ? 00:00:00 [netns] root 16 2 0 10:54 ? 00:00:00 [writeback] root 17 2 0 10:54 ? 00:00:00 [kintegrityd] root 18 2 0 10:54 ? 00:00:00 [bioset] root 19 2 0 10:54 ? 00:00:00 [kworker/u3:0] root 20 2 0 10:54 ? 00:00:00 [kblockd] root 21 2 0 10:54 ? 00:00:00 [ata_sff] root 22 2 0 10:54 ? 00:00:00 [khubd] root 23 2 0 10:54 ? 00:00:00 [md] root 24 2 0 10:54 ? 00:00:00 [devfreq_wq] root 25 2 0 10:54 ? 00:00:00 [kworker/0:1] root 27 2 0 10:54 ? 00:00:00 [khungtaskd] root 28 2 0 10:54 ? 00:00:00 [kswapd0] root 29 2 0 10:54 ? 00:00:00 [vmstat] root 30 2 0 10:54 ? 00:00:00 [ksmd] root 31 2 0 10:54 ? 00:00:00 [khugepaged] root 32 2 0 10:54 ? 00:00:00 [fsnotify_mark] root 33 2 0 10:54 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 10:54 ? 00:00:00 [crypto] root 46 2 0 10:54 ? 00:00:00 [kthrotld] root 47 2 0 10:54 ? 00:00:00 [kworker/u2:1] root 48 2 0 10:54 ? 00:00:00 [vballoon] root 49 2 0 10:54 ? 00:00:00 [scsi_eh_0] root 50 2 0 10:54 ? 00:00:00 [scsi_eh_1] root 51 2 0 10:54 ? 00:00:00 [kworker/u2:2] root 52 2 0 10:54 ? 00:00:00 [kworker/u2:3] root 71 2 0 10:54 ? 00:00:00 [deferwq] root 72 2 0 10:54 ? 00:00:00 [charger_manager] root 114 2 0 10:54 ? 00:00:00 [kpsmoused] root 121 2 0 10:54 ? 00:00:00 [kworker/0:2] root 176 2 0 10:54 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 10:54 ? 00:00:00 [ext4-rsv-conver] root 374 1 0 10:54 ? 00:00:00 upstart-udev-bridge --daemon root 379 1 0 10:54 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 412 2 0 10:54 ? 00:00:00 [kworker/u3:1] root 487 1 0 10:54 ? 00:00:00 upstart-socket-bridge --daemon root 543 1 0 10:54 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 808 2 0 10:54 ? 00:00:00 [kauditd] message+ 873 1 0 10:54 ? 00:00:00 dbus-daemon --system --fork root 907 1 0 10:54 ? 00:00:00 /lib/systemd/systemd-logind syslog 927 1 0 10:54 ? 00:00:00 rsyslogd root 944 1 0 10:54 ? 00:00:00 upstart-file-bridge --daemon root 1040 1 0 10:54 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1043 1 0 10:54 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1047 1 0 10:54 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1048 1 0 10:54 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1051 1 0 10:54 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1093 1 0 10:54 ? 00:00:00 /usr/sbin/sshd -D root 1099 1 0 10:54 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1100 1 0 10:54 ? 00:00:00 cron daemon 1101 1 0 10:54 ? 00:00:00 atd root 1185 1 0 10:54 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1191 1 0 10:54 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1462 1 0 10:54 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/bind_host_e6t95a/env/bin/python -m cloudify_agent.worker --queue bind_host_e6t95a --max-workers 5 --name bind_host_e6t95a ubuntu 1464 1462 0 10:54 ? 00:00:00 /home/ubuntu/bind_host_e6t95a/env/bin/python -m cloudify_agent.worker --queue bind_host_e6t95a --max-workers 5 --name bind_host_e6t95a ubuntu 1608 1 0 10:55 ? 00:00:00 python2.7 /home/ubuntu/bind_host_e6t95a/env/bin/diamond --configfile /home/ubuntu/bind_host_e6t95a/work/plugins/diamond/etc/diamond.conf bind 2325 1 0 10:55 ? 00:00:00 /usr/sbin/named -u bind ubuntu 2382 1464 1 10:55 ? 00:00:00 /home/ubuntu/bind_host_e6t95a/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-BPgutW ubuntu 2392 2382 0 10:55 ? 00:00:00 /bin/sh -c /tmp/VD7K3/install-etcd.sh ubuntu 2394 2392 0 10:55 ? 00:00:00 /bin/bash -e /tmp/VD7K3/install-etcd.sh ntp 8407 1 0 10:56 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 8941 1 0 10:56 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 8952 8941 0 10:56 ? 00:00:00 [check-monit-upt] clearwa+ 9012 1 0 10:56 ? 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.9:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.9 --name 192-168-120-9 --debug --initial-cluster 192-168-120-9=http://192.168.120.9:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.9:2380 --listen-peer-urls http://192.168.120.9:2380 root 9040 8941 0 10:57 ? 00:00:00 [check-etcd-upti] root 9044 8941 0 10:57 ? 00:00:00 [poll_etcd_clust] root 9047 8941 0 10:57 ? 00:00:00 [poll_etcd.sh] root 9078 1 0 10:57 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9083 9078 0 10:57 ? 00:00:00 inotifywait -e create -qq . ubuntu 9211 2394 0 10:57 ? 00:00:00 /bin/bash -e /tmp/VD7K3/install-etcd.sh ubuntu 9212 9211 0 10:57 ? 00:00:00 /bin/bash -e /tmp/VD7K3/install-etcd.sh root 9213 9212 0 10:57 ? 00:00:00 sudo ps -edf root 9214 9213 0 10:57 ? 00:00:00 ps -edf real 0m0.010s user 0m0.000s sys 0m0.010s 2019-06-08 10:57:12,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ps 2019-06-08 10:57:12,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:f0:0d:03 inet addr:192.168.120.9 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fef0:d03/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:70168 errors:0 dropped:0 overruns:0 frame:0 TX packets:19330 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:128140993 (128.1 MB) TX bytes:2869115 (2.8 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:822 errors:0 dropped:0 overruns:0 frame:0 TX packets:822 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:97956 (97.9 KB) TX bytes:97956 (97.9 KB) real 0m0.008s user 0m0.001s sys 0m0.005s 2019-06-08 10:57:12,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ifconfig 2019-06-08 10:57:12,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Installation is done 2019-06-08 10:57:12,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-06-08 10:57:12,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-06-08 10:57:12,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-06-08 10:57:12,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-06-08 10:57:12,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-06-08 10:57:12,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-06-08 10:57:12,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 16187 0 --:--:-- --:--:-- --:--:-- 16231 2019-06-08 10:57:12,531 - 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-e6t95a 2019-06-08 10:57:12,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => 2019-06-08 10:56:53.436819265 Stopping etcd clearwater-etcd 2019-06-08 10:56:59.481403932 Restarting etcd clearwater-etcd 2019-06-08 10:56:59.493091286 Configured ETCDCTL_PEERS: 2019-06-08 10:56:59.493796083 Check for previous failed startup attempt 2019-06-08 10:56:59.496546497 Running etcdctl member list Error: client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 127.0.0.1:2379: getsockopt: connection refused ; error #1: dial tcp 127.0.0.1:4001: getsockopt: connection refused error #0: dial tcp 127.0.0.1:2379: getsockopt: connection refused error #1: dial tcp 127.0.0.1:4001: getsockopt: connection refused 2019-06-08 10:56:59.526305592 etcdctl returned 2 2019-06-08 10:56:59.538504469 Creating new cluster... 2019-06-08 10:56:59.544558797 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.9:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.9 --name 192-168-120-9 --debug --initial-cluster 192-168-120-9=http://192.168.120.9:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.9:2380 --listen-peer-urls http://192.168.120.9:2380 2019-06-08 10:56:59.547802829 Check we're actually a member of the cluster 2019-06-08 10:56:59.557666727 Wait for etcd to startup 2019-06-08 10:57:00.581301341 Etcd started successfully 2019-06-08 10:56:59.593872 I | etcdmain: etcd Version: 3.1.7 2019-06-08 10:56:59.593934 I | etcdmain: Git SHA: 43b7507 2019-06-08 10:56:59.593948 I | etcdmain: Go Version: go1.7.5 2019-06-08 10:56:59.593952 I | etcdmain: Go OS/Arch: linux/amd64 2019-06-08 10:56:59.593956 I | etcdmain: setting maximum number of CPUs to 1, total number of available CPUs is 1 2019-06-08 10:56:59.594066 I | embed: listening for peers on http://192.168.120.9:2380 2019-06-08 10:56:59.594136 I | embed: listening for client requests on 0.0.0.0:4000 2019-06-08 10:56:59.654658 I | etcdserver: name = 192-168-120-9 2019-06-08 10:56:59.654687 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.9 2019-06-08 10:56:59.654693 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.9/member 2019-06-08 10:56:59.654697 I | etcdserver: heartbeat = 100ms 2019-06-08 10:56:59.654701 I | etcdserver: election = 1000ms 2019-06-08 10:56:59.654705 I | etcdserver: snapshot count = 10000 2019-06-08 10:56:59.654714 I | etcdserver: advertise client URLs = http://192.168.120.9:4000 2019-06-08 10:56:59.654718 I | etcdserver: initial advertise peer URLs = http://192.168.120.9:2380 2019-06-08 10:56:59.654726 I | etcdserver: initial cluster = 192-168-120-9=http://192.168.120.9:2380 2019-06-08 10:56:59.662508 I | etcdserver: starting member de34eed64bb76d59 in cluster 920aa385fe9ddf88 2019-06-08 10:56:59.662580 I | raft: de34eed64bb76d59 became follower at term 0 2019-06-08 10:56:59.662612 I | raft: newRaft de34eed64bb76d59 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2019-06-08 10:56:59.662617 I | raft: de34eed64bb76d59 became follower at term 1 2019-06-08 10:56:59.684730 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2019-06-08 10:56:59.685934 I | etcdserver/membership: added member de34eed64bb76d59 [http://192.168.120.9:2380] to cluster 920aa385fe9ddf88 2019-06-08 10:56:59.862843 I | raft: de34eed64bb76d59 is starting a new election at term 1 2019-06-08 10:56:59.862948 I | raft: de34eed64bb76d59 became candidate at term 2 2019-06-08 10:56:59.862981 I | raft: de34eed64bb76d59 received MsgVoteResp from de34eed64bb76d59 at term 2 2019-06-08 10:56:59.862995 I | raft: de34eed64bb76d59 became leader at term 2 2019-06-08 10:56:59.863001 I | raft: raft.node: de34eed64bb76d59 elected leader de34eed64bb76d59 at term 2 2019-06-08 10:56:59.863279 I | etcdserver: setting up the initial cluster version to 3.1 2019-06-08 10:56:59.865086 N | etcdserver/membership: set the initial cluster version to 3.1 2019-06-08 10:56:59.865113 I | etcdserver/api: enabled capabilities for version 3.1 2019-06-08 10:56:59.865130 I | etcdserver: published {Name:192-168-120-9 ClientURLs:[http://192.168.120.9:4000]} to cluster 920aa385fe9ddf88 2019-06-08 10:56:59.865216 I | embed: ready to serve client requests 2019-06-08 10:56:59.865647 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2019-06-08 10:57:00.818173 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.9:55892 2019-06-08 10:57:00.818912 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.9:55891 2019-06-08 10:57:00.820447 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.9:55893 2019-06-08 10:57:08.587097 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.9/liveness-check remote:192.168.120.9:55900 real 0m0.005s user 0m0.000s sys 0m0.004s 2019-06-08 10:57:12,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-06-08 10:57:12,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-06-08 10:57:12,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-06-08 10:57:12,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => [08-Jun-2019 10:57:00 UTC] clearwater-diags-monitor starting [08-Jun-2019 10:57:00 UTC] Waiting for trigger files real 0m0.005s user 0m0.004s sys 0m0.002s 2019-06-08 10:57:12,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-06-08 10:57:12,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-06-08 10:57:12,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=2392, return_code=0): /tmp/VD7K3/install-etcd.sh 2019-06-08 10:57:12,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-06-08 10:57:12,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-bind-host-e6t95a 2019-06-08 10:57:12,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-06-08 10:57:12,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-08 10:57:12,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-06-08 10:57:12,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-06-08 10:57:12,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-08 10:57:12,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-08 10:57:12,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-08 10:57:12,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-08 10:57:12,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-08 10:57:12,534 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 10:57:12,630 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:57:12,630 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:57:12,630 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:57:12,630 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:57:12,630 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:57:12,630 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:57:12,630 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:57:12,631 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 10:57:12,631 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:57:12,631 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:57:12 GMT 2019-06-08 10:57:12,631 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:57:12,631 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 10:57:12,631 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:57:12,631 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:57:12,631 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:57:17,637 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 10:57:17,736 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:57:17,736 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:57:17,736 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:57:17,736 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:57:17,736 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:57:17,736 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:57:17,736 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:57:17,737 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_fy0v4n", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:12.710Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:11.692Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "homer_brwt73", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:12.710Z", "message": "Creating node instance", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:11.969Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "sprout_lw7hq7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:12.710Z", "message": "Creating node instance", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:12.101Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:13.402Z", "message": "Configuring clearwater node.", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:12.881Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.8f65cd1c-f7ac-41a6-b71a-c7154a11ee9e"}, {"node_instance_id": "homer_brwt73", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:13.402Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:12.516Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:13.402Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/UXRT6/clearwater.py", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:12.880Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.8f65cd1c-f7ac-41a6-b71a-c7154a11ee9e"}, {"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:14.075Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:13.571Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.8f65cd1c-f7ac-41a6-b71a-c7154a11ee9e"}, {"node_instance_id": "sprout_lw7hq7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:14.075Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:13.356Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "homer_brwt73", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:14.075Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/V33VI/clearwater.py", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:13.601Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.b36b5d77-e7ec-422f-91b1-fcddf643e55a"}, {"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:14.075Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:13.308Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.8f65cd1c-f7ac-41a6-b71a-c7154a11ee9e"}, {"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:14.075Z", "message": "The config dict: {'public_ip': u'172.30.9.215', 'etcd_ip': u'192.168.120.9', 'name': u'bono-fy0v4n', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.7'}.", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:13.572Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.8f65cd1c-f7ac-41a6-b71a-c7154a11ee9e"}, {"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:14.075Z", "message": "[localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater']", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:13.573Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.8f65cd1c-f7ac-41a6-b71a-c7154a11ee9e"}, {"node_instance_id": "homer_brwt73", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:14.075Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:13.734Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.b36b5d77-e7ec-422f-91b1-fcddf643e55a"}, {"node_instance_id": "homer_brwt73", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:14.075Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:13.932Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.b36b5d77-e7ec-422f-91b1-fcddf643e55a"}, {"node_instance_id": "homer_brwt73", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:14.075Z", "message": "Configuring clearwater node.", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:13.602Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.b36b5d77-e7ec-422f-91b1-fcddf643e55a"}, {"node_instance_id": "homer_brwt73", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:14.733Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:14.544Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "vellum_2ocwhy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:14.733Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:14.073Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "homer_brwt73", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:14.733Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpyEg_9c', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:13.968Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.b36b5d77-e7ec-422f-91b1-fcddf643e55a"}, {"node_instance_id": "homer_brwt73", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:14.733Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:14.002Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.b36b5d77-e7ec-422f-91b1-fcddf643e55a"}, {"node_instance_id": "homer_brwt73", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:14.733Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpBdgjh8', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:14.198Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.b36b5d77-e7ec-422f-91b1-fcddf643e55a"}, {"node_instance_id": "homer_brwt73", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:14.733Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:14.229Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.b36b5d77-e7ec-422f-91b1-fcddf643e55a"}, {"node_instance_id": "sprout_lw7hq7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:14.733Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/78A66/clearwater.py", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:14.494Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d9c44926-0846-44eb-900a-4ec646113cea"}, {"node_instance_id": "sprout_lw7hq7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:14.733Z", "message": "Configuring clearwater node.", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:14.495Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d9c44926-0846-44eb-900a-4ec646113cea"}, {"node_instance_id": "homer_brwt73", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:14.733Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.9', 'name': u'homer-brwt73', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.26'}.", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:13.932Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.b36b5d77-e7ec-422f-91b1-fcddf643e55a"}, {"node_instance_id": "homer_brwt73", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:14.733Z", "message": "[localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater']", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:13.933Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.b36b5d77-e7ec-422f-91b1-fcddf643e55a"}, {"node_instance_id": "ellis_xp10t2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:15.358Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:14.800Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "sprout_lw7hq7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:15.358Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:14.621Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d9c44926-0846-44eb-900a-4ec646113cea"}, {"node_instance_id": "sprout_lw7hq7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:15.358Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:14.877Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d9c44926-0846-44eb-900a-4ec646113cea"}, {"node_instance_id": "sprout_lw7hq7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:15.358Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.9', 'name': u'sprout-lw7hq7', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.5'}.", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:14.878Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d9c44926-0846-44eb-900a-4ec646113cea"}, {"node_instance_id": "sprout_lw7hq7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:15.358Z", "message": "[localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater']", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:14.878Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d9c44926-0846-44eb-900a-4ec646113cea"}, {"node_instance_id": "sprout_lw7hq7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:15.358Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpflNBHK', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:14.923Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d9c44926-0846-44eb-900a-4ec646113cea"}, {"node_instance_id": "sprout_lw7hq7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:15.358Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:14.957Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d9c44926-0846-44eb-900a-4ec646113cea"}, {"node_instance_id": "sprout_lw7hq7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:15.358Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpuTaKvF', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:15.242Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d9c44926-0846-44eb-900a-4ec646113cea"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:15.923Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.9', 'name': u'vellum-2ocwhy', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.20'}.", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:15.659Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.ac969124-647a-4b09-86ad-bc26365ae5ef"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:15.923Z", "message": "[localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater']", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:15.660Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.ac969124-647a-4b09-86ad-bc26365ae5ef"}, {"node_instance_id": "sprout_lw7hq7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:15.923Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:15.823Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:15.923Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:15.736Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.ac969124-647a-4b09-86ad-bc26365ae5ef"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:15.923Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpE4cka9', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:15.696Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.ac969124-647a-4b09-86ad-bc26365ae5ef"}, {"node_instance_id": "dime_dwrli4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:15.923Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:15.612Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "sprout_lw7hq7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:15.923Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:15.279Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d9c44926-0846-44eb-900a-4ec646113cea"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:15.923Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/Y26BB/clearwater.py", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:15.261Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.ac969124-647a-4b09-86ad-bc26365ae5ef"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:15.923Z", "message": "Configuring clearwater node.", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:15.262Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.ac969124-647a-4b09-86ad-bc26365ae5ef"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:15.923Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:15.395Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.ac969124-647a-4b09-86ad-bc26365ae5ef"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:15.923Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:15.659Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.ac969124-647a-4b09-86ad-bc26365ae5ef"}, {"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:16.532Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:16.307Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.6ec86a58-7cf3-409a-9bbd-cf502ec94357"}, {"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:16.532Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:16.234Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.6ec86a58-7cf3-409a-9bbd-cf502ec94357"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:16.532Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:15.996Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.ac969124-647a-4b09-86ad-bc26365ae5ef"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:16.532Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpwVLn6v', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:15.955Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.ac969124-647a-4b09-86ad-bc26365ae5ef"}, {"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:16.532Z", "message": "Configuring clearwater node.", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:15.879Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.6ec86a58-7cf3-409a-9bbd-cf502ec94357"}, {"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:16.532Z", "message": "[localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater']", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:16.235Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.6ec86a58-7cf3-409a-9bbd-cf502ec94357"}], "metadata": {"pagination": {"total": 2586, "offset": 2524, "size": 50}}} 2019-06-08 10:57:17,737 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:57:17,737 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:57:17 GMT 2019-06-08 10:57:17,737 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:57:17,737 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 10:57:17,737 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:57:17,737 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:57:17,737 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:57:17,737 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 10:57:17,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-08 10:57:17,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-08 10:57:17,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-08 10:57:17,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-06-08 10:57:17,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-08 10:57:17,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/UXRT6/clearwater.py 2019-06-08 10:57:17,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-06-08 10:57:17,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-08 10:57:17,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/V33VI/clearwater.py 2019-06-08 10:57:17,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-06-08 10:57:17,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.215', 'etcd_ip': u'192.168.120.9', 'name': u'bono-fy0v4n', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.7'}. 2019-06-08 10:57:17,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-06-08 10:57:17,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-06-08 10:57:17,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-06-08 10:57:17,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-06-08 10:57:17,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-08 10:57:17,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-08 10:57:17,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpyEg_9c', '/etc/clearwater/local_config'] 2019-06-08 10:57:17,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-06-08 10:57:17,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpBdgjh8', '/etc/dnsmasq.resolv.conf'] 2019-06-08 10:57:17,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-06-08 10:57:17,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/78A66/clearwater.py 2019-06-08 10:57:17,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-06-08 10:57:17,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.9', 'name': u'homer-brwt73', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.26'}. 2019-06-08 10:57:17,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-06-08 10:57:17,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-08 10:57:17,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-06-08 10:57:17,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-06-08 10:57:17,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.9', 'name': u'sprout-lw7hq7', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.5'}. 2019-06-08 10:57:17,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-06-08 10:57:17,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpflNBHK', '/etc/clearwater/local_config'] 2019-06-08 10:57:17,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-06-08 10:57:17,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpuTaKvF', '/etc/dnsmasq.resolv.conf'] 2019-06-08 10:57:17,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.9', 'name': u'vellum-2ocwhy', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.20'}. 2019-06-08 10:57:17,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-06-08 10:57:17,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-08 10:57:17,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-06-08 10:57:17,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpE4cka9', '/etc/clearwater/local_config'] 2019-06-08 10:57:17,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-08 10:57:17,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-06-08 10:57:17,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/Y26BB/clearwater.py 2019-06-08 10:57:17,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-06-08 10:57:17,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-06-08 10:57:17,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-06-08 10:57:17,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-06-08 10:57:17,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-06-08 10:57:17,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-06-08 10:57:17,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpwVLn6v', '/etc/dnsmasq.resolv.conf'] 2019-06-08 10:57:17,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-06-08 10:57:17,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-06-08 10:57:17,747 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 10:57:17,805 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:57:17,806 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:57:17,806 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:57:17,806 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:57:17,806 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:57:17,806 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:57:17,806 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:57:17,806 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 10:57:17,806 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:57:17,807 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:57:17 GMT 2019-06-08 10:57:17,807 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:57:17,807 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 10:57:17,807 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:57:17,807 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:57:17,807 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:57:22,812 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 10:57:23,025 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:57:23,025 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:57:23,025 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:57:23,026 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:57:23,026 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:57:23,026 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:57:23,026 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:57:23,026 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:16.532Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:16.026Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.6ec86a58-7cf3-409a-9bbd-cf502ec94357"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:16.532Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:15.996Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.ac969124-647a-4b09-86ad-bc26365ae5ef"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:16.532Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpwVLn6v', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:15.955Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.ac969124-647a-4b09-86ad-bc26365ae5ef"}, {"node_instance_id": "vellum_2ocwhy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:16.532Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:16.301Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:16.532Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp6bVTGl', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:16.274Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.6ec86a58-7cf3-409a-9bbd-cf502ec94357"}, {"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:17.125Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpHqZZ8f', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:16.516Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.6ec86a58-7cf3-409a-9bbd-cf502ec94357"}, {"node_instance_id": "dime_dwrli4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:17.125Z", "message": "Configuring clearwater node.", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:16.866Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.98c914aa-cf99-4721-a691-a2ca6b005d10"}, {"node_instance_id": "dime_dwrli4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:17.125Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/4ZY0O/clearwater.py", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:16.865Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.98c914aa-cf99-4721-a691-a2ca6b005d10"}, {"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:17.125Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:16.548Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.6ec86a58-7cf3-409a-9bbd-cf502ec94357"}, {"node_instance_id": "vellum_2ocwhy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:17.125Z", "message": "Node instance created", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:16.771Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "homer_brwt73", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:17.125Z", "message": "Node instance created", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:16.569Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "sprout_lw7hq7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:17.125Z", "message": "Node instance created", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:16.402Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "dime_dwrli4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:17.726Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpUBXJXB', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:17.377Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.98c914aa-cf99-4721-a691-a2ca6b005d10"}, {"node_instance_id": "dime_dwrli4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:17.726Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:17.413Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.98c914aa-cf99-4721-a691-a2ca6b005d10"}, {"node_instance_id": "dime_dwrli4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:17.726Z", "message": "[localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater']", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:17.336Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.98c914aa-cf99-4721-a691-a2ca6b005d10"}, {"node_instance_id": "dime_dwrli4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:17.726Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:17.335Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.98c914aa-cf99-4721-a691-a2ca6b005d10"}, {"node_instance_id": "dime_dwrli4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:17.726Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:17.037Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.98c914aa-cf99-4721-a691-a2ca6b005d10"}, {"node_instance_id": "dime_dwrli4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:17.726Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.9', 'name': u'dime-dwrli4', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.17'}.", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:17.335Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.98c914aa-cf99-4721-a691-a2ca6b005d10"}, {"node_instance_id": "sprout_lw7hq7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:17.726Z", "message": "Pre-configuring relationships", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:16.809Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "ellis_xp10t2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:17.726Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:16.842Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "homer_brwt73", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:17.726Z", "message": "Configuring node instance", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:17.011Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "dime_dwrli4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:18.336Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:17.644Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.98c914aa-cf99-4721-a691-a2ca6b005d10"}, {"node_instance_id": "dime_dwrli4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:18.336Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpYYR4Ie', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:17.610Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.98c914aa-cf99-4721-a691-a2ca6b005d10"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:18.336Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "proxy_node_dpawh2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:17.058Z", "source_id": "sprout_lw7hq7", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "vellum_2ocwhy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:18.336Z", "message": "Configuring node instance", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:17.043Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "ellis_xp10t2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:18.336Z", "message": "Node instance created", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:17.224Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "vellum_2ocwhy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:18.906Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:17.473Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:18.906Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/LI5LR/append_proxy_snmp_conf.py", "level": "info", "target_id": "proxy_node_dpawh2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:18.177Z", "source_id": "sprout_lw7hq7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.535503af-b4c9-4f88-8716-659a61b1dc3d"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:18.906Z", "message": "Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/Q0QB5/install-vellum.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:18.719Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.79c5d86c-838f-4512-98fb-4a5a8422d5d5"}, {"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:18.906Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:18.681Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.8f65cd1c-f7ac-41a6-b71a-c7154a11ee9e"}, {"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:18.906Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmphHxPli', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:18.646Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.8f65cd1c-f7ac-41a6-b71a-c7154a11ee9e"}, {"node_instance_id": "dime_dwrli4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:18.906Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:18.057Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "ellis_xp10t2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:19.555Z", "message": "Configuring node instance", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:19.223Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:19.555Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "proxy_node_dpawh2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:18.665Z", "source_id": "sprout_lw7hq7", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "homer_brwt73", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:19.555Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:18.214Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:19.555Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:18.725Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.79c5d86c-838f-4512-98fb-4a5a8422d5d5"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:19.555Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:18.727Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.79c5d86c-838f-4512-98fb-4a5a8422d5d5"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:19.555Z", "message": "[vellum] ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:18.754Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.79c5d86c-838f-4512-98fb-4a5a8422d5d5"}, {"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:19.555Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp2oliZt', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:18.872Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.8f65cd1c-f7ac-41a6-b71a-c7154a11ee9e"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:19.555Z", "message": "[vellum] ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:18.930Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.79c5d86c-838f-4512-98fb-4a5a8422d5d5"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:19.555Z", "message": "[vellum] Configure the APT software source", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:18.960Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.79c5d86c-838f-4512-98fb-4a5a8422d5d5"}, {"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:19.555Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:18.913Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.8f65cd1c-f7ac-41a6-b71a-c7154a11ee9e"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:19.555Z", "message": "[vellum] sudo apt", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:19.202Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.79c5d86c-838f-4512-98fb-4a5a8422d5d5"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:19.555Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:18.721Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.79c5d86c-838f-4512-98fb-4a5a8422d5d5"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:19.555Z", "message": "Process created, PID: 1724", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:18.724Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.79c5d86c-838f-4512-98fb-4a5a8422d5d5"}, {"node_instance_id": "dime_dwrli4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:19.555Z", "message": "Node instance created", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:19.189Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "homer_brwt73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:20.153Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:19.336Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.1fc4fafc-1fcf-4a37-8a31-6e39bc516c1c"}, {"node_instance_id": "homer_brwt73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:20.153Z", "message": "Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/AXU53/install-homer.sh", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:19.328Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.1fc4fafc-1fcf-4a37-8a31-6e39bc516c1c"}, {"node_instance_id": "homer_brwt73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:20.153Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:19.330Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.1fc4fafc-1fcf-4a37-8a31-6e39bc516c1c"}, {"node_instance_id": "homer_brwt73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:20.153Z", "message": "Process created, PID: 1727", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:19.333Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.1fc4fafc-1fcf-4a37-8a31-6e39bc516c1c"}], "metadata": {"pagination": {"total": 2664, "offset": 2574, "size": 50}}} 2019-06-08 10:57:23,026 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:57:23,026 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:57:23 GMT 2019-06-08 10:57:23,026 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:57:23,026 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 10:57:23,027 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:57:23,027 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:57:23,027 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:57:23,027 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 10:57:23,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-06-08 10:57:23,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-06-08 10:57:23,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpwVLn6v', '/etc/dnsmasq.resolv.conf'] 2019-06-08 10:57:23,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-08 10:57:23,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp6bVTGl', '/etc/clearwater/local_config'] 2019-06-08 10:57:23,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpHqZZ8f', '/etc/dnsmasq.resolv.conf'] 2019-06-08 10:57:23,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-06-08 10:57:23,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/4ZY0O/clearwater.py 2019-06-08 10:57:23,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-06-08 10:57:23,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-08 10:57:23,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-08 10:57:23,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-08 10:57:23,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpUBXJXB', '/etc/clearwater/local_config'] 2019-06-08 10:57:23,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-06-08 10:57:23,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-06-08 10:57:23,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-06-08 10:57:23,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-06-08 10:57:23,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.9', 'name': u'dime-dwrli4', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.17'}. 2019-06-08 10:57:23,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Pre-configuring relationships 2019-06-08 10:57:23,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-08 10:57:23,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-06-08 10:57:23,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-06-08 10:57:23,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpYYR4Ie', '/etc/dnsmasq.resolv.conf'] 2019-06-08 10:57:23,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-08 10:57:23,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-06-08 10:57:23,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-08 10:57:23,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-08 10:57:23,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/LI5LR/append_proxy_snmp_conf.py 2019-06-08 10:57:23,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/Q0QB5/install-vellum.sh 2019-06-08 10:57:23,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-06-08 10:57:23,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmphHxPli', '/etc/clearwater/local_config'] 2019-06-08 10:57:23,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-08 10:57:23,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-06-08 10:57:23,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-08 10:57:23,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-08 10:57:23,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-06-08 10:57:23,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-06-08 10:57:23,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 2019-06-08 10:57:23,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp2oliZt', '/etc/dnsmasq.resolv.conf'] 2019-06-08 10:57:23,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 2019-06-08 10:57:23,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Configure the APT software source 2019-06-08 10:57:23,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-06-08 10:57:23,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo apt 2019-06-08 10:57:23,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-06-08 10:57:23,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1724 2019-06-08 10:57:23,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-08 10:57:23,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-06-08 10:57:23,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/AXU53/install-homer.sh 2019-06-08 10:57:23,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-06-08 10:57:23,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1727 2019-06-08 10:57:23,036 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 10:57:23,119 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:57:23,119 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:57:23,120 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:57:23,120 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:57:23,120 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:57:23,120 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:57:23,120 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:57:23,120 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 10:57:23,120 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:57:23,120 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:57:23 GMT 2019-06-08 10:57:23,120 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:57:23,121 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 10:57:23,121 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:57:23,121 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:57:23,121 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:57:28,126 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 10:57:28,365 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:57:28,365 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:57:28,365 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:57:28,365 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:57:28,365 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:57:28,365 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:57:28,365 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:57:28,365 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_fy0v4n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:20.153Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:19.385Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "homer_brwt73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:20.153Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:19.338Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.1fc4fafc-1fcf-4a37-8a31-6e39bc516c1c"}, {"node_instance_id": "homer_brwt73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:20.153Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:19.330Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.1fc4fafc-1fcf-4a37-8a31-6e39bc516c1c"}, {"node_instance_id": "homer_brwt73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:20.153Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:19.336Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.1fc4fafc-1fcf-4a37-8a31-6e39bc516c1c"}, {"node_instance_id": "homer_brwt73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:20.153Z", "message": "[homer] Configure the APT software source", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:19.530Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.1fc4fafc-1fcf-4a37-8a31-6e39bc516c1c"}, {"node_instance_id": "homer_brwt73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:20.153Z", "message": "[homer] sudo apt", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:19.750Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.1fc4fafc-1fcf-4a37-8a31-6e39bc516c1c"}, {"node_instance_id": "homer_brwt73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:20.153Z", "message": "Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/AXU53/install-homer.sh", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:19.328Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.1fc4fafc-1fcf-4a37-8a31-6e39bc516c1c"}, {"node_instance_id": "homer_brwt73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:20.153Z", "message": "Process created, PID: 1727", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:19.333Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.1fc4fafc-1fcf-4a37-8a31-6e39bc516c1c"}, {"node_instance_id": "sprout_lw7hq7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:20.153Z", "message": "Relationships pre-configured", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:19.253Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "dime_dwrli4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:20.749Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:20.337Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:20.749Z", "message": "Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/4A102/install-ellis.sh", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:20.541Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.da466785-5ad2-441a-88db-99ea92f7e257"}, {"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:20.749Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:20.543Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.da466785-5ad2-441a-88db-99ea92f7e257"}, {"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:20.749Z", "message": "Process created, PID: 1730", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:20.545Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.da466785-5ad2-441a-88db-99ea92f7e257"}, {"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:20.749Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:20.546Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.da466785-5ad2-441a-88db-99ea92f7e257"}, {"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:20.749Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:20.548Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.da466785-5ad2-441a-88db-99ea92f7e257"}, {"node_instance_id": "sprout_lw7hq7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:20.749Z", "message": "Configuring node instance", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:20.334Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "bono_fy0v4n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:21.327Z", "message": "Node instance created", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:20.935Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "sprout_lw7hq7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:21.327Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:21.203Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:21.327Z", "message": "[ellis] ", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:20.578Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.da466785-5ad2-441a-88db-99ea92f7e257"}, {"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:21.327Z", "message": "[ellis] repo129", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:20.682Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.da466785-5ad2-441a-88db-99ea92f7e257"}, {"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:21.327Z", "message": "[ellis] Configure the APT software source", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:20.711Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.da466785-5ad2-441a-88db-99ea92f7e257"}, {"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:21.327Z", "message": "[ellis] sudo apt", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:20.936Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.da466785-5ad2-441a-88db-99ea92f7e257"}, {"node_instance_id": "dime_dwrli4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:21.880Z", "message": "[dime] sudo apt", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:21.837Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.95c3c260-f8ce-4190-812b-4e4d2c60b120"}, {"node_instance_id": "dime_dwrli4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:21.880Z", "message": "[dime] Configure the APT software source", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:21.594Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.95c3c260-f8ce-4190-812b-4e4d2c60b120"}, {"node_instance_id": "dime_dwrli4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:21.880Z", "message": "[dime] repo129", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:21.561Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.95c3c260-f8ce-4190-812b-4e4d2c60b120"}, {"node_instance_id": "dime_dwrli4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:21.880Z", "message": "[dime] ", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:21.446Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.95c3c260-f8ce-4190-812b-4e4d2c60b120"}, {"node_instance_id": "dime_dwrli4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:21.880Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:21.419Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.95c3c260-f8ce-4190-812b-4e4d2c60b120"}, {"node_instance_id": "dime_dwrli4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:21.880Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:21.417Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.95c3c260-f8ce-4190-812b-4e4d2c60b120"}, {"node_instance_id": "dime_dwrli4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:21.880Z", "message": "Process created, PID: 1734", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:21.416Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.95c3c260-f8ce-4190-812b-4e4d2c60b120"}, {"node_instance_id": "dime_dwrli4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:21.880Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:21.412Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.95c3c260-f8ce-4190-812b-4e4d2c60b120"}, {"node_instance_id": "dime_dwrli4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:21.880Z", "message": "Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/CLX77/install-dime.sh", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:21.410Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.95c3c260-f8ce-4190-812b-4e4d2c60b120"}, {"node_instance_id": "sprout_lw7hq7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:22.540Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:22.241Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.832dd936-a41e-4262-8184-028cb69aa14d"}, {"node_instance_id": "sprout_lw7hq7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:22.540Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:22.243Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.832dd936-a41e-4262-8184-028cb69aa14d"}, {"node_instance_id": "sprout_lw7hq7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:22.540Z", "message": "Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/YQUGA/install-sprout.sh", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:22.235Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.832dd936-a41e-4262-8184-028cb69aa14d"}, {"node_instance_id": "sprout_lw7hq7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:22.540Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:22.237Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.832dd936-a41e-4262-8184-028cb69aa14d"}, {"node_instance_id": "sprout_lw7hq7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:22.540Z", "message": "Process created, PID: 1738", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:22.240Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.832dd936-a41e-4262-8184-028cb69aa14d"}, {"node_instance_id": "bono_fy0v4n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:22.540Z", "message": "Pre-configuring relationships", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:21.890Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:22.540Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "proxy_node_dpawh2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:22.066Z", "source_id": "bono_fy0v4n", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "sprout_lw7hq7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:22.540Z", "message": "[sprout] ", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:22.270Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.832dd936-a41e-4262-8184-028cb69aa14d"}, {"node_instance_id": "sprout_lw7hq7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:22.540Z", "message": "[sprout] repo129", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:22.396Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.832dd936-a41e-4262-8184-028cb69aa14d"}, {"node_instance_id": "sprout_lw7hq7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:23.259Z", "message": "[sprout] Configure the APT software source", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:22.422Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.832dd936-a41e-4262-8184-028cb69aa14d"}, {"node_instance_id": "sprout_lw7hq7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:23.259Z", "message": "[sprout] sudo apt", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:22.645Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.832dd936-a41e-4262-8184-028cb69aa14d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:23.931Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/HH02U/append_proxy_snmp_conf.py", "level": "info", "target_id": "proxy_node_dpawh2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:23.227Z", "source_id": "bono_fy0v4n", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.5c537241-72b8-4e88-be76-d280d3d3957c"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:24.552Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "proxy_node_dpawh2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:24.155Z", "source_id": "bono_fy0v4n", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "bono_fy0v4n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:24.552Z", "message": "Relationships pre-configured", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:24.395Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "bono_fy0v4n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:25.247Z", "message": "Configuring node instance", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:24.656Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "bono_fy0v4n", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:25.796Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:25.358Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:27.693Z", "message": "Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/SRBHE/install-bono.sh", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:27.509Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.89c6f6fe-b5c0-44ad-8cd7-defee70504ae"}], "metadata": {"pagination": {"total": 2672, "offset": 2624, "size": 50}}} 2019-06-08 10:57:28,366 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:57:28,366 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:57:28 GMT 2019-06-08 10:57:28,366 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:57:28,366 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 10:57:28,366 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:57:28,366 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:57:28,366 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:57:28,366 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 10:57:28,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-08 10:57:28,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-06-08 10:57:28,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-06-08 10:57:28,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-06-08 10:57:28,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Configure the APT software source 2019-06-08 10:57:28,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo apt 2019-06-08 10:57:28,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/AXU53/install-homer.sh 2019-06-08 10:57:28,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1727 2019-06-08 10:57:28,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships pre-configured 2019-06-08 10:57:28,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-08 10:57:28,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/4A102/install-ellis.sh 2019-06-08 10:57:28,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-06-08 10:57:28,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1730 2019-06-08 10:57:28,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-06-08 10:57:28,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-06-08 10:57:28,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-06-08 10:57:28,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-08 10:57:28,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-08 10:57:28,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] 2019-06-08 10:57:28,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] repo129 2019-06-08 10:57:28,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure the APT software source 2019-06-08 10:57:28,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo apt 2019-06-08 10:57:28,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo apt 2019-06-08 10:57:28,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Configure the APT software source 2019-06-08 10:57:28,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] repo129 2019-06-08 10:57:28,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] 2019-06-08 10:57:28,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-06-08 10:57:28,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-06-08 10:57:28,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1734 2019-06-08 10:57:28,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-06-08 10:57:28,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/CLX77/install-dime.sh 2019-06-08 10:57:28,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-06-08 10:57:28,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-06-08 10:57:28,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/YQUGA/install-sprout.sh 2019-06-08 10:57:28,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-06-08 10:57:28,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1738 2019-06-08 10:57:28,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Pre-configuring relationships 2019-06-08 10:57:28,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-08 10:57:28,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] 2019-06-08 10:57:28,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] repo129 2019-06-08 10:57:28,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Configure the APT software source 2019-06-08 10:57:28,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo apt 2019-06-08 10:57:28,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/HH02U/append_proxy_snmp_conf.py 2019-06-08 10:57:28,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-08 10:57:28,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships pre-configured 2019-06-08 10:57:28,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-06-08 10:57:28,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-08 10:57:28,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/SRBHE/install-bono.sh 2019-06-08 10:57:28,376 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 10:57:28,816 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:57:28,816 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:57:28,817 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:57:28,817 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:57:28,817 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:57:28,817 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:57:28,817 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:57:28,817 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 10:57:28,817 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:57:28,817 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:57:28 GMT 2019-06-08 10:57:28,817 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:57:28,818 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 10:57:28,818 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:57:28,818 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:57:28,818 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:57:33,823 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 10:57:34,383 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:57:34,383 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:57:34,383 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:57:34,383 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:57:34,383 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:57:34,383 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:57:34,383 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:57:34,384 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:28.302Z", "message": "[bono] Configure the APT software source", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:27.738Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.89c6f6fe-b5c0-44ad-8cd7-defee70504ae"}, {"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:28.302Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:27.511Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.89c6f6fe-b5c0-44ad-8cd7-defee70504ae"}, {"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:28.302Z", "message": "Process created, PID: 1743", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:27.516Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.89c6f6fe-b5c0-44ad-8cd7-defee70504ae"}, {"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:28.302Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:27.516Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.89c6f6fe-b5c0-44ad-8cd7-defee70504ae"}, {"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:28.302Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:27.519Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.89c6f6fe-b5c0-44ad-8cd7-defee70504ae"}, {"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:28.302Z", "message": "[bono] ", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:27.545Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.89c6f6fe-b5c0-44ad-8cd7-defee70504ae"}, {"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:28.302Z", "message": "[bono] repo129", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:27.710Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.89c6f6fe-b5c0-44ad-8cd7-defee70504ae"}, {"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:28.302Z", "message": "[bono] sudo apt", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:28.251Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.89c6f6fe-b5c0-44ad-8cd7-defee70504ae"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:29.172Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:28.902Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.79c5d86c-838f-4512-98fb-4a5a8422d5d5"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:29.172Z", "message": "[vellum] Installing vellum packages and other clearwater packages", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:28.872Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.79c5d86c-838f-4512-98fb-4a5a8422d5d5"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:29.172Z", "message": "[vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-qh3078\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\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B]\nGet:10 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,177 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:18 http://security.ubuntu.com trusty-security/main Translation-en [448 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:21 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 13.1 MB in 6s (2,043 kB/s)\nReading package lists...\n\nreal\t0m9.592s\nuser\t0m5.242s\nsys\t0m0.601s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:28.842Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.79c5d86c-838f-4512-98fb-4a5a8422d5d5"}, {"node_instance_id": "dime_dwrli4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:32.893Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-v6fp10\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [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 [431 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B]\nGet:12 http://security.ubuntu.com trusty-security/main Translation-en [448 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,177 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 13.1 MB in 6s (2,146 kB/s)\nReading package lists...\n\nreal\t0m10.848s\nuser\t0m5.219s\nsys\t0m0.761s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:32.730Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.95c3c260-f8ce-4190-812b-4e4d2c60b120"}, {"node_instance_id": "dime_dwrli4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:33.746Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:32.792Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.95c3c260-f8ce-4190-812b-4e4d2c60b120"}, {"node_instance_id": "dime_dwrli4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:33.746Z", "message": "[dime] Installing dime packages and other clearwater packages", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:32.762Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.95c3c260-f8ce-4190-812b-4e4d2c60b120"}], "metadata": {"pagination": {"total": 2686, "offset": 2672, "size": 50}}} 2019-06-08 10:57:34,384 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:57:34,384 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:57:34 GMT 2019-06-08 10:57:34,384 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:57:34,384 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 10:57:34,384 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:57:34,384 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:57:34,384 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:57:34,384 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 10:57:34,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure the APT software source 2019-06-08 10:57:34,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-06-08 10:57:34,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1743 2019-06-08 10:57:34,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-06-08 10:57:34,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-06-08 10:57:34,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] 2019-06-08 10:57:34,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] repo129 2019-06-08 10:57:34,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo apt 2019-06-08 10:57:34,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2019-06-08 10:57:34,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installing vellum packages and other clearwater packages 2019-06-08 10:57:34,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-qh3078 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 Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] Get:10 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,177 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:18 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:21 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 13.1 MB in 6s (2,043 kB/s) Reading package lists... real 0m9.592s user 0m5.242s sys 0m0.601s 2019-06-08 10:57:34,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-v6fp10 Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [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 [431 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,177 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 13.1 MB in 6s (2,146 kB/s) Reading package lists... real 0m10.848s user 0m5.219s sys 0m0.761s 2019-06-08 10:57:34,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2019-06-08 10:57:34,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installing dime packages and other clearwater packages 2019-06-08 10:57:34,388 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 10:57:35,166 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:57:35,166 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:57:35,166 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:57:35,167 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:57:35,167 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:57:35,167 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:57:35,167 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:57:35,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-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 10:57:35,167 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:57:35,167 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:57:35 GMT 2019-06-08 10:57:35,167 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:57:35,167 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 10:57:35,167 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:57:35,168 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:57:35,168 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:57:40,173 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 10:57:40,261 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:57:40,261 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:57:40,261 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:57:40,262 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:57:40,262 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:57:40,262 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:57:40,262 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:57:40,262 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_lw7hq7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:35.522Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-gy3lo7\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [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 [431 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B]\nGet:12 http://security.ubuntu.com trusty-security/main Translation-en [448 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,177 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 13.1 MB in 6s (2,130 kB/s)\nReading package lists...\n\nreal\t0m12.781s\nuser\t0m4.831s\nsys\t0m0.618s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:35.468Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.832dd936-a41e-4262-8184-028cb69aa14d"}, {"node_instance_id": "homer_brwt73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:36.270Z", "message": "[homer] Installing homer packages and other clearwater packages", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:35.389Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.1fc4fafc-1fcf-4a37-8a31-6e39bc516c1c"}, {"node_instance_id": "homer_brwt73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:36.270Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:35.421Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.1fc4fafc-1fcf-4a37-8a31-6e39bc516c1c"}, {"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:36.270Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-oo3xji\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]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nGet:5 http://security.ubuntu.com trusty-security/main Sources [172 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [448 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,177 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 13.1 MB in 10s (1,225 kB/s)\nReading package lists...\n\nreal\t0m14.489s\nuser\t0m5.051s\nsys\t0m0.690s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:35.472Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.da466785-5ad2-441a-88db-99ea92f7e257"}, {"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:36.270Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:35.537Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.da466785-5ad2-441a-88db-99ea92f7e257"}, {"node_instance_id": "sprout_lw7hq7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:36.270Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:35.527Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.832dd936-a41e-4262-8184-028cb69aa14d"}, {"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:36.270Z", "message": "[ellis] Installing ellis packages and other clearwater packages", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:35.506Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.da466785-5ad2-441a-88db-99ea92f7e257"}, {"node_instance_id": "sprout_lw7hq7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:36.270Z", "message": "[sprout] Installing ralf packages and other clearwater packages", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:35.497Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.832dd936-a41e-4262-8184-028cb69aa14d"}, {"node_instance_id": "homer_brwt73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:36.270Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-1hw858\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nGet:5 http://security.ubuntu.com trusty-security/main Sources [172 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB]\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [448 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,177 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 13.1 MB in 10s (1,231 kB/s)\nReading package lists...\n\nreal\t0m15.554s\nuser\t0m5.211s\nsys\t0m0.615s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:35.355Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.1fc4fafc-1fcf-4a37-8a31-6e39bc516c1c"}, {"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:38.330Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-2pza4u\nIgn http://repo.cw-ngv.com binary/ InRelease\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [172 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:10 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,177 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB]\nGet:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B]\nGet:21 http://security.ubuntu.com trusty-security/main Translation-en [448 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:24 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 13.1 MB in 6s (1,913 kB/s)\nReading package lists...\n\nreal\t0m9.938s\nuser\t0m4.861s\nsys\t0m0.677s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:38.233Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.89c6f6fe-b5c0-44ad-8cd7-defee70504ae"}, {"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:38.924Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:38.294Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.89c6f6fe-b5c0-44ad-8cd7-defee70504ae"}, {"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:38.924Z", "message": "[bono] Installing bono packages and other clearwater packages", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:38.263Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.89c6f6fe-b5c0-44ad-8cd7-defee70504ae"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:38.924Z", "message": "Waiting for process 1724 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:38.791Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.79c5d86c-838f-4512-98fb-4a5a8422d5d5"}, {"node_instance_id": "homer_brwt73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:39.557Z", "message": "Waiting for process 1727 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:39.384Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.1fc4fafc-1fcf-4a37-8a31-6e39bc516c1c"}], "metadata": {"pagination": {"total": 2700, "offset": 2686, "size": 50}}} 2019-06-08 10:57:40,262 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:57:40,262 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:57:40 GMT 2019-06-08 10:57:40,262 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:57:40,263 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 10:57:40,263 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:57:40,263 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:57:40,263 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:57:40,263 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 10:57:40,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-gy3lo7 Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [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 [431 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B] Ign http://repo.cw-ngv.com binary/ Translation-en Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,177 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 13.1 MB in 6s (2,130 kB/s) Reading package lists... real 0m12.781s user 0m4.831s sys 0m0.618s 2019-06-08 10:57:40,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installing homer packages and other clearwater packages 2019-06-08 10:57:40,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2019-06-08 10:57:40,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-oo3xji 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] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:5 http://security.ubuntu.com trusty-security/main Sources [172 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:10 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Ign http://repo.cw-ngv.com binary/ Translation-en Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,177 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 13.1 MB in 10s (1,225 kB/s) Reading package lists... real 0m14.489s user 0m5.051s sys 0m0.690s 2019-06-08 10:57:40,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2019-06-08 10:57:40,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2019-06-08 10:57:40,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installing ellis packages and other clearwater packages 2019-06-08 10:57:40,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installing ralf packages and other clearwater packages 2019-06-08 10:57:40,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-1hw858 Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:5 http://security.ubuntu.com trusty-security/main Sources [172 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB] Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:10 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,177 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 13.1 MB in 10s (1,231 kB/s) Reading package lists... real 0m15.554s user 0m5.211s sys 0m0.615s 2019-06-08 10:57:40,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-2pza4u Ign http://repo.cw-ngv.com binary/ InRelease Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [172 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:10 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,177 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] Get:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B] Get:21 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:24 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 13.1 MB in 6s (1,913 kB/s) Reading package lists... real 0m9.938s user 0m4.861s sys 0m0.677s 2019-06-08 10:57:40,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2019-06-08 10:57:40,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installing bono packages and other clearwater packages 2019-06-08 10:57:40,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1724 to end... 2019-06-08 10:57:40,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1727 to end... 2019-06-08 10:57:40,267 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 10:57:40,323 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:57:40,324 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:57:40,324 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:57:40,324 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:57:40,324 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:57:40,324 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:57:40,324 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:57:40,324 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 10:57:40,324 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:57:40,325 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:57:40 GMT 2019-06-08 10:57:40,325 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:57:40,325 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 10:57:40,325 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:57:40,325 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:57:40,325 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:57:45,330 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 10:57:45,430 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:57:45,430 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:57:45,430 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:57:45,431 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:57:45,431 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:57:45,431 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:57:45,431 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:57:45,431 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:40.625Z", "message": "Waiting for process 1730 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:40.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.da466785-5ad2-441a-88db-99ea92f7e257"}, {"node_instance_id": "dime_dwrli4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:42.117Z", "message": "Waiting for process 1734 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:41.465Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.95c3c260-f8ce-4190-812b-4e4d2c60b120"}, {"node_instance_id": "sprout_lw7hq7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:43.131Z", "message": "Waiting for process 1738 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:42.283Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.832dd936-a41e-4262-8184-028cb69aa14d"}], "metadata": {"pagination": {"total": 2703, "offset": 2700, "size": 50}}} 2019-06-08 10:57:45,431 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:57:45,431 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:57:45 GMT 2019-06-08 10:57:45,431 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:57:45,431 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 10:57:45,431 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:57:45,432 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:57:45,432 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:57:45,432 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 10:57:45,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1730 to end... 2019-06-08 10:57:45,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1734 to end... 2019-06-08 10:57:45,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1738 to end... 2019-06-08 10:57:45,433 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 10:57:45,802 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:57:45,802 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:57:45,803 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:57:45,803 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:57:45,803 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:57:45,803 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:57:45,803 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:57:45,803 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 10:57:45,803 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:57:45,803 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:57:45 GMT 2019-06-08 10:57:45,803 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:57:45,804 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 10:57:45,804 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:57:45,804 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:57:45,804 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:57:50,809 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 10:57:50,925 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:57:50,925 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:57:50,926 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:57:50,926 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:57:50,926 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:57:50,926 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:57:50,926 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:57:50,926 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:47.704Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:47.561Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.89c6f6fe-b5c0-44ad-8cd7-defee70504ae"}], "metadata": {"pagination": {"total": 2704, "offset": 2703, "size": 50}}} 2019-06-08 10:57:50,926 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:57:50,926 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:57:50 GMT 2019-06-08 10:57:50,926 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:57:50,926 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 649 2019-06-08 10:57:50,927 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:57:50,927 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:57:50,927 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:57:50,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-06-08 10:57:50,927 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 10:57:51,008 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:57:51,008 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:57:51,008 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:57:51,008 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:57:51,008 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:57:51,008 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:57:51,008 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:57:51,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-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 10:57:51,009 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:57:51,009 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:57:51 GMT 2019-06-08 10:57:51,009 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:57:51,009 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 10:57:51,009 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:57:51,009 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:57:51,009 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:57:56,015 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 10:57:56,113 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:57:56,113 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:57:56,113 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:57:56,113 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:57:56,113 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:57:56,113 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:57:56,113 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:57:56,113 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2704, "offset": 2704, "size": 50}}} 2019-06-08 10:57:56,114 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:57:56,114 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:57:56 GMT 2019-06-08 10:57:56,114 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:57:56,114 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-06-08 10:57:56,114 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:57:56,114 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:57:56,114 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:57:56,114 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 10:57:56,206 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:57:56,206 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:57:56,206 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:57:56,206 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:57:56,206 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:57:56,207 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:57:56,207 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:57:56,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-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 10:57:56,207 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:57:56,207 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:57:56 GMT 2019-06-08 10:57:56,207 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:57:56,207 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 10:57:56,207 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:57:56,207 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:57:56,207 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:58:01,213 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 10:58:01,310 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:58:01,311 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:58:01,311 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:58:01,311 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:58:01,311 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:58:01,311 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:58:01,311 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:58:01,311 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:58.951Z", "message": "Waiting for process 1724 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:58.830Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.79c5d86c-838f-4512-98fb-4a5a8422d5d5"}, {"node_instance_id": "homer_brwt73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:57:59.579Z", "message": "Waiting for process 1727 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:57:59.425Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.1fc4fafc-1fcf-4a37-8a31-6e39bc516c1c"}, {"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:58:00.838Z", "message": "Waiting for process 1730 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:58:00.617Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.da466785-5ad2-441a-88db-99ea92f7e257"}], "metadata": {"pagination": {"total": 2707, "offset": 2704, "size": 50}}} 2019-06-08 10:58:01,311 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:58:01,312 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:58:01 GMT 2019-06-08 10:58:01,312 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:58:01,312 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 10:58:01,312 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:58:01,312 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:58:01,312 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:58:01,312 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 10:58:01,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1724 to end... 2019-06-08 10:58:01,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1727 to end... 2019-06-08 10:58:01,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1730 to end... 2019-06-08 10:58:01,313 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 10:58:01,411 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:58:01,412 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:58:01,412 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:58:01,412 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:58:01,412 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:58:01,412 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:58:01,412 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:58:01,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-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 10:58:01,412 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:58:01,413 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:58:01 GMT 2019-06-08 10:58:01,413 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:58:01,413 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 10:58:01,413 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:58:01,413 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:58:01,413 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:58:06,418 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 10:58:06,592 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:58:06,592 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:58:06,592 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:58:06,592 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:58:06,592 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:58:06,592 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:58:06,592 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:58:06,593 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_dwrli4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:58:01.692Z", "message": "Waiting for process 1734 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:58:01.504Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.95c3c260-f8ce-4190-812b-4e4d2c60b120"}, {"node_instance_id": "sprout_lw7hq7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:58:02.561Z", "message": "Waiting for process 1738 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:58:02.322Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.832dd936-a41e-4262-8184-028cb69aa14d"}], "metadata": {"pagination": {"total": 2709, "offset": 2707, "size": 50}}} 2019-06-08 10:58:06,593 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:58:06,593 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:58:06 GMT 2019-06-08 10:58:06,593 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:58:06,593 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 10:58:06,593 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:58:06,593 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:58:06,593 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:58:06,593 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 10:58:06,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1734 to end... 2019-06-08 10:58:06,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1738 to end... 2019-06-08 10:58:06,594 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 10:58:06,690 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:58:06,690 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:58:06,690 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:58:06,690 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:58:06,690 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:58:06,690 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:58:06,691 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:58:06,691 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 10:58:06,691 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:58:06,691 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:58:06 GMT 2019-06-08 10:58:06,691 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:58:06,691 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 10:58:06,691 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:58:06,691 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:58:06,691 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:58:11,697 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 10:58:11,821 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:58:11,821 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:58:11,821 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:58:11,821 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:58:11,822 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:58:11,822 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:58:11,822 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:58:11,822 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:58:07.747Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:58:07.594Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.89c6f6fe-b5c0-44ad-8cd7-defee70504ae"}], "metadata": {"pagination": {"total": 2710, "offset": 2709, "size": 50}}} 2019-06-08 10:58:11,822 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:58:11,822 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:58:11 GMT 2019-06-08 10:58:11,822 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:58:11,822 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 649 2019-06-08 10:58:11,822 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:58:11,822 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:58:11,823 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:58:11,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-06-08 10:58:11,823 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 10:58:11,915 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:58:11,915 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:58:11,915 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:58:11,915 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:58:11,915 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:58:11,915 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:58:11,915 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:58:11,916 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 10:58:11,916 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:58:11,916 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:58:11 GMT 2019-06-08 10:58:11,916 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:58:11,916 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 10:58:11,916 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:58:11,916 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:58:11,916 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:58:16,917 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 10:58:17,020 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:58:17,020 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:58:17,020 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:58:17,020 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:58:17,021 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:58:17,021 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:58:17,021 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:58:17,021 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2710, "offset": 2710, "size": 50}}} 2019-06-08 10:58:17,021 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:58:17,021 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:58:17 GMT 2019-06-08 10:58:17,021 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:58:17,021 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-06-08 10:58:17,021 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:58:17,021 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:58:17,022 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:58:17,022 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 10:58:17,092 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:58:17,093 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:58:17,093 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:58:17,093 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:58:17,093 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:58:17,093 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:58:17,093 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:58:17,093 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 10:58:17,094 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:58:17,094 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:58:17 GMT 2019-06-08 10:58:17,094 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:58:17,094 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 10:58:17,094 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:58:17,094 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:58:17,094 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:58:22,099 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 10:58:22,247 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:58:22,247 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:58:22,247 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:58:22,247 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:58:22,247 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:58:22,247 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:58:22,248 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:58:22,248 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:58:18.942Z", "message": "Waiting for process 1724 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:58:18.872Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.79c5d86c-838f-4512-98fb-4a5a8422d5d5"}, {"node_instance_id": "homer_brwt73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:58:19.595Z", "message": "Waiting for process 1727 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:58:19.463Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.1fc4fafc-1fcf-4a37-8a31-6e39bc516c1c"}, {"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:58:20.864Z", "message": "Waiting for process 1730 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:58:20.651Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.da466785-5ad2-441a-88db-99ea92f7e257"}, {"node_instance_id": "dime_dwrli4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:58:21.686Z", "message": "Waiting for process 1734 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:58:21.537Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.95c3c260-f8ce-4190-812b-4e4d2c60b120"}], "metadata": {"pagination": {"total": 2714, "offset": 2710, "size": 50}}} 2019-06-08 10:58:22,248 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:58:22,248 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:58:22 GMT 2019-06-08 10:58:22,248 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:58:22,248 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 10:58:22,248 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:58:22,248 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:58:22,248 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:58:22,249 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 10:58:22,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1724 to end... 2019-06-08 10:58:22,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1727 to end... 2019-06-08 10:58:22,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1730 to end... 2019-06-08 10:58:22,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1734 to end... 2019-06-08 10:58:22,250 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 10:58:22,320 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:58:22,321 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:58:22,321 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:58:22,321 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:58:22,321 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:58:22,321 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:58:22,321 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:58:22,321 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 10:58:22,321 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:58:22,322 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:58:22 GMT 2019-06-08 10:58:22,322 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:58:22,322 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 10:58:22,322 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:58:22,322 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:58:22,322 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:58:27,327 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 10:58:27,453 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:58:27,453 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:58:27,454 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:58:27,454 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:58:27,454 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:58:27,454 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:58:27,454 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:58:27,454 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_lw7hq7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:58:22.568Z", "message": "Waiting for process 1738 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:58:22.355Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.832dd936-a41e-4262-8184-028cb69aa14d"}], "metadata": {"pagination": {"total": 2715, "offset": 2714, "size": 50}}} 2019-06-08 10:58:27,454 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:58:27,454 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:58:27 GMT 2019-06-08 10:58:27,454 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:58:27,455 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 653 2019-06-08 10:58:27,455 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:58:27,455 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:58:27,455 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:58:27,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1738 to end... 2019-06-08 10:58:27,455 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 10:58:27,673 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:58:27,673 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:58:27,673 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:58:27,673 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:58:27,674 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:58:27,674 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:58:27,674 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:58:27,674 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 10:58:27,674 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:58:27,674 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:58:27 GMT 2019-06-08 10:58:27,674 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:58:27,674 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 10:58:27,674 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:58:27,674 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:58:27,675 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:58:32,680 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 10:58:32,782 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:58:32,782 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:58:32,782 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:58:32,782 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:58:32,782 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:58:32,782 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:58:32,783 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:58:32,783 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:58:27.712Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:58:27.629Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.89c6f6fe-b5c0-44ad-8cd7-defee70504ae"}], "metadata": {"pagination": {"total": 2716, "offset": 2715, "size": 50}}} 2019-06-08 10:58:32,783 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:58:32,783 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:58:32 GMT 2019-06-08 10:58:32,783 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:58:32,783 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 649 2019-06-08 10:58:32,783 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:58:32,783 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:58:32,783 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:58:32,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-06-08 10:58:32,784 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 10:58:32,886 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:58:32,886 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:58:32,886 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:58:32,887 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:58:32,887 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:58:32,887 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:58:32,887 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:58:32,887 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 10:58:32,888 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:58:32,888 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:58:32 GMT 2019-06-08 10:58:32,888 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:58:32,888 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 10:58:32,888 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:58:32,888 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:58:32,888 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:58:37,890 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 10:58:38,018 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:58:38,018 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:58:38,018 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:58:38,018 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:58:38,018 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:58:38,019 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:58:38,019 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:58:38,019 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2716, "offset": 2716, "size": 50}}} 2019-06-08 10:58:38,019 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:58:38,019 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:58:38 GMT 2019-06-08 10:58:38,019 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:58:38,019 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-06-08 10:58:38,019 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:58:38,019 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:58:38,019 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:58:38,020 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 10:58:38,095 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:58:38,096 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:58:38,096 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:58:38,096 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:58:38,096 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:58:38,096 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:58:38,096 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:58:38,096 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 10:58:38,096 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:58:38,097 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:58:38 GMT 2019-06-08 10:58:38,097 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:58:38,097 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 10:58:38,097 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:58:38,097 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:58:38,097 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:58:43,098 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 10:58:43,226 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:58:43,226 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:58:43,226 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:58:43,226 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:58:43,226 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:58:43,226 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:58:43,227 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:58:43,227 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:58:38.984Z", "message": "Waiting for process 1724 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:58:38.909Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.79c5d86c-838f-4512-98fb-4a5a8422d5d5"}, {"node_instance_id": "homer_brwt73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:58:39.600Z", "message": "Waiting for process 1727 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:58:39.510Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.1fc4fafc-1fcf-4a37-8a31-6e39bc516c1c"}, {"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:58:40.858Z", "message": "Waiting for process 1730 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:58:40.684Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.da466785-5ad2-441a-88db-99ea92f7e257"}, {"node_instance_id": "dime_dwrli4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:58:41.680Z", "message": "Waiting for process 1734 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:58:41.576Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.95c3c260-f8ce-4190-812b-4e4d2c60b120"}, {"node_instance_id": "sprout_lw7hq7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:58:42.531Z", "message": "Waiting for process 1738 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:58:42.388Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.832dd936-a41e-4262-8184-028cb69aa14d"}], "metadata": {"pagination": {"total": 2721, "offset": 2716, "size": 50}}} 2019-06-08 10:58:43,227 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:58:43,227 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:58:43 GMT 2019-06-08 10:58:43,227 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:58:43,227 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 10:58:43,227 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:58:43,227 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:58:43,227 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:58:43,227 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 10:58:43,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1724 to end... 2019-06-08 10:58:43,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1727 to end... 2019-06-08 10:58:43,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1730 to end... 2019-06-08 10:58:43,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1734 to end... 2019-06-08 10:58:43,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1738 to end... 2019-06-08 10:58:43,229 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 10:58:43,310 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:58:43,310 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:58:43,311 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:58:43,311 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:58:43,311 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:58:43,311 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:58:43,311 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:58:43,311 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 10:58:43,311 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:58:43,311 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:58:43 GMT 2019-06-08 10:58:43,312 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:58:43,312 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 10:58:43,312 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:58:43,312 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:58:43,312 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:58:48,317 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 10:58:48,464 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:58:48,464 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:58:48,464 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:58:48,464 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:58:48,464 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:58:48,464 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:58:48,465 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:58:48,465 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:58:47.757Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:58:47.663Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.89c6f6fe-b5c0-44ad-8cd7-defee70504ae"}], "metadata": {"pagination": {"total": 2722, "offset": 2721, "size": 50}}} 2019-06-08 10:58:48,465 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:58:48,465 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:58:48 GMT 2019-06-08 10:58:48,465 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:58:48,465 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 649 2019-06-08 10:58:48,465 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:58:48,465 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:58:48,465 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:58:48,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-06-08 10:58:48,466 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 10:58:48,545 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:58:48,545 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:58:48,545 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:58:48,546 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:58:48,546 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:58:48,546 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:58:48,546 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:58:48,546 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 10:58:48,546 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:58:48,546 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:58:48 GMT 2019-06-08 10:58:48,546 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:58:48,546 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 10:58:48,546 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:58:48,547 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:58:48,547 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:58:53,552 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 10:58:53,672 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:58:53,672 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:58:53,672 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:58:53,672 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:58:53,672 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:58:53,672 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:58:53,672 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:58:53,672 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2722, "offset": 2722, "size": 50}}} 2019-06-08 10:58:53,672 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:58:53,673 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:58:53 GMT 2019-06-08 10:58:53,673 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:58:53,673 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-06-08 10:58:53,673 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:58:53,673 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:58:53,673 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:58:53,673 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 10:58:53,757 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:58:53,757 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:58:53,757 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:58:53,757 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:58:53,757 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:58:53,757 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:58:53,757 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:58:53,758 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 10:58:53,758 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:58:53,758 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:58:53 GMT 2019-06-08 10:58:53,758 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:58:53,758 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 10:58:53,758 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:58:53,758 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:58:53,758 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:58:58,764 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 10:58:58,878 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:58:58,878 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:58:58,878 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:58:58,878 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:58:58,878 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:58:58,878 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:58:58,878 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:58:58,878 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2722, "offset": 2722, "size": 50}}} 2019-06-08 10:58:58,878 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:58:58,879 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:58:58 GMT 2019-06-08 10:58:58,879 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:58:58,879 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-06-08 10:58:58,879 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:58:58,879 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:58:58,879 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:58:58,879 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 10:58:58,966 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:58:58,966 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:58:58,966 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:58:58,966 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:58:58,966 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:58:58,966 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:58:58,967 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:58:58,967 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 10:58:58,967 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:58:58,967 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:58:58 GMT 2019-06-08 10:58:58,967 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:58:58,967 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 10:58:58,967 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:58:58,967 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:58:58,967 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:59:03,973 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 10:59:04,088 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:59:04,088 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:59:04,088 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:59:04,088 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:59:04,088 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:59:04,088 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:59:04,088 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:59:04,089 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:58:59.198Z", "message": "Waiting for process 1724 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:58:58.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.79c5d86c-838f-4512-98fb-4a5a8422d5d5"}, {"node_instance_id": "homer_brwt73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:58:59.879Z", "message": "Waiting for process 1727 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:58:59.545Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.1fc4fafc-1fcf-4a37-8a31-6e39bc516c1c"}, {"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:59:00.856Z", "message": "Waiting for process 1730 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:59:00.719Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.da466785-5ad2-441a-88db-99ea92f7e257"}, {"node_instance_id": "dime_dwrli4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:59:01.738Z", "message": "Waiting for process 1734 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:59:01.614Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.95c3c260-f8ce-4190-812b-4e4d2c60b120"}, {"node_instance_id": "sprout_lw7hq7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:59:02.530Z", "message": "Waiting for process 1738 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:59:02.420Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.832dd936-a41e-4262-8184-028cb69aa14d"}], "metadata": {"pagination": {"total": 2727, "offset": 2722, "size": 50}}} 2019-06-08 10:59:04,089 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:59:04,089 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:59:04 GMT 2019-06-08 10:59:04,089 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:59:04,089 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 10:59:04,089 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:59:04,089 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:59:04,089 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:59:04,089 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 10:59:04,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1724 to end... 2019-06-08 10:59:04,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1727 to end... 2019-06-08 10:59:04,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1730 to end... 2019-06-08 10:59:04,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1734 to end... 2019-06-08 10:59:04,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1738 to end... 2019-06-08 10:59:04,091 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 10:59:04,165 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:59:04,165 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:59:04,166 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:59:04,166 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:59:04,166 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:59:04,166 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:59:04,166 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:59:04,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": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 10:59:04,166 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:59:04,166 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:59:04 GMT 2019-06-08 10:59:04,166 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:59:04,167 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 10:59:04,167 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:59:04,167 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:59:04,167 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:59:09,172 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 10:59:09,420 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:59:09,420 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:59:09,421 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:59:09,421 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:59:09,421 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:59:09,421 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:59:09,421 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:59:09,421 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:59:07.725Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:59:07.694Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.89c6f6fe-b5c0-44ad-8cd7-defee70504ae"}], "metadata": {"pagination": {"total": 2728, "offset": 2727, "size": 50}}} 2019-06-08 10:59:09,421 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:59:09,421 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:59:09 GMT 2019-06-08 10:59:09,421 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:59:09,422 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 649 2019-06-08 10:59:09,422 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:59:09,422 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:59:09,422 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:59:09,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-06-08 10:59:09,422 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 10:59:09,505 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:59:09,505 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:59:09,505 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:59:09,505 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:59:09,506 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:59:09,506 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:59:09,506 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:59:09,506 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 10:59:09,506 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:59:09,506 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:59:09 GMT 2019-06-08 10:59:09,506 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:59:09,506 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 10:59:09,506 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:59:09,506 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:59:09,507 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:59:14,512 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 10:59:14,637 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:59:14,637 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:59:14,637 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:59:14,637 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:59:14,637 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:59:14,637 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:59:14,637 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:59:14,637 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2728, "offset": 2728, "size": 50}}} 2019-06-08 10:59:14,638 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:59:14,638 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:59:14 GMT 2019-06-08 10:59:14,638 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:59:14,638 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-06-08 10:59:14,638 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:59:14,638 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:59:14,638 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:59:14,638 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 10:59:14,750 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:59:14,751 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:59:14,751 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:59:14,751 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:59:14,751 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:59:14,751 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:59:14,751 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:59:14,751 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 10:59:14,752 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:59:14,752 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:59:14 GMT 2019-06-08 10:59:14,752 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:59:14,752 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 10:59:14,752 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:59:14,752 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:59:14,752 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:59:19,757 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 10:59:19,938 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:59:19,938 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:59:19,938 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:59:19,938 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:59:19,938 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:59:19,938 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:59:19,938 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:59:19,938 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:59:19.225Z", "message": "Waiting for process 1724 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:59:19.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.79c5d86c-838f-4512-98fb-4a5a8422d5d5"}], "metadata": {"pagination": {"total": 2729, "offset": 2728, "size": 50}}} 2019-06-08 10:59:19,938 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:59:19,939 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:59:19 GMT 2019-06-08 10:59:19,939 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:59:19,939 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 653 2019-06-08 10:59:19,939 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:59:19,939 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:59:19,939 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:59:19,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1724 to end... 2019-06-08 10:59:19,940 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 10:59:20,133 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:59:20,133 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:59:20,133 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:59:20,133 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:59:20,133 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:59:20,133 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:59:20,133 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:59:20,133 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 10:59:20,134 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:59:20,134 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:59:20 GMT 2019-06-08 10:59:20,134 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:59:20,134 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 10:59:20,134 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:59:20,134 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:59:20,134 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:59:25,140 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 10:59:25,483 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:59:25,483 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:59:25,484 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:59:25,484 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:59:25,484 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:59:25,484 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:59:25,484 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:59:25,484 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_brwt73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:59:19.892Z", "message": "Waiting for process 1727 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:59:19.588Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.1fc4fafc-1fcf-4a37-8a31-6e39bc516c1c"}, {"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:59:20.912Z", "message": "Waiting for process 1730 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:59:20.752Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.da466785-5ad2-441a-88db-99ea92f7e257"}, {"node_instance_id": "dime_dwrli4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:59:21.734Z", "message": "Waiting for process 1734 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:59:21.647Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.95c3c260-f8ce-4190-812b-4e4d2c60b120"}, {"node_instance_id": "sprout_lw7hq7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:59:22.520Z", "message": "Waiting for process 1738 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:59:22.453Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.832dd936-a41e-4262-8184-028cb69aa14d"}], "metadata": {"pagination": {"total": 2733, "offset": 2729, "size": 50}}} 2019-06-08 10:59:25,484 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:59:25,484 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:59:25 GMT 2019-06-08 10:59:25,484 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:59:25,485 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 10:59:25,485 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:59:25,485 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:59:25,485 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:59:25,485 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 10:59:25,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1727 to end... 2019-06-08 10:59:25,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1730 to end... 2019-06-08 10:59:25,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1734 to end... 2019-06-08 10:59:25,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1738 to end... 2019-06-08 10:59:25,486 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 10:59:25,570 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:59:25,570 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:59:25,570 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:59:25,571 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:59:25,571 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:59:25,571 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:59:25,571 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:59:25,571 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 10:59:25,571 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:59:25,571 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:59:25 GMT 2019-06-08 10:59:25,571 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:59:25,571 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 10:59:25,571 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:59:25,572 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:59:25,572 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:59:30,577 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 10:59:30,675 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:59:30,675 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:59:30,676 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:59:30,676 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:59:30,676 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:59:30,676 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:59:30,676 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:59:30,676 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:59:27.769Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:59:27.725Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.89c6f6fe-b5c0-44ad-8cd7-defee70504ae"}], "metadata": {"pagination": {"total": 2734, "offset": 2733, "size": 50}}} 2019-06-08 10:59:30,676 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:59:30,676 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:59:30 GMT 2019-06-08 10:59:30,676 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:59:30,677 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 649 2019-06-08 10:59:30,677 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:59:30,677 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:59:30,677 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:59:30,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-06-08 10:59:30,677 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 10:59:30,862 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:59:30,862 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:59:30,862 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:59:30,862 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:59:30,863 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:59:30,863 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:59:30,863 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:59:30,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-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 10:59:30,863 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:59:30,863 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:59:30 GMT 2019-06-08 10:59:30,863 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:59:30,863 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 10:59:30,863 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:59:30,863 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:59:30,864 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:59:35,869 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 10:59:35,983 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:59:35,983 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:59:35,984 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:59:35,984 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:59:35,984 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:59:35,984 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:59:35,984 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:59:35,984 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:59:35.547Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-2pza4u\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-socket-factory\n clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev\n fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\nSuggested packages:\n binutils-doc bono-dbg clearwater-logging clearwater-auto-config\n clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc\n gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc\n libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb\n gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi\n python-lxml python3-setuptools clearwater-snmpd isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils bono build-essential clearwater-diags-monitor\n clearwater-infrastructure clearwater-log-cleanup clearwater-monit\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath restund\n sprout-libs sysstat\n0 upgraded, 84 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 53.7 MB of archives.\nAfter this operation, 163 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:14 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:18 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:19 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:21 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:24 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 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/archive/repo129/ binary/ restund 1.0-171215.183529 [596 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1,330 B]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 35%\rExtracting templates from packages: 71%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.7 MB in 8s (6,446 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51354 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-libs (1.0-171215.183529) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package bono.\nPreparing to unpack .../bono_1.0-171215.183529_amd64.deb ...\nUnpacking bono (1.0-171215.183529) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.15) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-170.220) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nSelecting previously unselected package restund.\nPreparing to unpack .../restund_1.0-171215.183529_amd64.deb ...\nUnpacking restund (1.0-171215.183529) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.7) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-171215.180814) ...\nSetting up sprout-libs (1.0-171215.183529) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.15) ...\nSetting up linux-libc-dev:amd64 (3.13.0-170.220) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 8495\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 8543\nclearwater-socket-factory-sig start/running, process 8548\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up bono (1.0-171215.183529) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.15) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n\nreal\t1m57.074s\nuser\t0m8.628s\nsys\t0m7.731s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:59:35.413Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.89c6f6fe-b5c0-44ad-8cd7-defee70504ae"}], "metadata": {"pagination": {"total": 2735, "offset": 2734, "size": 50}}} 2019-06-08 10:59:35,984 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:59:35,984 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:59:35 GMT 2019-06-08 10:59:35,984 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:59:35,985 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 10:59:35,985 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:59:35,985 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:59:35,985 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:59:35,985 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 10:59:35,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-2pza4u Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat Suggested packages: binutils-doc bono-dbg clearwater-logging clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python3-setuptools clearwater-snmpd isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils bono build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath restund sprout-libs sysstat 0 upgraded, 84 newly installed, 0 to remove and 0 not upgraded. Need to get 53.7 MB of archives. After this operation, 163 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:18 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:19 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:21 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:24 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 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/archive/repo129/ binary/ restund 1.0-171215.183529 [596 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1,330 B] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 35% Extracting templates from packages: 71% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.7 MB in 8s (6,446 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51354 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ... Unpacking clearwater-tcp-scalability (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ... Unpacking sprout-libs (1.0-171215.183529) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ... Unpacking clearwater-socket-factory (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-171215.183529_amd64.deb ... Unpacking bono (1.0-171215.183529) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Selecting previously unselected package restund. Preparing to unpack .../restund_1.0-171215.183529_amd64.deb ... Unpacking restund (1.0-171215.183529) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-171215.180814) ... Setting up sprout-libs (1.0-171215.183529) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 8495 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 8543 clearwater-socket-factory-sig start/running, process 8548 Processing triggers for ureadahead (0.100.0-16) ... Setting up bono (1.0-171215.183529) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for libc-bin (2.19-0ubuntu6.15) ... Processing triggers for ureadahead (0.100.0-16) ... real 1m57.074s user 0m8.628s sys 0m7.731s 2019-06-08 10:59:35,987 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 10:59:36,061 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:59:36,061 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:59:36,061 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:59:36,061 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:59:36,062 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:59:36,062 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:59:36,062 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:59:36,062 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 10:59:36,062 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:59:36,062 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:59:36 GMT 2019-06-08 10:59:36,062 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:59:36,062 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 10:59:36,062 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:59:36,062 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:59:36,063 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:59:41,068 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 10:59:41,260 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:59:41,260 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:59:41,260 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:59:41,260 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:59:41,260 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:59:41,260 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:59:41,260 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:59:41,261 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:59:36.082Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:59:35.448Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.89c6f6fe-b5c0-44ad-8cd7-defee70504ae"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:59:39.207Z", "message": "Waiting for process 1724 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:59:39.078Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.79c5d86c-838f-4512-98fb-4a5a8422d5d5"}, {"node_instance_id": "homer_brwt73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:59:39.850Z", "message": "Waiting for process 1727 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:59:39.621Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.1fc4fafc-1fcf-4a37-8a31-6e39bc516c1c"}, {"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:59:40.903Z", "message": "Waiting for process 1730 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:59:40.785Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.da466785-5ad2-441a-88db-99ea92f7e257"}], "metadata": {"pagination": {"total": 2739, "offset": 2735, "size": 50}}} 2019-06-08 10:59:41,261 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:59:41,261 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:59:41 GMT 2019-06-08 10:59:41,261 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:59:41,261 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 10:59:41,261 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:59:41,261 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:59:41,261 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:59:41,261 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 10:59:41,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2019-06-08 10:59:41,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1724 to end... 2019-06-08 10:59:41,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1727 to end... 2019-06-08 10:59:41,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1730 to end... 2019-06-08 10:59:41,263 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 10:59:41,374 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:59:41,374 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:59:41,375 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:59:41,375 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:59:41,375 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:59:41,375 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:59:41,375 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:59:41,375 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 10:59:41,375 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:59:41,375 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:59:41 GMT 2019-06-08 10:59:41,375 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:59:41,376 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 10:59:41,376 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:59:41,376 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:59:41,376 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:59:46,381 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 10:59:46,483 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:59:46,483 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:59:46,483 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:59:46,483 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:59:46,483 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:59:46,484 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:59:46,484 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:59:46,484 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_dwrli4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:59:41.721Z", "message": "Waiting for process 1734 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:59:41.678Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.95c3c260-f8ce-4190-812b-4e4d2c60b120"}, {"node_instance_id": "sprout_lw7hq7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:59:42.520Z", "message": "Waiting for process 1738 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:59:42.484Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.832dd936-a41e-4262-8184-028cb69aa14d"}], "metadata": {"pagination": {"total": 2741, "offset": 2739, "size": 50}}} 2019-06-08 10:59:46,484 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:59:46,484 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:59:46 GMT 2019-06-08 10:59:46,484 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:59:46,484 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 10:59:46,484 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:59:46,484 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:59:46,484 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:59:46,485 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 10:59:46,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1734 to end... 2019-06-08 10:59:46,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1738 to end... 2019-06-08 10:59:46,485 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 10:59:46,588 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:59:46,589 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:59:46,589 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:59:46,589 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:59:46,589 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:59:46,589 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:59:46,589 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:59:46,589 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 10:59:46,589 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:59:46,590 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:59:46 GMT 2019-06-08 10:59:46,590 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:59:46,590 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 10:59:46,590 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:59:46,590 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:59:46,590 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:59:51,593 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 10:59:51,789 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:59:51,789 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:59:51,790 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:59:51,790 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:59:51,790 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:59:51,790 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:59:51,790 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:59:51,790 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:59:47.970Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:59:47.766Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.89c6f6fe-b5c0-44ad-8cd7-defee70504ae"}], "metadata": {"pagination": {"total": 2742, "offset": 2741, "size": 50}}} 2019-06-08 10:59:51,790 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:59:51,790 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:59:51 GMT 2019-06-08 10:59:51,790 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:59:51,790 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 649 2019-06-08 10:59:51,791 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:59:51,791 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:59:51,791 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:59:51,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-06-08 10:59:51,791 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 10:59:51,892 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:59:51,892 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:59:51,892 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:59:51,893 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:59:51,893 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:59:51,893 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:59:51,893 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:59:51,893 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 10:59:51,893 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:59:51,893 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:59:51 GMT 2019-06-08 10:59:51,893 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:59:51,893 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 10:59:51,893 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:59:51,894 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:59:51,894 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:59:56,899 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 10:59:57,145 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:59:57,145 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:59:57,146 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:59:57,146 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:59:57,146 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:59:57,146 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:59:57,146 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:59:57,146 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2742, "offset": 2742, "size": 50}}} 2019-06-08 10:59:57,146 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:59:57,146 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:59:57 GMT 2019-06-08 10:59:57,146 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:59:57,147 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-06-08 10:59:57,147 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:59:57,147 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:59:57,147 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 10:59:57,147 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 10:59:57,341 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 10:59:57,341 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 10:59:57,341 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 10:59:57,341 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 10:59:57,341 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 10:59:57,341 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 10:59:57,341 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 10:59:57,341 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 10:59:57,342 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 10:59:57,342 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 10:59:57 GMT 2019-06-08 10:59:57,342 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 10:59:57,342 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 10:59:57,342 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 10:59:57,342 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 10:59:57,342 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:00:02,345 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:00:02,436 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:00:02,436 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:00:02,437 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:00:02,437 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:00:02,437 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:00:02,437 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:00:02,437 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:00:02,437 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:59:59.232Z", "message": "Waiting for process 1724 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:59:59.117Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.79c5d86c-838f-4512-98fb-4a5a8422d5d5"}, {"node_instance_id": "homer_brwt73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T10:59:59.868Z", "message": "Waiting for process 1727 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T10:59:59.660Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.1fc4fafc-1fcf-4a37-8a31-6e39bc516c1c"}, {"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:00.890Z", "message": "Waiting for process 1730 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:00.828Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.da466785-5ad2-441a-88db-99ea92f7e257"}, {"node_instance_id": "dime_dwrli4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:01.771Z", "message": "Waiting for process 1734 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:01.712Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.95c3c260-f8ce-4190-812b-4e4d2c60b120"}], "metadata": {"pagination": {"total": 2746, "offset": 2742, "size": 50}}} 2019-06-08 11:00:02,437 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:00:02,437 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:00:02 GMT 2019-06-08 11:00:02,437 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:00:02,438 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 11:00:02,438 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:00:02,438 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:00:02,438 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:00:02,438 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 11:00:02,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1724 to end... 2019-06-08 11:00:02,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1727 to end... 2019-06-08 11:00:02,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1730 to end... 2019-06-08 11:00:02,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1734 to end... 2019-06-08 11:00:02,439 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 11:00:02,513 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:00:02,513 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:00:02,513 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:00:02,513 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:00:02,514 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:00:02,514 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:00:02,514 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:00:02,514 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 11:00:02,514 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:00:02,514 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:00:02 GMT 2019-06-08 11:00:02,514 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:00:02,514 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 11:00:02,514 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:00:02,514 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:00:02,515 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:00:07,520 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:00:07,705 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:00:07,705 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:00:07,706 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:00:07,706 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:00:07,706 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:00:07,706 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:00:07,706 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:00:07,706 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_lw7hq7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:02.524Z", "message": "Waiting for process 1738 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:02.522Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.832dd936-a41e-4262-8184-028cb69aa14d"}, {"node_instance_id": "sprout_lw7hq7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:03.944Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-gy3lo7\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl\n libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1\n libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8\n libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25\n libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1\n libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-pip\n python-pip-whl python-requests-whl python-setuptools python-setuptools-whl\n python-six-whl python-urllib3-whl python-virtualenv python-wheel\n python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf\n sprout-libs sprout-mmtel-as sprout-scscf sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging\n clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg\n sprout-mmtel-as-dbg sprout-scscf-dbg isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl\n libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1\n libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8\n libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25\n libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1\n libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-pip\n python-pip-whl python-requests-whl python-setuptools python-setuptools-whl\n python-six-whl python-urllib3-whl python-virtualenv python-wheel\n python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf\n sprout-libs sprout-mmtel-as sprout-scscf sysstat\n0 upgraded, 105 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 56.4 MB of archives.\nAfter this operation, 171 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:19 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:21 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 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://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:26 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB]\nGet:27 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:29 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB]\nGet:30 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1,330 B]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 28%\rExtracting templates from packages: 57%\rExtracting templates from packages: 85%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 56.4 MB in 9s (5,968 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51354 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-locale1.54.0:amd64.\nPreparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.15) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-170.220) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-171215.180814) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package libxml2-utils.\nPreparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-libs (1.0-171215.183529) ...\nSelecting previously unselected package sprout-base.\nPreparing to unpack .../sprout-base_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-base (1.0-171215.183529) ...\nSelecting previously unselected package sprout-scscf.\nPreparing to unpack .../sprout-scscf_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-scscf (1.0-171215.183529) ...\nSelecting previously unselected package sprout-icscf.\nPreparing to unpack .../sprout-icscf_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-icscf (1.0-171215.183529) ...\nSelecting previously unselected package sprout-bgcf.\nPreparing to unpack .../sprout-bgcf_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-bgcf (1.0-171215.183529) ...\nSelecting previously unselected package sprout-mmtel-as.\nPreparing to unpack .../sprout-mmtel-as_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-mmtel-as (1.0-171215.183529) ...\nSelecting previously unselected package sprout.\nPreparing to unpack .../sprout_1.0-171215.183529_amd64.deb ...\nUnpacking sprout (1.0-171215.183529) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.11) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.7) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.15) ...\nSetting up linux-libc-dev:amd64 (3.13.0-170.220) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-tcp-scalability (1.0-171215.180814) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nSetting up sprout-libs (1.0-171215.183529) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nrsyslog stop/waiting\nrsyslog start/running, process 8772\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 8803\nclearwater-socket-factory-sig start/running, process 8808\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 8857\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n.....+++\n....................................+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up sprout-base (1.0-171215.183529) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up sprout-bgcf (1.0-171215.183529) ...\nSetting up sprout-mmtel-as (1.0-171215.183529) ...\nSetting up sprout-scscf (1.0-171215.183529) ...\nSetting up sprout-icscf (1.0-171215.183529) ...\nSetting up sprout (1.0-171215.183529) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.15) ...\n\nreal\t2m28.322s\nuser\t0m9.223s\nsys\t0m9.248s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:03.893Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.832dd936-a41e-4262-8184-028cb69aa14d"}, {"node_instance_id": "sprout_lw7hq7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:04.482Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:03.930Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.832dd936-a41e-4262-8184-028cb69aa14d"}, {"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:07.387Z", "message": "[bono] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 2s (13.9 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57643 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m31.814s\nuser\t0m12.584s\nsys\t0m3.321s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:07.304Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.89c6f6fe-b5c0-44ad-8cd7-defee70504ae"}], "metadata": {"pagination": {"total": 2750, "offset": 2746, "size": 50}}} 2019-06-08 11:00:07,706 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:00:07,707 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:00:07 GMT 2019-06-08 11:00:07,707 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:00:07,707 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 11:00:07,707 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:00:07,707 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:00:07,707 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:00:07,707 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 11:00:07,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1738 to end... 2019-06-08 11:00:07,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-gy3lo7 Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg sprout-mmtel-as-dbg sprout-scscf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat 0 upgraded, 105 newly installed, 0 to remove and 0 not upgraded. Need to get 56.4 MB of archives. After this operation, 171 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:19 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:21 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 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://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:26 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB] Get:27 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:29 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB] Get:30 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1,330 B] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 28% Extracting templates from packages: 57% Extracting templates from packages: 85% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 56.4 MB in 9s (5,968 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51354 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-locale1.54.0:amd64. Preparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ... Unpacking clearwater-socket-factory (1.0-171215.180814) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ... Unpacking clearwater-tcp-scalability (1.0-171215.180814) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libxml2-utils. Preparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ... Unpacking sprout-libs (1.0-171215.183529) ... Selecting previously unselected package sprout-base. Preparing to unpack .../sprout-base_1.0-171215.183529_amd64.deb ... Unpacking sprout-base (1.0-171215.183529) ... Selecting previously unselected package sprout-scscf. Preparing to unpack .../sprout-scscf_1.0-171215.183529_amd64.deb ... Unpacking sprout-scscf (1.0-171215.183529) ... Selecting previously unselected package sprout-icscf. Preparing to unpack .../sprout-icscf_1.0-171215.183529_amd64.deb ... Unpacking sprout-icscf (1.0-171215.183529) ... Selecting previously unselected package sprout-bgcf. Preparing to unpack .../sprout-bgcf_1.0-171215.183529_amd64.deb ... Unpacking sprout-bgcf (1.0-171215.183529) ... Selecting previously unselected package sprout-mmtel-as. Preparing to unpack .../sprout-mmtel-as_1.0-171215.183529_amd64.deb ... Unpacking sprout-mmtel-as (1.0-171215.183529) ... Selecting previously unselected package sprout. Preparing to unpack .../sprout_1.0-171215.183529_amd64.deb ... Unpacking sprout (1.0-171215.183529) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.11) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up clearwater-tcp-scalability (1.0-171215.180814) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Setting up sprout-libs (1.0-171215.183529) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. rsyslog stop/waiting rsyslog start/running, process 8772 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 8803 clearwater-socket-factory-sig start/running, process 8808 Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 8857 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key .....+++ ....................................+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up sprout-base (1.0-171215.183529) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up sprout-bgcf (1.0-171215.183529) ... Setting up sprout-mmtel-as (1.0-171215.183529) ... Setting up sprout-scscf (1.0-171215.183529) ... Setting up sprout-icscf (1.0-171215.183529) ... Setting up sprout (1.0-171215.183529) ... Processing triggers for libc-bin (2.19-0ubuntu6.15) ... real 2m28.322s user 0m9.223s sys 0m9.248s 2019-06-08 11:00:07,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2019-06-08 11:00:07,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 2s (13.9 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57643 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m31.814s user 0m12.584s sys 0m3.321s 2019-06-08 11:00:07,712 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 11:00:07,790 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:00:07,790 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:00:07,790 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:00:07,790 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:00:07,790 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:00:07,790 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:00:07,791 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:00:07,791 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 11:00:07,791 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:00:07,791 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:00:07 GMT 2019-06-08 11:00:07,791 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:00:07,791 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 11:00:07,791 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:00:07,791 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:00:07,791 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:00:12,797 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:00:13,039 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:00:13,039 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:00:13,039 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:00:13,040 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:00:13,040 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:00:13,040 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:00:13,040 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:00:13,040 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:08.260Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:07.337Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.89c6f6fe-b5c0-44ad-8cd7-defee70504ae"}, {"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:08.260Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:07.808Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.89c6f6fe-b5c0-44ad-8cd7-defee70504ae"}], "metadata": {"pagination": {"total": 2752, "offset": 2750, "size": 50}}} 2019-06-08 11:00:13,040 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:00:13,040 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:00:13 GMT 2019-06-08 11:00:13,040 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:00:13,040 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 11:00:13,040 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:00:13,041 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:00:13,041 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:00:13,041 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 11:00:13,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2019-06-08 11:00:13,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-06-08 11:00:13,042 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 11:00:13,101 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:00:13,101 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:00:13,101 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:00:13,101 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:00:13,101 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:00:13,101 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:00:13,101 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:00:13,101 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 11:00:13,102 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:00:13,102 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:00:13 GMT 2019-06-08 11:00:13,102 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:00:13,102 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 11:00:13,102 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:00:13,102 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:00:13,102 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:00:18,108 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:00:18,471 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:00:18,471 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:00:18,471 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:00:18,471 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:00:18,471 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:00:18,472 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:00:18,472 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:00:18,472 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2752, "offset": 2752, "size": 50}}} 2019-06-08 11:00:18,472 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:00:18,472 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:00:18 GMT 2019-06-08 11:00:18,472 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:00:18,472 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-06-08 11:00:18,472 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:00:18,472 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:00:18,472 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:00:18,473 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 11:00:18,575 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:00:18,575 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:00:18,576 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:00:18,576 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:00:18,576 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:00:18,576 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:00:18,576 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:00:18,576 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 11:00:18,576 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:00:18,576 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:00:18 GMT 2019-06-08 11:00:18,576 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:00:18,576 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 11:00:18,577 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:00:18,577 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:00:18,577 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:00:23,582 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:00:23,788 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:00:23,788 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:00:23,788 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:00:23,789 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:00:23,789 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:00:23,789 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:00:23,789 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:00:23,789 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:19.250Z", "message": "Waiting for process 1724 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:19.153Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.79c5d86c-838f-4512-98fb-4a5a8422d5d5"}, {"node_instance_id": "homer_brwt73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:19.855Z", "message": "Waiting for process 1727 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:19.703Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.1fc4fafc-1fcf-4a37-8a31-6e39bc516c1c"}, {"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:20.499Z", "message": "[bono] Configure a new DNS server", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:19.854Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.89c6f6fe-b5c0-44ad-8cd7-defee70504ae"}, {"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:20.499Z", "message": "[bono] sudo service dnsmasq force", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:19.890Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.89c6f6fe-b5c0-44ad-8cd7-defee70504ae"}, {"node_instance_id": "homer_brwt73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:20.499Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-1hw858\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-snmpd clearwater-secure-connections\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\n0 upgraded, 94 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 87.7 MB of archives.\nAfter this operation, 201 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 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/ crest 1.0-171213.182937 [14.3 MB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.2 [407 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 31%\rExtracting templates from packages: 63%\rExtracting templates from packages: 95%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 87.7 MB in 16s (5,175 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51354 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.15) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-170.220) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.2_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-171213.182937_amd64.deb ...\nUnpacking crest (1.0-171213.182937) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package homer.\nPreparing to unpack .../homer_1.0-171213.182937_amd64.deb ...\nUnpacking homer (1.0-171213.182937) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.11) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.15) ...\nSetting up linux-libc-dev:amd64 (3.13.0-170.220) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.5) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 8841\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n...+++\n................................................................+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up crest (1.0-171213.182937) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting crest\nCollecting cyclone (from crest)\nCollecting cryptography (from crest)\nCollecting idna (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting Twisted (from crest)\nCollecting prctl (from crest)\nCollecting cql (from crest)\nCollecting ipaddress (from crest)\nCollecting msgpack-python (from crest)\nCollecting attrs (from crest)\nCollecting Automat (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting telephus (from crest)\nCollecting asn1crypto (from crest)\nCollecting enum34 (from crest)\nCollecting pure-sasl (from crest)\nCollecting setuptools (from crest)\nCollecting constantly (from crest)\nCollecting lxml (from crest)\nCollecting thrift (from crest)\nCollecting incremental (from crest)\nCollecting zope.interface (from crest)\nCollecting six (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homer (1.0-171213.182937) ...\nCollecting homer\nCollecting crest (from homer)\nCollecting cyclone (from crest->homer)\nCollecting cryptography (from crest->homer)\nCollecting idna (from crest->homer)\nCollecting pyOpenSSL (from crest->homer)\nCollecting Twisted (from crest->homer)\nCollecting prctl (from crest->homer)\nCollecting cql (from crest->homer)\nCollecting ipaddress (from crest->homer)\nCollecting msgpack-python (from crest->homer)\nCollecting attrs (from crest->homer)\nCollecting Automat (from crest->homer)\nCollecting metaswitchcommon (from crest->homer)\nCollecting telephus (from crest->homer)\nCollecting asn1crypto (from crest->homer)\nCollecting enum34 (from crest->homer)\nCollecting pure-sasl (from crest->homer)\nCollecting setuptools (from crest->homer)\nCollecting constantly (from crest->homer)\nCollecting lxml (from crest->homer)\nCollecting thrift (from crest->homer)\nCollecting incremental (from crest->homer)\nCollecting zope.interface (from crest->homer)\nCollecting six (from crest->homer)\nCollecting cffi>=1.7 (from cryptography->crest->homer)\nCollecting pycparser (from metaswitchcommon->crest->homer)\nCollecting pycrypto (from metaswitchcommon->crest->homer)\nCollecting monotonic (from metaswitchcommon->crest->homer)\nCollecting pyzmq (from metaswitchcommon->crest->homer)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homer\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\n/var/lib/dpkg/info/homer.postinst: 50: /var/lib/dpkg/info/homer.postinst: /usr/share/clearwater/cassandra-schemas/homer.sh: not found\nProcessing triggers for libc-bin (2.19-0ubuntu6.15) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n\nreal\t2m44.330s\nuser\t0m21.008s\nsys\t0m12.081s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:19.796Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.1fc4fafc-1fcf-4a37-8a31-6e39bc516c1c"}, {"node_instance_id": "homer_brwt73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:20.499Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:19.832Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.1fc4fafc-1fcf-4a37-8a31-6e39bc516c1c"}, {"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:20.499Z", "message": "[bono] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n libmysqlclient18 mysql-common snmpd\nThe following NEW packages will be installed:\n clearwater-snmpd libmysqlclient18 mysql-common snmpd\n0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 701 kB of archives.\nAfter this operation, 3,972 kB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nPreconfiguring packages ...\nFetched 701 kB in 1s (584 kB/s)\nSelecting previously unselected package mysql-common.\n(Reading database ... 57866 files and directories currently installed.)\nPreparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ...\nUnpacking clearwater-snmpd (1.0-171215.180814) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-171215.180814) ...\n * Stopping network management services:\nProcessing triggers for libc-bin (2.19-0ubuntu6.15) ...\n\nreal\t0m12.413s\nuser\t0m0.801s\nsys\t0m0.717s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:19.793Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.89c6f6fe-b5c0-44ad-8cd7-defee70504ae"}, {"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:20.499Z", "message": "[bono] The installation packages is done correctly", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:19.825Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.89c6f6fe-b5c0-44ad-8cd7-defee70504ae"}, {"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:21.144Z", "message": "Waiting for process 1730 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:20.871Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.da466785-5ad2-441a-88db-99ea92f7e257"}, {"node_instance_id": "dime_dwrli4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:21.778Z", "message": "Waiting for process 1734 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:21.748Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.95c3c260-f8ce-4190-812b-4e4d2c60b120"}, {"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:22.423Z", "message": "[bono] sudo ps ", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:22.088Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.89c6f6fe-b5c0-44ad-8cd7-defee70504ae"}, {"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:22.423Z", "message": "[bono] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:22.018Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.89c6f6fe-b5c0-44ad-8cd7-defee70504ae"}, {"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:22.423Z", "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 9630/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 8495/monit \ntcp 0 0 127.0.0.1:55005 0.0.0.0:* LISTEN 1733/python \ntcp 0 0 192.168.120.7:5058 0.0.0.0:* LISTEN 8896/bono \ntcp 0 0 192.168.120.7:5060 0.0.0.0:* LISTEN 8896/bono \ntcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 8896/bono \ntcp6 0 0 ::1:53 :::* LISTEN 9630/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1093/sshd \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9630/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 572/dhclient \nudp 0 0 192.168.120.7:123 0.0.0.0:* 7987/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 7987/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 7987/ntpd \nudp 0 0 0.0.0.0:26014 0.0.0.0:* 572/dhclient \nudp 0 0 192.168.120.7:5058 0.0.0.0:* 8896/bono \nudp 0 0 192.168.120.7:5060 0.0.0.0:* 8896/bono \nudp6 0 0 ::1:53 :::* 9630/dnsmasq \nudp6 0 0 fe80::f816:3eff:fef:123 :::* 7987/ntpd \nudp6 0 0 ::1:123 :::* 7987/ntpd \nudp6 0 0 :::123 :::* 7987/ntpd \nudp6 0 0 :::54119 :::* 572/dhclient \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 9054 1094/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 19960 8559/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 19961 8560/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 6535 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] SEQPACKET LISTENING 7277 386/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 8688 872/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.011s\nuser\t0m0.000s\nsys\t0m0.008s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:22.200Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.89c6f6fe-b5c0-44ad-8cd7-defee70504ae"}, {"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:22.423Z", "message": "[bono] sudo netstat ", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:22.159Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.89c6f6fe-b5c0-44ad-8cd7-defee70504ae"}, {"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:22.423Z", "message": "[bono] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.063s\nuser\t0m0.010s\nsys\t0m0.044s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:21.986Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.89c6f6fe-b5c0-44ad-8cd7-defee70504ae"}, {"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:22.423Z", "message": "[bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:f7:53:a3 \n inet addr:192.168.120.7 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fef7:53a3/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:78118 errors:0 dropped:0 overruns:0 frame:0\n TX packets:32866 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:135600139 (135.6 MB) TX bytes:5285418 (5.2 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:872 errors:0 dropped:0 overruns:0 frame:0\n TX packets:872 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:108656 (108.6 KB) TX bytes:108656 (108.6 KB)\n\n\nreal\t0m0.007s\nuser\t0m0.004s\nsys\t0m0.001s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:22.057Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.89c6f6fe-b5c0-44ad-8cd7-defee70504ae"}, {"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:22.423Z", "message": "[bono] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 10:54 ? 00:00:01 /sbin/init\nroot 2 0 0 10:54 ? 00:00:00 [kthreadd]\nroot 3 2 0 10:54 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 10:54 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 10:54 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 10:54 ? 00:00:00 [rcu_sched]\nroot 8 2 0 10:54 ? 00:00:00 [rcuos/0]\nroot 9 2 0 10:54 ? 00:00:00 [rcu_bh]\nroot 10 2 0 10:54 ? 00:00:00 [rcuob/0]\nroot 11 2 0 10:54 ? 00:00:00 [migration/0]\nroot 12 2 0 10:54 ? 00:00:00 [watchdog/0]\nroot 13 2 0 10:54 ? 00:00:00 [khelper]\nroot 14 2 0 10:54 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 10:54 ? 00:00:00 [netns]\nroot 16 2 0 10:54 ? 00:00:00 [writeback]\nroot 17 2 0 10:54 ? 00:00:00 [kintegrityd]\nroot 18 2 0 10:54 ? 00:00:00 [bioset]\nroot 19 2 0 10:54 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 10:54 ? 00:00:00 [kblockd]\nroot 21 2 0 10:54 ? 00:00:00 [ata_sff]\nroot 22 2 0 10:54 ? 00:00:00 [khubd]\nroot 23 2 0 10:54 ? 00:00:00 [md]\nroot 24 2 0 10:54 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 10:54 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 10:54 ? 00:00:00 [khungtaskd]\nroot 28 2 0 10:54 ? 00:00:00 [kswapd0]\nroot 29 2 0 10:54 ? 00:00:00 [vmstat]\nroot 30 2 0 10:54 ? 00:00:00 [ksmd]\nroot 31 2 0 10:54 ? 00:00:00 [khugepaged]\nroot 32 2 0 10:54 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 10:54 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 10:54 ? 00:00:00 [crypto]\nroot 46 2 0 10:54 ? 00:00:00 [kthrotld]\nroot 47 2 0 10:54 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 10:54 ? 00:00:00 [vballoon]\nroot 49 2 0 10:54 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 10:54 ? 00:00:00 [scsi_eh_1]\nroot 71 2 0 10:54 ? 00:00:00 [deferwq]\nroot 72 2 0 10:54 ? 00:00:00 [charger_manager]\nroot 114 2 0 10:54 ? 00:00:00 [kpsmoused]\nroot 119 2 0 10:54 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 10:54 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 10:54 ? 00:00:00 [ext4-rsv-conver]\nroot 382 1 0 10:54 ? 00:00:00 upstart-udev-bridge --daemon\nroot 386 1 0 10:54 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 429 2 0 10:54 ? 00:00:00 [kworker/u3:1]\nroot 514 1 0 10:54 ? 00:00:00 upstart-socket-bridge --daemon\nroot 572 1 0 10:54 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 807 2 0 10:54 ? 00:00:00 [kauditd]\nmessage+ 872 1 0 10:54 ? 00:00:00 dbus-daemon --system --fork\nroot 908 1 0 10:54 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 924 1 0 10:54 ? 00:00:00 rsyslogd\nroot 941 1 0 10:54 ? 00:00:00 upstart-file-bridge --daemon\nroot 1039 1 0 10:54 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1043 1 0 10:54 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1048 1 0 10:54 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1049 1 0 10:54 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1051 1 0 10:54 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1093 1 0 10:54 ? 00:00:00 /usr/sbin/sshd -D\nroot 1094 1 0 10:54 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1095 1 0 10:54 ? 00:00:00 cron\ndaemon 1096 1 0 10:54 ? 00:00:00 atd\nroot 1186 1 0 10:54 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1192 1 0 10:54 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1461 1 0 10:54 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/bono_host_2pza4u/env/bin/python -m cloudify_agent.worker --queue bono_host_2pza4u --max-workers 5 --name bono_host_2pza4u\nubuntu 1463 1461 0 10:54 ? 00:00:01 /home/ubuntu/bono_host_2pza4u/env/bin/python -m cloudify_agent.worker --queue bono_host_2pza4u --max-workers 5 --name bono_host_2pza4u\nubuntu 1606 1 0 10:55 ? 00:00:01 python2.7 /home/ubuntu/bono_host_2pza4u/env/bin/diamond --configfile /home/ubuntu/bono_host_2pza4u/work/plugins/diamond/etc/diamond.conf\nubuntu 1733 1463 1 10:57 ? 00:00:01 /home/ubuntu/bono_host_2pza4u/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-vFAOxB\nubuntu 1743 1733 0 10:57 ? 00:00:00 /bin/sh -c /tmp/SRBHE/install-bono.sh\nubuntu 1745 1743 0 10:57 ? 00:00:00 /bin/bash -e /tmp/SRBHE/install-bono.sh\nntp 7987 1 0 10:59 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 8495 1 0 10:59 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 8543 1 0 10:59 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 8544 8543 0 10:59 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 8548 1 0 10:59 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 8549 8548 0 10:59 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 8558 8549 0 10:59 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8559 8544 0 10:59 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 8560 8558 0 10:59 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nbono 8896 1 0 10:59 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.7,bono-fy0v4n.clearwater.local --alias=172.30.9.215,bono-fy0v4n.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-fy0v4n.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 9630 1 0 11:00 ? 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 9677 1745 0 11:00 ? 00:00:00 /bin/bash -e /tmp/SRBHE/install-bono.sh\nubuntu 9678 9677 0 11:00 ? 00:00:00 /bin/bash -e /tmp/SRBHE/install-bono.sh\nroot 9679 9678 0 11:00 ? 00:00:00 sudo ps -edf\nroot 9680 9679 0 11:00 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.000s\nsys\t0m0.008s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:22.129Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.89c6f6fe-b5c0-44ad-8cd7-defee70504ae"}, {"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:23.071Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:22.495Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.89c6f6fe-b5c0-44ad-8cd7-defee70504ae"}, {"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:23.071Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:22.677Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.89c6f6fe-b5c0-44ad-8cd7-defee70504ae"}, {"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:23.071Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:22.677Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.89c6f6fe-b5c0-44ad-8cd7-defee70504ae"}, {"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:23.071Z", "message": "Execution done (PID=1743, return_code=0): /tmp/SRBHE/install-bono.sh", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:22.635Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.89c6f6fe-b5c0-44ad-8cd7-defee70504ae"}, {"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:23.071Z", "message": " RESOLV_CONF=/etc/dnsmasq.resolv.conf", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:22.581Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.89c6f6fe-b5c0-44ad-8cd7-defee70504ae"}, {"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:23.071Z", "message": " OK", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:22.581Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.89c6f6fe-b5c0-44ad-8cd7-defee70504ae"}, {"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:23.071Z", "message": " Dload Upload Total Spent Left Speed", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:22.580Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.89c6f6fe-b5c0-44ad-8cd7-defee70504ae"}, {"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:23.071Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:22.362Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.89c6f6fe-b5c0-44ad-8cd7-defee70504ae"}, {"node_instance_id": "sprout_lw7hq7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:23.071Z", "message": "Waiting for process 1738 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:22.585Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.832dd936-a41e-4262-8184-028cb69aa14d"}, {"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:23.071Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:22.677Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.89c6f6fe-b5c0-44ad-8cd7-defee70504ae"}, {"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:23.071Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:22.677Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.89c6f6fe-b5c0-44ad-8cd7-defee70504ae"}, {"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:23.071Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:22.677Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.89c6f6fe-b5c0-44ad-8cd7-defee70504ae"}, {"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:23.071Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-bono-host-2pza4u", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:22.580Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.89c6f6fe-b5c0-44ad-8cd7-defee70504ae"}, {"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:23.071Z", "message": "[bono] sudo find /var/log ", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:22.229Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.89c6f6fe-b5c0-44ad-8cd7-defee70504ae"}, {"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:23.071Z", "message": "[bono] => /var/log/dmesg\n/var/log/sysstat/clearwater-sa08\n/var/log/wtmp\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/cloud-init.log\n/var/log/monit.log\n/var/log/iotop.log\n/var/log/lastlog\n/var/log/auth.log\n/var/log/landscape/sysinfo.log\n/var/log/dpkg.log\n/var/log/syslog\n/var/log/btmp\n/var/log/kern.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/container-detect.log\n/var/log/dmesg.0\n/var/log/clearwater-socket-factory.log\n/var/log/alternatives.log\n/var/log/cloud-init-output.log\n/var/log/boot.log\n/var/log/bono/bono_out.log\n/var/log/bono/bono_err.log\n/var/log/bono/bono_20190608T100000Z.txt\n/var/log/bono/bono_20190608T110000Z.txt\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/udev\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n\nreal\t0m0.012s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:22.270Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.89c6f6fe-b5c0-44ad-8cd7-defee70504ae"}, {"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:23.071Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:22.299Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.89c6f6fe-b5c0-44ad-8cd7-defee70504ae"}, {"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:23.071Z", "message": "[bono] => 2019:06:08 10:59:31: Namespace: management\n2019:06:08 10:59:31: [management] Starting server\n2019:06:08 10:59:31: [management] Listening for requests\n2019:06:08 10:59:31: Namespace: signaling\n2019:06:08 10:59:31: [signaling] Starting server\n2019:06:08 10:59:31: [signaling] Listening for requests\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:22.332Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.89c6f6fe-b5c0-44ad-8cd7-defee70504ae"}, {"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:23.071Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:22.399Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.89c6f6fe-b5c0-44ad-8cd7-defee70504ae"}, {"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:23.071Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:22.434Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.89c6f6fe-b5c0-44ad-8cd7-defee70504ae"}, {"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:23.071Z", "message": "[bono] => 2019-06-08 10:59:48.918767138 Stopping etcd clearwater-etcd\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:22.466Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.89c6f6fe-b5c0-44ad-8cd7-defee70504ae"}, {"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:23.071Z", "message": " deb http://repo.cw-ngv.com/archive/repo129 binary/", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:22.581Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.89c6f6fe-b5c0-44ad-8cd7-defee70504ae"}, {"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:23.071Z", "message": " /tmp/SRBHE/install-bono.sh: line 6: /home/ubuntu/bono_host_2pza4u/env/bin/ctx: Argument list too long", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:22.580Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.89c6f6fe-b5c0-44ad-8cd7-defee70504ae"}, {"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:23.071Z", "message": " \r100 3149 100 3149 0 0 19126 0 --:--:-- --:--:-- --:--:-- 19201", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:22.580Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.89c6f6fe-b5c0-44ad-8cd7-defee70504ae"}, {"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:23.071Z", "message": "[bono] sudo cat /var/log/bono/bono_20190608T100000Z.txt /var/log/bono/bono_20190608T110000Z.txt /var/log/bono/bono_current.txt /var/log/bono/bono_err.log /var/log/bono/bono_out.log", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:22.532Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.89c6f6fe-b5c0-44ad-8cd7-defee70504ae"}, {"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:23.071Z", "message": "[bono] Installation is done", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:22.576Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.89c6f6fe-b5c0-44ad-8cd7-defee70504ae"}, {"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:23.071Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-bono-host-2pza4u", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:22.580Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.89c6f6fe-b5c0-44ad-8cd7-defee70504ae"}, {"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:23.071Z", "message": " % Total % Received % Xferd Average Speed Time Time Time Current", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:22.580Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.89c6f6fe-b5c0-44ad-8cd7-defee70504ae"}], "metadata": {"pagination": {"total": 2796, "offset": 2752, "size": 50}}} 2019-06-08 11:00:23,789 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:00:23,790 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:00:23 GMT 2019-06-08 11:00:23,790 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:00:23,790 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 11:00:23,790 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:00:23,790 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:00:23,790 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:00:23,790 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 11:00:23,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1724 to end... 2019-06-08 11:00:23,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1727 to end... 2019-06-08 11:00:23,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure a new DNS server 2019-06-08 11:00:23,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo service dnsmasq force 2019-06-08 11:00:23,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-1hw858 Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-snmpd clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat 0 upgraded, 94 newly installed, 0 to remove and 0 not upgraded. Need to get 87.7 MB of archives. After this operation, 201 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 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/ crest 1.0-171213.182937 [14.3 MB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.2 [407 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 31% Extracting templates from packages: 63% Extracting templates from packages: 95% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 87.7 MB in 16s (5,175 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51354 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.2_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-171213.182937_amd64.deb ... Unpacking crest (1.0-171213.182937) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package homer. Preparing to unpack .../homer_1.0-171213.182937_amd64.deb ... Unpacking homer (1.0-171213.182937) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.11) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ... Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 8841 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ...+++ ................................................................+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up crest (1.0-171213.182937) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homer (1.0-171213.182937) ... Collecting homer Collecting crest (from homer) Collecting cyclone (from crest->homer) Collecting cryptography (from crest->homer) Collecting idna (from crest->homer) Collecting pyOpenSSL (from crest->homer) Collecting Twisted (from crest->homer) Collecting prctl (from crest->homer) Collecting cql (from crest->homer) Collecting ipaddress (from crest->homer) Collecting msgpack-python (from crest->homer) Collecting attrs (from crest->homer) Collecting Automat (from crest->homer) Collecting metaswitchcommon (from crest->homer) Collecting telephus (from crest->homer) Collecting asn1crypto (from crest->homer) Collecting enum34 (from crest->homer) Collecting pure-sasl (from crest->homer) Collecting setuptools (from crest->homer) Collecting constantly (from crest->homer) Collecting lxml (from crest->homer) Collecting thrift (from crest->homer) Collecting incremental (from crest->homer) Collecting zope.interface (from crest->homer) Collecting six (from crest->homer) Collecting cffi>=1.7 (from cryptography->crest->homer) Collecting pycparser (from metaswitchcommon->crest->homer) Collecting pycrypto (from metaswitchcommon->crest->homer) Collecting monotonic (from metaswitchcommon->crest->homer) Collecting pyzmq (from metaswitchcommon->crest->homer) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homer Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. /var/lib/dpkg/info/homer.postinst: 50: /var/lib/dpkg/info/homer.postinst: /usr/share/clearwater/cassandra-schemas/homer.sh: not found Processing triggers for libc-bin (2.19-0ubuntu6.15) ... Processing triggers for ureadahead (0.100.0-16) ... real 2m44.330s user 0m21.008s sys 0m12.081s 2019-06-08 11:00:23,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2019-06-08 11:00:23,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: libmysqlclient18 mysql-common snmpd The following NEW packages will be installed: clearwater-snmpd libmysqlclient18 mysql-common snmpd 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. Need to get 701 kB of archives. After this operation, 3,972 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Preconfiguring packages ... Fetched 701 kB in 1s (584 kB/s) Selecting previously unselected package mysql-common. (Reading database ... 57866 files and directories currently installed.) Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ... Unpacking clearwater-snmpd (1.0-171215.180814) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-171215.180814) ... * Stopping network management services: Processing triggers for libc-bin (2.19-0ubuntu6.15) ... real 0m12.413s user 0m0.801s sys 0m0.717s 2019-06-08 11:00:23,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] The installation packages is done correctly 2019-06-08 11:00:23,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1730 to end... 2019-06-08 11:00:23,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1734 to end... 2019-06-08 11:00:23,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ps 2019-06-08 11:00:23,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ifconfig 2019-06-08 11:00:23,797 - 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 9630/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 8495/monit tcp 0 0 127.0.0.1:55005 0.0.0.0:* LISTEN 1733/python tcp 0 0 192.168.120.7:5058 0.0.0.0:* LISTEN 8896/bono tcp 0 0 192.168.120.7:5060 0.0.0.0:* LISTEN 8896/bono tcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 8896/bono tcp6 0 0 ::1:53 :::* LISTEN 9630/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1093/sshd udp 0 0 127.0.0.1:53 0.0.0.0:* 9630/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 572/dhclient udp 0 0 192.168.120.7:123 0.0.0.0:* 7987/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 7987/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 7987/ntpd udp 0 0 0.0.0.0:26014 0.0.0.0:* 572/dhclient udp 0 0 192.168.120.7:5058 0.0.0.0:* 8896/bono udp 0 0 192.168.120.7:5060 0.0.0.0:* 8896/bono udp6 0 0 ::1:53 :::* 9630/dnsmasq udp6 0 0 fe80::f816:3eff:fef:123 :::* 7987/ntpd udp6 0 0 ::1:123 :::* 7987/ntpd udp6 0 0 :::123 :::* 7987/ntpd udp6 0 0 :::54119 :::* 572/dhclient Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 9054 1094/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 19960 8559/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 19961 8560/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 6535 1/init @/com/ubuntu/upstart unix 2 [ ACC ] SEQPACKET LISTENING 7277 386/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 8688 872/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.011s user 0m0.000s sys 0m0.008s 2019-06-08 11:00:23,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo netstat 2019-06-08 11:00:23,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.063s user 0m0.010s sys 0m0.044s 2019-06-08 11:00:23,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:f7:53:a3 inet addr:192.168.120.7 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fef7:53a3/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:78118 errors:0 dropped:0 overruns:0 frame:0 TX packets:32866 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:135600139 (135.6 MB) TX bytes:5285418 (5.2 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:872 errors:0 dropped:0 overruns:0 frame:0 TX packets:872 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:108656 (108.6 KB) TX bytes:108656 (108.6 KB) real 0m0.007s user 0m0.004s sys 0m0.001s 2019-06-08 11:00:23,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 10:54 ? 00:00:01 /sbin/init root 2 0 0 10:54 ? 00:00:00 [kthreadd] root 3 2 0 10:54 ? 00:00:00 [ksoftirqd/0] root 5 2 0 10:54 ? 00:00:00 [kworker/0:0H] root 6 2 0 10:54 ? 00:00:00 [kworker/u2:0] root 7 2 0 10:54 ? 00:00:00 [rcu_sched] root 8 2 0 10:54 ? 00:00:00 [rcuos/0] root 9 2 0 10:54 ? 00:00:00 [rcu_bh] root 10 2 0 10:54 ? 00:00:00 [rcuob/0] root 11 2 0 10:54 ? 00:00:00 [migration/0] root 12 2 0 10:54 ? 00:00:00 [watchdog/0] root 13 2 0 10:54 ? 00:00:00 [khelper] root 14 2 0 10:54 ? 00:00:00 [kdevtmpfs] root 15 2 0 10:54 ? 00:00:00 [netns] root 16 2 0 10:54 ? 00:00:00 [writeback] root 17 2 0 10:54 ? 00:00:00 [kintegrityd] root 18 2 0 10:54 ? 00:00:00 [bioset] root 19 2 0 10:54 ? 00:00:00 [kworker/u3:0] root 20 2 0 10:54 ? 00:00:00 [kblockd] root 21 2 0 10:54 ? 00:00:00 [ata_sff] root 22 2 0 10:54 ? 00:00:00 [khubd] root 23 2 0 10:54 ? 00:00:00 [md] root 24 2 0 10:54 ? 00:00:00 [devfreq_wq] root 25 2 0 10:54 ? 00:00:00 [kworker/0:1] root 27 2 0 10:54 ? 00:00:00 [khungtaskd] root 28 2 0 10:54 ? 00:00:00 [kswapd0] root 29 2 0 10:54 ? 00:00:00 [vmstat] root 30 2 0 10:54 ? 00:00:00 [ksmd] root 31 2 0 10:54 ? 00:00:00 [khugepaged] root 32 2 0 10:54 ? 00:00:00 [fsnotify_mark] root 33 2 0 10:54 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 10:54 ? 00:00:00 [crypto] root 46 2 0 10:54 ? 00:00:00 [kthrotld] root 47 2 0 10:54 ? 00:00:00 [kworker/u2:1] root 48 2 0 10:54 ? 00:00:00 [vballoon] root 49 2 0 10:54 ? 00:00:00 [scsi_eh_0] root 50 2 0 10:54 ? 00:00:00 [scsi_eh_1] root 71 2 0 10:54 ? 00:00:00 [deferwq] root 72 2 0 10:54 ? 00:00:00 [charger_manager] root 114 2 0 10:54 ? 00:00:00 [kpsmoused] root 119 2 0 10:54 ? 00:00:00 [kworker/0:2] root 176 2 0 10:54 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 10:54 ? 00:00:00 [ext4-rsv-conver] root 382 1 0 10:54 ? 00:00:00 upstart-udev-bridge --daemon root 386 1 0 10:54 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 429 2 0 10:54 ? 00:00:00 [kworker/u3:1] root 514 1 0 10:54 ? 00:00:00 upstart-socket-bridge --daemon root 572 1 0 10:54 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 807 2 0 10:54 ? 00:00:00 [kauditd] message+ 872 1 0 10:54 ? 00:00:00 dbus-daemon --system --fork root 908 1 0 10:54 ? 00:00:00 /lib/systemd/systemd-logind syslog 924 1 0 10:54 ? 00:00:00 rsyslogd root 941 1 0 10:54 ? 00:00:00 upstart-file-bridge --daemon root 1039 1 0 10:54 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1043 1 0 10:54 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1048 1 0 10:54 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1049 1 0 10:54 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1051 1 0 10:54 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1093 1 0 10:54 ? 00:00:00 /usr/sbin/sshd -D root 1094 1 0 10:54 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1095 1 0 10:54 ? 00:00:00 cron daemon 1096 1 0 10:54 ? 00:00:00 atd root 1186 1 0 10:54 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1192 1 0 10:54 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1461 1 0 10:54 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/bono_host_2pza4u/env/bin/python -m cloudify_agent.worker --queue bono_host_2pza4u --max-workers 5 --name bono_host_2pza4u ubuntu 1463 1461 0 10:54 ? 00:00:01 /home/ubuntu/bono_host_2pza4u/env/bin/python -m cloudify_agent.worker --queue bono_host_2pza4u --max-workers 5 --name bono_host_2pza4u ubuntu 1606 1 0 10:55 ? 00:00:01 python2.7 /home/ubuntu/bono_host_2pza4u/env/bin/diamond --configfile /home/ubuntu/bono_host_2pza4u/work/plugins/diamond/etc/diamond.conf ubuntu 1733 1463 1 10:57 ? 00:00:01 /home/ubuntu/bono_host_2pza4u/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-vFAOxB ubuntu 1743 1733 0 10:57 ? 00:00:00 /bin/sh -c /tmp/SRBHE/install-bono.sh ubuntu 1745 1743 0 10:57 ? 00:00:00 /bin/bash -e /tmp/SRBHE/install-bono.sh ntp 7987 1 0 10:59 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8495 1 0 10:59 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 8543 1 0 10:59 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 8544 8543 0 10:59 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 8548 1 0 10:59 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 8549 8548 0 10:59 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 8558 8549 0 10:59 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8559 8544 0 10:59 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 8560 8558 0 10:59 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling bono 8896 1 0 10:59 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.7,bono-fy0v4n.clearwater.local --alias=172.30.9.215,bono-fy0v4n.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-fy0v4n.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 9630 1 0 11:00 ? 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 9677 1745 0 11:00 ? 00:00:00 /bin/bash -e /tmp/SRBHE/install-bono.sh ubuntu 9678 9677 0 11:00 ? 00:00:00 /bin/bash -e /tmp/SRBHE/install-bono.sh root 9679 9678 0 11:00 ? 00:00:00 sudo ps -edf root 9680 9679 0 11:00 ? 00:00:00 ps -edf real 0m0.010s user 0m0.000s sys 0m0.008s 2019-06-08 11:00:23,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-06-08 11:00:23,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-06-08 11:00:23,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-06-08 11:00:23,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1743, return_code=0): /tmp/SRBHE/install-bono.sh 2019-06-08 11:00:23,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-06-08 11:00:23,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-06-08 11:00:23,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-06-08 11:00:23,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-06-08 11:00:23,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1738 to end... 2019-06-08 11:00:23,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-06-08 11:00:23,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-06-08 11:00:23,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-06-08 11:00:23,800 - 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-2pza4u 2019-06-08 11:00:23,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo find /var/log 2019-06-08 11:00:23,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => /var/log/dmesg /var/log/sysstat/clearwater-sa08 /var/log/wtmp /var/log/apt/history.log /var/log/apt/term.log /var/log/cloud-init.log /var/log/monit.log /var/log/iotop.log /var/log/lastlog /var/log/auth.log /var/log/landscape/sysinfo.log /var/log/dpkg.log /var/log/syslog /var/log/btmp /var/log/kern.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/systemd-logind.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/cryptdisks.log /var/log/upstart/clearwater-monit.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/dmesg.0 /var/log/clearwater-socket-factory.log /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/boot.log /var/log/bono/bono_out.log /var/log/bono/bono_err.log /var/log/bono/bono_20190608T100000Z.txt /var/log/bono/bono_20190608T110000Z.txt /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/udev /var/log/fsck/checkroot /var/log/fsck/checkfs real 0m0.012s user 0m0.000s sys 0m0.006s 2019-06-08 11:00:23,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-06-08 11:00:23,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 2019:06:08 10:59:31: Namespace: management 2019:06:08 10:59:31: [management] Starting server 2019:06:08 10:59:31: [management] Listening for requests 2019:06:08 10:59:31: Namespace: signaling 2019:06:08 10:59:31: [signaling] Starting server 2019:06:08 10:59:31: [signaling] Listening for requests real 0m0.004s user 0m0.000s sys 0m0.004s 2019-06-08 11:00:23,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-06-08 11:00:23,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-06-08 11:00:23,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 2019-06-08 10:59:48.918767138 Stopping etcd clearwater-etcd real 0m0.004s user 0m0.000s sys 0m0.004s 2019-06-08 11:00:23,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-06-08 11:00:23,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/SRBHE/install-bono.sh: line 6: /home/ubuntu/bono_host_2pza4u/env/bin/ctx: Argument list too long 2019-06-08 11:00:23,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 19126 0 --:--:-- --:--:-- --:--:-- 19201 2019-06-08 11:00:23,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/bono/bono_20190608T100000Z.txt /var/log/bono/bono_20190608T110000Z.txt /var/log/bono/bono_current.txt /var/log/bono/bono_err.log /var/log/bono/bono_out.log 2019-06-08 11:00:23,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installation is done 2019-06-08 11:00:23,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-bono-host-2pza4u 2019-06-08 11:00:23,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-06-08 11:00:23,802 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 11:00:23,884 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:00:23,884 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:00:23,884 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:00:23,884 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:00:23,884 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:00:23,884 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:00:23,885 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:00:23,885 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 11:00:23,885 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:00:23,885 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:00:23 GMT 2019-06-08 11:00:23,885 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:00:23,885 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 11:00:23,885 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:00:23,885 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:00:23,885 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:00:28,891 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:00:29,169 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:00:29,169 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:00:29,169 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:00:29,169 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:00:29,169 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:00:29,169 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:00:29,169 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:00:29,169 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_fy0v4n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:24.127Z", "message": "Node instance configured", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:23.979Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:24.127Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-oo3xji\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl\n libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl\n libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0\n libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25\n libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl\n libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make\n manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common\n mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common\n nginx-core ntp python-chardet-whl python-colorama python-colorama-whl\n python-distlib python-distlib-whl python-html5lib python-html5lib-whl\n python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n debian-keyring clearwater-logging clearwater-snmpd g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg glibc-doc libclone-perl libmldbm-perl libnet-daemon-perl\n libplrpc-perl libsql-statement-perl libgd-tools libipc-sharedcache-perl\n lm-sensors libstdc++-4.8-doc make-doc tinyca mailx fcgiwrap nginx-doc\n ntp-doc python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev ellis fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl\n libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl\n libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0\n libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25\n libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl\n libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make\n manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common\n mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common\n nginx-core ntp python-chardet-whl python-colorama python-colorama-whl\n python-distlib python-distlib-whl python-html5lib python-html5lib-whl\n python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\n0 upgraded, 98 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 69.4 MB of archives.\nAfter this operation, 253 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6,364 B]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:11 http://repo.cw-ngv.com/archive/repo129/ binary/ ellis 1.0-171213.182049 [10.4 MB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1,459 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3,754 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1,979 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 30%\rExtracting templates from packages: 61%\rExtracting templates from packages: 91%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 69.4 MB in 10s (6,871 kB/s)\nSelecting previously unselected package libaio1:amd64.\n(Reading database ... 51354 files and directories currently installed.)\nPreparing to unpack .../libaio1_0.3.109-4_amd64.deb ...\nUnpacking libaio1:amd64 (0.3.109-4) ...\nSelecting previously unselected package libasan0:amd64.\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package libdbi-perl.\nPreparing to unpack .../libdbi-perl_1.630-1_amd64.deb ...\nUnpacking libdbi-perl (1.630-1) ...\nSelecting previously unselected package libdbd-mysql-perl.\nPreparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ...\nUnpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ...\nSelecting previously unselected package libterm-readkey-perl.\nPreparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ...\nUnpacking libterm-readkey-perl (2.31-1) ...\nSelecting previously unselected package mysql-client-core-5.5.\nPreparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-client-5.5.\nPreparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-core-5.5.\nPreparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-5.5.\n(Reading database ... 51957 files and directories currently installed.)\nPreparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.15) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-170.220) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package mysql-server.\nPreparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package ellis.\nPreparing to unpack .../ellis_1.0-171213.182049_amd64.deb ...\nUnpacking ellis (1.0-171213.182049) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package libhtml-template-perl.\nPreparing to unpack .../libhtml-template-perl_2.95-1_all.deb ...\nUnpacking libhtml-template-perl (2.95-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libaio1:amd64 (0.3.109-4) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.11) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libdbi-perl (1.630-1) ...\nSetting up libdbd-mysql-perl (4.025-1ubuntu0.1) ...\nSetting up libterm-readkey-perl (2.31-1) ...\nSetting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nmysql start/running, process 9087\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.15) ...\nSetting up linux-libc-dev:amd64 (3.13.0-170.220) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up libhtml-template-perl (2.95-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up mysql-server (5.5.62-0ubuntu0.14.04.1) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9826\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n...........................+++\n..........+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nKilled\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up ellis (1.0-171213.182049) ...\nusermod: no changes\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/ellis/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting ellis\nCollecting metaswitchcommon (from ellis)\nCollecting backports.ssl-match-hostname (from ellis)\nCollecting backports-abc (from ellis)\nCollecting certifi (from ellis)\nCollecting msgpack-python (from ellis)\nCollecting singledispatch (from ellis)\nCollecting tornado (from ellis)\nCollecting pycurl (from ellis)\nCollecting py-bcrypt (from ellis)\nCollecting MySQL-python (from ellis)\nCollecting six (from ellis)\nCollecting prctl (from ellis)\nCollecting SQLAlchemy (from ellis)\nCollecting phonenumbers (from ellis)\nCollecting pycparser (from metaswitchcommon->ellis)\nCollecting pycrypto (from metaswitchcommon->ellis)\nCollecting monotonic (from metaswitchcommon->ellis)\nCollecting cffi (from metaswitchcommon->ellis)\nCollecting pyzmq (from metaswitchcommon->ellis)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, backports.ssl-match-hostname, backports-abc, certifi, msgpack-python, six, singledispatch, tornado, pycurl, py-bcrypt, MySQL-python, prctl, SQLAlchemy, phonenumbers, ellis\nSuccessfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for libc-bin (2.19-0ubuntu6.15) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n\nreal\t2m48.296s\nuser\t0m16.813s\nsys\t0m11.509s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:23.881Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.da466785-5ad2-441a-88db-99ea92f7e257"}, {"node_instance_id": "bono_fy0v4n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:24.127Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:23.755Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:24.949Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:23.919Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.da466785-5ad2-441a-88db-99ea92f7e257"}, {"node_instance_id": "bono_fy0v4n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:24.949Z", "message": "Establishing relationships", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:24.639Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "bono_fy0v4n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:24.949Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:24.441Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:25.600Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:25.028Z", "source_id": "bono_fy0v4n", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:26.383Z", "message": "Downloaded scripts/bind/bind.py to /tmp/Z4ZAL/bind.py", "level": "info", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:26.400Z", "source_id": "bono_fy0v4n", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.76df0d73-0415-4fac-9532-b4f3d787b07e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:27.019Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:26.926Z", "source_id": "bono_fy0v4n", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.76df0d73-0415-4fac-9532-b4f3d787b07e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:27.670Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:27.353Z", "source_id": "bono_fy0v4n", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.76df0d73-0415-4fac-9532-b4f3d787b07e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:27.670Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:27.376Z", "source_id": "bono_fy0v4n", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.76df0d73-0415-4fac-9532-b4f3d787b07e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:27.670Z", "message": "The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'bono': {u'bono_fy0v4n': {u'public_address': u'172.30.9.215', u'private_address': u'192.168.120.7', u'name': u'bono-fy0v4n'}}}, 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.9', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:27.376Z", "source_id": "bono_fy0v4n", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.76df0d73-0415-4fac-9532-b4f3d787b07e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:27.670Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:27.304Z", "source_id": "bono_fy0v4n", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.76df0d73-0415-4fac-9532-b4f3d787b07e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:27.670Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:27.376Z", "source_id": "bono_fy0v4n", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.76df0d73-0415-4fac-9532-b4f3d787b07e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:27.670Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:27.368Z", "source_id": "bono_fy0v4n", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.76df0d73-0415-4fac-9532-b4f3d787b07e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:27.670Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpkGw_L9', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:27.354Z", "source_id": "bono_fy0v4n", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.76df0d73-0415-4fac-9532-b4f3d787b07e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:27.670Z", "message": "The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'bono': {u'bono_fy0v4n': {u'public_address': u'172.30.9.215', u'private_address': u'192.168.120.7', u'name': u'bono-fy0v4n'}}}, 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.9', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:27.353Z", "source_id": "bono_fy0v4n", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.76df0d73-0415-4fac-9532-b4f3d787b07e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:28.268Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:28.081Z", "source_id": "bono_fy0v4n", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:28.268Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:27.655Z", "source_id": "bono_fy0v4n", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.76df0d73-0415-4fac-9532-b4f3d787b07e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:28.268Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:27.648Z", "source_id": "bono_fy0v4n", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.76df0d73-0415-4fac-9532-b4f3d787b07e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:28.268Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpapWhaJ', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:27.640Z", "source_id": "bono_fy0v4n", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.76df0d73-0415-4fac-9532-b4f3d787b07e"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:29.008Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "proxy_node_dpawh2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:28.323Z", "source_id": "bono_fy0v4n", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}], "metadata": {"pagination": {"total": 2818, "offset": 2796, "size": 50}}} 2019-06-08 11:00:29,170 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:00:29,170 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:00:29 GMT 2019-06-08 11:00:29,170 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:00:29,170 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 11:00:29,170 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:00:29,170 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:00:29,170 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:00:29,170 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 11:00:29,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-06-08 11:00:29,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-oo3xji Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring clearwater-logging clearwater-snmpd g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl libsql-statement-perl libgd-tools libipc-sharedcache-perl lm-sensors libstdc++-4.8-doc make-doc tinyca mailx fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev ellis fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat 0 upgraded, 98 newly installed, 0 to remove and 0 not upgraded. Need to get 69.4 MB of archives. After this operation, 253 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6,364 B] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ ellis 1.0-171213.182049 [10.4 MB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1,459 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3,754 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1,979 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 30% Extracting templates from packages: 61% Extracting templates from packages: 91% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 69.4 MB in 10s (6,871 kB/s) Selecting previously unselected package libaio1:amd64. (Reading database ... 51354 files and directories currently installed.) Preparing to unpack .../libaio1_0.3.109-4_amd64.deb ... Unpacking libaio1:amd64 (0.3.109-4) ... Selecting previously unselected package libasan0:amd64. Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package libdbi-perl. Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... Unpacking libdbi-perl (1.630-1) ... Selecting previously unselected package libdbd-mysql-perl. Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... Selecting previously unselected package libterm-readkey-perl. Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... Unpacking libterm-readkey-perl (2.31-1) ... Selecting previously unselected package mysql-client-core-5.5. Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-client-5.5. Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-core-5.5. Preparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-5.5. (Reading database ... 51957 files and directories currently installed.) Preparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package mysql-server. Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package ellis. Preparing to unpack .../ellis_1.0-171213.182049_amd64.deb ... Unpacking ellis (1.0-171213.182049) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libhtml-template-perl. Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... Unpacking libhtml-template-perl (2.95-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libaio1:amd64 (0.3.109-4) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.11) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libdbi-perl (1.630-1) ... Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... Setting up libterm-readkey-perl (2.31-1) ... Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... mysql start/running, process 9087 Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libhtml-template-perl (2.95-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9826 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ...........................+++ ..........+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Killed Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up ellis (1.0-171213.182049) ... usermod: no changes Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/ellis/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting ellis Collecting metaswitchcommon (from ellis) Collecting backports.ssl-match-hostname (from ellis) Collecting backports-abc (from ellis) Collecting certifi (from ellis) Collecting msgpack-python (from ellis) Collecting singledispatch (from ellis) Collecting tornado (from ellis) Collecting pycurl (from ellis) Collecting py-bcrypt (from ellis) Collecting MySQL-python (from ellis) Collecting six (from ellis) Collecting prctl (from ellis) Collecting SQLAlchemy (from ellis) Collecting phonenumbers (from ellis) Collecting pycparser (from metaswitchcommon->ellis) Collecting pycrypto (from metaswitchcommon->ellis) Collecting monotonic (from metaswitchcommon->ellis) Collecting cffi (from metaswitchcommon->ellis) Collecting pyzmq (from metaswitchcommon->ellis) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, backports.ssl-match-hostname, backports-abc, certifi, msgpack-python, six, singledispatch, tornado, pycurl, py-bcrypt, MySQL-python, prctl, SQLAlchemy, phonenumbers, ellis Successfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for libc-bin (2.19-0ubuntu6.15) ... Processing triggers for ureadahead (0.100.0-16) ... real 2m48.296s user 0m16.813s sys 0m11.509s 2019-06-08 11:00:29,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-08 11:00:29,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2019-06-08 11:00:29,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-06-08 11:00:29,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-06-08 11:00:29,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-08 11:00:29,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/Z4ZAL/bind.py 2019-06-08 11:00:29,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-06-08 11:00:29,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-06-08 11:00:29,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-06-08 11:00:29,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'bono': {u'bono_fy0v4n': {u'public_address': u'172.30.9.215', u'private_address': u'192.168.120.7', u'name': u'bono-fy0v4n'}}}, 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.9', u'hss_hostname': u''}. 2019-06-08 11:00:29,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-06-08 11:00:29,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-06-08 11:00:29,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-06-08 11:00:29,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpkGw_L9', '/etc/bind/db.clearwater.local'] 2019-06-08 11:00:29,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'bono': {u'bono_fy0v4n': {u'public_address': u'172.30.9.215', u'private_address': u'192.168.120.7', u'name': u'bono-fy0v4n'}}}, 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.9', u'hss_hostname': u''}. 2019-06-08 11:00:29,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-08 11:00:29,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-06-08 11:00:29,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-06-08 11:00:29,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpapWhaJ', '/etc/bind/db.clearwater.opnfv'] 2019-06-08 11:00:29,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-08 11:00:29,178 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 11:00:29,245 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:00:29,245 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:00:29,245 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:00:29,245 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:00:29,245 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:00:29,245 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:00:29,245 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:00:29,246 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 11:00:29,246 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:00:29,246 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:00:29 GMT 2019-06-08 11:00:29,246 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:00:29,246 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 11:00:29,246 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:00:29,246 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:00:29,246 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:00:34,252 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:00:34,347 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:00:34,347 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:00:34,348 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:00:34,348 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:00:34,348 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:00:34,348 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:00:34,348 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:00:34,348 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:30.470Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/DKCTQ/add-snmpproxy-collector.py", "level": "info", "target_id": "proxy_node_dpawh2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:30.510Z", "source_id": "bono_fy0v4n", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0bb21ed2-5025-4dff-a729-c34000a6f949"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:31.153Z", "message": "Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_7s25vn/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py", "level": "info", "target_id": "proxy_node_dpawh2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:30.832Z", "source_id": "bono_fy0v4n", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.0bb21ed2-5025-4dff-a729-c34000a6f949"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:34.302Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "proxy_node_dpawh2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:34.153Z", "source_id": "bono_fy0v4n", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}], "metadata": {"pagination": {"total": 2821, "offset": 2818, "size": 50}}} 2019-06-08 11:00:34,348 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:00:34,348 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:00:34 GMT 2019-06-08 11:00:34,348 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:00:34,349 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 11:00:34,349 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:00:34,349 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:00:34,349 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:00:34,349 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 11:00:34,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/DKCTQ/add-snmpproxy-collector.py 2019-06-08 11:00:34,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_7s25vn/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py 2019-06-08 11:00:34,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-08 11:00:34,350 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 11:00:34,734 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:00:34,734 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:00:34,734 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:00:34,734 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:00:34,735 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:00:34,735 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:00:34,735 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:00:34,735 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 11:00:34,735 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:00:34,735 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:00:34 GMT 2019-06-08 11:00:34,735 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:00:34,735 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 11:00:34,735 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:00:34,735 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:00:34,736 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:00:39,741 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:00:39,934 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:00:39,934 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:00:39,935 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:00:39,935 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:00:39,935 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:00:39,935 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:00:39,935 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:00:39,935 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_fy0v4n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:34.883Z", "message": "Node instance started", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:34.775Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "bono_fy0v4n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:34.883Z", "message": "Relationships established", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:34.379Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:39.269Z", "message": "Waiting for process 1724 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:39.192Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.79c5d86c-838f-4512-98fb-4a5a8422d5d5"}], "metadata": {"pagination": {"total": 2824, "offset": 2821, "size": 50}}} 2019-06-08 11:00:39,935 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:00:39,935 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:00:39 GMT 2019-06-08 11:00:39,935 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:00:39,936 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 11:00:39,936 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:00:39,936 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:00:39,936 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:00:39,936 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 11:00:39,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-08 11:00:39,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-06-08 11:00:39,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1724 to end... 2019-06-08 11:00:39,937 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 11:00:40,021 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:00:40,021 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:00:40,021 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:00:40,021 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:00:40,021 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:00:40,021 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:00:40,021 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:00:40,022 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 11:00:40,022 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:00:40,022 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:00:40 GMT 2019-06-08 11:00:40,022 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:00:40,022 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 11:00:40,022 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:00:40,023 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:00:40,023 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:00:45,028 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:00:45,478 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:00:45,478 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:00:45,478 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:00:45,478 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:00:45,478 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:00:45,478 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:00:45,478 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:00:45,479 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_brwt73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:40.121Z", "message": "Waiting for process 1727 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:39.740Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.1fc4fafc-1fcf-4a37-8a31-6e39bc516c1c"}, {"node_instance_id": "dime_dwrli4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:40.817Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-v6fp10\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev\n libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev\n libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1\n libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev\n mysql-common nginx nginx-common nginx-core ntp python-chardet-whl\n python-colorama python-colorama-whl python-distlib python-distlib-whl\n python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl\n python-requests-whl python-setuptools python-setuptools-whl python-six-whl\n python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources ralf ralf-libs realpath snmpd sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-secure-connections debian-keyring g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc\n libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config\n make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml\n python3-setuptools ralf-dbg isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev\n libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev\n libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1\n libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev\n mysql-common nginx nginx-common nginx-core ntp python-chardet-whl\n python-colorama python-colorama-whl python-distlib python-distlib-whl\n python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl\n python-requests-whl python-setuptools python-setuptools-whl python-six-whl\n python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources ralf ralf-libs realpath snmpd sysstat\n0 upgraded, 116 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 92.8 MB of archives.\nAfter this operation, 225 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB]\nGet:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:17 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:20 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB]\nGet:21 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB]\nGet:22 http://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 libcloog-isl4 amd64 0.18.2-1 [57.5 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-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 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-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9,226 B]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1,330 B]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.2 [407 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 25%\rExtracting templates from packages: 51%\rExtracting templates from packages: 77%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 92.8 MB in 18s (5,012 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51354 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.15) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-170.220) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ...\nUnpacking clearwater-snmpd (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-171215.180814) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.2_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-171213.182937_amd64.deb ...\nUnpacking crest (1.0-171213.182937) ...\nSelecting previously unselected package ralf-libs.\nPreparing to unpack .../ralf-libs_1.0-171215.175140_amd64.deb ...\nUnpacking ralf-libs (1.0-171215.175140) ...\nSelecting previously unselected package ralf.\nPreparing to unpack .../ralf_1.0-171215.175140_amd64.deb ...\nUnpacking ralf (1.0-171215.175140) ...\nSelecting previously unselected package homestead-libs.\nPreparing to unpack .../homestead-libs_1.0-171215.122632_amd64.deb ...\nUnpacking homestead-libs (1.0-171215.122632) ...\nSelecting previously unselected package python-netsnmp.\nPreparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ...\nUnpacking python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSelecting previously unselected package homestead.\nPreparing to unpack .../homestead_1.0-171215.122632_amd64.deb ...\nUnpacking homestead (1.0-171215.122632) ...\nSelecting previously unselected package homestead-prov.\nPreparing to unpack .../homestead-prov_1.0-171213.182937_amd64.deb ...\nUnpacking homestead-prov (1.0-171213.182937) ...\nSelecting previously unselected package dime.\nPreparing to unpack .../dime_1.0-171215.180814_amd64.deb ...\nUnpacking dime (1.0-171215.180814) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package lksctp-tools.\nPreparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ...\nUnpacking lksctp-tools (1.0.15+dfsg-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.11) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.15) ...\nSetting up linux-libc-dev:amd64 (3.13.0-170.220) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.7) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nSetting up clearwater-tcp-scalability (1.0-171215.180814) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.5) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ralf-libs (1.0-171215.175140) ...\nSetting up homestead-libs (1.0-171215.122632) ...\nSetting up python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up lksctp-tools (1.0.15+dfsg-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-socket-factory (1.0-171215.180814) ...\nclearwater-socket-factory-mgmt start/running, process 9221\nclearwater-socket-factory-sig start/running, process 9226\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9275\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-171215.180814) ...\n * Stopping network management services:\nSetting up ralf (1.0-171215.175140) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n......................................................................................................................................................+++\n......+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up crest (1.0-171213.182937) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting crest\nCollecting cyclone (from crest)\nCollecting cryptography (from crest)\nCollecting idna (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting Twisted (from crest)\nCollecting prctl (from crest)\nCollecting cql (from crest)\nCollecting ipaddress (from crest)\nCollecting msgpack-python (from crest)\nCollecting attrs (from crest)\nCollecting Automat (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting telephus (from crest)\nCollecting asn1crypto (from crest)\nCollecting enum34 (from crest)\nCollecting pure-sasl (from crest)\nCollecting setuptools (from crest)\nCollecting constantly (from crest)\nCollecting lxml (from crest)\nCollecting thrift (from crest)\nCollecting incremental (from crest)\nCollecting zope.interface (from crest)\nCollecting six (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homestead (1.0-171215.122632) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov (1.0-171213.182937) ...\nCollecting homestead_prov\nCollecting crest (from homestead_prov)\nCollecting cyclone (from crest->homestead_prov)\nCollecting cryptography (from crest->homestead_prov)\nCollecting idna (from crest->homestead_prov)\nCollecting pyOpenSSL (from crest->homestead_prov)\nCollecting Twisted (from crest->homestead_prov)\nCollecting prctl (from crest->homestead_prov)\nCollecting cql (from crest->homestead_prov)\nCollecting ipaddress (from crest->homestead_prov)\nCollecting msgpack-python (from crest->homestead_prov)\nCollecting attrs (from crest->homestead_prov)\nCollecting Automat (from crest->homestead_prov)\nCollecting metaswitchcommon (from crest->homestead_prov)\nCollecting telephus (from crest->homestead_prov)\nCollecting asn1crypto (from crest->homestead_prov)\nCollecting enum34 (from crest->homestead_prov)\nCollecting pure-sasl (from crest->homestead_prov)\nCollecting setuptools (from crest->homestead_prov)\nCollecting constantly (from crest->homestead_prov)\nCollecting lxml (from crest->homestead_prov)\nCollecting thrift (from crest->homestead_prov)\nCollecting incremental (from crest->homestead_prov)\nCollecting zope.interface (from crest->homestead_prov)\nCollecting six (from crest->homestead_prov)\nCollecting cffi>=1.7 (from cryptography->crest->homestead_prov)\nCollecting pycparser (from metaswitchcommon->crest->homestead_prov)\nCollecting pycrypto (from metaswitchcommon->crest->homestead_prov)\nCollecting monotonic (from metaswitchcommon->crest->homestead_prov)\nCollecting pyzmq (from metaswitchcommon->crest->homestead_prov)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homestead-prov\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up dime (1.0-171215.180814) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.15) ...\n\nreal\t3m7.496s\nuser\t0m22.280s\nsys\t0m13.174s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:40.365Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.95c3c260-f8ce-4190-812b-4e4d2c60b120"}, {"node_instance_id": "dime_dwrli4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:40.817Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:40.406Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.95c3c260-f8ce-4190-812b-4e4d2c60b120"}, {"node_instance_id": "sprout_lw7hq7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:40.817Z", "message": "[sprout] The installation packages is done correctly", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:40.288Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.832dd936-a41e-4262-8184-028cb69aa14d"}, {"node_instance_id": "sprout_lw7hq7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:40.817Z", "message": "[sprout] Use the DNS server", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:40.315Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.832dd936-a41e-4262-8184-028cb69aa14d"}, {"node_instance_id": "sprout_lw7hq7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:40.817Z", "message": "[sprout] sudo service dnsmasq force", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:40.357Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.832dd936-a41e-4262-8184-028cb69aa14d"}, {"node_instance_id": "sprout_lw7hq7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:40.817Z", "message": "[sprout] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 3s (9,636 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57946 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m36.288s\nuser\t0m12.762s\nsys\t0m3.546s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:40.259Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.832dd936-a41e-4262-8184-028cb69aa14d"}, {"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:41.394Z", "message": "Waiting for process 1730 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:40.927Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.da466785-5ad2-441a-88db-99ea92f7e257"}, {"node_instance_id": "dime_dwrli4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:41.983Z", "message": "Waiting for process 1734 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:41.792Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.95c3c260-f8ce-4190-812b-4e4d2c60b120"}, {"node_instance_id": "sprout_lw7hq7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:42.577Z", "message": "[sprout] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.061s\nuser\t0m0.008s\nsys\t0m0.044s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:42.450Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.832dd936-a41e-4262-8184-028cb69aa14d"}, {"node_instance_id": "sprout_lw7hq7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:43.200Z", "message": "[sprout] sudo netstat ", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:42.620Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.832dd936-a41e-4262-8184-028cb69aa14d"}, {"node_instance_id": "sprout_lw7hq7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:43.200Z", "message": "[sprout] => 2019-06-08 11:00:20.409903004 Stopping etcd clearwater-etcd\n\nreal\t0m0.004s\nuser\t0m0.003s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:42.950Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.832dd936-a41e-4262-8184-028cb69aa14d"}, {"node_instance_id": "sprout_lw7hq7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:43.200Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:42.917Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.832dd936-a41e-4262-8184-028cb69aa14d"}, {"node_instance_id": "sprout_lw7hq7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:43.200Z", "message": "[sprout] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:42.480Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.832dd936-a41e-4262-8184-028cb69aa14d"}, {"node_instance_id": "sprout_lw7hq7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:43.200Z", "message": "[sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:fc:de:98 \n inet addr:192.168.120.5 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fefc:de98/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:81346 errors:0 dropped:0 overruns:0 frame:0\n TX packets:39791 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:137843681 (137.8 MB) TX bytes:6024176 (6.0 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:762 errors:0 dropped:0 overruns:0 frame:0\n TX packets:762 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:107761 (107.7 KB) TX bytes:107761 (107.7 KB)\n\n\nreal\t0m0.006s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:42.516Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.832dd936-a41e-4262-8184-028cb69aa14d"}, {"node_instance_id": "sprout_lw7hq7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:43.200Z", "message": "[sprout] sudo ps ", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:42.546Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.832dd936-a41e-4262-8184-028cb69aa14d"}, {"node_instance_id": "sprout_lw7hq7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:43.200Z", "message": "[sprout] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 10:54 ? 00:00:01 /sbin/init\nroot 2 0 0 10:54 ? 00:00:00 [kthreadd]\nroot 3 2 0 10:54 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 10:54 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 10:54 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 10:54 ? 00:00:00 [rcu_sched]\nroot 8 2 0 10:54 ? 00:00:00 [rcuos/0]\nroot 9 2 0 10:54 ? 00:00:00 [rcu_bh]\nroot 10 2 0 10:54 ? 00:00:00 [rcuob/0]\nroot 11 2 0 10:54 ? 00:00:00 [migration/0]\nroot 12 2 0 10:54 ? 00:00:00 [watchdog/0]\nroot 13 2 0 10:54 ? 00:00:00 [khelper]\nroot 14 2 0 10:54 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 10:54 ? 00:00:00 [netns]\nroot 16 2 0 10:54 ? 00:00:00 [writeback]\nroot 17 2 0 10:54 ? 00:00:00 [kintegrityd]\nroot 18 2 0 10:54 ? 00:00:00 [bioset]\nroot 19 2 0 10:54 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 10:54 ? 00:00:00 [kblockd]\nroot 21 2 0 10:54 ? 00:00:00 [ata_sff]\nroot 22 2 0 10:54 ? 00:00:00 [khubd]\nroot 23 2 0 10:54 ? 00:00:00 [md]\nroot 24 2 0 10:54 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 10:54 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 10:54 ? 00:00:00 [khungtaskd]\nroot 28 2 0 10:54 ? 00:00:00 [kswapd0]\nroot 29 2 0 10:54 ? 00:00:00 [vmstat]\nroot 30 2 0 10:54 ? 00:00:00 [ksmd]\nroot 31 2 0 10:54 ? 00:00:00 [khugepaged]\nroot 32 2 0 10:54 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 10:54 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 10:54 ? 00:00:00 [crypto]\nroot 46 2 0 10:54 ? 00:00:00 [kthrotld]\nroot 47 2 0 10:54 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 10:54 ? 00:00:00 [vballoon]\nroot 49 2 0 10:54 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 10:54 ? 00:00:00 [scsi_eh_1]\nroot 71 2 0 10:54 ? 00:00:00 [deferwq]\nroot 72 2 0 10:54 ? 00:00:00 [charger_manager]\nroot 114 2 0 10:54 ? 00:00:00 [kpsmoused]\nroot 119 2 0 10:54 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 10:54 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 10:54 ? 00:00:00 [ext4-rsv-conver]\nroot 378 1 0 10:54 ? 00:00:00 upstart-udev-bridge --daemon\nroot 383 1 0 10:54 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 417 2 0 10:54 ? 00:00:00 [kworker/u3:1]\nroot 476 1 0 10:54 ? 00:00:00 upstart-socket-bridge --daemon\nroot 550 1 0 10:54 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 807 2 0 10:54 ? 00:00:00 [kauditd]\nmessage+ 885 1 0 10:54 ? 00:00:00 dbus-daemon --system --fork\nroot 919 1 0 10:54 ? 00:00:00 /lib/systemd/systemd-logind\nroot 936 1 0 10:54 ? 00:00:00 upstart-file-bridge --daemon\nroot 1039 1 0 10:54 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1042 1 0 10:54 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1046 1 0 10:54 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1047 1 0 10:54 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1049 1 0 10:54 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1092 1 0 10:54 ? 00:00:00 /usr/sbin/sshd -D\nroot 1093 1 0 10:54 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1094 1 0 10:54 ? 00:00:00 cron\ndaemon 1095 1 0 10:54 ? 00:00:00 atd\nroot 1195 1 0 10:54 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1209 1 0 10:54 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1461 1 0 10:55 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/sprout_host_gy3lo7/env/bin/python -m cloudify_agent.worker --queue sprout_host_gy3lo7 --max-workers 5 --name sprout_host_gy3lo7\nubuntu 1463 1461 0 10:55 ? 00:00:01 /home/ubuntu/sprout_host_gy3lo7/env/bin/python -m cloudify_agent.worker --queue sprout_host_gy3lo7 --max-workers 5 --name sprout_host_gy3lo7\nubuntu 1607 1 0 10:55 ? 00:00:01 python2.7 /home/ubuntu/sprout_host_gy3lo7/env/bin/diamond --configfile /home/ubuntu/sprout_host_gy3lo7/work/plugins/diamond/etc/diamond.conf\nubuntu 1728 1463 1 10:57 ? 00:00:02 /home/ubuntu/sprout_host_gy3lo7/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-E6UpTh\nubuntu 1738 1728 0 10:57 ? 00:00:00 /bin/sh -c /tmp/YQUGA/install-sprout.sh\nubuntu 1740 1738 0 10:57 ? 00:00:00 /bin/bash -e /tmp/YQUGA/install-sprout.sh\nntp 8288 1 0 10:59 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nsyslog 8772 1 0 10:59 ? 00:00:00 rsyslogd\nroot 8803 1 0 10:59 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 8804 8803 0 10:59 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 8808 1 0 10:59 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 8809 8808 0 10:59 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 8818 8809 0 10:59 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8819 8804 0 10:59 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 8820 8818 0 10:59 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8857 1 0 10:59 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\ndnsmasq 9566 1 0 11:00 ? 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 9613 1740 0 11:00 ? 00:00:00 /bin/bash -e /tmp/YQUGA/install-sprout.sh\nubuntu 9614 9613 0 11:00 ? 00:00:00 /bin/bash -e /tmp/YQUGA/install-sprout.sh\nroot 9615 9614 0 11:00 ? 00:00:00 sudo ps -edf\nroot 9616 9615 0 11:00 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.003s\nsys\t0m0.007s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:42.587Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.832dd936-a41e-4262-8184-028cb69aa14d"}, {"node_instance_id": "sprout_lw7hq7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:43.200Z", "message": "Waiting for process 1738 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:42.634Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.832dd936-a41e-4262-8184-028cb69aa14d"}, {"node_instance_id": "sprout_lw7hq7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:43.200Z", "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:54381 0.0.0.0:* LISTEN 1728/python \ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9566/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 8857/monit \ntcp6 0 0 ::1:53 :::* LISTEN 9566/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1092/sshd \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9566/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 550/dhclient \nudp 0 0 192.168.120.5:123 0.0.0.0:* 8288/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8288/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8288/ntpd \nudp 0 0 0.0.0.0:50929 0.0.0.0:* 550/dhclient \nudp6 0 0 ::1:53 :::* 9566/dnsmasq \nudp6 0 0 fe80::f816:3eff:fef:123 :::* 8288/ntpd \nudp6 0 0 ::1:123 :::* 8288/ntpd \nudp6 0 0 :::123 :::* 8288/ntpd \nudp6 0 0 :::19251 :::* 550/dhclient \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 9036 1093/acpid /var/run/acpid.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7257 383/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 6534 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 20312 8819/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 20313 8820/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 8683 885/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.010s\nuser\t0m0.004s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:42.664Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.832dd936-a41e-4262-8184-028cb69aa14d"}, {"node_instance_id": "sprout_lw7hq7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:43.200Z", "message": "[sprout] sudo find /var/log", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:42.696Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.832dd936-a41e-4262-8184-028cb69aa14d"}, {"node_instance_id": "sprout_lw7hq7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:43.200Z", "message": "[sprout] => /var/log\n/var/log/dmesg\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa08\n/var/log/sprout\n/var/log/sprout/sprout_err.log\n/var/log/sprout/sprout_out.log\n/var/log/sprout/sprout_20190608T110000Z.txt\n/var/log/sprout/sprout_current.txt\n/var/log/wtmp\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/cloud-init.log\n/var/log/monit.log\n/var/log/ntpstats\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/iotop.log\n/var/log/lastlog\n/var/log/auth.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/unattended-upgrades\n/var/log/dpkg.log\n/var/log/syslog\n/var/log/btmp\n/var/log/kern.log\n/var/log/upstart\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/container-detect.log\n/var/log/dmesg.0\n/var/log/clearwater-config-manager\n/var/log/clearwater-socket-factory.log\n/var/log/alternatives.log\n/var/log/cloud-init-output.log\n/var/log/dist-upgrade\n/var/log/boot.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/clearwater-queue-manager\n/var/log/udev\n/var/log/clearwater-cluster-manager\n/var/log/fsck\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n\nreal\t0m0.009s\nuser\t0m0.004s\nsys\t0m0.003s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:42.736Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.832dd936-a41e-4262-8184-028cb69aa14d"}, {"node_instance_id": "sprout_lw7hq7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:43.200Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:42.766Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.832dd936-a41e-4262-8184-028cb69aa14d"}, {"node_instance_id": "sprout_lw7hq7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:43.200Z", "message": "[sprout] => 2019:06:08 10:59:53: Namespace: management\n2019:06:08 10:59:53: [management] Starting server\n2019:06:08 10:59:53: [management] Listening for requests\n2019:06:08 10:59:53: Namespace: signaling\n2019:06:08 10:59:53: [signaling] Starting server\n2019:06:08 10:59:53: [signaling] Listening for requests\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:42.799Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.832dd936-a41e-4262-8184-028cb69aa14d"}, {"node_instance_id": "sprout_lw7hq7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:43.200Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:42.846Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.832dd936-a41e-4262-8184-028cb69aa14d"}, {"node_instance_id": "sprout_lw7hq7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:43.200Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:42.882Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.832dd936-a41e-4262-8184-028cb69aa14d"}, {"node_instance_id": "sprout_lw7hq7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:43.200Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-sprout-host-gy3lo7", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:43.019Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.832dd936-a41e-4262-8184-028cb69aa14d"}, {"node_instance_id": "sprout_lw7hq7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:43.200Z", "message": "[sprout] Installation is done", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:43.014Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.832dd936-a41e-4262-8184-028cb69aa14d"}, {"node_instance_id": "sprout_lw7hq7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:43.200Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:42.980Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.832dd936-a41e-4262-8184-028cb69aa14d"}, {"node_instance_id": "sprout_lw7hq7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:43.902Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:43.115Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.832dd936-a41e-4262-8184-028cb69aa14d"}, {"node_instance_id": "sprout_lw7hq7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:43.902Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:43.691Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "sprout_lw7hq7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:43.902Z", "message": "Node instance configured", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:43.514Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "sprout_lw7hq7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:43.902Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:43.410Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "sprout_lw7hq7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:43.902Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:43.115Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.832dd936-a41e-4262-8184-028cb69aa14d"}, {"node_instance_id": "sprout_lw7hq7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:43.902Z", "message": " % Total % Received % Xferd Average Speed Time Time Time Current", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:43.019Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.832dd936-a41e-4262-8184-028cb69aa14d"}, {"node_instance_id": "sprout_lw7hq7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:43.902Z", "message": " Dload Upload Total Spent Left Speed", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:43.019Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.832dd936-a41e-4262-8184-028cb69aa14d"}, {"node_instance_id": "sprout_lw7hq7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:43.902Z", "message": "Execution done (PID=1738, return_code=0): /tmp/YQUGA/install-sprout.sh", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:43.035Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.832dd936-a41e-4262-8184-028cb69aa14d"}, {"node_instance_id": "sprout_lw7hq7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:43.902Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-sprout-host-gy3lo7", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:43.019Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.832dd936-a41e-4262-8184-028cb69aa14d"}, {"node_instance_id": "sprout_lw7hq7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:43.902Z", "message": " \r100 3149 100 3149 0 0 21525 0 --:--:-- --:--:-- --:--:-- 21568", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:43.019Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.832dd936-a41e-4262-8184-028cb69aa14d"}, {"node_instance_id": "sprout_lw7hq7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:43.902Z", "message": " deb http://repo.cw-ngv.com/archive/repo129 binary/", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:43.020Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.832dd936-a41e-4262-8184-028cb69aa14d"}, {"node_instance_id": "sprout_lw7hq7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:43.902Z", "message": " OK", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:43.020Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.832dd936-a41e-4262-8184-028cb69aa14d"}, {"node_instance_id": "sprout_lw7hq7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:43.902Z", "message": " RESOLV_CONF=/etc/dnsmasq.resolv.conf", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:43.020Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.832dd936-a41e-4262-8184-028cb69aa14d"}, {"node_instance_id": "sprout_lw7hq7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:43.902Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:43.115Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.832dd936-a41e-4262-8184-028cb69aa14d"}, {"node_instance_id": "sprout_lw7hq7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:43.902Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:43.115Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.832dd936-a41e-4262-8184-028cb69aa14d"}, {"node_instance_id": "sprout_lw7hq7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:43.902Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:43.115Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.832dd936-a41e-4262-8184-028cb69aa14d"}, {"node_instance_id": "sprout_lw7hq7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:44.586Z", "message": "Establishing relationships", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:43.916Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}], "metadata": {"pagination": {"total": 2869, "offset": 2824, "size": 50}}} 2019-06-08 11:00:45,479 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:00:45,479 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:00:45 GMT 2019-06-08 11:00:45,479 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:00:45,479 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 11:00:45,479 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:00:45,480 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:00:45,480 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:00:45,480 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 11:00:45,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1727 to end... 2019-06-08 11:00:45,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-v6fp10 Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools ralf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat 0 upgraded, 116 newly installed, 0 to remove and 0 not upgraded. Need to get 92.8 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:20 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB] Get:21 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB] Get:22 http://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 libcloog-isl4 amd64 0.18.2-1 [57.5 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-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 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-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9,226 B] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1,330 B] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.2 [407 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 25% Extracting templates from packages: 51% Extracting templates from packages: 77% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 92.8 MB in 18s (5,012 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51354 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ... Unpacking clearwater-snmpd (1.0-171215.180814) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ... Unpacking clearwater-socket-factory (1.0-171215.180814) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ... Unpacking clearwater-tcp-scalability (1.0-171215.180814) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.2_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-171213.182937_amd64.deb ... Unpacking crest (1.0-171213.182937) ... Selecting previously unselected package ralf-libs. Preparing to unpack .../ralf-libs_1.0-171215.175140_amd64.deb ... Unpacking ralf-libs (1.0-171215.175140) ... Selecting previously unselected package ralf. Preparing to unpack .../ralf_1.0-171215.175140_amd64.deb ... Unpacking ralf (1.0-171215.175140) ... Selecting previously unselected package homestead-libs. Preparing to unpack .../homestead-libs_1.0-171215.122632_amd64.deb ... Unpacking homestead-libs (1.0-171215.122632) ... Selecting previously unselected package python-netsnmp. Preparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ... Unpacking python-netsnmp (5.7.2~dfsg-clearwater2) ... Selecting previously unselected package homestead. Preparing to unpack .../homestead_1.0-171215.122632_amd64.deb ... Unpacking homestead (1.0-171215.122632) ... Selecting previously unselected package homestead-prov. Preparing to unpack .../homestead-prov_1.0-171213.182937_amd64.deb ... Unpacking homestead-prov (1.0-171213.182937) ... Selecting previously unselected package dime. Preparing to unpack .../dime_1.0-171215.180814_amd64.deb ... Unpacking dime (1.0-171215.180814) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.11) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up clearwater-tcp-scalability (1.0-171215.180814) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ... Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ralf-libs (1.0-171215.175140) ... Setting up homestead-libs (1.0-171215.122632) ... Setting up python-netsnmp (5.7.2~dfsg-clearwater2) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-socket-factory (1.0-171215.180814) ... clearwater-socket-factory-mgmt start/running, process 9221 clearwater-socket-factory-sig start/running, process 9226 Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9275 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-171215.180814) ... * Stopping network management services: Setting up ralf (1.0-171215.175140) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ......................................................................................................................................................+++ ......+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up crest (1.0-171213.182937) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homestead (1.0-171215.122632) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov (1.0-171213.182937) ... Collecting homestead_prov Collecting crest (from homestead_prov) Collecting cyclone (from crest->homestead_prov) Collecting cryptography (from crest->homestead_prov) Collecting idna (from crest->homestead_prov) Collecting pyOpenSSL (from crest->homestead_prov) Collecting Twisted (from crest->homestead_prov) Collecting prctl (from crest->homestead_prov) Collecting cql (from crest->homestead_prov) Collecting ipaddress (from crest->homestead_prov) Collecting msgpack-python (from crest->homestead_prov) Collecting attrs (from crest->homestead_prov) Collecting Automat (from crest->homestead_prov) Collecting metaswitchcommon (from crest->homestead_prov) Collecting telephus (from crest->homestead_prov) Collecting asn1crypto (from crest->homestead_prov) Collecting enum34 (from crest->homestead_prov) Collecting pure-sasl (from crest->homestead_prov) Collecting setuptools (from crest->homestead_prov) Collecting constantly (from crest->homestead_prov) Collecting lxml (from crest->homestead_prov) Collecting thrift (from crest->homestead_prov) Collecting incremental (from crest->homestead_prov) Collecting zope.interface (from crest->homestead_prov) Collecting six (from crest->homestead_prov) Collecting cffi>=1.7 (from cryptography->crest->homestead_prov) Collecting pycparser (from metaswitchcommon->crest->homestead_prov) Collecting pycrypto (from metaswitchcommon->crest->homestead_prov) Collecting monotonic (from metaswitchcommon->crest->homestead_prov) Collecting pyzmq (from metaswitchcommon->crest->homestead_prov) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homestead-prov Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up dime (1.0-171215.180814) ... Processing triggers for libc-bin (2.19-0ubuntu6.15) ... real 3m7.496s user 0m22.280s sys 0m13.174s 2019-06-08 11:00:45,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2019-06-08 11:00:45,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] The installation packages is done correctly 2019-06-08 11:00:45,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Use the DNS server 2019-06-08 11:00:45,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo service dnsmasq force 2019-06-08 11:00:45,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 3s (9,636 kB/s) Selecting previously unselected package python-mock. (Reading database ... 57946 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m36.288s user 0m12.762s sys 0m3.546s 2019-06-08 11:00:45,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1730 to end... 2019-06-08 11:00:45,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1734 to end... 2019-06-08 11:00:45,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.061s user 0m0.008s sys 0m0.044s 2019-06-08 11:00:45,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo netstat 2019-06-08 11:00:45,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2019-06-08 11:00:20.409903004 Stopping etcd clearwater-etcd real 0m0.004s user 0m0.003s sys 0m0.002s 2019-06-08 11:00:45,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-06-08 11:00:45,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ifconfig 2019-06-08 11:00:45,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:fc:de:98 inet addr:192.168.120.5 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fefc:de98/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:81346 errors:0 dropped:0 overruns:0 frame:0 TX packets:39791 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:137843681 (137.8 MB) TX bytes:6024176 (6.0 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:762 errors:0 dropped:0 overruns:0 frame:0 TX packets:762 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:107761 (107.7 KB) TX bytes:107761 (107.7 KB) real 0m0.006s user 0m0.004s sys 0m0.002s 2019-06-08 11:00:45,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ps 2019-06-08 11:00:45,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 10:54 ? 00:00:01 /sbin/init root 2 0 0 10:54 ? 00:00:00 [kthreadd] root 3 2 0 10:54 ? 00:00:00 [ksoftirqd/0] root 5 2 0 10:54 ? 00:00:00 [kworker/0:0H] root 6 2 0 10:54 ? 00:00:00 [kworker/u2:0] root 7 2 0 10:54 ? 00:00:00 [rcu_sched] root 8 2 0 10:54 ? 00:00:00 [rcuos/0] root 9 2 0 10:54 ? 00:00:00 [rcu_bh] root 10 2 0 10:54 ? 00:00:00 [rcuob/0] root 11 2 0 10:54 ? 00:00:00 [migration/0] root 12 2 0 10:54 ? 00:00:00 [watchdog/0] root 13 2 0 10:54 ? 00:00:00 [khelper] root 14 2 0 10:54 ? 00:00:00 [kdevtmpfs] root 15 2 0 10:54 ? 00:00:00 [netns] root 16 2 0 10:54 ? 00:00:00 [writeback] root 17 2 0 10:54 ? 00:00:00 [kintegrityd] root 18 2 0 10:54 ? 00:00:00 [bioset] root 19 2 0 10:54 ? 00:00:00 [kworker/u3:0] root 20 2 0 10:54 ? 00:00:00 [kblockd] root 21 2 0 10:54 ? 00:00:00 [ata_sff] root 22 2 0 10:54 ? 00:00:00 [khubd] root 23 2 0 10:54 ? 00:00:00 [md] root 24 2 0 10:54 ? 00:00:00 [devfreq_wq] root 25 2 0 10:54 ? 00:00:00 [kworker/0:1] root 27 2 0 10:54 ? 00:00:00 [khungtaskd] root 28 2 0 10:54 ? 00:00:00 [kswapd0] root 29 2 0 10:54 ? 00:00:00 [vmstat] root 30 2 0 10:54 ? 00:00:00 [ksmd] root 31 2 0 10:54 ? 00:00:00 [khugepaged] root 32 2 0 10:54 ? 00:00:00 [fsnotify_mark] root 33 2 0 10:54 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 10:54 ? 00:00:00 [crypto] root 46 2 0 10:54 ? 00:00:00 [kthrotld] root 47 2 0 10:54 ? 00:00:00 [kworker/u2:1] root 48 2 0 10:54 ? 00:00:00 [vballoon] root 49 2 0 10:54 ? 00:00:00 [scsi_eh_0] root 50 2 0 10:54 ? 00:00:00 [scsi_eh_1] root 71 2 0 10:54 ? 00:00:00 [deferwq] root 72 2 0 10:54 ? 00:00:00 [charger_manager] root 114 2 0 10:54 ? 00:00:00 [kpsmoused] root 119 2 0 10:54 ? 00:00:00 [kworker/0:2] root 176 2 0 10:54 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 10:54 ? 00:00:00 [ext4-rsv-conver] root 378 1 0 10:54 ? 00:00:00 upstart-udev-bridge --daemon root 383 1 0 10:54 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 417 2 0 10:54 ? 00:00:00 [kworker/u3:1] root 476 1 0 10:54 ? 00:00:00 upstart-socket-bridge --daemon root 550 1 0 10:54 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 807 2 0 10:54 ? 00:00:00 [kauditd] message+ 885 1 0 10:54 ? 00:00:00 dbus-daemon --system --fork root 919 1 0 10:54 ? 00:00:00 /lib/systemd/systemd-logind root 936 1 0 10:54 ? 00:00:00 upstart-file-bridge --daemon root 1039 1 0 10:54 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1042 1 0 10:54 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1046 1 0 10:54 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1047 1 0 10:54 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1049 1 0 10:54 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1092 1 0 10:54 ? 00:00:00 /usr/sbin/sshd -D root 1093 1 0 10:54 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1094 1 0 10:54 ? 00:00:00 cron daemon 1095 1 0 10:54 ? 00:00:00 atd root 1195 1 0 10:54 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1209 1 0 10:54 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1461 1 0 10:55 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/sprout_host_gy3lo7/env/bin/python -m cloudify_agent.worker --queue sprout_host_gy3lo7 --max-workers 5 --name sprout_host_gy3lo7 ubuntu 1463 1461 0 10:55 ? 00:00:01 /home/ubuntu/sprout_host_gy3lo7/env/bin/python -m cloudify_agent.worker --queue sprout_host_gy3lo7 --max-workers 5 --name sprout_host_gy3lo7 ubuntu 1607 1 0 10:55 ? 00:00:01 python2.7 /home/ubuntu/sprout_host_gy3lo7/env/bin/diamond --configfile /home/ubuntu/sprout_host_gy3lo7/work/plugins/diamond/etc/diamond.conf ubuntu 1728 1463 1 10:57 ? 00:00:02 /home/ubuntu/sprout_host_gy3lo7/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-E6UpTh ubuntu 1738 1728 0 10:57 ? 00:00:00 /bin/sh -c /tmp/YQUGA/install-sprout.sh ubuntu 1740 1738 0 10:57 ? 00:00:00 /bin/bash -e /tmp/YQUGA/install-sprout.sh ntp 8288 1 0 10:59 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 syslog 8772 1 0 10:59 ? 00:00:00 rsyslogd root 8803 1 0 10:59 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 8804 8803 0 10:59 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 8808 1 0 10:59 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 8809 8808 0 10:59 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 8818 8809 0 10:59 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8819 8804 0 10:59 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 8820 8818 0 10:59 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8857 1 0 10:59 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc dnsmasq 9566 1 0 11:00 ? 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 9613 1740 0 11:00 ? 00:00:00 /bin/bash -e /tmp/YQUGA/install-sprout.sh ubuntu 9614 9613 0 11:00 ? 00:00:00 /bin/bash -e /tmp/YQUGA/install-sprout.sh root 9615 9614 0 11:00 ? 00:00:00 sudo ps -edf root 9616 9615 0 11:00 ? 00:00:00 ps -edf real 0m0.010s user 0m0.003s sys 0m0.007s 2019-06-08 11:00:45,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1738 to end... 2019-06-08 11:00:45,488 - 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:54381 0.0.0.0:* LISTEN 1728/python tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9566/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 8857/monit tcp6 0 0 ::1:53 :::* LISTEN 9566/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1092/sshd udp 0 0 127.0.0.1:53 0.0.0.0:* 9566/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 550/dhclient udp 0 0 192.168.120.5:123 0.0.0.0:* 8288/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8288/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8288/ntpd udp 0 0 0.0.0.0:50929 0.0.0.0:* 550/dhclient udp6 0 0 ::1:53 :::* 9566/dnsmasq udp6 0 0 fe80::f816:3eff:fef:123 :::* 8288/ntpd udp6 0 0 ::1:123 :::* 8288/ntpd udp6 0 0 :::123 :::* 8288/ntpd udp6 0 0 :::19251 :::* 550/dhclient Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 9036 1093/acpid /var/run/acpid.socket unix 2 [ ACC ] SEQPACKET LISTENING 7257 383/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 6534 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 20312 8819/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 20313 8820/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 8683 885/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.010s user 0m0.004s sys 0m0.004s 2019-06-08 11:00:45,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo find /var/log 2019-06-08 11:00:45,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => /var/log /var/log/dmesg /var/log/sysstat /var/log/sysstat/clearwater-sa08 /var/log/sprout /var/log/sprout/sprout_err.log /var/log/sprout/sprout_out.log /var/log/sprout/sprout_20190608T110000Z.txt /var/log/sprout/sprout_current.txt /var/log/wtmp /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/cloud-init.log /var/log/monit.log /var/log/ntpstats /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/iotop.log /var/log/lastlog /var/log/auth.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/unattended-upgrades /var/log/dpkg.log /var/log/syslog /var/log/btmp /var/log/kern.log /var/log/upstart /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/systemd-logind.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/cryptdisks.log /var/log/upstart/clearwater-monit.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/dmesg.0 /var/log/clearwater-config-manager /var/log/clearwater-socket-factory.log /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/dist-upgrade /var/log/boot.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-queue-manager /var/log/udev /var/log/clearwater-cluster-manager /var/log/fsck /var/log/fsck/checkroot /var/log/fsck/checkfs real 0m0.009s user 0m0.004s sys 0m0.003s 2019-06-08 11:00:45,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-06-08 11:00:45,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2019:06:08 10:59:53: Namespace: management 2019:06:08 10:59:53: [management] Starting server 2019:06:08 10:59:53: [management] Listening for requests 2019:06:08 10:59:53: Namespace: signaling 2019:06:08 10:59:53: [signaling] Starting server 2019:06:08 10:59:53: [signaling] Listening for requests real 0m0.004s user 0m0.000s sys 0m0.004s 2019-06-08 11:00:45,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-06-08 11:00:45,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-06-08 11:00:45,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-sprout-host-gy3lo7 2019-06-08 11:00:45,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installation is done 2019-06-08 11:00:45,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-06-08 11:00:45,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-06-08 11:00:45,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-06-08 11:00:45,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-06-08 11:00:45,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-08 11:00:45,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-06-08 11:00:45,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-06-08 11:00:45,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-06-08 11:00:45,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1738, return_code=0): /tmp/YQUGA/install-sprout.sh 2019-06-08 11:00:45,490 - 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-gy3lo7 2019-06-08 11:00:45,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 21525 0 --:--:-- --:--:-- --:--:-- 21568 2019-06-08 11:00:45,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-06-08 11:00:45,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-06-08 11:00:45,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-06-08 11:00:45,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-06-08 11:00:45,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-06-08 11:00:45,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-06-08 11:00:45,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-06-08 11:00:45,492 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 11:00:45,610 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:00:45,610 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:00:45,611 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:00:45,611 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:00:45,611 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:00:45,611 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:00:45,611 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:00:45,611 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 11:00:45,611 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:00:45,611 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:00:45 GMT 2019-06-08 11:00:45,611 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:00:45,612 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 11:00:45,612 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:00:45,612 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:00:45,612 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:00:50,617 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:00:50,985 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:00:50,986 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:00:50,986 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:00:50,986 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:00:50,986 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:00:50,986 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:00:50,986 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:00:50,986 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:45.424Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:44.611Z", "source_id": "sprout_lw7hq7", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:46.536Z", "message": "Downloaded scripts/bind/bind.py to /tmp/0I6WN/bind.py", "level": "info", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:46.503Z", "source_id": "sprout_lw7hq7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.cf818572-42c2-43e0-9f3a-8d3e950c8803"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:47.103Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:47.029Z", "source_id": "sprout_lw7hq7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.cf818572-42c2-43e0-9f3a-8d3e950c8803"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:47.775Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:47.523Z", "source_id": "sprout_lw7hq7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.cf818572-42c2-43e0-9f3a-8d3e950c8803"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:47.775Z", "message": "The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'sprout': {u'sprout_lw7hq7': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-lw7hq7'}}, u'bono': {u'bono_fy0v4n': {u'public_address': u'172.30.9.215', u'private_address': u'192.168.120.7', u'name': u'bono-fy0v4n'}}}, 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.9', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:47.523Z", "source_id": "sprout_lw7hq7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.cf818572-42c2-43e0-9f3a-8d3e950c8803"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:47.775Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:47.523Z", "source_id": "sprout_lw7hq7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.cf818572-42c2-43e0-9f3a-8d3e950c8803"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:47.775Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:47.517Z", "source_id": "sprout_lw7hq7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.cf818572-42c2-43e0-9f3a-8d3e950c8803"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:47.775Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpSBJUan', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:47.509Z", "source_id": "sprout_lw7hq7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.cf818572-42c2-43e0-9f3a-8d3e950c8803"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:47.775Z", "message": "The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'sprout': {u'sprout_lw7hq7': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-lw7hq7'}}, u'bono': {u'bono_fy0v4n': {u'public_address': u'172.30.9.215', u'private_address': u'192.168.120.7', u'name': u'bono-fy0v4n'}}}, 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.9', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:47.508Z", "source_id": "sprout_lw7hq7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.cf818572-42c2-43e0-9f3a-8d3e950c8803"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:47.775Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:47.508Z", "source_id": "sprout_lw7hq7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.cf818572-42c2-43e0-9f3a-8d3e950c8803"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:47.775Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:47.440Z", "source_id": "sprout_lw7hq7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.cf818572-42c2-43e0-9f3a-8d3e950c8803"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:48.311Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:47.846Z", "source_id": "sprout_lw7hq7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.cf818572-42c2-43e0-9f3a-8d3e950c8803"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:48.311Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:47.839Z", "source_id": "sprout_lw7hq7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.cf818572-42c2-43e0-9f3a-8d3e950c8803"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:48.311Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpolRZNS', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:47.832Z", "source_id": "sprout_lw7hq7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.cf818572-42c2-43e0-9f3a-8d3e950c8803"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:48.311Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:48.085Z", "source_id": "sprout_lw7hq7", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:49.012Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "proxy_node_dpawh2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:48.344Z", "source_id": "sprout_lw7hq7", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:49.687Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/KIX8P/add-snmpproxy-collector.py", "level": "info", "target_id": "proxy_node_dpawh2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:49.601Z", "source_id": "sprout_lw7hq7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.e7493583-19f7-4422-aae3-cbf82f52a6f6"}], "metadata": {"pagination": {"total": 2886, "offset": 2869, "size": 50}}} 2019-06-08 11:00:50,986 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:00:50,986 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:00:50 GMT 2019-06-08 11:00:50,987 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:00:50,987 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 11:00:50,987 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:00:50,987 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:00:50,987 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:00:50,987 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 11:00:50,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-08 11:00:50,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/0I6WN/bind.py 2019-06-08 11:00:50,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-06-08 11:00:50,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-06-08 11:00:50,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'sprout': {u'sprout_lw7hq7': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-lw7hq7'}}, u'bono': {u'bono_fy0v4n': {u'public_address': u'172.30.9.215', u'private_address': u'192.168.120.7', u'name': u'bono-fy0v4n'}}}, 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.9', u'hss_hostname': u''}. 2019-06-08 11:00:50,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-06-08 11:00:50,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-06-08 11:00:50,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpSBJUan', '/etc/bind/db.clearwater.local'] 2019-06-08 11:00:50,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'sprout': {u'sprout_lw7hq7': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-lw7hq7'}}, u'bono': {u'bono_fy0v4n': {u'public_address': u'172.30.9.215', u'private_address': u'192.168.120.7', u'name': u'bono-fy0v4n'}}}, 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.9', u'hss_hostname': u''}. 2019-06-08 11:00:50,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-06-08 11:00:50,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-06-08 11:00:50,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-06-08 11:00:50,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-06-08 11:00:50,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpolRZNS', '/etc/bind/db.clearwater.opnfv'] 2019-06-08 11:00:50,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-08 11:00:50,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-08 11:00:50,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/KIX8P/add-snmpproxy-collector.py 2019-06-08 11:00:50,991 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 11:00:51,097 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:00:51,097 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:00:51,097 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:00:51,097 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:00:51,097 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:00:51,098 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:00:51,098 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:00:51,098 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 11:00:51,098 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:00:51,098 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:00:51 GMT 2019-06-08 11:00:51,098 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:00:51,098 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 11:00:51,098 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:00:51,098 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:00:51,098 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:00:56,104 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:00:56,376 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:00:56,377 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:00:56,377 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:00:56,377 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:00:56,377 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:00:56,377 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:00:56,377 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:00:56,377 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_brwt73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:54.679Z", "message": "[homer] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 2s (14.7 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58207 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m34.646s\nuser\t0m13.311s\nsys\t0m3.815s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:54.636Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.1fc4fafc-1fcf-4a37-8a31-6e39bc516c1c"}, {"node_instance_id": "homer_brwt73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:55.379Z", "message": "[homer] sudo service dnsmasq force", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:54.747Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.1fc4fafc-1fcf-4a37-8a31-6e39bc516c1c"}, {"node_instance_id": "homer_brwt73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:55.379Z", "message": "[homer] The installation packages is done correctly", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:54.671Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.1fc4fafc-1fcf-4a37-8a31-6e39bc516c1c"}, {"node_instance_id": "homer_brwt73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:55.379Z", "message": "[homer Use the DNS server", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:54.701Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.1fc4fafc-1fcf-4a37-8a31-6e39bc516c1c"}], "metadata": {"pagination": {"total": 2890, "offset": 2886, "size": 50}}} 2019-06-08 11:00:56,377 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:00:56,377 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:00:56 GMT 2019-06-08 11:00:56,378 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:00:56,378 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 11:00:56,378 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:00:56,378 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:00:56,378 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:00:56,378 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 11:00:56,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 2s (14.7 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58207 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m34.646s user 0m13.311s sys 0m3.815s 2019-06-08 11:00:56,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo service dnsmasq force 2019-06-08 11:00:56,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] The installation packages is done correctly 2019-06-08 11:00:56,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer Use the DNS server 2019-06-08 11:00:56,380 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 11:00:56,797 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:00:56,797 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:00:56,797 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:00:56,797 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:00:56,797 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:00:56,797 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:00:56,798 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:00:56,798 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 11:00:56,798 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:00:56,798 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:00:56 GMT 2019-06-08 11:00:56,798 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:00:56,798 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 11:00:56,798 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:00:56,798 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:00:56,798 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:01:01,804 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:01:01,981 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:01:01,981 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:01:01,981 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:01:01,982 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:01:01,982 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:01:01,982 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:01:01,982 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:01:01,982 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_brwt73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:56.894Z", "message": "[homer] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.063s\nuser\t0m0.006s\nsys\t0m0.048s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:56.841Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.1fc4fafc-1fcf-4a37-8a31-6e39bc516c1c"}, {"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:57.527Z", "message": "[ellis] The installation packages is done correctly", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:57.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.da466785-5ad2-441a-88db-99ea92f7e257"}, {"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:57.527Z", "message": "[ellis] sudo service dnsmasq force", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:57.101Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.da466785-5ad2-441a-88db-99ea92f7e257"}, {"node_instance_id": "homer_brwt73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:57.527Z", "message": "[homer] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:56.878Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.1fc4fafc-1fcf-4a37-8a31-6e39bc516c1c"}, {"node_instance_id": "homer_brwt73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:57.527Z", "message": "[homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:5d:40:c6 \n inet addr:192.168.120.26 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe5d:40c6/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:98999 errors:0 dropped:0 overruns:0 frame:0\n TX packets:35122 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:170374559 (170.3 MB) TX bytes:5681404 (5.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:113347 (113.3 KB) TX bytes:113347 (113.3 KB)\n\n\nreal\t0m0.006s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:56.919Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.1fc4fafc-1fcf-4a37-8a31-6e39bc516c1c"}, {"node_instance_id": "homer_brwt73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:57.527Z", "message": "[homer] sudo ps ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:56.957Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.1fc4fafc-1fcf-4a37-8a31-6e39bc516c1c"}, {"node_instance_id": "homer_brwt73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:57.527Z", "message": "[homer] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 10:54 ? 00:00:01 /sbin/init\nroot 2 0 0 10:54 ? 00:00:00 [kthreadd]\nroot 3 2 0 10:54 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 10:54 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 10:54 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 10:54 ? 00:00:00 [rcu_sched]\nroot 8 2 0 10:54 ? 00:00:00 [rcuos/0]\nroot 9 2 0 10:54 ? 00:00:00 [rcu_bh]\nroot 10 2 0 10:54 ? 00:00:00 [rcuob/0]\nroot 11 2 0 10:54 ? 00:00:00 [migration/0]\nroot 12 2 0 10:54 ? 00:00:00 [watchdog/0]\nroot 13 2 0 10:54 ? 00:00:00 [khelper]\nroot 14 2 0 10:54 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 10:54 ? 00:00:00 [netns]\nroot 16 2 0 10:54 ? 00:00:00 [writeback]\nroot 17 2 0 10:54 ? 00:00:00 [kintegrityd]\nroot 18 2 0 10:54 ? 00:00:00 [bioset]\nroot 19 2 0 10:54 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 10:54 ? 00:00:00 [kblockd]\nroot 21 2 0 10:54 ? 00:00:00 [ata_sff]\nroot 22 2 0 10:54 ? 00:00:00 [khubd]\nroot 23 2 0 10:54 ? 00:00:00 [md]\nroot 24 2 0 10:54 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 10:54 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 10:54 ? 00:00:00 [khungtaskd]\nroot 28 2 0 10:54 ? 00:00:00 [kswapd0]\nroot 29 2 0 10:54 ? 00:00:00 [vmstat]\nroot 30 2 0 10:54 ? 00:00:00 [ksmd]\nroot 31 2 0 10:54 ? 00:00:00 [khugepaged]\nroot 32 2 0 10:54 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 10:54 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 10:54 ? 00:00:00 [crypto]\nroot 46 2 0 10:54 ? 00:00:00 [kthrotld]\nroot 47 2 0 10:54 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 10:54 ? 00:00:00 [vballoon]\nroot 49 2 0 10:54 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 10:54 ? 00:00:00 [scsi_eh_1]\nroot 71 2 0 10:54 ? 00:00:00 [deferwq]\nroot 72 2 0 10:54 ? 00:00:00 [charger_manager]\nroot 114 2 0 10:54 ? 00:00:00 [kpsmoused]\nroot 132 2 0 10:54 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 10:54 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 10:54 ? 00:00:00 [ext4-rsv-conver]\nroot 375 1 0 10:54 ? 00:00:00 upstart-udev-bridge --daemon\nroot 380 1 0 10:54 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 416 2 0 10:54 ? 00:00:00 [kworker/u3:1]\nroot 527 1 0 10:54 ? 00:00:00 upstart-socket-bridge --daemon\nroot 556 1 0 10:54 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 808 2 0 10:54 ? 00:00:00 [kauditd]\nmessage+ 876 1 0 10:54 ? 00:00:00 dbus-daemon --system --fork\nroot 903 1 0 10:54 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 930 1 0 10:54 ? 00:00:00 rsyslogd\nroot 944 1 0 10:54 ? 00:00:00 upstart-file-bridge --daemon\nroot 1040 1 0 10:55 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1043 1 0 10:55 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1048 1 0 10:55 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1049 1 0 10:55 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1051 1 0 10:55 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1093 1 0 10:55 ? 00:00:00 /usr/sbin/sshd -D\nroot 1096 1 0 10:55 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1097 1 0 10:55 ? 00:00:00 cron\ndaemon 1098 1 0 10:55 ? 00:00:00 atd\nroot 1185 1 0 10:55 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1191 1 0 10:55 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1462 1 0 10:55 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/homer_host_1hw858/env/bin/python -m cloudify_agent.worker --queue homer_host_1hw858 --max-workers 5 --name homer_host_1hw858\nubuntu 1464 1462 0 10:55 ? 00:00:01 /home/ubuntu/homer_host_1hw858/env/bin/python -m cloudify_agent.worker --queue homer_host_1hw858 --max-workers 5 --name homer_host_1hw858\nubuntu 1608 1 0 10:55 ? 00:00:01 python2.7 /home/ubuntu/homer_host_1hw858/env/bin/diamond --configfile /home/ubuntu/homer_host_1hw858/work/plugins/diamond/etc/diamond.conf\nubuntu 1717 1464 1 10:57 ? 00:00:02 /home/ubuntu/homer_host_1hw858/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-oyjtbx\nubuntu 1727 1717 0 10:57 ? 00:00:00 /bin/sh -c /tmp/AXU53/install-homer.sh\nubuntu 1729 1727 0 10:57 ? 00:00:00 /bin/bash -e /tmp/AXU53/install-homer.sh\nntp 8326 1 0 10:59 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 8841 1 0 10:59 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 8895 1 0 10:59 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 8899 8895 0 10:59 ? 00:00:00 inotifywait -e create -qq .\nroot 9019 1 0 11:00 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 9020 9019 0 11:00 ? 00:00:00 nginx: worker process\nwww-data 9021 9019 0 11:00 ? 00:00:00 nginx: worker process\nwww-data 9022 9019 0 11:00 ? 00:00:00 nginx: worker process\nwww-data 9023 9019 0 11:00 ? 00:00:00 nginx: worker process\nroot 9549 8841 0 11:00 ? 00:00:00 [nginx_ping] \nroot 9551 8841 0 11:00 ? 00:00:00 [check-nginx-upt] \nroot 9555 8841 0 11:00 ? 00:00:00 [check-monit-upt] \ndnsmasq 9641 1 0 11:00 ? 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 9689 1729 0 11:00 ? 00:00:00 /bin/bash -e /tmp/AXU53/install-homer.sh\nubuntu 9690 9689 0 11:00 ? 00:00:00 /bin/bash -e /tmp/AXU53/install-homer.sh\nroot 9691 9690 0 11:00 ? 00:00:00 sudo ps -edf\nroot 9692 9691 0 11:00 ? 00:00:00 ps -edf\n\nreal\t0m0.011s\nuser\t0m0.004s\nsys\t0m0.006s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:57.001Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.1fc4fafc-1fcf-4a37-8a31-6e39bc516c1c"}, {"node_instance_id": "homer_brwt73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:57.527Z", "message": "[homer] sudo netstat ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:57.034Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.1fc4fafc-1fcf-4a37-8a31-6e39bc516c1c"}, {"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:57.527Z", "message": "[ellis] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 3s (11.5 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58154 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m33.028s\nuser\t0m13.344s\nsys\t0m3.617s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:56.991Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.da466785-5ad2-441a-88db-99ea92f7e257"}, {"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:57.527Z", "message": "[ellis] Configure a new DNS server", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:57.057Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.da466785-5ad2-441a-88db-99ea92f7e257"}, {"node_instance_id": "homer_brwt73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:57.527Z", "message": "[homer] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9641/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 8841/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9019/nginx \ntcp 0 0 127.0.0.1:51977 0.0.0.0:* LISTEN 1717/python \ntcp6 0 0 ::1:53 :::* LISTEN 9641/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1093/sshd \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9641/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 556/dhclient \nudp 0 0 192.168.120.26:123 0.0.0.0:* 8326/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8326/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8326/ntpd \nudp 0 0 0.0.0.0:44267 0.0.0.0:* 556/dhclient \nudp6 0 0 ::1:53 :::* 9641/dnsmasq \nudp6 0 0 fe80::f816:3eff:fe5:123 :::* 8326/ntpd \nudp6 0 0 ::1:123 :::* 8326/ntpd \nudp6 0 0 :::123 :::* 8326/ntpd \nudp6 0 0 :::42977 :::* 556/dhclient \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 8708 876/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7223 380/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9055 1096/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 6535 1/init @/com/ubuntu/upstart\n\nreal\t0m0.010s\nuser\t0m0.004s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:57.083Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.1fc4fafc-1fcf-4a37-8a31-6e39bc516c1c"}, {"node_instance_id": "homer_brwt73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:57.527Z", "message": "[homer] sudo find /var/log", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:57.129Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.1fc4fafc-1fcf-4a37-8a31-6e39bc516c1c"}, {"node_instance_id": "homer_brwt73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:57.527Z", "message": "[homer] => /var/log\n/var/log/dmesg\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa08\n/var/log/sysstat/sa08\n/var/log/wtmp\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/cloud-init.log\n/var/log/monit.log\n/var/log/ntpstats\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/iotop.log\n/var/log/lastlog\n/var/log/auth.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/unattended-upgrades\n/var/log/dpkg.log\n/var/log/syslog\n/var/log/btmp\n/var/log/kern.log\n/var/log/upstart\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/container-detect.log\n/var/log/dmesg.0\n/var/log/clearwater-config-manager\n/var/log/alternatives.log\n/var/log/cloud-init-output.log\n/var/log/dist-upgrade\n/var/log/boot.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/clearwater-queue-manager\n/var/log/udev\n/var/log/clearwater-cluster-manager\n/var/log/clearwater-diags-monitor.log\n/var/log/fsck\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n\nreal\t0m0.013s\nuser\t0m0.000s\nsys\t0m0.008s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:57.180Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.1fc4fafc-1fcf-4a37-8a31-6e39bc516c1c"}, {"node_instance_id": "homer_brwt73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:57.527Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:57.213Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.1fc4fafc-1fcf-4a37-8a31-6e39bc516c1c"}, {"node_instance_id": "homer_brwt73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:57.527Z", "message": "[homer] => [08-Jun-2019 10:59:56 UTC] clearwater-diags-monitor starting\n[08-Jun-2019 10:59:56 UTC] Waiting for trigger files\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:57.260Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.1fc4fafc-1fcf-4a37-8a31-6e39bc516c1c"}, {"node_instance_id": "homer_brwt73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:57.527Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:57.295Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.1fc4fafc-1fcf-4a37-8a31-6e39bc516c1c"}, {"node_instance_id": "homer_brwt73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:58.198Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:57.602Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.1fc4fafc-1fcf-4a37-8a31-6e39bc516c1c"}, {"node_instance_id": "homer_brwt73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:58.198Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:57.602Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.1fc4fafc-1fcf-4a37-8a31-6e39bc516c1c"}, {"node_instance_id": "homer_brwt73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:58.198Z", "message": " Dload Upload Total Spent Left Speed", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:57.505Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.1fc4fafc-1fcf-4a37-8a31-6e39bc516c1c"}, {"node_instance_id": "homer_brwt73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:58.198Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-homer-host-1hw858", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:57.505Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.1fc4fafc-1fcf-4a37-8a31-6e39bc516c1c"}, {"node_instance_id": "homer_brwt73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:58.198Z", "message": " \r100 3149 100 3149 0 0 21556 0 --:--:-- --:--:-- --:--:-- 21717", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:57.505Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.1fc4fafc-1fcf-4a37-8a31-6e39bc516c1c"}, {"node_instance_id": "homer_brwt73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:58.198Z", "message": " deb http://repo.cw-ngv.com/archive/repo129 binary/", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:57.505Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.1fc4fafc-1fcf-4a37-8a31-6e39bc516c1c"}, {"node_instance_id": "homer_brwt73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:58.198Z", "message": " OK", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:57.505Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.1fc4fafc-1fcf-4a37-8a31-6e39bc516c1c"}, {"node_instance_id": "homer_brwt73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:58.198Z", "message": " RESOLV_CONF=/etc/dnsmasq.resolv.conf", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:57.505Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.1fc4fafc-1fcf-4a37-8a31-6e39bc516c1c"}, {"node_instance_id": "homer_brwt73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:58.198Z", "message": "Execution done (PID=1727, return_code=0): /tmp/AXU53/install-homer.sh", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:57.577Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.1fc4fafc-1fcf-4a37-8a31-6e39bc516c1c"}, {"node_instance_id": "homer_brwt73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:58.198Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:57.601Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.1fc4fafc-1fcf-4a37-8a31-6e39bc516c1c"}, {"node_instance_id": "homer_brwt73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:58.198Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:57.602Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.1fc4fafc-1fcf-4a37-8a31-6e39bc516c1c"}, {"node_instance_id": "homer_brwt73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:58.198Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:57.602Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.1fc4fafc-1fcf-4a37-8a31-6e39bc516c1c"}, {"node_instance_id": "homer_brwt73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:58.198Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:57.337Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.1fc4fafc-1fcf-4a37-8a31-6e39bc516c1c"}, {"node_instance_id": "homer_brwt73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:58.198Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:57.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.1fc4fafc-1fcf-4a37-8a31-6e39bc516c1c"}, {"node_instance_id": "homer_brwt73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:58.198Z", "message": "[homer] => 2019-06-08 11:00:34.822179445 Stopping etcd clearwater-etcd\n\nreal\t0m0.006s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:57.425Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.1fc4fafc-1fcf-4a37-8a31-6e39bc516c1c"}, {"node_instance_id": "homer_brwt73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:58.198Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:57.461Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.1fc4fafc-1fcf-4a37-8a31-6e39bc516c1c"}, {"node_instance_id": "homer_brwt73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:58.198Z", "message": "[homer] Installation is done", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:57.501Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.1fc4fafc-1fcf-4a37-8a31-6e39bc516c1c"}, {"node_instance_id": "homer_brwt73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:58.198Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-homer-host-1hw858", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:57.505Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.1fc4fafc-1fcf-4a37-8a31-6e39bc516c1c"}, {"node_instance_id": "homer_brwt73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:58.198Z", "message": " % Total % Received % Xferd Average Speed Time Time Time Current", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:57.505Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.1fc4fafc-1fcf-4a37-8a31-6e39bc516c1c"}, {"node_instance_id": "homer_brwt73", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:58.894Z", "message": "Establishing relationships", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:58.597Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "homer_brwt73", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:58.894Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:58.504Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "homer_brwt73", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:58.894Z", "message": "Node instance configured", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:58.411Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "homer_brwt73", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:58.894Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:58.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:59.563Z", "message": "[ellis] sudo ps ", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:59.327Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.da466785-5ad2-441a-88db-99ea92f7e257"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:59.563Z", "message": "Waiting for process 1724 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:59.234Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.79c5d86c-838f-4512-98fb-4a5a8422d5d5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:59.563Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:58.832Z", "source_id": "homer_brwt73", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:59.563Z", "message": "[ellis] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.064s\nuser\t0m0.003s\nsys\t0m0.051s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:59.224Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.da466785-5ad2-441a-88db-99ea92f7e257"}, {"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:59.563Z", "message": "[ellis] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:59.256Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.da466785-5ad2-441a-88db-99ea92f7e257"}, {"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:00:59.563Z", "message": "[ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:a3:4c:72 \n inet addr:192.168.120.13 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fea3:4c72/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:90607 errors:0 dropped:0 overruns:0 frame:0\n TX packets:45048 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:151523542 (151.5 MB) TX bytes:6461031 (6.4 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:1174 errors:0 dropped:0 overruns:0 frame:0\n TX packets:1174 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:145207 (145.2 KB) TX bytes:145207 (145.2 KB)\n\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:59.293Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.da466785-5ad2-441a-88db-99ea92f7e257"}, {"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:00.212Z", "message": " % Total % Received % Xferd Average Speed Time Time Time Current", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:59.921Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.da466785-5ad2-441a-88db-99ea92f7e257"}, {"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:00.212Z", "message": "Execution done (PID=1730, return_code=0): /tmp/4A102/install-ellis.sh", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:59.976Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.da466785-5ad2-441a-88db-99ea92f7e257"}, {"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:00.212Z", "message": " RESOLV_CONF=/etc/dnsmasq.resolv.conf", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:59.922Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.da466785-5ad2-441a-88db-99ea92f7e257"}, {"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:00.212Z", "message": " OK", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:59.922Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.da466785-5ad2-441a-88db-99ea92f7e257"}, {"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:00.212Z", "message": "[ellis] => 08-06-2019 11:00:48.687 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-queue-manager.pid.lockfile\n08-06-2019 11:00:48.688 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting apply_config_plugin.py\n08-06-2019 11:00:48.712 UTC INFO plugin_loader.py:34 (thread MainThread): Loading apply_config_plugin.py\n08-06-2019 11:00:48.712 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded apply_config_plugin.py successfully\n08-06-2019 11:00:48.715 UTC INFO main.py:114 (thread MainThread): Loaded plugin \n08-06-2019 11:00:48.716 UTC INFO main.py:121 (thread MainThread): Started thread for plugin \n08-06-2019 11:00:48.737 UTC INFO common_etcd_synchronizer.py:332 (thread Thread-3): Key /clearwater/site1/configuration/apply_config_ellis doesn't exist in etcd yet\n08-06-2019 11:00:48.767 UTC INFO etcd_synchronizer.py:77 (thread ApplyConfigPlugin): Got new queue config {\"FORCE\": false, \"ERRORED\": [], \"COMPLETED\": [], \"QUEUED\": []} from etcd\n08-06-2019 11:00:48.767 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing local alarm\n08-06-2019 11:00:48.775 UTC INFO alarms.py:312 (thread ApplyConfigPlugin): Imported /usr/share/clearwater/bin/alarms.py\n08-06-2019 11:00:50.879 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing global alarm\n08-06-2019 11:00:52.982 UTC INFO etcd_synchronizer.py:122 (thread ApplyConfigPlugin): Writing state {\"ERRORED\": [], \"FORCE\": false, \"COMPLETED\": [], \"QUEUED\": []} into etcd with index None\n08-06-2019 11:00:53.134 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing local alarm\n08-06-2019 11:00:53.175 UTC INFO common_etcd_synchronizer.py:302 (thread Thread-4): Read value {\"FORCE\": false, \"ERRORED\": [], \"COMPLETED\": [], \"QUEUED\": []} from etcd, comparing to last value None\n08-06-2019 11:00:55.237 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing global alarm\n08-06-2019 11:00:57.341 UTC INFO etcd_synchronizer.py:122 (thread ApplyConfigPlugin): Writing state {\"ERRORED\": [], \"FORCE\": false, \"COMPLETED\": [], \"QUEUED\": []} into etcd with index None\n08-06-2019 11:00:57.350 UTC INFO common_etcd_synchronizer.py:302 (thread Thread-7): Read value {\"FORCE\": false, \"ERRORED\": [], \"COMPLETED\": [], \"QUEUED\": []} from etcd, comparing to last value None\n08-06-2019 11:00:57.350 UTC INFO etcd_synchronizer.py:77 (thread ApplyConfigPlugin): Got new queue config {\"FORCE\": false, \"ERRORED\": [], \"COMPLETED\": [], \"QUEUED\": []} from etcd\n08-06-2019 11:00:57.351 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing local alarm\n08-06-2019 11:00:59.452 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing global alarm\n08-06-2019 11:00:57.784 UTC INFO modify_nodes_in_queue.py:40: Using etcd key apply_config_ellis\n08-06-2019 11:00:57.784 UTC DEBUG modify_nodes_in_queue.py:45: Adding 192.168.120.13-ellis to queue to restart\n08-06-2019 11:00:57.930 UTC DEBUG modify_nodes_in_queue.py:50: Node successfully added to restart queue\n08-06-2019 11:00:57.931 UTC INFO modify_nodes_in_queue.py:85: New etcd state is {\"ERRORED\": [], \"FORCE\": false, \"COMPLETED\": [], \"QUEUED\": [{\"STATUS\": \"QUEUED\", \"ID\": \"192.168.120.13-ellis\"}]}\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:59.886Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.da466785-5ad2-441a-88db-99ea92f7e257"}], "metadata": {"pagination": {"total": 2985, "offset": 2890, "size": 50}}} 2019-06-08 11:01:01,982 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:01:01,982 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:01:01 GMT 2019-06-08 11:01:01,982 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:01:01,983 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 11:01:01,983 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:01:01,983 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:01:01,983 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:01:01,983 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 11:01:01,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.063s user 0m0.006s sys 0m0.048s 2019-06-08 11:01:01,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] The installation packages is done correctly 2019-06-08 11:01:01,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo service dnsmasq force 2019-06-08 11:01:01,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ifconfig 2019-06-08 11:01:01,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:5d:40:c6 inet addr:192.168.120.26 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe5d:40c6/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:98999 errors:0 dropped:0 overruns:0 frame:0 TX packets:35122 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:170374559 (170.3 MB) TX bytes:5681404 (5.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:113347 (113.3 KB) TX bytes:113347 (113.3 KB) real 0m0.006s user 0m0.004s sys 0m0.002s 2019-06-08 11:01:01,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ps 2019-06-08 11:01:01,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 10:54 ? 00:00:01 /sbin/init root 2 0 0 10:54 ? 00:00:00 [kthreadd] root 3 2 0 10:54 ? 00:00:00 [ksoftirqd/0] root 5 2 0 10:54 ? 00:00:00 [kworker/0:0H] root 6 2 0 10:54 ? 00:00:00 [kworker/u2:0] root 7 2 0 10:54 ? 00:00:00 [rcu_sched] root 8 2 0 10:54 ? 00:00:00 [rcuos/0] root 9 2 0 10:54 ? 00:00:00 [rcu_bh] root 10 2 0 10:54 ? 00:00:00 [rcuob/0] root 11 2 0 10:54 ? 00:00:00 [migration/0] root 12 2 0 10:54 ? 00:00:00 [watchdog/0] root 13 2 0 10:54 ? 00:00:00 [khelper] root 14 2 0 10:54 ? 00:00:00 [kdevtmpfs] root 15 2 0 10:54 ? 00:00:00 [netns] root 16 2 0 10:54 ? 00:00:00 [writeback] root 17 2 0 10:54 ? 00:00:00 [kintegrityd] root 18 2 0 10:54 ? 00:00:00 [bioset] root 19 2 0 10:54 ? 00:00:00 [kworker/u3:0] root 20 2 0 10:54 ? 00:00:00 [kblockd] root 21 2 0 10:54 ? 00:00:00 [ata_sff] root 22 2 0 10:54 ? 00:00:00 [khubd] root 23 2 0 10:54 ? 00:00:00 [md] root 24 2 0 10:54 ? 00:00:00 [devfreq_wq] root 25 2 0 10:54 ? 00:00:00 [kworker/0:1] root 27 2 0 10:54 ? 00:00:00 [khungtaskd] root 28 2 0 10:54 ? 00:00:00 [kswapd0] root 29 2 0 10:54 ? 00:00:00 [vmstat] root 30 2 0 10:54 ? 00:00:00 [ksmd] root 31 2 0 10:54 ? 00:00:00 [khugepaged] root 32 2 0 10:54 ? 00:00:00 [fsnotify_mark] root 33 2 0 10:54 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 10:54 ? 00:00:00 [crypto] root 46 2 0 10:54 ? 00:00:00 [kthrotld] root 47 2 0 10:54 ? 00:00:00 [kworker/u2:1] root 48 2 0 10:54 ? 00:00:00 [vballoon] root 49 2 0 10:54 ? 00:00:00 [scsi_eh_0] root 50 2 0 10:54 ? 00:00:00 [scsi_eh_1] root 71 2 0 10:54 ? 00:00:00 [deferwq] root 72 2 0 10:54 ? 00:00:00 [charger_manager] root 114 2 0 10:54 ? 00:00:00 [kpsmoused] root 132 2 0 10:54 ? 00:00:00 [kworker/0:2] root 176 2 0 10:54 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 10:54 ? 00:00:00 [ext4-rsv-conver] root 375 1 0 10:54 ? 00:00:00 upstart-udev-bridge --daemon root 380 1 0 10:54 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 416 2 0 10:54 ? 00:00:00 [kworker/u3:1] root 527 1 0 10:54 ? 00:00:00 upstart-socket-bridge --daemon root 556 1 0 10:54 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 808 2 0 10:54 ? 00:00:00 [kauditd] message+ 876 1 0 10:54 ? 00:00:00 dbus-daemon --system --fork root 903 1 0 10:54 ? 00:00:00 /lib/systemd/systemd-logind syslog 930 1 0 10:54 ? 00:00:00 rsyslogd root 944 1 0 10:54 ? 00:00:00 upstart-file-bridge --daemon root 1040 1 0 10:55 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1043 1 0 10:55 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1048 1 0 10:55 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1049 1 0 10:55 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1051 1 0 10:55 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1093 1 0 10:55 ? 00:00:00 /usr/sbin/sshd -D root 1096 1 0 10:55 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1097 1 0 10:55 ? 00:00:00 cron daemon 1098 1 0 10:55 ? 00:00:00 atd root 1185 1 0 10:55 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1191 1 0 10:55 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1462 1 0 10:55 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/homer_host_1hw858/env/bin/python -m cloudify_agent.worker --queue homer_host_1hw858 --max-workers 5 --name homer_host_1hw858 ubuntu 1464 1462 0 10:55 ? 00:00:01 /home/ubuntu/homer_host_1hw858/env/bin/python -m cloudify_agent.worker --queue homer_host_1hw858 --max-workers 5 --name homer_host_1hw858 ubuntu 1608 1 0 10:55 ? 00:00:01 python2.7 /home/ubuntu/homer_host_1hw858/env/bin/diamond --configfile /home/ubuntu/homer_host_1hw858/work/plugins/diamond/etc/diamond.conf ubuntu 1717 1464 1 10:57 ? 00:00:02 /home/ubuntu/homer_host_1hw858/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-oyjtbx ubuntu 1727 1717 0 10:57 ? 00:00:00 /bin/sh -c /tmp/AXU53/install-homer.sh ubuntu 1729 1727 0 10:57 ? 00:00:00 /bin/bash -e /tmp/AXU53/install-homer.sh ntp 8326 1 0 10:59 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8841 1 0 10:59 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 8895 1 0 10:59 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 8899 8895 0 10:59 ? 00:00:00 inotifywait -e create -qq . root 9019 1 0 11:00 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 9020 9019 0 11:00 ? 00:00:00 nginx: worker process www-data 9021 9019 0 11:00 ? 00:00:00 nginx: worker process www-data 9022 9019 0 11:00 ? 00:00:00 nginx: worker process www-data 9023 9019 0 11:00 ? 00:00:00 nginx: worker process root 9549 8841 0 11:00 ? 00:00:00 [nginx_ping] root 9551 8841 0 11:00 ? 00:00:00 [check-nginx-upt] root 9555 8841 0 11:00 ? 00:00:00 [check-monit-upt] dnsmasq 9641 1 0 11:00 ? 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 9689 1729 0 11:00 ? 00:00:00 /bin/bash -e /tmp/AXU53/install-homer.sh ubuntu 9690 9689 0 11:00 ? 00:00:00 /bin/bash -e /tmp/AXU53/install-homer.sh root 9691 9690 0 11:00 ? 00:00:00 sudo ps -edf root 9692 9691 0 11:00 ? 00:00:00 ps -edf real 0m0.011s user 0m0.004s sys 0m0.006s 2019-06-08 11:01:01,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo netstat 2019-06-08 11:01:01,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 3s (11.5 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58154 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m33.028s user 0m13.344s sys 0m3.617s 2019-06-08 11:01:01,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure a new DNS server 2019-06-08 11:01:01,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9641/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 8841/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9019/nginx tcp 0 0 127.0.0.1:51977 0.0.0.0:* LISTEN 1717/python tcp6 0 0 ::1:53 :::* LISTEN 9641/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1093/sshd udp 0 0 127.0.0.1:53 0.0.0.0:* 9641/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 556/dhclient udp 0 0 192.168.120.26:123 0.0.0.0:* 8326/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8326/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8326/ntpd udp 0 0 0.0.0.0:44267 0.0.0.0:* 556/dhclient udp6 0 0 ::1:53 :::* 9641/dnsmasq udp6 0 0 fe80::f816:3eff:fe5:123 :::* 8326/ntpd udp6 0 0 ::1:123 :::* 8326/ntpd udp6 0 0 :::123 :::* 8326/ntpd udp6 0 0 :::42977 :::* 556/dhclient Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 8708 876/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] SEQPACKET LISTENING 7223 380/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9055 1096/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 6535 1/init @/com/ubuntu/upstart real 0m0.010s user 0m0.004s sys 0m0.004s 2019-06-08 11:01:01,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo find /var/log 2019-06-08 11:01:01,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => /var/log /var/log/dmesg /var/log/sysstat /var/log/sysstat/clearwater-sa08 /var/log/sysstat/sa08 /var/log/wtmp /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/cloud-init.log /var/log/monit.log /var/log/ntpstats /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/iotop.log /var/log/lastlog /var/log/auth.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/unattended-upgrades /var/log/dpkg.log /var/log/syslog /var/log/btmp /var/log/kern.log /var/log/upstart /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/systemd-logind.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/cryptdisks.log /var/log/upstart/clearwater-monit.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/dmesg.0 /var/log/clearwater-config-manager /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/dist-upgrade /var/log/boot.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-queue-manager /var/log/udev /var/log/clearwater-cluster-manager /var/log/clearwater-diags-monitor.log /var/log/fsck /var/log/fsck/checkroot /var/log/fsck/checkfs real 0m0.013s user 0m0.000s sys 0m0.008s 2019-06-08 11:01:01,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-06-08 11:01:01,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => [08-Jun-2019 10:59:56 UTC] clearwater-diags-monitor starting [08-Jun-2019 10:59:56 UTC] Waiting for trigger files real 0m0.005s user 0m0.000s sys 0m0.004s 2019-06-08 11:01:01,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-06-08 11:01:01,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-06-08 11:01:01,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-06-08 11:01:01,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-06-08 11:01:01,989 - 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-1hw858 2019-06-08 11:01:01,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 21556 0 --:--:-- --:--:-- --:--:-- 21717 2019-06-08 11:01:01,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-06-08 11:01:01,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-06-08 11:01:01,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-06-08 11:01:01,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1727, return_code=0): /tmp/AXU53/install-homer.sh 2019-06-08 11:01:01,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-06-08 11:01:01,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-06-08 11:01:01,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-06-08 11:01:01,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-06-08 11:01:01,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-06-08 11:01:01,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => 2019-06-08 11:00:34.822179445 Stopping etcd clearwater-etcd real 0m0.006s user 0m0.004s sys 0m0.002s 2019-06-08 11:01:01,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-06-08 11:01:01,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installation is done 2019-06-08 11:01:01,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-homer-host-1hw858 2019-06-08 11:01:01,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-06-08 11:01:01,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-06-08 11:01:01,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-06-08 11:01:01,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-06-08 11:01:01,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-08 11:01:01,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ps 2019-06-08 11:01:01,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1724 to end... 2019-06-08 11:01:01,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-08 11:01:01,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.064s user 0m0.003s sys 0m0.051s 2019-06-08 11:01:01,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ifconfig 2019-06-08 11:01:01,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:a3:4c:72 inet addr:192.168.120.13 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fea3:4c72/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:90607 errors:0 dropped:0 overruns:0 frame:0 TX packets:45048 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:151523542 (151.5 MB) TX bytes:6461031 (6.4 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:1174 errors:0 dropped:0 overruns:0 frame:0 TX packets:1174 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:145207 (145.2 KB) TX bytes:145207 (145.2 KB) real 0m0.007s user 0m0.000s sys 0m0.005s 2019-06-08 11:01:01,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-06-08 11:01:01,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1730, return_code=0): /tmp/4A102/install-ellis.sh 2019-06-08 11:01:01,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-06-08 11:01:01,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-06-08 11:01:01,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 08-06-2019 11:00:48.687 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-queue-manager.pid.lockfile 08-06-2019 11:00:48.688 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting apply_config_plugin.py 08-06-2019 11:00:48.712 UTC INFO plugin_loader.py:34 (thread MainThread): Loading apply_config_plugin.py 08-06-2019 11:00:48.712 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded apply_config_plugin.py successfully 08-06-2019 11:00:48.715 UTC INFO main.py:114 (thread MainThread): Loaded plugin 08-06-2019 11:00:48.716 UTC INFO main.py:121 (thread MainThread): Started thread for plugin 08-06-2019 11:00:48.737 UTC INFO common_etcd_synchronizer.py:332 (thread Thread-3): Key /clearwater/site1/configuration/apply_config_ellis doesn't exist in etcd yet 08-06-2019 11:00:48.767 UTC INFO etcd_synchronizer.py:77 (thread ApplyConfigPlugin): Got new queue config {"FORCE": false, "ERRORED": [], "COMPLETED": [], "QUEUED": []} from etcd 08-06-2019 11:00:48.767 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing local alarm 08-06-2019 11:00:48.775 UTC INFO alarms.py:312 (thread ApplyConfigPlugin): Imported /usr/share/clearwater/bin/alarms.py 08-06-2019 11:00:50.879 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing global alarm 08-06-2019 11:00:52.982 UTC INFO etcd_synchronizer.py:122 (thread ApplyConfigPlugin): Writing state {"ERRORED": [], "FORCE": false, "COMPLETED": [], "QUEUED": []} into etcd with index None 08-06-2019 11:00:53.134 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing local alarm 08-06-2019 11:00:53.175 UTC INFO common_etcd_synchronizer.py:302 (thread Thread-4): Read value {"FORCE": false, "ERRORED": [], "COMPLETED": [], "QUEUED": []} from etcd, comparing to last value None 08-06-2019 11:00:55.237 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing global alarm 08-06-2019 11:00:57.341 UTC INFO etcd_synchronizer.py:122 (thread ApplyConfigPlugin): Writing state {"ERRORED": [], "FORCE": false, "COMPLETED": [], "QUEUED": []} into etcd with index None 08-06-2019 11:00:57.350 UTC INFO common_etcd_synchronizer.py:302 (thread Thread-7): Read value {"FORCE": false, "ERRORED": [], "COMPLETED": [], "QUEUED": []} from etcd, comparing to last value None 08-06-2019 11:00:57.350 UTC INFO etcd_synchronizer.py:77 (thread ApplyConfigPlugin): Got new queue config {"FORCE": false, "ERRORED": [], "COMPLETED": [], "QUEUED": []} from etcd 08-06-2019 11:00:57.351 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing local alarm 08-06-2019 11:00:59.452 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing global alarm 08-06-2019 11:00:57.784 UTC INFO modify_nodes_in_queue.py:40: Using etcd key apply_config_ellis 08-06-2019 11:00:57.784 UTC DEBUG modify_nodes_in_queue.py:45: Adding 192.168.120.13-ellis to queue to restart 08-06-2019 11:00:57.930 UTC DEBUG modify_nodes_in_queue.py:50: Node successfully added to restart queue 08-06-2019 11:00:57.931 UTC INFO modify_nodes_in_queue.py:85: New etcd state is {"ERRORED": [], "FORCE": false, "COMPLETED": [], "QUEUED": [{"STATUS": "QUEUED", "ID": "192.168.120.13-ellis"}]} real 0m0.005s user 0m0.000s sys 0m0.005s 2019-06-08 11:01:01,993 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 11:01:02,247 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:01:02,247 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:01:02,247 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:01:02,247 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:01:02,247 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:01:02,248 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:01:02,248 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:01:02,248 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 11:01:02,248 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:01:02,248 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:01:02 GMT 2019-06-08 11:01:02,248 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:01:02,248 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 11:01:02,248 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:01:02,248 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:01:02,248 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:01:07,254 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:01:07,432 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:01:07,432 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:01:07,432 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:01:07,432 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:01:07,432 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:01:07,432 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:01:07,432 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:01:07,432 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:00.212Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:59.767Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.da466785-5ad2-441a-88db-99ea92f7e257"}, {"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:00.212Z", "message": "[ellis] => 2019-06-08 11:00:37.373447067 Stopping etcd clearwater-etcd\n2019-06-08 11:00:38.404533141 Restarting etcd clearwater-etcd\n2019-06-08 11:00:38.413121830 Configured ETCDCTL_PEERS: 192.168.120.9:4000,\n2019-06-08 11:00:38.415698004 Check for previous failed startup attempt\n2019-06-08 11:00:38.418209091 Running etcdctl member list\nde34eed64bb76d59: name=192-168-120-9 peerURLs=http://192.168.120.9:2380 clientURLs=http://192.168.120.9:4000 isLeader=true\n2019-06-08 11:00:38.534177983 etcdctl returned 0\n2019-06-08 11:00:38.547996794 Joining existing cluster...\n2019-06-08 11:00:40.552698117 Configured ETCDCTL_PEERS: 192.168.120.9:4000,\n2019-06-08 11:00:40.553443200 Check cluster is healthy\n2019-06-08 11:00:40.555120216 Running etcdctl cluster-health\nmember de34eed64bb76d59 is healthy: got healthy result from http://192.168.120.9:4000\ncluster is healthy\n2019-06-08 11:00:40.584221682 etcdctl returned 0\n2019-06-08 11:00:40.585234473 Tell the cluster we're joining\n2019-06-08 11:00:40.587659682 Running etcdctl member add 192-168-120-13 http://192.168.120.13:2380\nAdded member named 192-168-120-13 with ID 1c7dc85f0d7b544f to cluster\n\nETCD_NAME=\"192-168-120-13\"\nETCD_INITIAL_CLUSTER=\"192-168-120-13=http://192.168.120.13:2380,192-168-120-9=http://192.168.120.9:2380\"\nETCD_INITIAL_CLUSTER_STATE=\"existing\"\n2019-06-08 11:00:40.614209374 etcdctl returned 0\n2019-06-08 11:00:40.675897866 Starting etcd with: --listen-client-urls http://0.0.0.0:4000\n --advertise-client-urls http://192.168.120.13:4000\n --data-dir /var/lib/clearwater-etcd/192.168.120.13\n --name 192-168-120-13\n --debug --initial-cluster 192-168-120-9=http://192.168.120.9:2380,192-168-120-13=http://192.168.120.13:2380\n --initial-cluster-state existing\n --initial-advertise-peer-urls http://192.168.120.13:2380\n --listen-peer-urls http://192.168.120.13:2380\n2019-06-08 11:00:40.679293013 Check we're actually a member of the cluster\n2019-06-08 11:00:40.693096886 Wait for etcd to startup\n2019-06-08 11:00:41.703826668 Etcd started successfully\n2019-06-08 11:00:40.733896 I | etcdmain: etcd Version: 3.1.7\n2019-06-08 11:00:40.733975 I | etcdmain: Git SHA: 43b7507\n2019-06-08 11:00:40.733981 I | etcdmain: Go Version: go1.7.5\n2019-06-08 11:00:40.733984 I | etcdmain: Go OS/Arch: linux/amd64\n2019-06-08 11:00:40.733988 I | etcdmain: setting maximum number of CPUs to 1, total number of available CPUs is 1\n2019-06-08 11:00:40.734096 I | embed: listening for peers on http://192.168.120.13:2380\n2019-06-08 11:00:40.734159 I | embed: listening for client requests on 0.0.0.0:4000\n2019-06-08 11:00:40.913576 I | etcdserver: name = 192-168-120-13\n2019-06-08 11:00:40.913600 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.13\n2019-06-08 11:00:40.913606 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.13/member\n2019-06-08 11:00:40.913609 I | etcdserver: heartbeat = 100ms\n2019-06-08 11:00:40.913613 I | etcdserver: election = 1000ms\n2019-06-08 11:00:40.913617 I | etcdserver: snapshot count = 10000\n2019-06-08 11:00:40.913630 I | etcdserver: advertise client URLs = http://192.168.120.13:4000\n2019-06-08 11:00:41.178007 I | etcdserver: starting member 1c7dc85f0d7b544f in cluster 920aa385fe9ddf88\n2019-06-08 11:00:41.178094 I | raft: 1c7dc85f0d7b544f became follower at term 0\n2019-06-08 11:00:41.178144 I | raft: newRaft 1c7dc85f0d7b544f [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]\n2019-06-08 11:00:41.178151 I | raft: 1c7dc85f0d7b544f became follower at term 1\n2019-06-08 11:00:41.412583 I | rafthttp: started HTTP pipelining with peer de34eed64bb76d59\n2019-06-08 11:00:41.412653 I | rafthttp: starting peer de34eed64bb76d59...\n2019-06-08 11:00:41.412665 I | rafthttp: started HTTP pipelining with peer de34eed64bb76d59\n2019-06-08 11:00:41.424385 I | rafthttp: started peer de34eed64bb76d59\n2019-06-08 11:00:41.424462 I | rafthttp: added peer de34eed64bb76d59\n2019-06-08 11:00:41.424492 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided]\n2019-06-08 11:00:41.428601 I | rafthttp: started streaming with peer de34eed64bb76d59 (writer)\n2019-06-08 11:00:41.428626 I | rafthttp: started streaming with peer de34eed64bb76d59 (writer)\n2019-06-08 11:00:41.428666 I | rafthttp: started streaming with peer de34eed64bb76d59 (stream MsgApp v2 reader)\n2019-06-08 11:00:41.428876 I | rafthttp: started streaming with peer de34eed64bb76d59 (stream Message reader)\n2019-06-08 11:00:41.432216 I | raft: 1c7dc85f0d7b544f [term: 1] received a MsgHeartbeat message with higher term from de34eed64bb76d59 [term: 2]\n2019-06-08 11:00:41.432230 I | raft: 1c7dc85f0d7b544f became follower at term 2\n2019-06-08 11:00:41.432250 I | raft: raft.node: 1c7dc85f0d7b544f elected leader de34eed64bb76d59 at term 2\n2019-06-08 11:00:41.439911 I | rafthttp: peer de34eed64bb76d59 became active\n2019-06-08 11:00:41.439923 I | rafthttp: established a TCP streaming connection with peer de34eed64bb76d59 (stream Message writer)\n2019-06-08 11:00:41.443186 I | rafthttp: established a TCP streaming connection with peer de34eed64bb76d59 (stream MsgApp v2 writer)\n2019-06-08 11:00:41.444590 I | rafthttp: established a TCP streaming connection with peer de34eed64bb76d59 (stream Message reader)\n2019-06-08 11:00:41.444625 I | rafthttp: established a TCP streaming connection with peer de34eed64bb76d59 (stream MsgApp v2 reader)\n2019-06-08 11:00:43.035725 I | raft: 1c7dc85f0d7b544f [term: 2] received a MsgVote message with higher term from de34eed64bb76d59 [term: 3]\n2019-06-08 11:00:43.035759 I | raft: 1c7dc85f0d7b544f became follower at term 3\n2019-06-08 11:00:43.035784 I | raft: 1c7dc85f0d7b544f [logterm: 0, index: 0, vote: 0] cast MsgVote for de34eed64bb76d59 [logterm: 2, index: 31] at term 3\n2019-06-08 11:00:43.035792 I | raft: raft.node: 1c7dc85f0d7b544f lost leader de34eed64bb76d59 at term 3\n2019-06-08 11:00:43.091557 D | raft: 1c7dc85f0d7b544f [logterm: 0, index: 31] rejected msgApp [logterm: 2, index: 31] from de34eed64bb76d59\n2019-06-08 11:00:43.091579 I | raft: raft.node: 1c7dc85f0d7b544f elected leader de34eed64bb76d59 at term 3\n2019-06-08 11:00:43.103707 I | etcdserver/membership: added member de34eed64bb76d59 [http://192.168.120.9:2380] to cluster 920aa385fe9ddf88\n2019-06-08 11:00:43.103836 N | etcdserver/membership: set the initial cluster version to 3.1\n2019-06-08 11:00:43.103865 I | etcdserver/api: enabled capabilities for version 3.1\n2019-06-08 11:00:43.104076 I | etcdserver/membership: added member 1c7dc85f0d7b544f [http://192.168.120.13:2380] to cluster 920aa385fe9ddf88\n2019-06-08 11:00:43.134829 I | etcdserver: published {Name:192-168-120-13 ClientURLs:[http://192.168.120.13:4000]} to cluster 920aa385fe9ddf88\n2019-06-08 11:00:43.134911 I | embed: ready to serve client requests\n2019-06-08 11:00:43.135390 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged!\n2019-06-08 11:00:43.136135 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.13:52753\n2019-06-08 11:00:43.137388 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.13:52748\n2019-06-08 11:00:43.139767 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.13:52749\n2019-06-08 11:00:43.140329 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.13:52751\n2019-06-08 11:00:43.144594 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.13:52761\n2019-06-08 11:00:43.147660 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.13:52760\n2019-06-08 11:00:48.720482 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.13:52766\n2019-06-08 11:00:48.737826 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.13:52766\n2019-06-08 11:00:48.906204 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.13:52767\n2019-06-08 11:00:48.915642 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.13:52768\n2019-06-08 11:00:48.916354 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.13:52769\n2019-06-08 11:00:52.984460 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.13:52766\n2019-06-08 11:00:53.134131 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.13:52766\n2019-06-08 11:00:55.232323 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.13:52772\n2019-06-08 11:00:55.256734 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.13:52774\n2019-06-08 11:00:55.260429 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.13:52775\n2019-06-08 11:00:57.343363 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.13:52766\n2019-06-08 11:00:57.348413 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.13:52766\n2019-06-08 11:00:57.562968 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/dns_json?quorum=true remote:192.168.120.13:52785\n2019-06-08 11:00:57.563958 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/shared_config?quorum=true remote:192.168.120.13:52786\n2019-06-08 11:00:57.785324 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.13:52787\n2019-06-08 11:00:57.795146 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.13:52787\n2019-06-08 11:00:57.931044 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.13:52788\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:59.809Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.da466785-5ad2-441a-88db-99ea92f7e257"}, {"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:00.212Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:59.849Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.da466785-5ad2-441a-88db-99ea92f7e257"}, {"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:00.212Z", "message": "[ellis] => 08-06-2019 11:00:48.687 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-queue-manager.pid.lockfile\n08-06-2019 11:00:48.688 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting apply_config_plugin.py\n08-06-2019 11:00:48.712 UTC INFO plugin_loader.py:34 (thread MainThread): Loading apply_config_plugin.py\n08-06-2019 11:00:48.712 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded apply_config_plugin.py successfully\n08-06-2019 11:00:48.715 UTC INFO main.py:114 (thread MainThread): Loaded plugin \n08-06-2019 11:00:48.716 UTC INFO main.py:121 (thread MainThread): Started thread for plugin \n08-06-2019 11:00:48.737 UTC INFO common_etcd_synchronizer.py:332 (thread Thread-3): Key /clearwater/site1/configuration/apply_config_ellis doesn't exist in etcd yet\n08-06-2019 11:00:48.767 UTC INFO etcd_synchronizer.py:77 (thread ApplyConfigPlugin): Got new queue config {\"FORCE\": false, \"ERRORED\": [], \"COMPLETED\": [], \"QUEUED\": []} from etcd\n08-06-2019 11:00:48.767 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing local alarm\n08-06-2019 11:00:48.775 UTC INFO alarms.py:312 (thread ApplyConfigPlugin): Imported /usr/share/clearwater/bin/alarms.py\n08-06-2019 11:00:50.879 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing global alarm\n08-06-2019 11:00:52.982 UTC INFO etcd_synchronizer.py:122 (thread ApplyConfigPlugin): Writing state {\"ERRORED\": [], \"FORCE\": false, \"COMPLETED\": [], \"QUEUED\": []} into etcd with index None\n08-06-2019 11:00:53.134 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing local alarm\n08-06-2019 11:00:53.175 UTC INFO common_etcd_synchronizer.py:302 (thread Thread-4): Read value {\"FORCE\": false, \"ERRORED\": [], \"COMPLETED\": [], \"QUEUED\": []} from etcd, comparing to last value None\n08-06-2019 11:00:55.237 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing global alarm\n08-06-2019 11:00:57.341 UTC INFO etcd_synchronizer.py:122 (thread ApplyConfigPlugin): Writing state {\"ERRORED\": [], \"FORCE\": false, \"COMPLETED\": [], \"QUEUED\": []} into etcd with index None\n08-06-2019 11:00:57.350 UTC INFO common_etcd_synchronizer.py:302 (thread Thread-7): Read value {\"FORCE\": false, \"ERRORED\": [], \"COMPLETED\": [], \"QUEUED\": []} from etcd, comparing to last value None\n08-06-2019 11:00:57.350 UTC INFO etcd_synchronizer.py:77 (thread ApplyConfigPlugin): Got new queue config {\"FORCE\": false, \"ERRORED\": [], \"COMPLETED\": [], \"QUEUED\": []} from etcd\n08-06-2019 11:00:57.351 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing local alarm\n08-06-2019 11:00:59.452 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing global alarm\n08-06-2019 11:00:57.784 UTC INFO modify_nodes_in_queue.py:40: Using etcd key apply_config_ellis\n08-06-2019 11:00:57.784 UTC DEBUG modify_nodes_in_queue.py:45: Adding 192.168.120.13-ellis to queue to restart\n08-06-2019 11:00:57.930 UTC DEBUG modify_nodes_in_queue.py:50: Node successfully added to restart queue\n08-06-2019 11:00:57.931 UTC INFO modify_nodes_in_queue.py:85: New etcd state is {\"ERRORED\": [], \"FORCE\": false, \"COMPLETED\": [], \"QUEUED\": [{\"STATUS\": \"QUEUED\", \"ID\": \"192.168.120.13-ellis\"}]}\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:59.886Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.da466785-5ad2-441a-88db-99ea92f7e257"}, {"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:00.212Z", "message": "[ellis] Installation is done", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:59.917Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.da466785-5ad2-441a-88db-99ea92f7e257"}, {"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:00.212Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-ellis-host-oo3xji", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:59.921Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.da466785-5ad2-441a-88db-99ea92f7e257"}, {"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:00.212Z", "message": " % Total % Received % Xferd Average Speed Time Time Time Current", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:59.921Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.da466785-5ad2-441a-88db-99ea92f7e257"}, {"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:00.212Z", "message": "Execution done (PID=1730, return_code=0): /tmp/4A102/install-ellis.sh", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:59.976Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.da466785-5ad2-441a-88db-99ea92f7e257"}, {"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:00.212Z", "message": " Dload Upload Total Spent Left Speed", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:59.921Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.da466785-5ad2-441a-88db-99ea92f7e257"}, {"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:00.212Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-ellis-host-oo3xji", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:59.921Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.da466785-5ad2-441a-88db-99ea92f7e257"}, {"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:00.212Z", "message": " \r100 3149 100 3149 0 0 21032 0 --:--:-- --:--:-- --:--:-- 21134", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:59.921Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.da466785-5ad2-441a-88db-99ea92f7e257"}, {"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:00.212Z", "message": " deb http://repo.cw-ngv.com/archive/repo129 binary/", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:59.922Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.da466785-5ad2-441a-88db-99ea92f7e257"}, {"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:00.212Z", "message": " OK", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:59.922Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.da466785-5ad2-441a-88db-99ea92f7e257"}, {"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:00.212Z", "message": "[ellis] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 10:54 ? 00:00:01 /sbin/init\nroot 2 0 0 10:54 ? 00:00:00 [kthreadd]\nroot 3 2 0 10:54 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 10:54 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 10:54 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 10:54 ? 00:00:00 [rcu_sched]\nroot 8 2 0 10:54 ? 00:00:00 [rcuos/0]\nroot 9 2 0 10:54 ? 00:00:00 [rcu_bh]\nroot 10 2 0 10:54 ? 00:00:00 [rcuob/0]\nroot 11 2 0 10:54 ? 00:00:00 [migration/0]\nroot 12 2 0 10:54 ? 00:00:00 [watchdog/0]\nroot 13 2 0 10:54 ? 00:00:00 [khelper]\nroot 14 2 0 10:54 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 10:54 ? 00:00:00 [netns]\nroot 16 2 0 10:54 ? 00:00:00 [writeback]\nroot 17 2 0 10:54 ? 00:00:00 [kintegrityd]\nroot 18 2 0 10:54 ? 00:00:00 [bioset]\nroot 19 2 0 10:54 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 10:54 ? 00:00:00 [kblockd]\nroot 21 2 0 10:54 ? 00:00:00 [ata_sff]\nroot 22 2 0 10:54 ? 00:00:00 [khubd]\nroot 23 2 0 10:54 ? 00:00:00 [md]\nroot 24 2 0 10:54 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 10:54 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 10:54 ? 00:00:00 [khungtaskd]\nroot 28 2 0 10:54 ? 00:00:00 [kswapd0]\nroot 29 2 0 10:54 ? 00:00:00 [vmstat]\nroot 30 2 0 10:54 ? 00:00:00 [ksmd]\nroot 31 2 0 10:54 ? 00:00:00 [khugepaged]\nroot 32 2 0 10:54 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 10:54 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 10:54 ? 00:00:00 [crypto]\nroot 46 2 0 10:54 ? 00:00:00 [kthrotld]\nroot 47 2 0 10:54 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 10:54 ? 00:00:00 [vballoon]\nroot 49 2 0 10:54 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 10:54 ? 00:00:00 [scsi_eh_1]\nroot 71 2 0 10:54 ? 00:00:00 [deferwq]\nroot 72 2 0 10:54 ? 00:00:00 [charger_manager]\nroot 114 2 0 10:54 ? 00:00:00 [kpsmoused]\nroot 132 2 0 10:54 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 10:54 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 10:54 ? 00:00:00 [ext4-rsv-conver]\nroot 374 1 0 10:54 ? 00:00:00 upstart-udev-bridge --daemon\nroot 380 1 0 10:54 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 419 2 0 10:54 ? 00:00:00 [kworker/u3:1]\nroot 493 1 0 10:54 ? 00:00:00 upstart-socket-bridge --daemon\nroot 545 1 0 10:54 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 807 2 0 10:54 ? 00:00:00 [kauditd]\nmessage+ 872 1 0 10:54 ? 00:00:00 dbus-daemon --system --fork\nroot 906 1 0 10:54 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 930 1 0 10:54 ? 00:00:00 rsyslogd\nroot 943 1 0 10:54 ? 00:00:00 upstart-file-bridge --daemon\nroot 1039 1 0 10:54 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1042 1 0 10:54 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1047 1 0 10:54 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1048 1 0 10:54 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1050 1 0 10:54 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1092 1 0 10:54 ? 00:00:00 /usr/sbin/sshd -D\nroot 1095 1 0 10:54 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1096 1 0 10:54 ? 00:00:00 cron\ndaemon 1097 1 0 10:54 ? 00:00:00 atd\nroot 1237 1 0 10:54 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1243 1 0 10:54 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1461 1 0 10:55 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/ellis_host_oo3xji/env/bin/python -m cloudify_agent.worker --queue ellis_host_oo3xji --max-workers 5 --name ellis_host_oo3xji\nubuntu 1463 1461 0 10:55 ? 00:00:01 /home/ubuntu/ellis_host_oo3xji/env/bin/python -m cloudify_agent.worker --queue ellis_host_oo3xji --max-workers 5 --name ellis_host_oo3xji\nubuntu 1607 1 0 10:55 ? 00:00:01 python2.7 /home/ubuntu/ellis_host_oo3xji/env/bin/diamond --configfile /home/ubuntu/ellis_host_oo3xji/work/plugins/diamond/etc/diamond.conf\nubuntu 1720 1463 1 10:57 ? 00:00:02 /home/ubuntu/ellis_host_oo3xji/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-gg04bU\nubuntu 1730 1720 0 10:57 ? 00:00:00 /bin/sh -c /tmp/4A102/install-ellis.sh\nubuntu 1732 1730 0 10:57 ? 00:00:00 /bin/bash -e /tmp/4A102/install-ellis.sh\nmysql 9087 1 0 10:59 ? 00:00:00 /usr/sbin/mysqld\nntp 9237 1 0 10:59 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 9826 1 0 11:00 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9970 1 0 11:00 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 9971 9970 0 11:00 ? 00:00:00 nginx: worker process\nwww-data 9972 9970 0 11:00 ? 00:00:00 nginx: worker process\nwww-data 9973 9970 0 11:00 ? 00:00:00 nginx: worker process\nwww-data 9974 9970 0 11:00 ? 00:00:00 nginx: worker process\nroot 10005 1 0 11:00 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 10009 10005 0 11:00 ? 00:00:00 inotifywait -e create -qq .\nellis 10179 1 0 11:00 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background\nclearwa+ 10513 1 0 11:00 ? 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.13:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.13 --name 192-168-120-13 --debug --initial-cluster 192-168-120-9=http://192.168.120.9:2380,192-168-120-13=http://192.168.120.13:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.13:2380 --listen-peer-urls http://192.168.120.13:2380\nroot 10619 1 0 11:00 ? 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.13 --sig-local-ip=192.168.120.13 --local-site=site1 --remote-site= --remote-cassandra-seeds= --signaling-namespace= --uuid=4d71727e-5ec6-4c42-958a-1cb7be8aed41 --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 10733 1 0 11:00 ? 00:00:00 /usr/share/clearwater/clearwater-queue-manager/env/bin/python /usr/share/clearwater/bin/clearwater-queue-manager --local-ip=192.168.120.13 --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 10840 9826 0 11:00 ? 00:00:00 [nginx_ping] \nroot 10843 9826 0 11:00 ? 00:00:00 [check-nginx-upt] \nroot 10847 9826 0 11:00 ? 00:00:00 [check-monit-upt] \nroot 10849 9826 0 11:00 ? 00:00:00 [poll_ellis.sh] \nroot 10857 9826 0 11:00 ? 00:00:00 [poll_ellis_http] \nroot 10860 9826 0 11:00 ? 00:00:00 [check-queue-man] \nroot 10864 9826 0 11:00 ? 00:00:00 [check-etcd-upti] \nroot 10872 9826 0 11:00 ? 00:00:00 [poll_etcd_clust] \nroot 10876 9826 0 11:00 ? 00:00:00 [poll_etcd.sh] \nroot 10919 1 0 11:00 ? 00:00:00 /usr/share/clearwater/clearwater-config-manager/env/bin/python /usr/share/clearwater/bin/clearwater-config-manager --local-ip=192.168.120.13 --local-site=site1 --log-level=3 --log-directory=/var/log/clearwater-config-manager --pidfile=/var/run/clearwater-config-manager.pid --etcd-key=clearwater\ndnsmasq 11002 1 0 11:00 ? 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 11049 1732 0 11:00 ? 00:00:00 /bin/bash -e /tmp/4A102/install-ellis.sh\nubuntu 11050 11049 0 11:00 ? 00:00:00 /bin/bash -e /tmp/4A102/install-ellis.sh\nroot 11051 11050 0 11:00 ? 00:00:00 sudo ps -edf\nroot 11052 11051 0 11:00 ? 00:00:00 ps -edf\n\nreal\t0m0.012s\nuser\t0m0.003s\nsys\t0m0.007s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:59.371Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.da466785-5ad2-441a-88db-99ea92f7e257"}, {"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:00.212Z", "message": "[ellis] sudo netstat ", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:59.404Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.da466785-5ad2-441a-88db-99ea92f7e257"}, {"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:00.212Z", "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.13:2380 0.0.0.0:* LISTEN 10513/etcd \ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 11002/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 9826/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9970/nginx \ntcp 0 0 127.0.0.1:54436 0.0.0.0:* LISTEN 1720/python \ntcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9087/mysqld \ntcp6 0 0 ::1:53 :::* LISTEN 11002/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1092/sshd \ntcp6 0 0 :::4000 :::* LISTEN 10513/etcd \nudp 0 0 0.0.0.0:36888 0.0.0.0:* 545/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 11002/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 545/dhclient \nudp 0 0 192.168.120.13:123 0.0.0.0:* 9237/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 9237/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 9237/ntpd \nudp6 0 0 ::1:53 :::* 11002/dnsmasq \nudp6 0 0 fe80::f816:3eff:fea:123 :::* 9237/ntpd \nudp6 0 0 ::1:123 :::* 9237/ntpd \nudp6 0 0 :::123 :::* 9237/ntpd \nudp6 0 0 :::33709 :::* 545/dhclient \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 7214 380/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9028 1095/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 6525 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 20594 9087/mysqld /var/run/mysqld/mysqld.sock\nunix 2 [ ACC ] STREAM LISTENING 22100 10179/python /tmp/.ellis-sock\nunix 2 [ ACC ] STREAM LISTENING 8677 872/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.010s\nuser\t0m0.004s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:59.447Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.da466785-5ad2-441a-88db-99ea92f7e257"}, {"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:00.212Z", "message": "[ellis] sudo find /var/log", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:59.479Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.da466785-5ad2-441a-88db-99ea92f7e257"}, {"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:00.212Z", "message": "[ellis] => /var/log\n/var/log/dmesg\n/var/log/sysstat\n/var/log/sysstat/sa08\n/var/log/wtmp\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/cloud-init.log\n/var/log/monit.log\n/var/log/ntpstats\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/lastlog\n/var/log/auth.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/unattended-upgrades\n/var/log/dpkg.log\n/var/log/syslog\n/var/log/btmp\n/var/log/kern.log\n/var/log/ellis\n/var/log/mysql.log\n/var/log/upstart\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/mysql.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/container-detect.log\n/var/log/dmesg.0\n/var/log/clearwater-config-manager\n/var/log/clearwater-config-manager/config-manager_20190608T110000Z.txt\n/var/log/clearwater-config-manager/config-manager.output.log\n/var/log/alternatives.log\n/var/log/cloud-init-output.log\n/var/log/dist-upgrade\n/var/log/boot.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd.log\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/mysql\n/var/log/mysql/error.log\n/var/log/clearwater-queue-manager\n/var/log/clearwater-queue-manager/queue-manager.output.log\n/var/log/clearwater-queue-manager/queue-manager_20190608T110000Z.txt\n/var/log/clearwater-queue-manager/queue_operation.log\n/var/log/mysql.err\n/var/log/udev\n/var/log/clearwater-cluster-manager\n/var/log/clearwater-cluster-manager/cluster-manager_20190608T110000Z.txt\n/var/log/clearwater-cluster-manager/cluster-manager.output.log\n/var/log/clearwater-diags-monitor.log\n/var/log/fsck\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:59.519Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.da466785-5ad2-441a-88db-99ea92f7e257"}, {"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:00.212Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:59.555Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.da466785-5ad2-441a-88db-99ea92f7e257"}, {"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:00.212Z", "message": "[ellis] => [08-Jun-2019 11:00:10 UTC] clearwater-diags-monitor starting\n[08-Jun-2019 11:00:10 UTC] Waiting for trigger files\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:00:59.593Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.da466785-5ad2-441a-88db-99ea92f7e257"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:00.932Z", "message": "Downloaded scripts/bind/bind.py to /tmp/I8NWQ/bind.py", "level": "info", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:00.075Z", "source_id": "homer_brwt73", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.49b53de3-2b7f-40a0-8e03-c68db58ff68b"}, {"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:00.932Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:00.018Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.da466785-5ad2-441a-88db-99ea92f7e257"}, {"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:00.932Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:00.018Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.da466785-5ad2-441a-88db-99ea92f7e257"}, {"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:00.932Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:00.018Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.da466785-5ad2-441a-88db-99ea92f7e257"}, {"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:00.932Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:00.018Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.da466785-5ad2-441a-88db-99ea92f7e257"}, {"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:00.932Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:00.018Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.da466785-5ad2-441a-88db-99ea92f7e257"}, {"node_instance_id": "sprout_lw7hq7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:00.932Z", "message": "Relationships established", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:00.448Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "ellis_xp10t2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:00.932Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:00.456Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "ellis_xp10t2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:00.932Z", "message": "Node instance configured", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:00.532Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:00.932Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:00.529Z", "source_id": "homer_brwt73", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.49b53de3-2b7f-40a0-8e03-c68db58ff68b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:00.932Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "proxy_node_dpawh2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:00.239Z", "source_id": "sprout_lw7hq7", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:01.511Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp9ifnhf', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:01.269Z", "source_id": "homer_brwt73", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.49b53de3-2b7f-40a0-8e03-c68db58ff68b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:01.511Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:00.919Z", "source_id": "homer_brwt73", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.49b53de3-2b7f-40a0-8e03-c68db58ff68b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:01.511Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:00.967Z", "source_id": "homer_brwt73", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.49b53de3-2b7f-40a0-8e03-c68db58ff68b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:01.511Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:00.988Z", "source_id": "homer_brwt73", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.49b53de3-2b7f-40a0-8e03-c68db58ff68b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:01.511Z", "message": "The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {u'homer_brwt73': {u'public_address': u'', u'private_address': u'192.168.120.26', u'name': u'homer-brwt73'}}, u'sprout': {u'sprout_lw7hq7': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-lw7hq7'}}, u'bono': {u'bono_fy0v4n': {u'public_address': u'172.30.9.215', u'private_address': u'192.168.120.7', u'name': u'bono-fy0v4n'}}}, 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.9', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:00.988Z", "source_id": "homer_brwt73", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.49b53de3-2b7f-40a0-8e03-c68db58ff68b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:01.511Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:01.277Z", "source_id": "homer_brwt73", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.49b53de3-2b7f-40a0-8e03-c68db58ff68b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:01.511Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:01.284Z", "source_id": "homer_brwt73", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.49b53de3-2b7f-40a0-8e03-c68db58ff68b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:01.511Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:00.988Z", "source_id": "homer_brwt73", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.49b53de3-2b7f-40a0-8e03-c68db58ff68b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:01.511Z", "message": "The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {u'homer_brwt73': {u'public_address': u'', u'private_address': u'192.168.120.26', u'name': u'homer-brwt73'}}, u'sprout': {u'sprout_lw7hq7': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-lw7hq7'}}, u'bono': {u'bono_fy0v4n': {u'public_address': u'172.30.9.215', u'private_address': u'192.168.120.7', u'name': u'bono-fy0v4n'}}}, 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.9', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:00.967Z", "source_id": "homer_brwt73", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.49b53de3-2b7f-40a0-8e03-c68db58ff68b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:01.511Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpsytjOi', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:00.968Z", "source_id": "homer_brwt73", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.49b53de3-2b7f-40a0-8e03-c68db58ff68b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:01.511Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:00.980Z", "source_id": "homer_brwt73", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.49b53de3-2b7f-40a0-8e03-c68db58ff68b"}, {"node_instance_id": "sprout_lw7hq7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:01.511Z", "message": "Node instance started", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:00.810Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "ellis_xp10t2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:01.511Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:01.070Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "ellis_xp10t2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:01.511Z", "message": "Establishing relationships", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:01.306Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:02.350Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:02.223Z", "source_id": "ellis_xp10t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:02.350Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:01.898Z", "source_id": "homer_brwt73", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "dime_dwrli4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:02.350Z", "message": "Waiting for process 1734 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:01.833Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.95c3c260-f8ce-4190-812b-4e4d2c60b120"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:03.122Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:02.936Z", "source_id": "ellis_xp10t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:03.755Z", "message": "Downloaded scripts/bind/bind.py to /tmp/FPM1H/bind.py", "level": "info", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:03.328Z", "source_id": "ellis_xp10t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.ed61eb07-8ffa-4660-a0b5-9673222f85a9"}], "metadata": {"pagination": {"total": 3013, "offset": 2940, "size": 50}}} 2019-06-08 11:01:07,433 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:01:07,433 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:01:07 GMT 2019-06-08 11:01:07,433 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:01:07,433 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 11:01:07,433 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:01:07,433 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:01:07,433 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:01:07,433 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 11:01:07,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-06-08 11:01:07,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 2019-06-08 11:00:37.373447067 Stopping etcd clearwater-etcd 2019-06-08 11:00:38.404533141 Restarting etcd clearwater-etcd 2019-06-08 11:00:38.413121830 Configured ETCDCTL_PEERS: 192.168.120.9:4000, 2019-06-08 11:00:38.415698004 Check for previous failed startup attempt 2019-06-08 11:00:38.418209091 Running etcdctl member list de34eed64bb76d59: name=192-168-120-9 peerURLs=http://192.168.120.9:2380 clientURLs=http://192.168.120.9:4000 isLeader=true 2019-06-08 11:00:38.534177983 etcdctl returned 0 2019-06-08 11:00:38.547996794 Joining existing cluster... 2019-06-08 11:00:40.552698117 Configured ETCDCTL_PEERS: 192.168.120.9:4000, 2019-06-08 11:00:40.553443200 Check cluster is healthy 2019-06-08 11:00:40.555120216 Running etcdctl cluster-health member de34eed64bb76d59 is healthy: got healthy result from http://192.168.120.9:4000 cluster is healthy 2019-06-08 11:00:40.584221682 etcdctl returned 0 2019-06-08 11:00:40.585234473 Tell the cluster we're joining 2019-06-08 11:00:40.587659682 Running etcdctl member add 192-168-120-13 http://192.168.120.13:2380 Added member named 192-168-120-13 with ID 1c7dc85f0d7b544f to cluster ETCD_NAME="192-168-120-13" ETCD_INITIAL_CLUSTER="192-168-120-13=http://192.168.120.13:2380,192-168-120-9=http://192.168.120.9:2380" ETCD_INITIAL_CLUSTER_STATE="existing" 2019-06-08 11:00:40.614209374 etcdctl returned 0 2019-06-08 11:00:40.675897866 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.13:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.13 --name 192-168-120-13 --debug --initial-cluster 192-168-120-9=http://192.168.120.9:2380,192-168-120-13=http://192.168.120.13:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.13:2380 --listen-peer-urls http://192.168.120.13:2380 2019-06-08 11:00:40.679293013 Check we're actually a member of the cluster 2019-06-08 11:00:40.693096886 Wait for etcd to startup 2019-06-08 11:00:41.703826668 Etcd started successfully 2019-06-08 11:00:40.733896 I | etcdmain: etcd Version: 3.1.7 2019-06-08 11:00:40.733975 I | etcdmain: Git SHA: 43b7507 2019-06-08 11:00:40.733981 I | etcdmain: Go Version: go1.7.5 2019-06-08 11:00:40.733984 I | etcdmain: Go OS/Arch: linux/amd64 2019-06-08 11:00:40.733988 I | etcdmain: setting maximum number of CPUs to 1, total number of available CPUs is 1 2019-06-08 11:00:40.734096 I | embed: listening for peers on http://192.168.120.13:2380 2019-06-08 11:00:40.734159 I | embed: listening for client requests on 0.0.0.0:4000 2019-06-08 11:00:40.913576 I | etcdserver: name = 192-168-120-13 2019-06-08 11:00:40.913600 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.13 2019-06-08 11:00:40.913606 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.13/member 2019-06-08 11:00:40.913609 I | etcdserver: heartbeat = 100ms 2019-06-08 11:00:40.913613 I | etcdserver: election = 1000ms 2019-06-08 11:00:40.913617 I | etcdserver: snapshot count = 10000 2019-06-08 11:00:40.913630 I | etcdserver: advertise client URLs = http://192.168.120.13:4000 2019-06-08 11:00:41.178007 I | etcdserver: starting member 1c7dc85f0d7b544f in cluster 920aa385fe9ddf88 2019-06-08 11:00:41.178094 I | raft: 1c7dc85f0d7b544f became follower at term 0 2019-06-08 11:00:41.178144 I | raft: newRaft 1c7dc85f0d7b544f [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2019-06-08 11:00:41.178151 I | raft: 1c7dc85f0d7b544f became follower at term 1 2019-06-08 11:00:41.412583 I | rafthttp: started HTTP pipelining with peer de34eed64bb76d59 2019-06-08 11:00:41.412653 I | rafthttp: starting peer de34eed64bb76d59... 2019-06-08 11:00:41.412665 I | rafthttp: started HTTP pipelining with peer de34eed64bb76d59 2019-06-08 11:00:41.424385 I | rafthttp: started peer de34eed64bb76d59 2019-06-08 11:00:41.424462 I | rafthttp: added peer de34eed64bb76d59 2019-06-08 11:00:41.424492 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2019-06-08 11:00:41.428601 I | rafthttp: started streaming with peer de34eed64bb76d59 (writer) 2019-06-08 11:00:41.428626 I | rafthttp: started streaming with peer de34eed64bb76d59 (writer) 2019-06-08 11:00:41.428666 I | rafthttp: started streaming with peer de34eed64bb76d59 (stream MsgApp v2 reader) 2019-06-08 11:00:41.428876 I | rafthttp: started streaming with peer de34eed64bb76d59 (stream Message reader) 2019-06-08 11:00:41.432216 I | raft: 1c7dc85f0d7b544f [term: 1] received a MsgHeartbeat message with higher term from de34eed64bb76d59 [term: 2] 2019-06-08 11:00:41.432230 I | raft: 1c7dc85f0d7b544f became follower at term 2 2019-06-08 11:00:41.432250 I | raft: raft.node: 1c7dc85f0d7b544f elected leader de34eed64bb76d59 at term 2 2019-06-08 11:00:41.439911 I | rafthttp: peer de34eed64bb76d59 became active 2019-06-08 11:00:41.439923 I | rafthttp: established a TCP streaming connection with peer de34eed64bb76d59 (stream Message writer) 2019-06-08 11:00:41.443186 I | rafthttp: established a TCP streaming connection with peer de34eed64bb76d59 (stream MsgApp v2 writer) 2019-06-08 11:00:41.444590 I | rafthttp: established a TCP streaming connection with peer de34eed64bb76d59 (stream Message reader) 2019-06-08 11:00:41.444625 I | rafthttp: established a TCP streaming connection with peer de34eed64bb76d59 (stream MsgApp v2 reader) 2019-06-08 11:00:43.035725 I | raft: 1c7dc85f0d7b544f [term: 2] received a MsgVote message with higher term from de34eed64bb76d59 [term: 3] 2019-06-08 11:00:43.035759 I | raft: 1c7dc85f0d7b544f became follower at term 3 2019-06-08 11:00:43.035784 I | raft: 1c7dc85f0d7b544f [logterm: 0, index: 0, vote: 0] cast MsgVote for de34eed64bb76d59 [logterm: 2, index: 31] at term 3 2019-06-08 11:00:43.035792 I | raft: raft.node: 1c7dc85f0d7b544f lost leader de34eed64bb76d59 at term 3 2019-06-08 11:00:43.091557 D | raft: 1c7dc85f0d7b544f [logterm: 0, index: 31] rejected msgApp [logterm: 2, index: 31] from de34eed64bb76d59 2019-06-08 11:00:43.091579 I | raft: raft.node: 1c7dc85f0d7b544f elected leader de34eed64bb76d59 at term 3 2019-06-08 11:00:43.103707 I | etcdserver/membership: added member de34eed64bb76d59 [http://192.168.120.9:2380] to cluster 920aa385fe9ddf88 2019-06-08 11:00:43.103836 N | etcdserver/membership: set the initial cluster version to 3.1 2019-06-08 11:00:43.103865 I | etcdserver/api: enabled capabilities for version 3.1 2019-06-08 11:00:43.104076 I | etcdserver/membership: added member 1c7dc85f0d7b544f [http://192.168.120.13:2380] to cluster 920aa385fe9ddf88 2019-06-08 11:00:43.134829 I | etcdserver: published {Name:192-168-120-13 ClientURLs:[http://192.168.120.13:4000]} to cluster 920aa385fe9ddf88 2019-06-08 11:00:43.134911 I | embed: ready to serve client requests 2019-06-08 11:00:43.135390 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2019-06-08 11:00:43.136135 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.13:52753 2019-06-08 11:00:43.137388 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.13:52748 2019-06-08 11:00:43.139767 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.13:52749 2019-06-08 11:00:43.140329 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.13:52751 2019-06-08 11:00:43.144594 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.13:52761 2019-06-08 11:00:43.147660 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.13:52760 2019-06-08 11:00:48.720482 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.13:52766 2019-06-08 11:00:48.737826 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.13:52766 2019-06-08 11:00:48.906204 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.13:52767 2019-06-08 11:00:48.915642 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.13:52768 2019-06-08 11:00:48.916354 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.13:52769 2019-06-08 11:00:52.984460 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.13:52766 2019-06-08 11:00:53.134131 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.13:52766 2019-06-08 11:00:55.232323 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.13:52772 2019-06-08 11:00:55.256734 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.13:52774 2019-06-08 11:00:55.260429 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.13:52775 2019-06-08 11:00:57.343363 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.13:52766 2019-06-08 11:00:57.348413 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.13:52766 2019-06-08 11:00:57.562968 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/dns_json?quorum=true remote:192.168.120.13:52785 2019-06-08 11:00:57.563958 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/shared_config?quorum=true remote:192.168.120.13:52786 2019-06-08 11:00:57.785324 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.13:52787 2019-06-08 11:00:57.795146 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.13:52787 2019-06-08 11:00:57.931044 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.13:52788 real 0m0.005s user 0m0.000s sys 0m0.005s 2019-06-08 11:01:07,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-06-08 11:01:07,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 08-06-2019 11:00:48.687 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-queue-manager.pid.lockfile 08-06-2019 11:00:48.688 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting apply_config_plugin.py 08-06-2019 11:00:48.712 UTC INFO plugin_loader.py:34 (thread MainThread): Loading apply_config_plugin.py 08-06-2019 11:00:48.712 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded apply_config_plugin.py successfully 08-06-2019 11:00:48.715 UTC INFO main.py:114 (thread MainThread): Loaded plugin 08-06-2019 11:00:48.716 UTC INFO main.py:121 (thread MainThread): Started thread for plugin 08-06-2019 11:00:48.737 UTC INFO common_etcd_synchronizer.py:332 (thread Thread-3): Key /clearwater/site1/configuration/apply_config_ellis doesn't exist in etcd yet 08-06-2019 11:00:48.767 UTC INFO etcd_synchronizer.py:77 (thread ApplyConfigPlugin): Got new queue config {"FORCE": false, "ERRORED": [], "COMPLETED": [], "QUEUED": []} from etcd 08-06-2019 11:00:48.767 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing local alarm 08-06-2019 11:00:48.775 UTC INFO alarms.py:312 (thread ApplyConfigPlugin): Imported /usr/share/clearwater/bin/alarms.py 08-06-2019 11:00:50.879 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing global alarm 08-06-2019 11:00:52.982 UTC INFO etcd_synchronizer.py:122 (thread ApplyConfigPlugin): Writing state {"ERRORED": [], "FORCE": false, "COMPLETED": [], "QUEUED": []} into etcd with index None 08-06-2019 11:00:53.134 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing local alarm 08-06-2019 11:00:53.175 UTC INFO common_etcd_synchronizer.py:302 (thread Thread-4): Read value {"FORCE": false, "ERRORED": [], "COMPLETED": [], "QUEUED": []} from etcd, comparing to last value None 08-06-2019 11:00:55.237 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing global alarm 08-06-2019 11:00:57.341 UTC INFO etcd_synchronizer.py:122 (thread ApplyConfigPlugin): Writing state {"ERRORED": [], "FORCE": false, "COMPLETED": [], "QUEUED": []} into etcd with index None 08-06-2019 11:00:57.350 UTC INFO common_etcd_synchronizer.py:302 (thread Thread-7): Read value {"FORCE": false, "ERRORED": [], "COMPLETED": [], "QUEUED": []} from etcd, comparing to last value None 08-06-2019 11:00:57.350 UTC INFO etcd_synchronizer.py:77 (thread ApplyConfigPlugin): Got new queue config {"FORCE": false, "ERRORED": [], "COMPLETED": [], "QUEUED": []} from etcd 08-06-2019 11:00:57.351 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing local alarm 08-06-2019 11:00:59.452 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing global alarm 08-06-2019 11:00:57.784 UTC INFO modify_nodes_in_queue.py:40: Using etcd key apply_config_ellis 08-06-2019 11:00:57.784 UTC DEBUG modify_nodes_in_queue.py:45: Adding 192.168.120.13-ellis to queue to restart 08-06-2019 11:00:57.930 UTC DEBUG modify_nodes_in_queue.py:50: Node successfully added to restart queue 08-06-2019 11:00:57.931 UTC INFO modify_nodes_in_queue.py:85: New etcd state is {"ERRORED": [], "FORCE": false, "COMPLETED": [], "QUEUED": [{"STATUS": "QUEUED", "ID": "192.168.120.13-ellis"}]} real 0m0.005s user 0m0.000s sys 0m0.005s 2019-06-08 11:01:07,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installation is done 2019-06-08 11:01:07,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-ellis-host-oo3xji 2019-06-08 11:01:07,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-06-08 11:01:07,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1730, return_code=0): /tmp/4A102/install-ellis.sh 2019-06-08 11:01:07,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-06-08 11:01:07,438 - 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-oo3xji 2019-06-08 11:01:07,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 21032 0 --:--:-- --:--:-- --:--:-- 21134 2019-06-08 11:01:07,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-06-08 11:01:07,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-06-08 11:01:07,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 10:54 ? 00:00:01 /sbin/init root 2 0 0 10:54 ? 00:00:00 [kthreadd] root 3 2 0 10:54 ? 00:00:00 [ksoftirqd/0] root 5 2 0 10:54 ? 00:00:00 [kworker/0:0H] root 6 2 0 10:54 ? 00:00:00 [kworker/u2:0] root 7 2 0 10:54 ? 00:00:00 [rcu_sched] root 8 2 0 10:54 ? 00:00:00 [rcuos/0] root 9 2 0 10:54 ? 00:00:00 [rcu_bh] root 10 2 0 10:54 ? 00:00:00 [rcuob/0] root 11 2 0 10:54 ? 00:00:00 [migration/0] root 12 2 0 10:54 ? 00:00:00 [watchdog/0] root 13 2 0 10:54 ? 00:00:00 [khelper] root 14 2 0 10:54 ? 00:00:00 [kdevtmpfs] root 15 2 0 10:54 ? 00:00:00 [netns] root 16 2 0 10:54 ? 00:00:00 [writeback] root 17 2 0 10:54 ? 00:00:00 [kintegrityd] root 18 2 0 10:54 ? 00:00:00 [bioset] root 19 2 0 10:54 ? 00:00:00 [kworker/u3:0] root 20 2 0 10:54 ? 00:00:00 [kblockd] root 21 2 0 10:54 ? 00:00:00 [ata_sff] root 22 2 0 10:54 ? 00:00:00 [khubd] root 23 2 0 10:54 ? 00:00:00 [md] root 24 2 0 10:54 ? 00:00:00 [devfreq_wq] root 25 2 0 10:54 ? 00:00:00 [kworker/0:1] root 27 2 0 10:54 ? 00:00:00 [khungtaskd] root 28 2 0 10:54 ? 00:00:00 [kswapd0] root 29 2 0 10:54 ? 00:00:00 [vmstat] root 30 2 0 10:54 ? 00:00:00 [ksmd] root 31 2 0 10:54 ? 00:00:00 [khugepaged] root 32 2 0 10:54 ? 00:00:00 [fsnotify_mark] root 33 2 0 10:54 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 10:54 ? 00:00:00 [crypto] root 46 2 0 10:54 ? 00:00:00 [kthrotld] root 47 2 0 10:54 ? 00:00:00 [kworker/u2:1] root 48 2 0 10:54 ? 00:00:00 [vballoon] root 49 2 0 10:54 ? 00:00:00 [scsi_eh_0] root 50 2 0 10:54 ? 00:00:00 [scsi_eh_1] root 71 2 0 10:54 ? 00:00:00 [deferwq] root 72 2 0 10:54 ? 00:00:00 [charger_manager] root 114 2 0 10:54 ? 00:00:00 [kpsmoused] root 132 2 0 10:54 ? 00:00:00 [kworker/0:2] root 176 2 0 10:54 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 10:54 ? 00:00:00 [ext4-rsv-conver] root 374 1 0 10:54 ? 00:00:00 upstart-udev-bridge --daemon root 380 1 0 10:54 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 419 2 0 10:54 ? 00:00:00 [kworker/u3:1] root 493 1 0 10:54 ? 00:00:00 upstart-socket-bridge --daemon root 545 1 0 10:54 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 807 2 0 10:54 ? 00:00:00 [kauditd] message+ 872 1 0 10:54 ? 00:00:00 dbus-daemon --system --fork root 906 1 0 10:54 ? 00:00:00 /lib/systemd/systemd-logind syslog 930 1 0 10:54 ? 00:00:00 rsyslogd root 943 1 0 10:54 ? 00:00:00 upstart-file-bridge --daemon root 1039 1 0 10:54 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1042 1 0 10:54 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1047 1 0 10:54 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1048 1 0 10:54 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1050 1 0 10:54 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1092 1 0 10:54 ? 00:00:00 /usr/sbin/sshd -D root 1095 1 0 10:54 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1096 1 0 10:54 ? 00:00:00 cron daemon 1097 1 0 10:54 ? 00:00:00 atd root 1237 1 0 10:54 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1243 1 0 10:54 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1461 1 0 10:55 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/ellis_host_oo3xji/env/bin/python -m cloudify_agent.worker --queue ellis_host_oo3xji --max-workers 5 --name ellis_host_oo3xji ubuntu 1463 1461 0 10:55 ? 00:00:01 /home/ubuntu/ellis_host_oo3xji/env/bin/python -m cloudify_agent.worker --queue ellis_host_oo3xji --max-workers 5 --name ellis_host_oo3xji ubuntu 1607 1 0 10:55 ? 00:00:01 python2.7 /home/ubuntu/ellis_host_oo3xji/env/bin/diamond --configfile /home/ubuntu/ellis_host_oo3xji/work/plugins/diamond/etc/diamond.conf ubuntu 1720 1463 1 10:57 ? 00:00:02 /home/ubuntu/ellis_host_oo3xji/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-gg04bU ubuntu 1730 1720 0 10:57 ? 00:00:00 /bin/sh -c /tmp/4A102/install-ellis.sh ubuntu 1732 1730 0 10:57 ? 00:00:00 /bin/bash -e /tmp/4A102/install-ellis.sh mysql 9087 1 0 10:59 ? 00:00:00 /usr/sbin/mysqld ntp 9237 1 0 10:59 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 9826 1 0 11:00 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9970 1 0 11:00 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 9971 9970 0 11:00 ? 00:00:00 nginx: worker process www-data 9972 9970 0 11:00 ? 00:00:00 nginx: worker process www-data 9973 9970 0 11:00 ? 00:00:00 nginx: worker process www-data 9974 9970 0 11:00 ? 00:00:00 nginx: worker process root 10005 1 0 11:00 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 10009 10005 0 11:00 ? 00:00:00 inotifywait -e create -qq . ellis 10179 1 0 11:00 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background clearwa+ 10513 1 0 11:00 ? 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.13:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.13 --name 192-168-120-13 --debug --initial-cluster 192-168-120-9=http://192.168.120.9:2380,192-168-120-13=http://192.168.120.13:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.13:2380 --listen-peer-urls http://192.168.120.13:2380 root 10619 1 0 11:00 ? 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.13 --sig-local-ip=192.168.120.13 --local-site=site1 --remote-site= --remote-cassandra-seeds= --signaling-namespace= --uuid=4d71727e-5ec6-4c42-958a-1cb7be8aed41 --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 10733 1 0 11:00 ? 00:00:00 /usr/share/clearwater/clearwater-queue-manager/env/bin/python /usr/share/clearwater/bin/clearwater-queue-manager --local-ip=192.168.120.13 --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 10840 9826 0 11:00 ? 00:00:00 [nginx_ping] root 10843 9826 0 11:00 ? 00:00:00 [check-nginx-upt] root 10847 9826 0 11:00 ? 00:00:00 [check-monit-upt] root 10849 9826 0 11:00 ? 00:00:00 [poll_ellis.sh] root 10857 9826 0 11:00 ? 00:00:00 [poll_ellis_http] root 10860 9826 0 11:00 ? 00:00:00 [check-queue-man] root 10864 9826 0 11:00 ? 00:00:00 [check-etcd-upti] root 10872 9826 0 11:00 ? 00:00:00 [poll_etcd_clust] root 10876 9826 0 11:00 ? 00:00:00 [poll_etcd.sh] root 10919 1 0 11:00 ? 00:00:00 /usr/share/clearwater/clearwater-config-manager/env/bin/python /usr/share/clearwater/bin/clearwater-config-manager --local-ip=192.168.120.13 --local-site=site1 --log-level=3 --log-directory=/var/log/clearwater-config-manager --pidfile=/var/run/clearwater-config-manager.pid --etcd-key=clearwater dnsmasq 11002 1 0 11:00 ? 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 11049 1732 0 11:00 ? 00:00:00 /bin/bash -e /tmp/4A102/install-ellis.sh ubuntu 11050 11049 0 11:00 ? 00:00:00 /bin/bash -e /tmp/4A102/install-ellis.sh root 11051 11050 0 11:00 ? 00:00:00 sudo ps -edf root 11052 11051 0 11:00 ? 00:00:00 ps -edf real 0m0.012s user 0m0.003s sys 0m0.007s 2019-06-08 11:01:07,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo netstat 2019-06-08 11:01:07,439 - 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.13:2380 0.0.0.0:* LISTEN 10513/etcd tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 11002/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 9826/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9970/nginx tcp 0 0 127.0.0.1:54436 0.0.0.0:* LISTEN 1720/python tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9087/mysqld tcp6 0 0 ::1:53 :::* LISTEN 11002/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1092/sshd tcp6 0 0 :::4000 :::* LISTEN 10513/etcd udp 0 0 0.0.0.0:36888 0.0.0.0:* 545/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 11002/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 545/dhclient udp 0 0 192.168.120.13:123 0.0.0.0:* 9237/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 9237/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 9237/ntpd udp6 0 0 ::1:53 :::* 11002/dnsmasq udp6 0 0 fe80::f816:3eff:fea:123 :::* 9237/ntpd udp6 0 0 ::1:123 :::* 9237/ntpd udp6 0 0 :::123 :::* 9237/ntpd udp6 0 0 :::33709 :::* 545/dhclient Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7214 380/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9028 1095/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 6525 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 20594 9087/mysqld /var/run/mysqld/mysqld.sock unix 2 [ ACC ] STREAM LISTENING 22100 10179/python /tmp/.ellis-sock unix 2 [ ACC ] STREAM LISTENING 8677 872/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.010s user 0m0.004s sys 0m0.005s 2019-06-08 11:01:07,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo find /var/log 2019-06-08 11:01:07,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => /var/log /var/log/dmesg /var/log/sysstat /var/log/sysstat/sa08 /var/log/wtmp /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/cloud-init.log /var/log/monit.log /var/log/ntpstats /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/lastlog /var/log/auth.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/unattended-upgrades /var/log/dpkg.log /var/log/syslog /var/log/btmp /var/log/kern.log /var/log/ellis /var/log/mysql.log /var/log/upstart /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/systemd-logind.log /var/log/upstart/mysql.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/cryptdisks.log /var/log/upstart/clearwater-monit.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/dmesg.0 /var/log/clearwater-config-manager /var/log/clearwater-config-manager/config-manager_20190608T110000Z.txt /var/log/clearwater-config-manager/config-manager.output.log /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/dist-upgrade /var/log/boot.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd.log /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/mysql /var/log/mysql/error.log /var/log/clearwater-queue-manager /var/log/clearwater-queue-manager/queue-manager.output.log /var/log/clearwater-queue-manager/queue-manager_20190608T110000Z.txt /var/log/clearwater-queue-manager/queue_operation.log /var/log/mysql.err /var/log/udev /var/log/clearwater-cluster-manager /var/log/clearwater-cluster-manager/cluster-manager_20190608T110000Z.txt /var/log/clearwater-cluster-manager/cluster-manager.output.log /var/log/clearwater-diags-monitor.log /var/log/fsck /var/log/fsck/checkroot /var/log/fsck/checkfs real 0m0.009s user 0m0.000s sys 0m0.005s 2019-06-08 11:01:07,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-06-08 11:01:07,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => [08-Jun-2019 11:00:10 UTC] clearwater-diags-monitor starting [08-Jun-2019 11:00:10 UTC] Waiting for trigger files real 0m0.005s user 0m0.000s sys 0m0.005s 2019-06-08 11:01:07,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/I8NWQ/bind.py 2019-06-08 11:01:07,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-06-08 11:01:07,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-06-08 11:01:07,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-06-08 11:01:07,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-06-08 11:01:07,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-06-08 11:01:07,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-06-08 11:01:07,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-08 11:01:07,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-06-08 11:01:07,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-06-08 11:01:07,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-08 11:01:07,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp9ifnhf', '/etc/bind/db.clearwater.opnfv'] 2019-06-08 11:01:07,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-06-08 11:01:07,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-06-08 11:01:07,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-06-08 11:01:07,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {u'homer_brwt73': {u'public_address': u'', u'private_address': u'192.168.120.26', u'name': u'homer-brwt73'}}, u'sprout': {u'sprout_lw7hq7': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-lw7hq7'}}, u'bono': {u'bono_fy0v4n': {u'public_address': u'172.30.9.215', u'private_address': u'192.168.120.7', u'name': u'bono-fy0v4n'}}}, 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.9', u'hss_hostname': u''}. 2019-06-08 11:01:07,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-06-08 11:01:07,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-06-08 11:01:07,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-06-08 11:01:07,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {u'homer_brwt73': {u'public_address': u'', u'private_address': u'192.168.120.26', u'name': u'homer-brwt73'}}, u'sprout': {u'sprout_lw7hq7': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-lw7hq7'}}, u'bono': {u'bono_fy0v4n': {u'public_address': u'172.30.9.215', u'private_address': u'192.168.120.7', u'name': u'bono-fy0v4n'}}}, 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.9', u'hss_hostname': u''}. 2019-06-08 11:01:07,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpsytjOi', '/etc/bind/db.clearwater.local'] 2019-06-08 11:01:07,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-06-08 11:01:07,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-08 11:01:07,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-06-08 11:01:07,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-06-08 11:01:07,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-08 11:01:07,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-08 11:01:07,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1734 to end... 2019-06-08 11:01:07,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-08 11:01:07,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/FPM1H/bind.py 2019-06-08 11:01:07,444 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 11:01:07,768 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:01:07,768 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:01:07,768 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:01:07,768 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:01:07,768 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:01:07,768 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:01:07,768 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:01:07,768 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 11:01:07,769 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:01:07,769 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:01:07 GMT 2019-06-08 11:01:07,769 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:01:07,769 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 11:01:07,769 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:01:07,769 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:01:07,769 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:01:12,774 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:01:12,877 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:01:12,877 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:01:12,877 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:01:12,877 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:01:12,877 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:01:12,877 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:01:12,877 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:01:12,877 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:03.755Z", "message": "Downloaded scripts/bind/bind.py to /tmp/FPM1H/bind.py", "level": "info", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:03.328Z", "source_id": "ellis_xp10t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.ed61eb07-8ffa-4660-a0b5-9673222f85a9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:04.320Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:03.859Z", "source_id": "ellis_xp10t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.ed61eb07-8ffa-4660-a0b5-9673222f85a9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:04.320Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp0Xccw9', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:04.044Z", "source_id": "ellis_xp10t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.ed61eb07-8ffa-4660-a0b5-9673222f85a9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:04.320Z", "message": "The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {u'homer_brwt73': {u'public_address': u'', u'private_address': u'192.168.120.26', u'name': u'homer-brwt73'}}, u'sprout': {u'sprout_lw7hq7': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-lw7hq7'}}, u'ellis': {u'ellis_xp10t2': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.13', u'name': u'ellis-xp10t2'}}, u'bono': {u'bono_fy0v4n': {u'public_address': u'172.30.9.215', u'private_address': u'192.168.120.7', u'name': u'bono-fy0v4n'}}}, 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.9', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:03.859Z", "source_id": "ellis_xp10t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.ed61eb07-8ffa-4660-a0b5-9673222f85a9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:04.320Z", "message": "The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {u'homer_brwt73': {u'public_address': u'', u'private_address': u'192.168.120.26', u'name': u'homer-brwt73'}}, u'sprout': {u'sprout_lw7hq7': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-lw7hq7'}}, u'ellis': {u'ellis_xp10t2': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.13', u'name': u'ellis-xp10t2'}}, u'bono': {u'bono_fy0v4n': {u'public_address': u'172.30.9.215', u'private_address': u'192.168.120.7', u'name': u'bono-fy0v4n'}}}, 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.9', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:03.842Z", "source_id": "ellis_xp10t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.ed61eb07-8ffa-4660-a0b5-9673222f85a9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:04.320Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpTDTYk0', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:03.843Z", "source_id": "ellis_xp10t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.ed61eb07-8ffa-4660-a0b5-9673222f85a9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:04.320Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:03.842Z", "source_id": "ellis_xp10t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.ed61eb07-8ffa-4660-a0b5-9673222f85a9"}, {"node_instance_id": "homer_brwt73", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:04.320Z", "message": "Relationships established", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:03.795Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:04.320Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:03.852Z", "source_id": "ellis_xp10t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.ed61eb07-8ffa-4660-a0b5-9673222f85a9"}, {"node_instance_id": "homer_brwt73", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:04.320Z", "message": "Node instance started", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:03.881Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:04.320Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:03.859Z", "source_id": "ellis_xp10t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.ed61eb07-8ffa-4660-a0b5-9673222f85a9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:04.320Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:04.233Z", "source_id": "ellis_xp10t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:04.320Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:03.808Z", "source_id": "ellis_xp10t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.ed61eb07-8ffa-4660-a0b5-9673222f85a9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:04.320Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:04.059Z", "source_id": "ellis_xp10t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.ed61eb07-8ffa-4660-a0b5-9673222f85a9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:04.320Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:04.052Z", "source_id": "ellis_xp10t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.ed61eb07-8ffa-4660-a0b5-9673222f85a9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:05.042Z", "message": "", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:04.515Z", "source_id": "ellis_xp10t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d9a32109-5178-43dd-92a3-88290a2283f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:05.042Z", "message": "Process created, PID: 11161", "level": "info", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:04.479Z", "source_id": "ellis_xp10t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d9a32109-5178-43dd-92a3-88290a2283f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:05.042Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:04.476Z", "source_id": "ellis_xp10t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d9a32109-5178-43dd-92a3-88290a2283f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:05.042Z", "message": "Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/VQ8J1/create_number.sh", "level": "info", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:04.474Z", "source_id": "ellis_xp10t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d9a32109-5178-43dd-92a3-88290a2283f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:05.042Z", "message": "# Deployment definitions\nhome_domain=clearwater.opnfv\nsprout_hostname=sprout.clearwater.local\nchronos_hostname=192.168.120.9: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.9\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_uys0hw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:04.577Z", "source_id": "ellis_xp10t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d9a32109-5178-43dd-92a3-88290a2283f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:05.042Z", "message": "Start numbers creation", "level": "info", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:04.547Z", "source_id": "ellis_xp10t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d9a32109-5178-43dd-92a3-88290a2283f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:05.042Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:04.480Z", "source_id": "ellis_xp10t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d9a32109-5178-43dd-92a3-88290a2283f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:05.042Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:04.484Z", "source_id": "ellis_xp10t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d9a32109-5178-43dd-92a3-88290a2283f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:07.961Z", "message": " nginx: the configuration file /etc/nginx/nginx.conf syntax is ok", "level": "info", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:07.746Z", "source_id": "ellis_xp10t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d9a32109-5178-43dd-92a3-88290a2283f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:08.471Z", "message": " /usr/share/clearwater/infrastructure/scripts/create-ellis-nginx-config: line 111: 11275 Killed service nginx stop", "level": "info", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:07.746Z", "source_id": "ellis_xp10t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d9a32109-5178-43dd-92a3-88290a2283f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:08.471Z", "message": " nginx: configuration file /etc/nginx/nginx.conf test is successful", "level": "info", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:07.746Z", "source_id": "ellis_xp10t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d9a32109-5178-43dd-92a3-88290a2283f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:08.471Z", "message": "Execution done (PID=11161, return_code=0): /tmp/VQ8J1/create_number.sh", "level": "info", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:07.789Z", "source_id": "ellis_xp10t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d9a32109-5178-43dd-92a3-88290a2283f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:08.471Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:07.883Z", "source_id": "ellis_xp10t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d9a32109-5178-43dd-92a3-88290a2283f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:08.471Z", "message": " * Restarting clearwater-infrastructure clearwater-infrastructure", "level": "info", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:07.746Z", "source_id": "ellis_xp10t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d9a32109-5178-43dd-92a3-88290a2283f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:08.471Z", "message": " Created 1000 numbers, 0 already present in database", "level": "info", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:07.746Z", "source_id": "ellis_xp10t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d9a32109-5178-43dd-92a3-88290a2283f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:08.471Z", "message": " ...done.", "level": "info", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:07.746Z", "source_id": "ellis_xp10t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d9a32109-5178-43dd-92a3-88290a2283f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:08.471Z", "message": " ...done.", "level": "info", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:07.746Z", "source_id": "ellis_xp10t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d9a32109-5178-43dd-92a3-88290a2283f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:08.471Z", "message": " * Restarting DNS forwarder and DHCP server dnsmasq", "level": "info", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:07.746Z", "source_id": "ellis_xp10t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d9a32109-5178-43dd-92a3-88290a2283f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:08.471Z", "message": "Context proxy closed", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:07.883Z", "source_id": "ellis_xp10t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d9a32109-5178-43dd-92a3-88290a2283f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:08.471Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:07.883Z", "source_id": "ellis_xp10t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d9a32109-5178-43dd-92a3-88290a2283f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:08.471Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:07.883Z", "source_id": "ellis_xp10t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d9a32109-5178-43dd-92a3-88290a2283f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:08.471Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:07.883Z", "source_id": "ellis_xp10t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.d9a32109-5178-43dd-92a3-88290a2283f3"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:09.166Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:08.369Z", "source_id": "ellis_xp10t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "ellis_xp10t2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:09.166Z", "message": "Node instance started", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:08.771Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "ellis_xp10t2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:09.166Z", "message": "Relationships established", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:08.578Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "dime_dwrli4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:12.384Z", "message": "[dime] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 3s (9,755 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58628 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m31.826s\nuser\t0m12.837s\nsys\t0m3.619s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:12.372Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.95c3c260-f8ce-4190-812b-4e4d2c60b120"}], "metadata": {"pagination": {"total": 3031, "offset": 2990, "size": 50}}} 2019-06-08 11:01:12,878 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:01:12,878 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:01:12 GMT 2019-06-08 11:01:12,878 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:01:12,878 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 11:01:12,878 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:01:12,878 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:01:12,878 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:01:12,878 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 11:01:12,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/FPM1H/bind.py 2019-06-08 11:01:12,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-06-08 11:01:12,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp0Xccw9', '/etc/bind/db.clearwater.opnfv'] 2019-06-08 11:01:12,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {u'homer_brwt73': {u'public_address': u'', u'private_address': u'192.168.120.26', u'name': u'homer-brwt73'}}, u'sprout': {u'sprout_lw7hq7': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-lw7hq7'}}, u'ellis': {u'ellis_xp10t2': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.13', u'name': u'ellis-xp10t2'}}, u'bono': {u'bono_fy0v4n': {u'public_address': u'172.30.9.215', u'private_address': u'192.168.120.7', u'name': u'bono-fy0v4n'}}}, 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.9', u'hss_hostname': u''}. 2019-06-08 11:01:12,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {u'homer_brwt73': {u'public_address': u'', u'private_address': u'192.168.120.26', u'name': u'homer-brwt73'}}, u'sprout': {u'sprout_lw7hq7': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-lw7hq7'}}, u'ellis': {u'ellis_xp10t2': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.13', u'name': u'ellis-xp10t2'}}, u'bono': {u'bono_fy0v4n': {u'public_address': u'172.30.9.215', u'private_address': u'192.168.120.7', u'name': u'bono-fy0v4n'}}}, 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.9', u'hss_hostname': u''}. 2019-06-08 11:01:12,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpTDTYk0', '/etc/bind/db.clearwater.local'] 2019-06-08 11:01:12,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-06-08 11:01:12,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-06-08 11:01:12,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-06-08 11:01:12,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-08 11:01:12,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-06-08 11:01:12,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-08 11:01:12,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-06-08 11:01:12,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-06-08 11:01:12,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-06-08 11:01:12,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-08 11:01:12,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 11161 2019-06-08 11:01:12,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-06-08 11:01:12,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/VQ8J1/create_number.sh 2019-06-08 11:01:12,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - # Deployment definitions home_domain=clearwater.opnfv sprout_hostname=sprout.clearwater.local chronos_hostname=192.168.120.9: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.9 # Email server configuration smtp_smarthost=localhost smtp_username=username smtp_password=password email_recovery_sender=clearwater@example.org # Keys signup_key=secret turn_workaround=secret ellis_api_key=secret ellis_cookie_key=secret homestead_impu_store=vellum.clearwater.local 2019-06-08 11:01:12,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Start numbers creation 2019-06-08 11:01:12,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-06-08 11:01:12,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-06-08 11:01:12,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - nginx: the configuration file /etc/nginx/nginx.conf syntax is ok 2019-06-08 11:01:12,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /usr/share/clearwater/infrastructure/scripts/create-ellis-nginx-config: line 111: 11275 Killed service nginx stop 2019-06-08 11:01:12,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - nginx: configuration file /etc/nginx/nginx.conf test is successful 2019-06-08 11:01:12,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=11161, return_code=0): /tmp/VQ8J1/create_number.sh 2019-06-08 11:01:12,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-06-08 11:01:12,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Restarting clearwater-infrastructure clearwater-infrastructure 2019-06-08 11:01:12,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Created 1000 numbers, 0 already present in database 2019-06-08 11:01:12,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - ...done. 2019-06-08 11:01:12,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - ...done. 2019-06-08 11:01:12,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Restarting DNS forwarder and DHCP server dnsmasq 2019-06-08 11:01:12,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-06-08 11:01:12,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-06-08 11:01:12,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-06-08 11:01:12,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-06-08 11:01:12,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-08 11:01:12,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-08 11:01:12,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-06-08 11:01:12,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 3s (9,755 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58628 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m31.826s user 0m12.837s sys 0m3.619s 2019-06-08 11:01:12,887 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 11:01:13,110 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:01:13,110 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:01:13,110 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:01:13,110 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:01:13,110 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:01:13,110 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:01:13,110 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:01:13,111 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 11:01:13,111 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:01:13,111 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:01:13 GMT 2019-06-08 11:01:13,111 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:01:13,111 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 11:01:13,111 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:01:13,111 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:01:13,111 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:01:18,117 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:01:18,664 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:01:18,664 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:01:18,664 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:01:18,664 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:01:18,664 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:01:18,665 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:01:18,665 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:01:18,665 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_dwrli4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:13.098Z", "message": "[dime] Use the DNS server", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:12.459Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.95c3c260-f8ce-4190-812b-4e4d2c60b120"}, {"node_instance_id": "dime_dwrli4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:13.098Z", "message": "[dime] sudo service dnsmasq force", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:12.538Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.95c3c260-f8ce-4190-812b-4e4d2c60b120"}, {"node_instance_id": "dime_dwrli4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:13.098Z", "message": "[dime] The installation packages is done correctly", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:12.405Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.95c3c260-f8ce-4190-812b-4e4d2c60b120"}, {"node_instance_id": "dime_dwrli4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:14.817Z", "message": "[dime] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.098s\nuser\t0m0.006s\nsys\t0m0.048s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:14.671Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.95c3c260-f8ce-4190-812b-4e4d2c60b120"}, {"node_instance_id": "dime_dwrli4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:15.423Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:15.136Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.95c3c260-f8ce-4190-812b-4e4d2c60b120"}, {"node_instance_id": "dime_dwrli4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:15.423Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:15.198Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.95c3c260-f8ce-4190-812b-4e4d2c60b120"}, {"node_instance_id": "dime_dwrli4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:15.423Z", "message": "[dime] Installation is done", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:15.252Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.95c3c260-f8ce-4190-812b-4e4d2c60b120"}, {"node_instance_id": "dime_dwrli4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:15.423Z", "message": "[dime] => 2019-06-08 11:00:57.401735124 Stopping etcd clearwater-etcd\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:15.168Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.95c3c260-f8ce-4190-812b-4e4d2c60b120"}, {"node_instance_id": "dime_dwrli4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:15.423Z", "message": "[dime] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:14.700Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.95c3c260-f8ce-4190-812b-4e4d2c60b120"}, {"node_instance_id": "dime_dwrli4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:15.423Z", "message": "[dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:6c:62:62 \n inet addr:192.168.120.17 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe6c:6262/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:106612 errors:0 dropped:0 overruns:0 frame:0\n TX packets:47878 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:175944645 (175.9 MB) TX bytes:6818049 (6.8 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:814 errors:0 dropped:0 overruns:0 frame:0\n TX packets:814 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:123229 (123.2 KB) TX bytes:123229 (123.2 KB)\n\n\nreal\t0m0.008s\nuser\t0m0.002s\nsys\t0m0.003s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:14.739Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.95c3c260-f8ce-4190-812b-4e4d2c60b120"}, {"node_instance_id": "dime_dwrli4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:15.423Z", "message": "[dime] sudo ps ", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:14.768Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.95c3c260-f8ce-4190-812b-4e4d2c60b120"}, {"node_instance_id": "dime_dwrli4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:15.423Z", "message": "[dime] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 10:54 ? 00:00:01 /sbin/init\nroot 2 0 0 10:54 ? 00:00:00 [kthreadd]\nroot 3 2 0 10:54 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 10:54 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 10:54 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 10:54 ? 00:00:00 [rcu_sched]\nroot 8 2 0 10:54 ? 00:00:00 [rcuos/0]\nroot 9 2 0 10:54 ? 00:00:00 [rcu_bh]\nroot 10 2 0 10:54 ? 00:00:00 [rcuob/0]\nroot 11 2 0 10:54 ? 00:00:00 [migration/0]\nroot 12 2 0 10:54 ? 00:00:00 [watchdog/0]\nroot 13 2 0 10:54 ? 00:00:00 [khelper]\nroot 14 2 0 10:54 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 10:54 ? 00:00:00 [netns]\nroot 16 2 0 10:54 ? 00:00:00 [writeback]\nroot 17 2 0 10:54 ? 00:00:00 [kintegrityd]\nroot 18 2 0 10:54 ? 00:00:00 [bioset]\nroot 19 2 0 10:54 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 10:54 ? 00:00:00 [kblockd]\nroot 21 2 0 10:54 ? 00:00:00 [ata_sff]\nroot 22 2 0 10:54 ? 00:00:00 [khubd]\nroot 23 2 0 10:54 ? 00:00:00 [md]\nroot 24 2 0 10:54 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 10:54 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 10:54 ? 00:00:00 [khungtaskd]\nroot 28 2 0 10:54 ? 00:00:00 [kswapd0]\nroot 29 2 0 10:54 ? 00:00:00 [vmstat]\nroot 30 2 0 10:54 ? 00:00:00 [ksmd]\nroot 31 2 0 10:54 ? 00:00:00 [khugepaged]\nroot 32 2 0 10:54 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 10:54 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 10:54 ? 00:00:00 [crypto]\nroot 46 2 0 10:54 ? 00:00:00 [kthrotld]\nroot 47 2 0 10:54 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 10:54 ? 00:00:00 [vballoon]\nroot 49 2 0 10:54 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 10:54 ? 00:00:00 [scsi_eh_1]\nroot 71 2 0 10:54 ? 00:00:00 [deferwq]\nroot 72 2 0 10:54 ? 00:00:00 [charger_manager]\nroot 114 2 0 10:54 ? 00:00:00 [kpsmoused]\nroot 123 2 0 10:54 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 10:54 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 10:54 ? 00:00:00 [ext4-rsv-conver]\nroot 378 1 0 10:54 ? 00:00:00 upstart-udev-bridge --daemon\nroot 383 1 0 10:54 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 416 2 0 10:54 ? 00:00:00 [kworker/u3:1]\nroot 523 1 0 10:54 ? 00:00:00 upstart-socket-bridge --daemon\nroot 554 1 0 10:54 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 808 2 0 10:54 ? 00:00:00 [kauditd]\nroot 915 1 0 10:55 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 920 1 0 10:55 ? 00:00:00 rsyslogd\nmessage+ 934 1 0 10:55 ? 00:00:00 dbus-daemon --system --fork\nroot 944 1 0 10:55 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1040 1 0 10:55 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1043 1 0 10:55 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1048 1 0 10:55 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1049 1 0 10:55 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1051 1 0 10:55 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1093 1 0 10:55 ? 00:00:00 /usr/sbin/sshd -D\nroot 1096 1 0 10:55 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1097 1 0 10:55 ? 00:00:00 cron\ndaemon 1098 1 0 10:55 ? 00:00:00 atd\nroot 1185 1 0 10:55 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1191 1 0 10:55 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1462 1 0 10:55 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/dime_host_v6fp10/env/bin/python -m cloudify_agent.worker --queue dime_host_v6fp10 --max-workers 5 --name dime_host_v6fp10\nubuntu 1464 1462 0 10:55 ? 00:00:01 /home/ubuntu/dime_host_v6fp10/env/bin/python -m cloudify_agent.worker --queue dime_host_v6fp10 --max-workers 5 --name dime_host_v6fp10\nubuntu 1607 1 0 10:55 ? 00:00:01 python2.7 /home/ubuntu/dime_host_v6fp10/env/bin/diamond --configfile /home/ubuntu/dime_host_v6fp10/work/plugins/diamond/etc/diamond.conf\nubuntu 1724 1464 1 10:57 ? 00:00:02 /home/ubuntu/dime_host_v6fp10/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-OpHaNY\nubuntu 1734 1724 0 10:57 ? 00:00:00 /bin/sh -c /tmp/CLX77/install-dime.sh\nubuntu 1736 1734 0 10:57 ? 00:00:00 /bin/bash -e /tmp/CLX77/install-dime.sh\nntp 8654 1 0 10:59 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 9221 1 0 11:00 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 9222 9221 0 11:00 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 9226 1 0 11:00 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 9227 9226 0 11:00 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 9236 9227 0 11:00 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9237 9222 0 11:00 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 9238 9236 0 11:00 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9275 1 0 11:00 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9874 1 0 11:00 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 9875 9874 0 11:00 ? 00:00:00 nginx: worker process\nwww-data 9876 9874 0 11:00 ? 00:00:00 nginx: worker process\nwww-data 9877 9874 0 11:00 ? 00:00:00 nginx: worker process\nwww-data 9878 9874 0 11:00 ? 00:00:00 nginx: worker process\nroot 10244 1 0 11:01 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 10248 10244 0 11:01 ? 00:00:00 inotifywait -e create -qq .\nsnmp 10269 1 0 11:01 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid\ndnsmasq 10364 1 0 11:01 ? 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 10412 1736 0 11:01 ? 00:00:00 /bin/bash -e /tmp/CLX77/install-dime.sh\nubuntu 10413 10412 0 11:01 ? 00:00:00 /bin/bash -e /tmp/CLX77/install-dime.sh\nroot 10414 10413 0 11:01 ? 00:00:00 sudo ps -edf\nroot 10415 10414 0 11:01 ? 00:00:00 ps -edf\n\nreal\t0m0.011s\nuser\t0m0.004s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:14.807Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.95c3c260-f8ce-4190-812b-4e4d2c60b120"}, {"node_instance_id": "dime_dwrli4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:15.423Z", "message": "[dime] sudo netstat ", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:14.841Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.95c3c260-f8ce-4190-812b-4e4d2c60b120"}, {"node_instance_id": "dime_dwrli4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:15.423Z", "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 10364/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 9275/monit \ntcp 0 0 127.0.0.1:57917 0.0.0.0:* LISTEN 1724/python \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9874/nginx \ntcp6 0 0 ::1:53 :::* LISTEN 10364/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1093/sshd \nudp 0 0 127.0.0.1:53 0.0.0.0:* 10364/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 554/dhclient \nudp 0 0 192.168.120.17:123 0.0.0.0:* 8654/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8654/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8654/ntpd \nudp 0 0 0.0.0.0:161 0.0.0.0:* 10269/snmpd \nudp 0 0 0.0.0.0:45888 0.0.0.0:* 554/dhclient \nudp6 0 0 ::1:53 :::* 10364/dnsmasq \nudp6 0 0 fe80::f816:3eff:fe6:123 :::* 8654/ntpd \nudp6 0 0 ::1:123 :::* 8654/ntpd \nudp6 0 0 :::123 :::* 8654/ntpd \nudp6 0 0 :::161 :::* 10269/snmpd \nudp6 0 0 :::23246 :::* 554/dhclient \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 23436 10269/snmpd /var/agentx/master\nunix 2 [ ACC ] STREAM LISTENING 8783 934/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 9046 1096/acpid /var/run/acpid.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7258 383/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 6535 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 21006 9237/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 21007 9238/clearwater_soc /tmp/clearwater_signaling_namespace_socket\n\nreal\t0m0.010s\nuser\t0m0.007s\nsys\t0m0.001s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:14.881Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.95c3c260-f8ce-4190-812b-4e4d2c60b120"}, {"node_instance_id": "dime_dwrli4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:15.423Z", "message": "[dime] => /var/log\n/var/log/dmesg\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa08\n/var/log/sysstat/sa08\n/var/log/wtmp\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/cloud-init.log\n/var/log/monit.log\n/var/log/ntpstats\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/iotop.log\n/var/log/lastlog\n/var/log/auth.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/unattended-upgrades\n/var/log/dpkg.log\n/var/log/syslog\n/var/log/btmp\n/var/log/kern.log\n/var/log/homestead\n/var/log/homestead/homestead_err.log\n/var/log/homestead/homestead_out.log\n/var/log/homestead/homestead_current.txt\n/var/log/homestead/homestead_20190608T110000Z.txt\n/var/log/upstart\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/container-detect.log\n/var/log/dmesg.0\n/var/log/ralf\n/var/log/clearwater-config-manager\n/var/log/clearwater-socket-factory.log\n/var/log/alternatives.log\n/var/log/cloud-init-output.log\n/var/log/dist-upgrade\n/var/log/boot.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/clearwater-queue-manager\n/var/log/udev\n/var/log/clearwater-cluster-manager\n/var/log/clearwater-diags-monitor.log\n/var/log/fsck\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n\nreal\t0m0.011s\nuser\t0m0.004s\nsys\t0m0.003s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:14.951Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.95c3c260-f8ce-4190-812b-4e4d2c60b120"}, {"node_instance_id": "dime_dwrli4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:15.423Z", "message": "[dime] sudo find /var/log", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:14.911Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.95c3c260-f8ce-4190-812b-4e4d2c60b120"}, {"node_instance_id": "dime_dwrli4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:15.423Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:14.982Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.95c3c260-f8ce-4190-812b-4e4d2c60b120"}, {"node_instance_id": "dime_dwrli4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:15.423Z", "message": "[dime] => [08-Jun-2019 11:01:09 UTC] clearwater-diags-monitor starting\n[08-Jun-2019 11:01:09 UTC] Waiting for trigger files\n2019:06:08 11:00:07: Namespace: management\n2019:06:08 11:00:07: [management] Starting server\n2019:06:08 11:00:07: [management] Listening for requests\n2019:06:08 11:00:07: Namespace: signaling\n2019:06:08 11:00:07: [signaling] Starting server\n2019:06:08 11:00:07: [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-06-08T11:01:15.031Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.95c3c260-f8ce-4190-812b-4e4d2c60b120"}, {"node_instance_id": "dime_dwrli4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:15.423Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:15.062Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.95c3c260-f8ce-4190-812b-4e4d2c60b120"}, {"node_instance_id": "dime_dwrli4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:15.423Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:15.100Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.95c3c260-f8ce-4190-812b-4e4d2c60b120"}, {"node_instance_id": "dime_dwrli4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:15.927Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:15.354Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.95c3c260-f8ce-4190-812b-4e4d2c60b120"}, {"node_instance_id": "dime_dwrli4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:15.927Z", "message": " OK", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:15.257Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.95c3c260-f8ce-4190-812b-4e4d2c60b120"}, {"node_instance_id": "dime_dwrli4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:15.927Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:15.354Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.95c3c260-f8ce-4190-812b-4e4d2c60b120"}, {"node_instance_id": "dime_dwrli4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:15.927Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:15.851Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "dime_dwrli4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:15.927Z", "message": " RESOLV_CONF=/etc/dnsmasq.resolv.conf", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:15.257Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.95c3c260-f8ce-4190-812b-4e4d2c60b120"}, {"node_instance_id": "dime_dwrli4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:15.927Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:15.354Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.95c3c260-f8ce-4190-812b-4e4d2c60b120"}, {"node_instance_id": "dime_dwrli4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:15.927Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r100 3149 100 3149 0 0 18854 0 --:--:-- --:--:-- --:--:-- 18856", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:15.257Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.95c3c260-f8ce-4190-812b-4e4d2c60b120"}, {"node_instance_id": "dime_dwrli4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:15.927Z", "message": " deb http://repo.cw-ngv.com/archive/repo129 binary/", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:15.257Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.95c3c260-f8ce-4190-812b-4e4d2c60b120"}, {"node_instance_id": "dime_dwrli4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:15.927Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:15.354Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.95c3c260-f8ce-4190-812b-4e4d2c60b120"}, {"node_instance_id": "dime_dwrli4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:15.927Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:15.354Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.95c3c260-f8ce-4190-812b-4e4d2c60b120"}, {"node_instance_id": "dime_dwrli4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:15.927Z", "message": "Execution done (PID=1734, return_code=0): /tmp/CLX77/install-dime.sh", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:15.263Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.95c3c260-f8ce-4190-812b-4e4d2c60b120"}, {"node_instance_id": "dime_dwrli4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:15.927Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-dime-host-v6fp10", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:15.256Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.95c3c260-f8ce-4190-812b-4e4d2c60b120"}, {"node_instance_id": "dime_dwrli4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:15.927Z", "message": " % Total % Received % Xferd Average Speed Time Time Time Current", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:15.257Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.95c3c260-f8ce-4190-812b-4e4d2c60b120"}, {"node_instance_id": "dime_dwrli4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:15.927Z", "message": " Dload Upload Total Spent Left Speed", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:15.257Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.95c3c260-f8ce-4190-812b-4e4d2c60b120"}, {"node_instance_id": "dime_dwrli4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:15.927Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-dime-host-v6fp10", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:15.257Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.95c3c260-f8ce-4190-812b-4e4d2c60b120"}, {"node_instance_id": "dime_dwrli4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:16.526Z", "message": "Node instance configured", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:16.011Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "dime_dwrli4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:16.526Z", "message": "Establishing relationships", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:16.253Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "dime_dwrli4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:16.526Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:16.108Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:17.244Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:16.528Z", "source_id": "dime_dwrli4", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:17.862Z", "message": "Downloaded scripts/bind/bind.py to /tmp/6MNPM/bind.py", "level": "info", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:17.792Z", "source_id": "dime_dwrli4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.1c326d79-e69e-4421-86c7-e61c23a04046"}], "metadata": {"pagination": {"total": 3071, "offset": 3031, "size": 50}}} 2019-06-08 11:01:18,665 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:01:18,665 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:01:18 GMT 2019-06-08 11:01:18,665 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:01:18,665 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 11:01:18,665 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:01:18,665 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:01:18,665 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:01:18,666 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 11:01:18,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Use the DNS server 2019-06-08 11:01:18,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo service dnsmasq force 2019-06-08 11:01:18,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] The installation packages is done correctly 2019-06-08 11:01:18,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.098s user 0m0.006s sys 0m0.048s 2019-06-08 11:01:18,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-06-08 11:01:18,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-06-08 11:01:18,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installation is done 2019-06-08 11:01:18,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2019-06-08 11:00:57.401735124 Stopping etcd clearwater-etcd real 0m0.004s user 0m0.000s sys 0m0.004s 2019-06-08 11:01:18,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ifconfig 2019-06-08 11:01:18,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:6c:62:62 inet addr:192.168.120.17 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe6c:6262/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:106612 errors:0 dropped:0 overruns:0 frame:0 TX packets:47878 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:175944645 (175.9 MB) TX bytes:6818049 (6.8 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:814 errors:0 dropped:0 overruns:0 frame:0 TX packets:814 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:123229 (123.2 KB) TX bytes:123229 (123.2 KB) real 0m0.008s user 0m0.002s sys 0m0.003s 2019-06-08 11:01:18,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ps 2019-06-08 11:01:18,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 10:54 ? 00:00:01 /sbin/init root 2 0 0 10:54 ? 00:00:00 [kthreadd] root 3 2 0 10:54 ? 00:00:00 [ksoftirqd/0] root 5 2 0 10:54 ? 00:00:00 [kworker/0:0H] root 6 2 0 10:54 ? 00:00:00 [kworker/u2:0] root 7 2 0 10:54 ? 00:00:00 [rcu_sched] root 8 2 0 10:54 ? 00:00:00 [rcuos/0] root 9 2 0 10:54 ? 00:00:00 [rcu_bh] root 10 2 0 10:54 ? 00:00:00 [rcuob/0] root 11 2 0 10:54 ? 00:00:00 [migration/0] root 12 2 0 10:54 ? 00:00:00 [watchdog/0] root 13 2 0 10:54 ? 00:00:00 [khelper] root 14 2 0 10:54 ? 00:00:00 [kdevtmpfs] root 15 2 0 10:54 ? 00:00:00 [netns] root 16 2 0 10:54 ? 00:00:00 [writeback] root 17 2 0 10:54 ? 00:00:00 [kintegrityd] root 18 2 0 10:54 ? 00:00:00 [bioset] root 19 2 0 10:54 ? 00:00:00 [kworker/u3:0] root 20 2 0 10:54 ? 00:00:00 [kblockd] root 21 2 0 10:54 ? 00:00:00 [ata_sff] root 22 2 0 10:54 ? 00:00:00 [khubd] root 23 2 0 10:54 ? 00:00:00 [md] root 24 2 0 10:54 ? 00:00:00 [devfreq_wq] root 25 2 0 10:54 ? 00:00:00 [kworker/0:1] root 27 2 0 10:54 ? 00:00:00 [khungtaskd] root 28 2 0 10:54 ? 00:00:00 [kswapd0] root 29 2 0 10:54 ? 00:00:00 [vmstat] root 30 2 0 10:54 ? 00:00:00 [ksmd] root 31 2 0 10:54 ? 00:00:00 [khugepaged] root 32 2 0 10:54 ? 00:00:00 [fsnotify_mark] root 33 2 0 10:54 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 10:54 ? 00:00:00 [crypto] root 46 2 0 10:54 ? 00:00:00 [kthrotld] root 47 2 0 10:54 ? 00:00:00 [kworker/u2:1] root 48 2 0 10:54 ? 00:00:00 [vballoon] root 49 2 0 10:54 ? 00:00:00 [scsi_eh_0] root 50 2 0 10:54 ? 00:00:00 [scsi_eh_1] root 71 2 0 10:54 ? 00:00:00 [deferwq] root 72 2 0 10:54 ? 00:00:00 [charger_manager] root 114 2 0 10:54 ? 00:00:00 [kpsmoused] root 123 2 0 10:54 ? 00:00:00 [kworker/0:2] root 176 2 0 10:54 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 10:54 ? 00:00:00 [ext4-rsv-conver] root 378 1 0 10:54 ? 00:00:00 upstart-udev-bridge --daemon root 383 1 0 10:54 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 416 2 0 10:54 ? 00:00:00 [kworker/u3:1] root 523 1 0 10:54 ? 00:00:00 upstart-socket-bridge --daemon root 554 1 0 10:54 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 808 2 0 10:54 ? 00:00:00 [kauditd] root 915 1 0 10:55 ? 00:00:00 upstart-file-bridge --daemon syslog 920 1 0 10:55 ? 00:00:00 rsyslogd message+ 934 1 0 10:55 ? 00:00:00 dbus-daemon --system --fork root 944 1 0 10:55 ? 00:00:00 /lib/systemd/systemd-logind root 1040 1 0 10:55 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1043 1 0 10:55 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1048 1 0 10:55 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1049 1 0 10:55 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1051 1 0 10:55 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1093 1 0 10:55 ? 00:00:00 /usr/sbin/sshd -D root 1096 1 0 10:55 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1097 1 0 10:55 ? 00:00:00 cron daemon 1098 1 0 10:55 ? 00:00:00 atd root 1185 1 0 10:55 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1191 1 0 10:55 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1462 1 0 10:55 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/dime_host_v6fp10/env/bin/python -m cloudify_agent.worker --queue dime_host_v6fp10 --max-workers 5 --name dime_host_v6fp10 ubuntu 1464 1462 0 10:55 ? 00:00:01 /home/ubuntu/dime_host_v6fp10/env/bin/python -m cloudify_agent.worker --queue dime_host_v6fp10 --max-workers 5 --name dime_host_v6fp10 ubuntu 1607 1 0 10:55 ? 00:00:01 python2.7 /home/ubuntu/dime_host_v6fp10/env/bin/diamond --configfile /home/ubuntu/dime_host_v6fp10/work/plugins/diamond/etc/diamond.conf ubuntu 1724 1464 1 10:57 ? 00:00:02 /home/ubuntu/dime_host_v6fp10/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-OpHaNY ubuntu 1734 1724 0 10:57 ? 00:00:00 /bin/sh -c /tmp/CLX77/install-dime.sh ubuntu 1736 1734 0 10:57 ? 00:00:00 /bin/bash -e /tmp/CLX77/install-dime.sh ntp 8654 1 0 10:59 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 9221 1 0 11:00 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 9222 9221 0 11:00 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 9226 1 0 11:00 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 9227 9226 0 11:00 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 9236 9227 0 11:00 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9237 9222 0 11:00 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 9238 9236 0 11:00 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9275 1 0 11:00 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9874 1 0 11:00 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 9875 9874 0 11:00 ? 00:00:00 nginx: worker process www-data 9876 9874 0 11:00 ? 00:00:00 nginx: worker process www-data 9877 9874 0 11:00 ? 00:00:00 nginx: worker process www-data 9878 9874 0 11:00 ? 00:00:00 nginx: worker process root 10244 1 0 11:01 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 10248 10244 0 11:01 ? 00:00:00 inotifywait -e create -qq . snmp 10269 1 0 11:01 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid dnsmasq 10364 1 0 11:01 ? 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 10412 1736 0 11:01 ? 00:00:00 /bin/bash -e /tmp/CLX77/install-dime.sh ubuntu 10413 10412 0 11:01 ? 00:00:00 /bin/bash -e /tmp/CLX77/install-dime.sh root 10414 10413 0 11:01 ? 00:00:00 sudo ps -edf root 10415 10414 0 11:01 ? 00:00:00 ps -edf real 0m0.011s user 0m0.004s sys 0m0.005s 2019-06-08 11:01:18,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo netstat 2019-06-08 11:01:18,670 - 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 10364/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 9275/monit tcp 0 0 127.0.0.1:57917 0.0.0.0:* LISTEN 1724/python tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9874/nginx tcp6 0 0 ::1:53 :::* LISTEN 10364/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1093/sshd udp 0 0 127.0.0.1:53 0.0.0.0:* 10364/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 554/dhclient udp 0 0 192.168.120.17:123 0.0.0.0:* 8654/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8654/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8654/ntpd udp 0 0 0.0.0.0:161 0.0.0.0:* 10269/snmpd udp 0 0 0.0.0.0:45888 0.0.0.0:* 554/dhclient udp6 0 0 ::1:53 :::* 10364/dnsmasq udp6 0 0 fe80::f816:3eff:fe6:123 :::* 8654/ntpd udp6 0 0 ::1:123 :::* 8654/ntpd udp6 0 0 :::123 :::* 8654/ntpd udp6 0 0 :::161 :::* 10269/snmpd udp6 0 0 :::23246 :::* 554/dhclient Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 23436 10269/snmpd /var/agentx/master unix 2 [ ACC ] STREAM LISTENING 8783 934/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 9046 1096/acpid /var/run/acpid.socket unix 2 [ ACC ] SEQPACKET LISTENING 7258 383/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 6535 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 21006 9237/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 21007 9238/clearwater_soc /tmp/clearwater_signaling_namespace_socket real 0m0.010s user 0m0.007s sys 0m0.001s 2019-06-08 11:01:18,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => /var/log /var/log/dmesg /var/log/sysstat /var/log/sysstat/clearwater-sa08 /var/log/sysstat/sa08 /var/log/wtmp /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/cloud-init.log /var/log/monit.log /var/log/ntpstats /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/iotop.log /var/log/lastlog /var/log/auth.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/unattended-upgrades /var/log/dpkg.log /var/log/syslog /var/log/btmp /var/log/kern.log /var/log/homestead /var/log/homestead/homestead_err.log /var/log/homestead/homestead_out.log /var/log/homestead/homestead_current.txt /var/log/homestead/homestead_20190608T110000Z.txt /var/log/upstart /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/systemd-logind.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/cryptdisks.log /var/log/upstart/clearwater-monit.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/dmesg.0 /var/log/ralf /var/log/clearwater-config-manager /var/log/clearwater-socket-factory.log /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/dist-upgrade /var/log/boot.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-queue-manager /var/log/udev /var/log/clearwater-cluster-manager /var/log/clearwater-diags-monitor.log /var/log/fsck /var/log/fsck/checkroot /var/log/fsck/checkfs real 0m0.011s user 0m0.004s sys 0m0.003s 2019-06-08 11:01:18,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo find /var/log 2019-06-08 11:01:18,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-06-08 11:01:18,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => [08-Jun-2019 11:01:09 UTC] clearwater-diags-monitor starting [08-Jun-2019 11:01:09 UTC] Waiting for trigger files 2019:06:08 11:00:07: Namespace: management 2019:06:08 11:00:07: [management] Starting server 2019:06:08 11:00:07: [management] Listening for requests 2019:06:08 11:00:07: Namespace: signaling 2019:06:08 11:00:07: [signaling] Starting server 2019:06:08 11:00:07: [signaling] Listening for requests real 0m0.005s user 0m0.004s sys 0m0.002s 2019-06-08 11:01:18,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-06-08 11:01:18,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-06-08 11:01:18,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-06-08 11:01:18,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-06-08 11:01:18,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-06-08 11:01:18,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-08 11:01:18,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-06-08 11:01:18,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-06-08 11:01:18,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3149 100 3149 0 0 18854 0 --:--:-- --:--:-- --:--:-- 18856 2019-06-08 11:01:18,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-06-08 11:01:18,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-06-08 11:01:18,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-06-08 11:01:18,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1734, return_code=0): /tmp/CLX77/install-dime.sh 2019-06-08 11:01:18,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-dime-host-v6fp10 2019-06-08 11:01:18,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-06-08 11:01:18,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-06-08 11:01:18,673 - 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-v6fp10 2019-06-08 11:01:18,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-06-08 11:01:18,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-06-08 11:01:18,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-06-08 11:01:18,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-08 11:01:18,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/6MNPM/bind.py 2019-06-08 11:01:18,674 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 11:01:18,754 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:01:18,754 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:01:18,754 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:01:18,754 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:01:18,755 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:01:18,755 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:01:18,755 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:01:18,755 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 11:01:18,755 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:01:18,755 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:01:18 GMT 2019-06-08 11:01:18,755 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:01:18,755 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 11:01:18,755 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:01:18,755 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:01:18,756 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:01:23,761 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:01:23,955 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:01:23,955 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:01:23,955 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:01:23,955 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:01:23,955 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:01:23,955 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:01:23,956 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:01:23,956 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:19.263Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:19.094Z", "source_id": "dime_dwrli4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.1c326d79-e69e-4421-86c7-e61c23a04046"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:19.263Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:18.852Z", "source_id": "dime_dwrli4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.1c326d79-e69e-4421-86c7-e61c23a04046"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:19.263Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:19.062Z", "source_id": "dime_dwrli4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.1c326d79-e69e-4421-86c7-e61c23a04046"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:19.798Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpgQeXdn', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:19.259Z", "source_id": "dime_dwrli4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.1c326d79-e69e-4421-86c7-e61c23a04046"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:19.798Z", "message": "Waiting for process 1724 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:19.281Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.79c5d86c-838f-4512-98fb-4a5a8422d5d5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:19.798Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:19.104Z", "source_id": "dime_dwrli4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.1c326d79-e69e-4421-86c7-e61c23a04046"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:19.798Z", "message": "The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {u'homer_brwt73': {u'public_address': u'', u'private_address': u'192.168.120.26', u'name': u'homer-brwt73'}}, u'sprout': {u'sprout_lw7hq7': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-lw7hq7'}}, u'ellis': {u'ellis_xp10t2': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.13', u'name': u'ellis-xp10t2'}}, u'bono': {u'bono_fy0v4n': {u'public_address': u'172.30.9.215', u'private_address': u'192.168.120.7', u'name': u'bono-fy0v4n'}}, u'dime': {u'dime_dwrli4': {u'public_address': u'', u'private_address': u'192.168.120.17', u'name': u'dime-dwrli4'}}}, 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.9', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:19.094Z", "source_id": "dime_dwrli4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.1c326d79-e69e-4421-86c7-e61c23a04046"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:19.798Z", "message": "The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {u'homer_brwt73': {u'public_address': u'', u'private_address': u'192.168.120.26', u'name': u'homer-brwt73'}}, u'sprout': {u'sprout_lw7hq7': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-lw7hq7'}}, u'ellis': {u'ellis_xp10t2': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.13', u'name': u'ellis-xp10t2'}}, u'bono': {u'bono_fy0v4n': {u'public_address': u'172.30.9.215', u'private_address': u'192.168.120.7', u'name': u'bono-fy0v4n'}}, u'dime': {u'dime_dwrli4': {u'public_address': u'', u'private_address': u'192.168.120.17', u'name': u'dime-dwrli4'}}}, 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.9', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:19.112Z", "source_id": "dime_dwrli4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.1c326d79-e69e-4421-86c7-e61c23a04046"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:19.798Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:19.276Z", "source_id": "dime_dwrli4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.1c326d79-e69e-4421-86c7-e61c23a04046"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:19.798Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:19.518Z", "source_id": "dime_dwrli4", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:19.798Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:19.112Z", "source_id": "dime_dwrli4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.1c326d79-e69e-4421-86c7-e61c23a04046"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:19.798Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpeLjCLM', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:19.095Z", "source_id": "dime_dwrli4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.1c326d79-e69e-4421-86c7-e61c23a04046"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:19.798Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:19.111Z", "source_id": "dime_dwrli4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.1c326d79-e69e-4421-86c7-e61c23a04046"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:19.798Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:19.268Z", "source_id": "dime_dwrli4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.1c326d79-e69e-4421-86c7-e61c23a04046"}, {"node_instance_id": "dime_dwrli4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:20.385Z", "message": "Relationships established", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:19.744Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "dime_dwrli4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:20.385Z", "message": "Node instance started", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:19.937Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}], "metadata": {"pagination": {"total": 3087, "offset": 3071, "size": 50}}} 2019-06-08 11:01:23,956 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:01:23,956 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:01:23 GMT 2019-06-08 11:01:23,956 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:01:23,956 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 11:01:23,956 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:01:23,956 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:01:23,956 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:01:23,957 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 11:01:23,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-06-08 11:01:23,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-06-08 11:01:23,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-06-08 11:01:23,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpgQeXdn', '/etc/bind/db.clearwater.opnfv'] 2019-06-08 11:01:23,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1724 to end... 2019-06-08 11:01:23,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-06-08 11:01:23,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {u'homer_brwt73': {u'public_address': u'', u'private_address': u'192.168.120.26', u'name': u'homer-brwt73'}}, u'sprout': {u'sprout_lw7hq7': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-lw7hq7'}}, u'ellis': {u'ellis_xp10t2': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.13', u'name': u'ellis-xp10t2'}}, u'bono': {u'bono_fy0v4n': {u'public_address': u'172.30.9.215', u'private_address': u'192.168.120.7', u'name': u'bono-fy0v4n'}}, u'dime': {u'dime_dwrli4': {u'public_address': u'', u'private_address': u'192.168.120.17', u'name': u'dime-dwrli4'}}}, 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.9', u'hss_hostname': u''}. 2019-06-08 11:01:23,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {u'homer_brwt73': {u'public_address': u'', u'private_address': u'192.168.120.26', u'name': u'homer-brwt73'}}, u'sprout': {u'sprout_lw7hq7': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-lw7hq7'}}, u'ellis': {u'ellis_xp10t2': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.13', u'name': u'ellis-xp10t2'}}, u'bono': {u'bono_fy0v4n': {u'public_address': u'172.30.9.215', u'private_address': u'192.168.120.7', u'name': u'bono-fy0v4n'}}, u'dime': {u'dime_dwrli4': {u'public_address': u'', u'private_address': u'192.168.120.17', u'name': u'dime-dwrli4'}}}, 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.9', u'hss_hostname': u''}. 2019-06-08 11:01:23,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-06-08 11:01:23,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-08 11:01:23,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-06-08 11:01:23,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpeLjCLM', '/etc/bind/db.clearwater.local'] 2019-06-08 11:01:23,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-06-08 11:01:23,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-06-08 11:01:23,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-06-08 11:01:23,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-08 11:01:23,960 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 11:01:24,018 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:01:24,019 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:01:24,019 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:01:24,019 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:01:24,019 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:01:24,019 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:01:24,019 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:01:24,019 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 11:01:24,019 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:01:24,020 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:01:24 GMT 2019-06-08 11:01:24,020 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:01:24,020 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 11:01:24,020 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:01:24,020 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:01:24,020 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:01:29,025 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:01:29,265 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:01:29,265 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:01:29,265 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:01:29,266 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:01:29,266 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:01:29,266 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:01:29,266 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:01:29,266 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3087, "offset": 3087, "size": 50}}} 2019-06-08 11:01:29,266 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:01:29,266 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:01:29 GMT 2019-06-08 11:01:29,266 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:01:29,266 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-06-08 11:01:29,266 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:01:29,267 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:01:29,267 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:01:29,267 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 11:01:29,420 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:01:29,421 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:01:29,421 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:01:29,421 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:01:29,421 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:01:29,421 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:01:29,421 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:01:29,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-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 11:01:29,422 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:01:29,422 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:01:29 GMT 2019-06-08 11:01:29,422 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:01:29,422 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 11:01:29,422 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:01:29,422 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:01:29,422 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:01:34,427 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:01:34,585 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:01:34,586 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:01:34,586 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:01:34,586 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:01:34,586 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:01:34,586 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:01:34,586 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:01:34,586 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:33.310Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:33.161Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.79c5d86c-838f-4512-98fb-4a5a8422d5d5"}], "metadata": {"pagination": {"total": 3088, "offset": 3087, "size": 50}}} 2019-06-08 11:01:34,587 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:01:34,587 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:01:34 GMT 2019-06-08 11:01:34,587 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:01:34,587 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 667 2019-06-08 11:01:34,587 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:01:34,587 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:01:34,587 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:01:34,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2019-06-08 11:01:34,588 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 11:01:34,757 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:01:34,757 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:01:34,757 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:01:34,757 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:01:34,757 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:01:34,757 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:01:34,757 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:01:34,758 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 11:01:34,758 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:01:34,758 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:01:34 GMT 2019-06-08 11:01:34,758 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:01:34,758 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 11:01:34,758 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:01:34,758 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:01:34,758 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:01:39,764 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:01:40,190 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:01:40,190 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:01:40,190 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:01:40,191 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:01:40,191 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:01:40,191 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:01:40,191 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:01:40,191 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:39.486Z", "message": "Waiting for process 1724 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:39.319Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.79c5d86c-838f-4512-98fb-4a5a8422d5d5"}], "metadata": {"pagination": {"total": 3089, "offset": 3088, "size": 50}}} 2019-06-08 11:01:40,191 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:01:40,191 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:01:40 GMT 2019-06-08 11:01:40,191 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:01:40,191 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 653 2019-06-08 11:01:40,191 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:01:40,191 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:01:40,192 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:01:40,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1724 to end... 2019-06-08 11:01:40,192 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 11:01:40,381 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:01:40,381 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:01:40,381 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:01:40,381 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:01:40,382 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:01:40,382 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:01:40,382 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:01:40,382 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 11:01:40,382 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:01:40,382 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:01:40 GMT 2019-06-08 11:01:40,382 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:01:40,382 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 11:01:40,382 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:01:40,382 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:01:40,383 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:01:45,388 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:01:45,594 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:01:45,594 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:01:45,594 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:01:45,594 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:01:45,594 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:01:45,594 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:01:45,594 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:01:45,595 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:40.520Z", "message": "[vellum] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-management\n0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 6,120 kB of archives.\nAfter this operation, 6,458 kB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 6,120 kB in 1s (5,874 kB/s)\nSelecting previously unselected package clearwater-cluster-manager.\n(Reading database ... 59719 files and directories currently installed.)\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m7.246s\nuser\t0m3.600s\nsys\t0m1.047s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:40.450Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.79c5d86c-838f-4512-98fb-4a5a8422d5d5"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:41.187Z", "message": "[vellum] The installation packages is done correctly", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:40.481Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.79c5d86c-838f-4512-98fb-4a5a8422d5d5"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:41.187Z", "message": "[vellum] sudo service dnsmasq force", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:40.549Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.79c5d86c-838f-4512-98fb-4a5a8422d5d5"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:41.187Z", "message": "[vellum] Use the DNS server", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:40.511Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.79c5d86c-838f-4512-98fb-4a5a8422d5d5"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:42.691Z", "message": "[vellum] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.069s\nuser\t0m0.005s\nsys\t0m0.049s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:42.649Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.79c5d86c-838f-4512-98fb-4a5a8422d5d5"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:43.336Z", "message": "[vellum] => 2019-06-08 11:01:02.665807946 Stopping etcd clearwater-etcd\n2019-06-08 11:01:28.976958819 Restarting etcd clearwater-etcd\n2019-06-08 11:01:28.986408062 Configured ETCDCTL_PEERS: 192.168.120.9:4000,\n2019-06-08 11:01:28.988804858 Check for previous failed startup attempt\n2019-06-08 11:01:28.991676297 Running etcdctl member list\n1c7dc85f0d7b544f: name=192-168-120-13 peerURLs=http://192.168.120.13:2380 clientURLs=http://192.168.120.13:4000 isLeader=false\n54183effeb215355: name=192-168-120-5 peerURLs=http://192.168.120.5:2380 clientURLs=http://192.168.120.5:4000 isLeader=false\nde34eed64bb76d59: name=192-168-120-9 peerURLs=http://192.168.120.9:2380 clientURLs=http://192.168.120.9:4000 isLeader=true\n2019-06-08 11:01:29.103454184 etcdctl returned 0\n2019-06-08 11:01:29.114813975 Joining existing cluster...\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:43.094Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.79c5d86c-838f-4512-98fb-4a5a8422d5d5"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:43.336Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:43.062Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.79c5d86c-838f-4512-98fb-4a5a8422d5d5"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:43.336Z", "message": "[vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:bf:5d:76 \n inet addr:192.168.120.20 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:febf:5d76/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:137153 errors:0 dropped:0 overruns:0 frame:0\n TX packets:46039 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:222666097 (222.6 MB) TX bytes:6977783 (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:2488 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2488 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:224148 (224.1 KB) TX bytes:224148 (224.1 KB)\n\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:42.715Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.79c5d86c-838f-4512-98fb-4a5a8422d5d5"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:43.336Z", "message": "[vellum] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:42.678Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.79c5d86c-838f-4512-98fb-4a5a8422d5d5"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:43.336Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:43.126Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.79c5d86c-838f-4512-98fb-4a5a8422d5d5"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:43.336Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:43.027Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.79c5d86c-838f-4512-98fb-4a5a8422d5d5"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:43.336Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:42.991Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.79c5d86c-838f-4512-98fb-4a5a8422d5d5"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:43.336Z", "message": "[vellum] sudo cat /var/log/clearwater*.log", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:42.956Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.79c5d86c-838f-4512-98fb-4a5a8422d5d5"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:43.336Z", "message": "[vellum] => /var/log\n/var/log/dmesg\n/var/log/sysstat\n/var/log/cassandra\n/var/log/cassandra/system.log\n/var/log/wtmp\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/cloud-init.log\n/var/log/monit.log\n/var/log/ntpstats\n/var/log/lastlog\n/var/log/auth.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/memcached.log\n/var/log/unattended-upgrades\n/var/log/astaire\n/var/log/dpkg.log\n/var/log/syslog\n/var/log/btmp\n/var/log/kern.log\n/var/log/upstart\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/astaire-throttle.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/container-detect.log\n/var/log/rogers\n/var/log/rogers/rogers_current.txt\n/var/log/rogers/rogers_err.log\n/var/log/rogers/rogers_20190608T110000Z.txt\n/var/log/rogers/rogers_out.log\n/var/log/dmesg.0\n/var/log/clearwater-config-manager\n/var/log/alternatives.log\n/var/log/cloud-init-output.log\n/var/log/dist-upgrade\n/var/log/boot.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/clearwater-queue-manager\n/var/log/udev\n/var/log/clearwater-cluster-manager\n/var/log/chronos\n/var/log/fsck\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:42.926Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.79c5d86c-838f-4512-98fb-4a5a8422d5d5"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:43.336Z", "message": "[vellum] sudo find /var/log", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:42.885Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.79c5d86c-838f-4512-98fb-4a5a8422d5d5"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:43.336Z", "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 14084/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 12869/monit \ntcp 0 0 127.0.0.1:58951 0.0.0.0:* LISTEN 1714/python \ntcp 0 0 192.168.120.20:11211 0.0.0.0:* LISTEN 13789/memcached \ntcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12098/memcached \ntcp6 0 0 ::1:53 :::* LISTEN 14084/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1092/sshd \nudp 0 0 127.0.0.1:53 0.0.0.0:* 14084/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 549/dhclient \nudp 0 0 192.168.120.20:123 0.0.0.0:* 11695/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 11695/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 11695/ntpd \nudp 0 0 0.0.0.0:44267 0.0.0.0:* 549/dhclient \nudp 0 0 127.0.0.1:11211 0.0.0.0:* 12098/memcached \nudp6 0 0 ::1:53 :::* 14084/dnsmasq \nudp6 0 0 fe80::f816:3eff:feb:123 :::* 11695/ntpd \nudp6 0 0 ::1:123 :::* 11695/ntpd \nudp6 0 0 :::123 :::* 11695/ntpd \nudp6 0 0 :::42977 :::* 549/dhclient \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 7220 380/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 8773 933/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 9034 1094/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 6532 1/init @/com/ubuntu/upstart\n\nreal\t0m0.009s\nuser\t0m0.007s\nsys\t0m0.000s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:42.856Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.79c5d86c-838f-4512-98fb-4a5a8422d5d5"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:43.336Z", "message": "[vellum] sudo netstat ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:42.817Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.79c5d86c-838f-4512-98fb-4a5a8422d5d5"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:43.336Z", "message": "[vellum] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 10:54 ? 00:00:01 /sbin/init\nroot 2 0 0 10:54 ? 00:00:00 [kthreadd]\nroot 3 2 0 10:54 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 10:54 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 10:54 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 10:54 ? 00:00:00 [rcu_sched]\nroot 8 2 0 10:54 ? 00:00:00 [rcuos/0]\nroot 9 2 0 10:54 ? 00:00:00 [rcu_bh]\nroot 10 2 0 10:54 ? 00:00:00 [rcuob/0]\nroot 11 2 0 10:54 ? 00:00:00 [migration/0]\nroot 12 2 0 10:54 ? 00:00:00 [watchdog/0]\nroot 13 2 0 10:54 ? 00:00:00 [khelper]\nroot 14 2 0 10:54 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 10:54 ? 00:00:00 [netns]\nroot 16 2 0 10:54 ? 00:00:00 [writeback]\nroot 17 2 0 10:54 ? 00:00:00 [kintegrityd]\nroot 18 2 0 10:54 ? 00:00:00 [bioset]\nroot 19 2 0 10:54 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 10:54 ? 00:00:00 [kblockd]\nroot 21 2 0 10:54 ? 00:00:00 [ata_sff]\nroot 22 2 0 10:54 ? 00:00:00 [khubd]\nroot 23 2 0 10:54 ? 00:00:00 [md]\nroot 24 2 0 10:54 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 10:54 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 10:54 ? 00:00:00 [khungtaskd]\nroot 28 2 0 10:54 ? 00:00:00 [kswapd0]\nroot 29 2 0 10:54 ? 00:00:00 [vmstat]\nroot 30 2 0 10:54 ? 00:00:00 [ksmd]\nroot 31 2 0 10:54 ? 00:00:00 [khugepaged]\nroot 32 2 0 10:54 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 10:54 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 10:54 ? 00:00:00 [crypto]\nroot 46 2 0 10:54 ? 00:00:00 [kthrotld]\nroot 47 2 0 10:54 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 10:54 ? 00:00:00 [vballoon]\nroot 49 2 0 10:54 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 10:54 ? 00:00:00 [scsi_eh_1]\nroot 71 2 0 10:54 ? 00:00:00 [deferwq]\nroot 72 2 0 10:54 ? 00:00:00 [charger_manager]\nroot 114 2 0 10:54 ? 00:00:00 [kpsmoused]\nroot 123 2 0 10:54 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 10:54 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 10:54 ? 00:00:00 [ext4-rsv-conver]\nroot 375 1 0 10:54 ? 00:00:00 upstart-udev-bridge --daemon\nroot 380 1 0 10:54 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 416 2 0 10:54 ? 00:00:00 [kworker/u3:1]\nroot 486 1 0 10:54 ? 00:00:00 upstart-socket-bridge --daemon\nroot 549 1 0 10:54 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 807 2 0 10:54 ? 00:00:00 [kauditd]\nroot 917 1 0 10:55 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 926 1 0 10:55 ? 00:00:00 rsyslogd\nmessage+ 933 1 0 10:55 ? 00:00:00 dbus-daemon --system --fork\nroot 943 1 0 10:55 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1039 1 0 10:55 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1042 1 0 10:55 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1047 1 0 10:55 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1048 1 0 10:55 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1050 1 0 10:55 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1092 1 0 10:55 ? 00:00:00 /usr/sbin/sshd -D\nroot 1094 1 0 10:55 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1095 1 0 10:55 ? 00:00:00 cron\ndaemon 1096 1 0 10:55 ? 00:00:00 atd\nroot 1184 1 0 10:55 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1190 1 0 10:55 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1461 1 0 10:55 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/vellum_host_qh3078/env/bin/python -m cloudify_agent.worker --queue vellum_host_qh3078 --max-workers 5 --name vellum_host_qh3078\nubuntu 1463 1461 0 10:55 ? 00:00:01 /home/ubuntu/vellum_host_qh3078/env/bin/python -m cloudify_agent.worker --queue vellum_host_qh3078 --max-workers 5 --name vellum_host_qh3078\nubuntu 1607 1 0 10:55 ? 00:00:02 python2.7 /home/ubuntu/vellum_host_qh3078/env/bin/diamond --configfile /home/ubuntu/vellum_host_qh3078/work/plugins/diamond/etc/diamond.conf\nubuntu 1714 1463 1 10:57 ? 00:00:02 /home/ubuntu/vellum_host_qh3078/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-Q79HQu\nubuntu 1724 1714 0 10:57 ? 00:00:00 /bin/sh -c /tmp/Q0QB5/install-vellum.sh\nubuntu 1726 1724 0 10:57 ? 00:00:00 /bin/bash -e /tmp/Q0QB5/install-vellum.sh\nntp 11695 1 0 11:00 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112\nmemcache 12098 1 0 11:00 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1\nroot 12869 1 0 11:01 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 13091 1 0 11:01 ? 00:00:00 /bin/sh -e /proc/self/fd/9\nroot 13097 13091 0 11:01 ? 00:00:00 cpulimit -e astaire -l 5\nroot 13767 12869 0 11:01 ? 00:00:00 [check-monit-upt] \nmemcache 13789 1 0 11:01 ? 00:00:00 /usr/bin/memcached -v -e ignore_vbucket=true;cache_size=1536000000;eviction=false -p 11211 -u memcache -l 192.168.120.20 -c 4096 -r -U 0\nroot 13795 12869 0 11:01 ? 00:00:00 [check-memcached] \nroot 13797 12869 0 11:01 ? 00:00:00 [poll_memcached.] \nroot 13804 12869 0 11:01 ? 00:00:00 /bin/bash -c /usr/share/clearwater/bin/issue-alarm monit 6500.3; /etc/init.d/clearwater-etcd restart\nroot 13820 13804 0 11:01 ? 00:00:00 /bin/bash /etc/init.d/clearwater-etcd restart\nroot 13861 13820 0 11:01 ? 00:00:00 sleep 16\ndnsmasq 14084 1 0 11:01 ? 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 14131 1726 0 11:01 ? 00:00:00 /bin/bash -e /tmp/Q0QB5/install-vellum.sh\nubuntu 14132 14131 0 11:01 ? 00:00:00 /bin/bash -e /tmp/Q0QB5/install-vellum.sh\nroot 14133 14132 0 11:01 ? 00:00:00 sudo ps -edf\nroot 14134 14133 0 11:01 ? 00:00:00 ps -edf\n\nreal\t0m0.012s\nuser\t0m0.000s\nsys\t0m0.010s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:42.786Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.79c5d86c-838f-4512-98fb-4a5a8422d5d5"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:43.336Z", "message": "[vellum] sudo ps ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:42.744Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.79c5d86c-838f-4512-98fb-4a5a8422d5d5"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:43.971Z", "message": " [exceptions]", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:43.363Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.79c5d86c-838f-4512-98fb-4a5a8422d5d5"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:43.971Z", "message": " Dload Upload Total Spent Left Speed", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:43.362Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.79c5d86c-838f-4512-98fb-4a5a8422d5d5"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:43.971Z", "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-06-08T11:01:43.362Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.79c5d86c-838f-4512-98fb-4a5a8422d5d5"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:43.971Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-vellum-host-qh3078", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:43.362Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.79c5d86c-838f-4512-98fb-4a5a8422d5d5"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:43.971Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-vellum-host-qh3078", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:43.361Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.79c5d86c-838f-4512-98fb-4a5a8422d5d5"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:43.971Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-vellum-host-qh3078", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:43.361Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.79c5d86c-838f-4512-98fb-4a5a8422d5d5"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:43.971Z", "message": "[vellum] Installation is done", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:43.356Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.79c5d86c-838f-4512-98fb-4a5a8422d5d5"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:43.971Z", "message": "[vellum] => # YAML topology configuration file for Cassandra,\n# to be used with YamlFileNetworkTopologySnitch.\n\n# The topology, as a list of data centers.\ntopology:\n # Each data center has a name and a list of racks.\n - dc_name: DC1\n racks:\n # Each rack has a name and a list of nodes.\n - rack_name: c1\n nodes:\n # Each node has a broadcast address (required)\n # and a data-center-local address (optional).\n # If dc_local_address is specified, its peers\n # in the same data center will attempt to\n # reconnect over that address instead.\n - broadcast_address: 1.2.3.4\n dc_local_address: 5.6.7.8\n\n# Default data center name for unknown nodes; defaults to \"UNKNOWN\"\n# default_dc_name: UNKNOWN\n\n# Default rack name for unknown nodes\n# default_rack_name: UNKNOWN; defaults to \"UNKNOWN\"\n\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:43.328Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.79c5d86c-838f-4512-98fb-4a5a8422d5d5"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:43.971Z", "message": "[vellum] sudo cat /etc/cassandra/cassandra", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:43.291Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.79c5d86c-838f-4512-98fb-4a5a8422d5d5"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:43.971Z", "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-06-08T11:01:43.262Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.79c5d86c-838f-4512-98fb-4a5a8422d5d5"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:43.971Z", "message": "[vellum] sudo cat /etc/cassandra/logback", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:43.229Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.79c5d86c-838f-4512-98fb-4a5a8422d5d5"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:43.971Z", "message": "[vellum] => INFO [main] 2019-06-08 10:58:49,766 CassandraDaemon.java:159 - Could not resolve local host\nINFO [main] 2019-06-08 10:58:49,799 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-06-08 10:58:50,034 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2019-06-08 10:58:50,430 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap\nINFO [main] 2019-06-08 10:58:50,458 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 121MB\nINFO [main] 2019-06-08 10:58:50,458 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 121MB\nINFO [main] 2019-06-08 10:58:51,213 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-06-08 10:58:51,234 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2019-06-08 10:58:51,269 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_201\nWARN [main] 2019-06-08 10:58:51,269 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release\nINFO [main] 2019-06-08 10:58:51,269 CassandraDaemon.java:202 - Heap size: 509607936/509607936\nINFO [main] 2019-06-08 10:58:51,272 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 698752(682K) committed = 2555904(2496K) max = 50331648(49152K)\nINFO [main] 2019-06-08 10:58:51,272 CassandraDaemon.java:204 - Eden Space Heap memory: init = 83886080(81920K) used = 66722648(65158K) committed = 83886080(81920K) max = 83886080(81920K)\nINFO [main] 2019-06-08 10:58:51,272 CassandraDaemon.java:204 - Survivor Space Heap memory: init = 10485760(10240K) used = 0(0K) committed = 10485760(10240K) max = 10485760(10240K)\nINFO [main] 2019-06-08 10:58:51,274 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 415236096(405504K) used = 0(0K) committed = 415236096(405504K) max = 415236096(405504K)\nINFO [main] 2019-06-08 10:58:51,274 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16678520(16287K) committed = 21757952(21248K) max = 174063616(169984K)\nINFO [main] 2019-06-08 10:58:51,274 CassandraDaemon.java:205 - Classpath: /etc/cassandra:/usr/share/cassandra/lib/ST4-4.0.8.jar:/usr/share/cassandra/lib/airline-0.6.jar:/usr/share/cassandra/lib/antlr-runtime-3.5.2.jar:/usr/share/cassandra/lib/commons-cli-1.1.jar:/usr/share/cassandra/lib/commons-codec-1.2.jar:/usr/share/cassandra/lib/commons-lang3-3.1.jar:/usr/share/cassandra/lib/commons-math3-3.2.jar:/usr/share/cassandra/lib/compress-lzf-0.8.4.jar:/usr/share/cassandra/lib/concurrentlinkedhashmap-lru-1.4.jar:/usr/share/cassandra/lib/disruptor-3.0.1.jar:/usr/share/cassandra/lib/guava-16.0.jar:/usr/share/cassandra/lib/high-scale-lib-1.0.6.jar:/usr/share/cassandra/lib/jackson-core-asl-1.9.2.jar:/usr/share/cassandra/lib/jackson-mapper-asl-1.9.2.jar:/usr/share/cassandra/lib/jamm-0.3.0.jar:/usr/share/cassandra/lib/javax.inject.jar:/usr/share/cassandra/lib/jbcrypt-0.3m.jar:/usr/share/cassandra/lib/jline-1.0.jar:/usr/share/cassandra/lib/jna-4.0.0.jar:/usr/share/cassandra/lib/json-simple-1.1.jar:/usr/share/cassandra/lib/libthrift-0.9.2.jar:/usr/share/cassandra/lib/logback-classic-1.1.2.jar:/usr/share/cassandra/lib/logback-core-1.1.2.jar:/usr/share/cassandra/lib/lz4-1.2.0.jar:/usr/share/cassandra/lib/metrics-core-2.2.0.jar:/usr/share/cassandra/lib/netty-all-4.0.23.Final.jar:/usr/share/cassandra/lib/reporter-config-2.1.0.jar:/usr/share/cassandra/lib/slf4j-api-1.7.2.jar:/usr/share/cassandra/lib/snakeyaml-1.11.jar:/usr/share/cassandra/lib/snappy-java-1.0.5.2.jar:/usr/share/cassandra/lib/stream-2.5.2.jar:/usr/share/cassandra/lib/super-csv-2.1.0.jar:/usr/share/cassandra/lib/thrift-server-0.3.7.jar:/usr/share/cassandra/apache-cassandra-2.1.15.jar:/usr/share/cassandra/apache-cassandra-thrift-2.1.15.jar:/usr/share/cassandra/apache-cassandra.jar:/usr/share/cassandra/cassandra-driver-core-2.0.9.2.jar:/usr/share/cassandra/netty-3.9.0.Final.jar:/usr/share/cassandra/stress.jar::/usr/share/cassandra/lib/jamm-0.3.0.jar\nINFO [main] 2019-06-08 10:58:51,276 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_1559991528.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1559991528.log]\nINFO [main] 2019-06-08 10:58:51,445 CLibrary.java:144 - JNA mlockall successful\nWARN [main] 2019-06-08 10:58:51,446 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info.\nERROR [main] 2019-06-08 10:58:51,663 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist\nERROR [main] 2019-06-08 10:58:51,667 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist\nERROR [main] 2019-06-08 10:58:51,668 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist\nINFO [main] 2019-06-08 10:58:51,675 CacheService.java:110 - Initializing key cache with capacity of 24 MBs.\nINFO [main] 2019-06-08 10:58:51,745 CacheService.java:132 - Initializing row cache with capacity of 0 MBs\nINFO [main] 2019-06-08 10:58:51,752 CacheService.java:149 - Initializing counter cache with capacity of 12 MBs\nINFO [main] 2019-06-08 10:58:51,753 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys).\nINFO [main] 2019-06-08 10:58:51,835 ColumnFamilyStore.java:361 - Initializing system.schema_triggers\nINFO [main] 2019-06-08 10:58:53,272 ColumnFamilyStore.java:361 - Initializing system.compaction_history\nINFO [main] 2019-06-08 10:58:53,283 ColumnFamilyStore.java:361 - Initializing system.batchlog\nINFO [main] 2019-06-08 10:58:53,291 ColumnFamilyStore.java:361 - Initializing system.sstable_activity\nINFO [main] 2019-06-08 10:58:53,295 ColumnFamilyStore.java:361 - Initializing system.peer_events\nINFO [main] 2019-06-08 10:58:53,299 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress\nINFO [main] 2019-06-08 10:58:53,303 ColumnFamilyStore.java:361 - Initializing system.hints\nINFO [main] 2019-06-08 10:58:53,318 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces\nINFO [main] 2019-06-08 10:58:53,323 ColumnFamilyStore.java:361 - Initializing system.range_xfers\nINFO [main] 2019-06-08 10:58:53,328 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies\nINFO [main] 2019-06-08 10:58:53,332 ColumnFamilyStore.java:361 - Initializing system.paxos\nINFO [main] 2019-06-08 10:58:53,340 ColumnFamilyStore.java:361 - Initializing system.schema_columns\nINFO [main] 2019-06-08 10:58:53,346 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes\nINFO [main] 2019-06-08 10:58:53,349 ColumnFamilyStore.java:361 - Initializing system.IndexInfo\nINFO [main] 2019-06-08 10:58:53,353 ColumnFamilyStore.java:361 - Initializing system.peers\nINFO [main] 2019-06-08 10:58:53,356 ColumnFamilyStore.java:361 - Initializing system.size_estimates\nINFO [main] 2019-06-08 10:58:53,362 ColumnFamilyStore.java:361 - Initializing system.local\nINFO [main] 2019-06-08 10:58:53,507 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage.\nINFO [main] 2019-06-08 10:58:53,511 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh.\nINFO [main] 2019-06-08 10:58:53,576 ColumnFamilyStore.java:905 - Enqueuing flush of local: 793 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-06-08 10:58:53,586 Memtable.java:347 - Writing Memtable-local@171128594(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-06-08 10:58:53,680 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=1559991533241, position=399)\nINFO [main] 2019-06-08 10:58:54,195 CommitLog.java:122 - No commitlog files found; skipping replay\nINFO [main] 2019-06-08 10:58:54,470 StorageService.java:622 - Cassandra version: 2.1.15\nINFO [main] 2019-06-08 10:58:54,470 StorageService.java:623 - Thrift API version: 19.39.0\nINFO [main] 2019-06-08 10:58:54,475 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1)\nINFO [main] 2019-06-08 10:58:54,490 IndexSummaryManager.java:95 - Initializing index summary manager with a memory pool size of 24 MB and a resize interval of 60 minutes\nINFO [main] 2019-06-08 10:58:54,491 StorageService.java:649 - Loading persisted ring state\nINFO [main] 2019-06-08 10:58:54,511 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-06-08 10:58:54,531 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nWARN [main] 2019-06-08 10:58:54,544 SystemKeyspace.java:765 - No host ID found, created 29e10017-30c1-4dff-87fd-4b758c83e678 (Note: This should happen exactly once per node).\nINFO [main] 2019-06-08 10:58:54,552 StorageService.java:807 - Starting up server gossip\nINFO [main] 2019-06-08 10:58:54,556 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1983 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2019-06-08 10:58:54,558 Memtable.java:347 - Writing Memtable-local@1681986832(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2019-06-08 10:58:54,559 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=1559991533241, position=93397)\nINFO [main] 2019-06-08 10:58:54,921 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-06-08 10:58:54,937 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2019-06-08 10:58:54,972 MessagingService.java:506 - Starting Messaging Service on port 7000\nINFO [main] 2019-06-08 10:58:54,989 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-06-08 10:58:55,000 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2019-06-08 10:58:55,010 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-06-08 10:58:55,017 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2019-06-08 10:58:55,033 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node.\nINFO [main] 2019-06-08 10:58:55,034 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-06-08 10:58:55,042 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2019-06-08 10:58:55,054 StorageService.java:959 - Generated random tokens. tokens are [2010027478227916878, -3164794595274871505, 6920999346142506830, -8490427976370301796, -4786839755062908989, 3120688596000031240, -4340966226354374817, -3330209669032974156, 6394863574854392144, 9077221909881196557, -5574876458499599081, -683694840299345441, 4669857914341850992, -2380586034434650974, -1093458565900240608, 819607345547929820, 4426439651013982281, -2170475086925597543, 4707744246627906292, -2726769111626445896, 7643154479101122275, 3968922207223298482, 4845184988683037437, 3937571134252687254, 1429939132464537151, -5775418888296755304, -6398300629468054519, 5909847330333137513, -8172719953823900054, 7902017502644629114, -5400417658411364354, 3547540964506131275, 5524020745601955093, 2781495011495126213, 8245933659180472033, -9112205732114042909, 9205025899077902638, -3731363358897024075, -4762036793007413147, -8829752411636277297, 7136263439478884720, 7069118092021149747, 6472118657906012612, -7766124530707054779, 6202854435983035554, 2775876714168149816, 1846888050233341146, -7814694976039714293, -8222137254361480268, -4632573143426176035, 7286853538503801213, -6325748178913979828, -2067801984945979977, 6709552887157091602, -3644015244856085209, 6880286592778344115, 1830479833345069201, 1063475198822584470, 3952052345334799032, -2200437526234050658, 6679391490511851122, -4175192211657092485, -5546494845113170937, -2760361006953699222, -7785657466772533568, -603133175807643561, 2140285007111483293, -4856014090257173422, -3749800810679766766, 651985479194293535, 1443882114422903640, 2495705295586210269, 3344028432387547572, -5099553393667435110, -4069547340317181909, 8589574002606121462, 8486954095761251565, -8943057553593768152, 8386012671337165936, 2629419457364550738, -7612218310659259950, -5185928294227545281, -7826710018501411249, 4835391696492999360, -7900004034531858028, -3008893423760960166, -3211614547583348274, -7438278537666347138, -1407190237327551757, -6849635613210457752, 6212737861640754178, -8529550789809974365, 8804714155434369563, -2540507030814621807, 7938329150568145050, -6549539146472155117, -6516736491272076840, -1441123260852235491, -3643250476177335471, -8173000325458392964, 2346217807318296476, -1092895605615525281, -7945288427726133318, -2313814823841962016, -4154271683971388774, 4168145859434670301, -1305069234009810725, -2102467679224558350, -3987320317358007123, -6717347813775318776, 1337505975748309472, -4340766174380998994, -5692329992775666011, 8063043129429565430, 2012255778035128923, 8507164966757297295, 8061531465749026502, 7554136853777476827, -6146215862673155394, -5689137838909028001, -3935509446855796838, 5272345618660897436, -7654189593782540917, 5109161994822624123, 7123204231509094661, 1495715781833392967, 6369496817744622413, 6459744671833439613, -2313930296805823612, 3709126159373414331, -9057749449366009713, 1382400467179077686, 5433755807884675722, -2972604839381717187, 3260092900455972194, 4921223257926726747, 8911059619706482001, 2033095847452990035, -5129854031904494132, 1682947633694366189, -2906695752664141496, 8376768880367446766, 5237438621610685130, 8550370526129254768, 8589385532358236185, 3502821105549250725, -598751989445688673, 4186618565813561969, 4264285892939148951, 3391070225250432331, 4879313750874371892, 7547924048296527944, -7997656619033257977, -6348380763206925184, -2821523295751883545, -5835204434361132394, -4096457243114595280, -4376144147931087898, -1807179686661128816, 2673495785277551372, 5933250632866507213, 5780875071778282725, -4411877269489050618, -1613289388165517580, -3629306742911332663, -2770352581102935472, -2957602268507941093, 7406420091917531433, -876671209800916626, 8467941500334956461, 4234773033002457396, 8995972673715421551, 7418914212493622101, -4899748646669487646, -5750651143121178673, 5705006513097774052, -4851378342633298997, -5327422783474122942, 5867000471550843027, 2803356983245903934, 7880959871127234289, 462209609541742329, 7630660946587698832, 8388237030523472050, 603165938646610007, -2660063146647434991, 3855234238647827712, -6323673856452699117, -5303358385401474005, -3262100439692432708, 5230351120526401337, 1805261944899543551, 2397000604483639001, -9124869797908331003, 2782698712245896156, 8006923679081913165, 2551542218431387671, 6567711204576123646, -378783493401150880, -1274936983794824810, 8661644240644392804, -8886255672255052857, 8744304988604796957, -6654403841472542711, 5445550998790242836, -1766233399043495000, -5217131920673559546, 3128759259783723021, 1906472853015501487, 3979269542431318261, -4813819718466456300, -2892482884895652468, 413381820208336306, -240665118568666300, 3206688176197263819, 478118875699547913, -129587886362108866, 5329695727978273611, 7154431392096138379, -7187501630738245887, -2497873015539665048, -8851638780234725328, -5456731413789937624, 4371767929574853867, -1602867498594836131, -5095723353492726889, -5220207060664509622, -8781056705665678442, -9049329391048088133, -5018973996260522757, 793682748848470374, 2015319433212133669, 3198681303815670219, -7896431160659264505, -5558760206968828273, 3443770250882336973, 2666355894344615373, -8452181326896332720, -4128614830303782453, 5094452468496037139, -788516387820623942, -1685351538487418408, -7209862511673439004, -4025672961867887474, 6442487363147014079, -481155550011430031, 7828944644028676751, 6924297671806347658, -4830105607527613424, 8569599574905689289, 9067230233663671556, -4169835231341657112, -2202217667913022100, 7816324829260962678, -3137607759165218404, -9120128830082655768]\nINFO [main] 2019-06-08 10:58:55,069 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@ae2db2b[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@23e32a30[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@4f54e190}\nINFO [MigrationStage:1] 2019-06-08 10:58:55,144 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 958 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-06-08 10:58:55,146 Memtable.java:347 - Writing Memtable-schema_keyspaces@1912304830(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-06-08 10:58:55,147 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=1559991533241, position=102352)\nINFO [MigrationStage:1] 2019-06-08 10:58:55,499 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115123 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2019-06-08 10:58:55,500 Memtable.java:347 - Writing Memtable-schema_columnfamilies@2004242892(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2019-06-08 10:58:55,514 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=1559991533241, position=102352)\nINFO [MigrationStage:1] 2019-06-08 10:58:55,588 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254936 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-06-08 10:58:55,589 Memtable.java:347 - Writing Memtable-schema_columns@953543828(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-06-08 10:58:55,615 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=1559991533241, position=102352)\nINFO [MigrationStage:1] 2019-06-08 10:58:56,022 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 154 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2019-06-08 10:58:56,023 Memtable.java:347 - Writing Memtable-schema_triggers@1378842097(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2019-06-08 10:58:56,024 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=1559991533241, position=102352)\nINFO [MigrationStage:1] 2019-06-08 10:58:56,374 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 154 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-06-08 10:58:56,375 Memtable.java:347 - Writing Memtable-schema_usertypes@790069724(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-06-08 10:58:56,376 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=1559991533241, position=102352)\nINFO [MigrationStage:1] 2019-06-08 10:58:56,871 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@66827724[cfId=c5e99f16-8677-3914-b17e-960613512345,ksName=system_traces,cfName=sessions,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.ColumnToCollectionType(706172616d6574657273:org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type))),comment=traced sessions,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=duration, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=parameters, type=org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type), kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=started_at, type=org.apache.cassandra.db.marshal.TimestampType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=request, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=coordinator, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={\"keys\":\"ALL\", \"rows_per_partition\":\"NONE\"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false]\nINFO [MigrationStage:1] 2019-06-08 10:58:56,883 ColumnFamilyStore.java:361 - Initializing system_traces.sessions\nINFO [MigrationStage:1] 2019-06-08 10:58:56,884 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@6337c613[cfId=8826e8e9-e16a-3728-8753-3bc1fc713c25,ksName=system_traces,cfName=events,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.TimeUUIDType,org.apache.cassandra.db.marshal.UTF8Type),comment=,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=source, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=thread, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=activity, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=source_elapsed, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=event_id, type=org.apache.cassandra.db.marshal.TimeUUIDType, kind=CLUSTERING_COLUMN, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={\"keys\":\"ALL\", \"rows_per_partition\":\"NONE\"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false]\nINFO [MigrationStage:1] 2019-06-08 10:58:56,897 ColumnFamilyStore.java:361 - Initializing system_traces.events\nINFO [main] 2019-06-08 10:58:56,944 ColumnFamilyStore.java:905 - Enqueuing flush of local: 594 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2019-06-08 10:58:56,945 Memtable.java:347 - Writing Memtable-local@1878821750(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2019-06-08 10:58:56,946 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=1559991533241, position=102595)\nINFO [main] 2019-06-08 10:58:57,426 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51490 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-06-08 10:58:57,426 Memtable.java:347 - Writing Memtable-local@929073319(8.376KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-06-08 10:58:57,438 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=1559991533241, position=114596)\nINFO [CompactionExecutor:1] 2019-06-08 10:58:57,928 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-4-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-2-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-1-Data.db')]\nINFO [main] 2019-06-08 10:58:57,987 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL\nINFO [main] 2019-06-08 10:58:58,191 Server.java:155 - Netty using native Epoll event loop\nINFO [main] 2019-06-08 10:58:58,226 Server.java:193 - Using Netty Version: [netty-buffer=netty-buffer-4.0.23.Final.208198c, netty-codec=netty-codec-4.0.23.Final.208198c, netty-codec-http=netty-codec-http-4.0.23.Final.208198c, netty-codec-socks=netty-codec-socks-4.0.23.Final.208198c, netty-common=netty-common-4.0.23.Final.208198c, netty-handler=netty-handler-4.0.23.Final.208198c, netty-transport=netty-transport-4.0.23.Final.208198c, netty-transport-rxtx=netty-transport-rxtx-4.0.23.Final.208198c, netty-transport-sctp=netty-transport-sctp-4.0.23.Final.208198c, netty-transport-udt=netty-transport-udt-4.0.23.Final.208198c]\nINFO [main] 2019-06-08 10:58:58,226 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042...\nINFO [main] 2019-06-08 10:58:58,294 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160\nINFO [Thread-2] 2019-06-08 10:58:58,302 ThriftServer.java:136 - Listening for thrift clients...\nINFO [CompactionExecutor:1] 2019-06-08 10:58:58,726 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,886 bytes to 5,723 (~97% of original) in 786ms = 0.006944MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, }\nINFO [StorageServiceShutdownHook] 2019-06-08 11:00:57,894 ThriftServer.java:142 - Stop listening to thrift clients\nINFO [StorageServiceShutdownHook] 2019-06-08 11:00:57,926 Server.java:225 - Stop listening for CQL clients\nINFO [StorageServiceShutdownHook] 2019-06-08 11:00:57,926 Gossiper.java:1454 - Announcing shutdown\nINFO [StorageServiceShutdownHook] 2019-06-08 11:00:57,928 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown\nINFO [StorageServiceShutdownHook] 2019-06-08 11:00:59,958 MessagingService.java:734 - Waiting for messaging service to quiesce\nINFO [ACCEPT-localhost/127.0.0.1] 2019-06-08 11:00:59,960 MessagingService.java:1020 - MessagingService has terminated the accept() thread\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:43.198Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.79c5d86c-838f-4512-98fb-4a5a8422d5d5"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:43.971Z", "message": "[vellum] sudo cat /var/log/cassandra/system.log", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:43.162Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.79c5d86c-838f-4512-98fb-4a5a8422d5d5"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:43.971Z", "message": " ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:43.362Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.79c5d86c-838f-4512-98fb-4a5a8422d5d5"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:43.971Z", "message": " OK", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:43.363Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.79c5d86c-838f-4512-98fb-4a5a8422d5d5"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:43.971Z", "message": " RESOLV_CONF=/etc/dnsmasq.resolv.conf", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:43.363Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.79c5d86c-838f-4512-98fb-4a5a8422d5d5"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:43.971Z", "message": "Execution done (PID=1724, return_code=0): /tmp/Q0QB5/install-vellum.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:43.427Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.79c5d86c-838f-4512-98fb-4a5a8422d5d5"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:43.971Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:43.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.79c5d86c-838f-4512-98fb-4a5a8422d5d5"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:43.971Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:43.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.79c5d86c-838f-4512-98fb-4a5a8422d5d5"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:43.971Z", "message": " \r100 3149 100 3149 0 0 18930 0 --:--:-- --:--:-- --:--:-- 18969", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:43.362Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.79c5d86c-838f-4512-98fb-4a5a8422d5d5"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:43.971Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:43.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.79c5d86c-838f-4512-98fb-4a5a8422d5d5"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:43.971Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:43.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.79c5d86c-838f-4512-98fb-4a5a8422d5d5"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:43.971Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:43.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.79c5d86c-838f-4512-98fb-4a5a8422d5d5"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:43.971Z", "message": " File \"/home/ubuntu/vellum_host_qh3078/env/bin/ctx\", line 13, in ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:43.362Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.79c5d86c-838f-4512-98fb-4a5a8422d5d5"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:43.971Z", "message": " sys.exit(main())", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:43.362Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.79c5d86c-838f-4512-98fb-4a5a8422d5d5"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:43.971Z", "message": " File \"/home/ubuntu/vellum_host_qh3078/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-06-08T11:01:43.362Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.79c5d86c-838f-4512-98fb-4a5a8422d5d5"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:43.971Z", "message": " args.timeout)", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:43.362Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.79c5d86c-838f-4512-98fb-4a5a8422d5d5"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:43.971Z", "message": " File \"/home/ubuntu/vellum_host_qh3078/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-06-08T11:01:43.362Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.79c5d86c-838f-4512-98fb-4a5a8422d5d5"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:43.971Z", "message": " ex_traceback)", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:43.362Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.79c5d86c-838f-4512-98fb-4a5a8422d5d5"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:43.971Z", "message": " cloudify.proxy.client.RequestError: (RequestError(...), \"UnicodeEncodeError: 'ascii' codec can't encode character u'\\\\u0151' in position 30500: ordinal not in range(128)\")", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:43.362Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.79c5d86c-838f-4512-98fb-4a5a8422d5d5"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:43.971Z", "message": " bind-address = 0.0.0.0", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:43.362Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.79c5d86c-838f-4512-98fb-4a5a8422d5d5"}], "metadata": {"pagination": {"total": 3158, "offset": 3089, "size": 50}}} 2019-06-08 11:01:45,595 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:01:45,595 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:01:45 GMT 2019-06-08 11:01:45,595 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:01:45,595 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 11:01:45,595 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:01:45,595 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:01:45,596 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:01:45,596 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 11:01:45,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager The following NEW packages will be installed: clearwater-cluster-manager clearwater-management 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 6,120 kB of archives. After this operation, 6,458 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 6,120 kB in 1s (5,874 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59719 files and directories currently installed.) Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m7.246s user 0m3.600s sys 0m1.047s 2019-06-08 11:01:45,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] The installation packages is done correctly 2019-06-08 11:01:45,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo service dnsmasq force 2019-06-08 11:01:45,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Use the DNS server 2019-06-08 11:01:45,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.069s user 0m0.005s sys 0m0.049s 2019-06-08 11:01:45,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => 2019-06-08 11:01:02.665807946 Stopping etcd clearwater-etcd 2019-06-08 11:01:28.976958819 Restarting etcd clearwater-etcd 2019-06-08 11:01:28.986408062 Configured ETCDCTL_PEERS: 192.168.120.9:4000, 2019-06-08 11:01:28.988804858 Check for previous failed startup attempt 2019-06-08 11:01:28.991676297 Running etcdctl member list 1c7dc85f0d7b544f: name=192-168-120-13 peerURLs=http://192.168.120.13:2380 clientURLs=http://192.168.120.13:4000 isLeader=false 54183effeb215355: name=192-168-120-5 peerURLs=http://192.168.120.5:2380 clientURLs=http://192.168.120.5:4000 isLeader=false de34eed64bb76d59: name=192-168-120-9 peerURLs=http://192.168.120.9:2380 clientURLs=http://192.168.120.9:4000 isLeader=true 2019-06-08 11:01:29.103454184 etcdctl returned 0 2019-06-08 11:01:29.114813975 Joining existing cluster... real 0m0.004s user 0m0.000s sys 0m0.004s 2019-06-08 11:01:45,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2019-06-08 11:01:45,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:bf:5d:76 inet addr:192.168.120.20 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:febf:5d76/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:137153 errors:0 dropped:0 overruns:0 frame:0 TX packets:46039 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:222666097 (222.6 MB) TX bytes:6977783 (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:2488 errors:0 dropped:0 overruns:0 frame:0 TX packets:2488 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:224148 (224.1 KB) TX bytes:224148 (224.1 KB) real 0m0.008s user 0m0.000s sys 0m0.005s 2019-06-08 11:01:45,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ifconfig 2019-06-08 11:01:45,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2019-06-08 11:01:45,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2019-06-08 11:01:45,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2019-06-08 11:01:45,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater*.log 2019-06-08 11:01:45,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => /var/log /var/log/dmesg /var/log/sysstat /var/log/cassandra /var/log/cassandra/system.log /var/log/wtmp /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/cloud-init.log /var/log/monit.log /var/log/ntpstats /var/log/lastlog /var/log/auth.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/memcached.log /var/log/unattended-upgrades /var/log/astaire /var/log/dpkg.log /var/log/syslog /var/log/btmp /var/log/kern.log /var/log/upstart /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/astaire-throttle.log /var/log/upstart/systemd-logind.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/cryptdisks.log /var/log/upstart/clearwater-monit.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/rogers /var/log/rogers/rogers_current.txt /var/log/rogers/rogers_err.log /var/log/rogers/rogers_20190608T110000Z.txt /var/log/rogers/rogers_out.log /var/log/dmesg.0 /var/log/clearwater-config-manager /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/dist-upgrade /var/log/boot.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-queue-manager /var/log/udev /var/log/clearwater-cluster-manager /var/log/chronos /var/log/fsck /var/log/fsck/checkroot /var/log/fsck/checkfs real 0m0.009s user 0m0.000s sys 0m0.006s 2019-06-08 11:01:45,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo find /var/log 2019-06-08 11:01:45,602 - 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 14084/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 12869/monit tcp 0 0 127.0.0.1:58951 0.0.0.0:* LISTEN 1714/python tcp 0 0 192.168.120.20:11211 0.0.0.0:* LISTEN 13789/memcached tcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12098/memcached tcp6 0 0 ::1:53 :::* LISTEN 14084/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1092/sshd udp 0 0 127.0.0.1:53 0.0.0.0:* 14084/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 549/dhclient udp 0 0 192.168.120.20:123 0.0.0.0:* 11695/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 11695/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 11695/ntpd udp 0 0 0.0.0.0:44267 0.0.0.0:* 549/dhclient udp 0 0 127.0.0.1:11211 0.0.0.0:* 12098/memcached udp6 0 0 ::1:53 :::* 14084/dnsmasq udp6 0 0 fe80::f816:3eff:feb:123 :::* 11695/ntpd udp6 0 0 ::1:123 :::* 11695/ntpd udp6 0 0 :::123 :::* 11695/ntpd udp6 0 0 :::42977 :::* 549/dhclient Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7220 380/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 8773 933/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 9034 1094/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 6532 1/init @/com/ubuntu/upstart real 0m0.009s user 0m0.007s sys 0m0.000s 2019-06-08 11:01:45,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo netstat 2019-06-08 11:01:45,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 10:54 ? 00:00:01 /sbin/init root 2 0 0 10:54 ? 00:00:00 [kthreadd] root 3 2 0 10:54 ? 00:00:00 [ksoftirqd/0] root 5 2 0 10:54 ? 00:00:00 [kworker/0:0H] root 6 2 0 10:54 ? 00:00:00 [kworker/u2:0] root 7 2 0 10:54 ? 00:00:00 [rcu_sched] root 8 2 0 10:54 ? 00:00:00 [rcuos/0] root 9 2 0 10:54 ? 00:00:00 [rcu_bh] root 10 2 0 10:54 ? 00:00:00 [rcuob/0] root 11 2 0 10:54 ? 00:00:00 [migration/0] root 12 2 0 10:54 ? 00:00:00 [watchdog/0] root 13 2 0 10:54 ? 00:00:00 [khelper] root 14 2 0 10:54 ? 00:00:00 [kdevtmpfs] root 15 2 0 10:54 ? 00:00:00 [netns] root 16 2 0 10:54 ? 00:00:00 [writeback] root 17 2 0 10:54 ? 00:00:00 [kintegrityd] root 18 2 0 10:54 ? 00:00:00 [bioset] root 19 2 0 10:54 ? 00:00:00 [kworker/u3:0] root 20 2 0 10:54 ? 00:00:00 [kblockd] root 21 2 0 10:54 ? 00:00:00 [ata_sff] root 22 2 0 10:54 ? 00:00:00 [khubd] root 23 2 0 10:54 ? 00:00:00 [md] root 24 2 0 10:54 ? 00:00:00 [devfreq_wq] root 25 2 0 10:54 ? 00:00:00 [kworker/0:1] root 27 2 0 10:54 ? 00:00:00 [khungtaskd] root 28 2 0 10:54 ? 00:00:00 [kswapd0] root 29 2 0 10:54 ? 00:00:00 [vmstat] root 30 2 0 10:54 ? 00:00:00 [ksmd] root 31 2 0 10:54 ? 00:00:00 [khugepaged] root 32 2 0 10:54 ? 00:00:00 [fsnotify_mark] root 33 2 0 10:54 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 10:54 ? 00:00:00 [crypto] root 46 2 0 10:54 ? 00:00:00 [kthrotld] root 47 2 0 10:54 ? 00:00:00 [kworker/u2:1] root 48 2 0 10:54 ? 00:00:00 [vballoon] root 49 2 0 10:54 ? 00:00:00 [scsi_eh_0] root 50 2 0 10:54 ? 00:00:00 [scsi_eh_1] root 71 2 0 10:54 ? 00:00:00 [deferwq] root 72 2 0 10:54 ? 00:00:00 [charger_manager] root 114 2 0 10:54 ? 00:00:00 [kpsmoused] root 123 2 0 10:54 ? 00:00:00 [kworker/0:2] root 176 2 0 10:54 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 10:54 ? 00:00:00 [ext4-rsv-conver] root 375 1 0 10:54 ? 00:00:00 upstart-udev-bridge --daemon root 380 1 0 10:54 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 416 2 0 10:54 ? 00:00:00 [kworker/u3:1] root 486 1 0 10:54 ? 00:00:00 upstart-socket-bridge --daemon root 549 1 0 10:54 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 807 2 0 10:54 ? 00:00:00 [kauditd] root 917 1 0 10:55 ? 00:00:00 upstart-file-bridge --daemon syslog 926 1 0 10:55 ? 00:00:00 rsyslogd message+ 933 1 0 10:55 ? 00:00:00 dbus-daemon --system --fork root 943 1 0 10:55 ? 00:00:00 /lib/systemd/systemd-logind root 1039 1 0 10:55 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1042 1 0 10:55 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1047 1 0 10:55 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1048 1 0 10:55 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1050 1 0 10:55 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1092 1 0 10:55 ? 00:00:00 /usr/sbin/sshd -D root 1094 1 0 10:55 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1095 1 0 10:55 ? 00:00:00 cron daemon 1096 1 0 10:55 ? 00:00:00 atd root 1184 1 0 10:55 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1190 1 0 10:55 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1461 1 0 10:55 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/vellum_host_qh3078/env/bin/python -m cloudify_agent.worker --queue vellum_host_qh3078 --max-workers 5 --name vellum_host_qh3078 ubuntu 1463 1461 0 10:55 ? 00:00:01 /home/ubuntu/vellum_host_qh3078/env/bin/python -m cloudify_agent.worker --queue vellum_host_qh3078 --max-workers 5 --name vellum_host_qh3078 ubuntu 1607 1 0 10:55 ? 00:00:02 python2.7 /home/ubuntu/vellum_host_qh3078/env/bin/diamond --configfile /home/ubuntu/vellum_host_qh3078/work/plugins/diamond/etc/diamond.conf ubuntu 1714 1463 1 10:57 ? 00:00:02 /home/ubuntu/vellum_host_qh3078/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-Q79HQu ubuntu 1724 1714 0 10:57 ? 00:00:00 /bin/sh -c /tmp/Q0QB5/install-vellum.sh ubuntu 1726 1724 0 10:57 ? 00:00:00 /bin/bash -e /tmp/Q0QB5/install-vellum.sh ntp 11695 1 0 11:00 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112 memcache 12098 1 0 11:00 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1 root 12869 1 0 11:01 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 13091 1 0 11:01 ? 00:00:00 /bin/sh -e /proc/self/fd/9 root 13097 13091 0 11:01 ? 00:00:00 cpulimit -e astaire -l 5 root 13767 12869 0 11:01 ? 00:00:00 [check-monit-upt] memcache 13789 1 0 11:01 ? 00:00:00 /usr/bin/memcached -v -e ignore_vbucket=true;cache_size=1536000000;eviction=false -p 11211 -u memcache -l 192.168.120.20 -c 4096 -r -U 0 root 13795 12869 0 11:01 ? 00:00:00 [check-memcached] root 13797 12869 0 11:01 ? 00:00:00 [poll_memcached.] root 13804 12869 0 11:01 ? 00:00:00 /bin/bash -c /usr/share/clearwater/bin/issue-alarm monit 6500.3; /etc/init.d/clearwater-etcd restart root 13820 13804 0 11:01 ? 00:00:00 /bin/bash /etc/init.d/clearwater-etcd restart root 13861 13820 0 11:01 ? 00:00:00 sleep 16 dnsmasq 14084 1 0 11:01 ? 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 14131 1726 0 11:01 ? 00:00:00 /bin/bash -e /tmp/Q0QB5/install-vellum.sh ubuntu 14132 14131 0 11:01 ? 00:00:00 /bin/bash -e /tmp/Q0QB5/install-vellum.sh root 14133 14132 0 11:01 ? 00:00:00 sudo ps -edf root 14134 14133 0 11:01 ? 00:00:00 ps -edf real 0m0.012s user 0m0.000s sys 0m0.010s 2019-06-08 11:01:45,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ps 2019-06-08 11:01:45,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [exceptions] 2019-06-08 11:01:45,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-06-08 11:01:45,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-06-08 11:01:45,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-vellum-host-qh3078 2019-06-08 11:01:45,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-vellum-host-qh3078 2019-06-08 11:01:45,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-vellum-host-qh3078 2019-06-08 11:01:45,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installation is done 2019-06-08 11:01:45,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => # YAML topology configuration file for Cassandra, # to be used with YamlFileNetworkTopologySnitch. # The topology, as a list of data centers. topology: # Each data center has a name and a list of racks. - dc_name: DC1 racks: # Each rack has a name and a list of nodes. - rack_name: c1 nodes: # Each node has a broadcast address (required) # and a data-center-local address (optional). # If dc_local_address is specified, its peers # in the same data center will attempt to # reconnect over that address instead. - broadcast_address: 1.2.3.4 dc_local_address: 5.6.7.8 # Default data center name for unknown nodes; defaults to "UNKNOWN" # default_dc_name: UNKNOWN # Default rack name for unknown nodes # default_rack_name: UNKNOWN; defaults to "UNKNOWN" real 0m0.004s user 0m0.000s sys 0m0.004s 2019-06-08 11:01:45,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/cassandra 2019-06-08 11:01:45,604 - 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-06-08 11:01:45,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/logback 2019-06-08 11:01:45,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => INFO [main] 2019-06-08 10:58:49,766 CassandraDaemon.java:159 - Could not resolve local host INFO [main] 2019-06-08 10:58:49,799 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-06-08 10:58:50,034 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2019-06-08 10:58:50,430 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap INFO [main] 2019-06-08 10:58:50,458 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 121MB INFO [main] 2019-06-08 10:58:50,458 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 121MB INFO [main] 2019-06-08 10:58:51,213 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-06-08 10:58:51,234 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2019-06-08 10:58:51,269 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_201 WARN [main] 2019-06-08 10:58:51,269 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release INFO [main] 2019-06-08 10:58:51,269 CassandraDaemon.java:202 - Heap size: 509607936/509607936 INFO [main] 2019-06-08 10:58:51,272 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 698752(682K) committed = 2555904(2496K) max = 50331648(49152K) INFO [main] 2019-06-08 10:58:51,272 CassandraDaemon.java:204 - Eden Space Heap memory: init = 83886080(81920K) used = 66722648(65158K) committed = 83886080(81920K) max = 83886080(81920K) INFO [main] 2019-06-08 10:58:51,272 CassandraDaemon.java:204 - Survivor Space Heap memory: init = 10485760(10240K) used = 0(0K) committed = 10485760(10240K) max = 10485760(10240K) INFO [main] 2019-06-08 10:58:51,274 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 415236096(405504K) used = 0(0K) committed = 415236096(405504K) max = 415236096(405504K) INFO [main] 2019-06-08 10:58:51,274 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16678520(16287K) committed = 21757952(21248K) max = 174063616(169984K) INFO [main] 2019-06-08 10:58:51,274 CassandraDaemon.java:205 - Classpath: /etc/cassandra:/usr/share/cassandra/lib/ST4-4.0.8.jar:/usr/share/cassandra/lib/airline-0.6.jar:/usr/share/cassandra/lib/antlr-runtime-3.5.2.jar:/usr/share/cassandra/lib/commons-cli-1.1.jar:/usr/share/cassandra/lib/commons-codec-1.2.jar:/usr/share/cassandra/lib/commons-lang3-3.1.jar:/usr/share/cassandra/lib/commons-math3-3.2.jar:/usr/share/cassandra/lib/compress-lzf-0.8.4.jar:/usr/share/cassandra/lib/concurrentlinkedhashmap-lru-1.4.jar:/usr/share/cassandra/lib/disruptor-3.0.1.jar:/usr/share/cassandra/lib/guava-16.0.jar:/usr/share/cassandra/lib/high-scale-lib-1.0.6.jar:/usr/share/cassandra/lib/jackson-core-asl-1.9.2.jar:/usr/share/cassandra/lib/jackson-mapper-asl-1.9.2.jar:/usr/share/cassandra/lib/jamm-0.3.0.jar:/usr/share/cassandra/lib/javax.inject.jar:/usr/share/cassandra/lib/jbcrypt-0.3m.jar:/usr/share/cassandra/lib/jline-1.0.jar:/usr/share/cassandra/lib/jna-4.0.0.jar:/usr/share/cassandra/lib/json-simple-1.1.jar:/usr/share/cassandra/lib/libthrift-0.9.2.jar:/usr/share/cassandra/lib/logback-classic-1.1.2.jar:/usr/share/cassandra/lib/logback-core-1.1.2.jar:/usr/share/cassandra/lib/lz4-1.2.0.jar:/usr/share/cassandra/lib/metrics-core-2.2.0.jar:/usr/share/cassandra/lib/netty-all-4.0.23.Final.jar:/usr/share/cassandra/lib/reporter-config-2.1.0.jar:/usr/share/cassandra/lib/slf4j-api-1.7.2.jar:/usr/share/cassandra/lib/snakeyaml-1.11.jar:/usr/share/cassandra/lib/snappy-java-1.0.5.2.jar:/usr/share/cassandra/lib/stream-2.5.2.jar:/usr/share/cassandra/lib/super-csv-2.1.0.jar:/usr/share/cassandra/lib/thrift-server-0.3.7.jar:/usr/share/cassandra/apache-cassandra-2.1.15.jar:/usr/share/cassandra/apache-cassandra-thrift-2.1.15.jar:/usr/share/cassandra/apache-cassandra.jar:/usr/share/cassandra/cassandra-driver-core-2.0.9.2.jar:/usr/share/cassandra/netty-3.9.0.Final.jar:/usr/share/cassandra/stress.jar::/usr/share/cassandra/lib/jamm-0.3.0.jar INFO [main] 2019-06-08 10:58:51,276 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_1559991528.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1559991528.log] INFO [main] 2019-06-08 10:58:51,445 CLibrary.java:144 - JNA mlockall successful WARN [main] 2019-06-08 10:58:51,446 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info. ERROR [main] 2019-06-08 10:58:51,663 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist ERROR [main] 2019-06-08 10:58:51,667 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist ERROR [main] 2019-06-08 10:58:51,668 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist INFO [main] 2019-06-08 10:58:51,675 CacheService.java:110 - Initializing key cache with capacity of 24 MBs. INFO [main] 2019-06-08 10:58:51,745 CacheService.java:132 - Initializing row cache with capacity of 0 MBs INFO [main] 2019-06-08 10:58:51,752 CacheService.java:149 - Initializing counter cache with capacity of 12 MBs INFO [main] 2019-06-08 10:58:51,753 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys). INFO [main] 2019-06-08 10:58:51,835 ColumnFamilyStore.java:361 - Initializing system.schema_triggers INFO [main] 2019-06-08 10:58:53,272 ColumnFamilyStore.java:361 - Initializing system.compaction_history INFO [main] 2019-06-08 10:58:53,283 ColumnFamilyStore.java:361 - Initializing system.batchlog INFO [main] 2019-06-08 10:58:53,291 ColumnFamilyStore.java:361 - Initializing system.sstable_activity INFO [main] 2019-06-08 10:58:53,295 ColumnFamilyStore.java:361 - Initializing system.peer_events INFO [main] 2019-06-08 10:58:53,299 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress INFO [main] 2019-06-08 10:58:53,303 ColumnFamilyStore.java:361 - Initializing system.hints INFO [main] 2019-06-08 10:58:53,318 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces INFO [main] 2019-06-08 10:58:53,323 ColumnFamilyStore.java:361 - Initializing system.range_xfers INFO [main] 2019-06-08 10:58:53,328 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies INFO [main] 2019-06-08 10:58:53,332 ColumnFamilyStore.java:361 - Initializing system.paxos INFO [main] 2019-06-08 10:58:53,340 ColumnFamilyStore.java:361 - Initializing system.schema_columns INFO [main] 2019-06-08 10:58:53,346 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes INFO [main] 2019-06-08 10:58:53,349 ColumnFamilyStore.java:361 - Initializing system.IndexInfo INFO [main] 2019-06-08 10:58:53,353 ColumnFamilyStore.java:361 - Initializing system.peers INFO [main] 2019-06-08 10:58:53,356 ColumnFamilyStore.java:361 - Initializing system.size_estimates INFO [main] 2019-06-08 10:58:53,362 ColumnFamilyStore.java:361 - Initializing system.local INFO [main] 2019-06-08 10:58:53,507 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage. INFO [main] 2019-06-08 10:58:53,511 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh. INFO [main] 2019-06-08 10:58:53,576 ColumnFamilyStore.java:905 - Enqueuing flush of local: 793 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-06-08 10:58:53,586 Memtable.java:347 - Writing Memtable-local@171128594(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-06-08 10:58:53,680 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=1559991533241, position=399) INFO [main] 2019-06-08 10:58:54,195 CommitLog.java:122 - No commitlog files found; skipping replay INFO [main] 2019-06-08 10:58:54,470 StorageService.java:622 - Cassandra version: 2.1.15 INFO [main] 2019-06-08 10:58:54,470 StorageService.java:623 - Thrift API version: 19.39.0 INFO [main] 2019-06-08 10:58:54,475 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1) INFO [main] 2019-06-08 10:58:54,490 IndexSummaryManager.java:95 - Initializing index summary manager with a memory pool size of 24 MB and a resize interval of 60 minutes INFO [main] 2019-06-08 10:58:54,491 StorageService.java:649 - Loading persisted ring state INFO [main] 2019-06-08 10:58:54,511 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-06-08 10:58:54,531 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] WARN [main] 2019-06-08 10:58:54,544 SystemKeyspace.java:765 - No host ID found, created 29e10017-30c1-4dff-87fd-4b758c83e678 (Note: This should happen exactly once per node). INFO [main] 2019-06-08 10:58:54,552 StorageService.java:807 - Starting up server gossip INFO [main] 2019-06-08 10:58:54,556 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1983 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-06-08 10:58:54,558 Memtable.java:347 - Writing Memtable-local@1681986832(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-06-08 10:58:54,559 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=1559991533241, position=93397) INFO [main] 2019-06-08 10:58:54,921 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-06-08 10:58:54,937 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2019-06-08 10:58:54,972 MessagingService.java:506 - Starting Messaging Service on port 7000 INFO [main] 2019-06-08 10:58:54,989 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-06-08 10:58:55,000 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2019-06-08 10:58:55,010 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-06-08 10:58:55,017 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2019-06-08 10:58:55,033 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node. INFO [main] 2019-06-08 10:58:55,034 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-06-08 10:58:55,042 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2019-06-08 10:58:55,054 StorageService.java:959 - Generated random tokens. tokens are [2010027478227916878, -3164794595274871505, 6920999346142506830, -8490427976370301796, -4786839755062908989, 3120688596000031240, -4340966226354374817, -3330209669032974156, 6394863574854392144, 9077221909881196557, -5574876458499599081, -683694840299345441, 4669857914341850992, -2380586034434650974, -1093458565900240608, 819607345547929820, 4426439651013982281, -2170475086925597543, 4707744246627906292, -2726769111626445896, 7643154479101122275, 3968922207223298482, 4845184988683037437, 3937571134252687254, 1429939132464537151, -5775418888296755304, -6398300629468054519, 5909847330333137513, -8172719953823900054, 7902017502644629114, -5400417658411364354, 3547540964506131275, 5524020745601955093, 2781495011495126213, 8245933659180472033, -9112205732114042909, 9205025899077902638, -3731363358897024075, -4762036793007413147, -8829752411636277297, 7136263439478884720, 7069118092021149747, 6472118657906012612, -7766124530707054779, 6202854435983035554, 2775876714168149816, 1846888050233341146, -7814694976039714293, -8222137254361480268, -4632573143426176035, 7286853538503801213, -6325748178913979828, -2067801984945979977, 6709552887157091602, -3644015244856085209, 6880286592778344115, 1830479833345069201, 1063475198822584470, 3952052345334799032, -2200437526234050658, 6679391490511851122, -4175192211657092485, -5546494845113170937, -2760361006953699222, -7785657466772533568, -603133175807643561, 2140285007111483293, -4856014090257173422, -3749800810679766766, 651985479194293535, 1443882114422903640, 2495705295586210269, 3344028432387547572, -5099553393667435110, -4069547340317181909, 8589574002606121462, 8486954095761251565, -8943057553593768152, 8386012671337165936, 2629419457364550738, -7612218310659259950, -5185928294227545281, -7826710018501411249, 4835391696492999360, -7900004034531858028, -3008893423760960166, -3211614547583348274, -7438278537666347138, -1407190237327551757, -6849635613210457752, 6212737861640754178, -8529550789809974365, 8804714155434369563, -2540507030814621807, 7938329150568145050, -6549539146472155117, -6516736491272076840, -1441123260852235491, -3643250476177335471, -8173000325458392964, 2346217807318296476, -1092895605615525281, -7945288427726133318, -2313814823841962016, -4154271683971388774, 4168145859434670301, -1305069234009810725, -2102467679224558350, -3987320317358007123, -6717347813775318776, 1337505975748309472, -4340766174380998994, -5692329992775666011, 8063043129429565430, 2012255778035128923, 8507164966757297295, 8061531465749026502, 7554136853777476827, -6146215862673155394, -5689137838909028001, -3935509446855796838, 5272345618660897436, -7654189593782540917, 5109161994822624123, 7123204231509094661, 1495715781833392967, 6369496817744622413, 6459744671833439613, -2313930296805823612, 3709126159373414331, -9057749449366009713, 1382400467179077686, 5433755807884675722, -2972604839381717187, 3260092900455972194, 4921223257926726747, 8911059619706482001, 2033095847452990035, -5129854031904494132, 1682947633694366189, -2906695752664141496, 8376768880367446766, 5237438621610685130, 8550370526129254768, 8589385532358236185, 3502821105549250725, -598751989445688673, 4186618565813561969, 4264285892939148951, 3391070225250432331, 4879313750874371892, 7547924048296527944, -7997656619033257977, -6348380763206925184, -2821523295751883545, -5835204434361132394, -4096457243114595280, -4376144147931087898, -1807179686661128816, 2673495785277551372, 5933250632866507213, 5780875071778282725, -4411877269489050618, -1613289388165517580, -3629306742911332663, -2770352581102935472, -2957602268507941093, 7406420091917531433, -876671209800916626, 8467941500334956461, 4234773033002457396, 8995972673715421551, 7418914212493622101, -4899748646669487646, -5750651143121178673, 5705006513097774052, -4851378342633298997, -5327422783474122942, 5867000471550843027, 2803356983245903934, 7880959871127234289, 462209609541742329, 7630660946587698832, 8388237030523472050, 603165938646610007, -2660063146647434991, 3855234238647827712, -6323673856452699117, -5303358385401474005, -3262100439692432708, 5230351120526401337, 1805261944899543551, 2397000604483639001, -9124869797908331003, 2782698712245896156, 8006923679081913165, 2551542218431387671, 6567711204576123646, -378783493401150880, -1274936983794824810, 8661644240644392804, -8886255672255052857, 8744304988604796957, -6654403841472542711, 5445550998790242836, -1766233399043495000, -5217131920673559546, 3128759259783723021, 1906472853015501487, 3979269542431318261, -4813819718466456300, -2892482884895652468, 413381820208336306, -240665118568666300, 3206688176197263819, 478118875699547913, -129587886362108866, 5329695727978273611, 7154431392096138379, -7187501630738245887, -2497873015539665048, -8851638780234725328, -5456731413789937624, 4371767929574853867, -1602867498594836131, -5095723353492726889, -5220207060664509622, -8781056705665678442, -9049329391048088133, -5018973996260522757, 793682748848470374, 2015319433212133669, 3198681303815670219, -7896431160659264505, -5558760206968828273, 3443770250882336973, 2666355894344615373, -8452181326896332720, -4128614830303782453, 5094452468496037139, -788516387820623942, -1685351538487418408, -7209862511673439004, -4025672961867887474, 6442487363147014079, -481155550011430031, 7828944644028676751, 6924297671806347658, -4830105607527613424, 8569599574905689289, 9067230233663671556, -4169835231341657112, -2202217667913022100, 7816324829260962678, -3137607759165218404, -9120128830082655768] INFO [main] 2019-06-08 10:58:55,069 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@ae2db2b[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@23e32a30[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@4f54e190} INFO [MigrationStage:1] 2019-06-08 10:58:55,144 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 958 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-06-08 10:58:55,146 Memtable.java:347 - Writing Memtable-schema_keyspaces@1912304830(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-06-08 10:58:55,147 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=1559991533241, position=102352) INFO [MigrationStage:1] 2019-06-08 10:58:55,499 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115123 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-06-08 10:58:55,500 Memtable.java:347 - Writing Memtable-schema_columnfamilies@2004242892(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-06-08 10:58:55,514 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=1559991533241, position=102352) INFO [MigrationStage:1] 2019-06-08 10:58:55,588 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254936 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-06-08 10:58:55,589 Memtable.java:347 - Writing Memtable-schema_columns@953543828(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-06-08 10:58:55,615 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=1559991533241, position=102352) INFO [MigrationStage:1] 2019-06-08 10:58:56,022 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-06-08 10:58:56,023 Memtable.java:347 - Writing Memtable-schema_triggers@1378842097(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-06-08 10:58:56,024 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=1559991533241, position=102352) INFO [MigrationStage:1] 2019-06-08 10:58:56,374 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-06-08 10:58:56,375 Memtable.java:347 - Writing Memtable-schema_usertypes@790069724(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-06-08 10:58:56,376 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=1559991533241, position=102352) INFO [MigrationStage:1] 2019-06-08 10:58:56,871 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@66827724[cfId=c5e99f16-8677-3914-b17e-960613512345,ksName=system_traces,cfName=sessions,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.ColumnToCollectionType(706172616d6574657273:org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type))),comment=traced sessions,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=duration, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=parameters, type=org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type), kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=started_at, type=org.apache.cassandra.db.marshal.TimestampType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=request, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=coordinator, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={"keys":"ALL", "rows_per_partition":"NONE"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false] INFO [MigrationStage:1] 2019-06-08 10:58:56,883 ColumnFamilyStore.java:361 - Initializing system_traces.sessions INFO [MigrationStage:1] 2019-06-08 10:58:56,884 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@6337c613[cfId=8826e8e9-e16a-3728-8753-3bc1fc713c25,ksName=system_traces,cfName=events,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.TimeUUIDType,org.apache.cassandra.db.marshal.UTF8Type),comment=,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=source, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=thread, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=activity, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=source_elapsed, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=event_id, type=org.apache.cassandra.db.marshal.TimeUUIDType, kind=CLUSTERING_COLUMN, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={"keys":"ALL", "rows_per_partition":"NONE"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false] INFO [MigrationStage:1] 2019-06-08 10:58:56,897 ColumnFamilyStore.java:361 - Initializing system_traces.events INFO [main] 2019-06-08 10:58:56,944 ColumnFamilyStore.java:905 - Enqueuing flush of local: 594 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-06-08 10:58:56,945 Memtable.java:347 - Writing Memtable-local@1878821750(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-06-08 10:58:56,946 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=1559991533241, position=102595) INFO [main] 2019-06-08 10:58:57,426 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51490 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-06-08 10:58:57,426 Memtable.java:347 - Writing Memtable-local@929073319(8.376KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-06-08 10:58:57,438 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=1559991533241, position=114596) INFO [CompactionExecutor:1] 2019-06-08 10:58:57,928 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-4-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-2-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-1-Data.db')] INFO [main] 2019-06-08 10:58:57,987 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL INFO [main] 2019-06-08 10:58:58,191 Server.java:155 - Netty using native Epoll event loop INFO [main] 2019-06-08 10:58:58,226 Server.java:193 - Using Netty Version: [netty-buffer=netty-buffer-4.0.23.Final.208198c, netty-codec=netty-codec-4.0.23.Final.208198c, netty-codec-http=netty-codec-http-4.0.23.Final.208198c, netty-codec-socks=netty-codec-socks-4.0.23.Final.208198c, netty-common=netty-common-4.0.23.Final.208198c, netty-handler=netty-handler-4.0.23.Final.208198c, netty-transport=netty-transport-4.0.23.Final.208198c, netty-transport-rxtx=netty-transport-rxtx-4.0.23.Final.208198c, netty-transport-sctp=netty-transport-sctp-4.0.23.Final.208198c, netty-transport-udt=netty-transport-udt-4.0.23.Final.208198c] INFO [main] 2019-06-08 10:58:58,226 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042... INFO [main] 2019-06-08 10:58:58,294 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160 INFO [Thread-2] 2019-06-08 10:58:58,302 ThriftServer.java:136 - Listening for thrift clients... INFO [CompactionExecutor:1] 2019-06-08 10:58:58,726 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,886 bytes to 5,723 (~97% of original) in 786ms = 0.006944MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, } INFO [StorageServiceShutdownHook] 2019-06-08 11:00:57,894 ThriftServer.java:142 - Stop listening to thrift clients INFO [StorageServiceShutdownHook] 2019-06-08 11:00:57,926 Server.java:225 - Stop listening for CQL clients INFO [StorageServiceShutdownHook] 2019-06-08 11:00:57,926 Gossiper.java:1454 - Announcing shutdown INFO [StorageServiceShutdownHook] 2019-06-08 11:00:57,928 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown INFO [StorageServiceShutdownHook] 2019-06-08 11:00:59,958 MessagingService.java:734 - Waiting for messaging service to quiesce INFO [ACCEPT-localhost/127.0.0.1] 2019-06-08 11:00:59,960 MessagingService.java:1020 - MessagingService has terminated the accept() thread real 0m0.005s user 0m0.000s sys 0m0.004s 2019-06-08 11:01:45,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/cassandra/system.log 2019-06-08 11:01:45,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-08 11:01:45,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-06-08 11:01:45,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-06-08 11:01:45,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1724, return_code=0): /tmp/Q0QB5/install-vellum.sh 2019-06-08 11:01:45,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-06-08 11:01:45,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-06-08 11:01:45,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 18930 0 --:--:-- --:--:-- --:--:-- 18969 2019-06-08 11:01:45,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-06-08 11:01:45,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-06-08 11:01:45,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-06-08 11:01:45,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - File "/home/ubuntu/vellum_host_qh3078/env/bin/ctx", line 13, in 2019-06-08 11:01:45,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sys.exit(main()) 2019-06-08 11:01:45,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - File "/home/ubuntu/vellum_host_qh3078/env/lib/python2.7/site-packages/cloudify/proxy/client.py", line 128, in main 2019-06-08 11:01:45,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - args.timeout) 2019-06-08 11:01:45,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - File "/home/ubuntu/vellum_host_qh3078/env/lib/python2.7/site-packages/cloudify/proxy/client.py", line 93, in client_req 2019-06-08 11:01:45,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - ex_traceback) 2019-06-08 11:01:45,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - cloudify.proxy.client.RequestError: (RequestError(...), "UnicodeEncodeError: 'ascii' codec can't encode character u'\\u0151' in position 30500: ordinal not in range(128)") 2019-06-08 11:01:45,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - bind-address = 0.0.0.0 2019-06-08 11:01:45,608 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 11:01:45,721 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:01:45,721 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:01:45,721 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:01:45,721 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:01:45,721 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:01:45,722 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:01:45,722 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:01:45,722 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 11:01:45,722 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:01:45,722 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:01:45 GMT 2019-06-08 11:01:45,722 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:01:45,722 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 11:01:45,722 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:01:45,722 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:01:45,722 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:01:50,728 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:01:50,881 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:01:50,881 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:01:50,882 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:01:50,882 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:01:50,882 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:01:50,882 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:01:50,882 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:01:50,882 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:43.971Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-vellum-host-qh3078", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:43.361Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.79c5d86c-838f-4512-98fb-4a5a8422d5d5"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:43.971Z", "message": "[vellum] Installation is done", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:43.356Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.79c5d86c-838f-4512-98fb-4a5a8422d5d5"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:43.971Z", "message": "[vellum] => # YAML topology configuration file for Cassandra,\n# to be used with YamlFileNetworkTopologySnitch.\n\n# The topology, as a list of data centers.\ntopology:\n # Each data center has a name and a list of racks.\n - dc_name: DC1\n racks:\n # Each rack has a name and a list of nodes.\n - rack_name: c1\n nodes:\n # Each node has a broadcast address (required)\n # and a data-center-local address (optional).\n # If dc_local_address is specified, its peers\n # in the same data center will attempt to\n # reconnect over that address instead.\n - broadcast_address: 1.2.3.4\n dc_local_address: 5.6.7.8\n\n# Default data center name for unknown nodes; defaults to \"UNKNOWN\"\n# default_dc_name: UNKNOWN\n\n# Default rack name for unknown nodes\n# default_rack_name: UNKNOWN; defaults to \"UNKNOWN\"\n\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:43.328Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.79c5d86c-838f-4512-98fb-4a5a8422d5d5"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:43.971Z", "message": "[vellum] sudo cat /etc/cassandra/cassandra", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:43.291Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.79c5d86c-838f-4512-98fb-4a5a8422d5d5"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:43.971Z", "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-06-08T11:01:43.262Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.79c5d86c-838f-4512-98fb-4a5a8422d5d5"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:43.971Z", "message": "[vellum] sudo cat /etc/cassandra/logback", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:43.229Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.79c5d86c-838f-4512-98fb-4a5a8422d5d5"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:43.971Z", "message": "[vellum] => INFO [main] 2019-06-08 10:58:49,766 CassandraDaemon.java:159 - Could not resolve local host\nINFO [main] 2019-06-08 10:58:49,799 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-06-08 10:58:50,034 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2019-06-08 10:58:50,430 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap\nINFO [main] 2019-06-08 10:58:50,458 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 121MB\nINFO [main] 2019-06-08 10:58:50,458 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 121MB\nINFO [main] 2019-06-08 10:58:51,213 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-06-08 10:58:51,234 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2019-06-08 10:58:51,269 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_201\nWARN [main] 2019-06-08 10:58:51,269 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release\nINFO [main] 2019-06-08 10:58:51,269 CassandraDaemon.java:202 - Heap size: 509607936/509607936\nINFO [main] 2019-06-08 10:58:51,272 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 698752(682K) committed = 2555904(2496K) max = 50331648(49152K)\nINFO [main] 2019-06-08 10:58:51,272 CassandraDaemon.java:204 - Eden Space Heap memory: init = 83886080(81920K) used = 66722648(65158K) committed = 83886080(81920K) max = 83886080(81920K)\nINFO [main] 2019-06-08 10:58:51,272 CassandraDaemon.java:204 - Survivor Space Heap memory: init = 10485760(10240K) used = 0(0K) committed = 10485760(10240K) max = 10485760(10240K)\nINFO [main] 2019-06-08 10:58:51,274 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 415236096(405504K) used = 0(0K) committed = 415236096(405504K) max = 415236096(405504K)\nINFO [main] 2019-06-08 10:58:51,274 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16678520(16287K) committed = 21757952(21248K) max = 174063616(169984K)\nINFO [main] 2019-06-08 10:58:51,274 CassandraDaemon.java:205 - Classpath: /etc/cassandra:/usr/share/cassandra/lib/ST4-4.0.8.jar:/usr/share/cassandra/lib/airline-0.6.jar:/usr/share/cassandra/lib/antlr-runtime-3.5.2.jar:/usr/share/cassandra/lib/commons-cli-1.1.jar:/usr/share/cassandra/lib/commons-codec-1.2.jar:/usr/share/cassandra/lib/commons-lang3-3.1.jar:/usr/share/cassandra/lib/commons-math3-3.2.jar:/usr/share/cassandra/lib/compress-lzf-0.8.4.jar:/usr/share/cassandra/lib/concurrentlinkedhashmap-lru-1.4.jar:/usr/share/cassandra/lib/disruptor-3.0.1.jar:/usr/share/cassandra/lib/guava-16.0.jar:/usr/share/cassandra/lib/high-scale-lib-1.0.6.jar:/usr/share/cassandra/lib/jackson-core-asl-1.9.2.jar:/usr/share/cassandra/lib/jackson-mapper-asl-1.9.2.jar:/usr/share/cassandra/lib/jamm-0.3.0.jar:/usr/share/cassandra/lib/javax.inject.jar:/usr/share/cassandra/lib/jbcrypt-0.3m.jar:/usr/share/cassandra/lib/jline-1.0.jar:/usr/share/cassandra/lib/jna-4.0.0.jar:/usr/share/cassandra/lib/json-simple-1.1.jar:/usr/share/cassandra/lib/libthrift-0.9.2.jar:/usr/share/cassandra/lib/logback-classic-1.1.2.jar:/usr/share/cassandra/lib/logback-core-1.1.2.jar:/usr/share/cassandra/lib/lz4-1.2.0.jar:/usr/share/cassandra/lib/metrics-core-2.2.0.jar:/usr/share/cassandra/lib/netty-all-4.0.23.Final.jar:/usr/share/cassandra/lib/reporter-config-2.1.0.jar:/usr/share/cassandra/lib/slf4j-api-1.7.2.jar:/usr/share/cassandra/lib/snakeyaml-1.11.jar:/usr/share/cassandra/lib/snappy-java-1.0.5.2.jar:/usr/share/cassandra/lib/stream-2.5.2.jar:/usr/share/cassandra/lib/super-csv-2.1.0.jar:/usr/share/cassandra/lib/thrift-server-0.3.7.jar:/usr/share/cassandra/apache-cassandra-2.1.15.jar:/usr/share/cassandra/apache-cassandra-thrift-2.1.15.jar:/usr/share/cassandra/apache-cassandra.jar:/usr/share/cassandra/cassandra-driver-core-2.0.9.2.jar:/usr/share/cassandra/netty-3.9.0.Final.jar:/usr/share/cassandra/stress.jar::/usr/share/cassandra/lib/jamm-0.3.0.jar\nINFO [main] 2019-06-08 10:58:51,276 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_1559991528.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1559991528.log]\nINFO [main] 2019-06-08 10:58:51,445 CLibrary.java:144 - JNA mlockall successful\nWARN [main] 2019-06-08 10:58:51,446 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info.\nERROR [main] 2019-06-08 10:58:51,663 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist\nERROR [main] 2019-06-08 10:58:51,667 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist\nERROR [main] 2019-06-08 10:58:51,668 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist\nINFO [main] 2019-06-08 10:58:51,675 CacheService.java:110 - Initializing key cache with capacity of 24 MBs.\nINFO [main] 2019-06-08 10:58:51,745 CacheService.java:132 - Initializing row cache with capacity of 0 MBs\nINFO [main] 2019-06-08 10:58:51,752 CacheService.java:149 - Initializing counter cache with capacity of 12 MBs\nINFO [main] 2019-06-08 10:58:51,753 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys).\nINFO [main] 2019-06-08 10:58:51,835 ColumnFamilyStore.java:361 - Initializing system.schema_triggers\nINFO [main] 2019-06-08 10:58:53,272 ColumnFamilyStore.java:361 - Initializing system.compaction_history\nINFO [main] 2019-06-08 10:58:53,283 ColumnFamilyStore.java:361 - Initializing system.batchlog\nINFO [main] 2019-06-08 10:58:53,291 ColumnFamilyStore.java:361 - Initializing system.sstable_activity\nINFO [main] 2019-06-08 10:58:53,295 ColumnFamilyStore.java:361 - Initializing system.peer_events\nINFO [main] 2019-06-08 10:58:53,299 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress\nINFO [main] 2019-06-08 10:58:53,303 ColumnFamilyStore.java:361 - Initializing system.hints\nINFO [main] 2019-06-08 10:58:53,318 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces\nINFO [main] 2019-06-08 10:58:53,323 ColumnFamilyStore.java:361 - Initializing system.range_xfers\nINFO [main] 2019-06-08 10:58:53,328 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies\nINFO [main] 2019-06-08 10:58:53,332 ColumnFamilyStore.java:361 - Initializing system.paxos\nINFO [main] 2019-06-08 10:58:53,340 ColumnFamilyStore.java:361 - Initializing system.schema_columns\nINFO [main] 2019-06-08 10:58:53,346 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes\nINFO [main] 2019-06-08 10:58:53,349 ColumnFamilyStore.java:361 - Initializing system.IndexInfo\nINFO [main] 2019-06-08 10:58:53,353 ColumnFamilyStore.java:361 - Initializing system.peers\nINFO [main] 2019-06-08 10:58:53,356 ColumnFamilyStore.java:361 - Initializing system.size_estimates\nINFO [main] 2019-06-08 10:58:53,362 ColumnFamilyStore.java:361 - Initializing system.local\nINFO [main] 2019-06-08 10:58:53,507 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage.\nINFO [main] 2019-06-08 10:58:53,511 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh.\nINFO [main] 2019-06-08 10:58:53,576 ColumnFamilyStore.java:905 - Enqueuing flush of local: 793 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-06-08 10:58:53,586 Memtable.java:347 - Writing Memtable-local@171128594(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-06-08 10:58:53,680 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=1559991533241, position=399)\nINFO [main] 2019-06-08 10:58:54,195 CommitLog.java:122 - No commitlog files found; skipping replay\nINFO [main] 2019-06-08 10:58:54,470 StorageService.java:622 - Cassandra version: 2.1.15\nINFO [main] 2019-06-08 10:58:54,470 StorageService.java:623 - Thrift API version: 19.39.0\nINFO [main] 2019-06-08 10:58:54,475 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1)\nINFO [main] 2019-06-08 10:58:54,490 IndexSummaryManager.java:95 - Initializing index summary manager with a memory pool size of 24 MB and a resize interval of 60 minutes\nINFO [main] 2019-06-08 10:58:54,491 StorageService.java:649 - Loading persisted ring state\nINFO [main] 2019-06-08 10:58:54,511 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-06-08 10:58:54,531 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nWARN [main] 2019-06-08 10:58:54,544 SystemKeyspace.java:765 - No host ID found, created 29e10017-30c1-4dff-87fd-4b758c83e678 (Note: This should happen exactly once per node).\nINFO [main] 2019-06-08 10:58:54,552 StorageService.java:807 - Starting up server gossip\nINFO [main] 2019-06-08 10:58:54,556 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1983 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2019-06-08 10:58:54,558 Memtable.java:347 - Writing Memtable-local@1681986832(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2019-06-08 10:58:54,559 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=1559991533241, position=93397)\nINFO [main] 2019-06-08 10:58:54,921 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-06-08 10:58:54,937 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2019-06-08 10:58:54,972 MessagingService.java:506 - Starting Messaging Service on port 7000\nINFO [main] 2019-06-08 10:58:54,989 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-06-08 10:58:55,000 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2019-06-08 10:58:55,010 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-06-08 10:58:55,017 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2019-06-08 10:58:55,033 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node.\nINFO [main] 2019-06-08 10:58:55,034 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-06-08 10:58:55,042 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2019-06-08 10:58:55,054 StorageService.java:959 - Generated random tokens. tokens are [2010027478227916878, -3164794595274871505, 6920999346142506830, -8490427976370301796, -4786839755062908989, 3120688596000031240, -4340966226354374817, -3330209669032974156, 6394863574854392144, 9077221909881196557, -5574876458499599081, -683694840299345441, 4669857914341850992, -2380586034434650974, -1093458565900240608, 819607345547929820, 4426439651013982281, -2170475086925597543, 4707744246627906292, -2726769111626445896, 7643154479101122275, 3968922207223298482, 4845184988683037437, 3937571134252687254, 1429939132464537151, -5775418888296755304, -6398300629468054519, 5909847330333137513, -8172719953823900054, 7902017502644629114, -5400417658411364354, 3547540964506131275, 5524020745601955093, 2781495011495126213, 8245933659180472033, -9112205732114042909, 9205025899077902638, -3731363358897024075, -4762036793007413147, -8829752411636277297, 7136263439478884720, 7069118092021149747, 6472118657906012612, -7766124530707054779, 6202854435983035554, 2775876714168149816, 1846888050233341146, -7814694976039714293, -8222137254361480268, -4632573143426176035, 7286853538503801213, -6325748178913979828, -2067801984945979977, 6709552887157091602, -3644015244856085209, 6880286592778344115, 1830479833345069201, 1063475198822584470, 3952052345334799032, -2200437526234050658, 6679391490511851122, -4175192211657092485, -5546494845113170937, -2760361006953699222, -7785657466772533568, -603133175807643561, 2140285007111483293, -4856014090257173422, -3749800810679766766, 651985479194293535, 1443882114422903640, 2495705295586210269, 3344028432387547572, -5099553393667435110, -4069547340317181909, 8589574002606121462, 8486954095761251565, -8943057553593768152, 8386012671337165936, 2629419457364550738, -7612218310659259950, -5185928294227545281, -7826710018501411249, 4835391696492999360, -7900004034531858028, -3008893423760960166, -3211614547583348274, -7438278537666347138, -1407190237327551757, -6849635613210457752, 6212737861640754178, -8529550789809974365, 8804714155434369563, -2540507030814621807, 7938329150568145050, -6549539146472155117, -6516736491272076840, -1441123260852235491, -3643250476177335471, -8173000325458392964, 2346217807318296476, -1092895605615525281, -7945288427726133318, -2313814823841962016, -4154271683971388774, 4168145859434670301, -1305069234009810725, -2102467679224558350, -3987320317358007123, -6717347813775318776, 1337505975748309472, -4340766174380998994, -5692329992775666011, 8063043129429565430, 2012255778035128923, 8507164966757297295, 8061531465749026502, 7554136853777476827, -6146215862673155394, -5689137838909028001, -3935509446855796838, 5272345618660897436, -7654189593782540917, 5109161994822624123, 7123204231509094661, 1495715781833392967, 6369496817744622413, 6459744671833439613, -2313930296805823612, 3709126159373414331, -9057749449366009713, 1382400467179077686, 5433755807884675722, -2972604839381717187, 3260092900455972194, 4921223257926726747, 8911059619706482001, 2033095847452990035, -5129854031904494132, 1682947633694366189, -2906695752664141496, 8376768880367446766, 5237438621610685130, 8550370526129254768, 8589385532358236185, 3502821105549250725, -598751989445688673, 4186618565813561969, 4264285892939148951, 3391070225250432331, 4879313750874371892, 7547924048296527944, -7997656619033257977, -6348380763206925184, -2821523295751883545, -5835204434361132394, -4096457243114595280, -4376144147931087898, -1807179686661128816, 2673495785277551372, 5933250632866507213, 5780875071778282725, -4411877269489050618, -1613289388165517580, -3629306742911332663, -2770352581102935472, -2957602268507941093, 7406420091917531433, -876671209800916626, 8467941500334956461, 4234773033002457396, 8995972673715421551, 7418914212493622101, -4899748646669487646, -5750651143121178673, 5705006513097774052, -4851378342633298997, -5327422783474122942, 5867000471550843027, 2803356983245903934, 7880959871127234289, 462209609541742329, 7630660946587698832, 8388237030523472050, 603165938646610007, -2660063146647434991, 3855234238647827712, -6323673856452699117, -5303358385401474005, -3262100439692432708, 5230351120526401337, 1805261944899543551, 2397000604483639001, -9124869797908331003, 2782698712245896156, 8006923679081913165, 2551542218431387671, 6567711204576123646, -378783493401150880, -1274936983794824810, 8661644240644392804, -8886255672255052857, 8744304988604796957, -6654403841472542711, 5445550998790242836, -1766233399043495000, -5217131920673559546, 3128759259783723021, 1906472853015501487, 3979269542431318261, -4813819718466456300, -2892482884895652468, 413381820208336306, -240665118568666300, 3206688176197263819, 478118875699547913, -129587886362108866, 5329695727978273611, 7154431392096138379, -7187501630738245887, -2497873015539665048, -8851638780234725328, -5456731413789937624, 4371767929574853867, -1602867498594836131, -5095723353492726889, -5220207060664509622, -8781056705665678442, -9049329391048088133, -5018973996260522757, 793682748848470374, 2015319433212133669, 3198681303815670219, -7896431160659264505, -5558760206968828273, 3443770250882336973, 2666355894344615373, -8452181326896332720, -4128614830303782453, 5094452468496037139, -788516387820623942, -1685351538487418408, -7209862511673439004, -4025672961867887474, 6442487363147014079, -481155550011430031, 7828944644028676751, 6924297671806347658, -4830105607527613424, 8569599574905689289, 9067230233663671556, -4169835231341657112, -2202217667913022100, 7816324829260962678, -3137607759165218404, -9120128830082655768]\nINFO [main] 2019-06-08 10:58:55,069 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@ae2db2b[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@23e32a30[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@4f54e190}\nINFO [MigrationStage:1] 2019-06-08 10:58:55,144 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 958 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-06-08 10:58:55,146 Memtable.java:347 - Writing Memtable-schema_keyspaces@1912304830(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-06-08 10:58:55,147 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=1559991533241, position=102352)\nINFO [MigrationStage:1] 2019-06-08 10:58:55,499 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115123 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2019-06-08 10:58:55,500 Memtable.java:347 - Writing Memtable-schema_columnfamilies@2004242892(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2019-06-08 10:58:55,514 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=1559991533241, position=102352)\nINFO [MigrationStage:1] 2019-06-08 10:58:55,588 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254936 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-06-08 10:58:55,589 Memtable.java:347 - Writing Memtable-schema_columns@953543828(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-06-08 10:58:55,615 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=1559991533241, position=102352)\nINFO [MigrationStage:1] 2019-06-08 10:58:56,022 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 154 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2019-06-08 10:58:56,023 Memtable.java:347 - Writing Memtable-schema_triggers@1378842097(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2019-06-08 10:58:56,024 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=1559991533241, position=102352)\nINFO [MigrationStage:1] 2019-06-08 10:58:56,374 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 154 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-06-08 10:58:56,375 Memtable.java:347 - Writing Memtable-schema_usertypes@790069724(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-06-08 10:58:56,376 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=1559991533241, position=102352)\nINFO [MigrationStage:1] 2019-06-08 10:58:56,871 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@66827724[cfId=c5e99f16-8677-3914-b17e-960613512345,ksName=system_traces,cfName=sessions,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.ColumnToCollectionType(706172616d6574657273:org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type))),comment=traced sessions,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=duration, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=parameters, type=org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type), kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=started_at, type=org.apache.cassandra.db.marshal.TimestampType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=request, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=coordinator, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={\"keys\":\"ALL\", \"rows_per_partition\":\"NONE\"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false]\nINFO [MigrationStage:1] 2019-06-08 10:58:56,883 ColumnFamilyStore.java:361 - Initializing system_traces.sessions\nINFO [MigrationStage:1] 2019-06-08 10:58:56,884 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@6337c613[cfId=8826e8e9-e16a-3728-8753-3bc1fc713c25,ksName=system_traces,cfName=events,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.TimeUUIDType,org.apache.cassandra.db.marshal.UTF8Type),comment=,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=source, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=thread, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=activity, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=source_elapsed, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=event_id, type=org.apache.cassandra.db.marshal.TimeUUIDType, kind=CLUSTERING_COLUMN, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={\"keys\":\"ALL\", \"rows_per_partition\":\"NONE\"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false]\nINFO [MigrationStage:1] 2019-06-08 10:58:56,897 ColumnFamilyStore.java:361 - Initializing system_traces.events\nINFO [main] 2019-06-08 10:58:56,944 ColumnFamilyStore.java:905 - Enqueuing flush of local: 594 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2019-06-08 10:58:56,945 Memtable.java:347 - Writing Memtable-local@1878821750(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2019-06-08 10:58:56,946 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=1559991533241, position=102595)\nINFO [main] 2019-06-08 10:58:57,426 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51490 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-06-08 10:58:57,426 Memtable.java:347 - Writing Memtable-local@929073319(8.376KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-06-08 10:58:57,438 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=1559991533241, position=114596)\nINFO [CompactionExecutor:1] 2019-06-08 10:58:57,928 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-4-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-2-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-1-Data.db')]\nINFO [main] 2019-06-08 10:58:57,987 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL\nINFO [main] 2019-06-08 10:58:58,191 Server.java:155 - Netty using native Epoll event loop\nINFO [main] 2019-06-08 10:58:58,226 Server.java:193 - Using Netty Version: [netty-buffer=netty-buffer-4.0.23.Final.208198c, netty-codec=netty-codec-4.0.23.Final.208198c, netty-codec-http=netty-codec-http-4.0.23.Final.208198c, netty-codec-socks=netty-codec-socks-4.0.23.Final.208198c, netty-common=netty-common-4.0.23.Final.208198c, netty-handler=netty-handler-4.0.23.Final.208198c, netty-transport=netty-transport-4.0.23.Final.208198c, netty-transport-rxtx=netty-transport-rxtx-4.0.23.Final.208198c, netty-transport-sctp=netty-transport-sctp-4.0.23.Final.208198c, netty-transport-udt=netty-transport-udt-4.0.23.Final.208198c]\nINFO [main] 2019-06-08 10:58:58,226 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042...\nINFO [main] 2019-06-08 10:58:58,294 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160\nINFO [Thread-2] 2019-06-08 10:58:58,302 ThriftServer.java:136 - Listening for thrift clients...\nINFO [CompactionExecutor:1] 2019-06-08 10:58:58,726 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,886 bytes to 5,723 (~97% of original) in 786ms = 0.006944MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, }\nINFO [StorageServiceShutdownHook] 2019-06-08 11:00:57,894 ThriftServer.java:142 - Stop listening to thrift clients\nINFO [StorageServiceShutdownHook] 2019-06-08 11:00:57,926 Server.java:225 - Stop listening for CQL clients\nINFO [StorageServiceShutdownHook] 2019-06-08 11:00:57,926 Gossiper.java:1454 - Announcing shutdown\nINFO [StorageServiceShutdownHook] 2019-06-08 11:00:57,928 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown\nINFO [StorageServiceShutdownHook] 2019-06-08 11:00:59,958 MessagingService.java:734 - Waiting for messaging service to quiesce\nINFO [ACCEPT-localhost/127.0.0.1] 2019-06-08 11:00:59,960 MessagingService.java:1020 - MessagingService has terminated the accept() thread\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:43.198Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.79c5d86c-838f-4512-98fb-4a5a8422d5d5"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:43.971Z", "message": " threads = 50", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:43.362Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.79c5d86c-838f-4512-98fb-4a5a8422d5d5"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:43.971Z", "message": "[vellum] sudo cat /var/log/cassandra/system.log", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:43.162Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.79c5d86c-838f-4512-98fb-4a5a8422d5d5"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:43.971Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:43.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.79c5d86c-838f-4512-98fb-4a5a8422d5d5"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:43.971Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:43.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.79c5d86c-838f-4512-98fb-4a5a8422d5d5"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:43.971Z", "message": " ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:43.362Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.79c5d86c-838f-4512-98fb-4a5a8422d5d5"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:43.971Z", "message": " folder = /var/log/chronos", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:43.362Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.79c5d86c-838f-4512-98fb-4a5a8422d5d5"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:43.971Z", "message": " level = 2", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:43.362Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.79c5d86c-838f-4512-98fb-4a5a8422d5d5"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:43.971Z", "message": " ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:43.362Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.79c5d86c-838f-4512-98fb-4a5a8422d5d5"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:43.971Z", "message": " [alarms]", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:43.362Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.79c5d86c-838f-4512-98fb-4a5a8422d5d5"}, {"node_instance_id": "vellum_2ocwhy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:44.575Z", "message": "Node instance configured", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:44.032Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "vellum_2ocwhy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:44.575Z", "message": "Starting node instance", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:44.274Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "vellum_2ocwhy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:44.575Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:44.463Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:46.795Z", "message": "Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/8SCAE/start-vellum.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:46.742Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.342fc035-57c5-4698-9980-f45944b3d6dc"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:47.480Z", "message": "", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:46.784Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.342fc035-57c5-4698-9980-f45944b3d6dc"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:47.480Z", "message": "[vellum] 192.168.120.20", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:46.909Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.342fc035-57c5-4698-9980-f45944b3d6dc"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:47.480Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:46.744Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.342fc035-57c5-4698-9980-f45944b3d6dc"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:47.480Z", "message": "Process created, PID: 14304", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:46.750Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.342fc035-57c5-4698-9980-f45944b3d6dc"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:47.480Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:46.750Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.342fc035-57c5-4698-9980-f45944b3d6dc"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:47.480Z", "message": "Running liveness detection on port 7000", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:46.968Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.342fc035-57c5-4698-9980-f45944b3d6dc"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:47.480Z", "message": "[vellum] Starting homestead node", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:46.942Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.342fc035-57c5-4698-9980-f45944b3d6dc"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:47.480Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:46.752Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.342fc035-57c5-4698-9980-f45944b3d6dc"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:47.480Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:46.998Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.342fc035-57c5-4698-9980-f45944b3d6dc"}], "metadata": {"pagination": {"total": 3168, "offset": 3139, "size": 50}}} 2019-06-08 11:01:50,882 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:01:50,883 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:01:50 GMT 2019-06-08 11:01:50,883 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:01:50,883 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 11:01:50,883 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:01:50,883 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:01:50,883 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:01:50,883 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 11:01:50,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-vellum-host-qh3078 2019-06-08 11:01:50,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installation is done 2019-06-08 11:01:50,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => # YAML topology configuration file for Cassandra, # to be used with YamlFileNetworkTopologySnitch. # The topology, as a list of data centers. topology: # Each data center has a name and a list of racks. - dc_name: DC1 racks: # Each rack has a name and a list of nodes. - rack_name: c1 nodes: # Each node has a broadcast address (required) # and a data-center-local address (optional). # If dc_local_address is specified, its peers # in the same data center will attempt to # reconnect over that address instead. - broadcast_address: 1.2.3.4 dc_local_address: 5.6.7.8 # Default data center name for unknown nodes; defaults to "UNKNOWN" # default_dc_name: UNKNOWN # Default rack name for unknown nodes # default_rack_name: UNKNOWN; defaults to "UNKNOWN" real 0m0.004s user 0m0.000s sys 0m0.004s 2019-06-08 11:01:50,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/cassandra 2019-06-08 11:01:50,886 - 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-06-08 11:01:50,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/logback 2019-06-08 11:01:50,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => INFO [main] 2019-06-08 10:58:49,766 CassandraDaemon.java:159 - Could not resolve local host INFO [main] 2019-06-08 10:58:49,799 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-06-08 10:58:50,034 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2019-06-08 10:58:50,430 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap INFO [main] 2019-06-08 10:58:50,458 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 121MB INFO [main] 2019-06-08 10:58:50,458 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 121MB INFO [main] 2019-06-08 10:58:51,213 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-06-08 10:58:51,234 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2019-06-08 10:58:51,269 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_201 WARN [main] 2019-06-08 10:58:51,269 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release INFO [main] 2019-06-08 10:58:51,269 CassandraDaemon.java:202 - Heap size: 509607936/509607936 INFO [main] 2019-06-08 10:58:51,272 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 698752(682K) committed = 2555904(2496K) max = 50331648(49152K) INFO [main] 2019-06-08 10:58:51,272 CassandraDaemon.java:204 - Eden Space Heap memory: init = 83886080(81920K) used = 66722648(65158K) committed = 83886080(81920K) max = 83886080(81920K) INFO [main] 2019-06-08 10:58:51,272 CassandraDaemon.java:204 - Survivor Space Heap memory: init = 10485760(10240K) used = 0(0K) committed = 10485760(10240K) max = 10485760(10240K) INFO [main] 2019-06-08 10:58:51,274 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 415236096(405504K) used = 0(0K) committed = 415236096(405504K) max = 415236096(405504K) INFO [main] 2019-06-08 10:58:51,274 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16678520(16287K) committed = 21757952(21248K) max = 174063616(169984K) INFO [main] 2019-06-08 10:58:51,274 CassandraDaemon.java:205 - Classpath: /etc/cassandra:/usr/share/cassandra/lib/ST4-4.0.8.jar:/usr/share/cassandra/lib/airline-0.6.jar:/usr/share/cassandra/lib/antlr-runtime-3.5.2.jar:/usr/share/cassandra/lib/commons-cli-1.1.jar:/usr/share/cassandra/lib/commons-codec-1.2.jar:/usr/share/cassandra/lib/commons-lang3-3.1.jar:/usr/share/cassandra/lib/commons-math3-3.2.jar:/usr/share/cassandra/lib/compress-lzf-0.8.4.jar:/usr/share/cassandra/lib/concurrentlinkedhashmap-lru-1.4.jar:/usr/share/cassandra/lib/disruptor-3.0.1.jar:/usr/share/cassandra/lib/guava-16.0.jar:/usr/share/cassandra/lib/high-scale-lib-1.0.6.jar:/usr/share/cassandra/lib/jackson-core-asl-1.9.2.jar:/usr/share/cassandra/lib/jackson-mapper-asl-1.9.2.jar:/usr/share/cassandra/lib/jamm-0.3.0.jar:/usr/share/cassandra/lib/javax.inject.jar:/usr/share/cassandra/lib/jbcrypt-0.3m.jar:/usr/share/cassandra/lib/jline-1.0.jar:/usr/share/cassandra/lib/jna-4.0.0.jar:/usr/share/cassandra/lib/json-simple-1.1.jar:/usr/share/cassandra/lib/libthrift-0.9.2.jar:/usr/share/cassandra/lib/logback-classic-1.1.2.jar:/usr/share/cassandra/lib/logback-core-1.1.2.jar:/usr/share/cassandra/lib/lz4-1.2.0.jar:/usr/share/cassandra/lib/metrics-core-2.2.0.jar:/usr/share/cassandra/lib/netty-all-4.0.23.Final.jar:/usr/share/cassandra/lib/reporter-config-2.1.0.jar:/usr/share/cassandra/lib/slf4j-api-1.7.2.jar:/usr/share/cassandra/lib/snakeyaml-1.11.jar:/usr/share/cassandra/lib/snappy-java-1.0.5.2.jar:/usr/share/cassandra/lib/stream-2.5.2.jar:/usr/share/cassandra/lib/super-csv-2.1.0.jar:/usr/share/cassandra/lib/thrift-server-0.3.7.jar:/usr/share/cassandra/apache-cassandra-2.1.15.jar:/usr/share/cassandra/apache-cassandra-thrift-2.1.15.jar:/usr/share/cassandra/apache-cassandra.jar:/usr/share/cassandra/cassandra-driver-core-2.0.9.2.jar:/usr/share/cassandra/netty-3.9.0.Final.jar:/usr/share/cassandra/stress.jar::/usr/share/cassandra/lib/jamm-0.3.0.jar INFO [main] 2019-06-08 10:58:51,276 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_1559991528.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1559991528.log] INFO [main] 2019-06-08 10:58:51,445 CLibrary.java:144 - JNA mlockall successful WARN [main] 2019-06-08 10:58:51,446 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info. ERROR [main] 2019-06-08 10:58:51,663 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist ERROR [main] 2019-06-08 10:58:51,667 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist ERROR [main] 2019-06-08 10:58:51,668 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist INFO [main] 2019-06-08 10:58:51,675 CacheService.java:110 - Initializing key cache with capacity of 24 MBs. INFO [main] 2019-06-08 10:58:51,745 CacheService.java:132 - Initializing row cache with capacity of 0 MBs INFO [main] 2019-06-08 10:58:51,752 CacheService.java:149 - Initializing counter cache with capacity of 12 MBs INFO [main] 2019-06-08 10:58:51,753 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys). INFO [main] 2019-06-08 10:58:51,835 ColumnFamilyStore.java:361 - Initializing system.schema_triggers INFO [main] 2019-06-08 10:58:53,272 ColumnFamilyStore.java:361 - Initializing system.compaction_history INFO [main] 2019-06-08 10:58:53,283 ColumnFamilyStore.java:361 - Initializing system.batchlog INFO [main] 2019-06-08 10:58:53,291 ColumnFamilyStore.java:361 - Initializing system.sstable_activity INFO [main] 2019-06-08 10:58:53,295 ColumnFamilyStore.java:361 - Initializing system.peer_events INFO [main] 2019-06-08 10:58:53,299 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress INFO [main] 2019-06-08 10:58:53,303 ColumnFamilyStore.java:361 - Initializing system.hints INFO [main] 2019-06-08 10:58:53,318 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces INFO [main] 2019-06-08 10:58:53,323 ColumnFamilyStore.java:361 - Initializing system.range_xfers INFO [main] 2019-06-08 10:58:53,328 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies INFO [main] 2019-06-08 10:58:53,332 ColumnFamilyStore.java:361 - Initializing system.paxos INFO [main] 2019-06-08 10:58:53,340 ColumnFamilyStore.java:361 - Initializing system.schema_columns INFO [main] 2019-06-08 10:58:53,346 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes INFO [main] 2019-06-08 10:58:53,349 ColumnFamilyStore.java:361 - Initializing system.IndexInfo INFO [main] 2019-06-08 10:58:53,353 ColumnFamilyStore.java:361 - Initializing system.peers INFO [main] 2019-06-08 10:58:53,356 ColumnFamilyStore.java:361 - Initializing system.size_estimates INFO [main] 2019-06-08 10:58:53,362 ColumnFamilyStore.java:361 - Initializing system.local INFO [main] 2019-06-08 10:58:53,507 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage. INFO [main] 2019-06-08 10:58:53,511 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh. INFO [main] 2019-06-08 10:58:53,576 ColumnFamilyStore.java:905 - Enqueuing flush of local: 793 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-06-08 10:58:53,586 Memtable.java:347 - Writing Memtable-local@171128594(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-06-08 10:58:53,680 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=1559991533241, position=399) INFO [main] 2019-06-08 10:58:54,195 CommitLog.java:122 - No commitlog files found; skipping replay INFO [main] 2019-06-08 10:58:54,470 StorageService.java:622 - Cassandra version: 2.1.15 INFO [main] 2019-06-08 10:58:54,470 StorageService.java:623 - Thrift API version: 19.39.0 INFO [main] 2019-06-08 10:58:54,475 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1) INFO [main] 2019-06-08 10:58:54,490 IndexSummaryManager.java:95 - Initializing index summary manager with a memory pool size of 24 MB and a resize interval of 60 minutes INFO [main] 2019-06-08 10:58:54,491 StorageService.java:649 - Loading persisted ring state INFO [main] 2019-06-08 10:58:54,511 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-06-08 10:58:54,531 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] WARN [main] 2019-06-08 10:58:54,544 SystemKeyspace.java:765 - No host ID found, created 29e10017-30c1-4dff-87fd-4b758c83e678 (Note: This should happen exactly once per node). INFO [main] 2019-06-08 10:58:54,552 StorageService.java:807 - Starting up server gossip INFO [main] 2019-06-08 10:58:54,556 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1983 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-06-08 10:58:54,558 Memtable.java:347 - Writing Memtable-local@1681986832(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-06-08 10:58:54,559 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=1559991533241, position=93397) INFO [main] 2019-06-08 10:58:54,921 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-06-08 10:58:54,937 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2019-06-08 10:58:54,972 MessagingService.java:506 - Starting Messaging Service on port 7000 INFO [main] 2019-06-08 10:58:54,989 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-06-08 10:58:55,000 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2019-06-08 10:58:55,010 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-06-08 10:58:55,017 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2019-06-08 10:58:55,033 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node. INFO [main] 2019-06-08 10:58:55,034 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-06-08 10:58:55,042 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2019-06-08 10:58:55,054 StorageService.java:959 - Generated random tokens. tokens are [2010027478227916878, -3164794595274871505, 6920999346142506830, -8490427976370301796, -4786839755062908989, 3120688596000031240, -4340966226354374817, -3330209669032974156, 6394863574854392144, 9077221909881196557, -5574876458499599081, -683694840299345441, 4669857914341850992, -2380586034434650974, -1093458565900240608, 819607345547929820, 4426439651013982281, -2170475086925597543, 4707744246627906292, -2726769111626445896, 7643154479101122275, 3968922207223298482, 4845184988683037437, 3937571134252687254, 1429939132464537151, -5775418888296755304, -6398300629468054519, 5909847330333137513, -8172719953823900054, 7902017502644629114, -5400417658411364354, 3547540964506131275, 5524020745601955093, 2781495011495126213, 8245933659180472033, -9112205732114042909, 9205025899077902638, -3731363358897024075, -4762036793007413147, -8829752411636277297, 7136263439478884720, 7069118092021149747, 6472118657906012612, -7766124530707054779, 6202854435983035554, 2775876714168149816, 1846888050233341146, -7814694976039714293, -8222137254361480268, -4632573143426176035, 7286853538503801213, -6325748178913979828, -2067801984945979977, 6709552887157091602, -3644015244856085209, 6880286592778344115, 1830479833345069201, 1063475198822584470, 3952052345334799032, -2200437526234050658, 6679391490511851122, -4175192211657092485, -5546494845113170937, -2760361006953699222, -7785657466772533568, -603133175807643561, 2140285007111483293, -4856014090257173422, -3749800810679766766, 651985479194293535, 1443882114422903640, 2495705295586210269, 3344028432387547572, -5099553393667435110, -4069547340317181909, 8589574002606121462, 8486954095761251565, -8943057553593768152, 8386012671337165936, 2629419457364550738, -7612218310659259950, -5185928294227545281, -7826710018501411249, 4835391696492999360, -7900004034531858028, -3008893423760960166, -3211614547583348274, -7438278537666347138, -1407190237327551757, -6849635613210457752, 6212737861640754178, -8529550789809974365, 8804714155434369563, -2540507030814621807, 7938329150568145050, -6549539146472155117, -6516736491272076840, -1441123260852235491, -3643250476177335471, -8173000325458392964, 2346217807318296476, -1092895605615525281, -7945288427726133318, -2313814823841962016, -4154271683971388774, 4168145859434670301, -1305069234009810725, -2102467679224558350, -3987320317358007123, -6717347813775318776, 1337505975748309472, -4340766174380998994, -5692329992775666011, 8063043129429565430, 2012255778035128923, 8507164966757297295, 8061531465749026502, 7554136853777476827, -6146215862673155394, -5689137838909028001, -3935509446855796838, 5272345618660897436, -7654189593782540917, 5109161994822624123, 7123204231509094661, 1495715781833392967, 6369496817744622413, 6459744671833439613, -2313930296805823612, 3709126159373414331, -9057749449366009713, 1382400467179077686, 5433755807884675722, -2972604839381717187, 3260092900455972194, 4921223257926726747, 8911059619706482001, 2033095847452990035, -5129854031904494132, 1682947633694366189, -2906695752664141496, 8376768880367446766, 5237438621610685130, 8550370526129254768, 8589385532358236185, 3502821105549250725, -598751989445688673, 4186618565813561969, 4264285892939148951, 3391070225250432331, 4879313750874371892, 7547924048296527944, -7997656619033257977, -6348380763206925184, -2821523295751883545, -5835204434361132394, -4096457243114595280, -4376144147931087898, -1807179686661128816, 2673495785277551372, 5933250632866507213, 5780875071778282725, -4411877269489050618, -1613289388165517580, -3629306742911332663, -2770352581102935472, -2957602268507941093, 7406420091917531433, -876671209800916626, 8467941500334956461, 4234773033002457396, 8995972673715421551, 7418914212493622101, -4899748646669487646, -5750651143121178673, 5705006513097774052, -4851378342633298997, -5327422783474122942, 5867000471550843027, 2803356983245903934, 7880959871127234289, 462209609541742329, 7630660946587698832, 8388237030523472050, 603165938646610007, -2660063146647434991, 3855234238647827712, -6323673856452699117, -5303358385401474005, -3262100439692432708, 5230351120526401337, 1805261944899543551, 2397000604483639001, -9124869797908331003, 2782698712245896156, 8006923679081913165, 2551542218431387671, 6567711204576123646, -378783493401150880, -1274936983794824810, 8661644240644392804, -8886255672255052857, 8744304988604796957, -6654403841472542711, 5445550998790242836, -1766233399043495000, -5217131920673559546, 3128759259783723021, 1906472853015501487, 3979269542431318261, -4813819718466456300, -2892482884895652468, 413381820208336306, -240665118568666300, 3206688176197263819, 478118875699547913, -129587886362108866, 5329695727978273611, 7154431392096138379, -7187501630738245887, -2497873015539665048, -8851638780234725328, -5456731413789937624, 4371767929574853867, -1602867498594836131, -5095723353492726889, -5220207060664509622, -8781056705665678442, -9049329391048088133, -5018973996260522757, 793682748848470374, 2015319433212133669, 3198681303815670219, -7896431160659264505, -5558760206968828273, 3443770250882336973, 2666355894344615373, -8452181326896332720, -4128614830303782453, 5094452468496037139, -788516387820623942, -1685351538487418408, -7209862511673439004, -4025672961867887474, 6442487363147014079, -481155550011430031, 7828944644028676751, 6924297671806347658, -4830105607527613424, 8569599574905689289, 9067230233663671556, -4169835231341657112, -2202217667913022100, 7816324829260962678, -3137607759165218404, -9120128830082655768] INFO [main] 2019-06-08 10:58:55,069 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@ae2db2b[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@23e32a30[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@4f54e190} INFO [MigrationStage:1] 2019-06-08 10:58:55,144 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 958 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-06-08 10:58:55,146 Memtable.java:347 - Writing Memtable-schema_keyspaces@1912304830(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-06-08 10:58:55,147 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=1559991533241, position=102352) INFO [MigrationStage:1] 2019-06-08 10:58:55,499 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115123 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-06-08 10:58:55,500 Memtable.java:347 - Writing Memtable-schema_columnfamilies@2004242892(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-06-08 10:58:55,514 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=1559991533241, position=102352) INFO [MigrationStage:1] 2019-06-08 10:58:55,588 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254936 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-06-08 10:58:55,589 Memtable.java:347 - Writing Memtable-schema_columns@953543828(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-06-08 10:58:55,615 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=1559991533241, position=102352) INFO [MigrationStage:1] 2019-06-08 10:58:56,022 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-06-08 10:58:56,023 Memtable.java:347 - Writing Memtable-schema_triggers@1378842097(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-06-08 10:58:56,024 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=1559991533241, position=102352) INFO [MigrationStage:1] 2019-06-08 10:58:56,374 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-06-08 10:58:56,375 Memtable.java:347 - Writing Memtable-schema_usertypes@790069724(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-06-08 10:58:56,376 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=1559991533241, position=102352) INFO [MigrationStage:1] 2019-06-08 10:58:56,871 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@66827724[cfId=c5e99f16-8677-3914-b17e-960613512345,ksName=system_traces,cfName=sessions,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.ColumnToCollectionType(706172616d6574657273:org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type))),comment=traced sessions,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=duration, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=parameters, type=org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type), kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=started_at, type=org.apache.cassandra.db.marshal.TimestampType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=request, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=coordinator, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={"keys":"ALL", "rows_per_partition":"NONE"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false] INFO [MigrationStage:1] 2019-06-08 10:58:56,883 ColumnFamilyStore.java:361 - Initializing system_traces.sessions INFO [MigrationStage:1] 2019-06-08 10:58:56,884 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@6337c613[cfId=8826e8e9-e16a-3728-8753-3bc1fc713c25,ksName=system_traces,cfName=events,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.TimeUUIDType,org.apache.cassandra.db.marshal.UTF8Type),comment=,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=source, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=thread, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=activity, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=source_elapsed, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=event_id, type=org.apache.cassandra.db.marshal.TimeUUIDType, kind=CLUSTERING_COLUMN, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={"keys":"ALL", "rows_per_partition":"NONE"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false] INFO [MigrationStage:1] 2019-06-08 10:58:56,897 ColumnFamilyStore.java:361 - Initializing system_traces.events INFO [main] 2019-06-08 10:58:56,944 ColumnFamilyStore.java:905 - Enqueuing flush of local: 594 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-06-08 10:58:56,945 Memtable.java:347 - Writing Memtable-local@1878821750(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-06-08 10:58:56,946 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=1559991533241, position=102595) INFO [main] 2019-06-08 10:58:57,426 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51490 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-06-08 10:58:57,426 Memtable.java:347 - Writing Memtable-local@929073319(8.376KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-06-08 10:58:57,438 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=1559991533241, position=114596) INFO [CompactionExecutor:1] 2019-06-08 10:58:57,928 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-4-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-2-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-1-Data.db')] INFO [main] 2019-06-08 10:58:57,987 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL INFO [main] 2019-06-08 10:58:58,191 Server.java:155 - Netty using native Epoll event loop INFO [main] 2019-06-08 10:58:58,226 Server.java:193 - Using Netty Version: [netty-buffer=netty-buffer-4.0.23.Final.208198c, netty-codec=netty-codec-4.0.23.Final.208198c, netty-codec-http=netty-codec-http-4.0.23.Final.208198c, netty-codec-socks=netty-codec-socks-4.0.23.Final.208198c, netty-common=netty-common-4.0.23.Final.208198c, netty-handler=netty-handler-4.0.23.Final.208198c, netty-transport=netty-transport-4.0.23.Final.208198c, netty-transport-rxtx=netty-transport-rxtx-4.0.23.Final.208198c, netty-transport-sctp=netty-transport-sctp-4.0.23.Final.208198c, netty-transport-udt=netty-transport-udt-4.0.23.Final.208198c] INFO [main] 2019-06-08 10:58:58,226 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042... INFO [main] 2019-06-08 10:58:58,294 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160 INFO [Thread-2] 2019-06-08 10:58:58,302 ThriftServer.java:136 - Listening for thrift clients... INFO [CompactionExecutor:1] 2019-06-08 10:58:58,726 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,886 bytes to 5,723 (~97% of original) in 786ms = 0.006944MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, } INFO [StorageServiceShutdownHook] 2019-06-08 11:00:57,894 ThriftServer.java:142 - Stop listening to thrift clients INFO [StorageServiceShutdownHook] 2019-06-08 11:00:57,926 Server.java:225 - Stop listening for CQL clients INFO [StorageServiceShutdownHook] 2019-06-08 11:00:57,926 Gossiper.java:1454 - Announcing shutdown INFO [StorageServiceShutdownHook] 2019-06-08 11:00:57,928 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown INFO [StorageServiceShutdownHook] 2019-06-08 11:00:59,958 MessagingService.java:734 - Waiting for messaging service to quiesce INFO [ACCEPT-localhost/127.0.0.1] 2019-06-08 11:00:59,960 MessagingService.java:1020 - MessagingService has terminated the accept() thread real 0m0.005s user 0m0.000s sys 0m0.004s 2019-06-08 11:01:50,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - threads = 50 2019-06-08 11:01:50,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/cassandra/system.log 2019-06-08 11:01:50,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-06-08 11:01:50,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-06-08 11:01:50,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-08 11:01:50,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - folder = /var/log/chronos 2019-06-08 11:01:50,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - level = 2 2019-06-08 11:01:50,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-08 11:01:50,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [alarms] 2019-06-08 11:01:50,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-06-08 11:01:50,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-06-08 11:01:50,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-08 11:01:50,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/8SCAE/start-vellum.sh 2019-06-08 11:01:50,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-08 11:01:50,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 192.168.120.20 2019-06-08 11:01:50,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-06-08 11:01:50,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 14304 2019-06-08 11:01:50,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-06-08 11:01:50,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Running liveness detection on port 7000 2019-06-08 11:01:50,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Starting homestead node 2019-06-08 11:01:50,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-06-08 11:01:50,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-06-08 11:01:50,892 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 11:01:51,057 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:01:51,057 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:01:51,057 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:01:51,057 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:01:51,057 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:01:51,057 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:01:51,057 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:01:51,058 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 11:01:51,058 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:01:51,058 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:01:51 GMT 2019-06-08 11:01:51,058 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:01:51,058 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 11:01:51,058 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:01:51,058 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:01:51,058 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:01:56,064 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:01:56,310 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:01:56,311 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:01:56,311 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:01:56,311 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:01:56,311 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:01:56,311 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:01:56,311 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:01:56,311 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3168, "offset": 3168, "size": 50}}} 2019-06-08 11:01:56,311 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:01:56,311 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:01:56 GMT 2019-06-08 11:01:56,312 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:01:56,312 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-06-08 11:01:56,312 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:01:56,312 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:01:56,312 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:01:56,312 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 11:01:56,413 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:01:56,413 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:01:56,413 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:01:56,413 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:01:56,414 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:01:56,414 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:01:56,414 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:01:56,414 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 11:01:56,414 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:01:56,414 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:01:56 GMT 2019-06-08 11:01:56,414 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:01:56,414 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 11:01:56,414 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:01:56,414 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:01:56,414 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:02:01,420 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:02:01,626 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:02:01,626 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:02:01,626 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:02:01,626 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:02:01,627 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:02:01,627 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:02:01,627 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:02:01,627 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:01:57.205Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:01:57.039Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.342fc035-57c5-4698-9980-f45944b3d6dc"}], "metadata": {"pagination": {"total": 3169, "offset": 3168, "size": 50}}} 2019-06-08 11:02:01,627 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:02:01,627 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:02:01 GMT 2019-06-08 11:02:01,627 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:02:01,627 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-06-08 11:02:01,627 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:02:01,627 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:02:01,628 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:02:01,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-06-08 11:02:01,628 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 11:02:01,720 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:02:01,720 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:02:01,721 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:02:01,721 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:02:01,721 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:02:01,721 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:02:01,721 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:02:01,721 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 11:02:01,721 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:02:01,721 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:02:01 GMT 2019-06-08 11:02:01,722 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:02:01,722 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 11:02:01,722 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:02:01,722 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:02:01,722 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:02:06,727 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:02:06,846 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:02:06,847 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:02:06,847 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:02:06,847 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:02:06,847 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:02:06,847 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:02:06,847 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:02:06,847 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3169, "offset": 3169, "size": 50}}} 2019-06-08 11:02:06,848 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:02:06,848 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:02:06 GMT 2019-06-08 11:02:06,848 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:02:06,848 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-06-08 11:02:06,848 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:02:06,848 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:02:06,848 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:02:06,848 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 11:02:06,968 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:02:06,968 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:02:06,969 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:02:06,969 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:02:06,969 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:02:06,969 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:02:06,969 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:02:06,969 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 11:02:06,969 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:02:06,969 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:02:06 GMT 2019-06-08 11:02:06,970 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:02:06,970 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 11:02:06,970 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:02:06,970 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:02:06,970 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:02:11,975 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:02:12,141 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:02:12,142 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:02:12,142 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:02:12,142 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:02:12,142 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:02:12,142 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:02:12,142 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:02:12,142 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:02:06.999Z", "message": "Waiting for process 14304 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:02:06.794Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.342fc035-57c5-4698-9980-f45944b3d6dc"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:02:07.717Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:02:07.071Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.342fc035-57c5-4698-9980-f45944b3d6dc"}], "metadata": {"pagination": {"total": 3171, "offset": 3169, "size": 50}}} 2019-06-08 11:02:12,142 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:02:12,142 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:02:12 GMT 2019-06-08 11:02:12,143 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:02:12,143 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 11:02:12,143 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:02:12,143 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:02:12,143 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:02:12,143 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 11:02:12,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14304 to end... 2019-06-08 11:02:12,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-06-08 11:02:12,144 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 11:02:12,219 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:02:12,219 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:02:12,219 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:02:12,220 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:02:12,220 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:02:12,220 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:02:12,220 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:02:12,220 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 11:02:12,220 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:02:12,220 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:02:12 GMT 2019-06-08 11:02:12,220 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:02:12,220 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 11:02:12,220 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:02:12,221 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:02:12,221 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:02:17,226 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:02:17,470 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:02:17,470 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:02:17,471 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:02:17,471 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:02:17,471 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:02:17,471 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:02:17,471 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:02:17,471 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:02:17.228Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:02:17.110Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.342fc035-57c5-4698-9980-f45944b3d6dc"}], "metadata": {"pagination": {"total": 3172, "offset": 3171, "size": 50}}} 2019-06-08 11:02:17,471 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:02:17,471 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:02:17 GMT 2019-06-08 11:02:17,471 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:02:17,471 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-06-08 11:02:17,472 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:02:17,472 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:02:17,472 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:02:17,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-06-08 11:02:17,472 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 11:02:17,535 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:02:17,536 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:02:17,536 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:02:17,536 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:02:17,536 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:02:17,536 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:02:17,536 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:02:17,536 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 11:02:17,536 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:02:17,537 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:02:17 GMT 2019-06-08 11:02:17,537 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:02:17,537 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 11:02:17,537 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:02:17,537 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:02:17,537 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:02:22,542 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:02:22,654 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:02:22,654 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:02:22,654 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:02:22,655 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:02:22,655 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:02:22,655 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:02:22,655 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:02:22,655 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3172, "offset": 3172, "size": 50}}} 2019-06-08 11:02:22,655 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:02:22,655 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:02:22 GMT 2019-06-08 11:02:22,655 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:02:22,655 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-06-08 11:02:22,656 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:02:22,656 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:02:22,656 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:02:22,656 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 11:02:22,730 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:02:22,730 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:02:22,730 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:02:22,731 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:02:22,731 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:02:22,731 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:02:22,731 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:02:22,731 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 11:02:22,731 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:02:22,731 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:02:22 GMT 2019-06-08 11:02:22,731 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:02:22,731 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 11:02:22,731 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:02:22,732 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:02:22,732 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:02:27,737 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:02:27,961 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:02:27,961 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:02:27,961 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:02:27,961 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:02:27,962 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:02:27,962 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:02:27,962 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:02:27,962 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:02:27.025Z", "message": "Waiting for process 14304 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:02:26.833Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.342fc035-57c5-4698-9980-f45944b3d6dc"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:02:27.743Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:02:27.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.342fc035-57c5-4698-9980-f45944b3d6dc"}], "metadata": {"pagination": {"total": 3174, "offset": 3172, "size": 50}}} 2019-06-08 11:02:27,962 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:02:27,962 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:02:27 GMT 2019-06-08 11:02:27,962 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:02:27,962 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 11:02:27,962 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:02:27,962 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:02:27,963 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:02:27,963 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 11:02:27,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14304 to end... 2019-06-08 11:02:27,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-06-08 11:02:27,963 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 11:02:28,025 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:02:28,025 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:02:28,025 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:02:28,025 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:02:28,025 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:02:28,025 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:02:28,026 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:02:28,026 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 11:02:28,026 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:02:28,026 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:02:28 GMT 2019-06-08 11:02:28,026 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:02:28,026 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 11:02:28,026 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:02:28,026 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:02:28,026 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:02:33,031 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:02:33,115 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:02:33,115 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:02:33,115 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:02:33,116 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:02:33,116 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:02:33,116 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:02:33,116 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:02:33,116 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3174, "offset": 3174, "size": 50}}} 2019-06-08 11:02:33,116 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:02:33,116 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:02:33 GMT 2019-06-08 11:02:33,116 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:02:33,116 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-06-08 11:02:33,116 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:02:33,117 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:02:33,117 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:02:33,117 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 11:02:33,179 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:02:33,179 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:02:33,179 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:02:33,179 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:02:33,179 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:02:33,179 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:02:33,179 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:02:33,180 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 11:02:33,180 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:02:33,180 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:02:33 GMT 2019-06-08 11:02:33,180 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:02:33,180 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 11:02:33,180 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:02:33,180 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:02:33,180 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:02:38,186 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:02:38,305 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:02:38,305 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:02:38,305 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:02:38,305 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:02:38,305 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:02:38,306 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:02:38,306 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:02:38,306 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:02:37.241Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:02:37.192Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.342fc035-57c5-4698-9980-f45944b3d6dc"}], "metadata": {"pagination": {"total": 3175, "offset": 3174, "size": 50}}} 2019-06-08 11:02:38,306 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:02:38,306 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:02:38 GMT 2019-06-08 11:02:38,306 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:02:38,306 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-06-08 11:02:38,306 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:02:38,306 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:02:38,306 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:02:38,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-06-08 11:02:38,307 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 11:02:38,364 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:02:38,364 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:02:38,364 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:02:38,364 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:02:38,364 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:02:38,365 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:02:38,365 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:02:38,365 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 11:02:38,365 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:02:38,365 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:02:38 GMT 2019-06-08 11:02:38,365 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:02:38,365 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 11:02:38,365 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:02:38,365 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:02:38,365 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:02:43,371 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:02:43,469 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:02:43,469 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:02:43,469 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:02:43,469 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:02:43,470 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:02:43,470 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:02:43,470 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:02:43,470 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3175, "offset": 3175, "size": 50}}} 2019-06-08 11:02:43,470 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:02:43,470 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:02:43 GMT 2019-06-08 11:02:43,470 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:02:43,470 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-06-08 11:02:43,470 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:02:43,470 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:02:43,471 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:02:43,471 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 11:02:43,540 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:02:43,540 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:02:43,540 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:02:43,540 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:02:43,541 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:02:43,541 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:02:43,541 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:02:43,541 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 11:02:43,541 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:02:43,541 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:02:43 GMT 2019-06-08 11:02:43,541 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:02:43,541 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 11:02:43,541 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:02:43,541 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:02:43,542 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:02:48,547 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:02:48,661 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:02:48,661 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:02:48,662 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:02:48,662 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:02:48,662 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:02:48,662 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:02:48,662 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:02:48,662 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:02:47.020Z", "message": "Waiting for process 14304 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:02:46.874Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.342fc035-57c5-4698-9980-f45944b3d6dc"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:02:47.688Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:02:47.230Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.342fc035-57c5-4698-9980-f45944b3d6dc"}], "metadata": {"pagination": {"total": 3177, "offset": 3175, "size": 50}}} 2019-06-08 11:02:48,662 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:02:48,662 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:02:48 GMT 2019-06-08 11:02:48,663 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:02:48,663 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 11:02:48,663 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:02:48,663 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:02:48,663 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:02:48,663 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 11:02:48,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14304 to end... 2019-06-08 11:02:48,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-06-08 11:02:48,664 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 11:02:48,758 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:02:48,759 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:02:48,759 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:02:48,759 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:02:48,759 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:02:48,759 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:02:48,759 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:02:48,759 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 11:02:48,759 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:02:48,760 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:02:48 GMT 2019-06-08 11:02:48,760 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:02:48,760 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 11:02:48,760 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:02:48,760 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:02:48,760 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:02:53,765 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:02:53,865 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:02:53,865 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:02:53,865 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:02:53,865 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:02:53,865 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:02:53,865 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:02:53,865 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:02:53,866 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3177, "offset": 3177, "size": 50}}} 2019-06-08 11:02:53,866 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:02:53,866 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:02:53 GMT 2019-06-08 11:02:53,866 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:02:53,866 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-06-08 11:02:53,866 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:02:53,866 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:02:53,866 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:02:53,866 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 11:02:53,927 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:02:53,927 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:02:53,928 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:02:53,928 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:02:53,928 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:02:53,928 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:02:53,928 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:02:53,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-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 11:02:53,928 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:02:53,928 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:02:53 GMT 2019-06-08 11:02:53,928 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:02:53,928 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 11:02:53,928 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:02:53,929 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:02:53,929 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:02:58,934 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:02:59,064 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:02:59,064 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:02:59,064 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:02:59,064 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:02:59,064 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:02:59,064 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:02:59,064 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:02:59,064 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:02:57.450Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:02:57.283Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.342fc035-57c5-4698-9980-f45944b3d6dc"}], "metadata": {"pagination": {"total": 3178, "offset": 3177, "size": 50}}} 2019-06-08 11:02:59,065 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:02:59,065 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:02:59 GMT 2019-06-08 11:02:59,065 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:02:59,065 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-06-08 11:02:59,065 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:02:59,065 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:02:59,065 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:02:59,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-06-08 11:02:59,066 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 11:02:59,122 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:02:59,122 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:02:59,123 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:02:59,123 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:02:59,123 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:02:59,123 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:02:59,123 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:02:59,123 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 11:02:59,123 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:02:59,123 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:02:59 GMT 2019-06-08 11:02:59,124 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:02:59,124 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 11:02:59,124 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:02:59,124 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:02:59,124 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:03:04,129 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:03:04,234 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:03:04,234 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:03:04,234 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:03:04,234 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:03:04,235 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:03:04,235 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:03:04,235 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:03:04,235 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3178, "offset": 3178, "size": 50}}} 2019-06-08 11:03:04,235 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:03:04,235 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:03:04 GMT 2019-06-08 11:03:04,235 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:03:04,235 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-06-08 11:03:04,235 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:03:04,235 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:03:04,236 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:03:04,236 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 11:03:04,303 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:03:04,304 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:03:04,304 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:03:04,304 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:03:04,304 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:03:04,304 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:03:04,304 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:03:04,304 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 11:03:04,304 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:03:04,304 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:03:04 GMT 2019-06-08 11:03:04,305 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:03:04,305 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 11:03:04,305 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:03:04,305 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:03:04,305 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:03:09,310 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:03:09,411 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:03:09,411 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:03:09,412 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:03:09,412 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:03:09,412 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:03:09,412 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:03:09,412 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:03:09,412 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:03:07.074Z", "message": "Waiting for process 14304 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:03:06.919Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.342fc035-57c5-4698-9980-f45944b3d6dc"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:03:07.691Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:03:07.322Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.342fc035-57c5-4698-9980-f45944b3d6dc"}], "metadata": {"pagination": {"total": 3180, "offset": 3178, "size": 50}}} 2019-06-08 11:03:09,412 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:03:09,412 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:03:09 GMT 2019-06-08 11:03:09,413 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:03:09,413 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 11:03:09,413 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:03:09,413 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:03:09,413 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:03:09,413 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 11:03:09,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14304 to end... 2019-06-08 11:03:09,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-06-08 11:03:09,414 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 11:03:09,494 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:03:09,494 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:03:09,495 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:03:09,495 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:03:09,495 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:03:09,495 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:03:09,495 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:03:09,495 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 11:03:09,495 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:03:09,495 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:03:09 GMT 2019-06-08 11:03:09,496 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:03:09,496 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 11:03:09,496 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:03:09,496 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:03:09,496 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:03:14,501 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:03:14,612 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:03:14,612 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:03:14,612 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:03:14,612 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:03:14,613 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:03:14,613 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:03:14,613 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:03:14,613 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3180, "offset": 3180, "size": 50}}} 2019-06-08 11:03:14,613 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:03:14,613 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:03:14 GMT 2019-06-08 11:03:14,613 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:03:14,613 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-06-08 11:03:14,613 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:03:14,613 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:03:14,614 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:03:14,614 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 11:03:14,676 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:03:14,676 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:03:14,676 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:03:14,676 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:03:14,677 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:03:14,677 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:03:14,677 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:03:14,677 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 11:03:14,677 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:03:14,677 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:03:14 GMT 2019-06-08 11:03:14,677 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:03:14,677 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 11:03:14,677 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:03:14,677 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:03:14,678 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:03:19,682 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:03:19,774 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:03:19,774 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:03:19,774 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:03:19,774 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:03:19,775 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:03:19,775 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:03:19,775 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:03:19,775 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:03:17.455Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:03:17.365Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.342fc035-57c5-4698-9980-f45944b3d6dc"}], "metadata": {"pagination": {"total": 3181, "offset": 3180, "size": 50}}} 2019-06-08 11:03:19,775 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:03:19,775 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:03:19 GMT 2019-06-08 11:03:19,775 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:03:19,775 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-06-08 11:03:19,775 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:03:19,776 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:03:19,776 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:03:19,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-06-08 11:03:19,776 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 11:03:19,833 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:03:19,834 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:03:19,834 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:03:19,834 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:03:19,834 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:03:19,834 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:03:19,834 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:03:19,834 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 11:03:19,835 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:03:19,835 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:03:19 GMT 2019-06-08 11:03:19,835 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:03:19,835 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 11:03:19,835 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:03:19,835 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:03:19,835 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:03:24,841 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:03:24,932 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:03:24,932 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:03:24,932 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:03:24,933 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:03:24,933 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:03:24,933 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:03:24,933 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:03:24,933 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3181, "offset": 3181, "size": 50}}} 2019-06-08 11:03:24,933 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:03:24,933 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:03:24 GMT 2019-06-08 11:03:24,933 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:03:24,933 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-06-08 11:03:24,933 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:03:24,934 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:03:24,934 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:03:24,934 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 11:03:25,008 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:03:25,008 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:03:25,008 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:03:25,009 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:03:25,009 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:03:25,009 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:03:25,009 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:03:25,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-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 11:03:25,009 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:03:25,009 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:03:25 GMT 2019-06-08 11:03:25,009 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:03:25,009 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 11:03:25,009 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:03:25,010 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:03:25,010 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:03:30,015 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:03:30,115 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:03:30,115 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:03:30,115 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:03:30,115 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:03:30,115 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:03:30,115 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:03:30,116 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:03:30,116 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:03:27.080Z", "message": "Waiting for process 14304 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:03:26.961Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.342fc035-57c5-4698-9980-f45944b3d6dc"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:03:27.748Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:03:27.414Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.342fc035-57c5-4698-9980-f45944b3d6dc"}], "metadata": {"pagination": {"total": 3183, "offset": 3181, "size": 50}}} 2019-06-08 11:03:30,116 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:03:30,116 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:03:30 GMT 2019-06-08 11:03:30,116 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:03:30,116 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 11:03:30,116 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:03:30,116 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:03:30,116 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:03:30,117 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 11:03:30,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14304 to end... 2019-06-08 11:03:30,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-06-08 11:03:30,117 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 11:03:30,186 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:03:30,187 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:03:30,187 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:03:30,187 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:03:30,187 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:03:30,187 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:03:30,187 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:03:30,187 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 11:03:30,187 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:03:30,187 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:03:30 GMT 2019-06-08 11:03:30,188 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:03:30,188 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 11:03:30,188 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:03:30,188 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:03:30,188 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:03:35,191 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:03:35,300 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:03:35,300 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:03:35,300 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:03:35,300 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:03:35,300 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:03:35,300 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:03:35,300 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:03:35,300 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3183, "offset": 3183, "size": 50}}} 2019-06-08 11:03:35,300 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:03:35,301 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:03:35 GMT 2019-06-08 11:03:35,301 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:03:35,301 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-06-08 11:03:35,301 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:03:35,301 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:03:35,301 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:03:35,301 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 11:03:35,379 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:03:35,380 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:03:35,380 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:03:35,380 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:03:35,380 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:03:35,380 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:03:35,380 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:03:35,380 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 11:03:35,380 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:03:35,381 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:03:35 GMT 2019-06-08 11:03:35,381 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:03:35,381 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 11:03:35,381 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:03:35,381 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:03:35,381 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:03:40,382 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:03:40,477 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:03:40,477 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:03:40,477 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:03:40,477 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:03:40,477 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:03:40,477 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:03:40,477 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:03:40,477 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:03:37.672Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:03:37.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.342fc035-57c5-4698-9980-f45944b3d6dc"}], "metadata": {"pagination": {"total": 3184, "offset": 3183, "size": 50}}} 2019-06-08 11:03:40,477 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:03:40,478 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:03:40 GMT 2019-06-08 11:03:40,478 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:03:40,478 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-06-08 11:03:40,478 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:03:40,478 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:03:40,478 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:03:40,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-06-08 11:03:40,479 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 11:03:40,532 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:03:40,532 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:03:40,532 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:03:40,532 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:03:40,532 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:03:40,532 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:03:40,532 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:03:40,533 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 11:03:40,533 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:03:40,533 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:03:40 GMT 2019-06-08 11:03:40,533 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:03:40,533 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 11:03:40,533 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:03:40,533 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:03:40,533 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:03:45,539 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:03:45,630 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:03:45,630 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:03:45,630 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:03:45,630 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:03:45,630 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:03:45,630 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:03:45,630 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:03:45,630 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3184, "offset": 3184, "size": 50}}} 2019-06-08 11:03:45,631 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:03:45,631 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:03:45 GMT 2019-06-08 11:03:45,631 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:03:45,631 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-06-08 11:03:45,631 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:03:45,631 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:03:45,631 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:03:45,631 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 11:03:45,716 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:03:45,716 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:03:45,716 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:03:45,716 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:03:45,717 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:03:45,717 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:03:45,717 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:03:45,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-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 11:03:45,717 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:03:45,717 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:03:45 GMT 2019-06-08 11:03:45,717 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:03:45,717 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 11:03:45,717 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:03:45,717 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:03:45,718 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:03:50,723 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:03:50,952 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:03:50,952 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:03:50,953 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:03:50,953 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:03:50,953 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:03:50,953 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:03:50,953 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:03:50,953 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:03:47.096Z", "message": "Waiting for process 14304 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:03:46.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.342fc035-57c5-4698-9980-f45944b3d6dc"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:03:47.713Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:03:47.494Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.342fc035-57c5-4698-9980-f45944b3d6dc"}], "metadata": {"pagination": {"total": 3186, "offset": 3184, "size": 50}}} 2019-06-08 11:03:50,953 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:03:50,953 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:03:50 GMT 2019-06-08 11:03:50,953 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:03:50,953 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 11:03:50,954 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:03:50,954 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:03:50,954 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:03:50,954 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 11:03:50,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14304 to end... 2019-06-08 11:03:50,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-06-08 11:03:50,955 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 11:03:51,009 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:03:51,010 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:03:51,010 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:03:51,010 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:03:51,010 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:03:51,010 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:03:51,010 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:03:51,010 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 11:03:51,010 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:03:51,010 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:03:51 GMT 2019-06-08 11:03:51,011 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:03:51,011 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 11:03:51,011 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:03:51,011 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:03:51,011 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:03:56,016 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:03:56,104 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:03:56,104 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:03:56,104 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:03:56,104 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:03:56,104 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:03:56,104 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:03:56,104 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:03:56,104 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3186, "offset": 3186, "size": 50}}} 2019-06-08 11:03:56,105 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:03:56,105 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:03:56 GMT 2019-06-08 11:03:56,105 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:03:56,105 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-06-08 11:03:56,105 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:03:56,105 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:03:56,105 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:03:56,105 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 11:03:56,175 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:03:56,175 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:03:56,175 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:03:56,175 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:03:56,175 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:03:56,175 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:03:56,175 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:03:56,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": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 11:03:56,176 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:03:56,176 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:03:56 GMT 2019-06-08 11:03:56,176 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:03:56,176 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 11:03:56,176 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:03:56,176 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:03:56,176 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:04:01,182 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:04:01,302 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:04:01,302 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:04:01,303 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:04:01,303 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:04:01,303 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:04:01,303 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:04:01,303 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:04:01,303 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:03:57.686Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:03:57.535Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.342fc035-57c5-4698-9980-f45944b3d6dc"}], "metadata": {"pagination": {"total": 3187, "offset": 3186, "size": 50}}} 2019-06-08 11:04:01,303 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:04:01,303 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:04:01 GMT 2019-06-08 11:04:01,303 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:04:01,304 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-06-08 11:04:01,304 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:04:01,304 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:04:01,304 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:04:01,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-06-08 11:04:01,304 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 11:04:01,474 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:04:01,474 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:04:01,475 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:04:01,475 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:04:01,475 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:04:01,475 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:04:01,475 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:04:01,475 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 11:04:01,475 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:04:01,475 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:04:01 GMT 2019-06-08 11:04:01,476 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:04:01,476 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 11:04:01,476 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:04:01,476 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:04:01,476 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:04:06,481 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:04:06,588 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:04:06,588 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:04:06,588 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:04:06,588 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:04:06,588 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:04:06,588 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:04:06,588 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:04:06,589 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3187, "offset": 3187, "size": 50}}} 2019-06-08 11:04:06,589 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:04:06,589 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:04:06 GMT 2019-06-08 11:04:06,589 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:04:06,589 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-06-08 11:04:06,589 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:04:06,589 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:04:06,589 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:04:06,590 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 11:04:06,643 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:04:06,644 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:04:06,644 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:04:06,644 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:04:06,644 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:04:06,644 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:04:06,644 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:04:06,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-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 11:04:06,644 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:04:06,645 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:04:06 GMT 2019-06-08 11:04:06,645 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:04:06,645 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 11:04:06,645 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:04:06,645 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:04:06,645 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:04:11,650 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:04:11,831 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:04:11,831 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:04:11,831 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:04:11,831 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:04:11,831 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:04:11,831 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:04:11,831 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:04:11,832 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:04:07.111Z", "message": "Waiting for process 14304 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:04:07.043Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.342fc035-57c5-4698-9980-f45944b3d6dc"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:04:07.728Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:04:07.609Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.342fc035-57c5-4698-9980-f45944b3d6dc"}], "metadata": {"pagination": {"total": 3189, "offset": 3187, "size": 50}}} 2019-06-08 11:04:11,832 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:04:11,832 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:04:11 GMT 2019-06-08 11:04:11,832 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:04:11,832 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 11:04:11,832 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:04:11,832 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:04:11,832 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:04:11,832 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 11:04:11,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14304 to end... 2019-06-08 11:04:11,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-06-08 11:04:11,833 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 11:04:11,927 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:04:11,927 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:04:11,927 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:04:11,927 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:04:11,927 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:04:11,927 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:04:11,927 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:04:11,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-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 11:04:11,928 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:04:11,928 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:04:11 GMT 2019-06-08 11:04:11,928 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:04:11,928 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 11:04:11,928 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:04:11,928 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:04:11,928 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:04:16,934 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:04:17,191 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:04:17,191 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:04:17,192 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:04:17,192 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:04:17,192 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:04:17,192 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:04:17,192 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:04:17,192 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3189, "offset": 3189, "size": 50}}} 2019-06-08 11:04:17,192 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:04:17,192 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:04:17 GMT 2019-06-08 11:04:17,192 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:04:17,193 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-06-08 11:04:17,193 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:04:17,193 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:04:17,193 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:04:17,193 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 11:04:17,257 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:04:17,257 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:04:17,257 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:04:17,257 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:04:17,257 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:04:17,257 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:04:17,258 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:04:17,258 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 11:04:17,258 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:04:17,258 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:04:17 GMT 2019-06-08 11:04:17,258 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:04:17,258 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-08 11:04:17,258 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:04:17,258 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:04:17,258 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:04:22,264 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:04:22,368 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:04:22,368 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:04:22,368 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:04:22,368 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:04:22,368 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:04:22,368 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:04:22,368 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:04:22,369 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:04:17.702Z", "message": " /tmp/8SCAE/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:04:17.624Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.342fc035-57c5-4698-9980-f45944b3d6dc"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:04:18.265Z", "message": " Proto RefCnt Flags Type State I-Node PID/Program name Path", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:04:17.637Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.342fc035-57c5-4698-9980-f45944b3d6dc"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:04:18.265Z", "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-06-08T11:04:17.637Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.342fc035-57c5-4698-9980-f45944b3d6dc"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:04:18.265Z", "message": " udp 0 0 0.0.0.0:44267 0.0.0.0:* - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:04:17.637Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.342fc035-57c5-4698-9980-f45944b3d6dc"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:04:18.265Z", "message": " udp 0 0 127.0.0.1:11211 0.0.0.0:* - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:04:17.637Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.342fc035-57c5-4698-9980-f45944b3d6dc"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:04:18.265Z", "message": " udp6 0 0 ::1:53 :::* - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:04:17.637Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.342fc035-57c5-4698-9980-f45944b3d6dc"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:04:18.265Z", "message": " udp6 0 0 fe80::f816:3eff:feb:123 :::* - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:04:17.637Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.342fc035-57c5-4698-9980-f45944b3d6dc"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:04:18.265Z", "message": " udp6 0 0 ::1:123 :::* - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:04:17.637Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.342fc035-57c5-4698-9980-f45944b3d6dc"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:04:18.265Z", "message": " udp6 0 0 :::123 :::* - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:04:17.637Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.342fc035-57c5-4698-9980-f45944b3d6dc"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:04:18.265Z", "message": " udp6 0 0 :::42977 :::* - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:04:17.637Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.342fc035-57c5-4698-9980-f45944b3d6dc"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:04:18.265Z", "message": " Active UNIX domain sockets (only servers)", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:04:17.637Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.342fc035-57c5-4698-9980-f45944b3d6dc"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:04:18.265Z", "message": " unix 2 [ ACC ] SEQPACKET LISTENING 7220 - /run/udev/control", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:04:17.638Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.342fc035-57c5-4698-9980-f45944b3d6dc"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:04:18.265Z", "message": " unix 2 [ ACC ] STREAM LISTENING 8773 - /var/run/dbus/system_bus_socket", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:04:17.638Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.342fc035-57c5-4698-9980-f45944b3d6dc"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:04:18.265Z", "message": " unix 2 [ ACC ] STREAM LISTENING 9034 - /var/run/acpid.socket", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:04:17.638Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.342fc035-57c5-4698-9980-f45944b3d6dc"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:04:18.265Z", "message": " unix 2 [ ACC ] STREAM LISTENING 6532 - @/com/ubuntu/upstart", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:04:17.638Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.342fc035-57c5-4698-9980-f45944b3d6dc"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:04:18.265Z", "message": "Execution done (PID=14304, return_code=0): /tmp/8SCAE/start-vellum.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:04:17.664Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.342fc035-57c5-4698-9980-f45944b3d6dc"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:04:18.265Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:04:17.738Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.342fc035-57c5-4698-9980-f45944b3d6dc"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:04:18.265Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:04:17.738Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.342fc035-57c5-4698-9980-f45944b3d6dc"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:04:18.265Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:04:17.738Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.342fc035-57c5-4698-9980-f45944b3d6dc"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:04:18.265Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:04:17.738Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.342fc035-57c5-4698-9980-f45944b3d6dc"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:04:18.265Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:04:17.738Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.342fc035-57c5-4698-9980-f45944b3d6dc"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:04:18.265Z", "message": " /tmp/8SCAE/start-vellum.sh: line 22: /dev/tcp/192.168.120.20/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:04:17.624Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.342fc035-57c5-4698-9980-f45944b3d6dc"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:04:18.265Z", "message": " /tmp/8SCAE/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:04:17.624Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.342fc035-57c5-4698-9980-f45944b3d6dc"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:04:18.265Z", "message": " /tmp/8SCAE/start-vellum.sh: line 22: /dev/tcp/192.168.120.20/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:04:17.624Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.342fc035-57c5-4698-9980-f45944b3d6dc"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:04:18.265Z", "message": " /tmp/8SCAE/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:04:17.624Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.342fc035-57c5-4698-9980-f45944b3d6dc"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:04:18.265Z", "message": " /tmp/8SCAE/start-vellum.sh: line 22: /dev/tcp/192.168.120.20/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:04:17.624Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.342fc035-57c5-4698-9980-f45944b3d6dc"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:04:18.265Z", "message": " /tmp/8SCAE/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:04:17.624Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.342fc035-57c5-4698-9980-f45944b3d6dc"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:04:18.265Z", "message": " /tmp/8SCAE/start-vellum.sh: line 22: /dev/tcp/192.168.120.20/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:04:17.624Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.342fc035-57c5-4698-9980-f45944b3d6dc"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:04:18.265Z", "message": " /tmp/8SCAE/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:04:17.624Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.342fc035-57c5-4698-9980-f45944b3d6dc"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:04:18.265Z", "message": " /tmp/8SCAE/start-vellum.sh: line 22: /dev/tcp/192.168.120.20/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:04:17.624Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.342fc035-57c5-4698-9980-f45944b3d6dc"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:04:18.265Z", "message": " /tmp/8SCAE/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:04:17.624Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.342fc035-57c5-4698-9980-f45944b3d6dc"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:04:18.265Z", "message": " /tmp/8SCAE/start-vellum.sh: line 22: /dev/tcp/192.168.120.20/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:04:17.624Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.342fc035-57c5-4698-9980-f45944b3d6dc"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:04:18.265Z", "message": " /tmp/8SCAE/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:04:17.624Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.342fc035-57c5-4698-9980-f45944b3d6dc"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:04:18.265Z", "message": " /tmp/8SCAE/start-vellum.sh: line 22: /dev/tcp/192.168.120.20/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:04:17.624Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.342fc035-57c5-4698-9980-f45944b3d6dc"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:04:18.265Z", "message": " /tmp/8SCAE/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:04:17.624Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.342fc035-57c5-4698-9980-f45944b3d6dc"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:04:18.265Z", "message": " /tmp/8SCAE/start-vellum.sh: line 22: /dev/tcp/192.168.120.20/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:04:17.624Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.342fc035-57c5-4698-9980-f45944b3d6dc"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:04:18.265Z", "message": " /tmp/8SCAE/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:04:17.624Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.342fc035-57c5-4698-9980-f45944b3d6dc"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:04:18.265Z", "message": " /tmp/8SCAE/start-vellum.sh: line 22: /dev/tcp/192.168.120.20/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:04:17.625Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.342fc035-57c5-4698-9980-f45944b3d6dc"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:04:18.265Z", "message": " /tmp/8SCAE/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:04:17.625Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.342fc035-57c5-4698-9980-f45944b3d6dc"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:04:18.265Z", "message": " /tmp/8SCAE/start-vellum.sh: line 22: /dev/tcp/192.168.120.20/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:04:17.625Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.342fc035-57c5-4698-9980-f45944b3d6dc"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:04:18.265Z", "message": " /tmp/8SCAE/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:04:17.625Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.342fc035-57c5-4698-9980-f45944b3d6dc"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:04:18.265Z", "message": " /tmp/8SCAE/start-vellum.sh: line 22: /dev/tcp/192.168.120.20/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:04:17.625Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.342fc035-57c5-4698-9980-f45944b3d6dc"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:04:18.265Z", "message": " /tmp/8SCAE/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:04:17.625Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.342fc035-57c5-4698-9980-f45944b3d6dc"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:04:18.265Z", "message": " /tmp/8SCAE/start-vellum.sh: line 22: /dev/tcp/192.168.120.20/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:04:17.625Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.342fc035-57c5-4698-9980-f45944b3d6dc"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:04:18.265Z", "message": " /tmp/8SCAE/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:04:17.625Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.342fc035-57c5-4698-9980-f45944b3d6dc"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:04:18.265Z", "message": " /tmp/8SCAE/start-vellum.sh: line 22: /dev/tcp/192.168.120.20/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:04:17.625Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.342fc035-57c5-4698-9980-f45944b3d6dc"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:04:18.265Z", "message": " /tmp/8SCAE/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:04:17.625Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.342fc035-57c5-4698-9980-f45944b3d6dc"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:04:18.265Z", "message": " /tmp/8SCAE/start-vellum.sh: line 22: /dev/tcp/192.168.120.20/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:04:17.625Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.342fc035-57c5-4698-9980-f45944b3d6dc"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:04:18.265Z", "message": " /tmp/8SCAE/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:04:17.625Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.342fc035-57c5-4698-9980-f45944b3d6dc"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:04:18.265Z", "message": " /tmp/8SCAE/start-vellum.sh: line 22: /dev/tcp/192.168.120.20/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:04:17.625Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "66336fcb-60dc-4152-93b5-369876fe0c69", "logger": "ctx.342fc035-57c5-4698-9980-f45944b3d6dc"}], "metadata": {"pagination": {"total": 3295, "offset": 3189, "size": 50}}} 2019-06-08 11:04:22,369 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:04:22,369 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:04:22 GMT 2019-06-08 11:04:22,369 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:04:22,369 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 11:04:22,369 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:04:22,369 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:04:22,369 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:04:22,370 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 11:04:22,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/8SCAE/start-vellum.sh: connect: Connection refused 2019-06-08 11:04:22,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Proto RefCnt Flags Type State I-Node PID/Program name Path 2019-06-08 11:04:22,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp 0 0 0.0.0.0:123 0.0.0.0:* - 2019-06-08 11:04:22,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp 0 0 0.0.0.0:44267 0.0.0.0:* - 2019-06-08 11:04:22,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp 0 0 127.0.0.1:11211 0.0.0.0:* - 2019-06-08 11:04:22,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp6 0 0 ::1:53 :::* - 2019-06-08 11:04:22,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp6 0 0 fe80::f816:3eff:feb:123 :::* - 2019-06-08 11:04:22,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp6 0 0 ::1:123 :::* - 2019-06-08 11:04:22,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp6 0 0 :::123 :::* - 2019-06-08 11:04:22,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp6 0 0 :::42977 :::* - 2019-06-08 11:04:22,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Active UNIX domain sockets (only servers) 2019-06-08 11:04:22,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - unix 2 [ ACC ] SEQPACKET LISTENING 7220 - /run/udev/control 2019-06-08 11:04:22,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - unix 2 [ ACC ] STREAM LISTENING 8773 - /var/run/dbus/system_bus_socket 2019-06-08 11:04:22,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - unix 2 [ ACC ] STREAM LISTENING 9034 - /var/run/acpid.socket 2019-06-08 11:04:22,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - unix 2 [ ACC ] STREAM LISTENING 6532 - @/com/ubuntu/upstart 2019-06-08 11:04:22,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=14304, return_code=0): /tmp/8SCAE/start-vellum.sh 2019-06-08 11:04:22,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-06-08 11:04:22,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-06-08 11:04:22,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-06-08 11:04:22,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-06-08 11:04:22,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-06-08 11:04:22,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/8SCAE/start-vellum.sh: line 22: /dev/tcp/192.168.120.20/7000: Connection refused 2019-06-08 11:04:22,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/8SCAE/start-vellum.sh: connect: Connection refused 2019-06-08 11:04:22,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/8SCAE/start-vellum.sh: line 22: /dev/tcp/192.168.120.20/7000: Connection refused 2019-06-08 11:04:22,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/8SCAE/start-vellum.sh: connect: Connection refused 2019-06-08 11:04:22,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/8SCAE/start-vellum.sh: line 22: /dev/tcp/192.168.120.20/7000: Connection refused 2019-06-08 11:04:22,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/8SCAE/start-vellum.sh: connect: Connection refused 2019-06-08 11:04:22,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/8SCAE/start-vellum.sh: line 22: /dev/tcp/192.168.120.20/7000: Connection refused 2019-06-08 11:04:22,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/8SCAE/start-vellum.sh: connect: Connection refused 2019-06-08 11:04:22,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/8SCAE/start-vellum.sh: line 22: /dev/tcp/192.168.120.20/7000: Connection refused 2019-06-08 11:04:22,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/8SCAE/start-vellum.sh: connect: Connection refused 2019-06-08 11:04:22,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/8SCAE/start-vellum.sh: line 22: /dev/tcp/192.168.120.20/7000: Connection refused 2019-06-08 11:04:22,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/8SCAE/start-vellum.sh: connect: Connection refused 2019-06-08 11:04:22,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/8SCAE/start-vellum.sh: line 22: /dev/tcp/192.168.120.20/7000: Connection refused 2019-06-08 11:04:22,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/8SCAE/start-vellum.sh: connect: Connection refused 2019-06-08 11:04:22,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/8SCAE/start-vellum.sh: line 22: /dev/tcp/192.168.120.20/7000: Connection refused 2019-06-08 11:04:22,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/8SCAE/start-vellum.sh: connect: Connection refused 2019-06-08 11:04:22,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/8SCAE/start-vellum.sh: line 22: /dev/tcp/192.168.120.20/7000: Connection refused 2019-06-08 11:04:22,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/8SCAE/start-vellum.sh: connect: Connection refused 2019-06-08 11:04:22,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/8SCAE/start-vellum.sh: line 22: /dev/tcp/192.168.120.20/7000: Connection refused 2019-06-08 11:04:22,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/8SCAE/start-vellum.sh: connect: Connection refused 2019-06-08 11:04:22,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/8SCAE/start-vellum.sh: line 22: /dev/tcp/192.168.120.20/7000: Connection refused 2019-06-08 11:04:22,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/8SCAE/start-vellum.sh: connect: Connection refused 2019-06-08 11:04:22,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/8SCAE/start-vellum.sh: line 22: /dev/tcp/192.168.120.20/7000: Connection refused 2019-06-08 11:04:22,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/8SCAE/start-vellum.sh: connect: Connection refused 2019-06-08 11:04:22,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/8SCAE/start-vellum.sh: line 22: /dev/tcp/192.168.120.20/7000: Connection refused 2019-06-08 11:04:22,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/8SCAE/start-vellum.sh: connect: Connection refused 2019-06-08 11:04:22,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/8SCAE/start-vellum.sh: line 22: /dev/tcp/192.168.120.20/7000: Connection refused 2019-06-08 11:04:22,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/8SCAE/start-vellum.sh: connect: Connection refused 2019-06-08 11:04:22,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/8SCAE/start-vellum.sh: line 22: /dev/tcp/192.168.120.20/7000: Connection refused 2019-06-08 11:04:22,379 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/66336fcb-60dc-4152-93b5-369876fe0c69 2019-06-08 11:04:22,436 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:04:22,436 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:04:22,436 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:04:22,437 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:04:22,437 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:04:22,437 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:04:22,437 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:04:22,437 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "status_display": "completed", "ended_at": "2019-06-08T11:04:21.781Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"} 2019-06-08 11:04:22,437 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:04:22,437 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:04:22 GMT 2019-06-08 11:04:22,437 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:04:22,437 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 571 2019-06-08 11:04:22,438 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:04:22,438 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:04:22,438 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:04:22,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {u'status': u'terminated', u'is_dry_run': False, u'blueprint_id': u'clearwater-opnfv', u'tenant_name': u'default_tenant', u'scheduled_for': None, u'visibility': u'tenant', u'workflow_id': u'install', u'resource_availability': u'tenant', u'started_at': u'2019-06-08T10:51:15.242Z', u'id': u'66336fcb-60dc-4152-93b5-369876fe0c69', u'ended_at': u'2019-06-08T11:04:21.781Z', u'parameters': {}, u'is_system_workflow': False, u'created_at': u'2019-06-08T10:51:15.241Z', u'created_by': u'admin', u'private_resource': False, u'error': u'', u'deployment_id': u'clearwater-opnfv', u'status_display': u'completed'} 2019-06-08 11:04:22,438 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/deployments/clearwater-opnfv/outputs 2019-06-08 11:04:22,507 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:04:22,508 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:04:22,508 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:04:22,508 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:04:22,508 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:04:22,508 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:04:22,508 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:04:22,508 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"bono_ip": "172.30.9.215", "dns_ip": "172.30.9.202", "ellis_ip": "172.30.9.210"}, "deployment_id": "clearwater-opnfv"} 2019-06-08 11:04:22,508 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:04:22,508 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:04:22 GMT 2019-06-08 11:04:22,509 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:04:22,509 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 132 2019-06-08 11:04:22,509 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:04:22,509 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:04:22,509 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:04:22,509 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/deployments/clearwater-opnfv/outputs 2019-06-08 11:04:22,596 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:04:22,596 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:04:22,596 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:04:22,596 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:04:22,596 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:04:22,596 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:04:22,597 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:04:22,597 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"bono_ip": "172.30.9.215", "dns_ip": "172.30.9.202", "ellis_ip": "172.30.9.210"}, "deployment_id": "clearwater-opnfv"} 2019-06-08 11:04:22,597 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:04:22,597 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:04:22 GMT 2019-06-08 11:04:22,597 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:04:22,597 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 132 2019-06-08 11:04:22,597 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:04:22,597 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:04:22,597 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:04:22,600 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.210 2019-06-08 11:04:22,690 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Account opnfv functest user is created on Ellis {u'username': u'functest@opnfv.org', u'full_name': u'opnfv functest user'} 2019-06-08 11:04:22,761 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2019-06-08 11:04:22,761 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2019-06-08 11:04:22,795 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-06-08 11:04:22,796 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 1: cannot create a number 2019-06-08 11:04:47,830 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-06-08 11:04:47,830 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 2: cannot create a number 2019-06-08 11:05:53,331 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-06-08 11:05:53,331 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 3: cannot create a number 2019-06-08 11:06:58,620 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-06-08 11:06:58,620 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 4: cannot create a number 2019-06-08 11:08:04,027 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-06-08 11:08:04,027 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 5: cannot create a number 2019-06-08 11:08:49,579 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-06-08 11:08:49,579 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 6: cannot create a number 2019-06-08 11:09:14,750 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550512@clearwater.opnfv', u'sip_username': u'6505550512', u'formatted_number': u'(650) 555-0512', u'number': u'6505550512', u'sip_uri': u'sip:6505550512@clearwater.opnfv', u'number_id': u'365fe5934bb948889bddc798f02beb6d', u'sip_password': u'tPQZpjth6', u'pstn': False} 2019-06-08 11:09:14,751 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/deployments/clearwater-opnfv/outputs 2019-06-08 11:09:14,849 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:09:14,849 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:09:14,849 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:09:14,849 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:09:14,849 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:09:14,850 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:09:14,850 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:09:14,850 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"bono_ip": "172.30.9.215", "dns_ip": "172.30.9.202", "ellis_ip": "172.30.9.210"}, "deployment_id": "clearwater-opnfv"} 2019-06-08 11:09:14,850 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:09:14,850 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:09:14 GMT 2019-06-08 11:09:14,850 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:09:14,850 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 132 2019-06-08 11:09:14,850 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:09:14,850 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:09:14,850 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:09:14,851 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2019-06-08 11:09:14,851 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Live test cmd: /bin/bash -c 'cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret PROXY=172.30.9.215 ELLIS=172.30.9.210 --trace' 2019-06-08 11:09:14,851 - functest.utils.functest_utils - DEBUG - Executing command: '/bin/bash -c 'cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret PROXY=172.30.9.215 ELLIS=172.30.9.210 --trace'' 2019-06-08 11:11:24,649 - 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) - (6505550799, 6505550237) Passed Basic Call - SDP (TCP) - (6505550820, 6505550856) Passed Basic Call - Tel URIs (TCP) - (6505550472, 6505550553) Passed Basic Call - Unknown number (TCP) - (6505550912, 6505550156) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550230, 6505550063) Passed Basic Call - Messages - Pager model (TCP) - (6505550515, 6505550494) Passed Basic Call - Pracks (TCP) - (6505550920, 6505550412) Passed Basic Registration (TCP) - (6505550003) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550567, 6505550301) Passed Call Barring - Outbound Rejection (TCP) - (6505550879, 6505550880) 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) - (6505550959, 6505550998) 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) - (6505550157, 6505550296, 6505550986) Passed Call Diversion - Not reachable (not registered) (TCP) - (6505550104, 6505550677, 6505550386) Passed Call Diversion - Not reachable (408) (TCP) - (6505550982, 6505550670, 6505550436) Passed Call Diversion - Not reachable (503) (TCP) - (6505550644, 6505550663, 6505550869) Passed Call Diversion - Not reachable (500) (TCP) - (6505550593, 6505550878, 6505550992) Passed Call Diversion - Busy (TCP) - (6505550799, 6505550631, 6505550296) Passed Call Diversion - Unconditional (TCP) - (6505550262, 6505550273, 6505550569) Passed Call Diversion - No answer (TCP) - (6505550053, 6505550465, 6505550751) Passed Call Diversion - Bad target URI (TCP) - (6505550833, 6505550412) Passed Call Diversion - Audio-only call (TCP) - (6505550458, 6505550507, 6505550135, 6505550839) Passed Call Diversion - Audio-video call (TCP) - (6505550007, 6505550639, 6505550898, 6505550725) Passed Call Forking - Mainline (TCP) - (6505550777, 6505550552) Passed Call Forking - Endpoint offline (TCP) - (6505550745, 6505550698) Passed Call Forking - Endpoint offline while ringing (TCP) - (6505550350, 6505550994) Passed Call Waiting - Accepted (TCP) - (6505550519, 6505550007, 6505550657) Passed Call Waiting - Cancelled (TCP) - (6505550010, 6505550359, 6505550156) Passed CANCEL - Mainline (TCP) - (6505550009, 6505550609) Passed Filtering - Accept-Contact (TCP) - (6505550011, 6505550445) Passed Accept-Contact with response (SFR 511195) (TCP) - (6505550663, 6505550311) Passed Filtering - Accept-Contact no match (TCP) - (6505550567, 6505550849) Passed Filtering - Accept-Contact negated match (TCP) - (6505550011, 6505550250) Passed Filtering - RFC3841 example (TCP) - (6505550250, 6505550257) Passed Filtering - Reject-Contact no match (TCP) - (6505550694, 6505550831) Passed Filtering - Reject-Contact match (TCP) - (6505550564, 6505550384) 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) - (6505550339) Passed GRUU - REGISTER - binding suggested GRUU (TCP) - (6505550043) Passed GRUU - REGISTER - instance ID requires escaping (TCP) - (6505550190) Passed GRUU - REGISTER - three bindings with GRUUs (TCP) - (6505550379) Passed GRUU - Call - first endpoint GRUU as target (TCP) - (6505550591, 6505550807) Passed GRUU - Call - second endpoint GRUU as target (TCP) - (6505550069, 6505550461) Passed GRUU - Call - only GRUU as target (TCP) - (6505550996, 6505550179) Passed GRUU - Call - AoR as target (TCP) - (6505550412, 6505550535) Passed GRUU - Call - unknown GRUU as target (TCP) - (6505550379, 6505550402) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550561, 6505550190) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550311, 6505550139) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550611, 6505550971) Passed GRUU - Call - AoR with other param as target (TCP) - (6505550449, 6505550958) Passed GRUU - Call - GRUU with other param as target (TCP) - (6505550539, 6505550672) 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) - (6505550806) Passed SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550172) Passed SUBSCRIBE - Subscription timeout (TCP) - (6505550334) 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) - (6505550235, 6505550228) Passed Message - URN URIs (TCP) - Skipped (No hostname given) - Call with HOST_NAME= Message - URN URIs to AS (TCP) - Skipped (No hostname given) - Call with HOST_NAME= 0 failures out of 96 tests run 43 tests skipped 2019-06-08 11:11:24,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {'failures': 0, 'skipped': 43, 'total': 96, 'passed': 53} 2019-06-08 11:11:24,767 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-08 11:11:24,768 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 25:42 | PASS | +----------------------+------------------+------------------+----------------+ 2019-06-08 11:11:24,773 - functest.core.cloudify - INFO - Deleting the current deployment 2019-06-08 11:11:24,774 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions 2019-06-08 11:11:24,866 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:11:24,866 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:11:24,866 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:11:24,866 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:11:24,866 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:11:24,866 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:11:24,866 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:11:24,867 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "terminated", "status_display": "completed", "ended_at": "2019-06-08T10:51:11.616Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:09.114Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "create_deployment_environment", "resource_availability": "tenant", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "cLt5Q74a49815148f45ffb6d0c63211731acc"}}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:09.116Z", "id": "344ec42a-8cbf-4e95-a3b2-fc0ed8e015e4"}, {"status": "terminated", "status_display": "completed", "ended_at": "2019-06-08T11:04:21.781Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:15.241Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T10:51:15.242Z", "id": "66336fcb-60dc-4152-93b5-369876fe0c69"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 1000}}} 2019-06-08 11:11:24,867 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:11:24,867 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:11:24 GMT 2019-06-08 11:11:24,867 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:11:24,867 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 11:11:24,867 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:11:24,867 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:11:24,867 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:11:24,867 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 11:11:24,868 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.203:80/api/v3.1/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "false", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2019-06-08 11:11:25,499 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:11:25,500 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:11:25,500 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:11:25,500 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:11:25,500 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:11:25,500 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:11:25,500 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:11:25,500 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 159 2019-06-08 11:11:25,501 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"status": "pending", "status_display": "pending", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T11:11:24.987Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T11:11:24.988Z", "id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"} 2019-06-08 11:11:25,501 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:11:25,501 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:11:25 GMT 2019-06-08 11:11:25,501 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:11:25,501 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-08 11:11:25,501 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:11:25,501 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:11:25,501 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:11:25,502 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:11:25,591 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:11:25,591 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:11:25,591 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:11:25,591 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:11:25,591 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:11:25,592 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:11:25,592 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:11:25,592 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-06-08 11:11:25,592 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:11:25,592 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:11:25 GMT 2019-06-08 11:11:25,592 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:11:25,592 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 81 2019-06-08 11:11:25,592 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:11:25,592 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:11:25,592 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:11:25,593 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc 2019-06-08 11:11:25,700 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:11:25,700 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:11:25,700 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:11:25,700 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:11:25,700 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:11:25,700 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:11:25,701 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:11:25,701 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "status_display": "pending", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T11:11:24.987Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T11:11:24.988Z", "id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"} 2019-06-08 11:11:25,701 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:11:25,701 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:11:25 GMT 2019-06-08 11:11:25,701 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:11:25,701 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-08 11:11:25,701 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:11:25,701 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:11:25,701 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:11:30,707 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:11:30,796 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:11:30,796 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:11:30,796 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:11:30,796 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:11:30,797 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:11:30,797 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:11:30,797 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:11:30,797 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:26.415Z", "message": "Starting 'uninstall' workflow execution", "target_id": null, "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:26.268Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "ellis_xp10t2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:29.638Z", "message": "Stopping node instance", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:29.517Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "bono_fy0v4n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:30.233Z", "message": "Stopping node instance", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:29.560Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "sprout_lw7hq7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:30.233Z", "message": "Stopping node instance", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:29.593Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "homer_brwt73", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:30.233Z", "message": "Stopping node instance", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:29.707Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}], "metadata": {"pagination": {"total": 5, "offset": 0, "size": 50}}} 2019-06-08 11:11:30,797 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:11:30,797 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:11:30 GMT 2019-06-08 11:11:30,797 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:11:30,797 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 11:11:30,797 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:11:30,798 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:11:30,798 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:11:30,798 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 11:11:30,798 - functest.core.cloudify - DEBUG - Starting 'uninstall' workflow execution 2019-06-08 11:11:30,798 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-08 11:11:30,798 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-08 11:11:30,799 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-08 11:11:30,799 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-08 11:11:30,799 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc 2019-06-08 11:11:30,860 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:11:30,860 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:11:30,860 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:11:30,861 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:11:30,861 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:11:30,861 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:11:30,861 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:11:30,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-06-08T11:11:24.987Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T11:11:24.988Z", "id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"} 2019-06-08 11:11:30,861 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:11:30,861 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:11:30 GMT 2019-06-08 11:11:30,861 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:11:30,861 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-08 11:11:30,861 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:11:30,862 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:11:30,862 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:11:35,867 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:11:35,972 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:11:35,972 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:11:35,973 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:11:35,973 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:11:35,973 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:11:35,973 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:11:35,973 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:11:35,973 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_2ocwhy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:30.835Z", "message": "Stopping node instance", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:29.820Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "dime_dwrli4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:30.835Z", "message": "Stopping node instance", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:29.850Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "sprout_lw7hq7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:30.835Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:30.044Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "sprout_lw7hq7", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:31.465Z", "message": "Stopping sprout node", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:31.258Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.39a0d6ae-0d1c-4a0f-afe3-e0c6e5530cbe"}, {"node_instance_id": "dime_dwrli4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:31.465Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:30.824Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "sprout_lw7hq7", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:31.465Z", "message": "Process created, PID: 18005", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:31.216Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.39a0d6ae-0d1c-4a0f-afe3-e0c6e5530cbe"}, {"node_instance_id": "sprout_lw7hq7", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:31.465Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:31.212Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.39a0d6ae-0d1c-4a0f-afe3-e0c6e5530cbe"}, {"node_instance_id": "sprout_lw7hq7", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:31.465Z", "message": "Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/KF7YI/stop-sprout.sh", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:31.210Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.39a0d6ae-0d1c-4a0f-afe3-e0c6e5530cbe"}, {"node_instance_id": "sprout_lw7hq7", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:31.465Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:31.217Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.39a0d6ae-0d1c-4a0f-afe3-e0c6e5530cbe"}, {"node_instance_id": "sprout_lw7hq7", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:31.465Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:31.217Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.39a0d6ae-0d1c-4a0f-afe3-e0c6e5530cbe"}, {"node_instance_id": "vellum_2ocwhy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:32.137Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:31.507Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "homer_brwt73", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:32.820Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:32.419Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:32.820Z", "message": "Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/K8OK7/stop-vellum.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:32.752Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.64c1d2ee-b681-4dc8-a712-a4dab2a1cfe0"}, {"node_instance_id": "ellis_xp10t2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:33.456Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:33.152Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:33.456Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:32.754Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.64c1d2ee-b681-4dc8-a712-a4dab2a1cfe0"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:33.456Z", "message": "Process created, PID: 24386", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:32.758Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.64c1d2ee-b681-4dc8-a712-a4dab2a1cfe0"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:33.456Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:32.759Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.64c1d2ee-b681-4dc8-a712-a4dab2a1cfe0"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:33.456Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:32.761Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.64c1d2ee-b681-4dc8-a712-a4dab2a1cfe0"}, {"node_instance_id": "dime_dwrli4", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:33.456Z", "message": "Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/NKG92/stop-dime.sh", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:32.765Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.dfda54ea-899f-4b23-ab3f-dbfa54658263"}, {"node_instance_id": "dime_dwrli4", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:33.456Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:32.767Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.dfda54ea-899f-4b23-ab3f-dbfa54658263"}, {"node_instance_id": "dime_dwrli4", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:33.456Z", "message": "Process created, PID: 17065", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:32.773Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.dfda54ea-899f-4b23-ab3f-dbfa54658263"}, {"node_instance_id": "dime_dwrli4", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:33.456Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:32.774Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.dfda54ea-899f-4b23-ab3f-dbfa54658263"}, {"node_instance_id": "dime_dwrli4", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:33.456Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:32.779Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.dfda54ea-899f-4b23-ab3f-dbfa54658263"}, {"node_instance_id": "dime_dwrli4", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:33.456Z", "message": "Stopping dime node", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:32.814Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.dfda54ea-899f-4b23-ab3f-dbfa54658263"}, {"node_instance_id": "dime_dwrli4", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:33.456Z", "message": " Group 'dime' not found", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:32.831Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.dfda54ea-899f-4b23-ab3f-dbfa54658263"}, {"node_instance_id": "dime_dwrli4", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:33.456Z", "message": "Execution done (PID=17065, return_code=1): /tmp/NKG92/stop-dime.sh", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:32.879Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.dfda54ea-899f-4b23-ab3f-dbfa54658263"}, {"node_instance_id": "dime_dwrli4", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:33.456Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:32.915Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.dfda54ea-899f-4b23-ab3f-dbfa54658263"}, {"node_instance_id": "dime_dwrli4", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:33.456Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:32.915Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.dfda54ea-899f-4b23-ab3f-dbfa54658263"}, {"node_instance_id": "dime_dwrli4", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:33.456Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:32.915Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.dfda54ea-899f-4b23-ab3f-dbfa54658263"}, {"node_instance_id": "dime_dwrli4", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:33.456Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:32.915Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.dfda54ea-899f-4b23-ab3f-dbfa54658263"}, {"node_instance_id": "dime_dwrli4", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:33.456Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:32.915Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.dfda54ea-899f-4b23-ab3f-dbfa54658263"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:33.456Z", "message": "Stopping vellum node", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:32.811Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.64c1d2ee-b681-4dc8-a712-a4dab2a1cfe0"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:33.456Z", "message": " Group 'vellum' not found", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:32.828Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.64c1d2ee-b681-4dc8-a712-a4dab2a1cfe0"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:33.456Z", "message": "Execution done (PID=24386, return_code=1): /tmp/K8OK7/stop-vellum.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:32.861Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.64c1d2ee-b681-4dc8-a712-a4dab2a1cfe0"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:33.456Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:32.912Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.64c1d2ee-b681-4dc8-a712-a4dab2a1cfe0"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:33.456Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:32.912Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.64c1d2ee-b681-4dc8-a712-a4dab2a1cfe0"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:33.456Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:32.912Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.64c1d2ee-b681-4dc8-a712-a4dab2a1cfe0"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:33.456Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:32.912Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.64c1d2ee-b681-4dc8-a712-a4dab2a1cfe0"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:33.456Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:32.912Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.64c1d2ee-b681-4dc8-a712-a4dab2a1cfe0"}, {"node_instance_id": "bono_fy0v4n", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:34.074Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:33.685Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "homer_brwt73", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:34.074Z", "message": "Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/0S79X/stop-homer.sh", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:34.038Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.8affc705-bdd4-4591-bc3c-7b9a478984ca"}, {"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:34.652Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:34.327Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.b98c8ad9-fb6b-4db5-88c1-71d11f5e7b60"}, {"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:34.652Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:34.327Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.b98c8ad9-fb6b-4db5-88c1-71d11f5e7b60"}, {"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:34.652Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:34.327Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.b98c8ad9-fb6b-4db5-88c1-71d11f5e7b60"}, {"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:34.652Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:34.327Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.b98c8ad9-fb6b-4db5-88c1-71d11f5e7b60"}, {"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:34.652Z", "message": "Stopping ellis node", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:34.119Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.b98c8ad9-fb6b-4db5-88c1-71d11f5e7b60"}, {"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:34.652Z", "message": " ", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:34.219Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.b98c8ad9-fb6b-4db5-88c1-71d11f5e7b60"}, {"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:34.652Z", "message": " WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:34.219Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.b98c8ad9-fb6b-4db5-88c1-71d11f5e7b60"}, {"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:34.652Z", "message": " ", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:34.219Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.b98c8ad9-fb6b-4db5-88c1-71d11f5e7b60"}, {"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:34.652Z", "message": " There is no service named \"clearwater_cluster_manager\"", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:34.219Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.b98c8ad9-fb6b-4db5-88c1-71d11f5e7b60"}], "metadata": {"pagination": {"total": 91, "offset": 5, "size": 50}}} 2019-06-08 11:11:35,973 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:11:35,973 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:11:35 GMT 2019-06-08 11:11:35,974 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:11:35,974 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 11:11:35,974 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:11:35,974 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:11:35,974 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:11:35,974 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 11:11:35,976 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-08 11:11:35,976 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-08 11:11:35,976 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-08 11:11:35,977 - functest.core.cloudify - DEBUG - Stopping sprout node 2019-06-08 11:11:35,977 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-08 11:11:35,977 - functest.core.cloudify - DEBUG - Process created, PID: 18005 2019-06-08 11:11:35,977 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-06-08 11:11:35,977 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/KF7YI/stop-sprout.sh 2019-06-08 11:11:35,977 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-06-08 11:11:35,977 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-06-08 11:11:35,978 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-08 11:11:35,978 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-08 11:11:35,978 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/K8OK7/stop-vellum.sh 2019-06-08 11:11:35,978 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-08 11:11:35,978 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-06-08 11:11:35,978 - functest.core.cloudify - DEBUG - Process created, PID: 24386 2019-06-08 11:11:35,979 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-06-08 11:11:35,979 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-06-08 11:11:35,979 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/NKG92/stop-dime.sh 2019-06-08 11:11:35,979 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-06-08 11:11:35,979 - functest.core.cloudify - DEBUG - Process created, PID: 17065 2019-06-08 11:11:35,979 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-06-08 11:11:35,980 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-06-08 11:11:35,980 - functest.core.cloudify - DEBUG - Stopping dime node 2019-06-08 11:11:35,980 - functest.core.cloudify - DEBUG - Group 'dime' not found 2019-06-08 11:11:35,980 - functest.core.cloudify - DEBUG - Execution done (PID=17065, return_code=1): /tmp/NKG92/stop-dime.sh 2019-06-08 11:11:35,980 - functest.core.cloudify - DEBUG - Context proxy closed 2019-06-08 11:11:35,980 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-06-08 11:11:35,980 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-06-08 11:11:35,981 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-06-08 11:11:35,981 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-06-08 11:11:35,981 - functest.core.cloudify - DEBUG - Stopping vellum node 2019-06-08 11:11:35,981 - functest.core.cloudify - DEBUG - Group 'vellum' not found 2019-06-08 11:11:35,981 - functest.core.cloudify - DEBUG - Execution done (PID=24386, return_code=1): /tmp/K8OK7/stop-vellum.sh 2019-06-08 11:11:35,981 - functest.core.cloudify - DEBUG - Context proxy closed 2019-06-08 11:11:35,982 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-06-08 11:11:35,982 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-06-08 11:11:35,982 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-06-08 11:11:35,982 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-06-08 11:11:35,982 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-08 11:11:35,982 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/0S79X/stop-homer.sh 2019-06-08 11:11:35,982 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-06-08 11:11:35,983 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-06-08 11:11:35,983 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-06-08 11:11:35,983 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-06-08 11:11:35,983 - functest.core.cloudify - DEBUG - Stopping ellis node 2019-06-08 11:11:35,983 - functest.core.cloudify - DEBUG - 2019-06-08 11:11:35,983 - functest.core.cloudify - DEBUG - WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes. 2019-06-08 11:11:35,983 - functest.core.cloudify - DEBUG - 2019-06-08 11:11:35,984 - functest.core.cloudify - DEBUG - There is no service named "clearwater_cluster_manager" 2019-06-08 11:11:35,984 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc 2019-06-08 11:11:36,065 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:11:36,065 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:11:36,066 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:11:36,066 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:11:36,066 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:11:36,066 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:11:36,066 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:11:36,066 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T11:11:24.987Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T11:11:24.988Z", "id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"} 2019-06-08 11:11:36,066 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:11:36,066 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:11:36 GMT 2019-06-08 11:11:36,066 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:11:36,067 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-08 11:11:36,067 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:11:36,067 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:11:36,067 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:11:41,072 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:11:41,172 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:11:41,172 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:11:41,173 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:11:41,173 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:11:41,173 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:11:41,173 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:11:41,173 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:11:41,173 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:34.652Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:34.087Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.b98c8ad9-fb6b-4db5-88c1-71d11f5e7b60"}, {"node_instance_id": "homer_brwt73", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:34.652Z", "message": "Process created, PID: 15871", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:34.047Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.8affc705-bdd4-4591-bc3c-7b9a478984ca"}, {"node_instance_id": "homer_brwt73", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:34.652Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:34.048Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.8affc705-bdd4-4591-bc3c-7b9a478984ca"}, {"node_instance_id": "homer_brwt73", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:34.652Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:34.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.8affc705-bdd4-4591-bc3c-7b9a478984ca"}, {"node_instance_id": "homer_brwt73", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:34.652Z", "message": "Stopping homer node", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:34.081Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.8affc705-bdd4-4591-bc3c-7b9a478984ca"}, {"node_instance_id": "homer_brwt73", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:34.652Z", "message": " WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:34.159Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.8affc705-bdd4-4591-bc3c-7b9a478984ca"}, {"node_instance_id": "homer_brwt73", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:34.652Z", "message": " ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:34.159Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.8affc705-bdd4-4591-bc3c-7b9a478984ca"}, {"node_instance_id": "homer_brwt73", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:34.652Z", "message": " There is no service named \"clearwater_cluster_manager\"", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:34.159Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.8affc705-bdd4-4591-bc3c-7b9a478984ca"}, {"node_instance_id": "homer_brwt73", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:34.652Z", "message": "Execution done (PID=15871, return_code=1): /tmp/0S79X/stop-homer.sh", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:34.251Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.8affc705-bdd4-4591-bc3c-7b9a478984ca"}, {"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:34.652Z", "message": "Stopping ellis node", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:34.119Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.b98c8ad9-fb6b-4db5-88c1-71d11f5e7b60"}, {"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:34.652Z", "message": " ", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:34.219Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.b98c8ad9-fb6b-4db5-88c1-71d11f5e7b60"}, {"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:34.652Z", "message": " WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:34.219Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.b98c8ad9-fb6b-4db5-88c1-71d11f5e7b60"}, {"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:34.652Z", "message": " There is no service named \"clearwater_cluster_manager\"", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:34.219Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.b98c8ad9-fb6b-4db5-88c1-71d11f5e7b60"}, {"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:34.652Z", "message": "Execution done (PID=17946, return_code=1): /tmp/TQK8J/stop-ellis.sh", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:34.288Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.b98c8ad9-fb6b-4db5-88c1-71d11f5e7b60"}, {"node_instance_id": "homer_brwt73", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:34.652Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:34.282Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.8affc705-bdd4-4591-bc3c-7b9a478984ca"}, {"node_instance_id": "homer_brwt73", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:34.652Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:34.282Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.8affc705-bdd4-4591-bc3c-7b9a478984ca"}, {"node_instance_id": "homer_brwt73", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:34.652Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:34.282Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.8affc705-bdd4-4591-bc3c-7b9a478984ca"}, {"node_instance_id": "homer_brwt73", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:34.652Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:34.282Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.8affc705-bdd4-4591-bc3c-7b9a478984ca"}, {"node_instance_id": "homer_brwt73", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:34.652Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:34.282Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.8affc705-bdd4-4591-bc3c-7b9a478984ca"}, {"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:34.652Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:34.327Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.b98c8ad9-fb6b-4db5-88c1-71d11f5e7b60"}, {"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:34.652Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:34.327Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.b98c8ad9-fb6b-4db5-88c1-71d11f5e7b60"}, {"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:34.652Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:34.327Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.b98c8ad9-fb6b-4db5-88c1-71d11f5e7b60"}, {"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:34.652Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:34.327Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.b98c8ad9-fb6b-4db5-88c1-71d11f5e7b60"}, {"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:34.652Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:34.327Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.b98c8ad9-fb6b-4db5-88c1-71d11f5e7b60"}, {"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:35.217Z", "message": "Process created, PID: 15595", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:34.930Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.b73836b2-9b7a-4b92-bfb5-c8b4eadbf9f3"}, {"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:35.217Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:34.932Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.b73836b2-9b7a-4b92-bfb5-c8b4eadbf9f3"}, {"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:35.217Z", "message": "Stopping bono node", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:34.979Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.b73836b2-9b7a-4b92-bfb5-c8b4eadbf9f3"}, {"node_instance_id": "vellum_2ocwhy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:35.217Z", "message": "Stopped node instance", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:34.395Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "dime_dwrli4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:35.217Z", "message": "Stopped node instance", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:34.427Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "homer_brwt73", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:35.217Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/0S79X/stop-homer.sh, exit_code: 1", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/0S79X/stop-homer.sh, exit_code: 1", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/homer_host_1hw858/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/homer_host_1hw858/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_1hw858/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_1hw858/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_1hw858/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_1hw858/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/0S79X/stop-homer.sh, exit_code: 1\n", "type": "ProcessException"}], "reported_timestamp": "2019-06-08T11:11:34.696Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:35.217Z", "message": "Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/ITMTW/stop-bono.sh", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:34.924Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.b73836b2-9b7a-4b92-bfb5-c8b4eadbf9f3"}, {"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:35.217Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:34.927Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.b73836b2-9b7a-4b92-bfb5-c8b4eadbf9f3"}, {"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:35.217Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:34.931Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.b73836b2-9b7a-4b92-bfb5-c8b4eadbf9f3"}, {"node_instance_id": "dime_dwrli4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:35.828Z", "message": "Unlinking relationships", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:34.755Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "vellum_2ocwhy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:35.828Z", "message": "Unlinking relationships", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:34.867Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "homer_brwt73", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:35.828Z", "message": "Stopped node instance", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:34.793Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:36.390Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:35.018Z", "source_id": "dime_dwrli4", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "sprout_lw7hq7", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:36.390Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:35.972Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.39a0d6ae-0d1c-4a0f-afe3-e0c6e5530cbe"}, {"node_instance_id": "sprout_lw7hq7", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:36.390Z", "message": "Execution done (PID=18005, return_code=1): /tmp/KF7YI/stop-sprout.sh", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:35.945Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.39a0d6ae-0d1c-4a0f-afe3-e0c6e5530cbe"}, {"node_instance_id": "sprout_lw7hq7", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:36.390Z", "message": " ", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:35.851Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.39a0d6ae-0d1c-4a0f-afe3-e0c6e5530cbe"}, {"node_instance_id": "sprout_lw7hq7", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:36.390Z", "message": " WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:35.851Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.39a0d6ae-0d1c-4a0f-afe3-e0c6e5530cbe"}, {"node_instance_id": "ellis_xp10t2", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:36.390Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/TQK8J/stop-ellis.sh, exit_code: 1", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/TQK8J/stop-ellis.sh, exit_code: 1", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/ellis_host_oo3xji/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/ellis_host_oo3xji/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_oo3xji/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_oo3xji/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_oo3xji/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_oo3xji/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/TQK8J/stop-ellis.sh, exit_code: 1\n", "type": "ProcessException"}], "reported_timestamp": "2019-06-08T11:11:35.704Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "sprout_lw7hq7", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:36.390Z", "message": " * Quiescing Sprout SIP Router sprout", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:35.852Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.39a0d6ae-0d1c-4a0f-afe3-e0c6e5530cbe"}, {"node_instance_id": "sprout_lw7hq7", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:36.390Z", "message": " There is no service named \"clearwater_cluster_manager\"", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:35.851Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.39a0d6ae-0d1c-4a0f-afe3-e0c6e5530cbe"}, {"node_instance_id": "sprout_lw7hq7", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:36.390Z", "message": " ", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:35.851Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.39a0d6ae-0d1c-4a0f-afe3-e0c6e5530cbe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:36.390Z", "message": "Downloaded scripts/bind/bind.py to /tmp/9YT49/bind.py", "level": "info", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:36.338Z", "source_id": "dime_dwrli4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.bb5704c6-e9e3-43f6-9abf-22c30e9cceae"}, {"node_instance_id": "sprout_lw7hq7", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:36.390Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:35.972Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.39a0d6ae-0d1c-4a0f-afe3-e0c6e5530cbe"}, {"node_instance_id": "sprout_lw7hq7", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:36.390Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:35.972Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.39a0d6ae-0d1c-4a0f-afe3-e0c6e5530cbe"}, {"node_instance_id": "sprout_lw7hq7", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:36.390Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:35.972Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.39a0d6ae-0d1c-4a0f-afe3-e0c6e5530cbe"}, {"node_instance_id": "sprout_lw7hq7", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:36.390Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:35.972Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.39a0d6ae-0d1c-4a0f-afe3-e0c6e5530cbe"}], "metadata": {"pagination": {"total": 189, "offset": 55, "size": 50}}} 2019-06-08 11:11:41,173 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:11:41,173 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:11:41 GMT 2019-06-08 11:11:41,173 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:11:41,174 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 11:11:41,174 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:11:41,174 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:11:41,174 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:11:41,174 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 11:11:41,176 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-06-08 11:11:41,176 - functest.core.cloudify - DEBUG - Process created, PID: 15871 2019-06-08 11:11:41,176 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-06-08 11:11:41,177 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-06-08 11:11:41,177 - functest.core.cloudify - DEBUG - Stopping homer node 2019-06-08 11:11:41,177 - functest.core.cloudify - DEBUG - WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes. 2019-06-08 11:11:41,177 - functest.core.cloudify - DEBUG - 2019-06-08 11:11:41,177 - functest.core.cloudify - DEBUG - There is no service named "clearwater_cluster_manager" 2019-06-08 11:11:41,177 - functest.core.cloudify - DEBUG - Execution done (PID=15871, return_code=1): /tmp/0S79X/stop-homer.sh 2019-06-08 11:11:41,178 - functest.core.cloudify - DEBUG - Stopping ellis node 2019-06-08 11:11:41,178 - functest.core.cloudify - DEBUG - 2019-06-08 11:11:41,178 - functest.core.cloudify - DEBUG - WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes. 2019-06-08 11:11:41,178 - functest.core.cloudify - DEBUG - There is no service named "clearwater_cluster_manager" 2019-06-08 11:11:41,178 - functest.core.cloudify - DEBUG - Execution done (PID=17946, return_code=1): /tmp/TQK8J/stop-ellis.sh 2019-06-08 11:11:41,178 - functest.core.cloudify - DEBUG - Context proxy closed 2019-06-08 11:11:41,179 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-06-08 11:11:41,179 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-06-08 11:11:41,179 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-06-08 11:11:41,179 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-06-08 11:11:41,179 - functest.core.cloudify - DEBUG - Context proxy closed 2019-06-08 11:11:41,179 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-06-08 11:11:41,179 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-06-08 11:11:41,180 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-06-08 11:11:41,180 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-06-08 11:11:41,180 - functest.core.cloudify - DEBUG - Process created, PID: 15595 2019-06-08 11:11:41,180 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-06-08 11:11:41,180 - functest.core.cloudify - DEBUG - Stopping bono node 2019-06-08 11:11:41,180 - functest.core.cloudify - DEBUG - Stopped node instance 2019-06-08 11:11:41,180 - functest.core.cloudify - DEBUG - Stopped node instance 2019-06-08 11:11:41,181 - functest.core.cloudify - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/0S79X/stop-homer.sh, exit_code: 1 2019-06-08 11:11:41,181 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/ITMTW/stop-bono.sh 2019-06-08 11:11:41,181 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-06-08 11:11:41,181 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-06-08 11:11:41,181 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-08 11:11:41,181 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-08 11:11:41,182 - functest.core.cloudify - DEBUG - Stopped node instance 2019-06-08 11:11:41,182 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-08 11:11:41,182 - functest.core.cloudify - DEBUG - Context proxy closed 2019-06-08 11:11:41,182 - functest.core.cloudify - DEBUG - Execution done (PID=18005, return_code=1): /tmp/KF7YI/stop-sprout.sh 2019-06-08 11:11:41,182 - functest.core.cloudify - DEBUG - 2019-06-08 11:11:41,182 - functest.core.cloudify - DEBUG - WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes. 2019-06-08 11:11:41,182 - functest.core.cloudify - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/TQK8J/stop-ellis.sh, exit_code: 1 2019-06-08 11:11:41,183 - functest.core.cloudify - DEBUG - * Quiescing Sprout SIP Router sprout 2019-06-08 11:11:41,183 - functest.core.cloudify - DEBUG - There is no service named "clearwater_cluster_manager" 2019-06-08 11:11:41,183 - functest.core.cloudify - DEBUG - 2019-06-08 11:11:41,183 - functest.core.cloudify - DEBUG - Downloaded scripts/bind/bind.py to /tmp/9YT49/bind.py 2019-06-08 11:11:41,183 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-06-08 11:11:41,183 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-06-08 11:11:41,183 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-06-08 11:11:41,184 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-06-08 11:11:41,184 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc 2019-06-08 11:11:41,257 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:11:41,257 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:11:41,257 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:11:41,257 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:11:41,257 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:11:41,257 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:11:41,258 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:11:41,258 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T11:11:24.987Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T11:11:24.988Z", "id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"} 2019-06-08 11:11:41,258 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:11:41,258 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:11:41 GMT 2019-06-08 11:11:41,258 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:11:41,258 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-08 11:11:41,258 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:11:41,258 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:11:41,258 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:11:46,264 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:11:46,342 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:11:46,342 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:11:46,342 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:11:46,342 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:11:46,343 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:11:46,343 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:11:46,343 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:11:46,343 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_xp10t2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:37.008Z", "message": "Stopped node instance", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:35.749Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:37.008Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:35.830Z", "source_id": "vellum_2ocwhy", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:37.008Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:36.525Z", "source_id": "dime_dwrli4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.bb5704c6-e9e3-43f6-9abf-22c30e9cceae"}, {"node_instance_id": "sprout_lw7hq7", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:37.008Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/KF7YI/stop-sprout.sh, exit_code: 1", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/KF7YI/stop-sprout.sh, exit_code: 1", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/sprout_host_gy3lo7/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/sprout_host_gy3lo7/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_gy3lo7/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_gy3lo7/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_gy3lo7/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_gy3lo7/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/KF7YI/stop-sprout.sh, exit_code: 1\n", "type": "ProcessException"}], "reported_timestamp": "2019-06-08T11:11:36.590Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:37.008Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:36.865Z", "source_id": "dime_dwrli4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.bb5704c6-e9e3-43f6-9abf-22c30e9cceae"}, {"node_instance_id": "homer_brwt73", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:37.668Z", "message": "Unlinking relationships", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:36.785Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "sprout_lw7hq7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:37.668Z", "message": "Stopped node instance", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:36.599Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:37.668Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpCuSPY0', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:36.909Z", "source_id": "dime_dwrli4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.bb5704c6-e9e3-43f6-9abf-22c30e9cceae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:37.668Z", "message": "The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {u'homer_brwt73': {u'public_address': u'', u'private_address': u'192.168.120.26', u'name': u'homer-brwt73'}}, u'ellis': {u'ellis_xp10t2': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.13', u'name': u'ellis-xp10t2'}}, u'dime': {}, u'sprout': {u'sprout_lw7hq7': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-lw7hq7'}}, u'vellum': {u'vellum_2ocwhy': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'vellum-2ocwhy'}}, u'bono': {u'bono_fy0v4n': {u'public_address': u'172.30.9.215', u'private_address': u'192.168.120.7', u'name': u'bono-fy0v4n'}}}, 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.9', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:36.908Z", "source_id": "dime_dwrli4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.bb5704c6-e9e3-43f6-9abf-22c30e9cceae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:37.668Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:36.908Z", "source_id": "dime_dwrli4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.bb5704c6-e9e3-43f6-9abf-22c30e9cceae"}, {"node_instance_id": "ellis_xp10t2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:37.668Z", "message": "Unlinking relationships", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:37.028Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:37.668Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:37.385Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.b73836b2-9b7a-4b92-bfb5-c8b4eadbf9f3"}, {"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:37.668Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:37.385Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.b73836b2-9b7a-4b92-bfb5-c8b4eadbf9f3"}, {"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:37.668Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:37.385Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.b73836b2-9b7a-4b92-bfb5-c8b4eadbf9f3"}, {"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:37.668Z", "message": "Execution done (PID=15595, return_code=1): /tmp/ITMTW/stop-bono.sh", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:37.349Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.b73836b2-9b7a-4b92-bfb5-c8b4eadbf9f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:37.668Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:37.345Z", "source_id": "vellum_2ocwhy", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.1cc97506-78f1-4197-ad24-3d179c45f14f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:37.668Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:37.247Z", "source_id": "dime_dwrli4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.bb5704c6-e9e3-43f6-9abf-22c30e9cceae"}, {"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:37.668Z", "message": " * Quiescing Bono SIP Edge Proxy bono", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:37.261Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.b73836b2-9b7a-4b92-bfb5-c8b4eadbf9f3"}, {"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:37.668Z", "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-06-08T11:11:37.260Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.b73836b2-9b7a-4b92-bfb5-c8b4eadbf9f3"}, {"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:37.668Z", "message": " ", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:37.260Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.b73836b2-9b7a-4b92-bfb5-c8b4eadbf9f3"}, {"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:37.668Z", "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-06-08T11:11:37.260Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.b73836b2-9b7a-4b92-bfb5-c8b4eadbf9f3"}, {"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:37.668Z", "message": " ", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:37.260Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.b73836b2-9b7a-4b92-bfb5-c8b4eadbf9f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:37.668Z", "message": "Downloaded scripts/bind/bind.py to /tmp/XX1AN/bind.py", "level": "info", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:37.113Z", "source_id": "vellum_2ocwhy", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.1cc97506-78f1-4197-ad24-3d179c45f14f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:37.668Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:37.239Z", "source_id": "dime_dwrli4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.bb5704c6-e9e3-43f6-9abf-22c30e9cceae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:37.668Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpv6DE8P', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:37.231Z", "source_id": "dime_dwrli4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.bb5704c6-e9e3-43f6-9abf-22c30e9cceae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:37.668Z", "message": "The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {u'homer_brwt73': {u'public_address': u'', u'private_address': u'192.168.120.26', u'name': u'homer-brwt73'}}, u'ellis': {u'ellis_xp10t2': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.13', u'name': u'ellis-xp10t2'}}, u'dime': {}, u'sprout': {u'sprout_lw7hq7': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-lw7hq7'}}, u'vellum': {u'vellum_2ocwhy': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'vellum-2ocwhy'}}, u'bono': {u'bono_fy0v4n': {u'public_address': u'172.30.9.215', u'private_address': u'192.168.120.7', u'name': u'bono-fy0v4n'}}}, 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.9', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:36.945Z", "source_id": "dime_dwrli4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.bb5704c6-e9e3-43f6-9abf-22c30e9cceae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:37.668Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:36.945Z", "source_id": "dime_dwrli4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.bb5704c6-e9e3-43f6-9abf-22c30e9cceae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:37.668Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:36.945Z", "source_id": "dime_dwrli4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.bb5704c6-e9e3-43f6-9abf-22c30e9cceae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:37.668Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:36.934Z", "source_id": "dime_dwrli4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.bb5704c6-e9e3-43f6-9abf-22c30e9cceae"}, {"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:37.668Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:37.385Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.b73836b2-9b7a-4b92-bfb5-c8b4eadbf9f3"}, {"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:37.668Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:37.385Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.b73836b2-9b7a-4b92-bfb5-c8b4eadbf9f3"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:37.668Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:37.216Z", "source_id": "homer_brwt73", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "sprout_lw7hq7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:38.284Z", "message": "Unlinking relationships", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:37.909Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "bono_fy0v4n", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:38.284Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/ITMTW/stop-bono.sh, exit_code: 1", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/ITMTW/stop-bono.sh, exit_code: 1", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/bono_host_2pza4u/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/bono_host_2pza4u/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_2pza4u/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_2pza4u/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_2pza4u/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_2pza4u/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/ITMTW/stop-bono.sh, exit_code: 1\n", "type": "ProcessException"}], "reported_timestamp": "2019-06-08T11:11:37.875Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:38.284Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:37.603Z", "source_id": "dime_dwrli4", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:38.284Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:37.661Z", "source_id": "vellum_2ocwhy", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.1cc97506-78f1-4197-ad24-3d179c45f14f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:38.284Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:37.693Z", "source_id": "vellum_2ocwhy", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.1cc97506-78f1-4197-ad24-3d179c45f14f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:38.284Z", "message": "The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {u'homer_brwt73': {u'public_address': u'', u'private_address': u'192.168.120.26', u'name': u'homer-brwt73'}}, u'ellis': {u'ellis_xp10t2': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.13', u'name': u'ellis-xp10t2'}}, u'dime': {}, u'sprout': {u'sprout_lw7hq7': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-lw7hq7'}}, u'vellum': {}, u'bono': {u'bono_fy0v4n': {u'public_address': u'172.30.9.215', u'private_address': u'192.168.120.7', u'name': u'bono-fy0v4n'}}}, 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.9', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:37.693Z", "source_id": "vellum_2ocwhy", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.1cc97506-78f1-4197-ad24-3d179c45f14f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:38.284Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp0YeGfd', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:37.694Z", "source_id": "vellum_2ocwhy", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.1cc97506-78f1-4197-ad24-3d179c45f14f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:38.284Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:37.704Z", "source_id": "vellum_2ocwhy", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.1cc97506-78f1-4197-ad24-3d179c45f14f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:38.284Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:37.711Z", "source_id": "vellum_2ocwhy", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.1cc97506-78f1-4197-ad24-3d179c45f14f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:38.284Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:37.711Z", "source_id": "vellum_2ocwhy", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.1cc97506-78f1-4197-ad24-3d179c45f14f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:38.284Z", "message": "The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {u'homer_brwt73': {u'public_address': u'', u'private_address': u'192.168.120.26', u'name': u'homer-brwt73'}}, u'ellis': {u'ellis_xp10t2': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.13', u'name': u'ellis-xp10t2'}}, u'dime': {}, u'sprout': {u'sprout_lw7hq7': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-lw7hq7'}}, u'vellum': {}, u'bono': {u'bono_fy0v4n': {u'public_address': u'172.30.9.215', u'private_address': u'192.168.120.7', u'name': u'bono-fy0v4n'}}}, 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.9', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:37.711Z", "source_id": "vellum_2ocwhy", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.1cc97506-78f1-4197-ad24-3d179c45f14f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:38.284Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp7wN2lx', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:37.894Z", "source_id": "vellum_2ocwhy", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.1cc97506-78f1-4197-ad24-3d179c45f14f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:38.284Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:37.912Z", "source_id": "vellum_2ocwhy", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.1cc97506-78f1-4197-ad24-3d179c45f14f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:38.284Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:37.930Z", "source_id": "vellum_2ocwhy", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.1cc97506-78f1-4197-ad24-3d179c45f14f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:38.808Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:38.220Z", "source_id": "vellum_2ocwhy", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:38.808Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:38.773Z", "source_id": "homer_brwt73", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.1e15fe65-275b-4e40-99a6-10cb101844fe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:38.808Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:38.532Z", "source_id": "homer_brwt73", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.1e15fe65-275b-4e40-99a6-10cb101844fe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:38.808Z", "message": "Downloaded scripts/bind/bind.py to /tmp/1UL3P/bind.py", "level": "info", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:38.378Z", "source_id": "homer_brwt73", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.1e15fe65-275b-4e40-99a6-10cb101844fe"}], "metadata": {"pagination": {"total": 252, "offset": 105, "size": 50}}} 2019-06-08 11:11:46,343 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:11:46,343 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:11:46 GMT 2019-06-08 11:11:46,343 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:11:46,343 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 11:11:46,343 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:11:46,343 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:11:46,344 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:11:46,344 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 11:11:46,346 - functest.core.cloudify - DEBUG - Stopped node instance 2019-06-08 11:11:46,346 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-08 11:11:46,346 - functest.core.cloudify - DEBUG - Creating private domain file 2019-06-08 11:11:46,346 - functest.core.cloudify - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/KF7YI/stop-sprout.sh, exit_code: 1 2019-06-08 11:11:46,346 - functest.core.cloudify - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-06-08 11:11:46,346 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-08 11:11:46,347 - functest.core.cloudify - DEBUG - Stopped node instance 2019-06-08 11:11:46,347 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpCuSPY0', '/etc/bind/db.clearwater.local'] 2019-06-08 11:11:46,347 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {u'homer_brwt73': {u'public_address': u'', u'private_address': u'192.168.120.26', u'name': u'homer-brwt73'}}, u'ellis': {u'ellis_xp10t2': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.13', u'name': u'ellis-xp10t2'}}, u'dime': {}, u'sprout': {u'sprout_lw7hq7': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-lw7hq7'}}, u'vellum': {u'vellum_2ocwhy': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'vellum-2ocwhy'}}, u'bono': {u'bono_fy0v4n': {u'public_address': u'172.30.9.215', u'private_address': u'192.168.120.7', u'name': u'bono-fy0v4n'}}}, 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.9', u'hss_hostname': u''}. 2019-06-08 11:11:46,347 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-06-08 11:11:46,347 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-08 11:11:46,347 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-06-08 11:11:46,347 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-06-08 11:11:46,348 - functest.core.cloudify - DEBUG - Context proxy closed 2019-06-08 11:11:46,348 - functest.core.cloudify - DEBUG - Execution done (PID=15595, return_code=1): /tmp/ITMTW/stop-bono.sh 2019-06-08 11:11:46,348 - functest.core.cloudify - DEBUG - Creating private domain file 2019-06-08 11:11:46,348 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-06-08 11:11:46,348 - functest.core.cloudify - DEBUG - * Quiescing Bono SIP Edge Proxy bono 2019-06-08 11:11:46,348 - functest.core.cloudify - DEBUG - There is no service named "clearwater_config_manager" 2019-06-08 11:11:46,348 - functest.core.cloudify - DEBUG - 2019-06-08 11:11:46,349 - functest.core.cloudify - DEBUG - WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes. 2019-06-08 11:11:46,349 - functest.core.cloudify - DEBUG - 2019-06-08 11:11:46,349 - functest.core.cloudify - DEBUG - Downloaded scripts/bind/bind.py to /tmp/XX1AN/bind.py 2019-06-08 11:11:46,349 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-06-08 11:11:46,349 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpv6DE8P', '/etc/bind/db.clearwater.opnfv'] 2019-06-08 11:11:46,349 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {u'homer_brwt73': {u'public_address': u'', u'private_address': u'192.168.120.26', u'name': u'homer-brwt73'}}, u'ellis': {u'ellis_xp10t2': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.13', u'name': u'ellis-xp10t2'}}, u'dime': {}, u'sprout': {u'sprout_lw7hq7': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-lw7hq7'}}, u'vellum': {u'vellum_2ocwhy': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'vellum-2ocwhy'}}, u'bono': {u'bono_fy0v4n': {u'public_address': u'172.30.9.215', u'private_address': u'192.168.120.7', u'name': u'bono-fy0v4n'}}}, 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.9', u'hss_hostname': u''}. 2019-06-08 11:11:46,349 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-06-08 11:11:46,350 - functest.core.cloudify - DEBUG - Creating public domain file 2019-06-08 11:11:46,350 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-06-08 11:11:46,350 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-06-08 11:11:46,350 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-06-08 11:11:46,350 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-08 11:11:46,350 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-08 11:11:46,351 - functest.core.cloudify - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/ITMTW/stop-bono.sh, exit_code: 1 2019-06-08 11:11:46,351 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-08 11:11:46,351 - functest.core.cloudify - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-06-08 11:11:46,351 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-06-08 11:11:46,351 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {u'homer_brwt73': {u'public_address': u'', u'private_address': u'192.168.120.26', u'name': u'homer-brwt73'}}, u'ellis': {u'ellis_xp10t2': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.13', u'name': u'ellis-xp10t2'}}, u'dime': {}, u'sprout': {u'sprout_lw7hq7': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-lw7hq7'}}, u'vellum': {}, u'bono': {u'bono_fy0v4n': {u'public_address': u'172.30.9.215', u'private_address': u'192.168.120.7', u'name': u'bono-fy0v4n'}}}, 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.9', u'hss_hostname': u''}. 2019-06-08 11:11:46,351 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp0YeGfd', '/etc/bind/db.clearwater.local'] 2019-06-08 11:11:46,351 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-06-08 11:11:46,352 - functest.core.cloudify - DEBUG - Creating public domain file 2019-06-08 11:11:46,352 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-06-08 11:11:46,352 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {u'homer_brwt73': {u'public_address': u'', u'private_address': u'192.168.120.26', u'name': u'homer-brwt73'}}, u'ellis': {u'ellis_xp10t2': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.13', u'name': u'ellis-xp10t2'}}, u'dime': {}, u'sprout': {u'sprout_lw7hq7': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-lw7hq7'}}, u'vellum': {}, u'bono': {u'bono_fy0v4n': {u'public_address': u'172.30.9.215', u'private_address': u'192.168.120.7', u'name': u'bono-fy0v4n'}}}, 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.9', u'hss_hostname': u''}. 2019-06-08 11:11:46,352 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp7wN2lx', '/etc/bind/db.clearwater.opnfv'] 2019-06-08 11:11:46,352 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-06-08 11:11:46,352 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-06-08 11:11:46,352 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-08 11:11:46,353 - functest.core.cloudify - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-06-08 11:11:46,353 - functest.core.cloudify - DEBUG - Creating private domain file 2019-06-08 11:11:46,353 - functest.core.cloudify - DEBUG - Downloaded scripts/bind/bind.py to /tmp/1UL3P/bind.py 2019-06-08 11:11:46,353 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc 2019-06-08 11:11:46,414 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:11:46,415 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:11:46,415 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:11:46,415 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:11:46,415 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:11:46,415 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:11:46,415 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:11:46,415 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T11:11:24.987Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T11:11:24.988Z", "id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"} 2019-06-08 11:11:46,415 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:11:46,416 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:11:46 GMT 2019-06-08 11:11:46,416 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:11:46,416 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-08 11:11:46,416 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:11:46,416 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:11:46,416 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:11:51,421 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:11:51,500 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:11:51,500 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:11:51,500 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:11:51,500 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:11:51,500 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:11:51,500 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:11:51,500 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:11:51,501 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:38.808Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:38.220Z", "source_id": "vellum_2ocwhy", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:39.476Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpEIcri9', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:39.088Z", "source_id": "homer_brwt73", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.1e15fe65-275b-4e40-99a6-10cb101844fe"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:39.476Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:39.410Z", "source_id": "homer_brwt73", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:39.476Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:38.982Z", "source_id": "sprout_lw7hq7", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "dime_dwrli4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:39.476Z", "message": "Relationships unlinked", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:38.860Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "bono_fy0v4n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:39.476Z", "message": "Stopped node instance", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:38.666Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:39.476Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:38.822Z", "source_id": "homer_brwt73", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.1e15fe65-275b-4e40-99a6-10cb101844fe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:39.476Z", "message": "The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {}, u'ellis': {u'ellis_xp10t2': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.13', u'name': u'ellis-xp10t2'}}, u'dime': {}, u'sprout': {u'sprout_lw7hq7': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-lw7hq7'}}, u'vellum': {}, u'bono': {u'bono_fy0v4n': {u'public_address': u'172.30.9.215', u'private_address': u'192.168.120.7', u'name': u'bono-fy0v4n'}}}, 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.9', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:38.823Z", "source_id": "homer_brwt73", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.1e15fe65-275b-4e40-99a6-10cb101844fe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:39.476Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpsEhu7B', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:38.824Z", "source_id": "homer_brwt73", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.1e15fe65-275b-4e40-99a6-10cb101844fe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:39.476Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:38.851Z", "source_id": "homer_brwt73", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.1e15fe65-275b-4e40-99a6-10cb101844fe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:39.476Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:38.866Z", "source_id": "homer_brwt73", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.1e15fe65-275b-4e40-99a6-10cb101844fe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:39.476Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:38.866Z", "source_id": "homer_brwt73", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.1e15fe65-275b-4e40-99a6-10cb101844fe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:39.476Z", "message": "The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {}, u'ellis': {u'ellis_xp10t2': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.13', u'name': u'ellis-xp10t2'}}, u'dime': {}, u'sprout': {u'sprout_lw7hq7': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-lw7hq7'}}, u'vellum': {}, u'bono': {u'bono_fy0v4n': {u'public_address': u'172.30.9.215', u'private_address': u'192.168.120.7', u'name': u'bono-fy0v4n'}}}, 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.9', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:38.866Z", "source_id": "homer_brwt73", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.1e15fe65-275b-4e40-99a6-10cb101844fe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:39.476Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:39.099Z", "source_id": "homer_brwt73", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.1e15fe65-275b-4e40-99a6-10cb101844fe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:39.476Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:39.106Z", "source_id": "homer_brwt73", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.1e15fe65-275b-4e40-99a6-10cb101844fe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:39.476Z", "message": "Downloaded scripts/bind/bind.py to /tmp/C3BWN/bind.py", "level": "info", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:39.291Z", "source_id": "ellis_xp10t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.49f2d045-dddc-4853-870c-4329785b3f85"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:40.078Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpE8quGx', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:39.718Z", "source_id": "ellis_xp10t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.49f2d045-dddc-4853-870c-4329785b3f85"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:40.078Z", "message": "The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_lw7hq7': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-lw7hq7'}}, u'vellum': {}, u'bono': {u'bono_fy0v4n': {u'public_address': u'172.30.9.215', u'private_address': u'192.168.120.7', u'name': u'bono-fy0v4n'}}}, 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.9', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:39.717Z", "source_id": "ellis_xp10t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.49f2d045-dddc-4853-870c-4329785b3f85"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:40.078Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:39.717Z", "source_id": "ellis_xp10t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.49f2d045-dddc-4853-870c-4329785b3f85"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:40.078Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:39.670Z", "source_id": "ellis_xp10t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.49f2d045-dddc-4853-870c-4329785b3f85"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:40.078Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:39.444Z", "source_id": "ellis_xp10t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.49f2d045-dddc-4853-870c-4329785b3f85"}, {"node_instance_id": "vellum_2ocwhy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:40.078Z", "message": "Relationships unlinked", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:39.580Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "dime_dwrli4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:40.078Z", "message": "Deleting node instance", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:39.978Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:40.078Z", "message": "The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_lw7hq7': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-lw7hq7'}}, u'vellum': {}, u'bono': {u'bono_fy0v4n': {u'public_address': u'172.30.9.215', u'private_address': u'192.168.120.7', u'name': u'bono-fy0v4n'}}}, 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.9', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:39.754Z", "source_id": "ellis_xp10t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.49f2d045-dddc-4853-870c-4329785b3f85"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:40.078Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:39.754Z", "source_id": "ellis_xp10t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.49f2d045-dddc-4853-870c-4329785b3f85"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:40.078Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:39.754Z", "source_id": "ellis_xp10t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.49f2d045-dddc-4853-870c-4329785b3f85"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:40.078Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:39.742Z", "source_id": "ellis_xp10t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.49f2d045-dddc-4853-870c-4329785b3f85"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:40.648Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:39.971Z", "source_id": "ellis_xp10t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.49f2d045-dddc-4853-870c-4329785b3f85"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:40.648Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:39.964Z", "source_id": "ellis_xp10t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.49f2d045-dddc-4853-870c-4329785b3f85"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:40.648Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpegADYG', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:39.956Z", "source_id": "ellis_xp10t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.49f2d045-dddc-4853-870c-4329785b3f85"}, {"node_instance_id": "vellum_2ocwhy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:40.648Z", "message": "Deleting node instance", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:40.013Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "homer_brwt73", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:40.648Z", "message": "Relationships unlinked", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:40.046Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:40.648Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:40.509Z", "source_id": "sprout_lw7hq7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.67875a97-19b6-47fd-b0ab-e506959b6137"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:40.648Z", "message": "Downloaded scripts/bind/bind.py to /tmp/CS8YB/bind.py", "level": "info", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:40.247Z", "source_id": "sprout_lw7hq7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.67875a97-19b6-47fd-b0ab-e506959b6137"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:41.306Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:40.746Z", "source_id": "sprout_lw7hq7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.67875a97-19b6-47fd-b0ab-e506959b6137"}, {"node_instance_id": "bono_fy0v4n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:41.306Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:40.078Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "homer_brwt73", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:41.306Z", "message": "Deleting node instance", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:40.122Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:41.306Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:40.248Z", "source_id": "ellis_xp10t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "dime_dwrli4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:41.306Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:40.472Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:41.306Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:40.783Z", "source_id": "sprout_lw7hq7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.67875a97-19b6-47fd-b0ab-e506959b6137"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:41.306Z", "message": "The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {u'bono_fy0v4n': {u'public_address': u'172.30.9.215', u'private_address': u'192.168.120.7', u'name': u'bono-fy0v4n'}}}, 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.9', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:40.783Z", "source_id": "sprout_lw7hq7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.67875a97-19b6-47fd-b0ab-e506959b6137"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:41.306Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpTT4MvM', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:40.784Z", "source_id": "sprout_lw7hq7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.67875a97-19b6-47fd-b0ab-e506959b6137"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:41.306Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:40.793Z", "source_id": "sprout_lw7hq7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.67875a97-19b6-47fd-b0ab-e506959b6137"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:41.306Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:40.801Z", "source_id": "sprout_lw7hq7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.67875a97-19b6-47fd-b0ab-e506959b6137"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:41.306Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:40.801Z", "source_id": "sprout_lw7hq7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.67875a97-19b6-47fd-b0ab-e506959b6137"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:41.306Z", "message": "The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {u'bono_fy0v4n': {u'public_address': u'172.30.9.215', u'private_address': u'192.168.120.7', u'name': u'bono-fy0v4n'}}}, 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.9', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:40.801Z", "source_id": "sprout_lw7hq7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.67875a97-19b6-47fd-b0ab-e506959b6137"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:41.306Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpmCdgkJ', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:40.955Z", "source_id": "sprout_lw7hq7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.67875a97-19b6-47fd-b0ab-e506959b6137"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:41.306Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:40.964Z", "source_id": "sprout_lw7hq7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.67875a97-19b6-47fd-b0ab-e506959b6137"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:41.306Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:40.972Z", "source_id": "sprout_lw7hq7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.67875a97-19b6-47fd-b0ab-e506959b6137"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:41.865Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:41.490Z", "source_id": "sprout_lw7hq7", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}], "metadata": {"pagination": {"total": 283, "offset": 155, "size": 50}}} 2019-06-08 11:11:51,501 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:11:51,501 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:11:51 GMT 2019-06-08 11:11:51,501 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:11:51,501 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 11:11:51,501 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:11:51,501 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:11:51,501 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:11:51,501 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 11:11:51,503 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-08 11:11:51,504 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpEIcri9', '/etc/bind/db.clearwater.opnfv'] 2019-06-08 11:11:51,504 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-08 11:11:51,504 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-08 11:11:51,504 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-08 11:11:51,504 - functest.core.cloudify - DEBUG - Stopped node instance 2019-06-08 11:11:51,504 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-06-08 11:11:51,505 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {}, u'ellis': {u'ellis_xp10t2': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.13', u'name': u'ellis-xp10t2'}}, u'dime': {}, u'sprout': {u'sprout_lw7hq7': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-lw7hq7'}}, u'vellum': {}, u'bono': {u'bono_fy0v4n': {u'public_address': u'172.30.9.215', u'private_address': u'192.168.120.7', u'name': u'bono-fy0v4n'}}}, 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.9', u'hss_hostname': u''}. 2019-06-08 11:11:51,505 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpsEhu7B', '/etc/bind/db.clearwater.local'] 2019-06-08 11:11:51,505 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-06-08 11:11:51,505 - functest.core.cloudify - DEBUG - Creating public domain file 2019-06-08 11:11:51,505 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-06-08 11:11:51,505 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {}, u'ellis': {u'ellis_xp10t2': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.13', u'name': u'ellis-xp10t2'}}, u'dime': {}, u'sprout': {u'sprout_lw7hq7': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-lw7hq7'}}, u'vellum': {}, u'bono': {u'bono_fy0v4n': {u'public_address': u'172.30.9.215', u'private_address': u'192.168.120.7', u'name': u'bono-fy0v4n'}}}, 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.9', u'hss_hostname': u''}. 2019-06-08 11:11:51,505 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-06-08 11:11:51,506 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-06-08 11:11:51,506 - functest.core.cloudify - DEBUG - Downloaded scripts/bind/bind.py to /tmp/C3BWN/bind.py 2019-06-08 11:11:51,506 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpE8quGx', '/etc/bind/db.clearwater.local'] 2019-06-08 11:11:51,506 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_lw7hq7': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-lw7hq7'}}, u'vellum': {}, u'bono': {u'bono_fy0v4n': {u'public_address': u'172.30.9.215', u'private_address': u'192.168.120.7', u'name': u'bono-fy0v4n'}}}, 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.9', u'hss_hostname': u''}. 2019-06-08 11:11:51,506 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-06-08 11:11:51,506 - functest.core.cloudify - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-06-08 11:11:51,507 - functest.core.cloudify - DEBUG - Creating private domain file 2019-06-08 11:11:51,507 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-08 11:11:51,507 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-08 11:11:51,507 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_lw7hq7': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-lw7hq7'}}, u'vellum': {}, u'bono': {u'bono_fy0v4n': {u'public_address': u'172.30.9.215', u'private_address': u'192.168.120.7', u'name': u'bono-fy0v4n'}}}, 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.9', u'hss_hostname': u''}. 2019-06-08 11:11:51,507 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-06-08 11:11:51,507 - functest.core.cloudify - DEBUG - Creating public domain file 2019-06-08 11:11:51,508 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-06-08 11:11:51,508 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-06-08 11:11:51,508 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-06-08 11:11:51,508 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpegADYG', '/etc/bind/db.clearwater.opnfv'] 2019-06-08 11:11:51,508 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-08 11:11:51,508 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-08 11:11:51,508 - functest.core.cloudify - DEBUG - Creating private domain file 2019-06-08 11:11:51,509 - functest.core.cloudify - DEBUG - Downloaded scripts/bind/bind.py to /tmp/CS8YB/bind.py 2019-06-08 11:11:51,509 - functest.core.cloudify - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-06-08 11:11:51,509 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-08 11:11:51,509 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-08 11:11:51,509 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-08 11:11:51,509 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-08 11:11:51,510 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-06-08 11:11:51,510 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {u'bono_fy0v4n': {u'public_address': u'172.30.9.215', u'private_address': u'192.168.120.7', u'name': u'bono-fy0v4n'}}}, 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.9', u'hss_hostname': u''}. 2019-06-08 11:11:51,510 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpTT4MvM', '/etc/bind/db.clearwater.local'] 2019-06-08 11:11:51,510 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-06-08 11:11:51,510 - functest.core.cloudify - DEBUG - Creating public domain file 2019-06-08 11:11:51,510 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-06-08 11:11:51,510 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {u'bono_fy0v4n': {u'public_address': u'172.30.9.215', u'private_address': u'192.168.120.7', u'name': u'bono-fy0v4n'}}}, 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.9', u'hss_hostname': u''}. 2019-06-08 11:11:51,511 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpmCdgkJ', '/etc/bind/db.clearwater.opnfv'] 2019-06-08 11:11:51,511 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-06-08 11:11:51,511 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-06-08 11:11:51,511 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-08 11:11:51,511 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc 2019-06-08 11:11:51,586 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:11:51,586 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:11:51,586 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:11:51,586 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:11:51,586 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:11:51,587 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:11:51,587 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:11:51,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-06-08T11:11:24.987Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T11:11:24.988Z", "id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"} 2019-06-08 11:11:51,587 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:11:51,587 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:11:51 GMT 2019-06-08 11:11:51,587 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:11:51,587 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-08 11:11:51,587 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:11:51,587 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:11:51,587 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:11:56,593 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:11:56,699 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:11:56,699 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:11:56,699 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:11:56,699 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:11:56,699 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:11:56,700 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:11:56,700 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:11:56,700 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_dwrli4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:41.865Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/C1Y1Y/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:41.636Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.e25538c3-f77f-4190-b6bb-ffa62eec09b1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:41.865Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:41.490Z", "source_id": "sprout_lw7hq7", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "dime_dwrli4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:42.396Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:41.653Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.e25538c3-f77f-4190-b6bb-ffa62eec09b1"}, {"node_instance_id": "homer_brwt73", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:42.396Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:42.102Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "dime_dwrli4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:42.396Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:41.664Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.e25538c3-f77f-4190-b6bb-ffa62eec09b1"}, {"node_instance_id": "dime_dwrli4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:42.396Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:41.666Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.e25538c3-f77f-4190-b6bb-ffa62eec09b1"}, {"node_instance_id": "dime_dwrli4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:42.396Z", "message": "Remove node in ETCD cluster", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:41.694Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.e25538c3-f77f-4190-b6bb-ffa62eec09b1"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:42.396Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/FYEVR/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:42.332Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.ccd0e9f0-1b71-4841-b6db-10bb61d7d625"}, {"node_instance_id": "dime_dwrli4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:42.396Z", "message": "Process created, PID: 17205", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:41.663Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.e25538c3-f77f-4190-b6bb-ffa62eec09b1"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:42.900Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:42.339Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.ccd0e9f0-1b71-4841-b6db-10bb61d7d625"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:42.900Z", "message": "Remove node in ETCD cluster", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:42.367Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.ccd0e9f0-1b71-4841-b6db-10bb61d7d625"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:42.900Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:42.334Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.ccd0e9f0-1b71-4841-b6db-10bb61d7d625"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:42.900Z", "message": "Process created, PID: 24567", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:42.337Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.ccd0e9f0-1b71-4841-b6db-10bb61d7d625"}, {"node_instance_id": "ellis_xp10t2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:42.900Z", "message": "Relationships unlinked", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:42.716Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:42.900Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:42.337Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.ccd0e9f0-1b71-4841-b6db-10bb61d7d625"}, {"node_instance_id": "homer_brwt73", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:43.481Z", "message": "Process created, PID: 15976", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:43.148Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.e8f074d1-bae7-4dc3-8241-c3ce9c737a4a"}, {"node_instance_id": "homer_brwt73", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:43.481Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:43.150Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.e8f074d1-bae7-4dc3-8241-c3ce9c737a4a"}, {"node_instance_id": "homer_brwt73", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:43.481Z", "message": "Remove node in ETCD cluster", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:43.177Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.e8f074d1-bae7-4dc3-8241-c3ce9c737a4a"}, {"node_instance_id": "homer_brwt73", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:43.481Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/8L8NC/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:43.142Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.e8f074d1-bae7-4dc3-8241-c3ce9c737a4a"}, {"node_instance_id": "homer_brwt73", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:43.481Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:43.144Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.e8f074d1-bae7-4dc3-8241-c3ce9c737a4a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:43.481Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:42.907Z", "source_id": "bono_fy0v4n", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "homer_brwt73", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:43.481Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:43.149Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.e8f074d1-bae7-4dc3-8241-c3ce9c737a4a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:44.064Z", "message": "Downloaded scripts/bind/bind.py to /tmp/D9F7W/bind.py", "level": "info", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:44.031Z", "source_id": "bono_fy0v4n", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.3861d624-5e04-4505-bad3-72bba5e3620d"}, {"node_instance_id": "ellis_xp10t2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:44.064Z", "message": "Deleting node instance", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:43.680Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "ellis_xp10t2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:44.661Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:43.899Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "sprout_lw7hq7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:44.661Z", "message": "Relationships unlinked", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:43.718Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:44.661Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:44.186Z", "source_id": "bono_fy0v4n", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.3861d624-5e04-4505-bad3-72bba5e3620d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:44.661Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:44.429Z", "source_id": "bono_fy0v4n", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.3861d624-5e04-4505-bad3-72bba5e3620d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:44.661Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:44.462Z", "source_id": "bono_fy0v4n", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.3861d624-5e04-4505-bad3-72bba5e3620d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:44.661Z", "message": "The config dict: {'public_ip': u'172.30.9.202', '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.9', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:44.462Z", "source_id": "bono_fy0v4n", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.3861d624-5e04-4505-bad3-72bba5e3620d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:44.661Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpUH9xnf', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:44.464Z", "source_id": "bono_fy0v4n", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.3861d624-5e04-4505-bad3-72bba5e3620d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:44.661Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:44.482Z", "source_id": "bono_fy0v4n", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.3861d624-5e04-4505-bad3-72bba5e3620d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:45.242Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:44.647Z", "source_id": "bono_fy0v4n", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.3861d624-5e04-4505-bad3-72bba5e3620d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:45.242Z", "message": "The config dict: {'public_ip': u'172.30.9.202', '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.9', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:44.490Z", "source_id": "bono_fy0v4n", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.3861d624-5e04-4505-bad3-72bba5e3620d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:45.242Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:44.490Z", "source_id": "bono_fy0v4n", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.3861d624-5e04-4505-bad3-72bba5e3620d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:45.242Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:44.490Z", "source_id": "bono_fy0v4n", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.3861d624-5e04-4505-bad3-72bba5e3620d"}, {"node_instance_id": "sprout_lw7hq7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:45.242Z", "message": "Deleting node instance", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:44.721Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "sprout_lw7hq7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:45.242Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:45.007Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:45.242Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/M7ETS/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:45.074Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.2e248058-c11c-4fef-ab20-7edc7e0194d9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:45.242Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:44.655Z", "source_id": "bono_fy0v4n", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.3861d624-5e04-4505-bad3-72bba5e3620d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:45.242Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmprytxBH', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:44.638Z", "source_id": "bono_fy0v4n", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.3861d624-5e04-4505-bad3-72bba5e3620d"}, {"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:45.818Z", "message": "Remove node in ETCD cluster", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:45.116Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.2e248058-c11c-4fef-ab20-7edc7e0194d9"}, {"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:45.818Z", "message": "Process created, PID: 18141", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:45.083Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.2e248058-c11c-4fef-ab20-7edc7e0194d9"}, {"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:45.818Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:45.076Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.2e248058-c11c-4fef-ab20-7edc7e0194d9"}, {"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:45.818Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:45.085Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.2e248058-c11c-4fef-ab20-7edc7e0194d9"}, {"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:45.818Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:45.083Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.2e248058-c11c-4fef-ab20-7edc7e0194d9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:45.818Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_uys0hw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:45.108Z", "source_id": "bono_fy0v4n", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "sprout_lw7hq7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:46.331Z", "message": "Process created, PID: 18206", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:46.121Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.c75867b1-4771-4057-adb1-2b2c08583529"}, {"node_instance_id": "bono_fy0v4n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:46.331Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:45.875Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "bono_fy0v4n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:46.331Z", "message": "Deleting node instance", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:45.946Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}], "metadata": {"pagination": {"total": 335, "offset": 205, "size": 50}}} 2019-06-08 11:11:56,700 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:11:56,700 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:11:56 GMT 2019-06-08 11:11:56,700 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:11:56,700 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 11:11:56,700 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:11:56,700 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:11:56,701 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:11:56,701 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 11:11:56,702 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/C1Y1Y/remove-cluster-node.sh 2019-06-08 11:11:56,703 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-08 11:11:56,703 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-06-08 11:11:56,703 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-08 11:11:56,703 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-06-08 11:11:56,703 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-06-08 11:11:56,704 - functest.core.cloudify - DEBUG - Remove node in ETCD cluster 2019-06-08 11:11:56,704 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/FYEVR/remove-cluster-node.sh 2019-06-08 11:11:56,704 - functest.core.cloudify - DEBUG - Process created, PID: 17205 2019-06-08 11:11:56,704 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-06-08 11:11:56,704 - functest.core.cloudify - DEBUG - Remove node in ETCD cluster 2019-06-08 11:11:56,704 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-06-08 11:11:56,704 - functest.core.cloudify - DEBUG - Process created, PID: 24567 2019-06-08 11:11:56,705 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-08 11:11:56,705 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-06-08 11:11:56,705 - functest.core.cloudify - DEBUG - Process created, PID: 15976 2019-06-08 11:11:56,705 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-06-08 11:11:56,705 - functest.core.cloudify - DEBUG - Remove node in ETCD cluster 2019-06-08 11:11:56,705 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/8L8NC/remove-cluster-node.sh 2019-06-08 11:11:56,706 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-06-08 11:11:56,706 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-08 11:11:56,706 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-06-08 11:11:56,706 - functest.core.cloudify - DEBUG - Downloaded scripts/bind/bind.py to /tmp/D9F7W/bind.py 2019-06-08 11:11:56,706 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-08 11:11:56,706 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-08 11:11:56,706 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-08 11:11:56,707 - functest.core.cloudify - DEBUG - Creating private domain file 2019-06-08 11:11:56,707 - functest.core.cloudify - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-06-08 11:11:56,707 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-06-08 11:11:56,707 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.202', '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.9', u'hss_hostname': u''}. 2019-06-08 11:11:56,707 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpUH9xnf', '/etc/bind/db.clearwater.local'] 2019-06-08 11:11:56,707 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-06-08 11:11:56,708 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-06-08 11:11:56,708 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.202', '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.9', u'hss_hostname': u''}. 2019-06-08 11:11:56,708 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-06-08 11:11:56,708 - functest.core.cloudify - DEBUG - Creating public domain file 2019-06-08 11:11:56,708 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-08 11:11:56,708 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-08 11:11:56,708 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/M7ETS/remove-cluster-node.sh 2019-06-08 11:11:56,709 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-06-08 11:11:56,709 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmprytxBH', '/etc/bind/db.clearwater.opnfv'] 2019-06-08 11:11:56,709 - functest.core.cloudify - DEBUG - Remove node in ETCD cluster 2019-06-08 11:11:56,709 - functest.core.cloudify - DEBUG - Process created, PID: 18141 2019-06-08 11:11:56,709 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-06-08 11:11:56,709 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-06-08 11:11:56,709 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-06-08 11:11:56,710 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-08 11:11:56,710 - functest.core.cloudify - DEBUG - Process created, PID: 18206 2019-06-08 11:11:56,710 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-08 11:11:56,710 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-08 11:11:56,710 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc 2019-06-08 11:11:56,776 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:11:56,776 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:11:56,776 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:11:56,776 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:11:56,777 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:11:56,777 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:11:56,777 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:11:56,777 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T11:11:24.987Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T11:11:24.988Z", "id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"} 2019-06-08 11:11:56,777 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:11:56,777 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:11:56 GMT 2019-06-08 11:11:56,777 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:11:56,777 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-08 11:11:56,777 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:11:56,778 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:11:56,778 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:12:01,783 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:12:01,925 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:12:01,925 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:12:01,925 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:12:01,926 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:12:01,926 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:12:01,926 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:12:01,926 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:12:01,926 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_lw7hq7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:46.331Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:46.121Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.c75867b1-4771-4057-adb1-2b2c08583529"}, {"node_instance_id": "bono_fy0v4n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:46.331Z", "message": "Deleting node instance", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:45.946Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "bono_fy0v4n", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:46.331Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:46.255Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "sprout_lw7hq7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:46.331Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/X4HXZ/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:46.114Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.c75867b1-4771-4057-adb1-2b2c08583529"}, {"node_instance_id": "sprout_lw7hq7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:46.331Z", "message": "Remove node in ETCD cluster", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:46.152Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.c75867b1-4771-4057-adb1-2b2c08583529"}, {"node_instance_id": "bono_fy0v4n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:46.331Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:45.875Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:47.398Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/TAGDS/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:47.336Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.986c9bb3-0679-4c62-ac93-5e519ce3c1b7"}, {"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:47.903Z", "message": "Remove node in ETCD cluster", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:47.370Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.986c9bb3-0679-4c62-ac93-5e519ce3c1b7"}, {"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:47.903Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:47.342Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.986c9bb3-0679-4c62-ac93-5e519ce3c1b7"}, {"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:47.903Z", "message": "Process created, PID: 15794", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:47.341Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.986c9bb3-0679-4c62-ac93-5e519ce3c1b7"}, {"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:47.903Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:47.338Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.986c9bb3-0679-4c62-ac93-5e519ce3c1b7"}, {"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:47.903Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:47.343Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.986c9bb3-0679-4c62-ac93-5e519ce3c1b7"}, {"node_instance_id": "homer_brwt73", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:48.407Z", "message": " * Decommissioning the etcd processes", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:48.204Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.e8f074d1-bae7-4dc3-8241-c3ce9c737a4a"}, {"node_instance_id": "homer_brwt73", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:49.126Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:48.290Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.e8f074d1-bae7-4dc3-8241-c3ce9c737a4a"}, {"node_instance_id": "homer_brwt73", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:49.126Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:48.528Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "homer_brwt73", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:49.126Z", "message": "Deleted node instance", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:48.573Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "homer_host_1hw858", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:49.126Z", "message": "Stopping node instance", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:48.830Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "homer_brwt73", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:49.126Z", "message": " Removed member 6e20f3ecd0c76be3 from cluster", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:48.204Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.e8f074d1-bae7-4dc3-8241-c3ce9c737a4a"}, {"node_instance_id": "homer_brwt73", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:49.126Z", "message": "Execution done (PID=15976, return_code=0): /tmp/8L8NC/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:48.264Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.e8f074d1-bae7-4dc3-8241-c3ce9c737a4a"}, {"node_instance_id": "homer_brwt73", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:49.126Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:48.289Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.e8f074d1-bae7-4dc3-8241-c3ce9c737a4a"}, {"node_instance_id": "homer_brwt73", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:49.126Z", "message": " * Decommissioning the cluster manager", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:48.204Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.e8f074d1-bae7-4dc3-8241-c3ce9c737a4a"}, {"node_instance_id": "homer_brwt73", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:49.126Z", "message": " * Decommissioning the queue manager", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:48.204Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.e8f074d1-bae7-4dc3-8241-c3ce9c737a4a"}, {"node_instance_id": "homer_brwt73", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:49.126Z", "message": " * Decommissioning the config manager", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:48.204Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.e8f074d1-bae7-4dc3-8241-c3ce9c737a4a"}, {"node_instance_id": "homer_brwt73", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:49.126Z", "message": " * Decommissioning etcd", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:48.204Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.e8f074d1-bae7-4dc3-8241-c3ce9c737a4a"}, {"node_instance_id": "homer_brwt73", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:49.126Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:48.290Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.e8f074d1-bae7-4dc3-8241-c3ce9c737a4a"}, {"node_instance_id": "homer_brwt73", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:49.126Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:48.290Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.e8f074d1-bae7-4dc3-8241-c3ce9c737a4a"}, {"node_instance_id": "homer_brwt73", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:49.126Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:48.290Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.e8f074d1-bae7-4dc3-8241-c3ce9c737a4a"}, {"node_instance_id": "homer_host_1hw858", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:49.846Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:49.129Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "dime_dwrli4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:52.465Z", "message": " * Decommissioning the etcd processes", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:52.372Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.e25538c3-f77f-4190-b6bb-ffa62eec09b1"}, {"node_instance_id": "dime_dwrli4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:53.078Z", "message": " * Decommissioning the cluster manager", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:52.372Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.e25538c3-f77f-4190-b6bb-ffa62eec09b1"}, {"node_instance_id": "dime_dwrli4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:53.078Z", "message": " * Decommissioning the config manager", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:52.372Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.e25538c3-f77f-4190-b6bb-ffa62eec09b1"}, {"node_instance_id": "dime_dwrli4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:53.078Z", "message": " * Decommissioning the queue manager", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:52.372Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.e25538c3-f77f-4190-b6bb-ffa62eec09b1"}, {"node_instance_id": "homer_host_1hw858", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:53.078Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:52.740Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "homer_host_1hw858", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:53.078Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:52.547Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "dime_dwrli4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:53.078Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:52.416Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.e25538c3-f77f-4190-b6bb-ffa62eec09b1"}, {"node_instance_id": "dime_dwrli4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:53.078Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:52.416Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.e25538c3-f77f-4190-b6bb-ffa62eec09b1"}, {"node_instance_id": "dime_dwrli4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:53.078Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:52.416Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.e25538c3-f77f-4190-b6bb-ffa62eec09b1"}, {"node_instance_id": "dime_dwrli4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:53.078Z", "message": "Execution done (PID=17205, return_code=0): /tmp/C1Y1Y/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:52.386Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.e25538c3-f77f-4190-b6bb-ffa62eec09b1"}, {"node_instance_id": "dime_dwrli4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:53.078Z", "message": " Removed member bcf9398d849f8e8e from cluster", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:52.372Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.e25538c3-f77f-4190-b6bb-ffa62eec09b1"}, {"node_instance_id": "dime_dwrli4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:53.078Z", "message": " * Decommissioning etcd", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:52.372Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.e25538c3-f77f-4190-b6bb-ffa62eec09b1"}, {"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:53.078Z", "message": "Execution done (PID=18141, return_code=0): /tmp/M7ETS/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:52.904Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.2e248058-c11c-4fef-ab20-7edc7e0194d9"}, {"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:53.078Z", "message": " Removed member 1c7dc85f0d7b544f from cluster", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:52.810Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.2e248058-c11c-4fef-ab20-7edc7e0194d9"}, {"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:53.078Z", "message": " * Decommissioning etcd", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:52.810Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.2e248058-c11c-4fef-ab20-7edc7e0194d9"}, {"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:53.078Z", "message": " * Decommissioning the config manager", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:52.810Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.2e248058-c11c-4fef-ab20-7edc7e0194d9"}, {"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:53.078Z", "message": " * Decommissioning the queue manager", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:52.810Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.2e248058-c11c-4fef-ab20-7edc7e0194d9"}, {"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:53.078Z", "message": " * Decommissioning the cluster manager", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:52.810Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.2e248058-c11c-4fef-ab20-7edc7e0194d9"}, {"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:53.078Z", "message": " * Decommissioning the etcd processes", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:52.810Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.2e248058-c11c-4fef-ab20-7edc7e0194d9"}, {"node_instance_id": "dime_dwrli4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:53.078Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:52.416Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.e25538c3-f77f-4190-b6bb-ffa62eec09b1"}, {"node_instance_id": "dime_dwrli4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:53.078Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:52.416Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.e25538c3-f77f-4190-b6bb-ffa62eec09b1"}, {"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:53.710Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:52.933Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.2e248058-c11c-4fef-ab20-7edc7e0194d9"}], "metadata": {"pagination": {"total": 363, "offset": 255, "size": 50}}} 2019-06-08 11:12:01,926 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:12:01,926 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:12:01 GMT 2019-06-08 11:12:01,926 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:12:01,926 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 11:12:01,927 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:12:01,927 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:12:01,927 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:12:01,927 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 11:12:01,929 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-06-08 11:12:01,929 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-08 11:12:01,929 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-08 11:12:01,929 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/X4HXZ/remove-cluster-node.sh 2019-06-08 11:12:01,929 - functest.core.cloudify - DEBUG - Remove node in ETCD cluster 2019-06-08 11:12:01,929 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-08 11:12:01,930 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/TAGDS/remove-cluster-node.sh 2019-06-08 11:12:01,930 - functest.core.cloudify - DEBUG - Remove node in ETCD cluster 2019-06-08 11:12:01,930 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-06-08 11:12:01,930 - functest.core.cloudify - DEBUG - Process created, PID: 15794 2019-06-08 11:12:01,930 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-06-08 11:12:01,930 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-06-08 11:12:01,931 - functest.core.cloudify - DEBUG - * Decommissioning the etcd processes 2019-06-08 11:12:01,931 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-06-08 11:12:01,931 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-08 11:12:01,931 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-08 11:12:01,931 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-08 11:12:01,931 - functest.core.cloudify - DEBUG - Removed member 6e20f3ecd0c76be3 from cluster 2019-06-08 11:12:01,931 - functest.core.cloudify - DEBUG - Execution done (PID=15976, return_code=0): /tmp/8L8NC/remove-cluster-node.sh 2019-06-08 11:12:01,932 - functest.core.cloudify - DEBUG - Context proxy closed 2019-06-08 11:12:01,932 - functest.core.cloudify - DEBUG - * Decommissioning the cluster manager 2019-06-08 11:12:01,932 - functest.core.cloudify - DEBUG - * Decommissioning the queue manager 2019-06-08 11:12:01,932 - functest.core.cloudify - DEBUG - * Decommissioning the config manager 2019-06-08 11:12:01,932 - functest.core.cloudify - DEBUG - * Decommissioning etcd 2019-06-08 11:12:01,932 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-06-08 11:12:01,933 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-06-08 11:12:01,933 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-06-08 11:12:01,933 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-06-08 11:12:01,933 - functest.core.cloudify - DEBUG - * Decommissioning the etcd processes 2019-06-08 11:12:01,933 - functest.core.cloudify - DEBUG - * Decommissioning the cluster manager 2019-06-08 11:12:01,933 - functest.core.cloudify - DEBUG - * Decommissioning the config manager 2019-06-08 11:12:01,933 - functest.core.cloudify - DEBUG - * Decommissioning the queue manager 2019-06-08 11:12:01,934 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-06-08 11:12:01,934 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-06-08 11:12:01,934 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-06-08 11:12:01,934 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-06-08 11:12:01,934 - functest.core.cloudify - DEBUG - Context proxy closed 2019-06-08 11:12:01,934 - functest.core.cloudify - DEBUG - Execution done (PID=17205, return_code=0): /tmp/C1Y1Y/remove-cluster-node.sh 2019-06-08 11:12:01,935 - functest.core.cloudify - DEBUG - Removed member bcf9398d849f8e8e from cluster 2019-06-08 11:12:01,935 - functest.core.cloudify - DEBUG - * Decommissioning etcd 2019-06-08 11:12:01,935 - functest.core.cloudify - DEBUG - Execution done (PID=18141, return_code=0): /tmp/M7ETS/remove-cluster-node.sh 2019-06-08 11:12:01,935 - functest.core.cloudify - DEBUG - Removed member 1c7dc85f0d7b544f from cluster 2019-06-08 11:12:01,935 - functest.core.cloudify - DEBUG - * Decommissioning etcd 2019-06-08 11:12:01,935 - functest.core.cloudify - DEBUG - * Decommissioning the config manager 2019-06-08 11:12:01,935 - functest.core.cloudify - DEBUG - * Decommissioning the queue manager 2019-06-08 11:12:01,936 - functest.core.cloudify - DEBUG - * Decommissioning the cluster manager 2019-06-08 11:12:01,936 - functest.core.cloudify - DEBUG - * Decommissioning the etcd processes 2019-06-08 11:12:01,936 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-06-08 11:12:01,936 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-06-08 11:12:01,936 - functest.core.cloudify - DEBUG - Context proxy closed 2019-06-08 11:12:01,936 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc 2019-06-08 11:12:02,056 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:12:02,056 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:12:02,056 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:12:02,056 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:12:02,056 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:12:02,056 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:12:02,056 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:12:02,057 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T11:11:24.987Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T11:11:24.988Z", "id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"} 2019-06-08 11:12:02,057 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:12:02,057 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:12:02 GMT 2019-06-08 11:12:02,057 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:12:02,057 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-08 11:12:02,057 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:12:02,057 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:12:02,057 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:12:07,063 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:12:07,152 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:12:07,152 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:12:07,152 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:12:07,152 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:12:07,153 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:12:07,153 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:12:07,153 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:12:07,153 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_dwrli4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:53.710Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:53.050Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "ellis_xp10t2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:53.710Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:53.345Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "dime_dwrli4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:53.710Z", "message": "Deleted node instance", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:53.566Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:53.710Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:52.933Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.2e248058-c11c-4fef-ab20-7edc7e0194d9"}, {"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:53.710Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:52.933Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.2e248058-c11c-4fef-ab20-7edc7e0194d9"}, {"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:53.710Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:52.933Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.2e248058-c11c-4fef-ab20-7edc7e0194d9"}, {"node_instance_id": "ellis_xp10t2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:53.710Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:52.933Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.2e248058-c11c-4fef-ab20-7edc7e0194d9"}, {"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:54.329Z", "message": " * Decommissioning the config manager", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:53.883Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.986c9bb3-0679-4c62-ac93-5e519ce3c1b7"}, {"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:54.329Z", "message": " * Decommissioning etcd", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:53.883Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.986c9bb3-0679-4c62-ac93-5e519ce3c1b7"}, {"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:54.329Z", "message": " Removed member 10d092b05a461492 from cluster", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:53.883Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.986c9bb3-0679-4c62-ac93-5e519ce3c1b7"}, {"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:54.329Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:53.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.986c9bb3-0679-4c62-ac93-5e519ce3c1b7"}, {"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:54.329Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:53.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.986c9bb3-0679-4c62-ac93-5e519ce3c1b7"}, {"node_instance_id": "ellis_xp10t2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:54.329Z", "message": "Deleted node instance", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:53.740Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "dime_host_v6fp10", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:54.329Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:54.118Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "dime_host_v6fp10", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:54.329Z", "message": "Stopping node instance", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:53.882Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:54.329Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:53.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.986c9bb3-0679-4c62-ac93-5e519ce3c1b7"}, {"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:54.329Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:53.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.986c9bb3-0679-4c62-ac93-5e519ce3c1b7"}, {"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:54.329Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:53.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.986c9bb3-0679-4c62-ac93-5e519ce3c1b7"}, {"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:54.329Z", "message": "Execution done (PID=15794, return_code=0): /tmp/TAGDS/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:53.956Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.986c9bb3-0679-4c62-ac93-5e519ce3c1b7"}, {"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:54.329Z", "message": " * Decommissioning the etcd processes", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:53.883Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.986c9bb3-0679-4c62-ac93-5e519ce3c1b7"}, {"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:54.329Z", "message": " * Decommissioning the cluster manager", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:53.883Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.986c9bb3-0679-4c62-ac93-5e519ce3c1b7"}, {"node_instance_id": "bono_fy0v4n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:54.329Z", "message": " * Decommissioning the queue manager", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:53.883Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.986c9bb3-0679-4c62-ac93-5e519ce3c1b7"}, {"node_instance_id": "ellis_host_oo3xji", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:54.926Z", "message": "Stopping node instance", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:54.736Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "homer_host_1hw858", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:54.926Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:54.159Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "bono_fy0v4n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:54.926Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:54.280Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "ellis_host_oo3xji", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:55.527Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:55.057Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "homer_host_1hw858", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:55.527Z", "message": "Stopping agent", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:54.996Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "bono_fy0v4n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:55.527Z", "message": "Deleted node instance", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:55.033Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "dime_host_v6fp10", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:56.164Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:55.736Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "homer_host_1hw858", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:56.164Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:55.826Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "dime_host_v6fp10", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:56.830Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:56.261Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "bono_host_2pza4u", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:57.396Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:57.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "bono_host_2pza4u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:57.396Z", "message": "Stopping node instance", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:56.898Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:57.396Z", "message": "Stopping Agent homer_host_1hw858", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:56.829Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.cd718d3c-2153-418c-b9ce-80d71c63b886"}, {"node_instance_id": "dime_host_v6fp10", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:57.930Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:57.689Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "dime_host_v6fp10", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:57.930Z", "message": "Stopping agent", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:57.812Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:58.680Z", "message": "Successfully stopped daemon: homer_host_1hw858\u001b[0m", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:58.046Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.cd718d3c-2153-418c-b9ce-80d71c63b886"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:58.680Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:58.046Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.cd718d3c-2153-418c-b9ce-80d71c63b886"}, {"node_instance_id": "dime_host_v6fp10", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:58.680Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:57.963Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:58.680Z", "message": "Stopping daemon with command: sudo service cloudify-worker-homer_host_1hw858 stop", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:58.046Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.cd718d3c-2153-418c-b9ce-80d71c63b886"}, {"node_instance_id": "homer_host_1hw858", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:59.366Z", "message": "Deleting agent", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:58.864Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "bono_host_2pza4u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:59.366Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:58.944Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:59.366Z", "message": "Stopping Agent dime_host_v6fp10", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:58.958Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.7698ab4d-0561-4e03-8b90-076014310a94"}, {"node_instance_id": "homer_host_1hw858", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:59.366Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:58.813Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "bono_host_2pza4u", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:59.960Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:59.329Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "ellis_host_oo3xji", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:59.960Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:59.257Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "homer_host_1hw858", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:11:59.960Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:59.030Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:00.610Z", "message": "Deleting Agent homer_host_1hw858", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:59.958Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d0792236-8932-4bb0-86da-cb53baa76bab"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:00.610Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:59.979Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.7698ab4d-0561-4e03-8b90-076014310a94"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:00.610Z", "message": "Successfully stopped daemon: dime_host_v6fp10\u001b[0m", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:59.979Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.7698ab4d-0561-4e03-8b90-076014310a94"}], "metadata": {"pagination": {"total": 400, "offset": 305, "size": 50}}} 2019-06-08 11:12:07,153 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:12:07,153 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:12:07 GMT 2019-06-08 11:12:07,153 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:12:07,153 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 11:12:07,153 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:12:07,154 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:12:07,154 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:12:07,154 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 11:12:07,155 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-08 11:12:07,156 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-08 11:12:07,156 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-08 11:12:07,156 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-06-08 11:12:07,156 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-06-08 11:12:07,156 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-06-08 11:12:07,156 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-06-08 11:12:07,157 - functest.core.cloudify - DEBUG - * Decommissioning the config manager 2019-06-08 11:12:07,157 - functest.core.cloudify - DEBUG - * Decommissioning etcd 2019-06-08 11:12:07,157 - functest.core.cloudify - DEBUG - Removed member 10d092b05a461492 from cluster 2019-06-08 11:12:07,157 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-06-08 11:12:07,157 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-06-08 11:12:07,157 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-08 11:12:07,157 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-06-08 11:12:07,158 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-08 11:12:07,158 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-06-08 11:12:07,158 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-06-08 11:12:07,158 - functest.core.cloudify - DEBUG - Context proxy closed 2019-06-08 11:12:07,158 - functest.core.cloudify - DEBUG - Execution done (PID=15794, return_code=0): /tmp/TAGDS/remove-cluster-node.sh 2019-06-08 11:12:07,158 - functest.core.cloudify - DEBUG - * Decommissioning the etcd processes 2019-06-08 11:12:07,158 - functest.core.cloudify - DEBUG - * Decommissioning the cluster manager 2019-06-08 11:12:07,159 - functest.core.cloudify - DEBUG - * Decommissioning the queue manager 2019-06-08 11:12:07,159 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-08 11:12:07,159 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-06-08 11:12:07,159 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-08 11:12:07,159 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-06-08 11:12:07,159 - functest.core.cloudify - DEBUG - Stopping agent 2019-06-08 11:12:07,159 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-08 11:12:07,160 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-06-08 11:12:07,160 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-06-08 11:12:07,160 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-06-08 11:12:07,160 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-06-08 11:12:07,160 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-08 11:12:07,160 - functest.core.cloudify - DEBUG - Stopping Agent homer_host_1hw858 2019-06-08 11:12:07,160 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-06-08 11:12:07,161 - functest.core.cloudify - DEBUG - Stopping agent 2019-06-08 11:12:07,161 - functest.core.cloudify - DEBUG - Successfully stopped daemon: homer_host_1hw858 2019-06-08 11:12:07,161 - functest.core.cloudify - DEBUG - Stopping... 2019-06-08 11:12:07,161 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-06-08 11:12:07,161 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-homer_host_1hw858 stop 2019-06-08 11:12:07,161 - functest.core.cloudify - DEBUG - Deleting agent 2019-06-08 11:12:07,161 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-06-08 11:12:07,162 - functest.core.cloudify - DEBUG - Stopping Agent dime_host_v6fp10 2019-06-08 11:12:07,162 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-06-08 11:12:07,162 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-06-08 11:12:07,162 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-06-08 11:12:07,162 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-06-08 11:12:07,162 - functest.core.cloudify - DEBUG - Deleting Agent homer_host_1hw858 2019-06-08 11:12:07,162 - functest.core.cloudify - DEBUG - Stopping... 2019-06-08 11:12:07,163 - functest.core.cloudify - DEBUG - Successfully stopped daemon: dime_host_v6fp10 2019-06-08 11:12:07,163 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc 2019-06-08 11:12:07,236 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:12:07,236 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:12:07,236 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:12:07,236 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:12:07,237 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:12:07,237 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:12:07,237 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:12:07,237 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T11:11:24.987Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T11:11:24.988Z", "id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"} 2019-06-08 11:12:07,237 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:12:07,237 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:12:07 GMT 2019-06-08 11:12:07,237 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:12:07,237 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-08 11:12:07,237 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:12:07,237 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:12:07,238 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:12:12,243 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:12:12,323 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:12:12,324 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:12:12,324 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:12:12,324 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:12:12,324 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:12:12,324 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:12:12,324 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:12:12,324 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:00.610Z", "message": "Deleting Agent homer_host_1hw858", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:59.958Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d0792236-8932-4bb0-86da-cb53baa76bab"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:00.610Z", "message": "Stopping daemon with command: sudo service cloudify-worker-dime_host_v6fp10 stop", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:11:59.979Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.7698ab4d-0561-4e03-8b90-076014310a94"}, {"node_instance_id": "dime_host_v6fp10", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:01.160Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:00.660Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "bono_host_2pza4u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:01.160Z", "message": "Stopping agent", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:00.872Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "bono_host_2pza4u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:01.160Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:00.565Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "dime_host_v6fp10", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:01.755Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:01.377Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "bono_host_2pza4u", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:01.755Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:01.006Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "dime_host_v6fp10", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:01.755Z", "message": "Deleting agent", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:00.910Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "ellis_host_oo3xji", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:02.366Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:01.851Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:02.366Z", "message": "Stopping Agent bono_host_2pza4u", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:02.240Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.3b33078b-2715-43f4-9a6c-1366725d2dd3"}, {"node_instance_id": "ellis_host_oo3xji", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:02.366Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:01.385Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "ellis_host_oo3xji", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:02.366Z", "message": "Stopping agent", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:01.687Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:02.872Z", "message": "Waiting for process 24567 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:02.384Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.ccd0e9f0-1b71-4841-b6db-10bb61d7d625"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:02.872Z", "message": "Deleting Agent dime_host_v6fp10", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:02.480Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.0ad62efe-1d2a-460d-b396-eec5b6e05ce8"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:03.507Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:03.089Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.3b33078b-2715-43f4-9a6c-1366725d2dd3"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:03.507Z", "message": "Stopping Agent ellis_host_oo3xji", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:02.921Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.3705e713-bf77-400c-b00c-caaa1302f679"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:03.507Z", "message": "Successfully stopped daemon: bono_host_2pza4u\u001b[0m", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:03.090Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.3b33078b-2715-43f4-9a6c-1366725d2dd3"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:03.507Z", "message": "Stopping daemon with command: sudo service cloudify-worker-bono_host_2pza4u stop", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:03.090Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.3b33078b-2715-43f4-9a6c-1366725d2dd3"}, {"node_instance_id": "bono_host_2pza4u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:04.097Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:03.697Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:04.097Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:03.939Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.3705e713-bf77-400c-b00c-caaa1302f679"}, {"node_instance_id": "bono_host_2pza4u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:04.097Z", "message": "Deleting agent", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:03.782Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "bono_host_2pza4u", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:04.687Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:03.928Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:04.687Z", "message": "Stopping daemon with command: sudo service cloudify-worker-ellis_host_oo3xji stop", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:03.940Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.3705e713-bf77-400c-b00c-caaa1302f679"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:04.687Z", "message": "Successfully stopped daemon: ellis_host_oo3xji\u001b[0m", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:03.940Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.3705e713-bf77-400c-b00c-caaa1302f679"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:04.687Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:03.941Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d0792236-8932-4bb0-86da-cb53baa76bab"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:04.687Z", "message": "11:12:03 [INFO] [cloudify.utils.is_agent_alive] No ping response from homer_host_1hw858: No response received for task db5de4a124c3416589f51875a79e4caf", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:03.941Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d0792236-8932-4bb0-86da-cb53baa76bab"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:04.687Z", "message": "Successfully deleted daemon: homer_host_1hw858", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:03.941Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d0792236-8932-4bb0-86da-cb53baa76bab"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:04.687Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:03.941Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d0792236-8932-4bb0-86da-cb53baa76bab"}, {"node_instance_id": "ellis_host_oo3xji", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:05.402Z", "message": "Deleting agent", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:04.645Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "homer_host_1hw858", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:05.402Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:05.000Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "ellis_host_oo3xji", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:05.402Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:04.804Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "ellis_host_oo3xji", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:05.402Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:04.568Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:05.402Z", "message": "Deleting Agent bono_host_2pza4u", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:05.051Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.bd585890-9e95-4d1e-b144-ee6ec9e8156b"}, {"node_instance_id": "homer_host_1hw858", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:06.147Z", "message": "Agent deleted", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:05.095Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "homer_host_1hw858", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:06.147Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:05.260Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:06.147Z", "message": "Deleting Agent ellis_host_oo3xji", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:05.761Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.089075db-1ecf-46ac-890c-fc391955d838"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:06.858Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2fbe5b0ef9474519e303fe54679a5602ea85ab1f\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:06.821Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.50bc743a-4fb6-4c26-950c-1210dd4914ea"}, {"node_instance_id": "sprout_lw7hq7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:06.858Z", "message": "Waiting for process 18206 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:06.173Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.c75867b1-4771-4057-adb1-2b2c08583529"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:06.858Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:06.409Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.50bc743a-4fb6-4c26-950c-1210dd4914ea"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:06.858Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:12:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad79aaba-c02d-4434-a382-eab8ae2f6a1f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:06.415Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.50bc743a-4fb6-4c26-950c-1210dd4914ea"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:06.858Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-ad79aaba-c02d-4434-a382-eab8ae2f6a1f", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:06.415Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.50bc743a-4fb6-4c26-950c-1210dd4914ea"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:06.858Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:06.476Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.0ad62efe-1d2a-460d-b396-eec5b6e05ce8"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:06.858Z", "message": "11:12:06 [INFO] [cloudify.utils.is_agent_alive] No ping response from dime_host_v6fp10: No response received for task aea4b11244754bb5a4430ff09243c5de", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:06.476Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.0ad62efe-1d2a-460d-b396-eec5b6e05ce8"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:06.858Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:06.477Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.0ad62efe-1d2a-460d-b396-eec5b6e05ce8"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:06.858Z", "message": "Successfully deleted daemon: dime_host_v6fp10", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:06.477Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.0ad62efe-1d2a-460d-b396-eec5b6e05ce8"}, {"node_instance_id": "dime_host_v6fp10", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:07.577Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:07.486Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "dime_host_v6fp10", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:08.259Z", "message": "Agent deleted", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:07.601Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:08.259Z", "message": "RESP: [202] Date: Sat, 08 Jun 2019 11:12: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-8a299ff1-a769-457e-8b64-7d56c06076d2 x-compute-request-id: req-8a299ff1-a769-457e-8b64-7d56c06076d2 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:08.051Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.50bc743a-4fb6-4c26-950c-1210dd4914ea"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:08.259Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2fbe5b0ef9474519e303fe54679a5602ea85ab1f\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:07.895Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.50bc743a-4fb6-4c26-950c-1210dd4914ea"}, {"node_instance_id": "dime_host_v6fp10", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:08.259Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:07.745Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}], "metadata": {"pagination": {"total": 442, "offset": 355, "size": 50}}} 2019-06-08 11:12:12,324 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:12:12,324 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:12:12 GMT 2019-06-08 11:12:12,325 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:12:12,325 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 11:12:12,325 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:12:12,325 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:12:12,325 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:12:12,325 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 11:12:12,327 - functest.core.cloudify - DEBUG - Deleting Agent homer_host_1hw858 2019-06-08 11:12:12,327 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-dime_host_v6fp10 stop 2019-06-08 11:12:12,327 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-06-08 11:12:12,327 - functest.core.cloudify - DEBUG - Stopping agent 2019-06-08 11:12:12,327 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-06-08 11:12:12,328 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-06-08 11:12:12,328 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-06-08 11:12:12,328 - functest.core.cloudify - DEBUG - Deleting agent 2019-06-08 11:12:12,328 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-06-08 11:12:12,328 - functest.core.cloudify - DEBUG - Stopping Agent bono_host_2pza4u 2019-06-08 11:12:12,328 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-06-08 11:12:12,328 - functest.core.cloudify - DEBUG - Stopping agent 2019-06-08 11:12:12,329 - functest.core.cloudify - DEBUG - Waiting for process 24567 to end... 2019-06-08 11:12:12,329 - functest.core.cloudify - DEBUG - Deleting Agent dime_host_v6fp10 2019-06-08 11:12:12,329 - functest.core.cloudify - DEBUG - Stopping... 2019-06-08 11:12:12,329 - functest.core.cloudify - DEBUG - Stopping Agent ellis_host_oo3xji 2019-06-08 11:12:12,329 - functest.core.cloudify - DEBUG - Successfully stopped daemon: bono_host_2pza4u 2019-06-08 11:12:12,329 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-bono_host_2pza4u stop 2019-06-08 11:12:12,329 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-06-08 11:12:12,330 - functest.core.cloudify - DEBUG - Stopping... 2019-06-08 11:12:12,330 - functest.core.cloudify - DEBUG - Deleting agent 2019-06-08 11:12:12,330 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-06-08 11:12:12,330 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-ellis_host_oo3xji stop 2019-06-08 11:12:12,330 - functest.core.cloudify - DEBUG - Successfully stopped daemon: ellis_host_oo3xji 2019-06-08 11:12:12,330 - functest.core.cloudify - DEBUG - Deleting... 2019-06-08 11:12:12,330 - functest.core.cloudify - DEBUG - 11:12:03 [INFO] [cloudify.utils.is_agent_alive] No ping response from homer_host_1hw858: No response received for task db5de4a124c3416589f51875a79e4caf 2019-06-08 11:12:12,331 - functest.core.cloudify - DEBUG - Successfully deleted daemon: homer_host_1hw858 2019-06-08 11:12:12,331 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-06-08 11:12:12,331 - functest.core.cloudify - DEBUG - Deleting agent 2019-06-08 11:12:12,331 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-06-08 11:12:12,331 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-06-08 11:12:12,331 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-06-08 11:12:12,331 - functest.core.cloudify - DEBUG - Deleting Agent bono_host_2pza4u 2019-06-08 11:12:12,332 - functest.core.cloudify - DEBUG - Agent deleted 2019-06-08 11:12:12,332 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-06-08 11:12:12,332 - functest.core.cloudify - DEBUG - Deleting Agent ellis_host_oo3xji 2019-06-08 11:12:12,332 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fbe5b0ef9474519e303fe54679a5602ea85ab1f" 2019-06-08 11:12:12,332 - functest.core.cloudify - DEBUG - Waiting for process 18206 to end... 2019-06-08 11:12:12,332 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 11:12:12,333 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:12:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad79aaba-c02d-4434-a382-eab8ae2f6a1f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:12:12,333 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-ad79aaba-c02d-4434-a382-eab8ae2f6a1f 2019-06-08 11:12:12,333 - functest.core.cloudify - DEBUG - Deleting... 2019-06-08 11:12:12,333 - functest.core.cloudify - DEBUG - 11:12:06 [INFO] [cloudify.utils.is_agent_alive] No ping response from dime_host_v6fp10: No response received for task aea4b11244754bb5a4430ff09243c5de 2019-06-08 11:12:12,333 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-06-08 11:12:12,333 - functest.core.cloudify - DEBUG - Successfully deleted daemon: dime_host_v6fp10 2019-06-08 11:12:12,333 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-06-08 11:12:12,333 - functest.core.cloudify - DEBUG - Agent deleted 2019-06-08 11:12:12,334 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sat, 08 Jun 2019 11:12: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-8a299ff1-a769-457e-8b64-7d56c06076d2 x-compute-request-id: req-8a299ff1-a769-457e-8b64-7d56c06076d2 Content-Length: 0 Content-Type: application/json 2019-06-08 11:12:12,334 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fbe5b0ef9474519e303fe54679a5602ea85ab1f" -d '{"os-stop": null}' 2019-06-08 11:12:12,334 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-06-08 11:12:12,334 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc 2019-06-08 11:12:12,390 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:12:12,390 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:12:12,391 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:12:12,391 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:12:12,391 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:12:12,391 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:12:12,391 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:12:12,391 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T11:11:24.987Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T11:11:24.988Z", "id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"} 2019-06-08 11:12:12,391 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:12:12,391 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:12:12 GMT 2019-06-08 11:12:12,391 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:12:12,392 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-08 11:12:12,392 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:12:12,392 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:12:12,392 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:12:17,397 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:12:17,478 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:12:17,478 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:12:17,478 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:12:17,478 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:12:17,478 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:12:17,479 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:12:17,479 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:12:17,479 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_v6fp10", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:08.259Z", "message": "Agent deleted", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:07.601Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "dime_host_v6fp10", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:08.259Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:07.745Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:08.259Z", "message": "RESP: [202] Date: Sat, 08 Jun 2019 11:12: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-8a299ff1-a769-457e-8b64-7d56c06076d2 x-compute-request-id: req-8a299ff1-a769-457e-8b64-7d56c06076d2 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:08.051Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.50bc743a-4fb6-4c26-950c-1210dd4914ea"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:08.764Z", "message": "POST call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567/action used request id req-8a299ff1-a769-457e-8b64-7d56c06076d2", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:08.051Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.50bc743a-4fb6-4c26-950c-1210dd4914ea"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:08.764Z", "message": "POST call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567/action used request id req-8a299ff1-a769-457e-8b64-7d56c06076d2", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:08.051Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.50bc743a-4fb6-4c26-950c-1210dd4914ea"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:09.489Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-e1d0c51c-3d21-41bf-ad1c-5ab3b4640867", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:08.927Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d7320e04-a474-446c-8532-dd84e08d67b8"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:09.489Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:12:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1d0c51c-3d21-41bf-ad1c-5ab3b4640867 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:08.927Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d7320e04-a474-446c-8532-dd84e08d67b8"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:09.489Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:08.922Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d7320e04-a474-446c-8532-dd84e08d67b8"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:09.489Z", "message": "Successfully deleted daemon: bono_host_2pza4u", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:08.992Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.bd585890-9e95-4d1e-b144-ee6ec9e8156b"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:09.489Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a5eb0896f940c2501d7fbed4be6baa6676897ea8\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:09.371Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d7320e04-a474-446c-8532-dd84e08d67b8"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:09.489Z", "message": "11:12:08 [INFO] [cloudify.utils.is_agent_alive] No ping response from bono_host_2pza4u: No response received for task 9a2f2ab6cc764898bab6028d70a8d58b", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:08.992Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.bd585890-9e95-4d1e-b144-ee6ec9e8156b"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:09.489Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:08.992Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.bd585890-9e95-4d1e-b144-ee6ec9e8156b"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:09.489Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:08.992Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.bd585890-9e95-4d1e-b144-ee6ec9e8156b"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:10.200Z", "message": "Successfully deleted daemon: ellis_host_oo3xji", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:09.757Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.089075db-1ecf-46ac-890c-fc391955d838"}, {"node_instance_id": "bono_host_2pza4u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:10.200Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:09.765Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "bono_host_2pza4u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:10.200Z", "message": "Agent deleted", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:09.859Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "bono_host_2pza4u", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:10.200Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:10.015Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:10.200Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:09.757Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.089075db-1ecf-46ac-890c-fc391955d838"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:10.200Z", "message": "11:12:09 [INFO] [cloudify.utils.is_agent_alive] No ping response from ellis_host_oo3xji: No response received for task e9fe860f92434bea936b69607ba4c4eb", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:09.757Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.089075db-1ecf-46ac-890c-fc391955d838"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:10.200Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:09.757Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.089075db-1ecf-46ac-890c-fc391955d838"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:10.817Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a5eb0896f940c2501d7fbed4be6baa6676897ea8\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:10.243Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d7320e04-a474-446c-8532-dd84e08d67b8"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:10.817Z", "message": "POST call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679/action used request id req-86b855d2-9ec5-4634-858b-e410112be240", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:10.415Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d7320e04-a474-446c-8532-dd84e08d67b8"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:10.817Z", "message": "POST call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679/action used request id req-86b855d2-9ec5-4634-858b-e410112be240", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:10.415Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d7320e04-a474-446c-8532-dd84e08d67b8"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:10.817Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:12: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-14cd4f1f-63f6-48ee-b421-484aec80afdd x-compute-request-id: req-14cd4f1f-63f6-48ee-b421-484aec80afdd Content-Encoding: gzip Content-Length: 832 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:6c:62:62\", \"version\": 4, \"addr\": \"192.168.120.17\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/367bc6be-c804-45ac-a87c-67a9531cd679\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:46.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"367bc6be-c804-45ac-a87c-67a9531cd679\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-08T10:54:46Z\", \"hostId\": \"7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_dime_host_v6fp10\", \"created\": \"2019-06-08T10:51:49Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:10.242Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d7320e04-a474-446c-8532-dd84e08d67b8"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:10.817Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 used request id req-14cd4f1f-63f6-48ee-b421-484aec80afdd", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:10.242Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d7320e04-a474-446c-8532-dd84e08d67b8"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:10.817Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 used request id req-14cd4f1f-63f6-48ee-b421-484aec80afdd", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:10.242Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d7320e04-a474-446c-8532-dd84e08d67b8"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:10.817Z", "message": "RESP: [202] Date: Sat, 08 Jun 2019 11:12: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-86b855d2-9ec5-4634-858b-e410112be240 x-compute-request-id: req-86b855d2-9ec5-4634-858b-e410112be240 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:10.415Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d7320e04-a474-446c-8532-dd84e08d67b8"}, {"node_instance_id": "ellis_host_oo3xji", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:10.817Z", "message": "Agent deleted", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:10.516Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "ellis_host_oo3xji", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:10.817Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:10.453Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:11.502Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:11.165Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.df9ce073-9445-4b36-be6f-f432873c4bc3"}, {"node_instance_id": "ellis_host_oo3xji", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:11.502Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:10.674Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:11.502Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:12:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9673e265-fc6c-4d30-9f75-c3aa09530eaa Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:11.170Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.df9ce073-9445-4b36-be6f-f432873c4bc3"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:11.502Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-9673e265-fc6c-4d30-9f75-c3aa09530eaa", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:11.170Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.df9ce073-9445-4b36-be6f-f432873c4bc3"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:12.084Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:12:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98e74431-0484-402e-9c4c-bcc1a6a3a8c6 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:11.754Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.e2211d7a-5173-4929-87f0-8f6c41e9b860"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:12.084Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c51e0c5da9c744bb2d2a06622d7d9c895123cf9b\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:11.573Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.df9ce073-9445-4b36-be6f-f432873c4bc3"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:12.084Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:11.749Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.e2211d7a-5173-4929-87f0-8f6c41e9b860"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:12.084Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-98e74431-0484-402e-9c4c-bcc1a6a3a8c6", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:11.754Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.e2211d7a-5173-4929-87f0-8f6c41e9b860"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:12.665Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}72d3a0c407d89655b25717eea55464165d123ec1\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:12.153Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.e2211d7a-5173-4929-87f0-8f6c41e9b860"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:12.665Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:12: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-06e55015-f218-4e9b-a6c9-8702c37f8346 x-compute-request-id: req-06e55015-f218-4e9b-a6c9-8702c37f8346 Content-Encoding: gzip Content-Length: 859 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f7:53:a3\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f7:53:a3\", \"version\": 4, \"addr\": \"172.30.9.215\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/5078b315-5529-412a-a492-d62901f9f205\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:23.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"5078b315-5529-412a-a492-d62901f9f205\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-08T10:54:23Z\", \"hostId\": \"7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_bono_host_2pza4u\", \"created\": \"2019-06-08T10:51:45Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:12.464Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.df9ce073-9445-4b36-be6f-f432873c4bc3"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:13.406Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}72d3a0c407d89655b25717eea55464165d123ec1\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:13.122Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.e2211d7a-5173-4929-87f0-8f6c41e9b860"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:13.406Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 used request id req-656565c2-ed88-4574-a024-c372f733870f", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:13.121Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.e2211d7a-5173-4929-87f0-8f6c41e9b860"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:13.406Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 used request id req-656565c2-ed88-4574-a024-c372f733870f", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:13.121Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.e2211d7a-5173-4929-87f0-8f6c41e9b860"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:13.406Z", "message": "RESP: [202] Date: Sat, 08 Jun 2019 11:12: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-4946f613-8c03-4334-931e-dab4832d5a3b x-compute-request-id: req-4946f613-8c03-4334-931e-dab4832d5a3b Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:13.267Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.e2211d7a-5173-4929-87f0-8f6c41e9b860"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:13.406Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:12: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-656565c2-ed88-4574-a024-c372f733870f x-compute-request-id: req-656565c2-ed88-4574-a024-c372f733870f Content-Encoding: gzip Content-Length: 853 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:a3:4c:72\", \"version\": 4, \"addr\": \"192.168.120.13\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:a3:4c:72\", \"version\": 4, \"addr\": \"172.30.9.210\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:44.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"bf25485e-9f4c-46c0-a71d-e4f5852f4f49\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-08T10:54:44Z\", \"hostId\": \"7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_ellis_host_oo3xji\", \"created\": \"2019-06-08T10:51:49Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:13.121Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.e2211d7a-5173-4929-87f0-8f6c41e9b860"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:13.406Z", "message": "POST call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205/action used request id req-9b1604b9-a615-4eb2-b3a6-d6d172bd5a08", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:12.632Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.df9ce073-9445-4b36-be6f-f432873c4bc3"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:13.406Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-06e55015-f218-4e9b-a6c9-8702c37f8346", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:12.464Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.df9ce073-9445-4b36-be6f-f432873c4bc3"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:13.406Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c51e0c5da9c744bb2d2a06622d7d9c895123cf9b\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:12.465Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.df9ce073-9445-4b36-be6f-f432873c4bc3"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:13.406Z", "message": "POST call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205/action used request id req-9b1604b9-a615-4eb2-b3a6-d6d172bd5a08", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:12.632Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.df9ce073-9445-4b36-be6f-f432873c4bc3"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:13.406Z", "message": "RESP: [202] Date: Sat, 08 Jun 2019 11:12: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-9b1604b9-a615-4eb2-b3a6-d6d172bd5a08 x-compute-request-id: req-9b1604b9-a615-4eb2-b3a6-d6d172bd5a08 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:12.632Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.df9ce073-9445-4b36-be6f-f432873c4bc3"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:13.406Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-06e55015-f218-4e9b-a6c9-8702c37f8346", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:12.464Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.df9ce073-9445-4b36-be6f-f432873c4bc3"}], "metadata": {"pagination": {"total": 479, "offset": 405, "size": 50}}} 2019-06-08 11:12:17,479 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:12:17,479 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:12:17 GMT 2019-06-08 11:12:17,479 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:12:17,479 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 11:12:17,479 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:12:17,479 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:12:17,480 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:12:17,480 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 11:12:17,482 - functest.core.cloudify - DEBUG - Agent deleted 2019-06-08 11:12:17,482 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-06-08 11:12:17,482 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sat, 08 Jun 2019 11:12: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-8a299ff1-a769-457e-8b64-7d56c06076d2 x-compute-request-id: req-8a299ff1-a769-457e-8b64-7d56c06076d2 Content-Length: 0 Content-Type: application/json 2019-06-08 11:12:17,482 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567/action used request id req-8a299ff1-a769-457e-8b64-7d56c06076d2 2019-06-08 11:12:17,482 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567/action used request id req-8a299ff1-a769-457e-8b64-7d56c06076d2 2019-06-08 11:12:17,483 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-e1d0c51c-3d21-41bf-ad1c-5ab3b4640867 2019-06-08 11:12:17,483 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:12:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1d0c51c-3d21-41bf-ad1c-5ab3b4640867 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:12:17,483 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 11:12:17,483 - functest.core.cloudify - DEBUG - Successfully deleted daemon: bono_host_2pza4u 2019-06-08 11:12:17,483 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5eb0896f940c2501d7fbed4be6baa6676897ea8" 2019-06-08 11:12:17,483 - functest.core.cloudify - DEBUG - 11:12:08 [INFO] [cloudify.utils.is_agent_alive] No ping response from bono_host_2pza4u: No response received for task 9a2f2ab6cc764898bab6028d70a8d58b 2019-06-08 11:12:17,484 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-06-08 11:12:17,484 - functest.core.cloudify - DEBUG - Deleting... 2019-06-08 11:12:17,484 - functest.core.cloudify - DEBUG - Successfully deleted daemon: ellis_host_oo3xji 2019-06-08 11:12:17,484 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-06-08 11:12:17,484 - functest.core.cloudify - DEBUG - Agent deleted 2019-06-08 11:12:17,484 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-06-08 11:12:17,484 - functest.core.cloudify - DEBUG - Deleting... 2019-06-08 11:12:17,485 - functest.core.cloudify - DEBUG - 11:12:09 [INFO] [cloudify.utils.is_agent_alive] No ping response from ellis_host_oo3xji: No response received for task e9fe860f92434bea936b69607ba4c4eb 2019-06-08 11:12:17,485 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-06-08 11:12:17,485 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5eb0896f940c2501d7fbed4be6baa6676897ea8" -d '{"os-stop": null}' 2019-06-08 11:12:17,485 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679/action used request id req-86b855d2-9ec5-4634-858b-e410112be240 2019-06-08 11:12:17,485 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679/action used request id req-86b855d2-9ec5-4634-858b-e410112be240 2019-06-08 11:12:17,485 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:12: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-14cd4f1f-63f6-48ee-b421-484aec80afdd x-compute-request-id: req-14cd4f1f-63f6-48ee-b421-484aec80afdd Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:62:62", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/367bc6be-c804-45ac-a87c-67a9531cd679", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T10:54:46.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "367bc6be-c804-45ac-a87c-67a9531cd679", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T10:54:46Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_dime_host_v6fp10", "created": "2019-06-08T10:51:49Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 11:12:17,485 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 used request id req-14cd4f1f-63f6-48ee-b421-484aec80afdd 2019-06-08 11:12:17,486 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 used request id req-14cd4f1f-63f6-48ee-b421-484aec80afdd 2019-06-08 11:12:17,486 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sat, 08 Jun 2019 11:12: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-86b855d2-9ec5-4634-858b-e410112be240 x-compute-request-id: req-86b855d2-9ec5-4634-858b-e410112be240 Content-Length: 0 Content-Type: application/json 2019-06-08 11:12:17,486 - functest.core.cloudify - DEBUG - Agent deleted 2019-06-08 11:12:17,486 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-06-08 11:12:17,486 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 11:12:17,486 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-06-08 11:12:17,487 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:12:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9673e265-fc6c-4d30-9f75-c3aa09530eaa Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:12:17,487 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-9673e265-fc6c-4d30-9f75-c3aa09530eaa 2019-06-08 11:12:17,487 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:12:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98e74431-0484-402e-9c4c-bcc1a6a3a8c6 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:12:17,487 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c51e0c5da9c744bb2d2a06622d7d9c895123cf9b" 2019-06-08 11:12:17,487 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 11:12:17,487 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-98e74431-0484-402e-9c4c-bcc1a6a3a8c6 2019-06-08 11:12:17,487 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72d3a0c407d89655b25717eea55464165d123ec1" 2019-06-08 11:12:17,488 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:12: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-06e55015-f218-4e9b-a6c9-8702c37f8346 x-compute-request-id: req-06e55015-f218-4e9b-a6c9-8702c37f8346 Content-Encoding: gzip Content-Length: 859 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:53:a3", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:53:a3", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/5078b315-5529-412a-a492-d62901f9f205", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T10:54:23.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "5078b315-5529-412a-a492-d62901f9f205", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T10:54:23Z", "hostId": "7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_bono_host_2pza4u", "created": "2019-06-08T10:51:45Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 11:12:17,488 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72d3a0c407d89655b25717eea55464165d123ec1" -d '{"os-stop": null}' 2019-06-08 11:12:17,488 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 used request id req-656565c2-ed88-4574-a024-c372f733870f 2019-06-08 11:12:17,488 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 used request id req-656565c2-ed88-4574-a024-c372f733870f 2019-06-08 11:12:17,488 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sat, 08 Jun 2019 11:12: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-4946f613-8c03-4334-931e-dab4832d5a3b x-compute-request-id: req-4946f613-8c03-4334-931e-dab4832d5a3b Content-Length: 0 Content-Type: application/json 2019-06-08 11:12:17,488 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:12: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-656565c2-ed88-4574-a024-c372f733870f x-compute-request-id: req-656565c2-ed88-4574-a024-c372f733870f Content-Encoding: gzip Content-Length: 853 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:4c:72", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:4c:72", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T10:54:44.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "bf25485e-9f4c-46c0-a71d-e4f5852f4f49", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T10:54:44Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_ellis_host_oo3xji", "created": "2019-06-08T10:51:49Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 11:12:17,488 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205/action used request id req-9b1604b9-a615-4eb2-b3a6-d6d172bd5a08 2019-06-08 11:12:17,489 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-06e55015-f218-4e9b-a6c9-8702c37f8346 2019-06-08 11:12:17,489 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c51e0c5da9c744bb2d2a06622d7d9c895123cf9b" -d '{"os-stop": null}' 2019-06-08 11:12:17,489 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205/action used request id req-9b1604b9-a615-4eb2-b3a6-d6d172bd5a08 2019-06-08 11:12:17,489 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sat, 08 Jun 2019 11:12: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-9b1604b9-a615-4eb2-b3a6-d6d172bd5a08 x-compute-request-id: req-9b1604b9-a615-4eb2-b3a6-d6d172bd5a08 Content-Length: 0 Content-Type: application/json 2019-06-08 11:12:17,489 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-06e55015-f218-4e9b-a6c9-8702c37f8346 2019-06-08 11:12:17,489 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc 2019-06-08 11:12:17,551 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:12:17,551 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:12:17,551 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:12:17,551 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:12:17,551 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:12:17,551 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:12:17,551 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:12:17,552 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T11:11:24.987Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T11:11:24.988Z", "id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"} 2019-06-08 11:12:17,552 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:12:17,552 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:12:17 GMT 2019-06-08 11:12:17,552 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:12:17,552 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-08 11:12:17,552 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:12:17,552 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:12:17,552 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:12:22,555 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:12:22,661 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:12:22,661 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:12:22,661 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:12:22,661 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:12:22,661 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:12:22,661 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:12:22,662 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:12:22,662 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:13.910Z", "message": "POST call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49/action used request id req-4946f613-8c03-4334-931e-dab4832d5a3b", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:13.267Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.e2211d7a-5173-4929-87f0-8f6c41e9b860"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:13.910Z", "message": "POST call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49/action used request id req-4946f613-8c03-4334-931e-dab4832d5a3b", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:13.267Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.e2211d7a-5173-4929-87f0-8f6c41e9b860"}, {"node_instance_id": "sprout_lw7hq7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:14.578Z", "message": " * Decommissioning the etcd processes", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:14.394Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.c75867b1-4771-4057-adb1-2b2c08583529"}, {"node_instance_id": "sprout_lw7hq7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:15.217Z", "message": " * Decommissioning the config manager", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:14.394Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.c75867b1-4771-4057-adb1-2b2c08583529"}, {"node_instance_id": "sprout_lw7hq7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:15.217Z", "message": "Deleted node instance", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:14.928Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "sprout_lw7hq7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:15.217Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:14.878Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "sprout_lw7hq7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:15.217Z", "message": " * Decommissioning the cluster manager", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:14.394Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.c75867b1-4771-4057-adb1-2b2c08583529"}, {"node_instance_id": "sprout_lw7hq7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:15.217Z", "message": " * Decommissioning the queue manager", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:14.394Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.c75867b1-4771-4057-adb1-2b2c08583529"}, {"node_instance_id": "sprout_lw7hq7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:15.217Z", "message": " * Decommissioning etcd", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:14.394Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.c75867b1-4771-4057-adb1-2b2c08583529"}, {"node_instance_id": "sprout_lw7hq7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:15.217Z", "message": " Removed member 54183effeb215355 from cluster", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:14.394Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.c75867b1-4771-4057-adb1-2b2c08583529"}, {"node_instance_id": "sprout_lw7hq7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:15.217Z", "message": "Execution done (PID=18206, return_code=0): /tmp/X4HXZ/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:14.491Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.c75867b1-4771-4057-adb1-2b2c08583529"}, {"node_instance_id": "sprout_lw7hq7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:15.217Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:14.514Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.c75867b1-4771-4057-adb1-2b2c08583529"}, {"node_instance_id": "sprout_lw7hq7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:15.217Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:14.515Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.c75867b1-4771-4057-adb1-2b2c08583529"}, {"node_instance_id": "sprout_lw7hq7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:15.217Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:14.515Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.c75867b1-4771-4057-adb1-2b2c08583529"}, {"node_instance_id": "sprout_lw7hq7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:15.217Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:14.515Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.c75867b1-4771-4057-adb1-2b2c08583529"}, {"node_instance_id": "sprout_lw7hq7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:15.217Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:14.515Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.c75867b1-4771-4057-adb1-2b2c08583529"}, {"node_instance_id": "proxy_node_dpawh2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:15.816Z", "message": "Stopping node instance", "target_id": null, "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:15.256Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "proxy_node_dpawh2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:15.816Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:15.413Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "sprout_host_gy3lo7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:15.816Z", "message": "Stopping node instance", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:15.284Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "proxy_node_dpawh2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:16.399Z", "message": "Unlinking relationships", "target_id": null, "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:16.321Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "sprout_host_gy3lo7", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:16.399Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:15.606Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "proxy_node_dpawh2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:17.045Z", "message": "Relationships unlinked", "target_id": null, "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:16.566Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "proxy_node_dpawh2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:17.045Z", "message": "Deleted node instance", "target_id": null, "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:16.826Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "proxy_node_dpawh2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:17.045Z", "message": "Deleting node instance: nothing to do", "target_id": null, "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:16.638Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "sprout_host_gy3lo7", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:17.640Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:17.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "sprout_host_gy3lo7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:17.640Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:17.026Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "proxy_host_7s25vn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:17.640Z", "message": "Stopping node instance", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:17.124Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:18.257Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2fbe5b0ef9474519e303fe54679a5602ea85ab1f\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:18.059Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.50bc743a-4fb6-4c26-950c-1210dd4914ea"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:18.871Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 used request id req-c3dfb018-5be7-4e30-b99b-fe4ab306b589", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:18.432Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.50bc743a-4fb6-4c26-950c-1210dd4914ea"}, {"node_instance_id": "proxy_host_7s25vn", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:18.871Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:18.295Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "sprout_host_gy3lo7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:18.871Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:18.452Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:18.871Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:12: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-c3dfb018-5be7-4e30-b99b-fe4ab306b589 x-compute-request-id: req-c3dfb018-5be7-4e30-b99b-fe4ab306b589 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:5d:40:c6\", \"version\": 4, \"addr\": \"192.168.120.26\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:46.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"9e139966-e5ce-4dd0-b204-5fc1565cf567\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-08T11:12:07Z\", \"hostId\": \"7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_homer_host_1hw858\", \"created\": \"2019-06-08T10:51:49Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:18.432Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.50bc743a-4fb6-4c26-950c-1210dd4914ea"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:18.871Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 used request id req-c3dfb018-5be7-4e30-b99b-fe4ab306b589", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:18.432Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.50bc743a-4fb6-4c26-950c-1210dd4914ea"}, {"node_instance_id": "sprout_host_gy3lo7", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:19.420Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:19.249Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "homer_host_1hw858", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:19.420Z", "message": "Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30]", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": [{"message": "Server has ACTIVE state. [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Server has ACTIVE state. [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-06-08T11:12:18.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "sprout_host_gy3lo7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:19.420Z", "message": "Stopping agent", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:19.072Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:20.204Z", "message": "Stopping Agent sprout_host_gy3lo7", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:20.048Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.12a98257-189b-41d1-8f64-a3c8d40b0b41"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:20.739Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a5eb0896f940c2501d7fbed4be6baa6676897ea8\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:20.428Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d7320e04-a474-446c-8532-dd84e08d67b8"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:21.456Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:21.066Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.12a98257-189b-41d1-8f64-a3c8d40b0b41"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:21.456Z", "message": "Successfully stopped daemon: sprout_host_gy3lo7\u001b[0m", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:21.066Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.12a98257-189b-41d1-8f64-a3c8d40b0b41"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:21.456Z", "message": "Stopping daemon with command: sudo service cloudify-worker-sprout_host_gy3lo7 stop", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:21.066Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.12a98257-189b-41d1-8f64-a3c8d40b0b41"}, {"node_instance_id": "sprout_host_gy3lo7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:22.040Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:21.644Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:22.040Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 used request id req-6632a76f-4f1c-4d70-a922-5f83ac1d3498", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:21.492Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d7320e04-a474-446c-8532-dd84e08d67b8"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:22.040Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:12: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-6632a76f-4f1c-4d70-a922-5f83ac1d3498 x-compute-request-id: req-6632a76f-4f1c-4d70-a922-5f83ac1d3498 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:6c:62:62\", \"version\": 4, \"addr\": \"192.168.120.17\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/367bc6be-c804-45ac-a87c-67a9531cd679\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:46.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"367bc6be-c804-45ac-a87c-67a9531cd679\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-08T11:12:10Z\", \"hostId\": \"7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_dime_host_v6fp10\", \"created\": \"2019-06-08T10:51:49Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:21.492Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d7320e04-a474-446c-8532-dd84e08d67b8"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:22.040Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 used request id req-6632a76f-4f1c-4d70-a922-5f83ac1d3498", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:21.493Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d7320e04-a474-446c-8532-dd84e08d67b8"}, {"node_instance_id": "sprout_host_gy3lo7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:22.040Z", "message": "Deleting agent", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:21.767Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "dime_host_v6fp10", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:22.639Z", "message": "Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30]", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": [{"message": "Server has ACTIVE state. [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Server has ACTIVE state. [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-06-08T11:12:22.176Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "sprout_host_gy3lo7", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:22.639Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:21.896Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:22.639Z", "message": "Waiting for process 24567 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:22.421Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.ccd0e9f0-1b71-4841-b6db-10bb61d7d625"}], "metadata": {"pagination": {"total": 501, "offset": 455, "size": 50}}} 2019-06-08 11:12:22,662 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:12:22,662 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:12:22 GMT 2019-06-08 11:12:22,662 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:12:22,662 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 11:12:22,662 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:12:22,662 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:12:22,662 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:12:22,662 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 11:12:22,665 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49/action used request id req-4946f613-8c03-4334-931e-dab4832d5a3b 2019-06-08 11:12:22,665 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49/action used request id req-4946f613-8c03-4334-931e-dab4832d5a3b 2019-06-08 11:12:22,665 - functest.core.cloudify - DEBUG - * Decommissioning the etcd processes 2019-06-08 11:12:22,665 - functest.core.cloudify - DEBUG - * Decommissioning the config manager 2019-06-08 11:12:22,665 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-08 11:12:22,665 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-08 11:12:22,666 - functest.core.cloudify - DEBUG - * Decommissioning the cluster manager 2019-06-08 11:12:22,666 - functest.core.cloudify - DEBUG - * Decommissioning the queue manager 2019-06-08 11:12:22,666 - functest.core.cloudify - DEBUG - * Decommissioning etcd 2019-06-08 11:12:22,666 - functest.core.cloudify - DEBUG - Removed member 54183effeb215355 from cluster 2019-06-08 11:12:22,666 - functest.core.cloudify - DEBUG - Execution done (PID=18206, return_code=0): /tmp/X4HXZ/remove-cluster-node.sh 2019-06-08 11:12:22,666 - functest.core.cloudify - DEBUG - Context proxy closed 2019-06-08 11:12:22,667 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-06-08 11:12:22,667 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-06-08 11:12:22,667 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-06-08 11:12:22,667 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-06-08 11:12:22,667 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-08 11:12:22,667 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-06-08 11:12:22,668 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-08 11:12:22,668 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-08 11:12:22,668 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-06-08 11:12:22,668 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-08 11:12:22,668 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-08 11:12:22,668 - functest.core.cloudify - DEBUG - Deleting node instance: nothing to do 2019-06-08 11:12:22,668 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-06-08 11:12:22,669 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-06-08 11:12:22,669 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-08 11:12:22,669 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fbe5b0ef9474519e303fe54679a5602ea85ab1f" 2019-06-08 11:12:22,669 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 used request id req-c3dfb018-5be7-4e30-b99b-fe4ab306b589 2019-06-08 11:12:22,669 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-06-08 11:12:22,669 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-06-08 11:12:22,670 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:12: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-c3dfb018-5be7-4e30-b99b-fe4ab306b589 x-compute-request-id: req-c3dfb018-5be7-4e30-b99b-fe4ab306b589 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:40:c6", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T10:54:46.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "9e139966-e5ce-4dd0-b204-5fc1565cf567", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:12:07Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_homer_host_1hw858", "created": "2019-06-08T10:51:49Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 11:12:22,670 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 used request id req-c3dfb018-5be7-4e30-b99b-fe4ab306b589 2019-06-08 11:12:22,670 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-06-08 11:12:22,670 - functest.core.cloudify - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-06-08 11:12:22,670 - functest.core.cloudify - DEBUG - Stopping agent 2019-06-08 11:12:22,670 - functest.core.cloudify - DEBUG - Stopping Agent sprout_host_gy3lo7 2019-06-08 11:12:22,671 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5eb0896f940c2501d7fbed4be6baa6676897ea8" 2019-06-08 11:12:22,671 - functest.core.cloudify - DEBUG - Stopping... 2019-06-08 11:12:22,671 - functest.core.cloudify - DEBUG - Successfully stopped daemon: sprout_host_gy3lo7 2019-06-08 11:12:22,671 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-sprout_host_gy3lo7 stop 2019-06-08 11:12:22,671 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-06-08 11:12:22,671 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 used request id req-6632a76f-4f1c-4d70-a922-5f83ac1d3498 2019-06-08 11:12:22,671 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:12: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-6632a76f-4f1c-4d70-a922-5f83ac1d3498 x-compute-request-id: req-6632a76f-4f1c-4d70-a922-5f83ac1d3498 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:62:62", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/367bc6be-c804-45ac-a87c-67a9531cd679", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T10:54:46.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "367bc6be-c804-45ac-a87c-67a9531cd679", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:12:10Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_dime_host_v6fp10", "created": "2019-06-08T10:51:49Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 11:12:22,672 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 used request id req-6632a76f-4f1c-4d70-a922-5f83ac1d3498 2019-06-08 11:12:22,672 - functest.core.cloudify - DEBUG - Deleting agent 2019-06-08 11:12:22,672 - functest.core.cloudify - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-06-08 11:12:22,672 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-06-08 11:12:22,672 - functest.core.cloudify - DEBUG - Waiting for process 24567 to end... 2019-06-08 11:12:22,672 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc 2019-06-08 11:12:22,754 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:12:22,755 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:12:22,755 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:12:22,755 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:12:22,755 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:12:22,755 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:12:22,755 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:12:22,755 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T11:11:24.987Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T11:11:24.988Z", "id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"} 2019-06-08 11:12:22,755 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:12:22,756 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:12:22 GMT 2019-06-08 11:12:22,756 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:12:22,756 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-08 11:12:22,756 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:12:22,756 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:12:22,756 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:12:27,761 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:12:27,870 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:12:27,870 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:12:27,870 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:12:27,870 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:12:27,871 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:12:27,871 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:12:27,871 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:12:27,871 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:23.173Z", "message": "Deleting Agent sprout_host_gy3lo7", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:22.786Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.374ebda2-e2ac-489d-90be-b498db680df0"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:23.173Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c51e0c5da9c744bb2d2a06622d7d9c895123cf9b\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:22.643Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.df9ce073-9445-4b36-be6f-f432873c4bc3"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:23.918Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-b97e54c8-80b2-4890-be10-c73eb9fc6f47", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:23.453Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.df9ce073-9445-4b36-be6f-f432873c4bc3"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:23.918Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-b97e54c8-80b2-4890-be10-c73eb9fc6f47", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:23.452Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.df9ce073-9445-4b36-be6f-f432873c4bc3"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:23.918Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:12: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-b97e54c8-80b2-4890-be10-c73eb9fc6f47 x-compute-request-id: req-b97e54c8-80b2-4890-be10-c73eb9fc6f47 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f7:53:a3\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f7:53:a3\", \"version\": 4, \"addr\": \"172.30.9.215\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/5078b315-5529-412a-a492-d62901f9f205\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:23.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"5078b315-5529-412a-a492-d62901f9f205\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-08T11:12:12Z\", \"hostId\": \"7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_bono_host_2pza4u\", \"created\": \"2019-06-08T10:51:45Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:23.452Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.df9ce073-9445-4b36-be6f-f432873c4bc3"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:23.918Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}72d3a0c407d89655b25717eea55464165d123ec1\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:23.278Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.e2211d7a-5173-4929-87f0-8f6c41e9b860"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:24.498Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 used request id req-f546cebe-5324-45a7-8fc0-159352d7966c", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:23.921Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.e2211d7a-5173-4929-87f0-8f6c41e9b860"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:24.498Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 used request id req-f546cebe-5324-45a7-8fc0-159352d7966c", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:23.921Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.e2211d7a-5173-4929-87f0-8f6c41e9b860"}, {"node_instance_id": "bono_host_2pza4u", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:24.498Z", "message": "Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30]", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": [{"message": "Server has ACTIVE state. [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Server has ACTIVE state. [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-06-08T11:12:23.944Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "ellis_host_oo3xji", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:24.498Z", "message": "Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30]", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": [{"message": "Server has ACTIVE state. [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Server has ACTIVE state. [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-06-08T11:12:24.194Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:24.498Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:12: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-f546cebe-5324-45a7-8fc0-159352d7966c x-compute-request-id: req-f546cebe-5324-45a7-8fc0-159352d7966c Content-Encoding: gzip Content-Length: 866 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:a3:4c:72\", \"version\": 4, \"addr\": \"192.168.120.13\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:a3:4c:72\", \"version\": 4, \"addr\": \"172.30.9.210\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:44.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"bf25485e-9f4c-46c0-a71d-e4f5852f4f49\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-08T11:12:13Z\", \"hostId\": \"7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_ellis_host_oo3xji\", \"created\": \"2019-06-08T10:51:49Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:23.920Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.e2211d7a-5173-4929-87f0-8f6c41e9b860"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:26.699Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:26.676Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.374ebda2-e2ac-489d-90be-b498db680df0"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:27.201Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:26.677Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.374ebda2-e2ac-489d-90be-b498db680df0"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:27.201Z", "message": "Successfully deleted daemon: sprout_host_gy3lo7", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:26.677Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.374ebda2-e2ac-489d-90be-b498db680df0"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:27.201Z", "message": "11:12:26 [INFO] [cloudify.utils.is_agent_alive] No ping response from sprout_host_gy3lo7: No response received for task 3a74acccec3c4dee8d7f335ebb9d8c02", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:26.677Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.374ebda2-e2ac-489d-90be-b498db680df0"}], "metadata": {"pagination": {"total": 519, "offset": 504, "size": 50}}} 2019-06-08 11:12:27,871 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:12:27,871 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:12:27 GMT 2019-06-08 11:12:27,871 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:12:27,871 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 11:12:27,871 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:12:27,872 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:12:27,872 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:12:27,872 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 11:12:27,873 - functest.core.cloudify - DEBUG - Deleting Agent sprout_host_gy3lo7 2019-06-08 11:12:27,873 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c51e0c5da9c744bb2d2a06622d7d9c895123cf9b" 2019-06-08 11:12:27,873 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-b97e54c8-80b2-4890-be10-c73eb9fc6f47 2019-06-08 11:12:27,873 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-b97e54c8-80b2-4890-be10-c73eb9fc6f47 2019-06-08 11:12:27,874 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:12: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-b97e54c8-80b2-4890-be10-c73eb9fc6f47 x-compute-request-id: req-b97e54c8-80b2-4890-be10-c73eb9fc6f47 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:53:a3", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:53:a3", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/5078b315-5529-412a-a492-d62901f9f205", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T10:54:23.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "5078b315-5529-412a-a492-d62901f9f205", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:12:12Z", "hostId": "7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_bono_host_2pza4u", "created": "2019-06-08T10:51:45Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 11:12:27,874 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72d3a0c407d89655b25717eea55464165d123ec1" 2019-06-08 11:12:27,874 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 used request id req-f546cebe-5324-45a7-8fc0-159352d7966c 2019-06-08 11:12:27,874 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 used request id req-f546cebe-5324-45a7-8fc0-159352d7966c 2019-06-08 11:12:27,874 - functest.core.cloudify - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-06-08 11:12:27,874 - functest.core.cloudify - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-06-08 11:12:27,875 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:12: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-f546cebe-5324-45a7-8fc0-159352d7966c x-compute-request-id: req-f546cebe-5324-45a7-8fc0-159352d7966c Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:4c:72", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:4c:72", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T10:54:44.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "bf25485e-9f4c-46c0-a71d-e4f5852f4f49", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:12:13Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_ellis_host_oo3xji", "created": "2019-06-08T10:51:49Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 11:12:27,875 - functest.core.cloudify - DEBUG - Deleting... 2019-06-08 11:12:27,875 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-06-08 11:12:27,875 - functest.core.cloudify - DEBUG - Successfully deleted daemon: sprout_host_gy3lo7 2019-06-08 11:12:27,875 - functest.core.cloudify - DEBUG - 11:12:26 [INFO] [cloudify.utils.is_agent_alive] No ping response from sprout_host_gy3lo7: No response received for task 3a74acccec3c4dee8d7f335ebb9d8c02 2019-06-08 11:12:27,875 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc 2019-06-08 11:12:28,163 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:12:28,163 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:12:28,163 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:12:28,163 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:12:28,164 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:12:28,164 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:12:28,164 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:12:28,164 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T11:11:24.987Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T11:11:24.988Z", "id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"} 2019-06-08 11:12:28,164 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:12:28,164 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:12:28 GMT 2019-06-08 11:12:28,164 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:12:28,164 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-08 11:12:28,164 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:12:28,164 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:12:28,164 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:12:33,170 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:12:33,254 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:12:33,255 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:12:33,255 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:12:33,255 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:12:33,255 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:12:33,255 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:12:33,255 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:12:33,255 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_gy3lo7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:27.834Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:27.520Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "sprout_host_gy3lo7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:27.834Z", "message": "Agent deleted", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:27.574Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "sprout_host_gy3lo7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:28.564Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:27.740Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:29.309Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:12:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-222ea2df-489f-4e9e-9040-92973412aecc Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:29.011Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d56528a7-cdf0-4086-84cc-305d0fead042"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:29.309Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-222ea2df-489f-4e9e-9040-92973412aecc", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:29.011Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d56528a7-cdf0-4086-84cc-305d0fead042"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:29.309Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:29.005Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d56528a7-cdf0-4086-84cc-305d0fead042"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:29.976Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}732324c60767b6a0aed0679396bf00c0ac60cff3\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:29.430Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d56528a7-cdf0-4086-84cc-305d0fead042"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:30.525Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}732324c60767b6a0aed0679396bf00c0ac60cff3\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:30.021Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d56528a7-cdf0-4086-84cc-305d0fead042"}, {"node_instance_id": "proxy_host_7s25vn", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:30.525Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:30.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "proxy_host_7s25vn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:30.525Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:29.994Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:30.525Z", "message": "POST call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1/action used request id req-d9adc650-51a0-4ef9-b83c-8585ea0150b0", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:30.172Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d56528a7-cdf0-4086-84cc-305d0fead042"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:30.525Z", "message": "POST call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1/action used request id req-d9adc650-51a0-4ef9-b83c-8585ea0150b0", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:30.172Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d56528a7-cdf0-4086-84cc-305d0fead042"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:30.525Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:12: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-7eba77cb-2f47-4cb3-bff0-a63a475c2577 x-compute-request-id: req-7eba77cb-2f47-4cb3-bff0-a63a475c2577 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:fc:de:98\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:26.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"d873130b-06c5-4e44-8f09-d7eddd9ddbe1\", \"security_groups\": [{\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-08T10:54:26Z\", \"hostId\": \"7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_sprout_host_gy3lo7\", \"created\": \"2019-06-08T10:51:47Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:30.020Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d56528a7-cdf0-4086-84cc-305d0fead042"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:30.525Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 used request id req-7eba77cb-2f47-4cb3-bff0-a63a475c2577", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:30.020Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d56528a7-cdf0-4086-84cc-305d0fead042"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:30.525Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 used request id req-7eba77cb-2f47-4cb3-bff0-a63a475c2577", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:30.020Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d56528a7-cdf0-4086-84cc-305d0fead042"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:30.525Z", "message": "RESP: [202] Date: Sat, 08 Jun 2019 11:12: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-d9adc650-51a0-4ef9-b83c-8585ea0150b0 x-compute-request-id: req-d9adc650-51a0-4ef9-b83c-8585ea0150b0 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:30.172Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d56528a7-cdf0-4086-84cc-305d0fead042"}, {"node_instance_id": "proxy_host_7s25vn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:31.645Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:31.581Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "proxy_host_7s25vn", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:32.327Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:31.812Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "proxy_host_7s25vn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:32.327Z", "message": "Stopping agent", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:31.670Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:32.831Z", "message": "Stopping Agent proxy_host_7s25vn", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:32.676Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.1660862c-9398-43d0-8746-70f1581d74e8"}], "metadata": {"pagination": {"total": 539, "offset": 519, "size": 50}}} 2019-06-08 11:12:33,255 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:12:33,256 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:12:33 GMT 2019-06-08 11:12:33,256 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:12:33,256 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 11:12:33,256 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:12:33,256 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:12:33,256 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:12:33,256 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 11:12:33,257 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-06-08 11:12:33,257 - functest.core.cloudify - DEBUG - Agent deleted 2019-06-08 11:12:33,258 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-06-08 11:12:33,258 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:12:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-222ea2df-489f-4e9e-9040-92973412aecc Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:12:33,258 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-222ea2df-489f-4e9e-9040-92973412aecc 2019-06-08 11:12:33,258 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 11:12:33,258 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}732324c60767b6a0aed0679396bf00c0ac60cff3" 2019-06-08 11:12:33,258 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}732324c60767b6a0aed0679396bf00c0ac60cff3" -d '{"os-stop": null}' 2019-06-08 11:12:33,258 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-06-08 11:12:33,259 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-06-08 11:12:33,259 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1/action used request id req-d9adc650-51a0-4ef9-b83c-8585ea0150b0 2019-06-08 11:12:33,259 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1/action used request id req-d9adc650-51a0-4ef9-b83c-8585ea0150b0 2019-06-08 11:12:33,259 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:12: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-7eba77cb-2f47-4cb3-bff0-a63a475c2577 x-compute-request-id: req-7eba77cb-2f47-4cb3-bff0-a63a475c2577 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:de:98", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T10:54:26.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "d873130b-06c5-4e44-8f09-d7eddd9ddbe1", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T10:54:26Z", "hostId": "7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_sprout_host_gy3lo7", "created": "2019-06-08T10:51:47Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 11:12:33,259 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 used request id req-7eba77cb-2f47-4cb3-bff0-a63a475c2577 2019-06-08 11:12:33,259 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 used request id req-7eba77cb-2f47-4cb3-bff0-a63a475c2577 2019-06-08 11:12:33,260 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sat, 08 Jun 2019 11:12: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-d9adc650-51a0-4ef9-b83c-8585ea0150b0 x-compute-request-id: req-d9adc650-51a0-4ef9-b83c-8585ea0150b0 Content-Length: 0 Content-Type: application/json 2019-06-08 11:12:33,260 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-06-08 11:12:33,260 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-06-08 11:12:33,260 - functest.core.cloudify - DEBUG - Stopping agent 2019-06-08 11:12:33,260 - functest.core.cloudify - DEBUG - Stopping Agent proxy_host_7s25vn 2019-06-08 11:12:33,260 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc 2019-06-08 11:12:33,335 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:12:33,336 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:12:33,336 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:12:33,336 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:12:33,336 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:12:33,336 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:12:33,336 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:12:33,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": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T11:11:24.987Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T11:11:24.988Z", "id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"} 2019-06-08 11:12:33,336 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:12:33,336 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:12:33 GMT 2019-06-08 11:12:33,336 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:12:33,337 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-08 11:12:33,337 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:12:33,337 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:12:33,337 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:12:38,342 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:12:38,418 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:12:38,418 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:12:38,419 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:12:38,419 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:12:38,419 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:12:38,419 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:12:38,419 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:12:38,419 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:33.648Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:33.470Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.1660862c-9398-43d0-8746-70f1581d74e8"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:34.150Z", "message": "Successfully stopped daemon: proxy_host_7s25vn\u001b[0m", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:33.471Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.1660862c-9398-43d0-8746-70f1581d74e8"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:34.150Z", "message": "Stopping daemon with command: sudo service cloudify-worker-proxy_host_7s25vn stop", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:33.471Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.1660862c-9398-43d0-8746-70f1581d74e8"}, {"node_instance_id": "proxy_host_7s25vn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:34.896Z", "message": "Deleting agent", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:34.269Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "proxy_host_7s25vn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:34.896Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:34.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "proxy_host_7s25vn", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:34.896Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:34.406Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:35.613Z", "message": "Deleting Agent proxy_host_7s25vn", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:35.233Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.5fe52f50-dbb7-4b3d-9299-141a35d90d04"}], "metadata": {"pagination": {"total": 546, "offset": 539, "size": 50}}} 2019-06-08 11:12:38,419 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:12:38,419 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:12:38 GMT 2019-06-08 11:12:38,419 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:12:38,420 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 11:12:38,420 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:12:38,420 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:12:38,420 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:12:38,420 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 11:12:38,420 - functest.core.cloudify - DEBUG - Stopping... 2019-06-08 11:12:38,421 - functest.core.cloudify - DEBUG - Successfully stopped daemon: proxy_host_7s25vn 2019-06-08 11:12:38,421 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-proxy_host_7s25vn stop 2019-06-08 11:12:38,421 - functest.core.cloudify - DEBUG - Deleting agent 2019-06-08 11:12:38,421 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-06-08 11:12:38,421 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-06-08 11:12:38,421 - functest.core.cloudify - DEBUG - Deleting Agent proxy_host_7s25vn 2019-06-08 11:12:38,422 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc 2019-06-08 11:12:38,479 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:12:38,479 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:12:38,479 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:12:38,479 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:12:38,479 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:12:38,480 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:12:38,480 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:12:38,480 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T11:11:24.987Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T11:11:24.988Z", "id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"} 2019-06-08 11:12:38,480 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:12:38,480 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:12:38 GMT 2019-06-08 11:12:38,480 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:12:38,480 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-08 11:12:38,480 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:12:38,480 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:12:38,480 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:12:43,486 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:12:43,573 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:12:43,573 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:12:43,574 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:12:43,574 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:12:43,574 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:12:43,574 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:12:43,574 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:12:43,574 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:39.369Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:39.220Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.5fe52f50-dbb7-4b3d-9299-141a35d90d04"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:39.872Z", "message": "Successfully deleted daemon: proxy_host_7s25vn", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:39.220Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.5fe52f50-dbb7-4b3d-9299-141a35d90d04"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:39.872Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:39.220Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.5fe52f50-dbb7-4b3d-9299-141a35d90d04"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:39.872Z", "message": "11:12:39 [INFO] [cloudify.utils.is_agent_alive] No ping response from proxy_host_7s25vn: No response received for task da790e647207481481f4a6c4b27b1ffe", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:39.220Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.5fe52f50-dbb7-4b3d-9299-141a35d90d04"}, {"node_instance_id": "proxy_host_7s25vn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:40.484Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:40.200Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "proxy_host_7s25vn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:40.484Z", "message": "Agent deleted", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:40.075Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "proxy_host_7s25vn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:40.484Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:40.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:40.484Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}732324c60767b6a0aed0679396bf00c0ac60cff3\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:40.181Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d56528a7-cdf0-4086-84cc-305d0fead042"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:41.155Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 used request id req-9d5bdffb-feb1-4440-a006-ac827528c03b", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:40.806Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d56528a7-cdf0-4086-84cc-305d0fead042"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:41.155Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 used request id req-9d5bdffb-feb1-4440-a006-ac827528c03b", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:40.806Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d56528a7-cdf0-4086-84cc-305d0fead042"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:41.155Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:12:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9d5bdffb-feb1-4440-a006-ac827528c03b x-compute-request-id: req-9d5bdffb-feb1-4440-a006-ac827528c03b Content-Encoding: gzip Content-Length: 857 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:fc:de:98\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:26.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"d873130b-06c5-4e44-8f09-d7eddd9ddbe1\", \"security_groups\": [{\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-08T11:12:30Z\", \"hostId\": \"7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_sprout_host_gy3lo7\", \"created\": \"2019-06-08T10:51:47Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:40.806Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d56528a7-cdf0-4086-84cc-305d0fead042"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:41.702Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-f12f3606-9c7d-496d-a43c-d9a36e976833", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:41.255Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.6966a0f0-e4fe-46f5-8134-671cef640bb3"}, {"node_instance_id": "sprout_host_gy3lo7", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:41.702Z", "message": "Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30]", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": [{"message": "Server has ACTIVE state. [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Server has ACTIVE state. [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-06-08T11:12:41.301Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:41.702Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ab5ae9a4cefee5ef9da6cf345d870168c1700415\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:41.668Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.6966a0f0-e4fe-46f5-8134-671cef640bb3"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:41.702Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:41.250Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.6966a0f0-e4fe-46f5-8134-671cef640bb3"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:41.702Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:12:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f12f3606-9c7d-496d-a43c-d9a36e976833 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:41.255Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.6966a0f0-e4fe-46f5-8134-671cef640bb3"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:42.621Z", "message": "Waiting for process 24567 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:42.465Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.ccd0e9f0-1b71-4841-b6db-10bb61d7d625"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:43.153Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:12: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-fb6b014c-2977-4ce0-9126-49c1252574b2 x-compute-request-id: req-fb6b014c-2977-4ce0-9126-49c1252574b2 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:52:c6:c7\", \"version\": 4, \"addr\": \"192.168.120.3\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:25.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"0ba5508f-ebcc-43b8-be76-dffb902b27db\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-08T10:54:25Z\", \"hostId\": \"7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_proxy_host_7s25vn\", \"created\": \"2019-06-08T10:51:40Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:42.598Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.6966a0f0-e4fe-46f5-8134-671cef640bb3"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:43.153Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db used request id req-fb6b014c-2977-4ce0-9126-49c1252574b2", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:42.598Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.6966a0f0-e4fe-46f5-8134-671cef640bb3"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:43.153Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db used request id req-fb6b014c-2977-4ce0-9126-49c1252574b2", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:42.598Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.6966a0f0-e4fe-46f5-8134-671cef640bb3"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:43.153Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ab5ae9a4cefee5ef9da6cf345d870168c1700415\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:42.599Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.6966a0f0-e4fe-46f5-8134-671cef640bb3"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:43.153Z", "message": "RESP: [202] Date: Sat, 08 Jun 2019 11:12:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9a95f7c9-9f09-415e-a413-55549bbd4eaa x-compute-request-id: req-9a95f7c9-9f09-415e-a413-55549bbd4eaa Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:42.754Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.6966a0f0-e4fe-46f5-8134-671cef640bb3"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:43.153Z", "message": "POST call to compute for http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db/action used request id req-9a95f7c9-9f09-415e-a413-55549bbd4eaa", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:42.754Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.6966a0f0-e4fe-46f5-8134-671cef640bb3"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:43.153Z", "message": "POST call to compute for http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db/action used request id req-9a95f7c9-9f09-415e-a413-55549bbd4eaa", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:42.754Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.6966a0f0-e4fe-46f5-8134-671cef640bb3"}], "metadata": {"pagination": {"total": 570, "offset": 546, "size": 50}}} 2019-06-08 11:12:43,574 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:12:43,574 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:12:43 GMT 2019-06-08 11:12:43,575 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:12:43,575 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 11:12:43,575 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:12:43,575 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:12:43,575 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:12:43,575 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 11:12:43,576 - functest.core.cloudify - DEBUG - Deleting... 2019-06-08 11:12:43,577 - functest.core.cloudify - DEBUG - Successfully deleted daemon: proxy_host_7s25vn 2019-06-08 11:12:43,577 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-06-08 11:12:43,577 - functest.core.cloudify - DEBUG - 11:12:39 [INFO] [cloudify.utils.is_agent_alive] No ping response from proxy_host_7s25vn: No response received for task da790e647207481481f4a6c4b27b1ffe 2019-06-08 11:12:43,577 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-06-08 11:12:43,577 - functest.core.cloudify - DEBUG - Agent deleted 2019-06-08 11:12:43,578 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-06-08 11:12:43,578 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}732324c60767b6a0aed0679396bf00c0ac60cff3" 2019-06-08 11:12:43,578 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 used request id req-9d5bdffb-feb1-4440-a006-ac827528c03b 2019-06-08 11:12:43,578 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 used request id req-9d5bdffb-feb1-4440-a006-ac827528c03b 2019-06-08 11:12:43,578 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:12:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9d5bdffb-feb1-4440-a006-ac827528c03b x-compute-request-id: req-9d5bdffb-feb1-4440-a006-ac827528c03b Content-Encoding: gzip Content-Length: 857 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:de:98", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T10:54:26.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "d873130b-06c5-4e44-8f09-d7eddd9ddbe1", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:12:30Z", "hostId": "7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_sprout_host_gy3lo7", "created": "2019-06-08T10:51:47Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 11:12:43,578 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-f12f3606-9c7d-496d-a43c-d9a36e976833 2019-06-08 11:12:43,579 - functest.core.cloudify - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-06-08 11:12:43,579 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab5ae9a4cefee5ef9da6cf345d870168c1700415" 2019-06-08 11:12:43,579 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 11:12:43,579 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:12:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f12f3606-9c7d-496d-a43c-d9a36e976833 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:12:43,579 - functest.core.cloudify - DEBUG - Waiting for process 24567 to end... 2019-06-08 11:12:43,579 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:12: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-fb6b014c-2977-4ce0-9126-49c1252574b2 x-compute-request-id: req-fb6b014c-2977-4ce0-9126-49c1252574b2 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:c6:c7", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T10:54:25.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "0ba5508f-ebcc-43b8-be76-dffb902b27db", "security_groups": [{"name": "default"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T10:54:25Z", "hostId": "7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_proxy_host_7s25vn", "created": "2019-06-08T10:51:40Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 11:12:43,580 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db used request id req-fb6b014c-2977-4ce0-9126-49c1252574b2 2019-06-08 11:12:43,580 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db used request id req-fb6b014c-2977-4ce0-9126-49c1252574b2 2019-06-08 11:12:43,580 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab5ae9a4cefee5ef9da6cf345d870168c1700415" -d '{"os-stop": null}' 2019-06-08 11:12:43,580 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sat, 08 Jun 2019 11:12:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9a95f7c9-9f09-415e-a413-55549bbd4eaa x-compute-request-id: req-9a95f7c9-9f09-415e-a413-55549bbd4eaa Content-Length: 0 Content-Type: application/json 2019-06-08 11:12:43,580 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db/action used request id req-9a95f7c9-9f09-415e-a413-55549bbd4eaa 2019-06-08 11:12:43,580 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db/action used request id req-9a95f7c9-9f09-415e-a413-55549bbd4eaa 2019-06-08 11:12:43,581 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc 2019-06-08 11:12:43,639 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:12:43,639 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:12:43,639 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:12:43,640 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:12:43,640 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:12:43,640 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:12:43,640 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:12:43,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": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T11:11:24.987Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T11:11:24.988Z", "id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"} 2019-06-08 11:12:43,640 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:12:43,640 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:12:43 GMT 2019-06-08 11:12:43,640 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:12:43,640 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-08 11:12:43,640 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:12:43,641 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:12:43,641 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:12:48,645 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:12:48,727 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:12:48,727 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:12:48,727 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:12:48,727 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:12:48,728 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:12:48,728 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:12:48,728 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:12:48,728 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 570, "offset": 570, "size": 50}}} 2019-06-08 11:12:48,728 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:12:48,728 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:12:48 GMT 2019-06-08 11:12:48,728 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:12:48,728 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 85 2019-06-08 11:12:48,728 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:12:48,728 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:12:48,729 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:12:48,729 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc 2019-06-08 11:12:48,816 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:12:48,816 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:12:48,816 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:12:48,816 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:12:48,816 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:12:48,816 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:12:48,816 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:12:48,817 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T11:11:24.987Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T11:11:24.988Z", "id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"} 2019-06-08 11:12:48,817 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:12:48,817 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:12:48 GMT 2019-06-08 11:12:48,817 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:12:48,817 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-08 11:12:48,817 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:12:48,817 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:12:48,817 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:12:53,823 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:12:53,916 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:12:53,916 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:12:53,916 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:12:53,917 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:12:53,917 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:12:53,917 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:12:53,917 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:12:53,917 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_1hw858", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:49.277Z", "message": "Sending task 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:49.082Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:50.144Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:50.074Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.36bbd4aa-394c-4ad9-8396-a47d3577f7f4"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:50.811Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:12:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a907d7a-375e-4e78-8e0f-c6bc6312c3f9 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:50.079Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.36bbd4aa-394c-4ad9-8396-a47d3577f7f4"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:50.811Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-1a907d7a-375e-4e78-8e0f-c6bc6312c3f9", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:50.080Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.36bbd4aa-394c-4ad9-8396-a47d3577f7f4"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:50.811Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2d110a1f8f21bd2e5da79730846fa3c61053c00a\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:50.497Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.36bbd4aa-394c-4ad9-8396-a47d3577f7f4"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:51.381Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:12: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-6cebd61d-a9ce-4701-ba5f-cbab307a010f x-compute-request-id: req-6cebd61d-a9ce-4701-ba5f-cbab307a010f Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:5d:40:c6\", \"version\": 4, \"addr\": \"192.168.120.26\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:46.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"9e139966-e5ce-4dd0-b204-5fc1565cf567\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-08T11:12:19Z\", \"hostId\": \"7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_homer_host_1hw858\", \"created\": \"2019-06-08T10:51:49Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:51.021Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.36bbd4aa-394c-4ad9-8396-a47d3577f7f4"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:51.381Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 used request id req-6cebd61d-a9ce-4701-ba5f-cbab307a010f", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:51.022Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.36bbd4aa-394c-4ad9-8396-a47d3577f7f4"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:51.381Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 used request id req-6cebd61d-a9ce-4701-ba5f-cbab307a010f", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:51.022Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.36bbd4aa-394c-4ad9-8396-a47d3577f7f4"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:51.381Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:51.022Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.36bbd4aa-394c-4ad9-8396-a47d3577f7f4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:52.091Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "homer_security_group_h83tjr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:51.784Z", "source_id": "homer_host_1hw858", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "homer_host_1hw858", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:52.091Z", "message": "Task succeeded 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:51.298Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "homer_host_1hw858", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:52.091Z", "message": "Stopped node instance", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:51.395Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "homer_host_1hw858", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:52.091Z", "message": "Unlinking relationships", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:51.590Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "dime_host_v6fp10", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:52.757Z", "message": "Sending task 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:52.330Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:53.338Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:12:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7da6ca5c-3d98-4ca5-9a5d-bafd4491cd0a Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "homer_security_group_h83tjr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:52.918Z", "source_id": "homer_host_1hw858", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.ce5363c0-bba1-4b44-99c0-206359e5d828"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:53.338Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-7da6ca5c-3d98-4ca5-9a5d-bafd4491cd0a", "level": "debug", "target_id": "homer_security_group_h83tjr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:52.918Z", "source_id": "homer_host_1hw858", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.ce5363c0-bba1-4b44-99c0-206359e5d828"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:53.338Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ab5ae9a4cefee5ef9da6cf345d870168c1700415\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:52.765Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.6966a0f0-e4fe-46f5-8134-671cef640bb3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:53.338Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: 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_h83tjr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:52.913Z", "source_id": "homer_host_1hw858", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.ce5363c0-bba1-4b44-99c0-206359e5d828"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:53.869Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db used request id req-4a770179-edf0-4678-9b29-1063428bdd37", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:53.368Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.6966a0f0-e4fe-46f5-8134-671cef640bb3"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:53.869Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-08ccac76-2ebd-425c-9b2c-ad5e57e38669", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:53.466Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.c789eedd-8905-444f-a515-e1fb8b7aa8df"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:53.869Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:53.461Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.c789eedd-8905-444f-a515-e1fb8b7aa8df"}, {"node_instance_id": "proxy_host_7s25vn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:53.869Z", "message": "Task succeeded 'nova_plugin.server.stop'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:53.785Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:53.869Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:12:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08ccac76-2ebd-425c-9b2c-ad5e57e38669 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:53.466Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.c789eedd-8905-444f-a515-e1fb8b7aa8df"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:53.869Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}58755f532ff278677d3054976e868ad5485d7313\"", "level": "debug", "target_id": "homer_security_group_h83tjr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:53.329Z", "source_id": "homer_host_1hw858", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.ce5363c0-bba1-4b44-99c0-206359e5d828"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:53.869Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:12: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-4a770179-edf0-4678-9b29-1063428bdd37 x-compute-request-id: req-4a770179-edf0-4678-9b29-1063428bdd37 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:52:c6:c7\", \"version\": 4, \"addr\": \"192.168.120.3\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:25.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"0ba5508f-ebcc-43b8-be76-dffb902b27db\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-08T11:12:43Z\", \"hostId\": \"7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_proxy_host_7s25vn\", \"created\": \"2019-06-08T10:51:40Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:53.367Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.6966a0f0-e4fe-46f5-8134-671cef640bb3"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:53.869Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db used request id req-4a770179-edf0-4678-9b29-1063428bdd37", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:53.367Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.6966a0f0-e4fe-46f5-8134-671cef640bb3"}], "metadata": {"pagination": {"total": 596, "offset": 570, "size": 50}}} 2019-06-08 11:12:53,917 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:12:53,917 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:12:53 GMT 2019-06-08 11:12:53,917 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:12:53,917 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 11:12:53,918 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:12:53,918 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:12:53,918 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:12:53,918 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 11:12:53,919 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-06-08 11:12:53,919 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 11:12:53,920 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:12:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a907d7a-375e-4e78-8e0f-c6bc6312c3f9 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:12:53,920 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-1a907d7a-375e-4e78-8e0f-c6bc6312c3f9 2019-06-08 11:12:53,920 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d110a1f8f21bd2e5da79730846fa3c61053c00a" 2019-06-08 11:12:53,920 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:12: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-6cebd61d-a9ce-4701-ba5f-cbab307a010f x-compute-request-id: req-6cebd61d-a9ce-4701-ba5f-cbab307a010f Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:40:c6", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-08T10:54:46.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "9e139966-e5ce-4dd0-b204-5fc1565cf567", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-08T11:12:19Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_homer_host_1hw858", "created": "2019-06-08T10:51:49Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 11:12:53,920 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 used request id req-6cebd61d-a9ce-4701-ba5f-cbab307a010f 2019-06-08 11:12:53,920 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 used request id req-6cebd61d-a9ce-4701-ba5f-cbab307a010f 2019-06-08 11:12:53,921 - functest.core.cloudify - DEBUG - Server is already stopped 2019-06-08 11:12:53,921 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-06-08 11:12:53,921 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-06-08 11:12:53,921 - functest.core.cloudify - DEBUG - Stopped node instance 2019-06-08 11:12:53,921 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-08 11:12:53,921 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-06-08 11:12:53,922 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:12:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7da6ca5c-3d98-4ca5-9a5d-bafd4491cd0a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:12:53,922 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-7da6ca5c-3d98-4ca5-9a5d-bafd4491cd0a 2019-06-08 11:12:53,922 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab5ae9a4cefee5ef9da6cf345d870168c1700415" 2019-06-08 11:12:53,922 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 11:12:53,922 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db used request id req-4a770179-edf0-4678-9b29-1063428bdd37 2019-06-08 11:12:53,922 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-08ccac76-2ebd-425c-9b2c-ad5e57e38669 2019-06-08 11:12:53,923 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 11:12:53,923 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' 2019-06-08 11:12:53,923 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:12:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08ccac76-2ebd-425c-9b2c-ad5e57e38669 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:12:53,923 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58755f532ff278677d3054976e868ad5485d7313" 2019-06-08 11:12:53,923 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:12: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-4a770179-edf0-4678-9b29-1063428bdd37 x-compute-request-id: req-4a770179-edf0-4678-9b29-1063428bdd37 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:c6:c7", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-08T10:54:25.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "0ba5508f-ebcc-43b8-be76-dffb902b27db", "security_groups": [{"name": "default"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-08T11:12:43Z", "hostId": "7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_proxy_host_7s25vn", "created": "2019-06-08T10:51:40Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 11:12:53,923 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db used request id req-4a770179-edf0-4678-9b29-1063428bdd37 2019-06-08 11:12:53,924 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc 2019-06-08 11:12:53,984 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:12:53,984 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:12:53,984 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:12:53,984 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:12:53,985 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:12:53,985 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:12:53,985 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:12:53,985 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T11:11:24.987Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T11:11:24.988Z", "id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"} 2019-06-08 11:12:53,985 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:12:53,985 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:12:53 GMT 2019-06-08 11:12:53,985 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:12:53,985 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-08 11:12:53,985 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:12:53,985 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:12:53,986 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:12:58,991 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:12:59,123 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:12:59,124 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:12:59,124 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:12:59,124 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:12:59,124 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:12:59,124 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:12:59,124 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:12:59,124 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:54.508Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:12: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-648f2134-fd70-494f-a77d-f2342faed894 x-compute-request-id: req-648f2134-fd70-494f-a77d-f2342faed894 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:5d:40:c6\", \"version\": 4, \"addr\": \"192.168.120.26\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:46.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"9e139966-e5ce-4dd0-b204-5fc1565cf567\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-08T11:12:19Z\", \"hostId\": \"7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_homer_host_1hw858\", \"created\": \"2019-06-08T10:51:49Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": "homer_security_group_h83tjr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:54.102Z", "source_id": "homer_host_1hw858", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.ce5363c0-bba1-4b44-99c0-206359e5d828"}, {"node_instance_id": "proxy_host_7s25vn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:54.508Z", "message": "Stopped node instance", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:53.883Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "proxy_host_7s25vn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:54.508Z", "message": "Unlinking relationships", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:54.039Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "bono_host_2pza4u", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:54.508Z", "message": "Sending task 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:54.105Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:54.508Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cd568ecc625a372382769a2ea584c3ddf600a4b6\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:53.872Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.c789eedd-8905-444f-a515-e1fb8b7aa8df"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:54.508Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 used request id req-648f2134-fd70-494f-a77d-f2342faed894", "level": "debug", "target_id": "homer_security_group_h83tjr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:54.103Z", "source_id": "homer_host_1hw858", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.ce5363c0-bba1-4b44-99c0-206359e5d828"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:54.508Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 used request id req-648f2134-fd70-494f-a77d-f2342faed894", "level": "debug", "target_id": "homer_security_group_h83tjr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:54.103Z", "source_id": "homer_host_1hw858", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.ce5363c0-bba1-4b44-99c0-206359e5d828"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:54.508Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}58755f532ff278677d3054976e868ad5485d7313\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_homer\"}}'", "level": "debug", "target_id": "homer_security_group_h83tjr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:54.104Z", "source_id": "homer_host_1hw858", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.ce5363c0-bba1-4b44-99c0-206359e5d828"}, {"node_instance_id": "proxy_host_7s25vn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:55.173Z", "message": "Relationships unlinked", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:54.817Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "ellis_host_oo3xji", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:55.173Z", "message": "Sending task 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:54.464Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:55.173Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:54.700Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.c789eedd-8905-444f-a515-e1fb8b7aa8df"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:55.173Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:12: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-5d5b5fc7-dd71-472d-8fc6-7a8e9014e049 x-compute-request-id: req-5d5b5fc7-dd71-472d-8fc6-7a8e9014e049 Content-Encoding: gzip Content-Length: 831 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:6c:62:62\", \"version\": 4, \"addr\": \"192.168.120.17\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/367bc6be-c804-45ac-a87c-67a9531cd679\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:46.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"367bc6be-c804-45ac-a87c-67a9531cd679\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-08T11:12:21Z\", \"hostId\": \"7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_dime_host_v6fp10\", \"created\": \"2019-06-08T10:51:49Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:54.699Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.c789eedd-8905-444f-a515-e1fb8b7aa8df"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:55.173Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 used request id req-5d5b5fc7-dd71-472d-8fc6-7a8e9014e049", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:54.699Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.c789eedd-8905-444f-a515-e1fb8b7aa8df"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:55.173Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 used request id req-5d5b5fc7-dd71-472d-8fc6-7a8e9014e049", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:54.700Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.c789eedd-8905-444f-a515-e1fb8b7aa8df"}, {"node_instance_id": "dime_host_v6fp10", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:55.722Z", "message": "Stopped node instance", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:55.227Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:55.722Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-f4fa657c-f2f4-4928-925f-2cb8427e5fc7", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:55.368Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.bac0e056-7d45-4942-9490-64389054c81b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:55.722Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}58755f532ff278677d3054976e868ad5485d7313\"", "level": "debug", "target_id": "homer_security_group_h83tjr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:55.291Z", "source_id": "homer_host_1hw858", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.ce5363c0-bba1-4b44-99c0-206359e5d828"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:55.722Z", "message": "POST call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567/action used request id req-76ca8e15-4845-486b-814e-dca0aadbf5bc", "level": "debug", "target_id": "homer_security_group_h83tjr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:55.290Z", "source_id": "homer_host_1hw858", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.ce5363c0-bba1-4b44-99c0-206359e5d828"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:55.722Z", "message": "RESP: [202] Date: Sat, 08 Jun 2019 11:12: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-76ca8e15-4845-486b-814e-dca0aadbf5bc x-compute-request-id: req-76ca8e15-4845-486b-814e-dca0aadbf5bc Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "homer_security_group_h83tjr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:55.289Z", "source_id": "homer_host_1hw858", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.ce5363c0-bba1-4b44-99c0-206359e5d828"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:55.722Z", "message": "POST call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567/action used request id req-76ca8e15-4845-486b-814e-dca0aadbf5bc", "level": "debug", "target_id": "homer_security_group_h83tjr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:55.290Z", "source_id": "homer_host_1hw858", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.ce5363c0-bba1-4b44-99c0-206359e5d828"}, {"node_instance_id": "proxy_host_7s25vn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:55.722Z", "message": "Deleting node instance", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:55.184Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:55.722Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:55.349Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.bac0e056-7d45-4942-9490-64389054c81b"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:55.722Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:12:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f4fa657c-f2f4-4928-925f-2cb8427e5fc7 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:55.368Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.bac0e056-7d45-4942-9490-64389054c81b"}, {"node_instance_id": "dime_host_v6fp10", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:55.722Z", "message": "Task succeeded 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:55.090Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:56.499Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 used request id req-a8f22532-10c8-4507-8221-2fadeb403848", "level": "debug", "target_id": "homer_security_group_h83tjr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:56.051Z", "source_id": "homer_host_1hw858", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.ce5363c0-bba1-4b44-99c0-206359e5d828"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:56.499Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}58755f532ff278677d3054976e868ad5485d7313\"", "level": "debug", "target_id": "homer_security_group_h83tjr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:56.052Z", "source_id": "homer_host_1hw858", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.ce5363c0-bba1-4b44-99c0-206359e5d828"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:56.499Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bb04cb74f28708e9e2cec55d6f321eb513408250\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:56.146Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.4e9016eb-4743-45c2-a8b7-16c521676e1c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:56.499Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:12: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-c8f03e4b-210e-490f-b04a-164e9a19238f x-compute-request-id: req-c8f03e4b-210e-490f-b04a-164e9a19238f Content-Encoding: gzip Content-Length: 370 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3b20e748-7aa3-4e2c-b37f-0d5d69eb80f0\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"62796e03-a046-436c-99eb-86f736bcc824\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"87b9d144-b789-48c9-99eb-be27aff01c26\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"fb993e55-fd05-4be0-9fd7-cbc176346aff\"}], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "homer_security_group_h83tjr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:56.483Z", "source_id": "homer_host_1hw858", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.ce5363c0-bba1-4b44-99c0-206359e5d828"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:56.499Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "dime_security_group_vo8fbr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:55.952Z", "source_id": "dime_host_v6fp10", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "dime_host_v6fp10", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:56.499Z", "message": "Unlinking relationships", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:55.694Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "proxy_host_7s25vn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:56.499Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:55.421Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:56.499Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:55.697Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.4e9016eb-4743-45c2-a8b7-16c521676e1c"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:56.499Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:12:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-985c1a49-8b3c-4343-bf5a-1719b4f77c5b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:55.705Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.4e9016eb-4743-45c2-a8b7-16c521676e1c"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:56.499Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-985c1a49-8b3c-4343-bf5a-1719b4f77c5b", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:55.705Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.4e9016eb-4743-45c2-a8b7-16c521676e1c"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:56.499Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dd23c2b77ce16b6ceaa79182b3ae1ae1b1267deb\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:55.814Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.bac0e056-7d45-4942-9490-64389054c81b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:56.499Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:12: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-a8f22532-10c8-4507-8221-2fadeb403848 x-compute-request-id: req-a8f22532-10c8-4507-8221-2fadeb403848 Content-Encoding: gzip Content-Length: 827 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:5d:40:c6\", \"version\": 4, \"addr\": \"192.168.120.26\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:46.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"9e139966-e5ce-4dd0-b204-5fc1565cf567\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-08T11:12:19Z\", \"hostId\": \"7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_homer_host_1hw858\", \"created\": \"2019-06-08T10:51:49Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": "homer_security_group_h83tjr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:56.051Z", "source_id": "homer_host_1hw858", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.ce5363c0-bba1-4b44-99c0-206359e5d828"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:56.499Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 used request id req-a8f22532-10c8-4507-8221-2fadeb403848", "level": "debug", "target_id": "homer_security_group_h83tjr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:56.051Z", "source_id": "homer_host_1hw858", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.ce5363c0-bba1-4b44-99c0-206359e5d828"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:57.084Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:56.929Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.4e9016eb-4743-45c2-a8b7-16c521676e1c"}, {"node_instance_id": "bono_host_2pza4u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:57.084Z", "message": "Task succeeded 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:56.986Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:57.084Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567/os-security-groups used request id req-c8f03e4b-210e-490f-b04a-164e9a19238f", "level": "debug", "target_id": "homer_security_group_h83tjr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:56.483Z", "source_id": "homer_host_1hw858", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.ce5363c0-bba1-4b44-99c0-206359e5d828"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:57.084Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567/os-security-groups used request id req-c8f03e4b-210e-490f-b04a-164e9a19238f", "level": "debug", "target_id": "homer_security_group_h83tjr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:56.483Z", "source_id": "homer_host_1hw858", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.ce5363c0-bba1-4b44-99c0-206359e5d828"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:57.084Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:56.510Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.bb2bd264-f587-4c6f-a295-5c27dbe7233d"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:57.084Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:56.511Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.bb2bd264-f587-4c6f-a295-5c27dbe7233d"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:57.084Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:12:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89364152-e764-4d32-94a8-f37fb1248a5e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:56.516Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.bb2bd264-f587-4c6f-a295-5c27dbe7233d"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:57.084Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-89364152-e764-4d32-94a8-f37fb1248a5e", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:56.516Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.bb2bd264-f587-4c6f-a295-5c27dbe7233d"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:57.084Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:12: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-d8f8a6a4-a275-435f-b04a-a8237e51bfeb x-compute-request-id: req-d8f8a6a4-a275-435f-b04a-a8237e51bfeb Content-Encoding: gzip Content-Length: 862 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f7:53:a3\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f7:53:a3\", \"version\": 4, \"addr\": \"172.30.9.215\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/5078b315-5529-412a-a492-d62901f9f205\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:23.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"5078b315-5529-412a-a492-d62901f9f205\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-08T11:12:23Z\", \"hostId\": \"7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_bono_host_2pza4u\", \"created\": \"2019-06-08T10:51:45Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:56.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.bac0e056-7d45-4942-9490-64389054c81b"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:57.084Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-d8f8a6a4-a275-435f-b04a-a8237e51bfeb", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:56.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.bac0e056-7d45-4942-9490-64389054c81b"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:57.084Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-d8f8a6a4-a275-435f-b04a-a8237e51bfeb", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:56.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.bac0e056-7d45-4942-9490-64389054c81b"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:57.084Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:56.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.bac0e056-7d45-4942-9490-64389054c81b"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:57.084Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8b732fd33a4ff3ba7823b9334470a4d8dc6f384c\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:56.913Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.bb2bd264-f587-4c6f-a295-5c27dbe7233d"}], "metadata": {"pagination": {"total": 681, "offset": 596, "size": 50}}} 2019-06-08 11:12:59,125 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:12:59,125 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:12:59 GMT 2019-06-08 11:12:59,125 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:12:59,125 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 11:12:59,125 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:12:59,125 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:12:59,125 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:12:59,125 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 11:12:59,128 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:12: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-648f2134-fd70-494f-a77d-f2342faed894 x-compute-request-id: req-648f2134-fd70-494f-a77d-f2342faed894 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:40:c6", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-08T10:54:46.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "9e139966-e5ce-4dd0-b204-5fc1565cf567", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-08T11:12:19Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_homer_host_1hw858", "created": "2019-06-08T10:51:49Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 11:12:59,128 - functest.core.cloudify - DEBUG - Stopped node instance 2019-06-08 11:12:59,128 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-08 11:12:59,128 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-06-08 11:12:59,129 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd568ecc625a372382769a2ea584c3ddf600a4b6" 2019-06-08 11:12:59,129 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 used request id req-648f2134-fd70-494f-a77d-f2342faed894 2019-06-08 11:12:59,129 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 used request id req-648f2134-fd70-494f-a77d-f2342faed894 2019-06-08 11:12:59,129 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58755f532ff278677d3054976e868ad5485d7313" -d '{"removeSecurityGroup": {"name": "clearwater-sg_homer"}}' 2019-06-08 11:12:59,129 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-08 11:12:59,129 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-06-08 11:12:59,130 - functest.core.cloudify - DEBUG - Server is already stopped 2019-06-08 11:12:59,130 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:12: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-5d5b5fc7-dd71-472d-8fc6-7a8e9014e049 x-compute-request-id: req-5d5b5fc7-dd71-472d-8fc6-7a8e9014e049 Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:62:62", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/367bc6be-c804-45ac-a87c-67a9531cd679", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-08T10:54:46.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "367bc6be-c804-45ac-a87c-67a9531cd679", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-08T11:12:21Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_dime_host_v6fp10", "created": "2019-06-08T10:51:49Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 11:12:59,130 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 used request id req-5d5b5fc7-dd71-472d-8fc6-7a8e9014e049 2019-06-08 11:12:59,130 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 used request id req-5d5b5fc7-dd71-472d-8fc6-7a8e9014e049 2019-06-08 11:12:59,130 - functest.core.cloudify - DEBUG - Stopped node instance 2019-06-08 11:12:59,130 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-f4fa657c-f2f4-4928-925f-2cb8427e5fc7 2019-06-08 11:12:59,130 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58755f532ff278677d3054976e868ad5485d7313" 2019-06-08 11:12:59,131 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567/action used request id req-76ca8e15-4845-486b-814e-dca0aadbf5bc 2019-06-08 11:12:59,131 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sat, 08 Jun 2019 11:12: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-76ca8e15-4845-486b-814e-dca0aadbf5bc x-compute-request-id: req-76ca8e15-4845-486b-814e-dca0aadbf5bc Content-Length: 0 Content-Type: application/json 2019-06-08 11:12:59,131 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567/action used request id req-76ca8e15-4845-486b-814e-dca0aadbf5bc 2019-06-08 11:12:59,131 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-08 11:12:59,131 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 11:12:59,131 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:12:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f4fa657c-f2f4-4928-925f-2cb8427e5fc7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:12:59,132 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-06-08 11:12:59,132 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 used request id req-a8f22532-10c8-4507-8221-2fadeb403848 2019-06-08 11:12:59,132 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58755f532ff278677d3054976e868ad5485d7313" 2019-06-08 11:12:59,132 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb04cb74f28708e9e2cec55d6f321eb513408250" 2019-06-08 11:12:59,132 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:12: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-c8f03e4b-210e-490f-b04a-164e9a19238f x-compute-request-id: req-c8f03e4b-210e-490f-b04a-164e9a19238f Content-Encoding: gzip Content-Length: 370 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3b20e748-7aa3-4e2c-b37f-0d5d69eb80f0"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "62796e03-a046-436c-99eb-86f736bcc824"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "87b9d144-b789-48c9-99eb-be27aff01c26"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fb993e55-fd05-4be0-9fd7-cbc176346aff"}], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-06-08 11:12:59,132 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-06-08 11:12:59,132 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-08 11:12:59,133 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-06-08 11:12:59,133 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 11:12:59,133 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:12:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-985c1a49-8b3c-4343-bf5a-1719b4f77c5b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:12:59,133 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-985c1a49-8b3c-4343-bf5a-1719b4f77c5b 2019-06-08 11:12:59,133 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd23c2b77ce16b6ceaa79182b3ae1ae1b1267deb" 2019-06-08 11:12:59,133 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:12: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-a8f22532-10c8-4507-8221-2fadeb403848 x-compute-request-id: req-a8f22532-10c8-4507-8221-2fadeb403848 Content-Encoding: gzip Content-Length: 827 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:40:c6", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-08T10:54:46.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "9e139966-e5ce-4dd0-b204-5fc1565cf567", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-08T11:12:19Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_homer_host_1hw858", "created": "2019-06-08T10:51:49Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 11:12:59,134 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 used request id req-a8f22532-10c8-4507-8221-2fadeb403848 2019-06-08 11:12:59,134 - functest.core.cloudify - DEBUG - Server is already stopped 2019-06-08 11:12:59,134 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-06-08 11:12:59,134 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567/os-security-groups used request id req-c8f03e4b-210e-490f-b04a-164e9a19238f 2019-06-08 11:12:59,134 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567/os-security-groups used request id req-c8f03e4b-210e-490f-b04a-164e9a19238f 2019-06-08 11:12:59,134 - functest.core.cloudify - DEBUG - deleting server 2019-06-08 11:12:59,134 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 11:12:59,135 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:12:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89364152-e764-4d32-94a8-f37fb1248a5e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:12:59,135 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-89364152-e764-4d32-94a8-f37fb1248a5e 2019-06-08 11:12:59,135 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:12: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-d8f8a6a4-a275-435f-b04a-a8237e51bfeb x-compute-request-id: req-d8f8a6a4-a275-435f-b04a-a8237e51bfeb Content-Encoding: gzip Content-Length: 862 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:53:a3", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:53:a3", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/5078b315-5529-412a-a492-d62901f9f205", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-08T10:54:23.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "5078b315-5529-412a-a492-d62901f9f205", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-08T11:12:23Z", "hostId": "7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_bono_host_2pza4u", "created": "2019-06-08T10:51:45Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 11:12:59,135 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-d8f8a6a4-a275-435f-b04a-a8237e51bfeb 2019-06-08 11:12:59,135 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-d8f8a6a4-a275-435f-b04a-a8237e51bfeb 2019-06-08 11:12:59,135 - functest.core.cloudify - DEBUG - Server is already stopped 2019-06-08 11:12:59,136 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b732fd33a4ff3ba7823b9334470a4d8dc6f384c" 2019-06-08 11:12:59,136 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc 2019-06-08 11:12:59,203 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:12:59,204 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:12:59,204 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:12:59,204 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:12:59,204 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:12:59,204 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:12:59,204 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:12:59,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-06-08T11:11:24.987Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T11:11:24.988Z", "id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"} 2019-06-08 11:12:59,204 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:12:59,205 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:12:59 GMT 2019-06-08 11:12:59,205 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:12:59,205 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-08 11:12:59,205 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:12:59,205 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:12:59,205 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:13:04,208 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:13:04,286 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:13:04,286 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:13:04,286 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:13:04,286 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:13:04,286 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:13:04,286 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:13:04,287 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:13:04,287 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:57.084Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-89364152-e764-4d32-94a8-f37fb1248a5e", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:56.516Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.bb2bd264-f587-4c6f-a295-5c27dbe7233d"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:57.084Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:12: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-d8f8a6a4-a275-435f-b04a-a8237e51bfeb x-compute-request-id: req-d8f8a6a4-a275-435f-b04a-a8237e51bfeb Content-Encoding: gzip Content-Length: 862 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f7:53:a3\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f7:53:a3\", \"version\": 4, \"addr\": \"172.30.9.215\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/5078b315-5529-412a-a492-d62901f9f205\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:23.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"5078b315-5529-412a-a492-d62901f9f205\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-08T11:12:23Z\", \"hostId\": \"7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_bono_host_2pza4u\", \"created\": \"2019-06-08T10:51:45Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:56.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.bac0e056-7d45-4942-9490-64389054c81b"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:57.084Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-d8f8a6a4-a275-435f-b04a-a8237e51bfeb", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:56.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.bac0e056-7d45-4942-9490-64389054c81b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:57.698Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: 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_vo8fbr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:57.181Z", "source_id": "dime_host_v6fp10", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.0c4c8da4-2259-4753-a2d9-54030a1ee84c"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:57.698Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "homer_security_group_h83tjr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:57.004Z", "source_id": "homer_host_1hw858", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "bono_host_2pza4u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:57.698Z", "message": "Stopped node instance", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:57.090Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:57.698Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:12:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad2f62d3-fe04-4372-aebe-d71dec9a549f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "dime_security_group_vo8fbr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:57.185Z", "source_id": "dime_host_v6fp10", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.0c4c8da4-2259-4753-a2d9-54030a1ee84c"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:57.698Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:57.193Z", "source_id": "homer_host_1hw858", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:57.698Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-ad2f62d3-fe04-4372-aebe-d71dec9a549f", "level": "debug", "target_id": "dime_security_group_vo8fbr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:57.186Z", "source_id": "dime_host_v6fp10", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.0c4c8da4-2259-4753-a2d9-54030a1ee84c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:58.346Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}69f12b9866a1751e5bc13c4d8b1291e633ab795d\"", "level": "debug", "target_id": "dime_security_group_vo8fbr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:57.583Z", "source_id": "dime_host_v6fp10", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.0c4c8da4-2259-4753-a2d9-54030a1ee84c"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:58.346Z", "message": "RESP: [204] Date: Sat, 08 Jun 2019 11:12:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-03873bc7-989e-4eab-b72d-5515c890518d x-compute-request-id: req-03873bc7-989e-4eab-b72d-5515c890518d Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:57.771Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.bb2bd264-f587-4c6f-a295-5c27dbe7233d"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:58.346Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db used request id req-3dea11f1-fcb5-435a-99be-1412514588d2", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:57.622Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.bb2bd264-f587-4c6f-a295-5c27dbe7233d"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:58.346Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:12: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-3dea11f1-fcb5-435a-99be-1412514588d2 x-compute-request-id: req-3dea11f1-fcb5-435a-99be-1412514588d2 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:52:c6:c7\", \"version\": 4, \"addr\": \"192.168.120.3\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:25.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"0ba5508f-ebcc-43b8-be76-dffb902b27db\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-08T11:12:43Z\", \"hostId\": \"7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_proxy_host_7s25vn\", \"created\": \"2019-06-08T10:51:40Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:57.622Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.bb2bd264-f587-4c6f-a295-5c27dbe7233d"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:58.346Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8b732fd33a4ff3ba7823b9334470a4d8dc6f384c\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:57.622Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.bb2bd264-f587-4c6f-a295-5c27dbe7233d"}, {"node_instance_id": "ellis_host_oo3xji", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:58.346Z", "message": "Stopped node instance", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:57.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "ellis_host_oo3xji", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:58.346Z", "message": "Task succeeded 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:57.435Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "bono_host_2pza4u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:58.346Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:57.690Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:58.346Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8b732fd33a4ff3ba7823b9334470a4d8dc6f384c\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:57.772Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.bb2bd264-f587-4c6f-a295-5c27dbe7233d"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:58.346Z", "message": "DELETE call to compute for http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db used request id req-03873bc7-989e-4eab-b72d-5515c890518d", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:57.771Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.bb2bd264-f587-4c6f-a295-5c27dbe7233d"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:58.346Z", "message": "DELETE call to compute for http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db used request id req-03873bc7-989e-4eab-b72d-5515c890518d", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:57.771Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.bb2bd264-f587-4c6f-a295-5c27dbe7233d"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:58.346Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db used request id req-3dea11f1-fcb5-435a-99be-1412514588d2", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:57.622Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.bb2bd264-f587-4c6f-a295-5c27dbe7233d"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:58.901Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db used request id req-6280fab4-c887-4044-855e-6d34b534c122", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:58.361Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.bb2bd264-f587-4c6f-a295-5c27dbe7233d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:58.901Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "target_id": "bono_floatingip_9vp6ef", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:57.820Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "ellis_host_oo3xji", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:58.901Z", "message": "Unlinking relationships", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:58.085Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:58.901Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "target_id": "ellis_floatingip_qirkwr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:58.292Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:58.901Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: 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_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:58.380Z", "source_id": "homer_host_1hw858", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.1715553c-61b1-43ce-8274-046141ab534f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:58.901Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:12:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-118f24ae-b3e6-4c09-8d13-827e344215d6 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:58.387Z", "source_id": "homer_host_1hw858", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.1715553c-61b1-43ce-8274-046141ab534f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:58.901Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-118f24ae-b3e6-4c09-8d13-827e344215d6", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:58.388Z", "source_id": "homer_host_1hw858", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.1715553c-61b1-43ce-8274-046141ab534f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:58.901Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:12: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-5c78da69-7a48-405f-8ac8-9423aec2dfb3 x-compute-request-id: req-5c78da69-7a48-405f-8ac8-9423aec2dfb3 Content-Encoding: gzip Content-Length: 831 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:6c:62:62\", \"version\": 4, \"addr\": \"192.168.120.17\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/367bc6be-c804-45ac-a87c-67a9531cd679\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:46.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"367bc6be-c804-45ac-a87c-67a9531cd679\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-08T11:12:21Z\", \"hostId\": \"7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_dime_host_v6fp10\", \"created\": \"2019-06-08T10:51:49Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": "dime_security_group_vo8fbr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:58.295Z", "source_id": "dime_host_v6fp10", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.0c4c8da4-2259-4753-a2d9-54030a1ee84c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:58.901Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 used request id req-5c78da69-7a48-405f-8ac8-9423aec2dfb3", "level": "debug", "target_id": "dime_security_group_vo8fbr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:58.295Z", "source_id": "dime_host_v6fp10", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.0c4c8da4-2259-4753-a2d9-54030a1ee84c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:58.901Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 used request id req-5c78da69-7a48-405f-8ac8-9423aec2dfb3", "level": "debug", "target_id": "dime_security_group_vo8fbr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:58.295Z", "source_id": "dime_host_v6fp10", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.0c4c8da4-2259-4753-a2d9-54030a1ee84c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:58.901Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}69f12b9866a1751e5bc13c4d8b1291e633ab795d\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_dime\"}}'", "level": "debug", "target_id": "dime_security_group_vo8fbr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:58.296Z", "source_id": "dime_host_v6fp10", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.0c4c8da4-2259-4753-a2d9-54030a1ee84c"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:58.901Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:12: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-6280fab4-c887-4044-855e-6d34b534c122 x-compute-request-id: req-6280fab4-c887-4044-855e-6d34b534c122 Content-Encoding: gzip Content-Length: 829 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:52:c6:c7\", \"version\": 4, \"addr\": \"192.168.120.3\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:25.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"0ba5508f-ebcc-43b8-be76-dffb902b27db\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-08T11:12:57Z\", \"hostId\": \"7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_proxy_host_7s25vn\", \"created\": \"2019-06-08T10:51:40Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:58.361Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.bb2bd264-f587-4c6f-a295-5c27dbe7233d"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:58.901Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db used request id req-6280fab4-c887-4044-855e-6d34b534c122", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:58.361Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.bb2bd264-f587-4c6f-a295-5c27dbe7233d"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:58.901Z", "message": "Waiting for server \"0ba5508f-ebcc-43b8-be76-dffb902b27db\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:58.361Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.bb2bd264-f587-4c6f-a295-5c27dbe7233d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:59.527Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: 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_9vp6ef", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:59.076Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d1e4ba9f-17fc-496f-8d6f-c22ef379107e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:59.527Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: 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_9vp6ef", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:59.076Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d1e4ba9f-17fc-496f-8d6f-c22ef379107e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:59.527Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:12:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8c3c9f5-25a2-4634-a3e2-51195b36c6b5 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bono_floatingip_9vp6ef", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:59.080Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d1e4ba9f-17fc-496f-8d6f-c22ef379107e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:59.527Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:12:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8c3c9f5-25a2-4634-a3e2-51195b36c6b5 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bono_floatingip_9vp6ef", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:59.081Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d1e4ba9f-17fc-496f-8d6f-c22ef379107e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:59.527Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-b8c3c9f5-25a2-4634-a3e2-51195b36c6b5", "level": "debug", "target_id": "bono_floatingip_9vp6ef", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:59.081Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d1e4ba9f-17fc-496f-8d6f-c22ef379107e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:59.527Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-b8c3c9f5-25a2-4634-a3e2-51195b36c6b5", "level": "debug", "target_id": "bono_floatingip_9vp6ef", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:59.081Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d1e4ba9f-17fc-496f-8d6f-c22ef379107e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:59.527Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}587e48c89298ed9841d2a36787baac8edbaf949d\"", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:58.787Z", "source_id": "homer_host_1hw858", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.1715553c-61b1-43ce-8274-046141ab534f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:12:59.527Z", "message": "Remove floating ip 172.30.9.215", "level": "info", "target_id": "bono_floatingip_9vp6ef", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:59.075Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d1e4ba9f-17fc-496f-8d6f-c22ef379107e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:00.078Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: 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_qirkwr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:59.436Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.b50d2b4f-7b1b-43b6-ac40-eda992141dfd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:00.078Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a8dd27f7dc6ce8c064db2d626d1f467a17b17876\"", "level": "debug", "target_id": "bono_floatingip_9vp6ef", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:59.508Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d1e4ba9f-17fc-496f-8d6f-c22ef379107e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:00.078Z", "message": "Remove floating ip 172.30.9.210", "level": "info", "target_id": "ellis_floatingip_qirkwr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:59.436Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.b50d2b4f-7b1b-43b6-ac40-eda992141dfd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:00.078Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: 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_qirkwr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:59.437Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.b50d2b4f-7b1b-43b6-ac40-eda992141dfd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:00.078Z", "message": "RESP: [202] Date: Sat, 08 Jun 2019 11:12:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c4b61f5d-c197-4454-a103-5f020e599091 x-compute-request-id: req-c4b61f5d-c197-4454-a103-5f020e599091 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "dime_security_group_vo8fbr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:59.510Z", "source_id": "dime_host_v6fp10", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.0c4c8da4-2259-4753-a2d9-54030a1ee84c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:00.078Z", "message": "POST call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679/action used request id req-c4b61f5d-c197-4454-a103-5f020e599091", "level": "debug", "target_id": "dime_security_group_vo8fbr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:59.512Z", "source_id": "dime_host_v6fp10", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.0c4c8da4-2259-4753-a2d9-54030a1ee84c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:00.078Z", "message": "POST call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679/action used request id req-c4b61f5d-c197-4454-a103-5f020e599091", "level": "debug", "target_id": "dime_security_group_vo8fbr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:59.510Z", "source_id": "dime_host_v6fp10", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.0c4c8da4-2259-4753-a2d9-54030a1ee84c"}], "metadata": {"pagination": {"total": 836, "offset": 646, "size": 50}}} 2019-06-08 11:13:04,287 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:13:04,287 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:13:04 GMT 2019-06-08 11:13:04,287 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:13:04,287 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 11:13:04,287 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:13:04,287 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:13:04,287 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:13:04,288 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 11:13:04,290 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-89364152-e764-4d32-94a8-f37fb1248a5e 2019-06-08 11:13:04,290 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:12: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-d8f8a6a4-a275-435f-b04a-a8237e51bfeb x-compute-request-id: req-d8f8a6a4-a275-435f-b04a-a8237e51bfeb Content-Encoding: gzip Content-Length: 862 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:53:a3", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:53:a3", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/5078b315-5529-412a-a492-d62901f9f205", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-08T10:54:23.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "5078b315-5529-412a-a492-d62901f9f205", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-08T11:12:23Z", "hostId": "7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_bono_host_2pza4u", "created": "2019-06-08T10:51:45Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 11:13:04,291 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-d8f8a6a4-a275-435f-b04a-a8237e51bfeb 2019-06-08 11:13:04,291 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 11:13:04,291 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-06-08 11:13:04,291 - functest.core.cloudify - DEBUG - Stopped node instance 2019-06-08 11:13:04,291 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:12:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad2f62d3-fe04-4372-aebe-d71dec9a549f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:13:04,291 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-06-08 11:13:04,292 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-ad2f62d3-fe04-4372-aebe-d71dec9a549f 2019-06-08 11:13:04,292 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69f12b9866a1751e5bc13c4d8b1291e633ab795d" 2019-06-08 11:13:04,292 - functest.core.cloudify - DEBUG - RESP: [204] Date: Sat, 08 Jun 2019 11:12:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-03873bc7-989e-4eab-b72d-5515c890518d x-compute-request-id: req-03873bc7-989e-4eab-b72d-5515c890518d Content-Type: application/json 2019-06-08 11:13:04,292 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db used request id req-3dea11f1-fcb5-435a-99be-1412514588d2 2019-06-08 11:13:04,292 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:12: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-3dea11f1-fcb5-435a-99be-1412514588d2 x-compute-request-id: req-3dea11f1-fcb5-435a-99be-1412514588d2 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:c6:c7", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-08T10:54:25.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "0ba5508f-ebcc-43b8-be76-dffb902b27db", "security_groups": [{"name": "default"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-08T11:12:43Z", "hostId": "7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_proxy_host_7s25vn", "created": "2019-06-08T10:51:40Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 11:13:04,292 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b732fd33a4ff3ba7823b9334470a4d8dc6f384c" 2019-06-08 11:13:04,293 - functest.core.cloudify - DEBUG - Stopped node instance 2019-06-08 11:13:04,293 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-06-08 11:13:04,293 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-08 11:13:04,293 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b732fd33a4ff3ba7823b9334470a4d8dc6f384c" 2019-06-08 11:13:04,293 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db used request id req-03873bc7-989e-4eab-b72d-5515c890518d 2019-06-08 11:13:04,293 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db used request id req-03873bc7-989e-4eab-b72d-5515c890518d 2019-06-08 11:13:04,294 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db used request id req-3dea11f1-fcb5-435a-99be-1412514588d2 2019-06-08 11:13:04,294 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db used request id req-6280fab4-c887-4044-855e-6d34b534c122 2019-06-08 11:13:04,294 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2019-06-08 11:13:04,294 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-08 11:13:04,294 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2019-06-08 11:13:04,294 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 11:13:04,295 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:12:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-118f24ae-b3e6-4c09-8d13-827e344215d6 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:13:04,295 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-118f24ae-b3e6-4c09-8d13-827e344215d6 2019-06-08 11:13:04,295 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:12: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-5c78da69-7a48-405f-8ac8-9423aec2dfb3 x-compute-request-id: req-5c78da69-7a48-405f-8ac8-9423aec2dfb3 Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:62:62", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/367bc6be-c804-45ac-a87c-67a9531cd679", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-08T10:54:46.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "367bc6be-c804-45ac-a87c-67a9531cd679", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-08T11:12:21Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_dime_host_v6fp10", "created": "2019-06-08T10:51:49Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 11:13:04,295 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 used request id req-5c78da69-7a48-405f-8ac8-9423aec2dfb3 2019-06-08 11:13:04,295 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 used request id req-5c78da69-7a48-405f-8ac8-9423aec2dfb3 2019-06-08 11:13:04,295 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69f12b9866a1751e5bc13c4d8b1291e633ab795d" -d '{"removeSecurityGroup": {"name": "clearwater-sg_dime"}}' 2019-06-08 11:13:04,295 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:12: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-6280fab4-c887-4044-855e-6d34b534c122 x-compute-request-id: req-6280fab4-c887-4044-855e-6d34b534c122 Content-Encoding: gzip Content-Length: 829 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:c6:c7", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-08T10:54:25.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "0ba5508f-ebcc-43b8-be76-dffb902b27db", "security_groups": [{"name": "default"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-08T11:12:57Z", "hostId": "7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_proxy_host_7s25vn", "created": "2019-06-08T10:51:40Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 11:13:04,296 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db used request id req-6280fab4-c887-4044-855e-6d34b534c122 2019-06-08 11:13:04,296 - functest.core.cloudify - DEBUG - Waiting for server "0ba5508f-ebcc-43b8-be76-dffb902b27db" to be deleted. current status: SHUTOFF 2019-06-08 11:13:04,296 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 11:13:04,296 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 11:13:04,296 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:12:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8c3c9f5-25a2-4634-a3e2-51195b36c6b5 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:13:04,296 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:12:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8c3c9f5-25a2-4634-a3e2-51195b36c6b5 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:13:04,297 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-b8c3c9f5-25a2-4634-a3e2-51195b36c6b5 2019-06-08 11:13:04,297 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-b8c3c9f5-25a2-4634-a3e2-51195b36c6b5 2019-06-08 11:13:04,297 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}587e48c89298ed9841d2a36787baac8edbaf949d" 2019-06-08 11:13:04,297 - functest.core.cloudify - DEBUG - Remove floating ip 172.30.9.215 2019-06-08 11:13:04,297 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 11:13:04,297 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8dd27f7dc6ce8c064db2d626d1f467a17b17876" 2019-06-08 11:13:04,297 - functest.core.cloudify - DEBUG - Remove floating ip 172.30.9.210 2019-06-08 11:13:04,298 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 11:13:04,298 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sat, 08 Jun 2019 11:12:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c4b61f5d-c197-4454-a103-5f020e599091 x-compute-request-id: req-c4b61f5d-c197-4454-a103-5f020e599091 Content-Length: 0 Content-Type: application/json 2019-06-08 11:13:04,298 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679/action used request id req-c4b61f5d-c197-4454-a103-5f020e599091 2019-06-08 11:13:04,298 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679/action used request id req-c4b61f5d-c197-4454-a103-5f020e599091 2019-06-08 11:13:04,298 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc 2019-06-08 11:13:04,378 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:13:04,378 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:13:04,379 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:13:04,379 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:13:04,379 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:13:04,379 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:13:04,379 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:13:04,379 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T11:11:24.987Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T11:11:24.988Z", "id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"} 2019-06-08 11:13:04,379 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:13:04,379 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:13:04 GMT 2019-06-08 11:13:04,379 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:13:04,379 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-08 11:13:04,380 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:13:04,380 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:13:04,380 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:13:09,385 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:13:09,468 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:13:09,469 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:13:09,469 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:13:09,469 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:13:09,469 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:13:09,469 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:13:09,469 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:13:09,469 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:00.078Z", "message": "RESP: [202] Date: Sat, 08 Jun 2019 11:12:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c4b61f5d-c197-4454-a103-5f020e599091 x-compute-request-id: req-c4b61f5d-c197-4454-a103-5f020e599091 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "dime_security_group_vo8fbr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:59.510Z", "source_id": "dime_host_v6fp10", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.0c4c8da4-2259-4753-a2d9-54030a1ee84c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:00.078Z", "message": "POST call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679/action used request id req-c4b61f5d-c197-4454-a103-5f020e599091", "level": "debug", "target_id": "dime_security_group_vo8fbr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:59.510Z", "source_id": "dime_host_v6fp10", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.0c4c8da4-2259-4753-a2d9-54030a1ee84c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:00.078Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a8dd27f7dc6ce8c064db2d626d1f467a17b17876\"", "level": "debug", "target_id": "bono_floatingip_9vp6ef", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:59.508Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d1e4ba9f-17fc-496f-8d6f-c22ef379107e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:00.078Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 used request id req-8021cc3b-507b-4239-aa0f-73dd9a228089", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:59.813Z", "source_id": "homer_host_1hw858", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.1715553c-61b1-43ce-8274-046141ab534f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:00.078Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}587e48c89298ed9841d2a36787baac8edbaf949d\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:59.814Z", "source_id": "homer_host_1hw858", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.1715553c-61b1-43ce-8274-046141ab534f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:00.078Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:12:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-847da503-fdc5-41b5-b0f7-d6448132ec7f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "ellis_floatingip_qirkwr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:59.883Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.b50d2b4f-7b1b-43b6-ac40-eda992141dfd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:00.078Z", "message": "Remove floating ip 172.30.9.210", "level": "info", "target_id": "ellis_floatingip_qirkwr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:59.436Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.b50d2b4f-7b1b-43b6-ac40-eda992141dfd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:00.615Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-847da503-fdc5-41b5-b0f7-d6448132ec7f", "level": "debug", "target_id": "ellis_floatingip_qirkwr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:59.884Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.b50d2b4f-7b1b-43b6-ac40-eda992141dfd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:00.615Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 used request id req-e3aa60b3-d7ac-434b-b83a-3d52e53f7af1", "level": "debug", "target_id": "dime_security_group_vo8fbr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:00.157Z", "source_id": "dime_host_v6fp10", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.0c4c8da4-2259-4753-a2d9-54030a1ee84c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:00.615Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 used request id req-e3aa60b3-d7ac-434b-b83a-3d52e53f7af1", "level": "debug", "target_id": "dime_security_group_vo8fbr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:00.158Z", "source_id": "dime_host_v6fp10", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.0c4c8da4-2259-4753-a2d9-54030a1ee84c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:00.615Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}69f12b9866a1751e5bc13c4d8b1291e633ab795d\"", "level": "debug", "target_id": "dime_security_group_vo8fbr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:00.159Z", "source_id": "dime_host_v6fp10", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.0c4c8da4-2259-4753-a2d9-54030a1ee84c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:00.615Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1b245ca96f590de44fb190b05659523f59c6911a\"", "level": "debug", "target_id": "ellis_floatingip_qirkwr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:00.321Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.b50d2b4f-7b1b-43b6-ac40-eda992141dfd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:00.615Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1b245ca96f590de44fb190b05659523f59c6911a\"", "level": "debug", "target_id": "ellis_floatingip_qirkwr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:00.321Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.b50d2b4f-7b1b-43b6-ac40-eda992141dfd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:00.615Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:13: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-ad981254-017a-4d81-8a9a-9a6ee6e17f9a x-compute-request-id: req-ad981254-017a-4d81-8a9a-9a6ee6e17f9a Content-Encoding: gzip Content-Length: 370 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3b20e748-7aa3-4e2c-b37f-0d5d69eb80f0\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"62796e03-a046-436c-99eb-86f736bcc824\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"87b9d144-b789-48c9-99eb-be27aff01c26\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"fb993e55-fd05-4be0-9fd7-cbc176346aff\"}], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "dime_security_group_vo8fbr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:00.422Z", "source_id": "dime_host_v6fp10", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.0c4c8da4-2259-4753-a2d9-54030a1ee84c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:00.615Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:12:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-847da503-fdc5-41b5-b0f7-d6448132ec7f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "ellis_floatingip_qirkwr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:59.883Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.b50d2b4f-7b1b-43b6-ac40-eda992141dfd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:00.615Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-847da503-fdc5-41b5-b0f7-d6448132ec7f", "level": "debug", "target_id": "ellis_floatingip_qirkwr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:12:59.884Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.b50d2b4f-7b1b-43b6-ac40-eda992141dfd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:00.615Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:12: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-e3aa60b3-d7ac-434b-b83a-3d52e53f7af1 x-compute-request-id: req-e3aa60b3-d7ac-434b-b83a-3d52e53f7af1 Content-Encoding: gzip Content-Length: 827 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:6c:62:62\", \"version\": 4, \"addr\": \"192.168.120.17\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/367bc6be-c804-45ac-a87c-67a9531cd679\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:46.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"367bc6be-c804-45ac-a87c-67a9531cd679\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-08T11:12:21Z\", \"hostId\": \"7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_dime_host_v6fp10\", \"created\": \"2019-06-08T10:51:49Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": "dime_security_group_vo8fbr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:00.157Z", "source_id": "dime_host_v6fp10", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.0c4c8da4-2259-4753-a2d9-54030a1ee84c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:01.133Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-12f1b0c5-a273-495b-85a4-87192754fbb2 Date: Sat, 08 Jun 2019 11:13:00 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-08T10:54:22Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"601b5972-dceb-420d-a9f1-ec611a21f753\",\"ip_address\":\"192.168.120.7\"}],\"id\":\"7269a720-a8a1-4d1e-a0a8-c72d009e33ee\",\"security_groups\":[\"51ca155c-56e7-45d9-8551-bf1abbcabc90\",\"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\",\"f4410a8e-55d5-437a-bac9-bc142ea2a9be\"],\"mac_address\":\"fa:16:3e:f7:53:a3\",\"device_id\":\"5078b315-5529-412a-a492-d62901f9f205\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"b05e31359ad64c1aa60ce7763d1dd124\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"5b323cc2-a770-4550-a884-82bb68e53127\",\"tenant_id\":\"b05e31359ad64c1aa60ce7763d1dd124\",\"created_at\":\"2019-06-08T10:51:49Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "ellis_floatingip_qirkwr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:00.724Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.b50d2b4f-7b1b-43b6-ac40-eda992141dfd"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:01.133Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "dime_security_group_vo8fbr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:00.723Z", "source_id": "dime_host_v6fp10", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:01.133Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:00.917Z", "source_id": "dime_host_v6fp10", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:01.133Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-df511e89-2a3b-4bba-bfa8-91369b26e1b3", "level": "debug", "target_id": "ellis_floatingip_qirkwr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:00.592Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.b50d2b4f-7b1b-43b6-ac40-eda992141dfd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:01.133Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679/os-security-groups used request id req-ad981254-017a-4d81-8a9a-9a6ee6e17f9a", "level": "debug", "target_id": "dime_security_group_vo8fbr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:00.423Z", "source_id": "dime_host_v6fp10", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.0c4c8da4-2259-4753-a2d9-54030a1ee84c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:01.133Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679/os-security-groups used request id req-ad981254-017a-4d81-8a9a-9a6ee6e17f9a", "level": "debug", "target_id": "dime_security_group_vo8fbr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:00.423Z", "source_id": "dime_host_v6fp10", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.0c4c8da4-2259-4753-a2d9-54030a1ee84c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:01.133Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 3262 X-Openstack-Request-Id: req-df511e89-2a3b-4bba-bfa8-91369b26e1b3 Date: Sat, 08 Jun 2019 11:13:00 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"7402b534-bf16-452e-b777-060240f3aa0b\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"created_at\": \"2019-06-08T10:51:31Z\", \"updated_at\": \"2019-06-08T10:55:33Z\", \"floating_network_id\": \"d0205d84-f6dd-4d92-b76b-dc9ca1111094\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:f7:53:a3\", \"device_id\": \"5078b315-5529-412a-a492-d62901f9f205\"}, \"fixed_ip_address\": \"192.168.120.7\", \"floating_ip_address\": \"172.30.9.215\", \"revision_number\": 2, \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"port_id\": \"7269a720-a8a1-4d1e-a0a8-c72d009e33ee\", \"id\": \"26b7c781-82a0-4ac6-afb6-179f1c072ebb\", \"qos_policy_id\": null}, {\"router_id\": \"7402b534-bf16-452e-b777-060240f3aa0b\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"created_at\": \"2019-06-08T10:51:25Z\", \"updated_at\": \"2019-06-08T10:55:30Z\", \"floating_network_id\": \"d0205d84-f6dd-4d92-b76b-dc9ca1111094\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:f0:0d:03\", \"device_id\": \"fdf89a9d-c463-49c2-b3ee-51a117b9df8b\"}, \"fixed_ip_address\": \"192.168.120.9\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 2, \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"port_id\": \"e585d3ed-9de6-4479-9f0c-0c0ec2ac433e\", \"id\": \"78cd4a39-639c-4959-9574-16ae6a0621ae\", \"qos_policy_id\": null}, {\"router_id\": \"7402b534-bf16-452e-b777-060240f3aa0b\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"created_at\": \"2019-06-08T10:47:55Z\", \"updated_at\": \"2019-06-08T10:47:57Z\", \"floating_network_id\": \"d0205d84-f6dd-4d92-b76b-dc9ca1111094\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:c1:85:ea\", \"device_id\": \"22a77c00-7c5f-49af-b0af-2fd69479d425\"}, \"fixed_ip_address\": \"192.168.120.6\", \"floating_ip_address\": \"172.30.9.203\", \"revision_number\": 1, \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"port_id\": \"2d75cfce-a931-4762-90b8-682a98d4967d\", \"id\": \"a42c4a2f-78d9-4d9c-b417-6b0104451ad7\", \"qos_policy_id\": null}, {\"router_id\": \"7402b534-bf16-452e-b777-060240f3aa0b\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"created_at\": \"2019-06-08T10:51:29Z\", \"updated_at\": \"2019-06-08T10:55:57Z\", \"floating_network_id\": \"d0205d84-f6dd-4d92-b76b-dc9ca1111094\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:a3:4c:72\", \"device_id\": \"bf25485e-9f4c-46c0-a71d-e4f5852f4f49\"}, \"fixed_ip_address\": \"192.168.120.13\", \"floating_ip_address\": \"172.30.9.210\", \"revision_number\": 2, \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"port_id\": \"9cfcbb97-da5d-4cca-a121-2258e5c386a9\", \"id\": \"bb1266a1-5995-4625-8082-f7ecd903dd76\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "ellis_floatingip_qirkwr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:00.590Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.b50d2b4f-7b1b-43b6-ac40-eda992141dfd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:01.133Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 3262 X-Openstack-Request-Id: req-df511e89-2a3b-4bba-bfa8-91369b26e1b3 Date: Sat, 08 Jun 2019 11:13:00 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"7402b534-bf16-452e-b777-060240f3aa0b\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"created_at\": \"2019-06-08T10:51:31Z\", \"updated_at\": \"2019-06-08T10:55:33Z\", \"floating_network_id\": \"d0205d84-f6dd-4d92-b76b-dc9ca1111094\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:f7:53:a3\", \"device_id\": \"5078b315-5529-412a-a492-d62901f9f205\"}, \"fixed_ip_address\": \"192.168.120.7\", \"floating_ip_address\": \"172.30.9.215\", \"revision_number\": 2, \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"port_id\": \"7269a720-a8a1-4d1e-a0a8-c72d009e33ee\", \"id\": \"26b7c781-82a0-4ac6-afb6-179f1c072ebb\", \"qos_policy_id\": null}, {\"router_id\": \"7402b534-bf16-452e-b777-060240f3aa0b\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"created_at\": \"2019-06-08T10:51:25Z\", \"updated_at\": \"2019-06-08T10:55:30Z\", \"floating_network_id\": \"d0205d84-f6dd-4d92-b76b-dc9ca1111094\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:f0:0d:03\", \"device_id\": \"fdf89a9d-c463-49c2-b3ee-51a117b9df8b\"}, \"fixed_ip_address\": \"192.168.120.9\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 2, \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"port_id\": \"e585d3ed-9de6-4479-9f0c-0c0ec2ac433e\", \"id\": \"78cd4a39-639c-4959-9574-16ae6a0621ae\", \"qos_policy_id\": null}, {\"router_id\": \"7402b534-bf16-452e-b777-060240f3aa0b\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"created_at\": \"2019-06-08T10:47:55Z\", \"updated_at\": \"2019-06-08T10:47:57Z\", \"floating_network_id\": \"d0205d84-f6dd-4d92-b76b-dc9ca1111094\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:c1:85:ea\", \"device_id\": \"22a77c00-7c5f-49af-b0af-2fd69479d425\"}, \"fixed_ip_address\": \"192.168.120.6\", \"floating_ip_address\": \"172.30.9.203\", \"revision_number\": 1, \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"port_id\": \"2d75cfce-a931-4762-90b8-682a98d4967d\", \"id\": \"a42c4a2f-78d9-4d9c-b417-6b0104451ad7\", \"qos_policy_id\": null}, {\"router_id\": \"7402b534-bf16-452e-b777-060240f3aa0b\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"created_at\": \"2019-06-08T10:51:29Z\", \"updated_at\": \"2019-06-08T10:55:57Z\", \"floating_network_id\": \"d0205d84-f6dd-4d92-b76b-dc9ca1111094\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:a3:4c:72\", \"device_id\": \"bf25485e-9f4c-46c0-a71d-e4f5852f4f49\"}, \"fixed_ip_address\": \"192.168.120.13\", \"floating_ip_address\": \"172.30.9.210\", \"revision_number\": 2, \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"port_id\": \"9cfcbb97-da5d-4cca-a121-2258e5c386a9\", \"id\": \"bb1266a1-5995-4625-8082-f7ecd903dd76\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "ellis_floatingip_qirkwr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:00.591Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.b50d2b4f-7b1b-43b6-ac40-eda992141dfd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:01.133Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-df511e89-2a3b-4bba-bfa8-91369b26e1b3", "level": "debug", "target_id": "ellis_floatingip_qirkwr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:00.591Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.b50d2b4f-7b1b-43b6-ac40-eda992141dfd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:01.133Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-df511e89-2a3b-4bba-bfa8-91369b26e1b3", "level": "debug", "target_id": "ellis_floatingip_qirkwr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:00.591Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.b50d2b4f-7b1b-43b6-ac40-eda992141dfd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:01.133Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-df511e89-2a3b-4bba-bfa8-91369b26e1b3", "level": "debug", "target_id": "ellis_floatingip_qirkwr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:00.592Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.b50d2b4f-7b1b-43b6-ac40-eda992141dfd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:01.133Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/7269a720-a8a1-4d1e-a0a8-c72d009e33ee.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1b245ca96f590de44fb190b05659523f59c6911a\"", "level": "debug", "target_id": "ellis_floatingip_qirkwr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:00.593Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.b50d2b4f-7b1b-43b6-ac40-eda992141dfd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:01.133Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/7269a720-a8a1-4d1e-a0a8-c72d009e33ee.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1b245ca96f590de44fb190b05659523f59c6911a\"", "level": "debug", "target_id": "ellis_floatingip_qirkwr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:00.593Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.b50d2b4f-7b1b-43b6-ac40-eda992141dfd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:01.133Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-12f1b0c5-a273-495b-85a4-87192754fbb2 Date: Sat, 08 Jun 2019 11:13:00 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-08T10:54:22Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"601b5972-dceb-420d-a9f1-ec611a21f753\",\"ip_address\":\"192.168.120.7\"}],\"id\":\"7269a720-a8a1-4d1e-a0a8-c72d009e33ee\",\"security_groups\":[\"51ca155c-56e7-45d9-8551-bf1abbcabc90\",\"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\",\"f4410a8e-55d5-437a-bac9-bc142ea2a9be\"],\"mac_address\":\"fa:16:3e:f7:53:a3\",\"device_id\":\"5078b315-5529-412a-a492-d62901f9f205\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"b05e31359ad64c1aa60ce7763d1dd124\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"5b323cc2-a770-4550-a884-82bb68e53127\",\"tenant_id\":\"b05e31359ad64c1aa60ce7763d1dd124\",\"created_at\":\"2019-06-08T10:51:49Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "ellis_floatingip_qirkwr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:00.724Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.b50d2b4f-7b1b-43b6-ac40-eda992141dfd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:01.133Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/ports/7269a720-a8a1-4d1e-a0a8-c72d009e33ee.json used request id req-12f1b0c5-a273-495b-85a4-87192754fbb2", "level": "debug", "target_id": "ellis_floatingip_qirkwr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:00.724Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.b50d2b4f-7b1b-43b6-ac40-eda992141dfd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:01.133Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/ports/7269a720-a8a1-4d1e-a0a8-c72d009e33ee.json used request id req-12f1b0c5-a273-495b-85a4-87192754fbb2", "level": "debug", "target_id": "ellis_floatingip_qirkwr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:00.724Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.b50d2b4f-7b1b-43b6-ac40-eda992141dfd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:01.133Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/ports/7269a720-a8a1-4d1e-a0a8-c72d009e33ee.json used request id req-12f1b0c5-a273-495b-85a4-87192754fbb2", "level": "debug", "target_id": "ellis_floatingip_qirkwr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:00.724Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.b50d2b4f-7b1b-43b6-ac40-eda992141dfd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:01.133Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/ports/7269a720-a8a1-4d1e-a0a8-c72d009e33ee.json used request id req-12f1b0c5-a273-495b-85a4-87192754fbb2", "level": "debug", "target_id": "ellis_floatingip_qirkwr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:00.725Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.b50d2b4f-7b1b-43b6-ac40-eda992141dfd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:01.133Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/e585d3ed-9de6-4479-9f0c-0c0ec2ac433e.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1b245ca96f590de44fb190b05659523f59c6911a\"", "level": "debug", "target_id": "ellis_floatingip_qirkwr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:00.726Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.b50d2b4f-7b1b-43b6-ac40-eda992141dfd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:01.133Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/e585d3ed-9de6-4479-9f0c-0c0ec2ac433e.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1b245ca96f590de44fb190b05659523f59c6911a\"", "level": "debug", "target_id": "ellis_floatingip_qirkwr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:00.726Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.b50d2b4f-7b1b-43b6-ac40-eda992141dfd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:01.133Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-984e31c0-f731-4d8e-8c26-573676e4e7fc Date: Sat, 08 Jun 2019 11:13:00 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-08T10:54:26Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"601b5972-dceb-420d-a9f1-ec611a21f753\",\"ip_address\":\"192.168.120.9\"}],\"id\":\"e585d3ed-9de6-4479-9f0c-0c0ec2ac433e\",\"security_groups\":[\"93a505b6-079f-4b3a-b660-f796945dccb1\",\"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\"],\"mac_address\":\"fa:16:3e:f0:0d:03\",\"device_id\":\"fdf89a9d-c463-49c2-b3ee-51a117b9df8b\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"b05e31359ad64c1aa60ce7763d1dd124\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"5b323cc2-a770-4550-a884-82bb68e53127\",\"tenant_id\":\"b05e31359ad64c1aa60ce7763d1dd124\",\"created_at\":\"2019-06-08T10:51:50Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "ellis_floatingip_qirkwr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:00.768Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.b50d2b4f-7b1b-43b6-ac40-eda992141dfd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:01.133Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/9cfcbb97-da5d-4cca-a121-2258e5c386a9.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1b245ca96f590de44fb190b05659523f59c6911a\"", "level": "debug", "target_id": "ellis_floatingip_qirkwr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:00.812Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.b50d2b4f-7b1b-43b6-ac40-eda992141dfd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:01.133Z", "message": "POST call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567/action used request id req-09c39df9-ab08-4a7b-b5ee-d5a8599d260a", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:00.902Z", "source_id": "homer_host_1hw858", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.1715553c-61b1-43ce-8274-046141ab534f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:01.133Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-984e31c0-f731-4d8e-8c26-573676e4e7fc Date: Sat, 08 Jun 2019 11:13:00 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-08T10:54:26Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"601b5972-dceb-420d-a9f1-ec611a21f753\",\"ip_address\":\"192.168.120.9\"}],\"id\":\"e585d3ed-9de6-4479-9f0c-0c0ec2ac433e\",\"security_groups\":[\"93a505b6-079f-4b3a-b660-f796945dccb1\",\"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\"],\"mac_address\":\"fa:16:3e:f0:0d:03\",\"device_id\":\"fdf89a9d-c463-49c2-b3ee-51a117b9df8b\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"b05e31359ad64c1aa60ce7763d1dd124\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"5b323cc2-a770-4550-a884-82bb68e53127\",\"tenant_id\":\"b05e31359ad64c1aa60ce7763d1dd124\",\"created_at\":\"2019-06-08T10:51:50Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "ellis_floatingip_qirkwr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:00.769Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.b50d2b4f-7b1b-43b6-ac40-eda992141dfd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:01.133Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/ports/e585d3ed-9de6-4479-9f0c-0c0ec2ac433e.json used request id req-984e31c0-f731-4d8e-8c26-573676e4e7fc", "level": "debug", "target_id": "ellis_floatingip_qirkwr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:00.769Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.b50d2b4f-7b1b-43b6-ac40-eda992141dfd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:01.133Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/ports/e585d3ed-9de6-4479-9f0c-0c0ec2ac433e.json used request id req-984e31c0-f731-4d8e-8c26-573676e4e7fc", "level": "debug", "target_id": "ellis_floatingip_qirkwr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:00.769Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.b50d2b4f-7b1b-43b6-ac40-eda992141dfd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:01.133Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/ports/e585d3ed-9de6-4479-9f0c-0c0ec2ac433e.json used request id req-984e31c0-f731-4d8e-8c26-573676e4e7fc", "level": "debug", "target_id": "ellis_floatingip_qirkwr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:00.770Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.b50d2b4f-7b1b-43b6-ac40-eda992141dfd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:01.133Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/ports/e585d3ed-9de6-4479-9f0c-0c0ec2ac433e.json used request id req-984e31c0-f731-4d8e-8c26-573676e4e7fc", "level": "debug", "target_id": "ellis_floatingip_qirkwr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:00.770Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.b50d2b4f-7b1b-43b6-ac40-eda992141dfd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:01.133Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/2d75cfce-a931-4762-90b8-682a98d4967d.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1b245ca96f590de44fb190b05659523f59c6911a\"", "level": "debug", "target_id": "ellis_floatingip_qirkwr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:00.771Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.b50d2b4f-7b1b-43b6-ac40-eda992141dfd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:01.133Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/2d75cfce-a931-4762-90b8-682a98d4967d.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1b245ca96f590de44fb190b05659523f59c6911a\"", "level": "debug", "target_id": "ellis_floatingip_qirkwr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:00.771Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.b50d2b4f-7b1b-43b6-ac40-eda992141dfd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:01.133Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-eafa8af3-8e47-4d1a-9f62-80e02a0a693e Date: Sat, 08 Jun 2019 11:13:00 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-08T10:47:52Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"601b5972-dceb-420d-a9f1-ec611a21f753\",\"ip_address\":\"192.168.120.6\"}],\"id\":\"2d75cfce-a931-4762-90b8-682a98d4967d\",\"security_groups\":[\"524679c4-734f-462d-a96b-7194cdbf3fce\"],\"mac_address\":\"fa:16:3e:c1:85:ea\",\"device_id\":\"22a77c00-7c5f-49af-b0af-2fd69479d425\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"b05e31359ad64c1aa60ce7763d1dd124\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"5b323cc2-a770-4550-a884-82bb68e53127\",\"tenant_id\":\"b05e31359ad64c1aa60ce7763d1dd124\",\"created_at\":\"2019-06-08T10:46:02Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "ellis_floatingip_qirkwr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:00.811Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.b50d2b4f-7b1b-43b6-ac40-eda992141dfd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:01.133Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-eafa8af3-8e47-4d1a-9f62-80e02a0a693e Date: Sat, 08 Jun 2019 11:13:00 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-08T10:47:52Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"601b5972-dceb-420d-a9f1-ec611a21f753\",\"ip_address\":\"192.168.120.6\"}],\"id\":\"2d75cfce-a931-4762-90b8-682a98d4967d\",\"security_groups\":[\"524679c4-734f-462d-a96b-7194cdbf3fce\"],\"mac_address\":\"fa:16:3e:c1:85:ea\",\"device_id\":\"22a77c00-7c5f-49af-b0af-2fd69479d425\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"b05e31359ad64c1aa60ce7763d1dd124\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"5b323cc2-a770-4550-a884-82bb68e53127\",\"tenant_id\":\"b05e31359ad64c1aa60ce7763d1dd124\",\"created_at\":\"2019-06-08T10:46:02Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "ellis_floatingip_qirkwr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:00.811Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.b50d2b4f-7b1b-43b6-ac40-eda992141dfd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:01.133Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/ports/2d75cfce-a931-4762-90b8-682a98d4967d.json used request id req-eafa8af3-8e47-4d1a-9f62-80e02a0a693e", "level": "debug", "target_id": "ellis_floatingip_qirkwr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:00.811Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.b50d2b4f-7b1b-43b6-ac40-eda992141dfd"}], "metadata": {"pagination": {"total": 903, "offset": 696, "size": 50}}} 2019-06-08 11:13:09,470 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:13:09,470 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:13:09 GMT 2019-06-08 11:13:09,470 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:13:09,470 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 11:13:09,470 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:13:09,470 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:13:09,470 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:13:09,470 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 11:13:09,473 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sat, 08 Jun 2019 11:12:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c4b61f5d-c197-4454-a103-5f020e599091 x-compute-request-id: req-c4b61f5d-c197-4454-a103-5f020e599091 Content-Length: 0 Content-Type: application/json 2019-06-08 11:13:09,474 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679/action used request id req-c4b61f5d-c197-4454-a103-5f020e599091 2019-06-08 11:13:09,474 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8dd27f7dc6ce8c064db2d626d1f467a17b17876" 2019-06-08 11:13:09,474 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 used request id req-8021cc3b-507b-4239-aa0f-73dd9a228089 2019-06-08 11:13:09,474 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}587e48c89298ed9841d2a36787baac8edbaf949d" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-06-08 11:13:09,474 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:12:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-847da503-fdc5-41b5-b0f7-d6448132ec7f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:13:09,474 - functest.core.cloudify - DEBUG - Remove floating ip 172.30.9.210 2019-06-08 11:13:09,475 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-847da503-fdc5-41b5-b0f7-d6448132ec7f 2019-06-08 11:13:09,475 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 used request id req-e3aa60b3-d7ac-434b-b83a-3d52e53f7af1 2019-06-08 11:13:09,475 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 used request id req-e3aa60b3-d7ac-434b-b83a-3d52e53f7af1 2019-06-08 11:13:09,475 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69f12b9866a1751e5bc13c4d8b1291e633ab795d" 2019-06-08 11:13:09,475 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b245ca96f590de44fb190b05659523f59c6911a" 2019-06-08 11:13:09,475 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b245ca96f590de44fb190b05659523f59c6911a" 2019-06-08 11:13:09,476 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:13: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-ad981254-017a-4d81-8a9a-9a6ee6e17f9a x-compute-request-id: req-ad981254-017a-4d81-8a9a-9a6ee6e17f9a Content-Encoding: gzip Content-Length: 370 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3b20e748-7aa3-4e2c-b37f-0d5d69eb80f0"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "62796e03-a046-436c-99eb-86f736bcc824"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "87b9d144-b789-48c9-99eb-be27aff01c26"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fb993e55-fd05-4be0-9fd7-cbc176346aff"}], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-06-08 11:13:09,476 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:12:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-847da503-fdc5-41b5-b0f7-d6448132ec7f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:13:09,476 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-847da503-fdc5-41b5-b0f7-d6448132ec7f 2019-06-08 11:13:09,476 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:12: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-e3aa60b3-d7ac-434b-b83a-3d52e53f7af1 x-compute-request-id: req-e3aa60b3-d7ac-434b-b83a-3d52e53f7af1 Content-Encoding: gzip Content-Length: 827 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:62:62", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/367bc6be-c804-45ac-a87c-67a9531cd679", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-08T10:54:46.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "367bc6be-c804-45ac-a87c-67a9531cd679", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-08T11:12:21Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_dime_host_v6fp10", "created": "2019-06-08T10:51:49Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 11:13:09,476 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-12f1b0c5-a273-495b-85a4-87192754fbb2 Date: Sat, 08 Jun 2019 11:13:00 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T10:54:22Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"601b5972-dceb-420d-a9f1-ec611a21f753","ip_address":"192.168.120.7"}],"id":"7269a720-a8a1-4d1e-a0a8-c72d009e33ee","security_groups":["51ca155c-56e7-45d9-8551-bf1abbcabc90","a4f34c02-687e-4e21-9d25-0478a0d3d8d3","f4410a8e-55d5-437a-bac9-bc142ea2a9be"],"mac_address":"fa:16:3e:f7:53:a3","device_id":"5078b315-5529-412a-a492-d62901f9f205","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"b05e31359ad64c1aa60ce7763d1dd124","qos_policy_id":null,"admin_state_up":true,"network_id":"5b323cc2-a770-4550-a884-82bb68e53127","tenant_id":"b05e31359ad64c1aa60ce7763d1dd124","created_at":"2019-06-08T10:51:49Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-08 11:13:09,476 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-06-08 11:13:09,477 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-06-08 11:13:09,477 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-df511e89-2a3b-4bba-bfa8-91369b26e1b3 2019-06-08 11:13:09,477 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679/os-security-groups used request id req-ad981254-017a-4d81-8a9a-9a6ee6e17f9a 2019-06-08 11:13:09,477 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679/os-security-groups used request id req-ad981254-017a-4d81-8a9a-9a6ee6e17f9a 2019-06-08 11:13:09,477 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3262 X-Openstack-Request-Id: req-df511e89-2a3b-4bba-bfa8-91369b26e1b3 Date: Sat, 08 Jun 2019 11:13:00 GMT RESP BODY: {"floatingips": [{"router_id": "7402b534-bf16-452e-b777-060240f3aa0b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:51:31Z", "updated_at": "2019-06-08T10:55:33Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5b323cc2-a770-4550-a884-82bb68e53127", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f7:53:a3", "device_id": "5078b315-5529-412a-a492-d62901f9f205"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.215", "revision_number": 2, "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_id": "7269a720-a8a1-4d1e-a0a8-c72d009e33ee", "id": "26b7c781-82a0-4ac6-afb6-179f1c072ebb", "qos_policy_id": null}, {"router_id": "7402b534-bf16-452e-b777-060240f3aa0b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:51:25Z", "updated_at": "2019-06-08T10:55:30Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5b323cc2-a770-4550-a884-82bb68e53127", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f0:0d:03", "device_id": "fdf89a9d-c463-49c2-b3ee-51a117b9df8b"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.202", "revision_number": 2, "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_id": "e585d3ed-9de6-4479-9f0c-0c0ec2ac433e", "id": "78cd4a39-639c-4959-9574-16ae6a0621ae", "qos_policy_id": null}, {"router_id": "7402b534-bf16-452e-b777-060240f3aa0b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:47:55Z", "updated_at": "2019-06-08T10:47:57Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5b323cc2-a770-4550-a884-82bb68e53127", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c1:85:ea", "device_id": "22a77c00-7c5f-49af-b0af-2fd69479d425"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.203", "revision_number": 1, "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_id": "2d75cfce-a931-4762-90b8-682a98d4967d", "id": "a42c4a2f-78d9-4d9c-b417-6b0104451ad7", "qos_policy_id": null}, {"router_id": "7402b534-bf16-452e-b777-060240f3aa0b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:51:29Z", "updated_at": "2019-06-08T10:55:57Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5b323cc2-a770-4550-a884-82bb68e53127", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a3:4c:72", "device_id": "bf25485e-9f4c-46c0-a71d-e4f5852f4f49"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.210", "revision_number": 2, "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_id": "9cfcbb97-da5d-4cca-a121-2258e5c386a9", "id": "bb1266a1-5995-4625-8082-f7ecd903dd76", "qos_policy_id": null}]} 2019-06-08 11:13:09,477 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3262 X-Openstack-Request-Id: req-df511e89-2a3b-4bba-bfa8-91369b26e1b3 Date: Sat, 08 Jun 2019 11:13:00 GMT RESP BODY: {"floatingips": [{"router_id": "7402b534-bf16-452e-b777-060240f3aa0b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:51:31Z", "updated_at": "2019-06-08T10:55:33Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5b323cc2-a770-4550-a884-82bb68e53127", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f7:53:a3", "device_id": "5078b315-5529-412a-a492-d62901f9f205"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.215", "revision_number": 2, "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_id": "7269a720-a8a1-4d1e-a0a8-c72d009e33ee", "id": "26b7c781-82a0-4ac6-afb6-179f1c072ebb", "qos_policy_id": null}, {"router_id": "7402b534-bf16-452e-b777-060240f3aa0b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:51:25Z", "updated_at": "2019-06-08T10:55:30Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5b323cc2-a770-4550-a884-82bb68e53127", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f0:0d:03", "device_id": "fdf89a9d-c463-49c2-b3ee-51a117b9df8b"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.202", "revision_number": 2, "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_id": "e585d3ed-9de6-4479-9f0c-0c0ec2ac433e", "id": "78cd4a39-639c-4959-9574-16ae6a0621ae", "qos_policy_id": null}, {"router_id": "7402b534-bf16-452e-b777-060240f3aa0b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:47:55Z", "updated_at": "2019-06-08T10:47:57Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5b323cc2-a770-4550-a884-82bb68e53127", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c1:85:ea", "device_id": "22a77c00-7c5f-49af-b0af-2fd69479d425"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.203", "revision_number": 1, "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_id": "2d75cfce-a931-4762-90b8-682a98d4967d", "id": "a42c4a2f-78d9-4d9c-b417-6b0104451ad7", "qos_policy_id": null}, {"router_id": "7402b534-bf16-452e-b777-060240f3aa0b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:51:29Z", "updated_at": "2019-06-08T10:55:57Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5b323cc2-a770-4550-a884-82bb68e53127", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a3:4c:72", "device_id": "bf25485e-9f4c-46c0-a71d-e4f5852f4f49"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.210", "revision_number": 2, "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_id": "9cfcbb97-da5d-4cca-a121-2258e5c386a9", "id": "bb1266a1-5995-4625-8082-f7ecd903dd76", "qos_policy_id": null}]} 2019-06-08 11:13:09,478 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-df511e89-2a3b-4bba-bfa8-91369b26e1b3 2019-06-08 11:13:09,478 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-df511e89-2a3b-4bba-bfa8-91369b26e1b3 2019-06-08 11:13:09,478 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-df511e89-2a3b-4bba-bfa8-91369b26e1b3 2019-06-08 11:13:09,478 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/7269a720-a8a1-4d1e-a0a8-c72d009e33ee.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b245ca96f590de44fb190b05659523f59c6911a" 2019-06-08 11:13:09,478 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/7269a720-a8a1-4d1e-a0a8-c72d009e33ee.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b245ca96f590de44fb190b05659523f59c6911a" 2019-06-08 11:13:09,478 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-12f1b0c5-a273-495b-85a4-87192754fbb2 Date: Sat, 08 Jun 2019 11:13:00 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T10:54:22Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"601b5972-dceb-420d-a9f1-ec611a21f753","ip_address":"192.168.120.7"}],"id":"7269a720-a8a1-4d1e-a0a8-c72d009e33ee","security_groups":["51ca155c-56e7-45d9-8551-bf1abbcabc90","a4f34c02-687e-4e21-9d25-0478a0d3d8d3","f4410a8e-55d5-437a-bac9-bc142ea2a9be"],"mac_address":"fa:16:3e:f7:53:a3","device_id":"5078b315-5529-412a-a492-d62901f9f205","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"b05e31359ad64c1aa60ce7763d1dd124","qos_policy_id":null,"admin_state_up":true,"network_id":"5b323cc2-a770-4550-a884-82bb68e53127","tenant_id":"b05e31359ad64c1aa60ce7763d1dd124","created_at":"2019-06-08T10:51:49Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-08 11:13:09,479 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/ports/7269a720-a8a1-4d1e-a0a8-c72d009e33ee.json used request id req-12f1b0c5-a273-495b-85a4-87192754fbb2 2019-06-08 11:13:09,479 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/ports/7269a720-a8a1-4d1e-a0a8-c72d009e33ee.json used request id req-12f1b0c5-a273-495b-85a4-87192754fbb2 2019-06-08 11:13:09,479 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/ports/7269a720-a8a1-4d1e-a0a8-c72d009e33ee.json used request id req-12f1b0c5-a273-495b-85a4-87192754fbb2 2019-06-08 11:13:09,479 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/ports/7269a720-a8a1-4d1e-a0a8-c72d009e33ee.json used request id req-12f1b0c5-a273-495b-85a4-87192754fbb2 2019-06-08 11:13:09,479 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/e585d3ed-9de6-4479-9f0c-0c0ec2ac433e.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b245ca96f590de44fb190b05659523f59c6911a" 2019-06-08 11:13:09,479 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/e585d3ed-9de6-4479-9f0c-0c0ec2ac433e.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b245ca96f590de44fb190b05659523f59c6911a" 2019-06-08 11:13:09,480 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-984e31c0-f731-4d8e-8c26-573676e4e7fc Date: Sat, 08 Jun 2019 11:13:00 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T10:54:26Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"601b5972-dceb-420d-a9f1-ec611a21f753","ip_address":"192.168.120.9"}],"id":"e585d3ed-9de6-4479-9f0c-0c0ec2ac433e","security_groups":["93a505b6-079f-4b3a-b660-f796945dccb1","a4f34c02-687e-4e21-9d25-0478a0d3d8d3"],"mac_address":"fa:16:3e:f0:0d:03","device_id":"fdf89a9d-c463-49c2-b3ee-51a117b9df8b","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"b05e31359ad64c1aa60ce7763d1dd124","qos_policy_id":null,"admin_state_up":true,"network_id":"5b323cc2-a770-4550-a884-82bb68e53127","tenant_id":"b05e31359ad64c1aa60ce7763d1dd124","created_at":"2019-06-08T10:51:50Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-08 11:13:09,480 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/9cfcbb97-da5d-4cca-a121-2258e5c386a9.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b245ca96f590de44fb190b05659523f59c6911a" 2019-06-08 11:13:09,480 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567/action used request id req-09c39df9-ab08-4a7b-b5ee-d5a8599d260a 2019-06-08 11:13:09,480 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-984e31c0-f731-4d8e-8c26-573676e4e7fc Date: Sat, 08 Jun 2019 11:13:00 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T10:54:26Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"601b5972-dceb-420d-a9f1-ec611a21f753","ip_address":"192.168.120.9"}],"id":"e585d3ed-9de6-4479-9f0c-0c0ec2ac433e","security_groups":["93a505b6-079f-4b3a-b660-f796945dccb1","a4f34c02-687e-4e21-9d25-0478a0d3d8d3"],"mac_address":"fa:16:3e:f0:0d:03","device_id":"fdf89a9d-c463-49c2-b3ee-51a117b9df8b","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"b05e31359ad64c1aa60ce7763d1dd124","qos_policy_id":null,"admin_state_up":true,"network_id":"5b323cc2-a770-4550-a884-82bb68e53127","tenant_id":"b05e31359ad64c1aa60ce7763d1dd124","created_at":"2019-06-08T10:51:50Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-08 11:13:09,480 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/ports/e585d3ed-9de6-4479-9f0c-0c0ec2ac433e.json used request id req-984e31c0-f731-4d8e-8c26-573676e4e7fc 2019-06-08 11:13:09,480 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/ports/e585d3ed-9de6-4479-9f0c-0c0ec2ac433e.json used request id req-984e31c0-f731-4d8e-8c26-573676e4e7fc 2019-06-08 11:13:09,480 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/ports/e585d3ed-9de6-4479-9f0c-0c0ec2ac433e.json used request id req-984e31c0-f731-4d8e-8c26-573676e4e7fc 2019-06-08 11:13:09,481 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/ports/e585d3ed-9de6-4479-9f0c-0c0ec2ac433e.json used request id req-984e31c0-f731-4d8e-8c26-573676e4e7fc 2019-06-08 11:13:09,481 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/2d75cfce-a931-4762-90b8-682a98d4967d.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b245ca96f590de44fb190b05659523f59c6911a" 2019-06-08 11:13:09,481 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/2d75cfce-a931-4762-90b8-682a98d4967d.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b245ca96f590de44fb190b05659523f59c6911a" 2019-06-08 11:13:09,481 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-eafa8af3-8e47-4d1a-9f62-80e02a0a693e Date: Sat, 08 Jun 2019 11:13:00 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T10:47:52Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"601b5972-dceb-420d-a9f1-ec611a21f753","ip_address":"192.168.120.6"}],"id":"2d75cfce-a931-4762-90b8-682a98d4967d","security_groups":["524679c4-734f-462d-a96b-7194cdbf3fce"],"mac_address":"fa:16:3e:c1:85:ea","device_id":"22a77c00-7c5f-49af-b0af-2fd69479d425","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"b05e31359ad64c1aa60ce7763d1dd124","qos_policy_id":null,"admin_state_up":true,"network_id":"5b323cc2-a770-4550-a884-82bb68e53127","tenant_id":"b05e31359ad64c1aa60ce7763d1dd124","created_at":"2019-06-08T10:46:02Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-08 11:13:09,481 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-eafa8af3-8e47-4d1a-9f62-80e02a0a693e Date: Sat, 08 Jun 2019 11:13:00 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T10:47:52Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"601b5972-dceb-420d-a9f1-ec611a21f753","ip_address":"192.168.120.6"}],"id":"2d75cfce-a931-4762-90b8-682a98d4967d","security_groups":["524679c4-734f-462d-a96b-7194cdbf3fce"],"mac_address":"fa:16:3e:c1:85:ea","device_id":"22a77c00-7c5f-49af-b0af-2fd69479d425","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"b05e31359ad64c1aa60ce7763d1dd124","qos_policy_id":null,"admin_state_up":true,"network_id":"5b323cc2-a770-4550-a884-82bb68e53127","tenant_id":"b05e31359ad64c1aa60ce7763d1dd124","created_at":"2019-06-08T10:46:02Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-08 11:13:09,481 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/ports/2d75cfce-a931-4762-90b8-682a98d4967d.json used request id req-eafa8af3-8e47-4d1a-9f62-80e02a0a693e 2019-06-08 11:13:09,482 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc 2019-06-08 11:13:09,560 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:13:09,560 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:13:09,560 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:13:09,560 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:13:09,560 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:13:09,560 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:13:09,560 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:13:09,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-06-08T11:11:24.987Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T11:11:24.988Z", "id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"} 2019-06-08 11:13:09,561 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:13:09,561 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:13:09 GMT 2019-06-08 11:13:09,561 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:13:09,561 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-08 11:13:09,561 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:13:09,561 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:13:09,561 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:13:14,567 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:13:14,862 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:13:14,862 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:13:14,862 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:13:14,862 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:13:14,863 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:13:14,863 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:13:14,863 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:13:14,863 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:01.133Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-6d262ad4-5049-4c63-9654-4830b1e89d84", "level": "debug", "target_id": "ellis_floatingip_qirkwr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:00.887Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.b50d2b4f-7b1b-43b6-ac40-eda992141dfd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:01.133Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-6d262ad4-5049-4c63-9654-4830b1e89d84", "level": "debug", "target_id": "ellis_floatingip_qirkwr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:00.887Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.b50d2b4f-7b1b-43b6-ac40-eda992141dfd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:01.133Z", "message": "RESP: [202] Date: Sat, 08 Jun 2019 11:12: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-09c39df9-ab08-4a7b-b5ee-d5a8599d260a x-compute-request-id: req-09c39df9-ab08-4a7b-b5ee-d5a8599d260a Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:00.900Z", "source_id": "homer_host_1hw858", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.1715553c-61b1-43ce-8274-046141ab534f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:01.133Z", "message": "POST call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567/action used request id req-09c39df9-ab08-4a7b-b5ee-d5a8599d260a", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:00.900Z", "source_id": "homer_host_1hw858", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.1715553c-61b1-43ce-8274-046141ab534f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:01.133Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}587e48c89298ed9841d2a36787baac8edbaf949d\"", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:00.903Z", "source_id": "homer_host_1hw858", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.1715553c-61b1-43ce-8274-046141ab534f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:01.133Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679/os-security-groups used request id req-ad981254-017a-4d81-8a9a-9a6ee6e17f9a", "level": "debug", "target_id": "dime_security_group_vo8fbr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:00.423Z", "source_id": "dime_host_v6fp10", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.0c4c8da4-2259-4753-a2d9-54030a1ee84c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:01.133Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679/os-security-groups used request id req-ad981254-017a-4d81-8a9a-9a6ee6e17f9a", "level": "debug", "target_id": "dime_security_group_vo8fbr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:00.423Z", "source_id": "dime_host_v6fp10", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.0c4c8da4-2259-4753-a2d9-54030a1ee84c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:01.133Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 3262 X-Openstack-Request-Id: req-df511e89-2a3b-4bba-bfa8-91369b26e1b3 Date: Sat, 08 Jun 2019 11:13:00 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"7402b534-bf16-452e-b777-060240f3aa0b\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"created_at\": \"2019-06-08T10:51:31Z\", \"updated_at\": \"2019-06-08T10:55:33Z\", \"floating_network_id\": \"d0205d84-f6dd-4d92-b76b-dc9ca1111094\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:f7:53:a3\", \"device_id\": \"5078b315-5529-412a-a492-d62901f9f205\"}, \"fixed_ip_address\": \"192.168.120.7\", \"floating_ip_address\": \"172.30.9.215\", \"revision_number\": 2, \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"port_id\": \"7269a720-a8a1-4d1e-a0a8-c72d009e33ee\", \"id\": \"26b7c781-82a0-4ac6-afb6-179f1c072ebb\", \"qos_policy_id\": null}, {\"router_id\": \"7402b534-bf16-452e-b777-060240f3aa0b\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"created_at\": \"2019-06-08T10:51:25Z\", \"updated_at\": \"2019-06-08T10:55:30Z\", \"floating_network_id\": \"d0205d84-f6dd-4d92-b76b-dc9ca1111094\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:f0:0d:03\", \"device_id\": \"fdf89a9d-c463-49c2-b3ee-51a117b9df8b\"}, \"fixed_ip_address\": \"192.168.120.9\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 2, \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"port_id\": \"e585d3ed-9de6-4479-9f0c-0c0ec2ac433e\", \"id\": \"78cd4a39-639c-4959-9574-16ae6a0621ae\", \"qos_policy_id\": null}, {\"router_id\": \"7402b534-bf16-452e-b777-060240f3aa0b\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"created_at\": \"2019-06-08T10:47:55Z\", \"updated_at\": \"2019-06-08T10:47:57Z\", \"floating_network_id\": \"d0205d84-f6dd-4d92-b76b-dc9ca1111094\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:c1:85:ea\", \"device_id\": \"22a77c00-7c5f-49af-b0af-2fd69479d425\"}, \"fixed_ip_address\": \"192.168.120.6\", \"floating_ip_address\": \"172.30.9.203\", \"revision_number\": 1, \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"port_id\": \"2d75cfce-a931-4762-90b8-682a98d4967d\", \"id\": \"a42c4a2f-78d9-4d9c-b417-6b0104451ad7\", \"qos_policy_id\": null}, {\"router_id\": \"7402b534-bf16-452e-b777-060240f3aa0b\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"created_at\": \"2019-06-08T10:51:29Z\", \"updated_at\": \"2019-06-08T10:55:57Z\", \"floating_network_id\": \"d0205d84-f6dd-4d92-b76b-dc9ca1111094\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:a3:4c:72\", \"device_id\": \"bf25485e-9f4c-46c0-a71d-e4f5852f4f49\"}, \"fixed_ip_address\": \"192.168.120.13\", \"floating_ip_address\": \"172.30.9.210\", \"revision_number\": 2, \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"port_id\": \"9cfcbb97-da5d-4cca-a121-2258e5c386a9\", \"id\": \"bb1266a1-5995-4625-8082-f7ecd903dd76\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "ellis_floatingip_qirkwr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:00.590Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.b50d2b4f-7b1b-43b6-ac40-eda992141dfd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:01.133Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 3262 X-Openstack-Request-Id: req-df511e89-2a3b-4bba-bfa8-91369b26e1b3 Date: Sat, 08 Jun 2019 11:13:00 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"7402b534-bf16-452e-b777-060240f3aa0b\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"created_at\": \"2019-06-08T10:51:31Z\", \"updated_at\": \"2019-06-08T10:55:33Z\", \"floating_network_id\": \"d0205d84-f6dd-4d92-b76b-dc9ca1111094\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:f7:53:a3\", \"device_id\": \"5078b315-5529-412a-a492-d62901f9f205\"}, \"fixed_ip_address\": \"192.168.120.7\", \"floating_ip_address\": \"172.30.9.215\", \"revision_number\": 2, \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"port_id\": \"7269a720-a8a1-4d1e-a0a8-c72d009e33ee\", \"id\": \"26b7c781-82a0-4ac6-afb6-179f1c072ebb\", \"qos_policy_id\": null}, {\"router_id\": \"7402b534-bf16-452e-b777-060240f3aa0b\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"created_at\": \"2019-06-08T10:51:25Z\", \"updated_at\": \"2019-06-08T10:55:30Z\", \"floating_network_id\": \"d0205d84-f6dd-4d92-b76b-dc9ca1111094\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:f0:0d:03\", \"device_id\": \"fdf89a9d-c463-49c2-b3ee-51a117b9df8b\"}, \"fixed_ip_address\": \"192.168.120.9\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 2, \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"port_id\": \"e585d3ed-9de6-4479-9f0c-0c0ec2ac433e\", \"id\": \"78cd4a39-639c-4959-9574-16ae6a0621ae\", \"qos_policy_id\": null}, {\"router_id\": \"7402b534-bf16-452e-b777-060240f3aa0b\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"created_at\": \"2019-06-08T10:47:55Z\", \"updated_at\": \"2019-06-08T10:47:57Z\", \"floating_network_id\": \"d0205d84-f6dd-4d92-b76b-dc9ca1111094\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:c1:85:ea\", \"device_id\": \"22a77c00-7c5f-49af-b0af-2fd69479d425\"}, \"fixed_ip_address\": \"192.168.120.6\", \"floating_ip_address\": \"172.30.9.203\", \"revision_number\": 1, \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"port_id\": \"2d75cfce-a931-4762-90b8-682a98d4967d\", \"id\": \"a42c4a2f-78d9-4d9c-b417-6b0104451ad7\", \"qos_policy_id\": null}, {\"router_id\": \"7402b534-bf16-452e-b777-060240f3aa0b\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"created_at\": \"2019-06-08T10:51:29Z\", \"updated_at\": \"2019-06-08T10:55:57Z\", \"floating_network_id\": \"d0205d84-f6dd-4d92-b76b-dc9ca1111094\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:a3:4c:72\", \"device_id\": \"bf25485e-9f4c-46c0-a71d-e4f5852f4f49\"}, \"fixed_ip_address\": \"192.168.120.13\", \"floating_ip_address\": \"172.30.9.210\", \"revision_number\": 2, \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"port_id\": \"9cfcbb97-da5d-4cca-a121-2258e5c386a9\", \"id\": \"bb1266a1-5995-4625-8082-f7ecd903dd76\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "ellis_floatingip_qirkwr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:00.591Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.b50d2b4f-7b1b-43b6-ac40-eda992141dfd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:01.133Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-df511e89-2a3b-4bba-bfa8-91369b26e1b3", "level": "debug", "target_id": "ellis_floatingip_qirkwr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:00.591Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.b50d2b4f-7b1b-43b6-ac40-eda992141dfd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:01.133Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-df511e89-2a3b-4bba-bfa8-91369b26e1b3", "level": "debug", "target_id": "ellis_floatingip_qirkwr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:00.591Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.b50d2b4f-7b1b-43b6-ac40-eda992141dfd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:01.133Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-df511e89-2a3b-4bba-bfa8-91369b26e1b3", "level": "debug", "target_id": "ellis_floatingip_qirkwr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:00.592Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.b50d2b4f-7b1b-43b6-ac40-eda992141dfd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:01.133Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/7269a720-a8a1-4d1e-a0a8-c72d009e33ee.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1b245ca96f590de44fb190b05659523f59c6911a\"", "level": "debug", "target_id": "ellis_floatingip_qirkwr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:00.593Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.b50d2b4f-7b1b-43b6-ac40-eda992141dfd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:01.133Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/7269a720-a8a1-4d1e-a0a8-c72d009e33ee.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1b245ca96f590de44fb190b05659523f59c6911a\"", "level": "debug", "target_id": "ellis_floatingip_qirkwr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:00.593Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.b50d2b4f-7b1b-43b6-ac40-eda992141dfd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:01.133Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-12f1b0c5-a273-495b-85a4-87192754fbb2 Date: Sat, 08 Jun 2019 11:13:00 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-08T10:54:22Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"601b5972-dceb-420d-a9f1-ec611a21f753\",\"ip_address\":\"192.168.120.7\"}],\"id\":\"7269a720-a8a1-4d1e-a0a8-c72d009e33ee\",\"security_groups\":[\"51ca155c-56e7-45d9-8551-bf1abbcabc90\",\"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\",\"f4410a8e-55d5-437a-bac9-bc142ea2a9be\"],\"mac_address\":\"fa:16:3e:f7:53:a3\",\"device_id\":\"5078b315-5529-412a-a492-d62901f9f205\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"b05e31359ad64c1aa60ce7763d1dd124\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"5b323cc2-a770-4550-a884-82bb68e53127\",\"tenant_id\":\"b05e31359ad64c1aa60ce7763d1dd124\",\"created_at\":\"2019-06-08T10:51:49Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "ellis_floatingip_qirkwr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:00.724Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.b50d2b4f-7b1b-43b6-ac40-eda992141dfd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:01.133Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-12f1b0c5-a273-495b-85a4-87192754fbb2 Date: Sat, 08 Jun 2019 11:13:00 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-08T10:54:22Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"601b5972-dceb-420d-a9f1-ec611a21f753\",\"ip_address\":\"192.168.120.7\"}],\"id\":\"7269a720-a8a1-4d1e-a0a8-c72d009e33ee\",\"security_groups\":[\"51ca155c-56e7-45d9-8551-bf1abbcabc90\",\"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\",\"f4410a8e-55d5-437a-bac9-bc142ea2a9be\"],\"mac_address\":\"fa:16:3e:f7:53:a3\",\"device_id\":\"5078b315-5529-412a-a492-d62901f9f205\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"b05e31359ad64c1aa60ce7763d1dd124\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"5b323cc2-a770-4550-a884-82bb68e53127\",\"tenant_id\":\"b05e31359ad64c1aa60ce7763d1dd124\",\"created_at\":\"2019-06-08T10:51:49Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "ellis_floatingip_qirkwr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:00.724Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.b50d2b4f-7b1b-43b6-ac40-eda992141dfd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:01.133Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/ports/7269a720-a8a1-4d1e-a0a8-c72d009e33ee.json used request id req-12f1b0c5-a273-495b-85a4-87192754fbb2", "level": "debug", "target_id": "ellis_floatingip_qirkwr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:00.724Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.b50d2b4f-7b1b-43b6-ac40-eda992141dfd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:01.133Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/ports/7269a720-a8a1-4d1e-a0a8-c72d009e33ee.json used request id req-12f1b0c5-a273-495b-85a4-87192754fbb2", "level": "debug", "target_id": "ellis_floatingip_qirkwr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:00.724Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.b50d2b4f-7b1b-43b6-ac40-eda992141dfd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:01.133Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/ports/7269a720-a8a1-4d1e-a0a8-c72d009e33ee.json used request id req-12f1b0c5-a273-495b-85a4-87192754fbb2", "level": "debug", "target_id": "ellis_floatingip_qirkwr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:00.724Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.b50d2b4f-7b1b-43b6-ac40-eda992141dfd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:01.690Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 used request id req-3cd82a92-f369-4282-9852-8d335ed68934", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:01.062Z", "source_id": "homer_host_1hw858", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.1715553c-61b1-43ce-8274-046141ab534f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:01.690Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/7269a720-a8a1-4d1e-a0a8-c72d009e33ee.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a8dd27f7dc6ce8c064db2d626d1f467a17b17876\"", "level": "debug", "target_id": "bono_floatingip_9vp6ef", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:01.061Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d1e4ba9f-17fc-496f-8d6f-c22ef379107e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:01.690Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/7269a720-a8a1-4d1e-a0a8-c72d009e33ee.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a8dd27f7dc6ce8c064db2d626d1f467a17b17876\"", "level": "debug", "target_id": "bono_floatingip_9vp6ef", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:01.061Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d1e4ba9f-17fc-496f-8d6f-c22ef379107e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:01.690Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-67a20500-6de8-417b-901a-c6c600d88413 Date: Sat, 08 Jun 2019 11:13:01 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-08T10:54:22Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"601b5972-dceb-420d-a9f1-ec611a21f753\",\"ip_address\":\"192.168.120.7\"}],\"id\":\"7269a720-a8a1-4d1e-a0a8-c72d009e33ee\",\"security_groups\":[\"51ca155c-56e7-45d9-8551-bf1abbcabc90\",\"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\",\"f4410a8e-55d5-437a-bac9-bc142ea2a9be\"],\"mac_address\":\"fa:16:3e:f7:53:a3\",\"device_id\":\"5078b315-5529-412a-a492-d62901f9f205\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"b05e31359ad64c1aa60ce7763d1dd124\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"5b323cc2-a770-4550-a884-82bb68e53127\",\"tenant_id\":\"b05e31359ad64c1aa60ce7763d1dd124\",\"created_at\":\"2019-06-08T10:51:49Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bono_floatingip_9vp6ef", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:01.124Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d1e4ba9f-17fc-496f-8d6f-c22ef379107e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:01.690Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-67a20500-6de8-417b-901a-c6c600d88413 Date: Sat, 08 Jun 2019 11:13:01 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-08T10:54:22Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"601b5972-dceb-420d-a9f1-ec611a21f753\",\"ip_address\":\"192.168.120.7\"}],\"id\":\"7269a720-a8a1-4d1e-a0a8-c72d009e33ee\",\"security_groups\":[\"51ca155c-56e7-45d9-8551-bf1abbcabc90\",\"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\",\"f4410a8e-55d5-437a-bac9-bc142ea2a9be\"],\"mac_address\":\"fa:16:3e:f7:53:a3\",\"device_id\":\"5078b315-5529-412a-a492-d62901f9f205\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"b05e31359ad64c1aa60ce7763d1dd124\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"5b323cc2-a770-4550-a884-82bb68e53127\",\"tenant_id\":\"b05e31359ad64c1aa60ce7763d1dd124\",\"created_at\":\"2019-06-08T10:51:49Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bono_floatingip_9vp6ef", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:01.124Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d1e4ba9f-17fc-496f-8d6f-c22ef379107e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:01.690Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/ports/7269a720-a8a1-4d1e-a0a8-c72d009e33ee.json used request id req-67a20500-6de8-417b-901a-c6c600d88413", "level": "debug", "target_id": "bono_floatingip_9vp6ef", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:01.124Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d1e4ba9f-17fc-496f-8d6f-c22ef379107e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:01.690Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/ports/7269a720-a8a1-4d1e-a0a8-c72d009e33ee.json used request id req-67a20500-6de8-417b-901a-c6c600d88413", "level": "debug", "target_id": "bono_floatingip_9vp6ef", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:01.124Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d1e4ba9f-17fc-496f-8d6f-c22ef379107e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:01.690Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/ports/7269a720-a8a1-4d1e-a0a8-c72d009e33ee.json used request id req-67a20500-6de8-417b-901a-c6c600d88413", "level": "debug", "target_id": "bono_floatingip_9vp6ef", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:01.124Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d1e4ba9f-17fc-496f-8d6f-c22ef379107e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:01.690Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/ports/7269a720-a8a1-4d1e-a0a8-c72d009e33ee.json used request id req-67a20500-6de8-417b-901a-c6c600d88413", "level": "debug", "target_id": "bono_floatingip_9vp6ef", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:01.124Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d1e4ba9f-17fc-496f-8d6f-c22ef379107e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:01.690Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: 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_9vp6ef", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:01.124Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d1e4ba9f-17fc-496f-8d6f-c22ef379107e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:01.690Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: 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_9vp6ef", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:01.125Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d1e4ba9f-17fc-496f-8d6f-c22ef379107e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:01.690Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:13:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d45a1ba-f363-46d2-80c1-8a3dddd3bb74 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bono_floatingip_9vp6ef", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:01.129Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d1e4ba9f-17fc-496f-8d6f-c22ef379107e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:01.690Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:13:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d45a1ba-f363-46d2-80c1-8a3dddd3bb74 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bono_floatingip_9vp6ef", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:01.129Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d1e4ba9f-17fc-496f-8d6f-c22ef379107e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:01.690Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-0d45a1ba-f363-46d2-80c1-8a3dddd3bb74", "level": "debug", "target_id": "bono_floatingip_9vp6ef", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:01.129Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d1e4ba9f-17fc-496f-8d6f-c22ef379107e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:01.690Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-0d45a1ba-f363-46d2-80c1-8a3dddd3bb74", "level": "debug", "target_id": "bono_floatingip_9vp6ef", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:01.129Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d1e4ba9f-17fc-496f-8d6f-c22ef379107e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:01.690Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cbfe60fc3df33df1be0946d749e0ba68971eb0ce\"", "level": "debug", "target_id": "ellis_floatingip_qirkwr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:01.312Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.b50d2b4f-7b1b-43b6-ac40-eda992141dfd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:01.690Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cbfe60fc3df33df1be0946d749e0ba68971eb0ce\"", "level": "debug", "target_id": "ellis_floatingip_qirkwr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:01.313Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.b50d2b4f-7b1b-43b6-ac40-eda992141dfd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:01.690Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:13: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-0ccfbc23-2a59-405c-a481-e98309940689 x-compute-request-id: req-0ccfbc23-2a59-405c-a481-e98309940689 Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:01.427Z", "source_id": "homer_host_1hw858", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.1715553c-61b1-43ce-8274-046141ab534f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:01.690Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567/os-security-groups used request id req-0ccfbc23-2a59-405c-a481-e98309940689", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:01.427Z", "source_id": "homer_host_1hw858", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.1715553c-61b1-43ce-8274-046141ab534f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:01.690Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567/os-security-groups used request id req-0ccfbc23-2a59-405c-a481-e98309940689", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:01.427Z", "source_id": "homer_host_1hw858", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.1715553c-61b1-43ce-8274-046141ab534f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:01.690Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3960b544e8eac884d47ff08f665ad498e29050d0\"", "level": "debug", "target_id": "bono_floatingip_9vp6ef", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:01.527Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d1e4ba9f-17fc-496f-8d6f-c22ef379107e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:01.690Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 3262 X-Openstack-Request-Id: req-daa838f9-b0a0-40b4-b524-f555cda106d9 Date: Sat, 08 Jun 2019 11:13:01 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"7402b534-bf16-452e-b777-060240f3aa0b\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"created_at\": \"2019-06-08T10:51:31Z\", \"updated_at\": \"2019-06-08T10:55:33Z\", \"floating_network_id\": \"d0205d84-f6dd-4d92-b76b-dc9ca1111094\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:f7:53:a3\", \"device_id\": \"5078b315-5529-412a-a492-d62901f9f205\"}, \"fixed_ip_address\": \"192.168.120.7\", \"floating_ip_address\": \"172.30.9.215\", \"revision_number\": 2, \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"port_id\": \"7269a720-a8a1-4d1e-a0a8-c72d009e33ee\", \"id\": \"26b7c781-82a0-4ac6-afb6-179f1c072ebb\", \"qos_policy_id\": null}, {\"router_id\": \"7402b534-bf16-452e-b777-060240f3aa0b\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"created_at\": \"2019-06-08T10:51:25Z\", \"updated_at\": \"2019-06-08T10:55:30Z\", \"floating_network_id\": \"d0205d84-f6dd-4d92-b76b-dc9ca1111094\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:f0:0d:03\", \"device_id\": \"fdf89a9d-c463-49c2-b3ee-51a117b9df8b\"}, \"fixed_ip_address\": \"192.168.120.9\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 2, \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"port_id\": \"e585d3ed-9de6-4479-9f0c-0c0ec2ac433e\", \"id\": \"78cd4a39-639c-4959-9574-16ae6a0621ae\", \"qos_policy_id\": null}, {\"router_id\": \"7402b534-bf16-452e-b777-060240f3aa0b\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"created_at\": \"2019-06-08T10:47:55Z\", \"updated_at\": \"2019-06-08T10:47:57Z\", \"floating_network_id\": \"d0205d84-f6dd-4d92-b76b-dc9ca1111094\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:c1:85:ea\", \"device_id\": \"22a77c00-7c5f-49af-b0af-2fd69479d425\"}, \"fixed_ip_address\": \"192.168.120.6\", \"floating_ip_address\": \"172.30.9.203\", \"revision_number\": 1, \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"port_id\": \"2d75cfce-a931-4762-90b8-682a98d4967d\", \"id\": \"a42c4a2f-78d9-4d9c-b417-6b0104451ad7\", \"qos_policy_id\": null}, {\"router_id\": \"7402b534-bf16-452e-b777-060240f3aa0b\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"created_at\": \"2019-06-08T10:51:29Z\", \"updated_at\": \"2019-06-08T10:55:57Z\", \"floating_network_id\": \"d0205d84-f6dd-4d92-b76b-dc9ca1111094\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:a3:4c:72\", \"device_id\": \"bf25485e-9f4c-46c0-a71d-e4f5852f4f49\"}, \"fixed_ip_address\": \"192.168.120.13\", \"floating_ip_address\": \"172.30.9.210\", \"revision_number\": 2, \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"port_id\": \"9cfcbb97-da5d-4cca-a121-2258e5c386a9\", \"id\": \"bb1266a1-5995-4625-8082-f7ecd903dd76\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "bono_floatingip_9vp6ef", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:01.060Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d1e4ba9f-17fc-496f-8d6f-c22ef379107e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:01.690Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:13: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-3cd82a92-f369-4282-9852-8d335ed68934 x-compute-request-id: req-3cd82a92-f369-4282-9852-8d335ed68934 Content-Encoding: gzip Content-Length: 801 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:5d:40:c6\", \"version\": 4, \"addr\": \"192.168.120.26\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:46.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"9e139966-e5ce-4dd0-b204-5fc1565cf567\", \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-08T11:12:19Z\", \"hostId\": \"7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_homer_host_1hw858\", \"created\": \"2019-06-08T10:51:49Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:01.061Z", "source_id": "homer_host_1hw858", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.1715553c-61b1-43ce-8274-046141ab534f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:01.690Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 used request id req-3cd82a92-f369-4282-9852-8d335ed68934", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:01.061Z", "source_id": "homer_host_1hw858", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.1715553c-61b1-43ce-8274-046141ab534f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:01.690Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-daa838f9-b0a0-40b4-b524-f555cda106d9", "level": "debug", "target_id": "bono_floatingip_9vp6ef", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:01.060Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d1e4ba9f-17fc-496f-8d6f-c22ef379107e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:01.690Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-daa838f9-b0a0-40b4-b524-f555cda106d9", "level": "debug", "target_id": "bono_floatingip_9vp6ef", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:01.060Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d1e4ba9f-17fc-496f-8d6f-c22ef379107e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:01.690Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-daa838f9-b0a0-40b4-b524-f555cda106d9", "level": "debug", "target_id": "bono_floatingip_9vp6ef", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:01.060Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d1e4ba9f-17fc-496f-8d6f-c22ef379107e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:01.690Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}587e48c89298ed9841d2a36787baac8edbaf949d\"", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:01.062Z", "source_id": "homer_host_1hw858", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.1715553c-61b1-43ce-8274-046141ab534f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:01.690Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-daa838f9-b0a0-40b4-b524-f555cda106d9", "level": "debug", "target_id": "bono_floatingip_9vp6ef", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:01.060Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d1e4ba9f-17fc-496f-8d6f-c22ef379107e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:01.690Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 3262 X-Openstack-Request-Id: req-daa838f9-b0a0-40b4-b524-f555cda106d9 Date: Sat, 08 Jun 2019 11:13:01 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"7402b534-bf16-452e-b777-060240f3aa0b\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"created_at\": \"2019-06-08T10:51:31Z\", \"updated_at\": \"2019-06-08T10:55:33Z\", \"floating_network_id\": \"d0205d84-f6dd-4d92-b76b-dc9ca1111094\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:f7:53:a3\", \"device_id\": \"5078b315-5529-412a-a492-d62901f9f205\"}, \"fixed_ip_address\": \"192.168.120.7\", \"floating_ip_address\": \"172.30.9.215\", \"revision_number\": 2, \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"port_id\": \"7269a720-a8a1-4d1e-a0a8-c72d009e33ee\", \"id\": \"26b7c781-82a0-4ac6-afb6-179f1c072ebb\", \"qos_policy_id\": null}, {\"router_id\": \"7402b534-bf16-452e-b777-060240f3aa0b\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"created_at\": \"2019-06-08T10:51:25Z\", \"updated_at\": \"2019-06-08T10:55:30Z\", \"floating_network_id\": \"d0205d84-f6dd-4d92-b76b-dc9ca1111094\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:f0:0d:03\", \"device_id\": \"fdf89a9d-c463-49c2-b3ee-51a117b9df8b\"}, \"fixed_ip_address\": \"192.168.120.9\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 2, \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"port_id\": \"e585d3ed-9de6-4479-9f0c-0c0ec2ac433e\", \"id\": \"78cd4a39-639c-4959-9574-16ae6a0621ae\", \"qos_policy_id\": null}, {\"router_id\": \"7402b534-bf16-452e-b777-060240f3aa0b\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"created_at\": \"2019-06-08T10:47:55Z\", \"updated_at\": \"2019-06-08T10:47:57Z\", \"floating_network_id\": \"d0205d84-f6dd-4d92-b76b-dc9ca1111094\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:c1:85:ea\", \"device_id\": \"22a77c00-7c5f-49af-b0af-2fd69479d425\"}, \"fixed_ip_address\": \"192.168.120.6\", \"floating_ip_address\": \"172.30.9.203\", \"revision_number\": 1, \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"port_id\": \"2d75cfce-a931-4762-90b8-682a98d4967d\", \"id\": \"a42c4a2f-78d9-4d9c-b417-6b0104451ad7\", \"qos_policy_id\": null}, {\"router_id\": \"7402b534-bf16-452e-b777-060240f3aa0b\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"created_at\": \"2019-06-08T10:51:29Z\", \"updated_at\": \"2019-06-08T10:55:57Z\", \"floating_network_id\": \"d0205d84-f6dd-4d92-b76b-dc9ca1111094\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:a3:4c:72\", \"device_id\": \"bf25485e-9f4c-46c0-a71d-e4f5852f4f49\"}, \"fixed_ip_address\": \"192.168.120.13\", \"floating_ip_address\": \"172.30.9.210\", \"revision_number\": 2, \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"port_id\": \"9cfcbb97-da5d-4cca-a121-2258e5c386a9\", \"id\": \"bb1266a1-5995-4625-8082-f7ecd903dd76\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "bono_floatingip_9vp6ef", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:01.060Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d1e4ba9f-17fc-496f-8d6f-c22ef379107e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:02.237Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3960b544e8eac884d47ff08f665ad498e29050d0\"", "level": "debug", "target_id": "bono_floatingip_9vp6ef", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:01.527Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d1e4ba9f-17fc-496f-8d6f-c22ef379107e"}], "metadata": {"pagination": {"total": 998, "offset": 746, "size": 50}}} 2019-06-08 11:13:14,863 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:13:14,863 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:13:14 GMT 2019-06-08 11:13:14,863 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:13:14,863 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 11:13:14,864 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:13:14,864 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:13:14,864 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:13:14,864 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 11:13:14,867 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-6d262ad4-5049-4c63-9654-4830b1e89d84 2019-06-08 11:13:14,867 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-6d262ad4-5049-4c63-9654-4830b1e89d84 2019-06-08 11:13:14,868 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sat, 08 Jun 2019 11:12: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-09c39df9-ab08-4a7b-b5ee-d5a8599d260a x-compute-request-id: req-09c39df9-ab08-4a7b-b5ee-d5a8599d260a Content-Length: 0 Content-Type: application/json 2019-06-08 11:13:14,868 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567/action used request id req-09c39df9-ab08-4a7b-b5ee-d5a8599d260a 2019-06-08 11:13:14,868 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}587e48c89298ed9841d2a36787baac8edbaf949d" 2019-06-08 11:13:14,868 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679/os-security-groups used request id req-ad981254-017a-4d81-8a9a-9a6ee6e17f9a 2019-06-08 11:13:14,868 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679/os-security-groups used request id req-ad981254-017a-4d81-8a9a-9a6ee6e17f9a 2019-06-08 11:13:14,868 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3262 X-Openstack-Request-Id: req-df511e89-2a3b-4bba-bfa8-91369b26e1b3 Date: Sat, 08 Jun 2019 11:13:00 GMT RESP BODY: {"floatingips": [{"router_id": "7402b534-bf16-452e-b777-060240f3aa0b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:51:31Z", "updated_at": "2019-06-08T10:55:33Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5b323cc2-a770-4550-a884-82bb68e53127", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f7:53:a3", "device_id": "5078b315-5529-412a-a492-d62901f9f205"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.215", "revision_number": 2, "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_id": "7269a720-a8a1-4d1e-a0a8-c72d009e33ee", "id": "26b7c781-82a0-4ac6-afb6-179f1c072ebb", "qos_policy_id": null}, {"router_id": "7402b534-bf16-452e-b777-060240f3aa0b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:51:25Z", "updated_at": "2019-06-08T10:55:30Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5b323cc2-a770-4550-a884-82bb68e53127", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f0:0d:03", "device_id": "fdf89a9d-c463-49c2-b3ee-51a117b9df8b"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.202", "revision_number": 2, "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_id": "e585d3ed-9de6-4479-9f0c-0c0ec2ac433e", "id": "78cd4a39-639c-4959-9574-16ae6a0621ae", "qos_policy_id": null}, {"router_id": "7402b534-bf16-452e-b777-060240f3aa0b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:47:55Z", "updated_at": "2019-06-08T10:47:57Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5b323cc2-a770-4550-a884-82bb68e53127", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c1:85:ea", "device_id": "22a77c00-7c5f-49af-b0af-2fd69479d425"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.203", "revision_number": 1, "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_id": "2d75cfce-a931-4762-90b8-682a98d4967d", "id": "a42c4a2f-78d9-4d9c-b417-6b0104451ad7", "qos_policy_id": null}, {"router_id": "7402b534-bf16-452e-b777-060240f3aa0b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:51:29Z", "updated_at": "2019-06-08T10:55:57Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5b323cc2-a770-4550-a884-82bb68e53127", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a3:4c:72", "device_id": "bf25485e-9f4c-46c0-a71d-e4f5852f4f49"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.210", "revision_number": 2, "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_id": "9cfcbb97-da5d-4cca-a121-2258e5c386a9", "id": "bb1266a1-5995-4625-8082-f7ecd903dd76", "qos_policy_id": null}]} 2019-06-08 11:13:14,869 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3262 X-Openstack-Request-Id: req-df511e89-2a3b-4bba-bfa8-91369b26e1b3 Date: Sat, 08 Jun 2019 11:13:00 GMT RESP BODY: {"floatingips": [{"router_id": "7402b534-bf16-452e-b777-060240f3aa0b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:51:31Z", "updated_at": "2019-06-08T10:55:33Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5b323cc2-a770-4550-a884-82bb68e53127", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f7:53:a3", "device_id": "5078b315-5529-412a-a492-d62901f9f205"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.215", "revision_number": 2, "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_id": "7269a720-a8a1-4d1e-a0a8-c72d009e33ee", "id": "26b7c781-82a0-4ac6-afb6-179f1c072ebb", "qos_policy_id": null}, {"router_id": "7402b534-bf16-452e-b777-060240f3aa0b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:51:25Z", "updated_at": "2019-06-08T10:55:30Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5b323cc2-a770-4550-a884-82bb68e53127", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f0:0d:03", "device_id": "fdf89a9d-c463-49c2-b3ee-51a117b9df8b"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.202", "revision_number": 2, "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_id": "e585d3ed-9de6-4479-9f0c-0c0ec2ac433e", "id": "78cd4a39-639c-4959-9574-16ae6a0621ae", "qos_policy_id": null}, {"router_id": "7402b534-bf16-452e-b777-060240f3aa0b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:47:55Z", "updated_at": "2019-06-08T10:47:57Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5b323cc2-a770-4550-a884-82bb68e53127", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c1:85:ea", "device_id": "22a77c00-7c5f-49af-b0af-2fd69479d425"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.203", "revision_number": 1, "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_id": "2d75cfce-a931-4762-90b8-682a98d4967d", "id": "a42c4a2f-78d9-4d9c-b417-6b0104451ad7", "qos_policy_id": null}, {"router_id": "7402b534-bf16-452e-b777-060240f3aa0b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:51:29Z", "updated_at": "2019-06-08T10:55:57Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5b323cc2-a770-4550-a884-82bb68e53127", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a3:4c:72", "device_id": "bf25485e-9f4c-46c0-a71d-e4f5852f4f49"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.210", "revision_number": 2, "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_id": "9cfcbb97-da5d-4cca-a121-2258e5c386a9", "id": "bb1266a1-5995-4625-8082-f7ecd903dd76", "qos_policy_id": null}]} 2019-06-08 11:13:14,869 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-df511e89-2a3b-4bba-bfa8-91369b26e1b3 2019-06-08 11:13:14,869 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-df511e89-2a3b-4bba-bfa8-91369b26e1b3 2019-06-08 11:13:14,869 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-df511e89-2a3b-4bba-bfa8-91369b26e1b3 2019-06-08 11:13:14,869 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/7269a720-a8a1-4d1e-a0a8-c72d009e33ee.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b245ca96f590de44fb190b05659523f59c6911a" 2019-06-08 11:13:14,870 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/7269a720-a8a1-4d1e-a0a8-c72d009e33ee.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b245ca96f590de44fb190b05659523f59c6911a" 2019-06-08 11:13:14,870 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-12f1b0c5-a273-495b-85a4-87192754fbb2 Date: Sat, 08 Jun 2019 11:13:00 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T10:54:22Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"601b5972-dceb-420d-a9f1-ec611a21f753","ip_address":"192.168.120.7"}],"id":"7269a720-a8a1-4d1e-a0a8-c72d009e33ee","security_groups":["51ca155c-56e7-45d9-8551-bf1abbcabc90","a4f34c02-687e-4e21-9d25-0478a0d3d8d3","f4410a8e-55d5-437a-bac9-bc142ea2a9be"],"mac_address":"fa:16:3e:f7:53:a3","device_id":"5078b315-5529-412a-a492-d62901f9f205","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"b05e31359ad64c1aa60ce7763d1dd124","qos_policy_id":null,"admin_state_up":true,"network_id":"5b323cc2-a770-4550-a884-82bb68e53127","tenant_id":"b05e31359ad64c1aa60ce7763d1dd124","created_at":"2019-06-08T10:51:49Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-08 11:13:14,870 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-12f1b0c5-a273-495b-85a4-87192754fbb2 Date: Sat, 08 Jun 2019 11:13:00 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T10:54:22Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"601b5972-dceb-420d-a9f1-ec611a21f753","ip_address":"192.168.120.7"}],"id":"7269a720-a8a1-4d1e-a0a8-c72d009e33ee","security_groups":["51ca155c-56e7-45d9-8551-bf1abbcabc90","a4f34c02-687e-4e21-9d25-0478a0d3d8d3","f4410a8e-55d5-437a-bac9-bc142ea2a9be"],"mac_address":"fa:16:3e:f7:53:a3","device_id":"5078b315-5529-412a-a492-d62901f9f205","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"b05e31359ad64c1aa60ce7763d1dd124","qos_policy_id":null,"admin_state_up":true,"network_id":"5b323cc2-a770-4550-a884-82bb68e53127","tenant_id":"b05e31359ad64c1aa60ce7763d1dd124","created_at":"2019-06-08T10:51:49Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-08 11:13:14,870 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/ports/7269a720-a8a1-4d1e-a0a8-c72d009e33ee.json used request id req-12f1b0c5-a273-495b-85a4-87192754fbb2 2019-06-08 11:13:14,870 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/ports/7269a720-a8a1-4d1e-a0a8-c72d009e33ee.json used request id req-12f1b0c5-a273-495b-85a4-87192754fbb2 2019-06-08 11:13:14,870 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/ports/7269a720-a8a1-4d1e-a0a8-c72d009e33ee.json used request id req-12f1b0c5-a273-495b-85a4-87192754fbb2 2019-06-08 11:13:14,871 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 used request id req-3cd82a92-f369-4282-9852-8d335ed68934 2019-06-08 11:13:14,871 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/7269a720-a8a1-4d1e-a0a8-c72d009e33ee.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8dd27f7dc6ce8c064db2d626d1f467a17b17876" 2019-06-08 11:13:14,871 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/7269a720-a8a1-4d1e-a0a8-c72d009e33ee.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8dd27f7dc6ce8c064db2d626d1f467a17b17876" 2019-06-08 11:13:14,871 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-67a20500-6de8-417b-901a-c6c600d88413 Date: Sat, 08 Jun 2019 11:13:01 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T10:54:22Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"601b5972-dceb-420d-a9f1-ec611a21f753","ip_address":"192.168.120.7"}],"id":"7269a720-a8a1-4d1e-a0a8-c72d009e33ee","security_groups":["51ca155c-56e7-45d9-8551-bf1abbcabc90","a4f34c02-687e-4e21-9d25-0478a0d3d8d3","f4410a8e-55d5-437a-bac9-bc142ea2a9be"],"mac_address":"fa:16:3e:f7:53:a3","device_id":"5078b315-5529-412a-a492-d62901f9f205","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"b05e31359ad64c1aa60ce7763d1dd124","qos_policy_id":null,"admin_state_up":true,"network_id":"5b323cc2-a770-4550-a884-82bb68e53127","tenant_id":"b05e31359ad64c1aa60ce7763d1dd124","created_at":"2019-06-08T10:51:49Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-08 11:13:14,871 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-67a20500-6de8-417b-901a-c6c600d88413 Date: Sat, 08 Jun 2019 11:13:01 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T10:54:22Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"601b5972-dceb-420d-a9f1-ec611a21f753","ip_address":"192.168.120.7"}],"id":"7269a720-a8a1-4d1e-a0a8-c72d009e33ee","security_groups":["51ca155c-56e7-45d9-8551-bf1abbcabc90","a4f34c02-687e-4e21-9d25-0478a0d3d8d3","f4410a8e-55d5-437a-bac9-bc142ea2a9be"],"mac_address":"fa:16:3e:f7:53:a3","device_id":"5078b315-5529-412a-a492-d62901f9f205","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"b05e31359ad64c1aa60ce7763d1dd124","qos_policy_id":null,"admin_state_up":true,"network_id":"5b323cc2-a770-4550-a884-82bb68e53127","tenant_id":"b05e31359ad64c1aa60ce7763d1dd124","created_at":"2019-06-08T10:51:49Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-08 11:13:14,871 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/ports/7269a720-a8a1-4d1e-a0a8-c72d009e33ee.json used request id req-67a20500-6de8-417b-901a-c6c600d88413 2019-06-08 11:13:14,872 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/ports/7269a720-a8a1-4d1e-a0a8-c72d009e33ee.json used request id req-67a20500-6de8-417b-901a-c6c600d88413 2019-06-08 11:13:14,872 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/ports/7269a720-a8a1-4d1e-a0a8-c72d009e33ee.json used request id req-67a20500-6de8-417b-901a-c6c600d88413 2019-06-08 11:13:14,872 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/ports/7269a720-a8a1-4d1e-a0a8-c72d009e33ee.json used request id req-67a20500-6de8-417b-901a-c6c600d88413 2019-06-08 11:13:14,872 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 11:13:14,872 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 11:13:14,872 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:13:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d45a1ba-f363-46d2-80c1-8a3dddd3bb74 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:13:14,872 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:13:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d45a1ba-f363-46d2-80c1-8a3dddd3bb74 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:13:14,873 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-0d45a1ba-f363-46d2-80c1-8a3dddd3bb74 2019-06-08 11:13:14,873 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-0d45a1ba-f363-46d2-80c1-8a3dddd3bb74 2019-06-08 11:13:14,873 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbfe60fc3df33df1be0946d749e0ba68971eb0ce" 2019-06-08 11:13:14,873 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbfe60fc3df33df1be0946d749e0ba68971eb0ce" 2019-06-08 11:13:14,873 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:13: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-0ccfbc23-2a59-405c-a481-e98309940689 x-compute-request-id: req-0ccfbc23-2a59-405c-a481-e98309940689 Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-06-08 11:13:14,873 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567/os-security-groups used request id req-0ccfbc23-2a59-405c-a481-e98309940689 2019-06-08 11:13:14,874 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567/os-security-groups used request id req-0ccfbc23-2a59-405c-a481-e98309940689 2019-06-08 11:13:14,874 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3960b544e8eac884d47ff08f665ad498e29050d0" 2019-06-08 11:13:14,874 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3262 X-Openstack-Request-Id: req-daa838f9-b0a0-40b4-b524-f555cda106d9 Date: Sat, 08 Jun 2019 11:13:01 GMT RESP BODY: {"floatingips": [{"router_id": "7402b534-bf16-452e-b777-060240f3aa0b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:51:31Z", "updated_at": "2019-06-08T10:55:33Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5b323cc2-a770-4550-a884-82bb68e53127", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f7:53:a3", "device_id": "5078b315-5529-412a-a492-d62901f9f205"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.215", "revision_number": 2, "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_id": "7269a720-a8a1-4d1e-a0a8-c72d009e33ee", "id": "26b7c781-82a0-4ac6-afb6-179f1c072ebb", "qos_policy_id": null}, {"router_id": "7402b534-bf16-452e-b777-060240f3aa0b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:51:25Z", "updated_at": "2019-06-08T10:55:30Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5b323cc2-a770-4550-a884-82bb68e53127", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f0:0d:03", "device_id": "fdf89a9d-c463-49c2-b3ee-51a117b9df8b"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.202", "revision_number": 2, "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_id": "e585d3ed-9de6-4479-9f0c-0c0ec2ac433e", "id": "78cd4a39-639c-4959-9574-16ae6a0621ae", "qos_policy_id": null}, {"router_id": "7402b534-bf16-452e-b777-060240f3aa0b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:47:55Z", "updated_at": "2019-06-08T10:47:57Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5b323cc2-a770-4550-a884-82bb68e53127", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c1:85:ea", "device_id": "22a77c00-7c5f-49af-b0af-2fd69479d425"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.203", "revision_number": 1, "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_id": "2d75cfce-a931-4762-90b8-682a98d4967d", "id": "a42c4a2f-78d9-4d9c-b417-6b0104451ad7", "qos_policy_id": null}, {"router_id": "7402b534-bf16-452e-b777-060240f3aa0b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:51:29Z", "updated_at": "2019-06-08T10:55:57Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5b323cc2-a770-4550-a884-82bb68e53127", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a3:4c:72", "device_id": "bf25485e-9f4c-46c0-a71d-e4f5852f4f49"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.210", "revision_number": 2, "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_id": "9cfcbb97-da5d-4cca-a121-2258e5c386a9", "id": "bb1266a1-5995-4625-8082-f7ecd903dd76", "qos_policy_id": null}]} 2019-06-08 11:13:14,874 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:13: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-3cd82a92-f369-4282-9852-8d335ed68934 x-compute-request-id: req-3cd82a92-f369-4282-9852-8d335ed68934 Content-Encoding: gzip Content-Length: 801 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:40:c6", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-08T10:54:46.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "9e139966-e5ce-4dd0-b204-5fc1565cf567", "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-08T11:12:19Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_homer_host_1hw858", "created": "2019-06-08T10:51:49Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 11:13:14,874 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 used request id req-3cd82a92-f369-4282-9852-8d335ed68934 2019-06-08 11:13:14,874 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-daa838f9-b0a0-40b4-b524-f555cda106d9 2019-06-08 11:13:14,874 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-daa838f9-b0a0-40b4-b524-f555cda106d9 2019-06-08 11:13:14,875 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-daa838f9-b0a0-40b4-b524-f555cda106d9 2019-06-08 11:13:14,875 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}587e48c89298ed9841d2a36787baac8edbaf949d" 2019-06-08 11:13:14,875 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-daa838f9-b0a0-40b4-b524-f555cda106d9 2019-06-08 11:13:14,875 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3262 X-Openstack-Request-Id: req-daa838f9-b0a0-40b4-b524-f555cda106d9 Date: Sat, 08 Jun 2019 11:13:01 GMT RESP BODY: {"floatingips": [{"router_id": "7402b534-bf16-452e-b777-060240f3aa0b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:51:31Z", "updated_at": "2019-06-08T10:55:33Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5b323cc2-a770-4550-a884-82bb68e53127", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f7:53:a3", "device_id": "5078b315-5529-412a-a492-d62901f9f205"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.215", "revision_number": 2, "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_id": "7269a720-a8a1-4d1e-a0a8-c72d009e33ee", "id": "26b7c781-82a0-4ac6-afb6-179f1c072ebb", "qos_policy_id": null}, {"router_id": "7402b534-bf16-452e-b777-060240f3aa0b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:51:25Z", "updated_at": "2019-06-08T10:55:30Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5b323cc2-a770-4550-a884-82bb68e53127", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f0:0d:03", "device_id": "fdf89a9d-c463-49c2-b3ee-51a117b9df8b"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.202", "revision_number": 2, "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_id": "e585d3ed-9de6-4479-9f0c-0c0ec2ac433e", "id": "78cd4a39-639c-4959-9574-16ae6a0621ae", "qos_policy_id": null}, {"router_id": "7402b534-bf16-452e-b777-060240f3aa0b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:47:55Z", "updated_at": "2019-06-08T10:47:57Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5b323cc2-a770-4550-a884-82bb68e53127", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c1:85:ea", "device_id": "22a77c00-7c5f-49af-b0af-2fd69479d425"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.203", "revision_number": 1, "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_id": "2d75cfce-a931-4762-90b8-682a98d4967d", "id": "a42c4a2f-78d9-4d9c-b417-6b0104451ad7", "qos_policy_id": null}, {"router_id": "7402b534-bf16-452e-b777-060240f3aa0b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:51:29Z", "updated_at": "2019-06-08T10:55:57Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5b323cc2-a770-4550-a884-82bb68e53127", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a3:4c:72", "device_id": "bf25485e-9f4c-46c0-a71d-e4f5852f4f49"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.210", "revision_number": 2, "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_id": "9cfcbb97-da5d-4cca-a121-2258e5c386a9", "id": "bb1266a1-5995-4625-8082-f7ecd903dd76", "qos_policy_id": null}]} 2019-06-08 11:13:14,875 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3960b544e8eac884d47ff08f665ad498e29050d0" 2019-06-08 11:13:14,876 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc 2019-06-08 11:13:14,946 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:13:14,947 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:13:14,947 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:13:14,947 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:13:14,947 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:13:14,947 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:13:14,947 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:13:14,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-06-08T11:11:24.987Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T11:11:24.988Z", "id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"} 2019-06-08 11:13:14,948 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:13:14,948 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:13:14 GMT 2019-06-08 11:13:14,948 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:13:14,948 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-08 11:13:14,948 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:13:14,948 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:13:14,948 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:13:19,953 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:13:20,057 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:13:20,058 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:13:20,058 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:13:20,058 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:13:20,058 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:13:20,058 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:13:20,058 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:13:20,058 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_1hw858", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:02.237Z", "message": "Relationships unlinked", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:01.936Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:02.237Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:01.717Z", "source_id": "homer_host_1hw858", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:02.237Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3960b544e8eac884d47ff08f665ad498e29050d0\"", "level": "debug", "target_id": "bono_floatingip_9vp6ef", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:01.527Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d1e4ba9f-17fc-496f-8d6f-c22ef379107e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:02.882Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3960b544e8eac884d47ff08f665ad498e29050d0\" -d '{\"removeFloatingIp\": {\"address\": \"172.30.9.215\"}}'", "level": "debug", "target_id": "bono_floatingip_9vp6ef", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:02.428Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d1e4ba9f-17fc-496f-8d6f-c22ef379107e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:02.882Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-0c2c037b-512b-40f2-9464-6d5e790d9ca8", "level": "debug", "target_id": "bono_floatingip_9vp6ef", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:02.427Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d1e4ba9f-17fc-496f-8d6f-c22ef379107e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:02.882Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-0c2c037b-512b-40f2-9464-6d5e790d9ca8", "level": "debug", "target_id": "bono_floatingip_9vp6ef", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:02.427Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d1e4ba9f-17fc-496f-8d6f-c22ef379107e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:02.882Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-0c2c037b-512b-40f2-9464-6d5e790d9ca8", "level": "debug", "target_id": "bono_floatingip_9vp6ef", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:02.427Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d1e4ba9f-17fc-496f-8d6f-c22ef379107e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:02.882Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-0c2c037b-512b-40f2-9464-6d5e790d9ca8", "level": "debug", "target_id": "bono_floatingip_9vp6ef", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:02.427Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d1e4ba9f-17fc-496f-8d6f-c22ef379107e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:02.882Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:13: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-0c2c037b-512b-40f2-9464-6d5e790d9ca8 x-compute-request-id: req-0c2c037b-512b-40f2-9464-6d5e790d9ca8 Content-Encoding: gzip Content-Length: 862 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f7:53:a3\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f7:53:a3\", \"version\": 4, \"addr\": \"172.30.9.215\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/5078b315-5529-412a-a492-d62901f9f205\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:23.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"5078b315-5529-412a-a492-d62901f9f205\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-08T11:12:23Z\", \"hostId\": \"7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_bono_host_2pza4u\", \"created\": \"2019-06-08T10:51:45Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": "bono_floatingip_9vp6ef", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:02.427Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d1e4ba9f-17fc-496f-8d6f-c22ef379107e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:02.882Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:13: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-0c2c037b-512b-40f2-9464-6d5e790d9ca8 x-compute-request-id: req-0c2c037b-512b-40f2-9464-6d5e790d9ca8 Content-Encoding: gzip Content-Length: 862 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f7:53:a3\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f7:53:a3\", \"version\": 4, \"addr\": \"172.30.9.215\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/5078b315-5529-412a-a492-d62901f9f205\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:23.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"5078b315-5529-412a-a492-d62901f9f205\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-08T11:12:23Z\", \"hostId\": \"7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_bono_host_2pza4u\", \"created\": \"2019-06-08T10:51:45Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": "bono_floatingip_9vp6ef", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:02.427Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d1e4ba9f-17fc-496f-8d6f-c22ef379107e"}, {"node_instance_id": "homer_host_1hw858", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:02.882Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:02.302Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "homer_host_1hw858", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:02.882Z", "message": "Deleting node instance", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:02.037Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:02.882Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cbfe60fc3df33df1be0946d749e0ba68971eb0ce\" -d '{\"removeFloatingIp\": {\"address\": \"172.30.9.210\"}}'", "level": "debug", "target_id": "ellis_floatingip_qirkwr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:02.249Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.b50d2b4f-7b1b-43b6-ac40-eda992141dfd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:02.882Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cbfe60fc3df33df1be0946d749e0ba68971eb0ce\" -d '{\"removeFloatingIp\": {\"address\": \"172.30.9.210\"}}'", "level": "debug", "target_id": "ellis_floatingip_qirkwr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:02.248Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.b50d2b4f-7b1b-43b6-ac40-eda992141dfd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:02.882Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:13:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa43a226-de72-4ee2-b91a-7c7ea7c28d49 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:02.064Z", "source_id": "dime_host_v6fp10", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.db6e8642-12e7-4b8e-bb13-9cdaaf9d7d1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:02.882Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-fa43a226-de72-4ee2-b91a-7c7ea7c28d49", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:02.064Z", "source_id": "dime_host_v6fp10", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.db6e8642-12e7-4b8e-bb13-9cdaaf9d7d1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:02.882Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:13: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-bdb227b3-8363-4876-b0a4-d3998367f55a x-compute-request-id: req-bdb227b3-8363-4876-b0a4-d3998367f55a Content-Encoding: gzip Content-Length: 855 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:a3:4c:72\", \"version\": 4, \"addr\": \"192.168.120.13\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:a3:4c:72\", \"version\": 4, \"addr\": \"172.30.9.210\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:44.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"bf25485e-9f4c-46c0-a71d-e4f5852f4f49\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-08T11:12:24Z\", \"hostId\": \"7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_ellis_host_oo3xji\", \"created\": \"2019-06-08T10:51:49Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": "ellis_floatingip_qirkwr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:02.247Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.b50d2b4f-7b1b-43b6-ac40-eda992141dfd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:02.882Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:13: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-bdb227b3-8363-4876-b0a4-d3998367f55a x-compute-request-id: req-bdb227b3-8363-4876-b0a4-d3998367f55a Content-Encoding: gzip Content-Length: 855 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:a3:4c:72\", \"version\": 4, \"addr\": \"192.168.120.13\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:a3:4c:72\", \"version\": 4, \"addr\": \"172.30.9.210\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:44.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"bf25485e-9f4c-46c0-a71d-e4f5852f4f49\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-08T11:12:24Z\", \"hostId\": \"7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_ellis_host_oo3xji\", \"created\": \"2019-06-08T10:51:49Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": "ellis_floatingip_qirkwr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:02.247Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.b50d2b4f-7b1b-43b6-ac40-eda992141dfd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:02.882Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 used request id req-bdb227b3-8363-4876-b0a4-d3998367f55a", "level": "debug", "target_id": "ellis_floatingip_qirkwr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:02.247Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.b50d2b4f-7b1b-43b6-ac40-eda992141dfd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:02.882Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 used request id req-bdb227b3-8363-4876-b0a4-d3998367f55a", "level": "debug", "target_id": "ellis_floatingip_qirkwr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:02.247Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.b50d2b4f-7b1b-43b6-ac40-eda992141dfd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:02.882Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 used request id req-bdb227b3-8363-4876-b0a4-d3998367f55a", "level": "debug", "target_id": "ellis_floatingip_qirkwr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:02.247Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.b50d2b4f-7b1b-43b6-ac40-eda992141dfd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:02.882Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 used request id req-bdb227b3-8363-4876-b0a4-d3998367f55a", "level": "debug", "target_id": "ellis_floatingip_qirkwr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:02.247Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.b50d2b4f-7b1b-43b6-ac40-eda992141dfd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:02.882Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8f179b46ee48c80fa3b94bed648ac99b0859ea10\"", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:02.472Z", "source_id": "dime_host_v6fp10", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.db6e8642-12e7-4b8e-bb13-9cdaaf9d7d1e"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:02.882Z", "message": "Waiting for process 24567 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:02.506Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.ccd0e9f0-1b71-4841-b6db-10bb61d7d625"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:02.882Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3960b544e8eac884d47ff08f665ad498e29050d0\" -d '{\"removeFloatingIp\": {\"address\": \"172.30.9.215\"}}'", "level": "debug", "target_id": "bono_floatingip_9vp6ef", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:02.429Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d1e4ba9f-17fc-496f-8d6f-c22ef379107e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:03.467Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 used request id req-94f14860-0ce6-4220-87df-62029ebfed5e", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:03.137Z", "source_id": "dime_host_v6fp10", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.db6e8642-12e7-4b8e-bb13-9cdaaf9d7d1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:03.467Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:13: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-94f14860-0ce6-4220-87df-62029ebfed5e x-compute-request-id: req-94f14860-0ce6-4220-87df-62029ebfed5e Content-Encoding: gzip Content-Length: 827 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:6c:62:62\", \"version\": 4, \"addr\": \"192.168.120.17\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/367bc6be-c804-45ac-a87c-67a9531cd679\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:46.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"367bc6be-c804-45ac-a87c-67a9531cd679\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-08T11:12:21Z\", \"hostId\": \"7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_dime_host_v6fp10\", \"created\": \"2019-06-08T10:51:49Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:03.136Z", "source_id": "dime_host_v6fp10", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.db6e8642-12e7-4b8e-bb13-9cdaaf9d7d1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:03.467Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 used request id req-94f14860-0ce6-4220-87df-62029ebfed5e", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:03.137Z", "source_id": "dime_host_v6fp10", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.db6e8642-12e7-4b8e-bb13-9cdaaf9d7d1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:03.467Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8f179b46ee48c80fa3b94bed648ac99b0859ea10\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:03.138Z", "source_id": "dime_host_v6fp10", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.db6e8642-12e7-4b8e-bb13-9cdaaf9d7d1e"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:03.467Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:03.392Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.cad5199e-0a6d-4d36-ba3b-7d547cbaca4f"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:04.064Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:13:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9ab049c-a1c8-4541-b5e5-35330dc45770 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:03.398Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.cad5199e-0a6d-4d36-ba3b-7d547cbaca4f"}, {"node_instance_id": "proxy_host_7s25vn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:04.064Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:03.740Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:04.064Z", "message": "RESP: [202] Date: Sat, 08 Jun 2019 11:13: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-123e52be-b6b8-4887-a416-de206b5ab785 x-compute-request-id: req-123e52be-b6b8-4887-a416-de206b5ab785 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:03.964Z", "source_id": "dime_host_v6fp10", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.db6e8642-12e7-4b8e-bb13-9cdaaf9d7d1e"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:04.064Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}535be0a3eae70232cfe59fc243e5ce0279f8b51b\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:03.826Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.cad5199e-0a6d-4d36-ba3b-7d547cbaca4f"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:04.064Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db used request id req-45386b6f-1bd9-4956-ab87-29625b86ed63", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:03.411Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.bb2bd264-f587-4c6f-a295-5c27dbe7233d"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:04.064Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db used request id req-45386b6f-1bd9-4956-ab87-29625b86ed63", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:03.411Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.bb2bd264-f587-4c6f-a295-5c27dbe7233d"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:04.064Z", "message": "RESP: [404] Date: Sat, 08 Jun 2019 11:13: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-45386b6f-1bd9-4956-ab87-29625b86ed63 x-compute-request-id: req-45386b6f-1bd9-4956-ab87-29625b86ed63 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 0ba5508f-ebcc-43b8-be76-dffb902b27db could not be found.\", \"code\": 404}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:03.410Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.bb2bd264-f587-4c6f-a295-5c27dbe7233d"}, {"node_instance_id": "proxy_host_7s25vn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:04.064Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8b732fd33a4ff3ba7823b9334470a4d8dc6f384c\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:03.369Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.bb2bd264-f587-4c6f-a295-5c27dbe7233d"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:04.064Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:03.393Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.cad5199e-0a6d-4d36-ba3b-7d547cbaca4f"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:04.064Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-f9ab049c-a1c8-4541-b5e5-35330dc45770", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:03.398Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.cad5199e-0a6d-4d36-ba3b-7d547cbaca4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:04.631Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8f179b46ee48c80fa3b94bed648ac99b0859ea10\"", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:03.965Z", "source_id": "dime_host_v6fp10", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.db6e8642-12e7-4b8e-bb13-9cdaaf9d7d1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:04.631Z", "message": "POST call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679/action used request id req-123e52be-b6b8-4887-a416-de206b5ab785", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:03.964Z", "source_id": "dime_host_v6fp10", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.db6e8642-12e7-4b8e-bb13-9cdaaf9d7d1e"}, {"node_instance_id": "proxy_host_7s25vn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:04.631Z", "message": "Deleted node instance", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:03.865Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:04.631Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:13: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-9c4e541b-0f77-482d-9cd8-0e72d0e80e9e x-compute-request-id: req-9c4e541b-0f77-482d-9cd8-0e72d0e80e9e Content-Encoding: gzip Content-Length: 801 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:5d:40:c6\", \"version\": 4, \"addr\": \"192.168.120.26\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:46.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"9e139966-e5ce-4dd0-b204-5fc1565cf567\", \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-08T11:12:19Z\", \"hostId\": \"7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_homer_host_1hw858\", \"created\": \"2019-06-08T10:51:49Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:04.531Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.cad5199e-0a6d-4d36-ba3b-7d547cbaca4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:04.631Z", "message": "POST call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679/action used request id req-123e52be-b6b8-4887-a416-de206b5ab785", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:03.964Z", "source_id": "dime_host_v6fp10", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.db6e8642-12e7-4b8e-bb13-9cdaaf9d7d1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:05.223Z", "message": "Floating ip 172.30.9.210 detached from server", "level": "info", "target_id": "ellis_floatingip_qirkwr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:04.786Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.b50d2b4f-7b1b-43b6-ac40-eda992141dfd"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:05.223Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 used request id req-9c4e541b-0f77-482d-9cd8-0e72d0e80e9e", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:04.531Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.cad5199e-0a6d-4d36-ba3b-7d547cbaca4f"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:05.223Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 used request id req-9c4e541b-0f77-482d-9cd8-0e72d0e80e9e", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:04.531Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.cad5199e-0a6d-4d36-ba3b-7d547cbaca4f"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:05.223Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}535be0a3eae70232cfe59fc243e5ce0279f8b51b\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:04.532Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.cad5199e-0a6d-4d36-ba3b-7d547cbaca4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:05.223Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:13: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-b7b2c5d3-2744-441b-a735-ebed6a32caf3 x-compute-request-id: req-b7b2c5d3-2744-441b-a735-ebed6a32caf3 Content-Encoding: gzip Content-Length: 801 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:6c:62:62\", \"version\": 4, \"addr\": \"192.168.120.17\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/367bc6be-c804-45ac-a87c-67a9531cd679\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:46.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"367bc6be-c804-45ac-a87c-67a9531cd679\", \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-08T11:12:21Z\", \"hostId\": \"7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_dime_host_v6fp10\", \"created\": \"2019-06-08T10:51:49Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:04.512Z", "source_id": "dime_host_v6fp10", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.db6e8642-12e7-4b8e-bb13-9cdaaf9d7d1e"}], "metadata": {"pagination": {"total": 1085, "offset": 796, "size": 50}}} 2019-06-08 11:13:20,059 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:13:20,059 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:13:20 GMT 2019-06-08 11:13:20,059 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:13:20,059 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 11:13:20,059 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:13:20,059 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:13:20,059 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:13:20,059 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 11:13:20,062 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-08 11:13:20,062 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-06-08 11:13:20,063 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3960b544e8eac884d47ff08f665ad498e29050d0" 2019-06-08 11:13:20,063 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3960b544e8eac884d47ff08f665ad498e29050d0" -d '{"removeFloatingIp": {"address": "172.30.9.215"}}' 2019-06-08 11:13:20,063 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-0c2c037b-512b-40f2-9464-6d5e790d9ca8 2019-06-08 11:13:20,063 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-0c2c037b-512b-40f2-9464-6d5e790d9ca8 2019-06-08 11:13:20,063 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-0c2c037b-512b-40f2-9464-6d5e790d9ca8 2019-06-08 11:13:20,063 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-0c2c037b-512b-40f2-9464-6d5e790d9ca8 2019-06-08 11:13:20,064 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:13: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-0c2c037b-512b-40f2-9464-6d5e790d9ca8 x-compute-request-id: req-0c2c037b-512b-40f2-9464-6d5e790d9ca8 Content-Encoding: gzip Content-Length: 862 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:53:a3", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:53:a3", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/5078b315-5529-412a-a492-d62901f9f205", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-08T10:54:23.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "5078b315-5529-412a-a492-d62901f9f205", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-08T11:12:23Z", "hostId": "7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_bono_host_2pza4u", "created": "2019-06-08T10:51:45Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 11:13:20,064 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:13: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-0c2c037b-512b-40f2-9464-6d5e790d9ca8 x-compute-request-id: req-0c2c037b-512b-40f2-9464-6d5e790d9ca8 Content-Encoding: gzip Content-Length: 862 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:53:a3", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:53:a3", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/5078b315-5529-412a-a492-d62901f9f205", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-08T10:54:23.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "5078b315-5529-412a-a492-d62901f9f205", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-08T11:12:23Z", "hostId": "7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_bono_host_2pza4u", "created": "2019-06-08T10:51:45Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 11:13:20,064 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-06-08 11:13:20,064 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-08 11:13:20,064 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbfe60fc3df33df1be0946d749e0ba68971eb0ce" -d '{"removeFloatingIp": {"address": "172.30.9.210"}}' 2019-06-08 11:13:20,064 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbfe60fc3df33df1be0946d749e0ba68971eb0ce" -d '{"removeFloatingIp": {"address": "172.30.9.210"}}' 2019-06-08 11:13:20,065 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:13:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa43a226-de72-4ee2-b91a-7c7ea7c28d49 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:13:20,065 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-fa43a226-de72-4ee2-b91a-7c7ea7c28d49 2019-06-08 11:13:20,065 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:13: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-bdb227b3-8363-4876-b0a4-d3998367f55a x-compute-request-id: req-bdb227b3-8363-4876-b0a4-d3998367f55a Content-Encoding: gzip Content-Length: 855 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:4c:72", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:4c:72", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-08T10:54:44.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "bf25485e-9f4c-46c0-a71d-e4f5852f4f49", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-08T11:12:24Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_ellis_host_oo3xji", "created": "2019-06-08T10:51:49Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 11:13:20,065 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:13: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-bdb227b3-8363-4876-b0a4-d3998367f55a x-compute-request-id: req-bdb227b3-8363-4876-b0a4-d3998367f55a Content-Encoding: gzip Content-Length: 855 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:4c:72", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:4c:72", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-08T10:54:44.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "bf25485e-9f4c-46c0-a71d-e4f5852f4f49", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-08T11:12:24Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_ellis_host_oo3xji", "created": "2019-06-08T10:51:49Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 11:13:20,065 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 used request id req-bdb227b3-8363-4876-b0a4-d3998367f55a 2019-06-08 11:13:20,065 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 used request id req-bdb227b3-8363-4876-b0a4-d3998367f55a 2019-06-08 11:13:20,066 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 used request id req-bdb227b3-8363-4876-b0a4-d3998367f55a 2019-06-08 11:13:20,066 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 used request id req-bdb227b3-8363-4876-b0a4-d3998367f55a 2019-06-08 11:13:20,066 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f179b46ee48c80fa3b94bed648ac99b0859ea10" 2019-06-08 11:13:20,066 - functest.core.cloudify - DEBUG - Waiting for process 24567 to end... 2019-06-08 11:13:20,066 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3960b544e8eac884d47ff08f665ad498e29050d0" -d '{"removeFloatingIp": {"address": "172.30.9.215"}}' 2019-06-08 11:13:20,066 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 used request id req-94f14860-0ce6-4220-87df-62029ebfed5e 2019-06-08 11:13:20,067 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:13: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-94f14860-0ce6-4220-87df-62029ebfed5e x-compute-request-id: req-94f14860-0ce6-4220-87df-62029ebfed5e Content-Encoding: gzip Content-Length: 827 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:62:62", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/367bc6be-c804-45ac-a87c-67a9531cd679", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-08T10:54:46.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "367bc6be-c804-45ac-a87c-67a9531cd679", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-08T11:12:21Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_dime_host_v6fp10", "created": "2019-06-08T10:51:49Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 11:13:20,067 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 used request id req-94f14860-0ce6-4220-87df-62029ebfed5e 2019-06-08 11:13:20,067 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f179b46ee48c80fa3b94bed648ac99b0859ea10" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-06-08 11:13:20,067 - functest.core.cloudify - DEBUG - deleting server 2019-06-08 11:13:20,067 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:13:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9ab049c-a1c8-4541-b5e5-35330dc45770 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:13:20,067 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-06-08 11:13:20,068 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sat, 08 Jun 2019 11:13: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-123e52be-b6b8-4887-a416-de206b5ab785 x-compute-request-id: req-123e52be-b6b8-4887-a416-de206b5ab785 Content-Length: 0 Content-Type: application/json 2019-06-08 11:13:20,068 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}535be0a3eae70232cfe59fc243e5ce0279f8b51b" 2019-06-08 11:13:20,068 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db used request id req-45386b6f-1bd9-4956-ab87-29625b86ed63 2019-06-08 11:13:20,068 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db used request id req-45386b6f-1bd9-4956-ab87-29625b86ed63 2019-06-08 11:13:20,068 - functest.core.cloudify - DEBUG - RESP: [404] Date: Sat, 08 Jun 2019 11:13: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-45386b6f-1bd9-4956-ab87-29625b86ed63 x-compute-request-id: req-45386b6f-1bd9-4956-ab87-29625b86ed63 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 0ba5508f-ebcc-43b8-be76-dffb902b27db could not be found.", "code": 404}} 2019-06-08 11:13:20,068 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/0ba5508f-ebcc-43b8-be76-dffb902b27db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b732fd33a4ff3ba7823b9334470a4d8dc6f384c" 2019-06-08 11:13:20,068 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 11:13:20,069 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-f9ab049c-a1c8-4541-b5e5-35330dc45770 2019-06-08 11:13:20,069 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f179b46ee48c80fa3b94bed648ac99b0859ea10" 2019-06-08 11:13:20,069 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679/action used request id req-123e52be-b6b8-4887-a416-de206b5ab785 2019-06-08 11:13:20,069 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-08 11:13:20,069 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:13: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-9c4e541b-0f77-482d-9cd8-0e72d0e80e9e x-compute-request-id: req-9c4e541b-0f77-482d-9cd8-0e72d0e80e9e Content-Encoding: gzip Content-Length: 801 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:40:c6", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-08T10:54:46.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "9e139966-e5ce-4dd0-b204-5fc1565cf567", "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-08T11:12:19Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_homer_host_1hw858", "created": "2019-06-08T10:51:49Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 11:13:20,069 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679/action used request id req-123e52be-b6b8-4887-a416-de206b5ab785 2019-06-08 11:13:20,070 - functest.core.cloudify - DEBUG - Floating ip 172.30.9.210 detached from server 2019-06-08 11:13:20,070 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 used request id req-9c4e541b-0f77-482d-9cd8-0e72d0e80e9e 2019-06-08 11:13:20,070 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 used request id req-9c4e541b-0f77-482d-9cd8-0e72d0e80e9e 2019-06-08 11:13:20,070 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}535be0a3eae70232cfe59fc243e5ce0279f8b51b" 2019-06-08 11:13:20,070 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:13: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-b7b2c5d3-2744-441b-a735-ebed6a32caf3 x-compute-request-id: req-b7b2c5d3-2744-441b-a735-ebed6a32caf3 Content-Encoding: gzip Content-Length: 801 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:62:62", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/367bc6be-c804-45ac-a87c-67a9531cd679", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-08T10:54:46.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "367bc6be-c804-45ac-a87c-67a9531cd679", "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-08T11:12:21Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_dime_host_v6fp10", "created": "2019-06-08T10:51:49Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 11:13:20,070 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc 2019-06-08 11:13:20,150 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:13:20,150 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:13:20,151 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:13:20,151 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:13:20,151 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:13:20,151 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:13:20,151 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:13:20,151 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T11:11:24.987Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T11:11:24.988Z", "id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"} 2019-06-08 11:13:20,151 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:13:20,151 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:13:20 GMT 2019-06-08 11:13:20,151 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:13:20,152 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-08 11:13:20,152 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:13:20,152 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:13:20,152 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:13:25,157 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:13:25,238 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:13:25,239 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:13:25,239 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:13:25,239 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:13:25,239 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:13:25,239 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:13:25,239 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:13:25,239 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:05.223Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}535be0a3eae70232cfe59fc243e5ce0279f8b51b\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:04.532Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.cad5199e-0a6d-4d36-ba3b-7d547cbaca4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:05.223Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:13: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-b7b2c5d3-2744-441b-a735-ebed6a32caf3 x-compute-request-id: req-b7b2c5d3-2744-441b-a735-ebed6a32caf3 Content-Encoding: gzip Content-Length: 801 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:6c:62:62\", \"version\": 4, \"addr\": \"192.168.120.17\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/367bc6be-c804-45ac-a87c-67a9531cd679\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:46.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"367bc6be-c804-45ac-a87c-67a9531cd679\", \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-08T11:12:21Z\", \"hostId\": \"7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_dime_host_v6fp10\", \"created\": \"2019-06-08T10:51:49Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:04.512Z", "source_id": "dime_host_v6fp10", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.db6e8642-12e7-4b8e-bb13-9cdaaf9d7d1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:05.223Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 used request id req-b7b2c5d3-2744-441b-a735-ebed6a32caf3", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:04.512Z", "source_id": "dime_host_v6fp10", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.db6e8642-12e7-4b8e-bb13-9cdaaf9d7d1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:05.223Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 used request id req-b7b2c5d3-2744-441b-a735-ebed6a32caf3", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:04.512Z", "source_id": "dime_host_v6fp10", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.db6e8642-12e7-4b8e-bb13-9cdaaf9d7d1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:05.223Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8f179b46ee48c80fa3b94bed648ac99b0859ea10\"", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:04.513Z", "source_id": "dime_host_v6fp10", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.db6e8642-12e7-4b8e-bb13-9cdaaf9d7d1e"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:05.223Z", "message": "RESP: [204] Date: Sat, 08 Jun 2019 11:13: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-b6101391-6345-45c6-abc8-73a94d3fcd7a x-compute-request-id: req-b6101391-6345-45c6-abc8-73a94d3fcd7a Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:04.700Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.cad5199e-0a6d-4d36-ba3b-7d547cbaca4f"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:05.223Z", "message": "DELETE call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 used request id req-b6101391-6345-45c6-abc8-73a94d3fcd7a", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:04.701Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.cad5199e-0a6d-4d36-ba3b-7d547cbaca4f"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:05.223Z", "message": "DELETE call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 used request id req-b6101391-6345-45c6-abc8-73a94d3fcd7a", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:04.701Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.cad5199e-0a6d-4d36-ba3b-7d547cbaca4f"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:05.223Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}535be0a3eae70232cfe59fc243e5ce0279f8b51b\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:04.702Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.cad5199e-0a6d-4d36-ba3b-7d547cbaca4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:05.223Z", "message": "RESP: [202] Date: Sat, 08 Jun 2019 11:13: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-2aab8d9e-6767-4d50-aa99-38edc72e596b x-compute-request-id: req-2aab8d9e-6767-4d50-aa99-38edc72e596b 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_qirkwr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:04.785Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.b50d2b4f-7b1b-43b6-ac40-eda992141dfd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:05.223Z", "message": "RESP: [202] Date: Sat, 08 Jun 2019 11:13: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-2aab8d9e-6767-4d50-aa99-38edc72e596b x-compute-request-id: req-2aab8d9e-6767-4d50-aa99-38edc72e596b 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_qirkwr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:04.785Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.b50d2b4f-7b1b-43b6-ac40-eda992141dfd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:05.223Z", "message": "POST call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49/action used request id req-2aab8d9e-6767-4d50-aa99-38edc72e596b", "level": "debug", "target_id": "ellis_floatingip_qirkwr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:04.785Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.b50d2b4f-7b1b-43b6-ac40-eda992141dfd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:05.223Z", "message": "POST call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49/action used request id req-2aab8d9e-6767-4d50-aa99-38edc72e596b", "level": "debug", "target_id": "ellis_floatingip_qirkwr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:04.786Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.b50d2b4f-7b1b-43b6-ac40-eda992141dfd"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:05.736Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "target_id": "ellis_floatingip_qirkwr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:05.343Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:05.736Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "ellis_security_group_cy8122", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:05.443Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:05.736Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:13: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-c8f06914-efa5-4cb7-a665-8524daf26af3 x-compute-request-id: req-c8f06914-efa5-4cb7-a665-8524daf26af3 Content-Encoding: gzip Content-Length: 806 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:5d:40:c6\", \"version\": 4, \"addr\": \"192.168.120.26\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:46.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"9e139966-e5ce-4dd0-b204-5fc1565cf567\", \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-08T11:13:04Z\", \"hostId\": \"7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_homer_host_1hw858\", \"created\": \"2019-06-08T10:51:49Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:05.039Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.cad5199e-0a6d-4d36-ba3b-7d547cbaca4f"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:05.736Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 used request id req-c8f06914-efa5-4cb7-a665-8524daf26af3", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:05.039Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.cad5199e-0a6d-4d36-ba3b-7d547cbaca4f"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:05.736Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 used request id req-c8f06914-efa5-4cb7-a665-8524daf26af3", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:05.039Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.cad5199e-0a6d-4d36-ba3b-7d547cbaca4f"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:05.736Z", "message": "Waiting for server \"9e139966-e5ce-4dd0-b204-5fc1565cf567\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:05.040Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.cad5199e-0a6d-4d36-ba3b-7d547cbaca4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:05.736Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:13: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-d3b32117-2d7f-4e86-b361-60f2668bb863 x-compute-request-id: req-d3b32117-2d7f-4e86-b361-60f2668bb863 Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:05.247Z", "source_id": "dime_host_v6fp10", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.db6e8642-12e7-4b8e-bb13-9cdaaf9d7d1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:05.736Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679/os-security-groups used request id req-d3b32117-2d7f-4e86-b361-60f2668bb863", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:05.247Z", "source_id": "dime_host_v6fp10", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.db6e8642-12e7-4b8e-bb13-9cdaaf9d7d1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:05.736Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679/os-security-groups used request id req-d3b32117-2d7f-4e86-b361-60f2668bb863", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:05.249Z", "source_id": "dime_host_v6fp10", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.db6e8642-12e7-4b8e-bb13-9cdaaf9d7d1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:06.351Z", "message": "RESP: [202] Date: Sat, 08 Jun 2019 11:13: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-4857d632-c61a-4c95-984b-d54fddc4a7e8 x-compute-request-id: req-4857d632-c61a-4c95-984b-d54fddc4a7e8 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_9vp6ef", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:05.845Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d1e4ba9f-17fc-496f-8d6f-c22ef379107e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:06.351Z", "message": "POST call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205/action used request id req-4857d632-c61a-4c95-984b-d54fddc4a7e8", "level": "debug", "target_id": "bono_floatingip_9vp6ef", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:05.845Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d1e4ba9f-17fc-496f-8d6f-c22ef379107e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:06.351Z", "message": "POST call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205/action used request id req-4857d632-c61a-4c95-984b-d54fddc4a7e8", "level": "debug", "target_id": "bono_floatingip_9vp6ef", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:05.845Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d1e4ba9f-17fc-496f-8d6f-c22ef379107e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:06.351Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:05.541Z", "source_id": "dime_host_v6fp10", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "dime_host_v6fp10", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:06.351Z", "message": "Relationships unlinked", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:05.808Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "dime_host_v6fp10", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:06.351Z", "message": "Deleting node instance", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:05.873Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:06.351Z", "message": "Floating ip 172.30.9.215 detached from server", "level": "info", "target_id": "bono_floatingip_9vp6ef", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:05.846Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d1e4ba9f-17fc-496f-8d6f-c22ef379107e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:06.351Z", "message": "POST call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205/action used request id req-4857d632-c61a-4c95-984b-d54fddc4a7e8", "level": "debug", "target_id": "bono_floatingip_9vp6ef", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:05.845Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d1e4ba9f-17fc-496f-8d6f-c22ef379107e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:06.351Z", "message": "RESP: [202] Date: Sat, 08 Jun 2019 11:13: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-4857d632-c61a-4c95-984b-d54fddc4a7e8 x-compute-request-id: req-4857d632-c61a-4c95-984b-d54fddc4a7e8 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_9vp6ef", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:05.845Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d1e4ba9f-17fc-496f-8d6f-c22ef379107e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:06.351Z", "message": "POST call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205/action used request id req-4857d632-c61a-4c95-984b-d54fddc4a7e8", "level": "debug", "target_id": "bono_floatingip_9vp6ef", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:05.846Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d1e4ba9f-17fc-496f-8d6f-c22ef379107e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:06.962Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:13:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ea51033-0a52-4c83-be4b-bfd7e73a581e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "ellis_security_group_cy8122", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:06.664Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.06cb183e-a0c6-4293-9511-9cc6f737b196"}, {"node_instance_id": "dime_host_v6fp10", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:06.962Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:06.339Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:06.962Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "internal_sip_security_group_3xz27u", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:06.696Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:06.962Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: 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_cy8122", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:06.660Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.06cb183e-a0c6-4293-9511-9cc6f737b196"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:06.962Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "target_id": "bono_floatingip_9vp6ef", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:06.298Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:06.962Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-3ea51033-0a52-4c83-be4b-bfd7e73a581e", "level": "debug", "target_id": "ellis_security_group_cy8122", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:06.664Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.06cb183e-a0c6-4293-9511-9cc6f737b196"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:07.714Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-4211f689-7ddd-4be1-98a5-2a801e8bb512", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:07.445Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.5b3ddee6-bf7e-4758-8ee7-e0babfc6e2dc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:07.714Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3a3b389e503b1d94ae12ae022d3b52a49739c56d\"", "level": "debug", "target_id": "ellis_security_group_cy8122", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:07.115Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.06cb183e-a0c6-4293-9511-9cc6f737b196"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:07.714Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:07.436Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.5b3ddee6-bf7e-4758-8ee7-e0babfc6e2dc"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:07.714Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:07.437Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.5b3ddee6-bf7e-4758-8ee7-e0babfc6e2dc"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:07.714Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:13:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4211f689-7ddd-4be1-98a5-2a801e8bb512 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:07.444Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.5b3ddee6-bf7e-4758-8ee7-e0babfc6e2dc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:08.371Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:13: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-61bddb68-0651-464f-a62e-0cc34823d175 x-compute-request-id: req-61bddb68-0651-464f-a62e-0cc34823d175 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:a3:4c:72\", \"version\": 4, \"addr\": \"192.168.120.13\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:44.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"bf25485e-9f4c-46c0-a71d-e4f5852f4f49\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-08T11:12:24Z\", \"hostId\": \"7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_ellis_host_oo3xji\", \"created\": \"2019-06-08T10:51:49Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": "ellis_security_group_cy8122", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:07.788Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.06cb183e-a0c6-4293-9511-9cc6f737b196"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:08.371Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7ad625f519cb8909e3e0bf5eed13d2cc571d6ac2\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:07.854Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.5b3ddee6-bf7e-4758-8ee7-e0babfc6e2dc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:08.371Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3a3b389e503b1d94ae12ae022d3b52a49739c56d\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_ellis\"}}'", "level": "debug", "target_id": "ellis_security_group_cy8122", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:07.790Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.06cb183e-a0c6-4293-9511-9cc6f737b196"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:08.371Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 used request id req-61bddb68-0651-464f-a62e-0cc34823d175", "level": "debug", "target_id": "ellis_security_group_cy8122", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:07.789Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.06cb183e-a0c6-4293-9511-9cc6f737b196"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:08.371Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 used request id req-61bddb68-0651-464f-a62e-0cc34823d175", "level": "debug", "target_id": "ellis_security_group_cy8122", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:07.789Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.06cb183e-a0c6-4293-9511-9cc6f737b196"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:08.371Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-3072a90f-7b44-4e21-9c01-be50f1babea5", "level": "debug", "target_id": "internal_sip_security_group_3xz27u", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:07.818Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.38e865b5-ff78-4bad-a0e9-e28706f66c35"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:08.371Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:13:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3072a90f-7b44-4e21-9c01-be50f1babea5 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "internal_sip_security_group_3xz27u", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:07.818Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.38e865b5-ff78-4bad-a0e9-e28706f66c35"}], "metadata": {"pagination": {"total": 1143, "offset": 846, "size": 50}}} 2019-06-08 11:13:25,239 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:13:25,240 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:13:25 GMT 2019-06-08 11:13:25,240 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:13:25,240 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 11:13:25,240 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:13:25,240 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:13:25,240 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:13:25,240 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 11:13:25,243 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}535be0a3eae70232cfe59fc243e5ce0279f8b51b" 2019-06-08 11:13:25,243 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:13: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-b7b2c5d3-2744-441b-a735-ebed6a32caf3 x-compute-request-id: req-b7b2c5d3-2744-441b-a735-ebed6a32caf3 Content-Encoding: gzip Content-Length: 801 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:62:62", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/367bc6be-c804-45ac-a87c-67a9531cd679", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-08T10:54:46.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "367bc6be-c804-45ac-a87c-67a9531cd679", "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-08T11:12:21Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_dime_host_v6fp10", "created": "2019-06-08T10:51:49Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 11:13:25,243 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 used request id req-b7b2c5d3-2744-441b-a735-ebed6a32caf3 2019-06-08 11:13:25,243 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 used request id req-b7b2c5d3-2744-441b-a735-ebed6a32caf3 2019-06-08 11:13:25,243 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f179b46ee48c80fa3b94bed648ac99b0859ea10" 2019-06-08 11:13:25,244 - functest.core.cloudify - DEBUG - RESP: [204] Date: Sat, 08 Jun 2019 11:13: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-b6101391-6345-45c6-abc8-73a94d3fcd7a x-compute-request-id: req-b6101391-6345-45c6-abc8-73a94d3fcd7a Content-Type: application/json 2019-06-08 11:13:25,244 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 used request id req-b6101391-6345-45c6-abc8-73a94d3fcd7a 2019-06-08 11:13:25,244 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 used request id req-b6101391-6345-45c6-abc8-73a94d3fcd7a 2019-06-08 11:13:25,244 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}535be0a3eae70232cfe59fc243e5ce0279f8b51b" 2019-06-08 11:13:25,244 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sat, 08 Jun 2019 11:13: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-2aab8d9e-6767-4d50-aa99-38edc72e596b x-compute-request-id: req-2aab8d9e-6767-4d50-aa99-38edc72e596b Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:13:25,244 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sat, 08 Jun 2019 11:13: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-2aab8d9e-6767-4d50-aa99-38edc72e596b x-compute-request-id: req-2aab8d9e-6767-4d50-aa99-38edc72e596b Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:13:25,245 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49/action used request id req-2aab8d9e-6767-4d50-aa99-38edc72e596b 2019-06-08 11:13:25,245 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49/action used request id req-2aab8d9e-6767-4d50-aa99-38edc72e596b 2019-06-08 11:13:25,245 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2019-06-08 11:13:25,245 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-06-08 11:13:25,245 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:13: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-c8f06914-efa5-4cb7-a665-8524daf26af3 x-compute-request-id: req-c8f06914-efa5-4cb7-a665-8524daf26af3 Content-Encoding: gzip Content-Length: 806 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:40:c6", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-08T10:54:46.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "9e139966-e5ce-4dd0-b204-5fc1565cf567", "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-08T11:13:04Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_homer_host_1hw858", "created": "2019-06-08T10:51:49Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 11:13:25,245 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 used request id req-c8f06914-efa5-4cb7-a665-8524daf26af3 2019-06-08 11:13:25,246 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 used request id req-c8f06914-efa5-4cb7-a665-8524daf26af3 2019-06-08 11:13:25,246 - functest.core.cloudify - DEBUG - Waiting for server "9e139966-e5ce-4dd0-b204-5fc1565cf567" to be deleted. current status: SHUTOFF 2019-06-08 11:13:25,246 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:13: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-d3b32117-2d7f-4e86-b361-60f2668bb863 x-compute-request-id: req-d3b32117-2d7f-4e86-b361-60f2668bb863 Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-06-08 11:13:25,246 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679/os-security-groups used request id req-d3b32117-2d7f-4e86-b361-60f2668bb863 2019-06-08 11:13:25,246 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679/os-security-groups used request id req-d3b32117-2d7f-4e86-b361-60f2668bb863 2019-06-08 11:13:25,246 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sat, 08 Jun 2019 11:13: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-4857d632-c61a-4c95-984b-d54fddc4a7e8 x-compute-request-id: req-4857d632-c61a-4c95-984b-d54fddc4a7e8 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:13:25,247 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205/action used request id req-4857d632-c61a-4c95-984b-d54fddc4a7e8 2019-06-08 11:13:25,247 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205/action used request id req-4857d632-c61a-4c95-984b-d54fddc4a7e8 2019-06-08 11:13:25,247 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-06-08 11:13:25,247 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-08 11:13:25,247 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-08 11:13:25,247 - functest.core.cloudify - DEBUG - Floating ip 172.30.9.215 detached from server 2019-06-08 11:13:25,247 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205/action used request id req-4857d632-c61a-4c95-984b-d54fddc4a7e8 2019-06-08 11:13:25,248 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sat, 08 Jun 2019 11:13: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-4857d632-c61a-4c95-984b-d54fddc4a7e8 x-compute-request-id: req-4857d632-c61a-4c95-984b-d54fddc4a7e8 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:13:25,248 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205/action used request id req-4857d632-c61a-4c95-984b-d54fddc4a7e8 2019-06-08 11:13:25,248 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:13:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ea51033-0a52-4c83-be4b-bfd7e73a581e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:13:25,248 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-06-08 11:13:25,248 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-06-08 11:13:25,248 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 11:13:25,249 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2019-06-08 11:13:25,249 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-3ea51033-0a52-4c83-be4b-bfd7e73a581e 2019-06-08 11:13:25,249 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-4211f689-7ddd-4be1-98a5-2a801e8bb512 2019-06-08 11:13:25,249 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a3b389e503b1d94ae12ae022d3b52a49739c56d" 2019-06-08 11:13:25,249 - functest.core.cloudify - DEBUG - deleting server 2019-06-08 11:13:25,249 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 11:13:25,249 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:13:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4211f689-7ddd-4be1-98a5-2a801e8bb512 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:13:25,250 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:13: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-61bddb68-0651-464f-a62e-0cc34823d175 x-compute-request-id: req-61bddb68-0651-464f-a62e-0cc34823d175 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:4c:72", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-08T10:54:44.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "bf25485e-9f4c-46c0-a71d-e4f5852f4f49", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-08T11:12:24Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_ellis_host_oo3xji", "created": "2019-06-08T10:51:49Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 11:13:25,250 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ad625f519cb8909e3e0bf5eed13d2cc571d6ac2" 2019-06-08 11:13:25,250 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a3b389e503b1d94ae12ae022d3b52a49739c56d" -d '{"removeSecurityGroup": {"name": "clearwater-sg_ellis"}}' 2019-06-08 11:13:25,250 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 used request id req-61bddb68-0651-464f-a62e-0cc34823d175 2019-06-08 11:13:25,250 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 used request id req-61bddb68-0651-464f-a62e-0cc34823d175 2019-06-08 11:13:25,250 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-3072a90f-7b44-4e21-9c01-be50f1babea5 2019-06-08 11:13:25,251 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:13:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3072a90f-7b44-4e21-9c01-be50f1babea5 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:13:25,251 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc 2019-06-08 11:13:25,315 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:13:25,316 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:13:25,316 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:13:25,316 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:13:25,316 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:13:25,316 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:13:25,316 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:13:25,316 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T11:11:24.987Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T11:11:24.988Z", "id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"} 2019-06-08 11:13:25,316 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:13:25,317 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:13:25 GMT 2019-06-08 11:13:25,317 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:13:25,317 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-08 11:13:25,317 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:13:25,317 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:13:25,317 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:13:30,322 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:13:30,453 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:13:30,453 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:13:30,453 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:13:30,453 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:13:30,453 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:13:30,453 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:13:30,454 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:13:30,454 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:08.371Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-3072a90f-7b44-4e21-9c01-be50f1babea5", "level": "debug", "target_id": "internal_sip_security_group_3xz27u", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:07.818Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.38e865b5-ff78-4bad-a0e9-e28706f66c35"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:08.904Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:13: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-cfc54c3f-d501-4e05-bbbf-cb6545dee544 x-compute-request-id: req-cfc54c3f-d501-4e05-bbbf-cb6545dee544 Content-Encoding: gzip Content-Length: 801 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:6c:62:62\", \"version\": 4, \"addr\": \"192.168.120.17\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/367bc6be-c804-45ac-a87c-67a9531cd679\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:46.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"367bc6be-c804-45ac-a87c-67a9531cd679\", \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-08T11:12:21Z\", \"hostId\": \"7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_dime_host_v6fp10\", \"created\": \"2019-06-08T10:51:49Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:08.516Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.5b3ddee6-bf7e-4758-8ee7-e0babfc6e2dc"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:08.904Z", "message": "RESP: [204] Date: Sat, 08 Jun 2019 11:13: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-9a7cb6d1-91c3-4da1-a49c-ac030470396d x-compute-request-id: req-9a7cb6d1-91c3-4da1-a49c-ac030470396d Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:08.677Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.5b3ddee6-bf7e-4758-8ee7-e0babfc6e2dc"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:08.904Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7ad625f519cb8909e3e0bf5eed13d2cc571d6ac2\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:08.517Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.5b3ddee6-bf7e-4758-8ee7-e0babfc6e2dc"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:08.904Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 used request id req-cfc54c3f-d501-4e05-bbbf-cb6545dee544", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:08.517Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.5b3ddee6-bf7e-4758-8ee7-e0babfc6e2dc"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:08.904Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 used request id req-cfc54c3f-d501-4e05-bbbf-cb6545dee544", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:08.516Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.5b3ddee6-bf7e-4758-8ee7-e0babfc6e2dc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:08.904Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}635fc272a9f7178a84c2192358b2847d47cc5993\"", "level": "debug", "target_id": "internal_sip_security_group_3xz27u", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:08.232Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.38e865b5-ff78-4bad-a0e9-e28706f66c35"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:09.486Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3a3b389e503b1d94ae12ae022d3b52a49739c56d\"", "level": "debug", "target_id": "ellis_security_group_cy8122", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:08.995Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.06cb183e-a0c6-4293-9511-9cc6f737b196"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:09.486Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 used request id req-96ac8131-ae11-4e97-9e7d-5257d9a4f2be", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:09.040Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.5b3ddee6-bf7e-4758-8ee7-e0babfc6e2dc"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:09.486Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:13: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-96ac8131-ae11-4e97-9e7d-5257d9a4f2be x-compute-request-id: req-96ac8131-ae11-4e97-9e7d-5257d9a4f2be Content-Encoding: gzip Content-Length: 806 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:6c:62:62\", \"version\": 4, \"addr\": \"192.168.120.17\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/367bc6be-c804-45ac-a87c-67a9531cd679\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:46.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"367bc6be-c804-45ac-a87c-67a9531cd679\", \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-08T11:13:08Z\", \"hostId\": \"7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_dime_host_v6fp10\", \"created\": \"2019-06-08T10:51:49Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:09.039Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.5b3ddee6-bf7e-4758-8ee7-e0babfc6e2dc"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:09.486Z", "message": "DELETE call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 used request id req-9a7cb6d1-91c3-4da1-a49c-ac030470396d", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:08.677Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.5b3ddee6-bf7e-4758-8ee7-e0babfc6e2dc"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:09.486Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 used request id req-96ac8131-ae11-4e97-9e7d-5257d9a4f2be", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:09.039Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.5b3ddee6-bf7e-4758-8ee7-e0babfc6e2dc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:09.486Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:13: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-64670e46-6190-4f1c-8886-c5b619d01d54 x-compute-request-id: req-64670e46-6190-4f1c-8886-c5b619d01d54 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f7:53:a3\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/5078b315-5529-412a-a492-d62901f9f205\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:23.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"5078b315-5529-412a-a492-d62901f9f205\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-08T11:12:23Z\", \"hostId\": \"7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_bono_host_2pza4u\", \"created\": \"2019-06-08T10:51:45Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_3xz27u", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:09.310Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.38e865b5-ff78-4bad-a0e9-e28706f66c35"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:09.486Z", "message": "Waiting for server \"367bc6be-c804-45ac-a87c-67a9531cd679\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:09.040Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.5b3ddee6-bf7e-4758-8ee7-e0babfc6e2dc"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:09.486Z", "message": "DELETE call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 used request id req-9a7cb6d1-91c3-4da1-a49c-ac030470396d", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:08.677Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.5b3ddee6-bf7e-4758-8ee7-e0babfc6e2dc"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:09.486Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7ad625f519cb8909e3e0bf5eed13d2cc571d6ac2\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:08.678Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.5b3ddee6-bf7e-4758-8ee7-e0babfc6e2dc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:09.486Z", "message": "RESP: [202] Date: Sat, 08 Jun 2019 11:13: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-7afe48a3-44c7-4f4a-9c7d-55aeba5026b4 x-compute-request-id: req-7afe48a3-44c7-4f4a-9c7d-55aeba5026b4 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "ellis_security_group_cy8122", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:08.994Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.06cb183e-a0c6-4293-9511-9cc6f737b196"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:09.486Z", "message": "POST call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49/action used request id req-7afe48a3-44c7-4f4a-9c7d-55aeba5026b4", "level": "debug", "target_id": "ellis_security_group_cy8122", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:08.994Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.06cb183e-a0c6-4293-9511-9cc6f737b196"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:09.486Z", "message": "POST call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49/action used request id req-7afe48a3-44c7-4f4a-9c7d-55aeba5026b4", "level": "debug", "target_id": "ellis_security_group_cy8122", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:08.995Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.06cb183e-a0c6-4293-9511-9cc6f737b196"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:10.067Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 used request id req-df471607-11a9-4a42-b771-2c81cafc789b", "level": "debug", "target_id": "ellis_security_group_cy8122", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:09.793Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.06cb183e-a0c6-4293-9511-9cc6f737b196"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:10.067Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-64670e46-6190-4f1c-8886-c5b619d01d54", "level": "debug", "target_id": "internal_sip_security_group_3xz27u", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:09.310Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.38e865b5-ff78-4bad-a0e9-e28706f66c35"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:10.067Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-64670e46-6190-4f1c-8886-c5b619d01d54", "level": "debug", "target_id": "internal_sip_security_group_3xz27u", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:09.310Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.38e865b5-ff78-4bad-a0e9-e28706f66c35"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:10.067Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}635fc272a9f7178a84c2192358b2847d47cc5993\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_internal_sip\"}}'", "level": "debug", "target_id": "internal_sip_security_group_3xz27u", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:09.312Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.38e865b5-ff78-4bad-a0e9-e28706f66c35"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:10.067Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:13: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-df471607-11a9-4a42-b771-2c81cafc789b x-compute-request-id: req-df471607-11a9-4a42-b771-2c81cafc789b Content-Encoding: gzip Content-Length: 830 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:a3:4c:72\", \"version\": 4, \"addr\": \"192.168.120.13\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:44.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"bf25485e-9f4c-46c0-a71d-e4f5852f4f49\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-08T11:12:24Z\", \"hostId\": \"7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_ellis_host_oo3xji\", \"created\": \"2019-06-08T10:51:49Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": "ellis_security_group_cy8122", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:09.792Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.06cb183e-a0c6-4293-9511-9cc6f737b196"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:10.067Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 used request id req-df471607-11a9-4a42-b771-2c81cafc789b", "level": "debug", "target_id": "ellis_security_group_cy8122", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:09.793Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.06cb183e-a0c6-4293-9511-9cc6f737b196"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:10.067Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3a3b389e503b1d94ae12ae022d3b52a49739c56d\"", "level": "debug", "target_id": "ellis_security_group_cy8122", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:09.794Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.06cb183e-a0c6-4293-9511-9cc6f737b196"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:10.067Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:13: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-14808d7d-1f4e-43af-8109-447467587f22 x-compute-request-id: req-14808d7d-1f4e-43af-8109-447467587f22 Content-Encoding: gzip Content-Length: 370 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3b20e748-7aa3-4e2c-b37f-0d5d69eb80f0\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"62796e03-a046-436c-99eb-86f736bcc824\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"87b9d144-b789-48c9-99eb-be27aff01c26\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"fb993e55-fd05-4be0-9fd7-cbc176346aff\"}], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "ellis_security_group_cy8122", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:09.930Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.06cb183e-a0c6-4293-9511-9cc6f737b196"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:10.780Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "ellis_security_group_cy8122", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:10.466Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:10.780Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}635fc272a9f7178a84c2192358b2847d47cc5993\"", "level": "debug", "target_id": "internal_sip_security_group_3xz27u", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:10.311Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.38e865b5-ff78-4bad-a0e9-e28706f66c35"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:10.780Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-01015a80-3fbf-4f5a-a630-8d36d438c35f", "level": "debug", "target_id": "internal_sip_security_group_3xz27u", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:10.308Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.38e865b5-ff78-4bad-a0e9-e28706f66c35"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:10.780Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-01015a80-3fbf-4f5a-a630-8d36d438c35f", "level": "debug", "target_id": "internal_sip_security_group_3xz27u", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:10.307Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.38e865b5-ff78-4bad-a0e9-e28706f66c35"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:10.780Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:13: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-01015a80-3fbf-4f5a-a630-8d36d438c35f x-compute-request-id: req-01015a80-3fbf-4f5a-a630-8d36d438c35f Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f7:53:a3\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/5078b315-5529-412a-a492-d62901f9f205\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:23.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"5078b315-5529-412a-a492-d62901f9f205\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-08T11:12:23Z\", \"hostId\": \"7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_bono_host_2pza4u\", \"created\": \"2019-06-08T10:51:45Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_3xz27u", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:10.307Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.38e865b5-ff78-4bad-a0e9-e28706f66c35"}, {"node_instance_id": "homer_host_1hw858", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:10.780Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:10.570Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:10.780Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}535be0a3eae70232cfe59fc243e5ce0279f8b51b\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:10.046Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.cad5199e-0a6d-4d36-ba3b-7d547cbaca4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:10.780Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49/os-security-groups used request id req-14808d7d-1f4e-43af-8109-447467587f22", "level": "debug", "target_id": "ellis_security_group_cy8122", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:09.930Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.06cb183e-a0c6-4293-9511-9cc6f737b196"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:10.780Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49/os-security-groups used request id req-14808d7d-1f4e-43af-8109-447467587f22", "level": "debug", "target_id": "ellis_security_group_cy8122", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:09.930Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.06cb183e-a0c6-4293-9511-9cc6f737b196"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:10.780Z", "message": "RESP: [202] Date: Sat, 08 Jun 2019 11:13: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-efc8b7f1-a5c2-42d7-a70a-1b68003724c3 x-compute-request-id: req-efc8b7f1-a5c2-42d7-a70a-1b68003724c3 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "internal_sip_security_group_3xz27u", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:10.143Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.38e865b5-ff78-4bad-a0e9-e28706f66c35"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:10.780Z", "message": "POST call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205/action used request id req-efc8b7f1-a5c2-42d7-a70a-1b68003724c3", "level": "debug", "target_id": "internal_sip_security_group_3xz27u", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:10.143Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.38e865b5-ff78-4bad-a0e9-e28706f66c35"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:10.780Z", "message": "POST call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205/action used request id req-efc8b7f1-a5c2-42d7-a70a-1b68003724c3", "level": "debug", "target_id": "internal_sip_security_group_3xz27u", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:10.144Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.38e865b5-ff78-4bad-a0e9-e28706f66c35"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:10.780Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}635fc272a9f7178a84c2192358b2847d47cc5993\"", "level": "debug", "target_id": "internal_sip_security_group_3xz27u", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:10.145Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.38e865b5-ff78-4bad-a0e9-e28706f66c35"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:10.780Z", "message": "RESP: [404] Date: Sat, 08 Jun 2019 11:13: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-3f9fa3b1-b8a3-42de-b324-6b42af3f43fe x-compute-request-id: req-3f9fa3b1-b8a3-42de-b324-6b42af3f43fe Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 9e139966-e5ce-4dd0-b204-5fc1565cf567 could not be found.\", \"code\": 404}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:10.092Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.cad5199e-0a6d-4d36-ba3b-7d547cbaca4f"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:10.780Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 used request id req-3f9fa3b1-b8a3-42de-b324-6b42af3f43fe", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:10.092Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.cad5199e-0a6d-4d36-ba3b-7d547cbaca4f"}, {"node_instance_id": "homer_host_1hw858", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:10.780Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 used request id req-3f9fa3b1-b8a3-42de-b324-6b42af3f43fe", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:10.092Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.cad5199e-0a6d-4d36-ba3b-7d547cbaca4f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:11.432Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:10.588Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "homer_host_1hw858", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:11.432Z", "message": "Deleted node instance", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:10.898Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:11.432Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205/os-security-groups used request id req-6c1d4490-d86d-4555-83dc-e60516ae7646", "level": "debug", "target_id": "internal_sip_security_group_3xz27u", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:11.037Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.38e865b5-ff78-4bad-a0e9-e28706f66c35"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:11.432Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205/os-security-groups used request id req-6c1d4490-d86d-4555-83dc-e60516ae7646", "level": "debug", "target_id": "internal_sip_security_group_3xz27u", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:11.037Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.38e865b5-ff78-4bad-a0e9-e28706f66c35"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:11.432Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:13: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-6c1d4490-d86d-4555-83dc-e60516ae7646 x-compute-request-id: req-6c1d4490-d86d-4555-83dc-e60516ae7646 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\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3b20e748-7aa3-4e2c-b37f-0d5d69eb80f0\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"62796e03-a046-436c-99eb-86f736bcc824\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"87b9d144-b789-48c9-99eb-be27aff01c26\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"fb993e55-fd05-4be0-9fd7-cbc176346aff\"}], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"51ca155c-56e7-45d9-8551-bf1abbcabc90\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"031226d0-5ff9-4027-a6ea-8cb28814d93e\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"51ca155c-56e7-45d9-8551-bf1abbcabc90\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1b76bd6d-658a-4ddd-91c2-95bf2e892d4a\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"51ca155c-56e7-45d9-8551-bf1abbcabc90\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"39338785-badf-4cf8-9e59-83548a8a9e85\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"51ca155c-56e7-45d9-8551-bf1abbcabc90\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3fba582f-9665-494e-9cde-1567b6b5ad0e\"}, {\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"51ca155c-56e7-45d9-8551-bf1abbcabc90\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"44bb6a6c-4088-4d83-b29f-5f1561b5f3f6\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"51ca155c-56e7-45d9-8551-bf1abbcabc90\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"74925b8e-9dba-43d3-8fc9-2fdcef64a1a0\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"51ca155c-56e7-45d9-8551-bf1abbcabc90\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b273c639-d379-415f-844b-f0c5166ad257\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"51ca155c-56e7-45d9-8551-bf1abbcabc90\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ccccf54b-9a28-4cdf-a15c-e6d244803523\"}], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"51ca155c-56e7-45d9-8551-bf1abbcabc90\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}]}\n", "level": "debug", "target_id": "internal_sip_security_group_3xz27u", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:11.037Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.38e865b5-ff78-4bad-a0e9-e28706f66c35"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:12.191Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "internal_sip_security_group_3xz27u", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:11.591Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:12.191Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: 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_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:11.736Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.04bf117a-fa7e-43b7-899e-edd4418f77e6"}], "metadata": {"pagination": {"total": 1204, "offset": 896, "size": 50}}} 2019-06-08 11:13:30,454 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:13:30,454 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:13:30 GMT 2019-06-08 11:13:30,454 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:13:30,454 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 11:13:30,454 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:13:30,454 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:13:30,454 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:13:30,455 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 11:13:30,458 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-3072a90f-7b44-4e21-9c01-be50f1babea5 2019-06-08 11:13:30,458 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:13: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-cfc54c3f-d501-4e05-bbbf-cb6545dee544 x-compute-request-id: req-cfc54c3f-d501-4e05-bbbf-cb6545dee544 Content-Encoding: gzip Content-Length: 801 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:62:62", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/367bc6be-c804-45ac-a87c-67a9531cd679", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-08T10:54:46.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "367bc6be-c804-45ac-a87c-67a9531cd679", "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-08T11:12:21Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_dime_host_v6fp10", "created": "2019-06-08T10:51:49Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 11:13:30,458 - functest.core.cloudify - DEBUG - RESP: [204] Date: Sat, 08 Jun 2019 11:13: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-9a7cb6d1-91c3-4da1-a49c-ac030470396d x-compute-request-id: req-9a7cb6d1-91c3-4da1-a49c-ac030470396d Content-Type: application/json 2019-06-08 11:13:30,459 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ad625f519cb8909e3e0bf5eed13d2cc571d6ac2" 2019-06-08 11:13:30,459 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 used request id req-cfc54c3f-d501-4e05-bbbf-cb6545dee544 2019-06-08 11:13:30,459 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 used request id req-cfc54c3f-d501-4e05-bbbf-cb6545dee544 2019-06-08 11:13:30,459 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}635fc272a9f7178a84c2192358b2847d47cc5993" 2019-06-08 11:13:30,459 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a3b389e503b1d94ae12ae022d3b52a49739c56d" 2019-06-08 11:13:30,459 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 used request id req-96ac8131-ae11-4e97-9e7d-5257d9a4f2be 2019-06-08 11:13:30,460 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:13: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-96ac8131-ae11-4e97-9e7d-5257d9a4f2be x-compute-request-id: req-96ac8131-ae11-4e97-9e7d-5257d9a4f2be Content-Encoding: gzip Content-Length: 806 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:62:62", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/367bc6be-c804-45ac-a87c-67a9531cd679", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-08T10:54:46.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "367bc6be-c804-45ac-a87c-67a9531cd679", "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-08T11:13:08Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_dime_host_v6fp10", "created": "2019-06-08T10:51:49Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 11:13:30,460 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 used request id req-9a7cb6d1-91c3-4da1-a49c-ac030470396d 2019-06-08 11:13:30,460 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 used request id req-96ac8131-ae11-4e97-9e7d-5257d9a4f2be 2019-06-08 11:13:30,460 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:13: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-64670e46-6190-4f1c-8886-c5b619d01d54 x-compute-request-id: req-64670e46-6190-4f1c-8886-c5b619d01d54 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:53:a3", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/5078b315-5529-412a-a492-d62901f9f205", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-08T10:54:23.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "5078b315-5529-412a-a492-d62901f9f205", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-08T11:12:23Z", "hostId": "7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_bono_host_2pza4u", "created": "2019-06-08T10:51:45Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 11:13:30,460 - functest.core.cloudify - DEBUG - Waiting for server "367bc6be-c804-45ac-a87c-67a9531cd679" to be deleted. current status: SHUTOFF 2019-06-08 11:13:30,460 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 used request id req-9a7cb6d1-91c3-4da1-a49c-ac030470396d 2019-06-08 11:13:30,460 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ad625f519cb8909e3e0bf5eed13d2cc571d6ac2" 2019-06-08 11:13:30,461 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sat, 08 Jun 2019 11:13: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-7afe48a3-44c7-4f4a-9c7d-55aeba5026b4 x-compute-request-id: req-7afe48a3-44c7-4f4a-9c7d-55aeba5026b4 Content-Length: 0 Content-Type: application/json 2019-06-08 11:13:30,461 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49/action used request id req-7afe48a3-44c7-4f4a-9c7d-55aeba5026b4 2019-06-08 11:13:30,461 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49/action used request id req-7afe48a3-44c7-4f4a-9c7d-55aeba5026b4 2019-06-08 11:13:30,461 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 used request id req-df471607-11a9-4a42-b771-2c81cafc789b 2019-06-08 11:13:30,461 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-64670e46-6190-4f1c-8886-c5b619d01d54 2019-06-08 11:13:30,461 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-64670e46-6190-4f1c-8886-c5b619d01d54 2019-06-08 11:13:30,462 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}635fc272a9f7178a84c2192358b2847d47cc5993" -d '{"removeSecurityGroup": {"name": "clearwater-sg_internal_sip"}}' 2019-06-08 11:13:30,462 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:13: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-df471607-11a9-4a42-b771-2c81cafc789b x-compute-request-id: req-df471607-11a9-4a42-b771-2c81cafc789b Content-Encoding: gzip Content-Length: 830 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:4c:72", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-08T10:54:44.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "bf25485e-9f4c-46c0-a71d-e4f5852f4f49", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-08T11:12:24Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_ellis_host_oo3xji", "created": "2019-06-08T10:51:49Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 11:13:30,462 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 used request id req-df471607-11a9-4a42-b771-2c81cafc789b 2019-06-08 11:13:30,462 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a3b389e503b1d94ae12ae022d3b52a49739c56d" 2019-06-08 11:13:30,462 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:13: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-14808d7d-1f4e-43af-8109-447467587f22 x-compute-request-id: req-14808d7d-1f4e-43af-8109-447467587f22 Content-Encoding: gzip Content-Length: 370 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3b20e748-7aa3-4e2c-b37f-0d5d69eb80f0"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "62796e03-a046-436c-99eb-86f736bcc824"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "87b9d144-b789-48c9-99eb-be27aff01c26"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fb993e55-fd05-4be0-9fd7-cbc176346aff"}], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-06-08 11:13:30,462 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-06-08 11:13:30,462 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}635fc272a9f7178a84c2192358b2847d47cc5993" 2019-06-08 11:13:30,463 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-01015a80-3fbf-4f5a-a630-8d36d438c35f 2019-06-08 11:13:30,463 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-01015a80-3fbf-4f5a-a630-8d36d438c35f 2019-06-08 11:13:30,463 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:13: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-01015a80-3fbf-4f5a-a630-8d36d438c35f x-compute-request-id: req-01015a80-3fbf-4f5a-a630-8d36d438c35f Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:53:a3", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/5078b315-5529-412a-a492-d62901f9f205", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-08T10:54:23.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "5078b315-5529-412a-a492-d62901f9f205", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-08T11:12:23Z", "hostId": "7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_bono_host_2pza4u", "created": "2019-06-08T10:51:45Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 11:13:30,463 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-06-08 11:13:30,463 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}535be0a3eae70232cfe59fc243e5ce0279f8b51b" 2019-06-08 11:13:30,463 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49/os-security-groups used request id req-14808d7d-1f4e-43af-8109-447467587f22 2019-06-08 11:13:30,464 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49/os-security-groups used request id req-14808d7d-1f4e-43af-8109-447467587f22 2019-06-08 11:13:30,464 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sat, 08 Jun 2019 11:13: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-efc8b7f1-a5c2-42d7-a70a-1b68003724c3 x-compute-request-id: req-efc8b7f1-a5c2-42d7-a70a-1b68003724c3 Content-Length: 0 Content-Type: application/json 2019-06-08 11:13:30,464 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205/action used request id req-efc8b7f1-a5c2-42d7-a70a-1b68003724c3 2019-06-08 11:13:30,464 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205/action used request id req-efc8b7f1-a5c2-42d7-a70a-1b68003724c3 2019-06-08 11:13:30,464 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}635fc272a9f7178a84c2192358b2847d47cc5993" 2019-06-08 11:13:30,464 - functest.core.cloudify - DEBUG - RESP: [404] Date: Sat, 08 Jun 2019 11:13: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-3f9fa3b1-b8a3-42de-b324-6b42af3f43fe x-compute-request-id: req-3f9fa3b1-b8a3-42de-b324-6b42af3f43fe Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 9e139966-e5ce-4dd0-b204-5fc1565cf567 could not be found.", "code": 404}} 2019-06-08 11:13:30,464 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 used request id req-3f9fa3b1-b8a3-42de-b324-6b42af3f43fe 2019-06-08 11:13:30,465 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/9e139966-e5ce-4dd0-b204-5fc1565cf567 used request id req-3f9fa3b1-b8a3-42de-b324-6b42af3f43fe 2019-06-08 11:13:30,465 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-06-08 11:13:30,465 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-08 11:13:30,465 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205/os-security-groups used request id req-6c1d4490-d86d-4555-83dc-e60516ae7646 2019-06-08 11:13:30,465 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205/os-security-groups used request id req-6c1d4490-d86d-4555-83dc-e60516ae7646 2019-06-08 11:13:30,465 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:13: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-6c1d4490-d86d-4555-83dc-e60516ae7646 x-compute-request-id: req-6c1d4490-d86d-4555-83dc-e60516ae7646 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": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3b20e748-7aa3-4e2c-b37f-0d5d69eb80f0"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "62796e03-a046-436c-99eb-86f736bcc824"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "87b9d144-b789-48c9-99eb-be27aff01c26"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fb993e55-fd05-4be0-9fd7-cbc176346aff"}], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "51ca155c-56e7-45d9-8551-bf1abbcabc90", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "031226d0-5ff9-4027-a6ea-8cb28814d93e"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "51ca155c-56e7-45d9-8551-bf1abbcabc90", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1b76bd6d-658a-4ddd-91c2-95bf2e892d4a"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "51ca155c-56e7-45d9-8551-bf1abbcabc90", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "39338785-badf-4cf8-9e59-83548a8a9e85"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "51ca155c-56e7-45d9-8551-bf1abbcabc90", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3fba582f-9665-494e-9cde-1567b6b5ad0e"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "51ca155c-56e7-45d9-8551-bf1abbcabc90", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "44bb6a6c-4088-4d83-b29f-5f1561b5f3f6"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "51ca155c-56e7-45d9-8551-bf1abbcabc90", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "74925b8e-9dba-43d3-8fc9-2fdcef64a1a0"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "51ca155c-56e7-45d9-8551-bf1abbcabc90", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b273c639-d379-415f-844b-f0c5166ad257"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "51ca155c-56e7-45d9-8551-bf1abbcabc90", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ccccf54b-9a28-4cdf-a15c-e6d244803523"}], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "51ca155c-56e7-45d9-8551-bf1abbcabc90", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}]} 2019-06-08 11:13:30,466 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-06-08 11:13:30,466 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 11:13:30,466 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc 2019-06-08 11:13:30,532 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:13:30,533 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:13:30,533 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:13:30,533 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:13:30,533 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:13:30,533 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:13:30,533 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:13:30,533 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T11:11:24.987Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T11:11:24.988Z", "id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"} 2019-06-08 11:13:30,533 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:13:30,534 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:13:30 GMT 2019-06-08 11:13:30,534 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:13:30,534 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-08 11:13:30,534 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:13:30,534 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:13:30,534 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:13:35,539 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:13:35,633 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:13:35,633 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:13:35,634 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:13:35,634 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:13:35,634 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:13:35,634 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:13:35,634 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:13:35,634 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:12.191Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: 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_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:11.736Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.04bf117a-fa7e-43b7-899e-edd4418f77e6"}, {"node_instance_id": "homer_security_group_h83tjr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:12.191Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:11.773Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "sprout_host_gy3lo7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:12.191Z", "message": "Sending task 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:11.460Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:12.191Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "internal_sip_security_group_3xz27u", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:11.591Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:12.191Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:13:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c591fac2-5bc8-4929-b078-b1350b54b29b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:11.748Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.04bf117a-fa7e-43b7-899e-edd4418f77e6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:12.739Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}433644f3a18c11385d965d153ecd5f22f2d120bb\"", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:12.172Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.04bf117a-fa7e-43b7-899e-edd4418f77e6"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:12.739Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "bono_security_group_wbl0ks", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:11.831Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "homer_security_group_h83tjr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:12.739Z", "message": "Unlinking relationships", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:12.326Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:12.739Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:12.663Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.72f568dd-fde6-4d3c-9a06-ef569916ae9b"}, {"node_instance_id": "homer_security_group_h83tjr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:13.285Z", "message": "Deleting node instance", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:12.690Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:13.285Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e081bb07285916511915c997a402217bce10355d\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:13.062Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.72f568dd-fde6-4d3c-9a06-ef569916ae9b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:13.285Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}433644f3a18c11385d965d153ecd5f22f2d120bb\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:12.684Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.04bf117a-fa7e-43b7-899e-edd4418f77e6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:13.285Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 used request id req-e71722c3-0982-4dd5-b234-643187ca096a", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:12.684Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.04bf117a-fa7e-43b7-899e-edd4418f77e6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:13.285Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 used request id req-e71722c3-0982-4dd5-b234-643187ca096a", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:12.683Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.04bf117a-fa7e-43b7-899e-edd4418f77e6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:13.285Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:13: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-e71722c3-0982-4dd5-b234-643187ca096a x-compute-request-id: req-e71722c3-0982-4dd5-b234-643187ca096a Content-Encoding: gzip Content-Length: 830 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:a3:4c:72\", \"version\": 4, \"addr\": \"192.168.120.13\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:44.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"bf25485e-9f4c-46c0-a71d-e4f5852f4f49\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-08T11:12:24Z\", \"hostId\": \"7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_ellis_host_oo3xji\", \"created\": \"2019-06-08T10:51:49Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:12.683Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.04bf117a-fa7e-43b7-899e-edd4418f77e6"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:13.285Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-715d3a6c-5b5f-40fd-807d-bdc926ba7231", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:12.668Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.72f568dd-fde6-4d3c-9a06-ef569916ae9b"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:13.285Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:13:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-715d3a6c-5b5f-40fd-807d-bdc926ba7231 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:12.668Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.72f568dd-fde6-4d3c-9a06-ef569916ae9b"}, {"node_instance_id": "homer_security_group_h83tjr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:13.285Z", "message": "Relationships unlinked", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:12.581Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:13.285Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: 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_wbl0ks", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:13.076Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.5a456bc5-67c8-424e-82b4-35aac3760672"}, {"node_instance_id": "homer_security_group_h83tjr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:13.285Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:12.933Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:13.947Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:13: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-f240b9a9-1379-4fcb-bee4-9334278f9bcf x-compute-request-id: req-f240b9a9-1379-4fcb-bee4-9334278f9bcf Content-Encoding: gzip Content-Length: 846 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:fc:de:98\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:26.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"d873130b-06c5-4e44-8f09-d7eddd9ddbe1\", \"security_groups\": [{\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-08T11:12:41Z\", \"hostId\": \"7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_sprout_host_gy3lo7\", \"created\": \"2019-06-08T10:51:47Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:13.776Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.72f568dd-fde6-4d3c-9a06-ef569916ae9b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:13.947Z", "message": "POST call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49/action used request id req-d04831e2-b2d3-4018-ab26-4af0ceb69330", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:13.223Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.04bf117a-fa7e-43b7-899e-edd4418f77e6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:13.947Z", "message": "POST call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49/action used request id req-d04831e2-b2d3-4018-ab26-4af0ceb69330", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:13.223Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.04bf117a-fa7e-43b7-899e-edd4418f77e6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:13.947Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}433644f3a18c11385d965d153ecd5f22f2d120bb\"", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:13.224Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.04bf117a-fa7e-43b7-899e-edd4418f77e6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:13.947Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bab835f4dc218543c7ab8657bca3c8191eec3694\"", "level": "debug", "target_id": "bono_security_group_wbl0ks", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:13.525Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.5a456bc5-67c8-424e-82b4-35aac3760672"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:13.947Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:13:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85f07249-074d-478f-a2e1-31cbc7ede299 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bono_security_group_wbl0ks", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:13.082Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.5a456bc5-67c8-424e-82b4-35aac3760672"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:13.947Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-85f07249-074d-478f-a2e1-31cbc7ede299", "level": "debug", "target_id": "bono_security_group_wbl0ks", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:13.082Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.5a456bc5-67c8-424e-82b4-35aac3760672"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:13.947Z", "message": "RESP: [202] Date: Sat, 08 Jun 2019 11:13: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-d04831e2-b2d3-4018-ab26-4af0ceb69330 x-compute-request-id: req-d04831e2-b2d3-4018-ab26-4af0ceb69330 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:13.222Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.04bf117a-fa7e-43b7-899e-edd4418f77e6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:13.947Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:13: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-80baf457-22c0-4f47-8401-79abbbc42618 x-compute-request-id: req-80baf457-22c0-4f47-8401-79abbbc42618 Content-Encoding: gzip Content-Length: 804 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:a3:4c:72\", \"version\": 4, \"addr\": \"192.168.120.13\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:44.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"bf25485e-9f4c-46c0-a71d-e4f5852f4f49\", \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-08T11:12:24Z\", \"hostId\": \"7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_ellis_host_oo3xji\", \"created\": \"2019-06-08T10:51:49Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:13.611Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.04bf117a-fa7e-43b7-899e-edd4418f77e6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:13.947Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 used request id req-80baf457-22c0-4f47-8401-79abbbc42618", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:13.612Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.04bf117a-fa7e-43b7-899e-edd4418f77e6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:13.947Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 used request id req-80baf457-22c0-4f47-8401-79abbbc42618", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:13.612Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.04bf117a-fa7e-43b7-899e-edd4418f77e6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:13.947Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}433644f3a18c11385d965d153ecd5f22f2d120bb\"", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:13.613Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.04bf117a-fa7e-43b7-899e-edd4418f77e6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:13.947Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:13: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-c4845a92-eca5-45f7-8438-55338442c218 x-compute-request-id: req-c4845a92-eca5-45f7-8438-55338442c218 Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:13.707Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.04bf117a-fa7e-43b7-899e-edd4418f77e6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:13.947Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49/os-security-groups used request id req-c4845a92-eca5-45f7-8438-55338442c218", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:13.708Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.04bf117a-fa7e-43b7-899e-edd4418f77e6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:13.947Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49/os-security-groups used request id req-c4845a92-eca5-45f7-8438-55338442c218", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:13.708Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.04bf117a-fa7e-43b7-899e-edd4418f77e6"}, {"node_instance_id": "homer_security_group_h83tjr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:14.518Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-70b6723b-860c-40ee-a10f-0b378f0f2c4a", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:14.055Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.a936c1d8-896f-4d11-bcee-a69bd2e1fd8d"}, {"node_instance_id": "homer_security_group_h83tjr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:14.518Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.46:9696/v2.0/security-groups/ddae247c-f69b-403d-a849-8fd4154d982d.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cf8b63797a00a6819ba5ea2f6a8368988eee9313\"", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:14.462Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.a936c1d8-896f-4d11-bcee-a69bd2e1fd8d"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:14.518Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 used request id req-a3257859-0f9d-4134-b14d-83bd90e63da2", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:14.101Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.5b3ddee6-bf7e-4758-8ee7-e0babfc6e2dc"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:14.518Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:14.174Z", "source_id": "ellis_host_oo3xji", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:14.518Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 used request id req-a3257859-0f9d-4134-b14d-83bd90e63da2", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:14.101Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.5b3ddee6-bf7e-4758-8ee7-e0babfc6e2dc"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:14.518Z", "message": "RESP: [404] Date: Sat, 08 Jun 2019 11:13: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-a3257859-0f9d-4134-b14d-83bd90e63da2 x-compute-request-id: req-a3257859-0f9d-4134-b14d-83bd90e63da2 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 367bc6be-c804-45ac-a87c-67a9531cd679 could not be found.\", \"code\": 404}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:14.100Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.5b3ddee6-bf7e-4758-8ee7-e0babfc6e2dc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:14.518Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bab835f4dc218543c7ab8657bca3c8191eec3694\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_bono\"}}'", "level": "debug", "target_id": "bono_security_group_wbl0ks", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:14.166Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.5a456bc5-67c8-424e-82b4-35aac3760672"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:14.518Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-2257972f-4559-4992-b727-65873b5d7e64", "level": "debug", "target_id": "bono_security_group_wbl0ks", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:14.165Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.5a456bc5-67c8-424e-82b4-35aac3760672"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:14.518Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-2257972f-4559-4992-b727-65873b5d7e64", "level": "debug", "target_id": "bono_security_group_wbl0ks", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:14.165Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.5a456bc5-67c8-424e-82b4-35aac3760672"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:14.518Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:13: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-2257972f-4559-4992-b727-65873b5d7e64 x-compute-request-id: req-2257972f-4559-4992-b727-65873b5d7e64 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f7:53:a3\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/5078b315-5529-412a-a492-d62901f9f205\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:23.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"5078b315-5529-412a-a492-d62901f9f205\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-08T11:12:23Z\", \"hostId\": \"7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_bono_host_2pza4u\", \"created\": \"2019-06-08T10:51:45Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": "bono_security_group_wbl0ks", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:14.165Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.5a456bc5-67c8-424e-82b4-35aac3760672"}, {"node_instance_id": "homer_security_group_h83tjr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:14.518Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:13:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70b6723b-860c-40ee-a10f-0b378f0f2c4a Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:14.055Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.a936c1d8-896f-4d11-bcee-a69bd2e1fd8d"}, {"node_instance_id": "dime_host_v6fp10", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:14.518Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7ad625f519cb8909e3e0bf5eed13d2cc571d6ac2\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:14.046Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.5b3ddee6-bf7e-4758-8ee7-e0babfc6e2dc"}, {"node_instance_id": "homer_security_group_h83tjr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:14.518Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:14.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.a936c1d8-896f-4d11-bcee-a69bd2e1fd8d"}, {"node_instance_id": "homer_security_group_h83tjr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:14.518Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:14.048Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.a936c1d8-896f-4d11-bcee-a69bd2e1fd8d"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:14.518Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:13.777Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.72f568dd-fde6-4d3c-9a06-ef569916ae9b"}], "metadata": {"pagination": {"total": 1257, "offset": 946, "size": 50}}} 2019-06-08 11:13:35,634 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:13:35,635 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:13:35 GMT 2019-06-08 11:13:35,635 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:13:35,635 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 11:13:35,635 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:13:35,635 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:13:35,635 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:13:35,635 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 11:13:35,638 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 11:13:35,638 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-06-08 11:13:35,638 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-06-08 11:13:35,638 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-06-08 11:13:35,638 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:13:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c591fac2-5bc8-4929-b078-b1350b54b29b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:13:35,638 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}433644f3a18c11385d965d153ecd5f22f2d120bb" 2019-06-08 11:13:35,639 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-06-08 11:13:35,639 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-08 11:13:35,639 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 11:13:35,639 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-08 11:13:35,639 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e081bb07285916511915c997a402217bce10355d" 2019-06-08 11:13:35,639 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}433644f3a18c11385d965d153ecd5f22f2d120bb" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-06-08 11:13:35,639 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 used request id req-e71722c3-0982-4dd5-b234-643187ca096a 2019-06-08 11:13:35,640 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 used request id req-e71722c3-0982-4dd5-b234-643187ca096a 2019-06-08 11:13:35,640 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:13: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-e71722c3-0982-4dd5-b234-643187ca096a x-compute-request-id: req-e71722c3-0982-4dd5-b234-643187ca096a Content-Encoding: gzip Content-Length: 830 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:4c:72", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-08T10:54:44.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "bf25485e-9f4c-46c0-a71d-e4f5852f4f49", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-08T11:12:24Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_ellis_host_oo3xji", "created": "2019-06-08T10:51:49Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 11:13:35,640 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-715d3a6c-5b5f-40fd-807d-bdc926ba7231 2019-06-08 11:13:35,640 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:13:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-715d3a6c-5b5f-40fd-807d-bdc926ba7231 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:13:35,640 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-08 11:13:35,640 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 11:13:35,641 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-06-08 11:13:35,641 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:13: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-f240b9a9-1379-4fcb-bee4-9334278f9bcf x-compute-request-id: req-f240b9a9-1379-4fcb-bee4-9334278f9bcf Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:de:98", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-08T10:54:26.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "d873130b-06c5-4e44-8f09-d7eddd9ddbe1", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-08T11:12:41Z", "hostId": "7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_sprout_host_gy3lo7", "created": "2019-06-08T10:51:47Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 11:13:35,641 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49/action used request id req-d04831e2-b2d3-4018-ab26-4af0ceb69330 2019-06-08 11:13:35,641 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49/action used request id req-d04831e2-b2d3-4018-ab26-4af0ceb69330 2019-06-08 11:13:35,641 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}433644f3a18c11385d965d153ecd5f22f2d120bb" 2019-06-08 11:13:35,641 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bab835f4dc218543c7ab8657bca3c8191eec3694" 2019-06-08 11:13:35,642 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:13:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85f07249-074d-478f-a2e1-31cbc7ede299 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:13:35,642 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-85f07249-074d-478f-a2e1-31cbc7ede299 2019-06-08 11:13:35,642 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sat, 08 Jun 2019 11:13: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-d04831e2-b2d3-4018-ab26-4af0ceb69330 x-compute-request-id: req-d04831e2-b2d3-4018-ab26-4af0ceb69330 Content-Length: 0 Content-Type: application/json 2019-06-08 11:13:35,642 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:13: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-80baf457-22c0-4f47-8401-79abbbc42618 x-compute-request-id: req-80baf457-22c0-4f47-8401-79abbbc42618 Content-Encoding: gzip Content-Length: 804 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:4c:72", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-08T10:54:44.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "bf25485e-9f4c-46c0-a71d-e4f5852f4f49", "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-08T11:12:24Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_ellis_host_oo3xji", "created": "2019-06-08T10:51:49Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 11:13:35,642 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 used request id req-80baf457-22c0-4f47-8401-79abbbc42618 2019-06-08 11:13:35,642 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 used request id req-80baf457-22c0-4f47-8401-79abbbc42618 2019-06-08 11:13:35,642 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}433644f3a18c11385d965d153ecd5f22f2d120bb" 2019-06-08 11:13:35,643 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:13: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-c4845a92-eca5-45f7-8438-55338442c218 x-compute-request-id: req-c4845a92-eca5-45f7-8438-55338442c218 Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-06-08 11:13:35,643 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49/os-security-groups used request id req-c4845a92-eca5-45f7-8438-55338442c218 2019-06-08 11:13:35,643 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49/os-security-groups used request id req-c4845a92-eca5-45f7-8438-55338442c218 2019-06-08 11:13:35,643 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-70b6723b-860c-40ee-a10f-0b378f0f2c4a 2019-06-08 11:13:35,643 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.46:9696/v2.0/security-groups/ddae247c-f69b-403d-a849-8fd4154d982d.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf8b63797a00a6819ba5ea2f6a8368988eee9313" 2019-06-08 11:13:35,643 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 used request id req-a3257859-0f9d-4134-b14d-83bd90e63da2 2019-06-08 11:13:35,643 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-06-08 11:13:35,644 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 used request id req-a3257859-0f9d-4134-b14d-83bd90e63da2 2019-06-08 11:13:35,644 - functest.core.cloudify - DEBUG - RESP: [404] Date: Sat, 08 Jun 2019 11:13: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-a3257859-0f9d-4134-b14d-83bd90e63da2 x-compute-request-id: req-a3257859-0f9d-4134-b14d-83bd90e63da2 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 367bc6be-c804-45ac-a87c-67a9531cd679 could not be found.", "code": 404}} 2019-06-08 11:13:35,644 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bab835f4dc218543c7ab8657bca3c8191eec3694" -d '{"removeSecurityGroup": {"name": "clearwater-sg_bono"}}' 2019-06-08 11:13:35,644 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-2257972f-4559-4992-b727-65873b5d7e64 2019-06-08 11:13:35,644 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-2257972f-4559-4992-b727-65873b5d7e64 2019-06-08 11:13:35,644 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:13: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-2257972f-4559-4992-b727-65873b5d7e64 x-compute-request-id: req-2257972f-4559-4992-b727-65873b5d7e64 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:53:a3", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/5078b315-5529-412a-a492-d62901f9f205", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-08T10:54:23.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "5078b315-5529-412a-a492-d62901f9f205", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-08T11:12:23Z", "hostId": "7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_bono_host_2pza4u", "created": "2019-06-08T10:51:45Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 11:13:35,644 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:13:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70b6723b-860c-40ee-a10f-0b378f0f2c4a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:13:35,645 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/367bc6be-c804-45ac-a87c-67a9531cd679 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ad625f519cb8909e3e0bf5eed13d2cc571d6ac2" 2019-06-08 11:13:35,645 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 11:13:35,645 - functest.core.cloudify - DEBUG - deleting security_group 2019-06-08 11:13:35,645 - functest.core.cloudify - DEBUG - Server is already stopped 2019-06-08 11:13:35,645 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc 2019-06-08 11:13:35,714 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:13:35,714 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:13:35,714 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:13:35,714 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:13:35,714 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:13:35,714 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:13:35,715 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:13:35,715 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T11:11:24.987Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T11:11:24.988Z", "id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"} 2019-06-08 11:13:35,715 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:13:35,715 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:13:35 GMT 2019-06-08 11:13:35,715 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:13:35,715 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-08 11:13:35,715 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:13:35,715 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:13:35,715 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:13:40,721 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:13:40,822 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:13:40,823 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:13:40,823 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:13:40,823 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:13:40,823 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:13:40,823 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:13:40,823 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:13:40,823 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:14.518Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 used request id req-f240b9a9-1379-4fcb-bee4-9334278f9bcf", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:13.777Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.72f568dd-fde6-4d3c-9a06-ef569916ae9b"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:14.518Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 used request id req-f240b9a9-1379-4fcb-bee4-9334278f9bcf", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:13.776Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.72f568dd-fde6-4d3c-9a06-ef569916ae9b"}, {"node_instance_id": "homer_security_group_h83tjr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:15.093Z", "message": "RESP: [204] X-Openstack-Request-Id: req-555f440e-a431-4912-8638-54577c646bef Content-Length: 0 Date: Sat, 08 Jun 2019 11:13:14 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:14.799Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.a936c1d8-896f-4d11-bcee-a69bd2e1fd8d"}, {"node_instance_id": "homer_security_group_h83tjr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:15.093Z", "message": "DELETE call to network for http://172.30.9.46:9696/v2.0/security-groups/ddae247c-f69b-403d-a849-8fd4154d982d.json used request id req-555f440e-a431-4912-8638-54577c646bef", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:14.799Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.a936c1d8-896f-4d11-bcee-a69bd2e1fd8d"}, {"node_instance_id": "homer_security_group_h83tjr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:15.093Z", "message": "DELETE call to neutron for http://172.30.9.46:9696/v2.0/security-groups/ddae247c-f69b-403d-a849-8fd4154d982d.json used request id req-555f440e-a431-4912-8638-54577c646bef", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:14.799Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.a936c1d8-896f-4d11-bcee-a69bd2e1fd8d"}, {"node_instance_id": "ellis_host_oo3xji", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:15.093Z", "message": "Relationships unlinked", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:14.472Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "sprout_host_gy3lo7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:15.093Z", "message": "Stopped node instance", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:14.269Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "sprout_host_gy3lo7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:15.093Z", "message": "Task succeeded 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:14.192Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:15.093Z", "message": "RESP: [202] Date: Sat, 08 Jun 2019 11:13: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-2471694a-1cc8-4bfe-bcc8-0ec59e823afd x-compute-request-id: req-2471694a-1cc8-4bfe-bcc8-0ec59e823afd Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "bono_security_group_wbl0ks", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:14.909Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.5a456bc5-67c8-424e-82b4-35aac3760672"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:15.602Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bab835f4dc218543c7ab8657bca3c8191eec3694\"", "level": "debug", "target_id": "bono_security_group_wbl0ks", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:14.909Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.5a456bc5-67c8-424e-82b4-35aac3760672"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:15.602Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:13: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-b6f1cf22-62c6-4eae-9ed4-11a5eb20dc3c x-compute-request-id: req-b6f1cf22-62c6-4eae-9ed4-11a5eb20dc3c Content-Encoding: gzip Content-Length: 827 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f7:53:a3\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/5078b315-5529-412a-a492-d62901f9f205\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:23.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"5078b315-5529-412a-a492-d62901f9f205\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-08T11:12:23Z\", \"hostId\": \"7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_bono_host_2pza4u\", \"created\": \"2019-06-08T10:51:45Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": "bono_security_group_wbl0ks", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:15.248Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.5a456bc5-67c8-424e-82b4-35aac3760672"}, {"node_instance_id": "sprout_host_gy3lo7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:15.602Z", "message": "Unlinking relationships", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:14.824Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:15.602Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-b6f1cf22-62c6-4eae-9ed4-11a5eb20dc3c", "level": "debug", "target_id": "bono_security_group_wbl0ks", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:15.248Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.5a456bc5-67c8-424e-82b4-35aac3760672"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:15.602Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-b6f1cf22-62c6-4eae-9ed4-11a5eb20dc3c", "level": "debug", "target_id": "bono_security_group_wbl0ks", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:15.249Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.5a456bc5-67c8-424e-82b4-35aac3760672"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:15.602Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bab835f4dc218543c7ab8657bca3c8191eec3694\"", "level": "debug", "target_id": "bono_security_group_wbl0ks", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:15.249Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.5a456bc5-67c8-424e-82b4-35aac3760672"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:15.602Z", "message": "POST call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205/action used request id req-2471694a-1cc8-4bfe-bcc8-0ec59e823afd", "level": "debug", "target_id": "bono_security_group_wbl0ks", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:14.909Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.5a456bc5-67c8-424e-82b4-35aac3760672"}, {"node_instance_id": "dime_host_v6fp10", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:15.602Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:14.570Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "dime_host_v6fp10", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:15.602Z", "message": "Deleted node instance", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:14.574Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:15.602Z", "message": "POST call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205/action used request id req-2471694a-1cc8-4bfe-bcc8-0ec59e823afd", "level": "debug", "target_id": "bono_security_group_wbl0ks", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:14.909Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.5a456bc5-67c8-424e-82b4-35aac3760672"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:16.208Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:13: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-8462871d-de8c-4054-b98e-f99f1b941f48 x-compute-request-id: req-8462871d-de8c-4054-b98e-f99f1b941f48 Content-Encoding: gzip Content-Length: 370 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3b20e748-7aa3-4e2c-b37f-0d5d69eb80f0\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"62796e03-a046-436c-99eb-86f736bcc824\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"87b9d144-b789-48c9-99eb-be27aff01c26\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"fb993e55-fd05-4be0-9fd7-cbc176346aff\"}], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "bono_security_group_wbl0ks", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:15.651Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.5a456bc5-67c8-424e-82b4-35aac3760672"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:16.208Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205/os-security-groups used request id req-8462871d-de8c-4054-b98e-f99f1b941f48", "level": "debug", "target_id": "bono_security_group_wbl0ks", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:15.651Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.5a456bc5-67c8-424e-82b4-35aac3760672"}, {"node_instance_id": "ellis_host_oo3xji", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:16.208Z", "message": "Deleting node instance", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:14.862Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "dime_security_group_vo8fbr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:16.208Z", "message": "Stopping node instance", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:14.927Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:16.208Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "sprout_security_group_vdr68p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:15.033Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:16.208Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205/os-security-groups used request id req-8462871d-de8c-4054-b98e-f99f1b941f48", "level": "debug", "target_id": "bono_security_group_wbl0ks", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:15.651Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.5a456bc5-67c8-424e-82b4-35aac3760672"}, {"node_instance_id": "ellis_host_oo3xji", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:16.805Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:15.380Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "homer_security_group_h83tjr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:16.805Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:15.272Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:16.805Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: 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_vdr68p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:16.477Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.81489225-6537-44b3-a878-c570da6b52df"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:16.805Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:13:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f916490d-87cf-4b47-a317-6bde22a98533 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "sprout_security_group_vdr68p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:16.484Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.81489225-6537-44b3-a878-c570da6b52df"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:16.805Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-f916490d-87cf-4b47-a317-6bde22a98533", "level": "debug", "target_id": "sprout_security_group_vdr68p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:16.485Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.81489225-6537-44b3-a878-c570da6b52df"}, {"node_instance_id": "homer_security_group_h83tjr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:16.805Z", "message": "Deleted node instance", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:15.708Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:17.400Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "bono_security_group_wbl0ks", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:16.243Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:17.400Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}66f349997d7fa8218d05d0d6fe964cbe492e6584\"", "level": "debug", "target_id": "sprout_security_group_vdr68p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:16.905Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.81489225-6537-44b3-a878-c570da6b52df"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:17.400Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a759f4fddaa3089cf847a9fe660bc5d3cac67060\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:17.202Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.1de1eea6-0f17-438c-9239-83d103c6dc32"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:17.400Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-9c35e168-c8c9-408d-a737-f37e180a9c3c", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:16.776Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.1de1eea6-0f17-438c-9239-83d103c6dc32"}, {"node_instance_id": "dime_security_group_vo8fbr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:17.400Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:15.908Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:17.400Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:16.767Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.1de1eea6-0f17-438c-9239-83d103c6dc32"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:17.400Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:16.768Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.1de1eea6-0f17-438c-9239-83d103c6dc32"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:17.400Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:13:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c35e168-c8c9-408d-a737-f37e180a9c3c Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:16.776Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.1de1eea6-0f17-438c-9239-83d103c6dc32"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:18.003Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:16.332Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:18.003Z", "message": "RESP: [204] Date: Sat, 08 Jun 2019 11:13: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-1a60aad6-592b-42b0-919c-c925163f170f x-compute-request-id: req-1a60aad6-592b-42b0-919c-c925163f170f Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:17.864Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.1de1eea6-0f17-438c-9239-83d103c6dc32"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:18.003Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a759f4fddaa3089cf847a9fe660bc5d3cac67060\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:17.741Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.1de1eea6-0f17-438c-9239-83d103c6dc32"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:18.003Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 used request id req-afbe6aa8-a74d-4024-bbaa-10aade58b0b3", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:17.740Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.1de1eea6-0f17-438c-9239-83d103c6dc32"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:18.003Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 used request id req-afbe6aa8-a74d-4024-bbaa-10aade58b0b3", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:17.739Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.1de1eea6-0f17-438c-9239-83d103c6dc32"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:18.003Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:13: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-afbe6aa8-a74d-4024-bbaa-10aade58b0b3 x-compute-request-id: req-afbe6aa8-a74d-4024-bbaa-10aade58b0b3 Content-Encoding: gzip Content-Length: 804 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:a3:4c:72\", \"version\": 4, \"addr\": \"192.168.120.13\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:44.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"bf25485e-9f4c-46c0-a71d-e4f5852f4f49\", \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-08T11:12:24Z\", \"hostId\": \"7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_ellis_host_oo3xji\", \"created\": \"2019-06-08T10:51:49Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:17.739Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.1de1eea6-0f17-438c-9239-83d103c6dc32"}, {"node_instance_id": "dime_security_group_vo8fbr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:18.003Z", "message": "Relationships unlinked", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:16.876Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "dime_security_group_vo8fbr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:18.003Z", "message": "Unlinking relationships", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:16.656Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:18.003Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-ce9a81a2-2f5c-4f5b-a2fc-d2cbf6c515c1", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:17.503Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.7cb5e310-5acc-4432-8805-f76e43204943"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:18.003Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:13: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-9211b794-0f9f-4731-b436-39dadb548678 x-compute-request-id: req-9211b794-0f9f-4731-b436-39dadb548678 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:fc:de:98\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:26.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"d873130b-06c5-4e44-8f09-d7eddd9ddbe1\", \"security_groups\": [{\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-08T11:12:41Z\", \"hostId\": \"7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_sprout_host_gy3lo7\", \"created\": \"2019-06-08T10:51:47Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": "sprout_security_group_vdr68p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:17.521Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.81489225-6537-44b3-a878-c570da6b52df"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:18.003Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 used request id req-9211b794-0f9f-4731-b436-39dadb548678", "level": "debug", "target_id": "sprout_security_group_vdr68p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:17.521Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.81489225-6537-44b3-a878-c570da6b52df"}], "metadata": {"pagination": {"total": 1269, "offset": 996, "size": 50}}} 2019-06-08 11:13:40,824 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:13:40,824 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:13:40 GMT 2019-06-08 11:13:40,824 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:13:40,824 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 11:13:40,824 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:13:40,824 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:13:40,824 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:13:40,824 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 11:13:40,827 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 used request id req-f240b9a9-1379-4fcb-bee4-9334278f9bcf 2019-06-08 11:13:40,827 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 used request id req-f240b9a9-1379-4fcb-bee4-9334278f9bcf 2019-06-08 11:13:40,827 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-555f440e-a431-4912-8638-54577c646bef Content-Length: 0 Date: Sat, 08 Jun 2019 11:13:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 11:13:40,827 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/security-groups/ddae247c-f69b-403d-a849-8fd4154d982d.json used request id req-555f440e-a431-4912-8638-54577c646bef 2019-06-08 11:13:40,827 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.46:9696/v2.0/security-groups/ddae247c-f69b-403d-a849-8fd4154d982d.json used request id req-555f440e-a431-4912-8638-54577c646bef 2019-06-08 11:13:40,828 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-08 11:13:40,828 - functest.core.cloudify - DEBUG - Stopped node instance 2019-06-08 11:13:40,828 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-06-08 11:13:40,828 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sat, 08 Jun 2019 11:13: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-2471694a-1cc8-4bfe-bcc8-0ec59e823afd x-compute-request-id: req-2471694a-1cc8-4bfe-bcc8-0ec59e823afd Content-Length: 0 Content-Type: application/json 2019-06-08 11:13:40,828 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bab835f4dc218543c7ab8657bca3c8191eec3694" 2019-06-08 11:13:40,828 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:13: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-b6f1cf22-62c6-4eae-9ed4-11a5eb20dc3c x-compute-request-id: req-b6f1cf22-62c6-4eae-9ed4-11a5eb20dc3c Content-Encoding: gzip Content-Length: 827 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:53:a3", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/5078b315-5529-412a-a492-d62901f9f205", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-08T10:54:23.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "5078b315-5529-412a-a492-d62901f9f205", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-08T11:12:23Z", "hostId": "7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_bono_host_2pza4u", "created": "2019-06-08T10:51:45Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 11:13:40,829 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-08 11:13:40,829 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-b6f1cf22-62c6-4eae-9ed4-11a5eb20dc3c 2019-06-08 11:13:40,829 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-b6f1cf22-62c6-4eae-9ed4-11a5eb20dc3c 2019-06-08 11:13:40,829 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bab835f4dc218543c7ab8657bca3c8191eec3694" 2019-06-08 11:13:40,829 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205/action used request id req-2471694a-1cc8-4bfe-bcc8-0ec59e823afd 2019-06-08 11:13:40,829 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-06-08 11:13:40,829 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-08 11:13:40,830 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205/action used request id req-2471694a-1cc8-4bfe-bcc8-0ec59e823afd 2019-06-08 11:13:40,830 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:13: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-8462871d-de8c-4054-b98e-f99f1b941f48 x-compute-request-id: req-8462871d-de8c-4054-b98e-f99f1b941f48 Content-Encoding: gzip Content-Length: 370 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3b20e748-7aa3-4e2c-b37f-0d5d69eb80f0"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "62796e03-a046-436c-99eb-86f736bcc824"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "87b9d144-b789-48c9-99eb-be27aff01c26"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fb993e55-fd05-4be0-9fd7-cbc176346aff"}], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-06-08 11:13:40,830 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205/os-security-groups used request id req-8462871d-de8c-4054-b98e-f99f1b941f48 2019-06-08 11:13:40,830 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-08 11:13:40,830 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-08 11:13:40,830 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-06-08 11:13:40,831 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205/os-security-groups used request id req-8462871d-de8c-4054-b98e-f99f1b941f48 2019-06-08 11:13:40,831 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-06-08 11:13:40,831 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-06-08 11:13:40,831 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 11:13:40,831 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:13:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f916490d-87cf-4b47-a317-6bde22a98533 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:13:40,831 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-f916490d-87cf-4b47-a317-6bde22a98533 2019-06-08 11:13:40,832 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-08 11:13:40,832 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-06-08 11:13:40,832 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f349997d7fa8218d05d0d6fe964cbe492e6584" 2019-06-08 11:13:40,832 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a759f4fddaa3089cf847a9fe660bc5d3cac67060" 2019-06-08 11:13:40,832 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-9c35e168-c8c9-408d-a737-f37e180a9c3c 2019-06-08 11:13:40,832 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-06-08 11:13:40,832 - functest.core.cloudify - DEBUG - deleting server 2019-06-08 11:13:40,833 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 11:13:40,833 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:13:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c35e168-c8c9-408d-a737-f37e180a9c3c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:13:40,833 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-06-08 11:13:40,833 - functest.core.cloudify - DEBUG - RESP: [204] Date: Sat, 08 Jun 2019 11:13: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-1a60aad6-592b-42b0-919c-c925163f170f x-compute-request-id: req-1a60aad6-592b-42b0-919c-c925163f170f Content-Type: application/json 2019-06-08 11:13:40,833 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a759f4fddaa3089cf847a9fe660bc5d3cac67060" 2019-06-08 11:13:40,833 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 used request id req-afbe6aa8-a74d-4024-bbaa-10aade58b0b3 2019-06-08 11:13:40,833 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 used request id req-afbe6aa8-a74d-4024-bbaa-10aade58b0b3 2019-06-08 11:13:40,834 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:13: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-afbe6aa8-a74d-4024-bbaa-10aade58b0b3 x-compute-request-id: req-afbe6aa8-a74d-4024-bbaa-10aade58b0b3 Content-Encoding: gzip Content-Length: 804 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:4c:72", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-08T10:54:44.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "bf25485e-9f4c-46c0-a71d-e4f5852f4f49", "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-08T11:12:24Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_ellis_host_oo3xji", "created": "2019-06-08T10:51:49Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 11:13:40,834 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-08 11:13:40,834 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-08 11:13:40,834 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-ce9a81a2-2f5c-4f5b-a2fc-d2cbf6c515c1 2019-06-08 11:13:40,834 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:13: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-9211b794-0f9f-4731-b436-39dadb548678 x-compute-request-id: req-9211b794-0f9f-4731-b436-39dadb548678 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:de:98", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-08T10:54:26.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "d873130b-06c5-4e44-8f09-d7eddd9ddbe1", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-08T11:12:41Z", "hostId": "7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_sprout_host_gy3lo7", "created": "2019-06-08T10:51:47Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 11:13:40,834 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 used request id req-9211b794-0f9f-4731-b436-39dadb548678 2019-06-08 11:13:40,835 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc 2019-06-08 11:13:40,893 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:13:40,893 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:13:40,894 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:13:40,894 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:13:40,894 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:13:40,894 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:13:40,894 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:13:40,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-06-08T11:11:24.987Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T11:11:24.988Z", "id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"} 2019-06-08 11:13:40,894 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:13:40,894 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:13:40 GMT 2019-06-08 11:13:40,895 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:13:40,895 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-08 11:13:40,895 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:13:40,895 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:13:40,895 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:13:45,900 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:13:45,979 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:13:45,980 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:13:45,980 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:13:45,980 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:13:45,980 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:13:45,980 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:13:45,980 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:13:45,980 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:18.003Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:16.332Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "dime_security_group_vo8fbr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:18.003Z", "message": "Unlinking relationships", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:16.656Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "dime_security_group_vo8fbr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:18.003Z", "message": "Relationships unlinked", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:16.876Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:18.003Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:13:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce9a81a2-2f5c-4f5b-a2fc-d2cbf6c515c1 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:17.503Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.7cb5e310-5acc-4432-8805-f76e43204943"}, {"node_instance_id": "dime_security_group_vo8fbr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:18.619Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:17.288Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:18.619Z", "message": "DELETE call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 used request id req-1a60aad6-592b-42b0-919c-c925163f170f", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:17.864Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.1de1eea6-0f17-438c-9239-83d103c6dc32"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:18.619Z", "message": "DELETE call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 used request id req-1a60aad6-592b-42b0-919c-c925163f170f", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:17.864Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.1de1eea6-0f17-438c-9239-83d103c6dc32"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:18.619Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a759f4fddaa3089cf847a9fe660bc5d3cac67060\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:17.865Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.1de1eea6-0f17-438c-9239-83d103c6dc32"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:18.619Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}540fc2f41113c81afeb9f92517890c546d56fdf1\"", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:17.914Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.7cb5e310-5acc-4432-8805-f76e43204943"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:18.619Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:13: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-c933e435-2dbf-4f7b-b8ba-3e0bb4ca1ca1 x-compute-request-id: req-c933e435-2dbf-4f7b-b8ba-3e0bb4ca1ca1 Content-Encoding: gzip Content-Length: 808 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:a3:4c:72\", \"version\": 4, \"addr\": \"192.168.120.13\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:44.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"bf25485e-9f4c-46c0-a71d-e4f5852f4f49\", \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-08T11:13:17Z\", \"hostId\": \"7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_ellis_host_oo3xji\", \"created\": \"2019-06-08T10:51:49Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:18.511Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.1de1eea6-0f17-438c-9239-83d103c6dc32"}, {"node_instance_id": "dime_security_group_vo8fbr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:18.619Z", "message": "Deleting node instance", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:17.065Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "dime_security_group_vo8fbr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:19.265Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:18.429Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.dd85109b-d5a9-4b84-8646-d69b85b4581f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:19.265Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:13: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-dfa02b48-6cce-429a-8681-ed47b758dde4 x-compute-request-id: req-dfa02b48-6cce-429a-8681-ed47b758dde4 Content-Encoding: gzip Content-Length: 827 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f7:53:a3\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/5078b315-5529-412a-a492-d62901f9f205\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:23.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"5078b315-5529-412a-a492-d62901f9f205\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-08T11:12:23Z\", \"hostId\": \"7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_bono_host_2pza4u\", \"created\": \"2019-06-08T10:51:45Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:18.766Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.7cb5e310-5acc-4432-8805-f76e43204943"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:19.265Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}66f349997d7fa8218d05d0d6fe964cbe492e6584\"", "level": "debug", "target_id": "sprout_security_group_vdr68p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:18.651Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.81489225-6537-44b3-a878-c570da6b52df"}, {"node_instance_id": "dime_security_group_vo8fbr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:19.265Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:18.429Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.dd85109b-d5a9-4b84-8646-d69b85b4581f"}, {"node_instance_id": "dime_security_group_vo8fbr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:19.265Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:13:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c65ad2d-cf02-4151-b9b5-609d0855bc43 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:18.434Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.dd85109b-d5a9-4b84-8646-d69b85b4581f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:19.265Z", "message": "POST call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1/action used request id req-8712a66c-e538-495c-a0a4-930fb7a76042", "level": "debug", "target_id": "sprout_security_group_vdr68p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:18.650Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.81489225-6537-44b3-a878-c570da6b52df"}, {"node_instance_id": "dime_security_group_vo8fbr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:19.265Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-5c65ad2d-cf02-4151-b9b5-609d0855bc43", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:18.434Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.dd85109b-d5a9-4b84-8646-d69b85b4581f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:19.265Z", "message": "RESP: [202] Date: Sat, 08 Jun 2019 11:13: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-8712a66c-e538-495c-a0a4-930fb7a76042 x-compute-request-id: req-8712a66c-e538-495c-a0a4-930fb7a76042 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "sprout_security_group_vdr68p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:18.649Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.81489225-6537-44b3-a878-c570da6b52df"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:19.265Z", "message": "POST call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1/action used request id req-8712a66c-e538-495c-a0a4-930fb7a76042", "level": "debug", "target_id": "sprout_security_group_vdr68p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:18.650Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.81489225-6537-44b3-a878-c570da6b52df"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:19.265Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 used request id req-c933e435-2dbf-4f7b-b8ba-3e0bb4ca1ca1", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:18.511Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.1de1eea6-0f17-438c-9239-83d103c6dc32"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:19.265Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 used request id req-c933e435-2dbf-4f7b-b8ba-3e0bb4ca1ca1", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:18.511Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.1de1eea6-0f17-438c-9239-83d103c6dc32"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:19.265Z", "message": "Waiting for server \"bf25485e-9f4c-46c0-a71d-e4f5852f4f49\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:18.511Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.1de1eea6-0f17-438c-9239-83d103c6dc32"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:19.265Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-dfa02b48-6cce-429a-8681-ed47b758dde4", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:18.766Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.7cb5e310-5acc-4432-8805-f76e43204943"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:19.265Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-dfa02b48-6cce-429a-8681-ed47b758dde4", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:18.767Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.7cb5e310-5acc-4432-8805-f76e43204943"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:19.265Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}540fc2f41113c81afeb9f92517890c546d56fdf1\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:18.768Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.7cb5e310-5acc-4432-8805-f76e43204943"}, {"node_instance_id": "dime_security_group_vo8fbr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:19.265Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.46:9696/v2.0/security-groups/82f69a23-3099-4cde-9a6f-dc975122c8fd.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}422415f1e395b9cfd45d2dc3d83f6eefe2b9059c\"", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:18.922Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.dd85109b-d5a9-4b84-8646-d69b85b4581f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:19.815Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}66f349997d7fa8218d05d0d6fe964cbe492e6584\"", "level": "debug", "target_id": "sprout_security_group_vdr68p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:19.275Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.81489225-6537-44b3-a878-c570da6b52df"}, {"node_instance_id": "dime_security_group_vo8fbr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:19.815Z", "message": "DELETE call to network for http://172.30.9.46:9696/v2.0/security-groups/82f69a23-3099-4cde-9a6f-dc975122c8fd.json used request id req-6d2d32eb-8e9b-466d-b6be-e4ba3bbc7596", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:19.353Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.dd85109b-d5a9-4b84-8646-d69b85b4581f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:19.815Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}540fc2f41113c81afeb9f92517890c546d56fdf1\"", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:19.357Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.7cb5e310-5acc-4432-8805-f76e43204943"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:19.815Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 used request id req-019fb85d-3d74-478c-8732-bf26e566fc66", "level": "debug", "target_id": "sprout_security_group_vdr68p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:19.274Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.81489225-6537-44b3-a878-c570da6b52df"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:19.815Z", "message": "POST call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205/action used request id req-f88f5c55-1efd-43c7-aa12-f7a08fbc7301", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:19.356Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.7cb5e310-5acc-4432-8805-f76e43204943"}, {"node_instance_id": "dime_security_group_vo8fbr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:19.815Z", "message": "RESP: [204] X-Openstack-Request-Id: req-6d2d32eb-8e9b-466d-b6be-e4ba3bbc7596 Content-Length: 0 Date: Sat, 08 Jun 2019 11:13:19 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:19.353Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.dd85109b-d5a9-4b84-8646-d69b85b4581f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:19.815Z", "message": "POST call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205/action used request id req-f88f5c55-1efd-43c7-aa12-f7a08fbc7301", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:19.356Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.7cb5e310-5acc-4432-8805-f76e43204943"}, {"node_instance_id": "dime_security_group_vo8fbr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:19.815Z", "message": "DELETE call to neutron for http://172.30.9.46:9696/v2.0/security-groups/82f69a23-3099-4cde-9a6f-dc975122c8fd.json used request id req-6d2d32eb-8e9b-466d-b6be-e4ba3bbc7596", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:19.353Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.dd85109b-d5a9-4b84-8646-d69b85b4581f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:19.815Z", "message": "RESP: [202] Date: Sat, 08 Jun 2019 11:13: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-f88f5c55-1efd-43c7-aa12-f7a08fbc7301 x-compute-request-id: req-f88f5c55-1efd-43c7-aa12-f7a08fbc7301 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:19.356Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.7cb5e310-5acc-4432-8805-f76e43204943"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:19.815Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:13: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-8bd2da38-578c-4be2-9bd5-ea1541bf0e2d x-compute-request-id: req-8bd2da38-578c-4be2-9bd5-ea1541bf0e2d Content-Encoding: gzip Content-Length: 533 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3b20e748-7aa3-4e2c-b37f-0d5d69eb80f0\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"62796e03-a046-436c-99eb-86f736bcc824\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"87b9d144-b789-48c9-99eb-be27aff01c26\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"fb993e55-fd05-4be0-9fd7-cbc176346aff\"}], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"f4410a8e-55d5-437a-bac9-bc142ea2a9be\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0bb85a5b-d2c1-45be-bdec-615a0e75d9ed\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"f4410a8e-55d5-437a-bac9-bc142ea2a9be\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"84b33603-ad97-49d6-b4fe-70a4b7b387a5\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"f4410a8e-55d5-437a-bac9-bc142ea2a9be\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d4dc2fe5-82d2-4e82-86d4-ac1d38ea6d6e\"}], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"f4410a8e-55d5-437a-bac9-bc142ea2a9be\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "sprout_security_group_vdr68p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:19.715Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.81489225-6537-44b3-a878-c570da6b52df"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:19.815Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 used request id req-019fb85d-3d74-478c-8732-bf26e566fc66", "level": "debug", "target_id": "sprout_security_group_vdr68p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:19.274Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.81489225-6537-44b3-a878-c570da6b52df"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:19.815Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:13: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-019fb85d-3d74-478c-8732-bf26e566fc66 x-compute-request-id: req-019fb85d-3d74-478c-8732-bf26e566fc66 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:fc:de:98\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:26.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"d873130b-06c5-4e44-8f09-d7eddd9ddbe1\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-08T11:12:41Z\", \"hostId\": \"7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_sprout_host_gy3lo7\", \"created\": \"2019-06-08T10:51:47Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": "sprout_security_group_vdr68p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:19.274Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.81489225-6537-44b3-a878-c570da6b52df"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:20.377Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205/os-security-groups used request id req-c990d6c0-332f-4efe-9a79-124a084ff3aa", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:20.015Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.7cb5e310-5acc-4432-8805-f76e43204943"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:20.377Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}540fc2f41113c81afeb9f92517890c546d56fdf1\"", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:19.893Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.7cb5e310-5acc-4432-8805-f76e43204943"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:20.377Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-7dc9c746-5035-44a7-9d2f-3e2eb3b0474b", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:19.892Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.7cb5e310-5acc-4432-8805-f76e43204943"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:20.377Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1/os-security-groups used request id req-8bd2da38-578c-4be2-9bd5-ea1541bf0e2d", "level": "debug", "target_id": "sprout_security_group_vdr68p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:19.715Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.81489225-6537-44b3-a878-c570da6b52df"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:20.377Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1/os-security-groups used request id req-8bd2da38-578c-4be2-9bd5-ea1541bf0e2d", "level": "debug", "target_id": "sprout_security_group_vdr68p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:19.716Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.81489225-6537-44b3-a878-c570da6b52df"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:20.377Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:13: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-7dc9c746-5035-44a7-9d2f-3e2eb3b0474b x-compute-request-id: req-7dc9c746-5035-44a7-9d2f-3e2eb3b0474b Content-Encoding: gzip Content-Length: 801 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f7:53:a3\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/5078b315-5529-412a-a492-d62901f9f205\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:23.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"5078b315-5529-412a-a492-d62901f9f205\", \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-08T11:12:23Z\", \"hostId\": \"7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_bono_host_2pza4u\", \"created\": \"2019-06-08T10:51:45Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:19.891Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.7cb5e310-5acc-4432-8805-f76e43204943"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:20.377Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-7dc9c746-5035-44a7-9d2f-3e2eb3b0474b", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:19.892Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.7cb5e310-5acc-4432-8805-f76e43204943"}, {"node_instance_id": "dime_security_group_vo8fbr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:20.377Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:19.713Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "dime_security_group_vo8fbr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:20.377Z", "message": "Deleted node instance", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:19.807Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:20.377Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205/os-security-groups used request id req-c990d6c0-332f-4efe-9a79-124a084ff3aa", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:20.015Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.7cb5e310-5acc-4432-8805-f76e43204943"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:20.377Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:13: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-c990d6c0-332f-4efe-9a79-124a084ff3aa x-compute-request-id: req-c990d6c0-332f-4efe-9a79-124a084ff3aa Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:20.014Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.7cb5e310-5acc-4432-8805-f76e43204943"}], "metadata": {"pagination": {"total": 1296, "offset": 1046, "size": 50}}} 2019-06-08 11:13:45,981 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:13:45,981 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:13:45 GMT 2019-06-08 11:13:45,981 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:13:45,981 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 11:13:45,981 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:13:45,981 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:13:45,981 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:13:45,981 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 11:13:45,984 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-06-08 11:13:45,984 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-08 11:13:45,984 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-08 11:13:45,984 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:13:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce9a81a2-2f5c-4f5b-a2fc-d2cbf6c515c1 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:13:45,984 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-06-08 11:13:45,985 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 used request id req-1a60aad6-592b-42b0-919c-c925163f170f 2019-06-08 11:13:45,985 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 used request id req-1a60aad6-592b-42b0-919c-c925163f170f 2019-06-08 11:13:45,985 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a759f4fddaa3089cf847a9fe660bc5d3cac67060" 2019-06-08 11:13:45,985 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}540fc2f41113c81afeb9f92517890c546d56fdf1" 2019-06-08 11:13:45,985 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:13: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-c933e435-2dbf-4f7b-b8ba-3e0bb4ca1ca1 x-compute-request-id: req-c933e435-2dbf-4f7b-b8ba-3e0bb4ca1ca1 Content-Encoding: gzip Content-Length: 808 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:4c:72", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-08T10:54:44.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "bf25485e-9f4c-46c0-a71d-e4f5852f4f49", "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-08T11:13:17Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_ellis_host_oo3xji", "created": "2019-06-08T10:51:49Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 11:13:45,985 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-08 11:13:45,986 - functest.core.cloudify - DEBUG - deleting security_group 2019-06-08 11:13:45,986 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:13: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-dfa02b48-6cce-429a-8681-ed47b758dde4 x-compute-request-id: req-dfa02b48-6cce-429a-8681-ed47b758dde4 Content-Encoding: gzip Content-Length: 827 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:53:a3", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/5078b315-5529-412a-a492-d62901f9f205", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-08T10:54:23.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "5078b315-5529-412a-a492-d62901f9f205", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-08T11:12:23Z", "hostId": "7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_bono_host_2pza4u", "created": "2019-06-08T10:51:45Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 11:13:45,986 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f349997d7fa8218d05d0d6fe964cbe492e6584" 2019-06-08 11:13:45,986 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 11:13:45,986 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:13:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c65ad2d-cf02-4151-b9b5-609d0855bc43 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:13:45,986 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1/action used request id req-8712a66c-e538-495c-a0a4-930fb7a76042 2019-06-08 11:13:45,986 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-5c65ad2d-cf02-4151-b9b5-609d0855bc43 2019-06-08 11:13:45,987 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sat, 08 Jun 2019 11:13: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-8712a66c-e538-495c-a0a4-930fb7a76042 x-compute-request-id: req-8712a66c-e538-495c-a0a4-930fb7a76042 Content-Length: 0 Content-Type: application/json 2019-06-08 11:13:45,987 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1/action used request id req-8712a66c-e538-495c-a0a4-930fb7a76042 2019-06-08 11:13:45,987 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 used request id req-c933e435-2dbf-4f7b-b8ba-3e0bb4ca1ca1 2019-06-08 11:13:45,987 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 used request id req-c933e435-2dbf-4f7b-b8ba-3e0bb4ca1ca1 2019-06-08 11:13:45,987 - functest.core.cloudify - DEBUG - Waiting for server "bf25485e-9f4c-46c0-a71d-e4f5852f4f49" to be deleted. current status: SHUTOFF 2019-06-08 11:13:45,987 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-dfa02b48-6cce-429a-8681-ed47b758dde4 2019-06-08 11:13:45,988 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-dfa02b48-6cce-429a-8681-ed47b758dde4 2019-06-08 11:13:45,988 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}540fc2f41113c81afeb9f92517890c546d56fdf1" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-06-08 11:13:45,988 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.46:9696/v2.0/security-groups/82f69a23-3099-4cde-9a6f-dc975122c8fd.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}422415f1e395b9cfd45d2dc3d83f6eefe2b9059c" 2019-06-08 11:13:45,988 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f349997d7fa8218d05d0d6fe964cbe492e6584" 2019-06-08 11:13:45,988 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/security-groups/82f69a23-3099-4cde-9a6f-dc975122c8fd.json used request id req-6d2d32eb-8e9b-466d-b6be-e4ba3bbc7596 2019-06-08 11:13:45,988 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}540fc2f41113c81afeb9f92517890c546d56fdf1" 2019-06-08 11:13:45,988 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 used request id req-019fb85d-3d74-478c-8732-bf26e566fc66 2019-06-08 11:13:45,989 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205/action used request id req-f88f5c55-1efd-43c7-aa12-f7a08fbc7301 2019-06-08 11:13:45,989 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6d2d32eb-8e9b-466d-b6be-e4ba3bbc7596 Content-Length: 0 Date: Sat, 08 Jun 2019 11:13:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 11:13:45,989 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205/action used request id req-f88f5c55-1efd-43c7-aa12-f7a08fbc7301 2019-06-08 11:13:45,989 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.46:9696/v2.0/security-groups/82f69a23-3099-4cde-9a6f-dc975122c8fd.json used request id req-6d2d32eb-8e9b-466d-b6be-e4ba3bbc7596 2019-06-08 11:13:45,989 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sat, 08 Jun 2019 11:13: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-f88f5c55-1efd-43c7-aa12-f7a08fbc7301 x-compute-request-id: req-f88f5c55-1efd-43c7-aa12-f7a08fbc7301 Content-Length: 0 Content-Type: application/json 2019-06-08 11:13:45,989 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:13: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-8bd2da38-578c-4be2-9bd5-ea1541bf0e2d x-compute-request-id: req-8bd2da38-578c-4be2-9bd5-ea1541bf0e2d Content-Encoding: gzip Content-Length: 533 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3b20e748-7aa3-4e2c-b37f-0d5d69eb80f0"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "62796e03-a046-436c-99eb-86f736bcc824"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "87b9d144-b789-48c9-99eb-be27aff01c26"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fb993e55-fd05-4be0-9fd7-cbc176346aff"}], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "f4410a8e-55d5-437a-bac9-bc142ea2a9be", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0bb85a5b-d2c1-45be-bdec-615a0e75d9ed"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "f4410a8e-55d5-437a-bac9-bc142ea2a9be", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "84b33603-ad97-49d6-b4fe-70a4b7b387a5"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "f4410a8e-55d5-437a-bac9-bc142ea2a9be", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d4dc2fe5-82d2-4e82-86d4-ac1d38ea6d6e"}], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "f4410a8e-55d5-437a-bac9-bc142ea2a9be", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-06-08 11:13:45,989 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 used request id req-019fb85d-3d74-478c-8732-bf26e566fc66 2019-06-08 11:13:45,990 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:13: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-019fb85d-3d74-478c-8732-bf26e566fc66 x-compute-request-id: req-019fb85d-3d74-478c-8732-bf26e566fc66 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:de:98", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-08T10:54:26.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "d873130b-06c5-4e44-8f09-d7eddd9ddbe1", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-08T11:12:41Z", "hostId": "7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_sprout_host_gy3lo7", "created": "2019-06-08T10:51:47Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 11:13:45,990 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205/os-security-groups used request id req-c990d6c0-332f-4efe-9a79-124a084ff3aa 2019-06-08 11:13:45,990 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}540fc2f41113c81afeb9f92517890c546d56fdf1" 2019-06-08 11:13:45,990 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-7dc9c746-5035-44a7-9d2f-3e2eb3b0474b 2019-06-08 11:13:45,990 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1/os-security-groups used request id req-8bd2da38-578c-4be2-9bd5-ea1541bf0e2d 2019-06-08 11:13:45,990 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1/os-security-groups used request id req-8bd2da38-578c-4be2-9bd5-ea1541bf0e2d 2019-06-08 11:13:45,990 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:13: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-7dc9c746-5035-44a7-9d2f-3e2eb3b0474b x-compute-request-id: req-7dc9c746-5035-44a7-9d2f-3e2eb3b0474b Content-Encoding: gzip Content-Length: 801 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:53:a3", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/5078b315-5529-412a-a492-d62901f9f205", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-08T10:54:23.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "5078b315-5529-412a-a492-d62901f9f205", "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-08T11:12:23Z", "hostId": "7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_bono_host_2pza4u", "created": "2019-06-08T10:51:45Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 11:13:45,991 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-7dc9c746-5035-44a7-9d2f-3e2eb3b0474b 2019-06-08 11:13:45,991 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-06-08 11:13:45,991 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-08 11:13:45,991 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205/os-security-groups used request id req-c990d6c0-332f-4efe-9a79-124a084ff3aa 2019-06-08 11:13:45,991 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:13: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-c990d6c0-332f-4efe-9a79-124a084ff3aa x-compute-request-id: req-c990d6c0-332f-4efe-9a79-124a084ff3aa Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-06-08 11:13:45,991 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc 2019-06-08 11:13:46,047 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:13:46,047 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:13:46,047 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:13:46,047 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:13:46,047 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:13:46,047 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:13:46,047 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:13:46,048 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T11:11:24.987Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T11:11:24.988Z", "id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"} 2019-06-08 11:13:46,048 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:13:46,048 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:13:46 GMT 2019-06-08 11:13:46,048 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:13:46,048 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-08 11:13:46,048 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:13:46,048 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:13:46,048 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:13:51,054 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:13:51,131 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:13:51,131 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:13:51,131 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:13:51,132 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:13:51,132 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:13:51,132 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:13:51,132 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:13:51,132 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:21.039Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "sprout_security_group_vdr68p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:20.316Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:21.039Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:20.304Z", "source_id": "bono_host_2pza4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:21.039Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "internal_sip_security_group_3xz27u", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:20.426Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "bono_host_2pza4u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:21.039Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:20.378Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "bono_host_2pza4u", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:21.584Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:21.184Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:21.584Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: 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_3xz27u", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:21.531Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.7cccc296-3fac-4bdf-9dda-ac6ce7c9b6b1"}, {"node_instance_id": "bono_host_2pza4u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:21.584Z", "message": "Deleting node instance", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:20.732Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:22.216Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}82c7b4750323d442dfa525cf3f7dcf7e49469c59\"", "level": "debug", "target_id": "internal_sip_security_group_3xz27u", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:21.928Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.7cccc296-3fac-4bdf-9dda-ac6ce7c9b6b1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:22.216Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-74abf05b-d45e-4977-8a24-338f6dbfcdd9", "level": "debug", "target_id": "internal_sip_security_group_3xz27u", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:21.536Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.7cccc296-3fac-4bdf-9dda-ac6ce7c9b6b1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:22.216Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:13:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74abf05b-d45e-4977-8a24-338f6dbfcdd9 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "internal_sip_security_group_3xz27u", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:21.536Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.7cccc296-3fac-4bdf-9dda-ac6ce7c9b6b1"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:22.744Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}96824c8052db6f47fec5db2df7de07c978fe5928\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:22.661Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d498f812-4db8-432a-89a7-5c53c27c45c6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:22.744Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:13: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-9281954c-d525-4628-9fae-48a67fa4cff3 x-compute-request-id: req-9281954c-d525-4628-9fae-48a67fa4cff3 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:fc:de:98\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:26.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"d873130b-06c5-4e44-8f09-d7eddd9ddbe1\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-08T11:12:41Z\", \"hostId\": \"7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_sprout_host_gy3lo7\", \"created\": \"2019-06-08T10:51:47Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_3xz27u", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:22.718Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.7cccc296-3fac-4bdf-9dda-ac6ce7c9b6b1"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:22.744Z", "message": "Waiting for process 24567 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:22.549Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.ccd0e9f0-1b71-4841-b6db-10bb61d7d625"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:22.744Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-afad3431-a577-47dc-a031-1e63322108cb", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:22.250Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d498f812-4db8-432a-89a7-5c53c27c45c6"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:22.744Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:13:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-afad3431-a577-47dc-a031-1e63322108cb Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:22.250Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d498f812-4db8-432a-89a7-5c53c27c45c6"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:22.744Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:22.239Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d498f812-4db8-432a-89a7-5c53c27c45c6"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:22.744Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:22.238Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d498f812-4db8-432a-89a7-5c53c27c45c6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:23.248Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}82c7b4750323d442dfa525cf3f7dcf7e49469c59\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_internal_sip\"}}'", "level": "debug", "target_id": "internal_sip_security_group_3xz27u", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:22.719Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.7cccc296-3fac-4bdf-9dda-ac6ce7c9b6b1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:23.248Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 used request id req-9281954c-d525-4628-9fae-48a67fa4cff3", "level": "debug", "target_id": "internal_sip_security_group_3xz27u", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:22.718Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.7cccc296-3fac-4bdf-9dda-ac6ce7c9b6b1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:23.248Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 used request id req-9281954c-d525-4628-9fae-48a67fa4cff3", "level": "debug", "target_id": "internal_sip_security_group_3xz27u", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:22.718Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.7cccc296-3fac-4bdf-9dda-ac6ce7c9b6b1"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:23.961Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-70f95d26-afc5-43e0-9144-511c2b50ddcd", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:23.626Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d498f812-4db8-432a-89a7-5c53c27c45c6"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:23.961Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:13: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-70f95d26-afc5-43e0-9144-511c2b50ddcd x-compute-request-id: req-70f95d26-afc5-43e0-9144-511c2b50ddcd Content-Encoding: gzip Content-Length: 806 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f7:53:a3\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/5078b315-5529-412a-a492-d62901f9f205\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:23.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"5078b315-5529-412a-a492-d62901f9f205\", \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-08T11:13:23Z\", \"hostId\": \"7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_bono_host_2pza4u\", \"created\": \"2019-06-08T10:51:45Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:23.626Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d498f812-4db8-432a-89a7-5c53c27c45c6"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:23.961Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 used request id req-c363ae3c-8afc-4a39-8391-05a904fa263d", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:23.566Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.1de1eea6-0f17-438c-9239-83d103c6dc32"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:23.961Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 used request id req-c363ae3c-8afc-4a39-8391-05a904fa263d", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:23.565Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.1de1eea6-0f17-438c-9239-83d103c6dc32"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:23.961Z", "message": "RESP: [404] Date: Sat, 08 Jun 2019 11:13: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-c363ae3c-8afc-4a39-8391-05a904fa263d x-compute-request-id: req-c363ae3c-8afc-4a39-8391-05a904fa263d Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance bf25485e-9f4c-46c0-a71d-e4f5852f4f49 could not be found.\", \"code\": 404}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:23.565Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.1de1eea6-0f17-438c-9239-83d103c6dc32"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:23.961Z", "message": "Waiting for server \"5078b315-5529-412a-a492-d62901f9f205\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:23.627Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d498f812-4db8-432a-89a7-5c53c27c45c6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:23.961Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}82c7b4750323d442dfa525cf3f7dcf7e49469c59\"", "level": "debug", "target_id": "internal_sip_security_group_3xz27u", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:23.500Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.7cccc296-3fac-4bdf-9dda-ac6ce7c9b6b1"}, {"node_instance_id": "ellis_host_oo3xji", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:23.961Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a759f4fddaa3089cf847a9fe660bc5d3cac67060\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:23.516Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.1de1eea6-0f17-438c-9239-83d103c6dc32"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:23.961Z", "message": "DELETE call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-d1c47add-4b75-467d-aec6-a887ed993a6a", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:23.277Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d498f812-4db8-432a-89a7-5c53c27c45c6"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:23.961Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:13: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-bbc0bc57-a8eb-4490-a697-6f11caeaf1a3 x-compute-request-id: req-bbc0bc57-a8eb-4490-a697-6f11caeaf1a3 Content-Encoding: gzip Content-Length: 801 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f7:53:a3\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/5078b315-5529-412a-a492-d62901f9f205\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:23.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"5078b315-5529-412a-a492-d62901f9f205\", \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-08T11:12:23Z\", \"hostId\": \"7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_bono_host_2pza4u\", \"created\": \"2019-06-08T10:51:45Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:23.136Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d498f812-4db8-432a-89a7-5c53c27c45c6"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:23.961Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-bbc0bc57-a8eb-4490-a697-6f11caeaf1a3", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:23.136Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d498f812-4db8-432a-89a7-5c53c27c45c6"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:23.961Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-bbc0bc57-a8eb-4490-a697-6f11caeaf1a3", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:23.136Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d498f812-4db8-432a-89a7-5c53c27c45c6"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:23.961Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}96824c8052db6f47fec5db2df7de07c978fe5928\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:23.137Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d498f812-4db8-432a-89a7-5c53c27c45c6"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:23.961Z", "message": "RESP: [204] Date: Sat, 08 Jun 2019 11:13: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-d1c47add-4b75-467d-aec6-a887ed993a6a x-compute-request-id: req-d1c47add-4b75-467d-aec6-a887ed993a6a Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:23.277Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d498f812-4db8-432a-89a7-5c53c27c45c6"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:23.961Z", "message": "DELETE call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-d1c47add-4b75-467d-aec6-a887ed993a6a", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:23.277Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d498f812-4db8-432a-89a7-5c53c27c45c6"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:23.961Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-70f95d26-afc5-43e0-9144-511c2b50ddcd", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:23.627Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d498f812-4db8-432a-89a7-5c53c27c45c6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:23.961Z", "message": "POST call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1/action used request id req-b707e61e-314a-4df2-a370-478de9b1deaf", "level": "debug", "target_id": "internal_sip_security_group_3xz27u", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:23.500Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.7cccc296-3fac-4bdf-9dda-ac6ce7c9b6b1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:23.961Z", "message": "POST call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1/action used request id req-b707e61e-314a-4df2-a370-478de9b1deaf", "level": "debug", "target_id": "internal_sip_security_group_3xz27u", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:23.499Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.7cccc296-3fac-4bdf-9dda-ac6ce7c9b6b1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:23.961Z", "message": "RESP: [202] Date: Sat, 08 Jun 2019 11:13:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b707e61e-314a-4df2-a370-478de9b1deaf x-compute-request-id: req-b707e61e-314a-4df2-a370-478de9b1deaf Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "internal_sip_security_group_3xz27u", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:23.499Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.7cccc296-3fac-4bdf-9dda-ac6ce7c9b6b1"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:23.961Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}96824c8052db6f47fec5db2df7de07c978fe5928\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:23.278Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d498f812-4db8-432a-89a7-5c53c27c45c6"}, {"node_instance_id": "ellis_host_oo3xji", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:24.664Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:24.021Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "ellis_host_oo3xji", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:24.664Z", "message": "Deleted node instance", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:24.254Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "ellis_security_group_cy8122", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:24.664Z", "message": "Stopping node instance", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:24.556Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:24.664Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:13: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-00f948d5-4090-494e-b356-0e46053c4ba1 x-compute-request-id: req-00f948d5-4090-494e-b356-0e46053c4ba1 Content-Encoding: gzip Content-Length: 829 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:fc:de:98\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:26.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"d873130b-06c5-4e44-8f09-d7eddd9ddbe1\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-08T11:12:41Z\", \"hostId\": \"7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_sprout_host_gy3lo7\", \"created\": \"2019-06-08T10:51:47Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_3xz27u", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:24.124Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.7cccc296-3fac-4bdf-9dda-ac6ce7c9b6b1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:24.664Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 used request id req-00f948d5-4090-494e-b356-0e46053c4ba1", "level": "debug", "target_id": "internal_sip_security_group_3xz27u", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:24.125Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.7cccc296-3fac-4bdf-9dda-ac6ce7c9b6b1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:24.664Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 used request id req-00f948d5-4090-494e-b356-0e46053c4ba1", "level": "debug", "target_id": "internal_sip_security_group_3xz27u", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:24.125Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.7cccc296-3fac-4bdf-9dda-ac6ce7c9b6b1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:24.664Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}82c7b4750323d442dfa525cf3f7dcf7e49469c59\"", "level": "debug", "target_id": "internal_sip_security_group_3xz27u", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:24.126Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.7cccc296-3fac-4bdf-9dda-ac6ce7c9b6b1"}, {"node_instance_id": "ellis_floatingip_qirkwr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:25.274Z", "message": "Stopping node instance", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:24.605Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "ellis_security_group_cy8122", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:25.274Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:24.728Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "ellis_floatingip_qirkwr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:25.274Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:24.754Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}], "metadata": {"pagination": {"total": 1296, "offset": 1096, "size": 50}}} 2019-06-08 11:13:51,132 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:13:51,132 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:13:51 GMT 2019-06-08 11:13:51,132 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:13:51,133 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 11:13:51,133 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:13:51,133 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:13:51,133 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:13:51,133 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 11:13:51,135 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-06-08 11:13:51,136 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-06-08 11:13:51,136 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-06-08 11:13:51,136 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-08 11:13:51,136 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-06-08 11:13:51,136 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 11:13:51,137 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-08 11:13:51,137 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82c7b4750323d442dfa525cf3f7dcf7e49469c59" 2019-06-08 11:13:51,137 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-74abf05b-d45e-4977-8a24-338f6dbfcdd9 2019-06-08 11:13:51,137 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:13:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74abf05b-d45e-4977-8a24-338f6dbfcdd9 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:13:51,137 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96824c8052db6f47fec5db2df7de07c978fe5928" 2019-06-08 11:13:51,137 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:13: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-9281954c-d525-4628-9fae-48a67fa4cff3 x-compute-request-id: req-9281954c-d525-4628-9fae-48a67fa4cff3 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:de:98", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-08T10:54:26.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "d873130b-06c5-4e44-8f09-d7eddd9ddbe1", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-08T11:12:41Z", "hostId": "7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_sprout_host_gy3lo7", "created": "2019-06-08T10:51:47Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 11:13:51,138 - functest.core.cloudify - DEBUG - Waiting for process 24567 to end... 2019-06-08 11:13:51,138 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-afad3431-a577-47dc-a031-1e63322108cb 2019-06-08 11:13:51,138 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:13:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-afad3431-a577-47dc-a031-1e63322108cb Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:13:51,138 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 11:13:51,138 - functest.core.cloudify - DEBUG - deleting server 2019-06-08 11:13:51,138 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82c7b4750323d442dfa525cf3f7dcf7e49469c59" -d '{"removeSecurityGroup": {"name": "clearwater-sg_internal_sip"}}' 2019-06-08 11:13:51,139 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 used request id req-9281954c-d525-4628-9fae-48a67fa4cff3 2019-06-08 11:13:51,139 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 used request id req-9281954c-d525-4628-9fae-48a67fa4cff3 2019-06-08 11:13:51,139 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-70f95d26-afc5-43e0-9144-511c2b50ddcd 2019-06-08 11:13:51,139 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:13: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-70f95d26-afc5-43e0-9144-511c2b50ddcd x-compute-request-id: req-70f95d26-afc5-43e0-9144-511c2b50ddcd Content-Encoding: gzip Content-Length: 806 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:53:a3", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/5078b315-5529-412a-a492-d62901f9f205", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-08T10:54:23.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "5078b315-5529-412a-a492-d62901f9f205", "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-08T11:13:23Z", "hostId": "7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_bono_host_2pza4u", "created": "2019-06-08T10:51:45Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 11:13:51,139 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 used request id req-c363ae3c-8afc-4a39-8391-05a904fa263d 2019-06-08 11:13:51,139 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 used request id req-c363ae3c-8afc-4a39-8391-05a904fa263d 2019-06-08 11:13:51,140 - functest.core.cloudify - DEBUG - RESP: [404] Date: Sat, 08 Jun 2019 11:13: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-c363ae3c-8afc-4a39-8391-05a904fa263d x-compute-request-id: req-c363ae3c-8afc-4a39-8391-05a904fa263d Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance bf25485e-9f4c-46c0-a71d-e4f5852f4f49 could not be found.", "code": 404}} 2019-06-08 11:13:51,140 - functest.core.cloudify - DEBUG - Waiting for server "5078b315-5529-412a-a492-d62901f9f205" to be deleted. current status: SHUTOFF 2019-06-08 11:13:51,140 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82c7b4750323d442dfa525cf3f7dcf7e49469c59" 2019-06-08 11:13:51,140 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/bf25485e-9f4c-46c0-a71d-e4f5852f4f49 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a759f4fddaa3089cf847a9fe660bc5d3cac67060" 2019-06-08 11:13:51,140 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-d1c47add-4b75-467d-aec6-a887ed993a6a 2019-06-08 11:13:51,140 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:13: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-bbc0bc57-a8eb-4490-a697-6f11caeaf1a3 x-compute-request-id: req-bbc0bc57-a8eb-4490-a697-6f11caeaf1a3 Content-Encoding: gzip Content-Length: 801 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:53:a3", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/5078b315-5529-412a-a492-d62901f9f205", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-08T10:54:23.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "5078b315-5529-412a-a492-d62901f9f205", "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-08T11:12:23Z", "hostId": "7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_bono_host_2pza4u", "created": "2019-06-08T10:51:45Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 11:13:51,141 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-bbc0bc57-a8eb-4490-a697-6f11caeaf1a3 2019-06-08 11:13:51,141 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-bbc0bc57-a8eb-4490-a697-6f11caeaf1a3 2019-06-08 11:13:51,141 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96824c8052db6f47fec5db2df7de07c978fe5928" 2019-06-08 11:13:51,141 - functest.core.cloudify - DEBUG - RESP: [204] Date: Sat, 08 Jun 2019 11:13: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-d1c47add-4b75-467d-aec6-a887ed993a6a x-compute-request-id: req-d1c47add-4b75-467d-aec6-a887ed993a6a Content-Type: application/json 2019-06-08 11:13:51,141 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-d1c47add-4b75-467d-aec6-a887ed993a6a 2019-06-08 11:13:51,141 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-70f95d26-afc5-43e0-9144-511c2b50ddcd 2019-06-08 11:13:51,141 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1/action used request id req-b707e61e-314a-4df2-a370-478de9b1deaf 2019-06-08 11:13:51,142 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1/action used request id req-b707e61e-314a-4df2-a370-478de9b1deaf 2019-06-08 11:13:51,142 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sat, 08 Jun 2019 11:13:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b707e61e-314a-4df2-a370-478de9b1deaf x-compute-request-id: req-b707e61e-314a-4df2-a370-478de9b1deaf Content-Length: 0 Content-Type: application/json 2019-06-08 11:13:51,142 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96824c8052db6f47fec5db2df7de07c978fe5928" 2019-06-08 11:13:51,142 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-06-08 11:13:51,142 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-08 11:13:51,142 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-08 11:13:51,142 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:13: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-00f948d5-4090-494e-b356-0e46053c4ba1 x-compute-request-id: req-00f948d5-4090-494e-b356-0e46053c4ba1 Content-Encoding: gzip Content-Length: 829 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:de:98", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-08T10:54:26.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "d873130b-06c5-4e44-8f09-d7eddd9ddbe1", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-08T11:12:41Z", "hostId": "7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_sprout_host_gy3lo7", "created": "2019-06-08T10:51:47Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 11:13:51,143 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 used request id req-00f948d5-4090-494e-b356-0e46053c4ba1 2019-06-08 11:13:51,143 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 used request id req-00f948d5-4090-494e-b356-0e46053c4ba1 2019-06-08 11:13:51,143 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82c7b4750323d442dfa525cf3f7dcf7e49469c59" 2019-06-08 11:13:51,143 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-08 11:13:51,143 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-06-08 11:13:51,143 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-06-08 11:13:51,144 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc 2019-06-08 11:13:51,195 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:13:51,195 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:13:51,195 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:13:51,195 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:13:51,195 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:13:51,196 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:13:51,196 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:13:51,196 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T11:11:24.987Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T11:11:24.988Z", "id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"} 2019-06-08 11:13:51,196 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:13:51,196 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:13:51 GMT 2019-06-08 11:13:51,196 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:13:51,196 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-08 11:13:51,196 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:13:51,196 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:13:51,196 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:13:56,202 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:13:56,278 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:13:56,279 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:13:56,279 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:13:56,279 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:13:56,279 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:13:56,279 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:13:56,279 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:13:56,279 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:25.274Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1/os-security-groups used request id req-12351f07-5728-4437-a977-63fabf72ed93", "level": "debug", "target_id": "internal_sip_security_group_3xz27u", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:24.573Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.7cccc296-3fac-4bdf-9dda-ac6ce7c9b6b1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:25.274Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1/os-security-groups used request id req-12351f07-5728-4437-a977-63fabf72ed93", "level": "debug", "target_id": "internal_sip_security_group_3xz27u", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:24.573Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.7cccc296-3fac-4bdf-9dda-ac6ce7c9b6b1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:25.274Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:13: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-12351f07-5728-4437-a977-63fabf72ed93 x-compute-request-id: req-12351f07-5728-4437-a977-63fabf72ed93 Content-Encoding: gzip Content-Length: 370 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3b20e748-7aa3-4e2c-b37f-0d5d69eb80f0\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"62796e03-a046-436c-99eb-86f736bcc824\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"87b9d144-b789-48c9-99eb-be27aff01c26\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"fb993e55-fd05-4be0-9fd7-cbc176346aff\"}], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "internal_sip_security_group_3xz27u", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:24.573Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.7cccc296-3fac-4bdf-9dda-ac6ce7c9b6b1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:25.872Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "internal_sip_security_group_3xz27u", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:25.018Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:25.872Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:25.100Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "ellis_floatingip_qirkwr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:25.872Z", "message": "Unlinking relationships", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:25.058Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "ellis_security_group_cy8122", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:26.474Z", "message": "Relationships unlinked", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:25.711Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "ellis_floatingip_qirkwr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:26.474Z", "message": "Relationships unlinked", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:25.563Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "ellis_security_group_cy8122", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:26.474Z", "message": "Unlinking relationships", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:25.414Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "ellis_floatingip_qirkwr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:27.101Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:25.985Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:27.101Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-230d2c20-2092-4834-bcb5-929da430c3ec", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:26.568Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.f1b3013d-82f4-40cf-b6de-76a41c0fc3b3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:27.101Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: 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_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:26.562Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.f1b3013d-82f4-40cf-b6de-76a41c0fc3b3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:27.101Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:13:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-230d2c20-2092-4834-bcb5-929da430c3ec Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:26.568Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.f1b3013d-82f4-40cf-b6de-76a41c0fc3b3"}, {"node_instance_id": "ellis_floatingip_qirkwr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:27.101Z", "message": "Deleting node instance", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:25.833Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "ellis_security_group_cy8122", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:27.101Z", "message": "Deleting node instance", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:25.863Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "ellis_floatingip_qirkwr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:27.786Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"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-06-08T11:13:27.374Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.96d6f1b1-632d-4737-87ce-a93504446cc4"}, {"node_instance_id": "ellis_floatingip_qirkwr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:27.786Z", "message": "deleting floatingip", "level": "info", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:27.374Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.96d6f1b1-632d-4737-87ce-a93504446cc4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:27.786Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b74d29d13ac40bcb57804c5c68e4ee02bc331c85\"", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:27.065Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.f1b3013d-82f4-40cf-b6de-76a41c0fc3b3"}, {"node_instance_id": "ellis_security_group_cy8122", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:27.786Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:26.561Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "ellis_floatingip_qirkwr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:27.786Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-ae7002e4-4af7-48c4-982d-030fa89809d7", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:27.380Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.96d6f1b1-632d-4737-87ce-a93504446cc4"}, {"node_instance_id": "ellis_floatingip_qirkwr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:27.786Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:13:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae7002e4-4af7-48c4-982d-030fa89809d7 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:27.380Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.96d6f1b1-632d-4737-87ce-a93504446cc4"}, {"node_instance_id": "ellis_security_group_cy8122", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:28.326Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:27.738Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.24111a85-ff7a-47ee-a842-0bb42bc24263"}, {"node_instance_id": "ellis_security_group_cy8122", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:28.326Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.46:9696/v2.0/security-groups/7d427fb6-2ffb-434a-a9b2-52fd494c1e61.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2ad91c33b8827e807ac545dc314a8b2849549c73\"", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:28.151Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.24111a85-ff7a-47ee-a842-0bb42bc24263"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:28.326Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b74d29d13ac40bcb57804c5c68e4ee02bc331c85\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:27.871Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.f1b3013d-82f4-40cf-b6de-76a41c0fc3b3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:28.326Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 used request id req-bb4f2fa8-799c-4562-911c-e1ed728526b8", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:27.871Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.f1b3013d-82f4-40cf-b6de-76a41c0fc3b3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:28.326Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 used request id req-bb4f2fa8-799c-4562-911c-e1ed728526b8", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:27.870Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.f1b3013d-82f4-40cf-b6de-76a41c0fc3b3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:28.326Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:13: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-bb4f2fa8-799c-4562-911c-e1ed728526b8 x-compute-request-id: req-bb4f2fa8-799c-4562-911c-e1ed728526b8 Content-Encoding: gzip Content-Length: 829 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:fc:de:98\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:26.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"d873130b-06c5-4e44-8f09-d7eddd9ddbe1\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-08T11:12:41Z\", \"hostId\": \"7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_sprout_host_gy3lo7\", \"created\": \"2019-06-08T10:51:47Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:27.870Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.f1b3013d-82f4-40cf-b6de-76a41c0fc3b3"}, {"node_instance_id": "ellis_floatingip_qirkwr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:28.326Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.46:9696/v2.0/floatingips/bb1266a1-5995-4625-8082-f7ecd903dd76.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ee567a1a225001675c072be4f5689cab251725f9\"", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:27.782Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.96d6f1b1-632d-4737-87ce-a93504446cc4"}, {"node_instance_id": "ellis_security_group_cy8122", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:28.326Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-b5b78c7f-b409-4f09-940f-c1e99fbd283d", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:27.744Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.24111a85-ff7a-47ee-a842-0bb42bc24263"}, {"node_instance_id": "ellis_security_group_cy8122", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:28.326Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:13:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5b78c7f-b409-4f09-940f-c1e99fbd283d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:27.744Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.24111a85-ff7a-47ee-a842-0bb42bc24263"}, {"node_instance_id": "ellis_security_group_cy8122", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:28.326Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:27.739Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.24111a85-ff7a-47ee-a842-0bb42bc24263"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:28.889Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-3a467445-ffc6-4791-be56-98c097edfe94", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:28.692Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d498f812-4db8-432a-89a7-5c53c27c45c6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:28.889Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:13: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-426a2ed4-e955-48b4-be37-1813d27c53b1 x-compute-request-id: req-426a2ed4-e955-48b4-be37-1813d27c53b1 Content-Encoding: gzip Content-Length: 804 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:fc:de:98\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:26.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"d873130b-06c5-4e44-8f09-d7eddd9ddbe1\", \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-08T11:12:41Z\", \"hostId\": \"7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_sprout_host_gy3lo7\", \"created\": \"2019-06-08T10:51:47Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:28.779Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.f1b3013d-82f4-40cf-b6de-76a41c0fc3b3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:28.889Z", "message": "POST call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1/action used request id req-684e3b8a-7a9f-4a0b-bc39-dbb7cfe3cb2e", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:28.400Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.f1b3013d-82f4-40cf-b6de-76a41c0fc3b3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:28.889Z", "message": "POST call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1/action used request id req-684e3b8a-7a9f-4a0b-bc39-dbb7cfe3cb2e", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:28.401Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.f1b3013d-82f4-40cf-b6de-76a41c0fc3b3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:28.889Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b74d29d13ac40bcb57804c5c68e4ee02bc331c85\"", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:28.402Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.f1b3013d-82f4-40cf-b6de-76a41c0fc3b3"}, {"node_instance_id": "ellis_security_group_cy8122", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:28.889Z", "message": "RESP: [204] X-Openstack-Request-Id: req-3e934f14-e40c-421b-8153-5e9be22f6eaf Content-Length: 0 Date: Sat, 08 Jun 2019 11:13:28 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:28.466Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.24111a85-ff7a-47ee-a842-0bb42bc24263"}, {"node_instance_id": "ellis_security_group_cy8122", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:28.889Z", "message": "DELETE call to network for http://172.30.9.46:9696/v2.0/security-groups/7d427fb6-2ffb-434a-a9b2-52fd494c1e61.json used request id req-3e934f14-e40c-421b-8153-5e9be22f6eaf", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:28.466Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.24111a85-ff7a-47ee-a842-0bb42bc24263"}, {"node_instance_id": "ellis_security_group_cy8122", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:28.889Z", "message": "DELETE call to neutron for http://172.30.9.46:9696/v2.0/security-groups/7d427fb6-2ffb-434a-a9b2-52fd494c1e61.json used request id req-3e934f14-e40c-421b-8153-5e9be22f6eaf", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:28.466Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.24111a85-ff7a-47ee-a842-0bb42bc24263"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:28.889Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}96824c8052db6f47fec5db2df7de07c978fe5928\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:28.632Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d498f812-4db8-432a-89a7-5c53c27c45c6"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:28.889Z", "message": "RESP: [404] Date: Sat, 08 Jun 2019 11:13:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3a467445-ffc6-4791-be56-98c097edfe94 x-compute-request-id: req-3a467445-ffc6-4791-be56-98c097edfe94 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 5078b315-5529-412a-a492-d62901f9f205 could not be found.\", \"code\": 404}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:28.692Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d498f812-4db8-432a-89a7-5c53c27c45c6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:28.889Z", "message": "RESP: [202] Date: Sat, 08 Jun 2019 11:13: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-684e3b8a-7a9f-4a0b-bc39-dbb7cfe3cb2e x-compute-request-id: req-684e3b8a-7a9f-4a0b-bc39-dbb7cfe3cb2e Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:28.400Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.f1b3013d-82f4-40cf-b6de-76a41c0fc3b3"}, {"node_instance_id": "bono_host_2pza4u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:28.889Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-3a467445-ffc6-4791-be56-98c097edfe94", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:28.692Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d498f812-4db8-432a-89a7-5c53c27c45c6"}, {"node_instance_id": "ellis_floatingip_qirkwr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:29.505Z", "message": "DELETE call to network for http://172.30.9.46:9696/v2.0/floatingips/bb1266a1-5995-4625-8082-f7ecd903dd76.json used request id req-6c31fb4c-f3ea-4ade-8843-7b9523cae269", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:29.045Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.96d6f1b1-632d-4737-87ce-a93504446cc4"}, {"node_instance_id": "ellis_floatingip_qirkwr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:29.505Z", "message": "DELETE call to neutron for http://172.30.9.46:9696/v2.0/floatingips/bb1266a1-5995-4625-8082-f7ecd903dd76.json used request id req-6c31fb4c-f3ea-4ade-8843-7b9523cae269", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:29.046Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.96d6f1b1-632d-4737-87ce-a93504446cc4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:29.505Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 used request id req-426a2ed4-e955-48b4-be37-1813d27c53b1", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:28.780Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.f1b3013d-82f4-40cf-b6de-76a41c0fc3b3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:29.505Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 used request id req-426a2ed4-e955-48b4-be37-1813d27c53b1", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:28.780Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.f1b3013d-82f4-40cf-b6de-76a41c0fc3b3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:29.505Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b74d29d13ac40bcb57804c5c68e4ee02bc331c85\"", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:28.781Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.f1b3013d-82f4-40cf-b6de-76a41c0fc3b3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:29.505Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:13:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-abff2733-23b5-4bf5-af8c-95c05e56695d x-compute-request-id: req-abff2733-23b5-4bf5-af8c-95c05e56695d Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:28.883Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.f1b3013d-82f4-40cf-b6de-76a41c0fc3b3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:29.505Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1/os-security-groups used request id req-abff2733-23b5-4bf5-af8c-95c05e56695d", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:28.883Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.f1b3013d-82f4-40cf-b6de-76a41c0fc3b3"}], "metadata": {"pagination": {"total": 1296, "offset": 1146, "size": 50}}} 2019-06-08 11:13:56,280 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:13:56,280 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:13:56 GMT 2019-06-08 11:13:56,280 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:13:56,280 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 11:13:56,280 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:13:56,280 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:13:56,280 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:13:56,280 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 11:13:56,282 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1/os-security-groups used request id req-12351f07-5728-4437-a977-63fabf72ed93 2019-06-08 11:13:56,283 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1/os-security-groups used request id req-12351f07-5728-4437-a977-63fabf72ed93 2019-06-08 11:13:56,283 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:13: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-12351f07-5728-4437-a977-63fabf72ed93 x-compute-request-id: req-12351f07-5728-4437-a977-63fabf72ed93 Content-Encoding: gzip Content-Length: 370 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3b20e748-7aa3-4e2c-b37f-0d5d69eb80f0"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "62796e03-a046-436c-99eb-86f736bcc824"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "87b9d144-b789-48c9-99eb-be27aff01c26"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fb993e55-fd05-4be0-9fd7-cbc176346aff"}], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-06-08 11:13:56,283 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-06-08 11:13:56,283 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-06-08 11:13:56,283 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-08 11:13:56,283 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-08 11:13:56,283 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-08 11:13:56,284 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-08 11:13:56,284 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2019-06-08 11:13:56,284 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-230d2c20-2092-4834-bcb5-929da430c3ec 2019-06-08 11:13:56,284 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 11:13:56,284 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:13:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-230d2c20-2092-4834-bcb5-929da430c3ec Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:13:56,284 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-08 11:13:56,285 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-08 11:13:56,285 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 11:13:56,285 - functest.core.cloudify - DEBUG - deleting floatingip 2019-06-08 11:13:56,285 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b74d29d13ac40bcb57804c5c68e4ee02bc331c85" 2019-06-08 11:13:56,285 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-06-08 11:13:56,285 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-ae7002e4-4af7-48c4-982d-030fa89809d7 2019-06-08 11:13:56,286 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:13:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae7002e4-4af7-48c4-982d-030fa89809d7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:13:56,286 - functest.core.cloudify - DEBUG - deleting security_group 2019-06-08 11:13:56,286 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.46:9696/v2.0/security-groups/7d427fb6-2ffb-434a-a9b2-52fd494c1e61.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ad91c33b8827e807ac545dc314a8b2849549c73" 2019-06-08 11:13:56,286 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b74d29d13ac40bcb57804c5c68e4ee02bc331c85" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-06-08 11:13:56,286 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 used request id req-bb4f2fa8-799c-4562-911c-e1ed728526b8 2019-06-08 11:13:56,286 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 used request id req-bb4f2fa8-799c-4562-911c-e1ed728526b8 2019-06-08 11:13:56,286 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:13: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-bb4f2fa8-799c-4562-911c-e1ed728526b8 x-compute-request-id: req-bb4f2fa8-799c-4562-911c-e1ed728526b8 Content-Encoding: gzip Content-Length: 829 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:de:98", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-08T10:54:26.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "d873130b-06c5-4e44-8f09-d7eddd9ddbe1", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-08T11:12:41Z", "hostId": "7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_sprout_host_gy3lo7", "created": "2019-06-08T10:51:47Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 11:13:56,287 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.46:9696/v2.0/floatingips/bb1266a1-5995-4625-8082-f7ecd903dd76.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee567a1a225001675c072be4f5689cab251725f9" 2019-06-08 11:13:56,287 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-b5b78c7f-b409-4f09-940f-c1e99fbd283d 2019-06-08 11:13:56,287 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:13:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5b78c7f-b409-4f09-940f-c1e99fbd283d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:13:56,287 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 11:13:56,287 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-3a467445-ffc6-4791-be56-98c097edfe94 2019-06-08 11:13:56,287 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:13: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-426a2ed4-e955-48b4-be37-1813d27c53b1 x-compute-request-id: req-426a2ed4-e955-48b4-be37-1813d27c53b1 Content-Encoding: gzip Content-Length: 804 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:de:98", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-08T10:54:26.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "d873130b-06c5-4e44-8f09-d7eddd9ddbe1", "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-08T11:12:41Z", "hostId": "7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_sprout_host_gy3lo7", "created": "2019-06-08T10:51:47Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 11:13:56,288 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1/action used request id req-684e3b8a-7a9f-4a0b-bc39-dbb7cfe3cb2e 2019-06-08 11:13:56,288 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1/action used request id req-684e3b8a-7a9f-4a0b-bc39-dbb7cfe3cb2e 2019-06-08 11:13:56,288 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b74d29d13ac40bcb57804c5c68e4ee02bc331c85" 2019-06-08 11:13:56,288 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3e934f14-e40c-421b-8153-5e9be22f6eaf Content-Length: 0 Date: Sat, 08 Jun 2019 11:13:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 11:13:56,288 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/security-groups/7d427fb6-2ffb-434a-a9b2-52fd494c1e61.json used request id req-3e934f14-e40c-421b-8153-5e9be22f6eaf 2019-06-08 11:13:56,288 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.46:9696/v2.0/security-groups/7d427fb6-2ffb-434a-a9b2-52fd494c1e61.json used request id req-3e934f14-e40c-421b-8153-5e9be22f6eaf 2019-06-08 11:13:56,288 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96824c8052db6f47fec5db2df7de07c978fe5928" 2019-06-08 11:13:56,289 - functest.core.cloudify - DEBUG - RESP: [404] Date: Sat, 08 Jun 2019 11:13:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3a467445-ffc6-4791-be56-98c097edfe94 x-compute-request-id: req-3a467445-ffc6-4791-be56-98c097edfe94 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 5078b315-5529-412a-a492-d62901f9f205 could not be found.", "code": 404}} 2019-06-08 11:13:56,289 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sat, 08 Jun 2019 11:13: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-684e3b8a-7a9f-4a0b-bc39-dbb7cfe3cb2e x-compute-request-id: req-684e3b8a-7a9f-4a0b-bc39-dbb7cfe3cb2e Content-Length: 0 Content-Type: application/json 2019-06-08 11:13:56,289 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/5078b315-5529-412a-a492-d62901f9f205 used request id req-3a467445-ffc6-4791-be56-98c097edfe94 2019-06-08 11:13:56,289 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/floatingips/bb1266a1-5995-4625-8082-f7ecd903dd76.json used request id req-6c31fb4c-f3ea-4ade-8843-7b9523cae269 2019-06-08 11:13:56,289 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.46:9696/v2.0/floatingips/bb1266a1-5995-4625-8082-f7ecd903dd76.json used request id req-6c31fb4c-f3ea-4ade-8843-7b9523cae269 2019-06-08 11:13:56,289 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 used request id req-426a2ed4-e955-48b4-be37-1813d27c53b1 2019-06-08 11:13:56,289 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 used request id req-426a2ed4-e955-48b4-be37-1813d27c53b1 2019-06-08 11:13:56,290 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b74d29d13ac40bcb57804c5c68e4ee02bc331c85" 2019-06-08 11:13:56,290 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:13:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-abff2733-23b5-4bf5-af8c-95c05e56695d x-compute-request-id: req-abff2733-23b5-4bf5-af8c-95c05e56695d Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-06-08 11:13:56,290 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1/os-security-groups used request id req-abff2733-23b5-4bf5-af8c-95c05e56695d 2019-06-08 11:13:56,290 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc 2019-06-08 11:13:56,356 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:13:56,356 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:13:56,357 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:13:56,357 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:13:56,357 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:13:56,357 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:13:56,357 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:13:56,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-06-08T11:11:24.987Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T11:11:24.988Z", "id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"} 2019-06-08 11:13:56,357 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:13:56,357 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:13:56 GMT 2019-06-08 11:13:56,357 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:13:56,357 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-08 11:13:56,358 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:13:56,358 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:13:56,358 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:14:01,363 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:14:01,463 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:14:01,463 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:14:01,463 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:14:01,463 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:14:01,464 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:14:01,464 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:14:01,464 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:14:01,464 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:29.505Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1/os-security-groups used request id req-abff2733-23b5-4bf5-af8c-95c05e56695d", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:28.883Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.f1b3013d-82f4-40cf-b6de-76a41c0fc3b3"}, {"node_instance_id": "ellis_floatingip_qirkwr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:29.505Z", "message": "RESP: [204] X-Openstack-Request-Id: req-6c31fb4c-f3ea-4ade-8843-7b9523cae269 Content-Length: 0 Date: Sat, 08 Jun 2019 11:13:29 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:29.045Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.96d6f1b1-632d-4737-87ce-a93504446cc4"}, {"node_instance_id": "bono_host_2pza4u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:29.505Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:29.181Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "ellis_security_group_cy8122", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:29.505Z", "message": "Deleted node instance", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:29.079Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "ellis_security_group_cy8122", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:29.505Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:28.970Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "ellis_floatingip_qirkwr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:30.101Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:29.573Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:30.101Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:29.406Z", "source_id": "sprout_host_gy3lo7", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "bono_host_2pza4u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:30.101Z", "message": "Deleted node instance", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:29.392Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "bono_floatingip_9vp6ef", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:30.696Z", "message": "Stopping node instance", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:29.715Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "bono_security_group_wbl0ks", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:30.696Z", "message": "Stopping node instance", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:29.831Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "ellis_floatingip_qirkwr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:30.696Z", "message": "Deleted node instance", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:29.870Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "bono_security_group_wbl0ks", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:31.344Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:30.067Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "bono_floatingip_9vp6ef", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:31.344Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:30.036Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "sprout_host_gy3lo7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:31.344Z", "message": "Relationships unlinked", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:30.007Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "sprout_host_gy3lo7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:31.938Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:30.380Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:31.938Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-6d138d17-c0ce-4278-b79d-083e6229c690", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:31.538Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.ee37f528-ffe6-45ab-b208-9ac13f57ea7b"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:31.938Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:13:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d138d17-c0ce-4278-b79d-083e6229c690 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:31.538Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.ee37f528-ffe6-45ab-b208-9ac13f57ea7b"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:31.938Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:31.533Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.ee37f528-ffe6-45ab-b208-9ac13f57ea7b"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:31.938Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:31.533Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.ee37f528-ffe6-45ab-b208-9ac13f57ea7b"}, {"node_instance_id": "bono_floatingip_9vp6ef", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:31.938Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:30.409Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "sprout_host_gy3lo7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:31.938Z", "message": "Deleting node instance", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:30.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "bono_floatingip_9vp6ef", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:32.525Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:30.819Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "bono_security_group_wbl0ks", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:32.525Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:30.726Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "bono_floatingip_9vp6ef", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:32.525Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:13:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-703180d1-f5f6-44ba-a6f5-bd1eea84d858 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:32.313Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.19e81960-3639-488d-a470-c7968e9ba11e"}, {"node_instance_id": "bono_floatingip_9vp6ef", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:32.525Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-703180d1-f5f6-44ba-a6f5-bd1eea84d858", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:32.314Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.19e81960-3639-488d-a470-c7968e9ba11e"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:32.525Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:13: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-72094488-8b8e-41e4-964d-f1db5265f9e5 x-compute-request-id: req-72094488-8b8e-41e4-964d-f1db5265f9e5 Content-Encoding: gzip Content-Length: 804 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:fc:de:98\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:26.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"d873130b-06c5-4e44-8f09-d7eddd9ddbe1\", \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-08T11:12:41Z\", \"hostId\": \"7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_sprout_host_gy3lo7\", \"created\": \"2019-06-08T10:51:47Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:32.486Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.ee37f528-ffe6-45ab-b208-9ac13f57ea7b"}, {"node_instance_id": "bono_floatingip_9vp6ef", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:32.525Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:32.308Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.19e81960-3639-488d-a470-c7968e9ba11e"}, {"node_instance_id": "bono_floatingip_9vp6ef", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:32.525Z", "message": "deleting floatingip", "level": "info", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:32.304Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.19e81960-3639-488d-a470-c7968e9ba11e"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:32.525Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}91b1eaeeaeab1564058f16c44c92ef9b9335fb90\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:31.942Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.ee37f528-ffe6-45ab-b208-9ac13f57ea7b"}, {"node_instance_id": "bono_security_group_wbl0ks", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:33.138Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-a54ecb64-e918-41e7-a308-6304c01ccfc6", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:32.824Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.e9441f4b-8f31-4297-8b28-f2f65bb630d0"}, {"node_instance_id": "bono_security_group_wbl0ks", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:33.138Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:31.080Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "bono_floatingip_9vp6ef", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:33.138Z", "message": "Deleting node instance", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:31.110Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "bono_floatingip_9vp6ef", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:33.138Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:31.216Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "bono_security_group_wbl0ks", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:33.138Z", "message": "Deleting node instance", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:31.575Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:33.138Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 used request id req-72094488-8b8e-41e4-964d-f1db5265f9e5", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:32.486Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.ee37f528-ffe6-45ab-b208-9ac13f57ea7b"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:33.138Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 used request id req-72094488-8b8e-41e4-964d-f1db5265f9e5", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:32.486Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.ee37f528-ffe6-45ab-b208-9ac13f57ea7b"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:33.138Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}91b1eaeeaeab1564058f16c44c92ef9b9335fb90\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:32.487Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.ee37f528-ffe6-45ab-b208-9ac13f57ea7b"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:33.138Z", "message": "RESP: [204] Date: Sat, 08 Jun 2019 11:13:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-edce5f5b-ff5a-4828-ae58-93a5f37b388e x-compute-request-id: req-edce5f5b-ff5a-4828-ae58-93a5f37b388e Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:32.632Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.ee37f528-ffe6-45ab-b208-9ac13f57ea7b"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:33.138Z", "message": "DELETE call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 used request id req-edce5f5b-ff5a-4828-ae58-93a5f37b388e", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:32.632Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.ee37f528-ffe6-45ab-b208-9ac13f57ea7b"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:33.138Z", "message": "DELETE call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 used request id req-edce5f5b-ff5a-4828-ae58-93a5f37b388e", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:32.632Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.ee37f528-ffe6-45ab-b208-9ac13f57ea7b"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:33.138Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}91b1eaeeaeab1564058f16c44c92ef9b9335fb90\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:32.633Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.ee37f528-ffe6-45ab-b208-9ac13f57ea7b"}, {"node_instance_id": "bono_floatingip_9vp6ef", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:33.138Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.46:9696/v2.0/floatingips/26b7c781-82a0-4ac6-afb6-179f1c072ebb.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}82f796cb70ed372c711005ceeb33483856285bd4\"", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:32.743Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.19e81960-3639-488d-a470-c7968e9ba11e"}, {"node_instance_id": "bono_security_group_wbl0ks", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:33.138Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:32.818Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.e9441f4b-8f31-4297-8b28-f2f65bb630d0"}, {"node_instance_id": "bono_security_group_wbl0ks", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:33.138Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:32.818Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.e9441f4b-8f31-4297-8b28-f2f65bb630d0"}, {"node_instance_id": "bono_security_group_wbl0ks", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:33.138Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:13:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a54ecb64-e918-41e7-a308-6304c01ccfc6 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:32.824Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.e9441f4b-8f31-4297-8b28-f2f65bb630d0"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:33.687Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 used request id req-9165d3fd-a0fe-4290-840a-e69b5ed9b4f3", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:33.235Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.ee37f528-ffe6-45ab-b208-9ac13f57ea7b"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:33.687Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 used request id req-9165d3fd-a0fe-4290-840a-e69b5ed9b4f3", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:33.235Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.ee37f528-ffe6-45ab-b208-9ac13f57ea7b"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:33.687Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:13: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-9165d3fd-a0fe-4290-840a-e69b5ed9b4f3 x-compute-request-id: req-9165d3fd-a0fe-4290-840a-e69b5ed9b4f3 Content-Encoding: gzip Content-Length: 809 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:fc:de:98\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:26.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"d873130b-06c5-4e44-8f09-d7eddd9ddbe1\", \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-08T11:13:32Z\", \"hostId\": \"7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_sprout_host_gy3lo7\", \"created\": \"2019-06-08T10:51:47Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:33.234Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.ee37f528-ffe6-45ab-b208-9ac13f57ea7b"}, {"node_instance_id": "bono_security_group_wbl0ks", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:33.687Z", "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-06-08T11:13:31.769Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "bono_security_group_wbl0ks", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:33.687Z", "message": "RESP: [204] X-Openstack-Request-Id: req-32cefe7f-ecc0-43aa-92e1-e9e72c29a014 Content-Length: 0 Date: Sat, 08 Jun 2019 11:13: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-06-08T11:13:33.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.e9441f4b-8f31-4297-8b28-f2f65bb630d0"}], "metadata": {"pagination": {"total": 1296, "offset": 1196, "size": 50}}} 2019-06-08 11:14:01,464 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:14:01,464 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:14:01 GMT 2019-06-08 11:14:01,464 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:14:01,464 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 11:14:01,464 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:14:01,465 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:14:01,465 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:14:01,465 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 11:14:01,467 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1/os-security-groups used request id req-abff2733-23b5-4bf5-af8c-95c05e56695d 2019-06-08 11:14:01,467 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6c31fb4c-f3ea-4ade-8843-7b9523cae269 Content-Length: 0 Date: Sat, 08 Jun 2019 11:13:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 11:14:01,467 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-06-08 11:14:01,467 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-08 11:14:01,468 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-06-08 11:14:01,468 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2019-06-08 11:14:01,468 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-06-08 11:14:01,468 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-08 11:14:01,468 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-08 11:14:01,468 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-08 11:14:01,469 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-08 11:14:01,469 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-06-08 11:14:01,469 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-06-08 11:14:01,469 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-08 11:14:01,469 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-06-08 11:14:01,469 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-6d138d17-c0ce-4278-b79d-083e6229c690 2019-06-08 11:14:01,470 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:13:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d138d17-c0ce-4278-b79d-083e6229c690 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:14:01,470 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 11:14:01,470 - functest.core.cloudify - DEBUG - deleting server 2019-06-08 11:14:01,470 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-08 11:14:01,470 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-08 11:14:01,470 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-08 11:14:01,470 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-08 11:14:01,471 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:13:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-703180d1-f5f6-44ba-a6f5-bd1eea84d858 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:14:01,471 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-703180d1-f5f6-44ba-a6f5-bd1eea84d858 2019-06-08 11:14:01,471 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:13: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-72094488-8b8e-41e4-964d-f1db5265f9e5 x-compute-request-id: req-72094488-8b8e-41e4-964d-f1db5265f9e5 Content-Encoding: gzip Content-Length: 804 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:de:98", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-08T10:54:26.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "d873130b-06c5-4e44-8f09-d7eddd9ddbe1", "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-08T11:12:41Z", "hostId": "7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_sprout_host_gy3lo7", "created": "2019-06-08T10:51:47Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 11:14:01,471 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 11:14:01,471 - functest.core.cloudify - DEBUG - deleting floatingip 2019-06-08 11:14:01,471 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91b1eaeeaeab1564058f16c44c92ef9b9335fb90" 2019-06-08 11:14:01,472 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-a54ecb64-e918-41e7-a308-6304c01ccfc6 2019-06-08 11:14:01,472 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-08 11:14:01,472 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-08 11:14:01,472 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2019-06-08 11:14:01,472 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-08 11:14:01,472 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 used request id req-72094488-8b8e-41e4-964d-f1db5265f9e5 2019-06-08 11:14:01,473 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 used request id req-72094488-8b8e-41e4-964d-f1db5265f9e5 2019-06-08 11:14:01,473 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91b1eaeeaeab1564058f16c44c92ef9b9335fb90" 2019-06-08 11:14:01,473 - functest.core.cloudify - DEBUG - RESP: [204] Date: Sat, 08 Jun 2019 11:13:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-edce5f5b-ff5a-4828-ae58-93a5f37b388e x-compute-request-id: req-edce5f5b-ff5a-4828-ae58-93a5f37b388e Content-Type: application/json 2019-06-08 11:14:01,473 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 used request id req-edce5f5b-ff5a-4828-ae58-93a5f37b388e 2019-06-08 11:14:01,473 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 used request id req-edce5f5b-ff5a-4828-ae58-93a5f37b388e 2019-06-08 11:14:01,473 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91b1eaeeaeab1564058f16c44c92ef9b9335fb90" 2019-06-08 11:14:01,473 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.46:9696/v2.0/floatingips/26b7c781-82a0-4ac6-afb6-179f1c072ebb.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82f796cb70ed372c711005ceeb33483856285bd4" 2019-06-08 11:14:01,474 - functest.core.cloudify - DEBUG - deleting security_group 2019-06-08 11:14:01,474 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 11:14:01,474 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:13:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a54ecb64-e918-41e7-a308-6304c01ccfc6 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:14:01,474 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 used request id req-9165d3fd-a0fe-4290-840a-e69b5ed9b4f3 2019-06-08 11:14:01,474 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 used request id req-9165d3fd-a0fe-4290-840a-e69b5ed9b4f3 2019-06-08 11:14:01,474 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:13: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-9165d3fd-a0fe-4290-840a-e69b5ed9b4f3 x-compute-request-id: req-9165d3fd-a0fe-4290-840a-e69b5ed9b4f3 Content-Encoding: gzip Content-Length: 809 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:de:98", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-08T10:54:26.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "d873130b-06c5-4e44-8f09-d7eddd9ddbe1", "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-08T11:13:32Z", "hostId": "7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_sprout_host_gy3lo7", "created": "2019-06-08T10:51:47Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 11:14:01,475 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-06-08 11:14:01,475 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-32cefe7f-ecc0-43aa-92e1-e9e72c29a014 Content-Length: 0 Date: Sat, 08 Jun 2019 11:13:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 11:14:01,475 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc 2019-06-08 11:14:01,534 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:14:01,534 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:14:01,534 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:14:01,534 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:14:01,534 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:14:01,534 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:14:01,534 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:14:01,535 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T11:11:24.987Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T11:11:24.988Z", "id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"} 2019-06-08 11:14:01,535 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:14:01,535 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:14:01 GMT 2019-06-08 11:14:01,535 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:14:01,535 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-08 11:14:01,535 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:14:01,535 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:14:01,535 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:14:06,539 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:14:06,644 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:14:06,644 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:14:06,644 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:14:06,644 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:14:06,644 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:14:06,644 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:14:06,645 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:14:06,645 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:33.687Z", "message": "Waiting for server \"d873130b-06c5-4e44-8f09-d7eddd9ddbe1\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:33.236Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.ee37f528-ffe6-45ab-b208-9ac13f57ea7b"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:33.687Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 used request id req-9165d3fd-a0fe-4290-840a-e69b5ed9b4f3", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:33.235Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.ee37f528-ffe6-45ab-b208-9ac13f57ea7b"}, {"node_instance_id": "bono_floatingip_9vp6ef", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:34.332Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:34.007Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "bono_security_group_wbl0ks", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:34.332Z", "message": "DELETE call to network for http://172.30.9.46:9696/v2.0/security-groups/51ca155c-56e7-45d9-8551-bf1abbcabc90.json used request id req-32cefe7f-ecc0-43aa-92e1-e9e72c29a014", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:33.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.e9441f4b-8f31-4297-8b28-f2f65bb630d0"}, {"node_instance_id": "bono_floatingip_9vp6ef", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:34.332Z", "message": "DELETE call to neutron for http://172.30.9.46:9696/v2.0/floatingips/26b7c781-82a0-4ac6-afb6-179f1c072ebb.json used request id req-94b547a1-0ff7-4782-ae43-806b488394ee", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:33.659Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.19e81960-3639-488d-a470-c7968e9ba11e"}, {"node_instance_id": "bono_floatingip_9vp6ef", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:34.332Z", "message": "DELETE call to network for http://172.30.9.46:9696/v2.0/floatingips/26b7c781-82a0-4ac6-afb6-179f1c072ebb.json used request id req-94b547a1-0ff7-4782-ae43-806b488394ee", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:33.659Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.19e81960-3639-488d-a470-c7968e9ba11e"}, {"node_instance_id": "bono_floatingip_9vp6ef", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:34.332Z", "message": "RESP: [204] X-Openstack-Request-Id: req-94b547a1-0ff7-4782-ae43-806b488394ee Content-Length: 0 Date: Sat, 08 Jun 2019 11:13: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-06-08T11:13:33.658Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.19e81960-3639-488d-a470-c7968e9ba11e"}, {"node_instance_id": "bono_security_group_wbl0ks", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:34.332Z", "message": "DELETE call to neutron for http://172.30.9.46:9696/v2.0/security-groups/51ca155c-56e7-45d9-8551-bf1abbcabc90.json used request id req-32cefe7f-ecc0-43aa-92e1-e9e72c29a014", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:33.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.e9441f4b-8f31-4297-8b28-f2f65bb630d0"}, {"node_instance_id": "bono_security_group_wbl0ks", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:34.332Z", "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-06-08T11:13:33.996Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "bono_floatingip_9vp6ef", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:35.013Z", "message": "Deleted node instance", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:34.356Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "bono_security_group_wbl0ks", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:35.013Z", "message": "Deleted node instance", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:34.235Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:38.336Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}91b1eaeeaeab1564058f16c44c92ef9b9335fb90\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:38.241Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.ee37f528-ffe6-45ab-b208-9ac13f57ea7b"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:38.839Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 used request id req-5ca99844-a768-43ae-81e4-d7ca4f910167", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:38.292Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.ee37f528-ffe6-45ab-b208-9ac13f57ea7b"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:38.839Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 used request id req-5ca99844-a768-43ae-81e4-d7ca4f910167", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:38.292Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.ee37f528-ffe6-45ab-b208-9ac13f57ea7b"}, {"node_instance_id": "sprout_host_gy3lo7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:38.839Z", "message": "RESP: [404] Date: Sat, 08 Jun 2019 11:13:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5ca99844-a768-43ae-81e4-d7ca4f910167 x-compute-request-id: req-5ca99844-a768-43ae-81e4-d7ca4f910167 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance d873130b-06c5-4e44-8f09-d7eddd9ddbe1 could not be found.\", \"code\": 404}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:38.292Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.ee37f528-ffe6-45ab-b208-9ac13f57ea7b"}, {"node_instance_id": "sprout_host_gy3lo7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:39.423Z", "message": "Deleted node instance", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:39.011Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "sprout_host_gy3lo7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:39.423Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:38.800Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "internal_sip_security_group_3xz27u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:39.970Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:39.545Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "internal_sip_security_group_3xz27u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:39.970Z", "message": "Stopping node instance", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:39.384Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "sprout_security_group_vdr68p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:39.970Z", "message": "Stopping node instance", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:39.511Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "internal_sip_security_group_3xz27u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:40.565Z", "message": "Unlinking relationships", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:39.817Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "sprout_security_group_vdr68p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:40.565Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:39.726Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "internal_sip_security_group_3xz27u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:40.565Z", "message": "Relationships unlinked", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:40.055Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "internal_sip_security_group_3xz27u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:41.160Z", "message": "Deleting node instance", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:40.294Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "sprout_security_group_vdr68p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:41.160Z", "message": "Relationships unlinked", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:40.329Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "sprout_security_group_vdr68p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:41.160Z", "message": "Unlinking relationships", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:40.093Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "internal_sip_security_group_3xz27u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:41.790Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-ea14896a-0b37-4b8f-bc86-25a249bc48df", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:41.510Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.79a14261-b4dc-4357-aa85-40efce228d93"}, {"node_instance_id": "internal_sip_security_group_3xz27u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:41.790Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:41.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.79a14261-b4dc-4357-aa85-40efce228d93"}, {"node_instance_id": "sprout_security_group_vdr68p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:41.790Z", "message": "Deleting node instance", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:40.503Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "sprout_security_group_vdr68p", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:41.790Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:40.814Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "internal_sip_security_group_3xz27u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:41.790Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:13:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea14896a-0b37-4b8f-bc86-25a249bc48df Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:41.510Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.79a14261-b4dc-4357-aa85-40efce228d93"}, {"node_instance_id": "internal_sip_security_group_3xz27u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:41.790Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:41.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.79a14261-b4dc-4357-aa85-40efce228d93"}, {"node_instance_id": "internal_sip_security_group_3xz27u", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:41.790Z", "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-06-08T11:13:40.451Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "sprout_security_group_vdr68p", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:42.373Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:41.888Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d49fce6b-4511-4ed8-bd78-576b9cfc4520"}, {"node_instance_id": "sprout_security_group_vdr68p", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:42.373Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:41.889Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d49fce6b-4511-4ed8-bd78-576b9cfc4520"}, {"node_instance_id": "sprout_security_group_vdr68p", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:42.373Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-8559fa43-340f-4a62-95cc-622fb6aa3f4c", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:41.895Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d49fce6b-4511-4ed8-bd78-576b9cfc4520"}, {"node_instance_id": "internal_sip_security_group_3xz27u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:42.373Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.46:9696/v2.0/security-groups/f4410a8e-55d5-437a-bac9-bc142ea2a9be.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}13a51c19e57b95ab619ca71aea87f9a93a8b4439\"", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:41.925Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.79a14261-b4dc-4357-aa85-40efce228d93"}, {"node_instance_id": "sprout_security_group_vdr68p", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:42.373Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.46:9696/v2.0/security-groups/a300cf84-1716-4b78-87b4-88f0ff04947f.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ed0073c8c95cb8069f15089fc743129db6790218\"", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:42.301Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d49fce6b-4511-4ed8-bd78-576b9cfc4520"}, {"node_instance_id": "sprout_security_group_vdr68p", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:42.373Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:13:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8559fa43-340f-4a62-95cc-622fb6aa3f4c Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:41.895Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d49fce6b-4511-4ed8-bd78-576b9cfc4520"}, {"node_instance_id": "internal_sip_security_group_3xz27u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:42.373Z", "message": "RESP: [204] X-Openstack-Request-Id: req-22039532-307d-4152-a29b-452b6d64b973 Content-Length: 0 Date: Sat, 08 Jun 2019 11:13:42 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-06-08T11:13:42.220Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.79a14261-b4dc-4357-aa85-40efce228d93"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:42.968Z", "message": "Waiting for process 24567 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:42.588Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.ccd0e9f0-1b71-4841-b6db-10bb61d7d625"}, {"node_instance_id": "sprout_security_group_vdr68p", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:42.968Z", "message": "RESP: [204] X-Openstack-Request-Id: req-ec0e452e-6d75-4282-b29f-cf1f8cf1c84d Content-Length: 0 Date: Sat, 08 Jun 2019 11:13:42 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:42.615Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d49fce6b-4511-4ed8-bd78-576b9cfc4520"}, {"node_instance_id": "sprout_security_group_vdr68p", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:42.968Z", "message": "DELETE call to network for http://172.30.9.46:9696/v2.0/security-groups/a300cf84-1716-4b78-87b4-88f0ff04947f.json used request id req-ec0e452e-6d75-4282-b29f-cf1f8cf1c84d", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:42.615Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d49fce6b-4511-4ed8-bd78-576b9cfc4520"}, {"node_instance_id": "internal_sip_security_group_3xz27u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:42.968Z", "message": "DELETE call to neutron for http://172.30.9.46:9696/v2.0/security-groups/f4410a8e-55d5-437a-bac9-bc142ea2a9be.json used request id req-22039532-307d-4152-a29b-452b6d64b973", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:42.220Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.79a14261-b4dc-4357-aa85-40efce228d93"}, {"node_instance_id": "internal_sip_security_group_3xz27u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:42.968Z", "message": "Deleted node instance", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:42.750Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "internal_sip_security_group_3xz27u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:42.968Z", "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-06-08T11:13:42.631Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "internal_sip_security_group_3xz27u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:42.968Z", "message": "DELETE call to network for http://172.30.9.46:9696/v2.0/security-groups/f4410a8e-55d5-437a-bac9-bc142ea2a9be.json used request id req-22039532-307d-4152-a29b-452b6d64b973", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:42.220Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.79a14261-b4dc-4357-aa85-40efce228d93"}, {"node_instance_id": "sprout_security_group_vdr68p", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:42.968Z", "message": "DELETE call to neutron for http://172.30.9.46:9696/v2.0/security-groups/a300cf84-1716-4b78-87b4-88f0ff04947f.json used request id req-ec0e452e-6d75-4282-b29f-cf1f8cf1c84d", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:42.615Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.d49fce6b-4511-4ed8-bd78-576b9cfc4520"}, {"node_instance_id": "sprout_security_group_vdr68p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:43.609Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:43.045Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "sprout_security_group_vdr68p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:13:43.609Z", "message": "Deleted node instance", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:13:43.302Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}], "metadata": {"pagination": {"total": 1297, "offset": 1246, "size": 50}}} 2019-06-08 11:14:06,645 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:14:06,645 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:14:06 GMT 2019-06-08 11:14:06,645 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:14:06,645 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 11:14:06,645 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:14:06,645 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:14:06,645 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:14:06,646 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 11:14:06,648 - functest.core.cloudify - DEBUG - Waiting for server "d873130b-06c5-4e44-8f09-d7eddd9ddbe1" to be deleted. current status: SHUTOFF 2019-06-08 11:14:06,648 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 used request id req-9165d3fd-a0fe-4290-840a-e69b5ed9b4f3 2019-06-08 11:14:06,648 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2019-06-08 11:14:06,648 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/security-groups/51ca155c-56e7-45d9-8551-bf1abbcabc90.json used request id req-32cefe7f-ecc0-43aa-92e1-e9e72c29a014 2019-06-08 11:14:06,648 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.46:9696/v2.0/floatingips/26b7c781-82a0-4ac6-afb6-179f1c072ebb.json used request id req-94b547a1-0ff7-4782-ae43-806b488394ee 2019-06-08 11:14:06,649 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/floatingips/26b7c781-82a0-4ac6-afb6-179f1c072ebb.json used request id req-94b547a1-0ff7-4782-ae43-806b488394ee 2019-06-08 11:14:06,649 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-94b547a1-0ff7-4782-ae43-806b488394ee Content-Length: 0 Date: Sat, 08 Jun 2019 11:13:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 11:14:06,649 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.46:9696/v2.0/security-groups/51ca155c-56e7-45d9-8551-bf1abbcabc90.json used request id req-32cefe7f-ecc0-43aa-92e1-e9e72c29a014 2019-06-08 11:14:06,649 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-06-08 11:14:06,649 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-08 11:14:06,649 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-08 11:14:06,650 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91b1eaeeaeab1564058f16c44c92ef9b9335fb90" 2019-06-08 11:14:06,650 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 used request id req-5ca99844-a768-43ae-81e4-d7ca4f910167 2019-06-08 11:14:06,650 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/d873130b-06c5-4e44-8f09-d7eddd9ddbe1 used request id req-5ca99844-a768-43ae-81e4-d7ca4f910167 2019-06-08 11:14:06,650 - functest.core.cloudify - DEBUG - RESP: [404] Date: Sat, 08 Jun 2019 11:13:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5ca99844-a768-43ae-81e4-d7ca4f910167 x-compute-request-id: req-5ca99844-a768-43ae-81e4-d7ca4f910167 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance d873130b-06c5-4e44-8f09-d7eddd9ddbe1 could not be found.", "code": 404}} 2019-06-08 11:14:06,650 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-08 11:14:06,650 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-06-08 11:14:06,650 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-06-08 11:14:06,651 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-08 11:14:06,651 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-08 11:14:06,651 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-08 11:14:06,651 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-06-08 11:14:06,651 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-08 11:14:06,651 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-08 11:14:06,652 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-08 11:14:06,652 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-08 11:14:06,652 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-ea14896a-0b37-4b8f-bc86-25a249bc48df 2019-06-08 11:14:06,652 - functest.core.cloudify - DEBUG - deleting security_group 2019-06-08 11:14:06,652 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-08 11:14:06,652 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-06-08 11:14:06,652 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:13:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea14896a-0b37-4b8f-bc86-25a249bc48df Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:14:06,653 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 11:14:06,653 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-06-08 11:14:06,653 - functest.core.cloudify - DEBUG - deleting security_group 2019-06-08 11:14:06,653 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 11:14:06,653 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-8559fa43-340f-4a62-95cc-622fb6aa3f4c 2019-06-08 11:14:06,653 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.46:9696/v2.0/security-groups/f4410a8e-55d5-437a-bac9-bc142ea2a9be.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13a51c19e57b95ab619ca71aea87f9a93a8b4439" 2019-06-08 11:14:06,654 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.46:9696/v2.0/security-groups/a300cf84-1716-4b78-87b4-88f0ff04947f.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed0073c8c95cb8069f15089fc743129db6790218" 2019-06-08 11:14:06,654 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:13:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8559fa43-340f-4a62-95cc-622fb6aa3f4c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:14:06,654 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-22039532-307d-4152-a29b-452b6d64b973 Content-Length: 0 Date: Sat, 08 Jun 2019 11:13:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 11:14:06,654 - functest.core.cloudify - DEBUG - Waiting for process 24567 to end... 2019-06-08 11:14:06,654 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ec0e452e-6d75-4282-b29f-cf1f8cf1c84d Content-Length: 0 Date: Sat, 08 Jun 2019 11:13:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 11:14:06,654 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/security-groups/a300cf84-1716-4b78-87b4-88f0ff04947f.json used request id req-ec0e452e-6d75-4282-b29f-cf1f8cf1c84d 2019-06-08 11:14:06,654 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.46:9696/v2.0/security-groups/f4410a8e-55d5-437a-bac9-bc142ea2a9be.json used request id req-22039532-307d-4152-a29b-452b6d64b973 2019-06-08 11:14:06,655 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-08 11:14:06,655 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-06-08 11:14:06,655 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/security-groups/f4410a8e-55d5-437a-bac9-bc142ea2a9be.json used request id req-22039532-307d-4152-a29b-452b6d64b973 2019-06-08 11:14:06,655 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.46:9696/v2.0/security-groups/a300cf84-1716-4b78-87b4-88f0ff04947f.json used request id req-ec0e452e-6d75-4282-b29f-cf1f8cf1c84d 2019-06-08 11:14:06,655 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-06-08 11:14:06,655 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-08 11:14:06,656 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc 2019-06-08 11:14:06,723 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:14:06,723 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:14:06,723 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:14:06,723 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:14:06,723 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:14:06,723 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:14:06,723 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:14:06,724 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T11:11:24.987Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T11:11:24.988Z", "id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"} 2019-06-08 11:14:06,724 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:14:06,724 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:14:06 GMT 2019-06-08 11:14:06,724 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:14:06,724 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-08 11:14:06,724 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:14:06,724 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:14:06,724 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:14:11,729 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:14:11,807 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:14:11,807 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:14:11,808 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:14:11,808 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:14:11,808 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:14:11,808 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:14:11,808 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:14:11,808 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:14:02.692Z", "message": "Waiting for process 24567 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:14:02.624Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.ccd0e9f0-1b71-4841-b6db-10bb61d7d625"}], "metadata": {"pagination": {"total": 1297, "offset": 1296, "size": 50}}} 2019-06-08 11:14:11,808 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:14:11,808 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:14:11 GMT 2019-06-08 11:14:11,808 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:14:11,809 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 653 2019-06-08 11:14:11,809 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:14:11,809 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:14:11,809 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:14:11,809 - functest.core.cloudify - DEBUG - Waiting for process 24567 to end... 2019-06-08 11:14:11,809 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc 2019-06-08 11:14:11,981 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:14:11,981 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:14:11,981 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:14:11,981 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:14:11,981 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:14:11,981 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:14:11,982 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:14:11,982 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T11:11:24.987Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T11:11:24.988Z", "id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"} 2019-06-08 11:14:11,982 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:14:11,982 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:14:11 GMT 2019-06-08 11:14:11,982 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:14:11,982 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-08 11:14:11,982 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:14:11,982 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:14:11,982 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:14:16,988 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:14:17,068 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:14:17,068 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:14:17,068 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:14:17,068 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:14:17,069 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:14:17,069 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:14:17,069 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:14:17,069 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1297, "offset": 1297, "size": 50}}} 2019-06-08 11:14:17,069 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:14:17,069 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:14:17 GMT 2019-06-08 11:14:17,069 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:14:17,069 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-06-08 11:14:17,069 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:14:17,069 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:14:17,070 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:14:17,070 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc 2019-06-08 11:14:17,145 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:14:17,146 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:14:17,146 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:14:17,146 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:14:17,146 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:14:17,146 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:14:17,146 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:14:17,146 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T11:11:24.987Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T11:11:24.988Z", "id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"} 2019-06-08 11:14:17,146 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:14:17,146 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:14:17 GMT 2019-06-08 11:14:17,147 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:14:17,147 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-08 11:14:17,147 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:14:17,147 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:14:17,147 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:14:22,152 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:14:22,252 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:14:22,252 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:14:22,253 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:14:22,253 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:14:22,253 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:14:22,253 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:14:22,253 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:14:22,253 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1297, "offset": 1297, "size": 50}}} 2019-06-08 11:14:22,253 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:14:22,253 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:14:22 GMT 2019-06-08 11:14:22,253 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:14:22,254 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-06-08 11:14:22,254 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:14:22,254 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:14:22,254 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:14:22,254 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc 2019-06-08 11:14:22,322 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:14:22,322 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:14:22,322 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:14:22,322 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:14:22,322 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:14:22,322 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:14:22,323 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:14:22,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-06-08T11:11:24.987Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T11:11:24.988Z", "id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"} 2019-06-08 11:14:22,323 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:14:22,323 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:14:22 GMT 2019-06-08 11:14:22,323 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:14:22,323 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-08 11:14:22,323 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:14:22,323 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:14:22,323 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:14:27,329 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:14:27,414 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:14:27,414 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:14:27,414 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:14:27,414 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:14:27,414 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:14:27,414 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:14:27,414 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:14:27,415 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:14:22.877Z", "message": "Waiting for process 24567 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:14:22.661Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.ccd0e9f0-1b71-4841-b6db-10bb61d7d625"}], "metadata": {"pagination": {"total": 1298, "offset": 1297, "size": 50}}} 2019-06-08 11:14:27,415 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:14:27,415 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:14:27 GMT 2019-06-08 11:14:27,415 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:14:27,415 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 653 2019-06-08 11:14:27,415 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:14:27,415 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:14:27,415 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:14:27,416 - functest.core.cloudify - DEBUG - Waiting for process 24567 to end... 2019-06-08 11:14:27,416 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc 2019-06-08 11:14:27,507 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:14:27,507 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:14:27,507 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:14:27,507 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:14:27,507 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:14:27,507 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:14:27,507 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:14: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-06-08T11:11:24.987Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T11:11:24.988Z", "id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"} 2019-06-08 11:14:27,508 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:14:27,508 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:14:27 GMT 2019-06-08 11:14:27,508 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:14:27,508 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-08 11:14:27,508 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:14:27,508 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:14:27,508 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:14:32,514 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:14:32,609 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:14:32,609 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:14:32,609 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:14:32,609 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:14:32,609 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:14:32,610 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:14:32,610 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:14:32,610 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1298, "offset": 1298, "size": 50}}} 2019-06-08 11:14:32,610 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:14:32,610 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:14:32 GMT 2019-06-08 11:14:32,610 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:14:32,610 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-06-08 11:14:32,610 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:14:32,610 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:14:32,610 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:14:32,611 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc 2019-06-08 11:14:32,671 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:14:32,672 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:14:32,672 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:14:32,672 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:14:32,672 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:14:32,672 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:14:32,672 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:14:32,672 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T11:11:24.987Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T11:11:24.988Z", "id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"} 2019-06-08 11:14:32,673 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:14:32,673 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:14:32 GMT 2019-06-08 11:14:32,673 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:14:32,673 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-08 11:14:32,673 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:14:32,673 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:14:32,673 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:14:37,679 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:14:37,914 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:14:37,914 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:14:37,914 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:14:37,914 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:14:37,914 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:14:37,914 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:14:37,914 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:14:37,915 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1298, "offset": 1298, "size": 50}}} 2019-06-08 11:14:37,915 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:14:37,915 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:14:37 GMT 2019-06-08 11:14:37,915 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:14:37,915 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-06-08 11:14:37,915 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:14:37,915 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:14:37,915 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:14:37,915 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc 2019-06-08 11:14:37,973 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:14:37,973 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:14:37,973 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:14:37,973 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:14:37,973 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:14:37,973 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:14:37,973 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:14:37,973 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T11:11:24.987Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T11:11:24.988Z", "id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"} 2019-06-08 11:14:37,974 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:14:37,974 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:14:37 GMT 2019-06-08 11:14:37,974 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:14:37,974 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-08 11:14:37,974 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:14:37,974 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:14:37,974 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:14:42,979 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:14:43,094 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:14:43,094 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:14:43,095 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:14:43,095 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:14:43,095 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:14:43,095 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:14:43,095 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:14:43,095 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:14:42.479Z", "message": " * Decommissioning the etcd processes", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:14:42.383Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.ccd0e9f0-1b71-4841-b6db-10bb61d7d625"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:14:42.986Z", "message": "Execution done (PID=24567, return_code=124): /tmp/FYEVR/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:14:42.395Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.ccd0e9f0-1b71-4841-b6db-10bb61d7d625"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:14:42.986Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:14:42.429Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.ccd0e9f0-1b71-4841-b6db-10bb61d7d625"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:14:42.986Z", "message": " * Decommissioning the cluster manager", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:14:42.383Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.ccd0e9f0-1b71-4841-b6db-10bb61d7d625"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:14:42.986Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:14:42.429Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.ccd0e9f0-1b71-4841-b6db-10bb61d7d625"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:14:42.986Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:14:42.429Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.ccd0e9f0-1b71-4841-b6db-10bb61d7d625"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:14:42.986Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:14:42.429Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.ccd0e9f0-1b71-4841-b6db-10bb61d7d625"}, {"node_instance_id": "vellum_2ocwhy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:14:42.986Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:14:42.429Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.ccd0e9f0-1b71-4841-b6db-10bb61d7d625"}], "metadata": {"pagination": {"total": 1306, "offset": 1298, "size": 50}}} 2019-06-08 11:14:43,095 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:14:43,095 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:14:43 GMT 2019-06-08 11:14:43,095 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:14:43,096 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 11:14:43,096 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:14:43,096 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:14:43,096 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:14:43,096 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 11:14:43,096 - functest.core.cloudify - DEBUG - * Decommissioning the etcd processes 2019-06-08 11:14:43,097 - functest.core.cloudify - DEBUG - Execution done (PID=24567, return_code=124): /tmp/FYEVR/remove-cluster-node.sh 2019-06-08 11:14:43,097 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-06-08 11:14:43,097 - functest.core.cloudify - DEBUG - * Decommissioning the cluster manager 2019-06-08 11:14:43,097 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-06-08 11:14:43,097 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-06-08 11:14:43,098 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-06-08 11:14:43,098 - functest.core.cloudify - DEBUG - Context proxy closed 2019-06-08 11:14:43,098 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc 2019-06-08 11:14:43,158 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:14:43,158 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:14:43,158 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:14:43,158 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:14:43,159 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:14:43,159 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:14:43,159 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:14:43,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-06-08T11:11:24.987Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T11:11:24.988Z", "id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"} 2019-06-08 11:14:43,159 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:14:43,159 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:14:43 GMT 2019-06-08 11:14:43,159 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:14:43,159 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-08 11:14:43,159 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:14:43,160 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:14:43,160 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:14:48,165 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:14:48,257 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:14:48,257 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:14:48,257 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:14:48,258 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:14:48,258 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:14:48,258 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:14:48,258 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:14:48,258 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_2ocwhy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:14:43.583Z", "message": "Deleted node instance", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:14:43.103Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "vellum_host_qh3078", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:14:43.583Z", "message": "Stopping node instance", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:14:43.516Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "vellum_2ocwhy", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:14:43.583Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/FYEVR/remove-cluster-node.sh, exit_code: 124", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/FYEVR/remove-cluster-node.sh, exit_code: 124", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/vellum_host_qh3078/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/vellum_host_qh3078/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_qh3078/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_qh3078/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_qh3078/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_qh3078/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/FYEVR/remove-cluster-node.sh, exit_code: 124\n", "type": "ProcessException"}], "reported_timestamp": "2019-06-08T11:14:43.007Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "vellum_host_qh3078", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:14:44.184Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:14:43.762Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "bind_uys0hw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:14:44.184Z", "message": "Stopping node instance", "target_id": null, "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:14:43.544Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "bind_uys0hw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:14:44.184Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:14:43.650Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "bind_uys0hw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:14:44.801Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:14:44.691Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "bind_uys0hw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:14:45.402Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:14:44.884Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "bind_uys0hw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:14:45.402Z", "message": "Deleted node instance", "target_id": null, "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:14:45.230Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "bind_uys0hw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:14:45.402Z", "message": "Deleting node instance: nothing to do", "target_id": null, "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:14:44.976Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "bind_host_e6t95a", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:14:46.088Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:14:45.692Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "bind_host_e6t95a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:14:46.088Z", "message": "Stopping node instance", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:14:45.559Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "vellum_host_qh3078", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:14:46.807Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:14:46.609Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "vellum_host_qh3078", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:14:47.524Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:14:46.794Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "bind_host_e6t95a", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:14:48.054Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:14:47.528Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "bind_host_e6t95a", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:14:48.054Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:14:47.738Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}], "metadata": {"pagination": {"total": 1322, "offset": 1306, "size": 50}}} 2019-06-08 11:14:48,258 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:14:48,258 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:14:48 GMT 2019-06-08 11:14:48,258 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:14:48,258 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 11:14:48,258 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:14:48,259 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:14:48,259 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:14:48,259 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 11:14:48,260 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-08 11:14:48,260 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-08 11:14:48,260 - functest.core.cloudify - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/FYEVR/remove-cluster-node.sh, exit_code: 124 2019-06-08 11:14:48,260 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-06-08 11:14:48,260 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-08 11:14:48,260 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-06-08 11:14:48,261 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-08 11:14:48,261 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-08 11:14:48,261 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-08 11:14:48,261 - functest.core.cloudify - DEBUG - Deleting node instance: nothing to do 2019-06-08 11:14:48,261 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-06-08 11:14:48,261 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-08 11:14:48,262 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-06-08 11:14:48,262 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-06-08 11:14:48,262 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-06-08 11:14:48,262 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-06-08 11:14:48,262 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc 2019-06-08 11:14:48,324 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:14:48,324 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:14:48,325 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:14:48,325 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:14:48,325 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:14:48,325 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:14:48,325 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:14:48,325 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T11:11:24.987Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T11:11:24.988Z", "id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"} 2019-06-08 11:14:48,325 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:14:48,325 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:14:48 GMT 2019-06-08 11:14:48,325 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:14:48,326 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-08 11:14:48,326 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:14:48,326 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:14:48,326 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:14:53,329 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:14:53,420 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:14:53,420 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:14:53,420 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:14:53,420 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:14:53,420 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:14:53,420 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:14:53,420 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:14:53,420 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_qh3078", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:14:48.635Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:14:48.015Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "vellum_host_qh3078", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:14:48.635Z", "message": "Stopping agent", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:14:48.410Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "bind_host_e6t95a", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:14:49.232Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:14:48.937Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "bind_host_e6t95a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:14:49.232Z", "message": "Stopping agent", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:14:48.977Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "vellum_host_qh3078", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:14:49.232Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:14:48.662Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "bind_host_e6t95a", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:14:49.818Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:14:49.108Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:14:49.818Z", "message": "Stopping Agent vellum_host_qh3078", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:14:49.639Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.0dad4434-c688-45f5-aa8b-23f47678b4b5"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:14:50.435Z", "message": "Stopping Agent bind_host_e6t95a", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:14:50.039Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.e87e3c6a-40e2-4a0c-8a24-923e5e2fc3f8"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:14:51.015Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:14:50.858Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.e87e3c6a-40e2-4a0c-8a24-923e5e2fc3f8"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:14:51.015Z", "message": "Successfully stopped daemon: vellum_host_qh3078\u001b[0m", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:14:50.685Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.0dad4434-c688-45f5-aa8b-23f47678b4b5"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:14:51.015Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:14:50.685Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.0dad4434-c688-45f5-aa8b-23f47678b4b5"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:14:51.015Z", "message": "Stopping daemon with command: sudo service cloudify-worker-vellum_host_qh3078 stop", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:14:50.685Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.0dad4434-c688-45f5-aa8b-23f47678b4b5"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:14:51.662Z", "message": "Successfully stopped daemon: bind_host_e6t95a\u001b[0m", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:14:50.859Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.e87e3c6a-40e2-4a0c-8a24-923e5e2fc3f8"}, {"node_instance_id": "vellum_host_qh3078", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:14:51.662Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:14:51.135Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "vellum_host_qh3078", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:14:51.662Z", "message": "Deleting agent", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:14:51.231Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "bind_host_e6t95a", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:14:51.662Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:14:51.341Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:14:51.662Z", "message": "Stopping daemon with command: sudo service cloudify-worker-bind_host_e6t95a stop", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:14:50.859Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.e87e3c6a-40e2-4a0c-8a24-923e5e2fc3f8"}, {"node_instance_id": "bind_host_e6t95a", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:14:52.260Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:14:51.828Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "bind_host_e6t95a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:14:52.260Z", "message": "Deleting agent", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:14:51.678Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "vellum_host_qh3078", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:14:52.260Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:14:51.378Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:14:52.897Z", "message": "Deleting Agent bind_host_e6t95a", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:14:52.761Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.fc4f753b-afc3-44d3-92ac-aa81d0ca5ed3"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:14:52.897Z", "message": "Deleting Agent vellum_host_qh3078", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:14:52.301Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.f74ef99f-19c5-4eec-98e9-480255dbca01"}], "metadata": {"pagination": {"total": 1344, "offset": 1322, "size": 50}}} 2019-06-08 11:14:53,421 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:14:53,421 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:14:53 GMT 2019-06-08 11:14:53,421 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:14:53,421 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 11:14:53,421 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:14:53,421 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:14:53,421 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:14:53,421 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 11:14:53,422 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-06-08 11:14:53,422 - functest.core.cloudify - DEBUG - Stopping agent 2019-06-08 11:14:53,423 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-06-08 11:14:53,423 - functest.core.cloudify - DEBUG - Stopping agent 2019-06-08 11:14:53,423 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-06-08 11:14:53,423 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-06-08 11:14:53,423 - functest.core.cloudify - DEBUG - Stopping Agent vellum_host_qh3078 2019-06-08 11:14:53,423 - functest.core.cloudify - DEBUG - Stopping Agent bind_host_e6t95a 2019-06-08 11:14:53,424 - functest.core.cloudify - DEBUG - Stopping... 2019-06-08 11:14:53,424 - functest.core.cloudify - DEBUG - Successfully stopped daemon: vellum_host_qh3078 2019-06-08 11:14:53,424 - functest.core.cloudify - DEBUG - Stopping... 2019-06-08 11:14:53,424 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-vellum_host_qh3078 stop 2019-06-08 11:14:53,424 - functest.core.cloudify - DEBUG - Successfully stopped daemon: bind_host_e6t95a 2019-06-08 11:14:53,424 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-06-08 11:14:53,425 - functest.core.cloudify - DEBUG - Deleting agent 2019-06-08 11:14:53,425 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-06-08 11:14:53,425 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-bind_host_e6t95a stop 2019-06-08 11:14:53,425 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-06-08 11:14:53,425 - functest.core.cloudify - DEBUG - Deleting agent 2019-06-08 11:14:53,425 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-06-08 11:14:53,426 - functest.core.cloudify - DEBUG - Deleting Agent bind_host_e6t95a 2019-06-08 11:14:53,426 - functest.core.cloudify - DEBUG - Deleting Agent vellum_host_qh3078 2019-06-08 11:14:53,426 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc 2019-06-08 11:14:53,487 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:14:53,487 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:14:53,487 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:14:53,487 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:14:53,488 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:14:53,488 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:14:53,488 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:14:53,488 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T11:11:24.987Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T11:11:24.988Z", "id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"} 2019-06-08 11:14:53,488 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:14:53,488 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:14:53 GMT 2019-06-08 11:14:53,488 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:14:53,488 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-08 11:14:53,488 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:14:53,488 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:14:53,489 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:14:58,494 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:14:58,588 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:14:58,589 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:14:58,589 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:14:58,589 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:14:58,589 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:14:58,589 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:14:58,589 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:14:58,589 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:14:56.686Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:14:56.667Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.fc4f753b-afc3-44d3-92ac-aa81d0ca5ed3"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:14:57.304Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:14:56.605Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.f74ef99f-19c5-4eec-98e9-480255dbca01"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:14:57.304Z", "message": "Successfully deleted daemon: vellum_host_qh3078", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:14:56.605Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.f74ef99f-19c5-4eec-98e9-480255dbca01"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:14:57.304Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:14:56.605Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.f74ef99f-19c5-4eec-98e9-480255dbca01"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:14:57.304Z", "message": "11:14:56 [INFO] [cloudify.utils.is_agent_alive] No ping response from vellum_host_qh3078: No response received for task 6f8c430e62b34612b4060e2bdab61360", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:14:56.605Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.f74ef99f-19c5-4eec-98e9-480255dbca01"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:14:57.304Z", "message": "11:14:56 [INFO] [cloudify.utils.is_agent_alive] No ping response from bind_host_e6t95a: No response received for task 2efc11b3633f4e7f96ffab1410d7a03a", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:14:56.668Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.fc4f753b-afc3-44d3-92ac-aa81d0ca5ed3"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:14:57.304Z", "message": "Successfully deleted daemon: bind_host_e6t95a", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:14:56.668Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.fc4f753b-afc3-44d3-92ac-aa81d0ca5ed3"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:14:57.304Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:14:56.668Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.fc4f753b-afc3-44d3-92ac-aa81d0ca5ed3"}, {"node_instance_id": "bind_host_e6t95a", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:14:57.835Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:14:57.448Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "bind_host_e6t95a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:14:57.835Z", "message": "Agent deleted", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:14:57.574Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "vellum_host_qh3078", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:14:58.432Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:14:57.663Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "bind_host_e6t95a", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:14:58.432Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:14:57.698Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "vellum_host_qh3078", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:14:58.432Z", "message": "Agent deleted", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:14:58.028Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}], "metadata": {"pagination": {"total": 1357, "offset": 1344, "size": 50}}} 2019-06-08 11:14:58,589 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:14:58,590 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:14:58 GMT 2019-06-08 11:14:58,590 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:14:58,590 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 11:14:58,590 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:14:58,590 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:14:58,590 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:14:58,590 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 11:14:58,591 - functest.core.cloudify - DEBUG - Deleting... 2019-06-08 11:14:58,591 - functest.core.cloudify - DEBUG - Deleting... 2019-06-08 11:14:58,591 - functest.core.cloudify - DEBUG - Successfully deleted daemon: vellum_host_qh3078 2019-06-08 11:14:58,591 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-06-08 11:14:58,592 - functest.core.cloudify - DEBUG - 11:14:56 [INFO] [cloudify.utils.is_agent_alive] No ping response from vellum_host_qh3078: No response received for task 6f8c430e62b34612b4060e2bdab61360 2019-06-08 11:14:58,592 - functest.core.cloudify - DEBUG - 11:14:56 [INFO] [cloudify.utils.is_agent_alive] No ping response from bind_host_e6t95a: No response received for task 2efc11b3633f4e7f96ffab1410d7a03a 2019-06-08 11:14:58,592 - functest.core.cloudify - DEBUG - Successfully deleted daemon: bind_host_e6t95a 2019-06-08 11:14:58,592 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-06-08 11:14:58,592 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-06-08 11:14:58,592 - functest.core.cloudify - DEBUG - Agent deleted 2019-06-08 11:14:58,593 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-06-08 11:14:58,593 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-06-08 11:14:58,593 - functest.core.cloudify - DEBUG - Agent deleted 2019-06-08 11:14:58,593 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc 2019-06-08 11:14:58,659 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:14:58,659 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:14:58,659 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:14:58,659 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:14:58,660 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:14:58,660 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:14:58,660 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:14:58,660 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T11:11:24.987Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T11:11:24.988Z", "id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"} 2019-06-08 11:14:58,660 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:14:58,660 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:14:58 GMT 2019-06-08 11:14:58,660 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:14:58,660 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-08 11:14:58,660 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:14:58,660 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:14:58,660 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:15:03,666 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:15:03,755 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:15:03,755 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:15:03,755 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:15:03,756 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:15:03,756 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:15:03,756 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:15:03,756 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:15:03,756 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_qh3078", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:14:59.063Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:14:58.160Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:14:59.063Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:14:58.872Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.eacc37d4-6c6e-4f37-9052-56bf4d6fde48"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:14:59.682Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}511d63896f79bc0aef7f14f72a349d3e5a0984ec\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:14:59.295Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.eacc37d4-6c6e-4f37-9052-56bf4d6fde48"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:14:59.682Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:14:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c726b012-4c4f-4c99-b510-2a30b2caea1e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:14:58.878Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.eacc37d4-6c6e-4f37-9052-56bf4d6fde48"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:14:59.682Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-c726b012-4c4f-4c99-b510-2a30b2caea1e", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:14:58.879Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.eacc37d4-6c6e-4f37-9052-56bf4d6fde48"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:14:59.682Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:14:59.243Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.8f60bbf7-2c82-4894-b8a6-cadd7b7bc1b8"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:14:59.682Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:14:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0c1652d-d698-4c3f-a776-b76ec852b1a8 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:14:59.248Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.8f60bbf7-2c82-4894-b8a6-cadd7b7bc1b8"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:14:59.682Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-d0c1652d-d698-4c3f-a776-b76ec852b1a8", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:14:59.248Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.8f60bbf7-2c82-4894-b8a6-cadd7b7bc1b8"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:00.202Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}579b18cd22df7b3f189da0b675e95f37d601a238\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:14:59.655Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.8f60bbf7-2c82-4894-b8a6-cadd7b7bc1b8"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:00.715Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:14: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-62d9bd0a-7e98-4938-b5b7-ec65da37a3ef x-compute-request-id: req-62d9bd0a-7e98-4938-b5b7-ec65da37a3ef Content-Encoding: gzip Content-Length: 848 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f0:0d:03\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f0:0d:03\", \"version\": 4, \"addr\": \"172.30.9.202\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:28.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"fdf89a9d-c463-49c2-b3ee-51a117b9df8b\", \"security_groups\": [{\"name\": \"clearwater-sg_bind\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-08T10:54:28Z\", \"hostId\": \"7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_bind_host_e6t95a\", \"created\": \"2019-06-08T10:51:47Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:00.301Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.eacc37d4-6c6e-4f37-9052-56bf4d6fde48"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:00.715Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b used request id req-62d9bd0a-7e98-4938-b5b7-ec65da37a3ef", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:00.301Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.eacc37d4-6c6e-4f37-9052-56bf4d6fde48"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:00.715Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b used request id req-62d9bd0a-7e98-4938-b5b7-ec65da37a3ef", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:00.301Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.eacc37d4-6c6e-4f37-9052-56bf4d6fde48"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:00.715Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}511d63896f79bc0aef7f14f72a349d3e5a0984ec\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:00.302Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.eacc37d4-6c6e-4f37-9052-56bf4d6fde48"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:00.715Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:14: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-9363a4d7-3e3f-41c4-b8df-cbb9188f4acc x-compute-request-id: req-9363a4d7-3e3f-41c4-b8df-cbb9188f4acc Content-Encoding: gzip Content-Length: 834 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:bf:5d:76\", \"version\": 4, \"addr\": \"192.168.120.20\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:46.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"b305551c-1362-4a6d-b6a4-6da8b1d25955\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-08T10:54:46Z\", \"hostId\": \"7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_vellum_host_qh3078\", \"created\": \"2019-06-08T10:51:49Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:00.439Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.8f60bbf7-2c82-4894-b8a6-cadd7b7bc1b8"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:00.715Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 used request id req-9363a4d7-3e3f-41c4-b8df-cbb9188f4acc", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:00.440Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.8f60bbf7-2c82-4894-b8a6-cadd7b7bc1b8"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:00.715Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 used request id req-9363a4d7-3e3f-41c4-b8df-cbb9188f4acc", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:00.440Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.8f60bbf7-2c82-4894-b8a6-cadd7b7bc1b8"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:00.715Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}579b18cd22df7b3f189da0b675e95f37d601a238\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:00.441Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.8f60bbf7-2c82-4894-b8a6-cadd7b7bc1b8"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:00.715Z", "message": "RESP: [202] Date: Sat, 08 Jun 2019 11:15: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-492b577c-e8a3-4a55-9a6d-9031f2e6b312 x-compute-request-id: req-492b577c-e8a3-4a55-9a6d-9031f2e6b312 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:00.472Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.eacc37d4-6c6e-4f37-9052-56bf4d6fde48"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:00.715Z", "message": "POST call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b/action used request id req-492b577c-e8a3-4a55-9a6d-9031f2e6b312", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:00.473Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.eacc37d4-6c6e-4f37-9052-56bf4d6fde48"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:00.715Z", "message": "RESP: [202] Date: Sat, 08 Jun 2019 11:15: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-62cf5708-c873-4395-ab05-9e2e60823699 x-compute-request-id: req-62cf5708-c873-4395-ab05-9e2e60823699 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:00.599Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.8f60bbf7-2c82-4894-b8a6-cadd7b7bc1b8"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:00.715Z", "message": "POST call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b/action used request id req-492b577c-e8a3-4a55-9a6d-9031f2e6b312", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:00.472Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.eacc37d4-6c6e-4f37-9052-56bf4d6fde48"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:01.229Z", "message": "POST call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955/action used request id req-62cf5708-c873-4395-ab05-9e2e60823699", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:00.600Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.8f60bbf7-2c82-4894-b8a6-cadd7b7bc1b8"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:01.229Z", "message": "POST call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955/action used request id req-62cf5708-c873-4395-ab05-9e2e60823699", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:00.599Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.8f60bbf7-2c82-4894-b8a6-cadd7b7bc1b8"}], "metadata": {"pagination": {"total": 1380, "offset": 1357, "size": 50}}} 2019-06-08 11:15:03,756 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:15:03,756 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:15:03 GMT 2019-06-08 11:15:03,756 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:15:03,756 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 11:15:03,756 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:15:03,757 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:15:03,757 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:15:03,757 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 11:15:03,758 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-06-08 11:15:03,758 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 11:15:03,758 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}511d63896f79bc0aef7f14f72a349d3e5a0984ec" 2019-06-08 11:15:03,759 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:14:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c726b012-4c4f-4c99-b510-2a30b2caea1e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:15:03,759 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-c726b012-4c4f-4c99-b510-2a30b2caea1e 2019-06-08 11:15:03,759 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 11:15:03,759 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:14:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0c1652d-d698-4c3f-a776-b76ec852b1a8 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:15:03,759 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-d0c1652d-d698-4c3f-a776-b76ec852b1a8 2019-06-08 11:15:03,759 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}579b18cd22df7b3f189da0b675e95f37d601a238" 2019-06-08 11:15:03,760 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:14: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-62d9bd0a-7e98-4938-b5b7-ec65da37a3ef x-compute-request-id: req-62d9bd0a-7e98-4938-b5b7-ec65da37a3ef Content-Encoding: gzip Content-Length: 848 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:0d:03", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:0d:03", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T10:54:28.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "fdf89a9d-c463-49c2-b3ee-51a117b9df8b", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T10:54:28Z", "hostId": "7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_bind_host_e6t95a", "created": "2019-06-08T10:51:47Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 11:15:03,760 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b used request id req-62d9bd0a-7e98-4938-b5b7-ec65da37a3ef 2019-06-08 11:15:03,760 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b used request id req-62d9bd0a-7e98-4938-b5b7-ec65da37a3ef 2019-06-08 11:15:03,760 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}511d63896f79bc0aef7f14f72a349d3e5a0984ec" -d '{"os-stop": null}' 2019-06-08 11:15:03,760 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:14: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-9363a4d7-3e3f-41c4-b8df-cbb9188f4acc x-compute-request-id: req-9363a4d7-3e3f-41c4-b8df-cbb9188f4acc Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:5d:76", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T10:54:46.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "b305551c-1362-4a6d-b6a4-6da8b1d25955", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T10:54:46Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_vellum_host_qh3078", "created": "2019-06-08T10:51:49Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 11:15:03,760 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 used request id req-9363a4d7-3e3f-41c4-b8df-cbb9188f4acc 2019-06-08 11:15:03,760 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 used request id req-9363a4d7-3e3f-41c4-b8df-cbb9188f4acc 2019-06-08 11:15:03,761 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}579b18cd22df7b3f189da0b675e95f37d601a238" -d '{"os-stop": null}' 2019-06-08 11:15:03,761 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sat, 08 Jun 2019 11:15: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-492b577c-e8a3-4a55-9a6d-9031f2e6b312 x-compute-request-id: req-492b577c-e8a3-4a55-9a6d-9031f2e6b312 Content-Length: 0 Content-Type: application/json 2019-06-08 11:15:03,761 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b/action used request id req-492b577c-e8a3-4a55-9a6d-9031f2e6b312 2019-06-08 11:15:03,761 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sat, 08 Jun 2019 11:15: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-62cf5708-c873-4395-ab05-9e2e60823699 x-compute-request-id: req-62cf5708-c873-4395-ab05-9e2e60823699 Content-Length: 0 Content-Type: application/json 2019-06-08 11:15:03,761 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b/action used request id req-492b577c-e8a3-4a55-9a6d-9031f2e6b312 2019-06-08 11:15:03,761 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955/action used request id req-62cf5708-c873-4395-ab05-9e2e60823699 2019-06-08 11:15:03,762 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955/action used request id req-62cf5708-c873-4395-ab05-9e2e60823699 2019-06-08 11:15:03,762 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc 2019-06-08 11:15:03,822 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:15:03,822 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:15:03,822 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:15:03,822 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:15:03,823 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:15:03,823 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:15:03,823 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:15:03,823 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T11:11:24.987Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T11:11:24.988Z", "id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"} 2019-06-08 11:15:03,823 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:15:03,823 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:15:03 GMT 2019-06-08 11:15:03,823 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:15:03,823 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-08 11:15:03,823 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:15:03,823 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:15:03,824 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:15:08,829 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:15:08,913 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:15:08,913 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:15:08,914 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:15:08,914 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:15:08,914 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:15:08,914 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:15:08,914 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:15:08,914 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1380, "offset": 1380, "size": 50}}} 2019-06-08 11:15:08,914 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:15:08,914 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:15:08 GMT 2019-06-08 11:15:08,914 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:15:08,915 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-06-08 11:15:08,915 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:15:08,915 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:15:08,915 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:15:08,915 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc 2019-06-08 11:15:08,979 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:15:08,980 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:15:08,980 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:15:08,980 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:15:08,980 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:15:08,980 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:15:08,980 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:15:08,980 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T11:11:24.987Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T11:11:24.988Z", "id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"} 2019-06-08 11:15:08,980 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:15:08,980 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:15:08 GMT 2019-06-08 11:15:08,981 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:15:08,981 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-08 11:15:08,981 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:15:08,981 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:15:08,981 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:15:13,986 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:15:14,072 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:15:14,072 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:15:14,072 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:15:14,073 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:15:14,073 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:15:14,073 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:15:14,073 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:15:14,073 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:10.652Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}511d63896f79bc0aef7f14f72a349d3e5a0984ec\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:10.481Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.eacc37d4-6c6e-4f37-9052-56bf4d6fde48"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:11.270Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:15: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-b8f6542c-5a1b-4d32-9484-5b9742739bca x-compute-request-id: req-b8f6542c-5a1b-4d32-9484-5b9742739bca Content-Encoding: gzip Content-Length: 847 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:bf:5d:76\", \"version\": 4, \"addr\": \"192.168.120.20\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:46.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"b305551c-1362-4a6d-b6a4-6da8b1d25955\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-08T11:15:00Z\", \"hostId\": \"7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_vellum_host_qh3078\", \"created\": \"2019-06-08T10:51:49Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:10.982Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.8f60bbf7-2c82-4894-b8a6-cadd7b7bc1b8"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:11.270Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 used request id req-b8f6542c-5a1b-4d32-9484-5b9742739bca", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:10.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.8f60bbf7-2c82-4894-b8a6-cadd7b7bc1b8"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:11.270Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:15: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-dfbd8394-21a6-4c04-a2e6-4e19274a3e97 x-compute-request-id: req-dfbd8394-21a6-4c04-a2e6-4e19274a3e97 Content-Encoding: gzip Content-Length: 860 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f0:0d:03\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f0:0d:03\", \"version\": 4, \"addr\": \"172.30.9.202\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:28.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"fdf89a9d-c463-49c2-b3ee-51a117b9df8b\", \"security_groups\": [{\"name\": \"clearwater-sg_bind\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-08T11:15:00Z\", \"hostId\": \"7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_bind_host_e6t95a\", \"created\": \"2019-06-08T10:51:47Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:11.168Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.eacc37d4-6c6e-4f37-9052-56bf4d6fde48"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:11.270Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 used request id req-b8f6542c-5a1b-4d32-9484-5b9742739bca", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:10.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.8f60bbf7-2c82-4894-b8a6-cadd7b7bc1b8"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:11.270Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}579b18cd22df7b3f189da0b675e95f37d601a238\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:10.608Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.8f60bbf7-2c82-4894-b8a6-cadd7b7bc1b8"}, {"node_instance_id": "vellum_host_qh3078", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:11.852Z", "message": "Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30]", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": [{"message": "Server has ACTIVE state. [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Server has ACTIVE state. [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-06-08T11:15:11.400Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "bind_host_e6t95a", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:11.852Z", "message": "Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30]", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": [{"message": "Server has ACTIVE state. [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Server has ACTIVE state. [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-06-08T11:15:11.657Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:11.852Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b used request id req-dfbd8394-21a6-4c04-a2e6-4e19274a3e97", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:11.169Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.eacc37d4-6c6e-4f37-9052-56bf4d6fde48"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:11.852Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b used request id req-dfbd8394-21a6-4c04-a2e6-4e19274a3e97", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:11.168Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.eacc37d4-6c6e-4f37-9052-56bf4d6fde48"}], "metadata": {"pagination": {"total": 1390, "offset": 1380, "size": 50}}} 2019-06-08 11:15:14,073 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:15:14,073 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:15:14 GMT 2019-06-08 11:15:14,073 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:15:14,073 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 11:15:14,073 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:15:14,074 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:15:14,074 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:15:14,074 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 11:15:14,075 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}511d63896f79bc0aef7f14f72a349d3e5a0984ec" 2019-06-08 11:15:14,075 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:15: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-b8f6542c-5a1b-4d32-9484-5b9742739bca x-compute-request-id: req-b8f6542c-5a1b-4d32-9484-5b9742739bca Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:5d:76", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T10:54:46.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "b305551c-1362-4a6d-b6a4-6da8b1d25955", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:15:00Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_vellum_host_qh3078", "created": "2019-06-08T10:51:49Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 11:15:14,075 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 used request id req-b8f6542c-5a1b-4d32-9484-5b9742739bca 2019-06-08 11:15:14,075 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:15: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-dfbd8394-21a6-4c04-a2e6-4e19274a3e97 x-compute-request-id: req-dfbd8394-21a6-4c04-a2e6-4e19274a3e97 Content-Encoding: gzip Content-Length: 860 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:0d:03", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:0d:03", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T10:54:28.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "fdf89a9d-c463-49c2-b3ee-51a117b9df8b", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:15:00Z", "hostId": "7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_bind_host_e6t95a", "created": "2019-06-08T10:51:47Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 11:15:14,076 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 used request id req-b8f6542c-5a1b-4d32-9484-5b9742739bca 2019-06-08 11:15:14,076 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}579b18cd22df7b3f189da0b675e95f37d601a238" 2019-06-08 11:15:14,076 - functest.core.cloudify - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-06-08 11:15:14,076 - functest.core.cloudify - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-06-08 11:15:14,076 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b used request id req-dfbd8394-21a6-4c04-a2e6-4e19274a3e97 2019-06-08 11:15:14,076 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b used request id req-dfbd8394-21a6-4c04-a2e6-4e19274a3e97 2019-06-08 11:15:14,077 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc 2019-06-08 11:15:14,151 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:15:14,151 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:15:14,151 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:15:14,151 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:15:14,151 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:15:14,152 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:15:14,152 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:15:14,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-06-08T11:11:24.987Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T11:11:24.988Z", "id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"} 2019-06-08 11:15:14,152 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:15:14,152 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:15:14 GMT 2019-06-08 11:15:14,152 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:15:14,152 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-08 11:15:14,152 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:15:14,152 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:15:14,152 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:15:19,158 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:15:19,231 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:15:19,231 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:15:19,231 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:15:19,231 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:15:19,231 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:15:19,232 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:15:19,232 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:15:19,232 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1390, "offset": 1390, "size": 50}}} 2019-06-08 11:15:19,232 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:15:19,232 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:15:19 GMT 2019-06-08 11:15:19,232 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:15:19,232 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-06-08 11:15:19,232 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:15:19,232 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:15:19,232 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:15:19,233 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc 2019-06-08 11:15:19,288 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:15:19,289 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:15:19,289 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:15:19,289 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:15:19,289 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:15:19,289 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:15:19,289 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:15:19,289 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T11:11:24.987Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T11:11:24.988Z", "id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"} 2019-06-08 11:15:19,290 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:15:19,290 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:15:19 GMT 2019-06-08 11:15:19,290 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:15:19,290 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-08 11:15:19,290 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:15:19,290 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:15:19,290 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:15:24,294 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:15:24,366 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:15:24,367 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:15:24,367 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:15:24,367 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:15:24,367 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:15:24,367 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:15:24,367 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:15:24,367 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1390, "offset": 1390, "size": 50}}} 2019-06-08 11:15:24,367 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:15:24,368 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:15:24 GMT 2019-06-08 11:15:24,368 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:15:24,368 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-06-08 11:15:24,368 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:15:24,368 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:15:24,368 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:15:24,368 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc 2019-06-08 11:15:24,424 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:15:24,424 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:15:24,424 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:15:24,424 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:15:24,424 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:15:24,424 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:15:24,424 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:15:24,424 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T11:11:24.987Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T11:11:24.988Z", "id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"} 2019-06-08 11:15:24,425 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:15:24,425 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:15:24 GMT 2019-06-08 11:15:24,425 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:15:24,425 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-08 11:15:24,425 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:15:24,425 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:15:24,425 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:15:29,430 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:15:29,515 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:15:29,515 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:15:29,515 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:15:29,516 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:15:29,516 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:15:29,516 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:15:29,516 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:15:29,516 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1390, "offset": 1390, "size": 50}}} 2019-06-08 11:15:29,516 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:15:29,516 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:15:29 GMT 2019-06-08 11:15:29,516 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:15:29,516 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-06-08 11:15:29,516 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:15:29,517 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:15:29,517 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:15:29,517 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc 2019-06-08 11:15:29,576 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:15:29,576 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:15:29,576 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:15:29,576 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:15:29,576 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:15:29,576 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:15:29,576 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:15:29,577 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T11:11:24.987Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T11:11:24.988Z", "id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"} 2019-06-08 11:15:29,577 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:15:29,577 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:15:29 GMT 2019-06-08 11:15:29,577 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:15:29,577 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-08 11:15:29,577 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:15:29,577 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:15:29,577 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:15:34,583 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:15:34,696 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:15:34,696 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:15:34,696 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:15:34,696 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:15:34,696 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:15:34,696 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:15:34,697 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:15:34,697 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1390, "offset": 1390, "size": 50}}} 2019-06-08 11:15:34,697 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:15:34,697 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:15:34 GMT 2019-06-08 11:15:34,697 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:15:34,697 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-06-08 11:15:34,697 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:15:34,697 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:15:34,697 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:15:34,698 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc 2019-06-08 11:15:34,750 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:15:34,751 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:15:34,751 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:15:34,751 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:15:34,751 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:15:34,751 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:15:34,751 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:15:34,751 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T11:11:24.987Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T11:11:24.988Z", "id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"} 2019-06-08 11:15:34,752 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:15:34,752 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:15:34 GMT 2019-06-08 11:15:34,752 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:15:34,752 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-08 11:15:34,752 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:15:34,752 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:15:34,752 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:15:39,758 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:15:39,842 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:15:39,842 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:15:39,842 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:15:39,842 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:15:39,842 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:15:39,842 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:15:39,843 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:15:39,843 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1390, "offset": 1390, "size": 50}}} 2019-06-08 11:15:39,843 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:15:39,843 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:15:39 GMT 2019-06-08 11:15:39,843 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:15:39,843 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-06-08 11:15:39,843 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:15:39,843 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:15:39,843 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:15:39,844 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc 2019-06-08 11:15:39,935 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:15:39,935 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:15:39,935 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:15:39,936 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:15:39,936 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:15:39,936 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:15:39,936 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:15:39,936 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T11:11:24.987Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T11:11:24.988Z", "id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"} 2019-06-08 11:15:39,936 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:15:39,936 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:15:39 GMT 2019-06-08 11:15:39,936 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:15:39,936 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-08 11:15:39,936 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:15:39,937 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:15:39,937 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:15:44,942 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:15:45,027 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:15:45,027 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:15:45,027 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:15:45,027 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:15:45,027 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:15:45,027 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:15:45,027 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:15:45,028 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_qh3078", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:41.686Z", "message": "Sending task 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:41.489Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "bind_host_e6t95a", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:42.404Z", "message": "Sending task 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:41.845Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:42.907Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:42.581Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.7f199f43-10fa-4e55-b488-eb94d294ce3c"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:42.907Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:15:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07c87d5e-3d51-442a-b0c1-bcd21ab2c0a1 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:42.586Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.7f199f43-10fa-4e55-b488-eb94d294ce3c"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:42.907Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-07c87d5e-3d51-442a-b0c1-bcd21ab2c0a1", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:42.586Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.7f199f43-10fa-4e55-b488-eb94d294ce3c"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:43.653Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}608105cc12bc706dad2bc7d50b86b8c87a5a8e7c\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:42.988Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.7f199f43-10fa-4e55-b488-eb94d294ce3c"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:43.653Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-80d6f943-e771-47a9-8de8-18b6afc3b148", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:42.926Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.565ae80e-3a7d-4944-a5b2-c1a0ad5c560c"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:43.653Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:15:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80d6f943-e771-47a9-8de8-18b6afc3b148 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:42.926Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.565ae80e-3a7d-4944-a5b2-c1a0ad5c560c"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:43.653Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:42.921Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.565ae80e-3a7d-4944-a5b2-c1a0ad5c560c"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:43.653Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}686f4fe2b9ba090b09983a7021d3e873447e574a\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:43.344Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.565ae80e-3a7d-4944-a5b2-c1a0ad5c560c"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:44.321Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:43.965Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.7f199f43-10fa-4e55-b488-eb94d294ce3c"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:44.321Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 used request id req-a6b3a3c6-4e79-4d63-99c8-fc158633911b", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:43.965Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.7f199f43-10fa-4e55-b488-eb94d294ce3c"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:44.321Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 used request id req-a6b3a3c6-4e79-4d63-99c8-fc158633911b", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:43.965Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.7f199f43-10fa-4e55-b488-eb94d294ce3c"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:44.321Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:15: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-a6b3a3c6-4e79-4d63-99c8-fc158633911b x-compute-request-id: req-a6b3a3c6-4e79-4d63-99c8-fc158633911b Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:bf:5d:76\", \"version\": 4, \"addr\": \"192.168.120.20\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:46.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"b305551c-1362-4a6d-b6a4-6da8b1d25955\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-08T11:15:11Z\", \"hostId\": \"7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_vellum_host_qh3078\", \"created\": \"2019-06-08T10:51:49Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:43.965Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.7f199f43-10fa-4e55-b488-eb94d294ce3c"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:44.881Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:15: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-7c79ad23-031d-4ec7-9a88-c78d2ac506da x-compute-request-id: req-7c79ad23-031d-4ec7-9a88-c78d2ac506da Content-Encoding: gzip Content-Length: 850 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f0:0d:03\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f0:0d:03\", \"version\": 4, \"addr\": \"172.30.9.202\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:28.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"fdf89a9d-c463-49c2-b3ee-51a117b9df8b\", \"security_groups\": [{\"name\": \"clearwater-sg_bind\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-08T11:15:11Z\", \"hostId\": \"7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_bind_host_e6t95a\", \"created\": \"2019-06-08T10:51:47Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:44.353Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.565ae80e-3a7d-4944-a5b2-c1a0ad5c560c"}, {"node_instance_id": "vellum_host_qh3078", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:44.881Z", "message": "Stopped node instance", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:44.380Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:44.881Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:44.354Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.565ae80e-3a7d-4944-a5b2-c1a0ad5c560c"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:44.881Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b used request id req-7c79ad23-031d-4ec7-9a88-c78d2ac506da", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:44.353Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.565ae80e-3a7d-4944-a5b2-c1a0ad5c560c"}, {"node_instance_id": "vellum_host_qh3078", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:44.881Z", "message": "Task succeeded 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:44.266Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:44.881Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b used request id req-7c79ad23-031d-4ec7-9a88-c78d2ac506da", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:44.353Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.565ae80e-3a7d-4944-a5b2-c1a0ad5c560c"}, {"node_instance_id": "vellum_host_qh3078", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:44.881Z", "message": "Unlinking relationships", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:44.550Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}], "metadata": {"pagination": {"total": 1411, "offset": 1390, "size": 50}}} 2019-06-08 11:15:45,028 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:15:45,028 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:15:45 GMT 2019-06-08 11:15:45,028 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:15:45,028 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 11:15:45,028 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:15:45,028 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:15:45,028 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:15:45,028 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 11:15:45,030 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-06-08 11:15:45,030 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-06-08 11:15:45,030 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 11:15:45,030 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:15:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07c87d5e-3d51-442a-b0c1-bcd21ab2c0a1 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:15:45,030 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-07c87d5e-3d51-442a-b0c1-bcd21ab2c0a1 2019-06-08 11:15:45,031 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}608105cc12bc706dad2bc7d50b86b8c87a5a8e7c" 2019-06-08 11:15:45,031 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-80d6f943-e771-47a9-8de8-18b6afc3b148 2019-06-08 11:15:45,031 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:15:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80d6f943-e771-47a9-8de8-18b6afc3b148 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:15:45,031 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 11:15:45,031 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}686f4fe2b9ba090b09983a7021d3e873447e574a" 2019-06-08 11:15:45,031 - functest.core.cloudify - DEBUG - Server is already stopped 2019-06-08 11:15:45,032 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 used request id req-a6b3a3c6-4e79-4d63-99c8-fc158633911b 2019-06-08 11:15:45,032 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 used request id req-a6b3a3c6-4e79-4d63-99c8-fc158633911b 2019-06-08 11:15:45,032 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:15: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-a6b3a3c6-4e79-4d63-99c8-fc158633911b x-compute-request-id: req-a6b3a3c6-4e79-4d63-99c8-fc158633911b Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:5d:76", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-08T10:54:46.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "b305551c-1362-4a6d-b6a4-6da8b1d25955", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-08T11:15:11Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_vellum_host_qh3078", "created": "2019-06-08T10:51:49Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 11:15:45,032 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:15: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-7c79ad23-031d-4ec7-9a88-c78d2ac506da x-compute-request-id: req-7c79ad23-031d-4ec7-9a88-c78d2ac506da Content-Encoding: gzip Content-Length: 850 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:0d:03", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:0d:03", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-08T10:54:28.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "fdf89a9d-c463-49c2-b3ee-51a117b9df8b", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-08T11:15:11Z", "hostId": "7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_bind_host_e6t95a", "created": "2019-06-08T10:51:47Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 11:15:45,032 - functest.core.cloudify - DEBUG - Stopped node instance 2019-06-08 11:15:45,032 - functest.core.cloudify - DEBUG - Server is already stopped 2019-06-08 11:15:45,033 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b used request id req-7c79ad23-031d-4ec7-9a88-c78d2ac506da 2019-06-08 11:15:45,033 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-06-08 11:15:45,033 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b used request id req-7c79ad23-031d-4ec7-9a88-c78d2ac506da 2019-06-08 11:15:45,033 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-08 11:15:45,033 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc 2019-06-08 11:15:45,120 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:15:45,120 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:15:45,121 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:15:45,121 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:15:45,121 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:15:45,121 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:15:45,121 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:15:45,121 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T11:11:24.987Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T11:11:24.988Z", "id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"} 2019-06-08 11:15:45,121 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:15:45,121 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:15:45 GMT 2019-06-08 11:15:45,121 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:15:45,122 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-08 11:15:45,122 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:15:45,122 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:15:45,122 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:15:50,127 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:15:50,220 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:15:50,220 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:15:50,220 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:15:50,220 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:15:50,220 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:15:50,220 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:15:50,221 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:15:50,221 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:45.476Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "vellum_security_group_ic5ekw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:44.767Z", "source_id": "vellum_host_qh3078", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "bind_host_e6t95a", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:45.476Z", "message": "Task succeeded 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:44.669Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "bind_host_e6t95a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:45.476Z", "message": "Stopped node instance", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:45.046Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:46.160Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "target_id": "bind_floatingip_x5y421", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:45.512Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "bind_host_e6t95a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:46.160Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:45.349Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:46.722Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:15:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49d3185f-1a26-4428-92b4-54323b21e0d9 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "vellum_security_group_ic5ekw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:46.053Z", "source_id": "vellum_host_qh3078", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.f1da78b7-f4b3-4c14-87c1-2ba36a0e6109"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:46.722Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}66929eca8f045605d72ec2dd7cb416355b1b907e\"", "level": "debug", "target_id": "vellum_security_group_ic5ekw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:46.469Z", "source_id": "vellum_host_qh3078", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.f1da78b7-f4b3-4c14-87c1-2ba36a0e6109"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:46.722Z", "message": "Remove floating ip 172.30.9.202", "level": "info", "target_id": "bind_floatingip_x5y421", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:46.663Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.068594a4-6eeb-4040-8b2c-078b2bc0ab06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:46.722Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: 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_ic5ekw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:46.047Z", "source_id": "vellum_host_qh3078", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.f1da78b7-f4b3-4c14-87c1-2ba36a0e6109"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:46.722Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-49d3185f-1a26-4428-92b4-54323b21e0d9", "level": "debug", "target_id": "vellum_security_group_ic5ekw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:46.053Z", "source_id": "vellum_host_qh3078", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.f1da78b7-f4b3-4c14-87c1-2ba36a0e6109"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:47.340Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-313d51f1-41ba-48ce-83f3-f526e204fb57", "level": "debug", "target_id": "bind_floatingip_x5y421", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:46.671Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.068594a4-6eeb-4040-8b2c-078b2bc0ab06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:47.340Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8b781f056c706294d0d296711b8a86eedd68e157\"", "level": "debug", "target_id": "bind_floatingip_x5y421", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:47.081Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.068594a4-6eeb-4040-8b2c-078b2bc0ab06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:47.340Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8b781f056c706294d0d296711b8a86eedd68e157\"", "level": "debug", "target_id": "bind_floatingip_x5y421", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:47.081Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.068594a4-6eeb-4040-8b2c-078b2bc0ab06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:47.340Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: 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_x5y421", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:46.663Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.068594a4-6eeb-4040-8b2c-078b2bc0ab06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:47.340Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: 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_x5y421", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:46.664Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.068594a4-6eeb-4040-8b2c-078b2bc0ab06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:47.340Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:15:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-313d51f1-41ba-48ce-83f3-f526e204fb57 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bind_floatingip_x5y421", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:46.669Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.068594a4-6eeb-4040-8b2c-078b2bc0ab06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:47.340Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:15:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-313d51f1-41ba-48ce-83f3-f526e204fb57 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bind_floatingip_x5y421", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:46.669Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.068594a4-6eeb-4040-8b2c-078b2bc0ab06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:47.340Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-313d51f1-41ba-48ce-83f3-f526e204fb57", "level": "debug", "target_id": "bind_floatingip_x5y421", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:46.671Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.068594a4-6eeb-4040-8b2c-078b2bc0ab06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:47.876Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:15:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-845e1177-859f-4bb3-967e-8019186e5fc0 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bind_floatingip_x5y421", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:47.452Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.068594a4-6eeb-4040-8b2c-078b2bc0ab06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:47.876Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1639 X-Openstack-Request-Id: req-12a6a0a4-599a-46bd-ab1f-f5315411a19b Date: Sat, 08 Jun 2019 11:15:47 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"7402b534-bf16-452e-b777-060240f3aa0b\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"created_at\": \"2019-06-08T10:51:25Z\", \"updated_at\": \"2019-06-08T10:55:30Z\", \"floating_network_id\": \"d0205d84-f6dd-4d92-b76b-dc9ca1111094\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:f0:0d:03\", \"device_id\": \"fdf89a9d-c463-49c2-b3ee-51a117b9df8b\"}, \"fixed_ip_address\": \"192.168.120.9\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 2, \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"port_id\": \"e585d3ed-9de6-4479-9f0c-0c0ec2ac433e\", \"id\": \"78cd4a39-639c-4959-9574-16ae6a0621ae\", \"qos_policy_id\": null}, {\"router_id\": \"7402b534-bf16-452e-b777-060240f3aa0b\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"created_at\": \"2019-06-08T10:47:55Z\", \"updated_at\": \"2019-06-08T10:47:57Z\", \"floating_network_id\": \"d0205d84-f6dd-4d92-b76b-dc9ca1111094\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:c1:85:ea\", \"device_id\": \"22a77c00-7c5f-49af-b0af-2fd69479d425\"}, \"fixed_ip_address\": \"192.168.120.6\", \"floating_ip_address\": \"172.30.9.203\", \"revision_number\": 1, \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"port_id\": \"2d75cfce-a931-4762-90b8-682a98d4967d\", \"id\": \"a42c4a2f-78d9-4d9c-b417-6b0104451ad7\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "bind_floatingip_x5y421", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:47.389Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.068594a4-6eeb-4040-8b2c-078b2bc0ab06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:47.876Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1639 X-Openstack-Request-Id: req-12a6a0a4-599a-46bd-ab1f-f5315411a19b Date: Sat, 08 Jun 2019 11:15:47 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"7402b534-bf16-452e-b777-060240f3aa0b\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"created_at\": \"2019-06-08T10:51:25Z\", \"updated_at\": \"2019-06-08T10:55:30Z\", \"floating_network_id\": \"d0205d84-f6dd-4d92-b76b-dc9ca1111094\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:f0:0d:03\", \"device_id\": \"fdf89a9d-c463-49c2-b3ee-51a117b9df8b\"}, \"fixed_ip_address\": \"192.168.120.9\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 2, \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"port_id\": \"e585d3ed-9de6-4479-9f0c-0c0ec2ac433e\", \"id\": \"78cd4a39-639c-4959-9574-16ae6a0621ae\", \"qos_policy_id\": null}, {\"router_id\": \"7402b534-bf16-452e-b777-060240f3aa0b\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"created_at\": \"2019-06-08T10:47:55Z\", \"updated_at\": \"2019-06-08T10:47:57Z\", \"floating_network_id\": \"d0205d84-f6dd-4d92-b76b-dc9ca1111094\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:c1:85:ea\", \"device_id\": \"22a77c00-7c5f-49af-b0af-2fd69479d425\"}, \"fixed_ip_address\": \"192.168.120.6\", \"floating_ip_address\": \"172.30.9.203\", \"revision_number\": 1, \"project_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"port_id\": \"2d75cfce-a931-4762-90b8-682a98d4967d\", \"id\": \"a42c4a2f-78d9-4d9c-b417-6b0104451ad7\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "bind_floatingip_x5y421", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:47.390Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.068594a4-6eeb-4040-8b2c-078b2bc0ab06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:47.876Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-12a6a0a4-599a-46bd-ab1f-f5315411a19b", "level": "debug", "target_id": "bind_floatingip_x5y421", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:47.390Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.068594a4-6eeb-4040-8b2c-078b2bc0ab06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:47.876Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-12a6a0a4-599a-46bd-ab1f-f5315411a19b", "level": "debug", "target_id": "bind_floatingip_x5y421", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:47.390Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.068594a4-6eeb-4040-8b2c-078b2bc0ab06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:47.876Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-12a6a0a4-599a-46bd-ab1f-f5315411a19b", "level": "debug", "target_id": "bind_floatingip_x5y421", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:47.390Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.068594a4-6eeb-4040-8b2c-078b2bc0ab06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:47.876Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-12a6a0a4-599a-46bd-ab1f-f5315411a19b", "level": "debug", "target_id": "bind_floatingip_x5y421", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:47.390Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.068594a4-6eeb-4040-8b2c-078b2bc0ab06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:47.876Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/e585d3ed-9de6-4479-9f0c-0c0ec2ac433e.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8b781f056c706294d0d296711b8a86eedd68e157\"", "level": "debug", "target_id": "bind_floatingip_x5y421", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:47.391Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.068594a4-6eeb-4040-8b2c-078b2bc0ab06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:47.876Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/e585d3ed-9de6-4479-9f0c-0c0ec2ac433e.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8b781f056c706294d0d296711b8a86eedd68e157\"", "level": "debug", "target_id": "bind_floatingip_x5y421", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:47.392Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.068594a4-6eeb-4040-8b2c-078b2bc0ab06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:47.876Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-90e80373-59d0-479e-a203-39558a495080 Date: Sat, 08 Jun 2019 11:15:47 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-08T10:54:26Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"601b5972-dceb-420d-a9f1-ec611a21f753\",\"ip_address\":\"192.168.120.9\"}],\"id\":\"e585d3ed-9de6-4479-9f0c-0c0ec2ac433e\",\"security_groups\":[\"93a505b6-079f-4b3a-b660-f796945dccb1\",\"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\"],\"mac_address\":\"fa:16:3e:f0:0d:03\",\"device_id\":\"fdf89a9d-c463-49c2-b3ee-51a117b9df8b\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"b05e31359ad64c1aa60ce7763d1dd124\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"5b323cc2-a770-4550-a884-82bb68e53127\",\"tenant_id\":\"b05e31359ad64c1aa60ce7763d1dd124\",\"created_at\":\"2019-06-08T10:51:50Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bind_floatingip_x5y421", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:47.445Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.068594a4-6eeb-4040-8b2c-078b2bc0ab06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:47.876Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-90e80373-59d0-479e-a203-39558a495080 Date: Sat, 08 Jun 2019 11:15:47 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-08T10:54:26Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"601b5972-dceb-420d-a9f1-ec611a21f753\",\"ip_address\":\"192.168.120.9\"}],\"id\":\"e585d3ed-9de6-4479-9f0c-0c0ec2ac433e\",\"security_groups\":[\"93a505b6-079f-4b3a-b660-f796945dccb1\",\"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\"],\"mac_address\":\"fa:16:3e:f0:0d:03\",\"device_id\":\"fdf89a9d-c463-49c2-b3ee-51a117b9df8b\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"b05e31359ad64c1aa60ce7763d1dd124\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"5b323cc2-a770-4550-a884-82bb68e53127\",\"tenant_id\":\"b05e31359ad64c1aa60ce7763d1dd124\",\"created_at\":\"2019-06-08T10:51:50Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bind_floatingip_x5y421", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:47.445Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.068594a4-6eeb-4040-8b2c-078b2bc0ab06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:47.876Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/ports/e585d3ed-9de6-4479-9f0c-0c0ec2ac433e.json used request id req-90e80373-59d0-479e-a203-39558a495080", "level": "debug", "target_id": "bind_floatingip_x5y421", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:47.445Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.068594a4-6eeb-4040-8b2c-078b2bc0ab06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:47.876Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/ports/e585d3ed-9de6-4479-9f0c-0c0ec2ac433e.json used request id req-90e80373-59d0-479e-a203-39558a495080", "level": "debug", "target_id": "bind_floatingip_x5y421", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:47.445Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.068594a4-6eeb-4040-8b2c-078b2bc0ab06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:47.876Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/ports/e585d3ed-9de6-4479-9f0c-0c0ec2ac433e.json used request id req-90e80373-59d0-479e-a203-39558a495080", "level": "debug", "target_id": "bind_floatingip_x5y421", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:47.446Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.068594a4-6eeb-4040-8b2c-078b2bc0ab06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:47.876Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/ports/e585d3ed-9de6-4479-9f0c-0c0ec2ac433e.json used request id req-90e80373-59d0-479e-a203-39558a495080", "level": "debug", "target_id": "bind_floatingip_x5y421", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:47.446Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.068594a4-6eeb-4040-8b2c-078b2bc0ab06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:47.876Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: 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_x5y421", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:47.447Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.068594a4-6eeb-4040-8b2c-078b2bc0ab06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:47.876Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: 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_x5y421", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:47.447Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.068594a4-6eeb-4040-8b2c-078b2bc0ab06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:47.876Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:15:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-845e1177-859f-4bb3-967e-8019186e5fc0 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bind_floatingip_x5y421", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:47.452Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.068594a4-6eeb-4040-8b2c-078b2bc0ab06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:47.876Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-845e1177-859f-4bb3-967e-8019186e5fc0", "level": "debug", "target_id": "bind_floatingip_x5y421", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:47.453Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.068594a4-6eeb-4040-8b2c-078b2bc0ab06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:47.876Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-845e1177-859f-4bb3-967e-8019186e5fc0", "level": "debug", "target_id": "bind_floatingip_x5y421", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:47.453Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.068594a4-6eeb-4040-8b2c-078b2bc0ab06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:47.876Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:15: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-763ba11c-8c28-4704-8b92-16b001c714a3 x-compute-request-id: req-763ba11c-8c28-4704-8b92-16b001c714a3 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:bf:5d:76\", \"version\": 4, \"addr\": \"192.168.120.20\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:46.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"b305551c-1362-4a6d-b6a4-6da8b1d25955\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-08T11:15:11Z\", \"hostId\": \"7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_vellum_host_qh3078\", \"created\": \"2019-06-08T10:51:49Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": "vellum_security_group_ic5ekw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:47.422Z", "source_id": "vellum_host_qh3078", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.f1da78b7-f4b3-4c14-87c1-2ba36a0e6109"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:47.876Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 used request id req-763ba11c-8c28-4704-8b92-16b001c714a3", "level": "debug", "target_id": "vellum_security_group_ic5ekw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:47.423Z", "source_id": "vellum_host_qh3078", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.f1da78b7-f4b3-4c14-87c1-2ba36a0e6109"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:47.876Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 used request id req-763ba11c-8c28-4704-8b92-16b001c714a3", "level": "debug", "target_id": "vellum_security_group_ic5ekw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:47.423Z", "source_id": "vellum_host_qh3078", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.f1da78b7-f4b3-4c14-87c1-2ba36a0e6109"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:47.876Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}66929eca8f045605d72ec2dd7cb416355b1b907e\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_vellum\"}}'", "level": "debug", "target_id": "vellum_security_group_ic5ekw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:47.424Z", "source_id": "vellum_host_qh3078", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.f1da78b7-f4b3-4c14-87c1-2ba36a0e6109"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:48.420Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f1a2ffc5ed0b891e6255c0d5f7eb1024dc1c8cb6\"", "level": "debug", "target_id": "bind_floatingip_x5y421", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:47.858Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.068594a4-6eeb-4040-8b2c-078b2bc0ab06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:48.420Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f1a2ffc5ed0b891e6255c0d5f7eb1024dc1c8cb6\"", "level": "debug", "target_id": "bind_floatingip_x5y421", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:47.858Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.068594a4-6eeb-4040-8b2c-078b2bc0ab06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:49.034Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:15: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-345ef840-ccf9-483a-ab68-aaba67ce4558 x-compute-request-id: req-345ef840-ccf9-483a-ab68-aaba67ce4558 Content-Encoding: gzip Content-Length: 829 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:bf:5d:76\", \"version\": 4, \"addr\": \"192.168.120.20\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:46.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"b305551c-1362-4a6d-b6a4-6da8b1d25955\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-08T11:15:11Z\", \"hostId\": \"7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_vellum_host_qh3078\", \"created\": \"2019-06-08T10:51:49Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": "vellum_security_group_ic5ekw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:48.845Z", "source_id": "vellum_host_qh3078", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.f1da78b7-f4b3-4c14-87c1-2ba36a0e6109"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:49.034Z", "message": "RESP: [202] Date: Sat, 08 Jun 2019 11:15: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-0d8673de-011a-4b7b-a09b-58bc8bc9b0e1 x-compute-request-id: req-0d8673de-011a-4b7b-a09b-58bc8bc9b0e1 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "vellum_security_group_ic5ekw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:48.405Z", "source_id": "vellum_host_qh3078", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.f1da78b7-f4b3-4c14-87c1-2ba36a0e6109"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:49.034Z", "message": "POST call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955/action used request id req-0d8673de-011a-4b7b-a09b-58bc8bc9b0e1", "level": "debug", "target_id": "vellum_security_group_ic5ekw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:48.405Z", "source_id": "vellum_host_qh3078", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.f1da78b7-f4b3-4c14-87c1-2ba36a0e6109"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:49.034Z", "message": "POST call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955/action used request id req-0d8673de-011a-4b7b-a09b-58bc8bc9b0e1", "level": "debug", "target_id": "vellum_security_group_ic5ekw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:48.405Z", "source_id": "vellum_host_qh3078", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.f1da78b7-f4b3-4c14-87c1-2ba36a0e6109"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:49.034Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}66929eca8f045605d72ec2dd7cb416355b1b907e\"", "level": "debug", "target_id": "vellum_security_group_ic5ekw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:48.406Z", "source_id": "vellum_host_qh3078", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.f1da78b7-f4b3-4c14-87c1-2ba36a0e6109"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:49.034Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:15: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-431179a9-5695-4166-9464-72a5af57a6c7 x-compute-request-id: req-431179a9-5695-4166-9464-72a5af57a6c7 Content-Encoding: gzip Content-Length: 850 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f0:0d:03\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f0:0d:03\", \"version\": 4, \"addr\": \"172.30.9.202\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:28.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"fdf89a9d-c463-49c2-b3ee-51a117b9df8b\", \"security_groups\": [{\"name\": \"clearwater-sg_bind\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-08T11:15:11Z\", \"hostId\": \"7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_bind_host_e6t95a\", \"created\": \"2019-06-08T10:51:47Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": "bind_floatingip_x5y421", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:48.792Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.068594a4-6eeb-4040-8b2c-078b2bc0ab06"}], "metadata": {"pagination": {"total": 1476, "offset": 1411, "size": 50}}} 2019-06-08 11:15:50,221 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:15:50,221 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:15:50 GMT 2019-06-08 11:15:50,221 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:15:50,221 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 11:15:50,221 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:15:50,221 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:15:50,221 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:15:50,222 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 11:15:50,224 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-06-08 11:15:50,224 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-06-08 11:15:50,225 - functest.core.cloudify - DEBUG - Stopped node instance 2019-06-08 11:15:50,225 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2019-06-08 11:15:50,225 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-08 11:15:50,225 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:15:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49d3185f-1a26-4428-92b4-54323b21e0d9 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:15:50,225 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66929eca8f045605d72ec2dd7cb416355b1b907e" 2019-06-08 11:15:50,225 - functest.core.cloudify - DEBUG - Remove floating ip 172.30.9.202 2019-06-08 11:15:50,226 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 11:15:50,226 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-49d3185f-1a26-4428-92b4-54323b21e0d9 2019-06-08 11:15:50,226 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-313d51f1-41ba-48ce-83f3-f526e204fb57 2019-06-08 11:15:50,226 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b781f056c706294d0d296711b8a86eedd68e157" 2019-06-08 11:15:50,226 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b781f056c706294d0d296711b8a86eedd68e157" 2019-06-08 11:15:50,226 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 11:15:50,226 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 11:15:50,227 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:15:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-313d51f1-41ba-48ce-83f3-f526e204fb57 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:15:50,227 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:15:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-313d51f1-41ba-48ce-83f3-f526e204fb57 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:15:50,227 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-313d51f1-41ba-48ce-83f3-f526e204fb57 2019-06-08 11:15:50,227 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:15:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-845e1177-859f-4bb3-967e-8019186e5fc0 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:15:50,227 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1639 X-Openstack-Request-Id: req-12a6a0a4-599a-46bd-ab1f-f5315411a19b Date: Sat, 08 Jun 2019 11:15:47 GMT RESP BODY: {"floatingips": [{"router_id": "7402b534-bf16-452e-b777-060240f3aa0b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:51:25Z", "updated_at": "2019-06-08T10:55:30Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5b323cc2-a770-4550-a884-82bb68e53127", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f0:0d:03", "device_id": "fdf89a9d-c463-49c2-b3ee-51a117b9df8b"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.202", "revision_number": 2, "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_id": "e585d3ed-9de6-4479-9f0c-0c0ec2ac433e", "id": "78cd4a39-639c-4959-9574-16ae6a0621ae", "qos_policy_id": null}, {"router_id": "7402b534-bf16-452e-b777-060240f3aa0b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:47:55Z", "updated_at": "2019-06-08T10:47:57Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5b323cc2-a770-4550-a884-82bb68e53127", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c1:85:ea", "device_id": "22a77c00-7c5f-49af-b0af-2fd69479d425"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.203", "revision_number": 1, "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_id": "2d75cfce-a931-4762-90b8-682a98d4967d", "id": "a42c4a2f-78d9-4d9c-b417-6b0104451ad7", "qos_policy_id": null}]} 2019-06-08 11:15:50,227 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1639 X-Openstack-Request-Id: req-12a6a0a4-599a-46bd-ab1f-f5315411a19b Date: Sat, 08 Jun 2019 11:15:47 GMT RESP BODY: {"floatingips": [{"router_id": "7402b534-bf16-452e-b777-060240f3aa0b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:51:25Z", "updated_at": "2019-06-08T10:55:30Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5b323cc2-a770-4550-a884-82bb68e53127", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f0:0d:03", "device_id": "fdf89a9d-c463-49c2-b3ee-51a117b9df8b"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.202", "revision_number": 2, "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_id": "e585d3ed-9de6-4479-9f0c-0c0ec2ac433e", "id": "78cd4a39-639c-4959-9574-16ae6a0621ae", "qos_policy_id": null}, {"router_id": "7402b534-bf16-452e-b777-060240f3aa0b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:47:55Z", "updated_at": "2019-06-08T10:47:57Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5b323cc2-a770-4550-a884-82bb68e53127", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c1:85:ea", "device_id": "22a77c00-7c5f-49af-b0af-2fd69479d425"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.203", "revision_number": 1, "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_id": "2d75cfce-a931-4762-90b8-682a98d4967d", "id": "a42c4a2f-78d9-4d9c-b417-6b0104451ad7", "qos_policy_id": null}]} 2019-06-08 11:15:50,228 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-12a6a0a4-599a-46bd-ab1f-f5315411a19b 2019-06-08 11:15:50,228 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-12a6a0a4-599a-46bd-ab1f-f5315411a19b 2019-06-08 11:15:50,228 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-12a6a0a4-599a-46bd-ab1f-f5315411a19b 2019-06-08 11:15:50,228 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-12a6a0a4-599a-46bd-ab1f-f5315411a19b 2019-06-08 11:15:50,228 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/e585d3ed-9de6-4479-9f0c-0c0ec2ac433e.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b781f056c706294d0d296711b8a86eedd68e157" 2019-06-08 11:15:50,228 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/e585d3ed-9de6-4479-9f0c-0c0ec2ac433e.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b781f056c706294d0d296711b8a86eedd68e157" 2019-06-08 11:15:50,228 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-90e80373-59d0-479e-a203-39558a495080 Date: Sat, 08 Jun 2019 11:15:47 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T10:54:26Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"601b5972-dceb-420d-a9f1-ec611a21f753","ip_address":"192.168.120.9"}],"id":"e585d3ed-9de6-4479-9f0c-0c0ec2ac433e","security_groups":["93a505b6-079f-4b3a-b660-f796945dccb1","a4f34c02-687e-4e21-9d25-0478a0d3d8d3"],"mac_address":"fa:16:3e:f0:0d:03","device_id":"fdf89a9d-c463-49c2-b3ee-51a117b9df8b","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"b05e31359ad64c1aa60ce7763d1dd124","qos_policy_id":null,"admin_state_up":true,"network_id":"5b323cc2-a770-4550-a884-82bb68e53127","tenant_id":"b05e31359ad64c1aa60ce7763d1dd124","created_at":"2019-06-08T10:51:50Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-08 11:15:50,229 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-90e80373-59d0-479e-a203-39558a495080 Date: Sat, 08 Jun 2019 11:15:47 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T10:54:26Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"601b5972-dceb-420d-a9f1-ec611a21f753","ip_address":"192.168.120.9"}],"id":"e585d3ed-9de6-4479-9f0c-0c0ec2ac433e","security_groups":["93a505b6-079f-4b3a-b660-f796945dccb1","a4f34c02-687e-4e21-9d25-0478a0d3d8d3"],"mac_address":"fa:16:3e:f0:0d:03","device_id":"fdf89a9d-c463-49c2-b3ee-51a117b9df8b","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"b05e31359ad64c1aa60ce7763d1dd124","qos_policy_id":null,"admin_state_up":true,"network_id":"5b323cc2-a770-4550-a884-82bb68e53127","tenant_id":"b05e31359ad64c1aa60ce7763d1dd124","created_at":"2019-06-08T10:51:50Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-08 11:15:50,229 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/ports/e585d3ed-9de6-4479-9f0c-0c0ec2ac433e.json used request id req-90e80373-59d0-479e-a203-39558a495080 2019-06-08 11:15:50,229 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/ports/e585d3ed-9de6-4479-9f0c-0c0ec2ac433e.json used request id req-90e80373-59d0-479e-a203-39558a495080 2019-06-08 11:15:50,229 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/ports/e585d3ed-9de6-4479-9f0c-0c0ec2ac433e.json used request id req-90e80373-59d0-479e-a203-39558a495080 2019-06-08 11:15:50,229 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/ports/e585d3ed-9de6-4479-9f0c-0c0ec2ac433e.json used request id req-90e80373-59d0-479e-a203-39558a495080 2019-06-08 11:15:50,229 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 11:15:50,230 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 11:15:50,230 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:15:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-845e1177-859f-4bb3-967e-8019186e5fc0 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:15:50,230 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-845e1177-859f-4bb3-967e-8019186e5fc0 2019-06-08 11:15:50,230 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-845e1177-859f-4bb3-967e-8019186e5fc0 2019-06-08 11:15:50,230 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:15: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-763ba11c-8c28-4704-8b92-16b001c714a3 x-compute-request-id: req-763ba11c-8c28-4704-8b92-16b001c714a3 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:5d:76", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-08T10:54:46.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "b305551c-1362-4a6d-b6a4-6da8b1d25955", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-08T11:15:11Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_vellum_host_qh3078", "created": "2019-06-08T10:51:49Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 11:15:50,230 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 used request id req-763ba11c-8c28-4704-8b92-16b001c714a3 2019-06-08 11:15:50,230 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 used request id req-763ba11c-8c28-4704-8b92-16b001c714a3 2019-06-08 11:15:50,231 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66929eca8f045605d72ec2dd7cb416355b1b907e" -d '{"removeSecurityGroup": {"name": "clearwater-sg_vellum"}}' 2019-06-08 11:15:50,231 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1a2ffc5ed0b891e6255c0d5f7eb1024dc1c8cb6" 2019-06-08 11:15:50,231 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1a2ffc5ed0b891e6255c0d5f7eb1024dc1c8cb6" 2019-06-08 11:15:50,231 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:15: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-345ef840-ccf9-483a-ab68-aaba67ce4558 x-compute-request-id: req-345ef840-ccf9-483a-ab68-aaba67ce4558 Content-Encoding: gzip Content-Length: 829 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:5d:76", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-08T10:54:46.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "b305551c-1362-4a6d-b6a4-6da8b1d25955", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-08T11:15:11Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_vellum_host_qh3078", "created": "2019-06-08T10:51:49Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 11:15:50,231 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sat, 08 Jun 2019 11:15: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-0d8673de-011a-4b7b-a09b-58bc8bc9b0e1 x-compute-request-id: req-0d8673de-011a-4b7b-a09b-58bc8bc9b0e1 Content-Length: 0 Content-Type: application/json 2019-06-08 11:15:50,231 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955/action used request id req-0d8673de-011a-4b7b-a09b-58bc8bc9b0e1 2019-06-08 11:15:50,231 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955/action used request id req-0d8673de-011a-4b7b-a09b-58bc8bc9b0e1 2019-06-08 11:15:50,232 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66929eca8f045605d72ec2dd7cb416355b1b907e" 2019-06-08 11:15:50,232 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:15: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-431179a9-5695-4166-9464-72a5af57a6c7 x-compute-request-id: req-431179a9-5695-4166-9464-72a5af57a6c7 Content-Encoding: gzip Content-Length: 850 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:0d:03", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:0d:03", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-08T10:54:28.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "fdf89a9d-c463-49c2-b3ee-51a117b9df8b", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-08T11:15:11Z", "hostId": "7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_bind_host_e6t95a", "created": "2019-06-08T10:51:47Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 11:15:50,232 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc 2019-06-08 11:15:50,299 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:15:50,299 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:15:50,299 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:15:50,299 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:15:50,299 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:15:50,299 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:15:50,299 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:15:50,299 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T11:11:24.987Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T11:11:24.988Z", "id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"} 2019-06-08 11:15:50,300 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:15:50,300 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:15:50 GMT 2019-06-08 11:15:50,300 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:15:50,300 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-08 11:15:50,300 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:15:50,300 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:15:50,300 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:15:55,306 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:15:55,392 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:15:55,392 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:15:55,393 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:15:55,393 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:15:55,393 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:15:55,393 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:15:55,393 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:15:55,393 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:49.034Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b used request id req-431179a9-5695-4166-9464-72a5af57a6c7", "level": "debug", "target_id": "bind_floatingip_x5y421", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:48.793Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.068594a4-6eeb-4040-8b2c-078b2bc0ab06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:49.034Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b used request id req-431179a9-5695-4166-9464-72a5af57a6c7", "level": "debug", "target_id": "bind_floatingip_x5y421", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:48.794Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.068594a4-6eeb-4040-8b2c-078b2bc0ab06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:49.034Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b used request id req-431179a9-5695-4166-9464-72a5af57a6c7", "level": "debug", "target_id": "bind_floatingip_x5y421", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:48.794Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.068594a4-6eeb-4040-8b2c-078b2bc0ab06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:49.034Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b used request id req-431179a9-5695-4166-9464-72a5af57a6c7", "level": "debug", "target_id": "bind_floatingip_x5y421", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:48.794Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.068594a4-6eeb-4040-8b2c-078b2bc0ab06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:49.034Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f1a2ffc5ed0b891e6255c0d5f7eb1024dc1c8cb6\" -d '{\"removeFloatingIp\": {\"address\": \"172.30.9.202\"}}'", "level": "debug", "target_id": "bind_floatingip_x5y421", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:48.796Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.068594a4-6eeb-4040-8b2c-078b2bc0ab06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:49.034Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f1a2ffc5ed0b891e6255c0d5f7eb1024dc1c8cb6\" -d '{\"removeFloatingIp\": {\"address\": \"172.30.9.202\"}}'", "level": "debug", "target_id": "bind_floatingip_x5y421", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:48.796Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.068594a4-6eeb-4040-8b2c-078b2bc0ab06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:49.034Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:15: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-345ef840-ccf9-483a-ab68-aaba67ce4558 x-compute-request-id: req-345ef840-ccf9-483a-ab68-aaba67ce4558 Content-Encoding: gzip Content-Length: 829 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:bf:5d:76\", \"version\": 4, \"addr\": \"192.168.120.20\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:46.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"b305551c-1362-4a6d-b6a4-6da8b1d25955\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-08T11:15:11Z\", \"hostId\": \"7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_vellum_host_qh3078\", \"created\": \"2019-06-08T10:51:49Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": "vellum_security_group_ic5ekw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:48.845Z", "source_id": "vellum_host_qh3078", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.f1da78b7-f4b3-4c14-87c1-2ba36a0e6109"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:49.697Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 used request id req-345ef840-ccf9-483a-ab68-aaba67ce4558", "level": "debug", "target_id": "vellum_security_group_ic5ekw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:48.845Z", "source_id": "vellum_host_qh3078", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.f1da78b7-f4b3-4c14-87c1-2ba36a0e6109"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:49.697Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 used request id req-345ef840-ccf9-483a-ab68-aaba67ce4558", "level": "debug", "target_id": "vellum_security_group_ic5ekw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:48.845Z", "source_id": "vellum_host_qh3078", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.f1da78b7-f4b3-4c14-87c1-2ba36a0e6109"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:49.697Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955/os-security-groups used request id req-2c2bb64f-a813-4d20-82c9-96430a4b5abd", "level": "debug", "target_id": "vellum_security_group_ic5ekw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:49.006Z", "source_id": "vellum_host_qh3078", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.f1da78b7-f4b3-4c14-87c1-2ba36a0e6109"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:49.697Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955/os-security-groups used request id req-2c2bb64f-a813-4d20-82c9-96430a4b5abd", "level": "debug", "target_id": "vellum_security_group_ic5ekw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:49.005Z", "source_id": "vellum_host_qh3078", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.f1da78b7-f4b3-4c14-87c1-2ba36a0e6109"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:49.697Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:15: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-2c2bb64f-a813-4d20-82c9-96430a4b5abd x-compute-request-id: req-2c2bb64f-a813-4d20-82c9-96430a4b5abd Content-Encoding: gzip Content-Length: 370 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3b20e748-7aa3-4e2c-b37f-0d5d69eb80f0\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"62796e03-a046-436c-99eb-86f736bcc824\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"87b9d144-b789-48c9-99eb-be27aff01c26\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"fb993e55-fd05-4be0-9fd7-cbc176346aff\"}], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "vellum_security_group_ic5ekw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:49.005Z", "source_id": "vellum_host_qh3078", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.f1da78b7-f4b3-4c14-87c1-2ba36a0e6109"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:49.697Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}66929eca8f045605d72ec2dd7cb416355b1b907e\"", "level": "debug", "target_id": "vellum_security_group_ic5ekw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:48.846Z", "source_id": "vellum_host_qh3078", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.f1da78b7-f4b3-4c14-87c1-2ba36a0e6109"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:49.697Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "vellum_security_group_ic5ekw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:49.347Z", "source_id": "vellum_host_qh3078", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:49.697Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:49.422Z", "source_id": "vellum_host_qh3078", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:50.717Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: 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_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:50.523Z", "source_id": "vellum_host_qh3078", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.daea78d9-dd7d-45af-bec8-a7ebf97bc9bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:51.384Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-dcc053b1-1059-42e9-a2ef-c988e84631c3", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:50.528Z", "source_id": "vellum_host_qh3078", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.daea78d9-dd7d-45af-bec8-a7ebf97bc9bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:51.384Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:15:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dcc053b1-1059-42e9-a2ef-c988e84631c3 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:50.528Z", "source_id": "vellum_host_qh3078", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.daea78d9-dd7d-45af-bec8-a7ebf97bc9bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:51.384Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}18a328463f6817dde2bc690b2ea64c30096d8d35\"", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:50.949Z", "source_id": "vellum_host_qh3078", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.daea78d9-dd7d-45af-bec8-a7ebf97bc9bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:51.966Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 used request id req-9a024606-fbdb-4b5d-a8f5-3462589a0540", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:51.556Z", "source_id": "vellum_host_qh3078", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.daea78d9-dd7d-45af-bec8-a7ebf97bc9bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:51.966Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}18a328463f6817dde2bc690b2ea64c30096d8d35\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:51.557Z", "source_id": "vellum_host_qh3078", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.daea78d9-dd7d-45af-bec8-a7ebf97bc9bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:51.966Z", "message": "RESP: [202] Date: Sat, 08 Jun 2019 11:15: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-6f417a3a-44f9-4845-9af3-e3ff6895fa81 x-compute-request-id: req-6f417a3a-44f9-4845-9af3-e3ff6895fa81 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_x5y421", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:51.745Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.068594a4-6eeb-4040-8b2c-078b2bc0ab06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:51.966Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:15: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-9a024606-fbdb-4b5d-a8f5-3462589a0540 x-compute-request-id: req-9a024606-fbdb-4b5d-a8f5-3462589a0540 Content-Encoding: gzip Content-Length: 829 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:bf:5d:76\", \"version\": 4, \"addr\": \"192.168.120.20\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:46.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"b305551c-1362-4a6d-b6a4-6da8b1d25955\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-08T11:15:11Z\", \"hostId\": \"7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_vellum_host_qh3078\", \"created\": \"2019-06-08T10:51:49Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:51.555Z", "source_id": "vellum_host_qh3078", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.daea78d9-dd7d-45af-bec8-a7ebf97bc9bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:51.966Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 used request id req-9a024606-fbdb-4b5d-a8f5-3462589a0540", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:51.556Z", "source_id": "vellum_host_qh3078", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.daea78d9-dd7d-45af-bec8-a7ebf97bc9bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:52.552Z", "message": "POST call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b/action used request id req-6f417a3a-44f9-4845-9af3-e3ff6895fa81", "level": "debug", "target_id": "bind_floatingip_x5y421", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:51.746Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.068594a4-6eeb-4040-8b2c-078b2bc0ab06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:52.552Z", "message": "RESP: [202] Date: Sat, 08 Jun 2019 11:15: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-6f417a3a-44f9-4845-9af3-e3ff6895fa81 x-compute-request-id: req-6f417a3a-44f9-4845-9af3-e3ff6895fa81 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_x5y421", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:51.745Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.068594a4-6eeb-4040-8b2c-078b2bc0ab06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:52.552Z", "message": "POST call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b/action used request id req-6f417a3a-44f9-4845-9af3-e3ff6895fa81", "level": "debug", "target_id": "bind_floatingip_x5y421", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:51.745Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.068594a4-6eeb-4040-8b2c-078b2bc0ab06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:52.552Z", "message": "POST call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b/action used request id req-6f417a3a-44f9-4845-9af3-e3ff6895fa81", "level": "debug", "target_id": "bind_floatingip_x5y421", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:51.746Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.068594a4-6eeb-4040-8b2c-078b2bc0ab06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:52.552Z", "message": "POST call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b/action used request id req-6f417a3a-44f9-4845-9af3-e3ff6895fa81", "level": "debug", "target_id": "bind_floatingip_x5y421", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:51.746Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.068594a4-6eeb-4040-8b2c-078b2bc0ab06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:52.552Z", "message": "Floating ip 172.30.9.202 detached from server", "level": "info", "target_id": "bind_floatingip_x5y421", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:51.746Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.068594a4-6eeb-4040-8b2c-078b2bc0ab06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:52.552Z", "message": "RESP: [202] Date: Sat, 08 Jun 2019 11:15: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-f78277f8-9569-4dc9-994c-6b1631522935 x-compute-request-id: req-f78277f8-9569-4dc9-994c-6b1631522935 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:52.376Z", "source_id": "vellum_host_qh3078", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.daea78d9-dd7d-45af-bec8-a7ebf97bc9bd"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:52.552Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "bind_security_group_l4hlx5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:52.178Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:52.552Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "target_id": "bind_floatingip_x5y421", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:52.036Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:53.082Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:53.040Z", "source_id": "vellum_host_qh3078", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:53.082Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:15: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-93b96ca8-2d11-4ca1-878b-f82f6433a1c3 x-compute-request-id: req-93b96ca8-2d11-4ca1-878b-f82f6433a1c3 Content-Encoding: gzip Content-Length: 803 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:bf:5d:76\", \"version\": 4, \"addr\": \"192.168.120.20\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:46.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"b305551c-1362-4a6d-b6a4-6da8b1d25955\", \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-08T11:15:11Z\", \"hostId\": \"7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_vellum_host_qh3078\", \"created\": \"2019-06-08T10:51:49Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:52.505Z", "source_id": "vellum_host_qh3078", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.daea78d9-dd7d-45af-bec8-a7ebf97bc9bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:53.082Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 used request id req-93b96ca8-2d11-4ca1-878b-f82f6433a1c3", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:52.506Z", "source_id": "vellum_host_qh3078", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.daea78d9-dd7d-45af-bec8-a7ebf97bc9bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:53.082Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 used request id req-93b96ca8-2d11-4ca1-878b-f82f6433a1c3", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:52.506Z", "source_id": "vellum_host_qh3078", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.daea78d9-dd7d-45af-bec8-a7ebf97bc9bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:53.082Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}18a328463f6817dde2bc690b2ea64c30096d8d35\"", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:52.507Z", "source_id": "vellum_host_qh3078", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.daea78d9-dd7d-45af-bec8-a7ebf97bc9bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:53.082Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:15:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f3680968-f77f-4bdd-a254-d1f746d43a24 x-compute-request-id: req-f3680968-f77f-4bdd-a254-d1f746d43a24 Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:52.610Z", "source_id": "vellum_host_qh3078", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.daea78d9-dd7d-45af-bec8-a7ebf97bc9bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:53.082Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955/os-security-groups used request id req-f3680968-f77f-4bdd-a254-d1f746d43a24", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:52.611Z", "source_id": "vellum_host_qh3078", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.daea78d9-dd7d-45af-bec8-a7ebf97bc9bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:53.082Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955/os-security-groups used request id req-f3680968-f77f-4bdd-a254-d1f746d43a24", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:52.611Z", "source_id": "vellum_host_qh3078", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.daea78d9-dd7d-45af-bec8-a7ebf97bc9bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:53.082Z", "message": "POST call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955/action used request id req-f78277f8-9569-4dc9-994c-6b1631522935", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:52.376Z", "source_id": "vellum_host_qh3078", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.daea78d9-dd7d-45af-bec8-a7ebf97bc9bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:53.082Z", "message": "POST call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955/action used request id req-f78277f8-9569-4dc9-994c-6b1631522935", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:52.376Z", "source_id": "vellum_host_qh3078", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.daea78d9-dd7d-45af-bec8-a7ebf97bc9bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:53.082Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}18a328463f6817dde2bc690b2ea64c30096d8d35\"", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:52.377Z", "source_id": "vellum_host_qh3078", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.daea78d9-dd7d-45af-bec8-a7ebf97bc9bd"}, {"node_instance_id": "vellum_host_qh3078", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:53.711Z", "message": "Deleting node instance", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:53.332Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "vellum_host_qh3078", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:53.711Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:53.568Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:53.711Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: 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_l4hlx5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:53.296Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.66a94192-7218-4f44-b970-977744f6999b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:53.711Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:15:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f18cc024-df6e-4592-b6f8-2e65be741aa2 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bind_security_group_l4hlx5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:53.300Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.66a94192-7218-4f44-b970-977744f6999b"}, {"node_instance_id": "vellum_host_qh3078", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:53.711Z", "message": "Relationships unlinked", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:53.209Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:53.711Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-f18cc024-df6e-4592-b6f8-2e65be741aa2", "level": "debug", "target_id": "bind_security_group_l4hlx5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:53.301Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.66a94192-7218-4f44-b970-977744f6999b"}], "metadata": {"pagination": {"total": 1520, "offset": 1461, "size": 50}}} 2019-06-08 11:15:55,393 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:15:55,393 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:15:55 GMT 2019-06-08 11:15:55,394 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:15:55,394 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 11:15:55,394 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:15:55,394 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:15:55,394 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:15:55,394 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 11:15:55,397 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b used request id req-431179a9-5695-4166-9464-72a5af57a6c7 2019-06-08 11:15:55,397 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b used request id req-431179a9-5695-4166-9464-72a5af57a6c7 2019-06-08 11:15:55,397 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b used request id req-431179a9-5695-4166-9464-72a5af57a6c7 2019-06-08 11:15:55,397 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b used request id req-431179a9-5695-4166-9464-72a5af57a6c7 2019-06-08 11:15:55,397 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1a2ffc5ed0b891e6255c0d5f7eb1024dc1c8cb6" -d '{"removeFloatingIp": {"address": "172.30.9.202"}}' 2019-06-08 11:15:55,397 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1a2ffc5ed0b891e6255c0d5f7eb1024dc1c8cb6" -d '{"removeFloatingIp": {"address": "172.30.9.202"}}' 2019-06-08 11:15:55,398 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:15: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-345ef840-ccf9-483a-ab68-aaba67ce4558 x-compute-request-id: req-345ef840-ccf9-483a-ab68-aaba67ce4558 Content-Encoding: gzip Content-Length: 829 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:5d:76", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-08T10:54:46.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "b305551c-1362-4a6d-b6a4-6da8b1d25955", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-08T11:15:11Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_vellum_host_qh3078", "created": "2019-06-08T10:51:49Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 11:15:55,398 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 used request id req-345ef840-ccf9-483a-ab68-aaba67ce4558 2019-06-08 11:15:55,398 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 used request id req-345ef840-ccf9-483a-ab68-aaba67ce4558 2019-06-08 11:15:55,398 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955/os-security-groups used request id req-2c2bb64f-a813-4d20-82c9-96430a4b5abd 2019-06-08 11:15:55,398 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955/os-security-groups used request id req-2c2bb64f-a813-4d20-82c9-96430a4b5abd 2019-06-08 11:15:55,399 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:15: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-2c2bb64f-a813-4d20-82c9-96430a4b5abd x-compute-request-id: req-2c2bb64f-a813-4d20-82c9-96430a4b5abd Content-Encoding: gzip Content-Length: 370 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3b20e748-7aa3-4e2c-b37f-0d5d69eb80f0"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "62796e03-a046-436c-99eb-86f736bcc824"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "87b9d144-b789-48c9-99eb-be27aff01c26"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fb993e55-fd05-4be0-9fd7-cbc176346aff"}], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-06-08 11:15:55,399 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66929eca8f045605d72ec2dd7cb416355b1b907e" 2019-06-08 11:15:55,399 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-06-08 11:15:55,399 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-06-08 11:15:55,399 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 11:15:55,399 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-dcc053b1-1059-42e9-a2ef-c988e84631c3 2019-06-08 11:15:55,400 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:15:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dcc053b1-1059-42e9-a2ef-c988e84631c3 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:15:55,400 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18a328463f6817dde2bc690b2ea64c30096d8d35" 2019-06-08 11:15:55,400 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 used request id req-9a024606-fbdb-4b5d-a8f5-3462589a0540 2019-06-08 11:15:55,400 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18a328463f6817dde2bc690b2ea64c30096d8d35" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-06-08 11:15:55,400 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sat, 08 Jun 2019 11:15: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-6f417a3a-44f9-4845-9af3-e3ff6895fa81 x-compute-request-id: req-6f417a3a-44f9-4845-9af3-e3ff6895fa81 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:15:55,400 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:15: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-9a024606-fbdb-4b5d-a8f5-3462589a0540 x-compute-request-id: req-9a024606-fbdb-4b5d-a8f5-3462589a0540 Content-Encoding: gzip Content-Length: 829 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:5d:76", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-08T10:54:46.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "b305551c-1362-4a6d-b6a4-6da8b1d25955", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-08T11:15:11Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_vellum_host_qh3078", "created": "2019-06-08T10:51:49Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 11:15:55,401 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 used request id req-9a024606-fbdb-4b5d-a8f5-3462589a0540 2019-06-08 11:15:55,401 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b/action used request id req-6f417a3a-44f9-4845-9af3-e3ff6895fa81 2019-06-08 11:15:55,401 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sat, 08 Jun 2019 11:15: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-6f417a3a-44f9-4845-9af3-e3ff6895fa81 x-compute-request-id: req-6f417a3a-44f9-4845-9af3-e3ff6895fa81 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:15:55,401 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b/action used request id req-6f417a3a-44f9-4845-9af3-e3ff6895fa81 2019-06-08 11:15:55,401 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b/action used request id req-6f417a3a-44f9-4845-9af3-e3ff6895fa81 2019-06-08 11:15:55,401 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b/action used request id req-6f417a3a-44f9-4845-9af3-e3ff6895fa81 2019-06-08 11:15:55,402 - functest.core.cloudify - DEBUG - Floating ip 172.30.9.202 detached from server 2019-06-08 11:15:55,402 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sat, 08 Jun 2019 11:15: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-f78277f8-9569-4dc9-994c-6b1631522935 x-compute-request-id: req-f78277f8-9569-4dc9-994c-6b1631522935 Content-Length: 0 Content-Type: application/json 2019-06-08 11:15:55,402 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-06-08 11:15:55,402 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2019-06-08 11:15:55,402 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-06-08 11:15:55,402 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:15: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-93b96ca8-2d11-4ca1-878b-f82f6433a1c3 x-compute-request-id: req-93b96ca8-2d11-4ca1-878b-f82f6433a1c3 Content-Encoding: gzip Content-Length: 803 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:5d:76", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-08T10:54:46.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "b305551c-1362-4a6d-b6a4-6da8b1d25955", "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-08T11:15:11Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_vellum_host_qh3078", "created": "2019-06-08T10:51:49Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 11:15:55,402 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 used request id req-93b96ca8-2d11-4ca1-878b-f82f6433a1c3 2019-06-08 11:15:55,403 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 used request id req-93b96ca8-2d11-4ca1-878b-f82f6433a1c3 2019-06-08 11:15:55,403 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18a328463f6817dde2bc690b2ea64c30096d8d35" 2019-06-08 11:15:55,403 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:15:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f3680968-f77f-4bdd-a254-d1f746d43a24 x-compute-request-id: req-f3680968-f77f-4bdd-a254-d1f746d43a24 Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-06-08 11:15:55,403 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955/os-security-groups used request id req-f3680968-f77f-4bdd-a254-d1f746d43a24 2019-06-08 11:15:55,403 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955/os-security-groups used request id req-f3680968-f77f-4bdd-a254-d1f746d43a24 2019-06-08 11:15:55,403 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955/action used request id req-f78277f8-9569-4dc9-994c-6b1631522935 2019-06-08 11:15:55,404 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955/action used request id req-f78277f8-9569-4dc9-994c-6b1631522935 2019-06-08 11:15:55,404 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18a328463f6817dde2bc690b2ea64c30096d8d35" 2019-06-08 11:15:55,404 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-08 11:15:55,404 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-06-08 11:15:55,404 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 11:15:55,404 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:15:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f18cc024-df6e-4592-b6f8-2e65be741aa2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:15:55,404 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-08 11:15:55,405 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-f18cc024-df6e-4592-b6f8-2e65be741aa2 2019-06-08 11:15:55,405 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc 2019-06-08 11:15:55,466 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:15:55,466 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:15:55,466 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:15:55,466 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:15:55,467 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:15:55,467 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:15:55,467 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:15:55,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-06-08T11:11:24.987Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T11:11:24.988Z", "id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"} 2019-06-08 11:15:55,467 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:15:55,467 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:15:55 GMT 2019-06-08 11:15:55,467 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:15:55,467 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-08 11:15:55,467 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:15:55,467 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:15:55,468 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:16:00,473 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:16:00,558 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:16:00,558 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:16:00,558 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:16:00,558 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:16:00,558 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:16:00,559 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:16:00,559 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:16:00,559 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:54.379Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}516e2efd0a1aa16a42713343270fcd4e6c006bd4\"", "level": "debug", "target_id": "bind_security_group_l4hlx5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:53.696Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.66a94192-7218-4f44-b970-977744f6999b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:54.929Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b used request id req-9221e0c2-0fdb-4250-819a-40812d4908fd", "level": "debug", "target_id": "bind_security_group_l4hlx5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:54.541Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.66a94192-7218-4f44-b970-977744f6999b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:54.929Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}516e2efd0a1aa16a42713343270fcd4e6c006bd4\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_bind\"}}'", "level": "debug", "target_id": "bind_security_group_l4hlx5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:54.542Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.66a94192-7218-4f44-b970-977744f6999b"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:54.929Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:54.618Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.afd9fa01-fc06-44f1-bb33-de47cb296b4f"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:54.929Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:54.618Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.afd9fa01-fc06-44f1-bb33-de47cb296b4f"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:54.929Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:15:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0f1dbe2-492c-4b2a-8242-360341345b83 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:54.623Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.afd9fa01-fc06-44f1-bb33-de47cb296b4f"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:54.929Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-b0f1dbe2-492c-4b2a-8242-360341345b83", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:54.623Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.afd9fa01-fc06-44f1-bb33-de47cb296b4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:54.929Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:15: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-9221e0c2-0fdb-4250-819a-40812d4908fd x-compute-request-id: req-9221e0c2-0fdb-4250-819a-40812d4908fd Content-Encoding: gzip Content-Length: 832 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f0:0d:03\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:28.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"fdf89a9d-c463-49c2-b3ee-51a117b9df8b\", \"security_groups\": [{\"name\": \"clearwater-sg_bind\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-08T11:15:11Z\", \"hostId\": \"7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_bind_host_e6t95a\", \"created\": \"2019-06-08T10:51:47Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": "bind_security_group_l4hlx5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:54.540Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.66a94192-7218-4f44-b970-977744f6999b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:54.929Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b used request id req-9221e0c2-0fdb-4250-819a-40812d4908fd", "level": "debug", "target_id": "bind_security_group_l4hlx5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:54.540Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.66a94192-7218-4f44-b970-977744f6999b"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:55.598Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}56d70299672a0f46c3a9758ff851af20d5602335\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:55.029Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.afd9fa01-fc06-44f1-bb33-de47cb296b4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:56.265Z", "message": "POST call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b/action used request id req-f498b482-62a8-4886-9e61-a8242b3751b6", "level": "debug", "target_id": "bind_security_group_l4hlx5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:55.675Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.66a94192-7218-4f44-b970-977744f6999b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:56.265Z", "message": "RESP: [202] Date: Sat, 08 Jun 2019 11:15: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-f498b482-62a8-4886-9e61-a8242b3751b6 x-compute-request-id: req-f498b482-62a8-4886-9e61-a8242b3751b6 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "bind_security_group_l4hlx5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:55.675Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.66a94192-7218-4f44-b970-977744f6999b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:56.265Z", "message": "POST call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b/action used request id req-f498b482-62a8-4886-9e61-a8242b3751b6", "level": "debug", "target_id": "bind_security_group_l4hlx5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:55.675Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.66a94192-7218-4f44-b970-977744f6999b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:56.265Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}516e2efd0a1aa16a42713343270fcd4e6c006bd4\"", "level": "debug", "target_id": "bind_security_group_l4hlx5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:55.676Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.66a94192-7218-4f44-b970-977744f6999b"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:56.265Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:15: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-a3ce7338-1f5e-4ebd-a017-b1fa2a74496b x-compute-request-id: req-a3ce7338-1f5e-4ebd-a017-b1fa2a74496b Content-Encoding: gzip Content-Length: 803 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:bf:5d:76\", \"version\": 4, \"addr\": \"192.168.120.20\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:46.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"b305551c-1362-4a6d-b6a4-6da8b1d25955\", \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-08T11:15:11Z\", \"hostId\": \"7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_vellum_host_qh3078\", \"created\": \"2019-06-08T10:51:49Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:55.945Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.afd9fa01-fc06-44f1-bb33-de47cb296b4f"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:56.265Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 used request id req-a3ce7338-1f5e-4ebd-a017-b1fa2a74496b", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:55.946Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.afd9fa01-fc06-44f1-bb33-de47cb296b4f"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:56.265Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 used request id req-a3ce7338-1f5e-4ebd-a017-b1fa2a74496b", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:55.946Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.afd9fa01-fc06-44f1-bb33-de47cb296b4f"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:56.265Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}56d70299672a0f46c3a9758ff851af20d5602335\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:55.948Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.afd9fa01-fc06-44f1-bb33-de47cb296b4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:56.265Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:15: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-fdfd073d-9baf-4313-bcb5-e5fca6958f61 x-compute-request-id: req-fdfd073d-9baf-4313-bcb5-e5fca6958f61 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f0:0d:03\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:28.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"fdf89a9d-c463-49c2-b3ee-51a117b9df8b\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-08T11:15:11Z\", \"hostId\": \"7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_bind_host_e6t95a\", \"created\": \"2019-06-08T10:51:47Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": "bind_security_group_l4hlx5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:56.004Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.66a94192-7218-4f44-b970-977744f6999b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:56.265Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b used request id req-fdfd073d-9baf-4313-bcb5-e5fca6958f61", "level": "debug", "target_id": "bind_security_group_l4hlx5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:56.005Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.66a94192-7218-4f44-b970-977744f6999b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:56.265Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b used request id req-fdfd073d-9baf-4313-bcb5-e5fca6958f61", "level": "debug", "target_id": "bind_security_group_l4hlx5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:56.005Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.66a94192-7218-4f44-b970-977744f6999b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:56.265Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}516e2efd0a1aa16a42713343270fcd4e6c006bd4\"", "level": "debug", "target_id": "bind_security_group_l4hlx5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:56.006Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.66a94192-7218-4f44-b970-977744f6999b"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:56.265Z", "message": "RESP: [204] Date: Sat, 08 Jun 2019 11:15: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-5204f678-260a-48c5-ad66-8c582ab5c2b0 x-compute-request-id: req-5204f678-260a-48c5-ad66-8c582ab5c2b0 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:56.122Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.afd9fa01-fc06-44f1-bb33-de47cb296b4f"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:56.933Z", "message": "DELETE call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 used request id req-5204f678-260a-48c5-ad66-8c582ab5c2b0", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:56.123Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.afd9fa01-fc06-44f1-bb33-de47cb296b4f"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:56.933Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:15: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-91eb90dd-9699-49d2-bbc3-d20b2e308b4a x-compute-request-id: req-91eb90dd-9699-49d2-bbc3-d20b2e308b4a Content-Encoding: gzip Content-Length: 807 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:bf:5d:76\", \"version\": 4, \"addr\": \"192.168.120.20\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:46.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"b305551c-1362-4a6d-b6a4-6da8b1d25955\", \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-08T11:15:56Z\", \"hostId\": \"7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_vellum_host_qh3078\", \"created\": \"2019-06-08T10:51:49Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:56.461Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.afd9fa01-fc06-44f1-bb33-de47cb296b4f"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:56.933Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 used request id req-91eb90dd-9699-49d2-bbc3-d20b2e308b4a", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:56.461Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.afd9fa01-fc06-44f1-bb33-de47cb296b4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:56.933Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:15: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-a3149454-3443-4e72-b9b6-075db7b48e7c x-compute-request-id: req-a3149454-3443-4e72-b9b6-075db7b48e7c Content-Encoding: gzip Content-Length: 370 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3b20e748-7aa3-4e2c-b37f-0d5d69eb80f0\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"62796e03-a046-436c-99eb-86f736bcc824\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"87b9d144-b789-48c9-99eb-be27aff01c26\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"fb993e55-fd05-4be0-9fd7-cbc176346aff\"}], \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"id\": \"a4f34c02-687e-4e21-9d25-0478a0d3d8d3\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "bind_security_group_l4hlx5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:56.640Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.66a94192-7218-4f44-b970-977744f6999b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:56.933Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b/os-security-groups used request id req-a3149454-3443-4e72-b9b6-075db7b48e7c", "level": "debug", "target_id": "bind_security_group_l4hlx5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:56.640Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.66a94192-7218-4f44-b970-977744f6999b"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:56.933Z", "message": "Waiting for server \"b305551c-1362-4a6d-b6a4-6da8b1d25955\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:56.462Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.afd9fa01-fc06-44f1-bb33-de47cb296b4f"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:56.933Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 used request id req-91eb90dd-9699-49d2-bbc3-d20b2e308b4a", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:56.461Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.afd9fa01-fc06-44f1-bb33-de47cb296b4f"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:56.933Z", "message": "DELETE call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 used request id req-5204f678-260a-48c5-ad66-8c582ab5c2b0", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:56.123Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.afd9fa01-fc06-44f1-bb33-de47cb296b4f"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:56.933Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}56d70299672a0f46c3a9758ff851af20d5602335\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:56.124Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.afd9fa01-fc06-44f1-bb33-de47cb296b4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:56.933Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b/os-security-groups used request id req-a3149454-3443-4e72-b9b6-075db7b48e7c", "level": "debug", "target_id": "bind_security_group_l4hlx5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:56.640Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.66a94192-7218-4f44-b970-977744f6999b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:57.565Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "bind_security_group_l4hlx5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:56.997Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:57.565Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:57.146Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:58.232Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: 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_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:58.192Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.93a52add-f4a3-49cf-a220-87099d6d6c4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:58.900Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-e31fc71c-6db7-4bb0-a3f1-a907727222c0", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:58.198Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.93a52add-f4a3-49cf-a220-87099d6d6c4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:58.900Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:15:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e31fc71c-6db7-4bb0-a3f1-a907727222c0 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:58.197Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.93a52add-f4a3-49cf-a220-87099d6d6c4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:58.900Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2d18586d3d14d8b9a8f486d5b3faaedd0c35f0a6\"", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:58.602Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.93a52add-f4a3-49cf-a220-87099d6d6c4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:59.468Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b used request id req-13f5369e-0f2e-4e57-93b9-eab9851f08e4", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:59.124Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.93a52add-f4a3-49cf-a220-87099d6d6c4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:59.468Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b used request id req-13f5369e-0f2e-4e57-93b9-eab9851f08e4", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:59.124Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.93a52add-f4a3-49cf-a220-87099d6d6c4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:59.468Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:15: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-13f5369e-0f2e-4e57-93b9-eab9851f08e4 x-compute-request-id: req-13f5369e-0f2e-4e57-93b9-eab9851f08e4 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f0:0d:03\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:28.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"fdf89a9d-c463-49c2-b3ee-51a117b9df8b\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-08T11:15:11Z\", \"hostId\": \"7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_bind_host_e6t95a\", \"created\": \"2019-06-08T10:51:47Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:59.123Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.93a52add-f4a3-49cf-a220-87099d6d6c4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:15:59.468Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2d18586d3d14d8b9a8f486d5b3faaedd0c35f0a6\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:59.125Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.93a52add-f4a3-49cf-a220-87099d6d6c4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:00.035Z", "message": "RESP: [202] Date: Sat, 08 Jun 2019 11:15: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-fe381028-cd91-45c2-bb64-81c581fdef9c x-compute-request-id: req-fe381028-cd91-45c2-bb64-81c581fdef9c Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:59.945Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.93a52add-f4a3-49cf-a220-87099d6d6c4f"}], "metadata": {"pagination": {"total": 1555, "offset": 1511, "size": 50}}} 2019-06-08 11:16:00,559 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:16:00,559 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:16:00 GMT 2019-06-08 11:16:00,559 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:16:00,559 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 11:16:00,559 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:16:00,559 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:16:00,560 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:16:00,560 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 11:16:00,562 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}516e2efd0a1aa16a42713343270fcd4e6c006bd4" 2019-06-08 11:16:00,562 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b used request id req-9221e0c2-0fdb-4250-819a-40812d4908fd 2019-06-08 11:16:00,563 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}516e2efd0a1aa16a42713343270fcd4e6c006bd4" -d '{"removeSecurityGroup": {"name": "clearwater-sg_bind"}}' 2019-06-08 11:16:00,563 - functest.core.cloudify - DEBUG - deleting server 2019-06-08 11:16:00,563 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 11:16:00,563 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:15:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0f1dbe2-492c-4b2a-8242-360341345b83 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:16:00,563 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-b0f1dbe2-492c-4b2a-8242-360341345b83 2019-06-08 11:16:00,563 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:15: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-9221e0c2-0fdb-4250-819a-40812d4908fd x-compute-request-id: req-9221e0c2-0fdb-4250-819a-40812d4908fd Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:0d:03", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-08T10:54:28.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "fdf89a9d-c463-49c2-b3ee-51a117b9df8b", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-08T11:15:11Z", "hostId": "7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_bind_host_e6t95a", "created": "2019-06-08T10:51:47Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 11:16:00,564 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b used request id req-9221e0c2-0fdb-4250-819a-40812d4908fd 2019-06-08 11:16:00,564 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56d70299672a0f46c3a9758ff851af20d5602335" 2019-06-08 11:16:00,564 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b/action used request id req-f498b482-62a8-4886-9e61-a8242b3751b6 2019-06-08 11:16:00,564 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sat, 08 Jun 2019 11:15: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-f498b482-62a8-4886-9e61-a8242b3751b6 x-compute-request-id: req-f498b482-62a8-4886-9e61-a8242b3751b6 Content-Length: 0 Content-Type: application/json 2019-06-08 11:16:00,564 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b/action used request id req-f498b482-62a8-4886-9e61-a8242b3751b6 2019-06-08 11:16:00,564 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}516e2efd0a1aa16a42713343270fcd4e6c006bd4" 2019-06-08 11:16:00,565 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:15: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-a3ce7338-1f5e-4ebd-a017-b1fa2a74496b x-compute-request-id: req-a3ce7338-1f5e-4ebd-a017-b1fa2a74496b Content-Encoding: gzip Content-Length: 803 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:5d:76", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-08T10:54:46.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "b305551c-1362-4a6d-b6a4-6da8b1d25955", "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-08T11:15:11Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_vellum_host_qh3078", "created": "2019-06-08T10:51:49Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 11:16:00,565 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 used request id req-a3ce7338-1f5e-4ebd-a017-b1fa2a74496b 2019-06-08 11:16:00,565 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 used request id req-a3ce7338-1f5e-4ebd-a017-b1fa2a74496b 2019-06-08 11:16:00,565 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56d70299672a0f46c3a9758ff851af20d5602335" 2019-06-08 11:16:00,565 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:15: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-fdfd073d-9baf-4313-bcb5-e5fca6958f61 x-compute-request-id: req-fdfd073d-9baf-4313-bcb5-e5fca6958f61 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:0d:03", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-08T10:54:28.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "fdf89a9d-c463-49c2-b3ee-51a117b9df8b", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-08T11:15:11Z", "hostId": "7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_bind_host_e6t95a", "created": "2019-06-08T10:51:47Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 11:16:00,565 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b used request id req-fdfd073d-9baf-4313-bcb5-e5fca6958f61 2019-06-08 11:16:00,566 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b used request id req-fdfd073d-9baf-4313-bcb5-e5fca6958f61 2019-06-08 11:16:00,566 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}516e2efd0a1aa16a42713343270fcd4e6c006bd4" 2019-06-08 11:16:00,566 - functest.core.cloudify - DEBUG - RESP: [204] Date: Sat, 08 Jun 2019 11:15: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-5204f678-260a-48c5-ad66-8c582ab5c2b0 x-compute-request-id: req-5204f678-260a-48c5-ad66-8c582ab5c2b0 Content-Type: application/json 2019-06-08 11:16:00,566 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 used request id req-5204f678-260a-48c5-ad66-8c582ab5c2b0 2019-06-08 11:16:00,566 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:15: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-91eb90dd-9699-49d2-bbc3-d20b2e308b4a x-compute-request-id: req-91eb90dd-9699-49d2-bbc3-d20b2e308b4a Content-Encoding: gzip Content-Length: 807 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:5d:76", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-08T10:54:46.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "b305551c-1362-4a6d-b6a4-6da8b1d25955", "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-08T11:15:56Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_vellum_host_qh3078", "created": "2019-06-08T10:51:49Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 11:16:00,566 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 used request id req-91eb90dd-9699-49d2-bbc3-d20b2e308b4a 2019-06-08 11:16:00,567 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:15: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-a3149454-3443-4e72-b9b6-075db7b48e7c x-compute-request-id: req-a3149454-3443-4e72-b9b6-075db7b48e7c Content-Encoding: gzip Content-Length: 370 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3b20e748-7aa3-4e2c-b37f-0d5d69eb80f0"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "62796e03-a046-436c-99eb-86f736bcc824"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "87b9d144-b789-48c9-99eb-be27aff01c26"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fb993e55-fd05-4be0-9fd7-cbc176346aff"}], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "a4f34c02-687e-4e21-9d25-0478a0d3d8d3", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-06-08 11:16:00,567 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b/os-security-groups used request id req-a3149454-3443-4e72-b9b6-075db7b48e7c 2019-06-08 11:16:00,567 - functest.core.cloudify - DEBUG - Waiting for server "b305551c-1362-4a6d-b6a4-6da8b1d25955" to be deleted. current status: SHUTOFF 2019-06-08 11:16:00,567 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 used request id req-91eb90dd-9699-49d2-bbc3-d20b2e308b4a 2019-06-08 11:16:00,567 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 used request id req-5204f678-260a-48c5-ad66-8c582ab5c2b0 2019-06-08 11:16:00,567 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56d70299672a0f46c3a9758ff851af20d5602335" 2019-06-08 11:16:00,568 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b/os-security-groups used request id req-a3149454-3443-4e72-b9b6-075db7b48e7c 2019-06-08 11:16:00,568 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-06-08 11:16:00,568 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-06-08 11:16:00,568 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 11:16:00,568 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-e31fc71c-6db7-4bb0-a3f1-a907727222c0 2019-06-08 11:16:00,568 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:15:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e31fc71c-6db7-4bb0-a3f1-a907727222c0 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:16:00,568 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d18586d3d14d8b9a8f486d5b3faaedd0c35f0a6" 2019-06-08 11:16:00,569 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b used request id req-13f5369e-0f2e-4e57-93b9-eab9851f08e4 2019-06-08 11:16:00,569 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b used request id req-13f5369e-0f2e-4e57-93b9-eab9851f08e4 2019-06-08 11:16:00,569 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:15: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-13f5369e-0f2e-4e57-93b9-eab9851f08e4 x-compute-request-id: req-13f5369e-0f2e-4e57-93b9-eab9851f08e4 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:0d:03", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-08T10:54:28.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "fdf89a9d-c463-49c2-b3ee-51a117b9df8b", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-08T11:15:11Z", "hostId": "7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_bind_host_e6t95a", "created": "2019-06-08T10:51:47Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 11:16:00,569 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d18586d3d14d8b9a8f486d5b3faaedd0c35f0a6" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-06-08 11:16:00,569 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sat, 08 Jun 2019 11:15: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-fe381028-cd91-45c2-bb64-81c581fdef9c x-compute-request-id: req-fe381028-cd91-45c2-bb64-81c581fdef9c Content-Length: 0 Content-Type: application/json 2019-06-08 11:16:00,569 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc 2019-06-08 11:16:00,622 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:16:00,622 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:16:00,622 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:16:00,622 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:16:00,623 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:16:00,623 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:16:00,623 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:16:00,623 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T11:11:24.987Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T11:11:24.988Z", "id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"} 2019-06-08 11:16:00,623 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:16:00,623 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:16:00 GMT 2019-06-08 11:16:00,623 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:16:00,623 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-08 11:16:00,623 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:16:00,623 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:16:00,624 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:16:05,629 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:16:05,722 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:16:05,722 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:16:05,722 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:16:05,723 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:16:05,723 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:16:05,723 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:16:05,723 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:16:05,723 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:00.704Z", "message": "POST call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b/action used request id req-fe381028-cd91-45c2-bb64-81c581fdef9c", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:59.946Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.93a52add-f4a3-49cf-a220-87099d6d6c4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:00.704Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b used request id req-949f50a1-87e7-43dd-af87-0e5682b4b514", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:00.344Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.93a52add-f4a3-49cf-a220-87099d6d6c4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:00.704Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b used request id req-949f50a1-87e7-43dd-af87-0e5682b4b514", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:00.344Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.93a52add-f4a3-49cf-a220-87099d6d6c4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:00.704Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2d18586d3d14d8b9a8f486d5b3faaedd0c35f0a6\"", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:59.946Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.93a52add-f4a3-49cf-a220-87099d6d6c4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:00.704Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:15: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-949f50a1-87e7-43dd-af87-0e5682b4b514 x-compute-request-id: req-949f50a1-87e7-43dd-af87-0e5682b4b514 Content-Encoding: gzip Content-Length: 800 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f0:0d:03\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:28.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"fdf89a9d-c463-49c2-b3ee-51a117b9df8b\", \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-08T11:15:11Z\", \"hostId\": \"7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_bind_host_e6t95a\", \"created\": \"2019-06-08T10:51:47Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:00.343Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.93a52add-f4a3-49cf-a220-87099d6d6c4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:00.704Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2d18586d3d14d8b9a8f486d5b3faaedd0c35f0a6\"", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:00.344Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.93a52add-f4a3-49cf-a220-87099d6d6c4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:00.704Z", "message": "POST call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b/action used request id req-fe381028-cd91-45c2-bb64-81c581fdef9c", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:15:59.945Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.93a52add-f4a3-49cf-a220-87099d6d6c4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:01.336Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b/os-security-groups used request id req-7c914c14-7227-41cc-9b90-17d7ee51a772", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:00.625Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.93a52add-f4a3-49cf-a220-87099d6d6c4f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:01.336Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:00.972Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:01.336Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:16: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-7c914c14-7227-41cc-9b90-17d7ee51a772 x-compute-request-id: req-7c914c14-7227-41cc-9b90-17d7ee51a772 Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:00.625Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.93a52add-f4a3-49cf-a220-87099d6d6c4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:01.336Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b/os-security-groups used request id req-7c914c14-7227-41cc-9b90-17d7ee51a772", "level": "debug", "target_id": "base_security_group_fjyver", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:00.625Z", "source_id": "bind_host_e6t95a", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.93a52add-f4a3-49cf-a220-87099d6d6c4f"}, {"node_instance_id": "bind_host_e6t95a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:01.336Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:01.217Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "bind_host_e6t95a", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:01.918Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:01.745Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:01.918Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 used request id req-2d13da23-0f51-43d1-b90d-834cdda11f62", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:01.517Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.afd9fa01-fc06-44f1-bb33-de47cb296b4f"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:01.918Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 used request id req-2d13da23-0f51-43d1-b90d-834cdda11f62", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:01.517Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.afd9fa01-fc06-44f1-bb33-de47cb296b4f"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:01.918Z", "message": "RESP: [404] Date: Sat, 08 Jun 2019 11:16: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-2d13da23-0f51-43d1-b90d-834cdda11f62 x-compute-request-id: req-2d13da23-0f51-43d1-b90d-834cdda11f62 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance b305551c-1362-4a6d-b6a4-6da8b1d25955 could not be found.\", \"code\": 404}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:01.517Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.afd9fa01-fc06-44f1-bb33-de47cb296b4f"}, {"node_instance_id": "vellum_host_qh3078", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:01.918Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}56d70299672a0f46c3a9758ff851af20d5602335\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:01.465Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.afd9fa01-fc06-44f1-bb33-de47cb296b4f"}, {"node_instance_id": "bind_host_e6t95a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:01.918Z", "message": "Deleting node instance", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:01.553Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "vellum_host_qh3078", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:02.550Z", "message": "Deleted node instance", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:02.231Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "vellum_host_qh3078", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:02.550Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:01.989Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "vellum_security_group_ic5ekw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:03.147Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:02.724Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:03.147Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:02.893Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.e51b1437-e335-4c6f-9174-82dac6c9cc02"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:03.147Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:02.894Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.e51b1437-e335-4c6f-9174-82dac6c9cc02"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:03.147Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:16:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f58203c1-f263-417a-bf82-61836ec9cbef Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:02.900Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.e51b1437-e335-4c6f-9174-82dac6c9cc02"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:03.147Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-f58203c1-f263-417a-bf82-61836ec9cbef", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:02.900Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.e51b1437-e335-4c6f-9174-82dac6c9cc02"}, {"node_instance_id": "vellum_security_group_ic5ekw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:03.147Z", "message": "Stopping node instance", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:02.628Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "vellum_security_group_ic5ekw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:03.147Z", "message": "Unlinking relationships", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:03.060Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "vellum_security_group_ic5ekw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:03.726Z", "message": "Deleting node instance", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:03.355Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:03.726Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8c9161bd5352c1aebd004ef84e2d7f1aa3b05f52\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:03.295Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.e51b1437-e335-4c6f-9174-82dac6c9cc02"}, {"node_instance_id": "vellum_security_group_ic5ekw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:03.726Z", "message": "Relationships unlinked", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:03.254Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "vellum_security_group_ic5ekw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:03.726Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:03.613Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:04.342Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:16: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-4d197fa2-346d-4091-8c75-c2cb225192c8 x-compute-request-id: req-4d197fa2-346d-4091-8c75-c2cb225192c8 Content-Encoding: gzip Content-Length: 800 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f0:0d:03\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:28.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"fdf89a9d-c463-49c2-b3ee-51a117b9df8b\", \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-08T11:15:11Z\", \"hostId\": \"7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_bind_host_e6t95a\", \"created\": \"2019-06-08T10:51:47Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:04.250Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.e51b1437-e335-4c6f-9174-82dac6c9cc02"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:05.007Z", "message": "RESP: [204] Date: Sat, 08 Jun 2019 11:16: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-7c0a7bd0-f27b-4385-a201-89405f2cf1e5 x-compute-request-id: req-7c0a7bd0-f27b-4385-a201-89405f2cf1e5 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:04.391Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.e51b1437-e335-4c6f-9174-82dac6c9cc02"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:05.007Z", "message": "DELETE call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b used request id req-7c0a7bd0-f27b-4385-a201-89405f2cf1e5", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:04.392Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.e51b1437-e335-4c6f-9174-82dac6c9cc02"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:05.007Z", "message": "DELETE call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b used request id req-7c0a7bd0-f27b-4385-a201-89405f2cf1e5", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:04.392Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.e51b1437-e335-4c6f-9174-82dac6c9cc02"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:05.007Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8c9161bd5352c1aebd004ef84e2d7f1aa3b05f52\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:04.392Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.e51b1437-e335-4c6f-9174-82dac6c9cc02"}, {"node_instance_id": "vellum_security_group_ic5ekw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:05.007Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:04.612Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.dac6a182-aa46-4486-a2e5-b4c261ba67e1"}, {"node_instance_id": "vellum_security_group_ic5ekw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:05.007Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:04.613Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.dac6a182-aa46-4486-a2e5-b4c261ba67e1"}, {"node_instance_id": "vellum_security_group_ic5ekw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:05.007Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:16:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00b30ed5-744f-48dc-b2a7-a0df21b8ed8e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:04.617Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.dac6a182-aa46-4486-a2e5-b4c261ba67e1"}, {"node_instance_id": "vellum_security_group_ic5ekw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:05.007Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-00b30ed5-744f-48dc-b2a7-a0df21b8ed8e", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:04.618Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.dac6a182-aa46-4486-a2e5-b4c261ba67e1"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:05.007Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:16: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-ffd49ebb-bc3c-4fd1-80af-42d4af83e4be x-compute-request-id: req-ffd49ebb-bc3c-4fd1-80af-42d4af83e4be Content-Encoding: gzip Content-Length: 804 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f0:0d:03\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-08T10:54:28.000000\", \"flavor\": {\"id\": \"a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d\", \"rel\": \"bookmark\"}]}, \"id\": \"fdf89a9d-c463-49c2-b3ee-51a117b9df8b\", \"user_id\": \"39ebef58a26849b9bab1767af21a375e\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-08T11:16:04Z\", \"hostId\": \"7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a\", \"name\": \"server_clearwater-opnfv_bind_host_e6t95a\", \"created\": \"2019-06-08T10:51:47Z\", \"tenant_id\": \"b05e31359ad64c1aa60ce7763d1dd124\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a\", \"cloudify_management_network_id\": \"5b323cc2-a770-4550-a884-82bb68e53127\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:04.712Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.e51b1437-e335-4c6f-9174-82dac6c9cc02"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:05.007Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b used request id req-ffd49ebb-bc3c-4fd1-80af-42d4af83e4be", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:04.712Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.e51b1437-e335-4c6f-9174-82dac6c9cc02"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:05.007Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b used request id req-ffd49ebb-bc3c-4fd1-80af-42d4af83e4be", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:04.713Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.e51b1437-e335-4c6f-9174-82dac6c9cc02"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:05.007Z", "message": "Waiting for server \"fdf89a9d-c463-49c2-b3ee-51a117b9df8b\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:04.713Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.e51b1437-e335-4c6f-9174-82dac6c9cc02"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:05.007Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b used request id req-4d197fa2-346d-4091-8c75-c2cb225192c8", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:04.250Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.e51b1437-e335-4c6f-9174-82dac6c9cc02"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:05.007Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b used request id req-4d197fa2-346d-4091-8c75-c2cb225192c8", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:04.250Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.e51b1437-e335-4c6f-9174-82dac6c9cc02"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:05.007Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8c9161bd5352c1aebd004ef84e2d7f1aa3b05f52\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:04.251Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.e51b1437-e335-4c6f-9174-82dac6c9cc02"}], "metadata": {"pagination": {"total": 1602, "offset": 1555, "size": 50}}} 2019-06-08 11:16:05,723 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:16:05,723 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:16:05 GMT 2019-06-08 11:16:05,723 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:16:05,724 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 11:16:05,724 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:16:05,724 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:16:05,724 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:16:05,724 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 11:16:05,726 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b/action used request id req-fe381028-cd91-45c2-bb64-81c581fdef9c 2019-06-08 11:16:05,726 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b used request id req-949f50a1-87e7-43dd-af87-0e5682b4b514 2019-06-08 11:16:05,727 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b used request id req-949f50a1-87e7-43dd-af87-0e5682b4b514 2019-06-08 11:16:05,727 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d18586d3d14d8b9a8f486d5b3faaedd0c35f0a6" 2019-06-08 11:16:05,727 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:15: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-949f50a1-87e7-43dd-af87-0e5682b4b514 x-compute-request-id: req-949f50a1-87e7-43dd-af87-0e5682b4b514 Content-Encoding: gzip Content-Length: 800 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:0d:03", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-08T10:54:28.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "fdf89a9d-c463-49c2-b3ee-51a117b9df8b", "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-08T11:15:11Z", "hostId": "7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_bind_host_e6t95a", "created": "2019-06-08T10:51:47Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 11:16:05,727 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d18586d3d14d8b9a8f486d5b3faaedd0c35f0a6" 2019-06-08 11:16:05,727 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b/action used request id req-fe381028-cd91-45c2-bb64-81c581fdef9c 2019-06-08 11:16:05,727 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b/os-security-groups used request id req-7c914c14-7227-41cc-9b90-17d7ee51a772 2019-06-08 11:16:05,728 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-06-08 11:16:05,728 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:16: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-7c914c14-7227-41cc-9b90-17d7ee51a772 x-compute-request-id: req-7c914c14-7227-41cc-9b90-17d7ee51a772 Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-06-08 11:16:05,728 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b/os-security-groups used request id req-7c914c14-7227-41cc-9b90-17d7ee51a772 2019-06-08 11:16:05,728 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-08 11:16:05,728 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-06-08 11:16:05,728 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 used request id req-2d13da23-0f51-43d1-b90d-834cdda11f62 2019-06-08 11:16:05,729 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 used request id req-2d13da23-0f51-43d1-b90d-834cdda11f62 2019-06-08 11:16:05,729 - functest.core.cloudify - DEBUG - RESP: [404] Date: Sat, 08 Jun 2019 11:16: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-2d13da23-0f51-43d1-b90d-834cdda11f62 x-compute-request-id: req-2d13da23-0f51-43d1-b90d-834cdda11f62 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance b305551c-1362-4a6d-b6a4-6da8b1d25955 could not be found.", "code": 404}} 2019-06-08 11:16:05,729 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/b305551c-1362-4a6d-b6a4-6da8b1d25955 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56d70299672a0f46c3a9758ff851af20d5602335" 2019-06-08 11:16:05,729 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-08 11:16:05,729 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-08 11:16:05,729 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-06-08 11:16:05,729 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-06-08 11:16:05,730 - functest.core.cloudify - DEBUG - deleting server 2019-06-08 11:16:05,730 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 11:16:05,730 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:16:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f58203c1-f263-417a-bf82-61836ec9cbef Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:16:05,730 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-f58203c1-f263-417a-bf82-61836ec9cbef 2019-06-08 11:16:05,730 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-08 11:16:05,730 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-08 11:16:05,731 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-08 11:16:05,731 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c9161bd5352c1aebd004ef84e2d7f1aa3b05f52" 2019-06-08 11:16:05,731 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-08 11:16:05,731 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-06-08 11:16:05,731 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:16: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-4d197fa2-346d-4091-8c75-c2cb225192c8 x-compute-request-id: req-4d197fa2-346d-4091-8c75-c2cb225192c8 Content-Encoding: gzip Content-Length: 800 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:0d:03", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-08T10:54:28.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "fdf89a9d-c463-49c2-b3ee-51a117b9df8b", "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-08T11:15:11Z", "hostId": "7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_bind_host_e6t95a", "created": "2019-06-08T10:51:47Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 11:16:05,731 - functest.core.cloudify - DEBUG - RESP: [204] Date: Sat, 08 Jun 2019 11:16: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-7c0a7bd0-f27b-4385-a201-89405f2cf1e5 x-compute-request-id: req-7c0a7bd0-f27b-4385-a201-89405f2cf1e5 Content-Type: application/json 2019-06-08 11:16:05,732 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b used request id req-7c0a7bd0-f27b-4385-a201-89405f2cf1e5 2019-06-08 11:16:05,732 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b used request id req-7c0a7bd0-f27b-4385-a201-89405f2cf1e5 2019-06-08 11:16:05,732 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c9161bd5352c1aebd004ef84e2d7f1aa3b05f52" 2019-06-08 11:16:05,732 - functest.core.cloudify - DEBUG - deleting security_group 2019-06-08 11:16:05,732 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 11:16:05,732 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:16:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00b30ed5-744f-48dc-b2a7-a0df21b8ed8e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:16:05,732 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-00b30ed5-744f-48dc-b2a7-a0df21b8ed8e 2019-06-08 11:16:05,733 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:16: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-ffd49ebb-bc3c-4fd1-80af-42d4af83e4be x-compute-request-id: req-ffd49ebb-bc3c-4fd1-80af-42d4af83e4be Content-Encoding: gzip Content-Length: 804 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:0d:03", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b", "rel": "bookmark"}], "image": {"id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "links": [{"href": "http://172.30.9.46:8774/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-08T10:54:28.000000", "flavor": {"id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "links": [{"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "bookmark"}]}, "id": "fdf89a9d-c463-49c2-b3ee-51a117b9df8b", "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-08T11:16:04Z", "hostId": "7227d8ee25f67abeaad30051d312a89923f35594b16c553520c0f27b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "server_clearwater-opnfv_bind_host_e6t95a", "created": "2019-06-08T10:51:47Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "cloudify_management_network_id": "5b323cc2-a770-4550-a884-82bb68e53127"}}} 2019-06-08 11:16:05,733 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b used request id req-ffd49ebb-bc3c-4fd1-80af-42d4af83e4be 2019-06-08 11:16:05,733 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b used request id req-ffd49ebb-bc3c-4fd1-80af-42d4af83e4be 2019-06-08 11:16:05,733 - functest.core.cloudify - DEBUG - Waiting for server "fdf89a9d-c463-49c2-b3ee-51a117b9df8b" to be deleted. current status: SHUTOFF 2019-06-08 11:16:05,733 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b used request id req-4d197fa2-346d-4091-8c75-c2cb225192c8 2019-06-08 11:16:05,733 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b used request id req-4d197fa2-346d-4091-8c75-c2cb225192c8 2019-06-08 11:16:05,734 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c9161bd5352c1aebd004ef84e2d7f1aa3b05f52" 2019-06-08 11:16:05,734 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc 2019-06-08 11:16:05,793 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:16:05,793 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:16:05,794 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:16:05,794 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:16:05,794 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:16:05,794 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:16:05,794 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:16:05,794 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T11:11:24.987Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T11:11:24.988Z", "id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"} 2019-06-08 11:16:05,794 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:16:05,794 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:16:05 GMT 2019-06-08 11:16:05,795 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:16:05,795 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-08 11:16:05,795 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:16:05,795 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:16:05,795 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:16:10,800 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:16:10,891 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:16:10,891 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:16:10,891 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:16:10,891 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:16:10,891 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:16:10,892 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:16:10,892 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:16:10,892 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_security_group_ic5ekw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:05.766Z", "message": "DELETE call to neutron for http://172.30.9.46:9696/v2.0/security-groups/25acd134-5ee0-4c92-a3f7-a85199dea6e2.json used request id req-715e8a10-3ad5-478d-a3b9-9f1636f11d78", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:05.485Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.dac6a182-aa46-4486-a2e5-b4c261ba67e1"}, {"node_instance_id": "vellum_security_group_ic5ekw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:05.766Z", "message": "DELETE call to network for http://172.30.9.46:9696/v2.0/security-groups/25acd134-5ee0-4c92-a3f7-a85199dea6e2.json used request id req-715e8a10-3ad5-478d-a3b9-9f1636f11d78", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:05.484Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.dac6a182-aa46-4486-a2e5-b4c261ba67e1"}, {"node_instance_id": "vellum_security_group_ic5ekw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:05.766Z", "message": "RESP: [204] X-Openstack-Request-Id: req-715e8a10-3ad5-478d-a3b9-9f1636f11d78 Content-Length: 0 Date: Sat, 08 Jun 2019 11:16:05 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:05.484Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.dac6a182-aa46-4486-a2e5-b4c261ba67e1"}, {"node_instance_id": "vellum_security_group_ic5ekw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:05.766Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.46:9696/v2.0/security-groups/25acd134-5ee0-4c92-a3f7-a85199dea6e2.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}01b2aece84b9fe242dcdc7cbbe5a79662bee9eaf\"", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:05.026Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.dac6a182-aa46-4486-a2e5-b4c261ba67e1"}, {"node_instance_id": "vellum_security_group_ic5ekw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:06.399Z", "message": "Deleted node instance", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:06.034Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "vellum_security_group_ic5ekw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:06.399Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:05.822Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:09.761Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8c9161bd5352c1aebd004ef84e2d7f1aa3b05f52\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:09.719Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.e51b1437-e335-4c6f-9174-82dac6c9cc02"}, {"node_instance_id": "bind_host_e6t95a", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:10.341Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:10.225Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:10.341Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b used request id req-dded129a-f226-488b-a292-c97e5465ad02", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:09.771Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.e51b1437-e335-4c6f-9174-82dac6c9cc02"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:10.341Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b used request id req-dded129a-f226-488b-a292-c97e5465ad02", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:09.771Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.e51b1437-e335-4c6f-9174-82dac6c9cc02"}, {"node_instance_id": "bind_host_e6t95a", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:10.341Z", "message": "RESP: [404] Date: Sat, 08 Jun 2019 11:16: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-dded129a-f226-488b-a292-c97e5465ad02 x-compute-request-id: req-dded129a-f226-488b-a292-c97e5465ad02 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance fdf89a9d-c463-49c2-b3ee-51a117b9df8b could not be found.\", \"code\": 404}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:09.770Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.e51b1437-e335-4c6f-9174-82dac6c9cc02"}], "metadata": {"pagination": {"total": 1613, "offset": 1602, "size": 50}}} 2019-06-08 11:16:10,892 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:16:10,892 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:16:10 GMT 2019-06-08 11:16:10,892 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:16:10,892 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 11:16:10,892 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:16:10,892 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:16:10,892 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:16:10,893 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 11:16:10,893 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.46:9696/v2.0/security-groups/25acd134-5ee0-4c92-a3f7-a85199dea6e2.json used request id req-715e8a10-3ad5-478d-a3b9-9f1636f11d78 2019-06-08 11:16:10,893 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/security-groups/25acd134-5ee0-4c92-a3f7-a85199dea6e2.json used request id req-715e8a10-3ad5-478d-a3b9-9f1636f11d78 2019-06-08 11:16:10,894 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-715e8a10-3ad5-478d-a3b9-9f1636f11d78 Content-Length: 0 Date: Sat, 08 Jun 2019 11:16:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 11:16:10,894 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.46:9696/v2.0/security-groups/25acd134-5ee0-4c92-a3f7-a85199dea6e2.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01b2aece84b9fe242dcdc7cbbe5a79662bee9eaf" 2019-06-08 11:16:10,894 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-08 11:16:10,894 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-06-08 11:16:10,894 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c9161bd5352c1aebd004ef84e2d7f1aa3b05f52" 2019-06-08 11:16:10,894 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-06-08 11:16:10,895 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b used request id req-dded129a-f226-488b-a292-c97e5465ad02 2019-06-08 11:16:10,895 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/fdf89a9d-c463-49c2-b3ee-51a117b9df8b used request id req-dded129a-f226-488b-a292-c97e5465ad02 2019-06-08 11:16:10,895 - functest.core.cloudify - DEBUG - RESP: [404] Date: Sat, 08 Jun 2019 11:16: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-dded129a-f226-488b-a292-c97e5465ad02 x-compute-request-id: req-dded129a-f226-488b-a292-c97e5465ad02 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance fdf89a9d-c463-49c2-b3ee-51a117b9df8b could not be found.", "code": 404}} 2019-06-08 11:16:10,895 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc 2019-06-08 11:16:10,967 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:16:10,967 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:16:10,967 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:16:10,967 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:16:10,967 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:16:10,967 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:16:10,968 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:16:10,968 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T11:11:24.987Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T11:11:24.988Z", "id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"} 2019-06-08 11:16:10,968 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:16:10,968 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:16:10 GMT 2019-06-08 11:16:10,968 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:16:10,968 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-08 11:16:10,968 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:16:10,968 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:16:10,968 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:16:15,974 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:16:16,065 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:16:16,065 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:16:16,066 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:16:16,066 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:16:16,066 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:16:16,066 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:16:16,066 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:16:16,066 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_e6t95a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:10.936Z", "message": "Deleted node instance", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:10.284Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "bind_security_group_l4hlx5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:10.936Z", "message": "Stopping node instance", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:10.728Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "keypair_qu1qn3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:10.936Z", "message": "Stopping node instance", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:10.612Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "base_security_group_fjyver", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:11.529Z", "message": "Stopping node instance", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:10.974Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "keypair_qu1qn3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:11.529Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:10.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "bind_floatingip_x5y421", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:11.529Z", "message": "Stopping node instance", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:10.947Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "bind_floatingip_x5y421", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:12.167Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:11.104Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "bind_security_group_l4hlx5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:12.167Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:11.029Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "base_security_group_fjyver", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:12.167Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:11.070Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "base_security_group_fjyver", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:12.762Z", "message": "Unlinking relationships", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:11.643Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "keypair_qu1qn3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:12.762Z", "message": "Unlinking relationships", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:11.606Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "bind_security_group_l4hlx5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:12.762Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:11.497Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "bind_security_group_l4hlx5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:13.358Z", "message": "Deleting node instance", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:11.972Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "bind_security_group_l4hlx5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:13.358Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:11.772Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "bind_floatingip_x5y421", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:13.358Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:11.678Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "keypair_qu1qn3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:13.965Z", "message": "Relationships unlinked", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:12.078Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "bind_floatingip_x5y421", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:13.965Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:12.132Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "base_security_group_fjyver", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:13.965Z", "message": "Relationships unlinked", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:12.104Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "bind_security_group_l4hlx5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:13.965Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:13.501Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.8604c468-0ae2-426a-8cf9-d22e660acfa5"}, {"node_instance_id": "bind_security_group_l4hlx5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:13.965Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:13.512Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.8604c468-0ae2-426a-8cf9-d22e660acfa5"}, {"node_instance_id": "bind_security_group_l4hlx5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:13.965Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:16:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0674401b-4edf-4190-adde-da5da3faa320 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:13.518Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.8604c468-0ae2-426a-8cf9-d22e660acfa5"}, {"node_instance_id": "bind_security_group_l4hlx5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:13.965Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-0674401b-4edf-4190-adde-da5da3faa320", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:13.518Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.8604c468-0ae2-426a-8cf9-d22e660acfa5"}, {"node_instance_id": "base_security_group_fjyver", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:14.553Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:14.059Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.7924b56a-97e8-4b73-8fac-fe842404c546"}, {"node_instance_id": "base_security_group_fjyver", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:14.553Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:16:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef15689b-3728-43be-889b-c1e476b014ad Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:14.067Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.7924b56a-97e8-4b73-8fac-fe842404c546"}, {"node_instance_id": "base_security_group_fjyver", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:14.553Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-ef15689b-3728-43be-889b-c1e476b014ad", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:14.067Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.7924b56a-97e8-4b73-8fac-fe842404c546"}, {"node_instance_id": "bind_security_group_l4hlx5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:14.553Z", "message": "RESP: [204] X-Openstack-Request-Id: req-79b56c2c-e7a9-46be-868c-bd1161449065 Content-Length: 0 Date: Sat, 08 Jun 2019 11:16:14 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:14.242Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.8604c468-0ae2-426a-8cf9-d22e660acfa5"}, {"node_instance_id": "bind_security_group_l4hlx5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:14.553Z", "message": "DELETE call to network for http://172.30.9.46:9696/v2.0/security-groups/93a505b6-079f-4b3a-b660-f796945dccb1.json used request id req-79b56c2c-e7a9-46be-868c-bd1161449065", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:14.242Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.8604c468-0ae2-426a-8cf9-d22e660acfa5"}, {"node_instance_id": "bind_security_group_l4hlx5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:14.553Z", "message": "DELETE call to neutron for http://172.30.9.46:9696/v2.0/security-groups/93a505b6-079f-4b3a-b660-f796945dccb1.json used request id req-79b56c2c-e7a9-46be-868c-bd1161449065", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:14.243Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.8604c468-0ae2-426a-8cf9-d22e660acfa5"}, {"node_instance_id": "base_security_group_fjyver", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:14.553Z", "message": "Deleting node instance", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:12.430Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "bind_security_group_l4hlx5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:14.553Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:12.225Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "keypair_qu1qn3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:14.553Z", "message": "Deleting node instance", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:12.159Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "bind_security_group_l4hlx5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:14.553Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.46:9696/v2.0/security-groups/93a505b6-079f-4b3a-b660-f796945dccb1.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}25b6fe3ae521e287133d8acd47e6c271825e851e\"", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:13.942Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.8604c468-0ae2-426a-8cf9-d22e660acfa5"}, {"node_instance_id": "base_security_group_fjyver", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:14.553Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:14.050Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.7924b56a-97e8-4b73-8fac-fe842404c546"}, {"node_instance_id": "bind_floatingip_x5y421", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:15.169Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.46:9696/v2.0/floatingips/78cd4a39-639c-4959-9574-16ae6a0621ae.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6672289eb85833e422874c97f4a03fe84f0a69db\"", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:14.992Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.723dee59-be4d-46a4-b53c-26dc5ead94d9"}, {"node_instance_id": "bind_floatingip_x5y421", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:15.169Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:14.586Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.723dee59-be4d-46a4-b53c-26dc5ead94d9"}, {"node_instance_id": "bind_floatingip_x5y421", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:15.169Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:16:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8e52ea5-be5f-4566-b659-e7a19fdb0105 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:14.590Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.723dee59-be4d-46a4-b53c-26dc5ead94d9"}, {"node_instance_id": "keypair_qu1qn3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:15.169Z", "message": "not deleting keypair since an external keypair is being used", "level": "info", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:14.565Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.442e73c5-c7ee-4290-816f-50ee71b14aa4"}, {"node_instance_id": "base_security_group_fjyver", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:15.169Z", "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-06-08T11:16:12.660Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "bind_floatingip_x5y421", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:15.169Z", "message": "Deleting node instance", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:12.792Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "bind_floatingip_x5y421", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:15.169Z", "message": "deleting floatingip", "level": "info", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:14.585Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.723dee59-be4d-46a4-b53c-26dc5ead94d9"}, {"node_instance_id": "bind_floatingip_x5y421", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:15.169Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-c8e52ea5-be5f-4566-b659-e7a19fdb0105", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:14.590Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.723dee59-be4d-46a4-b53c-26dc5ead94d9"}, {"node_instance_id": "base_security_group_fjyver", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:15.169Z", "message": "DELETE call to network for http://172.30.9.46:9696/v2.0/security-groups/a4f34c02-687e-4e21-9d25-0478a0d3d8d3.json used request id req-8b9222f9-217b-4676-8db1-10019df181dd", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:14.879Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.7924b56a-97e8-4b73-8fac-fe842404c546"}, {"node_instance_id": "base_security_group_fjyver", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:15.169Z", "message": "DELETE call to neutron for http://172.30.9.46:9696/v2.0/security-groups/a4f34c02-687e-4e21-9d25-0478a0d3d8d3.json used request id req-8b9222f9-217b-4676-8db1-10019df181dd", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:14.879Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.7924b56a-97e8-4b73-8fac-fe842404c546"}, {"node_instance_id": "keypair_qu1qn3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:15.169Z", "message": "Sending task 'nova_plugin.keypair.delete'", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:13.032Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "base_security_group_fjyver", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:15.169Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.46:9696/v2.0/security-groups/a4f34c02-687e-4e21-9d25-0478a0d3d8d3.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ff7004198e517455759b15e1115ab46c69780b6a\"", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:14.464Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.7924b56a-97e8-4b73-8fac-fe842404c546"}, {"node_instance_id": "base_security_group_fjyver", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:15.169Z", "message": "RESP: [204] X-Openstack-Request-Id: req-8b9222f9-217b-4676-8db1-10019df181dd Content-Length: 0 Date: Sat, 08 Jun 2019 11:16:14 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-06-08T11:16:14.879Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.7924b56a-97e8-4b73-8fac-fe842404c546"}, {"node_instance_id": "bind_security_group_l4hlx5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:15.768Z", "message": "Deleted node instance", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:14.824Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "bind_security_group_l4hlx5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:15.768Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:14.732Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "bind_floatingip_x5y421", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:15.768Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:13.291Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}], "metadata": {"pagination": {"total": 1662, "offset": 1613, "size": 50}}} 2019-06-08 11:16:16,066 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:16:16,066 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:16:16 GMT 2019-06-08 11:16:16,066 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:16:16,067 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 11:16:16,067 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:16:16,067 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:16:16,067 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:16:16,067 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 11:16:16,069 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-08 11:16:16,069 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-08 11:16:16,069 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-08 11:16:16,069 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-08 11:16:16,069 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-06-08 11:16:16,070 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-08 11:16:16,070 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-06-08 11:16:16,070 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-06-08 11:16:16,070 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-06-08 11:16:16,070 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-08 11:16:16,070 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-08 11:16:16,071 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-08 11:16:16,071 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-08 11:16:16,071 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-08 11:16:16,071 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-08 11:16:16,071 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-08 11:16:16,071 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-08 11:16:16,071 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-08 11:16:16,072 - functest.core.cloudify - DEBUG - deleting security_group 2019-06-08 11:16:16,072 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 11:16:16,072 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:16:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0674401b-4edf-4190-adde-da5da3faa320 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:16:16,072 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-0674401b-4edf-4190-adde-da5da3faa320 2019-06-08 11:16:16,072 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 11:16:16,072 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:16:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef15689b-3728-43be-889b-c1e476b014ad Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:16:16,073 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-ef15689b-3728-43be-889b-c1e476b014ad 2019-06-08 11:16:16,073 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-79b56c2c-e7a9-46be-868c-bd1161449065 Content-Length: 0 Date: Sat, 08 Jun 2019 11:16:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 11:16:16,073 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/security-groups/93a505b6-079f-4b3a-b660-f796945dccb1.json used request id req-79b56c2c-e7a9-46be-868c-bd1161449065 2019-06-08 11:16:16,073 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.46:9696/v2.0/security-groups/93a505b6-079f-4b3a-b660-f796945dccb1.json used request id req-79b56c2c-e7a9-46be-868c-bd1161449065 2019-06-08 11:16:16,073 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-08 11:16:16,073 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-06-08 11:16:16,074 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-08 11:16:16,074 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.46:9696/v2.0/security-groups/93a505b6-079f-4b3a-b660-f796945dccb1.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25b6fe3ae521e287133d8acd47e6c271825e851e" 2019-06-08 11:16:16,074 - functest.core.cloudify - DEBUG - deleting security_group 2019-06-08 11:16:16,074 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.46:9696/v2.0/floatingips/78cd4a39-639c-4959-9574-16ae6a0621ae.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6672289eb85833e422874c97f4a03fe84f0a69db" 2019-06-08 11:16:16,074 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 11:16:16,074 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:16:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8e52ea5-be5f-4566-b659-e7a19fdb0105 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:16:16,074 - functest.core.cloudify - DEBUG - not deleting keypair since an external keypair is being used 2019-06-08 11:16:16,075 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-06-08 11:16:16,075 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-08 11:16:16,075 - functest.core.cloudify - DEBUG - deleting floatingip 2019-06-08 11:16:16,075 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-c8e52ea5-be5f-4566-b659-e7a19fdb0105 2019-06-08 11:16:16,075 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/security-groups/a4f34c02-687e-4e21-9d25-0478a0d3d8d3.json used request id req-8b9222f9-217b-4676-8db1-10019df181dd 2019-06-08 11:16:16,075 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.46:9696/v2.0/security-groups/a4f34c02-687e-4e21-9d25-0478a0d3d8d3.json used request id req-8b9222f9-217b-4676-8db1-10019df181dd 2019-06-08 11:16:16,076 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.keypair.delete' 2019-06-08 11:16:16,076 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.46:9696/v2.0/security-groups/a4f34c02-687e-4e21-9d25-0478a0d3d8d3.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff7004198e517455759b15e1115ab46c69780b6a" 2019-06-08 11:16:16,076 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8b9222f9-217b-4676-8db1-10019df181dd Content-Length: 0 Date: Sat, 08 Jun 2019 11:16:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 11:16:16,076 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-08 11:16:16,076 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-06-08 11:16:16,076 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2019-06-08 11:16:16,076 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc 2019-06-08 11:16:16,137 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:16:16,137 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:16:16,137 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:16:16,137 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:16:16,137 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:16:16,137 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:16:16,137 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:16:16,137 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T11:11:24.987Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T11:11:24.988Z", "id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"} 2019-06-08 11:16:16,138 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:16:16,138 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:16:16 GMT 2019-06-08 11:16:16,138 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:16:16,138 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-08 11:16:16,138 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:16:16,138 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:16:16,138 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:16:21,144 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-06-08 11:16:21,224 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:16:21,224 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:16:21,224 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:16:21,224 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:16:21,224 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:16:21,224 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:16:21,224 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:16:21,225 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "base_security_group_fjyver", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:16.450Z", "message": "Deleted node instance", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:15.534Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "keypair_qu1qn3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:16.450Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:14.935Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "bind_floatingip_x5y421", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:16.450Z", "message": "RESP: [204] X-Openstack-Request-Id: req-9daf8fca-4248-475e-8937-3c5fdd79bd25 Content-Length: 0 Date: Sat, 08 Jun 2019 11:16: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": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:16.231Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.723dee59-be4d-46a4-b53c-26dc5ead94d9"}, {"node_instance_id": "keypair_qu1qn3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:16.450Z", "message": "Deleted node instance", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:15.123Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "base_security_group_fjyver", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:16.450Z", "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-06-08T11:16:15.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "bind_floatingip_x5y421", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:17.032Z", "message": "Deleted node instance", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:16.612Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "bind_floatingip_x5y421", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:17.032Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:16.537Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}, {"node_instance_id": "bind_floatingip_x5y421", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:17.032Z", "message": "DELETE call to network for http://172.30.9.46:9696/v2.0/floatingips/78cd4a39-639c-4959-9574-16ae6a0621ae.json used request id req-9daf8fca-4248-475e-8937-3c5fdd79bd25", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:16.231Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.723dee59-be4d-46a4-b53c-26dc5ead94d9"}, {"node_instance_id": "bind_floatingip_x5y421", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:17.032Z", "message": "DELETE call to neutron for http://172.30.9.46:9696/v2.0/floatingips/78cd4a39-639c-4959-9574-16ae6a0621ae.json used request id req-9daf8fca-4248-475e-8937-3c5fdd79bd25", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:16.231Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc", "logger": "ctx.723dee59-be4d-46a4-b53c-26dc5ead94d9"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-08T11:16:17.700Z", "message": "'uninstall' workflow execution succeeded", "target_id": null, "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T11:16:17.107Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"}], "metadata": {"pagination": {"total": 1672, "offset": 1662, "size": 50}}} 2019-06-08 11:16:21,225 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:16:21,225 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:16:21 GMT 2019-06-08 11:16:21,225 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:16:21,225 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 11:16:21,225 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:16:21,225 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:16:21,225 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:16:21,225 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 11:16:21,226 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-08 11:16:21,226 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2019-06-08 11:16:21,226 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9daf8fca-4248-475e-8937-3c5fdd79bd25 Content-Length: 0 Date: Sat, 08 Jun 2019 11:16:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 11:16:21,227 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-08 11:16:21,227 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-06-08 11:16:21,227 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-08 11:16:21,227 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2019-06-08 11:16:21,227 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/floatingips/78cd4a39-639c-4959-9574-16ae6a0621ae.json used request id req-9daf8fca-4248-475e-8937-3c5fdd79bd25 2019-06-08 11:16:21,227 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.46:9696/v2.0/floatingips/78cd4a39-639c-4959-9574-16ae6a0621ae.json used request id req-9daf8fca-4248-475e-8937-3c5fdd79bd25 2019-06-08 11:16:21,228 - functest.core.cloudify - DEBUG - 'uninstall' workflow execution succeeded 2019-06-08 11:16:21,228 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc 2019-06-08 11:16:21,281 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:16:21,281 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:16:21,282 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:16:21,282 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:16:21,282 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:16:21,282 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:16:21,282 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:16:21,282 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "status_display": "completed", "ended_at": "2019-06-08T11:16:17.078Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T11:11:24.987Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-08T11:11:24.988Z", "id": "d0bfbde0-6036-49e6-9e2a-e7c4a21b23cc"} 2019-06-08 11:16:21,282 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:16:21,282 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:16:21 GMT 2019-06-08 11:16:21,283 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:16:21,283 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 595 2019-06-08 11:16:21,283 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:16:21,283 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:16:21,283 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:16:21,283 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.203:80/api/v3.1/deployments/clearwater-opnfv 2019-06-08 11:16:21,648 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:16:21,648 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:16:21,648 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:16:21,649 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:16:21,649 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:16:21,649 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:16:21,649 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:16:21,649 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-06-08 11:16:21,649 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "bono_cluster_size": 1, "flavor_id": "a8a1cc71-86dd-43db-89e7-ac9479922b7d", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "permalink": null, "description": null, "blueprint_id": "clearwater-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:08.405Z", "created_by": "admin", "updated_at": "2019-06-08T10:51:08.405Z", "visibility": "tenant", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "resource_availability": "tenant", "capabilities": {}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}, "members": ["bono_floatingip", "bono_host"]}}, "id": "clearwater-opnfv", "outputs": {"bono_ip": {"value": {"get_attribute": ["bono_floatingip", "floating_ip_address"]}}, "dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}} 2019-06-08 11:16:21,649 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:16:21,649 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:16:21 GMT 2019-06-08 11:16:21,649 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:16:21,650 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 11:16:21,650 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:16:21,650 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:16:21,650 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:16:21,650 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 11:16:31,661 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.203:80/api/v3.1/blueprints/clearwater-opnfv 2019-06-08 11:16:31,790 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:16:31,790 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:16:31,790 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:16:31,791 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:16:31,791 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:16:31,791 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:16:31,791 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:16:31,791 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-06-08 11:16:31,792 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2019-06-08T10:51:00.138Z", "updated_at": "2019-06-08T10:51:00.138Z", "created_by": "admin", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "id": "clearwater-opnfv", "plan": {"relationships": {"cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.attach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_sprout_nodes": {"name": "monitors_sprout_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_server_group": {"name": "cloudify.openstack.server_connected_to_server_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_server_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.monitors": {"name": "cloudify.relationships.monitors", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "public", "description": "the community"}, "oids": {"description": "the oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_bono_nodes": {"name": "monitors_bono_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "app_connected_to_bind_ellis": {"name": "app_connected_to_bind_ellis", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "app_connected_to_bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.route_connected_to_router": {"name": "cloudify.openstack.route_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.route_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.rbac_policy_applied_to": {"name": "cloudify.openstack.rbac_policy_applied_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.rbac_policy_applied_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_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"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"bono_ip": {"value": {"get_attribute": ["bono_floatingip", "floating_ip_address"]}}, "dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}, "capabilities": {}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {"bono_group": {"members": ["bono_floatingip", "bono_host"], "policies": {}}}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "imported_blueprints": [], "namespaces_mapping": {}, "nodes": [{"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bono_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_sprout_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/sprout/stop-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "sprout", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.sprout"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/sprout/stop-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/sprout/install-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.sprout", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/vellum/stop-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"script_path": "scripts/clearwater/vellum/start-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "vellum", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.vellum"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "scripts/clearwater/vellum/start-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/vellum/stop-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/vellum/install-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.vellum", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "homer_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "homer_cluster_size"}, "default_instances": {"get_input": "homer_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "homer_cluster_size"}}}}, "id": "homer_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.list_keypairs"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.list_keypairs"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.keypair.list_keypairs", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": {"get_input": "key_pair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "private_key_path"}, "use_external_resource": true}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "internal_sip_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "internal_sip_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5054}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5052}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind_ellis", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/ellis/stop-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "ellis", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.ellis"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/ellis/stop-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/ellis/install-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "ellis", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.ellis", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "proxy_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 10}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "proxy_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "proxy_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "dime_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8889}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 10888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_dime", "description": "memcached Chronos REST"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "ellis_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.floatingip.list_floatingips", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "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": "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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "vellum_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "vellum_cluster_size"}, "default_instances": {"get_input": "vellum_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "vellum_cluster_size"}}}}, "id": "vellum_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/dime/stop-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "dime", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.dime"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/dime/stop-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/dime/install-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.dime", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "proxy_node", "type_hierarchy": ["cloudify.nodes.Root", "SNMPProxy"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/monitoring/proxy_snmp/install_requirements.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "proxy_node", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "host_id": "proxy_host", "type": "SNMPProxy", "properties": {}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "base_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "base_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"remote_ip_prefix": "0.0.0.0/0", "port": 4000}, {"remote_ip_prefix": "0.0.0.0/0", "port": 2380}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 161}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_base", "description": "SSH"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bono_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.floatingip.list_floatingips", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "sprout_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "sprout_cluster_size"}, "default_instances": {"get_input": "sprout_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "sprout_cluster_size"}}}}, "id": "sprout_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bind_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 53}, {"remote_ip_prefix": "0.0.0.0/0", "port": 53}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bind", "description": "DNS"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/homer/stop-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "homer", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.homer"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/homer/stop-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/homer/install-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.homer", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "sprout_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bind_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "bind_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "bind", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.infra.bind"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "install"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/other/install-etcd.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.infra.bind", "properties": {"private_domain": "clearwater.local", "secret_code": "secret", "hss_port": "3868", "public_domain": {"get_input": "public_domain"}, "release": {"get_input": "release"}, "hss_hostname": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_bono_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/bono/stop-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "bono", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.bono"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/bono/stop-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/bono/install-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.bono", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "ellis_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bind_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.floatingip.list_floatingips", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "members": ["bono_floatingip", "bono_host"]}}, "policies": {"scale_bono": {"type": "cloudify.policies.scaling", "targets": ["bono_group"], "properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}}}, "metadata": null}} 2019-06-08 11:16:31,794 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:16:31,794 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:16:31 GMT 2019-06-08 11:16:31,794 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:16:31,794 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 11:16:31,794 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:16:31,794 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:16:31,794 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:16:31,795 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 11:16:31,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-06-08 11:16:31,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9292/v2/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" 2019-06-08 11:16:32,912 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:16:32 GMT X-Openstack-Request-Id: req-268010f4-8366-49e3-97a9-d6a18eca031e 2019-06-08 11:16:32,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-06-08 11:16:32,912 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.46:9292/v2/images/f94c87af-a143-4b7e-ac9d-5a28d4a5fbbe used request id req-268010f4-8366-49e3-97a9-d6a18eca031e 2019-06-08 11:16:32,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.0686480999s 2019-06-08 11:16:32,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-08 11:16:32,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a29302b2a381d3341c15c26b0cb252f1c339fd37" 2019-06-08 11:16:33,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 373 Content-Type: application/json Date: Sat, 08 Jun 2019 11:16:32 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9d4c1475-bcc1-47b7-b868-dfcd0bb16faa x-openstack-request-id: req-9d4c1475-bcc1-47b7-b868-dfcd0bb16faa 2019-06-08 11:16:33,228 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_54f13098-152e-4334-b23f-8367d7d4061a", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "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": "4ae1e58a-bfb9-4b15-8604-f4f121b194f1"}, {"name": "cloudify_ims-flavor_alt_54f13098-152e-4334-b23f-8367d7d4061a", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d", "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": "a8a1cc71-86dd-43db-89e7-ac9479922b7d"}]} 2019-06-08 11:16:33,228 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None used request id req-9d4c1475-bcc1-47b7-b868-dfcd0bb16faa 2019-06-08 11:16:33,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.309933185577s 2019-06-08 11:16:33,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-06-08 11:16:33,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:8774/v2.1/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a29302b2a381d3341c15c26b0cb252f1c339fd37" 2019-06-08 11:16:33,265 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 08 Jun 2019 11:16: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-9fcc1d81-01ed-4e4e-8607-c4b689f66700 x-openstack-request-id: req-9fcc1d81-01ed-4e4e-8607-c4b689f66700 2019-06-08 11:16:33,265 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.46:8774/v2.1/flavors/a8a1cc71-86dd-43db-89e7-ac9479922b7d used request id req-9fcc1d81-01ed-4e4e-8607-c4b689f66700 2019-06-08 11:16:33,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0342922210693s 2019-06-08 11:16:33,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-06-08 11:16:33,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/floatingips/a42c4a2f-78d9-4d9c-b417-6b0104451ad7.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" 2019-06-08 11:16:34,890 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 11:16:34 GMT X-Openstack-Request-Id: req-868a5c69-8545-47c3-b36f-9e849706074e 2019-06-08 11:16:34,890 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 11:16:34,890 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/floatingips/a42c4a2f-78d9-4d9c-b417-6b0104451ad7.json used request id req-868a5c69-8545-47c3-b36f-9e849706074e 2019-06-08 11:16:34,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.61957120895s 2019-06-08 11:16:34,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-08 11:16:34,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" 2019-06-08 11:16:34,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 08 Jun 2019 11:16:34 GMT X-Openstack-Request-Id: req-0c34bb3e-cdc7-43df-8436-5ef0e6e1edf5 2019-06-08 11:16:34,964 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-06-08 11:16:34,964 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-0c34bb3e-cdc7-43df-8436-5ef0e6e1edf5 2019-06-08 11:16:34,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0625839233398s 2019-06-08 11:16:34,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-06-08 11:16:34,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:8774/v2.1/servers/22a77c00-7c5f-49af-b0af-2fd69479d425 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" 2019-06-08 11:16:35,378 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sat, 08 Jun 2019 11:16: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-b267709d-f075-407d-a721-f936e225d815 x-openstack-request-id: req-b267709d-f075-407d-a721-f936e225d815 2019-06-08 11:16:35,378 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.46:8774/v2.1/servers/22a77c00-7c5f-49af-b0af-2fd69479d425 used request id req-b267709d-f075-407d-a721-f936e225d815 2019-06-08 11:16:35,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.413347005844s 2019-06-08 11:16:35,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 11:16:35,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" 2019-06-08 11:16:35,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 780 Content-Type: application/json Date: Sat, 08 Jun 2019 11:16: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-6126323b-3674-4d55-bb0c-7c66b74f9f42 x-openstack-request-id: req-6126323b-3674-4d55-bb0c-7c66b74f9f42 2019-06-08 11:16:35,820 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:85:ea", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:85:ea", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/22a77c00-7c5f-49af-b0af-2fd69479d425", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/22a77c00-7c5f-49af-b0af-2fd69479d425", "rel": "bookmark"}], "image": {"id": "77c85dd1-b8c7-416b-b447-68fab5306023", "links": [{"href": "http://172.30.9.46:8774/images/77c85dd1-b8c7-416b-b447-68fab5306023", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T10:47:52.000000", "flavor": {"id": "4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "links": [{"href": "http://172.30.9.46:8774/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "rel": "bookmark"}]}, "id": "22a77c00-7c5f-49af-b0af-2fd69479d425", "security_groups": [{"name": "cloudify_ims-sg_54f13098-152e-4334-b23f-8367d7d4061a"}], "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:16:35Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "cloudify_ims-vm_54f13098-152e-4334-b23f-8367d7d4061a", "created": "2019-06-08T10:46:00Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 11:16:35,820 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-6126323b-3674-4d55-bb0c-7c66b74f9f42 2019-06-08 11:16:35,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.441307067871s 2019-06-08 11:16:35,822 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 11:16:37,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 11:16:37,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" 2019-06-08 11:16:38,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 657 Content-Type: application/json Date: Sat, 08 Jun 2019 11:16: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-7994fb7d-fe85-4515-b1cf-48f3625cc1ce x-openstack-request-id: req-7994fb7d-fe85-4515-b1cf-48f3625cc1ce 2019-06-08 11:16:38,399 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/22a77c00-7c5f-49af-b0af-2fd69479d425", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/22a77c00-7c5f-49af-b0af-2fd69479d425", "rel": "bookmark"}], "image": {"id": "77c85dd1-b8c7-416b-b447-68fab5306023", "links": [{"href": "http://172.30.9.46:8774/images/77c85dd1-b8c7-416b-b447-68fab5306023", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "deleted", "OS-SRV-USG:launched_at": "2019-06-08T10:47:52.000000", "flavor": {"id": "4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "links": [{"href": "http://172.30.9.46:8774/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "rel": "bookmark"}]}, "id": "22a77c00-7c5f-49af-b0af-2fd69479d425", "user_id": "39ebef58a26849b9bab1767af21a375e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "DELETED", "updated": "2019-06-08T11:16:37Z", "hostId": "7fe3f60ab9c440722a876a97e60c92b9ed29efc696da9ce15a93277c", "OS-SRV-USG:terminated_at": "2019-06-08T11:16:37.000000", "key_name": "cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a", "name": "cloudify_ims-vm_54f13098-152e-4334-b23f-8367d7d4061a", "created": "2019-06-08T10:46:00Z", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 11:16:38,399 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-7994fb7d-fe85-4515-b1cf-48f3625cc1ce 2019-06-08 11:16:38,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.575103998184s 2019-06-08 11:16:38,401 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 11:16:40,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 11:16:40,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" 2019-06-08 11:16:40,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 08 Jun 2019 11:16: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-bc0743eb-e5e9-423e-bf78-ff4ff4dec408 x-openstack-request-id: req-bc0743eb-e5e9-423e-bf78-ff4ff4dec408 2019-06-08 11:16:40,481 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-06-08 11:16:40,481 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-bc0743eb-e5e9-423e-bf78-ff4ff4dec408 2019-06-08 11:16:40,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0776689052582s 2019-06-08 11:16:40,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-08 11:16:40,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" 2019-06-08 11:16:40,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 7329 Content-Type: application/json Date: Sat, 08 Jun 2019 11:16:40 GMT X-Openstack-Request-Id: req-afd3ee0d-fb5a-43b7-b9c9-eb4490c32409 2019-06-08 11:16:40,545 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:45:56Z", "updated_at": "2019-06-08T10:45:57Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2019-06-08T10:45:57Z", "revision_number": 0, "id": "3aebbe91-4dfd-43d9-b71c-5ecb531cfdfe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:45:57Z", "security_group_id": "524679c4-734f-462d-a96b-7194cdbf3fce", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:45:56Z", "revision_number": 0, "id": "687f4783-fb4e-48f5-b7cc-67a5656489b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:45:56Z", "security_group_id": "524679c4-734f-462d-a96b-7194cdbf3fce", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": null, "ethertype": "IPv4", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-06-08T10:45:57Z", "revision_number": 0, "id": "6d6f3bbf-3cf4-4a96-a99d-431f3005c75a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:45:57Z", "security_group_id": "524679c4-734f-462d-a96b-7194cdbf3fce", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": 80, "ethertype": "IPv4", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:45:57Z", "revision_number": 0, "id": "7b9fa367-27e0-440a-9522-ee0065ff82c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:45:57Z", "security_group_id": "524679c4-734f-462d-a96b-7194cdbf3fce", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": null, "ethertype": "IPv4", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:45:56Z", "revision_number": 0, "id": "894a9dae-864b-43ca-bca0-b5bc0c412982", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:45:56Z", "security_group_id": "524679c4-734f-462d-a96b-7194cdbf3fce", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": null, "ethertype": "IPv6", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-06-08T10:45:57Z", "revision_number": 0, "id": "bf5680ac-2022-4247-a11a-a2447a13ea55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:45:57Z", "security_group_id": "524679c4-734f-462d-a96b-7194cdbf3fce", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": 443, "ethertype": "IPv4", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-06-08T10:45:56Z", "revision_number": 0, "id": "ed9a1d37-8f2a-486b-aa2a-89a8488e2592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:45:56Z", "security_group_id": "524679c4-734f-462d-a96b-7194cdbf3fce", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": 22, "ethertype": "IPv4", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-06-08T10:45:57Z", "revision_number": 0, "id": "fcca0b01-8dcd-4644-a2d0-4c98b511e29f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:45:57Z", "security_group_id": "524679c4-734f-462d-a96b-7194cdbf3fce", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}], "revision_number": 7, "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "524679c4-734f-462d-a96b-7194cdbf3fce", "name": "cloudify_ims-sg_54f13098-152e-4334-b23f-8367d7d4061a"}, {"description": "Default security group", "tags": [], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:45:42Z", "updated_at": "2019-06-08T10:50:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:45:42Z", "revision_number": 0, "id": "3217f7f3-f0c3-4c06-9012-9990ac9d108b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:45:42Z", "security_group_id": "62a2ef4c-2521-4e9a-b3fa-a614c39a1f40", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": null, "ethertype": "IPv6", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:45:42Z", "revision_number": 0, "id": "41d6b874-4d66-45aa-9e19-86babde5842d", "remote_group_id": "62a2ef4c-2521-4e9a-b3fa-a614c39a1f40", "remote_ip_prefix": null, "created_at": "2019-06-08T10:45:42Z", "security_group_id": "62a2ef4c-2521-4e9a-b3fa-a614c39a1f40", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": null, "ethertype": "IPv4", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:45:42Z", "revision_number": 0, "id": "9133b1c6-9cf9-48fc-b13a-9e81ca013775", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:45:42Z", "security_group_id": "62a2ef4c-2521-4e9a-b3fa-a614c39a1f40", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": null, "ethertype": "IPv4", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:45:42Z", "revision_number": 0, "id": "a94d27d4-7a99-4945-bf00-1189d31c3f48", "remote_group_id": "62a2ef4c-2521-4e9a-b3fa-a614c39a1f40", "remote_ip_prefix": null, "created_at": "2019-06-08T10:45:42Z", "security_group_id": "62a2ef4c-2521-4e9a-b3fa-a614c39a1f40", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": null, "ethertype": "IPv6", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-06-08T10:50:52Z", "revision_number": 0, "id": "cd34e932-8237-4459-9cfd-7b747c77adcd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:50:52Z", "security_group_id": "62a2ef4c-2521-4e9a-b3fa-a614c39a1f40", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": 22, "ethertype": "IPv4", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}], "revision_number": 2, "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "62a2ef4c-2521-4e9a-b3fa-a614c39a1f40", "name": "default"}]} 2019-06-08 11:16:40,545 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/security-groups.json used request id req-afd3ee0d-fb5a-43b7-b9c9-eb4490c32409 2019-06-08 11:16:40,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0584230422974s 2019-06-08 11:16:40,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-06-08 11:16:40,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/security-groups/524679c4-734f-462d-a96b-7194cdbf3fce.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" 2019-06-08 11:16:40,697 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 11:16:40 GMT X-Openstack-Request-Id: req-0adeb258-8dae-4615-8a56-00d708548288 2019-06-08 11:16:40,697 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 11:16:40,697 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/security-groups/524679c4-734f-462d-a96b-7194cdbf3fce.json used request id req-0adeb258-8dae-4615-8a56-00d708548288 2019-06-08 11:16:40,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.14524102211s 2019-06-08 11:16:40,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-06-08 11:16:40,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:8774/v2.1/os-keypairs/cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" 2019-06-08 11:16:40,727 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 08 Jun 2019 11:16: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-5ced9e17-22a3-4171-80fc-e7b5181edf20 x-openstack-request-id: req-5ced9e17-22a3-4171-80fc-e7b5181edf20 2019-06-08 11:16:40,728 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.46:8774/v2.1/os-keypairs/cloudify_ims-kp_54f13098-152e-4334-b23f-8367d7d4061a used request id req-5ced9e17-22a3-4171-80fc-e7b5181edf20 2019-06-08 11:16:40,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0296671390533s 2019-06-08 11:16:40,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-06-08 11:16:40,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:9696/v2.0/routers/7402b534-bf16-452e-b777-060240f3aa0b/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" -d '{"subnet_id": "601b5972-dceb-420d-a9f1-ec611a21f753"}' 2019-06-08 11:16:43,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 08 Jun 2019 11:16:43 GMT X-Openstack-Request-Id: req-a4d3456b-8ded-4abe-b1ed-bfc3d563d75f 2019-06-08 11:16:43,016 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "5b323cc2-a770-4550-a884-82bb68e53127", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "subnet_id": "601b5972-dceb-420d-a9f1-ec611a21f753", "subnet_ids": ["601b5972-dceb-420d-a9f1-ec611a21f753"], "port_id": "93dac192-ff02-4d0d-a1af-acc47c4bf703", "id": "7402b534-bf16-452e-b777-060240f3aa0b"} 2019-06-08 11:16:43,016 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.46:9696/v2.0/routers/7402b534-bf16-452e-b777-060240f3aa0b/remove_router_interface.json used request id req-a4d3456b-8ded-4abe-b1ed-bfc3d563d75f 2019-06-08 11:16:43,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.28774499893s 2019-06-08 11:16:43,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-06-08 11:16:43,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" 2019-06-08 11:16:43,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 708 Content-Type: application/json Date: Sat, 08 Jun 2019 11:16:43 GMT X-Openstack-Request-Id: req-5673ad94-24ca-46eb-91dc-2563355715a2 2019-06-08 11:16:43,163 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a3d564af-8d87-4f4f-9680-f5a9465e0acc", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:45:45Z", "admin_state_up": true, "updated_at": "2019-06-08T11:16:42Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "7402b534-bf16-452e-b777-060240f3aa0b", "name": "cloudify_ims-router_54f13098-152e-4334-b23f-8367d7d4061a"}]} 2019-06-08 11:16:43,163 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/routers.json used request id req-5673ad94-24ca-46eb-91dc-2563355715a2 2019-06-08 11:16:43,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.146675825119s 2019-06-08 11:16:43,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-06-08 11:16:43,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/routers/7402b534-bf16-452e-b777-060240f3aa0b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" 2019-06-08 11:16:44,586 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 11:16:44 GMT X-Openstack-Request-Id: req-7ebfbfb0-b424-4794-b879-dc6ed95d185c 2019-06-08 11:16:44,586 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 11:16:44,586 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/routers/7402b534-bf16-452e-b777-060240f3aa0b.json used request id req-7ebfbfb0-b424-4794-b879-dc6ed95d185c 2019-06-08 11:16:44,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.42166399956s 2019-06-08 11:16:44,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-06-08 11:16:44,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" 2019-06-08 11:16:44,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 683 Content-Type: application/json Date: Sat, 08 Jun 2019 11:16:44 GMT X-Openstack-Request-Id: req-77019e60-ee06-4151-8f22-f529c00181d9 2019-06-08 11:16:44,629 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5b323cc2-a770-4550-a884-82bb68e53127","tenant_id":"b05e31359ad64c1aa60ce7763d1dd124","created_at":"2019-06-08T10:45:44Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-06-08T10:45:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"b05e31359ad64c1aa60ce7763d1dd124","id":"601b5972-dceb-420d-a9f1-ec611a21f753","subnetpool_id":null,"name":"cloudify_ims-subnet_54f13098-152e-4334-b23f-8367d7d4061a"}]} 2019-06-08 11:16:44,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/subnets.json used request id req-77019e60-ee06-4151-8f22-f529c00181d9 2019-06-08 11:16:44,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0423991680145s 2019-06-08 11:16:44,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-06-08 11:16:44,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/subnets/601b5972-dceb-420d-a9f1-ec611a21f753.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" 2019-06-08 11:16:46,068 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 11:16:46 GMT X-Openstack-Request-Id: req-d485222b-25d8-49e6-89ed-2bff35326b53 2019-06-08 11:16:46,068 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 11:16:46,068 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/subnets/601b5972-dceb-420d-a9f1-ec611a21f753.json used request id req-d485222b-25d8-49e6-89ed-2bff35326b53 2019-06-08 11:16:46,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.43809199333s 2019-06-08 11:16:46,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 11:16:46,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" 2019-06-08 11:16:46,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1238 Content-Type: application/json Date: Sat, 08 Jun 2019 11:16:46 GMT X-Openstack-Request-Id: req-6b3f3165-b544-4064-9ef4-7d7639e5ceb3 2019-06-08 11:16:46,169 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5b323cc2-a770-4550-a884-82bb68e53127","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b05e31359ad64c1aa60ce7763d1dd124","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-08T11:16:45Z","qos_policy_id":null,"name":"cloudify_ims-net_54f13098-152e-4334-b23f-8367d7d4061a","admin_state_up":true,"tenant_id":"b05e31359ad64c1aa60ce7763d1dd124","created_at":"2019-06-08T10:45:42Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T06:03:01Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","mtu":1500}]} 2019-06-08 11:16:46,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-6b3f3165-b544-4064-9ef4-7d7639e5ceb3 2019-06-08 11:16:46,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.100811958313s 2019-06-08 11:16:46,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-06-08 11:16:46,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/networks/5b323cc2-a770-4550-a884-82bb68e53127.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" 2019-06-08 11:16:47,493 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 11:16:47 GMT X-Openstack-Request-Id: req-bb6c4ffe-5422-489b-b05d-232de513a6c0 2019-06-08 11:16:47,493 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 11:16:47,494 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/networks/5b323cc2-a770-4550-a884-82bb68e53127.json used request id req-bb6c4ffe-5422-489b-b05d-232de513a6c0 2019-06-08 11:16:47,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.32269906998s 2019-06-08 11:16:47,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 11:16:47,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" 2019-06-08 11:16:47,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sat, 08 Jun 2019 11:16:47 GMT X-Openstack-Request-Id: req-0624e02e-7a19-4de3-bc2e-6d4650ceb78a 2019-06-08 11:16:47,794 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T10:45:55Z", "file": "/v2/images/77c85dd1-b8c7-416b-b447-68fab5306023/file", "owner": "b05e31359ad64c1aa60ce7763d1dd124", "id": "77c85dd1-b8c7-416b-b447-68fab5306023", "size": 297598976, "self": "/v2/images/77c85dd1-b8c7-416b-b447-68fab5306023", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/77c85dd1-b8c7-416b-b447-68fab5306023/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "74baf6380a51398877a7e7d27d2319b765fee0efbf94a3be6ebc29575658c5a4", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/77c85dd1-b8c7-416b-b447-68fab5306023/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_54f13098-152e-4334-b23f-8367d7d4061a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "92a19abfec7c499acc81047ad0ed6ba1", "name": "cloudify_ims-img_54f13098-152e-4334-b23f-8367d7d4061a", "checksum": "92a19abfec7c499acc81047ad0ed6ba1", "created_at": "2019-06-08T10:45:50Z", "os_hidden": false, "protected": false, "os_hash_value": "fdf0ecddcff3d2c3673ce62d8641b5eacb41fdddee37d76f5507440756fb9ed0315f3b7c386a5f8c1445de3acf502c03cf501a268e7c67b3cd54f0f94b73a745"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 11:16:47,795 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-0624e02e-7a19-4de3-bc2e-6d4650ceb78a 2019-06-08 11:16:47,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.296153068542s 2019-06-08 11:16:47,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-06-08 11:16:47,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9292/v2/images/77c85dd1-b8c7-416b-b447-68fab5306023 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c4e64c3401fb58f183cc032ab0dba3bd9a2a6b31" 2019-06-08 11:16:48,321 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:16:48 GMT X-Openstack-Request-Id: req-4eb6f49c-a9af-426a-b124-b8754991cd75 2019-06-08 11:16:48,321 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:16:48,322 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.46:9292/v2/images/77c85dd1-b8c7-416b-b447-68fab5306023 used request id req-4eb6f49c-a9af-426a-b124-b8754991cd75 2019-06-08 11:16:48,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.525365114212s 2019-06-08 11:16:48,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-08 11:16:48,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a29302b2a381d3341c15c26b0cb252f1c339fd37" 2019-06-08 11:16:48,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Sat, 08 Jun 2019 11: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-dee09c66-e051-4c45-ae43-a019bfdf7dcb x-openstack-request-id: req-dee09c66-e051-4c45-ae43-a019bfdf7dcb 2019-06-08 11:16:48,346 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_54f13098-152e-4334-b23f-8367d7d4061a", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1", "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": "4ae1e58a-bfb9-4b15-8604-f4f121b194f1"}]} 2019-06-08 11:16:48,346 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None used request id req-dee09c66-e051-4c45-ae43-a019bfdf7dcb 2019-06-08 11:16:48,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0238990783691s 2019-06-08 11:16:48,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-06-08 11:16:48,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:8774/v2.1/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a29302b2a381d3341c15c26b0cb252f1c339fd37" 2019-06-08 11:16:48,392 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 08 Jun 2019 11: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-aea5e958-c2e4-4393-8b66-9b2d8f66d0d7 x-openstack-request-id: req-aea5e958-c2e4-4393-8b66-9b2d8f66d0d7 2019-06-08 11:16:48,392 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.46:8774/v2.1/flavors/4ae1e58a-bfb9-4b15-8604-f4f121b194f1 used request id req-aea5e958-c2e4-4393-8b66-9b2d8f66d0d7 2019-06-08 11:16:48,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0449409484863s 2019-06-08 11:16:48,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-08 11:16:48,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a29302b2a381d3341c15c26b0cb252f1c339fd37" 2019-06-08 11:16:48,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Sat, 08 Jun 2019 11:16:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e33dc4a8-a019-48eb-80bf-29f8b76d76a3 2019-06-08 11:16:48,711 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.46:5000/v3/users/05c218d902a14f40af3320874b7f92da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05c218d902a14f40af3320874b7f92da", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.46:5000/v3/users/1afacf49c7e14af3a957f3511567dacc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1afacf49c7e14af3a957f3511567dacc", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.46:5000/v3/users/1f2145adf73944a6ab8ed52e5753691b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f2145adf73944a6ab8ed52e5753691b", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.46:5000/v3/users/2593ee6f9317492f990d505d77da4779"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2593ee6f9317492f990d505d77da4779", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.46:5000/v3/users/31ebed201e7e4ca5b7ee604a2b787581"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31ebed201e7e4ca5b7ee604a2b787581", "email": "cinder@localhost", "password_expires_at": null}, {"name": "cloudify_ims-user_54f13098-152e-4334-b23f-8367d7d4061a", "links": {"self": "http://172.30.9.46:5000/v3/users/39ebef58a26849b9bab1767af21a375e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "39ebef58a26849b9bab1767af21a375e", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.46:5000/v3/users/3a572b3053b54834a82afa40e099a5da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a572b3053b54834a82afa40e099a5da", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.46:5000/v3/users/4fee668be3a64363800d347187a88df5"}, "domain_id": "69a9710257d445c38da42b508afe5e4c", "enabled": true, "options": {}, "id": "4fee668be3a64363800d347187a88df5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.46:5000/v3/users/66f1e9993f8b480294a60e940341f520"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66f1e9993f8b480294a60e940341f520", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.46:5000/v3/users/93fe3f7601c54ac9ad051856c17f28bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93fe3f7601c54ac9ad051856c17f28bb", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.46:5000/v3/users/c236670886154d449269b72bd9c90b0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c236670886154d449269b72bd9c90b0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.46:5000/v3/users/c65b29de08754e65a44567b1f677176f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c65b29de08754e65a44567b1f677176f", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.46:5000/v3/users/d8dd3e6eec484d33b35e900b9699495d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8dd3e6eec484d33b35e900b9699495d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.46:5000/v3/users/dda03f8796ac431cadfc3fd8cb68b8e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dda03f8796ac431cadfc3fd8cb68b8e8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.46:5000/v3/users/fd79c31b868f4106baa6b4b6f650b664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd79c31b868f4106baa6b4b6f650b664", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.46:5000/v3/users", "previous": null, "next": null}} 2019-06-08 11:16:48,711 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/users used request id req-e33dc4a8-a019-48eb-80bf-29f8b76d76a3 2019-06-08 11:16:48,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.317800045013s 2019-06-08 11:16:48,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-08 11:16:48,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/users/39ebef58a26849b9bab1767af21a375e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a29302b2a381d3341c15c26b0cb252f1c339fd37" 2019-06-08 11:16:48,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Sat, 08 Jun 2019 11:16:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30a3e866-3472-4e0a-a84b-4acabe1325ef 2019-06-08 11:16:48,927 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cloudify_ims-user_54f13098-152e-4334-b23f-8367d7d4061a", "links": {"self": "http://172.30.9.46:5000/v3/users/39ebef58a26849b9bab1767af21a375e"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "39ebef58a26849b9bab1767af21a375e", "description": null}} 2019-06-08 11:16:48,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/users/39ebef58a26849b9bab1767af21a375e used request id req-30a3e866-3472-4e0a-a84b-4acabe1325ef 2019-06-08 11:16:48,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.210994005203s 2019-06-08 11:16:48,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-06-08 11:16:48,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:5000/v3/users/39ebef58a26849b9bab1767af21a375e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a29302b2a381d3341c15c26b0cb252f1c339fd37" 2019-06-08 11:16:49,264 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 11:16:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04b63fc2-ca9c-4892-aeb9-19c5dcff0b98 2019-06-08 11:16:49,264 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 11:16:49,265 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.46:5000/v3/users/39ebef58a26849b9bab1767af21a375e used request id req-04b63fc2-ca9c-4892-aeb9-19c5dcff0b98 2019-06-08 11:16:49,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.336371183395s 2019-06-08 11:16:49,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-08 11:16:49,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a29302b2a381d3341c15c26b0cb252f1c339fd37" 2019-06-08 11:16:49,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 384 Content-Type: application/json Date: Sat, 08 Jun 2019 11:16:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3377337a-2c74-4710-866e-f3c56ede1762 2019-06-08 11:16:49,478 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.46:5000/v3/projects/3188c96ec01940fba81c35d45eb11133"}, "tags": [], "enabled": true, "id": "3188c96ec01940fba81c35d45eb11133", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f"}, "tags": [], "enabled": true, "id": "ae5008b7eba04bb8ab8b9bea870a005f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.46:5000/v3/projects/b05e31359ad64c1aa60ce7763d1dd124"}, "tags": [], "enabled": true, "id": "b05e31359ad64c1aa60ce7763d1dd124", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_54f13098-152e-4334-b23f-8367d7d4061a"}]} 2019-06-08 11:16:49,478 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/projects used request id req-3377337a-2c74-4710-866e-f3c56ede1762 2019-06-08 11:16:49,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.206120014191s 2019-06-08 11:16:49,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-06-08 11:16:49,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:5000/v3/projects/b05e31359ad64c1aa60ce7763d1dd124 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a29302b2a381d3341c15c26b0cb252f1c339fd37" 2019-06-08 11:16:49,750 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 11:16:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e09e1ff-ad8d-4a89-8937-afe15e95820b 2019-06-08 11:16:49,750 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 11:16:49,750 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.46:5000/v3/projects/b05e31359ad64c1aa60ce7763d1dd124 used request id req-8e09e1ff-ad8d-4a89-8937-afe15e95820b 2019-06-08 11:16:49,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.26730799675s 2019-06-08 11:16:49,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-08 11:16:49,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:9696/v2.0/security-groups.json?project_id=b05e31359ad64c1aa60ce7763d1dd124&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a29302b2a381d3341c15c26b0cb252f1c339fd37" 2019-06-08 11:16:50,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2930 Content-Type: application/json Date: Sat, 08 Jun 2019 11:16:50 GMT X-Openstack-Request-Id: req-6229fe86-a068-4107-becf-341321c4614b 2019-06-08 11:16:50,067 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:45:42Z", "updated_at": "2019-06-08T10:50:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:45:42Z", "revision_number": 0, "id": "3217f7f3-f0c3-4c06-9012-9990ac9d108b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:45:42Z", "security_group_id": "62a2ef4c-2521-4e9a-b3fa-a614c39a1f40", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": null, "ethertype": "IPv6", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:45:42Z", "revision_number": 0, "id": "41d6b874-4d66-45aa-9e19-86babde5842d", "remote_group_id": "62a2ef4c-2521-4e9a-b3fa-a614c39a1f40", "remote_ip_prefix": null, "created_at": "2019-06-08T10:45:42Z", "security_group_id": "62a2ef4c-2521-4e9a-b3fa-a614c39a1f40", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": null, "ethertype": "IPv4", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:45:42Z", "revision_number": 0, "id": "9133b1c6-9cf9-48fc-b13a-9e81ca013775", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:45:42Z", "security_group_id": "62a2ef4c-2521-4e9a-b3fa-a614c39a1f40", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": null, "ethertype": "IPv4", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:45:42Z", "revision_number": 0, "id": "a94d27d4-7a99-4945-bf00-1189d31c3f48", "remote_group_id": "62a2ef4c-2521-4e9a-b3fa-a614c39a1f40", "remote_ip_prefix": null, "created_at": "2019-06-08T10:45:42Z", "security_group_id": "62a2ef4c-2521-4e9a-b3fa-a614c39a1f40", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": null, "ethertype": "IPv6", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-06-08T10:50:52Z", "revision_number": 0, "id": "cd34e932-8237-4459-9cfd-7b747c77adcd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:50:52Z", "security_group_id": "62a2ef4c-2521-4e9a-b3fa-a614c39a1f40", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": 22, "ethertype": "IPv4", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}], "revision_number": 2, "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "62a2ef4c-2521-4e9a-b3fa-a614c39a1f40", "name": "default"}]} 2019-06-08 11:16:50,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/security-groups.json?project_id=b05e31359ad64c1aa60ce7763d1dd124&name=default used request id req-6229fe86-a068-4107-becf-341321c4614b 2019-06-08 11:16:50,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.311280965805s 2019-06-08 11:16:50,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-08 11:16:50,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a29302b2a381d3341c15c26b0cb252f1c339fd37" 2019-06-08 11:16:50,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 12262 Content-Type: application/json Date: Sat, 08 Jun 2019 11:16:50 GMT X-Openstack-Request-Id: req-a4baac09-0223-4f68-98cb-5543c27b0255 2019-06-08 11:16:50,141 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3188c96ec01940fba81c35d45eb11133", "created_at": "2019-06-08T05:50:08Z", "updated_at": "2019-06-08T05:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "1a304197-6259-47fb-8799-aa407182630d", "remote_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv6", "project_id": "3188c96ec01940fba81c35d45eb11133"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "487196b0-2bde-45c0-8b45-f9fcd16601fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv4", "project_id": "3188c96ec01940fba81c35d45eb11133"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "abadd49a-1a8f-405f-ba47-7c59fe8b0d0f", "remote_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv4", "project_id": "3188c96ec01940fba81c35d45eb11133"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "d26daddf-2739-444d-991e-138b96ac2ac2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv6", "project_id": "3188c96ec01940fba81c35d45eb11133"}], "revision_number": 1, "project_id": "3188c96ec01940fba81c35d45eb11133", "id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fcde8c1a9a84222a1af8e17021b864b", "created_at": "2019-06-08T07:13:08Z", "updated_at": "2019-06-08T07:13:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T07:13:08Z", "revision_number": 0, "id": "119e3406-7691-4da0-ac15-0d3e6d2fd28e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T07:13:08Z", "security_group_id": "0f8b9193-9837-4cf1-95ef-d23d8155e475", "tenant_id": "0fcde8c1a9a84222a1af8e17021b864b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fcde8c1a9a84222a1af8e17021b864b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T07:13:08Z", "revision_number": 0, "id": "14fbdfaa-d265-42c2-9a0c-24f495bd2bb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T07:13:08Z", "security_group_id": "0f8b9193-9837-4cf1-95ef-d23d8155e475", "tenant_id": "0fcde8c1a9a84222a1af8e17021b864b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fcde8c1a9a84222a1af8e17021b864b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T07:13:08Z", "revision_number": 0, "id": "f04d63cb-b583-47e4-82bf-2cf9964ef767", "remote_group_id": "0f8b9193-9837-4cf1-95ef-d23d8155e475", "remote_ip_prefix": null, "created_at": "2019-06-08T07:13:08Z", "security_group_id": "0f8b9193-9837-4cf1-95ef-d23d8155e475", "tenant_id": "0fcde8c1a9a84222a1af8e17021b864b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fcde8c1a9a84222a1af8e17021b864b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T07:13:08Z", "revision_number": 0, "id": "f3c829b6-17af-4c05-9571-55ca9fe56a64", "remote_group_id": "0f8b9193-9837-4cf1-95ef-d23d8155e475", "remote_ip_prefix": null, "created_at": "2019-06-08T07:13:08Z", "security_group_id": "0f8b9193-9837-4cf1-95ef-d23d8155e475", "tenant_id": "0fcde8c1a9a84222a1af8e17021b864b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fcde8c1a9a84222a1af8e17021b864b"}], "revision_number": 1, "project_id": "0fcde8c1a9a84222a1af8e17021b864b", "id": "0f8b9193-9837-4cf1-95ef-d23d8155e475", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "created_at": "2019-06-08T05:47:57Z", "updated_at": "2019-06-08T05:47:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "02da1104-56ed-4749-b003-90c4f8f656ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "a3f7c7ce-1565-464d-9c08-e39b080cdb6d", "remote_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "c5f47a68-2c8b-4de3-91dc-0a19312beb49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "d9877ee1-16fa-4f55-9b57-2bd861dcc4ea", "remote_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}], "revision_number": 1, "project_id": "ae5008b7eba04bb8ab8b9bea870a005f", "id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-06-08T05:50:09Z", "updated_at": "2019-06-08T05:50:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "41f1ce41-3b64-482a-87c5-0d0b11c6398f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "79dc58b0-b605-4504-9229-080d558ac4f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "81274cd5-6700-4e0f-8a2a-1f2e3420f4f3", "remote_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "dd1516ff-335a-4f12-a448-f096493076e7", "remote_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "48f2b38a-983e-4487-ab36-f87307c0130c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "created_at": "2019-06-08T10:45:42Z", "updated_at": "2019-06-08T10:50:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:45:42Z", "revision_number": 0, "id": "3217f7f3-f0c3-4c06-9012-9990ac9d108b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:45:42Z", "security_group_id": "62a2ef4c-2521-4e9a-b3fa-a614c39a1f40", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": null, "ethertype": "IPv6", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:45:42Z", "revision_number": 0, "id": "41d6b874-4d66-45aa-9e19-86babde5842d", "remote_group_id": "62a2ef4c-2521-4e9a-b3fa-a614c39a1f40", "remote_ip_prefix": null, "created_at": "2019-06-08T10:45:42Z", "security_group_id": "62a2ef4c-2521-4e9a-b3fa-a614c39a1f40", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": null, "ethertype": "IPv4", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:45:42Z", "revision_number": 0, "id": "9133b1c6-9cf9-48fc-b13a-9e81ca013775", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:45:42Z", "security_group_id": "62a2ef4c-2521-4e9a-b3fa-a614c39a1f40", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": null, "ethertype": "IPv4", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T10:45:42Z", "revision_number": 0, "id": "a94d27d4-7a99-4945-bf00-1189d31c3f48", "remote_group_id": "62a2ef4c-2521-4e9a-b3fa-a614c39a1f40", "remote_ip_prefix": null, "created_at": "2019-06-08T10:45:42Z", "security_group_id": "62a2ef4c-2521-4e9a-b3fa-a614c39a1f40", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": null, "ethertype": "IPv6", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-06-08T10:50:52Z", "revision_number": 0, "id": "cd34e932-8237-4459-9cfd-7b747c77adcd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T10:50:52Z", "security_group_id": "62a2ef4c-2521-4e9a-b3fa-a614c39a1f40", "tenant_id": "b05e31359ad64c1aa60ce7763d1dd124", "port_range_min": 22, "ethertype": "IPv4", "project_id": "b05e31359ad64c1aa60ce7763d1dd124"}], "revision_number": 2, "project_id": "b05e31359ad64c1aa60ce7763d1dd124", "id": "62a2ef4c-2521-4e9a-b3fa-a614c39a1f40", "name": "default"}]} 2019-06-08 11:16:50,141 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/security-groups.json used request id req-a4baac09-0223-4f68-98cb-5543c27b0255 2019-06-08 11:16:50,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0674340724945s 2019-06-08 11:16:50,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-06-08 11:16:50,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/security-groups/62a2ef4c-2521-4e9a-b3fa-a614c39a1f40.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a29302b2a381d3341c15c26b0cb252f1c339fd37" 2019-06-08 11:16:50,281 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 11:16:50 GMT X-Openstack-Request-Id: req-3804eb83-2e31-470d-9af8-e11f244671b0 2019-06-08 11:16:50,281 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 11:16:50,281 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/security-groups/62a2ef4c-2521-4e9a-b3fa-a614c39a1f40.json used request id req-3804eb83-2e31-470d-9af8-e11f244671b0 2019-06-08 11:16:50,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.132901906967s 2019-06-08 11:16:50,302 - xtesting.ci.run_tests - INFO - Loading test case 'heat_ims'... 2019-06-08 11:16:50,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 11:16:50,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sat, 08 Jun 2019 11:16:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e0058b9-f6fa-4314-8483-aa3f5baaf033 2019-06-08 11:16:50,333 - 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.46:5000/v3/", "rel": "self"}]}} 2019-06-08 11:16:50,333 - keystoneauth.session - DEBUG - GET call to http://172.30.9.46:5000/v3 used request id req-2e0058b9-f6fa-4314-8483-aa3f5baaf033 2019-06-08 11:16:50,334 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.46:5000/v3/auth/tokens 2019-06-08 11:16:50,739 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "d2be94ca10bc410d8e2df55ad673d32f", "name": "member"}, {"id": "e5096deb7bb54cdfaba406b083716814", "name": "admin"}, {"id": "20c52caa8815436598706c0044dd78ea", "name": "reader"}], "expires_at": "2019-06-08T12:16:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3188c96ec01940fba81c35d45eb11133", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "569429e3916a40609b1b095c350d4f40"}, {"url": "http://172.30.9.46:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f8c054a2af64f418c37ee7727690693"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b02dfb863f5a4bffb36851235754ef91"}], "type": "metric", "id": "04a04b69122f4f738931230cee29629a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699fd3a20c8d40938f47375515d56729"}, {"url": "http://172.30.9.46:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a29c25ed5bae42389e53743e2b2d4cc6"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2aa7441977c496197e3dd66db370091"}], "type": "image", "id": "1229db241b1e4199aa3477e6a5aaaaf3", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.25:8080/v1/AUTH_3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f18ac20553a423cb64c4c119b4996d7"}, {"url": "http://172.30.9.46:8080/v1/AUTH_3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9cb7095bfac44798c7fb7f9deeeb6c2"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5274ae5199a462fbdfc0fea51cec5a4"}], "type": "object-store", "id": "3937992c91de456ab652dcaface65051", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.46:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469fe8a62bab4dce8322074f2fcdb9b4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e66cd3f99f9447b491021e663455e8c8"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "faa6e36db7f04aaf89b1671b36545dd9"}], "type": "cloudformation", "id": "4475ac30861f4898a3b4a3f25d4c15a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "451296117b884380836bc65617a5acf5"}, {"url": "http://172.30.9.46:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3bf63cbaa4d40d8a7b3788a9ab9cf75"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8fcd63580f1428d9b345eecdbd48204"}], "type": "compute", "id": "55cb302de7b240e1a0963bcae70f4b34", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04b4a8c11b3f4bd1ab89c03a5aa9bd51"}, {"url": "http://172.30.9.46:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "489dc505b18c45b097be2b0ce43d310b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "768110a585514cb9a095e0ffab526da4"}], "type": "identity", "id": "6494ad775fb84e9891f5bc3015a60f48", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.46:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02cf21684702424ca6c0c65fbe598276"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a219343778574f9a89cf8eda09913c42"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3727342b4d045659e67915b25bea965"}], "type": "placement", "id": "6dd232e0a9944d6f8afacd7b59c2bb55", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f4e281ad8cd4aaba41477f8f55544b4"}, {"url": "http://172.30.9.46:8776/v2/3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f80c73c49c6480dba7d5f4b80e4a948"}, {"url": "http://192.30.9.6:8776/v2/3188c96ec01940fba81c35d45eb11133", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c209dd66f03a44bd9424eb1cad43b57c"}], "type": "volumev2", "id": "7c5d79a9253b44f1afeea36304180784", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c9a71230b064918baa5ec4ab83144c8"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d7c07f63f584a70a7df59e46b53c425"}, {"url": "http://172.30.9.46:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a67b17f9d1f45acb1b7213e75ed7276"}], "type": "event", "id": "84c44c0613f94bf8bbb2e05ff2f89471", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/3188c96ec01940fba81c35d45eb11133", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "775bcb67ac30456cb720438594a475e1"}, {"url": "http://192.30.9.6:8776/v3/3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2c0df4ad6a14557a0e2b97bfa52019f"}, {"url": "http://172.30.9.46:8776/v3/3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ef016b34aa45a7ba522cfecbfec6eb"}], "type": "volumev3", "id": "8b8641e49b5f486a864b0b857a0e9a73", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "121402a262894e60b2dd90a4c91ddfc4"}, {"url": "http://192.30.9.6:8004/v1/3188c96ec01940fba81c35d45eb11133", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "843fd802e471465f9929116059937b0b"}, {"url": "http://172.30.9.46:8004/v1/3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b71667e57ac348d19ee51701c2492bc8"}], "type": "orchestration", "id": "910666d0b44e43dda71799578f2fb207", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.46:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d50b2697934e5aa702ab2b26a44279"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0eb6565be3e44b382acfbe153b647bf"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0ee7731b0a344dd95394ec40456c966"}], "type": "network", "id": "96d169df5f3246498ebfd684c882081c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.46:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6207f5501c4d439cb61786bf4936a152"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de1dcf61d9e44a7aa8f94ba8c4cf9375"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc2fab36e3514270a85a06afe9ff1894"}], "type": "alarming", "id": "96f5a2d27e6f427cbd0f869917a8dd5d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "bf0bc5911f744db0865b88b9285e5dc1", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fd79c31b868f4106baa6b4b6f650b664"}, "audit_ids": ["cJGcaPiaQMiFajiPvhDUIA"], "issued_at": "2019-06-08T11:16:50.000000Z"}} 2019-06-08 11:16:50,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 11:16:50,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0485254f7134d93ab336af7cebeaa302159a7c40" 2019-06-08 11:16:51,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 08 Jun 2019 11:16:51 GMT X-Openstack-Request-Id: req-8839aac9-0eda-407d-ba67-24090d19d747 2019-06-08 11:16:51,112 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T06:03:01Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","provider:network_type":"flat"}]} 2019-06-08 11:16:51,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8839aac9-0eda-407d-ba67-24090d19d747 2019-06-08 11:16:51,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.369158029556s 2019-06-08 11:16:51,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 11:16:51,124 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 08 Jun 2019 11:16:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ea5ed13-92a9-4fb3-bdc8-116f58a835f5 2019-06-08 11:16:51,125 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:16:51,125 - keystoneauth.session - DEBUG - GET call to http://172.30.9.46:5000/ used request id req-7ea5ed13-92a9-4fb3-bdc8-116f58a835f5 2019-06-08 11:16:51,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-08 11:16:51,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0485254f7134d93ab336af7cebeaa302159a7c40" 2019-06-08 11:16:51,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 08 Jun 2019 11:16:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4923395f-72ee-48ad-99b1-26a027434954 2019-06-08 11:16:51,244 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.46:5000/v3/domains/69a9710257d445c38da42b508afe5e4c"}, "tags": [], "enabled": true, "id": "69a9710257d445c38da42b508afe5e4c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.46:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.46:5000/v3/domains", "previous": null, "next": null}} 2019-06-08 11:16:51,245 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/domains used request id req-4923395f-72ee-48ad-99b1-26a027434954 2019-06-08 11:16:51,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.118901968002s 2019-06-08 11:16:51,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-06-08 11:16:51,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0485254f7134d93ab336af7cebeaa302159a7c40" -d '{"project": {"description": "Created by OPNFV Functest: heat_ims", "enabled": true, "domain_id": "default", "name": "heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b"}}' 2019-06-08 11:16:51,491 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Sat, 08 Jun 2019 11:16:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5d605eb-3266-4622-b364-d53c3fa3f37b 2019-06-08 11:16:51,491 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.46:5000/v3/projects/b9f86e610bc74c1384f3b9b48534cde3"}, "tags": [], "enabled": true, "id": "b9f86e610bc74c1384f3b9b48534cde3", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b"}} 2019-06-08 11:16:51,491 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.46:5000/v3/projects used request id req-c5d605eb-3266-4622-b364-d53c3fa3f37b 2019-06-08 11:16:51,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.238332986832s 2019-06-08 11:16:51,492 - 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'b9f86e610bc74c1384f3b9b48534cde3', '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_61a498cf-462f-4e43-b108-32f82d3eb77b'}) 2019-06-08 11:16:51,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-06-08 11:16:51,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0485254f7134d93ab336af7cebeaa302159a7c40" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "XglUgOQkt07TL6nWbT0s5TKfK5WypG", "email": null, "name": "heat_ims-user_61a498cf-462f-4e43-b108-32f82d3eb77b"}}' 2019-06-08 11:16:51,963 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Sat, 08 Jun 2019 11:16:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc54b1e5-212a-41c2-a78e-0355b591bcae 2019-06-08 11:16:51,963 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "heat_ims-user_61a498cf-462f-4e43-b108-32f82d3eb77b", "links": {"self": "http://172.30.9.46:5000/v3/users/361d895b64ce45fda4eea4137ca52e60"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "361d895b64ce45fda4eea4137ca52e60", "domain_id": "default", "password_expires_at": null}} 2019-06-08 11:16:51,964 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.46:5000/v3/users used request id req-dc54b1e5-212a-41c2-a78e-0355b591bcae 2019-06-08 11:16:51,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.464825868607s 2019-06-08 11:16:51,964 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'361d895b64ce45fda4eea4137ca52e60', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'heat_ims-user_61a498cf-462f-4e43-b108-32f82d3eb77b'}) 2019-06-08 11:16:51,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 11:16:51,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0485254f7134d93ab336af7cebeaa302159a7c40" 2019-06-08 11:16:52,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 11:16:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d551ea4-03e3-47c8-8fb6-db7e2e938c5c 2019-06-08 11:16:52,172 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 11:16:52,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-1d551ea4-03e3-47c8-8fb6-db7e2e938c5c 2019-06-08 11:16:52,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.204265117645s 2019-06-08 11:16:52,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 11:16:52,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0485254f7134d93ab336af7cebeaa302159a7c40" 2019-06-08 11:16:52,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 11:16:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f64835c5-712d-4dad-816a-7b901aa4c01a 2019-06-08 11:16:52,300 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 11:16:52,300 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-f64835c5-712d-4dad-816a-7b901aa4c01a 2019-06-08 11:16:52,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.12153506279s 2019-06-08 11:16:52,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 11:16:52,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0485254f7134d93ab336af7cebeaa302159a7c40" 2019-06-08 11:16:52,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 11:16:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26f161dc-f304-44fa-b549-a979096b4845 2019-06-08 11:16:52,421 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 11:16:52,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-26f161dc-f304-44fa-b549-a979096b4845 2019-06-08 11:16:52,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.115097045898s 2019-06-08 11:16:52,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-08 11:16:52,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0485254f7134d93ab336af7cebeaa302159a7c40" 2019-06-08 11:16:52,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 149 Content-Type: application/json Date: Sat, 08 Jun 2019 11:16:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9a96946-52a8-4e91-b351-6d9357280e66 2019-06-08 11:16:52,574 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.46:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-08 11:16:52,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/domains/default used request id req-e9a96946-52a8-4e91-b351-6d9357280e66 2019-06-08 11:16:52,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.148810148239s 2019-06-08 11:16:52,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-08 11:16:52,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0485254f7134d93ab336af7cebeaa302159a7c40" 2019-06-08 11:16:52,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 831 Content-Type: application/json Date: Sat, 08 Jun 2019 11:16:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5328f94d-88d7-49b2-b2f8-e063ca174627 2019-06-08 11:16:52,787 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.46:5000/v3/users/05c218d902a14f40af3320874b7f92da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05c218d902a14f40af3320874b7f92da", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.46:5000/v3/users/1afacf49c7e14af3a957f3511567dacc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1afacf49c7e14af3a957f3511567dacc", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.46:5000/v3/users/1f2145adf73944a6ab8ed52e5753691b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f2145adf73944a6ab8ed52e5753691b", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.46:5000/v3/users/2593ee6f9317492f990d505d77da4779"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2593ee6f9317492f990d505d77da4779", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.46:5000/v3/users/31ebed201e7e4ca5b7ee604a2b787581"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31ebed201e7e4ca5b7ee604a2b787581", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_ims-user_61a498cf-462f-4e43-b108-32f82d3eb77b", "links": {"self": "http://172.30.9.46:5000/v3/users/361d895b64ce45fda4eea4137ca52e60"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "361d895b64ce45fda4eea4137ca52e60", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.46:5000/v3/users/3a572b3053b54834a82afa40e099a5da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a572b3053b54834a82afa40e099a5da", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.46:5000/v3/users/4fee668be3a64363800d347187a88df5"}, "domain_id": "69a9710257d445c38da42b508afe5e4c", "enabled": true, "options": {}, "id": "4fee668be3a64363800d347187a88df5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.46:5000/v3/users/66f1e9993f8b480294a60e940341f520"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66f1e9993f8b480294a60e940341f520", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.46:5000/v3/users/93fe3f7601c54ac9ad051856c17f28bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93fe3f7601c54ac9ad051856c17f28bb", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.46:5000/v3/users/c236670886154d449269b72bd9c90b0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c236670886154d449269b72bd9c90b0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.46:5000/v3/users/c65b29de08754e65a44567b1f677176f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c65b29de08754e65a44567b1f677176f", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.46:5000/v3/users/d8dd3e6eec484d33b35e900b9699495d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8dd3e6eec484d33b35e900b9699495d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.46:5000/v3/users/dda03f8796ac431cadfc3fd8cb68b8e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dda03f8796ac431cadfc3fd8cb68b8e8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.46:5000/v3/users/fd79c31b868f4106baa6b4b6f650b664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd79c31b868f4106baa6b4b6f650b664", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.46:5000/v3/users", "previous": null, "next": null}} 2019-06-08 11:16:52,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/users used request id req-5328f94d-88d7-49b2-b2f8-e063ca174627 2019-06-08 11:16:52,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.211858034134s 2019-06-08 11:16:52,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-08 11:16:52,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0485254f7134d93ab336af7cebeaa302159a7c40" 2019-06-08 11:16:52,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 392 Content-Type: application/json Date: Sat, 08 Jun 2019 11:16:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a130ed89-a32a-4fba-b503-1510ebbd3cdd 2019-06-08 11:16:52,920 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.46:5000/v3/projects/3188c96ec01940fba81c35d45eb11133"}, "tags": [], "enabled": true, "id": "3188c96ec01940fba81c35d45eb11133", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.46:5000/v3/projects/b9f86e610bc74c1384f3b9b48534cde3"}, "tags": [], "enabled": true, "id": "b9f86e610bc74c1384f3b9b48534cde3", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f"}, "tags": [], "enabled": true, "id": "ae5008b7eba04bb8ab8b9bea870a005f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-08 11:16:52,920 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/projects?domain_id=default used request id req-a130ed89-a32a-4fba-b503-1510ebbd3cdd 2019-06-08 11:16:52,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.119995117188s 2019-06-08 11:16:52,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-08 11:16:52,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/role_assignments?user.id=361d895b64ce45fda4eea4137ca52e60&role.id=d2be94ca10bc410d8e2df55ad673d32f&scope.project.id=b9f86e610bc74c1384f3b9b48534cde3" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0485254f7134d93ab336af7cebeaa302159a7c40" 2019-06-08 11:16:53,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sat, 08 Jun 2019 11:16:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d06e4030-0510-4e86-8380-35b407ebe059 2019-06-08 11:16:53,124 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.46:5000/v3/role_assignments?user.id=361d895b64ce45fda4eea4137ca52e60&role.id=d2be94ca10bc410d8e2df55ad673d32f&scope.project.id=b9f86e610bc74c1384f3b9b48534cde3", "previous": null, "next": null}} 2019-06-08 11:16:53,124 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/role_assignments?user.id=361d895b64ce45fda4eea4137ca52e60&role.id=d2be94ca10bc410d8e2df55ad673d32f&scope.project.id=b9f86e610bc74c1384f3b9b48534cde3 used request id req-d06e4030-0510-4e86-8380-35b407ebe059 2019-06-08 11:16:53,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.195483207703s 2019-06-08 11:16:53,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-06-08 11:16:53,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:5000/v3/projects/b9f86e610bc74c1384f3b9b48534cde3/users/361d895b64ce45fda4eea4137ca52e60/roles/d2be94ca10bc410d8e2df55ad673d32f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0485254f7134d93ab336af7cebeaa302159a7c40" 2019-06-08 11:16:53,283 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 11:16:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4104b823-0f5a-45a5-8ee4-215fc26c6458 2019-06-08 11:16:53,283 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 11:16:53,284 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.46:5000/v3/projects/b9f86e610bc74c1384f3b9b48534cde3/users/361d895b64ce45fda4eea4137ca52e60/roles/d2be94ca10bc410d8e2df55ad673d32f used request id req-4104b823-0f5a-45a5-8ee4-215fc26c6458 2019-06-08 11:16:53,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.155171871185s 2019-06-08 11:16:53,285 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 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'b9f86e610bc74c1384f3b9b48534cde3', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'XglUgOQkt07TL6nWbT0s5TKfK5WypG', 'username': u'heat_ims-user_61a498cf-462f-4e43-b108-32f82d3eb77b', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.46:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-06-08 11:16:53,288 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'heat_ims-user_61a498cf-462f-4e43-b108-32f82d3eb77b', 'password': 'XglUgOQkt07TL6nWbT0s5TKfK5WypG', 'project_name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.46:5000/v3', 'project_id': 'b9f86e610bc74c1384f3b9b48534cde3', 'project_domain_name': 'Default'} 2019-06-08 11:16:53,317 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - VNF configuration: {'descriptor': {u'file_name': u'/src/heat_vims/clearwater.yaml', u'version': u'130', u'name': u'clearwater-opnfv'}, 'parameters': {u'vellum_cluster_size': 1, u'zone': u'clearwater.opnfv', u'dnssec_key': u'GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==', u'dn_range_length': u'1000', u'dime_cluster_size': 1, u'dn_range_start': u'6505550000', u'bono_cluster_size': 1, u'homer_cluster_size': 1, u'sprout_cluster_size': 1}} 2019-06-08 11:16:53,318 - xtesting.ci.run_tests - INFO - Running test case 'heat_ims'... 2019-06-08 11:16:53,318 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2019-06-08 11:16:54,437 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:52fc95ebfee7f3e5bb64eed425820c4a sha256:93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7 2019-06-08 11:16:54,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 11:16:54,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sat, 08 Jun 2019 11:16:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d8a99ef-0220-4d16-87e5-eae1254ea50d 2019-06-08 11:16:54,444 - 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.46:5000/v3/", "rel": "self"}]}} 2019-06-08 11:16:54,444 - keystoneauth.session - DEBUG - GET call to http://172.30.9.46:5000/v3 used request id req-4d8a99ef-0220-4d16-87e5-eae1254ea50d 2019-06-08 11:16:54,444 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.46:5000/v3/auth/tokens 2019-06-08 11:16:54,862 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d2be94ca10bc410d8e2df55ad673d32f", "name": "member"}, {"id": "20c52caa8815436598706c0044dd78ea", "name": "reader"}], "expires_at": "2019-06-08T12:16:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b9f86e610bc74c1384f3b9b48534cde3", "name": "heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "569429e3916a40609b1b095c350d4f40"}, {"url": "http://172.30.9.46:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f8c054a2af64f418c37ee7727690693"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b02dfb863f5a4bffb36851235754ef91"}], "type": "metric", "id": "04a04b69122f4f738931230cee29629a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699fd3a20c8d40938f47375515d56729"}, {"url": "http://172.30.9.46:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a29c25ed5bae42389e53743e2b2d4cc6"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2aa7441977c496197e3dd66db370091"}], "type": "image", "id": "1229db241b1e4199aa3477e6a5aaaaf3", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.25:8080/v1/AUTH_b9f86e610bc74c1384f3b9b48534cde3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f18ac20553a423cb64c4c119b4996d7"}, {"url": "http://172.30.9.46:8080/v1/AUTH_b9f86e610bc74c1384f3b9b48534cde3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9cb7095bfac44798c7fb7f9deeeb6c2"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5274ae5199a462fbdfc0fea51cec5a4"}], "type": "object-store", "id": "3937992c91de456ab652dcaface65051", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.46:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469fe8a62bab4dce8322074f2fcdb9b4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e66cd3f99f9447b491021e663455e8c8"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "faa6e36db7f04aaf89b1671b36545dd9"}], "type": "cloudformation", "id": "4475ac30861f4898a3b4a3f25d4c15a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "451296117b884380836bc65617a5acf5"}, {"url": "http://172.30.9.46:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3bf63cbaa4d40d8a7b3788a9ab9cf75"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8fcd63580f1428d9b345eecdbd48204"}], "type": "compute", "id": "55cb302de7b240e1a0963bcae70f4b34", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04b4a8c11b3f4bd1ab89c03a5aa9bd51"}, {"url": "http://172.30.9.46:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "489dc505b18c45b097be2b0ce43d310b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "768110a585514cb9a095e0ffab526da4"}], "type": "identity", "id": "6494ad775fb84e9891f5bc3015a60f48", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.46:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02cf21684702424ca6c0c65fbe598276"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a219343778574f9a89cf8eda09913c42"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3727342b4d045659e67915b25bea965"}], "type": "placement", "id": "6dd232e0a9944d6f8afacd7b59c2bb55", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b9f86e610bc74c1384f3b9b48534cde3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f4e281ad8cd4aaba41477f8f55544b4"}, {"url": "http://172.30.9.46:8776/v2/b9f86e610bc74c1384f3b9b48534cde3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f80c73c49c6480dba7d5f4b80e4a948"}, {"url": "http://192.30.9.6:8776/v2/b9f86e610bc74c1384f3b9b48534cde3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c209dd66f03a44bd9424eb1cad43b57c"}], "type": "volumev2", "id": "7c5d79a9253b44f1afeea36304180784", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c9a71230b064918baa5ec4ab83144c8"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d7c07f63f584a70a7df59e46b53c425"}, {"url": "http://172.30.9.46:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a67b17f9d1f45acb1b7213e75ed7276"}], "type": "event", "id": "84c44c0613f94bf8bbb2e05ff2f89471", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/b9f86e610bc74c1384f3b9b48534cde3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "775bcb67ac30456cb720438594a475e1"}, {"url": "http://192.30.9.6:8776/v3/b9f86e610bc74c1384f3b9b48534cde3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2c0df4ad6a14557a0e2b97bfa52019f"}, {"url": "http://172.30.9.46:8776/v3/b9f86e610bc74c1384f3b9b48534cde3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ef016b34aa45a7ba522cfecbfec6eb"}], "type": "volumev3", "id": "8b8641e49b5f486a864b0b857a0e9a73", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b9f86e610bc74c1384f3b9b48534cde3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "121402a262894e60b2dd90a4c91ddfc4"}, {"url": "http://192.30.9.6:8004/v1/b9f86e610bc74c1384f3b9b48534cde3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "843fd802e471465f9929116059937b0b"}, {"url": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b71667e57ac348d19ee51701c2492bc8"}], "type": "orchestration", "id": "910666d0b44e43dda71799578f2fb207", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.46:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d50b2697934e5aa702ab2b26a44279"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0eb6565be3e44b382acfbe153b647bf"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0ee7731b0a344dd95394ec40456c966"}], "type": "network", "id": "96d169df5f3246498ebfd684c882081c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.46:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6207f5501c4d439cb61786bf4936a152"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de1dcf61d9e44a7aa8f94ba8c4cf9375"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc2fab36e3514270a85a06afe9ff1894"}], "type": "alarming", "id": "96f5a2d27e6f427cbd0f869917a8dd5d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "bf0bc5911f744db0865b88b9285e5dc1", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "heat_ims-user_61a498cf-462f-4e43-b108-32f82d3eb77b", "id": "361d895b64ce45fda4eea4137ca52e60"}, "audit_ids": ["2GhlGCsdQKWw0SJyYof0wQ"], "issued_at": "2019-06-08T11:16:54.000000Z"}} 2019-06-08 11:16:54,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 11:16:54,871 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 08 Jun 2019 11:16:54 GMT 2019-06-08 11:16:54,872 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}]} 2019-06-08 11:16:54,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 11:16:54,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:16:55,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 08 Jun 2019 11:16:55 GMT X-Openstack-Request-Id: req-6c14647e-e5d8-4f16-9c59-8f6b9d0c15bf 2019-06-08 11:16:55,283 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 11:16:55,284 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-6c14647e-e5d8-4f16-9c59-8f6b9d0c15bf 2019-06-08 11:16:55,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.406625032425s 2019-06-08 11:16:55,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-06-08 11:16:55,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" -d '{"owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "owner_specified.shade.object": "images/heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b"}' 2019-06-08 11:16:55,363 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Sat, 08 Jun 2019 11:16:55 GMT Location: http://172.30.9.46:9292/v2/images/4be488e3-47c8-405e-aea8-cae75c30f9ff Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-fd913ccd-bf70-4b9b-be9d-6c6b7536ccce 2019-06-08 11:16:55,364 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T11:16:55Z", "file": "/v2/images/4be488e3-47c8-405e-aea8-cae75c30f9ff/file", "owner": "b9f86e610bc74c1384f3b9b48534cde3", "id": "4be488e3-47c8-405e-aea8-cae75c30f9ff", "size": null, "self": "/v2/images/4be488e3-47c8-405e-aea8-cae75c30f9ff", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "checksum": null, "created_at": "2019-06-08T11:16:55Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-06-08 11:16:55,364 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.46:9292/v2/images used request id req-fd913ccd-bf70-4b9b-be9d-6c6b7536ccce 2019-06-08 11:16:55,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0706369876862s 2019-06-08 11:16:55,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-06-08 11:16:55,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:9292/v2/images/4be488e3-47c8-405e-aea8-cae75c30f9ff/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" -d '' 2019-06-08 11:17:00,217 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:17:00 GMT X-Openstack-Request-Id: req-c5e5ea94-2a7e-4b68-9205-0ee12e953319 2019-06-08 11:17:00,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-06-08 11:17:00,217 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.46:9292/v2/images/4be488e3-47c8-405e-aea8-cae75c30f9ff/file used request id req-c5e5ea94-2a7e-4b68-9205-0ee12e953319 2019-06-08 11:17:00,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.85266518593s 2019-06-08 11:17:00,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 11:17:00,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:17:00,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 08 Jun 2019 11:17:00 GMT X-Openstack-Request-Id: req-047cc764-55b9-42e9-9e41-00ddc6bd8fc8 2019-06-08 11:17:00,265 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T11:17:00Z", "file": "/v2/images/4be488e3-47c8-405e-aea8-cae75c30f9ff/file", "owner": "b9f86e610bc74c1384f3b9b48534cde3", "id": "4be488e3-47c8-405e-aea8-cae75c30f9ff", "size": 263848448, "self": "/v2/images/4be488e3-47c8-405e-aea8-cae75c30f9ff", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/4be488e3-47c8-405e-aea8-cae75c30f9ff/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/4be488e3-47c8-405e-aea8-cae75c30f9ff/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-06-08T11:16:55Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 11:17:00,266 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-047cc764-55b9-42e9-9e41-00ddc6bd8fc8 2019-06-08 11:17:00,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0434241294861s 2019-06-08 11:17:00,268 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/4be488e3-47c8-405e-aea8-cae75c30f9ff/snap', u'metadata': Munch({})})], 'file': u'/v2/images/4be488e3-47c8-405e-aea8-cae75c30f9ff/file', 'owner': u'b9f86e610bc74c1384f3b9b48534cde3', 'id': u'4be488e3-47c8-405e-aea8-cae75c30f9ff', 'size': 263848448, u'self': u'/v2/images/4be488e3-47c8-405e-aea8-cae75c30f9ff', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/4be488e3-47c8-405e-aea8-cae75c30f9ff/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-08T11:17:00Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-06-08T11:17:00Z', u'owner_specified.shade.sha256': u'93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7', u'owner_specified.shade.object': u'images/heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', 'properties': {u'os_hash_value': u'5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8', u'self': u'/v2/images/4be488e3-47c8-405e-aea8-cae75c30f9ff', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7', u'owner_specified.shade.object': u'images/heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b', u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', u'schema': u'/v2/schemas/image'}, 'name': u'heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b', 'created': u'2019-06-08T11:16:55Z', 'checksum': u'52fc95ebfee7f3e5bb64eed425820c4a', 'created_at': u'2019-06-08T11:16:55Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8', 'metadata': {u'os_hash_value': u'5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8', u'self': u'/v2/images/4be488e3-47c8-405e-aea8-cae75c30f9ff', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7', u'owner_specified.shade.object': u'images/heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b', u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', u'schema': u'/v2/schemas/image'}}) 2019-06-08 11:17:00,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-06-08 11:17:00,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0485254f7134d93ab336af7cebeaa302159a7c40" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2019-06-08 11:17:00,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sat, 08 Jun 2019 11:17:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d9c7e4a8-5e59-411d-974d-d2bf6f68b704 x-openstack-request-id: req-d9c7e4a8-5e59-411d-974d-d2bf6f68b704 2019-06-08 11:17:00,518 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "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": "205aaf6f-7af1-479e-9e1c-478cf67b1d45"}} 2019-06-08 11:17:00,519 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-d9c7e4a8-5e59-411d-974d-d2bf6f68b704 2019-06-08 11:17:00,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.247678041458s 2019-06-08 11:17:00,520 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b', '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'3188c96ec01940fba81c35d45eb11133', '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'205aaf6f-7af1-479e-9e1c-478cf67b1d45', 'swap': 0}) 2019-06-08 11:17:00,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-06-08 11:17:00,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0485254f7134d93ab336af7cebeaa302159a7c40" -d '{"extra_specs": {}}' 2019-06-08 11:17:00,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 08 Jun 2019 11:17:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7a8aa66b-a7a3-461f-ba11-cf3e8765975b x-openstack-request-id: req-7a8aa66b-a7a3-461f-ba11-cf3e8765975b 2019-06-08 11:17:00,541 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-06-08 11:17:00,542 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45/os-extra_specs used request id req-7a8aa66b-a7a3-461f-ba11-cf3e8765975b 2019-06-08 11:17:00,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0215439796448s 2019-06-08 11:17:00,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-08 11:17:00,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0485254f7134d93ab336af7cebeaa302159a7c40" 2019-06-08 11:17:00,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Sat, 08 Jun 2019 11:17:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-472fc1d0-0768-40e9-a949-cce009e07ac0 2019-06-08 11:17:00,746 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.46:5000/v3/projects/3188c96ec01940fba81c35d45eb11133"}, "tags": [], "enabled": true, "id": "3188c96ec01940fba81c35d45eb11133", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f"}, "tags": [], "enabled": true, "id": "ae5008b7eba04bb8ab8b9bea870a005f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.46:5000/v3/projects/b9f86e610bc74c1384f3b9b48534cde3"}, "tags": [], "enabled": true, "id": "b9f86e610bc74c1384f3b9b48534cde3", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b"}]} 2019-06-08 11:17:00,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/projects used request id req-472fc1d0-0768-40e9-a949-cce009e07ac0 2019-06-08 11:17:00,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.197319984436s 2019-06-08 11:17:00,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2019-06-08 11:17:00,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:9696/v2.0/quotas/b9f86e610bc74c1384f3b9b48534cde3.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0485254f7134d93ab336af7cebeaa302159a7c40" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2019-06-08 11:17:00,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 186 Content-Type: application/json Date: Sat, 08 Jun 2019 11:17:00 GMT X-Openstack-Request-Id: req-d7a88859-897a-4759-b349-346e1f6758fb 2019-06-08 11:17:00,814 - keystoneauth.session - DEBUG - RESP BODY: {"quota": {"subnet": 100, "network": 100, "floatingip": 50, "subnetpool": -1, "security_group_rule": 100, "trunk": -1, "security_group": 20, "router": 10, "rbac_policy": 10, "port": 50}} 2019-06-08 11:17:00,815 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.46:9696/v2.0/quotas/b9f86e610bc74c1384f3b9b48534cde3.json used request id req-d7a88859-897a-4759-b349-346e1f6758fb 2019-06-08 11:17:00,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.0657029151917s 2019-06-08 11:17:00,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 11:17:00,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0485254f7134d93ab336af7cebeaa302159a7c40" 2019-06-08 11:17:00,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 11:17:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ef48669-6d24-47e7-bf4f-0927eb9b6b1a 2019-06-08 11:17:00,939 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 11:17:00,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-0ef48669-6d24-47e7-bf4f-0927eb9b6b1a 2019-06-08 11:17:00,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.120442867279s 2019-06-08 11:17:00,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2019-06-08 11:17:00,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:5000/v3/roles -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0485254f7134d93ab336af7cebeaa302159a7c40" -d '{"role": {"name": "heat_stack_owner"}}' 2019-06-08 11:17:01,111 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 187 Content-Type: application/json Date: Sat, 08 Jun 2019 11:17:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-398a1674-c738-4fe2-9884-928fff35710f 2019-06-08 11:17:01,111 - keystoneauth.session - DEBUG - RESP BODY: {"role": {"domain_id": null, "id": "36de6f29a8c0431a9d58c39542830c27", "links": {"self": "http://172.30.9.46:5000/v3/roles/36de6f29a8c0431a9d58c39542830c27"}, "name": "heat_stack_owner"}} 2019-06-08 11:17:01,111 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.46:5000/v3/roles used request id req-398a1674-c738-4fe2-9884-928fff35710f 2019-06-08 11:17:01,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.166431903839s 2019-06-08 11:17:01,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 11:17:01,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0485254f7134d93ab336af7cebeaa302159a7c40" 2019-06-08 11:17:01,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 410 Content-Type: application/json Date: Sat, 08 Jun 2019 11:17:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39272666-9f69-4b42-9e24-f4f59b2179b3 2019-06-08 11:17:01,310 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "36de6f29a8c0431a9d58c39542830c27", "links": {"self": "http://172.30.9.46:5000/v3/roles/36de6f29a8c0431a9d58c39542830c27"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 11:17:01,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-39272666-9f69-4b42-9e24-f4f59b2179b3 2019-06-08 11:17:01,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.195045948029s 2019-06-08 11:17:01,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-08 11:17:01,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0485254f7134d93ab336af7cebeaa302159a7c40" 2019-06-08 11:17:01,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 149 Content-Type: application/json Date: Sat, 08 Jun 2019 11:17:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb650edc-3d7a-4e08-9605-0d387a09bd0c 2019-06-08 11:17:01,426 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.46:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-08 11:17:01,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/domains/default used request id req-fb650edc-3d7a-4e08-9605-0d387a09bd0c 2019-06-08 11:17:01,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.110423088074s 2019-06-08 11:17:01,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-08 11:17:01,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0485254f7134d93ab336af7cebeaa302159a7c40" 2019-06-08 11:17:01,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 831 Content-Type: application/json Date: Sat, 08 Jun 2019 11:17:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b5c4164-4dae-48f4-918d-022fb9465bed 2019-06-08 11:17:01,642 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.46:5000/v3/users/05c218d902a14f40af3320874b7f92da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05c218d902a14f40af3320874b7f92da", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.46:5000/v3/users/1afacf49c7e14af3a957f3511567dacc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1afacf49c7e14af3a957f3511567dacc", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.46:5000/v3/users/1f2145adf73944a6ab8ed52e5753691b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f2145adf73944a6ab8ed52e5753691b", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.46:5000/v3/users/2593ee6f9317492f990d505d77da4779"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2593ee6f9317492f990d505d77da4779", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.46:5000/v3/users/31ebed201e7e4ca5b7ee604a2b787581"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31ebed201e7e4ca5b7ee604a2b787581", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_ims-user_61a498cf-462f-4e43-b108-32f82d3eb77b", "links": {"self": "http://172.30.9.46:5000/v3/users/361d895b64ce45fda4eea4137ca52e60"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "361d895b64ce45fda4eea4137ca52e60", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.46:5000/v3/users/3a572b3053b54834a82afa40e099a5da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a572b3053b54834a82afa40e099a5da", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.46:5000/v3/users/4fee668be3a64363800d347187a88df5"}, "domain_id": "69a9710257d445c38da42b508afe5e4c", "enabled": true, "options": {}, "id": "4fee668be3a64363800d347187a88df5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.46:5000/v3/users/66f1e9993f8b480294a60e940341f520"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66f1e9993f8b480294a60e940341f520", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.46:5000/v3/users/93fe3f7601c54ac9ad051856c17f28bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93fe3f7601c54ac9ad051856c17f28bb", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.46:5000/v3/users/c236670886154d449269b72bd9c90b0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c236670886154d449269b72bd9c90b0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.46:5000/v3/users/c65b29de08754e65a44567b1f677176f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c65b29de08754e65a44567b1f677176f", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.46:5000/v3/users/d8dd3e6eec484d33b35e900b9699495d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8dd3e6eec484d33b35e900b9699495d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.46:5000/v3/users/dda03f8796ac431cadfc3fd8cb68b8e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dda03f8796ac431cadfc3fd8cb68b8e8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.46:5000/v3/users/fd79c31b868f4106baa6b4b6f650b664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd79c31b868f4106baa6b4b6f650b664", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.46:5000/v3/users", "previous": null, "next": null}} 2019-06-08 11:17:01,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/users used request id req-5b5c4164-4dae-48f4-918d-022fb9465bed 2019-06-08 11:17:01,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.215115070343s 2019-06-08 11:17:01,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-08 11:17:01,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0485254f7134d93ab336af7cebeaa302159a7c40" 2019-06-08 11:17:01,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 392 Content-Type: application/json Date: Sat, 08 Jun 2019 11:17:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44dc0a6a-67b2-47ff-a6d2-5424761d3776 2019-06-08 11:17:01,770 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.46:5000/v3/projects/3188c96ec01940fba81c35d45eb11133"}, "tags": [], "enabled": true, "id": "3188c96ec01940fba81c35d45eb11133", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.46:5000/v3/projects/b9f86e610bc74c1384f3b9b48534cde3"}, "tags": [], "enabled": true, "id": "b9f86e610bc74c1384f3b9b48534cde3", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f"}, "tags": [], "enabled": true, "id": "ae5008b7eba04bb8ab8b9bea870a005f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-08 11:17:01,770 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/projects?domain_id=default used request id req-44dc0a6a-67b2-47ff-a6d2-5424761d3776 2019-06-08 11:17:01,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.112112045288s 2019-06-08 11:17:01,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-08 11:17:01,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/role_assignments?user.id=361d895b64ce45fda4eea4137ca52e60&role.id=36de6f29a8c0431a9d58c39542830c27&scope.project.id=b9f86e610bc74c1384f3b9b48534cde3" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0485254f7134d93ab336af7cebeaa302159a7c40" 2019-06-08 11:17:01,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sat, 08 Jun 2019 11:17:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f6b2e5b-13ba-4adc-bc50-09d630ad2842 2019-06-08 11:17:01,889 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.46:5000/v3/role_assignments?user.id=361d895b64ce45fda4eea4137ca52e60&role.id=36de6f29a8c0431a9d58c39542830c27&scope.project.id=b9f86e610bc74c1384f3b9b48534cde3", "previous": null, "next": null}} 2019-06-08 11:17:01,889 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/role_assignments?user.id=361d895b64ce45fda4eea4137ca52e60&role.id=36de6f29a8c0431a9d58c39542830c27&scope.project.id=b9f86e610bc74c1384f3b9b48534cde3 used request id req-4f6b2e5b-13ba-4adc-bc50-09d630ad2842 2019-06-08 11:17:01,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.110835790634s 2019-06-08 11:17:01,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-06-08 11:17:01,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:5000/v3/projects/b9f86e610bc74c1384f3b9b48534cde3/users/361d895b64ce45fda4eea4137ca52e60/roles/36de6f29a8c0431a9d58c39542830c27 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0485254f7134d93ab336af7cebeaa302159a7c40" 2019-06-08 11:17:02,221 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 11:17:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac4d82c2-19eb-4617-b6d9-2ebdc0e2e92f 2019-06-08 11:17:02,221 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 11:17:02,221 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.46:5000/v3/projects/b9f86e610bc74c1384f3b9b48534cde3/users/361d895b64ce45fda4eea4137ca52e60/roles/36de6f29a8c0431a9d58c39542830c27 used request id req-ac4d82c2-19eb-4617-b6d9-2ebdc0e2e92f 2019-06-08 11:17:02,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.32830286026s 2019-06-08 11:17:02,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-06-08 11:17:02,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" -d '{"keypair": {"name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b"}}' 2019-06-08 11:17:02,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1803 Content-Type: application/json Date: Sat, 08 Jun 2019 11:17:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-60cae1e6-e4c0-42ba-a7c1-6e099cf3960c x-openstack-request-id: req-60cae1e6-e4c0-42ba-a7c1-6e099cf3960c 2019-06-08 11:17:02,895 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCSpEAaObmoze50JLfbpDVJ/xWvlDhVFJIFxJRYsXXs5GEKzcG9L3S1F18yBkisxhtaAKpmwhfUZAiOSUi+zFUBgP/fObFxtaLkeVIMFGUrXyVqrjullIm+wnijhmPdwq1+oqbjKI6z4ym6PH4KEY8QiFESa1LoIrVPfM/P5BCtO8po3lU95tNOCTFuGChXm038mHBWKwErPpBXMMAP4ckaJ3ZbtEfYTBJ06PH1pp4XtdExWEnlS1sW3+yQ88BvJBquKNKTjJ96LLImvIouXuqM/OtZpy+qSwj8heOKw6E3vfosRFw+Tm4RTJYL5XhNPKVDtXw8XsweYFZm67CG54Kl Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAkqRAGjm5qM3udCS326Q1Sf8Vr5Q4VRSSBcSUWLF17ORhCs3B\nvS90tRdfMgZIrMYbWgCqZsIX1GQIjklIvsxVAYD/3zmxcbWi5HlSDBRlK18laq47\npZSJvsJ4o4Zj3cKtfqKm4yiOs+Mpujx+ChGPEIhREmtS6CK1T3zPz+QQrTvKaN5V\nPebTTgkxbhgoV5tN/JhwVisBKz6QVzDAD+HJGid2W7RH2EwSdOjx9aaeF7XRMVhJ\n5UtbFt/skPPAbyQarijSk4yfeiyyJryKLl7qjPzrWacvqksI/IXjisOhN736LERc\nPk5uEUyWC+V4TTylQ7V8PF7MHmBWZuuwhueCpQIDAQABAoIBAFEkYfQhDQLDMLdD\nuhjnfDU92RoWwjUR9NsMM6oASGiU1r3LrPCqWcH69MoRgBVaabgbti62J8l2sOVK\n19374u26G9vBaNaq0z/pgeT9RB4DwAiP8KFm1/GeWnLh4lDLcIUqK3526r/Paz+K\nSZP4s1lKlNHEYVPiIMGjJrq6UCAKp0BPUldAr3lRO0qdsKf+vZZCmt9JMB/zYQlB\nunDUmME+A5gRA/1ElbGqmqC/Zm3ivA041YdRVYJJzxKXKfu/JVuQe95a4084WS6L\nibcxGUtxvfr9ssoZHtzYY8IKcywrui1l2eBPZxRj7kqPA/zQkASN6Gzh+IeUf7ec\nw+AYXQECgYEAwuddgoscDSWiddPO7IL8wGyP5J5xiHcjlKLp/ErPHAcw8R08WVzi\njWcNph6BqRd65YMVM7RkORNnoYVqwAFIX620Jzb8K8IuGnAalKKjMW2OztL9D04d\nTWUS4pOXbNUPxh13O8zjq/eYHaXHW7L8b3lijTRAavUQP4+ypRRRhK0CgYEAwJvx\nhyUwRKWoRHhk8JDpD2tSzVP2ISje1KW+LsV5nkr+nmOKM2S0jcN6L5RSB5mp77DT\nTcLXdI3We8BvqzAuEBcPlWaumQidVx02xK0IlPJl+BEAb3uNDiwKIDxBAcs5Fh5G\ncImF0FybNQkCgX7w/5hNTryYU6co2B/uP167vNkCgYB3CQtJYWCefu+7+sKUHGP1\nudggDszURb9LVjyFw8K+IX44pFxpT5tmNRxW6qbR+O8sIWTfkTrsyPcv5OYPojjr\nhpFSqfhVWWEC8JirUrFMzNa9Zor7v/+RdzuTegSviWj63KAnu7kJHEyhPtCFJsmZ\n447XIqR9LnLf/wliXQh0eQKBgQC0TofpMvgfm1CNYINl7NIwnBC0pJ/p5N/NA6ep\nEzZJ5/y5+4b5m5GmkFMGzXuJH+HEv6zfw8F8m/cofDpNcFn+uAffnXNfUYAxd+i4\nbx90iALLGedldazTkoicKqvUaRF00jywxxzctISbPmb5IQOs0j+0sLqMvRRwVlvr\nONzY6QKBgQCdXm1krbfruoa7FLNi9Ui8usU/XlIqxnCqk17REW/bDyVj64GFBEBX\nc2RCU8uySfVd267VJSwrOM7AR22EyKZuH/uYH1HyroIjU2ExT5cySKmyzjllAgkv\ntX0375qavt8E154dQcRtlT5GSUGWu8CTb6NMypKD2xVMRZd+xpL49w==\n-----END RSA PRIVATE KEY-----\n", "user_id": "361d895b64ce45fda4eea4137ca52e60", "name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "fingerprint": "dd:42:4a:6c:d3:8f:2b:2b:8a:5d:4d:9c:89:0b:b9:b4"}} 2019-06-08 11:17:02,895 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/os-keypairs used request id req-60cae1e6-e4c0-42ba-a7c1-6e099cf3960c 2019-06-08 11:17:02,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.670561075211s 2019-06-08 11:17:02,896 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - keypair: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAkqRAGjm5qM3udCS326Q1Sf8Vr5Q4VRSSBcSUWLF17ORhCs3B vS90tRdfMgZIrMYbWgCqZsIX1GQIjklIvsxVAYD/3zmxcbWi5HlSDBRlK18laq47 pZSJvsJ4o4Zj3cKtfqKm4yiOs+Mpujx+ChGPEIhREmtS6CK1T3zPz+QQrTvKaN5V PebTTgkxbhgoV5tN/JhwVisBKz6QVzDAD+HJGid2W7RH2EwSdOjx9aaeF7XRMVhJ 5UtbFt/skPPAbyQarijSk4yfeiyyJryKLl7qjPzrWacvqksI/IXjisOhN736LERc Pk5uEUyWC+V4TTylQ7V8PF7MHmBWZuuwhueCpQIDAQABAoIBAFEkYfQhDQLDMLdD uhjnfDU92RoWwjUR9NsMM6oASGiU1r3LrPCqWcH69MoRgBVaabgbti62J8l2sOVK 19374u26G9vBaNaq0z/pgeT9RB4DwAiP8KFm1/GeWnLh4lDLcIUqK3526r/Paz+K SZP4s1lKlNHEYVPiIMGjJrq6UCAKp0BPUldAr3lRO0qdsKf+vZZCmt9JMB/zYQlB unDUmME+A5gRA/1ElbGqmqC/Zm3ivA041YdRVYJJzxKXKfu/JVuQe95a4084WS6L ibcxGUtxvfr9ssoZHtzYY8IKcywrui1l2eBPZxRj7kqPA/zQkASN6Gzh+IeUf7ec w+AYXQECgYEAwuddgoscDSWiddPO7IL8wGyP5J5xiHcjlKLp/ErPHAcw8R08WVzi jWcNph6BqRd65YMVM7RkORNnoYVqwAFIX620Jzb8K8IuGnAalKKjMW2OztL9D04d TWUS4pOXbNUPxh13O8zjq/eYHaXHW7L8b3lijTRAavUQP4+ypRRRhK0CgYEAwJvx hyUwRKWoRHhk8JDpD2tSzVP2ISje1KW+LsV5nkr+nmOKM2S0jcN6L5RSB5mp77DT TcLXdI3We8BvqzAuEBcPlWaumQidVx02xK0IlPJl+BEAb3uNDiwKIDxBAcs5Fh5G cImF0FybNQkCgX7w/5hNTryYU6co2B/uP167vNkCgYB3CQtJYWCefu+7+sKUHGP1 udggDszURb9LVjyFw8K+IX44pFxpT5tmNRxW6qbR+O8sIWTfkTrsyPcv5OYPojjr hpFSqfhVWWEC8JirUrFMzNa9Zor7v/+RdzuTegSviWj63KAnu7kJHEyhPtCFJsmZ 447XIqR9LnLf/wliXQh0eQKBgQC0TofpMvgfm1CNYINl7NIwnBC0pJ/p5N/NA6ep EzZJ5/y5+4b5m5GmkFMGzXuJH+HEv6zfw8F8m/cofDpNcFn+uAffnXNfUYAxd+i4 bx90iALLGedldazTkoicKqvUaRF00jywxxzctISbPmb5IQOs0j+0sLqMvRRwVlvr ONzY6QKBgQCdXm1krbfruoa7FLNi9Ui8usU/XlIqxnCqk17REW/bDyVj64GFBEBX c2RCU8uySfVd267VJSwrOM7AR22EyKZuH/uYH1HyroIjU2ExT5cySKmyzjllAgkv tX0375qavt8E154dQcRtlT5GSUGWu8CTb6NMypKD2xVMRZd+xpL49w== -----END RSA PRIVATE KEY----- 2019-06-08 11:17:02,897 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - Create Heat Stack 2019-06-08 11:17:03,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.POST.stacks 2019-06-08 11:17:03,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" -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_61a498cf-462f-4e43-b108-32f82d3eb77b", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "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": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": 1}, "tags": null, "stack_name": "clearwater-opnfv", "environment": {}, "template": {"outputs": {"dns_ip": {"description": "IP address of DNS", "value": {"get_attr": ["dns", "public_mgmt_ip"]}}, "zone": {"description": "DNS zone", "value": {"get_param": "zone"}}}, "heat_template_version": "2013-05-23", "description": "Clearwater deployment\n", "parameters": {"vellum_cluster_size": {"default": 1, "type": "number", "description": "Number of Vellum nodes in Vellum cluster"}, "private_mgmt_net_cidr": {"default": "192.168.0.0/24", "type": "string", "description": "Private management network address (CIDR notation)"}, "key_name": {"type": "string", "description": "Name of keypair to assign", "constraints": [{"custom_constraint": "nova.keypair", "description": "Must be a valid keypair name"}]}, "image": {"type": "string", "description": "Name of image to use", "constraints": [{"custom_constraint": "glance.image", "description": "Must be a valid image name"}]}, "private_mgmt_net_pool_start": {"default": "192.168.0.1", "type": "string", "description": "Start of private management network IP address pool"}, "dn_range_length": {"default": "1000", "type": "string", "description": "Number of directory numbers to add to pool", "constraints": [{"allowed_pattern": "[0-9]+", "description": "Must be numeric"}]}, "dime_cluster_size": {"default": 1, "type": "number", "description": "Number of Dime nodes in Dime cluster"}, "dn_range_start": {"default": "6505550000", "type": "string", "description": "First directory number in pool", "constraints": [{"allowed_pattern": "[0-9]+", "description": "Must be numeric"}]}, "repo_url": {"default": "http://repo.cw-ngv.com/stable", "type": "string", "description": "URL for Clearwater repository"}, "homer_cluster_size": {"default": 1, "type": "number", "description": "Number of Homer nodes in Homer cluster"}, "flavor": {"type": "string", "description": "Flavor to use", "constraints": [{"custom_constraint": "nova.flavor", "description": "Must be a valid flavor name"}]}, "sprout_cluster_size": {"default": 1, "type": "number", "description": "Number of Sprout nodes in Sprout cluster"}, "private_mgmt_net_gateway": {"default": "192.168.0.254", "type": "string", "description": "Private management network gateway address"}, "zone": {"default": "example.com", "type": "string", "description": "DNS zone"}, "dnssec_key": {"type": "string", "description": "DNSSEC private key (Base64-encoded)", "constraints": [{"allowed_pattern": "[0-9A-Za-z+/=]+", "description": "Must be Base64-encoded"}]}, "private_mgmt_net_pool_end": {"default": "192.168.0.253", "type": "string", "description": "End of private management network IP address pool"}, "external_mgmt_dns_ip": {"default": "8.8.8.8", "type": "string", "description": "IP address of external DNS server on management network"}, "bono_cluster_size": {"default": 1, "type": "number", "description": "Number of Bono nodes in Bono cluster"}, "public_mgmt_net_id": {"type": "string", "description": "ID of public management network", "constraints": [{"custom_constraint": "neutron.network", "description": "Must be a valid network ID"}]}}, "resources": {"homer": {"depends_on": "sprout", "type": "OS::Heat::ResourceGroup", "properties": {"count": {"get_param": "homer_cluster_size"}, "resource_def": {"type": "file:///src/heat_vims/homer.yaml", "properties": {"etcd_ip": {"get_attr": ["ellis", "private_mgmt_ip"]}, "zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "index": "__index__", "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "repo_url": {"get_param": "repo_url"}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "flavor": {"get_param": "flavor"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}}}, "index_var": "__index__"}}, "ellis": {"depends_on": "dns", "type": "file:///src/heat_vims/ellis.yaml", "properties": {"zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "dn_range_length": {"get_param": "dn_range_length"}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "dn_range_start": {"get_param": "dn_range_start"}, "repo_url": {"get_param": "repo_url"}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "flavor": {"get_param": "flavor"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}}}, "dime": {"depends_on": "sprout", "type": "OS::Heat::ResourceGroup", "properties": {"count": {"get_param": "dime_cluster_size"}, "resource_def": {"type": "file:///src/heat_vims/dime.yaml", "properties": {"etcd_ip": {"get_attr": ["ellis", "private_mgmt_ip"]}, "zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "index": "__index__", "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "repo_url": {"get_param": "repo_url"}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "flavor": {"get_param": "flavor"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}}}, "index_var": "__index__"}}, "sprout": {"depends_on": "vellum", "type": "OS::Heat::ResourceGroup", "properties": {"count": {"get_param": "sprout_cluster_size"}, "resource_def": {"type": "file:///src/heat_vims/sprout.yaml", "properties": {"etcd_ip": {"get_attr": ["ellis", "private_mgmt_ip"]}, "zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "index": "__index__", "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "repo_url": {"get_param": "repo_url"}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "flavor": {"get_param": "flavor"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}}}, "index_var": "__index__"}}, "vellum": {"depends_on": "ellis", "type": "OS::Heat::ResourceGroup", "properties": {"count": {"get_param": "vellum_cluster_size"}, "resource_def": {"type": "file:///src/heat_vims/vellum.yaml", "properties": {"etcd_ip": {"get_attr": ["ellis", "private_mgmt_ip"]}, "zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "index": "__index__", "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "repo_url": {"get_param": "repo_url"}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "flavor": {"get_param": "flavor"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}}}, "index_var": "__index__"}}, "bono": {"depends_on": "sprout", "type": "OS::Heat::ResourceGroup", "properties": {"count": {"get_param": "bono_cluster_size"}, "resource_def": {"type": "file:///src/heat_vims/bono.yaml", "properties": {"etcd_ip": {"get_attr": ["ellis", "private_mgmt_ip"]}, "zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "index": "__index__", "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "repo_url": {"get_param": "repo_url"}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "flavor": {"get_param": "flavor"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}}}, "index_var": "__index__"}}, "dns": {"type": "file:///src/heat_vims/dns.yaml", "properties": {"zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "dns_ip": {"get_param": "external_mgmt_dns_ip"}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "flavor": {"get_param": "flavor"}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}}}, "mgmt_network": {"type": "file:///src/heat_vims/network.yaml", "properties": {"private_net_gateway": {"get_param": "private_mgmt_net_gateway"}, "public_net_id": {"get_param": "public_mgmt_net_id"}, "private_net_pool_start": {"get_param": "private_mgmt_net_pool_start"}, "private_net_cidr": {"get_param": "private_mgmt_net_cidr"}, "private_net_name": {"str_replace": {"params": {"__stack__": {"get_param": "OS::stack_name"}}, "template": "__stack__-private-management"}}, "private_net_pool_end": {"get_param": "private_mgmt_net_pool_end"}, "dns_ip": {"get_param": "external_mgmt_dns_ip"}}}, "security_groups": {"type": "file:///src/heat_vims/security-groups.yaml", "properties": {"name_prefix": {"get_param": "OS::stack_name"}}}}}, "timeout_mins": 60}' 2019-06-08 11:17:08,124 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 217 Content-Type: application/json Date: Sat, 08 Jun 2019 11:17:03 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce Server: Apache x-openstack-request-id: req-8add46f6-ee32-42ad-b167-2496847b6b25 2019-06-08 11:17:08,125 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"id": "de80c740-a50c-402d-a01e-a043be4427ce", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}]}} 2019-06-08 11:17:08,125 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks used request id req-8add46f6-ee32-42ad-b167-2496847b6b25 2019-06-08 11:17:08,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.POST.stacks in 4.72147417068s 2019-06-08 11:17:08,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:17:08,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=None&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:17:08,885 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 463 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:17:08 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?sort_dir=asc Server: Apache x-openstack-request-id: req-05b7d2d8-e055-410c-9708-14b94106fe3f 2019-06-08 11:17:08,885 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:17:09,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 509 Content-Type: application/json Date: Sat, 08 Jun 2019 11:17:08 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7191ec95-d2fe-4272-ad93-5dc6025d8b21 2019-06-08 11:17:09,682 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2019-06-08T11:17:08Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/resources/clearwater-opnfv/events/28b65ab4-d205-4e30-9ed2-6d0d8c812c9a", "rel": "self"}, {"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE started", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "de80c740-a50c-402d-a01e-a043be4427ce", "id": "28b65ab4-d205-4e30-9ed2-6d0d8c812c9a"}, {"resource_name": "security_groups", "event_time": "2019-06-08T11:17:08Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/resources/security_groups/events/6533340a-b385-4be4-953c-8ebb36760571", "rel": "self"}, {"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-security_groups-goh4u4zkmeko", "id": "6533340a-b385-4be4-953c-8ebb36760571"}, {"resource_name": "mgmt_network", "event_time": "2019-06-08T11:17:09Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/resources/mgmt_network/events/971c7b0a-75f0-4326-bb79-b781975fd4f5", "rel": "self"}, {"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-mgmt_network-h3fxlct3c7os", "id": "971c7b0a-75f0-4326-bb79-b781975fd4f5"}]} 2019-06-08 11:17:09,682 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?sort_dir=asc&sort_dir=asc used request id req-7191ec95-d2fe-4272-ad93-5dc6025d8b21 2019-06-08 11:17:09,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.55677700043s 2019-06-08 11:17:14,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:17:14,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=971c7b0a-75f0-4326-bb79-b781975fd4f5&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:17:14,719 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:17:14 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=971c7b0a-75f0-4326-bb79-b781975fd4f5&sort_dir=asc Server: Apache x-openstack-request-id: req-a8de74f7-0930-4f09-9443-c00fc7f596b5 2019-06-08 11:17:14,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-06-08 11:17:15,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 361 Content-Type: application/json Date: Sat, 08 Jun 2019 11:17:14 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f119d9b8-528d-4e73-b77b-7a0697493c0a 2019-06-08 11:17:15,449 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "security_groups", "event_time": "2019-06-08T11:17:10Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/resources/security_groups/events/013adb9a-123b-4134-9738-2d92f8bb1701", "rel": "self"}, {"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "a4eb2691-0372-4dde-8a46-31d4617aa083", "id": "013adb9a-123b-4134-9738-2d92f8bb1701"}]} 2019-06-08 11:17:15,450 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=971c7b0a-75f0-4326-bb79-b781975fd4f5&sort_dir=asc&marker=971c7b0a-75f0-4326-bb79-b781975fd4f5&sort_dir=asc used request id req-f119d9b8-528d-4e73-b77b-7a0697493c0a 2019-06-08 11:17:15,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.760963916779s 2019-06-08 11:17:20,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:17:20,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=013adb9a-123b-4134-9738-2d92f8bb1701&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:17:21,232 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:17:20 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=013adb9a-123b-4134-9738-2d92f8bb1701&sort_dir=asc Server: Apache x-openstack-request-id: req-3b90e92c-53b6-44ef-9a88-ab31b9d506e4 2019-06-08 11:17:21,233 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:17:21,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 451 Content-Type: application/json Date: Sat, 08 Jun 2019 11:17:21 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-688c1d7f-5251-46c9-aa57-68d00dfb82f2 2019-06-08 11:17:21,896 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "mgmt_network", "event_time": "2019-06-08T11:17:19Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/resources/mgmt_network/events/247cf67f-9598-46d3-9843-25d6b37270af", "rel": "self"}, {"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "f017b1db-d317-4fc1-9648-52156550bacc", "id": "247cf67f-9598-46d3-9843-25d6b37270af"}, {"resource_name": "dns", "event_time": "2019-06-08T11:17:19Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/resources/dns/events/f9aab07f-124a-4816-b547-e1b9d7f37e55", "rel": "self"}, {"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-dns-6oe2iukiueac", "id": "f9aab07f-124a-4816-b547-e1b9d7f37e55"}]} 2019-06-08 11:17:21,896 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=013adb9a-123b-4134-9738-2d92f8bb1701&sort_dir=asc&marker=013adb9a-123b-4134-9738-2d92f8bb1701&sort_dir=asc used request id req-688c1d7f-5251-46c9-aa57-68d00dfb82f2 2019-06-08 11:17:21,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.44084811211s 2019-06-08 11:17:26,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:17:26,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:17:27,705 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:17:26 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc Server: Apache x-openstack-request-id: req-12554f03-7445-421a-b422-e3c6dce2ad9a 2019-06-08 11:17:27,705 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:17:27,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:17:27 GMT Server: Apache x-openstack-request-id: req-32436734-0257-4b6b-b1ef-fd845935f770 2019-06-08 11:17:27,748 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:17:27,748 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc&marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc used request id req-32436734-0257-4b6b-b1ef-fd845935f770 2019-06-08 11:17:27,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.845783948898s 2019-06-08 11:17:32,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:17:32,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:17:33,464 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:17:32 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc Server: Apache x-openstack-request-id: req-0ed8e2aa-410c-48fd-9d85-88a3ecd5de83 2019-06-08 11:17:33,464 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:17:34,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:17:33 GMT Server: Apache x-openstack-request-id: req-0753b1d1-06b3-4a1a-a80a-620267f18f88 2019-06-08 11:17:34,173 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:17:34,173 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc&marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc used request id req-0753b1d1-06b3-4a1a-a80a-620267f18f88 2019-06-08 11:17:34,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.41948509216s 2019-06-08 11:17:34,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:17:34,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:17:34,982 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:17:34 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-c06fe46e-06e5-4576-9e72-7302737c1941 2019-06-08 11:17:34,982 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:17:35,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:17:34 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-49cc9f01-013d-4e75-849b-8ed75f111eac 2019-06-08 11:17:35,024 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:17:35,024 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-49cc9f01-013d-4e75-849b-8ed75f111eac 2019-06-08 11:17:35,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.850645065308s 2019-06-08 11:17:40,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:17:40,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:17:40,748 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:17:40 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc Server: Apache x-openstack-request-id: req-a3e422b0-42c6-4dc1-bb37-bb749c10d108 2019-06-08 11:17:40,748 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:17:40,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:17:40 GMT Server: Apache x-openstack-request-id: req-0c9e6179-ac6b-43d1-beb5-04107d3281d0 2019-06-08 11:17:40,790 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:17:40,790 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc&marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc used request id req-0c9e6179-ac6b-43d1-beb5-04107d3281d0 2019-06-08 11:17:40,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.759207010269s 2019-06-08 11:17:45,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:17:45,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:17:46,488 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:17:45 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc Server: Apache x-openstack-request-id: req-9cd6710e-eb13-4b1a-a08c-964243b2101b 2019-06-08 11:17:46,488 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:17:46,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:17:46 GMT Server: Apache x-openstack-request-id: req-a178b6c8-a7b9-456f-9a11-47b8f1d78abf 2019-06-08 11:17:46,530 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:17:46,530 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc&marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc used request id req-a178b6c8-a7b9-456f-9a11-47b8f1d78abf 2019-06-08 11:17:46,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.733613014221s 2019-06-08 11:17:46,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:17:46,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:17:46,559 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:17:46 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-c7cb321d-e57f-4bac-9aad-bab62d23ab27 2019-06-08 11:17:46,560 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:17:46,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:17:46 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0e96584e-a6da-453a-9d4c-4939cdd7f497 2019-06-08 11:17:46,601 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:17:46,601 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-0e96584e-a6da-453a-9d4c-4939cdd7f497 2019-06-08 11:17:46,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0709218978882s 2019-06-08 11:17:51,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:17:51,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:17:51,638 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:17:51 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc Server: Apache x-openstack-request-id: req-6a437f53-e01a-4fa8-b1bc-118ef536d834 2019-06-08 11:17:51,638 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:17:51,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:17:51 GMT Server: Apache x-openstack-request-id: req-91732c29-9650-4469-b4e1-ec95c991c057 2019-06-08 11:17:51,680 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:17:51,680 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc&marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc used request id req-91732c29-9650-4469-b4e1-ec95c991c057 2019-06-08 11:17:51,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0720729827881s 2019-06-08 11:17:56,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:17:56,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:17:56,719 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:17:56 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc Server: Apache x-openstack-request-id: req-e300190e-0244-48f2-973b-1afe97659130 2019-06-08 11:17:56,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-06-08 11:17:56,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:17:56 GMT Server: Apache x-openstack-request-id: req-d0565431-2e27-4849-b747-c2ba80801b7a 2019-06-08 11:17:56,762 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:17:56,762 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc&marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc used request id req-d0565431-2e27-4849-b747-c2ba80801b7a 2019-06-08 11:17:56,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0755410194397s 2019-06-08 11:17:56,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:17:56,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:17:56,791 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:17:56 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-3599562f-2fa4-49be-b886-90211fe11848 2019-06-08 11:17:56,792 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:17:56,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:17:56 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-88784b79-54db-4bf3-be44-246653450170 2019-06-08 11:17:56,834 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:17:56,834 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-88784b79-54db-4bf3-be44-246653450170 2019-06-08 11:17:56,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.071583032608s 2019-06-08 11:18:01,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:18:01,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:18:01,872 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:18:01 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc Server: Apache x-openstack-request-id: req-95e1e48a-42eb-4da2-a2df-65ad0e41d6f0 2019-06-08 11:18:01,873 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:18:01,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:18:01 GMT Server: Apache x-openstack-request-id: req-332c5a52-4e6a-4cc3-9509-2ccecfabc4a7 2019-06-08 11:18:01,915 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:18:01,915 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc&marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc used request id req-332c5a52-4e6a-4cc3-9509-2ccecfabc4a7 2019-06-08 11:18:01,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0738480091095s 2019-06-08 11:18:06,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:18:06,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:18:06,950 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:18:06 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc Server: Apache x-openstack-request-id: req-f3f2845b-4924-413f-8734-cec0518c7856 2019-06-08 11:18:06,950 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:18:06,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:18:06 GMT Server: Apache x-openstack-request-id: req-b96d1ffa-7156-4836-8f66-a22286f4759d 2019-06-08 11:18:06,994 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:18:06,994 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc&marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc used request id req-b96d1ffa-7156-4836-8f66-a22286f4759d 2019-06-08 11:18:06,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0734629631042s 2019-06-08 11:18:06,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:18:06,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:18:07,024 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:18:07 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-b2b552b0-3747-4a08-84ae-c3311539503c 2019-06-08 11:18:07,024 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:18:07,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:18:07 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-04cc12c0-36b8-44a2-9857-797a8f2e2eed 2019-06-08 11:18:07,067 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:18:07,067 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-04cc12c0-36b8-44a2-9857-797a8f2e2eed 2019-06-08 11:18:07,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0724110603333s 2019-06-08 11:18:12,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:18:12,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:18:12,104 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:18:12 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc Server: Apache x-openstack-request-id: req-505505d4-66b9-45ad-ad5b-5083dea91ab3 2019-06-08 11:18:12,104 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:18:12,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:18:12 GMT Server: Apache x-openstack-request-id: req-8c62b6cd-078f-4440-8aea-8d4b5ccb0ba4 2019-06-08 11:18:12,147 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:18:12,147 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc&marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc used request id req-8c62b6cd-078f-4440-8aea-8d4b5ccb0ba4 2019-06-08 11:18:12,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0733680725098s 2019-06-08 11:18:17,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:18:17,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:18:17,200 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:18:17 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc Server: Apache x-openstack-request-id: req-d602eddc-86d5-492a-9640-58b78982b9b7 2019-06-08 11:18:17,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-06-08 11:18:17,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:18:17 GMT Server: Apache x-openstack-request-id: req-9d423f52-27d1-473d-8959-c3268d734b94 2019-06-08 11:18:17,242 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:18:17,242 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc&marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc used request id req-9d423f52-27d1-473d-8959-c3268d734b94 2019-06-08 11:18:17,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.089427947998s 2019-06-08 11:18:17,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:18:17,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:18:17,272 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:18:17 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-7eaf8338-b2a7-4bcc-a568-bb83e467b73e 2019-06-08 11:18:17,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-06-08 11:18:17,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:18:17 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-82b45d51-4e3b-4f70-adff-4c0081b09ed6 2019-06-08 11:18:17,314 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:18:17,314 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-82b45d51-4e3b-4f70-adff-4c0081b09ed6 2019-06-08 11:18:17,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0719919204712s 2019-06-08 11:18:22,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:18:22,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:18:22,352 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:18:22 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc Server: Apache x-openstack-request-id: req-a735ae70-9884-49a1-9946-884fdcd8e4ea 2019-06-08 11:18:22,352 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:18:22,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:18:22 GMT Server: Apache x-openstack-request-id: req-41e0631a-3303-4e8e-9206-57746a8182e8 2019-06-08 11:18:22,394 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:18:22,394 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc&marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc used request id req-41e0631a-3303-4e8e-9206-57746a8182e8 2019-06-08 11:18:22,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0730710029602s 2019-06-08 11:18:27,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:18:27,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:18:27,431 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:18:27 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc Server: Apache x-openstack-request-id: req-34bd76b3-465f-466b-99fe-7210c9b19709 2019-06-08 11:18:27,431 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:18:27,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:18:27 GMT Server: Apache x-openstack-request-id: req-c1955f8d-5555-4884-a187-061b6fa4260f 2019-06-08 11:18:27,474 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:18:27,474 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc&marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc used request id req-c1955f8d-5555-4884-a187-061b6fa4260f 2019-06-08 11:18:27,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.077131986618s 2019-06-08 11:18:27,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:18:27,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:18:27,504 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:18:27 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-3d2b77c0-754c-4082-bad2-da079c70fa6c 2019-06-08 11:18:27,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-06-08 11:18:27,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:18:27 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-87c211c8-70fe-49f8-9b3d-105c5bbfd1c4 2019-06-08 11:18:27,546 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:18:27,546 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-87c211c8-70fe-49f8-9b3d-105c5bbfd1c4 2019-06-08 11:18:27,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.072056055069s 2019-06-08 11:18:32,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:18:32,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:18:32,584 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:18:32 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc Server: Apache x-openstack-request-id: req-c7f3719e-2209-4247-8428-7116581e855d 2019-06-08 11:18:32,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-06-08 11:18:32,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:18:32 GMT Server: Apache x-openstack-request-id: req-f4f11938-8835-4e5b-b803-2edab32b7bca 2019-06-08 11:18:32,626 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:18:32,626 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc&marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc used request id req-f4f11938-8835-4e5b-b803-2edab32b7bca 2019-06-08 11:18:32,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0730030536652s 2019-06-08 11:18:37,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:18:37,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:18:37,661 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:18:37 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc Server: Apache x-openstack-request-id: req-0a57c0c6-4fb2-4b45-931f-40d775d669ab 2019-06-08 11:18:37,661 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:18:37,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:18:37 GMT Server: Apache x-openstack-request-id: req-e54bb516-fbdc-46b3-a8cd-2dedfbb50392 2019-06-08 11:18:37,702 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:18:37,702 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc&marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc used request id req-e54bb516-fbdc-46b3-a8cd-2dedfbb50392 2019-06-08 11:18:37,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0704488754272s 2019-06-08 11:18:37,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:18:37,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:18:37,732 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:18:37 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-d79362c7-e276-4702-b4f9-3e57d79b322a 2019-06-08 11:18:37,732 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:18:37,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:18:37 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7c76d3d6-6462-4b45-b1a2-5fe5fbd539d6 2019-06-08 11:18:37,774 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:18:37,774 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-7c76d3d6-6462-4b45-b1a2-5fe5fbd539d6 2019-06-08 11:18:37,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0712108612061s 2019-06-08 11:18:42,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:18:42,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:18:42,856 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:18:42 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc Server: Apache x-openstack-request-id: req-a8c44c89-2e77-4ae6-9198-af0db590d23b 2019-06-08 11:18:42,856 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:18:42,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:18:42 GMT Server: Apache x-openstack-request-id: req-8aad5a2c-1b80-45c3-ad6f-f72c67e8960e 2019-06-08 11:18:42,902 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:18:42,902 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc&marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc used request id req-8aad5a2c-1b80-45c3-ad6f-f72c67e8960e 2019-06-08 11:18:42,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.121356010437s 2019-06-08 11:18:47,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:18:47,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:18:47,939 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:18:47 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc Server: Apache x-openstack-request-id: req-caffea8d-abc4-4eeb-94e2-a7d2d090825d 2019-06-08 11:18:47,939 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:18:47,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:18:47 GMT Server: Apache x-openstack-request-id: req-825a92f2-1755-4ea0-a246-b38c546ee292 2019-06-08 11:18:47,981 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:18:47,981 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc&marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc used request id req-825a92f2-1755-4ea0-a246-b38c546ee292 2019-06-08 11:18:47,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0731370449066s 2019-06-08 11:18:47,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:18:47,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:18:48,012 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:18:47 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-900f38c1-0a30-4d63-98da-2cac8437f9a3 2019-06-08 11:18:48,012 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:18:48,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:18:48 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3095531a-e700-4acc-89fb-03c9bfe8abe5 2019-06-08 11:18:48,054 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:18:48,054 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-3095531a-e700-4acc-89fb-03c9bfe8abe5 2019-06-08 11:18:48,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0725250244141s 2019-06-08 11:18:53,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:18:53,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:18:53,090 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:18:53 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc Server: Apache x-openstack-request-id: req-ee5fe119-0701-4dc2-8205-92618b41b83f 2019-06-08 11:18:53,090 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:18:53,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:18:53 GMT Server: Apache x-openstack-request-id: req-cec1546a-af54-424d-886d-9a132d60b883 2019-06-08 11:18:53,132 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:18:53,132 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc&marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc used request id req-cec1546a-af54-424d-886d-9a132d60b883 2019-06-08 11:18:53,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0707821846008s 2019-06-08 11:18:58,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:18:58,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:18:58,168 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:18:58 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc Server: Apache x-openstack-request-id: req-3b3c56a8-0c73-4a7c-ae6a-1b46edd404b0 2019-06-08 11:18:58,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-06-08 11:18:58,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:18:58 GMT Server: Apache x-openstack-request-id: req-e8b7e320-921e-443b-8bc0-714fd5079d2b 2019-06-08 11:18:58,209 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:18:58,209 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc&marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc used request id req-e8b7e320-921e-443b-8bc0-714fd5079d2b 2019-06-08 11:18:58,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0718729496002s 2019-06-08 11:18:58,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:18:58,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:18:58,239 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:18:58 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-835e3793-c582-4816-9d59-016bc86b6192 2019-06-08 11:18:58,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-06-08 11:18:58,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:18:58 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-72342020-2226-4147-8584-caa6d67528f1 2019-06-08 11:18:58,283 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:18:58,283 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-72342020-2226-4147-8584-caa6d67528f1 2019-06-08 11:18:58,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0736780166626s 2019-06-08 11:19:03,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:19:03,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:19:03,337 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:19:03 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc Server: Apache x-openstack-request-id: req-a5a0a20c-6e15-4ee0-963c-14da67049da2 2019-06-08 11:19:03,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-06-08 11:19:03,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:19:03 GMT Server: Apache x-openstack-request-id: req-95799b29-2cc8-4d70-9c63-9b28aad58ef7 2019-06-08 11:19:03,379 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:19:03,379 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc&marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc used request id req-95799b29-2cc8-4d70-9c63-9b28aad58ef7 2019-06-08 11:19:03,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0891590118408s 2019-06-08 11:19:08,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:19:08,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:19:08,416 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:19:08 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc Server: Apache x-openstack-request-id: req-8beeb481-cfbf-458d-b7b8-7330586df648 2019-06-08 11:19:08,416 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:19:08,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:19:08 GMT Server: Apache x-openstack-request-id: req-796a6843-91c8-4db9-b22d-806c13e203d5 2019-06-08 11:19:08,458 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:19:08,458 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc&marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc used request id req-796a6843-91c8-4db9-b22d-806c13e203d5 2019-06-08 11:19:08,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0735359191895s 2019-06-08 11:19:08,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:19:08,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:19:08,490 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:19:08 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-83c08bdd-58da-48c2-bbae-c12f0b461067 2019-06-08 11:19:08,490 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:19:08,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:19:08 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7c052ee4-8920-4a95-b89d-1f48272cefb7 2019-06-08 11:19:08,517 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:19:08,517 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-7c052ee4-8920-4a95-b89d-1f48272cefb7 2019-06-08 11:19:08,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0583038330078s 2019-06-08 11:19:13,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:19:13,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:19:13,556 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:19:13 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc Server: Apache x-openstack-request-id: req-c78a8577-8467-4756-84aa-c8a835324111 2019-06-08 11:19:13,557 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:19:13,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:19:13 GMT Server: Apache x-openstack-request-id: req-5296a1f4-85f8-4597-9ed5-882e951f1a38 2019-06-08 11:19:13,598 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:19:13,598 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc&marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc used request id req-5296a1f4-85f8-4597-9ed5-882e951f1a38 2019-06-08 11:19:13,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0744421482086s 2019-06-08 11:19:18,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:19:18,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:19:18,635 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:19:18 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc Server: Apache x-openstack-request-id: req-06f3a526-9257-454c-b5fa-092fd91cab49 2019-06-08 11:19:18,635 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:19:18,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:19:18 GMT Server: Apache x-openstack-request-id: req-ba877f93-b836-4506-9565-d8b39b984c8b 2019-06-08 11:19:18,680 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:19:18,680 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc&marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc used request id req-ba877f93-b836-4506-9565-d8b39b984c8b 2019-06-08 11:19:18,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0757720470428s 2019-06-08 11:19:18,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:19:18,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:19:18,710 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:19:18 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-23ce7a76-be8e-44c5-8275-b5ee67cc52f6 2019-06-08 11:19:18,710 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:19:18,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:19:18 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2db375fd-b15b-4f2d-9a14-d7f11bdcd98d 2019-06-08 11:19:18,752 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:19:18,752 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-2db375fd-b15b-4f2d-9a14-d7f11bdcd98d 2019-06-08 11:19:18,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0718920230865s 2019-06-08 11:19:23,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:19:23,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:19:23,788 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:19:23 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc Server: Apache x-openstack-request-id: req-37901934-7170-467a-9d6b-c5e901411d2d 2019-06-08 11:19:23,789 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:19:23,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:19:23 GMT Server: Apache x-openstack-request-id: req-a5e1a977-658d-4c5a-9653-efb3a01c54c0 2019-06-08 11:19:23,963 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:19:23,963 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc&marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc used request id req-a5e1a977-658d-4c5a-9653-efb3a01c54c0 2019-06-08 11:19:23,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.204014062881s 2019-06-08 11:19:28,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:19:28,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:19:29,005 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:19:28 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc Server: Apache x-openstack-request-id: req-ad124045-fee7-45ec-ab2b-febb8603d9bb 2019-06-08 11:19:29,005 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:19:29,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:19:29 GMT Server: Apache x-openstack-request-id: req-c6f96997-a06f-45df-9a68-8b56d6230b8c 2019-06-08 11:19:29,048 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:19:29,048 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc&marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc used request id req-c6f96997-a06f-45df-9a68-8b56d6230b8c 2019-06-08 11:19:29,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0795290470123s 2019-06-08 11:19:29,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:19:29,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:19:29,080 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:19:29 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-3d84fcf5-bcf2-494c-bc7f-fc9901933053 2019-06-08 11:19:29,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-06-08 11:19:29,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:19:29 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e1417510-bcf9-4862-8214-3a31382cfe8c 2019-06-08 11:19:29,122 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:19:29,122 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-e1417510-bcf9-4862-8214-3a31382cfe8c 2019-06-08 11:19:29,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0734140872955s 2019-06-08 11:19:34,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:19:34,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:19:34,177 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:19:34 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc Server: Apache x-openstack-request-id: req-9be99451-5d49-406a-8c62-a5e8423b3a31 2019-06-08 11:19:34,177 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:19:34,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:19:34 GMT Server: Apache x-openstack-request-id: req-249e15ee-ff40-4eb8-8d0a-87a9fc7b39a8 2019-06-08 11:19:34,221 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:19:34,221 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc&marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc used request id req-249e15ee-ff40-4eb8-8d0a-87a9fc7b39a8 2019-06-08 11:19:34,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.092325925827s 2019-06-08 11:19:39,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:19:39,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:19:39,257 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:19:39 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc Server: Apache x-openstack-request-id: req-649fef81-46b2-4f4a-b2e9-09be96a947a3 2019-06-08 11:19:39,258 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:19:39,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:19:39 GMT Server: Apache x-openstack-request-id: req-5f735a36-8ec7-4d2e-a3cd-06f793eb4cfa 2019-06-08 11:19:39,300 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:19:39,300 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc&marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc used request id req-5f735a36-8ec7-4d2e-a3cd-06f793eb4cfa 2019-06-08 11:19:39,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0733001232147s 2019-06-08 11:19:39,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:19:39,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:19:39,330 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:19:39 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-07312497-7e13-44a1-a0de-6eb61c006691 2019-06-08 11:19:39,330 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:19:39,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:19:39 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b70008ae-1a0e-4b00-b46b-1a743dee3d52 2019-06-08 11:19:39,373 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:19:39,373 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-b70008ae-1a0e-4b00-b46b-1a743dee3d52 2019-06-08 11:19:39,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0722200870514s 2019-06-08 11:19:44,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:19:44,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:19:44,410 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:19:44 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc Server: Apache x-openstack-request-id: req-6d7ef63d-e153-4594-a08b-8f6694969bfa 2019-06-08 11:19:44,410 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:19:44,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:19:44 GMT Server: Apache x-openstack-request-id: req-18e511ec-3c52-4b00-bdad-ab318f3bd748 2019-06-08 11:19:44,452 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:19:44,452 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc&marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc used request id req-18e511ec-3c52-4b00-bdad-ab318f3bd748 2019-06-08 11:19:44,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0724511146545s 2019-06-08 11:19:49,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:19:49,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:19:49,487 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:19:49 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc Server: Apache x-openstack-request-id: req-bd623ca8-c83f-4e15-981f-7bad4546eff6 2019-06-08 11:19:49,487 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:19:49,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 446 Content-Type: application/json Date: Sat, 08 Jun 2019 11:19:49 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-45586c56-9580-4435-831e-79b6a3b87e5c 2019-06-08 11:19:49,531 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "dns", "event_time": "2019-06-08T11:19:45Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/resources/dns/events/7ecc3c9b-46e1-473e-9893-1c418f27491f", "rel": "self"}, {"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "f51dd287-866a-4a21-b5ff-bc38b34131e3", "id": "7ecc3c9b-46e1-473e-9893-1c418f27491f"}, {"resource_name": "ellis", "event_time": "2019-06-08T11:19:45Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/resources/ellis/events/fa59fc64-9d27-409a-b6fa-1b0a3f25ea78", "rel": "self"}, {"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-ellis-hhq4o4ukglrz", "id": "fa59fc64-9d27-409a-b6fa-1b0a3f25ea78"}]} 2019-06-08 11:19:49,531 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc&marker=f9aab07f-124a-4816-b547-e1b9d7f37e55&sort_dir=asc used request id req-45586c56-9580-4435-831e-79b6a3b87e5c 2019-06-08 11:19:49,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739920139313s 2019-06-08 11:19:54,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:19:54,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:19:54,567 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:19:54 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc Server: Apache x-openstack-request-id: req-c781ed1b-64a9-4372-9811-cc80b08eb88d 2019-06-08 11:19:54,567 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:19:54,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:19:54 GMT Server: Apache x-openstack-request-id: req-387d4a0c-53f5-409d-bb88-f20aa1cf4f9a 2019-06-08 11:19:54,609 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:19:54,609 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc&marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc used request id req-387d4a0c-53f5-409d-bb88-f20aa1cf4f9a 2019-06-08 11:19:54,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0709919929504s 2019-06-08 11:19:59,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:19:59,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:19:59,644 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:19:59 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc Server: Apache x-openstack-request-id: req-a296d24b-f4bc-420e-96b0-d8d6b06cb2af 2019-06-08 11:19:59,644 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:19:59,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:19:59 GMT Server: Apache x-openstack-request-id: req-07209d97-f44a-49cf-9676-e9794f7de6a6 2019-06-08 11:19:59,686 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:19:59,686 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc&marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc used request id req-07209d97-f44a-49cf-9676-e9794f7de6a6 2019-06-08 11:19:59,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0713560581207s 2019-06-08 11:19:59,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:19:59,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:19:59,715 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:19:59 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-651a87ef-df69-451b-bc5f-47e6044ee7af 2019-06-08 11:19:59,715 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:19:59,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:19:59 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7fa78910-893a-47e1-89af-805621300e52 2019-06-08 11:19:59,757 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:19:59,757 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-7fa78910-893a-47e1-89af-805621300e52 2019-06-08 11:19:59,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0704348087311s 2019-06-08 11:20:04,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:20:04,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:20:04,794 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:20:04 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc Server: Apache x-openstack-request-id: req-cc6feaa8-55d5-460a-ac8d-4701aa0eb4ec 2019-06-08 11:20:04,794 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:20:04,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:20:04 GMT Server: Apache x-openstack-request-id: req-c05f794e-14c4-4a17-aaf5-c893f42c4089 2019-06-08 11:20:04,836 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:20:04,836 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc&marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc used request id req-c05f794e-14c4-4a17-aaf5-c893f42c4089 2019-06-08 11:20:04,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.07284283638s 2019-06-08 11:20:09,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:20:09,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:20:09,873 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:20:09 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc Server: Apache x-openstack-request-id: req-5ca15562-2636-44ae-8cca-50fe0c5967b8 2019-06-08 11:20:09,873 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:20:09,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:20:09 GMT Server: Apache x-openstack-request-id: req-4ac1b999-0877-4da5-9fb4-02388a129f67 2019-06-08 11:20:09,916 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:20:09,916 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc&marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc used request id req-4ac1b999-0877-4da5-9fb4-02388a129f67 2019-06-08 11:20:09,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740239620209s 2019-06-08 11:20:09,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:20:09,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:20:09,946 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:20:09 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-4e282749-86c9-459d-83c3-610dada27617 2019-06-08 11:20:09,947 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:20:09,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:20:09 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3a4431e9-afdb-418d-bffa-5d4f93cee6f6 2019-06-08 11:20:09,988 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:20:09,989 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-3a4431e9-afdb-418d-bffa-5d4f93cee6f6 2019-06-08 11:20:09,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0717539787292s 2019-06-08 11:20:14,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:20:14,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:20:15,027 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:20:15 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc Server: Apache x-openstack-request-id: req-98a805a1-5c7f-48ca-9011-782bc60a4c49 2019-06-08 11:20:15,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-06-08 11:20:15,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:20:15 GMT Server: Apache x-openstack-request-id: req-ad8c9114-eff5-44c5-99e4-f45a874bb1c8 2019-06-08 11:20:15,068 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:20:15,069 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc&marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc used request id req-ad8c9114-eff5-44c5-99e4-f45a874bb1c8 2019-06-08 11:20:15,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0730679035187s 2019-06-08 11:20:20,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:20:20,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:20:20,105 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:20:20 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc Server: Apache x-openstack-request-id: req-3a5ab886-58cf-48c1-b225-d0d619dbc754 2019-06-08 11:20:20,106 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:20:20,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:20:20 GMT Server: Apache x-openstack-request-id: req-9d2c871a-3435-4383-b59c-4a07c78e333f 2019-06-08 11:20:20,148 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:20:20,148 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc&marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc used request id req-9d2c871a-3435-4383-b59c-4a07c78e333f 2019-06-08 11:20:20,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0734162330627s 2019-06-08 11:20:20,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:20:20,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:20:20,179 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:20:20 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-4839ca54-97e1-4620-8427-531190d3f795 2019-06-08 11:20:20,179 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:20:20,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:20:20 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-868d1e42-272d-45da-bbec-fb6fc379f26c 2019-06-08 11:20:20,221 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:20:20,222 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-868d1e42-272d-45da-bbec-fb6fc379f26c 2019-06-08 11:20:20,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0731468200684s 2019-06-08 11:20:25,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:20:25,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:20:25,259 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:20:25 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc Server: Apache x-openstack-request-id: req-ee7e29ab-4179-40fd-aa1e-195b8d53e8af 2019-06-08 11:20:25,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-06-08 11:20:25,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:20:25 GMT Server: Apache x-openstack-request-id: req-c59ceef1-76f3-4fc2-b48f-32f20c479036 2019-06-08 11:20:25,301 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:20:25,301 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc&marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc used request id req-c59ceef1-76f3-4fc2-b48f-32f20c479036 2019-06-08 11:20:25,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0730540752411s 2019-06-08 11:20:30,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:20:30,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:20:30,337 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:20:30 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc Server: Apache x-openstack-request-id: req-334d28e1-3e07-4244-bbe7-bb7b99e8cf66 2019-06-08 11:20:30,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-06-08 11:20:30,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:20:30 GMT Server: Apache x-openstack-request-id: req-b68befdc-3984-4396-b447-8e50568613f3 2019-06-08 11:20:30,379 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:20:30,379 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc&marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc used request id req-b68befdc-3984-4396-b447-8e50568613f3 2019-06-08 11:20:30,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0718700885773s 2019-06-08 11:20:30,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:20:30,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:20:30,409 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:20:30 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-e481a733-001c-42d6-a556-eb774669a846 2019-06-08 11:20:30,409 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:20:30,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:20:30 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9dbcad95-f0d8-4cf4-ad3e-36bf8af4ade3 2019-06-08 11:20:30,434 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:20:30,434 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-9dbcad95-f0d8-4cf4-ad3e-36bf8af4ade3 2019-06-08 11:20:30,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0547909736633s 2019-06-08 11:20:35,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:20:35,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:20:35,472 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:20:35 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc Server: Apache x-openstack-request-id: req-3255a769-32ae-45b1-b516-44d14137b186 2019-06-08 11:20:35,472 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:20:35,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:20:35 GMT Server: Apache x-openstack-request-id: req-d63ff4e6-64ca-4784-be2c-1d75f9c52cfc 2019-06-08 11:20:35,514 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:20:35,515 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc&marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc used request id req-d63ff4e6-64ca-4784-be2c-1d75f9c52cfc 2019-06-08 11:20:35,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0736238956451s 2019-06-08 11:20:40,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:20:40,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:20:40,551 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:20:40 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc Server: Apache x-openstack-request-id: req-5ff6fc84-77b9-4780-bde1-cdedd7ba85fa 2019-06-08 11:20:40,551 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:20:40,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:20:40 GMT Server: Apache x-openstack-request-id: req-1f172a1b-ac4f-4caf-aab3-f0fb2eab0d9b 2019-06-08 11:20:40,594 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:20:40,594 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc&marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc used request id req-1f172a1b-ac4f-4caf-aab3-f0fb2eab0d9b 2019-06-08 11:20:40,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739569664001s 2019-06-08 11:20:40,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:20:40,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:20:40,623 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:20:40 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-fb6c10eb-f447-40ca-aac3-5f0bedf59279 2019-06-08 11:20:40,623 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:20:40,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:20:40 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d152b811-b39f-4cb0-a8f1-155cb6d0db85 2019-06-08 11:20:40,665 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:20:40,665 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-d152b811-b39f-4cb0-a8f1-155cb6d0db85 2019-06-08 11:20:40,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0705101490021s 2019-06-08 11:20:45,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:20:45,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:20:45,702 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:20:45 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc Server: Apache x-openstack-request-id: req-33219ea6-0739-457c-945c-05a580b01b6d 2019-06-08 11:20:45,702 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:20:45,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:20:45 GMT Server: Apache x-openstack-request-id: req-16b217a9-21f8-4d0f-9621-565d6fca3340 2019-06-08 11:20:45,744 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:20:45,744 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc&marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc used request id req-16b217a9-21f8-4d0f-9621-565d6fca3340 2019-06-08 11:20:45,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0722069740295s 2019-06-08 11:20:50,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:20:50,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:20:50,780 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:20:50 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc Server: Apache x-openstack-request-id: req-5a5803b0-37c9-44b8-b92d-1b91a0ea6697 2019-06-08 11:20:50,780 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:20:50,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:20:50 GMT Server: Apache x-openstack-request-id: req-973c1cc3-45be-4f82-bcd1-904aa1333bb4 2019-06-08 11:20:50,822 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:20:50,822 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc&marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc used request id req-973c1cc3-45be-4f82-bcd1-904aa1333bb4 2019-06-08 11:20:50,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0720329284668s 2019-06-08 11:20:50,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:20:50,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:20:50,852 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:20:50 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-c5597338-550a-4c6c-97bd-a64bc65d26ee 2019-06-08 11:20:50,852 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:20:50,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:20:50 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-dea83a31-7eb3-49d0-a7bf-58ebc44f14cb 2019-06-08 11:20:50,878 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:20:50,878 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-dea83a31-7eb3-49d0-a7bf-58ebc44f14cb 2019-06-08 11:20:50,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0553779602051s 2019-06-08 11:20:55,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:20:55,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:20:55,916 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:20:55 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc Server: Apache x-openstack-request-id: req-1b183b14-f690-4337-97b2-683ef965b086 2019-06-08 11:20:55,916 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:20:55,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:20:55 GMT Server: Apache x-openstack-request-id: req-cf8e4b64-72ed-42e1-b86b-bcb74ebaf6fb 2019-06-08 11:20:55,957 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:20:55,957 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc&marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc used request id req-cf8e4b64-72ed-42e1-b86b-bcb74ebaf6fb 2019-06-08 11:20:55,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0729670524597s 2019-06-08 11:21:00,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:21:00,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:21:00,995 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:21:00 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc Server: Apache x-openstack-request-id: req-adf74382-3abd-4da8-aa5b-b69aebfbbd36 2019-06-08 11:21:00,995 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:21:01,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:21:01 GMT Server: Apache x-openstack-request-id: req-5f122c6b-b6fc-4087-b412-8d0ed41edfab 2019-06-08 11:21:01,038 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:21:01,038 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc&marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc used request id req-5f122c6b-b6fc-4087-b412-8d0ed41edfab 2019-06-08 11:21:01,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0748779773712s 2019-06-08 11:21:01,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:21:01,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:21:01,069 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:21:01 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-7fc85cb5-a7d1-408a-8a0a-79c7999f99c2 2019-06-08 11:21:01,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-06-08 11:21:01,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:21:01 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-dced538e-864d-4b70-9da1-5da215a6e5c1 2019-06-08 11:21:01,112 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:21:01,112 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-dced538e-864d-4b70-9da1-5da215a6e5c1 2019-06-08 11:21:01,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0732998847961s 2019-06-08 11:21:06,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:21:06,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:21:06,149 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:21:06 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc Server: Apache x-openstack-request-id: req-99a80867-52dc-435a-8096-a80120cf82b4 2019-06-08 11:21:06,150 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:21:06,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:21:06 GMT Server: Apache x-openstack-request-id: req-5bd9c729-9952-41f8-92d0-dc6691829011 2019-06-08 11:21:06,192 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:21:06,192 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc&marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc used request id req-5bd9c729-9952-41f8-92d0-dc6691829011 2019-06-08 11:21:06,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0735170841217s 2019-06-08 11:21:11,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:21:11,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:21:11,228 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:21:11 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc Server: Apache x-openstack-request-id: req-a6411810-f648-4c6f-9fa9-e11d9d46055c 2019-06-08 11:21:11,228 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:21:11,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:21:11 GMT Server: Apache x-openstack-request-id: req-4367ea92-9585-400a-9b23-a2a005640792 2019-06-08 11:21:11,269 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:21:11,269 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc&marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc used request id req-4367ea92-9585-400a-9b23-a2a005640792 2019-06-08 11:21:11,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0715470314026s 2019-06-08 11:21:11,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:21:11,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:21:11,300 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:21:11 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-ef730fbd-b2fa-43fb-90f0-3e4155ac0c45 2019-06-08 11:21:11,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-06-08 11:21:11,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:21:11 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-419a3ee2-2655-465f-ad1e-e294bfad00d8 2019-06-08 11:21:11,341 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:21:11,341 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-419a3ee2-2655-465f-ad1e-e294bfad00d8 2019-06-08 11:21:11,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0715980529785s 2019-06-08 11:21:16,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:21:16,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:21:16,378 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:21:16 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc Server: Apache x-openstack-request-id: req-28311058-1111-4fd2-a63f-d5118416396d 2019-06-08 11:21:16,379 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:21:16,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:21:16 GMT Server: Apache x-openstack-request-id: req-dde4f300-a813-43e4-b41f-374f52dd0cfd 2019-06-08 11:21:16,420 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:21:16,420 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc&marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc used request id req-dde4f300-a813-43e4-b41f-374f52dd0cfd 2019-06-08 11:21:16,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0721290111542s 2019-06-08 11:21:21,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:21:21,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:21:21,455 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:21:21 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc Server: Apache x-openstack-request-id: req-c4535bc9-05d7-462d-b0e5-e0bc46736cda 2019-06-08 11:21:21,456 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:21:21,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:21:21 GMT Server: Apache x-openstack-request-id: req-311bdf88-2d9a-4bd7-8560-6502103bc13d 2019-06-08 11:21:21,497 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:21:21,497 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc&marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc used request id req-311bdf88-2d9a-4bd7-8560-6502103bc13d 2019-06-08 11:21:21,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0710899829865s 2019-06-08 11:21:21,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:21:21,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:21:21,527 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:21:21 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-c742ea9c-533a-4ae2-908a-70ec5b07c846 2019-06-08 11:21:21,527 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:21:21,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:21:21 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e29f51ca-e9fa-4109-990a-c82c137e3d9d 2019-06-08 11:21:21,571 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:21:21,571 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-e29f51ca-e9fa-4109-990a-c82c137e3d9d 2019-06-08 11:21:21,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0732731819153s 2019-06-08 11:21:26,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:21:26,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:21:26,610 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:21:26 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc Server: Apache x-openstack-request-id: req-6b830aeb-52fd-4c01-a4e8-3e90f695c4b0 2019-06-08 11:21:26,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-06-08 11:21:26,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:21:26 GMT Server: Apache x-openstack-request-id: req-b9a4b65a-cee0-4fd9-9fbe-3de238665472 2019-06-08 11:21:26,652 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:21:26,653 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc&marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc used request id req-b9a4b65a-cee0-4fd9-9fbe-3de238665472 2019-06-08 11:21:26,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0753729343414s 2019-06-08 11:21:31,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:21:31,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:21:31,688 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:21:31 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc Server: Apache x-openstack-request-id: req-a6af3fe9-a253-4be0-93cd-aabebad23a60 2019-06-08 11:21:31,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-06-08 11:21:31,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:21:31 GMT Server: Apache x-openstack-request-id: req-cd51dfbc-5de4-4836-9e4b-5ef375b5e0b7 2019-06-08 11:21:31,730 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:21:31,730 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc&marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc used request id req-cd51dfbc-5de4-4836-9e4b-5ef375b5e0b7 2019-06-08 11:21:31,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.071958065033s 2019-06-08 11:21:31,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:21:31,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:21:31,760 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:21:31 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-b8a19185-a443-4362-ad9d-aadc312eb7a7 2019-06-08 11:21:31,760 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:21:31,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:21:31 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d2fa4955-07e6-479b-abae-e092fb4e0d74 2019-06-08 11:21:31,786 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:21:31,786 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-d2fa4955-07e6-479b-abae-e092fb4e0d74 2019-06-08 11:21:31,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0557260513306s 2019-06-08 11:21:36,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:21:36,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:21:36,973 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:21:36 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc Server: Apache x-openstack-request-id: req-80621c77-7f36-4ffe-b599-32dbb955a085 2019-06-08 11:21:36,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-06-08 11:21:37,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:21:36 GMT Server: Apache x-openstack-request-id: req-02d08613-7e6f-4c2f-8932-4ede4812a60e 2019-06-08 11:21:37,015 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:21:37,015 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc&marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc used request id req-02d08613-7e6f-4c2f-8932-4ede4812a60e 2019-06-08 11:21:37,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.221884012222s 2019-06-08 11:21:42,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:21:42,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:21:42,051 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:21:42 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc Server: Apache x-openstack-request-id: req-343c2250-66f2-4f11-980d-bb5fbf2c82ef 2019-06-08 11:21:42,052 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:21:42,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:21:42 GMT Server: Apache x-openstack-request-id: req-1baa64c4-f83a-4635-9b28-2aa2550fc6ca 2019-06-08 11:21:42,094 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:21:42,094 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc&marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc used request id req-1baa64c4-f83a-4635-9b28-2aa2550fc6ca 2019-06-08 11:21:42,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0733110904694s 2019-06-08 11:21:42,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:21:42,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:21:42,141 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:21:42 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-e18de0e8-27c9-4619-b70b-3a1e13a6b68d 2019-06-08 11:21:42,141 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:21:42,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:21:42 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e1437b15-47a7-4ba1-be8a-ab55f533e84c 2019-06-08 11:21:42,184 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:21:42,184 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-e1437b15-47a7-4ba1-be8a-ab55f533e84c 2019-06-08 11:21:42,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0894351005554s 2019-06-08 11:21:47,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:21:47,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:21:47,219 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:21:47 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc Server: Apache x-openstack-request-id: req-e9526d3f-380d-4a80-b5a8-a3ef8f3da86d 2019-06-08 11:21:47,219 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:21:47,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:21:47 GMT Server: Apache x-openstack-request-id: req-e0ef40e9-0fcb-405b-a2ce-1c345dbda70f 2019-06-08 11:21:47,260 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:21:47,260 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc&marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc used request id req-e0ef40e9-0fcb-405b-a2ce-1c345dbda70f 2019-06-08 11:21:47,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0699532032013s 2019-06-08 11:21:52,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:21:52,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:21:52,296 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:21:52 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc Server: Apache x-openstack-request-id: req-f9626ad4-302a-4fde-b4ce-30f597144b99 2019-06-08 11:21:52,296 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:21:52,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:21:52 GMT Server: Apache x-openstack-request-id: req-cbae4056-9c97-40c5-af0d-ab81cec9aa1d 2019-06-08 11:21:52,338 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:21:52,338 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc&marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc used request id req-cbae4056-9c97-40c5-af0d-ab81cec9aa1d 2019-06-08 11:21:52,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0719809532166s 2019-06-08 11:21:52,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:21:52,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:21:52,367 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:21:52 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-7359fff0-b205-4a83-bdcc-a93704b08dbb 2019-06-08 11:21:52,367 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:21:52,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:21:52 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b1c530aa-8733-4015-aa01-43ebd6a88e29 2019-06-08 11:21:52,392 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:21:52,393 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-b1c530aa-8733-4015-aa01-43ebd6a88e29 2019-06-08 11:21:52,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0538909435272s 2019-06-08 11:21:57,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:21:57,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:21:57,431 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:21:57 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc Server: Apache x-openstack-request-id: req-8bb19c6e-d4bc-4955-a173-c696497d6f0b 2019-06-08 11:21:57,431 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:21:57,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:21:57 GMT Server: Apache x-openstack-request-id: req-1e195c01-e4ea-42ae-b0ed-fe3524c1cb92 2019-06-08 11:21:57,475 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:21:57,476 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc&marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc used request id req-1e195c01-e4ea-42ae-b0ed-fe3524c1cb92 2019-06-08 11:21:57,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0765459537506s 2019-06-08 11:22:02,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:22:02,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:22:02,516 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:22:02 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc Server: Apache x-openstack-request-id: req-d2fb6e15-1138-4292-9b01-38616de9aa74 2019-06-08 11:22:02,516 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:22:02,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:22:02 GMT Server: Apache x-openstack-request-id: req-ff494a80-0137-4150-a161-df6c54bf6548 2019-06-08 11:22:02,560 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:22:02,561 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc&marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc used request id req-ff494a80-0137-4150-a161-df6c54bf6548 2019-06-08 11:22:02,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.079243183136s 2019-06-08 11:22:02,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:22:02,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:22:02,594 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:22:02 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-4749bf16-af48-468e-8c37-0febdfaf8f94 2019-06-08 11:22:02,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-06-08 11:22:02,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:22:02 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-8620b1a5-a4f2-41c5-b790-5e30e6da5b95 2019-06-08 11:22:02,636 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:22:02,637 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-8620b1a5-a4f2-41c5-b790-5e30e6da5b95 2019-06-08 11:22:02,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0755159854889s 2019-06-08 11:22:07,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:22:07,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:22:07,675 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:22:07 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc Server: Apache x-openstack-request-id: req-0c770818-c868-4d91-a35a-cc7796ab166b 2019-06-08 11:22:07,675 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:22:07,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:22:07 GMT Server: Apache x-openstack-request-id: req-66eb8852-d585-4edd-a931-e1190c750b33 2019-06-08 11:22:07,717 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:22:07,717 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc&marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc used request id req-66eb8852-d585-4edd-a931-e1190c750b33 2019-06-08 11:22:07,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740180015564s 2019-06-08 11:22:12,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:22:12,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:22:12,754 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:22:12 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc Server: Apache x-openstack-request-id: req-29ab9642-adee-44d4-888d-305f9e0f9c46 2019-06-08 11:22:12,754 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:22:13,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:22:12 GMT Server: Apache x-openstack-request-id: req-557f1e07-b7bf-4bdc-ab5b-e0e80fed4531 2019-06-08 11:22:13,074 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:22:13,074 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc&marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc used request id req-557f1e07-b7bf-4bdc-ab5b-e0e80fed4531 2019-06-08 11:22:13,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.35088801384s 2019-06-08 11:22:13,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:22:13,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:22:13,368 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:22:13 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-66ea1cbf-17a2-40a3-8a53-050fa3d40010 2019-06-08 11:22:13,368 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:22:13,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:22:13 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a075d690-84f7-40db-99bb-d1c6adcdee1c 2019-06-08 11:22:13,411 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:22:13,411 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-a075d690-84f7-40db-99bb-d1c6adcdee1c 2019-06-08 11:22:13,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.336632013321s 2019-06-08 11:22:18,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:22:18,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:22:18,451 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:22:18 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc Server: Apache x-openstack-request-id: req-5d6ccc66-8274-4a22-8844-dc07b04f1642 2019-06-08 11:22:18,451 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:22:18,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:22:18 GMT Server: Apache x-openstack-request-id: req-80b0a611-e3b1-4c3a-a86b-b6e5a98371a8 2019-06-08 11:22:18,494 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:22:18,495 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc&marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc used request id req-80b0a611-e3b1-4c3a-a86b-b6e5a98371a8 2019-06-08 11:22:18,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0770969390869s 2019-06-08 11:22:23,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:22:23,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:22:23,530 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:22:23 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc Server: Apache x-openstack-request-id: req-47d8cb0c-b876-4c75-8529-6e9bd9541c77 2019-06-08 11:22:23,530 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:22:23,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:22:23 GMT Server: Apache x-openstack-request-id: req-8ffd1aa3-0776-4c9a-88df-e836682cbc23 2019-06-08 11:22:23,574 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:22:23,574 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc&marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc used request id req-8ffd1aa3-0776-4c9a-88df-e836682cbc23 2019-06-08 11:22:23,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739951133728s 2019-06-08 11:22:23,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:22:23,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:22:23,870 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:22:23 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-b5351c90-0bd2-49a4-8d17-f83970c31e3a 2019-06-08 11:22:23,870 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:22:24,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:22:23 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c553dd35-4fd5-4b91-b2db-1cb49e4d03c8 2019-06-08 11:22:24,172 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:22:24,172 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-c553dd35-4fd5-4b91-b2db-1cb49e4d03c8 2019-06-08 11:22:24,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.597283124924s 2019-06-08 11:22:29,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:22:29,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:22:29,211 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:22:29 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc Server: Apache x-openstack-request-id: req-c8d5613d-5484-4978-b2ad-f265b864ebf2 2019-06-08 11:22:29,211 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:22:29,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:22:29 GMT Server: Apache x-openstack-request-id: req-dc0bc9c4-49f7-474a-826b-ac6a1eef56e4 2019-06-08 11:22:29,531 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:22:29,531 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc&marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc used request id req-dc0bc9c4-49f7-474a-826b-ac6a1eef56e4 2019-06-08 11:22:29,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.352050065994s 2019-06-08 11:22:34,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:22:34,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:22:34,757 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:22:34 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc Server: Apache x-openstack-request-id: req-5bf50108-d7b5-4b19-86ef-8711343a0692 2019-06-08 11:22:34,757 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:22:34,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:22:34 GMT Server: Apache x-openstack-request-id: req-fe842d6e-1901-4ae3-97c1-5c6bb5ae1acb 2019-06-08 11:22:34,800 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:22:34,800 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc&marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc used request id req-fe842d6e-1901-4ae3-97c1-5c6bb5ae1acb 2019-06-08 11:22:34,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.263332128525s 2019-06-08 11:22:34,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:22:34,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:22:34,829 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:22:34 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-725b26e3-fdf9-4c1e-a49e-d7e545e50f1e 2019-06-08 11:22:34,829 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:22:35,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:22:34 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6a3e56a4-483c-48c0-86b7-e7ba3784d91d 2019-06-08 11:22:35,145 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:22:35,145 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-6a3e56a4-483c-48c0-86b7-e7ba3784d91d 2019-06-08 11:22:35,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.344753026962s 2019-06-08 11:22:40,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:22:40,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:22:40,184 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:22:40 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc Server: Apache x-openstack-request-id: req-f08f2539-0026-4de0-846a-ef1ae249730c 2019-06-08 11:22:40,184 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:22:40,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:22:40 GMT Server: Apache x-openstack-request-id: req-67b4208e-a92f-4fa3-8359-7311a43b3233 2019-06-08 11:22:40,226 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:22:40,226 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc&marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc used request id req-67b4208e-a92f-4fa3-8359-7311a43b3233 2019-06-08 11:22:40,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0742270946503s 2019-06-08 11:22:45,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:22:45,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:22:45,543 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:22:45 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc Server: Apache x-openstack-request-id: req-2fe29316-c562-4fbf-877d-3eb025379d2c 2019-06-08 11:22:45,543 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:22:45,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:22:45 GMT Server: Apache x-openstack-request-id: req-e3af9e5d-80ed-4def-8c18-26de2e0df577 2019-06-08 11:22:45,585 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:22:45,585 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc&marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc used request id req-e3af9e5d-80ed-4def-8c18-26de2e0df577 2019-06-08 11:22:45,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.355473041534s 2019-06-08 11:22:45,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:22:45,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:22:45,613 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:22:45 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-afd30985-6018-4093-927b-7feec8ffd1ce 2019-06-08 11:22:45,613 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:22:45,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:22:45 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-41ae23f7-2a96-4fae-9882-53b414a7bd87 2019-06-08 11:22:45,655 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:22:45,656 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-41ae23f7-2a96-4fae-9882-53b414a7bd87 2019-06-08 11:22:45,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0703139305115s 2019-06-08 11:22:50,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:22:50,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:22:50,889 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:22:50 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc Server: Apache x-openstack-request-id: req-ed0ae69b-f23d-4171-ab03-0a196fc5c753 2019-06-08 11:22:50,889 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:22:51,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:22:50 GMT Server: Apache x-openstack-request-id: req-1b8a576f-7d7b-47e6-90c9-2b88f051271c 2019-06-08 11:22:51,115 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:22:51,115 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc&marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc used request id req-1b8a576f-7d7b-47e6-90c9-2b88f051271c 2019-06-08 11:22:51,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.45306801796s 2019-06-08 11:22:56,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:22:56,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:22:56,151 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:22:56 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc Server: Apache x-openstack-request-id: req-b8680a96-eeae-4b6f-b5d1-64c32f922d7a 2019-06-08 11:22:56,151 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:22:56,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:22:56 GMT Server: Apache x-openstack-request-id: req-c50efe43-f104-4fc7-9fc5-cbbe6486d404 2019-06-08 11:22:56,192 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:22:56,192 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc&marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc used request id req-c50efe43-f104-4fc7-9fc5-cbbe6486d404 2019-06-08 11:22:56,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0707008838654s 2019-06-08 11:22:56,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:22:56,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:22:56,221 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:22:56 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-53e22d08-1057-4274-baa6-f40335338438 2019-06-08 11:22:56,221 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:22:56,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:22:56 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5f82e5f3-e189-4093-a2c0-ddea08e67906 2019-06-08 11:22:56,265 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:22:56,265 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-5f82e5f3-e189-4093-a2c0-ddea08e67906 2019-06-08 11:22:56,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0725820064545s 2019-06-08 11:23:01,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:23:01,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:23:01,320 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:23:01 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc Server: Apache x-openstack-request-id: req-64588d48-eca0-4d92-8faf-32307ed7d805 2019-06-08 11:23:01,320 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:23:01,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:23:01 GMT Server: Apache x-openstack-request-id: req-bae5bb02-da6e-4d70-a002-576ab4fc6a29 2019-06-08 11:23:01,364 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:23:01,365 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc&marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc used request id req-bae5bb02-da6e-4d70-a002-576ab4fc6a29 2019-06-08 11:23:01,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0931279659271s 2019-06-08 11:23:06,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:23:06,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:23:06,401 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:23:06 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc Server: Apache x-openstack-request-id: req-d5b6217a-bb99-4a5f-a507-ab0854b0f5a6 2019-06-08 11:23:06,401 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:23:06,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:23:06 GMT Server: Apache x-openstack-request-id: req-f955329c-cd01-4d63-80b6-fc08ecc07516 2019-06-08 11:23:06,443 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:23:06,443 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc&marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc used request id req-f955329c-cd01-4d63-80b6-fc08ecc07516 2019-06-08 11:23:06,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0731379985809s 2019-06-08 11:23:06,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:23:06,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:23:06,474 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:23:06 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-2e8dbcac-6741-4f87-9369-a89ddf50698c 2019-06-08 11:23:06,474 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:23:06,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:23:06 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c3127059-b0d7-4f74-be87-888ed3eb48ef 2019-06-08 11:23:06,518 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:23:06,518 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-c3127059-b0d7-4f74-be87-888ed3eb48ef 2019-06-08 11:23:06,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0742750167847s 2019-06-08 11:23:11,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:23:11,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:23:11,555 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:23:11 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc Server: Apache x-openstack-request-id: req-5c5fcf2e-8bbc-4925-adcc-b6f65b38df53 2019-06-08 11:23:11,555 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:23:11,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:23:11 GMT Server: Apache x-openstack-request-id: req-6d9c8169-1975-43c9-95f0-581d24f17e24 2019-06-08 11:23:11,783 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:23:11,783 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc&marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc used request id req-6d9c8169-1975-43c9-95f0-581d24f17e24 2019-06-08 11:23:11,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.257985115051s 2019-06-08 11:23:16,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:23:16,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:23:16,818 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:23:16 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc Server: Apache x-openstack-request-id: req-d6e7ed81-3eb5-48c7-b324-73a61a70c0f9 2019-06-08 11:23:16,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-06-08 11:23:16,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:23:16 GMT Server: Apache x-openstack-request-id: req-c5414b39-9db9-4c5b-aa94-ca47207c4f02 2019-06-08 11:23:16,860 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:23:16,860 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc&marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc used request id req-c5414b39-9db9-4c5b-aa94-ca47207c4f02 2019-06-08 11:23:16,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0711739063263s 2019-06-08 11:23:16,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:23:16,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:23:16,890 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:23:16 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-0b0a47fe-0dab-4c89-93d8-5ea5eb33b92e 2019-06-08 11:23:16,890 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:23:16,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:23:16 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c4eb7025-a47b-4f94-a410-4337ba92b3f7 2019-06-08 11:23:16,933 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:23:16,933 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-c4eb7025-a47b-4f94-a410-4337ba92b3f7 2019-06-08 11:23:16,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0727729797363s 2019-06-08 11:23:21,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:23:21,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:23:21,988 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:23:21 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc Server: Apache x-openstack-request-id: req-dd0b3a73-287e-4995-b76a-3fd5ed97ff46 2019-06-08 11:23:21,989 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:23:22,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:23:21 GMT Server: Apache x-openstack-request-id: req-b5c70b58-785a-4f60-a1d8-c6e39dc7e68f 2019-06-08 11:23:22,033 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:23:22,033 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc&marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc used request id req-b5c70b58-785a-4f60-a1d8-c6e39dc7e68f 2019-06-08 11:23:22,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0933849811554s 2019-06-08 11:23:27,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:23:27,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:23:27,347 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:23:27 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc Server: Apache x-openstack-request-id: req-d493c5e3-6a5f-48e5-a34e-da2f4cc4f0ee 2019-06-08 11:23:27,347 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:23:27,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:23:27 GMT Server: Apache x-openstack-request-id: req-a97c3397-12b0-4459-a8e1-1e2f2abea4e5 2019-06-08 11:23:27,389 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:23:27,389 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc&marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc used request id req-a97c3397-12b0-4459-a8e1-1e2f2abea4e5 2019-06-08 11:23:27,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.350559949875s 2019-06-08 11:23:27,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:23:27,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:23:27,418 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:23:27 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-46722209-be3b-430c-b80d-6d83cda5a314 2019-06-08 11:23:27,419 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:23:27,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:23:27 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-45b25225-9744-4527-99a2-2696677d2c4c 2019-06-08 11:23:27,446 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:23:27,447 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-45b25225-9744-4527-99a2-2696677d2c4c 2019-06-08 11:23:27,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0567140579224s 2019-06-08 11:23:32,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:23:32,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:23:32,485 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:23:32 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc Server: Apache x-openstack-request-id: req-a81981df-3a28-46cc-bd86-64bf218bd5c2 2019-06-08 11:23: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-06-08 11:23:32,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:23:32 GMT Server: Apache x-openstack-request-id: req-d65ac15c-c310-4b0b-8c1b-ae639c9044d7 2019-06-08 11:23:32,528 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:23:32,528 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc&marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc used request id req-d65ac15c-c310-4b0b-8c1b-ae639c9044d7 2019-06-08 11:23:32,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0751490592957s 2019-06-08 11:23:37,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:23:37,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:23:37,566 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:23:37 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc Server: Apache x-openstack-request-id: req-5602908e-4277-4479-88b6-822115b9ee0a 2019-06-08 11:23: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-06-08 11:23:37,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:23:37 GMT Server: Apache x-openstack-request-id: req-d4c9a445-137d-4954-92c7-78155b543a98 2019-06-08 11:23:37,609 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:23:37,609 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc&marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc used request id req-d4c9a445-137d-4954-92c7-78155b543a98 2019-06-08 11:23:37,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0753889083862s 2019-06-08 11:23:37,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:23:37,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:23:37,642 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:23:37 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-0cb2124e-b01d-47e3-9ef6-0250902fa580 2019-06-08 11:23:37,642 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:23:37,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:23:37 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c470b848-27d6-4c5d-8ce5-04618e5f7bbc 2019-06-08 11:23:37,817 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:23:37,817 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-c470b848-27d6-4c5d-8ce5-04618e5f7bbc 2019-06-08 11:23:37,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.207151889801s 2019-06-08 11:23:42,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:23:42,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:23:42,856 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:23:42 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc Server: Apache x-openstack-request-id: req-04e9b63d-7dd5-4422-9f83-97c7f9f5a6c7 2019-06-08 11:23:42,856 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:23:42,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:23:42 GMT Server: Apache x-openstack-request-id: req-4d7bca61-056d-4b4f-b10e-ee19f5bb6421 2019-06-08 11:23:42,900 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:23:42,900 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc&marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc used request id req-4d7bca61-056d-4b4f-b10e-ee19f5bb6421 2019-06-08 11:23:42,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0763468742371s 2019-06-08 11:23:47,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:23:47,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:23:47,944 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:23:47 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc Server: Apache x-openstack-request-id: req-f5390856-a822-45cc-94e0-5610c553fc17 2019-06-08 11:23:47,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-06-08 11:23:47,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:23:47 GMT Server: Apache x-openstack-request-id: req-05438df7-724d-4c53-8067-b075d8c2d484 2019-06-08 11:23:47,987 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:23:47,988 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc&marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc used request id req-05438df7-724d-4c53-8067-b075d8c2d484 2019-06-08 11:23:47,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0816919803619s 2019-06-08 11:23:47,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:23:47,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:23:48,019 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:23:47 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-8e196616-236b-4db0-905c-d6a37ecbcf24 2019-06-08 11:23:48,020 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:23:48,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:23:48 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6c6c5c56-ce4d-4e43-aedc-f7246ad4e989 2019-06-08 11:23:48,062 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:23:48,063 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-6c6c5c56-ce4d-4e43-aedc-f7246ad4e989 2019-06-08 11:23:48,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0745270252228s 2019-06-08 11:23:53,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:23:53,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:23:53,102 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:23:53 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc Server: Apache x-openstack-request-id: req-116fdacb-f760-49fe-8d2c-7f221261a6b2 2019-06-08 11:23:53,102 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:23:53,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:23:53 GMT Server: Apache x-openstack-request-id: req-c00657fc-e48a-4095-a2a3-2694d2dc0289 2019-06-08 11:23:53,145 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:23:53,145 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc&marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc used request id req-c00657fc-e48a-4095-a2a3-2694d2dc0289 2019-06-08 11:23:53,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0761179924011s 2019-06-08 11:23:58,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:23:58,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:23:58,181 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:23:58 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc Server: Apache x-openstack-request-id: req-4ec2b8be-cce8-4751-821b-6273edcd9752 2019-06-08 11:23:58,181 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:23:58,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:23:58 GMT Server: Apache x-openstack-request-id: req-821c3a80-871c-4531-8f68-de5be646c96d 2019-06-08 11:23:58,223 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:23:58,223 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc&marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc used request id req-821c3a80-871c-4531-8f68-de5be646c96d 2019-06-08 11:23:58,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0719499588013s 2019-06-08 11:23:58,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:23:58,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:23:58,254 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:23:58 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-be1ff773-4fae-4ff8-b88f-e477a63fe52a 2019-06-08 11:23:58,254 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:23:58,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:23:58 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0b6400c1-15e2-4cf7-baa9-86446ec39b1a 2019-06-08 11:23:58,296 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:23:58,296 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-0b6400c1-15e2-4cf7-baa9-86446ec39b1a 2019-06-08 11:23:58,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0726389884949s 2019-06-08 11:24:03,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:24:03,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:24:03,334 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:24:03 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc Server: Apache x-openstack-request-id: req-83859066-21c8-4198-ac04-938489fa562e 2019-06-08 11:24:03,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-06-08 11:24:03,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:24:03 GMT Server: Apache x-openstack-request-id: req-b79d782a-fe47-4d56-920c-83fe79269cbd 2019-06-08 11:24:03,378 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:24:03,378 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc&marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc used request id req-b79d782a-fe47-4d56-920c-83fe79269cbd 2019-06-08 11:24:03,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0756449699402s 2019-06-08 11:24:08,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:24:08,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:24:08,414 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:24:08 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc Server: Apache x-openstack-request-id: req-70656a2c-99eb-4e0f-acd5-be3f16cf21c3 2019-06-08 11:24:08,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-06-08 11:24:08,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:24:08 GMT Server: Apache x-openstack-request-id: req-cb694fc7-6fd3-48b3-bb6e-3e2e8b101f1d 2019-06-08 11:24:08,455 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:24:08,455 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc&marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc used request id req-cb694fc7-6fd3-48b3-bb6e-3e2e8b101f1d 2019-06-08 11:24:08,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.071545124054s 2019-06-08 11:24:08,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:24:08,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:24:08,486 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:24:08 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-6205fb88-9341-43bb-8c70-1d32e85b3020 2019-06-08 11:24:08,486 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:24:08,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:24:08 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f93c390d-12f0-44cb-abbb-13b8c4b99177 2019-06-08 11:24:08,512 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:24:08,512 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-f93c390d-12f0-44cb-abbb-13b8c4b99177 2019-06-08 11:24:08,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0562250614166s 2019-06-08 11:24:13,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:24:13,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:24:13,549 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:24:13 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc Server: Apache x-openstack-request-id: req-b140c39e-99b4-46d9-af8a-c75256e8df40 2019-06-08 11:24:13,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-06-08 11:24:13,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:24:13 GMT Server: Apache x-openstack-request-id: req-4e96df2a-6217-4386-8372-f1dda3122fa0 2019-06-08 11:24:13,591 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:24:13,591 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc&marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc used request id req-4e96df2a-6217-4386-8372-f1dda3122fa0 2019-06-08 11:24:13,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727849006653s 2019-06-08 11:24:18,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:24:18,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:24:18,629 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:24:18 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc Server: Apache x-openstack-request-id: req-ae6121ee-955a-43fc-bfd1-8d2e4abbe4e2 2019-06-08 11:24:18,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-06-08 11:24:18,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:24:18 GMT Server: Apache x-openstack-request-id: req-dfe28515-dff7-434a-ad49-dd123a487df1 2019-06-08 11:24:18,672 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:24:18,672 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc&marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc used request id req-dfe28515-dff7-434a-ad49-dd123a487df1 2019-06-08 11:24:18,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0745580196381s 2019-06-08 11:24:18,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:24:18,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:24:18,702 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:24:18 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-8f5108b7-555f-45d7-860a-07cfc0cbd577 2019-06-08 11:24:18,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-06-08 11:24:18,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:24:18 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ef3e93ba-e02d-4427-b185-1b9eeacd1723 2019-06-08 11:24:18,745 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:24:18,745 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-ef3e93ba-e02d-4427-b185-1b9eeacd1723 2019-06-08 11:24:18,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0725870132446s 2019-06-08 11:24:23,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:24:23,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:24:23,784 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:24:23 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc Server: Apache x-openstack-request-id: req-8374e0b3-a918-4c79-b527-0a3a17035fdb 2019-06-08 11:24:23,784 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:24:23,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:24:23 GMT Server: Apache x-openstack-request-id: req-643e4efe-e26b-4e18-bf8d-3d70a4ea0ba1 2019-06-08 11:24:23,826 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:24:23,827 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc&marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc used request id req-643e4efe-e26b-4e18-bf8d-3d70a4ea0ba1 2019-06-08 11:24:23,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0752499103546s 2019-06-08 11:24:28,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:24:28,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:24:28,862 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:24:28 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc Server: Apache x-openstack-request-id: req-88da8c40-0eba-44c2-bf44-3c4c9eaa495d 2019-06-08 11:24:28,862 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:24:28,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 449 Content-Type: application/json Date: Sat, 08 Jun 2019 11:24:28 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ad77f500-9ac2-48d3-a50d-9d75d3b824d0 2019-06-08 11:24:28,908 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "ellis", "event_time": "2019-06-08T11:24:26Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/resources/ellis/events/ac82d12b-e7c2-4b21-9618-bc8c65e4f1e7", "rel": "self"}, {"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "2d5cbf68-2677-4ae0-b3ef-f09db363f420", "id": "ac82d12b-e7c2-4b21-9618-bc8c65e4f1e7"}, {"resource_name": "vellum", "event_time": "2019-06-08T11:24:26Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/resources/vellum/events/fa21251a-cf65-485d-a9d4-2b4ae96c6114", "rel": "self"}, {"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-vellum-f67gbfvulxh6", "id": "fa21251a-cf65-485d-a9d4-2b4ae96c6114"}]} 2019-06-08 11:24:28,908 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc&marker=fa59fc64-9d27-409a-b6fa-1b0a3f25ea78&sort_dir=asc used request id req-ad77f500-9ac2-48d3-a50d-9d75d3b824d0 2019-06-08 11:24:28,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0760109424591s 2019-06-08 11:24:33,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:24:33,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:24:33,945 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:24:33 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-05834ce6-2504-4849-a4be-2038d213673c 2019-06-08 11:24:33,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-06-08 11:24:33,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:24:33 GMT Server: Apache x-openstack-request-id: req-76e940ec-98fa-4f21-8a9d-b82b501362ab 2019-06-08 11:24:33,987 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:24:33,987 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-76e940ec-98fa-4f21-8a9d-b82b501362ab 2019-06-08 11:24:33,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0722858905792s 2019-06-08 11:24:38,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:24:38,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:24:39,038 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:24:39 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-91de9426-879f-4cde-9150-fc2937bf5ae7 2019-06-08 11:24:39,038 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:24:39,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:24:39 GMT Server: Apache x-openstack-request-id: req-c25a9fb6-4984-4043-beb7-985cb68c7820 2019-06-08 11:24:39,080 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:24:39,080 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-c25a9fb6-4984-4043-beb7-985cb68c7820 2019-06-08 11:24:39,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.087110042572s 2019-06-08 11:24:39,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:24:39,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:24:39,113 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:24:39 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-b28403e2-1868-4dc2-9ce2-9f60174154b7 2019-06-08 11:24:39,113 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:24:39,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:24:39 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6a74bb6e-85fb-4ed2-8b75-4ed9e777f202 2019-06-08 11:24:39,157 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:24:39,157 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-6a74bb6e-85fb-4ed2-8b75-4ed9e777f202 2019-06-08 11:24:39,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0764489173889s 2019-06-08 11:24:44,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:24:44,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:24:44,194 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:24:44 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-adabbdb9-ebe0-4230-88bc-050ccbe41097 2019-06-08 11:24:44,194 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:24:44,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:24:44 GMT Server: Apache x-openstack-request-id: req-aa26a452-5cc4-483b-b79d-6d69f33f9a06 2019-06-08 11:24:44,236 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:24:44,236 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-aa26a452-5cc4-483b-b79d-6d69f33f9a06 2019-06-08 11:24:44,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727281570435s 2019-06-08 11:24:49,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:24:49,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:24:49,273 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:24:49 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-89f0da7d-054a-4c7d-a116-8ff01cd5abf5 2019-06-08 11:24:49,273 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:24:49,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:24:49 GMT Server: Apache x-openstack-request-id: req-623980e5-fcd5-4f69-9985-82c1ae9093e6 2019-06-08 11:24:49,317 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:24:49,317 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-623980e5-fcd5-4f69-9985-82c1ae9093e6 2019-06-08 11:24:49,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0750248432159s 2019-06-08 11:24:49,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:24:49,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:24:49,349 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:24:49 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-f0ab3e5c-00c0-4df2-8bb8-f70dff159457 2019-06-08 11:24:49,349 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:24:49,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:24:49 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b437a472-6fe4-4bad-8557-838040cde572 2019-06-08 11:24:49,392 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:24:49,392 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-b437a472-6fe4-4bad-8557-838040cde572 2019-06-08 11:24:49,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0744330883026s 2019-06-08 11:24:54,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:24:54,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:24:54,429 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:24:54 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-7b4902de-7fb9-48ce-a84e-ef2bda92a84a 2019-06-08 11:24:54,429 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:24:54,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:24:54 GMT Server: Apache x-openstack-request-id: req-10ba5f7c-150e-4499-8c79-66a3c5669f6b 2019-06-08 11:24:54,471 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:24:54,472 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-10ba5f7c-150e-4499-8c79-66a3c5669f6b 2019-06-08 11:24:54,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.073114156723s 2019-06-08 11:24:59,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:24:59,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:24:59,508 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:24:59 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-c3ae06ff-baa9-4a7d-a388-7f73e7289041 2019-06-08 11:24:59,508 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:24:59,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:24:59 GMT Server: Apache x-openstack-request-id: req-62a6ad05-4276-42d6-be75-aa092ecd7b79 2019-06-08 11:24:59,550 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:24:59,550 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-62a6ad05-4276-42d6-be75-aa092ecd7b79 2019-06-08 11:24:59,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0728619098663s 2019-06-08 11:24:59,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:24:59,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:24:59,579 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:24:59 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-f773ae93-bcb0-4298-aab4-2154d2f985b6 2019-06-08 11:24:59,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-06-08 11:24:59,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:24:59 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b5067724-e1c1-4cfd-9cdf-2510eedd3c9f 2019-06-08 11:24:59,608 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:24:59,608 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-b5067724-e1c1-4cfd-9cdf-2510eedd3c9f 2019-06-08 11:24:59,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0570960044861s 2019-06-08 11:25:04,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:25:04,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:25:04,647 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:25:04 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-a923e4ea-129a-426f-82b2-db171037e5d8 2019-06-08 11:25:04,647 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:25:04,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:25:04 GMT Server: Apache x-openstack-request-id: req-42baf033-fab4-40c4-9054-d14c4fe81a4e 2019-06-08 11:25:04,689 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:25:04,690 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-42baf033-fab4-40c4-9054-d14c4fe81a4e 2019-06-08 11:25:04,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0753889083862s 2019-06-08 11:25:09,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:25:09,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:25:09,724 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:25:09 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-ea2e6842-7908-4d4e-8695-d50d88b68fe2 2019-06-08 11:25:09,724 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:25:09,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:25:09 GMT Server: Apache x-openstack-request-id: req-f9d38217-7600-446a-aafe-62c037995bda 2019-06-08 11:25:09,770 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:25:09,771 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-f9d38217-7600-446a-aafe-62c037995bda 2019-06-08 11:25:09,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0793797969818s 2019-06-08 11:25:09,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:25:09,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:25:09,802 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:25:09 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-bb14a73a-23b8-489e-a6ac-836491813d64 2019-06-08 11:25:09,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-06-08 11:25:09,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:25:09 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-8e39b459-7e96-4a3e-b622-074ed3fefe83 2019-06-08 11:25:09,845 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:25:09,845 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-8e39b459-7e96-4a3e-b622-074ed3fefe83 2019-06-08 11:25:09,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0742290019989s 2019-06-08 11:25:14,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:25:14,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:25:14,883 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:25:14 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-1fb0a7f1-50ed-4125-9ea5-86d676541155 2019-06-08 11:25:14,883 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:25:14,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:25:14 GMT Server: Apache x-openstack-request-id: req-1e7ec80c-6318-4257-81a1-e0c4ee02b6b5 2019-06-08 11:25:14,925 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:25:14,925 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-1e7ec80c-6318-4257-81a1-e0c4ee02b6b5 2019-06-08 11:25:14,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732049942017s 2019-06-08 11:25:19,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:25:19,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:25:19,979 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:25:19 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-befb7c6c-f740-4354-863f-84a543f86449 2019-06-08 11:25:19,979 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:25:20,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:25:19 GMT Server: Apache x-openstack-request-id: req-66576a04-2560-401f-9ffa-49399110b1da 2019-06-08 11:25:20,022 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:25:20,022 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-66576a04-2560-401f-9ffa-49399110b1da 2019-06-08 11:25:20,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0908539295197s 2019-06-08 11:25:20,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:25:20,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:25:20,053 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:25:20 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-b1a74bd6-2dd1-495c-8dc4-eefeba6762ed 2019-06-08 11:25:20,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-06-08 11:25:20,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:25:20 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e85029de-5b2f-4fab-aaaa-61a064af79a8 2019-06-08 11:25:20,095 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:25:20,096 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-e85029de-5b2f-4fab-aaaa-61a064af79a8 2019-06-08 11:25:20,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0732200145721s 2019-06-08 11:25:25,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:25:25,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:25:25,132 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:25:25 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-3fcd01e2-1b37-462c-aad6-013ddc4f2ceb 2019-06-08 11:25:25,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-06-08 11:25:25,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:25:25 GMT Server: Apache x-openstack-request-id: req-e53ccfb6-00e3-4103-bf78-be0652e95909 2019-06-08 11:25:25,174 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:25:25,174 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-e53ccfb6-00e3-4103-bf78-be0652e95909 2019-06-08 11:25:25,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0717039108276s 2019-06-08 11:25:30,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:25:30,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:25:30,206 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:25:30 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-4ab145f7-6903-472a-8ee7-bac7d36ae390 2019-06-08 11:25:30,206 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:25:30,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:25:30 GMT Server: Apache x-openstack-request-id: req-12237fac-df27-4d65-a588-31d8f0d8fcfb 2019-06-08 11:25:30,249 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:25:30,249 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-12237fac-df27-4d65-a588-31d8f0d8fcfb 2019-06-08 11:25:30,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0743410587311s 2019-06-08 11:25:30,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:25:30,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:25:30,280 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:25:30 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-e37300a0-7305-4dd6-b4a8-dbf38932b4a7 2019-06-08 11:25:30,280 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:25:30,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:25:30 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-432a71d4-f077-4ecf-992b-8cad16d99b5c 2019-06-08 11:25:30,322 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:25:30,322 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-432a71d4-f077-4ecf-992b-8cad16d99b5c 2019-06-08 11:25:30,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0718309879303s 2019-06-08 11:25:35,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:25:35,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:25:35,360 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:25:35 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-5e83d0a9-8eff-410d-ba86-ba6a497b131a 2019-06-08 11:25:35,360 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:25:35,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:25:35 GMT Server: Apache x-openstack-request-id: req-7422ae92-2355-4416-8d45-6b0720ca0020 2019-06-08 11:25:35,402 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:25:35,402 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-7422ae92-2355-4416-8d45-6b0720ca0020 2019-06-08 11:25:35,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0738220214844s 2019-06-08 11:25:40,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:25:40,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:25:40,439 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:25:40 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-0b6f0e6a-4d11-451c-b6c8-e45021412fe4 2019-06-08 11:25:40,439 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:25:40,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:25:40 GMT Server: Apache x-openstack-request-id: req-a00dbbdb-dd12-45e1-88de-2ec9b2e2400c 2019-06-08 11:25:40,482 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:25:40,482 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-a00dbbdb-dd12-45e1-88de-2ec9b2e2400c 2019-06-08 11:25:40,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740859508514s 2019-06-08 11:25:40,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:25:40,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:25:40,512 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:25:40 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-859bd86e-42ba-4154-b88d-fca1f4b09be8 2019-06-08 11:25:40,512 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:25:40,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:25:40 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f09ed2e0-9ccd-4408-a547-0e719630cce9 2019-06-08 11:25:40,555 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:25:40,555 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-f09ed2e0-9ccd-4408-a547-0e719630cce9 2019-06-08 11:25:40,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0722019672394s 2019-06-08 11:25:45,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:25:45,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:25:45,592 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:25:45 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-b7c3ee7f-4201-4d1c-9a62-214bd0bd5c8f 2019-06-08 11:25:45,593 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:25:45,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:25:45 GMT Server: Apache x-openstack-request-id: req-e928a094-0093-494f-add0-2a0120a5111b 2019-06-08 11:25:45,636 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:25:45,636 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-e928a094-0093-494f-add0-2a0120a5111b 2019-06-08 11:25:45,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0745091438293s 2019-06-08 11:25:50,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:25:50,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:25:50,670 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:25:50 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-8e549309-b4e6-48bd-824f-014927be9a1f 2019-06-08 11:25:50,670 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:25:50,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:25:50 GMT Server: Apache x-openstack-request-id: req-8c65fae2-7225-4b07-8169-9a0998504bcf 2019-06-08 11:25:50,713 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:25:50,713 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-8c65fae2-7225-4b07-8169-9a0998504bcf 2019-06-08 11:25:50,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0729548931122s 2019-06-08 11:25:50,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:25:50,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:25:50,744 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:25:50 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-1ed1b909-b0c0-496d-873f-8a7dfcca9ffa 2019-06-08 11:25:50,744 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:25:50,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:25:50 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f022ab59-bcc7-4c6c-bcc1-b661cce7d751 2019-06-08 11:25:50,785 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:25:50,785 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-f022ab59-bcc7-4c6c-bcc1-b661cce7d751 2019-06-08 11:25:50,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0717971324921s 2019-06-08 11:25:55,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:25:55,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:25:55,821 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:25:55 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-0376e9a0-7d12-457a-9241-951029a3dfb1 2019-06-08 11:25:55,821 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:25:55,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:25:55 GMT Server: Apache x-openstack-request-id: req-d6c73a9c-c96c-4107-a505-881991907688 2019-06-08 11:25:55,863 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:25:55,863 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-d6c73a9c-c96c-4107-a505-881991907688 2019-06-08 11:25:55,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0715579986572s 2019-06-08 11:26:00,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:26:00,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:26:00,900 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:26:00 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-5a1f5ae6-7121-42ee-99d4-e883d95fa6a9 2019-06-08 11:26:00,900 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:26:00,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:26:00 GMT Server: Apache x-openstack-request-id: req-732f4c17-4959-4888-b574-edb3b2cd9268 2019-06-08 11:26:00,942 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:26:00,942 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-732f4c17-4959-4888-b574-edb3b2cd9268 2019-06-08 11:26:00,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732278823853s 2019-06-08 11:26:00,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:26:00,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:26:00,972 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:26:00 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-c7ae8668-8ab6-4de4-9015-3ced304fa067 2019-06-08 11:26:00,972 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:26:01,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:26:00 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-887b19eb-6c9e-4a08-a541-7e77f2100dea 2019-06-08 11:26:01,014 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:26:01,014 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-887b19eb-6c9e-4a08-a541-7e77f2100dea 2019-06-08 11:26:01,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0711998939514s 2019-06-08 11:26:06,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:26:06,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:26:06,051 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:26:06 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-2f110d2f-7187-49ca-be70-927a954db3c8 2019-06-08 11:26:06,051 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:26:06,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:26:06 GMT Server: Apache x-openstack-request-id: req-276e9d29-d980-4639-83f2-3d99d7251f96 2019-06-08 11:26:06,094 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:26:06,094 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-276e9d29-d980-4639-83f2-3d99d7251f96 2019-06-08 11:26:06,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0734150409698s 2019-06-08 11:26:11,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:26:11,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:26:11,129 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:26:11 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-f0c0b525-62c2-4e9b-bf48-60fcb830b8e3 2019-06-08 11:26:11,130 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:26:11,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:26:11 GMT Server: Apache x-openstack-request-id: req-da3f80d2-f57d-4928-b525-6c26bcd9ec37 2019-06-08 11:26:11,171 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:26:11,171 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-da3f80d2-f57d-4928-b525-6c26bcd9ec37 2019-06-08 11:26:11,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0709660053253s 2019-06-08 11:26:11,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:26:11,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:26:11,217 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:26:11 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-fd37588c-a31b-432b-831a-2a28a510a891 2019-06-08 11:26:11,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-06-08 11:26:11,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:26:11 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-88ccaa1d-d0cc-458d-ad29-f381895f7635 2019-06-08 11:26:11,262 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:26:11,263 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-88ccaa1d-d0cc-458d-ad29-f381895f7635 2019-06-08 11:26:11,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0914030075073s 2019-06-08 11:26:16,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:26:16,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:26:16,301 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:26:16 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-6649994d-526e-4873-bcc7-83845a6f6d89 2019-06-08 11:26:16,301 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:26:16,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:26:16 GMT Server: Apache x-openstack-request-id: req-6fef2415-fd0d-4b31-a95c-d1717186444e 2019-06-08 11:26:16,343 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:26:16,343 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-6fef2415-fd0d-4b31-a95c-d1717186444e 2019-06-08 11:26:16,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.074197769165s 2019-06-08 11:26:21,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:26:21,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:26:21,379 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:26:21 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-aa1cd183-18cc-42b8-90a8-cdb4f8525bd9 2019-06-08 11:26:21,380 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:26:21,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:26:21 GMT Server: Apache x-openstack-request-id: req-8fd34489-9f67-40d9-bbf2-d59a8012b892 2019-06-08 11:26:21,423 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:26:21,423 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-8fd34489-9f67-40d9-bbf2-d59a8012b892 2019-06-08 11:26:21,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0738179683685s 2019-06-08 11:26:21,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:26:21,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:26:21,453 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:26:21 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-efa405ed-60c0-4acd-98ed-140e6be34cec 2019-06-08 11:26:21,453 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:26:21,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:26:21 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-821a7bdb-31a5-4694-8fd3-5d4651d97ea7 2019-06-08 11:26:21,495 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:26:21,495 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-821a7bdb-31a5-4694-8fd3-5d4651d97ea7 2019-06-08 11:26:21,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.071958065033s 2019-06-08 11:26:26,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:26:26,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:26:26,533 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:26:26 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-d98a7a37-625a-450f-a406-920f20dc1a2a 2019-06-08 11:26:26,533 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:26:26,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:26:26 GMT Server: Apache x-openstack-request-id: req-b6635b14-0f5e-4346-9b4f-2514716fdaa0 2019-06-08 11:26:26,575 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:26:26,575 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-b6635b14-0f5e-4346-9b4f-2514716fdaa0 2019-06-08 11:26:26,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0728421211243s 2019-06-08 11:26:31,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:26:31,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:26:31,612 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:26:31 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-1155aa56-e241-4fb7-ab38-fe8fad586c90 2019-06-08 11:26:31,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-06-08 11:26:31,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:26:31 GMT Server: Apache x-openstack-request-id: req-c4d49ef6-fc41-42c9-bec6-401912d1dcfb 2019-06-08 11:26:31,660 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:26:31,661 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-c4d49ef6-fc41-42c9-bec6-401912d1dcfb 2019-06-08 11:26:31,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0799298286438s 2019-06-08 11:26:31,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:26:31,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:26:31,692 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:26:31 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-5744e883-0c72-4ad1-83c7-38f5d3a735f4 2019-06-08 11:26:31,692 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:26:31,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:26:31 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d10b5f56-93a3-48f6-a8dc-c227daeea6b6 2019-06-08 11:26:31,734 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:26:31,734 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-d10b5f56-93a3-48f6-a8dc-c227daeea6b6 2019-06-08 11:26:31,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0734250545502s 2019-06-08 11:26:36,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:26:36,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:26:36,771 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:26:36 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-e5d401f8-706f-4032-a444-ac0e02324e75 2019-06-08 11:26:36,772 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:26:36,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:26:36 GMT Server: Apache x-openstack-request-id: req-9d1bd1d4-7565-4220-9fca-1b8773d4fbd0 2019-06-08 11:26:36,814 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:26:36,814 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-9d1bd1d4-7565-4220-9fca-1b8773d4fbd0 2019-06-08 11:26:36,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727639198303s 2019-06-08 11:26:41,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:26:41,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:26:41,851 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:26:41 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-b0a6d94f-498b-4733-a6cb-57a1c0be2bb0 2019-06-08 11:26:41,851 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:26:41,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:26:41 GMT Server: Apache x-openstack-request-id: req-ac17b53c-1733-4f40-b907-f62682824b0a 2019-06-08 11:26:41,893 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:26:41,893 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-ac17b53c-1733-4f40-b907-f62682824b0a 2019-06-08 11:26:41,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0735950469971s 2019-06-08 11:26:41,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:26:41,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:26:41,928 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:26:41 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-800b19b8-7291-4ff6-935a-c60fec94181a 2019-06-08 11:26:41,928 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:26:41,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:26:41 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-252ee646-896d-41b7-9223-c97d6bc90d50 2019-06-08 11:26:41,970 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:26:41,970 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-252ee646-896d-41b7-9223-c97d6bc90d50 2019-06-08 11:26:41,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0765850543976s 2019-06-08 11:26:46,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:26:46,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:26:47,008 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:26:46 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-66a44a8d-b046-431f-add9-447ae50fb4fb 2019-06-08 11:26:47,008 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:26:47,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:26:47 GMT Server: Apache x-openstack-request-id: req-2a6f7530-cc8c-4209-a1fd-8f236eac4699 2019-06-08 11:26:47,051 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:26:47,051 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-2a6f7530-cc8c-4209-a1fd-8f236eac4699 2019-06-08 11:26:47,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0736458301544s 2019-06-08 11:26:52,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:26:52,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:26:52,087 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:26:52 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-5f2da6c1-f3d3-4005-988c-7630f0ad60e9 2019-06-08 11:26:52,087 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:26:52,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:26:52 GMT Server: Apache x-openstack-request-id: req-32067e3f-52e5-4594-9ffd-7bc8bb6e2401 2019-06-08 11:26:52,129 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:26:52,129 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-32067e3f-52e5-4594-9ffd-7bc8bb6e2401 2019-06-08 11:26:52,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0725650787354s 2019-06-08 11:26:52,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:26:52,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:26:52,159 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:26:52 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-75bc036c-9b10-4077-8682-a47639692557 2019-06-08 11:26:52,159 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:26:52,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:26:52 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-bcc5ccb9-fd7c-4eeb-889f-eb22b0b80a39 2019-06-08 11:26:52,203 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:26:52,203 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-bcc5ccb9-fd7c-4eeb-889f-eb22b0b80a39 2019-06-08 11:26:52,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0736789703369s 2019-06-08 11:26:57,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:26:57,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:26:57,240 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:26:57 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-ba281ab8-7594-4583-8a1e-25453234c531 2019-06-08 11:26:57,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-06-08 11:26:57,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:26:57 GMT Server: Apache x-openstack-request-id: req-11156e56-5996-4b6a-b0d2-66b04863f693 2019-06-08 11:26:57,281 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:26:57,281 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-11156e56-5996-4b6a-b0d2-66b04863f693 2019-06-08 11:26:57,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0715680122375s 2019-06-08 11:27:02,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:27:02,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:27:02,319 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:27:02 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-70e75546-7312-40b0-b40b-22258b6aa07e 2019-06-08 11:27:02,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-06-08 11:27:02,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:27:02 GMT Server: Apache x-openstack-request-id: req-457c09c8-88b8-40d6-be9e-feba7ab73e1a 2019-06-08 11:27:02,361 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:27:02,361 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-457c09c8-88b8-40d6-be9e-feba7ab73e1a 2019-06-08 11:27:02,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0743219852448s 2019-06-08 11:27:02,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:27:02,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:27:02,390 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:27:02 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-af4b8c79-3c71-4ff6-b1c8-c05b87e11231 2019-06-08 11:27:02,390 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:27:02,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:27:02 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b33f2cbb-aa94-428e-afdd-c1cd6a1f9b05 2019-06-08 11:27:02,433 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:27:02,433 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-b33f2cbb-aa94-428e-afdd-c1cd6a1f9b05 2019-06-08 11:27:02,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.071121931076s 2019-06-08 11:27:07,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:27:07,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:27:07,471 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:27:07 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-3a8c45d5-94f7-47ec-910a-ebb5415c85e8 2019-06-08 11:27:07,472 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:27:07,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:27:07 GMT Server: Apache x-openstack-request-id: req-db61b607-8163-4d58-a616-c8b2916052ea 2019-06-08 11:27:07,513 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:27:07,513 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-db61b607-8163-4d58-a616-c8b2916052ea 2019-06-08 11:27:07,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0733251571655s 2019-06-08 11:27:12,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:27:12,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:27:12,550 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:27:12 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-b64ce65b-a202-44a0-a371-aca858b52323 2019-06-08 11:27:12,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-06-08 11:27:12,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:27:12 GMT Server: Apache x-openstack-request-id: req-74f35a40-3bdf-4300-aef9-54d2568d7b3b 2019-06-08 11:27:12,592 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:27:12,592 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-74f35a40-3bdf-4300-aef9-54d2568d7b3b 2019-06-08 11:27:12,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0738730430603s 2019-06-08 11:27:12,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:27:12,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:27:12,623 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:27:12 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-7d65b64a-2319-4a59-9e58-81a238a2bac4 2019-06-08 11:27:12,623 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:27:12,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:27:12 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1d942a84-961a-4670-a7a1-5e59ef180d55 2019-06-08 11:27:12,666 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:27:12,666 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-1d942a84-961a-4670-a7a1-5e59ef180d55 2019-06-08 11:27:12,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0731589794159s 2019-06-08 11:27:17,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:27:17,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:27:17,705 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:27:17 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-36d1e4a8-8e0a-4287-8172-9c9789eea682 2019-06-08 11:27:17,706 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:27:17,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:27:17 GMT Server: Apache x-openstack-request-id: req-f80a50b7-299f-4240-8119-bffd29add022 2019-06-08 11:27:17,749 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:27:17,749 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-f80a50b7-299f-4240-8119-bffd29add022 2019-06-08 11:27:17,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0761289596558s 2019-06-08 11:27:22,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:27:22,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:27:23,074 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:27:22 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-5faefd48-31c0-41a9-a11f-758167295b14 2019-06-08 11:27:23,075 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:27:23,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:27:23 GMT Server: Apache x-openstack-request-id: req-028f8656-4c7b-4c31-bec9-167260bef9c7 2019-06-08 11:27:23,117 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:27:23,117 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-028f8656-4c7b-4c31-bec9-167260bef9c7 2019-06-08 11:27:23,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.362822055817s 2019-06-08 11:27:23,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:27:23,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:27:23,147 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:27:23 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-9ba907ed-ac12-47fc-ba26-7f3a2855edd4 2019-06-08 11:27:23,147 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:27:23,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:27:23 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-17752a74-be49-4221-aee0-33cda90f1ccb 2019-06-08 11:27:23,188 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:27:23,188 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-17752a74-be49-4221-aee0-33cda90f1ccb 2019-06-08 11:27:23,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0701439380646s 2019-06-08 11:27:28,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:27:28,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:27:28,224 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:27:28 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-5d3f2eda-1f64-4db5-a8c3-f83445b08d22 2019-06-08 11:27:28,224 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:27:28,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:27:28 GMT Server: Apache x-openstack-request-id: req-60d1fb80-97b4-44f3-a4ba-2f47b038d850 2019-06-08 11:27:28,266 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:27:28,266 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-60d1fb80-97b4-44f3-a4ba-2f47b038d850 2019-06-08 11:27:28,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0713729858398s 2019-06-08 11:27:33,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:27:33,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:27:33,303 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:27:33 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-d04987a2-ef43-49ff-87a3-e9bc9c6c0b6c 2019-06-08 11:27:33,303 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:27:33,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:27:33 GMT Server: Apache x-openstack-request-id: req-8d2e3261-2fa1-4cd6-bd90-270835eb6b45 2019-06-08 11:27:33,345 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:27:33,345 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-8d2e3261-2fa1-4cd6-bd90-270835eb6b45 2019-06-08 11:27:33,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732219219208s 2019-06-08 11:27:33,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:27:33,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:27:33,750 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:27:33 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-16693d04-2a9b-49ae-ae48-af685fec7752 2019-06-08 11:27:33,750 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:27:33,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:27:33 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-702a4c14-15a6-4964-baa9-b1abd6b0c231 2019-06-08 11:27:33,793 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:27:33,793 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-702a4c14-15a6-4964-baa9-b1abd6b0c231 2019-06-08 11:27:33,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.447376966476s 2019-06-08 11:27:38,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:27:38,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:27:38,829 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:27:38 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-c79b35d0-7b93-4eaf-af6b-9fc57891ff4f 2019-06-08 11:27:38,829 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:27:38,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:27:38 GMT Server: Apache x-openstack-request-id: req-b7b1d20d-1ddf-4d24-968d-16104f5076ef 2019-06-08 11:27:38,870 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:27:38,870 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-b7b1d20d-1ddf-4d24-968d-16104f5076ef 2019-06-08 11:27:38,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0706310272217s 2019-06-08 11:27:43,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:27:43,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:27:43,907 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:27:43 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-5301336b-517a-4a30-a930-c6ca87c17bab 2019-06-08 11:27:43,908 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:27:43,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:27:43 GMT Server: Apache x-openstack-request-id: req-7753d084-90d2-4fa8-bcb6-e2650bfffdec 2019-06-08 11:27:43,949 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:27:43,949 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-7753d084-90d2-4fa8-bcb6-e2650bfffdec 2019-06-08 11:27:43,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0736589431763s 2019-06-08 11:27:43,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:27:43,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:27:44,247 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:27:43 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-33630879-d026-465e-a496-dfaa4f898b36 2019-06-08 11:27:44,248 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:27:44,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:27:44 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-60af3265-9d37-4524-a6ae-a34da350b24e 2019-06-08 11:27:44,549 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:27:44,549 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-60af3265-9d37-4524-a6ae-a34da350b24e 2019-06-08 11:27:44,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.599040985107s 2019-06-08 11:27:49,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:27:49,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:27:49,865 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:27:49 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-1ba0a20e-e1e3-4751-9e96-536973607d2c 2019-06-08 11:27:49,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-06-08 11:27:49,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:27:49 GMT Server: Apache x-openstack-request-id: req-2f3bca81-8a28-49b6-92ac-66b36a6e1894 2019-06-08 11:27:49,908 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:27:49,909 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-2f3bca81-8a28-49b6-92ac-66b36a6e1894 2019-06-08 11:27:49,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.352824211121s 2019-06-08 11:27:54,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:27:54,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:27:55,144 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:27:54 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-72b6b6ce-6e4b-47ce-8d59-fdfe0b229e4a 2019-06-08 11:27:55,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-06-08 11:27:55,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:27:55 GMT Server: Apache x-openstack-request-id: req-df1d9790-f0c9-4bf4-92a4-a07f62a26759 2019-06-08 11:27:55,383 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:27:55,383 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-df1d9790-f0c9-4bf4-92a4-a07f62a26759 2019-06-08 11:27:55,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.469177007675s 2019-06-08 11:27:55,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:27:55,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:27:55,413 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:27:55 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-6fa02736-ac93-44e4-8f46-be0142ea1dcf 2019-06-08 11:27:55,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-06-08 11:27:55,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:27:55 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ca98176f-3688-4364-b298-7404e935f152 2019-06-08 11:27:55,455 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:27:55,455 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-ca98176f-3688-4364-b298-7404e935f152 2019-06-08 11:27:55,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0713729858398s 2019-06-08 11:28:00,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:28:00,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:28:00,492 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:28:00 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-a7a7136e-0af2-4bb5-b957-92a8bc75104c 2019-06-08 11:28:00,492 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:28:00,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:28:00 GMT Server: Apache x-openstack-request-id: req-151e7e08-02bf-41d5-a3c5-02736cd233d0 2019-06-08 11:28:00,803 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:28:00,804 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-151e7e08-02bf-41d5-a3c5-02736cd233d0 2019-06-08 11:28:00,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.341613054276s 2019-06-08 11:28:05,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:28:05,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:28:05,838 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:28:05 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-81313365-84e2-45ab-ae2b-0f4bcd21bf7f 2019-06-08 11:28:05,838 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:28:05,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:28:05 GMT Server: Apache x-openstack-request-id: req-aff3cfc4-eff5-4f09-ab13-e1227544a2ca 2019-06-08 11:28:05,881 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:28:05,881 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-aff3cfc4-eff5-4f09-ab13-e1227544a2ca 2019-06-08 11:28:05,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0758349895477s 2019-06-08 11:28:05,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:28:05,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:28:05,914 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:28:05 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-1c0a4250-89c5-4c6d-895b-bedab60be490 2019-06-08 11:28:05,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-06-08 11:28:05,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:28:05 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-dbbc984c-4617-4a2e-92c3-0c4f6142f92d 2019-06-08 11:28:05,957 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:28:05,958 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-dbbc984c-4617-4a2e-92c3-0c4f6142f92d 2019-06-08 11:28:05,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0760078430176s 2019-06-08 11:28:10,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:28:10,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:28:10,994 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:28:10 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-d1efceba-bfde-4bd0-85d2-a28ed953221f 2019-06-08 11:28:10,994 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:28:11,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:28:11 GMT Server: Apache x-openstack-request-id: req-ba1dcc9d-5648-458e-9cea-a9deb87b5d32 2019-06-08 11:28:11,035 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:28:11,036 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-ba1dcc9d-5648-458e-9cea-a9deb87b5d32 2019-06-08 11:28:11,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0714089870453s 2019-06-08 11:28:16,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:28:16,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:28:16,073 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:28:16 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-ae6a830a-5456-4f33-a1eb-a2ef98bf2c25 2019-06-08 11:28:16,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-06-08 11:28:16,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:28:16 GMT Server: Apache x-openstack-request-id: req-15acc108-969a-4503-ac3b-d2c6f0ddeb56 2019-06-08 11:28:16,325 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:28:16,326 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-15acc108-969a-4503-ac3b-d2c6f0ddeb56 2019-06-08 11:28:16,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.284195899963s 2019-06-08 11:28:16,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:28:16,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:28:16,355 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:28:16 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-f6cf10ea-7111-4e82-b6f8-a3b2e449f478 2019-06-08 11:28:16,355 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:28:16,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:28:16 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-225f037f-0d6f-4c70-b9a1-c69b789391d3 2019-06-08 11:28:16,397 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:28:16,397 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-225f037f-0d6f-4c70-b9a1-c69b789391d3 2019-06-08 11:28:16,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0708031654358s 2019-06-08 11:28:21,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:28:21,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:28:21,433 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:28:21 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-d9fe26d2-0487-4dbc-aeb5-5ffe6d3299bd 2019-06-08 11:28:21,433 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:28:21,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:28:21 GMT Server: Apache x-openstack-request-id: req-41a8e66f-37e7-479f-a0ad-85eb8caccd93 2019-06-08 11:28:21,474 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:28:21,474 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-41a8e66f-37e7-479f-a0ad-85eb8caccd93 2019-06-08 11:28:21,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0709948539734s 2019-06-08 11:28:26,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:28:26,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:28:26,512 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:28:26 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-218fdf87-a9f4-40ce-b23b-954c0a2a5103 2019-06-08 11:28:26,512 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:28:26,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:28:26 GMT Server: Apache x-openstack-request-id: req-d3efe50a-2c1a-435b-a7fd-af26a300029e 2019-06-08 11:28:26,554 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:28:26,554 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-d3efe50a-2c1a-435b-a7fd-af26a300029e 2019-06-08 11:28:26,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0742790699005s 2019-06-08 11:28:26,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:28:26,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:28:26,585 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:28:26 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-5e0a939b-012b-49f5-95f9-7314ac2ccd48 2019-06-08 11:28:26,585 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:28:26,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:28:26 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c61d9f83-fc20-4695-af8f-dfd1c470f462 2019-06-08 11:28:26,627 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:28:26,627 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-c61d9f83-fc20-4695-af8f-dfd1c470f462 2019-06-08 11:28:26,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0724310874939s 2019-06-08 11:28:31,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:28:31,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:28:31,663 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:28:31 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-2e2905f3-f51d-4de3-b30f-56bff55471c2 2019-06-08 11:28:31,663 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:28:31,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:28:31 GMT Server: Apache x-openstack-request-id: req-f35f57a0-92f5-4be3-b3de-2b33aed86de2 2019-06-08 11:28:31,955 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:28:31,956 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-f35f57a0-92f5-4be3-b3de-2b33aed86de2 2019-06-08 11:28:31,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.321640968323s 2019-06-08 11:28:36,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:28:36,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:28:37,270 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:28:36 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-2ddee014-21f6-4435-a450-57289d4c8355 2019-06-08 11:28:37,270 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:28:37,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:28:37 GMT Server: Apache x-openstack-request-id: req-7502cbd2-7ac9-497b-b0fe-6c0b3b7f763f 2019-06-08 11:28:37,313 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:28:37,313 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-7502cbd2-7ac9-497b-b0fe-6c0b3b7f763f 2019-06-08 11:28:37,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.354033946991s 2019-06-08 11:28:37,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:28:37,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:28:37,344 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:28:37 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-16a9984b-3de9-425f-b071-1520880c5a03 2019-06-08 11:28:37,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-06-08 11:28:37,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:28:37 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9536d01c-b5a9-46ca-afc7-d24cda1cc75b 2019-06-08 11:28:37,671 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:28:37,671 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-9536d01c-b5a9-46ca-afc7-d24cda1cc75b 2019-06-08 11:28:37,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.357917070389s 2019-06-08 11:28:42,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:28:42,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:28:42,708 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:28:42 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-5fc50324-ef9c-49a7-b4b1-f3369821cc91 2019-06-08 11:28:42,708 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:28:42,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:28:42 GMT Server: Apache x-openstack-request-id: req-c511ee61-7cad-42b6-812a-49b1d5ff658c 2019-06-08 11:28:42,749 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:28:42,750 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-c511ee61-7cad-42b6-812a-49b1d5ff658c 2019-06-08 11:28:42,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0715599060059s 2019-06-08 11:28:47,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:28:47,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:28:47,787 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:28:47 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-83fddeff-fca7-4ccf-94d3-dace2da3f45e 2019-06-08 11:28:47,787 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:28:47,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:28:47 GMT Server: Apache x-openstack-request-id: req-5a62f8c1-4ae1-45c1-9788-c2d0f5c9e502 2019-06-08 11:28:47,830 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:28:47,830 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-5a62f8c1-4ae1-45c1-9788-c2d0f5c9e502 2019-06-08 11:28:47,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740578174591s 2019-06-08 11:28:47,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:28:47,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:28:47,859 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:28:47 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-f6e19c19-7e5e-459b-99a4-78584faa0d18 2019-06-08 11:28:47,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-06-08 11:28:47,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:28:47 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-aa7b5cd1-5138-4819-b15b-2194c69a6741 2019-06-08 11:28:47,901 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:28:47,901 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-aa7b5cd1-5138-4819-b15b-2194c69a6741 2019-06-08 11:28:47,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.071212053299s 2019-06-08 11:28:52,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:28:52,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:28:52,941 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:28:52 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-8dd6ac0d-2320-49bb-89ee-b6bd44b1d949 2019-06-08 11:28:52,941 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:28:52,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:28:52 GMT Server: Apache x-openstack-request-id: req-e6b53b98-2044-4a1f-b0d3-84d22310ba64 2019-06-08 11:28:52,985 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:28:52,985 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-e6b53b98-2044-4a1f-b0d3-84d22310ba64 2019-06-08 11:28:52,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0768818855286s 2019-06-08 11:28:57,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:28:57,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:28:58,021 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:28:57 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-0d2e2ff8-295b-43fc-a77f-012c647110a7 2019-06-08 11:28:58,021 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:28:58,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:28:58 GMT Server: Apache x-openstack-request-id: req-aa70273a-386e-405f-905f-21e55bb28c4a 2019-06-08 11:28:58,064 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:28:58,064 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-aa70273a-386e-405f-905f-21e55bb28c4a 2019-06-08 11:28:58,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0762197971344s 2019-06-08 11:28:58,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:28:58,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:28:58,095 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:28:58 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-d1c4db12-858b-46a3-88b7-23cdab95d93a 2019-06-08 11:28:58,096 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:28:58,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:28:58 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a253e5ca-3c05-46b4-af79-b66b49d96d9b 2019-06-08 11:28:58,138 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:28:58,139 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-a253e5ca-3c05-46b4-af79-b66b49d96d9b 2019-06-08 11:28:58,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0739569664001s 2019-06-08 11:29:03,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:29:03,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:29:03,178 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:29:03 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-0f1b973b-c68d-4589-846d-8a3182262508 2019-06-08 11:29:03,178 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:29:03,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:29:03 GMT Server: Apache x-openstack-request-id: req-eea8088a-522b-4a2f-938c-1e861f8e5242 2019-06-08 11:29:03,221 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:29:03,221 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-eea8088a-522b-4a2f-938c-1e861f8e5242 2019-06-08 11:29:03,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0762140750885s 2019-06-08 11:29:08,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:29:08,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:29:08,259 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:29:08 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-96590eb1-14dd-4a99-a884-1c98734e8697 2019-06-08 11:29:08,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-06-08 11:29:08,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:29:08 GMT Server: Apache x-openstack-request-id: req-321fa9ca-d11a-4143-981b-ce0f575a09c4 2019-06-08 11:29:08,301 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:29:08,301 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-321fa9ca-d11a-4143-981b-ce0f575a09c4 2019-06-08 11:29:08,302 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0742869377136s 2019-06-08 11:29:08,302 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:29:08,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:29:08,332 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:29:08 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-c408b71e-256d-47a1-8c4f-67ec3f15380a 2019-06-08 11:29:08,332 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:29:08,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:29:08 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a0c7dcbe-0324-4769-935a-a8492211d0f1 2019-06-08 11:29:08,374 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:29:08,374 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-a0c7dcbe-0324-4769-935a-a8492211d0f1 2019-06-08 11:29:08,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0725331306458s 2019-06-08 11:29:13,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:29:13,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:29:13,411 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:29:13 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-dd845e27-463c-4ffc-ad2a-49f77e9555e2 2019-06-08 11:29:13,411 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:29:13,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:29:13 GMT Server: Apache x-openstack-request-id: req-a445babf-3e9d-42d0-8465-b88564d4bc25 2019-06-08 11:29:13,453 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:29:13,453 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-a445babf-3e9d-42d0-8465-b88564d4bc25 2019-06-08 11:29:13,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0721418857574s 2019-06-08 11:29:18,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:29:18,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:29:18,491 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:29:18 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-3660c936-6280-4a99-9e3a-3081581fa6b5 2019-06-08 11:29:18,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-06-08 11:29:18,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:29:18 GMT Server: Apache x-openstack-request-id: req-03debf16-b298-4666-8c97-369516f10cad 2019-06-08 11:29:18,535 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:29:18,535 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-03debf16-b298-4666-8c97-369516f10cad 2019-06-08 11:29:18,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0759289264679s 2019-06-08 11:29:18,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:29:18,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:29:18,583 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:29:18 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-33a5bf71-498f-4bef-86b2-61d4468098f8 2019-06-08 11:29:18,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-06-08 11:29:18,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:29:18 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c699bac6-590e-4071-bdb2-b34a1c6bef9f 2019-06-08 11:29:18,625 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:29:18,625 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-c699bac6-590e-4071-bdb2-b34a1c6bef9f 2019-06-08 11:29:18,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0900490283966s 2019-06-08 11:29:23,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:29:23,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:29:23,664 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:29:23 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-1b39d41c-dc8c-4d81-9b09-075dd48f8c74 2019-06-08 11:29:23,664 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:29:23,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:29:23 GMT Server: Apache x-openstack-request-id: req-45c98341-bdf7-4b51-94bf-d98f1c1a7416 2019-06-08 11:29:23,707 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:29:23,707 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-45c98341-bdf7-4b51-94bf-d98f1c1a7416 2019-06-08 11:29:23,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0754289627075s 2019-06-08 11:29:28,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:29:28,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:29:28,743 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:29:28 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-7fc19c2d-1235-469f-9145-d89272f4c620 2019-06-08 11:29:28,743 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:29:28,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:29:28 GMT Server: Apache x-openstack-request-id: req-75d38f53-2f53-4e90-b2b5-5885457da84f 2019-06-08 11:29:28,786 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:29:28,786 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-75d38f53-2f53-4e90-b2b5-5885457da84f 2019-06-08 11:29:28,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727698802948s 2019-06-08 11:29:28,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:29:28,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:29:28,817 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:29:28 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-b41444f9-c17b-4c05-80fd-8e28821cddcc 2019-06-08 11:29:28,817 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:29:28,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:29:28 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-fd1c2551-88a2-4ea3-9d3c-e9af56b88355 2019-06-08 11:29:28,860 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:29:28,860 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-fd1c2551-88a2-4ea3-9d3c-e9af56b88355 2019-06-08 11:29:28,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0739009380341s 2019-06-08 11:29:33,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:29:33,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:29:33,898 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:29:33 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-44a3e9e7-ffa6-48ae-af28-fcde89e3a0e4 2019-06-08 11:29:33,899 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:29:33,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:29:33 GMT Server: Apache x-openstack-request-id: req-801209cf-e638-4b01-a23d-8625a05209ea 2019-06-08 11:29:33,942 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:29:33,942 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-801209cf-e638-4b01-a23d-8625a05209ea 2019-06-08 11:29:33,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.075003862381s 2019-06-08 11:29:38,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:29:38,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:29:38,980 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:29:38 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-0b69e19f-3ace-4267-ba14-a9aa6fc2ac13 2019-06-08 11:29:38,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-06-08 11:29:39,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:29:38 GMT Server: Apache x-openstack-request-id: req-e8f70ea0-fd7d-47ed-86bb-dca380fdcc5f 2019-06-08 11:29:39,023 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:29:39,024 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-e8f70ea0-fd7d-47ed-86bb-dca380fdcc5f 2019-06-08 11:29:39,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0760579109192s 2019-06-08 11:29:39,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:29:39,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:29:39,056 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:29:39 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-035505a7-be8e-47f8-a012-bc4428b87f38 2019-06-08 11:29:39,056 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:29:39,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:29:39 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1c825e70-2fda-4861-8609-c31deb9f500b 2019-06-08 11:29:39,098 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:29:39,098 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-1c825e70-2fda-4861-8609-c31deb9f500b 2019-06-08 11:29:39,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0743248462677s 2019-06-08 11:29:44,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:29:44,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:29:44,135 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:29:44 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-1bae9d77-7d95-4aa2-ac7d-b1ad6a2ae34a 2019-06-08 11:29:44,135 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:29:44,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:29:44 GMT Server: Apache x-openstack-request-id: req-dba9afb5-dc0a-4439-af41-1a0f55537c01 2019-06-08 11:29:44,176 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:29:44,176 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-dba9afb5-dc0a-4439-af41-1a0f55537c01 2019-06-08 11:29:44,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0710628032684s 2019-06-08 11:29:49,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:29:49,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:29:49,211 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:29:49 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-f38d7acc-b782-469c-8f0f-4c4b5bbce38b 2019-06-08 11:29:49,211 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:29:49,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:29:49 GMT Server: Apache x-openstack-request-id: req-8fcc77f8-176f-4ce0-af23-26b57033c806 2019-06-08 11:29:49,254 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:29:49,254 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-8fcc77f8-176f-4ce0-af23-26b57033c806 2019-06-08 11:29:49,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0755829811096s 2019-06-08 11:29:49,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:29:49,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:29:49,285 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:29:49 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-c5ec238f-5bf8-44e9-9db8-ff26ba67080f 2019-06-08 11:29:49,285 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:29:49,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:29:49 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b22ca0e9-e1f4-4ba4-bbaa-d84b1d856bbe 2019-06-08 11:29:49,328 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:29:49,328 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-b22ca0e9-e1f4-4ba4-bbaa-d84b1d856bbe 2019-06-08 11:29:49,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0738270282745s 2019-06-08 11:29:54,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:29:54,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:29:54,367 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:29:54 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-78987fcd-8e4d-4ced-b341-b19741960cd6 2019-06-08 11:29:54,368 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:29:54,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:29:54 GMT Server: Apache x-openstack-request-id: req-bf93cf88-1d14-44a8-8eba-2289572e4064 2019-06-08 11:29:54,411 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:29:54,411 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-bf93cf88-1d14-44a8-8eba-2289572e4064 2019-06-08 11:29:54,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0762650966644s 2019-06-08 11:29:59,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:29:59,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:29:59,448 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:29:59 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-70728a29-2b1b-4b2d-a98c-45a3254943a0 2019-06-08 11:29:59,448 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:29:59,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:29:59 GMT Server: Apache x-openstack-request-id: req-31ccb681-cc33-4a57-adeb-7fec4604660b 2019-06-08 11:29:59,491 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:29:59,491 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-31ccb681-cc33-4a57-adeb-7fec4604660b 2019-06-08 11:29:59,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0747170448303s 2019-06-08 11:29:59,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:29:59,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:29:59,522 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:29:59 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-f2a5f1db-8b08-4cf4-bb92-dccdddf1bf29 2019-06-08 11:29:59,523 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:29:59,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:29:59 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-4d00b2c1-1c09-4800-94f9-6c67d07472da 2019-06-08 11:29:59,565 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:29:59,565 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-4d00b2c1-1c09-4800-94f9-6c67d07472da 2019-06-08 11:29:59,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0735628604889s 2019-06-08 11:30:04,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:30:04,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:30:04,605 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:30:04 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-f20071fc-1d69-4a19-81e2-4cdf0633571d 2019-06-08 11:30:04,605 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:30:04,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:30:04 GMT Server: Apache x-openstack-request-id: req-f212fdc6-92f3-45b2-8dca-7bb7f9898447 2019-06-08 11:30:04,649 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:30:04,649 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-f212fdc6-92f3-45b2-8dca-7bb7f9898447 2019-06-08 11:30:04,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0766248703003s 2019-06-08 11:30:09,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:30:09,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:30:09,687 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:30:09 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-9bf3dec2-1cdc-47c3-a1dd-60e0da1a3a86 2019-06-08 11:30:09,687 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:30:09,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:30:09 GMT Server: Apache x-openstack-request-id: req-6cdd199c-bb85-4f3c-a09c-4350c88451d2 2019-06-08 11:30:09,729 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:30:09,729 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-6cdd199c-bb85-4f3c-a09c-4350c88451d2 2019-06-08 11:30:09,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0746190547943s 2019-06-08 11:30:09,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:30:09,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:30:09,760 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:30:09 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-6812fe1a-9974-4dec-9d6c-0fe4d28313c2 2019-06-08 11:30:09,760 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:30:09,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:30:09 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-08c4190f-90a3-4c63-b19a-a35676ab4f3d 2019-06-08 11:30:09,803 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:30:09,803 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-08c4190f-90a3-4c63-b19a-a35676ab4f3d 2019-06-08 11:30:09,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0732610225677s 2019-06-08 11:30:14,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:30:14,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:30:14,839 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:30:14 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-49c0d239-eca3-458e-96d9-c137efd99eb0 2019-06-08 11:30:14,840 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:30:14,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:30:14 GMT Server: Apache x-openstack-request-id: req-e4aa0a6a-b7e4-4b62-b2df-c7e22e5e469a 2019-06-08 11:30:14,881 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:30:14,882 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-e4aa0a6a-b7e4-4b62-b2df-c7e22e5e469a 2019-06-08 11:30:14,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0719590187073s 2019-06-08 11:30:19,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:30:19,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:30:19,912 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:30:19 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-387fd5df-1f0e-4c24-9d8e-f6be848a169c 2019-06-08 11:30:19,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-06-08 11:30:19,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:30:19 GMT Server: Apache x-openstack-request-id: req-55105c5f-6714-4bd1-aa1f-3c316c3985c5 2019-06-08 11:30:19,954 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:30:19,954 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-55105c5f-6714-4bd1-aa1f-3c316c3985c5 2019-06-08 11:30:19,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0717000961304s 2019-06-08 11:30:19,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:30:19,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:30:19,984 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:30:19 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-bdad56eb-e201-4b11-848f-03da225cbf02 2019-06-08 11:30:19,984 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:30:20,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:30:19 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c4d73ce8-47e4-4942-8c39-a272c82e07a8 2019-06-08 11:30:20,028 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:30:20,028 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-c4d73ce8-47e4-4942-8c39-a272c82e07a8 2019-06-08 11:30:20,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0735011100769s 2019-06-08 11:30:25,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:30:25,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:30:25,064 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:30:25 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-3c58df09-4f30-4352-9d44-7245c6c5bfa4 2019-06-08 11:30:25,065 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:30:25,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:30:25 GMT Server: Apache x-openstack-request-id: req-4ec125a4-c830-4c79-8ff6-15fae2935262 2019-06-08 11:30:25,107 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:30:25,107 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-4ec125a4-c830-4c79-8ff6-15fae2935262 2019-06-08 11:30:25,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0742900371552s 2019-06-08 11:30:30,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:30:30,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:30:30,144 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:30:30 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-bd799778-91f3-4383-aacd-685dbe155c48 2019-06-08 11:30:30,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-06-08 11:30:30,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:30:30 GMT Server: Apache x-openstack-request-id: req-b08dd0b4-d16a-4381-a177-6707189d31bd 2019-06-08 11:30:30,187 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:30:30,187 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-b08dd0b4-d16a-4381-a177-6707189d31bd 2019-06-08 11:30:30,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0738210678101s 2019-06-08 11:30:30,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:30:30,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:30:30,217 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:30:30 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-b52c689b-733a-4016-aef6-1eefe6fd81e7 2019-06-08 11:30:30,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-06-08 11:30:30,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:30:30 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d1e0b24a-00d1-4a7a-81ad-a246cd826cf3 2019-06-08 11:30:30,260 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:30:30,260 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-d1e0b24a-00d1-4a7a-81ad-a246cd826cf3 2019-06-08 11:30:30,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0725409984589s 2019-06-08 11:30:35,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:30:35,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:30:35,300 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:30:35 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-262125c6-c528-41d4-8439-de01fd11e6f6 2019-06-08 11:30:35,301 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:30:35,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:30:35 GMT Server: Apache x-openstack-request-id: req-5bf7910d-d6c7-4d9e-b67d-5615e7f06fc8 2019-06-08 11:30:35,343 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:30:35,343 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-5bf7910d-d6c7-4d9e-b67d-5615e7f06fc8 2019-06-08 11:30:35,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0765931606293s 2019-06-08 11:30:40,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:30:40,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:30:40,384 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:30:40 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-49d5946c-f65b-4276-be66-4fc90323cdfc 2019-06-08 11:30:40,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-06-08 11:30:40,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:30:40 GMT Server: Apache x-openstack-request-id: req-c57268b6-226d-48fb-b34b-ae644f0656c6 2019-06-08 11:30:40,429 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:30:40,429 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-c57268b6-226d-48fb-b34b-ae644f0656c6 2019-06-08 11:30:40,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0800659656525s 2019-06-08 11:30:40,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:30:40,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:30:40,460 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:30:40 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-7e366247-2fd9-4c1a-b908-c930832e0137 2019-06-08 11:30:40,460 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:30:40,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:30:40 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c7543fe3-d13f-4a41-a0fd-9395af59c7ca 2019-06-08 11:30:40,503 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:30:40,503 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-c7543fe3-d13f-4a41-a0fd-9395af59c7ca 2019-06-08 11:30:40,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0730528831482s 2019-06-08 11:30:45,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:30:45,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:30:45,539 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:30:45 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-ae9648d1-7c2b-43a7-b7ef-fbaf05a1e773 2019-06-08 11:30:45,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-06-08 11:30:45,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:30:45 GMT Server: Apache x-openstack-request-id: req-d19d56d9-2b3e-4eab-9abd-99ef12d05b50 2019-06-08 11:30:45,582 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:30:45,582 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-d19d56d9-2b3e-4eab-9abd-99ef12d05b50 2019-06-08 11:30:45,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0722079277039s 2019-06-08 11:30:50,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:30:50,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:30:50,621 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:30:50 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-d50753d9-4373-47fd-a3db-56566ce8ed43 2019-06-08 11:30:50,621 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:30:50,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:30:50 GMT Server: Apache x-openstack-request-id: req-9b0c1606-9810-4691-9cb3-683bd87ed69d 2019-06-08 11:30:50,663 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:30:50,663 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-9b0c1606-9810-4691-9cb3-683bd87ed69d 2019-06-08 11:30:50,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0755760669708s 2019-06-08 11:30:50,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:30:50,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:30:50,693 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:30:50 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-c4648846-2124-4ccd-8a9d-c4880ba65bb0 2019-06-08 11:30:50,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-06-08 11:30:50,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:30:50 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ee0fac09-821b-4897-be7a-c48684aaf8be 2019-06-08 11:30:50,736 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:30:50,736 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-ee0fac09-821b-4897-be7a-c48684aaf8be 2019-06-08 11:30:50,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0726480484009s 2019-06-08 11:30:55,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:30:55,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:30:55,774 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:30:55 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-ee22a944-1ecb-49e4-b9cc-08469bb0e18a 2019-06-08 11:30:55,774 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:30:55,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:30:55 GMT Server: Apache x-openstack-request-id: req-59303c22-e173-46a5-beb5-a43ac38e8ae7 2019-06-08 11:30:55,816 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:30:55,816 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-59303c22-e173-46a5-beb5-a43ac38e8ae7 2019-06-08 11:30:55,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0733728408813s 2019-06-08 11:31:00,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:31:00,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:31:00,852 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:31:00 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-93ac4e39-736f-4a55-b805-7abb5cd50146 2019-06-08 11:31:00,852 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:31:00,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:31:00 GMT Server: Apache x-openstack-request-id: req-033223f8-f2b1-463f-96e6-51bfc708ca50 2019-06-08 11:31:00,894 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:31:00,894 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-033223f8-f2b1-463f-96e6-51bfc708ca50 2019-06-08 11:31:00,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0717079639435s 2019-06-08 11:31:00,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:31:00,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:31:00,924 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:31:00 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-43a81bad-4fb6-44f3-85f5-17bfe50a395c 2019-06-08 11:31:00,924 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:31:00,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:31:00 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-8d5631ac-40de-466d-bb1a-a6afd47690ca 2019-06-08 11:31:00,968 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:31:00,968 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-8d5631ac-40de-466d-bb1a-a6afd47690ca 2019-06-08 11:31:00,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0735511779785s 2019-06-08 11:31:05,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:31:05,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:31:06,005 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:31:05 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-db45ccdb-1c76-4f3e-8d81-5797a81bac6d 2019-06-08 11:31:06,005 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:31:06,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:31:06 GMT Server: Apache x-openstack-request-id: req-88937499-a419-4e37-b6e1-ffeecde797bb 2019-06-08 11:31:06,047 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:31:06,047 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-88937499-a419-4e37-b6e1-ffeecde797bb 2019-06-08 11:31:06,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0722870826721s 2019-06-08 11:31:11,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:31:11,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:31:11,086 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:31:11 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-f4a39ff1-0a37-4dbc-a2c7-90be5f4eb2eb 2019-06-08 11:31:11,086 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:31:11,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:31:11 GMT Server: Apache x-openstack-request-id: req-81697a7c-6fb2-4d3e-9967-f3f68f01ed81 2019-06-08 11:31:11,130 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:31:11,130 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-81697a7c-6fb2-4d3e-9967-f3f68f01ed81 2019-06-08 11:31:11,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0769870281219s 2019-06-08 11:31:11,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:31:11,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:31:11,160 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:31:11 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-b4caccd7-69d3-40bc-9be3-4e58835a8dfa 2019-06-08 11:31:11,161 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:31:11,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:31:11 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-33bbcc1d-a9a4-45d1-b4ab-57ba66ff7147 2019-06-08 11:31:11,202 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:31:11,203 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-33bbcc1d-a9a4-45d1-b4ab-57ba66ff7147 2019-06-08 11:31:11,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0723700523376s 2019-06-08 11:31:16,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:31:16,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:31:16,241 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:31:16 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-14772dfd-768e-494c-ac2f-2862b7743dc4 2019-06-08 11:31:16,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-06-08 11:31:16,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:31:16 GMT Server: Apache x-openstack-request-id: req-77d3c274-49bf-4219-b7bc-8878ed65900e 2019-06-08 11:31:16,284 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:31:16,284 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-77d3c274-49bf-4219-b7bc-8878ed65900e 2019-06-08 11:31:16,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0744879245758s 2019-06-08 11:31:21,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:31:21,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:31:21,320 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:31:21 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-dfa64ec8-0a3c-4317-a7dc-122b05e0eaec 2019-06-08 11:31:21,320 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:31:21,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:31:21 GMT Server: Apache x-openstack-request-id: req-72909fca-144f-44b4-be52-febe7a6993c3 2019-06-08 11:31:21,362 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:31:21,362 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-72909fca-144f-44b4-be52-febe7a6993c3 2019-06-08 11:31:21,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0724370479584s 2019-06-08 11:31:21,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:31:21,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:31:21,394 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:31:21 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-92b0fa8f-9e77-4da2-be16-a319e6669485 2019-06-08 11:31:21,394 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:31:21,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:31:21 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-14872237-cef0-40c8-88ab-df45bec26222 2019-06-08 11:31:21,436 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:31:21,436 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-14872237-cef0-40c8-88ab-df45bec26222 2019-06-08 11:31:21,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0733351707458s 2019-06-08 11:31:26,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:31:26,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:31:26,475 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:31:26 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-6c866f07-7f5d-46dd-a980-9659af7e5838 2019-06-08 11:31:26,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-06-08 11:31:26,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:31:26 GMT Server: Apache x-openstack-request-id: req-b858dc21-4321-4225-8338-113bcf34ba65 2019-06-08 11:31:26,518 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:31:26,518 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-b858dc21-4321-4225-8338-113bcf34ba65 2019-06-08 11:31:26,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0759320259094s 2019-06-08 11:31:31,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:31:31,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:31:31,555 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:31:31 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-4e92863c-1eef-47e9-b895-3ffb3d4ff38d 2019-06-08 11:31:31,555 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:31:31,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:31:31 GMT Server: Apache x-openstack-request-id: req-5403e91d-0527-43f3-92c5-899533803858 2019-06-08 11:31:31,596 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:31:31,597 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-5403e91d-0527-43f3-92c5-899533803858 2019-06-08 11:31:31,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0725400447845s 2019-06-08 11:31:31,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:31:31,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:31:31,629 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:31:31 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-745e5a6c-57f9-4769-8c3a-2d77cdc05832 2019-06-08 11:31:31,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-06-08 11:31:31,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:31:31 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6a91e3e3-ea78-4e34-b588-3e000e487d48 2019-06-08 11:31:31,674 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:31:31,674 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-6a91e3e3-ea78-4e34-b588-3e000e487d48 2019-06-08 11:31:31,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0768220424652s 2019-06-08 11:31:36,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:31:36,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:31:36,713 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:31:36 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-33b0ef3d-d1c3-467e-a2d1-c8ee7b7da72c 2019-06-08 11:31:36,713 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:31:36,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:31:36 GMT Server: Apache x-openstack-request-id: req-df164397-a3c7-49fc-a3ac-95b4654bfc4c 2019-06-08 11:31:36,756 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:31:36,756 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-df164397-a3c7-49fc-a3ac-95b4654bfc4c 2019-06-08 11:31:36,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0752499103546s 2019-06-08 11:31:41,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:31:41,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:31:41,794 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:31:41 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-7d140fda-5c73-4338-ab2c-4deb1db961f8 2019-06-08 11:31:41,794 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:31:41,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:31:41 GMT Server: Apache x-openstack-request-id: req-e90ca862-4fc4-4bea-bdd2-110aa1bcb89b 2019-06-08 11:31:41,836 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:31:41,836 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-e90ca862-4fc4-4bea-bdd2-110aa1bcb89b 2019-06-08 11:31:41,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0744988918304s 2019-06-08 11:31:41,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:31:41,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:31:41,865 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:31:41 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-05a4a280-76e7-4e36-9cef-34532fbc18ce 2019-06-08 11:31:41,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-06-08 11:31:41,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:31:41 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9526e811-f7aa-4356-8eb0-49ca5b4c709a 2019-06-08 11:31:41,907 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:31:41,907 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-9526e811-f7aa-4356-8eb0-49ca5b4c709a 2019-06-08 11:31:41,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0707340240479s 2019-06-08 11:31:46,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:31:46,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:31:46,945 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:31:46 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-56350e01-92db-4d88-abfa-bc9ceb5343f9 2019-06-08 11:31:46,945 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:31:46,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:31:46 GMT Server: Apache x-openstack-request-id: req-d3335e15-0028-4330-a0a3-6df90f3b32dc 2019-06-08 11:31:46,988 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:31:46,988 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-d3335e15-0028-4330-a0a3-6df90f3b32dc 2019-06-08 11:31:46,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.073842048645s 2019-06-08 11:31:51,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:31:51,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:31:52,027 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:31:52 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-cf81181e-9213-424a-bda8-dd8a88c18e06 2019-06-08 11:31:52,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-06-08 11:31:52,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:31:52 GMT Server: Apache x-openstack-request-id: req-04fccd15-0e1a-44b2-a1c9-386a3c7d06ac 2019-06-08 11:31:52,071 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:31:52,071 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-04fccd15-0e1a-44b2-a1c9-386a3c7d06ac 2019-06-08 11:31:52,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0774660110474s 2019-06-08 11:31:52,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:31:52,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:31:52,119 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:31:52 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-178a4ede-e978-4a61-abb1-5ed5ea3334ec 2019-06-08 11:31:52,119 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:31:52,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:31:52 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c6d7f478-4f8b-4499-b856-4d31b4ec26c6 2019-06-08 11:31:52,162 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:31:52,162 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-c6d7f478-4f8b-4499-b856-4d31b4ec26c6 2019-06-08 11:31:52,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0906989574432s 2019-06-08 11:31:57,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:31:57,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:31:57,201 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:31:57 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-ff4f6a75-ee9c-4b8e-a735-d8dde5cc86d7 2019-06-08 11:31:57,201 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:31:57,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:31:57 GMT Server: Apache x-openstack-request-id: req-ebd8e967-02d1-4507-bb21-3da45d0c10ba 2019-06-08 11:31:57,244 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:31:57,245 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-ebd8e967-02d1-4507-bb21-3da45d0c10ba 2019-06-08 11:31:57,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0754399299622s 2019-06-08 11:32:02,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:32:02,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:32:02,284 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:32:02 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-7b559833-dbaa-4476-a2d3-ff198f5e188f 2019-06-08 11:32:02,284 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:32:02,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:32:02 GMT Server: Apache x-openstack-request-id: req-b7303c09-233f-470c-92ce-19c23af9dd7b 2019-06-08 11:32:02,326 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:32:02,326 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-b7303c09-233f-470c-92ce-19c23af9dd7b 2019-06-08 11:32:02,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0753579139709s 2019-06-08 11:32:02,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:32:02,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:32:02,357 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:32:02 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-29e2be3d-a45b-4be4-ba7f-6c147ce694db 2019-06-08 11:32:02,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-06-08 11:32:02,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:32:02 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1c282de4-c5c7-4a20-9d00-8e0f4a5fd493 2019-06-08 11:32:02,382 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:32:02,382 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-1c282de4-c5c7-4a20-9d00-8e0f4a5fd493 2019-06-08 11:32:02,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.055999994278s 2019-06-08 11:32:07,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:32:07,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:32:07,418 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:32:07 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-3d9a2595-582c-4e7f-99ef-89314209d25c 2019-06-08 11:32:07,418 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:32:07,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:32:07 GMT Server: Apache x-openstack-request-id: req-4e22af9c-9bf6-4e2a-9745-d1668e4ebf07 2019-06-08 11:32:07,461 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:32:07,461 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-4e22af9c-9bf6-4e2a-9745-d1668e4ebf07 2019-06-08 11:32:07,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0767641067505s 2019-06-08 11:32:12,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:32:12,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:32:12,498 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:32:12 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-de86fef9-e8c1-4b17-b299-48231c6c191f 2019-06-08 11:32:12,498 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:32:12,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:32:12 GMT Server: Apache x-openstack-request-id: req-023f9c91-3219-4e62-be32-8632286e45ce 2019-06-08 11:32:12,541 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:32:12,541 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-023f9c91-3219-4e62-be32-8632286e45ce 2019-06-08 11:32:12,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0758781433105s 2019-06-08 11:32:12,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:32:12,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:32:12,571 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:32:12 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-690e767d-3f88-4993-914c-f5cdbed11938 2019-06-08 11:32:12,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-06-08 11:32:12,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:32:12 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-342956f9-e6e5-4f5b-bf5a-fce26261989e 2019-06-08 11:32:12,613 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:32:12,614 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-342956f9-e6e5-4f5b-bf5a-fce26261989e 2019-06-08 11:32:12,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0721080303192s 2019-06-08 11:32:17,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:32:17,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:32:17,654 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:32:17 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-77b72942-e619-4a4c-8e32-e078541f7f7e 2019-06-08 11:32:17,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-06-08 11:32:17,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:32:17 GMT Server: Apache x-openstack-request-id: req-1c10f0cf-202b-49cb-bc12-07ab75bd0d74 2019-06-08 11:32:17,698 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:32:17,698 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-1c10f0cf-202b-49cb-bc12-07ab75bd0d74 2019-06-08 11:32:17,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0772960186005s 2019-06-08 11:32:22,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:32:22,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:32:22,735 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:32:22 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-2c9ea9dc-038c-4c40-9f49-100487abe5ed 2019-06-08 11:32:22,735 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:32:22,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:32:22 GMT Server: Apache x-openstack-request-id: req-af4c808c-cfb0-492a-ba6a-ac099a0db4a8 2019-06-08 11:32:22,778 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:32:22,778 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-af4c808c-cfb0-492a-ba6a-ac099a0db4a8 2019-06-08 11:32:22,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0747220516205s 2019-06-08 11:32:22,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:32:22,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:32:22,809 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:32:22 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-056b94c0-34b4-4a7c-a9b3-2dbff0d61cd0 2019-06-08 11:32:22,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-06-08 11:32:22,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:32:22 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-78a379c2-2393-4d25-981e-f4027a4a2285 2019-06-08 11:32:22,851 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:32:22,852 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-78a379c2-2393-4d25-981e-f4027a4a2285 2019-06-08 11:32:22,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0728409290314s 2019-06-08 11:32:27,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:32:27,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:32:27,894 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:32:27 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-960c8ca4-ab4e-4bed-82da-6afca7841c27 2019-06-08 11:32:27,894 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:32:27,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:32:27 GMT Server: Apache x-openstack-request-id: req-8503e902-5f60-4cd1-9d35-5c0a198206bb 2019-06-08 11:32:27,936 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:32:27,937 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-8503e902-5f60-4cd1-9d35-5c0a198206bb 2019-06-08 11:32:27,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0783860683441s 2019-06-08 11:32:32,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:32:32,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:32:32,973 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:32:32 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-12f69f56-c948-4757-8cba-f22a11606a8c 2019-06-08 11:32:32,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-06-08 11:32:33,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:32:32 GMT Server: Apache x-openstack-request-id: req-f9228dbd-2729-41dc-93be-5671be68bbb2 2019-06-08 11:32:33,015 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:32:33,015 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-f9228dbd-2729-41dc-93be-5671be68bbb2 2019-06-08 11:32:33,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0723378658295s 2019-06-08 11:32:33,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:32:33,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:32:33,044 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:32:33 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-f1d2c03f-ffa7-4172-8b6d-82ef867f310f 2019-06-08 11:32:33,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-06-08 11:32:33,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:32:33 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7f627f0b-2317-48d0-a482-afcb92324133 2019-06-08 11:32:33,073 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:32:33,073 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-7f627f0b-2317-48d0-a482-afcb92324133 2019-06-08 11:32:33,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0580368041992s 2019-06-08 11:32:38,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:32:38,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:32:38,385 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:32:38 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-bc7e547c-0d1a-4923-8d70-08efef530200 2019-06-08 11:32:38,386 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:32:38,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:32:38 GMT Server: Apache x-openstack-request-id: req-fb8c349f-57e1-4a3a-a286-e0dc4f5a24f1 2019-06-08 11:32:38,427 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:32:38,427 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-fb8c349f-57e1-4a3a-a286-e0dc4f5a24f1 2019-06-08 11:32:38,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.347332000732s 2019-06-08 11:32:43,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:32:43,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:32:43,465 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:32:43 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-f719999c-7cbe-4a7d-b79b-6a0e69c60468 2019-06-08 11:32:43,465 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:32:43,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:32:43 GMT Server: Apache x-openstack-request-id: req-7c24afee-5070-4eae-8a1f-1f044026dbaa 2019-06-08 11:32:43,507 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:32:43,507 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-7c24afee-5070-4eae-8a1f-1f044026dbaa 2019-06-08 11:32:43,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0741770267487s 2019-06-08 11:32:43,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:32:43,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:32:43,820 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:32:43 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-35849a08-8c9e-4b53-b846-a72b2080bad3 2019-06-08 11:32:43,821 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:32:43,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:32:43 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e1df0585-be4d-48ca-ba1c-20dc597d4ec2 2019-06-08 11:32:43,862 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:32:43,863 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-e1df0585-be4d-48ca-ba1c-20dc597d4ec2 2019-06-08 11:32:43,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.354789972305s 2019-06-08 11:32:48,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:32:48,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:32:49,181 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:32:48 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-ae0175ad-fff8-49b9-bff8-57cec5074fd4 2019-06-08 11:32:49,181 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:32:49,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:32:49 GMT Server: Apache x-openstack-request-id: req-74a33e21-c2a8-4bf8-a06f-89b09c957048 2019-06-08 11:32:49,224 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:32:49,224 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-74a33e21-c2a8-4bf8-a06f-89b09c957048 2019-06-08 11:32:49,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.354515790939s 2019-06-08 11:32:54,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:32:54,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:32:54,263 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:32:54 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-82cd9837-df40-4822-9c99-f775f49e5371 2019-06-08 11:32:54,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-06-08 11:32:54,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:32:54 GMT Server: Apache x-openstack-request-id: req-483d7363-088a-4251-8202-78d457dd0b3c 2019-06-08 11:32:54,592 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:32:54,592 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-483d7363-088a-4251-8202-78d457dd0b3c 2019-06-08 11:32:54,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.362552881241s 2019-06-08 11:32:54,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:32:54,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:32:54,626 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:32:54 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-4ada725f-686e-43da-9fd0-7b66a5064ae4 2019-06-08 11:32:54,626 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:32:54,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:32:54 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7f7ad9da-e0ae-4200-9f5a-653f9da85b34 2019-06-08 11:32:54,654 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:32:54,654 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-7f7ad9da-e0ae-4200-9f5a-653f9da85b34 2019-06-08 11:32:54,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0613160133362s 2019-06-08 11:32:59,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:32:59,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:32:59,691 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:32:59 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-1996b593-b1a2-47c8-9487-36e9d9e782b2 2019-06-08 11:32:59,691 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:32:59,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:32:59 GMT Server: Apache x-openstack-request-id: req-db8a8cd1-dc40-417f-a13d-74eaf00b5510 2019-06-08 11:32:59,733 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:32:59,733 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-db8a8cd1-dc40-417f-a13d-74eaf00b5510 2019-06-08 11:32:59,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0721840858459s 2019-06-08 11:33:04,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:33:04,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:33:04,772 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:33:04 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-a635d9af-ce8a-4cb7-ab08-66637af00277 2019-06-08 11:33:04,772 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:33:04,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:33:04 GMT Server: Apache x-openstack-request-id: req-43469729-9d6f-4906-acb0-bfd55badfc30 2019-06-08 11:33:04,815 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:33:04,815 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-43469729-9d6f-4906-acb0-bfd55badfc30 2019-06-08 11:33:04,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0754828453064s 2019-06-08 11:33:04,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:33:04,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:33:05,046 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:33:04 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-b48f45b6-ee35-4ce5-95e4-1ab994f15af8 2019-06-08 11:33:05,046 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:33:05,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:33:05 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b6f45c1b-1aae-4931-8a0c-3c4a04ea1d27 2019-06-08 11:33:05,356 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:33:05,357 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-b6f45c1b-1aae-4931-8a0c-3c4a04ea1d27 2019-06-08 11:33:05,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.541162967682s 2019-06-08 11:33:10,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:33:10,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:33:10,396 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:33:10 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-c2712d22-7a3f-4a77-9fdc-abb07065b8b3 2019-06-08 11:33:10,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-06-08 11:33:10,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:33:10 GMT Server: Apache x-openstack-request-id: req-73eed89f-f976-44cb-9979-da6719289900 2019-06-08 11:33:10,439 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:33:10,439 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-73eed89f-f976-44cb-9979-da6719289900 2019-06-08 11:33:10,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0757110118866s 2019-06-08 11:33:15,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:33:15,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:33:15,476 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:33:15 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-3b93b548-a95d-4301-aac7-597502645c24 2019-06-08 11:33:15,477 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:33:15,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:33:15 GMT Server: Apache x-openstack-request-id: req-b605f17e-f2d0-47e9-90d7-963a7bd99f10 2019-06-08 11:33:15,793 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:33:15,793 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-b605f17e-f2d0-47e9-90d7-963a7bd99f10 2019-06-08 11:33:15,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.347834825516s 2019-06-08 11:33:15,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:33:15,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:33:15,823 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:33:15 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-b07bd8d0-f37d-48ed-a315-a28b69732e17 2019-06-08 11:33:15,823 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:33:15,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:33:15 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c49f8a4f-761c-4ff9-9b90-6952bc5fa50c 2019-06-08 11:33:15,867 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:33:15,867 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-c49f8a4f-761c-4ff9-9b90-6952bc5fa50c 2019-06-08 11:33:15,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0734441280365s 2019-06-08 11:33:20,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:33:20,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:33:20,907 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:33:20 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-678ff41d-cc5a-44c3-8b16-88d12c3e0f2c 2019-06-08 11:33:20,907 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:33:20,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:33:20 GMT Server: Apache x-openstack-request-id: req-a243fe7b-7960-43f9-9646-52e4bae9973c 2019-06-08 11:33:20,950 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:33:20,950 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-a243fe7b-7960-43f9-9646-52e4bae9973c 2019-06-08 11:33:20,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0762000083923s 2019-06-08 11:33:25,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:33:25,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:33:25,990 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:33:25 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-3da2965f-0ede-4116-b7c9-d062571aeb6b 2019-06-08 11:33:25,990 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:33:26,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:33:25 GMT Server: Apache x-openstack-request-id: req-4aefe7d2-d92b-4009-9616-b02aa8594fb6 2019-06-08 11:33:26,033 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:33:26,033 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-4aefe7d2-d92b-4009-9616-b02aa8594fb6 2019-06-08 11:33:26,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0774691104889s 2019-06-08 11:33:26,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:33:26,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:33:26,065 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:33:26 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-4b65529e-7fe1-4787-9a0e-f5fcad62b328 2019-06-08 11:33:26,065 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:33:26,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:33:26 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2590a8bc-1b41-4cfb-a97b-9ffe7467ee2f 2019-06-08 11:33:26,107 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:33:26,108 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-2590a8bc-1b41-4cfb-a97b-9ffe7467ee2f 2019-06-08 11:33:26,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0737149715424s 2019-06-08 11:33:31,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:33:31,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:33:31,141 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:33:31 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-bdd77c61-d4a1-49ed-a828-a80c530e2f5b 2019-06-08 11:33:31,141 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:33:31,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:33:31 GMT Server: Apache x-openstack-request-id: req-46987669-fa52-41e2-b3c7-ace72deed0a7 2019-06-08 11:33:31,183 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:33:31,184 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-46987669-fa52-41e2-b3c7-ace72deed0a7 2019-06-08 11:33:31,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739729404449s 2019-06-08 11:33:36,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:33:36,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:33:36,220 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:33:36 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-e09dff4d-5c3a-4f0a-874b-028078bbceb9 2019-06-08 11:33:36,221 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:33:36,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:33:36 GMT Server: Apache x-openstack-request-id: req-419c9bc7-f3b6-492d-9938-05bf0777253d 2019-06-08 11:33:36,262 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:33:36,262 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-419c9bc7-f3b6-492d-9938-05bf0777253d 2019-06-08 11:33:36,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.07279920578s 2019-06-08 11:33:36,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:33:36,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:33:36,554 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:33:36 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-77401e41-d667-4cb5-9a1f-89137cba8afc 2019-06-08 11:33:36,555 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:33:36,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:33:36 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-fdc48917-4f9b-4669-99a7-7f0a784545d5 2019-06-08 11:33:36,596 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:33:36,596 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-fdc48917-4f9b-4669-99a7-7f0a784545d5 2019-06-08 11:33:36,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.333348035812s 2019-06-08 11:33:41,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:33:41,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:33:41,916 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:33:41 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-43148d5e-8d72-4b23-949a-436a6fe0bfdf 2019-06-08 11:33:41,916 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:33:41,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:33:41 GMT Server: Apache x-openstack-request-id: req-c5b2a346-d1f4-4d10-bc9a-8e703d25260c 2019-06-08 11:33:41,957 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:33:41,957 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-c5b2a346-d1f4-4d10-bc9a-8e703d25260c 2019-06-08 11:33:41,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.35790014267s 2019-06-08 11:33:46,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:33:46,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:33:46,996 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:33:46 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-2e57012b-b348-4a8a-8953-0b9b628eb9e4 2019-06-08 11:33:46,996 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:33:47,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:33:47 GMT Server: Apache x-openstack-request-id: req-0a00ef1e-6554-4e8f-9bb9-da06ac28c4c1 2019-06-08 11:33:47,038 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:33:47,038 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-0a00ef1e-6554-4e8f-9bb9-da06ac28c4c1 2019-06-08 11:33:47,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0746397972107s 2019-06-08 11:33:47,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:33:47,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:33:47,068 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:33:47 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-5939a272-01fd-4bd5-9853-a72c777a061c 2019-06-08 11:33:47,068 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:33:47,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:33:47 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0c72cc5d-b082-4d26-8bbd-58df9650dc73 2019-06-08 11:33:47,113 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:33:47,113 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-0c72cc5d-b082-4d26-8bbd-58df9650dc73 2019-06-08 11:33:47,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.074324131012s 2019-06-08 11:33:52,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:33:52,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:33:52,436 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:33:52 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-0a6c6357-2cc4-42a5-888e-3a1a30e31d5b 2019-06-08 11:33:52,436 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:33:52,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:33:52 GMT Server: Apache x-openstack-request-id: req-9d236239-156f-4fd8-a9a6-b3d2da85eba4 2019-06-08 11:33:52,478 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:33:52,479 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-9d236239-156f-4fd8-a9a6-b3d2da85eba4 2019-06-08 11:33:52,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.35869717598s 2019-06-08 11:33:57,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:33:57,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:33:57,518 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:33:57 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-4060550a-7ac3-47a0-97b6-1ffc838f6732 2019-06-08 11:33: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-06-08 11:33:57,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:33:57 GMT Server: Apache x-openstack-request-id: req-c1bd1468-3e0e-43e2-b05c-3b109a1f0423 2019-06-08 11:33:57,563 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:33:57,563 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-c1bd1468-3e0e-43e2-b05c-3b109a1f0423 2019-06-08 11:33:57,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0788080692291s 2019-06-08 11:33:57,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:33:57,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:33:57,595 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:33:57 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-6cbf5106-f70d-4428-bf62-4bd24c22a1ed 2019-06-08 11:33:57,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-06-08 11:33:57,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:33:57 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-63ff1b00-d5b0-40dd-b1a7-7214c0b520bb 2019-06-08 11:33:57,918 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:33:57,918 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-63ff1b00-d5b0-40dd-b1a7-7214c0b520bb 2019-06-08 11:33:57,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.354235887527s 2019-06-08 11:34:02,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:34:02,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:34:02,954 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:34:02 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-e68236b5-7e2a-4280-a3e2-5a18459ea701 2019-06-08 11:34:02,954 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:34:02,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:34:02 GMT Server: Apache x-openstack-request-id: req-7e188a92-76e5-4d77-8977-daf0e615ddc6 2019-06-08 11:34:02,996 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:34:02,996 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-7e188a92-76e5-4d77-8977-daf0e615ddc6 2019-06-08 11:34:02,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0707910060883s 2019-06-08 11:34:08,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:34:08,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:34:08,311 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:34:08 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-e52f2cf9-a2ab-41ba-be88-4e47c24ab44c 2019-06-08 11:34:08,311 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:34:08,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:34:08 GMT Server: Apache x-openstack-request-id: req-a8f17c65-9522-45a2-a155-5b8867cbf9d3 2019-06-08 11:34:08,353 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:34:08,354 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-a8f17c65-9522-45a2-a155-5b8867cbf9d3 2019-06-08 11:34:08,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.352441072464s 2019-06-08 11:34:08,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:34:08,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:34:08,386 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:34:08 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-dc71bccb-94df-4393-ada3-8f922a71f642 2019-06-08 11:34:08,386 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:34:08,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:34:08 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2ddc1119-fddc-42ad-9800-2b38a4ad6409 2019-06-08 11:34:08,412 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:34:08,412 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-2ddc1119-fddc-42ad-9800-2b38a4ad6409 2019-06-08 11:34:08,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0579228401184s 2019-06-08 11:34:13,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:34:13,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:34:13,451 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:34:13 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-177ead7a-027e-42fe-8745-803e231cbca0 2019-06-08 11:34:13,451 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:34:13,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:34:13 GMT Server: Apache x-openstack-request-id: req-38126c20-025d-4b79-bbe4-3b52d273e2b1 2019-06-08 11:34:13,495 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:34:13,495 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-38126c20-025d-4b79-bbe4-3b52d273e2b1 2019-06-08 11:34:13,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0763449668884s 2019-06-08 11:34:18,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:34:18,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:34:18,534 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:34:18 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-284e6e6a-db74-4b3a-bc5e-2d6f27898cc5 2019-06-08 11:34:18,534 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:34:18,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:34:18 GMT Server: Apache x-openstack-request-id: req-ce6af226-5ad4-46bc-9227-76c14c00c1cf 2019-06-08 11:34:18,577 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:34:18,578 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-ce6af226-5ad4-46bc-9227-76c14c00c1cf 2019-06-08 11:34:18,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0768709182739s 2019-06-08 11:34:18,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:34:18,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:34:18,609 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:34:18 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-8465b330-9e52-48ab-b00b-c0dcb1c455be 2019-06-08 11:34:18,609 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:34:18,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:34:18 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ff327a43-fb26-4034-8c67-a2447898602d 2019-06-08 11:34:18,652 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:34:18,652 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-ff327a43-fb26-4034-8c67-a2447898602d 2019-06-08 11:34:18,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0744211673737s 2019-06-08 11:34:23,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:34:23,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:34:23,707 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:34:23 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-5df0d909-5724-468c-a743-94475c04dec5 2019-06-08 11:34:23,707 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:34:23,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:34:23 GMT Server: Apache x-openstack-request-id: req-987e05f4-ae89-4ff6-811b-b50bfaf4c76e 2019-06-08 11:34:23,750 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:34:23,750 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-987e05f4-ae89-4ff6-811b-b50bfaf4c76e 2019-06-08 11:34:23,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0912299156189s 2019-06-08 11:34:28,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:34:28,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:34:28,793 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:34:28 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-50e0c674-58eb-4c50-a5f3-549a693cb199 2019-06-08 11:34:28,793 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:34:28,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:34:28 GMT Server: Apache x-openstack-request-id: req-24a373aa-9a71-4f4c-86fe-1e464dcdc776 2019-06-08 11:34:28,835 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:34:28,835 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-24a373aa-9a71-4f4c-86fe-1e464dcdc776 2019-06-08 11:34:28,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0790159702301s 2019-06-08 11:34:28,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:34:28,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:34:28,866 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:34:28 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-dc858e73-1f8c-4f86-86c1-8e197c4849d5 2019-06-08 11:34:28,866 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:34:28,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:34:28 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f107df98-70d4-45e7-98e9-8b70d28d2121 2019-06-08 11:34:28,907 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:34:28,908 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-f107df98-70d4-45e7-98e9-8b70d28d2121 2019-06-08 11:34:28,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0720391273499s 2019-06-08 11:34:33,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:34:33,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:34:33,947 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:34:33 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc Server: Apache x-openstack-request-id: req-f016829c-4470-4adf-b842-af3cfdb14171 2019-06-08 11:34:33,947 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:34:33,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 451 Content-Type: application/json Date: Sat, 08 Jun 2019 11:34:33 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1a006c93-55fc-468c-b3f0-539d254b60f1 2019-06-08 11:34:33,990 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "vellum", "event_time": "2019-06-08T11:34:30Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/resources/vellum/events/fc6d921d-9910-4b1f-8678-9f0851153c7a", "rel": "self"}, {"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "f56d136f-080b-41e9-8524-1bbd716250b1", "id": "fc6d921d-9910-4b1f-8678-9f0851153c7a"}, {"resource_name": "sprout", "event_time": "2019-06-08T11:34:30Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/resources/sprout/events/efafc531-0e03-4368-9e38-b536ede4b39b", "rel": "self"}, {"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-sprout-fkbmxmtthc2k", "id": "efafc531-0e03-4368-9e38-b536ede4b39b"}]} 2019-06-08 11:34:33,990 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc&marker=fa21251a-cf65-485d-a9d4-2b4ae96c6114&sort_dir=asc used request id req-1a006c93-55fc-468c-b3f0-539d254b60f1 2019-06-08 11:34:33,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0759541988373s 2019-06-08 11:34:38,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:34:39,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:34:39,042 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:34:39 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc Server: Apache x-openstack-request-id: req-04c02574-0810-409f-b9ef-00ca7c04131b 2019-06-08 11:34:39,043 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:34:39,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:34:39 GMT Server: Apache x-openstack-request-id: req-058d94f5-02f9-4175-bdea-56cfb7195908 2019-06-08 11:34:39,087 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:34:39,087 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc&marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc used request id req-058d94f5-02f9-4175-bdea-56cfb7195908 2019-06-08 11:34:39,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0906989574432s 2019-06-08 11:34:44,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:34:44,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:34:44,122 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:34:44 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc Server: Apache x-openstack-request-id: req-4bc25508-6153-41cb-8bf3-0cbafd2305b3 2019-06-08 11:34:44,122 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:34:44,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:34:44 GMT Server: Apache x-openstack-request-id: req-84b8d89b-ae76-461d-9257-232c0c5a34b0 2019-06-08 11:34:44,164 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:34:44,164 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc&marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc used request id req-84b8d89b-ae76-461d-9257-232c0c5a34b0 2019-06-08 11:34:44,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0708129405975s 2019-06-08 11:34:44,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:34:44,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:34:44,197 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:34:44 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-c3befe40-737d-4f49-9b9c-184a13b153f8 2019-06-08 11:34:44,197 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:34:44,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:34:44 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ed270d38-2412-443e-939a-a446b8f21ba6 2019-06-08 11:34:44,239 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:34:44,239 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-ed270d38-2412-443e-939a-a446b8f21ba6 2019-06-08 11:34:44,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0748238563538s 2019-06-08 11:34:49,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:34:49,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:34:49,278 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:34:49 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc Server: Apache x-openstack-request-id: req-3c72c591-51fe-4a95-b4c2-d043ba6dff5f 2019-06-08 11:34:49,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-06-08 11:34:49,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:34:49 GMT Server: Apache x-openstack-request-id: req-bd67df9a-38dd-4ab5-a197-7f42cbe09d46 2019-06-08 11:34:49,323 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:34:49,324 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc&marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc used request id req-bd67df9a-38dd-4ab5-a197-7f42cbe09d46 2019-06-08 11:34:49,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.077507019043s 2019-06-08 11:34:54,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:34:54,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:34:54,364 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:34:54 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc Server: Apache x-openstack-request-id: req-e836de32-d7b7-4b66-9245-6851834efcc0 2019-06-08 11:34:54,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-06-08 11:34:54,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:34:54 GMT Server: Apache x-openstack-request-id: req-55f6eadb-a0da-4cb2-a100-edba348b2ba9 2019-06-08 11:34:54,408 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:34:54,408 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc&marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc used request id req-55f6eadb-a0da-4cb2-a100-edba348b2ba9 2019-06-08 11:34:54,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0786311626434s 2019-06-08 11:34:54,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:34:54,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:34:54,439 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:34:54 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-07b95ff8-e79a-474e-bf96-ad0b45c15820 2019-06-08 11:34:54,439 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:34:54,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:34:54 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-55d86114-bd86-44fa-932d-3e63691a8274 2019-06-08 11:34:54,483 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:34:54,483 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-55d86114-bd86-44fa-932d-3e63691a8274 2019-06-08 11:34:54,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0742011070251s 2019-06-08 11:34:59,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:34:59,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:34:59,520 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:34:59 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc Server: Apache x-openstack-request-id: req-f278228a-8a38-439b-a149-bbeedc55c775 2019-06-08 11:34:59,520 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:34:59,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:34:59 GMT Server: Apache x-openstack-request-id: req-eaca3acd-8b9a-4803-b198-5f64586afd81 2019-06-08 11:34:59,562 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:34:59,562 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc&marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc used request id req-eaca3acd-8b9a-4803-b198-5f64586afd81 2019-06-08 11:34:59,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0725159645081s 2019-06-08 11:35:04,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:35:04,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:35:04,598 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:35:04 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc Server: Apache x-openstack-request-id: req-145491d2-9bb6-4c89-81f2-862ba61e646d 2019-06-08 11:35:04,598 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:35:04,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:35:04 GMT Server: Apache x-openstack-request-id: req-9d61800c-a15f-44d4-99f5-f772dd4d90e1 2019-06-08 11:35:04,639 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:35:04,639 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc&marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc used request id req-9d61800c-a15f-44d4-99f5-f772dd4d90e1 2019-06-08 11:35:04,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0709431171417s 2019-06-08 11:35:04,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:35:04,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:35:04,669 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:35:04 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-6489373e-65eb-4ef0-8b1f-7a850497e900 2019-06-08 11:35:04,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-06-08 11:35:04,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:35:04 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-389001a4-2cfd-4a36-b7fc-a8736af41860 2019-06-08 11:35:04,696 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:35:04,696 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-389001a4-2cfd-4a36-b7fc-a8736af41860 2019-06-08 11:35:04,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0562839508057s 2019-06-08 11:35:09,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:35:09,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:35:09,732 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:35:09 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc Server: Apache x-openstack-request-id: req-eda3267c-7f94-4d0b-ad8c-96f9d6c657cc 2019-06-08 11:35:09,732 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:35:09,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:35:09 GMT Server: Apache x-openstack-request-id: req-fd923862-df94-4f94-a8a9-3b49933f1369 2019-06-08 11:35:09,777 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:35:09,777 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc&marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc used request id req-fd923862-df94-4f94-a8a9-3b49933f1369 2019-06-08 11:35:09,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0748717784882s 2019-06-08 11:35:14,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:35:14,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:35:14,815 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:35:14 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc Server: Apache x-openstack-request-id: req-4e861e7b-be00-4eff-b260-2274a2599e98 2019-06-08 11:35:14,816 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:35:14,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:35:14 GMT Server: Apache x-openstack-request-id: req-4c63f616-3fb2-4ff0-a8b3-3d3152c83c1c 2019-06-08 11:35:14,858 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:35:14,859 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc&marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc used request id req-4c63f616-3fb2-4ff0-a8b3-3d3152c83c1c 2019-06-08 11:35:14,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0753121376038s 2019-06-08 11:35:14,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:35:14,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:35:14,893 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:35:14 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-945b5704-2d31-44cf-b1b4-5e4f484eb1d4 2019-06-08 11:35:14,893 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:35:14,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:35:14 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9440dda0-49da-46e6-a9d5-a0f66aa21825 2019-06-08 11:35:14,937 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:35:14,937 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-9440dda0-49da-46e6-a9d5-a0f66aa21825 2019-06-08 11:35:14,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0781447887421s 2019-06-08 11:35:19,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:35:19,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:35:19,975 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:35:19 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc Server: Apache x-openstack-request-id: req-3a2c0c02-fdb3-468b-86ea-4031f00d0268 2019-06-08 11:35:19,975 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:35:20,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:35:19 GMT Server: Apache x-openstack-request-id: req-8ce7f660-0a54-41f4-8487-98099a2bf3aa 2019-06-08 11:35:20,017 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:35:20,017 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc&marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc used request id req-8ce7f660-0a54-41f4-8487-98099a2bf3aa 2019-06-08 11:35:20,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0733890533447s 2019-06-08 11:35:25,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:35:25,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:35:25,053 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:35:25 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc Server: Apache x-openstack-request-id: req-b23bde80-b0db-46ae-9d19-a6b0dd93f7bc 2019-06-08 11:35:25,054 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:35:25,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:35:25 GMT Server: Apache x-openstack-request-id: req-428efdf7-1936-4fca-9c12-9d9847b6e8d4 2019-06-08 11:35:25,096 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:35:25,096 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc&marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc used request id req-428efdf7-1936-4fca-9c12-9d9847b6e8d4 2019-06-08 11:35:25,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727260112762s 2019-06-08 11:35:25,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:35:25,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:35:25,126 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:35:25 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-16428f66-35c3-430f-a988-e91235d35e20 2019-06-08 11:35:25,126 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:35:25,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:35:25 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-fe585a82-7d76-4e66-93c3-9fe981120b98 2019-06-08 11:35:25,168 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:35:25,169 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-fe585a82-7d76-4e66-93c3-9fe981120b98 2019-06-08 11:35:25,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0723359584808s 2019-06-08 11:35:30,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:35:30,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:35:30,206 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:35:30 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc Server: Apache x-openstack-request-id: req-4344ee05-d801-4521-9b77-c1b7556d504c 2019-06-08 11:35:30,206 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:35:30,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:35:30 GMT Server: Apache x-openstack-request-id: req-eef60054-ba06-419f-99c3-d7f56f9aee00 2019-06-08 11:35:30,247 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:35:30,248 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc&marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc used request id req-eef60054-ba06-419f-99c3-d7f56f9aee00 2019-06-08 11:35:30,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0723910331726s 2019-06-08 11:35:35,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:35:35,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:35:35,283 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:35:35 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc Server: Apache x-openstack-request-id: req-3f7f6719-344f-4d23-8c36-05aea273c2cb 2019-06-08 11:35:35,283 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:35:35,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:35:35 GMT Server: Apache x-openstack-request-id: req-08b5b415-e96b-40f7-8759-a58371489f81 2019-06-08 11:35:35,325 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:35:35,325 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc&marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc used request id req-08b5b415-e96b-40f7-8759-a58371489f81 2019-06-08 11:35:35,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0718791484833s 2019-06-08 11:35:35,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:35:35,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:35:35,355 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:35:35 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-40eef519-0302-4f91-aed1-33ff2ec5c54e 2019-06-08 11:35:35,355 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:35:35,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:35:35 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-4d9c0ae9-4ad4-4f94-a99f-f17b303ee805 2019-06-08 11:35:35,381 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:35:35,381 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-4d9c0ae9-4ad4-4f94-a99f-f17b303ee805 2019-06-08 11:35:35,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0553598403931s 2019-06-08 11:35:40,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:35:40,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:35:40,421 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:35:40 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc Server: Apache x-openstack-request-id: req-5099bfea-d282-4c72-bac3-2b149c744af5 2019-06-08 11:35:40,421 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:35:40,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:35:40 GMT Server: Apache x-openstack-request-id: req-73b3c4b6-1885-4451-af2d-0b52a100b869 2019-06-08 11:35:40,463 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:35:40,463 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc&marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc used request id req-73b3c4b6-1885-4451-af2d-0b52a100b869 2019-06-08 11:35:40,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0757369995117s 2019-06-08 11:35:45,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:35:45,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:35:45,500 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:35:45 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc Server: Apache x-openstack-request-id: req-bd935713-903d-43c9-9848-2d708bf50fd0 2019-06-08 11:35:45,500 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:35:45,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:35:45 GMT Server: Apache x-openstack-request-id: req-892cef34-cd12-4cdb-86ab-b3b6f2c4600e 2019-06-08 11:35:45,542 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:35:45,542 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc&marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc used request id req-892cef34-cd12-4cdb-86ab-b3b6f2c4600e 2019-06-08 11:35:45,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727970600128s 2019-06-08 11:35:45,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:35:45,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:35:45,571 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:35:45 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-73401da0-2a86-4565-ae59-14429d5ef082 2019-06-08 11:35:45,572 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:35:45,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:35:45 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0510acd7-1699-4bd7-995a-a08513624506 2019-06-08 11:35:45,615 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:35:45,615 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-0510acd7-1699-4bd7-995a-a08513624506 2019-06-08 11:35:45,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0725450515747s 2019-06-08 11:35:50,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:35:50,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:35:50,654 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:35:50 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc Server: Apache x-openstack-request-id: req-7f989f0d-208e-4b1f-9625-e1c344d57cf1 2019-06-08 11:35:50,654 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:35:50,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:35:50 GMT Server: Apache x-openstack-request-id: req-7830ac53-dcee-456e-8431-5b2cac65a441 2019-06-08 11:35:50,697 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:35:50,698 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc&marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc used request id req-7830ac53-dcee-456e-8431-5b2cac65a441 2019-06-08 11:35:50,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0760040283203s 2019-06-08 11:35:55,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:35:55,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:35:55,734 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:35:55 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc Server: Apache x-openstack-request-id: req-fbf2c176-33cc-4d5a-9723-e974bd3022f9 2019-06-08 11:35:55,734 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:35:55,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:35:55 GMT Server: Apache x-openstack-request-id: req-9c333afc-471e-4d7b-bf00-9c6bf410936a 2019-06-08 11:35:55,777 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:35:55,777 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc&marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc used request id req-9c333afc-471e-4d7b-bf00-9c6bf410936a 2019-06-08 11:35:55,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732998847961s 2019-06-08 11:35:55,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:35:55,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:35:55,807 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:35:55 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-705c8143-9ec8-4e34-b4fb-13ad5647aa10 2019-06-08 11:35:55,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-06-08 11:35:55,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:35:55 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2c8a15dd-3619-4541-ab14-286eee4f61e5 2019-06-08 11:35:55,851 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:35:55,851 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-2c8a15dd-3619-4541-ab14-286eee4f61e5 2019-06-08 11:35:55,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0736219882965s 2019-06-08 11:36:00,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:36:00,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:36:00,889 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:36:00 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc Server: Apache x-openstack-request-id: req-e0ace9a0-d682-4dd6-8dd7-759268f89e40 2019-06-08 11:36:00,889 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:36:00,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:36:00 GMT Server: Apache x-openstack-request-id: req-e54d0fb2-2271-49ba-a47e-c9eba81e5fcf 2019-06-08 11:36:00,932 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:36:00,932 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc&marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc used request id req-e54d0fb2-2271-49ba-a47e-c9eba81e5fcf 2019-06-08 11:36:00,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0743641853333s 2019-06-08 11:36:05,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:36:05,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:36:05,968 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:36:05 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc Server: Apache x-openstack-request-id: req-0c9f12d5-5d8f-4738-a638-e61024996f11 2019-06-08 11:36:05,968 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:36:06,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:36:05 GMT Server: Apache x-openstack-request-id: req-39d42b78-83fa-4b05-827d-4d9669b8b6cd 2019-06-08 11:36:06,009 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:36:06,009 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc&marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc used request id req-39d42b78-83fa-4b05-827d-4d9669b8b6cd 2019-06-08 11:36:06,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0718331336975s 2019-06-08 11:36:06,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:36:06,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:36:06,038 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:36:06 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-a1370b1d-c7e2-47eb-bf53-0e40222062f7 2019-06-08 11:36:06,038 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:36:06,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:36:06 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-15a2af28-b9ee-4f22-b8e6-6838a9451c0b 2019-06-08 11:36:06,064 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:36:06,064 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-15a2af28-b9ee-4f22-b8e6-6838a9451c0b 2019-06-08 11:36:06,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0540571212769s 2019-06-08 11:36:11,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:36:11,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:36:11,100 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:36:11 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc Server: Apache x-openstack-request-id: req-91aad7bc-aac1-4669-84d9-465b8a8a2cc8 2019-06-08 11:36:11,101 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:36:11,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:36:11 GMT Server: Apache x-openstack-request-id: req-87a4b79a-3343-489d-92d7-4fff7ecf9181 2019-06-08 11:36:11,142 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:36:11,143 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc&marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc used request id req-87a4b79a-3343-489d-92d7-4fff7ecf9181 2019-06-08 11:36:11,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0721371173859s 2019-06-08 11:36:16,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:36:16,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:36:16,180 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:36:16 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc Server: Apache x-openstack-request-id: req-00d9a591-e4b4-401e-b6a2-2a6508e93dc7 2019-06-08 11:36:16,180 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:36:16,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:36:16 GMT Server: Apache x-openstack-request-id: req-df3cf071-d4d4-41be-8127-0417be39600d 2019-06-08 11:36:16,226 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:36:16,226 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc&marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc used request id req-df3cf071-d4d4-41be-8127-0417be39600d 2019-06-08 11:36:16,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0775609016418s 2019-06-08 11:36:16,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:36:16,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:36:16,257 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:36:16 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-dfe05279-0c48-4d96-af56-db567f667352 2019-06-08 11:36:16,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-06-08 11:36:16,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:36:16 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d9d3405c-910a-48f3-a0b3-aabc6078da6d 2019-06-08 11:36:16,306 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:36:16,306 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-d9d3405c-910a-48f3-a0b3-aabc6078da6d 2019-06-08 11:36:16,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0796070098877s 2019-06-08 11:36:21,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:36:21,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:36:21,344 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:36:21 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc Server: Apache x-openstack-request-id: req-38997460-01c7-45b7-ba18-89b0c613b94c 2019-06-08 11:36:21,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-06-08 11:36:21,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:36:21 GMT Server: Apache x-openstack-request-id: req-ded7cb3d-9b6c-4c00-ab03-c2a11d7cf742 2019-06-08 11:36:21,385 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:36:21,386 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc&marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc used request id req-ded7cb3d-9b6c-4c00-ab03-c2a11d7cf742 2019-06-08 11:36:21,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727128982544s 2019-06-08 11:36:26,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:36:26,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:36:26,425 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:36:26 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc Server: Apache x-openstack-request-id: req-6531a8dd-1910-4272-8551-28ab7eea2e0c 2019-06-08 11:36:26,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-06-08 11:36:26,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:36:26 GMT Server: Apache x-openstack-request-id: req-cdd1044b-5899-4afd-9673-ac98d17ba66d 2019-06-08 11:36:26,468 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:36:26,468 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc&marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc used request id req-cdd1044b-5899-4afd-9673-ac98d17ba66d 2019-06-08 11:36:26,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0769920349121s 2019-06-08 11:36:26,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:36:26,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:36:26,499 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:36:26 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-88fe435b-74c9-457f-a739-aaeef1dbbc0b 2019-06-08 11:36:26,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-06-08 11:36:26,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:36:26 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-784fd110-23a7-4927-8455-8f529505f7a6 2019-06-08 11:36:26,541 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:36:26,541 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-784fd110-23a7-4927-8455-8f529505f7a6 2019-06-08 11:36:26,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0724201202393s 2019-06-08 11:36:31,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:36:31,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:36:31,581 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:36:31 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc Server: Apache x-openstack-request-id: req-44a450c0-2591-423d-a84f-5a17634d8d56 2019-06-08 11:36:31,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-06-08 11:36:31,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:36:31 GMT Server: Apache x-openstack-request-id: req-75d5b643-e126-490a-b071-5297d751a632 2019-06-08 11:36:31,623 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:36:31,623 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc&marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc used request id req-75d5b643-e126-490a-b071-5297d751a632 2019-06-08 11:36:31,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0750207901001s 2019-06-08 11:36:36,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:36:36,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:36:36,672 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:36:36 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc Server: Apache x-openstack-request-id: req-6ebcab1a-7af3-4503-a5b5-8a0e66736f80 2019-06-08 11:36:36,672 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:36:36,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:36:36 GMT Server: Apache x-openstack-request-id: req-1c87c79f-e537-44fd-8978-857ba9837fbd 2019-06-08 11:36:36,713 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:36:36,714 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc&marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc used request id req-1c87c79f-e537-44fd-8978-857ba9837fbd 2019-06-08 11:36:36,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.088301897049s 2019-06-08 11:36:36,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:36:36,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:36:36,743 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:36:36 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-b81ddef7-86c0-4743-bd47-ebff8fb65a29 2019-06-08 11:36:36,743 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:36:36,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:36:36 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ea3a06f8-e5c7-4ebf-9829-05e4b0f79561 2019-06-08 11:36:36,786 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:36:36,786 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-ea3a06f8-e5c7-4ebf-9829-05e4b0f79561 2019-06-08 11:36:36,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0717759132385s 2019-06-08 11:36:41,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:36:41,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:36:41,822 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:36:41 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc Server: Apache x-openstack-request-id: req-5cb6ed98-cfaf-4d0e-ac7d-dd7408872731 2019-06-08 11:36:41,823 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:36:41,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:36:41 GMT Server: Apache x-openstack-request-id: req-090db124-9be9-45b5-bca4-7ba6cebd3c2f 2019-06-08 11:36:41,865 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:36:41,865 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc&marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc used request id req-090db124-9be9-45b5-bca4-7ba6cebd3c2f 2019-06-08 11:36:41,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0723259449005s 2019-06-08 11:36:46,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:36:46,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:36:46,916 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:36:46 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc Server: Apache x-openstack-request-id: req-41decd67-9fa3-4733-9ee8-e64e1afb7b3c 2019-06-08 11:36:46,916 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:36:46,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:36:46 GMT Server: Apache x-openstack-request-id: req-20ffa74c-4a0a-4b98-a195-1be1addab03a 2019-06-08 11:36:46,958 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:36:46,958 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc&marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc used request id req-20ffa74c-4a0a-4b98-a195-1be1addab03a 2019-06-08 11:36:46,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0875799655914s 2019-06-08 11:36:46,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:36:46,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:36:46,988 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:36:46 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-f3f24627-4ffc-4d90-a613-02d1b0ace39f 2019-06-08 11:36:46,988 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:36:47,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:36:46 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d31256bd-3799-4377-a705-0763e2e3c579 2019-06-08 11:36:47,030 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:36:47,030 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-d31256bd-3799-4377-a705-0763e2e3c579 2019-06-08 11:36:47,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0714340209961s 2019-06-08 11:36:52,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:36:52,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:36:52,069 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:36:52 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc Server: Apache x-openstack-request-id: req-570fe91d-7d37-420f-b7c3-653ac3a5ddf5 2019-06-08 11:36:52,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-06-08 11:36:52,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:36:52 GMT Server: Apache x-openstack-request-id: req-7b0249f4-42bd-44a6-ba22-1cc33e2227e4 2019-06-08 11:36:52,112 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:36:52,112 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc&marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc used request id req-7b0249f4-42bd-44a6-ba22-1cc33e2227e4 2019-06-08 11:36:52,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0753309726715s 2019-06-08 11:36:57,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:36:57,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:36:57,148 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:36:57 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc Server: Apache x-openstack-request-id: req-ff0ee3b5-4303-4fc8-bee0-5ee2e7836c20 2019-06-08 11:36:57,148 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:36:57,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:36:57 GMT Server: Apache x-openstack-request-id: req-cb236dd2-4a5f-4bc4-a420-e6e8064ed1c5 2019-06-08 11:36:57,191 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:36:57,191 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc&marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc used request id req-cb236dd2-4a5f-4bc4-a420-e6e8064ed1c5 2019-06-08 11:36:57,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0758590698242s 2019-06-08 11:36:57,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:36:57,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:36:57,221 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:36:57 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-610afadf-1c62-4299-ba95-2ee5b5a6ac52 2019-06-08 11:36:57,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-06-08 11:36:57,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:36:57 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-608acb9e-44e3-4f9a-a39e-d90783e92b88 2019-06-08 11:36:57,264 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:36:57,265 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-608acb9e-44e3-4f9a-a39e-d90783e92b88 2019-06-08 11:36:57,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0731790065765s 2019-06-08 11:37:02,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:37:02,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:37:02,304 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:37:02 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc Server: Apache x-openstack-request-id: req-2d9fd734-81d6-4ae3-8411-2f42eceaf7cd 2019-06-08 11:37:02,304 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:37:02,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:37:02 GMT Server: Apache x-openstack-request-id: req-5bca614c-19bb-4cff-a4a9-b4d5fb191769 2019-06-08 11:37:02,349 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:37:02,349 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc&marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc used request id req-5bca614c-19bb-4cff-a4a9-b4d5fb191769 2019-06-08 11:37:02,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0781009197235s 2019-06-08 11:37:07,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:37:07,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:37:07,384 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:37:07 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc Server: Apache x-openstack-request-id: req-6793c980-41f3-4a39-a8f4-1598d69497a8 2019-06-08 11:37:07,385 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:37:07,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:37:07 GMT Server: Apache x-openstack-request-id: req-7059b734-3ceb-466f-83b5-aa185a28e613 2019-06-08 11:37:07,426 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:37:07,427 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc&marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc used request id req-7059b734-3ceb-466f-83b5-aa185a28e613 2019-06-08 11:37:07,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0714988708496s 2019-06-08 11:37:07,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:37:07,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:37:07,457 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:37:07 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-1bf1983f-abd9-4644-8334-d7fc48c0ebf1 2019-06-08 11:37:07,457 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:37:07,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:37:07 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6aad94f1-fea4-4664-b5fb-5385c8c9010c 2019-06-08 11:37:07,499 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:37:07,499 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-6aad94f1-fea4-4664-b5fb-5385c8c9010c 2019-06-08 11:37:07,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0720219612122s 2019-06-08 11:37:12,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:37:12,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:37:12,551 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:37:12 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc Server: Apache x-openstack-request-id: req-dd599675-4eb2-47a9-a11c-b5c0fdb38785 2019-06-08 11:37:12,551 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:37:12,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:37:12 GMT Server: Apache x-openstack-request-id: req-7a5bf43d-ba84-43d4-aaf0-c9bd5cff9c11 2019-06-08 11:37:12,592 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:37:12,592 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc&marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc used request id req-7a5bf43d-ba84-43d4-aaf0-c9bd5cff9c11 2019-06-08 11:37:12,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.086452960968s 2019-06-08 11:37:17,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:37:17,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:37:17,628 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:37:17 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc Server: Apache x-openstack-request-id: req-c5c1b2db-8448-42b8-b1cd-7670c304a49a 2019-06-08 11:37:17,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-06-08 11:37:17,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:37:17 GMT Server: Apache x-openstack-request-id: req-2bcf5ef6-74b6-404b-867a-35f82cb6b147 2019-06-08 11:37:17,670 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:37:17,670 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc&marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc used request id req-2bcf5ef6-74b6-404b-867a-35f82cb6b147 2019-06-08 11:37:17,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0718719959259s 2019-06-08 11:37:17,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:37:17,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:37:17,700 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:37:17 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-c1a8d855-8c0c-4d86-8cae-0bf57b23dfbf 2019-06-08 11:37:17,700 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:37:17,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:37:17 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c4835b5e-730e-4c59-8f8a-3b3cd7faa011 2019-06-08 11:37:17,742 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:37:17,742 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-c4835b5e-730e-4c59-8f8a-3b3cd7faa011 2019-06-08 11:37:17,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0720059871674s 2019-06-08 11:37:22,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:37:22,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:37:22,782 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:37:22 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc Server: Apache x-openstack-request-id: req-bf8e74ea-00d8-4f1d-9b87-2187a92e587f 2019-06-08 11:37:22,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-06-08 11:37:22,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:37:22 GMT Server: Apache x-openstack-request-id: req-6c47b0c8-860e-479e-bba9-3b326e84784b 2019-06-08 11:37:22,825 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:37:22,825 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc&marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc used request id req-6c47b0c8-860e-479e-bba9-3b326e84784b 2019-06-08 11:37:22,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0763790607452s 2019-06-08 11:37:27,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:37:27,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:37:27,863 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:37:27 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc Server: Apache x-openstack-request-id: req-2fd289a5-a3df-423c-9f77-803296c8006f 2019-06-08 11:37:27,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-06-08 11:37:27,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:37:27 GMT Server: Apache x-openstack-request-id: req-71a14dd0-f427-4aa0-9fd1-79e291365b12 2019-06-08 11:37:27,908 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:37:27,908 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc&marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc used request id req-71a14dd0-f427-4aa0-9fd1-79e291365b12 2019-06-08 11:37:27,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0773129463196s 2019-06-08 11:37:27,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:37:27,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:37:27,939 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:37:27 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-4c9678f4-0dc9-4ba5-9587-9bd960f367d4 2019-06-08 11:37:27,940 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:37:27,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:37:27 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5740d23a-f397-4ca4-9bd9-27084650e350 2019-06-08 11:37:27,981 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:37:27,982 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-5740d23a-f397-4ca4-9bd9-27084650e350 2019-06-08 11:37:27,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0727591514587s 2019-06-08 11:37:32,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:37:32,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:37:33,019 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:37:32 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc Server: Apache x-openstack-request-id: req-d6076234-6d78-4e88-b48b-44420b588e17 2019-06-08 11:37:33,019 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:37:33,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:37:33 GMT Server: Apache x-openstack-request-id: req-58d78280-652e-4acd-86a9-10c32f42d695 2019-06-08 11:37:33,061 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:37:33,061 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc&marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc used request id req-58d78280-652e-4acd-86a9-10c32f42d695 2019-06-08 11:37:33,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727980136871s 2019-06-08 11:37:38,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:37:38,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:37:38,097 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:37:38 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc Server: Apache x-openstack-request-id: req-85dc420c-faaa-45d6-b036-401721350473 2019-06-08 11:37:38,097 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:37:38,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:37:38 GMT Server: Apache x-openstack-request-id: req-0d1a5f90-b153-48f5-8f8d-73bfe41c1788 2019-06-08 11:37:38,138 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:37:38,138 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc&marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc used request id req-0d1a5f90-b153-48f5-8f8d-73bfe41c1788 2019-06-08 11:37:38,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0718011856079s 2019-06-08 11:37:38,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:37:38,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:37:38,515 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:37:38 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-1be8ff61-5fab-4567-8c95-ef09bfb4cb3e 2019-06-08 11:37:38,515 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:37:38,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:37:38 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ede7d7e6-f03e-48d2-acc4-014da0726198 2019-06-08 11:37:38,558 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:37:38,558 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-ede7d7e6-f03e-48d2-acc4-014da0726198 2019-06-08 11:37:38,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.419016838074s 2019-06-08 11:37:43,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:37:43,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:37:43,598 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:37:43 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc Server: Apache x-openstack-request-id: req-9eadec6a-8b37-4818-9ad9-03de5664b257 2019-06-08 11:37:43,599 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:37:43,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:37:43 GMT Server: Apache x-openstack-request-id: req-e24cd446-cdc2-43b4-a02d-b408e57ba31d 2019-06-08 11:37:43,641 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:37:43,641 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc&marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc used request id req-e24cd446-cdc2-43b4-a02d-b408e57ba31d 2019-06-08 11:37:43,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0759530067444s 2019-06-08 11:37:48,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:37:48,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:37:48,677 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:37:48 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc Server: Apache x-openstack-request-id: req-c976e84e-06b0-492e-9742-9f10e33b0687 2019-06-08 11:37:48,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-06-08 11:37:48,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:37:48 GMT Server: Apache x-openstack-request-id: req-704dea2b-6bd5-4a08-910e-125f86e2cbfe 2019-06-08 11:37:48,719 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:37:48,719 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc&marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc used request id req-704dea2b-6bd5-4a08-910e-125f86e2cbfe 2019-06-08 11:37:48,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.072340965271s 2019-06-08 11:37:48,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:37:48,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:37:48,749 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:37:48 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-5c17f10c-85fb-430f-ac25-aa53102002a2 2019-06-08 11:37:48,749 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:37:48,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:37:48 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-959b3e36-012e-47b6-8f89-153a0400894c 2019-06-08 11:37:48,776 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:37:48,776 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-959b3e36-012e-47b6-8f89-153a0400894c 2019-06-08 11:37:48,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0561480522156s 2019-06-08 11:37:53,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:37:53,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:37:53,823 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:37:53 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc Server: Apache x-openstack-request-id: req-46c1ff8a-9028-4fbf-80c8-3fca0bd1e3fd 2019-06-08 11:37:53,823 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:37:53,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:37:53 GMT Server: Apache x-openstack-request-id: req-e95bcbb9-7a62-498d-baee-ca568d4938f1 2019-06-08 11:37:53,865 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:37:53,865 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc&marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc used request id req-e95bcbb9-7a62-498d-baee-ca568d4938f1 2019-06-08 11:37:53,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0831248760223s 2019-06-08 11:37:58,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:37:58,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:37:58,903 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:37:58 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc Server: Apache x-openstack-request-id: req-2ce547fc-1e81-45ee-ba48-c6fd95599f08 2019-06-08 11:37:58,903 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:37:58,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:37:58 GMT Server: Apache x-openstack-request-id: req-8c13f948-f7dd-4718-b998-eacf7b2562f7 2019-06-08 11:37:58,946 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:37:58,946 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc&marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc used request id req-8c13f948-f7dd-4718-b998-eacf7b2562f7 2019-06-08 11:37:58,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0753479003906s 2019-06-08 11:37:58,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:37:58,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:37:58,977 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:37:58 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-b5895e00-f6ce-4eaa-8a79-f2338a708941 2019-06-08 11:37:58,977 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:37:59,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:37:58 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-cb5223ad-dcb5-417c-8197-6c27cae69efe 2019-06-08 11:37:59,296 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:37:59,296 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-cb5223ad-dcb5-417c-8197-6c27cae69efe 2019-06-08 11:37:59,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.349229097366s 2019-06-08 11:38:04,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:38:04,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:38:04,335 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:38:04 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc Server: Apache x-openstack-request-id: req-fb6ff00c-0bba-46b3-99a6-a1ebef161c9b 2019-06-08 11:38:04,335 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:38:04,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:38:04 GMT Server: Apache x-openstack-request-id: req-6da16b07-e9c4-4647-9259-d8f55a64fe95 2019-06-08 11:38:04,377 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:38:04,378 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc&marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc used request id req-6da16b07-e9c4-4647-9259-d8f55a64fe95 2019-06-08 11:38:04,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.074355840683s 2019-06-08 11:38:09,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:38:09,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:38:09,678 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:38:09 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc Server: Apache x-openstack-request-id: req-9981b73a-9488-49df-92f3-6c95ca8362d0 2019-06-08 11:38:09,679 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:38:09,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:38:09 GMT Server: Apache x-openstack-request-id: req-ae1fa385-7f9a-4f2e-9799-82ab617d9490 2019-06-08 11:38:09,720 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:38:09,720 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc&marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc used request id req-ae1fa385-7f9a-4f2e-9799-82ab617d9490 2019-06-08 11:38:09,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.33704996109s 2019-06-08 11:38:09,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:38:09,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:38:10,024 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:38:09 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-077a8ab6-d6d8-4b05-ba60-04fe25d9153b 2019-06-08 11:38:10,024 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:38:10,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:38:10 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6dbee643-3852-4583-8373-03d5a3bd3aaf 2019-06-08 11:38:10,067 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:38:10,067 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-6dbee643-3852-4583-8373-03d5a3bd3aaf 2019-06-08 11:38:10,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.346463918686s 2019-06-08 11:38:15,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:38:15,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:38:15,106 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:38:15 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc Server: Apache x-openstack-request-id: req-4363bc4a-5f1b-474a-bbb0-223bb9168608 2019-06-08 11:38:15,106 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:38:15,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:38:15 GMT Server: Apache x-openstack-request-id: req-8df7401d-cd00-4a48-9de2-206b9ce81e1d 2019-06-08 11:38:15,148 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:38:15,149 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc&marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc used request id req-8df7401d-cd00-4a48-9de2-206b9ce81e1d 2019-06-08 11:38:15,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0741360187531s 2019-06-08 11:38:20,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:38:20,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:38:20,182 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:38:20 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc Server: Apache x-openstack-request-id: req-4185172b-24db-4fa4-97d9-050af9c82779 2019-06-08 11:38:20,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-06-08 11:38:20,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:38:20 GMT Server: Apache x-openstack-request-id: req-82b6c3e8-018f-4cc9-b78c-bfb138ced821 2019-06-08 11:38:20,481 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:38:20,481 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc&marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc used request id req-82b6c3e8-018f-4cc9-b78c-bfb138ced821 2019-06-08 11:38:20,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.327057123184s 2019-06-08 11:38:20,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:38:20,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:38:20,508 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:38:20 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-9d8dba34-3bae-40ec-8368-d408e65b6864 2019-06-08 11:38:20,508 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:38:20,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:38:20 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e6291ef3-ff64-4ee5-83a9-3a251e969952 2019-06-08 11:38:20,548 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:38:20,548 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-e6291ef3-ff64-4ee5-83a9-3a251e969952 2019-06-08 11:38:20,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0667629241943s 2019-06-08 11:38:25,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:38:25,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:38:25,585 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:38:25 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc Server: Apache x-openstack-request-id: req-be14e4a4-d713-4941-acad-5769f8a35141 2019-06-08 11:38:25,585 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:38:25,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:38:25 GMT Server: Apache x-openstack-request-id: req-36d93482-9333-42ce-a5f5-59425a97f4f3 2019-06-08 11:38:25,627 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:38:25,627 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc&marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc used request id req-36d93482-9333-42ce-a5f5-59425a97f4f3 2019-06-08 11:38:25,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0721480846405s 2019-06-08 11:38:30,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:38:30,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:38:30,660 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:38:30 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc Server: Apache x-openstack-request-id: req-7b26e72c-dd06-44c3-85a2-a0e58090438e 2019-06-08 11:38:30,660 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:38:30,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:38:30 GMT Server: Apache x-openstack-request-id: req-efef4b04-9330-4cfe-8826-a341be7d5b95 2019-06-08 11:38:30,702 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:38:30,702 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc&marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc used request id req-efef4b04-9330-4cfe-8826-a341be7d5b95 2019-06-08 11:38:30,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0715420246124s 2019-06-08 11:38:30,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:38:30,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:38:30,731 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:38:30 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-9ae24c1e-3f29-4692-ac1c-7cbb3105913a 2019-06-08 11:38:30,731 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:38:31,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:38:30 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f9cbd10e-a195-447d-92c5-19fd41ffe0b4 2019-06-08 11:38:31,023 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:38:31,023 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-f9cbd10e-a195-447d-92c5-19fd41ffe0b4 2019-06-08 11:38:31,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.320487976074s 2019-06-08 11:38:36,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:38:36,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:38:36,337 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:38:36 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc Server: Apache x-openstack-request-id: req-0d97a8be-632a-4085-bcef-3a0bdc0d10ff 2019-06-08 11:38:36,338 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:38:36,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:38:36 GMT Server: Apache x-openstack-request-id: req-39306e73-3ab1-47cc-a38b-21dc0b29c0f3 2019-06-08 11:38:36,379 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:38:36,379 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc&marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc used request id req-39306e73-3ab1-47cc-a38b-21dc0b29c0f3 2019-06-08 11:38:36,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.349234819412s 2019-06-08 11:38:41,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:38:41,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:38:41,416 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:38:41 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc Server: Apache x-openstack-request-id: req-61a0d80c-e963-4e34-8424-453339d0dd81 2019-06-08 11:38:41,416 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:38:41,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:38:41 GMT Server: Apache x-openstack-request-id: req-e7f6d107-30d0-4a41-865a-1025c83b270d 2019-06-08 11:38:41,458 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:38:41,459 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc&marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc used request id req-e7f6d107-30d0-4a41-865a-1025c83b270d 2019-06-08 11:38:41,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0737209320068s 2019-06-08 11:38:41,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:38:41,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:38:41,491 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:38:41 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-69d54f70-9f86-4b96-ab8a-570099a599cf 2019-06-08 11:38:41,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-06-08 11:38:41,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:38:41 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e74f54ee-14a5-4cb9-8350-a988d40507a5 2019-06-08 11:38:41,533 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:38:41,533 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-e74f54ee-14a5-4cb9-8350-a988d40507a5 2019-06-08 11:38:41,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0741109848022s 2019-06-08 11:38:46,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:38:46,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:38:46,572 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:38:46 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc Server: Apache x-openstack-request-id: req-23792077-6493-445f-b313-a9b5dee32d82 2019-06-08 11:38:46,572 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:38:46,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:38:46 GMT Server: Apache x-openstack-request-id: req-eb64664d-44f4-44fe-8ba3-4cdcd34c687c 2019-06-08 11:38:46,615 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:38:46,615 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc&marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc used request id req-eb64664d-44f4-44fe-8ba3-4cdcd34c687c 2019-06-08 11:38:46,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0754039287567s 2019-06-08 11:38:51,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:38:51,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:38:51,653 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:38:51 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc Server: Apache x-openstack-request-id: req-baaaa21f-cd18-4d80-9aa0-a3dd82f86ed9 2019-06-08 11:38:51,653 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:38:51,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:38:51 GMT Server: Apache x-openstack-request-id: req-c2224322-4687-4d2f-bee7-ce827752b0e7 2019-06-08 11:38:51,978 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:38:51,979 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc&marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc used request id req-c2224322-4687-4d2f-bee7-ce827752b0e7 2019-06-08 11:38:51,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.357336044312s 2019-06-08 11:38:51,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:38:51,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:38:52,269 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:38:51 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-15b5035e-970f-4972-a6d9-92f91f138357 2019-06-08 11:38:52,269 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:38:52,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:38:52 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-08442602-0d64-4ce4-806c-b2d86e337761 2019-06-08 11:38:52,311 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:38:52,311 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-08442602-0d64-4ce4-806c-b2d86e337761 2019-06-08 11:38:52,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.332093000412s 2019-06-08 11:38:57,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:38:57,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:38:57,550 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:38:57 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc Server: Apache x-openstack-request-id: req-78362ab6-812a-4e43-984a-1049ad77ee27 2019-06-08 11:38: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-06-08 11:38:57,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:38:57 GMT Server: Apache x-openstack-request-id: req-933f044d-fb00-407f-90d0-b152807b3967 2019-06-08 11:38:57,852 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:38:57,852 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc&marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc used request id req-933f044d-fb00-407f-90d0-b152807b3967 2019-06-08 11:38:57,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.534291028976s 2019-06-08 11:39:02,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:39:02,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:39:02,891 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:39:02 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc Server: Apache x-openstack-request-id: req-a46f0c85-4931-46cd-91cf-b6458ae8a3e1 2019-06-08 11:39:02,892 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:39:02,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:39:02 GMT Server: Apache x-openstack-request-id: req-754790ec-b507-48b0-b73b-0953005ca9c1 2019-06-08 11:39:02,935 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:39:02,935 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc&marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc used request id req-754790ec-b507-48b0-b73b-0953005ca9c1 2019-06-08 11:39:02,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0766639709473s 2019-06-08 11:39:02,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:39:02,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:39:02,966 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:39:02 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-54795ea9-2b43-4f44-8be2-822d6a038291 2019-06-08 11:39:02,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-06-08 11:39:03,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:39:02 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-55aee9c1-a8d6-449f-a1a5-14b795206a53 2019-06-08 11:39:03,011 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:39:03,012 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-55aee9c1-a8d6-449f-a1a5-14b795206a53 2019-06-08 11:39:03,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0763230323792s 2019-06-08 11:39:08,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:39:08,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:39:08,049 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:39:08 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc Server: Apache x-openstack-request-id: req-45fde988-0dee-4a3e-892e-7f2874fdaaf3 2019-06-08 11:39:08,049 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:39:08,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:39:08 GMT Server: Apache x-openstack-request-id: req-717ccc89-315b-4978-999b-75fcf5a80fc3 2019-06-08 11:39:08,091 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:39:08,091 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc&marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc used request id req-717ccc89-315b-4978-999b-75fcf5a80fc3 2019-06-08 11:39:08,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0725059509277s 2019-06-08 11:39:13,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:39:13,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:39:13,392 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:39:13 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc Server: Apache x-openstack-request-id: req-ae449bda-e814-49eb-b8b3-f9bdbdc1cf3f 2019-06-08 11:39:13,392 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:39:13,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:39:13 GMT Server: Apache x-openstack-request-id: req-0a4454ba-424a-4b29-b18a-39d04ea9120d 2019-06-08 11:39:13,434 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:39:13,434 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc&marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc used request id req-0a4454ba-424a-4b29-b18a-39d04ea9120d 2019-06-08 11:39:13,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.337207078934s 2019-06-08 11:39:13,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:39:13,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:39:13,463 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:39:13 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-93eb9c52-3eec-4e5c-a804-a9cc40682cef 2019-06-08 11:39:13,463 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:39:13,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:39:13 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-cb2286c3-337a-4501-8f1a-4185d6720e6f 2019-06-08 11:39:13,489 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:39:13,489 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-cb2286c3-337a-4501-8f1a-4185d6720e6f 2019-06-08 11:39:13,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0544500350952s 2019-06-08 11:39:18,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:39:18,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:39:18,526 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:39:18 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc Server: Apache x-openstack-request-id: req-9bc4a6d4-bc36-4659-a3d1-9c5ff7c787c4 2019-06-08 11:39:18,526 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:39:18,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:39:18 GMT Server: Apache x-openstack-request-id: req-e3db13d4-36bf-4b9e-b1e5-1dc46b6efb4e 2019-06-08 11:39:18,568 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:39:18,568 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc&marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc used request id req-e3db13d4-36bf-4b9e-b1e5-1dc46b6efb4e 2019-06-08 11:39:18,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0719969272614s 2019-06-08 11:39:23,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:39:23,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:39:23,606 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:39:23 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc Server: Apache x-openstack-request-id: req-ec2ca7e1-38f6-4d0e-9194-f18cae10a246 2019-06-08 11:39:23,607 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:39:23,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:39:23 GMT Server: Apache x-openstack-request-id: req-e59087a6-51c5-4254-ac5a-03d6b506d420 2019-06-08 11:39:23,650 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:39:23,650 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc&marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc used request id req-e59087a6-51c5-4254-ac5a-03d6b506d420 2019-06-08 11:39:23,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0764291286469s 2019-06-08 11:39:23,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:39:23,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:39:23,684 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:39:23 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-07356592-2c4e-4be2-a85b-b4518a7925e2 2019-06-08 11:39:23,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-06-08 11:39:23,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:39:23 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a1f12263-2d34-4fc9-a5ad-8efed24584bb 2019-06-08 11:39:23,727 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:39:23,727 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-a1f12263-2d34-4fc9-a5ad-8efed24584bb 2019-06-08 11:39:23,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0766110420227s 2019-06-08 11:39:28,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:39:28,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:39:28,766 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:39:28 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc Server: Apache x-openstack-request-id: req-009fe511-3f61-480d-8ce0-16ce499156e9 2019-06-08 11:39:28,766 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:39:28,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:39:28 GMT Server: Apache x-openstack-request-id: req-ce7c3132-4b08-437d-bdd0-fd09363ca20d 2019-06-08 11:39:28,808 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:39:28,808 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc&marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc used request id req-ce7c3132-4b08-437d-bdd0-fd09363ca20d 2019-06-08 11:39:28,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0742909908295s 2019-06-08 11:39:33,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:39:33,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:39:33,847 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:39:33 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc Server: Apache x-openstack-request-id: req-aaa9c238-6693-4249-9114-9240611778e2 2019-06-08 11:39:33,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-06-08 11:39:33,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:39:33 GMT Server: Apache x-openstack-request-id: req-848a8019-f7c3-4970-bfd0-b3658dafccb3 2019-06-08 11:39:33,890 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:39:33,890 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc&marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc used request id req-848a8019-f7c3-4970-bfd0-b3658dafccb3 2019-06-08 11:39:33,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.076122045517s 2019-06-08 11:39:33,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:39:33,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:39:33,922 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:39:33 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-10f4a2cb-9fde-444e-ba11-b191f5387082 2019-06-08 11:39:33,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-06-08 11:39:33,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:39:33 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-76d949c4-ecc3-492f-bf96-66eb270ca422 2019-06-08 11:39:33,964 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:39:33,965 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-76d949c4-ecc3-492f-bf96-66eb270ca422 2019-06-08 11:39:33,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0738348960876s 2019-06-08 11:39:38,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:39:38,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:39:39,002 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:39:38 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc Server: Apache x-openstack-request-id: req-6845bb1d-7925-401b-9f5a-2cf7d30a86bc 2019-06-08 11:39:39,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-06-08 11:39:39,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:39:39 GMT Server: Apache x-openstack-request-id: req-4fff4a96-58e3-4a0d-b0eb-84150337b21a 2019-06-08 11:39:39,044 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:39:39,044 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc&marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc used request id req-4fff4a96-58e3-4a0d-b0eb-84150337b21a 2019-06-08 11:39:39,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0730330944061s 2019-06-08 11:39:44,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:39:44,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:39:44,083 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:39:44 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc Server: Apache x-openstack-request-id: req-e5e21f30-46f0-4ba8-a9b3-532906fc64fa 2019-06-08 11:39:44,083 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:39:44,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:39:44 GMT Server: Apache x-openstack-request-id: req-397d56bb-7c97-471b-ade3-efe6a51f8ddb 2019-06-08 11:39:44,126 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:39:44,126 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc&marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc used request id req-397d56bb-7c97-471b-ade3-efe6a51f8ddb 2019-06-08 11:39:44,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0758390426636s 2019-06-08 11:39:44,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:39:44,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:39:44,158 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:39:44 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-a9092155-77d9-4387-a087-994fd61ddc46 2019-06-08 11:39:44,158 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:39:44,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:39:44 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2e102714-71c2-4b0a-87c5-941024593f54 2019-06-08 11:39:44,199 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:39:44,200 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-2e102714-71c2-4b0a-87c5-941024593f54 2019-06-08 11:39:44,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0730118751526s 2019-06-08 11:39:49,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:39:49,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:39:49,237 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:39:49 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc Server: Apache x-openstack-request-id: req-688c3002-921f-4d2e-b9ad-354319a32e8f 2019-06-08 11:39:49,237 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:39:49,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 582 Content-Type: application/json Date: Sat, 08 Jun 2019 11:39:49 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6688791e-fa85-4f02-bc72-68a228f4fb68 2019-06-08 11:39:49,281 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "sprout", "event_time": "2019-06-08T11:39:47Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/resources/sprout/events/3eee2bfe-b47a-4a4d-b219-f392c5ee97a8", "rel": "self"}, {"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "37b395c5-4ebc-49bf-a0d5-4deefb51829a", "id": "3eee2bfe-b47a-4a4d-b219-f392c5ee97a8"}, {"resource_name": "bono", "event_time": "2019-06-08T11:39:47Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/resources/bono/events/c4dccf95-7769-4e26-b7f6-8bd58f08ae10", "rel": "self"}, {"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-bono-ok6gksixgsj3", "id": "c4dccf95-7769-4e26-b7f6-8bd58f08ae10"}, {"resource_name": "homer", "event_time": "2019-06-08T11:39:47Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/resources/homer/events/70c7cccf-7930-4b62-aedb-12bce98a8afa", "rel": "self"}, {"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-homer-pkfwezyhemno", "id": "70c7cccf-7930-4b62-aedb-12bce98a8afa"}, {"resource_name": "dime", "event_time": "2019-06-08T11:39:47Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/resources/dime/events/f64e81bc-b113-4c95-b3d2-406b37515f30", "rel": "self"}, {"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-dime-jbjclfmz7k37", "id": "f64e81bc-b113-4c95-b3d2-406b37515f30"}]} 2019-06-08 11:39:49,281 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc&marker=efafc531-0e03-4368-9e38-b536ede4b39b&sort_dir=asc used request id req-6688791e-fa85-4f02-bc72-68a228f4fb68 2019-06-08 11:39:49,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0747139453888s 2019-06-08 11:39:54,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:39:54,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:39:54,334 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:39:54 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc Server: Apache x-openstack-request-id: req-494139f0-8c5c-4f71-a3e1-4c90dc4ddd4e 2019-06-08 11:39:54,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-06-08 11:39:54,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:39:54 GMT Server: Apache x-openstack-request-id: req-066db019-08d9-4865-97f0-39639a63163d 2019-06-08 11:39:54,409 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:39:54,409 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc&marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc used request id req-066db019-08d9-4865-97f0-39639a63163d 2019-06-08 11:39:54,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.120983839035s 2019-06-08 11:39:59,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:39:59,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:39:59,446 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:39:59 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc Server: Apache x-openstack-request-id: req-d0e0c11e-d182-4d46-af6f-b192c25800f6 2019-06-08 11:39:59,446 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:39:59,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:39:59 GMT Server: Apache x-openstack-request-id: req-adfaf7e7-4d06-4d54-970e-25f51050c1bb 2019-06-08 11:39:59,488 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:39:59,488 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc&marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc used request id req-adfaf7e7-4d06-4d54-970e-25f51050c1bb 2019-06-08 11:39:59,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0728979110718s 2019-06-08 11:39:59,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:39:59,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:39:59,523 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:39:59 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-0a1c26c8-a683-41b8-9d00-01c9d2050567 2019-06-08 11:39:59,523 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:39:59,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:39:59 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d5863b48-95bc-4f74-b815-82026a8bee0e 2019-06-08 11:39:59,564 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:39:59,565 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-d5863b48-95bc-4f74-b815-82026a8bee0e 2019-06-08 11:39:59,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.076290845871s 2019-06-08 11:40:04,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:40:04,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:40:04,618 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:40:04 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc Server: Apache x-openstack-request-id: req-dcc53425-a001-45c5-b186-a2ef2ccfa9c2 2019-06-08 11:40:04,618 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:40:04,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:40:04 GMT Server: Apache x-openstack-request-id: req-e09f7fbe-3062-421b-8b63-c4cec7ea474c 2019-06-08 11:40:04,659 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:40:04,659 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc&marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc used request id req-e09f7fbe-3062-421b-8b63-c4cec7ea474c 2019-06-08 11:40:04,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0879938602448s 2019-06-08 11:40:09,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:40:09,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:40:09,694 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:40:09 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc Server: Apache x-openstack-request-id: req-8429e719-fd0f-46fd-9dc2-3e65e174a0b0 2019-06-08 11:40:09,695 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:40:09,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:40:09 GMT Server: Apache x-openstack-request-id: req-628408ed-3b83-4031-8df1-99b3c32dc4a0 2019-06-08 11:40:09,736 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:40:09,737 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc&marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc used request id req-628408ed-3b83-4031-8df1-99b3c32dc4a0 2019-06-08 11:40:09,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.071496963501s 2019-06-08 11:40:09,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:40:09,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:40:09,768 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:40:09 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-0279dea7-9646-48f2-83f0-0254dc0c18e3 2019-06-08 11:40:09,768 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:40:09,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:40:09 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e614d25d-96cd-48e7-bf8d-ec5db4d03239 2019-06-08 11:40:09,794 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:40:09,794 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-e614d25d-96cd-48e7-bf8d-ec5db4d03239 2019-06-08 11:40:09,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0571701526642s 2019-06-08 11:40:14,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:40:14,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:40:14,832 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:40:14 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc Server: Apache x-openstack-request-id: req-83a03914-c780-4c34-8bc7-a72784f566ff 2019-06-08 11:40:14,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-06-08 11:40:14,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:40:14 GMT Server: Apache x-openstack-request-id: req-6743a0d1-b2ed-4aca-8f5b-6c5cb945d2c0 2019-06-08 11:40:14,873 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:40:14,874 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc&marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc used request id req-6743a0d1-b2ed-4aca-8f5b-6c5cb945d2c0 2019-06-08 11:40:14,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0726580619812s 2019-06-08 11:40:19,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:40:19,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:40:19,910 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:40:19 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc Server: Apache x-openstack-request-id: req-feeb4083-01e4-4045-828c-44defa4a5896 2019-06-08 11:40:19,910 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:40:19,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:40:19 GMT Server: Apache x-openstack-request-id: req-a67f5a54-8b14-466b-814e-105f46b4b39a 2019-06-08 11:40:19,952 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:40:19,952 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc&marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc used request id req-a67f5a54-8b14-466b-814e-105f46b4b39a 2019-06-08 11:40:19,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0730271339417s 2019-06-08 11:40:19,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:40:19,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:40:19,982 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:40:19 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-dc9fd997-c617-41d9-bd1c-7e4b8c42ac1a 2019-06-08 11:40:19,983 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:40:20,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:40:19 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-02875220-832d-4103-ad69-25437bfe6ee3 2019-06-08 11:40:20,024 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:40:20,025 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-02875220-832d-4103-ad69-25437bfe6ee3 2019-06-08 11:40:20,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0716280937195s 2019-06-08 11:40:25,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:40:25,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:40:25,063 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:40:25 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc Server: Apache x-openstack-request-id: req-2c4c9800-559c-48ab-ae59-7329f10cbdfa 2019-06-08 11:40:25,063 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:40:25,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:40:25 GMT Server: Apache x-openstack-request-id: req-f85eb9d1-4e09-4067-a558-1e2b3fe5c355 2019-06-08 11:40:25,105 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:40:25,105 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc&marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc used request id req-f85eb9d1-4e09-4067-a558-1e2b3fe5c355 2019-06-08 11:40:25,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.073136806488s 2019-06-08 11:40:30,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:40:30,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:40:30,139 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:40:30 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc Server: Apache x-openstack-request-id: req-7beef7ca-e419-42ca-a822-fae0c50a058e 2019-06-08 11:40:30,139 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:40:30,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:40:30 GMT Server: Apache x-openstack-request-id: req-735151e5-9a23-4fca-9287-a1466704899c 2019-06-08 11:40:30,181 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:40:30,181 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc&marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc used request id req-735151e5-9a23-4fca-9287-a1466704899c 2019-06-08 11:40:30,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0719411373138s 2019-06-08 11:40:30,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:40:30,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:40:30,211 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:40:30 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-bd7dfa11-9305-404a-8326-0771223b99a4 2019-06-08 11:40:30,211 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:40:30,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:40:30 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-cbd68f2c-e8c1-42bc-ba20-56766cfd3412 2019-06-08 11:40:30,237 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:40:30,237 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-cbd68f2c-e8c1-42bc-ba20-56766cfd3412 2019-06-08 11:40:30,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0554358959198s 2019-06-08 11:40:35,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:40:35,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:40:35,274 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:40:35 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc Server: Apache x-openstack-request-id: req-9ae1edcb-9ce8-4820-9f86-765bf0448939 2019-06-08 11:40:35,274 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:40:35,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:40:35 GMT Server: Apache x-openstack-request-id: req-04d3c44c-cb81-4217-8ea5-e52eb0cfc8ab 2019-06-08 11:40:35,316 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:40:35,316 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc&marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc used request id req-04d3c44c-cb81-4217-8ea5-e52eb0cfc8ab 2019-06-08 11:40:35,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0724639892578s 2019-06-08 11:40:40,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:40:40,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:40:40,351 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:40:40 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc Server: Apache x-openstack-request-id: req-d89ac378-75da-4ee0-9bce-0d4ea44a669d 2019-06-08 11:40:40,351 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:40:40,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:40:40 GMT Server: Apache x-openstack-request-id: req-4c93d88d-2163-45e6-887c-cc24455e0154 2019-06-08 11:40:40,393 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:40:40,393 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc&marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc used request id req-4c93d88d-2163-45e6-887c-cc24455e0154 2019-06-08 11:40:40,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0719821453094s 2019-06-08 11:40:40,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:40:40,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:40:40,423 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:40:40 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-8b457352-0329-4caf-b8a1-9998906014cf 2019-06-08 11:40:40,423 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:40:40,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:40:40 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0866f446-f993-47f0-aa55-828cad0f2bd9 2019-06-08 11:40:40,449 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:40:40,449 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-0866f446-f993-47f0-aa55-828cad0f2bd9 2019-06-08 11:40:40,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0552899837494s 2019-06-08 11:40:45,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:40:45,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:40:45,480 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:40:45 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc Server: Apache x-openstack-request-id: req-ed26f56b-bc8d-4967-81e1-8d302021314b 2019-06-08 11:40:45,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-06-08 11:40:45,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:40:45 GMT Server: Apache x-openstack-request-id: req-c4e30d90-8289-4005-b99c-ed0ff6e9e5e2 2019-06-08 11:40:45,522 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:40:45,522 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc&marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc used request id req-c4e30d90-8289-4005-b99c-ed0ff6e9e5e2 2019-06-08 11:40:45,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0712921619415s 2019-06-08 11:40:50,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:40:50,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:40:50,574 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:40:50 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc Server: Apache x-openstack-request-id: req-21ac692e-213a-4e44-8704-67d4ff29202a 2019-06-08 11:40:50,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-06-08 11:40:50,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:40:50 GMT Server: Apache x-openstack-request-id: req-18e2321e-8348-46bb-98b6-89270f65f37f 2019-06-08 11:40:50,616 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:40:50,616 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc&marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc used request id req-18e2321e-8348-46bb-98b6-89270f65f37f 2019-06-08 11:40:50,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0876049995422s 2019-06-08 11:40:50,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:40:50,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:40:50,662 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:40:50 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-1dbb0090-159e-4a8b-898e-be91abfceec4 2019-06-08 11:40:50,662 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:40:50,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:40:50 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-caeff2a4-57c6-4aea-9c14-9a3aafd84877 2019-06-08 11:40:50,705 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:40:50,705 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-caeff2a4-57c6-4aea-9c14-9a3aafd84877 2019-06-08 11:40:50,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0884909629822s 2019-06-08 11:40:55,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:40:55,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:40:55,741 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:40:55 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc Server: Apache x-openstack-request-id: req-651b3bc8-5a91-45a2-8ecb-2bc7baca21af 2019-06-08 11:40:55,742 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:40:55,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:40:55 GMT Server: Apache x-openstack-request-id: req-4e1d64bb-1637-4208-a546-61ba027e9397 2019-06-08 11:40:55,783 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:40:55,783 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc&marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc used request id req-4e1d64bb-1637-4208-a546-61ba027e9397 2019-06-08 11:40:55,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0711131095886s 2019-06-08 11:41:00,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:41:00,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:41:00,818 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:41:00 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc Server: Apache x-openstack-request-id: req-f4ac7b5b-9d44-4c63-a596-dc072638c1af 2019-06-08 11:41:00,819 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:41:00,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:41:00 GMT Server: Apache x-openstack-request-id: req-a8d53dbc-358a-4cec-b673-41c2880b69bd 2019-06-08 11:41:00,860 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:41:00,860 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc&marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc used request id req-a8d53dbc-358a-4cec-b673-41c2880b69bd 2019-06-08 11:41:00,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0712380409241s 2019-06-08 11:41:00,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:41:00,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:41:00,890 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:41:00 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-c4c6d370-8ae7-4bd2-953f-4acce4a4540d 2019-06-08 11:41:00,890 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:41:00,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:41:00 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1ec26ed7-9a64-4f06-bd9a-658a834ef304 2019-06-08 11:41:00,931 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:41:00,931 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-1ec26ed7-9a64-4f06-bd9a-658a834ef304 2019-06-08 11:41:00,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0707240104675s 2019-06-08 11:41:05,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:41:05,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:41:05,969 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:41:05 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc Server: Apache x-openstack-request-id: req-cc7c9821-3849-46f5-b373-90ee6fd7665d 2019-06-08 11:41:05,969 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:41:06,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:41:05 GMT Server: Apache x-openstack-request-id: req-bab1bb4c-80da-494d-b4e8-af74e019df1c 2019-06-08 11:41:06,010 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:41:06,010 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc&marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc used request id req-bab1bb4c-80da-494d-b4e8-af74e019df1c 2019-06-08 11:41:06,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0726139545441s 2019-06-08 11:41:11,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:41:11,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:41:11,046 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:41:11 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc Server: Apache x-openstack-request-id: req-bb777f81-08c8-4e14-bbbb-1904ea10dae5 2019-06-08 11:41:11,047 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:41:11,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:41:11 GMT Server: Apache x-openstack-request-id: req-da912fde-7544-4464-b1fe-4f46a3f74798 2019-06-08 11:41:11,088 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:41:11,088 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc&marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc used request id req-da912fde-7544-4464-b1fe-4f46a3f74798 2019-06-08 11:41:11,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0723021030426s 2019-06-08 11:41:11,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:41:11,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:41:11,119 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:41:11 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-d1c2f2b3-ca3d-41d4-b6cf-45abcd713196 2019-06-08 11:41:11,119 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:41:11,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:41:11 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f2a3185a-14c6-48f7-a792-f4eb992f75f4 2019-06-08 11:41:11,145 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:41:11,145 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-f2a3185a-14c6-48f7-a792-f4eb992f75f4 2019-06-08 11:41:11,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0560779571533s 2019-06-08 11:41:16,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:41:16,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:41:16,179 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:41:16 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc Server: Apache x-openstack-request-id: req-ddae165b-a1a2-4ef0-88ab-11a448b062aa 2019-06-08 11:41:16,179 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:41:16,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:41:16 GMT Server: Apache x-openstack-request-id: req-bc3e63b0-2a16-419b-a382-e3fd767cfc69 2019-06-08 11:41:16,221 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:41:16,221 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc&marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc used request id req-bc3e63b0-2a16-419b-a382-e3fd767cfc69 2019-06-08 11:41:16,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0724411010742s 2019-06-08 11:41:21,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:41:21,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:41:21,257 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:41:21 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc Server: Apache x-openstack-request-id: req-d69eca82-99e1-49af-bbf5-568812c48778 2019-06-08 11:41:21,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-06-08 11:41:21,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:41:21 GMT Server: Apache x-openstack-request-id: req-4a197778-8c63-47b0-ad83-16d64f2884e7 2019-06-08 11:41:21,299 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:41:21,300 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc&marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc used request id req-4a197778-8c63-47b0-ad83-16d64f2884e7 2019-06-08 11:41:21,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0726239681244s 2019-06-08 11:41:21,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:41:21,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:41:21,329 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:41:21 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-4c3b45ef-ddfe-4521-97c9-859f18626bc8 2019-06-08 11:41:21,330 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:41:21,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:41:21 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6a3febc8-a4ef-4030-81e3-d774a270ab0a 2019-06-08 11:41:21,372 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:41:21,372 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-6a3febc8-a4ef-4030-81e3-d774a270ab0a 2019-06-08 11:41:21,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0716950893402s 2019-06-08 11:41:26,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:41:26,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:41:26,426 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:41:26 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc Server: Apache x-openstack-request-id: req-d4cc18df-9b1e-4d18-a215-852a2c2590a2 2019-06-08 11:41:26,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-06-08 11:41:26,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:41:26 GMT Server: Apache x-openstack-request-id: req-8aaaf22c-5e41-48ad-a4ba-862144d20b81 2019-06-08 11:41:26,468 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:41:26,468 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc&marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc used request id req-8aaaf22c-5e41-48ad-a4ba-862144d20b81 2019-06-08 11:41:26,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0898599624634s 2019-06-08 11:41:31,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:41:31,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:41:31,505 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:41:31 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc Server: Apache x-openstack-request-id: req-f9e00a30-7863-4a83-b90d-c4593503f689 2019-06-08 11:41:31,505 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:41:31,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:41:31 GMT Server: Apache x-openstack-request-id: req-670e1482-1a0f-486b-8c60-05b9ef38d917 2019-06-08 11:41:31,547 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:41:31,547 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc&marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc used request id req-670e1482-1a0f-486b-8c60-05b9ef38d917 2019-06-08 11:41:31,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0723750591278s 2019-06-08 11:41:31,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:41:31,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:41:31,577 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:41:31 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-13d02ce7-a9b4-40ac-a6c6-ae764e93c914 2019-06-08 11:41:31,577 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:41:31,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:41:31 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b1060c46-f037-41cc-91ee-36adbd24ee63 2019-06-08 11:41:31,605 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:41:31,605 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-b1060c46-f037-41cc-91ee-36adbd24ee63 2019-06-08 11:41:31,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0576360225677s 2019-06-08 11:41:36,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:41:36,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:41:36,643 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:41:36 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc Server: Apache x-openstack-request-id: req-7addf57f-19c5-4779-a827-858acb448427 2019-06-08 11:41:36,643 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:41:36,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:41:36 GMT Server: Apache x-openstack-request-id: req-870bf0b5-7643-4c47-b80c-3ec4396661b5 2019-06-08 11:41:36,691 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:41:36,691 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc&marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc used request id req-870bf0b5-7643-4c47-b80c-3ec4396661b5 2019-06-08 11:41:36,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0797469615936s 2019-06-08 11:41:41,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:41:41,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:41:41,744 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:41:41 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc Server: Apache x-openstack-request-id: req-2df8843b-f6d1-4428-ad38-1fe7935a6e20 2019-06-08 11:41:41,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-06-08 11:41:41,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:41:41 GMT Server: Apache x-openstack-request-id: req-a9895bc3-74d7-4a12-a0f0-2a7d7218e5be 2019-06-08 11:41:41,790 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:41:41,791 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc&marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc used request id req-a9895bc3-74d7-4a12-a0f0-2a7d7218e5be 2019-06-08 11:41:41,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0937900543213s 2019-06-08 11:41:41,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:41:41,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:41:41,821 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:41:41 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-b424baa1-0fbe-45a6-9d8f-25e475b7445c 2019-06-08 11:41:41,821 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:41:41,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:41:41 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-967d8c98-d707-4d3d-b3e6-a8d3d34428fe 2019-06-08 11:41:41,863 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:41:41,863 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-967d8c98-d707-4d3d-b3e6-a8d3d34428fe 2019-06-08 11:41:41,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0716960430145s 2019-06-08 11:41:46,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:41:46,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:41:46,900 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:41:46 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc Server: Apache x-openstack-request-id: req-71c4b4b6-4be9-42a4-b5b0-42b41969d14b 2019-06-08 11:41:46,901 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:41:46,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:41:46 GMT Server: Apache x-openstack-request-id: req-a7c86634-4599-4d79-aad5-483c48ba0e4d 2019-06-08 11:41:46,942 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:41:46,942 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc&marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc used request id req-a7c86634-4599-4d79-aad5-483c48ba0e4d 2019-06-08 11:41:46,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0728199481964s 2019-06-08 11:41:51,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:41:51,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:41:51,982 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:41:51 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc Server: Apache x-openstack-request-id: req-f28e9dc4-3fa3-445e-8c3a-6a1d16ebbf66 2019-06-08 11:41:51,982 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:41:52,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:41:51 GMT Server: Apache x-openstack-request-id: req-0f278978-0f6f-4e4e-8b8e-3e5b6f6c3180 2019-06-08 11:41:52,024 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:41:52,024 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc&marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc used request id req-0f278978-0f6f-4e4e-8b8e-3e5b6f6c3180 2019-06-08 11:41:52,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0758090019226s 2019-06-08 11:41:52,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:41:52,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:41:52,054 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:41:52 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-56a2040c-1c00-44fc-92a4-e3b21e220e1f 2019-06-08 11:41:52,054 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:41:52,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:41:52 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-bff9a1b1-2fc6-4a1d-bb95-d7d4991ea580 2019-06-08 11:41:52,095 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:41:52,096 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-bff9a1b1-2fc6-4a1d-bb95-d7d4991ea580 2019-06-08 11:41:52,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0710520744324s 2019-06-08 11:41:57,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:41:57,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:41:57,139 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:41:57 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc Server: Apache x-openstack-request-id: req-bc29f839-2160-4331-bbbb-65cb936385e9 2019-06-08 11:41:57,139 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:41:57,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:41:57 GMT Server: Apache x-openstack-request-id: req-c7c43680-7265-4721-8d1d-2445b7e5c344 2019-06-08 11:41:57,183 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:41:57,183 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc&marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc used request id req-c7c43680-7265-4721-8d1d-2445b7e5c344 2019-06-08 11:41:57,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0805628299713s 2019-06-08 11:42:02,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:42:02,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:42:02,215 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:42:02 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc Server: Apache x-openstack-request-id: req-f63cfe13-0f5a-415a-80fb-71ae702e16ba 2019-06-08 11:42:02,216 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:42:02,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:42:02 GMT Server: Apache x-openstack-request-id: req-8710626f-a647-4162-b2d5-752c8faca378 2019-06-08 11:42:02,255 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:42:02,255 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc&marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc used request id req-8710626f-a647-4162-b2d5-752c8faca378 2019-06-08 11:42:02,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0665309429169s 2019-06-08 11:42:02,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:42:02,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:42:02,284 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:42:02 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-b95d0780-62d4-45f0-b268-7d8861fcb298 2019-06-08 11:42:02,284 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:42:02,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:42:02 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-00323ef1-97b7-4d82-a5e6-fa0680412b95 2019-06-08 11:42:02,325 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:42:02,325 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-00323ef1-97b7-4d82-a5e6-fa0680412b95 2019-06-08 11:42:02,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0690319538116s 2019-06-08 11:42:07,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:42:07,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:42:07,361 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:42:07 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc Server: Apache x-openstack-request-id: req-3fe975f3-c421-42cf-9907-93358819d415 2019-06-08 11:42:07,361 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:42:07,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:42:07 GMT Server: Apache x-openstack-request-id: req-5906a8f3-36d5-42d6-82fc-d603102eadba 2019-06-08 11:42:07,403 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:42:07,403 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc&marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc used request id req-5906a8f3-36d5-42d6-82fc-d603102eadba 2019-06-08 11:42:07,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.071573972702s 2019-06-08 11:42:12,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:42:12,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:42:12,442 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:42:12 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc Server: Apache x-openstack-request-id: req-6fced5c1-f72a-4e77-90de-d01dacdef3d2 2019-06-08 11:42:12,442 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:42:12,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:42:12 GMT Server: Apache x-openstack-request-id: req-7341f717-3a53-4364-903d-047bc83a9ba8 2019-06-08 11:42:12,485 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:42:12,486 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc&marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc used request id req-7341f717-3a53-4364-903d-047bc83a9ba8 2019-06-08 11:42:12,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0767171382904s 2019-06-08 11:42:12,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:42:12,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:42:12,516 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:42:12 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-7baa9fbd-1653-4e67-b478-66e5b17f4922 2019-06-08 11:42:12,516 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:42:12,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:42:12 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-adaa8d7e-adfa-4638-912e-714971229598 2019-06-08 11:42:12,559 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:42:12,559 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-adaa8d7e-adfa-4638-912e-714971229598 2019-06-08 11:42:12,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0730059146881s 2019-06-08 11:42:17,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:42:17,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:42:17,596 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:42:17 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc Server: Apache x-openstack-request-id: req-607340b7-b0a8-4baf-8c9e-eb8a87e375f7 2019-06-08 11:42:17,596 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:42:17,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:42:17 GMT Server: Apache x-openstack-request-id: req-dc9f06a6-0277-4c2d-96f9-832d1745f4e9 2019-06-08 11:42:17,639 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:42:17,639 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc&marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc used request id req-dc9f06a6-0277-4c2d-96f9-832d1745f4e9 2019-06-08 11:42:17,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0731229782104s 2019-06-08 11:42:22,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:42:22,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:42:22,674 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:42:22 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc Server: Apache x-openstack-request-id: req-90601d4d-07db-4d82-8ff8-1afdade3ec90 2019-06-08 11:42:22,675 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:42:22,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:42:22 GMT Server: Apache x-openstack-request-id: req-05c24343-d6a5-47db-adfa-8789e3d60cce 2019-06-08 11:42:22,717 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:42:22,717 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc&marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc used request id req-05c24343-d6a5-47db-adfa-8789e3d60cce 2019-06-08 11:42:22,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0722179412842s 2019-06-08 11:42:22,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:42:22,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:42:22,751 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:42:22 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-716af8cb-b018-4f59-badc-90a518003c92 2019-06-08 11:42:22,751 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:42:22,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:42:22 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c9813efd-e5d9-433b-ac71-9db288826efc 2019-06-08 11:42:22,793 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:42:22,793 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-c9813efd-e5d9-433b-ac71-9db288826efc 2019-06-08 11:42:22,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0755178928375s 2019-06-08 11:42:27,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:42:27,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:42:27,848 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:42:27 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc Server: Apache x-openstack-request-id: req-8848d373-0c1f-40c7-8668-00e84f1a0a5f 2019-06-08 11:42:27,849 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:42:27,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:42:27 GMT Server: Apache x-openstack-request-id: req-6660a3c4-f561-4ca4-b815-c0bea36eaf00 2019-06-08 11:42:27,895 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:42:27,895 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc&marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc used request id req-6660a3c4-f561-4ca4-b815-c0bea36eaf00 2019-06-08 11:42:27,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.095556974411s 2019-06-08 11:42:32,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:42:32,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:42:32,932 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:42:32 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc Server: Apache x-openstack-request-id: req-d0f4b7c1-1537-4960-8fd1-6079db211a65 2019-06-08 11:42:32,932 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:42:32,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:42:32 GMT Server: Apache x-openstack-request-id: req-f830c14e-32d7-485f-8945-7f7c2b666469 2019-06-08 11:42:32,974 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:42:32,974 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc&marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc used request id req-f830c14e-32d7-485f-8945-7f7c2b666469 2019-06-08 11:42:32,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732200145721s 2019-06-08 11:42:32,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:42:32,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:42:33,006 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:42:32 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-ec0b04f4-4dd5-421e-851f-d6d147e7574c 2019-06-08 11:42:33,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-06-08 11:42:33,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:42:33 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-8e345125-e445-4c48-b6dc-fcc036c7a5f6 2019-06-08 11:42:33,052 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:42:33,052 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-8e345125-e445-4c48-b6dc-fcc036c7a5f6 2019-06-08 11:42:33,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0779619216919s 2019-06-08 11:42:38,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:42:38,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:42:38,092 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:42:38 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc Server: Apache x-openstack-request-id: req-9dd697a8-81b2-4dc4-866f-35aa79914b95 2019-06-08 11:42:38,092 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:42:38,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:42:38 GMT Server: Apache x-openstack-request-id: req-af9db1bd-6650-44bd-9261-f4bdd580c684 2019-06-08 11:42:38,135 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:42:38,135 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc&marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc used request id req-af9db1bd-6650-44bd-9261-f4bdd580c684 2019-06-08 11:42:38,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0756719112396s 2019-06-08 11:42:43,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:42:43,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:42:43,168 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:42:43 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc Server: Apache x-openstack-request-id: req-da36ad58-7f1e-496c-95e4-36e809ac2931 2019-06-08 11:42:43,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-06-08 11:42:43,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:42:43 GMT Server: Apache x-openstack-request-id: req-baf15ed7-c9e4-4ce5-9540-0e9f60eec30b 2019-06-08 11:42:43,476 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:42:43,476 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc&marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc used request id req-baf15ed7-c9e4-4ce5-9540-0e9f60eec30b 2019-06-08 11:42:43,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.337913036346s 2019-06-08 11:42:43,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:42:43,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:42:43,506 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:42:43 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-f7b36809-ea74-433b-b44a-f04ddb844f4b 2019-06-08 11:42:43,506 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:42:43,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:42:43 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-67244337-8b2f-4748-a426-e5a3080dc741 2019-06-08 11:42:43,550 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:42:43,550 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-67244337-8b2f-4748-a426-e5a3080dc741 2019-06-08 11:42:43,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0737547874451s 2019-06-08 11:42:48,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:42:48,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:42:48,588 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:42:48 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc Server: Apache x-openstack-request-id: req-32609c48-ce84-4e4d-ab09-9d2b1f9c7b19 2019-06-08 11:42:48,588 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:42:48,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:42:48 GMT Server: Apache x-openstack-request-id: req-c97ff444-4d03-4e0b-9b5d-5295950c4715 2019-06-08 11:42:48,632 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:42:48,632 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc&marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc used request id req-c97ff444-4d03-4e0b-9b5d-5295950c4715 2019-06-08 11:42:48,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0752921104431s 2019-06-08 11:42:53,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:42:53,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:42:53,669 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:42:53 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc Server: Apache x-openstack-request-id: req-39cb365c-6857-41f6-920e-7cf31ecbe2b1 2019-06-08 11:42:53,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-06-08 11:42:53,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:42:53 GMT Server: Apache x-openstack-request-id: req-543ac61d-f7b3-4347-a953-0eadd6f97ef6 2019-06-08 11:42:53,711 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:42:53,711 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc&marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc used request id req-543ac61d-f7b3-4347-a953-0eadd6f97ef6 2019-06-08 11:42:53,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.073114156723s 2019-06-08 11:42:53,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:42:53,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:42:53,742 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:42:53 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-2061653a-6f04-4a1d-bfd1-c2381762cf70 2019-06-08 11:42:53,742 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:42:53,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:42:53 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-feb4a65c-9536-447f-9c92-3f094ff9d27e 2019-06-08 11:42:53,784 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:42:53,784 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-feb4a65c-9536-447f-9c92-3f094ff9d27e 2019-06-08 11:42:53,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0724539756775s 2019-06-08 11:42:58,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:42:58,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:42:58,822 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:42:58 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc Server: Apache x-openstack-request-id: req-7b4493cd-2895-4010-b089-71e890328d30 2019-06-08 11:42:58,822 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:42:58,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:42:58 GMT Server: Apache x-openstack-request-id: req-4ad81288-ab66-40fd-9849-95115eea57d7 2019-06-08 11:42:58,864 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:42:58,864 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc&marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc used request id req-4ad81288-ab66-40fd-9849-95115eea57d7 2019-06-08 11:42:58,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0735189914703s 2019-06-08 11:43:03,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:43:03,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:43:03,900 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:43:03 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc Server: Apache x-openstack-request-id: req-21b9d75b-2299-4b8f-ad12-cd6f31aa482e 2019-06-08 11:43:03,900 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:43:04,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:43:03 GMT Server: Apache x-openstack-request-id: req-c0c87155-6719-403f-81ed-8017ada637c7 2019-06-08 11:43:04,209 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:43:04,209 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc&marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc used request id req-c0c87155-6719-403f-81ed-8017ada637c7 2019-06-08 11:43:04,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.338995933533s 2019-06-08 11:43:04,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:43:04,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:43:04,239 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:43:04 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-fb3e94b4-8f89-4c28-b902-1d41358bcde4 2019-06-08 11:43:04,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-06-08 11:43:04,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:43:04 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-04cb3ebe-559f-4659-b816-2cff012bc203 2019-06-08 11:43:04,264 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:43:04,264 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-04cb3ebe-559f-4659-b816-2cff012bc203 2019-06-08 11:43:04,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.054948091507s 2019-06-08 11:43:09,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:43:09,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:43:09,302 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:43:09 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc Server: Apache x-openstack-request-id: req-7f020f88-e7fc-4e15-98cd-d4ce99821991 2019-06-08 11:43:09,302 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:43:09,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:43:09 GMT Server: Apache x-openstack-request-id: req-6f282e35-b5e4-40e7-bccd-7224aad8e872 2019-06-08 11:43:09,345 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:43:09,345 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc&marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc used request id req-6f282e35-b5e4-40e7-bccd-7224aad8e872 2019-06-08 11:43:09,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0742928981781s 2019-06-08 11:43:14,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:43:14,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:43:14,646 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:43:14 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc Server: Apache x-openstack-request-id: req-1f08ab4a-fc2d-492b-a34e-32b47acd1b2b 2019-06-08 11:43:14,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-06-08 11:43:14,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:43:14 GMT Server: Apache x-openstack-request-id: req-22f773a8-0c60-431c-b1ff-74c3eeafe2e6 2019-06-08 11:43:14,687 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:43:14,687 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc&marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc used request id req-22f773a8-0c60-431c-b1ff-74c3eeafe2e6 2019-06-08 11:43:14,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.337225914001s 2019-06-08 11:43:14,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:43:14,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:43:14,717 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:43:14 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-66dae7c6-53f8-4c64-a315-d51e5d58b542 2019-06-08 11:43:14,717 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:43:14,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:43:14 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ed19ff1d-3bc5-4b9e-afe4-bde87e5cb322 2019-06-08 11:43:14,759 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:43:14,759 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-ed19ff1d-3bc5-4b9e-afe4-bde87e5cb322 2019-06-08 11:43:14,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0706629753113s 2019-06-08 11:43:19,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:43:19,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:43:19,795 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:43:19 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc Server: Apache x-openstack-request-id: req-548954a3-9004-4d13-9f5b-e724ffc499aa 2019-06-08 11:43:19,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-06-08 11:43:19,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:43:19 GMT Server: Apache x-openstack-request-id: req-dee09133-5fc4-4acc-aa3e-d0a469400ed9 2019-06-08 11:43:19,836 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:43:19,836 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc&marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc used request id req-dee09133-5fc4-4acc-aa3e-d0a469400ed9 2019-06-08 11:43:19,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.071277141571s 2019-06-08 11:43:24,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:43:24,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:43:24,889 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:43:24 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc Server: Apache x-openstack-request-id: req-55681993-5179-40a5-bc54-67fd732ebbf4 2019-06-08 11:43:24,889 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:43:24,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:43:24 GMT Server: Apache x-openstack-request-id: req-2fb45cd9-bd22-4390-9401-eb5e2e5c1200 2019-06-08 11:43:24,931 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:43:24,931 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc&marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc used request id req-2fb45cd9-bd22-4390-9401-eb5e2e5c1200 2019-06-08 11:43:24,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0889310836792s 2019-06-08 11:43:24,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:43:24,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:43:24,961 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:43:24 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-5f3ed283-b0f3-4f98-9134-aa2e22ec43be 2019-06-08 11:43:24,962 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:43:25,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:43:24 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c098154b-aca6-403d-85f9-f615398a7563 2019-06-08 11:43:25,005 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:43:25,005 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-c098154b-aca6-403d-85f9-f615398a7563 2019-06-08 11:43:25,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0732181072235s 2019-06-08 11:43:30,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:43:30,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:43:30,041 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:43:30 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc Server: Apache x-openstack-request-id: req-1a02822b-16db-4211-b9a5-761bb9bd980f 2019-06-08 11:43:30,041 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:43:30,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:43:30 GMT Server: Apache x-openstack-request-id: req-f5cd0e1b-d770-45dc-89e7-eb4963cb0702 2019-06-08 11:43:30,084 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:43:30,084 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc&marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc used request id req-f5cd0e1b-d770-45dc-89e7-eb4963cb0702 2019-06-08 11:43:30,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0724759101868s 2019-06-08 11:43:35,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:43:35,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:43:35,118 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:43:35 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc Server: Apache x-openstack-request-id: req-f4671f83-8dce-4f18-a911-d8dbf4b8478f 2019-06-08 11:43:35,119 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:43:35,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:43:35 GMT Server: Apache x-openstack-request-id: req-0864be48-a4c8-4452-970a-68000d98eef9 2019-06-08 11:43:35,160 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:43:35,160 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc&marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc used request id req-0864be48-a4c8-4452-970a-68000d98eef9 2019-06-08 11:43:35,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.070739030838s 2019-06-08 11:43:35,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:43:35,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:43:35,190 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:43:35 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-09a0b82f-85c9-43ae-81b1-3c8e913f81b6 2019-06-08 11:43:35,190 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:43:35,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:43:35 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-08830482-90aa-4246-b8e7-7434a34699ce 2019-06-08 11:43:35,505 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:43:35,505 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-08830482-90aa-4246-b8e7-7434a34699ce 2019-06-08 11:43:35,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.344336986542s 2019-06-08 11:43:40,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:43:40,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:43:40,823 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:43:40 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc Server: Apache x-openstack-request-id: req-30dd7981-cb6a-47af-b256-bb000ddb2c1b 2019-06-08 11:43:40,824 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:43:40,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:43:40 GMT Server: Apache x-openstack-request-id: req-effb5c8d-4480-4068-af7f-b44414a12b57 2019-06-08 11:43:40,865 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:43:40,865 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc&marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc used request id req-effb5c8d-4480-4068-af7f-b44414a12b57 2019-06-08 11:43:40,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.353141069412s 2019-06-08 11:43:45,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:43:45,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:43:45,900 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:43:45 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc Server: Apache x-openstack-request-id: req-afc343f0-4be6-452f-8fe0-395f77734ede 2019-06-08 11:43:45,900 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:43:45,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:43:45 GMT Server: Apache x-openstack-request-id: req-80923be0-269a-437f-ae62-07c4273a7643 2019-06-08 11:43:45,942 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:43:45,942 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc&marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc used request id req-80923be0-269a-437f-ae62-07c4273a7643 2019-06-08 11:43:45,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.071249961853s 2019-06-08 11:43:45,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:43:45,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:43:45,972 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:43:45 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-b56c2056-3f7f-4b65-8c1d-f462f473a539 2019-06-08 11:43:45,972 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:43:46,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:43:45 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0a19aec8-468e-4932-8c42-763f38ecc799 2019-06-08 11:43:46,015 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:43:46,015 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-0a19aec8-468e-4932-8c42-763f38ecc799 2019-06-08 11:43:46,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0726268291473s 2019-06-08 11:43:51,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:43:51,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:43:51,052 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:43:51 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc Server: Apache x-openstack-request-id: req-a16f30d1-f9cc-4fc1-82a8-b90163fec2e2 2019-06-08 11:43:51,052 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:43:51,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:43:51 GMT Server: Apache x-openstack-request-id: req-cfceaf23-edb6-43e0-b661-7c078cdfa9db 2019-06-08 11:43:51,371 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:43:51,371 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc&marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc used request id req-cfceaf23-edb6-43e0-b661-7c078cdfa9db 2019-06-08 11:43:51,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.349722146988s 2019-06-08 11:43:56,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:43:56,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:43:56,409 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:43:56 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc Server: Apache x-openstack-request-id: req-bc4a2a79-5ea2-43f1-9e74-0c8babd7f032 2019-06-08 11:43:56,409 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:43:56,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:43:56 GMT Server: Apache x-openstack-request-id: req-8dfa0975-bded-47d7-a358-857a0ed2a301 2019-06-08 11:43:56,452 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:43:56,452 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc&marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc used request id req-8dfa0975-bded-47d7-a358-857a0ed2a301 2019-06-08 11:43:56,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.074923992157s 2019-06-08 11:43:56,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:43:56,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:43:56,758 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:43:56 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-1221c0fa-99e4-491c-9152-865bdf858a88 2019-06-08 11:43:56,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-06-08 11:43:56,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:43:56 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d06e0469-8811-4c30-bf09-03596264ae20 2019-06-08 11:43:56,801 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:43:56,801 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-d06e0469-8811-4c30-bf09-03596264ae20 2019-06-08 11:43:56,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.34845995903s 2019-06-08 11:44:01,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:44:01,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:44:02,106 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:44:01 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc Server: Apache x-openstack-request-id: req-759179d2-62b8-450d-876e-856dd19ad895 2019-06-08 11:44:02,106 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:44:02,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:44:02 GMT Server: Apache x-openstack-request-id: req-024310d3-55f2-4e2a-8025-e588006ba7b5 2019-06-08 11:44:02,147 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:44:02,147 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc&marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc used request id req-024310d3-55f2-4e2a-8025-e588006ba7b5 2019-06-08 11:44:02,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.339570045471s 2019-06-08 11:44:07,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:44:07,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:44:07,524 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:44:07 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc Server: Apache x-openstack-request-id: req-a937f74c-31a4-4a57-b195-5aede89bb88f 2019-06-08 11:44:07,524 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:44:07,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:44:07 GMT Server: Apache x-openstack-request-id: req-f2987444-b8bf-4ddc-8811-917f410e201f 2019-06-08 11:44:07,567 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:44:07,567 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc&marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc used request id req-f2987444-b8bf-4ddc-8811-917f410e201f 2019-06-08 11:44:07,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.413656949997s 2019-06-08 11:44:07,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:44:07,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:44:07,603 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:44:07 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-4e58ce63-8825-4620-8641-58397f465cfe 2019-06-08 11:44:07,603 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:44:07,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:44:07 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-055dc253-8bb1-4803-a9a5-fcbb861bbdc2 2019-06-08 11:44:07,648 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:44:07,648 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-055dc253-8bb1-4803-a9a5-fcbb861bbdc2 2019-06-08 11:44:07,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0808689594269s 2019-06-08 11:44:12,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:44:12,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:44:12,687 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:44:12 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc Server: Apache x-openstack-request-id: req-20bf1ec6-2bf8-4cb9-a0d0-0fb4708b74a7 2019-06-08 11:44:12,687 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:44:12,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:44:12 GMT Server: Apache x-openstack-request-id: req-08d8e2c5-2b91-4344-91b1-adb7345a9a28 2019-06-08 11:44:12,730 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:44:12,730 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc&marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc used request id req-08d8e2c5-2b91-4344-91b1-adb7345a9a28 2019-06-08 11:44:12,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0749242305756s 2019-06-08 11:44:17,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:44:17,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:44:17,768 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:44:17 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc Server: Apache x-openstack-request-id: req-93fb299a-46dd-4dd7-8d1f-e3343135eb82 2019-06-08 11:44:17,768 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:44:18,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:44:17 GMT Server: Apache x-openstack-request-id: req-620c34dd-c667-4879-86fe-267e2edab6f0 2019-06-08 11:44:18,070 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:44:18,070 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc&marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc used request id req-620c34dd-c667-4879-86fe-267e2edab6f0 2019-06-08 11:44:18,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.334579944611s 2019-06-08 11:44:18,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:44:18,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:44:18,362 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:44:18 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-4b4d8a7a-7efb-43d2-b21a-b80a64b623d2 2019-06-08 11:44:18,362 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:44:18,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:44:18 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-dbd77418-415a-4e80-880e-f86c1df3caff 2019-06-08 11:44:18,404 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:44:18,404 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-dbd77418-415a-4e80-880e-f86c1df3caff 2019-06-08 11:44:18,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.333618879318s 2019-06-08 11:44:23,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:44:23,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:44:23,443 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:44:23 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc Server: Apache x-openstack-request-id: req-0a05b697-66a8-4a8a-ba87-622fc6382129 2019-06-08 11:44:23,443 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:44:23,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:44:23 GMT Server: Apache x-openstack-request-id: req-d4e57fd0-b243-4a65-8d1b-2ec742956f33 2019-06-08 11:44:23,749 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:44:23,750 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc&marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc used request id req-d4e57fd0-b243-4a65-8d1b-2ec742956f33 2019-06-08 11:44:23,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.338978052139s 2019-06-08 11:44:28,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:44:28,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:44:28,786 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:44:28 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc Server: Apache x-openstack-request-id: req-70e85123-54a1-49ab-b510-710dd6f9dfa6 2019-06-08 11:44:28,786 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:44:28,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:44:28 GMT Server: Apache x-openstack-request-id: req-d52e5cc5-1f62-46a4-8963-8f9f458f83d4 2019-06-08 11:44:28,828 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:44:28,829 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc&marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc used request id req-d52e5cc5-1f62-46a4-8963-8f9f458f83d4 2019-06-08 11:44:28,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732431411743s 2019-06-08 11:44:28,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:44:28,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:44:28,858 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:44:28 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-49c83161-1254-4973-873c-4ce289c83e14 2019-06-08 11:44:28,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-06-08 11:44:28,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:44:28 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-79f78708-9331-4f17-9d6e-7de0343f0438 2019-06-08 11:44:28,899 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:44:28,900 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-79f78708-9331-4f17-9d6e-7de0343f0438 2019-06-08 11:44:28,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0704848766327s 2019-06-08 11:44:33,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:44:33,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:44:33,937 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:44:33 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc Server: Apache x-openstack-request-id: req-edd5cc65-ec76-469b-8d40-416a9b38ed1d 2019-06-08 11:44:33,937 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:44:33,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:44:33 GMT Server: Apache x-openstack-request-id: req-eca0c998-ffc1-4a9f-9f5a-0b309aca1c49 2019-06-08 11:44:33,979 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:44:33,980 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc&marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc used request id req-eca0c998-ffc1-4a9f-9f5a-0b309aca1c49 2019-06-08 11:44:33,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0733048915863s 2019-06-08 11:44:38,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:44:38,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:44:39,016 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:44:38 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc Server: Apache x-openstack-request-id: req-0df5c9ad-a5a2-49f7-a02a-744ddf73df85 2019-06-08 11:44:39,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-06-08 11:44:39,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 353 Content-Type: application/json Date: Sat, 08 Jun 2019 11:44:39 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-943d198b-5205-4517-97f0-d3e5e9fb257e 2019-06-08 11:44:39,058 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "bono", "event_time": "2019-06-08T11:44:36Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/resources/bono/events/c18ced57-4cc5-486f-9fd9-9109549c7d41", "rel": "self"}, {"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "b81516c0-de51-46de-bb55-7681712d382d", "id": "c18ced57-4cc5-486f-9fd9-9109549c7d41"}]} 2019-06-08 11:44:39,059 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc&marker=f64e81bc-b113-4c95-b3d2-406b37515f30&sort_dir=asc used request id req-943d198b-5205-4517-97f0-d3e5e9fb257e 2019-06-08 11:44:39,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0731630325317s 2019-06-08 11:44:44,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:44:44,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=c18ced57-4cc5-486f-9fd9-9109549c7d41&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:44:44,096 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:44:44 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=c18ced57-4cc5-486f-9fd9-9109549c7d41&sort_dir=asc Server: Apache x-openstack-request-id: req-6afbc5e7-3329-4d81-a352-6680e54a8e2b 2019-06-08 11:44:44,097 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:44:44,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:44:44 GMT Server: Apache x-openstack-request-id: req-0f3541fc-3ac8-4c7c-b717-d9bd3dd8db1a 2019-06-08 11:44:44,138 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:44:44,139 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=c18ced57-4cc5-486f-9fd9-9109549c7d41&sort_dir=asc&marker=c18ced57-4cc5-486f-9fd9-9109549c7d41&sort_dir=asc used request id req-0f3541fc-3ac8-4c7c-b717-d9bd3dd8db1a 2019-06-08 11:44:44,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0738708972931s 2019-06-08 11:44:49,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:44:49,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=c18ced57-4cc5-486f-9fd9-9109549c7d41&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:44:49,175 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:44:49 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=c18ced57-4cc5-486f-9fd9-9109549c7d41&sort_dir=asc Server: Apache x-openstack-request-id: req-35d3a8a5-81b4-4894-8d13-545b1593e38a 2019-06-08 11:44:49,175 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:44:49,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:44:49 GMT Server: Apache x-openstack-request-id: req-378bbdde-26b9-4927-92de-a228ab9d7968 2019-06-08 11:44:49,218 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:44:49,218 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=c18ced57-4cc5-486f-9fd9-9109549c7d41&sort_dir=asc&marker=c18ced57-4cc5-486f-9fd9-9109549c7d41&sort_dir=asc used request id req-378bbdde-26b9-4927-92de-a228ab9d7968 2019-06-08 11:44:49,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0737600326538s 2019-06-08 11:44:49,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:44:49,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:44:49,250 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:44:49 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-c6dfddcc-25ac-4cc7-b5f7-cdcae42dc29e 2019-06-08 11:44:49,251 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:44:49,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:44:49 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a744bf92-5837-4040-bb06-65b64b31ad92 2019-06-08 11:44:49,293 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:44:49,293 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-a744bf92-5837-4040-bb06-65b64b31ad92 2019-06-08 11:44:49,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0746760368347s 2019-06-08 11:44:54,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:44:54,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=c18ced57-4cc5-486f-9fd9-9109549c7d41&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:44:54,333 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:44:54 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=c18ced57-4cc5-486f-9fd9-9109549c7d41&sort_dir=asc Server: Apache x-openstack-request-id: req-1f2f8dd2-d751-4d50-9800-c2ca8f2868de 2019-06-08 11:44:54,333 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:44:54,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:44:54 GMT Server: Apache x-openstack-request-id: req-28b713e0-9070-43c2-b634-ce9df77737a8 2019-06-08 11:44:54,376 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:44:54,376 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=c18ced57-4cc5-486f-9fd9-9109549c7d41&sort_dir=asc&marker=c18ced57-4cc5-486f-9fd9-9109549c7d41&sort_dir=asc used request id req-28b713e0-9070-43c2-b634-ce9df77737a8 2019-06-08 11:44:54,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0765709877014s 2019-06-08 11:44:59,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:44:59,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=c18ced57-4cc5-486f-9fd9-9109549c7d41&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:44:59,410 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:44:59 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=c18ced57-4cc5-486f-9fd9-9109549c7d41&sort_dir=asc Server: Apache x-openstack-request-id: req-6395f30d-385b-4f8f-af03-8b4f84989f9a 2019-06-08 11:44:59,410 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:44:59,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:44:59 GMT Server: Apache x-openstack-request-id: req-9f711ced-025c-4f63-b522-b5a57a4946e9 2019-06-08 11:44:59,456 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:44:59,456 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=c18ced57-4cc5-486f-9fd9-9109549c7d41&sort_dir=asc&marker=c18ced57-4cc5-486f-9fd9-9109549c7d41&sort_dir=asc used request id req-9f711ced-025c-4f63-b522-b5a57a4946e9 2019-06-08 11:44:59,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0785789489746s 2019-06-08 11:44:59,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:44:59,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:44:59,488 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:44:59 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-7c527dcf-ab5d-4202-abc7-c233094bab65 2019-06-08 11:44:59,488 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:44:59,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:44:59 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a83a9f38-d8d2-46dc-9566-8099874849ae 2019-06-08 11:44:59,531 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:44:59,531 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-a83a9f38-d8d2-46dc-9566-8099874849ae 2019-06-08 11:44:59,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0749008655548s 2019-06-08 11:45:04,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:45:04,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=c18ced57-4cc5-486f-9fd9-9109549c7d41&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:45:04,573 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:45:04 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=c18ced57-4cc5-486f-9fd9-9109549c7d41&sort_dir=asc Server: Apache x-openstack-request-id: req-49b5e064-3b97-4b96-9444-43d4892db845 2019-06-08 11:45:04,573 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:45:04,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:45:04 GMT Server: Apache x-openstack-request-id: req-372b3aac-7aac-4796-9dbb-32f209db5272 2019-06-08 11:45:04,616 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:45:04,616 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=c18ced57-4cc5-486f-9fd9-9109549c7d41&sort_dir=asc&marker=c18ced57-4cc5-486f-9fd9-9109549c7d41&sort_dir=asc used request id req-372b3aac-7aac-4796-9dbb-32f209db5272 2019-06-08 11:45:04,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0782420635223s 2019-06-08 11:45:09,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:45:09,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=c18ced57-4cc5-486f-9fd9-9109549c7d41&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:45:09,651 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:45:09 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=c18ced57-4cc5-486f-9fd9-9109549c7d41&sort_dir=asc Server: Apache x-openstack-request-id: req-bd43580d-9633-4c36-81ef-57257434dffe 2019-06-08 11:45:09,651 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:45:09,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:45:09 GMT Server: Apache x-openstack-request-id: req-bea4fdb8-61b1-4a47-87b8-86e01b545924 2019-06-08 11:45:09,694 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:45:09,694 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=c18ced57-4cc5-486f-9fd9-9109549c7d41&sort_dir=asc&marker=c18ced57-4cc5-486f-9fd9-9109549c7d41&sort_dir=asc used request id req-bea4fdb8-61b1-4a47-87b8-86e01b545924 2019-06-08 11:45:09,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727310180664s 2019-06-08 11:45:09,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:45:09,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:45:09,724 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:45:09 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-c45269ce-52bf-4fd8-b848-427234019e09 2019-06-08 11:45:09,724 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:45:09,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:45:09 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d8a11f30-3094-4598-b709-bda7b921572d 2019-06-08 11:45:09,770 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:45:09,770 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-d8a11f30-3094-4598-b709-bda7b921572d 2019-06-08 11:45:09,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0748729705811s 2019-06-08 11:45:14,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:45:14,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=c18ced57-4cc5-486f-9fd9-9109549c7d41&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:45:14,825 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:45:14 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=c18ced57-4cc5-486f-9fd9-9109549c7d41&sort_dir=asc Server: Apache x-openstack-request-id: req-855756ad-144a-42c9-b95d-f04b14a3b8dd 2019-06-08 11:45:14,825 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:45:14,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:45:14 GMT Server: Apache x-openstack-request-id: req-05f1fa8e-d1c0-450e-a8cb-c71297e1d1dc 2019-06-08 11:45:14,871 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:45:14,871 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=c18ced57-4cc5-486f-9fd9-9109549c7d41&sort_dir=asc&marker=c18ced57-4cc5-486f-9fd9-9109549c7d41&sort_dir=asc used request id req-05f1fa8e-d1c0-450e-a8cb-c71297e1d1dc 2019-06-08 11:45:14,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0944828987122s 2019-06-08 11:45:19,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:45:19,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=c18ced57-4cc5-486f-9fd9-9109549c7d41&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:45:19,906 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:45:19 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=c18ced57-4cc5-486f-9fd9-9109549c7d41&sort_dir=asc Server: Apache x-openstack-request-id: req-39e280a0-fe82-4684-8b2c-03e53a2cb5ef 2019-06-08 11:45:19,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-06-08 11:45:19,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:45:19 GMT Server: Apache x-openstack-request-id: req-35746843-5f56-4d07-a816-75a14da078ed 2019-06-08 11:45:19,948 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:45:19,948 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=c18ced57-4cc5-486f-9fd9-9109549c7d41&sort_dir=asc&marker=c18ced57-4cc5-486f-9fd9-9109549c7d41&sort_dir=asc used request id req-35746843-5f56-4d07-a816-75a14da078ed 2019-06-08 11:45:19,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0711178779602s 2019-06-08 11:45:19,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:45:19,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:45:19,977 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:45:19 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-ef164acc-d6f3-42e1-a4a9-3327b6a1548a 2019-06-08 11:45:19,977 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:45:20,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:45:19 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-db8577b8-4f23-4b44-857e-68555957d707 2019-06-08 11:45:20,019 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:45:20,019 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-db8577b8-4f23-4b44-857e-68555957d707 2019-06-08 11:45:20,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0712201595306s 2019-06-08 11:45:25,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:45:25,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=c18ced57-4cc5-486f-9fd9-9109549c7d41&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:45:25,055 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:45:25 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=c18ced57-4cc5-486f-9fd9-9109549c7d41&sort_dir=asc Server: Apache x-openstack-request-id: req-fe7f4de9-d7a7-42c5-a5a2-5b61ada73432 2019-06-08 11:45:25,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-06-08 11:45:25,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:45:25 GMT Server: Apache x-openstack-request-id: req-5f9818c8-27d5-4edc-9c13-ef9ad5c70b72 2019-06-08 11:45:25,097 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:45:25,097 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=c18ced57-4cc5-486f-9fd9-9109549c7d41&sort_dir=asc&marker=c18ced57-4cc5-486f-9fd9-9109549c7d41&sort_dir=asc used request id req-5f9818c8-27d5-4edc-9c13-ef9ad5c70b72 2019-06-08 11:45:25,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0706179141998s 2019-06-08 11:45:30,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:45:30,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=c18ced57-4cc5-486f-9fd9-9109549c7d41&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:45:30,135 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:45:30 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=c18ced57-4cc5-486f-9fd9-9109549c7d41&sort_dir=asc Server: Apache x-openstack-request-id: req-7f6b2d04-e8c9-4f29-bdad-d98587d5e22f 2019-06-08 11:45:30,135 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:45:30,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:45:30 GMT Server: Apache x-openstack-request-id: req-b594db21-f6d2-46c3-831e-71bb1d0687fa 2019-06-08 11:45:30,177 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:45:30,177 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=c18ced57-4cc5-486f-9fd9-9109549c7d41&sort_dir=asc&marker=c18ced57-4cc5-486f-9fd9-9109549c7d41&sort_dir=asc used request id req-b594db21-f6d2-46c3-831e-71bb1d0687fa 2019-06-08 11:45:30,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0748038291931s 2019-06-08 11:45:30,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:45:30,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:45:30,208 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:45:30 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-ed5b229e-a5ad-4455-9d80-5071322c51e2 2019-06-08 11:45:30,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-06-08 11:45:30,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:45:30 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f6584ebe-de52-487b-be48-3826bd426e41 2019-06-08 11:45:30,250 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:45:30,250 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-f6584ebe-de52-487b-be48-3826bd426e41 2019-06-08 11:45:30,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0723278522491s 2019-06-08 11:45:35,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:45:35,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=c18ced57-4cc5-486f-9fd9-9109549c7d41&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:45:35,287 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:45:35 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=c18ced57-4cc5-486f-9fd9-9109549c7d41&sort_dir=asc Server: Apache x-openstack-request-id: req-d59ed7a6-b97a-45ca-85c5-4ca25437c0b2 2019-06-08 11:45:35,288 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:45:35,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:45:35 GMT Server: Apache x-openstack-request-id: req-f8e63398-3c3e-4b92-848f-d0522d06959e 2019-06-08 11:45:35,330 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:45:35,330 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=c18ced57-4cc5-486f-9fd9-9109549c7d41&sort_dir=asc&marker=c18ced57-4cc5-486f-9fd9-9109549c7d41&sort_dir=asc used request id req-f8e63398-3c3e-4b92-848f-d0522d06959e 2019-06-08 11:45:35,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0737750530243s 2019-06-08 11:45:40,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:45:40,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=c18ced57-4cc5-486f-9fd9-9109549c7d41&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:45:40,368 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:45:40 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=c18ced57-4cc5-486f-9fd9-9109549c7d41&sort_dir=asc Server: Apache x-openstack-request-id: req-2e55c0ff-f27e-4d75-a5f7-bfa73165ca3a 2019-06-08 11:45:40,368 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:45:40,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:45:40 GMT Server: Apache x-openstack-request-id: req-23d0b5e4-adb3-4805-82cd-f6181c4860f8 2019-06-08 11:45:40,409 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:45:40,410 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=c18ced57-4cc5-486f-9fd9-9109549c7d41&sort_dir=asc&marker=c18ced57-4cc5-486f-9fd9-9109549c7d41&sort_dir=asc used request id req-23d0b5e4-adb3-4805-82cd-f6181c4860f8 2019-06-08 11:45:40,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.073399066925s 2019-06-08 11:45:40,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:45:40,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:45:40,439 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:45:40 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-169dd056-4ca1-478b-959c-3b6301372e48 2019-06-08 11:45:40,439 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:45:40,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:45:40 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2d55659f-68d5-4390-893f-02fc10d63479 2019-06-08 11:45:40,480 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:45:40,480 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-2d55659f-68d5-4390-893f-02fc10d63479 2019-06-08 11:45:40,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0700039863586s 2019-06-08 11:45:45,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:45:45,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=c18ced57-4cc5-486f-9fd9-9109549c7d41&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:45:45,520 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:45:45 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=c18ced57-4cc5-486f-9fd9-9109549c7d41&sort_dir=asc Server: Apache x-openstack-request-id: req-28cf170a-a53b-4e64-9ae4-9ec56a4cb2ff 2019-06-08 11:45:45,520 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:45:45,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:45:45 GMT Server: Apache x-openstack-request-id: req-bebeaf70-da7f-48fc-826c-2724d183ec9b 2019-06-08 11:45:45,563 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:45:45,563 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=c18ced57-4cc5-486f-9fd9-9109549c7d41&sort_dir=asc&marker=c18ced57-4cc5-486f-9fd9-9109549c7d41&sort_dir=asc used request id req-bebeaf70-da7f-48fc-826c-2724d183ec9b 2019-06-08 11:45:45,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0766451358795s 2019-06-08 11:45:50,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:45:50,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=c18ced57-4cc5-486f-9fd9-9109549c7d41&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:45:50,598 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:45:50 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=c18ced57-4cc5-486f-9fd9-9109549c7d41&sort_dir=asc Server: Apache x-openstack-request-id: req-9f63f39b-cb15-4e86-8a35-85ab5be22372 2019-06-08 11:45:50,599 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:45:50,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:45:50 GMT Server: Apache x-openstack-request-id: req-93927e5d-3541-49e1-be28-8c7071ccc71c 2019-06-08 11:45:50,672 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:45:50,673 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=c18ced57-4cc5-486f-9fd9-9109549c7d41&sort_dir=asc&marker=c18ced57-4cc5-486f-9fd9-9109549c7d41&sort_dir=asc used request id req-93927e5d-3541-49e1-be28-8c7071ccc71c 2019-06-08 11:45:50,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.10378909111s 2019-06-08 11:45:50,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:45:50,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:45:50,702 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:45:50 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-f53588d9-f44f-4c7a-b5db-1b63366c4b98 2019-06-08 11:45:50,702 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:45:50,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:45:50 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-4b990552-6cc9-4087-a07d-90bef7c77f0b 2019-06-08 11:45:50,744 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:45:50,745 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-4b990552-6cc9-4087-a07d-90bef7c77f0b 2019-06-08 11:45:50,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0714209079742s 2019-06-08 11:45:55,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:45:55,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=c18ced57-4cc5-486f-9fd9-9109549c7d41&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:45:55,783 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:45:55 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=c18ced57-4cc5-486f-9fd9-9109549c7d41&sort_dir=asc Server: Apache x-openstack-request-id: req-1e6f80a0-e6ca-4388-bd64-3a0e75c421b3 2019-06-08 11:45:55,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-06-08 11:45:55,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 353 Content-Type: application/json Date: Sat, 08 Jun 2019 11:45:55 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7250e663-c1ec-4b95-a34b-384079e5e413 2019-06-08 11:45:55,827 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "homer", "event_time": "2019-06-08T11:45:52Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/resources/homer/events/35d2fdbc-ec93-4833-a62e-041099a99c93", "rel": "self"}, {"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "846d4b1d-a0cb-414d-aaa7-6f5dfb5b697d", "id": "35d2fdbc-ec93-4833-a62e-041099a99c93"}]} 2019-06-08 11:45:55,827 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=c18ced57-4cc5-486f-9fd9-9109549c7d41&sort_dir=asc&marker=c18ced57-4cc5-486f-9fd9-9109549c7d41&sort_dir=asc used request id req-7250e663-c1ec-4b95-a34b-384079e5e413 2019-06-08 11:45:55,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0756499767303s 2019-06-08 11:46:00,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:46:00,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=35d2fdbc-ec93-4833-a62e-041099a99c93&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:46:00,862 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:46:00 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=35d2fdbc-ec93-4833-a62e-041099a99c93&sort_dir=asc Server: Apache x-openstack-request-id: req-35b0a5f9-87ce-4d51-8dc8-d31358d61e09 2019-06-08 11:46:00,862 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:46:00,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:46:00 GMT Server: Apache x-openstack-request-id: req-d8241591-a53c-43f4-91d5-2b9b3fbecf18 2019-06-08 11:46:00,904 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:46:00,904 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=35d2fdbc-ec93-4833-a62e-041099a99c93&sort_dir=asc&marker=35d2fdbc-ec93-4833-a62e-041099a99c93&sort_dir=asc used request id req-d8241591-a53c-43f4-91d5-2b9b3fbecf18 2019-06-08 11:46:00,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0712440013885s 2019-06-08 11:46:05,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:46:05,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=35d2fdbc-ec93-4833-a62e-041099a99c93&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:46:05,941 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:46:05 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=35d2fdbc-ec93-4833-a62e-041099a99c93&sort_dir=asc Server: Apache x-openstack-request-id: req-b9e0ad77-0a87-430e-b0cb-3e8032045efe 2019-06-08 11:46:05,941 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:46:05,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:46:05 GMT Server: Apache x-openstack-request-id: req-d9574892-e50d-4599-84f7-73fc6700b002 2019-06-08 11:46:05,984 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:46:05,984 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=35d2fdbc-ec93-4833-a62e-041099a99c93&sort_dir=asc&marker=35d2fdbc-ec93-4833-a62e-041099a99c93&sort_dir=asc used request id req-d9574892-e50d-4599-84f7-73fc6700b002 2019-06-08 11:46:05,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0745208263397s 2019-06-08 11:46:05,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:46:05,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:46:06,015 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:46:05 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-c10c1b67-7075-422b-94bb-e1324ab1e55b 2019-06-08 11:46:06,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-06-08 11:46:06,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 08 Jun 2019 11:46:06 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3cd49bf4-20e5-4884-bfdd-dccf0a5dfbb9 2019-06-08 11:46:06,057 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:46:06,057 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-3cd49bf4-20e5-4884-bfdd-dccf0a5dfbb9 2019-06-08 11:46:06,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0723330974579s 2019-06-08 11:46:11,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:46:11,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/events?marker=35d2fdbc-ec93-4833-a62e-041099a99c93&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:46:11,096 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:46:11 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=35d2fdbc-ec93-4833-a62e-041099a99c93&sort_dir=asc Server: Apache x-openstack-request-id: req-1d2e25fd-d2d8-4dc2-9fff-7dc18deb5058 2019-06-08 11:46:11,096 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:46:11,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 442 Content-Type: application/json Date: Sat, 08 Jun 2019 11:46:11 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-09427c7d-d539-426d-afaf-845e45209c61 2019-06-08 11:46:11,138 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "dime", "event_time": "2019-06-08T11:46:09Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/resources/dime/events/aa56ce39-26e5-4724-9cbf-71602b6010ba", "rel": "self"}, {"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "092a9416-3d9b-4d0b-a87f-98b6ef9c5ac1", "id": "aa56ce39-26e5-4724-9cbf-71602b6010ba"}, {"resource_name": "clearwater-opnfv", "event_time": "2019-06-08T11:46:09Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/resources/clearwater-opnfv/events/82aa9d61-7c45-420f-b75f-20f8e3e0a47a", "rel": "self"}, {"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE completed successfully", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "de80c740-a50c-402d-a01e-a043be4427ce", "id": "82aa9d61-7c45-420f-b75f-20f8e3e0a47a"}]} 2019-06-08 11:46:11,138 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=35d2fdbc-ec93-4833-a62e-041099a99c93&sort_dir=asc&marker=35d2fdbc-ec93-4833-a62e-041099a99c93&sort_dir=asc used request id req-09427c7d-d539-426d-afaf-845e45209c61 2019-06-08 11:46:11,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.074385881424s 2019-06-08 11:46:11,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:46:11,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:46:11,170 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 423 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:46:11 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce Server: Apache x-openstack-request-id: req-949f9a00-f0f8-4b33-9b36-a99cae89cb01 2019-06-08 11:46:11,170 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:46:11,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 889 Content-Type: application/json Date: Sat, 08 Jun 2019 11:46:11 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0274058e-85c4-464d-b980-b11116d95099 2019-06-08 11:46:11,245 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "outputs": [{"output_value": "172.30.9.200", "output_key": "dns_ip", "description": "IP address of DNS"}, {"output_value": "clearwater.opnfv", "output_key": "zone", "description": "DNS zone"}], "template_description": "Clearwater deployment\n"}} 2019-06-08 11:46:11,245 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce used request id req-0274058e-85c4-464d-b980-b11116d95099 2019-06-08 11:46:11,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.105227947235s 2019-06-08 11:46:11,246 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - stack: Munch({'stack_name': u'clearwater-opnfv', 'creation_time': u'2019-06-08T11:17:07Z', 'updated_at': None, 'notification_topics': [], 'timeout_mins': 60, 'owner': None, 'tempate_description': u'Clearwater deployment\n', 'deleted_at': None, 'id': u'de80c740-a50c-402d-a01e-a043be4427ce', 'parameters': Munch({u'OS::project_id': u'b9f86e610bc74c1384f3b9b48534cde3', u'image': u'heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b', u'private_mgmt_net_pool_start': u'192.168.100.1', u'dime_cluster_size': u'1', u'flavor': u'heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b', 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_61a498cf-462f-4e43-b108-32f82d3eb77b', 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'de80c740-a50c-402d-a01e-a043be4427ce', u'dnssec_key': u'GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==', u'bono_cluster_size': u'1', u'public_mgmt_net_id': u'd0205d84-f6dd-4d92-b76b-dc9ca1111094'}), 'deletion_time': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'stack_user_project_id': u'c04132917d2c4447ba1b1d0ab3e1c6ed', 'status': u'COMPLETE', 'disable_rollback': False, 'description': u'Clearwater deployment\n', 'parent': None, 'tags': None, 'outputs': [Munch({u'output_value': u'172.30.9.200', u'output_key': u'dns_ip', u'description': u'IP address of DNS'}), Munch({u'output_value': u'clearwater.opnfv', u'output_key': u'zone', u'description': u'DNS zone'})], 'stack_owner': None, 'stack_status': u'CREATE_COMPLETE', 'status_reason': u'Stack CREATE completed successfully', 'properties': Munch({u'capabilities': []}), 'template_description': u'Clearwater deployment\n', 'is_rollback_enabled': False, 'name': u'clearwater-opnfv', 'created_at': u'2019-06-08T11:17:07Z', 'stack_status_reason': u'Stack CREATE completed successfully', 'updated_time': None, 'action': u'CREATE', 'identifier': 'clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce'}) 2019-06-08 11:46:11,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 11:46:11,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:46:12,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1344 Content-Type: application/json Date: Sat, 08 Jun 2019 11:46: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-ddd27ecc-4f08-4fe9-9524-dde3ae9f8a5b x-openstack-request-id: req-ddd27ecc-4f08-4fe9-9524-dde3ae9f8a5b 2019-06-08 11:46:12,254 - 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:10:80:93", "version": 4, "addr": "192.168.100.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:80:93", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/98a7f6b0-c969-4cc2-af87-b7ef7872f92d", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/98a7f6b0-c969-4cc2-af87-b7ef7872f92d", "rel": "bookmark"}], "image": {"id": "4be488e3-47c8-405e-aea8-cae75c30f9ff", "links": [{"href": "http://172.30.9.46:8774/images/4be488e3-47c8-405e-aea8-cae75c30f9ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:40:39.000000", "flavor": {"id": "205aaf6f-7af1-479e-9e1c-478cf67b1d45", "links": [{"href": "http://172.30.9.46:8774/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "rel": "bookmark"}]}, "id": "98a7f6b0-c969-4cc2-af87-b7ef7872f92d", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "361d895b64ce45fda4eea4137ca52e60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:40:39Z", "hostId": "4513d243c6ce4a1f119109d26689f0a8c817b51353655c7e5045030e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "name": "bono-0.clearwater.opnfv", "created": "2019-06-08T11:40:04Z", "tenant_id": "b9f86e610bc74c1384f3b9b48534cde3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:23:37", "version": 4, "addr": "192.168.100.26", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:23:37", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/9e35db02-2cde-4218-bf45-fdee1cb08559", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/9e35db02-2cde-4218-bf45-fdee1cb08559", "rel": "bookmark"}], "image": {"id": "4be488e3-47c8-405e-aea8-cae75c30f9ff", "links": [{"href": "http://172.30.9.46:8774/images/4be488e3-47c8-405e-aea8-cae75c30f9ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:40:37.000000", "flavor": {"id": "205aaf6f-7af1-479e-9e1c-478cf67b1d45", "links": [{"href": "http://172.30.9.46:8774/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "rel": "bookmark"}]}, "id": "9e35db02-2cde-4218-bf45-fdee1cb08559", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "361d895b64ce45fda4eea4137ca52e60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:40:37Z", "hostId": "4513d243c6ce4a1f119109d26689f0a8c817b51353655c7e5045030e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "name": "dime-0.clearwater.opnfv", "created": "2019-06-08T11:40:04Z", "tenant_id": "b9f86e610bc74c1384f3b9b48534cde3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:24:77:a4", "version": 4, "addr": "192.168.100.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:24:77:a4", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/d945b29a-5003-4775-9d59-a8d1e480cb5e", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/d945b29a-5003-4775-9d59-a8d1e480cb5e", "rel": "bookmark"}], "image": {"id": "4be488e3-47c8-405e-aea8-cae75c30f9ff", "links": [{"href": "http://172.30.9.46:8774/images/4be488e3-47c8-405e-aea8-cae75c30f9ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:40:30.000000", "flavor": {"id": "205aaf6f-7af1-479e-9e1c-478cf67b1d45", "links": [{"href": "http://172.30.9.46:8774/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "rel": "bookmark"}]}, "id": "d945b29a-5003-4775-9d59-a8d1e480cb5e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "361d895b64ce45fda4eea4137ca52e60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:40:30Z", "hostId": "5a7a66950c36ddaf3f09e8a144efe6ea5e86982eff39aa800e169c69", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "name": "homer-0.clearwater.opnfv", "created": "2019-06-08T11:40:01Z", "tenant_id": "b9f86e610bc74c1384f3b9b48534cde3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:af:bd", "version": 4, "addr": "192.168.100.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:af:bd", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/09676360-382a-4661-90ed-d72cad0f402d", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/09676360-382a-4661-90ed-d72cad0f402d", "rel": "bookmark"}], "image": {"id": "4be488e3-47c8-405e-aea8-cae75c30f9ff", "links": [{"href": "http://172.30.9.46:8774/images/4be488e3-47c8-405e-aea8-cae75c30f9ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:35:02.000000", "flavor": {"id": "205aaf6f-7af1-479e-9e1c-478cf67b1d45", "links": [{"href": "http://172.30.9.46:8774/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "rel": "bookmark"}]}, "id": "09676360-382a-4661-90ed-d72cad0f402d", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "361d895b64ce45fda4eea4137ca52e60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:35:02Z", "hostId": "4513d243c6ce4a1f119109d26689f0a8c817b51353655c7e5045030e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "name": "sprout-0.clearwater.opnfv", "created": "2019-06-08T11:34:44Z", "tenant_id": "b9f86e610bc74c1384f3b9b48534cde3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:52:30", "version": 4, "addr": "192.168.100.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:52:30", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/eb641662-1cd4-4fcc-a9a8-42ffc51e98a1", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/eb641662-1cd4-4fcc-a9a8-42ffc51e98a1", "rel": "bookmark"}], "image": {"id": "4be488e3-47c8-405e-aea8-cae75c30f9ff", "links": [{"href": "http://172.30.9.46:8774/images/4be488e3-47c8-405e-aea8-cae75c30f9ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:24:52.000000", "flavor": {"id": "205aaf6f-7af1-479e-9e1c-478cf67b1d45", "links": [{"href": "http://172.30.9.46:8774/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "rel": "bookmark"}]}, "id": "eb641662-1cd4-4fcc-a9a8-42ffc51e98a1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "361d895b64ce45fda4eea4137ca52e60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:24:52Z", "hostId": "5a7a66950c36ddaf3f09e8a144efe6ea5e86982eff39aa800e169c69", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "name": "vellum-0.clearwater.opnfv", "created": "2019-06-08T11:24:37Z", "tenant_id": "b9f86e610bc74c1384f3b9b48534cde3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:71:9c", "version": 4, "addr": "192.168.100.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:71:9c", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/ef9296db-4f3e-46a7-bf22-8ac11a0f0b13", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/ef9296db-4f3e-46a7-bf22-8ac11a0f0b13", "rel": "bookmark"}], "image": {"id": "4be488e3-47c8-405e-aea8-cae75c30f9ff", "links": [{"href": "http://172.30.9.46:8774/images/4be488e3-47c8-405e-aea8-cae75c30f9ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:21:24.000000", "flavor": {"id": "205aaf6f-7af1-479e-9e1c-478cf67b1d45", "links": [{"href": "http://172.30.9.46:8774/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "rel": "bookmark"}]}, "id": "ef9296db-4f3e-46a7-bf22-8ac11a0f0b13", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "361d895b64ce45fda4eea4137ca52e60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:21:24Z", "hostId": "5a7a66950c36ddaf3f09e8a144efe6ea5e86982eff39aa800e169c69", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "name": "ellis-0.clearwater.opnfv", "created": "2019-06-08T11:19:53Z", "tenant_id": "b9f86e610bc74c1384f3b9b48534cde3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:8b:26", "version": 4, "addr": "192.168.100.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:8b:26", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/075f2343-290b-49e5-98d3-a08e58c2a67a", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/075f2343-290b-49e5-98d3-a08e58c2a67a", "rel": "bookmark"}], "image": {"id": "4be488e3-47c8-405e-aea8-cae75c30f9ff", "links": [{"href": "http://172.30.9.46:8774/images/4be488e3-47c8-405e-aea8-cae75c30f9ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:19:14.000000", "flavor": {"id": "205aaf6f-7af1-479e-9e1c-478cf67b1d45", "links": [{"href": "http://172.30.9.46:8774/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "rel": "bookmark"}]}, "id": "075f2343-290b-49e5-98d3-a08e58c2a67a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "361d895b64ce45fda4eea4137ca52e60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:19:14Z", "hostId": "4513d243c6ce4a1f119109d26689f0a8c817b51353655c7e5045030e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "name": "ns.clearwater.opnfv", "created": "2019-06-08T11:17:27Z", "tenant_id": "b9f86e610bc74c1384f3b9b48534cde3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 11:46:12,254 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-ddd27ecc-4f08-4fe9-9524-dde3ae9f8a5b 2019-06-08 11:46:12,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.0070168972s 2019-06-08 11:46:12,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 11:46:12,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:46:12,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1258 Content-Type: application/json Date: Sat, 08 Jun 2019 11:46:12 GMT X-Openstack-Request-Id: req-238af38e-e777-456b-8800-f6ab97a9bb45 2019-06-08 11:46:12,595 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"85e1a1e8-760f-4b17-9633-e0d83a7566a0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b9f86e610bc74c1384f3b9b48534cde3","l2_adjacency":true,"status":"ACTIVE","subnets":["43def390-643c-445e-b487-21142912d1c2"],"description":"","tags":[],"updated_at":"2019-06-08T11:17:11Z","qos_policy_id":null,"name":"clearwater-opnfv-private-management","admin_state_up":true,"tenant_id":"b9f86e610bc74c1384f3b9b48534cde3","created_at":"2019-06-08T11:17:10Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T06:03:01Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","mtu":1500}]} 2019-06-08 11:46:12,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-238af38e-e777-456b-8800-f6ab97a9bb45 2019-06-08 11:46:12,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.323324918747s 2019-06-08 11:46:12,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-06-08 11:46:12,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:46:12,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 664 Content-Type: application/json Date: Sat, 08 Jun 2019 11:46:12 GMT X-Openstack-Request-Id: req-68abb13a-14d2-4088-89e7-8b01a365afa3 2019-06-08 11:46:12,637 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"85e1a1e8-760f-4b17-9633-e0d83a7566a0","tenant_id":"b9f86e610bc74c1384f3b9b48534cde3","created_at":"2019-06-08T11:17:11Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-06-08T11:17:11Z","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":"b9f86e610bc74c1384f3b9b48534cde3","id":"43def390-643c-445e-b487-21142912d1c2","subnetpool_id":null,"name":"clearwater-opnfv-private-management"}]} 2019-06-08 11:46:12,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/subnets.json used request id req-68abb13a-14d2-4088-89e7-8b01a365afa3 2019-06-08 11:46:12,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0406880378723s 2019-06-08 11:46:12,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-08 11:46:12,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:46:12,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sat, 08 Jun 2019 11: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-8dd0f2da-db22-490d-8d16-0f4b7ec12e95 x-openstack-request-id: req-8dd0f2da-db22-490d-8d16-0f4b7ec12e95 2019-06-08 11:46:12,667 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "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": "205aaf6f-7af1-479e-9e1c-478cf67b1d45"}]} 2019-06-08 11:46:12,667 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None used request id req-8dd0f2da-db22-490d-8d16-0f4b7ec12e95 2019-06-08 11:46:12,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0236370563507s 2019-06-08 11:46:12,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-06-08 11:46:12,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/98a7f6b0-c969-4cc2-af87-b7ef7872f92d/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:46:13,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 374 Content-Type: application/json Date: Sat, 08 Jun 2019 11: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-851fc24b-75be-4c08-a432-1eeceadc0b10 x-openstack-request-id: req-851fc24b-75be-4c08-a432-1eeceadc0b10 2019-06-08 11:46:13,055 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "b6a1045d-d1e6-4b71-909e-307870a1ac6b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "149883f4-ccdb-456a-bc01-a367d9204720"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "b6a1045d-d1e6-4b71-909e-307870a1ac6b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2b6246b7-5fc8-4a39-bad6-f86f2309b4d9"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "b6a1045d-d1e6-4b71-909e-307870a1ac6b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f8e9a0da-96dd-463b-8c1d-4f7bd6d2a67d"}], "tenant_id": "b9f86e610bc74c1384f3b9b48534cde3", "id": "b6a1045d-d1e6-4b71-909e-307870a1ac6b", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-06-08 11:46:13,055 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/98a7f6b0-c969-4cc2-af87-b7ef7872f92d/os-security-groups used request id req-851fc24b-75be-4c08-a432-1eeceadc0b10 2019-06-08 11:46:13,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.386505842209s 2019-06-08 11:46:13,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 11:46:13,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:46:13,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 08 Jun 2019 11:46:13 GMT X-Openstack-Request-Id: req-96bfa961-b96d-4773-8cd7-dc11ae392838 2019-06-08 11:46:13,382 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T11:17:00Z", "file": "/v2/images/4be488e3-47c8-405e-aea8-cae75c30f9ff/file", "owner": "b9f86e610bc74c1384f3b9b48534cde3", "id": "4be488e3-47c8-405e-aea8-cae75c30f9ff", "size": 263848448, "self": "/v2/images/4be488e3-47c8-405e-aea8-cae75c30f9ff", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/4be488e3-47c8-405e-aea8-cae75c30f9ff/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/4be488e3-47c8-405e-aea8-cae75c30f9ff/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-06-08T11:16:55Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 11:46:13,382 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-96bfa961-b96d-4773-8cd7-dc11ae392838 2019-06-08 11:46:13,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.320876121521s 2019-06-08 11:46:13,389 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-06-08 11:46:13,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-08 11:46:13,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:46:13,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sat, 08 Jun 2019 11:46: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-6d32edb7-fff2-46a2-8df8-e50658fe88ef x-openstack-request-id: req-6d32edb7-fff2-46a2-8df8-e50658fe88ef 2019-06-08 11:46:13,414 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "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": "205aaf6f-7af1-479e-9e1c-478cf67b1d45"}]} 2019-06-08 11:46:13,414 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None used request id req-6d32edb7-fff2-46a2-8df8-e50658fe88ef 2019-06-08 11:46:13,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0247259140015s 2019-06-08 11:46:13,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-06-08 11:46:13,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/9e35db02-2cde-4218-bf45-fdee1cb08559/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:46:14,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 374 Content-Type: application/json Date: Sat, 08 Jun 2019 11:46: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-a971642e-be74-4c0c-a828-52b4f5e0b01c x-openstack-request-id: req-a971642e-be74-4c0c-a828-52b4f5e0b01c 2019-06-08 11:46:14,030 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "b6a1045d-d1e6-4b71-909e-307870a1ac6b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "149883f4-ccdb-456a-bc01-a367d9204720"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "b6a1045d-d1e6-4b71-909e-307870a1ac6b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2b6246b7-5fc8-4a39-bad6-f86f2309b4d9"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "b6a1045d-d1e6-4b71-909e-307870a1ac6b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f8e9a0da-96dd-463b-8c1d-4f7bd6d2a67d"}], "tenant_id": "b9f86e610bc74c1384f3b9b48534cde3", "id": "b6a1045d-d1e6-4b71-909e-307870a1ac6b", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-06-08 11:46:14,030 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/9e35db02-2cde-4218-bf45-fdee1cb08559/os-security-groups used request id req-a971642e-be74-4c0c-a828-52b4f5e0b01c 2019-06-08 11:46:14,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.614296913147s 2019-06-08 11:46:14,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 11:46:14,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:46:14,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 08 Jun 2019 11:46:14 GMT X-Openstack-Request-Id: req-124b8c2c-4050-4b43-bdd3-ddf4f5da8fe7 2019-06-08 11:46:14,075 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T11:17:00Z", "file": "/v2/images/4be488e3-47c8-405e-aea8-cae75c30f9ff/file", "owner": "b9f86e610bc74c1384f3b9b48534cde3", "id": "4be488e3-47c8-405e-aea8-cae75c30f9ff", "size": 263848448, "self": "/v2/images/4be488e3-47c8-405e-aea8-cae75c30f9ff", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/4be488e3-47c8-405e-aea8-cae75c30f9ff/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/4be488e3-47c8-405e-aea8-cae75c30f9ff/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-06-08T11:16:55Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 11:46:14,075 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-124b8c2c-4050-4b43-bdd3-ddf4f5da8fe7 2019-06-08 11:46:14,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0390758514404s 2019-06-08 11:46:14,082 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-06-08 11:46:14,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-08 11:46:14,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:46:14,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sat, 08 Jun 2019 11: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-936033a9-8996-46f1-8fba-9d22f4b42236 x-openstack-request-id: req-936033a9-8996-46f1-8fba-9d22f4b42236 2019-06-08 11:46:14,105 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "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": "205aaf6f-7af1-479e-9e1c-478cf67b1d45"}]} 2019-06-08 11:46:14,105 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None used request id req-936033a9-8996-46f1-8fba-9d22f4b42236 2019-06-08 11:46:14,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0224180221558s 2019-06-08 11:46:14,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-06-08 11:46:14,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/d945b29a-5003-4775-9d59-a8d1e480cb5e/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:46:14,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 374 Content-Type: application/json Date: Sat, 08 Jun 2019 11: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-b74c4393-b460-405d-b5eb-34374ffcc8f3 x-openstack-request-id: req-b74c4393-b460-405d-b5eb-34374ffcc8f3 2019-06-08 11:46:14,506 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "b6a1045d-d1e6-4b71-909e-307870a1ac6b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "149883f4-ccdb-456a-bc01-a367d9204720"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "b6a1045d-d1e6-4b71-909e-307870a1ac6b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2b6246b7-5fc8-4a39-bad6-f86f2309b4d9"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "b6a1045d-d1e6-4b71-909e-307870a1ac6b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f8e9a0da-96dd-463b-8c1d-4f7bd6d2a67d"}], "tenant_id": "b9f86e610bc74c1384f3b9b48534cde3", "id": "b6a1045d-d1e6-4b71-909e-307870a1ac6b", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-06-08 11:46:14,506 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/d945b29a-5003-4775-9d59-a8d1e480cb5e/os-security-groups used request id req-b74c4393-b460-405d-b5eb-34374ffcc8f3 2019-06-08 11:46:14,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.399780035019s 2019-06-08 11:46:14,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 11:46:14,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:46:14,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 08 Jun 2019 11:46:14 GMT X-Openstack-Request-Id: req-e617be3f-85ca-4cb3-85f0-439a5ee62cea 2019-06-08 11:46:14,549 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T11:17:00Z", "file": "/v2/images/4be488e3-47c8-405e-aea8-cae75c30f9ff/file", "owner": "b9f86e610bc74c1384f3b9b48534cde3", "id": "4be488e3-47c8-405e-aea8-cae75c30f9ff", "size": 263848448, "self": "/v2/images/4be488e3-47c8-405e-aea8-cae75c30f9ff", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/4be488e3-47c8-405e-aea8-cae75c30f9ff/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/4be488e3-47c8-405e-aea8-cae75c30f9ff/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-06-08T11:16:55Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 11:46:14,549 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-e617be3f-85ca-4cb3-85f0-439a5ee62cea 2019-06-08 11:46:14,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0374698638916s 2019-06-08 11:46:14,554 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-06-08 11:46:14,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-08 11:46:14,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:46:14,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sat, 08 Jun 2019 11: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-a1d923d5-b0d2-4cff-9b70-65ba19cd2816 x-openstack-request-id: req-a1d923d5-b0d2-4cff-9b70-65ba19cd2816 2019-06-08 11:46:14,575 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "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": "205aaf6f-7af1-479e-9e1c-478cf67b1d45"}]} 2019-06-08 11:46:14,575 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None used request id req-a1d923d5-b0d2-4cff-9b70-65ba19cd2816 2019-06-08 11:46:14,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.020495891571s 2019-06-08 11:46:14,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-06-08 11:46:14,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/09676360-382a-4661-90ed-d72cad0f402d/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:46:15,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 374 Content-Type: application/json Date: Sat, 08 Jun 2019 11: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-0237fd21-b184-4388-a4af-853323fb36f0 x-openstack-request-id: req-0237fd21-b184-4388-a4af-853323fb36f0 2019-06-08 11:46:15,620 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "b6a1045d-d1e6-4b71-909e-307870a1ac6b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "149883f4-ccdb-456a-bc01-a367d9204720"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "b6a1045d-d1e6-4b71-909e-307870a1ac6b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2b6246b7-5fc8-4a39-bad6-f86f2309b4d9"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "b6a1045d-d1e6-4b71-909e-307870a1ac6b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f8e9a0da-96dd-463b-8c1d-4f7bd6d2a67d"}], "tenant_id": "b9f86e610bc74c1384f3b9b48534cde3", "id": "b6a1045d-d1e6-4b71-909e-307870a1ac6b", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-06-08 11:46:15,620 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/09676360-382a-4661-90ed-d72cad0f402d/os-security-groups used request id req-0237fd21-b184-4388-a4af-853323fb36f0 2019-06-08 11:46:15,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.04400491714s 2019-06-08 11:46:15,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 11:46:15,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:46:15,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 08 Jun 2019 11:46:15 GMT X-Openstack-Request-Id: req-f7d83ad3-dacd-4d81-8de8-ee1f828ccd07 2019-06-08 11:46:15,670 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T11:17:00Z", "file": "/v2/images/4be488e3-47c8-405e-aea8-cae75c30f9ff/file", "owner": "b9f86e610bc74c1384f3b9b48534cde3", "id": "4be488e3-47c8-405e-aea8-cae75c30f9ff", "size": 263848448, "self": "/v2/images/4be488e3-47c8-405e-aea8-cae75c30f9ff", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/4be488e3-47c8-405e-aea8-cae75c30f9ff/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/4be488e3-47c8-405e-aea8-cae75c30f9ff/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-06-08T11:16:55Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 11:46:15,670 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-f7d83ad3-dacd-4d81-8de8-ee1f828ccd07 2019-06-08 11:46:15,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0439341068268s 2019-06-08 11:46:15,675 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-06-08 11:46:15,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-08 11:46:15,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:46:15,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sat, 08 Jun 2019 11:46: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-f058925e-9578-430f-b166-30fb57184ba8 x-openstack-request-id: req-f058925e-9578-430f-b166-30fb57184ba8 2019-06-08 11:46:15,701 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "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": "205aaf6f-7af1-479e-9e1c-478cf67b1d45"}]} 2019-06-08 11:46:15,701 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None used request id req-f058925e-9578-430f-b166-30fb57184ba8 2019-06-08 11:46:15,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0252079963684s 2019-06-08 11:46:15,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-06-08 11:46:15,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/eb641662-1cd4-4fcc-a9a8-42ffc51e98a1/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:46:15,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 374 Content-Type: application/json Date: Sat, 08 Jun 2019 11:46: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-54c4b5ab-5e73-414a-8831-f510495563e5 x-openstack-request-id: req-54c4b5ab-5e73-414a-8831-f510495563e5 2019-06-08 11:46:15,836 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "b6a1045d-d1e6-4b71-909e-307870a1ac6b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "149883f4-ccdb-456a-bc01-a367d9204720"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "b6a1045d-d1e6-4b71-909e-307870a1ac6b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2b6246b7-5fc8-4a39-bad6-f86f2309b4d9"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "b6a1045d-d1e6-4b71-909e-307870a1ac6b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f8e9a0da-96dd-463b-8c1d-4f7bd6d2a67d"}], "tenant_id": "b9f86e610bc74c1384f3b9b48534cde3", "id": "b6a1045d-d1e6-4b71-909e-307870a1ac6b", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-06-08 11:46:15,837 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/eb641662-1cd4-4fcc-a9a8-42ffc51e98a1/os-security-groups used request id req-54c4b5ab-5e73-414a-8831-f510495563e5 2019-06-08 11:46:15,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.134557962418s 2019-06-08 11:46:15,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 11:46:15,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:46:15,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 08 Jun 2019 11:46:15 GMT X-Openstack-Request-Id: req-c5b8d832-906e-41e8-9d3d-2bb5fa1bca0e 2019-06-08 11:46:15,889 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T11:17:00Z", "file": "/v2/images/4be488e3-47c8-405e-aea8-cae75c30f9ff/file", "owner": "b9f86e610bc74c1384f3b9b48534cde3", "id": "4be488e3-47c8-405e-aea8-cae75c30f9ff", "size": 263848448, "self": "/v2/images/4be488e3-47c8-405e-aea8-cae75c30f9ff", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/4be488e3-47c8-405e-aea8-cae75c30f9ff/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/4be488e3-47c8-405e-aea8-cae75c30f9ff/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-06-08T11:16:55Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 11:46:15,889 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-c5b8d832-906e-41e8-9d3d-2bb5fa1bca0e 2019-06-08 11:46:15,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0470850467682s 2019-06-08 11:46:15,895 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-06-08 11:46:15,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-08 11:46:15,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:46:15,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sat, 08 Jun 2019 11:46: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-492f7cc5-5e40-47d8-9f01-2a097942abfd x-openstack-request-id: req-492f7cc5-5e40-47d8-9f01-2a097942abfd 2019-06-08 11:46:15,916 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "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": "205aaf6f-7af1-479e-9e1c-478cf67b1d45"}]} 2019-06-08 11:46:15,916 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None used request id req-492f7cc5-5e40-47d8-9f01-2a097942abfd 2019-06-08 11:46:15,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.021427154541s 2019-06-08 11:46:15,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-06-08 11:46:15,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/ef9296db-4f3e-46a7-bf22-8ac11a0f0b13/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:46:16,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 374 Content-Type: application/json Date: Sat, 08 Jun 2019 11:46: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-a63d58dc-c656-4905-a375-e6b1f3b51487 x-openstack-request-id: req-a63d58dc-c656-4905-a375-e6b1f3b51487 2019-06-08 11:46:16,309 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "b6a1045d-d1e6-4b71-909e-307870a1ac6b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "149883f4-ccdb-456a-bc01-a367d9204720"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "b6a1045d-d1e6-4b71-909e-307870a1ac6b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2b6246b7-5fc8-4a39-bad6-f86f2309b4d9"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "b6a1045d-d1e6-4b71-909e-307870a1ac6b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f8e9a0da-96dd-463b-8c1d-4f7bd6d2a67d"}], "tenant_id": "b9f86e610bc74c1384f3b9b48534cde3", "id": "b6a1045d-d1e6-4b71-909e-307870a1ac6b", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-06-08 11:46:16,309 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/ef9296db-4f3e-46a7-bf22-8ac11a0f0b13/os-security-groups used request id req-a63d58dc-c656-4905-a375-e6b1f3b51487 2019-06-08 11:46:16,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.391795873642s 2019-06-08 11:46:16,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 11:46:16,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:46:16,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 08 Jun 2019 11:46:16 GMT X-Openstack-Request-Id: req-dc278451-8427-47f3-aa07-c68ddf310263 2019-06-08 11:46:16,352 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T11:17:00Z", "file": "/v2/images/4be488e3-47c8-405e-aea8-cae75c30f9ff/file", "owner": "b9f86e610bc74c1384f3b9b48534cde3", "id": "4be488e3-47c8-405e-aea8-cae75c30f9ff", "size": 263848448, "self": "/v2/images/4be488e3-47c8-405e-aea8-cae75c30f9ff", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/4be488e3-47c8-405e-aea8-cae75c30f9ff/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/4be488e3-47c8-405e-aea8-cae75c30f9ff/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-06-08T11:16:55Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 11:46:16,352 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-dc278451-8427-47f3-aa07-c68ddf310263 2019-06-08 11:46:16,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0365700721741s 2019-06-08 11:46:16,358 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-06-08 11:46:16,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-08 11:46:16,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:46:16,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sat, 08 Jun 2019 11:46: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-1a144430-164c-459d-81cc-dd1e4008b006 x-openstack-request-id: req-1a144430-164c-459d-81cc-dd1e4008b006 2019-06-08 11:46:16,381 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "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": "205aaf6f-7af1-479e-9e1c-478cf67b1d45"}]} 2019-06-08 11:46:16,381 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None used request id req-1a144430-164c-459d-81cc-dd1e4008b006 2019-06-08 11:46:16,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0226218700409s 2019-06-08 11:46:16,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-06-08 11:46:16,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/075f2343-290b-49e5-98d3-a08e58c2a67a/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:46:16,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 374 Content-Type: application/json Date: Sat, 08 Jun 2019 11:46: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-06989834-b9b2-406e-8703-856dded6cecf x-openstack-request-id: req-06989834-b9b2-406e-8703-856dded6cecf 2019-06-08 11:46:16,515 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "b6a1045d-d1e6-4b71-909e-307870a1ac6b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "149883f4-ccdb-456a-bc01-a367d9204720"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "b6a1045d-d1e6-4b71-909e-307870a1ac6b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2b6246b7-5fc8-4a39-bad6-f86f2309b4d9"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "b6a1045d-d1e6-4b71-909e-307870a1ac6b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f8e9a0da-96dd-463b-8c1d-4f7bd6d2a67d"}], "tenant_id": "b9f86e610bc74c1384f3b9b48534cde3", "id": "b6a1045d-d1e6-4b71-909e-307870a1ac6b", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-06-08 11:46:16,515 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/075f2343-290b-49e5-98d3-a08e58c2a67a/os-security-groups used request id req-06989834-b9b2-406e-8703-856dded6cecf 2019-06-08 11:46:16,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.13267493248s 2019-06-08 11:46:16,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 11:46:16,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:46:16,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 08 Jun 2019 11:46:16 GMT X-Openstack-Request-Id: req-0544cab1-fd82-44ca-b649-295b067a541c 2019-06-08 11:46:16,562 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T11:17:00Z", "file": "/v2/images/4be488e3-47c8-405e-aea8-cae75c30f9ff/file", "owner": "b9f86e610bc74c1384f3b9b48534cde3", "id": "4be488e3-47c8-405e-aea8-cae75c30f9ff", "size": 263848448, "self": "/v2/images/4be488e3-47c8-405e-aea8-cae75c30f9ff", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/4be488e3-47c8-405e-aea8-cae75c30f9ff/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/4be488e3-47c8-405e-aea8-cae75c30f9ff/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-06-08T11:16:55Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 11:46:16,562 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-0544cab1-fd82-44ca-b649-295b067a541c 2019-06-08 11:46:16,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0410680770874s 2019-06-08 11:46:16,569 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-06-08 11:46:16,569 - 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:10:80:93', u'version': 4, u'addr': u'192.168.100.18', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:10:80:93', u'version': 4, u'addr': u'172.30.9.209', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'4be488e3-47c8-405e-aea8-cae75c30f9ff', 'name': u'heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-08T11:40:39.000000', 'flavor': Munch({u'id': u'205aaf6f-7af1-479e-9e1c-478cf67b1d45', 'name': u'heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b'}), 'az': u'nova', 'id': u'98a7f6b0-c969-4cc2-af87-b7ef7872f92d', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'b9f86e610bc74c1384f3b9b48534cde3', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'b6a1045d-d1e6-4b71-909e-307870a1ac6b', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'149883f4-ccdb-456a-bc01-a367d9204720'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'b6a1045d-d1e6-4b71-909e-307870a1ac6b', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'2b6246b7-5fc8-4a39-bad6-f86f2309b4d9'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'b6a1045d-d1e6-4b71-909e-307870a1ac6b', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'f8e9a0da-96dd-463b-8c1d-4f7bd6d2a67d'})], 'id': u'b6a1045d-d1e6-4b71-909e-307870a1ac6b', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'b9f86e610bc74c1384f3b9b48534cde3', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'361d895b64ce45fda4eea4137ca52e60', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.209', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.209', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.209', 'launched_at': u'2019-06-08T11:40:39.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-08T11:40:39Z', 'hostId': u'4513d243c6ce4a1f119109d26689f0a8c817b51353655c7e5045030e', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b', 'public_v6': '', 'private_v4': u'192.168.100.18', 'cloud': 'envvars', 'host_id': u'4513d243c6ce4a1f119109d26689f0a8c817b51353655c7e5045030e', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-08T11:40:39.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'b9f86e610bc74c1384f3b9b48534cde3', 'created_at': u'2019-06-08T11:40:04Z', 'created': u'2019-06-08T11:40:04Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:58:23:37', u'version': 4, u'addr': u'192.168.100.26', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:58:23:37', u'version': 4, u'addr': u'172.30.9.211', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'4be488e3-47c8-405e-aea8-cae75c30f9ff', 'name': u'heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-08T11:40:37.000000', 'flavor': Munch({u'id': u'205aaf6f-7af1-479e-9e1c-478cf67b1d45', 'name': u'heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b'}), 'az': u'nova', 'id': u'9e35db02-2cde-4218-bf45-fdee1cb08559', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'b9f86e610bc74c1384f3b9b48534cde3', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'b6a1045d-d1e6-4b71-909e-307870a1ac6b', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'149883f4-ccdb-456a-bc01-a367d9204720'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'b6a1045d-d1e6-4b71-909e-307870a1ac6b', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'2b6246b7-5fc8-4a39-bad6-f86f2309b4d9'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'b6a1045d-d1e6-4b71-909e-307870a1ac6b', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'f8e9a0da-96dd-463b-8c1d-4f7bd6d2a67d'})], 'id': u'b6a1045d-d1e6-4b71-909e-307870a1ac6b', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'b9f86e610bc74c1384f3b9b48534cde3', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'361d895b64ce45fda4eea4137ca52e60', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.211', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.211', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.211', 'launched_at': u'2019-06-08T11:40:37.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-08T11:40:37Z', 'hostId': u'4513d243c6ce4a1f119109d26689f0a8c817b51353655c7e5045030e', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b', 'public_v6': '', 'private_v4': u'192.168.100.26', 'cloud': 'envvars', 'host_id': u'4513d243c6ce4a1f119109d26689f0a8c817b51353655c7e5045030e', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-08T11:40:37.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': u'dime-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'b9f86e610bc74c1384f3b9b48534cde3', 'created_at': u'2019-06-08T11:40:04Z', 'created': u'2019-06-08T11:40:04Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:24:77:a4', 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:24:77:a4', u'version': 4, u'addr': u'172.30.9.201', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'4be488e3-47c8-405e-aea8-cae75c30f9ff', 'name': u'heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-08T11:40:30.000000', 'flavor': Munch({u'id': u'205aaf6f-7af1-479e-9e1c-478cf67b1d45', 'name': u'heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b'}), 'az': u'nova', 'id': u'd945b29a-5003-4775-9d59-a8d1e480cb5e', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'b9f86e610bc74c1384f3b9b48534cde3', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'b6a1045d-d1e6-4b71-909e-307870a1ac6b', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'149883f4-ccdb-456a-bc01-a367d9204720'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'b6a1045d-d1e6-4b71-909e-307870a1ac6b', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'2b6246b7-5fc8-4a39-bad6-f86f2309b4d9'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'b6a1045d-d1e6-4b71-909e-307870a1ac6b', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'f8e9a0da-96dd-463b-8c1d-4f7bd6d2a67d'})], 'id': u'b6a1045d-d1e6-4b71-909e-307870a1ac6b', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'b9f86e610bc74c1384f3b9b48534cde3', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'361d895b64ce45fda4eea4137ca52e60', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.201', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.201', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.201', 'launched_at': u'2019-06-08T11:40:30.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-08T11:40:30Z', 'hostId': u'5a7a66950c36ddaf3f09e8a144efe6ea5e86982eff39aa800e169c69', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b', 'public_v6': '', 'private_v4': u'192.168.100.3', 'cloud': 'envvars', 'host_id': u'5a7a66950c36ddaf3f09e8a144efe6ea5e86982eff39aa800e169c69', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-08T11:40:30.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': u'homer-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'b9f86e610bc74c1384f3b9b48534cde3', 'created_at': u'2019-06-08T11:40:01Z', 'created': u'2019-06-08T11:40:01Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:88:af:bd', u'version': 4, u'addr': u'192.168.100.17', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:88:af:bd', 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'4be488e3-47c8-405e-aea8-cae75c30f9ff', 'name': u'heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-08T11:35:02.000000', 'flavor': Munch({u'id': u'205aaf6f-7af1-479e-9e1c-478cf67b1d45', 'name': u'heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b'}), 'az': u'nova', 'id': u'09676360-382a-4661-90ed-d72cad0f402d', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'b9f86e610bc74c1384f3b9b48534cde3', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'b6a1045d-d1e6-4b71-909e-307870a1ac6b', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'149883f4-ccdb-456a-bc01-a367d9204720'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'b6a1045d-d1e6-4b71-909e-307870a1ac6b', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'2b6246b7-5fc8-4a39-bad6-f86f2309b4d9'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'b6a1045d-d1e6-4b71-909e-307870a1ac6b', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'f8e9a0da-96dd-463b-8c1d-4f7bd6d2a67d'})], 'id': u'b6a1045d-d1e6-4b71-909e-307870a1ac6b', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'b9f86e610bc74c1384f3b9b48534cde3', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'361d895b64ce45fda4eea4137ca52e60', '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'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.205', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.205', 'launched_at': u'2019-06-08T11:35:02.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-08T11:35:02Z', 'hostId': u'4513d243c6ce4a1f119109d26689f0a8c817b51353655c7e5045030e', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b', 'public_v6': '', 'private_v4': u'192.168.100.17', 'cloud': 'envvars', 'host_id': u'4513d243c6ce4a1f119109d26689f0a8c817b51353655c7e5045030e', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-08T11:35:02.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': u'sprout-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'b9f86e610bc74c1384f3b9b48534cde3', 'created_at': u'2019-06-08T11:34:44Z', 'created': u'2019-06-08T11:34:44Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ad:52:30', 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:ad:52:30', u'version': 4, u'addr': u'172.30.9.206', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'4be488e3-47c8-405e-aea8-cae75c30f9ff', 'name': u'heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-08T11:24:52.000000', 'flavor': Munch({u'id': u'205aaf6f-7af1-479e-9e1c-478cf67b1d45', 'name': u'heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b'}), 'az': u'nova', 'id': u'eb641662-1cd4-4fcc-a9a8-42ffc51e98a1', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'b9f86e610bc74c1384f3b9b48534cde3', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'b6a1045d-d1e6-4b71-909e-307870a1ac6b', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'149883f4-ccdb-456a-bc01-a367d9204720'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'b6a1045d-d1e6-4b71-909e-307870a1ac6b', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'2b6246b7-5fc8-4a39-bad6-f86f2309b4d9'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'b6a1045d-d1e6-4b71-909e-307870a1ac6b', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'f8e9a0da-96dd-463b-8c1d-4f7bd6d2a67d'})], 'id': u'b6a1045d-d1e6-4b71-909e-307870a1ac6b', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'b9f86e610bc74c1384f3b9b48534cde3', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'361d895b64ce45fda4eea4137ca52e60', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.206', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.206', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.206', 'launched_at': u'2019-06-08T11:24:52.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-08T11:24:52Z', 'hostId': u'5a7a66950c36ddaf3f09e8a144efe6ea5e86982eff39aa800e169c69', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b', 'public_v6': '', 'private_v4': u'192.168.100.9', 'cloud': 'envvars', 'host_id': u'5a7a66950c36ddaf3f09e8a144efe6ea5e86982eff39aa800e169c69', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-08T11:24:52.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': u'vellum-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'b9f86e610bc74c1384f3b9b48534cde3', 'created_at': u'2019-06-08T11:24:37Z', 'created': u'2019-06-08T11:24:37Z', '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:86:71:9c', u'version': 4, u'addr': u'192.168.100.7', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:86:71:9c', u'version': 4, u'addr': u'172.30.9.213', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'4be488e3-47c8-405e-aea8-cae75c30f9ff', 'name': u'heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-08T11:21:24.000000', 'flavor': Munch({u'id': u'205aaf6f-7af1-479e-9e1c-478cf67b1d45', 'name': u'heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b'}), 'az': u'nova', 'id': u'ef9296db-4f3e-46a7-bf22-8ac11a0f0b13', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'b9f86e610bc74c1384f3b9b48534cde3', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'b6a1045d-d1e6-4b71-909e-307870a1ac6b', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'149883f4-ccdb-456a-bc01-a367d9204720'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'b6a1045d-d1e6-4b71-909e-307870a1ac6b', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'2b6246b7-5fc8-4a39-bad6-f86f2309b4d9'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'b6a1045d-d1e6-4b71-909e-307870a1ac6b', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'f8e9a0da-96dd-463b-8c1d-4f7bd6d2a67d'})], 'id': u'b6a1045d-d1e6-4b71-909e-307870a1ac6b', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'b9f86e610bc74c1384f3b9b48534cde3', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'361d895b64ce45fda4eea4137ca52e60', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.213', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.213', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.213', 'launched_at': u'2019-06-08T11:21:24.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-08T11:21:24Z', 'hostId': u'5a7a66950c36ddaf3f09e8a144efe6ea5e86982eff39aa800e169c69', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b', 'public_v6': '', 'private_v4': u'192.168.100.7', 'cloud': 'envvars', 'host_id': u'5a7a66950c36ddaf3f09e8a144efe6ea5e86982eff39aa800e169c69', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-08T11:21:24.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'b9f86e610bc74c1384f3b9b48534cde3', 'created_at': u'2019-06-08T11:19:53Z', 'created': u'2019-06-08T11:19: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:c3:8b:26', u'version': 4, u'addr': u'192.168.100.2', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:c3:8b:26', 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'4be488e3-47c8-405e-aea8-cae75c30f9ff', 'name': u'heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-08T11:19:14.000000', 'flavor': Munch({u'id': u'205aaf6f-7af1-479e-9e1c-478cf67b1d45', 'name': u'heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b'}), 'az': u'nova', 'id': u'075f2343-290b-49e5-98d3-a08e58c2a67a', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'b9f86e610bc74c1384f3b9b48534cde3', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'b6a1045d-d1e6-4b71-909e-307870a1ac6b', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'149883f4-ccdb-456a-bc01-a367d9204720'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'b6a1045d-d1e6-4b71-909e-307870a1ac6b', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'2b6246b7-5fc8-4a39-bad6-f86f2309b4d9'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'b6a1045d-d1e6-4b71-909e-307870a1ac6b', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'f8e9a0da-96dd-463b-8c1d-4f7bd6d2a67d'})], 'id': u'b6a1045d-d1e6-4b71-909e-307870a1ac6b', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'b9f86e610bc74c1384f3b9b48534cde3', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'361d895b64ce45fda4eea4137ca52e60', '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'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', '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-06-08T11:19:14.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-08T11:19:14Z', 'hostId': u'4513d243c6ce4a1f119109d26689f0a8c817b51353655c7e5045030e', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b', 'public_v6': '', 'private_v4': u'192.168.100.2', 'cloud': 'envvars', 'host_id': u'4513d243c6ce4a1f119109d26689f0a8c817b51353655c7e5045030e', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-08T11:19:14.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': u'ns.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'b9f86e610bc74c1384f3b9b48534cde3', 'created_at': u'2019-06-08T11:17:27Z', 'created': u'2019-06-08T11:17:27Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})] 2019-06-08 11:46:16,574 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: bono-0.clearwater.opnfv 2019-06-08 11:46:16,578 - paramiko.transport - DEBUG - starting thread (client mode): 0x5b6a9c10L 2019-06-08 11:46:16,579 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-06-08 11:46:16,587 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-06-08 11:46:16,587 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-06-08 11:46:16,589 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-06-08 11:46:16,589 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-06-08 11:46:16,589 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-06-08 11:46:16,590 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-06-08 11:46:16,590 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-06-08 11:46:16,590 - paramiko.transport - DEBUG - Compression agreed: none 2019-06-08 11:46:16,632 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-06-08 11:46:16,632 - paramiko.transport - DEBUG - Switch to new keys ... 2019-06-08 11:46:16,642 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.209: c0b0111167b5be61bcdb85d9001a61f4 2019-06-08 11:46:16,643 - paramiko.transport - DEBUG - Trying discovered key dd424a6cd38f2b2b8a5d4d9c890bb9b4 in /tmp/tmpXWqtmz 2019-06-08 11:46:16,670 - paramiko.transport - DEBUG - userauth is OK 2019-06-08 11:46:16,688 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-06-08 11:46:16,707 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-06-08 11:46:17,142 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-06-08 11:46:17,142 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-06-08 11:46:17,173 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-06-08 11:46:17,194 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-06-08 11:46:17,194 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 4m Service Name Status Type node-0.bono.clearwater.opnfv Running System ntp_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process bono_process Running Process monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program poll_bono Status ok Program 2019-06-08 11:46:17,196 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: dime-0.clearwater.opnfv 2019-06-08 11:46:17,198 - paramiko.transport - DEBUG - starting thread (client mode): 0x5b65d310L 2019-06-08 11:46:17,198 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-06-08 11:46:17,209 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-06-08 11:46:17,209 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-06-08 11:46:17,210 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-06-08 11:46:17,211 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-06-08 11:46:17,211 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-06-08 11:46:17,211 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-06-08 11:46:17,211 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-06-08 11:46:17,211 - paramiko.transport - DEBUG - Compression agreed: none 2019-06-08 11:46:17,219 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-06-08 11:46:17,219 - paramiko.transport - DEBUG - Switch to new keys ... 2019-06-08 11:46:17,229 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.211: b3a9e41c6a9acc50976aec5fd949e439 2019-06-08 11:46:17,230 - paramiko.transport - DEBUG - Trying discovered key dd424a6cd38f2b2b8a5d4d9c890bb9b4 in /tmp/tmpXWqtmz 2019-06-08 11:46:17,256 - paramiko.transport - DEBUG - userauth is OK 2019-06-08 11:46:17,276 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-06-08 11:46:17,294 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-06-08 11:46:17,762 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-06-08 11:46:17,762 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-06-08 11:46:17,796 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-06-08 11:46:17,813 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-06-08 11:46:17,813 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 3m Service Name Status Type node-dime-0.clearwater.opnfv Running System snmpd_process Running Process ralf_process Running Process ntp_process Running Process nginx_process Running Process homestead_process Running Process homestead-prov_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process ralf_uptime Status ok Program poll_ralf Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program homestead_uptime Status ok Program poll_homestead Status ok Program check_cx_health Status ok Program poll_homestead-prov Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program 2019-06-08 11:46:17,815 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: homer-0.clearwater.opnfv 2019-06-08 11:46:17,818 - paramiko.transport - DEBUG - starting thread (client mode): 0x5b6a9a90L 2019-06-08 11:46:17,818 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-06-08 11:46:17,834 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-06-08 11:46:17,834 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-06-08 11:46:17,835 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-06-08 11:46:17,836 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-06-08 11:46:17,836 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-06-08 11:46:17,836 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-06-08 11:46:17,836 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-06-08 11:46:17,836 - paramiko.transport - DEBUG - Compression agreed: none 2019-06-08 11:46:17,845 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-06-08 11:46:17,846 - paramiko.transport - DEBUG - Switch to new keys ... 2019-06-08 11:46:17,849 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.201: 0a71974314fd864accf72ad19a99c945 2019-06-08 11:46:17,850 - paramiko.transport - DEBUG - Trying discovered key dd424a6cd38f2b2b8a5d4d9c890bb9b4 in /tmp/tmpXWqtmz 2019-06-08 11:46:17,885 - paramiko.transport - DEBUG - userauth is OK 2019-06-08 11:46:17,906 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-06-08 11:46:17,914 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-06-08 11:46:18,369 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-06-08 11:46:18,369 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-06-08 11:46:18,379 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-06-08 11:46:18,398 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-06-08 11:46:18,398 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 4m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program poll_homer Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program 2019-06-08 11:46:18,399 - paramiko.transport - DEBUG - EOF in transport thread 2019-06-08 11:46:18,400 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: sprout-0.clearwater.opnfv 2019-06-08 11:46:18,403 - paramiko.transport - DEBUG - starting thread (client mode): 0x5b6a9250L 2019-06-08 11:46:18,403 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-06-08 11:46:18,415 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-06-08 11:46:18,416 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-06-08 11:46:18,417 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-06-08 11:46:18,417 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-06-08 11:46:18,417 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-06-08 11:46:18,418 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-06-08 11:46:18,418 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-06-08 11:46:18,418 - paramiko.transport - DEBUG - Compression agreed: none 2019-06-08 11:46:18,425 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-06-08 11:46:18,426 - paramiko.transport - DEBUG - Switch to new keys ... 2019-06-08 11:46:18,435 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.205: c5348499f5844aff8a080556d21c193a 2019-06-08 11:46:18,436 - paramiko.transport - DEBUG - Trying discovered key dd424a6cd38f2b2b8a5d4d9c890bb9b4 in /tmp/tmpXWqtmz 2019-06-08 11:46:18,466 - paramiko.transport - DEBUG - userauth is OK 2019-06-08 11:46:18,487 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-06-08 11:46:18,500 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-06-08 11:46:18,972 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-06-08 11:46:18,972 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-06-08 11:46:19,002 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-06-08 11:46:19,020 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-06-08 11:46:19,020 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 9m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Running Process ntp_process Running Process nginx_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process sprout_uptime Status ok Program poll_sprout_sip Status ok Program poll_sprout_http Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program 2019-06-08 11:46:19,021 - paramiko.transport - DEBUG - EOF in transport thread 2019-06-08 11:46:19,023 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: vellum-0.clearwater.opnfv 2019-06-08 11:46:19,024 - paramiko.transport - DEBUG - starting thread (client mode): 0x5c0a0ad0L 2019-06-08 11:46:19,025 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-06-08 11:46:19,036 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-06-08 11:46:19,037 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-06-08 11:46:19,038 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-06-08 11:46:19,038 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-06-08 11:46:19,038 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-06-08 11:46:19,039 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-06-08 11:46:19,039 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-06-08 11:46:19,039 - paramiko.transport - DEBUG - Compression agreed: none 2019-06-08 11:46:19,046 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-06-08 11:46:19,047 - paramiko.transport - DEBUG - Switch to new keys ... 2019-06-08 11:46:19,056 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.206: 7489129bcb05bed56d41d332ab0e72db 2019-06-08 11:46:19,057 - paramiko.transport - DEBUG - Trying discovered key dd424a6cd38f2b2b8a5d4d9c890bb9b4 in /tmp/tmpXWqtmz 2019-06-08 11:46:19,087 - paramiko.transport - DEBUG - userauth is OK 2019-06-08 11:46:19,106 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-06-08 11:46:19,121 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-06-08 11:46:19,735 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-06-08 11:46:19,735 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-06-08 11:46:19,738 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-06-08 11:46:19,768 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-06-08 11:46:19,768 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 16m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Running Process ntp_process Running Process memcached_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process cassandra_process Running Process chronos_process Running Process astaire_process Running Process rogers_uptime Status ok Program monit_uptime Status ok Program memcached_uptime Status ok Program poll_memcached Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program cassandra_uptime Status ok Program poll_cassandra Status ok Program poll_cqlsh Status ok Program chronos_uptime Status ok Program poll_chronos Status ok Program astaire_uptime Status ok Program 2019-06-08 11:46:19,769 - paramiko.transport - DEBUG - EOF in transport thread 2019-06-08 11:46:19,770 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: ellis-0.clearwater.opnfv 2019-06-08 11:46:19,773 - paramiko.transport - DEBUG - starting thread (client mode): 0x5b6a9650L 2019-06-08 11:46:19,773 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-06-08 11:46:19,791 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-06-08 11:46:19,792 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-06-08 11:46:19,793 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-06-08 11:46:19,794 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-06-08 11:46:19,794 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-06-08 11:46:19,794 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-06-08 11:46:19,794 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-06-08 11:46:19,794 - paramiko.transport - DEBUG - Compression agreed: none 2019-06-08 11:46:19,802 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-06-08 11:46:19,802 - paramiko.transport - DEBUG - Switch to new keys ... 2019-06-08 11:46:19,805 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.213: 1c55060692ffff5bc1eb382d7eef22f0 2019-06-08 11:46:19,806 - paramiko.transport - DEBUG - Trying discovered key dd424a6cd38f2b2b8a5d4d9c890bb9b4 in /tmp/tmpXWqtmz 2019-06-08 11:46:19,843 - paramiko.transport - DEBUG - userauth is OK 2019-06-08 11:46:19,862 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-06-08 11:46:19,869 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-06-08 11:46:20,409 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-06-08 11:46:20,409 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-06-08 11:46:20,435 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-06-08 11:46:20,454 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-06-08 11:46:20,455 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 23m Service Name Status Type node-ellis-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process mysql_process Running Process ellis_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program poll_ellis Status ok Program poll_ellis_https Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program 2019-06-08 11:46:20,455 - paramiko.transport - DEBUG - EOF in transport thread 2019-06-08 11:46:20,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 11:46:20,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:46:20,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1344 Content-Type: application/json Date: Sat, 08 Jun 2019 11: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-76d9859c-0f07-494b-be87-215cd482c114 x-openstack-request-id: req-76d9859c-0f07-494b-be87-215cd482c114 2019-06-08 11:46:20,661 - 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:10:80:93", "version": 4, "addr": "192.168.100.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:80:93", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/98a7f6b0-c969-4cc2-af87-b7ef7872f92d", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/98a7f6b0-c969-4cc2-af87-b7ef7872f92d", "rel": "bookmark"}], "image": {"id": "4be488e3-47c8-405e-aea8-cae75c30f9ff", "links": [{"href": "http://172.30.9.46:8774/images/4be488e3-47c8-405e-aea8-cae75c30f9ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:40:39.000000", "flavor": {"id": "205aaf6f-7af1-479e-9e1c-478cf67b1d45", "links": [{"href": "http://172.30.9.46:8774/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "rel": "bookmark"}]}, "id": "98a7f6b0-c969-4cc2-af87-b7ef7872f92d", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "361d895b64ce45fda4eea4137ca52e60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:40:39Z", "hostId": "4513d243c6ce4a1f119109d26689f0a8c817b51353655c7e5045030e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "name": "bono-0.clearwater.opnfv", "created": "2019-06-08T11:40:04Z", "tenant_id": "b9f86e610bc74c1384f3b9b48534cde3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:23:37", "version": 4, "addr": "192.168.100.26", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:23:37", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/9e35db02-2cde-4218-bf45-fdee1cb08559", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/9e35db02-2cde-4218-bf45-fdee1cb08559", "rel": "bookmark"}], "image": {"id": "4be488e3-47c8-405e-aea8-cae75c30f9ff", "links": [{"href": "http://172.30.9.46:8774/images/4be488e3-47c8-405e-aea8-cae75c30f9ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:40:37.000000", "flavor": {"id": "205aaf6f-7af1-479e-9e1c-478cf67b1d45", "links": [{"href": "http://172.30.9.46:8774/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "rel": "bookmark"}]}, "id": "9e35db02-2cde-4218-bf45-fdee1cb08559", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "361d895b64ce45fda4eea4137ca52e60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:40:37Z", "hostId": "4513d243c6ce4a1f119109d26689f0a8c817b51353655c7e5045030e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "name": "dime-0.clearwater.opnfv", "created": "2019-06-08T11:40:04Z", "tenant_id": "b9f86e610bc74c1384f3b9b48534cde3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:24:77:a4", "version": 4, "addr": "192.168.100.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:24:77:a4", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/d945b29a-5003-4775-9d59-a8d1e480cb5e", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/d945b29a-5003-4775-9d59-a8d1e480cb5e", "rel": "bookmark"}], "image": {"id": "4be488e3-47c8-405e-aea8-cae75c30f9ff", "links": [{"href": "http://172.30.9.46:8774/images/4be488e3-47c8-405e-aea8-cae75c30f9ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:40:30.000000", "flavor": {"id": "205aaf6f-7af1-479e-9e1c-478cf67b1d45", "links": [{"href": "http://172.30.9.46:8774/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "rel": "bookmark"}]}, "id": "d945b29a-5003-4775-9d59-a8d1e480cb5e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "361d895b64ce45fda4eea4137ca52e60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:40:30Z", "hostId": "5a7a66950c36ddaf3f09e8a144efe6ea5e86982eff39aa800e169c69", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "name": "homer-0.clearwater.opnfv", "created": "2019-06-08T11:40:01Z", "tenant_id": "b9f86e610bc74c1384f3b9b48534cde3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:af:bd", "version": 4, "addr": "192.168.100.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:af:bd", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/09676360-382a-4661-90ed-d72cad0f402d", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/09676360-382a-4661-90ed-d72cad0f402d", "rel": "bookmark"}], "image": {"id": "4be488e3-47c8-405e-aea8-cae75c30f9ff", "links": [{"href": "http://172.30.9.46:8774/images/4be488e3-47c8-405e-aea8-cae75c30f9ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:35:02.000000", "flavor": {"id": "205aaf6f-7af1-479e-9e1c-478cf67b1d45", "links": [{"href": "http://172.30.9.46:8774/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "rel": "bookmark"}]}, "id": "09676360-382a-4661-90ed-d72cad0f402d", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "361d895b64ce45fda4eea4137ca52e60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:35:02Z", "hostId": "4513d243c6ce4a1f119109d26689f0a8c817b51353655c7e5045030e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "name": "sprout-0.clearwater.opnfv", "created": "2019-06-08T11:34:44Z", "tenant_id": "b9f86e610bc74c1384f3b9b48534cde3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:52:30", "version": 4, "addr": "192.168.100.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:52:30", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/eb641662-1cd4-4fcc-a9a8-42ffc51e98a1", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/eb641662-1cd4-4fcc-a9a8-42ffc51e98a1", "rel": "bookmark"}], "image": {"id": "4be488e3-47c8-405e-aea8-cae75c30f9ff", "links": [{"href": "http://172.30.9.46:8774/images/4be488e3-47c8-405e-aea8-cae75c30f9ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:24:52.000000", "flavor": {"id": "205aaf6f-7af1-479e-9e1c-478cf67b1d45", "links": [{"href": "http://172.30.9.46:8774/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "rel": "bookmark"}]}, "id": "eb641662-1cd4-4fcc-a9a8-42ffc51e98a1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "361d895b64ce45fda4eea4137ca52e60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:24:52Z", "hostId": "5a7a66950c36ddaf3f09e8a144efe6ea5e86982eff39aa800e169c69", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "name": "vellum-0.clearwater.opnfv", "created": "2019-06-08T11:24:37Z", "tenant_id": "b9f86e610bc74c1384f3b9b48534cde3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:71:9c", "version": 4, "addr": "192.168.100.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:71:9c", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/ef9296db-4f3e-46a7-bf22-8ac11a0f0b13", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/ef9296db-4f3e-46a7-bf22-8ac11a0f0b13", "rel": "bookmark"}], "image": {"id": "4be488e3-47c8-405e-aea8-cae75c30f9ff", "links": [{"href": "http://172.30.9.46:8774/images/4be488e3-47c8-405e-aea8-cae75c30f9ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:21:24.000000", "flavor": {"id": "205aaf6f-7af1-479e-9e1c-478cf67b1d45", "links": [{"href": "http://172.30.9.46:8774/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "rel": "bookmark"}]}, "id": "ef9296db-4f3e-46a7-bf22-8ac11a0f0b13", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "361d895b64ce45fda4eea4137ca52e60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:21:24Z", "hostId": "5a7a66950c36ddaf3f09e8a144efe6ea5e86982eff39aa800e169c69", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "name": "ellis-0.clearwater.opnfv", "created": "2019-06-08T11:19:53Z", "tenant_id": "b9f86e610bc74c1384f3b9b48534cde3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:8b:26", "version": 4, "addr": "192.168.100.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:8b:26", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/075f2343-290b-49e5-98d3-a08e58c2a67a", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/075f2343-290b-49e5-98d3-a08e58c2a67a", "rel": "bookmark"}], "image": {"id": "4be488e3-47c8-405e-aea8-cae75c30f9ff", "links": [{"href": "http://172.30.9.46:8774/images/4be488e3-47c8-405e-aea8-cae75c30f9ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:19:14.000000", "flavor": {"id": "205aaf6f-7af1-479e-9e1c-478cf67b1d45", "links": [{"href": "http://172.30.9.46:8774/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "rel": "bookmark"}]}, "id": "075f2343-290b-49e5-98d3-a08e58c2a67a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "361d895b64ce45fda4eea4137ca52e60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:19:14Z", "hostId": "4513d243c6ce4a1f119109d26689f0a8c817b51353655c7e5045030e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "name": "ns.clearwater.opnfv", "created": "2019-06-08T11:17:27Z", "tenant_id": "b9f86e610bc74c1384f3b9b48534cde3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 11:46:20,661 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-76d9859c-0f07-494b-be87-215cd482c114 2019-06-08 11:46:20,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.204791069031s 2019-06-08 11:46:20,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-08 11:46:20,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:46:20,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sat, 08 Jun 2019 11: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-5e1c552b-3b42-439c-92e8-a40d651fd773 x-openstack-request-id: req-5e1c552b-3b42-439c-92e8-a40d651fd773 2019-06-08 11:46:20,693 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "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": "205aaf6f-7af1-479e-9e1c-478cf67b1d45"}]} 2019-06-08 11:46:20,693 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None used request id req-5e1c552b-3b42-439c-92e8-a40d651fd773 2019-06-08 11:46:20,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0240390300751s 2019-06-08 11:46:20,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-06-08 11:46:20,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/98a7f6b0-c969-4cc2-af87-b7ef7872f92d/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:46:20,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 374 Content-Type: application/json Date: Sat, 08 Jun 2019 11: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-fd2846ea-4a3b-43c8-9be2-afe9119673ac x-openstack-request-id: req-fd2846ea-4a3b-43c8-9be2-afe9119673ac 2019-06-08 11:46:20,820 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "b6a1045d-d1e6-4b71-909e-307870a1ac6b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "149883f4-ccdb-456a-bc01-a367d9204720"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "b6a1045d-d1e6-4b71-909e-307870a1ac6b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2b6246b7-5fc8-4a39-bad6-f86f2309b4d9"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "b6a1045d-d1e6-4b71-909e-307870a1ac6b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f8e9a0da-96dd-463b-8c1d-4f7bd6d2a67d"}], "tenant_id": "b9f86e610bc74c1384f3b9b48534cde3", "id": "b6a1045d-d1e6-4b71-909e-307870a1ac6b", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-06-08 11:46:20,820 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/98a7f6b0-c969-4cc2-af87-b7ef7872f92d/os-security-groups used request id req-fd2846ea-4a3b-43c8-9be2-afe9119673ac 2019-06-08 11:46:20,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.12623500824s 2019-06-08 11:46:20,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 11:46:20,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:46:20,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 08 Jun 2019 11:46:20 GMT X-Openstack-Request-Id: req-b875c527-5a4d-4b50-ba4e-1316e775e9f5 2019-06-08 11:46:20,864 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T11:17:00Z", "file": "/v2/images/4be488e3-47c8-405e-aea8-cae75c30f9ff/file", "owner": "b9f86e610bc74c1384f3b9b48534cde3", "id": "4be488e3-47c8-405e-aea8-cae75c30f9ff", "size": 263848448, "self": "/v2/images/4be488e3-47c8-405e-aea8-cae75c30f9ff", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/4be488e3-47c8-405e-aea8-cae75c30f9ff/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/4be488e3-47c8-405e-aea8-cae75c30f9ff/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-06-08T11:16:55Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 11:46:20,864 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-b875c527-5a4d-4b50-ba4e-1316e775e9f5 2019-06-08 11:46:20,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0365889072418s 2019-06-08 11:46:20,870 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-06-08 11:46:20,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-08 11:46:20,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:46:20,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sat, 08 Jun 2019 11: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-b84fc7db-e5c9-4b91-b5d2-708790ab111b x-openstack-request-id: req-b84fc7db-e5c9-4b91-b5d2-708790ab111b 2019-06-08 11:46:20,891 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "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": "205aaf6f-7af1-479e-9e1c-478cf67b1d45"}]} 2019-06-08 11:46:20,891 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None used request id req-b84fc7db-e5c9-4b91-b5d2-708790ab111b 2019-06-08 11:46:20,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0211780071259s 2019-06-08 11:46:20,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-06-08 11:46:20,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/9e35db02-2cde-4218-bf45-fdee1cb08559/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:46:21,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 374 Content-Type: application/json Date: Sat, 08 Jun 2019 11: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-9abda689-1daf-4e00-b8fa-3177da073deb x-openstack-request-id: req-9abda689-1daf-4e00-b8fa-3177da073deb 2019-06-08 11:46:21,207 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "b6a1045d-d1e6-4b71-909e-307870a1ac6b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "149883f4-ccdb-456a-bc01-a367d9204720"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "b6a1045d-d1e6-4b71-909e-307870a1ac6b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2b6246b7-5fc8-4a39-bad6-f86f2309b4d9"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "b6a1045d-d1e6-4b71-909e-307870a1ac6b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f8e9a0da-96dd-463b-8c1d-4f7bd6d2a67d"}], "tenant_id": "b9f86e610bc74c1384f3b9b48534cde3", "id": "b6a1045d-d1e6-4b71-909e-307870a1ac6b", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-06-08 11:46:21,207 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/9e35db02-2cde-4218-bf45-fdee1cb08559/os-security-groups used request id req-9abda689-1daf-4e00-b8fa-3177da073deb 2019-06-08 11:46:21,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.314481019974s 2019-06-08 11:46:21,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 11:46:21,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:46:21,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 08 Jun 2019 11:46:21 GMT X-Openstack-Request-Id: req-8d7c4085-980f-4a38-af3b-49cc4161c59c 2019-06-08 11:46:21,252 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T11:17:00Z", "file": "/v2/images/4be488e3-47c8-405e-aea8-cae75c30f9ff/file", "owner": "b9f86e610bc74c1384f3b9b48534cde3", "id": "4be488e3-47c8-405e-aea8-cae75c30f9ff", "size": 263848448, "self": "/v2/images/4be488e3-47c8-405e-aea8-cae75c30f9ff", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/4be488e3-47c8-405e-aea8-cae75c30f9ff/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/4be488e3-47c8-405e-aea8-cae75c30f9ff/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-06-08T11:16:55Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 11:46:21,252 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-8d7c4085-980f-4a38-af3b-49cc4161c59c 2019-06-08 11:46:21,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0390641689301s 2019-06-08 11:46:21,257 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-06-08 11:46:21,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-08 11:46:21,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:46:21,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sat, 08 Jun 2019 11:46: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-839a5e68-164e-43bd-b01f-3ab085b352b1 x-openstack-request-id: req-839a5e68-164e-43bd-b01f-3ab085b352b1 2019-06-08 11:46:21,281 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "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": "205aaf6f-7af1-479e-9e1c-478cf67b1d45"}]} 2019-06-08 11:46:21,281 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None used request id req-839a5e68-164e-43bd-b01f-3ab085b352b1 2019-06-08 11:46:21,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0235118865967s 2019-06-08 11:46:21,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-06-08 11:46:21,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/d945b29a-5003-4775-9d59-a8d1e480cb5e/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:46:21,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 374 Content-Type: application/json Date: Sat, 08 Jun 2019 11:46: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-70a07e0f-5241-41e8-bf07-60bf51f19b96 x-openstack-request-id: req-70a07e0f-5241-41e8-bf07-60bf51f19b96 2019-06-08 11:46:21,403 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "b6a1045d-d1e6-4b71-909e-307870a1ac6b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "149883f4-ccdb-456a-bc01-a367d9204720"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "b6a1045d-d1e6-4b71-909e-307870a1ac6b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2b6246b7-5fc8-4a39-bad6-f86f2309b4d9"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "b6a1045d-d1e6-4b71-909e-307870a1ac6b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f8e9a0da-96dd-463b-8c1d-4f7bd6d2a67d"}], "tenant_id": "b9f86e610bc74c1384f3b9b48534cde3", "id": "b6a1045d-d1e6-4b71-909e-307870a1ac6b", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-06-08 11:46:21,403 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/d945b29a-5003-4775-9d59-a8d1e480cb5e/os-security-groups used request id req-70a07e0f-5241-41e8-bf07-60bf51f19b96 2019-06-08 11:46:21,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.120989084244s 2019-06-08 11:46:21,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 11:46:21,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:46:21,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 08 Jun 2019 11:46:21 GMT X-Openstack-Request-Id: req-d2631143-360b-44ea-a98e-5e1d259aaff3 2019-06-08 11:46:21,449 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T11:17:00Z", "file": "/v2/images/4be488e3-47c8-405e-aea8-cae75c30f9ff/file", "owner": "b9f86e610bc74c1384f3b9b48534cde3", "id": "4be488e3-47c8-405e-aea8-cae75c30f9ff", "size": 263848448, "self": "/v2/images/4be488e3-47c8-405e-aea8-cae75c30f9ff", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/4be488e3-47c8-405e-aea8-cae75c30f9ff/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/4be488e3-47c8-405e-aea8-cae75c30f9ff/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-06-08T11:16:55Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 11:46:21,449 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-d2631143-360b-44ea-a98e-5e1d259aaff3 2019-06-08 11:46:21,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.040139913559s 2019-06-08 11:46:21,456 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-06-08 11:46:21,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-08 11:46:21,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:46:21,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sat, 08 Jun 2019 11:46: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-9eceb48c-ba34-4f20-8236-5ce9c0a82366 x-openstack-request-id: req-9eceb48c-ba34-4f20-8236-5ce9c0a82366 2019-06-08 11:46:21,481 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "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": "205aaf6f-7af1-479e-9e1c-478cf67b1d45"}]} 2019-06-08 11:46:21,481 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None used request id req-9eceb48c-ba34-4f20-8236-5ce9c0a82366 2019-06-08 11:46:21,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.024631023407s 2019-06-08 11:46:21,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-06-08 11:46:21,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/09676360-382a-4661-90ed-d72cad0f402d/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:46:21,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 374 Content-Type: application/json Date: Sat, 08 Jun 2019 11:46: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-14066f62-b701-4c30-a215-4c96834bb5de x-openstack-request-id: req-14066f62-b701-4c30-a215-4c96834bb5de 2019-06-08 11:46:21,612 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "b6a1045d-d1e6-4b71-909e-307870a1ac6b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "149883f4-ccdb-456a-bc01-a367d9204720"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "b6a1045d-d1e6-4b71-909e-307870a1ac6b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2b6246b7-5fc8-4a39-bad6-f86f2309b4d9"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "b6a1045d-d1e6-4b71-909e-307870a1ac6b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f8e9a0da-96dd-463b-8c1d-4f7bd6d2a67d"}], "tenant_id": "b9f86e610bc74c1384f3b9b48534cde3", "id": "b6a1045d-d1e6-4b71-909e-307870a1ac6b", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-06-08 11:46:21,612 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/09676360-382a-4661-90ed-d72cad0f402d/os-security-groups used request id req-14066f62-b701-4c30-a215-4c96834bb5de 2019-06-08 11:46:21,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.129815101624s 2019-06-08 11:46:21,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 11:46:21,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:46:21,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 08 Jun 2019 11:46:21 GMT X-Openstack-Request-Id: req-25abe7f2-a3db-49f1-a7b3-22639e0f3a43 2019-06-08 11:46:21,654 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T11:17:00Z", "file": "/v2/images/4be488e3-47c8-405e-aea8-cae75c30f9ff/file", "owner": "b9f86e610bc74c1384f3b9b48534cde3", "id": "4be488e3-47c8-405e-aea8-cae75c30f9ff", "size": 263848448, "self": "/v2/images/4be488e3-47c8-405e-aea8-cae75c30f9ff", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/4be488e3-47c8-405e-aea8-cae75c30f9ff/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/4be488e3-47c8-405e-aea8-cae75c30f9ff/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-06-08T11:16:55Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 11:46:21,654 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-25abe7f2-a3db-49f1-a7b3-22639e0f3a43 2019-06-08 11:46:21,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0361099243164s 2019-06-08 11:46:21,659 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-06-08 11:46:21,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-08 11:46:21,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:46:21,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sat, 08 Jun 2019 11:46: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-2a45b424-345f-4e37-b2b5-e5732b7141f7 x-openstack-request-id: req-2a45b424-345f-4e37-b2b5-e5732b7141f7 2019-06-08 11:46:21,680 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "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": "205aaf6f-7af1-479e-9e1c-478cf67b1d45"}]} 2019-06-08 11:46:21,680 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None used request id req-2a45b424-345f-4e37-b2b5-e5732b7141f7 2019-06-08 11:46:21,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0212931632996s 2019-06-08 11:46:21,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-06-08 11:46:21,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/eb641662-1cd4-4fcc-a9a8-42ffc51e98a1/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:46:21,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 374 Content-Type: application/json Date: Sat, 08 Jun 2019 11:46: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-52d0b613-605e-4fc4-a412-a6be52931c7c x-openstack-request-id: req-52d0b613-605e-4fc4-a412-a6be52931c7c 2019-06-08 11:46:21,811 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "b6a1045d-d1e6-4b71-909e-307870a1ac6b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "149883f4-ccdb-456a-bc01-a367d9204720"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "b6a1045d-d1e6-4b71-909e-307870a1ac6b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2b6246b7-5fc8-4a39-bad6-f86f2309b4d9"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "b6a1045d-d1e6-4b71-909e-307870a1ac6b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f8e9a0da-96dd-463b-8c1d-4f7bd6d2a67d"}], "tenant_id": "b9f86e610bc74c1384f3b9b48534cde3", "id": "b6a1045d-d1e6-4b71-909e-307870a1ac6b", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-06-08 11:46:21,811 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/eb641662-1cd4-4fcc-a9a8-42ffc51e98a1/os-security-groups used request id req-52d0b613-605e-4fc4-a412-a6be52931c7c 2019-06-08 11:46:21,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.129796028137s 2019-06-08 11:46:21,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 11:46:21,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:46:21,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 08 Jun 2019 11:46:21 GMT X-Openstack-Request-Id: req-a23c5ec2-92d2-4db5-9e36-0eda322e68fb 2019-06-08 11:46:21,853 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T11:17:00Z", "file": "/v2/images/4be488e3-47c8-405e-aea8-cae75c30f9ff/file", "owner": "b9f86e610bc74c1384f3b9b48534cde3", "id": "4be488e3-47c8-405e-aea8-cae75c30f9ff", "size": 263848448, "self": "/v2/images/4be488e3-47c8-405e-aea8-cae75c30f9ff", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/4be488e3-47c8-405e-aea8-cae75c30f9ff/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/4be488e3-47c8-405e-aea8-cae75c30f9ff/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-06-08T11:16:55Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 11:46:21,853 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-a23c5ec2-92d2-4db5-9e36-0eda322e68fb 2019-06-08 11:46:21,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0363068580627s 2019-06-08 11:46:21,859 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-06-08 11:46:21,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-08 11:46:21,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:46:21,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sat, 08 Jun 2019 11:46: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-dc4d4847-07eb-4398-aa6a-c3aa2a42ba1f x-openstack-request-id: req-dc4d4847-07eb-4398-aa6a-c3aa2a42ba1f 2019-06-08 11:46:21,884 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "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": "205aaf6f-7af1-479e-9e1c-478cf67b1d45"}]} 2019-06-08 11:46:21,884 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None used request id req-dc4d4847-07eb-4398-aa6a-c3aa2a42ba1f 2019-06-08 11:46:21,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0245099067688s 2019-06-08 11:46:21,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-06-08 11:46:21,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/ef9296db-4f3e-46a7-bf22-8ac11a0f0b13/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:46:22,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 374 Content-Type: application/json Date: Sat, 08 Jun 2019 11:46: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-270ca151-30cf-4c0c-a3a7-9e614f00fcf2 x-openstack-request-id: req-270ca151-30cf-4c0c-a3a7-9e614f00fcf2 2019-06-08 11:46:22,276 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "b6a1045d-d1e6-4b71-909e-307870a1ac6b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "149883f4-ccdb-456a-bc01-a367d9204720"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "b6a1045d-d1e6-4b71-909e-307870a1ac6b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2b6246b7-5fc8-4a39-bad6-f86f2309b4d9"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "b6a1045d-d1e6-4b71-909e-307870a1ac6b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f8e9a0da-96dd-463b-8c1d-4f7bd6d2a67d"}], "tenant_id": "b9f86e610bc74c1384f3b9b48534cde3", "id": "b6a1045d-d1e6-4b71-909e-307870a1ac6b", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-06-08 11:46:22,276 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/ef9296db-4f3e-46a7-bf22-8ac11a0f0b13/os-security-groups used request id req-270ca151-30cf-4c0c-a3a7-9e614f00fcf2 2019-06-08 11:46:22,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.391507148743s 2019-06-08 11:46:22,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 11:46:22,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:46:22,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 08 Jun 2019 11:46:22 GMT X-Openstack-Request-Id: req-5152e35a-fb0a-4971-bd91-d1fdd78dfcdf 2019-06-08 11:46:22,323 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T11:17:00Z", "file": "/v2/images/4be488e3-47c8-405e-aea8-cae75c30f9ff/file", "owner": "b9f86e610bc74c1384f3b9b48534cde3", "id": "4be488e3-47c8-405e-aea8-cae75c30f9ff", "size": 263848448, "self": "/v2/images/4be488e3-47c8-405e-aea8-cae75c30f9ff", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/4be488e3-47c8-405e-aea8-cae75c30f9ff/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/4be488e3-47c8-405e-aea8-cae75c30f9ff/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-06-08T11:16:55Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 11:46:22,323 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-5152e35a-fb0a-4971-bd91-d1fdd78dfcdf 2019-06-08 11:46:22,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.040864944458s 2019-06-08 11:46:22,329 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-06-08 11:46:22,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-08 11:46:22,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:46:22,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sat, 08 Jun 2019 11: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-274016dd-cc72-4fd2-b134-142c94f1151a x-openstack-request-id: req-274016dd-cc72-4fd2-b134-142c94f1151a 2019-06-08 11:46:22,354 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "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": "205aaf6f-7af1-479e-9e1c-478cf67b1d45"}]} 2019-06-08 11:46:22,355 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None used request id req-274016dd-cc72-4fd2-b134-142c94f1151a 2019-06-08 11:46:22,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0249798297882s 2019-06-08 11:46:22,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-06-08 11:46:22,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/075f2343-290b-49e5-98d3-a08e58c2a67a/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:46:22,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 374 Content-Type: application/json Date: Sat, 08 Jun 2019 11: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-d0c5bddd-7896-4940-bf2f-a057f283a2cf x-openstack-request-id: req-d0c5bddd-7896-4940-bf2f-a057f283a2cf 2019-06-08 11:46:22,484 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "b6a1045d-d1e6-4b71-909e-307870a1ac6b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "149883f4-ccdb-456a-bc01-a367d9204720"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "b6a1045d-d1e6-4b71-909e-307870a1ac6b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2b6246b7-5fc8-4a39-bad6-f86f2309b4d9"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "b6a1045d-d1e6-4b71-909e-307870a1ac6b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f8e9a0da-96dd-463b-8c1d-4f7bd6d2a67d"}], "tenant_id": "b9f86e610bc74c1384f3b9b48534cde3", "id": "b6a1045d-d1e6-4b71-909e-307870a1ac6b", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-06-08 11:46:22,484 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/075f2343-290b-49e5-98d3-a08e58c2a67a/os-security-groups used request id req-d0c5bddd-7896-4940-bf2f-a057f283a2cf 2019-06-08 11:46:22,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.128241062164s 2019-06-08 11:46:22,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 11:46:22,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:46:22,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 08 Jun 2019 11:46:22 GMT X-Openstack-Request-Id: req-8fe1acc9-bcd1-4b46-958e-18d8b5f8dd8c 2019-06-08 11:46:22,526 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T11:17:00Z", "file": "/v2/images/4be488e3-47c8-405e-aea8-cae75c30f9ff/file", "owner": "b9f86e610bc74c1384f3b9b48534cde3", "id": "4be488e3-47c8-405e-aea8-cae75c30f9ff", "size": 263848448, "self": "/v2/images/4be488e3-47c8-405e-aea8-cae75c30f9ff", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/4be488e3-47c8-405e-aea8-cae75c30f9ff/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/4be488e3-47c8-405e-aea8-cae75c30f9ff/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-06-08T11:16:55Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 11:46:22,526 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-8fe1acc9-bcd1-4b46-958e-18d8b5f8dd8c 2019-06-08 11:46:22,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0365779399872s 2019-06-08 11:46:22,533 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-06-08 11:46:22,533 - 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:10:80:93', u'version': 4, u'addr': u'192.168.100.18', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:10:80:93', u'version': 4, u'addr': u'172.30.9.209', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'4be488e3-47c8-405e-aea8-cae75c30f9ff', 'name': u'heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-08T11:40:39.000000', 'flavor': Munch({u'id': u'205aaf6f-7af1-479e-9e1c-478cf67b1d45', 'name': u'heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b'}), 'az': u'nova', 'id': u'98a7f6b0-c969-4cc2-af87-b7ef7872f92d', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'b9f86e610bc74c1384f3b9b48534cde3', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'b6a1045d-d1e6-4b71-909e-307870a1ac6b', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'149883f4-ccdb-456a-bc01-a367d9204720'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'b6a1045d-d1e6-4b71-909e-307870a1ac6b', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'2b6246b7-5fc8-4a39-bad6-f86f2309b4d9'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'b6a1045d-d1e6-4b71-909e-307870a1ac6b', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'f8e9a0da-96dd-463b-8c1d-4f7bd6d2a67d'})], 'id': u'b6a1045d-d1e6-4b71-909e-307870a1ac6b', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'b9f86e610bc74c1384f3b9b48534cde3', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'361d895b64ce45fda4eea4137ca52e60', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.209', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.209', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.209', 'launched_at': u'2019-06-08T11:40:39.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-08T11:40:39Z', 'hostId': u'4513d243c6ce4a1f119109d26689f0a8c817b51353655c7e5045030e', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b', 'public_v6': '', 'private_v4': u'192.168.100.18', 'cloud': 'envvars', 'host_id': u'4513d243c6ce4a1f119109d26689f0a8c817b51353655c7e5045030e', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-08T11:40:39.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'b9f86e610bc74c1384f3b9b48534cde3', 'created_at': u'2019-06-08T11:40:04Z', 'created': u'2019-06-08T11:40:04Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:58:23:37', u'version': 4, u'addr': u'192.168.100.26', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:58:23:37', u'version': 4, u'addr': u'172.30.9.211', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'4be488e3-47c8-405e-aea8-cae75c30f9ff', 'name': u'heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-08T11:40:37.000000', 'flavor': Munch({u'id': u'205aaf6f-7af1-479e-9e1c-478cf67b1d45', 'name': u'heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b'}), 'az': u'nova', 'id': u'9e35db02-2cde-4218-bf45-fdee1cb08559', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'b9f86e610bc74c1384f3b9b48534cde3', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'b6a1045d-d1e6-4b71-909e-307870a1ac6b', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'149883f4-ccdb-456a-bc01-a367d9204720'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'b6a1045d-d1e6-4b71-909e-307870a1ac6b', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'2b6246b7-5fc8-4a39-bad6-f86f2309b4d9'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'b6a1045d-d1e6-4b71-909e-307870a1ac6b', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'f8e9a0da-96dd-463b-8c1d-4f7bd6d2a67d'})], 'id': u'b6a1045d-d1e6-4b71-909e-307870a1ac6b', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'b9f86e610bc74c1384f3b9b48534cde3', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'361d895b64ce45fda4eea4137ca52e60', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.211', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.211', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.211', 'launched_at': u'2019-06-08T11:40:37.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-08T11:40:37Z', 'hostId': u'4513d243c6ce4a1f119109d26689f0a8c817b51353655c7e5045030e', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b', 'public_v6': '', 'private_v4': u'192.168.100.26', 'cloud': 'envvars', 'host_id': u'4513d243c6ce4a1f119109d26689f0a8c817b51353655c7e5045030e', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-08T11:40:37.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': u'dime-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'b9f86e610bc74c1384f3b9b48534cde3', 'created_at': u'2019-06-08T11:40:04Z', 'created': u'2019-06-08T11:40:04Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:24:77:a4', 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:24:77:a4', u'version': 4, u'addr': u'172.30.9.201', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'4be488e3-47c8-405e-aea8-cae75c30f9ff', 'name': u'heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-08T11:40:30.000000', 'flavor': Munch({u'id': u'205aaf6f-7af1-479e-9e1c-478cf67b1d45', 'name': u'heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b'}), 'az': u'nova', 'id': u'd945b29a-5003-4775-9d59-a8d1e480cb5e', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'b9f86e610bc74c1384f3b9b48534cde3', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'b6a1045d-d1e6-4b71-909e-307870a1ac6b', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'149883f4-ccdb-456a-bc01-a367d9204720'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'b6a1045d-d1e6-4b71-909e-307870a1ac6b', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'2b6246b7-5fc8-4a39-bad6-f86f2309b4d9'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'b6a1045d-d1e6-4b71-909e-307870a1ac6b', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'f8e9a0da-96dd-463b-8c1d-4f7bd6d2a67d'})], 'id': u'b6a1045d-d1e6-4b71-909e-307870a1ac6b', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'b9f86e610bc74c1384f3b9b48534cde3', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'361d895b64ce45fda4eea4137ca52e60', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.201', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.201', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.201', 'launched_at': u'2019-06-08T11:40:30.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-08T11:40:30Z', 'hostId': u'5a7a66950c36ddaf3f09e8a144efe6ea5e86982eff39aa800e169c69', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b', 'public_v6': '', 'private_v4': u'192.168.100.3', 'cloud': 'envvars', 'host_id': u'5a7a66950c36ddaf3f09e8a144efe6ea5e86982eff39aa800e169c69', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-08T11:40:30.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': u'homer-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'b9f86e610bc74c1384f3b9b48534cde3', 'created_at': u'2019-06-08T11:40:01Z', 'created': u'2019-06-08T11:40:01Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:88:af:bd', u'version': 4, u'addr': u'192.168.100.17', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:88:af:bd', 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'4be488e3-47c8-405e-aea8-cae75c30f9ff', 'name': u'heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-08T11:35:02.000000', 'flavor': Munch({u'id': u'205aaf6f-7af1-479e-9e1c-478cf67b1d45', 'name': u'heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b'}), 'az': u'nova', 'id': u'09676360-382a-4661-90ed-d72cad0f402d', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'b9f86e610bc74c1384f3b9b48534cde3', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'b6a1045d-d1e6-4b71-909e-307870a1ac6b', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'149883f4-ccdb-456a-bc01-a367d9204720'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'b6a1045d-d1e6-4b71-909e-307870a1ac6b', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'2b6246b7-5fc8-4a39-bad6-f86f2309b4d9'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'b6a1045d-d1e6-4b71-909e-307870a1ac6b', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'f8e9a0da-96dd-463b-8c1d-4f7bd6d2a67d'})], 'id': u'b6a1045d-d1e6-4b71-909e-307870a1ac6b', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'b9f86e610bc74c1384f3b9b48534cde3', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'361d895b64ce45fda4eea4137ca52e60', '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'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.205', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.205', 'launched_at': u'2019-06-08T11:35:02.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-08T11:35:02Z', 'hostId': u'4513d243c6ce4a1f119109d26689f0a8c817b51353655c7e5045030e', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b', 'public_v6': '', 'private_v4': u'192.168.100.17', 'cloud': 'envvars', 'host_id': u'4513d243c6ce4a1f119109d26689f0a8c817b51353655c7e5045030e', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-08T11:35:02.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': u'sprout-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'b9f86e610bc74c1384f3b9b48534cde3', 'created_at': u'2019-06-08T11:34:44Z', 'created': u'2019-06-08T11:34:44Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ad:52:30', 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:ad:52:30', u'version': 4, u'addr': u'172.30.9.206', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'4be488e3-47c8-405e-aea8-cae75c30f9ff', 'name': u'heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-08T11:24:52.000000', 'flavor': Munch({u'id': u'205aaf6f-7af1-479e-9e1c-478cf67b1d45', 'name': u'heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b'}), 'az': u'nova', 'id': u'eb641662-1cd4-4fcc-a9a8-42ffc51e98a1', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'b9f86e610bc74c1384f3b9b48534cde3', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'b6a1045d-d1e6-4b71-909e-307870a1ac6b', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'149883f4-ccdb-456a-bc01-a367d9204720'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'b6a1045d-d1e6-4b71-909e-307870a1ac6b', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'2b6246b7-5fc8-4a39-bad6-f86f2309b4d9'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'b6a1045d-d1e6-4b71-909e-307870a1ac6b', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'f8e9a0da-96dd-463b-8c1d-4f7bd6d2a67d'})], 'id': u'b6a1045d-d1e6-4b71-909e-307870a1ac6b', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'b9f86e610bc74c1384f3b9b48534cde3', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'361d895b64ce45fda4eea4137ca52e60', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.206', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.206', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.206', 'launched_at': u'2019-06-08T11:24:52.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-08T11:24:52Z', 'hostId': u'5a7a66950c36ddaf3f09e8a144efe6ea5e86982eff39aa800e169c69', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b', 'public_v6': '', 'private_v4': u'192.168.100.9', 'cloud': 'envvars', 'host_id': u'5a7a66950c36ddaf3f09e8a144efe6ea5e86982eff39aa800e169c69', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-08T11:24:52.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': u'vellum-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'b9f86e610bc74c1384f3b9b48534cde3', 'created_at': u'2019-06-08T11:24:37Z', 'created': u'2019-06-08T11:24:37Z', '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:86:71:9c', u'version': 4, u'addr': u'192.168.100.7', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:86:71:9c', u'version': 4, u'addr': u'172.30.9.213', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'4be488e3-47c8-405e-aea8-cae75c30f9ff', 'name': u'heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-08T11:21:24.000000', 'flavor': Munch({u'id': u'205aaf6f-7af1-479e-9e1c-478cf67b1d45', 'name': u'heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b'}), 'az': u'nova', 'id': u'ef9296db-4f3e-46a7-bf22-8ac11a0f0b13', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'b9f86e610bc74c1384f3b9b48534cde3', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'b6a1045d-d1e6-4b71-909e-307870a1ac6b', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'149883f4-ccdb-456a-bc01-a367d9204720'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'b6a1045d-d1e6-4b71-909e-307870a1ac6b', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'2b6246b7-5fc8-4a39-bad6-f86f2309b4d9'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'b6a1045d-d1e6-4b71-909e-307870a1ac6b', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'f8e9a0da-96dd-463b-8c1d-4f7bd6d2a67d'})], 'id': u'b6a1045d-d1e6-4b71-909e-307870a1ac6b', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'b9f86e610bc74c1384f3b9b48534cde3', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'361d895b64ce45fda4eea4137ca52e60', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.213', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.213', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.213', 'launched_at': u'2019-06-08T11:21:24.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-08T11:21:24Z', 'hostId': u'5a7a66950c36ddaf3f09e8a144efe6ea5e86982eff39aa800e169c69', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b', 'public_v6': '', 'private_v4': u'192.168.100.7', 'cloud': 'envvars', 'host_id': u'5a7a66950c36ddaf3f09e8a144efe6ea5e86982eff39aa800e169c69', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-08T11:21:24.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'b9f86e610bc74c1384f3b9b48534cde3', 'created_at': u'2019-06-08T11:19:53Z', 'created': u'2019-06-08T11:19: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:c3:8b:26', u'version': 4, u'addr': u'192.168.100.2', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:c3:8b:26', 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'4be488e3-47c8-405e-aea8-cae75c30f9ff', 'name': u'heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-08T11:19:14.000000', 'flavor': Munch({u'id': u'205aaf6f-7af1-479e-9e1c-478cf67b1d45', 'name': u'heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b'}), 'az': u'nova', 'id': u'075f2343-290b-49e5-98d3-a08e58c2a67a', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'b9f86e610bc74c1384f3b9b48534cde3', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'b6a1045d-d1e6-4b71-909e-307870a1ac6b', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'149883f4-ccdb-456a-bc01-a367d9204720'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'b6a1045d-d1e6-4b71-909e-307870a1ac6b', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'2b6246b7-5fc8-4a39-bad6-f86f2309b4d9'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'b6a1045d-d1e6-4b71-909e-307870a1ac6b', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'f8e9a0da-96dd-463b-8c1d-4f7bd6d2a67d'})], 'id': u'b6a1045d-d1e6-4b71-909e-307870a1ac6b', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'b9f86e610bc74c1384f3b9b48534cde3', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'361d895b64ce45fda4eea4137ca52e60', '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'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', '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-06-08T11:19:14.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-08T11:19:14Z', 'hostId': u'4513d243c6ce4a1f119109d26689f0a8c817b51353655c7e5045030e', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b', 'public_v6': '', 'private_v4': u'192.168.100.2', 'cloud': 'envvars', 'host_id': u'4513d243c6ce4a1f119109d26689f0a8c817b51353655c7e5045030e', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-08T11:19:14.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': u'ns.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'b9f86e610bc74c1384f3b9b48534cde3', 'created_at': u'2019-06-08T11:17:27Z', 'created': u'2019-06-08T11:17:27Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})] 2019-06-08 11:46:22,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 11:46:22,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:46:22,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1344 Content-Type: application/json Date: Sat, 08 Jun 2019 11: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-e05d1ec7-75b0-4de3-bfd1-094e07d2a0b1 x-openstack-request-id: req-e05d1ec7-75b0-4de3-bfd1-094e07d2a0b1 2019-06-08 11:46:22,722 - 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:10:80:93", "version": 4, "addr": "192.168.100.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:80:93", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/98a7f6b0-c969-4cc2-af87-b7ef7872f92d", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/98a7f6b0-c969-4cc2-af87-b7ef7872f92d", "rel": "bookmark"}], "image": {"id": "4be488e3-47c8-405e-aea8-cae75c30f9ff", "links": [{"href": "http://172.30.9.46:8774/images/4be488e3-47c8-405e-aea8-cae75c30f9ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:40:39.000000", "flavor": {"id": "205aaf6f-7af1-479e-9e1c-478cf67b1d45", "links": [{"href": "http://172.30.9.46:8774/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "rel": "bookmark"}]}, "id": "98a7f6b0-c969-4cc2-af87-b7ef7872f92d", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "361d895b64ce45fda4eea4137ca52e60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:40:39Z", "hostId": "4513d243c6ce4a1f119109d26689f0a8c817b51353655c7e5045030e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "name": "bono-0.clearwater.opnfv", "created": "2019-06-08T11:40:04Z", "tenant_id": "b9f86e610bc74c1384f3b9b48534cde3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:23:37", "version": 4, "addr": "192.168.100.26", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:23:37", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/9e35db02-2cde-4218-bf45-fdee1cb08559", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/9e35db02-2cde-4218-bf45-fdee1cb08559", "rel": "bookmark"}], "image": {"id": "4be488e3-47c8-405e-aea8-cae75c30f9ff", "links": [{"href": "http://172.30.9.46:8774/images/4be488e3-47c8-405e-aea8-cae75c30f9ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:40:37.000000", "flavor": {"id": "205aaf6f-7af1-479e-9e1c-478cf67b1d45", "links": [{"href": "http://172.30.9.46:8774/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "rel": "bookmark"}]}, "id": "9e35db02-2cde-4218-bf45-fdee1cb08559", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "361d895b64ce45fda4eea4137ca52e60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:40:37Z", "hostId": "4513d243c6ce4a1f119109d26689f0a8c817b51353655c7e5045030e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "name": "dime-0.clearwater.opnfv", "created": "2019-06-08T11:40:04Z", "tenant_id": "b9f86e610bc74c1384f3b9b48534cde3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:24:77:a4", "version": 4, "addr": "192.168.100.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:24:77:a4", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/d945b29a-5003-4775-9d59-a8d1e480cb5e", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/d945b29a-5003-4775-9d59-a8d1e480cb5e", "rel": "bookmark"}], "image": {"id": "4be488e3-47c8-405e-aea8-cae75c30f9ff", "links": [{"href": "http://172.30.9.46:8774/images/4be488e3-47c8-405e-aea8-cae75c30f9ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:40:30.000000", "flavor": {"id": "205aaf6f-7af1-479e-9e1c-478cf67b1d45", "links": [{"href": "http://172.30.9.46:8774/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "rel": "bookmark"}]}, "id": "d945b29a-5003-4775-9d59-a8d1e480cb5e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "361d895b64ce45fda4eea4137ca52e60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:40:30Z", "hostId": "5a7a66950c36ddaf3f09e8a144efe6ea5e86982eff39aa800e169c69", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "name": "homer-0.clearwater.opnfv", "created": "2019-06-08T11:40:01Z", "tenant_id": "b9f86e610bc74c1384f3b9b48534cde3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:af:bd", "version": 4, "addr": "192.168.100.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:af:bd", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/09676360-382a-4661-90ed-d72cad0f402d", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/09676360-382a-4661-90ed-d72cad0f402d", "rel": "bookmark"}], "image": {"id": "4be488e3-47c8-405e-aea8-cae75c30f9ff", "links": [{"href": "http://172.30.9.46:8774/images/4be488e3-47c8-405e-aea8-cae75c30f9ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:35:02.000000", "flavor": {"id": "205aaf6f-7af1-479e-9e1c-478cf67b1d45", "links": [{"href": "http://172.30.9.46:8774/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "rel": "bookmark"}]}, "id": "09676360-382a-4661-90ed-d72cad0f402d", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "361d895b64ce45fda4eea4137ca52e60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:35:02Z", "hostId": "4513d243c6ce4a1f119109d26689f0a8c817b51353655c7e5045030e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "name": "sprout-0.clearwater.opnfv", "created": "2019-06-08T11:34:44Z", "tenant_id": "b9f86e610bc74c1384f3b9b48534cde3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:52:30", "version": 4, "addr": "192.168.100.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:52:30", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/eb641662-1cd4-4fcc-a9a8-42ffc51e98a1", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/eb641662-1cd4-4fcc-a9a8-42ffc51e98a1", "rel": "bookmark"}], "image": {"id": "4be488e3-47c8-405e-aea8-cae75c30f9ff", "links": [{"href": "http://172.30.9.46:8774/images/4be488e3-47c8-405e-aea8-cae75c30f9ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:24:52.000000", "flavor": {"id": "205aaf6f-7af1-479e-9e1c-478cf67b1d45", "links": [{"href": "http://172.30.9.46:8774/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "rel": "bookmark"}]}, "id": "eb641662-1cd4-4fcc-a9a8-42ffc51e98a1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "361d895b64ce45fda4eea4137ca52e60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:24:52Z", "hostId": "5a7a66950c36ddaf3f09e8a144efe6ea5e86982eff39aa800e169c69", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "name": "vellum-0.clearwater.opnfv", "created": "2019-06-08T11:24:37Z", "tenant_id": "b9f86e610bc74c1384f3b9b48534cde3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:71:9c", "version": 4, "addr": "192.168.100.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:71:9c", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/ef9296db-4f3e-46a7-bf22-8ac11a0f0b13", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/ef9296db-4f3e-46a7-bf22-8ac11a0f0b13", "rel": "bookmark"}], "image": {"id": "4be488e3-47c8-405e-aea8-cae75c30f9ff", "links": [{"href": "http://172.30.9.46:8774/images/4be488e3-47c8-405e-aea8-cae75c30f9ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:21:24.000000", "flavor": {"id": "205aaf6f-7af1-479e-9e1c-478cf67b1d45", "links": [{"href": "http://172.30.9.46:8774/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "rel": "bookmark"}]}, "id": "ef9296db-4f3e-46a7-bf22-8ac11a0f0b13", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "361d895b64ce45fda4eea4137ca52e60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:21:24Z", "hostId": "5a7a66950c36ddaf3f09e8a144efe6ea5e86982eff39aa800e169c69", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "name": "ellis-0.clearwater.opnfv", "created": "2019-06-08T11:19:53Z", "tenant_id": "b9f86e610bc74c1384f3b9b48534cde3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:8b:26", "version": 4, "addr": "192.168.100.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:8b:26", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/075f2343-290b-49e5-98d3-a08e58c2a67a", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/075f2343-290b-49e5-98d3-a08e58c2a67a", "rel": "bookmark"}], "image": {"id": "4be488e3-47c8-405e-aea8-cae75c30f9ff", "links": [{"href": "http://172.30.9.46:8774/images/4be488e3-47c8-405e-aea8-cae75c30f9ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:19:14.000000", "flavor": {"id": "205aaf6f-7af1-479e-9e1c-478cf67b1d45", "links": [{"href": "http://172.30.9.46:8774/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "rel": "bookmark"}]}, "id": "075f2343-290b-49e5-98d3-a08e58c2a67a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "361d895b64ce45fda4eea4137ca52e60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:19:14Z", "hostId": "4513d243c6ce4a1f119109d26689f0a8c817b51353655c7e5045030e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "name": "ns.clearwater.opnfv", "created": "2019-06-08T11:17:27Z", "tenant_id": "b9f86e610bc74c1384f3b9b48534cde3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 11:46:22,722 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-e05d1ec7-75b0-4de3-bfd1-094e07d2a0b1 2019-06-08 11:46:22,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.183776140213s 2019-06-08 11:46:22,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-06-08 11:46:22,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/servers/98a7f6b0-c969-4cc2-af87-b7ef7872f92d/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" -d '{"os-getConsoleOutput": {"length": null}}' 2019-06-08 11:46:22,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 19874 Content-Type: application/json Date: Sat, 08 Jun 2019 11: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-45624272-3bc5-4a59-9cc1-b6a2134d6ee6 x-openstack-request-id: req-45624272-3bc5-4a59-9cc1-b6a2134d6ee6 2019-06-08 11:46:22,811 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-170-generic (buildd@lcy01-amd64-001) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #220-Ubuntu SMP Thu May 9 12:40:49 UTC 2019 (Ubuntu 3.13.0-170.220-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff]\n[ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000003ffe0000 000040\n[ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x3ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 1007596K/1048040K available (7504K kernel code, 1167K rwdata, 3440K rodata, 1372K init, 1448K bss, 40444K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0.\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 4194304 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008004] pid_max: default: 32768 minimum: 301\n[ 0.009813] Security Framework initialized\n[ 0.012037] AppArmor: AppArmor initialized\n[ 0.013676] Yama: becoming mindful.\n[ 0.015223] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016923] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.020455] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.024007] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.026831] Initializing cgroup subsys memory\n[ 0.028006] Initializing cgroup subsys devices\n[ 0.029740] Initializing cgroup subsys freezer\n[ 0.032003] Initializing cgroup subsys blkio\n[ 0.033677] Initializing cgroup subsys perf_event\n[ 0.036004] Initializing cgroup subsys hugetlb\n[ 0.038494] mce: CPU supports 10 MCE banks\n[ 0.040044] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040044] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.044005] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.046059] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.048003] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.050299] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.052003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.056003] MDS: Mitigation: Clear CPU buffers\n[ 0.078350] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.088724] ACPI: Core revision 20131115\n[ 0.090907] ACPI: All ACPI Tables successfully acquired\n[ 0.092450] ftrace: allocating 28757 entries in 113 pages\n[ 0.116377] smpboot: Max logical packages: 1\n[ 0.120004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.122709] Enabling x2apic\n[ 0.123937] Enabled x2apic\n[ 0.124010] Switched APIC routing to physical x2apic.\n[ 0.129431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.132004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.136041] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.147603] KVM setup paravirtual spinlock\n[ 0.150065] x86: Booted up 1 node, 1 CPUs\n[ 0.151657] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.152405] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.154916] devtmpfs: initialized\n[ 0.157376] EVM: security.selinux\n[ 0.158799] EVM: security.SMACK64\n[ 0.160003] EVM: security.ima\n[ 0.161255] EVM: security.capability\n[ 0.163676] pinctrl core: initialized pinctrl subsystem\n[ 0.164053] regulator-dummy: no parameters\n[ 0.165691] RTC time: 11:40:39, date: 06/08/19\n[ 0.167395] NET: Registered protocol family 16\n[ 0.168132] cpuidle: using governor ladder\n[ 0.169677] cpuidle: using governor menu\n[ 0.171402] ACPI: bus type PCI registered\n[ 0.172009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.174387] PCI: Using configuration type 1 for base access\n[ 0.176720] bio: create slab at 0\n[ 0.178440] ACPI: Added _OSI(Module Device)\n[ 0.180004] ACPI: Added _OSI(Processor Device)\n[ 0.181643] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.183358] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.185000] ACPI: Interpreter enabled\n[ 0.186440] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.188984] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.192004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.195504] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.198238] ACPI: (supports S0 S5)\n[ 0.199564] ACPI: Using IOAPIC for interrupt routing\n[ 0.200017] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.204171] ACPI: No dock devices found.\n[ 0.207431] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.208007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.210377] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.212018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.216200] acpiphp: Slot [3] registered\n[ 0.217748] acpiphp: Slot [4] registered\n[ 0.219302] acpiphp: Slot [5] registered\n[ 0.220024] acpiphp: Slot [6] registered\n[ 0.221521] acpiphp: Slot [7] registered\n[ 0.223016] acpiphp: Slot [8] registered\n[ 0.224021] acpiphp: Slot [9] registered\n[ 0.225562] acpiphp: Slot [10] registered\n[ 0.227098] acpiphp: Slot [11] registered\n[ 0.228023] acpiphp: Slot [12] registered\n[ 0.229546] acpiphp: Slot [13] registered\n[ 0.231062] acpiphp: Slot [14] registered\n[ 0.232022] acpiphp: Slot [15] registered\n[ 0.233550] acpiphp: Slot [16] registered\n[ 0.235080] acpiphp: Slot [17] registered\n[ 0.236029] acpiphp: Slot [18] registered\n[ 0.237550] acpiphp: Slot [19] registered\n[ 0.239078] acpiphp: Slot [20] registered\n[ 0.240021] acpiphp: Slot [21] registered\n[ 0.241564] acpiphp: Slot [22] registered\n[ 0.243096] acpiphp: Slot [23] registered\n[ 0.244022] acpiphp: Slot [24] registered\n[ 0.245558] acpiphp: Slot [25] registered\n[ 0.247086] acpiphp: Slot [26] registered\n[ 0.248024] acpiphp: Slot [27] registered\n[ 0.249554] acpiphp: Slot [28] registered\n[ 0.251073] acpiphp: Slot [29] registered\n[ 0.252021] acpiphp: Slot [30] registered\n[ 0.253551] acpiphp: Slot [31] registered\n[ 0.255066] PCI host bridge to bus 0000:00\n[ 0.256005] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.257931] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.260004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.262130] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.264004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff]\n[ 0.266325] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.274062] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.276016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.297691] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.300661] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.303324] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.305228] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.307847] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.308882] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.311181] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.312000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.312004] vgaarb: loaded\n[ 0.313140] vgaarb: bridge control possible 0000:00:02.0\n[ 0.315292] SCSI subsystem initialized\n[ 0.316224] ACPI: bus type USB registered\n[ 0.317786] usbcore: registered new interface driver usbfs\n[ 0.319742] usbcore: registered new interface driver hub\n[ 0.320040] usbcore: registered new device driver usb\n[ 0.322040] PCI: Using ACPI for IRQ routing\n[ 0.323987] NetLabel: Initializing\n[ 0.324007] NetLabel: domain hash size = 128\n[ 0.325616] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.327440] NetLabel: unlabeled traffic allowed by default\n[ 0.328210] Switched to clocksource kvm-clock\n[ 0.336619] AppArmor: AppArmor Filesystem Enabled\n[ 0.338408] pnp: PnP ACPI init\n[ 0.339658] ACPI: bus type PNP registered\n[ 0.341636] pnp: PnP ACPI: found 8 devices\n[ 0.343197] ACPI: bus type PNP unregistered\n[ 0.350377] NET: Registered protocol family 2\n[ 0.352269] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.354748] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.357117] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.359446] TCP: reno registered\n[ 0.360748] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.362831] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.365142] NET: Registered protocol family 1\n[ 0.366800] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.368893] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.370952] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.387995] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.405156] Trying to unpack rootfs image as initramfs...\n[ 0.504577] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.507589] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.509680] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.512786] Scanning for low memory corruption every 60 seconds\n[ 0.515181] Initialise system trusted keyring\n[ 0.516868] audit: initializing netlink socket (disabled)\n[ 0.518816] type=2000 audit(1559994040.299:1): initialized\n[ 0.538900] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.541990] zbud: loaded\n[ 0.543305] VFS: Disk quotas dquot_6.5.2\n[ 0.545034] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.547647] fuse init (API version 7.22)\n[ 0.549203] msgmni has been set to 1982\n[ 0.550831] Key type big_key registered\n[ 0.552629] Key type asymmetric registered\n[ 0.554313] Asymmetric key parser 'x509' registered\n[ 0.556167] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.558934] io scheduler noop registered\n[ 0.560463] io scheduler deadline registered (default)\n[ 0.562372] io scheduler cfq registered\n[ 0.563926] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.565961] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.568336] ipmi message handler version 39.2\n[ 0.570027] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.572799] ACPI: Power Button [PWRF]\n[ 0.574315] GHES: HEST is not enabled!\n[ 0.590929] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.624130] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.627115] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.654439] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.658284] Linux agpgart interface v0.103\n[ 0.660887] brd: module loaded\n[ 0.662643] loop: module loaded\n[ 0.664369] blk-mq: CPU -> queue map\n[ 0.665775] CPU 0 -> Queue 0\n[ 0.667858] vda: vda1\n[ 0.669716] scsi0 : ata_piix\n[ 0.671001] scsi1 : ata_piix\n[ 0.672261] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.674629] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.677755] libphy: Fixed MDIO Bus: probed\n[ 0.679386] tun: Universal TUN/TAP device driver, 1.6\n[ 0.681294] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.684665] PPP generic driver version 2.4.2\n[ 0.686377] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.688661] ehci-pci: EHCI PCI platform driver\n[ 0.690420] ehci-platform: EHCI generic platform driver\n[ 0.692354] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.694602] ohci-pci: OHCI PCI platform driver\n[ 0.696273] ohci-platform: OHCI generic platform driver\n[ 0.698159] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.715531] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.717452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.720417] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.722662] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.725078] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.727842] usb usb1: Product: UHCI Host Controller\n[ 0.729613] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd\n[ 0.731906] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.733812] hub 1-0:1.0: USB hub found\n[ 0.735289] hub 1-0:1.0: 2 ports detected\n[ 0.736983] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.740875] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.742667] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.744649] mousedev: PS/2 mouse device common for all mice\n[ 0.747126] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.750344] rtc_cmos 00:00: RTC can wake from S4\n[ 0.752754] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.755218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.757554] device-mapper: uevent: version 1.0.3\n[ 0.759361] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.762528] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.764777] TCP: cubic registered\n[ 0.766173] NET: Registered protocol family 10\n[ 0.768098] NET: Registered protocol family 17\n[ 0.769827] Key type dns_resolver registered\n[ 0.771631] Loading compiled-in X.509 certificates\n[ 0.774052] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007'\n[ 0.777550] registered taskstats version 1\n[ 0.780738] Key type trusted registered\n[ 0.784790] Key type encrypted registered\n[ 0.786602] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.788577] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.791189] regulator-dummy: disabling\n[ 0.792707] Magic number: 7:897:680\n[ 0.794361] rtc_cmos 00:00: setting system clock to 2019-06-08 11:40:40 UTC (1559994040)\n[ 0.797565] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.799676] EDD information not available.\n[ 0.833548] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000)\n[ 0.848625] Write protecting the kernel read-only data: 12288k\n[ 0.851390] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.855698] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.872123] systemd-udevd[99]: starting version 204\n[ 0.910048] FDC 0 is a S82078B\n[ 1.060055] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.224621] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.227294] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.229892] usb 1-1: Product: QEMU USB Tablet\n[ 1.231626] usb 1-1: Manufacturer: QEMU\n[ 1.233216] usb 1-1: SerialNumber: 42\n[ 1.941806] 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.320127] 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.423312] random: init urandom read with 11 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n[ 2.577578] 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 Sat, 08 Jun 2019 11:40:42 +0000. Up 2.98 seconds.\ncloud-init-nonet[3.19]: 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.77]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sat, 08 Jun 2019 11:40:45 +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.18 | 255.255.255.0 | fa:16:3e:10:80:93 |\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:\n45:ab:cd:7a:2e:a2:bc:d4:5f:7a:5c:81:6e:26:85:71 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| ..E. |\n| +o. |\n| .=o . |\n| Soo . |\n| . ..+ . |\n| . . .=o. |\n| o ...=o |\n| +o .oo. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n7b:21:bb:40:0e:d7:29:ab:99:09:22:70:d2:a1:f8:50 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| |\n| E |\n|.+ . . . |\n|* o . + S . |\n|.= = o + . |\n|o o + o . |\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:\n53:a9:12:40:d7:04:aa:7e:56:df:f5:9b:61:f3:c3:d7 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .o o+. |\n| + . . |\n| . . o |\n| . . o |\n| . o S . |\n| . . o o . . |\n| . o . . * .|\n| o . OE|\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:\nc0:b0:11:11:67:b5:be:61:bc:db:85:d9:00:1a:61:f4 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| *=*.. |\n| O o . |\n| . + E |\n| * . |\n| . S . |\n| . + = |\n| o o 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 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 Sat, 08 Jun 2019 11:40:50 +0000. Up 10.79 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 Sat, 08 Jun 2019 11:40:51 +0000. Up 11.82 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 19041 0 --:--:-- --:--:-- --:--:-- 18969100 3149 100 3149 0 0 19035 0 --:--:-- --:--:-- --:--:-- 18969\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\n\nUbuntu 14.04.6 LTS bono-0 ttyS0\n\nbono-0 login: Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://security.ubuntu.com trusty-security/main Sources [172 kB]\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 [7535 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB]\nGet:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B]\nGet:21 http://security.ubuntu.com trusty-security/main Translation-en [448 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:24 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [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 (2203 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.100.7\n+ '[' -n 192.168.100.7 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-socket-factory\n clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev\n fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\nSuggested packages:\n binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config\n clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc\n gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc\n libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb\n gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi\n python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils bono build-essential clearwater-diags-monitor\n clearwater-infrastructure clearwater-log-cleanup clearwater-monit\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\n0 upgraded, 83 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.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-monit 5.18-180322.170159 [272 kB]\nGet:19 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:20 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: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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.4 MB in 8s (6480 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51354 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-libs (1.0-180328.134516) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package bono.\nPreparing to unpack .../bono_1.0-180328.134516_amd64.deb ...\nUnpacking bono (1.0-180328.134516) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.15) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-170.220) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.7) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up sprout-libs (1.0-180328.134516) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.15) ...\nSetting up linux-libc-dev:amd64 (3.13.0-170.220) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 7928\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-socket-factory (1.0-180328.114312) ...\nclearwater-socket-factory-mgmt start/running, process 7936\nclearwater-socket-factory-sig start/running, process 7944\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up bono (1.0-180328.134516) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.15) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://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.0 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57632 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting nsenter (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n+ echo 'nameserver 192.168.100.2'\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 bono_process Execution failed | Does... Process \n monit_uptime Initializing Program \n poll_bono Wait parent Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' bono_process Execution failed | Does... Process \n monit_uptime Initializing Program \n poll_bono 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-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 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 ' 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: 2m\n Service Name Status Type \n node-0.bono.clearwater.opnfv Running System \n ntp_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Running Process \n clearwater_cluster_manager_p... Running Process \n bono_process Running Process \n monit_uptime Status ok Program \n clearwater_queue_manager_uptime Status ok Program \n etcd_uptime Status ok Program \n poll_etcd_cluster Status ok Program \n poll_etcd Status ok Program \n poll_bono Status ok Program \n++ grep -v Running\n++ grep -v 'Status ok'\n++ sed 1,2d\n++ monit summary\n+ test -z ''\n+ break\n+ clearwater-etcdctl cluster-health\nmember 30e38f8387e90491 is healthy: got healthy result from http://192.168.100.3:4000\nmember 691c46ffceca493d is healthy: got healthy result from http://192.168.100.9:4000\nmember 911e3700411d295f is healthy: got healthy result from http://192.168.100.18:4000\nmember ad242935763ebb32 is healthy: got healthy result from http://192.168.100.17:4000\nmember e5c4776e80d3063e is healthy: got healthy result from http://192.168.100.7:4000\nmember fdb121c99be7ed2e is healthy: got healthy result from http://192.168.100.26:4000\ncluster is healthy\n+ clearwater-etcdctl member list\n30e38f8387e90491: name=192-168-100-3 peerURLs=http://192.168.100.3:2380 clientURLs=http://192.168.100.3:4000 isLeader=false\n691c46ffceca493d: name=192-168-100-9 peerURLs=http://192.168.100.9:2380 clientURLs=http://192.168.100.9:4000 isLeader=false\n911e3700411d295f: name=192-168-100-18 peerURLs=http://192.168.100.18:2380 clientURLs=http://192.168.100.18:4000 isLeader=false\nad242935763ebb32: name=192-168-100-17 peerURLs=http://192.168.100.17:2380 clientURLs=http://192.168.100.17:4000 isLeader=false\ne5c4776e80d3063e: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=true\nfdb121c99be7ed2e: name=192-168-100-26 peerURLs=http://192.168.100.26:2380 clientURLs=http://192.168.100.26:4000 isLeader=false\n+ cw-check_cluster_state\nThis script prints the status of the data store clusters.\n\nThis node (192.168.100.18) should not be in any cluster.\n\nDescribing the Cassandra cluster:\n The cluster is stable.\n 192.168.100.9 is in state normal.\n\nDescribing the Chronos cluster:\n The cluster is stable.\n 192.168.100.9 is in state normal.\n\nDescribing the Memcached cluster:\n The cluster is stable.\n 192.168.100.9 is in state normal.\n\n+ cw-check_config_sync\n - /etc/clearwater/sas.json is up to date\n - /etc/clearwater/dns.json is up to date\n - /etc/clearwater/shared_config is up to date\n+ curl -i -X POST -H 'X-Auth-Token: gAAAAABc-56KForl5LfMIfDZd5j-RlzXCgk9o8WZO78kJ2G78120YyBKVjBpl4XCjTRwfhR8QvqXOYrqwG2v6ablncTlXalYyJHdDLGj1La3-OXXd4fJ54Dl2m4AWVmA1Hm7p7TRDedlkYJGhOUn5XntT6fwtorl5rz9cD8j_gGmJfvxvWQxek8' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.46:8004/v1/c04132917d2c4447ba1b1d0ab3e1c6ed/stacks/clearwater-opnfv-bono-ok6gksixgsj3-0-rxspphxshtzb/50935578-5000-4a80-abb6-bdbc7a913427/resources/wait_handle/signal --data-binary '{\"status\": \"SUCCESS\"}'\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 21 0 0 100 21 0 104 --:--:-- --:--:-- --:--:-- 103100 25 100 4 100 21 11 62 --:--:-- --:--:-- --:--:-- 62\nHTTP/1.1 200 OK\nDate: Sat, 08 Jun 2019 11:44:33 GMT\nServer: Apache\nx-openstack-request-id: req-c639b2a9-6d3f-488d-9310-a0a75ba3eba2\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 | dd:42:4a:6c:d3:8f:2b:2b:8a:5d:4d:9c:89:0b:b9:b4 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 7b:21:bb:40:0e:d7:29:ab:99:09:22:70:d2:a1:f8:50 root@bono-0 (DSA)\nec2: 256 53:a9:12:40:d7:04:aa:7e:56:df:f5:9b:61:f3:c3:d7 root@bono-0 (ECDSA)\nec2: 256 c0:b0:11:11:67:b5:be:61:bc:db:85:d9:00:1a:61:f4 root@bono-0 (ED25519)\nec2: 2048 45:ab:cd:7a:2e:a2:bc:d4:5f:7a:5c:81:6e:26:85:71 root@bono-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMR/muvPdW0E4SmDRcQc2spWJXQ++QyHp7dqtOojM7lU1TMF1zFh+tI5lfmXcr7CLybgdsO77rRaBx5boIVUP+Y= root@bono-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIElVubZ09FR6jC28qEAXClK7/jxlSEbUUvDeJz+p7amH root@bono-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDdWVfuSRs0FSc3jJn6bZAeV4ACjU6eRzJYEQ6gEkt1+g5uB7j9J0krYwDzg8as/J9+/Os+JbxoJfnc2Ac6bTHKoa9LnP6N8WyvLEumd/N5z+oS0tcSqmIH7h/fLKHvUCkA2VIcASSOZuKjk43xYHgnigF73O0t8j1LqM+wlAZKF7lcnhA3rDpyLiSrVsSH/p3Xqekxy3jbZQxjUvIETEjQys6aYhkaT3050TwU5JVthA6aUdYCx9iknP76NvVbmbEVLaY9r0bp58e0yJp9aTFSeZy75hJi7nhrcKChUoiTU9iJbVtJ5VRvugAFpgP44N3b2yeqlDlj4AQ48WF1TWpd root@bono-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Sat, 08 Jun 2019 11:44:34 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 234.37 seconds\n"} 2019-06-08 11:46:22,813 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers/98a7f6b0-c969-4cc2-af87-b7ef7872f92d/action used request id req-45624272-3bc5-4a59-9cc1-b6a2134d6ee6 2019-06-08 11:46:22,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0836341381073s 2019-06-08 11:46:22,815 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-170-generic (buildd@lcy01-amd64-001) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #220-Ubuntu SMP Thu May 9 12:40:49 UTC 2019 (Ubuntu 3.13.0-170.220-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff] [ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff] [ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff] [ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000003ffe0000 000040 [ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff] [ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x3ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 1007596K/1048040K available (7504K kernel code, 1167K rwdata, 3440K rodata, 1372K init, 1448K bss, 40444K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 4194304 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009813] Security Framework initialized [ 0.012037] AppArmor: AppArmor initialized [ 0.013676] Yama: becoming mindful. [ 0.015223] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016923] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020455] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024007] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.026831] Initializing cgroup subsys memory [ 0.028006] Initializing cgroup subsys devices [ 0.029740] Initializing cgroup subsys freezer [ 0.032003] Initializing cgroup subsys blkio [ 0.033677] Initializing cgroup subsys perf_event [ 0.036004] Initializing cgroup subsys hugetlb [ 0.038494] mce: CPU supports 10 MCE banks [ 0.040044] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040044] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044005] Spectre V2 : Mitigation: Full generic retpoline [ 0.046059] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.048003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.050299] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.052003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.056003] MDS: Mitigation: Clear CPU buffers [ 0.078350] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.088724] ACPI: Core revision 20131115 [ 0.090907] ACPI: All ACPI Tables successfully acquired [ 0.092450] ftrace: allocating 28757 entries in 113 pages [ 0.116377] smpboot: Max logical packages: 1 [ 0.120004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.122709] Enabling x2apic [ 0.123937] Enabled x2apic [ 0.124010] Switched APIC routing to physical x2apic. [ 0.129431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.132004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.136041] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.147603] KVM setup paravirtual spinlock [ 0.150065] x86: Booted up 1 node, 1 CPUs [ 0.151657] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.152405] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.154916] devtmpfs: initialized [ 0.157376] EVM: security.selinux [ 0.158799] EVM: security.SMACK64 [ 0.160003] EVM: security.ima [ 0.161255] EVM: security.capability [ 0.163676] pinctrl core: initialized pinctrl subsystem [ 0.164053] regulator-dummy: no parameters [ 0.165691] RTC time: 11:40:39, date: 06/08/19 [ 0.167395] NET: Registered protocol family 16 [ 0.168132] cpuidle: using governor ladder [ 0.169677] cpuidle: using governor menu [ 0.171402] ACPI: bus type PCI registered [ 0.172009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.174387] PCI: Using configuration type 1 for base access [ 0.176720] bio: create slab at 0 [ 0.178440] ACPI: Added _OSI(Module Device) [ 0.180004] ACPI: Added _OSI(Processor Device) [ 0.181643] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.183358] ACPI: Added _OSI(Processor Aggregator Device) [ 0.185000] ACPI: Interpreter enabled [ 0.186440] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.188984] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.192004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.195504] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.198238] ACPI: (supports S0 S5) [ 0.199564] ACPI: Using IOAPIC for interrupt routing [ 0.200017] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.204171] ACPI: No dock devices found. [ 0.207431] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.208007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.210377] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.212018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.216200] acpiphp: Slot [3] registered [ 0.217748] acpiphp: Slot [4] registered [ 0.219302] acpiphp: Slot [5] registered [ 0.220024] acpiphp: Slot [6] registered [ 0.221521] acpiphp: Slot [7] registered [ 0.223016] acpiphp: Slot [8] registered [ 0.224021] acpiphp: Slot [9] registered [ 0.225562] acpiphp: Slot [10] registered [ 0.227098] acpiphp: Slot [11] registered [ 0.228023] acpiphp: Slot [12] registered [ 0.229546] acpiphp: Slot [13] registered [ 0.231062] acpiphp: Slot [14] registered [ 0.232022] acpiphp: Slot [15] registered [ 0.233550] acpiphp: Slot [16] registered [ 0.235080] acpiphp: Slot [17] registered [ 0.236029] acpiphp: Slot [18] registered [ 0.237550] acpiphp: Slot [19] registered [ 0.239078] acpiphp: Slot [20] registered [ 0.240021] acpiphp: Slot [21] registered [ 0.241564] acpiphp: Slot [22] registered [ 0.243096] acpiphp: Slot [23] registered [ 0.244022] acpiphp: Slot [24] registered [ 0.245558] acpiphp: Slot [25] registered [ 0.247086] acpiphp: Slot [26] registered [ 0.248024] acpiphp: Slot [27] registered [ 0.249554] acpiphp: Slot [28] registered [ 0.251073] acpiphp: Slot [29] registered [ 0.252021] acpiphp: Slot [30] registered [ 0.253551] acpiphp: Slot [31] registered [ 0.255066] PCI host bridge to bus 0000:00 [ 0.256005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.257931] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.260004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.262130] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.264004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.266325] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.274062] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.276016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.297691] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.300661] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.303324] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.305228] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.307847] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.308882] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.311181] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.312000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.312004] vgaarb: loaded [ 0.313140] vgaarb: bridge control possible 0000:00:02.0 [ 0.315292] SCSI subsystem initialized [ 0.316224] ACPI: bus type USB registered [ 0.317786] usbcore: registered new interface driver usbfs [ 0.319742] usbcore: registered new interface driver hub [ 0.320040] usbcore: registered new device driver usb [ 0.322040] PCI: Using ACPI for IRQ routing [ 0.323987] NetLabel: Initializing [ 0.324007] NetLabel: domain hash size = 128 [ 0.325616] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.327440] NetLabel: unlabeled traffic allowed by default [ 0.328210] Switched to clocksource kvm-clock [ 0.336619] AppArmor: AppArmor Filesystem Enabled [ 0.338408] pnp: PnP ACPI init [ 0.339658] ACPI: bus type PNP registered [ 0.341636] pnp: PnP ACPI: found 8 devices [ 0.343197] ACPI: bus type PNP unregistered [ 0.350377] NET: Registered protocol family 2 [ 0.352269] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.354748] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.357117] TCP: Hash tables configured (established 8192 bind 8192) [ 0.359446] TCP: reno registered [ 0.360748] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.362831] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365142] NET: Registered protocol family 1 [ 0.366800] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368893] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.370952] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387995] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.405156] Trying to unpack rootfs image as initramfs... [ 0.504577] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.507589] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.509680] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.512786] Scanning for low memory corruption every 60 seconds [ 0.515181] Initialise system trusted keyring [ 0.516868] audit: initializing netlink socket (disabled) [ 0.518816] type=2000 audit(1559994040.299:1): initialized [ 0.538900] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.541990] zbud: loaded [ 0.543305] VFS: Disk quotas dquot_6.5.2 [ 0.545034] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.547647] fuse init (API version 7.22) [ 0.549203] msgmni has been set to 1982 [ 0.550831] Key type big_key registered [ 0.552629] Key type asymmetric registered [ 0.554313] Asymmetric key parser 'x509' registered [ 0.556167] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.558934] io scheduler noop registered [ 0.560463] io scheduler deadline registered (default) [ 0.562372] io scheduler cfq registered [ 0.563926] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.565961] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.568336] ipmi message handler version 39.2 [ 0.570027] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.572799] ACPI: Power Button [PWRF] [ 0.574315] GHES: HEST is not enabled! [ 0.590929] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.624130] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.627115] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.654439] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.658284] Linux agpgart interface v0.103 [ 0.660887] brd: module loaded [ 0.662643] loop: module loaded [ 0.664369] blk-mq: CPU -> queue map [ 0.665775] CPU 0 -> Queue 0 [ 0.667858] vda: vda1 [ 0.669716] scsi0 : ata_piix [ 0.671001] scsi1 : ata_piix [ 0.672261] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.674629] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.677755] libphy: Fixed MDIO Bus: probed [ 0.679386] tun: Universal TUN/TAP device driver, 1.6 [ 0.681294] tun: (C) 1999-2004 Max Krasnyansky [ 0.684665] PPP generic driver version 2.4.2 [ 0.686377] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.688661] ehci-pci: EHCI PCI platform driver [ 0.690420] ehci-platform: EHCI generic platform driver [ 0.692354] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.694602] ohci-pci: OHCI PCI platform driver [ 0.696273] ohci-platform: OHCI generic platform driver [ 0.698159] uhci_hcd: USB Universal Host Controller Interface driver [ 0.715531] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.717452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.720417] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.722662] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.725078] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.727842] usb usb1: Product: UHCI Host Controller [ 0.729613] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.731906] usb usb1: SerialNumber: 0000:00:01.2 [ 0.733812] hub 1-0:1.0: USB hub found [ 0.735289] hub 1-0:1.0: 2 ports detected [ 0.736983] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.740875] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.742667] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.744649] mousedev: PS/2 mouse device common for all mice [ 0.747126] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.750344] rtc_cmos 00:00: RTC can wake from S4 [ 0.752754] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.755218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.757554] device-mapper: uevent: version 1.0.3 [ 0.759361] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.762528] ledtrig-cpu: registered to indicate activity on CPUs [ 0.764777] TCP: cubic registered [ 0.766173] NET: Registered protocol family 10 [ 0.768098] NET: Registered protocol family 17 [ 0.769827] Key type dns_resolver registered [ 0.771631] Loading compiled-in X.509 certificates [ 0.774052] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.777550] registered taskstats version 1 [ 0.780738] Key type trusted registered [ 0.784790] Key type encrypted registered [ 0.786602] AppArmor: AppArmor sha1 policy hashing enabled [ 0.788577] IMA: No TPM chip found, activating TPM-bypass! [ 0.791189] regulator-dummy: disabling [ 0.792707] Magic number: 7:897:680 [ 0.794361] rtc_cmos 00:00: setting system clock to 2019-06-08 11:40:40 UTC (1559994040) [ 0.797565] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.799676] EDD information not available. [ 0.833548] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.848625] Write protecting the kernel read-only data: 12288k [ 0.851390] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.855698] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.872123] systemd-udevd[99]: starting version 204 [ 0.910048] FDC 0 is a S82078B [ 1.060055] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.224621] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.227294] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.229892] usb 1-1: Product: QEMU USB Tablet [ 1.231626] usb 1-1: Manufacturer: QEMU [ 1.233216] usb 1-1: SerialNumber: 42 [ 1.941806] 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.320127] 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.423312] random: init urandom read with 11 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.577578] 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 Sat, 08 Jun 2019 11:40:42 +0000. Up 2.98 seconds. cloud-init-nonet[3.19]: 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.77]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sat, 08 Jun 2019 11:40:45 +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.18 | 255.255.255.0 | fa:16:3e:10:80:93 | 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: 45:ab:cd:7a:2e:a2:bc:d4:5f:7a:5c:81:6e:26:85:71 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | ..E. | | +o. | | .=o . | | Soo . | | . ..+ . | | . . .=o. | | o ...=o | | +o .oo. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 7b:21:bb:40:0e:d7:29:ab:99:09:22:70:d2:a1:f8:50 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | E | |.+ . . . | |* o . + S . | |.= = 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: 53:a9:12:40:d7:04:aa:7e:56:df:f5:9b:61:f3:c3:d7 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | .o o+. | | + . . | | . . o | | . . o | | . o S . | | . . o o . . | | . o . . * .| | o . OE| | 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: c0:b0:11:11:67:b5:be:61:bc:db:85:d9:00:1a:61:f4 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | *=*.. | | O o . | | . + E | | * . | | . 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 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 Sat, 08 Jun 2019 11:40:50 +0000. Up 10.79 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 Sat, 08 Jun 2019 11:40:51 +0000. Up 11.82 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 19041 0 --:--:-- --:--:-- --:--:-- 18969100 3149 100 3149 0 0 19035 0 --:--:-- --:--:-- --:--:-- 18969 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Ubuntu 14.04.6 LTS bono-0 ttyS0 bono-0 login: Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://security.ubuntu.com trusty-security/main Sources [172 kB] 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 [7535 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] Get:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:21 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:24 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [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 (2203 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.7 + '[' -n 192.168.100.7 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat Suggested packages: binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils bono build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 0 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.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-monit 5.18-180322.170159 [272 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:20 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: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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.4 MB in 8s (6480 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51354 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-180328.134516_amd64.deb ... Unpacking bono (1.0-180328.134516) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up sprout-libs (1.0-180328.134516) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 7928 Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 7936 clearwater-socket-factory-sig start/running, process 7944 Processing triggers for ureadahead (0.100.0-16) ... Setting up bono (1.0-180328.134516) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.15) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://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.0 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57632 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 + echo 'nameserver 192.168.100.2' + 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 bono_process Execution failed | Does... Process monit_uptime Initializing Program poll_bono Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' bono_process Execution failed | Does... Process monit_uptime Initializing Program poll_bono Wait parent 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 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 ' 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: 2m Service Name Status Type node-0.bono.clearwater.opnfv Running System ntp_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process bono_process Running Process monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program poll_bono Status ok Program ++ grep -v Running ++ grep -v 'Status ok' ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 30e38f8387e90491 is healthy: got healthy result from http://192.168.100.3:4000 member 691c46ffceca493d is healthy: got healthy result from http://192.168.100.9:4000 member 911e3700411d295f is healthy: got healthy result from http://192.168.100.18:4000 member ad242935763ebb32 is healthy: got healthy result from http://192.168.100.17:4000 member e5c4776e80d3063e is healthy: got healthy result from http://192.168.100.7:4000 member fdb121c99be7ed2e is healthy: got healthy result from http://192.168.100.26:4000 cluster is healthy + clearwater-etcdctl member list 30e38f8387e90491: name=192-168-100-3 peerURLs=http://192.168.100.3:2380 clientURLs=http://192.168.100.3:4000 isLeader=false 691c46ffceca493d: name=192-168-100-9 peerURLs=http://192.168.100.9:2380 clientURLs=http://192.168.100.9:4000 isLeader=false 911e3700411d295f: name=192-168-100-18 peerURLs=http://192.168.100.18:2380 clientURLs=http://192.168.100.18:4000 isLeader=false ad242935763ebb32: name=192-168-100-17 peerURLs=http://192.168.100.17:2380 clientURLs=http://192.168.100.17:4000 isLeader=false e5c4776e80d3063e: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=true fdb121c99be7ed2e: name=192-168-100-26 peerURLs=http://192.168.100.26:2380 clientURLs=http://192.168.100.26:4000 isLeader=false + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.18) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.9 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.9 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.9 is in state normal. + cw-check_config_sync - /etc/clearwater/sas.json is up to date - /etc/clearwater/dns.json is up to date - /etc/clearwater/shared_config is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABc-56KForl5LfMIfDZd5j-RlzXCgk9o8WZO78kJ2G78120YyBKVjBpl4XCjTRwfhR8QvqXOYrqwG2v6ablncTlXalYyJHdDLGj1La3-OXXd4fJ54Dl2m4AWVmA1Hm7p7TRDedlkYJGhOUn5XntT6fwtorl5rz9cD8j_gGmJfvxvWQxek8' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.46:8004/v1/c04132917d2c4447ba1b1d0ab3e1c6ed/stacks/clearwater-opnfv-bono-ok6gksixgsj3-0-rxspphxshtzb/50935578-5000-4a80-abb6-bdbc7a913427/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 21 0 0 100 21 0 104 --:--:-- --:--:-- --:--:-- 103100 25 100 4 100 21 11 62 --:--:-- --:--:-- --:--:-- 62 HTTP/1.1 200 OK Date: Sat, 08 Jun 2019 11:44:33 GMT Server: Apache x-openstack-request-id: req-c639b2a9-6d3f-488d-9310-a0a75ba3eba2 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 | dd:42:4a:6c:d3:8f:2b:2b:8a:5d:4d:9c:89:0b:b9:b4 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 7b:21:bb:40:0e:d7:29:ab:99:09:22:70:d2:a1:f8:50 root@bono-0 (DSA) ec2: 256 53:a9:12:40:d7:04:aa:7e:56:df:f5:9b:61:f3:c3:d7 root@bono-0 (ECDSA) ec2: 256 c0:b0:11:11:67:b5:be:61:bc:db:85:d9:00:1a:61:f4 root@bono-0 (ED25519) ec2: 2048 45:ab:cd:7a:2e:a2:bc:d4:5f:7a:5c:81:6e:26:85:71 root@bono-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMR/muvPdW0E4SmDRcQc2spWJXQ++QyHp7dqtOojM7lU1TMF1zFh+tI5lfmXcr7CLybgdsO77rRaBx5boIVUP+Y= root@bono-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIElVubZ09FR6jC28qEAXClK7/jxlSEbUUvDeJz+p7amH root@bono-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDdWVfuSRs0FSc3jJn6bZAeV4ACjU6eRzJYEQ6gEkt1+g5uB7j9J0krYwDzg8as/J9+/Os+JbxoJfnc2Ac6bTHKoa9LnP6N8WyvLEumd/N5z+oS0tcSqmIH7h/fLKHvUCkA2VIcASSOZuKjk43xYHgnigF73O0t8j1LqM+wlAZKF7lcnhA3rDpyLiSrVsSH/p3Xqekxy3jbZQxjUvIETEjQys6aYhkaT3050TwU5JVthA6aUdYCx9iknP76NvVbmbEVLaY9r0bp58e0yJp9aTFSeZy75hJi7nhrcKChUoiTU9iJbVtJ5VRvugAFpgP44N3b2yeqlDlj4AQ48WF1TWpd root@bono-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sat, 08 Jun 2019 11:44:34 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 234.37 seconds 2019-06-08 11:46:22,819 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in console [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-170-generic (buildd@lcy01-amd64-001) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #220-Ubuntu SMP Thu May 9 12:40:49 UTC 2019 (Ubuntu 3.13.0-170.220-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff] [ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff] [ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff] [ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000003ffe0000 000040 [ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff] [ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x3ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 1007596K/1048040K available (7504K kernel code, 1167K rwdata, 3440K rodata, 1372K init, 1448K bss, 40444K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 4194304 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009813] Security Framework initialized [ 0.012037] AppArmor: AppArmor initialized [ 0.013676] Yama: becoming mindful. [ 0.015223] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016923] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020455] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024007] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.026831] Initializing cgroup subsys memory [ 0.028006] Initializing cgroup subsys devices [ 0.029740] Initializing cgroup subsys freezer [ 0.032003] Initializing cgroup subsys blkio [ 0.033677] Initializing cgroup subsys perf_event [ 0.036004] Initializing cgroup subsys hugetlb [ 0.038494] mce: CPU supports 10 MCE banks [ 0.040044] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040044] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044005] Spectre V2 : Mitigation: Full generic retpoline [ 0.046059] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.048003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.050299] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.052003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.056003] MDS: Mitigation: Clear CPU buffers [ 0.078350] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.088724] ACPI: Core revision 20131115 [ 0.090907] ACPI: All ACPI Tables successfully acquired [ 0.092450] ftrace: allocating 28757 entries in 113 pages [ 0.116377] smpboot: Max logical packages: 1 [ 0.120004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.122709] Enabling x2apic [ 0.123937] Enabled x2apic [ 0.124010] Switched APIC routing to physical x2apic. [ 0.129431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.132004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.136041] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.147603] KVM setup paravirtual spinlock [ 0.150065] x86: Booted up 1 node, 1 CPUs [ 0.151657] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.152405] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.154916] devtmpfs: initialized [ 0.157376] EVM: security.selinux [ 0.158799] EVM: security.SMACK64 [ 0.160003] EVM: security.ima [ 0.161255] EVM: security.capability [ 0.163676] pinctrl core: initialized pinctrl subsystem [ 0.164053] regulator-dummy: no parameters [ 0.165691] RTC time: 11:40:39, date: 06/08/19 [ 0.167395] NET: Registered protocol family 16 [ 0.168132] cpuidle: using governor ladder [ 0.169677] cpuidle: using governor menu [ 0.171402] ACPI: bus type PCI registered [ 0.172009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.174387] PCI: Using configuration type 1 for base access [ 0.176720] bio: create slab at 0 [ 0.178440] ACPI: Added _OSI(Module Device) [ 0.180004] ACPI: Added _OSI(Processor Device) [ 0.181643] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.183358] ACPI: Added _OSI(Processor Aggregator Device) [ 0.185000] ACPI: Interpreter enabled [ 0.186440] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.188984] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.192004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.195504] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.198238] ACPI: (supports S0 S5) [ 0.199564] ACPI: Using IOAPIC for interrupt routing [ 0.200017] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.204171] ACPI: No dock devices found. [ 0.207431] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.208007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.210377] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.212018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.216200] acpiphp: Slot [3] registered [ 0.217748] acpiphp: Slot [4] registered [ 0.219302] acpiphp: Slot [5] registered [ 0.220024] acpiphp: Slot [6] registered [ 0.221521] acpiphp: Slot [7] registered [ 0.223016] acpiphp: Slot [8] registered [ 0.224021] acpiphp: Slot [9] registered [ 0.225562] acpiphp: Slot [10] registered [ 0.227098] acpiphp: Slot [11] registered [ 0.228023] acpiphp: Slot [12] registered [ 0.229546] acpiphp: Slot [13] registered [ 0.231062] acpiphp: Slot [14] registered [ 0.232022] acpiphp: Slot [15] registered [ 0.233550] acpiphp: Slot [16] registered [ 0.235080] acpiphp: Slot [17] registered [ 0.236029] acpiphp: Slot [18] registered [ 0.237550] acpiphp: Slot [19] registered [ 0.239078] acpiphp: Slot [20] registered [ 0.240021] acpiphp: Slot [21] registered [ 0.241564] acpiphp: Slot [22] registered [ 0.243096] acpiphp: Slot [23] registered [ 0.244022] acpiphp: Slot [24] registered [ 0.245558] acpiphp: Slot [25] registered [ 0.247086] acpiphp: Slot [26] registered [ 0.248024] acpiphp: Slot [27] registered [ 0.249554] acpiphp: Slot [28] registered [ 0.251073] acpiphp: Slot [29] registered [ 0.252021] acpiphp: Slot [30] registered [ 0.253551] acpiphp: Slot [31] registered [ 0.255066] PCI host bridge to bus 0000:00 [ 0.256005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.257931] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.260004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.262130] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.264004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.266325] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.274062] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.276016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.297691] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.300661] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.303324] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.305228] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.307847] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.308882] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.311181] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.312000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.312004] vgaarb: loaded [ 0.313140] vgaarb: bridge control possible 0000:00:02.0 [ 0.315292] SCSI subsystem initialized [ 0.316224] ACPI: bus type USB registered [ 0.317786] usbcore: registered new interface driver usbfs [ 0.319742] usbcore: registered new interface driver hub [ 0.320040] usbcore: registered new device driver usb [ 0.322040] PCI: Using ACPI for IRQ routing [ 0.323987] NetLabel: Initializing [ 0.324007] NetLabel: domain hash size = 128 [ 0.325616] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.327440] NetLabel: unlabeled traffic allowed by default [ 0.328210] Switched to clocksource kvm-clock [ 0.336619] AppArmor: AppArmor Filesystem Enabled [ 0.338408] pnp: PnP ACPI init [ 0.339658] ACPI: bus type PNP registered [ 0.341636] pnp: PnP ACPI: found 8 devices [ 0.343197] ACPI: bus type PNP unregistered [ 0.350377] NET: Registered protocol family 2 [ 0.352269] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.354748] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.357117] TCP: Hash tables configured (established 8192 bind 8192) [ 0.359446] TCP: reno registered [ 0.360748] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.362831] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365142] NET: Registered protocol family 1 [ 0.366800] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368893] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.370952] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.387995] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.405156] Trying to unpack rootfs image as initramfs... [ 0.504577] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.507589] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.509680] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.512786] Scanning for low memory corruption every 60 seconds [ 0.515181] Initialise system trusted keyring [ 0.516868] audit: initializing netlink socket (disabled) [ 0.518816] type=2000 audit(1559994040.299:1): initialized [ 0.538900] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.541990] zbud: loaded [ 0.543305] VFS: Disk quotas dquot_6.5.2 [ 0.545034] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.547647] fuse init (API version 7.22) [ 0.549203] msgmni has been set to 1982 [ 0.550831] Key type big_key registered [ 0.552629] Key type asymmetric registered [ 0.554313] Asymmetric key parser 'x509' registered [ 0.556167] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.558934] io scheduler noop registered [ 0.560463] io scheduler deadline registered (default) [ 0.562372] io scheduler cfq registered [ 0.563926] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.565961] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.568336] ipmi message handler version 39.2 [ 0.570027] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.572799] ACPI: Power Button [PWRF] [ 0.574315] GHES: HEST is not enabled! [ 0.590929] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.624130] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.627115] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.654439] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.658284] Linux agpgart interface v0.103 [ 0.660887] brd: module loaded [ 0.662643] loop: module loaded [ 0.664369] blk-mq: CPU -> queue map [ 0.665775] CPU 0 -> Queue 0 [ 0.667858] vda: vda1 [ 0.669716] scsi0 : ata_piix [ 0.671001] scsi1 : ata_piix [ 0.672261] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.674629] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.677755] libphy: Fixed MDIO Bus: probed [ 0.679386] tun: Universal TUN/TAP device driver, 1.6 [ 0.681294] tun: (C) 1999-2004 Max Krasnyansky [ 0.684665] PPP generic driver version 2.4.2 [ 0.686377] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.688661] ehci-pci: EHCI PCI platform driver [ 0.690420] ehci-platform: EHCI generic platform driver [ 0.692354] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.694602] ohci-pci: OHCI PCI platform driver [ 0.696273] ohci-platform: OHCI generic platform driver [ 0.698159] uhci_hcd: USB Universal Host Controller Interface driver [ 0.715531] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.717452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.720417] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.722662] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.725078] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.727842] usb usb1: Product: UHCI Host Controller [ 0.729613] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.731906] usb usb1: SerialNumber: 0000:00:01.2 [ 0.733812] hub 1-0:1.0: USB hub found [ 0.735289] hub 1-0:1.0: 2 ports detected [ 0.736983] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.740875] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.742667] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.744649] mousedev: PS/2 mouse device common for all mice [ 0.747126] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.750344] rtc_cmos 00:00: RTC can wake from S4 [ 0.752754] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.755218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.757554] device-mapper: uevent: version 1.0.3 [ 0.759361] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.762528] ledtrig-cpu: registered to indicate activity on CPUs [ 0.764777] TCP: cubic registered [ 0.766173] NET: Registered protocol family 10 [ 0.768098] NET: Registered protocol family 17 [ 0.769827] Key type dns_resolver registered [ 0.771631] Loading compiled-in X.509 certificates [ 0.774052] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.777550] registered taskstats version 1 [ 0.780738] Key type trusted registered [ 0.784790] Key type encrypted registered [ 0.786602] AppArmor: AppArmor sha1 policy hashing enabled [ 0.788577] IMA: No TPM chip found, activating TPM-bypass! [ 0.791189] regulator-dummy: disabling [ 0.792707] Magic number: 7:897:680 [ 0.794361] rtc_cmos 00:00: setting system clock to 2019-06-08 11:40:40 UTC (1559994040) [ 0.797565] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.799676] EDD information not available. [ 0.833548] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.848625] Write protecting the kernel read-only data: 12288k [ 0.851390] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.855698] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.872123] systemd-udevd[99]: starting version 204 [ 0.910048] FDC 0 is a S82078B [ 1.060055] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.224621] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.227294] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.229892] usb 1-1: Product: QEMU USB Tablet [ 1.231626] usb 1-1: Manufacturer: QEMU [ 1.233216] usb 1-1: SerialNumber: 42 [ 1.941806] 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.320127] 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.423312] random: init urandom read with 11 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.577578] 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 Sat, 08 Jun 2019 11:40:42 +0000. Up 2.98 seconds. cloud-init-nonet[3.19]: 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.77]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sat, 08 Jun 2019 11:40:45 +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.18 | 255.255.255.0 | fa:16:3e:10:80:93 | 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: 45:ab:cd:7a:2e:a2:bc:d4:5f:7a:5c:81:6e:26:85:71 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | ..E. | | +o. | | .=o . | | Soo . | | . ..+ . | | . . .=o. | | o ...=o | | +o .oo. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 7b:21:bb:40:0e:d7:29:ab:99:09:22:70:d2:a1:f8:50 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | E | |.+ . . . | |* o . + S . | |.= = 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: 53:a9:12:40:d7:04:aa:7e:56:df:f5:9b:61:f3:c3:d7 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | .o o+. | | + . . | | . . o | | . . o | | . o S . | | . . o o . . | | . o . . * .| | o . OE| | 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: c0:b0:11:11:67:b5:be:61:bc:db:85:d9:00:1a:61:f4 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | *=*.. | | O o . | | . + E | | * . | | . 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 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 Sat, 08 Jun 2019 11:40:50 +0000. Up 10.79 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 Sat, 08 Jun 2019 11:40:51 +0000. Up 11.82 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 19041 0 --:--:-- --:--:-- --:--:-- 18969100 3149 100 3149 0 0 19035 0 --:--:-- --:--:-- --:--:-- 18969 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Ubuntu 14.04.6 LTS bono-0 ttyS0 bono-0 login: Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://security.ubuntu.com trusty-security/main Sources [172 kB] 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 [7535 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] Get:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:21 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:24 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [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 (2203 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.7 + '[' -n 192.168.100.7 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat Suggested packages: binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils bono build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 0 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.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-monit 5.18-180322.170159 [272 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:20 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: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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.4 MB in 8s (6480 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51354 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-180328.134516_amd64.deb ... Unpacking bono (1.0-180328.134516) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up sprout-libs (1.0-180328.134516) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 7928 Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 7936 clearwater-socket-factory-sig start/running, process 7944 Processing triggers for ureadahead (0.100.0-16) ... Setting up bono (1.0-180328.134516) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.15) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://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.0 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57632 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 + echo 'nameserver 192.168.100.2' + 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 bono_process Execution failed | Does... Process monit_uptime Initializing Program poll_bono Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' bono_process Execution failed | Does... Process monit_uptime Initializing Program poll_bono Wait parent 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 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 ' 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: 2m Service Name Status Type node-0.bono.clearwater.opnfv Running System ntp_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process bono_process Running Process monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program poll_bono Status ok Program ++ grep -v Running ++ grep -v 'Status ok' ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 30e38f8387e90491 is healthy: got healthy result from http://192.168.100.3:4000 member 691c46ffceca493d is healthy: got healthy result from http://192.168.100.9:4000 member 911e3700411d295f is healthy: got healthy result from http://192.168.100.18:4000 member ad242935763ebb32 is healthy: got healthy result from http://192.168.100.17:4000 member e5c4776e80d3063e is healthy: got healthy result from http://192.168.100.7:4000 member fdb121c99be7ed2e is healthy: got healthy result from http://192.168.100.26:4000 cluster is healthy + clearwater-etcdctl member list 30e38f8387e90491: name=192-168-100-3 peerURLs=http://192.168.100.3:2380 clientURLs=http://192.168.100.3:4000 isLeader=false 691c46ffceca493d: name=192-168-100-9 peerURLs=http://192.168.100.9:2380 clientURLs=http://192.168.100.9:4000 isLeader=false 911e3700411d295f: name=192-168-100-18 peerURLs=http://192.168.100.18:2380 clientURLs=http://192.168.100.18:4000 isLeader=false ad242935763ebb32: name=192-168-100-17 peerURLs=http://192.168.100.17:2380 clientURLs=http://192.168.100.17:4000 isLeader=false e5c4776e80d3063e: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=true fdb121c99be7ed2e: name=192-168-100-26 peerURLs=http://192.168.100.26:2380 clientURLs=http://192.168.100.26:4000 isLeader=false + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.18) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.9 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.9 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.9 is in state normal. + cw-check_config_sync - /etc/clearwater/sas.json is up to date - /etc/clearwater/dns.json is up to date - /etc/clearwater/shared_config is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABc-56KForl5LfMIfDZd5j-RlzXCgk9o8WZO78kJ2G78120YyBKVjBpl4XCjTRwfhR8QvqXOYrqwG2v6ablncTlXalYyJHdDLGj1La3-OXXd4fJ54Dl2m4AWVmA1Hm7p7TRDedlkYJGhOUn5XntT6fwtorl5rz9cD8j_gGmJfvxvWQxek8' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.46:8004/v1/c04132917d2c4447ba1b1d0ab3e1c6ed/stacks/clearwater-opnfv-bono-ok6gksixgsj3-0-rxspphxshtzb/50935578-5000-4a80-abb6-bdbc7a913427/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 21 0 0 100 21 0 104 --:--:-- --:--:-- --:--:-- 103100 25 100 4 100 21 11 62 --:--:-- --:--:-- --:--:-- 62 HTTP/1.1 200 OK Date: Sat, 08 Jun 2019 11:44:33 GMT Server: Apache x-openstack-request-id: req-c639b2a9-6d3f-488d-9310-a0a75ba3eba2 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 | dd:42:4a:6c:d3:8f:2b:2b:8a:5d:4d:9c:89:0b:b9:b4 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 7b:21:bb:40:0e:d7:29:ab:99:09:22:70:d2:a1:f8:50 root@bono-0 (DSA) ec2: 256 53:a9:12:40:d7:04:aa:7e:56:df:f5:9b:61:f3:c3:d7 root@bono-0 (ECDSA) ec2: 256 c0:b0:11:11:67:b5:be:61:bc:db:85:d9:00:1a:61:f4 root@bono-0 (ED25519) ec2: 2048 45:ab:cd:7a:2e:a2:bc:d4:5f:7a:5c:81:6e:26:85:71 root@bono-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMR/muvPdW0E4SmDRcQc2spWJXQ++QyHp7dqtOojM7lU1TMF1zFh+tI5lfmXcr7CLybgdsO77rRaBx5boIVUP+Y= root@bono-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIElVubZ09FR6jC28qEAXClK7/jxlSEbUUvDeJz+p7amH root@bono-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDdWVfuSRs0FSc3jJn6bZAeV4ACjU6eRzJYEQ6gEkt1+g5uB7j9J0krYwDzg8as/J9+/Os+JbxoJfnc2Ac6bTHKoa9LnP6N8WyvLEumd/N5z+oS0tcSqmIH7h/fLKHvUCkA2VIcASSOZuKjk43xYHgnigF73O0t8j1LqM+wlAZKF7lcnhA3rDpyLiSrVsSH/p3Xqekxy3jbZQxjUvIETEjQys6aYhkaT3050TwU5JVthA6aUdYCx9iknP76NvVbmbEVLaY9r0bp58e0yJp9aTFSeZy75hJi7nhrcKChUoiTU9iJbVtJ5VRvugAFpgP44N3b2yeqlDlj4AQ48WF1TWpd root@bono-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sat, 08 Jun 2019 11:44:34 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 234.37 seconds 2019-06-08 11:46:22,823 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - bono: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:10:80:93', u'version': 4, u'addr': u'192.168.100.18', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:10:80:93', u'version': 4, u'addr': u'172.30.9.209', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'4be488e3-47c8-405e-aea8-cae75c30f9ff', 'name': u'heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-08T11:40:39.000000', 'flavor': Munch({u'id': u'205aaf6f-7af1-479e-9e1c-478cf67b1d45', 'name': u'heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b'}), 'az': u'nova', 'id': u'98a7f6b0-c969-4cc2-af87-b7ef7872f92d', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'b9f86e610bc74c1384f3b9b48534cde3', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'b6a1045d-d1e6-4b71-909e-307870a1ac6b', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'149883f4-ccdb-456a-bc01-a367d9204720'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'b6a1045d-d1e6-4b71-909e-307870a1ac6b', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'2b6246b7-5fc8-4a39-bad6-f86f2309b4d9'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'b6a1045d-d1e6-4b71-909e-307870a1ac6b', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'f8e9a0da-96dd-463b-8c1d-4f7bd6d2a67d'})], 'id': u'b6a1045d-d1e6-4b71-909e-307870a1ac6b', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'b9f86e610bc74c1384f3b9b48534cde3', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'361d895b64ce45fda4eea4137ca52e60', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.209', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.209', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.209', 'launched_at': u'2019-06-08T11:40:39.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-08T11:40:39Z', 'hostId': u'4513d243c6ce4a1f119109d26689f0a8c817b51353655c7e5045030e', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b', 'public_v6': '', 'private_v4': u'192.168.100.18', 'cloud': 'envvars', 'host_id': u'4513d243c6ce4a1f119109d26689f0a8c817b51353655c7e5045030e', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-08T11:40:39.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'b9f86e610bc74c1384f3b9b48534cde3', 'created_at': u'2019-06-08T11:40:04Z', 'created': u'2019-06-08T11:40:04Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-06-08 11:46:22,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 11:46:22,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:46:23,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1344 Content-Type: application/json Date: Sat, 08 Jun 2019 11: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-dec92b65-d094-40e9-8dfe-e0369be19339 x-openstack-request-id: req-dec92b65-d094-40e9-8dfe-e0369be19339 2019-06-08 11:46:23,034 - 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:10:80:93", "version": 4, "addr": "192.168.100.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:80:93", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/98a7f6b0-c969-4cc2-af87-b7ef7872f92d", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/98a7f6b0-c969-4cc2-af87-b7ef7872f92d", "rel": "bookmark"}], "image": {"id": "4be488e3-47c8-405e-aea8-cae75c30f9ff", "links": [{"href": "http://172.30.9.46:8774/images/4be488e3-47c8-405e-aea8-cae75c30f9ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:40:39.000000", "flavor": {"id": "205aaf6f-7af1-479e-9e1c-478cf67b1d45", "links": [{"href": "http://172.30.9.46:8774/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "rel": "bookmark"}]}, "id": "98a7f6b0-c969-4cc2-af87-b7ef7872f92d", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "361d895b64ce45fda4eea4137ca52e60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:40:39Z", "hostId": "4513d243c6ce4a1f119109d26689f0a8c817b51353655c7e5045030e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "name": "bono-0.clearwater.opnfv", "created": "2019-06-08T11:40:04Z", "tenant_id": "b9f86e610bc74c1384f3b9b48534cde3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:23:37", "version": 4, "addr": "192.168.100.26", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:23:37", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/9e35db02-2cde-4218-bf45-fdee1cb08559", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/9e35db02-2cde-4218-bf45-fdee1cb08559", "rel": "bookmark"}], "image": {"id": "4be488e3-47c8-405e-aea8-cae75c30f9ff", "links": [{"href": "http://172.30.9.46:8774/images/4be488e3-47c8-405e-aea8-cae75c30f9ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:40:37.000000", "flavor": {"id": "205aaf6f-7af1-479e-9e1c-478cf67b1d45", "links": [{"href": "http://172.30.9.46:8774/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "rel": "bookmark"}]}, "id": "9e35db02-2cde-4218-bf45-fdee1cb08559", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "361d895b64ce45fda4eea4137ca52e60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:40:37Z", "hostId": "4513d243c6ce4a1f119109d26689f0a8c817b51353655c7e5045030e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "name": "dime-0.clearwater.opnfv", "created": "2019-06-08T11:40:04Z", "tenant_id": "b9f86e610bc74c1384f3b9b48534cde3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:24:77:a4", "version": 4, "addr": "192.168.100.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:24:77:a4", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/d945b29a-5003-4775-9d59-a8d1e480cb5e", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/d945b29a-5003-4775-9d59-a8d1e480cb5e", "rel": "bookmark"}], "image": {"id": "4be488e3-47c8-405e-aea8-cae75c30f9ff", "links": [{"href": "http://172.30.9.46:8774/images/4be488e3-47c8-405e-aea8-cae75c30f9ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:40:30.000000", "flavor": {"id": "205aaf6f-7af1-479e-9e1c-478cf67b1d45", "links": [{"href": "http://172.30.9.46:8774/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "rel": "bookmark"}]}, "id": "d945b29a-5003-4775-9d59-a8d1e480cb5e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "361d895b64ce45fda4eea4137ca52e60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:40:30Z", "hostId": "5a7a66950c36ddaf3f09e8a144efe6ea5e86982eff39aa800e169c69", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "name": "homer-0.clearwater.opnfv", "created": "2019-06-08T11:40:01Z", "tenant_id": "b9f86e610bc74c1384f3b9b48534cde3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:af:bd", "version": 4, "addr": "192.168.100.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:af:bd", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/09676360-382a-4661-90ed-d72cad0f402d", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/09676360-382a-4661-90ed-d72cad0f402d", "rel": "bookmark"}], "image": {"id": "4be488e3-47c8-405e-aea8-cae75c30f9ff", "links": [{"href": "http://172.30.9.46:8774/images/4be488e3-47c8-405e-aea8-cae75c30f9ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:35:02.000000", "flavor": {"id": "205aaf6f-7af1-479e-9e1c-478cf67b1d45", "links": [{"href": "http://172.30.9.46:8774/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "rel": "bookmark"}]}, "id": "09676360-382a-4661-90ed-d72cad0f402d", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "361d895b64ce45fda4eea4137ca52e60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:35:02Z", "hostId": "4513d243c6ce4a1f119109d26689f0a8c817b51353655c7e5045030e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "name": "sprout-0.clearwater.opnfv", "created": "2019-06-08T11:34:44Z", "tenant_id": "b9f86e610bc74c1384f3b9b48534cde3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:52:30", "version": 4, "addr": "192.168.100.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:52:30", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/eb641662-1cd4-4fcc-a9a8-42ffc51e98a1", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/eb641662-1cd4-4fcc-a9a8-42ffc51e98a1", "rel": "bookmark"}], "image": {"id": "4be488e3-47c8-405e-aea8-cae75c30f9ff", "links": [{"href": "http://172.30.9.46:8774/images/4be488e3-47c8-405e-aea8-cae75c30f9ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:24:52.000000", "flavor": {"id": "205aaf6f-7af1-479e-9e1c-478cf67b1d45", "links": [{"href": "http://172.30.9.46:8774/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "rel": "bookmark"}]}, "id": "eb641662-1cd4-4fcc-a9a8-42ffc51e98a1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "361d895b64ce45fda4eea4137ca52e60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:24:52Z", "hostId": "5a7a66950c36ddaf3f09e8a144efe6ea5e86982eff39aa800e169c69", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "name": "vellum-0.clearwater.opnfv", "created": "2019-06-08T11:24:37Z", "tenant_id": "b9f86e610bc74c1384f3b9b48534cde3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:71:9c", "version": 4, "addr": "192.168.100.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:71:9c", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/ef9296db-4f3e-46a7-bf22-8ac11a0f0b13", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/ef9296db-4f3e-46a7-bf22-8ac11a0f0b13", "rel": "bookmark"}], "image": {"id": "4be488e3-47c8-405e-aea8-cae75c30f9ff", "links": [{"href": "http://172.30.9.46:8774/images/4be488e3-47c8-405e-aea8-cae75c30f9ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:21:24.000000", "flavor": {"id": "205aaf6f-7af1-479e-9e1c-478cf67b1d45", "links": [{"href": "http://172.30.9.46:8774/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "rel": "bookmark"}]}, "id": "ef9296db-4f3e-46a7-bf22-8ac11a0f0b13", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "361d895b64ce45fda4eea4137ca52e60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:21:24Z", "hostId": "5a7a66950c36ddaf3f09e8a144efe6ea5e86982eff39aa800e169c69", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "name": "ellis-0.clearwater.opnfv", "created": "2019-06-08T11:19:53Z", "tenant_id": "b9f86e610bc74c1384f3b9b48534cde3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:8b:26", "version": 4, "addr": "192.168.100.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:8b:26", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/075f2343-290b-49e5-98d3-a08e58c2a67a", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/075f2343-290b-49e5-98d3-a08e58c2a67a", "rel": "bookmark"}], "image": {"id": "4be488e3-47c8-405e-aea8-cae75c30f9ff", "links": [{"href": "http://172.30.9.46:8774/images/4be488e3-47c8-405e-aea8-cae75c30f9ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:19:14.000000", "flavor": {"id": "205aaf6f-7af1-479e-9e1c-478cf67b1d45", "links": [{"href": "http://172.30.9.46:8774/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "rel": "bookmark"}]}, "id": "075f2343-290b-49e5-98d3-a08e58c2a67a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "361d895b64ce45fda4eea4137ca52e60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:19:14Z", "hostId": "4513d243c6ce4a1f119109d26689f0a8c817b51353655c7e5045030e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "name": "ns.clearwater.opnfv", "created": "2019-06-08T11:17:27Z", "tenant_id": "b9f86e610bc74c1384f3b9b48534cde3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 11:46:23,034 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-dec92b65-d094-40e9-8dfe-e0369be19339 2019-06-08 11:46:23,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.209939956665s 2019-06-08 11:46:23,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-06-08 11:46:23,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/servers/9e35db02-2cde-4218-bf45-fdee1cb08559/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" -d '{"os-getConsoleOutput": {"length": null}}' 2019-06-08 11:46:23,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 18398 Content-Type: application/json Date: Sat, 08 Jun 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-02d5aeb6-d192-4554-b987-0969b2cfbd3e x-openstack-request-id: req-02d5aeb6-d192-4554-b987-0969b2cfbd3e 2019-06-08 11:46:23,124 - keystoneauth.session - DEBUG - RESP BODY: {"output": "r low memory corruption every 60 seconds\n[ 0.508020] Initialise system trusted keyring\n[ 0.509708] audit: initializing netlink socket (disabled)\n[ 0.511637] type=2000 audit(1559994038.508:1): initialized\n[ 0.531776] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.534811] zbud: loaded\n[ 0.536135] VFS: Disk quotas dquot_6.5.2\n[ 0.537672] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.540305] fuse init (API version 7.22)\n[ 0.541892] msgmni has been set to 1982\n[ 0.543431] Key type big_key registered\n[ 0.545237] Key type asymmetric registered\n[ 0.546794] Asymmetric key parser 'x509' registered\n[ 0.548613] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.551414] io scheduler noop registered\n[ 0.552912] io scheduler deadline registered (default)\n[ 0.554787] io scheduler cfq registered\n[ 0.556340] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.558332] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.560676] ipmi message handler version 39.2\n[ 0.562355] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.565105] ACPI: Power Button [PWRF]\n[ 0.566616] GHES: HEST is not enabled!\n[ 0.583211] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.615731] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.618610] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.644414] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.648046] Linux agpgart interface v0.103\n[ 0.650568] brd: module loaded\n[ 0.652279] loop: module loaded\n[ 0.653961] blk-mq: CPU -> queue map\n[ 0.655357] CPU 0 -> Queue 0\n[ 0.657412] vda: vda1\n[ 0.659150] scsi0 : ata_piix\n[ 0.660420] scsi1 : ata_piix\n[ 0.661647] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.663969] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.667051] libphy: Fixed MDIO Bus: probed\n[ 0.668675] tun: Universal TUN/TAP device driver, 1.6\n[ 0.670503] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.673687] PPP generic driver version 2.4.2\n[ 0.675326] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.677604] ehci-pci: EHCI PCI platform driver\n[ 0.679263] ehci-platform: EHCI generic platform driver\n[ 0.681146] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.683296] ohci-pci: OHCI PCI platform driver\n[ 0.684948] ohci-platform: OHCI generic platform driver\n[ 0.686824] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.703997] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.705884] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.708757] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.710929] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.713272] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.715962] usb usb1: Product: UHCI Host Controller\n[ 0.717726] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd\n[ 0.719949] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.721721] hub 1-0:1.0: USB hub found\n[ 0.723188] hub 1-0:1.0: 2 ports detected\n[ 0.724842] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.728667] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.730471] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.732391] mousedev: PS/2 mouse device common for all mice\n[ 0.734734] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.737930] rtc_cmos 00:00: RTC can wake from S4\n[ 0.740153] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.742381] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.744695] device-mapper: uevent: version 1.0.3\n[ 0.746444] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.749509] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.751693] TCP: cubic registered\n[ 0.753084] NET: Registered protocol family 10\n[ 0.754956] NET: Registered protocol family 17\n[ 0.756645] Key type dns_resolver registered\n[ 0.758386] Loading compiled-in X.509 certificates\n[ 0.760686] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007'\n[ 0.764135] registered taskstats version 1\n[ 0.767173] Key type trusted registered\n[ 0.770917] Key type encrypted registered\n[ 0.772509] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.774518] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.777054] regulator-dummy: disabling\n[ 0.778540] Magic number: 7:897:680\n[ 0.780125] rtc_cmos 00:00: setting system clock to 2019-06-08 11:40:38 UTC (1559994038)\n[ 0.783108] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.785183] EDD information not available.\n[ 0.821449] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000)\n[ 0.836244] Write protecting the kernel read-only data: 12288k\n[ 0.838981] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.843295] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.860114] systemd-udevd[99]: starting version 204\n[ 0.892654] FDC 0 is a S82078B\n[ 1.048049] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.212944] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.215362] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.217819] usb 1-1: Product: QEMU USB Tablet\n[ 1.219459] usb 1-1: Manufacturer: QEMU\n[ 1.220935] usb 1-1: SerialNumber: 42\n[ 1.921653] 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.283673] 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.383162] random: init urandom read with 10 bits of entropy available\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n[ 2.524644] 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 Sat, 08 Jun 2019 11:40:40 +0000. Up 2.92 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 device node and kernel event manager[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\ncloud-init-nonet[4.70]: static networking is now up\n * Starting Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sat, 08 Jun 2019 11:40:42 +0000. Up 5.25 seconds.\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\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.26 | 255.255.255.0 | fa:16:3e:58:23:37 |\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:\n33:e5:74:6d:43:ef:a3:d3:cc:d7:5a:c9:50:a8:b7:47 root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| o.. |\n| o ..+..|\n| + ....o |\n| S .. o E.|\n| o . X +|\n| + B+|\n| oo.|\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:\na5:0f:44:d6:ca:8b:5a:30:97:6d:27:c0:6f:8b:73:cb root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . o. |\n| oo . |\n| *... |\n| o o.Oo. |\n| + =S= |\n| = +o |\n| o + .. |\n| . E |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n82:cf:0a:48:d5:e4:cb:4e:a8:aa:6c:d2:a6:f1:3a:7b root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . |\n| + |\n| . o |\n| . o.. |\n| . ..+. S |\n|... oo . |\n|oo. .o |\n|=+E. . |\n|XO. . |\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:\nb3:a9:e4:1c:6a:9a:cc:50:97:6a:ec:5f:d9:49:e4:39 root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| . |\n| . o . |\n| . o E |\n| o o + * |\n|. + = = |\n| * ..* o |\n| *+o + |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting Flush 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 Sat, 08 Jun 2019 11:40:48 +0000. Up 10.93 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Stopping CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sat, 08 Jun 2019 11:40:50 +0000. Up 12.18 seconds.\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 18738 0 --:--:-- --:--:-- --:--:-- 18856\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\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://security.ubuntu.com trusty-security/main Sources [172 kB]\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 [7535 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB]\nGet:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B]\nGet:21 http://security.ubuntu.com trusty-security/main Translation-en [448 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:24 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [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 (2250 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.100.7\n+ '[' -n 192.168.100.7 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install dime --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl\n libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0\n libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0\n libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev\n libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev\n mysql-common nginx nginx-common nginx-core ntp python-chardet-whl\n python-colorama python-colorama-whl python-distlib python-distlib-whl\n python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl\n python-requests-whl python-setuptools python-setuptools-whl python-six-whl\n python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources ralf ralf-libs realpath snmpd sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-secure-connections debian-keyring g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc\n libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config\n make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml\n python3-setuptools ralf-dbg isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl\n libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0\n libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0\n libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev\n libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev\n mysql-common nginx nginx-common nginx-core ntp python-chardet-whl\n python-colorama python-colorama-whl python-distlib python-distlib-whl\n python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl\n python-requests-whl python-setuptools python-setuptools-whl python-six-whl\n python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources ralf ralf-libs realpath snmpd sysstat\n0 upgraded, 117 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 93.2 MB of archives.\nAfter this operation, 225 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:19 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB]\nGet:34 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:36 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB]\nGet:37 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:39 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:40 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:42 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:44 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.2 [407 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 25%Extracting templates from packages: 51%Extracting templates from packages: 76%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 93.2 MB in 11s (8384 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51354 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.15) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-170.220) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ...\nUnpacking clearwater-snmpd (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.2_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\nSelecting previously unselected package ralf-libs.\nPreparing to unpack .../ralf-libs_1.0-180326.112116_amd64.deb ...\nUnpacking ralf-libs (1.0-180326.112116) ...\nSelecting previously unselected package ralf.\nPreparing to unpack .../ralf_1.0-180326.112116_amd64.deb ...\nUnpacking ralf (1.0-180326.112116) ...\nSelecting previously unselected package homestead-libs.\nPreparing to unpack .../homestead-libs_1.0-180326.115231_amd64.deb ...\nUnpacking homestead-libs (1.0-180326.115231) ...\nSelecting previously unselected package python-netsnmp.\nPreparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ...\nUnpacking python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSelecting previously unselected package homestead.\nPreparing to unpack .../homestead_1.0-180326.115231_amd64.deb ...\nUnpacking homestead (1.0-180326.115231) ...\nSelecting previously unselected package homestead-prov.\nPreparing to unpack .../homestead-prov_1.0-180326.111418_amd64.deb ...\nUnpacking homestead-prov (1.0-180326.111418) ...\nSelecting previously unselected package dime.\nPreparing to unpack .../dime_1.0-180328.114312_amd64.deb ...\nUnpacking dime (1.0-180328.114312) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package lksctp-tools.\nPreparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ...\nUnpacking lksctp-tools (1.0.15+dfsg-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.11) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.15) ...\nSetting up linux-libc-dev:amd64 (3.13.0-170.220) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.7) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.5) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ralf-libs (1.0-180326.112116) ...\nSetting up homestead-libs (1.0-180326.115231) ...\nSetting up python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up lksctp-tools (1.0.15+dfsg-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-socket-factory (1.0-180328.114312) ...\nclearwater-socket-factory-mgmt start/running, process 8676\nclearwater-socket-factory-sig start/running, process 8684\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8730\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-180328.114312) ...\n * Stopping network management services:\nSetting up ralf (1.0-180326.112116) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-180322.165850) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n.+++\n.............................................................+++\nunable to write 'random state'\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up crest (1.0-180326.111418) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting crest\nCollecting cyclone (from crest)\nCollecting cryptography (from crest)\nCollecting idna (from crest)\nCollecting defusedxml (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting Twisted (from crest)\nCollecting prctl (from crest)\nCollecting cql (from crest)\nCollecting ipaddress (from crest)\nCollecting msgpack-python (from crest)\nCollecting attrs (from crest)\nCollecting Automat (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting telephus (from crest)\nCollecting asn1crypto (from crest)\nCollecting enum34 (from crest)\nCollecting pure-sasl (from crest)\nCollecting setuptools (from crest)\nCollecting constantly (from crest)\nCollecting lxml (from crest)\nCollecting thrift (from crest)\nCollecting incremental (from crest)\nCollecting zope.interface (from crest)\nCollecting six (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homestead (1.0-180326.115231) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov (1.0-180326.111418) ...\nCollecting homestead_prov\nCollecting crest (from homestead_prov)\nCollecting cyclone (from crest->homestead_prov)\nCollecting cryptography (from crest->homestead_prov)\nCollecting idna (from crest->homestead_prov)\nCollecting defusedxml (from crest->homestead_prov)\nCollecting pyOpenSSL (from crest->homestead_prov)\nCollecting Twisted (from crest->homestead_prov)\nCollecting prctl (from crest->homestead_prov)\nCollecting cql (from crest->homestead_prov)\nCollecting ipaddress (from crest->homestead_prov)\nCollecting msgpack-python (from crest->homestead_prov)\nCollecting attrs (from crest->homestead_prov)\nCollecting Automat (from crest->homestead_prov)\nCollecting metaswitchcommon (from crest->homestead_prov)\nCollecting telephus (from crest->homestead_prov)\nCollecting asn1crypto (from crest->homestead_prov)\nCollecting enum34 (from crest->homestead_prov)\nCollecting pure-sasl (from crest->homestead_prov)\nCollecting setuptools (from crest->homestead_prov)\nCollecting constantly (from crest->homestead_prov)\nCollecting lxml (from crest->homestead_prov)\nCollecting thrift (from crest->homestead_prov)\nCollecting incremental (from crest->homestead_prov)\nCollecting zope.interface (from crest->homestead_prov)\nCollecting six (from crest->homestead_prov)\nCollecting cffi>=1.7 (from cryptography->crest->homestead_prov)\nCollecting pycparser (from metaswitchcommon->crest->homestead_prov)\nCollecting pycrypto (from metaswitchcommon->crest->homestead_prov)\nCollecting monotonic (from metaswitchcommon->crest->homestead_prov)\nCollecting pyzmq (from metaswitchcommon->crest->homestead_prov)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homestead-prov\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: defusedxml 0.5.0\n Uninstalling defusedxml-0.5.0:\n Successfully uninstalled defusedxml-0.5.0\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up dime (1.0-180328.114312) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.15) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 2s (14.6 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58649 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting nsenter (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.211\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.211\n++ echo A 172.30.9.211\n++ ip2rr 172.30.9.211\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.211\n++ echo A 172.30.9.211\n++ ip2rr 172.30.9.211\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.211\n++ echo A 172.30.9.211\n++ ip2rr 172.30.9.211\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.211\n++ echo A 172.30.9.211\n+ echo 'nameserver 192.168.100.2'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n+ (( i=1 ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 0m\n Service Name Status Type \n node-dime-0.clearwater.opnfv Initializing System \n snmpd_process Initializing Process \n ntp_process Initializing Process \n nginx_process Initializing Process \n homestead_process Initializing Process \n etcd_process Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program \n homestead_uptime Initializing Program \n poll_homestead Initializing Program \n check_cx_health Wait parent Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' node-dime-0.clearwater.opnfv Initializing System \n snmpd_process Initializing Process \n ntp_process Initializing Process \n nginx_process Initializing Process \n homestead_process Initializing Process \n etcd_process Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program \n homestead_uptime Initializing Program \n poll_homestead Initializing Program \n check_cx_health Wait parent Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 1m\n Service Name Status Type \n node-dime-0.clearwater.opnfv Running System \n snmpd_process Running Process \n ntp_process Running Process \n nginx_process Running Process \n homestead_process Execution failed | Does... Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Does not exist Process \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program \n homestead_uptime Wait parent Program \n poll_homestead Wait parent Program \n check_cx_health Wait parent Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' homestead_process Execution failed | Does... Process \n clearwater_diags_monitor_pro... Does not exist Process \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program \n homestead_uptime Wait parent Program \n poll_homestead Wait parent Program \n check_cx_health Wait parent Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 2m\n Service Name Status Type \n node-dime-0.clearwater.opnfv Running System \n snmpd_process Running Process \n ntp_process Running Process \n nginx_process Does not exist 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 Wait parent Program \n nginx_uptime Wait parent 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 ok Program \n poll_etcd_cluster Status ok Program \n poll_etcd Status ok Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' nginx_process Does not exist Process \n nginx_ping Wait parent Program \n nginx_uptime Wait parent 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+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 3m\n Service Name Status Type \n node-dime-0.clearwater.opnfv Running System \n snmpd_process Running Process \n ralf_process Running Process \n ntp_process Running Process \n nginx_process Running Process \n homestead_process Running Process \n homestead-prov_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Running Process \n clearwater_cluster_manager_p... Running Process \n ralf_uptime Status ok Program \n poll_ralf Status ok Program \n nginx_ping Status ok Program \n nginx_uptime Status ok Program \n monit_uptime Status ok Program \n homestead_uptime Status ok Program \n poll_homestead Status ok Program \n check_cx_health Status ok Program \n poll_homestead-prov Status ok Program \n clearwater_queue_manager_uptime Status ok Program \n etcd_uptime Status ok Program \n poll_etcd_cluster Status ok Program \n poll_etcd Status ok Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ''\n+ break\n+ clearwater-etcdctl cluster-health\nmember 30e38f8387e90491 is healthy: got healthy result from http://192.168.100.3:4000\nmember 691c46ffceca493d is healthy: got healthy result from http://192.168.100.9:4000\nmember 911e3700411d295f is healthy: got healthy result from http://192.168.100.18:4000\nmember ad242935763ebb32 is healthy: got healthy result from http://192.168.100.17:4000\nmember e5c4776e80d3063e is healthy: got healthy result from http://192.168.100.7:4000\nmember fdb121c99be7ed2e is healthy: got healthy result from http://192.168.100.26:4000\ncluster is healthy\n+ clearwater-etcdctl member list\n30e38f8387e90491: name=192-168-100-3 peerURLs=http://192.168.100.3:2380 clientURLs=http://192.168.100.3:4000 isLeader=false\n691c46ffceca493d: name=192-168-100-9 peerURLs=http://192.168.100.9:2380 clientURLs=http://192.168.100.9:4000 isLeader=false\n911e3700411d295f: name=192-168-100-18 peerURLs=http://192.168.100.18:2380 clientURLs=http://192.168.100.18:4000 isLeader=false\nad242935763ebb32: name=192-168-100-17 peerURLs=http://192.168.100.17:2380 clientURLs=http://192.168.100.17:4000 isLeader=false\ne5c4776e80d3063e: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=true\nfdb121c99be7ed2e: name=192-168-100-26 peerURLs=http://192.168.100.26:2380 clientURLs=http://192.168.100.26:4000 isLeader=false\n+ cw-check_config_sync\n - /etc/clearwater/sas.json is up to date\n - /etc/clearwater/dns.json is up to date\n - /etc/clearwater/shared_config is up to date\n+ curl -i -X POST -H 'X-Auth-Token: gAAAAABc-56KSopdLgLjWpxK6vzL9x87xZW9jIsaPi6Pt-LM_DtdIiNp5UYWKZJjljbOYgdHjo9iCYLk27yDDh4RpMugzJ4L4Nnqn8NIh9Lp1CWP-TbkZRjRfE6co1qHXLev4f3qMJIzGD3y1tQ17foXKUHZkHyZ4uenPseuFleOvnkZSXhYtR8' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.46:8004/v1/c04132917d2c4447ba1b1d0ab3e1c6ed/stacks/clearwater-opnfv-dime-jbjclfmz7k37-0-2nlkrcehjl3h/a8bd79d1-6d32-4137-a848-bddb184cf0ad/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 14 77 --:--:-- --:--:-- --:--:-- 77\nHTTP/1.1 200 OK\nDate: Sat, 08 Jun 2019 11:46:07 GMT\nServer: Apache\nx-openstack-request-id: req-f4152d10-b280-4c9e-bbcf-6d78c02419cf\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 | dd:42:4a:6c:d3:8f:2b:2b:8a:5d:4d:9c:89:0b:b9:b4 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 a5:0f:44:d6:ca:8b:5a:30:97:6d:27:c0:6f:8b:73:cb root@dime-0 (DSA)\nec2: 256 82:cf:0a:48:d5:e4:cb:4e:a8:aa:6c:d2:a6:f1:3a:7b root@dime-0 (ECDSA)\nec2: 256 b3:a9:e4:1c:6a:9a:cc:50:97:6a:ec:5f:d9:49:e4:39 root@dime-0 (ED25519)\nec2: 2048 33:e5:74:6d:43:ef:a3:d3:cc:d7:5a:c9:50:a8:b7:47 root@dime-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOSqucoKW+Em6EapqxDtP/jYYXjXjm9JPMa1inkigrPzj7eRsOgPCPAejOXsyTQROy6HLaArUlbAnPAHA8e9WpE= root@dime-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOMHqYKpc261sxIGPwsWEbjf73QbumvigHqo++yL/8mc root@dime-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDass4Cy3nJmH/ML2+hqvnNbEaItrn/Ng6pQrCYU11oTGSL3aAUPoJTLccyN04lLJaFZTuzNdQVLQQiFiPk2zcmw0Te9X+di1LaocrEhcD6IbAB2TQQd4DGRVLgM9hSxw87IpdpxR4iOr3eMjnjD0CgnaNix4FZ4HRcnGEZ8VY86N2pLSEMbCJFFX0wAu/x9oqheiASTbQwLVwU55ezru8HSf5vSi9hGehFWVyheeRPG9I1tCNwYsdr/0LHZdH0JmdVxtB/RAuzqC0JGadzk15Cbah7FoCs2qOmp0V/IhLww8XQ1RKjAqkHqQ9PM93VArqxmomqI5hcsBf3zhnYHovr root@dime-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Sat, 08 Jun 2019 11:46:08 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 329.85 seconds\n"} 2019-06-08 11:46:23,126 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers/9e35db02-2cde-4218-bf45-fdee1cb08559/action used request id req-02d5aeb6-d192-4554-b987-0969b2cfbd3e 2019-06-08 11:46:23,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0836079120636s 2019-06-08 11:46:23,129 - functest.core.singlevm - DEBUG - console: r low memory corruption every 60 seconds [ 0.508020] Initialise system trusted keyring [ 0.509708] audit: initializing netlink socket (disabled) [ 0.511637] type=2000 audit(1559994038.508:1): initialized [ 0.531776] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.534811] zbud: loaded [ 0.536135] VFS: Disk quotas dquot_6.5.2 [ 0.537672] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.540305] fuse init (API version 7.22) [ 0.541892] msgmni has been set to 1982 [ 0.543431] Key type big_key registered [ 0.545237] Key type asymmetric registered [ 0.546794] Asymmetric key parser 'x509' registered [ 0.548613] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.551414] io scheduler noop registered [ 0.552912] io scheduler deadline registered (default) [ 0.554787] io scheduler cfq registered [ 0.556340] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.558332] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.560676] ipmi message handler version 39.2 [ 0.562355] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.565105] ACPI: Power Button [PWRF] [ 0.566616] GHES: HEST is not enabled! [ 0.583211] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.615731] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.618610] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.644414] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.648046] Linux agpgart interface v0.103 [ 0.650568] brd: module loaded [ 0.652279] loop: module loaded [ 0.653961] blk-mq: CPU -> queue map [ 0.655357] CPU 0 -> Queue 0 [ 0.657412] vda: vda1 [ 0.659150] scsi0 : ata_piix [ 0.660420] scsi1 : ata_piix [ 0.661647] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.663969] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.667051] libphy: Fixed MDIO Bus: probed [ 0.668675] tun: Universal TUN/TAP device driver, 1.6 [ 0.670503] tun: (C) 1999-2004 Max Krasnyansky [ 0.673687] PPP generic driver version 2.4.2 [ 0.675326] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.677604] ehci-pci: EHCI PCI platform driver [ 0.679263] ehci-platform: EHCI generic platform driver [ 0.681146] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.683296] ohci-pci: OHCI PCI platform driver [ 0.684948] ohci-platform: OHCI generic platform driver [ 0.686824] uhci_hcd: USB Universal Host Controller Interface driver [ 0.703997] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.705884] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.708757] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.710929] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.713272] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.715962] usb usb1: Product: UHCI Host Controller [ 0.717726] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.719949] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721721] hub 1-0:1.0: USB hub found [ 0.723188] hub 1-0:1.0: 2 ports detected [ 0.724842] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.728667] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.730471] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.732391] mousedev: PS/2 mouse device common for all mice [ 0.734734] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.737930] rtc_cmos 00:00: RTC can wake from S4 [ 0.740153] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.742381] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.744695] device-mapper: uevent: version 1.0.3 [ 0.746444] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.749509] ledtrig-cpu: registered to indicate activity on CPUs [ 0.751693] TCP: cubic registered [ 0.753084] NET: Registered protocol family 10 [ 0.754956] NET: Registered protocol family 17 [ 0.756645] Key type dns_resolver registered [ 0.758386] Loading compiled-in X.509 certificates [ 0.760686] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.764135] registered taskstats version 1 [ 0.767173] Key type trusted registered [ 0.770917] Key type encrypted registered [ 0.772509] AppArmor: AppArmor sha1 policy hashing enabled [ 0.774518] IMA: No TPM chip found, activating TPM-bypass! [ 0.777054] regulator-dummy: disabling [ 0.778540] Magic number: 7:897:680 [ 0.780125] rtc_cmos 00:00: setting system clock to 2019-06-08 11:40:38 UTC (1559994038) [ 0.783108] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.785183] EDD information not available. [ 0.821449] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.836244] Write protecting the kernel read-only data: 12288k [ 0.838981] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.843295] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.860114] systemd-udevd[99]: starting version 204 [ 0.892654] FDC 0 is a S82078B [ 1.048049] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.212944] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.215362] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.217819] usb 1-1: Product: QEMU USB Tablet [ 1.219459] usb 1-1: Manufacturer: QEMU [ 1.220935] usb 1-1: SerialNumber: 42 [ 1.921653] 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.283673] 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.383162] random: init urandom read with 10 bits of entropy available * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.524644] 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 Sat, 08 Jun 2019 11:40:40 +0000. Up 2.92 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 device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] cloud-init-nonet[4.70]: static networking is now up * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sat, 08 Jun 2019 11:40:42 +0000. Up 5.25 seconds. * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] 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.26 | 255.255.255.0 | fa:16:3e:58:23:37 | 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: 33:e5:74:6d:43:ef:a3:d3:cc:d7:5a:c9:50:a8:b7:47 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | o.. | | o ..+..| | + ....o | | S .. o E.| | o . X +| | + B+| | oo.| | . | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: a5:0f:44:d6:ca:8b:5a:30:97:6d:27:c0:6f:8b:73:cb root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . o. | | oo . | | *... | | o o.Oo. | | + =S= | | = +o | | o + .. | | . E | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 82:cf:0a:48:d5:e4:cb:4e:a8:aa:6c:d2:a6:f1:3a:7b root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | . | | + | | . o | | . o.. | | . ..+. S | |... oo . | |oo. .o | |=+E. . | |XO. . | +-----------------+ 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: b3:a9:e4:1c:6a:9a:cc:50:97:6a:ec:5f:d9:49:e4:39 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | | | . | | . o . | | . 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 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 Sat, 08 Jun 2019 11:40:48 +0000. Up 10.93 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Stopping CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sat, 08 Jun 2019 11:40:50 +0000. Up 12.18 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 18738 0 --:--:-- --:--:-- --:--:-- 18856 OK + apt-get update Ubuntu 14.04.6 LTS dime-0 ttyS0 dime-0 login: Ign http://repo.cw-ngv.com binary/ InRelease Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://security.ubuntu.com trusty-security/main Sources [172 kB] 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 [7535 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] Get:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:21 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:24 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [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 (2250 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.7 + '[' -n 192.168.100.7 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools ralf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat 0 upgraded, 117 newly installed, 0 to remove and 0 not upgraded. Need to get 93.2 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:23 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:34 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:36 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:37 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:39 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:40 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:42 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:44 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.2 [407 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 25%Extracting templates from packages: 51%Extracting templates from packages: 76%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 93.2 MB in 11s (8384 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51354 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.2_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package ralf-libs. Preparing to unpack .../ralf-libs_1.0-180326.112116_amd64.deb ... Unpacking ralf-libs (1.0-180326.112116) ... Selecting previously unselected package ralf. Preparing to unpack .../ralf_1.0-180326.112116_amd64.deb ... Unpacking ralf (1.0-180326.112116) ... Selecting previously unselected package homestead-libs. Preparing to unpack .../homestead-libs_1.0-180326.115231_amd64.deb ... Unpacking homestead-libs (1.0-180326.115231) ... Selecting previously unselected package python-netsnmp. Preparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ... Unpacking python-netsnmp (5.7.2~dfsg-clearwater2) ... Selecting previously unselected package homestead. Preparing to unpack .../homestead_1.0-180326.115231_amd64.deb ... Unpacking homestead (1.0-180326.115231) ... Selecting previously unselected package homestead-prov. Preparing to unpack .../homestead-prov_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov (1.0-180326.111418) ... Selecting previously unselected package dime. Preparing to unpack .../dime_1.0-180328.114312_amd64.deb ... Unpacking dime (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.11) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ... Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ralf-libs (1.0-180326.112116) ... Setting up homestead-libs (1.0-180326.115231) ... Setting up python-netsnmp (5.7.2~dfsg-clearwater2) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 8676 clearwater-socket-factory-sig start/running, process 8684 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8730 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up ralf (1.0-180326.112116) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key .+++ .............................................................+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up crest (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting defusedxml (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homestead (1.0-180326.115231) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov (1.0-180326.111418) ... Collecting homestead_prov Collecting crest (from homestead_prov) Collecting cyclone (from crest->homestead_prov) Collecting cryptography (from crest->homestead_prov) Collecting idna (from crest->homestead_prov) Collecting defusedxml (from crest->homestead_prov) Collecting pyOpenSSL (from crest->homestead_prov) Collecting Twisted (from crest->homestead_prov) Collecting prctl (from crest->homestead_prov) Collecting cql (from crest->homestead_prov) Collecting ipaddress (from crest->homestead_prov) Collecting msgpack-python (from crest->homestead_prov) Collecting attrs (from crest->homestead_prov) Collecting Automat (from crest->homestead_prov) Collecting metaswitchcommon (from crest->homestead_prov) Collecting telephus (from crest->homestead_prov) Collecting asn1crypto (from crest->homestead_prov) Collecting enum34 (from crest->homestead_prov) Collecting pure-sasl (from crest->homestead_prov) Collecting setuptools (from crest->homestead_prov) Collecting constantly (from crest->homestead_prov) Collecting lxml (from crest->homestead_prov) Collecting thrift (from crest->homestead_prov) Collecting incremental (from crest->homestead_prov) Collecting zope.interface (from crest->homestead_prov) Collecting six (from crest->homestead_prov) Collecting cffi>=1.7 (from cryptography->crest->homestead_prov) Collecting pycparser (from metaswitchcommon->crest->homestead_prov) Collecting pycrypto (from metaswitchcommon->crest->homestead_prov) Collecting monotonic (from metaswitchcommon->crest->homestead_prov) Collecting pyzmq (from metaswitchcommon->crest->homestead_prov) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homestead-prov Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: defusedxml 0.5.0 Uninstalling defusedxml-0.5.0: Successfully uninstalled defusedxml-0.5.0 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up dime (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.15) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 2s (14.6 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58649 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.211 ++ echo A 172.30.9.211 ++ ip2rr 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.211 ++ echo A 172.30.9.211 ++ ip2rr 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.211 ++ echo A 172.30.9.211 ++ ip2rr 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.211 ++ echo A 172.30.9.211 + echo 'nameserver 192.168.100.2' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-dime-0.clearwater.opnfv Initializing System snmpd_process Initializing Process ntp_process Initializing Process nginx_process Initializing Process homestead_process Initializing Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Initializing Program poll_homestead Initializing Program check_cx_health Wait parent Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' node-dime-0.clearwater.opnfv Initializing System snmpd_process Initializing Process ntp_process Initializing Process nginx_process Initializing Process homestead_process Initializing Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Initializing Program poll_homestead Initializing Program check_cx_health Wait parent Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-dime-0.clearwater.opnfv Running System snmpd_process Running Process ntp_process Running Process nginx_process Running Process homestead_process Execution failed | Does... Process etcd_process Running Process clearwater_diags_monitor_pro... Does not exist Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Wait parent Program poll_homestead Wait parent Program check_cx_health Wait parent Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' homestead_process Execution failed | Does... Process clearwater_diags_monitor_pro... Does not exist Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Wait parent Program poll_homestead Wait parent Program check_cx_health Wait parent Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-dime-0.clearwater.opnfv Running System snmpd_process Running Process ntp_process Running Process nginx_process Does not exist 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 Wait parent Program nginx_uptime Wait parent 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 ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' nginx_process Does not exist Process nginx_ping Wait parent Program nginx_uptime Wait parent Program homestead_uptime Initializing Program poll_homestead Initializing Program check_cx_health Initializing Program clearwater_queue_manager_uptime Status failed Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 3m Service Name Status Type node-dime-0.clearwater.opnfv Running System snmpd_process Running Process ralf_process Running Process ntp_process Running Process nginx_process Running Process homestead_process Running Process homestead-prov_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process ralf_uptime Status ok Program poll_ralf Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program homestead_uptime Status ok Program poll_homestead Status ok Program check_cx_health Status ok Program poll_homestead-prov Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 30e38f8387e90491 is healthy: got healthy result from http://192.168.100.3:4000 member 691c46ffceca493d is healthy: got healthy result from http://192.168.100.9:4000 member 911e3700411d295f is healthy: got healthy result from http://192.168.100.18:4000 member ad242935763ebb32 is healthy: got healthy result from http://192.168.100.17:4000 member e5c4776e80d3063e is healthy: got healthy result from http://192.168.100.7:4000 member fdb121c99be7ed2e is healthy: got healthy result from http://192.168.100.26:4000 cluster is healthy + clearwater-etcdctl member list 30e38f8387e90491: name=192-168-100-3 peerURLs=http://192.168.100.3:2380 clientURLs=http://192.168.100.3:4000 isLeader=false 691c46ffceca493d: name=192-168-100-9 peerURLs=http://192.168.100.9:2380 clientURLs=http://192.168.100.9:4000 isLeader=false 911e3700411d295f: name=192-168-100-18 peerURLs=http://192.168.100.18:2380 clientURLs=http://192.168.100.18:4000 isLeader=false ad242935763ebb32: name=192-168-100-17 peerURLs=http://192.168.100.17:2380 clientURLs=http://192.168.100.17:4000 isLeader=false e5c4776e80d3063e: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=true fdb121c99be7ed2e: name=192-168-100-26 peerURLs=http://192.168.100.26:2380 clientURLs=http://192.168.100.26:4000 isLeader=false + cw-check_config_sync - /etc/clearwater/sas.json is up to date - /etc/clearwater/dns.json is up to date - /etc/clearwater/shared_config is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABc-56KSopdLgLjWpxK6vzL9x87xZW9jIsaPi6Pt-LM_DtdIiNp5UYWKZJjljbOYgdHjo9iCYLk27yDDh4RpMugzJ4L4Nnqn8NIh9Lp1CWP-TbkZRjRfE6co1qHXLev4f3qMJIzGD3y1tQ17foXKUHZkHyZ4uenPseuFleOvnkZSXhYtR8' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.46:8004/v1/c04132917d2c4447ba1b1d0ab3e1c6ed/stacks/clearwater-opnfv-dime-jbjclfmz7k37-0-2nlkrcehjl3h/a8bd79d1-6d32-4137-a848-bddb184cf0ad/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 14 77 --:--:-- --:--:-- --:--:-- 77 HTTP/1.1 200 OK Date: Sat, 08 Jun 2019 11:46:07 GMT Server: Apache x-openstack-request-id: req-f4152d10-b280-4c9e-bbcf-6d78c02419cf 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 | dd:42:4a:6c:d3:8f:2b:2b:8a:5d:4d:9c:89:0b:b9:b4 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 a5:0f:44:d6:ca:8b:5a:30:97:6d:27:c0:6f:8b:73:cb root@dime-0 (DSA) ec2: 256 82:cf:0a:48:d5:e4:cb:4e:a8:aa:6c:d2:a6:f1:3a:7b root@dime-0 (ECDSA) ec2: 256 b3:a9:e4:1c:6a:9a:cc:50:97:6a:ec:5f:d9:49:e4:39 root@dime-0 (ED25519) ec2: 2048 33:e5:74:6d:43:ef:a3:d3:cc:d7:5a:c9:50:a8:b7:47 root@dime-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOSqucoKW+Em6EapqxDtP/jYYXjXjm9JPMa1inkigrPzj7eRsOgPCPAejOXsyTQROy6HLaArUlbAnPAHA8e9WpE= root@dime-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOMHqYKpc261sxIGPwsWEbjf73QbumvigHqo++yL/8mc root@dime-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDass4Cy3nJmH/ML2+hqvnNbEaItrn/Ng6pQrCYU11oTGSL3aAUPoJTLccyN04lLJaFZTuzNdQVLQQiFiPk2zcmw0Te9X+di1LaocrEhcD6IbAB2TQQd4DGRVLgM9hSxw87IpdpxR4iOr3eMjnjD0CgnaNix4FZ4HRcnGEZ8VY86N2pLSEMbCJFFX0wAu/x9oqheiASTbQwLVwU55ezru8HSf5vSi9hGehFWVyheeRPG9I1tCNwYsdr/0LHZdH0JmdVxtB/RAuzqC0JGadzk15Cbah7FoCs2qOmp0V/IhLww8XQ1RKjAqkHqQ9PM93VArqxmomqI5hcsBf3zhnYHovr root@dime-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sat, 08 Jun 2019 11:46:08 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 329.85 seconds 2019-06-08 11:46:23,133 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in console r low memory corruption every 60 seconds [ 0.508020] Initialise system trusted keyring [ 0.509708] audit: initializing netlink socket (disabled) [ 0.511637] type=2000 audit(1559994038.508:1): initialized [ 0.531776] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.534811] zbud: loaded [ 0.536135] VFS: Disk quotas dquot_6.5.2 [ 0.537672] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.540305] fuse init (API version 7.22) [ 0.541892] msgmni has been set to 1982 [ 0.543431] Key type big_key registered [ 0.545237] Key type asymmetric registered [ 0.546794] Asymmetric key parser 'x509' registered [ 0.548613] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.551414] io scheduler noop registered [ 0.552912] io scheduler deadline registered (default) [ 0.554787] io scheduler cfq registered [ 0.556340] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.558332] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.560676] ipmi message handler version 39.2 [ 0.562355] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.565105] ACPI: Power Button [PWRF] [ 0.566616] GHES: HEST is not enabled! [ 0.583211] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.615731] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.618610] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.644414] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.648046] Linux agpgart interface v0.103 [ 0.650568] brd: module loaded [ 0.652279] loop: module loaded [ 0.653961] blk-mq: CPU -> queue map [ 0.655357] CPU 0 -> Queue 0 [ 0.657412] vda: vda1 [ 0.659150] scsi0 : ata_piix [ 0.660420] scsi1 : ata_piix [ 0.661647] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.663969] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.667051] libphy: Fixed MDIO Bus: probed [ 0.668675] tun: Universal TUN/TAP device driver, 1.6 [ 0.670503] tun: (C) 1999-2004 Max Krasnyansky [ 0.673687] PPP generic driver version 2.4.2 [ 0.675326] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.677604] ehci-pci: EHCI PCI platform driver [ 0.679263] ehci-platform: EHCI generic platform driver [ 0.681146] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.683296] ohci-pci: OHCI PCI platform driver [ 0.684948] ohci-platform: OHCI generic platform driver [ 0.686824] uhci_hcd: USB Universal Host Controller Interface driver [ 0.703997] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.705884] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.708757] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.710929] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.713272] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.715962] usb usb1: Product: UHCI Host Controller [ 0.717726] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.719949] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721721] hub 1-0:1.0: USB hub found [ 0.723188] hub 1-0:1.0: 2 ports detected [ 0.724842] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.728667] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.730471] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.732391] mousedev: PS/2 mouse device common for all mice [ 0.734734] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.737930] rtc_cmos 00:00: RTC can wake from S4 [ 0.740153] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.742381] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.744695] device-mapper: uevent: version 1.0.3 [ 0.746444] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.749509] ledtrig-cpu: registered to indicate activity on CPUs [ 0.751693] TCP: cubic registered [ 0.753084] NET: Registered protocol family 10 [ 0.754956] NET: Registered protocol family 17 [ 0.756645] Key type dns_resolver registered [ 0.758386] Loading compiled-in X.509 certificates [ 0.760686] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.764135] registered taskstats version 1 [ 0.767173] Key type trusted registered [ 0.770917] Key type encrypted registered [ 0.772509] AppArmor: AppArmor sha1 policy hashing enabled [ 0.774518] IMA: No TPM chip found, activating TPM-bypass! [ 0.777054] regulator-dummy: disabling [ 0.778540] Magic number: 7:897:680 [ 0.780125] rtc_cmos 00:00: setting system clock to 2019-06-08 11:40:38 UTC (1559994038) [ 0.783108] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.785183] EDD information not available. [ 0.821449] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.836244] Write protecting the kernel read-only data: 12288k [ 0.838981] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.843295] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.860114] systemd-udevd[99]: starting version 204 [ 0.892654] FDC 0 is a S82078B [ 1.048049] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.212944] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.215362] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.217819] usb 1-1: Product: QEMU USB Tablet [ 1.219459] usb 1-1: Manufacturer: QEMU [ 1.220935] usb 1-1: SerialNumber: 42 [ 1.921653] 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.283673] 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.383162] random: init urandom read with 10 bits of entropy available * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.524644] 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 Sat, 08 Jun 2019 11:40:40 +0000. Up 2.92 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 device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] cloud-init-nonet[4.70]: static networking is now up * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sat, 08 Jun 2019 11:40:42 +0000. Up 5.25 seconds. * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] 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.26 | 255.255.255.0 | fa:16:3e:58:23:37 | 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: 33:e5:74:6d:43:ef:a3:d3:cc:d7:5a:c9:50:a8:b7:47 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | o.. | | o ..+..| | + ....o | | S .. o E.| | o . X +| | + B+| | oo.| | . | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: a5:0f:44:d6:ca:8b:5a:30:97:6d:27:c0:6f:8b:73:cb root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . o. | | oo . | | *... | | o o.Oo. | | + =S= | | = +o | | o + .. | | . E | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 82:cf:0a:48:d5:e4:cb:4e:a8:aa:6c:d2:a6:f1:3a:7b root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | . | | + | | . o | | . o.. | | . ..+. S | |... oo . | |oo. .o | |=+E. . | |XO. . | +-----------------+ 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: b3:a9:e4:1c:6a:9a:cc:50:97:6a:ec:5f:d9:49:e4:39 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | | | . | | . o . | | . 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 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 Sat, 08 Jun 2019 11:40:48 +0000. Up 10.93 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Stopping CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sat, 08 Jun 2019 11:40:50 +0000. Up 12.18 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 18738 0 --:--:-- --:--:-- --:--:-- 18856 OK + apt-get update Ubuntu 14.04.6 LTS dime-0 ttyS0 dime-0 login: Ign http://repo.cw-ngv.com binary/ InRelease Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://security.ubuntu.com trusty-security/main Sources [172 kB] 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 [7535 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] Get:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:21 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:24 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [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 (2250 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.7 + '[' -n 192.168.100.7 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools ralf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat 0 upgraded, 117 newly installed, 0 to remove and 0 not upgraded. Need to get 93.2 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:23 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:34 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:36 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:37 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:39 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:40 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:42 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:44 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.2 [407 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 25%Extracting templates from packages: 51%Extracting templates from packages: 76%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 93.2 MB in 11s (8384 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51354 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.2_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package ralf-libs. Preparing to unpack .../ralf-libs_1.0-180326.112116_amd64.deb ... Unpacking ralf-libs (1.0-180326.112116) ... Selecting previously unselected package ralf. Preparing to unpack .../ralf_1.0-180326.112116_amd64.deb ... Unpacking ralf (1.0-180326.112116) ... Selecting previously unselected package homestead-libs. Preparing to unpack .../homestead-libs_1.0-180326.115231_amd64.deb ... Unpacking homestead-libs (1.0-180326.115231) ... Selecting previously unselected package python-netsnmp. Preparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ... Unpacking python-netsnmp (5.7.2~dfsg-clearwater2) ... Selecting previously unselected package homestead. Preparing to unpack .../homestead_1.0-180326.115231_amd64.deb ... Unpacking homestead (1.0-180326.115231) ... Selecting previously unselected package homestead-prov. Preparing to unpack .../homestead-prov_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov (1.0-180326.111418) ... Selecting previously unselected package dime. Preparing to unpack .../dime_1.0-180328.114312_amd64.deb ... Unpacking dime (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.11) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ... Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ralf-libs (1.0-180326.112116) ... Setting up homestead-libs (1.0-180326.115231) ... Setting up python-netsnmp (5.7.2~dfsg-clearwater2) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 8676 clearwater-socket-factory-sig start/running, process 8684 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8730 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up ralf (1.0-180326.112116) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key .+++ .............................................................+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up crest (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting defusedxml (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homestead (1.0-180326.115231) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov (1.0-180326.111418) ... Collecting homestead_prov Collecting crest (from homestead_prov) Collecting cyclone (from crest->homestead_prov) Collecting cryptography (from crest->homestead_prov) Collecting idna (from crest->homestead_prov) Collecting defusedxml (from crest->homestead_prov) Collecting pyOpenSSL (from crest->homestead_prov) Collecting Twisted (from crest->homestead_prov) Collecting prctl (from crest->homestead_prov) Collecting cql (from crest->homestead_prov) Collecting ipaddress (from crest->homestead_prov) Collecting msgpack-python (from crest->homestead_prov) Collecting attrs (from crest->homestead_prov) Collecting Automat (from crest->homestead_prov) Collecting metaswitchcommon (from crest->homestead_prov) Collecting telephus (from crest->homestead_prov) Collecting asn1crypto (from crest->homestead_prov) Collecting enum34 (from crest->homestead_prov) Collecting pure-sasl (from crest->homestead_prov) Collecting setuptools (from crest->homestead_prov) Collecting constantly (from crest->homestead_prov) Collecting lxml (from crest->homestead_prov) Collecting thrift (from crest->homestead_prov) Collecting incremental (from crest->homestead_prov) Collecting zope.interface (from crest->homestead_prov) Collecting six (from crest->homestead_prov) Collecting cffi>=1.7 (from cryptography->crest->homestead_prov) Collecting pycparser (from metaswitchcommon->crest->homestead_prov) Collecting pycrypto (from metaswitchcommon->crest->homestead_prov) Collecting monotonic (from metaswitchcommon->crest->homestead_prov) Collecting pyzmq (from metaswitchcommon->crest->homestead_prov) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homestead-prov Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: defusedxml 0.5.0 Uninstalling defusedxml-0.5.0: Successfully uninstalled defusedxml-0.5.0 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up dime (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.15) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 2s (14.6 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58649 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.211 ++ echo A 172.30.9.211 ++ ip2rr 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.211 ++ echo A 172.30.9.211 ++ ip2rr 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.211 ++ echo A 172.30.9.211 ++ ip2rr 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.211 ++ echo A 172.30.9.211 + echo 'nameserver 192.168.100.2' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-dime-0.clearwater.opnfv Initializing System snmpd_process Initializing Process ntp_process Initializing Process nginx_process Initializing Process homestead_process Initializing Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Initializing Program poll_homestead Initializing Program check_cx_health Wait parent Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' node-dime-0.clearwater.opnfv Initializing System snmpd_process Initializing Process ntp_process Initializing Process nginx_process Initializing Process homestead_process Initializing Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Initializing Program poll_homestead Initializing Program check_cx_health Wait parent Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-dime-0.clearwater.opnfv Running System snmpd_process Running Process ntp_process Running Process nginx_process Running Process homestead_process Execution failed | Does... Process etcd_process Running Process clearwater_diags_monitor_pro... Does not exist Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Wait parent Program poll_homestead Wait parent Program check_cx_health Wait parent Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' homestead_process Execution failed | Does... Process clearwater_diags_monitor_pro... Does not exist Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Wait parent Program poll_homestead Wait parent Program check_cx_health Wait parent Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-dime-0.clearwater.opnfv Running System snmpd_process Running Process ntp_process Running Process nginx_process Does not exist 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 Wait parent Program nginx_uptime Wait parent 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 ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' nginx_process Does not exist Process nginx_ping Wait parent Program nginx_uptime Wait parent Program homestead_uptime Initializing Program poll_homestead Initializing Program check_cx_health Initializing Program clearwater_queue_manager_uptime Status failed Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 3m Service Name Status Type node-dime-0.clearwater.opnfv Running System snmpd_process Running Process ralf_process Running Process ntp_process Running Process nginx_process Running Process homestead_process Running Process homestead-prov_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process ralf_uptime Status ok Program poll_ralf Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program homestead_uptime Status ok Program poll_homestead Status ok Program check_cx_health Status ok Program poll_homestead-prov Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 30e38f8387e90491 is healthy: got healthy result from http://192.168.100.3:4000 member 691c46ffceca493d is healthy: got healthy result from http://192.168.100.9:4000 member 911e3700411d295f is healthy: got healthy result from http://192.168.100.18:4000 member ad242935763ebb32 is healthy: got healthy result from http://192.168.100.17:4000 member e5c4776e80d3063e is healthy: got healthy result from http://192.168.100.7:4000 member fdb121c99be7ed2e is healthy: got healthy result from http://192.168.100.26:4000 cluster is healthy + clearwater-etcdctl member list 30e38f8387e90491: name=192-168-100-3 peerURLs=http://192.168.100.3:2380 clientURLs=http://192.168.100.3:4000 isLeader=false 691c46ffceca493d: name=192-168-100-9 peerURLs=http://192.168.100.9:2380 clientURLs=http://192.168.100.9:4000 isLeader=false 911e3700411d295f: name=192-168-100-18 peerURLs=http://192.168.100.18:2380 clientURLs=http://192.168.100.18:4000 isLeader=false ad242935763ebb32: name=192-168-100-17 peerURLs=http://192.168.100.17:2380 clientURLs=http://192.168.100.17:4000 isLeader=false e5c4776e80d3063e: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=true fdb121c99be7ed2e: name=192-168-100-26 peerURLs=http://192.168.100.26:2380 clientURLs=http://192.168.100.26:4000 isLeader=false + cw-check_config_sync - /etc/clearwater/sas.json is up to date - /etc/clearwater/dns.json is up to date - /etc/clearwater/shared_config is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABc-56KSopdLgLjWpxK6vzL9x87xZW9jIsaPi6Pt-LM_DtdIiNp5UYWKZJjljbOYgdHjo9iCYLk27yDDh4RpMugzJ4L4Nnqn8NIh9Lp1CWP-TbkZRjRfE6co1qHXLev4f3qMJIzGD3y1tQ17foXKUHZkHyZ4uenPseuFleOvnkZSXhYtR8' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.46:8004/v1/c04132917d2c4447ba1b1d0ab3e1c6ed/stacks/clearwater-opnfv-dime-jbjclfmz7k37-0-2nlkrcehjl3h/a8bd79d1-6d32-4137-a848-bddb184cf0ad/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 14 77 --:--:-- --:--:-- --:--:-- 77 HTTP/1.1 200 OK Date: Sat, 08 Jun 2019 11:46:07 GMT Server: Apache x-openstack-request-id: req-f4152d10-b280-4c9e-bbcf-6d78c02419cf 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 | dd:42:4a:6c:d3:8f:2b:2b:8a:5d:4d:9c:89:0b:b9:b4 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 a5:0f:44:d6:ca:8b:5a:30:97:6d:27:c0:6f:8b:73:cb root@dime-0 (DSA) ec2: 256 82:cf:0a:48:d5:e4:cb:4e:a8:aa:6c:d2:a6:f1:3a:7b root@dime-0 (ECDSA) ec2: 256 b3:a9:e4:1c:6a:9a:cc:50:97:6a:ec:5f:d9:49:e4:39 root@dime-0 (ED25519) ec2: 2048 33:e5:74:6d:43:ef:a3:d3:cc:d7:5a:c9:50:a8:b7:47 root@dime-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOSqucoKW+Em6EapqxDtP/jYYXjXjm9JPMa1inkigrPzj7eRsOgPCPAejOXsyTQROy6HLaArUlbAnPAHA8e9WpE= root@dime-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOMHqYKpc261sxIGPwsWEbjf73QbumvigHqo++yL/8mc root@dime-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDass4Cy3nJmH/ML2+hqvnNbEaItrn/Ng6pQrCYU11oTGSL3aAUPoJTLccyN04lLJaFZTuzNdQVLQQiFiPk2zcmw0Te9X+di1LaocrEhcD6IbAB2TQQd4DGRVLgM9hSxw87IpdpxR4iOr3eMjnjD0CgnaNix4FZ4HRcnGEZ8VY86N2pLSEMbCJFFX0wAu/x9oqheiASTbQwLVwU55ezru8HSf5vSi9hGehFWVyheeRPG9I1tCNwYsdr/0LHZdH0JmdVxtB/RAuzqC0JGadzk15Cbah7FoCs2qOmp0V/IhLww8XQ1RKjAqkHqQ9PM93VArqxmomqI5hcsBf3zhnYHovr root@dime-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sat, 08 Jun 2019 11:46:08 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 329.85 seconds 2019-06-08 11:46:23,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 11:46:23,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:46:23,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1344 Content-Type: application/json Date: Sat, 08 Jun 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-8d554457-ef3a-40cb-aa2a-ce7f366e2ce4 x-openstack-request-id: req-8d554457-ef3a-40cb-aa2a-ce7f366e2ce4 2019-06-08 11:46:23,343 - 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:10:80:93", "version": 4, "addr": "192.168.100.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:80:93", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/98a7f6b0-c969-4cc2-af87-b7ef7872f92d", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/98a7f6b0-c969-4cc2-af87-b7ef7872f92d", "rel": "bookmark"}], "image": {"id": "4be488e3-47c8-405e-aea8-cae75c30f9ff", "links": [{"href": "http://172.30.9.46:8774/images/4be488e3-47c8-405e-aea8-cae75c30f9ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:40:39.000000", "flavor": {"id": "205aaf6f-7af1-479e-9e1c-478cf67b1d45", "links": [{"href": "http://172.30.9.46:8774/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "rel": "bookmark"}]}, "id": "98a7f6b0-c969-4cc2-af87-b7ef7872f92d", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "361d895b64ce45fda4eea4137ca52e60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:40:39Z", "hostId": "4513d243c6ce4a1f119109d26689f0a8c817b51353655c7e5045030e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "name": "bono-0.clearwater.opnfv", "created": "2019-06-08T11:40:04Z", "tenant_id": "b9f86e610bc74c1384f3b9b48534cde3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:23:37", "version": 4, "addr": "192.168.100.26", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:23:37", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/9e35db02-2cde-4218-bf45-fdee1cb08559", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/9e35db02-2cde-4218-bf45-fdee1cb08559", "rel": "bookmark"}], "image": {"id": "4be488e3-47c8-405e-aea8-cae75c30f9ff", "links": [{"href": "http://172.30.9.46:8774/images/4be488e3-47c8-405e-aea8-cae75c30f9ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:40:37.000000", "flavor": {"id": "205aaf6f-7af1-479e-9e1c-478cf67b1d45", "links": [{"href": "http://172.30.9.46:8774/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "rel": "bookmark"}]}, "id": "9e35db02-2cde-4218-bf45-fdee1cb08559", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "361d895b64ce45fda4eea4137ca52e60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:40:37Z", "hostId": "4513d243c6ce4a1f119109d26689f0a8c817b51353655c7e5045030e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "name": "dime-0.clearwater.opnfv", "created": "2019-06-08T11:40:04Z", "tenant_id": "b9f86e610bc74c1384f3b9b48534cde3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:24:77:a4", "version": 4, "addr": "192.168.100.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:24:77:a4", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/d945b29a-5003-4775-9d59-a8d1e480cb5e", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/d945b29a-5003-4775-9d59-a8d1e480cb5e", "rel": "bookmark"}], "image": {"id": "4be488e3-47c8-405e-aea8-cae75c30f9ff", "links": [{"href": "http://172.30.9.46:8774/images/4be488e3-47c8-405e-aea8-cae75c30f9ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:40:30.000000", "flavor": {"id": "205aaf6f-7af1-479e-9e1c-478cf67b1d45", "links": [{"href": "http://172.30.9.46:8774/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "rel": "bookmark"}]}, "id": "d945b29a-5003-4775-9d59-a8d1e480cb5e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "361d895b64ce45fda4eea4137ca52e60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:40:30Z", "hostId": "5a7a66950c36ddaf3f09e8a144efe6ea5e86982eff39aa800e169c69", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "name": "homer-0.clearwater.opnfv", "created": "2019-06-08T11:40:01Z", "tenant_id": "b9f86e610bc74c1384f3b9b48534cde3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:af:bd", "version": 4, "addr": "192.168.100.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:af:bd", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/09676360-382a-4661-90ed-d72cad0f402d", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/09676360-382a-4661-90ed-d72cad0f402d", "rel": "bookmark"}], "image": {"id": "4be488e3-47c8-405e-aea8-cae75c30f9ff", "links": [{"href": "http://172.30.9.46:8774/images/4be488e3-47c8-405e-aea8-cae75c30f9ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:35:02.000000", "flavor": {"id": "205aaf6f-7af1-479e-9e1c-478cf67b1d45", "links": [{"href": "http://172.30.9.46:8774/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "rel": "bookmark"}]}, "id": "09676360-382a-4661-90ed-d72cad0f402d", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "361d895b64ce45fda4eea4137ca52e60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:35:02Z", "hostId": "4513d243c6ce4a1f119109d26689f0a8c817b51353655c7e5045030e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "name": "sprout-0.clearwater.opnfv", "created": "2019-06-08T11:34:44Z", "tenant_id": "b9f86e610bc74c1384f3b9b48534cde3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:52:30", "version": 4, "addr": "192.168.100.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:52:30", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/eb641662-1cd4-4fcc-a9a8-42ffc51e98a1", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/eb641662-1cd4-4fcc-a9a8-42ffc51e98a1", "rel": "bookmark"}], "image": {"id": "4be488e3-47c8-405e-aea8-cae75c30f9ff", "links": [{"href": "http://172.30.9.46:8774/images/4be488e3-47c8-405e-aea8-cae75c30f9ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:24:52.000000", "flavor": {"id": "205aaf6f-7af1-479e-9e1c-478cf67b1d45", "links": [{"href": "http://172.30.9.46:8774/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "rel": "bookmark"}]}, "id": "eb641662-1cd4-4fcc-a9a8-42ffc51e98a1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "361d895b64ce45fda4eea4137ca52e60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:24:52Z", "hostId": "5a7a66950c36ddaf3f09e8a144efe6ea5e86982eff39aa800e169c69", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "name": "vellum-0.clearwater.opnfv", "created": "2019-06-08T11:24:37Z", "tenant_id": "b9f86e610bc74c1384f3b9b48534cde3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:71:9c", "version": 4, "addr": "192.168.100.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:71:9c", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/ef9296db-4f3e-46a7-bf22-8ac11a0f0b13", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/ef9296db-4f3e-46a7-bf22-8ac11a0f0b13", "rel": "bookmark"}], "image": {"id": "4be488e3-47c8-405e-aea8-cae75c30f9ff", "links": [{"href": "http://172.30.9.46:8774/images/4be488e3-47c8-405e-aea8-cae75c30f9ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:21:24.000000", "flavor": {"id": "205aaf6f-7af1-479e-9e1c-478cf67b1d45", "links": [{"href": "http://172.30.9.46:8774/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "rel": "bookmark"}]}, "id": "ef9296db-4f3e-46a7-bf22-8ac11a0f0b13", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "361d895b64ce45fda4eea4137ca52e60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:21:24Z", "hostId": "5a7a66950c36ddaf3f09e8a144efe6ea5e86982eff39aa800e169c69", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "name": "ellis-0.clearwater.opnfv", "created": "2019-06-08T11:19:53Z", "tenant_id": "b9f86e610bc74c1384f3b9b48534cde3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:8b:26", "version": 4, "addr": "192.168.100.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:8b:26", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/075f2343-290b-49e5-98d3-a08e58c2a67a", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/075f2343-290b-49e5-98d3-a08e58c2a67a", "rel": "bookmark"}], "image": {"id": "4be488e3-47c8-405e-aea8-cae75c30f9ff", "links": [{"href": "http://172.30.9.46:8774/images/4be488e3-47c8-405e-aea8-cae75c30f9ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:19:14.000000", "flavor": {"id": "205aaf6f-7af1-479e-9e1c-478cf67b1d45", "links": [{"href": "http://172.30.9.46:8774/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "rel": "bookmark"}]}, "id": "075f2343-290b-49e5-98d3-a08e58c2a67a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "361d895b64ce45fda4eea4137ca52e60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:19:14Z", "hostId": "4513d243c6ce4a1f119109d26689f0a8c817b51353655c7e5045030e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "name": "ns.clearwater.opnfv", "created": "2019-06-08T11:17:27Z", "tenant_id": "b9f86e610bc74c1384f3b9b48534cde3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 11:46:23,343 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-8d554457-ef3a-40cb-aa2a-ce7f366e2ce4 2019-06-08 11:46:23,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.206345081329s 2019-06-08 11:46:23,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-06-08 11:46:23,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/servers/d945b29a-5003-4775-9d59-a8d1e480cb5e/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" -d '{"os-getConsoleOutput": {"length": null}}' 2019-06-08 11:46:23,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 21145 Content-Type: application/json Date: Sat, 08 Jun 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-a307ac62-c24d-4cfd-a2f0-b1dc4c03423e x-openstack-request-id: req-a307ac62-c24d-4cfd-a2f0-b1dc4c03423e 2019-06-08 11:46:23,433 - keystoneauth.session - DEBUG - RESP BODY: {"output": "gh level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 1007596K/1048040K available (7504K kernel code, 1167K rwdata, 3440K rodata, 1372K init, 1448K bss, 40444K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0.\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 4194304 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.908 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.008008] pid_max: default: 32768 minimum: 301\n[ 0.009840] Security Framework initialized\n[ 0.012087] AppArmor: AppArmor initialized\n[ 0.013713] Yama: becoming mindful.\n[ 0.015327] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016901] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.020446] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.024014] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.027015] Initializing cgroup subsys memory\n[ 0.028030] Initializing cgroup subsys devices\n[ 0.029762] Initializing cgroup subsys freezer\n[ 0.032017] Initializing cgroup subsys blkio\n[ 0.033693] Initializing cgroup subsys perf_event\n[ 0.036006] Initializing cgroup subsys hugetlb\n[ 0.038514] mce: CPU supports 10 MCE banks\n[ 0.040066] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040066] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.044010] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.046060] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.048007] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.050294] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.052004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.056011] MDS: Mitigation: Clear CPU buffers\n[ 0.084530] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.091619] ACPI: Core revision 20131115\n[ 0.092477] ACPI: All ACPI Tables successfully acquired\n[ 0.094733] ftrace: allocating 28757 entries in 113 pages\n[ 0.116264] smpboot: Max logical packages: 1\n[ 0.120005] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.124019] Enabling x2apic\n[ 0.125232] Enabled x2apic\n[ 0.126723] Switched APIC routing to physical x2apic.\n[ 0.129432] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.132002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.136030] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.148253] KVM setup paravirtual spinlock\n[ 0.151671] x86: Booted up 1 node, 1 CPUs\n[ 0.152005] smpboot: Total of 1 processors activated (6983.81 BogoMIPS)\n[ 0.154711] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.156157] devtmpfs: initialized\n[ 0.158707] EVM: security.selinux\n[ 0.160006] EVM: security.SMACK64\n[ 0.161330] EVM: security.ima\n[ 0.162553] EVM: security.capability\n[ 0.164935] pinctrl core: initialized pinctrl subsystem\n[ 0.166947] regulator-dummy: no parameters\n[ 0.168108] RTC time: 11:40:31, date: 06/08/19\n[ 0.169877] NET: Registered protocol family 16\n[ 0.171700] cpuidle: using governor ladder\n[ 0.172004] cpuidle: using governor menu\n[ 0.173588] ACPI: bus type PCI registered\n[ 0.175152] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.176143] PCI: Using configuration type 1 for base access\n[ 0.178882] bio: create slab at 0\n[ 0.180198] ACPI: Added _OSI(Module Device)\n[ 0.181833] ACPI: Added _OSI(Processor Device)\n[ 0.183538] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.184010] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.187191] ACPI: Interpreter enabled\n[ 0.188012] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.191654] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.194322] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.197024] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.200007] ACPI: (supports S0 S5)\n[ 0.201390] ACPI: Using IOAPIC for interrupt routing\n[ 0.203264] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.204169] ACPI: No dock devices found.\n[ 0.207536] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.208008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.210457] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.212018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.216203] acpiphp: Slot [3] registered\n[ 0.218025] acpiphp: Slot [4] registered\n[ 0.219594] acpiphp: Slot [5] registered\n[ 0.220024] acpiphp: Slot [6] registered\n[ 0.221587] acpiphp: Slot [7] registered\n[ 0.223157] acpiphp: Slot [8] registered\n[ 0.224023] acpiphp: Slot [9] registered\n[ 0.225603] acpiphp: Slot [10] registered\n[ 0.227201] acpiphp: Slot [11] registered\n[ 0.228026] acpiphp: Slot [12] registered\n[ 0.229638] acpiphp: Slot [13] registered\n[ 0.231224] acpiphp: Slot [14] registered\n[ 0.232024] acpiphp: Slot [15] registered\n[ 0.233623] acpiphp: Slot [16] registered\n[ 0.235212] acpiphp: Slot [17] registered\n[ 0.236036] acpiphp: Slot [18] registered\n[ 0.237627] acpiphp: Slot [19] registered\n[ 0.239224] acpiphp: Slot [20] registered\n[ 0.240024] acpiphp: Slot [21] registered\n[ 0.241626] acpiphp: Slot [22] registered\n[ 0.243227] acpiphp: Slot [23] registered\n[ 0.244024] acpiphp: Slot [24] registered\n[ 0.245627] acpiphp: Slot [25] registered\n[ 0.247217] acpiphp: Slot [26] registered\n[ 0.248023] acpiphp: Slot [27] registered\n[ 0.249609] acpiphp: Slot [28] registered\n[ 0.251195] acpiphp: Slot [29] registered\n[ 0.252023] acpiphp: Slot [30] registered\n[ 0.253608] acpiphp: Slot [31] registered\n[ 0.255184] PCI host bridge to bus 0000:00\n[ 0.256006] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.258022] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.260004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.262221] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.264004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff]\n[ 0.266347] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.274413] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.276027] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.299791] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.301297] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.304055] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.306817] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.309226] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.311616] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.312344] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.314410] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.316004] vgaarb: loaded\n[ 0.317289] vgaarb: bridge control possible 0000:00:02.0\n[ 0.319504] SCSI subsystem initialized\n[ 0.320225] ACPI: bus type USB registered\n[ 0.321847] usbcore: registered new interface driver usbfs\n[ 0.323860] usbcore: registered new interface driver hub\n[ 0.324047] usbcore: registered new device driver usb\n[ 0.326112] PCI: Using ACPI for IRQ routing\n[ 0.328126] NetLabel: Initializing\n[ 0.329524] NetLabel: domain hash size = 128\n[ 0.331184] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.332041] NetLabel: unlabeled traffic allowed by default\n[ 0.334311] Switched to clocksource kvm-clock\n[ 0.340388] AppArmor: AppArmor Filesystem Enabled\n[ 0.342198] pnp: PnP ACPI init\n[ 0.343482] ACPI: bus type PNP registered\n[ 0.345538] pnp: PnP ACPI: found 8 devices\n[ 0.347157] ACPI: bus type PNP unregistered\n[ 0.354441] NET: Registered protocol family 2\n[ 0.356385] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.358965] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.361408] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.363811] TCP: reno registered\n[ 0.365155] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.367316] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.369705] NET: Registered protocol family 1\n[ 0.371446] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.373675] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.375817] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.392826] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.410336] Trying to unpack rootfs image as initramfs...\n[ 0.509514] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.512547] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.514648] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.517856] Scanning for low memory corruption every 60 seconds\n[ 0.520300] Initialise system trusted keyring\n[ 0.522034] audit: initializing netlink socket (disabled)\n[ 0.524059] type=2000 audit(1559994032.276:1): initialized\n[ 0.544198] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.547413] zbud: loaded\n[ 0.548777] VFS: Disk quotas dquot_6.5.2\n[ 0.550365] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.553065] fuse init (API version 7.22)\n[ 0.554683] msgmni has been set to 1982\n[ 0.556276] Key type big_key registered\n[ 0.558142] Key type asymmetric registered\n[ 0.559749] Asymmetric key parser 'x509' registered\n[ 0.561622] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.564496] io scheduler noop registered\n[ 0.566047] io scheduler deadline registered (default)\n[ 0.567980] io scheduler cfq registered\n[ 0.569538] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.571602] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.573981] ipmi message handler version 39.2\n[ 0.575674] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.578554] ACPI: Power Button [PWRF]\n[ 0.580079] GHES: HEST is not enabled!\n[ 0.596631] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.629509] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.632123] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.657850] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.661512] Linux agpgart interface v0.103\n[ 0.664073] brd: module loaded\n[ 0.665833] loop: module loaded\n[ 0.667576] blk-mq: CPU -> queue map\n[ 0.669017] CPU 0 -> Queue 0\n[ 0.671414] vda: vda1\n[ 0.673176] scsi0 : ata_piix\n[ 0.674442] scsi1 : ata_piix\n[ 0.675729] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.678162] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.681449] libphy: Fixed MDIO Bus: probed\n[ 0.683162] tun: Universal TUN/TAP device driver, 1.6\n[ 0.685064] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.688477] PPP generic driver version 2.4.2\n[ 0.690188] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.692546] ehci-pci: EHCI PCI platform driver\n[ 0.694268] ehci-platform: EHCI generic platform driver\n[ 0.696226] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.698465] ohci-pci: OHCI PCI platform driver\n[ 0.700174] ohci-platform: OHCI generic platform driver\n[ 0.702125] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.719552] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.721534] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.724630] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.726846] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.729286] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.732086] usb usb1: Product: UHCI Host Controller\n[ 0.733930] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd\n[ 0.736243] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.738099] hub 1-0:1.0: USB hub found\n[ 0.739620] hub 1-0:1.0: 2 ports detected\n[ 0.741367] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.745347] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.747225] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.749237] mousedev: PS/2 mouse device common for all mice\n[ 0.751651] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.754967] rtc_cmos 00:00: RTC can wake from S4\n[ 0.757272] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.759581] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.761985] device-mapper: uevent: version 1.0.3\n[ 0.763825] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.767016] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.769346] TCP: cubic registered\n[ 0.770794] NET: Registered protocol family 10\n[ 0.772780] NET: Registered protocol family 17\n[ 0.774522] Key type dns_resolver registered\n[ 0.776404] Loading compiled-in X.509 certificates\n[ 0.778783] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007'\n[ 0.782295] registered taskstats version 1\n[ 0.785597] Key type trusted registered\n[ 0.789650] Key type encrypted registered\n[ 0.791258] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.793309] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.795920] regulator-dummy: disabling\n[ 0.797449] Magic number: 7:897:680\n[ 0.799074] rtc_cmos 00:00: setting system clock to 2019-06-08 11:40:32 UTC (1559994032)\n[ 0.802206] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.804396] EDD information not available.\n[ 0.837488] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000)\n[ 0.852586] Write protecting the kernel read-only data: 12288k\n[ 0.855390] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.859766] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.876127] systemd-udevd[99]: starting version 204\n[ 0.916504] FDC 0 is a S82078B\n[ 1.064091] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.229359] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.232409] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.235455] usb 1-1: Product: QEMU USB Tablet\n[ 1.237444] usb 1-1: Manufacturer: QEMU\n[ 1.239186] usb 1-1: SerialNumber: 42\n[ 1.941966] 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.310626] 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.425189] random: init urandom read with 10 bits of entropy available\n[ 2.556602] 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 Sat, 08 Jun 2019 11:40:34 +0000. Up 2.98 seconds.\ncloud-init-nonet[3.21]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting 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.61]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sat, 08 Jun 2019 11:40:36 +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.3 | 255.255.255.0 | fa:16:3e:24:77:a4 |\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:\nd6:8d:7d:5c:39:5f:fa:7f:ce:ac:31:b6:29:c0:67:11 root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| E .|\n| . oo|\n| . +.. o+|\n| S.o o.+ .|\n| . o o. . |\n| + + .|\n| .. Bo|\n| .+o*|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n0c:bd:c2:13:05:86:43:ce:5f:61:ee:ac:c0:2e:3d:d3 root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ...o.+ |\n| oo. = . |\n| o.o + |\n| . o B . |\n| o = S |\n| o o + |\n| . = E |\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:\nec:de:ae:76:3b:17:aa:b8:c7:d8:7b:d8:f7:28:94:24 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| |\n| .E . |\n| So . |\n| . o . |\n| +.+ . . |\n| .o*.B o. |\n| o+=B+*... |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n0a:71:97:43:14:fd:86:4a:cc:f7:2a:d1:9a:99:c9:45 root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .+o |\n| . .. |\n| . .o+ o |\n| o .+.E o |\n| . .S= o |\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 Sat, 08 Jun 2019 11:40:42 +0000. Up 10.98 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 Sat, 08 Jun 2019 11:40:43 +0000. Up 12.13 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 15516 0 --:--:-- --:--:-- --:--:-- 15589\nOK\n+ apt-get update\n\nUbuntu 14.04.6 LTS homer-0 ttyS0\n\nhomer-0 login: Ign http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [172 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]\nGet:8 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B]\nGet:10 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:18 http://security.ubuntu.com trusty-security/main Translation-en [448 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB]\nGet:20 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 13.1 MB in 6s (2134 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.100.7\n+ '[' -n 192.168.100.7 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install homer --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-snmpd clearwater-secure-connections\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\n0 upgraded, 94 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.2 [407 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.0 MB in 8s (9823 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51354 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.15) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-170.220) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.2_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package homer.\nPreparing to unpack .../homer_1.0-180326.111418_amd64.deb ...\nUnpacking homer (1.0-180326.111418) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.11) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.15) ...\nSetting up linux-libc-dev:amd64 (3.13.0-170.220) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.5) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8292\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-180322.165850) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n.....................+++\n...................+++\nunable to write 'random state'\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up crest (1.0-180326.111418) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting crest\nCollecting cyclone (from crest)\nCollecting cryptography (from crest)\nCollecting idna (from crest)\nCollecting defusedxml (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting Twisted (from crest)\nCollecting prctl (from crest)\nCollecting cql (from crest)\nCollecting ipaddress (from crest)\nCollecting msgpack-python (from crest)\nCollecting attrs (from crest)\nCollecting Automat (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting telephus (from crest)\nCollecting asn1crypto (from crest)\nCollecting enum34 (from crest)\nCollecting pure-sasl (from crest)\nCollecting setuptools (from crest)\nCollecting constantly (from crest)\nCollecting lxml (from crest)\nCollecting thrift (from crest)\nCollecting incremental (from crest)\nCollecting zope.interface (from crest)\nCollecting six (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homer (1.0-180326.111418) ...\nCollecting homer\nCollecting crest (from homer)\nCollecting cyclone (from crest->homer)\nCollecting cryptography (from crest->homer)\nCollecting idna (from crest->homer)\nCollecting defusedxml (from crest->homer)\nCollecting pyOpenSSL (from crest->homer)\nCollecting Twisted (from crest->homer)\nCollecting prctl (from crest->homer)\nCollecting cql (from crest->homer)\nCollecting ipaddress (from crest->homer)\nCollecting msgpack-python (from crest->homer)\nCollecting attrs (from crest->homer)\nCollecting Automat (from crest->homer)\nCollecting metaswitchcommon (from crest->homer)\nCollecting telephus (from crest->homer)\nCollecting asn1crypto (from crest->homer)\nCollecting enum34 (from crest->homer)\nCollecting pure-sasl (from crest->homer)\nCollecting setuptools (from crest->homer)\nCollecting constantly (from crest->homer)\nCollecting lxml (from crest->homer)\nCollecting thrift (from crest->homer)\nCollecting incremental (from crest->homer)\nCollecting zope.interface (from crest->homer)\nCollecting six (from crest->homer)\nCollecting cffi>=1.7 (from cryptography->crest->homer)\nCollecting pycparser (from metaswitchcommon->crest->homer)\nCollecting pycrypto (from metaswitchcommon->crest->homer)\nCollecting monotonic (from metaswitchcommon->crest->homer)\nCollecting pyzmq (from metaswitchcommon->crest->homer)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homer\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: defusedxml 0.5.0\n Uninstalling defusedxml-0.5.0:\n Successfully uninstalled defusedxml-0.5.0\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\n/var/lib/dpkg/info/homer.postinst: 50: /var/lib/dpkg/info/homer.postinst: /usr/share/clearwater/cassandra-schemas/homer.sh: not found\nProcessing triggers for libc-bin (2.19-0ubuntu6.15) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 3s (9841 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58218 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting nsenter (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.201\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.201\n++ echo A 172.30.9.201\n++ ip2rr 172.30.9.201\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.201\n++ echo A 172.30.9.201\n+ echo 'nameserver 192.168.100.2'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n+ (( i=1 ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 0m\n Service Name Status Type \n node-homer-0.clearwater.opnfv Running System \n ntp_process Running Process \n nginx_process Running Process \n homer_process Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program \n poll_homer Wait parent Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' homer_process Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program \n poll_homer Wait parent Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 1m\n Service Name Status Type \n node-homer-0.clearwater.opnfv Running System \n ntp_process Running Process \n nginx_process Running Process \n homer_process Execution failed | Does... Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n clearwater_config_manager_pr... Initializing Process \n clearwater_cluster_manager_p... Initializing Process \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program \n poll_homer Wait parent Program \n clearwater_queue_manager_uptime Initializing Program \n etcd_uptime Wait parent Program \n poll_etcd_cluster Wait parent Program \n poll_etcd Wait parent Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' homer_process Execution failed | Does... Process \n etcd_process Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n clearwater_config_manager_pr... Initializing Process \n clearwater_cluster_manager_p... Initializing Process \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program \n poll_homer Wait parent Program \n clearwater_queue_manager_uptime Initializing Program \n etcd_uptime Wait parent Program \n poll_etcd_cluster Wait parent Program \n poll_etcd Wait parent Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 2m\n Service Name Status Type \n node-homer-0.clearwater.opnfv Running System \n ntp_process Running Process \n nginx_process Running Process \n homer_process Execution failed | Does... Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Running Process \n clearwater_cluster_manager_p... Does not exist Process \n nginx_ping Status ok Program \n nginx_uptime Status ok Program \n monit_uptime Status ok Program \n poll_homer Wait parent Program \n clearwater_queue_manager_uptime Status failed Program \n etcd_uptime Status failed Program \n poll_etcd_cluster Status ok Program \n poll_etcd Status ok Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' homer_process Execution failed | Does... Process \n clearwater_cluster_manager_p... Does not exist Process \n poll_homer Wait parent Program \n clearwater_queue_manager_uptime Status failed Program \n etcd_uptime Status failed Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 3m\n Service Name Status Type \n node-homer-0.clearwater.opnfv Running System \n ntp_process Running Process \n nginx_process Running Process \n homer_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Running Process \n clearwater_cluster_manager_p... Running Process \n nginx_ping Status ok Program \n nginx_uptime Status ok Program \n monit_uptime Status ok Program \n poll_homer Status ok Program \n clearwater_queue_manager_uptime Status ok Program \n etcd_uptime Status ok Program \n poll_etcd_cluster Status ok Program \n poll_etcd Status ok Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ''\n+ break\n+ clearwater-etcdctl cluster-health\nmember 30e38f8387e90491 is healthy: got healthy result from http://192.168.100.3:4000\nmember 691c46ffceca493d is healthy: got healthy result from http://192.168.100.9:4000\nmember 911e3700411d295f is healthy: got healthy result from http://192.168.100.18:4000\nmember ad242935763ebb32 is healthy: got healthy result from http://192.168.100.17:4000\nmember e5c4776e80d3063e is healthy: got healthy result from http://192.168.100.7:4000\nmember fdb121c99be7ed2e is healthy: got healthy result from http://192.168.100.26:4000\ncluster is healthy\n+ clearwater-etcdctl member list\n30e38f8387e90491: name=192-168-100-3 peerURLs=http://192.168.100.3:2380 clientURLs=http://192.168.100.3:4000 isLeader=false\n691c46ffceca493d: name=192-168-100-9 peerURLs=http://192.168.100.9:2380 clientURLs=http://192.168.100.9:4000 isLeader=false\n911e3700411d295f: name=192-168-100-18 peerURLs=http://192.168.100.18:2380 clientURLs=http://192.168.100.18:4000 isLeader=false\nad242935763ebb32: name=192-168-100-17 peerURLs=http://192.168.100.17:2380 clientURLs=http://192.168.100.17:4000 isLeader=false\ne5c4776e80d3063e: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=true\nfdb121c99be7ed2e: name=192-168-100-26 peerURLs=http://192.168.100.26:2380 clientURLs=http://192.168.100.26:4000 isLeader=false\n+ cw-check_cluster_state\nThis script prints the status of the data store clusters.\n\nThis node (192.168.100.3) should not be in any cluster.\n\nDescribing the Cassandra cluster:\n The cluster is stable.\n 192.168.100.9 is in state normal.\n\nDescribing the Chronos cluster:\n The cluster is stable.\n 192.168.100.9 is in state normal.\n\nDescribing the Memcached cluster:\n The cluster is stable.\n 192.168.100.9 is in state normal.\n\n+ cw-check_config_sync\n - /etc/clearwater/sas.json is up to date\n - /etc/clearwater/dns.json is up to date\n - /etc/clearwater/shared_config is up to date\n+ curl -i -X POST -H 'X-Auth-Token: gAAAAABc-56LGvgqtoxlT_BzEM840jYuML3z2Sc8-8902m3eBSwmWzVx4Q07P5sPpxR6KBKqroGpasETXxIdeS7m3BBL_eO2Vw7r4pJXPfgwu2QRDqHIr1TxTnoOBaEuLxhdX5txcTT-ipJxrlQS_I1thzXHfbu5botlT9CBIQ5HrNqhFjohVBE' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.46:8004/v1/c04132917d2c4447ba1b1d0ab3e1c6ed/stacks/clearwater-opnfv-homer-pkfwezyhemno-0-wwbfbct5ubwt/47f56313-eb8c-4b2e-9b2d-5d1802f747b2/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 57 --:--:-- --:--:-- --:--:-- 57\nHTTP/1.1 200 OK\nDate: Sat, 08 Jun 2019 11:45:49 GMT\nServer: Apache\nx-openstack-request-id: req-971f0465-669b-4c27-ae0a-1010e351707c\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 | dd:42:4a:6c:d3:8f:2b:2b:8a:5d:4d:9c:89:0b:b9:b4 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 0c:bd:c2:13:05:86:43:ce:5f:61:ee:ac:c0:2e:3d:d3 root@homer-0 (DSA)\nec2: 256 ec:de:ae:76:3b:17:aa:b8:c7:d8:7b:d8:f7:28:94:24 root@homer-0 (ECDSA)\nec2: 256 0a:71:97:43:14:fd:86:4a:cc:f7:2a:d1:9a:99:c9:45 root@homer-0 (ED25519)\nec2: 2048 d6:8d:7d:5c:39:5f:fa:7f:ce:ac:31:b6:29:c0:67:11 root@homer-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLtpRsuknNfthMpid93AMcI52OwTWll8pub2TZs4IAKavSX/eA64GqlVxPUwDJ5RLcJsD2Spn7NZ5rNTgLvk9fU= root@homer-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIADFIf50UYYgu4mcIj1mSTK6mn8pAWHDkJ7qZ4TWdjw7 root@homer-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDONlmp3M6vabMj7yXF7Jg8VTTzZWuLTqn2VBEA772HsM3uG2aVyFamd6/1zFiBJdWYUbDkLpu5+rjfhsPUS9PCbnIqWZqdyiSO15CLGIcQXinMhSD1G2iRGayplBLx/ldwGOCFwge4R9Cz1ES3gxBSdnNcKmp7RZ8wfobxHuTePja2OKyPbDZLO2gyTJUYIIOaSMrT/KZO8/nHwm3r6rvIGtA3+hDPLVF3mAj1KVCSKIQt7J3B8SHTt9gdJ9vspWd0GwMqBWdmVbBI8qFVKjjTgyNCQDYspxifLWRToX6/XvDVXgKYfFhIlZInSU6NCzTA4GdSrFgm/Ks6wUFKCkHl root@homer-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Sat, 08 Jun 2019 11:45:50 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 318.40 seconds\n"} 2019-06-08 11:46:23,435 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers/d945b29a-5003-4775-9d59-a8d1e480cb5e/action used request id req-a307ac62-c24d-4cfd-a2f0-b1dc4c03423e 2019-06-08 11:46:23,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0836429595947s 2019-06-08 11:46:23,437 - functest.core.singlevm - DEBUG - console: gh level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 1007596K/1048040K available (7504K kernel code, 1167K rwdata, 3440K rodata, 1372K init, 1448K bss, 40444K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 4194304 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.908 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.008008] pid_max: default: 32768 minimum: 301 [ 0.009840] Security Framework initialized [ 0.012087] AppArmor: AppArmor initialized [ 0.013713] Yama: becoming mindful. [ 0.015327] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016901] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020446] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024014] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.027015] Initializing cgroup subsys memory [ 0.028030] Initializing cgroup subsys devices [ 0.029762] Initializing cgroup subsys freezer [ 0.032017] Initializing cgroup subsys blkio [ 0.033693] Initializing cgroup subsys perf_event [ 0.036006] Initializing cgroup subsys hugetlb [ 0.038514] mce: CPU supports 10 MCE banks [ 0.040066] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040066] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044010] Spectre V2 : Mitigation: Full generic retpoline [ 0.046060] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.048007] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.050294] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.052004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.056011] MDS: Mitigation: Clear CPU buffers [ 0.084530] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.091619] ACPI: Core revision 20131115 [ 0.092477] ACPI: All ACPI Tables successfully acquired [ 0.094733] ftrace: allocating 28757 entries in 113 pages [ 0.116264] smpboot: Max logical packages: 1 [ 0.120005] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.124019] Enabling x2apic [ 0.125232] Enabled x2apic [ 0.126723] Switched APIC routing to physical x2apic. [ 0.129432] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.132002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.136030] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.148253] KVM setup paravirtual spinlock [ 0.151671] x86: Booted up 1 node, 1 CPUs [ 0.152005] smpboot: Total of 1 processors activated (6983.81 BogoMIPS) [ 0.154711] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.156157] devtmpfs: initialized [ 0.158707] EVM: security.selinux [ 0.160006] EVM: security.SMACK64 [ 0.161330] EVM: security.ima [ 0.162553] EVM: security.capability [ 0.164935] pinctrl core: initialized pinctrl subsystem [ 0.166947] regulator-dummy: no parameters [ 0.168108] RTC time: 11:40:31, date: 06/08/19 [ 0.169877] NET: Registered protocol family 16 [ 0.171700] cpuidle: using governor ladder [ 0.172004] cpuidle: using governor menu [ 0.173588] ACPI: bus type PCI registered [ 0.175152] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.176143] PCI: Using configuration type 1 for base access [ 0.178882] bio: create slab at 0 [ 0.180198] ACPI: Added _OSI(Module Device) [ 0.181833] ACPI: Added _OSI(Processor Device) [ 0.183538] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.184010] ACPI: Added _OSI(Processor Aggregator Device) [ 0.187191] ACPI: Interpreter enabled [ 0.188012] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.191654] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.194322] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.197024] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.200007] ACPI: (supports S0 S5) [ 0.201390] ACPI: Using IOAPIC for interrupt routing [ 0.203264] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.204169] ACPI: No dock devices found. [ 0.207536] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.208008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.210457] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.212018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.216203] acpiphp: Slot [3] registered [ 0.218025] acpiphp: Slot [4] registered [ 0.219594] acpiphp: Slot [5] registered [ 0.220024] acpiphp: Slot [6] registered [ 0.221587] acpiphp: Slot [7] registered [ 0.223157] acpiphp: Slot [8] registered [ 0.224023] acpiphp: Slot [9] registered [ 0.225603] acpiphp: Slot [10] registered [ 0.227201] acpiphp: Slot [11] registered [ 0.228026] acpiphp: Slot [12] registered [ 0.229638] acpiphp: Slot [13] registered [ 0.231224] acpiphp: Slot [14] registered [ 0.232024] acpiphp: Slot [15] registered [ 0.233623] acpiphp: Slot [16] registered [ 0.235212] acpiphp: Slot [17] registered [ 0.236036] acpiphp: Slot [18] registered [ 0.237627] acpiphp: Slot [19] registered [ 0.239224] acpiphp: Slot [20] registered [ 0.240024] acpiphp: Slot [21] registered [ 0.241626] acpiphp: Slot [22] registered [ 0.243227] acpiphp: Slot [23] registered [ 0.244024] acpiphp: Slot [24] registered [ 0.245627] acpiphp: Slot [25] registered [ 0.247217] acpiphp: Slot [26] registered [ 0.248023] acpiphp: Slot [27] registered [ 0.249609] acpiphp: Slot [28] registered [ 0.251195] acpiphp: Slot [29] registered [ 0.252023] acpiphp: Slot [30] registered [ 0.253608] acpiphp: Slot [31] registered [ 0.255184] PCI host bridge to bus 0000:00 [ 0.256006] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.258022] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.260004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.262221] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.264004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.266347] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.274413] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.276027] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.299791] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.301297] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.304055] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.306817] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.309226] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.311616] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.312344] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.314410] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.316004] vgaarb: loaded [ 0.317289] vgaarb: bridge control possible 0000:00:02.0 [ 0.319504] SCSI subsystem initialized [ 0.320225] ACPI: bus type USB registered [ 0.321847] usbcore: registered new interface driver usbfs [ 0.323860] usbcore: registered new interface driver hub [ 0.324047] usbcore: registered new device driver usb [ 0.326112] PCI: Using ACPI for IRQ routing [ 0.328126] NetLabel: Initializing [ 0.329524] NetLabel: domain hash size = 128 [ 0.331184] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.332041] NetLabel: unlabeled traffic allowed by default [ 0.334311] Switched to clocksource kvm-clock [ 0.340388] AppArmor: AppArmor Filesystem Enabled [ 0.342198] pnp: PnP ACPI init [ 0.343482] ACPI: bus type PNP registered [ 0.345538] pnp: PnP ACPI: found 8 devices [ 0.347157] ACPI: bus type PNP unregistered [ 0.354441] NET: Registered protocol family 2 [ 0.356385] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.358965] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361408] TCP: Hash tables configured (established 8192 bind 8192) [ 0.363811] TCP: reno registered [ 0.365155] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.367316] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369705] NET: Registered protocol family 1 [ 0.371446] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.373675] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.375817] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.392826] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.410336] Trying to unpack rootfs image as initramfs... [ 0.509514] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.512547] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.514648] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.517856] Scanning for low memory corruption every 60 seconds [ 0.520300] Initialise system trusted keyring [ 0.522034] audit: initializing netlink socket (disabled) [ 0.524059] type=2000 audit(1559994032.276:1): initialized [ 0.544198] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.547413] zbud: loaded [ 0.548777] VFS: Disk quotas dquot_6.5.2 [ 0.550365] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.553065] fuse init (API version 7.22) [ 0.554683] msgmni has been set to 1982 [ 0.556276] Key type big_key registered [ 0.558142] Key type asymmetric registered [ 0.559749] Asymmetric key parser 'x509' registered [ 0.561622] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.564496] io scheduler noop registered [ 0.566047] io scheduler deadline registered (default) [ 0.567980] io scheduler cfq registered [ 0.569538] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.571602] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.573981] ipmi message handler version 39.2 [ 0.575674] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.578554] ACPI: Power Button [PWRF] [ 0.580079] GHES: HEST is not enabled! [ 0.596631] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.629509] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.632123] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.657850] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.661512] Linux agpgart interface v0.103 [ 0.664073] brd: module loaded [ 0.665833] loop: module loaded [ 0.667576] blk-mq: CPU -> queue map [ 0.669017] CPU 0 -> Queue 0 [ 0.671414] vda: vda1 [ 0.673176] scsi0 : ata_piix [ 0.674442] scsi1 : ata_piix [ 0.675729] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.678162] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.681449] libphy: Fixed MDIO Bus: probed [ 0.683162] tun: Universal TUN/TAP device driver, 1.6 [ 0.685064] tun: (C) 1999-2004 Max Krasnyansky [ 0.688477] PPP generic driver version 2.4.2 [ 0.690188] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.692546] ehci-pci: EHCI PCI platform driver [ 0.694268] ehci-platform: EHCI generic platform driver [ 0.696226] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.698465] ohci-pci: OHCI PCI platform driver [ 0.700174] ohci-platform: OHCI generic platform driver [ 0.702125] uhci_hcd: USB Universal Host Controller Interface driver [ 0.719552] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.721534] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.724630] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.726846] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.729286] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.732086] usb usb1: Product: UHCI Host Controller [ 0.733930] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.736243] usb usb1: SerialNumber: 0000:00:01.2 [ 0.738099] hub 1-0:1.0: USB hub found [ 0.739620] hub 1-0:1.0: 2 ports detected [ 0.741367] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.745347] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.747225] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.749237] mousedev: PS/2 mouse device common for all mice [ 0.751651] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.754967] rtc_cmos 00:00: RTC can wake from S4 [ 0.757272] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.759581] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.761985] device-mapper: uevent: version 1.0.3 [ 0.763825] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.767016] ledtrig-cpu: registered to indicate activity on CPUs [ 0.769346] TCP: cubic registered [ 0.770794] NET: Registered protocol family 10 [ 0.772780] NET: Registered protocol family 17 [ 0.774522] Key type dns_resolver registered [ 0.776404] Loading compiled-in X.509 certificates [ 0.778783] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.782295] registered taskstats version 1 [ 0.785597] Key type trusted registered [ 0.789650] Key type encrypted registered [ 0.791258] AppArmor: AppArmor sha1 policy hashing enabled [ 0.793309] IMA: No TPM chip found, activating TPM-bypass! [ 0.795920] regulator-dummy: disabling [ 0.797449] Magic number: 7:897:680 [ 0.799074] rtc_cmos 00:00: setting system clock to 2019-06-08 11:40:32 UTC (1559994032) [ 0.802206] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.804396] EDD information not available. [ 0.837488] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.852586] Write protecting the kernel read-only data: 12288k [ 0.855390] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.859766] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.876127] systemd-udevd[99]: starting version 204 [ 0.916504] FDC 0 is a S82078B [ 1.064091] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.229359] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.232409] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.235455] usb 1-1: Product: QEMU USB Tablet [ 1.237444] usb 1-1: Manufacturer: QEMU [ 1.239186] usb 1-1: SerialNumber: 42 [ 1.941966] 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.310626] 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.425189] random: init urandom read with 10 bits of entropy available [ 2.556602] 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 Sat, 08 Jun 2019 11:40:34 +0000. Up 2.98 seconds. cloud-init-nonet[3.21]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting 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.61]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sat, 08 Jun 2019 11:40:36 +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.3 | 255.255.255.0 | fa:16:3e:24:77:a4 | 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: d6:8d:7d:5c:39:5f:fa:7f:ce:ac:31:b6:29:c0:67:11 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | | | E .| | . oo| | . +.. o+| | S.o o.+ .| | . o o. . | | + + .| | .. Bo| | .+o*| +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 0c:bd:c2:13:05:86:43:ce:5f:61:ee:ac:c0:2e:3d:d3 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | ...o.+ | | oo. = . | | o.o + | | . o B . | | o = S | | o o + | | . = E | | . o | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: ec:de:ae:76:3b:17:aa:b8:c7:d8:7b:d8:f7:28:94:24 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | | | .E . | | So . | | . o . | | +.+ . . | | .o*.B o. | | o+=B+*... | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 0a:71:97:43:14:fd:86:4a:cc:f7:2a:d1:9a:99:c9:45 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | .+o | | . .. | | . .o+ o | | o .+.E o | | . .S= o | | . .o o . | | .. O . | | O . | | . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush 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 Sat, 08 Jun 2019 11:40:42 +0000. Up 10.98 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 Sat, 08 Jun 2019 11:40:43 +0000. Up 12.13 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 15516 0 --:--:-- --:--:-- --:--:-- 15589 OK + apt-get update Ubuntu 14.04.6 LTS homer-0 ttyS0 homer-0 login: Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:10 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:18 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] Get:20 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 6s (2134 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.7 + '[' -n 192.168.100.7 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-snmpd clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat 0 upgraded, 94 newly installed, 0 to remove and 0 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.2 [407 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 88.0 MB in 8s (9823 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51354 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.2_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package homer. Preparing to unpack .../homer_1.0-180326.111418_amd64.deb ... Unpacking homer (1.0-180326.111418) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.11) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ... Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8292 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key .....................+++ ...................+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up crest (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting defusedxml (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homer (1.0-180326.111418) ... Collecting homer Collecting crest (from homer) Collecting cyclone (from crest->homer) Collecting cryptography (from crest->homer) Collecting idna (from crest->homer) Collecting defusedxml (from crest->homer) Collecting pyOpenSSL (from crest->homer) Collecting Twisted (from crest->homer) Collecting prctl (from crest->homer) Collecting cql (from crest->homer) Collecting ipaddress (from crest->homer) Collecting msgpack-python (from crest->homer) Collecting attrs (from crest->homer) Collecting Automat (from crest->homer) Collecting metaswitchcommon (from crest->homer) Collecting telephus (from crest->homer) Collecting asn1crypto (from crest->homer) Collecting enum34 (from crest->homer) Collecting pure-sasl (from crest->homer) Collecting setuptools (from crest->homer) Collecting constantly (from crest->homer) Collecting lxml (from crest->homer) Collecting thrift (from crest->homer) Collecting incremental (from crest->homer) Collecting zope.interface (from crest->homer) Collecting six (from crest->homer) Collecting cffi>=1.7 (from cryptography->crest->homer) Collecting pycparser (from metaswitchcommon->crest->homer) Collecting pycrypto (from metaswitchcommon->crest->homer) Collecting monotonic (from metaswitchcommon->crest->homer) Collecting pyzmq (from metaswitchcommon->crest->homer) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homer Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: defusedxml 0.5.0 Uninstalling defusedxml-0.5.0: Successfully uninstalled defusedxml-0.5.0 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. /var/lib/dpkg/info/homer.postinst: 50: /var/lib/dpkg/info/homer.postinst: /usr/share/clearwater/cassandra-schemas/homer.sh: not found Processing triggers for libc-bin (2.19-0ubuntu6.15) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 3s (9841 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58218 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.201 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.201 ++ echo A 172.30.9.201 ++ ip2rr 172.30.9.201 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.201 ++ echo A 172.30.9.201 + echo 'nameserver 192.168.100.2' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Initializing Process clearwater_diags_monitor_pro... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_homer Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' homer_process Initializing Process clearwater_diags_monitor_pro... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_homer Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Execution failed | Does... Process clearwater_queue_manager_pro... Running Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_homer Wait parent Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' homer_process Execution failed | Does... Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_homer Wait parent Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Execution failed | Does... Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Does not exist Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program poll_homer Wait parent Program clearwater_queue_manager_uptime Status failed Program etcd_uptime Status failed Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' homer_process Execution failed | Does... Process clearwater_cluster_manager_p... Does not exist Process poll_homer Wait parent Program clearwater_queue_manager_uptime Status failed Program etcd_uptime Status failed Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 3m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program poll_homer Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 30e38f8387e90491 is healthy: got healthy result from http://192.168.100.3:4000 member 691c46ffceca493d is healthy: got healthy result from http://192.168.100.9:4000 member 911e3700411d295f is healthy: got healthy result from http://192.168.100.18:4000 member ad242935763ebb32 is healthy: got healthy result from http://192.168.100.17:4000 member e5c4776e80d3063e is healthy: got healthy result from http://192.168.100.7:4000 member fdb121c99be7ed2e is healthy: got healthy result from http://192.168.100.26:4000 cluster is healthy + clearwater-etcdctl member list 30e38f8387e90491: name=192-168-100-3 peerURLs=http://192.168.100.3:2380 clientURLs=http://192.168.100.3:4000 isLeader=false 691c46ffceca493d: name=192-168-100-9 peerURLs=http://192.168.100.9:2380 clientURLs=http://192.168.100.9:4000 isLeader=false 911e3700411d295f: name=192-168-100-18 peerURLs=http://192.168.100.18:2380 clientURLs=http://192.168.100.18:4000 isLeader=false ad242935763ebb32: name=192-168-100-17 peerURLs=http://192.168.100.17:2380 clientURLs=http://192.168.100.17:4000 isLeader=false e5c4776e80d3063e: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=true fdb121c99be7ed2e: name=192-168-100-26 peerURLs=http://192.168.100.26:2380 clientURLs=http://192.168.100.26:4000 isLeader=false + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.3) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.9 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.9 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.9 is in state normal. + cw-check_config_sync - /etc/clearwater/sas.json is up to date - /etc/clearwater/dns.json is up to date - /etc/clearwater/shared_config is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABc-56LGvgqtoxlT_BzEM840jYuML3z2Sc8-8902m3eBSwmWzVx4Q07P5sPpxR6KBKqroGpasETXxIdeS7m3BBL_eO2Vw7r4pJXPfgwu2QRDqHIr1TxTnoOBaEuLxhdX5txcTT-ipJxrlQS_I1thzXHfbu5botlT9CBIQ5HrNqhFjohVBE' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.46:8004/v1/c04132917d2c4447ba1b1d0ab3e1c6ed/stacks/clearwater-opnfv-homer-pkfwezyhemno-0-wwbfbct5ubwt/47f56313-eb8c-4b2e-9b2d-5d1802f747b2/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 57 --:--:-- --:--:-- --:--:-- 57 HTTP/1.1 200 OK Date: Sat, 08 Jun 2019 11:45:49 GMT Server: Apache x-openstack-request-id: req-971f0465-669b-4c27-ae0a-1010e351707c 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 | dd:42:4a:6c:d3:8f:2b:2b:8a:5d:4d:9c:89:0b:b9:b4 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 0c:bd:c2:13:05:86:43:ce:5f:61:ee:ac:c0:2e:3d:d3 root@homer-0 (DSA) ec2: 256 ec:de:ae:76:3b:17:aa:b8:c7:d8:7b:d8:f7:28:94:24 root@homer-0 (ECDSA) ec2: 256 0a:71:97:43:14:fd:86:4a:cc:f7:2a:d1:9a:99:c9:45 root@homer-0 (ED25519) ec2: 2048 d6:8d:7d:5c:39:5f:fa:7f:ce:ac:31:b6:29:c0:67:11 root@homer-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLtpRsuknNfthMpid93AMcI52OwTWll8pub2TZs4IAKavSX/eA64GqlVxPUwDJ5RLcJsD2Spn7NZ5rNTgLvk9fU= root@homer-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIADFIf50UYYgu4mcIj1mSTK6mn8pAWHDkJ7qZ4TWdjw7 root@homer-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDONlmp3M6vabMj7yXF7Jg8VTTzZWuLTqn2VBEA772HsM3uG2aVyFamd6/1zFiBJdWYUbDkLpu5+rjfhsPUS9PCbnIqWZqdyiSO15CLGIcQXinMhSD1G2iRGayplBLx/ldwGOCFwge4R9Cz1ES3gxBSdnNcKmp7RZ8wfobxHuTePja2OKyPbDZLO2gyTJUYIIOaSMrT/KZO8/nHwm3r6rvIGtA3+hDPLVF3mAj1KVCSKIQt7J3B8SHTt9gdJ9vspWd0GwMqBWdmVbBI8qFVKjjTgyNCQDYspxifLWRToX6/XvDVXgKYfFhIlZInSU6NCzTA4GdSrFgm/Ks6wUFKCkHl root@homer-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sat, 08 Jun 2019 11:45:50 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 318.40 seconds 2019-06-08 11:46:23,442 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in console gh level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 1007596K/1048040K available (7504K kernel code, 1167K rwdata, 3440K rodata, 1372K init, 1448K bss, 40444K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 4194304 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.908 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.008008] pid_max: default: 32768 minimum: 301 [ 0.009840] Security Framework initialized [ 0.012087] AppArmor: AppArmor initialized [ 0.013713] Yama: becoming mindful. [ 0.015327] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016901] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020446] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024014] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.027015] Initializing cgroup subsys memory [ 0.028030] Initializing cgroup subsys devices [ 0.029762] Initializing cgroup subsys freezer [ 0.032017] Initializing cgroup subsys blkio [ 0.033693] Initializing cgroup subsys perf_event [ 0.036006] Initializing cgroup subsys hugetlb [ 0.038514] mce: CPU supports 10 MCE banks [ 0.040066] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040066] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044010] Spectre V2 : Mitigation: Full generic retpoline [ 0.046060] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.048007] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.050294] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.052004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.056011] MDS: Mitigation: Clear CPU buffers [ 0.084530] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.091619] ACPI: Core revision 20131115 [ 0.092477] ACPI: All ACPI Tables successfully acquired [ 0.094733] ftrace: allocating 28757 entries in 113 pages [ 0.116264] smpboot: Max logical packages: 1 [ 0.120005] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.124019] Enabling x2apic [ 0.125232] Enabled x2apic [ 0.126723] Switched APIC routing to physical x2apic. [ 0.129432] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.132002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.136030] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.148253] KVM setup paravirtual spinlock [ 0.151671] x86: Booted up 1 node, 1 CPUs [ 0.152005] smpboot: Total of 1 processors activated (6983.81 BogoMIPS) [ 0.154711] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.156157] devtmpfs: initialized [ 0.158707] EVM: security.selinux [ 0.160006] EVM: security.SMACK64 [ 0.161330] EVM: security.ima [ 0.162553] EVM: security.capability [ 0.164935] pinctrl core: initialized pinctrl subsystem [ 0.166947] regulator-dummy: no parameters [ 0.168108] RTC time: 11:40:31, date: 06/08/19 [ 0.169877] NET: Registered protocol family 16 [ 0.171700] cpuidle: using governor ladder [ 0.172004] cpuidle: using governor menu [ 0.173588] ACPI: bus type PCI registered [ 0.175152] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.176143] PCI: Using configuration type 1 for base access [ 0.178882] bio: create slab at 0 [ 0.180198] ACPI: Added _OSI(Module Device) [ 0.181833] ACPI: Added _OSI(Processor Device) [ 0.183538] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.184010] ACPI: Added _OSI(Processor Aggregator Device) [ 0.187191] ACPI: Interpreter enabled [ 0.188012] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.191654] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.194322] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.197024] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.200007] ACPI: (supports S0 S5) [ 0.201390] ACPI: Using IOAPIC for interrupt routing [ 0.203264] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.204169] ACPI: No dock devices found. [ 0.207536] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.208008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.210457] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.212018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.216203] acpiphp: Slot [3] registered [ 0.218025] acpiphp: Slot [4] registered [ 0.219594] acpiphp: Slot [5] registered [ 0.220024] acpiphp: Slot [6] registered [ 0.221587] acpiphp: Slot [7] registered [ 0.223157] acpiphp: Slot [8] registered [ 0.224023] acpiphp: Slot [9] registered [ 0.225603] acpiphp: Slot [10] registered [ 0.227201] acpiphp: Slot [11] registered [ 0.228026] acpiphp: Slot [12] registered [ 0.229638] acpiphp: Slot [13] registered [ 0.231224] acpiphp: Slot [14] registered [ 0.232024] acpiphp: Slot [15] registered [ 0.233623] acpiphp: Slot [16] registered [ 0.235212] acpiphp: Slot [17] registered [ 0.236036] acpiphp: Slot [18] registered [ 0.237627] acpiphp: Slot [19] registered [ 0.239224] acpiphp: Slot [20] registered [ 0.240024] acpiphp: Slot [21] registered [ 0.241626] acpiphp: Slot [22] registered [ 0.243227] acpiphp: Slot [23] registered [ 0.244024] acpiphp: Slot [24] registered [ 0.245627] acpiphp: Slot [25] registered [ 0.247217] acpiphp: Slot [26] registered [ 0.248023] acpiphp: Slot [27] registered [ 0.249609] acpiphp: Slot [28] registered [ 0.251195] acpiphp: Slot [29] registered [ 0.252023] acpiphp: Slot [30] registered [ 0.253608] acpiphp: Slot [31] registered [ 0.255184] PCI host bridge to bus 0000:00 [ 0.256006] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.258022] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.260004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.262221] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.264004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.266347] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.274413] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.276027] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.299791] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.301297] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.304055] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.306817] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.309226] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.311616] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.312344] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.314410] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.316004] vgaarb: loaded [ 0.317289] vgaarb: bridge control possible 0000:00:02.0 [ 0.319504] SCSI subsystem initialized [ 0.320225] ACPI: bus type USB registered [ 0.321847] usbcore: registered new interface driver usbfs [ 0.323860] usbcore: registered new interface driver hub [ 0.324047] usbcore: registered new device driver usb [ 0.326112] PCI: Using ACPI for IRQ routing [ 0.328126] NetLabel: Initializing [ 0.329524] NetLabel: domain hash size = 128 [ 0.331184] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.332041] NetLabel: unlabeled traffic allowed by default [ 0.334311] Switched to clocksource kvm-clock [ 0.340388] AppArmor: AppArmor Filesystem Enabled [ 0.342198] pnp: PnP ACPI init [ 0.343482] ACPI: bus type PNP registered [ 0.345538] pnp: PnP ACPI: found 8 devices [ 0.347157] ACPI: bus type PNP unregistered [ 0.354441] NET: Registered protocol family 2 [ 0.356385] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.358965] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361408] TCP: Hash tables configured (established 8192 bind 8192) [ 0.363811] TCP: reno registered [ 0.365155] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.367316] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369705] NET: Registered protocol family 1 [ 0.371446] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.373675] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.375817] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.392826] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.410336] Trying to unpack rootfs image as initramfs... [ 0.509514] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.512547] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.514648] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.517856] Scanning for low memory corruption every 60 seconds [ 0.520300] Initialise system trusted keyring [ 0.522034] audit: initializing netlink socket (disabled) [ 0.524059] type=2000 audit(1559994032.276:1): initialized [ 0.544198] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.547413] zbud: loaded [ 0.548777] VFS: Disk quotas dquot_6.5.2 [ 0.550365] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.553065] fuse init (API version 7.22) [ 0.554683] msgmni has been set to 1982 [ 0.556276] Key type big_key registered [ 0.558142] Key type asymmetric registered [ 0.559749] Asymmetric key parser 'x509' registered [ 0.561622] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.564496] io scheduler noop registered [ 0.566047] io scheduler deadline registered (default) [ 0.567980] io scheduler cfq registered [ 0.569538] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.571602] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.573981] ipmi message handler version 39.2 [ 0.575674] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.578554] ACPI: Power Button [PWRF] [ 0.580079] GHES: HEST is not enabled! [ 0.596631] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.629509] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.632123] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.657850] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.661512] Linux agpgart interface v0.103 [ 0.664073] brd: module loaded [ 0.665833] loop: module loaded [ 0.667576] blk-mq: CPU -> queue map [ 0.669017] CPU 0 -> Queue 0 [ 0.671414] vda: vda1 [ 0.673176] scsi0 : ata_piix [ 0.674442] scsi1 : ata_piix [ 0.675729] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.678162] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.681449] libphy: Fixed MDIO Bus: probed [ 0.683162] tun: Universal TUN/TAP device driver, 1.6 [ 0.685064] tun: (C) 1999-2004 Max Krasnyansky [ 0.688477] PPP generic driver version 2.4.2 [ 0.690188] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.692546] ehci-pci: EHCI PCI platform driver [ 0.694268] ehci-platform: EHCI generic platform driver [ 0.696226] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.698465] ohci-pci: OHCI PCI platform driver [ 0.700174] ohci-platform: OHCI generic platform driver [ 0.702125] uhci_hcd: USB Universal Host Controller Interface driver [ 0.719552] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.721534] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.724630] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.726846] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.729286] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.732086] usb usb1: Product: UHCI Host Controller [ 0.733930] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.736243] usb usb1: SerialNumber: 0000:00:01.2 [ 0.738099] hub 1-0:1.0: USB hub found [ 0.739620] hub 1-0:1.0: 2 ports detected [ 0.741367] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.745347] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.747225] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.749237] mousedev: PS/2 mouse device common for all mice [ 0.751651] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.754967] rtc_cmos 00:00: RTC can wake from S4 [ 0.757272] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.759581] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.761985] device-mapper: uevent: version 1.0.3 [ 0.763825] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.767016] ledtrig-cpu: registered to indicate activity on CPUs [ 0.769346] TCP: cubic registered [ 0.770794] NET: Registered protocol family 10 [ 0.772780] NET: Registered protocol family 17 [ 0.774522] Key type dns_resolver registered [ 0.776404] Loading compiled-in X.509 certificates [ 0.778783] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.782295] registered taskstats version 1 [ 0.785597] Key type trusted registered [ 0.789650] Key type encrypted registered [ 0.791258] AppArmor: AppArmor sha1 policy hashing enabled [ 0.793309] IMA: No TPM chip found, activating TPM-bypass! [ 0.795920] regulator-dummy: disabling [ 0.797449] Magic number: 7:897:680 [ 0.799074] rtc_cmos 00:00: setting system clock to 2019-06-08 11:40:32 UTC (1559994032) [ 0.802206] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.804396] EDD information not available. [ 0.837488] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.852586] Write protecting the kernel read-only data: 12288k [ 0.855390] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.859766] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.876127] systemd-udevd[99]: starting version 204 [ 0.916504] FDC 0 is a S82078B [ 1.064091] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.229359] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.232409] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.235455] usb 1-1: Product: QEMU USB Tablet [ 1.237444] usb 1-1: Manufacturer: QEMU [ 1.239186] usb 1-1: SerialNumber: 42 [ 1.941966] 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.310626] 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.425189] random: init urandom read with 10 bits of entropy available [ 2.556602] 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 Sat, 08 Jun 2019 11:40:34 +0000. Up 2.98 seconds. cloud-init-nonet[3.21]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting 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.61]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sat, 08 Jun 2019 11:40:36 +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.3 | 255.255.255.0 | fa:16:3e:24:77:a4 | 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: d6:8d:7d:5c:39:5f:fa:7f:ce:ac:31:b6:29:c0:67:11 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | | | E .| | . oo| | . +.. o+| | S.o o.+ .| | . o o. . | | + + .| | .. Bo| | .+o*| +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 0c:bd:c2:13:05:86:43:ce:5f:61:ee:ac:c0:2e:3d:d3 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | ...o.+ | | oo. = . | | o.o + | | . o B . | | o = S | | o o + | | . = E | | . o | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: ec:de:ae:76:3b:17:aa:b8:c7:d8:7b:d8:f7:28:94:24 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | | | .E . | | So . | | . o . | | +.+ . . | | .o*.B o. | | o+=B+*... | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 0a:71:97:43:14:fd:86:4a:cc:f7:2a:d1:9a:99:c9:45 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | .+o | | . .. | | . .o+ o | | o .+.E o | | . .S= o | | . .o o . | | .. O . | | O . | | . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush 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 Sat, 08 Jun 2019 11:40:42 +0000. Up 10.98 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 Sat, 08 Jun 2019 11:40:43 +0000. Up 12.13 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 15516 0 --:--:-- --:--:-- --:--:-- 15589 OK + apt-get update Ubuntu 14.04.6 LTS homer-0 ttyS0 homer-0 login: Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:10 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:18 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] Get:20 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 6s (2134 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.7 + '[' -n 192.168.100.7 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-snmpd clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat 0 upgraded, 94 newly installed, 0 to remove and 0 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.2 [407 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 88.0 MB in 8s (9823 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51354 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.2_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package homer. Preparing to unpack .../homer_1.0-180326.111418_amd64.deb ... Unpacking homer (1.0-180326.111418) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.11) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ... Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8292 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key .....................+++ ...................+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up crest (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting defusedxml (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homer (1.0-180326.111418) ... Collecting homer Collecting crest (from homer) Collecting cyclone (from crest->homer) Collecting cryptography (from crest->homer) Collecting idna (from crest->homer) Collecting defusedxml (from crest->homer) Collecting pyOpenSSL (from crest->homer) Collecting Twisted (from crest->homer) Collecting prctl (from crest->homer) Collecting cql (from crest->homer) Collecting ipaddress (from crest->homer) Collecting msgpack-python (from crest->homer) Collecting attrs (from crest->homer) Collecting Automat (from crest->homer) Collecting metaswitchcommon (from crest->homer) Collecting telephus (from crest->homer) Collecting asn1crypto (from crest->homer) Collecting enum34 (from crest->homer) Collecting pure-sasl (from crest->homer) Collecting setuptools (from crest->homer) Collecting constantly (from crest->homer) Collecting lxml (from crest->homer) Collecting thrift (from crest->homer) Collecting incremental (from crest->homer) Collecting zope.interface (from crest->homer) Collecting six (from crest->homer) Collecting cffi>=1.7 (from cryptography->crest->homer) Collecting pycparser (from metaswitchcommon->crest->homer) Collecting pycrypto (from metaswitchcommon->crest->homer) Collecting monotonic (from metaswitchcommon->crest->homer) Collecting pyzmq (from metaswitchcommon->crest->homer) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homer Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: defusedxml 0.5.0 Uninstalling defusedxml-0.5.0: Successfully uninstalled defusedxml-0.5.0 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. /var/lib/dpkg/info/homer.postinst: 50: /var/lib/dpkg/info/homer.postinst: /usr/share/clearwater/cassandra-schemas/homer.sh: not found Processing triggers for libc-bin (2.19-0ubuntu6.15) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 3s (9841 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58218 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.201 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.201 ++ echo A 172.30.9.201 ++ ip2rr 172.30.9.201 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.201 ++ echo A 172.30.9.201 + echo 'nameserver 192.168.100.2' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Initializing Process clearwater_diags_monitor_pro... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_homer Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' homer_process Initializing Process clearwater_diags_monitor_pro... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_homer Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Execution failed | Does... Process clearwater_queue_manager_pro... Running Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_homer Wait parent Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' homer_process Execution failed | Does... Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_homer Wait parent Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Execution failed | Does... Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Does not exist Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program poll_homer Wait parent Program clearwater_queue_manager_uptime Status failed Program etcd_uptime Status failed Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' homer_process Execution failed | Does... Process clearwater_cluster_manager_p... Does not exist Process poll_homer Wait parent Program clearwater_queue_manager_uptime Status failed Program etcd_uptime Status failed Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 3m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program poll_homer Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 30e38f8387e90491 is healthy: got healthy result from http://192.168.100.3:4000 member 691c46ffceca493d is healthy: got healthy result from http://192.168.100.9:4000 member 911e3700411d295f is healthy: got healthy result from http://192.168.100.18:4000 member ad242935763ebb32 is healthy: got healthy result from http://192.168.100.17:4000 member e5c4776e80d3063e is healthy: got healthy result from http://192.168.100.7:4000 member fdb121c99be7ed2e is healthy: got healthy result from http://192.168.100.26:4000 cluster is healthy + clearwater-etcdctl member list 30e38f8387e90491: name=192-168-100-3 peerURLs=http://192.168.100.3:2380 clientURLs=http://192.168.100.3:4000 isLeader=false 691c46ffceca493d: name=192-168-100-9 peerURLs=http://192.168.100.9:2380 clientURLs=http://192.168.100.9:4000 isLeader=false 911e3700411d295f: name=192-168-100-18 peerURLs=http://192.168.100.18:2380 clientURLs=http://192.168.100.18:4000 isLeader=false ad242935763ebb32: name=192-168-100-17 peerURLs=http://192.168.100.17:2380 clientURLs=http://192.168.100.17:4000 isLeader=false e5c4776e80d3063e: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=true fdb121c99be7ed2e: name=192-168-100-26 peerURLs=http://192.168.100.26:2380 clientURLs=http://192.168.100.26:4000 isLeader=false + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.3) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.9 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.9 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.9 is in state normal. + cw-check_config_sync - /etc/clearwater/sas.json is up to date - /etc/clearwater/dns.json is up to date - /etc/clearwater/shared_config is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABc-56LGvgqtoxlT_BzEM840jYuML3z2Sc8-8902m3eBSwmWzVx4Q07P5sPpxR6KBKqroGpasETXxIdeS7m3BBL_eO2Vw7r4pJXPfgwu2QRDqHIr1TxTnoOBaEuLxhdX5txcTT-ipJxrlQS_I1thzXHfbu5botlT9CBIQ5HrNqhFjohVBE' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.46:8004/v1/c04132917d2c4447ba1b1d0ab3e1c6ed/stacks/clearwater-opnfv-homer-pkfwezyhemno-0-wwbfbct5ubwt/47f56313-eb8c-4b2e-9b2d-5d1802f747b2/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 57 --:--:-- --:--:-- --:--:-- 57 HTTP/1.1 200 OK Date: Sat, 08 Jun 2019 11:45:49 GMT Server: Apache x-openstack-request-id: req-971f0465-669b-4c27-ae0a-1010e351707c 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 | dd:42:4a:6c:d3:8f:2b:2b:8a:5d:4d:9c:89:0b:b9:b4 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 0c:bd:c2:13:05:86:43:ce:5f:61:ee:ac:c0:2e:3d:d3 root@homer-0 (DSA) ec2: 256 ec:de:ae:76:3b:17:aa:b8:c7:d8:7b:d8:f7:28:94:24 root@homer-0 (ECDSA) ec2: 256 0a:71:97:43:14:fd:86:4a:cc:f7:2a:d1:9a:99:c9:45 root@homer-0 (ED25519) ec2: 2048 d6:8d:7d:5c:39:5f:fa:7f:ce:ac:31:b6:29:c0:67:11 root@homer-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLtpRsuknNfthMpid93AMcI52OwTWll8pub2TZs4IAKavSX/eA64GqlVxPUwDJ5RLcJsD2Spn7NZ5rNTgLvk9fU= root@homer-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIADFIf50UYYgu4mcIj1mSTK6mn8pAWHDkJ7qZ4TWdjw7 root@homer-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDONlmp3M6vabMj7yXF7Jg8VTTzZWuLTqn2VBEA772HsM3uG2aVyFamd6/1zFiBJdWYUbDkLpu5+rjfhsPUS9PCbnIqWZqdyiSO15CLGIcQXinMhSD1G2iRGayplBLx/ldwGOCFwge4R9Cz1ES3gxBSdnNcKmp7RZ8wfobxHuTePja2OKyPbDZLO2gyTJUYIIOaSMrT/KZO8/nHwm3r6rvIGtA3+hDPLVF3mAj1KVCSKIQt7J3B8SHTt9gdJ9vspWd0GwMqBWdmVbBI8qFVKjjTgyNCQDYspxifLWRToX6/XvDVXgKYfFhIlZInSU6NCzTA4GdSrFgm/Ks6wUFKCkHl root@homer-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sat, 08 Jun 2019 11:45:50 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 318.40 seconds 2019-06-08 11:46:23,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 11:46:23,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:46:23,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1344 Content-Type: application/json Date: Sat, 08 Jun 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-a94523ce-f515-4ac0-b301-4e2fd9aaba36 x-openstack-request-id: req-a94523ce-f515-4ac0-b301-4e2fd9aaba36 2019-06-08 11:46:23,635 - 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:10:80:93", "version": 4, "addr": "192.168.100.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:80:93", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/98a7f6b0-c969-4cc2-af87-b7ef7872f92d", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/98a7f6b0-c969-4cc2-af87-b7ef7872f92d", "rel": "bookmark"}], "image": {"id": "4be488e3-47c8-405e-aea8-cae75c30f9ff", "links": [{"href": "http://172.30.9.46:8774/images/4be488e3-47c8-405e-aea8-cae75c30f9ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:40:39.000000", "flavor": {"id": "205aaf6f-7af1-479e-9e1c-478cf67b1d45", "links": [{"href": "http://172.30.9.46:8774/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "rel": "bookmark"}]}, "id": "98a7f6b0-c969-4cc2-af87-b7ef7872f92d", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "361d895b64ce45fda4eea4137ca52e60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:40:39Z", "hostId": "4513d243c6ce4a1f119109d26689f0a8c817b51353655c7e5045030e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "name": "bono-0.clearwater.opnfv", "created": "2019-06-08T11:40:04Z", "tenant_id": "b9f86e610bc74c1384f3b9b48534cde3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:23:37", "version": 4, "addr": "192.168.100.26", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:23:37", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/9e35db02-2cde-4218-bf45-fdee1cb08559", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/9e35db02-2cde-4218-bf45-fdee1cb08559", "rel": "bookmark"}], "image": {"id": "4be488e3-47c8-405e-aea8-cae75c30f9ff", "links": [{"href": "http://172.30.9.46:8774/images/4be488e3-47c8-405e-aea8-cae75c30f9ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:40:37.000000", "flavor": {"id": "205aaf6f-7af1-479e-9e1c-478cf67b1d45", "links": [{"href": "http://172.30.9.46:8774/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "rel": "bookmark"}]}, "id": "9e35db02-2cde-4218-bf45-fdee1cb08559", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "361d895b64ce45fda4eea4137ca52e60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:40:37Z", "hostId": "4513d243c6ce4a1f119109d26689f0a8c817b51353655c7e5045030e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "name": "dime-0.clearwater.opnfv", "created": "2019-06-08T11:40:04Z", "tenant_id": "b9f86e610bc74c1384f3b9b48534cde3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:24:77:a4", "version": 4, "addr": "192.168.100.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:24:77:a4", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/d945b29a-5003-4775-9d59-a8d1e480cb5e", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/d945b29a-5003-4775-9d59-a8d1e480cb5e", "rel": "bookmark"}], "image": {"id": "4be488e3-47c8-405e-aea8-cae75c30f9ff", "links": [{"href": "http://172.30.9.46:8774/images/4be488e3-47c8-405e-aea8-cae75c30f9ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:40:30.000000", "flavor": {"id": "205aaf6f-7af1-479e-9e1c-478cf67b1d45", "links": [{"href": "http://172.30.9.46:8774/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "rel": "bookmark"}]}, "id": "d945b29a-5003-4775-9d59-a8d1e480cb5e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "361d895b64ce45fda4eea4137ca52e60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:40:30Z", "hostId": "5a7a66950c36ddaf3f09e8a144efe6ea5e86982eff39aa800e169c69", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "name": "homer-0.clearwater.opnfv", "created": "2019-06-08T11:40:01Z", "tenant_id": "b9f86e610bc74c1384f3b9b48534cde3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:af:bd", "version": 4, "addr": "192.168.100.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:af:bd", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/09676360-382a-4661-90ed-d72cad0f402d", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/09676360-382a-4661-90ed-d72cad0f402d", "rel": "bookmark"}], "image": {"id": "4be488e3-47c8-405e-aea8-cae75c30f9ff", "links": [{"href": "http://172.30.9.46:8774/images/4be488e3-47c8-405e-aea8-cae75c30f9ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:35:02.000000", "flavor": {"id": "205aaf6f-7af1-479e-9e1c-478cf67b1d45", "links": [{"href": "http://172.30.9.46:8774/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "rel": "bookmark"}]}, "id": "09676360-382a-4661-90ed-d72cad0f402d", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "361d895b64ce45fda4eea4137ca52e60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:35:02Z", "hostId": "4513d243c6ce4a1f119109d26689f0a8c817b51353655c7e5045030e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "name": "sprout-0.clearwater.opnfv", "created": "2019-06-08T11:34:44Z", "tenant_id": "b9f86e610bc74c1384f3b9b48534cde3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:52:30", "version": 4, "addr": "192.168.100.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:52:30", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/eb641662-1cd4-4fcc-a9a8-42ffc51e98a1", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/eb641662-1cd4-4fcc-a9a8-42ffc51e98a1", "rel": "bookmark"}], "image": {"id": "4be488e3-47c8-405e-aea8-cae75c30f9ff", "links": [{"href": "http://172.30.9.46:8774/images/4be488e3-47c8-405e-aea8-cae75c30f9ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:24:52.000000", "flavor": {"id": "205aaf6f-7af1-479e-9e1c-478cf67b1d45", "links": [{"href": "http://172.30.9.46:8774/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "rel": "bookmark"}]}, "id": "eb641662-1cd4-4fcc-a9a8-42ffc51e98a1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "361d895b64ce45fda4eea4137ca52e60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:24:52Z", "hostId": "5a7a66950c36ddaf3f09e8a144efe6ea5e86982eff39aa800e169c69", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "name": "vellum-0.clearwater.opnfv", "created": "2019-06-08T11:24:37Z", "tenant_id": "b9f86e610bc74c1384f3b9b48534cde3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:71:9c", "version": 4, "addr": "192.168.100.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:71:9c", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/ef9296db-4f3e-46a7-bf22-8ac11a0f0b13", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/ef9296db-4f3e-46a7-bf22-8ac11a0f0b13", "rel": "bookmark"}], "image": {"id": "4be488e3-47c8-405e-aea8-cae75c30f9ff", "links": [{"href": "http://172.30.9.46:8774/images/4be488e3-47c8-405e-aea8-cae75c30f9ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:21:24.000000", "flavor": {"id": "205aaf6f-7af1-479e-9e1c-478cf67b1d45", "links": [{"href": "http://172.30.9.46:8774/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "rel": "bookmark"}]}, "id": "ef9296db-4f3e-46a7-bf22-8ac11a0f0b13", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "361d895b64ce45fda4eea4137ca52e60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:21:24Z", "hostId": "5a7a66950c36ddaf3f09e8a144efe6ea5e86982eff39aa800e169c69", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "name": "ellis-0.clearwater.opnfv", "created": "2019-06-08T11:19:53Z", "tenant_id": "b9f86e610bc74c1384f3b9b48534cde3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:8b:26", "version": 4, "addr": "192.168.100.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:8b:26", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/075f2343-290b-49e5-98d3-a08e58c2a67a", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/075f2343-290b-49e5-98d3-a08e58c2a67a", "rel": "bookmark"}], "image": {"id": "4be488e3-47c8-405e-aea8-cae75c30f9ff", "links": [{"href": "http://172.30.9.46:8774/images/4be488e3-47c8-405e-aea8-cae75c30f9ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:19:14.000000", "flavor": {"id": "205aaf6f-7af1-479e-9e1c-478cf67b1d45", "links": [{"href": "http://172.30.9.46:8774/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "rel": "bookmark"}]}, "id": "075f2343-290b-49e5-98d3-a08e58c2a67a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "361d895b64ce45fda4eea4137ca52e60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:19:14Z", "hostId": "4513d243c6ce4a1f119109d26689f0a8c817b51353655c7e5045030e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "name": "ns.clearwater.opnfv", "created": "2019-06-08T11:17:27Z", "tenant_id": "b9f86e610bc74c1384f3b9b48534cde3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 11:46:23,635 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-a94523ce-f515-4ac0-b301-4e2fd9aaba36 2019-06-08 11:46:23,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.188966035843s 2019-06-08 11:46:23,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-06-08 11:46:23,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/servers/09676360-382a-4661-90ed-d72cad0f402d/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" -d '{"os-getConsoleOutput": {"length": null}}' 2019-06-08 11:46:23,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 21149 Content-Type: application/json Date: Sat, 08 Jun 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-e2c30a5b-4b9b-4052-9227-980438aa97e2 x-openstack-request-id: req-e2c30a5b-4b9b-4052-9227-980438aa97e2 2019-06-08 11:46:23,726 - keystoneauth.session - DEBUG - RESP BODY: {"output": "000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff]\n[ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000003ffe0000 000040\n[ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x3ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 1007596K/1048040K available (7504K kernel code, 1167K rwdata, 3440K rodata, 1372K init, 1448K bss, 40444K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0.\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 4194304 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008004] pid_max: default: 32768 minimum: 301\n[ 0.009815] Security Framework initialized\n[ 0.012037] AppArmor: AppArmor initialized\n[ 0.013672] Yama: becoming mindful.\n[ 0.015213] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016931] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.020464] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.024006] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.026826] Initializing cgroup subsys memory\n[ 0.028007] Initializing cgroup subsys devices\n[ 0.029740] Initializing cgroup subsys freezer\n[ 0.032003] Initializing cgroup subsys blkio\n[ 0.033675] Initializing cgroup subsys perf_event\n[ 0.036004] Initializing cgroup subsys hugetlb\n[ 0.038502] mce: CPU supports 10 MCE banks\n[ 0.040045] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040045] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.044005] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.045971] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.048094] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.052007] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.056018] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.059378] MDS: Mitigation: Clear CPU buffers\n[ 0.082456] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.089496] ACPI: Core revision 20131115\n[ 0.091523] ACPI: All ACPI Tables successfully acquired\n[ 0.093504] ftrace: allocating 28757 entries in 113 pages\n[ 0.116334] smpboot: Max logical packages: 1\n[ 0.117931] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.120318] Enabling x2apic\n[ 0.121484] Enabled x2apic\n[ 0.124007] Switched APIC routing to physical x2apic.\n[ 0.127253] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.128004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.132804] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.143400] KVM setup paravirtual spinlock\n[ 0.146036] x86: Booted up 1 node, 1 CPUs\n[ 0.147559] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.148404] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.150770] devtmpfs: initialized\n[ 0.153296] EVM: security.selinux\n[ 0.154612] EVM: security.SMACK64\n[ 0.155911] EVM: security.ima\n[ 0.156003] EVM: security.capability\n[ 0.158355] pinctrl core: initialized pinctrl subsystem\n[ 0.160050] regulator-dummy: no parameters\n[ 0.161679] RTC time: 11:35:03, date: 06/08/19\n[ 0.163364] NET: Registered protocol family 16\n[ 0.164127] cpuidle: using governor ladder\n[ 0.165668] cpuidle: using governor menu\n[ 0.167186] ACPI: bus type PCI registered\n[ 0.168008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.170364] PCI: Using configuration type 1 for base access\n[ 0.172707] bio: create slab at 0\n[ 0.174418] ACPI: Added _OSI(Module Device)\n[ 0.175986] ACPI: Added _OSI(Processor Device)\n[ 0.176004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.177704] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.180594] ACPI: Interpreter enabled\n[ 0.182012] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.184981] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.188003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.191472] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.194238] ACPI: (supports S0 S5)\n[ 0.195561] ACPI: Using IOAPIC for interrupt routing\n[ 0.196016] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.199404] ACPI: No dock devices found.\n[ 0.201764] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.203912] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.204007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.206275] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.208196] acpiphp: Slot [3] registered\n[ 0.209705] acpiphp: Slot [4] registered\n[ 0.211191] acpiphp: Slot [5] registered\n[ 0.212024] acpiphp: Slot [6] registered\n[ 0.213518] acpiphp: Slot [7] registered\n[ 0.215013] acpiphp: Slot [8] registered\n[ 0.216021] acpiphp: Slot [9] registered\n[ 0.217523] acpiphp: Slot [10] registered\n[ 0.219045] acpiphp: Slot [11] registered\n[ 0.220021] acpiphp: Slot [12] registered\n[ 0.221535] acpiphp: Slot [13] registered\n[ 0.223050] acpiphp: Slot [14] registered\n[ 0.224021] acpiphp: Slot [15] registered\n[ 0.225542] acpiphp: Slot [16] registered\n[ 0.227058] acpiphp: Slot [17] registered\n[ 0.228028] acpiphp: Slot [18] registered\n[ 0.229549] acpiphp: Slot [19] registered\n[ 0.231074] acpiphp: Slot [20] registered\n[ 0.232021] acpiphp: Slot [21] registered\n[ 0.233549] acpiphp: Slot [22] registered\n[ 0.235076] acpiphp: Slot [23] registered\n[ 0.236021] acpiphp: Slot [24] registered\n[ 0.237545] acpiphp: Slot [25] registered\n[ 0.239065] acpiphp: Slot [26] registered\n[ 0.240022] acpiphp: Slot [27] registered\n[ 0.241538] acpiphp: Slot [28] registered\n[ 0.243057] acpiphp: Slot [29] registered\n[ 0.244021] acpiphp: Slot [30] registered\n[ 0.245543] acpiphp: Slot [31] registered\n[ 0.247053] PCI host bridge to bus 0000:00\n[ 0.248004] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.249946] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.252003] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.254144] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.256004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff]\n[ 0.258330] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.266065] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.268016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.291508] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.293276] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.296015] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.298734] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.301206] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.303568] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.304361] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.306394] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.308004] vgaarb: loaded\n[ 0.309154] vgaarb: bridge control possible 0000:00:02.0\n[ 0.311373] SCSI subsystem initialized\n[ 0.312246] ACPI: bus type USB registered\n[ 0.313849] usbcore: registered new interface driver usbfs\n[ 0.315846] usbcore: registered new interface driver hub\n[ 0.316049] usbcore: registered new device driver usb\n[ 0.318106] PCI: Using ACPI for IRQ routing\n[ 0.320115] NetLabel: Initializing\n[ 0.321501] NetLabel: domain hash size = 128\n[ 0.323138] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.324049] NetLabel: unlabeled traffic allowed by default\n[ 0.326276] Switched to clocksource kvm-clock\n[ 0.333032] AppArmor: AppArmor Filesystem Enabled\n[ 0.334815] pnp: PnP ACPI init\n[ 0.336083] ACPI: bus type PNP registered\n[ 0.338115] pnp: PnP ACPI: found 8 devices\n[ 0.339687] ACPI: bus type PNP unregistered\n[ 0.347012] NET: Registered protocol family 2\n[ 0.349013] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.351540] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.353979] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.356380] TCP: reno registered\n[ 0.357772] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.359899] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.362275] NET: Registered protocol family 1\n[ 0.363949] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.366080] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.368158] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.385313] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.402540] Trying to unpack rootfs image as initramfs...\n[ 0.506479] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.509559] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.511676] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.514875] Scanning for low memory corruption every 60 seconds\n[ 0.517308] Initialise system trusted keyring\n[ 0.518999] audit: initializing netlink socket (disabled)\n[ 0.520994] type=2000 audit(1559993703.943:1): initialized\n[ 0.540855] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.543898] zbud: loaded\n[ 0.545247] VFS: Disk quotas dquot_6.5.2\n[ 0.546825] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.549483] fuse init (API version 7.22)\n[ 0.551083] msgmni has been set to 1982\n[ 0.552600] Key type big_key registered\n[ 0.554422] Key type asymmetric registered\n[ 0.555968] Asymmetric key parser 'x509' registered\n[ 0.557769] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.560564] io scheduler noop registered\n[ 0.562053] io scheduler deadline registered (default)\n[ 0.563912] io scheduler cfq registered\n[ 0.565461] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.567424] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.569843] ipmi message handler version 39.2\n[ 0.571501] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.574232] ACPI: Power Button [PWRF]\n[ 0.575724] GHES: HEST is not enabled!\n[ 0.592071] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.624189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.626805] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.653507] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.657104] Linux agpgart interface v0.103\n[ 0.659585] brd: module loaded\n[ 0.661316] loop: module loaded\n[ 0.662977] blk-mq: CPU -> queue map\n[ 0.664401] CPU 0 -> Queue 0\n[ 0.666454] vda: vda1\n[ 0.668217] scsi0 : ata_piix\n[ 0.669475] scsi1 : ata_piix\n[ 0.670697] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.673032] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.676128] libphy: Fixed MDIO Bus: probed\n[ 0.677730] tun: Universal TUN/TAP device driver, 1.6\n[ 0.679540] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.682751] PPP generic driver version 2.4.2\n[ 0.684410] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.686661] ehci-pci: EHCI PCI platform driver\n[ 0.688305] ehci-platform: EHCI generic platform driver\n[ 0.690166] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.692334] ohci-pci: OHCI PCI platform driver\n[ 0.693986] ohci-platform: OHCI generic platform driver\n[ 0.695856] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.712714] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.714638] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.717488] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.719666] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.722021] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.724715] usb usb1: Product: UHCI Host Controller\n[ 0.726475] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd\n[ 0.728684] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.730454] hub 1-0:1.0: USB hub found\n[ 0.731955] hub 1-0:1.0: 2 ports detected\n[ 0.733596] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.737415] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.739196] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.741089] mousedev: PS/2 mouse device common for all mice\n[ 0.743435] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.746642] rtc_cmos 00:00: RTC can wake from S4\n[ 0.748835] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.751085] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.753399] device-mapper: uevent: version 1.0.3\n[ 0.755175] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.758208] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.760388] TCP: cubic registered\n[ 0.761798] NET: Registered protocol family 10\n[ 0.763644] NET: Registered protocol family 17\n[ 0.765369] Key type dns_resolver registered\n[ 0.767079] Loading compiled-in X.509 certificates\n[ 0.769341] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007'\n[ 0.772736] registered taskstats version 1\n[ 0.775733] Key type trusted registered\n[ 0.779459] Key type encrypted registered\n[ 0.781020] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.783042] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.785554] regulator-dummy: disabling\n[ 0.787010] Magic number: 7:794:579\n[ 0.788452] pci_bus 0000:00: hash matches\n[ 0.790063] rtc_cmos 00:00: setting system clock to 2019-06-08 11:35:04 UTC (1559993704)\n[ 0.793062] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.795189] EDD information not available.\n[ 0.829421] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000)\n[ 0.832333] Write protecting the kernel read-only data: 12288k\n[ 0.835104] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.839337] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.856125] systemd-udevd[99]: starting version 204\n[ 0.889260] FDC 0 is a S82078B\n[ 1.044058] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.209511] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.211874] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.214320] usb 1-1: Product: QEMU USB Tablet\n[ 1.215923] usb 1-1: Manufacturer: QEMU\n[ 1.217378] usb 1-1: SerialNumber: 42\n[ 1.922042] 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.284180] 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.415495] random: init urandom read with 10 bits of entropy available\n * Starting Initialize or finalize resolvconf[74G[ OK ][ 2.564427] EXT4-fs (vda1): re-mounted. Opts: (null)\n\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 Sat, 08 Jun 2019 11:35:06 +0000. Up 2.96 seconds.\ncloud-init-nonet[3.16]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\ncloud-init-nonet[4.86]: static networking is now up\n * Starting Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sat, 08 Jun 2019 11:35:09 +0000. Up 5.36 seconds.\n * Stopping cold plug devices[74G[ OK ]\nci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\nci-info: +--------+------+----------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+------+----------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth0 | True | 192.168.100.17 | 255.255.255.0 | fa:16:3e:88:af:bd |\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 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:\n46:75:d6:aa:fa:e5:80:41:f9:bc:1f:dd:2d:d3:d0:7a root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . o. |\n| o o . |\n| + . |\n| o o . . |\n| S o. . .|\n| . o.. . =.|\n| ..o o = E|\n| . = . + |\n| .. o |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\ne2:49:bb:da:87:19:de:cd:6a:1b:58:3e:7c:b3:1a:aa root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| |\n| |\n| |\n| o S |\n| o.O |\n| .==*oo |\n| .+o+=oo |\n| Eo+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:\n8f:10:ef:0f:ff:69:06:b8:23:71:ea:ea:67:3a:8b:56 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| . |\n| o |\n| . S. |\n| E .ooo. |\n| . ++... |\n| ... = o+ o. |\n| ...=O.. .o+o |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nc5:34:84:99:f5:84:4a:ff:8a:08:05:56:d2:1c:19:3a root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .+++ *=.. |\n| oo+ =o.+ |\n| .E. . oo . |\n| .. ... |\n| . S . |\n| . . |\n| . . . . |\n| . . . |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting Flush 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 Sat, 08 Jun 2019 11:35:15 +0000. Up 11.56 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 Sat, 08 Jun 2019 11:35:16 +0000. Up 12.82 seconds.\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\nUbuntu 14.04.6 LTS sprout-0 ttyS0\n\nsprout-0 login: 100 3149 100 3149 0 0 15320 0 --:--:-- --:--:-- --:--:-- 15286\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [172 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]\nGet:8 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [448 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB]\nGet:16 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 13.1 MB in 8s (1567 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.100.7\n+ '[' -n 192.168.100.7 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install sprout --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl\n libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1\n libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8\n libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25\n libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1\n libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-pip\n python-pip-whl python-requests-whl python-setuptools python-setuptools-whl\n python-six-whl python-urllib3-whl python-virtualenv python-wheel\n python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf\n sprout-libs sprout-mmtel-as sprout-scscf sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging\n clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg\n sprout-mmtel-as-dbg sprout-scscf-dbg isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl\n libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1\n libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8\n libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25\n libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1\n libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-pip\n python-pip-whl python-requests-whl python-setuptools python-setuptools-whl\n python-six-whl python-urllib3-whl python-virtualenv python-wheel\n python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf\n sprout-libs sprout-mmtel-as sprout-scscf sysstat\n0 upgraded, 105 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 56.7 MB of archives.\nAfter this operation, 172 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 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-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:19 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB]\nGet:20 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 28%Extracting templates from packages: 57%Extracting templates from packages: 85%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 56.7 MB in 15s (3558 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51354 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-locale1.54.0:amd64.\nPreparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.15) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-170.220) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package libxml2-utils.\nPreparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-libs (1.0-180328.134516) ...\nSelecting previously unselected package sprout-base.\nPreparing to unpack .../sprout-base_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-base (1.0-180328.134516) ...\nSelecting previously unselected package sprout-scscf.\nPreparing to unpack .../sprout-scscf_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-scscf (1.0-180328.134516) ...\nSelecting previously unselected package sprout-icscf.\nPreparing to unpack .../sprout-icscf_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-icscf (1.0-180328.134516) ...\nSelecting previously unselected package sprout-bgcf.\nPreparing to unpack .../sprout-bgcf_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-bgcf (1.0-180328.134516) ...\nSelecting previously unselected package sprout-mmtel-as.\nPreparing to unpack .../sprout-mmtel-as_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-mmtel-as (1.0-180328.134516) ...\nSelecting previously unselected package sprout.\nPreparing to unpack .../sprout_1.0-180328.134516_amd64.deb ...\nUnpacking sprout (1.0-180328.134516) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.11) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.7) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.15) ...\nSetting up linux-libc-dev:amd64 (3.13.0-170.220) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nSetting up sprout-libs (1.0-180328.134516) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nrsyslog stop/waiting\nrsyslog start/running, process 8217\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-socket-factory (1.0-180328.114312) ...\nclearwater-socket-factory-mgmt start/running, process 8245\nclearwater-socket-factory-sig start/running, process 8253\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8299\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-180322.165850) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n...............................................+++\n.........+++\nunable to write 'random state'\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up sprout-base (1.0-180328.134516) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up sprout-bgcf (1.0-180328.134516) ...\nSetting up sprout-mmtel-as (1.0-180328.134516) ...\nSetting up sprout-scscf (1.0-180328.134516) ...\nSetting up sprout-icscf (1.0-180328.134516) ...\nSetting up sprout (1.0-180328.134516) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.15) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 4s (9513 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57959 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting nsenter (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.205\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.205\n++ echo A 172.30.9.205\n++ ip2rr 172.30.9.205\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.205\n++ echo A 172.30.9.205\n++ ip2rr 172.30.9.205\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.205\n++ echo A 172.30.9.205\n++ ip2rr 172.30.9.205\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.205\n++ echo A 172.30.9.205\n++ ip2rr 172.30.9.205\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.205\n++ echo A 172.30.9.205\n+ echo 'nameserver 192.168.100.2'\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 Execution failed | Does... Process \n ntp_process Running Process \n nginx_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n clearwater_config_manager_pr... Initializing Process \n clearwater_cluster_manager_p... Initializing Process \n sprout_uptime Wait parent Program \n poll_sprout_sip Wait parent Program \n poll_sprout_http Wait parent Program \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program \n clearwater_queue_manager_uptime Initializing Program \n etcd_uptime Wait parent Program \n poll_etcd_cluster Wait parent Program \n poll_etcd Wait parent Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' sprout_process Execution failed | Does... Process \n etcd_process Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n clearwater_config_manager_pr... Initializing Process \n clearwater_cluster_manager_p... Initializing Process \n sprout_uptime Wait parent Program \n poll_sprout_sip Wait parent Program \n poll_sprout_http Wait parent Program \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program \n clearwater_queue_manager_uptime Initializing Program \n etcd_uptime Wait parent Program \n poll_etcd_cluster Wait parent Program \n poll_etcd Wait parent Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 2m\n Service Name Status Type \n node-0.sprout.clearwater.opnfv Running System \n sprout_process Running Process \n ntp_process Running Process \n nginx_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Running Process \n clearwater_cluster_manager_p... Running Process \n sprout_uptime Status failed Program \n poll_sprout_sip Status ok Program \n poll_sprout_http Status ok Program \n nginx_ping Status ok Program \n nginx_uptime Status ok Program \n monit_uptime Status ok Program \n clearwater_queue_manager_uptime Status ok Program \n etcd_uptime Status ok Program \n poll_etcd_cluster Status ok Program \n poll_etcd Status ok Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' sprout_uptime Status failed Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 3m\n Service Name Status Type \n node-0.sprout.clearwater.opnfv Running System \n sprout_process Running Process \n ntp_process Running Process \n nginx_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Running Process \n clearwater_cluster_manager_p... Running Process \n sprout_uptime Status ok Program \n poll_sprout_sip Status ok Program \n poll_sprout_http Status ok Program \n nginx_ping Status ok Program \n nginx_uptime Status ok Program \n monit_uptime Status ok Program \n clearwater_queue_manager_uptime Status ok Program \n etcd_uptime Status ok Program \n poll_etcd_cluster Status ok Program \n poll_etcd Status ok Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ''\n+ break\n+ clearwater-etcdctl cluster-health\nmember 691c46ffceca493d is healthy: got healthy result from http://192.168.100.9:4000\nmember ad242935763ebb32 is healthy: got healthy result from http://192.168.100.17:4000\nmember e5c4776e80d3063e is healthy: got healthy result from http://192.168.100.7:4000\ncluster is healthy\n+ clearwater-etcdctl member list\n691c46ffceca493d: name=192-168-100-9 peerURLs=http://192.168.100.9:2380 clientURLs=http://192.168.100.9:4000 isLeader=false\nad242935763ebb32: name=192-168-100-17 peerURLs=http://192.168.100.17:2380 clientURLs=http://192.168.100.17:4000 isLeader=false\ne5c4776e80d3063e: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=true\n+ cw-check_cluster_state\nThis script prints the status of the data store clusters.\n\nThis node (192.168.100.17) should not be in any cluster.\n\nDescribing the Cassandra cluster:\n The cluster is stable.\n 192.168.100.9 is in state normal.\n\nDescribing the Chronos cluster:\n The cluster is stable.\n 192.168.100.9 is in state normal.\n\nDescribing the Memcached cluster:\n The cluster is stable.\n 192.168.100.9 is in state normal.\n\n+ cw-check_config_sync\n - /etc/clearwater/bgcf.json is up to date\n - /etc/clearwater/sas.json is up to date\n - /etc/clearwater/shared_ifcs.xml is up to date\n - /etc/clearwater/dns.json is up to date\n - /etc/clearwater/shared_config is up to date\n - /etc/clearwater/enum.json is up to date\n - /etc/clearwater/fallback_ifcs.xml is up to date\n - /etc/clearwater/rph.json is up to date\n - /etc/clearwater/s-cscf.json is up to date\n+ curl -i -X POST -H 'X-Auth-Token: gAAAAABc-51Mb019qss5hu_9T1dMtZiutU3WtAUzS-MEHxH5_GA7HFwy4wbgVETzC-r1qoVGRDAwAx64K3-dER_IMHmK_nBizVyAauWC2dH08JR1PRtN--XKBCd82ezG0s0_Hka42jHp20assX0j6iK1Qq4wa9xAJu0aoGLdqVeOOO5fjLeXREU' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.46:8004/v1/c04132917d2c4447ba1b1d0ab3e1c6ed/stacks/clearwater-opnfv-sprout-fkbmxmtthc2k-0-5vv5g24figdo/1d9de266-7006-4433-b3c6-f8bb77574c52/resources/wait_handle/signal --data-binary '{\"status\": \"SUCCESS\"}'\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 10 54 --:--:-- --:--:-- --:--:-- 54\nHTTP/1.1 200 OK\nDate: Sat, 08 Jun 2019 11:39:45 GMT\nServer: Apache\nx-openstack-request-id: req-9324b1e5-4146-4492-9418-04d564944bc4\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 | dd:42:4a:6c:d3:8f:2b:2b:8a:5d:4d:9c:89:0b:b9:b4 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 e2:49:bb:da:87:19:de:cd:6a:1b:58:3e:7c:b3:1a:aa root@sprout-0 (DSA)\nec2: 256 8f:10:ef:0f:ff:69:06:b8:23:71:ea:ea:67:3a:8b:56 root@sprout-0 (ECDSA)\nec2: 256 c5:34:84:99:f5:84:4a:ff:8a:08:05:56:d2:1c:19:3a root@sprout-0 (ED25519)\nec2: 2048 46:75:d6:aa:fa:e5:80:41:f9:bc:1f:dd:2d:d3:d0:7a root@sprout-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEnPWtqVxF1M5EYMXJe6kVX+7h2C2ba5+3r9yW634ylNt2cAhjpuSH98qjOCihoZZqTMBaTUhhOlXtCtxnMTkGc= root@sprout-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGdeyWO05WRYi/bnMe99P+kqEHvPYY8jWsYuDm0i8QcK root@sprout-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBdL5Ds7qhCXKYj5VSr/sArj1KSWHBjqAs4stjzNLKsx9Pk0pp/ynyLTHkmtqv+OI7wF2SnR15uqlLh+UgSFRfnem0NbFHsPnbtpYBLNBZGrr8G615xax36pkpctEMEESzU3OAXcqep5gHUxYdCIqGlQKK8SNH6hFiXoi0gQjQwU+Dr0EY6nUiOJtlBoKg0RgCgZM0gFkw6hetWJpiqAtQ5pCUAlKrjRAGYtqAP3le4k0vgmFAaQd10YNOq3pM5O7cj4hzufbVLKIhAFKWu3NuaN8w/qfRPMDKPjeCrwzHRwEZDmPXNnaKkiNPHeBUGb7wj5YdNMyUOPlBSzQZFL71 root@sprout-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Sat, 08 Jun 2019 11:39:45 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 281.99 seconds\n"} 2019-06-08 11:46:23,727 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers/09676360-382a-4661-90ed-d72cad0f402d/action used request id req-e2c30a5b-4b9b-4052-9227-980438aa97e2 2019-06-08 11:46:23,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0838639736176s 2019-06-08 11:46:23,730 - functest.core.singlevm - DEBUG - console: 000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff] [ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff] [ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff] [ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000003ffe0000 000040 [ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff] [ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x3ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 1007596K/1048040K available (7504K kernel code, 1167K rwdata, 3440K rodata, 1372K init, 1448K bss, 40444K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 4194304 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009815] Security Framework initialized [ 0.012037] AppArmor: AppArmor initialized [ 0.013672] Yama: becoming mindful. [ 0.015213] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016931] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020464] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024006] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.026826] Initializing cgroup subsys memory [ 0.028007] Initializing cgroup subsys devices [ 0.029740] Initializing cgroup subsys freezer [ 0.032003] Initializing cgroup subsys blkio [ 0.033675] Initializing cgroup subsys perf_event [ 0.036004] Initializing cgroup subsys hugetlb [ 0.038502] mce: CPU supports 10 MCE banks [ 0.040045] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040045] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044005] Spectre V2 : Mitigation: Full generic retpoline [ 0.045971] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.048094] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.052007] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.056018] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.059378] MDS: Mitigation: Clear CPU buffers [ 0.082456] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.089496] ACPI: Core revision 20131115 [ 0.091523] ACPI: All ACPI Tables successfully acquired [ 0.093504] ftrace: allocating 28757 entries in 113 pages [ 0.116334] smpboot: Max logical packages: 1 [ 0.117931] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.120318] Enabling x2apic [ 0.121484] Enabled x2apic [ 0.124007] Switched APIC routing to physical x2apic. [ 0.127253] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.128004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.132804] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.143400] KVM setup paravirtual spinlock [ 0.146036] x86: Booted up 1 node, 1 CPUs [ 0.147559] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.148404] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.150770] devtmpfs: initialized [ 0.153296] EVM: security.selinux [ 0.154612] EVM: security.SMACK64 [ 0.155911] EVM: security.ima [ 0.156003] EVM: security.capability [ 0.158355] pinctrl core: initialized pinctrl subsystem [ 0.160050] regulator-dummy: no parameters [ 0.161679] RTC time: 11:35:03, date: 06/08/19 [ 0.163364] NET: Registered protocol family 16 [ 0.164127] cpuidle: using governor ladder [ 0.165668] cpuidle: using governor menu [ 0.167186] ACPI: bus type PCI registered [ 0.168008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.170364] PCI: Using configuration type 1 for base access [ 0.172707] bio: create slab at 0 [ 0.174418] ACPI: Added _OSI(Module Device) [ 0.175986] ACPI: Added _OSI(Processor Device) [ 0.176004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.177704] ACPI: Added _OSI(Processor Aggregator Device) [ 0.180594] ACPI: Interpreter enabled [ 0.182012] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.184981] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.188003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.191472] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.194238] ACPI: (supports S0 S5) [ 0.195561] ACPI: Using IOAPIC for interrupt routing [ 0.196016] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.199404] ACPI: No dock devices found. [ 0.201764] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.203912] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.204007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.206275] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.208196] acpiphp: Slot [3] registered [ 0.209705] acpiphp: Slot [4] registered [ 0.211191] acpiphp: Slot [5] registered [ 0.212024] acpiphp: Slot [6] registered [ 0.213518] acpiphp: Slot [7] registered [ 0.215013] acpiphp: Slot [8] registered [ 0.216021] acpiphp: Slot [9] registered [ 0.217523] acpiphp: Slot [10] registered [ 0.219045] acpiphp: Slot [11] registered [ 0.220021] acpiphp: Slot [12] registered [ 0.221535] acpiphp: Slot [13] registered [ 0.223050] acpiphp: Slot [14] registered [ 0.224021] acpiphp: Slot [15] registered [ 0.225542] acpiphp: Slot [16] registered [ 0.227058] acpiphp: Slot [17] registered [ 0.228028] acpiphp: Slot [18] registered [ 0.229549] acpiphp: Slot [19] registered [ 0.231074] acpiphp: Slot [20] registered [ 0.232021] acpiphp: Slot [21] registered [ 0.233549] acpiphp: Slot [22] registered [ 0.235076] acpiphp: Slot [23] registered [ 0.236021] acpiphp: Slot [24] registered [ 0.237545] acpiphp: Slot [25] registered [ 0.239065] acpiphp: Slot [26] registered [ 0.240022] acpiphp: Slot [27] registered [ 0.241538] acpiphp: Slot [28] registered [ 0.243057] acpiphp: Slot [29] registered [ 0.244021] acpiphp: Slot [30] registered [ 0.245543] acpiphp: Slot [31] registered [ 0.247053] PCI host bridge to bus 0000:00 [ 0.248004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.249946] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.252003] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.254144] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.258330] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.266065] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.268016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.291508] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.293276] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.296015] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.298734] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301206] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303568] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.306394] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309154] vgaarb: bridge control possible 0000:00:02.0 [ 0.311373] SCSI subsystem initialized [ 0.312246] ACPI: bus type USB registered [ 0.313849] usbcore: registered new interface driver usbfs [ 0.315846] usbcore: registered new interface driver hub [ 0.316049] usbcore: registered new device driver usb [ 0.318106] PCI: Using ACPI for IRQ routing [ 0.320115] NetLabel: Initializing [ 0.321501] NetLabel: domain hash size = 128 [ 0.323138] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.324049] NetLabel: unlabeled traffic allowed by default [ 0.326276] Switched to clocksource kvm-clock [ 0.333032] AppArmor: AppArmor Filesystem Enabled [ 0.334815] pnp: PnP ACPI init [ 0.336083] ACPI: bus type PNP registered [ 0.338115] pnp: PnP ACPI: found 8 devices [ 0.339687] ACPI: bus type PNP unregistered [ 0.347012] NET: Registered protocol family 2 [ 0.349013] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.351540] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.353979] TCP: Hash tables configured (established 8192 bind 8192) [ 0.356380] TCP: reno registered [ 0.357772] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.359899] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.362275] NET: Registered protocol family 1 [ 0.363949] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.366080] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.368158] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.385313] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.402540] Trying to unpack rootfs image as initramfs... [ 0.506479] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.509559] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.511676] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.514875] Scanning for low memory corruption every 60 seconds [ 0.517308] Initialise system trusted keyring [ 0.518999] audit: initializing netlink socket (disabled) [ 0.520994] type=2000 audit(1559993703.943:1): initialized [ 0.540855] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.543898] zbud: loaded [ 0.545247] VFS: Disk quotas dquot_6.5.2 [ 0.546825] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.549483] fuse init (API version 7.22) [ 0.551083] msgmni has been set to 1982 [ 0.552600] Key type big_key registered [ 0.554422] Key type asymmetric registered [ 0.555968] Asymmetric key parser 'x509' registered [ 0.557769] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.560564] io scheduler noop registered [ 0.562053] io scheduler deadline registered (default) [ 0.563912] io scheduler cfq registered [ 0.565461] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.567424] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.569843] ipmi message handler version 39.2 [ 0.571501] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.574232] ACPI: Power Button [PWRF] [ 0.575724] GHES: HEST is not enabled! [ 0.592071] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.624189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.626805] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.653507] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.657104] Linux agpgart interface v0.103 [ 0.659585] brd: module loaded [ 0.661316] loop: module loaded [ 0.662977] blk-mq: CPU -> queue map [ 0.664401] CPU 0 -> Queue 0 [ 0.666454] vda: vda1 [ 0.668217] scsi0 : ata_piix [ 0.669475] scsi1 : ata_piix [ 0.670697] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.673032] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.676128] libphy: Fixed MDIO Bus: probed [ 0.677730] tun: Universal TUN/TAP device driver, 1.6 [ 0.679540] tun: (C) 1999-2004 Max Krasnyansky [ 0.682751] PPP generic driver version 2.4.2 [ 0.684410] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.686661] ehci-pci: EHCI PCI platform driver [ 0.688305] ehci-platform: EHCI generic platform driver [ 0.690166] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.692334] ohci-pci: OHCI PCI platform driver [ 0.693986] ohci-platform: OHCI generic platform driver [ 0.695856] uhci_hcd: USB Universal Host Controller Interface driver [ 0.712714] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.714638] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.717488] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.719666] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.722021] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.724715] usb usb1: Product: UHCI Host Controller [ 0.726475] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.728684] usb usb1: SerialNumber: 0000:00:01.2 [ 0.730454] hub 1-0:1.0: USB hub found [ 0.731955] hub 1-0:1.0: 2 ports detected [ 0.733596] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.737415] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.739196] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.741089] mousedev: PS/2 mouse device common for all mice [ 0.743435] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.746642] rtc_cmos 00:00: RTC can wake from S4 [ 0.748835] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.751085] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.753399] device-mapper: uevent: version 1.0.3 [ 0.755175] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.758208] ledtrig-cpu: registered to indicate activity on CPUs [ 0.760388] TCP: cubic registered [ 0.761798] NET: Registered protocol family 10 [ 0.763644] NET: Registered protocol family 17 [ 0.765369] Key type dns_resolver registered [ 0.767079] Loading compiled-in X.509 certificates [ 0.769341] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.772736] registered taskstats version 1 [ 0.775733] Key type trusted registered [ 0.779459] Key type encrypted registered [ 0.781020] AppArmor: AppArmor sha1 policy hashing enabled [ 0.783042] IMA: No TPM chip found, activating TPM-bypass! [ 0.785554] regulator-dummy: disabling [ 0.787010] Magic number: 7:794:579 [ 0.788452] pci_bus 0000:00: hash matches [ 0.790063] rtc_cmos 00:00: setting system clock to 2019-06-08 11:35:04 UTC (1559993704) [ 0.793062] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.795189] EDD information not available. [ 0.829421] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.832333] Write protecting the kernel read-only data: 12288k [ 0.835104] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.839337] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.856125] systemd-udevd[99]: starting version 204 [ 0.889260] FDC 0 is a S82078B [ 1.044058] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.209511] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.211874] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.214320] usb 1-1: Product: QEMU USB Tablet [ 1.215923] usb 1-1: Manufacturer: QEMU [ 1.217378] usb 1-1: SerialNumber: 42 [ 1.922042] 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.284180] 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.415495] random: init urandom read with 10 bits of entropy available * Starting Initialize or finalize resolvconf[74G[ OK ][ 2.564427] 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 Sat, 08 Jun 2019 11:35:06 +0000. Up 2.96 seconds. cloud-init-nonet[3.16]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] cloud-init-nonet[4.86]: static networking is now up * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sat, 08 Jun 2019 11:35:09 +0000. Up 5.36 seconds. * Stopping cold plug devices[74G[ OK ] ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.100.17 | 255.255.255.0 | fa:16:3e:88:af:bd | 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 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: 46:75:d6:aa:fa:e5:80:41:f9:bc:1f:dd:2d:d3:d0:7a root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | . o. | | o o . | | + . | | o o . . | | S o. . .| | . o.. . =.| | ..o o = E| | . = . + | | .. o | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: e2:49:bb:da:87:19:de:cd:6a:1b:58:3e:7c:b3:1a:aa root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | | | | | o S | | o.O | | .==*oo | | .+o+=oo | | Eo+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: 8f:10:ef:0f:ff:69:06:b8:23:71:ea:ea:67:3a:8b:56 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | . | | o | | . S. | | E .ooo. | | . ++... | | ... = o+ o. | | ...=O.. .o+o | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: c5:34:84:99:f5:84:4a:ff:8a:08:05:56:d2:1c:19:3a root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | .+++ *=.. | | oo+ =o.+ | | .E. . oo . | | .. ... | | . S . | | . . | | . . . . | | . . . | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting 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 Sat, 08 Jun 2019 11:35:15 +0000. Up 11.56 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 Sat, 08 Jun 2019 11:35:16 +0000. Up 12.82 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.6 LTS sprout-0 ttyS0 sprout-0 login: 100 3149 100 3149 0 0 15320 0 --:--:-- --:--:-- --:--:-- 15286 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 8s (1567 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.7 + '[' -n 192.168.100.7 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install sprout --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg sprout-mmtel-as-dbg sprout-scscf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat 0 upgraded, 105 newly installed, 0 to remove and 0 not upgraded. Need to get 56.7 MB of archives. After this operation, 172 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 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-diags-monitor 1.0-180328.114312 [25.4 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 28%Extracting templates from packages: 57%Extracting templates from packages: 85%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 56.7 MB in 15s (3558 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51354 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-locale1.54.0:amd64. Preparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libxml2-utils. Preparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package sprout-base. Preparing to unpack .../sprout-base_1.0-180328.134516_amd64.deb ... Unpacking sprout-base (1.0-180328.134516) ... Selecting previously unselected package sprout-scscf. Preparing to unpack .../sprout-scscf_1.0-180328.134516_amd64.deb ... Unpacking sprout-scscf (1.0-180328.134516) ... Selecting previously unselected package sprout-icscf. Preparing to unpack .../sprout-icscf_1.0-180328.134516_amd64.deb ... Unpacking sprout-icscf (1.0-180328.134516) ... Selecting previously unselected package sprout-bgcf. Preparing to unpack .../sprout-bgcf_1.0-180328.134516_amd64.deb ... Unpacking sprout-bgcf (1.0-180328.134516) ... Selecting previously unselected package sprout-mmtel-as. Preparing to unpack .../sprout-mmtel-as_1.0-180328.134516_amd64.deb ... Unpacking sprout-mmtel-as (1.0-180328.134516) ... Selecting previously unselected package sprout. Preparing to unpack .../sprout_1.0-180328.134516_amd64.deb ... Unpacking sprout (1.0-180328.134516) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.11) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Setting up sprout-libs (1.0-180328.134516) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. rsyslog stop/waiting rsyslog start/running, process 8217 reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 8245 clearwater-socket-factory-sig start/running, process 8253 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8299 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ...............................................+++ .........+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up sprout-base (1.0-180328.134516) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up sprout-bgcf (1.0-180328.134516) ... Setting up sprout-mmtel-as (1.0-180328.134516) ... Setting up sprout-scscf (1.0-180328.134516) ... Setting up sprout-icscf (1.0-180328.134516) ... Setting up sprout (1.0-180328.134516) ... Processing triggers for libc-bin (2.19-0ubuntu6.15) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 4s (9513 kB/s) Selecting previously unselected package python-mock. (Reading database ... 57959 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.205 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.205 ++ echo A 172.30.9.205 ++ ip2rr 172.30.9.205 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.205 ++ echo A 172.30.9.205 ++ ip2rr 172.30.9.205 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.205 ++ echo A 172.30.9.205 ++ ip2rr 172.30.9.205 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.205 ++ echo A 172.30.9.205 ++ ip2rr 172.30.9.205 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.205 ++ echo A 172.30.9.205 + echo 'nameserver 192.168.100.2' + 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 Execution failed | Does... Process ntp_process Running Process nginx_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process sprout_uptime Wait parent Program poll_sprout_sip Wait parent Program poll_sprout_http Wait parent Program nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' sprout_process Execution failed | Does... Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process sprout_uptime Wait parent Program poll_sprout_sip Wait parent Program poll_sprout_http Wait parent Program nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Running Process ntp_process Running Process nginx_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process sprout_uptime Status failed Program poll_sprout_sip Status ok Program poll_sprout_http Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' sprout_uptime Status failed Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 3m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Running Process ntp_process Running Process nginx_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process sprout_uptime Status ok Program poll_sprout_sip Status ok Program poll_sprout_http Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 691c46ffceca493d is healthy: got healthy result from http://192.168.100.9:4000 member ad242935763ebb32 is healthy: got healthy result from http://192.168.100.17:4000 member e5c4776e80d3063e is healthy: got healthy result from http://192.168.100.7:4000 cluster is healthy + clearwater-etcdctl member list 691c46ffceca493d: name=192-168-100-9 peerURLs=http://192.168.100.9:2380 clientURLs=http://192.168.100.9:4000 isLeader=false ad242935763ebb32: name=192-168-100-17 peerURLs=http://192.168.100.17:2380 clientURLs=http://192.168.100.17:4000 isLeader=false e5c4776e80d3063e: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=true + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.17) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.9 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.9 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.9 is in state normal. + cw-check_config_sync - /etc/clearwater/bgcf.json is up to date - /etc/clearwater/sas.json is up to date - /etc/clearwater/shared_ifcs.xml is up to date - /etc/clearwater/dns.json is up to date - /etc/clearwater/shared_config is up to date - /etc/clearwater/enum.json is up to date - /etc/clearwater/fallback_ifcs.xml is up to date - /etc/clearwater/rph.json is up to date - /etc/clearwater/s-cscf.json is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABc-51Mb019qss5hu_9T1dMtZiutU3WtAUzS-MEHxH5_GA7HFwy4wbgVETzC-r1qoVGRDAwAx64K3-dER_IMHmK_nBizVyAauWC2dH08JR1PRtN--XKBCd82ezG0s0_Hka42jHp20assX0j6iK1Qq4wa9xAJu0aoGLdqVeOOO5fjLeXREU' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.46:8004/v1/c04132917d2c4447ba1b1d0ab3e1c6ed/stacks/clearwater-opnfv-sprout-fkbmxmtthc2k-0-5vv5g24figdo/1d9de266-7006-4433-b3c6-f8bb77574c52/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 10 54 --:--:-- --:--:-- --:--:-- 54 HTTP/1.1 200 OK Date: Sat, 08 Jun 2019 11:39:45 GMT Server: Apache x-openstack-request-id: req-9324b1e5-4146-4492-9418-04d564944bc4 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 | dd:42:4a:6c:d3:8f:2b:2b:8a:5d:4d:9c:89:0b:b9:b4 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 e2:49:bb:da:87:19:de:cd:6a:1b:58:3e:7c:b3:1a:aa root@sprout-0 (DSA) ec2: 256 8f:10:ef:0f:ff:69:06:b8:23:71:ea:ea:67:3a:8b:56 root@sprout-0 (ECDSA) ec2: 256 c5:34:84:99:f5:84:4a:ff:8a:08:05:56:d2:1c:19:3a root@sprout-0 (ED25519) ec2: 2048 46:75:d6:aa:fa:e5:80:41:f9:bc:1f:dd:2d:d3:d0:7a root@sprout-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEnPWtqVxF1M5EYMXJe6kVX+7h2C2ba5+3r9yW634ylNt2cAhjpuSH98qjOCihoZZqTMBaTUhhOlXtCtxnMTkGc= root@sprout-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGdeyWO05WRYi/bnMe99P+kqEHvPYY8jWsYuDm0i8QcK root@sprout-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBdL5Ds7qhCXKYj5VSr/sArj1KSWHBjqAs4stjzNLKsx9Pk0pp/ynyLTHkmtqv+OI7wF2SnR15uqlLh+UgSFRfnem0NbFHsPnbtpYBLNBZGrr8G615xax36pkpctEMEESzU3OAXcqep5gHUxYdCIqGlQKK8SNH6hFiXoi0gQjQwU+Dr0EY6nUiOJtlBoKg0RgCgZM0gFkw6hetWJpiqAtQ5pCUAlKrjRAGYtqAP3le4k0vgmFAaQd10YNOq3pM5O7cj4hzufbVLKIhAFKWu3NuaN8w/qfRPMDKPjeCrwzHRwEZDmPXNnaKkiNPHeBUGb7wj5YdNMyUOPlBSzQZFL71 root@sprout-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sat, 08 Jun 2019 11:39:45 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 281.99 seconds 2019-06-08 11:46:23,734 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in console 000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff] [ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff] [ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff] [ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000003ffe0000 000040 [ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff] [ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x3ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 1007596K/1048040K available (7504K kernel code, 1167K rwdata, 3440K rodata, 1372K init, 1448K bss, 40444K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 4194304 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009815] Security Framework initialized [ 0.012037] AppArmor: AppArmor initialized [ 0.013672] Yama: becoming mindful. [ 0.015213] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016931] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020464] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024006] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.026826] Initializing cgroup subsys memory [ 0.028007] Initializing cgroup subsys devices [ 0.029740] Initializing cgroup subsys freezer [ 0.032003] Initializing cgroup subsys blkio [ 0.033675] Initializing cgroup subsys perf_event [ 0.036004] Initializing cgroup subsys hugetlb [ 0.038502] mce: CPU supports 10 MCE banks [ 0.040045] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040045] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044005] Spectre V2 : Mitigation: Full generic retpoline [ 0.045971] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.048094] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.052007] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.056018] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.059378] MDS: Mitigation: Clear CPU buffers [ 0.082456] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.089496] ACPI: Core revision 20131115 [ 0.091523] ACPI: All ACPI Tables successfully acquired [ 0.093504] ftrace: allocating 28757 entries in 113 pages [ 0.116334] smpboot: Max logical packages: 1 [ 0.117931] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.120318] Enabling x2apic [ 0.121484] Enabled x2apic [ 0.124007] Switched APIC routing to physical x2apic. [ 0.127253] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.128004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.132804] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.143400] KVM setup paravirtual spinlock [ 0.146036] x86: Booted up 1 node, 1 CPUs [ 0.147559] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.148404] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.150770] devtmpfs: initialized [ 0.153296] EVM: security.selinux [ 0.154612] EVM: security.SMACK64 [ 0.155911] EVM: security.ima [ 0.156003] EVM: security.capability [ 0.158355] pinctrl core: initialized pinctrl subsystem [ 0.160050] regulator-dummy: no parameters [ 0.161679] RTC time: 11:35:03, date: 06/08/19 [ 0.163364] NET: Registered protocol family 16 [ 0.164127] cpuidle: using governor ladder [ 0.165668] cpuidle: using governor menu [ 0.167186] ACPI: bus type PCI registered [ 0.168008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.170364] PCI: Using configuration type 1 for base access [ 0.172707] bio: create slab at 0 [ 0.174418] ACPI: Added _OSI(Module Device) [ 0.175986] ACPI: Added _OSI(Processor Device) [ 0.176004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.177704] ACPI: Added _OSI(Processor Aggregator Device) [ 0.180594] ACPI: Interpreter enabled [ 0.182012] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.184981] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.188003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.191472] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.194238] ACPI: (supports S0 S5) [ 0.195561] ACPI: Using IOAPIC for interrupt routing [ 0.196016] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.199404] ACPI: No dock devices found. [ 0.201764] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.203912] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.204007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.206275] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.208196] acpiphp: Slot [3] registered [ 0.209705] acpiphp: Slot [4] registered [ 0.211191] acpiphp: Slot [5] registered [ 0.212024] acpiphp: Slot [6] registered [ 0.213518] acpiphp: Slot [7] registered [ 0.215013] acpiphp: Slot [8] registered [ 0.216021] acpiphp: Slot [9] registered [ 0.217523] acpiphp: Slot [10] registered [ 0.219045] acpiphp: Slot [11] registered [ 0.220021] acpiphp: Slot [12] registered [ 0.221535] acpiphp: Slot [13] registered [ 0.223050] acpiphp: Slot [14] registered [ 0.224021] acpiphp: Slot [15] registered [ 0.225542] acpiphp: Slot [16] registered [ 0.227058] acpiphp: Slot [17] registered [ 0.228028] acpiphp: Slot [18] registered [ 0.229549] acpiphp: Slot [19] registered [ 0.231074] acpiphp: Slot [20] registered [ 0.232021] acpiphp: Slot [21] registered [ 0.233549] acpiphp: Slot [22] registered [ 0.235076] acpiphp: Slot [23] registered [ 0.236021] acpiphp: Slot [24] registered [ 0.237545] acpiphp: Slot [25] registered [ 0.239065] acpiphp: Slot [26] registered [ 0.240022] acpiphp: Slot [27] registered [ 0.241538] acpiphp: Slot [28] registered [ 0.243057] acpiphp: Slot [29] registered [ 0.244021] acpiphp: Slot [30] registered [ 0.245543] acpiphp: Slot [31] registered [ 0.247053] PCI host bridge to bus 0000:00 [ 0.248004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.249946] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.252003] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.254144] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.258330] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.266065] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.268016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.291508] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.293276] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.296015] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.298734] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301206] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303568] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.306394] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309154] vgaarb: bridge control possible 0000:00:02.0 [ 0.311373] SCSI subsystem initialized [ 0.312246] ACPI: bus type USB registered [ 0.313849] usbcore: registered new interface driver usbfs [ 0.315846] usbcore: registered new interface driver hub [ 0.316049] usbcore: registered new device driver usb [ 0.318106] PCI: Using ACPI for IRQ routing [ 0.320115] NetLabel: Initializing [ 0.321501] NetLabel: domain hash size = 128 [ 0.323138] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.324049] NetLabel: unlabeled traffic allowed by default [ 0.326276] Switched to clocksource kvm-clock [ 0.333032] AppArmor: AppArmor Filesystem Enabled [ 0.334815] pnp: PnP ACPI init [ 0.336083] ACPI: bus type PNP registered [ 0.338115] pnp: PnP ACPI: found 8 devices [ 0.339687] ACPI: bus type PNP unregistered [ 0.347012] NET: Registered protocol family 2 [ 0.349013] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.351540] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.353979] TCP: Hash tables configured (established 8192 bind 8192) [ 0.356380] TCP: reno registered [ 0.357772] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.359899] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.362275] NET: Registered protocol family 1 [ 0.363949] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.366080] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.368158] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.385313] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.402540] Trying to unpack rootfs image as initramfs... [ 0.506479] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.509559] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.511676] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.514875] Scanning for low memory corruption every 60 seconds [ 0.517308] Initialise system trusted keyring [ 0.518999] audit: initializing netlink socket (disabled) [ 0.520994] type=2000 audit(1559993703.943:1): initialized [ 0.540855] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.543898] zbud: loaded [ 0.545247] VFS: Disk quotas dquot_6.5.2 [ 0.546825] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.549483] fuse init (API version 7.22) [ 0.551083] msgmni has been set to 1982 [ 0.552600] Key type big_key registered [ 0.554422] Key type asymmetric registered [ 0.555968] Asymmetric key parser 'x509' registered [ 0.557769] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.560564] io scheduler noop registered [ 0.562053] io scheduler deadline registered (default) [ 0.563912] io scheduler cfq registered [ 0.565461] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.567424] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.569843] ipmi message handler version 39.2 [ 0.571501] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.574232] ACPI: Power Button [PWRF] [ 0.575724] GHES: HEST is not enabled! [ 0.592071] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.624189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.626805] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.653507] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.657104] Linux agpgart interface v0.103 [ 0.659585] brd: module loaded [ 0.661316] loop: module loaded [ 0.662977] blk-mq: CPU -> queue map [ 0.664401] CPU 0 -> Queue 0 [ 0.666454] vda: vda1 [ 0.668217] scsi0 : ata_piix [ 0.669475] scsi1 : ata_piix [ 0.670697] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.673032] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.676128] libphy: Fixed MDIO Bus: probed [ 0.677730] tun: Universal TUN/TAP device driver, 1.6 [ 0.679540] tun: (C) 1999-2004 Max Krasnyansky [ 0.682751] PPP generic driver version 2.4.2 [ 0.684410] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.686661] ehci-pci: EHCI PCI platform driver [ 0.688305] ehci-platform: EHCI generic platform driver [ 0.690166] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.692334] ohci-pci: OHCI PCI platform driver [ 0.693986] ohci-platform: OHCI generic platform driver [ 0.695856] uhci_hcd: USB Universal Host Controller Interface driver [ 0.712714] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.714638] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.717488] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.719666] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.722021] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.724715] usb usb1: Product: UHCI Host Controller [ 0.726475] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.728684] usb usb1: SerialNumber: 0000:00:01.2 [ 0.730454] hub 1-0:1.0: USB hub found [ 0.731955] hub 1-0:1.0: 2 ports detected [ 0.733596] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.737415] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.739196] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.741089] mousedev: PS/2 mouse device common for all mice [ 0.743435] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.746642] rtc_cmos 00:00: RTC can wake from S4 [ 0.748835] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.751085] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.753399] device-mapper: uevent: version 1.0.3 [ 0.755175] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.758208] ledtrig-cpu: registered to indicate activity on CPUs [ 0.760388] TCP: cubic registered [ 0.761798] NET: Registered protocol family 10 [ 0.763644] NET: Registered protocol family 17 [ 0.765369] Key type dns_resolver registered [ 0.767079] Loading compiled-in X.509 certificates [ 0.769341] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.772736] registered taskstats version 1 [ 0.775733] Key type trusted registered [ 0.779459] Key type encrypted registered [ 0.781020] AppArmor: AppArmor sha1 policy hashing enabled [ 0.783042] IMA: No TPM chip found, activating TPM-bypass! [ 0.785554] regulator-dummy: disabling [ 0.787010] Magic number: 7:794:579 [ 0.788452] pci_bus 0000:00: hash matches [ 0.790063] rtc_cmos 00:00: setting system clock to 2019-06-08 11:35:04 UTC (1559993704) [ 0.793062] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.795189] EDD information not available. [ 0.829421] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.832333] Write protecting the kernel read-only data: 12288k [ 0.835104] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.839337] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.856125] systemd-udevd[99]: starting version 204 [ 0.889260] FDC 0 is a S82078B [ 1.044058] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.209511] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.211874] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.214320] usb 1-1: Product: QEMU USB Tablet [ 1.215923] usb 1-1: Manufacturer: QEMU [ 1.217378] usb 1-1: SerialNumber: 42 [ 1.922042] 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.284180] 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.415495] random: init urandom read with 10 bits of entropy available * Starting Initialize or finalize resolvconf[74G[ OK ][ 2.564427] 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 Sat, 08 Jun 2019 11:35:06 +0000. Up 2.96 seconds. cloud-init-nonet[3.16]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] cloud-init-nonet[4.86]: static networking is now up * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sat, 08 Jun 2019 11:35:09 +0000. Up 5.36 seconds. * Stopping cold plug devices[74G[ OK ] ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.100.17 | 255.255.255.0 | fa:16:3e:88:af:bd | 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 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: 46:75:d6:aa:fa:e5:80:41:f9:bc:1f:dd:2d:d3:d0:7a root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | . o. | | o o . | | + . | | o o . . | | S o. . .| | . o.. . =.| | ..o o = E| | . = . + | | .. o | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: e2:49:bb:da:87:19:de:cd:6a:1b:58:3e:7c:b3:1a:aa root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | | | | | o S | | o.O | | .==*oo | | .+o+=oo | | Eo+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: 8f:10:ef:0f:ff:69:06:b8:23:71:ea:ea:67:3a:8b:56 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | . | | o | | . S. | | E .ooo. | | . ++... | | ... = o+ o. | | ...=O.. .o+o | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: c5:34:84:99:f5:84:4a:ff:8a:08:05:56:d2:1c:19:3a root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | .+++ *=.. | | oo+ =o.+ | | .E. . oo . | | .. ... | | . S . | | . . | | . . . . | | . . . | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting 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 Sat, 08 Jun 2019 11:35:15 +0000. Up 11.56 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 Sat, 08 Jun 2019 11:35:16 +0000. Up 12.82 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.6 LTS sprout-0 ttyS0 sprout-0 login: 100 3149 100 3149 0 0 15320 0 --:--:-- --:--:-- --:--:-- 15286 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 8s (1567 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.7 + '[' -n 192.168.100.7 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install sprout --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg sprout-mmtel-as-dbg sprout-scscf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat 0 upgraded, 105 newly installed, 0 to remove and 0 not upgraded. Need to get 56.7 MB of archives. After this operation, 172 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 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-diags-monitor 1.0-180328.114312 [25.4 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 28%Extracting templates from packages: 57%Extracting templates from packages: 85%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 56.7 MB in 15s (3558 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51354 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-locale1.54.0:amd64. Preparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libxml2-utils. Preparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package sprout-base. Preparing to unpack .../sprout-base_1.0-180328.134516_amd64.deb ... Unpacking sprout-base (1.0-180328.134516) ... Selecting previously unselected package sprout-scscf. Preparing to unpack .../sprout-scscf_1.0-180328.134516_amd64.deb ... Unpacking sprout-scscf (1.0-180328.134516) ... Selecting previously unselected package sprout-icscf. Preparing to unpack .../sprout-icscf_1.0-180328.134516_amd64.deb ... Unpacking sprout-icscf (1.0-180328.134516) ... Selecting previously unselected package sprout-bgcf. Preparing to unpack .../sprout-bgcf_1.0-180328.134516_amd64.deb ... Unpacking sprout-bgcf (1.0-180328.134516) ... Selecting previously unselected package sprout-mmtel-as. Preparing to unpack .../sprout-mmtel-as_1.0-180328.134516_amd64.deb ... Unpacking sprout-mmtel-as (1.0-180328.134516) ... Selecting previously unselected package sprout. Preparing to unpack .../sprout_1.0-180328.134516_amd64.deb ... Unpacking sprout (1.0-180328.134516) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.11) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Setting up sprout-libs (1.0-180328.134516) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. rsyslog stop/waiting rsyslog start/running, process 8217 reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 8245 clearwater-socket-factory-sig start/running, process 8253 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8299 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ...............................................+++ .........+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up sprout-base (1.0-180328.134516) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up sprout-bgcf (1.0-180328.134516) ... Setting up sprout-mmtel-as (1.0-180328.134516) ... Setting up sprout-scscf (1.0-180328.134516) ... Setting up sprout-icscf (1.0-180328.134516) ... Setting up sprout (1.0-180328.134516) ... Processing triggers for libc-bin (2.19-0ubuntu6.15) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 4s (9513 kB/s) Selecting previously unselected package python-mock. (Reading database ... 57959 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.205 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.205 ++ echo A 172.30.9.205 ++ ip2rr 172.30.9.205 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.205 ++ echo A 172.30.9.205 ++ ip2rr 172.30.9.205 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.205 ++ echo A 172.30.9.205 ++ ip2rr 172.30.9.205 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.205 ++ echo A 172.30.9.205 ++ ip2rr 172.30.9.205 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.205 ++ echo A 172.30.9.205 + echo 'nameserver 192.168.100.2' + 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 Execution failed | Does... Process ntp_process Running Process nginx_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process sprout_uptime Wait parent Program poll_sprout_sip Wait parent Program poll_sprout_http Wait parent Program nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' sprout_process Execution failed | Does... Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process sprout_uptime Wait parent Program poll_sprout_sip Wait parent Program poll_sprout_http Wait parent Program nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Running Process ntp_process Running Process nginx_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process sprout_uptime Status failed Program poll_sprout_sip Status ok Program poll_sprout_http Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' sprout_uptime Status failed Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 3m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Running Process ntp_process Running Process nginx_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process sprout_uptime Status ok Program poll_sprout_sip Status ok Program poll_sprout_http Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 691c46ffceca493d is healthy: got healthy result from http://192.168.100.9:4000 member ad242935763ebb32 is healthy: got healthy result from http://192.168.100.17:4000 member e5c4776e80d3063e is healthy: got healthy result from http://192.168.100.7:4000 cluster is healthy + clearwater-etcdctl member list 691c46ffceca493d: name=192-168-100-9 peerURLs=http://192.168.100.9:2380 clientURLs=http://192.168.100.9:4000 isLeader=false ad242935763ebb32: name=192-168-100-17 peerURLs=http://192.168.100.17:2380 clientURLs=http://192.168.100.17:4000 isLeader=false e5c4776e80d3063e: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=true + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.17) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.9 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.9 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.9 is in state normal. + cw-check_config_sync - /etc/clearwater/bgcf.json is up to date - /etc/clearwater/sas.json is up to date - /etc/clearwater/shared_ifcs.xml is up to date - /etc/clearwater/dns.json is up to date - /etc/clearwater/shared_config is up to date - /etc/clearwater/enum.json is up to date - /etc/clearwater/fallback_ifcs.xml is up to date - /etc/clearwater/rph.json is up to date - /etc/clearwater/s-cscf.json is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABc-51Mb019qss5hu_9T1dMtZiutU3WtAUzS-MEHxH5_GA7HFwy4wbgVETzC-r1qoVGRDAwAx64K3-dER_IMHmK_nBizVyAauWC2dH08JR1PRtN--XKBCd82ezG0s0_Hka42jHp20assX0j6iK1Qq4wa9xAJu0aoGLdqVeOOO5fjLeXREU' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.46:8004/v1/c04132917d2c4447ba1b1d0ab3e1c6ed/stacks/clearwater-opnfv-sprout-fkbmxmtthc2k-0-5vv5g24figdo/1d9de266-7006-4433-b3c6-f8bb77574c52/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 10 54 --:--:-- --:--:-- --:--:-- 54 HTTP/1.1 200 OK Date: Sat, 08 Jun 2019 11:39:45 GMT Server: Apache x-openstack-request-id: req-9324b1e5-4146-4492-9418-04d564944bc4 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 | dd:42:4a:6c:d3:8f:2b:2b:8a:5d:4d:9c:89:0b:b9:b4 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 e2:49:bb:da:87:19:de:cd:6a:1b:58:3e:7c:b3:1a:aa root@sprout-0 (DSA) ec2: 256 8f:10:ef:0f:ff:69:06:b8:23:71:ea:ea:67:3a:8b:56 root@sprout-0 (ECDSA) ec2: 256 c5:34:84:99:f5:84:4a:ff:8a:08:05:56:d2:1c:19:3a root@sprout-0 (ED25519) ec2: 2048 46:75:d6:aa:fa:e5:80:41:f9:bc:1f:dd:2d:d3:d0:7a root@sprout-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEnPWtqVxF1M5EYMXJe6kVX+7h2C2ba5+3r9yW634ylNt2cAhjpuSH98qjOCihoZZqTMBaTUhhOlXtCtxnMTkGc= root@sprout-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGdeyWO05WRYi/bnMe99P+kqEHvPYY8jWsYuDm0i8QcK root@sprout-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBdL5Ds7qhCXKYj5VSr/sArj1KSWHBjqAs4stjzNLKsx9Pk0pp/ynyLTHkmtqv+OI7wF2SnR15uqlLh+UgSFRfnem0NbFHsPnbtpYBLNBZGrr8G615xax36pkpctEMEESzU3OAXcqep5gHUxYdCIqGlQKK8SNH6hFiXoi0gQjQwU+Dr0EY6nUiOJtlBoKg0RgCgZM0gFkw6hetWJpiqAtQ5pCUAlKrjRAGYtqAP3le4k0vgmFAaQd10YNOq3pM5O7cj4hzufbVLKIhAFKWu3NuaN8w/qfRPMDKPjeCrwzHRwEZDmPXNnaKkiNPHeBUGb7wj5YdNMyUOPlBSzQZFL71 root@sprout-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sat, 08 Jun 2019 11:39:45 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 281.99 seconds 2019-06-08 11:46:23,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 11:46:23,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:46:23,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1344 Content-Type: application/json Date: Sat, 08 Jun 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-ab99ef9b-e858-4c88-bdad-62aaf69d4cb4 x-openstack-request-id: req-ab99ef9b-e858-4c88-bdad-62aaf69d4cb4 2019-06-08 11:46:23,931 - 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:10:80:93", "version": 4, "addr": "192.168.100.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:80:93", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/98a7f6b0-c969-4cc2-af87-b7ef7872f92d", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/98a7f6b0-c969-4cc2-af87-b7ef7872f92d", "rel": "bookmark"}], "image": {"id": "4be488e3-47c8-405e-aea8-cae75c30f9ff", "links": [{"href": "http://172.30.9.46:8774/images/4be488e3-47c8-405e-aea8-cae75c30f9ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:40:39.000000", "flavor": {"id": "205aaf6f-7af1-479e-9e1c-478cf67b1d45", "links": [{"href": "http://172.30.9.46:8774/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "rel": "bookmark"}]}, "id": "98a7f6b0-c969-4cc2-af87-b7ef7872f92d", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "361d895b64ce45fda4eea4137ca52e60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:40:39Z", "hostId": "4513d243c6ce4a1f119109d26689f0a8c817b51353655c7e5045030e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "name": "bono-0.clearwater.opnfv", "created": "2019-06-08T11:40:04Z", "tenant_id": "b9f86e610bc74c1384f3b9b48534cde3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:23:37", "version": 4, "addr": "192.168.100.26", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:23:37", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/9e35db02-2cde-4218-bf45-fdee1cb08559", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/9e35db02-2cde-4218-bf45-fdee1cb08559", "rel": "bookmark"}], "image": {"id": "4be488e3-47c8-405e-aea8-cae75c30f9ff", "links": [{"href": "http://172.30.9.46:8774/images/4be488e3-47c8-405e-aea8-cae75c30f9ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:40:37.000000", "flavor": {"id": "205aaf6f-7af1-479e-9e1c-478cf67b1d45", "links": [{"href": "http://172.30.9.46:8774/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "rel": "bookmark"}]}, "id": "9e35db02-2cde-4218-bf45-fdee1cb08559", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "361d895b64ce45fda4eea4137ca52e60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:40:37Z", "hostId": "4513d243c6ce4a1f119109d26689f0a8c817b51353655c7e5045030e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "name": "dime-0.clearwater.opnfv", "created": "2019-06-08T11:40:04Z", "tenant_id": "b9f86e610bc74c1384f3b9b48534cde3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:24:77:a4", "version": 4, "addr": "192.168.100.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:24:77:a4", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/d945b29a-5003-4775-9d59-a8d1e480cb5e", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/d945b29a-5003-4775-9d59-a8d1e480cb5e", "rel": "bookmark"}], "image": {"id": "4be488e3-47c8-405e-aea8-cae75c30f9ff", "links": [{"href": "http://172.30.9.46:8774/images/4be488e3-47c8-405e-aea8-cae75c30f9ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:40:30.000000", "flavor": {"id": "205aaf6f-7af1-479e-9e1c-478cf67b1d45", "links": [{"href": "http://172.30.9.46:8774/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "rel": "bookmark"}]}, "id": "d945b29a-5003-4775-9d59-a8d1e480cb5e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "361d895b64ce45fda4eea4137ca52e60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:40:30Z", "hostId": "5a7a66950c36ddaf3f09e8a144efe6ea5e86982eff39aa800e169c69", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "name": "homer-0.clearwater.opnfv", "created": "2019-06-08T11:40:01Z", "tenant_id": "b9f86e610bc74c1384f3b9b48534cde3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:af:bd", "version": 4, "addr": "192.168.100.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:af:bd", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/09676360-382a-4661-90ed-d72cad0f402d", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/09676360-382a-4661-90ed-d72cad0f402d", "rel": "bookmark"}], "image": {"id": "4be488e3-47c8-405e-aea8-cae75c30f9ff", "links": [{"href": "http://172.30.9.46:8774/images/4be488e3-47c8-405e-aea8-cae75c30f9ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:35:02.000000", "flavor": {"id": "205aaf6f-7af1-479e-9e1c-478cf67b1d45", "links": [{"href": "http://172.30.9.46:8774/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "rel": "bookmark"}]}, "id": "09676360-382a-4661-90ed-d72cad0f402d", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "361d895b64ce45fda4eea4137ca52e60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:35:02Z", "hostId": "4513d243c6ce4a1f119109d26689f0a8c817b51353655c7e5045030e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "name": "sprout-0.clearwater.opnfv", "created": "2019-06-08T11:34:44Z", "tenant_id": "b9f86e610bc74c1384f3b9b48534cde3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:52:30", "version": 4, "addr": "192.168.100.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:52:30", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/eb641662-1cd4-4fcc-a9a8-42ffc51e98a1", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/eb641662-1cd4-4fcc-a9a8-42ffc51e98a1", "rel": "bookmark"}], "image": {"id": "4be488e3-47c8-405e-aea8-cae75c30f9ff", "links": [{"href": "http://172.30.9.46:8774/images/4be488e3-47c8-405e-aea8-cae75c30f9ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:24:52.000000", "flavor": {"id": "205aaf6f-7af1-479e-9e1c-478cf67b1d45", "links": [{"href": "http://172.30.9.46:8774/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "rel": "bookmark"}]}, "id": "eb641662-1cd4-4fcc-a9a8-42ffc51e98a1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "361d895b64ce45fda4eea4137ca52e60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:24:52Z", "hostId": "5a7a66950c36ddaf3f09e8a144efe6ea5e86982eff39aa800e169c69", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "name": "vellum-0.clearwater.opnfv", "created": "2019-06-08T11:24:37Z", "tenant_id": "b9f86e610bc74c1384f3b9b48534cde3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:71:9c", "version": 4, "addr": "192.168.100.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:71:9c", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/ef9296db-4f3e-46a7-bf22-8ac11a0f0b13", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/ef9296db-4f3e-46a7-bf22-8ac11a0f0b13", "rel": "bookmark"}], "image": {"id": "4be488e3-47c8-405e-aea8-cae75c30f9ff", "links": [{"href": "http://172.30.9.46:8774/images/4be488e3-47c8-405e-aea8-cae75c30f9ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:21:24.000000", "flavor": {"id": "205aaf6f-7af1-479e-9e1c-478cf67b1d45", "links": [{"href": "http://172.30.9.46:8774/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "rel": "bookmark"}]}, "id": "ef9296db-4f3e-46a7-bf22-8ac11a0f0b13", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "361d895b64ce45fda4eea4137ca52e60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:21:24Z", "hostId": "5a7a66950c36ddaf3f09e8a144efe6ea5e86982eff39aa800e169c69", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "name": "ellis-0.clearwater.opnfv", "created": "2019-06-08T11:19:53Z", "tenant_id": "b9f86e610bc74c1384f3b9b48534cde3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:8b:26", "version": 4, "addr": "192.168.100.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:8b:26", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/075f2343-290b-49e5-98d3-a08e58c2a67a", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/075f2343-290b-49e5-98d3-a08e58c2a67a", "rel": "bookmark"}], "image": {"id": "4be488e3-47c8-405e-aea8-cae75c30f9ff", "links": [{"href": "http://172.30.9.46:8774/images/4be488e3-47c8-405e-aea8-cae75c30f9ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:19:14.000000", "flavor": {"id": "205aaf6f-7af1-479e-9e1c-478cf67b1d45", "links": [{"href": "http://172.30.9.46:8774/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "rel": "bookmark"}]}, "id": "075f2343-290b-49e5-98d3-a08e58c2a67a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "361d895b64ce45fda4eea4137ca52e60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:19:14Z", "hostId": "4513d243c6ce4a1f119109d26689f0a8c817b51353655c7e5045030e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "name": "ns.clearwater.opnfv", "created": "2019-06-08T11:17:27Z", "tenant_id": "b9f86e610bc74c1384f3b9b48534cde3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 11:46:23,931 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-ab99ef9b-e858-4c88-bdad-62aaf69d4cb4 2019-06-08 11:46:23,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.193345069885s 2019-06-08 11:46:23,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-06-08 11:46:23,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/servers/eb641662-1cd4-4fcc-a9a8-42ffc51e98a1/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" -d '{"os-getConsoleOutput": {"length": null}}' 2019-06-08 11:46:24,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 15920 Content-Type: application/json Date: Sat, 08 Jun 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-023a19de-3ecc-4f7b-8345-fcca88b2e8f1 x-openstack-request-id: req-023a19de-3ecc-4f7b-8345-fcca88b2e8f1 2019-06-08 11:46:24,018 - keystoneauth.session - DEBUG - RESP BODY: {"output": "Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [448 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 13.1 MB in 8s (1539 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.100.7\n+ '[' -n 192.168.100.7 ']'\n+ cat\n+ mkdir -p /etc/chronos\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install vellum --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n astaire astaire-libs binutils build-essential ca-certificates-java cassandra\n chronos clearwater-cassandra clearwater-config-manager\n clearwater-diags-monitor clearwater-etcd clearwater-infrastructure\n clearwater-log-cleanup clearwater-memcached clearwater-monit\n clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd\n clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra\n homestead-prov-cassandra inotify-tools iotop java-common\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data\n libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2\n libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl\n libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot\n libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10\n libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8\n liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3\n libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18\n libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4\n libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a\n libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev\n memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema\n python-mock python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath rogers rogers-libs snmp snmpd\n sysstat tzdata-java\nSuggested packages:\n astaire-dbg binutils-doc cassandra-tools clearwater-auto-config\n clearwater-auto-upgrade clearwater-secure-connections exim4 postfix\n mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg gdb-doc gdbserver default-jre equivs glibc-doc cups-common\n liblcms2-utils pcscd pulseaudio lm-sensors snmp-mibs-downloader\n libstdc++-4.8-doc make-doc libcache-memcached-perl libmemcached ntp-doc\n icedtea-7-jre-jamvm libnss-mdns sun-java6-fonts fonts-dejavu-extra\n fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei\n fonts-wqy-zenhei ttf-indic-fonts python-genshi python-lxml python-mock-doc\n python3-setuptools isag\nRecommended packages:\n libc-dbg python-dev-all\nThe following NEW packages will be installed:\n astaire astaire-libs binutils build-essential ca-certificates-java cassandra\n chronos clearwater-cassandra clearwater-config-manager\n clearwater-diags-monitor clearwater-etcd clearwater-infrastructure\n clearwater-log-cleanup clearwater-memcached clearwater-monit\n clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd\n clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra\n homestead-prov-cassandra inotify-tools iotop java-common\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data\n libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2\n libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl\n libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot\n libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10\n libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8\n liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3\n libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18\n libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4\n libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a\n libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev\n memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema\n python-mock python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath rogers rogers-libs snmp snmpd\n sysstat tzdata-java vellum\n0 upgraded, 139 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 170 MB of archives.\nAfter this operation, 407 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.5 [10.6 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.5 [1124 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2019a-0ubuntu0.14.04 [70.0 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.3 [21.1 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.3 [21.7 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.3 [25.2 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.11 [178 kB]\nGet:20 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:26 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB]\nGet:33 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB]\nGet:36 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB]\nGet:40 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]\nGet:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:43 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB]\nGet:44 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:46 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u211-2.6.17-0ubuntu0.1 [39.6 MB]\nGet:48 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB]\nGet:49 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB]\nGet:50 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB]\nGet:51 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB]\nGet:52 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB]\nGet:53 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB]\nGet:54 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB]\nGet:55 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 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-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB]\nGet:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nGet:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.15 [3467 kB]\nExtracting templates from packages: 21%Extracting templates from packages: 43%Extracting templates from packages: 64%Extracting templates from packages: 86%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 170 MB in 22s (7665 kB/s)\nSelecting previously unselected package libnspr4:amd64.\n(Reading database ... 51354 files and directories currently installed.)\nPreparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libnss3-nssdb.\nPreparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.5_all.deb ...\nUnpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.5) ...\nSelecting previously unselected package libnss3:amd64.\nPreparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.5_amd64.deb ...\nUnpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.5) ...\nSelecting previously unselected package ca-certificates-java.\nPreparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ...\nUnpacking ca-certificates-java (20130815ubuntu1) ...\nSelecting previously unselected package tzdata-java.\nPreparing to unpack .../tzdata-java_2019a-0ubuntu0.14.04_all.deb ...\nUnpacking tzdata-java (2019a-0ubuntu0.14.04) ...\nSelecting previously unselected package java-common.\nPreparing to unpack .../java-common_0.51_all.deb ...\nUnpacking java-common (0.51) ...\nSelecting previously unselected package libavahi-common-data:amd64.\nPreparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.3_amd64.deb ...\nUnpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ...\nSelecting previously unselected package libavahi-common3:amd64.\nPreparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.3_amd64.deb ...\nUnpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ...\nSelecting previously unselected package libavahi-client3:amd64.\nPreparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.3_amd64.deb ...\nUnpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ...\nSelecting previously unselected package libcups2:amd64.\nPreparing to unpack .../libcups2_1.7.2-0ubuntu1.11_amd64.deb ...\nUnpacking libcups2:amd64 (1.7.2-0ubuntu1.11) ...\nSelecting previously unselected package liblcms2-2:amd64.\nPreparing to unpack .../liblcms2-2_2.5-0ubuntu4.2_amd64.deb ...\nUnpacking liblcms2-2:amd64 (2.5-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libpcsclite1:amd64.\nPreparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ...\nUnpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ...\nSelecting previously unselected package libasyncns0:amd64.\nPreparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ...\nUnpacking libasyncns0:amd64 (0.8-4ubuntu2) ...\nSelecting previously unselected package libogg0:amd64.\nPreparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ...\nUnpacking libogg0:amd64 (1.3.1-1ubuntu1) ...\nSelecting previously unselected package libflac8:amd64.\nPreparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ...\nUnpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ...\nSelecting previously unselected package libvorbis0a:amd64.\nPreparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ...\nUnpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ...\nSelecting previously unselected package libvorbisenc2:amd64.\nPreparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ...\nUnpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ...\nSelecting previously unselected package libsndfile1:amd64.\nPreparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ...\nUnpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ...\nSelecting previously unselected package libpulse0:amd64.\nPreparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ...\nUnpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package openjdk-7-jre-headless:amd64.\nPreparing to unpack .../openjdk-7-jre-headless_7u211-2.6.17-0ubuntu0.1_amd64.deb ...\nUnpacking openjdk-7-jre-headless:amd64 (7u211-2.6.17-0ubuntu0.1) ...\nSelecting previously unselected package cassandra.\nPreparing to unpack .../cassandra_2.1.15_all.deb ...\nUnpacking cassandra (2.1.15) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nProcessing triggers for ca-certificates (20170717~14.04.2) ...\nUpdating certificates in /etc/ssl/certs... 0 added, 0 removed; done.\nRunning hooks in /etc/ca-certificates/update.d....done.\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up tzdata-java (2019a-0ubuntu0.14.04) ...\nSetting up java-common (0.51) ...\nSetting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ...\nSetting up libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ...\nSetting up libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ...\nSetting up libcups2:amd64 (1.7.2-0ubuntu1.11) ...\nSetting up liblcms2-2:amd64 (2.5-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ...\nSetting up libasyncns0:amd64 (0.8-4ubuntu2) ...\nSetting up libogg0:amd64 (1.3.1-1ubuntu1) ...\nSetting up libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ...\nSetting up libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ...\nSetting up libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ...\nSetting up libsndfile1:amd64 (1.0.25-7ubuntu2.2) ...\nSetting up libpulse0:amd64 (1:4.0-0ubuntu11.1) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.5) ...\nSetting up libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.5) ...\nSetting up ca-certificates-java (20130815ubuntu1) ...\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem\nAdding debian:Certum_Root_CA.pem\nAdding debian:NetLock_Arany_=Class_Gold=_F\ufffd\ufffdtan\ufffd\ufffds\ufffd\ufffdtv\ufffd\ufffdny.pem\nAdding debian:DST_ACES_CA_X6.pem\nAdding debian:CNNIC_ROOT.pem\nAdding debian:GlobalSign_Root_CA_-_R2.pem\nAdding debian:PSCProcert.pem\nAdding debian:QuoVadis_Root_CA_2_G3.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem\nAdding debian:Buypass_Class_2_Root_CA.pem\nAdding debian:Amazon_Root_CA_2.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_3.pem\nAdding debian:Cybertrust_Global_Root.pem\nAdding debian:XRamp_Global_CA_Root.pem\nAdding debian:Certinomis_-_Autorit\ufffd\ufffd_Racine.pem\nAdding debian:OISTE_WISeKey_Global_Root_GA_CA.pem\nAdding debian:AffirmTrust_Commercial.pem\nAdding debian:DigiCert_Assured_ID_Root_G2.pem\nAdding debian:Izenpe.com.pem\nAdding debian:Starfield_Root_Certificate_Authority_-_G2.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_2.pem\nAdding debian:Global_Chambersign_Root_-_2008.pem\nAdding debian:GeoTrust_Global_CA_2.pem\nAdding debian:Comodo_Secure_Services_root.pem\nAdding debian:Certum_Trusted_Network_CA.pem\nAdding debian:DST_Root_CA_X3.pem\nAdding debian:TWCA_Root_Certification_Authority.pem\nAdding debian:IdenTrust_Public_Sector_Root_CA_1.pem\nAdding debian:Network_Solutions_Certificate_Authority.pem\nAdding debian:SecureSign_RootCA11.pem\nAdding debian:OpenTrust_Root_CA_G3.pem\nAdding debian:GeoTrust_Universal_CA_2.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_2009.pem\nAdding debian:Visa_eCommerce_Root.pem\nAdding debian:Security_Communication_Root_CA.pem\nAdding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem\nAdding debian:GeoTrust_Global_CA.pem\nAdding debian:Starfield_Class_2_CA.pem\nAdding debian:T\ufffd\ufffdRKTRUST_Elektronik_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_H5.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem\nAdding debian:Microsec_e-Szigno_Root_CA_2009.pem\nAdding debian:TeliaSonera_Root_CA_v1.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem\nAdding debian:QuoVadis_Root_CA_3.pem\nAdding debian:Atos_TrustedRoot_2011.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem\nAdding debian:Amazon_Root_CA_1.pem\nAdding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem\nAdding debian:Certum_Trusted_Network_CA_2.pem\nAdding debian:GeoTrust_Primary_Certification_Authority.pem\nAdding debian:VeriSign_Universal_Root_Certification_Authority.pem\nAdding debian:Certplus_Root_CA_G1.pem\nAdding debian:Camerfirma_Chambers_of_Commerce_Root.pem\nAdding debian:Entrust_Root_Certification_Authority_-_EC1.pem\nAdding debian:ePKI_Root_Certification_Authority.pem\nAdding debian:COMODO_Certification_Authority.pem\nAdding debian:DigiCert_Trusted_Root_G4.pem\nAdding debian:CA_Disig_Root_R2.pem\nAdding debian:TWCA_Global_Root_CA.pem\nAdding debian:E-Tugra_Certification_Authority.pem\nAdding debian:IdenTrust_Commercial_Root_CA_1.pem\nAdding debian:Go_Daddy_Class_2_CA.pem\nAdding debian:EE_Certification_Centre_Root_CA.pem\nAdding debian:SwissSign_Silver_CA_-_G2.pem\nAdding debian:GeoTrust_Universal_CA.pem\nAdding debian:UTN_USERFirst_Hardware_Root_CA.pem\nAdding debian:GlobalSign_Root_CA_-_R3.pem\nAdding debian:AffirmTrust_Premium_ECC.pem\nAdding debian:DigiCert_Global_Root_G3.pem\nAdding debian:SwissSign_Gold_CA_-_G2.pem\nAdding debian:Certigna.pem\nAdding debian:Certinomis_-_Root_CA.pem\nAdding debian:DigiCert_High_Assurance_EV_Root_CA.pem\nAdding debian:DigiCert_Assured_ID_Root_G3.pem\nAdding debian:Comodo_AAA_Services_root.pem\nAdding debian:Certplus_Root_CA_G2.pem\nAdding debian:T\ufffd\ufffdB\ufffd\ufffdTAK_UEKAE_K\ufffd\ufffdk_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_-_S\ufffd\ufffdr\ufffd\ufffdm_3.pem\nAdding debian:Secure_Global_CA.pem\nAdding debian:Actalis_Authentication_Root_CA.pem\nAdding debian:AddTrust_External_Root.pem\nAdding debian:QuoVadis_Root_CA_1_G3.pem\nAdding debian:DigiCert_Assured_ID_Root_CA.pem\nAdding debian:Camerfirma_Global_Chambersign_Root.pem\nAdding debian:Security_Communication_EV_RootCA1.pem\nAdding debian:Entrust_Root_Certification_Authority.pem\nAdding debian:DigiCert_Global_Root_G2.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem\nAdding debian:ACEDICOM_Root.pem\nAdding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem\nAdding debian:QuoVadis_Root_CA_3_G3.pem\nAdding debian:CA_Disig_Root_R1.pem\nAdding debian:Certplus_Class_2_Primary_CA.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R4.pem\nAdding debian:EC-ACC.pem\nAdding debian:LuxTrust_Global_Root_2.pem\nAdding debian:SZAFIR_ROOT_CA2.pem\nAdding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem\nAdding debian:CFCA_EV_ROOT.pem\nAdding debian:certSIGN_ROOT_CA.pem\nAdding debian:Staat_der_Nederlanden_EV_Root_CA.pem\nAdding debian:Sonera_Class_2_Root_CA.pem\nAdding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem\nAdding debian:Buypass_Class_3_Root_CA.pem\nAdding debian:Baltimore_CyberTrust_Root.pem\nAdding debian:Amazon_Root_CA_4.pem\nAdding debian:SecureTrust_CA.pem\nAdding debian:OISTE_WISeKey_Global_Root_GB_CA.pem\nAdding debian:USERTrust_ECC_Certification_Authority.pem\nAdding debian:Swisscom_Root_CA_1.pem\nAdding debian:QuoVadis_Root_CA.pem\nAdding debian:thawte_Primary_Root_CA_-_G2.pem\nAdding debian:Swisscom_Root_CA_2.pem\nAdding debian:Comodo_Trusted_Services_root.pem\nAdding debian:AddTrust_Qualified_Certificates_Root.pem\nAdding debian:COMODO_ECC_Certification_Authority.pem\nAdding debian:Taiwan_GRCA.pem\nAdding debian:ISRG_Root_X1.pem\nAdding debian:OpenTrust_Root_CA_G2.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R5.pem\nAdding debian:Hongkong_Post_Root_CA_1.pem\nAdding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem\nAdding debian:AddTrust_Low-Value_Services_Root.pem\nAdding debian:DigiCert_Global_Root_CA.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem\nAdding debian:Deutsche_Telekom_Root_CA_2.pem\nAdding debian:GlobalSign_Root_CA.pem\nAdding debian:QuoVadis_Root_CA_2.pem\nAdding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem\nAdding debian:ACCVRAIZ1.pem\nAdding debian:AffirmTrust_Premium.pem\nAdding debian:Trustis_FPS_Root_CA.pem\nAdding debian:Chambers_of_Commerce_Root_-_2008.pem\nAdding debian:OpenTrust_Root_CA_G1.pem\nAdding debian:Swisscom_Root_EV_CA_2.pem\nAdding debian:Entrust_Root_Certification_Authority_-_G2.pem\nAdding debian:USERTrust_RSA_Certification_Authority.pem\nAdding debian:AffirmTrust_Networking.pem\nAdding debian:thawte_Primary_Root_CA.pem\nAdding debian:COMODO_RSA_Certification_Authority.pem\nAdding debian:AddTrust_Public_Services_Root.pem\nAdding debian:Security_Communication_RootCA2.pem\nAdding debian:thawte_Primary_Root_CA_-_G3.pem\nAdding debian:Amazon_Root_CA_3.pem\nAdding debian:AC_RAIZ_FNMT-RCM.pem\nAdding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem\ndone.\nSetting up openjdk-7-jre-headless:amd64 (7u211-2.6.17-0ubuntu0.1) ...\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode\nSetting up cassandra (2.1.15) ...\nAdding group `cassandra' (GID 111) ...\nDone.\nvm.max_map_count = 1048575\nnet.ipv4.tcp_keepalive_time = 300\nProcessing triggers for libc-bin (2.19-0ubuntu6.15) ...\nProcessing triggers for ca-certificates (20170717~14.04.2) ...\nUpdating certificates in /etc/ssl/certs... 0 added, 0 removed; done.\nRunning hooks in /etc/ca-certificates/update.d....\ndone.\ndone.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSelecting previously unselected package clearwater-cassandra.\n(Reading database ... 53180 files and directories currently installed.)\nPreparing to unpack .../clearwater-cassandra_1.0-180328.114015_all.deb ...\nUnpacking clearwater-cassandra (1.0-180328.114015) ...\nSelecting previously unselected package libasan0:amd64.\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-program-options1.54.0:amd64.\nPreparing to unpack .../libboost-program-options1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libpython3.4:amd64.\nPreparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.7_amd64.deb ...\nUnpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package python-mock.\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package libc-ares2:amd64.\nPreparing to unpack .../libc-ares2_1.10.0-2ubuntu0.2_amd64.deb ...\nUnpacking libc-ares2:amd64 (1.10.0-2ubuntu0.2) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package astaire-libs.\nPreparing to unpack .../astaire-libs_1.0-180326.104711_amd64.deb ...\nUnpacking astaire-libs (1.0-180326.104711) ...\nSelecting previously unselected package cpulimit.\nPreparing to unpack .../cpulimit_2.0-1_amd64.deb ...\nUnpacking cpulimit (2.0-1) ...\nSelecting previously unselected package astaire.\nPreparing to unpack .../astaire_1.0-180326.104711_amd64.deb ...\nUnpacking astaire (1.0-180326.104711) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.15) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-170.220) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libc-ares-dev:amd64.\nPreparing to unpack .../libc-ares-dev_1.10.0-2ubuntu0.2_amd64.deb ...\nUnpacking libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ...\nSelecting previously unselected package snmp.\nPreparing to unpack .../snmp_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmp (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ...\nUnpacking clearwater-snmpd (1.0-180328.114312) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package chronos.\nPreparing to unpack .../chronos_1.0-180328.120836_amd64.deb ...\nUnpacking chronos (1.0-180328.120836) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package memcached.\nPreparing to unpack .../memcached_1.6.00-0clearwater0.6_amd64.deb ...\nUnpacking memcached (1.6.00-0clearwater0.6) ...\nSelecting previously unselected package clearwater-memcached.\nPreparing to unpack .../clearwater-memcached_1.0-180328.114312_all.deb ...\nUnpacking clearwater-memcached (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-snmp-handler-astaire.\nPreparing to unpack .../clearwater-snmp-handler-astaire_1.0-180326.110542_amd64.deb ...\nUnpacking clearwater-snmp-handler-astaire (1.0-180326.110542) ...\nSelecting previously unselected package crest-prov.\nPreparing to unpack .../crest-prov_1.0-180326.111418_amd64.deb ...\nUnpacking crest-prov (1.0-180326.111418) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package gdb.\nPreparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ...\nUnpacking gdb (7.7.1-0ubuntu5~14.04.3) ...\nSelecting previously unselected package homer-cassandra.\nPreparing to unpack .../homer-cassandra_1.0-180326.111418_amd64.deb ...\nUnpacking homer-cassandra (1.0-180326.111418) ...\nSelecting previously unselected package homestead-cassandra.\nPreparing to unpack .../homestead-cassandra_1.0-180326.115231_amd64.deb ...\nUnpacking homestead-cassandra (1.0-180326.115231) ...\nSelecting previously unselected package homestead-prov-cassandra.\nPreparing to unpack .../homestead-prov-cassandra_1.0-180326.111418_amd64.deb ...\nUnpacking homestead-prov-cassandra (1.0-180326.111418) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package lksctp-tools.\nPreparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ...\nUnpacking lksctp-tools (1.0.15+dfsg-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nSelecting previously unselected package rogers-libs.\nPreparing to unpack .../rogers-libs_1.0-180326.104711_amd64.deb ...\nUnpacking rogers-libs (1.0-180326.104711) ...\nSelecting previously unselected package rogers.\nPreparing to unpack .../rogers_1.0-180326.104711_amd64.deb ...\nUnpacking rogers (1.0-180326.104711) ...\nSelecting previously unselected package vellum.\nPreparing to unpack .../vellum_1.0-180328.114312_amd64.deb ...\nUnpacking vellum (1.0-180328.114312) ...\nSelecting previously unselected package libc6-dbg:amd64.\nPreparing to unpack .../libc6-dbg_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6-dbg:amd64 (2.19-0ubuntu6.15) ...\nSelecting previously unselected package memcached-dbg.\nPreparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ...\nUnpacking memcached-dbg (1.6.00-0clearwater0.6) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.7) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up astaire-libs (1.0-180326.104711) ...\nSetting up cpulimit (2.0-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.15) ...\nSetting up linux-libc-dev:amd64 (3.13.0-170.220) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ...\nSetting up snmp (5.7.3~dfsg-clearwater1) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up memcached (1.6.00-0clearwater0.6) ...\nRestarting memcached: memcached.\nSetting up crest-prov (1.0-180326.111418) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest-prov/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting crest\nCollecting cyclone (from crest)\nCollecting cryptography (from crest)\nCollecting idna (from crest)\nCollecting defusedxml (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting Twisted (from crest)\nCollecting prctl (from crest)\nCollecting cql (from crest)\nCollecting ipaddress (from crest)\nCollecting msgpack-python (from crest)\nCollecting attrs (from crest)\nCollecting Automat (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting telephus (from crest)\nCollecting asn1crypto (from crest)\nCollecting enum34 (from crest)\nCollecting pure-sasl (from crest)\nCollecting setuptools (from crest)\nCollecting constantly (from crest)\nCollecting lxml (from crest)\nCollecting thrift (from crest)\nCollecting incremental (from crest)\nCollecting zope.interface (from crest)\nCollecting six (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up gdb (7.7.1-0ubuntu5~14.04.3) ...\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up lksctp-tools (1.0.15+dfsg-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nSetting up rogers-libs (1.0-180326.104711) ...\nSetting up libc6-dbg:amd64 (2.19-0ubuntu6.15) ...\nSetting up memcached-dbg (1.6.00-0clearwater0.6) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nchronos: unrecognized service\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 11849\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-180328.114312) ...\n * Stopping network management services:\nSetting up clearwater-etcd (1.0-180328.115321) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nSetting up clearwater-memcached (1.0-180328.114312) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Job is not running: clearwater-monit\nreload: Job is not running: clearwater-monit\n ...done.\nSetting up clearwater-snmp-handler-astaire (1.0-180326.110542) ...\n * Stopping network management services:\nSetting up rogers (1.0-180326.104711) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Job is not running: clearwater-monit\nreload: Job is not running: clearwater-monit\n ...done.\nSetting up clearwater-cassandra (1.0-180328.114015) ...\nAdding 'diversion of /etc/default/cassandra to /etc/default/cassandra.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /etc/init.d/cassandra to /etc/init.d/cassandra.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /usr/share/cassandra/cassandra.in.sh to /usr/share/cassandra/cassandra.in.sh.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra.yaml to /usr/share/clearwater-cassandra/etc++cassandra++cassandra.yaml by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra-rackdc.properties to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-rackdc.properties by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra-env.sh to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-env.sh by clearwater-cassandra'\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nExiting: cassandra.yaml is missing\nExiting: cassandra.yaml is missing\n ...done.\nSetting up astaire (1.0-180326.104711) ...\nastaire-throttle start/running, process 12496\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up homer-cassandra (1.0-180326.111418) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-cassandra (1.0-180326.115231) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov-cassandra (1.0-180326.111418) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting nsenter (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up chronos (1.0-180328.120836) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up vellum (1.0-180328.114312) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.15) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-management\n0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 6120 kB of archives.\nAfter this operation, 6459 kB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 6120 kB in 0s (6412 kB/s)\nSelecting previously unselected package clearwater-cluster-manager.\n(Reading database ... 59737 files and directories currently installed.)\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n+ echo 'nameserver 192.168.100.2'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n+ (( i=1 ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 0m\n Service Name Status Type \n node-0.vellum.clearwater.opnfv Running System \n snmpd_process Running Process \n rogers_process Execution failed | Does... Process \n ntp_process Running Process \n memcached_process Running Process \n etcd_process Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n cassandra_process Initializing Process \n astaire_process Initializing Process \n rogers_uptime Wait parent Program \n monit_uptime Initializing Program \n memcached_uptime Initializing Program \n poll_memcached Initializing Program \n etcd_uptime Wait parent Program \n poll_etcd_cluster Wait parent Program \n poll_etcd Wait parent Program \n cassandra_uptime Initializing Program \n poll_cassandra Initializing Program \n poll_cqlsh Initializing Program \n astaire_uptime Initializing Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' rogers_process Execution failed | Does... Process \n etcd_process Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n cassandra_process Initializing Process \n astaire_process Initializing Process \n rogers_uptime Wait parent Program \n monit_uptime Initializing Program \n memcached_uptime Initializing Program \n poll_memcached Initializing Program \n etcd_uptime Wait parent Program \n poll_etcd_cluster Wait parent Program \n poll_etcd Wait parent Program \n cassandra_uptime Initializing Program \n poll_cassandra Initializing Program \n poll_cqlsh Initializing Program \n astaire_uptime Initializing Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 0m\n Service Name Status Type \n node-0.vellum.clearwater.opnfv Running System \n snmpd_process Running Process \n rogers_process Execution failed | Does... Process \n ntp_process Running Process \n memcached_process Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Does not exist Process \n cassandra_process Execution failed | Does... Process \n astaire_process Initializing Process \n rogers_uptime Wait parent Program \n monit_uptime Initializing Program \n memcached_uptime Initializing Program \n poll_memcached Initializing Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program \n cassandra_uptime Wait parent Program \n poll_cassandra Wait parent Program \n poll_cqlsh Wait parent Program \n astaire_uptime Wait parent Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' rogers_process Execution failed | Does... Process \n clearwater_diags_monitor_pro... Does not exist Process \n cassandra_process Execution failed | Does... Process \n astaire_process Initializing Process \n rogers_uptime Wait parent Program \n monit_uptime Initializing Program \n memcached_uptime Initializing Program \n poll_memcached Initializing Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program \n cassandra_uptime Wait parent Program \n poll_cassandra Wait parent Program \n poll_cqlsh Wait parent Program \n astaire_uptime Wait parent Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 2m\n Service Name Status Type \n node-0.vellum.clearwater.opnfv Running System \n snmpd_process Does not exist Process \n rogers_process Execution failed | Does... Process \n ntp_process Running Process \n memcached_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Does not exist Process \n clearwater_cluster_manager_p... Does not exist Process \n chronos_process Running Process \n astaire_process Initializing Process \n rogers_uptime Wait parent Program \n monit_uptime Initializing Program \n memcached_uptime Initializing Program \n poll_memcached Initializing Program \n clearwater_queue_manager_uptime Initializing Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program \n chronos_uptime Initializing Program \n poll_chronos Initializing Program \n astaire_uptime Wait parent Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' snmpd_process Does not exist Process \n rogers_process Execution failed | Does... Process \n clearwater_config_manager_pr... Does not exist Process \n clearwater_cluster_manager_p... Does not exist Process \n astaire_process Initializing Process \n rogers_uptime Wait parent Program \n monit_uptime Initializing Program \n memcached_uptime Initializing Program \n poll_memcached Initializing Program \n clearwater_queue_manager_uptime Initializing Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program \n chronos_uptime Initializing Program \n poll_chronos Initializing Program \n astaire_uptime Wait parent Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 3m\n Service Name Status Type \n node-0.vellum.clearwater.opnfv Running System \n snmpd_process Running Process \n rogers_process Running Process \n ntp_process Running Process \n memcached_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Running Process \n clearwater_cluster_manager_p... Does not exist Process \n cassandra_process Execution failed | Does... Process \n chronos_process Running Process \n astaire_process Running Process \n rogers_uptime Initializing Program \n monit_uptime Initializing Program \n memcached_uptime Initializing Program \n poll_memcached Initializing Program \n clearwater_queue_manager_uptime Initializing Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program \n cassandra_uptime Wait parent Program \n poll_cassandra Wait parent Program \n poll_cqlsh Wait parent Program \n chronos_uptime Initializing Program \n poll_chronos Initializing Program \n astaire_uptime Initializing Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' clearwater_cluster_manager_p... Does not exist Process \n cassandra_process Execution failed | Does... Process \n rogers_uptime Initializing Program \n monit_uptime Initializing Program \n memcached_uptime Initializing Program \n poll_memcached Initializing Program \n clearwater_queue_manager_uptime Initializing Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program \n cassandra_uptime Wait parent Program \n poll_cassandra Wait parent Program \n poll_cqlsh Wait parent Program \n chronos_uptime Initializing Program \n poll_chronos Initializing Program \n astaire_uptime Initializing Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 4m\n Service Name Status Type \n node-0.vellum.clearwater.opnfv Running System \n snmpd_process Running Process \n rogers_process Running Process \n ntp_process Running Process \n memcached_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Running Process \n clearwater_cluster_manager_p... Running Process \n cassandra_process Running Process \n chronos_process Running Process \n astaire_process Running Process \n rogers_uptime Status ok Program \n monit_uptime Status ok Program \n memcached_uptime Status ok Program \n poll_memcached Status ok Program \n clearwater_queue_manager_uptime Status ok Program \n etcd_uptime Status ok Program \n poll_etcd_cluster Status ok Program \n poll_etcd Status ok Program \n cassandra_uptime Status ok Program \n poll_cassandra Status ok Program \n poll_cqlsh Status ok Program \n chronos_uptime Status ok Program \n poll_chronos Status ok Program \n astaire_uptime Status ok Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ''\n+ break\n+ clearwater-etcdctl cluster-health\nmember 691c46ffceca493d is healthy: got healthy result from http://192.168.100.9:4000\nmember e5c4776e80d3063e is healthy: got healthy result from http://192.168.100.7:4000\ncluster is healthy\n+ clearwater-etcdctl member list\n691c46ffceca493d: name=192-168-100-9 peerURLs=http://192.168.100.9:2380 clientURLs=http://192.168.100.9:4000 isLeader=false\ne5c4776e80d3063e: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=true\n+ cw-check_cluster_state\nThis script prints the status of the data store clusters.\n\nThis node (192.168.100.9) should be in the Cassandra, Chronos and Memcached clusters.\n\nDescribing the Cassandra cluster:\n The cluster is stable.\n 192.168.100.9 is in state normal.\n\nDescribing the Chronos cluster:\n The cluster is stable.\n 192.168.100.9 is in state normal.\n\nDescribing the Memcached cluster:\n The cluster is stable.\n 192.168.100.9 is in state normal.\n\n+ cw-check_config_sync\n - /etc/chronos/chronos_shared.conf is up to date\n - /etc/clearwater/sas.json is up to date\n - /etc/clearwater/dns.json is up to date\n - /etc/clearwater/shared_config is up to date\n+ curl -i -X POST -H 'X-Auth-Token: gAAAAABc-5rxWyE5aTRgZlwpVOJdgRtzaBZZ8EMotD0FMgWACbu3SsgIOxHmlC1KP_0BTffHiVvBLr0oakGXHl2VliEXApKTkSvTpvhXlLiMVxxvrhs6CSqZGoNFrMTLS1Dn5tWkAU7fwgzvSbsv298-xNvVrQ2R-CXAeuHeOQLrW6hpZ8afnKM' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.46:8004/v1/c04132917d2c4447ba1b1d0ab3e1c6ed/stacks/clearwater-opnfv-vellum-f67gbfvulxh6-0-irgjzzggd2eh/c23b2e8b-620d-43aa-a34a-d1d2b8553d60/resources/wait_handle/signal --data-binary '{\"status\": \"SUCCESS\"}'\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 10 57 --:--:-- --:--:-- --:--:-- 57\nHTTP/1.1 200 OK\nDate: Sat, 08 Jun 2019 11:34:28 GMT\nServer: Apache\nx-openstack-request-id: req-70830e50-25ae-4628-a0f8-a5aeb43ed9dc\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 | dd:42:4a:6c:d3:8f:2b:2b:8a:5d:4d:9c:89:0b:b9:b4 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 bc:ac:4e:79:40:f6:12:57:d9:6c:76:a2:79:3b:69:61 root@vellum-0 (DSA)\nec2: 256 b8:38:cb:ba:4a:1f:50:a0:ba:d0:80:19:02:0a:2d:05 root@vellum-0 (ECDSA)\nec2: 256 74:89:12:9b:cb:05:be:d5:6d:41:d3:32:ab:0e:72:db root@vellum-0 (ED25519)\nec2: 2048 33:25:06:05:e6:c8:2f:d7:c6:97:7d:78:c0:28:e9:d7 root@vellum-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHbdkriuNrbevLwOruoJ4lLTCiXBdQx9sO4wKpwe2FCuVk5Ea5cdqfl+79yrbYi+5b4x+znlH1PQeo/9FJ6J5PY= root@vellum-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJ3VDQRiE1hpkGGUPpp/9vOf6mMdcCiSikREVF1i0vAy root@vellum-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+fAeVozchaw9uSOIqMEz41kqcIYg4Rgk/5J0Tvgu5f8x5nwEnFCVafgr7JeFN9CGTu+/HnhSuDtR+ZnyJMp+nwgR/VZHODtAUz/43k/cV+PNeS3noeriBC0/A98XPjA8njecT4eTwa1Uj4M9Oo5b3yZNdV2EuH6/EMJXhIgsVca5cpe8gAwduyzZZpDBYPGgcZFpZTVah5JbOHhkLyvooK3JH7rmsZmfq5O1Ka+5jb0Z5PBqJ+WqfLaX49L0M5cOD/IrSkE/7xVd5qEnLGYZGEyqu30tldB0W2dPGT1usS2OeKWwA18hvfwHVLRhWKoJq0QtXjLW1v4HsOAd90DOX root@vellum-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Sat, 08 Jun 2019 11:34:29 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 576.46 seconds\n"} 2019-06-08 11:46:24,019 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers/eb641662-1cd4-4fcc-a9a8-42ffc51e98a1/action used request id req-023a19de-3ecc-4f7b-8345-fcca88b2e8f1 2019-06-08 11:46:24,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0800130367279s 2019-06-08 11:46:24,022 - functest.core.singlevm - DEBUG - console: Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 8s (1539 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.7 + '[' -n 192.168.100.7 ']' + cat + mkdir -p /etc/chronos + cat + DEBIAN_FRONTEND=noninteractive + apt-get install vellum --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: astaire astaire-libs binutils build-essential ca-certificates-java cassandra chronos clearwater-cassandra clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-memcached clearwater-monit clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra homestead-prov-cassandra inotify-tools iotop java-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2 libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18 libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4 libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath rogers rogers-libs snmp snmpd sysstat tzdata-java Suggested packages: astaire-dbg binutils-doc cassandra-tools clearwater-auto-config clearwater-auto-upgrade clearwater-secure-connections exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg gdb-doc gdbserver default-jre equivs glibc-doc cups-common liblcms2-utils pcscd pulseaudio lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc libcache-memcached-perl libmemcached ntp-doc icedtea-7-jre-jamvm libnss-mdns sun-java6-fonts fonts-dejavu-extra fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei fonts-wqy-zenhei ttf-indic-fonts python-genshi python-lxml python-mock-doc python3-setuptools isag Recommended packages: libc-dbg python-dev-all The following NEW packages will be installed: astaire astaire-libs binutils build-essential ca-certificates-java cassandra chronos clearwater-cassandra clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-memcached clearwater-monit clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra homestead-prov-cassandra inotify-tools iotop java-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2 libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18 libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4 libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath rogers rogers-libs snmp snmpd sysstat tzdata-java vellum 0 upgraded, 139 newly installed, 0 to remove and 0 not upgraded. Need to get 170 MB of archives. After this operation, 407 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.5 [10.6 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.5 [1124 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2019a-0ubuntu0.14.04 [70.0 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.3 [21.1 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.3 [21.7 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.3 [25.2 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.11 [178 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:33 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:36 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:40 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:43 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:44 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:46 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u211-2.6.17-0ubuntu0.1 [39.6 MB] Get:48 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:49 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:50 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:51 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:52 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:53 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:54 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:55 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 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-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB] Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.15 [3467 kB] Extracting templates from packages: 21%Extracting templates from packages: 43%Extracting templates from packages: 64%Extracting templates from packages: 86%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 170 MB in 22s (7665 kB/s) Selecting previously unselected package libnspr4:amd64. (Reading database ... 51354 files and directories currently installed.) Preparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ... Unpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ... Selecting previously unselected package libnss3-nssdb. Preparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.5_all.deb ... Unpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.5) ... Selecting previously unselected package libnss3:amd64. Preparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.5_amd64.deb ... Unpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.5) ... Selecting previously unselected package ca-certificates-java. Preparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ... Unpacking ca-certificates-java (20130815ubuntu1) ... Selecting previously unselected package tzdata-java. Preparing to unpack .../tzdata-java_2019a-0ubuntu0.14.04_all.deb ... Unpacking tzdata-java (2019a-0ubuntu0.14.04) ... Selecting previously unselected package java-common. Preparing to unpack .../java-common_0.51_all.deb ... Unpacking java-common (0.51) ... Selecting previously unselected package libavahi-common-data:amd64. Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.3_amd64.deb ... Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ... Selecting previously unselected package libavahi-common3:amd64. Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.3_amd64.deb ... Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ... Selecting previously unselected package libavahi-client3:amd64. Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.3_amd64.deb ... Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ... Selecting previously unselected package libcups2:amd64. Preparing to unpack .../libcups2_1.7.2-0ubuntu1.11_amd64.deb ... Unpacking libcups2:amd64 (1.7.2-0ubuntu1.11) ... Selecting previously unselected package liblcms2-2:amd64. Preparing to unpack .../liblcms2-2_2.5-0ubuntu4.2_amd64.deb ... Unpacking liblcms2-2:amd64 (2.5-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libpcsclite1:amd64. Preparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ... Unpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Selecting previously unselected package libasyncns0:amd64. Preparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ... Unpacking libasyncns0:amd64 (0.8-4ubuntu2) ... Selecting previously unselected package libogg0:amd64. Preparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ... Unpacking libogg0:amd64 (1.3.1-1ubuntu1) ... Selecting previously unselected package libflac8:amd64. Preparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ... Unpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Selecting previously unselected package libvorbis0a:amd64. Preparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libvorbisenc2:amd64. Preparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libsndfile1:amd64. Preparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ... Unpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Selecting previously unselected package libpulse0:amd64. Preparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ... Unpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package openjdk-7-jre-headless:amd64. Preparing to unpack .../openjdk-7-jre-headless_7u211-2.6.17-0ubuntu0.1_amd64.deb ... Unpacking openjdk-7-jre-headless:amd64 (7u211-2.6.17-0ubuntu0.1) ... Selecting previously unselected package cassandra. Preparing to unpack .../cassandra_2.1.15_all.deb ... Unpacking cassandra (2.1.15) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Processing triggers for ca-certificates (20170717~14.04.2) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d....done. Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up tzdata-java (2019a-0ubuntu0.14.04) ... Setting up java-common (0.51) ... Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ... Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ... Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ... Setting up libcups2:amd64 (1.7.2-0ubuntu1.11) ... Setting up liblcms2-2:amd64 (2.5-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Setting up libasyncns0:amd64 (0.8-4ubuntu2) ... Setting up libogg0:amd64 (1.3.1-1ubuntu1) ... Setting up libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Setting up libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Setting up libpulse0:amd64 (1:4.0-0ubuntu11.1) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.5) ... Setting up libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.5) ... Setting up ca-certificates-java (20130815ubuntu1) ... Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:Certum_Root_CA.pem Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:CNNIC_ROOT.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:PSCProcert.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:Cybertrust_Global_Root.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:Izenpe.com.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:DST_Root_CA_X3.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:SecureSign_RootCA11.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:Certigna.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:Secure_Global_CA.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:AddTrust_External_Root.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:ACEDICOM_Root.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:EC-ACC.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:CFCA_EV_ROOT.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:SecureTrust_CA.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:QuoVadis_Root_CA.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:Taiwan_GRCA.pem Adding debian:ISRG_Root_X1.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:ACCVRAIZ1.pem Adding debian:AffirmTrust_Premium.pem Adding debian:Trustis_FPS_Root_CA.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:AffirmTrust_Networking.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem done. Setting up openjdk-7-jre-headless:amd64 (7u211-2.6.17-0ubuntu0.1) ... update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode Setting up cassandra (2.1.15) ... Adding group `cassandra' (GID 111) ... Done. vm.max_map_count = 1048575 net.ipv4.tcp_keepalive_time = 300 Processing triggers for libc-bin (2.19-0ubuntu6.15) ... Processing triggers for ca-certificates (20170717~14.04.2) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d.... done. done. Processing triggers for ureadahead (0.100.0-16) ... Selecting previously unselected package clearwater-cassandra. (Reading database ... 53180 files and directories currently installed.) Preparing to unpack .../clearwater-cassandra_1.0-180328.114015_all.deb ... Unpacking clearwater-cassandra (1.0-180328.114015) ... Selecting previously unselected package libasan0:amd64. Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-program-options1.54.0:amd64. Preparing to unpack .../libboost-program-options1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libpython3.4:amd64. Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.7_amd64.deb ... Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package python-mock. Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package libc-ares2:amd64. Preparing to unpack .../libc-ares2_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package astaire-libs. Preparing to unpack .../astaire-libs_1.0-180326.104711_amd64.deb ... Unpacking astaire-libs (1.0-180326.104711) ... Selecting previously unselected package cpulimit. Preparing to unpack .../cpulimit_2.0-1_amd64.deb ... Unpacking cpulimit (2.0-1) ... Selecting previously unselected package astaire. Preparing to unpack .../astaire_1.0-180326.104711_amd64.deb ... Unpacking astaire (1.0-180326.104711) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libc-ares-dev:amd64. Preparing to unpack .../libc-ares-dev_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Selecting previously unselected package snmp. Preparing to unpack .../snmp_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmp (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package chronos. Preparing to unpack .../chronos_1.0-180328.120836_amd64.deb ... Unpacking chronos (1.0-180328.120836) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package memcached. Preparing to unpack .../memcached_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached (1.6.00-0clearwater0.6) ... Selecting previously unselected package clearwater-memcached. Preparing to unpack .../clearwater-memcached_1.0-180328.114312_all.deb ... Unpacking clearwater-memcached (1.0-180328.114312) ... Selecting previously unselected package clearwater-snmp-handler-astaire. Preparing to unpack .../clearwater-snmp-handler-astaire_1.0-180326.110542_amd64.deb ... Unpacking clearwater-snmp-handler-astaire (1.0-180326.110542) ... Selecting previously unselected package crest-prov. Preparing to unpack .../crest-prov_1.0-180326.111418_amd64.deb ... Unpacking crest-prov (1.0-180326.111418) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package gdb. Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... Selecting previously unselected package homer-cassandra. Preparing to unpack .../homer-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homer-cassandra (1.0-180326.111418) ... Selecting previously unselected package homestead-cassandra. Preparing to unpack .../homestead-cassandra_1.0-180326.115231_amd64.deb ... Unpacking homestead-cassandra (1.0-180326.115231) ... Selecting previously unselected package homestead-prov-cassandra. Preparing to unpack .../homestead-prov-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov-cassandra (1.0-180326.111418) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Selecting previously unselected package rogers-libs. Preparing to unpack .../rogers-libs_1.0-180326.104711_amd64.deb ... Unpacking rogers-libs (1.0-180326.104711) ... Selecting previously unselected package rogers. Preparing to unpack .../rogers_1.0-180326.104711_amd64.deb ... Unpacking rogers (1.0-180326.104711) ... Selecting previously unselected package vellum. Preparing to unpack .../vellum_1.0-180328.114312_amd64.deb ... Unpacking vellum (1.0-180328.114312) ... Selecting previously unselected package libc6-dbg:amd64. Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package memcached-dbg. Preparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up astaire-libs (1.0-180326.104711) ... Setting up cpulimit (2.0-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Setting up snmp (5.7.3~dfsg-clearwater1) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up memcached (1.6.00-0clearwater0.6) ... Restarting memcached: memcached. Setting up crest-prov (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest-prov/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting defusedxml (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up gdb (7.7.1-0ubuntu5~14.04.3) ... Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Setting up rogers-libs (1.0-180326.104711) ... Setting up libc6-dbg:amd64 (2.19-0ubuntu6.15) ... Setting up memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit chronos: unrecognized service reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 11849 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up clearwater-etcd (1.0-180328.115321) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Setting up clearwater-memcached (1.0-180328.114312) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit reload: Job is not running: clearwater-monit ...done. Setting up clearwater-snmp-handler-astaire (1.0-180326.110542) ... * Stopping network management services: Setting up rogers (1.0-180326.104711) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit reload: Job is not running: clearwater-monit ...done. Setting up clearwater-cassandra (1.0-180328.114015) ... Adding 'diversion of /etc/default/cassandra to /etc/default/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/init.d/cassandra to /etc/init.d/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /usr/share/cassandra/cassandra.in.sh to /usr/share/cassandra/cassandra.in.sh.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra.yaml to /usr/share/clearwater-cassandra/etc++cassandra++cassandra.yaml by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-rackdc.properties to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-rackdc.properties by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-env.sh to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-env.sh by clearwater-cassandra' * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. Exiting: cassandra.yaml is missing Exiting: cassandra.yaml is missing ...done. Setting up astaire (1.0-180326.104711) ... astaire-throttle start/running, process 12496 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up homer-cassandra (1.0-180326.111418) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-cassandra (1.0-180326.115231) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov-cassandra (1.0-180326.111418) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up chronos (1.0-180328.120836) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up vellum (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.15) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager The following NEW packages will be installed: clearwater-cluster-manager clearwater-management 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 6120 kB of archives. After this operation, 6459 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 6120 kB in 0s (6412 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59737 files and directories currently installed.) Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 + echo 'nameserver 192.168.100.2' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Execution failed | Does... Process ntp_process Running Process memcached_process Running Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process cassandra_process Initializing Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program cassandra_uptime Initializing Program poll_cassandra Initializing Program poll_cqlsh Initializing Program astaire_uptime Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' rogers_process Execution failed | Does... Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process cassandra_process Initializing Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program cassandra_uptime Initializing Program poll_cassandra Initializing Program poll_cqlsh Initializing Program astaire_uptime Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Execution failed | Does... Process ntp_process Running Process memcached_process Running Process etcd_process Running Process clearwater_diags_monitor_pro... Does not exist Process cassandra_process Execution failed | Does... Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program cassandra_uptime Wait parent Program poll_cassandra Wait parent Program poll_cqlsh Wait parent Program astaire_uptime Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' rogers_process Execution failed | Does... Process clearwater_diags_monitor_pro... Does not exist Process cassandra_process Execution failed | Does... Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program cassandra_uptime Wait parent Program poll_cassandra Wait parent Program poll_cqlsh Wait parent Program astaire_uptime Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Does not exist Process rogers_process Execution failed | Does... Process ntp_process Running Process memcached_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Does not exist Process chronos_process Running Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' snmpd_process Does not exist Process rogers_process Execution failed | Does... Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Does not exist Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 3m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Running Process ntp_process Running Process memcached_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Does not exist Process cassandra_process Execution failed | Does... Process chronos_process Running Process astaire_process Running Process rogers_uptime Initializing Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program cassandra_uptime Wait parent Program poll_cassandra Wait parent Program poll_cqlsh Wait parent Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' clearwater_cluster_manager_p... Does not exist Process cassandra_process Execution failed | Does... Process rogers_uptime Initializing Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program cassandra_uptime Wait parent Program poll_cassandra Wait parent Program poll_cqlsh Wait parent Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 4m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Running Process ntp_process Running Process memcached_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process cassandra_process Running Process chronos_process Running Process astaire_process Running Process rogers_uptime Status ok Program monit_uptime Status ok Program memcached_uptime Status ok Program poll_memcached Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program cassandra_uptime Status ok Program poll_cassandra Status ok Program poll_cqlsh Status ok Program chronos_uptime Status ok Program poll_chronos Status ok Program astaire_uptime Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 691c46ffceca493d is healthy: got healthy result from http://192.168.100.9:4000 member e5c4776e80d3063e is healthy: got healthy result from http://192.168.100.7:4000 cluster is healthy + clearwater-etcdctl member list 691c46ffceca493d: name=192-168-100-9 peerURLs=http://192.168.100.9:2380 clientURLs=http://192.168.100.9:4000 isLeader=false e5c4776e80d3063e: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=true + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.9) should be in the Cassandra, Chronos and Memcached clusters. Describing the Cassandra cluster: The cluster is stable. 192.168.100.9 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.9 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.9 is in state normal. + cw-check_config_sync - /etc/chronos/chronos_shared.conf is up to date - /etc/clearwater/sas.json is up to date - /etc/clearwater/dns.json is up to date - /etc/clearwater/shared_config is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABc-5rxWyE5aTRgZlwpVOJdgRtzaBZZ8EMotD0FMgWACbu3SsgIOxHmlC1KP_0BTffHiVvBLr0oakGXHl2VliEXApKTkSvTpvhXlLiMVxxvrhs6CSqZGoNFrMTLS1Dn5tWkAU7fwgzvSbsv298-xNvVrQ2R-CXAeuHeOQLrW6hpZ8afnKM' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.46:8004/v1/c04132917d2c4447ba1b1d0ab3e1c6ed/stacks/clearwater-opnfv-vellum-f67gbfvulxh6-0-irgjzzggd2eh/c23b2e8b-620d-43aa-a34a-d1d2b8553d60/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 10 57 --:--:-- --:--:-- --:--:-- 57 HTTP/1.1 200 OK Date: Sat, 08 Jun 2019 11:34:28 GMT Server: Apache x-openstack-request-id: req-70830e50-25ae-4628-a0f8-a5aeb43ed9dc 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 | dd:42:4a:6c:d3:8f:2b:2b:8a:5d:4d:9c:89:0b:b9:b4 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 bc:ac:4e:79:40:f6:12:57:d9:6c:76:a2:79:3b:69:61 root@vellum-0 (DSA) ec2: 256 b8:38:cb:ba:4a:1f:50:a0:ba:d0:80:19:02:0a:2d:05 root@vellum-0 (ECDSA) ec2: 256 74:89:12:9b:cb:05:be:d5:6d:41:d3:32:ab:0e:72:db root@vellum-0 (ED25519) ec2: 2048 33:25:06:05:e6:c8:2f:d7:c6:97:7d:78:c0:28:e9:d7 root@vellum-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHbdkriuNrbevLwOruoJ4lLTCiXBdQx9sO4wKpwe2FCuVk5Ea5cdqfl+79yrbYi+5b4x+znlH1PQeo/9FJ6J5PY= root@vellum-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJ3VDQRiE1hpkGGUPpp/9vOf6mMdcCiSikREVF1i0vAy root@vellum-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+fAeVozchaw9uSOIqMEz41kqcIYg4Rgk/5J0Tvgu5f8x5nwEnFCVafgr7JeFN9CGTu+/HnhSuDtR+ZnyJMp+nwgR/VZHODtAUz/43k/cV+PNeS3noeriBC0/A98XPjA8njecT4eTwa1Uj4M9Oo5b3yZNdV2EuH6/EMJXhIgsVca5cpe8gAwduyzZZpDBYPGgcZFpZTVah5JbOHhkLyvooK3JH7rmsZmfq5O1Ka+5jb0Z5PBqJ+WqfLaX49L0M5cOD/IrSkE/7xVd5qEnLGYZGEyqu30tldB0W2dPGT1usS2OeKWwA18hvfwHVLRhWKoJq0QtXjLW1v4HsOAd90DOX root@vellum-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sat, 08 Jun 2019 11:34:29 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 576.46 seconds 2019-06-08 11:46:24,028 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in console Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 8s (1539 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.7 + '[' -n 192.168.100.7 ']' + cat + mkdir -p /etc/chronos + cat + DEBIAN_FRONTEND=noninteractive + apt-get install vellum --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: astaire astaire-libs binutils build-essential ca-certificates-java cassandra chronos clearwater-cassandra clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-memcached clearwater-monit clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra homestead-prov-cassandra inotify-tools iotop java-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2 libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18 libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4 libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath rogers rogers-libs snmp snmpd sysstat tzdata-java Suggested packages: astaire-dbg binutils-doc cassandra-tools clearwater-auto-config clearwater-auto-upgrade clearwater-secure-connections exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg gdb-doc gdbserver default-jre equivs glibc-doc cups-common liblcms2-utils pcscd pulseaudio lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc libcache-memcached-perl libmemcached ntp-doc icedtea-7-jre-jamvm libnss-mdns sun-java6-fonts fonts-dejavu-extra fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei fonts-wqy-zenhei ttf-indic-fonts python-genshi python-lxml python-mock-doc python3-setuptools isag Recommended packages: libc-dbg python-dev-all The following NEW packages will be installed: astaire astaire-libs binutils build-essential ca-certificates-java cassandra chronos clearwater-cassandra clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-memcached clearwater-monit clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra homestead-prov-cassandra inotify-tools iotop java-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2 libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18 libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4 libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath rogers rogers-libs snmp snmpd sysstat tzdata-java vellum 0 upgraded, 139 newly installed, 0 to remove and 0 not upgraded. Need to get 170 MB of archives. After this operation, 407 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.5 [10.6 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.5 [1124 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2019a-0ubuntu0.14.04 [70.0 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.3 [21.1 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.3 [21.7 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.3 [25.2 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.11 [178 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:33 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:36 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:40 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:43 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:44 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:46 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u211-2.6.17-0ubuntu0.1 [39.6 MB] Get:48 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:49 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:50 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:51 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:52 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:53 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:54 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:55 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 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-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB] Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.15 [3467 kB] Extracting templates from packages: 21%Extracting templates from packages: 43%Extracting templates from packages: 64%Extracting templates from packages: 86%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 170 MB in 22s (7665 kB/s) Selecting previously unselected package libnspr4:amd64. (Reading database ... 51354 files and directories currently installed.) Preparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ... Unpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ... Selecting previously unselected package libnss3-nssdb. Preparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.5_all.deb ... Unpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.5) ... Selecting previously unselected package libnss3:amd64. Preparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.5_amd64.deb ... Unpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.5) ... Selecting previously unselected package ca-certificates-java. Preparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ... Unpacking ca-certificates-java (20130815ubuntu1) ... Selecting previously unselected package tzdata-java. Preparing to unpack .../tzdata-java_2019a-0ubuntu0.14.04_all.deb ... Unpacking tzdata-java (2019a-0ubuntu0.14.04) ... Selecting previously unselected package java-common. Preparing to unpack .../java-common_0.51_all.deb ... Unpacking java-common (0.51) ... Selecting previously unselected package libavahi-common-data:amd64. Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.3_amd64.deb ... Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ... Selecting previously unselected package libavahi-common3:amd64. Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.3_amd64.deb ... Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ... Selecting previously unselected package libavahi-client3:amd64. Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.3_amd64.deb ... Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ... Selecting previously unselected package libcups2:amd64. Preparing to unpack .../libcups2_1.7.2-0ubuntu1.11_amd64.deb ... Unpacking libcups2:amd64 (1.7.2-0ubuntu1.11) ... Selecting previously unselected package liblcms2-2:amd64. Preparing to unpack .../liblcms2-2_2.5-0ubuntu4.2_amd64.deb ... Unpacking liblcms2-2:amd64 (2.5-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libpcsclite1:amd64. Preparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ... Unpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Selecting previously unselected package libasyncns0:amd64. Preparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ... Unpacking libasyncns0:amd64 (0.8-4ubuntu2) ... Selecting previously unselected package libogg0:amd64. Preparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ... Unpacking libogg0:amd64 (1.3.1-1ubuntu1) ... Selecting previously unselected package libflac8:amd64. Preparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ... Unpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Selecting previously unselected package libvorbis0a:amd64. Preparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libvorbisenc2:amd64. Preparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libsndfile1:amd64. Preparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ... Unpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Selecting previously unselected package libpulse0:amd64. Preparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ... Unpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package openjdk-7-jre-headless:amd64. Preparing to unpack .../openjdk-7-jre-headless_7u211-2.6.17-0ubuntu0.1_amd64.deb ... Unpacking openjdk-7-jre-headless:amd64 (7u211-2.6.17-0ubuntu0.1) ... Selecting previously unselected package cassandra. Preparing to unpack .../cassandra_2.1.15_all.deb ... Unpacking cassandra (2.1.15) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Processing triggers for ca-certificates (20170717~14.04.2) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d....done. Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up tzdata-java (2019a-0ubuntu0.14.04) ... Setting up java-common (0.51) ... Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ... Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ... Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ... Setting up libcups2:amd64 (1.7.2-0ubuntu1.11) ... Setting up liblcms2-2:amd64 (2.5-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Setting up libasyncns0:amd64 (0.8-4ubuntu2) ... Setting up libogg0:amd64 (1.3.1-1ubuntu1) ... Setting up libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Setting up libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Setting up libpulse0:amd64 (1:4.0-0ubuntu11.1) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.5) ... Setting up libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.5) ... Setting up ca-certificates-java (20130815ubuntu1) ... Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:Certum_Root_CA.pem Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:CNNIC_ROOT.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:PSCProcert.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:Cybertrust_Global_Root.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:Izenpe.com.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:DST_Root_CA_X3.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:SecureSign_RootCA11.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:Certigna.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:Secure_Global_CA.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:AddTrust_External_Root.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:ACEDICOM_Root.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:EC-ACC.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:CFCA_EV_ROOT.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:SecureTrust_CA.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:QuoVadis_Root_CA.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:Taiwan_GRCA.pem Adding debian:ISRG_Root_X1.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:ACCVRAIZ1.pem Adding debian:AffirmTrust_Premium.pem Adding debian:Trustis_FPS_Root_CA.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:AffirmTrust_Networking.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem done. Setting up openjdk-7-jre-headless:amd64 (7u211-2.6.17-0ubuntu0.1) ... update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode Setting up cassandra (2.1.15) ... Adding group `cassandra' (GID 111) ... Done. vm.max_map_count = 1048575 net.ipv4.tcp_keepalive_time = 300 Processing triggers for libc-bin (2.19-0ubuntu6.15) ... Processing triggers for ca-certificates (20170717~14.04.2) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d.... done. done. Processing triggers for ureadahead (0.100.0-16) ... Selecting previously unselected package clearwater-cassandra. (Reading database ... 53180 files and directories currently installed.) Preparing to unpack .../clearwater-cassandra_1.0-180328.114015_all.deb ... Unpacking clearwater-cassandra (1.0-180328.114015) ... Selecting previously unselected package libasan0:amd64. Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-program-options1.54.0:amd64. Preparing to unpack .../libboost-program-options1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libpython3.4:amd64. Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.7_amd64.deb ... Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package python-mock. Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package libc-ares2:amd64. Preparing to unpack .../libc-ares2_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package astaire-libs. Preparing to unpack .../astaire-libs_1.0-180326.104711_amd64.deb ... Unpacking astaire-libs (1.0-180326.104711) ... Selecting previously unselected package cpulimit. Preparing to unpack .../cpulimit_2.0-1_amd64.deb ... Unpacking cpulimit (2.0-1) ... Selecting previously unselected package astaire. Preparing to unpack .../astaire_1.0-180326.104711_amd64.deb ... Unpacking astaire (1.0-180326.104711) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libc-ares-dev:amd64. Preparing to unpack .../libc-ares-dev_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Selecting previously unselected package snmp. Preparing to unpack .../snmp_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmp (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package chronos. Preparing to unpack .../chronos_1.0-180328.120836_amd64.deb ... Unpacking chronos (1.0-180328.120836) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package memcached. Preparing to unpack .../memcached_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached (1.6.00-0clearwater0.6) ... Selecting previously unselected package clearwater-memcached. Preparing to unpack .../clearwater-memcached_1.0-180328.114312_all.deb ... Unpacking clearwater-memcached (1.0-180328.114312) ... Selecting previously unselected package clearwater-snmp-handler-astaire. Preparing to unpack .../clearwater-snmp-handler-astaire_1.0-180326.110542_amd64.deb ... Unpacking clearwater-snmp-handler-astaire (1.0-180326.110542) ... Selecting previously unselected package crest-prov. Preparing to unpack .../crest-prov_1.0-180326.111418_amd64.deb ... Unpacking crest-prov (1.0-180326.111418) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package gdb. Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... Selecting previously unselected package homer-cassandra. Preparing to unpack .../homer-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homer-cassandra (1.0-180326.111418) ... Selecting previously unselected package homestead-cassandra. Preparing to unpack .../homestead-cassandra_1.0-180326.115231_amd64.deb ... Unpacking homestead-cassandra (1.0-180326.115231) ... Selecting previously unselected package homestead-prov-cassandra. Preparing to unpack .../homestead-prov-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov-cassandra (1.0-180326.111418) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Selecting previously unselected package rogers-libs. Preparing to unpack .../rogers-libs_1.0-180326.104711_amd64.deb ... Unpacking rogers-libs (1.0-180326.104711) ... Selecting previously unselected package rogers. Preparing to unpack .../rogers_1.0-180326.104711_amd64.deb ... Unpacking rogers (1.0-180326.104711) ... Selecting previously unselected package vellum. Preparing to unpack .../vellum_1.0-180328.114312_amd64.deb ... Unpacking vellum (1.0-180328.114312) ... Selecting previously unselected package libc6-dbg:amd64. Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package memcached-dbg. Preparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up astaire-libs (1.0-180326.104711) ... Setting up cpulimit (2.0-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Setting up snmp (5.7.3~dfsg-clearwater1) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up memcached (1.6.00-0clearwater0.6) ... Restarting memcached: memcached. Setting up crest-prov (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest-prov/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting defusedxml (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up gdb (7.7.1-0ubuntu5~14.04.3) ... Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Setting up rogers-libs (1.0-180326.104711) ... Setting up libc6-dbg:amd64 (2.19-0ubuntu6.15) ... Setting up memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit chronos: unrecognized service reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 11849 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up clearwater-etcd (1.0-180328.115321) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Setting up clearwater-memcached (1.0-180328.114312) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit reload: Job is not running: clearwater-monit ...done. Setting up clearwater-snmp-handler-astaire (1.0-180326.110542) ... * Stopping network management services: Setting up rogers (1.0-180326.104711) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit reload: Job is not running: clearwater-monit ...done. Setting up clearwater-cassandra (1.0-180328.114015) ... Adding 'diversion of /etc/default/cassandra to /etc/default/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/init.d/cassandra to /etc/init.d/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /usr/share/cassandra/cassandra.in.sh to /usr/share/cassandra/cassandra.in.sh.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra.yaml to /usr/share/clearwater-cassandra/etc++cassandra++cassandra.yaml by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-rackdc.properties to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-rackdc.properties by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-env.sh to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-env.sh by clearwater-cassandra' * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. Exiting: cassandra.yaml is missing Exiting: cassandra.yaml is missing ...done. Setting up astaire (1.0-180326.104711) ... astaire-throttle start/running, process 12496 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up homer-cassandra (1.0-180326.111418) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-cassandra (1.0-180326.115231) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov-cassandra (1.0-180326.111418) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up chronos (1.0-180328.120836) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up vellum (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.15) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager The following NEW packages will be installed: clearwater-cluster-manager clearwater-management 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 6120 kB of archives. After this operation, 6459 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 6120 kB in 0s (6412 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59737 files and directories currently installed.) Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 + echo 'nameserver 192.168.100.2' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Execution failed | Does... Process ntp_process Running Process memcached_process Running Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process cassandra_process Initializing Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program cassandra_uptime Initializing Program poll_cassandra Initializing Program poll_cqlsh Initializing Program astaire_uptime Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' rogers_process Execution failed | Does... Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process cassandra_process Initializing Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program cassandra_uptime Initializing Program poll_cassandra Initializing Program poll_cqlsh Initializing Program astaire_uptime Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Execution failed | Does... Process ntp_process Running Process memcached_process Running Process etcd_process Running Process clearwater_diags_monitor_pro... Does not exist Process cassandra_process Execution failed | Does... Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program cassandra_uptime Wait parent Program poll_cassandra Wait parent Program poll_cqlsh Wait parent Program astaire_uptime Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' rogers_process Execution failed | Does... Process clearwater_diags_monitor_pro... Does not exist Process cassandra_process Execution failed | Does... Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program cassandra_uptime Wait parent Program poll_cassandra Wait parent Program poll_cqlsh Wait parent Program astaire_uptime Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Does not exist Process rogers_process Execution failed | Does... Process ntp_process Running Process memcached_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Does not exist Process chronos_process Running Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' snmpd_process Does not exist Process rogers_process Execution failed | Does... Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Does not exist Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 3m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Running Process ntp_process Running Process memcached_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Does not exist Process cassandra_process Execution failed | Does... Process chronos_process Running Process astaire_process Running Process rogers_uptime Initializing Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program cassandra_uptime Wait parent Program poll_cassandra Wait parent Program poll_cqlsh Wait parent Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' clearwater_cluster_manager_p... Does not exist Process cassandra_process Execution failed | Does... Process rogers_uptime Initializing Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program cassandra_uptime Wait parent Program poll_cassandra Wait parent Program poll_cqlsh Wait parent Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 4m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Running Process ntp_process Running Process memcached_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process cassandra_process Running Process chronos_process Running Process astaire_process Running Process rogers_uptime Status ok Program monit_uptime Status ok Program memcached_uptime Status ok Program poll_memcached Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program cassandra_uptime Status ok Program poll_cassandra Status ok Program poll_cqlsh Status ok Program chronos_uptime Status ok Program poll_chronos Status ok Program astaire_uptime Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 691c46ffceca493d is healthy: got healthy result from http://192.168.100.9:4000 member e5c4776e80d3063e is healthy: got healthy result from http://192.168.100.7:4000 cluster is healthy + clearwater-etcdctl member list 691c46ffceca493d: name=192-168-100-9 peerURLs=http://192.168.100.9:2380 clientURLs=http://192.168.100.9:4000 isLeader=false e5c4776e80d3063e: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=true + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.9) should be in the Cassandra, Chronos and Memcached clusters. Describing the Cassandra cluster: The cluster is stable. 192.168.100.9 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.9 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.9 is in state normal. + cw-check_config_sync - /etc/chronos/chronos_shared.conf is up to date - /etc/clearwater/sas.json is up to date - /etc/clearwater/dns.json is up to date - /etc/clearwater/shared_config is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABc-5rxWyE5aTRgZlwpVOJdgRtzaBZZ8EMotD0FMgWACbu3SsgIOxHmlC1KP_0BTffHiVvBLr0oakGXHl2VliEXApKTkSvTpvhXlLiMVxxvrhs6CSqZGoNFrMTLS1Dn5tWkAU7fwgzvSbsv298-xNvVrQ2R-CXAeuHeOQLrW6hpZ8afnKM' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.46:8004/v1/c04132917d2c4447ba1b1d0ab3e1c6ed/stacks/clearwater-opnfv-vellum-f67gbfvulxh6-0-irgjzzggd2eh/c23b2e8b-620d-43aa-a34a-d1d2b8553d60/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 10 57 --:--:-- --:--:-- --:--:-- 57 HTTP/1.1 200 OK Date: Sat, 08 Jun 2019 11:34:28 GMT Server: Apache x-openstack-request-id: req-70830e50-25ae-4628-a0f8-a5aeb43ed9dc 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 | dd:42:4a:6c:d3:8f:2b:2b:8a:5d:4d:9c:89:0b:b9:b4 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 bc:ac:4e:79:40:f6:12:57:d9:6c:76:a2:79:3b:69:61 root@vellum-0 (DSA) ec2: 256 b8:38:cb:ba:4a:1f:50:a0:ba:d0:80:19:02:0a:2d:05 root@vellum-0 (ECDSA) ec2: 256 74:89:12:9b:cb:05:be:d5:6d:41:d3:32:ab:0e:72:db root@vellum-0 (ED25519) ec2: 2048 33:25:06:05:e6:c8:2f:d7:c6:97:7d:78:c0:28:e9:d7 root@vellum-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHbdkriuNrbevLwOruoJ4lLTCiXBdQx9sO4wKpwe2FCuVk5Ea5cdqfl+79yrbYi+5b4x+znlH1PQeo/9FJ6J5PY= root@vellum-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJ3VDQRiE1hpkGGUPpp/9vOf6mMdcCiSikREVF1i0vAy root@vellum-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+fAeVozchaw9uSOIqMEz41kqcIYg4Rgk/5J0Tvgu5f8x5nwEnFCVafgr7JeFN9CGTu+/HnhSuDtR+ZnyJMp+nwgR/VZHODtAUz/43k/cV+PNeS3noeriBC0/A98XPjA8njecT4eTwa1Uj4M9Oo5b3yZNdV2EuH6/EMJXhIgsVca5cpe8gAwduyzZZpDBYPGgcZFpZTVah5JbOHhkLyvooK3JH7rmsZmfq5O1Ka+5jb0Z5PBqJ+WqfLaX49L0M5cOD/IrSkE/7xVd5qEnLGYZGEyqu30tldB0W2dPGT1usS2OeKWwA18hvfwHVLRhWKoJq0QtXjLW1v4HsOAd90DOX root@vellum-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sat, 08 Jun 2019 11:34:29 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 576.46 seconds 2019-06-08 11:46:24,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 11:46:24,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:46:24,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1344 Content-Type: application/json Date: Sat, 08 Jun 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-e708c2d9-f127-4fb7-aace-1ebad5f1dd57 x-openstack-request-id: req-e708c2d9-f127-4fb7-aace-1ebad5f1dd57 2019-06-08 11:46:24,411 - 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:10:80:93", "version": 4, "addr": "192.168.100.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:80:93", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/98a7f6b0-c969-4cc2-af87-b7ef7872f92d", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/98a7f6b0-c969-4cc2-af87-b7ef7872f92d", "rel": "bookmark"}], "image": {"id": "4be488e3-47c8-405e-aea8-cae75c30f9ff", "links": [{"href": "http://172.30.9.46:8774/images/4be488e3-47c8-405e-aea8-cae75c30f9ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:40:39.000000", "flavor": {"id": "205aaf6f-7af1-479e-9e1c-478cf67b1d45", "links": [{"href": "http://172.30.9.46:8774/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "rel": "bookmark"}]}, "id": "98a7f6b0-c969-4cc2-af87-b7ef7872f92d", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "361d895b64ce45fda4eea4137ca52e60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:40:39Z", "hostId": "4513d243c6ce4a1f119109d26689f0a8c817b51353655c7e5045030e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "name": "bono-0.clearwater.opnfv", "created": "2019-06-08T11:40:04Z", "tenant_id": "b9f86e610bc74c1384f3b9b48534cde3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:23:37", "version": 4, "addr": "192.168.100.26", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:23:37", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/9e35db02-2cde-4218-bf45-fdee1cb08559", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/9e35db02-2cde-4218-bf45-fdee1cb08559", "rel": "bookmark"}], "image": {"id": "4be488e3-47c8-405e-aea8-cae75c30f9ff", "links": [{"href": "http://172.30.9.46:8774/images/4be488e3-47c8-405e-aea8-cae75c30f9ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:40:37.000000", "flavor": {"id": "205aaf6f-7af1-479e-9e1c-478cf67b1d45", "links": [{"href": "http://172.30.9.46:8774/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "rel": "bookmark"}]}, "id": "9e35db02-2cde-4218-bf45-fdee1cb08559", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "361d895b64ce45fda4eea4137ca52e60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:40:37Z", "hostId": "4513d243c6ce4a1f119109d26689f0a8c817b51353655c7e5045030e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "name": "dime-0.clearwater.opnfv", "created": "2019-06-08T11:40:04Z", "tenant_id": "b9f86e610bc74c1384f3b9b48534cde3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:24:77:a4", "version": 4, "addr": "192.168.100.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:24:77:a4", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/d945b29a-5003-4775-9d59-a8d1e480cb5e", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/d945b29a-5003-4775-9d59-a8d1e480cb5e", "rel": "bookmark"}], "image": {"id": "4be488e3-47c8-405e-aea8-cae75c30f9ff", "links": [{"href": "http://172.30.9.46:8774/images/4be488e3-47c8-405e-aea8-cae75c30f9ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:40:30.000000", "flavor": {"id": "205aaf6f-7af1-479e-9e1c-478cf67b1d45", "links": [{"href": "http://172.30.9.46:8774/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "rel": "bookmark"}]}, "id": "d945b29a-5003-4775-9d59-a8d1e480cb5e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "361d895b64ce45fda4eea4137ca52e60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:40:30Z", "hostId": "5a7a66950c36ddaf3f09e8a144efe6ea5e86982eff39aa800e169c69", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "name": "homer-0.clearwater.opnfv", "created": "2019-06-08T11:40:01Z", "tenant_id": "b9f86e610bc74c1384f3b9b48534cde3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:af:bd", "version": 4, "addr": "192.168.100.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:af:bd", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/09676360-382a-4661-90ed-d72cad0f402d", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/09676360-382a-4661-90ed-d72cad0f402d", "rel": "bookmark"}], "image": {"id": "4be488e3-47c8-405e-aea8-cae75c30f9ff", "links": [{"href": "http://172.30.9.46:8774/images/4be488e3-47c8-405e-aea8-cae75c30f9ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:35:02.000000", "flavor": {"id": "205aaf6f-7af1-479e-9e1c-478cf67b1d45", "links": [{"href": "http://172.30.9.46:8774/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "rel": "bookmark"}]}, "id": "09676360-382a-4661-90ed-d72cad0f402d", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "361d895b64ce45fda4eea4137ca52e60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:35:02Z", "hostId": "4513d243c6ce4a1f119109d26689f0a8c817b51353655c7e5045030e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "name": "sprout-0.clearwater.opnfv", "created": "2019-06-08T11:34:44Z", "tenant_id": "b9f86e610bc74c1384f3b9b48534cde3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:52:30", "version": 4, "addr": "192.168.100.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:52:30", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/eb641662-1cd4-4fcc-a9a8-42ffc51e98a1", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/eb641662-1cd4-4fcc-a9a8-42ffc51e98a1", "rel": "bookmark"}], "image": {"id": "4be488e3-47c8-405e-aea8-cae75c30f9ff", "links": [{"href": "http://172.30.9.46:8774/images/4be488e3-47c8-405e-aea8-cae75c30f9ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:24:52.000000", "flavor": {"id": "205aaf6f-7af1-479e-9e1c-478cf67b1d45", "links": [{"href": "http://172.30.9.46:8774/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "rel": "bookmark"}]}, "id": "eb641662-1cd4-4fcc-a9a8-42ffc51e98a1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "361d895b64ce45fda4eea4137ca52e60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:24:52Z", "hostId": "5a7a66950c36ddaf3f09e8a144efe6ea5e86982eff39aa800e169c69", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "name": "vellum-0.clearwater.opnfv", "created": "2019-06-08T11:24:37Z", "tenant_id": "b9f86e610bc74c1384f3b9b48534cde3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:71:9c", "version": 4, "addr": "192.168.100.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:71:9c", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/ef9296db-4f3e-46a7-bf22-8ac11a0f0b13", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/ef9296db-4f3e-46a7-bf22-8ac11a0f0b13", "rel": "bookmark"}], "image": {"id": "4be488e3-47c8-405e-aea8-cae75c30f9ff", "links": [{"href": "http://172.30.9.46:8774/images/4be488e3-47c8-405e-aea8-cae75c30f9ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:21:24.000000", "flavor": {"id": "205aaf6f-7af1-479e-9e1c-478cf67b1d45", "links": [{"href": "http://172.30.9.46:8774/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "rel": "bookmark"}]}, "id": "ef9296db-4f3e-46a7-bf22-8ac11a0f0b13", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "361d895b64ce45fda4eea4137ca52e60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:21:24Z", "hostId": "5a7a66950c36ddaf3f09e8a144efe6ea5e86982eff39aa800e169c69", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "name": "ellis-0.clearwater.opnfv", "created": "2019-06-08T11:19:53Z", "tenant_id": "b9f86e610bc74c1384f3b9b48534cde3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:8b:26", "version": 4, "addr": "192.168.100.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:8b:26", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/075f2343-290b-49e5-98d3-a08e58c2a67a", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/075f2343-290b-49e5-98d3-a08e58c2a67a", "rel": "bookmark"}], "image": {"id": "4be488e3-47c8-405e-aea8-cae75c30f9ff", "links": [{"href": "http://172.30.9.46:8774/images/4be488e3-47c8-405e-aea8-cae75c30f9ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:19:14.000000", "flavor": {"id": "205aaf6f-7af1-479e-9e1c-478cf67b1d45", "links": [{"href": "http://172.30.9.46:8774/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "rel": "bookmark"}]}, "id": "075f2343-290b-49e5-98d3-a08e58c2a67a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "361d895b64ce45fda4eea4137ca52e60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:19:14Z", "hostId": "4513d243c6ce4a1f119109d26689f0a8c817b51353655c7e5045030e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "name": "ns.clearwater.opnfv", "created": "2019-06-08T11:17:27Z", "tenant_id": "b9f86e610bc74c1384f3b9b48534cde3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 11:46:24,412 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-e708c2d9-f127-4fb7-aace-1ebad5f1dd57 2019-06-08 11:46:24,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.378886938095s 2019-06-08 11:46:24,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-06-08 11:46:24,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/servers/ef9296db-4f3e-46a7-bf22-8ac11a0f0b13/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" -d '{"os-getConsoleOutput": {"length": null}}' 2019-06-08 11:46:24,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 21619 Content-Type: application/json Date: Sat, 08 Jun 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-014b70e2-7825-482d-8d1f-a5e4f8317d53 x-openstack-request-id: req-014b70e2-7825-482d-8d1f-a5e4f8317d53 2019-06-08 11:46:24,497 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-170-generic (buildd@lcy01-amd64-001) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #220-Ubuntu SMP Thu May 9 12:40:49 UTC 2019 (Ubuntu 3.13.0-170.220-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff]\n[ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000003ffe0000 000040\n[ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x3ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 1007596K/1048040K available (7504K kernel code, 1167K rwdata, 3440K rodata, 1372K init, 1448K bss, 40444K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0.\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 4194304 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.908 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.008004] pid_max: default: 32768 minimum: 301\n[ 0.009739] Security Framework initialized\n[ 0.012036] AppArmor: AppArmor initialized\n[ 0.013604] Yama: becoming mindful.\n[ 0.015088] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016907] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.020450] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.022790] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.024246] Initializing cgroup subsys memory\n[ 0.028006] Initializing cgroup subsys devices\n[ 0.029681] Initializing cgroup subsys freezer\n[ 0.031337] Initializing cgroup subsys blkio\n[ 0.032003] Initializing cgroup subsys perf_event\n[ 0.033747] Initializing cgroup subsys hugetlb\n[ 0.036752] mce: CPU supports 10 MCE banks\n[ 0.038356] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038356] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040007] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.044002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.047004] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.048002] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.052003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.055380] MDS: Mitigation: Clear CPU buffers\n[ 0.077911] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.084720] ACPI: Core revision 20131115\n[ 0.086675] ACPI: All ACPI Tables successfully acquired\n[ 0.088585] ftrace: allocating 28757 entries in 113 pages\n[ 0.112385] smpboot: Max logical packages: 1\n[ 0.114017] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.116317] Enabling x2apic\n[ 0.117506] Enabled x2apic\n[ 0.120009] Switched APIC routing to physical x2apic.\n[ 0.124530] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.126653] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.129697] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.139524] KVM setup paravirtual spinlock\n[ 0.142073] x86: Booted up 1 node, 1 CPUs\n[ 0.143617] smpboot: Total of 1 processors activated (6983.81 BogoMIPS)\n[ 0.144408] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.146811] devtmpfs: initialized\n[ 0.149382] EVM: security.selinux\n[ 0.150712] EVM: security.SMACK64\n[ 0.152003] EVM: security.ima\n[ 0.153223] EVM: security.capability\n[ 0.155587] pinctrl core: initialized pinctrl subsystem\n[ 0.156050] regulator-dummy: no parameters\n[ 0.157705] RTC time: 11:21:25, date: 06/08/19\n[ 0.159409] NET: Registered protocol family 16\n[ 0.160125] cpuidle: using governor ladder\n[ 0.161688] cpuidle: using governor menu\n[ 0.163226] ACPI: bus type PCI registered\n[ 0.164007] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.166408] PCI: Using configuration type 1 for base access\n[ 0.168702] bio: create slab at 0\n[ 0.170428] ACPI: Added _OSI(Module Device)\n[ 0.172004] ACPI: Added _OSI(Processor Device)\n[ 0.173669] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.175402] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.177145] ACPI: Interpreter enabled\n[ 0.178603] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.181001] 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.187548] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.190280] ACPI: (supports S0 S5)\n[ 0.191628] ACPI: Using IOAPIC for interrupt routing\n[ 0.192016] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.195465] ACPI: No dock devices found.\n[ 0.197816] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.200007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.202397] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.204017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.208196] acpiphp: Slot [3] registered\n[ 0.209736] acpiphp: Slot [4] registered\n[ 0.211333] acpiphp: Slot [5] registered\n[ 0.212025] acpiphp: Slot [6] registered\n[ 0.213554] acpiphp: Slot [7] registered\n[ 0.215081] acpiphp: Slot [8] registered\n[ 0.216022] acpiphp: Slot [9] registered\n[ 0.217560] acpiphp: Slot [10] registered\n[ 0.219113] acpiphp: Slot [11] registered\n[ 0.220022] acpiphp: Slot [12] registered\n[ 0.221573] acpiphp: Slot [13] registered\n[ 0.223125] acpiphp: Slot [14] registered\n[ 0.224022] acpiphp: Slot [15] registered\n[ 0.225579] acpiphp: Slot [16] registered\n[ 0.227117] acpiphp: Slot [17] registered\n[ 0.228029] acpiphp: Slot [18] registered\n[ 0.229581] acpiphp: Slot [19] registered\n[ 0.231133] acpiphp: Slot [20] registered\n[ 0.232022] acpiphp: Slot [21] registered\n[ 0.233569] acpiphp: Slot [22] registered\n[ 0.235118] acpiphp: Slot [23] registered\n[ 0.236022] acpiphp: Slot [24] registered\n[ 0.237572] acpiphp: Slot [25] registered\n[ 0.239120] acpiphp: Slot [26] registered\n[ 0.240021] acpiphp: Slot [27] registered\n[ 0.241564] acpiphp: Slot [28] registered\n[ 0.243104] acpiphp: Slot [29] registered\n[ 0.244022] acpiphp: Slot [30] registered\n[ 0.245561] acpiphp: Slot [31] registered\n[ 0.247094] PCI host bridge to bus 0000:00\n[ 0.248004] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.249960] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.252003] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.254159] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.256003] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff]\n[ 0.258364] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.266194] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.268016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.290107] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.293106] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.295827] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.297259] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.299936] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.300893] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.303214] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.304000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.304003] vgaarb: loaded\n[ 0.305148] vgaarb: bridge control possible 0000:00:02.0\n[ 0.307316] SCSI subsystem initialized\n[ 0.308220] ACPI: bus type USB registered\n[ 0.309813] usbcore: registered new interface driver usbfs\n[ 0.311776] usbcore: registered new interface driver hub\n[ 0.312038] usbcore: registered new device driver usb\n[ 0.314048] PCI: Using ACPI for IRQ routing\n[ 0.316020] NetLabel: Initializing\n[ 0.317387] NetLabel: domain hash size = 128\n[ 0.319010] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.320039] NetLabel: unlabeled traffic allowed by default\n[ 0.322239] Switched to clocksource kvm-clock\n[ 0.328399] AppArmor: AppArmor Filesystem Enabled\n[ 0.330170] pnp: PnP ACPI init\n[ 0.331423] ACPI: bus type PNP registered\n[ 0.333433] pnp: PnP ACPI: found 8 devices\n[ 0.335006] ACPI: bus type PNP unregistered\n[ 0.342188] NET: Registered protocol family 2\n[ 0.344088] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.346599] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.348986] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.351331] TCP: reno registered\n[ 0.352638] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.354742] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.357047] NET: Registered protocol family 1\n[ 0.358701] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.360801] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.362866] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.379960] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.397187] Trying to unpack rootfs image as initramfs...\n[ 0.497205] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.500259] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.502348] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.505533] Scanning for low memory corruption every 60 seconds\n[ 0.507952] Initialise system trusted keyring\n[ 0.509660] audit: initializing netlink socket (disabled)\n[ 0.511625] type=2000 audit(1559992885.370:1): initialized\n[ 0.531713] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.534723] zbud: loaded\n[ 0.536052] VFS: Disk quotas dquot_6.5.2\n[ 0.537610] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.540234] fuse init (API version 7.22)\n[ 0.541804] msgmni has been set to 1982\n[ 0.543352] Key type big_key registered\n[ 0.545142] Key type asymmetric registered\n[ 0.546712] Asymmetric key parser 'x509' registered\n[ 0.548555] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.551400] io scheduler noop registered\n[ 0.552925] io scheduler deadline registered (default)\n[ 0.554825] io scheduler cfq registered\n[ 0.556394] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.558412] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.560772] ipmi message handler version 39.2\n[ 0.562455] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.565241] ACPI: Power Button [PWRF]\n[ 0.566765] GHES: HEST is not enabled!\n[ 0.583349] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.616280] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.619118] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.645014] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.648701] Linux agpgart interface v0.103\n[ 0.651177] brd: module loaded\n[ 0.652867] loop: module loaded\n[ 0.654577] blk-mq: CPU -> queue map\n[ 0.655993] CPU 0 -> Queue 0\n[ 0.658081] vda: vda1\n[ 0.659842] scsi0 : ata_piix\n[ 0.661126] scsi1 : ata_piix\n[ 0.662370] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.664740] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.667834] libphy: Fixed MDIO Bus: probed\n[ 0.669472] tun: Universal TUN/TAP device driver, 1.6\n[ 0.671318] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.674496] PPP generic driver version 2.4.2\n[ 0.676163] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.678448] ehci-pci: EHCI PCI platform driver\n[ 0.680120] ehci-platform: EHCI generic platform driver\n[ 0.682018] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.684190] ohci-pci: OHCI PCI platform driver\n[ 0.685856] ohci-platform: OHCI generic platform driver\n[ 0.687743] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.704982] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.706901] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.709821] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.711990] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.714356] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.717076] usb usb1: Product: UHCI Host Controller\n[ 0.718863] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd\n[ 0.721121] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.722916] hub 1-0:1.0: USB hub found\n[ 0.724408] hub 1-0:1.0: 2 ports detected\n[ 0.726075] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.729955] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.731780] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.733726] mousedev: PS/2 mouse device common for all mice\n[ 0.736087] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.739315] rtc_cmos 00:00: RTC can wake from S4\n[ 0.741536] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.743787] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.746119] device-mapper: uevent: version 1.0.3\n[ 0.747897] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.750983] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.753195] TCP: cubic registered\n[ 0.754591] NET: Registered protocol family 10\n[ 0.756447] NET: Registered protocol family 17\n[ 0.758153] Key type dns_resolver registered\n[ 0.759907] Loading compiled-in X.509 certificates\n[ 0.762208] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007'\n[ 0.765620] registered taskstats version 1\n[ 0.768556] Key type trusted registered\n[ 0.772196] Key type encrypted registered\n[ 0.773761] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.775732] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.778263] regulator-dummy: disabling\n[ 0.779747] Magic number: 7:588:377\n[ 0.781230] acpi PNP0700:00: hash matches\n[ 0.782870] rtc_cmos 00:00: setting system clock to 2019-06-08 11:21:25 UTC (1559992885)\n[ 0.785879] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.788021] EDD information not available.\n[ 0.821459] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000)\n[ 0.824421] Write protecting the kernel read-only data: 12288k\n[ 0.827160] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.831482] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.848119] systemd-udevd[99]: starting version 204\n[ 0.880545] FDC 0 is a S82078B\n[ 1.036052] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.201170] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.203555] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.206021] usb 1-1: Product: QEMU USB Tablet\n[ 1.207657] usb 1-1: Manufacturer: QEMU\n[ 1.209152] usb 1-1: SerialNumber: 42\n[ 1.909648] 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.271530] 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.369167] random: init urandom read with 10 bits of entropy available\n[ 2.507536] 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 Sat, 08 Jun 2019 11:21:27 +0000. Up 2.90 seconds.\ncloud-init-nonet[3.11]: 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 Sat, 08 Jun 2019 11:21:29 +0000. Up 5.09 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+------+---------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+------+---------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth0 | True | 192.168.100.7 | 255.255.255.0 | fa:16:3e:86:71:9c |\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:\nda:c8:34:2a:0c:ea:fb:5e:82:d9:ef:85:41:6f:65:7e root@ellis-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| . o |\n| . . + |\n|. .ooS. E |\n|.o+ ++= . |\n|.ooo.o+.. |\n|. .+ . |\n| o+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:\n79:5b:7e:b7:11:8e:a7:97:ec:61:c3:c0:e4:6f:7d:76 root@ellis-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| |\n| . |\n| . + |\n| S . .+ . |\n| . + * o|\n| . ..o@E|\n| .=*B|\n| .oo |\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:\n70:b8:75:a5:51:58:35:62:f2:15:d3:1a:71:80:27:79 root@ellis-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o+*+O=.|\n| . .B+oE+.|\n| o o o .+ o |\n| = . . |\n| . S |\n| |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n1c:55:06:06:92:ff:ff:5b:c1:eb:38:2d:7e:ef:22:f0 root@ellis-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| ....+oo |\n| .. o . |\n| .. |\n| ... . |\n| S. o |\n| o o|\n| + ...|\n| Eo++ |\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 Sat, 08 Jun 2019 11:21:35 +0000. Up 10.34 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 ]\nGenerating locales...\n en_US.UTF-8... open-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 ]\nup-to-date\n * Stopping System V runlevel compatibility[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:final' at Sat, 08 Jun 2019 11:21:36 +0000. Up 11.29 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 15432 0 --:--:-- --:--:-- --:--:-- 15512\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]\n\nUbuntu 14.04.6 LTS ellis-0 ttyS0\n\nellis-0 login: Get: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://security.ubuntu.com trusty-security/main Sources [172 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB]\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [448 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 13.1 MB in 8s (1556 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=\n+ '[' -n '' ']'\n+ etcd_ip=192.168.100.7\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install ellis --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl\n libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl\n libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0\n libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25\n libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl\n libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make\n manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common\n mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common\n nginx-core ntp python-chardet-whl python-colorama python-colorama-whl\n python-distlib python-distlib-whl python-html5lib python-html5lib-whl\n python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n debian-keyring clearwater-logging clearwater-snmpd g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg glibc-doc libclone-perl libmldbm-perl libnet-daemon-perl\n libplrpc-perl libsql-statement-perl libgd-tools libipc-sharedcache-perl\n lm-sensors libstdc++-4.8-doc make-doc tinyca mailx fcgiwrap nginx-doc\n ntp-doc python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev ellis fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl\n libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl\n libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0\n libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25\n libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl\n libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make\n manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common\n mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common\n nginx-core ntp python-chardet-whl python-colorama python-colorama-whl\n python-distlib python-distlib-whl python-html5lib python-html5lib-whl\n python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\n0 upgraded, 98 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 69.8 MB of archives.\nAfter this operation, 253 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6364 B]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ ellis 1.0-180326.110234 [10.4 MB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1459 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3754 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1979 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 30%Extracting templates from packages: 61%Extracting templates from packages: 91%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 69.8 MB in 8s (7869 kB/s)\nSelecting previously unselected package libaio1:amd64.\n(Reading database ... 51354 files and directories currently installed.)\nPreparing to unpack .../libaio1_0.3.109-4_amd64.deb ...\nUnpacking libaio1:amd64 (0.3.109-4) ...\nSelecting previously unselected package libasan0:amd64.\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package libdbi-perl.\nPreparing to unpack .../libdbi-perl_1.630-1_amd64.deb ...\nUnpacking libdbi-perl (1.630-1) ...\nSelecting previously unselected package libdbd-mysql-perl.\nPreparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ...\nUnpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ...\nSelecting previously unselected package libterm-readkey-perl.\nPreparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ...\nUnpacking libterm-readkey-perl (2.31-1) ...\nSelecting previously unselected package mysql-client-core-5.5.\nPreparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-client-5.5.\nPreparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-core-5.5.\nPreparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-5.5.\n(Reading database ... 51957 files and directories currently installed.)\nPreparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.15) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-170.220) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package mysql-server.\nPreparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package ellis.\nPreparing to unpack .../ellis_1.0-180326.110234_amd64.deb ...\nUnpacking ellis (1.0-180326.110234) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package libhtml-template-perl.\nPreparing to unpack .../libhtml-template-perl_2.95-1_all.deb ...\nUnpacking libhtml-template-perl (2.95-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libaio1:amd64 (0.3.109-4) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.11) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libdbi-perl (1.630-1) ...\nSetting up libdbd-mysql-perl (4.025-1ubuntu0.1) ...\nSetting up libterm-readkey-perl (2.31-1) ...\nSetting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nmysql start/running, process 8546\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.15) ...\nSetting up linux-libc-dev:amd64 (3.13.0-170.220) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up libhtml-template-perl (2.95-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up mysql-server (5.5.62-0ubuntu0.14.04.1) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 9270\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-180322.165850) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n.................................................+++\n.............................................+++\nunable to write 'random state'\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nunable to write 'random state'\nKilled\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up ellis (1.0-180326.110234) ...\nusermod: no changes\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/ellis/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting ellis\nCollecting metaswitchcommon (from ellis)\nCollecting backports.ssl-match-hostname (from ellis)\nCollecting backports-abc (from ellis)\nCollecting certifi (from ellis)\nCollecting msgpack-python (from ellis)\nCollecting singledispatch (from ellis)\nCollecting tornado (from ellis)\nCollecting pycurl (from ellis)\nCollecting py-bcrypt (from ellis)\nCollecting MySQL-python (from ellis)\nCollecting six (from ellis)\nCollecting prctl (from ellis)\nCollecting SQLAlchemy (from ellis)\nCollecting phonenumbers (from ellis)\nCollecting defusedxml (from ellis)\nCollecting pycparser (from metaswitchcommon->ellis)\nCollecting pycrypto (from metaswitchcommon->ellis)\nCollecting monotonic (from metaswitchcommon->ellis)\nCollecting cffi (from metaswitchcommon->ellis)\nCollecting pyzmq (from metaswitchcommon->ellis)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, backports.ssl-match-hostname, backports-abc, certifi, msgpack-python, six, singledispatch, tornado, pycurl, py-bcrypt, MySQL-python, prctl, SQLAlchemy, phonenumbers, defusedxml, ellis\nSuccessfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 defusedxml-0.5.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for libc-bin (2.19-0ubuntu6.15) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nFetched 38.4 MB in 5s (6895 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58165 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting nsenter (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ /usr/share/clearwater/clearwater-etcd/scripts/wait_for_etcd\n+ /usr/share/clearwater/clearwater-config-manager/scripts/cw-config download shared_config --autoconfirm --dir /tmp\nshared_config is not present in the configuration database. A blank file has been created for you. You can make changes to this and upload as normal.\nshared_config downloaded to /tmp/shared_config\n+ cat\n+ /usr/share/clearwater/clearwater-config-manager/scripts/cw-config upload shared_config --autoconfirm --dir /tmp\n\nConfig successfully validated\nshared_config is not present in the configuration database. A blank file has been created for you. You can make changes to this and upload as normal.\nConfiguration file change: user None has modified shared_config.\n Lines added:\n\"# Deployment definitions\"\n\"home_domain=clearwater.opnfv\"\n\"sprout_hostname=sprout.clearwater.opnfv\"\n\"hs_hostname=hs.clearwater.opnfv:8888\"\n\"hs_provisioning_hostname=hs-prov.clearwater.opnfv:8889\"\n\"ralf_hostname=ralf.clearwater.opnfv:10888\"\n\"xdms_hostname=homer.clearwater.opnfv:7888\"\n\"sprout_impi_store=vellum.clearwater.opnfv\"\n\"sprout_registration_store=vellum.clearwater.opnfv\"\n\"homestead_impu_store=vellum.clearwater.opnfv\"\n\"cassandra_hostname=vellum.clearwater.opnfv\"\n\"chronos_hostname=vellum.clearwater.opnfv\"\n\"ralf_session_store=vellum.clearwater.opnfv\"\n\"upstream_hostname=sprout.clearwater.opnfv\"\n\"# Email server configuration\"\n\"smtp_smarthost=localhost\"\n\"smtp_username=username\"\n\"smtp_password=password\"\n\"email_recovery_sender=clearwater@example.org\"\n\"# Keys\"\n\"signup_key=secret\"\n\"turn_workaround=secret\"\n\"ellis_api_key=secret\"\n\"ellis_cookie_key=secret\"\n\"reduce_cassandra_mem_usage=Y\"\nshared_config successfully uploaded\n+ service clearwater-infrastructure restart\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\n ...done.\n+ service ellis stop\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.213\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.213\n++ echo A 172.30.9.213\n++ ip2rr 172.30.9.213\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.213\n++ echo A 172.30.9.213\n+ echo 'nameserver 192.168.100.2'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n+ (( i=1 ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 0m\n Service Name Status Type \n node-ellis-0.clearwater.opnfv Running System \n ntp_process Running Process \n nginx_process Running Process \n mysql_process Running Process \n ellis_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Does not exist Process \n clearwater_cluster_manager_p... Running Process \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program \n poll_ellis Initializing Program \n poll_ellis_https Initializing Program \n clearwater_queue_manager_uptime Initializing Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' clearwater_config_manager_pr... Does not exist Process \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program \n poll_ellis Initializing Program \n poll_ellis_https Initializing Program \n clearwater_queue_manager_uptime Initializing Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 1m\n Service Name Status Type \n node-ellis-0.clearwater.opnfv Running System \n ntp_process Running Process \n nginx_process Running Process \n mysql_process Running Process \n ellis_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Running Process \n clearwater_cluster_manager_p... Running Process \n nginx_ping Status ok Program \n nginx_uptime Status ok Program \n monit_uptime Status ok Program \n poll_ellis Status ok Program \n poll_ellis_https Status ok Program \n clearwater_queue_manager_uptime Status ok Program \n etcd_uptime Status ok Program \n poll_etcd_cluster Status ok Program \n poll_etcd Status ok Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ''\n+ break\n+ clearwater-etcdctl cluster-health\nmember e5c4776e80d3063e is healthy: got healthy result from http://192.168.100.7:4000\ncluster is healthy\n+ clearwater-etcdctl member list\ne5c4776e80d3063e: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=true\n+ cw-check_config_sync\n - /etc/clearwater/sas.json is up to date\n - /etc/clearwater/dns.json is up to date\n - /etc/clearwater/shared_config is up to date\n+ /usr/share/clearwater/ellis/env/bin/python /usr/share/clearwater/ellis/src/metaswitch/ellis/tools/create_numbers.py --start 6505550000 --count 1000 --realm clearwater.opnfv\nCreated 1000 numbers, 0 already present in database\n+ curl -i -X POST -H 'X-Auth-Token: gAAAAABc-5nVL3ax8AyENFmNumC-QAGGgR9ywcMMHI7Ihj5g0LpzSMhh-kvToKUHCte9xknHdxIAR6Hi8UFAo38zbCMwGeHeb5TAFo3thznm9yzzL3wACLcd0gJ9ZGQEI5PMXHwPJ99Hm2hggHuPSXiiJXSZ5Swocgx4k8zTfTvG5M2-v93rdYU' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.46:8004/v1/c04132917d2c4447ba1b1d0ab3e1c6ed/stacks/clearwater-opnfv-ellis-hhq4o4ukglrz/2d5cbf68-2677-4ae0-b3ef-f09db363f420/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 12 63 --:--:-- --:--:-- --:--:-- 64\nHTTP/1.1 200 OK\nDate: Sat, 08 Jun 2019 11:24:25 GMT\nServer: Apache\nx-openstack-request-id: req-7adaa0a8-2c43-4e0b-aac9-93b65fcaecdc\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 | dd:42:4a:6c:d3:8f:2b:2b:8a:5d:4d:9c:89:0b:b9:b4 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 79:5b:7e:b7:11:8e:a7:97:ec:61:c3:c0:e4:6f:7d:76 root@ellis-0 (DSA)\nec2: 256 70:b8:75:a5:51:58:35:62:f2:15:d3:1a:71:80:27:79 root@ellis-0 (ECDSA)\nec2: 256 1c:55:06:06:92:ff:ff:5b:c1:eb:38:2d:7e:ef:22:f0 root@ellis-0 (ED25519)\nec2: 2048 da:c8:34:2a:0c:ea:fb:5e:82:d9:ef:85:41:6f:65:7e root@ellis-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBA4FKIDZw1YwwEbHByKqxIsk2YakYIh37NUTFNYyXOxEYEkWxm6OmuTUagO+KWDb8Lw6Hp5yQDnd/qAPwyzlgew= root@ellis-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGPOri4uldAT52NcgFQT01YXPBFrGQsMGRApaiHNl5nx root@ellis-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQClhwrLB1MZ+yX4M8x5/FftbKN1AbaSqDI20ES64J9FNzC3nq57GdOp6CEXat7iWwDnG/a6RLBDGiE/2iJApmUkA3enYAFjkIB8wBYr9/LiD57vT1hJcQ4+Mz8puBSfHnStOhHT7+22g8GrKymkbG+bpRqZCjzy2co/LIfs/zbGH8QKhiuuBT9E8wB0vSXvLV24CJkMJsROTIPC0way1wKjEFNlWv0OsSs8J+ZPSfA6QeFMZ0l3KrlnMYzr6DGACYeRClEVhYQ7qQkwCku5DKo5tkmpCptBbRX+J1C4FDMEe2REmsVBO1v7kZJY7TRmdHo0phpUTD7fJEK7yLG76mJ1 root@ellis-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Sat, 08 Jun 2019 11:24:25 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 180.63 seconds\n"} 2019-06-08 11:46:24,499 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers/ef9296db-4f3e-46a7-bf22-8ac11a0f0b13/action used request id req-014b70e2-7825-482d-8d1f-a5e4f8317d53 2019-06-08 11:46:24,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0792801380157s 2019-06-08 11:46:24,501 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-170-generic (buildd@lcy01-amd64-001) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #220-Ubuntu SMP Thu May 9 12:40:49 UTC 2019 (Ubuntu 3.13.0-170.220-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff] [ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff] [ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff] [ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000003ffe0000 000040 [ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff] [ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x3ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 1007596K/1048040K available (7504K kernel code, 1167K rwdata, 3440K rodata, 1372K init, 1448K bss, 40444K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 4194304 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.908 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009739] Security Framework initialized [ 0.012036] AppArmor: AppArmor initialized [ 0.013604] Yama: becoming mindful. [ 0.015088] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016907] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020450] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022790] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024246] Initializing cgroup subsys memory [ 0.028006] Initializing cgroup subsys devices [ 0.029681] Initializing cgroup subsys freezer [ 0.031337] Initializing cgroup subsys blkio [ 0.032003] Initializing cgroup subsys perf_event [ 0.033747] Initializing cgroup subsys hugetlb [ 0.036752] mce: CPU supports 10 MCE banks [ 0.038356] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038356] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040007] Spectre V2 : Mitigation: Full generic retpoline [ 0.044002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.047004] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.048002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.052003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.055380] MDS: Mitigation: Clear CPU buffers [ 0.077911] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.084720] ACPI: Core revision 20131115 [ 0.086675] ACPI: All ACPI Tables successfully acquired [ 0.088585] ftrace: allocating 28757 entries in 113 pages [ 0.112385] smpboot: Max logical packages: 1 [ 0.114017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.116317] Enabling x2apic [ 0.117506] Enabled x2apic [ 0.120009] Switched APIC routing to physical x2apic. [ 0.124530] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.126653] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.129697] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.139524] KVM setup paravirtual spinlock [ 0.142073] x86: Booted up 1 node, 1 CPUs [ 0.143617] smpboot: Total of 1 processors activated (6983.81 BogoMIPS) [ 0.144408] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.146811] devtmpfs: initialized [ 0.149382] EVM: security.selinux [ 0.150712] EVM: security.SMACK64 [ 0.152003] EVM: security.ima [ 0.153223] EVM: security.capability [ 0.155587] pinctrl core: initialized pinctrl subsystem [ 0.156050] regulator-dummy: no parameters [ 0.157705] RTC time: 11:21:25, date: 06/08/19 [ 0.159409] NET: Registered protocol family 16 [ 0.160125] cpuidle: using governor ladder [ 0.161688] cpuidle: using governor menu [ 0.163226] ACPI: bus type PCI registered [ 0.164007] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166408] PCI: Using configuration type 1 for base access [ 0.168702] bio: create slab at 0 [ 0.170428] ACPI: Added _OSI(Module Device) [ 0.172004] ACPI: Added _OSI(Processor Device) [ 0.173669] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.175402] ACPI: Added _OSI(Processor Aggregator Device) [ 0.177145] ACPI: Interpreter enabled [ 0.178603] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.181001] 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.187548] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.190280] ACPI: (supports S0 S5) [ 0.191628] ACPI: Using IOAPIC for interrupt routing [ 0.192016] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.195465] ACPI: No dock devices found. [ 0.197816] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202397] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.208196] acpiphp: Slot [3] registered [ 0.209736] acpiphp: Slot [4] registered [ 0.211333] acpiphp: Slot [5] registered [ 0.212025] acpiphp: Slot [6] registered [ 0.213554] acpiphp: Slot [7] registered [ 0.215081] acpiphp: Slot [8] registered [ 0.216022] acpiphp: Slot [9] registered [ 0.217560] acpiphp: Slot [10] registered [ 0.219113] acpiphp: Slot [11] registered [ 0.220022] acpiphp: Slot [12] registered [ 0.221573] acpiphp: Slot [13] registered [ 0.223125] acpiphp: Slot [14] registered [ 0.224022] acpiphp: Slot [15] registered [ 0.225579] acpiphp: Slot [16] registered [ 0.227117] acpiphp: Slot [17] registered [ 0.228029] acpiphp: Slot [18] registered [ 0.229581] acpiphp: Slot [19] registered [ 0.231133] acpiphp: Slot [20] registered [ 0.232022] acpiphp: Slot [21] registered [ 0.233569] acpiphp: Slot [22] registered [ 0.235118] acpiphp: Slot [23] registered [ 0.236022] acpiphp: Slot [24] registered [ 0.237572] acpiphp: Slot [25] registered [ 0.239120] acpiphp: Slot [26] registered [ 0.240021] acpiphp: Slot [27] registered [ 0.241564] acpiphp: Slot [28] registered [ 0.243104] acpiphp: Slot [29] registered [ 0.244022] acpiphp: Slot [30] registered [ 0.245561] acpiphp: Slot [31] registered [ 0.247094] PCI host bridge to bus 0000:00 [ 0.248004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.249960] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.252003] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.254159] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.256003] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.258364] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.266194] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.268016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.290107] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.293106] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.295827] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.297259] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.299936] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.300893] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.303214] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.304000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.304003] vgaarb: loaded [ 0.305148] vgaarb: bridge control possible 0000:00:02.0 [ 0.307316] SCSI subsystem initialized [ 0.308220] ACPI: bus type USB registered [ 0.309813] usbcore: registered new interface driver usbfs [ 0.311776] usbcore: registered new interface driver hub [ 0.312038] usbcore: registered new device driver usb [ 0.314048] PCI: Using ACPI for IRQ routing [ 0.316020] NetLabel: Initializing [ 0.317387] NetLabel: domain hash size = 128 [ 0.319010] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.320039] NetLabel: unlabeled traffic allowed by default [ 0.322239] Switched to clocksource kvm-clock [ 0.328399] AppArmor: AppArmor Filesystem Enabled [ 0.330170] pnp: PnP ACPI init [ 0.331423] ACPI: bus type PNP registered [ 0.333433] pnp: PnP ACPI: found 8 devices [ 0.335006] ACPI: bus type PNP unregistered [ 0.342188] NET: Registered protocol family 2 [ 0.344088] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.346599] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.348986] TCP: Hash tables configured (established 8192 bind 8192) [ 0.351331] TCP: reno registered [ 0.352638] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.354742] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.357047] NET: Registered protocol family 1 [ 0.358701] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.360801] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.362866] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.379960] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.397187] Trying to unpack rootfs image as initramfs... [ 0.497205] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.500259] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.502348] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.505533] Scanning for low memory corruption every 60 seconds [ 0.507952] Initialise system trusted keyring [ 0.509660] audit: initializing netlink socket (disabled) [ 0.511625] type=2000 audit(1559992885.370:1): initialized [ 0.531713] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.534723] zbud: loaded [ 0.536052] VFS: Disk quotas dquot_6.5.2 [ 0.537610] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.540234] fuse init (API version 7.22) [ 0.541804] msgmni has been set to 1982 [ 0.543352] Key type big_key registered [ 0.545142] Key type asymmetric registered [ 0.546712] Asymmetric key parser 'x509' registered [ 0.548555] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.551400] io scheduler noop registered [ 0.552925] io scheduler deadline registered (default) [ 0.554825] io scheduler cfq registered [ 0.556394] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.558412] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.560772] ipmi message handler version 39.2 [ 0.562455] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.565241] ACPI: Power Button [PWRF] [ 0.566765] GHES: HEST is not enabled! [ 0.583349] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.616280] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.619118] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.645014] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.648701] Linux agpgart interface v0.103 [ 0.651177] brd: module loaded [ 0.652867] loop: module loaded [ 0.654577] blk-mq: CPU -> queue map [ 0.655993] CPU 0 -> Queue 0 [ 0.658081] vda: vda1 [ 0.659842] scsi0 : ata_piix [ 0.661126] scsi1 : ata_piix [ 0.662370] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.664740] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.667834] libphy: Fixed MDIO Bus: probed [ 0.669472] tun: Universal TUN/TAP device driver, 1.6 [ 0.671318] tun: (C) 1999-2004 Max Krasnyansky [ 0.674496] PPP generic driver version 2.4.2 [ 0.676163] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.678448] ehci-pci: EHCI PCI platform driver [ 0.680120] ehci-platform: EHCI generic platform driver [ 0.682018] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.684190] ohci-pci: OHCI PCI platform driver [ 0.685856] ohci-platform: OHCI generic platform driver [ 0.687743] uhci_hcd: USB Universal Host Controller Interface driver [ 0.704982] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.706901] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.709821] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.711990] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.714356] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.717076] usb usb1: Product: UHCI Host Controller [ 0.718863] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.721121] usb usb1: SerialNumber: 0000:00:01.2 [ 0.722916] hub 1-0:1.0: USB hub found [ 0.724408] hub 1-0:1.0: 2 ports detected [ 0.726075] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.729955] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.731780] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.733726] mousedev: PS/2 mouse device common for all mice [ 0.736087] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.739315] rtc_cmos 00:00: RTC can wake from S4 [ 0.741536] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.743787] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.746119] device-mapper: uevent: version 1.0.3 [ 0.747897] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.750983] ledtrig-cpu: registered to indicate activity on CPUs [ 0.753195] TCP: cubic registered [ 0.754591] NET: Registered protocol family 10 [ 0.756447] NET: Registered protocol family 17 [ 0.758153] Key type dns_resolver registered [ 0.759907] Loading compiled-in X.509 certificates [ 0.762208] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.765620] registered taskstats version 1 [ 0.768556] Key type trusted registered [ 0.772196] Key type encrypted registered [ 0.773761] AppArmor: AppArmor sha1 policy hashing enabled [ 0.775732] IMA: No TPM chip found, activating TPM-bypass! [ 0.778263] regulator-dummy: disabling [ 0.779747] Magic number: 7:588:377 [ 0.781230] acpi PNP0700:00: hash matches [ 0.782870] rtc_cmos 00:00: setting system clock to 2019-06-08 11:21:25 UTC (1559992885) [ 0.785879] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.788021] EDD information not available. [ 0.821459] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.824421] Write protecting the kernel read-only data: 12288k [ 0.827160] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.831482] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.848119] systemd-udevd[99]: starting version 204 [ 0.880545] FDC 0 is a S82078B [ 1.036052] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.201170] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.203555] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.206021] usb 1-1: Product: QEMU USB Tablet [ 1.207657] usb 1-1: Manufacturer: QEMU [ 1.209152] usb 1-1: SerialNumber: 42 [ 1.909648] 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.271530] 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.369167] random: init urandom read with 10 bits of entropy available [ 2.507536] 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 Sat, 08 Jun 2019 11:21:27 +0000. Up 2.90 seconds. cloud-init-nonet[3.11]: 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 Sat, 08 Jun 2019 11:21:29 +0000. Up 5.09 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.100.7 | 255.255.255.0 | fa:16:3e:86:71:9c | 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: da:c8:34:2a:0c:ea:fb:5e:82:d9:ef:85:41:6f:65:7e root@ellis-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | . o | | . . + | |. .ooS. E | |.o+ ++= . | |.ooo.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: 79:5b:7e:b7:11:8e:a7:97:ec:61:c3:c0:e4:6f:7d:76 root@ellis-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | . | | . + | | S . .+ . | | . + * o| | . ..o@E| | .=*B| | .oo | +-----------------+ 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: 70:b8:75:a5:51:58:35:62:f2:15:d3:1a:71:80:27:79 root@ellis-0 The key's randomart image is: +--[ECDSA 256]---+ | o+*+O=.| | . .B+oE+.| | o o o .+ o | | = . . | | . S | | | | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 1c:55:06:06:92:ff:ff:5b:c1:eb:38:2d:7e:ef:22:f0 root@ellis-0 The key's randomart image is: +--[ED25519 256--+ | ....+oo | | .. o . | | .. | | ... . | | S. o | | o o| | + ...| | Eo++ | | .=*=+| +-----------------+ * 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 Sat, 08 Jun 2019 11:21:35 +0000. Up 10.34 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 ] Generating locales... en_US.UTF-8... 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 ] up-to-date * Stopping System V runlevel compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:final' at Sat, 08 Jun 2019 11:21:36 +0000. Up 11.29 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 15432 0 --:--:-- --:--:-- --:--:-- 15512 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] Ubuntu 14.04.6 LTS ellis-0 ttyS0 ellis-0 login: 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://security.ubuntu.com trusty-security/main Sources [172 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 8s (1556 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip= + '[' -n '' ']' + etcd_ip=192.168.100.7 + cat + DEBIAN_FRONTEND=noninteractive + apt-get install ellis --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring clearwater-logging clearwater-snmpd g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl libsql-statement-perl libgd-tools libipc-sharedcache-perl lm-sensors libstdc++-4.8-doc make-doc tinyca mailx fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev ellis fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat 0 upgraded, 98 newly installed, 0 to remove and 0 not upgraded. Need to get 69.8 MB of archives. After this operation, 253 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6364 B] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ ellis 1.0-180326.110234 [10.4 MB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1459 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3754 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1979 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 30%Extracting templates from packages: 61%Extracting templates from packages: 91%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 69.8 MB in 8s (7869 kB/s) Selecting previously unselected package libaio1:amd64. (Reading database ... 51354 files and directories currently installed.) Preparing to unpack .../libaio1_0.3.109-4_amd64.deb ... Unpacking libaio1:amd64 (0.3.109-4) ... Selecting previously unselected package libasan0:amd64. Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package libdbi-perl. Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... Unpacking libdbi-perl (1.630-1) ... Selecting previously unselected package libdbd-mysql-perl. Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... Selecting previously unselected package libterm-readkey-perl. Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... Unpacking libterm-readkey-perl (2.31-1) ... Selecting previously unselected package mysql-client-core-5.5. Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-client-5.5. Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-core-5.5. Preparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-5.5. (Reading database ... 51957 files and directories currently installed.) Preparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package mysql-server. Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package ellis. Preparing to unpack .../ellis_1.0-180326.110234_amd64.deb ... Unpacking ellis (1.0-180326.110234) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libhtml-template-perl. Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... Unpacking libhtml-template-perl (2.95-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libaio1:amd64 (0.3.109-4) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.11) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libdbi-perl (1.630-1) ... Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... Setting up libterm-readkey-perl (2.31-1) ... Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... mysql start/running, process 8546 Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libhtml-template-perl (2.95-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 9270 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key .................................................+++ .............................................+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Killed Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up ellis (1.0-180326.110234) ... usermod: no changes Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/ellis/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting ellis Collecting metaswitchcommon (from ellis) Collecting backports.ssl-match-hostname (from ellis) Collecting backports-abc (from ellis) Collecting certifi (from ellis) Collecting msgpack-python (from ellis) Collecting singledispatch (from ellis) Collecting tornado (from ellis) Collecting pycurl (from ellis) Collecting py-bcrypt (from ellis) Collecting MySQL-python (from ellis) Collecting six (from ellis) Collecting prctl (from ellis) Collecting SQLAlchemy (from ellis) Collecting phonenumbers (from ellis) Collecting defusedxml (from ellis) Collecting pycparser (from metaswitchcommon->ellis) Collecting pycrypto (from metaswitchcommon->ellis) Collecting monotonic (from metaswitchcommon->ellis) Collecting cffi (from metaswitchcommon->ellis) Collecting pyzmq (from metaswitchcommon->ellis) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, backports.ssl-match-hostname, backports-abc, certifi, msgpack-python, six, singledispatch, tornado, pycurl, py-bcrypt, MySQL-python, prctl, SQLAlchemy, phonenumbers, defusedxml, ellis Successfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 defusedxml-0.5.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for libc-bin (2.19-0ubuntu6.15) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Fetched 38.4 MB in 5s (6895 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58165 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + /usr/share/clearwater/clearwater-etcd/scripts/wait_for_etcd + /usr/share/clearwater/clearwater-config-manager/scripts/cw-config download shared_config --autoconfirm --dir /tmp shared_config is not present in the configuration database. A blank file has been created for you. You can make changes to this and upload as normal. shared_config downloaded to /tmp/shared_config + cat + /usr/share/clearwater/clearwater-config-manager/scripts/cw-config upload shared_config --autoconfirm --dir /tmp Config successfully validated shared_config is not present in the configuration database. A blank file has been created for you. You can make changes to this and upload as normal. Configuration file change: user None has modified shared_config. Lines added: "# Deployment definitions" "home_domain=clearwater.opnfv" "sprout_hostname=sprout.clearwater.opnfv" "hs_hostname=hs.clearwater.opnfv:8888" "hs_provisioning_hostname=hs-prov.clearwater.opnfv:8889" "ralf_hostname=ralf.clearwater.opnfv:10888" "xdms_hostname=homer.clearwater.opnfv:7888" "sprout_impi_store=vellum.clearwater.opnfv" "sprout_registration_store=vellum.clearwater.opnfv" "homestead_impu_store=vellum.clearwater.opnfv" "cassandra_hostname=vellum.clearwater.opnfv" "chronos_hostname=vellum.clearwater.opnfv" "ralf_session_store=vellum.clearwater.opnfv" "upstream_hostname=sprout.clearwater.opnfv" "# Email server configuration" "smtp_smarthost=localhost" "smtp_username=username" "smtp_password=password" "email_recovery_sender=clearwater@example.org" "# Keys" "signup_key=secret" "turn_workaround=secret" "ellis_api_key=secret" "ellis_cookie_key=secret" "reduce_cassandra_mem_usage=Y" shared_config successfully uploaded + service clearwater-infrastructure restart * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful ...done. + service ellis stop + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.213 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.213 ++ echo A 172.30.9.213 ++ ip2rr 172.30.9.213 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.213 ++ echo A 172.30.9.213 + echo 'nameserver 192.168.100.2' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-ellis-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process mysql_process Running Process ellis_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Running Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_ellis Initializing Program poll_ellis_https Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' clearwater_config_manager_pr... Does not exist Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_ellis Initializing Program poll_ellis_https Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-ellis-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process mysql_process Running Process ellis_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program poll_ellis Status ok Program poll_ellis_https Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member e5c4776e80d3063e is healthy: got healthy result from http://192.168.100.7:4000 cluster is healthy + clearwater-etcdctl member list e5c4776e80d3063e: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=true + cw-check_config_sync - /etc/clearwater/sas.json is up to date - /etc/clearwater/dns.json is up to date - /etc/clearwater/shared_config is up to date + /usr/share/clearwater/ellis/env/bin/python /usr/share/clearwater/ellis/src/metaswitch/ellis/tools/create_numbers.py --start 6505550000 --count 1000 --realm clearwater.opnfv Created 1000 numbers, 0 already present in database + curl -i -X POST -H 'X-Auth-Token: gAAAAABc-5nVL3ax8AyENFmNumC-QAGGgR9ywcMMHI7Ihj5g0LpzSMhh-kvToKUHCte9xknHdxIAR6Hi8UFAo38zbCMwGeHeb5TAFo3thznm9yzzL3wACLcd0gJ9ZGQEI5PMXHwPJ99Hm2hggHuPSXiiJXSZ5Swocgx4k8zTfTvG5M2-v93rdYU' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.46:8004/v1/c04132917d2c4447ba1b1d0ab3e1c6ed/stacks/clearwater-opnfv-ellis-hhq4o4ukglrz/2d5cbf68-2677-4ae0-b3ef-f09db363f420/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 12 63 --:--:-- --:--:-- --:--:-- 64 HTTP/1.1 200 OK Date: Sat, 08 Jun 2019 11:24:25 GMT Server: Apache x-openstack-request-id: req-7adaa0a8-2c43-4e0b-aac9-93b65fcaecdc 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 | dd:42:4a:6c:d3:8f:2b:2b:8a:5d:4d:9c:89:0b:b9:b4 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 79:5b:7e:b7:11:8e:a7:97:ec:61:c3:c0:e4:6f:7d:76 root@ellis-0 (DSA) ec2: 256 70:b8:75:a5:51:58:35:62:f2:15:d3:1a:71:80:27:79 root@ellis-0 (ECDSA) ec2: 256 1c:55:06:06:92:ff:ff:5b:c1:eb:38:2d:7e:ef:22:f0 root@ellis-0 (ED25519) ec2: 2048 da:c8:34:2a:0c:ea:fb:5e:82:d9:ef:85:41:6f:65:7e root@ellis-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBA4FKIDZw1YwwEbHByKqxIsk2YakYIh37NUTFNYyXOxEYEkWxm6OmuTUagO+KWDb8Lw6Hp5yQDnd/qAPwyzlgew= root@ellis-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGPOri4uldAT52NcgFQT01YXPBFrGQsMGRApaiHNl5nx root@ellis-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQClhwrLB1MZ+yX4M8x5/FftbKN1AbaSqDI20ES64J9FNzC3nq57GdOp6CEXat7iWwDnG/a6RLBDGiE/2iJApmUkA3enYAFjkIB8wBYr9/LiD57vT1hJcQ4+Mz8puBSfHnStOhHT7+22g8GrKymkbG+bpRqZCjzy2co/LIfs/zbGH8QKhiuuBT9E8wB0vSXvLV24CJkMJsROTIPC0way1wKjEFNlWv0OsSs8J+ZPSfA6QeFMZ0l3KrlnMYzr6DGACYeRClEVhYQ7qQkwCku5DKo5tkmpCptBbRX+J1C4FDMEe2REmsVBO1v7kZJY7TRmdHo0phpUTD7fJEK7yLG76mJ1 root@ellis-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sat, 08 Jun 2019 11:24:25 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 180.63 seconds 2019-06-08 11:46:24,505 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in console [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-170-generic (buildd@lcy01-amd64-001) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #220-Ubuntu SMP Thu May 9 12:40:49 UTC 2019 (Ubuntu 3.13.0-170.220-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff] [ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff] [ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff] [ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000003ffe0000 000040 [ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff] [ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x3ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 1007596K/1048040K available (7504K kernel code, 1167K rwdata, 3440K rodata, 1372K init, 1448K bss, 40444K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 4194304 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.908 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009739] Security Framework initialized [ 0.012036] AppArmor: AppArmor initialized [ 0.013604] Yama: becoming mindful. [ 0.015088] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016907] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020450] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022790] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024246] Initializing cgroup subsys memory [ 0.028006] Initializing cgroup subsys devices [ 0.029681] Initializing cgroup subsys freezer [ 0.031337] Initializing cgroup subsys blkio [ 0.032003] Initializing cgroup subsys perf_event [ 0.033747] Initializing cgroup subsys hugetlb [ 0.036752] mce: CPU supports 10 MCE banks [ 0.038356] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038356] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040007] Spectre V2 : Mitigation: Full generic retpoline [ 0.044002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.047004] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.048002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.052003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.055380] MDS: Mitigation: Clear CPU buffers [ 0.077911] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.084720] ACPI: Core revision 20131115 [ 0.086675] ACPI: All ACPI Tables successfully acquired [ 0.088585] ftrace: allocating 28757 entries in 113 pages [ 0.112385] smpboot: Max logical packages: 1 [ 0.114017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.116317] Enabling x2apic [ 0.117506] Enabled x2apic [ 0.120009] Switched APIC routing to physical x2apic. [ 0.124530] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.126653] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.129697] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.139524] KVM setup paravirtual spinlock [ 0.142073] x86: Booted up 1 node, 1 CPUs [ 0.143617] smpboot: Total of 1 processors activated (6983.81 BogoMIPS) [ 0.144408] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.146811] devtmpfs: initialized [ 0.149382] EVM: security.selinux [ 0.150712] EVM: security.SMACK64 [ 0.152003] EVM: security.ima [ 0.153223] EVM: security.capability [ 0.155587] pinctrl core: initialized pinctrl subsystem [ 0.156050] regulator-dummy: no parameters [ 0.157705] RTC time: 11:21:25, date: 06/08/19 [ 0.159409] NET: Registered protocol family 16 [ 0.160125] cpuidle: using governor ladder [ 0.161688] cpuidle: using governor menu [ 0.163226] ACPI: bus type PCI registered [ 0.164007] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166408] PCI: Using configuration type 1 for base access [ 0.168702] bio: create slab at 0 [ 0.170428] ACPI: Added _OSI(Module Device) [ 0.172004] ACPI: Added _OSI(Processor Device) [ 0.173669] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.175402] ACPI: Added _OSI(Processor Aggregator Device) [ 0.177145] ACPI: Interpreter enabled [ 0.178603] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.181001] 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.187548] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.190280] ACPI: (supports S0 S5) [ 0.191628] ACPI: Using IOAPIC for interrupt routing [ 0.192016] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.195465] ACPI: No dock devices found. [ 0.197816] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202397] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.208196] acpiphp: Slot [3] registered [ 0.209736] acpiphp: Slot [4] registered [ 0.211333] acpiphp: Slot [5] registered [ 0.212025] acpiphp: Slot [6] registered [ 0.213554] acpiphp: Slot [7] registered [ 0.215081] acpiphp: Slot [8] registered [ 0.216022] acpiphp: Slot [9] registered [ 0.217560] acpiphp: Slot [10] registered [ 0.219113] acpiphp: Slot [11] registered [ 0.220022] acpiphp: Slot [12] registered [ 0.221573] acpiphp: Slot [13] registered [ 0.223125] acpiphp: Slot [14] registered [ 0.224022] acpiphp: Slot [15] registered [ 0.225579] acpiphp: Slot [16] registered [ 0.227117] acpiphp: Slot [17] registered [ 0.228029] acpiphp: Slot [18] registered [ 0.229581] acpiphp: Slot [19] registered [ 0.231133] acpiphp: Slot [20] registered [ 0.232022] acpiphp: Slot [21] registered [ 0.233569] acpiphp: Slot [22] registered [ 0.235118] acpiphp: Slot [23] registered [ 0.236022] acpiphp: Slot [24] registered [ 0.237572] acpiphp: Slot [25] registered [ 0.239120] acpiphp: Slot [26] registered [ 0.240021] acpiphp: Slot [27] registered [ 0.241564] acpiphp: Slot [28] registered [ 0.243104] acpiphp: Slot [29] registered [ 0.244022] acpiphp: Slot [30] registered [ 0.245561] acpiphp: Slot [31] registered [ 0.247094] PCI host bridge to bus 0000:00 [ 0.248004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.249960] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.252003] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.254159] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.256003] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.258364] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.266194] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.268016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.290107] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.293106] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.295827] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.297259] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.299936] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.300893] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.303214] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.304000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.304003] vgaarb: loaded [ 0.305148] vgaarb: bridge control possible 0000:00:02.0 [ 0.307316] SCSI subsystem initialized [ 0.308220] ACPI: bus type USB registered [ 0.309813] usbcore: registered new interface driver usbfs [ 0.311776] usbcore: registered new interface driver hub [ 0.312038] usbcore: registered new device driver usb [ 0.314048] PCI: Using ACPI for IRQ routing [ 0.316020] NetLabel: Initializing [ 0.317387] NetLabel: domain hash size = 128 [ 0.319010] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.320039] NetLabel: unlabeled traffic allowed by default [ 0.322239] Switched to clocksource kvm-clock [ 0.328399] AppArmor: AppArmor Filesystem Enabled [ 0.330170] pnp: PnP ACPI init [ 0.331423] ACPI: bus type PNP registered [ 0.333433] pnp: PnP ACPI: found 8 devices [ 0.335006] ACPI: bus type PNP unregistered [ 0.342188] NET: Registered protocol family 2 [ 0.344088] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.346599] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.348986] TCP: Hash tables configured (established 8192 bind 8192) [ 0.351331] TCP: reno registered [ 0.352638] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.354742] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.357047] NET: Registered protocol family 1 [ 0.358701] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.360801] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.362866] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.379960] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.397187] Trying to unpack rootfs image as initramfs... [ 0.497205] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.500259] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.502348] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.505533] Scanning for low memory corruption every 60 seconds [ 0.507952] Initialise system trusted keyring [ 0.509660] audit: initializing netlink socket (disabled) [ 0.511625] type=2000 audit(1559992885.370:1): initialized [ 0.531713] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.534723] zbud: loaded [ 0.536052] VFS: Disk quotas dquot_6.5.2 [ 0.537610] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.540234] fuse init (API version 7.22) [ 0.541804] msgmni has been set to 1982 [ 0.543352] Key type big_key registered [ 0.545142] Key type asymmetric registered [ 0.546712] Asymmetric key parser 'x509' registered [ 0.548555] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.551400] io scheduler noop registered [ 0.552925] io scheduler deadline registered (default) [ 0.554825] io scheduler cfq registered [ 0.556394] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.558412] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.560772] ipmi message handler version 39.2 [ 0.562455] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.565241] ACPI: Power Button [PWRF] [ 0.566765] GHES: HEST is not enabled! [ 0.583349] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.616280] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.619118] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.645014] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.648701] Linux agpgart interface v0.103 [ 0.651177] brd: module loaded [ 0.652867] loop: module loaded [ 0.654577] blk-mq: CPU -> queue map [ 0.655993] CPU 0 -> Queue 0 [ 0.658081] vda: vda1 [ 0.659842] scsi0 : ata_piix [ 0.661126] scsi1 : ata_piix [ 0.662370] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.664740] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.667834] libphy: Fixed MDIO Bus: probed [ 0.669472] tun: Universal TUN/TAP device driver, 1.6 [ 0.671318] tun: (C) 1999-2004 Max Krasnyansky [ 0.674496] PPP generic driver version 2.4.2 [ 0.676163] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.678448] ehci-pci: EHCI PCI platform driver [ 0.680120] ehci-platform: EHCI generic platform driver [ 0.682018] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.684190] ohci-pci: OHCI PCI platform driver [ 0.685856] ohci-platform: OHCI generic platform driver [ 0.687743] uhci_hcd: USB Universal Host Controller Interface driver [ 0.704982] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.706901] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.709821] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.711990] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.714356] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.717076] usb usb1: Product: UHCI Host Controller [ 0.718863] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.721121] usb usb1: SerialNumber: 0000:00:01.2 [ 0.722916] hub 1-0:1.0: USB hub found [ 0.724408] hub 1-0:1.0: 2 ports detected [ 0.726075] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.729955] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.731780] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.733726] mousedev: PS/2 mouse device common for all mice [ 0.736087] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.739315] rtc_cmos 00:00: RTC can wake from S4 [ 0.741536] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.743787] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.746119] device-mapper: uevent: version 1.0.3 [ 0.747897] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.750983] ledtrig-cpu: registered to indicate activity on CPUs [ 0.753195] TCP: cubic registered [ 0.754591] NET: Registered protocol family 10 [ 0.756447] NET: Registered protocol family 17 [ 0.758153] Key type dns_resolver registered [ 0.759907] Loading compiled-in X.509 certificates [ 0.762208] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.765620] registered taskstats version 1 [ 0.768556] Key type trusted registered [ 0.772196] Key type encrypted registered [ 0.773761] AppArmor: AppArmor sha1 policy hashing enabled [ 0.775732] IMA: No TPM chip found, activating TPM-bypass! [ 0.778263] regulator-dummy: disabling [ 0.779747] Magic number: 7:588:377 [ 0.781230] acpi PNP0700:00: hash matches [ 0.782870] rtc_cmos 00:00: setting system clock to 2019-06-08 11:21:25 UTC (1559992885) [ 0.785879] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.788021] EDD information not available. [ 0.821459] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.824421] Write protecting the kernel read-only data: 12288k [ 0.827160] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.831482] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.848119] systemd-udevd[99]: starting version 204 [ 0.880545] FDC 0 is a S82078B [ 1.036052] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.201170] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.203555] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.206021] usb 1-1: Product: QEMU USB Tablet [ 1.207657] usb 1-1: Manufacturer: QEMU [ 1.209152] usb 1-1: SerialNumber: 42 [ 1.909648] 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.271530] 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.369167] random: init urandom read with 10 bits of entropy available [ 2.507536] 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 Sat, 08 Jun 2019 11:21:27 +0000. Up 2.90 seconds. cloud-init-nonet[3.11]: 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 Sat, 08 Jun 2019 11:21:29 +0000. Up 5.09 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.100.7 | 255.255.255.0 | fa:16:3e:86:71:9c | 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: da:c8:34:2a:0c:ea:fb:5e:82:d9:ef:85:41:6f:65:7e root@ellis-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | . o | | . . + | |. .ooS. E | |.o+ ++= . | |.ooo.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: 79:5b:7e:b7:11:8e:a7:97:ec:61:c3:c0:e4:6f:7d:76 root@ellis-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | . | | . + | | S . .+ . | | . + * o| | . ..o@E| | .=*B| | .oo | +-----------------+ 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: 70:b8:75:a5:51:58:35:62:f2:15:d3:1a:71:80:27:79 root@ellis-0 The key's randomart image is: +--[ECDSA 256]---+ | o+*+O=.| | . .B+oE+.| | o o o .+ o | | = . . | | . S | | | | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 1c:55:06:06:92:ff:ff:5b:c1:eb:38:2d:7e:ef:22:f0 root@ellis-0 The key's randomart image is: +--[ED25519 256--+ | ....+oo | | .. o . | | .. | | ... . | | S. o | | o o| | + ...| | Eo++ | | .=*=+| +-----------------+ * 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 Sat, 08 Jun 2019 11:21:35 +0000. Up 10.34 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 ] Generating locales... en_US.UTF-8... 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 ] up-to-date * Stopping System V runlevel compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:final' at Sat, 08 Jun 2019 11:21:36 +0000. Up 11.29 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 15432 0 --:--:-- --:--:-- --:--:-- 15512 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] Ubuntu 14.04.6 LTS ellis-0 ttyS0 ellis-0 login: 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://security.ubuntu.com trusty-security/main Sources [172 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 8s (1556 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip= + '[' -n '' ']' + etcd_ip=192.168.100.7 + cat + DEBIAN_FRONTEND=noninteractive + apt-get install ellis --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring clearwater-logging clearwater-snmpd g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl libsql-statement-perl libgd-tools libipc-sharedcache-perl lm-sensors libstdc++-4.8-doc make-doc tinyca mailx fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev ellis fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat 0 upgraded, 98 newly installed, 0 to remove and 0 not upgraded. Need to get 69.8 MB of archives. After this operation, 253 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6364 B] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ ellis 1.0-180326.110234 [10.4 MB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1459 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3754 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1979 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 30%Extracting templates from packages: 61%Extracting templates from packages: 91%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 69.8 MB in 8s (7869 kB/s) Selecting previously unselected package libaio1:amd64. (Reading database ... 51354 files and directories currently installed.) Preparing to unpack .../libaio1_0.3.109-4_amd64.deb ... Unpacking libaio1:amd64 (0.3.109-4) ... Selecting previously unselected package libasan0:amd64. Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package libdbi-perl. Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... Unpacking libdbi-perl (1.630-1) ... Selecting previously unselected package libdbd-mysql-perl. Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... Selecting previously unselected package libterm-readkey-perl. Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... Unpacking libterm-readkey-perl (2.31-1) ... Selecting previously unselected package mysql-client-core-5.5. Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-client-5.5. Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-core-5.5. Preparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-5.5. (Reading database ... 51957 files and directories currently installed.) Preparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package mysql-server. Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package ellis. Preparing to unpack .../ellis_1.0-180326.110234_amd64.deb ... Unpacking ellis (1.0-180326.110234) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libhtml-template-perl. Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... Unpacking libhtml-template-perl (2.95-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libaio1:amd64 (0.3.109-4) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.11) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libdbi-perl (1.630-1) ... Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... Setting up libterm-readkey-perl (2.31-1) ... Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... mysql start/running, process 8546 Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libhtml-template-perl (2.95-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 9270 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key .................................................+++ .............................................+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Killed Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up ellis (1.0-180326.110234) ... usermod: no changes Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/ellis/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting ellis Collecting metaswitchcommon (from ellis) Collecting backports.ssl-match-hostname (from ellis) Collecting backports-abc (from ellis) Collecting certifi (from ellis) Collecting msgpack-python (from ellis) Collecting singledispatch (from ellis) Collecting tornado (from ellis) Collecting pycurl (from ellis) Collecting py-bcrypt (from ellis) Collecting MySQL-python (from ellis) Collecting six (from ellis) Collecting prctl (from ellis) Collecting SQLAlchemy (from ellis) Collecting phonenumbers (from ellis) Collecting defusedxml (from ellis) Collecting pycparser (from metaswitchcommon->ellis) Collecting pycrypto (from metaswitchcommon->ellis) Collecting monotonic (from metaswitchcommon->ellis) Collecting cffi (from metaswitchcommon->ellis) Collecting pyzmq (from metaswitchcommon->ellis) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, backports.ssl-match-hostname, backports-abc, certifi, msgpack-python, six, singledispatch, tornado, pycurl, py-bcrypt, MySQL-python, prctl, SQLAlchemy, phonenumbers, defusedxml, ellis Successfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 defusedxml-0.5.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for libc-bin (2.19-0ubuntu6.15) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Fetched 38.4 MB in 5s (6895 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58165 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + /usr/share/clearwater/clearwater-etcd/scripts/wait_for_etcd + /usr/share/clearwater/clearwater-config-manager/scripts/cw-config download shared_config --autoconfirm --dir /tmp shared_config is not present in the configuration database. A blank file has been created for you. You can make changes to this and upload as normal. shared_config downloaded to /tmp/shared_config + cat + /usr/share/clearwater/clearwater-config-manager/scripts/cw-config upload shared_config --autoconfirm --dir /tmp Config successfully validated shared_config is not present in the configuration database. A blank file has been created for you. You can make changes to this and upload as normal. Configuration file change: user None has modified shared_config. Lines added: "# Deployment definitions" "home_domain=clearwater.opnfv" "sprout_hostname=sprout.clearwater.opnfv" "hs_hostname=hs.clearwater.opnfv:8888" "hs_provisioning_hostname=hs-prov.clearwater.opnfv:8889" "ralf_hostname=ralf.clearwater.opnfv:10888" "xdms_hostname=homer.clearwater.opnfv:7888" "sprout_impi_store=vellum.clearwater.opnfv" "sprout_registration_store=vellum.clearwater.opnfv" "homestead_impu_store=vellum.clearwater.opnfv" "cassandra_hostname=vellum.clearwater.opnfv" "chronos_hostname=vellum.clearwater.opnfv" "ralf_session_store=vellum.clearwater.opnfv" "upstream_hostname=sprout.clearwater.opnfv" "# Email server configuration" "smtp_smarthost=localhost" "smtp_username=username" "smtp_password=password" "email_recovery_sender=clearwater@example.org" "# Keys" "signup_key=secret" "turn_workaround=secret" "ellis_api_key=secret" "ellis_cookie_key=secret" "reduce_cassandra_mem_usage=Y" shared_config successfully uploaded + service clearwater-infrastructure restart * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful ...done. + service ellis stop + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.213 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.213 ++ echo A 172.30.9.213 ++ ip2rr 172.30.9.213 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.213 ++ echo A 172.30.9.213 + echo 'nameserver 192.168.100.2' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-ellis-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process mysql_process Running Process ellis_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Running Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_ellis Initializing Program poll_ellis_https Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' clearwater_config_manager_pr... Does not exist Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_ellis Initializing Program poll_ellis_https Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-ellis-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process mysql_process Running Process ellis_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program poll_ellis Status ok Program poll_ellis_https Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member e5c4776e80d3063e is healthy: got healthy result from http://192.168.100.7:4000 cluster is healthy + clearwater-etcdctl member list e5c4776e80d3063e: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=true + cw-check_config_sync - /etc/clearwater/sas.json is up to date - /etc/clearwater/dns.json is up to date - /etc/clearwater/shared_config is up to date + /usr/share/clearwater/ellis/env/bin/python /usr/share/clearwater/ellis/src/metaswitch/ellis/tools/create_numbers.py --start 6505550000 --count 1000 --realm clearwater.opnfv Created 1000 numbers, 0 already present in database + curl -i -X POST -H 'X-Auth-Token: gAAAAABc-5nVL3ax8AyENFmNumC-QAGGgR9ywcMMHI7Ihj5g0LpzSMhh-kvToKUHCte9xknHdxIAR6Hi8UFAo38zbCMwGeHeb5TAFo3thznm9yzzL3wACLcd0gJ9ZGQEI5PMXHwPJ99Hm2hggHuPSXiiJXSZ5Swocgx4k8zTfTvG5M2-v93rdYU' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.46:8004/v1/c04132917d2c4447ba1b1d0ab3e1c6ed/stacks/clearwater-opnfv-ellis-hhq4o4ukglrz/2d5cbf68-2677-4ae0-b3ef-f09db363f420/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 12 63 --:--:-- --:--:-- --:--:-- 64 HTTP/1.1 200 OK Date: Sat, 08 Jun 2019 11:24:25 GMT Server: Apache x-openstack-request-id: req-7adaa0a8-2c43-4e0b-aac9-93b65fcaecdc 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 | dd:42:4a:6c:d3:8f:2b:2b:8a:5d:4d:9c:89:0b:b9:b4 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 79:5b:7e:b7:11:8e:a7:97:ec:61:c3:c0:e4:6f:7d:76 root@ellis-0 (DSA) ec2: 256 70:b8:75:a5:51:58:35:62:f2:15:d3:1a:71:80:27:79 root@ellis-0 (ECDSA) ec2: 256 1c:55:06:06:92:ff:ff:5b:c1:eb:38:2d:7e:ef:22:f0 root@ellis-0 (ED25519) ec2: 2048 da:c8:34:2a:0c:ea:fb:5e:82:d9:ef:85:41:6f:65:7e root@ellis-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBA4FKIDZw1YwwEbHByKqxIsk2YakYIh37NUTFNYyXOxEYEkWxm6OmuTUagO+KWDb8Lw6Hp5yQDnd/qAPwyzlgew= root@ellis-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGPOri4uldAT52NcgFQT01YXPBFrGQsMGRApaiHNl5nx root@ellis-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQClhwrLB1MZ+yX4M8x5/FftbKN1AbaSqDI20ES64J9FNzC3nq57GdOp6CEXat7iWwDnG/a6RLBDGiE/2iJApmUkA3enYAFjkIB8wBYr9/LiD57vT1hJcQ4+Mz8puBSfHnStOhHT7+22g8GrKymkbG+bpRqZCjzy2co/LIfs/zbGH8QKhiuuBT9E8wB0vSXvLV24CJkMJsROTIPC0way1wKjEFNlWv0OsSs8J+ZPSfA6QeFMZ0l3KrlnMYzr6DGACYeRClEVhYQ7qQkwCku5DKo5tkmpCptBbRX+J1C4FDMEe2REmsVBO1v7kZJY7TRmdHo0phpUTD7fJEK7yLG76mJ1 root@ellis-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sat, 08 Jun 2019 11:24:25 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 180.63 seconds 2019-06-08 11:46:24,509 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - ellis: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:86:71:9c', u'version': 4, u'addr': u'192.168.100.7', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:86:71:9c', u'version': 4, u'addr': u'172.30.9.213', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'4be488e3-47c8-405e-aea8-cae75c30f9ff', 'name': u'heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-08T11:21:24.000000', 'flavor': Munch({u'id': u'205aaf6f-7af1-479e-9e1c-478cf67b1d45', 'name': u'heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b'}), 'az': u'nova', 'id': u'ef9296db-4f3e-46a7-bf22-8ac11a0f0b13', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'b9f86e610bc74c1384f3b9b48534cde3', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'b6a1045d-d1e6-4b71-909e-307870a1ac6b', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'149883f4-ccdb-456a-bc01-a367d9204720'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'b6a1045d-d1e6-4b71-909e-307870a1ac6b', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'2b6246b7-5fc8-4a39-bad6-f86f2309b4d9'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'b6a1045d-d1e6-4b71-909e-307870a1ac6b', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'f8e9a0da-96dd-463b-8c1d-4f7bd6d2a67d'})], 'id': u'b6a1045d-d1e6-4b71-909e-307870a1ac6b', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'b9f86e610bc74c1384f3b9b48534cde3', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'361d895b64ce45fda4eea4137ca52e60', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.213', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.213', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.213', 'launched_at': u'2019-06-08T11:21:24.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-08T11:21:24Z', 'hostId': u'5a7a66950c36ddaf3f09e8a144efe6ea5e86982eff39aa800e169c69', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b', 'public_v6': '', 'private_v4': u'192.168.100.7', 'cloud': 'envvars', 'host_id': u'5a7a66950c36ddaf3f09e8a144efe6ea5e86982eff39aa800e169c69', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-08T11:21:24.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'b9f86e610bc74c1384f3b9b48534cde3', 'created_at': u'2019-06-08T11:19:53Z', 'created': u'2019-06-08T11:19:53Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-06-08 11:46:24,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 11:46:24,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:46:24,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1344 Content-Type: application/json Date: Sat, 08 Jun 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-361176bb-6d95-4817-98df-96cef674b438 x-openstack-request-id: req-361176bb-6d95-4817-98df-96cef674b438 2019-06-08 11:46:24,700 - 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:10:80:93", "version": 4, "addr": "192.168.100.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:80:93", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/98a7f6b0-c969-4cc2-af87-b7ef7872f92d", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/98a7f6b0-c969-4cc2-af87-b7ef7872f92d", "rel": "bookmark"}], "image": {"id": "4be488e3-47c8-405e-aea8-cae75c30f9ff", "links": [{"href": "http://172.30.9.46:8774/images/4be488e3-47c8-405e-aea8-cae75c30f9ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:40:39.000000", "flavor": {"id": "205aaf6f-7af1-479e-9e1c-478cf67b1d45", "links": [{"href": "http://172.30.9.46:8774/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "rel": "bookmark"}]}, "id": "98a7f6b0-c969-4cc2-af87-b7ef7872f92d", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "361d895b64ce45fda4eea4137ca52e60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:40:39Z", "hostId": "4513d243c6ce4a1f119109d26689f0a8c817b51353655c7e5045030e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "name": "bono-0.clearwater.opnfv", "created": "2019-06-08T11:40:04Z", "tenant_id": "b9f86e610bc74c1384f3b9b48534cde3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:23:37", "version": 4, "addr": "192.168.100.26", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:23:37", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/9e35db02-2cde-4218-bf45-fdee1cb08559", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/9e35db02-2cde-4218-bf45-fdee1cb08559", "rel": "bookmark"}], "image": {"id": "4be488e3-47c8-405e-aea8-cae75c30f9ff", "links": [{"href": "http://172.30.9.46:8774/images/4be488e3-47c8-405e-aea8-cae75c30f9ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:40:37.000000", "flavor": {"id": "205aaf6f-7af1-479e-9e1c-478cf67b1d45", "links": [{"href": "http://172.30.9.46:8774/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "rel": "bookmark"}]}, "id": "9e35db02-2cde-4218-bf45-fdee1cb08559", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "361d895b64ce45fda4eea4137ca52e60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:40:37Z", "hostId": "4513d243c6ce4a1f119109d26689f0a8c817b51353655c7e5045030e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "name": "dime-0.clearwater.opnfv", "created": "2019-06-08T11:40:04Z", "tenant_id": "b9f86e610bc74c1384f3b9b48534cde3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:24:77:a4", "version": 4, "addr": "192.168.100.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:24:77:a4", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/d945b29a-5003-4775-9d59-a8d1e480cb5e", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/d945b29a-5003-4775-9d59-a8d1e480cb5e", "rel": "bookmark"}], "image": {"id": "4be488e3-47c8-405e-aea8-cae75c30f9ff", "links": [{"href": "http://172.30.9.46:8774/images/4be488e3-47c8-405e-aea8-cae75c30f9ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:40:30.000000", "flavor": {"id": "205aaf6f-7af1-479e-9e1c-478cf67b1d45", "links": [{"href": "http://172.30.9.46:8774/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "rel": "bookmark"}]}, "id": "d945b29a-5003-4775-9d59-a8d1e480cb5e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "361d895b64ce45fda4eea4137ca52e60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:40:30Z", "hostId": "5a7a66950c36ddaf3f09e8a144efe6ea5e86982eff39aa800e169c69", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "name": "homer-0.clearwater.opnfv", "created": "2019-06-08T11:40:01Z", "tenant_id": "b9f86e610bc74c1384f3b9b48534cde3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:af:bd", "version": 4, "addr": "192.168.100.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:af:bd", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/09676360-382a-4661-90ed-d72cad0f402d", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/09676360-382a-4661-90ed-d72cad0f402d", "rel": "bookmark"}], "image": {"id": "4be488e3-47c8-405e-aea8-cae75c30f9ff", "links": [{"href": "http://172.30.9.46:8774/images/4be488e3-47c8-405e-aea8-cae75c30f9ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:35:02.000000", "flavor": {"id": "205aaf6f-7af1-479e-9e1c-478cf67b1d45", "links": [{"href": "http://172.30.9.46:8774/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "rel": "bookmark"}]}, "id": "09676360-382a-4661-90ed-d72cad0f402d", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "361d895b64ce45fda4eea4137ca52e60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:35:02Z", "hostId": "4513d243c6ce4a1f119109d26689f0a8c817b51353655c7e5045030e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "name": "sprout-0.clearwater.opnfv", "created": "2019-06-08T11:34:44Z", "tenant_id": "b9f86e610bc74c1384f3b9b48534cde3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:52:30", "version": 4, "addr": "192.168.100.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:52:30", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/eb641662-1cd4-4fcc-a9a8-42ffc51e98a1", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/eb641662-1cd4-4fcc-a9a8-42ffc51e98a1", "rel": "bookmark"}], "image": {"id": "4be488e3-47c8-405e-aea8-cae75c30f9ff", "links": [{"href": "http://172.30.9.46:8774/images/4be488e3-47c8-405e-aea8-cae75c30f9ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:24:52.000000", "flavor": {"id": "205aaf6f-7af1-479e-9e1c-478cf67b1d45", "links": [{"href": "http://172.30.9.46:8774/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "rel": "bookmark"}]}, "id": "eb641662-1cd4-4fcc-a9a8-42ffc51e98a1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "361d895b64ce45fda4eea4137ca52e60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:24:52Z", "hostId": "5a7a66950c36ddaf3f09e8a144efe6ea5e86982eff39aa800e169c69", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "name": "vellum-0.clearwater.opnfv", "created": "2019-06-08T11:24:37Z", "tenant_id": "b9f86e610bc74c1384f3b9b48534cde3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:71:9c", "version": 4, "addr": "192.168.100.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:71:9c", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/ef9296db-4f3e-46a7-bf22-8ac11a0f0b13", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/ef9296db-4f3e-46a7-bf22-8ac11a0f0b13", "rel": "bookmark"}], "image": {"id": "4be488e3-47c8-405e-aea8-cae75c30f9ff", "links": [{"href": "http://172.30.9.46:8774/images/4be488e3-47c8-405e-aea8-cae75c30f9ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:21:24.000000", "flavor": {"id": "205aaf6f-7af1-479e-9e1c-478cf67b1d45", "links": [{"href": "http://172.30.9.46:8774/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "rel": "bookmark"}]}, "id": "ef9296db-4f3e-46a7-bf22-8ac11a0f0b13", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "361d895b64ce45fda4eea4137ca52e60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:21:24Z", "hostId": "5a7a66950c36ddaf3f09e8a144efe6ea5e86982eff39aa800e169c69", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "name": "ellis-0.clearwater.opnfv", "created": "2019-06-08T11:19:53Z", "tenant_id": "b9f86e610bc74c1384f3b9b48534cde3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:8b:26", "version": 4, "addr": "192.168.100.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:8b:26", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/075f2343-290b-49e5-98d3-a08e58c2a67a", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/075f2343-290b-49e5-98d3-a08e58c2a67a", "rel": "bookmark"}], "image": {"id": "4be488e3-47c8-405e-aea8-cae75c30f9ff", "links": [{"href": "http://172.30.9.46:8774/images/4be488e3-47c8-405e-aea8-cae75c30f9ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:19:14.000000", "flavor": {"id": "205aaf6f-7af1-479e-9e1c-478cf67b1d45", "links": [{"href": "http://172.30.9.46:8774/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "rel": "bookmark"}]}, "id": "075f2343-290b-49e5-98d3-a08e58c2a67a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "361d895b64ce45fda4eea4137ca52e60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:19:14Z", "hostId": "4513d243c6ce4a1f119109d26689f0a8c817b51353655c7e5045030e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "name": "ns.clearwater.opnfv", "created": "2019-06-08T11:17:27Z", "tenant_id": "b9f86e610bc74c1384f3b9b48534cde3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 11:46:24,700 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-361176bb-6d95-4817-98df-96cef674b438 2019-06-08 11:46:24,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.190654993057s 2019-06-08 11:46:24,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-06-08 11:46:24,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/servers/075f2343-290b-49e5-98d3-a08e58c2a67a/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" -d '{"os-getConsoleOutput": {"length": null}}' 2019-06-08 11:46:24,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 12224 Content-Type: application/json Date: Sat, 08 Jun 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-90ed9519-9566-4712-af97-6a71fca28052 x-openstack-request-id: req-90ed9519-9566-4712-af97-6a71fca28052 2019-06-08 11:46:24,779 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-170-generic (buildd@lcy01-amd64-001) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #220-Ubuntu SMP Thu May 9 12:40:49 UTC 2019 (Ubuntu 3.13.0-170.220-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff]\n[ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000003ffe0000 000040\n[ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x3ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 1007596K/1048040K available (7504K kernel code, 1167K rwdata, 3440K rodata, 1372K init, 1448K bss, 40444K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0.\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 4194304 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008004] pid_max: default: 32768 minimum: 301\n[ 0.009769] Security Framework initialized\n[ 0.012036] AppArmor: AppArmor initialized\n[ 0.013615] Yama: becoming mindful.\n[ 0.015121] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016939] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.020460] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.024006] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.026748] Initializing cgroup subsys memory\n[ 0.028007] Initializing cgroup subsys devices\n[ 0.029693] Initializing cgroup subsys freezer\n[ 0.031369] Initializing cgroup subsys blkio\n[ 0.032003] Initializing cgroup subsys perf_event\n[ 0.033765] Initializing cgroup subsys hugetlb\n[ 0.036764] mce: CPU supports 10 MCE banks\n[ 0.038392] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038392] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040006] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.044003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.048003] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.050258] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.052009] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.056004] MDS: Mitigation: Clear CPU buffers\n[ 0.080497] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.091095] ACPI: Core revision 20131115\n[ 0.092603] ACPI: All ACPI Tables successfully acquired\n[ 0.094828] ftrace: allocating 28757 entries in 113 pages\n[ 0.116372] smpboot: Max logical packages: 1\n[ 0.118012] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.120320] Enabling x2apic\n[ 0.121503] Enabled x2apic\n[ 0.122966] Switched APIC routing to physical x2apic.\n[ 0.125436] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.128004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.132828] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.144311] KVM setup paravirtual spinlock\n[ 0.148356] x86: Booted up 1 node, 1 CPUs\n[ 0.149914] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.152306] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.154850] devtmpfs: initialized\n[ 0.157411] EVM: security.selinux\n[ 0.158754] EVM: security.SMACK64\n[ 0.160003] EVM: security.ima\n[ 0.161226] EVM: security.capability\n[ 0.163605] pinctrl core: initialized pinctrl subsystem\n[ 0.164053] regulator-dummy: no parameters\n[ 0.165717] RTC time: 11:19:15, date: 06/08/19\n[ 0.167441] NET: Registered protocol family 16\n[ 0.168133] cpuidle: using governor ladder\n[ 0.169702] cpuidle: using governor menu\n[ 0.171250] ACPI: bus type PCI registered\n[ 0.172008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.174424] PCI: Using configuration type 1 for base access\n[ 0.176718] bio: create slab at 0\n[ 0.178464] ACPI: Added _OSI(Module Device)\n[ 0.180004] ACPI: Added _OSI(Processor Device)\n[ 0.181680] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.183427] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.185047] ACPI: Interpreter enabled\n[ 0.186503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.189004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.192004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.195567] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.198278] ACPI: (supports S0 S5)\n[ 0.199628] ACPI: Using IOAPIC for interrupt routing\n[ 0.200018] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.203478] ACPI: No dock devices found.\n[ 0.205776] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.207972] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.208007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.210329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.212207] acpiphp: Slot [3] registered\n[ 0.213748] acpiphp: Slot [4] registered\n[ 0.215348] acpiphp: Slot [5] registered\n[ 0.216026] acpiphp: Slot [6] registered\n[ 0.217553] acpiphp: Slot [7] registered\n[ 0.219077] acpiphp: Slot [8] registered\n[ 0.220023] acpiphp: Slot [9] registered\n[ 0.221556] acpiphp: Slot [10] registered\n[ 0.223115] acpiphp: Slot [11] registered\n[ 0.224023] acpiphp: Slot [12] registered\n[ 0.225572] acpiphp: Slot [13] registered\n[ 0.227120] acpiphp: Slot [14] registered\n[ 0.228022] acpiphp: Slot [15] registered\n[ 0.229576] acpiphp: Slot [16] registered\n[ 0.231123] acpiphp: Slot [17] registered\n[ 0.232030] acpiphp: Slot [18] registered\n[ 0.233582] acpiphp: Slot [19] registered\n[ 0.235137] acpiphp: Slot [20] registered\n[ 0.236023] acpiphp: Slot [21] registered\n[ 0.237583] acpiphp: Slot [22] registered\n[ 0.239147] acpiphp: Slot [23] registered\n[ 0.240023] acpiphp: Slot [24] registered\n[ 0.241579] acpiphp: Slot [25] registered\n[ 0.243131] acpiphp: Slot [26] registered\n[ 0.244023] acpiphp: Slot [27] registered\n[ 0.245570] acpiphp: Slot [28] registered\n[ 0.247121] acpiphp: Slot [29] registered\n[ 0.248022] acpiphp: Slot [30] registered\n[ 0.249574] acpiphp: Slot [31] registered\n[ 0.251117] PCI host bridge to bus 0000:00\n[ 0.252005] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.253977] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.256004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.258184] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.260004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff]\n[ 0.262378] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.270194] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.272017] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.294129] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.297088] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.299806] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.301253] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.303922] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.304888] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.307229] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.308000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.308004] vgaarb: loaded\n[ 0.309158] vgaarb: bridge control possible 0000:00:02.0\n[ 0.311355] SCSI subsystem initialized\n[ 0.312223] ACPI: bus type USB registered\n[ 0.313821] usbcore: registered new interface driver usbfs\n[ 0.315809] usbcore: registered new interface driver hub\n[ 0.316042] usbcore: registered new device driver usb\n[ 0.318078] PCI: Using ACPI for IRQ routing\n[ 0.320063] NetLabel: Initializing\n[ 0.321442] NetLabel: domain hash size = 128\n[ 0.323082] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.324042] NetLabel: unlabeled traffic allowed by default\n[ 0.326269] Switched to clocksource kvm-clock\n[ 0.332456] AppArmor: AppArmor Filesystem Enabled\n[ 0.334238] pnp: PnP ACPI init\n[ 0.335497] ACPI: bus type PNP registered\n[ 0.337510] pnp: PnP ACPI: found 8 devices\n[ 0.339095] ACPI: bus type PNP unregistered\n[ 0.346406] NET: Registered protocol family 2\n[ 0.348329] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.350858] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.353272] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.355632] TCP: reno registered\n[ 0.356952] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.359071] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.361407] NET: Registered protocol family 1\n[ 0.363076] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.365197] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.367272] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.384359] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.401545] Trying to unpack rootfs image as initramfs...\n[ 0.503016] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.506072] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.508196] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.511398] Scanning for low memory corruption every 60 seconds\n[ 0.513830] Initialise system trusted keyring\n[ 0.515539] audit: initializing netlink socket (disabled)\n[ 0.517551] type=2000 audit(1559992756.115:1): initialized\n[ 0.537624] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.540674] zbud: loaded\n[ 0.541993] VFS: Disk quotas dquot_6.5.2\n[ 0.543557] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.546192] fuse init (API version 7.22)\n[ 0.547774] msgmni has been set to 1982\n[ 0.549324] Key type big_key registered\n[ 0.551309] Key type asymmetric registered\n[ 0.553102] Asymmetric key parser 'x509' registered\n[ 0.555176] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.558346] io scheduler noop registered\n[ 0.560092] io scheduler deadline registered (default)\n[ 0.561964] io scheduler cfq registered\n[ 0.563482] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.565461] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.567778] ipmi message handler version 39.2\n[ 0.569446] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.572173] ACPI: Power Button [PWRF]\n[ 0.573681] GHES: HEST is not enabled!\n[ 0.590247] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.622606] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.625171] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.650895] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.654412] Linux agpgart interface v0.103\n[ 0.656868] brd: module loaded\n[ 0.658531] loop: module loaded\n[ 0.660196] blk-mq: CPU -> queue map\n[ 0.661589] CPU 0 -> Queue 0\n[ 0.663711] vda: vda1\n[ 0.665423] scsi0 : ata_piix\n[ 0.666680] scsi1 : ata_piix\n[ 0.667888] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.670198] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.673250] libphy: Fixed MDIO Bus: probed\n[ 0.674860] tun: Universal TUN/TAP device driver, 1.6\n[ 0.676682] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.679806] PPP generic driver version 2.4.2\n[ 0.681439] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.683697] ehci-pci: EHCI PCI platform driver\n[ 0.685345] ehci-platform: EHCI generic platform driver\n[ 0.687220] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.689363] ohci-pci: OHCI PCI platform driver\n[ 0.691004] ohci-platform: OHCI generic platform driver\n[ 0.692870] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.710032] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.711918] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.714768] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.716930] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.719250] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.721923] usb usb1: Product: UHCI Host Controller\n[ 0.723683] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd\n[ 0.725893] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.727661] hub 1-0:1.0: USB hub found\n[ 0.729117] hub 1-0:1.0: 2 ports detected\n[ 0.730759] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.734559] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.736376] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.738273] mousedev: PS/2 mouse device common for all mice\n[ 0.740594] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.743773] rtc_cmos 00:00: RTC can wake from S4\n[ 0.745962] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.748182] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.750462] device-mapper: uevent: version 1.0.3\n[ 0.752206] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.755245] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.757418] TCP: cubic registered\n[ 0.758794] NET: Registered protocol family 10\n[ 0.760616] NET: Registered protocol family 17\n[ 0.762273] Key type dns_resolver registered\n[ 0.763975] Loading compiled-in X.509 certificates\n[ 0.766244] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007'\n[ 0.769597] registered taskstats version 1\n[ 0.772458] Key type trusted registered\n[ 0.776046] Key type encrypted registered\n[ 0.777589] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.779528] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.782038] regulator-dummy: disabling\n[ 0.783499] Magic number: 7:38:327\n[ 0.785024] rtc_cmos 00:00: setting system clock to 2019-06-08 11:19:16 UTC (1559992756)\n[ 0.788020] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.790115] EDD information not available.\n[ 0.829476] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000)\n[ 0.844084] Write protecting the kernel read-only data: 12288k\n[ 0.846739] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.851003] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.868121] systemd-udevd[99]: starting version 204\n[ 0.900579] FDC 0 is a S82078B\n[ 1.040057] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.205213] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.207549] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.209969] usb 1-1: Product: QEMU USB Tablet\n[ 1.211582] usb 1-1: Manufacturer: QEMU\n[ 1.213039] usb 1-1: SerialNumber: 42\n[ 1.929975] 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.296034] 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.417915] random: init urandom read with 10 bits of entropy available\n[ 2.549256] 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 Sat, 08 Jun 2019 11:19:18 +0000. Up 2.98 seconds.\ncloud-init-nonet[3.20]: 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.40]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sat, 08 Jun 2019 11:19:20 +0000. Up 5.27 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.2 | 255.255.255.0 | fa:16:3e:c3:8b:26 |\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:\n23:b1:44:d3:9d:56:c4:98:23:b6:83:dd:d7:eb:56:5a root@ns\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| o. . Bo |\n| . .+ B . |\n| o+ = . . |\n| ..o+ . . . |\n| o S. . . |\n| . . . E|\n| . + |\n| + |\n| . |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nc8:1e:9a:23:06:58:7e:2a:d0:94:d3:f8:d3:bb:41:13 root@ns\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| + |\n| * . E |\n|.= o o o |\n|+ o + B S |\n|.. o * + |\n|. + + + |\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:\n18:fc:2a:b1:20:54:5a:09:23:4a:b6:5e:a7:59:42:a6 root@ns\nThe key's randomart image is:\n+--[ECDSA 256]---+\n|.=.=. |\n|= X. . |\n|.E o oo |\n|o . * + |\n|...o. . S |\n| . . o . |\n| o . |\n| . |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nce:4a:16:38:60:70:9b:d4:5f:2a:af:7f:cb:94:4f:e8 root@ns\nThe key's randomart image is:\n+--[ED25519 256--+\n|. o. |\n| + o. . |\n| = . o |\n| . ...o |\n| oo. S |\n| ..+ o |\n| .o * . |\n| .o =.o |\n| .o.E.. |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting 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 Sat, 08 Jun 2019 11:19:27 +0000. Up 11.53 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 Sat, 08 Jun 2019 11:19:28 +0000. Up 12.70 seconds.\n+ apt-get update\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\n\nUbuntu 14.04.6 LTS ns ttyS0\n\nns login: Ign http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:2 http://security.ubuntu.com trusty-security/main Sources [172 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:4 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nGet:5 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:6 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://security.ubuntu.com trusty-security/main Translation-en [448 kB]\nGet:8 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:25 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 13.1 MB in 8s (1550 kB/s)\nReading package lists...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bind9 --yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n bind9utils\nSuggested packages:\n bind9-doc\nThe following NEW packages will be installed:\n bind9 bind9utils\n0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 432 kB of archives.\nAfter this operation, 1639 kB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9utils amd64 1:9.9.5.dfsg-3ubuntu0.19 [145 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9 amd64 1:9.9.5.dfsg-3ubuntu0.19 [288 kB]\nPreconfiguring packages ...\nFetched 432 kB in 1s (319 kB/s)\nSelecting previously unselected package bind9utils.\n(Reading database ... 51354 files and directories currently installed.)\nPreparing to unpack .../bind9utils_1%3a9.9.5.dfsg-3ubuntu0.19_amd64.deb ...\nUnpacking bind9utils (1:9.9.5.dfsg-3ubuntu0.19) ...\nSelecting previously unselected package bind9.\nPreparing to unpack .../bind9_1%3a9.9.5.dfsg-3ubuntu0.19_amd64.deb ...\nUnpacking bind9 (1:9.9.5.dfsg-3ubuntu0.19) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up bind9utils (1:9.9.5.dfsg-3ubuntu0.19) ...\nSetting up bind9 (1:9.9.5.dfsg-3ubuntu0.19) ...\nAdding group `bind' (GID 111) ...\nDone.\nAdding system user `bind' (UID 106) ...\nAdding new user `bind' (UID 106) with group `bind' ...\nNot creating home directory `/var/cache/bind'.\nwrote key file \"/etc/bind/rndc.key\"\n#\n * Starting domain name service... bind9\n ...done.\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n+ cat\n+ cat\n+ cat\n++ date +%Y%m%d%H\n++ ip2rr 172.30.9.200\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.200\n++ echo A 172.30.9.200\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: gAAAAABc-5lEv76OR6t03Yk_UA-euzKHOP5awwc7ZyN786OrxaTbHtPhwhmVxJ1LFJQGrDhWH_A-pYdCGeLsmnbHLbmbCqKRSrtuddJF2pWlcWKBP8UA3cZC1dJxTvVcbzSasF1DkZvnc-6EXcN9u2c7fcdcPODMav8YflQDkZDGcmoCrfAag88' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.46:8004/v1/c04132917d2c4447ba1b1d0ab3e1c6ed/stacks/clearwater-opnfv-dns-6oe2iukiueac/f51dd287-866a-4a21-b5ff-bc38b34131e3/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: Sat, 08 Jun 2019 11:19:43 GMT\nServer: Apache\nx-openstack-request-id: req-a9fb90ce-fdd4-4afb-8308-ef0dfe85074f\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 | dd:42:4a:6c:d3:8f:2b:2b:8a:5d:4d:9c:89:0b:b9:b4 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 c8:1e:9a:23:06:58:7e:2a:d0:94:d3:f8:d3:bb:41:13 root@ns (DSA)\nec2: 256 18:fc:2a:b1:20:54:5a:09:23:4a:b6:5e:a7:59:42:a6 root@ns (ECDSA)\nec2: 256 ce:4a:16:38:60:70:9b:d4:5f:2a:af:7f:cb:94:4f:e8 root@ns (ED25519)\nec2: 2048 23:b1:44:d3:9d:56:c4:98:23:b6:83:dd:d7:eb:56:5a root@ns (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIKFBc7c9+Xmz2bqwnMpLJctmQW4yHFeWgyXfeHMJ0JMrTOzIc2hTc4i+SYO7WVFMgVvHoailMhZbbDI9xbJ4Mc= root@ns\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIM123hxhpHf0jPHwMfrIU8apLSed0XmIjn7Se3dtzdRF root@ns\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1Lu//wayXP4FCtff56kI/6kqPRRC82fK+Ky2l4kR1gAR+qFDptXaOYtZDeY7L5Mek9yTSIZrl1uPCDclo4etEhjedSlxn/RZadBuzqVDMPfiGICpJHV05G32lYLfw30/79vW/BGghLJlFowAtANqhBP+lVYXI9bLXW1Rq8/xfIoy/0x9P0r1MF+nudZORNc8PK4YD4qrwNHkp9Ye03O/Mmrlm6Lbfa/AZizR+hIamqTd0bA5cLfb8xljcNV4hT2PNVBcyFhre8gzRULKeSKRJOk64ZJ9eYatEHH/Pf486nKN/HXb7qgCaBv80HpDR6OWSaYx/xABgVywYtLVaave3 root@ns\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Sat, 08 Jun 2019 11:19:43 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 28.15 seconds\n"} 2019-06-08 11:46:24,780 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers/075f2343-290b-49e5-98d3-a08e58c2a67a/action used request id req-90ed9519-9566-4712-af97-6a71fca28052 2019-06-08 11:46:24,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0715191364288s 2019-06-08 11:46:24,781 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-170-generic (buildd@lcy01-amd64-001) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #220-Ubuntu SMP Thu May 9 12:40:49 UTC 2019 (Ubuntu 3.13.0-170.220-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff] [ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff] [ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff] [ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000003ffe0000 000040 [ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff] [ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x3ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 1007596K/1048040K available (7504K kernel code, 1167K rwdata, 3440K rodata, 1372K init, 1448K bss, 40444K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 4194304 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009769] Security Framework initialized [ 0.012036] AppArmor: AppArmor initialized [ 0.013615] Yama: becoming mindful. [ 0.015121] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016939] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020460] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024006] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.026748] Initializing cgroup subsys memory [ 0.028007] Initializing cgroup subsys devices [ 0.029693] Initializing cgroup subsys freezer [ 0.031369] Initializing cgroup subsys blkio [ 0.032003] Initializing cgroup subsys perf_event [ 0.033765] Initializing cgroup subsys hugetlb [ 0.036764] mce: CPU supports 10 MCE banks [ 0.038392] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038392] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040006] Spectre V2 : Mitigation: Full generic retpoline [ 0.044003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.048003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.050258] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.052009] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.056004] MDS: Mitigation: Clear CPU buffers [ 0.080497] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.091095] ACPI: Core revision 20131115 [ 0.092603] ACPI: All ACPI Tables successfully acquired [ 0.094828] ftrace: allocating 28757 entries in 113 pages [ 0.116372] smpboot: Max logical packages: 1 [ 0.118012] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.120320] Enabling x2apic [ 0.121503] Enabled x2apic [ 0.122966] Switched APIC routing to physical x2apic. [ 0.125436] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.128004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.132828] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.144311] KVM setup paravirtual spinlock [ 0.148356] x86: Booted up 1 node, 1 CPUs [ 0.149914] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.152306] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.154850] devtmpfs: initialized [ 0.157411] EVM: security.selinux [ 0.158754] EVM: security.SMACK64 [ 0.160003] EVM: security.ima [ 0.161226] EVM: security.capability [ 0.163605] pinctrl core: initialized pinctrl subsystem [ 0.164053] regulator-dummy: no parameters [ 0.165717] RTC time: 11:19:15, date: 06/08/19 [ 0.167441] NET: Registered protocol family 16 [ 0.168133] cpuidle: using governor ladder [ 0.169702] cpuidle: using governor menu [ 0.171250] ACPI: bus type PCI registered [ 0.172008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.174424] PCI: Using configuration type 1 for base access [ 0.176718] bio: create slab at 0 [ 0.178464] ACPI: Added _OSI(Module Device) [ 0.180004] ACPI: Added _OSI(Processor Device) [ 0.181680] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.183427] ACPI: Added _OSI(Processor Aggregator Device) [ 0.185047] ACPI: Interpreter enabled [ 0.186503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.189004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.192004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.195567] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.198278] ACPI: (supports S0 S5) [ 0.199628] ACPI: Using IOAPIC for interrupt routing [ 0.200018] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.203478] ACPI: No dock devices found. [ 0.205776] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.207972] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.208007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.210329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.212207] acpiphp: Slot [3] registered [ 0.213748] acpiphp: Slot [4] registered [ 0.215348] acpiphp: Slot [5] registered [ 0.216026] acpiphp: Slot [6] registered [ 0.217553] acpiphp: Slot [7] registered [ 0.219077] acpiphp: Slot [8] registered [ 0.220023] acpiphp: Slot [9] registered [ 0.221556] acpiphp: Slot [10] registered [ 0.223115] acpiphp: Slot [11] registered [ 0.224023] acpiphp: Slot [12] registered [ 0.225572] acpiphp: Slot [13] registered [ 0.227120] acpiphp: Slot [14] registered [ 0.228022] acpiphp: Slot [15] registered [ 0.229576] acpiphp: Slot [16] registered [ 0.231123] acpiphp: Slot [17] registered [ 0.232030] acpiphp: Slot [18] registered [ 0.233582] acpiphp: Slot [19] registered [ 0.235137] acpiphp: Slot [20] registered [ 0.236023] acpiphp: Slot [21] registered [ 0.237583] acpiphp: Slot [22] registered [ 0.239147] acpiphp: Slot [23] registered [ 0.240023] acpiphp: Slot [24] registered [ 0.241579] acpiphp: Slot [25] registered [ 0.243131] acpiphp: Slot [26] registered [ 0.244023] acpiphp: Slot [27] registered [ 0.245570] acpiphp: Slot [28] registered [ 0.247121] acpiphp: Slot [29] registered [ 0.248022] acpiphp: Slot [30] registered [ 0.249574] acpiphp: Slot [31] registered [ 0.251117] PCI host bridge to bus 0000:00 [ 0.252005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.253977] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.256004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.258184] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.260004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.262378] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.270194] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.272017] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.294129] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.297088] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.299806] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.301253] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.303922] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.304888] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.307229] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.308000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309158] vgaarb: bridge control possible 0000:00:02.0 [ 0.311355] SCSI subsystem initialized [ 0.312223] ACPI: bus type USB registered [ 0.313821] usbcore: registered new interface driver usbfs [ 0.315809] usbcore: registered new interface driver hub [ 0.316042] usbcore: registered new device driver usb [ 0.318078] PCI: Using ACPI for IRQ routing [ 0.320063] NetLabel: Initializing [ 0.321442] NetLabel: domain hash size = 128 [ 0.323082] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.324042] NetLabel: unlabeled traffic allowed by default [ 0.326269] Switched to clocksource kvm-clock [ 0.332456] AppArmor: AppArmor Filesystem Enabled [ 0.334238] pnp: PnP ACPI init [ 0.335497] ACPI: bus type PNP registered [ 0.337510] pnp: PnP ACPI: found 8 devices [ 0.339095] ACPI: bus type PNP unregistered [ 0.346406] NET: Registered protocol family 2 [ 0.348329] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.350858] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.353272] TCP: Hash tables configured (established 8192 bind 8192) [ 0.355632] TCP: reno registered [ 0.356952] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.359071] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.361407] NET: Registered protocol family 1 [ 0.363076] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365197] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367272] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.384359] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401545] Trying to unpack rootfs image as initramfs... [ 0.503016] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.506072] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.508196] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.511398] Scanning for low memory corruption every 60 seconds [ 0.513830] Initialise system trusted keyring [ 0.515539] audit: initializing netlink socket (disabled) [ 0.517551] type=2000 audit(1559992756.115:1): initialized [ 0.537624] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.540674] zbud: loaded [ 0.541993] VFS: Disk quotas dquot_6.5.2 [ 0.543557] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.546192] fuse init (API version 7.22) [ 0.547774] msgmni has been set to 1982 [ 0.549324] Key type big_key registered [ 0.551309] Key type asymmetric registered [ 0.553102] Asymmetric key parser 'x509' registered [ 0.555176] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.558346] io scheduler noop registered [ 0.560092] io scheduler deadline registered (default) [ 0.561964] io scheduler cfq registered [ 0.563482] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.565461] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.567778] ipmi message handler version 39.2 [ 0.569446] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.572173] ACPI: Power Button [PWRF] [ 0.573681] GHES: HEST is not enabled! [ 0.590247] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.622606] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.625171] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.650895] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.654412] Linux agpgart interface v0.103 [ 0.656868] brd: module loaded [ 0.658531] loop: module loaded [ 0.660196] blk-mq: CPU -> queue map [ 0.661589] CPU 0 -> Queue 0 [ 0.663711] vda: vda1 [ 0.665423] scsi0 : ata_piix [ 0.666680] scsi1 : ata_piix [ 0.667888] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.670198] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.673250] libphy: Fixed MDIO Bus: probed [ 0.674860] tun: Universal TUN/TAP device driver, 1.6 [ 0.676682] tun: (C) 1999-2004 Max Krasnyansky [ 0.679806] PPP generic driver version 2.4.2 [ 0.681439] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.683697] ehci-pci: EHCI PCI platform driver [ 0.685345] ehci-platform: EHCI generic platform driver [ 0.687220] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.689363] ohci-pci: OHCI PCI platform driver [ 0.691004] ohci-platform: OHCI generic platform driver [ 0.692870] uhci_hcd: USB Universal Host Controller Interface driver [ 0.710032] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.711918] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.714768] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.716930] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.719250] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.721923] usb usb1: Product: UHCI Host Controller [ 0.723683] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.725893] usb usb1: SerialNumber: 0000:00:01.2 [ 0.727661] hub 1-0:1.0: USB hub found [ 0.729117] hub 1-0:1.0: 2 ports detected [ 0.730759] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.734559] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.736376] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.738273] mousedev: PS/2 mouse device common for all mice [ 0.740594] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.743773] rtc_cmos 00:00: RTC can wake from S4 [ 0.745962] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.748182] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.750462] device-mapper: uevent: version 1.0.3 [ 0.752206] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.755245] ledtrig-cpu: registered to indicate activity on CPUs [ 0.757418] TCP: cubic registered [ 0.758794] NET: Registered protocol family 10 [ 0.760616] NET: Registered protocol family 17 [ 0.762273] Key type dns_resolver registered [ 0.763975] Loading compiled-in X.509 certificates [ 0.766244] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.769597] registered taskstats version 1 [ 0.772458] Key type trusted registered [ 0.776046] Key type encrypted registered [ 0.777589] AppArmor: AppArmor sha1 policy hashing enabled [ 0.779528] IMA: No TPM chip found, activating TPM-bypass! [ 0.782038] regulator-dummy: disabling [ 0.783499] Magic number: 7:38:327 [ 0.785024] rtc_cmos 00:00: setting system clock to 2019-06-08 11:19:16 UTC (1559992756) [ 0.788020] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.790115] EDD information not available. [ 0.829476] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.844084] Write protecting the kernel read-only data: 12288k [ 0.846739] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.851003] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.868121] systemd-udevd[99]: starting version 204 [ 0.900579] FDC 0 is a S82078B [ 1.040057] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.205213] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.207549] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.209969] usb 1-1: Product: QEMU USB Tablet [ 1.211582] usb 1-1: Manufacturer: QEMU [ 1.213039] usb 1-1: SerialNumber: 42 [ 1.929975] 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.296034] 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.417915] random: init urandom read with 10 bits of entropy available [ 2.549256] 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 Sat, 08 Jun 2019 11:19:18 +0000. Up 2.98 seconds. cloud-init-nonet[3.20]: 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.40]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sat, 08 Jun 2019 11:19:20 +0000. Up 5.27 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.2 | 255.255.255.0 | fa:16:3e:c3:8b:26 | 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: 23:b1:44:d3:9d:56:c4:98:23:b6:83:dd:d7:eb:56:5a root@ns The key's randomart image is: +--[ RSA 2048]----+ | o. . Bo | | . .+ B . | | o+ = . . | | ..o+ . . . | | o S. . . | | . . . E| | . + | | + | | . | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: c8:1e:9a:23:06:58:7e:2a:d0:94:d3:f8:d3:bb:41:13 root@ns The key's randomart image is: +--[ DSA 1024]----+ | | | + | | * . E | |.= o o o | |+ o + B S | |.. 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: 18:fc:2a:b1:20:54:5a:09:23:4a:b6:5e:a7:59:42:a6 root@ns The key's randomart image is: +--[ECDSA 256]---+ |.=.=. | |= X. . | |.E o oo | |o . * + | |...o. . S | | . . o . | | o . | | . | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: ce:4a:16:38:60:70:9b:d4:5f:2a:af:7f:cb:94:4f:e8 root@ns The key's randomart image is: +--[ED25519 256--+ |. o. | | + o. . | | = . o | | . ...o | | oo. S | | ..+ o | | .o * . | | .o =.o | | .o.E.. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting 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 Sat, 08 Jun 2019 11:19:27 +0000. Up 11.53 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 Sat, 08 Jun 2019 11:19:28 +0000. Up 12.70 seconds. + apt-get update Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ubuntu 14.04.6 LTS ns ttyS0 ns login: Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://security.ubuntu.com trusty-security/main Sources [172 kB] Get:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:4 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:5 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:6 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:8 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:25 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:26 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:27 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:28 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 8s (1550 kB/s) Reading package lists... + DEBIAN_FRONTEND=noninteractive + apt-get install bind9 --yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: bind9utils Suggested packages: bind9-doc The following NEW packages will be installed: bind9 bind9utils 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 432 kB of archives. After this operation, 1639 kB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9utils amd64 1:9.9.5.dfsg-3ubuntu0.19 [145 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9 amd64 1:9.9.5.dfsg-3ubuntu0.19 [288 kB] Preconfiguring packages ... Fetched 432 kB in 1s (319 kB/s) Selecting previously unselected package bind9utils. (Reading database ... 51354 files and directories currently installed.) Preparing to unpack .../bind9utils_1%3a9.9.5.dfsg-3ubuntu0.19_amd64.deb ... Unpacking bind9utils (1:9.9.5.dfsg-3ubuntu0.19) ... Selecting previously unselected package bind9. Preparing to unpack .../bind9_1%3a9.9.5.dfsg-3ubuntu0.19_amd64.deb ... Unpacking bind9 (1:9.9.5.dfsg-3ubuntu0.19) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up bind9utils (1:9.9.5.dfsg-3ubuntu0.19) ... Setting up bind9 (1:9.9.5.dfsg-3ubuntu0.19) ... Adding group `bind' (GID 111) ... Done. Adding system user `bind' (UID 106) ... Adding new user `bind' (UID 106) with group `bind' ... Not creating home directory `/var/cache/bind'. wrote key file "/etc/bind/rndc.key" # * Starting domain name service... bind9 ...done. Processing triggers for ufw (0.34~rc-0ubuntu2) ... Processing triggers for ureadahead (0.100.0-16) ... + cat + cat + cat ++ date +%Y%m%d%H ++ ip2rr 172.30.9.200 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.200 ++ echo A 172.30.9.200 + 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: gAAAAABc-5lEv76OR6t03Yk_UA-euzKHOP5awwc7ZyN786OrxaTbHtPhwhmVxJ1LFJQGrDhWH_A-pYdCGeLsmnbHLbmbCqKRSrtuddJF2pWlcWKBP8UA3cZC1dJxTvVcbzSasF1DkZvnc-6EXcN9u2c7fcdcPODMav8YflQDkZDGcmoCrfAag88' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.46:8004/v1/c04132917d2c4447ba1b1d0ab3e1c6ed/stacks/clearwater-opnfv-dns-6oe2iukiueac/f51dd287-866a-4a21-b5ff-bc38b34131e3/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: Sat, 08 Jun 2019 11:19:43 GMT Server: Apache x-openstack-request-id: req-a9fb90ce-fdd4-4afb-8308-ef0dfe85074f 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 | dd:42:4a:6c:d3:8f:2b:2b:8a:5d:4d:9c:89:0b:b9:b4 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 c8:1e:9a:23:06:58:7e:2a:d0:94:d3:f8:d3:bb:41:13 root@ns (DSA) ec2: 256 18:fc:2a:b1:20:54:5a:09:23:4a:b6:5e:a7:59:42:a6 root@ns (ECDSA) ec2: 256 ce:4a:16:38:60:70:9b:d4:5f:2a:af:7f:cb:94:4f:e8 root@ns (ED25519) ec2: 2048 23:b1:44:d3:9d:56:c4:98:23:b6:83:dd:d7:eb:56:5a root@ns (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIKFBc7c9+Xmz2bqwnMpLJctmQW4yHFeWgyXfeHMJ0JMrTOzIc2hTc4i+SYO7WVFMgVvHoailMhZbbDI9xbJ4Mc= root@ns ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIM123hxhpHf0jPHwMfrIU8apLSed0XmIjn7Se3dtzdRF root@ns ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1Lu//wayXP4FCtff56kI/6kqPRRC82fK+Ky2l4kR1gAR+qFDptXaOYtZDeY7L5Mek9yTSIZrl1uPCDclo4etEhjedSlxn/RZadBuzqVDMPfiGICpJHV05G32lYLfw30/79vW/BGghLJlFowAtANqhBP+lVYXI9bLXW1Rq8/xfIoy/0x9P0r1MF+nudZORNc8PK4YD4qrwNHkp9Ye03O/Mmrlm6Lbfa/AZizR+hIamqTd0bA5cLfb8xljcNV4hT2PNVBcyFhre8gzRULKeSKRJOk64ZJ9eYatEHH/Pf486nKN/HXb7qgCaBv80HpDR6OWSaYx/xABgVywYtLVaave3 root@ns -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sat, 08 Jun 2019 11:19:43 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 28.15 seconds 2019-06-08 11:46:24,783 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in console [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-170-generic (buildd@lcy01-amd64-001) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #220-Ubuntu SMP Thu May 9 12:40:49 UTC 2019 (Ubuntu 3.13.0-170.220-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff] [ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff] [ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff] [ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000003ffe0000 000040 [ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff] [ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x3ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 1007596K/1048040K available (7504K kernel code, 1167K rwdata, 3440K rodata, 1372K init, 1448K bss, 40444K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 4194304 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009769] Security Framework initialized [ 0.012036] AppArmor: AppArmor initialized [ 0.013615] Yama: becoming mindful. [ 0.015121] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016939] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020460] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024006] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.026748] Initializing cgroup subsys memory [ 0.028007] Initializing cgroup subsys devices [ 0.029693] Initializing cgroup subsys freezer [ 0.031369] Initializing cgroup subsys blkio [ 0.032003] Initializing cgroup subsys perf_event [ 0.033765] Initializing cgroup subsys hugetlb [ 0.036764] mce: CPU supports 10 MCE banks [ 0.038392] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038392] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040006] Spectre V2 : Mitigation: Full generic retpoline [ 0.044003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.048003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.050258] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.052009] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.056004] MDS: Mitigation: Clear CPU buffers [ 0.080497] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.091095] ACPI: Core revision 20131115 [ 0.092603] ACPI: All ACPI Tables successfully acquired [ 0.094828] ftrace: allocating 28757 entries in 113 pages [ 0.116372] smpboot: Max logical packages: 1 [ 0.118012] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.120320] Enabling x2apic [ 0.121503] Enabled x2apic [ 0.122966] Switched APIC routing to physical x2apic. [ 0.125436] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.128004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.132828] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.144311] KVM setup paravirtual spinlock [ 0.148356] x86: Booted up 1 node, 1 CPUs [ 0.149914] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.152306] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.154850] devtmpfs: initialized [ 0.157411] EVM: security.selinux [ 0.158754] EVM: security.SMACK64 [ 0.160003] EVM: security.ima [ 0.161226] EVM: security.capability [ 0.163605] pinctrl core: initialized pinctrl subsystem [ 0.164053] regulator-dummy: no parameters [ 0.165717] RTC time: 11:19:15, date: 06/08/19 [ 0.167441] NET: Registered protocol family 16 [ 0.168133] cpuidle: using governor ladder [ 0.169702] cpuidle: using governor menu [ 0.171250] ACPI: bus type PCI registered [ 0.172008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.174424] PCI: Using configuration type 1 for base access [ 0.176718] bio: create slab at 0 [ 0.178464] ACPI: Added _OSI(Module Device) [ 0.180004] ACPI: Added _OSI(Processor Device) [ 0.181680] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.183427] ACPI: Added _OSI(Processor Aggregator Device) [ 0.185047] ACPI: Interpreter enabled [ 0.186503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.189004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.192004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.195567] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.198278] ACPI: (supports S0 S5) [ 0.199628] ACPI: Using IOAPIC for interrupt routing [ 0.200018] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.203478] ACPI: No dock devices found. [ 0.205776] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.207972] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.208007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.210329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.212207] acpiphp: Slot [3] registered [ 0.213748] acpiphp: Slot [4] registered [ 0.215348] acpiphp: Slot [5] registered [ 0.216026] acpiphp: Slot [6] registered [ 0.217553] acpiphp: Slot [7] registered [ 0.219077] acpiphp: Slot [8] registered [ 0.220023] acpiphp: Slot [9] registered [ 0.221556] acpiphp: Slot [10] registered [ 0.223115] acpiphp: Slot [11] registered [ 0.224023] acpiphp: Slot [12] registered [ 0.225572] acpiphp: Slot [13] registered [ 0.227120] acpiphp: Slot [14] registered [ 0.228022] acpiphp: Slot [15] registered [ 0.229576] acpiphp: Slot [16] registered [ 0.231123] acpiphp: Slot [17] registered [ 0.232030] acpiphp: Slot [18] registered [ 0.233582] acpiphp: Slot [19] registered [ 0.235137] acpiphp: Slot [20] registered [ 0.236023] acpiphp: Slot [21] registered [ 0.237583] acpiphp: Slot [22] registered [ 0.239147] acpiphp: Slot [23] registered [ 0.240023] acpiphp: Slot [24] registered [ 0.241579] acpiphp: Slot [25] registered [ 0.243131] acpiphp: Slot [26] registered [ 0.244023] acpiphp: Slot [27] registered [ 0.245570] acpiphp: Slot [28] registered [ 0.247121] acpiphp: Slot [29] registered [ 0.248022] acpiphp: Slot [30] registered [ 0.249574] acpiphp: Slot [31] registered [ 0.251117] PCI host bridge to bus 0000:00 [ 0.252005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.253977] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.256004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.258184] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.260004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.262378] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.270194] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.272017] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.294129] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.297088] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.299806] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.301253] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.303922] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.304888] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.307229] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.308000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309158] vgaarb: bridge control possible 0000:00:02.0 [ 0.311355] SCSI subsystem initialized [ 0.312223] ACPI: bus type USB registered [ 0.313821] usbcore: registered new interface driver usbfs [ 0.315809] usbcore: registered new interface driver hub [ 0.316042] usbcore: registered new device driver usb [ 0.318078] PCI: Using ACPI for IRQ routing [ 0.320063] NetLabel: Initializing [ 0.321442] NetLabel: domain hash size = 128 [ 0.323082] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.324042] NetLabel: unlabeled traffic allowed by default [ 0.326269] Switched to clocksource kvm-clock [ 0.332456] AppArmor: AppArmor Filesystem Enabled [ 0.334238] pnp: PnP ACPI init [ 0.335497] ACPI: bus type PNP registered [ 0.337510] pnp: PnP ACPI: found 8 devices [ 0.339095] ACPI: bus type PNP unregistered [ 0.346406] NET: Registered protocol family 2 [ 0.348329] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.350858] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.353272] TCP: Hash tables configured (established 8192 bind 8192) [ 0.355632] TCP: reno registered [ 0.356952] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.359071] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.361407] NET: Registered protocol family 1 [ 0.363076] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365197] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367272] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.384359] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401545] Trying to unpack rootfs image as initramfs... [ 0.503016] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.506072] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.508196] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.511398] Scanning for low memory corruption every 60 seconds [ 0.513830] Initialise system trusted keyring [ 0.515539] audit: initializing netlink socket (disabled) [ 0.517551] type=2000 audit(1559992756.115:1): initialized [ 0.537624] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.540674] zbud: loaded [ 0.541993] VFS: Disk quotas dquot_6.5.2 [ 0.543557] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.546192] fuse init (API version 7.22) [ 0.547774] msgmni has been set to 1982 [ 0.549324] Key type big_key registered [ 0.551309] Key type asymmetric registered [ 0.553102] Asymmetric key parser 'x509' registered [ 0.555176] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.558346] io scheduler noop registered [ 0.560092] io scheduler deadline registered (default) [ 0.561964] io scheduler cfq registered [ 0.563482] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.565461] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.567778] ipmi message handler version 39.2 [ 0.569446] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.572173] ACPI: Power Button [PWRF] [ 0.573681] GHES: HEST is not enabled! [ 0.590247] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.622606] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.625171] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.650895] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.654412] Linux agpgart interface v0.103 [ 0.656868] brd: module loaded [ 0.658531] loop: module loaded [ 0.660196] blk-mq: CPU -> queue map [ 0.661589] CPU 0 -> Queue 0 [ 0.663711] vda: vda1 [ 0.665423] scsi0 : ata_piix [ 0.666680] scsi1 : ata_piix [ 0.667888] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.670198] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.673250] libphy: Fixed MDIO Bus: probed [ 0.674860] tun: Universal TUN/TAP device driver, 1.6 [ 0.676682] tun: (C) 1999-2004 Max Krasnyansky [ 0.679806] PPP generic driver version 2.4.2 [ 0.681439] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.683697] ehci-pci: EHCI PCI platform driver [ 0.685345] ehci-platform: EHCI generic platform driver [ 0.687220] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.689363] ohci-pci: OHCI PCI platform driver [ 0.691004] ohci-platform: OHCI generic platform driver [ 0.692870] uhci_hcd: USB Universal Host Controller Interface driver [ 0.710032] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.711918] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.714768] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.716930] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.719250] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.721923] usb usb1: Product: UHCI Host Controller [ 0.723683] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.725893] usb usb1: SerialNumber: 0000:00:01.2 [ 0.727661] hub 1-0:1.0: USB hub found [ 0.729117] hub 1-0:1.0: 2 ports detected [ 0.730759] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.734559] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.736376] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.738273] mousedev: PS/2 mouse device common for all mice [ 0.740594] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.743773] rtc_cmos 00:00: RTC can wake from S4 [ 0.745962] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.748182] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.750462] device-mapper: uevent: version 1.0.3 [ 0.752206] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.755245] ledtrig-cpu: registered to indicate activity on CPUs [ 0.757418] TCP: cubic registered [ 0.758794] NET: Registered protocol family 10 [ 0.760616] NET: Registered protocol family 17 [ 0.762273] Key type dns_resolver registered [ 0.763975] Loading compiled-in X.509 certificates [ 0.766244] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.769597] registered taskstats version 1 [ 0.772458] Key type trusted registered [ 0.776046] Key type encrypted registered [ 0.777589] AppArmor: AppArmor sha1 policy hashing enabled [ 0.779528] IMA: No TPM chip found, activating TPM-bypass! [ 0.782038] regulator-dummy: disabling [ 0.783499] Magic number: 7:38:327 [ 0.785024] rtc_cmos 00:00: setting system clock to 2019-06-08 11:19:16 UTC (1559992756) [ 0.788020] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.790115] EDD information not available. [ 0.829476] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.844084] Write protecting the kernel read-only data: 12288k [ 0.846739] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.851003] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.868121] systemd-udevd[99]: starting version 204 [ 0.900579] FDC 0 is a S82078B [ 1.040057] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.205213] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.207549] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.209969] usb 1-1: Product: QEMU USB Tablet [ 1.211582] usb 1-1: Manufacturer: QEMU [ 1.213039] usb 1-1: SerialNumber: 42 [ 1.929975] 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.296034] 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.417915] random: init urandom read with 10 bits of entropy available [ 2.549256] 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 Sat, 08 Jun 2019 11:19:18 +0000. Up 2.98 seconds. cloud-init-nonet[3.20]: 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.40]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sat, 08 Jun 2019 11:19:20 +0000. Up 5.27 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.2 | 255.255.255.0 | fa:16:3e:c3:8b:26 | 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: 23:b1:44:d3:9d:56:c4:98:23:b6:83:dd:d7:eb:56:5a root@ns The key's randomart image is: +--[ RSA 2048]----+ | o. . Bo | | . .+ B . | | o+ = . . | | ..o+ . . . | | o S. . . | | . . . E| | . + | | + | | . | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: c8:1e:9a:23:06:58:7e:2a:d0:94:d3:f8:d3:bb:41:13 root@ns The key's randomart image is: +--[ DSA 1024]----+ | | | + | | * . E | |.= o o o | |+ o + B S | |.. 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: 18:fc:2a:b1:20:54:5a:09:23:4a:b6:5e:a7:59:42:a6 root@ns The key's randomart image is: +--[ECDSA 256]---+ |.=.=. | |= X. . | |.E o oo | |o . * + | |...o. . S | | . . o . | | o . | | . | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: ce:4a:16:38:60:70:9b:d4:5f:2a:af:7f:cb:94:4f:e8 root@ns The key's randomart image is: +--[ED25519 256--+ |. o. | | + o. . | | = . o | | . ...o | | oo. S | | ..+ o | | .o * . | | .o =.o | | .o.E.. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting 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 Sat, 08 Jun 2019 11:19:27 +0000. Up 11.53 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 Sat, 08 Jun 2019 11:19:28 +0000. Up 12.70 seconds. + apt-get update Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ubuntu 14.04.6 LTS ns ttyS0 ns login: Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://security.ubuntu.com trusty-security/main Sources [172 kB] Get:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:4 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:5 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:6 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:8 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:25 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:26 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:27 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:28 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 8s (1550 kB/s) Reading package lists... + DEBIAN_FRONTEND=noninteractive + apt-get install bind9 --yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: bind9utils Suggested packages: bind9-doc The following NEW packages will be installed: bind9 bind9utils 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 432 kB of archives. After this operation, 1639 kB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9utils amd64 1:9.9.5.dfsg-3ubuntu0.19 [145 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9 amd64 1:9.9.5.dfsg-3ubuntu0.19 [288 kB] Preconfiguring packages ... Fetched 432 kB in 1s (319 kB/s) Selecting previously unselected package bind9utils. (Reading database ... 51354 files and directories currently installed.) Preparing to unpack .../bind9utils_1%3a9.9.5.dfsg-3ubuntu0.19_amd64.deb ... Unpacking bind9utils (1:9.9.5.dfsg-3ubuntu0.19) ... Selecting previously unselected package bind9. Preparing to unpack .../bind9_1%3a9.9.5.dfsg-3ubuntu0.19_amd64.deb ... Unpacking bind9 (1:9.9.5.dfsg-3ubuntu0.19) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up bind9utils (1:9.9.5.dfsg-3ubuntu0.19) ... Setting up bind9 (1:9.9.5.dfsg-3ubuntu0.19) ... Adding group `bind' (GID 111) ... Done. Adding system user `bind' (UID 106) ... Adding new user `bind' (UID 106) with group `bind' ... Not creating home directory `/var/cache/bind'. wrote key file "/etc/bind/rndc.key" # * Starting domain name service... bind9 ...done. Processing triggers for ufw (0.34~rc-0ubuntu2) ... Processing triggers for ureadahead (0.100.0-16) ... + cat + cat + cat ++ date +%Y%m%d%H ++ ip2rr 172.30.9.200 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.200 ++ echo A 172.30.9.200 + 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: gAAAAABc-5lEv76OR6t03Yk_UA-euzKHOP5awwc7ZyN786OrxaTbHtPhwhmVxJ1LFJQGrDhWH_A-pYdCGeLsmnbHLbmbCqKRSrtuddJF2pWlcWKBP8UA3cZC1dJxTvVcbzSasF1DkZvnc-6EXcN9u2c7fcdcPODMav8YflQDkZDGcmoCrfAag88' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.46:8004/v1/c04132917d2c4447ba1b1d0ab3e1c6ed/stacks/clearwater-opnfv-dns-6oe2iukiueac/f51dd287-866a-4a21-b5ff-bc38b34131e3/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: Sat, 08 Jun 2019 11:19:43 GMT Server: Apache x-openstack-request-id: req-a9fb90ce-fdd4-4afb-8308-ef0dfe85074f 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 | dd:42:4a:6c:d3:8f:2b:2b:8a:5d:4d:9c:89:0b:b9:b4 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 c8:1e:9a:23:06:58:7e:2a:d0:94:d3:f8:d3:bb:41:13 root@ns (DSA) ec2: 256 18:fc:2a:b1:20:54:5a:09:23:4a:b6:5e:a7:59:42:a6 root@ns (ECDSA) ec2: 256 ce:4a:16:38:60:70:9b:d4:5f:2a:af:7f:cb:94:4f:e8 root@ns (ED25519) ec2: 2048 23:b1:44:d3:9d:56:c4:98:23:b6:83:dd:d7:eb:56:5a root@ns (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIKFBc7c9+Xmz2bqwnMpLJctmQW4yHFeWgyXfeHMJ0JMrTOzIc2hTc4i+SYO7WVFMgVvHoailMhZbbDI9xbJ4Mc= root@ns ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIM123hxhpHf0jPHwMfrIU8apLSed0XmIjn7Se3dtzdRF root@ns ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1Lu//wayXP4FCtff56kI/6kqPRRC82fK+Ky2l4kR1gAR+qFDptXaOYtZDeY7L5Mek9yTSIZrl1uPCDclo4etEhjedSlxn/RZadBuzqVDMPfiGICpJHV05G32lYLfw30/79vW/BGghLJlFowAtANqhBP+lVYXI9bLXW1Rq8/xfIoy/0x9P0r1MF+nudZORNc8PK4YD4qrwNHkp9Ye03O/Mmrlm6Lbfa/AZizR+hIamqTd0bA5cLfb8xljcNV4hT2PNVBcyFhre8gzRULKeSKRJOk64ZJ9eYatEHH/Pf486nKN/HXb7qgCaBv80HpDR6OWSaYx/xABgVywYtLVaave3 root@ns -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sat, 08 Jun 2019 11:19:43 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 28.15 seconds 2019-06-08 11:46:24,787 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.213 2019-06-08 11:46:24,875 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Account opnfv functest user is created on Ellis {u'username': u'functest@opnfv.org', u'full_name': u'opnfv functest user'} 2019-06-08 11:46:24,944 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2019-06-08 11:46:24,944 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2019-06-08 11:46:25,245 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550120@clearwater.opnfv', u'sip_username': u'6505550120', u'formatted_number': u'(650) 555-0120', u'number': u'6505550120', u'sip_uri': u'sip:6505550120@clearwater.opnfv', u'number_id': u'9cb100cb79e94bc3b13e608a479e0adb', u'sip_password': u'9vNDedRSh', u'pstn': False} 2019-06-08 11:46:25,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:46:25,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/de80c740-a50c-402d-a01e-a043be4427ce -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:46:25,292 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 423 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:46:25 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce Server: Apache x-openstack-request-id: req-04e2f0e3-471b-497e-ac44-a3d6d557cb25 2019-06-08 11:46:25,292 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:46:25,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 889 Content-Type: application/json Date: Sat, 08 Jun 2019 11:46:25 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-043c5db2-1267-41ec-baaa-3301cc75f700 2019-06-08 11:46:25,366 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "outputs": [{"output_value": "172.30.9.200", "output_key": "dns_ip", "description": "IP address of DNS"}, {"output_value": "clearwater.opnfv", "output_key": "zone", "description": "DNS zone"}], "template_description": "Clearwater deployment\n"}} 2019-06-08 11:46:25,366 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce used request id req-043c5db2-1267-41ec-baaa-3301cc75f700 2019-06-08 11:46:25,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.119702100754s 2019-06-08 11:46:25,368 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - stack outputs: [Munch({u'output_value': u'172.30.9.200', u'output_key': u'dns_ip', u'description': u'IP address of DNS'}), Munch({u'output_value': u'clearwater.opnfv', u'output_key': u'zone', u'description': u'DNS zone'})] 2019-06-08 11:46:25,368 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2019-06-08 11:46:25,369 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Live test cmd: /bin/bash -c 'cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret PROXY=172.30.9.209 ELLIS=172.30.9.213 --trace' 2019-06-08 11:46:25,369 - functest.utils.functest_utils - DEBUG - Executing command: '/bin/bash -c 'cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret PROXY=172.30.9.209 ELLIS=172.30.9.213 --trace'' 2019-06-08 11:48:38,141 - 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) - (6505550270, 6505550261) Passed Basic Call - SDP (TCP) - (6505550146, 6505550944) Passed Basic Call - Tel URIs (TCP) - (6505550269, 6505550063) Passed Basic Call - Unknown number (TCP) - (6505550508, 6505550251) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550159, 6505550505) Passed Basic Call - Messages - Pager model (TCP) - (6505550151, 6505550364) Passed Basic Call - Pracks (TCP) - (6505550710, 6505550248) Passed Basic Registration (TCP) - (6505550382) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550427, 6505550019) Passed Call Barring - Outbound Rejection (TCP) - (6505550142, 6505550727) 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) - (6505550738, 6505550338) 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) - (6505550912, 6505550002, 6505550750) Passed Call Diversion - Not reachable (not registered) (TCP) - (6505550053, 6505550782, 6505550934) Passed Call Diversion - Not reachable (408) (TCP) - (6505550067, 6505550193, 6505550137) Passed Call Diversion - Not reachable (503) (TCP) - (6505550040, 6505550982, 6505550444) Passed Call Diversion - Not reachable (500) (TCP) - (6505550627, 6505550784, 6505550859) Passed Call Diversion - Busy (TCP) - (6505550765, 6505550432, 6505550984) Passed Call Diversion - Unconditional (TCP) - (6505550519, 6505550114, 6505550820) Passed Call Diversion - No answer (TCP) - (6505550455, 6505550490, 6505550709) Passed Call Diversion - Bad target URI (TCP) - (6505550886, 6505550327) Passed Call Diversion - Audio-only call (TCP) - (6505550928, 6505550422, 6505550480, 6505550834) Passed Call Diversion - Audio-video call (TCP) - (6505550252, 6505550811, 6505550255, 6505550912) Passed Call Forking - Mainline (TCP) - (6505550813, 6505550092) Passed Call Forking - Endpoint offline (TCP) - (6505550042, 6505550481) Passed Call Forking - Endpoint offline while ringing (TCP) - (6505550754, 6505550376) Passed Call Waiting - Accepted (TCP) - (6505550698, 6505550681, 6505550994) Passed Call Waiting - Cancelled (TCP) - (6505550204, 6505550527, 6505550895) Passed CANCEL - Mainline (TCP) - (6505550585, 6505550590) Passed Filtering - Accept-Contact (TCP) - (6505550507, 6505550919) Passed Accept-Contact with response (SFR 511195) (TCP) - (6505550843, 6505550830) Passed Filtering - Accept-Contact no match (TCP) - (6505550435, 6505550489) Passed Filtering - Accept-Contact negated match (TCP) - (6505550248, 6505550118) Passed Filtering - RFC3841 example (TCP) - (6505550053, 6505550984) Passed Filtering - Reject-Contact no match (TCP) - (6505550621, 6505550520) Passed Filtering - Reject-Contact match (TCP) - (6505550496, 6505550160) 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) - (6505550383) Passed GRUU - REGISTER - binding suggested GRUU (TCP) - (6505550576) Passed GRUU - REGISTER - instance ID requires escaping (TCP) - (6505550943) Passed GRUU - REGISTER - three bindings with GRUUs (TCP) - (6505550026) Passed GRUU - Call - first endpoint GRUU as target (TCP) - (6505550534, 6505550767) Passed GRUU - Call - second endpoint GRUU as target (TCP) - (6505550862, 6505550611) Passed GRUU - Call - only GRUU as target (TCP) - (6505550193, 6505550736) Passed GRUU - Call - AoR as target (TCP) - (6505550149, 6505550482) Passed GRUU - Call - unknown GRUU as target (TCP) - (6505550974, 6505550595) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550728, 6505550897) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550071, 6505550021) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550354, 6505550096) Passed GRUU - Call - AoR with other param as target (TCP) - (6505550198, 6505550256) Passed GRUU - Call - GRUU with other param as target (TCP) - (6505550152, 6505550868) 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) - (6505550282) Passed SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550657) Passed SUBSCRIBE - Subscription timeout (TCP) - (6505550083) 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) - (6505550781, 6505550203) Passed Message - URN URIs (TCP) - Skipped (No hostname given) - Call with HOST_NAME= Message - URN URIs to AS (TCP) - Skipped (No hostname given) - Call with HOST_NAME= 0 failures out of 96 tests run 43 tests skipped 2019-06-08 11:48:38,143 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - {'failures': 0, 'skipped': 43, 'total': 96, 'passed': 53} 2019-06-08 11:48:38,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 11:48:38,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:48:38,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1344 Content-Type: application/json Date: Sat, 08 Jun 2019 11: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-19e842b0-0939-45fe-90b1-3649877312ef x-openstack-request-id: req-19e842b0-0939-45fe-90b1-3649877312ef 2019-06-08 11:48:38,933 - 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:10:80:93", "version": 4, "addr": "192.168.100.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:80:93", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/98a7f6b0-c969-4cc2-af87-b7ef7872f92d", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/98a7f6b0-c969-4cc2-af87-b7ef7872f92d", "rel": "bookmark"}], "image": {"id": "4be488e3-47c8-405e-aea8-cae75c30f9ff", "links": [{"href": "http://172.30.9.46:8774/images/4be488e3-47c8-405e-aea8-cae75c30f9ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:40:39.000000", "flavor": {"id": "205aaf6f-7af1-479e-9e1c-478cf67b1d45", "links": [{"href": "http://172.30.9.46:8774/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "rel": "bookmark"}]}, "id": "98a7f6b0-c969-4cc2-af87-b7ef7872f92d", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "361d895b64ce45fda4eea4137ca52e60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:40:39Z", "hostId": "4513d243c6ce4a1f119109d26689f0a8c817b51353655c7e5045030e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "name": "bono-0.clearwater.opnfv", "created": "2019-06-08T11:40:04Z", "tenant_id": "b9f86e610bc74c1384f3b9b48534cde3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:23:37", "version": 4, "addr": "192.168.100.26", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:23:37", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/9e35db02-2cde-4218-bf45-fdee1cb08559", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/9e35db02-2cde-4218-bf45-fdee1cb08559", "rel": "bookmark"}], "image": {"id": "4be488e3-47c8-405e-aea8-cae75c30f9ff", "links": [{"href": "http://172.30.9.46:8774/images/4be488e3-47c8-405e-aea8-cae75c30f9ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:40:37.000000", "flavor": {"id": "205aaf6f-7af1-479e-9e1c-478cf67b1d45", "links": [{"href": "http://172.30.9.46:8774/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "rel": "bookmark"}]}, "id": "9e35db02-2cde-4218-bf45-fdee1cb08559", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "361d895b64ce45fda4eea4137ca52e60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:40:37Z", "hostId": "4513d243c6ce4a1f119109d26689f0a8c817b51353655c7e5045030e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "name": "dime-0.clearwater.opnfv", "created": "2019-06-08T11:40:04Z", "tenant_id": "b9f86e610bc74c1384f3b9b48534cde3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:24:77:a4", "version": 4, "addr": "192.168.100.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:24:77:a4", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/d945b29a-5003-4775-9d59-a8d1e480cb5e", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/d945b29a-5003-4775-9d59-a8d1e480cb5e", "rel": "bookmark"}], "image": {"id": "4be488e3-47c8-405e-aea8-cae75c30f9ff", "links": [{"href": "http://172.30.9.46:8774/images/4be488e3-47c8-405e-aea8-cae75c30f9ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:40:30.000000", "flavor": {"id": "205aaf6f-7af1-479e-9e1c-478cf67b1d45", "links": [{"href": "http://172.30.9.46:8774/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "rel": "bookmark"}]}, "id": "d945b29a-5003-4775-9d59-a8d1e480cb5e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "361d895b64ce45fda4eea4137ca52e60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:40:30Z", "hostId": "5a7a66950c36ddaf3f09e8a144efe6ea5e86982eff39aa800e169c69", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "name": "homer-0.clearwater.opnfv", "created": "2019-06-08T11:40:01Z", "tenant_id": "b9f86e610bc74c1384f3b9b48534cde3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:af:bd", "version": 4, "addr": "192.168.100.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:af:bd", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/09676360-382a-4661-90ed-d72cad0f402d", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/09676360-382a-4661-90ed-d72cad0f402d", "rel": "bookmark"}], "image": {"id": "4be488e3-47c8-405e-aea8-cae75c30f9ff", "links": [{"href": "http://172.30.9.46:8774/images/4be488e3-47c8-405e-aea8-cae75c30f9ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:35:02.000000", "flavor": {"id": "205aaf6f-7af1-479e-9e1c-478cf67b1d45", "links": [{"href": "http://172.30.9.46:8774/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "rel": "bookmark"}]}, "id": "09676360-382a-4661-90ed-d72cad0f402d", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "361d895b64ce45fda4eea4137ca52e60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:35:02Z", "hostId": "4513d243c6ce4a1f119109d26689f0a8c817b51353655c7e5045030e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "name": "sprout-0.clearwater.opnfv", "created": "2019-06-08T11:34:44Z", "tenant_id": "b9f86e610bc74c1384f3b9b48534cde3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:52:30", "version": 4, "addr": "192.168.100.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:52:30", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/eb641662-1cd4-4fcc-a9a8-42ffc51e98a1", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/eb641662-1cd4-4fcc-a9a8-42ffc51e98a1", "rel": "bookmark"}], "image": {"id": "4be488e3-47c8-405e-aea8-cae75c30f9ff", "links": [{"href": "http://172.30.9.46:8774/images/4be488e3-47c8-405e-aea8-cae75c30f9ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:24:52.000000", "flavor": {"id": "205aaf6f-7af1-479e-9e1c-478cf67b1d45", "links": [{"href": "http://172.30.9.46:8774/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "rel": "bookmark"}]}, "id": "eb641662-1cd4-4fcc-a9a8-42ffc51e98a1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "361d895b64ce45fda4eea4137ca52e60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:24:52Z", "hostId": "5a7a66950c36ddaf3f09e8a144efe6ea5e86982eff39aa800e169c69", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "name": "vellum-0.clearwater.opnfv", "created": "2019-06-08T11:24:37Z", "tenant_id": "b9f86e610bc74c1384f3b9b48534cde3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:71:9c", "version": 4, "addr": "192.168.100.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:71:9c", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/ef9296db-4f3e-46a7-bf22-8ac11a0f0b13", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/ef9296db-4f3e-46a7-bf22-8ac11a0f0b13", "rel": "bookmark"}], "image": {"id": "4be488e3-47c8-405e-aea8-cae75c30f9ff", "links": [{"href": "http://172.30.9.46:8774/images/4be488e3-47c8-405e-aea8-cae75c30f9ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:21:24.000000", "flavor": {"id": "205aaf6f-7af1-479e-9e1c-478cf67b1d45", "links": [{"href": "http://172.30.9.46:8774/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "rel": "bookmark"}]}, "id": "ef9296db-4f3e-46a7-bf22-8ac11a0f0b13", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "361d895b64ce45fda4eea4137ca52e60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:21:24Z", "hostId": "5a7a66950c36ddaf3f09e8a144efe6ea5e86982eff39aa800e169c69", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "name": "ellis-0.clearwater.opnfv", "created": "2019-06-08T11:19:53Z", "tenant_id": "b9f86e610bc74c1384f3b9b48534cde3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:8b:26", "version": 4, "addr": "192.168.100.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:8b:26", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/075f2343-290b-49e5-98d3-a08e58c2a67a", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/075f2343-290b-49e5-98d3-a08e58c2a67a", "rel": "bookmark"}], "image": {"id": "4be488e3-47c8-405e-aea8-cae75c30f9ff", "links": [{"href": "http://172.30.9.46:8774/images/4be488e3-47c8-405e-aea8-cae75c30f9ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:19:14.000000", "flavor": {"id": "205aaf6f-7af1-479e-9e1c-478cf67b1d45", "links": [{"href": "http://172.30.9.46:8774/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "rel": "bookmark"}]}, "id": "075f2343-290b-49e5-98d3-a08e58c2a67a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "361d895b64ce45fda4eea4137ca52e60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:19:14Z", "hostId": "4513d243c6ce4a1f119109d26689f0a8c817b51353655c7e5045030e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "name": "ns.clearwater.opnfv", "created": "2019-06-08T11:17:27Z", "tenant_id": "b9f86e610bc74c1384f3b9b48534cde3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 11:48:38,934 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-19e842b0-0939-45fe-90b1-3649877312ef 2019-06-08 11:48:38,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.789968013763s 2019-06-08 11:48:38,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-08 11:48:38,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:48:38,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sat, 08 Jun 2019 11: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-3cc44449-019d-42d2-a08e-f467f0daa728 x-openstack-request-id: req-3cc44449-019d-42d2-a08e-f467f0daa728 2019-06-08 11:48:38,967 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "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": "205aaf6f-7af1-479e-9e1c-478cf67b1d45"}]} 2019-06-08 11:48:38,967 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None used request id req-3cc44449-019d-42d2-a08e-f467f0daa728 2019-06-08 11:48:38,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0257391929626s 2019-06-08 11:48:38,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-06-08 11:48:38,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/98a7f6b0-c969-4cc2-af87-b7ef7872f92d/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:48:40,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 374 Content-Type: application/json Date: Sat, 08 Jun 2019 11: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-c3c36b36-8173-4fc6-b935-a2ace383d83b x-openstack-request-id: req-c3c36b36-8173-4fc6-b935-a2ace383d83b 2019-06-08 11:48:40,166 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "b6a1045d-d1e6-4b71-909e-307870a1ac6b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "149883f4-ccdb-456a-bc01-a367d9204720"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "b6a1045d-d1e6-4b71-909e-307870a1ac6b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2b6246b7-5fc8-4a39-bad6-f86f2309b4d9"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "b6a1045d-d1e6-4b71-909e-307870a1ac6b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f8e9a0da-96dd-463b-8c1d-4f7bd6d2a67d"}], "tenant_id": "b9f86e610bc74c1384f3b9b48534cde3", "id": "b6a1045d-d1e6-4b71-909e-307870a1ac6b", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-06-08 11:48:40,166 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/98a7f6b0-c969-4cc2-af87-b7ef7872f92d/os-security-groups used request id req-c3c36b36-8173-4fc6-b935-a2ace383d83b 2019-06-08 11:48:40,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.19719290733s 2019-06-08 11:48:40,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 11:48:40,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:48:40,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 08 Jun 2019 11:48:40 GMT X-Openstack-Request-Id: req-0bf5de3f-2b4a-4873-8e18-c29b27a393b7 2019-06-08 11:48:40,510 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T11:17:00Z", "file": "/v2/images/4be488e3-47c8-405e-aea8-cae75c30f9ff/file", "owner": "b9f86e610bc74c1384f3b9b48534cde3", "id": "4be488e3-47c8-405e-aea8-cae75c30f9ff", "size": 263848448, "self": "/v2/images/4be488e3-47c8-405e-aea8-cae75c30f9ff", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/4be488e3-47c8-405e-aea8-cae75c30f9ff/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/4be488e3-47c8-405e-aea8-cae75c30f9ff/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-06-08T11:16:55Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 11:48:40,510 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-0bf5de3f-2b4a-4873-8e18-c29b27a393b7 2019-06-08 11:48:40,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.337472915649s 2019-06-08 11:48:40,517 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-06-08 11:48:40,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-08 11:48:40,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:48:40,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sat, 08 Jun 2019 11:48: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-f1f6ed8e-341d-406c-8b75-2079f8c8a2b2 x-openstack-request-id: req-f1f6ed8e-341d-406c-8b75-2079f8c8a2b2 2019-06-08 11:48:40,541 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "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": "205aaf6f-7af1-479e-9e1c-478cf67b1d45"}]} 2019-06-08 11:48:40,542 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None used request id req-f1f6ed8e-341d-406c-8b75-2079f8c8a2b2 2019-06-08 11:48:40,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0246088504791s 2019-06-08 11:48:40,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-06-08 11:48:40,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/9e35db02-2cde-4218-bf45-fdee1cb08559/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:48:41,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 374 Content-Type: application/json Date: Sat, 08 Jun 2019 11:48: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-8abba18c-bb15-4b52-8479-8c5f94979644 x-openstack-request-id: req-8abba18c-bb15-4b52-8479-8c5f94979644 2019-06-08 11:48:41,135 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "b6a1045d-d1e6-4b71-909e-307870a1ac6b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "149883f4-ccdb-456a-bc01-a367d9204720"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "b6a1045d-d1e6-4b71-909e-307870a1ac6b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2b6246b7-5fc8-4a39-bad6-f86f2309b4d9"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "b6a1045d-d1e6-4b71-909e-307870a1ac6b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f8e9a0da-96dd-463b-8c1d-4f7bd6d2a67d"}], "tenant_id": "b9f86e610bc74c1384f3b9b48534cde3", "id": "b6a1045d-d1e6-4b71-909e-307870a1ac6b", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-06-08 11:48:41,135 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/9e35db02-2cde-4218-bf45-fdee1cb08559/os-security-groups used request id req-8abba18c-bb15-4b52-8479-8c5f94979644 2019-06-08 11:48:41,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.592381000519s 2019-06-08 11:48:41,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 11:48:41,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:48:41,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 08 Jun 2019 11:48:41 GMT X-Openstack-Request-Id: req-63e210da-e8fa-41a5-bd8b-3d293e312549 2019-06-08 11:48:41,182 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T11:17:00Z", "file": "/v2/images/4be488e3-47c8-405e-aea8-cae75c30f9ff/file", "owner": "b9f86e610bc74c1384f3b9b48534cde3", "id": "4be488e3-47c8-405e-aea8-cae75c30f9ff", "size": 263848448, "self": "/v2/images/4be488e3-47c8-405e-aea8-cae75c30f9ff", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/4be488e3-47c8-405e-aea8-cae75c30f9ff/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/4be488e3-47c8-405e-aea8-cae75c30f9ff/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-06-08T11:16:55Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 11:48:41,182 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-63e210da-e8fa-41a5-bd8b-3d293e312549 2019-06-08 11:48:41,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0408039093018s 2019-06-08 11:48:41,189 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-06-08 11:48:41,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-08 11:48:41,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:48:41,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sat, 08 Jun 2019 11: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-a62f2034-91b9-42e3-9295-f53b3b0a2dfa x-openstack-request-id: req-a62f2034-91b9-42e3-9295-f53b3b0a2dfa 2019-06-08 11:48:41,214 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "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": "205aaf6f-7af1-479e-9e1c-478cf67b1d45"}]} 2019-06-08 11:48:41,214 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None used request id req-a62f2034-91b9-42e3-9295-f53b3b0a2dfa 2019-06-08 11:48:41,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0251710414886s 2019-06-08 11:48:41,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-06-08 11:48:41,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/d945b29a-5003-4775-9d59-a8d1e480cb5e/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:48:41,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 374 Content-Type: application/json Date: Sat, 08 Jun 2019 11: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-5dc28243-cef9-4cd3-af0f-5ccb93d9649d x-openstack-request-id: req-5dc28243-cef9-4cd3-af0f-5ccb93d9649d 2019-06-08 11:48:41,343 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "b6a1045d-d1e6-4b71-909e-307870a1ac6b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "149883f4-ccdb-456a-bc01-a367d9204720"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "b6a1045d-d1e6-4b71-909e-307870a1ac6b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2b6246b7-5fc8-4a39-bad6-f86f2309b4d9"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "b6a1045d-d1e6-4b71-909e-307870a1ac6b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f8e9a0da-96dd-463b-8c1d-4f7bd6d2a67d"}], "tenant_id": "b9f86e610bc74c1384f3b9b48534cde3", "id": "b6a1045d-d1e6-4b71-909e-307870a1ac6b", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-06-08 11:48:41,343 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/d945b29a-5003-4775-9d59-a8d1e480cb5e/os-security-groups used request id req-5dc28243-cef9-4cd3-af0f-5ccb93d9649d 2019-06-08 11:48:41,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.12725687027s 2019-06-08 11:48:41,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 11:48:41,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:48:41,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 08 Jun 2019 11:48:41 GMT X-Openstack-Request-Id: req-75dd156c-8383-4c85-8ad2-aeeaa5b9f032 2019-06-08 11:48:41,385 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T11:17:00Z", "file": "/v2/images/4be488e3-47c8-405e-aea8-cae75c30f9ff/file", "owner": "b9f86e610bc74c1384f3b9b48534cde3", "id": "4be488e3-47c8-405e-aea8-cae75c30f9ff", "size": 263848448, "self": "/v2/images/4be488e3-47c8-405e-aea8-cae75c30f9ff", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/4be488e3-47c8-405e-aea8-cae75c30f9ff/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/4be488e3-47c8-405e-aea8-cae75c30f9ff/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-06-08T11:16:55Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 11:48:41,385 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-75dd156c-8383-4c85-8ad2-aeeaa5b9f032 2019-06-08 11:48:41,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0367600917816s 2019-06-08 11:48:41,391 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-06-08 11:48:41,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-08 11:48:41,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:48:41,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sat, 08 Jun 2019 11: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-ee1e9215-5541-4d55-860a-48daeb477e4e x-openstack-request-id: req-ee1e9215-5541-4d55-860a-48daeb477e4e 2019-06-08 11:48:41,414 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "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": "205aaf6f-7af1-479e-9e1c-478cf67b1d45"}]} 2019-06-08 11:48:41,415 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None used request id req-ee1e9215-5541-4d55-860a-48daeb477e4e 2019-06-08 11:48:41,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0233988761902s 2019-06-08 11:48:41,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-06-08 11:48:41,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/09676360-382a-4661-90ed-d72cad0f402d/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:48:41,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 374 Content-Type: application/json Date: Sat, 08 Jun 2019 11: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-ce03e9f8-f411-437c-990b-0c248f97610f x-openstack-request-id: req-ce03e9f8-f411-437c-990b-0c248f97610f 2019-06-08 11:48:41,557 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "b6a1045d-d1e6-4b71-909e-307870a1ac6b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "149883f4-ccdb-456a-bc01-a367d9204720"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "b6a1045d-d1e6-4b71-909e-307870a1ac6b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2b6246b7-5fc8-4a39-bad6-f86f2309b4d9"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "b6a1045d-d1e6-4b71-909e-307870a1ac6b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f8e9a0da-96dd-463b-8c1d-4f7bd6d2a67d"}], "tenant_id": "b9f86e610bc74c1384f3b9b48534cde3", "id": "b6a1045d-d1e6-4b71-909e-307870a1ac6b", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-06-08 11:48:41,557 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/09676360-382a-4661-90ed-d72cad0f402d/os-security-groups used request id req-ce03e9f8-f411-437c-990b-0c248f97610f 2019-06-08 11:48:41,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.141721963882s 2019-06-08 11:48:41,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 11:48:41,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:48:41,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 08 Jun 2019 11:48:41 GMT X-Openstack-Request-Id: req-3399b017-7d07-424a-9e42-bfe70258b03b 2019-06-08 11:48:41,600 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T11:17:00Z", "file": "/v2/images/4be488e3-47c8-405e-aea8-cae75c30f9ff/file", "owner": "b9f86e610bc74c1384f3b9b48534cde3", "id": "4be488e3-47c8-405e-aea8-cae75c30f9ff", "size": 263848448, "self": "/v2/images/4be488e3-47c8-405e-aea8-cae75c30f9ff", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/4be488e3-47c8-405e-aea8-cae75c30f9ff/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/4be488e3-47c8-405e-aea8-cae75c30f9ff/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-06-08T11:16:55Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 11:48:41,600 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-3399b017-7d07-424a-9e42-bfe70258b03b 2019-06-08 11:48:41,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0371611118317s 2019-06-08 11:48:41,606 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-06-08 11:48:41,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-08 11:48:41,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:48:41,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sat, 08 Jun 2019 11: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-69840b08-3c69-4f31-bc3c-86647f90e070 x-openstack-request-id: req-69840b08-3c69-4f31-bc3c-86647f90e070 2019-06-08 11:48:41,631 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "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": "205aaf6f-7af1-479e-9e1c-478cf67b1d45"}]} 2019-06-08 11:48:41,631 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None used request id req-69840b08-3c69-4f31-bc3c-86647f90e070 2019-06-08 11:48:41,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0243458747864s 2019-06-08 11:48:41,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-06-08 11:48:41,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/eb641662-1cd4-4fcc-a9a8-42ffc51e98a1/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:48:42,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 374 Content-Type: application/json Date: Sat, 08 Jun 2019 11: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-0de1bf5e-32c0-415a-b02a-3b38eb4c5dfc x-openstack-request-id: req-0de1bf5e-32c0-415a-b02a-3b38eb4c5dfc 2019-06-08 11:48:42,203 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "b6a1045d-d1e6-4b71-909e-307870a1ac6b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "149883f4-ccdb-456a-bc01-a367d9204720"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "b6a1045d-d1e6-4b71-909e-307870a1ac6b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2b6246b7-5fc8-4a39-bad6-f86f2309b4d9"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "b6a1045d-d1e6-4b71-909e-307870a1ac6b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f8e9a0da-96dd-463b-8c1d-4f7bd6d2a67d"}], "tenant_id": "b9f86e610bc74c1384f3b9b48534cde3", "id": "b6a1045d-d1e6-4b71-909e-307870a1ac6b", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-06-08 11:48:42,203 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/eb641662-1cd4-4fcc-a9a8-42ffc51e98a1/os-security-groups used request id req-0de1bf5e-32c0-415a-b02a-3b38eb4c5dfc 2019-06-08 11:48:42,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.570496082306s 2019-06-08 11:48:42,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 11:48:42,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:48:42,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 08 Jun 2019 11:48:42 GMT X-Openstack-Request-Id: req-fde99880-0c15-4472-ba4c-190f0c861a74 2019-06-08 11:48:42,251 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T11:17:00Z", "file": "/v2/images/4be488e3-47c8-405e-aea8-cae75c30f9ff/file", "owner": "b9f86e610bc74c1384f3b9b48534cde3", "id": "4be488e3-47c8-405e-aea8-cae75c30f9ff", "size": 263848448, "self": "/v2/images/4be488e3-47c8-405e-aea8-cae75c30f9ff", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/4be488e3-47c8-405e-aea8-cae75c30f9ff/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/4be488e3-47c8-405e-aea8-cae75c30f9ff/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-06-08T11:16:55Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 11:48:42,252 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-fde99880-0c15-4472-ba4c-190f0c861a74 2019-06-08 11:48:42,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0415499210358s 2019-06-08 11:48:42,258 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-06-08 11:48:42,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-08 11:48:42,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:48:42,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sat, 08 Jun 2019 11:48: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-80e6d697-cf6a-4ee3-ae44-360741be220e x-openstack-request-id: req-80e6d697-cf6a-4ee3-ae44-360741be220e 2019-06-08 11:48:42,282 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "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": "205aaf6f-7af1-479e-9e1c-478cf67b1d45"}]} 2019-06-08 11:48:42,282 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None used request id req-80e6d697-cf6a-4ee3-ae44-360741be220e 2019-06-08 11:48:42,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0229189395905s 2019-06-08 11:48:42,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-06-08 11:48:42,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/ef9296db-4f3e-46a7-bf22-8ac11a0f0b13/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:48:42,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 374 Content-Type: application/json Date: Sat, 08 Jun 2019 11:48: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-8a88753d-8369-4c74-842d-0ea0c67dfc7e x-openstack-request-id: req-8a88753d-8369-4c74-842d-0ea0c67dfc7e 2019-06-08 11:48:42,423 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "b6a1045d-d1e6-4b71-909e-307870a1ac6b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "149883f4-ccdb-456a-bc01-a367d9204720"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "b6a1045d-d1e6-4b71-909e-307870a1ac6b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2b6246b7-5fc8-4a39-bad6-f86f2309b4d9"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "b6a1045d-d1e6-4b71-909e-307870a1ac6b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f8e9a0da-96dd-463b-8c1d-4f7bd6d2a67d"}], "tenant_id": "b9f86e610bc74c1384f3b9b48534cde3", "id": "b6a1045d-d1e6-4b71-909e-307870a1ac6b", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-06-08 11:48:42,423 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/ef9296db-4f3e-46a7-bf22-8ac11a0f0b13/os-security-groups used request id req-8a88753d-8369-4c74-842d-0ea0c67dfc7e 2019-06-08 11:48:42,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.140266895294s 2019-06-08 11:48:42,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 11:48:42,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:48:42,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 08 Jun 2019 11:48:42 GMT X-Openstack-Request-Id: req-952ec690-b8d6-4ab0-8ead-5758f378b81f 2019-06-08 11:48:42,466 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T11:17:00Z", "file": "/v2/images/4be488e3-47c8-405e-aea8-cae75c30f9ff/file", "owner": "b9f86e610bc74c1384f3b9b48534cde3", "id": "4be488e3-47c8-405e-aea8-cae75c30f9ff", "size": 263848448, "self": "/v2/images/4be488e3-47c8-405e-aea8-cae75c30f9ff", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/4be488e3-47c8-405e-aea8-cae75c30f9ff/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/4be488e3-47c8-405e-aea8-cae75c30f9ff/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-06-08T11:16:55Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 11:48:42,466 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-952ec690-b8d6-4ab0-8ead-5758f378b81f 2019-06-08 11:48:42,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0367679595947s 2019-06-08 11:48:42,471 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-06-08 11:48:42,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-08 11:48:42,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:48:42,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sat, 08 Jun 2019 11:48: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-628c7685-0a16-42e0-8276-4aafac97620d x-openstack-request-id: req-628c7685-0a16-42e0-8276-4aafac97620d 2019-06-08 11:48:42,496 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "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": "205aaf6f-7af1-479e-9e1c-478cf67b1d45"}]} 2019-06-08 11:48:42,496 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None used request id req-628c7685-0a16-42e0-8276-4aafac97620d 2019-06-08 11:48:42,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0241460800171s 2019-06-08 11:48:42,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-06-08 11:48:42,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/075f2343-290b-49e5-98d3-a08e58c2a67a/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:48:42,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 374 Content-Type: application/json Date: Sat, 08 Jun 2019 11:48: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-d58643a1-94f3-473d-8da8-97e911adbe99 x-openstack-request-id: req-d58643a1-94f3-473d-8da8-97e911adbe99 2019-06-08 11:48:42,811 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "b6a1045d-d1e6-4b71-909e-307870a1ac6b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "149883f4-ccdb-456a-bc01-a367d9204720"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "b6a1045d-d1e6-4b71-909e-307870a1ac6b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2b6246b7-5fc8-4a39-bad6-f86f2309b4d9"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "b6a1045d-d1e6-4b71-909e-307870a1ac6b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f8e9a0da-96dd-463b-8c1d-4f7bd6d2a67d"}], "tenant_id": "b9f86e610bc74c1384f3b9b48534cde3", "id": "b6a1045d-d1e6-4b71-909e-307870a1ac6b", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-06-08 11:48:42,811 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/075f2343-290b-49e5-98d3-a08e58c2a67a/os-security-groups used request id req-d58643a1-94f3-473d-8da8-97e911adbe99 2019-06-08 11:48:42,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.314597129822s 2019-06-08 11:48:42,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 11:48:42,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:48:42,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 08 Jun 2019 11:48:42 GMT X-Openstack-Request-Id: req-a7be7f11-38d2-4bf2-adc6-06e0e283301d 2019-06-08 11:48:42,855 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T11:17:00Z", "file": "/v2/images/4be488e3-47c8-405e-aea8-cae75c30f9ff/file", "owner": "b9f86e610bc74c1384f3b9b48534cde3", "id": "4be488e3-47c8-405e-aea8-cae75c30f9ff", "size": 263848448, "self": "/v2/images/4be488e3-47c8-405e-aea8-cae75c30f9ff", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/4be488e3-47c8-405e-aea8-cae75c30f9ff/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/4be488e3-47c8-405e-aea8-cae75c30f9ff/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-06-08T11:16:55Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 11:48:42,855 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-a7be7f11-38d2-4bf2-adc6-06e0e283301d 2019-06-08 11:48:42,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0379900932312s 2019-06-08 11:48:42,861 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-06-08 11:48:42,862 - 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:10:80:93', u'version': 4, u'addr': u'192.168.100.18', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:10:80:93', u'version': 4, u'addr': u'172.30.9.209', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'4be488e3-47c8-405e-aea8-cae75c30f9ff', 'name': u'heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-08T11:40:39.000000', 'flavor': Munch({u'id': u'205aaf6f-7af1-479e-9e1c-478cf67b1d45', 'name': u'heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b'}), 'az': u'nova', 'id': u'98a7f6b0-c969-4cc2-af87-b7ef7872f92d', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'b9f86e610bc74c1384f3b9b48534cde3', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'b6a1045d-d1e6-4b71-909e-307870a1ac6b', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'149883f4-ccdb-456a-bc01-a367d9204720'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'b6a1045d-d1e6-4b71-909e-307870a1ac6b', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'2b6246b7-5fc8-4a39-bad6-f86f2309b4d9'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'b6a1045d-d1e6-4b71-909e-307870a1ac6b', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'f8e9a0da-96dd-463b-8c1d-4f7bd6d2a67d'})], 'id': u'b6a1045d-d1e6-4b71-909e-307870a1ac6b', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'b9f86e610bc74c1384f3b9b48534cde3', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'361d895b64ce45fda4eea4137ca52e60', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.209', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.209', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.209', 'launched_at': u'2019-06-08T11:40:39.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-08T11:40:39Z', 'hostId': u'4513d243c6ce4a1f119109d26689f0a8c817b51353655c7e5045030e', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b', 'public_v6': '', 'private_v4': u'192.168.100.18', 'cloud': 'envvars', 'host_id': u'4513d243c6ce4a1f119109d26689f0a8c817b51353655c7e5045030e', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-08T11:40:39.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'b9f86e610bc74c1384f3b9b48534cde3', 'created_at': u'2019-06-08T11:40:04Z', 'created': u'2019-06-08T11:40:04Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:58:23:37', u'version': 4, u'addr': u'192.168.100.26', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:58:23:37', u'version': 4, u'addr': u'172.30.9.211', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'4be488e3-47c8-405e-aea8-cae75c30f9ff', 'name': u'heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-08T11:40:37.000000', 'flavor': Munch({u'id': u'205aaf6f-7af1-479e-9e1c-478cf67b1d45', 'name': u'heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b'}), 'az': u'nova', 'id': u'9e35db02-2cde-4218-bf45-fdee1cb08559', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'b9f86e610bc74c1384f3b9b48534cde3', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'b6a1045d-d1e6-4b71-909e-307870a1ac6b', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'149883f4-ccdb-456a-bc01-a367d9204720'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'b6a1045d-d1e6-4b71-909e-307870a1ac6b', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'2b6246b7-5fc8-4a39-bad6-f86f2309b4d9'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'b6a1045d-d1e6-4b71-909e-307870a1ac6b', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'f8e9a0da-96dd-463b-8c1d-4f7bd6d2a67d'})], 'id': u'b6a1045d-d1e6-4b71-909e-307870a1ac6b', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'b9f86e610bc74c1384f3b9b48534cde3', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'361d895b64ce45fda4eea4137ca52e60', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.211', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.211', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.211', 'launched_at': u'2019-06-08T11:40:37.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-08T11:40:37Z', 'hostId': u'4513d243c6ce4a1f119109d26689f0a8c817b51353655c7e5045030e', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b', 'public_v6': '', 'private_v4': u'192.168.100.26', 'cloud': 'envvars', 'host_id': u'4513d243c6ce4a1f119109d26689f0a8c817b51353655c7e5045030e', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-08T11:40:37.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': u'dime-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'b9f86e610bc74c1384f3b9b48534cde3', 'created_at': u'2019-06-08T11:40:04Z', 'created': u'2019-06-08T11:40:04Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:24:77:a4', 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:24:77:a4', u'version': 4, u'addr': u'172.30.9.201', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'4be488e3-47c8-405e-aea8-cae75c30f9ff', 'name': u'heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-08T11:40:30.000000', 'flavor': Munch({u'id': u'205aaf6f-7af1-479e-9e1c-478cf67b1d45', 'name': u'heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b'}), 'az': u'nova', 'id': u'd945b29a-5003-4775-9d59-a8d1e480cb5e', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'b9f86e610bc74c1384f3b9b48534cde3', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'b6a1045d-d1e6-4b71-909e-307870a1ac6b', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'149883f4-ccdb-456a-bc01-a367d9204720'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'b6a1045d-d1e6-4b71-909e-307870a1ac6b', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'2b6246b7-5fc8-4a39-bad6-f86f2309b4d9'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'b6a1045d-d1e6-4b71-909e-307870a1ac6b', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'f8e9a0da-96dd-463b-8c1d-4f7bd6d2a67d'})], 'id': u'b6a1045d-d1e6-4b71-909e-307870a1ac6b', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'b9f86e610bc74c1384f3b9b48534cde3', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'361d895b64ce45fda4eea4137ca52e60', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.201', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.201', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.201', 'launched_at': u'2019-06-08T11:40:30.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-08T11:40:30Z', 'hostId': u'5a7a66950c36ddaf3f09e8a144efe6ea5e86982eff39aa800e169c69', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b', 'public_v6': '', 'private_v4': u'192.168.100.3', 'cloud': 'envvars', 'host_id': u'5a7a66950c36ddaf3f09e8a144efe6ea5e86982eff39aa800e169c69', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-08T11:40:30.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': u'homer-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'b9f86e610bc74c1384f3b9b48534cde3', 'created_at': u'2019-06-08T11:40:01Z', 'created': u'2019-06-08T11:40:01Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:88:af:bd', u'version': 4, u'addr': u'192.168.100.17', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:88:af:bd', 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'4be488e3-47c8-405e-aea8-cae75c30f9ff', 'name': u'heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-08T11:35:02.000000', 'flavor': Munch({u'id': u'205aaf6f-7af1-479e-9e1c-478cf67b1d45', 'name': u'heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b'}), 'az': u'nova', 'id': u'09676360-382a-4661-90ed-d72cad0f402d', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'b9f86e610bc74c1384f3b9b48534cde3', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'b6a1045d-d1e6-4b71-909e-307870a1ac6b', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'149883f4-ccdb-456a-bc01-a367d9204720'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'b6a1045d-d1e6-4b71-909e-307870a1ac6b', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'2b6246b7-5fc8-4a39-bad6-f86f2309b4d9'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'b6a1045d-d1e6-4b71-909e-307870a1ac6b', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'f8e9a0da-96dd-463b-8c1d-4f7bd6d2a67d'})], 'id': u'b6a1045d-d1e6-4b71-909e-307870a1ac6b', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'b9f86e610bc74c1384f3b9b48534cde3', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'361d895b64ce45fda4eea4137ca52e60', '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'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.205', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.205', 'launched_at': u'2019-06-08T11:35:02.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-08T11:35:02Z', 'hostId': u'4513d243c6ce4a1f119109d26689f0a8c817b51353655c7e5045030e', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b', 'public_v6': '', 'private_v4': u'192.168.100.17', 'cloud': 'envvars', 'host_id': u'4513d243c6ce4a1f119109d26689f0a8c817b51353655c7e5045030e', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-08T11:35:02.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': u'sprout-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'b9f86e610bc74c1384f3b9b48534cde3', 'created_at': u'2019-06-08T11:34:44Z', 'created': u'2019-06-08T11:34:44Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ad:52:30', 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:ad:52:30', u'version': 4, u'addr': u'172.30.9.206', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'4be488e3-47c8-405e-aea8-cae75c30f9ff', 'name': u'heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-08T11:24:52.000000', 'flavor': Munch({u'id': u'205aaf6f-7af1-479e-9e1c-478cf67b1d45', 'name': u'heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b'}), 'az': u'nova', 'id': u'eb641662-1cd4-4fcc-a9a8-42ffc51e98a1', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'b9f86e610bc74c1384f3b9b48534cde3', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'b6a1045d-d1e6-4b71-909e-307870a1ac6b', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'149883f4-ccdb-456a-bc01-a367d9204720'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'b6a1045d-d1e6-4b71-909e-307870a1ac6b', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'2b6246b7-5fc8-4a39-bad6-f86f2309b4d9'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'b6a1045d-d1e6-4b71-909e-307870a1ac6b', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'f8e9a0da-96dd-463b-8c1d-4f7bd6d2a67d'})], 'id': u'b6a1045d-d1e6-4b71-909e-307870a1ac6b', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'b9f86e610bc74c1384f3b9b48534cde3', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'361d895b64ce45fda4eea4137ca52e60', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.206', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.206', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.206', 'launched_at': u'2019-06-08T11:24:52.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-08T11:24:52Z', 'hostId': u'5a7a66950c36ddaf3f09e8a144efe6ea5e86982eff39aa800e169c69', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b', 'public_v6': '', 'private_v4': u'192.168.100.9', 'cloud': 'envvars', 'host_id': u'5a7a66950c36ddaf3f09e8a144efe6ea5e86982eff39aa800e169c69', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-08T11:24:52.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': u'vellum-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'b9f86e610bc74c1384f3b9b48534cde3', 'created_at': u'2019-06-08T11:24:37Z', 'created': u'2019-06-08T11:24:37Z', '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:86:71:9c', u'version': 4, u'addr': u'192.168.100.7', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:86:71:9c', u'version': 4, u'addr': u'172.30.9.213', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'4be488e3-47c8-405e-aea8-cae75c30f9ff', 'name': u'heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-08T11:21:24.000000', 'flavor': Munch({u'id': u'205aaf6f-7af1-479e-9e1c-478cf67b1d45', 'name': u'heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b'}), 'az': u'nova', 'id': u'ef9296db-4f3e-46a7-bf22-8ac11a0f0b13', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'b9f86e610bc74c1384f3b9b48534cde3', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'b6a1045d-d1e6-4b71-909e-307870a1ac6b', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'149883f4-ccdb-456a-bc01-a367d9204720'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'b6a1045d-d1e6-4b71-909e-307870a1ac6b', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'2b6246b7-5fc8-4a39-bad6-f86f2309b4d9'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'b6a1045d-d1e6-4b71-909e-307870a1ac6b', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'f8e9a0da-96dd-463b-8c1d-4f7bd6d2a67d'})], 'id': u'b6a1045d-d1e6-4b71-909e-307870a1ac6b', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'b9f86e610bc74c1384f3b9b48534cde3', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'361d895b64ce45fda4eea4137ca52e60', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.213', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.213', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.213', 'launched_at': u'2019-06-08T11:21:24.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-08T11:21:24Z', 'hostId': u'5a7a66950c36ddaf3f09e8a144efe6ea5e86982eff39aa800e169c69', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b', 'public_v6': '', 'private_v4': u'192.168.100.7', 'cloud': 'envvars', 'host_id': u'5a7a66950c36ddaf3f09e8a144efe6ea5e86982eff39aa800e169c69', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-08T11:21:24.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'b9f86e610bc74c1384f3b9b48534cde3', 'created_at': u'2019-06-08T11:19:53Z', 'created': u'2019-06-08T11:19: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:c3:8b:26', u'version': 4, u'addr': u'192.168.100.2', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:c3:8b:26', 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'4be488e3-47c8-405e-aea8-cae75c30f9ff', 'name': u'heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-08T11:19:14.000000', 'flavor': Munch({u'id': u'205aaf6f-7af1-479e-9e1c-478cf67b1d45', 'name': u'heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b'}), 'az': u'nova', 'id': u'075f2343-290b-49e5-98d3-a08e58c2a67a', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'b9f86e610bc74c1384f3b9b48534cde3', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'b6a1045d-d1e6-4b71-909e-307870a1ac6b', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'149883f4-ccdb-456a-bc01-a367d9204720'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'b6a1045d-d1e6-4b71-909e-307870a1ac6b', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'2b6246b7-5fc8-4a39-bad6-f86f2309b4d9'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'b6a1045d-d1e6-4b71-909e-307870a1ac6b', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'f8e9a0da-96dd-463b-8c1d-4f7bd6d2a67d'})], 'id': u'b6a1045d-d1e6-4b71-909e-307870a1ac6b', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'b9f86e610bc74c1384f3b9b48534cde3', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'361d895b64ce45fda4eea4137ca52e60', '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'b9f86e610bc74c1384f3b9b48534cde3', 'name': 'heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b', '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-06-08T11:19:14.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-08T11:19:14Z', 'hostId': u'4513d243c6ce4a1f119109d26689f0a8c817b51353655c7e5045030e', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b', 'public_v6': '', 'private_v4': u'192.168.100.2', 'cloud': 'envvars', 'host_id': u'4513d243c6ce4a1f119109d26689f0a8c817b51353655c7e5045030e', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-08T11:19:14.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b9f86e610bc74c1384f3b9b48534cde3', 'name': u'ns.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'b9f86e610bc74c1384f3b9b48534cde3', 'created_at': u'2019-06-08T11:17:27Z', 'created': u'2019-06-08T11:17:27Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})] 2019-06-08 11:48:42,866 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: bono-0.clearwater.opnfv 2019-06-08 11:48:42,868 - paramiko.transport - DEBUG - starting thread (client mode): 0x5b65d190L 2019-06-08 11:48:42,869 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-06-08 11:48:42,875 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-06-08 11:48:42,875 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-06-08 11:48:42,876 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-06-08 11:48:42,877 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-06-08 11:48:42,877 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-06-08 11:48:42,877 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-06-08 11:48:42,877 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-06-08 11:48:42,877 - paramiko.transport - DEBUG - Compression agreed: none 2019-06-08 11:48:42,920 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-06-08 11:48:42,921 - paramiko.transport - DEBUG - Switch to new keys ... 2019-06-08 11:48:42,932 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.209: c0b0111167b5be61bcdb85d9001a61f4 2019-06-08 11:48:42,933 - paramiko.transport - DEBUG - Trying discovered key dd424a6cd38f2b2b8a5d4d9c890bb9b4 in /tmp/tmpXWqtmz 2019-06-08 11:48:42,961 - paramiko.transport - DEBUG - userauth is OK 2019-06-08 11:48:42,970 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-06-08 11:48:42,998 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-06-08 11:48:43,246 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-06-08 11:48:43,246 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-06-08 11:48:43,264 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-06-08 11:48:43,274 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-06-08 11:48:43,274 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 6m Service Name Status Type node-0.bono.clearwater.opnfv Running System ntp_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process bono_process Running Process monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program poll_bono Status ok Program 2019-06-08 11:48:43,275 - paramiko.transport - DEBUG - EOF in transport thread 2019-06-08 11:48:43,276 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: dime-0.clearwater.opnfv 2019-06-08 11:48:43,278 - paramiko.transport - DEBUG - starting thread (client mode): 0x5b65da90L 2019-06-08 11:48:43,278 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-06-08 11:48:43,286 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-06-08 11:48:43,287 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-06-08 11:48:43,288 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-06-08 11:48:43,288 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-06-08 11:48:43,288 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-06-08 11:48:43,288 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-06-08 11:48:43,288 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-06-08 11:48:43,289 - paramiko.transport - DEBUG - Compression agreed: none 2019-06-08 11:48:43,331 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-06-08 11:48:43,332 - paramiko.transport - DEBUG - Switch to new keys ... 2019-06-08 11:48:43,342 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.211: b3a9e41c6a9acc50976aec5fd949e439 2019-06-08 11:48:43,343 - paramiko.transport - DEBUG - Trying discovered key dd424a6cd38f2b2b8a5d4d9c890bb9b4 in /tmp/tmpXWqtmz 2019-06-08 11:48:43,371 - paramiko.transport - DEBUG - userauth is OK 2019-06-08 11:48:43,381 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-06-08 11:48:43,407 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-06-08 11:48:43,528 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-06-08 11:48:43,528 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-06-08 11:48:43,540 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-06-08 11:48:43,552 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-06-08 11:48:43,552 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 6m Service Name Status Type node-dime-0.clearwater.opnfv Running System snmpd_process Running Process ralf_process Running Process ntp_process Running Process nginx_process Running Process homestead_process Running Process homestead-prov_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process ralf_uptime Status ok Program poll_ralf Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program homestead_uptime Status ok Program poll_homestead Status ok Program check_cx_health Status ok Program poll_homestead-prov Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program 2019-06-08 11:48:43,554 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: homer-0.clearwater.opnfv 2019-06-08 11:48:43,556 - paramiko.transport - DEBUG - starting thread (client mode): 0x5b6a9c90L 2019-06-08 11:48:43,556 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-06-08 11:48:43,562 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-06-08 11:48:43,562 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-06-08 11:48:43,563 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-06-08 11:48:43,564 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-06-08 11:48:43,564 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-06-08 11:48:43,564 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-06-08 11:48:43,564 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-06-08 11:48:43,564 - paramiko.transport - DEBUG - Compression agreed: none 2019-06-08 11:48:43,605 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-06-08 11:48:43,606 - paramiko.transport - DEBUG - Switch to new keys ... 2019-06-08 11:48:43,620 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.201: 0a71974314fd864accf72ad19a99c945 2019-06-08 11:48:43,620 - paramiko.transport - DEBUG - Trying discovered key dd424a6cd38f2b2b8a5d4d9c890bb9b4 in /tmp/tmpXWqtmz 2019-06-08 11:48:43,646 - paramiko.transport - DEBUG - userauth is OK 2019-06-08 11:48:43,655 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-06-08 11:48:43,685 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-06-08 11:48:43,927 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-06-08 11:48:43,927 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-06-08 11:48:43,951 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-06-08 11:48:43,961 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-06-08 11:48:43,961 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 6m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program poll_homer Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program 2019-06-08 11:48:43,963 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: sprout-0.clearwater.opnfv 2019-06-08 11:48:43,965 - paramiko.transport - DEBUG - starting thread (client mode): 0x5b6a9e50L 2019-06-08 11:48:43,965 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-06-08 11:48:43,970 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-06-08 11:48:43,970 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-06-08 11:48:43,972 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-06-08 11:48:43,972 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-06-08 11:48:43,972 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-06-08 11:48:43,972 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-06-08 11:48:43,972 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-06-08 11:48:43,972 - paramiko.transport - DEBUG - Compression agreed: none 2019-06-08 11:48:44,015 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-06-08 11:48:44,016 - paramiko.transport - DEBUG - Switch to new keys ... 2019-06-08 11:48:44,029 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.205: c5348499f5844aff8a080556d21c193a 2019-06-08 11:48:44,030 - paramiko.transport - DEBUG - Trying discovered key dd424a6cd38f2b2b8a5d4d9c890bb9b4 in /tmp/tmpXWqtmz 2019-06-08 11:48:44,056 - paramiko.transport - DEBUG - userauth is OK 2019-06-08 11:48:44,065 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-06-08 11:48:44,094 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-06-08 11:48:44,352 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-06-08 11:48:44,352 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-06-08 11:48:44,359 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-06-08 11:48:44,370 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-06-08 11:48:44,370 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 12m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Running Process ntp_process Running Process nginx_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process sprout_uptime Status ok Program poll_sprout_sip Status ok Program poll_sprout_http Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program 2019-06-08 11:48:44,371 - paramiko.transport - DEBUG - EOF in transport thread 2019-06-08 11:48:44,372 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: vellum-0.clearwater.opnfv 2019-06-08 11:48:44,374 - paramiko.transport - DEBUG - starting thread (client mode): 0x5b649290L 2019-06-08 11:48:44,374 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-06-08 11:48:44,380 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-06-08 11:48:44,381 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-06-08 11:48:44,382 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-06-08 11:48:44,382 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-06-08 11:48:44,382 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-06-08 11:48:44,382 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-06-08 11:48:44,382 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-06-08 11:48:44,382 - paramiko.transport - DEBUG - Compression agreed: none 2019-06-08 11:48:44,424 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-06-08 11:48:44,424 - paramiko.transport - DEBUG - Switch to new keys ... 2019-06-08 11:48:44,438 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.206: 7489129bcb05bed56d41d332ab0e72db 2019-06-08 11:48:44,439 - paramiko.transport - DEBUG - Trying discovered key dd424a6cd38f2b2b8a5d4d9c890bb9b4 in /tmp/tmpXWqtmz 2019-06-08 11:48:44,464 - paramiko.transport - DEBUG - userauth is OK 2019-06-08 11:48:44,475 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-06-08 11:48:44,503 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-06-08 11:48:44,763 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-06-08 11:48:44,763 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-06-08 11:48:44,769 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-06-08 11:48:44,782 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-06-08 11:48:44,782 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 18m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Running Process ntp_process Running Process memcached_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process cassandra_process Running Process chronos_process Running Process astaire_process Running Process rogers_uptime Status ok Program monit_uptime Status ok Program memcached_uptime Status ok Program poll_memcached Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program cassandra_uptime Status ok Program poll_cassandra Status ok Program poll_cqlsh Status ok Program chronos_uptime Status ok Program poll_chronos Status ok Program astaire_uptime Status ok Program 2019-06-08 11:48:44,783 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: ellis-0.clearwater.opnfv 2019-06-08 11:48:44,785 - paramiko.transport - DEBUG - starting thread (client mode): 0x5bd8ca90L 2019-06-08 11:48:44,785 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-06-08 11:48:44,791 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-06-08 11:48:44,791 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-06-08 11:48:44,792 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-06-08 11:48:44,792 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-06-08 11:48:44,792 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-06-08 11:48:44,793 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-06-08 11:48:44,793 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-06-08 11:48:44,793 - paramiko.transport - DEBUG - Compression agreed: none 2019-06-08 11:48:44,834 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-06-08 11:48:44,835 - paramiko.transport - DEBUG - Switch to new keys ... 2019-06-08 11:48:44,849 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.213: 1c55060692ffff5bc1eb382d7eef22f0 2019-06-08 11:48:44,850 - paramiko.transport - DEBUG - Trying discovered key dd424a6cd38f2b2b8a5d4d9c890bb9b4 in /tmp/tmpXWqtmz 2019-06-08 11:48:44,875 - paramiko.transport - DEBUG - userauth is OK 2019-06-08 11:48:44,884 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-06-08 11:48:44,915 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-06-08 11:48:45,177 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-06-08 11:48:45,177 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-06-08 11:48:45,180 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-06-08 11:48:45,192 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-06-08 11:48:45,191 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 26m Service Name Status Type node-ellis-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process mysql_process Running Process ellis_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program poll_ellis Status ok Program poll_ellis_https Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program 2019-06-08 11:48:45,310 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-08 11:48:45,310 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | heat_ims | functest | 31:52 | PASS | +-------------------+------------------+------------------+----------------+ 2019-06-08 11:48:45,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:48:45,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:48:45,349 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:48:45 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-6a145bc2-ae5b-4b7b-a944-475da0099bb5 2019-06-08 11:48:45,349 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:48:45,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 824 Content-Type: application/json Date: Sat, 08 Jun 2019 11:48:45 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c812e0c8-9f8e-4cb6-82c4-bcf96171b3b2 2019-06-08 11:48:45,695 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack CREATE completed successfully", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:48:45,695 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-c812e0c8-9f8e-4cb6-82c4-bcf96171b3b2 2019-06-08 11:48:45,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.379896879196s 2019-06-08 11:48:45,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:48:45,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/de80c740-a50c-402d-a01e-a043be4427ce/events?limit=1&sort_dir=desc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:48:45,728 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 489 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:48:45 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?limit=1&sort_dir=desc Server: Apache x-openstack-request-id: req-33a7ac13-b47e-4776-98fa-5930d97b5cd7 2019-06-08 11:48:45,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-06-08 11:48:45,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 341 Content-Type: application/json Date: Sat, 08 Jun 2019 11:48:45 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2b437101-05b9-4fbe-9a28-515944fea931 2019-06-08 11:48:45,770 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2019-06-08T11:46:09Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/resources/clearwater-opnfv/events/82aa9d61-7c45-420f-b75f-20f8e3e0a47a", "rel": "self"}, {"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE completed successfully", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "de80c740-a50c-402d-a01e-a043be4427ce", "id": "82aa9d61-7c45-420f-b75f-20f8e3e0a47a"}]} 2019-06-08 11:48:45,770 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?limit=1&sort_dir=desc&limit=1&sort_dir=desc used request id req-2b437101-05b9-4fbe-9a28-515944fea931 2019-06-08 11:48:45,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0734090805054s 2019-06-08 11:48:45,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.DELETE.stacks 2019-06-08 11:48:45,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/de80c740-a50c-402d-a01e-a043be4427ce -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:48:45,801 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 423 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:48:45 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce Server: Apache x-openstack-request-id: req-05eb0009-5c51-4e75-8236-b4d7a28639ae 2019-06-08 11:48:45,801 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:48:46,236 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 11:48:45 GMT Server: Apache x-openstack-request-id: req-356abd25-27d7-4ec8-9d85-15e2b94f6b15 2019-06-08 11:48:46,236 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 11:48:46,236 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce used request id req-356abd25-27d7-4ec8-9d85-15e2b94f6b15 2019-06-08 11:48:46,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.DELETE.stacks in 0.465251922607s 2019-06-08 11:48:46,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:48:46,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=82aa9d61-7c45-420f-b75f-20f8e3e0a47a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:48:46,266 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:48:46 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=82aa9d61-7c45-420f-b75f-20f8e3e0a47a&sort_dir=asc Server: Apache x-openstack-request-id: req-841d70be-edba-4c64-8ba5-d03332726df8 2019-06-08 11:48:46,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-06-08 11:48:46,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Sat, 08 Jun 2019 11:48:46 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-4cdd5689-a43a-44cf-a96d-adf1ad925c72 2019-06-08 11:48:46,609 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2019-06-08T11:48:46Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/resources/clearwater-opnfv/events/41feaa86-f3ea-48a7-9ed2-7c8eb4a2be09", "rel": "self"}, {"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack DELETE started", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "de80c740-a50c-402d-a01e-a043be4427ce", "id": "41feaa86-f3ea-48a7-9ed2-7c8eb4a2be09"}, {"resource_name": "homer", "event_time": "2019-06-08T11:48:46Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/resources/homer/events/ce4c052e-7bc1-43d5-af12-f32c14b5b994", "rel": "self"}, {"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "846d4b1d-a0cb-414d-aaa7-6f5dfb5b697d", "id": "ce4c052e-7bc1-43d5-af12-f32c14b5b994"}]} 2019-06-08 11:48:46,610 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=82aa9d61-7c45-420f-b75f-20f8e3e0a47a&sort_dir=asc&marker=82aa9d61-7c45-420f-b75f-20f8e3e0a47a&sort_dir=asc used request id req-4cdd5689-a43a-44cf-a96d-adf1ad925c72 2019-06-08 11:48:46,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.372666835785s 2019-06-08 11:48:51,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:48:51,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=ce4c052e-7bc1-43d5-af12-f32c14b5b994&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:48:51,646 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:48:51 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=ce4c052e-7bc1-43d5-af12-f32c14b5b994&sort_dir=asc Server: Apache x-openstack-request-id: req-070a2b93-5a66-4c33-9f0f-67546565fc40 2019-06-08 11:48:51,647 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:48:51,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 443 Content-Type: application/json Date: Sat, 08 Jun 2019 11:48:51 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-4ec4b416-505b-4892-b2fd-89f63b3ac2d5 2019-06-08 11:48:51,726 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "bono", "event_time": "2019-06-08T11:48:47Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/resources/bono/events/7a3a9571-d2af-4b4d-aa77-0ba4b9212108", "rel": "self"}, {"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "b81516c0-de51-46de-bb55-7681712d382d", "id": "7a3a9571-d2af-4b4d-aa77-0ba4b9212108"}, {"resource_name": "dime", "event_time": "2019-06-08T11:48:48Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/resources/dime/events/7882eee2-f8a2-444c-a145-1a69f332fd61", "rel": "self"}, {"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "092a9416-3d9b-4d0b-a87f-98b6ef9c5ac1", "id": "7882eee2-f8a2-444c-a145-1a69f332fd61"}]} 2019-06-08 11:48:51,726 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=ce4c052e-7bc1-43d5-af12-f32c14b5b994&sort_dir=asc&marker=ce4c052e-7bc1-43d5-af12-f32c14b5b994&sort_dir=asc used request id req-4ec4b416-505b-4892-b2fd-89f63b3ac2d5 2019-06-08 11:48:51,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.110420942307s 2019-06-08 11:48:56,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:48:56,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=7882eee2-f8a2-444c-a145-1a69f332fd61&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:48:57,013 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:48:56 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=7882eee2-f8a2-444c-a145-1a69f332fd61&sort_dir=asc Server: Apache x-openstack-request-id: req-54e53172-7cc9-47e3-9df8-7b97161d28f4 2019-06-08 11:48:57,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-06-08 11:48:57,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 432 Content-Type: application/json Date: Sat, 08 Jun 2019 11:48:57 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3060964a-6565-4b70-8c34-430536dc6c56 2019-06-08 11:48:57,403 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "bono", "event_time": "2019-06-08T11:48:56Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/resources/bono/events/1ded960a-c960-4b79-a07f-e7846e95d8f0", "rel": "self"}, {"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "b81516c0-de51-46de-bb55-7681712d382d", "id": "1ded960a-c960-4b79-a07f-e7846e95d8f0"}, {"resource_name": "homer", "event_time": "2019-06-08T11:48:56Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/resources/homer/events/e33135df-34b6-4cf8-9fa5-91133d4b9a36", "rel": "self"}, {"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "846d4b1d-a0cb-414d-aaa7-6f5dfb5b697d", "id": "e33135df-34b6-4cf8-9fa5-91133d4b9a36"}]} 2019-06-08 11:48:57,403 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=7882eee2-f8a2-444c-a145-1a69f332fd61&sort_dir=asc&marker=7882eee2-f8a2-444c-a145-1a69f332fd61&sort_dir=asc used request id req-3060964a-6565-4b70-8c34-430536dc6c56 2019-06-08 11:48:57,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.674978971481s 2019-06-08 11:49:02,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:49:02,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=e33135df-34b6-4cf8-9fa5-91133d4b9a36&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:49:02,441 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:49:02 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=e33135df-34b6-4cf8-9fa5-91133d4b9a36&sort_dir=asc Server: Apache x-openstack-request-id: req-6e0294e9-a40f-4278-b47e-7fee34d443e4 2019-06-08 11:49:02,442 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:49:02,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 452 Content-Type: application/json Date: Sat, 08 Jun 2019 11:49:02 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5180eb31-488c-4b3f-8fc0-bca48499ea77 2019-06-08 11:49:02,485 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "dime", "event_time": "2019-06-08T11:48:58Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/resources/dime/events/6d7a0639-a902-43c9-810e-a986f1758a4b", "rel": "self"}, {"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "092a9416-3d9b-4d0b-a87f-98b6ef9c5ac1", "id": "6d7a0639-a902-43c9-810e-a986f1758a4b"}, {"resource_name": "sprout", "event_time": "2019-06-08T11:48:58Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/resources/sprout/events/d829d789-146c-4be1-8a2d-4d4b8fc5719b", "rel": "self"}, {"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "37b395c5-4ebc-49bf-a0d5-4deefb51829a", "id": "d829d789-146c-4be1-8a2d-4d4b8fc5719b"}]} 2019-06-08 11:49:02,485 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=e33135df-34b6-4cf8-9fa5-91133d4b9a36&sort_dir=asc&marker=e33135df-34b6-4cf8-9fa5-91133d4b9a36&sort_dir=asc used request id req-5180eb31-488c-4b3f-8fc0-bca48499ea77 2019-06-08 11:49:02,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.075544834137s 2019-06-08 11:49:07,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:49:07,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=d829d789-146c-4be1-8a2d-4d4b8fc5719b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:49:07,524 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:49:07 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=d829d789-146c-4be1-8a2d-4d4b8fc5719b&sort_dir=asc Server: Apache x-openstack-request-id: req-1bb38f3e-59cc-4de5-8c75-3e1a229cfb78 2019-06-08 11:49:07,525 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:49:07,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 453 Content-Type: application/json Date: Sat, 08 Jun 2019 11:49:07 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-fe39ebb8-1ed9-429e-a523-f41b525e3bdd 2019-06-08 11:49:07,878 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "sprout", "event_time": "2019-06-08T11:49:06Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/resources/sprout/events/0838aa56-1786-46a9-99f3-178db5a8138c", "rel": "self"}, {"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "37b395c5-4ebc-49bf-a0d5-4deefb51829a", "id": "0838aa56-1786-46a9-99f3-178db5a8138c"}, {"resource_name": "vellum", "event_time": "2019-06-08T11:49:06Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/resources/vellum/events/ea412121-2be5-4cdd-a2c2-61892dfcbaa0", "rel": "self"}, {"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "f56d136f-080b-41e9-8524-1bbd716250b1", "id": "ea412121-2be5-4cdd-a2c2-61892dfcbaa0"}]} 2019-06-08 11:49:07,878 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=d829d789-146c-4be1-8a2d-4d4b8fc5719b&sort_dir=asc&marker=d829d789-146c-4be1-8a2d-4d4b8fc5719b&sort_dir=asc used request id req-fe39ebb8-1ed9-429e-a523-f41b525e3bdd 2019-06-08 11:49:07,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.387365102768s 2019-06-08 11:49:12,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:49:12,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=ea412121-2be5-4cdd-a2c2-61892dfcbaa0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:49:13,172 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:49:12 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=ea412121-2be5-4cdd-a2c2-61892dfcbaa0&sort_dir=asc Server: Apache x-openstack-request-id: req-0e8c497a-ede8-4594-a6d5-0399375897ec 2019-06-08 11:49:13,172 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:49:13,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:49:13 GMT Server: Apache x-openstack-request-id: req-e6742d6b-d06c-4707-9593-ea1699d16533 2019-06-08 11:49:13,215 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:49:13,215 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=ea412121-2be5-4cdd-a2c2-61892dfcbaa0&sort_dir=asc&marker=ea412121-2be5-4cdd-a2c2-61892dfcbaa0&sort_dir=asc used request id req-e6742d6b-d06c-4707-9593-ea1699d16533 2019-06-08 11:49:13,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.33035492897s 2019-06-08 11:49:18,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:49:18,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=ea412121-2be5-4cdd-a2c2-61892dfcbaa0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:49:18,252 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:49:18 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=ea412121-2be5-4cdd-a2c2-61892dfcbaa0&sort_dir=asc Server: Apache x-openstack-request-id: req-281db08c-2218-4e7a-8ce3-0051a1b48a28 2019-06-08 11:49:18,252 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:49:18,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 456 Content-Type: application/json Date: Sat, 08 Jun 2019 11:49:18 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7abe8389-282d-495e-9b7f-2acece4d4185 2019-06-08 11:49:18,295 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "vellum", "event_time": "2019-06-08T11:49:15Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/resources/vellum/events/ba830089-26d1-48ef-8ac4-9c8654c4a6a5", "rel": "self"}, {"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "f56d136f-080b-41e9-8524-1bbd716250b1", "id": "ba830089-26d1-48ef-8ac4-9c8654c4a6a5"}, {"resource_name": "ellis", "event_time": "2019-06-08T11:49:15Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/resources/ellis/events/2aa34af3-ddd8-4a0c-bffb-a72f647edebd", "rel": "self"}, {"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "2d5cbf68-2677-4ae0-b3ef-f09db363f420", "id": "2aa34af3-ddd8-4a0c-bffb-a72f647edebd"}]} 2019-06-08 11:49:18,295 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=ea412121-2be5-4cdd-a2c2-61892dfcbaa0&sort_dir=asc&marker=ea412121-2be5-4cdd-a2c2-61892dfcbaa0&sort_dir=asc used request id req-7abe8389-282d-495e-9b7f-2acece4d4185 2019-06-08 11:49:18,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0748119354248s 2019-06-08 11:49:23,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:49:23,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=2aa34af3-ddd8-4a0c-bffb-a72f647edebd&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:49:23,328 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:49:23 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=2aa34af3-ddd8-4a0c-bffb-a72f647edebd&sort_dir=asc Server: Apache x-openstack-request-id: req-5d8d228e-9509-4db5-a187-9e9c42cc26a7 2019-06-08 11:49:23,328 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:49:23,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 450 Content-Type: application/json Date: Sat, 08 Jun 2019 11:49:23 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-68d6d738-e6a9-437c-b884-aea47c11e449 2019-06-08 11:49:23,650 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "ellis", "event_time": "2019-06-08T11:49:22Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/resources/ellis/events/bbd1dcfe-b363-4baa-a93e-a0fc6f18e1d0", "rel": "self"}, {"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "2d5cbf68-2677-4ae0-b3ef-f09db363f420", "id": "bbd1dcfe-b363-4baa-a93e-a0fc6f18e1d0"}, {"resource_name": "dns", "event_time": "2019-06-08T11:49:22Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/resources/dns/events/c40f1b58-9b83-4e46-9467-be7b56edf8de", "rel": "self"}, {"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "f51dd287-866a-4a21-b5ff-bc38b34131e3", "id": "c40f1b58-9b83-4e46-9467-be7b56edf8de"}]} 2019-06-08 11:49:23,650 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=2aa34af3-ddd8-4a0c-bffb-a72f647edebd&sort_dir=asc&marker=2aa34af3-ddd8-4a0c-bffb-a72f647edebd&sort_dir=asc used request id req-68d6d738-e6a9-437c-b884-aea47c11e449 2019-06-08 11:49:23,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.352892875671s 2019-06-08 11:49:28,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:49:28,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=c40f1b58-9b83-4e46-9467-be7b56edf8de&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:49:28,960 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:49:28 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=c40f1b58-9b83-4e46-9467-be7b56edf8de&sort_dir=asc Server: Apache x-openstack-request-id: req-962ace0c-456a-4dc2-9348-9f8324ab8a3e 2019-06-08 11:49:28,961 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:49:29,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 541 Content-Type: application/json Date: Sat, 08 Jun 2019 11:49:28 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-8cd5f7e0-25f4-4bc9-b338-1be064d2717e 2019-06-08 11:49:29,003 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "dns", "event_time": "2019-06-08T11:49:28Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/resources/dns/events/8df9f67f-c3f6-482f-9fa9-5402004b5ff6", "rel": "self"}, {"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "f51dd287-866a-4a21-b5ff-bc38b34131e3", "id": "8df9f67f-c3f6-482f-9fa9-5402004b5ff6"}, {"resource_name": "security_groups", "event_time": "2019-06-08T11:49:28Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/resources/security_groups/events/c5a21b54-ca05-4654-a1f8-66c50782aeac", "rel": "self"}, {"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "a4eb2691-0372-4dde-8a46-31d4617aa083", "id": "c5a21b54-ca05-4654-a1f8-66c50782aeac"}, {"resource_name": "mgmt_network", "event_time": "2019-06-08T11:49:28Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/resources/mgmt_network/events/47e0d708-20d9-42ff-aa66-7b7db3328698", "rel": "self"}, {"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "f017b1db-d317-4fc1-9648-52156550bacc", "id": "47e0d708-20d9-42ff-aa66-7b7db3328698"}]} 2019-06-08 11:49:29,003 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=c40f1b58-9b83-4e46-9467-be7b56edf8de&sort_dir=asc&marker=c40f1b58-9b83-4e46-9467-be7b56edf8de&sort_dir=asc used request id req-8cd5f7e0-25f4-4bc9-b338-1be064d2717e 2019-06-08 11:49:29,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.347236156464s 2019-06-08 11:49:34,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:49:34,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=47e0d708-20d9-42ff-aa66-7b7db3328698&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:49:34,088 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:49:34 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=47e0d708-20d9-42ff-aa66-7b7db3328698&sort_dir=asc Server: Apache x-openstack-request-id: req-6bc7da8d-87f7-4fbb-8dd0-504fa7f1ae12 2019-06-08 11:49:34,088 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:49:34,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 358 Content-Type: application/json Date: Sat, 08 Jun 2019 11:49:34 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-178673a5-5bf0-4aad-b42f-c47cfa28335a 2019-06-08 11:49:34,132 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "security_groups", "event_time": "2019-06-08T11:49:29Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/resources/security_groups/events/787c8df4-f92e-4690-a77a-3e3071944d76", "rel": "self"}, {"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "a4eb2691-0372-4dde-8a46-31d4617aa083", "id": "787c8df4-f92e-4690-a77a-3e3071944d76"}]} 2019-06-08 11:49:34,132 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=47e0d708-20d9-42ff-aa66-7b7db3328698&sort_dir=asc&marker=47e0d708-20d9-42ff-aa66-7b7db3328698&sort_dir=asc used request id req-178673a5-5bf0-4aad-b42f-c47cfa28335a 2019-06-08 11:49:34,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.122270822525s 2019-06-08 11:49:39,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:49:39,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=787c8df4-f92e-4690-a77a-3e3071944d76&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:49:39,170 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:49:39 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=787c8df4-f92e-4690-a77a-3e3071944d76&sort_dir=asc Server: Apache x-openstack-request-id: req-e6c7854c-627a-49b0-a9ef-cca5e5c66308 2019-06-08 11:49:39,170 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:49:39,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 447 Content-Type: application/json Date: Sat, 08 Jun 2019 11:49:39 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e69e24ec-031b-4157-9725-c0bbc98037b8 2019-06-08 11:49:39,493 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "mgmt_network", "event_time": "2019-06-08T11:49:37Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/resources/mgmt_network/events/5cd30e4a-e4c9-4fdf-ab01-e8f37e917a71", "rel": "self"}, {"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "f017b1db-d317-4fc1-9648-52156550bacc", "id": "5cd30e4a-e4c9-4fdf-ab01-e8f37e917a71"}, {"resource_name": "clearwater-opnfv", "event_time": "2019-06-08T11:49:37Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/resources/clearwater-opnfv/events/16932143-a9ca-4d73-9191-9798f1d309b5", "rel": "self"}, {"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack DELETE completed successfully", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "de80c740-a50c-402d-a01e-a043be4427ce", "id": "16932143-a9ca-4d73-9191-9798f1d309b5"}]} 2019-06-08 11:49:39,493 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=787c8df4-f92e-4690-a77a-3e3071944d76&sort_dir=asc&marker=787c8df4-f92e-4690-a77a-3e3071944d76&sort_dir=asc used request id req-e69e24ec-031b-4157-9725-c0bbc98037b8 2019-06-08 11:49:39,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.3547539711s 2019-06-08 11:49:44,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:49:44,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=16932143-a9ca-4d73-9191-9798f1d309b5&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:49:44,750 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:49:44 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=16932143-a9ca-4d73-9191-9798f1d309b5&sort_dir=asc Server: Apache x-openstack-request-id: req-c03884f7-30c3-40a0-bc6e-7e39a0d62818 2019-06-08 11:49:44,750 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:49:44,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:49:44 GMT Server: Apache x-openstack-request-id: req-bb96e8af-5564-4c0c-868d-8e1d77e8cd2b 2019-06-08 11:49:44,793 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:49:44,793 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=16932143-a9ca-4d73-9191-9798f1d309b5&sort_dir=asc&marker=16932143-a9ca-4d73-9191-9798f1d309b5&sort_dir=asc used request id req-bb96e8af-5564-4c0c-868d-8e1d77e8cd2b 2019-06-08 11:49:44,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.293834924698s 2019-06-08 11:49:49,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-08 11:49:49,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=16932143-a9ca-4d73-9191-9798f1d309b5&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:49:49,847 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:49:49 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=16932143-a9ca-4d73-9191-9798f1d309b5&sort_dir=asc Server: Apache x-openstack-request-id: req-af12aa7f-76c4-4b6e-9047-d4d8f5eee82e 2019-06-08 11:49:49,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-06-08 11:49:49,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 08 Jun 2019 11:49:49 GMT Server: Apache x-openstack-request-id: req-4af66fc4-8f3f-48c0-8f48-38708981b615 2019-06-08 11:49:49,890 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-08 11:49:49,890 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce/events?marker=16932143-a9ca-4d73-9191-9798f1d309b5&sort_dir=asc&marker=16932143-a9ca-4d73-9191-9798f1d309b5&sort_dir=asc used request id req-4af66fc4-8f3f-48c0-8f48-38708981b615 2019-06-08 11:49:49,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0916969776154s 2019-06-08 11:49:49,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-08 11:49:49,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:49:49,920 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:49:49 GMT Location: http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False Server: Apache x-openstack-request-id: req-d109ca9f-8f47-4c47-a927-831e2581c064 2019-06-08 11:49:49,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-06-08 11:49:49,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 833 Content-Type: application/json Date: Sat, 08 Jun 2019 11:49:49 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-248cfe5a-f4e7-4e7f-bb42-20681798deea 2019-06-08 11:49:49,962 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9f86e610bc74c1384f3b9b48534cde3", "image": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_61a498cf-462f-4e43-b108-32f82d3eb77b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "de80c740-a50c-402d-a01e-a043be4427ce", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "deletion_time": "2019-06-08T11:49:38Z", "stack_name": "clearwater-opnfv", "stack_user_project_id": "c04132917d2c4447ba1b1d0ab3e1c6ed", "tags": null, "creation_time": "2019-06-08T11:17:07Z", "links": [{"href": "http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2019-06-08T11:48:46Z", "id": "de80c740-a50c-402d-a01e-a043be4427ce", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Clearwater deployment\n"}} 2019-06-08 11:49:49,963 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.46:8004/v1/b9f86e610bc74c1384f3b9b48534cde3/stacks/clearwater-opnfv/de80c740-a50c-402d-a01e-a043be4427ce?resolve_outputs=False used request id req-248cfe5a-f4e7-4e7f-bb42-20681798deea 2019-06-08 11:49:49,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0719690322876s 2019-06-08 11:49:49,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 11:49:49,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:49:50,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 08 Jun 2019 11:49:50 GMT X-Openstack-Request-Id: req-5f76e011-01e5-4c42-adc5-47662af0a76f 2019-06-08 11:49:50,297 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T11:17:00Z", "file": "/v2/images/4be488e3-47c8-405e-aea8-cae75c30f9ff/file", "owner": "b9f86e610bc74c1384f3b9b48534cde3", "id": "4be488e3-47c8-405e-aea8-cae75c30f9ff", "size": 263848448, "self": "/v2/images/4be488e3-47c8-405e-aea8-cae75c30f9ff", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/4be488e3-47c8-405e-aea8-cae75c30f9ff/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/4be488e3-47c8-405e-aea8-cae75c30f9ff/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_61a498cf-462f-4e43-b108-32f82d3eb77b", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-06-08T11:16:55Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 11:49:50,297 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-5f76e011-01e5-4c42-adc5-47662af0a76f 2019-06-08 11:49:50,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.328989982605s 2019-06-08 11:49:50,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-06-08 11:49:50,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9292/v2/images/4be488e3-47c8-405e-aea8-cae75c30f9ff -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46e6d56291c617a9b5d7d5560efd3a638054f3b0" 2019-06-08 11:49:50,607 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:49:50 GMT X-Openstack-Request-Id: req-81263041-73d3-4266-ac45-6aec8cf13867 2019-06-08 11:49:50,607 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:49:50,607 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.46:9292/v2/images/4be488e3-47c8-405e-aea8-cae75c30f9ff used request id req-81263041-73d3-4266-ac45-6aec8cf13867 2019-06-08 11:49:50,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.308720827103s 2019-06-08 11:49:50,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-08 11:49:50,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0485254f7134d93ab336af7cebeaa302159a7c40" 2019-06-08 11:49:51,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sat, 08 Jun 2019 11:49: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-9da274cb-2557-4888-911b-e857404f44a4 x-openstack-request-id: req-9da274cb-2557-4888-911b-e857404f44a4 2019-06-08 11:49:51,301 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_61a498cf-462f-4e43-b108-32f82d3eb77b", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45", "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": "205aaf6f-7af1-479e-9e1c-478cf67b1d45"}]} 2019-06-08 11:49:51,301 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None used request id req-9da274cb-2557-4888-911b-e857404f44a4 2019-06-08 11:49:51,302 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.688529968262s 2019-06-08 11:49:51,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-06-08 11:49:51,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:8774/v2.1/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0485254f7134d93ab336af7cebeaa302159a7c40" 2019-06-08 11:49:51,336 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 08 Jun 2019 11:49: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-990e0e5e-c776-4e2e-abf3-fe015e1ce87e x-openstack-request-id: req-990e0e5e-c776-4e2e-abf3-fe015e1ce87e 2019-06-08 11:49:51,337 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.46:8774/v2.1/flavors/205aaf6f-7af1-479e-9e1c-478cf67b1d45 used request id req-990e0e5e-c776-4e2e-abf3-fe015e1ce87e 2019-06-08 11:49:51,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0335910320282s 2019-06-08 11:49:51,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-08 11:49:51,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0485254f7134d93ab336af7cebeaa302159a7c40" 2019-06-08 11:49:51,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 831 Content-Type: application/json Date: Sat, 08 Jun 2019 11:49:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba65e8b6-5c81-40c9-8d5c-af31f79fa220 2019-06-08 11:49:51,567 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.46:5000/v3/users/05c218d902a14f40af3320874b7f92da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05c218d902a14f40af3320874b7f92da", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.46:5000/v3/users/1afacf49c7e14af3a957f3511567dacc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1afacf49c7e14af3a957f3511567dacc", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.46:5000/v3/users/1f2145adf73944a6ab8ed52e5753691b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f2145adf73944a6ab8ed52e5753691b", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.46:5000/v3/users/2593ee6f9317492f990d505d77da4779"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2593ee6f9317492f990d505d77da4779", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.46:5000/v3/users/31ebed201e7e4ca5b7ee604a2b787581"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31ebed201e7e4ca5b7ee604a2b787581", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_ims-user_61a498cf-462f-4e43-b108-32f82d3eb77b", "links": {"self": "http://172.30.9.46:5000/v3/users/361d895b64ce45fda4eea4137ca52e60"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "361d895b64ce45fda4eea4137ca52e60", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.46:5000/v3/users/3a572b3053b54834a82afa40e099a5da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a572b3053b54834a82afa40e099a5da", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.46:5000/v3/users/4fee668be3a64363800d347187a88df5"}, "domain_id": "69a9710257d445c38da42b508afe5e4c", "enabled": true, "options": {}, "id": "4fee668be3a64363800d347187a88df5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.46:5000/v3/users/66f1e9993f8b480294a60e940341f520"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66f1e9993f8b480294a60e940341f520", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.46:5000/v3/users/93fe3f7601c54ac9ad051856c17f28bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93fe3f7601c54ac9ad051856c17f28bb", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.46:5000/v3/users/c236670886154d449269b72bd9c90b0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c236670886154d449269b72bd9c90b0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.46:5000/v3/users/c65b29de08754e65a44567b1f677176f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c65b29de08754e65a44567b1f677176f", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.46:5000/v3/users/d8dd3e6eec484d33b35e900b9699495d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8dd3e6eec484d33b35e900b9699495d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.46:5000/v3/users/dda03f8796ac431cadfc3fd8cb68b8e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dda03f8796ac431cadfc3fd8cb68b8e8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.46:5000/v3/users/fd79c31b868f4106baa6b4b6f650b664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd79c31b868f4106baa6b4b6f650b664", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.46:5000/v3/users", "previous": null, "next": null}} 2019-06-08 11:49:51,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/users used request id req-ba65e8b6-5c81-40c9-8d5c-af31f79fa220 2019-06-08 11:49:51,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.229788064957s 2019-06-08 11:49:51,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-08 11:49:51,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/users/361d895b64ce45fda4eea4137ca52e60 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0485254f7134d93ab336af7cebeaa302159a7c40" 2019-06-08 11:49:51,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 225 Content-Type: application/json Date: Sat, 08 Jun 2019 11:49:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8714bb09-743e-4d8c-99b8-bb88d7f616a6 2019-06-08 11:49:51,797 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "heat_ims-user_61a498cf-462f-4e43-b108-32f82d3eb77b", "links": {"self": "http://172.30.9.46:5000/v3/users/361d895b64ce45fda4eea4137ca52e60"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "361d895b64ce45fda4eea4137ca52e60", "description": null}} 2019-06-08 11:49:51,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/users/361d895b64ce45fda4eea4137ca52e60 used request id req-8714bb09-743e-4d8c-99b8-bb88d7f616a6 2019-06-08 11:49:51,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.224416017532s 2019-06-08 11:49:51,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-06-08 11:49:51,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:5000/v3/users/361d895b64ce45fda4eea4137ca52e60 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0485254f7134d93ab336af7cebeaa302159a7c40" 2019-06-08 11:49:52,075 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 11:49:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31ac240a-b7b3-451d-96b9-8aa933aa2737 2019-06-08 11:49:52,075 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 11:49:52,075 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.46:5000/v3/users/361d895b64ce45fda4eea4137ca52e60 used request id req-31ac240a-b7b3-451d-96b9-8aa933aa2737 2019-06-08 11:49:52,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.277247905731s 2019-06-08 11:49:52,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-08 11:49:52,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0485254f7134d93ab336af7cebeaa302159a7c40" 2019-06-08 11:49:52,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Sat, 08 Jun 2019 11:49:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb7a7c21-6924-4cf7-96c4-4e0c4932e843 2019-06-08 11:49:52,285 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.46:5000/v3/projects/3188c96ec01940fba81c35d45eb11133"}, "tags": [], "enabled": true, "id": "3188c96ec01940fba81c35d45eb11133", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f"}, "tags": [], "enabled": true, "id": "ae5008b7eba04bb8ab8b9bea870a005f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.46:5000/v3/projects/b9f86e610bc74c1384f3b9b48534cde3"}, "tags": [], "enabled": true, "id": "b9f86e610bc74c1384f3b9b48534cde3", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_61a498cf-462f-4e43-b108-32f82d3eb77b"}]} 2019-06-08 11:49:52,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/projects used request id req-fb7a7c21-6924-4cf7-96c4-4e0c4932e843 2019-06-08 11:49:52,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.202044963837s 2019-06-08 11:49:52,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-06-08 11:49:52,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:5000/v3/projects/b9f86e610bc74c1384f3b9b48534cde3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0485254f7134d93ab336af7cebeaa302159a7c40" 2019-06-08 11:49:52,584 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 11:49:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4faaeb7a-1753-4487-b119-12963959f4d5 2019-06-08 11:49:52,585 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 11:49:52,585 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.46:5000/v3/projects/b9f86e610bc74c1384f3b9b48534cde3 used request id req-4faaeb7a-1753-4487-b119-12963959f4d5 2019-06-08 11:49:52,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.29473400116s 2019-06-08 11:49:52,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-08 11:49:52,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:9696/v2.0/security-groups.json?project_id=b9f86e610bc74c1384f3b9b48534cde3&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0485254f7134d93ab336af7cebeaa302159a7c40" 2019-06-08 11:49:52,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 08 Jun 2019 11:49:52 GMT X-Openstack-Request-Id: req-7f7da4bd-01c3-4a2e-bef2-283eaf5ac1b8 2019-06-08 11:49:52,903 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b9f86e610bc74c1384f3b9b48534cde3", "created_at": "2019-06-08T11:17:09Z", "updated_at": "2019-06-08T11:17:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T11:17:09Z", "revision_number": 0, "id": "392c0bd7-bd76-430d-b10e-8658a6310dc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T11:17:09Z", "security_group_id": "8e7e27fb-39f9-4b6e-9e7f-f26e968a900d", "tenant_id": "b9f86e610bc74c1384f3b9b48534cde3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9f86e610bc74c1384f3b9b48534cde3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T11:17:09Z", "revision_number": 0, "id": "48742694-bf98-4b0a-9bfb-b68e8ee081d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T11:17:09Z", "security_group_id": "8e7e27fb-39f9-4b6e-9e7f-f26e968a900d", "tenant_id": "b9f86e610bc74c1384f3b9b48534cde3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9f86e610bc74c1384f3b9b48534cde3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T11:17:09Z", "revision_number": 0, "id": "657a5caf-739b-48db-acd3-7e4b970b287c", "remote_group_id": "8e7e27fb-39f9-4b6e-9e7f-f26e968a900d", "remote_ip_prefix": null, "created_at": "2019-06-08T11:17:09Z", "security_group_id": "8e7e27fb-39f9-4b6e-9e7f-f26e968a900d", "tenant_id": "b9f86e610bc74c1384f3b9b48534cde3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9f86e610bc74c1384f3b9b48534cde3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T11:17:09Z", "revision_number": 0, "id": "ff1dff71-6f6d-4a1b-bb07-20324124b7fa", "remote_group_id": "8e7e27fb-39f9-4b6e-9e7f-f26e968a900d", "remote_ip_prefix": null, "created_at": "2019-06-08T11:17:09Z", "security_group_id": "8e7e27fb-39f9-4b6e-9e7f-f26e968a900d", "tenant_id": "b9f86e610bc74c1384f3b9b48534cde3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9f86e610bc74c1384f3b9b48534cde3"}], "revision_number": 1, "project_id": "b9f86e610bc74c1384f3b9b48534cde3", "id": "8e7e27fb-39f9-4b6e-9e7f-f26e968a900d", "name": "default"}]} 2019-06-08 11:49:52,903 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/security-groups.json?project_id=b9f86e610bc74c1384f3b9b48534cde3&name=default used request id req-7f7da4bd-01c3-4a2e-bef2-283eaf5ac1b8 2019-06-08 11:49:52,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.313178777695s 2019-06-08 11:49:52,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-08 11:49:52,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0485254f7134d93ab336af7cebeaa302159a7c40" 2019-06-08 11:49:52,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Sat, 08 Jun 2019 11:49:52 GMT X-Openstack-Request-Id: req-c44ac495-ee05-4566-af75-36feff52395b 2019-06-08 11:49:52,978 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3188c96ec01940fba81c35d45eb11133", "created_at": "2019-06-08T05:50:08Z", "updated_at": "2019-06-08T05:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "1a304197-6259-47fb-8799-aa407182630d", "remote_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv6", "project_id": "3188c96ec01940fba81c35d45eb11133"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "487196b0-2bde-45c0-8b45-f9fcd16601fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv4", "project_id": "3188c96ec01940fba81c35d45eb11133"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "abadd49a-1a8f-405f-ba47-7c59fe8b0d0f", "remote_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv4", "project_id": "3188c96ec01940fba81c35d45eb11133"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "d26daddf-2739-444d-991e-138b96ac2ac2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv6", "project_id": "3188c96ec01940fba81c35d45eb11133"}], "revision_number": 1, "project_id": "3188c96ec01940fba81c35d45eb11133", "id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fcde8c1a9a84222a1af8e17021b864b", "created_at": "2019-06-08T07:13:08Z", "updated_at": "2019-06-08T07:13:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T07:13:08Z", "revision_number": 0, "id": "119e3406-7691-4da0-ac15-0d3e6d2fd28e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T07:13:08Z", "security_group_id": "0f8b9193-9837-4cf1-95ef-d23d8155e475", "tenant_id": "0fcde8c1a9a84222a1af8e17021b864b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fcde8c1a9a84222a1af8e17021b864b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T07:13:08Z", "revision_number": 0, "id": "14fbdfaa-d265-42c2-9a0c-24f495bd2bb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T07:13:08Z", "security_group_id": "0f8b9193-9837-4cf1-95ef-d23d8155e475", "tenant_id": "0fcde8c1a9a84222a1af8e17021b864b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fcde8c1a9a84222a1af8e17021b864b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T07:13:08Z", "revision_number": 0, "id": "f04d63cb-b583-47e4-82bf-2cf9964ef767", "remote_group_id": "0f8b9193-9837-4cf1-95ef-d23d8155e475", "remote_ip_prefix": null, "created_at": "2019-06-08T07:13:08Z", "security_group_id": "0f8b9193-9837-4cf1-95ef-d23d8155e475", "tenant_id": "0fcde8c1a9a84222a1af8e17021b864b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fcde8c1a9a84222a1af8e17021b864b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T07:13:08Z", "revision_number": 0, "id": "f3c829b6-17af-4c05-9571-55ca9fe56a64", "remote_group_id": "0f8b9193-9837-4cf1-95ef-d23d8155e475", "remote_ip_prefix": null, "created_at": "2019-06-08T07:13:08Z", "security_group_id": "0f8b9193-9837-4cf1-95ef-d23d8155e475", "tenant_id": "0fcde8c1a9a84222a1af8e17021b864b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fcde8c1a9a84222a1af8e17021b864b"}], "revision_number": 1, "project_id": "0fcde8c1a9a84222a1af8e17021b864b", "id": "0f8b9193-9837-4cf1-95ef-d23d8155e475", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "created_at": "2019-06-08T05:47:57Z", "updated_at": "2019-06-08T05:47:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "02da1104-56ed-4749-b003-90c4f8f656ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "a3f7c7ce-1565-464d-9c08-e39b080cdb6d", "remote_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "c5f47a68-2c8b-4de3-91dc-0a19312beb49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "d9877ee1-16fa-4f55-9b57-2bd861dcc4ea", "remote_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}], "revision_number": 1, "project_id": "ae5008b7eba04bb8ab8b9bea870a005f", "id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-06-08T05:50:09Z", "updated_at": "2019-06-08T05:50:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "41f1ce41-3b64-482a-87c5-0d0b11c6398f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "79dc58b0-b605-4504-9229-080d558ac4f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "81274cd5-6700-4e0f-8a2a-1f2e3420f4f3", "remote_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "dd1516ff-335a-4f12-a448-f096493076e7", "remote_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "48f2b38a-983e-4487-ab36-f87307c0130c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9f86e610bc74c1384f3b9b48534cde3", "created_at": "2019-06-08T11:17:09Z", "updated_at": "2019-06-08T11:17:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T11:17:09Z", "revision_number": 0, "id": "392c0bd7-bd76-430d-b10e-8658a6310dc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T11:17:09Z", "security_group_id": "8e7e27fb-39f9-4b6e-9e7f-f26e968a900d", "tenant_id": "b9f86e610bc74c1384f3b9b48534cde3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9f86e610bc74c1384f3b9b48534cde3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T11:17:09Z", "revision_number": 0, "id": "48742694-bf98-4b0a-9bfb-b68e8ee081d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T11:17:09Z", "security_group_id": "8e7e27fb-39f9-4b6e-9e7f-f26e968a900d", "tenant_id": "b9f86e610bc74c1384f3b9b48534cde3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9f86e610bc74c1384f3b9b48534cde3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T11:17:09Z", "revision_number": 0, "id": "657a5caf-739b-48db-acd3-7e4b970b287c", "remote_group_id": "8e7e27fb-39f9-4b6e-9e7f-f26e968a900d", "remote_ip_prefix": null, "created_at": "2019-06-08T11:17:09Z", "security_group_id": "8e7e27fb-39f9-4b6e-9e7f-f26e968a900d", "tenant_id": "b9f86e610bc74c1384f3b9b48534cde3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9f86e610bc74c1384f3b9b48534cde3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T11:17:09Z", "revision_number": 0, "id": "ff1dff71-6f6d-4a1b-bb07-20324124b7fa", "remote_group_id": "8e7e27fb-39f9-4b6e-9e7f-f26e968a900d", "remote_ip_prefix": null, "created_at": "2019-06-08T11:17:09Z", "security_group_id": "8e7e27fb-39f9-4b6e-9e7f-f26e968a900d", "tenant_id": "b9f86e610bc74c1384f3b9b48534cde3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9f86e610bc74c1384f3b9b48534cde3"}], "revision_number": 1, "project_id": "b9f86e610bc74c1384f3b9b48534cde3", "id": "8e7e27fb-39f9-4b6e-9e7f-f26e968a900d", "name": "default"}]} 2019-06-08 11:49:52,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/security-groups.json used request id req-c44ac495-ee05-4566-af75-36feff52395b 2019-06-08 11:49:52,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0685219764709s 2019-06-08 11:49:52,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-06-08 11:49:52,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/security-groups/8e7e27fb-39f9-4b6e-9e7f-f26e968a900d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0485254f7134d93ab336af7cebeaa302159a7c40" 2019-06-08 11:49:53,112 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 11:49:53 GMT X-Openstack-Request-Id: req-64b76666-fdf6-487c-8abb-aea8fa345039 2019-06-08 11:49:53,113 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 11:49:53,113 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/security-groups/8e7e27fb-39f9-4b6e-9e7f-f26e968a900d.json used request id req-64b76666-fdf6-487c-8abb-aea8fa345039 2019-06-08 11:49:53,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.126914978027s 2019-06-08 11:49:53,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 11:49:53,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0485254f7134d93ab336af7cebeaa302159a7c40" 2019-06-08 11:49:53,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 410 Content-Type: application/json Date: Sat, 08 Jun 2019 11:49:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bd42df6-0ca0-406e-ba0a-15bb1a347617 2019-06-08 11:49:53,309 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "36de6f29a8c0431a9d58c39542830c27", "links": {"self": "http://172.30.9.46:5000/v3/roles/36de6f29a8c0431a9d58c39542830c27"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 11:49:53,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-0bd42df6-0ca0-406e-ba0a-15bb1a347617 2019-06-08 11:49:53,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.192625045776s 2019-06-08 11:49:53,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2019-06-08 11:49:53,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:5000/v3/roles/36de6f29a8c0431a9d58c39542830c27 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0485254f7134d93ab336af7cebeaa302159a7c40" 2019-06-08 11:49:53,541 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 11:49:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9f600d1-236f-478b-b27d-227ba96be88a 2019-06-08 11:49:53,542 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 11:49:53,542 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.46:5000/v3/roles/36de6f29a8c0431a9d58c39542830c27 used request id req-e9f600d1-236f-478b-b27d-227ba96be88a 2019-06-08 11:49:53,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.226118087769s 2019-06-08 11:49:53,564 - xtesting.ci.run_tests - INFO - Loading test case 'vyos_vrouter'... 2019-06-08 11:49:53,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 11:49:53,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sat, 08 Jun 2019 11:49:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec4c5aeb-e15f-4362-bd57-ed3eadf15021 2019-06-08 11:49:53,619 - 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.46:5000/v3/", "rel": "self"}]}} 2019-06-08 11:49:53,619 - keystoneauth.session - DEBUG - GET call to http://172.30.9.46:5000/v3 used request id req-ec4c5aeb-e15f-4362-bd57-ed3eadf15021 2019-06-08 11:49:53,619 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.46:5000/v3/auth/tokens 2019-06-08 11:49:54,023 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "d2be94ca10bc410d8e2df55ad673d32f", "name": "member"}, {"id": "e5096deb7bb54cdfaba406b083716814", "name": "admin"}, {"id": "20c52caa8815436598706c0044dd78ea", "name": "reader"}], "expires_at": "2019-06-08T12:49:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3188c96ec01940fba81c35d45eb11133", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "569429e3916a40609b1b095c350d4f40"}, {"url": "http://172.30.9.46:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f8c054a2af64f418c37ee7727690693"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b02dfb863f5a4bffb36851235754ef91"}], "type": "metric", "id": "04a04b69122f4f738931230cee29629a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699fd3a20c8d40938f47375515d56729"}, {"url": "http://172.30.9.46:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a29c25ed5bae42389e53743e2b2d4cc6"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2aa7441977c496197e3dd66db370091"}], "type": "image", "id": "1229db241b1e4199aa3477e6a5aaaaf3", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.25:8080/v1/AUTH_3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f18ac20553a423cb64c4c119b4996d7"}, {"url": "http://172.30.9.46:8080/v1/AUTH_3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9cb7095bfac44798c7fb7f9deeeb6c2"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5274ae5199a462fbdfc0fea51cec5a4"}], "type": "object-store", "id": "3937992c91de456ab652dcaface65051", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.46:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469fe8a62bab4dce8322074f2fcdb9b4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e66cd3f99f9447b491021e663455e8c8"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "faa6e36db7f04aaf89b1671b36545dd9"}], "type": "cloudformation", "id": "4475ac30861f4898a3b4a3f25d4c15a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "451296117b884380836bc65617a5acf5"}, {"url": "http://172.30.9.46:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3bf63cbaa4d40d8a7b3788a9ab9cf75"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8fcd63580f1428d9b345eecdbd48204"}], "type": "compute", "id": "55cb302de7b240e1a0963bcae70f4b34", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04b4a8c11b3f4bd1ab89c03a5aa9bd51"}, {"url": "http://172.30.9.46:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "489dc505b18c45b097be2b0ce43d310b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "768110a585514cb9a095e0ffab526da4"}], "type": "identity", "id": "6494ad775fb84e9891f5bc3015a60f48", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.46:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02cf21684702424ca6c0c65fbe598276"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a219343778574f9a89cf8eda09913c42"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3727342b4d045659e67915b25bea965"}], "type": "placement", "id": "6dd232e0a9944d6f8afacd7b59c2bb55", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f4e281ad8cd4aaba41477f8f55544b4"}, {"url": "http://172.30.9.46:8776/v2/3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f80c73c49c6480dba7d5f4b80e4a948"}, {"url": "http://192.30.9.6:8776/v2/3188c96ec01940fba81c35d45eb11133", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c209dd66f03a44bd9424eb1cad43b57c"}], "type": "volumev2", "id": "7c5d79a9253b44f1afeea36304180784", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c9a71230b064918baa5ec4ab83144c8"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d7c07f63f584a70a7df59e46b53c425"}, {"url": "http://172.30.9.46:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a67b17f9d1f45acb1b7213e75ed7276"}], "type": "event", "id": "84c44c0613f94bf8bbb2e05ff2f89471", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/3188c96ec01940fba81c35d45eb11133", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "775bcb67ac30456cb720438594a475e1"}, {"url": "http://192.30.9.6:8776/v3/3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2c0df4ad6a14557a0e2b97bfa52019f"}, {"url": "http://172.30.9.46:8776/v3/3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ef016b34aa45a7ba522cfecbfec6eb"}], "type": "volumev3", "id": "8b8641e49b5f486a864b0b857a0e9a73", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "121402a262894e60b2dd90a4c91ddfc4"}, {"url": "http://192.30.9.6:8004/v1/3188c96ec01940fba81c35d45eb11133", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "843fd802e471465f9929116059937b0b"}, {"url": "http://172.30.9.46:8004/v1/3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b71667e57ac348d19ee51701c2492bc8"}], "type": "orchestration", "id": "910666d0b44e43dda71799578f2fb207", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.46:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d50b2697934e5aa702ab2b26a44279"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0eb6565be3e44b382acfbe153b647bf"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0ee7731b0a344dd95394ec40456c966"}], "type": "network", "id": "96d169df5f3246498ebfd684c882081c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.46:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6207f5501c4d439cb61786bf4936a152"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de1dcf61d9e44a7aa8f94ba8c4cf9375"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc2fab36e3514270a85a06afe9ff1894"}], "type": "alarming", "id": "96f5a2d27e6f427cbd0f869917a8dd5d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "bf0bc5911f744db0865b88b9285e5dc1", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fd79c31b868f4106baa6b4b6f650b664"}, "audit_ids": ["FXJLMwKKQ5mVjnHMsjDQsg"], "issued_at": "2019-06-08T11:49:53.000000Z"}} 2019-06-08 11:49:54,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 11:49:54,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aa86fa458cd501a033d5f2378499d2381c8482ee" 2019-06-08 11:49:54,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 08 Jun 2019 11:49:54 GMT X-Openstack-Request-Id: req-aa4ff96d-ae2e-4848-a2b7-ab239b73ba9d 2019-06-08 11:49:54,803 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T06:03:01Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","provider:network_type":"flat"}]} 2019-06-08 11:49:54,803 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json?router%3Aexternal=True used request id req-aa4ff96d-ae2e-4848-a2b7-ab239b73ba9d 2019-06-08 11:49:54,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.775699853897s 2019-06-08 11:49:54,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 11:49:54,816 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 08 Jun 2019 11:49:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17d8a31b-75f6-494f-b03d-73bea9287ca8 2019-06-08 11:49:54,816 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:49:54,816 - keystoneauth.session - DEBUG - GET call to http://172.30.9.46:5000/ used request id req-17d8a31b-75f6-494f-b03d-73bea9287ca8 2019-06-08 11:49:54,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-08 11:49:54,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aa86fa458cd501a033d5f2378499d2381c8482ee" 2019-06-08 11:49:55,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 08 Jun 2019 11:49:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b95944d4-d69c-4c39-b4bf-b88a72cb4585 2019-06-08 11:49:55,029 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.46:5000/v3/domains/69a9710257d445c38da42b508afe5e4c"}, "tags": [], "enabled": true, "id": "69a9710257d445c38da42b508afe5e4c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.46:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.46:5000/v3/domains", "previous": null, "next": null}} 2019-06-08 11:49:55,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/domains used request id req-b95944d4-d69c-4c39-b4bf-b88a72cb4585 2019-06-08 11:49:55,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.21203994751s 2019-06-08 11:49:55,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-06-08 11:49:55,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aa86fa458cd501a033d5f2378499d2381c8482ee" -d '{"project": {"description": "Created by OPNFV Functest: vyos_vrouter", "enabled": true, "domain_id": "default", "name": "vyos_vrouter-project_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c"}}' 2019-06-08 11:49:55,234 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 370 Content-Type: application/json Date: Sat, 08 Jun 2019 11:49:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19298e6f-e664-4946-9d97-3f2863da947f 2019-06-08 11:49:55,234 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.46:5000/v3/projects/b0b2602112464b1aa32539f2de282ae5"}, "tags": [], "enabled": true, "id": "b0b2602112464b1aa32539f2de282ae5", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c"}} 2019-06-08 11:49:55,234 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.46:5000/v3/projects used request id req-19298e6f-e664-4946-9d97-3f2863da947f 2019-06-08 11:49:55,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.196847915649s 2019-06-08 11:49:55,235 - 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'b0b2602112464b1aa32539f2de282ae5', '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_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c'}) 2019-06-08 11:49:55,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-06-08 11:49:55,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aa86fa458cd501a033d5f2378499d2381c8482ee" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "BRgGSNhKeJGwiLgrf5qnCGIPiGxOZR", "email": null, "name": "vyos_vrouter-user_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c"}}' 2019-06-08 11:49:55,622 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 327 Content-Type: application/json Date: Sat, 08 Jun 2019 11:49:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-815c3509-ea3a-4cc4-8900-d5edfabfc67d 2019-06-08 11:49:55,623 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vyos_vrouter-user_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "links": {"self": "http://172.30.9.46:5000/v3/users/c4764a1a17de4501bb51e625d6b1f61b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c4764a1a17de4501bb51e625d6b1f61b", "domain_id": "default", "password_expires_at": null}} 2019-06-08 11:49:55,623 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.46:5000/v3/users used request id req-815c3509-ea3a-4cc4-8900-d5edfabfc67d 2019-06-08 11:49:55,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.380566120148s 2019-06-08 11:49:55,624 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'c4764a1a17de4501bb51e625d6b1f61b', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vyos_vrouter-user_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c'}) 2019-06-08 11:49:55,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 11:49:55,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aa86fa458cd501a033d5f2378499d2381c8482ee" 2019-06-08 11:49:55,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 11:49:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe5a0081-dc02-4b73-9ac8-438f01405abc 2019-06-08 11:49:55,844 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 11:49:55,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-fe5a0081-dc02-4b73-9ac8-438f01405abc 2019-06-08 11:49:55,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.216367959976s 2019-06-08 11:49:55,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 11:49:55,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aa86fa458cd501a033d5f2378499d2381c8482ee" 2019-06-08 11:49:56,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 11:49:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1da4830e-13d5-4c48-81cc-f97c5688ac53 2019-06-08 11:49:56,048 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 11:49:56,048 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-1da4830e-13d5-4c48-81cc-f97c5688ac53 2019-06-08 11:49:56,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.199536800385s 2019-06-08 11:49:56,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 11:49:56,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aa86fa458cd501a033d5f2378499d2381c8482ee" 2019-06-08 11:49:56,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 11:49:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b20eb5f-b249-4eba-9e12-02d57e2c0705 2019-06-08 11:49:56,251 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 11:49:56,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-3b20eb5f-b249-4eba-9e12-02d57e2c0705 2019-06-08 11:49:56,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.196784973145s 2019-06-08 11:49:56,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-08 11:49:56,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aa86fa458cd501a033d5f2378499d2381c8482ee" 2019-06-08 11:49:56,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 149 Content-Type: application/json Date: Sat, 08 Jun 2019 11:49:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-503514a2-6bf6-4354-b39b-dd4705d84216 2019-06-08 11:49:56,376 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.46:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-08 11:49:56,376 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/domains/default used request id req-503514a2-6bf6-4354-b39b-dd4705d84216 2019-06-08 11:49:56,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.11949801445s 2019-06-08 11:49:56,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-08 11:49:56,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aa86fa458cd501a033d5f2378499d2381c8482ee" 2019-06-08 11:49:56,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Sat, 08 Jun 2019 11:49:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71b5b990-fe62-4c49-bff1-bd30705240ce 2019-06-08 11:49:56,549 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.46:5000/v3/users/05c218d902a14f40af3320874b7f92da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05c218d902a14f40af3320874b7f92da", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.46:5000/v3/users/1afacf49c7e14af3a957f3511567dacc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1afacf49c7e14af3a957f3511567dacc", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.46:5000/v3/users/1f2145adf73944a6ab8ed52e5753691b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f2145adf73944a6ab8ed52e5753691b", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.46:5000/v3/users/2593ee6f9317492f990d505d77da4779"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2593ee6f9317492f990d505d77da4779", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.46:5000/v3/users/31ebed201e7e4ca5b7ee604a2b787581"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31ebed201e7e4ca5b7ee604a2b787581", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.46:5000/v3/users/3a572b3053b54834a82afa40e099a5da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a572b3053b54834a82afa40e099a5da", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.46:5000/v3/users/4fee668be3a64363800d347187a88df5"}, "domain_id": "69a9710257d445c38da42b508afe5e4c", "enabled": true, "options": {}, "id": "4fee668be3a64363800d347187a88df5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.46:5000/v3/users/66f1e9993f8b480294a60e940341f520"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66f1e9993f8b480294a60e940341f520", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.46:5000/v3/users/93fe3f7601c54ac9ad051856c17f28bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93fe3f7601c54ac9ad051856c17f28bb", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.46:5000/v3/users/c236670886154d449269b72bd9c90b0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c236670886154d449269b72bd9c90b0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "vyos_vrouter-user_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "links": {"self": "http://172.30.9.46:5000/v3/users/c4764a1a17de4501bb51e625d6b1f61b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c4764a1a17de4501bb51e625d6b1f61b", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.46:5000/v3/users/c65b29de08754e65a44567b1f677176f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c65b29de08754e65a44567b1f677176f", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.46:5000/v3/users/d8dd3e6eec484d33b35e900b9699495d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8dd3e6eec484d33b35e900b9699495d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.46:5000/v3/users/dda03f8796ac431cadfc3fd8cb68b8e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dda03f8796ac431cadfc3fd8cb68b8e8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.46:5000/v3/users/fd79c31b868f4106baa6b4b6f650b664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd79c31b868f4106baa6b4b6f650b664", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.46:5000/v3/users", "previous": null, "next": null}} 2019-06-08 11:49:56,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/users used request id req-71b5b990-fe62-4c49-bff1-bd30705240ce 2019-06-08 11:49:56,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.17130112648s 2019-06-08 11:49:56,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-08 11:49:56,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aa86fa458cd501a033d5f2378499d2381c8482ee" 2019-06-08 11:49:56,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Sat, 08 Jun 2019 11:49:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffd5876f-4e38-43bb-95c9-7da792e4acf4 2019-06-08 11:49:56,684 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.46:5000/v3/projects/3188c96ec01940fba81c35d45eb11133"}, "tags": [], "enabled": true, "id": "3188c96ec01940fba81c35d45eb11133", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f"}, "tags": [], "enabled": true, "id": "ae5008b7eba04bb8ab8b9bea870a005f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.46:5000/v3/projects/b0b2602112464b1aa32539f2de282ae5"}, "tags": [], "enabled": true, "id": "b0b2602112464b1aa32539f2de282ae5", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c"}]} 2019-06-08 11:49:56,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/projects?domain_id=default used request id req-ffd5876f-4e38-43bb-95c9-7da792e4acf4 2019-06-08 11:49:56,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.122459888458s 2019-06-08 11:49:56,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-08 11:49:56,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/role_assignments?user.id=c4764a1a17de4501bb51e625d6b1f61b&role.id=d2be94ca10bc410d8e2df55ad673d32f&scope.project.id=b0b2602112464b1aa32539f2de282ae5" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aa86fa458cd501a033d5f2378499d2381c8482ee" 2019-06-08 11:49:56,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sat, 08 Jun 2019 11:49:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67fc6af0-7dd3-409b-9e92-f5bf5ad0ecd7 2019-06-08 11:49:56,902 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.46:5000/v3/role_assignments?user.id=c4764a1a17de4501bb51e625d6b1f61b&role.id=d2be94ca10bc410d8e2df55ad673d32f&scope.project.id=b0b2602112464b1aa32539f2de282ae5", "previous": null, "next": null}} 2019-06-08 11:49:56,902 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/role_assignments?user.id=c4764a1a17de4501bb51e625d6b1f61b&role.id=d2be94ca10bc410d8e2df55ad673d32f&scope.project.id=b0b2602112464b1aa32539f2de282ae5 used request id req-67fc6af0-7dd3-409b-9e92-f5bf5ad0ecd7 2019-06-08 11:49:56,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.208200931549s 2019-06-08 11:49:56,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-06-08 11:49:56,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:5000/v3/projects/b0b2602112464b1aa32539f2de282ae5/users/c4764a1a17de4501bb51e625d6b1f61b/roles/d2be94ca10bc410d8e2df55ad673d32f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aa86fa458cd501a033d5f2378499d2381c8482ee" 2019-06-08 11:49:57,143 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 11:49:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b59a7112-39fa-4dc8-bb75-c07129a52880 2019-06-08 11:49:57,143 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 11:49:57,143 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.46:5000/v3/projects/b0b2602112464b1aa32539f2de282ae5/users/c4764a1a17de4501bb51e625d6b1f61b/roles/d2be94ca10bc410d8e2df55ad673d32f used request id req-b59a7112-39fa-4dc8-bb75-c07129a52880 2019-06-08 11:49:57,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.237054109573s 2019-06-08 11:49:57,144 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vyos_vrouter-project_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c', 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'b0b2602112464b1aa32539f2de282ae5', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'BRgGSNhKeJGwiLgrf5qnCGIPiGxOZR', 'username': u'vyos_vrouter-user_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.46:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-06-08 11:49:57,147 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vyos_vrouter-user_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c', 'password': 'BRgGSNhKeJGwiLgrf5qnCGIPiGxOZR', 'project_name': 'vyos_vrouter-project_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.46:5000/v3', 'project_id': 'b0b2602112464b1aa32539f2de282ae5', 'project_domain_name': 'Default'} 2019-06-08 11:49:57,179 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Orchestrator configuration {'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'cloudify.medium'}, u'os_image': u'cloudify_manager_4.0'}} 2019-06-08 11:49:57,179 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2019-06-08 11:49:57,220 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - VNF configuration: {'inputs': {u'region': u'RegionOne', u'external_network_name': u'admin_floating_net'}, 'requirements': {u'flavor': {u'ram_min': 2048, u'name': u'cloudify.medium'}}, 'descriptor': {u'file_name': u'/src/opnfv-vnf-vyos-blueprint/function-test-openstack-blueprint.yaml', u'version': u'fraser', u'name': u'vrouter-opnfv'}} 2019-06-08 11:49:57,253 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Images needed for vrouter: {u'cloudify_manager_4.0': u'/home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2', u'vyos1.1.7': u'/home/opnfv/functest/images/vyos-1.1.7.img'} 2019-06-08 11:49:57,254 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2019-06-08 11:49:57,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-08 11:49:57,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aa86fa458cd501a033d5f2378499d2381c8482ee" 2019-06-08 11:49:57,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 08 Jun 2019 11:49:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8975677-481f-4649-b063-a6fa0b6250db 2019-06-08 11:49:57,472 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.46:5000/v3/domains/69a9710257d445c38da42b508afe5e4c"}, "tags": [], "enabled": true, "id": "69a9710257d445c38da42b508afe5e4c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.46:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.46:5000/v3/domains", "previous": null, "next": null}} 2019-06-08 11:49:57,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/domains used request id req-d8975677-481f-4649-b063-a6fa0b6250db 2019-06-08 11:49:57,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.218075037003s 2019-06-08 11:49:57,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-08 11:49:57,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aa86fa458cd501a033d5f2378499d2381c8482ee" 2019-06-08 11:49:57,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Sat, 08 Jun 2019 11:49:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a6a9bc1-4fe4-4b03-b291-105385e8d78c 2019-06-08 11:49:57,595 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.46:5000/v3/projects/3188c96ec01940fba81c35d45eb11133"}, "tags": [], "enabled": true, "id": "3188c96ec01940fba81c35d45eb11133", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f"}, "tags": [], "enabled": true, "id": "ae5008b7eba04bb8ab8b9bea870a005f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.46:5000/v3/projects/b0b2602112464b1aa32539f2de282ae5"}, "tags": [], "enabled": true, "id": "b0b2602112464b1aa32539f2de282ae5", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c"}]} 2019-06-08 11:49:57,595 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/projects?domain_id=default used request id req-0a6a9bc1-4fe4-4b03-b291-105385e8d78c 2019-06-08 11:49:57,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.114455938339s 2019-06-08 11:49:57,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-06-08 11:49:57,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aa86fa458cd501a033d5f2378499d2381c8482ee" -d '{"network": {"tenant_id": "b0b2602112464b1aa32539f2de282ae5", "name": "vyos_vrouter-net_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "admin_state_up": true}}' 2019-06-08 11:49:57,956 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 726 Content-Type: application/json Date: Sat, 08 Jun 2019 11:49:57 GMT X-Openstack-Request-Id: req-d355dce2-46b8-4260-95ff-9465d40cb648 2019-06-08 11:49:57,957 - 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":"63726bd7-2470-43f5-964f-e62aacefa8ca","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":38,"ipv4_address_scope":null,"shared":false,"project_id":"b0b2602112464b1aa32539f2de282ae5","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-08T11:49:57Z","is_default":false,"qos_policy_id":null,"name":"vyos_vrouter-net_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c","admin_state_up":true,"tenant_id":"b0b2602112464b1aa32539f2de282ae5","created_at":"2019-06-08T11:49:57Z","mtu":1450}} 2019-06-08 11:49:57,957 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-d355dce2-46b8-4260-95ff-9465d40cb648 2019-06-08 11:49:57,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.359373092651s 2019-06-08 11:49:57,958 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-06-08T11:49:57Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'63726bd7-2470-43f5-964f-e62aacefa8ca', u'provider:segmentation_id': 38, 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_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c', u'created_at': u'2019-06-08T11:49:57Z', u'mtu': 1450, u'tenant_id': u'b0b2602112464b1aa32539f2de282ae5', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'b0b2602112464b1aa32539f2de282ae5', u'l2_adjacency': True}) 2019-06-08 11:49:57,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 11:49:57,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sat, 08 Jun 2019 11:49:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f3220d1-5fef-46cf-a097-64a00a259db0 2019-06-08 11:49:57,968 - 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.46:5000/v3/", "rel": "self"}]}} 2019-06-08 11:49:57,968 - keystoneauth.session - DEBUG - GET call to http://172.30.9.46:5000/v3 used request id req-7f3220d1-5fef-46cf-a097-64a00a259db0 2019-06-08 11:49:57,968 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.46:5000/v3/auth/tokens 2019-06-08 11:49:58,368 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d2be94ca10bc410d8e2df55ad673d32f", "name": "member"}, {"id": "20c52caa8815436598706c0044dd78ea", "name": "reader"}], "expires_at": "2019-06-08T12:49:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b0b2602112464b1aa32539f2de282ae5", "name": "vyos_vrouter-project_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "569429e3916a40609b1b095c350d4f40"}, {"url": "http://172.30.9.46:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f8c054a2af64f418c37ee7727690693"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b02dfb863f5a4bffb36851235754ef91"}], "type": "metric", "id": "04a04b69122f4f738931230cee29629a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699fd3a20c8d40938f47375515d56729"}, {"url": "http://172.30.9.46:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a29c25ed5bae42389e53743e2b2d4cc6"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2aa7441977c496197e3dd66db370091"}], "type": "image", "id": "1229db241b1e4199aa3477e6a5aaaaf3", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.25:8080/v1/AUTH_b0b2602112464b1aa32539f2de282ae5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f18ac20553a423cb64c4c119b4996d7"}, {"url": "http://172.30.9.46:8080/v1/AUTH_b0b2602112464b1aa32539f2de282ae5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9cb7095bfac44798c7fb7f9deeeb6c2"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5274ae5199a462fbdfc0fea51cec5a4"}], "type": "object-store", "id": "3937992c91de456ab652dcaface65051", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.46:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469fe8a62bab4dce8322074f2fcdb9b4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e66cd3f99f9447b491021e663455e8c8"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "faa6e36db7f04aaf89b1671b36545dd9"}], "type": "cloudformation", "id": "4475ac30861f4898a3b4a3f25d4c15a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "451296117b884380836bc65617a5acf5"}, {"url": "http://172.30.9.46:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3bf63cbaa4d40d8a7b3788a9ab9cf75"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8fcd63580f1428d9b345eecdbd48204"}], "type": "compute", "id": "55cb302de7b240e1a0963bcae70f4b34", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04b4a8c11b3f4bd1ab89c03a5aa9bd51"}, {"url": "http://172.30.9.46:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "489dc505b18c45b097be2b0ce43d310b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "768110a585514cb9a095e0ffab526da4"}], "type": "identity", "id": "6494ad775fb84e9891f5bc3015a60f48", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.46:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02cf21684702424ca6c0c65fbe598276"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a219343778574f9a89cf8eda09913c42"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3727342b4d045659e67915b25bea965"}], "type": "placement", "id": "6dd232e0a9944d6f8afacd7b59c2bb55", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b0b2602112464b1aa32539f2de282ae5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f4e281ad8cd4aaba41477f8f55544b4"}, {"url": "http://172.30.9.46:8776/v2/b0b2602112464b1aa32539f2de282ae5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f80c73c49c6480dba7d5f4b80e4a948"}, {"url": "http://192.30.9.6:8776/v2/b0b2602112464b1aa32539f2de282ae5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c209dd66f03a44bd9424eb1cad43b57c"}], "type": "volumev2", "id": "7c5d79a9253b44f1afeea36304180784", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c9a71230b064918baa5ec4ab83144c8"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d7c07f63f584a70a7df59e46b53c425"}, {"url": "http://172.30.9.46:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a67b17f9d1f45acb1b7213e75ed7276"}], "type": "event", "id": "84c44c0613f94bf8bbb2e05ff2f89471", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/b0b2602112464b1aa32539f2de282ae5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "775bcb67ac30456cb720438594a475e1"}, {"url": "http://192.30.9.6:8776/v3/b0b2602112464b1aa32539f2de282ae5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2c0df4ad6a14557a0e2b97bfa52019f"}, {"url": "http://172.30.9.46:8776/v3/b0b2602112464b1aa32539f2de282ae5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ef016b34aa45a7ba522cfecbfec6eb"}], "type": "volumev3", "id": "8b8641e49b5f486a864b0b857a0e9a73", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b0b2602112464b1aa32539f2de282ae5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "121402a262894e60b2dd90a4c91ddfc4"}, {"url": "http://192.30.9.6:8004/v1/b0b2602112464b1aa32539f2de282ae5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "843fd802e471465f9929116059937b0b"}, {"url": "http://172.30.9.46:8004/v1/b0b2602112464b1aa32539f2de282ae5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b71667e57ac348d19ee51701c2492bc8"}], "type": "orchestration", "id": "910666d0b44e43dda71799578f2fb207", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.46:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d50b2697934e5aa702ab2b26a44279"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0eb6565be3e44b382acfbe153b647bf"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0ee7731b0a344dd95394ec40456c966"}], "type": "network", "id": "96d169df5f3246498ebfd684c882081c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.46:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6207f5501c4d439cb61786bf4936a152"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de1dcf61d9e44a7aa8f94ba8c4cf9375"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc2fab36e3514270a85a06afe9ff1894"}], "type": "alarming", "id": "96f5a2d27e6f427cbd0f869917a8dd5d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "bf0bc5911f744db0865b88b9285e5dc1", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vyos_vrouter-user_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "id": "c4764a1a17de4501bb51e625d6b1f61b"}, "audit_ids": ["P2UNd2zQR8aIP9QAAA5pRQ"], "issued_at": "2019-06-08T11:49:58.000000Z"}} 2019-06-08 11:49:58,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 11:49:58,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" 2019-06-08 11:49:58,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1232 Content-Type: application/json Date: Sat, 08 Jun 2019 11:49:58 GMT X-Openstack-Request-Id: req-0795df32-321f-4bc7-84bb-2dfb35a98ba7 2019-06-08 11:49:58,742 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"63726bd7-2470-43f5-964f-e62aacefa8ca","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b0b2602112464b1aa32539f2de282ae5","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-08T11:49:57Z","qos_policy_id":null,"name":"vyos_vrouter-net_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c","admin_state_up":true,"tenant_id":"b0b2602112464b1aa32539f2de282ae5","created_at":"2019-06-08T11:49:57Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T06:03:01Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","mtu":1500}]} 2019-06-08 11:49:58,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-0795df32-321f-4bc7-84bb-2dfb35a98ba7 2019-06-08 11:49:58,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.371042966843s 2019-06-08 11:49:58,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-06-08 11:49:58,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" -d '{"subnet": {"name": "vyos_vrouter-subnet_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "enable_dhcp": true, "network_id": "63726bd7-2470-43f5-964f-e62aacefa8ca", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-06-08 11:49:59,516 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 680 Content-Type: application/json Date: Sat, 08 Jun 2019 11:49:59 GMT X-Openstack-Request-Id: req-d1d2edf1-fbdc-42c6-9638-2a1c23e7c95e 2019-06-08 11:49:59,516 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"63726bd7-2470-43f5-964f-e62aacefa8ca","tenant_id":"b0b2602112464b1aa32539f2de282ae5","created_at":"2019-06-08T11:49:58Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-06-08T11:49:58Z","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":"b0b2602112464b1aa32539f2de282ae5","id":"a5f1ed72-39b3-4928-8a2b-5e34f3290f6a","subnetpool_id":null,"name":"vyos_vrouter-subnet_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c"}} 2019-06-08 11:49:59,517 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/subnets.json used request id req-d1d2edf1-fbdc-42c6-9638-2a1c23e7c95e 2019-06-08 11:49:59,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.772484064102s 2019-06-08 11:49:59,517 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-08T11:49:58Z', 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'a5f1ed72-39b3-4928-8a2b-5e34f3290f6a', u'subnetpool_id': None, u'service_types': [], u'name': u'vyos_vrouter-subnet_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c', u'enable_dhcp': True, u'network_id': u'63726bd7-2470-43f5-964f-e62aacefa8ca', u'tenant_id': u'b0b2602112464b1aa32539f2de282ae5', u'created_at': u'2019-06-08T11:49:58Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'b0b2602112464b1aa32539f2de282ae5'}) 2019-06-08 11:49:59,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-06-08 11:49:59,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" -d '{"router": {"external_gateway_info": {"network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "name": "vyos_vrouter-router_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "admin_state_up": true}}' 2019-06-08 11:50:01,284 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 699 Content-Type: application/json Date: Sat, 08 Jun 2019 11:50:01 GMT X-Openstack-Request-Id: req-2b0a29f8-8168-42b3-b902-4ca9832b09ee 2019-06-08 11:50:01,284 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a3d564af-8d87-4f4f-9680-f5a9465e0acc", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "created_at": "2019-06-08T11:49:59Z", "admin_state_up": true, "updated_at": "2019-06-08T11:50:00Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "b0b2602112464b1aa32539f2de282ae5", "id": "387db212-c82d-454b-93c9-42238b52bce4", "name": "vyos_vrouter-router_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c"}} 2019-06-08 11:50:01,284 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/routers.json used request id req-2b0a29f8-8168-42b3-b902-4ca9832b09ee 2019-06-08 11:50:01,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.76657104492s 2019-06-08 11:50:01,285 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-08T11:50:00Z', u'revision_number': 2, u'id': u'387db212-c82d-454b-93c9-42238b52bce4', u'external_gateway_info': {u'network_id': u'd0205d84-f6dd-4d92-b76b-dc9ca1111094', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a3d564af-8d87-4f4f-9680-f5a9465e0acc', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vyos_vrouter-router_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c', u'admin_state_up': True, u'tenant_id': u'b0b2602112464b1aa32539f2de282ae5', u'created_at': u'2019-06-08T11:49:59Z', u'flavor_id': None, u'routes': [], u'project_id': u'b0b2602112464b1aa32539f2de282ae5'}) 2019-06-08 11:50:01,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-06-08 11:50:01,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:9696/v2.0/routers/387db212-c82d-454b-93c9-42238b52bce4/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" -d '{"subnet_id": "a5f1ed72-39b3-4928-8a2b-5e34f3290f6a"}' 2019-06-08 11:50:04,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 08 Jun 2019 11:50:04 GMT X-Openstack-Request-Id: req-bac332d0-f176-410a-8e9c-1ffaab650c31 2019-06-08 11:50:04,226 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "63726bd7-2470-43f5-964f-e62aacefa8ca", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "subnet_id": "a5f1ed72-39b3-4928-8a2b-5e34f3290f6a", "subnet_ids": ["a5f1ed72-39b3-4928-8a2b-5e34f3290f6a"], "port_id": "956db647-73f2-4b08-a78f-47014dcec12a", "id": "387db212-c82d-454b-93c9-42238b52bce4"} 2019-06-08 11:50:04,226 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.46:9696/v2.0/routers/387db212-c82d-454b-93c9-42238b52bce4/add_router_interface.json used request id req-bac332d0-f176-410a-8e9c-1ffaab650c31 2019-06-08 11:50:04,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.940502882s 2019-06-08 11:50:04,227 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2019-06-08 11:50:05,490 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:92a19abfec7c499acc81047ad0ed6ba1 sha256:74baf6380a51398877a7e7d27d2319b765fee0efbf94a3be6ebc29575658c5a4 2019-06-08 11:50:05,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 11:50:05,497 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 08 Jun 2019 11:50:05 GMT 2019-06-08 11:50:05,498 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}]} 2019-06-08 11:50:05,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 11:50:05,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" 2019-06-08 11:50:05,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 08 Jun 2019 11:50:05 GMT X-Openstack-Request-Id: req-7382dcde-b840-4071-900c-cd1eef2839da 2019-06-08 11:50:05,816 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 11:50:05,816 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-7382dcde-b840-4071-900c-cd1eef2839da 2019-06-08 11:50:05,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.316905021667s 2019-06-08 11:50:05,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-06-08 11:50:05,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" -d '{"owner_specified.shade.md5": "92a19abfec7c499acc81047ad0ed6ba1", "owner_specified.shade.sha256": "74baf6380a51398877a7e7d27d2319b765fee0efbf94a3be6ebc29575658c5a4", "owner_specified.shade.object": "images/vyos_vrouter-img_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c"}' 2019-06-08 11:50:05,880 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 941 Content-Type: application/json Date: Sat, 08 Jun 2019 11:50:05 GMT Location: http://172.30.9.46:9292/v2/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c5fa3bec-7f1a-4ae8-afd1-e7172d256fd6 2019-06-08 11:50:05,881 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T11:50:05Z", "file": "/v2/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2/file", "owner": "b0b2602112464b1aa32539f2de282ae5", "id": "d037d136-4b05-4b5e-b31f-a684a4aae5d2", "size": null, "self": "/v2/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "74baf6380a51398877a7e7d27d2319b765fee0efbf94a3be6ebc29575658c5a4", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "92a19abfec7c499acc81047ad0ed6ba1", "name": "vyos_vrouter-img_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "checksum": null, "created_at": "2019-06-08T11:50:05Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-06-08 11:50:05,881 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.46:9292/v2/images used request id req-c5fa3bec-7f1a-4ae8-afd1-e7172d256fd6 2019-06-08 11:50:05,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0557088851929s 2019-06-08 11:50:05,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-06-08 11:50:05,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:9292/v2/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" -d '' 2019-06-08 11:50:10,109 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:50:10 GMT X-Openstack-Request-Id: req-169b1674-093a-43c5-9f16-7c1358533397 2019-06-08 11:50:10,109 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:50:10,109 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.46:9292/v2/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2/file used request id req-169b1674-093a-43c5-9f16-7c1358533397 2019-06-08 11:50:10,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.22785711288s 2019-06-08 11:50:10,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 11:50:10,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" 2019-06-08 11:50:10,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sat, 08 Jun 2019 11:50:10 GMT X-Openstack-Request-Id: req-dd6c72e1-b7ed-492f-b94a-e2ddb4646874 2019-06-08 11:50:10,155 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T11:50:10Z", "file": "/v2/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2/file", "owner": "b0b2602112464b1aa32539f2de282ae5", "id": "d037d136-4b05-4b5e-b31f-a684a4aae5d2", "size": 297598976, "self": "/v2/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "74baf6380a51398877a7e7d27d2319b765fee0efbf94a3be6ebc29575658c5a4", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "92a19abfec7c499acc81047ad0ed6ba1", "name": "vyos_vrouter-img_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "checksum": "92a19abfec7c499acc81047ad0ed6ba1", "created_at": "2019-06-08T11:50:05Z", "os_hidden": false, "protected": false, "os_hash_value": "fdf0ecddcff3d2c3673ce62d8641b5eacb41fdddee37d76f5507440756fb9ed0315f3b7c386a5f8c1445de3acf502c03cf501a268e7c67b3cd54f0f94b73a745"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 11:50:10,155 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-dd6c72e1-b7ed-492f-b94a-e2ddb4646874 2019-06-08 11:50:10,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0408191680908s 2019-06-08 11:50:10,157 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2/file', 'owner': u'b0b2602112464b1aa32539f2de282ae5', 'id': u'd037d136-4b05-4b5e-b31f-a684a4aae5d2', 'size': 297598976, u'self': u'/v2/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b0b2602112464b1aa32539f2de282ae5', 'name': 'vyos_vrouter-project_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-08T11:50:10Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-06-08T11:50:10Z', u'owner_specified.shade.sha256': u'74baf6380a51398877a7e7d27d2319b765fee0efbf94a3be6ebc29575658c5a4', u'owner_specified.shade.object': u'images/vyos_vrouter-img_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'92a19abfec7c499acc81047ad0ed6ba1', 'properties': {u'os_hash_value': u'fdf0ecddcff3d2c3673ce62d8641b5eacb41fdddee37d76f5507440756fb9ed0315f3b7c386a5f8c1445de3acf502c03cf501a268e7c67b3cd54f0f94b73a745', u'self': u'/v2/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'74baf6380a51398877a7e7d27d2319b765fee0efbf94a3be6ebc29575658c5a4', u'owner_specified.shade.object': u'images/vyos_vrouter-img_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c', u'owner_specified.shade.md5': u'92a19abfec7c499acc81047ad0ed6ba1', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c', 'created': u'2019-06-08T11:50:05Z', 'checksum': u'92a19abfec7c499acc81047ad0ed6ba1', 'created_at': u'2019-06-08T11:50:05Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'fdf0ecddcff3d2c3673ce62d8641b5eacb41fdddee37d76f5507440756fb9ed0315f3b7c386a5f8c1445de3acf502c03cf501a268e7c67b3cd54f0f94b73a745', 'metadata': {u'os_hash_value': u'fdf0ecddcff3d2c3673ce62d8641b5eacb41fdddee37d76f5507440756fb9ed0315f3b7c386a5f8c1445de3acf502c03cf501a268e7c67b3cd54f0f94b73a745', u'self': u'/v2/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'74baf6380a51398877a7e7d27d2319b765fee0efbf94a3be6ebc29575658c5a4', u'owner_specified.shade.object': u'images/vyos_vrouter-img_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c', u'owner_specified.shade.md5': u'92a19abfec7c499acc81047ad0ed6ba1', u'schema': u'/v2/schemas/image'}}) 2019-06-08 11:50:10,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-06-08 11:50:10,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aa86fa458cd501a033d5f2378499d2381c8482ee" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "vyos_vrouter-flavor_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2019-06-08 11:50:10,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 315 Content-Type: application/json Date: Sat, 08 Jun 2019 11:50:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8ed89c43-e7a0-481d-b031-94521d66efc5 x-openstack-request-id: req-8ed89c43-e7a0-481d-b031-94521d66efc5 2019-06-08 11:50:10,881 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vyos_vrouter-flavor_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/102f3fc8-65ec-465d-8eda-6e8459169730", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/102f3fc8-65ec-465d-8eda-6e8459169730", "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": "102f3fc8-65ec-465d-8eda-6e8459169730"}} 2019-06-08 11:50:10,882 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-8ed89c43-e7a0-481d-b031-94521d66efc5 2019-06-08 11:50:10,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.721723079681s 2019-06-08 11:50:10,883 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c', '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'3188c96ec01940fba81c35d45eb11133', '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'102f3fc8-65ec-465d-8eda-6e8459169730', 'swap': 0}) 2019-06-08 11:50:10,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-06-08 11:50:10,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/flavors/102f3fc8-65ec-465d-8eda-6e8459169730/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aa86fa458cd501a033d5f2378499d2381c8482ee" -d '{"extra_specs": {}}' 2019-06-08 11:50:10,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 08 Jun 2019 11:50: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-560c1686-6453-4de3-8e9a-3a6e2f9bf8ae x-openstack-request-id: req-560c1686-6453-4de3-8e9a-3a6e2f9bf8ae 2019-06-08 11:50:10,906 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-06-08 11:50:10,906 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/flavors/102f3fc8-65ec-465d-8eda-6e8459169730/os-extra_specs used request id req-560c1686-6453-4de3-8e9a-3a6e2f9bf8ae 2019-06-08 11:50:10,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0230519771576s 2019-06-08 11:50:10,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-06-08 11:50:10,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" -d '{"keypair": {"name": "vyos_vrouter-kp_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c"}}' 2019-06-08 11:50:11,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1810 Content-Type: application/json Date: Sat, 08 Jun 2019 11:50:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7c9d67c2-394d-4362-a6c3-0f3dc98061bb x-openstack-request-id: req-7c9d67c2-394d-4362-a6c3-0f3dc98061bb 2019-06-08 11:50:11,998 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDP46HMsQOnwxRQeWUD05ut3qXQODoYSaNeAKxMpNjssDuhQvLDnWCO2Mos4HRqLuqDm2jlGd9B75qyVmxL2mlmmfR37XjD8sf28rg9qqND/IY2Tebo8nRTWngeYkbq07Tj/6Cc9vkyltWz4vurhf7StzLgaNWYziiObKcxbQT8NrO6foJlB6T1/e43S955FeiMUfzQHswAZ9i7IMXcZBof6vKtPR3TqcJuQGN0GYeQD/kLQjW8ilKAZj8sZwaUBwDgEFzpvLlbUdlUlSXYgfmMxjKm+Ge0SMg4jxdSp7q9CY15tVIDtpAhJqRHOhDKKODFL9TlGbJWGAxG7ClxY2Hf Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAz+OhzLEDp8MUUHllA9Obrd6l0Dg6GEmjXgCsTKTY7LA7oULy\nw51gjtjKLOB0ai7qg5to5RnfQe+aslZsS9ppZpn0d+14w/LH9vK4PaqjQ/yGNk3m\n6PJ0U1p4HmJG6tO04/+gnPb5MpbVs+L7q4X+0rcy4GjVmM4ojmynMW0E/Dazun6C\nZQek9f3uN0veeRXojFH80B7MAGfYuyDF3GQaH+ryrT0d06nCbkBjdBmHkA/5C0I1\nvIpSgGY/LGcGlAcA4BBc6by5W1HZVJUl2IH5jMYypvhntEjIOI8XUqe6vQmNebVS\nA7aQISakRzoQyijgxS/U5RmyVhgMRuwpcWNh3wIDAQABAoIBAAfjlIVHBmN8ZK31\nHV86zYKYm2Q+bf3z9W4gymkSLGU2/txMxRelRj/FfE6dqe1JoH6kDCP9ilpfNFim\nLO/n9u3806klatrMwMffSByW+CEhWRqAdE3MvZtYKIzGn/hTVl78mWS7fpNr4+oy\np+hHancmmpingcuNrz5QYzvd7j1/6FkIjm+PIpTw9lNKzNRk6RyolTgxZjklA8Oq\nNfj1pRs3ofM3LCgzwzebeKM/Fh2RuEYZIpLD9K73R6KBGXzI0+pHcq8M4seCyRKG\ne691wHkpb0nf/OdzMQqnuuZKFgWwRq7FSb2p3K5T7ckIrJ5vYp5mSqQhK07hMvnM\nmpDWo5kCgYEA+4puJtPT0BMYAXYj83OWBEIy3toNnB6BBd5+CeDexM82XyQ98Sa/\n3YONERoK9xAbCcB4SZLfCrF6Jvl9AlJWoQZccMB61oBuMdkaIlUAYcMbAhzVTwgI\nWuqmmheuK1YnY4MrGYptiZrNCUqxoYLEWgKTTckEijle2peWztA1OOMCgYEA05MY\n9LkVJHKKLptdo0FvRF9bjXaR0DMX1IqzpywK77t54s+ZBj31LIWMFACIF/+CsVgG\ne3V6Vwz++Qge0sG1PkhSI0h9tYXOfhIEg3fUXBgdZsEt0wsl7AiNpKcO8EmEJVN+\nVJSARCnZ9Dwz2442MzLsTGSr6Wtqq1rDj2PPT9UCgYBI6sofq0w9hytwUQT+78TP\nGzmP7HoBhb41K1gyGOO6/a5vShxCqc74scfU602+bQbJfuffvBm4Cda1MaGRaLkA\nGM33SXTSdYx8Gsk+ppFjxaEwrZcQP+3cHSWKic7NdT4Z1M5LqxsxxpQlW2e+wB+X\nUCPParRMNXFPwJ3Q+f5TrQKBgBxoxBEYSR57wtI/SnOBdc9YfpKgOTQbqDeB6F2q\nLE3EfrlV5tZPu3we8pA9Agk25fWqPDSXsbW+qP4HeRwTpqKWU3EparfVH8UN5k1A\n6eLz2f7SMbUE6jKnc12IkRjyxiu86lmxFwgQFpQVAWGZ1u1JCTG40tyk783Sgi/e\n1xeBAoGAd0GirLPwEpJiJ+5bMsX/ynzIYT4jsJG10ZpZMpDKRQsyEI03vfWXUyQE\nEVaPRatCacleTDkjfHEAuiH+qZ5GJBxP+vz+eqtadPhLht0b833GQsqADJg6lXp7\nuD3cpcZQnEcHWr53gKlcE6jqvi9oBSy8Y33nhu68Bpa+nZC2pJk=\n-----END RSA PRIVATE KEY-----\n", "user_id": "c4764a1a17de4501bb51e625d6b1f61b", "name": "vyos_vrouter-kp_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "fingerprint": "2d:86:4e:28:19:01:94:fd:3d:17:f0:90:ae:dc:9b:d0"}} 2019-06-08 11:50:11,998 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/os-keypairs used request id req-7c9d67c2-394d-4362-a6c3-0f3dc98061bb 2019-06-08 11:50:11,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 1.08901882172s 2019-06-08 11:50:11,999 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDP46HMsQOnwxRQeWUD05ut3qXQODoYSaNeAKxMpNjssDuhQvLDnWCO2Mos4HRqLuqDm2jlGd9B75qyVmxL2mlmmfR37XjD8sf28rg9qqND/IY2Tebo8nRTWngeYkbq07Tj/6Cc9vkyltWz4vurhf7StzLgaNWYziiObKcxbQT8NrO6foJlB6T1/e43S955FeiMUfzQHswAZ9i7IMXcZBof6vKtPR3TqcJuQGN0GYeQD/kLQjW8ilKAZj8sZwaUBwDgEFzpvLlbUdlUlSXYgfmMxjKm+Ge0SMg4jxdSp7q9CY15tVIDtpAhJqRHOhDKKODFL9TlGbJWGAxG7ClxY2Hf Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAz+OhzLEDp8MUUHllA9Obrd6l0Dg6GEmjXgCsTKTY7LA7oULy\nw51gjtjKLOB0ai7qg5to5RnfQe+aslZsS9ppZpn0d+14w/LH9vK4PaqjQ/yGNk3m\n6PJ0U1p4HmJG6tO04/+gnPb5MpbVs+L7q4X+0rcy4GjVmM4ojmynMW0E/Dazun6C\nZQek9f3uN0veeRXojFH80B7MAGfYuyDF3GQaH+ryrT0d06nCbkBjdBmHkA/5C0I1\nvIpSgGY/LGcGlAcA4BBc6by5W1HZVJUl2IH5jMYypvhntEjIOI8XUqe6vQmNebVS\nA7aQISakRzoQyijgxS/U5RmyVhgMRuwpcWNh3wIDAQABAoIBAAfjlIVHBmN8ZK31\nHV86zYKYm2Q+bf3z9W4gymkSLGU2/txMxRelRj/FfE6dqe1JoH6kDCP9ilpfNFim\nLO/n9u3806klatrMwMffSByW+CEhWRqAdE3MvZtYKIzGn/hTVl78mWS7fpNr4+oy\np+hHancmmpingcuNrz5QYzvd7j1/6FkIjm+PIpTw9lNKzNRk6RyolTgxZjklA8Oq\nNfj1pRs3ofM3LCgzwzebeKM/Fh2RuEYZIpLD9K73R6KBGXzI0+pHcq8M4seCyRKG\ne691wHkpb0nf/OdzMQqnuuZKFgWwRq7FSb2p3K5T7ckIrJ5vYp5mSqQhK07hMvnM\nmpDWo5kCgYEA+4puJtPT0BMYAXYj83OWBEIy3toNnB6BBd5+CeDexM82XyQ98Sa/\n3YONERoK9xAbCcB4SZLfCrF6Jvl9AlJWoQZccMB61oBuMdkaIlUAYcMbAhzVTwgI\nWuqmmheuK1YnY4MrGYptiZrNCUqxoYLEWgKTTckEijle2peWztA1OOMCgYEA05MY\n9LkVJHKKLptdo0FvRF9bjXaR0DMX1IqzpywK77t54s+ZBj31LIWMFACIF/+CsVgG\ne3V6Vwz++Qge0sG1PkhSI0h9tYXOfhIEg3fUXBgdZsEt0wsl7AiNpKcO8EmEJVN+\nVJSARCnZ9Dwz2442MzLsTGSr6Wtqq1rDj2PPT9UCgYBI6sofq0w9hytwUQT+78TP\nGzmP7HoBhb41K1gyGOO6/a5vShxCqc74scfU602+bQbJfuffvBm4Cda1MaGRaLkA\nGM33SXTSdYx8Gsk+ppFjxaEwrZcQP+3cHSWKic7NdT4Z1M5LqxsxxpQlW2e+wB+X\nUCPParRMNXFPwJ3Q+f5TrQKBgBxoxBEYSR57wtI/SnOBdc9YfpKgOTQbqDeB6F2q\nLE3EfrlV5tZPu3we8pA9Agk25fWqPDSXsbW+qP4HeRwTpqKWU3EparfVH8UN5k1A\n6eLz2f7SMbUE6jKnc12IkRjyxiu86lmxFwgQFpQVAWGZ1u1JCTG40tyk783Sgi/e\n1xeBAoGAd0GirLPwEpJiJ+5bMsX/ynzIYT4jsJG10ZpZMpDKRQsyEI03vfWXUyQE\nEVaPRatCacleTDkjfHEAuiH+qZ5GJBxP+vz+eqtadPhLht0b833GQsqADJg6lXp7\nuD3cpcZQnEcHWr53gKlcE6jqvi9oBSy8Y33nhu68Bpa+nZC2pJk=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'c4764a1a17de4501bb51e625d6b1f61b', 'name': u'vyos_vrouter-kp_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c', 'created_at': '2019-06-08T11:50:11.999828', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b0b2602112464b1aa32539f2de282ae5', 'name': 'vyos_vrouter-project_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'2d:86:4e:28:19:01:94:fd:3d:17:f0:90:ae:dc:9b:d0', 'type': 'ssh', 'id': u'vyos_vrouter-kp_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c'}) 2019-06-08 11:50:12,000 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEAz+OhzLEDp8MUUHllA9Obrd6l0Dg6GEmjXgCsTKTY7LA7oULy w51gjtjKLOB0ai7qg5to5RnfQe+aslZsS9ppZpn0d+14w/LH9vK4PaqjQ/yGNk3m 6PJ0U1p4HmJG6tO04/+gnPb5MpbVs+L7q4X+0rcy4GjVmM4ojmynMW0E/Dazun6C ZQek9f3uN0veeRXojFH80B7MAGfYuyDF3GQaH+ryrT0d06nCbkBjdBmHkA/5C0I1 vIpSgGY/LGcGlAcA4BBc6by5W1HZVJUl2IH5jMYypvhntEjIOI8XUqe6vQmNebVS A7aQISakRzoQyijgxS/U5RmyVhgMRuwpcWNh3wIDAQABAoIBAAfjlIVHBmN8ZK31 HV86zYKYm2Q+bf3z9W4gymkSLGU2/txMxRelRj/FfE6dqe1JoH6kDCP9ilpfNFim LO/n9u3806klatrMwMffSByW+CEhWRqAdE3MvZtYKIzGn/hTVl78mWS7fpNr4+oy p+hHancmmpingcuNrz5QYzvd7j1/6FkIjm+PIpTw9lNKzNRk6RyolTgxZjklA8Oq Nfj1pRs3ofM3LCgzwzebeKM/Fh2RuEYZIpLD9K73R6KBGXzI0+pHcq8M4seCyRKG e691wHkpb0nf/OdzMQqnuuZKFgWwRq7FSb2p3K5T7ckIrJ5vYp5mSqQhK07hMvnM mpDWo5kCgYEA+4puJtPT0BMYAXYj83OWBEIy3toNnB6BBd5+CeDexM82XyQ98Sa/ 3YONERoK9xAbCcB4SZLfCrF6Jvl9AlJWoQZccMB61oBuMdkaIlUAYcMbAhzVTwgI WuqmmheuK1YnY4MrGYptiZrNCUqxoYLEWgKTTckEijle2peWztA1OOMCgYEA05MY 9LkVJHKKLptdo0FvRF9bjXaR0DMX1IqzpywK77t54s+ZBj31LIWMFACIF/+CsVgG e3V6Vwz++Qge0sG1PkhSI0h9tYXOfhIEg3fUXBgdZsEt0wsl7AiNpKcO8EmEJVN+ VJSARCnZ9Dwz2442MzLsTGSr6Wtqq1rDj2PPT9UCgYBI6sofq0w9hytwUQT+78TP GzmP7HoBhb41K1gyGOO6/a5vShxCqc74scfU602+bQbJfuffvBm4Cda1MaGRaLkA GM33SXTSdYx8Gsk+ppFjxaEwrZcQP+3cHSWKic7NdT4Z1M5LqxsxxpQlW2e+wB+X UCPParRMNXFPwJ3Q+f5TrQKBgBxoxBEYSR57wtI/SnOBdc9YfpKgOTQbqDeB6F2q LE3EfrlV5tZPu3we8pA9Agk25fWqPDSXsbW+qP4HeRwTpqKWU3EparfVH8UN5k1A 6eLz2f7SMbUE6jKnc12IkRjyxiu86lmxFwgQFpQVAWGZ1u1JCTG40tyk783Sgi/e 1xeBAoGAd0GirLPwEpJiJ+5bMsX/ynzIYT4jsJG10ZpZMpDKRQsyEI03vfWXUyQE EVaPRatCacleTDkjfHEAuiH+qZ5GJBxP+vz+eqtadPhLht0b833GQsqADJg6lXp7 uD3cpcZQnEcHWr53gKlcE6jqvi9oBSy8Y33nhu68Bpa+nZC2pJk= -----END RSA PRIVATE KEY----- 2019-06-08 11:50:12,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-06-08 11:50:12,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" -d '{"security_group": {"name": "vyos_vrouter-sg_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "description": "created by OPNFV Functest (vyos_vrouter)"}}' 2019-06-08 11:50:12,154 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1424 Content-Type: application/json Date: Sat, 08 Jun 2019 11:50:12 GMT X-Openstack-Request-Id: req-1a7ce6e9-c7f4-44a8-a843-6dd5865e025f 2019-06-08 11:50:12,155 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "created_at": "2019-06-08T11:50:12Z", "updated_at": "2019-06-08T11:50:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T11:50:12Z", "revision_number": 0, "id": "6c92c389-5fba-47f4-a9b7-9d7991934e8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T11:50:12Z", "security_group_id": "3b3a69f7-bf94-43a5-916b-d7b4c479bec2", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0b2602112464b1aa32539f2de282ae5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T11:50:12Z", "revision_number": 0, "id": "b5679541-8c83-4d46-bde3-c85ff2158356", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T11:50:12Z", "security_group_id": "3b3a69f7-bf94-43a5-916b-d7b4c479bec2", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0b2602112464b1aa32539f2de282ae5"}], "revision_number": 1, "project_id": "b0b2602112464b1aa32539f2de282ae5", "id": "3b3a69f7-bf94-43a5-916b-d7b4c479bec2", "name": "vyos_vrouter-sg_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c"}} 2019-06-08 11:50:12,155 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/security-groups.json used request id req-1a7ce6e9-c7f4-44a8-a843-6dd5865e025f 2019-06-08 11:50:12,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.149260997772s 2019-06-08 11:50:12,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-08 11:50:12,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" 2019-06-08 11:50:12,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3840 Content-Type: application/json Date: Sat, 08 Jun 2019 11:50:12 GMT X-Openstack-Request-Id: req-dff4a885-b0bd-48aa-944f-980cd7b77eb8 2019-06-08 11:50:12,226 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "created_at": "2019-06-08T11:50:12Z", "updated_at": "2019-06-08T11:50:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T11:50:12Z", "revision_number": 0, "id": "6c92c389-5fba-47f4-a9b7-9d7991934e8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T11:50:12Z", "security_group_id": "3b3a69f7-bf94-43a5-916b-d7b4c479bec2", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0b2602112464b1aa32539f2de282ae5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T11:50:12Z", "revision_number": 0, "id": "b5679541-8c83-4d46-bde3-c85ff2158356", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T11:50:12Z", "security_group_id": "3b3a69f7-bf94-43a5-916b-d7b4c479bec2", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0b2602112464b1aa32539f2de282ae5"}], "revision_number": 1, "project_id": "b0b2602112464b1aa32539f2de282ae5", "id": "3b3a69f7-bf94-43a5-916b-d7b4c479bec2", "name": "vyos_vrouter-sg_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c"}, {"description": "Default security group", "tags": [], "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "created_at": "2019-06-08T11:49:57Z", "updated_at": "2019-06-08T11:49:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T11:49:57Z", "revision_number": 0, "id": "0a507540-bc8d-4c31-a901-1f2381690402", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T11:49:57Z", "security_group_id": "f1bd1c70-d34e-453b-b352-ce6f69934d6d", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0b2602112464b1aa32539f2de282ae5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T11:49:57Z", "revision_number": 0, "id": "289529e5-eca1-449b-88cd-768cda43ec52", "remote_group_id": "f1bd1c70-d34e-453b-b352-ce6f69934d6d", "remote_ip_prefix": null, "created_at": "2019-06-08T11:49:57Z", "security_group_id": "f1bd1c70-d34e-453b-b352-ce6f69934d6d", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0b2602112464b1aa32539f2de282ae5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T11:49:57Z", "revision_number": 0, "id": "a9e49e81-a5b5-4d18-9f8c-af6aceed13e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T11:49:57Z", "security_group_id": "f1bd1c70-d34e-453b-b352-ce6f69934d6d", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0b2602112464b1aa32539f2de282ae5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T11:49:57Z", "revision_number": 0, "id": "b3da23a2-67c0-4fac-9abc-1f42b1c96fbc", "remote_group_id": "f1bd1c70-d34e-453b-b352-ce6f69934d6d", "remote_ip_prefix": null, "created_at": "2019-06-08T11:49:57Z", "security_group_id": "f1bd1c70-d34e-453b-b352-ce6f69934d6d", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0b2602112464b1aa32539f2de282ae5"}], "revision_number": 1, "project_id": "b0b2602112464b1aa32539f2de282ae5", "id": "f1bd1c70-d34e-453b-b352-ce6f69934d6d", "name": "default"}]} 2019-06-08 11:50:12,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/security-groups.json used request id req-dff4a885-b0bd-48aa-944f-980cd7b77eb8 2019-06-08 11:50:12,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0641179084778s 2019-06-08 11:50:12,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-06-08 11:50:12,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" -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": "3b3a69f7-bf94-43a5-916b-d7b4c479bec2"}}' 2019-06-08 11:50:12,327 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sat, 08 Jun 2019 11:50:12 GMT X-Openstack-Request-Id: req-069e1e1a-2b79-4768-a45f-cfb4ff48ea99 2019-06-08 11:50:12,328 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2019-06-08T11:50:12Z", "security_group_id": "3b3a69f7-bf94-43a5-916b-d7b4c479bec2", "port_range_min": 22, "revision_number": 0, "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "created_at": "2019-06-08T11:50:12Z", "project_id": "b0b2602112464b1aa32539f2de282ae5", "id": "37e1e2e0-ae41-4f3e-85f8-96e18f1abf6b"}} 2019-06-08 11:50:12,328 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-069e1e1a-2b79-4768-a45f-cfb4ff48ea99 2019-06-08 11:50:12,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.0953750610352s 2019-06-08 11:50:12,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-08 11:50:12,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" 2019-06-08 11:50:12,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4336 Content-Type: application/json Date: Sat, 08 Jun 2019 11:50:12 GMT X-Openstack-Request-Id: req-a755366d-750b-4873-a8d0-6a8806157718 2019-06-08 11:50:12,374 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "created_at": "2019-06-08T11:50:12Z", "updated_at": "2019-06-08T11:50:12Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-06-08T11:50:12Z", "revision_number": 0, "id": "37e1e2e0-ae41-4f3e-85f8-96e18f1abf6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T11:50:12Z", "security_group_id": "3b3a69f7-bf94-43a5-916b-d7b4c479bec2", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "port_range_min": 22, "ethertype": "IPv4", "project_id": "b0b2602112464b1aa32539f2de282ae5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T11:50:12Z", "revision_number": 0, "id": "6c92c389-5fba-47f4-a9b7-9d7991934e8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T11:50:12Z", "security_group_id": "3b3a69f7-bf94-43a5-916b-d7b4c479bec2", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0b2602112464b1aa32539f2de282ae5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T11:50:12Z", "revision_number": 0, "id": "b5679541-8c83-4d46-bde3-c85ff2158356", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T11:50:12Z", "security_group_id": "3b3a69f7-bf94-43a5-916b-d7b4c479bec2", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0b2602112464b1aa32539f2de282ae5"}], "revision_number": 2, "project_id": "b0b2602112464b1aa32539f2de282ae5", "id": "3b3a69f7-bf94-43a5-916b-d7b4c479bec2", "name": "vyos_vrouter-sg_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c"}, {"description": "Default security group", "tags": [], "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "created_at": "2019-06-08T11:49:57Z", "updated_at": "2019-06-08T11:49:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T11:49:57Z", "revision_number": 0, "id": "0a507540-bc8d-4c31-a901-1f2381690402", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T11:49:57Z", "security_group_id": "f1bd1c70-d34e-453b-b352-ce6f69934d6d", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0b2602112464b1aa32539f2de282ae5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T11:49:57Z", "revision_number": 0, "id": "289529e5-eca1-449b-88cd-768cda43ec52", "remote_group_id": "f1bd1c70-d34e-453b-b352-ce6f69934d6d", "remote_ip_prefix": null, "created_at": "2019-06-08T11:49:57Z", "security_group_id": "f1bd1c70-d34e-453b-b352-ce6f69934d6d", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0b2602112464b1aa32539f2de282ae5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T11:49:57Z", "revision_number": 0, "id": "a9e49e81-a5b5-4d18-9f8c-af6aceed13e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T11:49:57Z", "security_group_id": "f1bd1c70-d34e-453b-b352-ce6f69934d6d", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0b2602112464b1aa32539f2de282ae5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T11:49:57Z", "revision_number": 0, "id": "b3da23a2-67c0-4fac-9abc-1f42b1c96fbc", "remote_group_id": "f1bd1c70-d34e-453b-b352-ce6f69934d6d", "remote_ip_prefix": null, "created_at": "2019-06-08T11:49:57Z", "security_group_id": "f1bd1c70-d34e-453b-b352-ce6f69934d6d", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0b2602112464b1aa32539f2de282ae5"}], "revision_number": 1, "project_id": "b0b2602112464b1aa32539f2de282ae5", "id": "f1bd1c70-d34e-453b-b352-ce6f69934d6d", "name": "default"}]} 2019-06-08 11:50:12,375 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/security-groups.json used request id req-a755366d-750b-4873-a8d0-6a8806157718 2019-06-08 11:50:12,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0404000282288s 2019-06-08 11:50:12,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-06-08 11:50:12,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" -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": "3b3a69f7-bf94-43a5-916b-d7b4c479bec2"}}' 2019-06-08 11:50:12,687 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Sat, 08 Jun 2019 11:50:12 GMT X-Openstack-Request-Id: req-776cf18e-f9b7-463d-9b25-388905d23f65 2019-06-08 11:50:12,687 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-06-08T11:50:12Z", "security_group_id": "3b3a69f7-bf94-43a5-916b-d7b4c479bec2", "port_range_min": null, "revision_number": 0, "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "created_at": "2019-06-08T11:50:12Z", "project_id": "b0b2602112464b1aa32539f2de282ae5", "id": "4930ab06-0688-46ca-9400-70e7c297c7dd"}} 2019-06-08 11:50:12,688 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-776cf18e-f9b7-463d-9b25-388905d23f65 2019-06-08 11:50:12,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.305713176727s 2019-06-08 11:50:12,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-08 11:50:12,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" 2019-06-08 11:50:12,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4837 Content-Type: application/json Date: Sat, 08 Jun 2019 11:50:12 GMT X-Openstack-Request-Id: req-2fea2c07-345d-4b63-80ce-ef62e8e7cde4 2019-06-08 11:50:12,742 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "created_at": "2019-06-08T11:50:12Z", "updated_at": "2019-06-08T11:50:12Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-06-08T11:50:12Z", "revision_number": 0, "id": "37e1e2e0-ae41-4f3e-85f8-96e18f1abf6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T11:50:12Z", "security_group_id": "3b3a69f7-bf94-43a5-916b-d7b4c479bec2", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "port_range_min": 22, "ethertype": "IPv4", "project_id": "b0b2602112464b1aa32539f2de282ae5"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-06-08T11:50:12Z", "revision_number": 0, "id": "4930ab06-0688-46ca-9400-70e7c297c7dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T11:50:12Z", "security_group_id": "3b3a69f7-bf94-43a5-916b-d7b4c479bec2", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0b2602112464b1aa32539f2de282ae5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T11:50:12Z", "revision_number": 0, "id": "6c92c389-5fba-47f4-a9b7-9d7991934e8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T11:50:12Z", "security_group_id": "3b3a69f7-bf94-43a5-916b-d7b4c479bec2", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0b2602112464b1aa32539f2de282ae5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T11:50:12Z", "revision_number": 0, "id": "b5679541-8c83-4d46-bde3-c85ff2158356", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T11:50:12Z", "security_group_id": "3b3a69f7-bf94-43a5-916b-d7b4c479bec2", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0b2602112464b1aa32539f2de282ae5"}], "revision_number": 3, "project_id": "b0b2602112464b1aa32539f2de282ae5", "id": "3b3a69f7-bf94-43a5-916b-d7b4c479bec2", "name": "vyos_vrouter-sg_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c"}, {"description": "Default security group", "tags": [], "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "created_at": "2019-06-08T11:49:57Z", "updated_at": "2019-06-08T11:49:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T11:49:57Z", "revision_number": 0, "id": "0a507540-bc8d-4c31-a901-1f2381690402", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T11:49:57Z", "security_group_id": "f1bd1c70-d34e-453b-b352-ce6f69934d6d", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0b2602112464b1aa32539f2de282ae5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T11:49:57Z", "revision_number": 0, "id": "289529e5-eca1-449b-88cd-768cda43ec52", "remote_group_id": "f1bd1c70-d34e-453b-b352-ce6f69934d6d", "remote_ip_prefix": null, "created_at": "2019-06-08T11:49:57Z", "security_group_id": "f1bd1c70-d34e-453b-b352-ce6f69934d6d", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0b2602112464b1aa32539f2de282ae5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T11:49:57Z", "revision_number": 0, "id": "a9e49e81-a5b5-4d18-9f8c-af6aceed13e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T11:49:57Z", "security_group_id": "f1bd1c70-d34e-453b-b352-ce6f69934d6d", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0b2602112464b1aa32539f2de282ae5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T11:49:57Z", "revision_number": 0, "id": "b3da23a2-67c0-4fac-9abc-1f42b1c96fbc", "remote_group_id": "f1bd1c70-d34e-453b-b352-ce6f69934d6d", "remote_ip_prefix": null, "created_at": "2019-06-08T11:49:57Z", "security_group_id": "f1bd1c70-d34e-453b-b352-ce6f69934d6d", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0b2602112464b1aa32539f2de282ae5"}], "revision_number": 1, "project_id": "b0b2602112464b1aa32539f2de282ae5", "id": "f1bd1c70-d34e-453b-b352-ce6f69934d6d", "name": "default"}]} 2019-06-08 11:50:12,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/security-groups.json used request id req-2fea2c07-345d-4b63-80ce-ef62e8e7cde4 2019-06-08 11:50:12,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0479400157928s 2019-06-08 11:50:12,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-06-08 11:50:12,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" -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": "3b3a69f7-bf94-43a5-916b-d7b4c479bec2"}}' 2019-06-08 11:50:12,869 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sat, 08 Jun 2019 11:50:12 GMT X-Openstack-Request-Id: req-786e51e4-be21-432b-bc41-8041353c67aa 2019-06-08 11:50:12,870 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2019-06-08T11:50:12Z", "security_group_id": "3b3a69f7-bf94-43a5-916b-d7b4c479bec2", "port_range_min": 80, "revision_number": 0, "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "created_at": "2019-06-08T11:50:12Z", "project_id": "b0b2602112464b1aa32539f2de282ae5", "id": "23765b6a-5f19-4fbf-be76-3d08738d670e"}} 2019-06-08 11:50:12,870 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-786e51e4-be21-432b-bc41-8041353c67aa 2019-06-08 11:50:12,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.122117042542s 2019-06-08 11:50:12,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-08 11:50:12,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" 2019-06-08 11:50:12,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5333 Content-Type: application/json Date: Sat, 08 Jun 2019 11:50:12 GMT X-Openstack-Request-Id: req-f0b7a43e-f8e1-4691-9ea5-e2338df41c14 2019-06-08 11:50:12,919 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "created_at": "2019-06-08T11:50:12Z", "updated_at": "2019-06-08T11:50:12Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-06-08T11:50:12Z", "revision_number": 0, "id": "23765b6a-5f19-4fbf-be76-3d08738d670e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T11:50:12Z", "security_group_id": "3b3a69f7-bf94-43a5-916b-d7b4c479bec2", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "port_range_min": 80, "ethertype": "IPv4", "project_id": "b0b2602112464b1aa32539f2de282ae5"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-06-08T11:50:12Z", "revision_number": 0, "id": "37e1e2e0-ae41-4f3e-85f8-96e18f1abf6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T11:50:12Z", "security_group_id": "3b3a69f7-bf94-43a5-916b-d7b4c479bec2", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "port_range_min": 22, "ethertype": "IPv4", "project_id": "b0b2602112464b1aa32539f2de282ae5"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-06-08T11:50:12Z", "revision_number": 0, "id": "4930ab06-0688-46ca-9400-70e7c297c7dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T11:50:12Z", "security_group_id": "3b3a69f7-bf94-43a5-916b-d7b4c479bec2", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0b2602112464b1aa32539f2de282ae5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T11:50:12Z", "revision_number": 0, "id": "6c92c389-5fba-47f4-a9b7-9d7991934e8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T11:50:12Z", "security_group_id": "3b3a69f7-bf94-43a5-916b-d7b4c479bec2", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0b2602112464b1aa32539f2de282ae5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T11:50:12Z", "revision_number": 0, "id": "b5679541-8c83-4d46-bde3-c85ff2158356", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T11:50:12Z", "security_group_id": "3b3a69f7-bf94-43a5-916b-d7b4c479bec2", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0b2602112464b1aa32539f2de282ae5"}], "revision_number": 4, "project_id": "b0b2602112464b1aa32539f2de282ae5", "id": "3b3a69f7-bf94-43a5-916b-d7b4c479bec2", "name": "vyos_vrouter-sg_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c"}, {"description": "Default security group", "tags": [], "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "created_at": "2019-06-08T11:49:57Z", "updated_at": "2019-06-08T11:49:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T11:49:57Z", "revision_number": 0, "id": "0a507540-bc8d-4c31-a901-1f2381690402", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T11:49:57Z", "security_group_id": "f1bd1c70-d34e-453b-b352-ce6f69934d6d", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0b2602112464b1aa32539f2de282ae5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T11:49:57Z", "revision_number": 0, "id": "289529e5-eca1-449b-88cd-768cda43ec52", "remote_group_id": "f1bd1c70-d34e-453b-b352-ce6f69934d6d", "remote_ip_prefix": null, "created_at": "2019-06-08T11:49:57Z", "security_group_id": "f1bd1c70-d34e-453b-b352-ce6f69934d6d", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0b2602112464b1aa32539f2de282ae5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T11:49:57Z", "revision_number": 0, "id": "a9e49e81-a5b5-4d18-9f8c-af6aceed13e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T11:49:57Z", "security_group_id": "f1bd1c70-d34e-453b-b352-ce6f69934d6d", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0b2602112464b1aa32539f2de282ae5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T11:49:57Z", "revision_number": 0, "id": "b3da23a2-67c0-4fac-9abc-1f42b1c96fbc", "remote_group_id": "f1bd1c70-d34e-453b-b352-ce6f69934d6d", "remote_ip_prefix": null, "created_at": "2019-06-08T11:49:57Z", "security_group_id": "f1bd1c70-d34e-453b-b352-ce6f69934d6d", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0b2602112464b1aa32539f2de282ae5"}], "revision_number": 1, "project_id": "b0b2602112464b1aa32539f2de282ae5", "id": "f1bd1c70-d34e-453b-b352-ce6f69934d6d", "name": "default"}]} 2019-06-08 11:50:12,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/security-groups.json used request id req-f0b7a43e-f8e1-4691-9ea5-e2338df41c14 2019-06-08 11:50:12,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0430059432983s 2019-06-08 11:50:12,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-06-08 11:50:12,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" -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": "3b3a69f7-bf94-43a5-916b-d7b4c479bec2"}}' 2019-06-08 11:50:13,049 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 509 Content-Type: application/json Date: Sat, 08 Jun 2019 11:50:13 GMT X-Openstack-Request-Id: req-08e18bbd-bbe9-439e-8d5a-61ced68d56c7 2019-06-08 11:50:13,050 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 443, "updated_at": "2019-06-08T11:50:12Z", "security_group_id": "3b3a69f7-bf94-43a5-916b-d7b4c479bec2", "port_range_min": 443, "revision_number": 0, "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "created_at": "2019-06-08T11:50:12Z", "project_id": "b0b2602112464b1aa32539f2de282ae5", "id": "f7de583f-4cf4-4655-ac8b-4173f79beadd"}} 2019-06-08 11:50:13,050 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-08e18bbd-bbe9-439e-8d5a-61ced68d56c7 2019-06-08 11:50:13,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.123734951019s 2019-06-08 11:50:13,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-08 11:50:13,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" 2019-06-08 11:50:13,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5831 Content-Type: application/json Date: Sat, 08 Jun 2019 11:50:13 GMT X-Openstack-Request-Id: req-efc5b1f8-2808-4766-98e6-c5953d9fa6f6 2019-06-08 11:50:13,099 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "created_at": "2019-06-08T11:50:12Z", "updated_at": "2019-06-08T11:50:13Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-06-08T11:50:12Z", "revision_number": 0, "id": "23765b6a-5f19-4fbf-be76-3d08738d670e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T11:50:12Z", "security_group_id": "3b3a69f7-bf94-43a5-916b-d7b4c479bec2", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "port_range_min": 80, "ethertype": "IPv4", "project_id": "b0b2602112464b1aa32539f2de282ae5"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-06-08T11:50:12Z", "revision_number": 0, "id": "37e1e2e0-ae41-4f3e-85f8-96e18f1abf6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T11:50:12Z", "security_group_id": "3b3a69f7-bf94-43a5-916b-d7b4c479bec2", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "port_range_min": 22, "ethertype": "IPv4", "project_id": "b0b2602112464b1aa32539f2de282ae5"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-06-08T11:50:12Z", "revision_number": 0, "id": "4930ab06-0688-46ca-9400-70e7c297c7dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T11:50:12Z", "security_group_id": "3b3a69f7-bf94-43a5-916b-d7b4c479bec2", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0b2602112464b1aa32539f2de282ae5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T11:50:12Z", "revision_number": 0, "id": "6c92c389-5fba-47f4-a9b7-9d7991934e8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T11:50:12Z", "security_group_id": "3b3a69f7-bf94-43a5-916b-d7b4c479bec2", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0b2602112464b1aa32539f2de282ae5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T11:50:12Z", "revision_number": 0, "id": "b5679541-8c83-4d46-bde3-c85ff2158356", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T11:50:12Z", "security_group_id": "3b3a69f7-bf94-43a5-916b-d7b4c479bec2", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0b2602112464b1aa32539f2de282ae5"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-06-08T11:50:12Z", "revision_number": 0, "id": "f7de583f-4cf4-4655-ac8b-4173f79beadd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T11:50:12Z", "security_group_id": "3b3a69f7-bf94-43a5-916b-d7b4c479bec2", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "port_range_min": 443, "ethertype": "IPv4", "project_id": "b0b2602112464b1aa32539f2de282ae5"}], "revision_number": 5, "project_id": "b0b2602112464b1aa32539f2de282ae5", "id": "3b3a69f7-bf94-43a5-916b-d7b4c479bec2", "name": "vyos_vrouter-sg_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c"}, {"description": "Default security group", "tags": [], "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "created_at": "2019-06-08T11:49:57Z", "updated_at": "2019-06-08T11:49:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T11:49:57Z", "revision_number": 0, "id": "0a507540-bc8d-4c31-a901-1f2381690402", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T11:49:57Z", "security_group_id": "f1bd1c70-d34e-453b-b352-ce6f69934d6d", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0b2602112464b1aa32539f2de282ae5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T11:49:57Z", "revision_number": 0, "id": "289529e5-eca1-449b-88cd-768cda43ec52", "remote_group_id": "f1bd1c70-d34e-453b-b352-ce6f69934d6d", "remote_ip_prefix": null, "created_at": "2019-06-08T11:49:57Z", "security_group_id": "f1bd1c70-d34e-453b-b352-ce6f69934d6d", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0b2602112464b1aa32539f2de282ae5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T11:49:57Z", "revision_number": 0, "id": "a9e49e81-a5b5-4d18-9f8c-af6aceed13e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T11:49:57Z", "security_group_id": "f1bd1c70-d34e-453b-b352-ce6f69934d6d", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0b2602112464b1aa32539f2de282ae5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T11:49:57Z", "revision_number": 0, "id": "b3da23a2-67c0-4fac-9abc-1f42b1c96fbc", "remote_group_id": "f1bd1c70-d34e-453b-b352-ce6f69934d6d", "remote_ip_prefix": null, "created_at": "2019-06-08T11:49:57Z", "security_group_id": "f1bd1c70-d34e-453b-b352-ce6f69934d6d", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0b2602112464b1aa32539f2de282ae5"}], "revision_number": 1, "project_id": "b0b2602112464b1aa32539f2de282ae5", "id": "f1bd1c70-d34e-453b-b352-ce6f69934d6d", "name": "default"}]} 2019-06-08 11:50:13,099 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/security-groups.json used request id req-efc5b1f8-2808-4766-98e6-c5953d9fa6f6 2019-06-08 11:50:13,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0431129932404s 2019-06-08 11:50:13,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-06-08 11:50:13,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" -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": "3b3a69f7-bf94-43a5-916b-d7b4c479bec2"}}' 2019-06-08 11:50:13,220 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 511 Content-Type: application/json Date: Sat, 08 Jun 2019 11:50:13 GMT X-Openstack-Request-Id: req-4f5c7e3f-4146-41ce-a34e-9650bac070ff 2019-06-08 11:50:13,220 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 5671, "updated_at": "2019-06-08T11:50:13Z", "security_group_id": "3b3a69f7-bf94-43a5-916b-d7b4c479bec2", "port_range_min": 5671, "revision_number": 0, "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "created_at": "2019-06-08T11:50:13Z", "project_id": "b0b2602112464b1aa32539f2de282ae5", "id": "b0c41543-01b4-4038-a0c6-1db09d5c6652"}} 2019-06-08 11:50:13,220 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-4f5c7e3f-4146-41ce-a34e-9650bac070ff 2019-06-08 11:50:13,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.115206956863s 2019-06-08 11:50:13,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-08 11:50:13,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" 2019-06-08 11:50:13,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6331 Content-Type: application/json Date: Sat, 08 Jun 2019 11:50:13 GMT X-Openstack-Request-Id: req-c079f1b2-4769-442e-9e2a-8daceba95b93 2019-06-08 11:50:13,267 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "created_at": "2019-06-08T11:50:12Z", "updated_at": "2019-06-08T11:50:13Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-06-08T11:50:12Z", "revision_number": 0, "id": "23765b6a-5f19-4fbf-be76-3d08738d670e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T11:50:12Z", "security_group_id": "3b3a69f7-bf94-43a5-916b-d7b4c479bec2", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "port_range_min": 80, "ethertype": "IPv4", "project_id": "b0b2602112464b1aa32539f2de282ae5"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-06-08T11:50:12Z", "revision_number": 0, "id": "37e1e2e0-ae41-4f3e-85f8-96e18f1abf6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T11:50:12Z", "security_group_id": "3b3a69f7-bf94-43a5-916b-d7b4c479bec2", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "port_range_min": 22, "ethertype": "IPv4", "project_id": "b0b2602112464b1aa32539f2de282ae5"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-06-08T11:50:12Z", "revision_number": 0, "id": "4930ab06-0688-46ca-9400-70e7c297c7dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T11:50:12Z", "security_group_id": "3b3a69f7-bf94-43a5-916b-d7b4c479bec2", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0b2602112464b1aa32539f2de282ae5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T11:50:12Z", "revision_number": 0, "id": "6c92c389-5fba-47f4-a9b7-9d7991934e8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T11:50:12Z", "security_group_id": "3b3a69f7-bf94-43a5-916b-d7b4c479bec2", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0b2602112464b1aa32539f2de282ae5"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-06-08T11:50:13Z", "revision_number": 0, "id": "b0c41543-01b4-4038-a0c6-1db09d5c6652", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T11:50:13Z", "security_group_id": "3b3a69f7-bf94-43a5-916b-d7b4c479bec2", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "b0b2602112464b1aa32539f2de282ae5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T11:50:12Z", "revision_number": 0, "id": "b5679541-8c83-4d46-bde3-c85ff2158356", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T11:50:12Z", "security_group_id": "3b3a69f7-bf94-43a5-916b-d7b4c479bec2", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0b2602112464b1aa32539f2de282ae5"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-06-08T11:50:12Z", "revision_number": 0, "id": "f7de583f-4cf4-4655-ac8b-4173f79beadd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T11:50:12Z", "security_group_id": "3b3a69f7-bf94-43a5-916b-d7b4c479bec2", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "port_range_min": 443, "ethertype": "IPv4", "project_id": "b0b2602112464b1aa32539f2de282ae5"}], "revision_number": 6, "project_id": "b0b2602112464b1aa32539f2de282ae5", "id": "3b3a69f7-bf94-43a5-916b-d7b4c479bec2", "name": "vyos_vrouter-sg_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c"}, {"description": "Default security group", "tags": [], "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "created_at": "2019-06-08T11:49:57Z", "updated_at": "2019-06-08T11:49:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T11:49:57Z", "revision_number": 0, "id": "0a507540-bc8d-4c31-a901-1f2381690402", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T11:49:57Z", "security_group_id": "f1bd1c70-d34e-453b-b352-ce6f69934d6d", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0b2602112464b1aa32539f2de282ae5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T11:49:57Z", "revision_number": 0, "id": "289529e5-eca1-449b-88cd-768cda43ec52", "remote_group_id": "f1bd1c70-d34e-453b-b352-ce6f69934d6d", "remote_ip_prefix": null, "created_at": "2019-06-08T11:49:57Z", "security_group_id": "f1bd1c70-d34e-453b-b352-ce6f69934d6d", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0b2602112464b1aa32539f2de282ae5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T11:49:57Z", "revision_number": 0, "id": "a9e49e81-a5b5-4d18-9f8c-af6aceed13e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T11:49:57Z", "security_group_id": "f1bd1c70-d34e-453b-b352-ce6f69934d6d", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0b2602112464b1aa32539f2de282ae5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T11:49:57Z", "revision_number": 0, "id": "b3da23a2-67c0-4fac-9abc-1f42b1c96fbc", "remote_group_id": "f1bd1c70-d34e-453b-b352-ce6f69934d6d", "remote_ip_prefix": null, "created_at": "2019-06-08T11:49:57Z", "security_group_id": "f1bd1c70-d34e-453b-b352-ce6f69934d6d", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0b2602112464b1aa32539f2de282ae5"}], "revision_number": 1, "project_id": "b0b2602112464b1aa32539f2de282ae5", "id": "f1bd1c70-d34e-453b-b352-ce6f69934d6d", "name": "default"}]} 2019-06-08 11:50:13,268 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/security-groups.json used request id req-c079f1b2-4769-442e-9e2a-8daceba95b93 2019-06-08 11:50:13,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0408401489258s 2019-06-08 11:50:13,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-06-08 11:50:13,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" -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": "3b3a69f7-bf94-43a5-916b-d7b4c479bec2"}}' 2019-06-08 11:50:13,394 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 513 Content-Type: application/json Date: Sat, 08 Jun 2019 11:50:13 GMT X-Openstack-Request-Id: req-f36e60bb-16c2-4d79-965e-68cc3b31e7cb 2019-06-08 11:50:13,395 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 53333, "updated_at": "2019-06-08T11:50:13Z", "security_group_id": "3b3a69f7-bf94-43a5-916b-d7b4c479bec2", "port_range_min": 53333, "revision_number": 0, "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "created_at": "2019-06-08T11:50:13Z", "project_id": "b0b2602112464b1aa32539f2de282ae5", "id": "c1081453-6c33-4798-a2bf-bf84632ed028"}} 2019-06-08 11:50:13,395 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-f36e60bb-16c2-4d79-965e-68cc3b31e7cb 2019-06-08 11:50:13,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.120995998383s 2019-06-08 11:50:13,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 11:50:13,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" 2019-06-08 11:50:13,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sat, 08 Jun 2019 11:50:13 GMT X-Openstack-Request-Id: req-a81e4c20-8b45-4e55-941b-ecb57816bdef 2019-06-08 11:50:13,488 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"63726bd7-2470-43f5-964f-e62aacefa8ca","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b0b2602112464b1aa32539f2de282ae5","l2_adjacency":true,"status":"ACTIVE","subnets":["a5f1ed72-39b3-4928-8a2b-5e34f3290f6a"],"description":"","tags":[],"updated_at":"2019-06-08T11:49:58Z","qos_policy_id":null,"name":"vyos_vrouter-net_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c","admin_state_up":true,"tenant_id":"b0b2602112464b1aa32539f2de282ae5","created_at":"2019-06-08T11:49:57Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T06:03:01Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","mtu":1500}]} 2019-06-08 11:50:13,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-a81e4c20-8b45-4e55-941b-ecb57816bdef 2019-06-08 11:50:13,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0924139022827s 2019-06-08 11:50:13,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 11:50:13,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" 2019-06-08 11:50:13,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sat, 08 Jun 2019 11:50:13 GMT X-Openstack-Request-Id: req-6a5cd363-25f4-4da7-b89d-406ca7a8092a 2019-06-08 11:50:13,533 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T11:50:10Z", "file": "/v2/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2/file", "owner": "b0b2602112464b1aa32539f2de282ae5", "id": "d037d136-4b05-4b5e-b31f-a684a4aae5d2", "size": 297598976, "self": "/v2/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "74baf6380a51398877a7e7d27d2319b765fee0efbf94a3be6ebc29575658c5a4", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "92a19abfec7c499acc81047ad0ed6ba1", "name": "vyos_vrouter-img_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "checksum": "92a19abfec7c499acc81047ad0ed6ba1", "created_at": "2019-06-08T11:50:05Z", "os_hidden": false, "protected": false, "os_hash_value": "fdf0ecddcff3d2c3673ce62d8641b5eacb41fdddee37d76f5507440756fb9ed0315f3b7c386a5f8c1445de3acf502c03cf501a268e7c67b3cd54f0f94b73a745"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 11:50:13,533 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-6a5cd363-25f4-4da7-b89d-406ca7a8092a 2019-06-08 11:50:13,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0391781330109s 2019-06-08 11:50:13,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-08 11:50:13,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" 2019-06-08 11:50:13,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Sat, 08 Jun 2019 11:50:13 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-63885c88-6dbd-4d40-9a0f-7ec4b0f6941e x-openstack-request-id: req-63885c88-6dbd-4d40-9a0f-7ec4b0f6941e 2019-06-08 11:50:13,566 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/102f3fc8-65ec-465d-8eda-6e8459169730", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/102f3fc8-65ec-465d-8eda-6e8459169730", "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": "102f3fc8-65ec-465d-8eda-6e8459169730"}]} 2019-06-08 11:50:13,566 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None used request id req-63885c88-6dbd-4d40-9a0f-7ec4b0f6941e 2019-06-08 11:50:13,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0259408950806s 2019-06-08 11:50:13,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-06-08 11:50:13,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" -d '{"server": {"name": "vyos_vrouter-vm_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "imageRef": "d037d136-4b05-4b5e-b31f-a684a4aae5d2", "key_name": "vyos_vrouter-kp_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "flavorRef": "102f3fc8-65ec-465d-8eda-6e8459169730", "max_count": 1, "min_count": 1, "networks": [{"uuid": "63726bd7-2470-43f5-964f-e62aacefa8ca"}], "security_groups": [{"name": "3b3a69f7-bf94-43a5-916b-d7b4c479bec2"}]}}' 2019-06-08 11:50:15,692 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sat, 08 Jun 2019 11:50: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 location: http://172.30.9.46:8774/v2.1/servers/fad49671-acfe-4d91-9482-cf72c09b8510 x-compute-request-id: req-6466c835-3ea0-4e2d-847f-10f1f8d5a7b7 x-openstack-request-id: req-6466c835-3ea0-4e2d-847f-10f1f8d5a7b7 2019-06-08 11:50:15,692 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "3b3a69f7-bf94-43a5-916b-d7b4c479bec2"}], "OS-DCF:diskConfig": "MANUAL", "id": "fad49671-acfe-4d91-9482-cf72c09b8510", "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "bookmark"}], "adminPass": "zW3PfWk2Lbye"}} 2019-06-08 11:50:15,693 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers used request id req-6466c835-3ea0-4e2d-847f-10f1f8d5a7b7 2019-06-08 11:50:15,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.12486886978s 2019-06-08 11:50:15,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 11:50:15,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" 2019-06-08 11:50:16,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 607 Content-Type: application/json Date: Sat, 08 Jun 2019 11:50:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-76199118-8c17-45a4-9054-c87a4000d9bd x-openstack-request-id: req-76199118-8c17-45a4-9054-c87a4000d9bd 2019-06-08 11:50:16,862 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "bookmark"}], "image": {"id": "d037d136-4b05-4b5e-b31f-a684a4aae5d2", "links": [{"href": "http://172.30.9.46:8774/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "102f3fc8-65ec-465d-8eda-6e8459169730", "links": [{"href": "http://172.30.9.46:8774/flavors/102f3fc8-65ec-465d-8eda-6e8459169730", "rel": "bookmark"}]}, "id": "fad49671-acfe-4d91-9482-cf72c09b8510", "user_id": "c4764a1a17de4501bb51e625d6b1f61b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T11:50:15Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "name": "vyos_vrouter-vm_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "created": "2019-06-08T11:50:15Z", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 11:50:16,862 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-76199118-8c17-45a4-9054-c87a4000d9bd 2019-06-08 11:50:16,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.16881489754s 2019-06-08 11:50:16,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 11:50:16,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" 2019-06-08 11:50:16,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sat, 08 Jun 2019 11:50:16 GMT X-Openstack-Request-Id: req-0eb38567-8c79-4c5c-9874-213df6eb4081 2019-06-08 11:50:16,979 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"63726bd7-2470-43f5-964f-e62aacefa8ca","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b0b2602112464b1aa32539f2de282ae5","l2_adjacency":true,"status":"ACTIVE","subnets":["a5f1ed72-39b3-4928-8a2b-5e34f3290f6a"],"description":"","tags":[],"updated_at":"2019-06-08T11:49:58Z","qos_policy_id":null,"name":"vyos_vrouter-net_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c","admin_state_up":true,"tenant_id":"b0b2602112464b1aa32539f2de282ae5","created_at":"2019-06-08T11:49:57Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T06:03:01Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","mtu":1500}]} 2019-06-08 11:50:16,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-0eb38567-8c79-4c5c-9874-213df6eb4081 2019-06-08 11:50:16,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.104963064194s 2019-06-08 11:50:16,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-06-08 11:50:16,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" 2019-06-08 11:50:17,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 683 Content-Type: application/json Date: Sat, 08 Jun 2019 11:50:17 GMT X-Openstack-Request-Id: req-0008b011-e1ed-4266-ae87-b84c4585f0eb 2019-06-08 11:50:17,046 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"63726bd7-2470-43f5-964f-e62aacefa8ca","tenant_id":"b0b2602112464b1aa32539f2de282ae5","created_at":"2019-06-08T11:49:58Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-06-08T11:49:58Z","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":"b0b2602112464b1aa32539f2de282ae5","id":"a5f1ed72-39b3-4928-8a2b-5e34f3290f6a","subnetpool_id":null,"name":"vyos_vrouter-subnet_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c"}]} 2019-06-08 11:50:17,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/subnets.json used request id req-0008b011-e1ed-4266-ae87-b84c4585f0eb 2019-06-08 11:50:17,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0658938884735s 2019-06-08 11:50:17,047 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 11:50:19,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 11:50:19,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" 2019-06-08 11:50:20,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 08 Jun 2019 11:50:19 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e5c18bea-d2ea-4c9d-b3e2-76b115defa4b x-openstack-request-id: req-e5c18bea-d2ea-4c9d-b3e2-76b115defa4b 2019-06-08 11:50:20,696 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "bookmark"}], "image": {"id": "d037d136-4b05-4b5e-b31f-a684a4aae5d2", "links": [{"href": "http://172.30.9.46:8774/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "102f3fc8-65ec-465d-8eda-6e8459169730", "links": [{"href": "http://172.30.9.46:8774/flavors/102f3fc8-65ec-465d-8eda-6e8459169730", "rel": "bookmark"}]}, "id": "fad49671-acfe-4d91-9482-cf72c09b8510", "security_groups": [{"name": "vyos_vrouter-sg_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c"}], "user_id": "c4764a1a17de4501bb51e625d6b1f61b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T11:50:19Z", "hostId": "d4d218b0477abbfb242eab46fd1b6d287dc707b628c13d951b406b63", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "name": "vyos_vrouter-vm_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "created": "2019-06-08T11:50:15Z", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 11:50:20,696 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-e5c18bea-d2ea-4c9d-b3e2-76b115defa4b 2019-06-08 11:50:20,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.64679503441s 2019-06-08 11:50:20,703 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 11:50:22,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 11:50:22,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" 2019-06-08 11:50:23,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 08 Jun 2019 11:50:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2117131d-33ad-42c4-8d4d-38cd7a2e9fbb x-openstack-request-id: req-2117131d-33ad-42c4-8d4d-38cd7a2e9fbb 2019-06-08 11:50:23,485 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "bookmark"}], "image": {"id": "d037d136-4b05-4b5e-b31f-a684a4aae5d2", "links": [{"href": "http://172.30.9.46:8774/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "102f3fc8-65ec-465d-8eda-6e8459169730", "links": [{"href": "http://172.30.9.46:8774/flavors/102f3fc8-65ec-465d-8eda-6e8459169730", "rel": "bookmark"}]}, "id": "fad49671-acfe-4d91-9482-cf72c09b8510", "security_groups": [{"name": "vyos_vrouter-sg_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c"}], "user_id": "c4764a1a17de4501bb51e625d6b1f61b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T11:50:19Z", "hostId": "d4d218b0477abbfb242eab46fd1b6d287dc707b628c13d951b406b63", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "name": "vyos_vrouter-vm_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "created": "2019-06-08T11:50:15Z", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 11:50:23,485 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-2117131d-33ad-42c4-8d4d-38cd7a2e9fbb 2019-06-08 11:50:23,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.780063152313s 2019-06-08 11:50:23,492 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 11:50:25,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 11:50:25,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" 2019-06-08 11:50:26,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 08 Jun 2019 11:50:25 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-29bfdfc5-9b19-44fc-92b8-daf0133b6fb7 x-openstack-request-id: req-29bfdfc5-9b19-44fc-92b8-daf0133b6fb7 2019-06-08 11:50:26,622 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "bookmark"}], "image": {"id": "d037d136-4b05-4b5e-b31f-a684a4aae5d2", "links": [{"href": "http://172.30.9.46:8774/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "102f3fc8-65ec-465d-8eda-6e8459169730", "links": [{"href": "http://172.30.9.46:8774/flavors/102f3fc8-65ec-465d-8eda-6e8459169730", "rel": "bookmark"}]}, "id": "fad49671-acfe-4d91-9482-cf72c09b8510", "security_groups": [{"name": "vyos_vrouter-sg_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c"}], "user_id": "c4764a1a17de4501bb51e625d6b1f61b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T11:50:19Z", "hostId": "d4d218b0477abbfb242eab46fd1b6d287dc707b628c13d951b406b63", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "name": "vyos_vrouter-vm_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "created": "2019-06-08T11:50:15Z", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 11:50:26,622 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-29bfdfc5-9b19-44fc-92b8-daf0133b6fb7 2019-06-08 11:50:26,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.12760519981s 2019-06-08 11:50:26,629 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 11:50:28,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 11:50:28,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" 2019-06-08 11:50:29,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 08 Jun 2019 11:50:28 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bed1f6b0-f334-40da-9ef8-6b442fa29b7f x-openstack-request-id: req-bed1f6b0-f334-40da-9ef8-6b442fa29b7f 2019-06-08 11:50:29,075 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "bookmark"}], "image": {"id": "d037d136-4b05-4b5e-b31f-a684a4aae5d2", "links": [{"href": "http://172.30.9.46:8774/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "102f3fc8-65ec-465d-8eda-6e8459169730", "links": [{"href": "http://172.30.9.46:8774/flavors/102f3fc8-65ec-465d-8eda-6e8459169730", "rel": "bookmark"}]}, "id": "fad49671-acfe-4d91-9482-cf72c09b8510", "security_groups": [{"name": "vyos_vrouter-sg_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c"}], "user_id": "c4764a1a17de4501bb51e625d6b1f61b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T11:50:19Z", "hostId": "d4d218b0477abbfb242eab46fd1b6d287dc707b628c13d951b406b63", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "name": "vyos_vrouter-vm_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "created": "2019-06-08T11:50:15Z", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 11:50:29,075 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-bed1f6b0-f334-40da-9ef8-6b442fa29b7f 2019-06-08 11:50:29,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.443707942963s 2019-06-08 11:50:29,083 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 11:50:31,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 11:50:31,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" 2019-06-08 11:50:31,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 08 Jun 2019 11:50:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c870a55d-af7b-4acc-a31d-8026e49c77aa x-openstack-request-id: req-c870a55d-af7b-4acc-a31d-8026e49c77aa 2019-06-08 11:50:31,246 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "bookmark"}], "image": {"id": "d037d136-4b05-4b5e-b31f-a684a4aae5d2", "links": [{"href": "http://172.30.9.46:8774/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "102f3fc8-65ec-465d-8eda-6e8459169730", "links": [{"href": "http://172.30.9.46:8774/flavors/102f3fc8-65ec-465d-8eda-6e8459169730", "rel": "bookmark"}]}, "id": "fad49671-acfe-4d91-9482-cf72c09b8510", "security_groups": [{"name": "vyos_vrouter-sg_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c"}], "user_id": "c4764a1a17de4501bb51e625d6b1f61b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T11:50:19Z", "hostId": "d4d218b0477abbfb242eab46fd1b6d287dc707b628c13d951b406b63", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "name": "vyos_vrouter-vm_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "created": "2019-06-08T11:50:15Z", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 11:50:31,246 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-c870a55d-af7b-4acc-a31d-8026e49c77aa 2019-06-08 11:50:31,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.161018848419s 2019-06-08 11:50:31,253 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 11:50:33,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 11:50:33,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" 2019-06-08 11:50:34,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 08 Jun 2019 11:50:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-83823047-814f-4cab-9b1d-c7e5971dc866 x-openstack-request-id: req-83823047-814f-4cab-9b1d-c7e5971dc866 2019-06-08 11:50:34,068 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "bookmark"}], "image": {"id": "d037d136-4b05-4b5e-b31f-a684a4aae5d2", "links": [{"href": "http://172.30.9.46:8774/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "102f3fc8-65ec-465d-8eda-6e8459169730", "links": [{"href": "http://172.30.9.46:8774/flavors/102f3fc8-65ec-465d-8eda-6e8459169730", "rel": "bookmark"}]}, "id": "fad49671-acfe-4d91-9482-cf72c09b8510", "security_groups": [{"name": "vyos_vrouter-sg_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c"}], "user_id": "c4764a1a17de4501bb51e625d6b1f61b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T11:50:19Z", "hostId": "d4d218b0477abbfb242eab46fd1b6d287dc707b628c13d951b406b63", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "name": "vyos_vrouter-vm_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "created": "2019-06-08T11:50:15Z", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 11:50:34,068 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-83823047-814f-4cab-9b1d-c7e5971dc866 2019-06-08 11:50:34,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.812272071838s 2019-06-08 11:50:34,075 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 11:50:36,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 11:50:36,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" 2019-06-08 11:50:36,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 08 Jun 2019 11:50:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b8a242e1-86a8-48f9-b688-5a8881baeb52 x-openstack-request-id: req-b8a242e1-86a8-48f9-b688-5a8881baeb52 2019-06-08 11:50:36,434 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "bookmark"}], "image": {"id": "d037d136-4b05-4b5e-b31f-a684a4aae5d2", "links": [{"href": "http://172.30.9.46:8774/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "102f3fc8-65ec-465d-8eda-6e8459169730", "links": [{"href": "http://172.30.9.46:8774/flavors/102f3fc8-65ec-465d-8eda-6e8459169730", "rel": "bookmark"}]}, "id": "fad49671-acfe-4d91-9482-cf72c09b8510", "security_groups": [{"name": "vyos_vrouter-sg_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c"}], "user_id": "c4764a1a17de4501bb51e625d6b1f61b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T11:50:19Z", "hostId": "d4d218b0477abbfb242eab46fd1b6d287dc707b628c13d951b406b63", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "name": "vyos_vrouter-vm_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "created": "2019-06-08T11:50:15Z", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 11:50:36,434 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-b8a242e1-86a8-48f9-b688-5a8881baeb52 2019-06-08 11:50:36,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.357394933701s 2019-06-08 11:50:36,441 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 11:50:38,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 11:50:38,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" 2019-06-08 11:50:38,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 08 Jun 2019 11:50:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4427b755-d030-4491-8153-09c278751e6b x-openstack-request-id: req-4427b755-d030-4491-8153-09c278751e6b 2019-06-08 11:50:38,909 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "bookmark"}], "image": {"id": "d037d136-4b05-4b5e-b31f-a684a4aae5d2", "links": [{"href": "http://172.30.9.46:8774/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "102f3fc8-65ec-465d-8eda-6e8459169730", "links": [{"href": "http://172.30.9.46:8774/flavors/102f3fc8-65ec-465d-8eda-6e8459169730", "rel": "bookmark"}]}, "id": "fad49671-acfe-4d91-9482-cf72c09b8510", "security_groups": [{"name": "vyos_vrouter-sg_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c"}], "user_id": "c4764a1a17de4501bb51e625d6b1f61b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T11:50:19Z", "hostId": "d4d218b0477abbfb242eab46fd1b6d287dc707b628c13d951b406b63", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "name": "vyos_vrouter-vm_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "created": "2019-06-08T11:50:15Z", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 11:50:38,909 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-4427b755-d030-4491-8153-09c278751e6b 2019-06-08 11:50:38,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.46489906311s 2019-06-08 11:50:38,915 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 11:50:40,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 11:50:40,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" 2019-06-08 11:50:41,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 08 Jun 2019 11:50: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-608d09a5-0fff-444f-9529-96a9c7c59b51 x-openstack-request-id: req-608d09a5-0fff-444f-9529-96a9c7c59b51 2019-06-08 11:50:41,986 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "bookmark"}], "image": {"id": "d037d136-4b05-4b5e-b31f-a684a4aae5d2", "links": [{"href": "http://172.30.9.46:8774/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "102f3fc8-65ec-465d-8eda-6e8459169730", "links": [{"href": "http://172.30.9.46:8774/flavors/102f3fc8-65ec-465d-8eda-6e8459169730", "rel": "bookmark"}]}, "id": "fad49671-acfe-4d91-9482-cf72c09b8510", "security_groups": [{"name": "vyos_vrouter-sg_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c"}], "user_id": "c4764a1a17de4501bb51e625d6b1f61b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T11:50:19Z", "hostId": "d4d218b0477abbfb242eab46fd1b6d287dc707b628c13d951b406b63", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "name": "vyos_vrouter-vm_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "created": "2019-06-08T11:50:15Z", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 11:50:41,986 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-608d09a5-0fff-444f-9529-96a9c7c59b51 2019-06-08 11:50:41,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.06798505783s 2019-06-08 11:50:41,993 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 11:50:43,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 11:50:43,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" 2019-06-08 11:50:44,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 08 Jun 2019 11:50:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a7c4bb1b-92ea-4bdc-95e8-fcd7b20f806c x-openstack-request-id: req-a7c4bb1b-92ea-4bdc-95e8-fcd7b20f806c 2019-06-08 11:50:44,756 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "bookmark"}], "image": {"id": "d037d136-4b05-4b5e-b31f-a684a4aae5d2", "links": [{"href": "http://172.30.9.46:8774/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "102f3fc8-65ec-465d-8eda-6e8459169730", "links": [{"href": "http://172.30.9.46:8774/flavors/102f3fc8-65ec-465d-8eda-6e8459169730", "rel": "bookmark"}]}, "id": "fad49671-acfe-4d91-9482-cf72c09b8510", "security_groups": [{"name": "vyos_vrouter-sg_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c"}], "user_id": "c4764a1a17de4501bb51e625d6b1f61b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T11:50:19Z", "hostId": "d4d218b0477abbfb242eab46fd1b6d287dc707b628c13d951b406b63", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "name": "vyos_vrouter-vm_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "created": "2019-06-08T11:50:15Z", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 11:50:44,756 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-a7c4bb1b-92ea-4bdc-95e8-fcd7b20f806c 2019-06-08 11:50:44,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.761043071747s 2019-06-08 11:50:44,763 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 11:50:46,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 11:50:46,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" 2019-06-08 11:50:47,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 08 Jun 2019 11:50: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-926697e4-a044-4179-804b-e84d8dd12e4b x-openstack-request-id: req-926697e4-a044-4179-804b-e84d8dd12e4b 2019-06-08 11:50:47,913 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "bookmark"}], "image": {"id": "d037d136-4b05-4b5e-b31f-a684a4aae5d2", "links": [{"href": "http://172.30.9.46:8774/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "102f3fc8-65ec-465d-8eda-6e8459169730", "links": [{"href": "http://172.30.9.46:8774/flavors/102f3fc8-65ec-465d-8eda-6e8459169730", "rel": "bookmark"}]}, "id": "fad49671-acfe-4d91-9482-cf72c09b8510", "security_groups": [{"name": "vyos_vrouter-sg_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c"}], "user_id": "c4764a1a17de4501bb51e625d6b1f61b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T11:50:19Z", "hostId": "d4d218b0477abbfb242eab46fd1b6d287dc707b628c13d951b406b63", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "name": "vyos_vrouter-vm_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "created": "2019-06-08T11:50:15Z", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 11:50:47,913 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-926697e4-a044-4179-804b-e84d8dd12e4b 2019-06-08 11:50:47,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.14761996269s 2019-06-08 11:50:47,919 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 11:50:49,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 11:50:49,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" 2019-06-08 11:50:50,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 08 Jun 2019 11:50: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-be8c419f-4ae6-44d4-b82a-49026980424c x-openstack-request-id: req-be8c419f-4ae6-44d4-b82a-49026980424c 2019-06-08 11:50:50,106 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "bookmark"}], "image": {"id": "d037d136-4b05-4b5e-b31f-a684a4aae5d2", "links": [{"href": "http://172.30.9.46:8774/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "102f3fc8-65ec-465d-8eda-6e8459169730", "links": [{"href": "http://172.30.9.46:8774/flavors/102f3fc8-65ec-465d-8eda-6e8459169730", "rel": "bookmark"}]}, "id": "fad49671-acfe-4d91-9482-cf72c09b8510", "security_groups": [{"name": "vyos_vrouter-sg_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c"}], "user_id": "c4764a1a17de4501bb51e625d6b1f61b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T11:50:19Z", "hostId": "d4d218b0477abbfb242eab46fd1b6d287dc707b628c13d951b406b63", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "name": "vyos_vrouter-vm_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "created": "2019-06-08T11:50:15Z", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 11:50:50,106 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-be8c419f-4ae6-44d4-b82a-49026980424c 2019-06-08 11:50:50,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.183919906616s 2019-06-08 11:50:50,112 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 11:50:52,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 11:50:52,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" 2019-06-08 11:50:52,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 08 Jun 2019 11:50: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-1370b686-445d-4635-979f-40d9a4bb5275 x-openstack-request-id: req-1370b686-445d-4635-979f-40d9a4bb5275 2019-06-08 11:50:52,573 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "bookmark"}], "image": {"id": "d037d136-4b05-4b5e-b31f-a684a4aae5d2", "links": [{"href": "http://172.30.9.46:8774/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "102f3fc8-65ec-465d-8eda-6e8459169730", "links": [{"href": "http://172.30.9.46:8774/flavors/102f3fc8-65ec-465d-8eda-6e8459169730", "rel": "bookmark"}]}, "id": "fad49671-acfe-4d91-9482-cf72c09b8510", "security_groups": [{"name": "vyos_vrouter-sg_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c"}], "user_id": "c4764a1a17de4501bb51e625d6b1f61b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T11:50:19Z", "hostId": "d4d218b0477abbfb242eab46fd1b6d287dc707b628c13d951b406b63", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "name": "vyos_vrouter-vm_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "created": "2019-06-08T11:50:15Z", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 11:50:52,573 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-1370b686-445d-4635-979f-40d9a4bb5275 2019-06-08 11:50:52,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.458684921265s 2019-06-08 11:50:52,580 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 11:50:54,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 11:50:54,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" 2019-06-08 11:50:54,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 08 Jun 2019 11:50: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-b4a7692a-a3e4-4058-afe1-4afec41dad3c x-openstack-request-id: req-b4a7692a-a3e4-4058-afe1-4afec41dad3c 2019-06-08 11:50:54,777 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "bookmark"}], "image": {"id": "d037d136-4b05-4b5e-b31f-a684a4aae5d2", "links": [{"href": "http://172.30.9.46:8774/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "102f3fc8-65ec-465d-8eda-6e8459169730", "links": [{"href": "http://172.30.9.46:8774/flavors/102f3fc8-65ec-465d-8eda-6e8459169730", "rel": "bookmark"}]}, "id": "fad49671-acfe-4d91-9482-cf72c09b8510", "security_groups": [{"name": "vyos_vrouter-sg_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c"}], "user_id": "c4764a1a17de4501bb51e625d6b1f61b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T11:50:19Z", "hostId": "d4d218b0477abbfb242eab46fd1b6d287dc707b628c13d951b406b63", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "name": "vyos_vrouter-vm_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "created": "2019-06-08T11:50:15Z", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 11:50:54,777 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-b4a7692a-a3e4-4058-afe1-4afec41dad3c 2019-06-08 11:50:54,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.194769859314s 2019-06-08 11:50:54,784 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 11:50:56,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 11:50:56,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" 2019-06-08 11:50:57,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 08 Jun 2019 11:50:56 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fe3938fc-ca19-45ce-a793-d73927cd6ce9 x-openstack-request-id: req-fe3938fc-ca19-45ce-a793-d73927cd6ce9 2019-06-08 11:50:57,230 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "bookmark"}], "image": {"id": "d037d136-4b05-4b5e-b31f-a684a4aae5d2", "links": [{"href": "http://172.30.9.46:8774/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "102f3fc8-65ec-465d-8eda-6e8459169730", "links": [{"href": "http://172.30.9.46:8774/flavors/102f3fc8-65ec-465d-8eda-6e8459169730", "rel": "bookmark"}]}, "id": "fad49671-acfe-4d91-9482-cf72c09b8510", "security_groups": [{"name": "vyos_vrouter-sg_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c"}], "user_id": "c4764a1a17de4501bb51e625d6b1f61b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T11:50:19Z", "hostId": "d4d218b0477abbfb242eab46fd1b6d287dc707b628c13d951b406b63", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "name": "vyos_vrouter-vm_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "created": "2019-06-08T11:50:15Z", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 11:50:57,230 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-fe3938fc-ca19-45ce-a793-d73927cd6ce9 2019-06-08 11:50:57,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.443356990814s 2019-06-08 11:50:57,237 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 11:50:59,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 11:50:59,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" 2019-06-08 11:50:59,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 08 Jun 2019 11:50: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-6dac1bf1-b983-4c5c-b741-d7cdab5d14e0 x-openstack-request-id: req-6dac1bf1-b983-4c5c-b741-d7cdab5d14e0 2019-06-08 11:50:59,963 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "bookmark"}], "image": {"id": "d037d136-4b05-4b5e-b31f-a684a4aae5d2", "links": [{"href": "http://172.30.9.46:8774/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "102f3fc8-65ec-465d-8eda-6e8459169730", "links": [{"href": "http://172.30.9.46:8774/flavors/102f3fc8-65ec-465d-8eda-6e8459169730", "rel": "bookmark"}]}, "id": "fad49671-acfe-4d91-9482-cf72c09b8510", "security_groups": [{"name": "vyos_vrouter-sg_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c"}], "user_id": "c4764a1a17de4501bb51e625d6b1f61b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T11:50:19Z", "hostId": "d4d218b0477abbfb242eab46fd1b6d287dc707b628c13d951b406b63", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "name": "vyos_vrouter-vm_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "created": "2019-06-08T11:50:15Z", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 11:50:59,963 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-6dac1bf1-b983-4c5c-b741-d7cdab5d14e0 2019-06-08 11:50:59,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.72366809845s 2019-06-08 11:50:59,971 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 11:51:01,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 11:51:01,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" 2019-06-08 11:51:02,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 08 Jun 2019 11:51:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-20d82265-221b-44ec-b75e-8253ae1fadf0 x-openstack-request-id: req-20d82265-221b-44ec-b75e-8253ae1fadf0 2019-06-08 11:51:02,152 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "bookmark"}], "image": {"id": "d037d136-4b05-4b5e-b31f-a684a4aae5d2", "links": [{"href": "http://172.30.9.46:8774/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "102f3fc8-65ec-465d-8eda-6e8459169730", "links": [{"href": "http://172.30.9.46:8774/flavors/102f3fc8-65ec-465d-8eda-6e8459169730", "rel": "bookmark"}]}, "id": "fad49671-acfe-4d91-9482-cf72c09b8510", "security_groups": [{"name": "vyos_vrouter-sg_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c"}], "user_id": "c4764a1a17de4501bb51e625d6b1f61b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T11:50:19Z", "hostId": "d4d218b0477abbfb242eab46fd1b6d287dc707b628c13d951b406b63", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "name": "vyos_vrouter-vm_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "created": "2019-06-08T11:50:15Z", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 11:51:02,152 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-20d82265-221b-44ec-b75e-8253ae1fadf0 2019-06-08 11:51:02,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.177857160568s 2019-06-08 11:51:02,160 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 11:51:04,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 11:51:04,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" 2019-06-08 11:51:04,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 08 Jun 2019 11:51:04 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-29beb2eb-f6aa-4ce2-a7d6-7977be6a7e63 x-openstack-request-id: req-29beb2eb-f6aa-4ce2-a7d6-7977be6a7e63 2019-06-08 11:51:04,532 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "bookmark"}], "image": {"id": "d037d136-4b05-4b5e-b31f-a684a4aae5d2", "links": [{"href": "http://172.30.9.46:8774/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "102f3fc8-65ec-465d-8eda-6e8459169730", "links": [{"href": "http://172.30.9.46:8774/flavors/102f3fc8-65ec-465d-8eda-6e8459169730", "rel": "bookmark"}]}, "id": "fad49671-acfe-4d91-9482-cf72c09b8510", "security_groups": [{"name": "vyos_vrouter-sg_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c"}], "user_id": "c4764a1a17de4501bb51e625d6b1f61b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T11:50:19Z", "hostId": "d4d218b0477abbfb242eab46fd1b6d287dc707b628c13d951b406b63", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "name": "vyos_vrouter-vm_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "created": "2019-06-08T11:50:15Z", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 11:51:04,532 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-29beb2eb-f6aa-4ce2-a7d6-7977be6a7e63 2019-06-08 11:51:04,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.369735956192s 2019-06-08 11:51:04,539 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 11:51:06,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 11:51:06,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" 2019-06-08 11:51:07,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 08 Jun 2019 11:51: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-8c8a1e66-efe3-47e1-841d-1aaf5171adf3 x-openstack-request-id: req-8c8a1e66-efe3-47e1-841d-1aaf5171adf3 2019-06-08 11:51:07,080 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "bookmark"}], "image": {"id": "d037d136-4b05-4b5e-b31f-a684a4aae5d2", "links": [{"href": "http://172.30.9.46:8774/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "102f3fc8-65ec-465d-8eda-6e8459169730", "links": [{"href": "http://172.30.9.46:8774/flavors/102f3fc8-65ec-465d-8eda-6e8459169730", "rel": "bookmark"}]}, "id": "fad49671-acfe-4d91-9482-cf72c09b8510", "security_groups": [{"name": "vyos_vrouter-sg_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c"}], "user_id": "c4764a1a17de4501bb51e625d6b1f61b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T11:50:19Z", "hostId": "d4d218b0477abbfb242eab46fd1b6d287dc707b628c13d951b406b63", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "name": "vyos_vrouter-vm_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "created": "2019-06-08T11:50:15Z", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 11:51:07,080 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-8c8a1e66-efe3-47e1-841d-1aaf5171adf3 2019-06-08 11:51:07,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.539242982864s 2019-06-08 11:51:07,088 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 11:51:09,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 11:51:09,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" 2019-06-08 11:51:09,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 08 Jun 2019 11:51: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-5d32193b-f227-4c86-aa35-41db71504a03 x-openstack-request-id: req-5d32193b-f227-4c86-aa35-41db71504a03 2019-06-08 11:51:09,461 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "bookmark"}], "image": {"id": "d037d136-4b05-4b5e-b31f-a684a4aae5d2", "links": [{"href": "http://172.30.9.46:8774/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "102f3fc8-65ec-465d-8eda-6e8459169730", "links": [{"href": "http://172.30.9.46:8774/flavors/102f3fc8-65ec-465d-8eda-6e8459169730", "rel": "bookmark"}]}, "id": "fad49671-acfe-4d91-9482-cf72c09b8510", "security_groups": [{"name": "vyos_vrouter-sg_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c"}], "user_id": "c4764a1a17de4501bb51e625d6b1f61b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T11:50:19Z", "hostId": "d4d218b0477abbfb242eab46fd1b6d287dc707b628c13d951b406b63", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "name": "vyos_vrouter-vm_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "created": "2019-06-08T11:50:15Z", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 11:51:09,461 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-5d32193b-f227-4c86-aa35-41db71504a03 2019-06-08 11:51:09,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.37119603157s 2019-06-08 11:51:09,468 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 11:51:11,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 11:51:11,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" 2019-06-08 11:51:11,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 08 Jun 2019 11:51:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-68789256-13e1-4828-8e10-236b37c3c83a x-openstack-request-id: req-68789256-13e1-4828-8e10-236b37c3c83a 2019-06-08 11:51:11,832 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "bookmark"}], "image": {"id": "d037d136-4b05-4b5e-b31f-a684a4aae5d2", "links": [{"href": "http://172.30.9.46:8774/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "102f3fc8-65ec-465d-8eda-6e8459169730", "links": [{"href": "http://172.30.9.46:8774/flavors/102f3fc8-65ec-465d-8eda-6e8459169730", "rel": "bookmark"}]}, "id": "fad49671-acfe-4d91-9482-cf72c09b8510", "security_groups": [{"name": "vyos_vrouter-sg_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c"}], "user_id": "c4764a1a17de4501bb51e625d6b1f61b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T11:50:19Z", "hostId": "d4d218b0477abbfb242eab46fd1b6d287dc707b628c13d951b406b63", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "name": "vyos_vrouter-vm_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "created": "2019-06-08T11:50:15Z", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 11:51:11,832 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-68789256-13e1-4828-8e10-236b37c3c83a 2019-06-08 11:51:11,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.361348867416s 2019-06-08 11:51:11,839 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 11:51:13,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 11:51:13,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" 2019-06-08 11:51:14,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 08 Jun 2019 11:51:13 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d88e7c7e-faa5-4f9c-bc08-2d6908474fa3 x-openstack-request-id: req-d88e7c7e-faa5-4f9c-bc08-2d6908474fa3 2019-06-08 11:51:14,331 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "bookmark"}], "image": {"id": "d037d136-4b05-4b5e-b31f-a684a4aae5d2", "links": [{"href": "http://172.30.9.46:8774/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "102f3fc8-65ec-465d-8eda-6e8459169730", "links": [{"href": "http://172.30.9.46:8774/flavors/102f3fc8-65ec-465d-8eda-6e8459169730", "rel": "bookmark"}]}, "id": "fad49671-acfe-4d91-9482-cf72c09b8510", "security_groups": [{"name": "vyos_vrouter-sg_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c"}], "user_id": "c4764a1a17de4501bb51e625d6b1f61b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T11:50:19Z", "hostId": "d4d218b0477abbfb242eab46fd1b6d287dc707b628c13d951b406b63", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "name": "vyos_vrouter-vm_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "created": "2019-06-08T11:50:15Z", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 11:51:14,332 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-d88e7c7e-faa5-4f9c-bc08-2d6908474fa3 2019-06-08 11:51:14,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.490525007248s 2019-06-08 11:51:14,338 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 11:51:16,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 11:51:16,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" 2019-06-08 11:51:16,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 08 Jun 2019 11:51:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1d0a9cb2-a0d5-427d-92b7-06a5a2635e57 x-openstack-request-id: req-1d0a9cb2-a0d5-427d-92b7-06a5a2635e57 2019-06-08 11:51:16,507 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "bookmark"}], "image": {"id": "d037d136-4b05-4b5e-b31f-a684a4aae5d2", "links": [{"href": "http://172.30.9.46:8774/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "102f3fc8-65ec-465d-8eda-6e8459169730", "links": [{"href": "http://172.30.9.46:8774/flavors/102f3fc8-65ec-465d-8eda-6e8459169730", "rel": "bookmark"}]}, "id": "fad49671-acfe-4d91-9482-cf72c09b8510", "security_groups": [{"name": "vyos_vrouter-sg_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c"}], "user_id": "c4764a1a17de4501bb51e625d6b1f61b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T11:50:19Z", "hostId": "d4d218b0477abbfb242eab46fd1b6d287dc707b628c13d951b406b63", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "name": "vyos_vrouter-vm_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "created": "2019-06-08T11:50:15Z", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 11:51:16,508 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-1d0a9cb2-a0d5-427d-92b7-06a5a2635e57 2019-06-08 11:51:16,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.166704893112s 2019-06-08 11:51:16,514 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 11:51:18,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 11:51:18,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" 2019-06-08 11:51:19,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 08 Jun 2019 11:51:18 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-981b7155-710e-4d56-b804-83adf0bdddd0 x-openstack-request-id: req-981b7155-710e-4d56-b804-83adf0bdddd0 2019-06-08 11:51:19,598 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "bookmark"}], "image": {"id": "d037d136-4b05-4b5e-b31f-a684a4aae5d2", "links": [{"href": "http://172.30.9.46:8774/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "102f3fc8-65ec-465d-8eda-6e8459169730", "links": [{"href": "http://172.30.9.46:8774/flavors/102f3fc8-65ec-465d-8eda-6e8459169730", "rel": "bookmark"}]}, "id": "fad49671-acfe-4d91-9482-cf72c09b8510", "security_groups": [{"name": "vyos_vrouter-sg_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c"}], "user_id": "c4764a1a17de4501bb51e625d6b1f61b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T11:50:19Z", "hostId": "d4d218b0477abbfb242eab46fd1b6d287dc707b628c13d951b406b63", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "name": "vyos_vrouter-vm_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "created": "2019-06-08T11:50:15Z", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 11:51:19,598 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-981b7155-710e-4d56-b804-83adf0bdddd0 2019-06-08 11:51:19,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.08100795746s 2019-06-08 11:51:19,605 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 11:51:21,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 11:51:21,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" 2019-06-08 11:51:21,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 08 Jun 2019 11:51: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-e84384fe-163c-4c04-b337-d4b6d2151aee x-openstack-request-id: req-e84384fe-163c-4c04-b337-d4b6d2151aee 2019-06-08 11:51:22,000 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "bookmark"}], "image": {"id": "d037d136-4b05-4b5e-b31f-a684a4aae5d2", "links": [{"href": "http://172.30.9.46:8774/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "102f3fc8-65ec-465d-8eda-6e8459169730", "links": [{"href": "http://172.30.9.46:8774/flavors/102f3fc8-65ec-465d-8eda-6e8459169730", "rel": "bookmark"}]}, "id": "fad49671-acfe-4d91-9482-cf72c09b8510", "security_groups": [{"name": "vyos_vrouter-sg_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c"}], "user_id": "c4764a1a17de4501bb51e625d6b1f61b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T11:50:19Z", "hostId": "d4d218b0477abbfb242eab46fd1b6d287dc707b628c13d951b406b63", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "name": "vyos_vrouter-vm_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "created": "2019-06-08T11:50:15Z", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 11:51:22,000 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-e84384fe-163c-4c04-b337-d4b6d2151aee 2019-06-08 11:51:22,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.392564058304s 2019-06-08 11:51:22,007 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 11:51:24,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 11:51:24,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" 2019-06-08 11:51:24,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 08 Jun 2019 11:51:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-601e8173-1f2f-4ab9-af8a-d3d4c4084ac0 x-openstack-request-id: req-601e8173-1f2f-4ab9-af8a-d3d4c4084ac0 2019-06-08 11:51:24,181 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "bookmark"}], "image": {"id": "d037d136-4b05-4b5e-b31f-a684a4aae5d2", "links": [{"href": "http://172.30.9.46:8774/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "102f3fc8-65ec-465d-8eda-6e8459169730", "links": [{"href": "http://172.30.9.46:8774/flavors/102f3fc8-65ec-465d-8eda-6e8459169730", "rel": "bookmark"}]}, "id": "fad49671-acfe-4d91-9482-cf72c09b8510", "security_groups": [{"name": "vyos_vrouter-sg_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c"}], "user_id": "c4764a1a17de4501bb51e625d6b1f61b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T11:50:19Z", "hostId": "d4d218b0477abbfb242eab46fd1b6d287dc707b628c13d951b406b63", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "name": "vyos_vrouter-vm_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "created": "2019-06-08T11:50:15Z", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 11:51:24,181 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-601e8173-1f2f-4ab9-af8a-d3d4c4084ac0 2019-06-08 11:51:24,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.172194004059s 2019-06-08 11:51:24,188 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 11:51:26,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 11:51:26,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" 2019-06-08 11:51:26,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 08 Jun 2019 11:51: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-38d8ce5d-e7fc-47e8-9e22-111f4d97fa46 x-openstack-request-id: req-38d8ce5d-e7fc-47e8-9e22-111f4d97fa46 2019-06-08 11:51:26,381 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "bookmark"}], "image": {"id": "d037d136-4b05-4b5e-b31f-a684a4aae5d2", "links": [{"href": "http://172.30.9.46:8774/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "102f3fc8-65ec-465d-8eda-6e8459169730", "links": [{"href": "http://172.30.9.46:8774/flavors/102f3fc8-65ec-465d-8eda-6e8459169730", "rel": "bookmark"}]}, "id": "fad49671-acfe-4d91-9482-cf72c09b8510", "security_groups": [{"name": "vyos_vrouter-sg_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c"}], "user_id": "c4764a1a17de4501bb51e625d6b1f61b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T11:50:19Z", "hostId": "d4d218b0477abbfb242eab46fd1b6d287dc707b628c13d951b406b63", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "name": "vyos_vrouter-vm_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "created": "2019-06-08T11:50:15Z", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 11:51:26,381 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-38d8ce5d-e7fc-47e8-9e22-111f4d97fa46 2019-06-08 11:51:26,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.190287828445s 2019-06-08 11:51:26,388 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 11:51:28,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 11:51:28,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" 2019-06-08 11:51:28,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 08 Jun 2019 11:51: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-ee8664e3-1fdb-4106-8f58-09c1cdcbc4cd x-openstack-request-id: req-ee8664e3-1fdb-4106-8f58-09c1cdcbc4cd 2019-06-08 11:51:28,573 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "bookmark"}], "image": {"id": "d037d136-4b05-4b5e-b31f-a684a4aae5d2", "links": [{"href": "http://172.30.9.46:8774/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "102f3fc8-65ec-465d-8eda-6e8459169730", "links": [{"href": "http://172.30.9.46:8774/flavors/102f3fc8-65ec-465d-8eda-6e8459169730", "rel": "bookmark"}]}, "id": "fad49671-acfe-4d91-9482-cf72c09b8510", "security_groups": [{"name": "vyos_vrouter-sg_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c"}], "user_id": "c4764a1a17de4501bb51e625d6b1f61b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T11:50:19Z", "hostId": "d4d218b0477abbfb242eab46fd1b6d287dc707b628c13d951b406b63", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "name": "vyos_vrouter-vm_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "created": "2019-06-08T11:50:15Z", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 11:51:28,573 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-ee8664e3-1fdb-4106-8f58-09c1cdcbc4cd 2019-06-08 11:51:28,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.182853937149s 2019-06-08 11:51:28,580 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 11:51:30,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 11:51:30,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" 2019-06-08 11:51:30,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 08 Jun 2019 11:51:30 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0a47eb30-ac39-4ef1-9592-41beaa42eda3 x-openstack-request-id: req-0a47eb30-ac39-4ef1-9592-41beaa42eda3 2019-06-08 11:51:30,790 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "bookmark"}], "image": {"id": "d037d136-4b05-4b5e-b31f-a684a4aae5d2", "links": [{"href": "http://172.30.9.46:8774/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "102f3fc8-65ec-465d-8eda-6e8459169730", "links": [{"href": "http://172.30.9.46:8774/flavors/102f3fc8-65ec-465d-8eda-6e8459169730", "rel": "bookmark"}]}, "id": "fad49671-acfe-4d91-9482-cf72c09b8510", "security_groups": [{"name": "vyos_vrouter-sg_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c"}], "user_id": "c4764a1a17de4501bb51e625d6b1f61b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T11:50:19Z", "hostId": "d4d218b0477abbfb242eab46fd1b6d287dc707b628c13d951b406b63", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "name": "vyos_vrouter-vm_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "created": "2019-06-08T11:50:15Z", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 11:51:30,790 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-0a47eb30-ac39-4ef1-9592-41beaa42eda3 2019-06-08 11:51:30,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.208076000214s 2019-06-08 11:51:30,797 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 11:51:32,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 11:51:32,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" 2019-06-08 11:51:33,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 08 Jun 2019 11:51: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-c6607116-70b0-46a1-9801-5c82b5159248 x-openstack-request-id: req-c6607116-70b0-46a1-9801-5c82b5159248 2019-06-08 11:51:33,144 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "bookmark"}], "image": {"id": "d037d136-4b05-4b5e-b31f-a684a4aae5d2", "links": [{"href": "http://172.30.9.46:8774/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "102f3fc8-65ec-465d-8eda-6e8459169730", "links": [{"href": "http://172.30.9.46:8774/flavors/102f3fc8-65ec-465d-8eda-6e8459169730", "rel": "bookmark"}]}, "id": "fad49671-acfe-4d91-9482-cf72c09b8510", "security_groups": [{"name": "vyos_vrouter-sg_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c"}], "user_id": "c4764a1a17de4501bb51e625d6b1f61b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T11:50:19Z", "hostId": "d4d218b0477abbfb242eab46fd1b6d287dc707b628c13d951b406b63", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "name": "vyos_vrouter-vm_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "created": "2019-06-08T11:50:15Z", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 11:51:33,145 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-c6607116-70b0-46a1-9801-5c82b5159248 2019-06-08 11:51:33,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.345177173615s 2019-06-08 11:51:33,151 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 11:51:35,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 11:51:35,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" 2019-06-08 11:51:35,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 08 Jun 2019 11:51:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3a8ad3ff-ac1e-4747-9255-61bdde1a9fc0 x-openstack-request-id: req-3a8ad3ff-ac1e-4747-9255-61bdde1a9fc0 2019-06-08 11:51:35,583 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "bookmark"}], "image": {"id": "d037d136-4b05-4b5e-b31f-a684a4aae5d2", "links": [{"href": "http://172.30.9.46:8774/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "102f3fc8-65ec-465d-8eda-6e8459169730", "links": [{"href": "http://172.30.9.46:8774/flavors/102f3fc8-65ec-465d-8eda-6e8459169730", "rel": "bookmark"}]}, "id": "fad49671-acfe-4d91-9482-cf72c09b8510", "security_groups": [{"name": "vyos_vrouter-sg_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c"}], "user_id": "c4764a1a17de4501bb51e625d6b1f61b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T11:50:19Z", "hostId": "d4d218b0477abbfb242eab46fd1b6d287dc707b628c13d951b406b63", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "name": "vyos_vrouter-vm_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "created": "2019-06-08T11:50:15Z", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 11:51:35,583 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-3a8ad3ff-ac1e-4747-9255-61bdde1a9fc0 2019-06-08 11:51:35,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.429448843002s 2019-06-08 11:51:35,590 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 11:51:37,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 11:51:37,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" 2019-06-08 11:51:37,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 08 Jun 2019 11:51: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-66945dde-3fec-4d45-8ad7-c24ae971dfbb x-openstack-request-id: req-66945dde-3fec-4d45-8ad7-c24ae971dfbb 2019-06-08 11:51:37,788 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "bookmark"}], "image": {"id": "d037d136-4b05-4b5e-b31f-a684a4aae5d2", "links": [{"href": "http://172.30.9.46:8774/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "102f3fc8-65ec-465d-8eda-6e8459169730", "links": [{"href": "http://172.30.9.46:8774/flavors/102f3fc8-65ec-465d-8eda-6e8459169730", "rel": "bookmark"}]}, "id": "fad49671-acfe-4d91-9482-cf72c09b8510", "security_groups": [{"name": "vyos_vrouter-sg_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c"}], "user_id": "c4764a1a17de4501bb51e625d6b1f61b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T11:50:19Z", "hostId": "d4d218b0477abbfb242eab46fd1b6d287dc707b628c13d951b406b63", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "name": "vyos_vrouter-vm_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "created": "2019-06-08T11:50:15Z", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 11:51:37,788 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-66945dde-3fec-4d45-8ad7-c24ae971dfbb 2019-06-08 11:51:37,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.195662975311s 2019-06-08 11:51:37,795 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 11:51:39,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 11:51:39,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" 2019-06-08 11:51:39,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 08 Jun 2019 11:51:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-025bd792-e5af-437d-83c5-44b50d561e92 x-openstack-request-id: req-025bd792-e5af-437d-83c5-44b50d561e92 2019-06-08 11:51:39,979 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "bookmark"}], "image": {"id": "d037d136-4b05-4b5e-b31f-a684a4aae5d2", "links": [{"href": "http://172.30.9.46:8774/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "102f3fc8-65ec-465d-8eda-6e8459169730", "links": [{"href": "http://172.30.9.46:8774/flavors/102f3fc8-65ec-465d-8eda-6e8459169730", "rel": "bookmark"}]}, "id": "fad49671-acfe-4d91-9482-cf72c09b8510", "security_groups": [{"name": "vyos_vrouter-sg_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c"}], "user_id": "c4764a1a17de4501bb51e625d6b1f61b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T11:50:19Z", "hostId": "d4d218b0477abbfb242eab46fd1b6d287dc707b628c13d951b406b63", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "name": "vyos_vrouter-vm_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "created": "2019-06-08T11:50:15Z", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 11:51:39,979 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-025bd792-e5af-437d-83c5-44b50d561e92 2019-06-08 11:51:39,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.181224107742s 2019-06-08 11:51:39,986 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 11:51:41,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 11:51:41,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" 2019-06-08 11:51:42,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 08 Jun 2019 11:51: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-e682fe9e-bc73-4f3b-b8bb-6932dc4a76b5 x-openstack-request-id: req-e682fe9e-bc73-4f3b-b8bb-6932dc4a76b5 2019-06-08 11:51:42,433 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "bookmark"}], "image": {"id": "d037d136-4b05-4b5e-b31f-a684a4aae5d2", "links": [{"href": "http://172.30.9.46:8774/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "102f3fc8-65ec-465d-8eda-6e8459169730", "links": [{"href": "http://172.30.9.46:8774/flavors/102f3fc8-65ec-465d-8eda-6e8459169730", "rel": "bookmark"}]}, "id": "fad49671-acfe-4d91-9482-cf72c09b8510", "security_groups": [{"name": "vyos_vrouter-sg_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c"}], "user_id": "c4764a1a17de4501bb51e625d6b1f61b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T11:50:19Z", "hostId": "d4d218b0477abbfb242eab46fd1b6d287dc707b628c13d951b406b63", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "name": "vyos_vrouter-vm_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "created": "2019-06-08T11:50:15Z", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 11:51:42,433 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-e682fe9e-bc73-4f3b-b8bb-6932dc4a76b5 2019-06-08 11:51:42,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.444951057434s 2019-06-08 11:51:42,440 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 11:51:44,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 11:51:44,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" 2019-06-08 11:51:44,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 08 Jun 2019 11:51:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9c61a37f-f6ab-4eda-abd5-3533e6efa04e x-openstack-request-id: req-9c61a37f-f6ab-4eda-abd5-3533e6efa04e 2019-06-08 11:51:44,930 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "bookmark"}], "image": {"id": "d037d136-4b05-4b5e-b31f-a684a4aae5d2", "links": [{"href": "http://172.30.9.46:8774/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "102f3fc8-65ec-465d-8eda-6e8459169730", "links": [{"href": "http://172.30.9.46:8774/flavors/102f3fc8-65ec-465d-8eda-6e8459169730", "rel": "bookmark"}]}, "id": "fad49671-acfe-4d91-9482-cf72c09b8510", "security_groups": [{"name": "vyos_vrouter-sg_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c"}], "user_id": "c4764a1a17de4501bb51e625d6b1f61b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T11:50:19Z", "hostId": "d4d218b0477abbfb242eab46fd1b6d287dc707b628c13d951b406b63", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "name": "vyos_vrouter-vm_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "created": "2019-06-08T11:50:15Z", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 11:51:44,930 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-9c61a37f-f6ab-4eda-abd5-3533e6efa04e 2019-06-08 11:51:44,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.487820863724s 2019-06-08 11:51:44,938 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 11:51:46,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 11:51:46,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" 2019-06-08 11:51:47,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 08 Jun 2019 11:51: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-5de19bf3-b392-4b00-87ce-2dc8c1d9a9a9 x-openstack-request-id: req-5de19bf3-b392-4b00-87ce-2dc8c1d9a9a9 2019-06-08 11:51:47,416 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "bookmark"}], "image": {"id": "d037d136-4b05-4b5e-b31f-a684a4aae5d2", "links": [{"href": "http://172.30.9.46:8774/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "102f3fc8-65ec-465d-8eda-6e8459169730", "links": [{"href": "http://172.30.9.46:8774/flavors/102f3fc8-65ec-465d-8eda-6e8459169730", "rel": "bookmark"}]}, "id": "fad49671-acfe-4d91-9482-cf72c09b8510", "security_groups": [{"name": "vyos_vrouter-sg_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c"}], "user_id": "c4764a1a17de4501bb51e625d6b1f61b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T11:50:19Z", "hostId": "d4d218b0477abbfb242eab46fd1b6d287dc707b628c13d951b406b63", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "name": "vyos_vrouter-vm_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "created": "2019-06-08T11:50:15Z", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 11:51:47,416 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-5de19bf3-b392-4b00-87ce-2dc8c1d9a9a9 2019-06-08 11:51:47,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.475862026215s 2019-06-08 11:51:47,423 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 11:51:49,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 11:51:49,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" 2019-06-08 11:51:49,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 08 Jun 2019 11:51:49 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d13423a6-fb6a-444d-b3e7-fc490045220b x-openstack-request-id: req-d13423a6-fb6a-444d-b3e7-fc490045220b 2019-06-08 11:51:49,611 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "bookmark"}], "image": {"id": "d037d136-4b05-4b5e-b31f-a684a4aae5d2", "links": [{"href": "http://172.30.9.46:8774/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "102f3fc8-65ec-465d-8eda-6e8459169730", "links": [{"href": "http://172.30.9.46:8774/flavors/102f3fc8-65ec-465d-8eda-6e8459169730", "rel": "bookmark"}]}, "id": "fad49671-acfe-4d91-9482-cf72c09b8510", "security_groups": [{"name": "vyos_vrouter-sg_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c"}], "user_id": "c4764a1a17de4501bb51e625d6b1f61b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T11:50:19Z", "hostId": "d4d218b0477abbfb242eab46fd1b6d287dc707b628c13d951b406b63", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "name": "vyos_vrouter-vm_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "created": "2019-06-08T11:50:15Z", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 11:51:49,611 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-d13423a6-fb6a-444d-b3e7-fc490045220b 2019-06-08 11:51:49,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.185292005539s 2019-06-08 11:51:49,618 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 11:51:51,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 11:51:51,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" 2019-06-08 11:51:52,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 08 Jun 2019 11:51:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-02318997-4a98-49a8-aa21-a86084d6cc5a x-openstack-request-id: req-02318997-4a98-49a8-aa21-a86084d6cc5a 2019-06-08 11:51:52,100 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "bookmark"}], "image": {"id": "d037d136-4b05-4b5e-b31f-a684a4aae5d2", "links": [{"href": "http://172.30.9.46:8774/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "102f3fc8-65ec-465d-8eda-6e8459169730", "links": [{"href": "http://172.30.9.46:8774/flavors/102f3fc8-65ec-465d-8eda-6e8459169730", "rel": "bookmark"}]}, "id": "fad49671-acfe-4d91-9482-cf72c09b8510", "security_groups": [{"name": "vyos_vrouter-sg_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c"}], "user_id": "c4764a1a17de4501bb51e625d6b1f61b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T11:50:19Z", "hostId": "d4d218b0477abbfb242eab46fd1b6d287dc707b628c13d951b406b63", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "name": "vyos_vrouter-vm_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "created": "2019-06-08T11:50:15Z", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 11:51:52,100 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-02318997-4a98-49a8-aa21-a86084d6cc5a 2019-06-08 11:51:52,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.479784011841s 2019-06-08 11:51:52,107 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 11:51:54,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 11:51:54,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" 2019-06-08 11:51:54,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 08 Jun 2019 11:51:54 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a482b316-598f-4995-8815-48baca6781df x-openstack-request-id: req-a482b316-598f-4995-8815-48baca6781df 2019-06-08 11:51:54,925 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "bookmark"}], "image": {"id": "d037d136-4b05-4b5e-b31f-a684a4aae5d2", "links": [{"href": "http://172.30.9.46:8774/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "102f3fc8-65ec-465d-8eda-6e8459169730", "links": [{"href": "http://172.30.9.46:8774/flavors/102f3fc8-65ec-465d-8eda-6e8459169730", "rel": "bookmark"}]}, "id": "fad49671-acfe-4d91-9482-cf72c09b8510", "security_groups": [{"name": "vyos_vrouter-sg_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c"}], "user_id": "c4764a1a17de4501bb51e625d6b1f61b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T11:50:19Z", "hostId": "d4d218b0477abbfb242eab46fd1b6d287dc707b628c13d951b406b63", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "name": "vyos_vrouter-vm_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "created": "2019-06-08T11:50:15Z", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 11:51:54,925 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-a482b316-598f-4995-8815-48baca6781df 2019-06-08 11:51:54,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.815883874893s 2019-06-08 11:51:54,932 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 11:51:56,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 11:51:56,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" 2019-06-08 11:51:57,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 08 Jun 2019 11:51: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-b9f30ef2-a46c-4371-a687-f101bad63770 x-openstack-request-id: req-b9f30ef2-a46c-4371-a687-f101bad63770 2019-06-08 11:51:57,378 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "bookmark"}], "image": {"id": "d037d136-4b05-4b5e-b31f-a684a4aae5d2", "links": [{"href": "http://172.30.9.46:8774/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "102f3fc8-65ec-465d-8eda-6e8459169730", "links": [{"href": "http://172.30.9.46:8774/flavors/102f3fc8-65ec-465d-8eda-6e8459169730", "rel": "bookmark"}]}, "id": "fad49671-acfe-4d91-9482-cf72c09b8510", "security_groups": [{"name": "vyos_vrouter-sg_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c"}], "user_id": "c4764a1a17de4501bb51e625d6b1f61b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T11:50:19Z", "hostId": "d4d218b0477abbfb242eab46fd1b6d287dc707b628c13d951b406b63", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "name": "vyos_vrouter-vm_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "created": "2019-06-08T11:50:15Z", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 11:51:57,378 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-b9f30ef2-a46c-4371-a687-f101bad63770 2019-06-08 11:51:57,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.444112062454s 2019-06-08 11:51:57,385 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 11:51:59,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 11:51:59,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" 2019-06-08 11:51:59,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 08 Jun 2019 11:51: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-7c6fc0b1-276b-4091-b317-bc4f09c46950 x-openstack-request-id: req-7c6fc0b1-276b-4091-b317-bc4f09c46950 2019-06-08 11:51:59,838 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "bookmark"}], "image": {"id": "d037d136-4b05-4b5e-b31f-a684a4aae5d2", "links": [{"href": "http://172.30.9.46:8774/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "102f3fc8-65ec-465d-8eda-6e8459169730", "links": [{"href": "http://172.30.9.46:8774/flavors/102f3fc8-65ec-465d-8eda-6e8459169730", "rel": "bookmark"}]}, "id": "fad49671-acfe-4d91-9482-cf72c09b8510", "security_groups": [{"name": "vyos_vrouter-sg_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c"}], "user_id": "c4764a1a17de4501bb51e625d6b1f61b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T11:50:19Z", "hostId": "d4d218b0477abbfb242eab46fd1b6d287dc707b628c13d951b406b63", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "name": "vyos_vrouter-vm_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "created": "2019-06-08T11:50:15Z", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 11:51:59,839 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-7c6fc0b1-276b-4091-b317-bc4f09c46950 2019-06-08 11:51:59,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.450867891312s 2019-06-08 11:51:59,845 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 11:52:01,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 11:52:01,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" 2019-06-08 11:52:02,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 08 Jun 2019 11:52: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-15f2c5ee-14fa-468d-b2c6-7a81cce77fa4 x-openstack-request-id: req-15f2c5ee-14fa-468d-b2c6-7a81cce77fa4 2019-06-08 11:52:02,054 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "bookmark"}], "image": {"id": "d037d136-4b05-4b5e-b31f-a684a4aae5d2", "links": [{"href": "http://172.30.9.46:8774/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "102f3fc8-65ec-465d-8eda-6e8459169730", "links": [{"href": "http://172.30.9.46:8774/flavors/102f3fc8-65ec-465d-8eda-6e8459169730", "rel": "bookmark"}]}, "id": "fad49671-acfe-4d91-9482-cf72c09b8510", "security_groups": [{"name": "vyos_vrouter-sg_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c"}], "user_id": "c4764a1a17de4501bb51e625d6b1f61b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T11:50:19Z", "hostId": "d4d218b0477abbfb242eab46fd1b6d287dc707b628c13d951b406b63", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "name": "vyos_vrouter-vm_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "created": "2019-06-08T11:50:15Z", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 11:52:02,055 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-15f2c5ee-14fa-468d-b2c6-7a81cce77fa4 2019-06-08 11:52:02,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.206780910492s 2019-06-08 11:52:02,062 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 11:52:04,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 11:52:04,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" 2019-06-08 11:52:04,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 748 Content-Type: application/json Date: Sat, 08 Jun 2019 11:52:04 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-74c27940-281d-43d8-88ae-4ac60546e61b x-openstack-request-id: req-74c27940-281d-43d8-88ae-4ac60546e61b 2019-06-08 11:52:04,232 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:a2:06", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "bookmark"}], "image": {"id": "d037d136-4b05-4b5e-b31f-a684a4aae5d2", "links": [{"href": "http://172.30.9.46:8774/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:52:02.000000", "flavor": {"id": "102f3fc8-65ec-465d-8eda-6e8459169730", "links": [{"href": "http://172.30.9.46:8774/flavors/102f3fc8-65ec-465d-8eda-6e8459169730", "rel": "bookmark"}]}, "id": "fad49671-acfe-4d91-9482-cf72c09b8510", "security_groups": [{"name": "vyos_vrouter-sg_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c"}], "user_id": "c4764a1a17de4501bb51e625d6b1f61b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:52:02Z", "hostId": "d4d218b0477abbfb242eab46fd1b6d287dc707b628c13d951b406b63", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "name": "vyos_vrouter-vm_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "created": "2019-06-08T11:50:15Z", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 11:52:04,232 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-74c27940-281d-43d8-88ae-4ac60546e61b 2019-06-08 11:52:04,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.167791128159s 2019-06-08 11:52:04,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-06-08 11:52:04,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:9696/v2.0/ports.json?device_id=fad49671-acfe-4d91-9482-cf72c09b8510" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" 2019-06-08 11:52:04,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Sat, 08 Jun 2019 11:52:04 GMT X-Openstack-Request-Id: req-8615619b-3943-45ed-85d1-154edc6142b5 2019-06-08 11:52:04,304 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T11:52:02Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a5f1ed72-39b3-4928-8a2b-5e34f3290f6a","ip_address":"192.168.120.15"}],"id":"fe48c79f-5e7e-42e1-976d-b766d180eda5","security_groups":["3b3a69f7-bf94-43a5-916b-d7b4c479bec2"],"mac_address":"fa:16:3e:7c:a2:06","project_id":"b0b2602112464b1aa32539f2de282ae5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"63726bd7-2470-43f5-964f-e62aacefa8ca","tenant_id":"b0b2602112464b1aa32539f2de282ae5","created_at":"2019-06-08T11:50:19Z","binding:vnic_type":"normal","device_id":"fad49671-acfe-4d91-9482-cf72c09b8510","ip_allocation":"immediate"}]} 2019-06-08 11:52:04,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/ports.json?device_id=fad49671-acfe-4d91-9482-cf72c09b8510 used request id req-8615619b-3943-45ed-85d1-154edc6142b5 2019-06-08 11:52:04,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0648829936981s 2019-06-08 11:52:04,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-08 11:52:04,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:9696/v2.0/floatingips.json?port_id=fe48c79f-5e7e-42e1-976d-b766d180eda5" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" 2019-06-08 11:52:04,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 08 Jun 2019 11:52:04 GMT X-Openstack-Request-Id: req-2a353bc1-22f1-4237-b758-6f724540386f 2019-06-08 11:52:04,367 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-06-08 11:52:04,368 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json?port_id=fe48c79f-5e7e-42e1-976d-b766d180eda5 used request id req-2a353bc1-22f1-4237-b758-6f724540386f 2019-06-08 11:52:04,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0528969764709s 2019-06-08 11:52:04,368 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vyos_vrouter-net_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:7c:a2:06', 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'd037d136-4b05-4b5e-b31f-a684a4aae5d2'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-08T11:52:02.000000', 'flavor': Munch({u'id': u'102f3fc8-65ec-465d-8eda-6e8459169730'}), 'az': u'nova', 'id': u'fad49671-acfe-4d91-9482-cf72c09b8510', 'security_groups': [Munch({u'name': u'vyos_vrouter-sg_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'c4764a1a17de4501bb51e625d6b1f61b', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b0b2602112464b1aa32539f2de282ae5', 'name': 'vyos_vrouter-project_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2019-06-08T11:52:02.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-08T11:52:02Z', 'hostId': u'd4d218b0477abbfb242eab46fd1b6d287dc707b628c13d951b406b63', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vyos_vrouter-kp_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c', 'public_v6': '', 'private_v4': u'192.168.120.15', 'cloud': 'envvars', 'host_id': u'd4d218b0477abbfb242eab46fd1b6d287dc707b628c13d951b406b63', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-08T11:52:02.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b0b2602112464b1aa32539f2de282ae5', 'name': u'vyos_vrouter-vm_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c', 'adminPass': u'zW3PfWk2Lbye', 'tenant_id': u'b0b2602112464b1aa32539f2de282ae5', 'created_at': u'2019-06-08T11:50:15Z', 'created': u'2019-06-08T11:50:15Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-06-08 11:52:04,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 11:52:04,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" 2019-06-08 11:52:04,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sat, 08 Jun 2019 11:52:04 GMT X-Openstack-Request-Id: req-23c9191e-7a69-46df-8bb1-4dd45650e683 2019-06-08 11:52:04,473 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"63726bd7-2470-43f5-964f-e62aacefa8ca","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b0b2602112464b1aa32539f2de282ae5","l2_adjacency":true,"status":"ACTIVE","subnets":["a5f1ed72-39b3-4928-8a2b-5e34f3290f6a"],"description":"","tags":[],"updated_at":"2019-06-08T11:49:58Z","qos_policy_id":null,"name":"vyos_vrouter-net_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c","admin_state_up":true,"tenant_id":"b0b2602112464b1aa32539f2de282ae5","created_at":"2019-06-08T11:49:57Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T06:03:01Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","mtu":1500}]} 2019-06-08 11:52:04,473 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-23c9191e-7a69-46df-8bb1-4dd45650e683 2019-06-08 11:52:04,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0983648300171s 2019-06-08 11:52:04,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-06-08 11:52:04,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:9696/v2.0/ports.json?device_id=fad49671-acfe-4d91-9482-cf72c09b8510" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" 2019-06-08 11:52:04,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Sat, 08 Jun 2019 11:52:04 GMT X-Openstack-Request-Id: req-27ca5394-7106-470f-b424-0903cf6aee0e 2019-06-08 11:52:04,524 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T11:52:02Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a5f1ed72-39b3-4928-8a2b-5e34f3290f6a","ip_address":"192.168.120.15"}],"id":"fe48c79f-5e7e-42e1-976d-b766d180eda5","security_groups":["3b3a69f7-bf94-43a5-916b-d7b4c479bec2"],"mac_address":"fa:16:3e:7c:a2:06","project_id":"b0b2602112464b1aa32539f2de282ae5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"63726bd7-2470-43f5-964f-e62aacefa8ca","tenant_id":"b0b2602112464b1aa32539f2de282ae5","created_at":"2019-06-08T11:50:19Z","binding:vnic_type":"normal","device_id":"fad49671-acfe-4d91-9482-cf72c09b8510","ip_allocation":"immediate"}]} 2019-06-08 11:52:04,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/ports.json?device_id=fad49671-acfe-4d91-9482-cf72c09b8510 used request id req-27ca5394-7106-470f-b424-0903cf6aee0e 2019-06-08 11:52:04,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0498650074005s 2019-06-08 11:52:04,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-06-08 11:52:04,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" -d '{"floatingip": {"floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "fixed_ip_address": "192.168.120.15", "port_id": "fe48c79f-5e7e-42e1-976d-b766d180eda5"}}' 2019-06-08 11:52:06,780 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Sat, 08 Jun 2019 11:52:06 GMT X-Openstack-Request-Id: req-da9a7a54-f158-414f-90eb-7b9c37751665 2019-06-08 11:52:06,780 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "387db212-c82d-454b-93c9-42238b52bce4", "status": "DOWN", "description": "", "tags": [], "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "created_at": "2019-06-08T11:52:05Z", "updated_at": "2019-06-08T11:52:05Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "63726bd7-2470-43f5-964f-e62aacefa8ca", "device_owner": "compute:nova", "mac_address": "fa:16:3e:7c:a2:06", "device_id": "fad49671-acfe-4d91-9482-cf72c09b8510"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "b0b2602112464b1aa32539f2de282ae5", "port_id": "fe48c79f-5e7e-42e1-976d-b766d180eda5", "id": "5631c4bf-7241-41d2-977e-6e97e39e76d3", "qos_policy_id": null}} 2019-06-08 11:52:06,780 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-da9a7a54-f158-414f-90eb-7b9c37751665 2019-06-08 11:52:06,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.25549006462s 2019-06-08 11:52:06,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-08 11:52:06,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" 2019-06-08 11:52:06,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 08 Jun 2019 11:52:06 GMT X-Openstack-Request-Id: req-87970a58-3c16-499e-989e-186abc60b789 2019-06-08 11:52:06,884 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "387db212-c82d-454b-93c9-42238b52bce4", "status": "DOWN", "description": "", "tags": [], "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "created_at": "2019-06-08T11:52:05Z", "updated_at": "2019-06-08T11:52:05Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "63726bd7-2470-43f5-964f-e62aacefa8ca", "device_owner": "compute:nova", "mac_address": "fa:16:3e:7c:a2:06", "device_id": "fad49671-acfe-4d91-9482-cf72c09b8510"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "b0b2602112464b1aa32539f2de282ae5", "port_id": "fe48c79f-5e7e-42e1-976d-b766d180eda5", "id": "5631c4bf-7241-41d2-977e-6e97e39e76d3", "qos_policy_id": null}]} 2019-06-08 11:52:06,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-87970a58-3c16-499e-989e-186abc60b789 2019-06-08 11:52:06,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0882480144501s 2019-06-08 11:52:06,891 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-08 11:52:07,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-08 11:52:07,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" 2019-06-08 11:52:07,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 08 Jun 2019 11:52:07 GMT X-Openstack-Request-Id: req-88a0fb4d-e3bb-42b0-a55f-ddb850d9c80d 2019-06-08 11:52:07,335 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "387db212-c82d-454b-93c9-42238b52bce4", "status": "DOWN", "description": "", "tags": [], "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "created_at": "2019-06-08T11:52:05Z", "updated_at": "2019-06-08T11:52:05Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "63726bd7-2470-43f5-964f-e62aacefa8ca", "device_owner": "compute:nova", "mac_address": "fa:16:3e:7c:a2:06", "device_id": "fad49671-acfe-4d91-9482-cf72c09b8510"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "b0b2602112464b1aa32539f2de282ae5", "port_id": "fe48c79f-5e7e-42e1-976d-b766d180eda5", "id": "5631c4bf-7241-41d2-977e-6e97e39e76d3", "qos_policy_id": null}]} 2019-06-08 11:52:07,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-88a0fb4d-e3bb-42b0-a55f-ddb850d9c80d 2019-06-08 11:52:07,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.333197832108s 2019-06-08 11:52:07,342 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-08 11:52:07,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-08 11:52:07,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" 2019-06-08 11:52:07,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 08 Jun 2019 11:52:07 GMT X-Openstack-Request-Id: req-b96b86f1-8d99-4874-87af-f8b5ce917661 2019-06-08 11:52:07,520 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "387db212-c82d-454b-93c9-42238b52bce4", "status": "DOWN", "description": "", "tags": [], "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "created_at": "2019-06-08T11:52:05Z", "updated_at": "2019-06-08T11:52:05Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "63726bd7-2470-43f5-964f-e62aacefa8ca", "device_owner": "compute:nova", "mac_address": "fa:16:3e:7c:a2:06", "device_id": "fad49671-acfe-4d91-9482-cf72c09b8510"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "b0b2602112464b1aa32539f2de282ae5", "port_id": "fe48c79f-5e7e-42e1-976d-b766d180eda5", "id": "5631c4bf-7241-41d2-977e-6e97e39e76d3", "qos_policy_id": null}]} 2019-06-08 11:52:07,520 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-b96b86f1-8d99-4874-87af-f8b5ce917661 2019-06-08 11:52:07,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0674829483032s 2019-06-08 11:52:07,527 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-08 11:52:07,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-08 11:52:07,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" 2019-06-08 11:52:07,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 08 Jun 2019 11:52:07 GMT X-Openstack-Request-Id: req-bc167b4a-4a85-44e8-9cad-d4e4d4c34185 2019-06-08 11:52:07,696 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "387db212-c82d-454b-93c9-42238b52bce4", "status": "DOWN", "description": "", "tags": [], "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "created_at": "2019-06-08T11:52:05Z", "updated_at": "2019-06-08T11:52:05Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "63726bd7-2470-43f5-964f-e62aacefa8ca", "device_owner": "compute:nova", "mac_address": "fa:16:3e:7c:a2:06", "device_id": "fad49671-acfe-4d91-9482-cf72c09b8510"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "b0b2602112464b1aa32539f2de282ae5", "port_id": "fe48c79f-5e7e-42e1-976d-b766d180eda5", "id": "5631c4bf-7241-41d2-977e-6e97e39e76d3", "qos_policy_id": null}]} 2019-06-08 11:52:07,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-bc167b4a-4a85-44e8-9cad-d4e4d4c34185 2019-06-08 11:52:07,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0585820674896s 2019-06-08 11:52:07,702 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-08 11:52:07,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-08 11:52:07,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" 2019-06-08 11:52:07,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 08 Jun 2019 11:52:07 GMT X-Openstack-Request-Id: req-4fc37f69-13c1-427b-8db5-76a01ddf35e4 2019-06-08 11:52:07,870 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "387db212-c82d-454b-93c9-42238b52bce4", "status": "DOWN", "description": "", "tags": [], "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "created_at": "2019-06-08T11:52:05Z", "updated_at": "2019-06-08T11:52:05Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "63726bd7-2470-43f5-964f-e62aacefa8ca", "device_owner": "compute:nova", "mac_address": "fa:16:3e:7c:a2:06", "device_id": "fad49671-acfe-4d91-9482-cf72c09b8510"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "b0b2602112464b1aa32539f2de282ae5", "port_id": "fe48c79f-5e7e-42e1-976d-b766d180eda5", "id": "5631c4bf-7241-41d2-977e-6e97e39e76d3", "qos_policy_id": null}]} 2019-06-08 11:52:07,870 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-4fc37f69-13c1-427b-8db5-76a01ddf35e4 2019-06-08 11:52:07,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.056823015213s 2019-06-08 11:52:07,876 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-08 11:52:07,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-08 11:52:07,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" 2019-06-08 11:52:08,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Sat, 08 Jun 2019 11:52:08 GMT X-Openstack-Request-Id: req-a64a271c-a46e-4f1c-aacb-435be11b1bae 2019-06-08 11:52:08,050 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "387db212-c82d-454b-93c9-42238b52bce4", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "created_at": "2019-06-08T11:52:05Z", "updated_at": "2019-06-08T11:52:07Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "63726bd7-2470-43f5-964f-e62aacefa8ca", "device_owner": "compute:nova", "mac_address": "fa:16:3e:7c:a2:06", "device_id": "fad49671-acfe-4d91-9482-cf72c09b8510"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.208", "revision_number": 1, "project_id": "b0b2602112464b1aa32539f2de282ae5", "port_id": "fe48c79f-5e7e-42e1-976d-b766d180eda5", "id": "5631c4bf-7241-41d2-977e-6e97e39e76d3", "qos_policy_id": null}]} 2019-06-08 11:52:08,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-a64a271c-a46e-4f1c-aacb-435be11b1bae 2019-06-08 11:52:08,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0634708404541s 2019-06-08 11:52:08,058 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'387db212-c82d-454b-93c9-42238b52bce4', 'updated_at': u'2019-06-08T11:52:07Z', 'fixed_ip_address': u'192.168.120.15', 'floating_ip_address': u'172.30.9.208', 'revision_number': 1, 'port_id': u'fe48c79f-5e7e-42e1-976d-b766d180eda5', 'id': u'5631c4bf-7241-41d2-977e-6e97e39e76d3', 'network': u'd0205d84-f6dd-4d92-b76b-dc9ca1111094', 'port': u'fe48c79f-5e7e-42e1-976d-b766d180eda5', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b0b2602112464b1aa32539f2de282ae5', 'name': 'vyos_vrouter-project_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'b0b2602112464b1aa32539f2de282ae5', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'd0205d84-f6dd-4d92-b76b-dc9ca1111094', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'63726bd7-2470-43f5-964f-e62aacefa8ca', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:7c:a2:06', u'device_id': u'fad49671-acfe-4d91-9482-cf72c09b8510'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'b0b2602112464b1aa32539f2de282ae5', 'created_at': u'2019-06-08T11:52:05Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'63726bd7-2470-43f5-964f-e62aacefa8ca', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:7c:a2:06', u'device_id': u'fad49671-acfe-4d91-9482-cf72c09b8510'}), 'router': u'387db212-c82d-454b-93c9-42238b52bce4'}) 2019-06-08 11:52:08,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-06-08 11:52:08,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/servers/fad49671-acfe-4d91-9482-cf72c09b8510/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" -d '{"os-getConsoleOutput": {"length": null}}' 2019-06-08 11:52:08,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 10454 Content-Type: application/json Date: Sat, 08 Jun 2019 11:52:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cc361a70-10f1-4d93-bd13-42e19f355c58 x-openstack-request-id: req-cc361a70-10f1-4d93-bd13-42e19f355c58 2019-06-08 11:52:08,137 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-148-generic (buildd@lgw01-amd64-031) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #174-Ubuntu SMP Tue May 7 12:20:14 UTC 2019 (Ubuntu 4.4.0-148.174-generic 4.4.177)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-148-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x362fa000-0x37174fff]\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 907923275 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]\n[ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff]\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x00000000bffdbfff]\n[ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-148-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 4028172K/4193768K available (8609K kernel code, 1334K rwdata, 4028K rodata, 1484K init, 1284K bss, 165596K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:33024 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.908 MHz processor\n[ 0.386206] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.389579] pid_max: default: 32768 minimum: 301\n[ 0.391409] ACPI: Core revision 20150930\n[ 0.393737] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.396398] Security Framework initialized\n[ 0.398019] Yama: becoming mindful.\n[ 0.399522] AppArmor: AppArmor initialized\n[ 0.401426] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.407863] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.412199] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.414672] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.417881] Initializing cgroup subsys io\n[ 0.419519] Initializing cgroup subsys memory\n[ 0.421267] Initializing cgroup subsys devices\n[ 0.422979] Initializing cgroup subsys freezer\n[ 0.424731] Initializing cgroup subsys net_cls\n[ 0.426465] Initializing cgroup subsys perf_event\n[ 0.428241] Initializing cgroup subsys net_prio\n[ 0.429984] Initializing cgroup subsys hugetlb\n[ 0.431663] Initializing cgroup subsys pids\n[ 0.434087] mce: CPU supports 10 MCE banks\n[ 0.435739] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.437704] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.439830] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.441849] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.444934] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier\n[ 0.448043] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.450573] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.454138] MDS: Mitigation: Clear CPU buffers\n[ 0.458474] Freeing SMP alternatives memory: 36K\n[ 0.465818] ftrace: allocating 32293 entries in 127 pages\n[ 0.516075] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.518426] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.520848] smpboot: Max logical packages: 2\n[ 0.522774] x2apic enabled\n[ 0.524275] Switched APIC routing to physical x2apic.\n[ 0.527392] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.529740] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.533915] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.546746] KVM setup paravirtual spinlock\n[ 0.549894] x86: Booting SMP configuration:\n[ 0.551550] .... node #0, CPUs: #1\n[ 0.553211] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock\n[ 0.576280] x86: Booted up 1 node, 2 CPUs\n[ 0.576287] KVM setup async PF for cpu 1\n[ 0.576292] kvm-stealtime: cpu 1, msr 13fd10200\n[ 0.581246] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.584183] devtmpfs: initialized\n[ 0.587352] evm: security.selinux\n[ 0.588695] evm: security.SMACK64\n[ 0.590031] evm: security.SMACK64EXEC\n[ 0.591463] evm: security.SMACK64TRANSMUTE\n[ 0.593027] evm: security.SMACK64MMAP\n[ 0.594459] evm: security.ima\n[ 0.595686] evm: security.capability\n[ 0.597273] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.600779] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.603144] pinctrl core: initialized pinctrl subsystem\n[ 0.605300] RTC time: 11:52:03, date: 06/08/19\n[ 0.607866] NET: Registered protocol family 16\n[ 0.621636] cpuidle: using governor ladder\n[ 0.633741] cpuidle: using governor menu\n[ 0.635283] PCCT header not found.\n[ 0.636736] ACPI: bus type PCI registered\n[ 0.638293] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.640759] PCI: Using configuration type 1 for base access\n[ 0.655502] ACPI: Added _OSI(Module Device)\n[ 0.657146] ACPI: Added _OSI(Processor Device)\n[ 0.658812] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.660576] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.664275] ACPI: Interpreter enabled\n[ 0.682356] ACPI: (supports S0 S5)\n[ 0.683731] ACPI: Using IOAPIC for interrupt routing\n[ 0.685550] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.690890] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.693093] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.695481] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.697802] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.702077] acpiphp: Slot [3] registered\n[ 0.703644] acpiphp: Slot [4] registered\n[ 0.705209] acpiphp: Slot [5] registered\n[ 0.706767] acpiphp: Slot [6] registered\n[ 0.708313] acpiphp: Slot [7] registered\n[ 0.709859] acpiphp: Slot [8] registered\n[ 0.711413] acpiphp: Slot [9] registered\n[ 0.712995] acpiphp: Slot [10] registered\n[ 0.714570] acpiphp: Slot [11] registered\n[ 0.716156] acpiphp: Slot [12] registered\n[ 0.717732] acpiphp: Slot [13] registered\n[ 0.719306] acpiphp: Slot [14] registered\n[ 0.720884] acpiphp: Slot [15] registered\n[ 0.722457] acpiphp: Slot [16] registered\n[ 0.724038] acpiphp: Slot [17] registered\n[ 0.725615] acpiphp: Slot [18] registered\n[ 0.727190] acpiphp: Slot [19] registered\n[ 0.728767] acpiphp: Slot [20] registered\n[ 0.730349] acpiphp: Slot [21] registered\n[ 0.731922] acpiphp: Slot [22] registered\n[ 0.733500] acpiphp: Slot [23] registered\n[ 0.735085] acpiphp: Slot [24] registered\n[ 0.736656] acpiphp: Slot [25] registered\n[ 0.738231] acpiphp: Slot [26] registered\n[ 0.739807] acpiphp: Slot [27] registered\n[ 0.741388] acpiphp: Slot [28] registered\n[ 0.742970] acpiphp: Slot [29] registered\n[ 0.744551] acpiphp: Slot [30] registered\n[ 0.746131] acpiphp: Slot [31] registered\n[ 0.747675] PCI host bridge to bus 0000:00\n[ 0.749240] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.751599] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.753962] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.756755] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.759545] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.762404] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.768641] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.771115] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.773396] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.775868] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.780966] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.783710] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.811484] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.814309] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.817017] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.819951] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.822601] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.825023] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.827503] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.829548] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.832536] vgaarb: loaded\n[ 0.833692] vgaarb: bridge control possible 0000:00:02.0\n[ 0.835992] SCSI subsystem initialized\n[ 0.837746] ACPI: bus type USB registered\n[ 0.839333] usbcore: registered new interface driver usbfs\n[ 0.841345] usbcore: registered new interface driver hub\n[ 0.843293] usbcore: registered new device driver usb\n[ 0.845440] PCI: Using ACPI for IRQ routing\n[ 0.847509] NetLabel: Initializing\n[ 0.848883] NetLabel: domain hash size = 128\n[ 0.850521] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.852374] NetLabel: unlabeled traffic allowed by default\n[ 0.854600] amd_nb: Cannot enumerate AMD northbridges\n[ 0.856585] clocksource: Switched to clocksource kvm-clock\n[ 0.868926] AppArmor: AppArmor Filesystem Enabled\n[ 0.870758] pnp: PnP ACPI init\n[ 0.872385] pnp: PnP ACPI: found 5 devices\n[ 0.880728] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.884027] NET: Registered protocol family 2\n[ 0.886049] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.889036] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.891775] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.894204] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.896407] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.898801] NET: Registered protocol family 1\n[ 0.900487] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.902616] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.904701] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.925104] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.945509] Unpacking initramfs...\n[ 1.147689] Freeing initrd memory: 14828K\n[ 1.149373] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.151648] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB)\n[ 1.154034] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325574b9f72, max_idle_ns: 440795367431 ns\n[ 1.157677] Scanning for low memory corruption every 60 seconds\n[ 1.160217] audit: initializing netlink subsys (disabled)\n[ 1.162259] audit: type=2000 audit(1559994723.978:1): initialized\n[ 1.164728] Initialise system trusted keyring\n[ 1.166565] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.168816] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.172246] zbud: loaded\n[ 1.173685] VFS: Disk quotas dquot_6.6.0\n[ 1.175255] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.178073] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.180867] fuse init (API version 7.23)\n[ 1.182839] Key type big_key registered\n[ 1.184623] Allocating IMA MOK and blacklist keyrings.\n[ 1.187565] Key type asymmetric registered\n[ 1.189435] Asymmetric key parser 'x509' registered\n[ 1.191603] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.194947] io scheduler noop registered\n[ 1.196747] io scheduler deadline registered (default)\n[ 1.199018] io scheduler cfq registered\n[ 1.200873] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.203266] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.206127] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.209410] ACPI: Power Button [PWRF]\n[ 1.211284] GHES: HEST is not enabled!\n[ 1.231136] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.272615] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.276952] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.304123] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.308963] Linux agpgart interface v0.103\n[ 1.313024] loop: module loaded\n[ 1.316364] vda: vda1\n[ 1.318542] scsi host0: ata_piix\n[ 1.320269] scsi host1: ata_piix\n[ 1.321860] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.324722] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.327672] libphy: Fixed MDIO Bus: probed\n[ 1.329612] tun: Universal TUN/TAP device driver, 1.6\n[ 1.331882] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.335929] PPP generic driver version 2.4.2\n[ 1.337959] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.340779] ehci-pci: EHCI PCI platform driver\n[ 1.342825] ehci-platform: EHCI generic platform driver\n[ 1.345133] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.347751] ohci-pci: OHCI PCI platform driver\n[ 1.349764] ohci-platform: OHCI generic platform driver\n[ 1.352071] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.372999] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.375314] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.378651] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.380929] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.383518] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.386472] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.389803] usb usb1: Product: UHCI Host Controller\n[ 1.392007] usb usb1: Manufacturer: Linux 4.4.0-148-generic uhci_hcd\n[ 1.394759] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.396993] hub 1-0:1.0: USB hub found\n[ 1.398781] hub 1-0:1.0: 2 ports detected\n[ 1.400829] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.405455] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.407696] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.410152] mousedev: PS/2 mouse device common for all mice\n[ 1.413043] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.417114] rtc_cmos 00:00: RTC can wake from S4\n[ 1.419270] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.421585] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.423907] i2c /dev entries driver\n[ 1.425372] device-mapper: uevent: version 1.0.3\n[ 1.427204] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.430381] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.432987] NET: Registered protocol family 10\n[ 1.435017] NET: Registered protocol family 17\n[ 1.453773] Key type dns_resolver registered\n[ 1.455669] registered taskstats version 1\n[ 1.457306] Loading compiled-in X.509 certificates\n[ 1.459666] Loaded X.509 cert 'Build time autogenerated kernel key: 5103689f9da3e841c6100f8bb032b132cf76e38d'\n[ 1.463238] zswap: loaded using pool lzo/zbud\n[ 1.466572] Key type trusted registered\n[ 1.470573] Key type encrypted registered\n[ 1.472183] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.474186] ima: No TPM chip found, activating TPM-bypass!\n[ 1.476184] ima: Allocated hash algorithm: sha1\n[ 1.477951] evm: HMAC attrs: 0x1\n[ 1.479702] Magic number: 7:106:883\n[ 1.481511] rtc_cmos 00:00: setting system clock to 2019-06-08 11:52:04 UTC (1559994724)\n[ 1.484831] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.487001] EDD information not available.\n[ 1.490337] Freeing unused kernel memory: 1484K\n[ 1.500700] Write protecting the kernel read-only data: 14336k\n[ 1.504211] Freeing unused kernel memory: 1620K\n[ 1.506116] Freeing unused kernel memory: 68K\nLoading, please wait...\nstarting version 229\n[ 1.519995] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.520972] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.520998] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.530476] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.531559] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.531609] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.531785] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.531850] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.531909] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.531967] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.574594] virtio_net virtio0 ens3: renamed from eth0\n[ 1.581299] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.584795] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.606536] AVX2 version of gcm_enc/dec engaged.\n[ 1.608391] AES CTR mode by8 optimization enabled\n[ 1.621477] FDC 0 is a S82078B\n[ 1.712599] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.877894] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.880245] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.882738] usb 1-1: Product: QEMU USB Tablet\n[ 1.884363] usb 1-1: Manufacturer: QEMU\n[ 1.885822] usb 1-1: SerialNumber: 42\n[ 1.893256] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.900180] usbcore: registered new interface driver usbhid\n[ 1.902296] usbhid: USB HID core driver\n[ 1.905189] 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.909231] 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.989289] md: linear personality registered for level -1\n[ 2.993199] md: multipath personality registered for level -4\n[ 2.997164] md: raid0 personality registered for level 0\n[ 3.001709] md: raid1 personality registered for level 1\n[ 3.072609] raid6: sse2x1 gen() 11264 MB/s\n[ 3.140608] raid6: sse2x1 xor() 8862 MB/s\n[ 3.208589] raid6: sse2x2 gen() 14524 MB/s\n[ 3.276598] raid6: sse2x2 xor() 9764 MB/s\n[ 3.344598] raid6: sse2x4 gen() 16706 MB/s\n[ 3.412591] raid6: sse2x4 xor() 11533 MB/s\n[ 3.480589] raid6: avx2x1 gen() 22579 MB/s\n[ 3.548587] raid6: avx2x2 gen() 26725 MB/s\n[ 3.616587] raid6: avx2x4 gen() 30656 MB/s\n[ 3.618242] raid6: using algorithm avx2x4 gen() 30656 MB/s\n[ 3.620205] raid6: using avx2x2 recovery algorithm\n[ 3.623333] xor: automatically using best checksumming function:\n[ 3.664613] avx : 33330.000 MB/sec\n[ 3.667543] async_tx: api initialized (async)\n[ 3.675847] md: raid6 personality registered for level 6\n[ 3.677840] md: raid5 personality registered for level 5\n[ 3.679788] md: raid4 personality registered for level 4\n[ 3.686648] 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.714740] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.741919] 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.855932] 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.862539] systemd[1]: Detected virtualization kvm.\n[ 3.864495] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.6 LTS[0m!\n\n[ 3.869359] systemd[1]: Set hostname to .\n[ 3.872718] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.874982] systemd[1]: Installed transient /etc/machine-id file.\n[ 4.009742] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.013983] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 4.018633] 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.023895] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 4.027414] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.031453] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.035176] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.038563] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.042479] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.047182] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 4.053350] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 4.056753] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.059929] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.064026] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.068229] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.072435] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.076858] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.092709] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.097303] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.101592] 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.108182] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.113157] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.117478] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.123020] systemd[1]: Mounting Huge Pages File System...\n[ 4.124312] EXT4-fs (vda1): re-mounted. Opts: (null)\n Mounting Huge Pages File System...\n[ 4.130291] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.136565] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.140226] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.145769] 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.152631] systemd[1]: Listening on udev Control Socket.\n[ 4.154864] Loading iSCSI transport class v2.0-870.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.158252] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.169992] iscsi: registered transport (tcp)\n[ 4.180937] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.186719] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.191301] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.195406] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.200544] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 4.207437] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 4.211708] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 4.215762] systemd[1]: Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 4.223727] iscsi: registered transport (iser)\n[ 4.240803] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 4.245601] systemd[1]: Started Load Kernel Modules.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[ 4.250496] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n Starting Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\n Starting udev Coldplug all Devices...\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[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n"} 2019-06-08 11:52:08,138 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers/fad49671-acfe-4d91-9482-cf72c09b8510/action used request id req-cc361a70-10f1-4d93-bd13-42e19f355c58 2019-06-08 11:52:08,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.079509973526s 2019-06-08 11:52:08,139 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-148-generic (buildd@lgw01-amd64-031) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #174-Ubuntu SMP Tue May 7 12:20:14 UTC 2019 (Ubuntu 4.4.0-148.174-generic 4.4.177) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-148-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x362fa000-0x37174fff] [ 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 907923275 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] [ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x00000000bffdbfff] [ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-148-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 4028172K/4193768K available (8609K kernel code, 1334K rwdata, 4028K rodata, 1484K init, 1284K bss, 165596K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:33024 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.908 MHz processor [ 0.386206] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.389579] pid_max: default: 32768 minimum: 301 [ 0.391409] ACPI: Core revision 20150930 [ 0.393737] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.396398] Security Framework initialized [ 0.398019] Yama: becoming mindful. [ 0.399522] AppArmor: AppArmor initialized [ 0.401426] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.407863] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.412199] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.414672] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.417881] Initializing cgroup subsys io [ 0.419519] Initializing cgroup subsys memory [ 0.421267] Initializing cgroup subsys devices [ 0.422979] Initializing cgroup subsys freezer [ 0.424731] Initializing cgroup subsys net_cls [ 0.426465] Initializing cgroup subsys perf_event [ 0.428241] Initializing cgroup subsys net_prio [ 0.429984] Initializing cgroup subsys hugetlb [ 0.431663] Initializing cgroup subsys pids [ 0.434087] mce: CPU supports 10 MCE banks [ 0.435739] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.437704] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.439830] Spectre V2 : Mitigation: Full generic retpoline [ 0.441849] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.444934] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.448043] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.450573] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.454138] MDS: Mitigation: Clear CPU buffers [ 0.458474] Freeing SMP alternatives memory: 36K [ 0.465818] ftrace: allocating 32293 entries in 127 pages [ 0.516075] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.518426] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.520848] smpboot: Max logical packages: 2 [ 0.522774] x2apic enabled [ 0.524275] Switched APIC routing to physical x2apic. [ 0.527392] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.529740] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.533915] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.546746] KVM setup paravirtual spinlock [ 0.549894] x86: Booting SMP configuration: [ 0.551550] .... node #0, CPUs: #1 [ 0.553211] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.576280] x86: Booted up 1 node, 2 CPUs [ 0.576287] KVM setup async PF for cpu 1 [ 0.576292] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.581246] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.584183] devtmpfs: initialized [ 0.587352] evm: security.selinux [ 0.588695] evm: security.SMACK64 [ 0.590031] evm: security.SMACK64EXEC [ 0.591463] evm: security.SMACK64TRANSMUTE [ 0.593027] evm: security.SMACK64MMAP [ 0.594459] evm: security.ima [ 0.595686] evm: security.capability [ 0.597273] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.600779] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.603144] pinctrl core: initialized pinctrl subsystem [ 0.605300] RTC time: 11:52:03, date: 06/08/19 [ 0.607866] NET: Registered protocol family 16 [ 0.621636] cpuidle: using governor ladder [ 0.633741] cpuidle: using governor menu [ 0.635283] PCCT header not found. [ 0.636736] ACPI: bus type PCI registered [ 0.638293] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.640759] PCI: Using configuration type 1 for base access [ 0.655502] ACPI: Added _OSI(Module Device) [ 0.657146] ACPI: Added _OSI(Processor Device) [ 0.658812] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.660576] ACPI: Added _OSI(Processor Aggregator Device) [ 0.664275] ACPI: Interpreter enabled [ 0.682356] ACPI: (supports S0 S5) [ 0.683731] ACPI: Using IOAPIC for interrupt routing [ 0.685550] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.690890] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.693093] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.695481] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.697802] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.702077] acpiphp: Slot [3] registered [ 0.703644] acpiphp: Slot [4] registered [ 0.705209] acpiphp: Slot [5] registered [ 0.706767] acpiphp: Slot [6] registered [ 0.708313] acpiphp: Slot [7] registered [ 0.709859] acpiphp: Slot [8] registered [ 0.711413] acpiphp: Slot [9] registered [ 0.712995] acpiphp: Slot [10] registered [ 0.714570] acpiphp: Slot [11] registered [ 0.716156] acpiphp: Slot [12] registered [ 0.717732] acpiphp: Slot [13] registered [ 0.719306] acpiphp: Slot [14] registered [ 0.720884] acpiphp: Slot [15] registered [ 0.722457] acpiphp: Slot [16] registered [ 0.724038] acpiphp: Slot [17] registered [ 0.725615] acpiphp: Slot [18] registered [ 0.727190] acpiphp: Slot [19] registered [ 0.728767] acpiphp: Slot [20] registered [ 0.730349] acpiphp: Slot [21] registered [ 0.731922] acpiphp: Slot [22] registered [ 0.733500] acpiphp: Slot [23] registered [ 0.735085] acpiphp: Slot [24] registered [ 0.736656] acpiphp: Slot [25] registered [ 0.738231] acpiphp: Slot [26] registered [ 0.739807] acpiphp: Slot [27] registered [ 0.741388] acpiphp: Slot [28] registered [ 0.742970] acpiphp: Slot [29] registered [ 0.744551] acpiphp: Slot [30] registered [ 0.746131] acpiphp: Slot [31] registered [ 0.747675] PCI host bridge to bus 0000:00 [ 0.749240] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.751599] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.753962] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.756755] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.759545] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.762404] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.768641] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.771115] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.773396] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.775868] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.780966] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.783710] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.811484] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.814309] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.817017] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.819951] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.822601] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.825023] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.827503] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.829548] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.832536] vgaarb: loaded [ 0.833692] vgaarb: bridge control possible 0000:00:02.0 [ 0.835992] SCSI subsystem initialized [ 0.837746] ACPI: bus type USB registered [ 0.839333] usbcore: registered new interface driver usbfs [ 0.841345] usbcore: registered new interface driver hub [ 0.843293] usbcore: registered new device driver usb [ 0.845440] PCI: Using ACPI for IRQ routing [ 0.847509] NetLabel: Initializing [ 0.848883] NetLabel: domain hash size = 128 [ 0.850521] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.852374] NetLabel: unlabeled traffic allowed by default [ 0.854600] amd_nb: Cannot enumerate AMD northbridges [ 0.856585] clocksource: Switched to clocksource kvm-clock [ 0.868926] AppArmor: AppArmor Filesystem Enabled [ 0.870758] pnp: PnP ACPI init [ 0.872385] pnp: PnP ACPI: found 5 devices [ 0.880728] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.884027] NET: Registered protocol family 2 [ 0.886049] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.889036] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.891775] TCP: Hash tables configured (established 32768 bind 32768) [ 0.894204] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.896407] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.898801] NET: Registered protocol family 1 [ 0.900487] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.902616] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.904701] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.925104] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.945509] Unpacking initramfs... [ 1.147689] Freeing initrd memory: 14828K [ 1.149373] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.151648] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.154034] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325574b9f72, max_idle_ns: 440795367431 ns [ 1.157677] Scanning for low memory corruption every 60 seconds [ 1.160217] audit: initializing netlink subsys (disabled) [ 1.162259] audit: type=2000 audit(1559994723.978:1): initialized [ 1.164728] Initialise system trusted keyring [ 1.166565] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.168816] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.172246] zbud: loaded [ 1.173685] VFS: Disk quotas dquot_6.6.0 [ 1.175255] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.178073] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.180867] fuse init (API version 7.23) [ 1.182839] Key type big_key registered [ 1.184623] Allocating IMA MOK and blacklist keyrings. [ 1.187565] Key type asymmetric registered [ 1.189435] Asymmetric key parser 'x509' registered [ 1.191603] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.194947] io scheduler noop registered [ 1.196747] io scheduler deadline registered (default) [ 1.199018] io scheduler cfq registered [ 1.200873] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.203266] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.206127] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.209410] ACPI: Power Button [PWRF] [ 1.211284] GHES: HEST is not enabled! [ 1.231136] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.272615] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.276952] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.304123] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.308963] Linux agpgart interface v0.103 [ 1.313024] loop: module loaded [ 1.316364] vda: vda1 [ 1.318542] scsi host0: ata_piix [ 1.320269] scsi host1: ata_piix [ 1.321860] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.324722] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.327672] libphy: Fixed MDIO Bus: probed [ 1.329612] tun: Universal TUN/TAP device driver, 1.6 [ 1.331882] tun: (C) 1999-2004 Max Krasnyansky [ 1.335929] PPP generic driver version 2.4.2 [ 1.337959] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.340779] ehci-pci: EHCI PCI platform driver [ 1.342825] ehci-platform: EHCI generic platform driver [ 1.345133] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.347751] ohci-pci: OHCI PCI platform driver [ 1.349764] ohci-platform: OHCI generic platform driver [ 1.352071] uhci_hcd: USB Universal Host Controller Interface driver [ 1.372999] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.375314] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.378651] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.380929] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.383518] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.386472] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.389803] usb usb1: Product: UHCI Host Controller [ 1.392007] usb usb1: Manufacturer: Linux 4.4.0-148-generic uhci_hcd [ 1.394759] usb usb1: SerialNumber: 0000:00:01.2 [ 1.396993] hub 1-0:1.0: USB hub found [ 1.398781] hub 1-0:1.0: 2 ports detected [ 1.400829] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.405455] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.407696] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.410152] mousedev: PS/2 mouse device common for all mice [ 1.413043] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.417114] rtc_cmos 00:00: RTC can wake from S4 [ 1.419270] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.421585] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.423907] i2c /dev entries driver [ 1.425372] device-mapper: uevent: version 1.0.3 [ 1.427204] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.430381] ledtrig-cpu: registered to indicate activity on CPUs [ 1.432987] NET: Registered protocol family 10 [ 1.435017] NET: Registered protocol family 17 [ 1.453773] Key type dns_resolver registered [ 1.455669] registered taskstats version 1 [ 1.457306] Loading compiled-in X.509 certificates [ 1.459666] Loaded X.509 cert 'Build time autogenerated kernel key: 5103689f9da3e841c6100f8bb032b132cf76e38d' [ 1.463238] zswap: loaded using pool lzo/zbud [ 1.466572] Key type trusted registered [ 1.470573] Key type encrypted registered [ 1.472183] AppArmor: AppArmor sha1 policy hashing enabled [ 1.474186] ima: No TPM chip found, activating TPM-bypass! [ 1.476184] ima: Allocated hash algorithm: sha1 [ 1.477951] evm: HMAC attrs: 0x1 [ 1.479702] Magic number: 7:106:883 [ 1.481511] rtc_cmos 00:00: setting system clock to 2019-06-08 11:52:04 UTC (1559994724) [ 1.484831] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.487001] EDD information not available. [ 1.490337] Freeing unused kernel memory: 1484K [ 1.500700] Write protecting the kernel read-only data: 14336k [ 1.504211] Freeing unused kernel memory: 1620K [ 1.506116] Freeing unused kernel memory: 68K Loading, please wait... starting version 229 [ 1.519995] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.520972] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.520998] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.530476] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.531559] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.531609] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.531785] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.531850] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.531909] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.531967] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.574594] virtio_net virtio0 ens3: renamed from eth0 [ 1.581299] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.584795] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.606536] AVX2 version of gcm_enc/dec engaged. [ 1.608391] AES CTR mode by8 optimization enabled [ 1.621477] FDC 0 is a S82078B [ 1.712599] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.877894] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.880245] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.882738] usb 1-1: Product: QEMU USB Tablet [ 1.884363] usb 1-1: Manufacturer: QEMU [ 1.885822] usb 1-1: SerialNumber: 42 [ 1.893256] hidraw: raw HID events driver (C) Jiri Kosina [ 1.900180] usbcore: registered new interface driver usbhid [ 1.902296] usbhid: USB HID core driver [ 1.905189] 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.909231] 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.989289] md: linear personality registered for level -1 [ 2.993199] md: multipath personality registered for level -4 [ 2.997164] md: raid0 personality registered for level 0 [ 3.001709] md: raid1 personality registered for level 1 [ 3.072609] raid6: sse2x1 gen() 11264 MB/s [ 3.140608] raid6: sse2x1 xor() 8862 MB/s [ 3.208589] raid6: sse2x2 gen() 14524 MB/s [ 3.276598] raid6: sse2x2 xor() 9764 MB/s [ 3.344598] raid6: sse2x4 gen() 16706 MB/s [ 3.412591] raid6: sse2x4 xor() 11533 MB/s [ 3.480589] raid6: avx2x1 gen() 22579 MB/s [ 3.548587] raid6: avx2x2 gen() 26725 MB/s [ 3.616587] raid6: avx2x4 gen() 30656 MB/s [ 3.618242] raid6: using algorithm avx2x4 gen() 30656 MB/s [ 3.620205] raid6: using avx2x2 recovery algorithm [ 3.623333] xor: automatically using best checksumming function: [ 3.664613] avx : 33330.000 MB/sec [ 3.667543] async_tx: api initialized (async) [ 3.675847] md: raid6 personality registered for level 6 [ 3.677840] md: raid5 personality registered for level 5 [ 3.679788] md: raid4 personality registered for level 4 [ 3.686648] 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.714740] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.741919] 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.855932] 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.862539] systemd[1]: Detected virtualization kvm. [ 3.864495] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.869359] systemd[1]: Set hostname to . [ 3.872718] systemd[1]: Initializing machine ID from KVM UUID. [ 3.874982] systemd[1]: Installed transient /etc/machine-id file. [ 4.009742] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 4.013983] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 4.018633] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 4.023895] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 4.027414] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 4.031453] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 4.035176] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 4.038563] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 4.042479] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 4.047182] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 4.053350] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 4.056753] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 4.059929] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 4.064026] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 4.068229] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 4.072435] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 4.076858] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 4.092709] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 4.097303] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 4.101592] 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.108182] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 4.113157] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 4.117478] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 4.123020] systemd[1]: Mounting Huge Pages File System... [ 4.124312] EXT4-fs (vda1): re-mounted. Opts: (null) Mounting Huge Pages File System... [ 4.130291] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 4.136565] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 4.140226] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 4.145769] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 4.152631] systemd[1]: Listening on udev Control Socket. [ 4.154864] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Listening on udev Control Socket. [ 4.158252] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 4.169992] iscsi: registered transport (tcp) [ 4.180937] systemd[1]: Starting Journal Service... Starting Journal Service... [ 4.186719] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.191301] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.195406] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.200544] systemd[1]: Started Create list of required static device nodes for the current kernel. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 4.207437] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 4.211708] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 4.215762] systemd[1]: Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [ 4.223727] iscsi: registered transport (iser) [ 4.240803] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 4.245601] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started Load Kernel Modules. [ 4.250496] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Apply Kernel Variables... Mounting FUSE Control File System... Starting Load/Save Random Seed... Starting Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... 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. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. 2019-06-08 11:52:09,142 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.208: timed out 2019-06-08 11:52:18,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-06-08 11:52:18,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/servers/fad49671-acfe-4d91-9482-cf72c09b8510/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" -d '{"os-getConsoleOutput": {"length": null}}' 2019-06-08 11:52:18,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 13331 Content-Type: application/json Date: Sat, 08 Jun 2019 11:52: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-11a9265f-4973-4cf6-a3c6-1860cdc150ee x-openstack-request-id: req-11a9265f-4973-4cf6-a3c6-1860cdc150ee 2019-06-08 11:52:18,237 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-148-generic (buildd@lgw01-amd64-031) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #174-Ubuntu SMP Tue May 7 12:20:14 UTC 2019 (Ubuntu 4.4.0-148.174-generic 4.4.177)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-148-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x362fa000-0x37174fff]\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 907923275 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]\n[ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff]\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x00000000bffdbfff]\n[ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-148-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 4028172K/4193768K available (8609K kernel code, 1334K rwdata, 4028K rodata, 1484K init, 1284K bss, 165596K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:33024 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.908 MHz processor\n[ 0.386206] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.389579] pid_max: default: 32768 minimum: 301\n[ 0.391409] ACPI: Core revision 20150930\n[ 0.393737] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.396398] Security Framework initialized\n[ 0.398019] Yama: becoming mindful.\n[ 0.399522] AppArmor: AppArmor initialized\n[ 0.401426] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.407863] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.412199] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.414672] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.417881] Initializing cgroup subsys io\n[ 0.419519] Initializing cgroup subsys memory\n[ 0.421267] Initializing cgroup subsys devices\n[ 0.422979] Initializing cgroup subsys freezer\n[ 0.424731] Initializing cgroup subsys net_cls\n[ 0.426465] Initializing cgroup subsys perf_event\n[ 0.428241] Initializing cgroup subsys net_prio\n[ 0.429984] Initializing cgroup subsys hugetlb\n[ 0.431663] Initializing cgroup subsys pids\n[ 0.434087] mce: CPU supports 10 MCE banks\n[ 0.435739] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.437704] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.439830] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.441849] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.444934] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier\n[ 0.448043] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.450573] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.454138] MDS: Mitigation: Clear CPU buffers\n[ 0.458474] Freeing SMP alternatives memory: 36K\n[ 0.465818] ftrace: allocating 32293 entries in 127 pages\n[ 0.516075] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.518426] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.520848] smpboot: Max logical packages: 2\n[ 0.522774] x2apic enabled\n[ 0.524275] Switched APIC routing to physical x2apic.\n[ 0.527392] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.529740] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.533915] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.546746] KVM setup paravirtual spinlock\n[ 0.549894] x86: Booting SMP configuration:\n[ 0.551550] .... node #0, CPUs: #1\n[ 0.553211] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock\n[ 0.576280] x86: Booted up 1 node, 2 CPUs\n[ 0.576287] KVM setup async PF for cpu 1\n[ 0.576292] kvm-stealtime: cpu 1, msr 13fd10200\n[ 0.581246] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.584183] devtmpfs: initialized\n[ 0.587352] evm: security.selinux\n[ 0.588695] evm: security.SMACK64\n[ 0.590031] evm: security.SMACK64EXEC\n[ 0.591463] evm: security.SMACK64TRANSMUTE\n[ 0.593027] evm: security.SMACK64MMAP\n[ 0.594459] evm: security.ima\n[ 0.595686] evm: security.capability\n[ 0.597273] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.600779] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.603144] pinctrl core: initialized pinctrl subsystem\n[ 0.605300] RTC time: 11:52:03, date: 06/08/19\n[ 0.607866] NET: Registered protocol family 16\n[ 0.621636] cpuidle: using governor ladder\n[ 0.633741] cpuidle: using governor menu\n[ 0.635283] PCCT header not found.\n[ 0.636736] ACPI: bus type PCI registered\n[ 0.638293] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.640759] PCI: Using configuration type 1 for base access\n[ 0.655502] ACPI: Added _OSI(Module Device)\n[ 0.657146] ACPI: Added _OSI(Processor Device)\n[ 0.658812] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.660576] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.664275] ACPI: Interpreter enabled\n[ 0.682356] ACPI: (supports S0 S5)\n[ 0.683731] ACPI: Using IOAPIC for interrupt routing\n[ 0.685550] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.690890] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.693093] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.695481] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.697802] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.702077] acpiphp: Slot [3] registered\n[ 0.703644] acpiphp: Slot [4] registered\n[ 0.705209] acpiphp: Slot [5] registered\n[ 0.706767] acpiphp: Slot [6] registered\n[ 0.708313] acpiphp: Slot [7] registered\n[ 0.709859] acpiphp: Slot [8] registered\n[ 0.711413] acpiphp: Slot [9] registered\n[ 0.712995] acpiphp: Slot [10] registered\n[ 0.714570] acpiphp: Slot [11] registered\n[ 0.716156] acpiphp: Slot [12] registered\n[ 0.717732] acpiphp: Slot [13] registered\n[ 0.719306] acpiphp: Slot [14] registered\n[ 0.720884] acpiphp: Slot [15] registered\n[ 0.722457] acpiphp: Slot [16] registered\n[ 0.724038] acpiphp: Slot [17] registered\n[ 0.725615] acpiphp: Slot [18] registered\n[ 0.727190] acpiphp: Slot [19] registered\n[ 0.728767] acpiphp: Slot [20] registered\n[ 0.730349] acpiphp: Slot [21] registered\n[ 0.731922] acpiphp: Slot [22] registered\n[ 0.733500] acpiphp: Slot [23] registered\n[ 0.735085] acpiphp: Slot [24] registered\n[ 0.736656] acpiphp: Slot [25] registered\n[ 0.738231] acpiphp: Slot [26] registered\n[ 0.739807] acpiphp: Slot [27] registered\n[ 0.741388] acpiphp: Slot [28] registered\n[ 0.742970] acpiphp: Slot [29] registered\n[ 0.744551] acpiphp: Slot [30] registered\n[ 0.746131] acpiphp: Slot [31] registered\n[ 0.747675] PCI host bridge to bus 0000:00\n[ 0.749240] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.751599] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.753962] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.756755] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.759545] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.762404] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.768641] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.771115] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.773396] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.775868] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.780966] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.783710] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.811484] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.814309] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.817017] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.819951] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.822601] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.825023] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.827503] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.829548] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.832536] vgaarb: loaded\n[ 0.833692] vgaarb: bridge control possible 0000:00:02.0\n[ 0.835992] SCSI subsystem initialized\n[ 0.837746] ACPI: bus type USB registered\n[ 0.839333] usbcore: registered new interface driver usbfs\n[ 0.841345] usbcore: registered new interface driver hub\n[ 0.843293] usbcore: registered new device driver usb\n[ 0.845440] PCI: Using ACPI for IRQ routing\n[ 0.847509] NetLabel: Initializing\n[ 0.848883] NetLabel: domain hash size = 128\n[ 0.850521] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.852374] NetLabel: unlabeled traffic allowed by default\n[ 0.854600] amd_nb: Cannot enumerate AMD northbridges\n[ 0.856585] clocksource: Switched to clocksource kvm-clock\n[ 0.868926] AppArmor: AppArmor Filesystem Enabled\n[ 0.870758] pnp: PnP ACPI init\n[ 0.872385] pnp: PnP ACPI: found 5 devices\n[ 0.880728] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.884027] NET: Registered protocol family 2\n[ 0.886049] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.889036] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.891775] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.894204] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.896407] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.898801] NET: Registered protocol family 1\n[ 0.900487] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.902616] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.904701] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.925104] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.945509] Unpacking initramfs...\n[ 1.147689] Freeing initrd memory: 14828K\n[ 1.149373] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.151648] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB)\n[ 1.154034] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325574b9f72, max_idle_ns: 440795367431 ns\n[ 1.157677] Scanning for low memory corruption every 60 seconds\n[ 1.160217] audit: initializing netlink subsys (disabled)\n[ 1.162259] audit: type=2000 audit(1559994723.978:1): initialized\n[ 1.164728] Initialise system trusted keyring\n[ 1.166565] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.168816] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.172246] zbud: loaded\n[ 1.173685] VFS: Disk quotas dquot_6.6.0\n[ 1.175255] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.178073] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.180867] fuse init (API version 7.23)\n[ 1.182839] Key type big_key registered\n[ 1.184623] Allocating IMA MOK and blacklist keyrings.\n[ 1.187565] Key type asymmetric registered\n[ 1.189435] Asymmetric key parser 'x509' registered\n[ 1.191603] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.194947] io scheduler noop registered\n[ 1.196747] io scheduler deadline registered (default)\n[ 1.199018] io scheduler cfq registered\n[ 1.200873] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.203266] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.206127] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.209410] ACPI: Power Button [PWRF]\n[ 1.211284] GHES: HEST is not enabled!\n[ 1.231136] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.272615] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.276952] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.304123] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.308963] Linux agpgart interface v0.103\n[ 1.313024] loop: module loaded\n[ 1.316364] vda: vda1\n[ 1.318542] scsi host0: ata_piix\n[ 1.320269] scsi host1: ata_piix\n[ 1.321860] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.324722] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.327672] libphy: Fixed MDIO Bus: probed\n[ 1.329612] tun: Universal TUN/TAP device driver, 1.6\n[ 1.331882] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.335929] PPP generic driver version 2.4.2\n[ 1.337959] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.340779] ehci-pci: EHCI PCI platform driver\n[ 1.342825] ehci-platform: EHCI generic platform driver\n[ 1.345133] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.347751] ohci-pci: OHCI PCI platform driver\n[ 1.349764] ohci-platform: OHCI generic platform driver\n[ 1.352071] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.372999] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.375314] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.378651] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.380929] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.383518] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.386472] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.389803] usb usb1: Product: UHCI Host Controller\n[ 1.392007] usb usb1: Manufacturer: Linux 4.4.0-148-generic uhci_hcd\n[ 1.394759] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.396993] hub 1-0:1.0: USB hub found\n[ 1.398781] hub 1-0:1.0: 2 ports detected\n[ 1.400829] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.405455] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.407696] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.410152] mousedev: PS/2 mouse device common for all mice\n[ 1.413043] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.417114] rtc_cmos 00:00: RTC can wake from S4\n[ 1.419270] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.421585] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.423907] i2c /dev entries driver\n[ 1.425372] device-mapper: uevent: version 1.0.3\n[ 1.427204] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.430381] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.432987] NET: Registered protocol family 10\n[ 1.435017] NET: Registered protocol family 17\n[ 1.453773] Key type dns_resolver registered\n[ 1.455669] registered taskstats version 1\n[ 1.457306] Loading compiled-in X.509 certificates\n[ 1.459666] Loaded X.509 cert 'Build time autogenerated kernel key: 5103689f9da3e841c6100f8bb032b132cf76e38d'\n[ 1.463238] zswap: loaded using pool lzo/zbud\n[ 1.466572] Key type trusted registered\n[ 1.470573] Key type encrypted registered\n[ 1.472183] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.474186] ima: No TPM chip found, activating TPM-bypass!\n[ 1.476184] ima: Allocated hash algorithm: sha1\n[ 1.477951] evm: HMAC attrs: 0x1\n[ 1.479702] Magic number: 7:106:883\n[ 1.481511] rtc_cmos 00:00: setting system clock to 2019-06-08 11:52:04 UTC (1559994724)\n[ 1.484831] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.487001] EDD information not available.\n[ 1.490337] Freeing unused kernel memory: 1484K\n[ 1.500700] Write protecting the kernel read-only data: 14336k\n[ 1.504211] Freeing unused kernel memory: 1620K\n[ 1.506116] Freeing unused kernel memory: 68K\nLoading, please wait...\nstarting version 229\n[ 1.519995] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.520972] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.520998] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.530476] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.531559] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.531609] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.531785] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.531850] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.531909] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.531967] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.574594] virtio_net virtio0 ens3: renamed from eth0\n[ 1.581299] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.584795] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.606536] AVX2 version of gcm_enc/dec engaged.\n[ 1.608391] AES CTR mode by8 optimization enabled\n[ 1.621477] FDC 0 is a S82078B\n[ 1.712599] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.877894] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.880245] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.882738] usb 1-1: Product: QEMU USB Tablet\n[ 1.884363] usb 1-1: Manufacturer: QEMU\n[ 1.885822] usb 1-1: SerialNumber: 42\n[ 1.893256] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.900180] usbcore: registered new interface driver usbhid\n[ 1.902296] usbhid: USB HID core driver\n[ 1.905189] 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.909231] 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.989289] md: linear personality registered for level -1\n[ 2.993199] md: multipath personality registered for level -4\n[ 2.997164] md: raid0 personality registered for level 0\n[ 3.001709] md: raid1 personality registered for level 1\n[ 3.072609] raid6: sse2x1 gen() 11264 MB/s\n[ 3.140608] raid6: sse2x1 xor() 8862 MB/s\n[ 3.208589] raid6: sse2x2 gen() 14524 MB/s\n[ 3.276598] raid6: sse2x2 xor() 9764 MB/s\n[ 3.344598] raid6: sse2x4 gen() 16706 MB/s\n[ 3.412591] raid6: sse2x4 xor() 11533 MB/s\n[ 3.480589] raid6: avx2x1 gen() 22579 MB/s\n[ 3.548587] raid6: avx2x2 gen() 26725 MB/s\n[ 3.616587] raid6: avx2x4 gen() 30656 MB/s\n[ 3.618242] raid6: using algorithm avx2x4 gen() 30656 MB/s\n[ 3.620205] raid6: using avx2x2 recovery algorithm\n[ 3.623333] xor: automatically using best checksumming function:\n[ 3.664613] avx : 33330.000 MB/sec\n[ 3.667543] async_tx: api initialized (async)\n[ 3.675847] md: raid6 personality registered for level 6\n[ 3.677840] md: raid5 personality registered for level 5\n[ 3.679788] md: raid4 personality registered for level 4\n[ 3.686648] 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.714740] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.741919] 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.855932] 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.862539] systemd[1]: Detected virtualization kvm.\n[ 3.864495] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.6 LTS[0m!\n\n[ 3.869359] systemd[1]: Set hostname to .\n[ 3.872718] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.874982] systemd[1]: Installed transient /etc/machine-id file.\n[ 4.009742] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.013983] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 4.018633] 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.023895] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 4.027414] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.031453] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.035176] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.038563] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.042479] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.047182] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 4.053350] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 4.056753] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.059929] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.064026] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.068229] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.072435] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.076858] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.092709] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.097303] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.101592] 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.108182] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.113157] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.117478] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.123020] systemd[1]: Mounting Huge Pages File System...\n[ 4.124312] EXT4-fs (vda1): re-mounted. Opts: (null)\n Mounting Huge Pages File System...\n[ 4.130291] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.136565] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.140226] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.145769] 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.152631] systemd[1]: Listening on udev Control Socket.\n[ 4.154864] Loading iSCSI transport class v2.0-870.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.158252] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.169992] iscsi: registered transport (tcp)\n[ 4.180937] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.186719] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.191301] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.195406] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.200544] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 4.207437] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 4.211708] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 4.215762] systemd[1]: Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 4.223727] iscsi: registered transport (iser)\n[ 4.240803] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 4.245601] systemd[1]: Started Load Kernel Modules.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[ 4.250496] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n Starting Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\n Starting udev Coldplug all Devices...\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[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Create Volatile Files and Directories...\n Starting Initial cloud-init job (pre-networking)...\n Starting Set console font and keymap...\n Starting LSB: AppArmor initialization...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Commit a transient machine-id on disk...\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 Network Time Synchronization.\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 Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n[ 8.888646] cloud-init[560]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~16.04.1 running 'init-local' at Sat, 08 Jun 2019 11:52:08 +0000. Up 5.24 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Raise network interfaces.\n Starting Initial cloud-init job (metadata service crawler)...\n[[0;32m OK [0m] Reached target Network.\n[ 9.865291] cloud-init[937]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~16.04.1 running 'init' at Sat, 08 Jun 2019 11:52:12 +0000. Up 9.39 seconds.\n[ 9.868859] cloud-init[937]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 9.872618] cloud-init[937]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 9.876333] cloud-init[937]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 9.880063] cloud-init[937]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 9.883783] cloud-init[937]: ci-info: | ens3 | True | 192.168.120.15 | 255.255.255.0 | global | fa:16:3e:7c:a2:06 |\n[ 9.887541] cloud-init[937]: ci-info: | ens3 | True | fe80::f816:3eff:fe7c:a206/64 | . | link | fa:16:3e:7c:a2:06 |\n[ 9.891308] cloud-init[937]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . |\n[ 9.895037] cloud-init[937]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 9.898841] cloud-init[937]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 9.902145] cloud-init[937]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 9.905242] cloud-init[937]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 9.908307] cloud-init[937]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 9.911357] cloud-init[937]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 9.914411] cloud-init[937]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 9.917470] cloud-init[937]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH |\n[ 9.920534] cloud-init[937]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 9.923583] cloud-init[937]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 9.926632] cloud-init[937]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++\n[ 9.929150] cloud-init[937]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 9.931678] cloud-init[937]: ci-info: | Route | Destination | Gateway | Interface | Flags |\n[ 9.934176] cloud-init[937]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 9.936717] cloud-init[937]: ci-info: | 0 | fe80::/64 | :: | ens3 | U |\n[ 9.939223] cloud-init[937]: ci-info: | 3 | ff00::/8 | :: | ens3 | U |\n[ 9.941719] cloud-init[937]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 9.944241] cloud-init[937]: Generating public/private rsa key pair.\n[ 9.946314] cloud-init[937]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 9.948901] cloud-init[937]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 9.951478] cloud-init[937]: The key fingerprint is:\n[ 9.953370] cloud-init[937]: SHA256:wpSkKBp0fePD1l07OlBcmWacPBrRFdzeFl3Lw09LH80 root@vyos-vrouter-vm-4b7445c6-3a5e-48ad-83f9-6341b63bfe1c\n[ 9.956736] cloud-init[937]: The key's randomart image is:\n[ 9.958731] cloud-init[937]: +---[RSA 2048]----+\n[ 9.960758] cloud-init[937]: | . .. . ..*.*o*|\n[ 9.962938] cloud-init[937]: |. .. + + + %o+=|\n[ 9.965132] cloud-init[937]: |o . . * o o * oOE|\n[ 9.967316] cloud-init[937]: |.o o = o o o..X|\n[ 9.969519] cloud-init[937]: |. + S . . .oo|\n[ 9.971694] cloud-init[937]: | . o |\n[ 9.973877] cloud-init[937]: | . |\n[ 9.976079] cloud-init[937]: | |\n[ 9.978257] cloud-init[937]: | |\n[ 9.980419] cloud-init[937]: +----[SHA256]-----+\n[ 9.982641] cloud-init[937]: Generating public/private dsa key pair.\n[ 9.985040] cloud-init[937]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 9.987959] cloud-init[937]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 9.990886] cloud-init[937]: The key fingerprint is:\n[ 9.993154] cloud-init[937]: SHA256:3uQLc6dYInWDx+l+DsbOnneCe9gkaUiSFZro/1Y4rkc root@vyos-vrouter-vm-4b7445c6-3a5e-48ad-83f9-6341b63bfe1c\n[ 9.996860] cloud-init[937]: The key's randomart image is:\n[ 9.999248] cloud-init[937]: +---[DSA 1024]----+\n[ 10.001410] cloud-init[937]: | .. |\n[ 10.003569] cloud-init[937]: | . o. |\n[ 10.005718] cloud-init[937]: | . oo |\n[ 10.007514] cloud-init[937]: | . o .o . |\n[ 10.009314] cloud-init[937]: | . oSoB. |\n[ 10.011097] cloud-init[937]: | . oEO=.. |\n[ 10.012912] cloud-init[937]: | oo=+X*. |\n[ 10.014728] cloud-init[937]: | o+%o** . |\n[ 10.016544] cloud-init[937]: | .+o.X*.o |\n[ 10.018339] cloud-init[937]: +----[SHA256]-----+\n[ 10.020140] cloud-init[937]: Generating public/private ecdsa key pair.\n[ 10.022235] cloud-init[937]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 10.024809] cloud-init[937]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 10.027389] cloud-init[937]: The key fingerprint is:\n[ 10.029284] cloud-init[937]: SHA256:5noORkfcFVeR3nvR/iLv7EQoz9LXk48q7W/MU/RC+F8 root@vyos-vrouter-vm-4b7445c6-3a5e-48ad-83f9-6341b63bfe1c\n[ 10.032640] cloud-init[937]: The key's randomart image is:\n[ 10.034616] cloud-init[937]: +---[ECDSA 256]---+\n[ 10.036492] cloud-init[937]: | o..o+|\n[ 10.038315] cloud-init[937]: | . . . . . |\n[ 10.040228] cloud-init[937]: | o . .. o|\n[ 10.042075] cloud-init[937]: | . ...o+|\n[ 10.043954] cloud-init[937]: | . S . .o.o+|\n[ 10.045805] cloud-init[937]: | . + = .ooE|\n[ 10.047678] cloud-init[937]: | o . ..+oo*=|\n[ 10.049524] cloud-init[937]: | . o. ..o+*.=|\n[ 10.051476] cloud-init[937]: | .o. ooOBo.|\n[ 10.053384] cloud-init[937]: +----[SHA256]-----+\n[ 10.055277] cloud-init[937]: Generating public/private ed25519 key pair.\n[ 10.057476] cloud-init[937]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 10.060171] cloud-init[937]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 10.062925] cloud-init[937]: The key fingerprint is:\n[ 10.064863] cloud-init[937]: SHA256:f2tyAko+BQ6gK591YaWV43W5lw64JpxrQvfrqB2118o root@vyos-vrouter-vm-4b7445c6-3a5e-48ad-83f9-6341b63bfe1c\n[ 10.068316] cloud-init[937]: The key's randomart image is:\n[ 10.070396] cloud-init[937]: +--[ED25519 256]--+\n[ 10.072310] cloud-init[937]: | . . |\n[ 10.072748] cloud-init[937]: | . = . o |\n[ 10.073068] cloud-init[937]: | . . = o o . . |\n[ 10.073379] cloud-init[937]: |. . = . . o o |\n[ 10.073684] cloud-init[937]: | . + +S... + |\n[ 10.073978] cloud-init[937]: |o . = Boo. .. |\n[ 10.074325] cloud-init[937]: |.. o = +.*o o . |\n[ 10.074643] cloud-init[937]: | o =.oo++oo |\n[ 10.074950] cloud-init[937]: | .=o.o*E |\n[ 10.075272] cloud-init[937]: +----[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 Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n Starting LXD - unix socket.\n[[0;32m OK [0m] Started Daily apt download activities.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[0;32m OK [0m] Started Daily apt upgrade and clean activities.\n[[0;32m OK [0m] Reached target Timers.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[[0;32m OK [0m] Reached target Network is Online.\n Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on LXD - unix socket.\n[[0;32m OK [0m] Reached target Sockets.\n[[0;32m OK [0m] Reached target Basic System.\n Starting LXD - container startup/shutdown...\n[[0;32m OK [0m] Started ACPI event daemon.\n Starting LSB: MD monitoring daemon...\n[[0;32m OK [0m] Started Deferred execution scheduler.\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n Starting LSB: Record successful boot for GRUB...\n Starting Login Service...\n Starting /etc/rc.local Compatibility...\n Starting Accounts Service...\n Starting System Logging Service...\n Starting Pollinate to seed the pseudo random number generator...\n Starting Snappy daemon...\n[[0;32m OK [0m] Started Regular background program processing daemon.\n[[0;32m OK [0m] Started D-Bus System Message Bus.\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 LXD - container startup/shutdown.\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[[0;32m OK [0m] Started Login Service.\n[[0;32m OK [0m] Started Unattended Upgrades Shutdown.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\n Starting Login to default iSCSI targets...\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[[0;32m OK [0m] Started Login to default iSCSI targets.\n[[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[[0;32m OK [0m] Reached target Remote File Systems.\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n Starting Permit User Sessions...\n Starting LSB: daemon to balance interrupts for SMP systems...\n Starting LSB: automatic crash report generation...\n[[0;32m OK [0m] Started Permit User Sessions.\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Accounts Service.\n[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n Starting Terminate Plymouth Boot Screen...\n Starting Hold until boot process finishes up...\n[[0;32m OK [0m] Started Snappy daemon.\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[[0;32m OK [0m] Started Getty on tty1.\n Starting Set console scheme...\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m] Reached target Login Prompts.\n Starting Wait until snapd is fully seeded...\n[[0;32m OK [0m] Started Set console scheme.\n[[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator.\n Starting OpenBSD Secure Shell server...\n[[0;32m OK [0m] Started OpenBSD Secure Shell server.\n"} 2019-06-08 11:52:18,238 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers/fad49671-acfe-4d91-9482-cf72c09b8510/action used request id req-11a9265f-4973-4cf6-a3c6-1860cdc150ee 2019-06-08 11:52:18,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0870010852814s 2019-06-08 11:52:18,240 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-148-generic (buildd@lgw01-amd64-031) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #174-Ubuntu SMP Tue May 7 12:20:14 UTC 2019 (Ubuntu 4.4.0-148.174-generic 4.4.177) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-148-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x362fa000-0x37174fff] [ 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 907923275 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] [ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x00000000bffdbfff] [ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-148-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 4028172K/4193768K available (8609K kernel code, 1334K rwdata, 4028K rodata, 1484K init, 1284K bss, 165596K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:33024 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.908 MHz processor [ 0.386206] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.389579] pid_max: default: 32768 minimum: 301 [ 0.391409] ACPI: Core revision 20150930 [ 0.393737] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.396398] Security Framework initialized [ 0.398019] Yama: becoming mindful. [ 0.399522] AppArmor: AppArmor initialized [ 0.401426] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.407863] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.412199] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.414672] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.417881] Initializing cgroup subsys io [ 0.419519] Initializing cgroup subsys memory [ 0.421267] Initializing cgroup subsys devices [ 0.422979] Initializing cgroup subsys freezer [ 0.424731] Initializing cgroup subsys net_cls [ 0.426465] Initializing cgroup subsys perf_event [ 0.428241] Initializing cgroup subsys net_prio [ 0.429984] Initializing cgroup subsys hugetlb [ 0.431663] Initializing cgroup subsys pids [ 0.434087] mce: CPU supports 10 MCE banks [ 0.435739] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.437704] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.439830] Spectre V2 : Mitigation: Full generic retpoline [ 0.441849] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.444934] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.448043] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.450573] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.454138] MDS: Mitigation: Clear CPU buffers [ 0.458474] Freeing SMP alternatives memory: 36K [ 0.465818] ftrace: allocating 32293 entries in 127 pages [ 0.516075] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.518426] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.520848] smpboot: Max logical packages: 2 [ 0.522774] x2apic enabled [ 0.524275] Switched APIC routing to physical x2apic. [ 0.527392] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.529740] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.533915] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.546746] KVM setup paravirtual spinlock [ 0.549894] x86: Booting SMP configuration: [ 0.551550] .... node #0, CPUs: #1 [ 0.553211] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.576280] x86: Booted up 1 node, 2 CPUs [ 0.576287] KVM setup async PF for cpu 1 [ 0.576292] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.581246] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.584183] devtmpfs: initialized [ 0.587352] evm: security.selinux [ 0.588695] evm: security.SMACK64 [ 0.590031] evm: security.SMACK64EXEC [ 0.591463] evm: security.SMACK64TRANSMUTE [ 0.593027] evm: security.SMACK64MMAP [ 0.594459] evm: security.ima [ 0.595686] evm: security.capability [ 0.597273] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.600779] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.603144] pinctrl core: initialized pinctrl subsystem [ 0.605300] RTC time: 11:52:03, date: 06/08/19 [ 0.607866] NET: Registered protocol family 16 [ 0.621636] cpuidle: using governor ladder [ 0.633741] cpuidle: using governor menu [ 0.635283] PCCT header not found. [ 0.636736] ACPI: bus type PCI registered [ 0.638293] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.640759] PCI: Using configuration type 1 for base access [ 0.655502] ACPI: Added _OSI(Module Device) [ 0.657146] ACPI: Added _OSI(Processor Device) [ 0.658812] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.660576] ACPI: Added _OSI(Processor Aggregator Device) [ 0.664275] ACPI: Interpreter enabled [ 0.682356] ACPI: (supports S0 S5) [ 0.683731] ACPI: Using IOAPIC for interrupt routing [ 0.685550] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.690890] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.693093] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.695481] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.697802] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.702077] acpiphp: Slot [3] registered [ 0.703644] acpiphp: Slot [4] registered [ 0.705209] acpiphp: Slot [5] registered [ 0.706767] acpiphp: Slot [6] registered [ 0.708313] acpiphp: Slot [7] registered [ 0.709859] acpiphp: Slot [8] registered [ 0.711413] acpiphp: Slot [9] registered [ 0.712995] acpiphp: Slot [10] registered [ 0.714570] acpiphp: Slot [11] registered [ 0.716156] acpiphp: Slot [12] registered [ 0.717732] acpiphp: Slot [13] registered [ 0.719306] acpiphp: Slot [14] registered [ 0.720884] acpiphp: Slot [15] registered [ 0.722457] acpiphp: Slot [16] registered [ 0.724038] acpiphp: Slot [17] registered [ 0.725615] acpiphp: Slot [18] registered [ 0.727190] acpiphp: Slot [19] registered [ 0.728767] acpiphp: Slot [20] registered [ 0.730349] acpiphp: Slot [21] registered [ 0.731922] acpiphp: Slot [22] registered [ 0.733500] acpiphp: Slot [23] registered [ 0.735085] acpiphp: Slot [24] registered [ 0.736656] acpiphp: Slot [25] registered [ 0.738231] acpiphp: Slot [26] registered [ 0.739807] acpiphp: Slot [27] registered [ 0.741388] acpiphp: Slot [28] registered [ 0.742970] acpiphp: Slot [29] registered [ 0.744551] acpiphp: Slot [30] registered [ 0.746131] acpiphp: Slot [31] registered [ 0.747675] PCI host bridge to bus 0000:00 [ 0.749240] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.751599] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.753962] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.756755] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.759545] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.762404] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.768641] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.771115] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.773396] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.775868] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.780966] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.783710] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.811484] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.814309] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.817017] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.819951] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.822601] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.825023] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.827503] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.829548] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.832536] vgaarb: loaded [ 0.833692] vgaarb: bridge control possible 0000:00:02.0 [ 0.835992] SCSI subsystem initialized [ 0.837746] ACPI: bus type USB registered [ 0.839333] usbcore: registered new interface driver usbfs [ 0.841345] usbcore: registered new interface driver hub [ 0.843293] usbcore: registered new device driver usb [ 0.845440] PCI: Using ACPI for IRQ routing [ 0.847509] NetLabel: Initializing [ 0.848883] NetLabel: domain hash size = 128 [ 0.850521] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.852374] NetLabel: unlabeled traffic allowed by default [ 0.854600] amd_nb: Cannot enumerate AMD northbridges [ 0.856585] clocksource: Switched to clocksource kvm-clock [ 0.868926] AppArmor: AppArmor Filesystem Enabled [ 0.870758] pnp: PnP ACPI init [ 0.872385] pnp: PnP ACPI: found 5 devices [ 0.880728] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.884027] NET: Registered protocol family 2 [ 0.886049] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.889036] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.891775] TCP: Hash tables configured (established 32768 bind 32768) [ 0.894204] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.896407] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.898801] NET: Registered protocol family 1 [ 0.900487] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.902616] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.904701] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.925104] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.945509] Unpacking initramfs... [ 1.147689] Freeing initrd memory: 14828K [ 1.149373] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.151648] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.154034] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325574b9f72, max_idle_ns: 440795367431 ns [ 1.157677] Scanning for low memory corruption every 60 seconds [ 1.160217] audit: initializing netlink subsys (disabled) [ 1.162259] audit: type=2000 audit(1559994723.978:1): initialized [ 1.164728] Initialise system trusted keyring [ 1.166565] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.168816] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.172246] zbud: loaded [ 1.173685] VFS: Disk quotas dquot_6.6.0 [ 1.175255] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.178073] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.180867] fuse init (API version 7.23) [ 1.182839] Key type big_key registered [ 1.184623] Allocating IMA MOK and blacklist keyrings. [ 1.187565] Key type asymmetric registered [ 1.189435] Asymmetric key parser 'x509' registered [ 1.191603] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.194947] io scheduler noop registered [ 1.196747] io scheduler deadline registered (default) [ 1.199018] io scheduler cfq registered [ 1.200873] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.203266] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.206127] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.209410] ACPI: Power Button [PWRF] [ 1.211284] GHES: HEST is not enabled! [ 1.231136] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.272615] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.276952] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.304123] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.308963] Linux agpgart interface v0.103 [ 1.313024] loop: module loaded [ 1.316364] vda: vda1 [ 1.318542] scsi host0: ata_piix [ 1.320269] scsi host1: ata_piix [ 1.321860] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.324722] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.327672] libphy: Fixed MDIO Bus: probed [ 1.329612] tun: Universal TUN/TAP device driver, 1.6 [ 1.331882] tun: (C) 1999-2004 Max Krasnyansky [ 1.335929] PPP generic driver version 2.4.2 [ 1.337959] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.340779] ehci-pci: EHCI PCI platform driver [ 1.342825] ehci-platform: EHCI generic platform driver [ 1.345133] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.347751] ohci-pci: OHCI PCI platform driver [ 1.349764] ohci-platform: OHCI generic platform driver [ 1.352071] uhci_hcd: USB Universal Host Controller Interface driver [ 1.372999] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.375314] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.378651] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.380929] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.383518] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.386472] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.389803] usb usb1: Product: UHCI Host Controller [ 1.392007] usb usb1: Manufacturer: Linux 4.4.0-148-generic uhci_hcd [ 1.394759] usb usb1: SerialNumber: 0000:00:01.2 [ 1.396993] hub 1-0:1.0: USB hub found [ 1.398781] hub 1-0:1.0: 2 ports detected [ 1.400829] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.405455] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.407696] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.410152] mousedev: PS/2 mouse device common for all mice [ 1.413043] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.417114] rtc_cmos 00:00: RTC can wake from S4 [ 1.419270] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.421585] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.423907] i2c /dev entries driver [ 1.425372] device-mapper: uevent: version 1.0.3 [ 1.427204] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.430381] ledtrig-cpu: registered to indicate activity on CPUs [ 1.432987] NET: Registered protocol family 10 [ 1.435017] NET: Registered protocol family 17 [ 1.453773] Key type dns_resolver registered [ 1.455669] registered taskstats version 1 [ 1.457306] Loading compiled-in X.509 certificates [ 1.459666] Loaded X.509 cert 'Build time autogenerated kernel key: 5103689f9da3e841c6100f8bb032b132cf76e38d' [ 1.463238] zswap: loaded using pool lzo/zbud [ 1.466572] Key type trusted registered [ 1.470573] Key type encrypted registered [ 1.472183] AppArmor: AppArmor sha1 policy hashing enabled [ 1.474186] ima: No TPM chip found, activating TPM-bypass! [ 1.476184] ima: Allocated hash algorithm: sha1 [ 1.477951] evm: HMAC attrs: 0x1 [ 1.479702] Magic number: 7:106:883 [ 1.481511] rtc_cmos 00:00: setting system clock to 2019-06-08 11:52:04 UTC (1559994724) [ 1.484831] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.487001] EDD information not available. [ 1.490337] Freeing unused kernel memory: 1484K [ 1.500700] Write protecting the kernel read-only data: 14336k [ 1.504211] Freeing unused kernel memory: 1620K [ 1.506116] Freeing unused kernel memory: 68K Loading, please wait... starting version 229 [ 1.519995] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.520972] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.520998] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.530476] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.531559] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.531609] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.531785] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.531850] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.531909] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.531967] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.574594] virtio_net virtio0 ens3: renamed from eth0 [ 1.581299] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.584795] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.606536] AVX2 version of gcm_enc/dec engaged. [ 1.608391] AES CTR mode by8 optimization enabled [ 1.621477] FDC 0 is a S82078B [ 1.712599] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.877894] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.880245] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.882738] usb 1-1: Product: QEMU USB Tablet [ 1.884363] usb 1-1: Manufacturer: QEMU [ 1.885822] usb 1-1: SerialNumber: 42 [ 1.893256] hidraw: raw HID events driver (C) Jiri Kosina [ 1.900180] usbcore: registered new interface driver usbhid [ 1.902296] usbhid: USB HID core driver [ 1.905189] 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.909231] 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.989289] md: linear personality registered for level -1 [ 2.993199] md: multipath personality registered for level -4 [ 2.997164] md: raid0 personality registered for level 0 [ 3.001709] md: raid1 personality registered for level 1 [ 3.072609] raid6: sse2x1 gen() 11264 MB/s [ 3.140608] raid6: sse2x1 xor() 8862 MB/s [ 3.208589] raid6: sse2x2 gen() 14524 MB/s [ 3.276598] raid6: sse2x2 xor() 9764 MB/s [ 3.344598] raid6: sse2x4 gen() 16706 MB/s [ 3.412591] raid6: sse2x4 xor() 11533 MB/s [ 3.480589] raid6: avx2x1 gen() 22579 MB/s [ 3.548587] raid6: avx2x2 gen() 26725 MB/s [ 3.616587] raid6: avx2x4 gen() 30656 MB/s [ 3.618242] raid6: using algorithm avx2x4 gen() 30656 MB/s [ 3.620205] raid6: using avx2x2 recovery algorithm [ 3.623333] xor: automatically using best checksumming function: [ 3.664613] avx : 33330.000 MB/sec [ 3.667543] async_tx: api initialized (async) [ 3.675847] md: raid6 personality registered for level 6 [ 3.677840] md: raid5 personality registered for level 5 [ 3.679788] md: raid4 personality registered for level 4 [ 3.686648] 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.714740] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.741919] 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.855932] 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.862539] systemd[1]: Detected virtualization kvm. [ 3.864495] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.869359] systemd[1]: Set hostname to . [ 3.872718] systemd[1]: Initializing machine ID from KVM UUID. [ 3.874982] systemd[1]: Installed transient /etc/machine-id file. [ 4.009742] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 4.013983] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 4.018633] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 4.023895] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 4.027414] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 4.031453] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 4.035176] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 4.038563] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 4.042479] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 4.047182] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 4.053350] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 4.056753] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 4.059929] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 4.064026] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 4.068229] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 4.072435] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 4.076858] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 4.092709] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 4.097303] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 4.101592] 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.108182] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 4.113157] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 4.117478] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 4.123020] systemd[1]: Mounting Huge Pages File System... [ 4.124312] EXT4-fs (vda1): re-mounted. Opts: (null) Mounting Huge Pages File System... [ 4.130291] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 4.136565] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 4.140226] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 4.145769] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 4.152631] systemd[1]: Listening on udev Control Socket. [ 4.154864] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Listening on udev Control Socket. [ 4.158252] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 4.169992] iscsi: registered transport (tcp) [ 4.180937] systemd[1]: Starting Journal Service... Starting Journal Service... [ 4.186719] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.191301] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.195406] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.200544] systemd[1]: Started Create list of required static device nodes for the current kernel. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 4.207437] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 4.211708] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 4.215762] systemd[1]: Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [ 4.223727] iscsi: registered transport (iser) [ 4.240803] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 4.245601] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started Load Kernel Modules. [ 4.250496] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Apply Kernel Variables... Mounting FUSE Control File System... Starting Load/Save Random Seed... Starting Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... 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. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Create Volatile Files and Directories... Starting Initial cloud-init job (pre-networking)... Starting Set console font and keymap... Starting LSB: AppArmor initialization... Starting Tell Plymouth To Write Out Runtime Data... Starting Commit a transient machine-id on disk... [[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 Network Time Synchronization. [[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 Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started LSB: AppArmor initialization. [ 8.888646] cloud-init[560]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~16.04.1 running 'init-local' at Sat, 08 Jun 2019 11:52:08 +0000. Up 5.24 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;32m OK [0m] Started Raise network interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. [ 9.865291] cloud-init[937]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~16.04.1 running 'init' at Sat, 08 Jun 2019 11:52:12 +0000. Up 9.39 seconds. [ 9.868859] cloud-init[937]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 9.872618] cloud-init[937]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 9.876333] cloud-init[937]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 9.880063] cloud-init[937]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 9.883783] cloud-init[937]: ci-info: | ens3 | True | 192.168.120.15 | 255.255.255.0 | global | fa:16:3e:7c:a2:06 | [ 9.887541] cloud-init[937]: ci-info: | ens3 | True | fe80::f816:3eff:fe7c:a206/64 | . | link | fa:16:3e:7c:a2:06 | [ 9.891308] cloud-init[937]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . | [ 9.895037] cloud-init[937]: ci-info: | lo | True | ::1/128 | . | host | . | [ 9.898841] cloud-init[937]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 9.902145] cloud-init[937]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 9.905242] cloud-init[937]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 9.908307] cloud-init[937]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 9.911357] cloud-init[937]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 9.914411] cloud-init[937]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 9.917470] cloud-init[937]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | [ 9.920534] cloud-init[937]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 9.923583] cloud-init[937]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 9.926632] cloud-init[937]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++ [ 9.929150] cloud-init[937]: ci-info: +-------+-------------+---------+-----------+-------+ [ 9.931678] cloud-init[937]: ci-info: | Route | Destination | Gateway | Interface | Flags | [ 9.934176] cloud-init[937]: ci-info: +-------+-------------+---------+-----------+-------+ [ 9.936717] cloud-init[937]: ci-info: | 0 | fe80::/64 | :: | ens3 | U | [ 9.939223] cloud-init[937]: ci-info: | 3 | ff00::/8 | :: | ens3 | U | [ 9.941719] cloud-init[937]: ci-info: +-------+-------------+---------+-----------+-------+ [ 9.944241] cloud-init[937]: Generating public/private rsa key pair. [ 9.946314] cloud-init[937]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 9.948901] cloud-init[937]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 9.951478] cloud-init[937]: The key fingerprint is: [ 9.953370] cloud-init[937]: SHA256:wpSkKBp0fePD1l07OlBcmWacPBrRFdzeFl3Lw09LH80 root@vyos-vrouter-vm-4b7445c6-3a5e-48ad-83f9-6341b63bfe1c [ 9.956736] cloud-init[937]: The key's randomart image is: [ 9.958731] cloud-init[937]: +---[RSA 2048]----+ [ 9.960758] cloud-init[937]: | . .. . ..*.*o*| [ 9.962938] cloud-init[937]: |. .. + + + %o+=| [ 9.965132] cloud-init[937]: |o . . * o o * oOE| [ 9.967316] cloud-init[937]: |.o o = o o o..X| [ 9.969519] cloud-init[937]: |. + S . . .oo| [ 9.971694] cloud-init[937]: | . o | [ 9.973877] cloud-init[937]: | . | [ 9.976079] cloud-init[937]: | | [ 9.978257] cloud-init[937]: | | [ 9.980419] cloud-init[937]: +----[SHA256]-----+ [ 9.982641] cloud-init[937]: Generating public/private dsa key pair. [ 9.985040] cloud-init[937]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 9.987959] cloud-init[937]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 9.990886] cloud-init[937]: The key fingerprint is: [ 9.993154] cloud-init[937]: SHA256:3uQLc6dYInWDx+l+DsbOnneCe9gkaUiSFZro/1Y4rkc root@vyos-vrouter-vm-4b7445c6-3a5e-48ad-83f9-6341b63bfe1c [ 9.996860] cloud-init[937]: The key's randomart image is: [ 9.999248] cloud-init[937]: +---[DSA 1024]----+ [ 10.001410] cloud-init[937]: | .. | [ 10.003569] cloud-init[937]: | . o. | [ 10.005718] cloud-init[937]: | . oo | [ 10.007514] cloud-init[937]: | . o .o . | [ 10.009314] cloud-init[937]: | . oSoB. | [ 10.011097] cloud-init[937]: | . oEO=.. | [ 10.012912] cloud-init[937]: | oo=+X*. | [ 10.014728] cloud-init[937]: | o+%o** . | [ 10.016544] cloud-init[937]: | .+o.X*.o | [ 10.018339] cloud-init[937]: +----[SHA256]-----+ [ 10.020140] cloud-init[937]: Generating public/private ecdsa key pair. [ 10.022235] cloud-init[937]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 10.024809] cloud-init[937]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 10.027389] cloud-init[937]: The key fingerprint is: [ 10.029284] cloud-init[937]: SHA256:5noORkfcFVeR3nvR/iLv7EQoz9LXk48q7W/MU/RC+F8 root@vyos-vrouter-vm-4b7445c6-3a5e-48ad-83f9-6341b63bfe1c [ 10.032640] cloud-init[937]: The key's randomart image is: [ 10.034616] cloud-init[937]: +---[ECDSA 256]---+ [ 10.036492] cloud-init[937]: | o..o+| [ 10.038315] cloud-init[937]: | . . . . . | [ 10.040228] cloud-init[937]: | o . .. o| [ 10.042075] cloud-init[937]: | . ...o+| [ 10.043954] cloud-init[937]: | . S . .o.o+| [ 10.045805] cloud-init[937]: | . + = .ooE| [ 10.047678] cloud-init[937]: | o . ..+oo*=| [ 10.049524] cloud-init[937]: | . o. ..o+*.=| [ 10.051476] cloud-init[937]: | .o. ooOBo.| [ 10.053384] cloud-init[937]: +----[SHA256]-----+ [ 10.055277] cloud-init[937]: Generating public/private ed25519 key pair. [ 10.057476] cloud-init[937]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 10.060171] cloud-init[937]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 10.062925] cloud-init[937]: The key fingerprint is: [ 10.064863] cloud-init[937]: SHA256:f2tyAko+BQ6gK591YaWV43W5lw64JpxrQvfrqB2118o root@vyos-vrouter-vm-4b7445c6-3a5e-48ad-83f9-6341b63bfe1c [ 10.068316] cloud-init[937]: The key's randomart image is: [ 10.070396] cloud-init[937]: +--[ED25519 256]--+ [ 10.072310] cloud-init[937]: | . . | [ 10.072748] cloud-init[937]: | . = . o | [ 10.073068] cloud-init[937]: | . . = o o . . | [ 10.073379] cloud-init[937]: |. . = . . o o | [ 10.073684] cloud-init[937]: | . + +S... + | [ 10.073978] cloud-init[937]: |o . = Boo. .. | [ 10.074325] cloud-init[937]: |.. o = +.*o o . | [ 10.074643] cloud-init[937]: | o =.oo++oo | [ 10.074950] cloud-init[937]: | .=o.o*E | [ 10.075272] cloud-init[937]: +----[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 Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Listening on ACPID Listen Socket. Starting Socket activation for snappy daemon. [[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. Starting LXD - unix socket. [[0;32m OK [0m] Started Daily apt download activities. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [[0;32m OK [0m] Reached target Timers. [[0;32m OK [0m] Listening on UUID daemon activation socket. [[0;32m OK [0m] Reached target Network is Online. Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Listening on Socket activation for snappy daemon. [[0;32m OK [0m] Listening on LXD - unix socket. [[0;32m OK [0m] Reached target Sockets. [[0;32m OK [0m] Reached target Basic System. Starting LXD - container startup/shutdown... [[0;32m OK [0m] Started ACPI event daemon. Starting LSB: MD monitoring daemon... [[0;32m OK [0m] Started Deferred execution scheduler. [[0;32m OK [0m] Started FUSE filesystem for LXC. Starting LSB: Record successful boot for GRUB... Starting Login Service... Starting /etc/rc.local Compatibility... Starting Accounts Service... Starting System Logging Service... Starting Pollinate to seed the pseudo random number generator... Starting Snappy daemon... [[0;32m OK [0m] Started Regular background program processing daemon. [[0;32m OK [0m] Started D-Bus System Message Bus. [[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 LXD - container startup/shutdown. [[0;32m OK [0m] Started LSB: MD monitoring daemon. [[0;32m OK [0m] Started Login Service. [[0;32m OK [0m] Started Unattended Upgrades Shutdown. Starting Authenticate and Authorize Users to Run Privileged Tasks... Starting Login to default iSCSI targets... [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started Login to default iSCSI targets. [[0;32m OK [0m] Reached target Remote File Systems (Pre). [[0;32m OK [0m] Reached target Remote File Systems. Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... Starting Permit User Sessions... Starting LSB: daemon to balance interrupts for SMP systems... Starting LSB: automatic crash report generation... [[0;32m OK [0m] Started Permit User Sessions. [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Accounts Service. [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". Starting Terminate Plymouth Boot Screen... Starting Hold until boot process finishes up... [[0;32m OK [0m] Started Snappy daemon. [[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. [[0;32m OK [0m] Started Getty on tty1. Starting Set console scheme... [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Reached target Login Prompts. Starting Wait until snapd is fully seeded... [[0;32m OK [0m] Started Set console scheme. [[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator. Starting OpenBSD Secure Shell server... [[0;32m OK [0m] Started OpenBSD Secure Shell server. 2019-06-08 11:52:18,244 - paramiko.transport - DEBUG - starting thread (client mode): 0x5b699090L 2019-06-08 11:52:18,244 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-06-08 11:52:18,250 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.8 2019-06-08 11:52:18,250 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2019-06-08 11:52:18,251 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group14-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-06-08 11:52:18,251 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-06-08 11:52:18,251 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-06-08 11:52:18,252 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-06-08 11:52:18,252 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-06-08 11:52:18,252 - paramiko.transport - DEBUG - Compression agreed: none 2019-06-08 11:52:18,295 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-06-08 11:52:18,295 - paramiko.transport - DEBUG - Switch to new keys ... 2019-06-08 11:52:18,308 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.208: 51195bac08ac26f4208b4b07f2bd01ba 2019-06-08 11:52:18,309 - paramiko.transport - DEBUG - Trying discovered key 2d864e28190194fd3d17f090aedc9bd0 in /tmp/tmp8it3G0 2019-06-08 11:52:18,335 - paramiko.transport - DEBUG - userauth is OK 2019-06-08 11:52:18,361 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-06-08 11:52:18,374 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-06-08 11:52:18,590 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-06-08 11:52:18,591 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-06-08 11:52:18,631 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-06-08 11:52:18,631 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-06-08 11:52:18,639 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-06-08 11:52:24,991 - paramiko.transport - DEBUG - Rekeying (hit 32646 packets, 536880208 bytes sent) 2019-06-08 11:52:24,992 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group14-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-06-08 11:52:24,992 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-06-08 11:52:24,992 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-06-08 11:52:24,992 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-06-08 11:52:24,992 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-06-08 11:52:24,992 - paramiko.transport - DEBUG - Compression agreed: none 2019-06-08 11:52:24,996 - paramiko.transport - DEBUG - Switch to new keys ... 2019-06-08 11:52:30,558 - paramiko.transport - DEBUG - Rekeying (hit 32641 packets, 536879168 bytes sent) 2019-06-08 11:52:30,595 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group14-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-06-08 11:52:30,595 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-06-08 11:52:30,595 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-06-08 11:52:30,595 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-06-08 11:52:30,596 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-06-08 11:52:30,596 - paramiko.transport - DEBUG - Compression agreed: none 2019-06-08 11:52:30,600 - paramiko.transport - DEBUG - Switch to new keys ... 2019-06-08 11:52:37,077 - paramiko.transport - DEBUG - Rekeying (hit 32641 packets, 536879168 bytes sent) 2019-06-08 11:52:37,115 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group14-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-06-08 11:52:37,115 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-06-08 11:52:37,115 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-06-08 11:52:37,115 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-06-08 11:52:37,116 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-06-08 11:52:37,116 - paramiko.transport - DEBUG - Compression agreed: none 2019-06-08 11:52:37,119 - paramiko.transport - DEBUG - Switch to new keys ... 2019-06-08 11:52:43,360 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-06-08 11:52:43,360 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-06-08 11:52:43,362 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-06-08 11:52:43,363 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-06-08 11:52:43,363 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-06-08 11:52:43,365 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-06-08 11:54:10,557 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-06-08 11:54:10,557 - functest.core.cloudify - DEBUG - output: # Executing docker install script, commit: 2f4ae48 Client: Version: 18.09.6 API version: 1.39 Go version: go1.10.8 Git commit: 481bc77 Built: Sat May 4 02:35:27 2019 OS/Arch: linux/amd64 Experimental: false Server: Docker Engine - Community Engine: Version: 18.09.6 API version: 1.39 (minimum version 1.12) Go version: go1.10.8 Git commit: 481bc77 Built: Sat May 4 01:59:36 2019 OS/Arch: linux/amd64 Experimental: false If you would like to use Docker as a non-root user, you should now consider adding your user to the "docker" group with something like: sudo usermod -aG docker your-user Remember that you will have to log out and back in for this to take effect! WARNING: Adding a user to the "docker" group will grant the ability to run containers which can be used to obtain root privileges on the docker host. Refer to https://docs.docker.com/engine/security/security/#docker-daemon-attack-surface for more information. Loaded image: docker-cfy-manager:latest 8fedcd355b17b28cf5124461aaa7331167065f5c7513461224d93664f8d037c7 2019-06-08 11:54:10,558 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host vyos-vrouter-vm-4b7445c6-3a5e-48ad-83f9-6341b63bfe1c --2019-06-08 11:52:45-- https://get.docker.com/ Resolving get.docker.com (get.docker.com)... 99.84.74.12, 99.84.74.62, 99.84.74.10, ... Connecting to get.docker.com (get.docker.com)|99.84.74.12|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 13063 (13K) [text/plain] Saving to: 'script.sh' 0K .......... .. 100% 167M=0s 2019-06-08 11:52:45 (167 MB/s) - 'script.sh' saved [13063/13063] sudo: unable to resolve host vyos-vrouter-vm-4b7445c6-3a5e-48ad-83f9-6341b63bfe1c sudo: unable to resolve host vyos-vrouter-vm-4b7445c6-3a5e-48ad-83f9-6341b63bfe1c + sh -c apt-get update -qq >/dev/null + sh -c apt-get install -y -qq apt-transport-https ca-certificates curl >/dev/null + sh -c curl -fsSL "https://download.docker.com/linux/ubuntu/gpg" | apt-key add -qq - >/dev/null + sh -c echo "deb [arch=amd64] https://download.docker.com/linux/ubuntu xenial stable" > /etc/apt/sources.list.d/docker.list + sh -c apt-get update -qq >/dev/null + [ -n ] + sh -c apt-get install -y -qq --no-install-recommends docker-ce >/dev/null debconf: unable to initialize frontend: Dialog debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (This frontend requires a controlling tty.) debconf: falling back to frontend: Teletype dpkg-preconfigure: unable to re-open stdin: + sh -c docker version sudo: unable to resolve host vyos-vrouter-vm-4b7445c6-3a5e-48ad-83f9-6341b63bfe1c sudo: unable to resolve host vyos-vrouter-vm-4b7445c6-3a5e-48ad-83f9-6341b63bfe1c 2019-06-08 11:54:10,559 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-06-08 11:54:10,559 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2019-06-08 11:54:10,559 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2019-06-08 11:54:10,560 - functest.core.cloudify - INFO - Attemps running status of the Manager 2019-06-08 11:54:10,561 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/status 2019-06-08 11:54:10,568 - 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.208', port=80): Max retries exceeded with url: /api/v3.1/status (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) This can happen when the manager is not working with SSL, but the client does 2019-06-08 11:54:40,579 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/status 2019-06-08 11:54:41,221 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:54:41,221 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:54:41,221 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:54:41,221 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:54:41,221 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:54:41,222 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:54:41,222 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:54:41,222 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 110, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB", "unit_id": "cloudify-influxdb.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP PostgreSQL Broker Service", "state": "running", "MainPID": 809, "Id": "cloudify-amqp-postgres.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP-Postgres", "unit_id": "cloudify-amqp-postgres.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 806, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB", "unit_id": "cloudify-amqpinflux.service"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "running", "MainPID": 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": 126, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver", "unit_id": "nginx.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 805, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Management Worker", "unit_id": "cloudify-mgmtworker.service"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 36, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL", "unit_id": "postgresql-9.5.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Console Service", "state": "running", "MainPID": 113, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Console", "unit_id": "cloudify-stage.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 111, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service", "unit_id": "cloudify-restservice.service"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 807, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann", "unit_id": "cloudify-riemann.service"}]} 2019-06-08 11:54:41,222 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:54:41,222 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:54:41 GMT 2019-06-08 11:54:41,222 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:54:41,222 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 11:54:41,222 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:54:41,222 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:54:41,222 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:54:41,223 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 11:54:41,223 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 110, u'state': u'running', u'Id': u'cloudify-influxdb.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'InfluxDB', u'unit_id': u'cloudify-influxdb.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP PostgreSQL Broker Service', u'MainPID': 809, u'state': u'running', u'Id': u'cloudify-amqp-postgres.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'AMQP-Postgres', u'unit_id': u'cloudify-amqp-postgres.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 806, u'state': u'running', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'AMQP InfluxDB', u'unit_id': u'cloudify-amqpinflux.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'RabbitMQ Service', u'MainPID': 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': 126, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver', u'unit_id': u'nginx.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Management Worker Service', u'MainPID': 805, u'state': u'running', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Management Worker', u'unit_id': u'cloudify-mgmtworker.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 36, u'state': u'running', u'Id': u'postgresql-9.5.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'PostgreSQL', u'unit_id': u'postgresql-9.5.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Console Service', u'MainPID': 113, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Console', u'unit_id': u'cloudify-stage.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 111, u'state': u'running', u'Id': u'cloudify-restservice.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Manager Rest-Service', u'unit_id': u'cloudify-restservice.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 807, u'state': u'running', u'Id': u'cloudify-riemann.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Riemann', u'unit_id': u'cloudify-riemann.service'}]} 2019-06-08 11:54:41,224 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/status 2019-06-08 11:54:41,368 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:54:41,369 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:54:41,369 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:54:41,369 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:54:41,369 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:54:41,369 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:54:41,369 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:54:41,369 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 110, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB", "unit_id": "cloudify-influxdb.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP PostgreSQL Broker Service", "state": "running", "MainPID": 809, "Id": "cloudify-amqp-postgres.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP-Postgres", "unit_id": "cloudify-amqp-postgres.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 806, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB", "unit_id": "cloudify-amqpinflux.service"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "running", "MainPID": 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": 126, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver", "unit_id": "nginx.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 805, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Management Worker", "unit_id": "cloudify-mgmtworker.service"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 36, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL", "unit_id": "postgresql-9.5.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Console Service", "state": "running", "MainPID": 113, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Console", "unit_id": "cloudify-stage.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 111, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service", "unit_id": "cloudify-restservice.service"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 807, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann", "unit_id": "cloudify-riemann.service"}]} 2019-06-08 11:54:41,369 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:54:41,369 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:54:41 GMT 2019-06-08 11:54:41,370 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:54:41,370 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 11:54:41,370 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:54:41,370 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:54:41,370 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:54:41,370 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 11:54:41,371 - functest.core.cloudify - INFO - The current manager status is running 2019-06-08 11:54:41,371 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/secrets 2019-06-08 11:54:41,432 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:54:41,432 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:54:41,432 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:54:41,432 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:54:41,432 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:54:41,432 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:54:41,432 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:54:41,432 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 1000}}} 2019-06-08 11:54:41,433 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:54:41,433 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:54:41 GMT 2019-06-08 11:54:41,433 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:54:41,433 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 83 2019-06-08 11:54:41,433 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:54:41,433 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:54:41,433 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:54:41,433 - functest.core.cloudify - DEBUG - Creating secrets: foo 2019-06-08 11:54:41,434 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.208:80/api/v3.1/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2019-06-08 11:54:41,650 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:54:41,651 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:54:41,651 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:54:41,651 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:54:41,651 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:54:41,651 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:54:41,651 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:54:41,651 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2019-06-08 11:54:41,651 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-06-08T11:54:41.617Z", "updated_at": "2019-06-08T11:54:41.617Z", "value": "gAAAAABc-6IBufZmC-KrSEsp0lylAsd1XXW8J87ld9drz31JdGJr2XeToXeJx-IjLI0uBAi9cfnBlM9VDv_cy1YRoWNMQ2aEZw==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "foo"} 2019-06-08 11:54:41,651 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:54:41,651 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:54:41 GMT 2019-06-08 11:54:41,651 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:54:41,652 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 380 2019-06-08 11:54:41,652 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:54:41,652 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:54:41,652 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:54:41,652 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.208:80/api/v3.1/secrets/foo 2019-06-08 11:54:41,738 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:54:41,739 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:54:41,739 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:54:41,739 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:54:41,739 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:54:41,739 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:54:41,739 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:54:41,740 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-06-08 11:54:41,740 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-06-08T11:54:41.617Z", "updated_at": "2019-06-08T11:54:41.617Z", "value": "gAAAAABc-6IBufZmC-KrSEsp0lylAsd1XXW8J87ld9drz31JdGJr2XeToXeJx-IjLI0uBAi9cfnBlM9VDv_cy1YRoWNMQ2aEZw==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "foo"} 2019-06-08 11:54:41,740 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:54:41,740 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:54:41 GMT 2019-06-08 11:54:41,740 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:54:41,740 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 380 2019-06-08 11:54:41,740 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:54:41,740 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:54:41,740 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:54:41,741 - functest.core.cloudify - INFO - Secrets API successfully reached 2019-06-08 11:54:41,741 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2019-06-08 11:54:41,741 - functest.core.cloudify - INFO - Put private keypair in manager 2019-06-08 11:54:41,742 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-06-08 11:54:41,743 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-06-08 11:54:41,743 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-06-08 11:54:41,747 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-06-08 11:54:41,768 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-06-08 11:54:41,769 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2019-06-08 11:54:41,770 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-06-08 11:54:41,808 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2019-06-08 11:54:41,808 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2019-06-08 11:54:41,835 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2019-06-08 11:54:42,653 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2019-06-08 11:54:42,653 - functest.core.cloudify - DEBUG - output: 2019-06-08 11:54:42,654 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host vyos-vrouter-vm-4b7445c6-3a5e-48ad-83f9-6341b63bfe1c sudo: unable to resolve host vyos-vrouter-vm-4b7445c6-3a5e-48ad-83f9-6341b63bfe1c 2019-06-08 11:54:42,654 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2019-06-08 11:54:42,655 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2019-06-08 11:54:42,656 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2019-06-08 11:54:42,656 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2019-06-08 11:54:42,697 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2019-06-08 11:55:16,055 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2019-06-08 11:55:16,056 - functest.core.cloudify - DEBUG - output: Creating plugin zip archive.. Downloading https://github.com/cloudify-cosmo/cloudify-openstack-plugin/releases/download/2.14.7/cloudify_openstack_plugin-2.14.7-py27-none-linux_x86_64-centos-Core.wgn to /tmp/tmpomRM1l/cloudify_openstack_plugin-2.14.7-py27-none-linux_x86_64-centos-Core.wgn... Downloading https://github.com/cloudify-cosmo/cloudify-openstack-plugin/releases/download/2.14.7/plugin.yaml to /tmp/tmp_Vjm99/plugin.yaml... Uploading plugin archive (wagon + yaml).. tmppRB2xQ.zip |-------------------------------------------------------| 0.05% tmppRB2xQ.zip |-------------------------------------------------------| 0.09% tmppRB2xQ.zip |-------------------------------------------------------| 0.14% tmppRB2xQ.zip |-------------------------------------------------------| 0.18% tmppRB2xQ.zip |-------------------------------------------------------| 0.23% tmppRB2xQ.zip |-------------------------------------------------------| 0.27% tmppRB2xQ.zip |-------------------------------------------------------| 0.32% tmppRB2xQ.zip |-------------------------------------------------------| 0.37% tmppRB2xQ.zip |-------------------------------------------------------| 0.41% tmppRB2xQ.zip |-------------------------------------------------------| 0.46% tmppRB2xQ.zip |-------------------------------------------------------| 0.5% tmppRB2xQ.zip |-------------------------------------------------------| 0.55% tmppRB2xQ.zip |-------------------------------------------------------| 0.59% tmppRB2xQ.zip |-------------------------------------------------------| 0.64% tmppRB2xQ.zip |-------------------------------------------------------| 0.68% tmppRB2xQ.zip |-------------------------------------------------------| 0.73% tmppRB2xQ.zip |-------------------------------------------------------| 0.78% tmppRB2xQ.zip |-------------------------------------------------------| 0.82% tmppRB2xQ.zip |-------------------------------------------------------| 0.87% tmppRB2xQ.zip |#------------------------------------------------------| 0.91% tmppRB2xQ.zip |#------------------------------------------------------| 0.96% tmppRB2xQ.zip |#------------------------------------------------------| 1.0% tmppRB2xQ.zip |#------------------------------------------------------| 1.05% tmppRB2xQ.zip |#------------------------------------------------------| 1.1% tmppRB2xQ.zip |#------------------------------------------------------| 1.14% tmppRB2xQ.zip |#------------------------------------------------------| 1.19% tmppRB2xQ.zip |#------------------------------------------------------| 1.23% tmppRB2xQ.zip |#------------------------------------------------------| 1.28% tmppRB2xQ.zip |#------------------------------------------------------| 1.32% tmppRB2xQ.zip |#------------------------------------------------------| 1.37% tmppRB2xQ.zip |#------------------------------------------------------| 1.42% tmppRB2xQ.zip |#------------------------------------------------------| 1.46% tmppRB2xQ.zip |#------------------------------------------------------| 1.51% tmppRB2xQ.zip |#------------------------------------------------------| 1.55% tmppRB2xQ.zip |#------------------------------------------------------| 1.6% tmppRB2xQ.zip |#------------------------------------------------------| 1.64% tmppRB2xQ.zip |#------------------------------------------------------| 1.69% tmppRB2xQ.zip |#------------------------------------------------------| 1.73% tmppRB2xQ.zip |#------------------------------------------------------| 1.78% tmppRB2xQ.zip |#------------------------------------------------------| 1.83% tmppRB2xQ.zip |#------------------------------------------------------| 1.87% tmppRB2xQ.zip |#------------------------------------------------------| 1.92% tmppRB2xQ.zip |#------------------------------------------------------| 1.96% tmppRB2xQ.zip |#------------------------------------------------------| 2.01% tmppRB2xQ.zip |#------------------------------------------------------| 2.05% tmppRB2xQ.zip |#------------------------------------------------------| 2.1% tmppRB2xQ.zip |#------------------------------------------------------| 2.15% tmppRB2xQ.zip |#------------------------------------------------------| 2.19% tmppRB2xQ.zip |#------------------------------------------------------| 2.24% tmppRB2xQ.zip |#------------------------------------------------------| 2.28% tmppRB2xQ.zip |#------------------------------------------------------| 2.33% tmppRB2xQ.zip |#------------------------------------------------------| 2.37% tmppRB2xQ.zip |#------------------------------------------------------| 2.42% tmppRB2xQ.zip |#------------------------------------------------------| 2.47% tmppRB2xQ.zip |#------------------------------------------------------| 2.51% tmppRB2xQ.zip |#------------------------------------------------------| 2.56% tmppRB2xQ.zip |#------------------------------------------------------| 2.6% tmppRB2xQ.zip |#------------------------------------------------------| 2.65% tmppRB2xQ.zip |#------------------------------------------------------| 2.69% tmppRB2xQ.zip |##-----------------------------------------------------| 2.74% tmppRB2xQ.zip |##-----------------------------------------------------| 2.78% tmppRB2xQ.zip |##-----------------------------------------------------| 2.83% tmppRB2xQ.zip |##-----------------------------------------------------| 2.88% tmppRB2xQ.zip |##-----------------------------------------------------| 2.92% tmppRB2xQ.zip |##-----------------------------------------------------| 2.97% tmppRB2xQ.zip |##-----------------------------------------------------| 3.01% tmppRB2xQ.zip |##-----------------------------------------------------| 3.06% tmppRB2xQ.zip |##-----------------------------------------------------| 3.1% tmppRB2xQ.zip |##-----------------------------------------------------| 3.15% tmppRB2xQ.zip |##-----------------------------------------------------| 3.2% tmppRB2xQ.zip |##-----------------------------------------------------| 3.24% tmppRB2xQ.zip |##-----------------------------------------------------| 3.29% tmppRB2xQ.zip |##-----------------------------------------------------| 3.33% tmppRB2xQ.zip |##-----------------------------------------------------| 3.38% tmppRB2xQ.zip |##-----------------------------------------------------| 3.42% tmppRB2xQ.zip |##-----------------------------------------------------| 3.47% tmppRB2xQ.zip |##-----------------------------------------------------| 3.51% tmppRB2xQ.zip |##-----------------------------------------------------| 3.56% tmppRB2xQ.zip |##-----------------------------------------------------| 3.61% tmppRB2xQ.zip |##-----------------------------------------------------| 3.65% tmppRB2xQ.zip |##-----------------------------------------------------| 3.7% tmppRB2xQ.zip |##-----------------------------------------------------| 3.74% tmppRB2xQ.zip |##-----------------------------------------------------| 3.79% tmppRB2xQ.zip |##-----------------------------------------------------| 3.83% tmppRB2xQ.zip |##-----------------------------------------------------| 3.88% tmppRB2xQ.zip |##-----------------------------------------------------| 3.93% tmppRB2xQ.zip |##-----------------------------------------------------| 3.97% tmppRB2xQ.zip |##-----------------------------------------------------| 4.02% tmppRB2xQ.zip |##-----------------------------------------------------| 4.06% tmppRB2xQ.zip |##-----------------------------------------------------| 4.11% tmppRB2xQ.zip |##-----------------------------------------------------| 4.15% tmppRB2xQ.zip |##-----------------------------------------------------| 4.2% tmppRB2xQ.zip |##-----------------------------------------------------| 4.25% tmppRB2xQ.zip |##-----------------------------------------------------| 4.29% tmppRB2xQ.zip |##-----------------------------------------------------| 4.34% tmppRB2xQ.zip |##-----------------------------------------------------| 4.38% tmppRB2xQ.zip |##-----------------------------------------------------| 4.43% tmppRB2xQ.zip |##-----------------------------------------------------| 4.47% tmppRB2xQ.zip |##-----------------------------------------------------| 4.52% tmppRB2xQ.zip |###----------------------------------------------------| 4.56% tmppRB2xQ.zip |###----------------------------------------------------| 4.61% tmppRB2xQ.zip |###----------------------------------------------------| 4.66% tmppRB2xQ.zip |###----------------------------------------------------| 4.7% tmppRB2xQ.zip |###----------------------------------------------------| 4.75% tmppRB2xQ.zip |###----------------------------------------------------| 4.79% tmppRB2xQ.zip |###----------------------------------------------------| 4.84% tmppRB2xQ.zip |###----------------------------------------------------| 4.88% tmppRB2xQ.zip |###----------------------------------------------------| 4.93% tmppRB2xQ.zip |###----------------------------------------------------| 4.98% tmppRB2xQ.zip |###----------------------------------------------------| 5.02% tmppRB2xQ.zip |###----------------------------------------------------| 5.07% tmppRB2xQ.zip |###----------------------------------------------------| 5.11% tmppRB2xQ.zip |###----------------------------------------------------| 5.16% tmppRB2xQ.zip |###----------------------------------------------------| 5.2% tmppRB2xQ.zip |###----------------------------------------------------| 5.25% tmppRB2xQ.zip |###----------------------------------------------------| 5.3% tmppRB2xQ.zip |###----------------------------------------------------| 5.34% tmppRB2xQ.zip |###----------------------------------------------------| 5.39% tmppRB2xQ.zip |###----------------------------------------------------| 5.43% tmppRB2xQ.zip |###----------------------------------------------------| 5.48% tmppRB2xQ.zip |###----------------------------------------------------| 5.52% tmppRB2xQ.zip |###----------------------------------------------------| 5.57% tmppRB2xQ.zip |###----------------------------------------------------| 5.61% tmppRB2xQ.zip |###----------------------------------------------------| 5.66% tmppRB2xQ.zip |###----------------------------------------------------| 5.71% tmppRB2xQ.zip |###----------------------------------------------------| 5.75% tmppRB2xQ.zip |###----------------------------------------------------| 5.8% tmppRB2xQ.zip |###----------------------------------------------------| 5.84% tmppRB2xQ.zip |###----------------------------------------------------| 5.89% tmppRB2xQ.zip |###----------------------------------------------------| 5.93% tmppRB2xQ.zip |###----------------------------------------------------| 5.98% tmppRB2xQ.zip |###----------------------------------------------------| 6.03% tmppRB2xQ.zip |###----------------------------------------------------| 6.07% tmppRB2xQ.zip |###----------------------------------------------------| 6.12% tmppRB2xQ.zip |###----------------------------------------------------| 6.16% tmppRB2xQ.zip |###----------------------------------------------------| 6.21% tmppRB2xQ.zip |###----------------------------------------------------| 6.25% tmppRB2xQ.zip |###----------------------------------------------------| 6.3% tmppRB2xQ.zip |###----------------------------------------------------| 6.35% tmppRB2xQ.zip |####---------------------------------------------------| 6.39% tmppRB2xQ.zip |####---------------------------------------------------| 6.44% tmppRB2xQ.zip |####---------------------------------------------------| 6.48% tmppRB2xQ.zip |####---------------------------------------------------| 6.53% tmppRB2xQ.zip |####---------------------------------------------------| 6.57% tmppRB2xQ.zip |####---------------------------------------------------| 6.62% tmppRB2xQ.zip |####---------------------------------------------------| 6.66% tmppRB2xQ.zip |####---------------------------------------------------| 6.71% tmppRB2xQ.zip |####---------------------------------------------------| 6.76% tmppRB2xQ.zip |####---------------------------------------------------| 6.8% tmppRB2xQ.zip |####---------------------------------------------------| 6.85% tmppRB2xQ.zip |####---------------------------------------------------| 6.89% tmppRB2xQ.zip |####---------------------------------------------------| 6.94% tmppRB2xQ.zip |####---------------------------------------------------| 6.98% tmppRB2xQ.zip |####---------------------------------------------------| 7.03% tmppRB2xQ.zip |####---------------------------------------------------| 7.08% tmppRB2xQ.zip |####---------------------------------------------------| 7.12% tmppRB2xQ.zip |####---------------------------------------------------| 7.17% tmppRB2xQ.zip |####---------------------------------------------------| 7.21% tmppRB2xQ.zip |####---------------------------------------------------| 7.26% tmppRB2xQ.zip |####---------------------------------------------------| 7.3% tmppRB2xQ.zip |####---------------------------------------------------| 7.35% tmppRB2xQ.zip |####---------------------------------------------------| 7.4% tmppRB2xQ.zip |####---------------------------------------------------| 7.44% tmppRB2xQ.zip |####---------------------------------------------------| 7.49% tmppRB2xQ.zip |####---------------------------------------------------| 7.53% tmppRB2xQ.zip |####---------------------------------------------------| 7.58% tmppRB2xQ.zip |####---------------------------------------------------| 7.62% tmppRB2xQ.zip |####---------------------------------------------------| 7.67% tmppRB2xQ.zip |####---------------------------------------------------| 7.71% tmppRB2xQ.zip |####---------------------------------------------------| 7.76% tmppRB2xQ.zip |####---------------------------------------------------| 7.81% tmppRB2xQ.zip |####---------------------------------------------------| 7.85% tmppRB2xQ.zip |####---------------------------------------------------| 7.9% tmppRB2xQ.zip |####---------------------------------------------------| 7.94% tmppRB2xQ.zip |####---------------------------------------------------| 7.99% tmppRB2xQ.zip |####---------------------------------------------------| 8.03% tmppRB2xQ.zip |####---------------------------------------------------| 8.08% tmppRB2xQ.zip |####---------------------------------------------------| 8.13% tmppRB2xQ.zip |####---------------------------------------------------| 8.17% tmppRB2xQ.zip |#####--------------------------------------------------| 8.22% tmppRB2xQ.zip |#####--------------------------------------------------| 8.26% tmppRB2xQ.zip |#####--------------------------------------------------| 8.31% tmppRB2xQ.zip |#####--------------------------------------------------| 8.35% tmppRB2xQ.zip |#####--------------------------------------------------| 8.4% tmppRB2xQ.zip |#####--------------------------------------------------| 8.45% tmppRB2xQ.zip |#####--------------------------------------------------| 8.49% tmppRB2xQ.zip |#####--------------------------------------------------| 8.54% tmppRB2xQ.zip |#####--------------------------------------------------| 8.58% tmppRB2xQ.zip |#####--------------------------------------------------| 8.63% tmppRB2xQ.zip |#####--------------------------------------------------| 8.67% tmppRB2xQ.zip |#####--------------------------------------------------| 8.72% tmppRB2xQ.zip |#####--------------------------------------------------| 8.76% tmppRB2xQ.zip |#####--------------------------------------------------| 8.81% tmppRB2xQ.zip |#####--------------------------------------------------| 8.86% tmppRB2xQ.zip |#####--------------------------------------------------| 8.9% tmppRB2xQ.zip |#####--------------------------------------------------| 8.95% tmppRB2xQ.zip |#####--------------------------------------------------| 8.99% tmppRB2xQ.zip |#####--------------------------------------------------| 9.04% tmppRB2xQ.zip |#####--------------------------------------------------| 9.08% tmppRB2xQ.zip |#####--------------------------------------------------| 9.13% tmppRB2xQ.zip |#####--------------------------------------------------| 9.18% tmppRB2xQ.zip |#####--------------------------------------------------| 9.22% tmppRB2xQ.zip |#####--------------------------------------------------| 9.27% tmppRB2xQ.zip |#####--------------------------------------------------| 9.31% tmppRB2xQ.zip |#####--------------------------------------------------| 9.36% tmppRB2xQ.zip |#####--------------------------------------------------| 9.4% tmppRB2xQ.zip |#####--------------------------------------------------| 9.45% tmppRB2xQ.zip |#####--------------------------------------------------| 9.5% tmppRB2xQ.zip |#####--------------------------------------------------| 9.54% tmppRB2xQ.zip |#####--------------------------------------------------| 9.59% tmppRB2xQ.zip |#####--------------------------------------------------| 9.63% tmppRB2xQ.zip |#####--------------------------------------------------| 9.68% tmppRB2xQ.zip |#####--------------------------------------------------| 9.72% tmppRB2xQ.zip |#####--------------------------------------------------| 9.77% tmppRB2xQ.zip |#####--------------------------------------------------| 9.81% tmppRB2xQ.zip |#####--------------------------------------------------| 9.86% tmppRB2xQ.zip |#####--------------------------------------------------| 9.91% tmppRB2xQ.zip |#####--------------------------------------------------| 9.95% tmppRB2xQ.zip |#####--------------------------------------------------| 10.0% tmppRB2xQ.zip |######-------------------------------------------------| 10.04% tmppRB2xQ.zip |######-------------------------------------------------| 10.09% tmppRB2xQ.zip |######-------------------------------------------------| 10.13% tmppRB2xQ.zip |######-------------------------------------------------| 10.18% tmppRB2xQ.zip |######-------------------------------------------------| 10.23% tmppRB2xQ.zip |######-------------------------------------------------| 10.27% tmppRB2xQ.zip |######-------------------------------------------------| 10.32% tmppRB2xQ.zip |######-------------------------------------------------| 10.36% tmppRB2xQ.zip |######-------------------------------------------------| 10.41% tmppRB2xQ.zip |######-------------------------------------------------| 10.45% tmppRB2xQ.zip |######-------------------------------------------------| 10.5% tmppRB2xQ.zip |######-------------------------------------------------| 10.54% tmppRB2xQ.zip |######-------------------------------------------------| 10.59% tmppRB2xQ.zip |######-------------------------------------------------| 10.64% tmppRB2xQ.zip |######-------------------------------------------------| 10.68% tmppRB2xQ.zip |######-------------------------------------------------| 10.73% tmppRB2xQ.zip |######-------------------------------------------------| 10.77% tmppRB2xQ.zip |######-------------------------------------------------| 10.82% tmppRB2xQ.zip |######-------------------------------------------------| 10.86% tmppRB2xQ.zip |######-------------------------------------------------| 10.91% tmppRB2xQ.zip |######-------------------------------------------------| 10.96% tmppRB2xQ.zip |######-------------------------------------------------| 11.0% tmppRB2xQ.zip |######-------------------------------------------------| 11.05% tmppRB2xQ.zip |######-------------------------------------------------| 11.09% tmppRB2xQ.zip |######-------------------------------------------------| 11.14% tmppRB2xQ.zip |######-------------------------------------------------| 11.18% tmppRB2xQ.zip |######-------------------------------------------------| 11.23% tmppRB2xQ.zip |######-------------------------------------------------| 11.28% tmppRB2xQ.zip |######-------------------------------------------------| 11.32% tmppRB2xQ.zip |######-------------------------------------------------| 11.37% tmppRB2xQ.zip |######-------------------------------------------------| 11.41% tmppRB2xQ.zip |######-------------------------------------------------| 11.46% tmppRB2xQ.zip |######-------------------------------------------------| 11.5% tmppRB2xQ.zip |######-------------------------------------------------| 11.55% tmppRB2xQ.zip |######-------------------------------------------------| 11.59% tmppRB2xQ.zip |######-------------------------------------------------| 11.64% tmppRB2xQ.zip |######-------------------------------------------------| 11.69% tmppRB2xQ.zip |######-------------------------------------------------| 11.73% tmppRB2xQ.zip |######-------------------------------------------------| 11.78% tmppRB2xQ.zip |#######------------------------------------------------| 11.82% tmppRB2xQ.zip |#######------------------------------------------------| 11.87% tmppRB2xQ.zip |#######------------------------------------------------| 11.91% tmppRB2xQ.zip |#######------------------------------------------------| 11.96% tmppRB2xQ.zip |#######------------------------------------------------| 12.01% tmppRB2xQ.zip |#######------------------------------------------------| 12.05% tmppRB2xQ.zip |#######------------------------------------------------| 12.1% tmppRB2xQ.zip |#######------------------------------------------------| 12.14% tmppRB2xQ.zip |#######------------------------------------------------| 12.19% tmppRB2xQ.zip |#######------------------------------------------------| 12.23% tmppRB2xQ.zip |#######------------------------------------------------| 12.28% tmppRB2xQ.zip |#######------------------------------------------------| 12.33% tmppRB2xQ.zip |#######------------------------------------------------| 12.37% tmppRB2xQ.zip |#######------------------------------------------------| 12.42% tmppRB2xQ.zip |#######------------------------------------------------| 12.46% tmppRB2xQ.zip |#######------------------------------------------------| 12.51% tmppRB2xQ.zip |#######------------------------------------------------| 12.55% tmppRB2xQ.zip |#######------------------------------------------------| 12.6% tmppRB2xQ.zip |#######------------------------------------------------| 12.64% tmppRB2xQ.zip |#######------------------------------------------------| 12.69% tmppRB2xQ.zip |#######------------------------------------------------| 12.74% tmppRB2xQ.zip |#######------------------------------------------------| 12.78% tmppRB2xQ.zip |#######------------------------------------------------| 12.83% tmppRB2xQ.zip |#######------------------------------------------------| 12.87% tmppRB2xQ.zip |#######------------------------------------------------| 12.92% tmppRB2xQ.zip |#######------------------------------------------------| 12.96% tmppRB2xQ.zip |#######------------------------------------------------| 13.01% tmppRB2xQ.zip |#######------------------------------------------------| 13.06% tmppRB2xQ.zip |#######------------------------------------------------| 13.1% tmppRB2xQ.zip |#######------------------------------------------------| 13.15% tmppRB2xQ.zip |#######------------------------------------------------| 13.19% tmppRB2xQ.zip |#######------------------------------------------------| 13.24% tmppRB2xQ.zip |#######------------------------------------------------| 13.28% tmppRB2xQ.zip |#######------------------------------------------------| 13.33% tmppRB2xQ.zip |#######------------------------------------------------| 13.38% tmppRB2xQ.zip |#######------------------------------------------------| 13.42% tmppRB2xQ.zip |#######------------------------------------------------| 13.47% tmppRB2xQ.zip |#######------------------------------------------------| 13.51% tmppRB2xQ.zip |#######------------------------------------------------| 13.56% tmppRB2xQ.zip |#######------------------------------------------------| 13.6% tmppRB2xQ.zip |########-----------------------------------------------| 13.65% tmppRB2xQ.zip |########-----------------------------------------------| 13.69% tmppRB2xQ.zip |########-----------------------------------------------| 13.74% tmppRB2xQ.zip |########-----------------------------------------------| 13.79% tmppRB2xQ.zip |########-----------------------------------------------| 13.83% tmppRB2xQ.zip |########-----------------------------------------------| 13.88% tmppRB2xQ.zip |########-----------------------------------------------| 13.92% tmppRB2xQ.zip |########-----------------------------------------------| 13.97% tmppRB2xQ.zip |########-----------------------------------------------| 14.01% tmppRB2xQ.zip |########-----------------------------------------------| 14.06% tmppRB2xQ.zip |########-----------------------------------------------| 14.11% tmppRB2xQ.zip |########-----------------------------------------------| 14.15% tmppRB2xQ.zip |########-----------------------------------------------| 14.2% tmppRB2xQ.zip |########-----------------------------------------------| 14.24% tmppRB2xQ.zip |########-----------------------------------------------| 14.29% tmppRB2xQ.zip |########-----------------------------------------------| 14.33% tmppRB2xQ.zip |########-----------------------------------------------| 14.38% tmppRB2xQ.zip |########-----------------------------------------------| 14.43% tmppRB2xQ.zip |########-----------------------------------------------| 14.47% tmppRB2xQ.zip |########-----------------------------------------------| 14.52% tmppRB2xQ.zip |########-----------------------------------------------| 14.56% tmppRB2xQ.zip |########-----------------------------------------------| 14.61% tmppRB2xQ.zip |########-----------------------------------------------| 14.65% tmppRB2xQ.zip |########-----------------------------------------------| 14.7% tmppRB2xQ.zip |########-----------------------------------------------| 14.74% tmppRB2xQ.zip |########-----------------------------------------------| 14.79% tmppRB2xQ.zip |########-----------------------------------------------| 14.84% tmppRB2xQ.zip |########-----------------------------------------------| 14.88% tmppRB2xQ.zip |########-----------------------------------------------| 14.93% tmppRB2xQ.zip |########-----------------------------------------------| 14.97% tmppRB2xQ.zip |########-----------------------------------------------| 15.02% tmppRB2xQ.zip |########-----------------------------------------------| 15.06% tmppRB2xQ.zip |########-----------------------------------------------| 15.11% tmppRB2xQ.zip |########-----------------------------------------------| 15.16% tmppRB2xQ.zip |########-----------------------------------------------| 15.2% tmppRB2xQ.zip |########-----------------------------------------------| 15.25% tmppRB2xQ.zip |########-----------------------------------------------| 15.29% tmppRB2xQ.zip |########-----------------------------------------------| 15.34% tmppRB2xQ.zip |########-----------------------------------------------| 15.38% tmppRB2xQ.zip |########-----------------------------------------------| 15.43% tmppRB2xQ.zip |#########----------------------------------------------| 15.48% tmppRB2xQ.zip |#########----------------------------------------------| 15.52% tmppRB2xQ.zip |#########----------------------------------------------| 15.57% tmppRB2xQ.zip |#########----------------------------------------------| 15.61% tmppRB2xQ.zip |#########----------------------------------------------| 15.66% tmppRB2xQ.zip |#########----------------------------------------------| 15.7% tmppRB2xQ.zip |#########----------------------------------------------| 15.75% tmppRB2xQ.zip |#########----------------------------------------------| 15.79% tmppRB2xQ.zip |#########----------------------------------------------| 15.84% tmppRB2xQ.zip |#########----------------------------------------------| 15.89% tmppRB2xQ.zip |#########----------------------------------------------| 15.93% tmppRB2xQ.zip |#########----------------------------------------------| 15.98% tmppRB2xQ.zip |#########----------------------------------------------| 16.02% tmppRB2xQ.zip |#########----------------------------------------------| 16.07% tmppRB2xQ.zip |#########----------------------------------------------| 16.11% tmppRB2xQ.zip |#########----------------------------------------------| 16.16% tmppRB2xQ.zip |#########----------------------------------------------| 16.21% tmppRB2xQ.zip |#########----------------------------------------------| 16.25% tmppRB2xQ.zip |#########----------------------------------------------| 16.3% tmppRB2xQ.zip |#########----------------------------------------------| 16.34% tmppRB2xQ.zip |#########----------------------------------------------| 16.39% tmppRB2xQ.zip |#########----------------------------------------------| 16.43% tmppRB2xQ.zip |#########----------------------------------------------| 16.48% tmppRB2xQ.zip |#########----------------------------------------------| 16.53% tmppRB2xQ.zip |#########----------------------------------------------| 16.57% tmppRB2xQ.zip |#########----------------------------------------------| 16.62% tmppRB2xQ.zip |#########----------------------------------------------| 16.66% tmppRB2xQ.zip |#########----------------------------------------------| 16.71% tmppRB2xQ.zip |#########----------------------------------------------| 16.75% tmppRB2xQ.zip |#########----------------------------------------------| 16.8% tmppRB2xQ.zip |#########----------------------------------------------| 16.84% tmppRB2xQ.zip |#########----------------------------------------------| 16.89% tmppRB2xQ.zip |#########----------------------------------------------| 16.94% tmppRB2xQ.zip |#########----------------------------------------------| 16.98% tmppRB2xQ.zip |#########----------------------------------------------| 17.03% tmppRB2xQ.zip |#########----------------------------------------------| 17.07% tmppRB2xQ.zip |#########----------------------------------------------| 17.12% tmppRB2xQ.zip |#########----------------------------------------------| 17.16% tmppRB2xQ.zip |#########----------------------------------------------| 17.21% tmppRB2xQ.zip |#########----------------------------------------------| 17.26% tmppRB2xQ.zip |##########---------------------------------------------| 17.3% tmppRB2xQ.zip |##########---------------------------------------------| 17.35% tmppRB2xQ.zip |##########---------------------------------------------| 17.39% tmppRB2xQ.zip |##########---------------------------------------------| 17.44% tmppRB2xQ.zip |##########---------------------------------------------| 17.48% tmppRB2xQ.zip |##########---------------------------------------------| 17.53% tmppRB2xQ.zip |##########---------------------------------------------| 17.57% tmppRB2xQ.zip |##########---------------------------------------------| 17.62% tmppRB2xQ.zip |##########---------------------------------------------| 17.67% tmppRB2xQ.zip |##########---------------------------------------------| 17.71% tmppRB2xQ.zip |##########---------------------------------------------| 17.76% tmppRB2xQ.zip |##########---------------------------------------------| 17.8% tmppRB2xQ.zip |##########---------------------------------------------| 17.85% tmppRB2xQ.zip |##########---------------------------------------------| 17.89% tmppRB2xQ.zip |##########---------------------------------------------| 17.94% tmppRB2xQ.zip |##########---------------------------------------------| 17.99% tmppRB2xQ.zip |##########---------------------------------------------| 18.03% tmppRB2xQ.zip |##########---------------------------------------------| 18.08% tmppRB2xQ.zip |##########---------------------------------------------| 18.12% tmppRB2xQ.zip |##########---------------------------------------------| 18.17% tmppRB2xQ.zip |##########---------------------------------------------| 18.21% tmppRB2xQ.zip |##########---------------------------------------------| 18.26% tmppRB2xQ.zip |##########---------------------------------------------| 18.31% tmppRB2xQ.zip |##########---------------------------------------------| 18.35% tmppRB2xQ.zip |##########---------------------------------------------| 18.4% tmppRB2xQ.zip |##########---------------------------------------------| 18.44% tmppRB2xQ.zip |##########---------------------------------------------| 18.49% tmppRB2xQ.zip |##########---------------------------------------------| 18.53% tmppRB2xQ.zip |##########---------------------------------------------| 18.58% tmppRB2xQ.zip |##########---------------------------------------------| 18.62% tmppRB2xQ.zip |##########---------------------------------------------| 18.67% tmppRB2xQ.zip |##########---------------------------------------------| 18.72% tmppRB2xQ.zip |##########---------------------------------------------| 18.76% tmppRB2xQ.zip |##########---------------------------------------------| 18.81% tmppRB2xQ.zip |##########---------------------------------------------| 18.85% tmppRB2xQ.zip |##########---------------------------------------------| 18.9% tmppRB2xQ.zip |##########---------------------------------------------| 18.94% tmppRB2xQ.zip |##########---------------------------------------------| 18.99% tmppRB2xQ.zip |##########---------------------------------------------| 19.04% tmppRB2xQ.zip |##########---------------------------------------------| 19.08% tmppRB2xQ.zip |###########--------------------------------------------| 19.13% tmppRB2xQ.zip |###########--------------------------------------------| 19.17% tmppRB2xQ.zip |###########--------------------------------------------| 19.22% tmppRB2xQ.zip |###########--------------------------------------------| 19.26% tmppRB2xQ.zip |###########--------------------------------------------| 19.31% tmppRB2xQ.zip |###########--------------------------------------------| 19.36% tmppRB2xQ.zip |###########--------------------------------------------| 19.4% tmppRB2xQ.zip |###########--------------------------------------------| 19.45% tmppRB2xQ.zip |###########--------------------------------------------| 19.49% tmppRB2xQ.zip |###########--------------------------------------------| 19.54% tmppRB2xQ.zip |###########--------------------------------------------| 19.58% tmppRB2xQ.zip |###########--------------------------------------------| 19.63% tmppRB2xQ.zip |###########--------------------------------------------| 19.67% tmppRB2xQ.zip |###########--------------------------------------------| 19.72% tmppRB2xQ.zip |###########--------------------------------------------| 19.77% tmppRB2xQ.zip |###########--------------------------------------------| 19.81% tmppRB2xQ.zip |###########--------------------------------------------| 19.86% tmppRB2xQ.zip |###########--------------------------------------------| 19.9% tmppRB2xQ.zip |###########--------------------------------------------| 19.95% tmppRB2xQ.zip |###########--------------------------------------------| 19.99% tmppRB2xQ.zip |###########--------------------------------------------| 20.04% tmppRB2xQ.zip |###########--------------------------------------------| 20.09% tmppRB2xQ.zip |###########--------------------------------------------| 20.13% tmppRB2xQ.zip |###########--------------------------------------------| 20.18% tmppRB2xQ.zip |###########--------------------------------------------| 20.22% tmppRB2xQ.zip |###########--------------------------------------------| 20.27% tmppRB2xQ.zip |###########--------------------------------------------| 20.31% tmppRB2xQ.zip |###########--------------------------------------------| 20.36% tmppRB2xQ.zip |###########--------------------------------------------| 20.41% tmppRB2xQ.zip |###########--------------------------------------------| 20.45% tmppRB2xQ.zip |###########--------------------------------------------| 20.5% tmppRB2xQ.zip |###########--------------------------------------------| 20.54% tmppRB2xQ.zip |###########--------------------------------------------| 20.59% tmppRB2xQ.zip |###########--------------------------------------------| 20.63% tmppRB2xQ.zip |###########--------------------------------------------| 20.68% tmppRB2xQ.zip |###########--------------------------------------------| 20.72% tmppRB2xQ.zip |###########--------------------------------------------| 20.77% tmppRB2xQ.zip |###########--------------------------------------------| 20.82% tmppRB2xQ.zip |###########--------------------------------------------| 20.86% tmppRB2xQ.zip |###########--------------------------------------------| 20.91% tmppRB2xQ.zip |############-------------------------------------------| 20.95% tmppRB2xQ.zip |############-------------------------------------------| 21.0% tmppRB2xQ.zip |############-------------------------------------------| 21.04% tmppRB2xQ.zip |############-------------------------------------------| 21.09% tmppRB2xQ.zip |############-------------------------------------------| 21.14% tmppRB2xQ.zip |############-------------------------------------------| 21.18% tmppRB2xQ.zip |############-------------------------------------------| 21.23% tmppRB2xQ.zip |############-------------------------------------------| 21.27% tmppRB2xQ.zip |############-------------------------------------------| 21.32% tmppRB2xQ.zip |############-------------------------------------------| 21.36% tmppRB2xQ.zip |############-------------------------------------------| 21.41% tmppRB2xQ.zip |############-------------------------------------------| 21.46% tmppRB2xQ.zip |############-------------------------------------------| 21.5% tmppRB2xQ.zip |############-------------------------------------------| 21.55% tmppRB2xQ.zip |############-------------------------------------------| 21.59% tmppRB2xQ.zip |############-------------------------------------------| 21.64% tmppRB2xQ.zip |############-------------------------------------------| 21.68% tmppRB2xQ.zip |############-------------------------------------------| 21.73% tmppRB2xQ.zip |############-------------------------------------------| 21.77% tmppRB2xQ.zip |############-------------------------------------------| 21.82% tmppRB2xQ.zip |############-------------------------------------------| 21.87% tmppRB2xQ.zip |############-------------------------------------------| 21.91% tmppRB2xQ.zip |############-------------------------------------------| 21.96% tmppRB2xQ.zip |############-------------------------------------------| 22.0% tmppRB2xQ.zip |############-------------------------------------------| 22.05% tmppRB2xQ.zip |############-------------------------------------------| 22.09% tmppRB2xQ.zip |############-------------------------------------------| 22.14% tmppRB2xQ.zip |############-------------------------------------------| 22.19% tmppRB2xQ.zip |############-------------------------------------------| 22.23% tmppRB2xQ.zip |############-------------------------------------------| 22.28% tmppRB2xQ.zip |############-------------------------------------------| 22.32% tmppRB2xQ.zip |############-------------------------------------------| 22.37% tmppRB2xQ.zip |############-------------------------------------------| 22.41% tmppRB2xQ.zip |############-------------------------------------------| 22.46% tmppRB2xQ.zip |############-------------------------------------------| 22.51% tmppRB2xQ.zip |############-------------------------------------------| 22.55% tmppRB2xQ.zip |############-------------------------------------------| 22.6% tmppRB2xQ.zip |############-------------------------------------------| 22.64% tmppRB2xQ.zip |############-------------------------------------------| 22.69% tmppRB2xQ.zip |#############------------------------------------------| 22.73% tmppRB2xQ.zip |#############------------------------------------------| 22.78% tmppRB2xQ.zip |#############------------------------------------------| 22.82% tmppRB2xQ.zip |#############------------------------------------------| 22.87% tmppRB2xQ.zip |#############------------------------------------------| 22.92% tmppRB2xQ.zip |#############------------------------------------------| 22.96% tmppRB2xQ.zip |#############------------------------------------------| 23.01% tmppRB2xQ.zip |#############------------------------------------------| 23.05% tmppRB2xQ.zip |#############------------------------------------------| 23.1% tmppRB2xQ.zip |#############------------------------------------------| 23.14% tmppRB2xQ.zip |#############------------------------------------------| 23.19% tmppRB2xQ.zip |#############------------------------------------------| 23.24% tmppRB2xQ.zip |#############------------------------------------------| 23.28% tmppRB2xQ.zip |#############------------------------------------------| 23.33% tmppRB2xQ.zip |#############------------------------------------------| 23.37% tmppRB2xQ.zip |#############------------------------------------------| 23.42% tmppRB2xQ.zip |#############------------------------------------------| 23.46% tmppRB2xQ.zip |#############------------------------------------------| 23.51% tmppRB2xQ.zip |#############------------------------------------------| 23.56% tmppRB2xQ.zip |#############------------------------------------------| 23.6% tmppRB2xQ.zip |#############------------------------------------------| 23.65% tmppRB2xQ.zip |#############------------------------------------------| 23.69% tmppRB2xQ.zip |#############------------------------------------------| 23.74% tmppRB2xQ.zip |#############------------------------------------------| 23.78% tmppRB2xQ.zip |#############------------------------------------------| 23.83% tmppRB2xQ.zip |#############------------------------------------------| 23.87% tmppRB2xQ.zip |#############------------------------------------------| 23.92% tmppRB2xQ.zip |#############------------------------------------------| 23.97% tmppRB2xQ.zip |#############------------------------------------------| 24.01% tmppRB2xQ.zip |#############------------------------------------------| 24.06% tmppRB2xQ.zip |#############------------------------------------------| 24.1% tmppRB2xQ.zip |#############------------------------------------------| 24.15% tmppRB2xQ.zip |#############------------------------------------------| 24.19% tmppRB2xQ.zip |#############------------------------------------------| 24.24% tmppRB2xQ.zip |#############------------------------------------------| 24.29% tmppRB2xQ.zip |#############------------------------------------------| 24.33% tmppRB2xQ.zip |#############------------------------------------------| 24.38% tmppRB2xQ.zip |#############------------------------------------------| 24.42% tmppRB2xQ.zip |#############------------------------------------------| 24.47% tmppRB2xQ.zip |#############------------------------------------------| 24.51% tmppRB2xQ.zip |##############-----------------------------------------| 24.56% tmppRB2xQ.zip |##############-----------------------------------------| 24.6% tmppRB2xQ.zip |##############-----------------------------------------| 24.65% tmppRB2xQ.zip |##############-----------------------------------------| 24.7% tmppRB2xQ.zip |##############-----------------------------------------| 24.74% tmppRB2xQ.zip |##############-----------------------------------------| 24.79% tmppRB2xQ.zip |##############-----------------------------------------| 24.83% tmppRB2xQ.zip |##############-----------------------------------------| 24.88% tmppRB2xQ.zip |##############-----------------------------------------| 24.92% tmppRB2xQ.zip |##############-----------------------------------------| 24.97% tmppRB2xQ.zip |##############-----------------------------------------| 25.02% tmppRB2xQ.zip |##############-----------------------------------------| 25.06% tmppRB2xQ.zip |##############-----------------------------------------| 25.11% tmppRB2xQ.zip |##############-----------------------------------------| 25.15% tmppRB2xQ.zip |##############-----------------------------------------| 25.2% tmppRB2xQ.zip |##############-----------------------------------------| 25.24% tmppRB2xQ.zip |##############-----------------------------------------| 25.29% tmppRB2xQ.zip |##############-----------------------------------------| 25.34% tmppRB2xQ.zip |##############-----------------------------------------| 25.38% tmppRB2xQ.zip |##############-----------------------------------------| 25.43% tmppRB2xQ.zip |##############-----------------------------------------| 25.47% tmppRB2xQ.zip |##############-----------------------------------------| 25.52% tmppRB2xQ.zip |##############-----------------------------------------| 25.56% tmppRB2xQ.zip |##############-----------------------------------------| 25.61% tmppRB2xQ.zip |##############-----------------------------------------| 25.65% tmppRB2xQ.zip |##############-----------------------------------------| 25.7% tmppRB2xQ.zip |##############-----------------------------------------| 25.75% tmppRB2xQ.zip |##############-----------------------------------------| 25.79% tmppRB2xQ.zip |##############-----------------------------------------| 25.84% tmppRB2xQ.zip |##############-----------------------------------------| 25.88% tmppRB2xQ.zip |##############-----------------------------------------| 25.93% tmppRB2xQ.zip |##############-----------------------------------------| 25.97% tmppRB2xQ.zip |##############-----------------------------------------| 26.02% tmppRB2xQ.zip |##############-----------------------------------------| 26.07% tmppRB2xQ.zip |##############-----------------------------------------| 26.11% tmppRB2xQ.zip |##############-----------------------------------------| 26.16% tmppRB2xQ.zip |##############-----------------------------------------| 26.2% tmppRB2xQ.zip |##############-----------------------------------------| 26.25% tmppRB2xQ.zip |##############-----------------------------------------| 26.29% tmppRB2xQ.zip |##############-----------------------------------------| 26.34% tmppRB2xQ.zip |###############----------------------------------------| 26.39% tmppRB2xQ.zip |###############----------------------------------------| 26.43% tmppRB2xQ.zip |###############----------------------------------------| 26.48% tmppRB2xQ.zip |###############----------------------------------------| 26.52% tmppRB2xQ.zip |###############----------------------------------------| 26.57% tmppRB2xQ.zip |###############----------------------------------------| 26.61% tmppRB2xQ.zip |###############----------------------------------------| 26.66% tmppRB2xQ.zip |###############----------------------------------------| 26.7% tmppRB2xQ.zip |###############----------------------------------------| 26.75% tmppRB2xQ.zip |###############----------------------------------------| 26.8% tmppRB2xQ.zip |###############----------------------------------------| 26.84% tmppRB2xQ.zip |###############----------------------------------------| 26.89% tmppRB2xQ.zip |###############----------------------------------------| 26.93% tmppRB2xQ.zip |###############----------------------------------------| 26.98% tmppRB2xQ.zip |###############----------------------------------------| 27.02% tmppRB2xQ.zip |###############----------------------------------------| 27.07% tmppRB2xQ.zip |###############----------------------------------------| 27.12% tmppRB2xQ.zip |###############----------------------------------------| 27.16% tmppRB2xQ.zip |###############----------------------------------------| 27.21% tmppRB2xQ.zip |###############----------------------------------------| 27.25% tmppRB2xQ.zip |###############----------------------------------------| 27.3% tmppRB2xQ.zip |###############----------------------------------------| 27.34% tmppRB2xQ.zip |###############----------------------------------------| 27.39% tmppRB2xQ.zip |###############----------------------------------------| 27.44% tmppRB2xQ.zip |###############----------------------------------------| 27.48% tmppRB2xQ.zip |###############----------------------------------------| 27.53% tmppRB2xQ.zip |###############----------------------------------------| 27.57% tmppRB2xQ.zip |###############----------------------------------------| 27.62% tmppRB2xQ.zip |###############----------------------------------------| 27.66% tmppRB2xQ.zip |###############----------------------------------------| 27.71% tmppRB2xQ.zip |###############----------------------------------------| 27.75% tmppRB2xQ.zip |###############----------------------------------------| 27.8% tmppRB2xQ.zip |###############----------------------------------------| 27.85% tmppRB2xQ.zip |###############----------------------------------------| 27.89% tmppRB2xQ.zip |###############----------------------------------------| 27.94% tmppRB2xQ.zip |###############----------------------------------------| 27.98% tmppRB2xQ.zip |###############----------------------------------------| 28.03% tmppRB2xQ.zip |###############----------------------------------------| 28.07% tmppRB2xQ.zip |###############----------------------------------------| 28.12% tmppRB2xQ.zip |###############----------------------------------------| 28.17% tmppRB2xQ.zip |################---------------------------------------| 28.21% tmppRB2xQ.zip |################---------------------------------------| 28.26% tmppRB2xQ.zip |################---------------------------------------| 28.3% tmppRB2xQ.zip |################---------------------------------------| 28.35% tmppRB2xQ.zip |################---------------------------------------| 28.39% tmppRB2xQ.zip |################---------------------------------------| 28.44% tmppRB2xQ.zip |################---------------------------------------| 28.49% tmppRB2xQ.zip |################---------------------------------------| 28.53% tmppRB2xQ.zip |################---------------------------------------| 28.58% tmppRB2xQ.zip |################---------------------------------------| 28.62% tmppRB2xQ.zip |################---------------------------------------| 28.67% tmppRB2xQ.zip |################---------------------------------------| 28.71% tmppRB2xQ.zip |################---------------------------------------| 28.76% tmppRB2xQ.zip |################---------------------------------------| 28.8% tmppRB2xQ.zip |################---------------------------------------| 28.85% tmppRB2xQ.zip |################---------------------------------------| 28.9% tmppRB2xQ.zip |################---------------------------------------| 28.94% tmppRB2xQ.zip |################---------------------------------------| 28.99% tmppRB2xQ.zip |################---------------------------------------| 29.03% tmppRB2xQ.zip |################---------------------------------------| 29.08% tmppRB2xQ.zip |################---------------------------------------| 29.12% tmppRB2xQ.zip |################---------------------------------------| 29.17% tmppRB2xQ.zip |################---------------------------------------| 29.22% tmppRB2xQ.zip |################---------------------------------------| 29.26% tmppRB2xQ.zip |################---------------------------------------| 29.31% tmppRB2xQ.zip |################---------------------------------------| 29.35% tmppRB2xQ.zip |################---------------------------------------| 29.4% tmppRB2xQ.zip |################---------------------------------------| 29.44% tmppRB2xQ.zip |################---------------------------------------| 29.49% tmppRB2xQ.zip |################---------------------------------------| 29.54% tmppRB2xQ.zip |################---------------------------------------| 29.58% tmppRB2xQ.zip |################---------------------------------------| 29.63% tmppRB2xQ.zip |################---------------------------------------| 29.67% tmppRB2xQ.zip |################---------------------------------------| 29.72% tmppRB2xQ.zip |################---------------------------------------| 29.76% tmppRB2xQ.zip |################---------------------------------------| 29.81% tmppRB2xQ.zip |################---------------------------------------| 29.85% tmppRB2xQ.zip |################---------------------------------------| 29.9% tmppRB2xQ.zip |################---------------------------------------| 29.95% tmppRB2xQ.zip |################---------------------------------------| 29.99% tmppRB2xQ.zip |#################--------------------------------------| 30.04% tmppRB2xQ.zip |#################--------------------------------------| 30.08% tmppRB2xQ.zip |#################--------------------------------------| 30.13% tmppRB2xQ.zip |#################--------------------------------------| 30.17% tmppRB2xQ.zip |#################--------------------------------------| 30.22% tmppRB2xQ.zip |#################--------------------------------------| 30.27% tmppRB2xQ.zip |#################--------------------------------------| 30.31% tmppRB2xQ.zip |#################--------------------------------------| 30.36% tmppRB2xQ.zip |#################--------------------------------------| 30.4% tmppRB2xQ.zip |#################--------------------------------------| 30.45% tmppRB2xQ.zip |#################--------------------------------------| 30.49% tmppRB2xQ.zip |#################--------------------------------------| 30.54% tmppRB2xQ.zip |#################--------------------------------------| 30.59% tmppRB2xQ.zip |#################--------------------------------------| 30.63% tmppRB2xQ.zip |#################--------------------------------------| 30.68% tmppRB2xQ.zip |#################--------------------------------------| 30.72% tmppRB2xQ.zip |#################--------------------------------------| 30.77% tmppRB2xQ.zip |#################--------------------------------------| 30.81% tmppRB2xQ.zip |#################--------------------------------------| 30.86% tmppRB2xQ.zip |#################--------------------------------------| 30.9% tmppRB2xQ.zip |#################--------------------------------------| 30.95% tmppRB2xQ.zip |#################--------------------------------------| 31.0% tmppRB2xQ.zip |#################--------------------------------------| 31.04% tmppRB2xQ.zip |#################--------------------------------------| 31.09% tmppRB2xQ.zip |#################--------------------------------------| 31.13% tmppRB2xQ.zip |#################--------------------------------------| 31.18% tmppRB2xQ.zip |#################--------------------------------------| 31.22% tmppRB2xQ.zip |#################--------------------------------------| 31.27% tmppRB2xQ.zip |#################--------------------------------------| 31.32% tmppRB2xQ.zip |#################--------------------------------------| 31.36% tmppRB2xQ.zip |#################--------------------------------------| 31.41% tmppRB2xQ.zip |#################--------------------------------------| 31.45% tmppRB2xQ.zip |#################--------------------------------------| 31.5% tmppRB2xQ.zip |#################--------------------------------------| 31.54% tmppRB2xQ.zip |#################--------------------------------------| 31.59% tmppRB2xQ.zip |#################--------------------------------------| 31.63% tmppRB2xQ.zip |#################--------------------------------------| 31.68% tmppRB2xQ.zip |#################--------------------------------------| 31.73% tmppRB2xQ.zip |#################--------------------------------------| 31.77% tmppRB2xQ.zip |#################--------------------------------------| 31.82% tmppRB2xQ.zip |##################-------------------------------------| 31.86% tmppRB2xQ.zip |##################-------------------------------------| 31.91% tmppRB2xQ.zip |##################-------------------------------------| 31.95% tmppRB2xQ.zip |##################-------------------------------------| 32.0% tmppRB2xQ.zip |##################-------------------------------------| 32.05% tmppRB2xQ.zip |##################-------------------------------------| 32.09% tmppRB2xQ.zip |##################-------------------------------------| 32.14% tmppRB2xQ.zip |##################-------------------------------------| 32.18% tmppRB2xQ.zip |##################-------------------------------------| 32.23% tmppRB2xQ.zip |##################-------------------------------------| 32.27% tmppRB2xQ.zip |##################-------------------------------------| 32.32% tmppRB2xQ.zip |##################-------------------------------------| 32.37% tmppRB2xQ.zip |##################-------------------------------------| 32.41% tmppRB2xQ.zip |##################-------------------------------------| 32.46% tmppRB2xQ.zip |##################-------------------------------------| 32.5% tmppRB2xQ.zip |##################-------------------------------------| 32.55% tmppRB2xQ.zip |##################-------------------------------------| 32.59% tmppRB2xQ.zip |##################-------------------------------------| 32.64% tmppRB2xQ.zip |##################-------------------------------------| 32.68% tmppRB2xQ.zip |##################-------------------------------------| 32.73% tmppRB2xQ.zip |##################-------------------------------------| 32.78% tmppRB2xQ.zip |##################-------------------------------------| 32.82% tmppRB2xQ.zip |##################-------------------------------------| 32.87% tmppRB2xQ.zip |##################-------------------------------------| 32.91% tmppRB2xQ.zip |##################-------------------------------------| 32.96% tmppRB2xQ.zip |##################-------------------------------------| 33.0% tmppRB2xQ.zip |##################-------------------------------------| 33.05% tmppRB2xQ.zip |##################-------------------------------------| 33.1% tmppRB2xQ.zip |##################-------------------------------------| 33.14% tmppRB2xQ.zip |##################-------------------------------------| 33.19% tmppRB2xQ.zip |##################-------------------------------------| 33.23% tmppRB2xQ.zip |##################-------------------------------------| 33.28% tmppRB2xQ.zip |##################-------------------------------------| 33.32% tmppRB2xQ.zip |##################-------------------------------------| 33.37% tmppRB2xQ.zip |##################-------------------------------------| 33.42% tmppRB2xQ.zip |##################-------------------------------------| 33.46% tmppRB2xQ.zip |##################-------------------------------------| 33.51% tmppRB2xQ.zip |##################-------------------------------------| 33.55% tmppRB2xQ.zip |##################-------------------------------------| 33.6% tmppRB2xQ.zip |###################------------------------------------| 33.64% tmppRB2xQ.zip |###################------------------------------------| 33.69% tmppRB2xQ.zip |###################------------------------------------| 33.73% tmppRB2xQ.zip |###################------------------------------------| 33.78% tmppRB2xQ.zip |###################------------------------------------| 33.83% tmppRB2xQ.zip |###################------------------------------------| 33.87% tmppRB2xQ.zip |###################------------------------------------| 33.92% tmppRB2xQ.zip |###################------------------------------------| 33.96% tmppRB2xQ.zip |###################------------------------------------| 34.01% tmppRB2xQ.zip |###################------------------------------------| 34.05% tmppRB2xQ.zip |###################------------------------------------| 34.1% tmppRB2xQ.zip |###################------------------------------------| 34.15% tmppRB2xQ.zip |###################------------------------------------| 34.19% tmppRB2xQ.zip |###################------------------------------------| 34.24% tmppRB2xQ.zip |###################------------------------------------| 34.28% tmppRB2xQ.zip |###################------------------------------------| 34.33% tmppRB2xQ.zip |###################------------------------------------| 34.37% tmppRB2xQ.zip |###################------------------------------------| 34.42% tmppRB2xQ.zip |###################------------------------------------| 34.47% tmppRB2xQ.zip |###################------------------------------------| 34.51% tmppRB2xQ.zip |###################------------------------------------| 34.56% tmppRB2xQ.zip |###################------------------------------------| 34.6% tmppRB2xQ.zip |###################------------------------------------| 34.65% tmppRB2xQ.zip |###################------------------------------------| 34.69% tmppRB2xQ.zip |###################------------------------------------| 34.74% tmppRB2xQ.zip |###################------------------------------------| 34.78% tmppRB2xQ.zip |###################------------------------------------| 34.83% tmppRB2xQ.zip |###################------------------------------------| 34.88% tmppRB2xQ.zip |###################------------------------------------| 34.92% tmppRB2xQ.zip |###################------------------------------------| 34.97% tmppRB2xQ.zip |###################------------------------------------| 35.01% tmppRB2xQ.zip |###################------------------------------------| 35.06% tmppRB2xQ.zip |###################------------------------------------| 35.1% tmppRB2xQ.zip |###################------------------------------------| 35.15% tmppRB2xQ.zip |###################------------------------------------| 35.2% tmppRB2xQ.zip |###################------------------------------------| 35.24% tmppRB2xQ.zip |###################------------------------------------| 35.29% tmppRB2xQ.zip |###################------------------------------------| 35.33% tmppRB2xQ.zip |###################------------------------------------| 35.38% tmppRB2xQ.zip |###################------------------------------------| 35.42% tmppRB2xQ.zip |####################-----------------------------------| 35.47% tmppRB2xQ.zip |####################-----------------------------------| 35.52% tmppRB2xQ.zip |####################-----------------------------------| 35.56% tmppRB2xQ.zip |####################-----------------------------------| 35.61% tmppRB2xQ.zip |####################-----------------------------------| 35.65% tmppRB2xQ.zip |####################-----------------------------------| 35.7% tmppRB2xQ.zip |####################-----------------------------------| 35.74% tmppRB2xQ.zip |####################-----------------------------------| 35.79% tmppRB2xQ.zip |####################-----------------------------------| 35.83% tmppRB2xQ.zip |####################-----------------------------------| 35.88% tmppRB2xQ.zip |####################-----------------------------------| 35.93% tmppRB2xQ.zip |####################-----------------------------------| 35.97% tmppRB2xQ.zip |####################-----------------------------------| 36.02% tmppRB2xQ.zip |####################-----------------------------------| 36.06% tmppRB2xQ.zip |####################-----------------------------------| 36.11% tmppRB2xQ.zip |####################-----------------------------------| 36.15% tmppRB2xQ.zip |####################-----------------------------------| 36.2% tmppRB2xQ.zip |####################-----------------------------------| 36.25% tmppRB2xQ.zip |####################-----------------------------------| 36.29% tmppRB2xQ.zip |####################-----------------------------------| 36.34% tmppRB2xQ.zip |####################-----------------------------------| 36.38% tmppRB2xQ.zip |####################-----------------------------------| 36.43% tmppRB2xQ.zip |####################-----------------------------------| 36.47% tmppRB2xQ.zip |####################-----------------------------------| 36.52% tmppRB2xQ.zip |####################-----------------------------------| 36.57% tmppRB2xQ.zip |####################-----------------------------------| 36.61% tmppRB2xQ.zip |####################-----------------------------------| 36.66% tmppRB2xQ.zip |####################-----------------------------------| 36.7% tmppRB2xQ.zip |####################-----------------------------------| 36.75% tmppRB2xQ.zip |####################-----------------------------------| 36.79% tmppRB2xQ.zip |####################-----------------------------------| 36.84% tmppRB2xQ.zip |####################-----------------------------------| 36.88% tmppRB2xQ.zip |####################-----------------------------------| 36.93% tmppRB2xQ.zip |####################-----------------------------------| 36.98% tmppRB2xQ.zip |####################-----------------------------------| 37.02% tmppRB2xQ.zip |####################-----------------------------------| 37.07% tmppRB2xQ.zip |####################-----------------------------------| 37.11% tmppRB2xQ.zip |####################-----------------------------------| 37.16% tmppRB2xQ.zip |####################-----------------------------------| 37.2% tmppRB2xQ.zip |####################-----------------------------------| 37.25% tmppRB2xQ.zip |#####################----------------------------------| 37.3% tmppRB2xQ.zip |#####################----------------------------------| 37.34% tmppRB2xQ.zip |#####################----------------------------------| 37.39% tmppRB2xQ.zip |#####################----------------------------------| 37.43% tmppRB2xQ.zip |#####################----------------------------------| 37.48% tmppRB2xQ.zip |#####################----------------------------------| 37.52% tmppRB2xQ.zip |#####################----------------------------------| 37.57% tmppRB2xQ.zip |#####################----------------------------------| 37.62% tmppRB2xQ.zip |#####################----------------------------------| 37.66% tmppRB2xQ.zip |#####################----------------------------------| 37.71% tmppRB2xQ.zip |#####################----------------------------------| 37.75% tmppRB2xQ.zip |#####################----------------------------------| 37.8% tmppRB2xQ.zip |#####################----------------------------------| 37.84% tmppRB2xQ.zip |#####################----------------------------------| 37.89% tmppRB2xQ.zip |#####################----------------------------------| 37.93% tmppRB2xQ.zip |#####################----------------------------------| 37.98% tmppRB2xQ.zip |#####################----------------------------------| 38.03% tmppRB2xQ.zip |#####################----------------------------------| 38.07% tmppRB2xQ.zip |#####################----------------------------------| 38.12% tmppRB2xQ.zip |#####################----------------------------------| 38.16% tmppRB2xQ.zip |#####################----------------------------------| 38.21% tmppRB2xQ.zip |#####################----------------------------------| 38.25% tmppRB2xQ.zip |#####################----------------------------------| 38.3% tmppRB2xQ.zip |#####################----------------------------------| 38.35% tmppRB2xQ.zip |#####################----------------------------------| 38.39% tmppRB2xQ.zip |#####################----------------------------------| 38.44% tmppRB2xQ.zip |#####################----------------------------------| 38.48% tmppRB2xQ.zip |#####################----------------------------------| 38.53% tmppRB2xQ.zip |#####################----------------------------------| 38.57% tmppRB2xQ.zip |#####################----------------------------------| 38.62% tmppRB2xQ.zip |#####################----------------------------------| 38.66% tmppRB2xQ.zip |#####################----------------------------------| 38.71% tmppRB2xQ.zip |#####################----------------------------------| 38.76% tmppRB2xQ.zip |#####################----------------------------------| 38.8% tmppRB2xQ.zip |#####################----------------------------------| 38.85% tmppRB2xQ.zip |#####################----------------------------------| 38.89% tmppRB2xQ.zip |#####################----------------------------------| 38.94% tmppRB2xQ.zip |#####################----------------------------------| 38.98% tmppRB2xQ.zip |#####################----------------------------------| 39.03% tmppRB2xQ.zip |#####################----------------------------------| 39.08% tmppRB2xQ.zip |######################---------------------------------| 39.12% tmppRB2xQ.zip |######################---------------------------------| 39.17% tmppRB2xQ.zip |######################---------------------------------| 39.21% tmppRB2xQ.zip |######################---------------------------------| 39.26% tmppRB2xQ.zip |######################---------------------------------| 39.3% tmppRB2xQ.zip |######################---------------------------------| 39.35% tmppRB2xQ.zip |######################---------------------------------| 39.4% tmppRB2xQ.zip |######################---------------------------------| 39.44% tmppRB2xQ.zip |######################---------------------------------| 39.49% tmppRB2xQ.zip |######################---------------------------------| 39.53% tmppRB2xQ.zip |######################---------------------------------| 39.58% tmppRB2xQ.zip |######################---------------------------------| 39.62% tmppRB2xQ.zip |######################---------------------------------| 39.67% tmppRB2xQ.zip |######################---------------------------------| 39.71% tmppRB2xQ.zip |######################---------------------------------| 39.76% tmppRB2xQ.zip |######################---------------------------------| 39.81% tmppRB2xQ.zip |######################---------------------------------| 39.85% tmppRB2xQ.zip |######################---------------------------------| 39.9% tmppRB2xQ.zip |######################---------------------------------| 39.94% tmppRB2xQ.zip |######################---------------------------------| 39.99% tmppRB2xQ.zip |######################---------------------------------| 40.03% tmppRB2xQ.zip |######################---------------------------------| 40.08% tmppRB2xQ.zip |######################---------------------------------| 40.13% tmppRB2xQ.zip |######################---------------------------------| 40.17% tmppRB2xQ.zip |######################---------------------------------| 40.22% tmppRB2xQ.zip |######################---------------------------------| 40.26% tmppRB2xQ.zip |######################---------------------------------| 40.31% tmppRB2xQ.zip |######################---------------------------------| 40.35% tmppRB2xQ.zip |######################---------------------------------| 40.4% tmppRB2xQ.zip |######################---------------------------------| 40.45% tmppRB2xQ.zip |######################---------------------------------| 40.49% tmppRB2xQ.zip |######################---------------------------------| 40.54% tmppRB2xQ.zip |######################---------------------------------| 40.58% tmppRB2xQ.zip |######################---------------------------------| 40.63% tmppRB2xQ.zip |######################---------------------------------| 40.67% tmppRB2xQ.zip |######################---------------------------------| 40.72% tmppRB2xQ.zip |######################---------------------------------| 40.76% tmppRB2xQ.zip |######################---------------------------------| 40.81% tmppRB2xQ.zip |######################---------------------------------| 40.86% tmppRB2xQ.zip |######################---------------------------------| 40.9% tmppRB2xQ.zip |#######################--------------------------------| 40.95% tmppRB2xQ.zip |#######################--------------------------------| 40.99% tmppRB2xQ.zip |#######################--------------------------------| 41.04% tmppRB2xQ.zip |#######################--------------------------------| 41.08% tmppRB2xQ.zip |#######################--------------------------------| 41.13% tmppRB2xQ.zip |#######################--------------------------------| 41.18% tmppRB2xQ.zip |#######################--------------------------------| 41.22% tmppRB2xQ.zip |#######################--------------------------------| 41.27% tmppRB2xQ.zip |#######################--------------------------------| 41.31% tmppRB2xQ.zip |#######################--------------------------------| 41.36% tmppRB2xQ.zip |#######################--------------------------------| 41.4% tmppRB2xQ.zip |#######################--------------------------------| 41.45% tmppRB2xQ.zip |#######################--------------------------------| 41.5% tmppRB2xQ.zip |#######################--------------------------------| 41.54% tmppRB2xQ.zip |#######################--------------------------------| 41.59% tmppRB2xQ.zip |#######################--------------------------------| 41.63% tmppRB2xQ.zip |#######################--------------------------------| 41.68% tmppRB2xQ.zip |#######################--------------------------------| 41.72% tmppRB2xQ.zip |#######################--------------------------------| 41.77% tmppRB2xQ.zip |#######################--------------------------------| 41.81% tmppRB2xQ.zip |#######################--------------------------------| 41.86% tmppRB2xQ.zip |#######################--------------------------------| 41.91% tmppRB2xQ.zip |#######################--------------------------------| 41.95% tmppRB2xQ.zip |#######################--------------------------------| 42.0% tmppRB2xQ.zip |#######################--------------------------------| 42.04% tmppRB2xQ.zip |#######################--------------------------------| 42.09% tmppRB2xQ.zip |#######################--------------------------------| 42.13% tmppRB2xQ.zip |#######################--------------------------------| 42.18% tmppRB2xQ.zip |#######################--------------------------------| 42.23% tmppRB2xQ.zip |#######################--------------------------------| 42.27% tmppRB2xQ.zip |#######################--------------------------------| 42.32% tmppRB2xQ.zip |#######################--------------------------------| 42.36% tmppRB2xQ.zip |#######################--------------------------------| 42.41% tmppRB2xQ.zip |#######################--------------------------------| 42.45% tmppRB2xQ.zip |#######################--------------------------------| 42.5% tmppRB2xQ.zip |#######################--------------------------------| 42.55% tmppRB2xQ.zip |#######################--------------------------------| 42.59% tmppRB2xQ.zip |#######################--------------------------------| 42.64% tmppRB2xQ.zip |#######################--------------------------------| 42.68% tmppRB2xQ.zip |########################-------------------------------| 42.73% tmppRB2xQ.zip |########################-------------------------------| 42.77% tmppRB2xQ.zip |########################-------------------------------| 42.82% tmppRB2xQ.zip |########################-------------------------------| 42.86% tmppRB2xQ.zip |########################-------------------------------| 42.91% tmppRB2xQ.zip |########################-------------------------------| 42.96% tmppRB2xQ.zip |########################-------------------------------| 43.0% tmppRB2xQ.zip |########################-------------------------------| 43.05% tmppRB2xQ.zip |########################-------------------------------| 43.09% tmppRB2xQ.zip |########################-------------------------------| 43.14% tmppRB2xQ.zip |########################-------------------------------| 43.18% tmppRB2xQ.zip |########################-------------------------------| 43.23% tmppRB2xQ.zip |########################-------------------------------| 43.28% tmppRB2xQ.zip |########################-------------------------------| 43.32% tmppRB2xQ.zip |########################-------------------------------| 43.37% tmppRB2xQ.zip |########################-------------------------------| 43.41% tmppRB2xQ.zip |########################-------------------------------| 43.46% tmppRB2xQ.zip |########################-------------------------------| 43.5% tmppRB2xQ.zip |########################-------------------------------| 43.55% tmppRB2xQ.zip |########################-------------------------------| 43.6% tmppRB2xQ.zip |########################-------------------------------| 43.64% tmppRB2xQ.zip |########################-------------------------------| 43.69% tmppRB2xQ.zip |########################-------------------------------| 43.73% tmppRB2xQ.zip |########################-------------------------------| 43.78% tmppRB2xQ.zip |########################-------------------------------| 43.82% tmppRB2xQ.zip |########################-------------------------------| 43.87% tmppRB2xQ.zip |########################-------------------------------| 43.91% tmppRB2xQ.zip |########################-------------------------------| 43.96% tmppRB2xQ.zip |########################-------------------------------| 44.01% tmppRB2xQ.zip |########################-------------------------------| 44.05% tmppRB2xQ.zip |########################-------------------------------| 44.1% tmppRB2xQ.zip |########################-------------------------------| 44.14% tmppRB2xQ.zip |########################-------------------------------| 44.19% tmppRB2xQ.zip |########################-------------------------------| 44.23% tmppRB2xQ.zip |########################-------------------------------| 44.28% tmppRB2xQ.zip |########################-------------------------------| 44.33% tmppRB2xQ.zip |########################-------------------------------| 44.37% tmppRB2xQ.zip |########################-------------------------------| 44.42% tmppRB2xQ.zip |########################-------------------------------| 44.46% tmppRB2xQ.zip |########################-------------------------------| 44.51% tmppRB2xQ.zip |#########################------------------------------| 44.55% tmppRB2xQ.zip |#########################------------------------------| 44.6% tmppRB2xQ.zip |#########################------------------------------| 44.65% tmppRB2xQ.zip |#########################------------------------------| 44.69% tmppRB2xQ.zip |#########################------------------------------| 44.74% tmppRB2xQ.zip |#########################------------------------------| 44.78% tmppRB2xQ.zip |#########################------------------------------| 44.83% tmppRB2xQ.zip |#########################------------------------------| 44.87% tmppRB2xQ.zip |#########################------------------------------| 44.92% tmppRB2xQ.zip |#########################------------------------------| 44.96% tmppRB2xQ.zip |#########################------------------------------| 45.01% tmppRB2xQ.zip |#########################------------------------------| 45.06% tmppRB2xQ.zip |#########################------------------------------| 45.1% tmppRB2xQ.zip |#########################------------------------------| 45.15% tmppRB2xQ.zip |#########################------------------------------| 45.19% tmppRB2xQ.zip |#########################------------------------------| 45.24% tmppRB2xQ.zip |#########################------------------------------| 45.28% tmppRB2xQ.zip |#########################------------------------------| 45.33% tmppRB2xQ.zip |#########################------------------------------| 45.38% tmppRB2xQ.zip |#########################------------------------------| 45.42% tmppRB2xQ.zip |#########################------------------------------| 45.47% tmppRB2xQ.zip |#########################------------------------------| 45.51% tmppRB2xQ.zip |#########################------------------------------| 45.56% tmppRB2xQ.zip |#########################------------------------------| 45.6% tmppRB2xQ.zip |#########################------------------------------| 45.65% tmppRB2xQ.zip |#########################------------------------------| 45.69% tmppRB2xQ.zip |#########################------------------------------| 45.74% tmppRB2xQ.zip |#########################------------------------------| 45.79% tmppRB2xQ.zip |#########################------------------------------| 45.83% tmppRB2xQ.zip |#########################------------------------------| 45.88% tmppRB2xQ.zip |#########################------------------------------| 45.92% tmppRB2xQ.zip |#########################------------------------------| 45.97% tmppRB2xQ.zip |#########################------------------------------| 46.01% tmppRB2xQ.zip |#########################------------------------------| 46.06% tmppRB2xQ.zip |#########################------------------------------| 46.11% tmppRB2xQ.zip |#########################------------------------------| 46.15% tmppRB2xQ.zip |#########################------------------------------| 46.2% tmppRB2xQ.zip |#########################------------------------------| 46.24% tmppRB2xQ.zip |#########################------------------------------| 46.29% tmppRB2xQ.zip |#########################------------------------------| 46.33% tmppRB2xQ.zip |##########################-----------------------------| 46.38% tmppRB2xQ.zip |##########################-----------------------------| 46.43% tmppRB2xQ.zip |##########################-----------------------------| 46.47% tmppRB2xQ.zip |##########################-----------------------------| 46.52% tmppRB2xQ.zip |##########################-----------------------------| 46.56% tmppRB2xQ.zip |##########################-----------------------------| 46.61% tmppRB2xQ.zip |##########################-----------------------------| 46.65% tmppRB2xQ.zip |##########################-----------------------------| 46.7% tmppRB2xQ.zip |##########################-----------------------------| 46.74% tmppRB2xQ.zip |##########################-----------------------------| 46.79% tmppRB2xQ.zip |##########################-----------------------------| 46.84% tmppRB2xQ.zip |##########################-----------------------------| 46.88% tmppRB2xQ.zip |##########################-----------------------------| 46.93% tmppRB2xQ.zip |##########################-----------------------------| 46.97% tmppRB2xQ.zip |##########################-----------------------------| 47.02% tmppRB2xQ.zip |##########################-----------------------------| 47.06% tmppRB2xQ.zip |##########################-----------------------------| 47.11% tmppRB2xQ.zip |##########################-----------------------------| 47.16% tmppRB2xQ.zip |##########################-----------------------------| 47.2% tmppRB2xQ.zip |##########################-----------------------------| 47.25% tmppRB2xQ.zip |##########################-----------------------------| 47.29% tmppRB2xQ.zip |##########################-----------------------------| 47.34% tmppRB2xQ.zip |##########################-----------------------------| 47.38% tmppRB2xQ.zip |##########################-----------------------------| 47.43% tmppRB2xQ.zip |##########################-----------------------------| 47.48% tmppRB2xQ.zip |##########################-----------------------------| 47.52% tmppRB2xQ.zip |##########################-----------------------------| 47.57% tmppRB2xQ.zip |##########################-----------------------------| 47.61% tmppRB2xQ.zip |##########################-----------------------------| 47.66% tmppRB2xQ.zip |##########################-----------------------------| 47.7% tmppRB2xQ.zip |##########################-----------------------------| 47.75% tmppRB2xQ.zip |##########################-----------------------------| 47.79% tmppRB2xQ.zip |##########################-----------------------------| 47.84% tmppRB2xQ.zip |##########################-----------------------------| 47.89% tmppRB2xQ.zip |##########################-----------------------------| 47.93% tmppRB2xQ.zip |##########################-----------------------------| 47.98% tmppRB2xQ.zip |##########################-----------------------------| 48.02% tmppRB2xQ.zip |##########################-----------------------------| 48.07% tmppRB2xQ.zip |##########################-----------------------------| 48.11% tmppRB2xQ.zip |##########################-----------------------------| 48.16% tmppRB2xQ.zip |###########################----------------------------| 48.21% tmppRB2xQ.zip |###########################----------------------------| 48.25% tmppRB2xQ.zip |###########################----------------------------| 48.3% tmppRB2xQ.zip |###########################----------------------------| 48.34% tmppRB2xQ.zip |###########################----------------------------| 48.39% tmppRB2xQ.zip |###########################----------------------------| 48.43% tmppRB2xQ.zip |###########################----------------------------| 48.48% tmppRB2xQ.zip |###########################----------------------------| 48.53% tmppRB2xQ.zip |###########################----------------------------| 48.57% tmppRB2xQ.zip |###########################----------------------------| 48.62% tmppRB2xQ.zip |###########################----------------------------| 48.66% tmppRB2xQ.zip |###########################----------------------------| 48.71% tmppRB2xQ.zip |###########################----------------------------| 48.75% tmppRB2xQ.zip |###########################----------------------------| 48.8% tmppRB2xQ.zip |###########################----------------------------| 48.84% tmppRB2xQ.zip |###########################----------------------------| 48.89% tmppRB2xQ.zip |###########################----------------------------| 48.94% tmppRB2xQ.zip |###########################----------------------------| 48.98% tmppRB2xQ.zip |###########################----------------------------| 49.03% tmppRB2xQ.zip |###########################----------------------------| 49.07% tmppRB2xQ.zip |###########################----------------------------| 49.12% tmppRB2xQ.zip |###########################----------------------------| 49.16% tmppRB2xQ.zip |###########################----------------------------| 49.21% tmppRB2xQ.zip |###########################----------------------------| 49.26% tmppRB2xQ.zip |###########################----------------------------| 49.3% tmppRB2xQ.zip |###########################----------------------------| 49.35% tmppRB2xQ.zip |###########################----------------------------| 49.39% tmppRB2xQ.zip |###########################----------------------------| 49.44% tmppRB2xQ.zip |###########################----------------------------| 49.48% tmppRB2xQ.zip |###########################----------------------------| 49.53% tmppRB2xQ.zip |###########################----------------------------| 49.58% tmppRB2xQ.zip |###########################----------------------------| 49.62% tmppRB2xQ.zip |###########################----------------------------| 49.67% tmppRB2xQ.zip |###########################----------------------------| 49.71% tmppRB2xQ.zip |###########################----------------------------| 49.76% tmppRB2xQ.zip |###########################----------------------------| 49.8% tmppRB2xQ.zip |###########################----------------------------| 49.85% tmppRB2xQ.zip |###########################----------------------------| 49.89% tmppRB2xQ.zip |###########################----------------------------| 49.94% tmppRB2xQ.zip |###########################----------------------------| 49.99% tmppRB2xQ.zip |############################---------------------------| 50.03% tmppRB2xQ.zip |############################---------------------------| 50.08% tmppRB2xQ.zip |############################---------------------------| 50.12% tmppRB2xQ.zip |############################---------------------------| 50.17% tmppRB2xQ.zip |############################---------------------------| 50.21% tmppRB2xQ.zip |############################---------------------------| 50.26% tmppRB2xQ.zip |############################---------------------------| 50.31% tmppRB2xQ.zip |############################---------------------------| 50.35% tmppRB2xQ.zip |############################---------------------------| 50.4% tmppRB2xQ.zip |############################---------------------------| 50.44% tmppRB2xQ.zip |############################---------------------------| 50.49% tmppRB2xQ.zip |############################---------------------------| 50.53% tmppRB2xQ.zip |############################---------------------------| 50.58% tmppRB2xQ.zip |############################---------------------------| 50.63% tmppRB2xQ.zip |############################---------------------------| 50.67% tmppRB2xQ.zip |############################---------------------------| 50.72% tmppRB2xQ.zip |############################---------------------------| 50.76% tmppRB2xQ.zip |############################---------------------------| 50.81% tmppRB2xQ.zip |############################---------------------------| 50.85% tmppRB2xQ.zip |############################---------------------------| 50.9% tmppRB2xQ.zip |############################---------------------------| 50.94% tmppRB2xQ.zip |############################---------------------------| 50.99% tmppRB2xQ.zip |############################---------------------------| 51.04% tmppRB2xQ.zip |############################---------------------------| 51.08% tmppRB2xQ.zip |############################---------------------------| 51.13% tmppRB2xQ.zip |############################---------------------------| 51.17% tmppRB2xQ.zip |############################---------------------------| 51.22% tmppRB2xQ.zip |############################---------------------------| 51.26% tmppRB2xQ.zip |############################---------------------------| 51.31% tmppRB2xQ.zip |############################---------------------------| 51.36% tmppRB2xQ.zip |############################---------------------------| 51.4% tmppRB2xQ.zip |############################---------------------------| 51.45% tmppRB2xQ.zip |############################---------------------------| 51.49% tmppRB2xQ.zip |############################---------------------------| 51.54% tmppRB2xQ.zip |############################---------------------------| 51.58% tmppRB2xQ.zip |############################---------------------------| 51.63% tmppRB2xQ.zip |############################---------------------------| 51.68% tmppRB2xQ.zip |############################---------------------------| 51.72% tmppRB2xQ.zip |############################---------------------------| 51.77% tmppRB2xQ.zip |############################---------------------------| 51.81% tmppRB2xQ.zip |#############################--------------------------| 51.86% tmppRB2xQ.zip |#############################--------------------------| 51.9% tmppRB2xQ.zip |#############################--------------------------| 51.95% tmppRB2xQ.zip |#############################--------------------------| 51.99% tmppRB2xQ.zip |#############################--------------------------| 52.04% tmppRB2xQ.zip |#############################--------------------------| 52.09% tmppRB2xQ.zip |#############################--------------------------| 52.13% tmppRB2xQ.zip |#############################--------------------------| 52.18% tmppRB2xQ.zip |#############################--------------------------| 52.22% tmppRB2xQ.zip |#############################--------------------------| 52.27% tmppRB2xQ.zip |#############################--------------------------| 52.31% tmppRB2xQ.zip |#############################--------------------------| 52.36% tmppRB2xQ.zip |#############################--------------------------| 52.41% tmppRB2xQ.zip |#############################--------------------------| 52.45% tmppRB2xQ.zip |#############################--------------------------| 52.5% tmppRB2xQ.zip |#############################--------------------------| 52.54% tmppRB2xQ.zip |#############################--------------------------| 52.59% tmppRB2xQ.zip |#############################--------------------------| 52.63% tmppRB2xQ.zip |#############################--------------------------| 52.68% tmppRB2xQ.zip |#############################--------------------------| 52.72% tmppRB2xQ.zip |#############################--------------------------| 52.77% tmppRB2xQ.zip |#############################--------------------------| 52.82% tmppRB2xQ.zip |#############################--------------------------| 52.86% tmppRB2xQ.zip |#############################--------------------------| 52.91% tmppRB2xQ.zip |#############################--------------------------| 52.95% tmppRB2xQ.zip |#############################--------------------------| 53.0% tmppRB2xQ.zip |#############################--------------------------| 53.04% tmppRB2xQ.zip |#############################--------------------------| 53.09% tmppRB2xQ.zip |#############################--------------------------| 53.14% tmppRB2xQ.zip |#############################--------------------------| 53.18% tmppRB2xQ.zip |#############################--------------------------| 53.23% tmppRB2xQ.zip |#############################--------------------------| 53.27% tmppRB2xQ.zip |#############################--------------------------| 53.32% tmppRB2xQ.zip |#############################--------------------------| 53.36% tmppRB2xQ.zip |#############################--------------------------| 53.41% tmppRB2xQ.zip |#############################--------------------------| 53.46% tmppRB2xQ.zip |#############################--------------------------| 53.5% tmppRB2xQ.zip |#############################--------------------------| 53.55% tmppRB2xQ.zip |#############################--------------------------| 53.59% tmppRB2xQ.zip |##############################-------------------------| 53.64% tmppRB2xQ.zip |##############################-------------------------| 53.68% tmppRB2xQ.zip |##############################-------------------------| 53.73% tmppRB2xQ.zip |##############################-------------------------| 53.77% tmppRB2xQ.zip |##############################-------------------------| 53.82% tmppRB2xQ.zip |##############################-------------------------| 53.87% tmppRB2xQ.zip |##############################-------------------------| 53.91% tmppRB2xQ.zip |##############################-------------------------| 53.96% tmppRB2xQ.zip |##############################-------------------------| 54.0% tmppRB2xQ.zip |##############################-------------------------| 54.05% tmppRB2xQ.zip |##############################-------------------------| 54.09% tmppRB2xQ.zip |##############################-------------------------| 54.14% tmppRB2xQ.zip |##############################-------------------------| 54.19% tmppRB2xQ.zip |##############################-------------------------| 54.23% tmppRB2xQ.zip |##############################-------------------------| 54.28% tmppRB2xQ.zip |##############################-------------------------| 54.32% tmppRB2xQ.zip |##############################-------------------------| 54.37% tmppRB2xQ.zip |##############################-------------------------| 54.41% tmppRB2xQ.zip |##############################-------------------------| 54.46% tmppRB2xQ.zip |##############################-------------------------| 54.51% tmppRB2xQ.zip |##############################-------------------------| 54.55% tmppRB2xQ.zip |##############################-------------------------| 54.6% tmppRB2xQ.zip |##############################-------------------------| 54.64% tmppRB2xQ.zip |##############################-------------------------| 54.69% tmppRB2xQ.zip |##############################-------------------------| 54.73% tmppRB2xQ.zip |##############################-------------------------| 54.78% tmppRB2xQ.zip |##############################-------------------------| 54.82% tmppRB2xQ.zip |##############################-------------------------| 54.87% tmppRB2xQ.zip |##############################-------------------------| 54.92% tmppRB2xQ.zip |##############################-------------------------| 54.96% tmppRB2xQ.zip |##############################-------------------------| 55.01% tmppRB2xQ.zip |##############################-------------------------| 55.05% tmppRB2xQ.zip |##############################-------------------------| 55.1% tmppRB2xQ.zip |##############################-------------------------| 55.14% tmppRB2xQ.zip |##############################-------------------------| 55.19% tmppRB2xQ.zip |##############################-------------------------| 55.24% tmppRB2xQ.zip |##############################-------------------------| 55.28% tmppRB2xQ.zip |##############################-------------------------| 55.33% tmppRB2xQ.zip |##############################-------------------------| 55.37% tmppRB2xQ.zip |##############################-------------------------| 55.42% tmppRB2xQ.zip |###############################------------------------| 55.46% tmppRB2xQ.zip |###############################------------------------| 55.51% tmppRB2xQ.zip |###############################------------------------| 55.56% tmppRB2xQ.zip |###############################------------------------| 55.6% tmppRB2xQ.zip |###############################------------------------| 55.65% tmppRB2xQ.zip |###############################------------------------| 55.69% tmppRB2xQ.zip |###############################------------------------| 55.74% tmppRB2xQ.zip |###############################------------------------| 55.78% tmppRB2xQ.zip |###############################------------------------| 55.83% tmppRB2xQ.zip |###############################------------------------| 55.87% tmppRB2xQ.zip |###############################------------------------| 55.92% tmppRB2xQ.zip |###############################------------------------| 55.97% tmppRB2xQ.zip |###############################------------------------| 56.01% tmppRB2xQ.zip |###############################------------------------| 56.06% tmppRB2xQ.zip |###############################------------------------| 56.1% tmppRB2xQ.zip |###############################------------------------| 56.15% tmppRB2xQ.zip |###############################------------------------| 56.19% tmppRB2xQ.zip |###############################------------------------| 56.24% tmppRB2xQ.zip |###############################------------------------| 56.29% tmppRB2xQ.zip |###############################------------------------| 56.33% tmppRB2xQ.zip |###############################------------------------| 56.38% tmppRB2xQ.zip |###############################------------------------| 56.42% tmppRB2xQ.zip |###############################------------------------| 56.47% tmppRB2xQ.zip |###############################------------------------| 56.51% tmppRB2xQ.zip |###############################------------------------| 56.56% tmppRB2xQ.zip |###############################------------------------| 56.61% tmppRB2xQ.zip |###############################------------------------| 56.65% tmppRB2xQ.zip |###############################------------------------| 56.7% tmppRB2xQ.zip |###############################------------------------| 56.74% tmppRB2xQ.zip |###############################------------------------| 56.79% tmppRB2xQ.zip |###############################------------------------| 56.83% tmppRB2xQ.zip |###############################------------------------| 56.88% tmppRB2xQ.zip |###############################------------------------| 56.92% tmppRB2xQ.zip |###############################------------------------| 56.97% tmppRB2xQ.zip |###############################------------------------| 57.02% tmppRB2xQ.zip |###############################------------------------| 57.06% tmppRB2xQ.zip |###############################------------------------| 57.11% tmppRB2xQ.zip |###############################------------------------| 57.15% tmppRB2xQ.zip |###############################------------------------| 57.2% tmppRB2xQ.zip |###############################------------------------| 57.24% tmppRB2xQ.zip |################################-----------------------| 57.29% tmppRB2xQ.zip |################################-----------------------| 57.34% tmppRB2xQ.zip |################################-----------------------| 57.38% tmppRB2xQ.zip |################################-----------------------| 57.43% tmppRB2xQ.zip |################################-----------------------| 57.47% tmppRB2xQ.zip |################################-----------------------| 57.52% tmppRB2xQ.zip |################################-----------------------| 57.56% tmppRB2xQ.zip |################################-----------------------| 57.61% tmppRB2xQ.zip |################################-----------------------| 57.66% tmppRB2xQ.zip |################################-----------------------| 57.7% tmppRB2xQ.zip |################################-----------------------| 57.75% tmppRB2xQ.zip |################################-----------------------| 57.79% tmppRB2xQ.zip |################################-----------------------| 57.84% tmppRB2xQ.zip |################################-----------------------| 57.88% tmppRB2xQ.zip |################################-----------------------| 57.93% tmppRB2xQ.zip |################################-----------------------| 57.97% tmppRB2xQ.zip |################################-----------------------| 58.02% tmppRB2xQ.zip |################################-----------------------| 58.07% tmppRB2xQ.zip |################################-----------------------| 58.11% tmppRB2xQ.zip |################################-----------------------| 58.16% tmppRB2xQ.zip |################################-----------------------| 58.2% tmppRB2xQ.zip |################################-----------------------| 58.25% tmppRB2xQ.zip |################################-----------------------| 58.29% tmppRB2xQ.zip |################################-----------------------| 58.34% tmppRB2xQ.zip |################################-----------------------| 58.39% tmppRB2xQ.zip |################################-----------------------| 58.43% tmppRB2xQ.zip |################################-----------------------| 58.48% tmppRB2xQ.zip |################################-----------------------| 58.52% tmppRB2xQ.zip |################################-----------------------| 58.57% tmppRB2xQ.zip |################################-----------------------| 58.61% tmppRB2xQ.zip |################################-----------------------| 58.66% tmppRB2xQ.zip |################################-----------------------| 58.71% tmppRB2xQ.zip |################################-----------------------| 58.75% tmppRB2xQ.zip |################################-----------------------| 58.8% tmppRB2xQ.zip |################################-----------------------| 58.84% tmppRB2xQ.zip |################################-----------------------| 58.89% tmppRB2xQ.zip |################################-----------------------| 58.93% tmppRB2xQ.zip |################################-----------------------| 58.98% tmppRB2xQ.zip |################################-----------------------| 59.02% tmppRB2xQ.zip |################################-----------------------| 59.07% tmppRB2xQ.zip |#################################----------------------| 59.12% tmppRB2xQ.zip |#################################----------------------| 59.16% tmppRB2xQ.zip |#################################----------------------| 59.21% tmppRB2xQ.zip |#################################----------------------| 59.25% tmppRB2xQ.zip |#################################----------------------| 59.3% tmppRB2xQ.zip |#################################----------------------| 59.34% tmppRB2xQ.zip |#################################----------------------| 59.39% tmppRB2xQ.zip |#################################----------------------| 59.44% tmppRB2xQ.zip |#################################----------------------| 59.48% tmppRB2xQ.zip |#################################----------------------| 59.53% tmppRB2xQ.zip |#################################----------------------| 59.57% tmppRB2xQ.zip |#################################----------------------| 59.62% tmppRB2xQ.zip |#################################----------------------| 59.66% tmppRB2xQ.zip |#################################----------------------| 59.71% tmppRB2xQ.zip |#################################----------------------| 59.75% tmppRB2xQ.zip |#################################----------------------| 59.8% tmppRB2xQ.zip |#################################----------------------| 59.85% tmppRB2xQ.zip |#################################----------------------| 59.89% tmppRB2xQ.zip |#################################----------------------| 59.94% tmppRB2xQ.zip |#################################----------------------| 59.98% tmppRB2xQ.zip |#################################----------------------| 60.03% tmppRB2xQ.zip |#################################----------------------| 60.07% tmppRB2xQ.zip |#################################----------------------| 60.12% tmppRB2xQ.zip |#################################----------------------| 60.17% tmppRB2xQ.zip |#################################----------------------| 60.21% tmppRB2xQ.zip |#################################----------------------| 60.26% tmppRB2xQ.zip |#################################----------------------| 60.3% tmppRB2xQ.zip |#################################----------------------| 60.35% tmppRB2xQ.zip |#################################----------------------| 60.39% tmppRB2xQ.zip |#################################----------------------| 60.44% tmppRB2xQ.zip |#################################----------------------| 60.49% tmppRB2xQ.zip |#################################----------------------| 60.53% tmppRB2xQ.zip |#################################----------------------| 60.58% tmppRB2xQ.zip |#################################----------------------| 60.62% tmppRB2xQ.zip |#################################----------------------| 60.67% tmppRB2xQ.zip |#################################----------------------| 60.71% tmppRB2xQ.zip |#################################----------------------| 60.76% tmppRB2xQ.zip |#################################----------------------| 60.8% tmppRB2xQ.zip |#################################----------------------| 60.85% tmppRB2xQ.zip |#################################----------------------| 60.9% tmppRB2xQ.zip |##################################---------------------| 60.94% tmppRB2xQ.zip |##################################---------------------| 60.99% tmppRB2xQ.zip |##################################---------------------| 61.03% tmppRB2xQ.zip |##################################---------------------| 61.08% tmppRB2xQ.zip |##################################---------------------| 61.12% tmppRB2xQ.zip |##################################---------------------| 61.17% tmppRB2xQ.zip |##################################---------------------| 61.22% tmppRB2xQ.zip |##################################---------------------| 61.26% tmppRB2xQ.zip |##################################---------------------| 61.31% tmppRB2xQ.zip |##################################---------------------| 61.35% tmppRB2xQ.zip |##################################---------------------| 61.4% tmppRB2xQ.zip |##################################---------------------| 61.44% tmppRB2xQ.zip |##################################---------------------| 61.49% tmppRB2xQ.zip |##################################---------------------| 61.54% tmppRB2xQ.zip |##################################---------------------| 61.58% tmppRB2xQ.zip |##################################---------------------| 61.63% tmppRB2xQ.zip |##################################---------------------| 61.67% tmppRB2xQ.zip |##################################---------------------| 61.72% tmppRB2xQ.zip |##################################---------------------| 61.76% tmppRB2xQ.zip |##################################---------------------| 61.81% tmppRB2xQ.zip |##################################---------------------| 61.85% tmppRB2xQ.zip |##################################---------------------| 61.9% tmppRB2xQ.zip |##################################---------------------| 61.95% tmppRB2xQ.zip |##################################---------------------| 61.99% tmppRB2xQ.zip |##################################---------------------| 62.04% tmppRB2xQ.zip |##################################---------------------| 62.08% tmppRB2xQ.zip |##################################---------------------| 62.13% tmppRB2xQ.zip |##################################---------------------| 62.17% tmppRB2xQ.zip |##################################---------------------| 62.22% tmppRB2xQ.zip |##################################---------------------| 62.27% tmppRB2xQ.zip |##################################---------------------| 62.31% tmppRB2xQ.zip |##################################---------------------| 62.36% tmppRB2xQ.zip |##################################---------------------| 62.4% tmppRB2xQ.zip |##################################---------------------| 62.45% tmppRB2xQ.zip |##################################---------------------| 62.49% tmppRB2xQ.zip |##################################---------------------| 62.54% tmppRB2xQ.zip |##################################---------------------| 62.59% tmppRB2xQ.zip |##################################---------------------| 62.63% tmppRB2xQ.zip |##################################---------------------| 62.68% tmppRB2xQ.zip |##################################---------------------| 62.72% tmppRB2xQ.zip |###################################--------------------| 62.77% tmppRB2xQ.zip |###################################--------------------| 62.81% tmppRB2xQ.zip |###################################--------------------| 62.86% tmppRB2xQ.zip |###################################--------------------| 62.9% tmppRB2xQ.zip |###################################--------------------| 62.95% tmppRB2xQ.zip |###################################--------------------| 63.0% tmppRB2xQ.zip |###################################--------------------| 63.04% tmppRB2xQ.zip |###################################--------------------| 63.09% tmppRB2xQ.zip |###################################--------------------| 63.13% tmppRB2xQ.zip |###################################--------------------| 63.18% tmppRB2xQ.zip |###################################--------------------| 63.22% tmppRB2xQ.zip |###################################--------------------| 63.27% tmppRB2xQ.zip |###################################--------------------| 63.32% tmppRB2xQ.zip |###################################--------------------| 63.36% tmppRB2xQ.zip |###################################--------------------| 63.41% tmppRB2xQ.zip |###################################--------------------| 63.45% tmppRB2xQ.zip |###################################--------------------| 63.5% tmppRB2xQ.zip |###################################--------------------| 63.54% tmppRB2xQ.zip |###################################--------------------| 63.59% tmppRB2xQ.zip |###################################--------------------| 63.64% tmppRB2xQ.zip |###################################--------------------| 63.68% tmppRB2xQ.zip |###################################--------------------| 63.73% tmppRB2xQ.zip |###################################--------------------| 63.77% tmppRB2xQ.zip |###################################--------------------| 63.82% tmppRB2xQ.zip |###################################--------------------| 63.86% tmppRB2xQ.zip |###################################--------------------| 63.91% tmppRB2xQ.zip |###################################--------------------| 63.95% tmppRB2xQ.zip |###################################--------------------| 64.0% tmppRB2xQ.zip |###################################--------------------| 64.05% tmppRB2xQ.zip |###################################--------------------| 64.09% tmppRB2xQ.zip |###################################--------------------| 64.14% tmppRB2xQ.zip |###################################--------------------| 64.18% tmppRB2xQ.zip |###################################--------------------| 64.23% tmppRB2xQ.zip |###################################--------------------| 64.27% tmppRB2xQ.zip |###################################--------------------| 64.32% tmppRB2xQ.zip |###################################--------------------| 64.37% tmppRB2xQ.zip |###################################--------------------| 64.41% tmppRB2xQ.zip |###################################--------------------| 64.46% tmppRB2xQ.zip |###################################--------------------| 64.5% tmppRB2xQ.zip |####################################-------------------| 64.55% tmppRB2xQ.zip |####################################-------------------| 64.59% tmppRB2xQ.zip |####################################-------------------| 64.64% tmppRB2xQ.zip |####################################-------------------| 64.69% tmppRB2xQ.zip |####################################-------------------| 64.73% tmppRB2xQ.zip |####################################-------------------| 64.78% tmppRB2xQ.zip |####################################-------------------| 64.82% tmppRB2xQ.zip |####################################-------------------| 64.87% tmppRB2xQ.zip |####################################-------------------| 64.91% tmppRB2xQ.zip |####################################-------------------| 64.96% tmppRB2xQ.zip |####################################-------------------| 65.0% tmppRB2xQ.zip |####################################-------------------| 65.05% tmppRB2xQ.zip |####################################-------------------| 65.1% tmppRB2xQ.zip |####################################-------------------| 65.14% tmppRB2xQ.zip |####################################-------------------| 65.19% tmppRB2xQ.zip |####################################-------------------| 65.23% tmppRB2xQ.zip |####################################-------------------| 65.28% tmppRB2xQ.zip |####################################-------------------| 65.32% tmppRB2xQ.zip |####################################-------------------| 65.37% tmppRB2xQ.zip |####################################-------------------| 65.42% tmppRB2xQ.zip |####################################-------------------| 65.46% tmppRB2xQ.zip |####################################-------------------| 65.51% tmppRB2xQ.zip |####################################-------------------| 65.55% tmppRB2xQ.zip |####################################-------------------| 65.6% tmppRB2xQ.zip |####################################-------------------| 65.64% tmppRB2xQ.zip |####################################-------------------| 65.69% tmppRB2xQ.zip |####################################-------------------| 65.74% tmppRB2xQ.zip |####################################-------------------| 65.78% tmppRB2xQ.zip |####################################-------------------| 65.83% tmppRB2xQ.zip |####################################-------------------| 65.87% tmppRB2xQ.zip |####################################-------------------| 65.92% tmppRB2xQ.zip |####################################-------------------| 65.96% tmppRB2xQ.zip |####################################-------------------| 66.01% tmppRB2xQ.zip |####################################-------------------| 66.05% tmppRB2xQ.zip |####################################-------------------| 66.1% tmppRB2xQ.zip |####################################-------------------| 66.15% tmppRB2xQ.zip |####################################-------------------| 66.19% tmppRB2xQ.zip |####################################-------------------| 66.24% tmppRB2xQ.zip |####################################-------------------| 66.28% tmppRB2xQ.zip |####################################-------------------| 66.33% tmppRB2xQ.zip |#####################################------------------| 66.37% tmppRB2xQ.zip |#####################################------------------| 66.42% tmppRB2xQ.zip |#####################################------------------| 66.47% tmppRB2xQ.zip |#####################################------------------| 66.51% tmppRB2xQ.zip |#####################################------------------| 66.56% tmppRB2xQ.zip |#####################################------------------| 66.6% tmppRB2xQ.zip |#####################################------------------| 66.65% tmppRB2xQ.zip |#####################################------------------| 66.69% tmppRB2xQ.zip |#####################################------------------| 66.74% tmppRB2xQ.zip |#####################################------------------| 66.78% tmppRB2xQ.zip |#####################################------------------| 66.83% tmppRB2xQ.zip |#####################################------------------| 66.88% tmppRB2xQ.zip |#####################################------------------| 66.92% tmppRB2xQ.zip |#####################################------------------| 66.97% tmppRB2xQ.zip |#####################################------------------| 67.01% tmppRB2xQ.zip |#####################################------------------| 67.06% tmppRB2xQ.zip |#####################################------------------| 67.1% tmppRB2xQ.zip |#####################################------------------| 67.15% tmppRB2xQ.zip |#####################################------------------| 67.2% tmppRB2xQ.zip |#####################################------------------| 67.24% tmppRB2xQ.zip |#####################################------------------| 67.29% tmppRB2xQ.zip |#####################################------------------| 67.33% tmppRB2xQ.zip |#####################################------------------| 67.38% tmppRB2xQ.zip |#####################################------------------| 67.42% tmppRB2xQ.zip |#####################################------------------| 67.47% tmppRB2xQ.zip |#####################################------------------| 67.52% tmppRB2xQ.zip |#####################################------------------| 67.56% tmppRB2xQ.zip |#####################################------------------| 67.61% tmppRB2xQ.zip |#####################################------------------| 67.65% tmppRB2xQ.zip |#####################################------------------| 67.7% tmppRB2xQ.zip |#####################################------------------| 67.74% tmppRB2xQ.zip |#####################################------------------| 67.79% tmppRB2xQ.zip |#####################################------------------| 67.83% tmppRB2xQ.zip |#####################################------------------| 67.88% tmppRB2xQ.zip |#####################################------------------| 67.93% tmppRB2xQ.zip |#####################################------------------| 67.97% tmppRB2xQ.zip |#####################################------------------| 68.02% tmppRB2xQ.zip |#####################################------------------| 68.06% tmppRB2xQ.zip |#####################################------------------| 68.11% tmppRB2xQ.zip |#####################################------------------| 68.15% tmppRB2xQ.zip |######################################-----------------| 68.2% tmppRB2xQ.zip |######################################-----------------| 68.25% tmppRB2xQ.zip |######################################-----------------| 68.29% tmppRB2xQ.zip |######################################-----------------| 68.34% tmppRB2xQ.zip |######################################-----------------| 68.38% tmppRB2xQ.zip |######################################-----------------| 68.43% tmppRB2xQ.zip |######################################-----------------| 68.47% tmppRB2xQ.zip |######################################-----------------| 68.52% tmppRB2xQ.zip |######################################-----------------| 68.57% tmppRB2xQ.zip |######################################-----------------| 68.61% tmppRB2xQ.zip |######################################-----------------| 68.66% tmppRB2xQ.zip |######################################-----------------| 68.7% tmppRB2xQ.zip |######################################-----------------| 68.75% tmppRB2xQ.zip |######################################-----------------| 68.79% tmppRB2xQ.zip |######################################-----------------| 68.84% tmppRB2xQ.zip |######################################-----------------| 68.88% tmppRB2xQ.zip |######################################-----------------| 68.93% tmppRB2xQ.zip |######################################-----------------| 68.98% tmppRB2xQ.zip |######################################-----------------| 69.02% tmppRB2xQ.zip |######################################-----------------| 69.07% tmppRB2xQ.zip |######################################-----------------| 69.11% tmppRB2xQ.zip |######################################-----------------| 69.16% tmppRB2xQ.zip |######################################-----------------| 69.2% tmppRB2xQ.zip |######################################-----------------| 69.25% tmppRB2xQ.zip |######################################-----------------| 69.3% tmppRB2xQ.zip |######################################-----------------| 69.34% tmppRB2xQ.zip |######################################-----------------| 69.39% tmppRB2xQ.zip |######################################-----------------| 69.43% tmppRB2xQ.zip |######################################-----------------| 69.48% tmppRB2xQ.zip |######################################-----------------| 69.52% tmppRB2xQ.zip |######################################-----------------| 69.57% tmppRB2xQ.zip |######################################-----------------| 69.62% tmppRB2xQ.zip |######################################-----------------| 69.66% tmppRB2xQ.zip |######################################-----------------| 69.71% tmppRB2xQ.zip |######################################-----------------| 69.75% tmppRB2xQ.zip |######################################-----------------| 69.8% tmppRB2xQ.zip |######################################-----------------| 69.84% tmppRB2xQ.zip |######################################-----------------| 69.89% tmppRB2xQ.zip |######################################-----------------| 69.93% tmppRB2xQ.zip |######################################-----------------| 69.98% tmppRB2xQ.zip |#######################################----------------| 70.03% tmppRB2xQ.zip |#######################################----------------| 70.07% tmppRB2xQ.zip |#######################################----------------| 70.12% tmppRB2xQ.zip |#######################################----------------| 70.16% tmppRB2xQ.zip |#######################################----------------| 70.21% tmppRB2xQ.zip |#######################################----------------| 70.25% tmppRB2xQ.zip |#######################################----------------| 70.3% tmppRB2xQ.zip |#######################################----------------| 70.35% tmppRB2xQ.zip |#######################################----------------| 70.39% tmppRB2xQ.zip |#######################################----------------| 70.44% tmppRB2xQ.zip |#######################################----------------| 70.48% tmppRB2xQ.zip |#######################################----------------| 70.53% tmppRB2xQ.zip |#######################################----------------| 70.57% tmppRB2xQ.zip |#######################################----------------| 70.62% tmppRB2xQ.zip |#######################################----------------| 70.67% tmppRB2xQ.zip |#######################################----------------| 70.71% tmppRB2xQ.zip |#######################################----------------| 70.76% tmppRB2xQ.zip |#######################################----------------| 70.8% tmppRB2xQ.zip |#######################################----------------| 70.85% tmppRB2xQ.zip |#######################################----------------| 70.89% tmppRB2xQ.zip |#######################################----------------| 70.94% tmppRB2xQ.zip |#######################################----------------| 70.98% tmppRB2xQ.zip |#######################################----------------| 71.03% tmppRB2xQ.zip |#######################################----------------| 71.08% tmppRB2xQ.zip |#######################################----------------| 71.12% tmppRB2xQ.zip |#######################################----------------| 71.17% tmppRB2xQ.zip |#######################################----------------| 71.21% tmppRB2xQ.zip |#######################################----------------| 71.26% tmppRB2xQ.zip |#######################################----------------| 71.3% tmppRB2xQ.zip |#######################################----------------| 71.35% tmppRB2xQ.zip |#######################################----------------| 71.4% tmppRB2xQ.zip |#######################################----------------| 71.44% tmppRB2xQ.zip |#######################################----------------| 71.49% tmppRB2xQ.zip |#######################################----------------| 71.53% tmppRB2xQ.zip |#######################################----------------| 71.58% tmppRB2xQ.zip |#######################################----------------| 71.62% tmppRB2xQ.zip |#######################################----------------| 71.67% tmppRB2xQ.zip |#######################################----------------| 71.72% tmppRB2xQ.zip |#######################################----------------| 71.76% tmppRB2xQ.zip |#######################################----------------| 71.81% tmppRB2xQ.zip |########################################---------------| 71.85% tmppRB2xQ.zip |########################################---------------| 71.9% tmppRB2xQ.zip |########################################---------------| 71.94% tmppRB2xQ.zip |########################################---------------| 71.99% tmppRB2xQ.zip |########################################---------------| 72.03% tmppRB2xQ.zip |########################################---------------| 72.08% tmppRB2xQ.zip |########################################---------------| 72.13% tmppRB2xQ.zip |########################################---------------| 72.17% tmppRB2xQ.zip |########################################---------------| 72.22% tmppRB2xQ.zip |########################################---------------| 72.26% tmppRB2xQ.zip |########################################---------------| 72.31% tmppRB2xQ.zip |########################################---------------| 72.35% tmppRB2xQ.zip |########################################---------------| 72.4% tmppRB2xQ.zip |########################################---------------| 72.45% tmppRB2xQ.zip |########################################---------------| 72.49% tmppRB2xQ.zip |########################################---------------| 72.54% tmppRB2xQ.zip |########################################---------------| 72.58% tmppRB2xQ.zip |########################################---------------| 72.63% tmppRB2xQ.zip |########################################---------------| 72.67% tmppRB2xQ.zip |########################################---------------| 72.72% tmppRB2xQ.zip |########################################---------------| 72.77% tmppRB2xQ.zip |########################################---------------| 72.81% tmppRB2xQ.zip |########################################---------------| 72.86% tmppRB2xQ.zip |########################################---------------| 72.9% tmppRB2xQ.zip |########################################---------------| 72.95% tmppRB2xQ.zip |########################################---------------| 72.99% tmppRB2xQ.zip |########################################---------------| 73.04% tmppRB2xQ.zip |########################################---------------| 73.08% tmppRB2xQ.zip |########################################---------------| 73.13% tmppRB2xQ.zip |########################################---------------| 73.18% tmppRB2xQ.zip |########################################---------------| 73.22% tmppRB2xQ.zip |########################################---------------| 73.27% tmppRB2xQ.zip |########################################---------------| 73.31% tmppRB2xQ.zip |########################################---------------| 73.36% tmppRB2xQ.zip |########################################---------------| 73.4% tmppRB2xQ.zip |########################################---------------| 73.45% tmppRB2xQ.zip |########################################---------------| 73.5% tmppRB2xQ.zip |########################################---------------| 73.54% tmppRB2xQ.zip |########################################---------------| 73.59% tmppRB2xQ.zip |########################################---------------| 73.63% tmppRB2xQ.zip |#########################################--------------| 73.68% tmppRB2xQ.zip |#########################################--------------| 73.72% tmppRB2xQ.zip |#########################################--------------| 73.77% tmppRB2xQ.zip |#########################################--------------| 73.81% tmppRB2xQ.zip |#########################################--------------| 73.86% tmppRB2xQ.zip |#########################################--------------| 73.91% tmppRB2xQ.zip |#########################################--------------| 73.95% tmppRB2xQ.zip |#########################################--------------| 74.0% tmppRB2xQ.zip |#########################################--------------| 74.04% tmppRB2xQ.zip |#########################################--------------| 74.09% tmppRB2xQ.zip |#########################################--------------| 74.13% tmppRB2xQ.zip |#########################################--------------| 74.18% tmppRB2xQ.zip |#########################################--------------| 74.23% tmppRB2xQ.zip |#########################################--------------| 74.27% tmppRB2xQ.zip |#########################################--------------| 74.32% tmppRB2xQ.zip |#########################################--------------| 74.36% tmppRB2xQ.zip |#########################################--------------| 74.41% tmppRB2xQ.zip |#########################################--------------| 74.45% tmppRB2xQ.zip |#########################################--------------| 74.5% tmppRB2xQ.zip |#########################################--------------| 74.55% tmppRB2xQ.zip |#########################################--------------| 74.59% tmppRB2xQ.zip |#########################################--------------| 74.64% tmppRB2xQ.zip |#########################################--------------| 74.68% tmppRB2xQ.zip |#########################################--------------| 74.73% tmppRB2xQ.zip |#########################################--------------| 74.77% tmppRB2xQ.zip |#########################################--------------| 74.82% tmppRB2xQ.zip |#########################################--------------| 74.86% tmppRB2xQ.zip |#########################################--------------| 74.91% tmppRB2xQ.zip |#########################################--------------| 74.96% tmppRB2xQ.zip |#########################################--------------| 75.0% tmppRB2xQ.zip |#########################################--------------| 75.05% tmppRB2xQ.zip |#########################################--------------| 75.09% tmppRB2xQ.zip |#########################################--------------| 75.14% tmppRB2xQ.zip |#########################################--------------| 75.18% tmppRB2xQ.zip |#########################################--------------| 75.23% tmppRB2xQ.zip |#########################################--------------| 75.28% tmppRB2xQ.zip |#########################################--------------| 75.32% tmppRB2xQ.zip |#########################################--------------| 75.37% tmppRB2xQ.zip |#########################################--------------| 75.41% tmppRB2xQ.zip |##########################################-------------| 75.46% tmppRB2xQ.zip |##########################################-------------| 75.5% tmppRB2xQ.zip |##########################################-------------| 75.55% tmppRB2xQ.zip |##########################################-------------| 75.6% tmppRB2xQ.zip |##########################################-------------| 75.64% tmppRB2xQ.zip |##########################################-------------| 75.69% tmppRB2xQ.zip |##########################################-------------| 75.73% tmppRB2xQ.zip |##########################################-------------| 75.78% tmppRB2xQ.zip |##########################################-------------| 75.82% tmppRB2xQ.zip |##########################################-------------| 75.87% tmppRB2xQ.zip |##########################################-------------| 75.91% tmppRB2xQ.zip |##########################################-------------| 75.96% tmppRB2xQ.zip |##########################################-------------| 76.01% tmppRB2xQ.zip |##########################################-------------| 76.05% tmppRB2xQ.zip |##########################################-------------| 76.1% tmppRB2xQ.zip |##########################################-------------| 76.14% tmppRB2xQ.zip |##########################################-------------| 76.19% tmppRB2xQ.zip |##########################################-------------| 76.23% tmppRB2xQ.zip |##########################################-------------| 76.28% tmppRB2xQ.zip |##########################################-------------| 76.33% tmppRB2xQ.zip |##########################################-------------| 76.37% tmppRB2xQ.zip |##########################################-------------| 76.42% tmppRB2xQ.zip |##########################################-------------| 76.46% tmppRB2xQ.zip |##########################################-------------| 76.51% tmppRB2xQ.zip |##########################################-------------| 76.55% tmppRB2xQ.zip |##########################################-------------| 76.6% tmppRB2xQ.zip |##########################################-------------| 76.65% tmppRB2xQ.zip |##########################################-------------| 76.69% tmppRB2xQ.zip |##########################################-------------| 76.74% tmppRB2xQ.zip |##########################################-------------| 76.78% tmppRB2xQ.zip |##########################################-------------| 76.83% tmppRB2xQ.zip |##########################################-------------| 76.87% tmppRB2xQ.zip |##########################################-------------| 76.92% tmppRB2xQ.zip |##########################################-------------| 76.96% tmppRB2xQ.zip |##########################################-------------| 77.01% tmppRB2xQ.zip |##########################################-------------| 77.06% tmppRB2xQ.zip |##########################################-------------| 77.1% tmppRB2xQ.zip |##########################################-------------| 77.15% tmppRB2xQ.zip |##########################################-------------| 77.19% tmppRB2xQ.zip |##########################################-------------| 77.24% tmppRB2xQ.zip |###########################################------------| 77.28% tmppRB2xQ.zip |###########################################------------| 77.33% tmppRB2xQ.zip |###########################################------------| 77.38% tmppRB2xQ.zip |###########################################------------| 77.42% tmppRB2xQ.zip |###########################################------------| 77.47% tmppRB2xQ.zip |###########################################------------| 77.51% tmppRB2xQ.zip |###########################################------------| 77.56% tmppRB2xQ.zip |###########################################------------| 77.6% tmppRB2xQ.zip |###########################################------------| 77.65% tmppRB2xQ.zip |###########################################------------| 77.7% tmppRB2xQ.zip |###########################################------------| 77.74% tmppRB2xQ.zip |###########################################------------| 77.79% tmppRB2xQ.zip |###########################################------------| 77.83% tmppRB2xQ.zip |###########################################------------| 77.88% tmppRB2xQ.zip |###########################################------------| 77.92% tmppRB2xQ.zip |###########################################------------| 77.97% tmppRB2xQ.zip |###########################################------------| 78.01% tmppRB2xQ.zip |###########################################------------| 78.06% tmppRB2xQ.zip |###########################################------------| 78.11% tmppRB2xQ.zip |###########################################------------| 78.15% tmppRB2xQ.zip |###########################################------------| 78.2% tmppRB2xQ.zip |###########################################------------| 78.24% tmppRB2xQ.zip |###########################################------------| 78.29% tmppRB2xQ.zip |###########################################------------| 78.33% tmppRB2xQ.zip |###########################################------------| 78.38% tmppRB2xQ.zip |###########################################------------| 78.43% tmppRB2xQ.zip |###########################################------------| 78.47% tmppRB2xQ.zip |###########################################------------| 78.52% tmppRB2xQ.zip |###########################################------------| 78.56% tmppRB2xQ.zip |###########################################------------| 78.61% tmppRB2xQ.zip |###########################################------------| 78.65% tmppRB2xQ.zip |###########################################------------| 78.7% tmppRB2xQ.zip |###########################################------------| 78.75% tmppRB2xQ.zip |###########################################------------| 78.79% tmppRB2xQ.zip |###########################################------------| 78.84% tmppRB2xQ.zip |###########################################------------| 78.88% tmppRB2xQ.zip |###########################################------------| 78.93% tmppRB2xQ.zip |###########################################------------| 78.97% tmppRB2xQ.zip |###########################################------------| 79.02% tmppRB2xQ.zip |###########################################------------| 79.06% tmppRB2xQ.zip |############################################-----------| 79.11% tmppRB2xQ.zip |############################################-----------| 79.16% tmppRB2xQ.zip |############################################-----------| 79.2% tmppRB2xQ.zip |############################################-----------| 79.25% tmppRB2xQ.zip |############################################-----------| 79.29% tmppRB2xQ.zip |############################################-----------| 79.34% tmppRB2xQ.zip |############################################-----------| 79.38% tmppRB2xQ.zip |############################################-----------| 79.43% tmppRB2xQ.zip |############################################-----------| 79.48% tmppRB2xQ.zip |############################################-----------| 79.52% tmppRB2xQ.zip |############################################-----------| 79.57% tmppRB2xQ.zip |############################################-----------| 79.61% tmppRB2xQ.zip |############################################-----------| 79.66% tmppRB2xQ.zip |############################################-----------| 79.7% tmppRB2xQ.zip |############################################-----------| 79.75% tmppRB2xQ.zip |############################################-----------| 79.8% tmppRB2xQ.zip |############################################-----------| 79.84% tmppRB2xQ.zip |############################################-----------| 79.89% tmppRB2xQ.zip |############################################-----------| 79.93% tmppRB2xQ.zip |############################################-----------| 79.98% tmppRB2xQ.zip |############################################-----------| 80.02% tmppRB2xQ.zip |############################################-----------| 80.07% tmppRB2xQ.zip |############################################-----------| 80.11% tmppRB2xQ.zip |############################################-----------| 80.16% tmppRB2xQ.zip |############################################-----------| 80.21% tmppRB2xQ.zip |############################################-----------| 80.25% tmppRB2xQ.zip |############################################-----------| 80.3% tmppRB2xQ.zip |############################################-----------| 80.34% tmppRB2xQ.zip |############################################-----------| 80.39% tmppRB2xQ.zip |############################################-----------| 80.43% tmppRB2xQ.zip |############################################-----------| 80.48% tmppRB2xQ.zip |############################################-----------| 80.53% tmppRB2xQ.zip |############################################-----------| 80.57% tmppRB2xQ.zip |############################################-----------| 80.62% tmppRB2xQ.zip |############################################-----------| 80.66% tmppRB2xQ.zip |############################################-----------| 80.71% tmppRB2xQ.zip |############################################-----------| 80.75% tmppRB2xQ.zip |############################################-----------| 80.8% tmppRB2xQ.zip |############################################-----------| 80.84% tmppRB2xQ.zip |############################################-----------| 80.89% tmppRB2xQ.zip |#############################################----------| 80.94% tmppRB2xQ.zip |#############################################----------| 80.98% tmppRB2xQ.zip |#############################################----------| 81.03% tmppRB2xQ.zip |#############################################----------| 81.07% tmppRB2xQ.zip |#############################################----------| 81.12% tmppRB2xQ.zip |#############################################----------| 81.16% tmppRB2xQ.zip |#############################################----------| 81.21% tmppRB2xQ.zip |#############################################----------| 81.26% tmppRB2xQ.zip |#############################################----------| 81.3% tmppRB2xQ.zip |#############################################----------| 81.35% tmppRB2xQ.zip |#############################################----------| 81.39% tmppRB2xQ.zip |#############################################----------| 81.44% tmppRB2xQ.zip |#############################################----------| 81.48% tmppRB2xQ.zip |#############################################----------| 81.53% tmppRB2xQ.zip |#############################################----------| 81.58% tmppRB2xQ.zip |#############################################----------| 81.62% tmppRB2xQ.zip |#############################################----------| 81.67% tmppRB2xQ.zip |#############################################----------| 81.71% tmppRB2xQ.zip |#############################################----------| 81.76% tmppRB2xQ.zip |#############################################----------| 81.8% tmppRB2xQ.zip |#############################################----------| 81.85% tmppRB2xQ.zip |#############################################----------| 81.89% tmppRB2xQ.zip |#############################################----------| 81.94% tmppRB2xQ.zip |#############################################----------| 81.99% tmppRB2xQ.zip |#############################################----------| 82.03% tmppRB2xQ.zip |#############################################----------| 82.08% tmppRB2xQ.zip |#############################################----------| 82.12% tmppRB2xQ.zip |#############################################----------| 82.17% tmppRB2xQ.zip |#############################################----------| 82.21% tmppRB2xQ.zip |#############################################----------| 82.26% tmppRB2xQ.zip |#############################################----------| 82.31% tmppRB2xQ.zip |#############################################----------| 82.35% tmppRB2xQ.zip |#############################################----------| 82.4% tmppRB2xQ.zip |#############################################----------| 82.44% tmppRB2xQ.zip |#############################################----------| 82.49% tmppRB2xQ.zip |#############################################----------| 82.53% tmppRB2xQ.zip |#############################################----------| 82.58% tmppRB2xQ.zip |#############################################----------| 82.63% tmppRB2xQ.zip |#############################################----------| 82.67% tmppRB2xQ.zip |#############################################----------| 82.72% tmppRB2xQ.zip |##############################################---------| 82.76% tmppRB2xQ.zip |##############################################---------| 82.81% tmppRB2xQ.zip |##############################################---------| 82.85% tmppRB2xQ.zip |##############################################---------| 82.9% tmppRB2xQ.zip |##############################################---------| 82.94% tmppRB2xQ.zip |##############################################---------| 82.99% tmppRB2xQ.zip |##############################################---------| 83.04% tmppRB2xQ.zip |##############################################---------| 83.08% tmppRB2xQ.zip |##############################################---------| 83.13% tmppRB2xQ.zip |##############################################---------| 83.17% tmppRB2xQ.zip |##############################################---------| 83.22% tmppRB2xQ.zip |##############################################---------| 83.26% tmppRB2xQ.zip |##############################################---------| 83.31% tmppRB2xQ.zip |##############################################---------| 83.36% tmppRB2xQ.zip |##############################################---------| 83.4% tmppRB2xQ.zip |##############################################---------| 83.45% tmppRB2xQ.zip |##############################################---------| 83.49% tmppRB2xQ.zip |##############################################---------| 83.54% tmppRB2xQ.zip |##############################################---------| 83.58% tmppRB2xQ.zip |##############################################---------| 83.63% tmppRB2xQ.zip |##############################################---------| 83.68% tmppRB2xQ.zip |##############################################---------| 83.72% tmppRB2xQ.zip |##############################################---------| 83.77% tmppRB2xQ.zip |##############################################---------| 83.81% tmppRB2xQ.zip |##############################################---------| 83.86% tmppRB2xQ.zip |##############################################---------| 83.9% tmppRB2xQ.zip |##############################################---------| 83.95% tmppRB2xQ.zip |##############################################---------| 83.99% tmppRB2xQ.zip |##############################################---------| 84.04% tmppRB2xQ.zip |##############################################---------| 84.09% tmppRB2xQ.zip |##############################################---------| 84.13% tmppRB2xQ.zip |##############################################---------| 84.18% tmppRB2xQ.zip |##############################################---------| 84.22% tmppRB2xQ.zip |##############################################---------| 84.27% tmppRB2xQ.zip |##############################################---------| 84.31% tmppRB2xQ.zip |##############################################---------| 84.36% tmppRB2xQ.zip |##############################################---------| 84.41% tmppRB2xQ.zip |##############################################---------| 84.45% tmppRB2xQ.zip |##############################################---------| 84.5% tmppRB2xQ.zip |##############################################---------| 84.54% tmppRB2xQ.zip |###############################################--------| 84.59% tmppRB2xQ.zip |###############################################--------| 84.63% tmppRB2xQ.zip |###############################################--------| 84.68% tmppRB2xQ.zip |###############################################--------| 84.73% tmppRB2xQ.zip |###############################################--------| 84.77% tmppRB2xQ.zip |###############################################--------| 84.82% tmppRB2xQ.zip |###############################################--------| 84.86% tmppRB2xQ.zip |###############################################--------| 84.91% tmppRB2xQ.zip |###############################################--------| 84.95% tmppRB2xQ.zip |###############################################--------| 85.0% tmppRB2xQ.zip |###############################################--------| 85.04% tmppRB2xQ.zip |###############################################--------| 85.09% tmppRB2xQ.zip |###############################################--------| 85.14% tmppRB2xQ.zip |###############################################--------| 85.18% tmppRB2xQ.zip |###############################################--------| 85.23% tmppRB2xQ.zip |###############################################--------| 85.27% tmppRB2xQ.zip |###############################################--------| 85.32% tmppRB2xQ.zip |###############################################--------| 85.36% tmppRB2xQ.zip |###############################################--------| 85.41% tmppRB2xQ.zip |###############################################--------| 85.46% tmppRB2xQ.zip |###############################################--------| 85.5% tmppRB2xQ.zip |###############################################--------| 85.55% tmppRB2xQ.zip |###############################################--------| 85.59% tmppRB2xQ.zip |###############################################--------| 85.64% tmppRB2xQ.zip |###############################################--------| 85.68% tmppRB2xQ.zip |###############################################--------| 85.73% tmppRB2xQ.zip |###############################################--------| 85.78% tmppRB2xQ.zip |###############################################--------| 85.82% tmppRB2xQ.zip |###############################################--------| 85.87% tmppRB2xQ.zip |###############################################--------| 85.91% tmppRB2xQ.zip |###############################################--------| 85.96% tmppRB2xQ.zip |###############################################--------| 86.0% tmppRB2xQ.zip |###############################################--------| 86.05% tmppRB2xQ.zip |###############################################--------| 86.09% tmppRB2xQ.zip |###############################################--------| 86.14% tmppRB2xQ.zip |###############################################--------| 86.19% tmppRB2xQ.zip |###############################################--------| 86.23% tmppRB2xQ.zip |###############################################--------| 86.28% tmppRB2xQ.zip |###############################################--------| 86.32% tmppRB2xQ.zip |################################################-------| 86.37% tmppRB2xQ.zip |################################################-------| 86.41% tmppRB2xQ.zip |################################################-------| 86.46% tmppRB2xQ.zip |################################################-------| 86.51% tmppRB2xQ.zip |################################################-------| 86.55% tmppRB2xQ.zip |################################################-------| 86.6% tmppRB2xQ.zip |################################################-------| 86.64% tmppRB2xQ.zip |################################################-------| 86.69% tmppRB2xQ.zip |################################################-------| 86.73% tmppRB2xQ.zip |################################################-------| 86.78% tmppRB2xQ.zip |################################################-------| 86.83% tmppRB2xQ.zip |################################################-------| 86.87% tmppRB2xQ.zip |################################################-------| 86.92% tmppRB2xQ.zip |################################################-------| 86.96% tmppRB2xQ.zip |################################################-------| 87.01% tmppRB2xQ.zip |################################################-------| 87.05% tmppRB2xQ.zip |################################################-------| 87.1% tmppRB2xQ.zip |################################################-------| 87.14% tmppRB2xQ.zip |################################################-------| 87.19% tmppRB2xQ.zip |################################################-------| 87.24% tmppRB2xQ.zip |################################################-------| 87.28% tmppRB2xQ.zip |################################################-------| 87.33% tmppRB2xQ.zip |################################################-------| 87.37% tmppRB2xQ.zip |################################################-------| 87.42% tmppRB2xQ.zip |################################################-------| 87.46% tmppRB2xQ.zip |################################################-------| 87.51% tmppRB2xQ.zip |################################################-------| 87.56% tmppRB2xQ.zip |################################################-------| 87.6% tmppRB2xQ.zip |################################################-------| 87.65% tmppRB2xQ.zip |################################################-------| 87.69% tmppRB2xQ.zip |################################################-------| 87.74% tmppRB2xQ.zip |################################################-------| 87.78% tmppRB2xQ.zip |################################################-------| 87.83% tmppRB2xQ.zip |################################################-------| 87.87% tmppRB2xQ.zip |################################################-------| 87.92% tmppRB2xQ.zip |################################################-------| 87.97% tmppRB2xQ.zip |################################################-------| 88.01% tmppRB2xQ.zip |################################################-------| 88.06% tmppRB2xQ.zip |################################################-------| 88.1% tmppRB2xQ.zip |################################################-------| 88.15% tmppRB2xQ.zip |#################################################------| 88.19% tmppRB2xQ.zip |#################################################------| 88.24% tmppRB2xQ.zip |#################################################------| 88.29% tmppRB2xQ.zip |#################################################------| 88.33% tmppRB2xQ.zip |#################################################------| 88.38% tmppRB2xQ.zip |#################################################------| 88.42% tmppRB2xQ.zip |#################################################------| 88.47% tmppRB2xQ.zip |#################################################------| 88.51% tmppRB2xQ.zip |#################################################------| 88.56% tmppRB2xQ.zip |#################################################------| 88.61% tmppRB2xQ.zip |#################################################------| 88.65% tmppRB2xQ.zip |#################################################------| 88.7% tmppRB2xQ.zip |#################################################------| 88.74% tmppRB2xQ.zip |#################################################------| 88.79% tmppRB2xQ.zip |#################################################------| 88.83% tmppRB2xQ.zip |#################################################------| 88.88% tmppRB2xQ.zip |#################################################------| 88.92% tmppRB2xQ.zip |#################################################------| 88.97% tmppRB2xQ.zip |#################################################------| 89.02% tmppRB2xQ.zip |#################################################------| 89.06% tmppRB2xQ.zip |#################################################------| 89.11% tmppRB2xQ.zip |#################################################------| 89.15% tmppRB2xQ.zip |#################################################------| 89.2% tmppRB2xQ.zip |#################################################------| 89.24% tmppRB2xQ.zip |#################################################------| 89.29% tmppRB2xQ.zip |#################################################------| 89.34% tmppRB2xQ.zip |#################################################------| 89.38% tmppRB2xQ.zip |#################################################------| 89.43% tmppRB2xQ.zip |#################################################------| 89.47% tmppRB2xQ.zip |#################################################------| 89.52% tmppRB2xQ.zip |#################################################------| 89.56% tmppRB2xQ.zip |#################################################------| 89.61% tmppRB2xQ.zip |#################################################------| 89.66% tmppRB2xQ.zip |#################################################------| 89.7% tmppRB2xQ.zip |#################################################------| 89.75% tmppRB2xQ.zip |#################################################------| 89.79% tmppRB2xQ.zip |#################################################------| 89.84% tmppRB2xQ.zip |#################################################------| 89.88% tmppRB2xQ.zip |#################################################------| 89.93% tmppRB2xQ.zip |#################################################------| 89.97% tmppRB2xQ.zip |##################################################-----| 90.02% tmppRB2xQ.zip |##################################################-----| 90.07% tmppRB2xQ.zip |##################################################-----| 90.11% tmppRB2xQ.zip |##################################################-----| 90.16% tmppRB2xQ.zip |##################################################-----| 90.2% tmppRB2xQ.zip |##################################################-----| 90.25% tmppRB2xQ.zip |##################################################-----| 90.29% tmppRB2xQ.zip |##################################################-----| 90.34% tmppRB2xQ.zip |##################################################-----| 90.39% tmppRB2xQ.zip |##################################################-----| 90.43% tmppRB2xQ.zip |##################################################-----| 90.48% tmppRB2xQ.zip |##################################################-----| 90.52% tmppRB2xQ.zip |##################################################-----| 90.57% tmppRB2xQ.zip |##################################################-----| 90.61% tmppRB2xQ.zip |##################################################-----| 90.66% tmppRB2xQ.zip |##################################################-----| 90.71% tmppRB2xQ.zip |##################################################-----| 90.75% tmppRB2xQ.zip |##################################################-----| 90.8% tmppRB2xQ.zip |##################################################-----| 90.84% tmppRB2xQ.zip |##################################################-----| 90.89% tmppRB2xQ.zip |##################################################-----| 90.93% tmppRB2xQ.zip |##################################################-----| 90.98% tmppRB2xQ.zip |##################################################-----| 91.02% tmppRB2xQ.zip |##################################################-----| 91.07% tmppRB2xQ.zip |##################################################-----| 91.12% tmppRB2xQ.zip |##################################################-----| 91.16% tmppRB2xQ.zip |##################################################-----| 91.21% tmppRB2xQ.zip |##################################################-----| 91.25% tmppRB2xQ.zip |##################################################-----| 91.3% tmppRB2xQ.zip |##################################################-----| 91.34% tmppRB2xQ.zip |##################################################-----| 91.39% tmppRB2xQ.zip |##################################################-----| 91.44% tmppRB2xQ.zip |##################################################-----| 91.48% tmppRB2xQ.zip |##################################################-----| 91.53% tmppRB2xQ.zip |##################################################-----| 91.57% tmppRB2xQ.zip |##################################################-----| 91.62% tmppRB2xQ.zip |##################################################-----| 91.66% tmppRB2xQ.zip |##################################################-----| 91.71% tmppRB2xQ.zip |##################################################-----| 91.76% tmppRB2xQ.zip |##################################################-----| 91.8% tmppRB2xQ.zip |###################################################----| 91.85% tmppRB2xQ.zip |###################################################----| 91.89% tmppRB2xQ.zip |###################################################----| 91.94% tmppRB2xQ.zip |###################################################----| 91.98% tmppRB2xQ.zip |###################################################----| 92.03% tmppRB2xQ.zip |###################################################----| 92.07% tmppRB2xQ.zip |###################################################----| 92.12% tmppRB2xQ.zip |###################################################----| 92.17% tmppRB2xQ.zip |###################################################----| 92.21% tmppRB2xQ.zip |###################################################----| 92.26% tmppRB2xQ.zip |###################################################----| 92.3% tmppRB2xQ.zip |###################################################----| 92.35% tmppRB2xQ.zip |###################################################----| 92.39% tmppRB2xQ.zip |###################################################----| 92.44% tmppRB2xQ.zip |###################################################----| 92.49% tmppRB2xQ.zip |###################################################----| 92.53% tmppRB2xQ.zip |###################################################----| 92.58% tmppRB2xQ.zip |###################################################----| 92.62% tmppRB2xQ.zip |###################################################----| 92.67% tmppRB2xQ.zip |###################################################----| 92.71% tmppRB2xQ.zip |###################################################----| 92.76% tmppRB2xQ.zip |###################################################----| 92.81% tmppRB2xQ.zip |###################################################----| 92.85% tmppRB2xQ.zip |###################################################----| 92.9% tmppRB2xQ.zip |###################################################----| 92.94% tmppRB2xQ.zip |###################################################----| 92.99% tmppRB2xQ.zip |###################################################----| 93.03% tmppRB2xQ.zip |###################################################----| 93.08% tmppRB2xQ.zip |###################################################----| 93.12% tmppRB2xQ.zip |###################################################----| 93.17% tmppRB2xQ.zip |###################################################----| 93.22% tmppRB2xQ.zip |###################################################----| 93.26% tmppRB2xQ.zip |###################################################----| 93.31% tmppRB2xQ.zip |###################################################----| 93.35% tmppRB2xQ.zip |###################################################----| 93.4% tmppRB2xQ.zip |###################################################----| 93.44% tmppRB2xQ.zip |###################################################----| 93.49% tmppRB2xQ.zip |###################################################----| 93.54% tmppRB2xQ.zip |###################################################----| 93.58% tmppRB2xQ.zip |###################################################----| 93.63% tmppRB2xQ.zip |####################################################---| 93.67% tmppRB2xQ.zip |####################################################---| 93.72% tmppRB2xQ.zip |####################################################---| 93.76% tmppRB2xQ.zip |####################################################---| 93.81% tmppRB2xQ.zip |####################################################---| 93.86% tmppRB2xQ.zip |####################################################---| 93.9% tmppRB2xQ.zip |####################################################---| 93.95% tmppRB2xQ.zip |####################################################---| 93.99% tmppRB2xQ.zip |####################################################---| 94.04% tmppRB2xQ.zip |####################################################---| 94.08% tmppRB2xQ.zip |####################################################---| 94.13% tmppRB2xQ.zip |####################################################---| 94.17% tmppRB2xQ.zip |####################################################---| 94.22% tmppRB2xQ.zip |####################################################---| 94.27% tmppRB2xQ.zip |####################################################---| 94.31% tmppRB2xQ.zip |####################################################---| 94.36% tmppRB2xQ.zip |####################################################---| 94.4% tmppRB2xQ.zip |####################################################---| 94.45% tmppRB2xQ.zip |####################################################---| 94.49% tmppRB2xQ.zip |####################################################---| 94.54% tmppRB2xQ.zip |####################################################---| 94.59% tmppRB2xQ.zip |####################################################---| 94.63% tmppRB2xQ.zip |####################################################---| 94.68% tmppRB2xQ.zip |####################################################---| 94.72% tmppRB2xQ.zip |####################################################---| 94.77% tmppRB2xQ.zip |####################################################---| 94.81% tmppRB2xQ.zip |####################################################---| 94.86% tmppRB2xQ.zip |####################################################---| 94.9% tmppRB2xQ.zip |####################################################---| 94.95% tmppRB2xQ.zip |####################################################---| 95.0% tmppRB2xQ.zip |####################################################---| 95.04% tmppRB2xQ.zip |####################################################---| 95.09% tmppRB2xQ.zip |####################################################---| 95.13% tmppRB2xQ.zip |####################################################---| 95.18% tmppRB2xQ.zip |####################################################---| 95.22% tmppRB2xQ.zip |####################################################---| 95.27% tmppRB2xQ.zip |####################################################---| 95.32% tmppRB2xQ.zip |####################################################---| 95.36% tmppRB2xQ.zip |####################################################---| 95.41% tmppRB2xQ.zip |####################################################---| 95.45% tmppRB2xQ.zip |#####################################################--| 95.5% tmppRB2xQ.zip |#####################################################--| 95.54% tmppRB2xQ.zip |#####################################################--| 95.59% tmppRB2xQ.zip |#####################################################--| 95.64% tmppRB2xQ.zip |#####################################################--| 95.68% tmppRB2xQ.zip |#####################################################--| 95.73% tmppRB2xQ.zip |#####################################################--| 95.77% tmppRB2xQ.zip |#####################################################--| 95.82% tmppRB2xQ.zip |#####################################################--| 95.86% tmppRB2xQ.zip |#####################################################--| 95.91% tmppRB2xQ.zip |#####################################################--| 95.95% tmppRB2xQ.zip |#####################################################--| 96.0% tmppRB2xQ.zip |#####################################################--| 96.05% tmppRB2xQ.zip |#####################################################--| 96.09% tmppRB2xQ.zip |#####################################################--| 96.14% tmppRB2xQ.zip |#####################################################--| 96.18% tmppRB2xQ.zip |#####################################################--| 96.23% tmppRB2xQ.zip |#####################################################--| 96.27% tmppRB2xQ.zip |#####################################################--| 96.32% tmppRB2xQ.zip |#####################################################--| 96.37% tmppRB2xQ.zip |#####################################################--| 96.41% tmppRB2xQ.zip |#####################################################--| 96.46% tmppRB2xQ.zip |#####################################################--| 96.5% tmppRB2xQ.zip |#####################################################--| 96.55% tmppRB2xQ.zip |#####################################################--| 96.59% tmppRB2xQ.zip |#####################################################--| 96.64% tmppRB2xQ.zip |#####################################################--| 96.69% tmppRB2xQ.zip |#####################################################--| 96.73% tmppRB2xQ.zip |#####################################################--| 96.78% tmppRB2xQ.zip |#####################################################--| 96.82% tmppRB2xQ.zip |#####################################################--| 96.87% tmppRB2xQ.zip |#####################################################--| 96.91% tmppRB2xQ.zip |#####################################################--| 96.96% tmppRB2xQ.zip |#####################################################--| 97.0% tmppRB2xQ.zip |#####################################################--| 97.05% tmppRB2xQ.zip |#####################################################--| 97.1% tmppRB2xQ.zip |#####################################################--| 97.14% tmppRB2xQ.zip |#####################################################--| 97.19% tmppRB2xQ.zip |#####################################################--| 97.23% tmppRB2xQ.zip |######################################################-| 97.28% tmppRB2xQ.zip |######################################################-| 97.32% tmppRB2xQ.zip |######################################################-| 97.37% tmppRB2xQ.zip |######################################################-| 97.42% tmppRB2xQ.zip |######################################################-| 97.46% tmppRB2xQ.zip |######################################################-| 97.51% tmppRB2xQ.zip |######################################################-| 97.55% tmppRB2xQ.zip |######################################################-| 97.6% tmppRB2xQ.zip |######################################################-| 97.64% tmppRB2xQ.zip |######################################################-| 97.69% tmppRB2xQ.zip |######################################################-| 97.74% tmppRB2xQ.zip |######################################################-| 97.78% tmppRB2xQ.zip |######################################################-| 97.83% tmppRB2xQ.zip |######################################################-| 97.87% tmppRB2xQ.zip |######################################################-| 97.92% tmppRB2xQ.zip |######################################################-| 97.96% tmppRB2xQ.zip |######################################################-| 98.01% tmppRB2xQ.zip |######################################################-| 98.05% tmppRB2xQ.zip |######################################################-| 98.1% tmppRB2xQ.zip |######################################################-| 98.15% tmppRB2xQ.zip |######################################################-| 98.19% tmppRB2xQ.zip |######################################################-| 98.24% tmppRB2xQ.zip |######################################################-| 98.28% tmppRB2xQ.zip |######################################################-| 98.33% tmppRB2xQ.zip |######################################################-| 98.37% tmppRB2xQ.zip |######################################################-| 98.42% tmppRB2xQ.zip |######################################################-| 98.47% tmppRB2xQ.zip |######################################################-| 98.51% tmppRB2xQ.zip |######################################################-| 98.56% tmppRB2xQ.zip |######################################################-| 98.6% tmppRB2xQ.zip |######################################################-| 98.65% tmppRB2xQ.zip |######################################################-| 98.69% tmppRB2xQ.zip |######################################################-| 98.74% tmppRB2xQ.zip |######################################################-| 98.79% tmppRB2xQ.zip |######################################################-| 98.83% tmppRB2xQ.zip |######################################################-| 98.88% tmppRB2xQ.zip |######################################################-| 98.92% tmppRB2xQ.zip |######################################################-| 98.97% tmppRB2xQ.zip |######################################################-| 99.01% tmppRB2xQ.zip |######################################################-| 99.06% tmppRB2xQ.zip |#######################################################| 99.1% tmppRB2xQ.zip |#######################################################| 99.15% tmppRB2xQ.zip |#######################################################| 99.2% tmppRB2xQ.zip |#######################################################| 99.24% tmppRB2xQ.zip |#######################################################| 99.29% tmppRB2xQ.zip |#######################################################| 99.33% tmppRB2xQ.zip |#######################################################| 99.38% tmppRB2xQ.zip |#######################################################| 99.42% tmppRB2xQ.zip |#######################################################| 99.47% tmppRB2xQ.zip |#######################################################| 99.52% tmppRB2xQ.zip |#######################################################| 99.56% tmppRB2xQ.zip |#######################################################| 99.61% tmppRB2xQ.zip |#######################################################| 99.65% tmppRB2xQ.zip |#######################################################| 99.7% tmppRB2xQ.zip |#######################################################| 99.74% tmppRB2xQ.zip |#######################################################| 99.79% tmppRB2xQ.zip |#######################################################| 99.84% tmppRB2xQ.zip |#######################################################| 99.88% tmppRB2xQ.zip |#######################################################| 99.93% tmppRB2xQ.zip |#######################################################| 99.97% tmppRB2xQ.zip |#######################################################| 100.0% Plugin uploaded. Plugin's id is 1e243c8f-ae8d-4954-9e02-827fb7687709 Retrieving manager services status... [ip=localhost] Services: +--------------------------------+---------+ | service | status | +--------------------------------+---------+ | InfluxDB | running | | AMQP-Postgres | running | | AMQP InfluxDB | running | | RabbitMQ | running | | Webserver | running | | Management Worker | running | | PostgreSQL | running | | Cloudify Console | running | | Manager Rest-Service | running | | Riemann | running | +--------------------------------+---------+ 2019-06-08 11:55:16,057 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2019-06-08 11:55:16,058 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host vyos-vrouter-vm-4b7445c6-3a5e-48ad-83f9-6341b63bfe1c sudo: unable to resolve host vyos-vrouter-vm-4b7445c6-3a5e-48ad-83f9-6341b63bfe1c 2019-06-08 11:55:16,059 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/vyos-1.1.8-amd64.qcow2 2019-06-08 11:55:24,597 - shade - DEBUG - Image file /home/opnfv/functest/images/vyos-1.1.8-amd64.qcow2 md5:7ed4401d5dae9c25cd4a92ee16e9ba25 sha256:d8537f95d60ec53d20023e432d79ad380431de09c40d151b6a78a9c95903d3f5 2019-06-08 11:55:24,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 11:55:24,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" 2019-06-08 11:55:24,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sat, 08 Jun 2019 11:55:24 GMT X-Openstack-Request-Id: req-a7db299b-befb-4234-abfd-4cd7a5ccf9ed 2019-06-08 11:55:24,922 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T11:50:10Z", "file": "/v2/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2/file", "owner": "b0b2602112464b1aa32539f2de282ae5", "id": "d037d136-4b05-4b5e-b31f-a684a4aae5d2", "size": 297598976, "self": "/v2/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "74baf6380a51398877a7e7d27d2319b765fee0efbf94a3be6ebc29575658c5a4", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "92a19abfec7c499acc81047ad0ed6ba1", "name": "vyos_vrouter-img_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "checksum": "92a19abfec7c499acc81047ad0ed6ba1", "created_at": "2019-06-08T11:50:05Z", "os_hidden": false, "protected": false, "os_hash_value": "fdf0ecddcff3d2c3673ce62d8641b5eacb41fdddee37d76f5507440756fb9ed0315f3b7c386a5f8c1445de3acf502c03cf501a268e7c67b3cd54f0f94b73a745"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 11:55:24,922 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-a7db299b-befb-4234-abfd-4cd7a5ccf9ed 2019-06-08 11:55:24,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.322918891907s 2019-06-08 11:55:24,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-06-08 11:55:24,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" -d '{"owner_specified.shade.md5": "7ed4401d5dae9c25cd4a92ee16e9ba25", "owner_specified.shade.sha256": "d8537f95d60ec53d20023e432d79ad380431de09c40d151b6a78a9c95903d3f5", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_alt_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c"}' 2019-06-08 11:55:24,979 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 949 Content-Type: application/json Date: Sat, 08 Jun 2019 11:55:24 GMT Location: http://172.30.9.46:9292/v2/images/c5d0b302-8845-453b-80aa-03cc133c5976 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-9f126bab-e01e-434a-b4e7-6ba3792decc7 2019-06-08 11:55:24,980 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T11:55:24Z", "file": "/v2/images/c5d0b302-8845-453b-80aa-03cc133c5976/file", "owner": "b0b2602112464b1aa32539f2de282ae5", "id": "c5d0b302-8845-453b-80aa-03cc133c5976", "size": null, "self": "/v2/images/c5d0b302-8845-453b-80aa-03cc133c5976", "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_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "7ed4401d5dae9c25cd4a92ee16e9ba25", "name": "vyos_vrouter-img_alt_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "checksum": null, "created_at": "2019-06-08T11:55:24Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-06-08 11:55:24,980 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.46:9292/v2/images used request id req-9f126bab-e01e-434a-b4e7-6ba3792decc7 2019-06-08 11:55:24,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0465760231018s 2019-06-08 11:55:24,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-06-08 11:55:24,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:9292/v2/images/c5d0b302-8845-453b-80aa-03cc133c5976/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" -d '' 2019-06-08 11:55:56,692 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 11:55:56 GMT X-Openstack-Request-Id: req-abeb2e8b-a636-4602-91ec-55aa3ee5642e 2019-06-08 11:55:56,692 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 11:55:56,692 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.46:9292/v2/images/c5d0b302-8845-453b-80aa-03cc133c5976/file used request id req-abeb2e8b-a636-4602-91ec-55aa3ee5642e 2019-06-08 11:55:56,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 31.7118620872s 2019-06-08 11:55:56,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 11:55:56,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" 2019-06-08 11:55:56,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2746 Content-Type: application/json Date: Sat, 08 Jun 2019 11:55:56 GMT X-Openstack-Request-Id: req-b967e39d-8601-4891-be57-c7f4e3b54f13 2019-06-08 11:55:56,745 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T11:55:56Z", "file": "/v2/images/c5d0b302-8845-453b-80aa-03cc133c5976/file", "owner": "b0b2602112464b1aa32539f2de282ae5", "id": "c5d0b302-8845-453b-80aa-03cc133c5976", "size": 2148073472, "self": "/v2/images/c5d0b302-8845-453b-80aa-03cc133c5976", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/c5d0b302-8845-453b-80aa-03cc133c5976/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "d8537f95d60ec53d20023e432d79ad380431de09c40d151b6a78a9c95903d3f5", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/c5d0b302-8845-453b-80aa-03cc133c5976/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "7ed4401d5dae9c25cd4a92ee16e9ba25", "name": "vyos_vrouter-img_alt_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "checksum": "7ed4401d5dae9c25cd4a92ee16e9ba25", "created_at": "2019-06-08T11:55:24Z", "os_hidden": false, "protected": false, "os_hash_value": "df4cf6d7e6430e9805d41aac6e77145867d9e6715b44a5f3ad0781272c78c804deaed45645143f8e338a808ca5b34e488e5a85cf594d9bcc1a9c61e20efaf835"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T11:50:10Z", "file": "/v2/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2/file", "owner": "b0b2602112464b1aa32539f2de282ae5", "id": "d037d136-4b05-4b5e-b31f-a684a4aae5d2", "size": 297598976, "self": "/v2/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "74baf6380a51398877a7e7d27d2319b765fee0efbf94a3be6ebc29575658c5a4", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "92a19abfec7c499acc81047ad0ed6ba1", "name": "vyos_vrouter-img_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "checksum": "92a19abfec7c499acc81047ad0ed6ba1", "created_at": "2019-06-08T11:50:05Z", "os_hidden": false, "protected": false, "os_hash_value": "fdf0ecddcff3d2c3673ce62d8641b5eacb41fdddee37d76f5507440756fb9ed0315f3b7c386a5f8c1445de3acf502c03cf501a268e7c67b3cd54f0f94b73a745"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 11:55:56,745 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-b967e39d-8601-4891-be57-c7f4e3b54f13 2019-06-08 11:55:56,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0476939678192s 2019-06-08 11:55:56,748 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/c5d0b302-8845-453b-80aa-03cc133c5976/snap', u'metadata': Munch({})})], 'file': u'/v2/images/c5d0b302-8845-453b-80aa-03cc133c5976/file', 'owner': u'b0b2602112464b1aa32539f2de282ae5', 'id': u'c5d0b302-8845-453b-80aa-03cc133c5976', 'size': 2148073472, u'self': u'/v2/images/c5d0b302-8845-453b-80aa-03cc133c5976', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b0b2602112464b1aa32539f2de282ae5', 'name': 'vyos_vrouter-project_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/c5d0b302-8845-453b-80aa-03cc133c5976/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-08T11:55:56Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-06-08T11:55:56Z', u'owner_specified.shade.sha256': u'd8537f95d60ec53d20023e432d79ad380431de09c40d151b6a78a9c95903d3f5', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c', '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/c5d0b302-8845-453b-80aa-03cc133c5976', 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_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c', u'owner_specified.shade.md5': u'7ed4401d5dae9c25cd4a92ee16e9ba25', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_alt_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c', 'created': u'2019-06-08T11:55:24Z', 'checksum': u'7ed4401d5dae9c25cd4a92ee16e9ba25', 'created_at': u'2019-06-08T11:55:24Z', 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/c5d0b302-8845-453b-80aa-03cc133c5976', 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_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c', u'owner_specified.shade.md5': u'7ed4401d5dae9c25cd4a92ee16e9ba25', u'schema': u'/v2/schemas/image'}}) 2019-06-08 11:55:56,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-06-08 11:55:56,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aa86fa458cd501a033d5f2378499d2381c8482ee" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "vyos_vrouter-flavor_alt_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2019-06-08 11:55:57,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 317 Content-Type: application/json Date: Sat, 08 Jun 2019 11:55: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-7f9a84ed-9540-4d3f-b47f-41fd6b331d63 x-openstack-request-id: req-7f9a84ed-9540-4d3f-b47f-41fd6b331d63 2019-06-08 11:55:57,078 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vyos_vrouter-flavor_alt_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/2e519054-bc0b-433e-8e86-360e1b219c3c", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/2e519054-bc0b-433e-8e86-360e1b219c3c", "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": "2e519054-bc0b-433e-8e86-360e1b219c3c"}} 2019-06-08 11:55:57,079 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-7f9a84ed-9540-4d3f-b47f-41fd6b331d63 2019-06-08 11:55:57,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.329968929291s 2019-06-08 11:55:57,080 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_alt_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c', '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'3188c96ec01940fba81c35d45eb11133', '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'2e519054-bc0b-433e-8e86-360e1b219c3c', 'swap': 0}) 2019-06-08 11:55:57,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-06-08 11:55:57,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/flavors/2e519054-bc0b-433e-8e86-360e1b219c3c/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aa86fa458cd501a033d5f2378499d2381c8482ee" -d '{"extra_specs": {}}' 2019-06-08 11:55:57,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 08 Jun 2019 11:55:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5378d739-c504-4861-8e73-50ee00288bc9 x-openstack-request-id: req-5378d739-c504-4861-8e73-50ee00288bc9 2019-06-08 11:55:57,102 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-06-08 11:55:57,102 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/flavors/2e519054-bc0b-433e-8e86-360e1b219c3c/os-extra_specs used request id req-5378d739-c504-4861-8e73-50ee00288bc9 2019-06-08 11:55:57,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0221440792084s 2019-06-08 11:55:57,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-06-08 11:55:57,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.6:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 11:55:57,116 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 08 Jun 2019 11:55:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73f122fd-a2ff-4dba-99e7-2dbfd63003e2 2019-06-08 11:55:57,116 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://192.30.9.6:35357/v3/", "rel": "self"}]}]}} 2019-06-08 11:55:57,116 - keystoneauth.session - DEBUG - GET call to http://192.30.9.6:35357/ used request id req-73f122fd-a2ff-4dba-99e7-2dbfd63003e2 2019-06-08 11:55:57,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.6:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aa86fa458cd501a033d5f2378499d2381c8482ee" 2019-06-08 11:55:57,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sat, 08 Jun 2019 11:55:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7827457d-9af6-4ec8-bd30-a0f9aaf565db 2019-06-08 11:55:57,327 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.6:35357/v3/services/04a04b69122f4f738931230cee29629a"}, "enabled": true, "type": "metric", "id": "04a04b69122f4f738931230cee29629a", "name": "gnocchi"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.6:35357/v3/services/1229db241b1e4199aa3477e6a5aaaaf3"}, "enabled": true, "type": "image", "id": "1229db241b1e4199aa3477e6a5aaaaf3", "name": "glance"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.6:35357/v3/services/3937992c91de456ab652dcaface65051"}, "enabled": true, "type": "object-store", "id": "3937992c91de456ab652dcaface65051", "name": "swift"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.6:35357/v3/services/4475ac30861f4898a3b4a3f25d4c15a7"}, "enabled": true, "type": "cloudformation", "id": "4475ac30861f4898a3b4a3f25d4c15a7", "name": "heat-cfn"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.6:35357/v3/services/55cb302de7b240e1a0963bcae70f4b34"}, "enabled": true, "type": "compute", "id": "55cb302de7b240e1a0963bcae70f4b34", "name": "nova"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.6:35357/v3/services/6494ad775fb84e9891f5bc3015a60f48"}, "enabled": true, "type": "identity", "id": "6494ad775fb84e9891f5bc3015a60f48", "name": "keystone"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.6:35357/v3/services/6dd232e0a9944d6f8afacd7b59c2bb55"}, "enabled": true, "type": "placement", "id": "6dd232e0a9944d6f8afacd7b59c2bb55", "name": "placement"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.6:35357/v3/services/7c5d79a9253b44f1afeea36304180784"}, "enabled": true, "type": "volumev2", "id": "7c5d79a9253b44f1afeea36304180784", "name": "cinderv2"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.6:35357/v3/services/84c44c0613f94bf8bbb2e05ff2f89471"}, "enabled": true, "type": "event", "id": "84c44c0613f94bf8bbb2e05ff2f89471", "name": "panko"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.6:35357/v3/services/8b8641e49b5f486a864b0b857a0e9a73"}, "enabled": true, "type": "volumev3", "id": "8b8641e49b5f486a864b0b857a0e9a73", "name": "cinderv3"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.6:35357/v3/services/910666d0b44e43dda71799578f2fb207"}, "enabled": true, "type": "orchestration", "id": "910666d0b44e43dda71799578f2fb207", "name": "heat"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.6:35357/v3/services/96d169df5f3246498ebfd684c882081c"}, "enabled": true, "type": "network", "id": "96d169df5f3246498ebfd684c882081c", "name": "neutron"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.6:35357/v3/services/96f5a2d27e6f427cbd0f869917a8dd5d"}, "enabled": true, "type": "alarming", "id": "96f5a2d27e6f427cbd0f869917a8dd5d", "name": "aodh"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.6:35357/v3/services/bf0bc5911f744db0865b88b9285e5dc1"}, "enabled": true, "type": "metering", "id": "bf0bc5911f744db0865b88b9285e5dc1", "name": "ceilometer"}], "links": {"self": "http://192.30.9.6:35357/v3/services", "previous": null, "next": null}} 2019-06-08 11:55:57,327 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.6:35357/v3/services used request id req-7827457d-9af6-4ec8-bd30-a0f9aaf565db 2019-06-08 11:55:57,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.220455884933s 2019-06-08 11:55:57,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-06-08 11:55:57,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/endpoints -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aa86fa458cd501a033d5f2378499d2381c8482ee" 2019-06-08 11:55:57,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1843 Content-Type: application/json Date: Sat, 08 Jun 2019 11:55:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53bc2d4b-3b5c-45d8-ae3a-c40f01779c26 2019-06-08 11:55:57,547 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/00d50b2697934e5aa702ab2b26a44279"}, "url": "http://172.30.9.46:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "96d169df5f3246498ebfd684c882081c", "id": "00d50b2697934e5aa702ab2b26a44279"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/02cf21684702424ca6c0c65fbe598276"}, "url": "http://172.30.9.46:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6dd232e0a9944d6f8afacd7b59c2bb55", "id": "02cf21684702424ca6c0c65fbe598276"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/04b4a8c11b3f4bd1ab89c03a5aa9bd51"}, "url": "http://192.30.9.6:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6494ad775fb84e9891f5bc3015a60f48", "id": "04b4a8c11b3f4bd1ab89c03a5aa9bd51"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/0c9a71230b064918baa5ec4ab83144c8"}, "url": "http://192.30.9.6:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "84c44c0613f94bf8bbb2e05ff2f89471", "id": "0c9a71230b064918baa5ec4ab83144c8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/0d7c07f63f584a70a7df59e46b53c425"}, "url": "http://192.30.9.6:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "84c44c0613f94bf8bbb2e05ff2f89471", "id": "0d7c07f63f584a70a7df59e46b53c425"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/121402a262894e60b2dd90a4c91ddfc4"}, "url": "http://192.30.9.6:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "910666d0b44e43dda71799578f2fb207", "id": "121402a262894e60b2dd90a4c91ddfc4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/2a67b17f9d1f45acb1b7213e75ed7276"}, "url": "http://172.30.9.46:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "84c44c0613f94bf8bbb2e05ff2f89471", "id": "2a67b17f9d1f45acb1b7213e75ed7276"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/451296117b884380836bc65617a5acf5"}, "url": "http://192.30.9.6:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "55cb302de7b240e1a0963bcae70f4b34", "id": "451296117b884380836bc65617a5acf5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/469fe8a62bab4dce8322074f2fcdb9b4"}, "url": "http://172.30.9.46:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4475ac30861f4898a3b4a3f25d4c15a7", "id": "469fe8a62bab4dce8322074f2fcdb9b4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/489dc505b18c45b097be2b0ce43d310b"}, "url": "http://172.30.9.46:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6494ad775fb84e9891f5bc3015a60f48", "id": "489dc505b18c45b097be2b0ce43d310b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/569429e3916a40609b1b095c350d4f40"}, "url": "http://192.30.9.6:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "04a04b69122f4f738931230cee29629a", "id": "569429e3916a40609b1b095c350d4f40"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/6207f5501c4d439cb61786bf4936a152"}, "url": "http://172.30.9.46:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "96f5a2d27e6f427cbd0f869917a8dd5d", "id": "6207f5501c4d439cb61786bf4936a152"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/699fd3a20c8d40938f47375515d56729"}, "url": "http://192.30.9.6:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1229db241b1e4199aa3477e6a5aaaaf3", "id": "699fd3a20c8d40938f47375515d56729"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/768110a585514cb9a095e0ffab526da4"}, "url": "http://192.30.9.6:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6494ad775fb84e9891f5bc3015a60f48", "id": "768110a585514cb9a095e0ffab526da4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/775bcb67ac30456cb720438594a475e1"}, "url": "http://192.30.9.6:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8b8641e49b5f486a864b0b857a0e9a73", "id": "775bcb67ac30456cb720438594a475e1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/7f8c054a2af64f418c37ee7727690693"}, "url": "http://172.30.9.46:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "04a04b69122f4f738931230cee29629a", "id": "7f8c054a2af64f418c37ee7727690693"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/843fd802e471465f9929116059937b0b"}, "url": "http://192.30.9.6:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "910666d0b44e43dda71799578f2fb207", "id": "843fd802e471465f9929116059937b0b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/8f4e281ad8cd4aaba41477f8f55544b4"}, "url": "http://192.30.9.6:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7c5d79a9253b44f1afeea36304180784", "id": "8f4e281ad8cd4aaba41477f8f55544b4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/9f18ac20553a423cb64c4c119b4996d7"}, "url": "http://12.0.0.25:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3937992c91de456ab652dcaface65051", "id": "9f18ac20553a423cb64c4c119b4996d7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/9f80c73c49c6480dba7d5f4b80e4a948"}, "url": "http://172.30.9.46:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7c5d79a9253b44f1afeea36304180784", "id": "9f80c73c49c6480dba7d5f4b80e4a948"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/a219343778574f9a89cf8eda09913c42"}, "url": "http://192.30.9.6:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6dd232e0a9944d6f8afacd7b59c2bb55", "id": "a219343778574f9a89cf8eda09913c42"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/a29c25ed5bae42389e53743e2b2d4cc6"}, "url": "http://172.30.9.46:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1229db241b1e4199aa3477e6a5aaaaf3", "id": "a29c25ed5bae42389e53743e2b2d4cc6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/b02dfb863f5a4bffb36851235754ef91"}, "url": "http://192.30.9.6:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "04a04b69122f4f738931230cee29629a", "id": "b02dfb863f5a4bffb36851235754ef91"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/b3727342b4d045659e67915b25bea965"}, "url": "http://192.30.9.6:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6dd232e0a9944d6f8afacd7b59c2bb55", "id": "b3727342b4d045659e67915b25bea965"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/b3bf63cbaa4d40d8a7b3788a9ab9cf75"}, "url": "http://172.30.9.46:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "55cb302de7b240e1a0963bcae70f4b34", "id": "b3bf63cbaa4d40d8a7b3788a9ab9cf75"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/b71667e57ac348d19ee51701c2492bc8"}, "url": "http://172.30.9.46:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "910666d0b44e43dda71799578f2fb207", "id": "b71667e57ac348d19ee51701c2492bc8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/c0eb6565be3e44b382acfbe153b647bf"}, "url": "http://192.30.9.6:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "96d169df5f3246498ebfd684c882081c", "id": "c0eb6565be3e44b382acfbe153b647bf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/c209dd66f03a44bd9424eb1cad43b57c"}, "url": "http://192.30.9.6:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7c5d79a9253b44f1afeea36304180784", "id": "c209dd66f03a44bd9424eb1cad43b57c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/c2c0df4ad6a14557a0e2b97bfa52019f"}, "url": "http://192.30.9.6:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8b8641e49b5f486a864b0b857a0e9a73", "id": "c2c0df4ad6a14557a0e2b97bfa52019f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/c9cb7095bfac44798c7fb7f9deeeb6c2"}, "url": "http://172.30.9.46:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3937992c91de456ab652dcaface65051", "id": "c9cb7095bfac44798c7fb7f9deeeb6c2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/d1ef016b34aa45a7ba522cfecbfec6eb"}, "url": "http://172.30.9.46:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8b8641e49b5f486a864b0b857a0e9a73", "id": "d1ef016b34aa45a7ba522cfecbfec6eb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/d2aa7441977c496197e3dd66db370091"}, "url": "http://192.30.9.6:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1229db241b1e4199aa3477e6a5aaaaf3", "id": "d2aa7441977c496197e3dd66db370091"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/d5274ae5199a462fbdfc0fea51cec5a4"}, "url": "http://12.0.0.25:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3937992c91de456ab652dcaface65051", "id": "d5274ae5199a462fbdfc0fea51cec5a4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/de1dcf61d9e44a7aa8f94ba8c4cf9375"}, "url": "http://192.30.9.6:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "96f5a2d27e6f427cbd0f869917a8dd5d", "id": "de1dcf61d9e44a7aa8f94ba8c4cf9375"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/e66cd3f99f9447b491021e663455e8c8"}, "url": "http://192.30.9.6:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4475ac30861f4898a3b4a3f25d4c15a7", "id": "e66cd3f99f9447b491021e663455e8c8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/f0ee7731b0a344dd95394ec40456c966"}, "url": "http://192.30.9.6:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "96d169df5f3246498ebfd684c882081c", "id": "f0ee7731b0a344dd95394ec40456c966"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/f8fcd63580f1428d9b345eecdbd48204"}, "url": "http://192.30.9.6:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "55cb302de7b240e1a0963bcae70f4b34", "id": "f8fcd63580f1428d9b345eecdbd48204"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/faa6e36db7f04aaf89b1671b36545dd9"}, "url": "http://192.30.9.6:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4475ac30861f4898a3b4a3f25d4c15a7", "id": "faa6e36db7f04aaf89b1671b36545dd9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/fc2fab36e3514270a85a06afe9ff1894"}, "url": "http://192.30.9.6:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "96f5a2d27e6f427cbd0f869917a8dd5d", "id": "fc2fab36e3514270a85a06afe9ff1894"}], "links": {"self": "http://172.30.9.46:5000/v3/endpoints", "previous": null, "next": null}} 2019-06-08 11:55:57,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/endpoints used request id req-53bc2d4b-3b5c-45d8-ae3a-c40f01779c26 2019-06-08 11:55:57,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.21177816391s 2019-06-08 11:55:57,555 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload VNFD 2019-06-08 11:55:57,562 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.208:80/api/v3.1/blueprints/vrouter-opnfv; body: bytes data 2019-06-08 11:56:02,848 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:56:02,849 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:56:02,849 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:56:02,849 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:56:02,849 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:56:02,849 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:56:02,849 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:56:02,849 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2019-06-08 11:56:02,850 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"main_file_name": "function-test-openstack-blueprint.yaml", "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "tenant_name": "default_tenant", "created_at": "2019-06-08T11:56:02.809Z", "updated_at": "2019-06-08T11:56:02.809Z", "created_by": "admin", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "id": "vrouter-opnfv", "plan": {"relationships": {"cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.attach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.route_connected_to_router": {"name": "cloudify.openstack.route_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.route_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_server_group": {"name": "cloudify.openstack.server_connected_to_server_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_server_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.rbac_policy_applied_to": {"name": "cloudify.openstack.rbac_policy_applied_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.rbac_policy_applied_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"keypair_name": {"default": "vnf_test_keypair", "type": "string"}, "management_plane_network_name": {"default": "management_plane_network", "type": "string"}, "external_network_name": {"type": "string"}, "keystone_user_domain_name": {"type": "string"}, "data_plane_network_name": {"default": "data_plane_network", "type": "string"}, "target_vnf_name": {"default": "target_vnf", "type": "string"}, "reference_vnf_flavor_id": {"type": "string"}, "target_vnf_flavor_id": {"type": "string"}, "reference_vnf_name": {"default": "reference_vnf", "type": "string"}, "target_vnf_data_plane_port_name": {"default": "target_vnf_data_plane_port", "type": "string"}, "reference_vnf_data_plane_port_name": {"default": "reference_vnf_data_plane_port", "type": "string"}, "keystone_username": {"type": "string"}, "security_group_name": {"default": "vnf_test_security_group", "type": "string"}, "reference_vnf_image_id": {"type": "string"}, "keystone_password": {"type": "string"}, "target_vnf_port_name": {"default": "target_vnf_port", "type": "string"}, "keystone_tenant_name": {"type": "string"}, "keystone_project_domain_name": {"type": "string"}, "region": {"type": "string"}, "reference_vnf_port_name": {"default": "reference_vnf_port", "type": "string"}, "target_vnf_image_id": {"type": "string"}, "management_plane_subnet_name": {"default": "management_plane_subnet", "type": "string"}, "ssh_key_filename": {"default": "~/.ssh/vnf_test_keypair.pem", "type": "string"}, "router_name": {"default": "vnf_test_router", "type": "string"}, "keystone_url": {"type": "string"}, "data_plane_subnet_name": {"default": "data_plane_subnet", "type": "string"}}, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": {"get_property": ["reference_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": {"get_property": ["target_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": {"get_property": ["management_plane_network", "resource_id"]}}, "data_plane_network": {"network_name": {"get_property": ["data_plane_network", "resource_id"]}}}}}, "capabilities": {}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "imported_blueprints": [], "namespaces_mapping": {}, "nodes": [{"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.list_networks"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.list_networks"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "management_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.network.list_networks", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"network": {}, "use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_input": "region"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "insecure": false, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": {"get_input": "management_plane_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.attach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.attach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "target_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "target_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_input": "region"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "insecure": false, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_name"}, "ip": "", "image": {"get_input": "target_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "target_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.port.list_ports", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_input": "region"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "insecure": false, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.port.list_ports", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_input": "region"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "insecure": false, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.port.list_ports", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_input": "region"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "insecure": false, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "router", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.subnet_connected_to_router", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.list_subnets"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.list_subnets"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "management_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.subnet.list_subnets", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "11.0.0.0/24"}, "resource_id": {"get_input": "management_plane_subnet_name"}, "use_external_resource": false, "create_if_missing": 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"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "insecure": false, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.list_subnets"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.list_subnets"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "data_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.subnet.list_subnets", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "12.0.0.0/24", "gateway_ip": null}, "resource_id": {"get_input": "data_plane_subnet_name"}, "use_external_resource": false, "create_if_missing": 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"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "insecure": false, "project_domain_name": {"get_input": "keystone_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": "target_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.floatingip.list_floatingips", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_input": "region"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "insecure": false, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "resource_id": "", "create_if_missing": false, "allow_reallocation": false, "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.list_keypairs"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.list_keypairs"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.keypair.list_keypairs", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_input": "region"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "insecure": false, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "keypair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "ssh_key_filename"}, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.port.list_ports", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_input": "region"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "insecure": false, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.list_networks"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.list_networks"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "data_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.network.list_networks", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"network": {}, "use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_input": "region"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "insecure": false, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": {"get_input": "data_plane_network_name"}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": {"get_input": "security_group_name"}, "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"port_range_min": 0, "port_range_max": 0, "protocol": "icmp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "tcp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "udp", "remote_ip_prefix": "0.0.0.0/0"}], "create_if_missing": false, "security_group": {"description": "Security group for vnf test"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_input": "region"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "insecure": false, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "external_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.connected_to", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.list_routers"}, "update": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.update"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.update": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.update"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.list_routers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}}, "name": "router", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Router", "cloudify.openstack.nodes.Router"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.router.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.router.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.router.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.router.list_routers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "update": {"implementation": "openstack.neutron_plugin.router.update", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "router", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Router", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_input": "region"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "insecure": false, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "router_name"}, "create_if_missing": false, "default_to_managers_external_network": true, "router": {}, "external_network": "", "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.list_networks"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.list_networks"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "external_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.network.list_networks", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "external_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"network": {}, "use_external_resource": true, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_input": "region"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "insecure": false, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": {"get_input": "external_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.attach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.attach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "reference_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "reference_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_input": "region"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "insecure": false, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_name"}, "ip": "", "image": {"get_input": "reference_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "reference_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "reference_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.floatingip.list_floatingips", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_input": "region"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "insecure": false, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "resource_id": "", "create_if_missing": false, "allow_reallocation": false, "use_external_resource": false}}], "scaling_groups": {}, "policies": {}, "metadata": null}} 2019-06-08 11:56:02,851 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:56:02,851 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:56:02 GMT 2019-06-08 11:56:02,851 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:56:02,851 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 297560 2019-06-08 11:56:02,851 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:56:02,852 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:56:02,852 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:56:02,880 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Create VNF Instance 2019-06-08 11:56:02,880 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.208:80/api/v3.1/deployments/vrouter-opnfv; body: {"inputs": {"keystone_url": "http://172.30.9.46:5000", "keystone_tenant_name": "vyos_vrouter-project_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "keystone_project_domain_name": "Default", "region": "regionOne", "external_network_name": "external", "keystone_username": "vyos_vrouter-user_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "keystone_user_domain_name": "Default", "reference_vnf_image_id": "c5d0b302-8845-453b-80aa-03cc133c5976", "keystone_password": "BRgGSNhKeJGwiLgrf5qnCGIPiGxOZR", "reference_vnf_flavor_id": "2e519054-bc0b-433e-8e86-360e1b219c3c", "target_vnf_flavor_id": "2e519054-bc0b-433e-8e86-360e1b219c3c", "target_vnf_image_id": "c5d0b302-8845-453b-80aa-03cc133c5976"}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "vrouter-opnfv"} 2019-06-08 11:56:04,140 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:56:04,140 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:56:04,140 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:56:04,140 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:56:04,140 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:56:04,140 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:56:04,140 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:56:04,141 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 768 2019-06-08 11:56:04,141 - 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": "2e519054-bc0b-433e-8e86-360e1b219c3c", "target_vnf_flavor_id": "2e519054-bc0b-433e-8e86-360e1b219c3c", "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_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "c5d0b302-8845-453b-80aa-03cc133c5976", "keystone_password": "BRgGSNhKeJGwiLgrf5qnCGIPiGxOZR", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "keystone_project_domain_name": "Default", "keystone_url": "http://172.30.9.46: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": "c5d0b302-8845-453b-80aa-03cc133c5976", "data_plane_subnet_name": "data_plane_subnet"}, "permalink": null, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "blueprint_id": "vrouter-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2019-06-08T11:56:03.039Z", "created_by": "admin", "updated_at": "2019-06-08T11:56:03.039Z", "visibility": "tenant", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "resource_availability": "tenant", "capabilities": {}, "groups": {}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {}, "id": "vrouter-opnfv", "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": "reference_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": "target_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": "management_plane_network"}, "data_plane_network": {"network_name": "data_plane_network"}}}}} 2019-06-08 11:56:04,141 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:56:04,141 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:56:04 GMT 2019-06-08 11:56:04,141 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:56:04,141 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9346 2019-06-08 11:56:04,141 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:56:04,141 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:56:04,141 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:56:04,142 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/executions 2019-06-08 11:56:04,265 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:56:04,265 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:56:04,265 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:56:04,265 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:56:04,265 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:56:04,266 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:56:04,266 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:56:04,266 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "pending", "status_display": "pending", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T11:56:03.577Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "create_deployment_environment", "resource_availability": "tenant", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "cLt5Q74a49815148f45ffb6d0c63211731acc"}}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-06-08T11:56:03.579Z", "id": "c3a9b167-e779-4267-80e8-0fd18f602955"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 1000}}} 2019-06-08 11:56:04,266 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:56:04,266 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:56:04 GMT 2019-06-08 11:56:04,266 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:56:04,266 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 11:56:04,266 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:56:04,266 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:56:04,266 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:56:04,267 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 11:56:04,267 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/events 2019-06-08 11:56:04,392 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:56:04,393 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:56:04,393 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:56:04,393 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:56:04,393 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:56:04,393 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:56:04,393 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:56:04,393 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-06-08 11:56:04,393 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:56:04,394 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:56:04 GMT 2019-06-08 11:56:04,394 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:56:04,394 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 81 2019-06-08 11:56:04,394 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:56:04,394 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:56:04,394 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:56:04,394 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/executions/c3a9b167-e779-4267-80e8-0fd18f602955 2019-06-08 11:56:04,497 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:56:04,498 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:56:04,498 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:56:04,498 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:56:04,498 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:56:04,498 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:56:04,498 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:56:04,498 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "status_display": "pending", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T11:56:03.577Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "create_deployment_environment", "resource_availability": "tenant", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "cLt5Q74a49815148f45ffb6d0c63211731acc"}}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-06-08T11:56:03.579Z", "id": "c3a9b167-e779-4267-80e8-0fd18f602955"} 2019-06-08 11:56:04,499 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:56:04,499 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:56:04 GMT 2019-06-08 11:56:04,499 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:56:04,499 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 11:56:04,499 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:56:04,499 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:56:04,499 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:56:04,499 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 11:56:09,505 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/events 2019-06-08 11:56:09,576 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:56:09,577 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:56:09,577 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:56:09,577 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:56:09,577 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:56:09,577 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:56:09,577 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:56:09,577 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:04.873Z", "message": "Starting 'create_deployment_environment' workflow execution", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:04.709Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c3a9b167-e779-4267-80e8-0fd18f602955"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:05.522Z", "message": "Installing deployment plugins", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:04.714Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c3a9b167-e779-4267-80e8-0fd18f602955"}, {"node_instance_id": null, "event_type": "sending_task", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:05.522Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:04.813Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c3a9b167-e779-4267-80e8-0fd18f602955"}, {"node_instance_id": null, "event_type": "task_started", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:05.522Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:04.828Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c3a9b167-e779-4267-80e8-0fd18f602955"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:06.154Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:05.489Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c3a9b167-e779-4267-80e8-0fd18f602955"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:06.154Z", "message": "Skipping starting deployment policy engine core - no policies defined", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:05.521Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c3a9b167-e779-4267-80e8-0fd18f602955"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:06.154Z", "message": "Creating deployment work directory", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:05.635Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c3a9b167-e779-4267-80e8-0fd18f602955"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:06.154Z", "message": "'create_deployment_environment' workflow execution succeeded", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:05.881Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c3a9b167-e779-4267-80e8-0fd18f602955"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:06.154Z", "message": "Installing plugin: openstack", "level": "info", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:04.997Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c3a9b167-e779-4267-80e8-0fd18f602955", "logger": "ctx.48f3b870-8658-4eca-87df-256b548e98ae"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:06.154Z", "message": "[localhost] run: ['/opt/mgmtworker/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:05.027Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c3a9b167-e779-4267-80e8-0fd18f602955", "logger": "ctx.48f3b870-8658-4eca-87df-256b548e98ae"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:06.154Z", "message": "Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core]", "level": "debug", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:05.487Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c3a9b167-e779-4267-80e8-0fd18f602955", "logger": "ctx.48f3b870-8658-4eca-87df-256b548e98ae"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:06.154Z", "message": "Checking if managed plugin installation exists in /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7", "level": "debug", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:05.488Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c3a9b167-e779-4267-80e8-0fd18f602955", "logger": "ctx.48f3b870-8658-4eca-87df-256b548e98ae"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:06.154Z", "message": "Plugin path exists /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7", "level": "debug", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:05.488Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c3a9b167-e779-4267-80e8-0fd18f602955", "logger": "ctx.48f3b870-8658-4eca-87df-256b548e98ae"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:06.154Z", "message": "Plugin id path exists /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/plugin.id", "level": "debug", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:05.488Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c3a9b167-e779-4267-80e8-0fd18f602955", "logger": "ctx.48f3b870-8658-4eca-87df-256b548e98ae"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:06.154Z", "message": "Using existing installation of managed plugin: 1e243c8f-ae8d-4954-9e02-827fb7687709 [package_name: cloudify-openstack-plugin, package_version: 2.14.7, supported_platform: linux_x86_64, distribution: centos, distribution_release: core]", "level": "info", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:05.489Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c3a9b167-e779-4267-80e8-0fd18f602955", "logger": "ctx.48f3b870-8658-4eca-87df-256b548e98ae"}], "metadata": {"pagination": {"total": 15, "offset": 0, "size": 50}}} 2019-06-08 11:56:09,577 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:56:09,578 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:56:09 GMT 2019-06-08 11:56:09,578 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:56:09,578 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 11:56:09,578 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:56:09,578 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:56:09,578 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:56:09,578 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 11:56:09,579 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'create_deployment_environment' workflow execution 2019-06-08 11:56:09,579 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing deployment plugins 2019-06-08 11:56:09,579 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-06-08 11:56:09,579 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2019-06-08 11:56:09,580 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-06-08 11:56:09,580 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping starting deployment policy engine core - no policies defined 2019-06-08 11:56:09,580 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating deployment work directory 2019-06-08 11:56:09,580 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'create_deployment_environment' workflow execution succeeded 2019-06-08 11:56:09,580 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin: openstack 2019-06-08 11:56:09,580 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: ['/opt/mgmtworker/env/bin/pip', 'freeze', '--all'] 2019-06-08 11:56:09,580 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2019-06-08 11:56:09,581 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Checking if managed plugin installation exists in /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7 2019-06-08 11:56:09,581 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Plugin path exists /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7 2019-06-08 11:56:09,581 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Plugin id path exists /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/plugin.id 2019-06-08 11:56:09,581 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using existing installation of managed plugin: 1e243c8f-ae8d-4954-9e02-827fb7687709 [package_name: cloudify-openstack-plugin, package_version: 2.14.7, supported_platform: linux_x86_64, distribution: centos, distribution_release: core] 2019-06-08 11:56:09,581 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/executions/c3a9b167-e779-4267-80e8-0fd18f602955 2019-06-08 11:56:09,685 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:56:09,685 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:56:09,685 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:56:09,685 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:56:09,685 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:56:09,685 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:56:09,686 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:56:09,686 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "status_display": "completed", "ended_at": "2019-06-08T11:56:05.860Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T11:56:03.577Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "create_deployment_environment", "resource_availability": "tenant", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "cLt5Q74a49815148f45ffb6d0c63211731acc"}}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-06-08T11:56:03.579Z", "id": "c3a9b167-e779-4267-80e8-0fd18f602955"} 2019-06-08 11:56:09,686 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:56:09,686 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:56:09 GMT 2019-06-08 11:56:09,686 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:56:09,686 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 11:56:09,686 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:56:09,686 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:56:09,686 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:56:09,686 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 11:56:09,687 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Start the VNF Instance deployment 2019-06-08 11:56:09,687 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.208:80/api/v3.1/executions; body: {"allow_custom_parameters": "false", "deployment_id": "vrouter-opnfv", "force": "false", "workflow_id": "install", "parameters": null} 2019-06-08 11:56:10,102 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:56:10,102 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:56:10,102 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:56:10,102 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:56:10,103 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:56:10,103 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:56:10,103 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:56:10,103 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 134 2019-06-08 11:56:10,103 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"status": "pending", "status_display": "pending", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T11:56:09.764Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-06-08T11:56:09.764Z", "id": "21310def-70ba-446b-8dda-65dd6ef35392"} 2019-06-08 11:56:10,103 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:56:10,103 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:56:10 GMT 2019-06-08 11:56:10,103 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:56:10,103 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-06-08 11:56:10,103 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:56:10,104 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:56:10,104 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:56:10,104 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/events 2019-06-08 11:56:10,242 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:56:10,242 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:56:10,242 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:56:10,242 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:56:10,242 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:56:10,242 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:56:10,242 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:56:10,243 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-06-08 11:56:10,243 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:56:10,243 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:56:10 GMT 2019-06-08 11:56:10,243 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:56:10,243 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 81 2019-06-08 11:56:10,243 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:56:10,243 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:56:10,243 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:56:10,244 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/executions/21310def-70ba-446b-8dda-65dd6ef35392 2019-06-08 11:56:10,453 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:56:10,453 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:56:10,453 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:56:10,453 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:56:10,453 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:56:10,453 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:56:10,454 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:56:10,454 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "status_display": "pending", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T11:56:09.764Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-06-08T11:56:09.764Z", "id": "21310def-70ba-446b-8dda-65dd6ef35392"} 2019-06-08 11:56:10,454 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:56:10,454 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:56:10 GMT 2019-06-08 11:56:10,454 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:56:10,454 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-06-08 11:56:10,454 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:56:10,454 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:56:10,454 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:56:15,460 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/events 2019-06-08 11:56:15,744 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:56:15,744 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:56:15,744 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:56:15,744 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:56:15,744 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:56:15,745 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:56:15,745 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:56:15,745 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:10.977Z", "message": "Starting 'install' workflow execution", "target_id": null, "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:10.828Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "keypair_4cry9p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:12.981Z", "message": "Creating node instance", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:12.826Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "data_plane_network_9emy43", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:13.629Z", "message": "Creating node instance", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:12.931Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "keypair_4cry9p", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:13.629Z", "message": "Sending task 'nova_plugin.keypair.create'", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:13.008Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "target_vnf_ip_vmw1w6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:13.629Z", "message": "Creating node instance", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:13.074Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "security_group_3u0lwi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:14.223Z", "message": "Creating node instance", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:13.192Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "management_plane_network_fb1cyo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:14.223Z", "message": "Creating node instance", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:13.317Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "reference_vnf_ip_m90r9x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:14.223Z", "message": "Creating node instance", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:13.353Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "target_vnf_ip_vmw1w6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:14.827Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:13.425Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "external_network_nzav0m", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:14.827Z", "message": "Creating node instance", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:13.493Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "data_plane_network_9emy43", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:14.827Z", "message": "Sending task 'neutron_plugin.network.create'", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:13.650Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "security_group_3u0lwi", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:15.455Z", "message": "Sending task 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:13.922Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "reference_vnf_ip_m90r9x", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:15.455Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:14.348Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "management_plane_network_fb1cyo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:15.455Z", "message": "Sending task 'neutron_plugin.network.create'", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:14.587Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "keypair_4cry9p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:15.455Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:14.728Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.4a4b19ee-3689-4a08-b72e-ead8a01ce76a"}, {"node_instance_id": "keypair_4cry9p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:15.455Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:56:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02a0d046-8345-4882-9937-577fc22f1726 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:14.734Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.4a4b19ee-3689-4a08-b72e-ead8a01ce76a"}, {"node_instance_id": "keypair_4cry9p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:15.455Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-02a0d046-8345-4882-9937-577fc22f1726", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:14.734Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.4a4b19ee-3689-4a08-b72e-ead8a01ce76a"}, {"node_instance_id": "target_vnf_ip_vmw1w6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:15.455Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:14.898Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.fa54e5f8-d4c6-4d6c-9af4-abbd98ef429b"}, {"node_instance_id": "target_vnf_ip_vmw1w6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:15.455Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:56:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9de3ace2-4306-448a-8a78-f743579d9719 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:14.914Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.fa54e5f8-d4c6-4d6c-9af4-abbd98ef429b"}, {"node_instance_id": "target_vnf_ip_vmw1w6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:15.455Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-9de3ace2-4306-448a-8a78-f743579d9719", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:14.914Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.fa54e5f8-d4c6-4d6c-9af4-abbd98ef429b"}, {"node_instance_id": "keypair_4cry9p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:15.455Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0b06cd3a18cb1308a7566b2f31fa9ed3c1820fb9\" -d '{\"keypair\": {\"name\": \"vnf_test_keypair\"}}'", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:15.149Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.4a4b19ee-3689-4a08-b72e-ead8a01ce76a"}], "metadata": {"pagination": {"total": 21, "offset": 0, "size": 50}}} 2019-06-08 11:56:15,745 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:56:15,745 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:56:15 GMT 2019-06-08 11:56:15,745 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:56:15,745 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 11:56:15,745 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:56:15,745 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:56:15,745 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:56:15,746 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 11:56:15,746 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'install' workflow execution 2019-06-08 11:56:15,747 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-06-08 11:56:15,747 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-06-08 11:56:15,747 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' 2019-06-08 11:56:15,747 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-06-08 11:56:15,747 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-06-08 11:56:15,747 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-06-08 11:56:15,748 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-06-08 11:56:15,748 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-06-08 11:56:15,748 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-06-08 11:56:15,748 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2019-06-08 11:56:15,748 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-06-08 11:56:15,748 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-06-08 11:56:15,748 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2019-06-08 11:56:15,749 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 11:56:15,749 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:56:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02a0d046-8345-4882-9937-577fc22f1726 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:56:15,749 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-02a0d046-8345-4882-9937-577fc22f1726 2019-06-08 11:56:15,749 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 11:56:15,749 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:56:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9de3ace2-4306-448a-8a78-f743579d9719 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:56:15,749 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-9de3ace2-4306-448a-8a78-f743579d9719 2019-06-08 11:56:15,750 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b06cd3a18cb1308a7566b2f31fa9ed3c1820fb9" -d '{"keypair": {"name": "vnf_test_keypair"}}' 2019-06-08 11:56:15,750 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/executions/21310def-70ba-446b-8dda-65dd6ef35392 2019-06-08 11:56:16,097 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:56:16,097 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:56:16,097 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:56:16,097 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:56:16,097 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:56:16,097 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:56:16,097 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:56:16,097 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T11:56:09.764Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-06-08T11:56:09.764Z", "id": "21310def-70ba-446b-8dda-65dd6ef35392"} 2019-06-08 11:56:16,098 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:56:16,098 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:56:16 GMT 2019-06-08 11:56:16,098 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:56:16,098 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-06-08 11:56:16,098 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:56:16,098 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:56:16,098 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:56:21,104 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/events 2019-06-08 11:56:21,193 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:56:21,193 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:56:21,193 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:56:21,193 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:56:21,193 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:56:21,193 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:56:21,194 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:56:21,194 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_ip_vmw1w6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:16.030Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-5fe75441-408c-4d99-9e97-e011c2fc616a Date: Sat, 08 Jun 2019 11:56:15 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"d0205d84-f6dd-4d92-b76b-dc9ca1111094\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"ae5008b7eba04bb8ab8b9bea870a005f\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"a3d564af-8d87-4f4f-9680-f5a9465e0acc\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-06-08T06:03:01Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"ae5008b7eba04bb8ab8b9bea870a005f\",\"created_at\":\"2019-06-08T05:47:57Z\",\"mtu\":1500}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:15.662Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.fa54e5f8-d4c6-4d6c-9af4-abbd98ef429b"}, {"node_instance_id": "target_vnf_ip_vmw1w6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:16.030Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/networks.json?name=external used request id req-5fe75441-408c-4d99-9e97-e011c2fc616a", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:15.663Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.fa54e5f8-d4c6-4d6c-9af4-abbd98ef429b"}, {"node_instance_id": "target_vnf_ip_vmw1w6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:16.030Z", "message": "Using floating ip network d0205d84-f6dd-4d92-b76b-dc9ca1111094 from name external provided.", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:15.663Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.fa54e5f8-d4c6-4d6c-9af4-abbd98ef429b"}, {"node_instance_id": "target_vnf_ip_vmw1w6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:16.030Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9d432b8255494dac7c8fd12a9a4a900a9354e78a\" -d '{\"floatingip\": {\"floating_network_id\": \"d0205d84-f6dd-4d92-b76b-dc9ca1111094\"}}'", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:15.664Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.fa54e5f8-d4c6-4d6c-9af4-abbd98ef429b"}, {"node_instance_id": "external_network_nzav0m", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:16.030Z", "message": "Sending task 'neutron_plugin.network.create'", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:15.099Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "data_plane_network_9emy43", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:16.030Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:15.986Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.8fa71a49-19f8-4034-b105-7545e6636b5d"}, {"node_instance_id": "keypair_4cry9p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:16.030Z", "message": "POST call to compute for http://172.30.9.46:8774/v2.1/os-keypairs used request id req-b906f978-3f15-428c-bd10-0c380b706675", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:15.635Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.4a4b19ee-3689-4a08-b72e-ead8a01ce76a"}, {"node_instance_id": "keypair_4cry9p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:16.030Z", "message": "POST call to compute for http://172.30.9.46:8774/v2.1/os-keypairs used request id req-b906f978-3f15-428c-bd10-0c380b706675", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:15.635Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.4a4b19ee-3689-4a08-b72e-ead8a01ce76a"}, {"node_instance_id": "keypair_4cry9p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:16.030Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:56: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-b906f978-3f15-428c-bd10-0c380b706675 x-compute-request-id: req-b906f978-3f15-428c-bd10-0c380b706675 Content-Encoding: gzip Content-Length: 1779 Content-Type: application/json \nRESP BODY: {\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8kkiTfiicSjkC937hoMeMv3mgE+1u2hr4iwIYROubd/nzZY9sMNC7CfSn+GwYyrlRus0Ff3J4pKo67BCY5z+Iayj2xi0Qa0cELPOI2waD6Ur5gZpKj3Jw87HqE5AQ8SBW7Pwd1x1wchCi1pprqgee3Iv1jIqpWUCy/hf0iAJxJjuYQRObgWe9VsPEzir5BMGbBA7ADT2J1ybGGTnaN0OX9ea4nJgV4WOf0jTjXI/ih2uJw6CLWO0dvj6bpcPg6JEvh0A80fvfRUdFfM/7KwhGkthDm6f+dGwaWPtmPa6t7yd35dZNaZaGc6+sxZw0SEhxWWWmBAfELyyj71XOQ8uB Generated-by-Nova\", \"private_key\": \"-----BEGIN RSA PRIVATE KEY-----\\nMIIEpAIBAAKCAQEAvJJIk34onEo5Avd+4aDHjL95oBPtbtoa+IsCGETrm3f582WP\\nbDDQuwn0p/hsGMq5UbrNBX9yeKSqOuwQmOc/iGso9sYtEGtHBCzziNsGg+lK+YGa\\nSo9ycPOx6hOQEPEgVuz8HdcdcHIQotaaa6oHntyL9YyKqVlAsv4X9IgCcSY7mEET\\nm4FnvVbDxM4q+QTBmwQOwA09idcmxhk52jdDl/XmuJyYFeFjn9I041yP4odricOg\\ni1jtHb4+m6XD4OiRL4dAPNH730VHRXzP+ysIRpLYQ5un/nRsGlj7Zj2ure8nd+XW\\nTWmWhnOvrMWcNEhIcVllpgQHxC8so+9VzkPLgQIDAQABAoIBAGOcNmBLJTKh9om9\\nqTWQk7iisKHBxQtohRTDgWDGj1q5vrw26tMw2iHjOWy9SoSyGcC1l3WPBC38dbvY\\nVVAf36y1RpdMyiNBN+tZv2+Mm111D9jLAHDgY4iNAm9u1AxPA1FHsEonBvMOHgGW\\nsU2sLIhbYkdcbSbV8dpbZNYUPo37xxnwPLimvQ6nNMi67UAFQEM5+gATz8N/MfjA\\n5vJXqq8vLUQxjMerrXQTH773U9JcWjVrztEHYnOAGqYysy0OmDOnk/0bv3iSVMpR\\nVQYuHqj1Y1fHGiXQsr40mO6fKN3lxkLBSLXmg5ppQjH4VxZFDZtt+9/6KtFvMgeq\\nCwJeoUECgYEA3ysCWoQJ0DEBx2HDZc1EM1VkpQse51uSE45mgvuyeZg3EjJY7FPy\\n2mxfevEDQxrF96voFeWVCYcZ80dozZJ4XbBKy9yt3iD+SHMcVmKfOXBe2AGG4NbD\\npomnD+m7txbWRvznibljJbXOi0vFK4nSSu5AE+kiz+l6E0i6L4okYCkCgYEA2FBK\\nvBKVTIo8v/yclowUjvLhdiEtXvalhZIlBm2JY285ClkuASDxp9biJRbKLs/Bazdm\\noNkNzcCj2XZCSn9wFLfUfnT7RUBQ6Lx1MzVjbwHU/ZhDmi46iEzWhACMWmvLxTJ5\\n4JdBSN5zwVimKCIhMBTaZRNRK1hlfaNSLSmSG5kCgYEAxij5iQgvcobhjno3t+CB\\ni5dqq8ZpJYRA/E54phv6yU+orua34PlV7i9GxPLXM7HFUXt6tF7MbM5i84tX+xnw\\n+Tf94nFMja38PLbB1c7ylV07SlBoxKLOzcTy7AVeYl/L2vLcYYWVDToXccbRCCzz\\n5wcRLNzZxYYKmK7+bBIc5KkCgYBIRHLjaHX2r0xie7u41C3eICjQ9X6Z9l8QQ+YY\\nwqmezb7JxUeIWwBBKZo99+IuR3yAHG8uF7Xz4oMbGNZG21KPqWbVpLF5zmX5i1TA\\nefqxUHRfEOqs7PrjJICaczBw2Qin5hgvv3ixJpiXpM1GJTjfPmhEUnLQv2SQ1+qR\\nag0FKQKBgQCrx6qhJJE6Oc/5vGZmtSeJXQbn2NhelJeh39n/x0EeqQvpL22mWSwJ\\nCwdNOIUE8mHNxTn6lj/3j5Y1+ChdGO0hpoEcKHH+TOPheoizxbYutU0tCWsJq1+p\\nGdD1jJldRadUdkfayk/JQIIdX/O+mqKQB+S2+AwQxIe727KUG5PYxg==\\n-----END RSA PRIVATE KEY-----\\n\", \"user_id\": \"c4764a1a17de4501bb51e625d6b1f61b\", \"name\": \"vnf_test_keypair\", \"fingerprint\": \"df:b8:87:a8:62:ce:7d:a1:cb:ff:5a:9b:f6:54:61:85\"}}\n", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:15.634Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.4a4b19ee-3689-4a08-b72e-ead8a01ce76a"}, {"node_instance_id": "target_vnf_ip_vmw1w6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:16.030Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/networks.json?name=external -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9d432b8255494dac7c8fd12a9a4a900a9354e78a\"", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:15.333Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.fa54e5f8-d4c6-4d6c-9af4-abbd98ef429b"}, {"node_instance_id": "target_vnf_ip_vmw1w6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:16.030Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/networks.json?name=external used request id req-5fe75441-408c-4d99-9e97-e011c2fc616a", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:15.663Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.fa54e5f8-d4c6-4d6c-9af4-abbd98ef429b"}, {"node_instance_id": "security_group_3u0lwi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:16.584Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 1, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:16.304Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.5d81fcde-3ee7-4b50-a382-715bec51087c"}, {"node_instance_id": "data_plane_network_9emy43", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:16.584Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46:9696/v2.0/networks.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f1e2e757f084992314c5be1902212f439b17f62f\" -d '{\"network\": {\"name\": \"data_plane_network\", \"admin_state_up\": true}}'", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:16.404Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.8fa71a49-19f8-4034-b105-7545e6636b5d"}, {"node_instance_id": "security_group_3u0lwi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:16.584Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:16.374Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.5d81fcde-3ee7-4b50-a382-715bec51087c"}, {"node_instance_id": "keypair_4cry9p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:16.584Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:16.338Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "security_group_3u0lwi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:16.584Z", "message": "Security group rule before transformations: {u'port_range_min': 1, u'port_range_max': 65535, u'protocol': u'tcp', u'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:16.303Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.5d81fcde-3ee7-4b50-a382-715bec51087c"}, {"node_instance_id": "security_group_3u0lwi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:16.584Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 1, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:16.303Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.5d81fcde-3ee7-4b50-a382-715bec51087c"}, {"node_instance_id": "security_group_3u0lwi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:16.584Z", "message": "Security group rule before transformations: {u'port_range_min': 1, u'port_range_max': 65535, u'protocol': u'udp', u'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:16.303Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.5d81fcde-3ee7-4b50-a382-715bec51087c"}, {"node_instance_id": "security_group_3u0lwi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:16.584Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': 0, 'port_range_min': 0, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:16.303Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.5d81fcde-3ee7-4b50-a382-715bec51087c"}, {"node_instance_id": "security_group_3u0lwi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:16.584Z", "message": "Security group rule before transformations: {u'port_range_min': 0, u'port_range_max': 0, u'protocol': u'icmp', u'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:16.303Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.5d81fcde-3ee7-4b50-a382-715bec51087c"}, {"node_instance_id": "security_group_3u0lwi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:16.584Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'port_range_min': 22, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:16.303Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.5d81fcde-3ee7-4b50-a382-715bec51087c"}, {"node_instance_id": "security_group_3u0lwi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:16.584Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22}", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:16.302Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.5d81fcde-3ee7-4b50-a382-715bec51087c"}, {"node_instance_id": "data_plane_network_9emy43", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:16.584Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-ba1eb0f2-d646-407e-a28a-8b5ac713468f", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:15.995Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.8fa71a49-19f8-4034-b105-7545e6636b5d"}, {"node_instance_id": "data_plane_network_9emy43", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:16.584Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:56:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba1eb0f2-d646-407e-a28a-8b5ac713468f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:15.995Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.8fa71a49-19f8-4034-b105-7545e6636b5d"}, {"node_instance_id": "keypair_4cry9p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:17.244Z", "message": "Node instance created", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:16.407Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "keypair_4cry9p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:17.244Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:16.695Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "keypair_4cry9p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:17.244Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:16.809Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "keypair_4cry9p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:17.244Z", "message": "Node instance started", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:16.907Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "security_group_3u0lwi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:17.244Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:56:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0db71a85-dda0-4679-9875-f8352f1f2616 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:16.378Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.5d81fcde-3ee7-4b50-a382-715bec51087c"}, {"node_instance_id": "security_group_3u0lwi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:17.244Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-0db71a85-dda0-4679-9875-f8352f1f2616", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:16.378Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.5d81fcde-3ee7-4b50-a382-715bec51087c"}, {"node_instance_id": "reference_vnf_ip_m90r9x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:17.244Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:16.758Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.08c3753d-c577-4684-a89f-eff977ddd235"}, {"node_instance_id": "reference_vnf_ip_m90r9x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:17.244Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:56:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c4361de-5511-4ee6-b73f-052b6acf637f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:16.764Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.08c3753d-c577-4684-a89f-eff977ddd235"}, {"node_instance_id": "reference_vnf_ip_m90r9x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:17.244Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-5c4361de-5511-4ee6-b73f-052b6acf637f", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:16.764Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.08c3753d-c577-4684-a89f-eff977ddd235"}, {"node_instance_id": "management_plane_network_fb1cyo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:17.244Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:16.903Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.dff76b19-1ce7-4b06-a62e-1e2ba2928c7e"}, {"node_instance_id": "management_plane_network_fb1cyo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:17.244Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:56:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-298bbe5a-b106-45b1-86ba-dcf0437b037f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:16.910Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.dff76b19-1ce7-4b06-a62e-1e2ba2928c7e"}, {"node_instance_id": "management_plane_network_fb1cyo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:17.244Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-298bbe5a-b106-45b1-86ba-dcf0437b037f", "level": "debug", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:16.910Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.dff76b19-1ce7-4b06-a62e-1e2ba2928c7e"}, {"node_instance_id": "security_group_3u0lwi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:17.244Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46: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}6bfeb960b47be225162916cb51195b37f22986bf\" -d '{\"security_group\": {\"description\": \"Security group for vnf test\", \"name\": \"vnf_test_security_group\"}}'", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:16.870Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.5d81fcde-3ee7-4b50-a382-715bec51087c"}, {"node_instance_id": "data_plane_network_9emy43", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:17.244Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 596 X-Openstack-Request-Id: req-f6a8dc9a-dcc1-4329-b402-5a09f5568cf4 Date: Sat, 08 Jun 2019 11:56:16 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":2,\"port_security_enabled\":true,\"id\":\"91f27b95-752e-486a-bdbe-a516bd291a16\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-06-08T11:56:16Z\",\"is_default\":false,\"name\":\"data_plane_network\",\"qos_policy_id\":null,\"admin_state_up\":true,\"tenant_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"created_at\":\"2019-06-08T11:56:16Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:17.004Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.8fa71a49-19f8-4034-b105-7545e6636b5d"}, {"node_instance_id": "data_plane_network_9emy43", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:17.244Z", "message": "POST call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-f6a8dc9a-dcc1-4329-b402-5a09f5568cf4", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:17.004Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.8fa71a49-19f8-4034-b105-7545e6636b5d"}, {"node_instance_id": "data_plane_network_9emy43", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:17.244Z", "message": "POST call to neutron for http://172.30.9.46:9696/v2.0/networks.json used request id req-f6a8dc9a-dcc1-4329-b402-5a09f5568cf4", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:17.004Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.8fa71a49-19f8-4034-b105-7545e6636b5d"}, {"node_instance_id": "security_group_3u0lwi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:17.817Z", "message": "POST call to neutron for http://172.30.9.46:9696/v2.0/security-groups.json used request id req-452f3390-dd1b-4cf0-aa8b-5ac3032676d6", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:17.312Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.5d81fcde-3ee7-4b50-a382-715bec51087c"}, {"node_instance_id": "external_network_nzav0m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:17.817Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:17.294Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.47bc1143-d13b-466a-be50-69ae25ec3360"}, {"node_instance_id": "external_network_nzav0m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:17.817Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:56:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-770f0df6-1f7b-429c-8258-a0e235116e69 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:17.299Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.47bc1143-d13b-466a-be50-69ae25ec3360"}, {"node_instance_id": "data_plane_network_9emy43", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:17.817Z", "message": "Task succeeded 'neutron_plugin.network.create'", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:17.509Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "external_network_nzav0m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:17.817Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/networks.json?name=external -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7cba66d8f5031939889ae88916191163b49f7967\"", "level": "debug", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:17.728Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.47bc1143-d13b-466a-be50-69ae25ec3360"}, {"node_instance_id": "reference_vnf_ip_m90r9x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:17.817Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8fc4d28e121561d17081069c713144ffdf038363\" -d '{\"floatingip\": {\"floating_network_id\": \"d0205d84-f6dd-4d92-b76b-dc9ca1111094\"}}'", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:17.646Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.08c3753d-c577-4684-a89f-eff977ddd235"}, {"node_instance_id": "reference_vnf_ip_m90r9x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:17.817Z", "message": "Using floating ip network d0205d84-f6dd-4d92-b76b-dc9ca1111094 from name external provided.", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:17.646Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.08c3753d-c577-4684-a89f-eff977ddd235"}, {"node_instance_id": "reference_vnf_ip_m90r9x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:17.817Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/networks.json?name=external used request id req-58ca627c-732e-4db7-ae46-1a9aabc0eb70", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:17.645Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.08c3753d-c577-4684-a89f-eff977ddd235"}, {"node_instance_id": "reference_vnf_ip_m90r9x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:17.817Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/networks.json?name=external used request id req-58ca627c-732e-4db7-ae46-1a9aabc0eb70", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:17.645Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.08c3753d-c577-4684-a89f-eff977ddd235"}, {"node_instance_id": "reference_vnf_ip_m90r9x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:17.817Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-58ca627c-732e-4db7-ae46-1a9aabc0eb70 Date: Sat, 08 Jun 2019 11:56:17 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"d0205d84-f6dd-4d92-b76b-dc9ca1111094\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"ae5008b7eba04bb8ab8b9bea870a005f\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"a3d564af-8d87-4f4f-9680-f5a9465e0acc\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-06-08T06:03:01Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"ae5008b7eba04bb8ab8b9bea870a005f\",\"created_at\":\"2019-06-08T05:47:57Z\",\"mtu\":1500}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:17.645Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.08c3753d-c577-4684-a89f-eff977ddd235"}], "metadata": {"pagination": {"total": 130, "offset": 21, "size": 50}}} 2019-06-08 11:56:21,194 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:56:21,194 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:56:21 GMT 2019-06-08 11:56:21,194 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:56:21,194 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 11:56:21,194 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:56:21,194 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:56:21,194 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:56:21,194 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 11:56:21,196 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-5fe75441-408c-4d99-9e97-e011c2fc616a Date: Sat, 08 Jun 2019 11:56:15 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T06:03:01Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","mtu":1500}]} 2019-06-08 11:56:21,197 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/networks.json?name=external used request id req-5fe75441-408c-4d99-9e97-e011c2fc616a 2019-06-08 11:56:21,197 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using floating ip network d0205d84-f6dd-4d92-b76b-dc9ca1111094 from name external provided. 2019-06-08 11:56:21,197 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d432b8255494dac7c8fd12a9a4a900a9354e78a" -d '{"floatingip": {"floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}}' 2019-06-08 11:56:21,197 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2019-06-08 11:56:21,197 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 11:56:21,197 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/os-keypairs used request id req-b906f978-3f15-428c-bd10-0c380b706675 2019-06-08 11:56:21,198 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/os-keypairs used request id req-b906f978-3f15-428c-bd10-0c380b706675 2019-06-08 11:56:21,198 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:56: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-b906f978-3f15-428c-bd10-0c380b706675 x-compute-request-id: req-b906f978-3f15-428c-bd10-0c380b706675 Content-Encoding: gzip Content-Length: 1779 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8kkiTfiicSjkC937hoMeMv3mgE+1u2hr4iwIYROubd/nzZY9sMNC7CfSn+GwYyrlRus0Ff3J4pKo67BCY5z+Iayj2xi0Qa0cELPOI2waD6Ur5gZpKj3Jw87HqE5AQ8SBW7Pwd1x1wchCi1pprqgee3Iv1jIqpWUCy/hf0iAJxJjuYQRObgWe9VsPEzir5BMGbBA7ADT2J1ybGGTnaN0OX9ea4nJgV4WOf0jTjXI/ih2uJw6CLWO0dvj6bpcPg6JEvh0A80fvfRUdFfM/7KwhGkthDm6f+dGwaWPtmPa6t7yd35dZNaZaGc6+sxZw0SEhxWWWmBAfELyyj71XOQ8uB Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAvJJIk34onEo5Avd+4aDHjL95oBPtbtoa+IsCGETrm3f582WP\nbDDQuwn0p/hsGMq5UbrNBX9yeKSqOuwQmOc/iGso9sYtEGtHBCzziNsGg+lK+YGa\nSo9ycPOx6hOQEPEgVuz8HdcdcHIQotaaa6oHntyL9YyKqVlAsv4X9IgCcSY7mEET\nm4FnvVbDxM4q+QTBmwQOwA09idcmxhk52jdDl/XmuJyYFeFjn9I041yP4odricOg\ni1jtHb4+m6XD4OiRL4dAPNH730VHRXzP+ysIRpLYQ5un/nRsGlj7Zj2ure8nd+XW\nTWmWhnOvrMWcNEhIcVllpgQHxC8so+9VzkPLgQIDAQABAoIBAGOcNmBLJTKh9om9\nqTWQk7iisKHBxQtohRTDgWDGj1q5vrw26tMw2iHjOWy9SoSyGcC1l3WPBC38dbvY\nVVAf36y1RpdMyiNBN+tZv2+Mm111D9jLAHDgY4iNAm9u1AxPA1FHsEonBvMOHgGW\nsU2sLIhbYkdcbSbV8dpbZNYUPo37xxnwPLimvQ6nNMi67UAFQEM5+gATz8N/MfjA\n5vJXqq8vLUQxjMerrXQTH773U9JcWjVrztEHYnOAGqYysy0OmDOnk/0bv3iSVMpR\nVQYuHqj1Y1fHGiXQsr40mO6fKN3lxkLBSLXmg5ppQjH4VxZFDZtt+9/6KtFvMgeq\nCwJeoUECgYEA3ysCWoQJ0DEBx2HDZc1EM1VkpQse51uSE45mgvuyeZg3EjJY7FPy\n2mxfevEDQxrF96voFeWVCYcZ80dozZJ4XbBKy9yt3iD+SHMcVmKfOXBe2AGG4NbD\npomnD+m7txbWRvznibljJbXOi0vFK4nSSu5AE+kiz+l6E0i6L4okYCkCgYEA2FBK\nvBKVTIo8v/yclowUjvLhdiEtXvalhZIlBm2JY285ClkuASDxp9biJRbKLs/Bazdm\noNkNzcCj2XZCSn9wFLfUfnT7RUBQ6Lx1MzVjbwHU/ZhDmi46iEzWhACMWmvLxTJ5\n4JdBSN5zwVimKCIhMBTaZRNRK1hlfaNSLSmSG5kCgYEAxij5iQgvcobhjno3t+CB\ni5dqq8ZpJYRA/E54phv6yU+orua34PlV7i9GxPLXM7HFUXt6tF7MbM5i84tX+xnw\n+Tf94nFMja38PLbB1c7ylV07SlBoxKLOzcTy7AVeYl/L2vLcYYWVDToXccbRCCzz\n5wcRLNzZxYYKmK7+bBIc5KkCgYBIRHLjaHX2r0xie7u41C3eICjQ9X6Z9l8QQ+YY\nwqmezb7JxUeIWwBBKZo99+IuR3yAHG8uF7Xz4oMbGNZG21KPqWbVpLF5zmX5i1TA\nefqxUHRfEOqs7PrjJICaczBw2Qin5hgvv3ixJpiXpM1GJTjfPmhEUnLQv2SQ1+qR\nag0FKQKBgQCrx6qhJJE6Oc/5vGZmtSeJXQbn2NhelJeh39n/x0EeqQvpL22mWSwJ\nCwdNOIUE8mHNxTn6lj/3j5Y1+ChdGO0hpoEcKHH+TOPheoizxbYutU0tCWsJq1+p\nGdD1jJldRadUdkfayk/JQIIdX/O+mqKQB+S2+AwQxIe727KUG5PYxg==\n-----END RSA PRIVATE KEY-----\n", "user_id": "c4764a1a17de4501bb51e625d6b1f61b", "name": "vnf_test_keypair", "fingerprint": "df:b8:87:a8:62:ce:7d:a1:cb:ff:5a:9b:f6:54:61:85"}} 2019-06-08 11:56:21,198 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/networks.json?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d432b8255494dac7c8fd12a9a4a900a9354e78a" 2019-06-08 11:56:21,198 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json?name=external used request id req-5fe75441-408c-4d99-9e97-e011c2fc616a 2019-06-08 11:56:21,198 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 1, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-06-08 11:56:21,198 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46:9696/v2.0/networks.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1e2e757f084992314c5be1902212f439b17f62f" -d '{"network": {"name": "data_plane_network", "admin_state_up": true}}' 2019-06-08 11:56:21,199 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 11:56:21,199 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2019-06-08 11:56:21,199 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'port_range_min': 1, u'port_range_max': 65535, u'protocol': u'tcp', u'remote_ip_prefix': u'0.0.0.0/0'} 2019-06-08 11:56:21,199 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 1, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-06-08 11:56:21,199 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'port_range_min': 1, u'port_range_max': 65535, u'protocol': u'udp', u'remote_ip_prefix': u'0.0.0.0/0'} 2019-06-08 11:56:21,199 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': 0, 'port_range_min': 0, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-06-08 11:56:21,199 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'port_range_min': 0, u'port_range_max': 0, u'protocol': u'icmp', u'remote_ip_prefix': u'0.0.0.0/0'} 2019-06-08 11:56:21,200 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'port_range_min': 22, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-06-08 11:56:21,200 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22} 2019-06-08 11:56:21,200 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-ba1eb0f2-d646-407e-a28a-8b5ac713468f 2019-06-08 11:56:21,200 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:56:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba1eb0f2-d646-407e-a28a-8b5ac713468f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:56:21,200 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-06-08 11:56:21,200 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-06-08 11:56:21,201 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-06-08 11:56:21,201 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-06-08 11:56:21,201 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:56:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0db71a85-dda0-4679-9875-f8352f1f2616 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:56:21,201 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-0db71a85-dda0-4679-9875-f8352f1f2616 2019-06-08 11:56:21,201 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 11:56:21,201 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:56:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c4361de-5511-4ee6-b73f-052b6acf637f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:56:21,201 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-5c4361de-5511-4ee6-b73f-052b6acf637f 2019-06-08 11:56:21,202 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 11:56:21,202 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:56:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-298bbe5a-b106-45b1-86ba-dcf0437b037f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:56:21,202 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-298bbe5a-b106-45b1-86ba-dcf0437b037f 2019-06-08 11:56:21,202 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46: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}6bfeb960b47be225162916cb51195b37f22986bf" -d '{"security_group": {"description": "Security group for vnf test", "name": "vnf_test_security_group"}}' 2019-06-08 11:56:21,202 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 596 X-Openstack-Request-Id: req-f6a8dc9a-dcc1-4329-b402-5a09f5568cf4 Date: Sat, 08 Jun 2019 11:56:16 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"91f27b95-752e-486a-bdbe-a516bd291a16","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b0b2602112464b1aa32539f2de282ae5","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-08T11:56:16Z","is_default":false,"name":"data_plane_network","qos_policy_id":null,"admin_state_up":true,"tenant_id":"b0b2602112464b1aa32539f2de282ae5","created_at":"2019-06-08T11:56:16Z","mtu":1450}} 2019-06-08 11:56:21,202 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-f6a8dc9a-dcc1-4329-b402-5a09f5568cf4 2019-06-08 11:56:21,202 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.46:9696/v2.0/networks.json used request id req-f6a8dc9a-dcc1-4329-b402-5a09f5568cf4 2019-06-08 11:56:21,203 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.46:9696/v2.0/security-groups.json used request id req-452f3390-dd1b-4cf0-aa8b-5ac3032676d6 2019-06-08 11:56:21,203 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 11:56:21,203 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:56:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-770f0df6-1f7b-429c-8258-a0e235116e69 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:56:21,203 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2019-06-08 11:56:21,203 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/networks.json?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cba66d8f5031939889ae88916191163b49f7967" 2019-06-08 11:56:21,203 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fc4d28e121561d17081069c713144ffdf038363" -d '{"floatingip": {"floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}}' 2019-06-08 11:56:21,203 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using floating ip network d0205d84-f6dd-4d92-b76b-dc9ca1111094 from name external provided. 2019-06-08 11:56:21,204 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/networks.json?name=external used request id req-58ca627c-732e-4db7-ae46-1a9aabc0eb70 2019-06-08 11:56:21,204 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json?name=external used request id req-58ca627c-732e-4db7-ae46-1a9aabc0eb70 2019-06-08 11:56:21,204 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-58ca627c-732e-4db7-ae46-1a9aabc0eb70 Date: Sat, 08 Jun 2019 11:56:17 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T06:03:01Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","mtu":1500}]} 2019-06-08 11:56:21,204 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/executions/21310def-70ba-446b-8dda-65dd6ef35392 2019-06-08 11:56:21,268 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:56:21,268 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:56:21,268 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:56:21,268 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:56:21,268 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:56:21,268 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:56:21,268 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:56:21,268 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T11:56:09.764Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-06-08T11:56:09.764Z", "id": "21310def-70ba-446b-8dda-65dd6ef35392"} 2019-06-08 11:56:21,269 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:56:21,269 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:56:21 GMT 2019-06-08 11:56:21,269 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:56:21,269 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-06-08 11:56:21,269 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:56:21,269 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:56:21,269 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:56:26,275 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/events 2019-06-08 11:56:26,369 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:56:26,370 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:56:26,370 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:56:26,370 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:56:26,370 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:56:26,370 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:56:26,370 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:56:26,370 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "external_network_nzav0m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:17.817Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/networks.json?name=external -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7cba66d8f5031939889ae88916191163b49f7967\"", "level": "debug", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:17.728Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.47bc1143-d13b-466a-be50-69ae25ec3360"}, {"node_instance_id": "data_plane_network_9emy43", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:17.817Z", "message": "Task succeeded 'neutron_plugin.network.create'", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:17.509Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "reference_vnf_ip_m90r9x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:17.817Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8fc4d28e121561d17081069c713144ffdf038363\" -d '{\"floatingip\": {\"floating_network_id\": \"d0205d84-f6dd-4d92-b76b-dc9ca1111094\"}}'", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:17.646Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.08c3753d-c577-4684-a89f-eff977ddd235"}, {"node_instance_id": "reference_vnf_ip_m90r9x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:17.817Z", "message": "Using floating ip network d0205d84-f6dd-4d92-b76b-dc9ca1111094 from name external provided.", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:17.646Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.08c3753d-c577-4684-a89f-eff977ddd235"}, {"node_instance_id": "reference_vnf_ip_m90r9x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:17.817Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/networks.json?name=external used request id req-58ca627c-732e-4db7-ae46-1a9aabc0eb70", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:17.645Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.08c3753d-c577-4684-a89f-eff977ddd235"}, {"node_instance_id": "reference_vnf_ip_m90r9x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:17.817Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/networks.json?name=external used request id req-58ca627c-732e-4db7-ae46-1a9aabc0eb70", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:17.645Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.08c3753d-c577-4684-a89f-eff977ddd235"}, {"node_instance_id": "reference_vnf_ip_m90r9x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:17.817Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-58ca627c-732e-4db7-ae46-1a9aabc0eb70 Date: Sat, 08 Jun 2019 11:56:17 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"d0205d84-f6dd-4d92-b76b-dc9ca1111094\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"ae5008b7eba04bb8ab8b9bea870a005f\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"a3d564af-8d87-4f4f-9680-f5a9465e0acc\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-06-08T06:03:01Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"ae5008b7eba04bb8ab8b9bea870a005f\",\"created_at\":\"2019-06-08T05:47:57Z\",\"mtu\":1500}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:17.645Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.08c3753d-c577-4684-a89f-eff977ddd235"}, {"node_instance_id": "management_plane_network_fb1cyo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:17.817Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46:9696/v2.0/networks.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cf41c24f20c9491da8751b4c7bc4298ec6b889fc\" -d '{\"network\": {\"name\": \"management_plane_network\", \"admin_state_up\": true}}'", "level": "debug", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:17.364Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.dff76b19-1ce7-4b06-a62e-1e2ba2928c7e"}, {"node_instance_id": "target_vnf_ip_vmw1w6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:17.817Z", "message": "POST call to neutron for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-87985843-bf22-45a1-a784-8605f85013ec", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:17.347Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.fa54e5f8-d4c6-4d6c-9af4-abbd98ef429b"}, {"node_instance_id": "data_plane_network_9emy43", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:18.355Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:17.760Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "data_plane_network_9emy43", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:18.355Z", "message": "Node instance created", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:17.556Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "data_plane_network_9emy43", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:18.355Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:17.854Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "external_network_nzav0m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:18.355Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-9598037f-8bd9-401f-9214-555c7370e2c7 Date: Sat, 08 Jun 2019 11:56:18 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"d0205d84-f6dd-4d92-b76b-dc9ca1111094\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"ae5008b7eba04bb8ab8b9bea870a005f\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"a3d564af-8d87-4f4f-9680-f5a9465e0acc\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-06-08T06:03:01Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"ae5008b7eba04bb8ab8b9bea870a005f\",\"created_at\":\"2019-06-08T05:47:57Z\",\"mtu\":1500}]}\n", "level": "debug", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:18.148Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.47bc1143-d13b-466a-be50-69ae25ec3360"}, {"node_instance_id": "external_network_nzav0m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:18.355Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/networks.json?name=external used request id req-9598037f-8bd9-401f-9214-555c7370e2c7", "level": "debug", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:18.149Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.47bc1143-d13b-466a-be50-69ae25ec3360"}, {"node_instance_id": "external_network_nzav0m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:18.355Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/networks.json?name=external used request id req-9598037f-8bd9-401f-9214-555c7370e2c7", "level": "debug", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:18.149Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.47bc1143-d13b-466a-be50-69ae25ec3360"}, {"node_instance_id": "external_network_nzav0m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:18.355Z", "message": "Using external resource network: external", "level": "info", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:18.150Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.47bc1143-d13b-466a-be50-69ae25ec3360"}, {"node_instance_id": "management_plane_network_fb1cyo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:18.355Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 602 X-Openstack-Request-Id: req-c1b53152-3ef0-4db2-90b2-a85d81bd4959 Date: Sat, 08 Jun 2019 11:56:18 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":2,\"port_security_enabled\":true,\"id\":\"90f9e75f-fc47-48d7-9d90-f88599728c99\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-06-08T11:56:18Z\",\"is_default\":false,\"name\":\"management_plane_network\",\"qos_policy_id\":null,\"admin_state_up\":true,\"tenant_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"created_at\":\"2019-06-08T11:56:18Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:18.287Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.dff76b19-1ce7-4b06-a62e-1e2ba2928c7e"}, {"node_instance_id": "target_vnf_ip_vmw1w6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:19.063Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:18.340Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "management_plane_network_fb1cyo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:19.063Z", "message": "POST call to neutron for http://172.30.9.46:9696/v2.0/networks.json used request id req-c1b53152-3ef0-4db2-90b2-a85d81bd4959", "level": "debug", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:18.288Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.dff76b19-1ce7-4b06-a62e-1e2ba2928c7e"}, {"node_instance_id": "management_plane_network_fb1cyo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:19.063Z", "message": "POST call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-c1b53152-3ef0-4db2-90b2-a85d81bd4959", "level": "debug", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:18.287Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.dff76b19-1ce7-4b06-a62e-1e2ba2928c7e"}, {"node_instance_id": "target_vnf_ip_vmw1w6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:19.063Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:17.926Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "target_vnf_ip_vmw1w6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:19.063Z", "message": "Node instance created", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:18.042Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "data_plane_network_9emy43", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:19.063Z", "message": "Node instance started", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:18.069Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "security_group_3u0lwi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:19.572Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/security-groups/f0e07bec-b8e6-4425-846d-8e5a7d28b899.json used request id req-221b6b24-f18e-4719-a864-f90178160261", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:19.350Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.5d81fcde-3ee7-4b50-a382-715bec51087c"}, {"node_instance_id": "security_group_3u0lwi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:19.572Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/security-groups/f0e07bec-b8e6-4425-846d-8e5a7d28b899.json used request id req-221b6b24-f18e-4719-a864-f90178160261", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:19.350Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.5d81fcde-3ee7-4b50-a382-715bec51087c"}, {"node_instance_id": "security_group_3u0lwi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:19.572Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1382 X-Openstack-Request-Id: req-221b6b24-f18e-4719-a864-f90178160261 Date: Sat, 08 Jun 2019 11:56:19 GMT \nRESP BODY: {\"security_group\": {\"description\": \"Security group for vnf test\", \"tags\": [], \"tenant_id\": \"b0b2602112464b1aa32539f2de282ae5\", \"created_at\": \"2019-06-08T11:56:17Z\", \"updated_at\": \"2019-06-08T11:56:17Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-06-08T11:56:17Z\", \"revision_number\": 0, \"id\": \"006eb32e-92a0-4a0e-ab49-79be80da0687\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-06-08T11:56:17Z\", \"security_group_id\": \"f0e07bec-b8e6-4425-846d-8e5a7d28b899\", \"tenant_id\": \"b0b2602112464b1aa32539f2de282ae5\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"b0b2602112464b1aa32539f2de282ae5\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-06-08T11:56:17Z\", \"revision_number\": 0, \"id\": \"587941ac-0b55-4c27-b05d-819f8735185c\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-06-08T11:56:17Z\", \"security_group_id\": \"f0e07bec-b8e6-4425-846d-8e5a7d28b899\", \"tenant_id\": \"b0b2602112464b1aa32539f2de282ae5\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"b0b2602112464b1aa32539f2de282ae5\"}], \"revision_number\": 1, \"project_id\": \"b0b2602112464b1aa32539f2de282ae5\", \"id\": \"f0e07bec-b8e6-4425-846d-8e5a7d28b899\", \"name\": \"vnf_test_security_group\"}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:19.350Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.5d81fcde-3ee7-4b50-a382-715bec51087c"}, {"node_instance_id": "security_group_3u0lwi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:19.572Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/security-groups/f0e07bec-b8e6-4425-846d-8e5a7d28b899.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6bfeb960b47be225162916cb51195b37f22986bf\"", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:19.316Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.5d81fcde-3ee7-4b50-a382-715bec51087c"}, {"node_instance_id": "reference_vnf_ip_m90r9x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:19.572Z", "message": "POST call to neutron for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-894d612a-9cfc-4f62-a97e-81b59cd72dab", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:19.236Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.08c3753d-c577-4684-a89f-eff977ddd235"}, {"node_instance_id": "reference_vnf_ip_m90r9x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:19.572Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-894d612a-9cfc-4f62-a97e-81b59cd72dab Date: Sat, 08 Jun 2019 11:56:19 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"b0b2602112464b1aa32539f2de282ae5\", \"created_at\": \"2019-06-08T11:56:18Z\", \"updated_at\": \"2019-06-08T11:56:18Z\", \"floating_network_id\": \"d0205d84-f6dd-4d92-b76b-dc9ca1111094\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.210\", \"revision_number\": 0, \"project_id\": \"b0b2602112464b1aa32539f2de282ae5\", \"port_id\": null, \"id\": \"704b161d-596f-41ae-b89f-9ee5811d97bc\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:19.234Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.08c3753d-c577-4684-a89f-eff977ddd235"}, {"node_instance_id": "reference_vnf_ip_m90r9x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:19.572Z", "message": "POST call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-894d612a-9cfc-4f62-a97e-81b59cd72dab", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:19.236Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.08c3753d-c577-4684-a89f-eff977ddd235"}, {"node_instance_id": "target_vnf_ip_vmw1w6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:19.572Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:18.437Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "external_network_nzav0m", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:19.572Z", "message": "Task succeeded 'neutron_plugin.network.create'", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:18.517Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "reference_vnf_ip_m90r9x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:19.572Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'b0b2602112464b1aa32539f2de282ae5', u'created_at': u'2019-06-08T11:56:18Z', u'updated_at': u'2019-06-08T11:56:18Z', u'floating_network_id': u'd0205d84-f6dd-4d92-b76b-dc9ca1111094', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.210', u'revision_number': 0, u'project_id': u'b0b2602112464b1aa32539f2de282ae5', u'port_id': None, u'id': u'704b161d-596f-41ae-b89f-9ee5811d97bc', u'qos_policy_id': None}", "level": "info", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:19.237Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.08c3753d-c577-4684-a89f-eff977ddd235"}, {"node_instance_id": "security_group_3u0lwi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:19.572Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-2396a65e-33c9-4977-b49d-405cd384dea9 Date: Sat, 08 Jun 2019 11:56:19 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 22, \"updated_at\": \"2019-06-08T11:56:19Z\", \"security_group_id\": \"f0e07bec-b8e6-4425-846d-8e5a7d28b899\", \"port_range_min\": 22, \"revision_number\": 0, \"tenant_id\": \"b0b2602112464b1aa32539f2de282ae5\", \"created_at\": \"2019-06-08T11:56:19Z\", \"project_id\": \"b0b2602112464b1aa32539f2de282ae5\", \"id\": \"cd9c6ba2-5612-43a7-bfb1-bdeef2e225cf\"}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:19.472Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.5d81fcde-3ee7-4b50-a382-715bec51087c"}, {"node_instance_id": "security_group_3u0lwi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:19.572Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46: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}6bfeb960b47be225162916cb51195b37f22986bf\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 22, \"security_group_id\": \"f0e07bec-b8e6-4425-846d-8e5a7d28b899\", \"port_range_min\": 22, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:19.351Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.5d81fcde-3ee7-4b50-a382-715bec51087c"}, {"node_instance_id": "security_group_3u0lwi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:20.271Z", "message": "POST call to neutron for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-72886adc-62a3-425e-81de-f8eb120255b1", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:19.766Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.5d81fcde-3ee7-4b50-a382-715bec51087c"}, {"node_instance_id": "security_group_3u0lwi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:20.271Z", "message": "POST call to network for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-2396a65e-33c9-4977-b49d-405cd384dea9", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:19.472Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.5d81fcde-3ee7-4b50-a382-715bec51087c"}, {"node_instance_id": "security_group_3u0lwi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:20.271Z", "message": "POST call to neutron for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-2396a65e-33c9-4977-b49d-405cd384dea9", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:19.472Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.5d81fcde-3ee7-4b50-a382-715bec51087c"}, {"node_instance_id": "security_group_3u0lwi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:20.271Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46: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}6bfeb960b47be225162916cb51195b37f22986bf\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"icmp\", \"ethertype\": \"IPv4\", \"port_range_max\": 0, \"security_group_id\": \"f0e07bec-b8e6-4425-846d-8e5a7d28b899\", \"port_range_min\": 0, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:19.473Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.5d81fcde-3ee7-4b50-a382-715bec51087c"}, {"node_instance_id": "security_group_3u0lwi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:20.271Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-63e73cc2-0698-4f0c-a043-688a80478033 Date: Sat, 08 Jun 2019 11:56:19 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"icmp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 0, \"updated_at\": \"2019-06-08T11:56:19Z\", \"security_group_id\": \"f0e07bec-b8e6-4425-846d-8e5a7d28b899\", \"port_range_min\": 0, \"revision_number\": 0, \"tenant_id\": \"b0b2602112464b1aa32539f2de282ae5\", \"created_at\": \"2019-06-08T11:56:19Z\", \"project_id\": \"b0b2602112464b1aa32539f2de282ae5\", \"id\": \"f16cc558-448e-42f2-96e8-0210c673f8af\"}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:19.585Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.5d81fcde-3ee7-4b50-a382-715bec51087c"}, {"node_instance_id": "security_group_3u0lwi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:20.271Z", "message": "POST call to network for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-63e73cc2-0698-4f0c-a043-688a80478033", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:19.585Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.5d81fcde-3ee7-4b50-a382-715bec51087c"}, {"node_instance_id": "security_group_3u0lwi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:20.271Z", "message": "POST call to neutron for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-63e73cc2-0698-4f0c-a043-688a80478033", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:19.586Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.5d81fcde-3ee7-4b50-a382-715bec51087c"}, {"node_instance_id": "security_group_3u0lwi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:20.271Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46: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}6bfeb960b47be225162916cb51195b37f22986bf\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 65535, \"security_group_id\": \"f0e07bec-b8e6-4425-846d-8e5a7d28b899\", \"port_range_min\": 1, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:19.599Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.5d81fcde-3ee7-4b50-a382-715bec51087c"}, {"node_instance_id": "security_group_3u0lwi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:20.271Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-72886adc-62a3-425e-81de-f8eb120255b1 Date: Sat, 08 Jun 2019 11:56:19 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 65535, \"updated_at\": \"2019-06-08T11:56:19Z\", \"security_group_id\": \"f0e07bec-b8e6-4425-846d-8e5a7d28b899\", \"port_range_min\": 1, \"revision_number\": 0, \"tenant_id\": \"b0b2602112464b1aa32539f2de282ae5\", \"created_at\": \"2019-06-08T11:56:19Z\", \"project_id\": \"b0b2602112464b1aa32539f2de282ae5\", \"id\": \"25664175-b20d-4b41-86ba-6d9d024ebb2e\"}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:19.765Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.5d81fcde-3ee7-4b50-a382-715bec51087c"}, {"node_instance_id": "security_group_3u0lwi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:20.271Z", "message": "POST call to network for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-72886adc-62a3-425e-81de-f8eb120255b1", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:19.766Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.5d81fcde-3ee7-4b50-a382-715bec51087c"}, {"node_instance_id": "data_plane_subnet_0s7j2n", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:20.271Z", "message": "Sending task 'neutron_plugin.subnet.create'", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:18.810Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "management_plane_network_fb1cyo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:20.271Z", "message": "Task succeeded 'neutron_plugin.network.create'", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:18.736Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "target_vnf_ip_vmw1w6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:20.271Z", "message": "Node instance started", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:18.652Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "data_plane_subnet_0s7j2n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:20.271Z", "message": "Creating node instance", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:18.612Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "security_group_3u0lwi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:20.271Z", "message": "POST call to neutron for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-6d66ebf6-5bc5-40c9-b32d-ad95e69f0caa", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:19.891Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.5d81fcde-3ee7-4b50-a382-715bec51087c"}], "metadata": {"pagination": {"total": 181, "offset": 71, "size": 50}}} 2019-06-08 11:56:26,371 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:56:26,371 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:56:26 GMT 2019-06-08 11:56:26,371 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:56:26,371 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 11:56:26,371 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:56:26,371 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:56:26,371 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:56:26,371 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 11:56:26,373 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/networks.json?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cba66d8f5031939889ae88916191163b49f7967" 2019-06-08 11:56:26,374 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2019-06-08 11:56:26,374 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fc4d28e121561d17081069c713144ffdf038363" -d '{"floatingip": {"floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}}' 2019-06-08 11:56:26,374 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using floating ip network d0205d84-f6dd-4d92-b76b-dc9ca1111094 from name external provided. 2019-06-08 11:56:26,374 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/networks.json?name=external used request id req-58ca627c-732e-4db7-ae46-1a9aabc0eb70 2019-06-08 11:56:26,374 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json?name=external used request id req-58ca627c-732e-4db7-ae46-1a9aabc0eb70 2019-06-08 11:56:26,374 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-58ca627c-732e-4db7-ae46-1a9aabc0eb70 Date: Sat, 08 Jun 2019 11:56:17 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T06:03:01Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","mtu":1500}]} 2019-06-08 11:56:26,375 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46:9696/v2.0/networks.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf41c24f20c9491da8751b4c7bc4298ec6b889fc" -d '{"network": {"name": "management_plane_network", "admin_state_up": true}}' 2019-06-08 11:56:26,375 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-87985843-bf22-45a1-a784-8605f85013ec 2019-06-08 11:56:26,375 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-06-08 11:56:26,375 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-06-08 11:56:26,375 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-06-08 11:56:26,375 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-9598037f-8bd9-401f-9214-555c7370e2c7 Date: Sat, 08 Jun 2019 11:56:18 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T06:03:01Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","mtu":1500}]} 2019-06-08 11:56:26,376 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json?name=external used request id req-9598037f-8bd9-401f-9214-555c7370e2c7 2019-06-08 11:56:26,376 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/networks.json?name=external used request id req-9598037f-8bd9-401f-9214-555c7370e2c7 2019-06-08 11:56:26,376 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using external resource network: external 2019-06-08 11:56:26,376 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 602 X-Openstack-Request-Id: req-c1b53152-3ef0-4db2-90b2-a85d81bd4959 Date: Sat, 08 Jun 2019 11:56:18 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"90f9e75f-fc47-48d7-9d90-f88599728c99","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b0b2602112464b1aa32539f2de282ae5","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-08T11:56:18Z","is_default":false,"name":"management_plane_network","qos_policy_id":null,"admin_state_up":true,"tenant_id":"b0b2602112464b1aa32539f2de282ae5","created_at":"2019-06-08T11:56:18Z","mtu":1450}} 2019-06-08 11:56:26,376 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-06-08 11:56:26,376 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.46:9696/v2.0/networks.json used request id req-c1b53152-3ef0-4db2-90b2-a85d81bd4959 2019-06-08 11:56:26,377 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-c1b53152-3ef0-4db2-90b2-a85d81bd4959 2019-06-08 11:56:26,377 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-06-08 11:56:26,377 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-06-08 11:56:26,377 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-06-08 11:56:26,377 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/security-groups/f0e07bec-b8e6-4425-846d-8e5a7d28b899.json used request id req-221b6b24-f18e-4719-a864-f90178160261 2019-06-08 11:56:26,378 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/security-groups/f0e07bec-b8e6-4425-846d-8e5a7d28b899.json used request id req-221b6b24-f18e-4719-a864-f90178160261 2019-06-08 11:56:26,378 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1382 X-Openstack-Request-Id: req-221b6b24-f18e-4719-a864-f90178160261 Date: Sat, 08 Jun 2019 11:56:19 GMT RESP BODY: {"security_group": {"description": "Security group for vnf test", "tags": [], "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "created_at": "2019-06-08T11:56:17Z", "updated_at": "2019-06-08T11:56:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T11:56:17Z", "revision_number": 0, "id": "006eb32e-92a0-4a0e-ab49-79be80da0687", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T11:56:17Z", "security_group_id": "f0e07bec-b8e6-4425-846d-8e5a7d28b899", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0b2602112464b1aa32539f2de282ae5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T11:56:17Z", "revision_number": 0, "id": "587941ac-0b55-4c27-b05d-819f8735185c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T11:56:17Z", "security_group_id": "f0e07bec-b8e6-4425-846d-8e5a7d28b899", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0b2602112464b1aa32539f2de282ae5"}], "revision_number": 1, "project_id": "b0b2602112464b1aa32539f2de282ae5", "id": "f0e07bec-b8e6-4425-846d-8e5a7d28b899", "name": "vnf_test_security_group"}} 2019-06-08 11:56:26,378 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/security-groups/f0e07bec-b8e6-4425-846d-8e5a7d28b899.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bfeb960b47be225162916cb51195b37f22986bf" 2019-06-08 11:56:26,378 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-894d612a-9cfc-4f62-a97e-81b59cd72dab 2019-06-08 11:56:26,378 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-894d612a-9cfc-4f62-a97e-81b59cd72dab Date: Sat, 08 Jun 2019 11:56:19 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "created_at": "2019-06-08T11:56:18Z", "updated_at": "2019-06-08T11:56:18Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "b0b2602112464b1aa32539f2de282ae5", "port_id": null, "id": "704b161d-596f-41ae-b89f-9ee5811d97bc", "qos_policy_id": null}} 2019-06-08 11:56:26,378 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-894d612a-9cfc-4f62-a97e-81b59cd72dab 2019-06-08 11:56:26,379 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-06-08 11:56:26,379 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2019-06-08 11:56:26,379 - 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'b0b2602112464b1aa32539f2de282ae5', u'created_at': u'2019-06-08T11:56:18Z', u'updated_at': u'2019-06-08T11:56:18Z', u'floating_network_id': u'd0205d84-f6dd-4d92-b76b-dc9ca1111094', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.210', u'revision_number': 0, u'project_id': u'b0b2602112464b1aa32539f2de282ae5', u'port_id': None, u'id': u'704b161d-596f-41ae-b89f-9ee5811d97bc', u'qos_policy_id': None} 2019-06-08 11:56:26,379 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-2396a65e-33c9-4977-b49d-405cd384dea9 Date: Sat, 08 Jun 2019 11:56:19 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2019-06-08T11:56:19Z", "security_group_id": "f0e07bec-b8e6-4425-846d-8e5a7d28b899", "port_range_min": 22, "revision_number": 0, "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "created_at": "2019-06-08T11:56:19Z", "project_id": "b0b2602112464b1aa32539f2de282ae5", "id": "cd9c6ba2-5612-43a7-bfb1-bdeef2e225cf"}} 2019-06-08 11:56:26,379 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46: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}6bfeb960b47be225162916cb51195b37f22986bf" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 22, "security_group_id": "f0e07bec-b8e6-4425-846d-8e5a7d28b899", "port_range_min": 22, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-08 11:56:26,379 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-72886adc-62a3-425e-81de-f8eb120255b1 2019-06-08 11:56:26,379 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-2396a65e-33c9-4977-b49d-405cd384dea9 2019-06-08 11:56:26,380 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-2396a65e-33c9-4977-b49d-405cd384dea9 2019-06-08 11:56:26,380 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46: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}6bfeb960b47be225162916cb51195b37f22986bf" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "ethertype": "IPv4", "port_range_max": 0, "security_group_id": "f0e07bec-b8e6-4425-846d-8e5a7d28b899", "port_range_min": 0, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-08 11:56:26,380 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-63e73cc2-0698-4f0c-a043-688a80478033 Date: Sat, 08 Jun 2019 11:56:19 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 0, "updated_at": "2019-06-08T11:56:19Z", "security_group_id": "f0e07bec-b8e6-4425-846d-8e5a7d28b899", "port_range_min": 0, "revision_number": 0, "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "created_at": "2019-06-08T11:56:19Z", "project_id": "b0b2602112464b1aa32539f2de282ae5", "id": "f16cc558-448e-42f2-96e8-0210c673f8af"}} 2019-06-08 11:56:26,380 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-63e73cc2-0698-4f0c-a043-688a80478033 2019-06-08 11:56:26,380 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-63e73cc2-0698-4f0c-a043-688a80478033 2019-06-08 11:56:26,380 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46: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}6bfeb960b47be225162916cb51195b37f22986bf" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 65535, "security_group_id": "f0e07bec-b8e6-4425-846d-8e5a7d28b899", "port_range_min": 1, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-08 11:56:26,380 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-72886adc-62a3-425e-81de-f8eb120255b1 Date: Sat, 08 Jun 2019 11:56:19 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "updated_at": "2019-06-08T11:56:19Z", "security_group_id": "f0e07bec-b8e6-4425-846d-8e5a7d28b899", "port_range_min": 1, "revision_number": 0, "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "created_at": "2019-06-08T11:56:19Z", "project_id": "b0b2602112464b1aa32539f2de282ae5", "id": "25664175-b20d-4b41-86ba-6d9d024ebb2e"}} 2019-06-08 11:56:26,381 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-72886adc-62a3-425e-81de-f8eb120255b1 2019-06-08 11:56:26,381 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2019-06-08 11:56:26,381 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2019-06-08 11:56:26,381 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-06-08 11:56:26,381 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-06-08 11:56:26,381 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-6d66ebf6-5bc5-40c9-b32d-ad95e69f0caa 2019-06-08 11:56:26,382 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/executions/21310def-70ba-446b-8dda-65dd6ef35392 2019-06-08 11:56:26,436 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:56:26,436 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:56:26,437 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:56:26,437 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:56:26,437 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:56:26,437 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:56:26,437 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:56:26,437 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T11:56:09.764Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-06-08T11:56:09.764Z", "id": "21310def-70ba-446b-8dda-65dd6ef35392"} 2019-06-08 11:56:26,437 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:56:26,437 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:56:26 GMT 2019-06-08 11:56:26,437 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:56:26,438 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-06-08 11:56:26,438 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:56:26,438 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:56:26,438 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:56:31,443 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/events 2019-06-08 11:56:31,519 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:56:31,519 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:56:31,520 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:56:31,520 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:56:31,520 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:56:31,520 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:56:31,520 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:56:31,520 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "security_group_3u0lwi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:20.271Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-6d66ebf6-5bc5-40c9-b32d-ad95e69f0caa Date: Sat, 08 Jun 2019 11:56:19 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 65535, \"updated_at\": \"2019-06-08T11:56:19Z\", \"security_group_id\": \"f0e07bec-b8e6-4425-846d-8e5a7d28b899\", \"port_range_min\": 1, \"revision_number\": 0, \"tenant_id\": \"b0b2602112464b1aa32539f2de282ae5\", \"created_at\": \"2019-06-08T11:56:19Z\", \"project_id\": \"b0b2602112464b1aa32539f2de282ae5\", \"id\": \"b385f67e-d365-4c73-96a7-5c09956a0d06\"}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:19.890Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.5d81fcde-3ee7-4b50-a382-715bec51087c"}, {"node_instance_id": "security_group_3u0lwi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:20.271Z", "message": "POST call to network for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-6d66ebf6-5bc5-40c9-b32d-ad95e69f0caa", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:19.891Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.5d81fcde-3ee7-4b50-a382-715bec51087c"}, {"node_instance_id": "security_group_3u0lwi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:20.271Z", "message": "POST call to neutron for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-6d66ebf6-5bc5-40c9-b32d-ad95e69f0caa", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:19.891Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.5d81fcde-3ee7-4b50-a382-715bec51087c"}, {"node_instance_id": "data_plane_subnet_0s7j2n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:20.830Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46:9696/v2.0/subnets.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}836a9bee417cad22b5542011f90b0b1854dd896d\" -d '{\"subnet\": {\"network_id\": \"91f27b95-752e-486a-bdbe-a516bd291a16\", \"ip_version\": 4, \"cidr\": \"12.0.0.0/24\", \"gateway_ip\": null, \"name\": \"data_plane_subnet\"}}'", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:20.650Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.2a33d54b-7929-4723-aebc-0c2821cfdf67"}, {"node_instance_id": "data_plane_subnet_0s7j2n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:20.830Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-7b565cf0-1787-494c-b34d-cbcbe117d802", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:20.246Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.2a33d54b-7929-4723-aebc-0c2821cfdf67"}, {"node_instance_id": "data_plane_subnet_0s7j2n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:20.830Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:56:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b565cf0-1787-494c-b34d-cbcbe117d802 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:20.246Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.2a33d54b-7929-4723-aebc-0c2821cfdf67"}, {"node_instance_id": "data_plane_subnet_0s7j2n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:20.830Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:20.241Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.2a33d54b-7929-4723-aebc-0c2821cfdf67"}, {"node_instance_id": "external_network_nzav0m", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:20.830Z", "message": "Node instance created", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:18.818Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "management_plane_network_fb1cyo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:20.830Z", "message": "Node instance created", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:19.018Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "management_plane_network_fb1cyo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:21.443Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:19.199Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "external_network_nzav0m", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:21.443Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:19.173Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "router_udbttq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:21.443Z", "message": "router: {'name': u'vnf_test_router'}", "level": "info", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:21.311Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.57de8648-ed53-4ae8-be91-be3b15dda33e"}, {"node_instance_id": "management_plane_network_fb1cyo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:21.443Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:19.259Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "external_network_nzav0m", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:22.078Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:19.302Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "external_network_nzav0m", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:22.078Z", "message": "Node instance started", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:19.496Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "reference_vnf_ip_m90r9x", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:22.078Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:19.677Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "router_udbttq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:22.078Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:21.362Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.57de8648-ed53-4ae8-be91-be3b15dda33e"}, {"node_instance_id": "router_udbttq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:22.078Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:56:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08d36341-577e-467d-b6a7-bf5042dc767e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:21.367Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.57de8648-ed53-4ae8-be91-be3b15dda33e"}, {"node_instance_id": "router_udbttq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:22.078Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-08d36341-577e-467d-b6a7-bf5042dc767e", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:21.367Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.57de8648-ed53-4ae8-be91-be3b15dda33e"}, {"node_instance_id": "router_udbttq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:22.078Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/networks/d0205d84-f6dd-4d92-b76b-dc9ca1111094.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}df13d38b41b1417054147000289284369fa3cc40\"", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:21.765Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.57de8648-ed53-4ae8-be91-be3b15dda33e"}, {"node_instance_id": "management_plane_network_fb1cyo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:22.078Z", "message": "Node instance started", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:19.453Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "router_udbttq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:22.693Z", "message": "Creating node instance", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:20.049Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "router_udbttq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:22.693Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46:9696/v2.0/routers.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}df13d38b41b1417054147000289284369fa3cc40\" -d '{\"router\": {\"external_gateway_info\": {\"network_id\": \"d0205d84-f6dd-4d92-b76b-dc9ca1111094\"}, \"name\": \"vnf_test_router\"}}'", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:22.147Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.57de8648-ed53-4ae8-be91-be3b15dda33e"}, {"node_instance_id": "router_udbttq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:22.693Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/networks/d0205d84-f6dd-4d92-b76b-dc9ca1111094.json used request id req-4de3dda4-85fc-4801-951c-e353fc7231e4", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:22.146Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.57de8648-ed53-4ae8-be91-be3b15dda33e"}, {"node_instance_id": "data_plane_subnet_0s7j2n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:22.693Z", "message": "POST call to neutron for http://172.30.9.46:9696/v2.0/subnets.json used request id req-60158cef-a13b-4e61-985f-8dfb12647211", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:22.077Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.2a33d54b-7929-4723-aebc-0c2821cfdf67"}, {"node_instance_id": "data_plane_subnet_0s7j2n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:22.693Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:22.597Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "security_group_3u0lwi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:22.693Z", "message": "Node instance started", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:21.015Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "security_group_3u0lwi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:22.693Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:20.814Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "reference_vnf_ip_m90r9x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:22.693Z", "message": "Node instance started", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:20.686Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "security_group_3u0lwi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:22.693Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:20.658Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "security_group_3u0lwi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:22.693Z", "message": "Node instance created", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:20.610Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "reference_vnf_ip_m90r9x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:22.693Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:20.573Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "security_group_3u0lwi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:22.693Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:20.397Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "router_udbttq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:22.693Z", "message": "Sending task 'neutron_plugin.router.create'", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:20.158Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "reference_vnf_ip_m90r9x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:22.693Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:20.075Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "reference_vnf_ip_m90r9x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:22.693Z", "message": "Node instance created", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:19.908Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "data_plane_subnet_0s7j2n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:22.693Z", "message": "POST call to network for http://172.30.9.46:9696/v2.0/subnets.json used request id req-60158cef-a13b-4e61-985f-8dfb12647211", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:22.077Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.2a33d54b-7929-4723-aebc-0c2821cfdf67"}, {"node_instance_id": "router_udbttq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:22.693Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/networks/d0205d84-f6dd-4d92-b76b-dc9ca1111094.json used request id req-4de3dda4-85fc-4801-951c-e353fc7231e4", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:22.145Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.57de8648-ed53-4ae8-be91-be3b15dda33e"}, {"node_instance_id": "data_plane_subnet_0s7j2n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:22.693Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 606 X-Openstack-Request-Id: req-60158cef-a13b-4e61-985f-8dfb12647211 Date: Sat, 08 Jun 2019 11:56:22 GMT \nRESP BODY: {\"subnet\":{\"service_types\":[],\"description\":\"\",\"enable_dhcp\":true,\"tags\":[],\"network_id\":\"91f27b95-752e-486a-bdbe-a516bd291a16\",\"tenant_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"created_at\":\"2019-06-08T11:56:21Z\",\"dns_nameservers\":[],\"updated_at\":\"2019-06-08T11:56:21Z\",\"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\":\"b0b2602112464b1aa32539f2de282ae5\",\"id\":\"fb50896c-6b5c-4956-b867-d961d5aa0d92\",\"subnetpool_id\":null,\"name\":\"data_plane_subnet\"}}\n", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:22.076Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.2a33d54b-7929-4723-aebc-0c2821cfdf67"}, {"node_instance_id": "router_udbttq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:22.693Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-4de3dda4-85fc-4801-951c-e353fc7231e4 Date: Sat, 08 Jun 2019 11:56:22 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"d0205d84-f6dd-4d92-b76b-dc9ca1111094\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"ae5008b7eba04bb8ab8b9bea870a005f\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"a3d564af-8d87-4f4f-9680-f5a9465e0acc\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-06-08T06:03:01Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"ae5008b7eba04bb8ab8b9bea870a005f\",\"created_at\":\"2019-06-08T05:47:57Z\",\"mtu\":1500}}\n", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:22.145Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.57de8648-ed53-4ae8-be91-be3b15dda33e"}, {"node_instance_id": "data_plane_subnet_0s7j2n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:23.287Z", "message": "Node instance created", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:22.660Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "data_plane_subnet_0s7j2n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:23.287Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:23.047Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "data_plane_subnet_0s7j2n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:23.287Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:22.843Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "reference_vnf_data_plane_port_zmewlf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:23.918Z", "message": "Creating node instance", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:23.735Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "data_plane_subnet_0s7j2n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:23.918Z", "message": "Node instance started", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:23.190Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "reference_vnf_data_plane_port_zmewlf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:24.479Z", "message": "Sending task 'neutron_plugin.port.create'", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:23.895Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "target_vnf_data_plane_port_tpk0su", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:24.479Z", "message": "Creating node instance", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:23.769Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "router_udbttq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:24.479Z", "message": "POST call to network for http://172.30.9.46:9696/v2.0/routers.json used request id req-6c7cf27d-bcaa-4799-9736-0c40d621405a", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:23.816Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.57de8648-ed53-4ae8-be91-be3b15dda33e"}, {"node_instance_id": "router_udbttq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:24.479Z", "message": "POST call to neutron for http://172.30.9.46:9696/v2.0/routers.json used request id req-6c7cf27d-bcaa-4799-9736-0c40d621405a", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:23.816Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.57de8648-ed53-4ae8-be91-be3b15dda33e"}, {"node_instance_id": "router_udbttq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:24.479Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-6c7cf27d-bcaa-4799-9736-0c40d621405a Date: Sat, 08 Jun 2019 11:56:23 GMT \nRESP BODY: {\"router\": {\"status\": \"ACTIVE\", \"external_gateway_info\": {\"network_id\": \"d0205d84-f6dd-4d92-b76b-dc9ca1111094\", \"enable_snat\": true, \"external_fixed_ips\": [{\"subnet_id\": \"a3d564af-8d87-4f4f-9680-f5a9465e0acc\", \"ip_address\": \"172.30.9.200\"}]}, \"availability_zone_hints\": [], \"availability_zones\": [], \"description\": \"\", \"tags\": [], \"tenant_id\": \"b0b2602112464b1aa32539f2de282ae5\", \"created_at\": \"2019-06-08T11:56:22Z\", \"admin_state_up\": true, \"updated_at\": \"2019-06-08T11:56:23Z\", \"flavor_id\": null, \"revision_number\": 2, \"routes\": [], \"project_id\": \"b0b2602112464b1aa32539f2de282ae5\", \"id\": \"24f01a17-cd51-455f-8c74-24440437d999\", \"name\": \"vnf_test_router\"}}\n", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:23.815Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.57de8648-ed53-4ae8-be91-be3b15dda33e"}], "metadata": {"pagination": {"total": 249, "offset": 121, "size": 50}}} 2019-06-08 11:56:31,520 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:56:31,520 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:56:31 GMT 2019-06-08 11:56:31,520 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:56:31,521 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 11:56:31,521 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:56:31,521 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:56:31,521 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:56:31,521 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 11:56:31,523 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-6d66ebf6-5bc5-40c9-b32d-ad95e69f0caa Date: Sat, 08 Jun 2019 11:56:19 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "updated_at": "2019-06-08T11:56:19Z", "security_group_id": "f0e07bec-b8e6-4425-846d-8e5a7d28b899", "port_range_min": 1, "revision_number": 0, "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "created_at": "2019-06-08T11:56:19Z", "project_id": "b0b2602112464b1aa32539f2de282ae5", "id": "b385f67e-d365-4c73-96a7-5c09956a0d06"}} 2019-06-08 11:56:31,523 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-6d66ebf6-5bc5-40c9-b32d-ad95e69f0caa 2019-06-08 11:56:31,523 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.46:9696/v2.0/security-group-rules.json used request id req-6d66ebf6-5bc5-40c9-b32d-ad95e69f0caa 2019-06-08 11:56:31,523 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46:9696/v2.0/subnets.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}836a9bee417cad22b5542011f90b0b1854dd896d" -d '{"subnet": {"network_id": "91f27b95-752e-486a-bdbe-a516bd291a16", "ip_version": 4, "cidr": "12.0.0.0/24", "gateway_ip": null, "name": "data_plane_subnet"}}' 2019-06-08 11:56:31,524 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-7b565cf0-1787-494c-b34d-cbcbe117d802 2019-06-08 11:56:31,524 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:56:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b565cf0-1787-494c-b34d-cbcbe117d802 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:56:31,524 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 11:56:31,524 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-06-08 11:56:31,524 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-06-08 11:56:31,524 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-06-08 11:56:31,525 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-06-08 11:56:31,525 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - router: {'name': u'vnf_test_router'} 2019-06-08 11:56:31,525 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-06-08 11:56:31,525 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-06-08 11:56:31,525 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-06-08 11:56:31,525 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-06-08 11:56:31,526 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 11:56:31,526 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:56:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08d36341-577e-467d-b6a7-bf5042dc767e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:56:31,526 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-08d36341-577e-467d-b6a7-bf5042dc767e 2019-06-08 11:56:31,526 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/networks/d0205d84-f6dd-4d92-b76b-dc9ca1111094.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df13d38b41b1417054147000289284369fa3cc40" 2019-06-08 11:56:31,526 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-06-08 11:56:31,526 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-06-08 11:56:31,527 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46:9696/v2.0/routers.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df13d38b41b1417054147000289284369fa3cc40" -d '{"router": {"external_gateway_info": {"network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "name": "vnf_test_router"}}' 2019-06-08 11:56:31,527 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/networks/d0205d84-f6dd-4d92-b76b-dc9ca1111094.json used request id req-4de3dda4-85fc-4801-951c-e353fc7231e4 2019-06-08 11:56:31,527 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.46:9696/v2.0/subnets.json used request id req-60158cef-a13b-4e61-985f-8dfb12647211 2019-06-08 11:56:31,527 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2019-06-08 11:56:31,527 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-06-08 11:56:31,527 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-06-08 11:56:31,528 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-06-08 11:56:31,528 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-06-08 11:56:31,528 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-06-08 11:56:31,528 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-06-08 11:56:31,528 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-06-08 11:56:31,528 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.create' 2019-06-08 11:56:31,529 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-06-08 11:56:31,529 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-06-08 11:56:31,529 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/subnets.json used request id req-60158cef-a13b-4e61-985f-8dfb12647211 2019-06-08 11:56:31,529 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks/d0205d84-f6dd-4d92-b76b-dc9ca1111094.json used request id req-4de3dda4-85fc-4801-951c-e353fc7231e4 2019-06-08 11:56:31,529 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 606 X-Openstack-Request-Id: req-60158cef-a13b-4e61-985f-8dfb12647211 Date: Sat, 08 Jun 2019 11:56:22 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"91f27b95-752e-486a-bdbe-a516bd291a16","tenant_id":"b0b2602112464b1aa32539f2de282ae5","created_at":"2019-06-08T11:56:21Z","dns_nameservers":[],"updated_at":"2019-06-08T11:56:21Z","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":"b0b2602112464b1aa32539f2de282ae5","id":"fb50896c-6b5c-4956-b867-d961d5aa0d92","subnetpool_id":null,"name":"data_plane_subnet"}} 2019-06-08 11:56:31,529 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-4de3dda4-85fc-4801-951c-e353fc7231e4 Date: Sat, 08 Jun 2019 11:56:22 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T06:03:01Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","mtu":1500}} 2019-06-08 11:56:31,530 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-06-08 11:56:31,530 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-06-08 11:56:31,530 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-06-08 11:56:31,530 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-06-08 11:56:31,530 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-06-08 11:56:31,530 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2019-06-08 11:56:31,530 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-06-08 11:56:31,531 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/routers.json used request id req-6c7cf27d-bcaa-4799-9736-0c40d621405a 2019-06-08 11:56:31,531 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.46:9696/v2.0/routers.json used request id req-6c7cf27d-bcaa-4799-9736-0c40d621405a 2019-06-08 11:56:31,531 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-6c7cf27d-bcaa-4799-9736-0c40d621405a Date: Sat, 08 Jun 2019 11:56:23 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a3d564af-8d87-4f4f-9680-f5a9465e0acc", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "created_at": "2019-06-08T11:56:22Z", "admin_state_up": true, "updated_at": "2019-06-08T11:56:23Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "b0b2602112464b1aa32539f2de282ae5", "id": "24f01a17-cd51-455f-8c74-24440437d999", "name": "vnf_test_router"}} 2019-06-08 11:56:31,531 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/executions/21310def-70ba-446b-8dda-65dd6ef35392 2019-06-08 11:56:31,581 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:56:31,581 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:56:31,582 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:56:31,582 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:56:31,582 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:56:31,582 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:56:31,582 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:56:31,582 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T11:56:09.764Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-06-08T11:56:09.764Z", "id": "21310def-70ba-446b-8dda-65dd6ef35392"} 2019-06-08 11:56:31,582 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:56:31,582 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:56:31 GMT 2019-06-08 11:56:31,582 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:56:31,583 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-06-08 11:56:31,583 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:56:31,583 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:56:31,583 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:56:36,588 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/events 2019-06-08 11:56:36,714 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:56:36,714 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:56:36,714 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:56:36,714 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:56:36,714 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:56:36,715 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:56:36,715 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:56:36,715 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "router_udbttq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:24.479Z", "message": "POST call to neutron for http://172.30.9.46:9696/v2.0/routers.json used request id req-6c7cf27d-bcaa-4799-9736-0c40d621405a", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:23.816Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.57de8648-ed53-4ae8-be91-be3b15dda33e"}, {"node_instance_id": "router_udbttq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:25.125Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:24.588Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "router_udbttq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:25.125Z", "message": "Node instance created", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:24.236Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "target_vnf_data_plane_port_tpk0su", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:25.125Z", "message": "Sending task 'neutron_plugin.port.create'", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:24.254Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "reference_vnf_data_plane_port_zmewlf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:25.689Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-847d72a6-65c4-44cb-a060-710a0afb0baa", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:25.222Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.062bf5a3-1f31-4d60-9bea-809e69f83a67"}, {"node_instance_id": "router_udbttq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:25.689Z", "message": "Node instance started", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:24.893Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "router_udbttq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:25.689Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:24.662Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "reference_vnf_data_plane_port_zmewlf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:25.689Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:56:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-847d72a6-65c4-44cb-a060-710a0afb0baa Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:25.222Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.062bf5a3-1f31-4d60-9bea-809e69f83a67"}, {"node_instance_id": "reference_vnf_data_plane_port_zmewlf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:25.689Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:25.216Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.062bf5a3-1f31-4d60-9bea-809e69f83a67"}, {"node_instance_id": "management_plane_subnet_h0iikl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:25.689Z", "message": "Creating node instance", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:25.282Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "target_vnf_data_plane_port_tpk0su", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:26.405Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:56:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dde2e122-f333-4af9-ad0e-a50306df4fc6 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:25.583Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.1b2cf235-1628-4e36-9f7d-11043146491d"}, {"node_instance_id": "management_plane_subnet_h0iikl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:26.405Z", "message": "Sending task 'neutron_plugin.subnet.create'", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:25.562Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "reference_vnf_data_plane_port_zmewlf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:26.405Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46:9696/v2.0/ports.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5511343eaaec17a62cfed0440f4430bde774f53c\" -d '{\"port\": {\"network_id\": \"91f27b95-752e-486a-bdbe-a516bd291a16\", \"fixed_ips\": [{\"subnet_id\": \"fb50896c-6b5c-4956-b867-d961d5aa0d92\"}], \"name\": \"reference_vnf_data_plane_port\", \"security_groups\": [\"f0e07bec-b8e6-4425-846d-8e5a7d28b899\"]}}'", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:25.626Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.062bf5a3-1f31-4d60-9bea-809e69f83a67"}, {"node_instance_id": "target_vnf_data_plane_port_tpk0su", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:26.405Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:25.576Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.1b2cf235-1628-4e36-9f7d-11043146491d"}, {"node_instance_id": "target_vnf_data_plane_port_tpk0su", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:26.405Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-dde2e122-f333-4af9-ad0e-a50306df4fc6", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:25.583Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.1b2cf235-1628-4e36-9f7d-11043146491d"}, {"node_instance_id": "target_vnf_data_plane_port_tpk0su", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:26.405Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46:9696/v2.0/ports.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4cdd06ea2fdc41f4112881b01dbabe2e4a70d506\" -d '{\"port\": {\"network_id\": \"91f27b95-752e-486a-bdbe-a516bd291a16\", \"fixed_ips\": [{\"subnet_id\": \"fb50896c-6b5c-4956-b867-d961d5aa0d92\"}], \"name\": \"target_vnf_data_plane_port\", \"security_groups\": [\"f0e07bec-b8e6-4425-846d-8e5a7d28b899\"]}}'", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:25.983Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.1b2cf235-1628-4e36-9f7d-11043146491d"}, {"node_instance_id": "management_plane_subnet_h0iikl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:27.102Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:56:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb2a4384-e0f0-4308-a70f-066d36f146fc Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:26.618Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.80a6a1b8-ce76-49e1-a004-6844e4c1a021"}, {"node_instance_id": "reference_vnf_data_plane_port_zmewlf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:27.102Z", "message": "POST call to neutron for http://172.30.9.46:9696/v2.0/ports.json used request id req-c7b14d3f-b5ca-4e1b-baca-2aed4273db4a", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:26.665Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.062bf5a3-1f31-4d60-9bea-809e69f83a67"}, {"node_instance_id": "reference_vnf_data_plane_port_zmewlf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:27.102Z", "message": "POST call to network for http://172.30.9.46:9696/v2.0/ports.json used request id req-c7b14d3f-b5ca-4e1b-baca-2aed4273db4a", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:26.665Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.062bf5a3-1f31-4d60-9bea-809e69f83a67"}, {"node_instance_id": "management_plane_subnet_h0iikl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:27.102Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:26.612Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.80a6a1b8-ce76-49e1-a004-6844e4c1a021"}, {"node_instance_id": "reference_vnf_data_plane_port_zmewlf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:27.102Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-c7b14d3f-b5ca-4e1b-baca-2aed4273db4a Date: Sat, 08 Jun 2019 11:56:26 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-08T11:56:26Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"fb50896c-6b5c-4956-b867-d961d5aa0d92\",\"ip_address\":\"12.0.0.3\"}],\"id\":\"1d7e7d76-11e3-48ff-8d19-b97a046ce8af\",\"security_groups\":[\"f0e07bec-b8e6-4425-846d-8e5a7d28b899\"],\"mac_address\":\"fa:16:3e:ad:48:b3\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_data_plane_port\",\"project_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"91f27b95-752e-486a-bdbe-a516bd291a16\",\"tenant_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"created_at\":\"2019-06-08T11:56:26Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:26.665Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.062bf5a3-1f31-4d60-9bea-809e69f83a67"}, {"node_instance_id": "management_plane_subnet_h0iikl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:27.102Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-eb2a4384-e0f0-4308-a70f-066d36f146fc", "level": "debug", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:26.618Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.80a6a1b8-ce76-49e1-a004-6844e4c1a021"}, {"node_instance_id": "management_plane_subnet_h0iikl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:27.726Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46:9696/v2.0/subnets.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3dbd74d4e494f77a86c2937a50d46d0908e4bcf8\" -d '{\"subnet\": {\"network_id\": \"90f9e75f-fc47-48d7-9d90-f88599728c99\", \"ip_version\": 4, \"cidr\": \"11.0.0.0/24\", \"name\": \"management_plane_subnet\"}}'", "level": "debug", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:27.035Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.80a6a1b8-ce76-49e1-a004-6844e4c1a021"}, {"node_instance_id": "target_vnf_data_plane_port_tpk0su", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:27.726Z", "message": "POST call to neutron for http://172.30.9.46:9696/v2.0/ports.json used request id req-8ecc5f00-e870-40ee-9890-d0388c864413", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:27.133Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.1b2cf235-1628-4e36-9f7d-11043146491d"}, {"node_instance_id": "reference_vnf_data_plane_port_zmewlf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:27.726Z", "message": "Task succeeded 'neutron_plugin.port.create'", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:27.172Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "target_vnf_data_plane_port_tpk0su", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:27.726Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-8ecc5f00-e870-40ee-9890-d0388c864413 Date: Sat, 08 Jun 2019 11:56:27 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-08T11:56:26Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"fb50896c-6b5c-4956-b867-d961d5aa0d92\",\"ip_address\":\"12.0.0.4\"}],\"id\":\"3c342ef4-8e64-44e5-b1c5-630fcc5c18e4\",\"security_groups\":[\"f0e07bec-b8e6-4425-846d-8e5a7d28b899\"],\"mac_address\":\"fa:16:3e:16:76:99\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_data_plane_port\",\"project_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"91f27b95-752e-486a-bdbe-a516bd291a16\",\"tenant_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"created_at\":\"2019-06-08T11:56:26Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:27.132Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.1b2cf235-1628-4e36-9f7d-11043146491d"}, {"node_instance_id": "target_vnf_data_plane_port_tpk0su", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:27.726Z", "message": "POST call to network for http://172.30.9.46:9696/v2.0/ports.json used request id req-8ecc5f00-e870-40ee-9890-d0388c864413", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:27.133Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.1b2cf235-1628-4e36-9f7d-11043146491d"}, {"node_instance_id": "reference_vnf_data_plane_port_zmewlf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:27.726Z", "message": "Node instance created", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:27.366Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "reference_vnf_data_plane_port_zmewlf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:27.726Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:27.433Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "management_plane_subnet_h0iikl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:28.335Z", "message": "POST call to network for http://172.30.9.46:9696/v2.0/subnets.json used request id req-cc15666a-a000-4cb3-9742-6bbf8c198898", "level": "debug", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:27.989Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.80a6a1b8-ce76-49e1-a004-6844e4c1a021"}, {"node_instance_id": "management_plane_subnet_h0iikl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:28.335Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 618 X-Openstack-Request-Id: req-cc15666a-a000-4cb3-9742-6bbf8c198898 Date: Sat, 08 Jun 2019 11:56:27 GMT \nRESP BODY: {\"subnet\":{\"service_types\":[],\"description\":\"\",\"enable_dhcp\":true,\"tags\":[],\"network_id\":\"90f9e75f-fc47-48d7-9d90-f88599728c99\",\"tenant_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"created_at\":\"2019-06-08T11:56:27Z\",\"dns_nameservers\":[],\"updated_at\":\"2019-06-08T11:56:27Z\",\"gateway_ip\":\"11.0.0.1\",\"ipv6_ra_mode\":null,\"allocation_pools\":[{\"start\":\"11.0.0.2\",\"end\":\"11.0.0.254\"}],\"host_routes\":[],\"revision_number\":0,\"ip_version\":4,\"ipv6_address_mode\":null,\"cidr\":\"11.0.0.0/24\",\"project_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"id\":\"495b8b16-4f9e-43b9-b759-0815b72a1249\",\"subnetpool_id\":null,\"name\":\"management_plane_subnet\"}}\n", "level": "debug", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:27.989Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.80a6a1b8-ce76-49e1-a004-6844e4c1a021"}, {"node_instance_id": "target_vnf_data_plane_port_tpk0su", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:28.335Z", "message": "Task succeeded 'neutron_plugin.port.create'", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:27.557Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "reference_vnf_data_plane_port_zmewlf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:28.335Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:27.578Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "target_vnf_data_plane_port_tpk0su", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:28.335Z", "message": "Node instance created", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:27.637Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "management_plane_subnet_h0iikl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:28.335Z", "message": "POST call to neutron for http://172.30.9.46:9696/v2.0/subnets.json used request id req-cc15666a-a000-4cb3-9742-6bbf8c198898", "level": "debug", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:27.990Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.80a6a1b8-ce76-49e1-a004-6844e4c1a021"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:28.933Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:27.839Z", "source_id": "reference_vnf_data_plane_port_zmewlf", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "reference_vnf_data_plane_port_zmewlf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:28.933Z", "message": "Establishing relationships", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:27.664Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "target_vnf_data_plane_port_tpk0su", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:28.933Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:28.158Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:29.492Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-5f834973-194a-4cf0-821a-604d3a2b9ca5", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:29.007Z", "source_id": "reference_vnf_data_plane_port_zmewlf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.c7313001-9c17-45a9-a9e0-fbd673961664"}, {"node_instance_id": "target_vnf_data_plane_port_tpk0su", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:29.492Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:28.230Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:29.492Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: 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_3u0lwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:29.002Z", "source_id": "reference_vnf_data_plane_port_zmewlf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.c7313001-9c17-45a9-a9e0-fbd673961664"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:29.492Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:56:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f834973-194a-4cf0-821a-604d3a2b9ca5 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:29.007Z", "source_id": "reference_vnf_data_plane_port_zmewlf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.c7313001-9c17-45a9-a9e0-fbd673961664"}, {"node_instance_id": "target_vnf_data_plane_port_tpk0su", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:29.492Z", "message": "Establishing relationships", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:28.359Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:29.492Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports.json?id=1d7e7d76-11e3-48ff-8d19-b97a046ce8af -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}55ccb98b05c2014c839b87b97ea7bfbfb8483055\"", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:29.409Z", "source_id": "reference_vnf_data_plane_port_zmewlf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.c7313001-9c17-45a9-a9e0-fbd673961664"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:30.130Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-d9495e66-6a81-4de7-89d3-99c96d123d50", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:29.710Z", "source_id": "target_vnf_data_plane_port_tpk0su", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.7b8fe6e5-0729-4772-8aee-51d1c9590211"}, {"node_instance_id": "management_plane_subnet_h0iikl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:30.130Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:28.507Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:30.130Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:28.596Z", "source_id": "target_vnf_data_plane_port_tpk0su", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "management_plane_subnet_h0iikl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:30.130Z", "message": "Node instance created", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:28.965Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "management_plane_subnet_h0iikl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:30.130Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:29.144Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:30.130Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.46:9696/v2.0/ports/1d7e7d76-11e3-48ff-8d19-b97a046ce8af.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}55ccb98b05c2014c839b87b97ea7bfbfb8483055\" -d '{\"port\": {\"security_groups\": [\"f0e07bec-b8e6-4425-846d-8e5a7d28b899\"]}}'", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:29.808Z", "source_id": "reference_vnf_data_plane_port_zmewlf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.c7313001-9c17-45a9-a9e0-fbd673961664"}], "metadata": {"pagination": {"total": 270, "offset": 171, "size": 50}}} 2019-06-08 11:56:36,715 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:56:36,715 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:56:36 GMT 2019-06-08 11:56:36,715 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:56:36,715 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 11:56:36,715 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:56:36,715 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:56:36,716 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:56:36,716 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 11:56:36,718 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.46:9696/v2.0/routers.json used request id req-6c7cf27d-bcaa-4799-9736-0c40d621405a 2019-06-08 11:56:36,718 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-06-08 11:56:36,718 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-06-08 11:56:36,718 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2019-06-08 11:56:36,718 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-847d72a6-65c4-44cb-a060-710a0afb0baa 2019-06-08 11:56:36,719 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-06-08 11:56:36,719 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-06-08 11:56:36,719 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:56:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-847d72a6-65c4-44cb-a060-710a0afb0baa Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:56:36,719 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 11:56:36,719 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-06-08 11:56:36,719 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:56:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dde2e122-f333-4af9-ad0e-a50306df4fc6 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:56:36,720 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2019-06-08 11:56:36,720 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46:9696/v2.0/ports.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5511343eaaec17a62cfed0440f4430bde774f53c" -d '{"port": {"network_id": "91f27b95-752e-486a-bdbe-a516bd291a16", "fixed_ips": [{"subnet_id": "fb50896c-6b5c-4956-b867-d961d5aa0d92"}], "name": "reference_vnf_data_plane_port", "security_groups": ["f0e07bec-b8e6-4425-846d-8e5a7d28b899"]}}' 2019-06-08 11:56:36,720 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 11:56:36,720 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-dde2e122-f333-4af9-ad0e-a50306df4fc6 2019-06-08 11:56:36,720 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46:9696/v2.0/ports.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cdd06ea2fdc41f4112881b01dbabe2e4a70d506" -d '{"port": {"network_id": "91f27b95-752e-486a-bdbe-a516bd291a16", "fixed_ips": [{"subnet_id": "fb50896c-6b5c-4956-b867-d961d5aa0d92"}], "name": "target_vnf_data_plane_port", "security_groups": ["f0e07bec-b8e6-4425-846d-8e5a7d28b899"]}}' 2019-06-08 11:56:36,720 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:56:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb2a4384-e0f0-4308-a70f-066d36f146fc Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:56:36,721 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.46:9696/v2.0/ports.json used request id req-c7b14d3f-b5ca-4e1b-baca-2aed4273db4a 2019-06-08 11:56:36,721 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/ports.json used request id req-c7b14d3f-b5ca-4e1b-baca-2aed4273db4a 2019-06-08 11:56:36,721 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 11:56:36,721 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-c7b14d3f-b5ca-4e1b-baca-2aed4273db4a Date: Sat, 08 Jun 2019 11:56:26 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T11:56:26Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fb50896c-6b5c-4956-b867-d961d5aa0d92","ip_address":"12.0.0.3"}],"id":"1d7e7d76-11e3-48ff-8d19-b97a046ce8af","security_groups":["f0e07bec-b8e6-4425-846d-8e5a7d28b899"],"mac_address":"fa:16:3e:ad:48:b3","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"b0b2602112464b1aa32539f2de282ae5","qos_policy_id":null,"admin_state_up":true,"network_id":"91f27b95-752e-486a-bdbe-a516bd291a16","tenant_id":"b0b2602112464b1aa32539f2de282ae5","created_at":"2019-06-08T11:56:26Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-08 11:56:36,721 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-eb2a4384-e0f0-4308-a70f-066d36f146fc 2019-06-08 11:56:36,721 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46:9696/v2.0/subnets.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dbd74d4e494f77a86c2937a50d46d0908e4bcf8" -d '{"subnet": {"network_id": "90f9e75f-fc47-48d7-9d90-f88599728c99", "ip_version": 4, "cidr": "11.0.0.0/24", "name": "management_plane_subnet"}}' 2019-06-08 11:56:36,722 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.46:9696/v2.0/ports.json used request id req-8ecc5f00-e870-40ee-9890-d0388c864413 2019-06-08 11:56:36,722 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2019-06-08 11:56:36,722 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-8ecc5f00-e870-40ee-9890-d0388c864413 Date: Sat, 08 Jun 2019 11:56:27 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T11:56:26Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fb50896c-6b5c-4956-b867-d961d5aa0d92","ip_address":"12.0.0.4"}],"id":"3c342ef4-8e64-44e5-b1c5-630fcc5c18e4","security_groups":["f0e07bec-b8e6-4425-846d-8e5a7d28b899"],"mac_address":"fa:16:3e:16:76:99","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"b0b2602112464b1aa32539f2de282ae5","qos_policy_id":null,"admin_state_up":true,"network_id":"91f27b95-752e-486a-bdbe-a516bd291a16","tenant_id":"b0b2602112464b1aa32539f2de282ae5","created_at":"2019-06-08T11:56:26Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-08 11:56:36,722 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/ports.json used request id req-8ecc5f00-e870-40ee-9890-d0388c864413 2019-06-08 11:56:36,722 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-06-08 11:56:36,722 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-06-08 11:56:36,723 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/subnets.json used request id req-cc15666a-a000-4cb3-9742-6bbf8c198898 2019-06-08 11:56:36,723 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 618 X-Openstack-Request-Id: req-cc15666a-a000-4cb3-9742-6bbf8c198898 Date: Sat, 08 Jun 2019 11:56:27 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"90f9e75f-fc47-48d7-9d90-f88599728c99","tenant_id":"b0b2602112464b1aa32539f2de282ae5","created_at":"2019-06-08T11:56:27Z","dns_nameservers":[],"updated_at":"2019-06-08T11:56:27Z","gateway_ip":"11.0.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"11.0.0.2","end":"11.0.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"11.0.0.0/24","project_id":"b0b2602112464b1aa32539f2de282ae5","id":"495b8b16-4f9e-43b9-b759-0815b72a1249","subnetpool_id":null,"name":"management_plane_subnet"}} 2019-06-08 11:56:36,723 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2019-06-08 11:56:36,723 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-06-08 11:56:36,723 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-06-08 11:56:36,723 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.46:9696/v2.0/subnets.json used request id req-cc15666a-a000-4cb3-9742-6bbf8c198898 2019-06-08 11:56:36,724 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2019-06-08 11:56:36,724 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-06-08 11:56:36,724 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-06-08 11:56:36,724 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-5f834973-194a-4cf0-821a-604d3a2b9ca5 2019-06-08 11:56:36,724 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-06-08 11:56:36,724 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 11:56:36,724 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:56:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f834973-194a-4cf0-821a-604d3a2b9ca5 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:56:36,725 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-06-08 11:56:36,725 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports.json?id=1d7e7d76-11e3-48ff-8d19-b97a046ce8af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55ccb98b05c2014c839b87b97ea7bfbfb8483055" 2019-06-08 11:56:36,725 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-d9495e66-6a81-4de7-89d3-99c96d123d50 2019-06-08 11:56:36,725 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2019-06-08 11:56:36,725 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2019-06-08 11:56:36,725 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-06-08 11:56:36,726 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-06-08 11:56:36,726 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.46:9696/v2.0/ports/1d7e7d76-11e3-48ff-8d19-b97a046ce8af.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55ccb98b05c2014c839b87b97ea7bfbfb8483055" -d '{"port": {"security_groups": ["f0e07bec-b8e6-4425-846d-8e5a7d28b899"]}}' 2019-06-08 11:56:36,726 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/executions/21310def-70ba-446b-8dda-65dd6ef35392 2019-06-08 11:56:36,787 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:56:36,788 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:56:36,788 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:56:36,788 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:56:36,788 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:56:36,788 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:56:36,788 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:56:36,788 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T11:56:09.764Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-06-08T11:56:09.764Z", "id": "21310def-70ba-446b-8dda-65dd6ef35392"} 2019-06-08 11:56:36,788 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:56:36,789 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:56:36 GMT 2019-06-08 11:56:36,789 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:56:36,789 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-06-08 11:56:36,789 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:56:36,789 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:56:36,789 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:56:41,794 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/events 2019-06-08 11:56:41,873 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:56:41,874 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:56:41,874 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:56:41,874 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:56:41,874 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:56:41,874 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:56:41,874 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:56:41,874 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:30.130Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/ports.json?id=1d7e7d76-11e3-48ff-8d19-b97a046ce8af used request id req-919c43fb-e6b8-4f48-93aa-f2ba0dc0bc7c", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:29.806Z", "source_id": "reference_vnf_data_plane_port_zmewlf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.c7313001-9c17-45a9-a9e0-fbd673961664"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:30.130Z", "message": "connect_security_group(): source_id=1d7e7d76-11e3-48ff-8d19-b97a046ce8af target={u'external_id': u'f0e07bec-b8e6-4425-846d-8e5a7d28b899', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:29.807Z", "source_id": "reference_vnf_data_plane_port_zmewlf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.c7313001-9c17-45a9-a9e0-fbd673961664"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:30.130Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-d9495e66-6a81-4de7-89d3-99c96d123d50", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:29.710Z", "source_id": "target_vnf_data_plane_port_tpk0su", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.7b8fe6e5-0729-4772-8aee-51d1c9590211"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:30.130Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:56:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d9495e66-6a81-4de7-89d3-99c96d123d50 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:29.710Z", "source_id": "target_vnf_data_plane_port_tpk0su", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.7b8fe6e5-0729-4772-8aee-51d1c9590211"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:30.130Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: 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_3u0lwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:29.703Z", "source_id": "target_vnf_data_plane_port_tpk0su", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.7b8fe6e5-0729-4772-8aee-51d1c9590211"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:30.130Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.46:9696/v2.0/ports/1d7e7d76-11e3-48ff-8d19-b97a046ce8af.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}55ccb98b05c2014c839b87b97ea7bfbfb8483055\" -d '{\"port\": {\"security_groups\": [\"f0e07bec-b8e6-4425-846d-8e5a7d28b899\"]}}'", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:29.808Z", "source_id": "reference_vnf_data_plane_port_zmewlf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.c7313001-9c17-45a9-a9e0-fbd673961664"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:30.770Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: 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_udbttq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:30.651Z", "source_id": "management_plane_subnet_h0iikl", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.1d3b130d-418d-49b6-af62-8c671519aa70"}, {"node_instance_id": "management_plane_subnet_h0iikl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:30.770Z", "message": "Post-configuring relationships", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:29.238Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:30.770Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-c00d457c-1429-4340-bee5-f7ff5baf7aee Date: Sat, 08 Jun 2019 11:56:30 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-08T11:56:26Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"fb50896c-6b5c-4956-b867-d961d5aa0d92\",\"ip_address\":\"12.0.0.3\"}],\"id\":\"1d7e7d76-11e3-48ff-8d19-b97a046ce8af\",\"security_groups\":[\"f0e07bec-b8e6-4425-846d-8e5a7d28b899\"],\"mac_address\":\"fa:16:3e:ad:48:b3\",\"project_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"91f27b95-752e-486a-bdbe-a516bd291a16\",\"tenant_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"created_at\":\"2019-06-08T11:56:26Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:30.196Z", "source_id": "reference_vnf_data_plane_port_zmewlf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.c7313001-9c17-45a9-a9e0-fbd673961664"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:30.770Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports.json?id=3c342ef4-8e64-44e5-b1c5-630fcc5c18e4 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d53316f4a168a03150c32d10f1b32242506e133d\"", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:30.129Z", "source_id": "target_vnf_data_plane_port_tpk0su", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.7b8fe6e5-0729-4772-8aee-51d1c9590211"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:30.770Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/ports.json?id=3c342ef4-8e64-44e5-b1c5-630fcc5c18e4 used request id req-ad329d11-9d1f-4dce-9686-adffd9afeae7", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:30.453Z", "source_id": "target_vnf_data_plane_port_tpk0su", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.7b8fe6e5-0729-4772-8aee-51d1c9590211"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:30.770Z", "message": "connect_security_group(): source_id=3c342ef4-8e64-44e5-b1c5-630fcc5c18e4 target={u'external_id': u'f0e07bec-b8e6-4425-846d-8e5a7d28b899', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:30.453Z", "source_id": "target_vnf_data_plane_port_tpk0su", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.7b8fe6e5-0729-4772-8aee-51d1c9590211"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:30.770Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.46:9696/v2.0/ports/3c342ef4-8e64-44e5-b1c5-630fcc5c18e4.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d53316f4a168a03150c32d10f1b32242506e133d\" -d '{\"port\": {\"security_groups\": [\"f0e07bec-b8e6-4425-846d-8e5a7d28b899\"]}}'", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:30.454Z", "source_id": "target_vnf_data_plane_port_tpk0su", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.7b8fe6e5-0729-4772-8aee-51d1c9590211"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:30.770Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/ports.json?id=3c342ef4-8e64-44e5-b1c5-630fcc5c18e4 used request id req-ad329d11-9d1f-4dce-9686-adffd9afeae7", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:30.453Z", "source_id": "target_vnf_data_plane_port_tpk0su", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.7b8fe6e5-0729-4772-8aee-51d1c9590211"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:30.770Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-ad329d11-9d1f-4dce-9686-adffd9afeae7 Date: Sat, 08 Jun 2019 11:56:30 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-08T11:56:26Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"fb50896c-6b5c-4956-b867-d961d5aa0d92\",\"ip_address\":\"12.0.0.4\"}],\"id\":\"3c342ef4-8e64-44e5-b1c5-630fcc5c18e4\",\"security_groups\":[\"f0e07bec-b8e6-4425-846d-8e5a7d28b899\"],\"mac_address\":\"fa:16:3e:16:76:99\",\"project_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"91f27b95-752e-486a-bdbe-a516bd291a16\",\"tenant_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"created_at\":\"2019-06-08T11:56:26Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:30.452Z", "source_id": "target_vnf_data_plane_port_tpk0su", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.7b8fe6e5-0729-4772-8aee-51d1c9590211"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:30.770Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/ports/1d7e7d76-11e3-48ff-8d19-b97a046ce8af.json used request id req-e74cb7aa-65d0-4a1a-899e-099e227294b2", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:30.237Z", "source_id": "reference_vnf_data_plane_port_zmewlf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.c7313001-9c17-45a9-a9e0-fbd673961664"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:30.770Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/ports/1d7e7d76-11e3-48ff-8d19-b97a046ce8af.json used request id req-e74cb7aa-65d0-4a1a-899e-099e227294b2", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:30.236Z", "source_id": "reference_vnf_data_plane_port_zmewlf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.c7313001-9c17-45a9-a9e0-fbd673961664"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:30.770Z", "message": "Sending task 'neutron_plugin.router.connect_subnet'", "target_id": "router_udbttq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:29.419Z", "source_id": "management_plane_subnet_h0iikl", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:30.770Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-e74cb7aa-65d0-4a1a-899e-099e227294b2 Date: Sat, 08 Jun 2019 11:56:30 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-08T11:56:30Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"fb50896c-6b5c-4956-b867-d961d5aa0d92\",\"ip_address\":\"12.0.0.3\"}],\"id\":\"1d7e7d76-11e3-48ff-8d19-b97a046ce8af\",\"security_groups\":[\"f0e07bec-b8e6-4425-846d-8e5a7d28b899\"],\"mac_address\":\"fa:16:3e:ad:48:b3\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_data_plane_port\",\"project_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"91f27b95-752e-486a-bdbe-a516bd291a16\",\"tenant_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"created_at\":\"2019-06-08T11:56:26Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:30.236Z", "source_id": "reference_vnf_data_plane_port_zmewlf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.c7313001-9c17-45a9-a9e0-fbd673961664"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:30.770Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/1d7e7d76-11e3-48ff-8d19-b97a046ce8af.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}55ccb98b05c2014c839b87b97ea7bfbfb8483055\"", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:30.197Z", "source_id": "reference_vnf_data_plane_port_zmewlf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.c7313001-9c17-45a9-a9e0-fbd673961664"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:30.770Z", "message": "PUT call to neutron for http://172.30.9.46:9696/v2.0/ports/1d7e7d76-11e3-48ff-8d19-b97a046ce8af.json used request id req-c00d457c-1429-4340-bee5-f7ff5baf7aee", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:30.197Z", "source_id": "reference_vnf_data_plane_port_zmewlf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.c7313001-9c17-45a9-a9e0-fbd673961664"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:30.770Z", "message": "PUT call to network for http://172.30.9.46:9696/v2.0/ports/1d7e7d76-11e3-48ff-8d19-b97a046ce8af.json used request id req-c00d457c-1429-4340-bee5-f7ff5baf7aee", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:30.196Z", "source_id": "reference_vnf_data_plane_port_zmewlf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.c7313001-9c17-45a9-a9e0-fbd673961664"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:31.333Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-c84fae63-8dac-4ec7-92a6-86aa7cfc5076", "level": "debug", "target_id": "router_udbttq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:30.656Z", "source_id": "management_plane_subnet_h0iikl", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.1d3b130d-418d-49b6-af62-8c671519aa70"}, {"node_instance_id": "reference_vnf_data_plane_port_zmewlf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:31.333Z", "message": "Relationships established", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:30.988Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:31.333Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:30.786Z", "source_id": "reference_vnf_data_plane_port_zmewlf", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "reference_vnf_data_plane_port_zmewlf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:31.333Z", "message": "Node instance started", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:31.050Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:31.333Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:56:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c84fae63-8dac-4ec7-92a6-86aa7cfc5076 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "router_udbttq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:30.656Z", "source_id": "management_plane_subnet_h0iikl", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.1d3b130d-418d-49b6-af62-8c671519aa70"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:31.333Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.46:9696/v2.0/routers/24f01a17-cd51-455f-8c74-24440437d999/add_router_interface.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}57708e9f6005572769898b78add3c2f61653d30f\" -d '{\"subnet_id\": \"495b8b16-4f9e-43b9-b759-0815b72a1249\"}'", "level": "debug", "target_id": "router_udbttq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:31.067Z", "source_id": "management_plane_subnet_h0iikl", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.1d3b130d-418d-49b6-af62-8c671519aa70"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:31.930Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:31.650Z", "source_id": "target_vnf_data_plane_port_tpk0su", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "target_vnf_data_plane_port_tpk0su", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:31.930Z", "message": "Relationships established", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:31.748Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:31.930Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-c3608a4a-7fa0-45ef-88e4-e541eeb4a06c Date: Sat, 08 Jun 2019 11:56:31 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-08T11:56:26Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"fb50896c-6b5c-4956-b867-d961d5aa0d92\",\"ip_address\":\"12.0.0.4\"}],\"id\":\"3c342ef4-8e64-44e5-b1c5-630fcc5c18e4\",\"security_groups\":[\"f0e07bec-b8e6-4425-846d-8e5a7d28b899\"],\"mac_address\":\"fa:16:3e:16:76:99\",\"project_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"91f27b95-752e-486a-bdbe-a516bd291a16\",\"tenant_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"created_at\":\"2019-06-08T11:56:26Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:31.184Z", "source_id": "target_vnf_data_plane_port_tpk0su", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.7b8fe6e5-0729-4772-8aee-51d1c9590211"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:31.930Z", "message": "PUT call to network for http://172.30.9.46:9696/v2.0/ports/3c342ef4-8e64-44e5-b1c5-630fcc5c18e4.json used request id req-c3608a4a-7fa0-45ef-88e4-e541eeb4a06c", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:31.184Z", "source_id": "target_vnf_data_plane_port_tpk0su", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.7b8fe6e5-0729-4772-8aee-51d1c9590211"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:31.930Z", "message": "PUT call to neutron for http://172.30.9.46:9696/v2.0/ports/3c342ef4-8e64-44e5-b1c5-630fcc5c18e4.json used request id req-c3608a4a-7fa0-45ef-88e4-e541eeb4a06c", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:31.185Z", "source_id": "target_vnf_data_plane_port_tpk0su", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.7b8fe6e5-0729-4772-8aee-51d1c9590211"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:31.930Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/3c342ef4-8e64-44e5-b1c5-630fcc5c18e4.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d53316f4a168a03150c32d10f1b32242506e133d\"", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:31.186Z", "source_id": "target_vnf_data_plane_port_tpk0su", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.7b8fe6e5-0729-4772-8aee-51d1c9590211"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:31.930Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-a4d9d549-2cb8-4b79-9167-b0d40cc46576 Date: Sat, 08 Jun 2019 11:56:31 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-08T11:56:31Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"fb50896c-6b5c-4956-b867-d961d5aa0d92\",\"ip_address\":\"12.0.0.4\"}],\"id\":\"3c342ef4-8e64-44e5-b1c5-630fcc5c18e4\",\"security_groups\":[\"f0e07bec-b8e6-4425-846d-8e5a7d28b899\"],\"mac_address\":\"fa:16:3e:16:76:99\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_data_plane_port\",\"project_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"91f27b95-752e-486a-bdbe-a516bd291a16\",\"tenant_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"created_at\":\"2019-06-08T11:56:26Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:31.225Z", "source_id": "target_vnf_data_plane_port_tpk0su", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.7b8fe6e5-0729-4772-8aee-51d1c9590211"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:31.930Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/ports/3c342ef4-8e64-44e5-b1c5-630fcc5c18e4.json used request id req-a4d9d549-2cb8-4b79-9167-b0d40cc46576", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:31.225Z", "source_id": "target_vnf_data_plane_port_tpk0su", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.7b8fe6e5-0729-4772-8aee-51d1c9590211"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:31.930Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/ports/3c342ef4-8e64-44e5-b1c5-630fcc5c18e4.json used request id req-a4d9d549-2cb8-4b79-9167-b0d40cc46576", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:31.226Z", "source_id": "target_vnf_data_plane_port_tpk0su", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.7b8fe6e5-0729-4772-8aee-51d1c9590211"}, {"node_instance_id": "target_vnf_data_plane_port_tpk0su", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:32.650Z", "message": "Node instance started", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:31.840Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:34.185Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f698189d-5868-4728-a88c-b324e685f21d Date: Sat, 08 Jun 2019 11:56:34 GMT \nRESP BODY: {\"network_id\": \"90f9e75f-fc47-48d7-9d90-f88599728c99\", \"tenant_id\": \"b0b2602112464b1aa32539f2de282ae5\", \"subnet_id\": \"495b8b16-4f9e-43b9-b759-0815b72a1249\", \"subnet_ids\": [\"495b8b16-4f9e-43b9-b759-0815b72a1249\"], \"port_id\": \"9a129f4f-435f-4a05-85cd-fc0177c6d890\", \"id\": \"24f01a17-cd51-455f-8c74-24440437d999\"}\n", "level": "debug", "target_id": "router_udbttq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:34.055Z", "source_id": "management_plane_subnet_h0iikl", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.1d3b130d-418d-49b6-af62-8c671519aa70"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:34.810Z", "message": "PUT call to neutron for http://172.30.9.46:9696/v2.0/routers/24f01a17-cd51-455f-8c74-24440437d999/add_router_interface.json used request id req-f698189d-5868-4728-a88c-b324e685f21d", "level": "debug", "target_id": "router_udbttq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:34.055Z", "source_id": "management_plane_subnet_h0iikl", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.1d3b130d-418d-49b6-af62-8c671519aa70"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:34.810Z", "message": "PUT call to network for http://172.30.9.46:9696/v2.0/routers/24f01a17-cd51-455f-8c74-24440437d999/add_router_interface.json used request id req-f698189d-5868-4728-a88c-b324e685f21d", "level": "debug", "target_id": "router_udbttq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:34.055Z", "source_id": "management_plane_subnet_h0iikl", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.1d3b130d-418d-49b6-af62-8c671519aa70"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:34.810Z", "message": "Task succeeded 'neutron_plugin.router.connect_subnet'", "target_id": "router_udbttq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:34.462Z", "source_id": "management_plane_subnet_h0iikl", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "management_plane_subnet_h0iikl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:35.355Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:34.797Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "management_plane_subnet_h0iikl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:35.355Z", "message": "Node instance started", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:34.993Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "management_plane_subnet_h0iikl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:35.355Z", "message": "Relationships post-configured", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:34.733Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "target_vnf_port_n707tl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:35.950Z", "message": "Creating node instance", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:35.536Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "reference_vnf_port_g52gb1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:35.950Z", "message": "Sending task 'neutron_plugin.port.create'", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:35.666Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "reference_vnf_port_g52gb1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:35.950Z", "message": "Creating node instance", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:35.506Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "target_vnf_port_n707tl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:36.669Z", "message": "Sending task 'neutron_plugin.port.create'", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:36.018Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "reference_vnf_port_g52gb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:37.235Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-268ab260-8026-48b6-b416-7a59db99c130", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:36.872Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.883505ef-98ab-46dd-b40a-78b55f642af8"}], "metadata": {"pagination": {"total": 304, "offset": 221, "size": 50}}} 2019-06-08 11:56:41,874 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:56:41,875 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:56:41 GMT 2019-06-08 11:56:41,875 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:56:41,875 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 11:56:41,875 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:56:41,875 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:56:41,875 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:56:41,875 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 11:56:41,878 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/ports.json?id=1d7e7d76-11e3-48ff-8d19-b97a046ce8af used request id req-919c43fb-e6b8-4f48-93aa-f2ba0dc0bc7c 2019-06-08 11:56:41,878 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=1d7e7d76-11e3-48ff-8d19-b97a046ce8af target={u'external_id': u'f0e07bec-b8e6-4425-846d-8e5a7d28b899', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2019-06-08 11:56:41,878 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-d9495e66-6a81-4de7-89d3-99c96d123d50 2019-06-08 11:56:41,878 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:56:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d9495e66-6a81-4de7-89d3-99c96d123d50 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:56:41,879 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 11:56:41,879 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.46:9696/v2.0/ports/1d7e7d76-11e3-48ff-8d19-b97a046ce8af.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55ccb98b05c2014c839b87b97ea7bfbfb8483055" -d '{"port": {"security_groups": ["f0e07bec-b8e6-4425-846d-8e5a7d28b899"]}}' 2019-06-08 11:56:41,879 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 11:56:41,879 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Post-configuring relationships 2019-06-08 11:56:41,879 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-c00d457c-1429-4340-bee5-f7ff5baf7aee Date: Sat, 08 Jun 2019 11:56:30 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T11:56:26Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fb50896c-6b5c-4956-b867-d961d5aa0d92","ip_address":"12.0.0.3"}],"id":"1d7e7d76-11e3-48ff-8d19-b97a046ce8af","security_groups":["f0e07bec-b8e6-4425-846d-8e5a7d28b899"],"mac_address":"fa:16:3e:ad:48:b3","project_id":"b0b2602112464b1aa32539f2de282ae5","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"91f27b95-752e-486a-bdbe-a516bd291a16","tenant_id":"b0b2602112464b1aa32539f2de282ae5","created_at":"2019-06-08T11:56:26Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-06-08 11:56:41,879 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports.json?id=3c342ef4-8e64-44e5-b1c5-630fcc5c18e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53316f4a168a03150c32d10f1b32242506e133d" 2019-06-08 11:56:41,880 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/ports.json?id=3c342ef4-8e64-44e5-b1c5-630fcc5c18e4 used request id req-ad329d11-9d1f-4dce-9686-adffd9afeae7 2019-06-08 11:56:41,880 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=3c342ef4-8e64-44e5-b1c5-630fcc5c18e4 target={u'external_id': u'f0e07bec-b8e6-4425-846d-8e5a7d28b899', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2019-06-08 11:56:41,880 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.46:9696/v2.0/ports/3c342ef4-8e64-44e5-b1c5-630fcc5c18e4.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53316f4a168a03150c32d10f1b32242506e133d" -d '{"port": {"security_groups": ["f0e07bec-b8e6-4425-846d-8e5a7d28b899"]}}' 2019-06-08 11:56:41,880 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/ports.json?id=3c342ef4-8e64-44e5-b1c5-630fcc5c18e4 used request id req-ad329d11-9d1f-4dce-9686-adffd9afeae7 2019-06-08 11:56:41,880 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-ad329d11-9d1f-4dce-9686-adffd9afeae7 Date: Sat, 08 Jun 2019 11:56:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T11:56:26Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fb50896c-6b5c-4956-b867-d961d5aa0d92","ip_address":"12.0.0.4"}],"id":"3c342ef4-8e64-44e5-b1c5-630fcc5c18e4","security_groups":["f0e07bec-b8e6-4425-846d-8e5a7d28b899"],"mac_address":"fa:16:3e:16:76:99","project_id":"b0b2602112464b1aa32539f2de282ae5","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"91f27b95-752e-486a-bdbe-a516bd291a16","tenant_id":"b0b2602112464b1aa32539f2de282ae5","created_at":"2019-06-08T11:56:26Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-06-08 11:56:41,880 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/ports/1d7e7d76-11e3-48ff-8d19-b97a046ce8af.json used request id req-e74cb7aa-65d0-4a1a-899e-099e227294b2 2019-06-08 11:56:41,881 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/ports/1d7e7d76-11e3-48ff-8d19-b97a046ce8af.json used request id req-e74cb7aa-65d0-4a1a-899e-099e227294b2 2019-06-08 11:56:41,881 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.connect_subnet' 2019-06-08 11:56:41,881 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-e74cb7aa-65d0-4a1a-899e-099e227294b2 Date: Sat, 08 Jun 2019 11:56:30 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T11:56:30Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fb50896c-6b5c-4956-b867-d961d5aa0d92","ip_address":"12.0.0.3"}],"id":"1d7e7d76-11e3-48ff-8d19-b97a046ce8af","security_groups":["f0e07bec-b8e6-4425-846d-8e5a7d28b899"],"mac_address":"fa:16:3e:ad:48:b3","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"b0b2602112464b1aa32539f2de282ae5","qos_policy_id":null,"admin_state_up":true,"network_id":"91f27b95-752e-486a-bdbe-a516bd291a16","tenant_id":"b0b2602112464b1aa32539f2de282ae5","created_at":"2019-06-08T11:56:26Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-08 11:56:41,881 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/1d7e7d76-11e3-48ff-8d19-b97a046ce8af.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55ccb98b05c2014c839b87b97ea7bfbfb8483055" 2019-06-08 11:56:41,881 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.46:9696/v2.0/ports/1d7e7d76-11e3-48ff-8d19-b97a046ce8af.json used request id req-c00d457c-1429-4340-bee5-f7ff5baf7aee 2019-06-08 11:56:41,881 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.46:9696/v2.0/ports/1d7e7d76-11e3-48ff-8d19-b97a046ce8af.json used request id req-c00d457c-1429-4340-bee5-f7ff5baf7aee 2019-06-08 11:56:41,881 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-c84fae63-8dac-4ec7-92a6-86aa7cfc5076 2019-06-08 11:56:41,882 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships established 2019-06-08 11:56:41,882 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2019-06-08 11:56:41,882 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-06-08 11:56:41,882 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:56:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c84fae63-8dac-4ec7-92a6-86aa7cfc5076 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:56:41,882 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.46:9696/v2.0/routers/24f01a17-cd51-455f-8c74-24440437d999/add_router_interface.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57708e9f6005572769898b78add3c2f61653d30f" -d '{"subnet_id": "495b8b16-4f9e-43b9-b759-0815b72a1249"}' 2019-06-08 11:56:41,882 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2019-06-08 11:56:41,883 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships established 2019-06-08 11:56:41,883 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-c3608a4a-7fa0-45ef-88e4-e541eeb4a06c Date: Sat, 08 Jun 2019 11:56:31 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T11:56:26Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fb50896c-6b5c-4956-b867-d961d5aa0d92","ip_address":"12.0.0.4"}],"id":"3c342ef4-8e64-44e5-b1c5-630fcc5c18e4","security_groups":["f0e07bec-b8e6-4425-846d-8e5a7d28b899"],"mac_address":"fa:16:3e:16:76:99","project_id":"b0b2602112464b1aa32539f2de282ae5","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"91f27b95-752e-486a-bdbe-a516bd291a16","tenant_id":"b0b2602112464b1aa32539f2de282ae5","created_at":"2019-06-08T11:56:26Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-06-08 11:56:41,883 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.46:9696/v2.0/ports/3c342ef4-8e64-44e5-b1c5-630fcc5c18e4.json used request id req-c3608a4a-7fa0-45ef-88e4-e541eeb4a06c 2019-06-08 11:56:41,883 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.46:9696/v2.0/ports/3c342ef4-8e64-44e5-b1c5-630fcc5c18e4.json used request id req-c3608a4a-7fa0-45ef-88e4-e541eeb4a06c 2019-06-08 11:56:41,883 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/3c342ef4-8e64-44e5-b1c5-630fcc5c18e4.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53316f4a168a03150c32d10f1b32242506e133d" 2019-06-08 11:56:41,883 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-a4d9d549-2cb8-4b79-9167-b0d40cc46576 Date: Sat, 08 Jun 2019 11:56:31 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T11:56:31Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fb50896c-6b5c-4956-b867-d961d5aa0d92","ip_address":"12.0.0.4"}],"id":"3c342ef4-8e64-44e5-b1c5-630fcc5c18e4","security_groups":["f0e07bec-b8e6-4425-846d-8e5a7d28b899"],"mac_address":"fa:16:3e:16:76:99","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"b0b2602112464b1aa32539f2de282ae5","qos_policy_id":null,"admin_state_up":true,"network_id":"91f27b95-752e-486a-bdbe-a516bd291a16","tenant_id":"b0b2602112464b1aa32539f2de282ae5","created_at":"2019-06-08T11:56:26Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-08 11:56:41,883 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/ports/3c342ef4-8e64-44e5-b1c5-630fcc5c18e4.json used request id req-a4d9d549-2cb8-4b79-9167-b0d40cc46576 2019-06-08 11:56:41,884 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/ports/3c342ef4-8e64-44e5-b1c5-630fcc5c18e4.json used request id req-a4d9d549-2cb8-4b79-9167-b0d40cc46576 2019-06-08 11:56:41,884 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-06-08 11:56:41,884 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f698189d-5868-4728-a88c-b324e685f21d Date: Sat, 08 Jun 2019 11:56:34 GMT RESP BODY: {"network_id": "90f9e75f-fc47-48d7-9d90-f88599728c99", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "subnet_id": "495b8b16-4f9e-43b9-b759-0815b72a1249", "subnet_ids": ["495b8b16-4f9e-43b9-b759-0815b72a1249"], "port_id": "9a129f4f-435f-4a05-85cd-fc0177c6d890", "id": "24f01a17-cd51-455f-8c74-24440437d999"} 2019-06-08 11:56:41,884 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.46:9696/v2.0/routers/24f01a17-cd51-455f-8c74-24440437d999/add_router_interface.json used request id req-f698189d-5868-4728-a88c-b324e685f21d 2019-06-08 11:56:41,884 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.46:9696/v2.0/routers/24f01a17-cd51-455f-8c74-24440437d999/add_router_interface.json used request id req-f698189d-5868-4728-a88c-b324e685f21d 2019-06-08 11:56:41,884 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.connect_subnet' 2019-06-08 11:56:41,885 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-06-08 11:56:41,885 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-06-08 11:56:41,885 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships post-configured 2019-06-08 11:56:41,885 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-06-08 11:56:41,885 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2019-06-08 11:56:41,885 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-06-08 11:56:41,885 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2019-06-08 11:56:41,886 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-268ab260-8026-48b6-b416-7a59db99c130 2019-06-08 11:56:41,886 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/executions/21310def-70ba-446b-8dda-65dd6ef35392 2019-06-08 11:56:41,945 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:56:41,945 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:56:41,945 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:56:41,945 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:56:41,945 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:56:41,946 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:56:41,946 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:56:41,946 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T11:56:09.764Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-06-08T11:56:09.764Z", "id": "21310def-70ba-446b-8dda-65dd6ef35392"} 2019-06-08 11:56:41,946 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:56:41,946 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:56:41 GMT 2019-06-08 11:56:41,946 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:56:41,946 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-06-08 11:56:41,946 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:56:41,946 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:56:41,947 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:56:46,951 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/events 2019-06-08 11:56:47,034 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:56:47,035 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:56:47,035 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:56:47,035 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:56:47,035 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:56:47,035 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:56:47,035 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:56:47,035 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_port_g52gb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:37.235Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-268ab260-8026-48b6-b416-7a59db99c130", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:36.872Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.883505ef-98ab-46dd-b40a-78b55f642af8"}, {"node_instance_id": "reference_vnf_port_g52gb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:37.235Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:56:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-268ab260-8026-48b6-b416-7a59db99c130 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:36.872Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.883505ef-98ab-46dd-b40a-78b55f642af8"}, {"node_instance_id": "target_vnf_port_n707tl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:37.820Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46:9696/v2.0/ports.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9be46a445b8a1c3bf57b7c2aeec8c2d9cf5abfec\" -d '{\"port\": {\"network_id\": \"90f9e75f-fc47-48d7-9d90-f88599728c99\", \"fixed_ips\": [{\"subnet_id\": \"495b8b16-4f9e-43b9-b759-0815b72a1249\"}], \"name\": \"target_vnf_port\", \"security_groups\": [\"f0e07bec-b8e6-4425-846d-8e5a7d28b899\"]}}'", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:37.642Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.12b8f2a6-53a0-4327-b179-3ed477c3977b"}, {"node_instance_id": "target_vnf_port_n707tl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:37.820Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:56:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2734d157-1302-40ae-bd8b-4c2208902bcd Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:37.233Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.12b8f2a6-53a0-4327-b179-3ed477c3977b"}, {"node_instance_id": "target_vnf_port_n707tl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:37.820Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:37.228Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.12b8f2a6-53a0-4327-b179-3ed477c3977b"}, {"node_instance_id": "reference_vnf_port_g52gb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:37.820Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46:9696/v2.0/ports.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}be108239cb1467bf7aa6d16dc44a8a1b32a36578\" -d '{\"port\": {\"network_id\": \"90f9e75f-fc47-48d7-9d90-f88599728c99\", \"fixed_ips\": [{\"subnet_id\": \"495b8b16-4f9e-43b9-b759-0815b72a1249\"}], \"name\": \"reference_vnf_port\", \"security_groups\": [\"f0e07bec-b8e6-4425-846d-8e5a7d28b899\"]}}'", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:37.268Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.883505ef-98ab-46dd-b40a-78b55f642af8"}, {"node_instance_id": "target_vnf_port_n707tl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:37.820Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-2734d157-1302-40ae-bd8b-4c2208902bcd", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:37.233Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.12b8f2a6-53a0-4327-b179-3ed477c3977b"}, {"node_instance_id": "reference_vnf_port_g52gb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:38.787Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-d2cd8553-ace6-414c-967e-72709c854a02 Date: Sat, 08 Jun 2019 11:56:38 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-08T11:56:38Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"495b8b16-4f9e-43b9-b759-0815b72a1249\",\"ip_address\":\"11.0.0.11\"}],\"id\":\"98f13bf9-c9de-4f64-aad5-78e6f1f2f71c\",\"security_groups\":[\"f0e07bec-b8e6-4425-846d-8e5a7d28b899\"],\"mac_address\":\"fa:16:3e:b5:3e:c0\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"90f9e75f-fc47-48d7-9d90-f88599728c99\",\"tenant_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"created_at\":\"2019-06-08T11:56:38Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:38.752Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.883505ef-98ab-46dd-b40a-78b55f642af8"}, {"node_instance_id": "reference_vnf_port_g52gb1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:39.368Z", "message": "Task succeeded 'neutron_plugin.port.create'", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:39.282Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "target_vnf_port_n707tl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:39.368Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-35f754f0-9b43-4e1b-b5a7-4f336df9265f Date: Sat, 08 Jun 2019 11:56:39 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-08T11:56:38Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"495b8b16-4f9e-43b9-b759-0815b72a1249\",\"ip_address\":\"11.0.0.9\"}],\"id\":\"e2b4f747-0fde-452c-93ee-e1d436cbebd5\",\"security_groups\":[\"f0e07bec-b8e6-4425-846d-8e5a7d28b899\"],\"mac_address\":\"fa:16:3e:3d:7c:18\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"90f9e75f-fc47-48d7-9d90-f88599728c99\",\"tenant_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"created_at\":\"2019-06-08T11:56:38Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:39.082Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.12b8f2a6-53a0-4327-b179-3ed477c3977b"}, {"node_instance_id": "target_vnf_port_n707tl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:39.368Z", "message": "POST call to neutron for http://172.30.9.46:9696/v2.0/ports.json used request id req-35f754f0-9b43-4e1b-b5a7-4f336df9265f", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:39.083Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.12b8f2a6-53a0-4327-b179-3ed477c3977b"}, {"node_instance_id": "target_vnf_port_n707tl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:39.368Z", "message": "POST call to network for http://172.30.9.46:9696/v2.0/ports.json used request id req-35f754f0-9b43-4e1b-b5a7-4f336df9265f", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:39.083Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.12b8f2a6-53a0-4327-b179-3ed477c3977b"}, {"node_instance_id": "reference_vnf_port_g52gb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:39.368Z", "message": "POST call to neutron for http://172.30.9.46:9696/v2.0/ports.json used request id req-d2cd8553-ace6-414c-967e-72709c854a02", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:38.753Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.883505ef-98ab-46dd-b40a-78b55f642af8"}, {"node_instance_id": "reference_vnf_port_g52gb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:39.368Z", "message": "POST call to network for http://172.30.9.46:9696/v2.0/ports.json used request id req-d2cd8553-ace6-414c-967e-72709c854a02", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:38.752Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.883505ef-98ab-46dd-b40a-78b55f642af8"}, {"node_instance_id": "reference_vnf_port_g52gb1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:39.963Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:39.542Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "target_vnf_port_n707tl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:39.963Z", "message": "Task succeeded 'neutron_plugin.port.create'", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:39.496Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "reference_vnf_port_g52gb1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:39.963Z", "message": "Node instance created", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:39.471Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "target_vnf_port_n707tl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:40.557Z", "message": "Node instance created", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:39.572Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "reference_vnf_port_g52gb1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:40.557Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:39.682Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "target_vnf_port_n707tl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:40.557Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:39.741Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:41.165Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:56:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5df847c-faf8-4dd0-b3ce-ab2d1f732c85 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:40.952Z", "source_id": "reference_vnf_port_g52gb1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.aceae435-bc10-4c47-8420-3a7efbdcb98a"}, {"node_instance_id": "reference_vnf_port_g52gb1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:41.165Z", "message": "Establishing relationships", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:39.769Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "target_vnf_port_n707tl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:41.165Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:40.160Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:41.165Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: 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_3u0lwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:40.944Z", "source_id": "reference_vnf_port_g52gb1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.aceae435-bc10-4c47-8420-3a7efbdcb98a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:41.165Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:39.898Z", "source_id": "reference_vnf_port_g52gb1", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:41.165Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-b5df847c-faf8-4dd0-b3ce-ab2d1f732c85", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:40.952Z", "source_id": "reference_vnf_port_g52gb1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.aceae435-bc10-4c47-8420-3a7efbdcb98a"}, {"node_instance_id": "target_vnf_port_n707tl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:41.674Z", "message": "Establishing relationships", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:40.253Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:41.674Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:40.429Z", "source_id": "target_vnf_port_n707tl", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:41.674Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports.json?id=98f13bf9-c9de-4f64-aad5-78e6f1f2f71c -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c3727881a07a66e9d63fbb71d1016f35eb7858ce\"", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:41.365Z", "source_id": "reference_vnf_port_g52gb1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.aceae435-bc10-4c47-8420-3a7efbdcb98a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:41.674Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: 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_3u0lwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:41.450Z", "source_id": "target_vnf_port_n707tl", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.3c2c9f31-eeba-4c54-8232-3c3cd04032e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:41.674Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:56:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b2a52c7-4df0-41ba-86fe-07e4bb7ebac7 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:41.454Z", "source_id": "target_vnf_port_n707tl", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.3c2c9f31-eeba-4c54-8232-3c3cd04032e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:41.674Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-9b2a52c7-4df0-41ba-86fe-07e4bb7ebac7", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:41.454Z", "source_id": "target_vnf_port_n707tl", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.3c2c9f31-eeba-4c54-8232-3c3cd04032e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:41.674Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-acc3fded-8bf1-4e74-82f9-ccfa15a562d4 Date: Sat, 08 Jun 2019 11:56:41 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-08T11:56:38Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"495b8b16-4f9e-43b9-b759-0815b72a1249\",\"ip_address\":\"11.0.0.11\"}],\"id\":\"98f13bf9-c9de-4f64-aad5-78e6f1f2f71c\",\"security_groups\":[\"f0e07bec-b8e6-4425-846d-8e5a7d28b899\"],\"mac_address\":\"fa:16:3e:b5:3e:c0\",\"project_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_port\",\"admin_state_up\":true,\"network_id\":\"90f9e75f-fc47-48d7-9d90-f88599728c99\",\"tenant_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"created_at\":\"2019-06-08T11:56:38Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:41.618Z", "source_id": "reference_vnf_port_g52gb1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.aceae435-bc10-4c47-8420-3a7efbdcb98a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:42.411Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c3727881a07a66e9d63fbb71d1016f35eb7858ce\" -d '{\"port\": {\"security_groups\": [\"f0e07bec-b8e6-4425-846d-8e5a7d28b899\"]}}'", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:41.620Z", "source_id": "reference_vnf_port_g52gb1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.aceae435-bc10-4c47-8420-3a7efbdcb98a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:42.411Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports.json?id=e2b4f747-0fde-452c-93ee-e1d436cbebd5 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f09d8097a91a404a330659f64083514244b0e70d\"", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:41.855Z", "source_id": "target_vnf_port_n707tl", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.3c2c9f31-eeba-4c54-8232-3c3cd04032e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:42.411Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-ae98b14c-4f1d-41dd-b5b9-0c04307d0376 Date: Sat, 08 Jun 2019 11:56:41 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-08T11:56:38Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"495b8b16-4f9e-43b9-b759-0815b72a1249\",\"ip_address\":\"11.0.0.11\"}],\"id\":\"98f13bf9-c9de-4f64-aad5-78e6f1f2f71c\",\"security_groups\":[\"f0e07bec-b8e6-4425-846d-8e5a7d28b899\"],\"mac_address\":\"fa:16:3e:b5:3e:c0\",\"project_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_port\",\"admin_state_up\":true,\"network_id\":\"90f9e75f-fc47-48d7-9d90-f88599728c99\",\"tenant_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"created_at\":\"2019-06-08T11:56:38Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:41.979Z", "source_id": "reference_vnf_port_g52gb1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.aceae435-bc10-4c47-8420-3a7efbdcb98a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:42.411Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json used request id req-05e64fe9-11e7-4dfc-b25f-ecb4b939fbec", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:42.019Z", "source_id": "reference_vnf_port_g52gb1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.aceae435-bc10-4c47-8420-3a7efbdcb98a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:42.411Z", "message": "PUT call to network for http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json used request id req-ae98b14c-4f1d-41dd-b5b9-0c04307d0376", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:41.979Z", "source_id": "reference_vnf_port_g52gb1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.aceae435-bc10-4c47-8420-3a7efbdcb98a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:42.411Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-1749dd80-a5b7-42d2-bb62-eb3e87fea536 Date: Sat, 08 Jun 2019 11:56:42 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-08T11:56:38Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"495b8b16-4f9e-43b9-b759-0815b72a1249\",\"ip_address\":\"11.0.0.9\"}],\"id\":\"e2b4f747-0fde-452c-93ee-e1d436cbebd5\",\"security_groups\":[\"f0e07bec-b8e6-4425-846d-8e5a7d28b899\"],\"mac_address\":\"fa:16:3e:3d:7c:18\",\"project_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_port\",\"admin_state_up\":true,\"network_id\":\"90f9e75f-fc47-48d7-9d90-f88599728c99\",\"tenant_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"created_at\":\"2019-06-08T11:56:38Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:42.118Z", "source_id": "target_vnf_port_n707tl", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.3c2c9f31-eeba-4c54-8232-3c3cd04032e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:42.411Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/ports.json?id=e2b4f747-0fde-452c-93ee-e1d436cbebd5 used request id req-1749dd80-a5b7-42d2-bb62-eb3e87fea536", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:42.119Z", "source_id": "target_vnf_port_n707tl", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.3c2c9f31-eeba-4c54-8232-3c3cd04032e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:42.411Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/ports.json?id=e2b4f747-0fde-452c-93ee-e1d436cbebd5 used request id req-1749dd80-a5b7-42d2-bb62-eb3e87fea536", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:42.119Z", "source_id": "target_vnf_port_n707tl", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.3c2c9f31-eeba-4c54-8232-3c3cd04032e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:42.411Z", "message": "connect_security_group(): source_id=e2b4f747-0fde-452c-93ee-e1d436cbebd5 target={u'external_id': u'f0e07bec-b8e6-4425-846d-8e5a7d28b899', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:42.119Z", "source_id": "target_vnf_port_n707tl", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.3c2c9f31-eeba-4c54-8232-3c3cd04032e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:42.411Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f09d8097a91a404a330659f64083514244b0e70d\" -d '{\"port\": {\"security_groups\": [\"f0e07bec-b8e6-4425-846d-8e5a7d28b899\"]}}'", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:42.120Z", "source_id": "target_vnf_port_n707tl", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.3c2c9f31-eeba-4c54-8232-3c3cd04032e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:42.411Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c3727881a07a66e9d63fbb71d1016f35eb7858ce\"", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:41.980Z", "source_id": "reference_vnf_port_g52gb1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.aceae435-bc10-4c47-8420-3a7efbdcb98a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:42.411Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json used request id req-05e64fe9-11e7-4dfc-b25f-ecb4b939fbec", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:42.019Z", "source_id": "reference_vnf_port_g52gb1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.aceae435-bc10-4c47-8420-3a7efbdcb98a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:42.411Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-05e64fe9-11e7-4dfc-b25f-ecb4b939fbec Date: Sat, 08 Jun 2019 11:56:42 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-08T11:56:41Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"495b8b16-4f9e-43b9-b759-0815b72a1249\",\"ip_address\":\"11.0.0.11\"}],\"id\":\"98f13bf9-c9de-4f64-aad5-78e6f1f2f71c\",\"security_groups\":[\"f0e07bec-b8e6-4425-846d-8e5a7d28b899\"],\"mac_address\":\"fa:16:3e:b5:3e:c0\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"90f9e75f-fc47-48d7-9d90-f88599728c99\",\"tenant_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"created_at\":\"2019-06-08T11:56:38Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:42.019Z", "source_id": "reference_vnf_port_g52gb1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.aceae435-bc10-4c47-8420-3a7efbdcb98a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:42.411Z", "message": "PUT call to neutron for http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json used request id req-ae98b14c-4f1d-41dd-b5b9-0c04307d0376", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:41.979Z", "source_id": "reference_vnf_port_g52gb1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.aceae435-bc10-4c47-8420-3a7efbdcb98a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:42.411Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/ports.json?id=98f13bf9-c9de-4f64-aad5-78e6f1f2f71c used request id req-acc3fded-8bf1-4e74-82f9-ccfa15a562d4", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:41.618Z", "source_id": "reference_vnf_port_g52gb1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.aceae435-bc10-4c47-8420-3a7efbdcb98a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:42.411Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/ports.json?id=98f13bf9-c9de-4f64-aad5-78e6f1f2f71c used request id req-acc3fded-8bf1-4e74-82f9-ccfa15a562d4", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:41.619Z", "source_id": "reference_vnf_port_g52gb1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.aceae435-bc10-4c47-8420-3a7efbdcb98a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:42.411Z", "message": "connect_security_group(): source_id=98f13bf9-c9de-4f64-aad5-78e6f1f2f71c target={u'external_id': u'f0e07bec-b8e6-4425-846d-8e5a7d28b899', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:41.619Z", "source_id": "reference_vnf_port_g52gb1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.aceae435-bc10-4c47-8420-3a7efbdcb98a"}], "metadata": {"pagination": {"total": 351, "offset": 271, "size": 50}}} 2019-06-08 11:56:47,035 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:56:47,036 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:56:47 GMT 2019-06-08 11:56:47,036 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:56:47,036 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 11:56:47,036 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:56:47,036 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:56:47,036 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:56:47,036 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 11:56:47,039 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-268ab260-8026-48b6-b416-7a59db99c130 2019-06-08 11:56:47,039 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:56:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-268ab260-8026-48b6-b416-7a59db99c130 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:56:47,039 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46:9696/v2.0/ports.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9be46a445b8a1c3bf57b7c2aeec8c2d9cf5abfec" -d '{"port": {"network_id": "90f9e75f-fc47-48d7-9d90-f88599728c99", "fixed_ips": [{"subnet_id": "495b8b16-4f9e-43b9-b759-0815b72a1249"}], "name": "target_vnf_port", "security_groups": ["f0e07bec-b8e6-4425-846d-8e5a7d28b899"]}}' 2019-06-08 11:56:47,039 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:56:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2734d157-1302-40ae-bd8b-4c2208902bcd Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:56:47,039 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 11:56:47,040 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46:9696/v2.0/ports.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be108239cb1467bf7aa6d16dc44a8a1b32a36578" -d '{"port": {"network_id": "90f9e75f-fc47-48d7-9d90-f88599728c99", "fixed_ips": [{"subnet_id": "495b8b16-4f9e-43b9-b759-0815b72a1249"}], "name": "reference_vnf_port", "security_groups": ["f0e07bec-b8e6-4425-846d-8e5a7d28b899"]}}' 2019-06-08 11:56:47,040 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-2734d157-1302-40ae-bd8b-4c2208902bcd 2019-06-08 11:56:47,040 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-d2cd8553-ace6-414c-967e-72709c854a02 Date: Sat, 08 Jun 2019 11:56:38 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T11:56:38Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"495b8b16-4f9e-43b9-b759-0815b72a1249","ip_address":"11.0.0.11"}],"id":"98f13bf9-c9de-4f64-aad5-78e6f1f2f71c","security_groups":["f0e07bec-b8e6-4425-846d-8e5a7d28b899"],"mac_address":"fa:16:3e:b5:3e:c0","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"b0b2602112464b1aa32539f2de282ae5","qos_policy_id":null,"admin_state_up":true,"network_id":"90f9e75f-fc47-48d7-9d90-f88599728c99","tenant_id":"b0b2602112464b1aa32539f2de282ae5","created_at":"2019-06-08T11:56:38Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-08 11:56:47,040 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2019-06-08 11:56:47,040 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-35f754f0-9b43-4e1b-b5a7-4f336df9265f Date: Sat, 08 Jun 2019 11:56:39 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T11:56:38Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"495b8b16-4f9e-43b9-b759-0815b72a1249","ip_address":"11.0.0.9"}],"id":"e2b4f747-0fde-452c-93ee-e1d436cbebd5","security_groups":["f0e07bec-b8e6-4425-846d-8e5a7d28b899"],"mac_address":"fa:16:3e:3d:7c:18","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"b0b2602112464b1aa32539f2de282ae5","qos_policy_id":null,"admin_state_up":true,"network_id":"90f9e75f-fc47-48d7-9d90-f88599728c99","tenant_id":"b0b2602112464b1aa32539f2de282ae5","created_at":"2019-06-08T11:56:38Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-08 11:56:47,040 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.46:9696/v2.0/ports.json used request id req-35f754f0-9b43-4e1b-b5a7-4f336df9265f 2019-06-08 11:56:47,041 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/ports.json used request id req-35f754f0-9b43-4e1b-b5a7-4f336df9265f 2019-06-08 11:56:47,041 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.46:9696/v2.0/ports.json used request id req-d2cd8553-ace6-414c-967e-72709c854a02 2019-06-08 11:56:47,041 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/ports.json used request id req-d2cd8553-ace6-414c-967e-72709c854a02 2019-06-08 11:56:47,041 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-06-08 11:56:47,041 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2019-06-08 11:56:47,041 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-06-08 11:56:47,041 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-06-08 11:56:47,042 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-06-08 11:56:47,042 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-06-08 11:56:47,042 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:56:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5df847c-faf8-4dd0-b3ce-ab2d1f732c85 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:56:47,042 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-06-08 11:56:47,042 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-06-08 11:56:47,042 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 11:56:47,042 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2019-06-08 11:56:47,043 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-b5df847c-faf8-4dd0-b3ce-ab2d1f732c85 2019-06-08 11:56:47,043 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-06-08 11:56:47,043 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2019-06-08 11:56:47,043 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports.json?id=98f13bf9-c9de-4f64-aad5-78e6f1f2f71c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3727881a07a66e9d63fbb71d1016f35eb7858ce" 2019-06-08 11:56:47,043 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 11:56:47,043 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:56:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b2a52c7-4df0-41ba-86fe-07e4bb7ebac7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:56:47,044 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-9b2a52c7-4df0-41ba-86fe-07e4bb7ebac7 2019-06-08 11:56:47,044 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-acc3fded-8bf1-4e74-82f9-ccfa15a562d4 Date: Sat, 08 Jun 2019 11:56:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T11:56:38Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"495b8b16-4f9e-43b9-b759-0815b72a1249","ip_address":"11.0.0.11"}],"id":"98f13bf9-c9de-4f64-aad5-78e6f1f2f71c","security_groups":["f0e07bec-b8e6-4425-846d-8e5a7d28b899"],"mac_address":"fa:16:3e:b5:3e:c0","project_id":"b0b2602112464b1aa32539f2de282ae5","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"90f9e75f-fc47-48d7-9d90-f88599728c99","tenant_id":"b0b2602112464b1aa32539f2de282ae5","created_at":"2019-06-08T11:56:38Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-06-08 11:56:47,044 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3727881a07a66e9d63fbb71d1016f35eb7858ce" -d '{"port": {"security_groups": ["f0e07bec-b8e6-4425-846d-8e5a7d28b899"]}}' 2019-06-08 11:56:47,044 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports.json?id=e2b4f747-0fde-452c-93ee-e1d436cbebd5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f09d8097a91a404a330659f64083514244b0e70d" 2019-06-08 11:56:47,044 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-ae98b14c-4f1d-41dd-b5b9-0c04307d0376 Date: Sat, 08 Jun 2019 11:56:41 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T11:56:38Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"495b8b16-4f9e-43b9-b759-0815b72a1249","ip_address":"11.0.0.11"}],"id":"98f13bf9-c9de-4f64-aad5-78e6f1f2f71c","security_groups":["f0e07bec-b8e6-4425-846d-8e5a7d28b899"],"mac_address":"fa:16:3e:b5:3e:c0","project_id":"b0b2602112464b1aa32539f2de282ae5","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"90f9e75f-fc47-48d7-9d90-f88599728c99","tenant_id":"b0b2602112464b1aa32539f2de282ae5","created_at":"2019-06-08T11:56:38Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-06-08 11:56:47,044 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json used request id req-05e64fe9-11e7-4dfc-b25f-ecb4b939fbec 2019-06-08 11:56:47,045 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json used request id req-ae98b14c-4f1d-41dd-b5b9-0c04307d0376 2019-06-08 11:56:47,045 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-1749dd80-a5b7-42d2-bb62-eb3e87fea536 Date: Sat, 08 Jun 2019 11:56:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T11:56:38Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"495b8b16-4f9e-43b9-b759-0815b72a1249","ip_address":"11.0.0.9"}],"id":"e2b4f747-0fde-452c-93ee-e1d436cbebd5","security_groups":["f0e07bec-b8e6-4425-846d-8e5a7d28b899"],"mac_address":"fa:16:3e:3d:7c:18","project_id":"b0b2602112464b1aa32539f2de282ae5","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"90f9e75f-fc47-48d7-9d90-f88599728c99","tenant_id":"b0b2602112464b1aa32539f2de282ae5","created_at":"2019-06-08T11:56:38Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-06-08 11:56:47,045 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/ports.json?id=e2b4f747-0fde-452c-93ee-e1d436cbebd5 used request id req-1749dd80-a5b7-42d2-bb62-eb3e87fea536 2019-06-08 11:56:47,045 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/ports.json?id=e2b4f747-0fde-452c-93ee-e1d436cbebd5 used request id req-1749dd80-a5b7-42d2-bb62-eb3e87fea536 2019-06-08 11:56:47,045 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=e2b4f747-0fde-452c-93ee-e1d436cbebd5 target={u'external_id': u'f0e07bec-b8e6-4425-846d-8e5a7d28b899', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2019-06-08 11:56:47,045 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f09d8097a91a404a330659f64083514244b0e70d" -d '{"port": {"security_groups": ["f0e07bec-b8e6-4425-846d-8e5a7d28b899"]}}' 2019-06-08 11:56:47,045 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3727881a07a66e9d63fbb71d1016f35eb7858ce" 2019-06-08 11:56:47,046 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json used request id req-05e64fe9-11e7-4dfc-b25f-ecb4b939fbec 2019-06-08 11:56:47,046 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-05e64fe9-11e7-4dfc-b25f-ecb4b939fbec Date: Sat, 08 Jun 2019 11:56:42 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T11:56:41Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"495b8b16-4f9e-43b9-b759-0815b72a1249","ip_address":"11.0.0.11"}],"id":"98f13bf9-c9de-4f64-aad5-78e6f1f2f71c","security_groups":["f0e07bec-b8e6-4425-846d-8e5a7d28b899"],"mac_address":"fa:16:3e:b5:3e:c0","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"b0b2602112464b1aa32539f2de282ae5","qos_policy_id":null,"admin_state_up":true,"network_id":"90f9e75f-fc47-48d7-9d90-f88599728c99","tenant_id":"b0b2602112464b1aa32539f2de282ae5","created_at":"2019-06-08T11:56:38Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-08 11:56:47,046 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json used request id req-ae98b14c-4f1d-41dd-b5b9-0c04307d0376 2019-06-08 11:56:47,046 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/ports.json?id=98f13bf9-c9de-4f64-aad5-78e6f1f2f71c used request id req-acc3fded-8bf1-4e74-82f9-ccfa15a562d4 2019-06-08 11:56:47,046 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/ports.json?id=98f13bf9-c9de-4f64-aad5-78e6f1f2f71c used request id req-acc3fded-8bf1-4e74-82f9-ccfa15a562d4 2019-06-08 11:56:47,046 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=98f13bf9-c9de-4f64-aad5-78e6f1f2f71c target={u'external_id': u'f0e07bec-b8e6-4425-846d-8e5a7d28b899', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2019-06-08 11:56:47,047 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/executions/21310def-70ba-446b-8dda-65dd6ef35392 2019-06-08 11:56:47,101 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:56:47,101 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:56:47,101 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:56:47,101 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:56:47,101 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:56:47,101 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:56:47,102 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:56:47,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": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T11:56:09.764Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-06-08T11:56:09.764Z", "id": "21310def-70ba-446b-8dda-65dd6ef35392"} 2019-06-08 11:56:47,102 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:56:47,102 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:56:47 GMT 2019-06-08 11:56:47,102 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:56:47,102 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-06-08 11:56:47,102 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:56:47,102 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:56:47,102 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:56:52,108 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/events 2019-06-08 11:56:52,180 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:56:52,180 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:56:52,180 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:56:52,180 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:56:52,181 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:56:52,181 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:56:52,181 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:56:52,181 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:42.989Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json used request id req-be171a90-cd60-42da-a413-08f0a759c6b3", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:42.550Z", "source_id": "target_vnf_port_n707tl", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.3c2c9f31-eeba-4c54-8232-3c3cd04032e5"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:42.989Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:42.843Z", "source_id": "target_vnf_port_n707tl", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:42.989Z", "message": "Sending task 'neutron_plugin.floatingip.connect_port'", "target_id": "reference_vnf_ip_m90r9x", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:42.603Z", "source_id": "reference_vnf_port_g52gb1", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:42.989Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:42.461Z", "source_id": "reference_vnf_port_g52gb1", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:42.989Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-e0fef2a6-0f36-4857-a128-0fd93fb640a3 Date: Sat, 08 Jun 2019 11:56:42 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-08T11:56:38Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"495b8b16-4f9e-43b9-b759-0815b72a1249\",\"ip_address\":\"11.0.0.9\"}],\"id\":\"e2b4f747-0fde-452c-93ee-e1d436cbebd5\",\"security_groups\":[\"f0e07bec-b8e6-4425-846d-8e5a7d28b899\"],\"mac_address\":\"fa:16:3e:3d:7c:18\",\"project_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_port\",\"admin_state_up\":true,\"network_id\":\"90f9e75f-fc47-48d7-9d90-f88599728c99\",\"tenant_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"created_at\":\"2019-06-08T11:56:38Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:42.507Z", "source_id": "target_vnf_port_n707tl", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.3c2c9f31-eeba-4c54-8232-3c3cd04032e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:42.989Z", "message": "PUT call to network for http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json used request id req-e0fef2a6-0f36-4857-a128-0fd93fb640a3", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:42.507Z", "source_id": "target_vnf_port_n707tl", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.3c2c9f31-eeba-4c54-8232-3c3cd04032e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:42.989Z", "message": "PUT call to neutron for http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json used request id req-e0fef2a6-0f36-4857-a128-0fd93fb640a3", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:42.508Z", "source_id": "target_vnf_port_n707tl", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.3c2c9f31-eeba-4c54-8232-3c3cd04032e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:42.989Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f09d8097a91a404a330659f64083514244b0e70d\"", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:42.508Z", "source_id": "target_vnf_port_n707tl", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.3c2c9f31-eeba-4c54-8232-3c3cd04032e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:42.989Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-be171a90-cd60-42da-a413-08f0a759c6b3 Date: Sat, 08 Jun 2019 11:56:42 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-08T11:56:42Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"495b8b16-4f9e-43b9-b759-0815b72a1249\",\"ip_address\":\"11.0.0.9\"}],\"id\":\"e2b4f747-0fde-452c-93ee-e1d436cbebd5\",\"security_groups\":[\"f0e07bec-b8e6-4425-846d-8e5a7d28b899\"],\"mac_address\":\"fa:16:3e:3d:7c:18\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"90f9e75f-fc47-48d7-9d90-f88599728c99\",\"tenant_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"created_at\":\"2019-06-08T11:56:38Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:42.550Z", "source_id": "target_vnf_port_n707tl", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.3c2c9f31-eeba-4c54-8232-3c3cd04032e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:42.989Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json used request id req-be171a90-cd60-42da-a413-08f0a759c6b3", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:42.551Z", "source_id": "target_vnf_port_n707tl", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.3c2c9f31-eeba-4c54-8232-3c3cd04032e5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:43.707Z", "message": "Sending task 'neutron_plugin.floatingip.connect_port'", "target_id": "target_vnf_ip_vmw1w6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:42.970Z", "source_id": "target_vnf_port_n707tl", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:44.381Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:56:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-214f5a89-f141-4981-9cdb-93c8818bceb6 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_ip_m90r9x", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:43.634Z", "source_id": "reference_vnf_port_g52gb1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.de2195ec-ed1b-479e-ad0f-fb2b7bb4092e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:44.381Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: 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_m90r9x", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:43.629Z", "source_id": "reference_vnf_port_g52gb1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.de2195ec-ed1b-479e-ad0f-fb2b7bb4092e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:44.381Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: 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_vmw1w6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:44.025Z", "source_id": "target_vnf_port_n707tl", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.73ec1773-9026-457f-b2ca-8207f1098fde"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:44.381Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:56:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c513a179-9436-4cb6-bef5-ced65bd430ce Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_ip_vmw1w6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:44.030Z", "source_id": "target_vnf_port_n707tl", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.73ec1773-9026-457f-b2ca-8207f1098fde"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:44.381Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-214f5a89-f141-4981-9cdb-93c8818bceb6", "level": "debug", "target_id": "reference_vnf_ip_m90r9x", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:43.634Z", "source_id": "reference_vnf_port_g52gb1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.de2195ec-ed1b-479e-ad0f-fb2b7bb4092e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:44.381Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.46:9696/v2.0/floatingips/704b161d-596f-41ae-b89f-9ee5811d97bc.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4a49952d02f26a041275c34823930cc55338c432\" -d '{\"floatingip\": {\"port_id\": \"98f13bf9-c9de-4f64-aad5-78e6f1f2f71c\"}}'", "level": "debug", "target_id": "reference_vnf_ip_m90r9x", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:44.034Z", "source_id": "reference_vnf_port_g52gb1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.de2195ec-ed1b-479e-ad0f-fb2b7bb4092e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:44.381Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-c513a179-9436-4cb6-bef5-ced65bd430ce", "level": "debug", "target_id": "target_vnf_ip_vmw1w6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:44.030Z", "source_id": "target_vnf_port_n707tl", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.73ec1773-9026-457f-b2ca-8207f1098fde"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:45.050Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.46:9696/v2.0/floatingips/c9070710-febe-4a30-912c-c94635529a6b.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}530b969ffb2b79cdbd317f055b0459e47a11e77b\" -d '{\"floatingip\": {\"port_id\": \"e2b4f747-0fde-452c-93ee-e1d436cbebd5\"}}'", "level": "debug", "target_id": "target_vnf_ip_vmw1w6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:44.427Z", "source_id": "target_vnf_port_n707tl", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.73ec1773-9026-457f-b2ca-8207f1098fde"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:45.767Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 787 X-Openstack-Request-Id: req-2e5c407b-784a-4c2a-9b7c-a968d717d971 Date: Sat, 08 Jun 2019 11:56:45 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": \"24f01a17-cd51-455f-8c74-24440437d999\", \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"b0b2602112464b1aa32539f2de282ae5\", \"created_at\": \"2019-06-08T11:56:18Z\", \"updated_at\": \"2019-06-08T11:56:44Z\", \"floating_network_id\": \"d0205d84-f6dd-4d92-b76b-dc9ca1111094\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"90f9e75f-fc47-48d7-9d90-f88599728c99\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:b5:3e:c0\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.11\", \"floating_ip_address\": \"172.30.9.210\", \"revision_number\": 1, \"project_id\": \"b0b2602112464b1aa32539f2de282ae5\", \"port_id\": \"98f13bf9-c9de-4f64-aad5-78e6f1f2f71c\", \"id\": \"704b161d-596f-41ae-b89f-9ee5811d97bc\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "reference_vnf_ip_m90r9x", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:45.553Z", "source_id": "reference_vnf_port_g52gb1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.de2195ec-ed1b-479e-ad0f-fb2b7bb4092e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:46.379Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 783 X-Openstack-Request-Id: req-27494919-23bc-46e1-affa-767ff39c7092 Date: Sat, 08 Jun 2019 11:56:45 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": \"24f01a17-cd51-455f-8c74-24440437d999\", \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"b0b2602112464b1aa32539f2de282ae5\", \"created_at\": \"2019-06-08T11:56:16Z\", \"updated_at\": \"2019-06-08T11:56:45Z\", \"floating_network_id\": \"d0205d84-f6dd-4d92-b76b-dc9ca1111094\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"90f9e75f-fc47-48d7-9d90-f88599728c99\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:3d:7c:18\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.9\", \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 1, \"project_id\": \"b0b2602112464b1aa32539f2de282ae5\", \"port_id\": \"e2b4f747-0fde-452c-93ee-e1d436cbebd5\", \"id\": \"c9070710-febe-4a30-912c-c94635529a6b\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "target_vnf_ip_vmw1w6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:46.002Z", "source_id": "target_vnf_port_n707tl", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.73ec1773-9026-457f-b2ca-8207f1098fde"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:46.379Z", "message": "PUT call to neutron for http://172.30.9.46:9696/v2.0/floatingips/c9070710-febe-4a30-912c-c94635529a6b.json used request id req-27494919-23bc-46e1-affa-767ff39c7092", "level": "debug", "target_id": "target_vnf_ip_vmw1w6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:46.002Z", "source_id": "target_vnf_port_n707tl", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.73ec1773-9026-457f-b2ca-8207f1098fde"}, {"node_instance_id": "reference_vnf_port_g52gb1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:46.379Z", "message": "Relationships established", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:46.151Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:46.379Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "target_id": "reference_vnf_ip_m90r9x", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:46.017Z", "source_id": "reference_vnf_port_g52gb1", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:46.379Z", "message": "PUT call to network for http://172.30.9.46:9696/v2.0/floatingips/704b161d-596f-41ae-b89f-9ee5811d97bc.json used request id req-2e5c407b-784a-4c2a-9b7c-a968d717d971", "level": "debug", "target_id": "reference_vnf_ip_m90r9x", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:45.553Z", "source_id": "reference_vnf_port_g52gb1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.de2195ec-ed1b-479e-ad0f-fb2b7bb4092e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:46.379Z", "message": "PUT call to neutron for http://172.30.9.46:9696/v2.0/floatingips/704b161d-596f-41ae-b89f-9ee5811d97bc.json used request id req-2e5c407b-784a-4c2a-9b7c-a968d717d971", "level": "debug", "target_id": "reference_vnf_ip_m90r9x", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:45.553Z", "source_id": "reference_vnf_port_g52gb1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.de2195ec-ed1b-479e-ad0f-fb2b7bb4092e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:46.379Z", "message": "PUT call to network for http://172.30.9.46:9696/v2.0/floatingips/c9070710-febe-4a30-912c-c94635529a6b.json used request id req-27494919-23bc-46e1-affa-767ff39c7092", "level": "debug", "target_id": "target_vnf_ip_vmw1w6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:46.002Z", "source_id": "target_vnf_port_n707tl", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.73ec1773-9026-457f-b2ca-8207f1098fde"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:46.975Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "target_id": "target_vnf_ip_vmw1w6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:46.405Z", "source_id": "target_vnf_port_n707tl", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "reference_vnf_host_r5b01a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:46.975Z", "message": "Creating node instance", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:46.649Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "reference_vnf_port_g52gb1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:46.975Z", "message": "Node instance started", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:46.218Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "reference_vnf_host_r5b01a", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:47.619Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:46.949Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "target_vnf_port_n707tl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:47.619Z", "message": "Relationships established", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:46.759Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "target_vnf_port_n707tl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:47.619Z", "message": "Node instance started", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:46.860Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "target_vnf_host_njpx2v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:48.225Z", "message": "Creating node instance", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:47.910Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "target_vnf_host_njpx2v", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:48.225Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:48.029Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "reference_vnf_host_r5b01a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:48.893Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-af42547d-ccd1-4517-8e53-3458fcbc1db6", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:48.118Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.2b85f0e3-fc97-4766-964c-9e4df9ce12e0"}, {"node_instance_id": "reference_vnf_host_r5b01a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:48.893Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3c23eec384161f3e3b4d566a962feb0ca79fdffc\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:48.510Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.2b85f0e3-fc97-4766-964c-9e4df9ce12e0"}, {"node_instance_id": "reference_vnf_host_r5b01a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:48.893Z", "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'98f13bf9-c9de-4f64-aad5-78e6f1f2f71c', u'fixed_ip_address': u'11.0.0.11', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:b5:3e:c0'}, {u'external_id': u'1d7e7d76-11e3-48ff-8d19-b97a046ce8af', u'fixed_ip_address': u'12.0.0.3', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:ad:48:b3'}]", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:48.083Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.2b85f0e3-fc97-4766-964c-9e4df9ce12e0"}, {"node_instance_id": "reference_vnf_host_r5b01a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:48.893Z", "message": "server.create() server before transformations: {'meta': {}, 'name': u'reference_vnf'}", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:48.106Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.2b85f0e3-fc97-4766-964c-9e4df9ce12e0"}, {"node_instance_id": "reference_vnf_host_r5b01a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:48.893Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:48.112Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.2b85f0e3-fc97-4766-964c-9e4df9ce12e0"}, {"node_instance_id": "reference_vnf_host_r5b01a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:48.893Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:48.112Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.2b85f0e3-fc97-4766-964c-9e4df9ce12e0"}, {"node_instance_id": "reference_vnf_host_r5b01a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:48.893Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:56:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af42547d-ccd1-4517-8e53-3458fcbc1db6 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:48.117Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.2b85f0e3-fc97-4766-964c-9e4df9ce12e0"}, {"node_instance_id": "reference_vnf_host_r5b01a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:48.893Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:56:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af42547d-ccd1-4517-8e53-3458fcbc1db6 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:48.117Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.2b85f0e3-fc97-4766-964c-9e4df9ce12e0"}, {"node_instance_id": "reference_vnf_host_r5b01a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:48.893Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-af42547d-ccd1-4517-8e53-3458fcbc1db6", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:48.117Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.2b85f0e3-fc97-4766-964c-9e4df9ce12e0"}, {"node_instance_id": "reference_vnf_host_r5b01a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:48.893Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3c23eec384161f3e3b4d566a962feb0ca79fdffc\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:48.510Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.2b85f0e3-fc97-4766-964c-9e4df9ce12e0"}, {"node_instance_id": "target_vnf_host_njpx2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:49.424Z", "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'e2b4f747-0fde-452c-93ee-e1d436cbebd5', u'fixed_ip_address': u'11.0.0.9', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:3d:7c:18'}, {u'external_id': u'3c342ef4-8e64-44e5-b1c5-630fcc5c18e4', u'fixed_ip_address': u'12.0.0.4', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:16:76:99'}]", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:49.184Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.b30ebaad-f250-4868-869b-37e491d7dd84"}, {"node_instance_id": "target_vnf_host_njpx2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:49.424Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:49.203Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.b30ebaad-f250-4868-869b-37e491d7dd84"}, {"node_instance_id": "target_vnf_host_njpx2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:49.424Z", "message": "server.create() server before transformations: {'meta': {}, 'name': u'target_vnf'}", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:49.202Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.b30ebaad-f250-4868-869b-37e491d7dd84"}, {"node_instance_id": "target_vnf_host_njpx2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:49.424Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:49.203Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.b30ebaad-f250-4868-869b-37e491d7dd84"}, {"node_instance_id": "target_vnf_host_njpx2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:49.424Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:56:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9b64721-f473-444a-995e-d3c953650762 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:49.208Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.b30ebaad-f250-4868-869b-37e491d7dd84"}], "metadata": {"pagination": {"total": 492, "offset": 321, "size": 50}}} 2019-06-08 11:56:52,181 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:56:52,181 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:56:52 GMT 2019-06-08 11:56:52,181 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:56:52,181 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 11:56:52,182 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:56:52,182 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:56:52,182 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:56:52,182 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 11:56:52,184 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json used request id req-be171a90-cd60-42da-a413-08f0a759c6b3 2019-06-08 11:56:52,184 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2019-06-08 11:56:52,184 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2019-06-08 11:56:52,185 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2019-06-08 11:56:52,185 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-e0fef2a6-0f36-4857-a128-0fd93fb640a3 Date: Sat, 08 Jun 2019 11:56:42 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T11:56:38Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"495b8b16-4f9e-43b9-b759-0815b72a1249","ip_address":"11.0.0.9"}],"id":"e2b4f747-0fde-452c-93ee-e1d436cbebd5","security_groups":["f0e07bec-b8e6-4425-846d-8e5a7d28b899"],"mac_address":"fa:16:3e:3d:7c:18","project_id":"b0b2602112464b1aa32539f2de282ae5","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"90f9e75f-fc47-48d7-9d90-f88599728c99","tenant_id":"b0b2602112464b1aa32539f2de282ae5","created_at":"2019-06-08T11:56:38Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-06-08 11:56:52,185 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json used request id req-e0fef2a6-0f36-4857-a128-0fd93fb640a3 2019-06-08 11:56:52,185 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json used request id req-e0fef2a6-0f36-4857-a128-0fd93fb640a3 2019-06-08 11:56:52,185 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f09d8097a91a404a330659f64083514244b0e70d" 2019-06-08 11:56:52,185 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-be171a90-cd60-42da-a413-08f0a759c6b3 Date: Sat, 08 Jun 2019 11:56:42 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T11:56:42Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"495b8b16-4f9e-43b9-b759-0815b72a1249","ip_address":"11.0.0.9"}],"id":"e2b4f747-0fde-452c-93ee-e1d436cbebd5","security_groups":["f0e07bec-b8e6-4425-846d-8e5a7d28b899"],"mac_address":"fa:16:3e:3d:7c:18","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"b0b2602112464b1aa32539f2de282ae5","qos_policy_id":null,"admin_state_up":true,"network_id":"90f9e75f-fc47-48d7-9d90-f88599728c99","tenant_id":"b0b2602112464b1aa32539f2de282ae5","created_at":"2019-06-08T11:56:38Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-08 11:56:52,186 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json used request id req-be171a90-cd60-42da-a413-08f0a759c6b3 2019-06-08 11:56:52,186 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2019-06-08 11:56:52,186 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:56:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-214f5a89-f141-4981-9cdb-93c8818bceb6 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:56:52,186 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 11:56:52,186 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 11:56:52,186 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:56:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c513a179-9436-4cb6-bef5-ced65bd430ce Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:56:52,186 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-214f5a89-f141-4981-9cdb-93c8818bceb6 2019-06-08 11:56:52,187 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.46:9696/v2.0/floatingips/704b161d-596f-41ae-b89f-9ee5811d97bc.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a49952d02f26a041275c34823930cc55338c432" -d '{"floatingip": {"port_id": "98f13bf9-c9de-4f64-aad5-78e6f1f2f71c"}}' 2019-06-08 11:56:52,187 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-c513a179-9436-4cb6-bef5-ced65bd430ce 2019-06-08 11:56:52,187 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.46:9696/v2.0/floatingips/c9070710-febe-4a30-912c-c94635529a6b.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}530b969ffb2b79cdbd317f055b0459e47a11e77b" -d '{"floatingip": {"port_id": "e2b4f747-0fde-452c-93ee-e1d436cbebd5"}}' 2019-06-08 11:56:52,187 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 787 X-Openstack-Request-Id: req-2e5c407b-784a-4c2a-9b7c-a968d717d971 Date: Sat, 08 Jun 2019 11:56:45 GMT RESP BODY: {"floatingip": {"router_id": "24f01a17-cd51-455f-8c74-24440437d999", "status": "DOWN", "description": "", "tags": [], "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "created_at": "2019-06-08T11:56:18Z", "updated_at": "2019-06-08T11:56:44Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "90f9e75f-fc47-48d7-9d90-f88599728c99", "device_owner": "", "mac_address": "fa:16:3e:b5:3e:c0", "device_id": ""}, "fixed_ip_address": "11.0.0.11", "floating_ip_address": "172.30.9.210", "revision_number": 1, "project_id": "b0b2602112464b1aa32539f2de282ae5", "port_id": "98f13bf9-c9de-4f64-aad5-78e6f1f2f71c", "id": "704b161d-596f-41ae-b89f-9ee5811d97bc", "qos_policy_id": null}} 2019-06-08 11:56:52,187 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 783 X-Openstack-Request-Id: req-27494919-23bc-46e1-affa-767ff39c7092 Date: Sat, 08 Jun 2019 11:56:45 GMT RESP BODY: {"floatingip": {"router_id": "24f01a17-cd51-455f-8c74-24440437d999", "status": "DOWN", "description": "", "tags": [], "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "created_at": "2019-06-08T11:56:16Z", "updated_at": "2019-06-08T11:56:45Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "90f9e75f-fc47-48d7-9d90-f88599728c99", "device_owner": "", "mac_address": "fa:16:3e:3d:7c:18", "device_id": ""}, "fixed_ip_address": "11.0.0.9", "floating_ip_address": "172.30.9.204", "revision_number": 1, "project_id": "b0b2602112464b1aa32539f2de282ae5", "port_id": "e2b4f747-0fde-452c-93ee-e1d436cbebd5", "id": "c9070710-febe-4a30-912c-c94635529a6b", "qos_policy_id": null}} 2019-06-08 11:56:52,187 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.46:9696/v2.0/floatingips/c9070710-febe-4a30-912c-c94635529a6b.json used request id req-27494919-23bc-46e1-affa-767ff39c7092 2019-06-08 11:56:52,188 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships established 2019-06-08 11:56:52,188 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2019-06-08 11:56:52,188 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.46:9696/v2.0/floatingips/704b161d-596f-41ae-b89f-9ee5811d97bc.json used request id req-2e5c407b-784a-4c2a-9b7c-a968d717d971 2019-06-08 11:56:52,188 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.46:9696/v2.0/floatingips/704b161d-596f-41ae-b89f-9ee5811d97bc.json used request id req-2e5c407b-784a-4c2a-9b7c-a968d717d971 2019-06-08 11:56:52,188 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.46:9696/v2.0/floatingips/c9070710-febe-4a30-912c-c94635529a6b.json used request id req-27494919-23bc-46e1-affa-767ff39c7092 2019-06-08 11:56:52,188 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2019-06-08 11:56:52,188 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-06-08 11:56:52,189 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-06-08 11:56:52,189 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2019-06-08 11:56:52,189 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships established 2019-06-08 11:56:52,189 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-06-08 11:56:52,189 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-06-08 11:56:52,189 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2019-06-08 11:56:52,189 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-af42547d-ccd1-4517-8e53-3458fcbc1db6 2019-06-08 11:56:52,190 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c23eec384161f3e3b4d566a962feb0ca79fdffc" 2019-06-08 11:56:52,190 - 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'98f13bf9-c9de-4f64-aad5-78e6f1f2f71c', u'fixed_ip_address': u'11.0.0.11', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:b5:3e:c0'}, {u'external_id': u'1d7e7d76-11e3-48ff-8d19-b97a046ce8af', u'fixed_ip_address': u'12.0.0.3', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:ad:48:b3'}] 2019-06-08 11:56:52,190 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'reference_vnf'} 2019-06-08 11:56:52,190 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 11:56:52,190 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 11:56:52,190 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:56:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af42547d-ccd1-4517-8e53-3458fcbc1db6 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:56:52,190 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:56:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af42547d-ccd1-4517-8e53-3458fcbc1db6 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:56:52,191 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-af42547d-ccd1-4517-8e53-3458fcbc1db6 2019-06-08 11:56:52,191 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c23eec384161f3e3b4d566a962feb0ca79fdffc" 2019-06-08 11:56:52,191 - 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'e2b4f747-0fde-452c-93ee-e1d436cbebd5', u'fixed_ip_address': u'11.0.0.9', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:3d:7c:18'}, {u'external_id': u'3c342ef4-8e64-44e5-b1c5-630fcc5c18e4', u'fixed_ip_address': u'12.0.0.4', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:16:76:99'}] 2019-06-08 11:56:52,191 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 11:56:52,191 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'target_vnf'} 2019-06-08 11:56:52,191 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 11:56:52,192 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:56:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9b64721-f473-444a-995e-d3c953650762 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:56:52,192 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/executions/21310def-70ba-446b-8dda-65dd6ef35392 2019-06-08 11:56:52,249 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:56:52,250 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:56:52,250 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:56:52,250 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:56:52,250 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:56:52,250 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:56:52,250 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:56:52,250 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T11:56:09.764Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-06-08T11:56:09.764Z", "id": "21310def-70ba-446b-8dda-65dd6ef35392"} 2019-06-08 11:56:52,250 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:56:52,250 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:56:52 GMT 2019-06-08 11:56:52,250 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:56:52,251 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-06-08 11:56:52,251 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:56:52,251 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:56:52,251 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:56:57,256 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/events 2019-06-08 11:56:57,335 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:56:57,335 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:56:57,336 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:56:57,336 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:56:57,336 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:56:57,336 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:56:57,336 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:56:57,336 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_njpx2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:49.424Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-f9b64721-f473-444a-995e-d3c953650762", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:49.208Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.b30ebaad-f250-4868-869b-37e491d7dd84"}, {"node_instance_id": "target_vnf_host_njpx2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:49.424Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-f9b64721-f473-444a-995e-d3c953650762", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:49.208Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.b30ebaad-f250-4868-869b-37e491d7dd84"}, {"node_instance_id": "target_vnf_host_njpx2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:49.424Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:56:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9b64721-f473-444a-995e-d3c953650762 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:49.208Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.b30ebaad-f250-4868-869b-37e491d7dd84"}, {"node_instance_id": "target_vnf_host_njpx2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:49.424Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:56:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9b64721-f473-444a-995e-d3c953650762 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:49.208Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.b30ebaad-f250-4868-869b-37e491d7dd84"}, {"node_instance_id": "reference_vnf_host_r5b01a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:50.123Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:56: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-8e7f0427-ff90-4715-9dc0-f18d75482b31 x-compute-request-id: req-8e7f0427-ff90-4715-9dc0-f18d75482b31 Content-Encoding: gzip Content-Length: 810 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8kkiTfiicSjkC937hoMeMv3mgE+1u2hr4iwIYROubd/nzZY9sMNC7CfSn+GwYyrlRus0Ff3J4pKo67BCY5z+Iayj2xi0Qa0cELPOI2waD6Ur5gZpKj3Jw87HqE5AQ8SBW7Pwd1x1wchCi1pprqgee3Iv1jIqpWUCy/hf0iAJxJjuYQRObgWe9VsPEzir5BMGbBA7ADT2J1ybGGTnaN0OX9ea4nJgV4WOf0jTjXI/ih2uJw6CLWO0dvj6bpcPg6JEvh0A80fvfRUdFfM/7KwhGkthDm6f+dGwaWPtmPa6t7yd35dZNaZaGc6+sxZw0SEhxWWWmBAfELyyj71XOQ8uB Generated-by-Nova\", \"name\": \"vnf_test_keypair\", \"fingerprint\": \"df:b8:87:a8:62:ce:7d:a1:cb:ff:5a:9b:f6:54:61:85\"}}, {\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDP46HMsQOnwxRQeWUD05ut3qXQODoYSaNeAKxMpNjssDuhQvLDnWCO2Mos4HRqLuqDm2jlGd9B75qyVmxL2mlmmfR37XjD8sf28rg9qqND/IY2Tebo8nRTWngeYkbq07Tj/6Cc9vkyltWz4vurhf7StzLgaNWYziiObKcxbQT8NrO6foJlB6T1/e43S955FeiMUfzQHswAZ9i7IMXcZBof6vKtPR3TqcJuQGN0GYeQD/kLQjW8ilKAZj8sZwaUBwDgEFzpvLlbUdlUlSXYgfmMxjKm+Ge0SMg4jxdSp7q9CY15tVIDtpAhJqRHOhDKKODFL9TlGbJWGAxG7ClxY2Hf Generated-by-Nova\", \"name\": \"vyos_vrouter-kp_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c\", \"fingerprint\": \"2d:86:4e:28:19:01:94:fd:3d:17:f0:90:ae:dc:9b:d0\"}}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:49.376Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.2b85f0e3-fc97-4766-964c-9e4df9ce12e0"}, {"node_instance_id": "reference_vnf_host_r5b01a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:50.123Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/os-keypairs used request id req-8e7f0427-ff90-4715-9dc0-f18d75482b31", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:49.376Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.2b85f0e3-fc97-4766-964c-9e4df9ce12e0"}, {"node_instance_id": "reference_vnf_host_r5b01a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:50.123Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/networks.json?name=management_plane_network -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2a7da1bd32f0a4162ac0ee1569eeca11fafbbcb8\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:49.777Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.2b85f0e3-fc97-4766-964c-9e4df9ce12e0"}, {"node_instance_id": "reference_vnf_host_r5b01a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:50.123Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/networks.json?name=management_plane_network -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2a7da1bd32f0a4162ac0ee1569eeca11fafbbcb8\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:49.777Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.2b85f0e3-fc97-4766-964c-9e4df9ce12e0"}, {"node_instance_id": "target_vnf_host_njpx2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:50.123Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}07fbcf147da45830c3e48f336659a4c7e8510a8a\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:49.608Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.b30ebaad-f250-4868-869b-37e491d7dd84"}, {"node_instance_id": "target_vnf_host_njpx2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:50.123Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}07fbcf147da45830c3e48f336659a4c7e8510a8a\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:49.608Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.b30ebaad-f250-4868-869b-37e491d7dd84"}, {"node_instance_id": "reference_vnf_host_r5b01a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:50.123Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-9c24bd01-8648-49b6-ab21-0c91ec80cce6", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:49.383Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.2b85f0e3-fc97-4766-964c-9e4df9ce12e0"}, {"node_instance_id": "reference_vnf_host_r5b01a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:50.123Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-9c24bd01-8648-49b6-ab21-0c91ec80cce6", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:49.383Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.2b85f0e3-fc97-4766-964c-9e4df9ce12e0"}, {"node_instance_id": "reference_vnf_host_r5b01a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:50.123Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:56:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c24bd01-8648-49b6-ab21-0c91ec80cce6 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:49.383Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.2b85f0e3-fc97-4766-964c-9e4df9ce12e0"}, {"node_instance_id": "reference_vnf_host_r5b01a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:50.123Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:56:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c24bd01-8648-49b6-ab21-0c91ec80cce6 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:49.383Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.2b85f0e3-fc97-4766-964c-9e4df9ce12e0"}, {"node_instance_id": "reference_vnf_host_r5b01a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:50.123Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:49.378Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.2b85f0e3-fc97-4766-964c-9e4df9ce12e0"}, {"node_instance_id": "reference_vnf_host_r5b01a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:50.123Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:49.378Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.2b85f0e3-fc97-4766-964c-9e4df9ce12e0"}, {"node_instance_id": "reference_vnf_host_r5b01a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:50.123Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:56: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-409cb4eb-c37a-4ec7-9c06-1d4185ab23f2 x-compute-request-id: req-409cb4eb-c37a-4ec7-9c06-1d4185ab23f2 Content-Encoding: gzip Content-Length: 293 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"c5d0b302-8845-453b-80aa-03cc133c5976\", \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/images/c5d0b302-8845-453b-80aa-03cc133c5976\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/images/c5d0b302-8845-453b-80aa-03cc133c5976\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/c5d0b302-8845-453b-80aa-03cc133c5976\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_alt_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c\"}, {\"id\": \"d037d136-4b05-4b5e-b31f-a684a4aae5d2\", \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c\"}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:49.338Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.2b85f0e3-fc97-4766-964c-9e4df9ce12e0"}, {"node_instance_id": "reference_vnf_host_r5b01a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:50.123Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/images used request id req-409cb4eb-c37a-4ec7-9c06-1d4185ab23f2", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:49.338Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.2b85f0e3-fc97-4766-964c-9e4df9ce12e0"}, {"node_instance_id": "reference_vnf_host_r5b01a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:50.123Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/images used request id req-409cb4eb-c37a-4ec7-9c06-1d4185ab23f2", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:49.338Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.2b85f0e3-fc97-4766-964c-9e4df9ce12e0"}, {"node_instance_id": "reference_vnf_host_r5b01a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:50.123Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/images used request id req-409cb4eb-c37a-4ec7-9c06-1d4185ab23f2", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:49.338Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.2b85f0e3-fc97-4766-964c-9e4df9ce12e0"}, {"node_instance_id": "reference_vnf_host_r5b01a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:50.123Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/images used request id req-409cb4eb-c37a-4ec7-9c06-1d4185ab23f2", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:49.338Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.2b85f0e3-fc97-4766-964c-9e4df9ce12e0"}, {"node_instance_id": "reference_vnf_host_r5b01a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:50.123Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3c23eec384161f3e3b4d566a962feb0ca79fdffc\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:49.340Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.2b85f0e3-fc97-4766-964c-9e4df9ce12e0"}, {"node_instance_id": "reference_vnf_host_r5b01a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:50.123Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3c23eec384161f3e3b4d566a962feb0ca79fdffc\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:49.340Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.2b85f0e3-fc97-4766-964c-9e4df9ce12e0"}, {"node_instance_id": "reference_vnf_host_r5b01a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:50.123Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/os-keypairs used request id req-8e7f0427-ff90-4715-9dc0-f18d75482b31", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:49.376Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.2b85f0e3-fc97-4766-964c-9e4df9ce12e0"}, {"node_instance_id": "reference_vnf_host_r5b01a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:50.123Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/os-keypairs used request id req-8e7f0427-ff90-4715-9dc0-f18d75482b31", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:49.376Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.2b85f0e3-fc97-4766-964c-9e4df9ce12e0"}, {"node_instance_id": "reference_vnf_host_r5b01a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:50.123Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/os-keypairs used request id req-8e7f0427-ff90-4715-9dc0-f18d75482b31", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:49.377Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.2b85f0e3-fc97-4766-964c-9e4df9ce12e0"}, {"node_instance_id": "reference_vnf_host_r5b01a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:50.123Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:56: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-601a11d5-4b77-462a-9b43-2a848fe0ec3f x-compute-request-id: req-601a11d5-4b77-462a-9b43-2a848fe0ec3f Content-Encoding: gzip Content-Length: 240 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"102f3fc8-65ec-465d-8eda-6e8459169730\", \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/flavors/102f3fc8-65ec-465d-8eda-6e8459169730\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/flavors/102f3fc8-65ec-465d-8eda-6e8459169730\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c\"}, {\"id\": \"2e519054-bc0b-433e-8e86-360e1b219c3c\", \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/flavors/2e519054-bc0b-433e-8e86-360e1b219c3c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/flavors/2e519054-bc0b-433e-8e86-360e1b219c3c\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_alt_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c\"}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:49.359Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.2b85f0e3-fc97-4766-964c-9e4df9ce12e0"}, {"node_instance_id": "reference_vnf_host_r5b01a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:50.123Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:56: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-601a11d5-4b77-462a-9b43-2a848fe0ec3f x-compute-request-id: req-601a11d5-4b77-462a-9b43-2a848fe0ec3f Content-Encoding: gzip Content-Length: 240 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"102f3fc8-65ec-465d-8eda-6e8459169730\", \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/flavors/102f3fc8-65ec-465d-8eda-6e8459169730\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/flavors/102f3fc8-65ec-465d-8eda-6e8459169730\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c\"}, {\"id\": \"2e519054-bc0b-433e-8e86-360e1b219c3c\", \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/flavors/2e519054-bc0b-433e-8e86-360e1b219c3c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/flavors/2e519054-bc0b-433e-8e86-360e1b219c3c\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_alt_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c\"}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:49.359Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.2b85f0e3-fc97-4766-964c-9e4df9ce12e0"}, {"node_instance_id": "reference_vnf_host_r5b01a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:50.123Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-601a11d5-4b77-462a-9b43-2a848fe0ec3f", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:49.359Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.2b85f0e3-fc97-4766-964c-9e4df9ce12e0"}, {"node_instance_id": "reference_vnf_host_r5b01a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:50.123Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-601a11d5-4b77-462a-9b43-2a848fe0ec3f", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:49.359Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.2b85f0e3-fc97-4766-964c-9e4df9ce12e0"}, {"node_instance_id": "reference_vnf_host_r5b01a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:50.123Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-601a11d5-4b77-462a-9b43-2a848fe0ec3f", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:49.360Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.2b85f0e3-fc97-4766-964c-9e4df9ce12e0"}, {"node_instance_id": "reference_vnf_host_r5b01a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:50.123Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-601a11d5-4b77-462a-9b43-2a848fe0ec3f", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:49.360Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.2b85f0e3-fc97-4766-964c-9e4df9ce12e0"}, {"node_instance_id": "reference_vnf_host_r5b01a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:50.123Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3c23eec384161f3e3b4d566a962feb0ca79fdffc\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:49.361Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.2b85f0e3-fc97-4766-964c-9e4df9ce12e0"}, {"node_instance_id": "reference_vnf_host_r5b01a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:50.123Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3c23eec384161f3e3b4d566a962feb0ca79fdffc\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:49.361Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.2b85f0e3-fc97-4766-964c-9e4df9ce12e0"}, {"node_instance_id": "reference_vnf_host_r5b01a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:50.123Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:56: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-8e7f0427-ff90-4715-9dc0-f18d75482b31 x-compute-request-id: req-8e7f0427-ff90-4715-9dc0-f18d75482b31 Content-Encoding: gzip Content-Length: 810 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8kkiTfiicSjkC937hoMeMv3mgE+1u2hr4iwIYROubd/nzZY9sMNC7CfSn+GwYyrlRus0Ff3J4pKo67BCY5z+Iayj2xi0Qa0cELPOI2waD6Ur5gZpKj3Jw87HqE5AQ8SBW7Pwd1x1wchCi1pprqgee3Iv1jIqpWUCy/hf0iAJxJjuYQRObgWe9VsPEzir5BMGbBA7ADT2J1ybGGTnaN0OX9ea4nJgV4WOf0jTjXI/ih2uJw6CLWO0dvj6bpcPg6JEvh0A80fvfRUdFfM/7KwhGkthDm6f+dGwaWPtmPa6t7yd35dZNaZaGc6+sxZw0SEhxWWWmBAfELyyj71XOQ8uB Generated-by-Nova\", \"name\": \"vnf_test_keypair\", \"fingerprint\": \"df:b8:87:a8:62:ce:7d:a1:cb:ff:5a:9b:f6:54:61:85\"}}, {\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDP46HMsQOnwxRQeWUD05ut3qXQODoYSaNeAKxMpNjssDuhQvLDnWCO2Mos4HRqLuqDm2jlGd9B75qyVmxL2mlmmfR37XjD8sf28rg9qqND/IY2Tebo8nRTWngeYkbq07Tj/6Cc9vkyltWz4vurhf7StzLgaNWYziiObKcxbQT8NrO6foJlB6T1/e43S955FeiMUfzQHswAZ9i7IMXcZBof6vKtPR3TqcJuQGN0GYeQD/kLQjW8ilKAZj8sZwaUBwDgEFzpvLlbUdlUlSXYgfmMxjKm+Ge0SMg4jxdSp7q9CY15tVIDtpAhJqRHOhDKKODFL9TlGbJWGAxG7ClxY2Hf Generated-by-Nova\", \"name\": \"vyos_vrouter-kp_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c\", \"fingerprint\": \"2d:86:4e:28:19:01:94:fd:3d:17:f0:90:ae:dc:9b:d0\"}}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:49.376Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.2b85f0e3-fc97-4766-964c-9e4df9ce12e0"}, {"node_instance_id": "target_vnf_host_njpx2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:50.807Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:56: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-2807236c-1778-4aac-9afb-faea8924224b x-compute-request-id: req-2807236c-1778-4aac-9afb-faea8924224b Content-Encoding: gzip Content-Length: 240 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"102f3fc8-65ec-465d-8eda-6e8459169730\", \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/flavors/102f3fc8-65ec-465d-8eda-6e8459169730\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/flavors/102f3fc8-65ec-465d-8eda-6e8459169730\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c\"}, {\"id\": \"2e519054-bc0b-433e-8e86-360e1b219c3c\", \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/flavors/2e519054-bc0b-433e-8e86-360e1b219c3c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/flavors/2e519054-bc0b-433e-8e86-360e1b219c3c\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_alt_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c\"}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:50.446Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.b30ebaad-f250-4868-869b-37e491d7dd84"}, {"node_instance_id": "reference_vnf_host_r5b01a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:50.807Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-348a647b-0faf-4b34-92e8-13433cd9b67c Date: Sat, 08 Jun 2019 11:56:50 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"90f9e75f-fc47-48d7-9d90-f88599728c99\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"495b8b16-4f9e-43b9-b759-0815b72a1249\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-06-08T11:56:27Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"created_at\":\"2019-06-08T11:56:18Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:50.150Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.2b85f0e3-fc97-4766-964c-9e4df9ce12e0"}, {"node_instance_id": "reference_vnf_host_r5b01a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:50.807Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-348a647b-0faf-4b34-92e8-13433cd9b67c Date: Sat, 08 Jun 2019 11:56:50 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"90f9e75f-fc47-48d7-9d90-f88599728c99\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"495b8b16-4f9e-43b9-b759-0815b72a1249\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-06-08T11:56:27Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"created_at\":\"2019-06-08T11:56:18Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:50.150Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.2b85f0e3-fc97-4766-964c-9e4df9ce12e0"}, {"node_instance_id": "reference_vnf_host_r5b01a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:50.807Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/networks.json?name=management_plane_network used request id req-348a647b-0faf-4b34-92e8-13433cd9b67c", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:50.150Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.2b85f0e3-fc97-4766-964c-9e4df9ce12e0"}, {"node_instance_id": "reference_vnf_host_r5b01a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:50.807Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/networks.json?name=management_plane_network used request id req-348a647b-0faf-4b34-92e8-13433cd9b67c", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:50.151Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.2b85f0e3-fc97-4766-964c-9e4df9ce12e0"}, {"node_instance_id": "reference_vnf_host_r5b01a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:50.807Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/networks.json?name=management_plane_network used request id req-348a647b-0faf-4b34-92e8-13433cd9b67c", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:50.151Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.2b85f0e3-fc97-4766-964c-9e4df9ce12e0"}, {"node_instance_id": "reference_vnf_host_r5b01a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:50.807Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/networks.json?name=management_plane_network used request id req-348a647b-0faf-4b34-92e8-13433cd9b67c", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:50.151Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.2b85f0e3-fc97-4766-964c-9e4df9ce12e0"}, {"node_instance_id": "reference_vnf_host_r5b01a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:50.807Z", "message": "A management_network_name was provided (management_plane_network), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order", "level": "warning", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:50.151Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.2b85f0e3-fc97-4766-964c-9e4df9ce12e0"}, {"node_instance_id": "reference_vnf_host_r5b01a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:50.807Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2a7da1bd32f0a4162ac0ee1569eeca11fafbbcb8\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:50.152Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.2b85f0e3-fc97-4766-964c-9e4df9ce12e0"}, {"node_instance_id": "reference_vnf_host_r5b01a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:50.807Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2a7da1bd32f0a4162ac0ee1569eeca11fafbbcb8\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:50.152Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.2b85f0e3-fc97-4766-964c-9e4df9ce12e0"}, {"node_instance_id": "reference_vnf_host_r5b01a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:50.807Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-f094d5d2-94ac-412f-afa3-e91e76242b41 Date: Sat, 08 Jun 2019 11:56:50 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-08T11:56:41Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"495b8b16-4f9e-43b9-b759-0815b72a1249\",\"ip_address\":\"11.0.0.11\"}],\"id\":\"98f13bf9-c9de-4f64-aad5-78e6f1f2f71c\",\"security_groups\":[\"f0e07bec-b8e6-4425-846d-8e5a7d28b899\"],\"mac_address\":\"fa:16:3e:b5:3e:c0\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"90f9e75f-fc47-48d7-9d90-f88599728c99\",\"tenant_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"created_at\":\"2019-06-08T11:56:38Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:50.208Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.2b85f0e3-fc97-4766-964c-9e4df9ce12e0"}, {"node_instance_id": "reference_vnf_host_r5b01a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:50.807Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-f094d5d2-94ac-412f-afa3-e91e76242b41 Date: Sat, 08 Jun 2019 11:56:50 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-08T11:56:41Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"495b8b16-4f9e-43b9-b759-0815b72a1249\",\"ip_address\":\"11.0.0.11\"}],\"id\":\"98f13bf9-c9de-4f64-aad5-78e6f1f2f71c\",\"security_groups\":[\"f0e07bec-b8e6-4425-846d-8e5a7d28b899\"],\"mac_address\":\"fa:16:3e:b5:3e:c0\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"90f9e75f-fc47-48d7-9d90-f88599728c99\",\"tenant_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"created_at\":\"2019-06-08T11:56:38Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:50.208Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.2b85f0e3-fc97-4766-964c-9e4df9ce12e0"}, {"node_instance_id": "reference_vnf_host_r5b01a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:50.807Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json used request id req-f094d5d2-94ac-412f-afa3-e91e76242b41", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:50.208Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.2b85f0e3-fc97-4766-964c-9e4df9ce12e0"}, {"node_instance_id": "reference_vnf_host_r5b01a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:50.807Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json used request id req-f094d5d2-94ac-412f-afa3-e91e76242b41", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:50.208Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.2b85f0e3-fc97-4766-964c-9e4df9ce12e0"}, {"node_instance_id": "reference_vnf_host_r5b01a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:50.807Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json used request id req-f094d5d2-94ac-412f-afa3-e91e76242b41", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:50.209Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.2b85f0e3-fc97-4766-964c-9e4df9ce12e0"}], "metadata": {"pagination": {"total": 526, "offset": 371, "size": 50}}} 2019-06-08 11:56:57,336 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:56:57,336 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:56:57 GMT 2019-06-08 11:56:57,336 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:56:57,337 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 11:56:57,337 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:56:57,337 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:56:57,337 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:56:57,337 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 11:56:57,339 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-f9b64721-f473-444a-995e-d3c953650762 2019-06-08 11:56:57,340 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-f9b64721-f473-444a-995e-d3c953650762 2019-06-08 11:56:57,340 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:56:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9b64721-f473-444a-995e-d3c953650762 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:56:57,340 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:56:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9b64721-f473-444a-995e-d3c953650762 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:56:57,340 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:56: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-8e7f0427-ff90-4715-9dc0-f18d75482b31 x-compute-request-id: req-8e7f0427-ff90-4715-9dc0-f18d75482b31 Content-Encoding: gzip Content-Length: 810 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8kkiTfiicSjkC937hoMeMv3mgE+1u2hr4iwIYROubd/nzZY9sMNC7CfSn+GwYyrlRus0Ff3J4pKo67BCY5z+Iayj2xi0Qa0cELPOI2waD6Ur5gZpKj3Jw87HqE5AQ8SBW7Pwd1x1wchCi1pprqgee3Iv1jIqpWUCy/hf0iAJxJjuYQRObgWe9VsPEzir5BMGbBA7ADT2J1ybGGTnaN0OX9ea4nJgV4WOf0jTjXI/ih2uJw6CLWO0dvj6bpcPg6JEvh0A80fvfRUdFfM/7KwhGkthDm6f+dGwaWPtmPa6t7yd35dZNaZaGc6+sxZw0SEhxWWWmBAfELyyj71XOQ8uB Generated-by-Nova", "name": "vnf_test_keypair", "fingerprint": "df:b8:87:a8:62:ce:7d:a1:cb:ff:5a:9b:f6:54:61:85"}}, {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDP46HMsQOnwxRQeWUD05ut3qXQODoYSaNeAKxMpNjssDuhQvLDnWCO2Mos4HRqLuqDm2jlGd9B75qyVmxL2mlmmfR37XjD8sf28rg9qqND/IY2Tebo8nRTWngeYkbq07Tj/6Cc9vkyltWz4vurhf7StzLgaNWYziiObKcxbQT8NrO6foJlB6T1/e43S955FeiMUfzQHswAZ9i7IMXcZBof6vKtPR3TqcJuQGN0GYeQD/kLQjW8ilKAZj8sZwaUBwDgEFzpvLlbUdlUlSXYgfmMxjKm+Ge0SMg4jxdSp7q9CY15tVIDtpAhJqRHOhDKKODFL9TlGbJWGAxG7ClxY2Hf Generated-by-Nova", "name": "vyos_vrouter-kp_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "fingerprint": "2d:86:4e:28:19:01:94:fd:3d:17:f0:90:ae:dc:9b:d0"}}]} 2019-06-08 11:56:57,340 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/os-keypairs used request id req-8e7f0427-ff90-4715-9dc0-f18d75482b31 2019-06-08 11:56:57,341 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/networks.json?name=management_plane_network -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a7da1bd32f0a4162ac0ee1569eeca11fafbbcb8" 2019-06-08 11:56:57,341 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/networks.json?name=management_plane_network -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a7da1bd32f0a4162ac0ee1569eeca11fafbbcb8" 2019-06-08 11:56:57,341 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07fbcf147da45830c3e48f336659a4c7e8510a8a" 2019-06-08 11:56:57,341 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07fbcf147da45830c3e48f336659a4c7e8510a8a" 2019-06-08 11:56:57,341 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-9c24bd01-8648-49b6-ab21-0c91ec80cce6 2019-06-08 11:56:57,341 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-9c24bd01-8648-49b6-ab21-0c91ec80cce6 2019-06-08 11:56:57,342 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:56:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c24bd01-8648-49b6-ab21-0c91ec80cce6 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:56:57,342 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:56:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c24bd01-8648-49b6-ab21-0c91ec80cce6 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:56:57,342 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 11:56:57,342 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 11:56:57,342 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:56: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-409cb4eb-c37a-4ec7-9c06-1d4185ab23f2 x-compute-request-id: req-409cb4eb-c37a-4ec7-9c06-1d4185ab23f2 Content-Encoding: gzip Content-Length: 293 Content-Type: application/json RESP BODY: {"images": [{"id": "c5d0b302-8845-453b-80aa-03cc133c5976", "links": [{"href": "http://172.30.9.46:8774/v2.1/images/c5d0b302-8845-453b-80aa-03cc133c5976", "rel": "self"}, {"href": "http://172.30.9.46:8774/images/c5d0b302-8845-453b-80aa-03cc133c5976", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/c5d0b302-8845-453b-80aa-03cc133c5976", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_alt_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c"}, {"id": "d037d136-4b05-4b5e-b31f-a684a4aae5d2", "links": [{"href": "http://172.30.9.46:8774/v2.1/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2", "rel": "self"}, {"href": "http://172.30.9.46:8774/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c"}]} 2019-06-08 11:56:57,342 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/images used request id req-409cb4eb-c37a-4ec7-9c06-1d4185ab23f2 2019-06-08 11:56:57,343 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/images used request id req-409cb4eb-c37a-4ec7-9c06-1d4185ab23f2 2019-06-08 11:56:57,343 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/images used request id req-409cb4eb-c37a-4ec7-9c06-1d4185ab23f2 2019-06-08 11:56:57,343 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/images used request id req-409cb4eb-c37a-4ec7-9c06-1d4185ab23f2 2019-06-08 11:56:57,343 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c23eec384161f3e3b4d566a962feb0ca79fdffc" 2019-06-08 11:56:57,343 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c23eec384161f3e3b4d566a962feb0ca79fdffc" 2019-06-08 11:56:57,343 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/os-keypairs used request id req-8e7f0427-ff90-4715-9dc0-f18d75482b31 2019-06-08 11:56:57,344 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/os-keypairs used request id req-8e7f0427-ff90-4715-9dc0-f18d75482b31 2019-06-08 11:56:57,344 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/os-keypairs used request id req-8e7f0427-ff90-4715-9dc0-f18d75482b31 2019-06-08 11:56:57,344 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:56: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-601a11d5-4b77-462a-9b43-2a848fe0ec3f x-compute-request-id: req-601a11d5-4b77-462a-9b43-2a848fe0ec3f Content-Encoding: gzip Content-Length: 240 Content-Type: application/json RESP BODY: {"flavors": [{"id": "102f3fc8-65ec-465d-8eda-6e8459169730", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/102f3fc8-65ec-465d-8eda-6e8459169730", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/102f3fc8-65ec-465d-8eda-6e8459169730", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c"}, {"id": "2e519054-bc0b-433e-8e86-360e1b219c3c", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/2e519054-bc0b-433e-8e86-360e1b219c3c", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/2e519054-bc0b-433e-8e86-360e1b219c3c", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_alt_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c"}]} 2019-06-08 11:56:57,344 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:56: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-601a11d5-4b77-462a-9b43-2a848fe0ec3f x-compute-request-id: req-601a11d5-4b77-462a-9b43-2a848fe0ec3f Content-Encoding: gzip Content-Length: 240 Content-Type: application/json RESP BODY: {"flavors": [{"id": "102f3fc8-65ec-465d-8eda-6e8459169730", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/102f3fc8-65ec-465d-8eda-6e8459169730", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/102f3fc8-65ec-465d-8eda-6e8459169730", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c"}, {"id": "2e519054-bc0b-433e-8e86-360e1b219c3c", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/2e519054-bc0b-433e-8e86-360e1b219c3c", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/2e519054-bc0b-433e-8e86-360e1b219c3c", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_alt_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c"}]} 2019-06-08 11:56:57,344 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-601a11d5-4b77-462a-9b43-2a848fe0ec3f 2019-06-08 11:56:57,344 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-601a11d5-4b77-462a-9b43-2a848fe0ec3f 2019-06-08 11:56:57,345 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-601a11d5-4b77-462a-9b43-2a848fe0ec3f 2019-06-08 11:56:57,345 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-601a11d5-4b77-462a-9b43-2a848fe0ec3f 2019-06-08 11:56:57,345 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c23eec384161f3e3b4d566a962feb0ca79fdffc" 2019-06-08 11:56:57,345 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c23eec384161f3e3b4d566a962feb0ca79fdffc" 2019-06-08 11:56:57,345 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:56: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-8e7f0427-ff90-4715-9dc0-f18d75482b31 x-compute-request-id: req-8e7f0427-ff90-4715-9dc0-f18d75482b31 Content-Encoding: gzip Content-Length: 810 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8kkiTfiicSjkC937hoMeMv3mgE+1u2hr4iwIYROubd/nzZY9sMNC7CfSn+GwYyrlRus0Ff3J4pKo67BCY5z+Iayj2xi0Qa0cELPOI2waD6Ur5gZpKj3Jw87HqE5AQ8SBW7Pwd1x1wchCi1pprqgee3Iv1jIqpWUCy/hf0iAJxJjuYQRObgWe9VsPEzir5BMGbBA7ADT2J1ybGGTnaN0OX9ea4nJgV4WOf0jTjXI/ih2uJw6CLWO0dvj6bpcPg6JEvh0A80fvfRUdFfM/7KwhGkthDm6f+dGwaWPtmPa6t7yd35dZNaZaGc6+sxZw0SEhxWWWmBAfELyyj71XOQ8uB Generated-by-Nova", "name": "vnf_test_keypair", "fingerprint": "df:b8:87:a8:62:ce:7d:a1:cb:ff:5a:9b:f6:54:61:85"}}, {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDP46HMsQOnwxRQeWUD05ut3qXQODoYSaNeAKxMpNjssDuhQvLDnWCO2Mos4HRqLuqDm2jlGd9B75qyVmxL2mlmmfR37XjD8sf28rg9qqND/IY2Tebo8nRTWngeYkbq07Tj/6Cc9vkyltWz4vurhf7StzLgaNWYziiObKcxbQT8NrO6foJlB6T1/e43S955FeiMUfzQHswAZ9i7IMXcZBof6vKtPR3TqcJuQGN0GYeQD/kLQjW8ilKAZj8sZwaUBwDgEFzpvLlbUdlUlSXYgfmMxjKm+Ge0SMg4jxdSp7q9CY15tVIDtpAhJqRHOhDKKODFL9TlGbJWGAxG7ClxY2Hf Generated-by-Nova", "name": "vyos_vrouter-kp_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "fingerprint": "2d:86:4e:28:19:01:94:fd:3d:17:f0:90:ae:dc:9b:d0"}}]} 2019-06-08 11:56:57,345 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:56: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-2807236c-1778-4aac-9afb-faea8924224b x-compute-request-id: req-2807236c-1778-4aac-9afb-faea8924224b Content-Encoding: gzip Content-Length: 240 Content-Type: application/json RESP BODY: {"flavors": [{"id": "102f3fc8-65ec-465d-8eda-6e8459169730", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/102f3fc8-65ec-465d-8eda-6e8459169730", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/102f3fc8-65ec-465d-8eda-6e8459169730", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c"}, {"id": "2e519054-bc0b-433e-8e86-360e1b219c3c", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/2e519054-bc0b-433e-8e86-360e1b219c3c", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/2e519054-bc0b-433e-8e86-360e1b219c3c", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_alt_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c"}]} 2019-06-08 11:56:57,345 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-348a647b-0faf-4b34-92e8-13433cd9b67c Date: Sat, 08 Jun 2019 11:56:50 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"90f9e75f-fc47-48d7-9d90-f88599728c99","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b0b2602112464b1aa32539f2de282ae5","l2_adjacency":true,"status":"ACTIVE","subnets":["495b8b16-4f9e-43b9-b759-0815b72a1249"],"description":"","tags":[],"updated_at":"2019-06-08T11:56:27Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"b0b2602112464b1aa32539f2de282ae5","created_at":"2019-06-08T11:56:18Z","mtu":1450}]} 2019-06-08 11:56:57,346 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-348a647b-0faf-4b34-92e8-13433cd9b67c Date: Sat, 08 Jun 2019 11:56:50 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"90f9e75f-fc47-48d7-9d90-f88599728c99","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b0b2602112464b1aa32539f2de282ae5","l2_adjacency":true,"status":"ACTIVE","subnets":["495b8b16-4f9e-43b9-b759-0815b72a1249"],"description":"","tags":[],"updated_at":"2019-06-08T11:56:27Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"b0b2602112464b1aa32539f2de282ae5","created_at":"2019-06-08T11:56:18Z","mtu":1450}]} 2019-06-08 11:56:57,346 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json?name=management_plane_network used request id req-348a647b-0faf-4b34-92e8-13433cd9b67c 2019-06-08 11:56:57,346 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json?name=management_plane_network used request id req-348a647b-0faf-4b34-92e8-13433cd9b67c 2019-06-08 11:56:57,346 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/networks.json?name=management_plane_network used request id req-348a647b-0faf-4b34-92e8-13433cd9b67c 2019-06-08 11:56:57,346 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/networks.json?name=management_plane_network used request id req-348a647b-0faf-4b34-92e8-13433cd9b67c 2019-06-08 11:56:57,346 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - A management_network_name was provided (management_plane_network), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order 2019-06-08 11:56:57,347 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a7da1bd32f0a4162ac0ee1569eeca11fafbbcb8" 2019-06-08 11:56:57,347 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a7da1bd32f0a4162ac0ee1569eeca11fafbbcb8" 2019-06-08 11:56:57,347 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-f094d5d2-94ac-412f-afa3-e91e76242b41 Date: Sat, 08 Jun 2019 11:56:50 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T11:56:41Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"495b8b16-4f9e-43b9-b759-0815b72a1249","ip_address":"11.0.0.11"}],"id":"98f13bf9-c9de-4f64-aad5-78e6f1f2f71c","security_groups":["f0e07bec-b8e6-4425-846d-8e5a7d28b899"],"mac_address":"fa:16:3e:b5:3e:c0","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"b0b2602112464b1aa32539f2de282ae5","qos_policy_id":null,"admin_state_up":true,"network_id":"90f9e75f-fc47-48d7-9d90-f88599728c99","tenant_id":"b0b2602112464b1aa32539f2de282ae5","created_at":"2019-06-08T11:56:38Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-08 11:56:57,347 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-f094d5d2-94ac-412f-afa3-e91e76242b41 Date: Sat, 08 Jun 2019 11:56:50 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T11:56:41Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"495b8b16-4f9e-43b9-b759-0815b72a1249","ip_address":"11.0.0.11"}],"id":"98f13bf9-c9de-4f64-aad5-78e6f1f2f71c","security_groups":["f0e07bec-b8e6-4425-846d-8e5a7d28b899"],"mac_address":"fa:16:3e:b5:3e:c0","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"b0b2602112464b1aa32539f2de282ae5","qos_policy_id":null,"admin_state_up":true,"network_id":"90f9e75f-fc47-48d7-9d90-f88599728c99","tenant_id":"b0b2602112464b1aa32539f2de282ae5","created_at":"2019-06-08T11:56:38Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-08 11:56:57,347 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json used request id req-f094d5d2-94ac-412f-afa3-e91e76242b41 2019-06-08 11:56:57,347 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json used request id req-f094d5d2-94ac-412f-afa3-e91e76242b41 2019-06-08 11:56:57,348 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json used request id req-f094d5d2-94ac-412f-afa3-e91e76242b41 2019-06-08 11:56:57,348 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/executions/21310def-70ba-446b-8dda-65dd6ef35392 2019-06-08 11:56:57,400 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:56:57,400 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:56:57,400 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:56:57,400 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:56:57,400 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:56:57,401 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:56:57,401 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:56:57,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": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T11:56:09.764Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-06-08T11:56:09.764Z", "id": "21310def-70ba-446b-8dda-65dd6ef35392"} 2019-06-08 11:56:57,401 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:56:57,401 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:56:57 GMT 2019-06-08 11:56:57,401 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:56:57,401 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-06-08 11:56:57,401 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:56:57,401 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:56:57,401 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:57:02,407 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/events 2019-06-08 11:57:02,483 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:57:02,484 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:57:02,484 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:57:02,484 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:57:02,484 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:57:02,484 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:57:02,484 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:57:02,484 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_r5b01a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:50.807Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json used request id req-f094d5d2-94ac-412f-afa3-e91e76242b41", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:50.209Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.2b85f0e3-fc97-4766-964c-9e4df9ce12e0"}, {"node_instance_id": "reference_vnf_host_r5b01a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:50.807Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/1d7e7d76-11e3-48ff-8d19-b97a046ce8af.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2a7da1bd32f0a4162ac0ee1569eeca11fafbbcb8\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:50.209Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.2b85f0e3-fc97-4766-964c-9e4df9ce12e0"}, {"node_instance_id": "reference_vnf_host_r5b01a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:50.807Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/1d7e7d76-11e3-48ff-8d19-b97a046ce8af.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2a7da1bd32f0a4162ac0ee1569eeca11fafbbcb8\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:50.210Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.2b85f0e3-fc97-4766-964c-9e4df9ce12e0"}, {"node_instance_id": "reference_vnf_host_r5b01a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:50.807Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-ef472f88-b8c7-4868-b759-e43d4b412eb7 Date: Sat, 08 Jun 2019 11:56:50 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-08T11:56:30Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"fb50896c-6b5c-4956-b867-d961d5aa0d92\",\"ip_address\":\"12.0.0.3\"}],\"id\":\"1d7e7d76-11e3-48ff-8d19-b97a046ce8af\",\"security_groups\":[\"f0e07bec-b8e6-4425-846d-8e5a7d28b899\"],\"mac_address\":\"fa:16:3e:ad:48:b3\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_data_plane_port\",\"project_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"91f27b95-752e-486a-bdbe-a516bd291a16\",\"tenant_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"created_at\":\"2019-06-08T11:56:26Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:50.250Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.2b85f0e3-fc97-4766-964c-9e4df9ce12e0"}, {"node_instance_id": "target_vnf_host_njpx2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:50.807Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}07fbcf147da45830c3e48f336659a4c7e8510a8a\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:50.448Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.b30ebaad-f250-4868-869b-37e491d7dd84"}, {"node_instance_id": "reference_vnf_host_r5b01a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:50.807Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-ef472f88-b8c7-4868-b759-e43d4b412eb7 Date: Sat, 08 Jun 2019 11:56:50 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-08T11:56:30Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"fb50896c-6b5c-4956-b867-d961d5aa0d92\",\"ip_address\":\"12.0.0.3\"}],\"id\":\"1d7e7d76-11e3-48ff-8d19-b97a046ce8af\",\"security_groups\":[\"f0e07bec-b8e6-4425-846d-8e5a7d28b899\"],\"mac_address\":\"fa:16:3e:ad:48:b3\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_data_plane_port\",\"project_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"91f27b95-752e-486a-bdbe-a516bd291a16\",\"tenant_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"created_at\":\"2019-06-08T11:56:26Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:50.250Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.2b85f0e3-fc97-4766-964c-9e4df9ce12e0"}, {"node_instance_id": "reference_vnf_host_r5b01a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:50.807Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/ports/1d7e7d76-11e3-48ff-8d19-b97a046ce8af.json used request id req-ef472f88-b8c7-4868-b759-e43d4b412eb7", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:50.250Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.2b85f0e3-fc97-4766-964c-9e4df9ce12e0"}, {"node_instance_id": "reference_vnf_host_r5b01a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:50.807Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/ports/1d7e7d76-11e3-48ff-8d19-b97a046ce8af.json used request id req-ef472f88-b8c7-4868-b759-e43d4b412eb7", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:50.250Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.2b85f0e3-fc97-4766-964c-9e4df9ce12e0"}, {"node_instance_id": "reference_vnf_host_r5b01a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:50.807Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/ports/1d7e7d76-11e3-48ff-8d19-b97a046ce8af.json used request id req-ef472f88-b8c7-4868-b759-e43d4b412eb7", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:50.250Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.2b85f0e3-fc97-4766-964c-9e4df9ce12e0"}, {"node_instance_id": "reference_vnf_host_r5b01a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:50.807Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/ports/1d7e7d76-11e3-48ff-8d19-b97a046ce8af.json used request id req-ef472f88-b8c7-4868-b759-e43d4b412eb7", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:50.250Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.2b85f0e3-fc97-4766-964c-9e4df9ce12e0"}, {"node_instance_id": "reference_vnf_host_r5b01a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:50.807Z", "message": "server.create() server after transformations: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'c5d0b302-8845-453b-80aa-03cc133c5976', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'90f9e75f-fc47-48d7-9d90-f88599728c99'}, 'nics': [{'port-id': u'98f13bf9-c9de-4f64-aad5-78e6f1f2f71c'}, {'port-id': u'1d7e7d76-11e3-48ff-8d19-b97a046ce8af'}], 'flavor': u'2e519054-bc0b-433e-8e86-360e1b219c3c', 'security_groups': []}", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:50.250Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.2b85f0e3-fc97-4766-964c-9e4df9ce12e0"}, {"node_instance_id": "reference_vnf_host_r5b01a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:50.807Z", "message": "Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'c5d0b302-8845-453b-80aa-03cc133c5976', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'90f9e75f-fc47-48d7-9d90-f88599728c99'}, 'nics': [{'port-id': u'98f13bf9-c9de-4f64-aad5-78e6f1f2f71c'}, {'port-id': u'1d7e7d76-11e3-48ff-8d19-b97a046ce8af'}], 'flavor': u'2e519054-bc0b-433e-8e86-360e1b219c3c', 'security_groups': []}", "level": "info", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:50.251Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.2b85f0e3-fc97-4766-964c-9e4df9ce12e0"}, {"node_instance_id": "reference_vnf_host_r5b01a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:50.807Z", "message": "Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups]", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:50.251Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.2b85f0e3-fc97-4766-964c-9e4df9ce12e0"}, {"node_instance_id": "reference_vnf_host_r5b01a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:50.807Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3c23eec384161f3e3b4d566a962feb0ca79fdffc\" -d '{\"server\": {\"name\": \"reference_vnf\", \"imageRef\": \"c5d0b302-8845-453b-80aa-03cc133c5976\", \"key_name\": \"vnf_test_keypair\", \"flavorRef\": \"2e519054-bc0b-433e-8e86-360e1b219c3c\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"port\": \"98f13bf9-c9de-4f64-aad5-78e6f1f2f71c\"}, {\"port\": \"1d7e7d76-11e3-48ff-8d19-b97a046ce8af\"}], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"90f9e75f-fc47-48d7-9d90-f88599728c99\"}}}'", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:50.252Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.2b85f0e3-fc97-4766-964c-9e4df9ce12e0"}, {"node_instance_id": "reference_vnf_host_r5b01a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:50.807Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3c23eec384161f3e3b4d566a962feb0ca79fdffc\" -d '{\"server\": {\"name\": \"reference_vnf\", \"imageRef\": \"c5d0b302-8845-453b-80aa-03cc133c5976\", \"key_name\": \"vnf_test_keypair\", \"flavorRef\": \"2e519054-bc0b-433e-8e86-360e1b219c3c\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"port\": \"98f13bf9-c9de-4f64-aad5-78e6f1f2f71c\"}, {\"port\": \"1d7e7d76-11e3-48ff-8d19-b97a046ce8af\"}], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"90f9e75f-fc47-48d7-9d90-f88599728c99\"}}}'", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:50.252Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.2b85f0e3-fc97-4766-964c-9e4df9ce12e0"}, {"node_instance_id": "target_vnf_host_njpx2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:50.807Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:56: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-0711a06b-9db4-4532-8017-b1fb6a08b6f6 x-compute-request-id: req-0711a06b-9db4-4532-8017-b1fb6a08b6f6 Content-Encoding: gzip Content-Length: 293 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"c5d0b302-8845-453b-80aa-03cc133c5976\", \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/images/c5d0b302-8845-453b-80aa-03cc133c5976\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/images/c5d0b302-8845-453b-80aa-03cc133c5976\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/c5d0b302-8845-453b-80aa-03cc133c5976\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_alt_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c\"}, {\"id\": \"d037d136-4b05-4b5e-b31f-a684a4aae5d2\", \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c\"}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:50.423Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.b30ebaad-f250-4868-869b-37e491d7dd84"}, {"node_instance_id": "target_vnf_host_njpx2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:50.807Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:56: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-0711a06b-9db4-4532-8017-b1fb6a08b6f6 x-compute-request-id: req-0711a06b-9db4-4532-8017-b1fb6a08b6f6 Content-Encoding: gzip Content-Length: 293 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"c5d0b302-8845-453b-80aa-03cc133c5976\", \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/images/c5d0b302-8845-453b-80aa-03cc133c5976\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/images/c5d0b302-8845-453b-80aa-03cc133c5976\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/c5d0b302-8845-453b-80aa-03cc133c5976\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_alt_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c\"}, {\"id\": \"d037d136-4b05-4b5e-b31f-a684a4aae5d2\", \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c\"}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:50.423Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.b30ebaad-f250-4868-869b-37e491d7dd84"}, {"node_instance_id": "target_vnf_host_njpx2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:50.807Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/images used request id req-0711a06b-9db4-4532-8017-b1fb6a08b6f6", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:50.424Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.b30ebaad-f250-4868-869b-37e491d7dd84"}, {"node_instance_id": "target_vnf_host_njpx2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:50.807Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/images used request id req-0711a06b-9db4-4532-8017-b1fb6a08b6f6", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:50.424Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.b30ebaad-f250-4868-869b-37e491d7dd84"}, {"node_instance_id": "target_vnf_host_njpx2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:50.807Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/images used request id req-0711a06b-9db4-4532-8017-b1fb6a08b6f6", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:50.424Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.b30ebaad-f250-4868-869b-37e491d7dd84"}, {"node_instance_id": "target_vnf_host_njpx2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:50.807Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/images used request id req-0711a06b-9db4-4532-8017-b1fb6a08b6f6", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:50.424Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.b30ebaad-f250-4868-869b-37e491d7dd84"}, {"node_instance_id": "target_vnf_host_njpx2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:50.807Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}07fbcf147da45830c3e48f336659a4c7e8510a8a\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:50.425Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.b30ebaad-f250-4868-869b-37e491d7dd84"}, {"node_instance_id": "target_vnf_host_njpx2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:50.807Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}07fbcf147da45830c3e48f336659a4c7e8510a8a\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:50.426Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.b30ebaad-f250-4868-869b-37e491d7dd84"}, {"node_instance_id": "target_vnf_host_njpx2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:50.807Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:56: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-2807236c-1778-4aac-9afb-faea8924224b x-compute-request-id: req-2807236c-1778-4aac-9afb-faea8924224b Content-Encoding: gzip Content-Length: 240 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"102f3fc8-65ec-465d-8eda-6e8459169730\", \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/flavors/102f3fc8-65ec-465d-8eda-6e8459169730\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/flavors/102f3fc8-65ec-465d-8eda-6e8459169730\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c\"}, {\"id\": \"2e519054-bc0b-433e-8e86-360e1b219c3c\", \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/flavors/2e519054-bc0b-433e-8e86-360e1b219c3c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/flavors/2e519054-bc0b-433e-8e86-360e1b219c3c\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_alt_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c\"}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:50.446Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.b30ebaad-f250-4868-869b-37e491d7dd84"}, {"node_instance_id": "target_vnf_host_njpx2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:50.807Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:56: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-2807236c-1778-4aac-9afb-faea8924224b x-compute-request-id: req-2807236c-1778-4aac-9afb-faea8924224b Content-Encoding: gzip Content-Length: 240 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"102f3fc8-65ec-465d-8eda-6e8459169730\", \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/flavors/102f3fc8-65ec-465d-8eda-6e8459169730\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/flavors/102f3fc8-65ec-465d-8eda-6e8459169730\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c\"}, {\"id\": \"2e519054-bc0b-433e-8e86-360e1b219c3c\", \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/flavors/2e519054-bc0b-433e-8e86-360e1b219c3c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/flavors/2e519054-bc0b-433e-8e86-360e1b219c3c\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_alt_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c\"}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:50.446Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.b30ebaad-f250-4868-869b-37e491d7dd84"}, {"node_instance_id": "target_vnf_host_njpx2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:50.807Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-2807236c-1778-4aac-9afb-faea8924224b", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:50.446Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.b30ebaad-f250-4868-869b-37e491d7dd84"}, {"node_instance_id": "target_vnf_host_njpx2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:50.807Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-2807236c-1778-4aac-9afb-faea8924224b", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:50.446Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.b30ebaad-f250-4868-869b-37e491d7dd84"}, {"node_instance_id": "target_vnf_host_njpx2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:50.807Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-2807236c-1778-4aac-9afb-faea8924224b", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:50.447Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.b30ebaad-f250-4868-869b-37e491d7dd84"}, {"node_instance_id": "target_vnf_host_njpx2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:50.807Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}07fbcf147da45830c3e48f336659a4c7e8510a8a\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:50.448Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.b30ebaad-f250-4868-869b-37e491d7dd84"}, {"node_instance_id": "target_vnf_host_njpx2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:50.807Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:56: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-27c9dafd-fa29-482b-bda6-9fd92eb0e939 x-compute-request-id: req-27c9dafd-fa29-482b-bda6-9fd92eb0e939 Content-Encoding: gzip Content-Length: 810 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8kkiTfiicSjkC937hoMeMv3mgE+1u2hr4iwIYROubd/nzZY9sMNC7CfSn+GwYyrlRus0Ff3J4pKo67BCY5z+Iayj2xi0Qa0cELPOI2waD6Ur5gZpKj3Jw87HqE5AQ8SBW7Pwd1x1wchCi1pprqgee3Iv1jIqpWUCy/hf0iAJxJjuYQRObgWe9VsPEzir5BMGbBA7ADT2J1ybGGTnaN0OX9ea4nJgV4WOf0jTjXI/ih2uJw6CLWO0dvj6bpcPg6JEvh0A80fvfRUdFfM/7KwhGkthDm6f+dGwaWPtmPa6t7yd35dZNaZaGc6+sxZw0SEhxWWWmBAfELyyj71XOQ8uB Generated-by-Nova\", \"name\": \"vnf_test_keypair\", \"fingerprint\": \"df:b8:87:a8:62:ce:7d:a1:cb:ff:5a:9b:f6:54:61:85\"}}, {\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDP46HMsQOnwxRQeWUD05ut3qXQODoYSaNeAKxMpNjssDuhQvLDnWCO2Mos4HRqLuqDm2jlGd9B75qyVmxL2mlmmfR37XjD8sf28rg9qqND/IY2Tebo8nRTWngeYkbq07Tj/6Cc9vkyltWz4vurhf7StzLgaNWYziiObKcxbQT8NrO6foJlB6T1/e43S955FeiMUfzQHswAZ9i7IMXcZBof6vKtPR3TqcJuQGN0GYeQD/kLQjW8ilKAZj8sZwaUBwDgEFzpvLlbUdlUlSXYgfmMxjKm+Ge0SMg4jxdSp7q9CY15tVIDtpAhJqRHOhDKKODFL9TlGbJWGAxG7ClxY2Hf Generated-by-Nova\", \"name\": \"vyos_vrouter-kp_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c\", \"fingerprint\": \"2d:86:4e:28:19:01:94:fd:3d:17:f0:90:ae:dc:9b:d0\"}}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:50.464Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.b30ebaad-f250-4868-869b-37e491d7dd84"}, {"node_instance_id": "target_vnf_host_njpx2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:50.807Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:56: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-27c9dafd-fa29-482b-bda6-9fd92eb0e939 x-compute-request-id: req-27c9dafd-fa29-482b-bda6-9fd92eb0e939 Content-Encoding: gzip Content-Length: 810 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8kkiTfiicSjkC937hoMeMv3mgE+1u2hr4iwIYROubd/nzZY9sMNC7CfSn+GwYyrlRus0Ff3J4pKo67BCY5z+Iayj2xi0Qa0cELPOI2waD6Ur5gZpKj3Jw87HqE5AQ8SBW7Pwd1x1wchCi1pprqgee3Iv1jIqpWUCy/hf0iAJxJjuYQRObgWe9VsPEzir5BMGbBA7ADT2J1ybGGTnaN0OX9ea4nJgV4WOf0jTjXI/ih2uJw6CLWO0dvj6bpcPg6JEvh0A80fvfRUdFfM/7KwhGkthDm6f+dGwaWPtmPa6t7yd35dZNaZaGc6+sxZw0SEhxWWWmBAfELyyj71XOQ8uB Generated-by-Nova\", \"name\": \"vnf_test_keypair\", \"fingerprint\": \"df:b8:87:a8:62:ce:7d:a1:cb:ff:5a:9b:f6:54:61:85\"}}, {\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDP46HMsQOnwxRQeWUD05ut3qXQODoYSaNeAKxMpNjssDuhQvLDnWCO2Mos4HRqLuqDm2jlGd9B75qyVmxL2mlmmfR37XjD8sf28rg9qqND/IY2Tebo8nRTWngeYkbq07Tj/6Cc9vkyltWz4vurhf7StzLgaNWYziiObKcxbQT8NrO6foJlB6T1/e43S955FeiMUfzQHswAZ9i7IMXcZBof6vKtPR3TqcJuQGN0GYeQD/kLQjW8ilKAZj8sZwaUBwDgEFzpvLlbUdlUlSXYgfmMxjKm+Ge0SMg4jxdSp7q9CY15tVIDtpAhJqRHOhDKKODFL9TlGbJWGAxG7ClxY2Hf Generated-by-Nova\", \"name\": \"vyos_vrouter-kp_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c\", \"fingerprint\": \"2d:86:4e:28:19:01:94:fd:3d:17:f0:90:ae:dc:9b:d0\"}}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:50.465Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.b30ebaad-f250-4868-869b-37e491d7dd84"}, {"node_instance_id": "target_vnf_host_njpx2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:50.807Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/os-keypairs used request id req-27c9dafd-fa29-482b-bda6-9fd92eb0e939", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:50.465Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.b30ebaad-f250-4868-869b-37e491d7dd84"}, {"node_instance_id": "target_vnf_host_njpx2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:50.807Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/os-keypairs used request id req-27c9dafd-fa29-482b-bda6-9fd92eb0e939", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:50.465Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.b30ebaad-f250-4868-869b-37e491d7dd84"}, {"node_instance_id": "target_vnf_host_njpx2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:50.807Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/os-keypairs used request id req-27c9dafd-fa29-482b-bda6-9fd92eb0e939", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:50.465Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.b30ebaad-f250-4868-869b-37e491d7dd84"}, {"node_instance_id": "target_vnf_host_njpx2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:50.807Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/os-keypairs used request id req-27c9dafd-fa29-482b-bda6-9fd92eb0e939", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:50.465Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.b30ebaad-f250-4868-869b-37e491d7dd84"}, {"node_instance_id": "target_vnf_host_njpx2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:50.807Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:50.466Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.b30ebaad-f250-4868-869b-37e491d7dd84"}, {"node_instance_id": "target_vnf_host_njpx2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:50.807Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:50.466Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.b30ebaad-f250-4868-869b-37e491d7dd84"}, {"node_instance_id": "target_vnf_host_njpx2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:50.807Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:56:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b533497e-bd6a-40fd-8843-460b254d1a63 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:50.471Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.b30ebaad-f250-4868-869b-37e491d7dd84"}, {"node_instance_id": "target_vnf_host_njpx2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:50.807Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:56:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b533497e-bd6a-40fd-8843-460b254d1a63 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:50.471Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.b30ebaad-f250-4868-869b-37e491d7dd84"}, {"node_instance_id": "target_vnf_host_njpx2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:50.807Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-b533497e-bd6a-40fd-8843-460b254d1a63", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:50.472Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.b30ebaad-f250-4868-869b-37e491d7dd84"}, {"node_instance_id": "target_vnf_host_njpx2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:50.807Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-b533497e-bd6a-40fd-8843-460b254d1a63", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:50.472Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.b30ebaad-f250-4868-869b-37e491d7dd84"}, {"node_instance_id": "target_vnf_host_njpx2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:51.478Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/networks.json?name=management_plane_network -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}13ad6d474fe9cfb833d47b023ad01a068c3a0b3e\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:50.870Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.b30ebaad-f250-4868-869b-37e491d7dd84"}, {"node_instance_id": "target_vnf_host_njpx2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:51.478Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/networks.json?name=management_plane_network -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}13ad6d474fe9cfb833d47b023ad01a068c3a0b3e\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:50.870Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.b30ebaad-f250-4868-869b-37e491d7dd84"}, {"node_instance_id": "target_vnf_host_njpx2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:52.043Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json used request id req-e7c329a0-6976-4a3d-831e-2e2db92300f8", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:51.665Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.b30ebaad-f250-4868-869b-37e491d7dd84"}, {"node_instance_id": "target_vnf_host_njpx2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:52.043Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}07fbcf147da45830c3e48f336659a4c7e8510a8a\" -d '{\"server\": {\"name\": \"target_vnf\", \"imageRef\": \"c5d0b302-8845-453b-80aa-03cc133c5976\", \"key_name\": \"vnf_test_keypair\", \"flavorRef\": \"2e519054-bc0b-433e-8e86-360e1b219c3c\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"port\": \"e2b4f747-0fde-452c-93ee-e1d436cbebd5\"}, {\"port\": \"3c342ef4-8e64-44e5-b1c5-630fcc5c18e4\"}], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"90f9e75f-fc47-48d7-9d90-f88599728c99\"}}}'", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:51.714Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.b30ebaad-f250-4868-869b-37e491d7dd84"}, {"node_instance_id": "target_vnf_host_njpx2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:52.043Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}07fbcf147da45830c3e48f336659a4c7e8510a8a\" -d '{\"server\": {\"name\": \"target_vnf\", \"imageRef\": \"c5d0b302-8845-453b-80aa-03cc133c5976\", \"key_name\": \"vnf_test_keypair\", \"flavorRef\": \"2e519054-bc0b-433e-8e86-360e1b219c3c\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"port\": \"e2b4f747-0fde-452c-93ee-e1d436cbebd5\"}, {\"port\": \"3c342ef4-8e64-44e5-b1c5-630fcc5c18e4\"}], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"90f9e75f-fc47-48d7-9d90-f88599728c99\"}}}'", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:51.714Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.b30ebaad-f250-4868-869b-37e491d7dd84"}, {"node_instance_id": "target_vnf_host_njpx2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:52.043Z", "message": "Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups]", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:51.713Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.b30ebaad-f250-4868-869b-37e491d7dd84"}, {"node_instance_id": "target_vnf_host_njpx2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:52.043Z", "message": "Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'c5d0b302-8845-453b-80aa-03cc133c5976', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'90f9e75f-fc47-48d7-9d90-f88599728c99'}, 'nics': [{'port-id': u'e2b4f747-0fde-452c-93ee-e1d436cbebd5'}, {'port-id': u'3c342ef4-8e64-44e5-b1c5-630fcc5c18e4'}], 'flavor': u'2e519054-bc0b-433e-8e86-360e1b219c3c', 'security_groups': []}", "level": "info", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:51.713Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.b30ebaad-f250-4868-869b-37e491d7dd84"}, {"node_instance_id": "target_vnf_host_njpx2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:52.043Z", "message": "server.create() server after transformations: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'c5d0b302-8845-453b-80aa-03cc133c5976', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'90f9e75f-fc47-48d7-9d90-f88599728c99'}, 'nics': [{'port-id': u'e2b4f747-0fde-452c-93ee-e1d436cbebd5'}, {'port-id': u'3c342ef4-8e64-44e5-b1c5-630fcc5c18e4'}], 'flavor': u'2e519054-bc0b-433e-8e86-360e1b219c3c', 'security_groups': []}", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:51.713Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.b30ebaad-f250-4868-869b-37e491d7dd84"}, {"node_instance_id": "target_vnf_host_njpx2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:52.043Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/ports/3c342ef4-8e64-44e5-b1c5-630fcc5c18e4.json used request id req-afa53982-1c37-40e3-8572-16e90312eada", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:51.712Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.b30ebaad-f250-4868-869b-37e491d7dd84"}], "metadata": {"pagination": {"total": 530, "offset": 421, "size": 50}}} 2019-06-08 11:57:02,485 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:57:02,485 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:57:02 GMT 2019-06-08 11:57:02,485 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:57:02,485 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 11:57:02,485 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:57:02,485 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:57:02,485 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:57:02,485 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 11:57:02,488 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json used request id req-f094d5d2-94ac-412f-afa3-e91e76242b41 2019-06-08 11:57:02,488 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/1d7e7d76-11e3-48ff-8d19-b97a046ce8af.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a7da1bd32f0a4162ac0ee1569eeca11fafbbcb8" 2019-06-08 11:57:02,488 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/1d7e7d76-11e3-48ff-8d19-b97a046ce8af.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a7da1bd32f0a4162ac0ee1569eeca11fafbbcb8" 2019-06-08 11:57:02,489 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-ef472f88-b8c7-4868-b759-e43d4b412eb7 Date: Sat, 08 Jun 2019 11:56:50 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T11:56:30Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fb50896c-6b5c-4956-b867-d961d5aa0d92","ip_address":"12.0.0.3"}],"id":"1d7e7d76-11e3-48ff-8d19-b97a046ce8af","security_groups":["f0e07bec-b8e6-4425-846d-8e5a7d28b899"],"mac_address":"fa:16:3e:ad:48:b3","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"b0b2602112464b1aa32539f2de282ae5","qos_policy_id":null,"admin_state_up":true,"network_id":"91f27b95-752e-486a-bdbe-a516bd291a16","tenant_id":"b0b2602112464b1aa32539f2de282ae5","created_at":"2019-06-08T11:56:26Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-08 11:57:02,489 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07fbcf147da45830c3e48f336659a4c7e8510a8a" 2019-06-08 11:57:02,489 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-ef472f88-b8c7-4868-b759-e43d4b412eb7 Date: Sat, 08 Jun 2019 11:56:50 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T11:56:30Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fb50896c-6b5c-4956-b867-d961d5aa0d92","ip_address":"12.0.0.3"}],"id":"1d7e7d76-11e3-48ff-8d19-b97a046ce8af","security_groups":["f0e07bec-b8e6-4425-846d-8e5a7d28b899"],"mac_address":"fa:16:3e:ad:48:b3","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"b0b2602112464b1aa32539f2de282ae5","qos_policy_id":null,"admin_state_up":true,"network_id":"91f27b95-752e-486a-bdbe-a516bd291a16","tenant_id":"b0b2602112464b1aa32539f2de282ae5","created_at":"2019-06-08T11:56:26Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-08 11:57:02,489 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/ports/1d7e7d76-11e3-48ff-8d19-b97a046ce8af.json used request id req-ef472f88-b8c7-4868-b759-e43d4b412eb7 2019-06-08 11:57:02,489 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/ports/1d7e7d76-11e3-48ff-8d19-b97a046ce8af.json used request id req-ef472f88-b8c7-4868-b759-e43d4b412eb7 2019-06-08 11:57:02,489 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/ports/1d7e7d76-11e3-48ff-8d19-b97a046ce8af.json used request id req-ef472f88-b8c7-4868-b759-e43d4b412eb7 2019-06-08 11:57:02,490 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/ports/1d7e7d76-11e3-48ff-8d19-b97a046ce8af.json used request id req-ef472f88-b8c7-4868-b759-e43d4b412eb7 2019-06-08 11:57:02,490 - 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'c5d0b302-8845-453b-80aa-03cc133c5976', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'90f9e75f-fc47-48d7-9d90-f88599728c99'}, 'nics': [{'port-id': u'98f13bf9-c9de-4f64-aad5-78e6f1f2f71c'}, {'port-id': u'1d7e7d76-11e3-48ff-8d19-b97a046ce8af'}], 'flavor': u'2e519054-bc0b-433e-8e86-360e1b219c3c', 'security_groups': []} 2019-06-08 11:57:02,490 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'c5d0b302-8845-453b-80aa-03cc133c5976', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'90f9e75f-fc47-48d7-9d90-f88599728c99'}, 'nics': [{'port-id': u'98f13bf9-c9de-4f64-aad5-78e6f1f2f71c'}, {'port-id': u'1d7e7d76-11e3-48ff-8d19-b97a046ce8af'}], 'flavor': u'2e519054-bc0b-433e-8e86-360e1b219c3c', 'security_groups': []} 2019-06-08 11:57:02,490 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups] 2019-06-08 11:57:02,490 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c23eec384161f3e3b4d566a962feb0ca79fdffc" -d '{"server": {"name": "reference_vnf", "imageRef": "c5d0b302-8845-453b-80aa-03cc133c5976", "key_name": "vnf_test_keypair", "flavorRef": "2e519054-bc0b-433e-8e86-360e1b219c3c", "max_count": 1, "min_count": 1, "networks": [{"port": "98f13bf9-c9de-4f64-aad5-78e6f1f2f71c"}, {"port": "1d7e7d76-11e3-48ff-8d19-b97a046ce8af"}], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "90f9e75f-fc47-48d7-9d90-f88599728c99"}}}' 2019-06-08 11:57:02,490 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c23eec384161f3e3b4d566a962feb0ca79fdffc" -d '{"server": {"name": "reference_vnf", "imageRef": "c5d0b302-8845-453b-80aa-03cc133c5976", "key_name": "vnf_test_keypair", "flavorRef": "2e519054-bc0b-433e-8e86-360e1b219c3c", "max_count": 1, "min_count": 1, "networks": [{"port": "98f13bf9-c9de-4f64-aad5-78e6f1f2f71c"}, {"port": "1d7e7d76-11e3-48ff-8d19-b97a046ce8af"}], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "90f9e75f-fc47-48d7-9d90-f88599728c99"}}}' 2019-06-08 11:57:02,491 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:56: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-0711a06b-9db4-4532-8017-b1fb6a08b6f6 x-compute-request-id: req-0711a06b-9db4-4532-8017-b1fb6a08b6f6 Content-Encoding: gzip Content-Length: 293 Content-Type: application/json RESP BODY: {"images": [{"id": "c5d0b302-8845-453b-80aa-03cc133c5976", "links": [{"href": "http://172.30.9.46:8774/v2.1/images/c5d0b302-8845-453b-80aa-03cc133c5976", "rel": "self"}, {"href": "http://172.30.9.46:8774/images/c5d0b302-8845-453b-80aa-03cc133c5976", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/c5d0b302-8845-453b-80aa-03cc133c5976", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_alt_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c"}, {"id": "d037d136-4b05-4b5e-b31f-a684a4aae5d2", "links": [{"href": "http://172.30.9.46:8774/v2.1/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2", "rel": "self"}, {"href": "http://172.30.9.46:8774/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c"}]} 2019-06-08 11:57:02,491 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:56: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-0711a06b-9db4-4532-8017-b1fb6a08b6f6 x-compute-request-id: req-0711a06b-9db4-4532-8017-b1fb6a08b6f6 Content-Encoding: gzip Content-Length: 293 Content-Type: application/json RESP BODY: {"images": [{"id": "c5d0b302-8845-453b-80aa-03cc133c5976", "links": [{"href": "http://172.30.9.46:8774/v2.1/images/c5d0b302-8845-453b-80aa-03cc133c5976", "rel": "self"}, {"href": "http://172.30.9.46:8774/images/c5d0b302-8845-453b-80aa-03cc133c5976", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/c5d0b302-8845-453b-80aa-03cc133c5976", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_alt_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c"}, {"id": "d037d136-4b05-4b5e-b31f-a684a4aae5d2", "links": [{"href": "http://172.30.9.46:8774/v2.1/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2", "rel": "self"}, {"href": "http://172.30.9.46:8774/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c"}]} 2019-06-08 11:57:02,491 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/images used request id req-0711a06b-9db4-4532-8017-b1fb6a08b6f6 2019-06-08 11:57:02,491 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/images used request id req-0711a06b-9db4-4532-8017-b1fb6a08b6f6 2019-06-08 11:57:02,491 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/images used request id req-0711a06b-9db4-4532-8017-b1fb6a08b6f6 2019-06-08 11:57:02,491 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/images used request id req-0711a06b-9db4-4532-8017-b1fb6a08b6f6 2019-06-08 11:57:02,492 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07fbcf147da45830c3e48f336659a4c7e8510a8a" 2019-06-08 11:57:02,492 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07fbcf147da45830c3e48f336659a4c7e8510a8a" 2019-06-08 11:57:02,492 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:56: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-2807236c-1778-4aac-9afb-faea8924224b x-compute-request-id: req-2807236c-1778-4aac-9afb-faea8924224b Content-Encoding: gzip Content-Length: 240 Content-Type: application/json RESP BODY: {"flavors": [{"id": "102f3fc8-65ec-465d-8eda-6e8459169730", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/102f3fc8-65ec-465d-8eda-6e8459169730", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/102f3fc8-65ec-465d-8eda-6e8459169730", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c"}, {"id": "2e519054-bc0b-433e-8e86-360e1b219c3c", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/2e519054-bc0b-433e-8e86-360e1b219c3c", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/2e519054-bc0b-433e-8e86-360e1b219c3c", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_alt_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c"}]} 2019-06-08 11:57:02,492 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:56: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-2807236c-1778-4aac-9afb-faea8924224b x-compute-request-id: req-2807236c-1778-4aac-9afb-faea8924224b Content-Encoding: gzip Content-Length: 240 Content-Type: application/json RESP BODY: {"flavors": [{"id": "102f3fc8-65ec-465d-8eda-6e8459169730", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/102f3fc8-65ec-465d-8eda-6e8459169730", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/102f3fc8-65ec-465d-8eda-6e8459169730", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c"}, {"id": "2e519054-bc0b-433e-8e86-360e1b219c3c", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/2e519054-bc0b-433e-8e86-360e1b219c3c", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/2e519054-bc0b-433e-8e86-360e1b219c3c", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_alt_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c"}]} 2019-06-08 11:57:02,492 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-2807236c-1778-4aac-9afb-faea8924224b 2019-06-08 11:57:02,492 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-2807236c-1778-4aac-9afb-faea8924224b 2019-06-08 11:57:02,493 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-2807236c-1778-4aac-9afb-faea8924224b 2019-06-08 11:57:02,493 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07fbcf147da45830c3e48f336659a4c7e8510a8a" 2019-06-08 11:57:02,493 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:56: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-27c9dafd-fa29-482b-bda6-9fd92eb0e939 x-compute-request-id: req-27c9dafd-fa29-482b-bda6-9fd92eb0e939 Content-Encoding: gzip Content-Length: 810 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8kkiTfiicSjkC937hoMeMv3mgE+1u2hr4iwIYROubd/nzZY9sMNC7CfSn+GwYyrlRus0Ff3J4pKo67BCY5z+Iayj2xi0Qa0cELPOI2waD6Ur5gZpKj3Jw87HqE5AQ8SBW7Pwd1x1wchCi1pprqgee3Iv1jIqpWUCy/hf0iAJxJjuYQRObgWe9VsPEzir5BMGbBA7ADT2J1ybGGTnaN0OX9ea4nJgV4WOf0jTjXI/ih2uJw6CLWO0dvj6bpcPg6JEvh0A80fvfRUdFfM/7KwhGkthDm6f+dGwaWPtmPa6t7yd35dZNaZaGc6+sxZw0SEhxWWWmBAfELyyj71XOQ8uB Generated-by-Nova", "name": "vnf_test_keypair", "fingerprint": "df:b8:87:a8:62:ce:7d:a1:cb:ff:5a:9b:f6:54:61:85"}}, {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDP46HMsQOnwxRQeWUD05ut3qXQODoYSaNeAKxMpNjssDuhQvLDnWCO2Mos4HRqLuqDm2jlGd9B75qyVmxL2mlmmfR37XjD8sf28rg9qqND/IY2Tebo8nRTWngeYkbq07Tj/6Cc9vkyltWz4vurhf7StzLgaNWYziiObKcxbQT8NrO6foJlB6T1/e43S955FeiMUfzQHswAZ9i7IMXcZBof6vKtPR3TqcJuQGN0GYeQD/kLQjW8ilKAZj8sZwaUBwDgEFzpvLlbUdlUlSXYgfmMxjKm+Ge0SMg4jxdSp7q9CY15tVIDtpAhJqRHOhDKKODFL9TlGbJWGAxG7ClxY2Hf Generated-by-Nova", "name": "vyos_vrouter-kp_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "fingerprint": "2d:86:4e:28:19:01:94:fd:3d:17:f0:90:ae:dc:9b:d0"}}]} 2019-06-08 11:57:02,493 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:56: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-27c9dafd-fa29-482b-bda6-9fd92eb0e939 x-compute-request-id: req-27c9dafd-fa29-482b-bda6-9fd92eb0e939 Content-Encoding: gzip Content-Length: 810 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8kkiTfiicSjkC937hoMeMv3mgE+1u2hr4iwIYROubd/nzZY9sMNC7CfSn+GwYyrlRus0Ff3J4pKo67BCY5z+Iayj2xi0Qa0cELPOI2waD6Ur5gZpKj3Jw87HqE5AQ8SBW7Pwd1x1wchCi1pprqgee3Iv1jIqpWUCy/hf0iAJxJjuYQRObgWe9VsPEzir5BMGbBA7ADT2J1ybGGTnaN0OX9ea4nJgV4WOf0jTjXI/ih2uJw6CLWO0dvj6bpcPg6JEvh0A80fvfRUdFfM/7KwhGkthDm6f+dGwaWPtmPa6t7yd35dZNaZaGc6+sxZw0SEhxWWWmBAfELyyj71XOQ8uB Generated-by-Nova", "name": "vnf_test_keypair", "fingerprint": "df:b8:87:a8:62:ce:7d:a1:cb:ff:5a:9b:f6:54:61:85"}}, {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDP46HMsQOnwxRQeWUD05ut3qXQODoYSaNeAKxMpNjssDuhQvLDnWCO2Mos4HRqLuqDm2jlGd9B75qyVmxL2mlmmfR37XjD8sf28rg9qqND/IY2Tebo8nRTWngeYkbq07Tj/6Cc9vkyltWz4vurhf7StzLgaNWYziiObKcxbQT8NrO6foJlB6T1/e43S955FeiMUfzQHswAZ9i7IMXcZBof6vKtPR3TqcJuQGN0GYeQD/kLQjW8ilKAZj8sZwaUBwDgEFzpvLlbUdlUlSXYgfmMxjKm+Ge0SMg4jxdSp7q9CY15tVIDtpAhJqRHOhDKKODFL9TlGbJWGAxG7ClxY2Hf Generated-by-Nova", "name": "vyos_vrouter-kp_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "fingerprint": "2d:86:4e:28:19:01:94:fd:3d:17:f0:90:ae:dc:9b:d0"}}]} 2019-06-08 11:57:02,493 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/os-keypairs used request id req-27c9dafd-fa29-482b-bda6-9fd92eb0e939 2019-06-08 11:57:02,493 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/os-keypairs used request id req-27c9dafd-fa29-482b-bda6-9fd92eb0e939 2019-06-08 11:57:02,493 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/os-keypairs used request id req-27c9dafd-fa29-482b-bda6-9fd92eb0e939 2019-06-08 11:57:02,494 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/os-keypairs used request id req-27c9dafd-fa29-482b-bda6-9fd92eb0e939 2019-06-08 11:57:02,494 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 11:57:02,494 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 11:57:02,494 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:56:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b533497e-bd6a-40fd-8843-460b254d1a63 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:57:02,494 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:56:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b533497e-bd6a-40fd-8843-460b254d1a63 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:57:02,494 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-b533497e-bd6a-40fd-8843-460b254d1a63 2019-06-08 11:57:02,495 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-b533497e-bd6a-40fd-8843-460b254d1a63 2019-06-08 11:57:02,495 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/networks.json?name=management_plane_network -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ad6d474fe9cfb833d47b023ad01a068c3a0b3e" 2019-06-08 11:57:02,495 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/networks.json?name=management_plane_network -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ad6d474fe9cfb833d47b023ad01a068c3a0b3e" 2019-06-08 11:57:02,495 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json used request id req-e7c329a0-6976-4a3d-831e-2e2db92300f8 2019-06-08 11:57:02,495 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07fbcf147da45830c3e48f336659a4c7e8510a8a" -d '{"server": {"name": "target_vnf", "imageRef": "c5d0b302-8845-453b-80aa-03cc133c5976", "key_name": "vnf_test_keypair", "flavorRef": "2e519054-bc0b-433e-8e86-360e1b219c3c", "max_count": 1, "min_count": 1, "networks": [{"port": "e2b4f747-0fde-452c-93ee-e1d436cbebd5"}, {"port": "3c342ef4-8e64-44e5-b1c5-630fcc5c18e4"}], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "90f9e75f-fc47-48d7-9d90-f88599728c99"}}}' 2019-06-08 11:57:02,495 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.46:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07fbcf147da45830c3e48f336659a4c7e8510a8a" -d '{"server": {"name": "target_vnf", "imageRef": "c5d0b302-8845-453b-80aa-03cc133c5976", "key_name": "vnf_test_keypair", "flavorRef": "2e519054-bc0b-433e-8e86-360e1b219c3c", "max_count": 1, "min_count": 1, "networks": [{"port": "e2b4f747-0fde-452c-93ee-e1d436cbebd5"}, {"port": "3c342ef4-8e64-44e5-b1c5-630fcc5c18e4"}], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "90f9e75f-fc47-48d7-9d90-f88599728c99"}}}' 2019-06-08 11:57:02,495 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups] 2019-06-08 11:57:02,496 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'c5d0b302-8845-453b-80aa-03cc133c5976', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'90f9e75f-fc47-48d7-9d90-f88599728c99'}, 'nics': [{'port-id': u'e2b4f747-0fde-452c-93ee-e1d436cbebd5'}, {'port-id': u'3c342ef4-8e64-44e5-b1c5-630fcc5c18e4'}], 'flavor': u'2e519054-bc0b-433e-8e86-360e1b219c3c', 'security_groups': []} 2019-06-08 11:57:02,496 - 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'c5d0b302-8845-453b-80aa-03cc133c5976', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'90f9e75f-fc47-48d7-9d90-f88599728c99'}, 'nics': [{'port-id': u'e2b4f747-0fde-452c-93ee-e1d436cbebd5'}, {'port-id': u'3c342ef4-8e64-44e5-b1c5-630fcc5c18e4'}], 'flavor': u'2e519054-bc0b-433e-8e86-360e1b219c3c', 'security_groups': []} 2019-06-08 11:57:02,496 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/ports/3c342ef4-8e64-44e5-b1c5-630fcc5c18e4.json used request id req-afa53982-1c37-40e3-8572-16e90312eada 2019-06-08 11:57:02,496 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/executions/21310def-70ba-446b-8dda-65dd6ef35392 2019-06-08 11:57:02,549 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:57:02,549 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:57:02,549 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:57:02,550 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:57:02,550 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:57:02,550 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:57:02,550 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:57:02,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": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T11:56:09.764Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-06-08T11:56:09.764Z", "id": "21310def-70ba-446b-8dda-65dd6ef35392"} 2019-06-08 11:57:02,550 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:57:02,550 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:57:02 GMT 2019-06-08 11:57:02,550 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:57:02,550 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-06-08 11:57:02,550 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:57:02,551 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:57:02,551 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:57:07,556 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/events 2019-06-08 11:57:07,632 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:57:07,632 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:57:07,632 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:57:07,632 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:57:07,632 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:57:07,632 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:57:07,633 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:57:07,633 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_njpx2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:52.043Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/ports/3c342ef4-8e64-44e5-b1c5-630fcc5c18e4.json used request id req-afa53982-1c37-40e3-8572-16e90312eada", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:51.712Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.b30ebaad-f250-4868-869b-37e491d7dd84"}, {"node_instance_id": "target_vnf_host_njpx2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:52.043Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/ports/3c342ef4-8e64-44e5-b1c5-630fcc5c18e4.json used request id req-afa53982-1c37-40e3-8572-16e90312eada", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:51.712Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.b30ebaad-f250-4868-869b-37e491d7dd84"}, {"node_instance_id": "target_vnf_host_njpx2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:52.043Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/ports/3c342ef4-8e64-44e5-b1c5-630fcc5c18e4.json used request id req-afa53982-1c37-40e3-8572-16e90312eada", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:51.711Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.b30ebaad-f250-4868-869b-37e491d7dd84"}, {"node_instance_id": "target_vnf_host_njpx2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:52.043Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-afa53982-1c37-40e3-8572-16e90312eada Date: Sat, 08 Jun 2019 11:56:51 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-08T11:56:31Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"fb50896c-6b5c-4956-b867-d961d5aa0d92\",\"ip_address\":\"12.0.0.4\"}],\"id\":\"3c342ef4-8e64-44e5-b1c5-630fcc5c18e4\",\"security_groups\":[\"f0e07bec-b8e6-4425-846d-8e5a7d28b899\"],\"mac_address\":\"fa:16:3e:16:76:99\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_data_plane_port\",\"project_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"91f27b95-752e-486a-bdbe-a516bd291a16\",\"tenant_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"created_at\":\"2019-06-08T11:56:26Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:51.711Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.b30ebaad-f250-4868-869b-37e491d7dd84"}, {"node_instance_id": "target_vnf_host_njpx2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:52.043Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/3c342ef4-8e64-44e5-b1c5-630fcc5c18e4.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}13ad6d474fe9cfb833d47b023ad01a068c3a0b3e\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:51.666Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.b30ebaad-f250-4868-869b-37e491d7dd84"}, {"node_instance_id": "target_vnf_host_njpx2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:52.043Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-afa53982-1c37-40e3-8572-16e90312eada Date: Sat, 08 Jun 2019 11:56:51 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-08T11:56:31Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"fb50896c-6b5c-4956-b867-d961d5aa0d92\",\"ip_address\":\"12.0.0.4\"}],\"id\":\"3c342ef4-8e64-44e5-b1c5-630fcc5c18e4\",\"security_groups\":[\"f0e07bec-b8e6-4425-846d-8e5a7d28b899\"],\"mac_address\":\"fa:16:3e:16:76:99\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_data_plane_port\",\"project_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"91f27b95-752e-486a-bdbe-a516bd291a16\",\"tenant_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"created_at\":\"2019-06-08T11:56:26Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:51.711Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.b30ebaad-f250-4868-869b-37e491d7dd84"}, {"node_instance_id": "target_vnf_host_njpx2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:52.043Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/3c342ef4-8e64-44e5-b1c5-630fcc5c18e4.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}13ad6d474fe9cfb833d47b023ad01a068c3a0b3e\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:51.666Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.b30ebaad-f250-4868-869b-37e491d7dd84"}, {"node_instance_id": "target_vnf_host_njpx2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:52.043Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json used request id req-e7c329a0-6976-4a3d-831e-2e2db92300f8", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:51.665Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.b30ebaad-f250-4868-869b-37e491d7dd84"}, {"node_instance_id": "target_vnf_host_njpx2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:52.043Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json used request id req-e7c329a0-6976-4a3d-831e-2e2db92300f8", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:51.665Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.b30ebaad-f250-4868-869b-37e491d7dd84"}, {"node_instance_id": "target_vnf_host_njpx2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:52.043Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-e7c329a0-6976-4a3d-831e-2e2db92300f8 Date: Sat, 08 Jun 2019 11:56:51 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-08T11:56:42Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"495b8b16-4f9e-43b9-b759-0815b72a1249\",\"ip_address\":\"11.0.0.9\"}],\"id\":\"e2b4f747-0fde-452c-93ee-e1d436cbebd5\",\"security_groups\":[\"f0e07bec-b8e6-4425-846d-8e5a7d28b899\"],\"mac_address\":\"fa:16:3e:3d:7c:18\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"90f9e75f-fc47-48d7-9d90-f88599728c99\",\"tenant_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"created_at\":\"2019-06-08T11:56:38Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:51.664Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.b30ebaad-f250-4868-869b-37e491d7dd84"}, {"node_instance_id": "target_vnf_host_njpx2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:52.043Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-e7c329a0-6976-4a3d-831e-2e2db92300f8 Date: Sat, 08 Jun 2019 11:56:51 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-08T11:56:42Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"495b8b16-4f9e-43b9-b759-0815b72a1249\",\"ip_address\":\"11.0.0.9\"}],\"id\":\"e2b4f747-0fde-452c-93ee-e1d436cbebd5\",\"security_groups\":[\"f0e07bec-b8e6-4425-846d-8e5a7d28b899\"],\"mac_address\":\"fa:16:3e:3d:7c:18\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"90f9e75f-fc47-48d7-9d90-f88599728c99\",\"tenant_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"created_at\":\"2019-06-08T11:56:38Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:51.664Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.b30ebaad-f250-4868-869b-37e491d7dd84"}, {"node_instance_id": "target_vnf_host_njpx2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:52.043Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}13ad6d474fe9cfb833d47b023ad01a068c3a0b3e\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:51.615Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.b30ebaad-f250-4868-869b-37e491d7dd84"}, {"node_instance_id": "target_vnf_host_njpx2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:52.043Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}13ad6d474fe9cfb833d47b023ad01a068c3a0b3e\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:51.614Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.b30ebaad-f250-4868-869b-37e491d7dd84"}, {"node_instance_id": "target_vnf_host_njpx2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:52.043Z", "message": "A management_network_name was provided (management_plane_network), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order", "level": "warning", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:51.613Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.b30ebaad-f250-4868-869b-37e491d7dd84"}, {"node_instance_id": "target_vnf_host_njpx2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:52.043Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/networks.json?name=management_plane_network used request id req-63c76c12-5d04-45b6-aa93-eb2d7830e517", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:51.613Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.b30ebaad-f250-4868-869b-37e491d7dd84"}, {"node_instance_id": "target_vnf_host_njpx2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:52.043Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/networks.json?name=management_plane_network used request id req-63c76c12-5d04-45b6-aa93-eb2d7830e517", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:51.612Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.b30ebaad-f250-4868-869b-37e491d7dd84"}, {"node_instance_id": "target_vnf_host_njpx2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:52.043Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/networks.json?name=management_plane_network used request id req-63c76c12-5d04-45b6-aa93-eb2d7830e517", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:51.613Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.b30ebaad-f250-4868-869b-37e491d7dd84"}, {"node_instance_id": "target_vnf_host_njpx2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:52.043Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/networks.json?name=management_plane_network used request id req-63c76c12-5d04-45b6-aa93-eb2d7830e517", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:51.612Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.b30ebaad-f250-4868-869b-37e491d7dd84"}, {"node_instance_id": "target_vnf_host_njpx2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:52.043Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json used request id req-e7c329a0-6976-4a3d-831e-2e2db92300f8", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:51.665Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.b30ebaad-f250-4868-869b-37e491d7dd84"}, {"node_instance_id": "target_vnf_host_njpx2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:52.043Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-63c76c12-5d04-45b6-aa93-eb2d7830e517 Date: Sat, 08 Jun 2019 11:56:51 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"90f9e75f-fc47-48d7-9d90-f88599728c99\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"495b8b16-4f9e-43b9-b759-0815b72a1249\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-06-08T11:56:27Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"created_at\":\"2019-06-08T11:56:18Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:51.612Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.b30ebaad-f250-4868-869b-37e491d7dd84"}, {"node_instance_id": "target_vnf_host_njpx2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:52.043Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-63c76c12-5d04-45b6-aa93-eb2d7830e517 Date: Sat, 08 Jun 2019 11:56:51 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"90f9e75f-fc47-48d7-9d90-f88599728c99\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"495b8b16-4f9e-43b9-b759-0815b72a1249\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-06-08T11:56:27Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"created_at\":\"2019-06-08T11:56:18Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:51.612Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.b30ebaad-f250-4868-869b-37e491d7dd84"}, {"node_instance_id": "reference_vnf_host_r5b01a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:52.912Z", "message": "RESP: [202] Date: Sat, 08 Jun 2019 11:56: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-303374cc-651b-415f-97e4-613d651e3dfd x-compute-request-id: req-303374cc-651b-415f-97e4-613d651e3dfd Content-Length: 374 location: http://172.30.9.46:8774/v2.1/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"default\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"1dd06da0-89ab-4793-b43c-3ac45cb33351\", \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351\", \"rel\": \"bookmark\"}], \"adminPass\": \"3UfG78sp2gZM\"}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:52.792Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.2b85f0e3-fc97-4766-964c-9e4df9ce12e0"}, {"node_instance_id": "reference_vnf_host_r5b01a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:53.415Z", "message": "POST call to compute for http://172.30.9.46:8774/v2.1/servers used request id req-303374cc-651b-415f-97e4-613d651e3dfd", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:52.793Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.2b85f0e3-fc97-4766-964c-9e4df9ce12e0"}, {"node_instance_id": "reference_vnf_host_r5b01a", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:53.415Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:53.265Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "reference_vnf_host_r5b01a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:53.415Z", "message": "RESP: [202] Date: Sat, 08 Jun 2019 11:56: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-303374cc-651b-415f-97e4-613d651e3dfd x-compute-request-id: req-303374cc-651b-415f-97e4-613d651e3dfd Content-Length: 374 location: http://172.30.9.46:8774/v2.1/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"default\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"1dd06da0-89ab-4793-b43c-3ac45cb33351\", \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351\", \"rel\": \"bookmark\"}], \"adminPass\": \"3UfG78sp2gZM\"}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:52.793Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.2b85f0e3-fc97-4766-964c-9e4df9ce12e0"}, {"node_instance_id": "reference_vnf_host_r5b01a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:53.415Z", "message": "POST call to compute for http://172.30.9.46:8774/v2.1/servers used request id req-303374cc-651b-415f-97e4-613d651e3dfd", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:52.793Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.2b85f0e3-fc97-4766-964c-9e4df9ce12e0"}, {"node_instance_id": "reference_vnf_host_r5b01a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:53.415Z", "message": "POST call to compute for http://172.30.9.46:8774/v2.1/servers used request id req-303374cc-651b-415f-97e4-613d651e3dfd", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:52.793Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.2b85f0e3-fc97-4766-964c-9e4df9ce12e0"}, {"node_instance_id": "reference_vnf_host_r5b01a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:53.415Z", "message": "POST call to compute for http://172.30.9.46:8774/v2.1/servers used request id req-303374cc-651b-415f-97e4-613d651e3dfd", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:52.793Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.2b85f0e3-fc97-4766-964c-9e4df9ce12e0"}, {"node_instance_id": "reference_vnf_host_r5b01a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:54.016Z", "message": "Node instance created", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:53.359Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "reference_vnf_host_r5b01a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:54.016Z", "message": "Starting node instance", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:53.730Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "reference_vnf_host_r5b01a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:54.016Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:53.552Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "reference_vnf_host_r5b01a", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:54.650Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:53.912Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "target_vnf_host_njpx2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:54.650Z", "message": "POST call to compute for http://172.30.9.46:8774/v2.1/servers used request id req-4e8384d7-9d78-49cc-97e0-e8837cef2b99", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:54.379Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.b30ebaad-f250-4868-869b-37e491d7dd84"}, {"node_instance_id": "target_vnf_host_njpx2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:54.650Z", "message": "POST call to compute for http://172.30.9.46:8774/v2.1/servers used request id req-4e8384d7-9d78-49cc-97e0-e8837cef2b99", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:54.380Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.b30ebaad-f250-4868-869b-37e491d7dd84"}, {"node_instance_id": "target_vnf_host_njpx2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:54.650Z", "message": "POST call to compute for http://172.30.9.46:8774/v2.1/servers used request id req-4e8384d7-9d78-49cc-97e0-e8837cef2b99", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:54.380Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.b30ebaad-f250-4868-869b-37e491d7dd84"}, {"node_instance_id": "target_vnf_host_njpx2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:54.650Z", "message": "POST call to compute for http://172.30.9.46:8774/v2.1/servers used request id req-4e8384d7-9d78-49cc-97e0-e8837cef2b99", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:54.380Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.b30ebaad-f250-4868-869b-37e491d7dd84"}, {"node_instance_id": "target_vnf_host_njpx2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:54.650Z", "message": "RESP: [202] Date: Sat, 08 Jun 2019 11:56: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-4e8384d7-9d78-49cc-97e0-e8837cef2b99 x-compute-request-id: req-4e8384d7-9d78-49cc-97e0-e8837cef2b99 Content-Length: 374 location: http://172.30.9.46:8774/v2.1/servers/bba1ed2a-13a9-46b5-86f3-648e26821480 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"default\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"bba1ed2a-13a9-46b5-86f3-648e26821480\", \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/bba1ed2a-13a9-46b5-86f3-648e26821480\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/bba1ed2a-13a9-46b5-86f3-648e26821480\", \"rel\": \"bookmark\"}], \"adminPass\": \"4g6KDEU3LXYQ\"}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:54.379Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.b30ebaad-f250-4868-869b-37e491d7dd84"}, {"node_instance_id": "target_vnf_host_njpx2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:54.650Z", "message": "RESP: [202] Date: Sat, 08 Jun 2019 11:56: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-4e8384d7-9d78-49cc-97e0-e8837cef2b99 x-compute-request-id: req-4e8384d7-9d78-49cc-97e0-e8837cef2b99 Content-Length: 374 location: http://172.30.9.46:8774/v2.1/servers/bba1ed2a-13a9-46b5-86f3-648e26821480 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"default\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"bba1ed2a-13a9-46b5-86f3-648e26821480\", \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/bba1ed2a-13a9-46b5-86f3-648e26821480\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/bba1ed2a-13a9-46b5-86f3-648e26821480\", \"rel\": \"bookmark\"}], \"adminPass\": \"4g6KDEU3LXYQ\"}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:54.379Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.b30ebaad-f250-4868-869b-37e491d7dd84"}, {"node_instance_id": "reference_vnf_host_r5b01a", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:55.198Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-ced3b73f-9eb8-4089-9205-f82054ac1677", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:54.938Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.a6e92bf3-31e4-4bc6-b780-d81fecdc8c7c"}, {"node_instance_id": "target_vnf_host_njpx2v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:55.198Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:55.016Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "reference_vnf_host_r5b01a", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:55.198Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:56:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ced3b73f-9eb8-4089-9205-f82054ac1677 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:54.938Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.a6e92bf3-31e4-4bc6-b780-d81fecdc8c7c"}, {"node_instance_id": "target_vnf_host_njpx2v", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:55.198Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:54.741Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "target_vnf_host_njpx2v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:55.198Z", "message": "Node instance created", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:54.823Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "reference_vnf_host_r5b01a", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:55.198Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:54.932Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.a6e92bf3-31e4-4bc6-b780-d81fecdc8c7c"}, {"node_instance_id": "target_vnf_host_njpx2v", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:55.885Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:55.479Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "target_vnf_host_njpx2v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:55.885Z", "message": "Starting node instance", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:55.281Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "reference_vnf_host_r5b01a", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:55.885Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}403b3aaa55049fc1f01b84fa6e83937b3775f79a\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:55.358Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.a6e92bf3-31e4-4bc6-b780-d81fecdc8c7c"}, {"node_instance_id": "reference_vnf_host_r5b01a", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:56.468Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:56: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-f923e647-542a-4da3-bb2f-5397bbd63aaa x-compute-request-id: req-f923e647-542a-4da3-bb2f-5397bbd63aaa Content-Encoding: gzip Content-Length: 690 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"c5d0b302-8845-453b-80aa-03cc133c5976\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/c5d0b302-8845-453b-80aa-03cc133c5976\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"2e519054-bc0b-433e-8e86-360e1b219c3c\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/2e519054-bc0b-433e-8e86-360e1b219c3c\", \"rel\": \"bookmark\"}]}, \"id\": \"1dd06da0-89ab-4793-b43c-3ac45cb33351\", \"user_id\": \"c4764a1a17de4501bb51e625d6b1f61b\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-06-08T11:56:55Z\", \"hostId\": \"3369745a7a9fcef3d82e2270eb5409467741888ed3926facec3e6c2c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"reference_vnf\", \"created\": \"2019-06-08T11:56:52Z\", \"tenant_id\": \"b0b2602112464b1aa32539f2de282ae5\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"90f9e75f-fc47-48d7-9d90-f88599728c99\"}}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:55.893Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.a6e92bf3-31e4-4bc6-b780-d81fecdc8c7c"}, {"node_instance_id": "reference_vnf_host_r5b01a", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:56.468Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351 used request id req-f923e647-542a-4da3-bb2f-5397bbd63aaa", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:55.893Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.a6e92bf3-31e4-4bc6-b780-d81fecdc8c7c"}, {"node_instance_id": "reference_vnf_host_r5b01a", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:56.468Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351 used request id req-f923e647-542a-4da3-bb2f-5397bbd63aaa", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:55.894Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.a6e92bf3-31e4-4bc6-b780-d81fecdc8c7c"}], "metadata": {"pagination": {"total": 530, "offset": 471, "size": 50}}} 2019-06-08 11:57:07,633 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:57:07,633 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:57:07 GMT 2019-06-08 11:57:07,633 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:57:07,633 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 11:57:07,633 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:57:07,633 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:57:07,633 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:57:07,634 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 11:57:07,636 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/ports/3c342ef4-8e64-44e5-b1c5-630fcc5c18e4.json used request id req-afa53982-1c37-40e3-8572-16e90312eada 2019-06-08 11:57:07,636 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/ports/3c342ef4-8e64-44e5-b1c5-630fcc5c18e4.json used request id req-afa53982-1c37-40e3-8572-16e90312eada 2019-06-08 11:57:07,636 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/ports/3c342ef4-8e64-44e5-b1c5-630fcc5c18e4.json used request id req-afa53982-1c37-40e3-8572-16e90312eada 2019-06-08 11:57:07,637 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-afa53982-1c37-40e3-8572-16e90312eada Date: Sat, 08 Jun 2019 11:56:51 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T11:56:31Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fb50896c-6b5c-4956-b867-d961d5aa0d92","ip_address":"12.0.0.4"}],"id":"3c342ef4-8e64-44e5-b1c5-630fcc5c18e4","security_groups":["f0e07bec-b8e6-4425-846d-8e5a7d28b899"],"mac_address":"fa:16:3e:16:76:99","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"b0b2602112464b1aa32539f2de282ae5","qos_policy_id":null,"admin_state_up":true,"network_id":"91f27b95-752e-486a-bdbe-a516bd291a16","tenant_id":"b0b2602112464b1aa32539f2de282ae5","created_at":"2019-06-08T11:56:26Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-08 11:57:07,637 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/3c342ef4-8e64-44e5-b1c5-630fcc5c18e4.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ad6d474fe9cfb833d47b023ad01a068c3a0b3e" 2019-06-08 11:57:07,637 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-afa53982-1c37-40e3-8572-16e90312eada Date: Sat, 08 Jun 2019 11:56:51 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T11:56:31Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fb50896c-6b5c-4956-b867-d961d5aa0d92","ip_address":"12.0.0.4"}],"id":"3c342ef4-8e64-44e5-b1c5-630fcc5c18e4","security_groups":["f0e07bec-b8e6-4425-846d-8e5a7d28b899"],"mac_address":"fa:16:3e:16:76:99","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"b0b2602112464b1aa32539f2de282ae5","qos_policy_id":null,"admin_state_up":true,"network_id":"91f27b95-752e-486a-bdbe-a516bd291a16","tenant_id":"b0b2602112464b1aa32539f2de282ae5","created_at":"2019-06-08T11:56:26Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-08 11:57:07,637 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/3c342ef4-8e64-44e5-b1c5-630fcc5c18e4.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ad6d474fe9cfb833d47b023ad01a068c3a0b3e" 2019-06-08 11:57:07,637 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json used request id req-e7c329a0-6976-4a3d-831e-2e2db92300f8 2019-06-08 11:57:07,637 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json used request id req-e7c329a0-6976-4a3d-831e-2e2db92300f8 2019-06-08 11:57:07,638 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-e7c329a0-6976-4a3d-831e-2e2db92300f8 Date: Sat, 08 Jun 2019 11:56:51 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T11:56:42Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"495b8b16-4f9e-43b9-b759-0815b72a1249","ip_address":"11.0.0.9"}],"id":"e2b4f747-0fde-452c-93ee-e1d436cbebd5","security_groups":["f0e07bec-b8e6-4425-846d-8e5a7d28b899"],"mac_address":"fa:16:3e:3d:7c:18","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"b0b2602112464b1aa32539f2de282ae5","qos_policy_id":null,"admin_state_up":true,"network_id":"90f9e75f-fc47-48d7-9d90-f88599728c99","tenant_id":"b0b2602112464b1aa32539f2de282ae5","created_at":"2019-06-08T11:56:38Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-08 11:57:07,638 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-e7c329a0-6976-4a3d-831e-2e2db92300f8 Date: Sat, 08 Jun 2019 11:56:51 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T11:56:42Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"495b8b16-4f9e-43b9-b759-0815b72a1249","ip_address":"11.0.0.9"}],"id":"e2b4f747-0fde-452c-93ee-e1d436cbebd5","security_groups":["f0e07bec-b8e6-4425-846d-8e5a7d28b899"],"mac_address":"fa:16:3e:3d:7c:18","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"b0b2602112464b1aa32539f2de282ae5","qos_policy_id":null,"admin_state_up":true,"network_id":"90f9e75f-fc47-48d7-9d90-f88599728c99","tenant_id":"b0b2602112464b1aa32539f2de282ae5","created_at":"2019-06-08T11:56:38Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-08 11:57:07,638 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ad6d474fe9cfb833d47b023ad01a068c3a0b3e" 2019-06-08 11:57:07,638 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ad6d474fe9cfb833d47b023ad01a068c3a0b3e" 2019-06-08 11:57:07,638 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - A management_network_name was provided (management_plane_network), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order 2019-06-08 11:57:07,638 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/networks.json?name=management_plane_network used request id req-63c76c12-5d04-45b6-aa93-eb2d7830e517 2019-06-08 11:57:07,639 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json?name=management_plane_network used request id req-63c76c12-5d04-45b6-aa93-eb2d7830e517 2019-06-08 11:57:07,639 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/networks.json?name=management_plane_network used request id req-63c76c12-5d04-45b6-aa93-eb2d7830e517 2019-06-08 11:57:07,639 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json?name=management_plane_network used request id req-63c76c12-5d04-45b6-aa93-eb2d7830e517 2019-06-08 11:57:07,639 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json used request id req-e7c329a0-6976-4a3d-831e-2e2db92300f8 2019-06-08 11:57:07,639 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-63c76c12-5d04-45b6-aa93-eb2d7830e517 Date: Sat, 08 Jun 2019 11:56:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"90f9e75f-fc47-48d7-9d90-f88599728c99","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b0b2602112464b1aa32539f2de282ae5","l2_adjacency":true,"status":"ACTIVE","subnets":["495b8b16-4f9e-43b9-b759-0815b72a1249"],"description":"","tags":[],"updated_at":"2019-06-08T11:56:27Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"b0b2602112464b1aa32539f2de282ae5","created_at":"2019-06-08T11:56:18Z","mtu":1450}]} 2019-06-08 11:57:07,639 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-63c76c12-5d04-45b6-aa93-eb2d7830e517 Date: Sat, 08 Jun 2019 11:56:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"90f9e75f-fc47-48d7-9d90-f88599728c99","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b0b2602112464b1aa32539f2de282ae5","l2_adjacency":true,"status":"ACTIVE","subnets":["495b8b16-4f9e-43b9-b759-0815b72a1249"],"description":"","tags":[],"updated_at":"2019-06-08T11:56:27Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"b0b2602112464b1aa32539f2de282ae5","created_at":"2019-06-08T11:56:18Z","mtu":1450}]} 2019-06-08 11:57:07,640 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [202] Date: Sat, 08 Jun 2019 11:56: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-303374cc-651b-415f-97e4-613d651e3dfd x-compute-request-id: req-303374cc-651b-415f-97e4-613d651e3dfd Content-Length: 374 location: http://172.30.9.46:8774/v2.1/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "1dd06da0-89ab-4793-b43c-3ac45cb33351", "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351", "rel": "bookmark"}], "adminPass": "3UfG78sp2gZM"}} 2019-06-08 11:57:07,640 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers used request id req-303374cc-651b-415f-97e4-613d651e3dfd 2019-06-08 11:57:07,640 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-06-08 11:57:07,640 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [202] Date: Sat, 08 Jun 2019 11:56: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-303374cc-651b-415f-97e4-613d651e3dfd x-compute-request-id: req-303374cc-651b-415f-97e4-613d651e3dfd Content-Length: 374 location: http://172.30.9.46:8774/v2.1/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "1dd06da0-89ab-4793-b43c-3ac45cb33351", "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351", "rel": "bookmark"}], "adminPass": "3UfG78sp2gZM"}} 2019-06-08 11:57:07,640 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers used request id req-303374cc-651b-415f-97e4-613d651e3dfd 2019-06-08 11:57:07,640 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers used request id req-303374cc-651b-415f-97e4-613d651e3dfd 2019-06-08 11:57:07,641 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers used request id req-303374cc-651b-415f-97e4-613d651e3dfd 2019-06-08 11:57:07,641 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-06-08 11:57:07,641 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance 2019-06-08 11:57:07,641 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-06-08 11:57:07,641 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2019-06-08 11:57:07,641 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers used request id req-4e8384d7-9d78-49cc-97e0-e8837cef2b99 2019-06-08 11:57:07,642 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers used request id req-4e8384d7-9d78-49cc-97e0-e8837cef2b99 2019-06-08 11:57:07,642 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers used request id req-4e8384d7-9d78-49cc-97e0-e8837cef2b99 2019-06-08 11:57:07,642 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/servers used request id req-4e8384d7-9d78-49cc-97e0-e8837cef2b99 2019-06-08 11:57:07,642 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [202] Date: Sat, 08 Jun 2019 11:56: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-4e8384d7-9d78-49cc-97e0-e8837cef2b99 x-compute-request-id: req-4e8384d7-9d78-49cc-97e0-e8837cef2b99 Content-Length: 374 location: http://172.30.9.46:8774/v2.1/servers/bba1ed2a-13a9-46b5-86f3-648e26821480 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "bba1ed2a-13a9-46b5-86f3-648e26821480", "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/bba1ed2a-13a9-46b5-86f3-648e26821480", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/bba1ed2a-13a9-46b5-86f3-648e26821480", "rel": "bookmark"}], "adminPass": "4g6KDEU3LXYQ"}} 2019-06-08 11:57:07,642 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [202] Date: Sat, 08 Jun 2019 11:56: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-4e8384d7-9d78-49cc-97e0-e8837cef2b99 x-compute-request-id: req-4e8384d7-9d78-49cc-97e0-e8837cef2b99 Content-Length: 374 location: http://172.30.9.46:8774/v2.1/servers/bba1ed2a-13a9-46b5-86f3-648e26821480 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "bba1ed2a-13a9-46b5-86f3-648e26821480", "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/bba1ed2a-13a9-46b5-86f3-648e26821480", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/bba1ed2a-13a9-46b5-86f3-648e26821480", "rel": "bookmark"}], "adminPass": "4g6KDEU3LXYQ"}} 2019-06-08 11:57:07,642 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-ced3b73f-9eb8-4089-9205-f82054ac1677 2019-06-08 11:57:07,642 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-06-08 11:57:07,643 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:56:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ced3b73f-9eb8-4089-9205-f82054ac1677 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:57:07,643 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-06-08 11:57:07,643 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-06-08 11:57:07,643 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 11:57:07,643 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2019-06-08 11:57:07,643 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance 2019-06-08 11:57:07,643 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}403b3aaa55049fc1f01b84fa6e83937b3775f79a" 2019-06-08 11:57:07,644 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:56: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-f923e647-542a-4da3-bb2f-5397bbd63aaa x-compute-request-id: req-f923e647-542a-4da3-bb2f-5397bbd63aaa Content-Encoding: gzip Content-Length: 690 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351", "rel": "bookmark"}], "image": {"id": "c5d0b302-8845-453b-80aa-03cc133c5976", "links": [{"href": "http://172.30.9.46:8774/images/c5d0b302-8845-453b-80aa-03cc133c5976", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2e519054-bc0b-433e-8e86-360e1b219c3c", "links": [{"href": "http://172.30.9.46:8774/flavors/2e519054-bc0b-433e-8e86-360e1b219c3c", "rel": "bookmark"}]}, "id": "1dd06da0-89ab-4793-b43c-3ac45cb33351", "user_id": "c4764a1a17de4501bb51e625d6b1f61b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T11:56:55Z", "hostId": "3369745a7a9fcef3d82e2270eb5409467741888ed3926facec3e6c2c", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-06-08T11:56:52Z", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "90f9e75f-fc47-48d7-9d90-f88599728c99"}}} 2019-06-08 11:57:07,644 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351 used request id req-f923e647-542a-4da3-bb2f-5397bbd63aaa 2019-06-08 11:57:07,644 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351 used request id req-f923e647-542a-4da3-bb2f-5397bbd63aaa 2019-06-08 11:57:07,644 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/executions/21310def-70ba-446b-8dda-65dd6ef35392 2019-06-08 11:57:07,695 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:57:07,695 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:57:07,695 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:57:07,696 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:57:07,696 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:57:07,696 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:57:07,696 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:57:07,696 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T11:56:09.764Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-06-08T11:56:09.764Z", "id": "21310def-70ba-446b-8dda-65dd6ef35392"} 2019-06-08 11:57:07,696 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:57:07,696 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:57:07 GMT 2019-06-08 11:57:07,696 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:57:07,696 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-06-08 11:57:07,696 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:57:07,697 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:57:07,697 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:57:12,702 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/events 2019-06-08 11:57:12,842 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:57:12,843 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:57:12,843 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:57:12,843 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:57:12,843 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:57:12,843 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:57:12,843 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:57:12,843 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_r5b01a", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:56.468Z", "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": "reference_vnf_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-06-08T11:56:56.176Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "target_vnf_host_njpx2v", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:57.000Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-1a833f7d-5f7c-444b-bf10-af006ae5680a", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:56.506Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.6f1285a0-be74-448f-8b8d-10e131f18a61"}, {"node_instance_id": "target_vnf_host_njpx2v", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:57.000Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:56:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a833f7d-5f7c-444b-bf10-af006ae5680a Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:56.506Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.6f1285a0-be74-448f-8b8d-10e131f18a61"}, {"node_instance_id": "target_vnf_host_njpx2v", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:57.000Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:56.501Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.6f1285a0-be74-448f-8b8d-10e131f18a61"}, {"node_instance_id": "target_vnf_host_njpx2v", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:57.000Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/bba1ed2a-13a9-46b5-86f3-648e26821480 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}266dc5baa0c7003ce8eb64ca9add5a00d801c3e2\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:56.945Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.6f1285a0-be74-448f-8b8d-10e131f18a61"}, {"node_instance_id": "target_vnf_host_njpx2v", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:57.819Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:56: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-d5fa6cc2-e6ef-40c8-a0f9-bd56cd1b3666 x-compute-request-id: req-d5fa6cc2-e6ef-40c8-a0f9-bd56cd1b3666 Content-Encoding: gzip Content-Length: 687 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/bba1ed2a-13a9-46b5-86f3-648e26821480\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/bba1ed2a-13a9-46b5-86f3-648e26821480\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"c5d0b302-8845-453b-80aa-03cc133c5976\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/c5d0b302-8845-453b-80aa-03cc133c5976\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"2e519054-bc0b-433e-8e86-360e1b219c3c\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/2e519054-bc0b-433e-8e86-360e1b219c3c\", \"rel\": \"bookmark\"}]}, \"id\": \"bba1ed2a-13a9-46b5-86f3-648e26821480\", \"user_id\": \"c4764a1a17de4501bb51e625d6b1f61b\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-06-08T11:56:55Z\", \"hostId\": \"3369745a7a9fcef3d82e2270eb5409467741888ed3926facec3e6c2c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"target_vnf\", \"created\": \"2019-06-08T11:56:54Z\", \"tenant_id\": \"b0b2602112464b1aa32539f2de282ae5\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"90f9e75f-fc47-48d7-9d90-f88599728c99\"}}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:57.610Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.6f1285a0-be74-448f-8b8d-10e131f18a61"}, {"node_instance_id": "target_vnf_host_njpx2v", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:58.513Z", "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-06-08T11:56:57.929Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "target_vnf_host_njpx2v", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:58.513Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/bba1ed2a-13a9-46b5-86f3-648e26821480 used request id req-d5fa6cc2-e6ef-40c8-a0f9-bd56cd1b3666", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:57.610Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.6f1285a0-be74-448f-8b8d-10e131f18a61"}, {"node_instance_id": "target_vnf_host_njpx2v", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:56:58.513Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/bba1ed2a-13a9-46b5-86f3-648e26821480 used request id req-d5fa6cc2-e6ef-40c8-a0f9-bd56cd1b3666", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:56:57.610Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.6f1285a0-be74-448f-8b8d-10e131f18a61"}], "metadata": {"pagination": {"total": 530, "offset": 521, "size": 50}}} 2019-06-08 11:57:12,844 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:57:12,844 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:57:12 GMT 2019-06-08 11:57:12,844 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:57:12,844 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 11:57:12,844 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:57:12,844 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:57:12,844 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:57:12,844 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 11:57:12,845 - 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-06-08 11:57:12,845 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-1a833f7d-5f7c-444b-bf10-af006ae5680a 2019-06-08 11:57:12,845 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:56:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a833f7d-5f7c-444b-bf10-af006ae5680a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:57:12,846 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 11:57:12,846 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/bba1ed2a-13a9-46b5-86f3-648e26821480 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}266dc5baa0c7003ce8eb64ca9add5a00d801c3e2" 2019-06-08 11:57:12,846 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:56: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-d5fa6cc2-e6ef-40c8-a0f9-bd56cd1b3666 x-compute-request-id: req-d5fa6cc2-e6ef-40c8-a0f9-bd56cd1b3666 Content-Encoding: gzip Content-Length: 687 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/bba1ed2a-13a9-46b5-86f3-648e26821480", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/bba1ed2a-13a9-46b5-86f3-648e26821480", "rel": "bookmark"}], "image": {"id": "c5d0b302-8845-453b-80aa-03cc133c5976", "links": [{"href": "http://172.30.9.46:8774/images/c5d0b302-8845-453b-80aa-03cc133c5976", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2e519054-bc0b-433e-8e86-360e1b219c3c", "links": [{"href": "http://172.30.9.46:8774/flavors/2e519054-bc0b-433e-8e86-360e1b219c3c", "rel": "bookmark"}]}, "id": "bba1ed2a-13a9-46b5-86f3-648e26821480", "user_id": "c4764a1a17de4501bb51e625d6b1f61b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-08T11:56:55Z", "hostId": "3369745a7a9fcef3d82e2270eb5409467741888ed3926facec3e6c2c", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-06-08T11:56:54Z", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "90f9e75f-fc47-48d7-9d90-f88599728c99"}}} 2019-06-08 11:57:12,846 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2019-06-08 11:57:12,846 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/bba1ed2a-13a9-46b5-86f3-648e26821480 used request id req-d5fa6cc2-e6ef-40c8-a0f9-bd56cd1b3666 2019-06-08 11:57:12,847 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/bba1ed2a-13a9-46b5-86f3-648e26821480 used request id req-d5fa6cc2-e6ef-40c8-a0f9-bd56cd1b3666 2019-06-08 11:57:12,847 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/executions/21310def-70ba-446b-8dda-65dd6ef35392 2019-06-08 11:57:12,922 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:57:12,922 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:57:12,922 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:57:12,923 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:57:12,923 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:57:12,923 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:57:12,923 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:57:12,923 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T11:56:09.764Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-06-08T11:56:09.764Z", "id": "21310def-70ba-446b-8dda-65dd6ef35392"} 2019-06-08 11:57:12,923 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:57:12,923 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:57:12 GMT 2019-06-08 11:57:12,923 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:57:12,923 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-06-08 11:57:12,923 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:57:12,924 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:57:12,924 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:57:17,929 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/events 2019-06-08 11:57:18,010 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:57:18,010 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:57:18,010 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:57:18,010 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:57:18,010 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:57:18,010 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:57:18,010 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:57:18,011 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 530, "offset": 530, "size": 50}}} 2019-06-08 11:57:18,011 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:57:18,011 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:57:18 GMT 2019-06-08 11:57:18,011 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:57:18,011 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 85 2019-06-08 11:57:18,011 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:57:18,011 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:57:18,011 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:57:18,012 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/executions/21310def-70ba-446b-8dda-65dd6ef35392 2019-06-08 11:57:18,069 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:57:18,069 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:57:18,070 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:57:18,070 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:57:18,070 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:57:18,070 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:57:18,070 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:57:18,070 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T11:56:09.764Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-06-08T11:56:09.764Z", "id": "21310def-70ba-446b-8dda-65dd6ef35392"} 2019-06-08 11:57:18,070 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:57:18,070 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:57:18 GMT 2019-06-08 11:57:18,071 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:57:18,071 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-06-08 11:57:18,071 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:57:18,071 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:57:18,071 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:57:23,076 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/events 2019-06-08 11:57:23,275 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:57:23,275 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:57:23,275 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:57:23,275 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:57:23,275 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:57:23,275 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:57:23,275 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:57:23,276 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 530, "offset": 530, "size": 50}}} 2019-06-08 11:57:23,276 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:57:23,276 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:57:23 GMT 2019-06-08 11:57:23,276 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:57:23,276 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 85 2019-06-08 11:57:23,276 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:57:23,276 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:57:23,276 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:57:23,276 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/executions/21310def-70ba-446b-8dda-65dd6ef35392 2019-06-08 11:57:23,327 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:57:23,327 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:57:23,327 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:57:23,327 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:57:23,327 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:57:23,327 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:57:23,327 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:57:23,327 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T11:56:09.764Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-06-08T11:56:09.764Z", "id": "21310def-70ba-446b-8dda-65dd6ef35392"} 2019-06-08 11:57:23,328 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:57:23,328 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:57:23 GMT 2019-06-08 11:57:23,328 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:57:23,328 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-06-08 11:57:23,328 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:57:23,328 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:57:23,328 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:57:28,331 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/events 2019-06-08 11:57:28,416 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:57:28,416 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:57:28,416 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:57:28,416 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:57:28,416 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:57:28,416 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:57:28,417 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:57:28,417 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_r5b01a", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:26.454Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:26.327Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "reference_vnf_host_r5b01a", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:27.457Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:27.344Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.1d32d396-7d92-478b-8b02-842be7679a49"}, {"node_instance_id": "reference_vnf_host_r5b01a", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:28.125Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}000e9fcc2b3b12abd063cb525b6177c5c67b6c16\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:27.754Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.1d32d396-7d92-478b-8b02-842be7679a49"}, {"node_instance_id": "reference_vnf_host_r5b01a", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:28.125Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:57:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d988092e-4288-42a0-888a-a26add3077d2 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:27.349Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.1d32d396-7d92-478b-8b02-842be7679a49"}, {"node_instance_id": "reference_vnf_host_r5b01a", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:28.125Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-d988092e-4288-42a0-888a-a26add3077d2", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:27.350Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.1d32d396-7d92-478b-8b02-842be7679a49"}], "metadata": {"pagination": {"total": 535, "offset": 530, "size": 50}}} 2019-06-08 11:57:28,417 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:57:28,417 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:57:28 GMT 2019-06-08 11:57:28,417 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:57:28,417 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 11:57:28,417 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:57:28,417 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:57:28,417 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:57:28,418 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 11:57:28,418 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-06-08 11:57:28,418 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 11:57:28,418 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}000e9fcc2b3b12abd063cb525b6177c5c67b6c16" 2019-06-08 11:57:28,419 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:57:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d988092e-4288-42a0-888a-a26add3077d2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:57:28,419 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-d988092e-4288-42a0-888a-a26add3077d2 2019-06-08 11:57:28,419 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/executions/21310def-70ba-446b-8dda-65dd6ef35392 2019-06-08 11:57:28,475 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:57:28,475 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:57:28,476 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:57:28,476 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:57:28,476 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:57:28,476 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:57:28,476 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:57:28,476 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T11:56:09.764Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-06-08T11:56:09.764Z", "id": "21310def-70ba-446b-8dda-65dd6ef35392"} 2019-06-08 11:57:28,476 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:57:28,476 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:57:28 GMT 2019-06-08 11:57:28,477 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:57:28,477 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-06-08 11:57:28,477 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:57:28,477 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:57:28,477 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:57:33,482 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/events 2019-06-08 11:57:33,600 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:57:33,600 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:57:33,601 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:57:33,601 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:57:33,601 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:57:33,601 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:57:33,601 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:57:33,601 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_njpx2v", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:28.741Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:28.087Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "target_vnf_host_njpx2v", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:29.437Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-aa75a899-57c9-4ac0-937f-da99eda98e9f", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:29.112Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.955f8e73-a69c-44c9-85b0-6cba9064edea"}, {"node_instance_id": "target_vnf_host_njpx2v", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:29.437Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:29.106Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.955f8e73-a69c-44c9-85b0-6cba9064edea"}, {"node_instance_id": "reference_vnf_host_r5b01a", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:29.437Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351 used request id req-b0144e5c-ca0a-412b-a984-3ac6c6303e58", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:28.712Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.1d32d396-7d92-478b-8b02-842be7679a49"}, {"node_instance_id": "reference_vnf_host_r5b01a", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:29.437Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351 used request id req-b0144e5c-ca0a-412b-a984-3ac6c6303e58", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:28.712Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.1d32d396-7d92-478b-8b02-842be7679a49"}, {"node_instance_id": "reference_vnf_host_r5b01a", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:29.437Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:28.712Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.1d32d396-7d92-478b-8b02-842be7679a49"}, {"node_instance_id": "target_vnf_host_njpx2v", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:29.437Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:57:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa75a899-57c9-4ac0-937f-da99eda98e9f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:29.112Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.955f8e73-a69c-44c9-85b0-6cba9064edea"}, {"node_instance_id": "reference_vnf_host_r5b01a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:29.437Z", "message": "Plugins installed", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:29.288Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "reference_vnf_host_r5b01a", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:29.437Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 1/60]", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:29.111Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "reference_vnf_host_r5b01a", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:29.437Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:57:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b0144e5c-ca0a-412b-a984-3ac6c6303e58 x-compute-request-id: req-b0144e5c-ca0a-412b-a984-3ac6c6303e58 Content-Encoding: gzip Content-Length: 828 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"management_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b5:3e:c0\", \"version\": 4, \"addr\": \"11.0.0.11\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b5:3e:c0\", \"version\": 4, \"addr\": \"172.30.9.210\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ad:48:b3\", \"version\": 4, \"addr\": \"12.0.0.3\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"c5d0b302-8845-453b-80aa-03cc133c5976\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/c5d0b302-8845-453b-80aa-03cc133c5976\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-08T11:57:27.000000\", \"flavor\": {\"id\": \"2e519054-bc0b-433e-8e86-360e1b219c3c\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/2e519054-bc0b-433e-8e86-360e1b219c3c\", \"rel\": \"bookmark\"}]}, \"id\": \"1dd06da0-89ab-4793-b43c-3ac45cb33351\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"c4764a1a17de4501bb51e625d6b1f61b\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-08T11:57:27Z\", \"hostId\": \"3369745a7a9fcef3d82e2270eb5409467741888ed3926facec3e6c2c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"reference_vnf\", \"created\": \"2019-06-08T11:56:52Z\", \"tenant_id\": \"b0b2602112464b1aa32539f2de282ae5\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"90f9e75f-fc47-48d7-9d90-f88599728c99\"}}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:28.712Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.1d32d396-7d92-478b-8b02-842be7679a49"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:30.076Z", "message": "Sending task 'neutron_plugin.port.attach'", "target_id": "reference_vnf_port_g52gb1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:29.775Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "reference_vnf_host_r5b01a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:30.076Z", "message": "Establishing relationships", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:29.584Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "target_vnf_host_njpx2v", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:30.076Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/bba1ed2a-13a9-46b5-86f3-648e26821480 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2075b029f888c8db0baff2625c6b871b25334855\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:29.509Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.955f8e73-a69c-44c9-85b0-6cba9064edea"}, {"node_instance_id": "target_vnf_host_njpx2v", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:30.612Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:57:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4a771889-3fe0-4616-8674-52a9bbdbcff6 x-compute-request-id: req-4a771889-3fe0-4616-8674-52a9bbdbcff6 Content-Encoding: gzip Content-Length: 828 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"management_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:3d:7c:18\", \"version\": 4, \"addr\": \"11.0.0.9\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:3d:7c:18\", \"version\": 4, \"addr\": \"172.30.9.204\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:16:76:99\", \"version\": 4, \"addr\": \"12.0.0.4\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/bba1ed2a-13a9-46b5-86f3-648e26821480\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/bba1ed2a-13a9-46b5-86f3-648e26821480\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"c5d0b302-8845-453b-80aa-03cc133c5976\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/c5d0b302-8845-453b-80aa-03cc133c5976\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-08T11:57:25.000000\", \"flavor\": {\"id\": \"2e519054-bc0b-433e-8e86-360e1b219c3c\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/2e519054-bc0b-433e-8e86-360e1b219c3c\", \"rel\": \"bookmark\"}]}, \"id\": \"bba1ed2a-13a9-46b5-86f3-648e26821480\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"c4764a1a17de4501bb51e625d6b1f61b\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-08T11:57:25Z\", \"hostId\": \"3369745a7a9fcef3d82e2270eb5409467741888ed3926facec3e6c2c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"target_vnf\", \"created\": \"2019-06-08T11:56:54Z\", \"tenant_id\": \"b0b2602112464b1aa32539f2de282ae5\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"90f9e75f-fc47-48d7-9d90-f88599728c99\"}}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:30.402Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.955f8e73-a69c-44c9-85b0-6cba9064edea"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:31.273Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-2976464f-46fb-43ae-9122-d5ba780cc92e", "level": "debug", "target_id": "reference_vnf_port_g52gb1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:30.802Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.512a6893-c4d5-441b-b959-27c3c7bd9593"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:31.273Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5b123076e66be91475d4adce5361403e3c870ee7\"", "level": "debug", "target_id": "reference_vnf_port_g52gb1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:31.202Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.512a6893-c4d5-441b-b959-27c3c7bd9593"}, {"node_instance_id": "target_vnf_host_njpx2v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:31.273Z", "message": "Plugins installed", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:30.982Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "target_vnf_host_njpx2v", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:31.273Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 1/60]", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:30.807Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": "target_vnf_host_njpx2v", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:31.273Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/bba1ed2a-13a9-46b5-86f3-648e26821480 used request id req-4a771889-3fe0-4616-8674-52a9bbdbcff6", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:30.403Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.955f8e73-a69c-44c9-85b0-6cba9064edea"}, {"node_instance_id": "target_vnf_host_njpx2v", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:31.273Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/bba1ed2a-13a9-46b5-86f3-648e26821480 used request id req-4a771889-3fe0-4616-8674-52a9bbdbcff6", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:30.403Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.955f8e73-a69c-44c9-85b0-6cba9064edea"}, {"node_instance_id": "target_vnf_host_njpx2v", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:31.273Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:30.403Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.955f8e73-a69c-44c9-85b0-6cba9064edea"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:31.273Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: 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_g52gb1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:30.796Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.512a6893-c4d5-441b-b959-27c3c7bd9593"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:31.273Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: 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_g52gb1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:30.796Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.512a6893-c4d5-441b-b959-27c3c7bd9593"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:31.273Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:57:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2976464f-46fb-43ae-9122-d5ba780cc92e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_port_g52gb1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:30.801Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.512a6893-c4d5-441b-b959-27c3c7bd9593"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:31.273Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:57:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2976464f-46fb-43ae-9122-d5ba780cc92e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_port_g52gb1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:30.801Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.512a6893-c4d5-441b-b959-27c3c7bd9593"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:31.273Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-2976464f-46fb-43ae-9122-d5ba780cc92e", "level": "debug", "target_id": "reference_vnf_port_g52gb1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:30.802Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.512a6893-c4d5-441b-b959-27c3c7bd9593"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:31.907Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:57:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8aab07a2-3212-4617-b2d8-adb0d5b35cfd Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_port_g52gb1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:31.509Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.512a6893-c4d5-441b-b959-27c3c7bd9593"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:31.907Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: 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_g52gb1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:31.503Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.512a6893-c4d5-441b-b959-27c3c7bd9593"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:31.907Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json used request id req-21c87b48-6238-46e9-ac2a-f73d5b6fc29e", "level": "debug", "target_id": "reference_vnf_port_g52gb1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:31.503Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.512a6893-c4d5-441b-b959-27c3c7bd9593"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:31.907Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json used request id req-21c87b48-6238-46e9-ac2a-f73d5b6fc29e", "level": "debug", "target_id": "reference_vnf_port_g52gb1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:31.503Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.512a6893-c4d5-441b-b959-27c3c7bd9593"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:31.907Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json used request id req-21c87b48-6238-46e9-ac2a-f73d5b6fc29e", "level": "debug", "target_id": "reference_vnf_port_g52gb1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:31.502Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.512a6893-c4d5-441b-b959-27c3c7bd9593"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:31.907Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json used request id req-21c87b48-6238-46e9-ac2a-f73d5b6fc29e", "level": "debug", "target_id": "reference_vnf_port_g52gb1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:31.502Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.512a6893-c4d5-441b-b959-27c3c7bd9593"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:31.907Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5b123076e66be91475d4adce5361403e3c870ee7\"", "level": "debug", "target_id": "reference_vnf_port_g52gb1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:31.202Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.512a6893-c4d5-441b-b959-27c3c7bd9593"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:31.907Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 809 X-Openstack-Request-Id: req-21c87b48-6238-46e9-ac2a-f73d5b6fc29e Date: Sat, 08 Jun 2019 11:57:31 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-08T11:57:22Z\",\"device_owner\":\"compute:nova\",\"revision_number\":6,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"495b8b16-4f9e-43b9-b759-0815b72a1249\",\"ip_address\":\"11.0.0.11\"}],\"id\":\"98f13bf9-c9de-4f64-aad5-78e6f1f2f71c\",\"security_groups\":[\"f0e07bec-b8e6-4425-846d-8e5a7d28b899\"],\"mac_address\":\"fa:16:3e:b5:3e:c0\",\"device_id\":\"1dd06da0-89ab-4793-b43c-3ac45cb33351\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"90f9e75f-fc47-48d7-9d90-f88599728c99\",\"tenant_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"created_at\":\"2019-06-08T11:56:38Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_g52gb1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:31.502Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.512a6893-c4d5-441b-b959-27c3c7bd9593"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:31.907Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 809 X-Openstack-Request-Id: req-21c87b48-6238-46e9-ac2a-f73d5b6fc29e Date: Sat, 08 Jun 2019 11:57:31 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-08T11:57:22Z\",\"device_owner\":\"compute:nova\",\"revision_number\":6,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"495b8b16-4f9e-43b9-b759-0815b72a1249\",\"ip_address\":\"11.0.0.11\"}],\"id\":\"98f13bf9-c9de-4f64-aad5-78e6f1f2f71c\",\"security_groups\":[\"f0e07bec-b8e6-4425-846d-8e5a7d28b899\"],\"mac_address\":\"fa:16:3e:b5:3e:c0\",\"device_id\":\"1dd06da0-89ab-4793-b43c-3ac45cb33351\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"90f9e75f-fc47-48d7-9d90-f88599728c99\",\"tenant_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"created_at\":\"2019-06-08T11:56:38Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_g52gb1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:31.502Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.512a6893-c4d5-441b-b959-27c3c7bd9593"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:31.907Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-8aab07a2-3212-4617-b2d8-adb0d5b35cfd", "level": "debug", "target_id": "reference_vnf_port_g52gb1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:31.509Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.512a6893-c4d5-441b-b959-27c3c7bd9593"}, {"node_instance_id": "target_vnf_host_njpx2v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:31.907Z", "message": "Establishing relationships", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:31.275Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:31.907Z", "message": "Sending task 'neutron_plugin.port.attach'", "target_id": "target_vnf_port_n707tl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:31.467Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:31.907Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-8aab07a2-3212-4617-b2d8-adb0d5b35cfd", "level": "debug", "target_id": "reference_vnf_port_g52gb1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:31.509Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.512a6893-c4d5-441b-b959-27c3c7bd9593"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:31.907Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:57:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8aab07a2-3212-4617-b2d8-adb0d5b35cfd Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_port_g52gb1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:31.509Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.512a6893-c4d5-441b-b959-27c3c7bd9593"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:31.907Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: 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_g52gb1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:31.503Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.512a6893-c4d5-441b-b959-27c3c7bd9593"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:32.575Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ab3678ed372e29756d087fe89f4a1f88e3d25f20\"", "level": "debug", "target_id": "reference_vnf_port_g52gb1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:31.905Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.512a6893-c4d5-441b-b959-27c3c7bd9593"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:32.575Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: 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_n707tl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:32.493Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.6876caa9-3944-4776-94f4-3ea96457d2c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:32.575Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ab3678ed372e29756d087fe89f4a1f88e3d25f20\"", "level": "debug", "target_id": "reference_vnf_port_g52gb1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:31.905Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.512a6893-c4d5-441b-b959-27c3c7bd9593"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:33.089Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351 used request id req-257b4ee5-fdb8-4769-bb17-8bbf62a6fa07", "level": "debug", "target_id": "reference_vnf_port_g52gb1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:32.805Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.512a6893-c4d5-441b-b959-27c3c7bd9593"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:33.089Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351 used request id req-257b4ee5-fdb8-4769-bb17-8bbf62a6fa07", "level": "debug", "target_id": "reference_vnf_port_g52gb1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:32.805Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.512a6893-c4d5-441b-b959-27c3c7bd9593"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:33.089Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351 used request id req-257b4ee5-fdb8-4769-bb17-8bbf62a6fa07", "level": "debug", "target_id": "reference_vnf_port_g52gb1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:32.806Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.512a6893-c4d5-441b-b959-27c3c7bd9593"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:33.089Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351 used request id req-257b4ee5-fdb8-4769-bb17-8bbf62a6fa07", "level": "debug", "target_id": "reference_vnf_port_g52gb1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:32.806Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.512a6893-c4d5-441b-b959-27c3c7bd9593"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:33.089Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/networks/90f9e75f-fc47-48d7-9d90-f88599728c99.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5b123076e66be91475d4adce5361403e3c870ee7\"", "level": "debug", "target_id": "reference_vnf_port_g52gb1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:32.807Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.512a6893-c4d5-441b-b959-27c3c7bd9593"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:33.089Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:57:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c572f576-1bbb-4905-ae8b-f684877c4c75 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_port_n707tl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:32.498Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.6876caa9-3944-4776-94f4-3ea96457d2c2"}], "metadata": {"pagination": {"total": 595, "offset": 535, "size": 50}}} 2019-06-08 11:57:33,601 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:57:33,601 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:57:33 GMT 2019-06-08 11:57:33,602 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:57:33,602 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 11:57:33,602 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:57:33,602 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:57:33,602 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:57:33,602 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 11:57:33,604 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-06-08 11:57:33,605 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-aa75a899-57c9-4ac0-937f-da99eda98e9f 2019-06-08 11:57:33,605 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 11:57:33,605 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351 used request id req-b0144e5c-ca0a-412b-a984-3ac6c6303e58 2019-06-08 11:57:33,605 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351 used request id req-b0144e5c-ca0a-412b-a984-3ac6c6303e58 2019-06-08 11:57:33,605 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2019-06-08 11:57:33,606 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:57:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa75a899-57c9-4ac0-937f-da99eda98e9f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:57:33,606 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Plugins installed 2019-06-08 11:57:33,606 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 1/60] 2019-06-08 11:57:33,606 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:57:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b0144e5c-ca0a-412b-a984-3ac6c6303e58 x-compute-request-id: req-b0144e5c-ca0a-412b-a984-3ac6c6303e58 Content-Encoding: gzip Content-Length: 828 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:3e:c0", "version": 4, "addr": "11.0.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:3e:c0", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:48:b3", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351", "rel": "bookmark"}], "image": {"id": "c5d0b302-8845-453b-80aa-03cc133c5976", "links": [{"href": "http://172.30.9.46:8774/images/c5d0b302-8845-453b-80aa-03cc133c5976", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:57:27.000000", "flavor": {"id": "2e519054-bc0b-433e-8e86-360e1b219c3c", "links": [{"href": "http://172.30.9.46:8774/flavors/2e519054-bc0b-433e-8e86-360e1b219c3c", "rel": "bookmark"}]}, "id": "1dd06da0-89ab-4793-b43c-3ac45cb33351", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "c4764a1a17de4501bb51e625d6b1f61b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:57:27Z", "hostId": "3369745a7a9fcef3d82e2270eb5409467741888ed3926facec3e6c2c", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-06-08T11:56:52Z", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "90f9e75f-fc47-48d7-9d90-f88599728c99"}}} 2019-06-08 11:57:33,606 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.attach' 2019-06-08 11:57:33,606 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-06-08 11:57:33,607 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/bba1ed2a-13a9-46b5-86f3-648e26821480 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2075b029f888c8db0baff2625c6b871b25334855" 2019-06-08 11:57:33,607 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:57:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4a771889-3fe0-4616-8674-52a9bbdbcff6 x-compute-request-id: req-4a771889-3fe0-4616-8674-52a9bbdbcff6 Content-Encoding: gzip Content-Length: 828 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:7c:18", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:7c:18", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:76:99", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/bba1ed2a-13a9-46b5-86f3-648e26821480", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/bba1ed2a-13a9-46b5-86f3-648e26821480", "rel": "bookmark"}], "image": {"id": "c5d0b302-8845-453b-80aa-03cc133c5976", "links": [{"href": "http://172.30.9.46:8774/images/c5d0b302-8845-453b-80aa-03cc133c5976", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:57:25.000000", "flavor": {"id": "2e519054-bc0b-433e-8e86-360e1b219c3c", "links": [{"href": "http://172.30.9.46:8774/flavors/2e519054-bc0b-433e-8e86-360e1b219c3c", "rel": "bookmark"}]}, "id": "bba1ed2a-13a9-46b5-86f3-648e26821480", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "c4764a1a17de4501bb51e625d6b1f61b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:57:25Z", "hostId": "3369745a7a9fcef3d82e2270eb5409467741888ed3926facec3e6c2c", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-06-08T11:56:54Z", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "90f9e75f-fc47-48d7-9d90-f88599728c99"}}} 2019-06-08 11:57:33,607 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-2976464f-46fb-43ae-9122-d5ba780cc92e 2019-06-08 11:57:33,607 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b123076e66be91475d4adce5361403e3c870ee7" 2019-06-08 11:57:33,607 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Plugins installed 2019-06-08 11:57:33,607 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 1/60] 2019-06-08 11:57:33,608 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/bba1ed2a-13a9-46b5-86f3-648e26821480 used request id req-4a771889-3fe0-4616-8674-52a9bbdbcff6 2019-06-08 11:57:33,608 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/bba1ed2a-13a9-46b5-86f3-648e26821480 used request id req-4a771889-3fe0-4616-8674-52a9bbdbcff6 2019-06-08 11:57:33,608 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2019-06-08 11:57:33,608 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 11:57:33,608 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 11:57:33,608 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:57:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2976464f-46fb-43ae-9122-d5ba780cc92e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:57:33,609 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:57:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2976464f-46fb-43ae-9122-d5ba780cc92e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:57:33,609 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-2976464f-46fb-43ae-9122-d5ba780cc92e 2019-06-08 11:57:33,609 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:57:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8aab07a2-3212-4617-b2d8-adb0d5b35cfd Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:57:33,609 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 11:57:33,609 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json used request id req-21c87b48-6238-46e9-ac2a-f73d5b6fc29e 2019-06-08 11:57:33,609 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json used request id req-21c87b48-6238-46e9-ac2a-f73d5b6fc29e 2019-06-08 11:57:33,609 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json used request id req-21c87b48-6238-46e9-ac2a-f73d5b6fc29e 2019-06-08 11:57:33,610 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json used request id req-21c87b48-6238-46e9-ac2a-f73d5b6fc29e 2019-06-08 11:57:33,610 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b123076e66be91475d4adce5361403e3c870ee7" 2019-06-08 11:57:33,610 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 809 X-Openstack-Request-Id: req-21c87b48-6238-46e9-ac2a-f73d5b6fc29e Date: Sat, 08 Jun 2019 11:57:31 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T11:57:22Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"495b8b16-4f9e-43b9-b759-0815b72a1249","ip_address":"11.0.0.11"}],"id":"98f13bf9-c9de-4f64-aad5-78e6f1f2f71c","security_groups":["f0e07bec-b8e6-4425-846d-8e5a7d28b899"],"mac_address":"fa:16:3e:b5:3e:c0","device_id":"1dd06da0-89ab-4793-b43c-3ac45cb33351","status":"ACTIVE","description":"","tags":[],"name":"reference_vnf_port","project_id":"b0b2602112464b1aa32539f2de282ae5","qos_policy_id":null,"admin_state_up":true,"network_id":"90f9e75f-fc47-48d7-9d90-f88599728c99","tenant_id":"b0b2602112464b1aa32539f2de282ae5","created_at":"2019-06-08T11:56:38Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-08 11:57:33,610 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 809 X-Openstack-Request-Id: req-21c87b48-6238-46e9-ac2a-f73d5b6fc29e Date: Sat, 08 Jun 2019 11:57:31 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T11:57:22Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"495b8b16-4f9e-43b9-b759-0815b72a1249","ip_address":"11.0.0.11"}],"id":"98f13bf9-c9de-4f64-aad5-78e6f1f2f71c","security_groups":["f0e07bec-b8e6-4425-846d-8e5a7d28b899"],"mac_address":"fa:16:3e:b5:3e:c0","device_id":"1dd06da0-89ab-4793-b43c-3ac45cb33351","status":"ACTIVE","description":"","tags":[],"name":"reference_vnf_port","project_id":"b0b2602112464b1aa32539f2de282ae5","qos_policy_id":null,"admin_state_up":true,"network_id":"90f9e75f-fc47-48d7-9d90-f88599728c99","tenant_id":"b0b2602112464b1aa32539f2de282ae5","created_at":"2019-06-08T11:56:38Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-08 11:57:33,610 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-8aab07a2-3212-4617-b2d8-adb0d5b35cfd 2019-06-08 11:57:33,610 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-06-08 11:57:33,611 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.attach' 2019-06-08 11:57:33,611 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-8aab07a2-3212-4617-b2d8-adb0d5b35cfd 2019-06-08 11:57:33,611 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:57:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8aab07a2-3212-4617-b2d8-adb0d5b35cfd Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:57:33,611 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 11:57:33,611 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab3678ed372e29756d087fe89f4a1f88e3d25f20" 2019-06-08 11:57:33,611 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 11:57:33,611 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab3678ed372e29756d087fe89f4a1f88e3d25f20" 2019-06-08 11:57:33,612 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351 used request id req-257b4ee5-fdb8-4769-bb17-8bbf62a6fa07 2019-06-08 11:57:33,612 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351 used request id req-257b4ee5-fdb8-4769-bb17-8bbf62a6fa07 2019-06-08 11:57:33,612 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351 used request id req-257b4ee5-fdb8-4769-bb17-8bbf62a6fa07 2019-06-08 11:57:33,612 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351 used request id req-257b4ee5-fdb8-4769-bb17-8bbf62a6fa07 2019-06-08 11:57:33,612 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/networks/90f9e75f-fc47-48d7-9d90-f88599728c99.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b123076e66be91475d4adce5361403e3c870ee7" 2019-06-08 11:57:33,612 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:57:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c572f576-1bbb-4905-ae8b-f684877c4c75 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:57:33,613 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/executions/21310def-70ba-446b-8dda-65dd6ef35392 2019-06-08 11:57:33,672 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:57:33,673 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:57:33,673 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:57:33,673 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:57:33,673 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:57:33,673 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:57:33,673 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:57:33,673 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T11:56:09.764Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-06-08T11:56:09.764Z", "id": "21310def-70ba-446b-8dda-65dd6ef35392"} 2019-06-08 11:57:33,674 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:57:33,674 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:57:33 GMT 2019-06-08 11:57:33,674 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:57:33,674 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-06-08 11:57:33,674 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:57:33,674 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:57:33,674 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:57:38,680 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/events 2019-06-08 11:57:38,763 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:57:38,763 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:57:38,763 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:57:38,763 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:57:38,763 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:57:38,763 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:57:38,763 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:57:38,764 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:33.089Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:57:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-257b4ee5-fdb8-4769-bb17-8bbf62a6fa07 x-compute-request-id: req-257b4ee5-fdb8-4769-bb17-8bbf62a6fa07 Content-Encoding: gzip Content-Length: 828 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"management_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b5:3e:c0\", \"version\": 4, \"addr\": \"11.0.0.11\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b5:3e:c0\", \"version\": 4, \"addr\": \"172.30.9.210\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ad:48:b3\", \"version\": 4, \"addr\": \"12.0.0.3\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"c5d0b302-8845-453b-80aa-03cc133c5976\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/c5d0b302-8845-453b-80aa-03cc133c5976\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-08T11:57:27.000000\", \"flavor\": {\"id\": \"2e519054-bc0b-433e-8e86-360e1b219c3c\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/2e519054-bc0b-433e-8e86-360e1b219c3c\", \"rel\": \"bookmark\"}]}, \"id\": \"1dd06da0-89ab-4793-b43c-3ac45cb33351\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"c4764a1a17de4501bb51e625d6b1f61b\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-08T11:57:27Z\", \"hostId\": \"3369745a7a9fcef3d82e2270eb5409467741888ed3926facec3e6c2c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"reference_vnf\", \"created\": \"2019-06-08T11:56:52Z\", \"tenant_id\": \"b0b2602112464b1aa32539f2de282ae5\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"90f9e75f-fc47-48d7-9d90-f88599728c99\"}}}\n", "level": "debug", "target_id": "reference_vnf_port_g52gb1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:32.805Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.512a6893-c4d5-441b-b959-27c3c7bd9593"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:33.089Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:57:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-257b4ee5-fdb8-4769-bb17-8bbf62a6fa07 x-compute-request-id: req-257b4ee5-fdb8-4769-bb17-8bbf62a6fa07 Content-Encoding: gzip Content-Length: 828 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"management_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b5:3e:c0\", \"version\": 4, \"addr\": \"11.0.0.11\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b5:3e:c0\", \"version\": 4, \"addr\": \"172.30.9.210\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ad:48:b3\", \"version\": 4, \"addr\": \"12.0.0.3\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"c5d0b302-8845-453b-80aa-03cc133c5976\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/c5d0b302-8845-453b-80aa-03cc133c5976\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-08T11:57:27.000000\", \"flavor\": {\"id\": \"2e519054-bc0b-433e-8e86-360e1b219c3c\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/2e519054-bc0b-433e-8e86-360e1b219c3c\", \"rel\": \"bookmark\"}]}, \"id\": \"1dd06da0-89ab-4793-b43c-3ac45cb33351\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"c4764a1a17de4501bb51e625d6b1f61b\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-08T11:57:27Z\", \"hostId\": \"3369745a7a9fcef3d82e2270eb5409467741888ed3926facec3e6c2c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"reference_vnf\", \"created\": \"2019-06-08T11:56:52Z\", \"tenant_id\": \"b0b2602112464b1aa32539f2de282ae5\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"90f9e75f-fc47-48d7-9d90-f88599728c99\"}}}\n", "level": "debug", "target_id": "reference_vnf_port_g52gb1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:32.805Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.512a6893-c4d5-441b-b959-27c3c7bd9593"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:33.089Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351 used request id req-257b4ee5-fdb8-4769-bb17-8bbf62a6fa07", "level": "debug", "target_id": "reference_vnf_port_g52gb1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:32.805Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.512a6893-c4d5-441b-b959-27c3c7bd9593"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:33.089Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351 used request id req-257b4ee5-fdb8-4769-bb17-8bbf62a6fa07", "level": "debug", "target_id": "reference_vnf_port_g52gb1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:32.805Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.512a6893-c4d5-441b-b959-27c3c7bd9593"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:33.089Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351 used request id req-257b4ee5-fdb8-4769-bb17-8bbf62a6fa07", "level": "debug", "target_id": "reference_vnf_port_g52gb1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:32.806Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.512a6893-c4d5-441b-b959-27c3c7bd9593"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:33.089Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351 used request id req-257b4ee5-fdb8-4769-bb17-8bbf62a6fa07", "level": "debug", "target_id": "reference_vnf_port_g52gb1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:32.806Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.512a6893-c4d5-441b-b959-27c3c7bd9593"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:33.089Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/networks/90f9e75f-fc47-48d7-9d90-f88599728c99.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5b123076e66be91475d4adce5361403e3c870ee7\"", "level": "debug", "target_id": "reference_vnf_port_g52gb1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:32.807Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.512a6893-c4d5-441b-b959-27c3c7bd9593"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:33.089Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/networks/90f9e75f-fc47-48d7-9d90-f88599728c99.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5b123076e66be91475d4adce5361403e3c870ee7\"", "level": "debug", "target_id": "reference_vnf_port_g52gb1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:32.808Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.512a6893-c4d5-441b-b959-27c3c7bd9593"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:33.089Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8b965f8500c7c0bb1db8385105dc343c714cc626\"", "level": "debug", "target_id": "target_vnf_port_n707tl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:32.906Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.6876caa9-3944-4776-94f4-3ea96457d2c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:33.089Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-5f74a29d-4e38-46d4-b917-6fe77add4bb7 Date: Sat, 08 Jun 2019 11:57:32 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"90f9e75f-fc47-48d7-9d90-f88599728c99\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"495b8b16-4f9e-43b9-b759-0815b72a1249\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-06-08T11:56:27Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"created_at\":\"2019-06-08T11:56:18Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": "reference_vnf_port_g52gb1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:32.904Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.512a6893-c4d5-441b-b959-27c3c7bd9593"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:33.621Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:57:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ca1fb86-820e-4a86-8319-55bcb00004ca Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_port_n707tl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:33.233Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.6876caa9-3944-4776-94f4-3ea96457d2c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:33.621Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/networks/90f9e75f-fc47-48d7-9d90-f88599728c99.json used request id req-5f74a29d-4e38-46d4-b917-6fe77add4bb7", "level": "debug", "target_id": "reference_vnf_port_g52gb1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:32.905Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.512a6893-c4d5-441b-b959-27c3c7bd9593"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:33.621Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json used request id req-3ab80d69-092c-4010-baf8-7e0680d85e5f", "level": "debug", "target_id": "target_vnf_port_n707tl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:33.227Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.6876caa9-3944-4776-94f4-3ea96457d2c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:33.621Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: 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_n707tl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:33.228Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.6876caa9-3944-4776-94f4-3ea96457d2c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:33.621Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: 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_n707tl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:33.228Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.6876caa9-3944-4776-94f4-3ea96457d2c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:33.621Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:57:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ca1fb86-820e-4a86-8319-55bcb00004ca Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_port_n707tl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:33.233Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.6876caa9-3944-4776-94f4-3ea96457d2c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:33.621Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/networks/90f9e75f-fc47-48d7-9d90-f88599728c99.json used request id req-5f74a29d-4e38-46d4-b917-6fe77add4bb7", "level": "debug", "target_id": "reference_vnf_port_g52gb1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:32.905Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.512a6893-c4d5-441b-b959-27c3c7bd9593"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:33.621Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-8ca1fb86-820e-4a86-8319-55bcb00004ca", "level": "debug", "target_id": "target_vnf_port_n707tl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:33.234Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.6876caa9-3944-4776-94f4-3ea96457d2c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:33.621Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-8ca1fb86-820e-4a86-8319-55bcb00004ca", "level": "debug", "target_id": "target_vnf_port_n707tl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:33.234Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.6876caa9-3944-4776-94f4-3ea96457d2c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:33.621Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-5f74a29d-4e38-46d4-b917-6fe77add4bb7 Date: Sat, 08 Jun 2019 11:57:32 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"90f9e75f-fc47-48d7-9d90-f88599728c99\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"495b8b16-4f9e-43b9-b759-0815b72a1249\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-06-08T11:56:27Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"created_at\":\"2019-06-08T11:56:18Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": "reference_vnf_port_g52gb1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:32.904Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.512a6893-c4d5-441b-b959-27c3c7bd9593"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:33.621Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/networks/90f9e75f-fc47-48d7-9d90-f88599728c99.json used request id req-5f74a29d-4e38-46d4-b917-6fe77add4bb7", "level": "debug", "target_id": "reference_vnf_port_g52gb1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:32.905Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.512a6893-c4d5-441b-b959-27c3c7bd9593"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:33.621Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/networks/90f9e75f-fc47-48d7-9d90-f88599728c99.json used request id req-5f74a29d-4e38-46d4-b917-6fe77add4bb7", "level": "debug", "target_id": "reference_vnf_port_g52gb1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:32.905Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.512a6893-c4d5-441b-b959-27c3c7bd9593"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:33.621Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/floatingips/704b161d-596f-41ae-b89f-9ee5811d97bc.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5b123076e66be91475d4adce5361403e3c870ee7\"", "level": "debug", "target_id": "reference_vnf_port_g52gb1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:32.937Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.512a6893-c4d5-441b-b959-27c3c7bd9593"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:33.621Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/floatingips/704b161d-596f-41ae-b89f-9ee5811d97bc.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5b123076e66be91475d4adce5361403e3c870ee7\"", "level": "debug", "target_id": "reference_vnf_port_g52gb1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:32.938Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.512a6893-c4d5-441b-b959-27c3c7bd9593"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:33.621Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 839 X-Openstack-Request-Id: req-af644439-2628-4b37-bed9-1665c07baac5 Date: Sat, 08 Jun 2019 11:57:33 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": \"24f01a17-cd51-455f-8c74-24440437d999\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"b0b2602112464b1aa32539f2de282ae5\", \"created_at\": \"2019-06-08T11:56:18Z\", \"updated_at\": \"2019-06-08T11:56:46Z\", \"floating_network_id\": \"d0205d84-f6dd-4d92-b76b-dc9ca1111094\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"90f9e75f-fc47-48d7-9d90-f88599728c99\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:b5:3e:c0\", \"device_id\": \"1dd06da0-89ab-4793-b43c-3ac45cb33351\"}, \"fixed_ip_address\": \"11.0.0.11\", \"floating_ip_address\": \"172.30.9.210\", \"revision_number\": 2, \"project_id\": \"b0b2602112464b1aa32539f2de282ae5\", \"port_id\": \"98f13bf9-c9de-4f64-aad5-78e6f1f2f71c\", \"id\": \"704b161d-596f-41ae-b89f-9ee5811d97bc\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "reference_vnf_port_g52gb1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:33.004Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.512a6893-c4d5-441b-b959-27c3c7bd9593"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:33.621Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 839 X-Openstack-Request-Id: req-af644439-2628-4b37-bed9-1665c07baac5 Date: Sat, 08 Jun 2019 11:57:33 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": \"24f01a17-cd51-455f-8c74-24440437d999\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"b0b2602112464b1aa32539f2de282ae5\", \"created_at\": \"2019-06-08T11:56:18Z\", \"updated_at\": \"2019-06-08T11:56:46Z\", \"floating_network_id\": \"d0205d84-f6dd-4d92-b76b-dc9ca1111094\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"90f9e75f-fc47-48d7-9d90-f88599728c99\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:b5:3e:c0\", \"device_id\": \"1dd06da0-89ab-4793-b43c-3ac45cb33351\"}, \"fixed_ip_address\": \"11.0.0.11\", \"floating_ip_address\": \"172.30.9.210\", \"revision_number\": 2, \"project_id\": \"b0b2602112464b1aa32539f2de282ae5\", \"port_id\": \"98f13bf9-c9de-4f64-aad5-78e6f1f2f71c\", \"id\": \"704b161d-596f-41ae-b89f-9ee5811d97bc\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "reference_vnf_port_g52gb1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:33.004Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.512a6893-c4d5-441b-b959-27c3c7bd9593"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:33.621Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/floatingips/704b161d-596f-41ae-b89f-9ee5811d97bc.json used request id req-af644439-2628-4b37-bed9-1665c07baac5", "level": "debug", "target_id": "reference_vnf_port_g52gb1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:33.004Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.512a6893-c4d5-441b-b959-27c3c7bd9593"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:33.621Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/floatingips/704b161d-596f-41ae-b89f-9ee5811d97bc.json used request id req-af644439-2628-4b37-bed9-1665c07baac5", "level": "debug", "target_id": "reference_vnf_port_g52gb1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:33.005Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.512a6893-c4d5-441b-b959-27c3c7bd9593"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:33.621Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/floatingips/704b161d-596f-41ae-b89f-9ee5811d97bc.json used request id req-af644439-2628-4b37-bed9-1665c07baac5", "level": "debug", "target_id": "reference_vnf_port_g52gb1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:33.005Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.512a6893-c4d5-441b-b959-27c3c7bd9593"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:33.621Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/floatingips/704b161d-596f-41ae-b89f-9ee5811d97bc.json used request id req-af644439-2628-4b37-bed9-1665c07baac5", "level": "debug", "target_id": "reference_vnf_port_g52gb1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:33.005Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.512a6893-c4d5-441b-b959-27c3c7bd9593"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:33.621Z", "message": "Skipping port 98f13bf9-c9de-4f64-aad5-78e6f1f2f71c attachment, because it is already attached to device (server) id 1dd06da0-89ab-4793-b43c-3ac45cb33351.", "level": "info", "target_id": "reference_vnf_port_g52gb1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:33.005Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.512a6893-c4d5-441b-b959-27c3c7bd9593"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:33.621Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 805 X-Openstack-Request-Id: req-3ab80d69-092c-4010-baf8-7e0680d85e5f Date: Sat, 08 Jun 2019 11:57:33 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-08T11:57:22Z\",\"device_owner\":\"compute:nova\",\"revision_number\":6,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"495b8b16-4f9e-43b9-b759-0815b72a1249\",\"ip_address\":\"11.0.0.9\"}],\"id\":\"e2b4f747-0fde-452c-93ee-e1d436cbebd5\",\"security_groups\":[\"f0e07bec-b8e6-4425-846d-8e5a7d28b899\"],\"mac_address\":\"fa:16:3e:3d:7c:18\",\"device_id\":\"bba1ed2a-13a9-46b5-86f3-648e26821480\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"90f9e75f-fc47-48d7-9d90-f88599728c99\",\"tenant_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"created_at\":\"2019-06-08T11:56:38Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_n707tl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:33.226Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.6876caa9-3944-4776-94f4-3ea96457d2c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:33.621Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 805 X-Openstack-Request-Id: req-3ab80d69-092c-4010-baf8-7e0680d85e5f Date: Sat, 08 Jun 2019 11:57:33 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-08T11:57:22Z\",\"device_owner\":\"compute:nova\",\"revision_number\":6,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"495b8b16-4f9e-43b9-b759-0815b72a1249\",\"ip_address\":\"11.0.0.9\"}],\"id\":\"e2b4f747-0fde-452c-93ee-e1d436cbebd5\",\"security_groups\":[\"f0e07bec-b8e6-4425-846d-8e5a7d28b899\"],\"mac_address\":\"fa:16:3e:3d:7c:18\",\"device_id\":\"bba1ed2a-13a9-46b5-86f3-648e26821480\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"90f9e75f-fc47-48d7-9d90-f88599728c99\",\"tenant_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"created_at\":\"2019-06-08T11:56:38Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_n707tl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:33.226Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.6876caa9-3944-4776-94f4-3ea96457d2c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:33.621Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json used request id req-3ab80d69-092c-4010-baf8-7e0680d85e5f", "level": "debug", "target_id": "target_vnf_port_n707tl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:33.226Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.6876caa9-3944-4776-94f4-3ea96457d2c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:33.621Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json used request id req-3ab80d69-092c-4010-baf8-7e0680d85e5f", "level": "debug", "target_id": "target_vnf_port_n707tl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:33.226Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.6876caa9-3944-4776-94f4-3ea96457d2c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:33.621Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json used request id req-3ab80d69-092c-4010-baf8-7e0680d85e5f", "level": "debug", "target_id": "target_vnf_port_n707tl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:33.227Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.6876caa9-3944-4776-94f4-3ea96457d2c2"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:34.356Z", "message": "Sending task 'neutron_plugin.port.attach'", "target_id": "reference_vnf_data_plane_port_zmewlf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:33.686Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:34.356Z", "message": "Task succeeded 'neutron_plugin.port.attach'", "target_id": "reference_vnf_port_g52gb1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:33.519Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:34.356Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/bba1ed2a-13a9-46b5-86f3-648e26821480 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bde82a9588aff916165131c518bdd34b9a7a9d44\"", "level": "debug", "target_id": "target_vnf_port_n707tl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:33.632Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.6876caa9-3944-4776-94f4-3ea96457d2c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:34.356Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/bba1ed2a-13a9-46b5-86f3-648e26821480 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bde82a9588aff916165131c518bdd34b9a7a9d44\"", "level": "debug", "target_id": "target_vnf_port_n707tl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:33.632Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.6876caa9-3944-4776-94f4-3ea96457d2c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:35.058Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: 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_zmewlf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:34.668Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.bd96085e-5b47-480c-b002-0ece22cf5e03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:35.058Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:57:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b212c7ec-499e-4392-bf8d-310ee97abb7f x-compute-request-id: req-b212c7ec-499e-4392-bf8d-310ee97abb7f Content-Encoding: gzip Content-Length: 828 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"management_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:3d:7c:18\", \"version\": 4, \"addr\": \"11.0.0.9\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:3d:7c:18\", \"version\": 4, \"addr\": \"172.30.9.204\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:16:76:99\", \"version\": 4, \"addr\": \"12.0.0.4\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/bba1ed2a-13a9-46b5-86f3-648e26821480\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/bba1ed2a-13a9-46b5-86f3-648e26821480\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"c5d0b302-8845-453b-80aa-03cc133c5976\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/c5d0b302-8845-453b-80aa-03cc133c5976\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-08T11:57:25.000000\", \"flavor\": {\"id\": \"2e519054-bc0b-433e-8e86-360e1b219c3c\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/2e519054-bc0b-433e-8e86-360e1b219c3c\", \"rel\": \"bookmark\"}]}, \"id\": \"bba1ed2a-13a9-46b5-86f3-648e26821480\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"c4764a1a17de4501bb51e625d6b1f61b\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-08T11:57:25Z\", \"hostId\": \"3369745a7a9fcef3d82e2270eb5409467741888ed3926facec3e6c2c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"target_vnf\", \"created\": \"2019-06-08T11:56:54Z\", \"tenant_id\": \"b0b2602112464b1aa32539f2de282ae5\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"90f9e75f-fc47-48d7-9d90-f88599728c99\"}}}\n", "level": "debug", "target_id": "target_vnf_port_n707tl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:34.490Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.6876caa9-3944-4776-94f4-3ea96457d2c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:35.058Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-063a9770-c377-4a19-b4d9-2fc00606f2ea Date: Sat, 08 Jun 2019 11:57:34 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"90f9e75f-fc47-48d7-9d90-f88599728c99\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"495b8b16-4f9e-43b9-b759-0815b72a1249\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-06-08T11:56:27Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"created_at\":\"2019-06-08T11:56:18Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": "target_vnf_port_n707tl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:34.588Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.6876caa9-3944-4776-94f4-3ea96457d2c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:35.058Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:57:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b212c7ec-499e-4392-bf8d-310ee97abb7f x-compute-request-id: req-b212c7ec-499e-4392-bf8d-310ee97abb7f Content-Encoding: gzip Content-Length: 828 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"management_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:3d:7c:18\", \"version\": 4, \"addr\": \"11.0.0.9\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:3d:7c:18\", \"version\": 4, \"addr\": \"172.30.9.204\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:16:76:99\", \"version\": 4, \"addr\": \"12.0.0.4\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/bba1ed2a-13a9-46b5-86f3-648e26821480\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/bba1ed2a-13a9-46b5-86f3-648e26821480\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"c5d0b302-8845-453b-80aa-03cc133c5976\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/c5d0b302-8845-453b-80aa-03cc133c5976\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-08T11:57:25.000000\", \"flavor\": {\"id\": \"2e519054-bc0b-433e-8e86-360e1b219c3c\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/2e519054-bc0b-433e-8e86-360e1b219c3c\", \"rel\": \"bookmark\"}]}, \"id\": \"bba1ed2a-13a9-46b5-86f3-648e26821480\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"c4764a1a17de4501bb51e625d6b1f61b\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-08T11:57:25Z\", \"hostId\": \"3369745a7a9fcef3d82e2270eb5409467741888ed3926facec3e6c2c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"target_vnf\", \"created\": \"2019-06-08T11:56:54Z\", \"tenant_id\": \"b0b2602112464b1aa32539f2de282ae5\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"90f9e75f-fc47-48d7-9d90-f88599728c99\"}}}\n", "level": "debug", "target_id": "target_vnf_port_n707tl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:34.490Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.6876caa9-3944-4776-94f4-3ea96457d2c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:35.058Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/bba1ed2a-13a9-46b5-86f3-648e26821480 used request id req-b212c7ec-499e-4392-bf8d-310ee97abb7f", "level": "debug", "target_id": "target_vnf_port_n707tl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:34.491Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.6876caa9-3944-4776-94f4-3ea96457d2c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:35.058Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/bba1ed2a-13a9-46b5-86f3-648e26821480 used request id req-b212c7ec-499e-4392-bf8d-310ee97abb7f", "level": "debug", "target_id": "target_vnf_port_n707tl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:34.491Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.6876caa9-3944-4776-94f4-3ea96457d2c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:35.058Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/bba1ed2a-13a9-46b5-86f3-648e26821480 used request id req-b212c7ec-499e-4392-bf8d-310ee97abb7f", "level": "debug", "target_id": "target_vnf_port_n707tl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:34.491Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.6876caa9-3944-4776-94f4-3ea96457d2c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:35.058Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/bba1ed2a-13a9-46b5-86f3-648e26821480 used request id req-b212c7ec-499e-4392-bf8d-310ee97abb7f", "level": "debug", "target_id": "target_vnf_port_n707tl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:34.491Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.6876caa9-3944-4776-94f4-3ea96457d2c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:35.058Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/networks/90f9e75f-fc47-48d7-9d90-f88599728c99.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8b965f8500c7c0bb1db8385105dc343c714cc626\"", "level": "debug", "target_id": "target_vnf_port_n707tl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:34.492Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.6876caa9-3944-4776-94f4-3ea96457d2c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:35.058Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/networks/90f9e75f-fc47-48d7-9d90-f88599728c99.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8b965f8500c7c0bb1db8385105dc343c714cc626\"", "level": "debug", "target_id": "target_vnf_port_n707tl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:34.493Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.6876caa9-3944-4776-94f4-3ea96457d2c2"}], "metadata": {"pagination": {"total": 713, "offset": 585, "size": 50}}} 2019-06-08 11:57:38,764 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:57:38,764 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:57:38 GMT 2019-06-08 11:57:38,764 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:57:38,764 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 11:57:38,764 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:57:38,764 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:57:38,764 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:57:38,765 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 11:57:38,768 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:57:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-257b4ee5-fdb8-4769-bb17-8bbf62a6fa07 x-compute-request-id: req-257b4ee5-fdb8-4769-bb17-8bbf62a6fa07 Content-Encoding: gzip Content-Length: 828 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:3e:c0", "version": 4, "addr": "11.0.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:3e:c0", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:48:b3", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351", "rel": "bookmark"}], "image": {"id": "c5d0b302-8845-453b-80aa-03cc133c5976", "links": [{"href": "http://172.30.9.46:8774/images/c5d0b302-8845-453b-80aa-03cc133c5976", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:57:27.000000", "flavor": {"id": "2e519054-bc0b-433e-8e86-360e1b219c3c", "links": [{"href": "http://172.30.9.46:8774/flavors/2e519054-bc0b-433e-8e86-360e1b219c3c", "rel": "bookmark"}]}, "id": "1dd06da0-89ab-4793-b43c-3ac45cb33351", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "c4764a1a17de4501bb51e625d6b1f61b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:57:27Z", "hostId": "3369745a7a9fcef3d82e2270eb5409467741888ed3926facec3e6c2c", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-06-08T11:56:52Z", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "90f9e75f-fc47-48d7-9d90-f88599728c99"}}} 2019-06-08 11:57:38,768 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:57:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-257b4ee5-fdb8-4769-bb17-8bbf62a6fa07 x-compute-request-id: req-257b4ee5-fdb8-4769-bb17-8bbf62a6fa07 Content-Encoding: gzip Content-Length: 828 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:3e:c0", "version": 4, "addr": "11.0.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:3e:c0", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:48:b3", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351", "rel": "bookmark"}], "image": {"id": "c5d0b302-8845-453b-80aa-03cc133c5976", "links": [{"href": "http://172.30.9.46:8774/images/c5d0b302-8845-453b-80aa-03cc133c5976", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:57:27.000000", "flavor": {"id": "2e519054-bc0b-433e-8e86-360e1b219c3c", "links": [{"href": "http://172.30.9.46:8774/flavors/2e519054-bc0b-433e-8e86-360e1b219c3c", "rel": "bookmark"}]}, "id": "1dd06da0-89ab-4793-b43c-3ac45cb33351", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "c4764a1a17de4501bb51e625d6b1f61b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:57:27Z", "hostId": "3369745a7a9fcef3d82e2270eb5409467741888ed3926facec3e6c2c", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-06-08T11:56:52Z", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "90f9e75f-fc47-48d7-9d90-f88599728c99"}}} 2019-06-08 11:57:38,768 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351 used request id req-257b4ee5-fdb8-4769-bb17-8bbf62a6fa07 2019-06-08 11:57:38,768 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351 used request id req-257b4ee5-fdb8-4769-bb17-8bbf62a6fa07 2019-06-08 11:57:38,768 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351 used request id req-257b4ee5-fdb8-4769-bb17-8bbf62a6fa07 2019-06-08 11:57:38,769 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351 used request id req-257b4ee5-fdb8-4769-bb17-8bbf62a6fa07 2019-06-08 11:57:38,769 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/networks/90f9e75f-fc47-48d7-9d90-f88599728c99.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b123076e66be91475d4adce5361403e3c870ee7" 2019-06-08 11:57:38,769 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/networks/90f9e75f-fc47-48d7-9d90-f88599728c99.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b123076e66be91475d4adce5361403e3c870ee7" 2019-06-08 11:57:38,769 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b965f8500c7c0bb1db8385105dc343c714cc626" 2019-06-08 11:57:38,770 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-5f74a29d-4e38-46d4-b917-6fe77add4bb7 Date: Sat, 08 Jun 2019 11:57:32 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"90f9e75f-fc47-48d7-9d90-f88599728c99","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b0b2602112464b1aa32539f2de282ae5","l2_adjacency":true,"status":"ACTIVE","subnets":["495b8b16-4f9e-43b9-b759-0815b72a1249"],"description":"","tags":[],"updated_at":"2019-06-08T11:56:27Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"b0b2602112464b1aa32539f2de282ae5","created_at":"2019-06-08T11:56:18Z","mtu":1450}} 2019-06-08 11:57:38,770 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:57:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ca1fb86-820e-4a86-8319-55bcb00004ca Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:57:38,770 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/networks/90f9e75f-fc47-48d7-9d90-f88599728c99.json used request id req-5f74a29d-4e38-46d4-b917-6fe77add4bb7 2019-06-08 11:57:38,770 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json used request id req-3ab80d69-092c-4010-baf8-7e0680d85e5f 2019-06-08 11:57:38,770 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 11:57:38,770 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 11:57:38,771 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:57:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ca1fb86-820e-4a86-8319-55bcb00004ca Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:57:38,771 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/networks/90f9e75f-fc47-48d7-9d90-f88599728c99.json used request id req-5f74a29d-4e38-46d4-b917-6fe77add4bb7 2019-06-08 11:57:38,771 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-8ca1fb86-820e-4a86-8319-55bcb00004ca 2019-06-08 11:57:38,771 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-8ca1fb86-820e-4a86-8319-55bcb00004ca 2019-06-08 11:57:38,771 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-5f74a29d-4e38-46d4-b917-6fe77add4bb7 Date: Sat, 08 Jun 2019 11:57:32 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"90f9e75f-fc47-48d7-9d90-f88599728c99","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b0b2602112464b1aa32539f2de282ae5","l2_adjacency":true,"status":"ACTIVE","subnets":["495b8b16-4f9e-43b9-b759-0815b72a1249"],"description":"","tags":[],"updated_at":"2019-06-08T11:56:27Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"b0b2602112464b1aa32539f2de282ae5","created_at":"2019-06-08T11:56:18Z","mtu":1450}} 2019-06-08 11:57:38,771 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks/90f9e75f-fc47-48d7-9d90-f88599728c99.json used request id req-5f74a29d-4e38-46d4-b917-6fe77add4bb7 2019-06-08 11:57:38,772 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks/90f9e75f-fc47-48d7-9d90-f88599728c99.json used request id req-5f74a29d-4e38-46d4-b917-6fe77add4bb7 2019-06-08 11:57:38,772 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/floatingips/704b161d-596f-41ae-b89f-9ee5811d97bc.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b123076e66be91475d4adce5361403e3c870ee7" 2019-06-08 11:57:38,772 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/floatingips/704b161d-596f-41ae-b89f-9ee5811d97bc.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b123076e66be91475d4adce5361403e3c870ee7" 2019-06-08 11:57:38,772 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 839 X-Openstack-Request-Id: req-af644439-2628-4b37-bed9-1665c07baac5 Date: Sat, 08 Jun 2019 11:57:33 GMT RESP BODY: {"floatingip": {"router_id": "24f01a17-cd51-455f-8c74-24440437d999", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "created_at": "2019-06-08T11:56:18Z", "updated_at": "2019-06-08T11:56:46Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "90f9e75f-fc47-48d7-9d90-f88599728c99", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b5:3e:c0", "device_id": "1dd06da0-89ab-4793-b43c-3ac45cb33351"}, "fixed_ip_address": "11.0.0.11", "floating_ip_address": "172.30.9.210", "revision_number": 2, "project_id": "b0b2602112464b1aa32539f2de282ae5", "port_id": "98f13bf9-c9de-4f64-aad5-78e6f1f2f71c", "id": "704b161d-596f-41ae-b89f-9ee5811d97bc", "qos_policy_id": null}} 2019-06-08 11:57:38,772 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 839 X-Openstack-Request-Id: req-af644439-2628-4b37-bed9-1665c07baac5 Date: Sat, 08 Jun 2019 11:57:33 GMT RESP BODY: {"floatingip": {"router_id": "24f01a17-cd51-455f-8c74-24440437d999", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "created_at": "2019-06-08T11:56:18Z", "updated_at": "2019-06-08T11:56:46Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "90f9e75f-fc47-48d7-9d90-f88599728c99", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b5:3e:c0", "device_id": "1dd06da0-89ab-4793-b43c-3ac45cb33351"}, "fixed_ip_address": "11.0.0.11", "floating_ip_address": "172.30.9.210", "revision_number": 2, "project_id": "b0b2602112464b1aa32539f2de282ae5", "port_id": "98f13bf9-c9de-4f64-aad5-78e6f1f2f71c", "id": "704b161d-596f-41ae-b89f-9ee5811d97bc", "qos_policy_id": null}} 2019-06-08 11:57:38,772 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips/704b161d-596f-41ae-b89f-9ee5811d97bc.json used request id req-af644439-2628-4b37-bed9-1665c07baac5 2019-06-08 11:57:38,772 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips/704b161d-596f-41ae-b89f-9ee5811d97bc.json used request id req-af644439-2628-4b37-bed9-1665c07baac5 2019-06-08 11:57:38,773 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/floatingips/704b161d-596f-41ae-b89f-9ee5811d97bc.json used request id req-af644439-2628-4b37-bed9-1665c07baac5 2019-06-08 11:57:38,773 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/floatingips/704b161d-596f-41ae-b89f-9ee5811d97bc.json used request id req-af644439-2628-4b37-bed9-1665c07baac5 2019-06-08 11:57:38,773 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping port 98f13bf9-c9de-4f64-aad5-78e6f1f2f71c attachment, because it is already attached to device (server) id 1dd06da0-89ab-4793-b43c-3ac45cb33351. 2019-06-08 11:57:38,773 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 805 X-Openstack-Request-Id: req-3ab80d69-092c-4010-baf8-7e0680d85e5f Date: Sat, 08 Jun 2019 11:57:33 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T11:57:22Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"495b8b16-4f9e-43b9-b759-0815b72a1249","ip_address":"11.0.0.9"}],"id":"e2b4f747-0fde-452c-93ee-e1d436cbebd5","security_groups":["f0e07bec-b8e6-4425-846d-8e5a7d28b899"],"mac_address":"fa:16:3e:3d:7c:18","device_id":"bba1ed2a-13a9-46b5-86f3-648e26821480","status":"ACTIVE","description":"","tags":[],"name":"target_vnf_port","project_id":"b0b2602112464b1aa32539f2de282ae5","qos_policy_id":null,"admin_state_up":true,"network_id":"90f9e75f-fc47-48d7-9d90-f88599728c99","tenant_id":"b0b2602112464b1aa32539f2de282ae5","created_at":"2019-06-08T11:56:38Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-08 11:57:38,773 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 805 X-Openstack-Request-Id: req-3ab80d69-092c-4010-baf8-7e0680d85e5f Date: Sat, 08 Jun 2019 11:57:33 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T11:57:22Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"495b8b16-4f9e-43b9-b759-0815b72a1249","ip_address":"11.0.0.9"}],"id":"e2b4f747-0fde-452c-93ee-e1d436cbebd5","security_groups":["f0e07bec-b8e6-4425-846d-8e5a7d28b899"],"mac_address":"fa:16:3e:3d:7c:18","device_id":"bba1ed2a-13a9-46b5-86f3-648e26821480","status":"ACTIVE","description":"","tags":[],"name":"target_vnf_port","project_id":"b0b2602112464b1aa32539f2de282ae5","qos_policy_id":null,"admin_state_up":true,"network_id":"90f9e75f-fc47-48d7-9d90-f88599728c99","tenant_id":"b0b2602112464b1aa32539f2de282ae5","created_at":"2019-06-08T11:56:38Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-08 11:57:38,773 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json used request id req-3ab80d69-092c-4010-baf8-7e0680d85e5f 2019-06-08 11:57:38,774 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json used request id req-3ab80d69-092c-4010-baf8-7e0680d85e5f 2019-06-08 11:57:38,774 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json used request id req-3ab80d69-092c-4010-baf8-7e0680d85e5f 2019-06-08 11:57:38,774 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.attach' 2019-06-08 11:57:38,774 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.attach' 2019-06-08 11:57:38,774 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/bba1ed2a-13a9-46b5-86f3-648e26821480 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bde82a9588aff916165131c518bdd34b9a7a9d44" 2019-06-08 11:57:38,774 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/bba1ed2a-13a9-46b5-86f3-648e26821480 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bde82a9588aff916165131c518bdd34b9a7a9d44" 2019-06-08 11:57:38,774 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 11:57:38,775 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:57:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b212c7ec-499e-4392-bf8d-310ee97abb7f x-compute-request-id: req-b212c7ec-499e-4392-bf8d-310ee97abb7f Content-Encoding: gzip Content-Length: 828 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:7c:18", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:7c:18", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:76:99", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/bba1ed2a-13a9-46b5-86f3-648e26821480", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/bba1ed2a-13a9-46b5-86f3-648e26821480", "rel": "bookmark"}], "image": {"id": "c5d0b302-8845-453b-80aa-03cc133c5976", "links": [{"href": "http://172.30.9.46:8774/images/c5d0b302-8845-453b-80aa-03cc133c5976", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:57:25.000000", "flavor": {"id": "2e519054-bc0b-433e-8e86-360e1b219c3c", "links": [{"href": "http://172.30.9.46:8774/flavors/2e519054-bc0b-433e-8e86-360e1b219c3c", "rel": "bookmark"}]}, "id": "bba1ed2a-13a9-46b5-86f3-648e26821480", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "c4764a1a17de4501bb51e625d6b1f61b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:57:25Z", "hostId": "3369745a7a9fcef3d82e2270eb5409467741888ed3926facec3e6c2c", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-06-08T11:56:54Z", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "90f9e75f-fc47-48d7-9d90-f88599728c99"}}} 2019-06-08 11:57:38,775 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-063a9770-c377-4a19-b4d9-2fc00606f2ea Date: Sat, 08 Jun 2019 11:57:34 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"90f9e75f-fc47-48d7-9d90-f88599728c99","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b0b2602112464b1aa32539f2de282ae5","l2_adjacency":true,"status":"ACTIVE","subnets":["495b8b16-4f9e-43b9-b759-0815b72a1249"],"description":"","tags":[],"updated_at":"2019-06-08T11:56:27Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"b0b2602112464b1aa32539f2de282ae5","created_at":"2019-06-08T11:56:18Z","mtu":1450}} 2019-06-08 11:57:38,775 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:57:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b212c7ec-499e-4392-bf8d-310ee97abb7f x-compute-request-id: req-b212c7ec-499e-4392-bf8d-310ee97abb7f Content-Encoding: gzip Content-Length: 828 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:7c:18", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:7c:18", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:76:99", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/bba1ed2a-13a9-46b5-86f3-648e26821480", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/bba1ed2a-13a9-46b5-86f3-648e26821480", "rel": "bookmark"}], "image": {"id": "c5d0b302-8845-453b-80aa-03cc133c5976", "links": [{"href": "http://172.30.9.46:8774/images/c5d0b302-8845-453b-80aa-03cc133c5976", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:57:25.000000", "flavor": {"id": "2e519054-bc0b-433e-8e86-360e1b219c3c", "links": [{"href": "http://172.30.9.46:8774/flavors/2e519054-bc0b-433e-8e86-360e1b219c3c", "rel": "bookmark"}]}, "id": "bba1ed2a-13a9-46b5-86f3-648e26821480", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "c4764a1a17de4501bb51e625d6b1f61b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:57:25Z", "hostId": "3369745a7a9fcef3d82e2270eb5409467741888ed3926facec3e6c2c", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-06-08T11:56:54Z", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "90f9e75f-fc47-48d7-9d90-f88599728c99"}}} 2019-06-08 11:57:38,775 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/bba1ed2a-13a9-46b5-86f3-648e26821480 used request id req-b212c7ec-499e-4392-bf8d-310ee97abb7f 2019-06-08 11:57:38,775 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/bba1ed2a-13a9-46b5-86f3-648e26821480 used request id req-b212c7ec-499e-4392-bf8d-310ee97abb7f 2019-06-08 11:57:38,775 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/bba1ed2a-13a9-46b5-86f3-648e26821480 used request id req-b212c7ec-499e-4392-bf8d-310ee97abb7f 2019-06-08 11:57:38,776 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/bba1ed2a-13a9-46b5-86f3-648e26821480 used request id req-b212c7ec-499e-4392-bf8d-310ee97abb7f 2019-06-08 11:57:38,776 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/networks/90f9e75f-fc47-48d7-9d90-f88599728c99.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b965f8500c7c0bb1db8385105dc343c714cc626" 2019-06-08 11:57:38,776 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/networks/90f9e75f-fc47-48d7-9d90-f88599728c99.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b965f8500c7c0bb1db8385105dc343c714cc626" 2019-06-08 11:57:38,776 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/executions/21310def-70ba-446b-8dda-65dd6ef35392 2019-06-08 11:57:38,860 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:57:38,861 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:57:38,861 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:57:38,861 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:57:38,861 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:57:38,861 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:57:38,861 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:57:38,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": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T11:56:09.764Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-06-08T11:56:09.764Z", "id": "21310def-70ba-446b-8dda-65dd6ef35392"} 2019-06-08 11:57:38,861 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:57:38,862 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:57:38 GMT 2019-06-08 11:57:38,862 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:57:38,862 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-06-08 11:57:38,862 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:57:38,862 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:57:38,862 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:57:43,867 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/events 2019-06-08 11:57:43,946 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:57:43,946 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:57:43,946 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:57:43,946 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:57:43,946 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:57:43,947 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:57:43,947 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:57:43,947 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:35.058Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/bba1ed2a-13a9-46b5-86f3-648e26821480 used request id req-b212c7ec-499e-4392-bf8d-310ee97abb7f", "level": "debug", "target_id": "target_vnf_port_n707tl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:34.491Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.6876caa9-3944-4776-94f4-3ea96457d2c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:35.058Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/bba1ed2a-13a9-46b5-86f3-648e26821480 used request id req-b212c7ec-499e-4392-bf8d-310ee97abb7f", "level": "debug", "target_id": "target_vnf_port_n707tl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:34.491Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.6876caa9-3944-4776-94f4-3ea96457d2c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:35.058Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/networks/90f9e75f-fc47-48d7-9d90-f88599728c99.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8b965f8500c7c0bb1db8385105dc343c714cc626\"", "level": "debug", "target_id": "target_vnf_port_n707tl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:34.492Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.6876caa9-3944-4776-94f4-3ea96457d2c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:35.058Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/networks/90f9e75f-fc47-48d7-9d90-f88599728c99.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8b965f8500c7c0bb1db8385105dc343c714cc626\"", "level": "debug", "target_id": "target_vnf_port_n707tl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:34.493Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.6876caa9-3944-4776-94f4-3ea96457d2c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:35.058Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: 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_zmewlf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:34.668Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.bd96085e-5b47-480c-b002-0ece22cf5e03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:35.058Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: 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_zmewlf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:34.668Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.bd96085e-5b47-480c-b002-0ece22cf5e03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:35.058Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:57:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f829e424-8e41-4285-8ed4-7d7ba271cf6c Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_zmewlf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:34.673Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.bd96085e-5b47-480c-b002-0ece22cf5e03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:35.058Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:57:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f829e424-8e41-4285-8ed4-7d7ba271cf6c Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_zmewlf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:34.674Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.bd96085e-5b47-480c-b002-0ece22cf5e03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:35.058Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-f829e424-8e41-4285-8ed4-7d7ba271cf6c", "level": "debug", "target_id": "reference_vnf_data_plane_port_zmewlf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:34.674Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.bd96085e-5b47-480c-b002-0ece22cf5e03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:35.058Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-f829e424-8e41-4285-8ed4-7d7ba271cf6c", "level": "debug", "target_id": "reference_vnf_data_plane_port_zmewlf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:34.674Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.bd96085e-5b47-480c-b002-0ece22cf5e03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:35.058Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/floatingips/c9070710-febe-4a30-912c-c94635529a6b.json used request id req-21385a2b-c64d-47b7-aad0-9fb6aa08027a", "level": "debug", "target_id": "target_vnf_port_n707tl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:34.699Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.6876caa9-3944-4776-94f4-3ea96457d2c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:35.058Z", "message": "Skipping port e2b4f747-0fde-452c-93ee-e1d436cbebd5 attachment, because it is already attached to device (server) id bba1ed2a-13a9-46b5-86f3-648e26821480.", "level": "info", "target_id": "target_vnf_port_n707tl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:34.699Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.6876caa9-3944-4776-94f4-3ea96457d2c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:35.058Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-063a9770-c377-4a19-b4d9-2fc00606f2ea Date: Sat, 08 Jun 2019 11:57:34 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"90f9e75f-fc47-48d7-9d90-f88599728c99\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"495b8b16-4f9e-43b9-b759-0815b72a1249\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-06-08T11:56:27Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"created_at\":\"2019-06-08T11:56:18Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": "target_vnf_port_n707tl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:34.588Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.6876caa9-3944-4776-94f4-3ea96457d2c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:35.058Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/networks/90f9e75f-fc47-48d7-9d90-f88599728c99.json used request id req-063a9770-c377-4a19-b4d9-2fc00606f2ea", "level": "debug", "target_id": "target_vnf_port_n707tl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:34.588Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.6876caa9-3944-4776-94f4-3ea96457d2c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:35.058Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/networks/90f9e75f-fc47-48d7-9d90-f88599728c99.json used request id req-063a9770-c377-4a19-b4d9-2fc00606f2ea", "level": "debug", "target_id": "target_vnf_port_n707tl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:34.589Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.6876caa9-3944-4776-94f4-3ea96457d2c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:35.058Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/networks/90f9e75f-fc47-48d7-9d90-f88599728c99.json used request id req-063a9770-c377-4a19-b4d9-2fc00606f2ea", "level": "debug", "target_id": "target_vnf_port_n707tl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:34.588Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.6876caa9-3944-4776-94f4-3ea96457d2c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:35.058Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/networks/90f9e75f-fc47-48d7-9d90-f88599728c99.json used request id req-063a9770-c377-4a19-b4d9-2fc00606f2ea", "level": "debug", "target_id": "target_vnf_port_n707tl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:34.589Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.6876caa9-3944-4776-94f4-3ea96457d2c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:35.058Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/floatingips/c9070710-febe-4a30-912c-c94635529a6b.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8b965f8500c7c0bb1db8385105dc343c714cc626\"", "level": "debug", "target_id": "target_vnf_port_n707tl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:34.632Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.6876caa9-3944-4776-94f4-3ea96457d2c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:35.058Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/floatingips/c9070710-febe-4a30-912c-c94635529a6b.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8b965f8500c7c0bb1db8385105dc343c714cc626\"", "level": "debug", "target_id": "target_vnf_port_n707tl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:34.632Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.6876caa9-3944-4776-94f4-3ea96457d2c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:35.679Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-500fdeab-ba00-4971-b6ef-8b76a97d3842", "level": "debug", "target_id": "reference_vnf_data_plane_port_zmewlf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:35.300Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.bd96085e-5b47-480c-b002-0ece22cf5e03"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:35.679Z", "message": "Sending task 'neutron_plugin.port.attach'", "target_id": "target_vnf_data_plane_port_tpk0su", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:35.409Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:35.679Z", "message": "Task succeeded 'neutron_plugin.port.attach'", "target_id": "target_vnf_port_n707tl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:35.282Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:35.679Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/1d7e7d76-11e3-48ff-8d19-b97a046ce8af.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5991ef0b471ce9c98e3f3ec09d92cf8da3bbd76f\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_zmewlf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:35.064Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.bd96085e-5b47-480c-b002-0ece22cf5e03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:35.679Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/1d7e7d76-11e3-48ff-8d19-b97a046ce8af.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5991ef0b471ce9c98e3f3ec09d92cf8da3bbd76f\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_zmewlf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:35.064Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.bd96085e-5b47-480c-b002-0ece22cf5e03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:35.679Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 819 X-Openstack-Request-Id: req-f27f116b-2dcb-4d99-8cbb-275d965753f7 Date: Sat, 08 Jun 2019 11:57:35 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-08T11:57:24Z\",\"device_owner\":\"compute:nova\",\"revision_number\":6,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"fb50896c-6b5c-4956-b867-d961d5aa0d92\",\"ip_address\":\"12.0.0.3\"}],\"id\":\"1d7e7d76-11e3-48ff-8d19-b97a046ce8af\",\"security_groups\":[\"f0e07bec-b8e6-4425-846d-8e5a7d28b899\"],\"mac_address\":\"fa:16:3e:ad:48:b3\",\"device_id\":\"1dd06da0-89ab-4793-b43c-3ac45cb33351\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_data_plane_port\",\"project_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"91f27b95-752e-486a-bdbe-a516bd291a16\",\"tenant_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"created_at\":\"2019-06-08T11:56:26Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_zmewlf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:35.290Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.bd96085e-5b47-480c-b002-0ece22cf5e03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:35.679Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 819 X-Openstack-Request-Id: req-f27f116b-2dcb-4d99-8cbb-275d965753f7 Date: Sat, 08 Jun 2019 11:57:35 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-08T11:57:24Z\",\"device_owner\":\"compute:nova\",\"revision_number\":6,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"fb50896c-6b5c-4956-b867-d961d5aa0d92\",\"ip_address\":\"12.0.0.3\"}],\"id\":\"1d7e7d76-11e3-48ff-8d19-b97a046ce8af\",\"security_groups\":[\"f0e07bec-b8e6-4425-846d-8e5a7d28b899\"],\"mac_address\":\"fa:16:3e:ad:48:b3\",\"device_id\":\"1dd06da0-89ab-4793-b43c-3ac45cb33351\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_data_plane_port\",\"project_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"91f27b95-752e-486a-bdbe-a516bd291a16\",\"tenant_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"created_at\":\"2019-06-08T11:56:26Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_zmewlf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:35.290Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.bd96085e-5b47-480c-b002-0ece22cf5e03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:35.679Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/ports/1d7e7d76-11e3-48ff-8d19-b97a046ce8af.json used request id req-f27f116b-2dcb-4d99-8cbb-275d965753f7", "level": "debug", "target_id": "reference_vnf_data_plane_port_zmewlf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:35.291Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.bd96085e-5b47-480c-b002-0ece22cf5e03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:35.679Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/ports/1d7e7d76-11e3-48ff-8d19-b97a046ce8af.json used request id req-f27f116b-2dcb-4d99-8cbb-275d965753f7", "level": "debug", "target_id": "reference_vnf_data_plane_port_zmewlf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:35.291Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.bd96085e-5b47-480c-b002-0ece22cf5e03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:35.679Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/ports/1d7e7d76-11e3-48ff-8d19-b97a046ce8af.json used request id req-f27f116b-2dcb-4d99-8cbb-275d965753f7", "level": "debug", "target_id": "reference_vnf_data_plane_port_zmewlf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:35.291Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.bd96085e-5b47-480c-b002-0ece22cf5e03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:35.679Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/ports/1d7e7d76-11e3-48ff-8d19-b97a046ce8af.json used request id req-f27f116b-2dcb-4d99-8cbb-275d965753f7", "level": "debug", "target_id": "reference_vnf_data_plane_port_zmewlf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:35.292Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.bd96085e-5b47-480c-b002-0ece22cf5e03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:35.679Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: 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_zmewlf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:35.292Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.bd96085e-5b47-480c-b002-0ece22cf5e03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:35.679Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: 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_zmewlf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:35.292Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.bd96085e-5b47-480c-b002-0ece22cf5e03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:35.679Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:57:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-500fdeab-ba00-4971-b6ef-8b76a97d3842 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_zmewlf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:35.299Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.bd96085e-5b47-480c-b002-0ece22cf5e03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:35.679Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:57:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-500fdeab-ba00-4971-b6ef-8b76a97d3842 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_zmewlf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:35.299Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.bd96085e-5b47-480c-b002-0ece22cf5e03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:35.679Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-500fdeab-ba00-4971-b6ef-8b76a97d3842", "level": "debug", "target_id": "reference_vnf_data_plane_port_zmewlf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:35.300Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.bd96085e-5b47-480c-b002-0ece22cf5e03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:36.248Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fd426ec6b2b74f7339ae53d5830cad5378145219\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_zmewlf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:35.705Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.bd96085e-5b47-480c-b002-0ece22cf5e03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:36.248Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fd426ec6b2b74f7339ae53d5830cad5378145219\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_zmewlf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:35.706Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.bd96085e-5b47-480c-b002-0ece22cf5e03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:36.752Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-8bc6cb56-be67-49aa-a253-eaa83c08ae94", "level": "debug", "target_id": "target_vnf_data_plane_port_tpk0su", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:36.472Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.8aa8b701-208d-498c-9e2a-8f91f8637d68"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:36.752Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-8bc6cb56-be67-49aa-a253-eaa83c08ae94", "level": "debug", "target_id": "target_vnf_data_plane_port_tpk0su", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:36.472Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.8aa8b701-208d-498c-9e2a-8f91f8637d68"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:36.752Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: 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_tpk0su", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:36.467Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.8aa8b701-208d-498c-9e2a-8f91f8637d68"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:36.752Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:57:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8bc6cb56-be67-49aa-a253-eaa83c08ae94 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_tpk0su", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:36.472Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.8aa8b701-208d-498c-9e2a-8f91f8637d68"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:36.752Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: 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_tpk0su", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:36.467Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.8aa8b701-208d-498c-9e2a-8f91f8637d68"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:36.752Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 11:57:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8bc6cb56-be67-49aa-a253-eaa83c08ae94 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_tpk0su", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:36.472Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.8aa8b701-208d-498c-9e2a-8f91f8637d68"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:36.752Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:57:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a3278df4-3f9b-44e8-bd56-a7f08f5c7598 x-compute-request-id: req-a3278df4-3f9b-44e8-bd56-a7f08f5c7598 Content-Encoding: gzip Content-Length: 828 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"management_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b5:3e:c0\", \"version\": 4, \"addr\": \"11.0.0.11\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b5:3e:c0\", \"version\": 4, \"addr\": \"172.30.9.210\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ad:48:b3\", \"version\": 4, \"addr\": \"12.0.0.3\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"c5d0b302-8845-453b-80aa-03cc133c5976\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/c5d0b302-8845-453b-80aa-03cc133c5976\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-08T11:57:27.000000\", \"flavor\": {\"id\": \"2e519054-bc0b-433e-8e86-360e1b219c3c\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/2e519054-bc0b-433e-8e86-360e1b219c3c\", \"rel\": \"bookmark\"}]}, \"id\": \"1dd06da0-89ab-4793-b43c-3ac45cb33351\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"c4764a1a17de4501bb51e625d6b1f61b\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-08T11:57:27Z\", \"hostId\": \"3369745a7a9fcef3d82e2270eb5409467741888ed3926facec3e6c2c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"reference_vnf\", \"created\": \"2019-06-08T11:56:52Z\", \"tenant_id\": \"b0b2602112464b1aa32539f2de282ae5\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"90f9e75f-fc47-48d7-9d90-f88599728c99\"}}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_zmewlf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:36.544Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.bd96085e-5b47-480c-b002-0ece22cf5e03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:37.307Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-0dcc19cd-810e-450d-ba19-d62e68ed5efd Date: Sat, 08 Jun 2019 11:57:36 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"91f27b95-752e-486a-bdbe-a516bd291a16\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"fb50896c-6b5c-4956-b867-d961d5aa0d92\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-06-08T11:56:21Z\",\"qos_policy_id\":null,\"name\":\"data_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"created_at\":\"2019-06-08T11:56:16Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_zmewlf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:36.674Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.bd96085e-5b47-480c-b002-0ece22cf5e03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:37.307Z", "message": "RESP: [200] Date: Sat, 08 Jun 2019 11:57:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a3278df4-3f9b-44e8-bd56-a7f08f5c7598 x-compute-request-id: req-a3278df4-3f9b-44e8-bd56-a7f08f5c7598 Content-Encoding: gzip Content-Length: 828 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"management_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b5:3e:c0\", \"version\": 4, \"addr\": \"11.0.0.11\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b5:3e:c0\", \"version\": 4, \"addr\": \"172.30.9.210\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ad:48:b3\", \"version\": 4, \"addr\": \"12.0.0.3\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.46:8774/v2.1/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.46:8774/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"c5d0b302-8845-453b-80aa-03cc133c5976\", \"links\": [{\"href\": \"http://172.30.9.46:8774/images/c5d0b302-8845-453b-80aa-03cc133c5976\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-08T11:57:27.000000\", \"flavor\": {\"id\": \"2e519054-bc0b-433e-8e86-360e1b219c3c\", \"links\": [{\"href\": \"http://172.30.9.46:8774/flavors/2e519054-bc0b-433e-8e86-360e1b219c3c\", \"rel\": \"bookmark\"}]}, \"id\": \"1dd06da0-89ab-4793-b43c-3ac45cb33351\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"c4764a1a17de4501bb51e625d6b1f61b\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-08T11:57:27Z\", \"hostId\": \"3369745a7a9fcef3d82e2270eb5409467741888ed3926facec3e6c2c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"reference_vnf\", \"created\": \"2019-06-08T11:56:52Z\", \"tenant_id\": \"b0b2602112464b1aa32539f2de282ae5\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"90f9e75f-fc47-48d7-9d90-f88599728c99\"}}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_zmewlf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:36.545Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.bd96085e-5b47-480c-b002-0ece22cf5e03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:37.307Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351 used request id req-a3278df4-3f9b-44e8-bd56-a7f08f5c7598", "level": "debug", "target_id": "reference_vnf_data_plane_port_zmewlf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:36.545Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.bd96085e-5b47-480c-b002-0ece22cf5e03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:37.307Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351 used request id req-a3278df4-3f9b-44e8-bd56-a7f08f5c7598", "level": "debug", "target_id": "reference_vnf_data_plane_port_zmewlf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:36.545Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.bd96085e-5b47-480c-b002-0ece22cf5e03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:37.307Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351 used request id req-a3278df4-3f9b-44e8-bd56-a7f08f5c7598", "level": "debug", "target_id": "reference_vnf_data_plane_port_zmewlf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:36.545Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.bd96085e-5b47-480c-b002-0ece22cf5e03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T11:57:37.307Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351 used request id req-a3278df4-3f9b-44e8-bd56-a7f08f5c7598", "level": "debug", "target_id": "reference_vnf_data_plane_port_zmewlf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-08T11:57:36.546Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "21310def-70ba-446b-8dda-65dd6ef35392", "logger": "ctx.bd96085e-5b47-480c-b002-0ece22cf5e03"}], "metadata": {"pagination": {"total": 731, "offset": 635, "size": 50}}} 2019-06-08 11:57:43,947 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:57:43,947 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:57:43 GMT 2019-06-08 11:57:43,947 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:57:43,947 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 11:57:43,947 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:57:43,948 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:57:43,948 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:57:43,948 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 11:57:43,951 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/bba1ed2a-13a9-46b5-86f3-648e26821480 used request id req-b212c7ec-499e-4392-bf8d-310ee97abb7f 2019-06-08 11:57:43,951 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/bba1ed2a-13a9-46b5-86f3-648e26821480 used request id req-b212c7ec-499e-4392-bf8d-310ee97abb7f 2019-06-08 11:57:43,951 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/networks/90f9e75f-fc47-48d7-9d90-f88599728c99.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b965f8500c7c0bb1db8385105dc343c714cc626" 2019-06-08 11:57:43,951 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/networks/90f9e75f-fc47-48d7-9d90-f88599728c99.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b965f8500c7c0bb1db8385105dc343c714cc626" 2019-06-08 11:57:43,951 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 11:57:43,952 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 11:57:43,952 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:57:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f829e424-8e41-4285-8ed4-7d7ba271cf6c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:57:43,952 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:57:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f829e424-8e41-4285-8ed4-7d7ba271cf6c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:57:43,952 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-f829e424-8e41-4285-8ed4-7d7ba271cf6c 2019-06-08 11:57:43,952 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-f829e424-8e41-4285-8ed4-7d7ba271cf6c 2019-06-08 11:57:43,952 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/floatingips/c9070710-febe-4a30-912c-c94635529a6b.json used request id req-21385a2b-c64d-47b7-aad0-9fb6aa08027a 2019-06-08 11:57:43,953 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping port e2b4f747-0fde-452c-93ee-e1d436cbebd5 attachment, because it is already attached to device (server) id bba1ed2a-13a9-46b5-86f3-648e26821480. 2019-06-08 11:57:43,953 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-063a9770-c377-4a19-b4d9-2fc00606f2ea Date: Sat, 08 Jun 2019 11:57:34 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"90f9e75f-fc47-48d7-9d90-f88599728c99","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b0b2602112464b1aa32539f2de282ae5","l2_adjacency":true,"status":"ACTIVE","subnets":["495b8b16-4f9e-43b9-b759-0815b72a1249"],"description":"","tags":[],"updated_at":"2019-06-08T11:56:27Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"b0b2602112464b1aa32539f2de282ae5","created_at":"2019-06-08T11:56:18Z","mtu":1450}} 2019-06-08 11:57:43,953 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks/90f9e75f-fc47-48d7-9d90-f88599728c99.json used request id req-063a9770-c377-4a19-b4d9-2fc00606f2ea 2019-06-08 11:57:43,953 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/networks/90f9e75f-fc47-48d7-9d90-f88599728c99.json used request id req-063a9770-c377-4a19-b4d9-2fc00606f2ea 2019-06-08 11:57:43,953 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks/90f9e75f-fc47-48d7-9d90-f88599728c99.json used request id req-063a9770-c377-4a19-b4d9-2fc00606f2ea 2019-06-08 11:57:43,953 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/networks/90f9e75f-fc47-48d7-9d90-f88599728c99.json used request id req-063a9770-c377-4a19-b4d9-2fc00606f2ea 2019-06-08 11:57:43,954 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/floatingips/c9070710-febe-4a30-912c-c94635529a6b.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b965f8500c7c0bb1db8385105dc343c714cc626" 2019-06-08 11:57:43,954 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/floatingips/c9070710-febe-4a30-912c-c94635529a6b.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b965f8500c7c0bb1db8385105dc343c714cc626" 2019-06-08 11:57:43,954 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-500fdeab-ba00-4971-b6ef-8b76a97d3842 2019-06-08 11:57:43,954 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.attach' 2019-06-08 11:57:43,954 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.attach' 2019-06-08 11:57:43,954 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/1d7e7d76-11e3-48ff-8d19-b97a046ce8af.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5991ef0b471ce9c98e3f3ec09d92cf8da3bbd76f" 2019-06-08 11:57:43,955 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/1d7e7d76-11e3-48ff-8d19-b97a046ce8af.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5991ef0b471ce9c98e3f3ec09d92cf8da3bbd76f" 2019-06-08 11:57:43,955 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 819 X-Openstack-Request-Id: req-f27f116b-2dcb-4d99-8cbb-275d965753f7 Date: Sat, 08 Jun 2019 11:57:35 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T11:57:24Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fb50896c-6b5c-4956-b867-d961d5aa0d92","ip_address":"12.0.0.3"}],"id":"1d7e7d76-11e3-48ff-8d19-b97a046ce8af","security_groups":["f0e07bec-b8e6-4425-846d-8e5a7d28b899"],"mac_address":"fa:16:3e:ad:48:b3","device_id":"1dd06da0-89ab-4793-b43c-3ac45cb33351","status":"ACTIVE","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"b0b2602112464b1aa32539f2de282ae5","qos_policy_id":null,"admin_state_up":true,"network_id":"91f27b95-752e-486a-bdbe-a516bd291a16","tenant_id":"b0b2602112464b1aa32539f2de282ae5","created_at":"2019-06-08T11:56:26Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-08 11:57:43,955 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 819 X-Openstack-Request-Id: req-f27f116b-2dcb-4d99-8cbb-275d965753f7 Date: Sat, 08 Jun 2019 11:57:35 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T11:57:24Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fb50896c-6b5c-4956-b867-d961d5aa0d92","ip_address":"12.0.0.3"}],"id":"1d7e7d76-11e3-48ff-8d19-b97a046ce8af","security_groups":["f0e07bec-b8e6-4425-846d-8e5a7d28b899"],"mac_address":"fa:16:3e:ad:48:b3","device_id":"1dd06da0-89ab-4793-b43c-3ac45cb33351","status":"ACTIVE","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"b0b2602112464b1aa32539f2de282ae5","qos_policy_id":null,"admin_state_up":true,"network_id":"91f27b95-752e-486a-bdbe-a516bd291a16","tenant_id":"b0b2602112464b1aa32539f2de282ae5","created_at":"2019-06-08T11:56:26Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-08 11:57:43,955 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/ports/1d7e7d76-11e3-48ff-8d19-b97a046ce8af.json used request id req-f27f116b-2dcb-4d99-8cbb-275d965753f7 2019-06-08 11:57:43,955 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/ports/1d7e7d76-11e3-48ff-8d19-b97a046ce8af.json used request id req-f27f116b-2dcb-4d99-8cbb-275d965753f7 2019-06-08 11:57:43,955 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/ports/1d7e7d76-11e3-48ff-8d19-b97a046ce8af.json used request id req-f27f116b-2dcb-4d99-8cbb-275d965753f7 2019-06-08 11:57:43,956 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/ports/1d7e7d76-11e3-48ff-8d19-b97a046ce8af.json used request id req-f27f116b-2dcb-4d99-8cbb-275d965753f7 2019-06-08 11:57:43,956 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 11:57:43,956 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 11:57:43,956 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:57:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-500fdeab-ba00-4971-b6ef-8b76a97d3842 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:57:43,956 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:57:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-500fdeab-ba00-4971-b6ef-8b76a97d3842 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:57:43,956 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-500fdeab-ba00-4971-b6ef-8b76a97d3842 2019-06-08 11:57:43,956 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd426ec6b2b74f7339ae53d5830cad5378145219" 2019-06-08 11:57:43,957 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd426ec6b2b74f7339ae53d5830cad5378145219" 2019-06-08 11:57:43,957 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-8bc6cb56-be67-49aa-a253-eaa83c08ae94 2019-06-08 11:57:43,957 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-8bc6cb56-be67-49aa-a253-eaa83c08ae94 2019-06-08 11:57:43,957 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 11:57:43,957 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:57:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8bc6cb56-be67-49aa-a253-eaa83c08ae94 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:57:43,957 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 11:57:43,957 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 11:57:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8bc6cb56-be67-49aa-a253-eaa83c08ae94 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 11:57:43,958 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:57:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a3278df4-3f9b-44e8-bd56-a7f08f5c7598 x-compute-request-id: req-a3278df4-3f9b-44e8-bd56-a7f08f5c7598 Content-Encoding: gzip Content-Length: 828 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:3e:c0", "version": 4, "addr": "11.0.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:3e:c0", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:48:b3", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351", "rel": "bookmark"}], "image": {"id": "c5d0b302-8845-453b-80aa-03cc133c5976", "links": [{"href": "http://172.30.9.46:8774/images/c5d0b302-8845-453b-80aa-03cc133c5976", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:57:27.000000", "flavor": {"id": "2e519054-bc0b-433e-8e86-360e1b219c3c", "links": [{"href": "http://172.30.9.46:8774/flavors/2e519054-bc0b-433e-8e86-360e1b219c3c", "rel": "bookmark"}]}, "id": "1dd06da0-89ab-4793-b43c-3ac45cb33351", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "c4764a1a17de4501bb51e625d6b1f61b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:57:27Z", "hostId": "3369745a7a9fcef3d82e2270eb5409467741888ed3926facec3e6c2c", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-06-08T11:56:52Z", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "90f9e75f-fc47-48d7-9d90-f88599728c99"}}} 2019-06-08 11:57:43,958 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-0dcc19cd-810e-450d-ba19-d62e68ed5efd Date: Sat, 08 Jun 2019 11:57:36 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"91f27b95-752e-486a-bdbe-a516bd291a16","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b0b2602112464b1aa32539f2de282ae5","l2_adjacency":true,"status":"ACTIVE","subnets":["fb50896c-6b5c-4956-b867-d961d5aa0d92"],"description":"","tags":[],"updated_at":"2019-06-08T11:56:21Z","qos_policy_id":null,"name":"data_plane_network","admin_state_up":true,"tenant_id":"b0b2602112464b1aa32539f2de282ae5","created_at":"2019-06-08T11:56:16Z","mtu":1450}} 2019-06-08 11:57:43,958 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sat, 08 Jun 2019 11:57:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a3278df4-3f9b-44e8-bd56-a7f08f5c7598 x-compute-request-id: req-a3278df4-3f9b-44e8-bd56-a7f08f5c7598 Content-Encoding: gzip Content-Length: 828 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:3e:c0", "version": 4, "addr": "11.0.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:3e:c0", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:48:b3", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351", "rel": "bookmark"}], "image": {"id": "c5d0b302-8845-453b-80aa-03cc133c5976", "links": [{"href": "http://172.30.9.46:8774/images/c5d0b302-8845-453b-80aa-03cc133c5976", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:57:27.000000", "flavor": {"id": "2e519054-bc0b-433e-8e86-360e1b219c3c", "links": [{"href": "http://172.30.9.46:8774/flavors/2e519054-bc0b-433e-8e86-360e1b219c3c", "rel": "bookmark"}]}, "id": "1dd06da0-89ab-4793-b43c-3ac45cb33351", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "c4764a1a17de4501bb51e625d6b1f61b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:57:27Z", "hostId": "3369745a7a9fcef3d82e2270eb5409467741888ed3926facec3e6c2c", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-06-08T11:56:52Z", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "90f9e75f-fc47-48d7-9d90-f88599728c99"}}} 2019-06-08 11:57:43,958 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351 used request id req-a3278df4-3f9b-44e8-bd56-a7f08f5c7598 2019-06-08 11:57:43,958 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351 used request id req-a3278df4-3f9b-44e8-bd56-a7f08f5c7598 2019-06-08 11:57:43,958 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351 used request id req-a3278df4-3f9b-44e8-bd56-a7f08f5c7598 2019-06-08 11:57:43,959 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351 used request id req-a3278df4-3f9b-44e8-bd56-a7f08f5c7598 2019-06-08 11:57:43,959 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/executions/21310def-70ba-446b-8dda-65dd6ef35392 2019-06-08 11:57:44,009 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 11:57:44,009 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 11:57:44,009 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 11:57:44,009 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 11:57:44,009 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 11:57:44,009 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 11:57:44,009 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 11:57:44,010 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "status_display": "completed", "ended_at": "2019-06-08T11:57:39.586Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T11:56:09.764Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-06-08T11:56:09.764Z", "id": "21310def-70ba-446b-8dda-65dd6ef35392"} 2019-06-08 11:57:44,010 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 11:57:44,010 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 11:57:44 GMT 2019-06-08 11:57:44,010 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 11:57:44,010 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 565 2019-06-08 11:57:44,010 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 11:57:44,010 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 11:57:44,010 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 11:57:44,011 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - {u'status': u'terminated', u'is_dry_run': False, u'blueprint_id': u'vrouter-opnfv', u'tenant_name': u'default_tenant', u'scheduled_for': None, u'visibility': u'tenant', u'workflow_id': u'install', u'resource_availability': u'tenant', u'started_at': u'2019-06-08T11:56:09.764Z', u'id': u'21310def-70ba-446b-8dda-65dd6ef35392', u'ended_at': u'2019-06-08T11:57:39.586Z', u'parameters': {}, u'is_system_workflow': False, u'created_at': u'2019-06-08T11:56:09.764Z', u'created_by': u'admin', u'private_resource': False, u'error': u'', u'deployment_id': u'vrouter-opnfv', u'status_display': u'completed'} 2019-06-08 11:57:44,022 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - BGP Interoperability test. 2019-06-08 11:57:44,081 - 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.210'}, u'target_vnf': {u'vnf_name': u'target_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.204'}}, u'networks': {u'management_plane_network': {u'network_name': u'management_plane_network'}, u'data_plane_network': {u'network_name': u'data_plane_network'}}}, u'deployment_id': u'vrouter-opnfv'} 2019-06-08 11:57:44,136 - 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.210'}, u'target_vnf': {u'vnf_name': u'target_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.204'}}, u'networks': {u'management_plane_network': {u'network_name': u'management_plane_network'}, u'data_plane_network': {u'network_name': u'data_plane_network'}}}, u'deployment_id': u'vrouter-opnfv'} 2019-06-08 11:57:44,137 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : reference_vnf 2019-06-08 11:57:44,137 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reference_vnf floating ip address : 172.30.9.210 2019-06-08 11:57:44,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 11:57:44,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" 2019-06-08 11:57:44,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1188 Content-Type: application/json Date: Sat, 08 Jun 2019 11:57:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0b061329-5106-42df-8cbc-6e4651684ec7 x-openstack-request-id: req-0b061329-5106-42df-8cbc-6e4651684ec7 2019-06-08 11:57:44,965 - 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:3d:7c:18", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:7c:18", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:76:99", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/bba1ed2a-13a9-46b5-86f3-648e26821480", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/bba1ed2a-13a9-46b5-86f3-648e26821480", "rel": "bookmark"}], "image": {"id": "c5d0b302-8845-453b-80aa-03cc133c5976", "links": [{"href": "http://172.30.9.46:8774/images/c5d0b302-8845-453b-80aa-03cc133c5976", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:57:25.000000", "flavor": {"id": "2e519054-bc0b-433e-8e86-360e1b219c3c", "links": [{"href": "http://172.30.9.46:8774/flavors/2e519054-bc0b-433e-8e86-360e1b219c3c", "rel": "bookmark"}]}, "id": "bba1ed2a-13a9-46b5-86f3-648e26821480", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "c4764a1a17de4501bb51e625d6b1f61b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:57:25Z", "hostId": "3369745a7a9fcef3d82e2270eb5409467741888ed3926facec3e6c2c", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-06-08T11:56:54Z", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "90f9e75f-fc47-48d7-9d90-f88599728c99"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:3e:c0", "version": 4, "addr": "11.0.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:3e:c0", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:48:b3", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351", "rel": "bookmark"}], "image": {"id": "c5d0b302-8845-453b-80aa-03cc133c5976", "links": [{"href": "http://172.30.9.46:8774/images/c5d0b302-8845-453b-80aa-03cc133c5976", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:57:27.000000", "flavor": {"id": "2e519054-bc0b-433e-8e86-360e1b219c3c", "links": [{"href": "http://172.30.9.46:8774/flavors/2e519054-bc0b-433e-8e86-360e1b219c3c", "rel": "bookmark"}]}, "id": "1dd06da0-89ab-4793-b43c-3ac45cb33351", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "c4764a1a17de4501bb51e625d6b1f61b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:57:27Z", "hostId": "3369745a7a9fcef3d82e2270eb5409467741888ed3926facec3e6c2c", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-06-08T11:56:52Z", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "90f9e75f-fc47-48d7-9d90-f88599728c99"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:a2:06", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:a2:06", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "bookmark"}], "image": {"id": "d037d136-4b05-4b5e-b31f-a684a4aae5d2", "links": [{"href": "http://172.30.9.46:8774/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:52:02.000000", "flavor": {"id": "102f3fc8-65ec-465d-8eda-6e8459169730", "links": [{"href": "http://172.30.9.46:8774/flavors/102f3fc8-65ec-465d-8eda-6e8459169730", "rel": "bookmark"}]}, "id": "fad49671-acfe-4d91-9482-cf72c09b8510", "security_groups": [{"name": "vyos_vrouter-sg_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c"}], "user_id": "c4764a1a17de4501bb51e625d6b1f61b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:52:02Z", "hostId": "d4d218b0477abbfb242eab46fd1b6d287dc707b628c13d951b406b63", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "name": "vyos_vrouter-vm_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "created": "2019-06-08T11:50:15Z", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 11:57:44,965 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-0b061329-5106-42df-8cbc-6e4651684ec7 2019-06-08 11:57:44,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.827801942825s 2019-06-08 11:57:44,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 11:57:44,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" 2019-06-08 11:57:45,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1188 Content-Type: application/json Date: Sat, 08 Jun 2019 11:57:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-99f2deed-5c2a-4982-93e3-1a1ba7a6d76a x-openstack-request-id: req-99f2deed-5c2a-4982-93e3-1a1ba7a6d76a 2019-06-08 11:57:45,415 - 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:3d:7c:18", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:7c:18", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:76:99", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/bba1ed2a-13a9-46b5-86f3-648e26821480", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/bba1ed2a-13a9-46b5-86f3-648e26821480", "rel": "bookmark"}], "image": {"id": "c5d0b302-8845-453b-80aa-03cc133c5976", "links": [{"href": "http://172.30.9.46:8774/images/c5d0b302-8845-453b-80aa-03cc133c5976", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:57:25.000000", "flavor": {"id": "2e519054-bc0b-433e-8e86-360e1b219c3c", "links": [{"href": "http://172.30.9.46:8774/flavors/2e519054-bc0b-433e-8e86-360e1b219c3c", "rel": "bookmark"}]}, "id": "bba1ed2a-13a9-46b5-86f3-648e26821480", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "c4764a1a17de4501bb51e625d6b1f61b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:57:25Z", "hostId": "3369745a7a9fcef3d82e2270eb5409467741888ed3926facec3e6c2c", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-06-08T11:56:54Z", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "90f9e75f-fc47-48d7-9d90-f88599728c99"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:3e:c0", "version": 4, "addr": "11.0.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:3e:c0", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:48:b3", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351", "rel": "bookmark"}], "image": {"id": "c5d0b302-8845-453b-80aa-03cc133c5976", "links": [{"href": "http://172.30.9.46:8774/images/c5d0b302-8845-453b-80aa-03cc133c5976", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:57:27.000000", "flavor": {"id": "2e519054-bc0b-433e-8e86-360e1b219c3c", "links": [{"href": "http://172.30.9.46:8774/flavors/2e519054-bc0b-433e-8e86-360e1b219c3c", "rel": "bookmark"}]}, "id": "1dd06da0-89ab-4793-b43c-3ac45cb33351", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "c4764a1a17de4501bb51e625d6b1f61b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:57:27Z", "hostId": "3369745a7a9fcef3d82e2270eb5409467741888ed3926facec3e6c2c", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-06-08T11:56:52Z", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "90f9e75f-fc47-48d7-9d90-f88599728c99"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:a2:06", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:a2:06", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "bookmark"}], "image": {"id": "d037d136-4b05-4b5e-b31f-a684a4aae5d2", "links": [{"href": "http://172.30.9.46:8774/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:52:02.000000", "flavor": {"id": "102f3fc8-65ec-465d-8eda-6e8459169730", "links": [{"href": "http://172.30.9.46:8774/flavors/102f3fc8-65ec-465d-8eda-6e8459169730", "rel": "bookmark"}]}, "id": "fad49671-acfe-4d91-9482-cf72c09b8510", "security_groups": [{"name": "vyos_vrouter-sg_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c"}], "user_id": "c4764a1a17de4501bb51e625d6b1f61b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:52:02Z", "hostId": "d4d218b0477abbfb242eab46fd1b6d287dc707b628c13d951b406b63", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "name": "vyos_vrouter-vm_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "created": "2019-06-08T11:50:15Z", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 11:57:45,416 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-99f2deed-5c2a-4982-93e3-1a1ba7a6d76a 2019-06-08 11:57:45,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.4451649189s 2019-06-08 11:57:45,419 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of reference_vnf : 11.0.0.11 2019-06-08 11:57:45,420 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of reference_vnf : fa:16:3e:b5:3e:c0 2019-06-08 11:57:45,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 11:57:45,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" 2019-06-08 11:57:46,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1188 Content-Type: application/json Date: Sat, 08 Jun 2019 11:57:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-919cbff1-fe8a-447f-ab48-79f9db900d39 x-openstack-request-id: req-919cbff1-fe8a-447f-ab48-79f9db900d39 2019-06-08 11:57:46,185 - 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:3d:7c:18", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:7c:18", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:76:99", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/bba1ed2a-13a9-46b5-86f3-648e26821480", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/bba1ed2a-13a9-46b5-86f3-648e26821480", "rel": "bookmark"}], "image": {"id": "c5d0b302-8845-453b-80aa-03cc133c5976", "links": [{"href": "http://172.30.9.46:8774/images/c5d0b302-8845-453b-80aa-03cc133c5976", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:57:25.000000", "flavor": {"id": "2e519054-bc0b-433e-8e86-360e1b219c3c", "links": [{"href": "http://172.30.9.46:8774/flavors/2e519054-bc0b-433e-8e86-360e1b219c3c", "rel": "bookmark"}]}, "id": "bba1ed2a-13a9-46b5-86f3-648e26821480", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "c4764a1a17de4501bb51e625d6b1f61b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:57:25Z", "hostId": "3369745a7a9fcef3d82e2270eb5409467741888ed3926facec3e6c2c", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-06-08T11:56:54Z", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "90f9e75f-fc47-48d7-9d90-f88599728c99"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:3e:c0", "version": 4, "addr": "11.0.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:3e:c0", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:48:b3", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351", "rel": "bookmark"}], "image": {"id": "c5d0b302-8845-453b-80aa-03cc133c5976", "links": [{"href": "http://172.30.9.46:8774/images/c5d0b302-8845-453b-80aa-03cc133c5976", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:57:27.000000", "flavor": {"id": "2e519054-bc0b-433e-8e86-360e1b219c3c", "links": [{"href": "http://172.30.9.46:8774/flavors/2e519054-bc0b-433e-8e86-360e1b219c3c", "rel": "bookmark"}]}, "id": "1dd06da0-89ab-4793-b43c-3ac45cb33351", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "c4764a1a17de4501bb51e625d6b1f61b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:57:27Z", "hostId": "3369745a7a9fcef3d82e2270eb5409467741888ed3926facec3e6c2c", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-06-08T11:56:52Z", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "90f9e75f-fc47-48d7-9d90-f88599728c99"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:a2:06", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:a2:06", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "bookmark"}], "image": {"id": "d037d136-4b05-4b5e-b31f-a684a4aae5d2", "links": [{"href": "http://172.30.9.46:8774/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:52:02.000000", "flavor": {"id": "102f3fc8-65ec-465d-8eda-6e8459169730", "links": [{"href": "http://172.30.9.46:8774/flavors/102f3fc8-65ec-465d-8eda-6e8459169730", "rel": "bookmark"}]}, "id": "fad49671-acfe-4d91-9482-cf72c09b8510", "security_groups": [{"name": "vyos_vrouter-sg_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c"}], "user_id": "c4764a1a17de4501bb51e625d6b1f61b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:52:02Z", "hostId": "d4d218b0477abbfb242eab46fd1b6d287dc707b628c13d951b406b63", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "name": "vyos_vrouter-vm_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "created": "2019-06-08T11:50:15Z", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 11:57:46,185 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-919cbff1-fe8a-447f-ab48-79f9db900d39 2019-06-08 11:57:46,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.765466928482s 2019-06-08 11:57:46,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 11:57:46,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" 2019-06-08 11:57:46,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1188 Content-Type: application/json Date: Sat, 08 Jun 2019 11:57:46 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ec4e459f-1072-4e2a-ac9c-de2bc1c103b3 x-openstack-request-id: req-ec4e459f-1072-4e2a-ac9c-de2bc1c103b3 2019-06-08 11:57:46,557 - 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:3d:7c:18", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:7c:18", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:76:99", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/bba1ed2a-13a9-46b5-86f3-648e26821480", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/bba1ed2a-13a9-46b5-86f3-648e26821480", "rel": "bookmark"}], "image": {"id": "c5d0b302-8845-453b-80aa-03cc133c5976", "links": [{"href": "http://172.30.9.46:8774/images/c5d0b302-8845-453b-80aa-03cc133c5976", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:57:25.000000", "flavor": {"id": "2e519054-bc0b-433e-8e86-360e1b219c3c", "links": [{"href": "http://172.30.9.46:8774/flavors/2e519054-bc0b-433e-8e86-360e1b219c3c", "rel": "bookmark"}]}, "id": "bba1ed2a-13a9-46b5-86f3-648e26821480", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "c4764a1a17de4501bb51e625d6b1f61b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:57:25Z", "hostId": "3369745a7a9fcef3d82e2270eb5409467741888ed3926facec3e6c2c", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-06-08T11:56:54Z", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "90f9e75f-fc47-48d7-9d90-f88599728c99"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:3e:c0", "version": 4, "addr": "11.0.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:3e:c0", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:48:b3", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351", "rel": "bookmark"}], "image": {"id": "c5d0b302-8845-453b-80aa-03cc133c5976", "links": [{"href": "http://172.30.9.46:8774/images/c5d0b302-8845-453b-80aa-03cc133c5976", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:57:27.000000", "flavor": {"id": "2e519054-bc0b-433e-8e86-360e1b219c3c", "links": [{"href": "http://172.30.9.46:8774/flavors/2e519054-bc0b-433e-8e86-360e1b219c3c", "rel": "bookmark"}]}, "id": "1dd06da0-89ab-4793-b43c-3ac45cb33351", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "c4764a1a17de4501bb51e625d6b1f61b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:57:27Z", "hostId": "3369745a7a9fcef3d82e2270eb5409467741888ed3926facec3e6c2c", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-06-08T11:56:52Z", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "90f9e75f-fc47-48d7-9d90-f88599728c99"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:a2:06", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:a2:06", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "bookmark"}], "image": {"id": "d037d136-4b05-4b5e-b31f-a684a4aae5d2", "links": [{"href": "http://172.30.9.46:8774/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:52:02.000000", "flavor": {"id": "102f3fc8-65ec-465d-8eda-6e8459169730", "links": [{"href": "http://172.30.9.46:8774/flavors/102f3fc8-65ec-465d-8eda-6e8459169730", "rel": "bookmark"}]}, "id": "fad49671-acfe-4d91-9482-cf72c09b8510", "security_groups": [{"name": "vyos_vrouter-sg_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c"}], "user_id": "c4764a1a17de4501bb51e625d6b1f61b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:52:02Z", "hostId": "d4d218b0477abbfb242eab46fd1b6d287dc707b628c13d951b406b63", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "name": "vyos_vrouter-vm_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "created": "2019-06-08T11:50:15Z", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 11:57:46,558 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-ec4e459f-1072-4e2a-ac9c-de2bc1c103b3 2019-06-08 11:57:46,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.368196964264s 2019-06-08 11:57:46,562 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of reference_vnf : 12.0.0.3 2019-06-08 11:57:46,562 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of reference_vnf : fa:16:3e:ad:48:b3 2019-06-08 11:57:46,562 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : target_vnf 2019-06-08 11:57:46,562 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - target_vnf floating ip address : 172.30.9.204 2019-06-08 11:57:46,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 11:57:46,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" 2019-06-08 11:57:47,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1188 Content-Type: application/json Date: Sat, 08 Jun 2019 11:57:46 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f7d3b193-7e12-4254-878d-584e56bd202c x-openstack-request-id: req-f7d3b193-7e12-4254-878d-584e56bd202c 2019-06-08 11:57:47,197 - 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:3d:7c:18", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:7c:18", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:76:99", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/bba1ed2a-13a9-46b5-86f3-648e26821480", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/bba1ed2a-13a9-46b5-86f3-648e26821480", "rel": "bookmark"}], "image": {"id": "c5d0b302-8845-453b-80aa-03cc133c5976", "links": [{"href": "http://172.30.9.46:8774/images/c5d0b302-8845-453b-80aa-03cc133c5976", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:57:25.000000", "flavor": {"id": "2e519054-bc0b-433e-8e86-360e1b219c3c", "links": [{"href": "http://172.30.9.46:8774/flavors/2e519054-bc0b-433e-8e86-360e1b219c3c", "rel": "bookmark"}]}, "id": "bba1ed2a-13a9-46b5-86f3-648e26821480", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "c4764a1a17de4501bb51e625d6b1f61b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:57:25Z", "hostId": "3369745a7a9fcef3d82e2270eb5409467741888ed3926facec3e6c2c", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-06-08T11:56:54Z", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "90f9e75f-fc47-48d7-9d90-f88599728c99"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:3e:c0", "version": 4, "addr": "11.0.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:3e:c0", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:48:b3", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351", "rel": "bookmark"}], "image": {"id": "c5d0b302-8845-453b-80aa-03cc133c5976", "links": [{"href": "http://172.30.9.46:8774/images/c5d0b302-8845-453b-80aa-03cc133c5976", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:57:27.000000", "flavor": {"id": "2e519054-bc0b-433e-8e86-360e1b219c3c", "links": [{"href": "http://172.30.9.46:8774/flavors/2e519054-bc0b-433e-8e86-360e1b219c3c", "rel": "bookmark"}]}, "id": "1dd06da0-89ab-4793-b43c-3ac45cb33351", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "c4764a1a17de4501bb51e625d6b1f61b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:57:27Z", "hostId": "3369745a7a9fcef3d82e2270eb5409467741888ed3926facec3e6c2c", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-06-08T11:56:52Z", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "90f9e75f-fc47-48d7-9d90-f88599728c99"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:a2:06", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:a2:06", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "bookmark"}], "image": {"id": "d037d136-4b05-4b5e-b31f-a684a4aae5d2", "links": [{"href": "http://172.30.9.46:8774/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:52:02.000000", "flavor": {"id": "102f3fc8-65ec-465d-8eda-6e8459169730", "links": [{"href": "http://172.30.9.46:8774/flavors/102f3fc8-65ec-465d-8eda-6e8459169730", "rel": "bookmark"}]}, "id": "fad49671-acfe-4d91-9482-cf72c09b8510", "security_groups": [{"name": "vyos_vrouter-sg_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c"}], "user_id": "c4764a1a17de4501bb51e625d6b1f61b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:52:02Z", "hostId": "d4d218b0477abbfb242eab46fd1b6d287dc707b628c13d951b406b63", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "name": "vyos_vrouter-vm_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "created": "2019-06-08T11:50:15Z", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 11:57:47,197 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-f7d3b193-7e12-4254-878d-584e56bd202c 2019-06-08 11:57:47,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.634759902954s 2019-06-08 11:57:47,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 11:57:47,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" 2019-06-08 11:57:47,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1188 Content-Type: application/json Date: Sat, 08 Jun 2019 11:57:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ad814a82-7025-4954-aa30-b046f6647d19 x-openstack-request-id: req-ad814a82-7025-4954-aa30-b046f6647d19 2019-06-08 11:57:47,398 - 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:3d:7c:18", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:7c:18", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:76:99", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/bba1ed2a-13a9-46b5-86f3-648e26821480", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/bba1ed2a-13a9-46b5-86f3-648e26821480", "rel": "bookmark"}], "image": {"id": "c5d0b302-8845-453b-80aa-03cc133c5976", "links": [{"href": "http://172.30.9.46:8774/images/c5d0b302-8845-453b-80aa-03cc133c5976", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:57:25.000000", "flavor": {"id": "2e519054-bc0b-433e-8e86-360e1b219c3c", "links": [{"href": "http://172.30.9.46:8774/flavors/2e519054-bc0b-433e-8e86-360e1b219c3c", "rel": "bookmark"}]}, "id": "bba1ed2a-13a9-46b5-86f3-648e26821480", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "c4764a1a17de4501bb51e625d6b1f61b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:57:25Z", "hostId": "3369745a7a9fcef3d82e2270eb5409467741888ed3926facec3e6c2c", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-06-08T11:56:54Z", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "90f9e75f-fc47-48d7-9d90-f88599728c99"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:3e:c0", "version": 4, "addr": "11.0.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:3e:c0", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:48:b3", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351", "rel": "bookmark"}], "image": {"id": "c5d0b302-8845-453b-80aa-03cc133c5976", "links": [{"href": "http://172.30.9.46:8774/images/c5d0b302-8845-453b-80aa-03cc133c5976", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:57:27.000000", "flavor": {"id": "2e519054-bc0b-433e-8e86-360e1b219c3c", "links": [{"href": "http://172.30.9.46:8774/flavors/2e519054-bc0b-433e-8e86-360e1b219c3c", "rel": "bookmark"}]}, "id": "1dd06da0-89ab-4793-b43c-3ac45cb33351", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "c4764a1a17de4501bb51e625d6b1f61b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:57:27Z", "hostId": "3369745a7a9fcef3d82e2270eb5409467741888ed3926facec3e6c2c", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-06-08T11:56:52Z", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "90f9e75f-fc47-48d7-9d90-f88599728c99"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:a2:06", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:a2:06", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "bookmark"}], "image": {"id": "d037d136-4b05-4b5e-b31f-a684a4aae5d2", "links": [{"href": "http://172.30.9.46:8774/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:52:02.000000", "flavor": {"id": "102f3fc8-65ec-465d-8eda-6e8459169730", "links": [{"href": "http://172.30.9.46:8774/flavors/102f3fc8-65ec-465d-8eda-6e8459169730", "rel": "bookmark"}]}, "id": "fad49671-acfe-4d91-9482-cf72c09b8510", "security_groups": [{"name": "vyos_vrouter-sg_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c"}], "user_id": "c4764a1a17de4501bb51e625d6b1f61b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:52:02Z", "hostId": "d4d218b0477abbfb242eab46fd1b6d287dc707b628c13d951b406b63", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "name": "vyos_vrouter-vm_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "created": "2019-06-08T11:50:15Z", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 11:57:47,398 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-ad814a82-7025-4954-aa30-b046f6647d19 2019-06-08 11:57:47,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.196219921112s 2019-06-08 11:57:47,402 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of target_vnf : 11.0.0.9 2019-06-08 11:57:47,403 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of target_vnf : fa:16:3e:3d:7c:18 2019-06-08 11:57:47,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 11:57:47,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" 2019-06-08 11:57:47,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1188 Content-Type: application/json Date: Sat, 08 Jun 2019 11:57:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ddbbf5bf-ff23-48da-ad84-adacfacffdb6 x-openstack-request-id: req-ddbbf5bf-ff23-48da-ad84-adacfacffdb6 2019-06-08 11:57:47,962 - 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:3d:7c:18", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:7c:18", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:76:99", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/bba1ed2a-13a9-46b5-86f3-648e26821480", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/bba1ed2a-13a9-46b5-86f3-648e26821480", "rel": "bookmark"}], "image": {"id": "c5d0b302-8845-453b-80aa-03cc133c5976", "links": [{"href": "http://172.30.9.46:8774/images/c5d0b302-8845-453b-80aa-03cc133c5976", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:57:25.000000", "flavor": {"id": "2e519054-bc0b-433e-8e86-360e1b219c3c", "links": [{"href": "http://172.30.9.46:8774/flavors/2e519054-bc0b-433e-8e86-360e1b219c3c", "rel": "bookmark"}]}, "id": "bba1ed2a-13a9-46b5-86f3-648e26821480", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "c4764a1a17de4501bb51e625d6b1f61b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:57:25Z", "hostId": "3369745a7a9fcef3d82e2270eb5409467741888ed3926facec3e6c2c", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-06-08T11:56:54Z", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "90f9e75f-fc47-48d7-9d90-f88599728c99"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:3e:c0", "version": 4, "addr": "11.0.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:3e:c0", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:48:b3", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351", "rel": "bookmark"}], "image": {"id": "c5d0b302-8845-453b-80aa-03cc133c5976", "links": [{"href": "http://172.30.9.46:8774/images/c5d0b302-8845-453b-80aa-03cc133c5976", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:57:27.000000", "flavor": {"id": "2e519054-bc0b-433e-8e86-360e1b219c3c", "links": [{"href": "http://172.30.9.46:8774/flavors/2e519054-bc0b-433e-8e86-360e1b219c3c", "rel": "bookmark"}]}, "id": "1dd06da0-89ab-4793-b43c-3ac45cb33351", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "c4764a1a17de4501bb51e625d6b1f61b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:57:27Z", "hostId": "3369745a7a9fcef3d82e2270eb5409467741888ed3926facec3e6c2c", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-06-08T11:56:52Z", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "90f9e75f-fc47-48d7-9d90-f88599728c99"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:a2:06", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:a2:06", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "bookmark"}], "image": {"id": "d037d136-4b05-4b5e-b31f-a684a4aae5d2", "links": [{"href": "http://172.30.9.46:8774/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:52:02.000000", "flavor": {"id": "102f3fc8-65ec-465d-8eda-6e8459169730", "links": [{"href": "http://172.30.9.46:8774/flavors/102f3fc8-65ec-465d-8eda-6e8459169730", "rel": "bookmark"}]}, "id": "fad49671-acfe-4d91-9482-cf72c09b8510", "security_groups": [{"name": "vyos_vrouter-sg_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c"}], "user_id": "c4764a1a17de4501bb51e625d6b1f61b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:52:02Z", "hostId": "d4d218b0477abbfb242eab46fd1b6d287dc707b628c13d951b406b63", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "name": "vyos_vrouter-vm_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "created": "2019-06-08T11:50:15Z", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 11:57:47,962 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-ddbbf5bf-ff23-48da-ad84-adacfacffdb6 2019-06-08 11:57:47,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.55966591835s 2019-06-08 11:57:47,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 11:57:47,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" 2019-06-08 11:57:48,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1188 Content-Type: application/json Date: Sat, 08 Jun 2019 11:57:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-17d3b954-e101-4cd9-9116-c2dc92771c57 x-openstack-request-id: req-17d3b954-e101-4cd9-9116-c2dc92771c57 2019-06-08 11:57:48,159 - 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:3d:7c:18", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:7c:18", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:76:99", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/bba1ed2a-13a9-46b5-86f3-648e26821480", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/bba1ed2a-13a9-46b5-86f3-648e26821480", "rel": "bookmark"}], "image": {"id": "c5d0b302-8845-453b-80aa-03cc133c5976", "links": [{"href": "http://172.30.9.46:8774/images/c5d0b302-8845-453b-80aa-03cc133c5976", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:57:25.000000", "flavor": {"id": "2e519054-bc0b-433e-8e86-360e1b219c3c", "links": [{"href": "http://172.30.9.46:8774/flavors/2e519054-bc0b-433e-8e86-360e1b219c3c", "rel": "bookmark"}]}, "id": "bba1ed2a-13a9-46b5-86f3-648e26821480", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "c4764a1a17de4501bb51e625d6b1f61b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:57:25Z", "hostId": "3369745a7a9fcef3d82e2270eb5409467741888ed3926facec3e6c2c", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-06-08T11:56:54Z", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "90f9e75f-fc47-48d7-9d90-f88599728c99"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:3e:c0", "version": 4, "addr": "11.0.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:3e:c0", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:48:b3", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351", "rel": "bookmark"}], "image": {"id": "c5d0b302-8845-453b-80aa-03cc133c5976", "links": [{"href": "http://172.30.9.46:8774/images/c5d0b302-8845-453b-80aa-03cc133c5976", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:57:27.000000", "flavor": {"id": "2e519054-bc0b-433e-8e86-360e1b219c3c", "links": [{"href": "http://172.30.9.46:8774/flavors/2e519054-bc0b-433e-8e86-360e1b219c3c", "rel": "bookmark"}]}, "id": "1dd06da0-89ab-4793-b43c-3ac45cb33351", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "c4764a1a17de4501bb51e625d6b1f61b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:57:27Z", "hostId": "3369745a7a9fcef3d82e2270eb5409467741888ed3926facec3e6c2c", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-06-08T11:56:52Z", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "90f9e75f-fc47-48d7-9d90-f88599728c99"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:a2:06", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:a2:06", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "bookmark"}], "image": {"id": "d037d136-4b05-4b5e-b31f-a684a4aae5d2", "links": [{"href": "http://172.30.9.46:8774/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:52:02.000000", "flavor": {"id": "102f3fc8-65ec-465d-8eda-6e8459169730", "links": [{"href": "http://172.30.9.46:8774/flavors/102f3fc8-65ec-465d-8eda-6e8459169730", "rel": "bookmark"}]}, "id": "fad49671-acfe-4d91-9482-cf72c09b8510", "security_groups": [{"name": "vyos_vrouter-sg_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c"}], "user_id": "c4764a1a17de4501bb51e625d6b1f61b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:52:02Z", "hostId": "d4d218b0477abbfb242eab46fd1b6d287dc707b628c13d951b406b63", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "name": "vyos_vrouter-vm_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "created": "2019-06-08T11:50:15Z", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 11:57:48,160 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-17d3b954-e101-4cd9-9116-c2dc92771c57 2019-06-08 11:57:48,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.192910909653s 2019-06-08 11:57:48,164 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of target_vnf : 12.0.0.4 2019-06-08 11:57:48,164 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of target_vnf : fa:16:3e:16:76:99 2019-06-08 11:57:48,164 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - init test exec 2019-06-08 11:57:48,184 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - init vnf controller 2019-06-08 11:57:48,200 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - initialize vm controller 2019-06-08 11:57:48,200 - functest.opnfv_tests.vnf.router.vnf_controller.command_generator - DEBUG - init command generator 2019-06-08 11:57:48,268 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test Start Time:'2019-06-08 11:57:48' 2019-06-08 11:57:48,269 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start config command target_vnf and reference_vnf 2019-06-08 11:57:48,269 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to target vnf 2019-06-08 11:57:48,293 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.204. 2019-06-08 11:57:48,296 - paramiko.transport - DEBUG - starting thread (client mode): 0x5bd253d0L 2019-06-08 11:57:48,296 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-06-08 11:57:48,311 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze5 2019-06-08 11:57:48,312 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2019-06-08 11:57:48,312 - paramiko.transport - DEBUG - kex algos:[u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-06-08 11:57:48,312 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2019-06-08 11:57:48,313 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2019-06-08 11:57:48,313 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-06-08 11:57:48,313 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2019-06-08 11:57:48,313 - paramiko.transport - DEBUG - Compression agreed: none 2019-06-08 11:57:48,348 - paramiko.transport - DEBUG - Got server p (2048 bits) 2019-06-08 11:57:48,457 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2019-06-08 11:57:48,457 - paramiko.transport - DEBUG - Switch to new keys ... 2019-06-08 11:57:48,460 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.204: db90d4b3161d6b7233c32e78dcc764f0 2019-06-08 11:57:48,487 - paramiko.transport - DEBUG - userauth is OK 2019-06-08 11:57:48,516 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2019-06-08 11:57:48,517 - paramiko.transport - INFO - Authentication (password) successful! 2019-06-08 11:57:48,525 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.204. 2019-06-08 11:57:48,526 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-06-08 11:57:48,527 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-06-08 11:57:48,527 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-06-08 11:57:48,529 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-06-08 11:57:48,530 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-06-08 11:57:49,553 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2019-06-08 11:57:50,555 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2019-06-08 11:57:55,561 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2019-06-08 11:57:56,563 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2019-06-08 11:58:01,568 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2019-06-08 11:58:02,570 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2019-06-08 11:58:07,576 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.1.0/24 blackhole distance 1 2019-06-08 11:58:08,577 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.1.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-06-08 11:58:13,583 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.2.0/24 blackhole distance 1 2019-06-08 11:58:14,585 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.2.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-06-08 11:58:19,590 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.3.0/24 blackhole distance 1 2019-06-08 11:58:20,592 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.3.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-06-08 11:58:25,597 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.4.0/24 blackhole distance 1 2019-06-08 11:58:26,599 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.4.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-06-08 11:58:31,604 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.5.0/24 blackhole distance 1 2019-06-08 11:58:32,606 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.5.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-06-08 11:58:37,611 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.6.0/24 blackhole distance 1 2019-06-08 11:58:38,613 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.6.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-06-08 11:58:43,618 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.7.0/24 blackhole distance 1 2019-06-08 11:58:44,620 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.7.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-06-08 11:58:49,625 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.8.0/24 blackhole distance 1 2019-06-08 11:58:50,627 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.8.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-06-08 11:58:55,632 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.9.0/24 blackhole distance 1 2019-06-08 11:58:56,634 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.9.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-06-08 11:59:01,639 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.10.0/24 blackhole distance 1 2019-06-08 11:59:02,641 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.10.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-06-08 11:59:07,646 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2019-06-08 11:59:08,648 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2019-06-08 11:59:13,653 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.3 ebgp-multihop '2' 2019-06-08 11:59:14,655 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.3 ebgp-multihop '2' [edit] vyos@vyos# 2019-06-08 11:59:19,660 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.3 remote-as 65002 2019-06-08 11:59:20,662 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.3 remote-as 65002 [edit] vyos@vyos# 2019-06-08 11:59:25,667 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.3 update-source 12.0.0.4 2019-06-08 11:59:26,669 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.3 update-source 12.0.0.4 [edit] vyos@vyos# 2019-06-08 11:59:31,674 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.3 soft-reconfiguration inbound 2019-06-08 11:59:32,676 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.3 soft-reconfiguration inboun d [edit] vyos@vyos# 2019-06-08 11:59:37,681 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.3 password lab0033 2019-06-08 11:59:38,683 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.3 password lab0033 [edit] vyos@vyos# 2019-06-08 11:59:43,688 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.1.0/24 2019-06-08 11:59:44,690 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.1.0/24 [edit] vyos@vyos# 2019-06-08 11:59:49,696 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.2.0/24 2019-06-08 11:59:50,697 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.2.0/24 [edit] vyos@vyos# 2019-06-08 11:59:55,703 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.3.0/24 2019-06-08 11:59:56,704 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.3.0/24 [edit] vyos@vyos# 2019-06-08 12:00:01,710 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.4.0/24 2019-06-08 12:00:02,712 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.4.0/24 [edit] vyos@vyos# 2019-06-08 12:00:07,717 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.5.0/24 2019-06-08 12:00:08,718 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.5.0/24 [edit] vyos@vyos# 2019-06-08 12:00:13,721 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.6.0/24 2019-06-08 12:00:14,723 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.6.0/24 [edit] vyos@vyos# 2019-06-08 12:00:19,728 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.7.0/24 2019-06-08 12:00:20,731 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.7.0/24 [edit] vyos@vyos# 2019-06-08 12:00:25,736 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.8.0/24 2019-06-08 12:00:26,738 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.8.0/24 [edit] vyos@vyos# 2019-06-08 12:00:31,741 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.9.0/24 2019-06-08 12:00:32,743 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.9.0/24 [edit] vyos@vyos# 2019-06-08 12:00:37,749 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.10.0/24 2019-06-08 12:00:38,751 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.10.0/24 [edit] vyos@vyos# 2019-06-08 12:00:43,751 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 parameters router-id 12.0.0.4 2019-06-08 12:00:44,753 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 parameters router-id 12.0.0.4 [edit] vyos@vyos# 2019-06-08 12:00:49,759 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2019-06-08 12:00:50,761 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2019-06-08 12:00:55,864 - paramiko.transport - DEBUG - EOF in transport thread 2019-06-08 12:00:55,880 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to reference vnf 2019-06-08 12:00:55,923 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.210. 2019-06-08 12:00:55,927 - paramiko.transport - DEBUG - starting thread (client mode): 0x5c15c350L 2019-06-08 12:00:55,927 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-06-08 12:00:55,931 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze5 2019-06-08 12:00:55,931 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2019-06-08 12:00:55,932 - paramiko.transport - DEBUG - kex algos:[u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-06-08 12:00:55,932 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2019-06-08 12:00:55,932 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2019-06-08 12:00:55,932 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-06-08 12:00:55,932 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2019-06-08 12:00:55,933 - paramiko.transport - DEBUG - Compression agreed: none 2019-06-08 12:00:55,972 - paramiko.transport - DEBUG - Got server p (2048 bits) 2019-06-08 12:00:56,081 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2019-06-08 12:00:56,082 - paramiko.transport - DEBUG - Switch to new keys ... 2019-06-08 12:00:56,085 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.210: db90d4b3161d6b7233c32e78dcc764f0 2019-06-08 12:00:56,121 - paramiko.transport - DEBUG - userauth is OK 2019-06-08 12:00:56,129 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2019-06-08 12:00:56,129 - paramiko.transport - INFO - Authentication (password) successful! 2019-06-08 12:00:56,149 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.210. 2019-06-08 12:00:56,150 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-06-08 12:00:56,151 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-06-08 12:00:56,151 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-06-08 12:00:56,155 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-06-08 12:00:56,157 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-06-08 12:00:57,174 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2019-06-08 12:00:58,176 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2019-06-08 12:01:03,181 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2019-06-08 12:01:04,183 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2019-06-08 12:01:09,188 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2019-06-08 12:01:10,190 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2019-06-08 12:01:15,195 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.1.0/24 blackhole distance 1 2019-06-08 12:01:16,197 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.1.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-06-08 12:01:21,202 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.2.0/24 blackhole distance 1 2019-06-08 12:01:22,204 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.2.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-06-08 12:01:27,209 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.3.0/24 blackhole distance 1 2019-06-08 12:01:28,211 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.3.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-06-08 12:01:33,217 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.4.0/24 blackhole distance 1 2019-06-08 12:01:34,218 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.4.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-06-08 12:01:39,224 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.5.0/24 blackhole distance 1 2019-06-08 12:01:40,225 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.5.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-06-08 12:01:45,230 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.6.0/24 blackhole distance 1 2019-06-08 12:01:46,232 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.6.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-06-08 12:01:51,235 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.7.0/24 blackhole distance 1 2019-06-08 12:01:52,237 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.7.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-06-08 12:01:57,242 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.8.0/24 blackhole distance 1 2019-06-08 12:01:58,244 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.8.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-06-08 12:02:03,249 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.9.0/24 blackhole distance 1 2019-06-08 12:02:04,251 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.9.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-06-08 12:02:09,256 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.10.0/24 blackhole distance 1 2019-06-08 12:02:10,258 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.10.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-06-08 12:02:15,263 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2019-06-08 12:02:16,265 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2019-06-08 12:02:21,270 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.4 ebgp-multihop '2' 2019-06-08 12:02:22,272 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.4 ebgp-multihop '2' [edit] vyos@vyos# 2019-06-08 12:02:27,277 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.4 remote-as 65001 2019-06-08 12:02:28,279 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.4 remote-as 65001 [edit] vyos@vyos# 2019-06-08 12:02:33,284 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.4 update-source 12.0.0.3 2019-06-08 12:02:34,285 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.4 update-source 12.0.0.3 [edit] vyos@vyos# 2019-06-08 12:02:39,290 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.4 soft-reconfiguration inbound 2019-06-08 12:02:40,292 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.4 soft-reconfiguration inboun d [edit] vyos@vyos# 2019-06-08 12:02:45,297 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.4 password lab0033 2019-06-08 12:02:46,299 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.4 password lab0033 [edit] vyos@vyos# 2019-06-08 12:02:51,305 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.1.0/24 2019-06-08 12:02:52,307 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.1.0/24 [edit] vyos@vyos# 2019-06-08 12:02:57,309 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.2.0/24 2019-06-08 12:02:58,312 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.2.0/24 [edit] vyos@vyos# 2019-06-08 12:03:03,317 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.3.0/24 2019-06-08 12:03:04,319 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.3.0/24 [edit] vyos@vyos# 2019-06-08 12:03:09,324 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.4.0/24 2019-06-08 12:03:10,327 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.4.0/24 [edit] vyos@vyos# 2019-06-08 12:03:15,332 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.5.0/24 2019-06-08 12:03:16,334 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.5.0/24 [edit] vyos@vyos# 2019-06-08 12:03:21,340 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.6.0/24 2019-06-08 12:03:22,341 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.6.0/24 [edit] vyos@vyos# 2019-06-08 12:03:27,347 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.7.0/24 2019-06-08 12:03:28,348 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.7.0/24 [edit] vyos@vyos# 2019-06-08 12:03:33,354 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.8.0/24 2019-06-08 12:03:34,355 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.8.0/24 [edit] vyos@vyos# 2019-06-08 12:03:39,361 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.9.0/24 2019-06-08 12:03:40,362 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.9.0/24 [edit] vyos@vyos# 2019-06-08 12:03:45,368 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.10.0/24 2019-06-08 12:03:46,370 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.10.0/24 [edit] vyos@vyos# 2019-06-08 12:03:51,375 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 parameters router-id 12.0.0.3 2019-06-08 12:03:52,377 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 parameters router-id 12.0.0.3 [edit] vyos@vyos# 2019-06-08 12:03:57,382 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2019-06-08 12:03:58,384 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2019-06-08 12:04:03,479 - paramiko.transport - DEBUG - EOF in transport thread 2019-06-08 12:04:03,503 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish config command. 2019-06-08 12:04:03,503 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Waiting for protocol stable. 2019-06-08 12:05:03,552 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start check method 2019-06-08 12:05:03,600 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.204. 2019-06-08 12:05:03,605 - paramiko.transport - DEBUG - starting thread (client mode): 0x5c15c350L 2019-06-08 12:05:03,605 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-06-08 12:05:03,609 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze5 2019-06-08 12:05:03,610 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2019-06-08 12:05:03,611 - paramiko.transport - DEBUG - kex algos:[u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-06-08 12:05:03,611 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2019-06-08 12:05:03,611 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2019-06-08 12:05:03,611 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-06-08 12:05:03,611 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2019-06-08 12:05:03,611 - paramiko.transport - DEBUG - Compression agreed: none 2019-06-08 12:05:03,648 - paramiko.transport - DEBUG - Got server p (2048 bits) 2019-06-08 12:05:03,738 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2019-06-08 12:05:03,739 - paramiko.transport - DEBUG - Switch to new keys ... 2019-06-08 12:05:03,741 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.204: db90d4b3161d6b7233c32e78dcc764f0 2019-06-08 12:05:03,777 - paramiko.transport - DEBUG - userauth is OK 2019-06-08 12:05:03,781 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2019-06-08 12:05:03,781 - paramiko.transport - INFO - Authentication (password) successful! 2019-06-08 12:05:03,806 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.204. 2019-06-08 12:05:03,807 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-06-08 12:05:03,808 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-06-08 12:05:03,808 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-06-08 12:05:03,812 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-06-08 12:05:03,814 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-06-08 12:05:04,815 - functest.opnfv_tests.vnf.router.vnf_controller.checker - DEBUG - init checker 2019-06-08 12:05:34,899 - paramiko.transport - DEBUG - EOF in transport thread 2019-06-08 12:05:34,924 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - INFO - Test result: +-------------------------------+----------------+ | TEST ITEM | RESULT | +-------------------------------+----------------+ | Check bgp peer | OK | | Check bgp status | OK | | Check route advertise | OK | | Check route receive | OK | | Check route table | OK | +-------------------------------+----------------+ 2019-06-08 12:05:34,925 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp summary | no-more BGP router identifier 12.0.0.4, local AS number 65001 IPv4 Unicast - max multipaths: ebgp 1 ibgp 1 RIB entries 39, using 3744 bytes of memory Peers 1, using 4560 bytes of memory Neighbor V AS MsgRcvd MsgSent TblVer InQ OutQ Up/Down State/PfxRcd 12.0.0.3 4 65002 3 6 0 0 0 00:01:03 10 Total number of neighbors 1 vyos@vyos:~$ 2019-06-08 12:05:34,925 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.3 | no-more BGP neighbor is 12.0.0.3, remote AS 65002, local AS 65001, external link BGP version 4, remote router ID 12.0.0.3 BGP state = Established, up for 00:01:09 Last read 12:02:33, 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.4 For address family: IPv4 Unicast Inbound soft reconfiguration allowed Community attribute sent to this neighbor(both) 10 accepted prefixes Connections established 1; dropped 0 Last reset never External BGP neighbor may be up to 2 hops away. Local host: 12.0.0.4, Local port: 179 Foreign host: 12.0.0.3, Foreign port: 41089 Nexthop: 12.0.0.4 Nexthop global: fe80::f816:3eff:fe16:7699 Nexthop local: :: BGP connection: non shared network Read thread: on Write thread: off vyos@vyos:~$ 2019-06-08 12:05:34,925 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.3 advertised-routes | no-more BGP table version is 0, local router ID is 12.0.0.4 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.0.1.0/24 12.0.0.4 0 32768 i *> 10.0.2.0/24 12.0.0.4 0 32768 i *> 10.0.3.0/24 12.0.0.4 0 32768 i *> 10.0.4.0/24 12.0.0.4 0 32768 i *> 10.0.5.0/24 12.0.0.4 0 32768 i *> 10.0.6.0/24 12.0.0.4 0 32768 i *> 10.0.7.0/24 12.0.0.4 0 32768 i *> 10.0.8.0/24 12.0.0.4 0 32768 i *> 10.0.9.0/24 12.0.0.4 0 32768 i *> 10.0.10.0/24 12.0.0.4 0 32768 i Total number of prefixes 10 vyos@vyos:~$ 2019-06-08 12:05:34,925 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.3 received-routes | no-more BGP table version is 0, local router ID is 12.0.0.4 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.1.1.0/24 12.0.0.3 0 0 65002 i *> 10.1.2.0/24 12.0.0.3 0 0 65002 i *> 10.1.3.0/24 12.0.0.3 0 0 65002 i *> 10.1.4.0/24 12.0.0.3 0 0 65002 i *> 10.1.5.0/24 12.0.0.3 0 0 65002 i *> 10.1.6.0/24 12.0.0.3 0 0 65002 i *> 10.1.7.0/24 12.0.0.3 0 0 65002 i *> 10.1.8.0/24 12.0.0.3 0 0 65002 i *> 10.1.9.0/24 12.0.0.3 0 0 65002 i *> 10.1.10.0/24 12.0.0.3 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2019-06-08 12:05:34,925 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.3 routes | no-more BGP table version is 0, local router ID is 12.0.0.4 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.1.1.0/24 12.0.0.3 0 0 65002 i *> 10.1.2.0/24 12.0.0.3 0 0 65002 i *> 10.1.3.0/24 12.0.0.3 0 0 65002 i *> 10.1.4.0/24 12.0.0.3 0 0 65002 i *> 10.1.5.0/24 12.0.0.3 0 0 65002 i *> 10.1.6.0/24 12.0.0.3 0 0 65002 i *> 10.1.7.0/24 12.0.0.3 0 0 65002 i *> 10.1.8.0/24 12.0.0.3 0 0 65002 i *> 10.1.9.0/24 12.0.0.3 0 0 65002 i *> 10.1.10.0/24 12.0.0.3 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2019-06-08 12:05:34,926 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish check method. 2019-06-08 12:05:34,926 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test duration :'466.7' 2019-06-08 12:05:34,926 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the reference_vnf 2019-06-08 12:05:34,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 12:05:34,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" 2019-06-08 12:05:35,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1188 Content-Type: application/json Date: Sat, 08 Jun 2019 12:05: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-9df5aa04-e4b7-4af4-9775-fb07ea0dab8a x-openstack-request-id: req-9df5aa04-e4b7-4af4-9775-fb07ea0dab8a 2019-06-08 12:05:35,930 - 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:3d:7c:18", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:7c:18", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:76:99", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/bba1ed2a-13a9-46b5-86f3-648e26821480", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/bba1ed2a-13a9-46b5-86f3-648e26821480", "rel": "bookmark"}], "image": {"id": "c5d0b302-8845-453b-80aa-03cc133c5976", "links": [{"href": "http://172.30.9.46:8774/images/c5d0b302-8845-453b-80aa-03cc133c5976", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:57:25.000000", "flavor": {"id": "2e519054-bc0b-433e-8e86-360e1b219c3c", "links": [{"href": "http://172.30.9.46:8774/flavors/2e519054-bc0b-433e-8e86-360e1b219c3c", "rel": "bookmark"}]}, "id": "bba1ed2a-13a9-46b5-86f3-648e26821480", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "c4764a1a17de4501bb51e625d6b1f61b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:57:25Z", "hostId": "3369745a7a9fcef3d82e2270eb5409467741888ed3926facec3e6c2c", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-06-08T11:56:54Z", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "90f9e75f-fc47-48d7-9d90-f88599728c99"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:3e:c0", "version": 4, "addr": "11.0.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:3e:c0", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:48:b3", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351", "rel": "bookmark"}], "image": {"id": "c5d0b302-8845-453b-80aa-03cc133c5976", "links": [{"href": "http://172.30.9.46:8774/images/c5d0b302-8845-453b-80aa-03cc133c5976", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:57:27.000000", "flavor": {"id": "2e519054-bc0b-433e-8e86-360e1b219c3c", "links": [{"href": "http://172.30.9.46:8774/flavors/2e519054-bc0b-433e-8e86-360e1b219c3c", "rel": "bookmark"}]}, "id": "1dd06da0-89ab-4793-b43c-3ac45cb33351", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "c4764a1a17de4501bb51e625d6b1f61b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:57:27Z", "hostId": "3369745a7a9fcef3d82e2270eb5409467741888ed3926facec3e6c2c", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-06-08T11:56:52Z", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "90f9e75f-fc47-48d7-9d90-f88599728c99"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:a2:06", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:a2:06", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "bookmark"}], "image": {"id": "d037d136-4b05-4b5e-b31f-a684a4aae5d2", "links": [{"href": "http://172.30.9.46:8774/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:52:02.000000", "flavor": {"id": "102f3fc8-65ec-465d-8eda-6e8459169730", "links": [{"href": "http://172.30.9.46:8774/flavors/102f3fc8-65ec-465d-8eda-6e8459169730", "rel": "bookmark"}]}, "id": "fad49671-acfe-4d91-9482-cf72c09b8510", "security_groups": [{"name": "vyos_vrouter-sg_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c"}], "user_id": "c4764a1a17de4501bb51e625d6b1f61b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:52:02Z", "hostId": "d4d218b0477abbfb242eab46fd1b6d287dc707b628c13d951b406b63", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "name": "vyos_vrouter-vm_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "created": "2019-06-08T11:50:15Z", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 12:05:35,930 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-9df5aa04-e4b7-4af4-9775-fb07ea0dab8a 2019-06-08 12:05:35,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.00379800797s 2019-06-08 12:05:35,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-06-08 12:05:35,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:8774/v2.1/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" 2019-06-08 12:05:36,074 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sat, 08 Jun 2019 12:05: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-7f7aed49-5d00-46d5-bed7-b1cd6fcb9957 x-openstack-request-id: req-7f7aed49-5d00-46d5-bed7-b1cd6fcb9957 2019-06-08 12:05:36,074 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.46:8774/v2.1/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351 used request id req-7f7aed49-5d00-46d5-bed7-b1cd6fcb9957 2019-06-08 12:05:36,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.140227079391s 2019-06-08 12:05:36,075 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the target_vnf 2019-06-08 12:05:36,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 12:05:36,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" 2019-06-08 12:05:36,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1201 Content-Type: application/json Date: Sat, 08 Jun 2019 12:05: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-7670b504-fc8f-48b2-b561-fd939583e6d2 x-openstack-request-id: req-7670b504-fc8f-48b2-b561-fd939583e6d2 2019-06-08 12:05:36,565 - 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:3d:7c:18", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:7c:18", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:76:99", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/bba1ed2a-13a9-46b5-86f3-648e26821480", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/bba1ed2a-13a9-46b5-86f3-648e26821480", "rel": "bookmark"}], "image": {"id": "c5d0b302-8845-453b-80aa-03cc133c5976", "links": [{"href": "http://172.30.9.46:8774/images/c5d0b302-8845-453b-80aa-03cc133c5976", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:57:25.000000", "flavor": {"id": "2e519054-bc0b-433e-8e86-360e1b219c3c", "links": [{"href": "http://172.30.9.46:8774/flavors/2e519054-bc0b-433e-8e86-360e1b219c3c", "rel": "bookmark"}]}, "id": "bba1ed2a-13a9-46b5-86f3-648e26821480", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "c4764a1a17de4501bb51e625d6b1f61b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:57:25Z", "hostId": "3369745a7a9fcef3d82e2270eb5409467741888ed3926facec3e6c2c", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-06-08T11:56:54Z", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "90f9e75f-fc47-48d7-9d90-f88599728c99"}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:3e:c0", "version": 4, "addr": "11.0.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:3e:c0", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:48:b3", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351", "rel": "bookmark"}], "image": {"id": "c5d0b302-8845-453b-80aa-03cc133c5976", "links": [{"href": "http://172.30.9.46:8774/images/c5d0b302-8845-453b-80aa-03cc133c5976", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:57:27.000000", "flavor": {"id": "2e519054-bc0b-433e-8e86-360e1b219c3c", "links": [{"href": "http://172.30.9.46:8774/flavors/2e519054-bc0b-433e-8e86-360e1b219c3c", "rel": "bookmark"}]}, "id": "1dd06da0-89ab-4793-b43c-3ac45cb33351", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "c4764a1a17de4501bb51e625d6b1f61b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T12:05:36Z", "hostId": "3369745a7a9fcef3d82e2270eb5409467741888ed3926facec3e6c2c", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-06-08T11:56:52Z", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "90f9e75f-fc47-48d7-9d90-f88599728c99"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:a2:06", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:a2:06", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "bookmark"}], "image": {"id": "d037d136-4b05-4b5e-b31f-a684a4aae5d2", "links": [{"href": "http://172.30.9.46:8774/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:52:02.000000", "flavor": {"id": "102f3fc8-65ec-465d-8eda-6e8459169730", "links": [{"href": "http://172.30.9.46:8774/flavors/102f3fc8-65ec-465d-8eda-6e8459169730", "rel": "bookmark"}]}, "id": "fad49671-acfe-4d91-9482-cf72c09b8510", "security_groups": [{"name": "vyos_vrouter-sg_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c"}], "user_id": "c4764a1a17de4501bb51e625d6b1f61b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T11:52:02Z", "hostId": "d4d218b0477abbfb242eab46fd1b6d287dc707b628c13d951b406b63", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "name": "vyos_vrouter-vm_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "created": "2019-06-08T11:50:15Z", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 12:05:36,565 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-7670b504-fc8f-48b2-b561-fd939583e6d2 2019-06-08 12:05:36,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.490520954132s 2019-06-08 12:05:36,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-06-08 12:05:36,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:8774/v2.1/servers/bba1ed2a-13a9-46b5-86f3-648e26821480 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" 2019-06-08 12:05:36,895 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sat, 08 Jun 2019 12:05: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-4d819d4c-b4ca-494b-b7b4-c1a928637f0a x-openstack-request-id: req-4d819d4c-b4ca-494b-b7b4-c1a928637f0a 2019-06-08 12:05:36,896 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.46:8774/v2.1/servers/bba1ed2a-13a9-46b5-86f3-648e26821480 used request id req-4d819d4c-b4ca-494b-b7b4-c1a928637f0a 2019-06-08 12:05:36,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.326195955276s 2019-06-08 12:05:37,041 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-08 12:05:37,041 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 15:40 | PASS | +----------------------+------------------+------------------+----------------+ 2019-06-08 12:05:37,046 - functest.core.cloudify - INFO - Deleting the current deployment 2019-06-08 12:05:37,047 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/executions 2019-06-08 12:05:37,139 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 12:05:37,140 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 12:05:37,140 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 12:05:37,140 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 12:05:37,140 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 12:05:37,140 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 12:05:37,140 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 12:05:37,140 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "terminated", "status_display": "completed", "ended_at": "2019-06-08T11:56:05.860Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T11:56:03.577Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "create_deployment_environment", "resource_availability": "tenant", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "cLt5Q74a49815148f45ffb6d0c63211731acc"}}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-06-08T11:56:03.579Z", "id": "c3a9b167-e779-4267-80e8-0fd18f602955"}, {"status": "terminated", "status_display": "completed", "ended_at": "2019-06-08T11:57:39.586Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T11:56:09.764Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-06-08T11:56:09.764Z", "id": "21310def-70ba-446b-8dda-65dd6ef35392"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 1000}}} 2019-06-08 12:05:37,141 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 12:05:37,141 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 12:05:37 GMT 2019-06-08 12:05:37,141 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 12:05:37,141 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 12:05:37,141 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 12:05:37,141 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 12:05:37,141 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 12:05:37,141 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 12:05:37,142 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.208:80/api/v3.1/executions; body: {"allow_custom_parameters": "false", "deployment_id": "vrouter-opnfv", "force": "false", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2019-06-08 12:05:37,804 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 12:05:37,804 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 12:05:37,804 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 12:05:37,804 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 12:05:37,804 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 12:05:37,804 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 12:05:37,804 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 12:05:37,804 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 156 2019-06-08 12:05:37,805 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"status": "pending", "status_display": "pending", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T12:05:37.236Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-06-08T12:05:37.237Z", "id": "d2abc6b9-1398-47c8-956a-16310fe565da"} 2019-06-08 12:05:37,805 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 12:05:37,805 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 12:05:37 GMT 2019-06-08 12:05:37,805 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 12:05:37,805 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-06-08 12:05:37,805 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 12:05:37,805 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 12:05:37,805 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 12:05:37,806 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/events 2019-06-08 12:05:37,893 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 12:05:37,894 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 12:05:37,894 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 12:05:37,894 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 12:05:37,894 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 12:05:37,894 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 12:05:37,894 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 12:05:37,894 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-06-08 12:05:37,894 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 12:05:37,894 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 12:05:37 GMT 2019-06-08 12:05:37,895 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 12:05:37,895 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 81 2019-06-08 12:05:37,895 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 12:05:37,895 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 12:05:37,895 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 12:05:37,895 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/executions/d2abc6b9-1398-47c8-956a-16310fe565da 2019-06-08 12:05:37,985 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 12:05:37,986 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 12:05:37,986 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 12:05:37,986 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 12:05:37,986 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 12:05:37,986 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 12:05:37,986 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 12:05:37,986 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "status_display": "pending", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T12:05:37.236Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-06-08T12:05:37.237Z", "id": "d2abc6b9-1398-47c8-956a-16310fe565da"} 2019-06-08 12:05:37,987 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 12:05:37,987 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 12:05:37 GMT 2019-06-08 12:05:37,987 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 12:05:37,987 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-06-08 12:05:37,987 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 12:05:37,987 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 12:05:37,987 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 12:05:42,992 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/events 2019-06-08 12:05:43,151 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 12:05:43,151 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 12:05:43,151 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 12:05:43,152 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 12:05:43,152 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 12:05:43,152 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 12:05:43,152 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 12:05:43,152 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:38.605Z", "message": "Starting 'uninstall' workflow execution", "target_id": null, "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:38.426Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da"}, {"node_instance_id": "reference_vnf_host_r5b01a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:39.774Z", "message": "Stopping node instance", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:39.741Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da"}, {"node_instance_id": "target_vnf_host_njpx2v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:40.405Z", "message": "Stopping node instance", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:39.781Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da"}, {"node_instance_id": "reference_vnf_host_r5b01a", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:40.405Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:40.246Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da"}, {"node_instance_id": "target_vnf_host_njpx2v", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:41.074Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:40.665Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da"}, {"node_instance_id": "reference_vnf_host_r5b01a", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:41.691Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:41.340Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.5ff0fc90-ac3f-458c-a21a-ae5b951c5629"}, {"node_instance_id": "reference_vnf_host_r5b01a", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:41.691Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-fc44694a-92d0-4bf7-b0da-8e14c4c49b99", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:41.347Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.5ff0fc90-ac3f-458c-a21a-ae5b951c5629"}, {"node_instance_id": "reference_vnf_host_r5b01a", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:41.691Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 12:05:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc44694a-92d0-4bf7-b0da-8e14c4c49b99 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:41.347Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.5ff0fc90-ac3f-458c-a21a-ae5b951c5629"}, {"node_instance_id": "target_vnf_host_njpx2v", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:42.253Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:41.687Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.879f2335-9525-452e-87f1-56cc1a45a034"}, {"node_instance_id": "target_vnf_host_njpx2v", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:42.253Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 12:05:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f81860b-799a-4a2b-8b4a-8a4c4c63076b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:41.692Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.879f2335-9525-452e-87f1-56cc1a45a034"}, {"node_instance_id": "target_vnf_host_njpx2v", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:42.253Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-9f81860b-799a-4a2b-8b4a-8a4c4c63076b", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:41.692Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.879f2335-9525-452e-87f1-56cc1a45a034"}, {"node_instance_id": "reference_vnf_host_r5b01a", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:42.253Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e5f5ed02b96f05ea5c28cdaf91c3d029ba206d97\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:41.754Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.5ff0fc90-ac3f-458c-a21a-ae5b951c5629"}, {"node_instance_id": "target_vnf_host_njpx2v", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:42.253Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/bba1ed2a-13a9-46b5-86f3-648e26821480 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bddf3c60a563e6aa95a0384e41854097f164d61f\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:42.098Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.879f2335-9525-452e-87f1-56cc1a45a034"}, {"node_instance_id": "reference_vnf_host_r5b01a", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:42.253Z", "message": "RESP: [404] Date: Sat, 08 Jun 2019 12:05:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7efb4f92-b3ac-456e-97ae-16b7124a9c4f x-compute-request-id: req-7efb4f92-b3ac-456e-97ae-16b7124a9c4f Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 1dd06da0-89ab-4793-b43c-3ac45cb33351 could not be found.\", \"code\": 404}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:42.060Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.5ff0fc90-ac3f-458c-a21a-ae5b951c5629"}, {"node_instance_id": "target_vnf_host_njpx2v", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:42.800Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/bba1ed2a-13a9-46b5-86f3-648e26821480 used request id req-b100353c-2a5a-4261-a262-e5cc44ddba1b", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:42.325Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.879f2335-9525-452e-87f1-56cc1a45a034"}, {"node_instance_id": "target_vnf_host_njpx2v", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:42.800Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/bba1ed2a-13a9-46b5-86f3-648e26821480 used request id req-b100353c-2a5a-4261-a262-e5cc44ddba1b", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:42.325Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.879f2335-9525-452e-87f1-56cc1a45a034"}, {"node_instance_id": "reference_vnf_host_r5b01a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:42.800Z", "message": "Stopped node instance", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:42.583Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da"}, {"node_instance_id": "reference_vnf_host_r5b01a", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:42.800Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance 1dd06da0-89ab-4793-b43c-3ac45cb33351 could not be found. [status_code=404]", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 1dd06da0-89ab-4793-b43c-3ac45cb33351 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 1dd06da0-89ab-4793-b43c-3ac45cb33351 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2019-06-08T12:05:42.535Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da"}, {"node_instance_id": "reference_vnf_host_r5b01a", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:42.800Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351 used request id req-7efb4f92-b3ac-456e-97ae-16b7124a9c4f", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:42.061Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.5ff0fc90-ac3f-458c-a21a-ae5b951c5629"}, {"node_instance_id": "reference_vnf_host_r5b01a", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:42.800Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351 used request id req-7efb4f92-b3ac-456e-97ae-16b7124a9c4f", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:42.061Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.5ff0fc90-ac3f-458c-a21a-ae5b951c5629"}, {"node_instance_id": "target_vnf_host_njpx2v", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:42.800Z", "message": "RESP: [404] Date: Sat, 08 Jun 2019 12:05:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b100353c-2a5a-4261-a262-e5cc44ddba1b x-compute-request-id: req-b100353c-2a5a-4261-a262-e5cc44ddba1b Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance bba1ed2a-13a9-46b5-86f3-648e26821480 could not be found.\", \"code\": 404}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:42.325Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.879f2335-9525-452e-87f1-56cc1a45a034"}], "metadata": {"pagination": {"total": 21, "offset": 0, "size": 50}}} 2019-06-08 12:05:43,152 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 12:05:43,152 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 12:05:43 GMT 2019-06-08 12:05:43,152 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 12:05:43,152 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 12:05:43,153 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 12:05:43,153 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 12:05:43,153 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 12:05:43,153 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 12:05:43,154 - functest.core.cloudify - DEBUG - Starting 'uninstall' workflow execution 2019-06-08 12:05:43,154 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-08 12:05:43,154 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-08 12:05:43,154 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-06-08 12:05:43,155 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-06-08 12:05:43,155 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 12:05:43,155 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-fc44694a-92d0-4bf7-b0da-8e14c4c49b99 2019-06-08 12:05:43,155 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 12:05:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc44694a-92d0-4bf7-b0da-8e14c4c49b99 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 12:05:43,155 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 12:05:43,155 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 12:05:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f81860b-799a-4a2b-8b4a-8a4c4c63076b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 12:05:43,156 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-9f81860b-799a-4a2b-8b4a-8a4c4c63076b 2019-06-08 12:05:43,156 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5f5ed02b96f05ea5c28cdaf91c3d029ba206d97" 2019-06-08 12:05:43,156 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/bba1ed2a-13a9-46b5-86f3-648e26821480 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bddf3c60a563e6aa95a0384e41854097f164d61f" 2019-06-08 12:05:43,156 - functest.core.cloudify - DEBUG - RESP: [404] Date: Sat, 08 Jun 2019 12:05:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7efb4f92-b3ac-456e-97ae-16b7124a9c4f x-compute-request-id: req-7efb4f92-b3ac-456e-97ae-16b7124a9c4f Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 1dd06da0-89ab-4793-b43c-3ac45cb33351 could not be found.", "code": 404}} 2019-06-08 12:05:43,156 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/bba1ed2a-13a9-46b5-86f3-648e26821480 used request id req-b100353c-2a5a-4261-a262-e5cc44ddba1b 2019-06-08 12:05:43,156 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/bba1ed2a-13a9-46b5-86f3-648e26821480 used request id req-b100353c-2a5a-4261-a262-e5cc44ddba1b 2019-06-08 12:05:43,157 - functest.core.cloudify - DEBUG - Stopped node instance 2019-06-08 12:05:43,157 - functest.core.cloudify - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance 1dd06da0-89ab-4793-b43c-3ac45cb33351 could not be found. [status_code=404] 2019-06-08 12:05:43,157 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351 used request id req-7efb4f92-b3ac-456e-97ae-16b7124a9c4f 2019-06-08 12:05:43,157 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351 used request id req-7efb4f92-b3ac-456e-97ae-16b7124a9c4f 2019-06-08 12:05:43,157 - functest.core.cloudify - DEBUG - RESP: [404] Date: Sat, 08 Jun 2019 12:05:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b100353c-2a5a-4261-a262-e5cc44ddba1b x-compute-request-id: req-b100353c-2a5a-4261-a262-e5cc44ddba1b Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance bba1ed2a-13a9-46b5-86f3-648e26821480 could not be found.", "code": 404}} 2019-06-08 12:05:43,157 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/executions/d2abc6b9-1398-47c8-956a-16310fe565da 2019-06-08 12:05:43,228 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 12:05:43,228 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 12:05:43,228 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 12:05:43,228 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 12:05:43,228 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 12:05:43,229 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 12:05:43,229 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 12:05:43,229 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T12:05:37.236Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-06-08T12:05:37.237Z", "id": "d2abc6b9-1398-47c8-956a-16310fe565da"} 2019-06-08 12:05:43,229 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 12:05:43,229 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 12:05:43 GMT 2019-06-08 12:05:43,229 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 12:05:43,229 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-06-08 12:05:43,229 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 12:05:43,229 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 12:05:43,229 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 12:05:48,235 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/events 2019-06-08 12:05:48,317 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 12:05:48,317 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 12:05:48,317 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 12:05:48,318 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 12:05:48,318 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 12:05:48,318 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 12:05:48,318 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 12:05:48,318 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_njpx2v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:43.397Z", "message": "Stopped node instance", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:43.025Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da"}, {"node_instance_id": "target_vnf_host_njpx2v", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:43.397Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance bba1ed2a-13a9-46b5-86f3-648e26821480 could not be found. [status_code=404]", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance bba1ed2a-13a9-46b5-86f3-648e26821480 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 bba1ed2a-13a9-46b5-86f3-648e26821480 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2019-06-08T12:05:42.939Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da"}, {"node_instance_id": "reference_vnf_host_r5b01a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:43.397Z", "message": "Unlinking relationships", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:42.990Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:43.995Z", "message": "Sending task 'neutron_plugin.port.detach'", "target_id": "target_vnf_data_plane_port_tpk0su", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:43.968Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:43.995Z", "message": "Sending task 'neutron_plugin.port.detach'", "target_id": "reference_vnf_data_plane_port_zmewlf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:43.231Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da"}, {"node_instance_id": "target_vnf_host_njpx2v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:43.995Z", "message": "Unlinking relationships", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:43.749Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:44.663Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-6eb07477-0d67-413d-8bfe-312fcff1d6ab", "level": "debug", "target_id": "reference_vnf_data_plane_port_zmewlf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:44.323Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.43b30236-6ad4-45d1-915e-98e7e5e5138b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:44.663Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: 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_zmewlf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:44.318Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.43b30236-6ad4-45d1-915e-98e7e5e5138b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:44.663Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 12:05:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6eb07477-0d67-413d-8bfe-312fcff1d6ab Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_zmewlf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:44.323Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.43b30236-6ad4-45d1-915e-98e7e5e5138b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:44.663Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: 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_zmewlf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:44.318Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.43b30236-6ad4-45d1-915e-98e7e5e5138b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:44.663Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 12:05:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6eb07477-0d67-413d-8bfe-312fcff1d6ab Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_zmewlf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:44.323Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.43b30236-6ad4-45d1-915e-98e7e5e5138b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:44.663Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-6eb07477-0d67-413d-8bfe-312fcff1d6ab", "level": "debug", "target_id": "reference_vnf_data_plane_port_zmewlf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:44.323Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.43b30236-6ad4-45d1-915e-98e7e5e5138b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:45.414Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7500f36686db90968f3dedfa13c35dfc67595197\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_zmewlf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:44.842Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.43b30236-6ad4-45d1-915e-98e7e5e5138b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:45.414Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7500f36686db90968f3dedfa13c35dfc67595197\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_zmewlf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:44.842Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.43b30236-6ad4-45d1-915e-98e7e5e5138b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:45.414Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: 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_tpk0su", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:44.985Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.c47865f1-9ae3-45c0-8123-944253afadc7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:45.414Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: 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_tpk0su", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:44.985Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.c47865f1-9ae3-45c0-8123-944253afadc7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:45.414Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 12:05:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0acb120-8843-449b-bd81-69d13fc2609b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_tpk0su", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:44.991Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.c47865f1-9ae3-45c0-8123-944253afadc7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:45.414Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 12:05:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0acb120-8843-449b-bd81-69d13fc2609b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_tpk0su", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:44.991Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.c47865f1-9ae3-45c0-8123-944253afadc7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:45.414Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-b0acb120-8843-449b-bd81-69d13fc2609b", "level": "debug", "target_id": "target_vnf_data_plane_port_tpk0su", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:44.991Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.c47865f1-9ae3-45c0-8123-944253afadc7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:45.414Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-b0acb120-8843-449b-bd81-69d13fc2609b", "level": "debug", "target_id": "target_vnf_data_plane_port_tpk0su", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:44.991Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.c47865f1-9ae3-45c0-8123-944253afadc7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:45.414Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-e2a8baa0-8218-4ad7-acc1-477583d42b13 Date: Sat, 08 Jun 2019 12:05:45 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"387db212-c82d-454b-93c9-42238b52bce4\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"b0b2602112464b1aa32539f2de282ae5\", \"created_at\": \"2019-06-08T11:52:05Z\", \"updated_at\": \"2019-06-08T11:52:07Z\", \"floating_network_id\": \"d0205d84-f6dd-4d92-b76b-dc9ca1111094\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"63726bd7-2470-43f5-964f-e62aacefa8ca\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:7c:a2:06\", \"device_id\": \"fad49671-acfe-4d91-9482-cf72c09b8510\"}, \"fixed_ip_address\": \"192.168.120.15\", \"floating_ip_address\": \"172.30.9.208\", \"revision_number\": 1, \"project_id\": \"b0b2602112464b1aa32539f2de282ae5\", \"port_id\": \"fe48c79f-5e7e-42e1-976d-b766d180eda5\", \"id\": \"5631c4bf-7241-41d2-977e-6e97e39e76d3\", \"qos_policy_id\": null}, {\"router_id\": \"24f01a17-cd51-455f-8c74-24440437d999\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"b0b2602112464b1aa32539f2de282ae5\", \"created_at\": \"2019-06-08T11:56:18Z\", \"updated_at\": \"2019-06-08T11:56:46Z\", \"floating_network_id\": \"d0205d84-f6dd-4d92-b76b-dc9ca1111094\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"90f9e75f-fc47-48d7-9d90-f88599728c99\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:b5:3e:c0\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.11\", \"floating_ip_address\": \"172.30.9.210\", \"revision_number\": 2, \"project_id\": \"b0b2602112464b1aa32539f2de282ae5\", \"port_id\": \"98f13bf9-c9de-4f64-aad5-78e6f1f2f71c\", \"id\": \"704b161d-596f-41ae-b89f-9ee5811d97bc\", \"qos_policy_id\": null}, {\"router_id\": \"24f01a17-cd51-455f-8c74-24440437d999\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"b0b2602112464b1aa32539f2de282ae5\", \"created_at\": \"2019-06-08T11:56:16Z\", \"updated_at\": \"2019-06-08T11:56:46Z\", \"floating_network_id\": \"d0205d84-f6dd-4d92-b76b-dc9ca1111094\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"90f9e75f-fc47-48d7-9d90-f88599728c99\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:3d:7c:18\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.9\", \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 2, \"project_id\": \"b0b2602112464b1aa32539f2de282ae5\", \"port_id\": \"e2b4f747-0fde-452c-93ee-e1d436cbebd5\", \"id\": \"c9070710-febe-4a30-912c-c94635529a6b\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_zmewlf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:45.164Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.43b30236-6ad4-45d1-915e-98e7e5e5138b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:45.414Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-e2a8baa0-8218-4ad7-acc1-477583d42b13", "level": "debug", "target_id": "reference_vnf_data_plane_port_zmewlf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:45.164Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.43b30236-6ad4-45d1-915e-98e7e5e5138b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:45.414Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/fe48c79f-5e7e-42e1-976d-b766d180eda5.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7500f36686db90968f3dedfa13c35dfc67595197\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_zmewlf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:45.165Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.43b30236-6ad4-45d1-915e-98e7e5e5138b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:45.414Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-e2a8baa0-8218-4ad7-acc1-477583d42b13 Date: Sat, 08 Jun 2019 12:05:45 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"387db212-c82d-454b-93c9-42238b52bce4\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"b0b2602112464b1aa32539f2de282ae5\", \"created_at\": \"2019-06-08T11:52:05Z\", \"updated_at\": \"2019-06-08T11:52:07Z\", \"floating_network_id\": \"d0205d84-f6dd-4d92-b76b-dc9ca1111094\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"63726bd7-2470-43f5-964f-e62aacefa8ca\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:7c:a2:06\", \"device_id\": \"fad49671-acfe-4d91-9482-cf72c09b8510\"}, \"fixed_ip_address\": \"192.168.120.15\", \"floating_ip_address\": \"172.30.9.208\", \"revision_number\": 1, \"project_id\": \"b0b2602112464b1aa32539f2de282ae5\", \"port_id\": \"fe48c79f-5e7e-42e1-976d-b766d180eda5\", \"id\": \"5631c4bf-7241-41d2-977e-6e97e39e76d3\", \"qos_policy_id\": null}, {\"router_id\": \"24f01a17-cd51-455f-8c74-24440437d999\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"b0b2602112464b1aa32539f2de282ae5\", \"created_at\": \"2019-06-08T11:56:18Z\", \"updated_at\": \"2019-06-08T11:56:46Z\", \"floating_network_id\": \"d0205d84-f6dd-4d92-b76b-dc9ca1111094\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"90f9e75f-fc47-48d7-9d90-f88599728c99\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:b5:3e:c0\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.11\", \"floating_ip_address\": \"172.30.9.210\", \"revision_number\": 2, \"project_id\": \"b0b2602112464b1aa32539f2de282ae5\", \"port_id\": \"98f13bf9-c9de-4f64-aad5-78e6f1f2f71c\", \"id\": \"704b161d-596f-41ae-b89f-9ee5811d97bc\", \"qos_policy_id\": null}, {\"router_id\": \"24f01a17-cd51-455f-8c74-24440437d999\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"b0b2602112464b1aa32539f2de282ae5\", \"created_at\": \"2019-06-08T11:56:16Z\", \"updated_at\": \"2019-06-08T11:56:46Z\", \"floating_network_id\": \"d0205d84-f6dd-4d92-b76b-dc9ca1111094\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"90f9e75f-fc47-48d7-9d90-f88599728c99\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:3d:7c:18\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.9\", \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 2, \"project_id\": \"b0b2602112464b1aa32539f2de282ae5\", \"port_id\": \"e2b4f747-0fde-452c-93ee-e1d436cbebd5\", \"id\": \"c9070710-febe-4a30-912c-c94635529a6b\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_zmewlf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:45.164Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.43b30236-6ad4-45d1-915e-98e7e5e5138b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:45.414Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-4261a099-3876-4011-a41e-378c0371a48c Date: Sat, 08 Jun 2019 12:05:45 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-08T11:52:02Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"a5f1ed72-39b3-4928-8a2b-5e34f3290f6a\",\"ip_address\":\"192.168.120.15\"}],\"id\":\"fe48c79f-5e7e-42e1-976d-b766d180eda5\",\"security_groups\":[\"3b3a69f7-bf94-43a5-916b-d7b4c479bec2\"],\"mac_address\":\"fa:16:3e:7c:a2:06\",\"device_id\":\"fad49671-acfe-4d91-9482-cf72c09b8510\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"63726bd7-2470-43f5-964f-e62aacefa8ca\",\"tenant_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"created_at\":\"2019-06-08T11:50:19Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_zmewlf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:45.206Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.43b30236-6ad4-45d1-915e-98e7e5e5138b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:45.414Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/fe48c79f-5e7e-42e1-976d-b766d180eda5.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7500f36686db90968f3dedfa13c35dfc67595197\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_zmewlf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:45.165Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.43b30236-6ad4-45d1-915e-98e7e5e5138b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:45.414Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-e2a8baa0-8218-4ad7-acc1-477583d42b13", "level": "debug", "target_id": "reference_vnf_data_plane_port_zmewlf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:45.164Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.43b30236-6ad4-45d1-915e-98e7e5e5138b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:45.414Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-e2a8baa0-8218-4ad7-acc1-477583d42b13", "level": "debug", "target_id": "reference_vnf_data_plane_port_zmewlf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:45.164Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.43b30236-6ad4-45d1-915e-98e7e5e5138b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:45.414Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-e2a8baa0-8218-4ad7-acc1-477583d42b13", "level": "debug", "target_id": "reference_vnf_data_plane_port_zmewlf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:45.164Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.43b30236-6ad4-45d1-915e-98e7e5e5138b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:46.014Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7500f36686db90968f3dedfa13c35dfc67595197\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_zmewlf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:45.250Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.43b30236-6ad4-45d1-915e-98e7e5e5138b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:46.014Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "target_id": "reference_vnf_data_plane_port_zmewlf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:45.963Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:46.014Z", "message": "Detaching port 1d7e7d76-11e3-48ff-8d19-b97a046ce8af...", "level": "info", "target_id": "reference_vnf_data_plane_port_zmewlf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:45.289Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.43b30236-6ad4-45d1-915e-98e7e5e5138b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:46.014Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7500f36686db90968f3dedfa13c35dfc67595197\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_zmewlf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:45.208Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.43b30236-6ad4-45d1-915e-98e7e5e5138b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:46.014Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7500f36686db90968f3dedfa13c35dfc67595197\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_zmewlf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:45.208Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.43b30236-6ad4-45d1-915e-98e7e5e5138b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:46.014Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json used request id req-853e2f98-02a9-4bfa-90bf-32912ceff8c8", "level": "debug", "target_id": "reference_vnf_data_plane_port_zmewlf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:45.289Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.43b30236-6ad4-45d1-915e-98e7e5e5138b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:46.014Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json used request id req-853e2f98-02a9-4bfa-90bf-32912ceff8c8", "level": "debug", "target_id": "reference_vnf_data_plane_port_zmewlf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:45.289Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.43b30236-6ad4-45d1-915e-98e7e5e5138b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:46.014Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/ports/fe48c79f-5e7e-42e1-976d-b766d180eda5.json used request id req-4261a099-3876-4011-a41e-378c0371a48c", "level": "debug", "target_id": "reference_vnf_data_plane_port_zmewlf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:45.207Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.43b30236-6ad4-45d1-915e-98e7e5e5138b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:46.014Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/ports/fe48c79f-5e7e-42e1-976d-b766d180eda5.json used request id req-4261a099-3876-4011-a41e-378c0371a48c", "level": "debug", "target_id": "reference_vnf_data_plane_port_zmewlf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:45.207Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.43b30236-6ad4-45d1-915e-98e7e5e5138b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:46.014Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/ports/fe48c79f-5e7e-42e1-976d-b766d180eda5.json used request id req-4261a099-3876-4011-a41e-378c0371a48c", "level": "debug", "target_id": "reference_vnf_data_plane_port_zmewlf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:45.207Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.43b30236-6ad4-45d1-915e-98e7e5e5138b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:46.014Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/ports/fe48c79f-5e7e-42e1-976d-b766d180eda5.json used request id req-4261a099-3876-4011-a41e-378c0371a48c", "level": "debug", "target_id": "reference_vnf_data_plane_port_zmewlf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:45.207Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.43b30236-6ad4-45d1-915e-98e7e5e5138b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:46.014Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-1d75babe-70d7-4d23-8b90-40008e1073d8 Date: Sat, 08 Jun 2019 12:05:45 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-08T12:05:38Z\",\"device_owner\":\"\",\"revision_number\":7,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"495b8b16-4f9e-43b9-b759-0815b72a1249\",\"ip_address\":\"11.0.0.11\"}],\"id\":\"98f13bf9-c9de-4f64-aad5-78e6f1f2f71c\",\"security_groups\":[\"f0e07bec-b8e6-4425-846d-8e5a7d28b899\"],\"mac_address\":\"fa:16:3e:b5:3e:c0\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"90f9e75f-fc47-48d7-9d90-f88599728c99\",\"tenant_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"created_at\":\"2019-06-08T11:56:38Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_zmewlf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:45.249Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.43b30236-6ad4-45d1-915e-98e7e5e5138b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:46.014Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-1d75babe-70d7-4d23-8b90-40008e1073d8 Date: Sat, 08 Jun 2019 12:05:45 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-08T12:05:38Z\",\"device_owner\":\"\",\"revision_number\":7,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"495b8b16-4f9e-43b9-b759-0815b72a1249\",\"ip_address\":\"11.0.0.11\"}],\"id\":\"98f13bf9-c9de-4f64-aad5-78e6f1f2f71c\",\"security_groups\":[\"f0e07bec-b8e6-4425-846d-8e5a7d28b899\"],\"mac_address\":\"fa:16:3e:b5:3e:c0\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"90f9e75f-fc47-48d7-9d90-f88599728c99\",\"tenant_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"created_at\":\"2019-06-08T11:56:38Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_zmewlf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:45.249Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.43b30236-6ad4-45d1-915e-98e7e5e5138b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:46.014Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json used request id req-1d75babe-70d7-4d23-8b90-40008e1073d8", "level": "debug", "target_id": "reference_vnf_data_plane_port_zmewlf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:45.249Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.43b30236-6ad4-45d1-915e-98e7e5e5138b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:46.014Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json used request id req-1d75babe-70d7-4d23-8b90-40008e1073d8", "level": "debug", "target_id": "reference_vnf_data_plane_port_zmewlf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:45.249Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.43b30236-6ad4-45d1-915e-98e7e5e5138b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:46.014Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json used request id req-1d75babe-70d7-4d23-8b90-40008e1073d8", "level": "debug", "target_id": "reference_vnf_data_plane_port_zmewlf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:45.249Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.43b30236-6ad4-45d1-915e-98e7e5e5138b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:46.014Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json used request id req-1d75babe-70d7-4d23-8b90-40008e1073d8", "level": "debug", "target_id": "reference_vnf_data_plane_port_zmewlf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:45.249Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.43b30236-6ad4-45d1-915e-98e7e5e5138b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:46.014Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7500f36686db90968f3dedfa13c35dfc67595197\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_zmewlf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:45.250Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.43b30236-6ad4-45d1-915e-98e7e5e5138b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:46.014Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-853e2f98-02a9-4bfa-90bf-32912ceff8c8 Date: Sat, 08 Jun 2019 12:05:45 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-08T12:05:38Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"495b8b16-4f9e-43b9-b759-0815b72a1249\",\"ip_address\":\"11.0.0.9\"}],\"id\":\"e2b4f747-0fde-452c-93ee-e1d436cbebd5\",\"security_groups\":[\"f0e07bec-b8e6-4425-846d-8e5a7d28b899\"],\"mac_address\":\"fa:16:3e:3d:7c:18\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"90f9e75f-fc47-48d7-9d90-f88599728c99\",\"tenant_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"created_at\":\"2019-06-08T11:56:38Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_zmewlf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:45.288Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.43b30236-6ad4-45d1-915e-98e7e5e5138b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:46.014Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-853e2f98-02a9-4bfa-90bf-32912ceff8c8 Date: Sat, 08 Jun 2019 12:05:45 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-08T12:05:38Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"495b8b16-4f9e-43b9-b759-0815b72a1249\",\"ip_address\":\"11.0.0.9\"}],\"id\":\"e2b4f747-0fde-452c-93ee-e1d436cbebd5\",\"security_groups\":[\"f0e07bec-b8e6-4425-846d-8e5a7d28b899\"],\"mac_address\":\"fa:16:3e:3d:7c:18\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"90f9e75f-fc47-48d7-9d90-f88599728c99\",\"tenant_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"created_at\":\"2019-06-08T11:56:38Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_zmewlf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:45.288Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.43b30236-6ad4-45d1-915e-98e7e5e5138b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:46.014Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json used request id req-853e2f98-02a9-4bfa-90bf-32912ceff8c8", "level": "debug", "target_id": "reference_vnf_data_plane_port_zmewlf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:45.289Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.43b30236-6ad4-45d1-915e-98e7e5e5138b"}], "metadata": {"pagination": {"total": 142, "offset": 21, "size": 50}}} 2019-06-08 12:05:48,318 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 12:05:48,318 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 12:05:48 GMT 2019-06-08 12:05:48,319 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 12:05:48,319 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 12:05:48,319 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 12:05:48,319 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 12:05:48,319 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 12:05:48,319 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 12:05:48,322 - functest.core.cloudify - DEBUG - Stopped node instance 2019-06-08 12:05:48,322 - functest.core.cloudify - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance bba1ed2a-13a9-46b5-86f3-648e26821480 could not be found. [status_code=404] 2019-06-08 12:05:48,322 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-08 12:05:48,322 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.detach' 2019-06-08 12:05:48,323 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.detach' 2019-06-08 12:05:48,323 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-08 12:05:48,323 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-6eb07477-0d67-413d-8bfe-312fcff1d6ab 2019-06-08 12:05:48,323 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 12:05:48,323 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 12:05:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6eb07477-0d67-413d-8bfe-312fcff1d6ab Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 12:05:48,323 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 12:05:48,324 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 12:05:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6eb07477-0d67-413d-8bfe-312fcff1d6ab Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 12:05:48,324 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-6eb07477-0d67-413d-8bfe-312fcff1d6ab 2019-06-08 12:05:48,324 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7500f36686db90968f3dedfa13c35dfc67595197" 2019-06-08 12:05:48,324 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7500f36686db90968f3dedfa13c35dfc67595197" 2019-06-08 12:05:48,324 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 12:05:48,324 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 12:05:48,325 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 12:05:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0acb120-8843-449b-bd81-69d13fc2609b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 12:05:48,325 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 12:05:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0acb120-8843-449b-bd81-69d13fc2609b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 12:05:48,325 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-b0acb120-8843-449b-bd81-69d13fc2609b 2019-06-08 12:05:48,325 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-b0acb120-8843-449b-bd81-69d13fc2609b 2019-06-08 12:05:48,325 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-e2a8baa0-8218-4ad7-acc1-477583d42b13 Date: Sat, 08 Jun 2019 12:05:45 GMT RESP BODY: {"floatingips": [{"router_id": "387db212-c82d-454b-93c9-42238b52bce4", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "created_at": "2019-06-08T11:52:05Z", "updated_at": "2019-06-08T11:52:07Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "63726bd7-2470-43f5-964f-e62aacefa8ca", "device_owner": "compute:nova", "mac_address": "fa:16:3e:7c:a2:06", "device_id": "fad49671-acfe-4d91-9482-cf72c09b8510"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.208", "revision_number": 1, "project_id": "b0b2602112464b1aa32539f2de282ae5", "port_id": "fe48c79f-5e7e-42e1-976d-b766d180eda5", "id": "5631c4bf-7241-41d2-977e-6e97e39e76d3", "qos_policy_id": null}, {"router_id": "24f01a17-cd51-455f-8c74-24440437d999", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "created_at": "2019-06-08T11:56:18Z", "updated_at": "2019-06-08T11:56:46Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "90f9e75f-fc47-48d7-9d90-f88599728c99", "device_owner": "", "mac_address": "fa:16:3e:b5:3e:c0", "device_id": ""}, "fixed_ip_address": "11.0.0.11", "floating_ip_address": "172.30.9.210", "revision_number": 2, "project_id": "b0b2602112464b1aa32539f2de282ae5", "port_id": "98f13bf9-c9de-4f64-aad5-78e6f1f2f71c", "id": "704b161d-596f-41ae-b89f-9ee5811d97bc", "qos_policy_id": null}, {"router_id": "24f01a17-cd51-455f-8c74-24440437d999", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "created_at": "2019-06-08T11:56:16Z", "updated_at": "2019-06-08T11:56:46Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "90f9e75f-fc47-48d7-9d90-f88599728c99", "device_owner": "", "mac_address": "fa:16:3e:3d:7c:18", "device_id": ""}, "fixed_ip_address": "11.0.0.9", "floating_ip_address": "172.30.9.204", "revision_number": 2, "project_id": "b0b2602112464b1aa32539f2de282ae5", "port_id": "e2b4f747-0fde-452c-93ee-e1d436cbebd5", "id": "c9070710-febe-4a30-912c-c94635529a6b", "qos_policy_id": null}]} 2019-06-08 12:05:48,325 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-e2a8baa0-8218-4ad7-acc1-477583d42b13 2019-06-08 12:05:48,326 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/fe48c79f-5e7e-42e1-976d-b766d180eda5.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7500f36686db90968f3dedfa13c35dfc67595197" 2019-06-08 12:05:48,326 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-e2a8baa0-8218-4ad7-acc1-477583d42b13 Date: Sat, 08 Jun 2019 12:05:45 GMT RESP BODY: {"floatingips": [{"router_id": "387db212-c82d-454b-93c9-42238b52bce4", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "created_at": "2019-06-08T11:52:05Z", "updated_at": "2019-06-08T11:52:07Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "63726bd7-2470-43f5-964f-e62aacefa8ca", "device_owner": "compute:nova", "mac_address": "fa:16:3e:7c:a2:06", "device_id": "fad49671-acfe-4d91-9482-cf72c09b8510"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.208", "revision_number": 1, "project_id": "b0b2602112464b1aa32539f2de282ae5", "port_id": "fe48c79f-5e7e-42e1-976d-b766d180eda5", "id": "5631c4bf-7241-41d2-977e-6e97e39e76d3", "qos_policy_id": null}, {"router_id": "24f01a17-cd51-455f-8c74-24440437d999", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "created_at": "2019-06-08T11:56:18Z", "updated_at": "2019-06-08T11:56:46Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "90f9e75f-fc47-48d7-9d90-f88599728c99", "device_owner": "", "mac_address": "fa:16:3e:b5:3e:c0", "device_id": ""}, "fixed_ip_address": "11.0.0.11", "floating_ip_address": "172.30.9.210", "revision_number": 2, "project_id": "b0b2602112464b1aa32539f2de282ae5", "port_id": "98f13bf9-c9de-4f64-aad5-78e6f1f2f71c", "id": "704b161d-596f-41ae-b89f-9ee5811d97bc", "qos_policy_id": null}, {"router_id": "24f01a17-cd51-455f-8c74-24440437d999", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "created_at": "2019-06-08T11:56:16Z", "updated_at": "2019-06-08T11:56:46Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "90f9e75f-fc47-48d7-9d90-f88599728c99", "device_owner": "", "mac_address": "fa:16:3e:3d:7c:18", "device_id": ""}, "fixed_ip_address": "11.0.0.9", "floating_ip_address": "172.30.9.204", "revision_number": 2, "project_id": "b0b2602112464b1aa32539f2de282ae5", "port_id": "e2b4f747-0fde-452c-93ee-e1d436cbebd5", "id": "c9070710-febe-4a30-912c-c94635529a6b", "qos_policy_id": null}]} 2019-06-08 12:05:48,326 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-4261a099-3876-4011-a41e-378c0371a48c Date: Sat, 08 Jun 2019 12:05:45 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T11:52:02Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a5f1ed72-39b3-4928-8a2b-5e34f3290f6a","ip_address":"192.168.120.15"}],"id":"fe48c79f-5e7e-42e1-976d-b766d180eda5","security_groups":["3b3a69f7-bf94-43a5-916b-d7b4c479bec2"],"mac_address":"fa:16:3e:7c:a2:06","device_id":"fad49671-acfe-4d91-9482-cf72c09b8510","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"b0b2602112464b1aa32539f2de282ae5","qos_policy_id":null,"admin_state_up":true,"network_id":"63726bd7-2470-43f5-964f-e62aacefa8ca","tenant_id":"b0b2602112464b1aa32539f2de282ae5","created_at":"2019-06-08T11:50:19Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-08 12:05:48,326 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/fe48c79f-5e7e-42e1-976d-b766d180eda5.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7500f36686db90968f3dedfa13c35dfc67595197" 2019-06-08 12:05:48,326 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-e2a8baa0-8218-4ad7-acc1-477583d42b13 2019-06-08 12:05:48,326 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-e2a8baa0-8218-4ad7-acc1-477583d42b13 2019-06-08 12:05:48,327 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-e2a8baa0-8218-4ad7-acc1-477583d42b13 2019-06-08 12:05:48,327 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7500f36686db90968f3dedfa13c35dfc67595197" 2019-06-08 12:05:48,327 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2019-06-08 12:05:48,327 - functest.core.cloudify - DEBUG - Detaching port 1d7e7d76-11e3-48ff-8d19-b97a046ce8af... 2019-06-08 12:05:48,327 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7500f36686db90968f3dedfa13c35dfc67595197" 2019-06-08 12:05:48,327 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7500f36686db90968f3dedfa13c35dfc67595197" 2019-06-08 12:05:48,327 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json used request id req-853e2f98-02a9-4bfa-90bf-32912ceff8c8 2019-06-08 12:05:48,328 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json used request id req-853e2f98-02a9-4bfa-90bf-32912ceff8c8 2019-06-08 12:05:48,328 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/ports/fe48c79f-5e7e-42e1-976d-b766d180eda5.json used request id req-4261a099-3876-4011-a41e-378c0371a48c 2019-06-08 12:05:48,328 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/ports/fe48c79f-5e7e-42e1-976d-b766d180eda5.json used request id req-4261a099-3876-4011-a41e-378c0371a48c 2019-06-08 12:05:48,328 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/ports/fe48c79f-5e7e-42e1-976d-b766d180eda5.json used request id req-4261a099-3876-4011-a41e-378c0371a48c 2019-06-08 12:05:48,328 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/ports/fe48c79f-5e7e-42e1-976d-b766d180eda5.json used request id req-4261a099-3876-4011-a41e-378c0371a48c 2019-06-08 12:05:48,328 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-1d75babe-70d7-4d23-8b90-40008e1073d8 Date: Sat, 08 Jun 2019 12:05:45 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T12:05:38Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"495b8b16-4f9e-43b9-b759-0815b72a1249","ip_address":"11.0.0.11"}],"id":"98f13bf9-c9de-4f64-aad5-78e6f1f2f71c","security_groups":["f0e07bec-b8e6-4425-846d-8e5a7d28b899"],"mac_address":"fa:16:3e:b5:3e:c0","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"b0b2602112464b1aa32539f2de282ae5","qos_policy_id":null,"admin_state_up":true,"network_id":"90f9e75f-fc47-48d7-9d90-f88599728c99","tenant_id":"b0b2602112464b1aa32539f2de282ae5","created_at":"2019-06-08T11:56:38Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-08 12:05:48,328 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-1d75babe-70d7-4d23-8b90-40008e1073d8 Date: Sat, 08 Jun 2019 12:05:45 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T12:05:38Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"495b8b16-4f9e-43b9-b759-0815b72a1249","ip_address":"11.0.0.11"}],"id":"98f13bf9-c9de-4f64-aad5-78e6f1f2f71c","security_groups":["f0e07bec-b8e6-4425-846d-8e5a7d28b899"],"mac_address":"fa:16:3e:b5:3e:c0","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"b0b2602112464b1aa32539f2de282ae5","qos_policy_id":null,"admin_state_up":true,"network_id":"90f9e75f-fc47-48d7-9d90-f88599728c99","tenant_id":"b0b2602112464b1aa32539f2de282ae5","created_at":"2019-06-08T11:56:38Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-08 12:05:48,329 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json used request id req-1d75babe-70d7-4d23-8b90-40008e1073d8 2019-06-08 12:05:48,329 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json used request id req-1d75babe-70d7-4d23-8b90-40008e1073d8 2019-06-08 12:05:48,329 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json used request id req-1d75babe-70d7-4d23-8b90-40008e1073d8 2019-06-08 12:05:48,329 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json used request id req-1d75babe-70d7-4d23-8b90-40008e1073d8 2019-06-08 12:05:48,329 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7500f36686db90968f3dedfa13c35dfc67595197" 2019-06-08 12:05:48,329 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-853e2f98-02a9-4bfa-90bf-32912ceff8c8 Date: Sat, 08 Jun 2019 12:05:45 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T12:05:38Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"495b8b16-4f9e-43b9-b759-0815b72a1249","ip_address":"11.0.0.9"}],"id":"e2b4f747-0fde-452c-93ee-e1d436cbebd5","security_groups":["f0e07bec-b8e6-4425-846d-8e5a7d28b899"],"mac_address":"fa:16:3e:3d:7c:18","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"b0b2602112464b1aa32539f2de282ae5","qos_policy_id":null,"admin_state_up":true,"network_id":"90f9e75f-fc47-48d7-9d90-f88599728c99","tenant_id":"b0b2602112464b1aa32539f2de282ae5","created_at":"2019-06-08T11:56:38Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-08 12:05:48,330 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-853e2f98-02a9-4bfa-90bf-32912ceff8c8 Date: Sat, 08 Jun 2019 12:05:45 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T12:05:38Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"495b8b16-4f9e-43b9-b759-0815b72a1249","ip_address":"11.0.0.9"}],"id":"e2b4f747-0fde-452c-93ee-e1d436cbebd5","security_groups":["f0e07bec-b8e6-4425-846d-8e5a7d28b899"],"mac_address":"fa:16:3e:3d:7c:18","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"b0b2602112464b1aa32539f2de282ae5","qos_policy_id":null,"admin_state_up":true,"network_id":"90f9e75f-fc47-48d7-9d90-f88599728c99","tenant_id":"b0b2602112464b1aa32539f2de282ae5","created_at":"2019-06-08T11:56:38Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-08 12:05:48,330 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json used request id req-853e2f98-02a9-4bfa-90bf-32912ceff8c8 2019-06-08 12:05:48,330 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/executions/d2abc6b9-1398-47c8-956a-16310fe565da 2019-06-08 12:05:48,388 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 12:05:48,388 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 12:05:48,388 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 12:05:48,388 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 12:05:48,389 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 12:05:48,389 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 12:05:48,389 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 12:05:48,389 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T12:05:37.236Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-06-08T12:05:37.237Z", "id": "d2abc6b9-1398-47c8-956a-16310fe565da"} 2019-06-08 12:05:48,389 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 12:05:48,389 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 12:05:48 GMT 2019-06-08 12:05:48,389 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 12:05:48,389 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-06-08 12:05:48,389 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 12:05:48,389 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 12:05:48,390 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 12:05:53,395 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/events 2019-06-08 12:05:53,533 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 12:05:53,533 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 12:05:53,533 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 12:05:53,533 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 12:05:53,533 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 12:05:53,533 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 12:05:53,534 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 12:05:53,534 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:46.014Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "target_id": "reference_vnf_data_plane_port_zmewlf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:45.963Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:46.014Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-041cc856-8a37-43fb-9a49-0aa29c925d72", "level": "debug", "target_id": "target_vnf_data_plane_port_tpk0su", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:45.757Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.c47865f1-9ae3-45c0-8123-944253afadc7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:46.014Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.46:9696/v2.0/ports/1d7e7d76-11e3-48ff-8d19-b97a046ce8af.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7500f36686db90968f3dedfa13c35dfc67595197\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "reference_vnf_data_plane_port_zmewlf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:45.290Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.43b30236-6ad4-45d1-915e-98e7e5e5138b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:46.014Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.46:9696/v2.0/ports/1d7e7d76-11e3-48ff-8d19-b97a046ce8af.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7500f36686db90968f3dedfa13c35dfc67595197\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "reference_vnf_data_plane_port_zmewlf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:45.290Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.43b30236-6ad4-45d1-915e-98e7e5e5138b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:46.014Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json used request id req-853e2f98-02a9-4bfa-90bf-32912ceff8c8", "level": "debug", "target_id": "reference_vnf_data_plane_port_zmewlf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:45.289Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.43b30236-6ad4-45d1-915e-98e7e5e5138b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:46.014Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-853e2f98-02a9-4bfa-90bf-32912ceff8c8 Date: Sat, 08 Jun 2019 12:05:45 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-08T12:05:38Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"495b8b16-4f9e-43b9-b759-0815b72a1249\",\"ip_address\":\"11.0.0.9\"}],\"id\":\"e2b4f747-0fde-452c-93ee-e1d436cbebd5\",\"security_groups\":[\"f0e07bec-b8e6-4425-846d-8e5a7d28b899\"],\"mac_address\":\"fa:16:3e:3d:7c:18\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"90f9e75f-fc47-48d7-9d90-f88599728c99\",\"tenant_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"created_at\":\"2019-06-08T11:56:38Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_zmewlf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:45.288Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.43b30236-6ad4-45d1-915e-98e7e5e5138b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:46.014Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-853e2f98-02a9-4bfa-90bf-32912ceff8c8 Date: Sat, 08 Jun 2019 12:05:45 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-08T12:05:38Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"495b8b16-4f9e-43b9-b759-0815b72a1249\",\"ip_address\":\"11.0.0.9\"}],\"id\":\"e2b4f747-0fde-452c-93ee-e1d436cbebd5\",\"security_groups\":[\"f0e07bec-b8e6-4425-846d-8e5a7d28b899\"],\"mac_address\":\"fa:16:3e:3d:7c:18\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"90f9e75f-fc47-48d7-9d90-f88599728c99\",\"tenant_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"created_at\":\"2019-06-08T11:56:38Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_zmewlf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:45.288Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.43b30236-6ad4-45d1-915e-98e7e5e5138b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:46.014Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7500f36686db90968f3dedfa13c35dfc67595197\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_zmewlf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:45.250Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.43b30236-6ad4-45d1-915e-98e7e5e5138b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:46.014Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/ports/fe48c79f-5e7e-42e1-976d-b766d180eda5.json used request id req-6df43fed-777b-4b2a-9465-bf1a1493d924", "level": "debug", "target_id": "target_vnf_data_plane_port_tpk0su", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:45.813Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.c47865f1-9ae3-45c0-8123-944253afadc7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:46.014Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json used request id req-1d75babe-70d7-4d23-8b90-40008e1073d8", "level": "debug", "target_id": "reference_vnf_data_plane_port_zmewlf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:45.249Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.43b30236-6ad4-45d1-915e-98e7e5e5138b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:46.014Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json used request id req-1d75babe-70d7-4d23-8b90-40008e1073d8", "level": "debug", "target_id": "reference_vnf_data_plane_port_zmewlf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:45.249Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.43b30236-6ad4-45d1-915e-98e7e5e5138b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:46.014Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json used request id req-1d75babe-70d7-4d23-8b90-40008e1073d8", "level": "debug", "target_id": "reference_vnf_data_plane_port_zmewlf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:45.249Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.43b30236-6ad4-45d1-915e-98e7e5e5138b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:46.014Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json used request id req-1d75babe-70d7-4d23-8b90-40008e1073d8", "level": "debug", "target_id": "reference_vnf_data_plane_port_zmewlf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:45.249Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.43b30236-6ad4-45d1-915e-98e7e5e5138b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:46.014Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-1d75babe-70d7-4d23-8b90-40008e1073d8 Date: Sat, 08 Jun 2019 12:05:45 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-08T12:05:38Z\",\"device_owner\":\"\",\"revision_number\":7,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"495b8b16-4f9e-43b9-b759-0815b72a1249\",\"ip_address\":\"11.0.0.11\"}],\"id\":\"98f13bf9-c9de-4f64-aad5-78e6f1f2f71c\",\"security_groups\":[\"f0e07bec-b8e6-4425-846d-8e5a7d28b899\"],\"mac_address\":\"fa:16:3e:b5:3e:c0\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"90f9e75f-fc47-48d7-9d90-f88599728c99\",\"tenant_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"created_at\":\"2019-06-08T11:56:38Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_zmewlf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:45.249Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.43b30236-6ad4-45d1-915e-98e7e5e5138b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:46.014Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7500f36686db90968f3dedfa13c35dfc67595197\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_zmewlf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:45.250Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.43b30236-6ad4-45d1-915e-98e7e5e5138b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:46.014Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-1d75babe-70d7-4d23-8b90-40008e1073d8 Date: Sat, 08 Jun 2019 12:05:45 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-08T12:05:38Z\",\"device_owner\":\"\",\"revision_number\":7,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"495b8b16-4f9e-43b9-b759-0815b72a1249\",\"ip_address\":\"11.0.0.11\"}],\"id\":\"98f13bf9-c9de-4f64-aad5-78e6f1f2f71c\",\"security_groups\":[\"f0e07bec-b8e6-4425-846d-8e5a7d28b899\"],\"mac_address\":\"fa:16:3e:b5:3e:c0\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"90f9e75f-fc47-48d7-9d90-f88599728c99\",\"tenant_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"created_at\":\"2019-06-08T11:56:38Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_zmewlf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:45.249Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.43b30236-6ad4-45d1-915e-98e7e5e5138b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:46.014Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/ports/fe48c79f-5e7e-42e1-976d-b766d180eda5.json used request id req-4261a099-3876-4011-a41e-378c0371a48c", "level": "debug", "target_id": "reference_vnf_data_plane_port_zmewlf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:45.207Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.43b30236-6ad4-45d1-915e-98e7e5e5138b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:46.014Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/ports/fe48c79f-5e7e-42e1-976d-b766d180eda5.json used request id req-4261a099-3876-4011-a41e-378c0371a48c", "level": "debug", "target_id": "reference_vnf_data_plane_port_zmewlf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:45.207Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.43b30236-6ad4-45d1-915e-98e7e5e5138b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:46.014Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json used request id req-853e2f98-02a9-4bfa-90bf-32912ceff8c8", "level": "debug", "target_id": "reference_vnf_data_plane_port_zmewlf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:45.289Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.43b30236-6ad4-45d1-915e-98e7e5e5138b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:46.014Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/ports/fe48c79f-5e7e-42e1-976d-b766d180eda5.json used request id req-4261a099-3876-4011-a41e-378c0371a48c", "level": "debug", "target_id": "reference_vnf_data_plane_port_zmewlf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:45.207Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.43b30236-6ad4-45d1-915e-98e7e5e5138b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:46.014Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/ports/fe48c79f-5e7e-42e1-976d-b766d180eda5.json used request id req-4261a099-3876-4011-a41e-378c0371a48c", "level": "debug", "target_id": "reference_vnf_data_plane_port_zmewlf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:45.207Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.43b30236-6ad4-45d1-915e-98e7e5e5138b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:46.014Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-4261a099-3876-4011-a41e-378c0371a48c Date: Sat, 08 Jun 2019 12:05:45 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-08T11:52:02Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"a5f1ed72-39b3-4928-8a2b-5e34f3290f6a\",\"ip_address\":\"192.168.120.15\"}],\"id\":\"fe48c79f-5e7e-42e1-976d-b766d180eda5\",\"security_groups\":[\"3b3a69f7-bf94-43a5-916b-d7b4c479bec2\"],\"mac_address\":\"fa:16:3e:7c:a2:06\",\"device_id\":\"fad49671-acfe-4d91-9482-cf72c09b8510\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"63726bd7-2470-43f5-964f-e62aacefa8ca\",\"tenant_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"created_at\":\"2019-06-08T11:50:19Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_zmewlf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:45.206Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.43b30236-6ad4-45d1-915e-98e7e5e5138b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:46.014Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dd61f81de373ed6fcf073a653855febddd3c7568\"", "level": "debug", "target_id": "target_vnf_data_plane_port_tpk0su", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:45.403Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.c47865f1-9ae3-45c0-8123-944253afadc7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:46.014Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dd61f81de373ed6fcf073a653855febddd3c7568\"", "level": "debug", "target_id": "target_vnf_data_plane_port_tpk0su", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:45.815Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.c47865f1-9ae3-45c0-8123-944253afadc7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:46.014Z", "message": "Detaching port 1d7e7d76-11e3-48ff-8d19-b97a046ce8af...", "level": "info", "target_id": "reference_vnf_data_plane_port_zmewlf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:45.289Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.43b30236-6ad4-45d1-915e-98e7e5e5138b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:46.014Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json used request id req-853e2f98-02a9-4bfa-90bf-32912ceff8c8", "level": "debug", "target_id": "reference_vnf_data_plane_port_zmewlf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:45.289Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.43b30236-6ad4-45d1-915e-98e7e5e5138b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:46.014Z", "message": "PUT call to network for http://172.30.9.46:9696/v2.0/ports/1d7e7d76-11e3-48ff-8d19-b97a046ce8af.json used request id req-b7b61fe6-f96f-4bb2-9ff1-24818a3d54f1", "level": "debug", "target_id": "reference_vnf_data_plane_port_zmewlf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:45.686Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.43b30236-6ad4-45d1-915e-98e7e5e5138b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:46.014Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json used request id req-853e2f98-02a9-4bfa-90bf-32912ceff8c8", "level": "debug", "target_id": "reference_vnf_data_plane_port_zmewlf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:45.289Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.43b30236-6ad4-45d1-915e-98e7e5e5138b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:46.014Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7500f36686db90968f3dedfa13c35dfc67595197\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_zmewlf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:45.208Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.43b30236-6ad4-45d1-915e-98e7e5e5138b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:46.728Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json used request id req-a7eaeb97-d90e-4197-a2ef-4197e7a7dc7a", "level": "debug", "target_id": "target_vnf_data_plane_port_tpk0su", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:45.863Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.c47865f1-9ae3-45c0-8123-944253afadc7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:46.728Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json used request id req-a7eaeb97-d90e-4197-a2ef-4197e7a7dc7a", "level": "debug", "target_id": "target_vnf_data_plane_port_tpk0su", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:45.863Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.c47865f1-9ae3-45c0-8123-944253afadc7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:46.728Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json used request id req-a7eaeb97-d90e-4197-a2ef-4197e7a7dc7a", "level": "debug", "target_id": "target_vnf_data_plane_port_tpk0su", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:45.864Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.c47865f1-9ae3-45c0-8123-944253afadc7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:46.728Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-5cca2bfd-1c29-4fb6-845f-c2727b55ef06 Date: Sat, 08 Jun 2019 12:05:45 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-08T12:05:38Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"495b8b16-4f9e-43b9-b759-0815b72a1249\",\"ip_address\":\"11.0.0.9\"}],\"id\":\"e2b4f747-0fde-452c-93ee-e1d436cbebd5\",\"security_groups\":[\"f0e07bec-b8e6-4425-846d-8e5a7d28b899\"],\"mac_address\":\"fa:16:3e:3d:7c:18\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"90f9e75f-fc47-48d7-9d90-f88599728c99\",\"tenant_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"created_at\":\"2019-06-08T11:56:38Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_tpk0su", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:45.905Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.c47865f1-9ae3-45c0-8123-944253afadc7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:46.728Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json used request id req-a7eaeb97-d90e-4197-a2ef-4197e7a7dc7a", "level": "debug", "target_id": "target_vnf_data_plane_port_tpk0su", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:45.864Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.c47865f1-9ae3-45c0-8123-944253afadc7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:46.728Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.46:9696/v2.0/ports/3c342ef4-8e64-44e5-b1c5-630fcc5c18e4.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dd61f81de373ed6fcf073a653855febddd3c7568\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "target_vnf_data_plane_port_tpk0su", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:45.907Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.c47865f1-9ae3-45c0-8123-944253afadc7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:46.728Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dd61f81de373ed6fcf073a653855febddd3c7568\"", "level": "debug", "target_id": "target_vnf_data_plane_port_tpk0su", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:45.865Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.c47865f1-9ae3-45c0-8123-944253afadc7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:46.728Z", "message": "Successfully detached port 3c342ef4-8e64-44e5-b1c5-630fcc5c18e4", "level": "info", "target_id": "target_vnf_data_plane_port_tpk0su", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:46.292Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.c47865f1-9ae3-45c0-8123-944253afadc7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:46.728Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-5cca2bfd-1c29-4fb6-845f-c2727b55ef06 Date: Sat, 08 Jun 2019 12:05:45 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-08T12:05:38Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"495b8b16-4f9e-43b9-b759-0815b72a1249\",\"ip_address\":\"11.0.0.9\"}],\"id\":\"e2b4f747-0fde-452c-93ee-e1d436cbebd5\",\"security_groups\":[\"f0e07bec-b8e6-4425-846d-8e5a7d28b899\"],\"mac_address\":\"fa:16:3e:3d:7c:18\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"90f9e75f-fc47-48d7-9d90-f88599728c99\",\"tenant_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"created_at\":\"2019-06-08T11:56:38Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_tpk0su", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:45.905Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.c47865f1-9ae3-45c0-8123-944253afadc7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:46.728Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-a7eaeb97-d90e-4197-a2ef-4197e7a7dc7a Date: Sat, 08 Jun 2019 12:05:45 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-08T12:05:38Z\",\"device_owner\":\"\",\"revision_number\":7,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"495b8b16-4f9e-43b9-b759-0815b72a1249\",\"ip_address\":\"11.0.0.11\"}],\"id\":\"98f13bf9-c9de-4f64-aad5-78e6f1f2f71c\",\"security_groups\":[\"f0e07bec-b8e6-4425-846d-8e5a7d28b899\"],\"mac_address\":\"fa:16:3e:b5:3e:c0\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"90f9e75f-fc47-48d7-9d90-f88599728c99\",\"tenant_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"created_at\":\"2019-06-08T11:56:38Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_tpk0su", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:45.863Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.c47865f1-9ae3-45c0-8123-944253afadc7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:46.728Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-9711d744-3dd4-44ec-9af9-7ad6c8dc1eb1 Date: Sat, 08 Jun 2019 12:05:46 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-08T12:05:46Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"fb50896c-6b5c-4956-b867-d961d5aa0d92\",\"ip_address\":\"12.0.0.4\"}],\"id\":\"3c342ef4-8e64-44e5-b1c5-630fcc5c18e4\",\"security_groups\":[\"f0e07bec-b8e6-4425-846d-8e5a7d28b899\"],\"mac_address\":\"fa:16:3e:16:76:99\",\"project_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"91f27b95-752e-486a-bdbe-a516bd291a16\",\"tenant_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"created_at\":\"2019-06-08T11:56:26Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_tpk0su", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:46.289Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.c47865f1-9ae3-45c0-8123-944253afadc7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:46.728Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-a7eaeb97-d90e-4197-a2ef-4197e7a7dc7a Date: Sat, 08 Jun 2019 12:05:45 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-08T12:05:38Z\",\"device_owner\":\"\",\"revision_number\":7,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"495b8b16-4f9e-43b9-b759-0815b72a1249\",\"ip_address\":\"11.0.0.11\"}],\"id\":\"98f13bf9-c9de-4f64-aad5-78e6f1f2f71c\",\"security_groups\":[\"f0e07bec-b8e6-4425-846d-8e5a7d28b899\"],\"mac_address\":\"fa:16:3e:b5:3e:c0\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"90f9e75f-fc47-48d7-9d90-f88599728c99\",\"tenant_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"created_at\":\"2019-06-08T11:56:38Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_tpk0su", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:45.863Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.c47865f1-9ae3-45c0-8123-944253afadc7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:46.728Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json used request id req-5cca2bfd-1c29-4fb6-845f-c2727b55ef06", "level": "debug", "target_id": "target_vnf_data_plane_port_tpk0su", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:45.906Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.c47865f1-9ae3-45c0-8123-944253afadc7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:46.728Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json used request id req-5cca2bfd-1c29-4fb6-845f-c2727b55ef06", "level": "debug", "target_id": "target_vnf_data_plane_port_tpk0su", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:45.905Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.c47865f1-9ae3-45c0-8123-944253afadc7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:46.728Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json used request id req-5cca2bfd-1c29-4fb6-845f-c2727b55ef06", "level": "debug", "target_id": "target_vnf_data_plane_port_tpk0su", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:45.906Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.c47865f1-9ae3-45c0-8123-944253afadc7"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:46.728Z", "message": "Sending task 'neutron_plugin.port.detach'", "target_id": "reference_vnf_port_g52gb1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:46.099Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:46.728Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json used request id req-5cca2bfd-1c29-4fb6-845f-c2727b55ef06", "level": "debug", "target_id": "target_vnf_data_plane_port_tpk0su", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:45.906Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.c47865f1-9ae3-45c0-8123-944253afadc7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:46.728Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dd61f81de373ed6fcf073a653855febddd3c7568\"", "level": "debug", "target_id": "target_vnf_data_plane_port_tpk0su", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:45.865Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.c47865f1-9ae3-45c0-8123-944253afadc7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:46.728Z", "message": "Detaching port 3c342ef4-8e64-44e5-b1c5-630fcc5c18e4...", "level": "info", "target_id": "target_vnf_data_plane_port_tpk0su", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:45.906Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.c47865f1-9ae3-45c0-8123-944253afadc7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:46.728Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.46:9696/v2.0/ports/3c342ef4-8e64-44e5-b1c5-630fcc5c18e4.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dd61f81de373ed6fcf073a653855febddd3c7568\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "target_vnf_data_plane_port_tpk0su", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:45.907Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.c47865f1-9ae3-45c0-8123-944253afadc7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:46.728Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-9711d744-3dd4-44ec-9af9-7ad6c8dc1eb1 Date: Sat, 08 Jun 2019 12:05:46 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-08T12:05:46Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"fb50896c-6b5c-4956-b867-d961d5aa0d92\",\"ip_address\":\"12.0.0.4\"}],\"id\":\"3c342ef4-8e64-44e5-b1c5-630fcc5c18e4\",\"security_groups\":[\"f0e07bec-b8e6-4425-846d-8e5a7d28b899\"],\"mac_address\":\"fa:16:3e:16:76:99\",\"project_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"91f27b95-752e-486a-bdbe-a516bd291a16\",\"tenant_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"created_at\":\"2019-06-08T11:56:26Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_tpk0su", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:46.290Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.c47865f1-9ae3-45c0-8123-944253afadc7"}], "metadata": {"pagination": {"total": 254, "offset": 71, "size": 50}}} 2019-06-08 12:05:53,534 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 12:05:53,534 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 12:05:53 GMT 2019-06-08 12:05:53,534 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 12:05:53,534 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 12:05:53,534 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 12:05:53,534 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 12:05:53,535 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 12:05:53,535 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 12:05:53,537 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2019-06-08 12:05:53,538 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-041cc856-8a37-43fb-9a49-0aa29c925d72 2019-06-08 12:05:53,538 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.46:9696/v2.0/ports/1d7e7d76-11e3-48ff-8d19-b97a046ce8af.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7500f36686db90968f3dedfa13c35dfc67595197" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-06-08 12:05:53,538 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.46:9696/v2.0/ports/1d7e7d76-11e3-48ff-8d19-b97a046ce8af.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7500f36686db90968f3dedfa13c35dfc67595197" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-06-08 12:05:53,538 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json used request id req-853e2f98-02a9-4bfa-90bf-32912ceff8c8 2019-06-08 12:05:53,538 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-853e2f98-02a9-4bfa-90bf-32912ceff8c8 Date: Sat, 08 Jun 2019 12:05:45 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T12:05:38Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"495b8b16-4f9e-43b9-b759-0815b72a1249","ip_address":"11.0.0.9"}],"id":"e2b4f747-0fde-452c-93ee-e1d436cbebd5","security_groups":["f0e07bec-b8e6-4425-846d-8e5a7d28b899"],"mac_address":"fa:16:3e:3d:7c:18","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"b0b2602112464b1aa32539f2de282ae5","qos_policy_id":null,"admin_state_up":true,"network_id":"90f9e75f-fc47-48d7-9d90-f88599728c99","tenant_id":"b0b2602112464b1aa32539f2de282ae5","created_at":"2019-06-08T11:56:38Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-08 12:05:53,539 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-853e2f98-02a9-4bfa-90bf-32912ceff8c8 Date: Sat, 08 Jun 2019 12:05:45 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T12:05:38Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"495b8b16-4f9e-43b9-b759-0815b72a1249","ip_address":"11.0.0.9"}],"id":"e2b4f747-0fde-452c-93ee-e1d436cbebd5","security_groups":["f0e07bec-b8e6-4425-846d-8e5a7d28b899"],"mac_address":"fa:16:3e:3d:7c:18","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"b0b2602112464b1aa32539f2de282ae5","qos_policy_id":null,"admin_state_up":true,"network_id":"90f9e75f-fc47-48d7-9d90-f88599728c99","tenant_id":"b0b2602112464b1aa32539f2de282ae5","created_at":"2019-06-08T11:56:38Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-08 12:05:53,539 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7500f36686db90968f3dedfa13c35dfc67595197" 2019-06-08 12:05:53,539 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/ports/fe48c79f-5e7e-42e1-976d-b766d180eda5.json used request id req-6df43fed-777b-4b2a-9465-bf1a1493d924 2019-06-08 12:05:53,539 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json used request id req-1d75babe-70d7-4d23-8b90-40008e1073d8 2019-06-08 12:05:53,539 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json used request id req-1d75babe-70d7-4d23-8b90-40008e1073d8 2019-06-08 12:05:53,540 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json used request id req-1d75babe-70d7-4d23-8b90-40008e1073d8 2019-06-08 12:05:53,540 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json used request id req-1d75babe-70d7-4d23-8b90-40008e1073d8 2019-06-08 12:05:53,540 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-1d75babe-70d7-4d23-8b90-40008e1073d8 Date: Sat, 08 Jun 2019 12:05:45 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T12:05:38Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"495b8b16-4f9e-43b9-b759-0815b72a1249","ip_address":"11.0.0.11"}],"id":"98f13bf9-c9de-4f64-aad5-78e6f1f2f71c","security_groups":["f0e07bec-b8e6-4425-846d-8e5a7d28b899"],"mac_address":"fa:16:3e:b5:3e:c0","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"b0b2602112464b1aa32539f2de282ae5","qos_policy_id":null,"admin_state_up":true,"network_id":"90f9e75f-fc47-48d7-9d90-f88599728c99","tenant_id":"b0b2602112464b1aa32539f2de282ae5","created_at":"2019-06-08T11:56:38Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-08 12:05:53,540 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7500f36686db90968f3dedfa13c35dfc67595197" 2019-06-08 12:05:53,540 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-1d75babe-70d7-4d23-8b90-40008e1073d8 Date: Sat, 08 Jun 2019 12:05:45 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T12:05:38Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"495b8b16-4f9e-43b9-b759-0815b72a1249","ip_address":"11.0.0.11"}],"id":"98f13bf9-c9de-4f64-aad5-78e6f1f2f71c","security_groups":["f0e07bec-b8e6-4425-846d-8e5a7d28b899"],"mac_address":"fa:16:3e:b5:3e:c0","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"b0b2602112464b1aa32539f2de282ae5","qos_policy_id":null,"admin_state_up":true,"network_id":"90f9e75f-fc47-48d7-9d90-f88599728c99","tenant_id":"b0b2602112464b1aa32539f2de282ae5","created_at":"2019-06-08T11:56:38Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-08 12:05:53,540 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/ports/fe48c79f-5e7e-42e1-976d-b766d180eda5.json used request id req-4261a099-3876-4011-a41e-378c0371a48c 2019-06-08 12:05:53,541 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/ports/fe48c79f-5e7e-42e1-976d-b766d180eda5.json used request id req-4261a099-3876-4011-a41e-378c0371a48c 2019-06-08 12:05:53,541 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json used request id req-853e2f98-02a9-4bfa-90bf-32912ceff8c8 2019-06-08 12:05:53,541 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/ports/fe48c79f-5e7e-42e1-976d-b766d180eda5.json used request id req-4261a099-3876-4011-a41e-378c0371a48c 2019-06-08 12:05:53,541 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/ports/fe48c79f-5e7e-42e1-976d-b766d180eda5.json used request id req-4261a099-3876-4011-a41e-378c0371a48c 2019-06-08 12:05:53,541 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-4261a099-3876-4011-a41e-378c0371a48c Date: Sat, 08 Jun 2019 12:05:45 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T11:52:02Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a5f1ed72-39b3-4928-8a2b-5e34f3290f6a","ip_address":"192.168.120.15"}],"id":"fe48c79f-5e7e-42e1-976d-b766d180eda5","security_groups":["3b3a69f7-bf94-43a5-916b-d7b4c479bec2"],"mac_address":"fa:16:3e:7c:a2:06","device_id":"fad49671-acfe-4d91-9482-cf72c09b8510","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"b0b2602112464b1aa32539f2de282ae5","qos_policy_id":null,"admin_state_up":true,"network_id":"63726bd7-2470-43f5-964f-e62aacefa8ca","tenant_id":"b0b2602112464b1aa32539f2de282ae5","created_at":"2019-06-08T11:50:19Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-08 12:05:53,541 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd61f81de373ed6fcf073a653855febddd3c7568" 2019-06-08 12:05:53,542 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd61f81de373ed6fcf073a653855febddd3c7568" 2019-06-08 12:05:53,542 - functest.core.cloudify - DEBUG - Detaching port 1d7e7d76-11e3-48ff-8d19-b97a046ce8af... 2019-06-08 12:05:53,542 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json used request id req-853e2f98-02a9-4bfa-90bf-32912ceff8c8 2019-06-08 12:05:53,542 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.46:9696/v2.0/ports/1d7e7d76-11e3-48ff-8d19-b97a046ce8af.json used request id req-b7b61fe6-f96f-4bb2-9ff1-24818a3d54f1 2019-06-08 12:05:53,542 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json used request id req-853e2f98-02a9-4bfa-90bf-32912ceff8c8 2019-06-08 12:05:53,542 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7500f36686db90968f3dedfa13c35dfc67595197" 2019-06-08 12:05:53,542 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json used request id req-a7eaeb97-d90e-4197-a2ef-4197e7a7dc7a 2019-06-08 12:05:53,543 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json used request id req-a7eaeb97-d90e-4197-a2ef-4197e7a7dc7a 2019-06-08 12:05:53,543 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json used request id req-a7eaeb97-d90e-4197-a2ef-4197e7a7dc7a 2019-06-08 12:05:53,543 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-5cca2bfd-1c29-4fb6-845f-c2727b55ef06 Date: Sat, 08 Jun 2019 12:05:45 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T12:05:38Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"495b8b16-4f9e-43b9-b759-0815b72a1249","ip_address":"11.0.0.9"}],"id":"e2b4f747-0fde-452c-93ee-e1d436cbebd5","security_groups":["f0e07bec-b8e6-4425-846d-8e5a7d28b899"],"mac_address":"fa:16:3e:3d:7c:18","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"b0b2602112464b1aa32539f2de282ae5","qos_policy_id":null,"admin_state_up":true,"network_id":"90f9e75f-fc47-48d7-9d90-f88599728c99","tenant_id":"b0b2602112464b1aa32539f2de282ae5","created_at":"2019-06-08T11:56:38Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-08 12:05:53,543 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json used request id req-a7eaeb97-d90e-4197-a2ef-4197e7a7dc7a 2019-06-08 12:05:53,543 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.46:9696/v2.0/ports/3c342ef4-8e64-44e5-b1c5-630fcc5c18e4.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd61f81de373ed6fcf073a653855febddd3c7568" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-06-08 12:05:53,543 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd61f81de373ed6fcf073a653855febddd3c7568" 2019-06-08 12:05:53,544 - functest.core.cloudify - DEBUG - Successfully detached port 3c342ef4-8e64-44e5-b1c5-630fcc5c18e4 2019-06-08 12:05:53,544 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-5cca2bfd-1c29-4fb6-845f-c2727b55ef06 Date: Sat, 08 Jun 2019 12:05:45 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T12:05:38Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"495b8b16-4f9e-43b9-b759-0815b72a1249","ip_address":"11.0.0.9"}],"id":"e2b4f747-0fde-452c-93ee-e1d436cbebd5","security_groups":["f0e07bec-b8e6-4425-846d-8e5a7d28b899"],"mac_address":"fa:16:3e:3d:7c:18","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"b0b2602112464b1aa32539f2de282ae5","qos_policy_id":null,"admin_state_up":true,"network_id":"90f9e75f-fc47-48d7-9d90-f88599728c99","tenant_id":"b0b2602112464b1aa32539f2de282ae5","created_at":"2019-06-08T11:56:38Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-08 12:05:53,544 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-a7eaeb97-d90e-4197-a2ef-4197e7a7dc7a Date: Sat, 08 Jun 2019 12:05:45 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T12:05:38Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"495b8b16-4f9e-43b9-b759-0815b72a1249","ip_address":"11.0.0.11"}],"id":"98f13bf9-c9de-4f64-aad5-78e6f1f2f71c","security_groups":["f0e07bec-b8e6-4425-846d-8e5a7d28b899"],"mac_address":"fa:16:3e:b5:3e:c0","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"b0b2602112464b1aa32539f2de282ae5","qos_policy_id":null,"admin_state_up":true,"network_id":"90f9e75f-fc47-48d7-9d90-f88599728c99","tenant_id":"b0b2602112464b1aa32539f2de282ae5","created_at":"2019-06-08T11:56:38Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-08 12:05:53,544 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-9711d744-3dd4-44ec-9af9-7ad6c8dc1eb1 Date: Sat, 08 Jun 2019 12:05:46 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T12:05:46Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fb50896c-6b5c-4956-b867-d961d5aa0d92","ip_address":"12.0.0.4"}],"id":"3c342ef4-8e64-44e5-b1c5-630fcc5c18e4","security_groups":["f0e07bec-b8e6-4425-846d-8e5a7d28b899"],"mac_address":"fa:16:3e:16:76:99","project_id":"b0b2602112464b1aa32539f2de282ae5","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"91f27b95-752e-486a-bdbe-a516bd291a16","tenant_id":"b0b2602112464b1aa32539f2de282ae5","created_at":"2019-06-08T11:56:26Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-06-08 12:05:53,544 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-a7eaeb97-d90e-4197-a2ef-4197e7a7dc7a Date: Sat, 08 Jun 2019 12:05:45 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T12:05:38Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"495b8b16-4f9e-43b9-b759-0815b72a1249","ip_address":"11.0.0.11"}],"id":"98f13bf9-c9de-4f64-aad5-78e6f1f2f71c","security_groups":["f0e07bec-b8e6-4425-846d-8e5a7d28b899"],"mac_address":"fa:16:3e:b5:3e:c0","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"b0b2602112464b1aa32539f2de282ae5","qos_policy_id":null,"admin_state_up":true,"network_id":"90f9e75f-fc47-48d7-9d90-f88599728c99","tenant_id":"b0b2602112464b1aa32539f2de282ae5","created_at":"2019-06-08T11:56:38Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-08 12:05:53,544 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json used request id req-5cca2bfd-1c29-4fb6-845f-c2727b55ef06 2019-06-08 12:05:53,544 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json used request id req-5cca2bfd-1c29-4fb6-845f-c2727b55ef06 2019-06-08 12:05:53,545 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json used request id req-5cca2bfd-1c29-4fb6-845f-c2727b55ef06 2019-06-08 12:05:53,545 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.detach' 2019-06-08 12:05:53,545 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json used request id req-5cca2bfd-1c29-4fb6-845f-c2727b55ef06 2019-06-08 12:05:53,545 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd61f81de373ed6fcf073a653855febddd3c7568" 2019-06-08 12:05:53,545 - functest.core.cloudify - DEBUG - Detaching port 3c342ef4-8e64-44e5-b1c5-630fcc5c18e4... 2019-06-08 12:05:53,545 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.46:9696/v2.0/ports/3c342ef4-8e64-44e5-b1c5-630fcc5c18e4.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd61f81de373ed6fcf073a653855febddd3c7568" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-06-08 12:05:53,545 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-9711d744-3dd4-44ec-9af9-7ad6c8dc1eb1 Date: Sat, 08 Jun 2019 12:05:46 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T12:05:46Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fb50896c-6b5c-4956-b867-d961d5aa0d92","ip_address":"12.0.0.4"}],"id":"3c342ef4-8e64-44e5-b1c5-630fcc5c18e4","security_groups":["f0e07bec-b8e6-4425-846d-8e5a7d28b899"],"mac_address":"fa:16:3e:16:76:99","project_id":"b0b2602112464b1aa32539f2de282ae5","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"91f27b95-752e-486a-bdbe-a516bd291a16","tenant_id":"b0b2602112464b1aa32539f2de282ae5","created_at":"2019-06-08T11:56:26Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-06-08 12:05:53,546 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/executions/d2abc6b9-1398-47c8-956a-16310fe565da 2019-06-08 12:05:53,600 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 12:05:53,600 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 12:05:53,600 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 12:05:53,600 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 12:05:53,601 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 12:05:53,601 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 12:05:53,601 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 12:05:53,601 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T12:05:37.236Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-06-08T12:05:37.237Z", "id": "d2abc6b9-1398-47c8-956a-16310fe565da"} 2019-06-08 12:05:53,601 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 12:05:53,601 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 12:05:53 GMT 2019-06-08 12:05:53,601 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 12:05:53,601 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-06-08 12:05:53,601 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 12:05:53,602 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 12:05:53,602 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 12:05:58,607 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/events 2019-06-08 12:05:58,704 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 12:05:58,704 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 12:05:58,705 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 12:05:58,705 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 12:05:58,705 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 12:05:58,705 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 12:05:58,705 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 12:05:58,705 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:46.728Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json used request id req-5cca2bfd-1c29-4fb6-845f-c2727b55ef06", "level": "debug", "target_id": "target_vnf_data_plane_port_tpk0su", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:45.906Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.c47865f1-9ae3-45c0-8123-944253afadc7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:46.728Z", "message": "Detaching port 3c342ef4-8e64-44e5-b1c5-630fcc5c18e4...", "level": "info", "target_id": "target_vnf_data_plane_port_tpk0su", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:45.906Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.c47865f1-9ae3-45c0-8123-944253afadc7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:46.728Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.46:9696/v2.0/ports/3c342ef4-8e64-44e5-b1c5-630fcc5c18e4.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dd61f81de373ed6fcf073a653855febddd3c7568\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "target_vnf_data_plane_port_tpk0su", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:45.907Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.c47865f1-9ae3-45c0-8123-944253afadc7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:46.728Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.46:9696/v2.0/ports/3c342ef4-8e64-44e5-b1c5-630fcc5c18e4.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dd61f81de373ed6fcf073a653855febddd3c7568\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "target_vnf_data_plane_port_tpk0su", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:45.907Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.c47865f1-9ae3-45c0-8123-944253afadc7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:47.482Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 12:05:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c498ea36-cbfe-4461-8995-88a356cd58c7 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_port_g52gb1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:47.214Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.4b59c427-8f25-4203-995d-dc121cfc6dc3"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:47.482Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "target_id": "target_vnf_data_plane_port_tpk0su", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:46.757Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:47.482Z", "message": "Sending task 'neutron_plugin.port.detach'", "target_id": "target_vnf_port_n707tl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:46.869Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:47.482Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-c498ea36-cbfe-4461-8995-88a356cd58c7", "level": "debug", "target_id": "reference_vnf_port_g52gb1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:47.214Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.4b59c427-8f25-4203-995d-dc121cfc6dc3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:47.482Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: 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_g52gb1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:47.209Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.4b59c427-8f25-4203-995d-dc121cfc6dc3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:47.482Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: 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_g52gb1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:47.209Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.4b59c427-8f25-4203-995d-dc121cfc6dc3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:47.482Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 12:05:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c498ea36-cbfe-4461-8995-88a356cd58c7 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_port_g52gb1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:47.213Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.4b59c427-8f25-4203-995d-dc121cfc6dc3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:47.482Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-c498ea36-cbfe-4461-8995-88a356cd58c7", "level": "debug", "target_id": "reference_vnf_port_g52gb1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:47.214Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.4b59c427-8f25-4203-995d-dc121cfc6dc3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:48.078Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: 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_n707tl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:47.905Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.b6f3f191-3a1c-4935-bb93-094280490ecf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:48.078Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4a87272cc93f253fcd8b8811ac509ce5fd1a2d8d\"", "level": "debug", "target_id": "reference_vnf_port_g52gb1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:47.629Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.4b59c427-8f25-4203-995d-dc121cfc6dc3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:48.078Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4a87272cc93f253fcd8b8811ac509ce5fd1a2d8d\"", "level": "debug", "target_id": "reference_vnf_port_g52gb1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:47.630Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.4b59c427-8f25-4203-995d-dc121cfc6dc3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:48.078Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: 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_n707tl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:47.904Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.b6f3f191-3a1c-4935-bb93-094280490ecf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:48.078Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 12:05:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4729eb6e-5067-45c8-abc5-935e17a7b85a Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_port_n707tl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:47.910Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.b6f3f191-3a1c-4935-bb93-094280490ecf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:48.078Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 12:05:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4729eb6e-5067-45c8-abc5-935e17a7b85a Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_port_n707tl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:47.910Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.b6f3f191-3a1c-4935-bb93-094280490ecf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:48.078Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-4729eb6e-5067-45c8-abc5-935e17a7b85a", "level": "debug", "target_id": "target_vnf_port_n707tl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:47.910Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.b6f3f191-3a1c-4935-bb93-094280490ecf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:48.078Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-4729eb6e-5067-45c8-abc5-935e17a7b85a", "level": "debug", "target_id": "target_vnf_port_n707tl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:47.910Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.b6f3f191-3a1c-4935-bb93-094280490ecf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:48.078Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-03359a57-892a-4ffa-812d-00365c2a844d Date: Sat, 08 Jun 2019 12:05:47 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"387db212-c82d-454b-93c9-42238b52bce4\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"b0b2602112464b1aa32539f2de282ae5\", \"created_at\": \"2019-06-08T11:52:05Z\", \"updated_at\": \"2019-06-08T11:52:07Z\", \"floating_network_id\": \"d0205d84-f6dd-4d92-b76b-dc9ca1111094\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"63726bd7-2470-43f5-964f-e62aacefa8ca\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:7c:a2:06\", \"device_id\": \"fad49671-acfe-4d91-9482-cf72c09b8510\"}, \"fixed_ip_address\": \"192.168.120.15\", \"floating_ip_address\": \"172.30.9.208\", \"revision_number\": 1, \"project_id\": \"b0b2602112464b1aa32539f2de282ae5\", \"port_id\": \"fe48c79f-5e7e-42e1-976d-b766d180eda5\", \"id\": \"5631c4bf-7241-41d2-977e-6e97e39e76d3\", \"qos_policy_id\": null}, {\"router_id\": \"24f01a17-cd51-455f-8c74-24440437d999\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"b0b2602112464b1aa32539f2de282ae5\", \"created_at\": \"2019-06-08T11:56:18Z\", \"updated_at\": \"2019-06-08T11:56:46Z\", \"floating_network_id\": \"d0205d84-f6dd-4d92-b76b-dc9ca1111094\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"90f9e75f-fc47-48d7-9d90-f88599728c99\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:b5:3e:c0\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.11\", \"floating_ip_address\": \"172.30.9.210\", \"revision_number\": 2, \"project_id\": \"b0b2602112464b1aa32539f2de282ae5\", \"port_id\": \"98f13bf9-c9de-4f64-aad5-78e6f1f2f71c\", \"id\": \"704b161d-596f-41ae-b89f-9ee5811d97bc\", \"qos_policy_id\": null}, {\"router_id\": \"24f01a17-cd51-455f-8c74-24440437d999\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"b0b2602112464b1aa32539f2de282ae5\", \"created_at\": \"2019-06-08T11:56:16Z\", \"updated_at\": \"2019-06-08T11:56:46Z\", \"floating_network_id\": \"d0205d84-f6dd-4d92-b76b-dc9ca1111094\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"90f9e75f-fc47-48d7-9d90-f88599728c99\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:3d:7c:18\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.9\", \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 2, \"project_id\": \"b0b2602112464b1aa32539f2de282ae5\", \"port_id\": \"e2b4f747-0fde-452c-93ee-e1d436cbebd5\", \"id\": \"c9070710-febe-4a30-912c-c94635529a6b\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "reference_vnf_port_g52gb1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:47.958Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.4b59c427-8f25-4203-995d-dc121cfc6dc3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:48.623Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-49387808-7392-44b3-a411-e610d9f93c3e Date: Sat, 08 Jun 2019 12:05:48 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-08T12:05:38Z\",\"device_owner\":\"\",\"revision_number\":7,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"495b8b16-4f9e-43b9-b759-0815b72a1249\",\"ip_address\":\"11.0.0.11\"}],\"id\":\"98f13bf9-c9de-4f64-aad5-78e6f1f2f71c\",\"security_groups\":[\"f0e07bec-b8e6-4425-846d-8e5a7d28b899\"],\"mac_address\":\"fa:16:3e:b5:3e:c0\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"90f9e75f-fc47-48d7-9d90-f88599728c99\",\"tenant_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"created_at\":\"2019-06-08T11:56:38Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_g52gb1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:48.051Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.4b59c427-8f25-4203-995d-dc121cfc6dc3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:48.623Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json used request id req-49387808-7392-44b3-a411-e610d9f93c3e", "level": "debug", "target_id": "reference_vnf_port_g52gb1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:48.051Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.4b59c427-8f25-4203-995d-dc121cfc6dc3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:48.623Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4a87272cc93f253fcd8b8811ac509ce5fd1a2d8d\"", "level": "debug", "target_id": "reference_vnf_port_g52gb1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:48.009Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.4b59c427-8f25-4203-995d-dc121cfc6dc3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:48.623Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-03359a57-892a-4ffa-812d-00365c2a844d Date: Sat, 08 Jun 2019 12:05:47 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"387db212-c82d-454b-93c9-42238b52bce4\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"b0b2602112464b1aa32539f2de282ae5\", \"created_at\": \"2019-06-08T11:52:05Z\", \"updated_at\": \"2019-06-08T11:52:07Z\", \"floating_network_id\": \"d0205d84-f6dd-4d92-b76b-dc9ca1111094\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"63726bd7-2470-43f5-964f-e62aacefa8ca\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:7c:a2:06\", \"device_id\": \"fad49671-acfe-4d91-9482-cf72c09b8510\"}, \"fixed_ip_address\": \"192.168.120.15\", \"floating_ip_address\": \"172.30.9.208\", \"revision_number\": 1, \"project_id\": \"b0b2602112464b1aa32539f2de282ae5\", \"port_id\": \"fe48c79f-5e7e-42e1-976d-b766d180eda5\", \"id\": \"5631c4bf-7241-41d2-977e-6e97e39e76d3\", \"qos_policy_id\": null}, {\"router_id\": \"24f01a17-cd51-455f-8c74-24440437d999\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"b0b2602112464b1aa32539f2de282ae5\", \"created_at\": \"2019-06-08T11:56:18Z\", \"updated_at\": \"2019-06-08T11:56:46Z\", \"floating_network_id\": \"d0205d84-f6dd-4d92-b76b-dc9ca1111094\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"90f9e75f-fc47-48d7-9d90-f88599728c99\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:b5:3e:c0\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.11\", \"floating_ip_address\": \"172.30.9.210\", \"revision_number\": 2, \"project_id\": \"b0b2602112464b1aa32539f2de282ae5\", \"port_id\": \"98f13bf9-c9de-4f64-aad5-78e6f1f2f71c\", \"id\": \"704b161d-596f-41ae-b89f-9ee5811d97bc\", \"qos_policy_id\": null}, {\"router_id\": \"24f01a17-cd51-455f-8c74-24440437d999\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"b0b2602112464b1aa32539f2de282ae5\", \"created_at\": \"2019-06-08T11:56:16Z\", \"updated_at\": \"2019-06-08T11:56:46Z\", \"floating_network_id\": \"d0205d84-f6dd-4d92-b76b-dc9ca1111094\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"90f9e75f-fc47-48d7-9d90-f88599728c99\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:3d:7c:18\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.9\", \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 2, \"project_id\": \"b0b2602112464b1aa32539f2de282ae5\", \"port_id\": \"e2b4f747-0fde-452c-93ee-e1d436cbebd5\", \"id\": \"c9070710-febe-4a30-912c-c94635529a6b\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "reference_vnf_port_g52gb1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:47.958Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.4b59c427-8f25-4203-995d-dc121cfc6dc3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:48.623Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-03359a57-892a-4ffa-812d-00365c2a844d", "level": "debug", "target_id": "reference_vnf_port_g52gb1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:47.958Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.4b59c427-8f25-4203-995d-dc121cfc6dc3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:48.623Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-03359a57-892a-4ffa-812d-00365c2a844d", "level": "debug", "target_id": "reference_vnf_port_g52gb1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:47.958Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.4b59c427-8f25-4203-995d-dc121cfc6dc3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:48.623Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-03359a57-892a-4ffa-812d-00365c2a844d", "level": "debug", "target_id": "reference_vnf_port_g52gb1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:47.959Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.4b59c427-8f25-4203-995d-dc121cfc6dc3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:48.623Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-03359a57-892a-4ffa-812d-00365c2a844d", "level": "debug", "target_id": "reference_vnf_port_g52gb1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:47.959Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.4b59c427-8f25-4203-995d-dc121cfc6dc3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:48.623Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/fe48c79f-5e7e-42e1-976d-b766d180eda5.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4a87272cc93f253fcd8b8811ac509ce5fd1a2d8d\"", "level": "debug", "target_id": "reference_vnf_port_g52gb1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:47.959Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.4b59c427-8f25-4203-995d-dc121cfc6dc3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:48.623Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/fe48c79f-5e7e-42e1-976d-b766d180eda5.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4a87272cc93f253fcd8b8811ac509ce5fd1a2d8d\"", "level": "debug", "target_id": "reference_vnf_port_g52gb1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:47.959Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.4b59c427-8f25-4203-995d-dc121cfc6dc3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:48.623Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-61e906f8-4aea-4029-bba2-d37a7f98a900 Date: Sat, 08 Jun 2019 12:05:47 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-08T11:52:02Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"a5f1ed72-39b3-4928-8a2b-5e34f3290f6a\",\"ip_address\":\"192.168.120.15\"}],\"id\":\"fe48c79f-5e7e-42e1-976d-b766d180eda5\",\"security_groups\":[\"3b3a69f7-bf94-43a5-916b-d7b4c479bec2\"],\"mac_address\":\"fa:16:3e:7c:a2:06\",\"device_id\":\"fad49671-acfe-4d91-9482-cf72c09b8510\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"63726bd7-2470-43f5-964f-e62aacefa8ca\",\"tenant_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"created_at\":\"2019-06-08T11:50:19Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_g52gb1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:48.008Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.4b59c427-8f25-4203-995d-dc121cfc6dc3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:48.623Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-61e906f8-4aea-4029-bba2-d37a7f98a900 Date: Sat, 08 Jun 2019 12:05:47 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-08T11:52:02Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"a5f1ed72-39b3-4928-8a2b-5e34f3290f6a\",\"ip_address\":\"192.168.120.15\"}],\"id\":\"fe48c79f-5e7e-42e1-976d-b766d180eda5\",\"security_groups\":[\"3b3a69f7-bf94-43a5-916b-d7b4c479bec2\"],\"mac_address\":\"fa:16:3e:7c:a2:06\",\"device_id\":\"fad49671-acfe-4d91-9482-cf72c09b8510\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"63726bd7-2470-43f5-964f-e62aacefa8ca\",\"tenant_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"created_at\":\"2019-06-08T11:50:19Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_g52gb1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:48.008Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.4b59c427-8f25-4203-995d-dc121cfc6dc3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:48.623Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/ports/fe48c79f-5e7e-42e1-976d-b766d180eda5.json used request id req-61e906f8-4aea-4029-bba2-d37a7f98a900", "level": "debug", "target_id": "reference_vnf_port_g52gb1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:48.008Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.4b59c427-8f25-4203-995d-dc121cfc6dc3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:48.623Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/ports/fe48c79f-5e7e-42e1-976d-b766d180eda5.json used request id req-61e906f8-4aea-4029-bba2-d37a7f98a900", "level": "debug", "target_id": "reference_vnf_port_g52gb1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:48.008Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.4b59c427-8f25-4203-995d-dc121cfc6dc3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:48.623Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json used request id req-49387808-7392-44b3-a411-e610d9f93c3e", "level": "debug", "target_id": "reference_vnf_port_g52gb1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:48.051Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.4b59c427-8f25-4203-995d-dc121cfc6dc3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:48.623Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4a87272cc93f253fcd8b8811ac509ce5fd1a2d8d\"", "level": "debug", "target_id": "reference_vnf_port_g52gb1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:48.052Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.4b59c427-8f25-4203-995d-dc121cfc6dc3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:48.623Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4a87272cc93f253fcd8b8811ac509ce5fd1a2d8d\"", "level": "debug", "target_id": "reference_vnf_port_g52gb1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:48.052Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.4b59c427-8f25-4203-995d-dc121cfc6dc3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:48.623Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4a87272cc93f253fcd8b8811ac509ce5fd1a2d8d\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "reference_vnf_port_g52gb1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:48.092Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.4b59c427-8f25-4203-995d-dc121cfc6dc3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:48.623Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-ebc713fc-4516-430a-b91a-e424adb874ae Date: Sat, 08 Jun 2019 12:05:48 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-08T12:05:38Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"495b8b16-4f9e-43b9-b759-0815b72a1249\",\"ip_address\":\"11.0.0.9\"}],\"id\":\"e2b4f747-0fde-452c-93ee-e1d436cbebd5\",\"security_groups\":[\"f0e07bec-b8e6-4425-846d-8e5a7d28b899\"],\"mac_address\":\"fa:16:3e:3d:7c:18\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"90f9e75f-fc47-48d7-9d90-f88599728c99\",\"tenant_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"created_at\":\"2019-06-08T11:56:38Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_g52gb1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:48.091Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.4b59c427-8f25-4203-995d-dc121cfc6dc3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:48.623Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-ebc713fc-4516-430a-b91a-e424adb874ae Date: Sat, 08 Jun 2019 12:05:48 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-08T12:05:38Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"495b8b16-4f9e-43b9-b759-0815b72a1249\",\"ip_address\":\"11.0.0.9\"}],\"id\":\"e2b4f747-0fde-452c-93ee-e1d436cbebd5\",\"security_groups\":[\"f0e07bec-b8e6-4425-846d-8e5a7d28b899\"],\"mac_address\":\"fa:16:3e:3d:7c:18\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"90f9e75f-fc47-48d7-9d90-f88599728c99\",\"tenant_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"created_at\":\"2019-06-08T11:56:38Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_g52gb1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:48.091Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.4b59c427-8f25-4203-995d-dc121cfc6dc3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:48.623Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json used request id req-ebc713fc-4516-430a-b91a-e424adb874ae", "level": "debug", "target_id": "reference_vnf_port_g52gb1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:48.091Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.4b59c427-8f25-4203-995d-dc121cfc6dc3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:48.623Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json used request id req-ebc713fc-4516-430a-b91a-e424adb874ae", "level": "debug", "target_id": "reference_vnf_port_g52gb1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:48.091Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.4b59c427-8f25-4203-995d-dc121cfc6dc3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:48.623Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json used request id req-ebc713fc-4516-430a-b91a-e424adb874ae", "level": "debug", "target_id": "reference_vnf_port_g52gb1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:48.091Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.4b59c427-8f25-4203-995d-dc121cfc6dc3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:48.623Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/ports/fe48c79f-5e7e-42e1-976d-b766d180eda5.json used request id req-61e906f8-4aea-4029-bba2-d37a7f98a900", "level": "debug", "target_id": "reference_vnf_port_g52gb1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:48.009Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.4b59c427-8f25-4203-995d-dc121cfc6dc3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:48.623Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json used request id req-ebc713fc-4516-430a-b91a-e424adb874ae", "level": "debug", "target_id": "reference_vnf_port_g52gb1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:48.092Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.4b59c427-8f25-4203-995d-dc121cfc6dc3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:48.623Z", "message": "Detaching port 98f13bf9-c9de-4f64-aad5-78e6f1f2f71c...", "level": "info", "target_id": "reference_vnf_port_g52gb1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:48.092Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.4b59c427-8f25-4203-995d-dc121cfc6dc3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:48.623Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}16aee213915899ab86196304d55cf601149a66c7\"", "level": "debug", "target_id": "target_vnf_port_n707tl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:48.332Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.b6f3f191-3a1c-4935-bb93-094280490ecf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:48.623Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}16aee213915899ab86196304d55cf601149a66c7\"", "level": "debug", "target_id": "target_vnf_port_n707tl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:48.332Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.b6f3f191-3a1c-4935-bb93-094280490ecf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:48.623Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4a87272cc93f253fcd8b8811ac509ce5fd1a2d8d\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "reference_vnf_port_g52gb1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:48.092Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.4b59c427-8f25-4203-995d-dc121cfc6dc3"}], "metadata": {"pagination": {"total": 342, "offset": 121, "size": 50}}} 2019-06-08 12:05:58,705 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 12:05:58,705 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 12:05:58 GMT 2019-06-08 12:05:58,706 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 12:05:58,706 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 12:05:58,706 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 12:05:58,706 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 12:05:58,706 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 12:05:58,706 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 12:05:58,709 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json used request id req-5cca2bfd-1c29-4fb6-845f-c2727b55ef06 2019-06-08 12:05:58,709 - functest.core.cloudify - DEBUG - Detaching port 3c342ef4-8e64-44e5-b1c5-630fcc5c18e4... 2019-06-08 12:05:58,709 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.46:9696/v2.0/ports/3c342ef4-8e64-44e5-b1c5-630fcc5c18e4.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd61f81de373ed6fcf073a653855febddd3c7568" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-06-08 12:05:58,709 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.46:9696/v2.0/ports/3c342ef4-8e64-44e5-b1c5-630fcc5c18e4.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd61f81de373ed6fcf073a653855febddd3c7568" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-06-08 12:05:58,709 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 12:05:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c498ea36-cbfe-4461-8995-88a356cd58c7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 12:05:58,709 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2019-06-08 12:05:58,710 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.detach' 2019-06-08 12:05:58,710 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-c498ea36-cbfe-4461-8995-88a356cd58c7 2019-06-08 12:05:58,710 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 12:05:58,710 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 12:05:58,710 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 12:05:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c498ea36-cbfe-4461-8995-88a356cd58c7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 12:05:58,710 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-c498ea36-cbfe-4461-8995-88a356cd58c7 2019-06-08 12:05:58,710 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 12:05:58,711 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a87272cc93f253fcd8b8811ac509ce5fd1a2d8d" 2019-06-08 12:05:58,711 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a87272cc93f253fcd8b8811ac509ce5fd1a2d8d" 2019-06-08 12:05:58,711 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 12:05:58,711 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 12:05:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4729eb6e-5067-45c8-abc5-935e17a7b85a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 12:05:58,711 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 12:05:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4729eb6e-5067-45c8-abc5-935e17a7b85a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 12:05:58,711 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-4729eb6e-5067-45c8-abc5-935e17a7b85a 2019-06-08 12:05:58,712 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-4729eb6e-5067-45c8-abc5-935e17a7b85a 2019-06-08 12:05:58,712 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-03359a57-892a-4ffa-812d-00365c2a844d Date: Sat, 08 Jun 2019 12:05:47 GMT RESP BODY: {"floatingips": [{"router_id": "387db212-c82d-454b-93c9-42238b52bce4", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "created_at": "2019-06-08T11:52:05Z", "updated_at": "2019-06-08T11:52:07Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "63726bd7-2470-43f5-964f-e62aacefa8ca", "device_owner": "compute:nova", "mac_address": "fa:16:3e:7c:a2:06", "device_id": "fad49671-acfe-4d91-9482-cf72c09b8510"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.208", "revision_number": 1, "project_id": "b0b2602112464b1aa32539f2de282ae5", "port_id": "fe48c79f-5e7e-42e1-976d-b766d180eda5", "id": "5631c4bf-7241-41d2-977e-6e97e39e76d3", "qos_policy_id": null}, {"router_id": "24f01a17-cd51-455f-8c74-24440437d999", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "created_at": "2019-06-08T11:56:18Z", "updated_at": "2019-06-08T11:56:46Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "90f9e75f-fc47-48d7-9d90-f88599728c99", "device_owner": "", "mac_address": "fa:16:3e:b5:3e:c0", "device_id": ""}, "fixed_ip_address": "11.0.0.11", "floating_ip_address": "172.30.9.210", "revision_number": 2, "project_id": "b0b2602112464b1aa32539f2de282ae5", "port_id": "98f13bf9-c9de-4f64-aad5-78e6f1f2f71c", "id": "704b161d-596f-41ae-b89f-9ee5811d97bc", "qos_policy_id": null}, {"router_id": "24f01a17-cd51-455f-8c74-24440437d999", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "created_at": "2019-06-08T11:56:16Z", "updated_at": "2019-06-08T11:56:46Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "90f9e75f-fc47-48d7-9d90-f88599728c99", "device_owner": "", "mac_address": "fa:16:3e:3d:7c:18", "device_id": ""}, "fixed_ip_address": "11.0.0.9", "floating_ip_address": "172.30.9.204", "revision_number": 2, "project_id": "b0b2602112464b1aa32539f2de282ae5", "port_id": "e2b4f747-0fde-452c-93ee-e1d436cbebd5", "id": "c9070710-febe-4a30-912c-c94635529a6b", "qos_policy_id": null}]} 2019-06-08 12:05:58,712 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-49387808-7392-44b3-a411-e610d9f93c3e Date: Sat, 08 Jun 2019 12:05:48 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T12:05:38Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"495b8b16-4f9e-43b9-b759-0815b72a1249","ip_address":"11.0.0.11"}],"id":"98f13bf9-c9de-4f64-aad5-78e6f1f2f71c","security_groups":["f0e07bec-b8e6-4425-846d-8e5a7d28b899"],"mac_address":"fa:16:3e:b5:3e:c0","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"b0b2602112464b1aa32539f2de282ae5","qos_policy_id":null,"admin_state_up":true,"network_id":"90f9e75f-fc47-48d7-9d90-f88599728c99","tenant_id":"b0b2602112464b1aa32539f2de282ae5","created_at":"2019-06-08T11:56:38Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-08 12:05:58,712 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json used request id req-49387808-7392-44b3-a411-e610d9f93c3e 2019-06-08 12:05:58,712 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a87272cc93f253fcd8b8811ac509ce5fd1a2d8d" 2019-06-08 12:05:58,712 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-03359a57-892a-4ffa-812d-00365c2a844d Date: Sat, 08 Jun 2019 12:05:47 GMT RESP BODY: {"floatingips": [{"router_id": "387db212-c82d-454b-93c9-42238b52bce4", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "created_at": "2019-06-08T11:52:05Z", "updated_at": "2019-06-08T11:52:07Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "63726bd7-2470-43f5-964f-e62aacefa8ca", "device_owner": "compute:nova", "mac_address": "fa:16:3e:7c:a2:06", "device_id": "fad49671-acfe-4d91-9482-cf72c09b8510"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.208", "revision_number": 1, "project_id": "b0b2602112464b1aa32539f2de282ae5", "port_id": "fe48c79f-5e7e-42e1-976d-b766d180eda5", "id": "5631c4bf-7241-41d2-977e-6e97e39e76d3", "qos_policy_id": null}, {"router_id": "24f01a17-cd51-455f-8c74-24440437d999", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "created_at": "2019-06-08T11:56:18Z", "updated_at": "2019-06-08T11:56:46Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "90f9e75f-fc47-48d7-9d90-f88599728c99", "device_owner": "", "mac_address": "fa:16:3e:b5:3e:c0", "device_id": ""}, "fixed_ip_address": "11.0.0.11", "floating_ip_address": "172.30.9.210", "revision_number": 2, "project_id": "b0b2602112464b1aa32539f2de282ae5", "port_id": "98f13bf9-c9de-4f64-aad5-78e6f1f2f71c", "id": "704b161d-596f-41ae-b89f-9ee5811d97bc", "qos_policy_id": null}, {"router_id": "24f01a17-cd51-455f-8c74-24440437d999", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "created_at": "2019-06-08T11:56:16Z", "updated_at": "2019-06-08T11:56:46Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "90f9e75f-fc47-48d7-9d90-f88599728c99", "device_owner": "", "mac_address": "fa:16:3e:3d:7c:18", "device_id": ""}, "fixed_ip_address": "11.0.0.9", "floating_ip_address": "172.30.9.204", "revision_number": 2, "project_id": "b0b2602112464b1aa32539f2de282ae5", "port_id": "e2b4f747-0fde-452c-93ee-e1d436cbebd5", "id": "c9070710-febe-4a30-912c-c94635529a6b", "qos_policy_id": null}]} 2019-06-08 12:05:58,713 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-03359a57-892a-4ffa-812d-00365c2a844d 2019-06-08 12:05:58,713 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-03359a57-892a-4ffa-812d-00365c2a844d 2019-06-08 12:05:58,713 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-03359a57-892a-4ffa-812d-00365c2a844d 2019-06-08 12:05:58,713 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-03359a57-892a-4ffa-812d-00365c2a844d 2019-06-08 12:05:58,713 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/fe48c79f-5e7e-42e1-976d-b766d180eda5.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a87272cc93f253fcd8b8811ac509ce5fd1a2d8d" 2019-06-08 12:05:58,713 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/fe48c79f-5e7e-42e1-976d-b766d180eda5.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a87272cc93f253fcd8b8811ac509ce5fd1a2d8d" 2019-06-08 12:05:58,713 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-61e906f8-4aea-4029-bba2-d37a7f98a900 Date: Sat, 08 Jun 2019 12:05:47 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T11:52:02Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a5f1ed72-39b3-4928-8a2b-5e34f3290f6a","ip_address":"192.168.120.15"}],"id":"fe48c79f-5e7e-42e1-976d-b766d180eda5","security_groups":["3b3a69f7-bf94-43a5-916b-d7b4c479bec2"],"mac_address":"fa:16:3e:7c:a2:06","device_id":"fad49671-acfe-4d91-9482-cf72c09b8510","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"b0b2602112464b1aa32539f2de282ae5","qos_policy_id":null,"admin_state_up":true,"network_id":"63726bd7-2470-43f5-964f-e62aacefa8ca","tenant_id":"b0b2602112464b1aa32539f2de282ae5","created_at":"2019-06-08T11:50:19Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-08 12:05:58,714 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-61e906f8-4aea-4029-bba2-d37a7f98a900 Date: Sat, 08 Jun 2019 12:05:47 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T11:52:02Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a5f1ed72-39b3-4928-8a2b-5e34f3290f6a","ip_address":"192.168.120.15"}],"id":"fe48c79f-5e7e-42e1-976d-b766d180eda5","security_groups":["3b3a69f7-bf94-43a5-916b-d7b4c479bec2"],"mac_address":"fa:16:3e:7c:a2:06","device_id":"fad49671-acfe-4d91-9482-cf72c09b8510","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"b0b2602112464b1aa32539f2de282ae5","qos_policy_id":null,"admin_state_up":true,"network_id":"63726bd7-2470-43f5-964f-e62aacefa8ca","tenant_id":"b0b2602112464b1aa32539f2de282ae5","created_at":"2019-06-08T11:50:19Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-08 12:05:58,714 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/ports/fe48c79f-5e7e-42e1-976d-b766d180eda5.json used request id req-61e906f8-4aea-4029-bba2-d37a7f98a900 2019-06-08 12:05:58,714 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/ports/fe48c79f-5e7e-42e1-976d-b766d180eda5.json used request id req-61e906f8-4aea-4029-bba2-d37a7f98a900 2019-06-08 12:05:58,714 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json used request id req-49387808-7392-44b3-a411-e610d9f93c3e 2019-06-08 12:05:58,714 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a87272cc93f253fcd8b8811ac509ce5fd1a2d8d" 2019-06-08 12:05:58,714 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a87272cc93f253fcd8b8811ac509ce5fd1a2d8d" 2019-06-08 12:05:58,714 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a87272cc93f253fcd8b8811ac509ce5fd1a2d8d" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-06-08 12:05:58,715 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-ebc713fc-4516-430a-b91a-e424adb874ae Date: Sat, 08 Jun 2019 12:05:48 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T12:05:38Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"495b8b16-4f9e-43b9-b759-0815b72a1249","ip_address":"11.0.0.9"}],"id":"e2b4f747-0fde-452c-93ee-e1d436cbebd5","security_groups":["f0e07bec-b8e6-4425-846d-8e5a7d28b899"],"mac_address":"fa:16:3e:3d:7c:18","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"b0b2602112464b1aa32539f2de282ae5","qos_policy_id":null,"admin_state_up":true,"network_id":"90f9e75f-fc47-48d7-9d90-f88599728c99","tenant_id":"b0b2602112464b1aa32539f2de282ae5","created_at":"2019-06-08T11:56:38Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-08 12:05:58,715 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-ebc713fc-4516-430a-b91a-e424adb874ae Date: Sat, 08 Jun 2019 12:05:48 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T12:05:38Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"495b8b16-4f9e-43b9-b759-0815b72a1249","ip_address":"11.0.0.9"}],"id":"e2b4f747-0fde-452c-93ee-e1d436cbebd5","security_groups":["f0e07bec-b8e6-4425-846d-8e5a7d28b899"],"mac_address":"fa:16:3e:3d:7c:18","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"b0b2602112464b1aa32539f2de282ae5","qos_policy_id":null,"admin_state_up":true,"network_id":"90f9e75f-fc47-48d7-9d90-f88599728c99","tenant_id":"b0b2602112464b1aa32539f2de282ae5","created_at":"2019-06-08T11:56:38Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-08 12:05:58,715 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json used request id req-ebc713fc-4516-430a-b91a-e424adb874ae 2019-06-08 12:05:58,715 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json used request id req-ebc713fc-4516-430a-b91a-e424adb874ae 2019-06-08 12:05:58,715 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json used request id req-ebc713fc-4516-430a-b91a-e424adb874ae 2019-06-08 12:05:58,715 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/ports/fe48c79f-5e7e-42e1-976d-b766d180eda5.json used request id req-61e906f8-4aea-4029-bba2-d37a7f98a900 2019-06-08 12:05:58,715 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json used request id req-ebc713fc-4516-430a-b91a-e424adb874ae 2019-06-08 12:05:58,716 - functest.core.cloudify - DEBUG - Detaching port 98f13bf9-c9de-4f64-aad5-78e6f1f2f71c... 2019-06-08 12:05:58,716 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16aee213915899ab86196304d55cf601149a66c7" 2019-06-08 12:05:58,716 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16aee213915899ab86196304d55cf601149a66c7" 2019-06-08 12:05:58,716 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a87272cc93f253fcd8b8811ac509ce5fd1a2d8d" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-06-08 12:05:58,716 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/executions/d2abc6b9-1398-47c8-956a-16310fe565da 2019-06-08 12:05:58,785 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 12:05:58,786 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 12:05:58,786 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 12:05:58,786 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 12:05:58,786 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 12:05:58,786 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 12:05:58,786 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 12:05:58,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": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T12:05:37.236Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-06-08T12:05:37.237Z", "id": "d2abc6b9-1398-47c8-956a-16310fe565da"} 2019-06-08 12:05:58,786 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 12:05:58,786 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 12:05:58 GMT 2019-06-08 12:05:58,787 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 12:05:58,787 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-06-08 12:05:58,787 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 12:05:58,787 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 12:05:58,787 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 12:06:03,792 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/events 2019-06-08 12:06:03,870 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 12:06:03,870 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 12:06:03,870 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 12:06:03,871 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 12:06:03,871 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 12:06:03,871 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 12:06:03,871 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 12:06:03,871 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:48.623Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json used request id req-ebc713fc-4516-430a-b91a-e424adb874ae", "level": "debug", "target_id": "reference_vnf_port_g52gb1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:48.091Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.4b59c427-8f25-4203-995d-dc121cfc6dc3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:48.623Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json used request id req-ebc713fc-4516-430a-b91a-e424adb874ae", "level": "debug", "target_id": "reference_vnf_port_g52gb1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:48.091Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.4b59c427-8f25-4203-995d-dc121cfc6dc3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:48.623Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-ebc713fc-4516-430a-b91a-e424adb874ae Date: Sat, 08 Jun 2019 12:05:48 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-08T12:05:38Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"495b8b16-4f9e-43b9-b759-0815b72a1249\",\"ip_address\":\"11.0.0.9\"}],\"id\":\"e2b4f747-0fde-452c-93ee-e1d436cbebd5\",\"security_groups\":[\"f0e07bec-b8e6-4425-846d-8e5a7d28b899\"],\"mac_address\":\"fa:16:3e:3d:7c:18\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"90f9e75f-fc47-48d7-9d90-f88599728c99\",\"tenant_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"created_at\":\"2019-06-08T11:56:38Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_g52gb1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:48.091Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.4b59c427-8f25-4203-995d-dc121cfc6dc3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:48.623Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-ebc713fc-4516-430a-b91a-e424adb874ae Date: Sat, 08 Jun 2019 12:05:48 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-08T12:05:38Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"495b8b16-4f9e-43b9-b759-0815b72a1249\",\"ip_address\":\"11.0.0.9\"}],\"id\":\"e2b4f747-0fde-452c-93ee-e1d436cbebd5\",\"security_groups\":[\"f0e07bec-b8e6-4425-846d-8e5a7d28b899\"],\"mac_address\":\"fa:16:3e:3d:7c:18\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"90f9e75f-fc47-48d7-9d90-f88599728c99\",\"tenant_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"created_at\":\"2019-06-08T11:56:38Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_g52gb1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:48.091Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.4b59c427-8f25-4203-995d-dc121cfc6dc3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:48.623Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4a87272cc93f253fcd8b8811ac509ce5fd1a2d8d\"", "level": "debug", "target_id": "reference_vnf_port_g52gb1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:48.052Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.4b59c427-8f25-4203-995d-dc121cfc6dc3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:49.229Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-d1bbb032-3667-4151-b468-5e4b6ef02390 Date: Sat, 08 Jun 2019 12:05:48 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-08T12:05:38Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"495b8b16-4f9e-43b9-b759-0815b72a1249\",\"ip_address\":\"11.0.0.9\"}],\"id\":\"e2b4f747-0fde-452c-93ee-e1d436cbebd5\",\"security_groups\":[\"f0e07bec-b8e6-4425-846d-8e5a7d28b899\"],\"mac_address\":\"fa:16:3e:3d:7c:18\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"90f9e75f-fc47-48d7-9d90-f88599728c99\",\"tenant_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"created_at\":\"2019-06-08T11:56:38Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_n707tl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:48.774Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.b6f3f191-3a1c-4935-bb93-094280490ecf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:49.229Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json used request id req-d1bbb032-3667-4151-b468-5e4b6ef02390", "level": "debug", "target_id": "target_vnf_port_n707tl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:48.777Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.b6f3f191-3a1c-4935-bb93-094280490ecf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:49.229Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json used request id req-d1bbb032-3667-4151-b468-5e4b6ef02390", "level": "debug", "target_id": "target_vnf_port_n707tl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:48.776Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.b6f3f191-3a1c-4935-bb93-094280490ecf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:49.229Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-679313ba-ea26-4c7b-91bf-8e2ad27c2c83", "level": "debug", "target_id": "target_vnf_port_n707tl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:48.646Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.b6f3f191-3a1c-4935-bb93-094280490ecf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:49.229Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-679313ba-ea26-4c7b-91bf-8e2ad27c2c83", "level": "debug", "target_id": "target_vnf_port_n707tl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:48.646Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.b6f3f191-3a1c-4935-bb93-094280490ecf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:49.229Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-679313ba-ea26-4c7b-91bf-8e2ad27c2c83", "level": "debug", "target_id": "target_vnf_port_n707tl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:48.647Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.b6f3f191-3a1c-4935-bb93-094280490ecf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:49.229Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-679313ba-ea26-4c7b-91bf-8e2ad27c2c83", "level": "debug", "target_id": "target_vnf_port_n707tl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:48.647Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.b6f3f191-3a1c-4935-bb93-094280490ecf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:49.229Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/fe48c79f-5e7e-42e1-976d-b766d180eda5.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}16aee213915899ab86196304d55cf601149a66c7\"", "level": "debug", "target_id": "target_vnf_port_n707tl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:48.648Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.b6f3f191-3a1c-4935-bb93-094280490ecf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:49.229Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/fe48c79f-5e7e-42e1-976d-b766d180eda5.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}16aee213915899ab86196304d55cf601149a66c7\"", "level": "debug", "target_id": "target_vnf_port_n707tl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:48.648Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.b6f3f191-3a1c-4935-bb93-094280490ecf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:49.229Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-bc170b85-8d30-4538-b180-b77abc785ada Date: Sat, 08 Jun 2019 12:05:48 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-08T11:52:02Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"a5f1ed72-39b3-4928-8a2b-5e34f3290f6a\",\"ip_address\":\"192.168.120.15\"}],\"id\":\"fe48c79f-5e7e-42e1-976d-b766d180eda5\",\"security_groups\":[\"3b3a69f7-bf94-43a5-916b-d7b4c479bec2\"],\"mac_address\":\"fa:16:3e:7c:a2:06\",\"device_id\":\"fad49671-acfe-4d91-9482-cf72c09b8510\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"63726bd7-2470-43f5-964f-e62aacefa8ca\",\"tenant_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"created_at\":\"2019-06-08T11:50:19Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_n707tl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:48.687Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.b6f3f191-3a1c-4935-bb93-094280490ecf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:49.229Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-bc170b85-8d30-4538-b180-b77abc785ada Date: Sat, 08 Jun 2019 12:05:48 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-08T11:52:02Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"a5f1ed72-39b3-4928-8a2b-5e34f3290f6a\",\"ip_address\":\"192.168.120.15\"}],\"id\":\"fe48c79f-5e7e-42e1-976d-b766d180eda5\",\"security_groups\":[\"3b3a69f7-bf94-43a5-916b-d7b4c479bec2\"],\"mac_address\":\"fa:16:3e:7c:a2:06\",\"device_id\":\"fad49671-acfe-4d91-9482-cf72c09b8510\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"63726bd7-2470-43f5-964f-e62aacefa8ca\",\"tenant_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"created_at\":\"2019-06-08T11:50:19Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_n707tl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:48.687Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.b6f3f191-3a1c-4935-bb93-094280490ecf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:49.229Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/ports/fe48c79f-5e7e-42e1-976d-b766d180eda5.json used request id req-bc170b85-8d30-4538-b180-b77abc785ada", "level": "debug", "target_id": "target_vnf_port_n707tl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:48.687Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.b6f3f191-3a1c-4935-bb93-094280490ecf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:49.229Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/ports/fe48c79f-5e7e-42e1-976d-b766d180eda5.json used request id req-bc170b85-8d30-4538-b180-b77abc785ada", "level": "debug", "target_id": "target_vnf_port_n707tl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:48.687Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.b6f3f191-3a1c-4935-bb93-094280490ecf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:49.229Z", "message": "Successfully detached port 98f13bf9-c9de-4f64-aad5-78e6f1f2f71c", "level": "info", "target_id": "reference_vnf_port_g52gb1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:48.481Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.4b59c427-8f25-4203-995d-dc121cfc6dc3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:49.229Z", "message": "PUT call to neutron for http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json used request id req-3e645910-4694-43af-b87c-bfc892c72f37", "level": "debug", "target_id": "reference_vnf_port_g52gb1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:48.481Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.4b59c427-8f25-4203-995d-dc121cfc6dc3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:49.229Z", "message": "PUT call to neutron for http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json used request id req-3e645910-4694-43af-b87c-bfc892c72f37", "level": "debug", "target_id": "reference_vnf_port_g52gb1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:48.481Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.4b59c427-8f25-4203-995d-dc121cfc6dc3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:49.229Z", "message": "PUT call to network for http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json used request id req-3e645910-4694-43af-b87c-bfc892c72f37", "level": "debug", "target_id": "reference_vnf_port_g52gb1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:48.481Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.4b59c427-8f25-4203-995d-dc121cfc6dc3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:49.229Z", "message": "PUT call to network for http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json used request id req-3e645910-4694-43af-b87c-bfc892c72f37", "level": "debug", "target_id": "reference_vnf_port_g52gb1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:48.481Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.4b59c427-8f25-4203-995d-dc121cfc6dc3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:49.229Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-3e645910-4694-43af-b87c-bfc892c72f37 Date: Sat, 08 Jun 2019 12:05:48 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-08T12:05:48Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"495b8b16-4f9e-43b9-b759-0815b72a1249\",\"ip_address\":\"11.0.0.11\"}],\"id\":\"98f13bf9-c9de-4f64-aad5-78e6f1f2f71c\",\"security_groups\":[\"f0e07bec-b8e6-4425-846d-8e5a7d28b899\"],\"mac_address\":\"fa:16:3e:b5:3e:c0\",\"project_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_port\",\"admin_state_up\":true,\"network_id\":\"90f9e75f-fc47-48d7-9d90-f88599728c99\",\"tenant_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"created_at\":\"2019-06-08T11:56:38Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_g52gb1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:48.481Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.4b59c427-8f25-4203-995d-dc121cfc6dc3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:49.229Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/ports/fe48c79f-5e7e-42e1-976d-b766d180eda5.json used request id req-bc170b85-8d30-4538-b180-b77abc785ada", "level": "debug", "target_id": "target_vnf_port_n707tl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:48.687Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.b6f3f191-3a1c-4935-bb93-094280490ecf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:49.229Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/ports/fe48c79f-5e7e-42e1-976d-b766d180eda5.json used request id req-bc170b85-8d30-4538-b180-b77abc785ada", "level": "debug", "target_id": "target_vnf_port_n707tl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:48.687Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.b6f3f191-3a1c-4935-bb93-094280490ecf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:49.229Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}16aee213915899ab86196304d55cf601149a66c7\"", "level": "debug", "target_id": "target_vnf_port_n707tl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:48.688Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.b6f3f191-3a1c-4935-bb93-094280490ecf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:49.229Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-679313ba-ea26-4c7b-91bf-8e2ad27c2c83 Date: Sat, 08 Jun 2019 12:05:48 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"387db212-c82d-454b-93c9-42238b52bce4\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"b0b2602112464b1aa32539f2de282ae5\", \"created_at\": \"2019-06-08T11:52:05Z\", \"updated_at\": \"2019-06-08T11:52:07Z\", \"floating_network_id\": \"d0205d84-f6dd-4d92-b76b-dc9ca1111094\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"63726bd7-2470-43f5-964f-e62aacefa8ca\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:7c:a2:06\", \"device_id\": \"fad49671-acfe-4d91-9482-cf72c09b8510\"}, \"fixed_ip_address\": \"192.168.120.15\", \"floating_ip_address\": \"172.30.9.208\", \"revision_number\": 1, \"project_id\": \"b0b2602112464b1aa32539f2de282ae5\", \"port_id\": \"fe48c79f-5e7e-42e1-976d-b766d180eda5\", \"id\": \"5631c4bf-7241-41d2-977e-6e97e39e76d3\", \"qos_policy_id\": null}, {\"router_id\": \"24f01a17-cd51-455f-8c74-24440437d999\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"b0b2602112464b1aa32539f2de282ae5\", \"created_at\": \"2019-06-08T11:56:18Z\", \"updated_at\": \"2019-06-08T11:56:46Z\", \"floating_network_id\": \"d0205d84-f6dd-4d92-b76b-dc9ca1111094\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"90f9e75f-fc47-48d7-9d90-f88599728c99\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:b5:3e:c0\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.11\", \"floating_ip_address\": \"172.30.9.210\", \"revision_number\": 2, \"project_id\": \"b0b2602112464b1aa32539f2de282ae5\", \"port_id\": \"98f13bf9-c9de-4f64-aad5-78e6f1f2f71c\", \"id\": \"704b161d-596f-41ae-b89f-9ee5811d97bc\", \"qos_policy_id\": null}, {\"router_id\": \"24f01a17-cd51-455f-8c74-24440437d999\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"b0b2602112464b1aa32539f2de282ae5\", \"created_at\": \"2019-06-08T11:56:16Z\", \"updated_at\": \"2019-06-08T11:56:46Z\", \"floating_network_id\": \"d0205d84-f6dd-4d92-b76b-dc9ca1111094\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"90f9e75f-fc47-48d7-9d90-f88599728c99\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:3d:7c:18\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.9\", \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 2, \"project_id\": \"b0b2602112464b1aa32539f2de282ae5\", \"port_id\": \"e2b4f747-0fde-452c-93ee-e1d436cbebd5\", \"id\": \"c9070710-febe-4a30-912c-c94635529a6b\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "target_vnf_port_n707tl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:48.646Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.b6f3f191-3a1c-4935-bb93-094280490ecf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:49.229Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-679313ba-ea26-4c7b-91bf-8e2ad27c2c83 Date: Sat, 08 Jun 2019 12:05:48 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"387db212-c82d-454b-93c9-42238b52bce4\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"b0b2602112464b1aa32539f2de282ae5\", \"created_at\": \"2019-06-08T11:52:05Z\", \"updated_at\": \"2019-06-08T11:52:07Z\", \"floating_network_id\": \"d0205d84-f6dd-4d92-b76b-dc9ca1111094\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"63726bd7-2470-43f5-964f-e62aacefa8ca\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:7c:a2:06\", \"device_id\": \"fad49671-acfe-4d91-9482-cf72c09b8510\"}, \"fixed_ip_address\": \"192.168.120.15\", \"floating_ip_address\": \"172.30.9.208\", \"revision_number\": 1, \"project_id\": \"b0b2602112464b1aa32539f2de282ae5\", \"port_id\": \"fe48c79f-5e7e-42e1-976d-b766d180eda5\", \"id\": \"5631c4bf-7241-41d2-977e-6e97e39e76d3\", \"qos_policy_id\": null}, {\"router_id\": \"24f01a17-cd51-455f-8c74-24440437d999\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"b0b2602112464b1aa32539f2de282ae5\", \"created_at\": \"2019-06-08T11:56:18Z\", \"updated_at\": \"2019-06-08T11:56:46Z\", \"floating_network_id\": \"d0205d84-f6dd-4d92-b76b-dc9ca1111094\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"90f9e75f-fc47-48d7-9d90-f88599728c99\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:b5:3e:c0\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.11\", \"floating_ip_address\": \"172.30.9.210\", \"revision_number\": 2, \"project_id\": \"b0b2602112464b1aa32539f2de282ae5\", \"port_id\": \"98f13bf9-c9de-4f64-aad5-78e6f1f2f71c\", \"id\": \"704b161d-596f-41ae-b89f-9ee5811d97bc\", \"qos_policy_id\": null}, {\"router_id\": \"24f01a17-cd51-455f-8c74-24440437d999\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"b0b2602112464b1aa32539f2de282ae5\", \"created_at\": \"2019-06-08T11:56:16Z\", \"updated_at\": \"2019-06-08T11:56:46Z\", \"floating_network_id\": \"d0205d84-f6dd-4d92-b76b-dc9ca1111094\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"90f9e75f-fc47-48d7-9d90-f88599728c99\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:3d:7c:18\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.9\", \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 2, \"project_id\": \"b0b2602112464b1aa32539f2de282ae5\", \"port_id\": \"e2b4f747-0fde-452c-93ee-e1d436cbebd5\", \"id\": \"c9070710-febe-4a30-912c-c94635529a6b\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "target_vnf_port_n707tl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:48.646Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.b6f3f191-3a1c-4935-bb93-094280490ecf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:49.229Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}16aee213915899ab86196304d55cf601149a66c7\"", "level": "debug", "target_id": "target_vnf_port_n707tl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:48.688Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.b6f3f191-3a1c-4935-bb93-094280490ecf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:49.229Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-3e645910-4694-43af-b87c-bfc892c72f37 Date: Sat, 08 Jun 2019 12:05:48 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-08T12:05:48Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"495b8b16-4f9e-43b9-b759-0815b72a1249\",\"ip_address\":\"11.0.0.11\"}],\"id\":\"98f13bf9-c9de-4f64-aad5-78e6f1f2f71c\",\"security_groups\":[\"f0e07bec-b8e6-4425-846d-8e5a7d28b899\"],\"mac_address\":\"fa:16:3e:b5:3e:c0\",\"project_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_port\",\"admin_state_up\":true,\"network_id\":\"90f9e75f-fc47-48d7-9d90-f88599728c99\",\"tenant_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"created_at\":\"2019-06-08T11:56:38Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_g52gb1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:48.481Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.4b59c427-8f25-4203-995d-dc121cfc6dc3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:49.229Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json used request id req-f6e18f75-7049-495f-91f1-33648c7dd0a1", "level": "debug", "target_id": "target_vnf_port_n707tl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:48.729Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.b6f3f191-3a1c-4935-bb93-094280490ecf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:49.229Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}16aee213915899ab86196304d55cf601149a66c7\"", "level": "debug", "target_id": "target_vnf_port_n707tl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:48.730Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.b6f3f191-3a1c-4935-bb93-094280490ecf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:49.229Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}16aee213915899ab86196304d55cf601149a66c7\"", "level": "debug", "target_id": "target_vnf_port_n707tl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:48.730Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.b6f3f191-3a1c-4935-bb93-094280490ecf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:49.229Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json used request id req-d1bbb032-3667-4151-b468-5e4b6ef02390", "level": "debug", "target_id": "target_vnf_port_n707tl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:48.778Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.b6f3f191-3a1c-4935-bb93-094280490ecf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:49.229Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-d1bbb032-3667-4151-b468-5e4b6ef02390 Date: Sat, 08 Jun 2019 12:05:48 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-08T12:05:38Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"495b8b16-4f9e-43b9-b759-0815b72a1249\",\"ip_address\":\"11.0.0.9\"}],\"id\":\"e2b4f747-0fde-452c-93ee-e1d436cbebd5\",\"security_groups\":[\"f0e07bec-b8e6-4425-846d-8e5a7d28b899\"],\"mac_address\":\"fa:16:3e:3d:7c:18\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"90f9e75f-fc47-48d7-9d90-f88599728c99\",\"tenant_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"created_at\":\"2019-06-08T11:56:38Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_n707tl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:48.775Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.b6f3f191-3a1c-4935-bb93-094280490ecf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:49.229Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json used request id req-d1bbb032-3667-4151-b468-5e4b6ef02390", "level": "debug", "target_id": "target_vnf_port_n707tl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:48.776Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.b6f3f191-3a1c-4935-bb93-094280490ecf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:49.229Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}16aee213915899ab86196304d55cf601149a66c7\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "target_vnf_port_n707tl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:48.781Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.b6f3f191-3a1c-4935-bb93-094280490ecf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:49.229Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}16aee213915899ab86196304d55cf601149a66c7\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "target_vnf_port_n707tl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:48.780Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.b6f3f191-3a1c-4935-bb93-094280490ecf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:49.229Z", "message": "Detaching port e2b4f747-0fde-452c-93ee-e1d436cbebd5...", "level": "info", "target_id": "target_vnf_port_n707tl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:48.778Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.b6f3f191-3a1c-4935-bb93-094280490ecf"}, {"node_instance_id": "reference_vnf_host_r5b01a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:49.229Z", "message": "Relationships unlinked", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:49.041Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:49.229Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "target_id": "reference_vnf_port_g52gb1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:48.901Z", "source_id": "reference_vnf_host_r5b01a", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:49.229Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-f6e18f75-7049-495f-91f1-33648c7dd0a1 Date: Sat, 08 Jun 2019 12:05:48 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-08T12:05:48Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"495b8b16-4f9e-43b9-b759-0815b72a1249\",\"ip_address\":\"11.0.0.11\"}],\"id\":\"98f13bf9-c9de-4f64-aad5-78e6f1f2f71c\",\"security_groups\":[\"f0e07bec-b8e6-4425-846d-8e5a7d28b899\"],\"mac_address\":\"fa:16:3e:b5:3e:c0\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"90f9e75f-fc47-48d7-9d90-f88599728c99\",\"tenant_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"created_at\":\"2019-06-08T11:56:38Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_n707tl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:48.728Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.b6f3f191-3a1c-4935-bb93-094280490ecf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:49.229Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-f6e18f75-7049-495f-91f1-33648c7dd0a1 Date: Sat, 08 Jun 2019 12:05:48 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-08T12:05:48Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"495b8b16-4f9e-43b9-b759-0815b72a1249\",\"ip_address\":\"11.0.0.11\"}],\"id\":\"98f13bf9-c9de-4f64-aad5-78e6f1f2f71c\",\"security_groups\":[\"f0e07bec-b8e6-4425-846d-8e5a7d28b899\"],\"mac_address\":\"fa:16:3e:b5:3e:c0\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"90f9e75f-fc47-48d7-9d90-f88599728c99\",\"tenant_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"created_at\":\"2019-06-08T11:56:38Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_n707tl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:48.728Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.b6f3f191-3a1c-4935-bb93-094280490ecf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:49.229Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json used request id req-f6e18f75-7049-495f-91f1-33648c7dd0a1", "level": "debug", "target_id": "target_vnf_port_n707tl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:48.728Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.b6f3f191-3a1c-4935-bb93-094280490ecf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:49.229Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json used request id req-f6e18f75-7049-495f-91f1-33648c7dd0a1", "level": "debug", "target_id": "target_vnf_port_n707tl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:48.729Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.b6f3f191-3a1c-4935-bb93-094280490ecf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:49.229Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json used request id req-f6e18f75-7049-495f-91f1-33648c7dd0a1", "level": "debug", "target_id": "target_vnf_port_n707tl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:48.729Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.b6f3f191-3a1c-4935-bb93-094280490ecf"}, {"node_instance_id": "reference_vnf_host_r5b01a", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:49.864Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:49.425Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da"}, {"node_instance_id": "reference_vnf_host_r5b01a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:49.864Z", "message": "Deleting node instance", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:49.205Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:49.864Z", "message": "PUT call to neutron for http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json used request id req-340020b8-5bb2-4664-8cd5-0cb8c8f4c819", "level": "debug", "target_id": "target_vnf_port_n707tl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:49.452Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.b6f3f191-3a1c-4935-bb93-094280490ecf"}], "metadata": {"pagination": {"total": 411, "offset": 171, "size": 50}}} 2019-06-08 12:06:03,871 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 12:06:03,871 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 12:06:03 GMT 2019-06-08 12:06:03,872 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 12:06:03,872 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 12:06:03,872 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 12:06:03,872 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 12:06:03,872 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 12:06:03,872 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 12:06:03,875 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json used request id req-ebc713fc-4516-430a-b91a-e424adb874ae 2019-06-08 12:06:03,875 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json used request id req-ebc713fc-4516-430a-b91a-e424adb874ae 2019-06-08 12:06:03,875 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-ebc713fc-4516-430a-b91a-e424adb874ae Date: Sat, 08 Jun 2019 12:05:48 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T12:05:38Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"495b8b16-4f9e-43b9-b759-0815b72a1249","ip_address":"11.0.0.9"}],"id":"e2b4f747-0fde-452c-93ee-e1d436cbebd5","security_groups":["f0e07bec-b8e6-4425-846d-8e5a7d28b899"],"mac_address":"fa:16:3e:3d:7c:18","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"b0b2602112464b1aa32539f2de282ae5","qos_policy_id":null,"admin_state_up":true,"network_id":"90f9e75f-fc47-48d7-9d90-f88599728c99","tenant_id":"b0b2602112464b1aa32539f2de282ae5","created_at":"2019-06-08T11:56:38Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-08 12:06:03,876 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-ebc713fc-4516-430a-b91a-e424adb874ae Date: Sat, 08 Jun 2019 12:05:48 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T12:05:38Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"495b8b16-4f9e-43b9-b759-0815b72a1249","ip_address":"11.0.0.9"}],"id":"e2b4f747-0fde-452c-93ee-e1d436cbebd5","security_groups":["f0e07bec-b8e6-4425-846d-8e5a7d28b899"],"mac_address":"fa:16:3e:3d:7c:18","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"b0b2602112464b1aa32539f2de282ae5","qos_policy_id":null,"admin_state_up":true,"network_id":"90f9e75f-fc47-48d7-9d90-f88599728c99","tenant_id":"b0b2602112464b1aa32539f2de282ae5","created_at":"2019-06-08T11:56:38Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-08 12:06:03,876 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a87272cc93f253fcd8b8811ac509ce5fd1a2d8d" 2019-06-08 12:06:03,876 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-d1bbb032-3667-4151-b468-5e4b6ef02390 Date: Sat, 08 Jun 2019 12:05:48 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T12:05:38Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"495b8b16-4f9e-43b9-b759-0815b72a1249","ip_address":"11.0.0.9"}],"id":"e2b4f747-0fde-452c-93ee-e1d436cbebd5","security_groups":["f0e07bec-b8e6-4425-846d-8e5a7d28b899"],"mac_address":"fa:16:3e:3d:7c:18","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"b0b2602112464b1aa32539f2de282ae5","qos_policy_id":null,"admin_state_up":true,"network_id":"90f9e75f-fc47-48d7-9d90-f88599728c99","tenant_id":"b0b2602112464b1aa32539f2de282ae5","created_at":"2019-06-08T11:56:38Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-08 12:06:03,876 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json used request id req-d1bbb032-3667-4151-b468-5e4b6ef02390 2019-06-08 12:06:03,876 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json used request id req-d1bbb032-3667-4151-b468-5e4b6ef02390 2019-06-08 12:06:03,876 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-679313ba-ea26-4c7b-91bf-8e2ad27c2c83 2019-06-08 12:06:03,877 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-679313ba-ea26-4c7b-91bf-8e2ad27c2c83 2019-06-08 12:06:03,877 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-679313ba-ea26-4c7b-91bf-8e2ad27c2c83 2019-06-08 12:06:03,877 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-679313ba-ea26-4c7b-91bf-8e2ad27c2c83 2019-06-08 12:06:03,877 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/fe48c79f-5e7e-42e1-976d-b766d180eda5.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16aee213915899ab86196304d55cf601149a66c7" 2019-06-08 12:06:03,877 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/fe48c79f-5e7e-42e1-976d-b766d180eda5.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16aee213915899ab86196304d55cf601149a66c7" 2019-06-08 12:06:03,877 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-bc170b85-8d30-4538-b180-b77abc785ada Date: Sat, 08 Jun 2019 12:05:48 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T11:52:02Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a5f1ed72-39b3-4928-8a2b-5e34f3290f6a","ip_address":"192.168.120.15"}],"id":"fe48c79f-5e7e-42e1-976d-b766d180eda5","security_groups":["3b3a69f7-bf94-43a5-916b-d7b4c479bec2"],"mac_address":"fa:16:3e:7c:a2:06","device_id":"fad49671-acfe-4d91-9482-cf72c09b8510","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"b0b2602112464b1aa32539f2de282ae5","qos_policy_id":null,"admin_state_up":true,"network_id":"63726bd7-2470-43f5-964f-e62aacefa8ca","tenant_id":"b0b2602112464b1aa32539f2de282ae5","created_at":"2019-06-08T11:50:19Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-08 12:06:03,878 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-bc170b85-8d30-4538-b180-b77abc785ada Date: Sat, 08 Jun 2019 12:05:48 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T11:52:02Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a5f1ed72-39b3-4928-8a2b-5e34f3290f6a","ip_address":"192.168.120.15"}],"id":"fe48c79f-5e7e-42e1-976d-b766d180eda5","security_groups":["3b3a69f7-bf94-43a5-916b-d7b4c479bec2"],"mac_address":"fa:16:3e:7c:a2:06","device_id":"fad49671-acfe-4d91-9482-cf72c09b8510","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"b0b2602112464b1aa32539f2de282ae5","qos_policy_id":null,"admin_state_up":true,"network_id":"63726bd7-2470-43f5-964f-e62aacefa8ca","tenant_id":"b0b2602112464b1aa32539f2de282ae5","created_at":"2019-06-08T11:50:19Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-08 12:06:03,878 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/ports/fe48c79f-5e7e-42e1-976d-b766d180eda5.json used request id req-bc170b85-8d30-4538-b180-b77abc785ada 2019-06-08 12:06:03,878 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/ports/fe48c79f-5e7e-42e1-976d-b766d180eda5.json used request id req-bc170b85-8d30-4538-b180-b77abc785ada 2019-06-08 12:06:03,878 - functest.core.cloudify - DEBUG - Successfully detached port 98f13bf9-c9de-4f64-aad5-78e6f1f2f71c 2019-06-08 12:06:03,878 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json used request id req-3e645910-4694-43af-b87c-bfc892c72f37 2019-06-08 12:06:03,878 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json used request id req-3e645910-4694-43af-b87c-bfc892c72f37 2019-06-08 12:06:03,878 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json used request id req-3e645910-4694-43af-b87c-bfc892c72f37 2019-06-08 12:06:03,879 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json used request id req-3e645910-4694-43af-b87c-bfc892c72f37 2019-06-08 12:06:03,879 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-3e645910-4694-43af-b87c-bfc892c72f37 Date: Sat, 08 Jun 2019 12:05:48 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T12:05:48Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"495b8b16-4f9e-43b9-b759-0815b72a1249","ip_address":"11.0.0.11"}],"id":"98f13bf9-c9de-4f64-aad5-78e6f1f2f71c","security_groups":["f0e07bec-b8e6-4425-846d-8e5a7d28b899"],"mac_address":"fa:16:3e:b5:3e:c0","project_id":"b0b2602112464b1aa32539f2de282ae5","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"90f9e75f-fc47-48d7-9d90-f88599728c99","tenant_id":"b0b2602112464b1aa32539f2de282ae5","created_at":"2019-06-08T11:56:38Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-06-08 12:06:03,879 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/ports/fe48c79f-5e7e-42e1-976d-b766d180eda5.json used request id req-bc170b85-8d30-4538-b180-b77abc785ada 2019-06-08 12:06:03,879 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/ports/fe48c79f-5e7e-42e1-976d-b766d180eda5.json used request id req-bc170b85-8d30-4538-b180-b77abc785ada 2019-06-08 12:06:03,879 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16aee213915899ab86196304d55cf601149a66c7" 2019-06-08 12:06:03,879 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-679313ba-ea26-4c7b-91bf-8e2ad27c2c83 Date: Sat, 08 Jun 2019 12:05:48 GMT RESP BODY: {"floatingips": [{"router_id": "387db212-c82d-454b-93c9-42238b52bce4", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "created_at": "2019-06-08T11:52:05Z", "updated_at": "2019-06-08T11:52:07Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "63726bd7-2470-43f5-964f-e62aacefa8ca", "device_owner": "compute:nova", "mac_address": "fa:16:3e:7c:a2:06", "device_id": "fad49671-acfe-4d91-9482-cf72c09b8510"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.208", "revision_number": 1, "project_id": "b0b2602112464b1aa32539f2de282ae5", "port_id": "fe48c79f-5e7e-42e1-976d-b766d180eda5", "id": "5631c4bf-7241-41d2-977e-6e97e39e76d3", "qos_policy_id": null}, {"router_id": "24f01a17-cd51-455f-8c74-24440437d999", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "created_at": "2019-06-08T11:56:18Z", "updated_at": "2019-06-08T11:56:46Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "90f9e75f-fc47-48d7-9d90-f88599728c99", "device_owner": "", "mac_address": "fa:16:3e:b5:3e:c0", "device_id": ""}, "fixed_ip_address": "11.0.0.11", "floating_ip_address": "172.30.9.210", "revision_number": 2, "project_id": "b0b2602112464b1aa32539f2de282ae5", "port_id": "98f13bf9-c9de-4f64-aad5-78e6f1f2f71c", "id": "704b161d-596f-41ae-b89f-9ee5811d97bc", "qos_policy_id": null}, {"router_id": "24f01a17-cd51-455f-8c74-24440437d999", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "created_at": "2019-06-08T11:56:16Z", "updated_at": "2019-06-08T11:56:46Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "90f9e75f-fc47-48d7-9d90-f88599728c99", "device_owner": "", "mac_address": "fa:16:3e:3d:7c:18", "device_id": ""}, "fixed_ip_address": "11.0.0.9", "floating_ip_address": "172.30.9.204", "revision_number": 2, "project_id": "b0b2602112464b1aa32539f2de282ae5", "port_id": "e2b4f747-0fde-452c-93ee-e1d436cbebd5", "id": "c9070710-febe-4a30-912c-c94635529a6b", "qos_policy_id": null}]} 2019-06-08 12:06:03,880 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-679313ba-ea26-4c7b-91bf-8e2ad27c2c83 Date: Sat, 08 Jun 2019 12:05:48 GMT RESP BODY: {"floatingips": [{"router_id": "387db212-c82d-454b-93c9-42238b52bce4", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "created_at": "2019-06-08T11:52:05Z", "updated_at": "2019-06-08T11:52:07Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "63726bd7-2470-43f5-964f-e62aacefa8ca", "device_owner": "compute:nova", "mac_address": "fa:16:3e:7c:a2:06", "device_id": "fad49671-acfe-4d91-9482-cf72c09b8510"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.208", "revision_number": 1, "project_id": "b0b2602112464b1aa32539f2de282ae5", "port_id": "fe48c79f-5e7e-42e1-976d-b766d180eda5", "id": "5631c4bf-7241-41d2-977e-6e97e39e76d3", "qos_policy_id": null}, {"router_id": "24f01a17-cd51-455f-8c74-24440437d999", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "created_at": "2019-06-08T11:56:18Z", "updated_at": "2019-06-08T11:56:46Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "90f9e75f-fc47-48d7-9d90-f88599728c99", "device_owner": "", "mac_address": "fa:16:3e:b5:3e:c0", "device_id": ""}, "fixed_ip_address": "11.0.0.11", "floating_ip_address": "172.30.9.210", "revision_number": 2, "project_id": "b0b2602112464b1aa32539f2de282ae5", "port_id": "98f13bf9-c9de-4f64-aad5-78e6f1f2f71c", "id": "704b161d-596f-41ae-b89f-9ee5811d97bc", "qos_policy_id": null}, {"router_id": "24f01a17-cd51-455f-8c74-24440437d999", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "created_at": "2019-06-08T11:56:16Z", "updated_at": "2019-06-08T11:56:46Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "90f9e75f-fc47-48d7-9d90-f88599728c99", "device_owner": "", "mac_address": "fa:16:3e:3d:7c:18", "device_id": ""}, "fixed_ip_address": "11.0.0.9", "floating_ip_address": "172.30.9.204", "revision_number": 2, "project_id": "b0b2602112464b1aa32539f2de282ae5", "port_id": "e2b4f747-0fde-452c-93ee-e1d436cbebd5", "id": "c9070710-febe-4a30-912c-c94635529a6b", "qos_policy_id": null}]} 2019-06-08 12:06:03,880 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16aee213915899ab86196304d55cf601149a66c7" 2019-06-08 12:06:03,880 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-3e645910-4694-43af-b87c-bfc892c72f37 Date: Sat, 08 Jun 2019 12:05:48 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T12:05:48Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"495b8b16-4f9e-43b9-b759-0815b72a1249","ip_address":"11.0.0.11"}],"id":"98f13bf9-c9de-4f64-aad5-78e6f1f2f71c","security_groups":["f0e07bec-b8e6-4425-846d-8e5a7d28b899"],"mac_address":"fa:16:3e:b5:3e:c0","project_id":"b0b2602112464b1aa32539f2de282ae5","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"90f9e75f-fc47-48d7-9d90-f88599728c99","tenant_id":"b0b2602112464b1aa32539f2de282ae5","created_at":"2019-06-08T11:56:38Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-06-08 12:06:03,880 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json used request id req-f6e18f75-7049-495f-91f1-33648c7dd0a1 2019-06-08 12:06:03,880 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16aee213915899ab86196304d55cf601149a66c7" 2019-06-08 12:06:03,880 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16aee213915899ab86196304d55cf601149a66c7" 2019-06-08 12:06:03,881 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json used request id req-d1bbb032-3667-4151-b468-5e4b6ef02390 2019-06-08 12:06:03,881 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-d1bbb032-3667-4151-b468-5e4b6ef02390 Date: Sat, 08 Jun 2019 12:05:48 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T12:05:38Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"495b8b16-4f9e-43b9-b759-0815b72a1249","ip_address":"11.0.0.9"}],"id":"e2b4f747-0fde-452c-93ee-e1d436cbebd5","security_groups":["f0e07bec-b8e6-4425-846d-8e5a7d28b899"],"mac_address":"fa:16:3e:3d:7c:18","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"b0b2602112464b1aa32539f2de282ae5","qos_policy_id":null,"admin_state_up":true,"network_id":"90f9e75f-fc47-48d7-9d90-f88599728c99","tenant_id":"b0b2602112464b1aa32539f2de282ae5","created_at":"2019-06-08T11:56:38Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-08 12:06:03,881 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json used request id req-d1bbb032-3667-4151-b468-5e4b6ef02390 2019-06-08 12:06:03,881 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16aee213915899ab86196304d55cf601149a66c7" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-06-08 12:06:03,881 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16aee213915899ab86196304d55cf601149a66c7" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-06-08 12:06:03,881 - functest.core.cloudify - DEBUG - Detaching port e2b4f747-0fde-452c-93ee-e1d436cbebd5... 2019-06-08 12:06:03,882 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-08 12:06:03,882 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2019-06-08 12:06:03,882 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-f6e18f75-7049-495f-91f1-33648c7dd0a1 Date: Sat, 08 Jun 2019 12:05:48 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T12:05:48Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"495b8b16-4f9e-43b9-b759-0815b72a1249","ip_address":"11.0.0.11"}],"id":"98f13bf9-c9de-4f64-aad5-78e6f1f2f71c","security_groups":["f0e07bec-b8e6-4425-846d-8e5a7d28b899"],"mac_address":"fa:16:3e:b5:3e:c0","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"b0b2602112464b1aa32539f2de282ae5","qos_policy_id":null,"admin_state_up":true,"network_id":"90f9e75f-fc47-48d7-9d90-f88599728c99","tenant_id":"b0b2602112464b1aa32539f2de282ae5","created_at":"2019-06-08T11:56:38Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-08 12:06:03,882 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-f6e18f75-7049-495f-91f1-33648c7dd0a1 Date: Sat, 08 Jun 2019 12:05:48 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T12:05:48Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"495b8b16-4f9e-43b9-b759-0815b72a1249","ip_address":"11.0.0.11"}],"id":"98f13bf9-c9de-4f64-aad5-78e6f1f2f71c","security_groups":["f0e07bec-b8e6-4425-846d-8e5a7d28b899"],"mac_address":"fa:16:3e:b5:3e:c0","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"b0b2602112464b1aa32539f2de282ae5","qos_policy_id":null,"admin_state_up":true,"network_id":"90f9e75f-fc47-48d7-9d90-f88599728c99","tenant_id":"b0b2602112464b1aa32539f2de282ae5","created_at":"2019-06-08T11:56:38Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-08 12:06:03,882 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json used request id req-f6e18f75-7049-495f-91f1-33648c7dd0a1 2019-06-08 12:06:03,882 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json used request id req-f6e18f75-7049-495f-91f1-33648c7dd0a1 2019-06-08 12:06:03,882 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json used request id req-f6e18f75-7049-495f-91f1-33648c7dd0a1 2019-06-08 12:06:03,883 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-06-08 12:06:03,883 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-08 12:06:03,883 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json used request id req-340020b8-5bb2-4664-8cd5-0cb8c8f4c819 2019-06-08 12:06:03,883 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/executions/d2abc6b9-1398-47c8-956a-16310fe565da 2019-06-08 12:06:03,978 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 12:06:03,979 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 12:06:03,979 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 12:06:03,979 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 12:06:03,979 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 12:06:03,979 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 12:06:03,979 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 12:06:03,979 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T12:05:37.236Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-06-08T12:05:37.237Z", "id": "d2abc6b9-1398-47c8-956a-16310fe565da"} 2019-06-08 12:06:03,979 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 12:06:03,980 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 12:06:03 GMT 2019-06-08 12:06:03,980 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 12:06:03,980 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-06-08 12:06:03,980 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 12:06:03,980 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 12:06:03,980 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 12:06:08,985 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/events 2019-06-08 12:06:09,152 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 12:06:09,152 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 12:06:09,152 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 12:06:09,153 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 12:06:09,153 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 12:06:09,153 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 12:06:09,153 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 12:06:09,153 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:49.864Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-340020b8-5bb2-4664-8cd5-0cb8c8f4c819 Date: Sat, 08 Jun 2019 12:05:49 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-08T12:05:48Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"495b8b16-4f9e-43b9-b759-0815b72a1249\",\"ip_address\":\"11.0.0.9\"}],\"id\":\"e2b4f747-0fde-452c-93ee-e1d436cbebd5\",\"security_groups\":[\"f0e07bec-b8e6-4425-846d-8e5a7d28b899\"],\"mac_address\":\"fa:16:3e:3d:7c:18\",\"project_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_port\",\"admin_state_up\":true,\"network_id\":\"90f9e75f-fc47-48d7-9d90-f88599728c99\",\"tenant_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"created_at\":\"2019-06-08T11:56:38Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_n707tl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:49.452Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.b6f3f191-3a1c-4935-bb93-094280490ecf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:49.864Z", "message": "PUT call to network for http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json used request id req-340020b8-5bb2-4664-8cd5-0cb8c8f4c819", "level": "debug", "target_id": "target_vnf_port_n707tl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:49.452Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.b6f3f191-3a1c-4935-bb93-094280490ecf"}, {"node_instance_id": "reference_vnf_host_r5b01a", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:49.864Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:49.425Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:49.864Z", "message": "Successfully detached port e2b4f747-0fde-452c-93ee-e1d436cbebd5", "level": "info", "target_id": "target_vnf_port_n707tl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:49.453Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.b6f3f191-3a1c-4935-bb93-094280490ecf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:49.864Z", "message": "PUT call to network for http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json used request id req-340020b8-5bb2-4664-8cd5-0cb8c8f4c819", "level": "debug", "target_id": "target_vnf_port_n707tl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:49.452Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.b6f3f191-3a1c-4935-bb93-094280490ecf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:49.864Z", "message": "PUT call to neutron for http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json used request id req-340020b8-5bb2-4664-8cd5-0cb8c8f4c819", "level": "debug", "target_id": "target_vnf_port_n707tl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:49.452Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.b6f3f191-3a1c-4935-bb93-094280490ecf"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:50.413Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "target_id": "target_vnf_port_n707tl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:49.839Z", "source_id": "target_vnf_host_njpx2v", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da"}, {"node_instance_id": "target_vnf_host_njpx2v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:50.413Z", "message": "Relationships unlinked", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:50.024Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da"}, {"node_instance_id": "target_vnf_host_njpx2v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:50.413Z", "message": "Deleting node instance", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:50.122Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da"}, {"node_instance_id": "reference_vnf_host_r5b01a", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:50.976Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f5d6e9d44154b4ac4d01d47db096525e8b82e0d4\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:50.938Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.6e15c1d8-7ace-46b1-a6ef-8629d4742635"}, {"node_instance_id": "reference_vnf_host_r5b01a", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:50.976Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-4dc28e51-1e82-4ed1-a721-1d7ed2476779", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:50.535Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.6e15c1d8-7ace-46b1-a6ef-8629d4742635"}, {"node_instance_id": "reference_vnf_host_r5b01a", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:50.976Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 12:05:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4dc28e51-1e82-4ed1-a721-1d7ed2476779 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:50.535Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.6e15c1d8-7ace-46b1-a6ef-8629d4742635"}, {"node_instance_id": "reference_vnf_host_r5b01a", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:50.976Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:50.530Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.6e15c1d8-7ace-46b1-a6ef-8629d4742635"}, {"node_instance_id": "target_vnf_host_njpx2v", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:50.976Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:50.381Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da"}, {"node_instance_id": "reference_vnf_host_r5b01a", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:50.976Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:50.530Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.6e15c1d8-7ace-46b1-a6ef-8629d4742635"}, {"node_instance_id": "target_vnf_host_njpx2v", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:51.481Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:51.369Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.753ebc91-1e15-4e4f-8be4-eccf1e34bffa"}, {"node_instance_id": "reference_vnf_host_r5b01a", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:52.020Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351 used request id req-b575bd6e-6cb8-4399-a630-f7bff6b1ebe5", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:51.450Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.6e15c1d8-7ace-46b1-a6ef-8629d4742635"}, {"node_instance_id": "target_vnf_host_njpx2v", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:52.020Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:51.370Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.753ebc91-1e15-4e4f-8be4-eccf1e34bffa"}, {"node_instance_id": "target_vnf_host_njpx2v", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:52.020Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 12:05:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d01dad1b-2622-43d1-a727-a736b98252f1 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:51.377Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.753ebc91-1e15-4e4f-8be4-eccf1e34bffa"}, {"node_instance_id": "target_vnf_host_njpx2v", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:52.020Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-d01dad1b-2622-43d1-a727-a736b98252f1", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:51.379Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.753ebc91-1e15-4e4f-8be4-eccf1e34bffa"}, {"node_instance_id": "target_vnf_host_njpx2v", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:52.020Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/bba1ed2a-13a9-46b5-86f3-648e26821480 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d7f1f78c866fed6e478933c4c29246202ec3e2a1\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:51.789Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.753ebc91-1e15-4e4f-8be4-eccf1e34bffa"}, {"node_instance_id": "reference_vnf_host_r5b01a", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:52.020Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351 used request id req-b575bd6e-6cb8-4399-a630-f7bff6b1ebe5", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:51.450Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.6e15c1d8-7ace-46b1-a6ef-8629d4742635"}, {"node_instance_id": "reference_vnf_host_r5b01a", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:52.020Z", "message": "RESP: [404] Date: Sat, 08 Jun 2019 12:05: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-b575bd6e-6cb8-4399-a630-f7bff6b1ebe5 x-compute-request-id: req-b575bd6e-6cb8-4399-a630-f7bff6b1ebe5 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 1dd06da0-89ab-4793-b43c-3ac45cb33351 could not be found.\", \"code\": 404}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:51.449Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.6e15c1d8-7ace-46b1-a6ef-8629d4742635"}, {"node_instance_id": "reference_vnf_host_r5b01a", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:52.020Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance 1dd06da0-89ab-4793-b43c-3ac45cb33351 could not be found. [status_code=404]", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 1dd06da0-89ab-4793-b43c-3ac45cb33351 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 1dd06da0-89ab-4793-b43c-3ac45cb33351 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2019-06-08T12:05:51.888Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da"}, {"node_instance_id": "target_vnf_host_njpx2v", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:52.649Z", "message": "RESP: [404] Date: Sat, 08 Jun 2019 12:05: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-805b9b07-46a4-4e0b-aae8-8b8235d87614 x-compute-request-id: req-805b9b07-46a4-4e0b-aae8-8b8235d87614 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance bba1ed2a-13a9-46b5-86f3-648e26821480 could not be found.\", \"code\": 404}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:52.105Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.753ebc91-1e15-4e4f-8be4-eccf1e34bffa"}, {"node_instance_id": "target_vnf_host_njpx2v", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:52.649Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/bba1ed2a-13a9-46b5-86f3-648e26821480 used request id req-805b9b07-46a4-4e0b-aae8-8b8235d87614", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:52.105Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.753ebc91-1e15-4e4f-8be4-eccf1e34bffa"}, {"node_instance_id": "reference_vnf_data_plane_port_zmewlf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:52.649Z", "message": "Stopping node instance", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:52.320Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da"}, {"node_instance_id": "reference_vnf_port_g52gb1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:52.649Z", "message": "Stopping node instance", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:52.276Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da"}, {"node_instance_id": "reference_vnf_host_r5b01a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:52.649Z", "message": "Deleted node instance", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:52.031Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da"}, {"node_instance_id": "target_vnf_host_njpx2v", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:52.649Z", "message": "GET call to compute for http://172.30.9.46:8774/v2.1/servers/bba1ed2a-13a9-46b5-86f3-648e26821480 used request id req-805b9b07-46a4-4e0b-aae8-8b8235d87614", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:52.105Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.753ebc91-1e15-4e4f-8be4-eccf1e34bffa"}, {"node_instance_id": "reference_vnf_data_plane_port_zmewlf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:53.247Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:52.658Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da"}, {"node_instance_id": "target_vnf_host_njpx2v", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:53.247Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance bba1ed2a-13a9-46b5-86f3-648e26821480 could not be found. [status_code=404]", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance bba1ed2a-13a9-46b5-86f3-648e26821480 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 bba1ed2a-13a9-46b5-86f3-648e26821480 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2019-06-08T12:05:52.510Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da"}, {"node_instance_id": "target_vnf_host_njpx2v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:53.247Z", "message": "Deleted node instance", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:52.685Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da"}, {"node_instance_id": "reference_vnf_port_g52gb1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:53.832Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:52.715Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da"}, {"node_instance_id": "reference_vnf_data_plane_port_zmewlf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:53.832Z", "message": "Unlinking relationships", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:53.100Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da"}, {"node_instance_id": "target_vnf_port_n707tl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:53.832Z", "message": "Stopping node instance", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:53.071Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da"}, {"node_instance_id": "target_vnf_data_plane_port_tpk0su", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:54.428Z", "message": "Stopping node instance", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:53.127Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:54.428Z", "message": "Sending task 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:53.281Z", "source_id": "reference_vnf_data_plane_port_zmewlf", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da"}, {"node_instance_id": "reference_vnf_port_g52gb1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:54.428Z", "message": "Unlinking relationships", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:53.311Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:55.058Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-9a9da8dc-f09e-4157-a6f8-2597721f0dc2", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:54.610Z", "source_id": "reference_vnf_data_plane_port_zmewlf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.384e22c6-7e94-49d4-ace8-34b1b4805f2e"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:55.058Z", "message": "Sending task 'neutron_plugin.floatingip.disconnect_port'", "target_id": "reference_vnf_ip_m90r9x", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:53.675Z", "source_id": "reference_vnf_port_g52gb1", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da"}, {"node_instance_id": "target_vnf_port_n707tl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:55.058Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:53.509Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da"}, {"node_instance_id": "keypair_4cry9p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:55.058Z", "message": "Stopping node instance", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:53.339Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:55.058Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 12:05:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a9da8dc-f09e-4157-a6f8-2597721f0dc2 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:54.610Z", "source_id": "reference_vnf_data_plane_port_zmewlf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.384e22c6-7e94-49d4-ace8-34b1b4805f2e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:55.058Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: 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_3u0lwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:54.604Z", "source_id": "reference_vnf_data_plane_port_zmewlf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.384e22c6-7e94-49d4-ace8-34b1b4805f2e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:55.627Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: 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_m90r9x", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:55.033Z", "source_id": "reference_vnf_port_g52gb1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.971e8b20-debc-44b5-b78b-5a1090b6964f"}, {"node_instance_id": "target_vnf_data_plane_port_tpk0su", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:55.627Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:53.964Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:55.627Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 12:05:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aac3b100-1d6a-4b2d-a8f4-9326bea239b1 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_ip_m90r9x", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:55.037Z", "source_id": "reference_vnf_port_g52gb1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.971e8b20-debc-44b5-b78b-5a1090b6964f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:55.627Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-aac3b100-1d6a-4b2d-a8f4-9326bea239b1", "level": "debug", "target_id": "reference_vnf_ip_m90r9x", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:55.037Z", "source_id": "reference_vnf_port_g52gb1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.971e8b20-debc-44b5-b78b-5a1090b6964f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:55.627Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 772 X-Openstack-Request-Id: req-46c49675-7b71-4b31-850a-80bc4c249eb0 Date: Sat, 08 Jun 2019 12:05:55 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-08T12:05:45Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"fb50896c-6b5c-4956-b867-d961d5aa0d92\",\"ip_address\":\"12.0.0.3\"}],\"id\":\"1d7e7d76-11e3-48ff-8d19-b97a046ce8af\",\"security_groups\":[\"f0e07bec-b8e6-4425-846d-8e5a7d28b899\"],\"mac_address\":\"fa:16:3e:ad:48:b3\",\"project_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"91f27b95-752e-486a-bdbe-a516bd291a16\",\"tenant_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"created_at\":\"2019-06-08T11:56:26Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:55.274Z", "source_id": "reference_vnf_data_plane_port_zmewlf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.384e22c6-7e94-49d4-ace8-34b1b4805f2e"}], "metadata": {"pagination": {"total": 462, "offset": 221, "size": 50}}} 2019-06-08 12:06:09,153 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 12:06:09,153 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 12:06:09 GMT 2019-06-08 12:06:09,153 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 12:06:09,153 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 12:06:09,154 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 12:06:09,154 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 12:06:09,154 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 12:06:09,154 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 12:06:09,156 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-340020b8-5bb2-4664-8cd5-0cb8c8f4c819 Date: Sat, 08 Jun 2019 12:05:49 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T12:05:48Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"495b8b16-4f9e-43b9-b759-0815b72a1249","ip_address":"11.0.0.9"}],"id":"e2b4f747-0fde-452c-93ee-e1d436cbebd5","security_groups":["f0e07bec-b8e6-4425-846d-8e5a7d28b899"],"mac_address":"fa:16:3e:3d:7c:18","project_id":"b0b2602112464b1aa32539f2de282ae5","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"90f9e75f-fc47-48d7-9d90-f88599728c99","tenant_id":"b0b2602112464b1aa32539f2de282ae5","created_at":"2019-06-08T11:56:38Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-06-08 12:06:09,156 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json used request id req-340020b8-5bb2-4664-8cd5-0cb8c8f4c819 2019-06-08 12:06:09,156 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-06-08 12:06:09,157 - functest.core.cloudify - DEBUG - Successfully detached port e2b4f747-0fde-452c-93ee-e1d436cbebd5 2019-06-08 12:06:09,157 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json used request id req-340020b8-5bb2-4664-8cd5-0cb8c8f4c819 2019-06-08 12:06:09,157 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json used request id req-340020b8-5bb2-4664-8cd5-0cb8c8f4c819 2019-06-08 12:06:09,157 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2019-06-08 12:06:09,157 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-08 12:06:09,157 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-08 12:06:09,158 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5d6e9d44154b4ac4d01d47db096525e8b82e0d4" 2019-06-08 12:06:09,158 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-4dc28e51-1e82-4ed1-a721-1d7ed2476779 2019-06-08 12:06:09,158 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 12:05:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4dc28e51-1e82-4ed1-a721-1d7ed2476779 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 12:06:09,158 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 12:06:09,158 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-06-08 12:06:09,158 - functest.core.cloudify - DEBUG - deleting server 2019-06-08 12:06:09,159 - functest.core.cloudify - DEBUG - deleting server 2019-06-08 12:06:09,159 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351 used request id req-b575bd6e-6cb8-4399-a630-f7bff6b1ebe5 2019-06-08 12:06:09,159 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 12:06:09,159 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 12:05:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d01dad1b-2622-43d1-a727-a736b98252f1 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 12:06:09,159 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-d01dad1b-2622-43d1-a727-a736b98252f1 2019-06-08 12:06:09,159 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:8774/v2.1/servers/bba1ed2a-13a9-46b5-86f3-648e26821480 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f1f78c866fed6e478933c4c29246202ec3e2a1" 2019-06-08 12:06:09,160 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/1dd06da0-89ab-4793-b43c-3ac45cb33351 used request id req-b575bd6e-6cb8-4399-a630-f7bff6b1ebe5 2019-06-08 12:06:09,160 - functest.core.cloudify - DEBUG - RESP: [404] Date: Sat, 08 Jun 2019 12:05: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-b575bd6e-6cb8-4399-a630-f7bff6b1ebe5 x-compute-request-id: req-b575bd6e-6cb8-4399-a630-f7bff6b1ebe5 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 1dd06da0-89ab-4793-b43c-3ac45cb33351 could not be found.", "code": 404}} 2019-06-08 12:06:09,160 - functest.core.cloudify - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance 1dd06da0-89ab-4793-b43c-3ac45cb33351 could not be found. [status_code=404] 2019-06-08 12:06:09,160 - functest.core.cloudify - DEBUG - RESP: [404] Date: Sat, 08 Jun 2019 12:05: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-805b9b07-46a4-4e0b-aae8-8b8235d87614 x-compute-request-id: req-805b9b07-46a4-4e0b-aae8-8b8235d87614 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance bba1ed2a-13a9-46b5-86f3-648e26821480 could not be found.", "code": 404}} 2019-06-08 12:06:09,160 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/bba1ed2a-13a9-46b5-86f3-648e26821480 used request id req-805b9b07-46a4-4e0b-aae8-8b8235d87614 2019-06-08 12:06:09,160 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-08 12:06:09,161 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-08 12:06:09,161 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-08 12:06:09,161 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/bba1ed2a-13a9-46b5-86f3-648e26821480 used request id req-805b9b07-46a4-4e0b-aae8-8b8235d87614 2019-06-08 12:06:09,161 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-06-08 12:06:09,161 - functest.core.cloudify - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance bba1ed2a-13a9-46b5-86f3-648e26821480 could not be found. [status_code=404] 2019-06-08 12:06:09,161 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-08 12:06:09,161 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-06-08 12:06:09,162 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-08 12:06:09,162 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-08 12:06:09,162 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-08 12:06:09,162 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.disconnect_security_group' 2019-06-08 12:06:09,162 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-08 12:06:09,162 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-9a9da8dc-f09e-4157-a6f8-2597721f0dc2 2019-06-08 12:06:09,162 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2019-06-08 12:06:09,163 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-06-08 12:06:09,163 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-08 12:06:09,163 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 12:05:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a9da8dc-f09e-4157-a6f8-2597721f0dc2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 12:06:09,163 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 12:06:09,163 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 12:06:09,163 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-06-08 12:06:09,163 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 12:05:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aac3b100-1d6a-4b2d-a8f4-9326bea239b1 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 12:06:09,164 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-aac3b100-1d6a-4b2d-a8f4-9326bea239b1 2019-06-08 12:06:09,164 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 772 X-Openstack-Request-Id: req-46c49675-7b71-4b31-850a-80bc4c249eb0 Date: Sat, 08 Jun 2019 12:05:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T12:05:45Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fb50896c-6b5c-4956-b867-d961d5aa0d92","ip_address":"12.0.0.3"}],"id":"1d7e7d76-11e3-48ff-8d19-b97a046ce8af","security_groups":["f0e07bec-b8e6-4425-846d-8e5a7d28b899"],"mac_address":"fa:16:3e:ad:48:b3","project_id":"b0b2602112464b1aa32539f2de282ae5","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"91f27b95-752e-486a-bdbe-a516bd291a16","tenant_id":"b0b2602112464b1aa32539f2de282ae5","created_at":"2019-06-08T11:56:26Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-06-08 12:06:09,164 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/executions/d2abc6b9-1398-47c8-956a-16310fe565da 2019-06-08 12:06:09,240 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 12:06:09,240 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 12:06:09,240 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 12:06:09,240 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 12:06:09,240 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 12:06:09,240 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 12:06:09,240 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 12:06:09,241 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T12:05:37.236Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-06-08T12:05:37.237Z", "id": "d2abc6b9-1398-47c8-956a-16310fe565da"} 2019-06-08 12:06:09,241 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 12:06:09,241 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 12:06:09 GMT 2019-06-08 12:06:09,241 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 12:06:09,241 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-06-08 12:06:09,241 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 12:06:09,241 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 12:06:09,241 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 12:06:14,246 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/events 2019-06-08 12:06:14,321 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 12:06:14,321 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 12:06:14,321 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 12:06:14,321 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 12:06:14,321 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 12:06:14,322 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 12:06:14,322 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 12:06:14,322 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:55.627Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: 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_m90r9x", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:55.033Z", "source_id": "reference_vnf_port_g52gb1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.971e8b20-debc-44b5-b78b-5a1090b6964f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:55.627Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.46:9696/v2.0/ports/1d7e7d76-11e3-48ff-8d19-b97a046ce8af.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b0dfaaeed8bde7ad30e2183bb2c0ecaaf959ffd6\" -d '{\"port\": {\"security_groups\": []}}'", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:55.275Z", "source_id": "reference_vnf_data_plane_port_zmewlf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.384e22c6-7e94-49d4-ace8-34b1b4805f2e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:55.627Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/ports.json?id=1d7e7d76-11e3-48ff-8d19-b97a046ce8af used request id req-46c49675-7b71-4b31-850a-80bc4c249eb0", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:55.275Z", "source_id": "reference_vnf_data_plane_port_zmewlf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.384e22c6-7e94-49d4-ace8-34b1b4805f2e"}, {"node_instance_id": "keypair_4cry9p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:55.627Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:53.920Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:55.627Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 772 X-Openstack-Request-Id: req-46c49675-7b71-4b31-850a-80bc4c249eb0 Date: Sat, 08 Jun 2019 12:05:55 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-08T12:05:45Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"fb50896c-6b5c-4956-b867-d961d5aa0d92\",\"ip_address\":\"12.0.0.3\"}],\"id\":\"1d7e7d76-11e3-48ff-8d19-b97a046ce8af\",\"security_groups\":[\"f0e07bec-b8e6-4425-846d-8e5a7d28b899\"],\"mac_address\":\"fa:16:3e:ad:48:b3\",\"project_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"91f27b95-752e-486a-bdbe-a516bd291a16\",\"tenant_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"created_at\":\"2019-06-08T11:56:26Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:55.274Z", "source_id": "reference_vnf_data_plane_port_zmewlf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.384e22c6-7e94-49d4-ace8-34b1b4805f2e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:55.627Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-aac3b100-1d6a-4b2d-a8f4-9326bea239b1", "level": "debug", "target_id": "reference_vnf_ip_m90r9x", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:55.037Z", "source_id": "reference_vnf_port_g52gb1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.971e8b20-debc-44b5-b78b-5a1090b6964f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:56.262Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 12:05:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7ac356d-2098-4b18-898c-806f3f5b35e1 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:56.005Z", "source_id": "target_vnf_data_plane_port_tpk0su", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.f3d3e9a6-44b2-4587-9e8e-c5a4191fef19"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:56.262Z", "message": "Sending task 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:54.730Z", "source_id": "target_vnf_data_plane_port_tpk0su", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da"}, {"node_instance_id": "keypair_4cry9p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:56.262Z", "message": "Unlinking relationships", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:54.593Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da"}, {"node_instance_id": "target_vnf_data_plane_port_tpk0su", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:56.262Z", "message": "Unlinking relationships", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:54.540Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da"}, {"node_instance_id": "target_vnf_port_n707tl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:56.262Z", "message": "Unlinking relationships", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:54.480Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:56.262Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-4be1bb38-01e3-4bd4-99e8-ebcc6b85a451 Date: Sat, 08 Jun 2019 12:05:55 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-08T12:05:55Z\",\"device_owner\":\"\",\"revision_number\":10,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"fb50896c-6b5c-4956-b867-d961d5aa0d92\",\"ip_address\":\"12.0.0.3\"}],\"id\":\"1d7e7d76-11e3-48ff-8d19-b97a046ce8af\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:ad:48:b3\",\"project_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"91f27b95-752e-486a-bdbe-a516bd291a16\",\"tenant_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"created_at\":\"2019-06-08T11:56:26Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:55.771Z", "source_id": "reference_vnf_data_plane_port_zmewlf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.384e22c6-7e94-49d4-ace8-34b1b4805f2e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:56.262Z", "message": "PUT call to network for http://172.30.9.46:9696/v2.0/ports/1d7e7d76-11e3-48ff-8d19-b97a046ce8af.json used request id req-4be1bb38-01e3-4bd4-99e8-ebcc6b85a451", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:55.772Z", "source_id": "reference_vnf_data_plane_port_zmewlf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.384e22c6-7e94-49d4-ace8-34b1b4805f2e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:56.262Z", "message": "PUT call to neutron for http://172.30.9.46:9696/v2.0/ports/1d7e7d76-11e3-48ff-8d19-b97a046ce8af.json used request id req-4be1bb38-01e3-4bd4-99e8-ebcc6b85a451", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:55.772Z", "source_id": "reference_vnf_data_plane_port_zmewlf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.384e22c6-7e94-49d4-ace8-34b1b4805f2e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:56.262Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/1d7e7d76-11e3-48ff-8d19-b97a046ce8af.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b0dfaaeed8bde7ad30e2183bb2c0ecaaf959ffd6\"", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:55.772Z", "source_id": "reference_vnf_data_plane_port_zmewlf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.384e22c6-7e94-49d4-ace8-34b1b4805f2e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:56.262Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-2be57d74-16b2-48b8-9cac-e7d9303e3303 Date: Sat, 08 Jun 2019 12:05:55 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-08T12:05:55Z\",\"device_owner\":\"\",\"revision_number\":10,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"fb50896c-6b5c-4956-b867-d961d5aa0d92\",\"ip_address\":\"12.0.0.3\"}],\"id\":\"1d7e7d76-11e3-48ff-8d19-b97a046ce8af\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:ad:48:b3\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_data_plane_port\",\"project_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"91f27b95-752e-486a-bdbe-a516bd291a16\",\"tenant_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"created_at\":\"2019-06-08T11:56:26Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:55.817Z", "source_id": "reference_vnf_data_plane_port_zmewlf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.384e22c6-7e94-49d4-ace8-34b1b4805f2e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:56.262Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/ports/1d7e7d76-11e3-48ff-8d19-b97a046ce8af.json used request id req-2be57d74-16b2-48b8-9cac-e7d9303e3303", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:55.818Z", "source_id": "reference_vnf_data_plane_port_zmewlf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.384e22c6-7e94-49d4-ace8-34b1b4805f2e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:56.262Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/ports/1d7e7d76-11e3-48ff-8d19-b97a046ce8af.json used request id req-2be57d74-16b2-48b8-9cac-e7d9303e3303", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:55.818Z", "source_id": "reference_vnf_data_plane_port_zmewlf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.384e22c6-7e94-49d4-ace8-34b1b4805f2e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:56.262Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: 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_3u0lwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:55.999Z", "source_id": "target_vnf_data_plane_port_tpk0su", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.f3d3e9a6-44b2-4587-9e8e-c5a4191fef19"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:56.262Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-a7ac356d-2098-4b18-898c-806f3f5b35e1", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:56.005Z", "source_id": "target_vnf_data_plane_port_tpk0su", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.f3d3e9a6-44b2-4587-9e8e-c5a4191fef19"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:56.837Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.46:9696/v2.0/floatingips/c9070710-febe-4a30-912c-c94635529a6b.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7e8268e73f7b6b7554c2c271f7522dc098c8d57a\" -d '{\"floatingip\": {\"port_id\": null}}'", "level": "debug", "target_id": "target_vnf_ip_vmw1w6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:56.654Z", "source_id": "target_vnf_port_n707tl", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.24d5d4d1-8ba7-4872-84d6-2ba488a6a946"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:56.837Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-823da882-27a7-479e-bbb9-a67464cb13a7", "level": "debug", "target_id": "target_vnf_ip_vmw1w6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:56.254Z", "source_id": "target_vnf_port_n707tl", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.24d5d4d1-8ba7-4872-84d6-2ba488a6a946"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:56.837Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports.json?id=3c342ef4-8e64-44e5-b1c5-630fcc5c18e4 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0d51daf17eb4d966ce745d14458b0b27e859a238\"", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:56.408Z", "source_id": "target_vnf_data_plane_port_tpk0su", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.f3d3e9a6-44b2-4587-9e8e-c5a4191fef19"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:56.837Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: 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_vmw1w6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:56.249Z", "source_id": "target_vnf_port_n707tl", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.24d5d4d1-8ba7-4872-84d6-2ba488a6a946"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:56.837Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 12:05:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-823da882-27a7-479e-bbb9-a67464cb13a7 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_ip_vmw1w6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:56.254Z", "source_id": "target_vnf_port_n707tl", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.24d5d4d1-8ba7-4872-84d6-2ba488a6a946"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:56.837Z", "message": "Sending task 'neutron_plugin.floatingip.disconnect_port'", "target_id": "target_vnf_ip_vmw1w6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:55.051Z", "source_id": "target_vnf_port_n707tl", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da"}, {"node_instance_id": "keypair_4cry9p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:56.837Z", "message": "Relationships unlinked", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:55.498Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:56.837Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 519 X-Openstack-Request-Id: req-bf610363-6d76-42ab-8d94-3b098ecba6d9 Date: Sat, 08 Jun 2019 12:05:56 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"b0b2602112464b1aa32539f2de282ae5\", \"created_at\": \"2019-06-08T11:56:18Z\", \"updated_at\": \"2019-06-08T12:05:56Z\", \"floating_network_id\": \"d0205d84-f6dd-4d92-b76b-dc9ca1111094\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.210\", \"revision_number\": 3, \"project_id\": \"b0b2602112464b1aa32539f2de282ae5\", \"port_id\": null, \"id\": \"704b161d-596f-41ae-b89f-9ee5811d97bc\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "reference_vnf_ip_m90r9x", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:56.703Z", "source_id": "reference_vnf_port_g52gb1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.971e8b20-debc-44b5-b78b-5a1090b6964f"}, {"node_instance_id": "keypair_4cry9p", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:57.454Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"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-06-08T12:05:56.987Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.961b9a82-0747-435e-a508-90e3edae1240"}, {"node_instance_id": "keypair_4cry9p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:57.454Z", "message": "Deleting node instance", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:55.610Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da"}, {"node_instance_id": "keypair_4cry9p", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:57.454Z", "message": "Sending task 'nova_plugin.keypair.delete'", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:55.867Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:57.454Z", "message": "Task succeeded 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:56.287Z", "source_id": "reference_vnf_data_plane_port_zmewlf", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da"}, {"node_instance_id": "keypair_4cry9p", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:57.454Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.46:8774/v2.1/os-keypairs/vnf_test_keypair -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3bff4eab20f329459c1d001704263245a23f761c\"", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:57.390Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.961b9a82-0747-435e-a508-90e3edae1240"}, {"node_instance_id": "keypair_4cry9p", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:57.454Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-3744a6b4-dc8e-4d0e-9390-dfb193a9f0ca", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:56.993Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.961b9a82-0747-435e-a508-90e3edae1240"}, {"node_instance_id": "keypair_4cry9p", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:57.454Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 12:05:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3744a6b4-dc8e-4d0e-9390-dfb193a9f0ca Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:56.992Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.961b9a82-0747-435e-a508-90e3edae1240"}, {"node_instance_id": "keypair_4cry9p", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:57.454Z", "message": "deleting private key file at /etc/cloudify/.ssh/vnf_test_keypair.pem", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:56.984Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.961b9a82-0747-435e-a508-90e3edae1240"}, {"node_instance_id": "keypair_4cry9p", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:57.454Z", "message": "deleting keypair", "level": "info", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:56.984Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.961b9a82-0747-435e-a508-90e3edae1240"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:57.454Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.46:9696/v2.0/ports/3c342ef4-8e64-44e5-b1c5-630fcc5c18e4.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0d51daf17eb4d966ce745d14458b0b27e859a238\" -d '{\"port\": {\"security_groups\": []}}'", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:56.718Z", "source_id": "target_vnf_data_plane_port_tpk0su", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.f3d3e9a6-44b2-4587-9e8e-c5a4191fef19"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:57.454Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/ports.json?id=3c342ef4-8e64-44e5-b1c5-630fcc5c18e4 used request id req-e89e1409-8536-47ea-9f04-b1773ede136b", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:56.717Z", "source_id": "target_vnf_data_plane_port_tpk0su", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.f3d3e9a6-44b2-4587-9e8e-c5a4191fef19"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:57.454Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/ports.json?id=3c342ef4-8e64-44e5-b1c5-630fcc5c18e4 used request id req-e89e1409-8536-47ea-9f04-b1773ede136b", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:56.717Z", "source_id": "target_vnf_data_plane_port_tpk0su", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.f3d3e9a6-44b2-4587-9e8e-c5a4191fef19"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:57.454Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-e89e1409-8536-47ea-9f04-b1773ede136b Date: Sat, 08 Jun 2019 12:05:56 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-08T12:05:46Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"fb50896c-6b5c-4956-b867-d961d5aa0d92\",\"ip_address\":\"12.0.0.4\"}],\"id\":\"3c342ef4-8e64-44e5-b1c5-630fcc5c18e4\",\"security_groups\":[\"f0e07bec-b8e6-4425-846d-8e5a7d28b899\"],\"mac_address\":\"fa:16:3e:16:76:99\",\"project_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"91f27b95-752e-486a-bdbe-a516bd291a16\",\"tenant_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"created_at\":\"2019-06-08T11:56:26Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:56.717Z", "source_id": "target_vnf_data_plane_port_tpk0su", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.f3d3e9a6-44b2-4587-9e8e-c5a4191fef19"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:57.454Z", "message": "PUT call to neutron for http://172.30.9.46:9696/v2.0/floatingips/704b161d-596f-41ae-b89f-9ee5811d97bc.json used request id req-bf610363-6d76-42ab-8d94-3b098ecba6d9", "level": "debug", "target_id": "reference_vnf_ip_m90r9x", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:56.704Z", "source_id": "reference_vnf_port_g52gb1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.971e8b20-debc-44b5-b78b-5a1090b6964f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:57.454Z", "message": "PUT call to network for http://172.30.9.46:9696/v2.0/floatingips/704b161d-596f-41ae-b89f-9ee5811d97bc.json used request id req-bf610363-6d76-42ab-8d94-3b098ecba6d9", "level": "debug", "target_id": "reference_vnf_ip_m90r9x", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:56.703Z", "source_id": "reference_vnf_port_g52gb1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.971e8b20-debc-44b5-b78b-5a1090b6964f"}, {"node_instance_id": "keypair_4cry9p", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:58.067Z", "message": "RESP: [202] Date: Sat, 08 Jun 2019 12:05:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e7f9557a-3167-421f-a879-2faebccae164 x-compute-request-id: req-e7f9557a-3167-421f-a879-2faebccae164 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:57.701Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.961b9a82-0747-435e-a508-90e3edae1240"}, {"node_instance_id": "reference_vnf_data_plane_port_zmewlf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:58.067Z", "message": "deleting port", "level": "info", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:57.833Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.0f13f5bb-a232-4105-b5c1-386705aea69b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:58.067Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-68335403-d51f-48bb-95e3-1d0a86318da1 Date: Sat, 08 Jun 2019 12:05:57 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-08T12:05:56Z\",\"device_owner\":\"\",\"revision_number\":10,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"fb50896c-6b5c-4956-b867-d961d5aa0d92\",\"ip_address\":\"12.0.0.4\"}],\"id\":\"3c342ef4-8e64-44e5-b1c5-630fcc5c18e4\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:16:76:99\",\"project_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"91f27b95-752e-486a-bdbe-a516bd291a16\",\"tenant_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"created_at\":\"2019-06-08T11:56:26Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:57.824Z", "source_id": "target_vnf_data_plane_port_tpk0su", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.f3d3e9a6-44b2-4587-9e8e-c5a4191fef19"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:58.067Z", "message": "PUT call to network for http://172.30.9.46:9696/v2.0/ports/3c342ef4-8e64-44e5-b1c5-630fcc5c18e4.json used request id req-68335403-d51f-48bb-95e3-1d0a86318da1", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:57.825Z", "source_id": "target_vnf_data_plane_port_tpk0su", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.f3d3e9a6-44b2-4587-9e8e-c5a4191fef19"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:58.067Z", "message": "PUT call to neutron for http://172.30.9.46:9696/v2.0/ports/3c342ef4-8e64-44e5-b1c5-630fcc5c18e4.json used request id req-68335403-d51f-48bb-95e3-1d0a86318da1", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:57.825Z", "source_id": "target_vnf_data_plane_port_tpk0su", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.f3d3e9a6-44b2-4587-9e8e-c5a4191fef19"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:58.067Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-bf4910f1-5f69-4d57-bb64-b3bb975b0cde Date: Sat, 08 Jun 2019 12:05:57 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-08T12:05:56Z\",\"device_owner\":\"\",\"revision_number\":10,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"fb50896c-6b5c-4956-b867-d961d5aa0d92\",\"ip_address\":\"12.0.0.4\"}],\"id\":\"3c342ef4-8e64-44e5-b1c5-630fcc5c18e4\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:16:76:99\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_data_plane_port\",\"project_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"91f27b95-752e-486a-bdbe-a516bd291a16\",\"tenant_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"created_at\":\"2019-06-08T11:56:26Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:57.875Z", "source_id": "target_vnf_data_plane_port_tpk0su", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.f3d3e9a6-44b2-4587-9e8e-c5a4191fef19"}, {"node_instance_id": "keypair_4cry9p", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:58.067Z", "message": "DELETE call to compute for http://172.30.9.46:8774/v2.1/os-keypairs/vnf_test_keypair used request id req-e7f9557a-3167-421f-a879-2faebccae164", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:57.701Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.961b9a82-0747-435e-a508-90e3edae1240"}], "metadata": {"pagination": {"total": 518, "offset": 271, "size": 50}}} 2019-06-08 12:06:14,322 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 12:06:14,322 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 12:06:14 GMT 2019-06-08 12:06:14,322 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 12:06:14,322 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 12:06:14,322 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 12:06:14,322 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 12:06:14,323 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 12:06:14,323 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 12:06:14,325 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 12:06:14,325 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.46:9696/v2.0/ports/1d7e7d76-11e3-48ff-8d19-b97a046ce8af.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0dfaaeed8bde7ad30e2183bb2c0ecaaf959ffd6" -d '{"port": {"security_groups": []}}' 2019-06-08 12:06:14,326 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/ports.json?id=1d7e7d76-11e3-48ff-8d19-b97a046ce8af used request id req-46c49675-7b71-4b31-850a-80bc4c249eb0 2019-06-08 12:06:14,326 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-06-08 12:06:14,326 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 772 X-Openstack-Request-Id: req-46c49675-7b71-4b31-850a-80bc4c249eb0 Date: Sat, 08 Jun 2019 12:05:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T12:05:45Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fb50896c-6b5c-4956-b867-d961d5aa0d92","ip_address":"12.0.0.3"}],"id":"1d7e7d76-11e3-48ff-8d19-b97a046ce8af","security_groups":["f0e07bec-b8e6-4425-846d-8e5a7d28b899"],"mac_address":"fa:16:3e:ad:48:b3","project_id":"b0b2602112464b1aa32539f2de282ae5","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"91f27b95-752e-486a-bdbe-a516bd291a16","tenant_id":"b0b2602112464b1aa32539f2de282ae5","created_at":"2019-06-08T11:56:26Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-06-08 12:06:14,326 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-aac3b100-1d6a-4b2d-a8f4-9326bea239b1 2019-06-08 12:06:14,326 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 12:05:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7ac356d-2098-4b18-898c-806f3f5b35e1 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 12:06:14,326 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.disconnect_security_group' 2019-06-08 12:06:14,327 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-08 12:06:14,327 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-08 12:06:14,327 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-08 12:06:14,327 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-4be1bb38-01e3-4bd4-99e8-ebcc6b85a451 Date: Sat, 08 Jun 2019 12:05:55 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T12:05:55Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fb50896c-6b5c-4956-b867-d961d5aa0d92","ip_address":"12.0.0.3"}],"id":"1d7e7d76-11e3-48ff-8d19-b97a046ce8af","security_groups":[],"mac_address":"fa:16:3e:ad:48:b3","project_id":"b0b2602112464b1aa32539f2de282ae5","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"91f27b95-752e-486a-bdbe-a516bd291a16","tenant_id":"b0b2602112464b1aa32539f2de282ae5","created_at":"2019-06-08T11:56:26Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-06-08 12:06:14,327 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.46:9696/v2.0/ports/1d7e7d76-11e3-48ff-8d19-b97a046ce8af.json used request id req-4be1bb38-01e3-4bd4-99e8-ebcc6b85a451 2019-06-08 12:06:14,327 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.46:9696/v2.0/ports/1d7e7d76-11e3-48ff-8d19-b97a046ce8af.json used request id req-4be1bb38-01e3-4bd4-99e8-ebcc6b85a451 2019-06-08 12:06:14,328 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/1d7e7d76-11e3-48ff-8d19-b97a046ce8af.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0dfaaeed8bde7ad30e2183bb2c0ecaaf959ffd6" 2019-06-08 12:06:14,328 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-2be57d74-16b2-48b8-9cac-e7d9303e3303 Date: Sat, 08 Jun 2019 12:05:55 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T12:05:55Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fb50896c-6b5c-4956-b867-d961d5aa0d92","ip_address":"12.0.0.3"}],"id":"1d7e7d76-11e3-48ff-8d19-b97a046ce8af","security_groups":[],"mac_address":"fa:16:3e:ad:48:b3","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"b0b2602112464b1aa32539f2de282ae5","qos_policy_id":null,"admin_state_up":true,"network_id":"91f27b95-752e-486a-bdbe-a516bd291a16","tenant_id":"b0b2602112464b1aa32539f2de282ae5","created_at":"2019-06-08T11:56:26Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-08 12:06:14,328 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/ports/1d7e7d76-11e3-48ff-8d19-b97a046ce8af.json used request id req-2be57d74-16b2-48b8-9cac-e7d9303e3303 2019-06-08 12:06:14,328 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/ports/1d7e7d76-11e3-48ff-8d19-b97a046ce8af.json used request id req-2be57d74-16b2-48b8-9cac-e7d9303e3303 2019-06-08 12:06:14,328 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 12:06:14,328 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-a7ac356d-2098-4b18-898c-806f3f5b35e1 2019-06-08 12:06:14,329 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.46:9696/v2.0/floatingips/c9070710-febe-4a30-912c-c94635529a6b.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e8268e73f7b6b7554c2c271f7522dc098c8d57a" -d '{"floatingip": {"port_id": null}}' 2019-06-08 12:06:14,329 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-823da882-27a7-479e-bbb9-a67464cb13a7 2019-06-08 12:06:14,329 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports.json?id=3c342ef4-8e64-44e5-b1c5-630fcc5c18e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d51daf17eb4d966ce745d14458b0b27e859a238" 2019-06-08 12:06:14,329 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 12:06:14,329 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 12:05:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-823da882-27a7-479e-bbb9-a67464cb13a7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 12:06:14,329 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2019-06-08 12:06:14,329 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-08 12:06:14,330 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 519 X-Openstack-Request-Id: req-bf610363-6d76-42ab-8d94-3b098ecba6d9 Date: Sat, 08 Jun 2019 12:05:56 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "created_at": "2019-06-08T11:56:18Z", "updated_at": "2019-06-08T12:05:56Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.210", "revision_number": 3, "project_id": "b0b2602112464b1aa32539f2de282ae5", "port_id": null, "id": "704b161d-596f-41ae-b89f-9ee5811d97bc", "qos_policy_id": null}} 2019-06-08 12:06:14,330 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 12:06:14,330 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-08 12:06:14,330 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.keypair.delete' 2019-06-08 12:06:14,330 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.disconnect_security_group' 2019-06-08 12:06:14,330 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.46:8774/v2.1/os-keypairs/vnf_test_keypair -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bff4eab20f329459c1d001704263245a23f761c" 2019-06-08 12:06:14,331 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-3744a6b4-dc8e-4d0e-9390-dfb193a9f0ca 2019-06-08 12:06:14,331 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 12:05:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3744a6b4-dc8e-4d0e-9390-dfb193a9f0ca Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 12:06:14,331 - functest.core.cloudify - DEBUG - deleting private key file at /etc/cloudify/.ssh/vnf_test_keypair.pem 2019-06-08 12:06:14,331 - functest.core.cloudify - DEBUG - deleting keypair 2019-06-08 12:06:14,331 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.46:9696/v2.0/ports/3c342ef4-8e64-44e5-b1c5-630fcc5c18e4.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d51daf17eb4d966ce745d14458b0b27e859a238" -d '{"port": {"security_groups": []}}' 2019-06-08 12:06:14,331 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/ports.json?id=3c342ef4-8e64-44e5-b1c5-630fcc5c18e4 used request id req-e89e1409-8536-47ea-9f04-b1773ede136b 2019-06-08 12:06:14,331 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/ports.json?id=3c342ef4-8e64-44e5-b1c5-630fcc5c18e4 used request id req-e89e1409-8536-47ea-9f04-b1773ede136b 2019-06-08 12:06:14,332 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-e89e1409-8536-47ea-9f04-b1773ede136b Date: Sat, 08 Jun 2019 12:05:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T12:05:46Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fb50896c-6b5c-4956-b867-d961d5aa0d92","ip_address":"12.0.0.4"}],"id":"3c342ef4-8e64-44e5-b1c5-630fcc5c18e4","security_groups":["f0e07bec-b8e6-4425-846d-8e5a7d28b899"],"mac_address":"fa:16:3e:16:76:99","project_id":"b0b2602112464b1aa32539f2de282ae5","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"91f27b95-752e-486a-bdbe-a516bd291a16","tenant_id":"b0b2602112464b1aa32539f2de282ae5","created_at":"2019-06-08T11:56:26Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-06-08 12:06:14,332 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.46:9696/v2.0/floatingips/704b161d-596f-41ae-b89f-9ee5811d97bc.json used request id req-bf610363-6d76-42ab-8d94-3b098ecba6d9 2019-06-08 12:06:14,332 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.46:9696/v2.0/floatingips/704b161d-596f-41ae-b89f-9ee5811d97bc.json used request id req-bf610363-6d76-42ab-8d94-3b098ecba6d9 2019-06-08 12:06:14,332 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sat, 08 Jun 2019 12:05:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e7f9557a-3167-421f-a879-2faebccae164 x-compute-request-id: req-e7f9557a-3167-421f-a879-2faebccae164 Content-Length: 0 Content-Type: application/json 2019-06-08 12:06:14,332 - functest.core.cloudify - DEBUG - deleting port 2019-06-08 12:06:14,332 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-68335403-d51f-48bb-95e3-1d0a86318da1 Date: Sat, 08 Jun 2019 12:05:57 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T12:05:56Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fb50896c-6b5c-4956-b867-d961d5aa0d92","ip_address":"12.0.0.4"}],"id":"3c342ef4-8e64-44e5-b1c5-630fcc5c18e4","security_groups":[],"mac_address":"fa:16:3e:16:76:99","project_id":"b0b2602112464b1aa32539f2de282ae5","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"91f27b95-752e-486a-bdbe-a516bd291a16","tenant_id":"b0b2602112464b1aa32539f2de282ae5","created_at":"2019-06-08T11:56:26Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-06-08 12:06:14,333 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.46:9696/v2.0/ports/3c342ef4-8e64-44e5-b1c5-630fcc5c18e4.json used request id req-68335403-d51f-48bb-95e3-1d0a86318da1 2019-06-08 12:06:14,333 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.46:9696/v2.0/ports/3c342ef4-8e64-44e5-b1c5-630fcc5c18e4.json used request id req-68335403-d51f-48bb-95e3-1d0a86318da1 2019-06-08 12:06:14,333 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-bf4910f1-5f69-4d57-bb64-b3bb975b0cde Date: Sat, 08 Jun 2019 12:05:57 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T12:05:56Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fb50896c-6b5c-4956-b867-d961d5aa0d92","ip_address":"12.0.0.4"}],"id":"3c342ef4-8e64-44e5-b1c5-630fcc5c18e4","security_groups":[],"mac_address":"fa:16:3e:16:76:99","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"b0b2602112464b1aa32539f2de282ae5","qos_policy_id":null,"admin_state_up":true,"network_id":"91f27b95-752e-486a-bdbe-a516bd291a16","tenant_id":"b0b2602112464b1aa32539f2de282ae5","created_at":"2019-06-08T11:56:26Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-08 12:06:14,333 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.46:8774/v2.1/os-keypairs/vnf_test_keypair used request id req-e7f9557a-3167-421f-a879-2faebccae164 2019-06-08 12:06:14,333 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/executions/d2abc6b9-1398-47c8-956a-16310fe565da 2019-06-08 12:06:14,385 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 12:06:14,386 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 12:06:14,386 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 12:06:14,386 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 12:06:14,386 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 12:06:14,386 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 12:06:14,386 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 12:06:14,386 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T12:05:37.236Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-06-08T12:05:37.237Z", "id": "d2abc6b9-1398-47c8-956a-16310fe565da"} 2019-06-08 12:06:14,386 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 12:06:14,387 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 12:06:14 GMT 2019-06-08 12:06:14,387 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 12:06:14,387 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-06-08 12:06:14,387 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 12:06:14,387 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 12:06:14,387 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 12:06:19,392 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/events 2019-06-08 12:06:19,465 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 12:06:19,466 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 12:06:19,466 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 12:06:19,466 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 12:06:19,466 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 12:06:19,466 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 12:06:19,466 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 12:06:19,466 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_data_plane_port_zmewlf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:58.067Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-2dfb2d20-bcfc-4fb3-b6bd-7d7887c4b066", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:57.839Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.0f13f5bb-a232-4105-b5c1-386705aea69b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:58.067Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-bf4910f1-5f69-4d57-bb64-b3bb975b0cde Date: Sat, 08 Jun 2019 12:05:57 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-08T12:05:56Z\",\"device_owner\":\"\",\"revision_number\":10,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"fb50896c-6b5c-4956-b867-d961d5aa0d92\",\"ip_address\":\"12.0.0.4\"}],\"id\":\"3c342ef4-8e64-44e5-b1c5-630fcc5c18e4\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:16:76:99\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_data_plane_port\",\"project_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"91f27b95-752e-486a-bdbe-a516bd291a16\",\"tenant_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"created_at\":\"2019-06-08T11:56:26Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:57.875Z", "source_id": "target_vnf_data_plane_port_tpk0su", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.f3d3e9a6-44b2-4587-9e8e-c5a4191fef19"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:58.067Z", "message": "PUT call to neutron for http://172.30.9.46:9696/v2.0/ports/3c342ef4-8e64-44e5-b1c5-630fcc5c18e4.json used request id req-68335403-d51f-48bb-95e3-1d0a86318da1", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:57.825Z", "source_id": "target_vnf_data_plane_port_tpk0su", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.f3d3e9a6-44b2-4587-9e8e-c5a4191fef19"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:58.067Z", "message": "PUT call to network for http://172.30.9.46:9696/v2.0/ports/3c342ef4-8e64-44e5-b1c5-630fcc5c18e4.json used request id req-68335403-d51f-48bb-95e3-1d0a86318da1", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:57.825Z", "source_id": "target_vnf_data_plane_port_tpk0su", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.f3d3e9a6-44b2-4587-9e8e-c5a4191fef19"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:58.067Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-68335403-d51f-48bb-95e3-1d0a86318da1 Date: Sat, 08 Jun 2019 12:05:57 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-08T12:05:56Z\",\"device_owner\":\"\",\"revision_number\":10,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"fb50896c-6b5c-4956-b867-d961d5aa0d92\",\"ip_address\":\"12.0.0.4\"}],\"id\":\"3c342ef4-8e64-44e5-b1c5-630fcc5c18e4\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:16:76:99\",\"project_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"91f27b95-752e-486a-bdbe-a516bd291a16\",\"tenant_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"created_at\":\"2019-06-08T11:56:26Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:57.824Z", "source_id": "target_vnf_data_plane_port_tpk0su", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.f3d3e9a6-44b2-4587-9e8e-c5a4191fef19"}, {"node_instance_id": "keypair_4cry9p", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:58.067Z", "message": "DELETE call to compute for http://172.30.9.46:8774/v2.1/os-keypairs/vnf_test_keypair used request id req-e7f9557a-3167-421f-a879-2faebccae164", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:57.701Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.961b9a82-0747-435e-a508-90e3edae1240"}, {"node_instance_id": "keypair_4cry9p", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:58.067Z", "message": "RESP: [202] Date: Sat, 08 Jun 2019 12:05:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e7f9557a-3167-421f-a879-2faebccae164 x-compute-request-id: req-e7f9557a-3167-421f-a879-2faebccae164 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:57.701Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.961b9a82-0747-435e-a508-90e3edae1240"}, {"node_instance_id": "reference_vnf_data_plane_port_zmewlf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:58.067Z", "message": "Sending task 'neutron_plugin.port.delete'", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:56.754Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:58.682Z", "message": "PUT call to neutron for http://172.30.9.46:9696/v2.0/floatingips/c9070710-febe-4a30-912c-c94635529a6b.json used request id req-8a04374f-db78-45d6-9cc7-5f40134b89d9", "level": "debug", "target_id": "target_vnf_ip_vmw1w6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:58.169Z", "source_id": "target_vnf_port_n707tl", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.24d5d4d1-8ba7-4872-84d6-2ba488a6a946"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:58.682Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-33de9450-5380-4615-91b9-389fc165b0d9", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:58.380Z", "source_id": "reference_vnf_port_g52gb1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.094125c2-e430-4e35-b0df-ae93375356f6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:58.682Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 12:05:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33de9450-5380-4615-91b9-389fc165b0d9 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:58.380Z", "source_id": "reference_vnf_port_g52gb1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.094125c2-e430-4e35-b0df-ae93375356f6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:58.682Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: 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_3u0lwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:58.376Z", "source_id": "reference_vnf_port_g52gb1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.094125c2-e430-4e35-b0df-ae93375356f6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:58.682Z", "message": "PUT call to network for http://172.30.9.46:9696/v2.0/floatingips/c9070710-febe-4a30-912c-c94635529a6b.json used request id req-8a04374f-db78-45d6-9cc7-5f40134b89d9", "level": "debug", "target_id": "target_vnf_ip_vmw1w6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:58.169Z", "source_id": "target_vnf_port_n707tl", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.24d5d4d1-8ba7-4872-84d6-2ba488a6a946"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:58.682Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 519 X-Openstack-Request-Id: req-8a04374f-db78-45d6-9cc7-5f40134b89d9 Date: Sat, 08 Jun 2019 12:05:58 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"b0b2602112464b1aa32539f2de282ae5\", \"created_at\": \"2019-06-08T11:56:16Z\", \"updated_at\": \"2019-06-08T12:05:57Z\", \"floating_network_id\": \"d0205d84-f6dd-4d92-b76b-dc9ca1111094\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 3, \"project_id\": \"b0b2602112464b1aa32539f2de282ae5\", \"port_id\": null, \"id\": \"c9070710-febe-4a30-912c-c94635529a6b\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "target_vnf_ip_vmw1w6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:58.168Z", "source_id": "target_vnf_port_n707tl", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.24d5d4d1-8ba7-4872-84d6-2ba488a6a946"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:58.682Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/ports/3c342ef4-8e64-44e5-b1c5-630fcc5c18e4.json used request id req-bf4910f1-5f69-4d57-bb64-b3bb975b0cde", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:57.875Z", "source_id": "target_vnf_data_plane_port_tpk0su", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.f3d3e9a6-44b2-4587-9e8e-c5a4191fef19"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:58.682Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/ports/3c342ef4-8e64-44e5-b1c5-630fcc5c18e4.json used request id req-bf4910f1-5f69-4d57-bb64-b3bb975b0cde", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:57.875Z", "source_id": "target_vnf_data_plane_port_tpk0su", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.f3d3e9a6-44b2-4587-9e8e-c5a4191fef19"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:58.682Z", "message": "Task succeeded 'neutron_plugin.floatingip.disconnect_port'", "target_id": "reference_vnf_ip_m90r9x", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:56.997Z", "source_id": "reference_vnf_port_g52gb1", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:58.682Z", "message": "Sending task 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:57.123Z", "source_id": "reference_vnf_port_g52gb1", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da"}, {"node_instance_id": "reference_vnf_data_plane_port_zmewlf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:58.682Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.46:9696/v2.0/ports/1d7e7d76-11e3-48ff-8d19-b97a046ce8af.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f4a6a3c0c54d041970d71c6bce6cdb381ab6d7b3\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:58.345Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.0f13f5bb-a232-4105-b5c1-386705aea69b"}, {"node_instance_id": "keypair_4cry9p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:58.682Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:58.173Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da"}, {"node_instance_id": "keypair_4cry9p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:58.682Z", "message": "Deleted node instance", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:58.240Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:59.197Z", "message": "Task succeeded 'neutron_plugin.floatingip.disconnect_port'", "target_id": "target_vnf_ip_vmw1w6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:58.599Z", "source_id": "target_vnf_port_n707tl", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:59.197Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports.json?id=98f13bf9-c9de-4f64-aad5-78e6f1f2f71c -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d2ce383afb87111bf6dfeebcc4d0af2a0b376a79\"", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:58.780Z", "source_id": "reference_vnf_port_g52gb1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.094125c2-e430-4e35-b0df-ae93375356f6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:59.197Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-3142fcf1-da48-4491-ad07-ef60796853ac Date: Sat, 08 Jun 2019 12:05:59 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-08T12:05:48Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"495b8b16-4f9e-43b9-b759-0815b72a1249\",\"ip_address\":\"11.0.0.11\"}],\"id\":\"98f13bf9-c9de-4f64-aad5-78e6f1f2f71c\",\"security_groups\":[\"f0e07bec-b8e6-4425-846d-8e5a7d28b899\"],\"mac_address\":\"fa:16:3e:b5:3e:c0\",\"project_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_port\",\"admin_state_up\":true,\"network_id\":\"90f9e75f-fc47-48d7-9d90-f88599728c99\",\"tenant_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"created_at\":\"2019-06-08T11:56:38Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:59.132Z", "source_id": "reference_vnf_port_g52gb1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.094125c2-e430-4e35-b0df-ae93375356f6"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:59.197Z", "message": "Task succeeded 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:58.434Z", "source_id": "target_vnf_data_plane_port_tpk0su", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da"}, {"node_instance_id": "reference_vnf_data_plane_port_zmewlf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:59.810Z", "message": "DELETE call to neutron for http://172.30.9.46:9696/v2.0/ports/1d7e7d76-11e3-48ff-8d19-b97a046ce8af.json used request id req-ae8b234f-d6ab-4f6b-8f44-ef560fad9faa", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:59.245Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.0f13f5bb-a232-4105-b5c1-386705aea69b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:59.810Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d2ce383afb87111bf6dfeebcc4d0af2a0b376a79\" -d '{\"port\": {\"security_groups\": []}}'", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:59.134Z", "source_id": "reference_vnf_port_g52gb1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.094125c2-e430-4e35-b0df-ae93375356f6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:59.810Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/ports.json?id=98f13bf9-c9de-4f64-aad5-78e6f1f2f71c used request id req-3142fcf1-da48-4491-ad07-ef60796853ac", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:59.133Z", "source_id": "reference_vnf_port_g52gb1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.094125c2-e430-4e35-b0df-ae93375356f6"}, {"node_instance_id": "target_vnf_data_plane_port_tpk0su", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:59.810Z", "message": "Relationships unlinked", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:58.645Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:59.810Z", "message": "Sending task 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:58.755Z", "source_id": "target_vnf_port_n707tl", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da"}, {"node_instance_id": "target_vnf_data_plane_port_tpk0su", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:59.810Z", "message": "Deleting node instance", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:59.045Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:59.810Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/ports.json?id=98f13bf9-c9de-4f64-aad5-78e6f1f2f71c used request id req-3142fcf1-da48-4491-ad07-ef60796853ac", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:59.133Z", "source_id": "reference_vnf_port_g52gb1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.094125c2-e430-4e35-b0df-ae93375356f6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:59.810Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-efb0a46d-cabe-4d70-bf95-000781f62e36 Date: Sat, 08 Jun 2019 12:05:59 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-08T12:05:59Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"495b8b16-4f9e-43b9-b759-0815b72a1249\",\"ip_address\":\"11.0.0.11\"}],\"id\":\"98f13bf9-c9de-4f64-aad5-78e6f1f2f71c\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:b5:3e:c0\",\"project_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_port\",\"admin_state_up\":true,\"network_id\":\"90f9e75f-fc47-48d7-9d90-f88599728c99\",\"tenant_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"created_at\":\"2019-06-08T11:56:38Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:59.604Z", "source_id": "reference_vnf_port_g52gb1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.094125c2-e430-4e35-b0df-ae93375356f6"}, {"node_instance_id": "reference_vnf_data_plane_port_zmewlf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:59.810Z", "message": "RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ae8b234f-d6ab-4f6b-8f44-ef560fad9faa Date: Sat, 08 Jun 2019 12:05:59 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:59.245Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.0f13f5bb-a232-4105-b5c1-386705aea69b"}, {"node_instance_id": "reference_vnf_data_plane_port_zmewlf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:05:59.810Z", "message": "DELETE call to network for http://172.30.9.46:9696/v2.0/ports/1d7e7d76-11e3-48ff-8d19-b97a046ce8af.json used request id req-ae8b234f-d6ab-4f6b-8f44-ef560fad9faa", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:59.245Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.0f13f5bb-a232-4105-b5c1-386705aea69b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:06:00.480Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 12:05:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-baee0d88-0d0c-44a3-9fd4-47942ba8d860 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:59.870Z", "source_id": "target_vnf_port_n707tl", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.82a3b18b-748a-4893-8478-3a6c3ed4d158"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:06:00.480Z", "message": "Task succeeded 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:06:00.131Z", "source_id": "reference_vnf_port_g52gb1", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da"}, {"node_instance_id": "reference_vnf_data_plane_port_zmewlf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:06:00.480Z", "message": "Deleted node instance", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:59.819Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da"}, {"node_instance_id": "reference_vnf_data_plane_port_zmewlf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:06:00.480Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:59.727Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da"}, {"node_instance_id": "target_vnf_data_plane_port_tpk0su", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:06:00.480Z", "message": "Sending task 'neutron_plugin.port.delete'", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:59.279Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:06:00.480Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-baee0d88-0d0c-44a3-9fd4-47942ba8d860", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:59.870Z", "source_id": "target_vnf_port_n707tl", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.82a3b18b-748a-4893-8478-3a6c3ed4d158"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:06:00.480Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: 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_3u0lwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:59.862Z", "source_id": "target_vnf_port_n707tl", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.82a3b18b-748a-4893-8478-3a6c3ed4d158"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:06:00.480Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d2ce383afb87111bf6dfeebcc4d0af2a0b376a79\"", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:59.606Z", "source_id": "reference_vnf_port_g52gb1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.094125c2-e430-4e35-b0df-ae93375356f6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:06:00.480Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json used request id req-43032f68-3f8c-46b5-b98c-50fd3a9bd86f", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:59.649Z", "source_id": "reference_vnf_port_g52gb1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.094125c2-e430-4e35-b0df-ae93375356f6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:06:00.480Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json used request id req-43032f68-3f8c-46b5-b98c-50fd3a9bd86f", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:59.648Z", "source_id": "reference_vnf_port_g52gb1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.094125c2-e430-4e35-b0df-ae93375356f6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:06:00.480Z", "message": "PUT call to neutron for http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json used request id req-efb0a46d-cabe-4d70-bf95-000781f62e36", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:59.604Z", "source_id": "reference_vnf_port_g52gb1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.094125c2-e430-4e35-b0df-ae93375356f6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:06:00.480Z", "message": "PUT call to network for http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json used request id req-efb0a46d-cabe-4d70-bf95-000781f62e36", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:59.604Z", "source_id": "reference_vnf_port_g52gb1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.094125c2-e430-4e35-b0df-ae93375356f6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:06:00.480Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-43032f68-3f8c-46b5-b98c-50fd3a9bd86f Date: Sat, 08 Jun 2019 12:05:59 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-08T12:05:59Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"495b8b16-4f9e-43b9-b759-0815b72a1249\",\"ip_address\":\"11.0.0.11\"}],\"id\":\"98f13bf9-c9de-4f64-aad5-78e6f1f2f71c\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:b5:3e:c0\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"90f9e75f-fc47-48d7-9d90-f88599728c99\",\"tenant_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"created_at\":\"2019-06-08T11:56:38Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:05:59.648Z", "source_id": "reference_vnf_port_g52gb1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.094125c2-e430-4e35-b0df-ae93375356f6"}, {"node_instance_id": "reference_vnf_port_g52gb1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:06:01.020Z", "message": "Relationships unlinked", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:06:00.314Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da"}, {"node_instance_id": "reference_vnf_port_g52gb1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:06:01.020Z", "message": "Deleting node instance", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:06:00.518Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da"}], "metadata": {"pagination": {"total": 544, "offset": 321, "size": 50}}} 2019-06-08 12:06:19,466 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 12:06:19,466 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 12:06:19 GMT 2019-06-08 12:06:19,467 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 12:06:19,467 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 12:06:19,467 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 12:06:19,467 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 12:06:19,467 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 12:06:19,467 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 12:06:19,469 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-2dfb2d20-bcfc-4fb3-b6bd-7d7887c4b066 2019-06-08 12:06:19,469 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-bf4910f1-5f69-4d57-bb64-b3bb975b0cde Date: Sat, 08 Jun 2019 12:05:57 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T12:05:56Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fb50896c-6b5c-4956-b867-d961d5aa0d92","ip_address":"12.0.0.4"}],"id":"3c342ef4-8e64-44e5-b1c5-630fcc5c18e4","security_groups":[],"mac_address":"fa:16:3e:16:76:99","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"b0b2602112464b1aa32539f2de282ae5","qos_policy_id":null,"admin_state_up":true,"network_id":"91f27b95-752e-486a-bdbe-a516bd291a16","tenant_id":"b0b2602112464b1aa32539f2de282ae5","created_at":"2019-06-08T11:56:26Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-08 12:06:19,470 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.46:9696/v2.0/ports/3c342ef4-8e64-44e5-b1c5-630fcc5c18e4.json used request id req-68335403-d51f-48bb-95e3-1d0a86318da1 2019-06-08 12:06:19,470 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.46:9696/v2.0/ports/3c342ef4-8e64-44e5-b1c5-630fcc5c18e4.json used request id req-68335403-d51f-48bb-95e3-1d0a86318da1 2019-06-08 12:06:19,470 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-68335403-d51f-48bb-95e3-1d0a86318da1 Date: Sat, 08 Jun 2019 12:05:57 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T12:05:56Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fb50896c-6b5c-4956-b867-d961d5aa0d92","ip_address":"12.0.0.4"}],"id":"3c342ef4-8e64-44e5-b1c5-630fcc5c18e4","security_groups":[],"mac_address":"fa:16:3e:16:76:99","project_id":"b0b2602112464b1aa32539f2de282ae5","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"91f27b95-752e-486a-bdbe-a516bd291a16","tenant_id":"b0b2602112464b1aa32539f2de282ae5","created_at":"2019-06-08T11:56:26Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-06-08 12:06:19,470 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.46:8774/v2.1/os-keypairs/vnf_test_keypair used request id req-e7f9557a-3167-421f-a879-2faebccae164 2019-06-08 12:06:19,470 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sat, 08 Jun 2019 12:05:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e7f9557a-3167-421f-a879-2faebccae164 x-compute-request-id: req-e7f9557a-3167-421f-a879-2faebccae164 Content-Length: 0 Content-Type: application/json 2019-06-08 12:06:19,471 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.delete' 2019-06-08 12:06:19,471 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.46:9696/v2.0/floatingips/c9070710-febe-4a30-912c-c94635529a6b.json used request id req-8a04374f-db78-45d6-9cc7-5f40134b89d9 2019-06-08 12:06:19,471 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-33de9450-5380-4615-91b9-389fc165b0d9 2019-06-08 12:06:19,471 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 12:05:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33de9450-5380-4615-91b9-389fc165b0d9 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 12:06:19,471 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 12:06:19,471 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.46:9696/v2.0/floatingips/c9070710-febe-4a30-912c-c94635529a6b.json used request id req-8a04374f-db78-45d6-9cc7-5f40134b89d9 2019-06-08 12:06:19,472 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 519 X-Openstack-Request-Id: req-8a04374f-db78-45d6-9cc7-5f40134b89d9 Date: Sat, 08 Jun 2019 12:05:58 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "created_at": "2019-06-08T11:56:16Z", "updated_at": "2019-06-08T12:05:57Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.204", "revision_number": 3, "project_id": "b0b2602112464b1aa32539f2de282ae5", "port_id": null, "id": "c9070710-febe-4a30-912c-c94635529a6b", "qos_policy_id": null}} 2019-06-08 12:06:19,472 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/ports/3c342ef4-8e64-44e5-b1c5-630fcc5c18e4.json used request id req-bf4910f1-5f69-4d57-bb64-b3bb975b0cde 2019-06-08 12:06:19,472 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/ports/3c342ef4-8e64-44e5-b1c5-630fcc5c18e4.json used request id req-bf4910f1-5f69-4d57-bb64-b3bb975b0cde 2019-06-08 12:06:19,472 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2019-06-08 12:06:19,472 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.disconnect_security_group' 2019-06-08 12:06:19,472 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.46:9696/v2.0/ports/1d7e7d76-11e3-48ff-8d19-b97a046ce8af.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4a6a3c0c54d041970d71c6bce6cdb381ab6d7b3" 2019-06-08 12:06:19,473 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2019-06-08 12:06:19,473 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-08 12:06:19,473 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2019-06-08 12:06:19,473 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports.json?id=98f13bf9-c9de-4f64-aad5-78e6f1f2f71c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2ce383afb87111bf6dfeebcc4d0af2a0b376a79" 2019-06-08 12:06:19,473 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-3142fcf1-da48-4491-ad07-ef60796853ac Date: Sat, 08 Jun 2019 12:05:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T12:05:48Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"495b8b16-4f9e-43b9-b759-0815b72a1249","ip_address":"11.0.0.11"}],"id":"98f13bf9-c9de-4f64-aad5-78e6f1f2f71c","security_groups":["f0e07bec-b8e6-4425-846d-8e5a7d28b899"],"mac_address":"fa:16:3e:b5:3e:c0","project_id":"b0b2602112464b1aa32539f2de282ae5","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"90f9e75f-fc47-48d7-9d90-f88599728c99","tenant_id":"b0b2602112464b1aa32539f2de282ae5","created_at":"2019-06-08T11:56:38Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-06-08 12:06:19,473 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.disconnect_security_group' 2019-06-08 12:06:19,474 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.46:9696/v2.0/ports/1d7e7d76-11e3-48ff-8d19-b97a046ce8af.json used request id req-ae8b234f-d6ab-4f6b-8f44-ef560fad9faa 2019-06-08 12:06:19,474 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2ce383afb87111bf6dfeebcc4d0af2a0b376a79" -d '{"port": {"security_groups": []}}' 2019-06-08 12:06:19,474 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/ports.json?id=98f13bf9-c9de-4f64-aad5-78e6f1f2f71c used request id req-3142fcf1-da48-4491-ad07-ef60796853ac 2019-06-08 12:06:19,474 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-08 12:06:19,474 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.disconnect_security_group' 2019-06-08 12:06:19,474 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-08 12:06:19,475 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/ports.json?id=98f13bf9-c9de-4f64-aad5-78e6f1f2f71c used request id req-3142fcf1-da48-4491-ad07-ef60796853ac 2019-06-08 12:06:19,475 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-efb0a46d-cabe-4d70-bf95-000781f62e36 Date: Sat, 08 Jun 2019 12:05:59 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T12:05:59Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"495b8b16-4f9e-43b9-b759-0815b72a1249","ip_address":"11.0.0.11"}],"id":"98f13bf9-c9de-4f64-aad5-78e6f1f2f71c","security_groups":[],"mac_address":"fa:16:3e:b5:3e:c0","project_id":"b0b2602112464b1aa32539f2de282ae5","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"90f9e75f-fc47-48d7-9d90-f88599728c99","tenant_id":"b0b2602112464b1aa32539f2de282ae5","created_at":"2019-06-08T11:56:38Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-06-08 12:06:19,475 - functest.core.cloudify - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ae8b234f-d6ab-4f6b-8f44-ef560fad9faa Date: Sat, 08 Jun 2019 12:05:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 12:06:19,475 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/ports/1d7e7d76-11e3-48ff-8d19-b97a046ce8af.json used request id req-ae8b234f-d6ab-4f6b-8f44-ef560fad9faa 2019-06-08 12:06:19,475 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 12:05:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-baee0d88-0d0c-44a3-9fd4-47942ba8d860 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 12:06:19,475 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.disconnect_security_group' 2019-06-08 12:06:19,475 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-08 12:06:19,476 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2019-06-08 12:06:19,476 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.delete' 2019-06-08 12:06:19,476 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-baee0d88-0d0c-44a3-9fd4-47942ba8d860 2019-06-08 12:06:19,476 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 12:06:19,476 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2ce383afb87111bf6dfeebcc4d0af2a0b376a79" 2019-06-08 12:06:19,476 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json used request id req-43032f68-3f8c-46b5-b98c-50fd3a9bd86f 2019-06-08 12:06:19,477 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json used request id req-43032f68-3f8c-46b5-b98c-50fd3a9bd86f 2019-06-08 12:06:19,477 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json used request id req-efb0a46d-cabe-4d70-bf95-000781f62e36 2019-06-08 12:06:19,477 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json used request id req-efb0a46d-cabe-4d70-bf95-000781f62e36 2019-06-08 12:06:19,477 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-43032f68-3f8c-46b5-b98c-50fd3a9bd86f Date: Sat, 08 Jun 2019 12:05:59 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T12:05:59Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"495b8b16-4f9e-43b9-b759-0815b72a1249","ip_address":"11.0.0.11"}],"id":"98f13bf9-c9de-4f64-aad5-78e6f1f2f71c","security_groups":[],"mac_address":"fa:16:3e:b5:3e:c0","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"b0b2602112464b1aa32539f2de282ae5","qos_policy_id":null,"admin_state_up":true,"network_id":"90f9e75f-fc47-48d7-9d90-f88599728c99","tenant_id":"b0b2602112464b1aa32539f2de282ae5","created_at":"2019-06-08T11:56:38Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-08 12:06:19,477 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-08 12:06:19,477 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-08 12:06:19,477 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/executions/d2abc6b9-1398-47c8-956a-16310fe565da 2019-06-08 12:06:19,540 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 12:06:19,540 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 12:06:19,540 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 12:06:19,540 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 12:06:19,541 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 12:06:19,541 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 12:06:19,541 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 12:06:19,541 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T12:05:37.236Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-06-08T12:05:37.237Z", "id": "d2abc6b9-1398-47c8-956a-16310fe565da"} 2019-06-08 12:06:19,541 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 12:06:19,541 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 12:06:19 GMT 2019-06-08 12:06:19,541 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 12:06:19,541 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-06-08 12:06:19,541 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 12:06:19,541 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 12:06:19,542 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 12:06:24,547 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/events 2019-06-08 12:06:24,618 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 12:06:24,618 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 12:06:24,618 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 12:06:24,618 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 12:06:24,619 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 12:06:24,619 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 12:06:24,619 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 12:06:24,619 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_data_plane_port_tpk0su", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:06:01.020Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.46:9696/v2.0/ports/3c342ef4-8e64-44e5-b1c5-630fcc5c18e4.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bb3d02b4de771475ced9fb3c6be37681de5e5454\"", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:06:00.957Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.aa3fcf04-e031-42e8-b55f-a7741a6d97fb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:06:01.020Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-0752d016-666c-4d66-bb3b-b36df3cd6b1b Date: Sat, 08 Jun 2019 12:06:00 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-08T12:05:48Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"495b8b16-4f9e-43b9-b759-0815b72a1249\",\"ip_address\":\"11.0.0.9\"}],\"id\":\"e2b4f747-0fde-452c-93ee-e1d436cbebd5\",\"security_groups\":[\"f0e07bec-b8e6-4425-846d-8e5a7d28b899\"],\"mac_address\":\"fa:16:3e:3d:7c:18\",\"project_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_port\",\"admin_state_up\":true,\"network_id\":\"90f9e75f-fc47-48d7-9d90-f88599728c99\",\"tenant_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"created_at\":\"2019-06-08T11:56:38Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:06:00.663Z", "source_id": "target_vnf_port_n707tl", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.82a3b18b-748a-4893-8478-3a6c3ed4d158"}, {"node_instance_id": "target_vnf_data_plane_port_tpk0su", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:06:01.020Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-580632e5-a9cc-4d2d-b141-8301af6aace1", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:06:00.557Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.aa3fcf04-e031-42e8-b55f-a7741a6d97fb"}, {"node_instance_id": "target_vnf_data_plane_port_tpk0su", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:06:01.020Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 12:06:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-580632e5-a9cc-4d2d-b141-8301af6aace1 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:06:00.557Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.aa3fcf04-e031-42e8-b55f-a7741a6d97fb"}, {"node_instance_id": "target_vnf_data_plane_port_tpk0su", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:06:01.020Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:06:00.553Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.aa3fcf04-e031-42e8-b55f-a7741a6d97fb"}, {"node_instance_id": "reference_vnf_port_g52gb1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:06:01.020Z", "message": "Relationships unlinked", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:06:00.314Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da"}, {"node_instance_id": "reference_vnf_port_g52gb1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:06:01.020Z", "message": "Deleting node instance", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:06:00.518Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:06:01.020Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports.json?id=e2b4f747-0fde-452c-93ee-e1d436cbebd5 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c70728f9877c0d31054bbf5dde0f8fd1b63ab59c\"", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:06:00.284Z", "source_id": "target_vnf_port_n707tl", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.82a3b18b-748a-4893-8478-3a6c3ed4d158"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:06:01.020Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c70728f9877c0d31054bbf5dde0f8fd1b63ab59c\" -d '{\"port\": {\"security_groups\": []}}'", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:06:00.665Z", "source_id": "target_vnf_port_n707tl", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.82a3b18b-748a-4893-8478-3a6c3ed4d158"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:06:01.020Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/ports.json?id=e2b4f747-0fde-452c-93ee-e1d436cbebd5 used request id req-0752d016-666c-4d66-bb3b-b36df3cd6b1b", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:06:00.664Z", "source_id": "target_vnf_port_n707tl", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.82a3b18b-748a-4893-8478-3a6c3ed4d158"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:06:01.554Z", "message": "GET call to network for http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json used request id req-51067cfb-10e1-49b7-b619-7efb7b45a4d5", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:06:01.212Z", "source_id": "target_vnf_port_n707tl", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.82a3b18b-748a-4893-8478-3a6c3ed4d158"}, {"node_instance_id": "reference_vnf_port_g52gb1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:06:01.554Z", "message": "Sending task 'neutron_plugin.port.delete'", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:06:00.639Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:06:01.554Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 718 X-Openstack-Request-Id: req-6e9aaf73-2c6f-4f27-b308-ae40068d80c5 Date: Sat, 08 Jun 2019 12:06:01 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-08T12:06:00Z\",\"device_owner\":\"\",\"revision_number\":10,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"495b8b16-4f9e-43b9-b759-0815b72a1249\",\"ip_address\":\"11.0.0.9\"}],\"id\":\"e2b4f747-0fde-452c-93ee-e1d436cbebd5\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:3d:7c:18\",\"project_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_port\",\"admin_state_up\":true,\"network_id\":\"90f9e75f-fc47-48d7-9d90-f88599728c99\",\"tenant_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"created_at\":\"2019-06-08T11:56:38Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:06:01.169Z", "source_id": "target_vnf_port_n707tl", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.82a3b18b-748a-4893-8478-3a6c3ed4d158"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:06:01.554Z", "message": "PUT call to network for http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json used request id req-6e9aaf73-2c6f-4f27-b308-ae40068d80c5", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:06:01.170Z", "source_id": "target_vnf_port_n707tl", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.82a3b18b-748a-4893-8478-3a6c3ed4d158"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:06:01.554Z", "message": "PUT call to neutron for http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json used request id req-6e9aaf73-2c6f-4f27-b308-ae40068d80c5", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:06:01.170Z", "source_id": "target_vnf_port_n707tl", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.82a3b18b-748a-4893-8478-3a6c3ed4d158"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:06:01.554Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c70728f9877c0d31054bbf5dde0f8fd1b63ab59c\"", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:06:01.171Z", "source_id": "target_vnf_port_n707tl", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.82a3b18b-748a-4893-8478-3a6c3ed4d158"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:06:01.554Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 718 X-Openstack-Request-Id: req-51067cfb-10e1-49b7-b619-7efb7b45a4d5 Date: Sat, 08 Jun 2019 12:06:01 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-08T12:06:00Z\",\"device_owner\":\"\",\"revision_number\":10,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"495b8b16-4f9e-43b9-b759-0815b72a1249\",\"ip_address\":\"11.0.0.9\"}],\"id\":\"e2b4f747-0fde-452c-93ee-e1d436cbebd5\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:3d:7c:18\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"90f9e75f-fc47-48d7-9d90-f88599728c99\",\"tenant_id\":\"b0b2602112464b1aa32539f2de282ae5\",\"created_at\":\"2019-06-08T11:56:38Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:06:01.211Z", "source_id": "target_vnf_port_n707tl", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.82a3b18b-748a-4893-8478-3a6c3ed4d158"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:06:01.554Z", "message": "GET call to neutron for http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json used request id req-51067cfb-10e1-49b7-b619-7efb7b45a4d5", "level": "debug", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:06:01.212Z", "source_id": "target_vnf_port_n707tl", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.82a3b18b-748a-4893-8478-3a6c3ed4d158"}, {"node_instance_id": "target_vnf_port_n707tl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:06:02.116Z", "message": "Deleting node instance", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:06:01.884Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da"}, {"node_instance_id": "reference_vnf_port_g52gb1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:06:02.116Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-14f730aa-fb7e-4e6f-a874-c6f520f2b24f", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:06:01.665Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.0b87ace7-0627-47c8-ae16-2c74cb8239f5"}, {"node_instance_id": "reference_vnf_port_g52gb1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:06:02.116Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 12:06:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14f730aa-fb7e-4e6f-a874-c6f520f2b24f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:06:01.665Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.0b87ace7-0627-47c8-ae16-2c74cb8239f5"}, {"node_instance_id": "reference_vnf_port_g52gb1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:06:02.116Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:06:01.660Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.0b87ace7-0627-47c8-ae16-2c74cb8239f5"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:06:02.116Z", "message": "Task succeeded 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_3u0lwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:06:01.486Z", "source_id": "target_vnf_port_n707tl", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da"}, {"node_instance_id": "reference_vnf_port_g52gb1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:06:02.116Z", "message": "deleting port", "level": "info", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:06:01.660Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.0b87ace7-0627-47c8-ae16-2c74cb8239f5"}, {"node_instance_id": "target_vnf_port_n707tl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:06:02.116Z", "message": "Relationships unlinked", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:06:01.715Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da"}, {"node_instance_id": "reference_vnf_port_g52gb1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:06:02.814Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8d481e406292a81dd2a6692d5817ffd0b37e33d5\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:06:02.147Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.0b87ace7-0627-47c8-ae16-2c74cb8239f5"}, {"node_instance_id": "target_vnf_data_plane_port_tpk0su", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:06:02.814Z", "message": "DELETE call to network for http://172.30.9.46:9696/v2.0/ports/3c342ef4-8e64-44e5-b1c5-630fcc5c18e4.json used request id req-9fc3da1f-79c9-4008-8197-30404f3aeb5e", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:06:02.117Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.aa3fcf04-e031-42e8-b55f-a7741a6d97fb"}, {"node_instance_id": "target_vnf_data_plane_port_tpk0su", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:06:02.814Z", "message": "DELETE call to neutron for http://172.30.9.46:9696/v2.0/ports/3c342ef4-8e64-44e5-b1c5-630fcc5c18e4.json used request id req-9fc3da1f-79c9-4008-8197-30404f3aeb5e", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:06:02.118Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.aa3fcf04-e031-42e8-b55f-a7741a6d97fb"}, {"node_instance_id": "target_vnf_port_n707tl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:06:02.814Z", "message": "Sending task 'neutron_plugin.port.delete'", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:06:02.096Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da"}, {"node_instance_id": "target_vnf_data_plane_port_tpk0su", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:06:02.814Z", "message": "RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9fc3da1f-79c9-4008-8197-30404f3aeb5e Date: Sat, 08 Jun 2019 12:06:02 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:06:02.116Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.aa3fcf04-e031-42e8-b55f-a7741a6d97fb"}, {"node_instance_id": "reference_vnf_port_g52gb1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:06:03.323Z", "message": "DELETE call to network for http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json used request id req-04342472-a202-479e-89d8-f4651a80530b", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:06:03.078Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.0b87ace7-0627-47c8-ae16-2c74cb8239f5"}, {"node_instance_id": "reference_vnf_port_g52gb1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:06:03.323Z", "message": "RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-04342472-a202-479e-89d8-f4651a80530b Date: Sat, 08 Jun 2019 12:06:03 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:06:03.078Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.0b87ace7-0627-47c8-ae16-2c74cb8239f5"}, {"node_instance_id": "target_vnf_port_n707tl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:06:03.323Z", "message": "deleting port", "level": "info", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:06:03.079Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.2ba1c2fe-6802-4884-86df-ac4230d3a70d"}, {"node_instance_id": "target_vnf_port_n707tl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:06:03.323Z", "message": "GET call to None for http://172.30.9.46:5000/ used request id req-08a37926-6325-42ba-997a-d90930a1c551", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:06:03.087Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.2ba1c2fe-6802-4884-86df-ac4230d3a70d"}, {"node_instance_id": "target_vnf_port_n707tl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:06:03.323Z", "message": "RESP: [300] Date: Sat, 08 Jun 2019 12:06:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08a37926-6325-42ba-997a-d90930a1c551 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.46:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:06:03.085Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.2ba1c2fe-6802-4884-86df-ac4230d3a70d"}, {"node_instance_id": "target_vnf_port_n707tl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:06:03.323Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:06:03.079Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.2ba1c2fe-6802-4884-86df-ac4230d3a70d"}, {"node_instance_id": "data_plane_subnet_0s7j2n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:06:03.323Z", "message": "Stopping node instance", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:06:03.179Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da"}, {"node_instance_id": "target_vnf_data_plane_port_tpk0su", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:06:03.323Z", "message": "Deleted node instance", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:06:02.751Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da"}, {"node_instance_id": "target_vnf_data_plane_port_tpk0su", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:06:03.323Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:06:02.689Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da"}, {"node_instance_id": "reference_vnf_port_g52gb1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:06:03.323Z", "message": "DELETE call to neutron for http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json used request id req-04342472-a202-479e-89d8-f4651a80530b", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:06:03.079Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.0b87ace7-0627-47c8-ae16-2c74cb8239f5"}, {"node_instance_id": "target_vnf_port_n707tl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:06:03.932Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}09c4304f4fcb4062761ab9245d76a8e5bce2677c\"", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:06:03.600Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.2ba1c2fe-6802-4884-86df-ac4230d3a70d"}, {"node_instance_id": "data_plane_subnet_0s7j2n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:06:03.932Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:06:03.345Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da"}, {"node_instance_id": "reference_vnf_port_g52gb1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:06:03.932Z", "message": "Deleted node instance", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:06:03.565Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da"}, {"node_instance_id": "reference_vnf_port_g52gb1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:06:03.932Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:06:03.521Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da"}, {"node_instance_id": "data_plane_subnet_0s7j2n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:06:04.531Z", "message": "Unlinking relationships", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:06:03.691Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da"}, {"node_instance_id": "reference_vnf_ip_m90r9x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:06:04.531Z", "message": "Stopping node instance", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:06:04.028Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da"}, {"node_instance_id": "data_plane_subnet_0s7j2n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:06:04.531Z", "message": "Relationships unlinked", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:06:04.061Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da"}, {"node_instance_id": "target_vnf_port_n707tl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:06:05.158Z", "message": "DELETE call to network for http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json used request id req-e294eefa-e18b-45d5-a69c-b2a7a8dc8719", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:06:04.635Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da", "logger": "ctx.2ba1c2fe-6802-4884-86df-ac4230d3a70d"}, {"node_instance_id": "data_plane_subnet_0s7j2n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:06:05.158Z", "message": "Deleting node instance", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:06:04.188Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da"}, {"node_instance_id": "reference_vnf_ip_m90r9x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-08T12:06:05.158Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-08T12:06:04.090Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d2abc6b9-1398-47c8-956a-16310fe565da"}], "metadata": {"pagination": {"total": 564, "offset": 371, "size": 50}}} 2019-06-08 12:06:24,619 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 12:06:24,619 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 12:06:24 GMT 2019-06-08 12:06:24,619 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 12:06:24,619 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 12:06:24,619 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 12:06:24,620 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 12:06:24,620 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 12:06:24,620 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 12:06:24,622 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.46:9696/v2.0/ports/3c342ef4-8e64-44e5-b1c5-630fcc5c18e4.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb3d02b4de771475ced9fb3c6be37681de5e5454" 2019-06-08 12:06:24,622 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-0752d016-666c-4d66-bb3b-b36df3cd6b1b Date: Sat, 08 Jun 2019 12:06:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T12:05:48Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"495b8b16-4f9e-43b9-b759-0815b72a1249","ip_address":"11.0.0.9"}],"id":"e2b4f747-0fde-452c-93ee-e1d436cbebd5","security_groups":["f0e07bec-b8e6-4425-846d-8e5a7d28b899"],"mac_address":"fa:16:3e:3d:7c:18","project_id":"b0b2602112464b1aa32539f2de282ae5","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"90f9e75f-fc47-48d7-9d90-f88599728c99","tenant_id":"b0b2602112464b1aa32539f2de282ae5","created_at":"2019-06-08T11:56:38Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-06-08 12:06:24,622 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-580632e5-a9cc-4d2d-b141-8301af6aace1 2019-06-08 12:06:24,622 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 12:06:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-580632e5-a9cc-4d2d-b141-8301af6aace1 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 12:06:24,623 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 12:06:24,623 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-08 12:06:24,623 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-08 12:06:24,623 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports.json?id=e2b4f747-0fde-452c-93ee-e1d436cbebd5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c70728f9877c0d31054bbf5dde0f8fd1b63ab59c" 2019-06-08 12:06:24,623 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c70728f9877c0d31054bbf5dde0f8fd1b63ab59c" -d '{"port": {"security_groups": []}}' 2019-06-08 12:06:24,623 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/ports.json?id=e2b4f747-0fde-452c-93ee-e1d436cbebd5 used request id req-0752d016-666c-4d66-bb3b-b36df3cd6b1b 2019-06-08 12:06:24,624 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json used request id req-51067cfb-10e1-49b7-b619-7efb7b45a4d5 2019-06-08 12:06:24,624 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.delete' 2019-06-08 12:06:24,624 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 718 X-Openstack-Request-Id: req-6e9aaf73-2c6f-4f27-b308-ae40068d80c5 Date: Sat, 08 Jun 2019 12:06:01 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T12:06:00Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"495b8b16-4f9e-43b9-b759-0815b72a1249","ip_address":"11.0.0.9"}],"id":"e2b4f747-0fde-452c-93ee-e1d436cbebd5","security_groups":[],"mac_address":"fa:16:3e:3d:7c:18","project_id":"b0b2602112464b1aa32539f2de282ae5","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"90f9e75f-fc47-48d7-9d90-f88599728c99","tenant_id":"b0b2602112464b1aa32539f2de282ae5","created_at":"2019-06-08T11:56:38Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-06-08 12:06:24,624 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json used request id req-6e9aaf73-2c6f-4f27-b308-ae40068d80c5 2019-06-08 12:06:24,624 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json used request id req-6e9aaf73-2c6f-4f27-b308-ae40068d80c5 2019-06-08 12:06:24,624 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c70728f9877c0d31054bbf5dde0f8fd1b63ab59c" 2019-06-08 12:06:24,625 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 718 X-Openstack-Request-Id: req-51067cfb-10e1-49b7-b619-7efb7b45a4d5 Date: Sat, 08 Jun 2019 12:06:01 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-08T12:06:00Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"495b8b16-4f9e-43b9-b759-0815b72a1249","ip_address":"11.0.0.9"}],"id":"e2b4f747-0fde-452c-93ee-e1d436cbebd5","security_groups":[],"mac_address":"fa:16:3e:3d:7c:18","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"b0b2602112464b1aa32539f2de282ae5","qos_policy_id":null,"admin_state_up":true,"network_id":"90f9e75f-fc47-48d7-9d90-f88599728c99","tenant_id":"b0b2602112464b1aa32539f2de282ae5","created_at":"2019-06-08T11:56:38Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-08 12:06:24,625 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json used request id req-51067cfb-10e1-49b7-b619-7efb7b45a4d5 2019-06-08 12:06:24,625 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-08 12:06:24,625 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-14f730aa-fb7e-4e6f-a874-c6f520f2b24f 2019-06-08 12:06:24,625 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 12:06:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14f730aa-fb7e-4e6f-a874-c6f520f2b24f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 12:06:24,625 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 12:06:24,626 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.disconnect_security_group' 2019-06-08 12:06:24,626 - functest.core.cloudify - DEBUG - deleting port 2019-06-08 12:06:24,626 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-08 12:06:24,626 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d481e406292a81dd2a6692d5817ffd0b37e33d5" 2019-06-08 12:06:24,626 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/ports/3c342ef4-8e64-44e5-b1c5-630fcc5c18e4.json used request id req-9fc3da1f-79c9-4008-8197-30404f3aeb5e 2019-06-08 12:06:24,626 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.46:9696/v2.0/ports/3c342ef4-8e64-44e5-b1c5-630fcc5c18e4.json used request id req-9fc3da1f-79c9-4008-8197-30404f3aeb5e 2019-06-08 12:06:24,627 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.delete' 2019-06-08 12:06:24,627 - functest.core.cloudify - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9fc3da1f-79c9-4008-8197-30404f3aeb5e Date: Sat, 08 Jun 2019 12:06:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 12:06:24,627 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json used request id req-04342472-a202-479e-89d8-f4651a80530b 2019-06-08 12:06:24,627 - functest.core.cloudify - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-04342472-a202-479e-89d8-f4651a80530b Date: Sat, 08 Jun 2019 12:06:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 12:06:24,627 - functest.core.cloudify - DEBUG - deleting port 2019-06-08 12:06:24,627 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.46:5000/ used request id req-08a37926-6325-42ba-997a-d90930a1c551 2019-06-08 12:06:24,627 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sat, 08 Jun 2019 12:06:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08a37926-6325-42ba-997a-d90930a1c551 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 12:06:24,628 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-08 12:06:24,628 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-08 12:06:24,628 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-08 12:06:24,628 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2019-06-08 12:06:24,628 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.46:9696/v2.0/ports/98f13bf9-c9de-4f64-aad5-78e6f1f2f71c.json used request id req-04342472-a202-479e-89d8-f4651a80530b 2019-06-08 12:06:24,628 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09c4304f4fcb4062761ab9245d76a8e5bce2677c" 2019-06-08 12:06:24,629 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-06-08 12:06:24,629 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-08 12:06:24,629 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2019-06-08 12:06:24,629 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-08 12:06:24,629 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-08 12:06:24,629 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-08 12:06:24,629 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/ports/e2b4f747-0fde-452c-93ee-e1d436cbebd5.json used request id req-e294eefa-e18b-45d5-a69c-b2a7a8dc8719 2019-06-08 12:06:24,630 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-08 12:06:24,630 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-06-08 12:06:24,630 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/executions/d2abc6b9-1398-47c8-956a-16310fe565da 2019-06-08 12:06:24,789 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 12:06:24,789 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 12:06:24,789 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 12:06:24,789 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 12:06:24,789 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 12:06:24,789 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 12:06:24,789 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 12:06:24,789 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "status_display": "completed", "ended_at": "2019-06-08T12:06:24.244Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-08T12:05:37.236Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-06-08T12:05:37.237Z", "id": "d2abc6b9-1398-47c8-956a-16310fe565da"} 2019-06-08 12:06:24,790 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 12:06:24,790 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 12:06:24 GMT 2019-06-08 12:06:24,790 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 12:06:24,790 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 589 2019-06-08 12:06:24,790 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 12:06:24,790 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 12:06:24,790 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 12:06:24,790 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.208:80/api/v3.1/deployments/vrouter-opnfv 2019-06-08 12:06:25,344 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 12:06:25,345 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 12:06:25,345 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 12:06:25,345 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 12:06:25,345 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 12:06:25,345 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 12:06:25,345 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 12:06:25,345 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-06-08 12:06:25,345 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"inputs": {"keypair_name": "vnf_test_keypair", "management_plane_network_name": "management_plane_network", "external_network_name": "external", "keystone_user_domain_name": "Default", "data_plane_network_name": "data_plane_network", "target_vnf_name": "target_vnf", "reference_vnf_flavor_id": "2e519054-bc0b-433e-8e86-360e1b219c3c", "target_vnf_flavor_id": "2e519054-bc0b-433e-8e86-360e1b219c3c", "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_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "c5d0b302-8845-453b-80aa-03cc133c5976", "keystone_password": "BRgGSNhKeJGwiLgrf5qnCGIPiGxOZR", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "keystone_project_domain_name": "Default", "keystone_url": "http://172.30.9.46: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": "c5d0b302-8845-453b-80aa-03cc133c5976", "data_plane_subnet_name": "data_plane_subnet"}, "permalink": null, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "blueprint_id": "vrouter-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2019-06-08T11:56:03.039Z", "created_by": "admin", "updated_at": "2019-06-08T11:56:03.039Z", "visibility": "tenant", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "resource_availability": "tenant", "capabilities": {}, "groups": {}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {}, "id": "vrouter-opnfv", "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": "reference_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": "target_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": "management_plane_network"}, "data_plane_network": {"network_name": "data_plane_network"}}}}} 2019-06-08 12:06:25,346 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 12:06:25,346 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 12:06:25 GMT 2019-06-08 12:06:25,346 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 12:06:25,346 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 12:06:25,346 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 12:06:25,346 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 12:06:25,346 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 12:06:25,346 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 12:06:35,357 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.208:80/api/v3.1/blueprints/vrouter-opnfv 2019-06-08 12:06:35,447 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-08 12:06:35,447 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-08 12:06:35,447 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-08 12:06:35,448 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-08 12:06:35,448 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-08 12:06:35,448 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-08 12:06:35,448 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-08 12:06:35,448 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-06-08 12:06:35,448 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"main_file_name": "function-test-openstack-blueprint.yaml", "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "tenant_name": "default_tenant", "created_at": "2019-06-08T11:56:02.809Z", "updated_at": "2019-06-08T11:56:02.809Z", "created_by": "admin", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "id": "vrouter-opnfv", "plan": {"relationships": {"cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.attach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.route_connected_to_router": {"name": "cloudify.openstack.route_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.route_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_server_group": {"name": "cloudify.openstack.server_connected_to_server_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_server_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.rbac_policy_applied_to": {"name": "cloudify.openstack.rbac_policy_applied_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.rbac_policy_applied_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"keypair_name": {"default": "vnf_test_keypair", "type": "string"}, "management_plane_network_name": {"default": "management_plane_network", "type": "string"}, "external_network_name": {"type": "string"}, "keystone_user_domain_name": {"type": "string"}, "data_plane_network_name": {"default": "data_plane_network", "type": "string"}, "target_vnf_name": {"default": "target_vnf", "type": "string"}, "reference_vnf_flavor_id": {"type": "string"}, "target_vnf_flavor_id": {"type": "string"}, "reference_vnf_name": {"default": "reference_vnf", "type": "string"}, "target_vnf_data_plane_port_name": {"default": "target_vnf_data_plane_port", "type": "string"}, "reference_vnf_data_plane_port_name": {"default": "reference_vnf_data_plane_port", "type": "string"}, "keystone_username": {"type": "string"}, "security_group_name": {"default": "vnf_test_security_group", "type": "string"}, "reference_vnf_image_id": {"type": "string"}, "keystone_password": {"type": "string"}, "target_vnf_port_name": {"default": "target_vnf_port", "type": "string"}, "keystone_tenant_name": {"type": "string"}, "keystone_project_domain_name": {"type": "string"}, "region": {"type": "string"}, "reference_vnf_port_name": {"default": "reference_vnf_port", "type": "string"}, "target_vnf_image_id": {"type": "string"}, "management_plane_subnet_name": {"default": "management_plane_subnet", "type": "string"}, "ssh_key_filename": {"default": "~/.ssh/vnf_test_keypair.pem", "type": "string"}, "router_name": {"default": "vnf_test_router", "type": "string"}, "keystone_url": {"type": "string"}, "data_plane_subnet_name": {"default": "data_plane_subnet", "type": "string"}}, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": {"get_property": ["reference_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": {"get_property": ["target_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": {"get_property": ["management_plane_network", "resource_id"]}}, "data_plane_network": {"network_name": {"get_property": ["data_plane_network", "resource_id"]}}}}}, "capabilities": {}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "imported_blueprints": [], "namespaces_mapping": {}, "nodes": [{"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.list_networks"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.list_networks"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "management_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.network.list_networks", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"network": {}, "use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_input": "region"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "insecure": false, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": {"get_input": "management_plane_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.attach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.attach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "target_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "target_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_input": "region"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "insecure": false, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_name"}, "ip": "", "image": {"get_input": "target_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "target_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.port.list_ports", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_input": "region"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "insecure": false, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.port.list_ports", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_input": "region"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "insecure": false, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.port.list_ports", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_input": "region"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "insecure": false, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "router", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.subnet_connected_to_router", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.list_subnets"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.list_subnets"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "management_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.subnet.list_subnets", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "11.0.0.0/24"}, "resource_id": {"get_input": "management_plane_subnet_name"}, "use_external_resource": false, "create_if_missing": 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"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "insecure": false, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.list_subnets"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.list_subnets"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "data_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.subnet.list_subnets", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "12.0.0.0/24", "gateway_ip": null}, "resource_id": {"get_input": "data_plane_subnet_name"}, "use_external_resource": false, "create_if_missing": 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"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "insecure": false, "project_domain_name": {"get_input": "keystone_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": "target_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.floatingip.list_floatingips", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_input": "region"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "insecure": false, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "resource_id": "", "create_if_missing": false, "allow_reallocation": false, "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.list_keypairs"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.list_keypairs"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.keypair.list_keypairs", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_input": "region"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "insecure": false, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "keypair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "ssh_key_filename"}, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.port.list_ports", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_input": "region"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "insecure": false, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.list_networks"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.list_networks"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "data_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.network.list_networks", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"network": {}, "use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_input": "region"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "insecure": false, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": {"get_input": "data_plane_network_name"}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": {"get_input": "security_group_name"}, "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"port_range_min": 0, "port_range_max": 0, "protocol": "icmp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "tcp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "udp", "remote_ip_prefix": "0.0.0.0/0"}], "create_if_missing": false, "security_group": {"description": "Security group for vnf test"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_input": "region"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "insecure": false, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "external_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.connected_to", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.list_routers"}, "update": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.update"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.update": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.update"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.list_routers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}}, "name": "router", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Router", "cloudify.openstack.nodes.Router"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.router.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.router.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.router.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.router.list_routers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "update": {"implementation": "openstack.neutron_plugin.router.update", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "router", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Router", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_input": "region"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "insecure": false, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "router_name"}, "create_if_missing": false, "default_to_managers_external_network": true, "router": {}, "external_network": "", "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.list_networks"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.list_networks"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "external_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.network.list_networks", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "external_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"network": {}, "use_external_resource": true, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_input": "region"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "insecure": false, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": {"get_input": "external_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.attach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.attach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "reference_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "reference_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_input": "region"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "insecure": false, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_name"}, "ip": "", "image": {"get_input": "reference_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "reference_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "reference_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.floatingip.list_floatingips", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_input": "region"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "insecure": false, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "resource_id": "", "create_if_missing": false, "allow_reallocation": false, "use_external_resource": false}}], "scaling_groups": {}, "policies": {}, "metadata": null}} 2019-06-08 12:06:35,450 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-08 12:06:35,450 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Jun 2019 12:06:35 GMT 2019-06-08 12:06:35,450 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-08 12:06:35,450 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-08 12:06:35,450 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-08 12:06:35,450 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-08 12:06:35,450 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-08 12:06:35,450 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-08 12:06:35,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-06-08 12:06:35,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9292/v2/images/c5d0b302-8845-453b-80aa-03cc133c5976 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" 2019-06-08 12:06:36,898 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 12:06:36 GMT X-Openstack-Request-Id: req-1123d4b3-5e6b-4a7d-89d1-2505f18dce0f 2019-06-08 12:06:36,898 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 12:06:36,898 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.46:9292/v2/images/c5d0b302-8845-453b-80aa-03cc133c5976 used request id req-1123d4b3-5e6b-4a7d-89d1-2505f18dce0f 2019-06-08 12:06:36,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.42076420784s 2019-06-08 12:06:36,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-08 12:06:36,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aa86fa458cd501a033d5f2378499d2381c8482ee" 2019-06-08 12:06:37,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 373 Content-Type: application/json Date: Sat, 08 Jun 2019 12:06: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-6c5e309d-42c8-4340-be37-29056ad99db5 x-openstack-request-id: req-6c5e309d-42c8-4340-be37-29056ad99db5 2019-06-08 12:06:37,197 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/102f3fc8-65ec-465d-8eda-6e8459169730", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/102f3fc8-65ec-465d-8eda-6e8459169730", "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": "102f3fc8-65ec-465d-8eda-6e8459169730"}, {"name": "vyos_vrouter-flavor_alt_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/2e519054-bc0b-433e-8e86-360e1b219c3c", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/2e519054-bc0b-433e-8e86-360e1b219c3c", "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": "2e519054-bc0b-433e-8e86-360e1b219c3c"}]} 2019-06-08 12:06:37,198 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None used request id req-6c5e309d-42c8-4340-be37-29056ad99db5 2019-06-08 12:06:37,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.292992115021s 2019-06-08 12:06:37,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-06-08 12:06:37,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:8774/v2.1/flavors/2e519054-bc0b-433e-8e86-360e1b219c3c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aa86fa458cd501a033d5f2378499d2381c8482ee" 2019-06-08 12:06:37,237 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 08 Jun 2019 12:06: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-9c62169a-5a71-440d-a21a-b1bd8e60336a x-openstack-request-id: req-9c62169a-5a71-440d-a21a-b1bd8e60336a 2019-06-08 12:06:37,237 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.46:8774/v2.1/flavors/2e519054-bc0b-433e-8e86-360e1b219c3c used request id req-9c62169a-5a71-440d-a21a-b1bd8e60336a 2019-06-08 12:06:37,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0373260974884s 2019-06-08 12:06:37,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-06-08 12:06:37,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/floatingips/5631c4bf-7241-41d2-977e-6e97e39e76d3.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" 2019-06-08 12:06:38,791 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 12:06:38 GMT X-Openstack-Request-Id: req-5c6a083e-d476-4fbe-aa23-b8e415c4d49f 2019-06-08 12:06:38,792 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 12:06:38,792 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/floatingips/5631c4bf-7241-41d2-977e-6e97e39e76d3.json used request id req-5c6a083e-d476-4fbe-aa23-b8e415c4d49f 2019-06-08 12:06:38,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.54911208153s 2019-06-08 12:06:38,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-08 12:06:38,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" 2019-06-08 12:06:38,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 08 Jun 2019 12:06:38 GMT X-Openstack-Request-Id: req-0e75ff40-4a46-46e6-81dc-e9ef77b0ab1f 2019-06-08 12:06:38,866 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-06-08 12:06:38,866 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-0e75ff40-4a46-46e6-81dc-e9ef77b0ab1f 2019-06-08 12:06:38,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0632870197296s 2019-06-08 12:06:38,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-06-08 12:06:38,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:8774/v2.1/servers/fad49671-acfe-4d91-9482-cf72c09b8510 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" 2019-06-08 12:06:39,034 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sat, 08 Jun 2019 12:06: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-0fb8bc44-6078-4344-9c86-b7e4c3a63404 x-openstack-request-id: req-0fb8bc44-6078-4344-9c86-b7e4c3a63404 2019-06-08 12:06:39,034 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.46:8774/v2.1/servers/fad49671-acfe-4d91-9482-cf72c09b8510 used request id req-0fb8bc44-6078-4344-9c86-b7e4c3a63404 2019-06-08 12:06:39,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.167098999023s 2019-06-08 12:06:39,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 12:06:39,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" 2019-06-08 12:06:39,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 778 Content-Type: application/json Date: Sat, 08 Jun 2019 12:06: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-27ae0e9b-dcc0-4173-8c98-075eb4ee99bb x-openstack-request-id: req-27ae0e9b-dcc0-4173-8c98-075eb4ee99bb 2019-06-08 12:06:39,745 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vyos_vrouter-net_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:a2:06", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:a2:06", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "bookmark"}], "image": {"id": "d037d136-4b05-4b5e-b31f-a684a4aae5d2", "links": [{"href": "http://172.30.9.46:8774/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:52:02.000000", "flavor": {"id": "102f3fc8-65ec-465d-8eda-6e8459169730", "links": [{"href": "http://172.30.9.46:8774/flavors/102f3fc8-65ec-465d-8eda-6e8459169730", "rel": "bookmark"}]}, "id": "fad49671-acfe-4d91-9482-cf72c09b8510", "security_groups": [{"name": "vyos_vrouter-sg_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c"}], "user_id": "c4764a1a17de4501bb51e625d6b1f61b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T12:06:38Z", "hostId": "d4d218b0477abbfb242eab46fd1b6d287dc707b628c13d951b406b63", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "name": "vyos_vrouter-vm_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "created": "2019-06-08T11:50:15Z", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 12:06:39,746 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-27ae0e9b-dcc0-4173-8c98-075eb4ee99bb 2019-06-08 12:06:39,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.710998058319s 2019-06-08 12:06:39,748 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 12:06:41,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 12:06:41,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" 2019-06-08 12:06:42,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 740 Content-Type: application/json Date: Sat, 08 Jun 2019 12:06: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-a5d2072c-c3a8-470b-a894-2aaa7f02fdc7 x-openstack-request-id: req-a5d2072c-c3a8-470b-a894-2aaa7f02fdc7 2019-06-08 12:06:42,163 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vyos_vrouter-net_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:a2:06", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.46:8774/v2.1/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "self"}, {"href": "http://172.30.9.46:8774/servers/fad49671-acfe-4d91-9482-cf72c09b8510", "rel": "bookmark"}], "image": {"id": "d037d136-4b05-4b5e-b31f-a684a4aae5d2", "links": [{"href": "http://172.30.9.46:8774/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-08T11:52:02.000000", "flavor": {"id": "102f3fc8-65ec-465d-8eda-6e8459169730", "links": [{"href": "http://172.30.9.46:8774/flavors/102f3fc8-65ec-465d-8eda-6e8459169730", "rel": "bookmark"}]}, "id": "fad49671-acfe-4d91-9482-cf72c09b8510", "user_id": "c4764a1a17de4501bb51e625d6b1f61b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-08T12:06:41Z", "hostId": "d4d218b0477abbfb242eab46fd1b6d287dc707b628c13d951b406b63", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "name": "vyos_vrouter-vm_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "created": "2019-06-08T11:50:15Z", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-08 12:06:42,163 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-a5d2072c-c3a8-470b-a894-2aaa7f02fdc7 2019-06-08 12:06:42,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.412883043289s 2019-06-08 12:06:42,165 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-08 12:06:44,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-08 12:06:44,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" 2019-06-08 12:06:44,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 08 Jun 2019 12:06: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-f60b9d1f-a403-4fd0-8cf9-d5fe011d0e86 x-openstack-request-id: req-f60b9d1f-a403-4fd0-8cf9-d5fe011d0e86 2019-06-08 12:06:44,245 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-06-08 12:06:44,245 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/servers/detail used request id req-f60b9d1f-a403-4fd0-8cf9-d5fe011d0e86 2019-06-08 12:06:44,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0782120227814s 2019-06-08 12:06:44,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-08 12:06:44,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" 2019-06-08 12:06:44,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6833 Content-Type: application/json Date: Sat, 08 Jun 2019 12:06:44 GMT X-Openstack-Request-Id: req-6ac72736-5fcf-4eb8-b907-ed386fd9860d 2019-06-08 12:06:44,299 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "created_at": "2019-06-08T11:50:12Z", "updated_at": "2019-06-08T11:50:13Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-06-08T11:50:12Z", "revision_number": 0, "id": "23765b6a-5f19-4fbf-be76-3d08738d670e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T11:50:12Z", "security_group_id": "3b3a69f7-bf94-43a5-916b-d7b4c479bec2", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "port_range_min": 80, "ethertype": "IPv4", "project_id": "b0b2602112464b1aa32539f2de282ae5"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-06-08T11:50:12Z", "revision_number": 0, "id": "37e1e2e0-ae41-4f3e-85f8-96e18f1abf6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T11:50:12Z", "security_group_id": "3b3a69f7-bf94-43a5-916b-d7b4c479bec2", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "port_range_min": 22, "ethertype": "IPv4", "project_id": "b0b2602112464b1aa32539f2de282ae5"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-06-08T11:50:12Z", "revision_number": 0, "id": "4930ab06-0688-46ca-9400-70e7c297c7dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T11:50:12Z", "security_group_id": "3b3a69f7-bf94-43a5-916b-d7b4c479bec2", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0b2602112464b1aa32539f2de282ae5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T11:50:12Z", "revision_number": 0, "id": "6c92c389-5fba-47f4-a9b7-9d7991934e8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T11:50:12Z", "security_group_id": "3b3a69f7-bf94-43a5-916b-d7b4c479bec2", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0b2602112464b1aa32539f2de282ae5"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-06-08T11:50:13Z", "revision_number": 0, "id": "b0c41543-01b4-4038-a0c6-1db09d5c6652", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T11:50:13Z", "security_group_id": "3b3a69f7-bf94-43a5-916b-d7b4c479bec2", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "b0b2602112464b1aa32539f2de282ae5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T11:50:12Z", "revision_number": 0, "id": "b5679541-8c83-4d46-bde3-c85ff2158356", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T11:50:12Z", "security_group_id": "3b3a69f7-bf94-43a5-916b-d7b4c479bec2", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0b2602112464b1aa32539f2de282ae5"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2019-06-08T11:50:13Z", "revision_number": 0, "id": "c1081453-6c33-4798-a2bf-bf84632ed028", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T11:50:13Z", "security_group_id": "3b3a69f7-bf94-43a5-916b-d7b4c479bec2", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "b0b2602112464b1aa32539f2de282ae5"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-06-08T11:50:12Z", "revision_number": 0, "id": "f7de583f-4cf4-4655-ac8b-4173f79beadd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T11:50:12Z", "security_group_id": "3b3a69f7-bf94-43a5-916b-d7b4c479bec2", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "port_range_min": 443, "ethertype": "IPv4", "project_id": "b0b2602112464b1aa32539f2de282ae5"}], "revision_number": 7, "project_id": "b0b2602112464b1aa32539f2de282ae5", "id": "3b3a69f7-bf94-43a5-916b-d7b4c479bec2", "name": "vyos_vrouter-sg_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c"}, {"description": "Default security group", "tags": [], "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "created_at": "2019-06-08T11:49:57Z", "updated_at": "2019-06-08T11:49:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T11:49:57Z", "revision_number": 0, "id": "0a507540-bc8d-4c31-a901-1f2381690402", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T11:49:57Z", "security_group_id": "f1bd1c70-d34e-453b-b352-ce6f69934d6d", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0b2602112464b1aa32539f2de282ae5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T11:49:57Z", "revision_number": 0, "id": "289529e5-eca1-449b-88cd-768cda43ec52", "remote_group_id": "f1bd1c70-d34e-453b-b352-ce6f69934d6d", "remote_ip_prefix": null, "created_at": "2019-06-08T11:49:57Z", "security_group_id": "f1bd1c70-d34e-453b-b352-ce6f69934d6d", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0b2602112464b1aa32539f2de282ae5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T11:49:57Z", "revision_number": 0, "id": "a9e49e81-a5b5-4d18-9f8c-af6aceed13e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T11:49:57Z", "security_group_id": "f1bd1c70-d34e-453b-b352-ce6f69934d6d", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0b2602112464b1aa32539f2de282ae5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T11:49:57Z", "revision_number": 0, "id": "b3da23a2-67c0-4fac-9abc-1f42b1c96fbc", "remote_group_id": "f1bd1c70-d34e-453b-b352-ce6f69934d6d", "remote_ip_prefix": null, "created_at": "2019-06-08T11:49:57Z", "security_group_id": "f1bd1c70-d34e-453b-b352-ce6f69934d6d", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0b2602112464b1aa32539f2de282ae5"}], "revision_number": 1, "project_id": "b0b2602112464b1aa32539f2de282ae5", "id": "f1bd1c70-d34e-453b-b352-ce6f69934d6d", "name": "default"}]} 2019-06-08 12:06:44,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/security-groups.json used request id req-6ac72736-5fcf-4eb8-b907-ed386fd9860d 2019-06-08 12:06:44,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0486350059509s 2019-06-08 12:06:44,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-06-08 12:06:44,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/security-groups/3b3a69f7-bf94-43a5-916b-d7b4c479bec2.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" 2019-06-08 12:06:44,457 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 12:06:44 GMT X-Openstack-Request-Id: req-6474aaa7-f094-4c53-8a5b-dcc6220baf8d 2019-06-08 12:06:44,458 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 12:06:44,458 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/security-groups/3b3a69f7-bf94-43a5-916b-d7b4c479bec2.json used request id req-6474aaa7-f094-4c53-8a5b-dcc6220baf8d 2019-06-08 12:06:44,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.15141916275s 2019-06-08 12:06:44,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-06-08 12:06:44,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:8774/v2.1/os-keypairs/vyos_vrouter-kp_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" 2019-06-08 12:06:44,491 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 08 Jun 2019 12:06: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-79f91ec8-bc65-4904-8065-7dc44409e40f x-openstack-request-id: req-79f91ec8-bc65-4904-8065-7dc44409e40f 2019-06-08 12:06:44,491 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.46:8774/v2.1/os-keypairs/vyos_vrouter-kp_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c used request id req-79f91ec8-bc65-4904-8065-7dc44409e40f 2019-06-08 12:06:44,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0329580307007s 2019-06-08 12:06:44,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-06-08 12:06:44,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:9696/v2.0/routers/387db212-c82d-454b-93c9-42238b52bce4/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" -d '{"subnet_id": "a5f1ed72-39b3-4928-8a2b-5e34f3290f6a"}' 2019-06-08 12:06:46,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 08 Jun 2019 12:06:46 GMT X-Openstack-Request-Id: req-c77b7818-02f6-43af-a0d8-3bc50b6f3864 2019-06-08 12:06:46,615 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "63726bd7-2470-43f5-964f-e62aacefa8ca", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "subnet_id": "a5f1ed72-39b3-4928-8a2b-5e34f3290f6a", "subnet_ids": ["a5f1ed72-39b3-4928-8a2b-5e34f3290f6a"], "port_id": "956db647-73f2-4b08-a78f-47014dcec12a", "id": "387db212-c82d-454b-93c9-42238b52bce4"} 2019-06-08 12:06:46,615 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.46:9696/v2.0/routers/387db212-c82d-454b-93c9-42238b52bce4/remove_router_interface.json used request id req-c77b7818-02f6-43af-a0d8-3bc50b6f3864 2019-06-08 12:06:46,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.12378001213s 2019-06-08 12:06:46,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-06-08 12:06:46,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" 2019-06-08 12:06:47,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 708 Content-Type: application/json Date: Sat, 08 Jun 2019 12:06:47 GMT X-Openstack-Request-Id: req-53e8a2dc-1b01-48b8-bcd3-c39847581b66 2019-06-08 12:06:47,088 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a3d564af-8d87-4f4f-9680-f5a9465e0acc", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "created_at": "2019-06-08T11:49:59Z", "admin_state_up": true, "updated_at": "2019-06-08T12:06:45Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "b0b2602112464b1aa32539f2de282ae5", "id": "387db212-c82d-454b-93c9-42238b52bce4", "name": "vyos_vrouter-router_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c"}]} 2019-06-08 12:06:47,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/routers.json used request id req-53e8a2dc-1b01-48b8-bcd3-c39847581b66 2019-06-08 12:06:47,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.472528934479s 2019-06-08 12:06:47,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-06-08 12:06:47,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/routers/387db212-c82d-454b-93c9-42238b52bce4.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" 2019-06-08 12:06:48,207 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 12:06:48 GMT X-Openstack-Request-Id: req-fbbbc588-21d3-4c7b-ae46-e751c0f65ee3 2019-06-08 12:06:48,208 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 12:06:48,208 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/routers/387db212-c82d-454b-93c9-42238b52bce4.json used request id req-fbbbc588-21d3-4c7b-ae46-e751c0f65ee3 2019-06-08 12:06:48,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.11776804924s 2019-06-08 12:06:48,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-06-08 12:06:48,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" 2019-06-08 12:06:48,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 683 Content-Type: application/json Date: Sat, 08 Jun 2019 12:06:48 GMT X-Openstack-Request-Id: req-af48cc02-7641-424f-9a4c-af5aa85cfae3 2019-06-08 12:06:48,292 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"63726bd7-2470-43f5-964f-e62aacefa8ca","tenant_id":"b0b2602112464b1aa32539f2de282ae5","created_at":"2019-06-08T11:49:58Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-06-08T11:49:58Z","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":"b0b2602112464b1aa32539f2de282ae5","id":"a5f1ed72-39b3-4928-8a2b-5e34f3290f6a","subnetpool_id":null,"name":"vyos_vrouter-subnet_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c"}]} 2019-06-08 12:06:48,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/subnets.json used request id req-af48cc02-7641-424f-9a4c-af5aa85cfae3 2019-06-08 12:06:48,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0841360092163s 2019-06-08 12:06:48,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-06-08 12:06:48,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/subnets/a5f1ed72-39b3-4928-8a2b-5e34f3290f6a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" 2019-06-08 12:06:49,616 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 12:06:49 GMT X-Openstack-Request-Id: req-c5f6bab7-9ba2-403e-a0f9-52378d87638e 2019-06-08 12:06:49,616 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 12:06:49,616 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/subnets/a5f1ed72-39b3-4928-8a2b-5e34f3290f6a.json used request id req-c5f6bab7-9ba2-403e-a0f9-52378d87638e 2019-06-08 12:06:49,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.32235693932s 2019-06-08 12:06:49,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 12:06:49,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" 2019-06-08 12:06:49,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1238 Content-Type: application/json Date: Sat, 08 Jun 2019 12:06:49 GMT X-Openstack-Request-Id: req-dea70138-d2c2-4909-982c-fd8aa8e12dd2 2019-06-08 12:06:49,710 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"63726bd7-2470-43f5-964f-e62aacefa8ca","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b0b2602112464b1aa32539f2de282ae5","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-08T12:06:49Z","qos_policy_id":null,"name":"vyos_vrouter-net_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c","admin_state_up":true,"tenant_id":"b0b2602112464b1aa32539f2de282ae5","created_at":"2019-06-08T11:49:57Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T06:03:01Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","mtu":1500}]} 2019-06-08 12:06:49,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-dea70138-d2c2-4909-982c-fd8aa8e12dd2 2019-06-08 12:06:49,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0931668281555s 2019-06-08 12:06:49,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-06-08 12:06:49,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/networks/63726bd7-2470-43f5-964f-e62aacefa8ca.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" 2019-06-08 12:06:51,022 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 12:06:51 GMT X-Openstack-Request-Id: req-f3360300-da66-441d-9a57-1ac448c262e8 2019-06-08 12:06:51,023 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 12:06:51,023 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/networks/63726bd7-2470-43f5-964f-e62aacefa8ca.json used request id req-f3360300-da66-441d-9a57-1ac448c262e8 2019-06-08 12:06:51,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.31143093109s 2019-06-08 12:06:51,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 12:06:51,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" 2019-06-08 12:06:51,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sat, 08 Jun 2019 12:06:51 GMT X-Openstack-Request-Id: req-2ce02139-74ad-4047-8757-ad503e28e926 2019-06-08 12:06:51,333 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T11:50:10Z", "file": "/v2/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2/file", "owner": "b0b2602112464b1aa32539f2de282ae5", "id": "d037d136-4b05-4b5e-b31f-a684a4aae5d2", "size": 297598976, "self": "/v2/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "74baf6380a51398877a7e7d27d2319b765fee0efbf94a3be6ebc29575658c5a4", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "92a19abfec7c499acc81047ad0ed6ba1", "name": "vyos_vrouter-img_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "checksum": "92a19abfec7c499acc81047ad0ed6ba1", "created_at": "2019-06-08T11:50:05Z", "os_hidden": false, "protected": false, "os_hash_value": "fdf0ecddcff3d2c3673ce62d8641b5eacb41fdddee37d76f5507440756fb9ed0315f3b7c386a5f8c1445de3acf502c03cf501a268e7c67b3cd54f0f94b73a745"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 12:06:51,333 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-2ce02139-74ad-4047-8757-ad503e28e926 2019-06-08 12:06:51,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.305732965469s 2019-06-08 12:06:51,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-06-08 12:06:51,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9292/v2/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c436ac16a5c38907c626391918bb2e7b01e2f31" 2019-06-08 12:06:51,623 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 12:06:51 GMT X-Openstack-Request-Id: req-0ecefb38-3f76-4889-a681-b6c1159259fa 2019-06-08 12:06:51,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-06-08 12:06:51,624 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.46:9292/v2/images/d037d136-4b05-4b5e-b31f-a684a4aae5d2 used request id req-0ecefb38-3f76-4889-a681-b6c1159259fa 2019-06-08 12:06:51,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.288244009018s 2019-06-08 12:06:51,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-08 12:06:51,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aa86fa458cd501a033d5f2378499d2381c8482ee" 2019-06-08 12:06:51,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Sat, 08 Jun 2019 12:06: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-a8f6e776-e0fe-4ca7-8a68-32226759dec0 x-openstack-request-id: req-a8f6e776-e0fe-4ca7-8a68-32226759dec0 2019-06-08 12:06:51,647 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/102f3fc8-65ec-465d-8eda-6e8459169730", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/102f3fc8-65ec-465d-8eda-6e8459169730", "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": "102f3fc8-65ec-465d-8eda-6e8459169730"}]} 2019-06-08 12:06:51,647 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None used request id req-a8f6e776-e0fe-4ca7-8a68-32226759dec0 2019-06-08 12:06:51,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0225028991699s 2019-06-08 12:06:51,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-06-08 12:06:51,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:8774/v2.1/flavors/102f3fc8-65ec-465d-8eda-6e8459169730 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aa86fa458cd501a033d5f2378499d2381c8482ee" 2019-06-08 12:06:51,676 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 08 Jun 2019 12:06: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-8c8dafbe-31de-4450-9bea-ec52dc4aa7ee x-openstack-request-id: req-8c8dafbe-31de-4450-9bea-ec52dc4aa7ee 2019-06-08 12:06:51,676 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.46:8774/v2.1/flavors/102f3fc8-65ec-465d-8eda-6e8459169730 used request id req-8c8dafbe-31de-4450-9bea-ec52dc4aa7ee 2019-06-08 12:06:51,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.027820110321s 2019-06-08 12:06:51,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-08 12:06:51,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aa86fa458cd501a033d5f2378499d2381c8482ee" 2019-06-08 12:06:51,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Sat, 08 Jun 2019 12:06:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16feacf5-bd2c-47c0-b03c-99f07058c09a 2019-06-08 12:06:51,895 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.46:5000/v3/users/05c218d902a14f40af3320874b7f92da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05c218d902a14f40af3320874b7f92da", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.46:5000/v3/users/1afacf49c7e14af3a957f3511567dacc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1afacf49c7e14af3a957f3511567dacc", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.46:5000/v3/users/1f2145adf73944a6ab8ed52e5753691b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f2145adf73944a6ab8ed52e5753691b", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.46:5000/v3/users/2593ee6f9317492f990d505d77da4779"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2593ee6f9317492f990d505d77da4779", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.46:5000/v3/users/31ebed201e7e4ca5b7ee604a2b787581"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31ebed201e7e4ca5b7ee604a2b787581", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.46:5000/v3/users/3a572b3053b54834a82afa40e099a5da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a572b3053b54834a82afa40e099a5da", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.46:5000/v3/users/4fee668be3a64363800d347187a88df5"}, "domain_id": "69a9710257d445c38da42b508afe5e4c", "enabled": true, "options": {}, "id": "4fee668be3a64363800d347187a88df5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.46:5000/v3/users/66f1e9993f8b480294a60e940341f520"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66f1e9993f8b480294a60e940341f520", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.46:5000/v3/users/93fe3f7601c54ac9ad051856c17f28bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93fe3f7601c54ac9ad051856c17f28bb", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.46:5000/v3/users/c236670886154d449269b72bd9c90b0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c236670886154d449269b72bd9c90b0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "vyos_vrouter-user_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "links": {"self": "http://172.30.9.46:5000/v3/users/c4764a1a17de4501bb51e625d6b1f61b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c4764a1a17de4501bb51e625d6b1f61b", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.46:5000/v3/users/c65b29de08754e65a44567b1f677176f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c65b29de08754e65a44567b1f677176f", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.46:5000/v3/users/d8dd3e6eec484d33b35e900b9699495d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8dd3e6eec484d33b35e900b9699495d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.46:5000/v3/users/dda03f8796ac431cadfc3fd8cb68b8e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dda03f8796ac431cadfc3fd8cb68b8e8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.46:5000/v3/users/fd79c31b868f4106baa6b4b6f650b664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd79c31b868f4106baa6b4b6f650b664", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.46:5000/v3/users", "previous": null, "next": null}} 2019-06-08 12:06:51,895 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/users used request id req-16feacf5-bd2c-47c0-b03c-99f07058c09a 2019-06-08 12:06:51,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.218294858932s 2019-06-08 12:06:51,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-08 12:06:51,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/users/c4764a1a17de4501bb51e625d6b1f61b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aa86fa458cd501a033d5f2378499d2381c8482ee" 2019-06-08 12:06:52,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Sat, 08 Jun 2019 12:06:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b225afc6-8d69-4468-901c-f52dd6403873 2019-06-08 12:06:52,111 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vyos_vrouter-user_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c", "links": {"self": "http://172.30.9.46:5000/v3/users/c4764a1a17de4501bb51e625d6b1f61b"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "c4764a1a17de4501bb51e625d6b1f61b", "description": null}} 2019-06-08 12:06:52,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/users/c4764a1a17de4501bb51e625d6b1f61b used request id req-b225afc6-8d69-4468-901c-f52dd6403873 2019-06-08 12:06:52,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.209032058716s 2019-06-08 12:06:52,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-06-08 12:06:52,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:5000/v3/users/c4764a1a17de4501bb51e625d6b1f61b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aa86fa458cd501a033d5f2378499d2381c8482ee" 2019-06-08 12:06:52,425 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 12:06:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e03d72d-ba97-43d7-8a55-8655d9a06336 2019-06-08 12:06:52,425 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 12:06:52,425 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.46:5000/v3/users/c4764a1a17de4501bb51e625d6b1f61b used request id req-0e03d72d-ba97-43d7-8a55-8655d9a06336 2019-06-08 12:06:52,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.313278913498s 2019-06-08 12:06:52,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-08 12:06:52,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aa86fa458cd501a033d5f2378499d2381c8482ee" 2019-06-08 12:06:52,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 387 Content-Type: application/json Date: Sat, 08 Jun 2019 12:06:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42374f52-c62b-4158-b925-d14528c2c9cd 2019-06-08 12:06:52,547 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.46:5000/v3/projects/3188c96ec01940fba81c35d45eb11133"}, "tags": [], "enabled": true, "id": "3188c96ec01940fba81c35d45eb11133", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f"}, "tags": [], "enabled": true, "id": "ae5008b7eba04bb8ab8b9bea870a005f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.46:5000/v3/projects/b0b2602112464b1aa32539f2de282ae5"}, "tags": [], "enabled": true, "id": "b0b2602112464b1aa32539f2de282ae5", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_4b7445c6-3a5e-48ad-83f9-6341b63bfe1c"}]} 2019-06-08 12:06:52,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/projects used request id req-42374f52-c62b-4158-b925-d14528c2c9cd 2019-06-08 12:06:52,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.114915847778s 2019-06-08 12:06:52,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-06-08 12:06:52,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:5000/v3/projects/b0b2602112464b1aa32539f2de282ae5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aa86fa458cd501a033d5f2378499d2381c8482ee" 2019-06-08 12:06:52,723 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 12:06:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56405898-eb8a-4db9-9654-eeda04426dfd 2019-06-08 12:06:52,724 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 12:06:52,724 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.46:5000/v3/projects/b0b2602112464b1aa32539f2de282ae5 used request id req-56405898-eb8a-4db9-9654-eeda04426dfd 2019-06-08 12:06:52,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.17075586319s 2019-06-08 12:06:52,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-08 12:06:52,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:9696/v2.0/security-groups.json?project_id=b0b2602112464b1aa32539f2de282ae5&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aa86fa458cd501a033d5f2378499d2381c8482ee" 2019-06-08 12:06:53,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 08 Jun 2019 12:06:53 GMT X-Openstack-Request-Id: req-c1badb7c-4524-4ffd-aa2c-847bda76c748 2019-06-08 12:06:53,037 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "created_at": "2019-06-08T11:49:57Z", "updated_at": "2019-06-08T11:49:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T11:49:57Z", "revision_number": 0, "id": "0a507540-bc8d-4c31-a901-1f2381690402", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T11:49:57Z", "security_group_id": "f1bd1c70-d34e-453b-b352-ce6f69934d6d", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0b2602112464b1aa32539f2de282ae5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T11:49:57Z", "revision_number": 0, "id": "289529e5-eca1-449b-88cd-768cda43ec52", "remote_group_id": "f1bd1c70-d34e-453b-b352-ce6f69934d6d", "remote_ip_prefix": null, "created_at": "2019-06-08T11:49:57Z", "security_group_id": "f1bd1c70-d34e-453b-b352-ce6f69934d6d", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0b2602112464b1aa32539f2de282ae5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T11:49:57Z", "revision_number": 0, "id": "a9e49e81-a5b5-4d18-9f8c-af6aceed13e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T11:49:57Z", "security_group_id": "f1bd1c70-d34e-453b-b352-ce6f69934d6d", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0b2602112464b1aa32539f2de282ae5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T11:49:57Z", "revision_number": 0, "id": "b3da23a2-67c0-4fac-9abc-1f42b1c96fbc", "remote_group_id": "f1bd1c70-d34e-453b-b352-ce6f69934d6d", "remote_ip_prefix": null, "created_at": "2019-06-08T11:49:57Z", "security_group_id": "f1bd1c70-d34e-453b-b352-ce6f69934d6d", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0b2602112464b1aa32539f2de282ae5"}], "revision_number": 1, "project_id": "b0b2602112464b1aa32539f2de282ae5", "id": "f1bd1c70-d34e-453b-b352-ce6f69934d6d", "name": "default"}]} 2019-06-08 12:06:53,037 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/security-groups.json?project_id=b0b2602112464b1aa32539f2de282ae5&name=default used request id req-c1badb7c-4524-4ffd-aa2c-847bda76c748 2019-06-08 12:06:53,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.307466983795s 2019-06-08 12:06:53,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-08 12:06:53,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aa86fa458cd501a033d5f2378499d2381c8482ee" 2019-06-08 12:06:53,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Sat, 08 Jun 2019 12:06:53 GMT X-Openstack-Request-Id: req-f97af1f7-306c-4266-83e3-cfe620bb69c5 2019-06-08 12:06:53,110 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3188c96ec01940fba81c35d45eb11133", "created_at": "2019-06-08T05:50:08Z", "updated_at": "2019-06-08T05:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "1a304197-6259-47fb-8799-aa407182630d", "remote_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv6", "project_id": "3188c96ec01940fba81c35d45eb11133"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "487196b0-2bde-45c0-8b45-f9fcd16601fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv4", "project_id": "3188c96ec01940fba81c35d45eb11133"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "abadd49a-1a8f-405f-ba47-7c59fe8b0d0f", "remote_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv4", "project_id": "3188c96ec01940fba81c35d45eb11133"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "d26daddf-2739-444d-991e-138b96ac2ac2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv6", "project_id": "3188c96ec01940fba81c35d45eb11133"}], "revision_number": 1, "project_id": "3188c96ec01940fba81c35d45eb11133", "id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fcde8c1a9a84222a1af8e17021b864b", "created_at": "2019-06-08T07:13:08Z", "updated_at": "2019-06-08T07:13:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T07:13:08Z", "revision_number": 0, "id": "119e3406-7691-4da0-ac15-0d3e6d2fd28e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T07:13:08Z", "security_group_id": "0f8b9193-9837-4cf1-95ef-d23d8155e475", "tenant_id": "0fcde8c1a9a84222a1af8e17021b864b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fcde8c1a9a84222a1af8e17021b864b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T07:13:08Z", "revision_number": 0, "id": "14fbdfaa-d265-42c2-9a0c-24f495bd2bb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T07:13:08Z", "security_group_id": "0f8b9193-9837-4cf1-95ef-d23d8155e475", "tenant_id": "0fcde8c1a9a84222a1af8e17021b864b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fcde8c1a9a84222a1af8e17021b864b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T07:13:08Z", "revision_number": 0, "id": "f04d63cb-b583-47e4-82bf-2cf9964ef767", "remote_group_id": "0f8b9193-9837-4cf1-95ef-d23d8155e475", "remote_ip_prefix": null, "created_at": "2019-06-08T07:13:08Z", "security_group_id": "0f8b9193-9837-4cf1-95ef-d23d8155e475", "tenant_id": "0fcde8c1a9a84222a1af8e17021b864b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fcde8c1a9a84222a1af8e17021b864b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T07:13:08Z", "revision_number": 0, "id": "f3c829b6-17af-4c05-9571-55ca9fe56a64", "remote_group_id": "0f8b9193-9837-4cf1-95ef-d23d8155e475", "remote_ip_prefix": null, "created_at": "2019-06-08T07:13:08Z", "security_group_id": "0f8b9193-9837-4cf1-95ef-d23d8155e475", "tenant_id": "0fcde8c1a9a84222a1af8e17021b864b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fcde8c1a9a84222a1af8e17021b864b"}], "revision_number": 1, "project_id": "0fcde8c1a9a84222a1af8e17021b864b", "id": "0f8b9193-9837-4cf1-95ef-d23d8155e475", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "created_at": "2019-06-08T05:47:57Z", "updated_at": "2019-06-08T05:47:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "02da1104-56ed-4749-b003-90c4f8f656ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "a3f7c7ce-1565-464d-9c08-e39b080cdb6d", "remote_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "c5f47a68-2c8b-4de3-91dc-0a19312beb49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "d9877ee1-16fa-4f55-9b57-2bd861dcc4ea", "remote_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}], "revision_number": 1, "project_id": "ae5008b7eba04bb8ab8b9bea870a005f", "id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-06-08T05:50:09Z", "updated_at": "2019-06-08T05:50:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "41f1ce41-3b64-482a-87c5-0d0b11c6398f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "79dc58b0-b605-4504-9229-080d558ac4f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "81274cd5-6700-4e0f-8a2a-1f2e3420f4f3", "remote_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "dd1516ff-335a-4f12-a448-f096493076e7", "remote_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "48f2b38a-983e-4487-ab36-f87307c0130c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "created_at": "2019-06-08T11:49:57Z", "updated_at": "2019-06-08T11:49:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T11:49:57Z", "revision_number": 0, "id": "0a507540-bc8d-4c31-a901-1f2381690402", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T11:49:57Z", "security_group_id": "f1bd1c70-d34e-453b-b352-ce6f69934d6d", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0b2602112464b1aa32539f2de282ae5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T11:49:57Z", "revision_number": 0, "id": "289529e5-eca1-449b-88cd-768cda43ec52", "remote_group_id": "f1bd1c70-d34e-453b-b352-ce6f69934d6d", "remote_ip_prefix": null, "created_at": "2019-06-08T11:49:57Z", "security_group_id": "f1bd1c70-d34e-453b-b352-ce6f69934d6d", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0b2602112464b1aa32539f2de282ae5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T11:49:57Z", "revision_number": 0, "id": "a9e49e81-a5b5-4d18-9f8c-af6aceed13e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T11:49:57Z", "security_group_id": "f1bd1c70-d34e-453b-b352-ce6f69934d6d", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0b2602112464b1aa32539f2de282ae5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T11:49:57Z", "revision_number": 0, "id": "b3da23a2-67c0-4fac-9abc-1f42b1c96fbc", "remote_group_id": "f1bd1c70-d34e-453b-b352-ce6f69934d6d", "remote_ip_prefix": null, "created_at": "2019-06-08T11:49:57Z", "security_group_id": "f1bd1c70-d34e-453b-b352-ce6f69934d6d", "tenant_id": "b0b2602112464b1aa32539f2de282ae5", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0b2602112464b1aa32539f2de282ae5"}], "revision_number": 1, "project_id": "b0b2602112464b1aa32539f2de282ae5", "id": "f1bd1c70-d34e-453b-b352-ce6f69934d6d", "name": "default"}]} 2019-06-08 12:06:53,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/security-groups.json used request id req-f97af1f7-306c-4266-83e3-cfe620bb69c5 2019-06-08 12:06:53,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0672969818115s 2019-06-08 12:06:53,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-06-08 12:06:53,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/security-groups/f1bd1c70-d34e-453b-b352-ce6f69934d6d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aa86fa458cd501a033d5f2378499d2381c8482ee" 2019-06-08 12:06:53,225 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 12:06:53 GMT X-Openstack-Request-Id: req-efc9830c-2665-40d5-b904-3a3812ed862c 2019-06-08 12:06:53,225 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 12:06:53,225 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/security-groups/f1bd1c70-d34e-453b-b352-ce6f69934d6d.json used request id req-efc9830c-2665-40d5-b904-3a3812ed862c 2019-06-08 12:06:53,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.106853961945s 2019-06-08 12:06:53,248 - xtesting.ci.run_tests - INFO - Loading test case 'juju_epc'... 2019-06-08 12:06:53,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 12:06:53,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sat, 08 Jun 2019 12:06:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92ac7a13-b9ec-40cd-91de-79a9259b1206 2019-06-08 12:06:53,280 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}} 2019-06-08 12:06:53,280 - keystoneauth.session - DEBUG - GET call to http://172.30.9.46:5000/v3 used request id req-92ac7a13-b9ec-40cd-91de-79a9259b1206 2019-06-08 12:06:53,280 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.46:5000/v3/auth/tokens 2019-06-08 12:06:53,678 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "d2be94ca10bc410d8e2df55ad673d32f", "name": "member"}, {"id": "e5096deb7bb54cdfaba406b083716814", "name": "admin"}, {"id": "20c52caa8815436598706c0044dd78ea", "name": "reader"}], "expires_at": "2019-06-08T13:06:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3188c96ec01940fba81c35d45eb11133", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "569429e3916a40609b1b095c350d4f40"}, {"url": "http://172.30.9.46:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f8c054a2af64f418c37ee7727690693"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b02dfb863f5a4bffb36851235754ef91"}], "type": "metric", "id": "04a04b69122f4f738931230cee29629a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699fd3a20c8d40938f47375515d56729"}, {"url": "http://172.30.9.46:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a29c25ed5bae42389e53743e2b2d4cc6"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2aa7441977c496197e3dd66db370091"}], "type": "image", "id": "1229db241b1e4199aa3477e6a5aaaaf3", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.25:8080/v1/AUTH_3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f18ac20553a423cb64c4c119b4996d7"}, {"url": "http://172.30.9.46:8080/v1/AUTH_3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9cb7095bfac44798c7fb7f9deeeb6c2"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5274ae5199a462fbdfc0fea51cec5a4"}], "type": "object-store", "id": "3937992c91de456ab652dcaface65051", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.46:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469fe8a62bab4dce8322074f2fcdb9b4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e66cd3f99f9447b491021e663455e8c8"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "faa6e36db7f04aaf89b1671b36545dd9"}], "type": "cloudformation", "id": "4475ac30861f4898a3b4a3f25d4c15a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "451296117b884380836bc65617a5acf5"}, {"url": "http://172.30.9.46:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3bf63cbaa4d40d8a7b3788a9ab9cf75"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8fcd63580f1428d9b345eecdbd48204"}], "type": "compute", "id": "55cb302de7b240e1a0963bcae70f4b34", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04b4a8c11b3f4bd1ab89c03a5aa9bd51"}, {"url": "http://172.30.9.46:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "489dc505b18c45b097be2b0ce43d310b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "768110a585514cb9a095e0ffab526da4"}], "type": "identity", "id": "6494ad775fb84e9891f5bc3015a60f48", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.46:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02cf21684702424ca6c0c65fbe598276"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a219343778574f9a89cf8eda09913c42"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3727342b4d045659e67915b25bea965"}], "type": "placement", "id": "6dd232e0a9944d6f8afacd7b59c2bb55", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f4e281ad8cd4aaba41477f8f55544b4"}, {"url": "http://172.30.9.46:8776/v2/3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f80c73c49c6480dba7d5f4b80e4a948"}, {"url": "http://192.30.9.6:8776/v2/3188c96ec01940fba81c35d45eb11133", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c209dd66f03a44bd9424eb1cad43b57c"}], "type": "volumev2", "id": "7c5d79a9253b44f1afeea36304180784", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c9a71230b064918baa5ec4ab83144c8"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d7c07f63f584a70a7df59e46b53c425"}, {"url": "http://172.30.9.46:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a67b17f9d1f45acb1b7213e75ed7276"}], "type": "event", "id": "84c44c0613f94bf8bbb2e05ff2f89471", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/3188c96ec01940fba81c35d45eb11133", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "775bcb67ac30456cb720438594a475e1"}, {"url": "http://192.30.9.6:8776/v3/3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2c0df4ad6a14557a0e2b97bfa52019f"}, {"url": "http://172.30.9.46:8776/v3/3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ef016b34aa45a7ba522cfecbfec6eb"}], "type": "volumev3", "id": "8b8641e49b5f486a864b0b857a0e9a73", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/3188c96ec01940fba81c35d45eb11133", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "121402a262894e60b2dd90a4c91ddfc4"}, {"url": "http://192.30.9.6:8004/v1/3188c96ec01940fba81c35d45eb11133", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "843fd802e471465f9929116059937b0b"}, {"url": "http://172.30.9.46:8004/v1/3188c96ec01940fba81c35d45eb11133", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b71667e57ac348d19ee51701c2492bc8"}], "type": "orchestration", "id": "910666d0b44e43dda71799578f2fb207", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.46:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d50b2697934e5aa702ab2b26a44279"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0eb6565be3e44b382acfbe153b647bf"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0ee7731b0a344dd95394ec40456c966"}], "type": "network", "id": "96d169df5f3246498ebfd684c882081c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.46:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6207f5501c4d439cb61786bf4936a152"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de1dcf61d9e44a7aa8f94ba8c4cf9375"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc2fab36e3514270a85a06afe9ff1894"}], "type": "alarming", "id": "96f5a2d27e6f427cbd0f869917a8dd5d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "bf0bc5911f744db0865b88b9285e5dc1", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fd79c31b868f4106baa6b4b6f650b664"}, "audit_ids": ["FarGDwVVQEyuHOisQ6ttJw"], "issued_at": "2019-06-08T12:06:53.000000Z"}} 2019-06-08 12:06:53,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 12:06:53,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3fc91454d0b165a2663ddac5186cb1205e09dcc6" 2019-06-08 12:06:54,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 08 Jun 2019 12:06:54 GMT X-Openstack-Request-Id: req-fd49dd09-1eb9-408e-820c-ce08ad2b7ef0 2019-06-08 12:06:54,007 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T06:03:01Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","provider:network_type":"flat"}]} 2019-06-08 12:06:54,007 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json?router%3Aexternal=True used request id req-fd49dd09-1eb9-408e-820c-ce08ad2b7ef0 2019-06-08 12:06:54,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.325442790985s 2019-06-08 12:06:54,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 12:06:54,020 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 08 Jun 2019 12:06:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ccceacf5-7e30-4383-99cf-394176558adf 2019-06-08 12:06:54,020 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.46:5000/v3/", "rel": "self"}]}]}} 2019-06-08 12:06:54,020 - keystoneauth.session - DEBUG - GET call to http://172.30.9.46:5000/ used request id req-ccceacf5-7e30-4383-99cf-394176558adf 2019-06-08 12:06:54,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-08 12:06:54,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3fc91454d0b165a2663ddac5186cb1205e09dcc6" 2019-06-08 12:06:54,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 08 Jun 2019 12:06:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24a3dec4-9a8b-45b0-9c0d-efbdc8d352c5 2019-06-08 12:06:54,225 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.46:5000/v3/domains/69a9710257d445c38da42b508afe5e4c"}, "tags": [], "enabled": true, "id": "69a9710257d445c38da42b508afe5e4c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.46:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.46:5000/v3/domains", "previous": null, "next": null}} 2019-06-08 12:06:54,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/domains used request id req-24a3dec4-9a8b-45b0-9c0d-efbdc8d352c5 2019-06-08 12:06:54,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.203918933868s 2019-06-08 12:06:54,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-06-08 12:06:54,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3fc91454d0b165a2663ddac5186cb1205e09dcc6" -d '{"project": {"description": "Created by OPNFV Functest: juju_epc", "enabled": true, "domain_id": "default", "name": "juju_epc-project_e5d80411-a4c4-495e-b571-fd9a23677073"}}' 2019-06-08 12:06:54,456 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Sat, 08 Jun 2019 12:06:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-390fc039-5495-4e20-9546-c27b9c0fc5d3 2019-06-08 12:06:54,456 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.46:5000/v3/projects/1dea2bc1bf9e470fa6d6a12e4d47fa3d"}, "tags": [], "enabled": true, "id": "1dea2bc1bf9e470fa6d6a12e4d47fa3d", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_e5d80411-a4c4-495e-b571-fd9a23677073"}} 2019-06-08 12:06:54,457 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.46:5000/v3/projects used request id req-390fc039-5495-4e20-9546-c27b9c0fc5d3 2019-06-08 12:06:54,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.222889900208s 2019-06-08 12:06:54,457 - 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'1dea2bc1bf9e470fa6d6a12e4d47fa3d', '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_e5d80411-a4c4-495e-b571-fd9a23677073'}) 2019-06-08 12:06:54,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-06-08 12:06:54,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3fc91454d0b165a2663ddac5186cb1205e09dcc6" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "TQoKJA7VR3aa6V60oCG0Hv2dNltjVz", "email": null, "name": "juju_epc-user_e5d80411-a4c4-495e-b571-fd9a23677073"}}' 2019-06-08 12:06:54,924 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Sat, 08 Jun 2019 12:06:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b08a3140-f218-4190-82bf-d01d9819b73c 2019-06-08 12:06:54,924 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "juju_epc-user_e5d80411-a4c4-495e-b571-fd9a23677073", "links": {"self": "http://172.30.9.46:5000/v3/users/5572674fde1a4a76b3ad9dc3e4b5e24f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5572674fde1a4a76b3ad9dc3e4b5e24f", "domain_id": "default", "password_expires_at": null}} 2019-06-08 12:06:54,925 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.46:5000/v3/users used request id req-b08a3140-f218-4190-82bf-d01d9819b73c 2019-06-08 12:06:54,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.46024107933s 2019-06-08 12:06:54,925 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'5572674fde1a4a76b3ad9dc3e4b5e24f', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'juju_epc-user_e5d80411-a4c4-495e-b571-fd9a23677073'}) 2019-06-08 12:06:54,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 12:06:54,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3fc91454d0b165a2663ddac5186cb1205e09dcc6" 2019-06-08 12:06:55,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 12:06:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6850d92-cc8f-427d-8926-b46481949cf9 2019-06-08 12:06:55,126 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 12:06:55,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-d6850d92-cc8f-427d-8926-b46481949cf9 2019-06-08 12:06:55,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.196917057037s 2019-06-08 12:06:55,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 12:06:55,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3fc91454d0b165a2663ddac5186cb1205e09dcc6" 2019-06-08 12:06:55,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 12:06:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a67867d7-6e3c-4094-a45d-5d24e5e831e7 2019-06-08 12:06:55,296 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 12:06:55,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-a67867d7-6e3c-4094-a45d-5d24e5e831e7 2019-06-08 12:06:55,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.164446115494s 2019-06-08 12:06:55,302 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-08 12:06:55,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3fc91454d0b165a2663ddac5186cb1205e09dcc6" 2019-06-08 12:06:55,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 08 Jun 2019 12:06:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3dc3a668-ba76-4f1a-996d-03f07adc68b8 2019-06-08 12:06:55,451 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20c52caa8815436598706c0044dd78ea", "links": {"self": "http://172.30.9.46:5000/v3/roles/20c52caa8815436598706c0044dd78ea"}, "name": "reader"}, {"domain_id": null, "id": "5e4bd61c07ee469e8f813f9f96575e00", "links": {"self": "http://172.30.9.46:5000/v3/roles/5e4bd61c07ee469e8f813f9f96575e00"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "946ac9588b5049eaa5b8d3ac4cfc29d5", "links": {"self": "http://172.30.9.46:5000/v3/roles/946ac9588b5049eaa5b8d3ac4cfc29d5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.46:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0bad83addc647ba93e6757952e993a1", "links": {"self": "http://172.30.9.46:5000/v3/roles/a0bad83addc647ba93e6757952e993a1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d2be94ca10bc410d8e2df55ad673d32f", "links": {"self": "http://172.30.9.46:5000/v3/roles/d2be94ca10bc410d8e2df55ad673d32f"}, "name": "member"}, {"domain_id": null, "id": "e5096deb7bb54cdfaba406b083716814", "links": {"self": "http://172.30.9.46:5000/v3/roles/e5096deb7bb54cdfaba406b083716814"}, "name": "admin"}]} 2019-06-08 12:06:55,452 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/roles used request id req-3dc3a668-ba76-4f1a-996d-03f07adc68b8 2019-06-08 12:06:55,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.149684906006s 2019-06-08 12:06:55,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-08 12:06:55,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3fc91454d0b165a2663ddac5186cb1205e09dcc6" 2019-06-08 12:06:55,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 149 Content-Type: application/json Date: Sat, 08 Jun 2019 12:06:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8843c646-f649-4ee4-9298-e98254b5e06c 2019-06-08 12:06:55,570 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.46:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-08 12:06:55,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/domains/default used request id req-8843c646-f649-4ee4-9298-e98254b5e06c 2019-06-08 12:06:55,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.113263845444s 2019-06-08 12:06:55,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-08 12:06:55,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3fc91454d0b165a2663ddac5186cb1205e09dcc6" 2019-06-08 12:06:55,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Sat, 08 Jun 2019 12:06:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a213645-2f1d-4505-838b-c4b465fec05b 2019-06-08 12:06:55,787 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.46:5000/v3/users/05c218d902a14f40af3320874b7f92da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05c218d902a14f40af3320874b7f92da", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.46:5000/v3/users/1afacf49c7e14af3a957f3511567dacc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1afacf49c7e14af3a957f3511567dacc", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.46:5000/v3/users/1f2145adf73944a6ab8ed52e5753691b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f2145adf73944a6ab8ed52e5753691b", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.46:5000/v3/users/2593ee6f9317492f990d505d77da4779"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2593ee6f9317492f990d505d77da4779", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.46:5000/v3/users/31ebed201e7e4ca5b7ee604a2b787581"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31ebed201e7e4ca5b7ee604a2b787581", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.46:5000/v3/users/3a572b3053b54834a82afa40e099a5da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a572b3053b54834a82afa40e099a5da", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.46:5000/v3/users/4fee668be3a64363800d347187a88df5"}, "domain_id": "69a9710257d445c38da42b508afe5e4c", "enabled": true, "options": {}, "id": "4fee668be3a64363800d347187a88df5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "juju_epc-user_e5d80411-a4c4-495e-b571-fd9a23677073", "links": {"self": "http://172.30.9.46:5000/v3/users/5572674fde1a4a76b3ad9dc3e4b5e24f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5572674fde1a4a76b3ad9dc3e4b5e24f", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.46:5000/v3/users/66f1e9993f8b480294a60e940341f520"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66f1e9993f8b480294a60e940341f520", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.46:5000/v3/users/93fe3f7601c54ac9ad051856c17f28bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93fe3f7601c54ac9ad051856c17f28bb", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.46:5000/v3/users/c236670886154d449269b72bd9c90b0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c236670886154d449269b72bd9c90b0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.46:5000/v3/users/c65b29de08754e65a44567b1f677176f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c65b29de08754e65a44567b1f677176f", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.46:5000/v3/users/d8dd3e6eec484d33b35e900b9699495d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8dd3e6eec484d33b35e900b9699495d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.46:5000/v3/users/dda03f8796ac431cadfc3fd8cb68b8e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dda03f8796ac431cadfc3fd8cb68b8e8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.46:5000/v3/users/fd79c31b868f4106baa6b4b6f650b664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd79c31b868f4106baa6b4b6f650b664", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.46:5000/v3/users", "previous": null, "next": null}} 2019-06-08 12:06:55,788 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/users used request id req-6a213645-2f1d-4505-838b-c4b465fec05b 2019-06-08 12:06:55,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.216278076172s 2019-06-08 12:06:55,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-08 12:06:55,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3fc91454d0b165a2663ddac5186cb1205e09dcc6" 2019-06-08 12:06:55,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Sat, 08 Jun 2019 12:06:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cad3259b-36b8-4338-906d-667f64693887 2019-06-08 12:06:55,951 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.46:5000/v3/projects/3188c96ec01940fba81c35d45eb11133"}, "tags": [], "enabled": true, "id": "3188c96ec01940fba81c35d45eb11133", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.46:5000/v3/projects/1dea2bc1bf9e470fa6d6a12e4d47fa3d"}, "tags": [], "enabled": true, "id": "1dea2bc1bf9e470fa6d6a12e4d47fa3d", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_e5d80411-a4c4-495e-b571-fd9a23677073"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f"}, "tags": [], "enabled": true, "id": "ae5008b7eba04bb8ab8b9bea870a005f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-08 12:06:55,952 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/projects?domain_id=default used request id req-cad3259b-36b8-4338-906d-667f64693887 2019-06-08 12:06:55,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.151061058044s 2019-06-08 12:06:55,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-08 12:06:55,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/role_assignments?user.id=5572674fde1a4a76b3ad9dc3e4b5e24f&role.id=d2be94ca10bc410d8e2df55ad673d32f&scope.project.id=1dea2bc1bf9e470fa6d6a12e4d47fa3d" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3fc91454d0b165a2663ddac5186cb1205e09dcc6" 2019-06-08 12:06:56,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sat, 08 Jun 2019 12:06:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b49c90f6-7830-431a-bbe8-069c7a2334b3 2019-06-08 12:06:56,143 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.46:5000/v3/role_assignments?user.id=5572674fde1a4a76b3ad9dc3e4b5e24f&role.id=d2be94ca10bc410d8e2df55ad673d32f&scope.project.id=1dea2bc1bf9e470fa6d6a12e4d47fa3d", "previous": null, "next": null}} 2019-06-08 12:06:56,143 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/role_assignments?user.id=5572674fde1a4a76b3ad9dc3e4b5e24f&role.id=d2be94ca10bc410d8e2df55ad673d32f&scope.project.id=1dea2bc1bf9e470fa6d6a12e4d47fa3d used request id req-b49c90f6-7830-431a-bbe8-069c7a2334b3 2019-06-08 12:06:56,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.182693004608s 2019-06-08 12:06:56,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-06-08 12:06:56,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:5000/v3/projects/1dea2bc1bf9e470fa6d6a12e4d47fa3d/users/5572674fde1a4a76b3ad9dc3e4b5e24f/roles/d2be94ca10bc410d8e2df55ad673d32f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3fc91454d0b165a2663ddac5186cb1205e09dcc6" 2019-06-08 12:06:56,394 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 12:06:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56c5f4af-67fa-4021-ba21-814609346606 2019-06-08 12:06:56,394 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 12:06:56,394 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.46:5000/v3/projects/1dea2bc1bf9e470fa6d6a12e4d47fa3d/users/5572674fde1a4a76b3ad9dc3e4b5e24f/roles/d2be94ca10bc410d8e2df55ad673d32f used request id req-56c5f4af-67fa-4021-ba21-814609346606 2019-06-08 12:06:56,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.246517896652s 2019-06-08 12:06:56,395 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'juju_epc-project_e5d80411-a4c4-495e-b571-fd9a23677073', 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'1dea2bc1bf9e470fa6d6a12e4d47fa3d', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'TQoKJA7VR3aa6V60oCG0Hv2dNltjVz', 'username': u'juju_epc-user_e5d80411-a4c4-495e-b571-fd9a23677073', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.46:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-06-08 12:06:56,398 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'juju_epc-user_e5d80411-a4c4-495e-b571-fd9a23677073', 'password': 'TQoKJA7VR3aa6V60oCG0Hv2dNltjVz', 'project_name': 'juju_epc-project_e5d80411-a4c4-495e-b571-fd9a23677073', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.46:5000/v3', 'project_id': '1dea2bc1bf9e470fa6d6a12e4d47fa3d', 'project_domain_name': 'Default'} 2019-06-08 12:06:56,461 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - VNF configuration: {'descriptor': {u'file_name': u'/src/epc-requirements/abot_charm/functest-abot-epc-bundle/bundle.yaml', u'version': u'1', u'name': u'abot-oai-epc'}, 'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'm1.medium.juju'}}} 2019-06-08 12:06:56,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-06-08 12:06:56,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.6:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 12:06:56,492 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 08 Jun 2019 12:06:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62ee7c11-79d2-4dbc-bac4-41d56a51f520 2019-06-08 12:06:56,492 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "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.6:35357/v3/", "rel": "self"}]}]}} 2019-06-08 12:06:56,492 - keystoneauth.session - DEBUG - GET call to http://192.30.9.6:35357/ used request id req-62ee7c11-79d2-4dbc-bac4-41d56a51f520 2019-06-08 12:06:56,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.6:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3fc91454d0b165a2663ddac5186cb1205e09dcc6" 2019-06-08 12:06:56,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sat, 08 Jun 2019 12:06:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d645759d-36c6-4bc3-be0b-868a966dd254 2019-06-08 12:06:56,700 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.6:35357/v3/services/04a04b69122f4f738931230cee29629a"}, "enabled": true, "type": "metric", "id": "04a04b69122f4f738931230cee29629a", "name": "gnocchi"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.6:35357/v3/services/1229db241b1e4199aa3477e6a5aaaaf3"}, "enabled": true, "type": "image", "id": "1229db241b1e4199aa3477e6a5aaaaf3", "name": "glance"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.6:35357/v3/services/3937992c91de456ab652dcaface65051"}, "enabled": true, "type": "object-store", "id": "3937992c91de456ab652dcaface65051", "name": "swift"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.6:35357/v3/services/4475ac30861f4898a3b4a3f25d4c15a7"}, "enabled": true, "type": "cloudformation", "id": "4475ac30861f4898a3b4a3f25d4c15a7", "name": "heat-cfn"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.6:35357/v3/services/55cb302de7b240e1a0963bcae70f4b34"}, "enabled": true, "type": "compute", "id": "55cb302de7b240e1a0963bcae70f4b34", "name": "nova"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.6:35357/v3/services/6494ad775fb84e9891f5bc3015a60f48"}, "enabled": true, "type": "identity", "id": "6494ad775fb84e9891f5bc3015a60f48", "name": "keystone"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.6:35357/v3/services/6dd232e0a9944d6f8afacd7b59c2bb55"}, "enabled": true, "type": "placement", "id": "6dd232e0a9944d6f8afacd7b59c2bb55", "name": "placement"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.6:35357/v3/services/7c5d79a9253b44f1afeea36304180784"}, "enabled": true, "type": "volumev2", "id": "7c5d79a9253b44f1afeea36304180784", "name": "cinderv2"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.6:35357/v3/services/84c44c0613f94bf8bbb2e05ff2f89471"}, "enabled": true, "type": "event", "id": "84c44c0613f94bf8bbb2e05ff2f89471", "name": "panko"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.6:35357/v3/services/8b8641e49b5f486a864b0b857a0e9a73"}, "enabled": true, "type": "volumev3", "id": "8b8641e49b5f486a864b0b857a0e9a73", "name": "cinderv3"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.6:35357/v3/services/910666d0b44e43dda71799578f2fb207"}, "enabled": true, "type": "orchestration", "id": "910666d0b44e43dda71799578f2fb207", "name": "heat"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.6:35357/v3/services/96d169df5f3246498ebfd684c882081c"}, "enabled": true, "type": "network", "id": "96d169df5f3246498ebfd684c882081c", "name": "neutron"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.6:35357/v3/services/96f5a2d27e6f427cbd0f869917a8dd5d"}, "enabled": true, "type": "alarming", "id": "96f5a2d27e6f427cbd0f869917a8dd5d", "name": "aodh"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.6:35357/v3/services/bf0bc5911f744db0865b88b9285e5dc1"}, "enabled": true, "type": "metering", "id": "bf0bc5911f744db0865b88b9285e5dc1", "name": "ceilometer"}], "links": {"self": "http://192.30.9.6:35357/v3/services", "previous": null, "next": null}} 2019-06-08 12:06:56,700 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.6:35357/v3/services used request id req-d645759d-36c6-4bc3-be0b-868a966dd254 2019-06-08 12:06:56,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.215940952301s 2019-06-08 12:06:56,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-06-08 12:06:56,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/endpoints -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3fc91454d0b165a2663ddac5186cb1205e09dcc6" 2019-06-08 12:06:56,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1843 Content-Type: application/json Date: Sat, 08 Jun 2019 12:06:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39d6f1fe-7512-4d75-b98f-ba64f53509ea 2019-06-08 12:06:56,833 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/00d50b2697934e5aa702ab2b26a44279"}, "url": "http://172.30.9.46:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "96d169df5f3246498ebfd684c882081c", "id": "00d50b2697934e5aa702ab2b26a44279"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/02cf21684702424ca6c0c65fbe598276"}, "url": "http://172.30.9.46:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6dd232e0a9944d6f8afacd7b59c2bb55", "id": "02cf21684702424ca6c0c65fbe598276"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/04b4a8c11b3f4bd1ab89c03a5aa9bd51"}, "url": "http://192.30.9.6:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6494ad775fb84e9891f5bc3015a60f48", "id": "04b4a8c11b3f4bd1ab89c03a5aa9bd51"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/0c9a71230b064918baa5ec4ab83144c8"}, "url": "http://192.30.9.6:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "84c44c0613f94bf8bbb2e05ff2f89471", "id": "0c9a71230b064918baa5ec4ab83144c8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/0d7c07f63f584a70a7df59e46b53c425"}, "url": "http://192.30.9.6:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "84c44c0613f94bf8bbb2e05ff2f89471", "id": "0d7c07f63f584a70a7df59e46b53c425"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/121402a262894e60b2dd90a4c91ddfc4"}, "url": "http://192.30.9.6:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "910666d0b44e43dda71799578f2fb207", "id": "121402a262894e60b2dd90a4c91ddfc4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/2a67b17f9d1f45acb1b7213e75ed7276"}, "url": "http://172.30.9.46:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "84c44c0613f94bf8bbb2e05ff2f89471", "id": "2a67b17f9d1f45acb1b7213e75ed7276"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/451296117b884380836bc65617a5acf5"}, "url": "http://192.30.9.6:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "55cb302de7b240e1a0963bcae70f4b34", "id": "451296117b884380836bc65617a5acf5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/469fe8a62bab4dce8322074f2fcdb9b4"}, "url": "http://172.30.9.46:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4475ac30861f4898a3b4a3f25d4c15a7", "id": "469fe8a62bab4dce8322074f2fcdb9b4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/489dc505b18c45b097be2b0ce43d310b"}, "url": "http://172.30.9.46:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6494ad775fb84e9891f5bc3015a60f48", "id": "489dc505b18c45b097be2b0ce43d310b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/569429e3916a40609b1b095c350d4f40"}, "url": "http://192.30.9.6:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "04a04b69122f4f738931230cee29629a", "id": "569429e3916a40609b1b095c350d4f40"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/6207f5501c4d439cb61786bf4936a152"}, "url": "http://172.30.9.46:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "96f5a2d27e6f427cbd0f869917a8dd5d", "id": "6207f5501c4d439cb61786bf4936a152"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/699fd3a20c8d40938f47375515d56729"}, "url": "http://192.30.9.6:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1229db241b1e4199aa3477e6a5aaaaf3", "id": "699fd3a20c8d40938f47375515d56729"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/768110a585514cb9a095e0ffab526da4"}, "url": "http://192.30.9.6:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6494ad775fb84e9891f5bc3015a60f48", "id": "768110a585514cb9a095e0ffab526da4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/775bcb67ac30456cb720438594a475e1"}, "url": "http://192.30.9.6:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8b8641e49b5f486a864b0b857a0e9a73", "id": "775bcb67ac30456cb720438594a475e1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/7f8c054a2af64f418c37ee7727690693"}, "url": "http://172.30.9.46:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "04a04b69122f4f738931230cee29629a", "id": "7f8c054a2af64f418c37ee7727690693"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/843fd802e471465f9929116059937b0b"}, "url": "http://192.30.9.6:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "910666d0b44e43dda71799578f2fb207", "id": "843fd802e471465f9929116059937b0b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/8f4e281ad8cd4aaba41477f8f55544b4"}, "url": "http://192.30.9.6:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7c5d79a9253b44f1afeea36304180784", "id": "8f4e281ad8cd4aaba41477f8f55544b4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/9f18ac20553a423cb64c4c119b4996d7"}, "url": "http://12.0.0.25:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3937992c91de456ab652dcaface65051", "id": "9f18ac20553a423cb64c4c119b4996d7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/9f80c73c49c6480dba7d5f4b80e4a948"}, "url": "http://172.30.9.46:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7c5d79a9253b44f1afeea36304180784", "id": "9f80c73c49c6480dba7d5f4b80e4a948"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/a219343778574f9a89cf8eda09913c42"}, "url": "http://192.30.9.6:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6dd232e0a9944d6f8afacd7b59c2bb55", "id": "a219343778574f9a89cf8eda09913c42"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/a29c25ed5bae42389e53743e2b2d4cc6"}, "url": "http://172.30.9.46:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1229db241b1e4199aa3477e6a5aaaaf3", "id": "a29c25ed5bae42389e53743e2b2d4cc6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/b02dfb863f5a4bffb36851235754ef91"}, "url": "http://192.30.9.6:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "04a04b69122f4f738931230cee29629a", "id": "b02dfb863f5a4bffb36851235754ef91"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/b3727342b4d045659e67915b25bea965"}, "url": "http://192.30.9.6:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6dd232e0a9944d6f8afacd7b59c2bb55", "id": "b3727342b4d045659e67915b25bea965"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/b3bf63cbaa4d40d8a7b3788a9ab9cf75"}, "url": "http://172.30.9.46:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "55cb302de7b240e1a0963bcae70f4b34", "id": "b3bf63cbaa4d40d8a7b3788a9ab9cf75"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/b71667e57ac348d19ee51701c2492bc8"}, "url": "http://172.30.9.46:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "910666d0b44e43dda71799578f2fb207", "id": "b71667e57ac348d19ee51701c2492bc8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/c0eb6565be3e44b382acfbe153b647bf"}, "url": "http://192.30.9.6:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "96d169df5f3246498ebfd684c882081c", "id": "c0eb6565be3e44b382acfbe153b647bf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/c209dd66f03a44bd9424eb1cad43b57c"}, "url": "http://192.30.9.6:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7c5d79a9253b44f1afeea36304180784", "id": "c209dd66f03a44bd9424eb1cad43b57c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/c2c0df4ad6a14557a0e2b97bfa52019f"}, "url": "http://192.30.9.6:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8b8641e49b5f486a864b0b857a0e9a73", "id": "c2c0df4ad6a14557a0e2b97bfa52019f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/c9cb7095bfac44798c7fb7f9deeeb6c2"}, "url": "http://172.30.9.46:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3937992c91de456ab652dcaface65051", "id": "c9cb7095bfac44798c7fb7f9deeeb6c2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/d1ef016b34aa45a7ba522cfecbfec6eb"}, "url": "http://172.30.9.46:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8b8641e49b5f486a864b0b857a0e9a73", "id": "d1ef016b34aa45a7ba522cfecbfec6eb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/d2aa7441977c496197e3dd66db370091"}, "url": "http://192.30.9.6:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1229db241b1e4199aa3477e6a5aaaaf3", "id": "d2aa7441977c496197e3dd66db370091"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/d5274ae5199a462fbdfc0fea51cec5a4"}, "url": "http://12.0.0.25:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3937992c91de456ab652dcaface65051", "id": "d5274ae5199a462fbdfc0fea51cec5a4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/de1dcf61d9e44a7aa8f94ba8c4cf9375"}, "url": "http://192.30.9.6:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "96f5a2d27e6f427cbd0f869917a8dd5d", "id": "de1dcf61d9e44a7aa8f94ba8c4cf9375"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/e66cd3f99f9447b491021e663455e8c8"}, "url": "http://192.30.9.6:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4475ac30861f4898a3b4a3f25d4c15a7", "id": "e66cd3f99f9447b491021e663455e8c8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/f0ee7731b0a344dd95394ec40456c966"}, "url": "http://192.30.9.6:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "96d169df5f3246498ebfd684c882081c", "id": "f0ee7731b0a344dd95394ec40456c966"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/f8fcd63580f1428d9b345eecdbd48204"}, "url": "http://192.30.9.6:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "55cb302de7b240e1a0963bcae70f4b34", "id": "f8fcd63580f1428d9b345eecdbd48204"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/faa6e36db7f04aaf89b1671b36545dd9"}, "url": "http://192.30.9.6:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4475ac30861f4898a3b4a3f25d4c15a7", "id": "faa6e36db7f04aaf89b1671b36545dd9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.46:5000/v3/endpoints/fc2fab36e3514270a85a06afe9ff1894"}, "url": "http://192.30.9.6:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "96f5a2d27e6f427cbd0f869917a8dd5d", "id": "fc2fab36e3514270a85a06afe9ff1894"}], "links": {"self": "http://172.30.9.46:5000/v3/endpoints", "previous": null, "next": null}} 2019-06-08 12:06:56,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/endpoints used request id req-39d6f1fe-7512-4d75-b98f-ba64f53509ea 2019-06-08 12:06:56,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.124049901962s 2019-06-08 12:06:56,841 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2019-06-08 12:06:56,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-08 12:06:56,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3fc91454d0b165a2663ddac5186cb1205e09dcc6" 2019-06-08 12:06:56,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 08 Jun 2019 12:06:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbdd50ab-0c0e-4066-8639-ebc78cbbf4bb 2019-06-08 12:06:56,967 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.46:5000/v3/domains/69a9710257d445c38da42b508afe5e4c"}, "tags": [], "enabled": true, "id": "69a9710257d445c38da42b508afe5e4c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.46:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.46:5000/v3/domains", "previous": null, "next": null}} 2019-06-08 12:06:56,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/domains used request id req-fbdd50ab-0c0e-4066-8639-ebc78cbbf4bb 2019-06-08 12:06:56,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.126087903976s 2019-06-08 12:06:56,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-08 12:06:56,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3fc91454d0b165a2663ddac5186cb1205e09dcc6" 2019-06-08 12:06:57,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Sat, 08 Jun 2019 12:06:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7df27d04-8080-4f8c-831a-70c2aa7ad5a4 2019-06-08 12:06:57,091 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.46:5000/v3/projects/3188c96ec01940fba81c35d45eb11133"}, "tags": [], "enabled": true, "id": "3188c96ec01940fba81c35d45eb11133", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.46:5000/v3/projects/1dea2bc1bf9e470fa6d6a12e4d47fa3d"}, "tags": [], "enabled": true, "id": "1dea2bc1bf9e470fa6d6a12e4d47fa3d", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_e5d80411-a4c4-495e-b571-fd9a23677073"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f"}, "tags": [], "enabled": true, "id": "ae5008b7eba04bb8ab8b9bea870a005f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-08 12:06:57,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/projects?domain_id=default used request id req-7df27d04-8080-4f8c-831a-70c2aa7ad5a4 2019-06-08 12:06:57,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.115475893021s 2019-06-08 12:06:57,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-06-08 12:06:57,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3fc91454d0b165a2663ddac5186cb1205e09dcc6" -d '{"network": {"tenant_id": "1dea2bc1bf9e470fa6d6a12e4d47fa3d", "name": "juju_epc-net_e5d80411-a4c4-495e-b571-fd9a23677073", "admin_state_up": true}}' 2019-06-08 12:06:57,462 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Sat, 08 Jun 2019 12:06:57 GMT X-Openstack-Request-Id: req-98ac6b8a-717b-4c9e-b0c6-2066f2990441 2019-06-08 12:06:57,462 - 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":"788fa9ee-b0df-42d8-8aa2-0abc7b270b97","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":93,"ipv4_address_scope":null,"shared":false,"project_id":"1dea2bc1bf9e470fa6d6a12e4d47fa3d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-08T12:06:57Z","is_default":false,"qos_policy_id":null,"name":"juju_epc-net_e5d80411-a4c4-495e-b571-fd9a23677073","admin_state_up":true,"tenant_id":"1dea2bc1bf9e470fa6d6a12e4d47fa3d","created_at":"2019-06-08T12:06:57Z","mtu":1450}} 2019-06-08 12:06:57,462 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-98ac6b8a-717b-4c9e-b0c6-2066f2990441 2019-06-08 12:06:57,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.368728876114s 2019-06-08 12:06:57,463 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-06-08T12:06:57Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'788fa9ee-b0df-42d8-8aa2-0abc7b270b97', u'provider:segmentation_id': 93, 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_e5d80411-a4c4-495e-b571-fd9a23677073', u'created_at': u'2019-06-08T12:06:57Z', u'mtu': 1450, u'tenant_id': u'1dea2bc1bf9e470fa6d6a12e4d47fa3d', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'1dea2bc1bf9e470fa6d6a12e4d47fa3d', u'l2_adjacency': True}) 2019-06-08 12:06:57,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 12:06:57,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sat, 08 Jun 2019 12:06:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f5e2103-7e71-4bc1-830b-db5ff1de0f28 2019-06-08 12:06:57,474 - 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.46:5000/v3/", "rel": "self"}]}} 2019-06-08 12:06:57,474 - keystoneauth.session - DEBUG - GET call to http://172.30.9.46:5000/v3 used request id req-3f5e2103-7e71-4bc1-830b-db5ff1de0f28 2019-06-08 12:06:57,474 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.46:5000/v3/auth/tokens 2019-06-08 12:06:57,863 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d2be94ca10bc410d8e2df55ad673d32f", "name": "member"}, {"id": "20c52caa8815436598706c0044dd78ea", "name": "reader"}], "expires_at": "2019-06-08T13:06:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1dea2bc1bf9e470fa6d6a12e4d47fa3d", "name": "juju_epc-project_e5d80411-a4c4-495e-b571-fd9a23677073"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "569429e3916a40609b1b095c350d4f40"}, {"url": "http://172.30.9.46:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f8c054a2af64f418c37ee7727690693"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b02dfb863f5a4bffb36851235754ef91"}], "type": "metric", "id": "04a04b69122f4f738931230cee29629a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699fd3a20c8d40938f47375515d56729"}, {"url": "http://172.30.9.46:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a29c25ed5bae42389e53743e2b2d4cc6"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2aa7441977c496197e3dd66db370091"}], "type": "image", "id": "1229db241b1e4199aa3477e6a5aaaaf3", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.25:8080/v1/AUTH_1dea2bc1bf9e470fa6d6a12e4d47fa3d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f18ac20553a423cb64c4c119b4996d7"}, {"url": "http://172.30.9.46:8080/v1/AUTH_1dea2bc1bf9e470fa6d6a12e4d47fa3d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9cb7095bfac44798c7fb7f9deeeb6c2"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5274ae5199a462fbdfc0fea51cec5a4"}], "type": "object-store", "id": "3937992c91de456ab652dcaface65051", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.46:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469fe8a62bab4dce8322074f2fcdb9b4"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e66cd3f99f9447b491021e663455e8c8"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "faa6e36db7f04aaf89b1671b36545dd9"}], "type": "cloudformation", "id": "4475ac30861f4898a3b4a3f25d4c15a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "451296117b884380836bc65617a5acf5"}, {"url": "http://172.30.9.46:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3bf63cbaa4d40d8a7b3788a9ab9cf75"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8fcd63580f1428d9b345eecdbd48204"}], "type": "compute", "id": "55cb302de7b240e1a0963bcae70f4b34", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04b4a8c11b3f4bd1ab89c03a5aa9bd51"}, {"url": "http://172.30.9.46:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "489dc505b18c45b097be2b0ce43d310b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "768110a585514cb9a095e0ffab526da4"}], "type": "identity", "id": "6494ad775fb84e9891f5bc3015a60f48", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.46:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02cf21684702424ca6c0c65fbe598276"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a219343778574f9a89cf8eda09913c42"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3727342b4d045659e67915b25bea965"}], "type": "placement", "id": "6dd232e0a9944d6f8afacd7b59c2bb55", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/1dea2bc1bf9e470fa6d6a12e4d47fa3d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f4e281ad8cd4aaba41477f8f55544b4"}, {"url": "http://172.30.9.46:8776/v2/1dea2bc1bf9e470fa6d6a12e4d47fa3d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f80c73c49c6480dba7d5f4b80e4a948"}, {"url": "http://192.30.9.6:8776/v2/1dea2bc1bf9e470fa6d6a12e4d47fa3d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c209dd66f03a44bd9424eb1cad43b57c"}], "type": "volumev2", "id": "7c5d79a9253b44f1afeea36304180784", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c9a71230b064918baa5ec4ab83144c8"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d7c07f63f584a70a7df59e46b53c425"}, {"url": "http://172.30.9.46:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a67b17f9d1f45acb1b7213e75ed7276"}], "type": "event", "id": "84c44c0613f94bf8bbb2e05ff2f89471", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1dea2bc1bf9e470fa6d6a12e4d47fa3d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "775bcb67ac30456cb720438594a475e1"}, {"url": "http://192.30.9.6:8776/v3/1dea2bc1bf9e470fa6d6a12e4d47fa3d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2c0df4ad6a14557a0e2b97bfa52019f"}, {"url": "http://172.30.9.46:8776/v3/1dea2bc1bf9e470fa6d6a12e4d47fa3d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ef016b34aa45a7ba522cfecbfec6eb"}], "type": "volumev3", "id": "8b8641e49b5f486a864b0b857a0e9a73", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/1dea2bc1bf9e470fa6d6a12e4d47fa3d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "121402a262894e60b2dd90a4c91ddfc4"}, {"url": "http://192.30.9.6:8004/v1/1dea2bc1bf9e470fa6d6a12e4d47fa3d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "843fd802e471465f9929116059937b0b"}, {"url": "http://172.30.9.46:8004/v1/1dea2bc1bf9e470fa6d6a12e4d47fa3d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b71667e57ac348d19ee51701c2492bc8"}], "type": "orchestration", "id": "910666d0b44e43dda71799578f2fb207", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.46:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d50b2697934e5aa702ab2b26a44279"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0eb6565be3e44b382acfbe153b647bf"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0ee7731b0a344dd95394ec40456c966"}], "type": "network", "id": "96d169df5f3246498ebfd684c882081c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.46:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6207f5501c4d439cb61786bf4936a152"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de1dcf61d9e44a7aa8f94ba8c4cf9375"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc2fab36e3514270a85a06afe9ff1894"}], "type": "alarming", "id": "96f5a2d27e6f427cbd0f869917a8dd5d", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "bf0bc5911f744db0865b88b9285e5dc1", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-user_e5d80411-a4c4-495e-b571-fd9a23677073", "id": "5572674fde1a4a76b3ad9dc3e4b5e24f"}, "audit_ids": ["rxEOp4A8S7KXIh0E233iog"], "issued_at": "2019-06-08T12:06:57.000000Z"}} 2019-06-08 12:06:57,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 12:06:57,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f8223820515cc66bf54e17c71d4838a7b98b0898" 2019-06-08 12:06:58,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1228 Content-Type: application/json Date: Sat, 08 Jun 2019 12:06:58 GMT X-Openstack-Request-Id: req-6fb179b7-961a-49f3-a9a2-74425b9f9785 2019-06-08 12:06:58,184 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"788fa9ee-b0df-42d8-8aa2-0abc7b270b97","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1dea2bc1bf9e470fa6d6a12e4d47fa3d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-08T12:06:57Z","qos_policy_id":null,"name":"juju_epc-net_e5d80411-a4c4-495e-b571-fd9a23677073","admin_state_up":true,"tenant_id":"1dea2bc1bf9e470fa6d6a12e4d47fa3d","created_at":"2019-06-08T12:06:57Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T06:03:01Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","mtu":1500}]} 2019-06-08 12:06:58,184 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-6fb179b7-961a-49f3-a9a2-74425b9f9785 2019-06-08 12:06:58,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.317264080048s 2019-06-08 12:06:58,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-06-08 12:06:58,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f8223820515cc66bf54e17c71d4838a7b98b0898" -d '{"subnet": {"name": "juju_epc-subnet_e5d80411-a4c4-495e-b571-fd9a23677073", "enable_dhcp": true, "network_id": "788fa9ee-b0df-42d8-8aa2-0abc7b270b97", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.121.0/24"}}' 2019-06-08 12:06:58,958 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 676 Content-Type: application/json Date: Sat, 08 Jun 2019 12:06:58 GMT X-Openstack-Request-Id: req-29791905-fe3a-48a2-bd34-ab302f550fe6 2019-06-08 12:06:58,958 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"788fa9ee-b0df-42d8-8aa2-0abc7b270b97","tenant_id":"1dea2bc1bf9e470fa6d6a12e4d47fa3d","created_at":"2019-06-08T12:06:58Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-06-08T12:06:58Z","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":"1dea2bc1bf9e470fa6d6a12e4d47fa3d","id":"13b45688-ba65-4ae8-88a0-b6821fd6151d","subnetpool_id":null,"name":"juju_epc-subnet_e5d80411-a4c4-495e-b571-fd9a23677073"}} 2019-06-08 12:06:58,959 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/subnets.json used request id req-29791905-fe3a-48a2-bd34-ab302f550fe6 2019-06-08 12:06:58,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.77326798439s 2019-06-08 12:06:58,959 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-08T12:06:58Z', 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'13b45688-ba65-4ae8-88a0-b6821fd6151d', u'subnetpool_id': None, u'service_types': [], u'name': u'juju_epc-subnet_e5d80411-a4c4-495e-b571-fd9a23677073', u'enable_dhcp': True, u'network_id': u'788fa9ee-b0df-42d8-8aa2-0abc7b270b97', u'tenant_id': u'1dea2bc1bf9e470fa6d6a12e4d47fa3d', u'created_at': u'2019-06-08T12:06:58Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.121.1', u'ip_version': 4, u'project_id': u'1dea2bc1bf9e470fa6d6a12e4d47fa3d'}) 2019-06-08 12:06:58,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-06-08 12:06:58,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f8223820515cc66bf54e17c71d4838a7b98b0898" -d '{"router": {"external_gateway_info": {"network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094"}, "name": "juju_epc-router_e5d80411-a4c4-495e-b571-fd9a23677073", "admin_state_up": true}}' 2019-06-08 12:07:00,633 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Sat, 08 Jun 2019 12:07:00 GMT X-Openstack-Request-Id: req-1408665b-535b-46fe-af85-89e16d94b1ea 2019-06-08 12:07:00,633 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a3d564af-8d87-4f4f-9680-f5a9465e0acc", "ip_address": "172.30.9.210"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "1dea2bc1bf9e470fa6d6a12e4d47fa3d", "created_at": "2019-06-08T12:06:58Z", "admin_state_up": true, "updated_at": "2019-06-08T12:07:00Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "1dea2bc1bf9e470fa6d6a12e4d47fa3d", "id": "94a187ea-1dc8-4bcf-b080-8b47cbd08e92", "name": "juju_epc-router_e5d80411-a4c4-495e-b571-fd9a23677073"}} 2019-06-08 12:07:00,633 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.46:9696/v2.0/routers.json used request id req-1408665b-535b-46fe-af85-89e16d94b1ea 2019-06-08 12:07:00,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.67351603508s 2019-06-08 12:07:00,634 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-08T12:07:00Z', u'revision_number': 2, u'id': u'94a187ea-1dc8-4bcf-b080-8b47cbd08e92', u'external_gateway_info': {u'network_id': u'd0205d84-f6dd-4d92-b76b-dc9ca1111094', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a3d564af-8d87-4f4f-9680-f5a9465e0acc', u'ip_address': u'172.30.9.210'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'juju_epc-router_e5d80411-a4c4-495e-b571-fd9a23677073', u'admin_state_up': True, u'tenant_id': u'1dea2bc1bf9e470fa6d6a12e4d47fa3d', u'created_at': u'2019-06-08T12:06:58Z', u'flavor_id': None, u'routes': [], u'project_id': u'1dea2bc1bf9e470fa6d6a12e4d47fa3d'}) 2019-06-08 12:07:00,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-06-08 12:07:00,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:9696/v2.0/routers/94a187ea-1dc8-4bcf-b080-8b47cbd08e92/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f8223820515cc66bf54e17c71d4838a7b98b0898" -d '{"subnet_id": "13b45688-ba65-4ae8-88a0-b6821fd6151d"}' 2019-06-08 12:07:03,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 08 Jun 2019 12:07:03 GMT X-Openstack-Request-Id: req-ad52b352-6346-49b4-be5f-b557227d8a8d 2019-06-08 12:07:03,406 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "788fa9ee-b0df-42d8-8aa2-0abc7b270b97", "tenant_id": "1dea2bc1bf9e470fa6d6a12e4d47fa3d", "subnet_id": "13b45688-ba65-4ae8-88a0-b6821fd6151d", "subnet_ids": ["13b45688-ba65-4ae8-88a0-b6821fd6151d"], "port_id": "7ce6fb1c-f4af-4d3c-bbb8-11d6cd1f1239", "id": "94a187ea-1dc8-4bcf-b080-8b47cbd08e92"} 2019-06-08 12:07:03,407 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.46:9696/v2.0/routers/94a187ea-1dc8-4bcf-b080-8b47cbd08e92/add_router_interface.json used request id req-ad52b352-6346-49b4-be5f-b557227d8a8d 2019-06-08 12:07:03,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.7720451355s 2019-06-08 12:07:03,407 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2019-06-08 12:07:04,673 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:92a19abfec7c499acc81047ad0ed6ba1 sha256:74baf6380a51398877a7e7d27d2319b765fee0efbf94a3be6ebc29575658c5a4 2019-06-08 12:07:04,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-08 12:07:04,679 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 08 Jun 2019 12:07:04 GMT 2019-06-08 12:07:04,679 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.46:9292/v2/", "rel": "self"}]}]} 2019-06-08 12:07:04,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 12:07:04,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f8223820515cc66bf54e17c71d4838a7b98b0898" 2019-06-08 12:07:04,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 08 Jun 2019 12:07:04 GMT X-Openstack-Request-Id: req-454c3ac3-6331-4ad0-8e65-b869573299c1 2019-06-08 12:07:04,974 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 12:07:04,974 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-454c3ac3-6331-4ad0-8e65-b869573299c1 2019-06-08 12:07:04,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.292331933975s 2019-06-08 12:07:04,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-06-08 12:07:04,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f8223820515cc66bf54e17c71d4838a7b98b0898" -d '{"owner_specified.shade.md5": "92a19abfec7c499acc81047ad0ed6ba1", "owner_specified.shade.sha256": "74baf6380a51398877a7e7d27d2319b765fee0efbf94a3be6ebc29575658c5a4", "owner_specified.shade.object": "images/juju_epc-img_e5d80411-a4c4-495e-b571-fd9a23677073", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_e5d80411-a4c4-495e-b571-fd9a23677073"}' 2019-06-08 12:07:05,039 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Sat, 08 Jun 2019 12:07:05 GMT Location: http://172.30.9.46:9292/v2/images/eed1148e-4975-4119-a0ad-f3c329c389c2 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-23d13f2a-8665-4901-9bd3-e1b0c7db217d 2019-06-08 12:07:05,040 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T12:07:04Z", "file": "/v2/images/eed1148e-4975-4119-a0ad-f3c329c389c2/file", "owner": "1dea2bc1bf9e470fa6d6a12e4d47fa3d", "id": "eed1148e-4975-4119-a0ad-f3c329c389c2", "size": null, "self": "/v2/images/eed1148e-4975-4119-a0ad-f3c329c389c2", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "74baf6380a51398877a7e7d27d2319b765fee0efbf94a3be6ebc29575658c5a4", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_e5d80411-a4c4-495e-b571-fd9a23677073", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "92a19abfec7c499acc81047ad0ed6ba1", "name": "juju_epc-img_e5d80411-a4c4-495e-b571-fd9a23677073", "checksum": null, "created_at": "2019-06-08T12:07:04Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-06-08 12:07:05,040 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.46:9292/v2/images used request id req-23d13f2a-8665-4901-9bd3-e1b0c7db217d 2019-06-08 12:07:05,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0564591884613s 2019-06-08 12:07:05,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-06-08 12:07:05,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:9292/v2/images/eed1148e-4975-4119-a0ad-f3c329c389c2/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f8223820515cc66bf54e17c71d4838a7b98b0898" -d '' 2019-06-08 12:07:10,765 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 12:07:10 GMT X-Openstack-Request-Id: req-1a450de4-e95e-4b1d-a29e-39f6d83dbac8 2019-06-08 12:07:10,765 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 12:07:10,765 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.46:9292/v2/images/eed1148e-4975-4119-a0ad-f3c329c389c2/file used request id req-1a450de4-e95e-4b1d-a29e-39f6d83dbac8 2019-06-08 12:07:10,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 5.72497296333s 2019-06-08 12:07:10,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 12:07:10,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f8223820515cc66bf54e17c71d4838a7b98b0898" 2019-06-08 12:07:10,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 08 Jun 2019 12:07:10 GMT X-Openstack-Request-Id: req-eedfd361-fabf-4e00-9af4-f6f88deec930 2019-06-08 12:07:10,811 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T12:07:10Z", "file": "/v2/images/eed1148e-4975-4119-a0ad-f3c329c389c2/file", "owner": "1dea2bc1bf9e470fa6d6a12e4d47fa3d", "id": "eed1148e-4975-4119-a0ad-f3c329c389c2", "size": 297598976, "self": "/v2/images/eed1148e-4975-4119-a0ad-f3c329c389c2", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/eed1148e-4975-4119-a0ad-f3c329c389c2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "74baf6380a51398877a7e7d27d2319b765fee0efbf94a3be6ebc29575658c5a4", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/eed1148e-4975-4119-a0ad-f3c329c389c2/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_e5d80411-a4c4-495e-b571-fd9a23677073", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "92a19abfec7c499acc81047ad0ed6ba1", "name": "juju_epc-img_e5d80411-a4c4-495e-b571-fd9a23677073", "checksum": "92a19abfec7c499acc81047ad0ed6ba1", "created_at": "2019-06-08T12:07:04Z", "os_hidden": false, "protected": false, "os_hash_value": "fdf0ecddcff3d2c3673ce62d8641b5eacb41fdddee37d76f5507440756fb9ed0315f3b7c386a5f8c1445de3acf502c03cf501a268e7c67b3cd54f0f94b73a745"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 12:07:10,811 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-eedfd361-fabf-4e00-9af4-f6f88deec930 2019-06-08 12:07:10,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0414888858795s 2019-06-08 12:07:10,813 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/eed1148e-4975-4119-a0ad-f3c329c389c2/snap', u'metadata': Munch({})})], 'file': u'/v2/images/eed1148e-4975-4119-a0ad-f3c329c389c2/file', 'owner': u'1dea2bc1bf9e470fa6d6a12e4d47fa3d', 'id': u'eed1148e-4975-4119-a0ad-f3c329c389c2', 'size': 297598976, u'self': u'/v2/images/eed1148e-4975-4119-a0ad-f3c329c389c2', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1dea2bc1bf9e470fa6d6a12e4d47fa3d', 'name': 'juju_epc-project_e5d80411-a4c4-495e-b571-fd9a23677073', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/eed1148e-4975-4119-a0ad-f3c329c389c2/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-08T12:07:10Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-06-08T12:07:10Z', u'owner_specified.shade.sha256': u'74baf6380a51398877a7e7d27d2319b765fee0efbf94a3be6ebc29575658c5a4', u'owner_specified.shade.object': u'images/juju_epc-img_e5d80411-a4c4-495e-b571-fd9a23677073', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'92a19abfec7c499acc81047ad0ed6ba1', 'properties': {u'os_hash_value': u'fdf0ecddcff3d2c3673ce62d8641b5eacb41fdddee37d76f5507440756fb9ed0315f3b7c386a5f8c1445de3acf502c03cf501a268e7c67b3cd54f0f94b73a745', u'self': u'/v2/images/eed1148e-4975-4119-a0ad-f3c329c389c2', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'74baf6380a51398877a7e7d27d2319b765fee0efbf94a3be6ebc29575658c5a4', u'owner_specified.shade.object': u'images/juju_epc-img_e5d80411-a4c4-495e-b571-fd9a23677073', u'owner_specified.shade.md5': u'92a19abfec7c499acc81047ad0ed6ba1', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_e5d80411-a4c4-495e-b571-fd9a23677073', 'created': u'2019-06-08T12:07:04Z', 'checksum': u'92a19abfec7c499acc81047ad0ed6ba1', 'created_at': u'2019-06-08T12:07:04Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'fdf0ecddcff3d2c3673ce62d8641b5eacb41fdddee37d76f5507440756fb9ed0315f3b7c386a5f8c1445de3acf502c03cf501a268e7c67b3cd54f0f94b73a745', 'metadata': {u'os_hash_value': u'fdf0ecddcff3d2c3673ce62d8641b5eacb41fdddee37d76f5507440756fb9ed0315f3b7c386a5f8c1445de3acf502c03cf501a268e7c67b3cd54f0f94b73a745', u'self': u'/v2/images/eed1148e-4975-4119-a0ad-f3c329c389c2', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'74baf6380a51398877a7e7d27d2319b765fee0efbf94a3be6ebc29575658c5a4', u'owner_specified.shade.object': u'images/juju_epc-img_e5d80411-a4c4-495e-b571-fd9a23677073', u'owner_specified.shade.md5': u'92a19abfec7c499acc81047ad0ed6ba1', u'schema': u'/v2/schemas/image'}}) 2019-06-08 12:07:12,019 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i eed1148e-4975-4119-a0ad-f3c329c389c2 -s xenial -r regionOne -u http://172.30.9.46:5000/v3 Since Juju 2 is being run for the first time, downloading latest cloud information. Fetching latest public cloud list... Updated your list of public clouds with 1 cloud and 18 cloud regions added; 1 cloud attribute changed as well as 5 cloud regions deleted: added cloud: - oracle-classic added cloud region: - aws-china/cn-northwest-1 - azure/francecentral - cloudsigma/dub - cloudsigma/fra - cloudsigma/mel - cloudsigma/mnl - cloudsigma/per - cloudsigma/ruh - cloudsigma/waw - google/asia-east2 - google/europe-north1 - google/europe-west4 - google/northamerica-northeast1 - google/us-west2 - oracle/eu-frankfurt-1 - oracle/uk-london-1 - oracle/us-ashburn-1 - oracle/us-phoenix-1 changed cloud attribute: - oracle deleted cloud region: - oracle/em2 - oracle/em3 - oracle/us2 - oracle/us6 - oracle/uscom-central-1 WARNING model could not be opened: No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". Image metadata files have been written to: /root/images/streams/v1. For Juju to use this metadata, the files need to be put into the image metadata search path. There are 2 options: 1. For local access, use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /root [...] 2. For remote access, use image-metadata-url attribute for model configuration. To set it as a default for any model or for the controller model, it needs to be supplied as part of --model-default to 'juju bootstrap' command. See 'bootstrap' help for more details. For configuration for a particular model, set it as --image-metadata-url on 'juju model-config'. See 'model-config' help for more details. Regardless of where this attribute is used, it expects a reachable URL. You need to configure a http server to serve the contents of /root and set the value of image-metadata-url accordingly. 2019-06-08 12:07:12,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-06-08 12:07:12,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3fc91454d0b165a2663ddac5186cb1205e09dcc6" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "juju_epc-flavor_e5d80411-a4c4-495e-b571-fd9a23677073", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2019-06-08 12:07:12,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Sat, 08 Jun 2019 12:07: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-7f75345c-71e7-4bf6-ad14-0ff6d8835107 x-openstack-request-id: req-7f75345c-71e7-4bf6-ad14-0ff6d8835107 2019-06-08 12:07:12,384 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "juju_epc-flavor_e5d80411-a4c4-495e-b571-fd9a23677073", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/b0d78202-c7db-422b-bfca-7fb030207bfc", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/b0d78202-c7db-422b-bfca-7fb030207bfc", "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": "b0d78202-c7db-422b-bfca-7fb030207bfc"}} 2019-06-08 12:07:12,384 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-7f75345c-71e7-4bf6-ad14-0ff6d8835107 2019-06-08 12:07:12,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.361254930496s 2019-06-08 12:07:12,386 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_e5d80411-a4c4-495e-b571-fd9a23677073', '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'3188c96ec01940fba81c35d45eb11133', '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'b0d78202-c7db-422b-bfca-7fb030207bfc', 'swap': 0}) 2019-06-08 12:07:12,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-06-08 12:07:12,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/flavors/b0d78202-c7db-422b-bfca-7fb030207bfc/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3fc91454d0b165a2663ddac5186cb1205e09dcc6" -d '{"extra_specs": {}}' 2019-06-08 12:07:12,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 08 Jun 2019 12:07: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-76e08ed9-62cb-4038-b62c-bd08d99852e5 x-openstack-request-id: req-76e08ed9-62cb-4038-b62c-bd08d99852e5 2019-06-08 12:07:12,409 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-06-08 12:07:12,409 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/flavors/b0d78202-c7db-422b-bfca-7fb030207bfc/os-extra_specs used request id req-76e08ed9-62cb-4038-b62c-bd08d99852e5 2019-06-08 12:07:12,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0227370262146s 2019-06-08 12:07:12,410 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2019-06-08 12:07:12,412 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - ENV: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | SDN_CONTROLLER_RESTCONFPORT | 8181 | | SDN_CONTROLLER_WEBPORT | 8080 | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-hunter-41 | | BLOCK_MIGRATION | True | | ENERGY_RECORDER_API_PASSWORD | | | INSTALLER_TYPE | apex | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | USE_DYNAMIC_CREDENTIALS | True | | EXTERNAL_NETWORK | | | ENERGY_RECORDER_API_USER | | | SDN_CONTROLLER_USER | admin | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | SDN_CONTROLLER_IP | | | NEW_USER_ROLE | Member | | DEBUG | true | | NAMESERVER | 8.8.8.8 | | FLAVOR_EXTRA_SPECS | | | POD_ARCH | | | SDN_CONTROLLER_PASSWORD | admin | | NODE_NAME | lf-pod1 | | IMAGE_PROPERTIES | | | VOLUME_DEVICE_NAME | vdb | +--------------------------------------+----------------------------------------------------------+ 2019-06-08 12:07:12,420 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2019-06-08 12:07:12,608 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-cloud abot-epc -f /home/opnfv/functest/results/juju_epc/clouds.yaml --replace 2019-06-08 12:07:12,608 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2019-06-08 12:07:12,747 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-credential abot-epc -f /home/opnfv/functest/results/juju_epc/credentials.yaml --replace Credentials updated for cloud "abot-epc". 2019-06-08 12:07:12,748 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2019-06-08 12:07:13,832 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:52fc95ebfee7f3e5bb64eed425820c4a sha256:93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7 2019-06-08 12:07:13,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 12:07:13,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f8223820515cc66bf54e17c71d4838a7b98b0898" 2019-06-08 12:07:13,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 08 Jun 2019 12:07:13 GMT X-Openstack-Request-Id: req-6083888e-d8de-44c2-afe3-4f77b36dc4fd 2019-06-08 12:07:13,868 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T12:07:10Z", "file": "/v2/images/eed1148e-4975-4119-a0ad-f3c329c389c2/file", "owner": "1dea2bc1bf9e470fa6d6a12e4d47fa3d", "id": "eed1148e-4975-4119-a0ad-f3c329c389c2", "size": 297598976, "self": "/v2/images/eed1148e-4975-4119-a0ad-f3c329c389c2", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/eed1148e-4975-4119-a0ad-f3c329c389c2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "74baf6380a51398877a7e7d27d2319b765fee0efbf94a3be6ebc29575658c5a4", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/eed1148e-4975-4119-a0ad-f3c329c389c2/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_e5d80411-a4c4-495e-b571-fd9a23677073", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "92a19abfec7c499acc81047ad0ed6ba1", "name": "juju_epc-img_e5d80411-a4c4-495e-b571-fd9a23677073", "checksum": "92a19abfec7c499acc81047ad0ed6ba1", "created_at": "2019-06-08T12:07:04Z", "os_hidden": false, "protected": false, "os_hash_value": "fdf0ecddcff3d2c3673ce62d8641b5eacb41fdddee37d76f5507440756fb9ed0315f3b7c386a5f8c1445de3acf502c03cf501a268e7c67b3cd54f0f94b73a745"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 12:07:13,868 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-6083888e-d8de-44c2-afe3-4f77b36dc4fd 2019-06-08 12:07:13,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0344309806824s 2019-06-08 12:07:13,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-06-08 12:07:13,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f8223820515cc66bf54e17c71d4838a7b98b0898" -d '{"owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "owner_specified.shade.object": "images/juju_epc-img_alt_e5d80411-a4c4-495e-b571-fd9a23677073", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_alt_e5d80411-a4c4-495e-b571-fd9a23677073"}' 2019-06-08 12:07:13,917 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 941 Content-Type: application/json Date: Sat, 08 Jun 2019 12:07:13 GMT Location: http://172.30.9.46:9292/v2/images/d302737d-a487-4e86-818e-d3bce85369c1 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b1fe505b-a3ae-42c3-b42e-0e2d2a1bcbd7 2019-06-08 12:07:13,917 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T12:07:13Z", "file": "/v2/images/d302737d-a487-4e86-818e-d3bce85369c1/file", "owner": "1dea2bc1bf9e470fa6d6a12e4d47fa3d", "id": "d302737d-a487-4e86-818e-d3bce85369c1", "size": null, "self": "/v2/images/d302737d-a487-4e86-818e-d3bce85369c1", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_e5d80411-a4c4-495e-b571-fd9a23677073", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "juju_epc-img_alt_e5d80411-a4c4-495e-b571-fd9a23677073", "checksum": null, "created_at": "2019-06-08T12:07:13Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-06-08 12:07:13,918 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.46:9292/v2/images used request id req-b1fe505b-a3ae-42c3-b42e-0e2d2a1bcbd7 2019-06-08 12:07:13,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.043977022171s 2019-06-08 12:07:13,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-06-08 12:07:13,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:9292/v2/images/d302737d-a487-4e86-818e-d3bce85369c1/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f8223820515cc66bf54e17c71d4838a7b98b0898" -d '' 2019-06-08 12:07:18,765 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 12:07:18 GMT X-Openstack-Request-Id: req-2c6f8583-c9c7-4c3d-81b8-1f04b52abefd 2019-06-08 12:07:18,766 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 12:07:18,766 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.46:9292/v2/images/d302737d-a487-4e86-818e-d3bce85369c1/file used request id req-2c6f8583-c9c7-4c3d-81b8-1f04b52abefd 2019-06-08 12:07:18,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.84758210182s 2019-06-08 12:07:18,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 12:07:18,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f8223820515cc66bf54e17c71d4838a7b98b0898" 2019-06-08 12:07:18,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2729 Content-Type: application/json Date: Sat, 08 Jun 2019 12:07:18 GMT X-Openstack-Request-Id: req-5108cc98-0a82-4955-bdcf-ff91736c62a4 2019-06-08 12:07:18,813 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T12:07:18Z", "file": "/v2/images/d302737d-a487-4e86-818e-d3bce85369c1/file", "owner": "1dea2bc1bf9e470fa6d6a12e4d47fa3d", "id": "d302737d-a487-4e86-818e-d3bce85369c1", "size": 263848448, "self": "/v2/images/d302737d-a487-4e86-818e-d3bce85369c1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/d302737d-a487-4e86-818e-d3bce85369c1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/d302737d-a487-4e86-818e-d3bce85369c1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_e5d80411-a4c4-495e-b571-fd9a23677073", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "juju_epc-img_alt_e5d80411-a4c4-495e-b571-fd9a23677073", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-06-08T12:07:13Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T12:07:10Z", "file": "/v2/images/eed1148e-4975-4119-a0ad-f3c329c389c2/file", "owner": "1dea2bc1bf9e470fa6d6a12e4d47fa3d", "id": "eed1148e-4975-4119-a0ad-f3c329c389c2", "size": 297598976, "self": "/v2/images/eed1148e-4975-4119-a0ad-f3c329c389c2", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/eed1148e-4975-4119-a0ad-f3c329c389c2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "74baf6380a51398877a7e7d27d2319b765fee0efbf94a3be6ebc29575658c5a4", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/eed1148e-4975-4119-a0ad-f3c329c389c2/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_e5d80411-a4c4-495e-b571-fd9a23677073", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "92a19abfec7c499acc81047ad0ed6ba1", "name": "juju_epc-img_e5d80411-a4c4-495e-b571-fd9a23677073", "checksum": "92a19abfec7c499acc81047ad0ed6ba1", "created_at": "2019-06-08T12:07:04Z", "os_hidden": false, "protected": false, "os_hash_value": "fdf0ecddcff3d2c3673ce62d8641b5eacb41fdddee37d76f5507440756fb9ed0315f3b7c386a5f8c1445de3acf502c03cf501a268e7c67b3cd54f0f94b73a745"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 12:07:18,814 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-5108cc98-0a82-4955-bdcf-ff91736c62a4 2019-06-08 12:07:18,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.042610168457s 2019-06-08 12:07:18,817 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/d302737d-a487-4e86-818e-d3bce85369c1/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d302737d-a487-4e86-818e-d3bce85369c1/file', 'owner': u'1dea2bc1bf9e470fa6d6a12e4d47fa3d', 'id': u'd302737d-a487-4e86-818e-d3bce85369c1', 'size': 263848448, u'self': u'/v2/images/d302737d-a487-4e86-818e-d3bce85369c1', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1dea2bc1bf9e470fa6d6a12e4d47fa3d', 'name': 'juju_epc-project_e5d80411-a4c4-495e-b571-fd9a23677073', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/d302737d-a487-4e86-818e-d3bce85369c1/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-08T12:07:18Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-06-08T12:07:18Z', u'owner_specified.shade.sha256': u'93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7', u'owner_specified.shade.object': u'images/juju_epc-img_alt_e5d80411-a4c4-495e-b571-fd9a23677073', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', 'properties': {u'os_hash_value': u'5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8', u'self': u'/v2/images/d302737d-a487-4e86-818e-d3bce85369c1', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7', u'owner_specified.shade.object': u'images/juju_epc-img_alt_e5d80411-a4c4-495e-b571-fd9a23677073', u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_alt_e5d80411-a4c4-495e-b571-fd9a23677073', 'created': u'2019-06-08T12:07:13Z', 'checksum': u'52fc95ebfee7f3e5bb64eed425820c4a', 'created_at': u'2019-06-08T12:07:13Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8', 'metadata': {u'os_hash_value': u'5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8', u'self': u'/v2/images/d302737d-a487-4e86-818e-d3bce85369c1', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7', u'owner_specified.shade.object': u'images/juju_epc-img_alt_e5d80411-a4c4-495e-b571-fd9a23677073', u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', u'schema': u'/v2/schemas/image'}}) 2019-06-08 12:07:19,324 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i d302737d-a487-4e86-818e-d3bce85369c1 -s trusty -r regionOne -u http://172.30.9.46:5000/v3 WARNING model could not be opened: No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". Image metadata files have been written to: /root/images/streams/v1. For Juju to use this metadata, the files need to be put into the image metadata search path. There are 2 options: 1. For local access, use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /root [...] 2. For remote access, use image-metadata-url attribute for model configuration. To set it as a default for any model or for the controller model, it needs to be supplied as part of --model-default to 'juju bootstrap' command. See 'bootstrap' help for more details. For configuration for a particular model, set it as --image-metadata-url on 'juju model-config'. See 'model-config' help for more details. Regardless of where this attribute is used, it expects a reachable URL. You need to configure a http server to serve the contents of /root and set the value of image-metadata-url accordingly. 2019-06-08 12:07:19,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-06-08 12:07:19,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3fc91454d0b165a2663ddac5186cb1205e09dcc6" -d '{"flavor": {"vcpus": 1, "ram": 4096, "name": "juju_epc-flavor_alt_e5d80411-a4c4-495e-b571-fd9a23677073", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2019-06-08 12:07:19,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 315 Content-Type: application/json Date: Sat, 08 Jun 2019 12:07: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-b3d67ff6-9579-498f-996a-1411b622e567 x-openstack-request-id: req-b3d67ff6-9579-498f-996a-1411b622e567 2019-06-08 12:07:19,359 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "juju_epc-flavor_alt_e5d80411-a4c4-495e-b571-fd9a23677073", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/27e11e16-87b0-4b1f-8f35-f9a12b92444d", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/27e11e16-87b0-4b1f-8f35-f9a12b92444d", "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": "27e11e16-87b0-4b1f-8f35-f9a12b92444d"}} 2019-06-08 12:07:19,359 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/flavors used request id req-b3d67ff6-9579-498f-996a-1411b622e567 2019-06-08 12:07:19,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0346579551697s 2019-06-08 12:07:19,360 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_alt_e5d80411-a4c4-495e-b571-fd9a23677073', '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'3188c96ec01940fba81c35d45eb11133', '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'27e11e16-87b0-4b1f-8f35-f9a12b92444d', 'swap': 0}) 2019-06-08 12:07:19,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-06-08 12:07:19,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.46:8774/v2.1/flavors/27e11e16-87b0-4b1f-8f35-f9a12b92444d/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3fc91454d0b165a2663ddac5186cb1205e09dcc6" -d '{"extra_specs": {}}' 2019-06-08 12:07:19,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 08 Jun 2019 12:07: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-8a80abd7-0092-4650-8400-3a305a506763 x-openstack-request-id: req-8a80abd7-0092-4650-8400-3a305a506763 2019-06-08 12:07:19,378 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-06-08 12:07:19,378 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.46:8774/v2.1/flavors/27e11e16-87b0-4b1f-8f35-f9a12b92444d/os-extra_specs used request id req-8a80abd7-0092-4650-8400-3a305a506763 2019-06-08 12:07:19,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0177371501923s 2019-06-08 12:07:19,378 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Starting Juju Bootstrap process... 2019-06-08 12:11:41,319 - 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=788fa9ee-b0df-42d8-8aa2-0abc7b270b97 --config ssl-hostname-verification=false --config external-network=d0205d84-f6dd-4d92-b76b-dc9ca1111094 --config use-floating-ip=true --config use-default-secgroup=true --debug 12:07:19 INFO juju.cmd supercommand.go:56 running juju [2.3.9 gc go1.11.5] 12:07:19 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=788fa9ee-b0df-42d8-8aa2-0abc7b270b97", "--config", "ssl-hostname-verification=false", "--config", "external-network=d0205d84-f6dd-4d92-b76b-dc9ca1111094", "--config", "use-floating-ip=true", "--config", "use-default-secgroup=true", "--debug"} 12:07:19 DEBUG juju.cmd.juju.commands bootstrap.go:835 authenticating with region "regionOne" and credential "abot-epc" () 12:07:19 DEBUG juju.cmd.juju.commands bootstrap.go:963 provider attrs: map[use-floating-ip:true use-default-secgroup:true network:788fa9ee-b0df-42d8-8aa2-0abc7b270b97 external-network:d0205d84-f6dd-4d92-b76b-dc9ca1111094 use-openstack-gbp:false policy-target-group:] 12:07:19 INFO cmd authkeys.go:114 Adding contents of "/root/.local/share/juju/ssh/juju_id_rsa.pub" to authorized-keys 12:07:19 DEBUG juju.cmd.juju.commands bootstrap.go:1019 preparing controller with config: map[ignore-machine-addresses:false test-mode:false agent-stream:released ftp-proxy: update-status-hook-interval:5m external-network:d0205d84-f6dd-4d92-b76b-dc9ca1111094 disable-network-management:false use-floating-ip:true default-series:xenial automatically-retry-hooks:true use-default-secgroup:true type:openstack policy-target-group: apt-http-proxy: proxy-ssh:false image-stream:released resource-tags: agent-metadata-url: use-openstack-gbp:false egress-subnets: max-action-results-age:336h enable-os-refresh-update:true cloudinit-userdata: max-status-history-size:5G network:788fa9ee-b0df-42d8-8aa2-0abc7b270b97 transmit-vendor-metrics:true apt-ftp-proxy: max-status-history-age:336h apt-no-proxy: logging-config: name:controller development:false no-proxy:127.0.0.1,localhost,::1 net-bond-reconfigure-delay:17 container-inherit-properties: max-action-results-size:5G authorized-keys:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBS/6yFXxIBToBdkVexnT+XB8X9tAXH3DpdMtiVApzrus/BrzhKXaM/M5kV//IZDre6Mg/PhzOi5VrPdr0xilOhBm7yksboIXak/Z4njrks1Zbl9UeecZPzP9E2d2gmfpUow2jZqlj+Gf6VgLvFNhwCT+K68v/HURtv2fm4CZgr0kCZkE7QiVuPyH4eWiciTHLZ0wh2op1SMZQqFpIaE5Ce+Ffc3glVzPL2lkTGIwizm+o3aZUMqTzn+f959Gw+hqt2eAflLEp8OyUCkhGtcNoOo5e3Hoth/SSjxHtev9F4M/KYTiYGbME/PLqA1QyWc2isxQXBClVwiafmYBv8j5t juju-client-key enable-os-upgrade:true container-image-metadata-url: apt-mirror: http-proxy: ssl-hostname-verification:false uuid:2fbdbce2-d872-44b7-8bf7-4fc1260e9549 image-metadata-url: container-image-stream:released https-proxy: container-networking-method: apt-https-proxy: logforward-enabled:false provisioner-harvest-mode:destroyed firewall-mode:instance fan-config:] 12:07:19 INFO juju.provider.openstack provider.go:145 opening model "controller" 12:07:20 DEBUG goose client.go:511 auth details: &{Token:gAAAAABc-6T4TtHGxpChevH2Oi6BL8bwqLDNPB0lXoDCOVQpiPy50Cps6ueUatiJNJQ3vaFRTrf05sKhFfSyrfNyBBd83tLnDL25uvV6ysZoHc6MmH73RF0LrWTTs1D0gKzmr0SYPM4SQHZDnwi_O9rVhr6gBYZVBjlgTJpz_cARHQ8B4c2LpU0 TenantId:1dea2bc1bf9e470fa6d6a12e4d47fa3d UserId:5572674fde1a4a76b3ad9dc3e4b5e24f Domain: RegionServiceURLs:map[regionOne:map[volumev3:http://172.30.9.46:8776/v3/1dea2bc1bf9e470fa6d6a12e4d47fa3d network:http://172.30.9.46:9696 alarming:http://172.30.9.46:8042 image:http://172.30.9.46:9292 object-store:http://172.30.9.46:8080/v1/AUTH_1dea2bc1bf9e470fa6d6a12e4d47fa3d volumev2:http://172.30.9.46:8776/v2/1dea2bc1bf9e470fa6d6a12e4d47fa3d event:http://172.30.9.46:8977 placement:http://172.30.9.46:8778/placement orchestration:http://172.30.9.46:8004/v1/1dea2bc1bf9e470fa6d6a12e4d47fa3d metric:http://172.30.9.46:8041 cloudformation:http://172.30.9.46:8000/v1 compute:http://172.30.9.46:8774/v2.1 identity:http://172.30.9.46:5000]]} 12:07:20 INFO cmd bootstrap.go:508 Creating Juju controller "abot-controller" on abot-epc/regionOne 12:07:20 DEBUG goose apiversion.go:267 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.46:8774/v2/ Rel:self}] Status:SUPPORTED} {Version:{major:2 minor:1} Links:[{Href:http://172.30.9.46:8774/v2.1/ Rel:self}] Status:CURRENT}] 12:07:20 INFO juju.cmd.juju.commands bootstrap.go:572 combined bootstrap constraints: mem=2048M 12:07:20 DEBUG juju.environs.bootstrap bootstrap.go:199 model "controller" supports service/machine networks: true 12:07:20 DEBUG juju.environs.bootstrap bootstrap.go:201 network management by juju enabled: true 12:07:20 DEBUG juju.environs.bootstrap bootstrap.go:717 no agent directory found, using default agent metadata source: https://streams.canonical.com/juju/tools 12:07:20 DEBUG juju.environs.bootstrap bootstrap.go:742 setting default image metadata source: /root/images 12:07:20 DEBUG juju.environs imagemetadata.go:46 new user image datasource registered: bootstrap metadata 12:07:20 INFO juju.environs.bootstrap bootstrap.go:760 custom image metadata added to search path 12:07:20 INFO cmd bootstrap.go:233 Loading image metadata 12:07:20 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "bootstrap metadata" 12:07:20 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default cloud images" 12:07:20 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default ubuntu cloud images" 12:07:20 DEBUG juju.environs.bootstrap bootstrap.go:608 constraints for image metadata lookup &{{{regionOne http://172.30.9.46:5000/v3} [win2012hvr2 win2016hv genericlinux trusty yakkety precise win8 win10 utopic vivid win2012hv win2012r2 win2016nano quantal wily xenial win2016 raring artful bionic win2012 win7 win81 centos7 opensuseleap saucy zesty win2008r2] [amd64 i386 armhf arm64 ppc64el s390x] released}} 12:07:20 DEBUG juju.environs.bootstrap bootstrap.go:620 found 2 image metadata in bootstrap metadata 12:07:22 DEBUG juju.environs.bootstrap bootstrap.go:620 found 0 image metadata in default cloud images 12:07:23 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.46:5000/v3} not found 12:07:23 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.46:5000/v3} not found 12:07:23 DEBUG juju.environs.bootstrap bootstrap.go:624 found 2 image metadata from all image data sources 12:07:24 INFO cmd bootstrap.go:303 Looking for packaged Juju agent version 2.3.9 for amd64 12:07:24 INFO juju.environs.bootstrap tools.go:72 looking for bootstrap agent binaries: version=2.3.9 12:07:24 DEBUG juju.environs.tools tools.go:102 finding agent binaries in stream: "released" 12:07:24 DEBUG juju.environs.tools tools.go:104 reading agent binaries with major.minor version 2.3 12:07:24 DEBUG juju.environs.tools tools.go:112 filtering agent binaries by version: 2.3.9 12:07:24 DEBUG juju.environs.tools tools.go:115 filtering agent binaries by series: xenial 12:07:24 DEBUG juju.environs.tools tools.go:118 filtering agent binaries by architecture: amd64 12:07:24 DEBUG juju.environs.tools urls.go:109 trying datasource "keystone catalog" 12:07:24 DEBUG juju.environs.simplestreams simplestreams.go:683 using default candidate for content id "com.ubuntu.juju:released:tools" are {20161007 mirrors:1.0 content-download streams/v1/cpc-mirrors.sjson []} 12:07:27 INFO juju.environs.bootstrap tools.go:74 found 1 packaged agent binaries 12:07:27 INFO cmd bootstrap.go:389 Starting new instance for initial controller 12:07:27 INFO cmd bootstrap.go:151 Launching controller instance(s) on abot-epc/regionOne... 12:07:27 DEBUG juju.environs.instances image.go:64 instance constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} 12:07:27 DEBUG juju.environs.instances image.go:70 matching constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} against possible image metadata [{Id:eed1148e-4975-4119-a0ad-f3c329c389c2 Arch:amd64 VirtType:}] 12:07:27 INFO juju.environs.instances image.go:106 find instance - using image with id: eed1148e-4975-4119-a0ad-f3c329c389c2 12:07:27 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false 12:07:27 DEBUG juju.service discovery.go:63 discovered init system "systemd" from series "xenial" 12:07:27 DEBUG juju.provider.openstack provider.go:993 openstack user data; 2486 bytes 12:07:27 DEBUG juju.provider.openstack provider.go:1005 using network id "788fa9ee-b0df-42d8-8aa2-0abc7b270b97" 12:07:27 DEBUG goose apiversion.go:267 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.46:9696/v2.0/ Rel:self}] Status:CURRENT}] - instance "e5359b00-44fc-40d0-b907-3757d3802dfc" has status BUILD, wait 10 seconds before retry, attempt 1 - instance "e5359b00-44fc-40d0-b907-3757d3802dfc" has status BUILD, wait 10 seconds before retry, attempt 2 - instance "e5359b00-44fc-40d0-b907-3757d3802dfc" has status BUILD, wait 10 seconds before retry, attempt 3 - instance "e5359b00-44fc-40d0-b907-3757d3802dfc" has status BUILD, wait 10 seconds before retry, attempt 4 - instance "e5359b00-44fc-40d0-b907-3757d3802dfc" has status BUILD, wait 10 seconds before retry, attempt 5 - instance "e5359b00-44fc-40d0-b907-3757d3802dfc" has status BUILD, wait 10 seconds before retry, attempt 6 - instance "e5359b00-44fc-40d0-b907-3757d3802dfc" has status BUILD, wait 10 seconds before retry, attempt 7 - instance "e5359b00-44fc-40d0-b907-3757d3802dfc" has status BUILD, wait 10 seconds before retry, attempt 8 - instance "e5359b00-44fc-40d0-b907-3757d3802dfc" has status BUILD, wait 10 seconds before retry, attempt 9 - instance "e5359b00-44fc-40d0-b907-3757d3802dfc" has status BUILD, wait 10 seconds before retry, attempt 10 - instance "e5359b00-44fc-40d0-b907-3757d3802dfc" has status BUILD, wait 10 seconds before retry, attempt 11 12:09:29 INFO juju.provider.openstack provider.go:1175 started instance "e5359b00-44fc-40d0-b907-3757d3802dfc" 12:09:29 DEBUG juju.provider.openstack provider.go:1184 allocating public IP address for openstack node 12:09:29 DEBUG juju.provider.openstack networking.go:169 using external network "d0205d84-f6dd-4d92-b76b-dc9ca1111094" 12:09:31 DEBUG juju.provider.openstack networking.go:226 allocated new public IP: 172.30.9.200 12:09:31 INFO juju.provider.openstack provider.go:1189 allocated public IP 172.30.9.200 12:09:34 INFO cmd bootstrap.go:225 - e5359b00-44fc-40d0-b907-3757d3802dfc (arch=amd64 mem=2G cores=1) 12:09:34 INFO juju.environs.bootstrap bootstrap.go:638 newest version: 2.3.9 12:09:34 INFO juju.environs.bootstrap bootstrap.go:653 picked bootstrap agent binary version: 2.3.9 12:09:34 INFO cmd bootstrap.go:425 Installing Juju agent on bootstrap instance 12:09:36 INFO cmd bootstrap.go:517 Fetching Juju GUI 2.14.0 12:09:36 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false Waiting for address 12:09:37 DEBUG juju.provider.openstack provider.go:417 instance e5359b00-44fc-40d0-b907-3757d3802dfc has floating IP address: 172.30.9.200 Attempting to connect to 172.30.9.200:22 Attempting to connect to 192.168.121.14:22 12:09:37 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.14 failed: ssh: connect to host 192.168.121.14 port 22: Connection refused 12:09:37 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.200 failed: ssh: connect to host 172.30.9.200 port 22: Connection refused 12:09:42 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.14 failed: ssh: connect to host 192.168.121.14 port 22: Connection refused 12:09:42 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.200 failed: /var/lib/juju/nonce.txt does not exist 12:09:47 DEBUG juju.provider.openstack provider.go:417 instance e5359b00-44fc-40d0-b907-3757d3802dfc has floating IP address: 172.30.9.200 12:09:47 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.14 failed: ssh: connect to host 192.168.121.14 port 22: Connection refused 12:09:48 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.200 failed: /var/lib/juju/nonce.txt does not exist 12:09:52 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.14 failed: ssh: connect to host 192.168.121.14 port 22: Connection refused 12:09:53 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.200 failed: /var/lib/juju/nonce.txt does not exist 12:09:57 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.14 failed: ssh: connect to host 192.168.121.14 port 22: Connection refused 12:09:57 DEBUG juju.provider.openstack provider.go:417 instance e5359b00-44fc-40d0-b907-3757d3802dfc has floating IP address: 172.30.9.200 12:09:58 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.200 failed: /var/lib/juju/nonce.txt does not exist 12:10:02 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.14 failed: ssh: connect to host 192.168.121.14 port 22: Connection refused 12:10:03 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.200 failed: /var/lib/juju/nonce.txt does not exist 12:10:07 DEBUG juju.provider.openstack provider.go:417 instance e5359b00-44fc-40d0-b907-3757d3802dfc has floating IP address: 172.30.9.200 12:10:07 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.14 failed: ssh: connect to host 192.168.121.14 port 22: Connection refused 12:10:09 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.200 failed: /var/lib/juju/nonce.txt does not exist 12:10:12 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.14 failed: ssh: connect to host 192.168.121.14 port 22: Connection refused 12:10:14 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.200 failed: /var/lib/juju/nonce.txt does not exist 12:10:17 DEBUG juju.provider.openstack provider.go:417 instance e5359b00-44fc-40d0-b907-3757d3802dfc has floating IP address: 172.30.9.200 12:10:17 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.14 failed: ssh: connect to host 192.168.121.14 port 22: Connection refused 12:10:19 INFO cmd bootstrap.go:333 Connected to 172.30.9.200 12:10:19 INFO juju.cloudconfig userdatacfg_unix.go:460 Fetching agent: curl -sSfw 'agent binaries from %{url_effective} downloaded: HTTP %{http_code}; time %{time_total}s; size %{size_download} bytes; speed %{speed_download} bytes/s ' --retry 10 --insecure -o $bin/tools.tar.gz <[https://streams.canonical.com/juju/tools/agent/2.3.9/juju-2.3.9-ubuntu-amd64.tgz]> 12:10:19 INFO cmd bootstrap.go:403 Running machine configuration script... sudo: unable to resolve host juju-0e9549-controller-0 12:11:38 INFO cmd bootstrap.go:455 Bootstrap agent now started 12:11:39 DEBUG juju.provider.openstack provider.go:417 instance e5359b00-44fc-40d0-b907-3757d3802dfc has floating IP address: 172.30.9.200 12:11:39 INFO juju.juju api.go:302 API endpoints changed from [] to [172.30.9.200:17070 192.168.121.14:17070] 12:11:39 INFO cmd controller.go:82 Contacting Juju controller at 172.30.9.200 to verify accessibility... 12:11:39 INFO juju.juju api.go:67 connecting to API addresses: [172.30.9.200:17070 192.168.121.14:17070] 12:11:41 DEBUG juju.api apiclient.go:849 successfully dialed "wss://172.30.9.200:17070/model/7db5c7dc-37f5-4279-8b9a-83b021b89f50/api" 12:11:41 INFO juju.api apiclient.go:597 connection established to "wss://172.30.9.200:17070/model/7db5c7dc-37f5-4279-8b9a-83b021b89f50/api" 12:11:41 DEBUG juju.api monitor.go:35 RPC connection died 12:11:41 INFO cmd controller.go:87 Bootstrap complete, "abot-controller" controller now available 12:11:41 INFO cmd controller.go:88 Controller machines are in the "controller" model 12:11:41 INFO cmd controller.go:89 Initial model "default" added 12:11:41 INFO cmd supercommand.go:465 command finished 2019-06-08 12:11:41,321 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload VNFD 2019-06-08 12:11:41,321 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deploying Abot-epc bundle file ... 2019-06-08 12:11:55,778 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju deploy /src/epc-requirements/abot_charm/functest-abot-epc-bundle/bundle.yaml Resolving charm: cs:mysql-55 Executing changes: - upload charm /src/epc-requirements/abot_charm/abot-epc-basic for series xenial - deploy application abot-epc-basic on xenial using /src/epc-requirements/abot_charm/abot-epc-basic - expose abot-epc-basic - set annotations for abot-epc-basic - upload charm cs:mysql-55 for series trusty - deploy application mysql on trusty using cs:mysql-55 - set annotations for mysql - upload charm /src/epc-requirements/abot_charm/oai-epc for series trusty - deploy application oai-epc on trusty using /src/epc-requirements/abot_charm/oai-epc - set annotations for oai-epc - upload charm /src/epc-requirements/abot_charm/oai-hss for series trusty - deploy application oai-hss on trusty using /src/epc-requirements/abot_charm/oai-hss - set annotations for oai-hss - add relation mysql:db - oai-hss:db - add relation oai-hss:hss - oai-epc:hss - add relation oai-epc:epc - abot-epc-basic:epc - add relation oai-epc:ssh-abot-epc - abot-epc-basic:ssh-abot - add unit abot-epc-basic/0 to new machine 0 - add unit mysql/0 to new machine 1 - add unit oai-epc/0 to new machine 2 - add unit oai-hss/0 to new machine 3 Deploy of bundle completed. 2019-06-08 12:11:55,778 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Waiting for instances ..... 2019-06-08 12:37:40,521 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 4800 juju-wait INFO:root:All units idle since 2019-06-08 12:37:23.496651Z (abot-epc-basic/0, mysql/0, oai-epc/0, oai-hss/0) 2019-06-08 12:37:40,522 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Abot-epc on Openstack 2019-06-08 12:37:40,522 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Checking status of ABot and EPC units ... 2019-06-08 12:37:40,752 - 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.202 80/tcp,5000/tcp ABot ready! EPC relation established, proceed to run tests... mysql/0* unknown idle 1 172.30.9.209 3306/tcp oai-epc/0* active idle 2 172.30.9.201 2152/udp OAI EPC is running and connected to HSS oai-hss/0* active idle 3 172.30.9.204 OAI HSS is running Machine State DNS Inst id Series AZ Message 0 started 172.30.9.202 e2d66481-22df-4bdb-b5dc-b39d5d63cd02 xenial nova ACTIVE 1 started 172.30.9.209 f40a6a0e-9f85-4fca-829c-934ec16fcede trusty nova ACTIVE 2 started 172.30.9.201 23681131-75b9-4338-ba24-187ac8225042 trusty nova ACTIVE 3 started 172.30.9.204 dd53dbac-842d-49f1-8b84-ee21068df0ef trusty nova ACTIVE 2019-06-08 12:37:40,955 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short abot-epc-basic - abot-epc-basic/0: 172.30.9.202 (agent:idle, workload:active) 80/tcp, 5000/tcp 2019-06-08 12:37:40,956 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - abot-epc-basic workload is active 2019-06-08 12:37:41,417 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short oai-epc - oai-epc/0: 172.30.9.201 (agent:idle, workload:active) 2152/udp 2019-06-08 12:37:41,417 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - oai-epc workload is active 2019-06-08 12:37:41,624 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short oai-hss - oai-hss/0: 172.30.9.204 (agent:idle, workload:active) 2019-06-08 12:37:41,624 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - oai-hss workload is active 2019-06-08 12:37:41,624 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Transferring the feature files to Abot_node ... 2019-06-08 12:37:42,516 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 4800 juju scp -- -r -v /usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/epc/featureFiles abot-epc-basic/0:~/ 2019-06-08 12:37:42,517 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Copying the feature files within Abot_node 2019-06-08 12:37:43,105 - 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-b89f50-default-0 '/home/ubuntu/featureFiles/000-local-commands.feature' -> '/etc/rebaca-test-suite/featureFiles/000-local-commands.feature' '/home/ubuntu/featureFiles/Attach_Procedure_Attach_With_GUTI.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_Attach_With_GUTI.feature' '/home/ubuntu/featureFiles/Attach_Procedure_AttachWithIMSI.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_AttachWithIMSI.feature' '/home/ubuntu/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MCC.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MCC.feature' '/home/ubuntu/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MNC.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MNC.feature' '/home/ubuntu/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_TAC.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_TAC.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_DNS_Server_Addr_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_DNS_Server_Addr_Request.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_DSMIPv6_HA_Addr_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_DSMIPv6_HA_Addr_Request.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_DSMIPv6_HN_Prefix_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_DSMIPv6_HN_Prefix_Request.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_DSMIPv6_IPv4_HA_Addr_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_DSMIPv6_IPv4_HA_Addr_Request.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_IM_CN_SS_Signalling_Flag.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_IM_CN_SS_Signalling_Flag.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_DHCPv4.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_DHCPv4.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_NAS_Signalling.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_NAS_Signalling.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_MS_Support_Bearer_Ctrl_Indication.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_MS_Support_Bearer_Ctrl_Indication.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_P_CSCF_Addr_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_P_CSCF_Addr_Request.feature' '/home/ubuntu/featureFiles/Auth_Accept.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_Accept.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_UE_SQN_failure.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_UE_SQN_failure.feature' '/home/ubuntu/featureFiles/ResourceBundle.xml' -> '/etc/rebaca-test-suite/featureFiles/ResourceBundle.xml' 2019-06-08 12:37:43,106 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Running VNF Test cases.... 2019-06-08 12:37:43,293 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju run-action abot-epc-basic/0 run tagnames=TS_24_301 Action queued with id: 64bfd4f8-1392-440a-8ae4-4f6fc7878855 2019-06-08 12:47:31,736 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 4800 juju-wait INFO:root:All units idle since 2019-06-08 12:47:14.760045Z (abot-epc-basic/0, mysql/0, oai-epc/0, oai-hss/0) 2019-06-08 12:47:31,736 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Getting results from Abot node.... 2019-06-08 12:47:32,338 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 4800 juju scp -- -v abot-epc-basic/0:/var/lib/abot-epc-basic/artifacts/TestResults.json /home/opnfv/functest/results/juju_epc/. 2019-06-08 12:47:32,338 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Parsing the Test results... 2019-06-08 12:47:32,361 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - {'failures': 22, 'skipped': 0, 'passed': 256} 2019-06-08 12:47:32,361 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Test VNF result: Passed: 256, Failed:22, Skipped: 0 2019-06-08 12:47:32,582 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-08 12:47:32,582 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 40:36 | PASS | +-------------------+------------------+------------------+----------------+ 2019-06-08 12:47:33,665 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - juju debug-log --replay --no-tail machine-0: 12:15:15 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-0: 12:15:15 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-0/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "0", "--debug"} machine-0: 12:15:15 DEBUG juju.agent read agent config, format "2.0" machine-0: 12:15:15 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-0: 12:15:15 DEBUG juju.worker start "engine" machine-0: 12:15:15 INFO juju.worker start "engine" machine-0: 12:15:15 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-0" machine-0: 12:15:15 DEBUG juju.worker "engine" started machine-0: 12:15:15 DEBUG juju.worker.introspection stats worker now serving machine-0: 12:15:15 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 12:15:15 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-0: 12:15:15 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-0: 12:15:15 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:15:15 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:15:15 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:15:15 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-0: 12:15:15 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-0: 12:15:15 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-0: 12:15:15 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-0: 12:15:15 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-0: 12:15:15 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-0: 12:15:15 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-0: 12:15:15 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:15:15 DEBUG juju.worker.dependency "clock" manifold worker started machine-0: 12:15:15 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-0: 12:15:15 DEBUG juju.worker.dependency "agent" manifold worker started machine-0: 12:15:15 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:15:15 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-0: 12:15:15 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-0: 12:15:15 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-0: 12:15:15 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:15:15 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:15:15 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:15:15 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:15:15 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:15:15 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:15:15 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:15:15 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:15:15 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:15:15 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-0: 12:15:15 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-0: 12:15:15 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-0: 12:15:15 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-0: 12:15:15 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 12:15:15 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:15:15 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:15:15 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:15:15 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-0: 12:15:15 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:15:15 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:15:15 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:15:15 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:15:15 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 12:15:15 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:15:15 DEBUG juju.worker.apicaller connecting with old password machine-0: 12:15:15 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:15:15 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:15:15 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-0: 12:15:15 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:15:15 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-0: 12:15:15 DEBUG juju.api successfully dialed "wss://192.168.121.14:17070/model/7db5c7dc-37f5-4279-8b9a-83b021b89f50/api" machine-0: 12:15:15 INFO juju.api connection established to "wss://192.168.121.14:17070/model/7db5c7dc-37f5-4279-8b9a-83b021b89f50/api" machine-0: 12:15:15 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:15:15 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/7db5c7dc-37f5-4279-8b9a-83b021b89f50/api" machine-0: 12:15:15 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 12:15:15 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:15:15 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-0: 12:15:15 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:15:15 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:15:15 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 12:15:15 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:15:15 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 12:15:15 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:15:15 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:15:15 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:15:15 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:15:15 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:15:15 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:15:15 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 12:15:15 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:15:15 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 12:15:15 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-0: 12:15:15 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-0: 12:15:15 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-0: 12:15:15 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:15:15 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-0: 12:15:15 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-0: 12:15:15 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 12:15:15 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-0: 12:15:16 DEBUG juju.worker.apicaller connected machine-0: 12:15:16 DEBUG juju.worker.apicaller changing password... machine-0: 12:15:16 DEBUG juju.worker.apicaller password changed machine-0: 12:15:16 DEBUG juju.api RPC connection died machine-0: 12:15:16 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-0: 12:15:16 DEBUG juju.worker.apicaller connecting with current password machine-0: 12:15:16 DEBUG juju.api successfully dialed "wss://192.168.121.14:17070/model/7db5c7dc-37f5-4279-8b9a-83b021b89f50/api" machine-0: 12:15:16 INFO juju.api connection established to "wss://192.168.121.14:17070/model/7db5c7dc-37f5-4279-8b9a-83b021b89f50/api" machine-0: 12:15:16 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/7db5c7dc-37f5-4279-8b9a-83b021b89f50/api" machine-0: 12:15:16 DEBUG juju.worker.apicaller connected machine-0: 12:15:16 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 12:15:16 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:15:16 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:15:16 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:15:16 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:15:16 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 12:15:16 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-0: 12:15:16 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-0: 12:15:16 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-0: 12:15:16 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-0: 12:15:16 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-0: 12:15:16 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 12:15:16 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-0: 12:15:16 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-0: 12:15:16 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-0: 12:15:16 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-0: 12:15:16 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-0: 12:15:16 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-0: 12:15:16 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-0: 12:15:16 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-0: 12:15:16 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-0: 12:15:16 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 12:15:16 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:15:16 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:15:16 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 12:15:16 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 12:15:16 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:15:16 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:15:16 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:15:16 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:15:17 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:15:17 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 12:15:17 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:15:17 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:15:17 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:15:17 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:15:17 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 12:15:17 INFO juju.worker.upgrader unblocking abort check machine-0: 12:15:17 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-0: 12:15:17 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-0: 12:15:17 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:15:17 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:15:17 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:15:17 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:15:17 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:15:17 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:15:17 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:15:17 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:15:17 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:15:17 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:15:17 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:15:17 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-0: 12:15:17 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 12:15:17 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-0: 12:15:17 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 12:15:17 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 12:15:17 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-0: 12:15:17 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-0: 12:15:17 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 12:15:17 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 12:15:17 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-0: 12:15:17 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 12:15:17 DEBUG juju.worker.logger logger setup machine-0: 12:15:17 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-0: 12:15:17 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-0: 12:15:17 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 12:15:17 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 12:15:17 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 12:15:17 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 12:15:17 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 12:15:17 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 12:15:17 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-0: 12:15:17 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 12:15:17 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-0: 12:15:17 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.200,192.168.121.14,252.14.0.1,::1,localhost", AutoNoProxy:""} machine-0: 12:15:17 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-0: 12:15:17 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-0: 12:15:17 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-0: 12:15:17 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 12:15:17 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 12:15:17 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-0: 12:15:17 DEBUG juju.worker.reboot Reboot worker got action: noop machine-0: 12:15:17 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-0: 12:15:17 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 12:15:17 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 12:15:17 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 12:15:17 DEBUG juju.network including address public:172.30.9.200 for machine machine-0: 12:15:17 DEBUG juju.network including address local-cloud:192.168.121.14 for machine machine-0: 12:15:17 DEBUG juju.network including address local-fan:252.14.0.1 for machine machine-0: 12:15:17 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 12:15:17 DEBUG juju.network including address local-machine:::1 for machine machine-0: 12:15:17 DEBUG juju.network addresses after filtering: [public:172.30.9.200 local-cloud:192.168.121.14 local-fan:252.14.0.1 local-machine:127.0.0.1 local-machine:::1] machine-0: 12:15:17 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.200:17070 192.168.121.14:17070 252.14.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 12:15:17 DEBUG juju.service discovered init system "systemd" from series "xenial" machine-0: 12:15:17 INFO juju.worker.diskmanager block devices changed: [{vda [/dev/disk/by-path/virtio-pci-0000:00:04.0] 10240 true }] machine-0: 12:15:17 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-0: 12:15:17 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-0: 12:15:17 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-0: 12:15:17 DEBUG juju.agent API server address details [["172.30.9.200:17070" "192.168.121.14:17070" "252.14.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.14:17070" "252.14.0.1:17070" "172.30.9.200:17070"] machine-0: 12:15:17 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-0: 12:15:17 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-0: 12:15:17 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-0: 12:15:17 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-0: 12:15:17 DEBUG juju.api RPC connection died machine-0: 12:15:17 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 12:15:17 DEBUG juju.worker killing runner 0xc42065ab60 machine-0: 12:15:17 INFO juju.worker.authenticationworker starting key updater worker: connection is shut down machine-0: 12:15:17 INFO juju.worker runner is dying machine-0: 12:15:17 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-0: 12:15:17 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-0: 12:15:17 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-0: 12:15:17 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: connection is shut down machine-0: 12:15:17 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: connection is shut down machine-0: 12:15:17 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: checking controller status: connection is shut down machine-0: 12:15:17 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-0: 12:15:17 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: setting supported containers for machine-0: connection is shut down machine-0: 12:15:17 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-0: 12:15:17 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-0: 12:15:17 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-0: 12:15:17 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-0: 12:15:17 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-0: 12:15:17 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-0: 12:15:17 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-0: 12:15:17 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-0: 12:15:17 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-0: 12:15:17 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: starting key updater worker: connection is shut down machine-0: 12:15:17 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-0: 12:15:17 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:15:17 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 12:15:17 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 12:15:17 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 12:15:17 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:15:17 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:15:17 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:15:17 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:15:17 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:15:17 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:15:17 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:15:17 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 12:15:17 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 12:15:17 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:15:17 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:15:17 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 12:15:17 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:15:17 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 12:15:17 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:15:17 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:15:17 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:15:17 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:15:17 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:15:17 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:15:17 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:15:17 DEBUG juju.worker.apicaller connecting with current password machine-0: 12:15:17 DEBUG juju.api successfully dialed "wss://192.168.121.14:17070/model/7db5c7dc-37f5-4279-8b9a-83b021b89f50/api" machine-0: 12:15:17 INFO juju.api connection established to "wss://192.168.121.14:17070/model/7db5c7dc-37f5-4279-8b9a-83b021b89f50/api" machine-0: 12:15:17 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/7db5c7dc-37f5-4279-8b9a-83b021b89f50/api" machine-0: 12:15:17 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-0: 12:15:17 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:15:17 DEBUG juju.worker.apicaller connected machine-0: 12:15:17 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 12:15:17 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:15:17 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:15:17 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 12:15:17 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 12:15:17 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 12:15:17 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:15:17 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 12:15:17 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 12:15:17 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:15:17 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:15:17 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:15:17 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:15:17 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:15:17 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:15:17 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:15:17 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 12:15:17 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:15:17 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:15:17 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 12:15:17 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-0: 12:15:17 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-0: 12:15:17 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 12:15:17 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-0: 12:15:17 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-0: 12:15:17 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 12:15:17 INFO juju.worker.upgrader unblocking abort check machine-0: 12:15:17 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-0: 12:15:17 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-0: 12:15:17 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-0: 12:15:17 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-0: 12:15:17 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 12:15:17 DEBUG juju.worker.logger logger setup machine-0: 12:15:17 DEBUG juju.service discovered init system "systemd" from series "xenial" machine-0: 12:15:17 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-0: 12:15:17 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 12:15:17 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 12:15:17 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-0: 12:15:17 DEBUG juju.worker.reboot Reboot worker got action: noop machine-0: 12:15:17 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-0: 12:15:17 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-0: 12:15:17 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-0: 12:15:17 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-0: 12:15:17 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-0: 12:15:17 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 12:15:17 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-0: 12:15:17 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 12:15:17 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 12:15:17 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 12:15:17 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-0: 12:15:17 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-0: 12:15:17 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 12:15:17 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-0: 12:15:17 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 0 machine-0: 12:15:17 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-0: 12:15:17 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-0: 12:15:17 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 12:15:17 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 12:15:17 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-0: 12:15:17 DEBUG juju.worker start "0-container-watcher" machine-0: 12:15:17 DEBUG juju.worker start "stateconverter" machine-0: 12:15:17 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 12:15:17 INFO juju.worker.authenticationworker "machine-0" key updater worker started machine-0: 12:15:17 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-0: 12:15:17 INFO juju.worker start "0-container-watcher" machine-0: 12:15:17 DEBUG juju.worker "0-container-watcher" started machine-0: 12:15:17 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-0: 12:15:17 INFO juju.worker start "stateconverter" machine-0: 12:15:17 DEBUG juju.cmd.jujud upgrades done, starting worker "0-container-watcher" machine-0: 12:15:17 DEBUG juju.network "lxdbr0" has addresses [fe80::c00:3bff:fec5:b4de/64 fe80::1/64] machine-0: 12:15:17 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 12:15:17 DEBUG juju.network including address public:172.30.9.200 for machine machine-0: 12:15:17 DEBUG juju.network including address local-cloud:192.168.121.14 for machine machine-0: 12:15:17 DEBUG juju.network including address local-fan:252.14.0.1 for machine machine-0: 12:15:17 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 12:15:17 DEBUG juju.network including address local-machine:::1 for machine machine-0: 12:15:17 DEBUG juju.network addresses after filtering: [public:172.30.9.200 local-cloud:192.168.121.14 local-fan:252.14.0.1 local-machine:127.0.0.1 local-machine:::1] machine-0: 12:15:17 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.200:17070 192.168.121.14:17070 252.14.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 12:15:17 DEBUG juju.agent API server address details [["172.30.9.200:17070" "192.168.121.14:17070" "252.14.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.14:17070" "252.14.0.1:17070" "172.30.9.200:17070"] machine-0: 12:15:17 DEBUG juju.worker "stateconverter" started machine-0: 12:15:17 INFO juju.worker.diskmanager block devices changed: [{vda [/dev/disk/by-path/virtio-pci-0000:00:04.0] 10240 true }] machine-0: 12:15:17 INFO juju.worker.deployer checking unit "abot-epc-basic/0" machine-0: 12:15:17 INFO juju.worker.deployer deploying unit "abot-epc-basic/0" machine-0: 12:15:17 DEBUG juju.service discovered init system "systemd" from local host machine-0: 12:15:17 DEBUG juju.worker.deployer API addresses: ["192.168.121.14:17070" "252.14.0.1:17070" "172.30.9.200:17070"] machine-0: 12:15:17 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-abot-epc-basic-0 Conf:{Desc:juju unit agent for abot-epc-basic/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:/var/lib/juju/init/jujud-unit-abot-epc-basic-0/exec-start.sh ExecStopPost: Logfile:/var/log/juju/unit-abot-epc-basic-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-abot-epc-basic-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name abot-epc-basic/0 --debug]}} ConfName:jujud-unit-abot-epc-basic-0.service UnitName:jujud-unit-abot-epc-basic-0.service Dirname:/var/lib/juju/init/jujud-unit-abot-epc-basic-0 Script:[35 33 47 117 115 114 47 98 105 110 47 101 110 118 32 98 97 115 104 10 10 35 32 83 101 116 32 117 112 32 108 111 103 103 105 110 103 46 10 116 111 117 99 104 32 39 47 118 97 114 47 108 111 103 47 106 117 106 117 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 46 108 111 103 39 10 99 104 111 119 110 32 115 121 115 108 111 103 58 115 121 115 108 111 103 32 39 47 118 97 114 47 108 111 103 47 106 117 106 117 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 46 108 111 103 39 10 99 104 109 111 100 32 48 54 48 48 32 39 47 118 97 114 47 108 111 103 47 106 117 106 117 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 46 108 111 103 39 10 101 120 101 99 32 62 62 32 39 47 118 97 114 47 108 111 103 47 106 117 106 117 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 46 108 111 103 39 10 101 120 101 99 32 50 62 38 49 10 10 35 32 82 117 110 32 116 104 101 32 115 99 114 105 112 116 46 10 39 47 118 97 114 47 108 105 98 47 106 117 106 117 47 116 111 111 108 115 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 47 106 117 106 117 100 39 32 117 110 105 116 32 45 45 100 97 116 97 45 100 105 114 32 39 47 118 97 114 47 108 105 98 47 106 117 106 117 39 32 45 45 117 110 105 116 45 110 97 109 101 32 97 98 111 116 45 101 112 99 45 98 97 115 105 99 47 48 32 45 45 100 101 98 117 103]} machine-0: 12:15:17 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result configuring fan underlay:192.168.121.0/24 overlay:252.0.0.0/8 0 machine-0: 12:15:17 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully installed machine-0: 12:15:18 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" not running machine-0: 12:15:18 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully started machine-0: 12:15:18 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result /usr/sbin/fanctl: /etc/network/fan:40 192.168.121.0/24 252.0.0.0/8 -- failed err=1 /usr/sbin/fanctl: fan-252: already configured 0 machine-0: 12:15:18 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down unit-abot-epc-basic-0: 12:15:18 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-abot-epc-basic-0: 12:15:18 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-abot-epc-basic-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "abot-epc-basic/0", "--debug"} unit-abot-epc-basic-0: 12:15:18 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 12:15:18 DEBUG juju.worker start "api" unit-abot-epc-basic-0: 12:15:18 INFO juju.worker start "api" unit-abot-epc-basic-0: 12:15:18 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-abot-epc-basic-0: 12:15:18 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-abot-epc-basic-0" unit-abot-epc-basic-0: 12:15:18 DEBUG juju.worker "api" started unit-abot-epc-basic-0: 12:15:18 DEBUG juju.worker.introspection stats worker now serving unit-abot-epc-basic-0: 12:15:18 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:15:18 DEBUG juju.worker.dependency "agent" manifold worker started unit-abot-epc-basic-0: 12:15:18 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-abot-epc-basic-0: 12:15:18 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 12:15:18 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-abot-epc-basic-0: 12:15:18 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-abot-epc-basic-0: 12:15:18 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:15:18 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 12:15:18 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-abot-epc-basic-0: 12:15:18 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:15:18 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:15:18 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:15:18 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-abot-epc-basic-0: 12:15:18 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:15:18 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:15:18 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:15:18 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:15:18 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 12:15:18 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 12:15:18 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 12:15:18 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 12:15:18 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 12:15:18 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:15:18 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:15:18 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-abot-epc-basic-0: 12:15:18 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 12:15:18 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:15:18 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 12:15:18 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:15:18 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 12:15:18 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-abot-epc-basic-0: 12:15:18 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 12:15:18 DEBUG juju.worker.fanconfigurer Processing new fan config unit-abot-epc-basic-0: 12:15:18 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:15:18 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 unit-abot-epc-basic-0: 12:15:18 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:15:18 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:15:18 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:15:18 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:15:18 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-abot-epc-basic-0: 12:15:18 DEBUG juju.worker.apicaller connecting with old password unit-abot-epc-basic-0: 12:15:18 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:15:18 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 12:15:18 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 12:15:18 DEBUG juju.api successfully dialed "wss://192.168.121.14:17070/model/7db5c7dc-37f5-4279-8b9a-83b021b89f50/api" unit-abot-epc-basic-0: 12:15:18 INFO juju.api connection established to "wss://192.168.121.14:17070/model/7db5c7dc-37f5-4279-8b9a-83b021b89f50/api" unit-abot-epc-basic-0: 12:15:18 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/7db5c7dc-37f5-4279-8b9a-83b021b89f50/api" unit-abot-epc-basic-0: 12:15:18 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:15:18 DEBUG juju.api successfully dialed "wss://252.14.0.1:17070/model/7db5c7dc-37f5-4279-8b9a-83b021b89f50/api" unit-abot-epc-basic-0: 12:15:18 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:15:18 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-0: 12:15:18 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result 0 machine-0: 12:15:18 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result /usr/sbin/fanctl: /etc/network/fan:40 192.168.121.0/24 252.0.0.0/8 -- failed err=1 /usr/sbin/fanctl: fan-252: already configured 0 machine-0: 12:15:18 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-0: 12:15:18 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 12:15:18 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 12:15:18 DEBUG juju.worker.dependency "machiner" manifold worker started machine-0: 12:15:18 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 12:15:18 DEBUG juju.network "lxdbr0" has addresses [fe80::c00:3bff:fec5:b4de/64 fe80::1/64] machine-0: 12:15:18 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 12:15:18 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 12:15:18 DEBUG juju.network including address local-cloud:192.168.121.10 for machine machine-0: 12:15:18 DEBUG juju.network including address local-fan:252.10.0.1 for machine machine-0: 12:15:18 DEBUG juju.network including address local-machine:::1 for machine machine-0: 12:15:18 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.10 local-fan:252.10.0.1 local-machine:::1] machine-0: 12:15:18 INFO juju.worker.machiner setting addresses for "machine-0" to [local-machine:127.0.0.1 local-cloud:192.168.121.10 local-fan:252.10.0.1 local-machine:::1] machine-0: 12:15:18 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result 0 machine-0: 12:15:18 INFO juju.worker.machiner "machine-0" started machine-0: 12:15:18 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result /usr/sbin/fanctl: /etc/network/fan:40 192.168.121.0/24 252.0.0.0/8 -- failed err=1 /usr/sbin/fanctl: fan-252: already configured 0 unit-abot-epc-basic-0: 12:15:19 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 12:15:19 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 12:15:19 DEBUG juju.worker.apicaller password changed unit-abot-epc-basic-0: 12:15:19 DEBUG juju.api RPC connection died unit-abot-epc-basic-0: 12:15:19 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 12:15:19 DEBUG juju.worker.apicaller connecting with current password unit-abot-epc-basic-0: 12:15:19 DEBUG juju.api successfully dialed "wss://192.168.121.14:17070/model/7db5c7dc-37f5-4279-8b9a-83b021b89f50/api" unit-abot-epc-basic-0: 12:15:19 INFO juju.api connection established to "wss://192.168.121.14:17070/model/7db5c7dc-37f5-4279-8b9a-83b021b89f50/api" unit-abot-epc-basic-0: 12:15:19 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/7db5c7dc-37f5-4279-8b9a-83b021b89f50/api" unit-abot-epc-basic-0: 12:15:19 DEBUG juju.api successfully dialed "wss://252.14.0.1:17070/model/7db5c7dc-37f5-4279-8b9a-83b021b89f50/api" machine-0: 12:15:19 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:17:cc:a5 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.10 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:17:cc:a5 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:0e:00:3b:c5:b4:de 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:0e:00:3b:c5:b4:de 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:32:2f:1e:c5:cd:96 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.10.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:4 MACAddress:32:2f:1e:c5:cd:96 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:32:2f:1e:c5:cd:96 CIDR: MTU:1400 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:ftun0 ParentInterfaceName:fan-252 InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-abot-epc-basic-0: 12:15:19 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 12:15:19 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 12:15:19 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:15:19 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:15:19 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-abot-epc-basic-0: 12:15:19 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-abot-epc-basic-0: 12:15:19 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:15:19 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:15:19 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-abot-epc-basic-0: 12:15:19 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-abot-epc-basic-0: 12:15:19 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-abot-epc-basic-0: 12:15:19 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-abot-epc-basic-0: 12:15:19 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-abot-epc-basic-0: 12:15:19 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-abot-epc-basic-0: 12:15:19 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:15:19 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:15:19 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-abot-epc-basic-0: 12:15:19 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:15:19 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:15:19 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:15:19 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:15:19 INFO juju.worker.upgrader abort check blocked until version event received unit-abot-epc-basic-0: 12:15:19 INFO juju.worker.upgrader unblocking abort check unit-abot-epc-basic-0: 12:15:19 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-abot-epc-basic-0: 12:15:19 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-abot-epc-basic-0: 12:15:19 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:15:19 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:15:19 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 12:15:19 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-abot-epc-basic-0: 12:15:19 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:15:19 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:15:19 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:15:19 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:15:19 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 12:15:19 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-abot-epc-basic-0: 12:15:19 INFO juju.worker.migrationminion migration phase is now: NONE unit-abot-epc-basic-0: 12:15:19 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-abot-epc-basic-0: 12:15:19 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-abot-epc-basic-0: 12:15:19 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-abot-epc-basic-0: 12:15:19 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 12:15:19 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.200,192.168.121.14,252.14.0.1,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 12:15:19 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 12:15:19 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-abot-epc-basic-0: 12:15:19 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 12:15:19 DEBUG juju.worker.leadership abot-epc-basic/0 making initial claim for abot-epc-basic leadership unit-abot-epc-basic-0: 12:15:19 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-abot-epc-basic-0: 12:15:19 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-abot-epc-basic-0: 12:15:19 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-abot-epc-basic-0: 12:15:19 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-abot-epc-basic-0: 12:15:19 DEBUG juju.worker.logger logger setup unit-abot-epc-basic-0: 12:15:19 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-abot-epc-basic-0: 12:15:19 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-abot-epc-basic-0: 12:15:19 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-abot-epc-basic-0: 12:15:19 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-abot-epc-basic-0: 12:15:19 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 12:15:19 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 12:15:19 INFO juju.worker.leadership abot-epc-basic/0 promoted to leadership of abot-epc-basic unit-abot-epc-basic-0: 12:15:19 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-abot-epc-basic-0: 12:15:19 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 12:15:19 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-abot-epc-basic-0: 12:15:19 DEBUG juju.network no lxc bridge addresses to filter for machine unit-abot-epc-basic-0: 12:15:19 DEBUG juju.network "lxdbr0" has addresses [fe80::c00:3bff:fec5:b4de/64 fe80::1/64] unit-abot-epc-basic-0: 12:15:19 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-abot-epc-basic-0: 12:15:19 DEBUG juju.network including address public:172.30.9.200 for machine unit-abot-epc-basic-0: 12:15:19 DEBUG juju.network including address local-cloud:192.168.121.14 for machine unit-abot-epc-basic-0: 12:15:19 DEBUG juju.network including address local-fan:252.14.0.1 for machine unit-abot-epc-basic-0: 12:15:19 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-abot-epc-basic-0: 12:15:19 DEBUG juju.network including address local-machine:::1 for machine unit-abot-epc-basic-0: 12:15:19 DEBUG juju.network addresses after filtering: [public:172.30.9.200 local-cloud:192.168.121.14 local-fan:252.14.0.1 local-machine:127.0.0.1 local-machine:::1] unit-abot-epc-basic-0: 12:15:19 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.200:17070 192.168.121.14:17070 252.14.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-abot-epc-basic-0: 12:15:19 DEBUG juju.agent API server address details [["172.30.9.200:17070" "192.168.121.14:17070" "252.14.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.14:17070" "252.14.0.1:17070" "172.30.9.200:17070"] unit-abot-epc-basic-0: 12:15:19 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-abot-epc-basic-0: 12:15:19 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 12:15:19 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-abot-epc-basic-0: 12:15:19 DEBUG juju.worker.dependency "uniter" manifold worker started unit-abot-epc-basic-0: 12:15:19 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-abot-epc-basic-0 unit-abot-epc-basic-0: 12:15:19 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-xenial-amd64 unit-abot-epc-basic-0: 12:15:19 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-xenial-amd64/jujud unit-abot-epc-basic-0: 12:15:19 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-abot-epc-basic-0/run.socket unit-abot-epc-basic-0: 12:15:19 INFO juju.worker.uniter unit "abot-epc-basic/0" started unit-abot-epc-basic-0: 12:15:19 INFO juju.worker.uniter resuming charm install unit-abot-epc-basic-0: 12:15:19 DEBUG juju.worker.uniter.operation running operation install local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 12:15:19 DEBUG juju.worker.uniter.operation preparing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 12:15:19 DEBUG juju.worker.uniter juju-run listener running unit-abot-epc-basic-0: 12:15:19 INFO juju.worker.uniter.charm downloading local:xenial/abot-epc-basic-1 from API server unit-abot-epc-basic-0: 12:15:19 INFO juju.downloader downloading from local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 12:15:19 DEBUG httpbakery client do GET https://192.168.121.14:17070/model/7db5c7dc-37f5-4279-8b9a-83b021b89f50/charms?file=%2A&url=local%3Axenial%2Fabot-epc-basic-1 { unit-abot-epc-basic-0: 12:15:19 DEBUG httpbakery } -> error unit-abot-epc-basic-0: 12:15:19 INFO juju.downloader download complete ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 12:15:19 INFO juju.downloader download verified ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 12:15:19 DEBUG juju.worker.uniter.operation executing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 12:15:19 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 12:15:19 DEBUG juju.worker.uniter.charm deploying charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 12:15:20 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 12:15:20 DEBUG juju.worker.uniter.operation committing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 12:15:20 INFO juju.worker.uniter hooks are retried true unit-abot-epc-basic-0: 12:15:20 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-abot-epc-basic-0: 12:15:20 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-abot-epc-basic-0: 12:15:20 DEBUG juju.worker.uniter.remotestate got service change unit-abot-epc-basic-0: 12:15:20 DEBUG juju.worker.uniter.remotestate got unit change unit-abot-epc-basic-0: 12:15:20 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-abot-epc-basic-0: 12:15:20 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-abot-epc-basic-0: 12:15:20 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-abot-epc-basic-0: 12:15:20 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-abot-epc-basic-0: 12:15:20 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-abot-epc-basic-0: 12:15:20 INFO juju.worker.uniter.storage initial storage attachments ready unit-abot-epc-basic-0: 12:15:20 INFO juju.worker.uniter found queued "install" hook unit-abot-epc-basic-0: 12:15:20 DEBUG juju.worker.uniter.operation running operation run install hook unit-abot-epc-basic-0: 12:15:20 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-abot-epc-basic-0: 12:15:20 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-abot-epc-basic-0: 12:15:20 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 12:15:20 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 12:15:20 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 12:15:20 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 12:15:20 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 12:15:20 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-b89f50-default-0 unit-abot-epc-basic-0: 12:15:20 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Checking sudo privileges >> unit-abot-epc-basic-0: 12:15:20 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Application Name abot-functest-basic >> unit-abot-epc-basic-0: 12:15:20 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Version 3.1.1 >> unit-abot-epc-basic-0: 12:15:20 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: External Tester none >> unit-abot-epc-basic-0: 12:15:20 DEBUG unit.abot-epc-basic/0.install Get:1 http://security.ubuntu.com/ubuntu xenial-security InRelease [109 kB] unit-abot-epc-basic-0: 12:15:20 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-abot-epc-basic-0: 12:15:21 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:15:21 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:15:21 DEBUG unit.abot-epc-basic/0.install Fetched 109 kB in 0s (145 kB/s) unit-abot-epc-basic-0: 12:15:23 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 12:15:23 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 12:15:23 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 12:15:23 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 12:15:23 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 12:15:23 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 12:15:23 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 12:15:23 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 12:15:23 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 12:15:23 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 12:15:23 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 12:15:23 DEBUG unit.abot-epc-basic/0.install libglapi-mesa libgraphite2-3 libgtk2.0-0 libgtk2.0-bin libgtk2.0-common unit-abot-epc-basic-0: 12:15:23 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 12:15:23 DEBUG unit.abot-epc-basic/0.install libllvm6.0 libogg0 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 unit-abot-epc-basic-0: 12:15:23 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 12:15:23 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 12:15:23 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 12:15:23 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 12:15:23 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 12:15:23 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 12:15:23 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 12:15:23 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk-headless openjdk-8-jre openjdk-8-jre-headless unit-abot-epc-basic-0: 12:15:23 DEBUG unit.abot-epc-basic/0.install x11-common x11proto-core-dev x11proto-input-dev x11proto-kb-dev unit-abot-epc-basic-0: 12:15:23 DEBUG unit.abot-epc-basic/0.install xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 12:15:23 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 12:15:23 DEBUG unit.abot-epc-basic/0.install default-jre libasound2-plugins alsa-utils cups-common librsvg2-common gvfs unit-abot-epc-basic-0: 12:15:23 DEBUG unit.abot-epc-basic/0.install libice-doc liblcms2-utils pcscd pulseaudio lm-sensors libsm-doc libxcb-doc unit-abot-epc-basic-0: 12:15:23 DEBUG unit.abot-epc-basic/0.install libxt-doc openjdk-8-demo openjdk-8-source visualvm icedtea-8-plugin unit-abot-epc-basic-0: 12:15:23 DEBUG unit.abot-epc-basic/0.install libnss-mdns fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei unit-abot-epc-basic-0: 12:15:23 DEBUG unit.abot-epc-basic/0.install fonts-wqy-zenhei fonts-indic unit-abot-epc-basic-0: 12:15:23 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 12:15:23 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 12:15:23 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 12:15:23 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 12:15:23 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 12:15:23 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 12:15:23 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 12:15:23 DEBUG unit.abot-epc-basic/0.install libglapi-mesa libgraphite2-3 libgtk2.0-0 libgtk2.0-bin libgtk2.0-common unit-abot-epc-basic-0: 12:15:23 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 12:15:23 DEBUG unit.abot-epc-basic/0.install libllvm6.0 libogg0 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 unit-abot-epc-basic-0: 12:15:23 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 12:15:23 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 12:15:23 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 12:15:23 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 12:15:23 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 12:15:23 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 12:15:23 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 12:15:23 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk openjdk-8-jdk-headless openjdk-8-jre unit-abot-epc-basic-0: 12:15:23 DEBUG unit.abot-epc-basic/0.install openjdk-8-jre-headless x11-common x11proto-core-dev x11proto-input-dev unit-abot-epc-basic-0: 12:15:23 DEBUG unit.abot-epc-basic/0.install x11proto-kb-dev xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 12:15:24 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 97 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 12:15:24 DEBUG unit.abot-epc-basic/0.install Need to get 69.8 MB of archives. unit-abot-epc-basic-0: 12:15:24 DEBUG unit.abot-epc-basic/0.install After this operation, 396 MB of additional disk space will be used. unit-abot-epc-basic-0: 12:15:24 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] machine-0: 12:15:24 INFO juju.tools.lxdclient using LXD API version "1.0" machine-0: 12:15:24 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-0: 12:15:24 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-0: 12:15:24 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-0: 12:15:24 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.200,192.168.121.14,252.14.0.1,::1,localhost", AutoNoProxy:""} machine-0: 12:15:24 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-0: 12:15:24 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-0: 12:15:24 INFO juju.tools.lxdclient using LXD API version "1.0" machine-0: 12:15:24 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 12:15:25 DEBUG unit.abot-epc-basic/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 fontconfig-config all 2.11.94-0ubuntu1.1 [49.9 kB] unit-abot-epc-basic-0: 12:15:25 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfontconfig1 amd64 2.11.94-0ubuntu1.1 [131 kB] unit-abot-epc-basic-0: 12:15:25 DEBUG unit.abot-epc-basic/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 fontconfig amd64 2.11.94-0ubuntu1.1 [178 kB] unit-abot-epc-basic-0: 12:15:25 DEBUG unit.abot-epc-basic/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libasyncns0 amd64 0.8-5build1 [12.3 kB] unit-abot-epc-basic-0: 12:15:25 DEBUG unit.abot-epc-basic/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 x11-common all 1:7.7+13ubuntu3.1 [22.9 kB] unit-abot-epc-basic-0: 12:15:25 DEBUG unit.abot-epc-basic/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libice6 amd64 2:1.0.9-1 [39.2 kB] unit-abot-epc-basic-0: 12:15:25 DEBUG unit.abot-epc-basic/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjpeg-turbo8 amd64 1.4.2-0ubuntu3.1 [111 kB] unit-abot-epc-basic-0: 12:15:25 DEBUG unit.abot-epc-basic/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libogg0 amd64 1.3.2-1 [17.2 kB] unit-abot-epc-basic-0: 12:15:25 DEBUG unit.abot-epc-basic/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsm6 amd64 2:1.2.2-1 [15.8 kB] unit-abot-epc-basic-0: 12:15:25 DEBUG unit.abot-epc-basic/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcomposite1 amd64 1:0.4.4-1 [7714 B] unit-abot-epc-basic-0: 12:15:25 DEBUG unit.abot-epc-basic/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxdamage1 amd64 1:1.1.4-2 [6946 B] unit-abot-epc-basic-0: 12:15:25 DEBUG unit.abot-epc-basic/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxfixes3 amd64 1:5.0.1-2 [11.1 kB] unit-abot-epc-basic-0: 12:15:25 DEBUG unit.abot-epc-basic/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxinerama1 amd64 2:1.1.3-1 [7908 B] unit-abot-epc-basic-0: 12:15:25 DEBUG unit.abot-epc-basic/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxshmfence1 amd64 1.2-1 [5042 B] unit-abot-epc-basic-0: 12:15:25 DEBUG unit.abot-epc-basic/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxtst6 amd64 2:1.2.2-1 [14.1 kB] unit-abot-epc-basic-0: 12:15:25 DEBUG unit.abot-epc-basic/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxxf86vm1 amd64 1:1.1.4-1 [10.6 kB] unit-abot-epc-basic-0: 12:15:25 DEBUG unit.abot-epc-basic/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjbig0 amd64 2.1-3.1 [26.6 kB] unit-abot-epc-basic-0: 12:15:25 DEBUG unit.abot-epc-basic/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtxc-dxtn-s2tc0 amd64 0~git20131104-1.1 [51.8 kB] unit-abot-epc-basic-0: 12:15:25 DEBUG unit.abot-epc-basic/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 java-common all 0.56ubuntu2 [7742 B] unit-abot-epc-basic-0: 12:15:25 DEBUG unit.abot-epc-basic/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-common-data amd64 0.6.32~rc+dfsg-1ubuntu2.3 [21.5 kB] unit-abot-epc-basic-0: 12:15:25 DEBUG unit.abot-epc-basic/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-common3 amd64 0.6.32~rc+dfsg-1ubuntu2.3 [21.7 kB] unit-abot-epc-basic-0: 12:15:25 DEBUG unit.abot-epc-basic/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-client3 amd64 0.6.32~rc+dfsg-1ubuntu2.3 [25.3 kB] unit-abot-epc-basic-0: 12:15:25 DEBUG unit.abot-epc-basic/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcups2 amd64 2.1.3-4ubuntu0.8 [196 kB] unit-abot-epc-basic-0: 12:15:25 DEBUG unit.abot-epc-basic/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 liblcms2-2 amd64 2.6-3ubuntu2.1 [136 kB] unit-abot-epc-basic-0: 12:15:25 DEBUG unit.abot-epc-basic/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2194 B] unit-abot-epc-basic-0: 12:15:25 DEBUG unit.abot-epc-basic/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpcsclite1 amd64 1.8.14-1ubuntu1.16.04.1 [21.4 kB] unit-abot-epc-basic-0: 12:15:25 DEBUG unit.abot-epc-basic/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxi6 amd64 2:1.7.6-1 [28.6 kB] unit-abot-epc-basic-0: 12:15:25 DEBUG unit.abot-epc-basic/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxrender1 amd64 1:0.9.9-0ubuntu1 [18.5 kB] unit-abot-epc-basic-0: 12:15:25 DEBUG unit.abot-epc-basic/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jre-headless amd64 8u212-b03-0ubuntu1.16.04.1 [27.0 MB] unit-abot-epc-basic-0: 12:15:27 DEBUG unit.abot-epc-basic/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ca-certificates-java all 20160321ubuntu1 [12.5 kB] unit-abot-epc-basic-0: 12:15:27 DEBUG unit.abot-epc-basic/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-dejavu-extra all 2.35-1 [1749 kB] unit-abot-epc-basic-0: 12:15:27 DEBUG unit.abot-epc-basic/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 hicolor-icon-theme all 0.15-0ubuntu1.1 [7698 B] unit-abot-epc-basic-0: 12:15:27 DEBUG unit.abot-epc-basic/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libasound2-data all 1.1.0-0ubuntu1 [29.4 kB] unit-abot-epc-basic-0: 12:15:27 DEBUG unit.abot-epc-basic/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libasound2 amd64 1.1.0-0ubuntu1 [350 kB] unit-abot-epc-basic-0: 12:15:27 DEBUG unit.abot-epc-basic/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk1.0-data all 2.18.0-1 [17.1 kB] unit-abot-epc-basic-0: 12:15:27 DEBUG unit.abot-epc-basic/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk1.0-0 amd64 2.18.0-1 [56.9 kB] unit-abot-epc-basic-0: 12:15:27 DEBUG unit.abot-epc-basic/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpixman-1-0 amd64 0.33.6-1 [231 kB] unit-abot-epc-basic-0: 12:15:27 DEBUG unit.abot-epc-basic/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-render0 amd64 1.11.1-1ubuntu1 [11.4 kB] unit-abot-epc-basic-0: 12:15:27 DEBUG unit.abot-epc-basic/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shm0 amd64 1.11.1-1ubuntu1 [5588 B] unit-abot-epc-basic-0: 12:15:27 DEBUG unit.abot-epc-basic/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo2 amd64 1.14.6-1 [555 kB] unit-abot-epc-basic-0: 12:15:27 DEBUG unit.abot-epc-basic/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libdatrie1 amd64 0.2.10-2 [17.3 kB] unit-abot-epc-basic-0: 12:15:27 DEBUG unit.abot-epc-basic/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-amdgpu1 amd64 2.4.91-2~16.04.1 [18.9 kB] unit-abot-epc-basic-0: 12:15:27 DEBUG unit.abot-epc-basic/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpciaccess0 amd64 0.13.4-1 [18.1 kB] unit-abot-epc-basic-0: 12:15:27 DEBUG unit.abot-epc-basic/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-intel1 amd64 2.4.91-2~16.04.1 [59.9 kB] unit-abot-epc-basic-0: 12:15:27 DEBUG unit.abot-epc-basic/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-nouveau2 amd64 2.4.91-2~16.04.1 [16.3 kB] unit-abot-epc-basic-0: 12:15:27 DEBUG unit.abot-epc-basic/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-radeon1 amd64 2.4.91-2~16.04.1 [21.5 kB] unit-abot-epc-basic-0: 12:15:27 DEBUG unit.abot-epc-basic/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libflac8 amd64 1.3.1-4 [210 kB] unit-abot-epc-basic-0: 12:15:27 DEBUG unit.abot-epc-basic/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtiff5 amd64 4.0.6-1ubuntu0.6 [149 kB] unit-abot-epc-basic-0: 12:15:27 DEBUG unit.abot-epc-basic/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgdk-pixbuf2.0-common all 2.32.2-1ubuntu1.6 [10.3 kB] unit-abot-epc-basic-0: 12:15:27 DEBUG unit.abot-epc-basic/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgdk-pixbuf2.0-0 amd64 2.32.2-1ubuntu1.6 [159 kB] unit-abot-epc-basic-0: 12:15:27 DEBUG unit.abot-epc-basic/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgif7 amd64 5.1.4-0.3~16.04 [30.5 kB] unit-abot-epc-basic-0: 12:15:27 DEBUG unit.abot-epc-basic/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglapi-mesa amd64 18.0.5-0ubuntu0~16.04.1 [23.4 kB] unit-abot-epc-basic-0: 12:15:27 DEBUG unit.abot-epc-basic/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libllvm6.0 amd64 1:6.0-1ubuntu2~16.04.1 [14.3 MB] unit-abot-epc-basic-0: 12:15:28 DEBUG unit.abot-epc-basic/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsensors4 amd64 1:3.4.0-2 [28.4 kB] unit-abot-epc-basic-0: 12:15:28 DEBUG unit.abot-epc-basic/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgl1-mesa-dri amd64 18.0.5-0ubuntu0~16.04.1 [6080 kB] unit-abot-epc-basic-0: 12:15:28 DEBUG unit.abot-epc-basic/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-xcb1 amd64 2:1.6.3-1ubuntu2.1 [9044 B] unit-abot-epc-basic-0: 12:15:28 DEBUG unit.abot-epc-basic/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri2-0 amd64 1.11.1-1ubuntu1 [6882 B] unit-abot-epc-basic-0: 12:15:28 DEBUG unit.abot-epc-basic/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri3-0 amd64 1.11.1-1ubuntu1 [5218 B] unit-abot-epc-basic-0: 12:15:28 DEBUG unit.abot-epc-basic/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-glx0 amd64 1.11.1-1ubuntu1 [20.9 kB] unit-abot-epc-basic-0: 12:15:28 DEBUG unit.abot-epc-basic/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-present0 amd64 1.11.1-1ubuntu1 [5218 B] unit-abot-epc-basic-0: 12:15:28 DEBUG unit.abot-epc-basic/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-sync1 amd64 1.11.1-1ubuntu1 [8324 B] unit-abot-epc-basic-0: 12:15:28 DEBUG unit.abot-epc-basic/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgl1-mesa-glx amd64 18.0.5-0ubuntu0~16.04.1 [132 kB] unit-abot-epc-basic-0: 12:15:28 DEBUG unit.abot-epc-basic/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgraphite2-3 amd64 1.3.10-0ubuntu0.16.04.1 [71.7 kB] unit-abot-epc-basic-0: 12:15:28 DEBUG unit.abot-epc-basic/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk2.0-common all 2.24.30-1ubuntu1.16.04.2 [123 kB] unit-abot-epc-basic-0: 12:15:28 DEBUG unit.abot-epc-basic/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libthai-data all 0.1.24-2 [131 kB] unit-abot-epc-basic-0: 12:15:28 DEBUG unit.abot-epc-basic/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libthai0 amd64 0.1.24-2 [17.3 kB] unit-abot-epc-basic-0: 12:15:28 DEBUG unit.abot-epc-basic/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpango-1.0-0 amd64 1.38.1-1 [148 kB] unit-abot-epc-basic-0: 12:15:28 DEBUG unit.abot-epc-basic/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz0b amd64 1.0.1-1ubuntu0.1 [140 kB] unit-abot-epc-basic-0: 12:15:28 DEBUG unit.abot-epc-basic/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpangoft2-1.0-0 amd64 1.38.1-1 [33.3 kB] unit-abot-epc-basic-0: 12:15:28 DEBUG unit.abot-epc-basic/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpangocairo-1.0-0 amd64 1.38.1-1 [20.5 kB] unit-abot-epc-basic-0: 12:15:28 DEBUG unit.abot-epc-basic/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxcursor1 amd64 1:1.1.14-1ubuntu0.16.04.2 [19.9 kB] unit-abot-epc-basic-0: 12:15:28 DEBUG unit.abot-epc-basic/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxrandr2 amd64 2:1.5.0-1 [17.6 kB] unit-abot-epc-basic-0: 12:15:28 DEBUG unit.abot-epc-basic/0.install Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk2.0-0 amd64 2.24.30-1ubuntu1.16.04.2 [1775 kB] unit-abot-epc-basic-0: 12:15:28 DEBUG unit.abot-epc-basic/0.install Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk2.0-bin amd64 2.24.30-1ubuntu1.16.04.2 [9834 B] unit-abot-epc-basic-0: 12:15:28 DEBUG unit.abot-epc-basic/0.install Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 xorg-sgml-doctools all 1:1.11-1 [12.9 kB] unit-abot-epc-basic-0: 12:15:28 DEBUG unit.abot-epc-basic/0.install Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 x11proto-core-dev all 7.0.31-1~ubuntu16.04.2 [254 kB] unit-abot-epc-basic-0: 12:15:28 DEBUG unit.abot-epc-basic/0.install Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libice-dev amd64 2:1.0.9-1 [44.9 kB] unit-abot-epc-basic-0: 12:15:28 DEBUG unit.abot-epc-basic/0.install Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpthread-stubs0-dev amd64 0.3-4 [4068 B] unit-abot-epc-basic-0: 12:15:28 DEBUG unit.abot-epc-basic/0.install Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libvorbis0a amd64 1.3.5-3ubuntu0.2 [86.0 kB] unit-abot-epc-basic-0: 12:15:28 DEBUG unit.abot-epc-basic/0.install Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libvorbisenc2 amd64 1.3.5-3ubuntu0.2 [70.6 kB] unit-abot-epc-basic-0: 12:15:28 DEBUG unit.abot-epc-basic/0.install Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsndfile1 amd64 1.0.25-10ubuntu0.16.04.1 [138 kB] unit-abot-epc-basic-0: 12:15:28 DEBUG unit.abot-epc-basic/0.install Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpulse0 amd64 1:8.0-0ubuntu3.10 [249 kB] unit-abot-epc-basic-0: 12:15:28 DEBUG unit.abot-epc-basic/0.install Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsm-dev amd64 2:1.2.2-1 [16.2 kB] unit-abot-epc-basic-0: 12:15:28 DEBUG unit.abot-epc-basic/0.install Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxau-dev amd64 1:1.0.8-1 [11.1 kB] unit-abot-epc-basic-0: 12:15:28 DEBUG unit.abot-epc-basic/0.install Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxdmcp-dev amd64 1:1.1.2-1.1 [25.1 kB] unit-abot-epc-basic-0: 12:15:28 DEBUG unit.abot-epc-basic/0.install Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-input-dev all 2.3.1-1 [118 kB] unit-abot-epc-basic-0: 12:15:28 DEBUG unit.abot-epc-basic/0.install Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-kb-dev all 1.0.7-0ubuntu1 [224 kB] unit-abot-epc-basic-0: 12:15:28 DEBUG unit.abot-epc-basic/0.install Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 xtrans-dev all 1.3.5-1 [70.5 kB] unit-abot-epc-basic-0: 12:15:28 DEBUG unit.abot-epc-basic/0.install Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb1-dev amd64 1.11.1-1ubuntu1 [74.2 kB] unit-abot-epc-basic-0: 12:15:28 DEBUG unit.abot-epc-basic/0.install Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-dev amd64 2:1.6.3-1ubuntu2.1 [640 kB] unit-abot-epc-basic-0: 12:15:28 DEBUG unit.abot-epc-basic/0.install Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-doc all 2:1.6.3-1ubuntu2.1 [1470 kB] unit-abot-epc-basic-0: 12:15:28 DEBUG unit.abot-epc-basic/0.install Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxt6 amd64 1:1.1.5-0ubuntu1 [160 kB] unit-abot-epc-basic-0: 12:15:29 DEBUG unit.abot-epc-basic/0.install Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxt-dev amd64 1:1.1.5-0ubuntu1 [394 kB] unit-abot-epc-basic-0: 12:15:29 DEBUG unit.abot-epc-basic/0.install Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jre amd64 8u212-b03-0ubuntu1.16.04.1 [69.0 kB] unit-abot-epc-basic-0: 12:15:29 DEBUG unit.abot-epc-basic/0.install Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jdk-headless amd64 8u212-b03-0ubuntu1.16.04.1 [8199 kB] unit-abot-epc-basic-0: 12:15:29 DEBUG unit.abot-epc-basic/0.install Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jdk amd64 8u212-b03-0ubuntu1.16.04.1 [1339 kB] unit-abot-epc-basic-0: 12:15:29 DEBUG unit.abot-epc-basic/0.install Extracting templates from packages: 30% Extracting templates from packages: 61% Extracting templates from packages: 92% Extracting templates from packages: 100% unit-abot-epc-basic-0: 12:15:29 DEBUG unit.abot-epc-basic/0.install Fetched 69.8 MB in 5s (12.7 MB/s) unit-abot-epc-basic-0: 12:15:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-core. unit-abot-epc-basic-0: 12:15:30 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 ... 82452 files and directories currently installed.) unit-abot-epc-basic-0: 12:15:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-core_2.35-1_all.deb ... unit-abot-epc-basic-0: 12:15:30 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 12:15:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig-config. unit-abot-epc-basic-0: 12:15:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig-config_2.11.94-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 12:15:30 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:15:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1:amd64. unit-abot-epc-basic-0: 12:15:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:15:30 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:15:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig. unit-abot-epc-basic-0: 12:15:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:15:30 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:15:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasyncns0:amd64. unit-abot-epc-basic-0: 12:15:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasyncns0_0.8-5build1_amd64.deb ... unit-abot-epc-basic-0: 12:15:30 DEBUG unit.abot-epc-basic/0.install Unpacking libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 12:15:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-common. unit-abot-epc-basic-0: 12:15:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-common_1%3a7.7+13ubuntu3.1_all.deb ... unit-abot-epc-basic-0: 12:15:31 DEBUG unit.abot-epc-basic/0.install dpkg-query: no packages found matching nux-tools unit-abot-epc-basic-0: 12:15:31 DEBUG unit.abot-epc-basic/0.install Unpacking x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 12:15:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice6:amd64. unit-abot-epc-basic-0: 12:15:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice6_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 12:15:32 DEBUG unit.abot-epc-basic/0.install Unpacking libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 12:15:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-abot-epc-basic-0: 12:15:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-turbo8_1.4.2-0ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 12:15:32 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 12:15:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libogg0:amd64. unit-abot-epc-basic-0: 12:15:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libogg0_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:15:32 DEBUG unit.abot-epc-basic/0.install Unpacking libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 12:15:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm6:amd64. unit-abot-epc-basic-0: 12:15:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:15:32 DEBUG unit.abot-epc-basic/0.install Unpacking libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 12:15:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite1:amd64. unit-abot-epc-basic-0: 12:15:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 12:15:33 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 12:15:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage1:amd64. unit-abot-epc-basic-0: 12:15:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 12:15:33 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 12:15:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes3:amd64. unit-abot-epc-basic-0: 12:15:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-2_amd64.deb ... unit-abot-epc-basic-0: 12:15:33 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 12:15:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama1:amd64. unit-abot-epc-basic-0: 12:15:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 12:15:33 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 12:15:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence1:amd64. unit-abot-epc-basic-0: 12:15:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence1_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:15:33 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 12:15:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst6:amd64. unit-abot-epc-basic-0: 12:15:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:15:33 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 12:15:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-abot-epc-basic-0: 12:15:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 12:15:33 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 12:15:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig0:amd64. unit-abot-epc-basic-0: 12:15:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig0_2.1-3.1_amd64.deb ... unit-abot-epc-basic-0: 12:15:33 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 12:15:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-abot-epc-basic-0: 12:15:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-abot-epc-basic-0: 12:15:33 DEBUG unit.abot-epc-basic/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 12:15:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package java-common. unit-abot-epc-basic-0: 12:15:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../java-common_0.56ubuntu2_all.deb ... unit-abot-epc-basic-0: 12:15:33 DEBUG unit.abot-epc-basic/0.install Unpacking java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 12:15:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-abot-epc-basic-0: 12:15:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libavahi-common-data_0.6.32~rc+dfsg-1ubuntu2.3_amd64.deb ... unit-abot-epc-basic-0: 12:15:33 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common-data:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 12:15:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common3:amd64. unit-abot-epc-basic-0: 12:15:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libavahi-common3_0.6.32~rc+dfsg-1ubuntu2.3_amd64.deb ... unit-abot-epc-basic-0: 12:15:34 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 12:15:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-client3:amd64. unit-abot-epc-basic-0: 12:15:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libavahi-client3_0.6.32~rc+dfsg-1ubuntu2.3_amd64.deb ... unit-abot-epc-basic-0: 12:15:34 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 12:15:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcups2:amd64. unit-abot-epc-basic-0: 12:15:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcups2_2.1.3-4ubuntu0.8_amd64.deb ... unit-abot-epc-basic-0: 12:15:34 DEBUG unit.abot-epc-basic/0.install Unpacking libcups2:amd64 (2.1.3-4ubuntu0.8) ... unit-abot-epc-basic-0: 12:15:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblcms2-2:amd64. unit-abot-epc-basic-0: 12:15:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblcms2-2_2.6-3ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 12:15:34 DEBUG unit.abot-epc-basic/0.install Unpacking liblcms2-2:amd64 (2.6-3ubuntu2.1) ... unit-abot-epc-basic-0: 12:15:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8:amd64. unit-abot-epc-basic-0: 12:15:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 12:15:34 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 12:15:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcsclite1:amd64. unit-abot-epc-basic-0: 12:15:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcsclite1_1.8.14-1ubuntu1.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:15:34 DEBUG unit.abot-epc-basic/0.install Unpacking libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 12:15:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi6:amd64. unit-abot-epc-basic-0: 12:15:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi6_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:15:34 DEBUG unit.abot-epc-basic/0.install Unpacking libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 12:15:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender1:amd64. unit-abot-epc-basic-0: 12:15:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender1_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:15:34 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 12:15:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre-headless:amd64. unit-abot-epc-basic-0: 12:15:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jre-headless_8u212-b03-0ubuntu1.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:15:34 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre-headless:amd64 (8u212-b03-0ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 12:15:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ca-certificates-java. unit-abot-epc-basic-0: 12:15:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ca-certificates-java_20160321ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:15:38 DEBUG unit.abot-epc-basic/0.install Unpacking ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 12:15:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-extra. unit-abot-epc-basic-0: 12:15:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-extra_2.35-1_all.deb ... unit-abot-epc-basic-0: 12:15:38 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 12:15:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hicolor-icon-theme. unit-abot-epc-basic-0: 12:15:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../hicolor-icon-theme_0.15-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 12:15:39 DEBUG unit.abot-epc-basic/0.install Unpacking hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:15:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2-data. unit-abot-epc-basic-0: 12:15:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2-data_1.1.0-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:15:39 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 12:15:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2:amd64. unit-abot-epc-basic-0: 12:15:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2_1.1.0-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:15:39 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 12:15:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-data. unit-abot-epc-basic-0: 12:15:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-data_2.18.0-1_all.deb ... unit-abot-epc-basic-0: 12:15:39 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 12:15:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-0:amd64. unit-abot-epc-basic-0: 12:15:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-0_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 12:15:40 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 12:15:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-0:amd64. unit-abot-epc-basic-0: 12:15:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-0_0.33.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:15:40 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 12:15:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0:amd64. unit-abot-epc-basic-0: 12:15:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:15:40 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:15:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0:amd64. unit-abot-epc-basic-0: 12:15:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:15:40 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:15:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2:amd64. unit-abot-epc-basic-0: 12:15:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:15:40 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 12:15:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdatrie1:amd64. unit-abot-epc-basic-0: 12:15:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdatrie1_0.2.10-2_amd64.deb ... unit-abot-epc-basic-0: 12:15:40 DEBUG unit.abot-epc-basic/0.install Unpacking libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 12:15:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-amdgpu1:amd64. unit-abot-epc-basic-0: 12:15:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-amdgpu1_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:15:40 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 12:15:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpciaccess0:amd64. unit-abot-epc-basic-0: 12:15:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpciaccess0_0.13.4-1_amd64.deb ... unit-abot-epc-basic-0: 12:15:40 DEBUG unit.abot-epc-basic/0.install Unpacking libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 12:15:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-abot-epc-basic-0: 12:15:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-intel1_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:15:40 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 12:15:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-abot-epc-basic-0: 12:15:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-nouveau2_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:15:41 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 12:15:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-abot-epc-basic-0: 12:15:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-radeon1_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:15:41 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 12:15:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libflac8:amd64. unit-abot-epc-basic-0: 12:15:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libflac8_1.3.1-4_amd64.deb ... unit-abot-epc-basic-0: 12:15:41 DEBUG unit.abot-epc-basic/0.install Unpacking libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 12:15:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtiff5:amd64. unit-abot-epc-basic-0: 12:15:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtiff5_4.0.6-1ubuntu0.6_amd64.deb ... unit-abot-epc-basic-0: 12:15:41 DEBUG unit.abot-epc-basic/0.install Unpacking libtiff5:amd64 (4.0.6-1ubuntu0.6) ... unit-abot-epc-basic-0: 12:15:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-common. unit-abot-epc-basic-0: 12:15:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgdk-pixbuf2.0-common_2.32.2-1ubuntu1.6_all.deb ... unit-abot-epc-basic-0: 12:15:41 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 12:15:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-0:amd64. unit-abot-epc-basic-0: 12:15:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgdk-pixbuf2.0-0_2.32.2-1ubuntu1.6_amd64.deb ... unit-abot-epc-basic-0: 12:15:41 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 12:15:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgif7:amd64. unit-abot-epc-basic-0: 12:15:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgif7_5.1.4-0.3~16.04_amd64.deb ... unit-abot-epc-basic-0: 12:15:42 DEBUG unit.abot-epc-basic/0.install Unpacking libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 12:15:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-abot-epc-basic-0: 12:15:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglapi-mesa_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:15:42 DEBUG unit.abot-epc-basic/0.install Unpacking libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:15:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm6.0:amd64. unit-abot-epc-basic-0: 12:15:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libllvm6.0_1%3a6.0-1ubuntu2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:15:42 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 12:15:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsensors4:amd64. unit-abot-epc-basic-0: 12:15:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsensors4_1%3a3.4.0-2_amd64.deb ... unit-abot-epc-basic-0: 12:15:50 DEBUG unit.abot-epc-basic/0.install Unpacking libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 12:15:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-abot-epc-basic-0: 12:15:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl1-mesa-dri_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:15:53 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dri:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:15:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-abot-epc-basic-0: 12:15:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-xcb1_2%3a1.6.3-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 12:15:57 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:15:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-abot-epc-basic-0: 12:15:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri2-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:15:59 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:15:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-abot-epc-basic-0: 12:15:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:15:59 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:15:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-abot-epc-basic-0: 12:15:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:15:59 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:15:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present0:amd64. unit-abot-epc-basic-0: 12:15:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:15:59 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:15:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-abot-epc-basic-0: 12:15:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:15:59 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:15:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-abot-epc-basic-0: 12:15:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl1-mesa-glx_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:15:59 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-glx:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:15:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphite2-3:amd64. unit-abot-epc-basic-0: 12:15:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphite2-3_1.3.10-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:15:59 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:15:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-common. unit-abot-epc-basic-0: 12:15:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk2.0-common_2.24.30-1ubuntu1.16.04.2_all.deb ... unit-abot-epc-basic-0: 12:15:59 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 12:15:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai-data. unit-abot-epc-basic-0: 12:15:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai-data_0.1.24-2_all.deb ... unit-abot-epc-basic-0: 12:15:59 DEBUG unit.abot-epc-basic/0.install Unpacking libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 12:15:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai0:amd64. unit-abot-epc-basic-0: 12:15:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai0_0.1.24-2_amd64.deb ... unit-abot-epc-basic-0: 12:15:59 DEBUG unit.abot-epc-basic/0.install Unpacking libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 12:15:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango-1.0-0:amd64. unit-abot-epc-basic-0: 12:15:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpango-1.0-0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 12:15:59 DEBUG unit.abot-epc-basic/0.install Unpacking libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 12:16:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz0b:amd64. unit-abot-epc-basic-0: 12:16:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz0b_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:16:00 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:16:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoft2-1.0-0:amd64. unit-abot-epc-basic-0: 12:16:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpangoft2-1.0-0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 12:16:00 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 12:16:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangocairo-1.0-0:amd64. unit-abot-epc-basic-0: 12:16:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpangocairo-1.0-0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 12:16:00 DEBUG unit.abot-epc-basic/0.install Unpacking libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 12:16:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor1:amd64. unit-abot-epc-basic-0: 12:16:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcursor1_1%3a1.1.14-1ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 12:16:00 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:16:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr2:amd64. unit-abot-epc-basic-0: 12:16:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 12:16:01 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 12:16:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-0:amd64. unit-abot-epc-basic-0: 12:16:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk2.0-0_2.24.30-1ubuntu1.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 12:16:01 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-0:amd64 (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 12:16:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-bin. unit-abot-epc-basic-0: 12:16:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk2.0-bin_2.24.30-1ubuntu1.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 12:16:01 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 12:16:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xorg-sgml-doctools. unit-abot-epc-basic-0: 12:16:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xorg-sgml-doctools_1%3a1.11-1_all.deb ... unit-abot-epc-basic-0: 12:16:01 DEBUG unit.abot-epc-basic/0.install Unpacking xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 12:16:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-core-dev. unit-abot-epc-basic-0: 12:16:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-core-dev_7.0.31-1~ubuntu16.04.2_all.deb ... unit-abot-epc-basic-0: 12:16:01 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 12:16:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice-dev:amd64. unit-abot-epc-basic-0: 12:16:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice-dev_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 12:16:01 DEBUG unit.abot-epc-basic/0.install Unpacking libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 12:16:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-abot-epc-basic-0: 12:16:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-abot-epc-basic-0: 12:16:02 DEBUG unit.abot-epc-basic/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 12:16:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbis0a:amd64. unit-abot-epc-basic-0: 12:16:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbis0a_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 12:16:02 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 12:16:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbisenc2:amd64. unit-abot-epc-basic-0: 12:16:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbisenc2_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 12:16:02 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 12:16:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsndfile1:amd64. unit-abot-epc-basic-0: 12:16:02 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: 12:16:02 DEBUG unit.abot-epc-basic/0.install Unpacking libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:16:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpulse0:amd64. unit-abot-epc-basic-0: 12:16:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpulse0_1%3a8.0-0ubuntu3.10_amd64.deb ... unit-abot-epc-basic-0: 12:16:02 DEBUG unit.abot-epc-basic/0.install Unpacking libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 12:16:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm-dev:amd64. unit-abot-epc-basic-0: 12:16:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:16:02 DEBUG unit.abot-epc-basic/0.install Unpacking libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 12:16:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxau-dev:amd64. unit-abot-epc-basic-0: 12:16:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxau-dev_1%3a1.0.8-1_amd64.deb ... unit-abot-epc-basic-0: 12:16:02 DEBUG unit.abot-epc-basic/0.install Unpacking libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 12:16:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdmcp-dev:amd64. unit-abot-epc-basic-0: 12:16:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdmcp-dev_1%3a1.1.2-1.1_amd64.deb ... unit-abot-epc-basic-0: 12:16:02 DEBUG unit.abot-epc-basic/0.install Unpacking libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 12:16:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-input-dev. unit-abot-epc-basic-0: 12:16:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-input-dev_2.3.1-1_all.deb ... unit-abot-epc-basic-0: 12:16:02 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 12:16:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-kb-dev. unit-abot-epc-basic-0: 12:16:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-kb-dev_1.0.7-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:16:02 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 12:16:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xtrans-dev. unit-abot-epc-basic-0: 12:16:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xtrans-dev_1.3.5-1_all.deb ... unit-abot-epc-basic-0: 12:16:02 DEBUG unit.abot-epc-basic/0.install Unpacking xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 12:16:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb1-dev:amd64. unit-abot-epc-basic-0: 12:16:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb1-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:16:02 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:16:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-dev:amd64. unit-abot-epc-basic-0: 12:16:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-dev_2%3a1.6.3-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 12:16:03 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:16:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-doc. unit-abot-epc-basic-0: 12:16:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-doc_2%3a1.6.3-1ubuntu2.1_all.deb ... unit-abot-epc-basic-0: 12:16:03 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-doc (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:16:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt6:amd64. unit-abot-epc-basic-0: 12:16:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt6_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:16:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 12:16:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt-dev:amd64. unit-abot-epc-basic-0: 12:16:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt-dev_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:16:04 DEBUG unit.abot-epc-basic/0.install Unpacking libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 12:16:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre:amd64. unit-abot-epc-basic-0: 12:16:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jre_8u212-b03-0ubuntu1.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:16:04 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre:amd64 (8u212-b03-0ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 12:16:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk-headless:amd64. unit-abot-epc-basic-0: 12:16:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jdk-headless_8u212-b03-0ubuntu1.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:16:04 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk-headless:amd64 (8u212-b03-0ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 12:16:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk:amd64. unit-abot-epc-basic-0: 12:16:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jdk_8u212-b03-0ubuntu1.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:16:05 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk:amd64 (8u212-b03-0ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 12:16:05 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 12:16:07 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:16:07 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19.1) ... unit-abot-epc-basic-0: 12:16:07 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.21) ... unit-abot-epc-basic-0: 12:16:07 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.2) ... unit-abot-epc-basic-0: 12:16:07 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 12:16:07 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 12:16:07 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 12:16:07 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 12:16:07 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 12:16:07 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 12:16:08 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:16:09 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:16:09 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:16:11 DEBUG unit.abot-epc-basic/0.install Regenerating fonts cache... done. unit-abot-epc-basic-0: 12:16:11 DEBUG unit.abot-epc-basic/0.install Setting up libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 12:16:11 DEBUG unit.abot-epc-basic/0.install Setting up x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 12:16:11 DEBUG unit.abot-epc-basic/0.install update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults unit-abot-epc-basic-0: 12:16:11 DEBUG unit.abot-epc-basic/0.install Setting up libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 12:16:11 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 12:16:11 DEBUG unit.abot-epc-basic/0.install Setting up libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 12:16:11 DEBUG unit.abot-epc-basic/0.install Setting up libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 12:16:11 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 12:16:11 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 12:16:11 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 12:16:11 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 12:16:12 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 12:16:12 DEBUG unit.abot-epc-basic/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 12:16:12 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 12:16:12 DEBUG unit.abot-epc-basic/0.install Setting up libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 12:16:12 DEBUG unit.abot-epc-basic/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 12:16:12 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/libtxc_dxtn_s2tc.so.0 to provide /usr/lib/x86_64-linux-gnu/libtxc_dxtn.so (libtxc-dxtn-x86_64-linux-gnu) in auto mode unit-abot-epc-basic-0: 12:16:12 DEBUG unit.abot-epc-basic/0.install Setting up java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 12:16:12 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-common-data:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 12:16:12 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 12:16:12 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 12:16:12 DEBUG unit.abot-epc-basic/0.install Setting up libcups2:amd64 (2.1.3-4ubuntu0.8) ... unit-abot-epc-basic-0: 12:16:12 DEBUG unit.abot-epc-basic/0.install Setting up liblcms2-2:amd64 (2.6-3ubuntu2.1) ... unit-abot-epc-basic-0: 12:16:12 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 12:16:12 DEBUG unit.abot-epc-basic/0.install Setting up libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 12:16:12 DEBUG unit.abot-epc-basic/0.install Setting up libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 12:16:12 DEBUG unit.abot-epc-basic/0.install Setting up libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 12:16:12 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 12:16:12 DEBUG unit.abot-epc-basic/0.install Setting up hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:16:12 DEBUG unit.abot-epc-basic/0.install Setting up libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 12:16:12 DEBUG unit.abot-epc-basic/0.install Setting up libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 12:16:13 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 12:16:13 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 12:16:13 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 12:16:13 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:16:13 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:16:13 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 12:16:13 DEBUG unit.abot-epc-basic/0.install Setting up libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 12:16:13 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 12:16:13 DEBUG unit.abot-epc-basic/0.install Setting up libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 12:16:13 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 12:16:13 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 12:16:13 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 12:16:13 DEBUG unit.abot-epc-basic/0.install Setting up libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 12:16:13 DEBUG unit.abot-epc-basic/0.install Setting up libtiff5:amd64 (4.0.6-1ubuntu0.6) ... unit-abot-epc-basic-0: 12:16:13 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 12:16:13 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 12:16:13 DEBUG unit.abot-epc-basic/0.install Setting up libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 12:16:13 DEBUG unit.abot-epc-basic/0.install Setting up libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:16:13 DEBUG unit.abot-epc-basic/0.install Setting up libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 12:16:13 DEBUG unit.abot-epc-basic/0.install Setting up libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 12:16:13 DEBUG unit.abot-epc-basic/0.install Setting up libgl1-mesa-dri:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:16:13 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:16:13 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:16:13 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:16:13 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:16:13 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:16:13 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:16:13 DEBUG unit.abot-epc-basic/0.install Setting up libgl1-mesa-glx:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:16:13 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf to provide /etc/ld.so.conf.d/x86_64-linux-gnu_GL.conf (x86_64-linux-gnu_gl_conf) in auto mode unit-abot-epc-basic-0: 12:16:13 DEBUG unit.abot-epc-basic/0.install Setting up libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:16:13 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 12:16:13 DEBUG unit.abot-epc-basic/0.install Setting up libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 12:16:13 DEBUG unit.abot-epc-basic/0.install Setting up libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 12:16:13 DEBUG unit.abot-epc-basic/0.install Setting up libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 12:16:13 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:16:13 DEBUG unit.abot-epc-basic/0.install Setting up libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 12:16:13 DEBUG unit.abot-epc-basic/0.install Setting up libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 12:16:13 DEBUG unit.abot-epc-basic/0.install Setting up libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:16:13 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 12:16:13 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-0:amd64 (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 12:16:13 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 12:16:13 DEBUG unit.abot-epc-basic/0.install Setting up xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 12:16:13 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 12:16:13 DEBUG unit.abot-epc-basic/0.install Setting up libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 12:16:14 DEBUG unit.abot-epc-basic/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 12:16:14 DEBUG unit.abot-epc-basic/0.install Setting up libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 12:16:14 DEBUG unit.abot-epc-basic/0.install Setting up libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 12:16:14 DEBUG unit.abot-epc-basic/0.install Setting up libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:16:14 DEBUG unit.abot-epc-basic/0.install Setting up libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 12:16:14 DEBUG unit.abot-epc-basic/0.install Setting up libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 12:16:14 DEBUG unit.abot-epc-basic/0.install Setting up libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 12:16:14 DEBUG unit.abot-epc-basic/0.install Setting up libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 12:16:14 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 12:16:14 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 12:16:14 DEBUG unit.abot-epc-basic/0.install Setting up xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 12:16:14 DEBUG unit.abot-epc-basic/0.install Setting up libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:16:14 DEBUG unit.abot-epc-basic/0.install Setting up libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:16:14 DEBUG unit.abot-epc-basic/0.install Setting up libx11-doc (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:16:14 DEBUG unit.abot-epc-basic/0.install Setting up libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 12:16:14 DEBUG unit.abot-epc-basic/0.install Setting up libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 12:16:14 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jre-headless:amd64 (8u212-b03-0ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 12:16:15 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode unit-abot-epc-basic-0: 12:16:15 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/clhsdb to provide /usr/bin/clhsdb (clhsdb) in auto mode unit-abot-epc-basic-0: 12:16:15 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode unit-abot-epc-basic-0: 12:16:15 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode unit-abot-epc-basic-0: 12:16:15 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/hsdb to provide /usr/bin/hsdb (hsdb) in auto mode unit-abot-epc-basic-0: 12:16:15 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/jjs to provide /usr/bin/jjs (jjs) in auto mode unit-abot-epc-basic-0: 12:16:15 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode unit-abot-epc-basic-0: 12:16:15 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode unit-abot-epc-basic-0: 12:16:15 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode unit-abot-epc-basic-0: 12:16:15 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode unit-abot-epc-basic-0: 12:16:15 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode unit-abot-epc-basic-0: 12:16:15 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode unit-abot-epc-basic-0: 12:16:15 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode unit-abot-epc-basic-0: 12:16:15 DEBUG unit.abot-epc-basic/0.install Setting up ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 12:16:15 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G2.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Microsec_e-Szigno_Root_CA_2009.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:ePKI_Root_Certification_Authority.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_RootCA2.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G2.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G3.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Secure_Services_root.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Networking.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:SZAFIR_ROOT_CA2.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Commercial_Root_CA_1.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G1.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA_2.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Global_Chambersign_Root_-_2008.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Sonera_Class_2_Root_CA.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:EE_Certification_Centre_Root_CA.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA_2.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_Certification_Authority.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_3.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:PSCProcert.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G1.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R1.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_CA.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Certigna.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Root_CA.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3_G3.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:XRamp_Global_CA_Root.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:CNNIC_ROOT.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:AC_RAIZ_FNMT-RCM.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Autorité_Racine.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_3.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R3.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Izenpe.com.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Secure_Global_CA.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Gold_CA_-_G2.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Class_2_Primary_CA.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:certSIGN_ROOT_CA.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Silver_CA_-_G2.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Trusted_Root_G4.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G2.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_EV_RootCA1.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:TeliaSonera_Root_CA_v1.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_1.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_2.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Commercial.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_AAA_Services_root.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R2.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Taiwan_GRCA.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Global_Chambersign_Root.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Trusted_Services_root.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_Root_CA.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:TÜRKTRUST_Elektronik_Sertifika_Hizmet_Sağlayıcısı_H5.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G3.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureTrust_CA.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Cybertrust_Global_Root.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_3_Root_CA.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Chambers_of_Commerce_Root_-_2008.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Public_Services_Root.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:UTN_USERFirst_Hardware_Root_CA.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Class_2_CA.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Visa_eCommerce_Root.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Atos_TrustedRoot_2011.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_2.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Universal_Root_Certification_Authority.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:ACEDICOM_Root.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Deutsche_Telekom_Root_CA_2.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_ACES_CA_X6.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_2_Root_CA.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Root_Certification_Authority.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:CFCA_EV_ROOT.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G2.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:E-Tugra_Certification_Authority.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Actalis_Authentication_Root_CA.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Network_Solutions_Certificate_Authority.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_4.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Low-Value_Services_Root.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureSign_RootCA11.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_External_Root.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_CA.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_2.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G2.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R2.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:TÜBİTAK_UEKAE_Kök_Sertifika_Hizmet_Sağlayıcısı_-_Sürüm_3.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_Root_CA_X3.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2_G3.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:ISRG_Root_X1.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_1_G3.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA_2.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:LuxTrust_Global_Root_2.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G3.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Root_CA.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Qualified_Certificates_Root.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium_ECC.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:EC-ACC.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:ACCVRAIZ1.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Global_Root_CA.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Hongkong_Post_Root_CA_1.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_1.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G3.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_EV_CA_2.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Trustis_FPS_Root_CA.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Baltimore_CyberTrust_Root.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Class_2_CA.pem unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jre:amd64 (8u212-b03-0ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/policytool to provide /usr/bin/policytool (policytool) in auto mode unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jdk-headless:amd64 (8u212-b03-0ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/idlj to provide /usr/bin/idlj (idlj) in auto mode unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jdeps to provide /usr/bin/jdeps (jdeps) in auto mode unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/wsimport to provide /usr/bin/wsimport (wsimport) in auto mode unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jinfo to provide /usr/bin/jinfo (jinfo) in auto mode unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jsadebugd to provide /usr/bin/jsadebugd (jsadebugd) in auto mode unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/native2ascii to provide /usr/bin/native2ascii (native2ascii) in auto mode unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jstat to provide /usr/bin/jstat (jstat) in auto mode unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in auto mode unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javah to provide /usr/bin/javah (javah) in auto mode unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jstack to provide /usr/bin/jstack (jstack) in auto mode unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jrunscript to provide /usr/bin/jrunscript (jrunscript) in auto mode unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javadoc to provide /usr/bin/javadoc (javadoc) in auto mode unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jhat to provide /usr/bin/jhat (jhat) in auto mode unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javap to provide /usr/bin/javap (javap) in auto mode unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jar to provide /usr/bin/jar (jar) in auto mode unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/xjc to provide /usr/bin/xjc (xjc) in auto mode unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/schemagen to provide /usr/bin/schemagen (schemagen) in auto mode unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jps to provide /usr/bin/jps (jps) in auto mode unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/extcheck to provide /usr/bin/extcheck (extcheck) in auto mode unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/rmic to provide /usr/bin/rmic (rmic) in auto mode unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jstatd to provide /usr/bin/jstatd (jstatd) in auto mode unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jmap to provide /usr/bin/jmap (jmap) in auto mode unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jdb to provide /usr/bin/jdb (jdb) in auto mode unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/serialver to provide /usr/bin/serialver (serialver) in auto mode unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/wsgen to provide /usr/bin/wsgen (wsgen) in auto mode unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jcmd to provide /usr/bin/jcmd (jcmd) in auto mode unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jarsigner to provide /usr/bin/jarsigner (jarsigner) in auto mode unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jdk:amd64 (8u212-b03-0ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/appletviewer to provide /usr/bin/appletviewer (appletviewer) in auto mode unit-abot-epc-basic-0: 12:16:16 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jconsole to provide /usr/bin/jconsole (jconsole) in auto mode unit-abot-epc-basic-0: 12:16:17 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:16:17 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19.1) ... unit-abot-epc-basic-0: 12:16:17 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.21) ... unit-abot-epc-basic-0: 12:16:17 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.2) ... unit-abot-epc-basic-0: 12:16:17 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 12:16:17 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 12:16:17 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 12:16:17 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:16:17 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 12:16:17 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 12:16:18 DEBUG unit.abot-epc-basic/0.install --2019-06-08 12:16:18-- http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-abot-epc-basic-0: 12:16:19 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... connected. unit-abot-epc-basic-0: 12:16:19 DEBUG unit.abot-epc-basic/0.install HTTP request sent, awaiting response... 200 OK unit-abot-epc-basic-0: 12:16:19 DEBUG unit.abot-epc-basic/0.install Length: 47813510 (46M) [application/x-debian-package] unit-abot-epc-basic-0: 12:16:19 DEBUG unit.abot-epc-basic/0.install Saving to: '/var/lib/abot-functest-basic/payload/abot-functest-basic_3.1.1_all.deb' unit-abot-epc-basic-0: 12:16:19 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:16:19 DEBUG unit.abot-epc-basic/0.install 0K .......... .......... .......... .......... .......... 0% 97.9K 7m56s unit-abot-epc-basic-0: 12:16:20 DEBUG unit.abot-epc-basic/0.install 50K .......... .......... .......... .......... .......... 0% 197K 5m56s unit-abot-epc-basic-0: 12:16:20 DEBUG unit.abot-epc-basic/0.install 100K .......... .......... .......... .......... .......... 0% 10.0M 3m59s unit-abot-epc-basic-0: 12:16:20 DEBUG unit.abot-epc-basic/0.install 150K .......... .......... .......... .......... .......... 0% 11.0M 3m0s unit-abot-epc-basic-0: 12:16:20 DEBUG unit.abot-epc-basic/0.install 200K .......... .......... .......... .......... .......... 0% 201K 3m10s unit-abot-epc-basic-0: 12:16:20 DEBUG unit.abot-epc-basic/0.install 250K .......... .......... .......... .......... .......... 0% 11.4M 2m39s unit-abot-epc-basic-0: 12:16:20 DEBUG unit.abot-epc-basic/0.install 300K .......... .......... .......... .......... .......... 0% 11.1M 2m17s unit-abot-epc-basic-0: 12:16:20 DEBUG unit.abot-epc-basic/0.install 350K .......... .......... .......... .......... .......... 0% 11.2M 2m0s unit-abot-epc-basic-0: 12:16:20 DEBUG unit.abot-epc-basic/0.install 400K .......... .......... .......... .......... .......... 0% 208K 2m11s unit-abot-epc-basic-0: 12:16:20 DEBUG unit.abot-epc-basic/0.install 450K .......... .......... .......... .......... .......... 1% 11.0M 1m58s unit-abot-epc-basic-0: 12:16:20 DEBUG unit.abot-epc-basic/0.install 500K .......... .......... .......... .......... .......... 1% 11.1M 1m48s unit-abot-epc-basic-0: 12:16:20 DEBUG unit.abot-epc-basic/0.install 550K .......... .......... .......... .......... .......... 1% 11.6M 99s unit-abot-epc-basic-0: 12:16:20 DEBUG unit.abot-epc-basic/0.install 600K .......... .......... .......... .......... .......... 1% 11.3M 92s unit-abot-epc-basic-0: 12:16:20 DEBUG unit.abot-epc-basic/0.install 650K .......... .......... .......... .......... .......... 1% 11.5M 85s unit-abot-epc-basic-0: 12:16:20 DEBUG unit.abot-epc-basic/0.install 700K .......... .......... .......... .......... .......... 1% 10.9M 80s unit-abot-epc-basic-0: 12:16:20 DEBUG unit.abot-epc-basic/0.install 750K .......... .......... .......... .......... .......... 1% 11.2M 75s unit-abot-epc-basic-0: 12:16:20 DEBUG unit.abot-epc-basic/0.install 800K .......... .......... .......... .......... .......... 1% 3.55M 71s unit-abot-epc-basic-0: 12:16:20 DEBUG unit.abot-epc-basic/0.install 850K .......... .......... .......... .......... .......... 1% 235K 78s unit-abot-epc-basic-0: 12:16:20 DEBUG unit.abot-epc-basic/0.install 900K .......... .......... .......... .......... .......... 2% 11.1M 74s unit-abot-epc-basic-0: 12:16:20 DEBUG unit.abot-epc-basic/0.install 950K .......... .......... .......... .......... .......... 2% 11.3M 70s unit-abot-epc-basic-0: 12:16:20 DEBUG unit.abot-epc-basic/0.install 1000K .......... .......... .......... .......... .......... 2% 11.0M 67s unit-abot-epc-basic-0: 12:16:20 DEBUG unit.abot-epc-basic/0.install 1050K .......... .......... .......... .......... .......... 2% 11.7M 64s unit-abot-epc-basic-0: 12:16:20 DEBUG unit.abot-epc-basic/0.install 1100K .......... .......... .......... .......... .......... 2% 10.7M 62s unit-abot-epc-basic-0: 12:16:20 DEBUG unit.abot-epc-basic/0.install 1150K .......... .......... .......... .......... .......... 2% 11.1M 59s unit-abot-epc-basic-0: 12:16:20 DEBUG unit.abot-epc-basic/0.install 1200K .......... .......... .......... .......... .......... 2% 11.6M 57s unit-abot-epc-basic-0: 12:16:20 DEBUG unit.abot-epc-basic/0.install 1250K .......... .......... .......... .......... .......... 2% 11.2M 55s unit-abot-epc-basic-0: 12:16:20 DEBUG unit.abot-epc-basic/0.install 1300K .......... .......... .......... .......... .......... 2% 11.0M 53s unit-abot-epc-basic-0: 12:16:20 DEBUG unit.abot-epc-basic/0.install 1350K .......... .......... .......... .......... .......... 2% 11.4M 51s unit-abot-epc-basic-0: 12:16:20 DEBUG unit.abot-epc-basic/0.install 1400K .......... .......... .......... .......... .......... 3% 11.2M 49s unit-abot-epc-basic-0: 12:16:20 DEBUG unit.abot-epc-basic/0.install 1450K .......... .......... .......... .......... .......... 3% 11.2M 48s unit-abot-epc-basic-0: 12:16:21 DEBUG unit.abot-epc-basic/0.install 1500K .......... .......... .......... .......... .......... 3% 172K 55s unit-abot-epc-basic-0: 12:16:21 DEBUG unit.abot-epc-basic/0.install 1550K .......... .......... .......... .......... .......... 3% 22.0M 53s unit-abot-epc-basic-0: 12:16:21 DEBUG unit.abot-epc-basic/0.install 1600K .......... .......... .......... .......... .......... 3% 23.0M 51s unit-abot-epc-basic-0: 12:16:21 DEBUG unit.abot-epc-basic/0.install 1650K .......... .......... .......... .......... .......... 3% 28.4M 50s unit-abot-epc-basic-0: 12:16:21 DEBUG unit.abot-epc-basic/0.install 1700K .......... .......... .......... .......... .......... 3% 45.2M 48s unit-abot-epc-basic-0: 12:16:21 DEBUG unit.abot-epc-basic/0.install 1750K .......... .......... .......... .......... .......... 3% 60.9M 47s unit-abot-epc-basic-0: 12:16:21 DEBUG unit.abot-epc-basic/0.install 1800K .......... .......... .......... .......... .......... 3% 61.4M 46s unit-abot-epc-basic-0: 12:16:21 DEBUG unit.abot-epc-basic/0.install 1850K .......... .......... .......... .......... .......... 4% 59.7M 44s unit-abot-epc-basic-0: 12:16:21 DEBUG unit.abot-epc-basic/0.install 1900K .......... .......... .......... .......... .......... 4% 53.3M 43s unit-abot-epc-basic-0: 12:16:21 DEBUG unit.abot-epc-basic/0.install 1950K .......... .......... .......... .......... .......... 4% 63.3M 42s unit-abot-epc-basic-0: 12:16:21 DEBUG unit.abot-epc-basic/0.install 2000K .......... .......... .......... .......... .......... 4% 60.7M 41s unit-abot-epc-basic-0: 12:16:21 DEBUG unit.abot-epc-basic/0.install 2050K .......... .......... .......... .......... .......... 4% 52.0M 40s unit-abot-epc-basic-0: 12:16:21 DEBUG unit.abot-epc-basic/0.install 2100K .......... .......... .......... .......... .......... 4% 45.2M 39s unit-abot-epc-basic-0: 12:16:21 DEBUG unit.abot-epc-basic/0.install 2150K .......... .......... .......... .......... .......... 4% 50.5M 38s unit-abot-epc-basic-0: 12:16:21 DEBUG unit.abot-epc-basic/0.install 2200K .......... .......... .......... .......... .......... 4% 50.5M 37s unit-abot-epc-basic-0: 12:16:21 DEBUG unit.abot-epc-basic/0.install 2250K .......... .......... .......... .......... .......... 4% 52.3M 37s unit-abot-epc-basic-0: 12:16:21 DEBUG unit.abot-epc-basic/0.install 2300K .......... .......... .......... .......... .......... 5% 44.3M 36s unit-abot-epc-basic-0: 12:16:21 DEBUG unit.abot-epc-basic/0.install 2350K .......... .......... .......... .......... .......... 5% 50.7M 35s unit-abot-epc-basic-0: 12:16:21 DEBUG unit.abot-epc-basic/0.install 2400K .......... .......... .......... .......... .......... 5% 241K 38s unit-abot-epc-basic-0: 12:16:21 DEBUG unit.abot-epc-basic/0.install 2450K .......... .......... .......... .......... .......... 5% 18.0M 37s unit-abot-epc-basic-0: 12:16:21 DEBUG unit.abot-epc-basic/0.install 2500K .......... .......... .......... .......... .......... 5% 26.8M 36s unit-abot-epc-basic-0: 12:16:21 DEBUG unit.abot-epc-basic/0.install 2550K .......... .......... .......... .......... .......... 5% 22.4M 36s unit-abot-epc-basic-0: 12:16:21 DEBUG unit.abot-epc-basic/0.install 2600K .......... .......... .......... .......... .......... 5% 21.1M 35s unit-abot-epc-basic-0: 12:16:21 DEBUG unit.abot-epc-basic/0.install 2650K .......... .......... .......... .......... .......... 5% 18.1M 34s unit-abot-epc-basic-0: 12:16:21 DEBUG unit.abot-epc-basic/0.install 2700K .......... .......... .......... .......... .......... 5% 20.7M 34s unit-abot-epc-basic-0: 12:16:21 DEBUG unit.abot-epc-basic/0.install 2750K .......... .......... .......... .......... .......... 5% 22.0M 33s unit-abot-epc-basic-0: 12:16:21 DEBUG unit.abot-epc-basic/0.install 2800K .......... .......... .......... .......... .......... 6% 23.3M 33s unit-abot-epc-basic-0: 12:16:21 DEBUG unit.abot-epc-basic/0.install 2850K .......... .......... .......... .......... .......... 6% 23.6M 32s unit-abot-epc-basic-0: 12:16:21 DEBUG unit.abot-epc-basic/0.install 2900K .......... .......... .......... .......... .......... 6% 22.7M 31s unit-abot-epc-basic-0: 12:16:21 DEBUG unit.abot-epc-basic/0.install 2950K .......... .......... .......... .......... .......... 6% 20.2M 31s unit-abot-epc-basic-0: 12:16:21 DEBUG unit.abot-epc-basic/0.install 3000K .......... .......... .......... .......... .......... 6% 26.8M 30s unit-abot-epc-basic-0: 12:16:21 DEBUG unit.abot-epc-basic/0.install 3050K .......... .......... .......... .......... .......... 6% 22.6M 30s unit-abot-epc-basic-0: 12:16:21 DEBUG unit.abot-epc-basic/0.install 3100K .......... .......... .......... .......... .......... 6% 38.5M 29s unit-abot-epc-basic-0: 12:16:21 DEBUG unit.abot-epc-basic/0.install 3150K .......... .......... .......... .......... .......... 6% 50.5M 29s unit-abot-epc-basic-0: 12:16:21 DEBUG unit.abot-epc-basic/0.install 3200K .......... .......... .......... .......... .......... 6% 52.3M 29s unit-abot-epc-basic-0: 12:16:21 DEBUG unit.abot-epc-basic/0.install 3250K .......... .......... .......... .......... .......... 7% 45.9M 28s unit-abot-epc-basic-0: 12:16:21 DEBUG unit.abot-epc-basic/0.install 3300K .......... .......... .......... .......... .......... 7% 49.1M 28s unit-abot-epc-basic-0: 12:16:21 DEBUG unit.abot-epc-basic/0.install 3350K .......... .......... .......... .......... .......... 7% 50.2M 27s unit-abot-epc-basic-0: 12:16:21 DEBUG unit.abot-epc-basic/0.install 3400K .......... .......... .......... .......... .......... 7% 53.9M 27s unit-abot-epc-basic-0: 12:16:21 DEBUG unit.abot-epc-basic/0.install 3450K .......... .......... .......... .......... .......... 7% 35.8M 26s unit-abot-epc-basic-0: 12:16:21 DEBUG unit.abot-epc-basic/0.install 3500K .......... .......... .......... .......... .......... 7% 29.8M 26s unit-abot-epc-basic-0: 12:16:21 DEBUG unit.abot-epc-basic/0.install 3550K .......... .......... .......... .......... .......... 7% 11.3M 26s unit-abot-epc-basic-0: 12:16:21 DEBUG unit.abot-epc-basic/0.install 3600K .......... .......... .......... .......... .......... 7% 11.0M 25s unit-abot-epc-basic-0: 12:16:21 DEBUG unit.abot-epc-basic/0.install 3650K .......... .......... .......... .......... .......... 7% 345K 27s unit-abot-epc-basic-0: 12:16:21 DEBUG unit.abot-epc-basic/0.install 3700K .......... .......... .......... .......... .......... 8% 6.75M 26s unit-abot-epc-basic-0: 12:16:21 DEBUG unit.abot-epc-basic/0.install 3750K .......... .......... .......... .......... .......... 8% 8.05M 26s unit-abot-epc-basic-0: 12:16:21 DEBUG unit.abot-epc-basic/0.install 3800K .......... .......... .......... .......... .......... 8% 7.42M 26s unit-abot-epc-basic-0: 12:16:21 DEBUG unit.abot-epc-basic/0.install 3850K .......... .......... .......... .......... .......... 8% 7.49M 25s unit-abot-epc-basic-0: 12:16:21 DEBUG unit.abot-epc-basic/0.install 3900K .......... .......... .......... .......... .......... 8% 7.12M 25s unit-abot-epc-basic-0: 12:16:21 DEBUG unit.abot-epc-basic/0.install 3950K .......... .......... .......... .......... .......... 8% 1.74M 25s unit-abot-epc-basic-0: 12:16:21 DEBUG unit.abot-epc-basic/0.install 4000K .......... .......... .......... .......... .......... 8% 11.4M 25s unit-abot-epc-basic-0: 12:16:21 DEBUG unit.abot-epc-basic/0.install 4050K .......... .......... .......... .......... .......... 8% 11.1M 25s unit-abot-epc-basic-0: 12:16:21 DEBUG unit.abot-epc-basic/0.install 4100K .......... .......... .......... .......... .......... 8% 11.4M 24s unit-abot-epc-basic-0: 12:16:21 DEBUG unit.abot-epc-basic/0.install 4150K .......... .......... .......... .......... .......... 8% 11.0M 24s unit-abot-epc-basic-0: 12:16:21 DEBUG unit.abot-epc-basic/0.install 4200K .......... .......... .......... .......... .......... 9% 11.3M 24s unit-abot-epc-basic-0: 12:16:21 DEBUG unit.abot-epc-basic/0.install 4250K .......... .......... .......... .......... .......... 9% 11.3M 23s unit-abot-epc-basic-0: 12:16:21 DEBUG unit.abot-epc-basic/0.install 4300K .......... .......... .......... .......... .......... 9% 11.1M 23s unit-abot-epc-basic-0: 12:16:21 DEBUG unit.abot-epc-basic/0.install 4350K .......... .......... .......... .......... .......... 9% 10.9M 23s unit-abot-epc-basic-0: 12:16:21 DEBUG unit.abot-epc-basic/0.install 4400K .......... .......... .......... .......... .......... 9% 11.8M 23s unit-abot-epc-basic-0: 12:16:21 DEBUG unit.abot-epc-basic/0.install 4450K .......... .......... .......... .......... .......... 9% 10.8M 22s unit-abot-epc-basic-0: 12:16:21 DEBUG unit.abot-epc-basic/0.install 4500K .......... .......... .......... .......... .......... 9% 11.4M 22s unit-abot-epc-basic-0: 12:16:21 DEBUG unit.abot-epc-basic/0.install 4550K .......... .......... .......... .......... .......... 9% 11.1M 22s unit-abot-epc-basic-0: 12:16:21 DEBUG unit.abot-epc-basic/0.install 4600K .......... .......... .......... .......... .......... 9% 11.0M 22s unit-abot-epc-basic-0: 12:16:21 DEBUG unit.abot-epc-basic/0.install 4650K .......... .......... .......... .......... .......... 10% 11.6M 22s unit-abot-epc-basic-0: 12:16:21 DEBUG unit.abot-epc-basic/0.install 4700K .......... .......... .......... .......... .......... 10% 11.1M 21s unit-abot-epc-basic-0: 12:16:21 DEBUG unit.abot-epc-basic/0.install 4750K .......... .......... .......... .......... .......... 10% 386K 22s unit-abot-epc-basic-0: 12:16:21 DEBUG unit.abot-epc-basic/0.install 4800K .......... .......... .......... .......... .......... 10% 7.38M 22s unit-abot-epc-basic-0: 12:16:21 DEBUG unit.abot-epc-basic/0.install 4850K .......... .......... .......... .......... .......... 10% 8.80M 22s unit-abot-epc-basic-0: 12:16:21 DEBUG unit.abot-epc-basic/0.install 4900K .......... .......... .......... .......... .......... 10% 7.72M 22s unit-abot-epc-basic-0: 12:16:21 DEBUG unit.abot-epc-basic/0.install 4950K .......... .......... .......... .......... .......... 10% 8.01M 21s unit-abot-epc-basic-0: 12:16:21 DEBUG unit.abot-epc-basic/0.install 5000K .......... .......... .......... .......... .......... 10% 7.37M 21s unit-abot-epc-basic-0: 12:16:21 DEBUG unit.abot-epc-basic/0.install 5050K .......... .......... .......... .......... .......... 10% 7.73M 21s unit-abot-epc-basic-0: 12:16:21 DEBUG unit.abot-epc-basic/0.install 5100K .......... .......... .......... .......... .......... 11% 1.85M 21s unit-abot-epc-basic-0: 12:16:21 DEBUG unit.abot-epc-basic/0.install 5150K .......... .......... .......... .......... .......... 11% 11.3M 21s unit-abot-epc-basic-0: 12:16:21 DEBUG unit.abot-epc-basic/0.install 5200K .......... .......... .......... .......... .......... 11% 11.3M 21s unit-abot-epc-basic-0: 12:16:21 DEBUG unit.abot-epc-basic/0.install 5250K .......... .......... .......... .......... .......... 11% 11.2M 21s unit-abot-epc-basic-0: 12:16:21 DEBUG unit.abot-epc-basic/0.install 5300K .......... .......... .......... .......... .......... 11% 11.1M 20s unit-abot-epc-basic-0: 12:16:21 DEBUG unit.abot-epc-basic/0.install 5350K .......... .......... .......... .......... .......... 11% 11.3M 20s unit-abot-epc-basic-0: 12:16:21 DEBUG unit.abot-epc-basic/0.install 5400K .......... .......... .......... .......... .......... 11% 11.3M 20s unit-abot-epc-basic-0: 12:16:21 DEBUG unit.abot-epc-basic/0.install 5450K .......... .......... .......... .......... .......... 11% 11.2M 20s unit-abot-epc-basic-0: 12:16:21 DEBUG unit.abot-epc-basic/0.install 5500K .......... .......... .......... .......... .......... 11% 11.2M 20s unit-abot-epc-basic-0: 12:16:21 DEBUG unit.abot-epc-basic/0.install 5550K .......... .......... .......... .......... .......... 11% 11.0M 19s unit-abot-epc-basic-0: 12:16:21 DEBUG unit.abot-epc-basic/0.install 5600K .......... .......... .......... .......... .......... 12% 11.3M 19s unit-abot-epc-basic-0: 12:16:21 DEBUG unit.abot-epc-basic/0.install 5650K .......... .......... .......... .......... .......... 12% 11.2M 19s unit-abot-epc-basic-0: 12:16:21 DEBUG unit.abot-epc-basic/0.install 5700K .......... .......... .......... .......... .......... 12% 11.7M 19s unit-abot-epc-basic-0: 12:16:21 DEBUG unit.abot-epc-basic/0.install 5750K .......... .......... .......... .......... .......... 12% 10.8M 19s unit-abot-epc-basic-0: 12:16:21 DEBUG unit.abot-epc-basic/0.install 5800K .......... .......... .......... .......... .......... 12% 11.1M 19s unit-abot-epc-basic-0: 12:16:21 DEBUG unit.abot-epc-basic/0.install 5850K .......... .......... .......... .......... .......... 12% 11.4M 19s unit-abot-epc-basic-0: 12:16:22 DEBUG unit.abot-epc-basic/0.install 5900K .......... .......... .......... .......... .......... 12% 392K 19s unit-abot-epc-basic-0: 12:16:22 DEBUG unit.abot-epc-basic/0.install 5950K .......... .......... .......... .......... .......... 12% 7.91M 19s unit-abot-epc-basic-0: 12:16:22 DEBUG unit.abot-epc-basic/0.install 6000K .......... .......... .......... .......... .......... 12% 7.42M 19s unit-abot-epc-basic-0: 12:16:22 DEBUG unit.abot-epc-basic/0.install 6050K .......... .......... .......... .......... .......... 13% 9.21M 19s unit-abot-epc-basic-0: 12:16:22 DEBUG unit.abot-epc-basic/0.install 6100K .......... .......... .......... .......... .......... 13% 8.74M 19s unit-abot-epc-basic-0: 12:16:22 DEBUG unit.abot-epc-basic/0.install 6150K .......... .......... .......... .......... .......... 13% 7.32M 19s unit-abot-epc-basic-0: 12:16:22 DEBUG unit.abot-epc-basic/0.install 6200K .......... .......... .......... .......... .......... 13% 8.35M 18s unit-abot-epc-basic-0: 12:16:22 DEBUG unit.abot-epc-basic/0.install 6250K .......... .......... .......... .......... .......... 13% 1.85M 18s unit-abot-epc-basic-0: 12:16:22 DEBUG unit.abot-epc-basic/0.install 6300K .......... .......... .......... .......... .......... 13% 10.9M 18s unit-abot-epc-basic-0: 12:16:22 DEBUG unit.abot-epc-basic/0.install 6350K .......... .......... .......... .......... .......... 13% 11.0M 18s unit-abot-epc-basic-0: 12:16:22 DEBUG unit.abot-epc-basic/0.install 6400K .......... .......... .......... .......... .......... 13% 11.3M 18s unit-abot-epc-basic-0: 12:16:22 DEBUG unit.abot-epc-basic/0.install 6450K .......... .......... .......... .......... .......... 13% 11.1M 18s unit-abot-epc-basic-0: 12:16:22 DEBUG unit.abot-epc-basic/0.install 6500K .......... .......... .......... .......... .......... 14% 11.4M 18s unit-abot-epc-basic-0: 12:16:22 DEBUG unit.abot-epc-basic/0.install 6550K .......... .......... .......... .......... .......... 14% 11.0M 18s unit-abot-epc-basic-0: 12:16:22 DEBUG unit.abot-epc-basic/0.install 6600K .......... .......... .......... .......... .......... 14% 11.4M 17s unit-abot-epc-basic-0: 12:16:22 DEBUG unit.abot-epc-basic/0.install 6650K .......... .......... .......... .......... .......... 14% 11.3M 17s unit-abot-epc-basic-0: 12:16:22 DEBUG unit.abot-epc-basic/0.install 6700K .......... .......... .......... .......... .......... 14% 10.8M 17s unit-abot-epc-basic-0: 12:16:22 DEBUG unit.abot-epc-basic/0.install 6750K .......... .......... .......... .......... .......... 14% 11.4M 17s unit-abot-epc-basic-0: 12:16:22 DEBUG unit.abot-epc-basic/0.install 6800K .......... .......... .......... .......... .......... 14% 11.5M 17s unit-abot-epc-basic-0: 12:16:22 DEBUG unit.abot-epc-basic/0.install 6850K .......... .......... .......... .......... .......... 14% 10.9M 17s unit-abot-epc-basic-0: 12:16:22 DEBUG unit.abot-epc-basic/0.install 6900K .......... .......... .......... .......... .......... 14% 11.4M 17s unit-abot-epc-basic-0: 12:16:22 DEBUG unit.abot-epc-basic/0.install 6950K .......... .......... .......... .......... .......... 14% 11.1M 17s unit-abot-epc-basic-0: 12:16:22 DEBUG unit.abot-epc-basic/0.install 7000K .......... .......... .......... .......... .......... 15% 11.2M 17s unit-abot-epc-basic-0: 12:16:22 DEBUG unit.abot-epc-basic/0.install 7050K .......... .......... .......... .......... .......... 15% 408K 17s unit-abot-epc-basic-0: 12:16:22 DEBUG unit.abot-epc-basic/0.install 7100K .......... .......... .......... .......... .......... 15% 7.10M 17s unit-abot-epc-basic-0: 12:16:22 DEBUG unit.abot-epc-basic/0.install 7150K .......... .......... .......... .......... .......... 15% 7.34M 17s unit-abot-epc-basic-0: 12:16:22 DEBUG unit.abot-epc-basic/0.install 7200K .......... .......... .......... .......... .......... 15% 7.29M 17s unit-abot-epc-basic-0: 12:16:22 DEBUG unit.abot-epc-basic/0.install 7250K .......... .......... .......... .......... .......... 15% 9.73M 17s unit-abot-epc-basic-0: 12:16:22 DEBUG unit.abot-epc-basic/0.install 7300K .......... .......... .......... .......... .......... 15% 10.3M 17s unit-abot-epc-basic-0: 12:16:22 DEBUG unit.abot-epc-basic/0.install 7350K .......... .......... .......... .......... .......... 15% 7.81M 16s unit-abot-epc-basic-0: 12:16:22 DEBUG unit.abot-epc-basic/0.install 7400K .......... .......... .......... .......... .......... 15% 1.79M 16s unit-abot-epc-basic-0: 12:16:22 DEBUG unit.abot-epc-basic/0.install 7450K .......... .......... .......... .......... .......... 16% 9.89M 16s unit-abot-epc-basic-0: 12:16:22 DEBUG unit.abot-epc-basic/0.install 7500K .......... .......... .......... .......... .......... 16% 11.2M 16s unit-abot-epc-basic-0: 12:16:22 DEBUG unit.abot-epc-basic/0.install 7550K .......... .......... .......... .......... .......... 16% 10.5M 16s unit-abot-epc-basic-0: 12:16:22 DEBUG unit.abot-epc-basic/0.install 7600K .......... .......... .......... .......... .......... 16% 11.6M 16s unit-abot-epc-basic-0: 12:16:22 DEBUG unit.abot-epc-basic/0.install 7650K .......... .......... .......... .......... .......... 16% 11.0M 16s unit-abot-epc-basic-0: 12:16:22 DEBUG unit.abot-epc-basic/0.install 7700K .......... .......... .......... .......... .......... 16% 11.5M 16s unit-abot-epc-basic-0: 12:16:22 DEBUG unit.abot-epc-basic/0.install 7750K .......... .......... .......... .......... .......... 16% 11.0M 16s unit-abot-epc-basic-0: 12:16:22 DEBUG unit.abot-epc-basic/0.install 7800K .......... .......... .......... .......... .......... 16% 11.0M 16s unit-abot-epc-basic-0: 12:16:22 DEBUG unit.abot-epc-basic/0.install 7850K .......... .......... .......... .......... .......... 16% 11.6M 16s unit-abot-epc-basic-0: 12:16:22 DEBUG unit.abot-epc-basic/0.install 7900K .......... .......... .......... .......... .......... 17% 11.1M 15s unit-abot-epc-basic-0: 12:16:22 DEBUG unit.abot-epc-basic/0.install 7950K .......... .......... .......... .......... .......... 17% 11.3M 15s unit-abot-epc-basic-0: 12:16:22 DEBUG unit.abot-epc-basic/0.install 8000K .......... .......... .......... .......... .......... 17% 11.2M 15s unit-abot-epc-basic-0: 12:16:22 DEBUG unit.abot-epc-basic/0.install 8050K .......... .......... .......... .......... .......... 17% 11.1M 15s unit-abot-epc-basic-0: 12:16:22 DEBUG unit.abot-epc-basic/0.install 8100K .......... .......... .......... .......... .......... 17% 11.4M 15s unit-abot-epc-basic-0: 12:16:22 DEBUG unit.abot-epc-basic/0.install 8150K .......... .......... .......... .......... .......... 17% 11.0M 15s unit-abot-epc-basic-0: 12:16:22 DEBUG unit.abot-epc-basic/0.install 8200K .......... .......... .......... .......... .......... 17% 11.3M 15s unit-abot-epc-basic-0: 12:16:22 DEBUG unit.abot-epc-basic/0.install 8250K .......... .......... .......... .......... .......... 17% 1.40M 15s unit-abot-epc-basic-0: 12:16:22 DEBUG unit.abot-epc-basic/0.install 8300K .......... .......... .......... .......... .......... 17% 542K 15s unit-abot-epc-basic-0: 12:16:22 DEBUG unit.abot-epc-basic/0.install 8350K .......... .......... .......... .......... .......... 17% 7.21M 15s unit-abot-epc-basic-0: 12:16:22 DEBUG unit.abot-epc-basic/0.install 8400K .......... .......... .......... .......... .......... 18% 7.75M 15s unit-abot-epc-basic-0: 12:16:22 DEBUG unit.abot-epc-basic/0.install 8450K .......... .......... .......... .......... .......... 18% 10.3M 15s unit-abot-epc-basic-0: 12:16:22 DEBUG unit.abot-epc-basic/0.install 8500K .......... .......... .......... .......... .......... 18% 10.1M 15s unit-abot-epc-basic-0: 12:16:22 DEBUG unit.abot-epc-basic/0.install 8550K .......... .......... .......... .......... .......... 18% 8.15M 15s unit-abot-epc-basic-0: 12:16:22 DEBUG unit.abot-epc-basic/0.install 8600K .......... .......... .......... .......... .......... 18% 8.43M 15s unit-abot-epc-basic-0: 12:16:22 DEBUG unit.abot-epc-basic/0.install 8650K .......... .......... .......... .......... .......... 18% 1.81M 15s unit-abot-epc-basic-0: 12:16:22 DEBUG unit.abot-epc-basic/0.install 8700K .......... .......... .......... .......... .......... 18% 11.4M 15s unit-abot-epc-basic-0: 12:16:22 DEBUG unit.abot-epc-basic/0.install 8750K .......... .......... .......... .......... .......... 18% 10.9M 15s unit-abot-epc-basic-0: 12:16:22 DEBUG unit.abot-epc-basic/0.install 8800K .......... .......... .......... .......... .......... 18% 11.4M 15s unit-abot-epc-basic-0: 12:16:22 DEBUG unit.abot-epc-basic/0.install 8850K .......... .......... .......... .......... .......... 19% 11.1M 14s unit-abot-epc-basic-0: 12:16:22 DEBUG unit.abot-epc-basic/0.install 8900K .......... .......... .......... .......... .......... 19% 11.6M 14s unit-abot-epc-basic-0: 12:16:22 DEBUG unit.abot-epc-basic/0.install 8950K .......... .......... .......... .......... .......... 19% 11.2M 14s unit-abot-epc-basic-0: 12:16:22 DEBUG unit.abot-epc-basic/0.install 9000K .......... .......... .......... .......... .......... 19% 11.0M 14s unit-abot-epc-basic-0: 12:16:22 DEBUG unit.abot-epc-basic/0.install 9050K .......... .......... .......... .......... .......... 19% 11.4M 14s unit-abot-epc-basic-0: 12:16:23 DEBUG unit.abot-epc-basic/0.install 9100K .......... .......... .......... .......... .......... 19% 96.4K 16s unit-abot-epc-basic-0: 12:16:23 DEBUG unit.abot-epc-basic/0.install 9150K .......... .......... .......... .......... .......... 19% 26.6M 16s unit-abot-epc-basic-0: 12:16:23 DEBUG unit.abot-epc-basic/0.install 9200K .......... .......... .......... .......... .......... 19% 30.8M 16s unit-abot-epc-basic-0: 12:16:23 DEBUG unit.abot-epc-basic/0.install 9250K .......... .......... .......... .......... .......... 19% 44.1M 16s unit-abot-epc-basic-0: 12:16:23 DEBUG unit.abot-epc-basic/0.install 9300K .......... .......... .......... .......... .......... 20% 51.0M 16s unit-abot-epc-basic-0: 12:16:23 DEBUG unit.abot-epc-basic/0.install 9350K .......... .......... .......... .......... .......... 20% 53.7M 16s unit-abot-epc-basic-0: 12:16:23 DEBUG unit.abot-epc-basic/0.install 9400K .......... .......... .......... .......... .......... 20% 38.1M 16s unit-abot-epc-basic-0: 12:16:23 DEBUG unit.abot-epc-basic/0.install 9450K .......... .......... .......... .......... .......... 20% 41.5M 15s unit-abot-epc-basic-0: 12:16:23 DEBUG unit.abot-epc-basic/0.install 9500K .......... .......... .......... .......... .......... 20% 54.3M 15s unit-abot-epc-basic-0: 12:16:23 DEBUG unit.abot-epc-basic/0.install 9550K .......... .......... .......... .......... .......... 20% 51.4M 15s unit-abot-epc-basic-0: 12:16:23 DEBUG unit.abot-epc-basic/0.install 9600K .......... .......... .......... .......... .......... 20% 47.0M 15s unit-abot-epc-basic-0: 12:16:23 DEBUG unit.abot-epc-basic/0.install 9650K .......... .......... .......... .......... .......... 20% 45.3M 15s unit-abot-epc-basic-0: 12:16:23 DEBUG unit.abot-epc-basic/0.install 9700K .......... .......... .......... .......... .......... 20% 48.6M 15s unit-abot-epc-basic-0: 12:16:23 DEBUG unit.abot-epc-basic/0.install 9750K .......... .......... .......... .......... .......... 20% 49.4M 15s unit-abot-epc-basic-0: 12:16:23 DEBUG unit.abot-epc-basic/0.install 9800K .......... .......... .......... .......... .......... 21% 44.6M 15s unit-abot-epc-basic-0: 12:16:23 DEBUG unit.abot-epc-basic/0.install 9850K .......... .......... .......... .......... .......... 21% 51.4M 15s unit-abot-epc-basic-0: 12:16:23 DEBUG unit.abot-epc-basic/0.install 9900K .......... .......... .......... .......... .......... 21% 48.3M 15s unit-abot-epc-basic-0: 12:16:23 DEBUG unit.abot-epc-basic/0.install 9950K .......... .......... .......... .......... .......... 21% 53.2M 15s unit-abot-epc-basic-0: 12:16:23 DEBUG unit.abot-epc-basic/0.install 10000K .......... .......... .......... .......... .......... 21% 43.0M 14s unit-abot-epc-basic-0: 12:16:23 DEBUG unit.abot-epc-basic/0.install 10050K .......... .......... .......... .......... .......... 21% 49.6M 14s unit-abot-epc-basic-0: 12:16:23 DEBUG unit.abot-epc-basic/0.install 10100K .......... .......... .......... .......... .......... 21% 400K 15s unit-abot-epc-basic-0: 12:16:23 DEBUG unit.abot-epc-basic/0.install 10150K .......... .......... .......... .......... .......... 21% 7.84M 15s unit-abot-epc-basic-0: 12:16:23 DEBUG unit.abot-epc-basic/0.install 10200K .......... .......... .......... .......... .......... 21% 6.63M 15s unit-abot-epc-basic-0: 12:16:23 DEBUG unit.abot-epc-basic/0.install 10250K .......... .......... .......... .......... .......... 22% 8.40M 14s unit-abot-epc-basic-0: 12:16:23 DEBUG unit.abot-epc-basic/0.install 10300K .......... .......... .......... .......... .......... 22% 11.6M 14s unit-abot-epc-basic-0: 12:16:23 DEBUG unit.abot-epc-basic/0.install 10350K .......... .......... .......... .......... .......... 22% 14.0M 14s unit-abot-epc-basic-0: 12:16:23 DEBUG unit.abot-epc-basic/0.install 10400K .......... .......... .......... .......... .......... 22% 33.5M 14s unit-abot-epc-basic-0: 12:16:23 DEBUG unit.abot-epc-basic/0.install 10450K .......... .......... .......... .......... .......... 22% 45.5M 14s unit-abot-epc-basic-0: 12:16:23 DEBUG unit.abot-epc-basic/0.install 10500K .......... .......... .......... .......... .......... 22% 21.4M 14s unit-abot-epc-basic-0: 12:16:23 DEBUG unit.abot-epc-basic/0.install 10550K .......... .......... .......... .......... .......... 22% 1.73M 14s unit-abot-epc-basic-0: 12:16:23 DEBUG unit.abot-epc-basic/0.install 10600K .......... .......... .......... .......... .......... 22% 6.27M 14s unit-abot-epc-basic-0: 12:16:23 DEBUG unit.abot-epc-basic/0.install 10650K .......... .......... .......... .......... .......... 22% 2.48M 14s unit-abot-epc-basic-0: 12:16:23 DEBUG unit.abot-epc-basic/0.install 10700K .......... .......... .......... .......... .......... 23% 2.45M 14s unit-abot-epc-basic-0: 12:16:23 DEBUG unit.abot-epc-basic/0.install 10750K .......... .......... .......... .......... .......... 23% 11.2M 14s unit-abot-epc-basic-0: 12:16:23 DEBUG unit.abot-epc-basic/0.install 10800K .......... .......... .......... .......... .......... 23% 7.51M 14s unit-abot-epc-basic-0: 12:16:23 DEBUG unit.abot-epc-basic/0.install 10850K .......... .......... .......... .......... .......... 23% 4.28M 14s unit-abot-epc-basic-0: 12:16:23 DEBUG unit.abot-epc-basic/0.install 10900K .......... .......... .......... .......... .......... 23% 398K 14s unit-abot-epc-basic-0: 12:16:23 DEBUG unit.abot-epc-basic/0.install 10950K .......... .......... .......... .......... .......... 23% 10.1M 14s unit-abot-epc-basic-0: 12:16:23 DEBUG unit.abot-epc-basic/0.install 11000K .......... .......... .......... .......... .......... 23% 8.73M 14s unit-abot-epc-basic-0: 12:16:23 DEBUG unit.abot-epc-basic/0.install 11050K .......... .......... .......... .......... .......... 23% 10.4M 14s unit-abot-epc-basic-0: 12:16:23 DEBUG unit.abot-epc-basic/0.install 11100K .......... .......... .......... .......... .......... 23% 7.71M 14s unit-abot-epc-basic-0: 12:16:23 DEBUG unit.abot-epc-basic/0.install 11150K .......... .......... .......... .......... .......... 23% 11.6M 14s unit-abot-epc-basic-0: 12:16:23 DEBUG unit.abot-epc-basic/0.install 11200K .......... .......... .......... .......... .......... 24% 11.0M 14s unit-abot-epc-basic-0: 12:16:23 DEBUG unit.abot-epc-basic/0.install 11250K .......... .......... .......... .......... .......... 24% 11.1M 14s unit-abot-epc-basic-0: 12:16:23 DEBUG unit.abot-epc-basic/0.install 11300K .......... .......... .......... .......... .......... 24% 11.4M 14s unit-abot-epc-basic-0: 12:16:23 DEBUG unit.abot-epc-basic/0.install 11350K .......... .......... .......... .......... .......... 24% 2.49M 14s unit-abot-epc-basic-0: 12:16:23 DEBUG unit.abot-epc-basic/0.install 11400K .......... .......... .......... .......... .......... 24% 7.46M 14s unit-abot-epc-basic-0: 12:16:24 DEBUG unit.abot-epc-basic/0.install 11450K .......... .......... .......... .......... .......... 24% 97.4K 15s unit-abot-epc-basic-0: 12:16:24 DEBUG unit.abot-epc-basic/0.install 11500K .......... .......... .......... .......... .......... 24% 54.8M 15s unit-abot-epc-basic-0: 12:16:24 DEBUG unit.abot-epc-basic/0.install 11550K .......... .......... .......... .......... .......... 24% 52.4M 15s unit-abot-epc-basic-0: 12:16:24 DEBUG unit.abot-epc-basic/0.install 11600K .......... .......... .......... .......... .......... 24% 59.8M 15s unit-abot-epc-basic-0: 12:16:24 DEBUG unit.abot-epc-basic/0.install 11650K .......... .......... .......... .......... .......... 25% 57.7M 15s unit-abot-epc-basic-0: 12:16:24 DEBUG unit.abot-epc-basic/0.install 11700K .......... .......... .......... .......... .......... 25% 61.3M 15s unit-abot-epc-basic-0: 12:16:24 DEBUG unit.abot-epc-basic/0.install 11750K .......... .......... .......... .......... .......... 25% 53.0M 15s unit-abot-epc-basic-0: 12:16:24 DEBUG unit.abot-epc-basic/0.install 11800K .......... .......... .......... .......... .......... 25% 57.3M 14s unit-abot-epc-basic-0: 12:16:24 DEBUG unit.abot-epc-basic/0.install 11850K .......... .......... .......... .......... .......... 25% 56.6M 14s unit-abot-epc-basic-0: 12:16:24 DEBUG unit.abot-epc-basic/0.install 11900K .......... .......... .......... .......... .......... 25% 54.9M 14s unit-abot-epc-basic-0: 12:16:24 DEBUG unit.abot-epc-basic/0.install 11950K .......... .......... .......... .......... .......... 25% 54.1M 14s unit-abot-epc-basic-0: 12:16:24 DEBUG unit.abot-epc-basic/0.install 12000K .......... .......... .......... .......... .......... 25% 55.4M 14s unit-abot-epc-basic-0: 12:16:24 DEBUG unit.abot-epc-basic/0.install 12050K .......... .......... .......... .......... .......... 25% 56.7M 14s unit-abot-epc-basic-0: 12:16:24 DEBUG unit.abot-epc-basic/0.install 12100K .......... .......... .......... .......... .......... 26% 59.1M 14s unit-abot-epc-basic-0: 12:16:24 DEBUG unit.abot-epc-basic/0.install 12150K .......... .......... .......... .......... .......... 26% 49.4M 14s unit-abot-epc-basic-0: 12:16:24 DEBUG unit.abot-epc-basic/0.install 12200K .......... .......... .......... .......... .......... 26% 58.5M 14s unit-abot-epc-basic-0: 12:16:24 DEBUG unit.abot-epc-basic/0.install 12250K .......... .......... .......... .......... .......... 26% 55.5M 14s unit-abot-epc-basic-0: 12:16:24 DEBUG unit.abot-epc-basic/0.install 12300K .......... .......... .......... .......... .......... 26% 6.51M 14s unit-abot-epc-basic-0: 12:16:24 DEBUG unit.abot-epc-basic/0.install 12350K .......... .......... .......... .......... .......... 26% 47.3M 14s unit-abot-epc-basic-0: 12:16:24 DEBUG unit.abot-epc-basic/0.install 12400K .......... .......... .......... .......... .......... 26% 55.4M 14s unit-abot-epc-basic-0: 12:16:24 DEBUG unit.abot-epc-basic/0.install 12450K .......... .......... .......... .......... .......... 26% 93.1M 14s unit-abot-epc-basic-0: 12:16:24 DEBUG unit.abot-epc-basic/0.install 12500K .......... .......... .......... .......... .......... 26% 3.04M 13s unit-abot-epc-basic-0: 12:16:24 DEBUG unit.abot-epc-basic/0.install 12550K .......... .......... .......... .......... .......... 26% 348K 14s unit-abot-epc-basic-0: 12:16:24 DEBUG unit.abot-epc-basic/0.install 12600K .......... .......... .......... .......... .......... 27% 5.65M 14s unit-abot-epc-basic-0: 12:16:24 DEBUG unit.abot-epc-basic/0.install 12650K .......... .......... .......... .......... .......... 27% 6.38M 14s unit-abot-epc-basic-0: 12:16:24 DEBUG unit.abot-epc-basic/0.install 12700K .......... .......... .......... .......... .......... 27% 5.16M 14s unit-abot-epc-basic-0: 12:16:24 DEBUG unit.abot-epc-basic/0.install 12750K .......... .......... .......... .......... .......... 27% 6.95M 14s unit-abot-epc-basic-0: 12:16:24 DEBUG unit.abot-epc-basic/0.install 12800K .......... .......... .......... .......... .......... 27% 2.39M 14s unit-abot-epc-basic-0: 12:16:24 DEBUG unit.abot-epc-basic/0.install 12850K .......... .......... .......... .......... .......... 27% 3.00M 14s unit-abot-epc-basic-0: 12:16:24 DEBUG unit.abot-epc-basic/0.install 12900K .......... .......... .......... .......... .......... 27% 6.36M 13s unit-abot-epc-basic-0: 12:16:24 DEBUG unit.abot-epc-basic/0.install 12950K .......... .......... .......... .......... .......... 27% 6.48M 13s unit-abot-epc-basic-0: 12:16:24 DEBUG unit.abot-epc-basic/0.install 13000K .......... .......... .......... .......... .......... 27% 5.34M 13s unit-abot-epc-basic-0: 12:16:24 DEBUG unit.abot-epc-basic/0.install 13050K .......... .......... .......... .......... .......... 28% 3.59M 13s unit-abot-epc-basic-0: 12:16:24 DEBUG unit.abot-epc-basic/0.install 13100K .......... .......... .......... .......... .......... 28% 6.57M 13s unit-abot-epc-basic-0: 12:16:24 DEBUG unit.abot-epc-basic/0.install 13150K .......... .......... .......... .......... .......... 28% 4.72M 13s unit-abot-epc-basic-0: 12:16:24 DEBUG unit.abot-epc-basic/0.install 13200K .......... .......... .......... .......... .......... 28% 373K 14s unit-abot-epc-basic-0: 12:16:24 DEBUG unit.abot-epc-basic/0.install 13250K .......... .......... .......... .......... .......... 28% 6.62M 13s unit-abot-epc-basic-0: 12:16:24 DEBUG unit.abot-epc-basic/0.install 13300K .......... .......... .......... .......... .......... 28% 6.14M 13s unit-abot-epc-basic-0: 12:16:24 DEBUG unit.abot-epc-basic/0.install 13350K .......... .......... .......... .......... .......... 28% 5.40M 13s unit-abot-epc-basic-0: 12:16:24 DEBUG unit.abot-epc-basic/0.install 13400K .......... .......... .......... .......... .......... 28% 5.72M 13s unit-abot-epc-basic-0: 12:16:24 DEBUG unit.abot-epc-basic/0.install 13450K .......... .......... .......... .......... .......... 28% 1.92M 13s unit-abot-epc-basic-0: 12:16:24 DEBUG unit.abot-epc-basic/0.install 13500K .......... .......... .......... .......... .......... 29% 5.43M 13s unit-abot-epc-basic-0: 12:16:24 DEBUG unit.abot-epc-basic/0.install 13550K .......... .......... .......... .......... .......... 29% 6.26M 13s unit-abot-epc-basic-0: 12:16:24 DEBUG unit.abot-epc-basic/0.install 13600K .......... .......... .......... .......... .......... 29% 6.44M 13s unit-abot-epc-basic-0: 12:16:24 DEBUG unit.abot-epc-basic/0.install 13650K .......... .......... .......... .......... .......... 29% 4.63M 13s unit-abot-epc-basic-0: 12:16:24 DEBUG unit.abot-epc-basic/0.install 13700K .......... .......... .......... .......... .......... 29% 4.11M 13s unit-abot-epc-basic-0: 12:16:24 DEBUG unit.abot-epc-basic/0.install 13750K .......... .......... .......... .......... .......... 29% 6.70M 13s unit-abot-epc-basic-0: 12:16:24 DEBUG unit.abot-epc-basic/0.install 13800K .......... .......... .......... .......... .......... 29% 2.52M 13s unit-abot-epc-basic-0: 12:16:24 DEBUG unit.abot-epc-basic/0.install 13850K .......... .......... .......... .......... .......... 29% 400K 13s unit-abot-epc-basic-0: 12:16:24 DEBUG unit.abot-epc-basic/0.install 13900K .......... .......... .......... .......... .......... 29% 6.08M 13s unit-abot-epc-basic-0: 12:16:24 DEBUG unit.abot-epc-basic/0.install 13950K .......... .......... .......... .......... .......... 29% 5.97M 13s unit-abot-epc-basic-0: 12:16:24 DEBUG unit.abot-epc-basic/0.install 14000K .......... .......... .......... .......... .......... 30% 6.85M 13s unit-abot-epc-basic-0: 12:16:24 DEBUG unit.abot-epc-basic/0.install 14050K .......... .......... .......... .......... .......... 30% 3.67M 13s unit-abot-epc-basic-0: 12:16:24 DEBUG unit.abot-epc-basic/0.install 14100K .......... .......... .......... .......... .......... 30% 2.32M 13s unit-abot-epc-basic-0: 12:16:24 DEBUG unit.abot-epc-basic/0.install 14150K .......... .......... .......... .......... .......... 30% 5.25M 13s unit-abot-epc-basic-0: 12:16:24 DEBUG unit.abot-epc-basic/0.install 14200K .......... .......... .......... .......... .......... 30% 6.90M 13s unit-abot-epc-basic-0: 12:16:24 DEBUG unit.abot-epc-basic/0.install 14250K .......... .......... .......... .......... .......... 30% 7.16M 13s unit-abot-epc-basic-0: 12:16:24 DEBUG unit.abot-epc-basic/0.install 14300K .......... .......... .......... .......... .......... 30% 4.22M 13s unit-abot-epc-basic-0: 12:16:25 DEBUG unit.abot-epc-basic/0.install 14350K .......... .......... .......... .......... .......... 30% 4.46M 13s unit-abot-epc-basic-0: 12:16:25 DEBUG unit.abot-epc-basic/0.install 14400K .......... .......... .......... .......... .......... 30% 6.96M 13s unit-abot-epc-basic-0: 12:16:25 DEBUG unit.abot-epc-basic/0.install 14450K .......... .......... .......... .......... .......... 31% 2.52M 13s unit-abot-epc-basic-0: 12:16:25 DEBUG unit.abot-epc-basic/0.install 14500K .......... .......... .......... .......... .......... 31% 400K 13s unit-abot-epc-basic-0: 12:16:25 DEBUG unit.abot-epc-basic/0.install 14550K .......... .......... .......... .......... .......... 31% 6.02M 13s unit-abot-epc-basic-0: 12:16:25 DEBUG unit.abot-epc-basic/0.install 14600K .......... .......... .......... .......... .......... 31% 6.57M 13s unit-abot-epc-basic-0: 12:16:25 DEBUG unit.abot-epc-basic/0.install 14650K .......... .......... .......... .......... .......... 31% 6.41M 13s unit-abot-epc-basic-0: 12:16:25 DEBUG unit.abot-epc-basic/0.install 14700K .......... .......... .......... .......... .......... 31% 5.83M 13s unit-abot-epc-basic-0: 12:16:25 DEBUG unit.abot-epc-basic/0.install 14750K .......... .......... .......... .......... .......... 31% 1.97M 13s unit-abot-epc-basic-0: 12:16:25 DEBUG unit.abot-epc-basic/0.install 14800K .......... .......... .......... .......... .......... 31% 5.65M 13s unit-abot-epc-basic-0: 12:16:25 DEBUG unit.abot-epc-basic/0.install 14850K .......... .......... .......... .......... .......... 31% 5.85M 13s unit-abot-epc-basic-0: 12:16:25 DEBUG unit.abot-epc-basic/0.install 14900K .......... .......... .......... .......... .......... 32% 7.27M 13s unit-abot-epc-basic-0: 12:16:25 DEBUG unit.abot-epc-basic/0.install 14950K .......... .......... .......... .......... .......... 32% 4.37M 13s unit-abot-epc-basic-0: 12:16:25 DEBUG unit.abot-epc-basic/0.install 15000K .......... .......... .......... .......... .......... 32% 4.20M 13s unit-abot-epc-basic-0: 12:16:25 DEBUG unit.abot-epc-basic/0.install 15050K .......... .......... .......... .......... .......... 32% 7.65M 13s unit-abot-epc-basic-0: 12:16:25 DEBUG unit.abot-epc-basic/0.install 15100K .......... .......... .......... .......... .......... 32% 4.51M 12s unit-abot-epc-basic-0: 12:16:25 DEBUG unit.abot-epc-basic/0.install 15150K .......... .......... .......... .......... .......... 32% 378K 13s unit-abot-epc-basic-0: 12:16:25 DEBUG unit.abot-epc-basic/0.install 15200K .......... .......... .......... .......... .......... 32% 7.06M 13s unit-abot-epc-basic-0: 12:16:25 DEBUG unit.abot-epc-basic/0.install 15250K .......... .......... .......... .......... .......... 32% 5.61M 13s unit-abot-epc-basic-0: 12:16:25 DEBUG unit.abot-epc-basic/0.install 15300K .......... .......... .......... .......... .......... 32% 5.43M 13s unit-abot-epc-basic-0: 12:16:25 DEBUG unit.abot-epc-basic/0.install 15350K .......... .......... .......... .......... .......... 32% 9.40M 12s unit-abot-epc-basic-0: 12:16:25 DEBUG unit.abot-epc-basic/0.install 15400K .......... .......... .......... .......... .......... 33% 2.36M 12s unit-abot-epc-basic-0: 12:16:25 DEBUG unit.abot-epc-basic/0.install 15450K .......... .......... .......... .......... .......... 33% 3.23M 12s unit-abot-epc-basic-0: 12:16:25 DEBUG unit.abot-epc-basic/0.install 15500K .......... .......... .......... .......... .......... 33% 6.60M 12s unit-abot-epc-basic-0: 12:16:25 DEBUG unit.abot-epc-basic/0.install 15550K .......... .......... .......... .......... .......... 33% 7.37M 12s unit-abot-epc-basic-0: 12:16:25 DEBUG unit.abot-epc-basic/0.install 15600K .......... .......... .......... .......... .......... 33% 4.50M 12s unit-abot-epc-basic-0: 12:16:25 DEBUG unit.abot-epc-basic/0.install 15650K .......... .......... .......... .......... .......... 33% 4.52M 12s unit-abot-epc-basic-0: 12:16:26 DEBUG unit.abot-epc-basic/0.install 15700K .......... .......... .......... .......... .......... 33% 75.8K 14s unit-abot-epc-basic-0: 12:16:26 DEBUG unit.abot-epc-basic/0.install 15750K .......... .......... .......... .......... .......... 33% 42.8M 13s unit-abot-epc-basic-0: 12:16:26 DEBUG unit.abot-epc-basic/0.install 15800K .......... .......... .......... .......... .......... 33% 50.2M 13s unit-abot-epc-basic-0: 12:16:26 DEBUG unit.abot-epc-basic/0.install 15850K .......... .......... .......... .......... .......... 34% 53.5M 13s unit-abot-epc-basic-0: 12:16:26 DEBUG unit.abot-epc-basic/0.install 15900K .......... .......... .......... .......... .......... 34% 57.8M 13s unit-abot-epc-basic-0: 12:16:26 DEBUG unit.abot-epc-basic/0.install 15950K .......... .......... .......... .......... .......... 34% 52.7M 13s unit-abot-epc-basic-0: 12:16:26 DEBUG unit.abot-epc-basic/0.install 16000K .......... .......... .......... .......... .......... 34% 47.6M 13s unit-abot-epc-basic-0: 12:16:26 DEBUG unit.abot-epc-basic/0.install 16050K .......... .......... .......... .......... .......... 34% 59.1M 13s unit-abot-epc-basic-0: 12:16:26 DEBUG unit.abot-epc-basic/0.install 16100K .......... .......... .......... .......... .......... 34% 56.6M 13s unit-abot-epc-basic-0: 12:16:26 DEBUG unit.abot-epc-basic/0.install 16150K .......... .......... .......... .......... .......... 34% 55.9M 13s unit-abot-epc-basic-0: 12:16:26 DEBUG unit.abot-epc-basic/0.install 16200K .......... .......... .......... .......... .......... 34% 49.0M 13s unit-abot-epc-basic-0: 12:16:26 DEBUG unit.abot-epc-basic/0.install 16250K .......... .......... .......... .......... .......... 34% 57.0M 13s unit-abot-epc-basic-0: 12:16:26 DEBUG unit.abot-epc-basic/0.install 16300K .......... .......... .......... .......... .......... 35% 51.4M 13s unit-abot-epc-basic-0: 12:16:26 DEBUG unit.abot-epc-basic/0.install 16350K .......... .......... .......... .......... .......... 35% 51.6M 13s unit-abot-epc-basic-0: 12:16:26 DEBUG unit.abot-epc-basic/0.install 16400K .......... .......... .......... .......... .......... 35% 49.1M 13s unit-abot-epc-basic-0: 12:16:26 DEBUG unit.abot-epc-basic/0.install 16450K .......... .......... .......... .......... .......... 35% 54.5M 13s unit-abot-epc-basic-0: 12:16:26 DEBUG unit.abot-epc-basic/0.install 16500K .......... .......... .......... .......... .......... 35% 57.6M 13s unit-abot-epc-basic-0: 12:16:26 DEBUG unit.abot-epc-basic/0.install 16550K .......... .......... .......... .......... .......... 35% 81.2M 13s unit-abot-epc-basic-0: 12:16:26 DEBUG unit.abot-epc-basic/0.install 16600K .......... .......... .......... .......... .......... 35% 94.1M 12s unit-abot-epc-basic-0: 12:16:26 DEBUG unit.abot-epc-basic/0.install 16650K .......... .......... .......... .......... .......... 35% 156M 12s unit-abot-epc-basic-0: 12:16:26 DEBUG unit.abot-epc-basic/0.install 16700K .......... .......... .......... .......... .......... 35% 157M 12s unit-abot-epc-basic-0: 12:16:26 DEBUG unit.abot-epc-basic/0.install 16750K .......... .......... .......... .......... .......... 35% 446M 12s unit-abot-epc-basic-0: 12:16:26 DEBUG unit.abot-epc-basic/0.install 16800K .......... .......... .......... .......... .......... 36% 416M 12s unit-abot-epc-basic-0: 12:16:26 DEBUG unit.abot-epc-basic/0.install 16850K .......... .......... .......... .......... .......... 36% 25.4M 12s unit-abot-epc-basic-0: 12:16:26 DEBUG unit.abot-epc-basic/0.install 16900K .......... .......... .......... .......... .......... 36% 4.32M 12s unit-abot-epc-basic-0: 12:16:26 DEBUG unit.abot-epc-basic/0.install 16950K .......... .......... .......... .......... .......... 36% 1.95M 12s unit-abot-epc-basic-0: 12:16:26 DEBUG unit.abot-epc-basic/0.install 17000K .......... .......... .......... .......... .......... 36% 3.24M 12s unit-abot-epc-basic-0: 12:16:26 DEBUG unit.abot-epc-basic/0.install 17050K .......... .......... .......... .......... .......... 36% 4.05M 12s unit-abot-epc-basic-0: 12:16:26 DEBUG unit.abot-epc-basic/0.install 17100K .......... .......... .......... .......... .......... 36% 4.12M 12s unit-abot-epc-basic-0: 12:16:26 DEBUG unit.abot-epc-basic/0.install 17150K .......... .......... .......... .......... .......... 36% 2.76M 12s unit-abot-epc-basic-0: 12:16:26 DEBUG unit.abot-epc-basic/0.install 17200K .......... .......... .......... .......... .......... 36% 348K 12s unit-abot-epc-basic-0: 12:16:26 DEBUG unit.abot-epc-basic/0.install 17250K .......... .......... .......... .......... .......... 37% 8.97M 12s unit-abot-epc-basic-0: 12:16:26 DEBUG unit.abot-epc-basic/0.install 17300K .......... .......... .......... .......... .......... 37% 8.19M 12s unit-abot-epc-basic-0: 12:16:26 DEBUG unit.abot-epc-basic/0.install 17350K .......... .......... .......... .......... .......... 37% 5.30M 12s unit-abot-epc-basic-0: 12:16:26 DEBUG unit.abot-epc-basic/0.install 17400K .......... .......... .......... .......... .......... 37% 5.04M 12s unit-abot-epc-basic-0: 12:16:26 DEBUG unit.abot-epc-basic/0.install 17450K .......... .......... .......... .......... .......... 37% 1.94M 12s unit-abot-epc-basic-0: 12:16:26 DEBUG unit.abot-epc-basic/0.install 17500K .......... .......... .......... .......... .......... 37% 3.14M 12s unit-abot-epc-basic-0: 12:16:26 DEBUG unit.abot-epc-basic/0.install 17550K .......... .......... .......... .......... .......... 37% 4.04M 12s unit-abot-epc-basic-0: 12:16:26 DEBUG unit.abot-epc-basic/0.install 17600K .......... .......... .......... .......... .......... 37% 4.35M 12s unit-abot-epc-basic-0: 12:16:26 DEBUG unit.abot-epc-basic/0.install 17650K .......... .......... .......... .......... .......... 37% 2.43M 12s unit-abot-epc-basic-0: 12:16:26 DEBUG unit.abot-epc-basic/0.install 17700K .......... .......... .......... .......... .......... 38% 354K 12s unit-abot-epc-basic-0: 12:16:26 DEBUG unit.abot-epc-basic/0.install 17750K .......... .......... .......... .......... .......... 38% 8.58M 12s unit-abot-epc-basic-0: 12:16:26 DEBUG unit.abot-epc-basic/0.install 17800K .......... .......... .......... .......... .......... 38% 9.15M 12s unit-abot-epc-basic-0: 12:16:26 DEBUG unit.abot-epc-basic/0.install 17850K .......... .......... .......... .......... .......... 38% 5.11M 12s unit-abot-epc-basic-0: 12:16:26 DEBUG unit.abot-epc-basic/0.install 17900K .......... .......... .......... .......... .......... 38% 5.17M 12s unit-abot-epc-basic-0: 12:16:26 DEBUG unit.abot-epc-basic/0.install 17950K .......... .......... .......... .......... .......... 38% 1.96M 12s unit-abot-epc-basic-0: 12:16:26 DEBUG unit.abot-epc-basic/0.install 18000K .......... .......... .......... .......... .......... 38% 3.30M 12s unit-abot-epc-basic-0: 12:16:26 DEBUG unit.abot-epc-basic/0.install 18050K .......... .......... .......... .......... .......... 38% 3.81M 12s unit-abot-epc-basic-0: 12:16:26 DEBUG unit.abot-epc-basic/0.install 18100K .......... .......... .......... .......... .......... 38% 4.48M 12s unit-abot-epc-basic-0: 12:16:26 DEBUG unit.abot-epc-basic/0.install 18150K .......... .......... .......... .......... .......... 38% 2.72M 12s unit-abot-epc-basic-0: 12:16:26 DEBUG unit.abot-epc-basic/0.install 18200K .......... .......... .......... .......... .......... 39% 348K 12s unit-abot-epc-basic-0: 12:16:26 DEBUG unit.abot-epc-basic/0.install 18250K .......... .......... .......... .......... .......... 39% 10.3M 12s unit-abot-epc-basic-0: 12:16:26 DEBUG unit.abot-epc-basic/0.install 18300K .......... .......... .......... .......... .......... 39% 7.95M 12s unit-abot-epc-basic-0: 12:16:26 DEBUG unit.abot-epc-basic/0.install 18350K .......... .......... .......... .......... .......... 39% 6.21M 12s unit-abot-epc-basic-0: 12:16:26 DEBUG unit.abot-epc-basic/0.install 18400K .......... .......... .......... .......... .......... 39% 4.77M 12s unit-abot-epc-basic-0: 12:16:26 DEBUG unit.abot-epc-basic/0.install 18450K .......... .......... .......... .......... .......... 39% 1.96M 12s unit-abot-epc-basic-0: 12:16:27 DEBUG unit.abot-epc-basic/0.install 18500K .......... .......... .......... .......... .......... 39% 3.41M 12s unit-abot-epc-basic-0: 12:16:27 DEBUG unit.abot-epc-basic/0.install 18550K .......... .......... .......... .......... .......... 39% 3.79M 12s unit-abot-epc-basic-0: 12:16:27 DEBUG unit.abot-epc-basic/0.install 18600K .......... .......... .......... .......... .......... 39% 6.97M 12s unit-abot-epc-basic-0: 12:16:27 DEBUG unit.abot-epc-basic/0.install 18650K .......... .......... .......... .......... .......... 40% 2.40M 12s unit-abot-epc-basic-0: 12:16:27 DEBUG unit.abot-epc-basic/0.install 18700K .......... .......... .......... .......... .......... 40% 830K 12s unit-abot-epc-basic-0: 12:16:27 DEBUG unit.abot-epc-basic/0.install 18750K .......... .......... .......... .......... .......... 40% 555K 12s unit-abot-epc-basic-0: 12:16:27 DEBUG unit.abot-epc-basic/0.install 18800K .......... .......... .......... .......... .......... 40% 9.48M 12s unit-abot-epc-basic-0: 12:16:27 DEBUG unit.abot-epc-basic/0.install 18850K .......... .......... .......... .......... .......... 40% 5.80M 12s unit-abot-epc-basic-0: 12:16:27 DEBUG unit.abot-epc-basic/0.install 18900K .......... .......... .......... .......... .......... 40% 5.21M 12s unit-abot-epc-basic-0: 12:16:27 DEBUG unit.abot-epc-basic/0.install 18950K .......... .......... .......... .......... .......... 40% 3.94M 12s unit-abot-epc-basic-0: 12:16:27 DEBUG unit.abot-epc-basic/0.install 19000K .......... .......... .......... .......... .......... 40% 1.90M 12s unit-abot-epc-basic-0: 12:16:27 DEBUG unit.abot-epc-basic/0.install 19050K .......... .......... .......... .......... .......... 40% 4.74M 12s unit-abot-epc-basic-0: 12:16:27 DEBUG unit.abot-epc-basic/0.install 19100K .......... .......... .......... .......... .......... 41% 5.38M 11s unit-abot-epc-basic-0: 12:16:27 DEBUG unit.abot-epc-basic/0.install 19150K .......... .......... .......... .......... .......... 41% 3.27M 11s unit-abot-epc-basic-0: 12:16:27 DEBUG unit.abot-epc-basic/0.install 19200K .......... .......... .......... .......... .......... 41% 2.10M 11s unit-abot-epc-basic-0: 12:16:27 DEBUG unit.abot-epc-basic/0.install 19250K .......... .......... .......... .......... .......... 41% 372K 12s unit-abot-epc-basic-0: 12:16:27 DEBUG unit.abot-epc-basic/0.install 19300K .......... .......... .......... .......... .......... 41% 11.1M 12s unit-abot-epc-basic-0: 12:16:27 DEBUG unit.abot-epc-basic/0.install 19350K .......... .......... .......... .......... .......... 41% 7.10M 11s unit-abot-epc-basic-0: 12:16:27 DEBUG unit.abot-epc-basic/0.install 19400K .......... .......... .......... .......... .......... 41% 5.37M 11s unit-abot-epc-basic-0: 12:16:27 DEBUG unit.abot-epc-basic/0.install 19450K .......... .......... .......... .......... .......... 41% 6.37M 11s unit-abot-epc-basic-0: 12:16:27 DEBUG unit.abot-epc-basic/0.install 19500K .......... .......... .......... .......... .......... 41% 2.01M 11s unit-abot-epc-basic-0: 12:16:27 DEBUG unit.abot-epc-basic/0.install 19550K .......... .......... .......... .......... .......... 41% 3.32M 11s unit-abot-epc-basic-0: 12:16:27 DEBUG unit.abot-epc-basic/0.install 19600K .......... .......... .......... .......... .......... 42% 4.14M 11s unit-abot-epc-basic-0: 12:16:27 DEBUG unit.abot-epc-basic/0.install 19650K .......... .......... .......... .......... .......... 42% 4.79M 11s unit-abot-epc-basic-0: 12:16:27 DEBUG unit.abot-epc-basic/0.install 19700K .......... .......... .......... .......... .......... 42% 2.99M 11s unit-abot-epc-basic-0: 12:16:27 DEBUG unit.abot-epc-basic/0.install 19750K .......... .......... .......... .......... .......... 42% 822K 11s unit-abot-epc-basic-0: 12:16:27 DEBUG unit.abot-epc-basic/0.install 19800K .......... .......... .......... .......... .......... 42% 552K 11s unit-abot-epc-basic-0: 12:16:27 DEBUG unit.abot-epc-basic/0.install 19850K .......... .......... .......... .......... .......... 42% 10.6M 11s unit-abot-epc-basic-0: 12:16:27 DEBUG unit.abot-epc-basic/0.install 19900K .......... .......... .......... .......... .......... 42% 6.63M 11s unit-abot-epc-basic-0: 12:16:27 DEBUG unit.abot-epc-basic/0.install 19950K .......... .......... .......... .......... .......... 42% 5.48M 11s unit-abot-epc-basic-0: 12:16:27 DEBUG unit.abot-epc-basic/0.install 20000K .......... .......... .......... .......... .......... 42% 6.98M 11s unit-abot-epc-basic-0: 12:16:27 DEBUG unit.abot-epc-basic/0.install 20050K .......... .......... .......... .......... .......... 43% 1.76M 11s unit-abot-epc-basic-0: 12:16:27 DEBUG unit.abot-epc-basic/0.install 20100K .......... .......... .......... .......... .......... 43% 3.62M 11s unit-abot-epc-basic-0: 12:16:27 DEBUG unit.abot-epc-basic/0.install 20150K .......... .......... .......... .......... .......... 43% 5.27M 11s unit-abot-epc-basic-0: 12:16:27 DEBUG unit.abot-epc-basic/0.install 20200K .......... .......... .......... .......... .......... 43% 4.54M 11s unit-abot-epc-basic-0: 12:16:27 DEBUG unit.abot-epc-basic/0.install 20250K .......... .......... .......... .......... .......... 43% 2.81M 11s unit-abot-epc-basic-0: 12:16:27 DEBUG unit.abot-epc-basic/0.install 20300K .......... .......... .......... .......... .......... 43% 351K 11s unit-abot-epc-basic-0: 12:16:27 DEBUG unit.abot-epc-basic/0.install 20350K .......... .......... .......... .......... .......... 43% 7.24M 11s unit-abot-epc-basic-0: 12:16:27 DEBUG unit.abot-epc-basic/0.install 20400K .......... .......... .......... .......... .......... 43% 10.3M 11s unit-abot-epc-basic-0: 12:16:27 DEBUG unit.abot-epc-basic/0.install 20450K .......... .......... .......... .......... .......... 43% 6.96M 11s unit-abot-epc-basic-0: 12:16:27 DEBUG unit.abot-epc-basic/0.install 20500K .......... .......... .......... .......... .......... 44% 5.25M 11s unit-abot-epc-basic-0: 12:16:27 DEBUG unit.abot-epc-basic/0.install 20550K .......... .......... .......... .......... .......... 44% 5.05M 11s unit-abot-epc-basic-0: 12:16:28 DEBUG unit.abot-epc-basic/0.install 20600K .......... .......... .......... .......... .......... 44% 1.68M 11s unit-abot-epc-basic-0: 12:16:28 DEBUG unit.abot-epc-basic/0.install 20650K .......... .......... .......... .......... .......... 44% 4.83M 11s unit-abot-epc-basic-0: 12:16:28 DEBUG unit.abot-epc-basic/0.install 20700K .......... .......... .......... .......... .......... 44% 5.76M 11s unit-abot-epc-basic-0: 12:16:28 DEBUG unit.abot-epc-basic/0.install 20750K .......... .......... .......... .......... .......... 44% 4.06M 11s unit-abot-epc-basic-0: 12:16:28 DEBUG unit.abot-epc-basic/0.install 20800K .......... .......... .......... .......... .......... 44% 3.08M 11s unit-abot-epc-basic-0: 12:16:28 DEBUG unit.abot-epc-basic/0.install 20850K .......... .......... .......... .......... .......... 44% 350K 11s unit-abot-epc-basic-0: 12:16:28 DEBUG unit.abot-epc-basic/0.install 20900K .......... .......... .......... .......... .......... 44% 8.01M 11s unit-abot-epc-basic-0: 12:16:28 DEBUG unit.abot-epc-basic/0.install 20950K .......... .......... .......... .......... .......... 44% 10.7M 11s unit-abot-epc-basic-0: 12:16:28 DEBUG unit.abot-epc-basic/0.install 21000K .......... .......... .......... .......... .......... 45% 6.63M 11s unit-abot-epc-basic-0: 12:16:28 DEBUG unit.abot-epc-basic/0.install 21050K .......... .......... .......... .......... .......... 45% 5.10M 11s unit-abot-epc-basic-0: 12:16:28 DEBUG unit.abot-epc-basic/0.install 21100K .......... .......... .......... .......... .......... 45% 5.43M 11s unit-abot-epc-basic-0: 12:16:28 DEBUG unit.abot-epc-basic/0.install 21150K .......... .......... .......... .......... .......... 45% 1.67M 11s unit-abot-epc-basic-0: 12:16:28 DEBUG unit.abot-epc-basic/0.install 21200K .......... .......... .......... .......... .......... 45% 5.17M 11s unit-abot-epc-basic-0: 12:16:28 DEBUG unit.abot-epc-basic/0.install 21250K .......... .......... .......... .......... .......... 45% 5.48M 11s unit-abot-epc-basic-0: 12:16:28 DEBUG unit.abot-epc-basic/0.install 21300K .......... .......... .......... .......... .......... 45% 4.65M 11s unit-abot-epc-basic-0: 12:16:28 DEBUG unit.abot-epc-basic/0.install 21350K .......... .......... .......... .......... .......... 45% 2.84M 11s unit-abot-epc-basic-0: 12:16:28 DEBUG unit.abot-epc-basic/0.install 21400K .......... .......... .......... .......... .......... 45% 353K 11s unit-abot-epc-basic-0: 12:16:28 DEBUG unit.abot-epc-basic/0.install 21450K .......... .......... .......... .......... .......... 46% 6.51M 11s unit-abot-epc-basic-0: 12:16:28 DEBUG unit.abot-epc-basic/0.install 21500K .......... .......... .......... .......... .......... 46% 10.9M 11s unit-abot-epc-basic-0: 12:16:28 DEBUG unit.abot-epc-basic/0.install 21550K .......... .......... .......... .......... .......... 46% 6.91M 11s unit-abot-epc-basic-0: 12:16:28 DEBUG unit.abot-epc-basic/0.install 21600K .......... .......... .......... .......... .......... 46% 5.79M 11s unit-abot-epc-basic-0: 12:16:28 DEBUG unit.abot-epc-basic/0.install 21650K .......... .......... .......... .......... .......... 46% 6.19M 11s unit-abot-epc-basic-0: 12:16:28 DEBUG unit.abot-epc-basic/0.install 21700K .......... .......... .......... .......... .......... 46% 1.61M 11s unit-abot-epc-basic-0: 12:16:28 DEBUG unit.abot-epc-basic/0.install 21750K .......... .......... .......... .......... .......... 46% 5.68M 11s unit-abot-epc-basic-0: 12:16:28 DEBUG unit.abot-epc-basic/0.install 21800K .......... .......... .......... .......... .......... 46% 4.59M 11s unit-abot-epc-basic-0: 12:16:28 DEBUG unit.abot-epc-basic/0.install 21850K .......... .......... .......... .......... .......... 46% 4.98M 10s unit-abot-epc-basic-0: 12:16:28 DEBUG unit.abot-epc-basic/0.install 21900K .......... .......... .......... .......... .......... 47% 2.90M 10s unit-abot-epc-basic-0: 12:16:28 DEBUG unit.abot-epc-basic/0.install 21950K .......... .......... .......... .......... .......... 47% 850K 10s unit-abot-epc-basic-0: 12:16:28 DEBUG unit.abot-epc-basic/0.install 22000K .......... .......... .......... .......... .......... 47% 549K 11s unit-abot-epc-basic-0: 12:16:28 DEBUG unit.abot-epc-basic/0.install 22050K .......... .......... .......... .......... .......... 47% 11.1M 11s unit-abot-epc-basic-0: 12:16:28 DEBUG unit.abot-epc-basic/0.install 22100K .......... .......... .......... .......... .......... 47% 8.50M 10s unit-abot-epc-basic-0: 12:16:28 DEBUG unit.abot-epc-basic/0.install 22150K .......... .......... .......... .......... .......... 47% 5.40M 10s unit-abot-epc-basic-0: 12:16:28 DEBUG unit.abot-epc-basic/0.install 22200K .......... .......... .......... .......... .......... 47% 5.82M 10s unit-abot-epc-basic-0: 12:16:28 DEBUG unit.abot-epc-basic/0.install 22250K .......... .......... .......... .......... .......... 47% 2.15M 10s unit-abot-epc-basic-0: 12:16:28 DEBUG unit.abot-epc-basic/0.install 22300K .......... .......... .......... .......... .......... 47% 3.21M 10s unit-abot-epc-basic-0: 12:16:28 DEBUG unit.abot-epc-basic/0.install 22350K .......... .......... .......... .......... .......... 47% 5.23M 10s unit-abot-epc-basic-0: 12:16:28 DEBUG unit.abot-epc-basic/0.install 22400K .......... .......... .......... .......... .......... 48% 6.34M 10s unit-abot-epc-basic-0: 12:16:28 DEBUG unit.abot-epc-basic/0.install 22450K .......... .......... .......... .......... .......... 48% 2.46M 10s unit-abot-epc-basic-0: 12:16:28 DEBUG unit.abot-epc-basic/0.install 22500K .......... .......... .......... .......... .......... 48% 2.08M 10s unit-abot-epc-basic-0: 12:16:28 DEBUG unit.abot-epc-basic/0.install 22550K .......... .......... .......... .......... .......... 48% 393K 10s unit-abot-epc-basic-0: 12:16:28 DEBUG unit.abot-epc-basic/0.install 22600K .......... .......... .......... .......... .......... 48% 8.95M 10s unit-abot-epc-basic-0: 12:16:28 DEBUG unit.abot-epc-basic/0.install 22650K .......... .......... .......... .......... .......... 48% 11.2M 10s unit-abot-epc-basic-0: 12:16:29 DEBUG unit.abot-epc-basic/0.install 22700K .......... .......... .......... .......... .......... 48% 6.58M 10s unit-abot-epc-basic-0: 12:16:29 DEBUG unit.abot-epc-basic/0.install 22750K .......... .......... .......... .......... .......... 48% 4.50M 10s unit-abot-epc-basic-0: 12:16:29 DEBUG unit.abot-epc-basic/0.install 22800K .......... .......... .......... .......... .......... 48% 2.42M 10s unit-abot-epc-basic-0: 12:16:29 DEBUG unit.abot-epc-basic/0.install 22850K .......... .......... .......... .......... .......... 49% 2.96M 10s unit-abot-epc-basic-0: 12:16:29 DEBUG unit.abot-epc-basic/0.install 22900K .......... .......... .......... .......... .......... 49% 5.93M 10s unit-abot-epc-basic-0: 12:16:29 DEBUG unit.abot-epc-basic/0.install 22950K .......... .......... .......... .......... .......... 49% 4.87M 10s unit-abot-epc-basic-0: 12:16:29 DEBUG unit.abot-epc-basic/0.install 23000K .......... .......... .......... .......... .......... 49% 3.74M 10s unit-abot-epc-basic-0: 12:16:29 DEBUG unit.abot-epc-basic/0.install 23050K .......... .......... .......... .......... .......... 49% 2.43M 10s unit-abot-epc-basic-0: 12:16:29 DEBUG unit.abot-epc-basic/0.install 23100K .......... .......... .......... .......... .......... 49% 369K 10s unit-abot-epc-basic-0: 12:16:29 DEBUG unit.abot-epc-basic/0.install 23150K .......... .......... .......... .......... .......... 49% 6.84M 10s unit-abot-epc-basic-0: 12:16:29 DEBUG unit.abot-epc-basic/0.install 23200K .......... .......... .......... .......... .......... 49% 10.4M 10s unit-abot-epc-basic-0: 12:16:29 DEBUG unit.abot-epc-basic/0.install 23250K .......... .......... .......... .......... .......... 49% 6.88M 10s unit-abot-epc-basic-0: 12:16:29 DEBUG unit.abot-epc-basic/0.install 23300K .......... .......... .......... .......... .......... 50% 6.17M 10s unit-abot-epc-basic-0: 12:16:29 DEBUG unit.abot-epc-basic/0.install 23350K .......... .......... .......... .......... .......... 50% 5.77M 10s unit-abot-epc-basic-0: 12:16:29 DEBUG unit.abot-epc-basic/0.install 23400K .......... .......... .......... .......... .......... 50% 1.85M 10s unit-abot-epc-basic-0: 12:16:29 DEBUG unit.abot-epc-basic/0.install 23450K .......... .......... .......... .......... .......... 50% 4.06M 10s unit-abot-epc-basic-0: 12:16:29 DEBUG unit.abot-epc-basic/0.install 23500K .......... .......... .......... .......... .......... 50% 5.29M 10s unit-abot-epc-basic-0: 12:16:29 DEBUG unit.abot-epc-basic/0.install 23550K .......... .......... .......... .......... .......... 50% 5.14M 10s unit-abot-epc-basic-0: 12:16:29 DEBUG unit.abot-epc-basic/0.install 23600K .......... .......... .......... .......... .......... 50% 2.87M 10s unit-abot-epc-basic-0: 12:16:29 DEBUG unit.abot-epc-basic/0.install 23650K .......... .......... .......... .......... .......... 50% 847K 10s unit-abot-epc-basic-0: 12:16:29 DEBUG unit.abot-epc-basic/0.install 23700K .......... .......... .......... .......... .......... 50% 549K 10s unit-abot-epc-basic-0: 12:16:29 DEBUG unit.abot-epc-basic/0.install 23750K .......... .......... .......... .......... .......... 50% 8.74M 10s unit-abot-epc-basic-0: 12:16:29 DEBUG unit.abot-epc-basic/0.install 23800K .......... .......... .......... .......... .......... 51% 10.5M 10s unit-abot-epc-basic-0: 12:16:29 DEBUG unit.abot-epc-basic/0.install 23850K .......... .......... .......... .......... .......... 51% 6.81M 10s unit-abot-epc-basic-0: 12:16:29 DEBUG unit.abot-epc-basic/0.install 23900K .......... .......... .......... .......... .......... 51% 4.43M 10s unit-abot-epc-basic-0: 12:16:29 DEBUG unit.abot-epc-basic/0.install 23950K .......... .......... .......... .......... .......... 51% 2.29M 10s unit-abot-epc-basic-0: 12:16:29 DEBUG unit.abot-epc-basic/0.install 24000K .......... .......... .......... .......... .......... 51% 3.37M 10s unit-abot-epc-basic-0: 12:16:29 DEBUG unit.abot-epc-basic/0.install 24050K .......... .......... .......... .......... .......... 51% 5.65M 10s unit-abot-epc-basic-0: 12:16:29 DEBUG unit.abot-epc-basic/0.install 24100K .......... .......... .......... .......... .......... 51% 5.01M 10s unit-abot-epc-basic-0: 12:16:29 DEBUG unit.abot-epc-basic/0.install 24150K .......... .......... .......... .......... .......... 51% 3.46M 10s unit-abot-epc-basic-0: 12:16:29 DEBUG unit.abot-epc-basic/0.install 24200K .......... .......... .......... .......... .......... 51% 2.26M 10s unit-abot-epc-basic-0: 12:16:29 DEBUG unit.abot-epc-basic/0.install 24250K .......... .......... .......... .......... .......... 52% 372K 10s unit-abot-epc-basic-0: 12:16:29 DEBUG unit.abot-epc-basic/0.install 24300K .......... .......... .......... .......... .......... 52% 9.57M 10s unit-abot-epc-basic-0: 12:16:29 DEBUG unit.abot-epc-basic/0.install 24350K .......... .......... .......... .......... .......... 52% 9.82M 10s unit-abot-epc-basic-0: 12:16:29 DEBUG unit.abot-epc-basic/0.install 24400K .......... .......... .......... .......... .......... 52% 7.45M 10s unit-abot-epc-basic-0: 12:16:29 DEBUG unit.abot-epc-basic/0.install 24450K .......... .......... .......... .......... .......... 52% 4.43M 9s unit-abot-epc-basic-0: 12:16:29 DEBUG unit.abot-epc-basic/0.install 24500K .......... .......... .......... .......... .......... 52% 8.92M 9s unit-abot-epc-basic-0: 12:16:29 DEBUG unit.abot-epc-basic/0.install 24550K .......... .......... .......... .......... .......... 52% 1.73M 9s unit-abot-epc-basic-0: 12:16:29 DEBUG unit.abot-epc-basic/0.install 24600K .......... .......... .......... .......... .......... 52% 5.32M 9s unit-abot-epc-basic-0: 12:16:29 DEBUG unit.abot-epc-basic/0.install 24650K .......... .......... .......... .......... .......... 52% 5.25M 9s unit-abot-epc-basic-0: 12:16:29 DEBUG unit.abot-epc-basic/0.install 24700K .......... .......... .......... .......... .......... 53% 4.49M 9s unit-abot-epc-basic-0: 12:16:29 DEBUG unit.abot-epc-basic/0.install 24750K .......... .......... .......... .......... .......... 53% 3.05M 9s unit-abot-epc-basic-0: 12:16:29 DEBUG unit.abot-epc-basic/0.install 24800K .......... .......... .......... .......... .......... 53% 831K 9s unit-abot-epc-basic-0: 12:16:30 DEBUG unit.abot-epc-basic/0.install 24850K .......... .......... .......... .......... .......... 53% 548K 9s unit-abot-epc-basic-0: 12:16:30 DEBUG unit.abot-epc-basic/0.install 24900K .......... .......... .......... .......... .......... 53% 10.9M 9s unit-abot-epc-basic-0: 12:16:30 DEBUG unit.abot-epc-basic/0.install 24950K .......... .......... .......... .......... .......... 53% 10.5M 9s unit-abot-epc-basic-0: 12:16:30 DEBUG unit.abot-epc-basic/0.install 25000K .......... .......... .......... .......... .......... 53% 6.87M 9s unit-abot-epc-basic-0: 12:16:30 DEBUG unit.abot-epc-basic/0.install 25050K .......... .......... .......... .......... .......... 53% 4.46M 9s unit-abot-epc-basic-0: 12:16:30 DEBUG unit.abot-epc-basic/0.install 25100K .......... .......... .......... .......... .......... 53% 2.33M 9s unit-abot-epc-basic-0: 12:16:30 DEBUG unit.abot-epc-basic/0.install 25150K .......... .......... .......... .......... .......... 53% 3.42M 9s unit-abot-epc-basic-0: 12:16:30 DEBUG unit.abot-epc-basic/0.install 25200K .......... .......... .......... .......... .......... 54% 5.35M 9s unit-abot-epc-basic-0: 12:16:30 DEBUG unit.abot-epc-basic/0.install 25250K .......... .......... .......... .......... .......... 54% 5.46M 9s unit-abot-epc-basic-0: 12:16:30 DEBUG unit.abot-epc-basic/0.install 25300K .......... .......... .......... .......... .......... 54% 3.28M 9s unit-abot-epc-basic-0: 12:16:30 DEBUG unit.abot-epc-basic/0.install 25350K .......... .......... .......... .......... .......... 54% 2.38M 9s unit-abot-epc-basic-0: 12:16:30 DEBUG unit.abot-epc-basic/0.install 25400K .......... .......... .......... .......... .......... 54% 373K 9s unit-abot-epc-basic-0: 12:16:30 DEBUG unit.abot-epc-basic/0.install 25450K .......... .......... .......... .......... .......... 54% 6.78M 9s unit-abot-epc-basic-0: 12:16:30 DEBUG unit.abot-epc-basic/0.install 25500K .......... .......... .......... .......... .......... 54% 11.3M 9s unit-abot-epc-basic-0: 12:16:30 DEBUG unit.abot-epc-basic/0.install 25550K .......... .......... .......... .......... .......... 54% 8.95M 9s unit-abot-epc-basic-0: 12:16:30 DEBUG unit.abot-epc-basic/0.install 25600K .......... .......... .......... .......... .......... 54% 5.46M 9s unit-abot-epc-basic-0: 12:16:30 DEBUG unit.abot-epc-basic/0.install 25650K .......... .......... .......... .......... .......... 55% 5.56M 9s unit-abot-epc-basic-0: 12:16:30 DEBUG unit.abot-epc-basic/0.install 25700K .......... .......... .......... .......... .......... 55% 2.08M 9s unit-abot-epc-basic-0: 12:16:30 DEBUG unit.abot-epc-basic/0.install 25750K .......... .......... .......... .......... .......... 55% 4.07M 9s unit-abot-epc-basic-0: 12:16:30 DEBUG unit.abot-epc-basic/0.install 25800K .......... .......... .......... .......... .......... 55% 4.24M 9s unit-abot-epc-basic-0: 12:16:30 DEBUG unit.abot-epc-basic/0.install 25850K .......... .......... .......... .......... .......... 55% 4.78M 9s unit-abot-epc-basic-0: 12:16:30 DEBUG unit.abot-epc-basic/0.install 25900K .......... .......... .......... .......... .......... 55% 3.09M 9s unit-abot-epc-basic-0: 12:16:30 DEBUG unit.abot-epc-basic/0.install 25950K .......... .......... .......... .......... .......... 55% 1.82M 9s unit-abot-epc-basic-0: 12:16:30 DEBUG unit.abot-epc-basic/0.install 26000K .......... .......... .......... .......... .......... 55% 403K 9s unit-abot-epc-basic-0: 12:16:30 DEBUG unit.abot-epc-basic/0.install 26050K .......... .......... .......... .......... .......... 55% 9.15M 9s unit-abot-epc-basic-0: 12:16:30 DEBUG unit.abot-epc-basic/0.install 26100K .......... .......... .......... .......... .......... 56% 10.2M 9s unit-abot-epc-basic-0: 12:16:30 DEBUG unit.abot-epc-basic/0.install 26150K .......... .......... .......... .......... .......... 56% 7.61M 9s unit-abot-epc-basic-0: 12:16:30 DEBUG unit.abot-epc-basic/0.install 26200K .......... .......... .......... .......... .......... 56% 4.26M 9s unit-abot-epc-basic-0: 12:16:30 DEBUG unit.abot-epc-basic/0.install 26250K .......... .......... .......... .......... .......... 56% 7.06M 9s unit-abot-epc-basic-0: 12:16:30 DEBUG unit.abot-epc-basic/0.install 26300K .......... .......... .......... .......... .......... 56% 1.83M 9s unit-abot-epc-basic-0: 12:16:30 DEBUG unit.abot-epc-basic/0.install 26350K .......... .......... .......... .......... .......... 56% 4.56M 9s unit-abot-epc-basic-0: 12:16:30 DEBUG unit.abot-epc-basic/0.install 26400K .......... .......... .......... .......... .......... 56% 5.29M 9s unit-abot-epc-basic-0: 12:16:30 DEBUG unit.abot-epc-basic/0.install 26450K .......... .......... .......... .......... .......... 56% 4.29M 9s unit-abot-epc-basic-0: 12:16:30 DEBUG unit.abot-epc-basic/0.install 26500K .......... .......... .......... .......... .......... 56% 2.66M 9s unit-abot-epc-basic-0: 12:16:30 DEBUG unit.abot-epc-basic/0.install 26550K .......... .......... .......... .......... .......... 56% 513K 9s unit-abot-epc-basic-0: 12:16:30 DEBUG unit.abot-epc-basic/0.install 26600K .......... .......... .......... .......... .......... 57% 1.00M 9s unit-abot-epc-basic-0: 12:16:30 DEBUG unit.abot-epc-basic/0.install 26650K .......... .......... .......... .......... .......... 57% 9.80M 9s unit-abot-epc-basic-0: 12:16:30 DEBUG unit.abot-epc-basic/0.install 26700K .......... .......... .......... .......... .......... 57% 11.3M 9s unit-abot-epc-basic-0: 12:16:30 DEBUG unit.abot-epc-basic/0.install 26750K .......... .......... .......... .......... .......... 57% 5.29M 9s unit-abot-epc-basic-0: 12:16:30 DEBUG unit.abot-epc-basic/0.install 26800K .......... .......... .......... .......... .......... 57% 5.52M 9s unit-abot-epc-basic-0: 12:16:30 DEBUG unit.abot-epc-basic/0.install 26850K .......... .......... .......... .......... .......... 57% 2.28M 8s unit-abot-epc-basic-0: 12:16:30 DEBUG unit.abot-epc-basic/0.install 26900K .......... .......... .......... .......... .......... 57% 3.62M 8s unit-abot-epc-basic-0: 12:16:30 DEBUG unit.abot-epc-basic/0.install 26950K .......... .......... .......... .......... .......... 57% 4.72M 8s unit-abot-epc-basic-0: 12:16:30 DEBUG unit.abot-epc-basic/0.install 27000K .......... .......... .......... .......... .......... 57% 6.34M 8s unit-abot-epc-basic-0: 12:16:30 DEBUG unit.abot-epc-basic/0.install 27050K .......... .......... .......... .......... .......... 58% 2.82M 8s unit-abot-epc-basic-0: 12:16:30 DEBUG unit.abot-epc-basic/0.install 27100K .......... .......... .......... .......... .......... 58% 2.62M 8s unit-abot-epc-basic-0: 12:16:31 DEBUG unit.abot-epc-basic/0.install 27150K .......... .......... .......... .......... .......... 58% 374K 8s unit-abot-epc-basic-0: 12:16:31 DEBUG unit.abot-epc-basic/0.install 27200K .......... .......... .......... .......... .......... 58% 6.76M 8s unit-abot-epc-basic-0: 12:16:31 DEBUG unit.abot-epc-basic/0.install 27250K .......... .......... .......... .......... .......... 58% 10.7M 8s unit-abot-epc-basic-0: 12:16:31 DEBUG unit.abot-epc-basic/0.install 27300K .......... .......... .......... .......... .......... 58% 11.0M 8s unit-abot-epc-basic-0: 12:16:31 DEBUG unit.abot-epc-basic/0.install 27350K .......... .......... .......... .......... .......... 58% 5.19M 8s unit-abot-epc-basic-0: 12:16:31 DEBUG unit.abot-epc-basic/0.install 27400K .......... .......... .......... .......... .......... 58% 5.14M 8s unit-abot-epc-basic-0: 12:16:31 DEBUG unit.abot-epc-basic/0.install 27450K .......... .......... .......... .......... .......... 58% 1.88M 8s unit-abot-epc-basic-0: 12:16:31 DEBUG unit.abot-epc-basic/0.install 27500K .......... .......... .......... .......... .......... 59% 5.86M 8s unit-abot-epc-basic-0: 12:16:31 DEBUG unit.abot-epc-basic/0.install 27550K .......... .......... .......... .......... .......... 59% 4.12M 8s unit-abot-epc-basic-0: 12:16:31 DEBUG unit.abot-epc-basic/0.install 27600K .......... .......... .......... .......... .......... 59% 4.00M 8s unit-abot-epc-basic-0: 12:16:31 DEBUG unit.abot-epc-basic/0.install 27650K .......... .......... .......... .......... .......... 59% 3.59M 8s unit-abot-epc-basic-0: 12:16:31 DEBUG unit.abot-epc-basic/0.install 27700K .......... .......... .......... .......... .......... 59% 810K 8s unit-abot-epc-basic-0: 12:16:31 DEBUG unit.abot-epc-basic/0.install 27750K .......... .......... .......... .......... .......... 59% 559K 8s unit-abot-epc-basic-0: 12:16:31 DEBUG unit.abot-epc-basic/0.install 27800K .......... .......... .......... .......... .......... 59% 8.11M 8s unit-abot-epc-basic-0: 12:16:31 DEBUG unit.abot-epc-basic/0.install 27850K .......... .......... .......... .......... .......... 59% 10.2M 8s unit-abot-epc-basic-0: 12:16:31 DEBUG unit.abot-epc-basic/0.install 27900K .......... .......... .......... .......... .......... 59% 8.15M 8s unit-abot-epc-basic-0: 12:16:31 DEBUG unit.abot-epc-basic/0.install 27950K .......... .......... .......... .......... .......... 59% 4.66M 8s unit-abot-epc-basic-0: 12:16:31 DEBUG unit.abot-epc-basic/0.install 28000K .......... .......... .......... .......... .......... 60% 2.78M 8s unit-abot-epc-basic-0: 12:16:31 DEBUG unit.abot-epc-basic/0.install 28050K .......... .......... .......... .......... .......... 60% 2.91M 8s unit-abot-epc-basic-0: 12:16:31 DEBUG unit.abot-epc-basic/0.install 28100K .......... .......... .......... .......... .......... 60% 4.46M 8s unit-abot-epc-basic-0: 12:16:31 DEBUG unit.abot-epc-basic/0.install 28150K .......... .......... .......... .......... .......... 60% 5.90M 8s unit-abot-epc-basic-0: 12:16:31 DEBUG unit.abot-epc-basic/0.install 28200K .......... .......... .......... .......... .......... 60% 3.83M 8s unit-abot-epc-basic-0: 12:16:31 DEBUG unit.abot-epc-basic/0.install 28250K .......... .......... .......... .......... .......... 60% 2.84M 8s unit-abot-epc-basic-0: 12:16:31 DEBUG unit.abot-epc-basic/0.install 28300K .......... .......... .......... .......... .......... 60% 367K 8s unit-abot-epc-basic-0: 12:16:31 DEBUG unit.abot-epc-basic/0.install 28350K .......... .......... .......... .......... .......... 60% 4.55M 8s unit-abot-epc-basic-0: 12:16:31 DEBUG unit.abot-epc-basic/0.install 28400K .......... .......... .......... .......... .......... 60% 9.00M 8s unit-abot-epc-basic-0: 12:16:31 DEBUG unit.abot-epc-basic/0.install 28450K .......... .......... .......... .......... .......... 61% 11.0M 8s unit-abot-epc-basic-0: 12:16:31 DEBUG unit.abot-epc-basic/0.install 28500K .......... .......... .......... .......... .......... 61% 5.54M 8s unit-abot-epc-basic-0: 12:16:31 DEBUG unit.abot-epc-basic/0.install 28550K .......... .......... .......... .......... .......... 61% 5.90M 8s unit-abot-epc-basic-0: 12:16:31 DEBUG unit.abot-epc-basic/0.install 28600K .......... .......... .......... .......... .......... 61% 2.26M 8s unit-abot-epc-basic-0: 12:16:31 DEBUG unit.abot-epc-basic/0.install 28650K .......... .......... .......... .......... .......... 61% 3.61M 8s unit-abot-epc-basic-0: 12:16:31 DEBUG unit.abot-epc-basic/0.install 28700K .......... .......... .......... .......... .......... 61% 4.66M 8s unit-abot-epc-basic-0: 12:16:31 DEBUG unit.abot-epc-basic/0.install 28750K .......... .......... .......... .......... .......... 61% 6.01M 8s unit-abot-epc-basic-0: 12:16:31 DEBUG unit.abot-epc-basic/0.install 28800K .......... .......... .......... .......... .......... 61% 2.72M 8s unit-abot-epc-basic-0: 12:16:31 DEBUG unit.abot-epc-basic/0.install 28850K .......... .......... .......... .......... .......... 61% 2.16M 8s unit-abot-epc-basic-0: 12:16:31 DEBUG unit.abot-epc-basic/0.install 28900K .......... .......... .......... .......... .......... 62% 387K 8s unit-abot-epc-basic-0: 12:16:31 DEBUG unit.abot-epc-basic/0.install 28950K .......... .......... .......... .......... .......... 62% 7.84M 8s unit-abot-epc-basic-0: 12:16:31 DEBUG unit.abot-epc-basic/0.install 29000K .......... .......... .......... .......... .......... 62% 8.96M 8s unit-abot-epc-basic-0: 12:16:31 DEBUG unit.abot-epc-basic/0.install 29050K .......... .......... .......... .......... .......... 62% 10.4M 8s unit-abot-epc-basic-0: 12:16:31 DEBUG unit.abot-epc-basic/0.install 29100K .......... .......... .......... .......... .......... 62% 4.89M 8s unit-abot-epc-basic-0: 12:16:31 DEBUG unit.abot-epc-basic/0.install 29150K .......... .......... .......... .......... .......... 62% 6.20M 8s unit-abot-epc-basic-0: 12:16:31 DEBUG unit.abot-epc-basic/0.install 29200K .......... .......... .......... .......... .......... 62% 1.75M 7s unit-abot-epc-basic-0: 12:16:31 DEBUG unit.abot-epc-basic/0.install 29250K .......... .......... .......... .......... .......... 62% 7.39M 7s unit-abot-epc-basic-0: 12:16:31 DEBUG unit.abot-epc-basic/0.install 29300K .......... .......... .......... .......... .......... 62% 4.41M 7s unit-abot-epc-basic-0: 12:16:31 DEBUG unit.abot-epc-basic/0.install 29350K .......... .......... .......... .......... .......... 62% 3.61M 7s unit-abot-epc-basic-0: 12:16:31 DEBUG unit.abot-epc-basic/0.install 29400K .......... .......... .......... .......... .......... 63% 3.78M 7s unit-abot-epc-basic-0: 12:16:31 DEBUG unit.abot-epc-basic/0.install 29450K .......... .......... .......... .......... .......... 63% 790K 7s unit-abot-epc-basic-0: 12:16:32 DEBUG unit.abot-epc-basic/0.install 29500K .......... .......... .......... .......... .......... 63% 565K 7s unit-abot-epc-basic-0: 12:16:32 DEBUG unit.abot-epc-basic/0.install 29550K .......... .......... .......... .......... .......... 63% 8.09M 7s unit-abot-epc-basic-0: 12:16:32 DEBUG unit.abot-epc-basic/0.install 29600K .......... .......... .......... .......... .......... 63% 9.07M 7s unit-abot-epc-basic-0: 12:16:32 DEBUG unit.abot-epc-basic/0.install 29650K .......... .......... .......... .......... .......... 63% 8.20M 7s unit-abot-epc-basic-0: 12:16:32 DEBUG unit.abot-epc-basic/0.install 29700K .......... .......... .......... .......... .......... 63% 5.34M 7s unit-abot-epc-basic-0: 12:16:32 DEBUG unit.abot-epc-basic/0.install 29750K .......... .......... .......... .......... .......... 63% 2.29M 7s unit-abot-epc-basic-0: 12:16:32 DEBUG unit.abot-epc-basic/0.install 29800K .......... .......... .......... .......... .......... 63% 3.60M 7s unit-abot-epc-basic-0: 12:16:32 DEBUG unit.abot-epc-basic/0.install 29850K .......... .......... .......... .......... .......... 64% 4.69M 7s unit-abot-epc-basic-0: 12:16:32 DEBUG unit.abot-epc-basic/0.install 29900K .......... .......... .......... .......... .......... 64% 6.00M 7s unit-abot-epc-basic-0: 12:16:32 DEBUG unit.abot-epc-basic/0.install 29950K .......... .......... .......... .......... .......... 64% 3.76M 7s unit-abot-epc-basic-0: 12:16:32 DEBUG unit.abot-epc-basic/0.install 30000K .......... .......... .......... .......... .......... 64% 2.29M 7s unit-abot-epc-basic-0: 12:16:32 DEBUG unit.abot-epc-basic/0.install 30050K .......... .......... .......... .......... .......... 64% 378K 7s unit-abot-epc-basic-0: 12:16:32 DEBUG unit.abot-epc-basic/0.install 30100K .......... .......... .......... .......... .......... 64% 4.87M 7s unit-abot-epc-basic-0: 12:16:32 DEBUG unit.abot-epc-basic/0.install 30150K .......... .......... .......... .......... .......... 64% 8.02M 7s unit-abot-epc-basic-0: 12:16:32 DEBUG unit.abot-epc-basic/0.install 30200K .......... .......... .......... .......... .......... 64% 9.49M 7s unit-abot-epc-basic-0: 12:16:32 DEBUG unit.abot-epc-basic/0.install 30250K .......... .......... .......... .......... .......... 64% 6.25M 7s unit-abot-epc-basic-0: 12:16:32 DEBUG unit.abot-epc-basic/0.install 30300K .......... .......... .......... .......... .......... 64% 5.88M 7s unit-abot-epc-basic-0: 12:16:32 DEBUG unit.abot-epc-basic/0.install 30350K .......... .......... .......... .......... .......... 65% 2.01M 7s unit-abot-epc-basic-0: 12:16:32 DEBUG unit.abot-epc-basic/0.install 30400K .......... .......... .......... .......... .......... 65% 4.72M 7s unit-abot-epc-basic-0: 12:16:32 DEBUG unit.abot-epc-basic/0.install 30450K .......... .......... .......... .......... .......... 65% 4.51M 7s unit-abot-epc-basic-0: 12:16:32 DEBUG unit.abot-epc-basic/0.install 30500K .......... .......... .......... .......... .......... 65% 4.78M 7s unit-abot-epc-basic-0: 12:16:32 DEBUG unit.abot-epc-basic/0.install 30550K .......... .......... .......... .......... .......... 65% 2.95M 7s unit-abot-epc-basic-0: 12:16:32 DEBUG unit.abot-epc-basic/0.install 30600K .......... .......... .......... .......... .......... 65% 2.06M 7s unit-abot-epc-basic-0: 12:16:32 DEBUG unit.abot-epc-basic/0.install 30650K .......... .......... .......... .......... .......... 65% 392K 7s unit-abot-epc-basic-0: 12:16:32 DEBUG unit.abot-epc-basic/0.install 30700K .......... .......... .......... .......... .......... 65% 7.01M 7s unit-abot-epc-basic-0: 12:16:32 DEBUG unit.abot-epc-basic/0.install 30750K .......... .......... .......... .......... .......... 65% 9.58M 7s unit-abot-epc-basic-0: 12:16:32 DEBUG unit.abot-epc-basic/0.install 30800K .......... .......... .......... .......... .......... 66% 9.61M 7s unit-abot-epc-basic-0: 12:16:32 DEBUG unit.abot-epc-basic/0.install 30850K .......... .......... .......... .......... .......... 66% 5.24M 7s unit-abot-epc-basic-0: 12:16:32 DEBUG unit.abot-epc-basic/0.install 30900K .......... .......... .......... .......... .......... 66% 4.19M 7s unit-abot-epc-basic-0: 12:16:32 DEBUG unit.abot-epc-basic/0.install 30950K .......... .......... .......... .......... .......... 66% 2.08M 7s unit-abot-epc-basic-0: 12:16:32 DEBUG unit.abot-epc-basic/0.install 31000K .......... .......... .......... .......... .......... 66% 4.88M 7s unit-abot-epc-basic-0: 12:16:32 DEBUG unit.abot-epc-basic/0.install 31050K .......... .......... .......... .......... .......... 66% 5.78M 7s unit-abot-epc-basic-0: 12:16:32 DEBUG unit.abot-epc-basic/0.install 31100K .......... .......... .......... .......... .......... 66% 3.62M 7s unit-abot-epc-basic-0: 12:16:32 DEBUG unit.abot-epc-basic/0.install 31150K .......... .......... .......... .......... .......... 66% 2.90M 7s unit-abot-epc-basic-0: 12:16:32 DEBUG unit.abot-epc-basic/0.install 31200K .......... .......... .......... .......... .......... 66% 529K 7s unit-abot-epc-basic-0: 12:16:32 DEBUG unit.abot-epc-basic/0.install 31250K .......... .......... .......... .......... .......... 67% 932K 7s unit-abot-epc-basic-0: 12:16:32 DEBUG unit.abot-epc-basic/0.install 31300K .......... .......... .......... .......... .......... 67% 8.73M 7s unit-abot-epc-basic-0: 12:16:32 DEBUG unit.abot-epc-basic/0.install 31350K .......... .......... .......... .......... .......... 67% 10.0M 7s unit-abot-epc-basic-0: 12:16:32 DEBUG unit.abot-epc-basic/0.install 31400K .......... .......... .......... .......... .......... 67% 7.78M 7s unit-abot-epc-basic-0: 12:16:32 DEBUG unit.abot-epc-basic/0.install 31450K .......... .......... .......... .......... .......... 67% 5.46M 7s unit-abot-epc-basic-0: 12:16:32 DEBUG unit.abot-epc-basic/0.install 31500K .......... .......... .......... .......... .......... 67% 2.05M 7s unit-abot-epc-basic-0: 12:16:32 DEBUG unit.abot-epc-basic/0.install 31550K .......... .......... .......... .......... .......... 67% 4.47M 6s unit-abot-epc-basic-0: 12:16:32 DEBUG unit.abot-epc-basic/0.install 31600K .......... .......... .......... .......... .......... 67% 4.39M 6s unit-abot-epc-basic-0: 12:16:32 DEBUG unit.abot-epc-basic/0.install 31650K .......... .......... .......... .......... .......... 67% 6.04M 6s unit-abot-epc-basic-0: 12:16:32 DEBUG unit.abot-epc-basic/0.install 31700K .......... .......... .......... .......... .......... 67% 3.24M 6s unit-abot-epc-basic-0: 12:16:32 DEBUG unit.abot-epc-basic/0.install 31750K .......... .......... .......... .......... .......... 68% 2.55M 6s unit-abot-epc-basic-0: 12:16:33 DEBUG unit.abot-epc-basic/0.install 31800K .......... .......... .......... .......... .......... 68% 379K 6s unit-abot-epc-basic-0: 12:16:33 DEBUG unit.abot-epc-basic/0.install 31850K .......... .......... .......... .......... .......... 68% 4.09M 6s unit-abot-epc-basic-0: 12:16:33 DEBUG unit.abot-epc-basic/0.install 31900K .......... .......... .......... .......... .......... 68% 10.4M 6s unit-abot-epc-basic-0: 12:16:33 DEBUG unit.abot-epc-basic/0.install 31950K .......... .......... .......... .......... .......... 68% 10.2M 6s unit-abot-epc-basic-0: 12:16:33 DEBUG unit.abot-epc-basic/0.install 32000K .......... .......... .......... .......... .......... 68% 6.15M 6s unit-abot-epc-basic-0: 12:16:33 DEBUG unit.abot-epc-basic/0.install 32050K .......... .......... .......... .......... .......... 68% 5.99M 6s unit-abot-epc-basic-0: 12:16:33 DEBUG unit.abot-epc-basic/0.install 32100K .......... .......... .......... .......... .......... 68% 2.03M 6s unit-abot-epc-basic-0: 12:16:33 DEBUG unit.abot-epc-basic/0.install 32150K .......... .......... .......... .......... .......... 68% 4.15M 6s unit-abot-epc-basic-0: 12:16:33 DEBUG unit.abot-epc-basic/0.install 32200K .......... .......... .......... .......... .......... 69% 4.46M 6s unit-abot-epc-basic-0: 12:16:33 DEBUG unit.abot-epc-basic/0.install 32250K .......... .......... .......... .......... .......... 69% 4.38M 6s unit-abot-epc-basic-0: 12:16:33 DEBUG unit.abot-epc-basic/0.install 32300K .......... .......... .......... .......... .......... 69% 2.84M 6s unit-abot-epc-basic-0: 12:16:33 DEBUG unit.abot-epc-basic/0.install 32350K .......... .......... .......... .......... .......... 69% 2.13M 6s unit-abot-epc-basic-0: 12:16:33 DEBUG unit.abot-epc-basic/0.install 32400K .......... .......... .......... .......... .......... 69% 397K 6s unit-abot-epc-basic-0: 12:16:33 DEBUG unit.abot-epc-basic/0.install 32450K .......... .......... .......... .......... .......... 69% 7.22M 6s unit-abot-epc-basic-0: 12:16:33 DEBUG unit.abot-epc-basic/0.install 32500K .......... .......... .......... .......... .......... 69% 9.77M 6s unit-abot-epc-basic-0: 12:16:33 DEBUG unit.abot-epc-basic/0.install 32550K .......... .......... .......... .......... .......... 69% 8.46M 6s unit-abot-epc-basic-0: 12:16:33 DEBUG unit.abot-epc-basic/0.install 32600K .......... .......... .......... .......... .......... 69% 5.45M 6s unit-abot-epc-basic-0: 12:16:33 DEBUG unit.abot-epc-basic/0.install 32650K .......... .......... .......... .......... .......... 70% 3.19M 6s unit-abot-epc-basic-0: 12:16:33 DEBUG unit.abot-epc-basic/0.install 32700K .......... .......... .......... .......... .......... 70% 2.48M 6s unit-abot-epc-basic-0: 12:16:33 DEBUG unit.abot-epc-basic/0.install 32750K .......... .......... .......... .......... .......... 70% 4.77M 6s unit-abot-epc-basic-0: 12:16:33 DEBUG unit.abot-epc-basic/0.install 32800K .......... .......... .......... .......... .......... 70% 6.11M 6s unit-abot-epc-basic-0: 12:16:33 DEBUG unit.abot-epc-basic/0.install 32850K .......... .......... .......... .......... .......... 70% 3.80M 6s unit-abot-epc-basic-0: 12:16:33 DEBUG unit.abot-epc-basic/0.install 32900K .......... .......... .......... .......... .......... 70% 2.83M 6s unit-abot-epc-basic-0: 12:16:33 DEBUG unit.abot-epc-basic/0.install 32950K .......... .......... .......... .......... .......... 70% 521K 6s unit-abot-epc-basic-0: 12:16:33 DEBUG unit.abot-epc-basic/0.install 33000K .......... .......... .......... .......... .......... 70% 962K 6s unit-abot-epc-basic-0: 12:16:33 DEBUG unit.abot-epc-basic/0.install 33050K .......... .......... .......... .......... .......... 70% 8.68M 6s unit-abot-epc-basic-0: 12:16:33 DEBUG unit.abot-epc-basic/0.install 33100K .......... .......... .......... .......... .......... 70% 9.82M 6s unit-abot-epc-basic-0: 12:16:33 DEBUG unit.abot-epc-basic/0.install 33150K .......... .......... .......... .......... .......... 71% 7.78M 6s unit-abot-epc-basic-0: 12:16:33 DEBUG unit.abot-epc-basic/0.install 33200K .......... .......... .......... .......... .......... 71% 5.24M 6s unit-abot-epc-basic-0: 12:16:33 DEBUG unit.abot-epc-basic/0.install 33250K .......... .......... .......... .......... .......... 71% 2.14M 6s unit-abot-epc-basic-0: 12:16:33 DEBUG unit.abot-epc-basic/0.install 33300K .......... .......... .......... .......... .......... 71% 4.19M 6s unit-abot-epc-basic-0: 12:16:33 DEBUG unit.abot-epc-basic/0.install 33350K .......... .......... .......... .......... .......... 71% 4.83M 6s unit-abot-epc-basic-0: 12:16:33 DEBUG unit.abot-epc-basic/0.install 33400K .......... .......... .......... .......... .......... 71% 5.71M 6s unit-abot-epc-basic-0: 12:16:33 DEBUG unit.abot-epc-basic/0.install 33450K .......... .......... .......... .......... .......... 71% 2.79M 6s unit-abot-epc-basic-0: 12:16:33 DEBUG unit.abot-epc-basic/0.install 33500K .......... .......... .......... .......... .......... 71% 3.07M 6s unit-abot-epc-basic-0: 12:16:33 DEBUG unit.abot-epc-basic/0.install 33550K .......... .......... .......... .......... .......... 71% 374K 6s unit-abot-epc-basic-0: 12:16:33 DEBUG unit.abot-epc-basic/0.install 33600K .......... .......... .......... .......... .......... 72% 4.64M 6s unit-abot-epc-basic-0: 12:16:33 DEBUG unit.abot-epc-basic/0.install 33650K .......... .......... .......... .......... .......... 72% 9.12M 6s unit-abot-epc-basic-0: 12:16:33 DEBUG unit.abot-epc-basic/0.install 33700K .......... .......... .......... .......... .......... 72% 9.64M 6s unit-abot-epc-basic-0: 12:16:33 DEBUG unit.abot-epc-basic/0.install 33750K .......... .......... .......... .......... .......... 72% 6.42M 6s unit-abot-epc-basic-0: 12:16:33 DEBUG unit.abot-epc-basic/0.install 33800K .......... .......... .......... .......... .......... 72% 5.89M 6s unit-abot-epc-basic-0: 12:16:33 DEBUG unit.abot-epc-basic/0.install 33850K .......... .......... .......... .......... .......... 72% 2.07M 6s unit-abot-epc-basic-0: 12:16:33 DEBUG unit.abot-epc-basic/0.install 33900K .......... .......... .......... .......... .......... 72% 4.61M 5s unit-abot-epc-basic-0: 12:16:33 DEBUG unit.abot-epc-basic/0.install 33950K .......... .......... .......... .......... .......... 72% 4.56M 5s unit-abot-epc-basic-0: 12:16:33 DEBUG unit.abot-epc-basic/0.install 34000K .......... .......... .......... .......... .......... 72% 4.21M 5s unit-abot-epc-basic-0: 12:16:33 DEBUG unit.abot-epc-basic/0.install 34050K .......... .......... .......... .......... .......... 73% 2.82M 5s unit-abot-epc-basic-0: 12:16:33 DEBUG unit.abot-epc-basic/0.install 34100K .......... .......... .......... .......... .......... 73% 2.11M 5s unit-abot-epc-basic-0: 12:16:34 DEBUG unit.abot-epc-basic/0.install 34150K .......... .......... .......... .......... .......... 73% 395K 5s unit-abot-epc-basic-0: 12:16:34 DEBUG unit.abot-epc-basic/0.install 34200K .......... .......... .......... .......... .......... 73% 7.04M 5s unit-abot-epc-basic-0: 12:16:34 DEBUG unit.abot-epc-basic/0.install 34250K .......... .......... .......... .......... .......... 73% 9.11M 5s unit-abot-epc-basic-0: 12:16:34 DEBUG unit.abot-epc-basic/0.install 34300K .......... .......... .......... .......... .......... 73% 9.88M 5s unit-abot-epc-basic-0: 12:16:34 DEBUG unit.abot-epc-basic/0.install 34350K .......... .......... .......... .......... .......... 73% 5.70M 5s unit-abot-epc-basic-0: 12:16:34 DEBUG unit.abot-epc-basic/0.install 34400K .......... .......... .......... .......... .......... 73% 3.12M 5s unit-abot-epc-basic-0: 12:16:34 DEBUG unit.abot-epc-basic/0.install 34450K .......... .......... .......... .......... .......... 73% 2.75M 5s unit-abot-epc-basic-0: 12:16:34 DEBUG unit.abot-epc-basic/0.install 34500K .......... .......... .......... .......... .......... 73% 4.67M 5s unit-abot-epc-basic-0: 12:16:34 DEBUG unit.abot-epc-basic/0.install 34550K .......... .......... .......... .......... .......... 74% 5.85M 5s unit-abot-epc-basic-0: 12:16:34 DEBUG unit.abot-epc-basic/0.install 34600K .......... .......... .......... .......... .......... 74% 3.50M 5s unit-abot-epc-basic-0: 12:16:34 DEBUG unit.abot-epc-basic/0.install 34650K .......... .......... .......... .......... .......... 74% 2.98M 5s unit-abot-epc-basic-0: 12:16:34 DEBUG unit.abot-epc-basic/0.install 34700K .......... .......... .......... .......... .......... 74% 862K 5s unit-abot-epc-basic-0: 12:16:34 DEBUG unit.abot-epc-basic/0.install 34750K .......... .......... .......... .......... .......... 74% 553K 5s unit-abot-epc-basic-0: 12:16:34 DEBUG unit.abot-epc-basic/0.install 34800K .......... .......... .......... .......... .......... 74% 7.44M 5s unit-abot-epc-basic-0: 12:16:34 DEBUG unit.abot-epc-basic/0.install 34850K .......... .......... .......... .......... .......... 74% 6.91M 5s unit-abot-epc-basic-0: 12:16:34 DEBUG unit.abot-epc-basic/0.install 34900K .......... .......... .......... .......... .......... 74% 11.0M 5s unit-abot-epc-basic-0: 12:16:34 DEBUG unit.abot-epc-basic/0.install 34950K .......... .......... .......... .......... .......... 74% 6.18M 5s unit-abot-epc-basic-0: 12:16:34 DEBUG unit.abot-epc-basic/0.install 35000K .......... .......... .......... .......... .......... 75% 2.65M 5s unit-abot-epc-basic-0: 12:16:34 DEBUG unit.abot-epc-basic/0.install 35050K .......... .......... .......... .......... .......... 75% 3.04M 5s unit-abot-epc-basic-0: 12:16:34 DEBUG unit.abot-epc-basic/0.install 35100K .......... .......... .......... .......... .......... 75% 4.80M 5s unit-abot-epc-basic-0: 12:16:34 DEBUG unit.abot-epc-basic/0.install 35150K .......... .......... .......... .......... .......... 75% 5.37M 5s unit-abot-epc-basic-0: 12:16:34 DEBUG unit.abot-epc-basic/0.install 35200K .......... .......... .......... .......... .......... 75% 3.90M 5s unit-abot-epc-basic-0: 12:16:34 DEBUG unit.abot-epc-basic/0.install 35250K .......... .......... .......... .......... .......... 75% 3.11M 5s unit-abot-epc-basic-0: 12:16:34 DEBUG unit.abot-epc-basic/0.install 35300K .......... .......... .......... .......... .......... 75% 371K 5s unit-abot-epc-basic-0: 12:16:34 DEBUG unit.abot-epc-basic/0.install 35350K .......... .......... .......... .......... .......... 75% 3.51M 5s unit-abot-epc-basic-0: 12:16:34 DEBUG unit.abot-epc-basic/0.install 35400K .......... .......... .......... .......... .......... 75% 8.15M 5s unit-abot-epc-basic-0: 12:16:34 DEBUG unit.abot-epc-basic/0.install 35450K .......... .......... .......... .......... .......... 76% 6.68M 5s unit-abot-epc-basic-0: 12:16:34 DEBUG unit.abot-epc-basic/0.install 35500K .......... .......... .......... .......... .......... 76% 11.0M 5s unit-abot-epc-basic-0: 12:16:34 DEBUG unit.abot-epc-basic/0.install 35550K .......... .......... .......... .......... .......... 76% 5.51M 5s unit-abot-epc-basic-0: 12:16:34 DEBUG unit.abot-epc-basic/0.install 35600K .......... .......... .......... .......... .......... 76% 2.33M 5s unit-abot-epc-basic-0: 12:16:34 DEBUG unit.abot-epc-basic/0.install 35650K .......... .......... .......... .......... .......... 76% 4.03M 5s unit-abot-epc-basic-0: 12:16:34 DEBUG unit.abot-epc-basic/0.install 35700K .......... .......... .......... .......... .......... 76% 4.75M 5s unit-abot-epc-basic-0: 12:16:34 DEBUG unit.abot-epc-basic/0.install 35750K .......... .......... .......... .......... .......... 76% 5.23M 5s unit-abot-epc-basic-0: 12:16:34 DEBUG unit.abot-epc-basic/0.install 35800K .......... .......... .......... .......... .......... 76% 3.07M 5s unit-abot-epc-basic-0: 12:16:34 DEBUG unit.abot-epc-basic/0.install 35850K .......... .......... .......... .......... .......... 76% 3.73M 5s unit-abot-epc-basic-0: 12:16:34 DEBUG unit.abot-epc-basic/0.install 35900K .......... .......... .......... .......... .......... 76% 373K 5s unit-abot-epc-basic-0: 12:16:34 DEBUG unit.abot-epc-basic/0.install 35950K .......... .......... .......... .......... .......... 77% 3.68M 5s unit-abot-epc-basic-0: 12:16:34 DEBUG unit.abot-epc-basic/0.install 36000K .......... .......... .......... .......... .......... 77% 7.52M 5s unit-abot-epc-basic-0: 12:16:34 DEBUG unit.abot-epc-basic/0.install 36050K .......... .......... .......... .......... .......... 77% 7.17M 5s unit-abot-epc-basic-0: 12:16:34 DEBUG unit.abot-epc-basic/0.install 36100K .......... .......... .......... .......... .......... 77% 10.6M 5s unit-abot-epc-basic-0: 12:16:34 DEBUG unit.abot-epc-basic/0.install 36150K .......... .......... .......... .......... .......... 77% 5.36M 5s unit-abot-epc-basic-0: 12:16:34 DEBUG unit.abot-epc-basic/0.install 36200K .......... .......... .......... .......... .......... 77% 2.30M 4s unit-abot-epc-basic-0: 12:16:34 DEBUG unit.abot-epc-basic/0.install 36250K .......... .......... .......... .......... .......... 77% 2.91M 4s unit-abot-epc-basic-0: 12:16:34 DEBUG unit.abot-epc-basic/0.install 36300K .......... .......... .......... .......... .......... 77% 7.22M 4s unit-abot-epc-basic-0: 12:16:34 DEBUG unit.abot-epc-basic/0.install 36350K .......... .......... .......... .......... .......... 77% 5.98M 4s unit-abot-epc-basic-0: 12:16:34 DEBUG unit.abot-epc-basic/0.install 36400K .......... .......... .......... .......... .......... 78% 2.50M 4s unit-abot-epc-basic-0: 12:16:34 DEBUG unit.abot-epc-basic/0.install 36450K .......... .......... .......... .......... .......... 78% 3.80M 4s unit-abot-epc-basic-0: 12:16:35 DEBUG unit.abot-epc-basic/0.install 36500K .......... .......... .......... .......... .......... 78% 382K 4s unit-abot-epc-basic-0: 12:16:35 DEBUG unit.abot-epc-basic/0.install 36550K .......... .......... .......... .......... .......... 78% 3.59M 4s unit-abot-epc-basic-0: 12:16:35 DEBUG unit.abot-epc-basic/0.install 36600K .......... .......... .......... .......... .......... 78% 6.62M 4s unit-abot-epc-basic-0: 12:16:35 DEBUG unit.abot-epc-basic/0.install 36650K .......... .......... .......... .......... .......... 78% 9.68M 4s unit-abot-epc-basic-0: 12:16:35 DEBUG unit.abot-epc-basic/0.install 36700K .......... .......... .......... .......... .......... 78% 11.2M 4s unit-abot-epc-basic-0: 12:16:35 DEBUG unit.abot-epc-basic/0.install 36750K .......... .......... .......... .......... .......... 78% 5.89M 4s unit-abot-epc-basic-0: 12:16:35 DEBUG unit.abot-epc-basic/0.install 36800K .......... .......... .......... .......... .......... 78% 2.26M 4s unit-abot-epc-basic-0: 12:16:35 DEBUG unit.abot-epc-basic/0.install 36850K .......... .......... .......... .......... .......... 79% 3.00M 4s unit-abot-epc-basic-0: 12:16:35 DEBUG unit.abot-epc-basic/0.install 36900K .......... .......... .......... .......... .......... 79% 6.78M 4s unit-abot-epc-basic-0: 12:16:35 DEBUG unit.abot-epc-basic/0.install 36950K .......... .......... .......... .......... .......... 79% 6.01M 4s unit-abot-epc-basic-0: 12:16:35 DEBUG unit.abot-epc-basic/0.install 37000K .......... .......... .......... .......... .......... 79% 2.53M 4s unit-abot-epc-basic-0: 12:16:35 DEBUG unit.abot-epc-basic/0.install 37050K .......... .......... .......... .......... .......... 79% 3.14M 4s unit-abot-epc-basic-0: 12:16:35 DEBUG unit.abot-epc-basic/0.install 37100K .......... .......... .......... .......... .......... 79% 387K 4s unit-abot-epc-basic-0: 12:16:35 DEBUG unit.abot-epc-basic/0.install 37150K .......... .......... .......... .......... .......... 79% 3.92M 4s unit-abot-epc-basic-0: 12:16:35 DEBUG unit.abot-epc-basic/0.install 37200K .......... .......... .......... .......... .......... 79% 6.54M 4s unit-abot-epc-basic-0: 12:16:35 DEBUG unit.abot-epc-basic/0.install 37250K .......... .......... .......... .......... .......... 79% 9.47M 4s unit-abot-epc-basic-0: 12:16:35 DEBUG unit.abot-epc-basic/0.install 37300K .......... .......... .......... .......... .......... 79% 11.0M 4s unit-abot-epc-basic-0: 12:16:35 DEBUG unit.abot-epc-basic/0.install 37350K .......... .......... .......... .......... .......... 80% 6.31M 4s unit-abot-epc-basic-0: 12:16:35 DEBUG unit.abot-epc-basic/0.install 37400K .......... .......... .......... .......... .......... 80% 2.23M 4s unit-abot-epc-basic-0: 12:16:35 DEBUG unit.abot-epc-basic/0.install 37450K .......... .......... .......... .......... .......... 80% 3.05M 4s unit-abot-epc-basic-0: 12:16:35 DEBUG unit.abot-epc-basic/0.install 37500K .......... .......... .......... .......... .......... 80% 6.82M 4s unit-abot-epc-basic-0: 12:16:35 DEBUG unit.abot-epc-basic/0.install 37550K .......... .......... .......... .......... .......... 80% 6.00M 4s unit-abot-epc-basic-0: 12:16:35 DEBUG unit.abot-epc-basic/0.install 37600K .......... .......... .......... .......... .......... 80% 2.50M 4s unit-abot-epc-basic-0: 12:16:35 DEBUG unit.abot-epc-basic/0.install 37650K .......... .......... .......... .......... .......... 80% 3.99M 4s unit-abot-epc-basic-0: 12:16:35 DEBUG unit.abot-epc-basic/0.install 37700K .......... .......... .......... .......... .......... 80% 381K 4s unit-abot-epc-basic-0: 12:16:35 DEBUG unit.abot-epc-basic/0.install 37750K .......... .......... .......... .......... .......... 80% 3.74M 4s unit-abot-epc-basic-0: 12:16:35 DEBUG unit.abot-epc-basic/0.install 37800K .......... .......... .......... .......... .......... 81% 8.32M 4s unit-abot-epc-basic-0: 12:16:35 DEBUG unit.abot-epc-basic/0.install 37850K .......... .......... .......... .......... .......... 81% 6.60M 4s unit-abot-epc-basic-0: 12:16:35 DEBUG unit.abot-epc-basic/0.install 37900K .......... .......... .......... .......... .......... 81% 11.1M 4s unit-abot-epc-basic-0: 12:16:35 DEBUG unit.abot-epc-basic/0.install 37950K .......... .......... .......... .......... .......... 81% 6.40M 4s unit-abot-epc-basic-0: 12:16:35 DEBUG unit.abot-epc-basic/0.install 38000K .......... .......... .......... .......... .......... 81% 2.20M 4s unit-abot-epc-basic-0: 12:16:35 DEBUG unit.abot-epc-basic/0.install 38050K .......... .......... .......... .......... .......... 81% 4.18M 4s unit-abot-epc-basic-0: 12:16:35 DEBUG unit.abot-epc-basic/0.install 38100K .......... .......... .......... .......... .......... 81% 4.75M 4s unit-abot-epc-basic-0: 12:16:35 DEBUG unit.abot-epc-basic/0.install 38150K .......... .......... .......... .......... .......... 81% 5.76M 4s unit-abot-epc-basic-0: 12:16:35 DEBUG unit.abot-epc-basic/0.install 38200K .......... .......... .......... .......... .......... 81% 3.06M 4s unit-abot-epc-basic-0: 12:16:35 DEBUG unit.abot-epc-basic/0.install 38250K .......... .......... .......... .......... .......... 82% 3.69M 4s unit-abot-epc-basic-0: 12:16:35 DEBUG unit.abot-epc-basic/0.install 38300K .......... .......... .......... .......... .......... 82% 381K 4s unit-abot-epc-basic-0: 12:16:35 DEBUG unit.abot-epc-basic/0.install 38350K .......... .......... .......... .......... .......... 82% 3.14M 4s unit-abot-epc-basic-0: 12:16:35 DEBUG unit.abot-epc-basic/0.install 38400K .......... .......... .......... .......... .......... 82% 8.73M 4s unit-abot-epc-basic-0: 12:16:35 DEBUG unit.abot-epc-basic/0.install 38450K .......... .......... .......... .......... .......... 82% 5.89M 4s unit-abot-epc-basic-0: 12:16:35 DEBUG unit.abot-epc-basic/0.install 38500K .......... .......... .......... .......... .......... 82% 12.1M 4s unit-abot-epc-basic-0: 12:16:35 DEBUG unit.abot-epc-basic/0.install 38550K .......... .......... .......... .......... .......... 82% 6.70M 3s unit-abot-epc-basic-0: 12:16:35 DEBUG unit.abot-epc-basic/0.install 38600K .......... .......... .......... .......... .......... 82% 2.76M 3s unit-abot-epc-basic-0: 12:16:35 DEBUG unit.abot-epc-basic/0.install 38650K .......... .......... .......... .......... .......... 82% 3.45M 3s unit-abot-epc-basic-0: 12:16:35 DEBUG unit.abot-epc-basic/0.install 38700K .......... .......... .......... .......... .......... 82% 4.23M 3s unit-abot-epc-basic-0: 12:16:35 DEBUG unit.abot-epc-basic/0.install 38750K .......... .......... .......... .......... .......... 83% 5.46M 3s unit-abot-epc-basic-0: 12:16:35 DEBUG unit.abot-epc-basic/0.install 38800K .......... .......... .......... .......... .......... 83% 4.52M 3s unit-abot-epc-basic-0: 12:16:35 DEBUG unit.abot-epc-basic/0.install 38850K .......... .......... .......... .......... .......... 83% 2.92M 3s unit-abot-epc-basic-0: 12:16:36 DEBUG unit.abot-epc-basic/0.install 38900K .......... .......... .......... .......... .......... 83% 889K 3s unit-abot-epc-basic-0: 12:16:36 DEBUG unit.abot-epc-basic/0.install 38950K .......... .......... .......... .......... .......... 83% 554K 3s unit-abot-epc-basic-0: 12:16:36 DEBUG unit.abot-epc-basic/0.install 39000K .......... .......... .......... .......... .......... 83% 6.90M 3s unit-abot-epc-basic-0: 12:16:36 DEBUG unit.abot-epc-basic/0.install 39050K .......... .......... .......... .......... .......... 83% 6.48M 3s unit-abot-epc-basic-0: 12:16:36 DEBUG unit.abot-epc-basic/0.install 39100K .......... .......... .......... .......... .......... 83% 7.70M 3s unit-abot-epc-basic-0: 12:16:36 DEBUG unit.abot-epc-basic/0.install 39150K .......... .......... .......... .......... .......... 83% 9.31M 3s unit-abot-epc-basic-0: 12:16:36 DEBUG unit.abot-epc-basic/0.install 39200K .......... .......... .......... .......... .......... 84% 3.98M 3s unit-abot-epc-basic-0: 12:16:36 DEBUG unit.abot-epc-basic/0.install 39250K .......... .......... .......... .......... .......... 84% 3.10M 3s unit-abot-epc-basic-0: 12:16:36 DEBUG unit.abot-epc-basic/0.install 39300K .......... .......... .......... .......... .......... 84% 3.34M 3s unit-abot-epc-basic-0: 12:16:36 DEBUG unit.abot-epc-basic/0.install 39350K .......... .......... .......... .......... .......... 84% 5.85M 3s unit-abot-epc-basic-0: 12:16:36 DEBUG unit.abot-epc-basic/0.install 39400K .......... .......... .......... .......... .......... 84% 7.37M 3s unit-abot-epc-basic-0: 12:16:36 DEBUG unit.abot-epc-basic/0.install 39450K .......... .......... .......... .......... .......... 84% 2.23M 3s unit-abot-epc-basic-0: 12:16:36 DEBUG unit.abot-epc-basic/0.install 39500K .......... .......... .......... .......... .......... 84% 2.98M 3s unit-abot-epc-basic-0: 12:16:36 DEBUG unit.abot-epc-basic/0.install 39550K .......... .......... .......... .......... .......... 84% 402K 3s unit-abot-epc-basic-0: 12:16:36 DEBUG unit.abot-epc-basic/0.install 39600K .......... .......... .......... .......... .......... 84% 3.72M 3s unit-abot-epc-basic-0: 12:16:36 DEBUG unit.abot-epc-basic/0.install 39650K .......... .......... .......... .......... .......... 85% 7.30M 3s unit-abot-epc-basic-0: 12:16:36 DEBUG unit.abot-epc-basic/0.install 39700K .......... .......... .......... .......... .......... 85% 6.36M 3s unit-abot-epc-basic-0: 12:16:36 DEBUG unit.abot-epc-basic/0.install 39750K .......... .......... .......... .......... .......... 85% 11.3M 3s unit-abot-epc-basic-0: 12:16:36 DEBUG unit.abot-epc-basic/0.install 39800K .......... .......... .......... .......... .......... 85% 7.62M 3s unit-abot-epc-basic-0: 12:16:36 DEBUG unit.abot-epc-basic/0.install 39850K .......... .......... .......... .......... .......... 85% 2.46M 3s unit-abot-epc-basic-0: 12:16:36 DEBUG unit.abot-epc-basic/0.install 39900K .......... .......... .......... .......... .......... 85% 4.42M 3s unit-abot-epc-basic-0: 12:16:36 DEBUG unit.abot-epc-basic/0.install 39950K .......... .......... .......... .......... .......... 85% 4.02M 3s unit-abot-epc-basic-0: 12:16:36 DEBUG unit.abot-epc-basic/0.install 40000K .......... .......... .......... .......... .......... 85% 5.91M 3s unit-abot-epc-basic-0: 12:16:36 DEBUG unit.abot-epc-basic/0.install 40050K .......... .......... .......... .......... .......... 85% 4.18M 3s unit-abot-epc-basic-0: 12:16:36 DEBUG unit.abot-epc-basic/0.install 40100K .......... .......... .......... .......... .......... 85% 2.60M 3s unit-abot-epc-basic-0: 12:16:36 DEBUG unit.abot-epc-basic/0.install 40150K .......... .......... .......... .......... .......... 86% 943K 3s unit-abot-epc-basic-0: 12:16:36 DEBUG unit.abot-epc-basic/0.install 40200K .......... .......... .......... .......... .......... 86% 554K 3s unit-abot-epc-basic-0: 12:16:36 DEBUG unit.abot-epc-basic/0.install 40250K .......... .......... .......... .......... .......... 86% 7.20M 3s unit-abot-epc-basic-0: 12:16:36 DEBUG unit.abot-epc-basic/0.install 40300K .......... .......... .......... .......... .......... 86% 6.80M 3s unit-abot-epc-basic-0: 12:16:36 DEBUG unit.abot-epc-basic/0.install 40350K .......... .......... .......... .......... .......... 86% 6.88M 3s unit-abot-epc-basic-0: 12:16:36 DEBUG unit.abot-epc-basic/0.install 40400K .......... .......... .......... .......... .......... 86% 11.6M 3s unit-abot-epc-basic-0: 12:16:36 DEBUG unit.abot-epc-basic/0.install 40450K .......... .......... .......... .......... .......... 86% 4.35M 3s unit-abot-epc-basic-0: 12:16:36 DEBUG unit.abot-epc-basic/0.install 40500K .......... .......... .......... .......... .......... 86% 3.02M 3s unit-abot-epc-basic-0: 12:16:36 DEBUG unit.abot-epc-basic/0.install 40550K .......... .......... .......... .......... .......... 86% 3.51M 3s unit-abot-epc-basic-0: 12:16:36 DEBUG unit.abot-epc-basic/0.install 40600K .......... .......... .......... .......... .......... 87% 5.01M 3s unit-abot-epc-basic-0: 12:16:36 DEBUG unit.abot-epc-basic/0.install 40650K .......... .......... .......... .......... .......... 87% 7.22M 3s unit-abot-epc-basic-0: 12:16:36 DEBUG unit.abot-epc-basic/0.install 40700K .......... .......... .......... .......... .......... 87% 2.97M 3s unit-abot-epc-basic-0: 12:16:36 DEBUG unit.abot-epc-basic/0.install 40750K .......... .......... .......... .......... .......... 87% 2.75M 3s unit-abot-epc-basic-0: 12:16:36 DEBUG unit.abot-epc-basic/0.install 40800K .......... .......... .......... .......... .......... 87% 408K 3s unit-abot-epc-basic-0: 12:16:36 DEBUG unit.abot-epc-basic/0.install 40850K .......... .......... .......... .......... .......... 87% 2.84M 2s unit-abot-epc-basic-0: 12:16:36 DEBUG unit.abot-epc-basic/0.install 40900K .......... .......... .......... .......... .......... 87% 8.64M 2s unit-abot-epc-basic-0: 12:16:36 DEBUG unit.abot-epc-basic/0.install 40950K .......... .......... .......... .......... .......... 87% 5.39M 2s unit-abot-epc-basic-0: 12:16:36 DEBUG unit.abot-epc-basic/0.install 41000K .......... .......... .......... .......... .......... 87% 9.90M 2s unit-abot-epc-basic-0: 12:16:36 DEBUG unit.abot-epc-basic/0.install 41050K .......... .......... .......... .......... .......... 88% 8.73M 2s unit-abot-epc-basic-0: 12:16:36 DEBUG unit.abot-epc-basic/0.install 41100K .......... .......... .......... .......... .......... 88% 3.33M 2s unit-abot-epc-basic-0: 12:16:36 DEBUG unit.abot-epc-basic/0.install 41150K .......... .......... .......... .......... .......... 88% 4.26M 2s unit-abot-epc-basic-0: 12:16:36 DEBUG unit.abot-epc-basic/0.install 41200K .......... .......... .......... .......... .......... 88% 3.20M 2s unit-abot-epc-basic-0: 12:16:36 DEBUG unit.abot-epc-basic/0.install 41250K .......... .......... .......... .......... .......... 88% 5.87M 2s unit-abot-epc-basic-0: 12:16:36 DEBUG unit.abot-epc-basic/0.install 41300K .......... .......... .......... .......... .......... 88% 7.03M 2s unit-abot-epc-basic-0: 12:16:36 DEBUG unit.abot-epc-basic/0.install 41350K .......... .......... .......... .......... .......... 88% 2.43M 2s unit-abot-epc-basic-0: 12:16:37 DEBUG unit.abot-epc-basic/0.install 41400K .......... .......... .......... .......... .......... 88% 3.11M 2s unit-abot-epc-basic-0: 12:16:37 DEBUG unit.abot-epc-basic/0.install 41450K .......... .......... .......... .......... .......... 88% 404K 2s unit-abot-epc-basic-0: 12:16:37 DEBUG unit.abot-epc-basic/0.install 41500K .......... .......... .......... .......... .......... 88% 3.62M 2s unit-abot-epc-basic-0: 12:16:37 DEBUG unit.abot-epc-basic/0.install 41550K .......... .......... .......... .......... .......... 89% 6.90M 2s unit-abot-epc-basic-0: 12:16:37 DEBUG unit.abot-epc-basic/0.install 41600K .......... .......... .......... .......... .......... 89% 6.58M 2s unit-abot-epc-basic-0: 12:16:37 DEBUG unit.abot-epc-basic/0.install 41650K .......... .......... .......... .......... .......... 89% 9.55M 2s unit-abot-epc-basic-0: 12:16:37 DEBUG unit.abot-epc-basic/0.install 41700K .......... .......... .......... .......... .......... 89% 7.40M 2s unit-abot-epc-basic-0: 12:16:37 DEBUG unit.abot-epc-basic/0.install 41750K .......... .......... .......... .......... .......... 89% 4.42M 2s unit-abot-epc-basic-0: 12:16:37 DEBUG unit.abot-epc-basic/0.install 41800K .......... .......... .......... .......... .......... 89% 3.49M 2s unit-abot-epc-basic-0: 12:16:37 DEBUG unit.abot-epc-basic/0.install 41850K .......... .......... .......... .......... .......... 89% 3.65M 2s unit-abot-epc-basic-0: 12:16:37 DEBUG unit.abot-epc-basic/0.install 41900K .......... .......... .......... .......... .......... 89% 5.46M 2s unit-abot-epc-basic-0: 12:16:37 DEBUG unit.abot-epc-basic/0.install 41950K .......... .......... .......... .......... .......... 89% 6.40M 2s unit-abot-epc-basic-0: 12:16:37 DEBUG unit.abot-epc-basic/0.install 42000K .......... .......... .......... .......... .......... 90% 2.98M 2s unit-abot-epc-basic-0: 12:16:37 DEBUG unit.abot-epc-basic/0.install 42050K .......... .......... .......... .......... .......... 90% 2.92M 2s unit-abot-epc-basic-0: 12:16:37 DEBUG unit.abot-epc-basic/0.install 42100K .......... .......... .......... .......... .......... 90% 589K 2s unit-abot-epc-basic-0: 12:16:37 DEBUG unit.abot-epc-basic/0.install 42150K .......... .......... .......... .......... .......... 90% 900K 2s unit-abot-epc-basic-0: 12:16:37 DEBUG unit.abot-epc-basic/0.install 42200K .......... .......... .......... .......... .......... 90% 9.10M 2s unit-abot-epc-basic-0: 12:16:37 DEBUG unit.abot-epc-basic/0.install 42250K .......... .......... .......... .......... .......... 90% 5.98M 2s unit-abot-epc-basic-0: 12:16:37 DEBUG unit.abot-epc-basic/0.install 42300K .......... .......... .......... .......... .......... 90% 8.59M 2s unit-abot-epc-basic-0: 12:16:37 DEBUG unit.abot-epc-basic/0.install 42350K .......... .......... .......... .......... .......... 90% 10.9M 2s unit-abot-epc-basic-0: 12:16:37 DEBUG unit.abot-epc-basic/0.install 42400K .......... .......... .......... .......... .......... 90% 8.01M 2s unit-abot-epc-basic-0: 12:16:37 DEBUG unit.abot-epc-basic/0.install 42450K .......... .......... .......... .......... .......... 91% 2.55M 2s unit-abot-epc-basic-0: 12:16:37 DEBUG unit.abot-epc-basic/0.install 42500K .......... .......... .......... .......... .......... 91% 4.40M 2s unit-abot-epc-basic-0: 12:16:37 DEBUG unit.abot-epc-basic/0.install 42550K .......... .......... .......... .......... .......... 91% 4.26M 2s unit-abot-epc-basic-0: 12:16:37 DEBUG unit.abot-epc-basic/0.install 42600K .......... .......... .......... .......... .......... 91% 5.91M 2s unit-abot-epc-basic-0: 12:16:37 DEBUG unit.abot-epc-basic/0.install 42650K .......... .......... .......... .......... .......... 91% 4.62M 2s unit-abot-epc-basic-0: 12:16:37 DEBUG unit.abot-epc-basic/0.install 42700K .......... .......... .......... .......... .......... 91% 2.33M 2s unit-abot-epc-basic-0: 12:16:37 DEBUG unit.abot-epc-basic/0.install 42750K .......... .......... .......... .......... .......... 91% 1022K 2s unit-abot-epc-basic-0: 12:16:37 DEBUG unit.abot-epc-basic/0.install 42800K .......... .......... .......... .......... .......... 91% 549K 2s unit-abot-epc-basic-0: 12:16:37 DEBUG unit.abot-epc-basic/0.install 42850K .......... .......... .......... .......... .......... 91% 6.96M 2s unit-abot-epc-basic-0: 12:16:37 DEBUG unit.abot-epc-basic/0.install 42900K .......... .......... .......... .......... .......... 91% 7.20M 2s unit-abot-epc-basic-0: 12:16:37 DEBUG unit.abot-epc-basic/0.install 42950K .......... .......... .......... .......... .......... 92% 6.69M 2s unit-abot-epc-basic-0: 12:16:37 DEBUG unit.abot-epc-basic/0.install 43000K .......... .......... .......... .......... .......... 92% 10.8M 2s unit-abot-epc-basic-0: 12:16:37 DEBUG unit.abot-epc-basic/0.install 43050K .......... .......... .......... .......... .......... 92% 8.46M 2s unit-abot-epc-basic-0: 12:16:37 DEBUG unit.abot-epc-basic/0.install 43100K .......... .......... .......... .......... .......... 92% 3.55M 2s unit-abot-epc-basic-0: 12:16:37 DEBUG unit.abot-epc-basic/0.install 43150K .......... .......... .......... .......... .......... 92% 4.04M 1s unit-abot-epc-basic-0: 12:16:37 DEBUG unit.abot-epc-basic/0.install 43200K .......... .......... .......... .......... .......... 92% 3.82M 1s unit-abot-epc-basic-0: 12:16:37 DEBUG unit.abot-epc-basic/0.install 43250K .......... .......... .......... .......... .......... 92% 5.79M 1s unit-abot-epc-basic-0: 12:16:37 DEBUG unit.abot-epc-basic/0.install 43300K .......... .......... .......... .......... .......... 92% 6.81M 1s unit-abot-epc-basic-0: 12:16:37 DEBUG unit.abot-epc-basic/0.install 43350K .......... .......... .......... .......... .......... 92% 2.58M 1s unit-abot-epc-basic-0: 12:16:37 DEBUG unit.abot-epc-basic/0.install 43400K .......... .......... .......... .......... .......... 93% 3.00M 1s unit-abot-epc-basic-0: 12:16:37 DEBUG unit.abot-epc-basic/0.install 43450K .......... .......... .......... .......... .......... 93% 611K 1s unit-abot-epc-basic-0: 12:16:37 DEBUG unit.abot-epc-basic/0.install 43500K .......... .......... .......... .......... .......... 93% 891K 1s unit-abot-epc-basic-0: 12:16:37 DEBUG unit.abot-epc-basic/0.install 43550K .......... .......... .......... .......... .......... 93% 10.5M 1s unit-abot-epc-basic-0: 12:16:37 DEBUG unit.abot-epc-basic/0.install 43600K .......... .......... .......... .......... .......... 93% 6.82M 1s unit-abot-epc-basic-0: 12:16:37 DEBUG unit.abot-epc-basic/0.install 43650K .......... .......... .......... .......... .......... 93% 7.28M 1s unit-abot-epc-basic-0: 12:16:37 DEBUG unit.abot-epc-basic/0.install 43700K .......... .......... .......... .......... .......... 93% 10.6M 1s unit-abot-epc-basic-0: 12:16:37 DEBUG unit.abot-epc-basic/0.install 43750K .......... .......... .......... .......... .......... 93% 8.16M 1s unit-abot-epc-basic-0: 12:16:37 DEBUG unit.abot-epc-basic/0.install 43800K .......... .......... .......... .......... .......... 93% 3.22M 1s unit-abot-epc-basic-0: 12:16:37 DEBUG unit.abot-epc-basic/0.install 43850K .......... .......... .......... .......... .......... 94% 3.80M 1s unit-abot-epc-basic-0: 12:16:37 DEBUG unit.abot-epc-basic/0.install 43900K .......... .......... .......... .......... .......... 94% 4.40M 1s unit-abot-epc-basic-0: 12:16:37 DEBUG unit.abot-epc-basic/0.install 43950K .......... .......... .......... .......... .......... 94% 6.66M 1s unit-abot-epc-basic-0: 12:16:37 DEBUG unit.abot-epc-basic/0.install 44000K .......... .......... .......... .......... .......... 94% 6.48M 1s unit-abot-epc-basic-0: 12:16:38 DEBUG unit.abot-epc-basic/0.install 44050K .......... .......... .......... .......... .......... 94% 2.38M 1s unit-abot-epc-basic-0: 12:16:38 DEBUG unit.abot-epc-basic/0.install 44100K .......... .......... .......... .......... .......... 94% 3.38M 1s unit-abot-epc-basic-0: 12:16:38 DEBUG unit.abot-epc-basic/0.install 44150K .......... .......... .......... .......... .......... 94% 419K 1s unit-abot-epc-basic-0: 12:16:38 DEBUG unit.abot-epc-basic/0.install 44200K .......... .......... .......... .......... .......... 94% 2.67M 1s unit-abot-epc-basic-0: 12:16:38 DEBUG unit.abot-epc-basic/0.install 44250K .......... .......... .......... .......... .......... 94% 11.2M 1s unit-abot-epc-basic-0: 12:16:38 DEBUG unit.abot-epc-basic/0.install 44300K .......... .......... .......... .......... .......... 94% 6.84M 1s unit-abot-epc-basic-0: 12:16:38 DEBUG unit.abot-epc-basic/0.install 44350K .......... .......... .......... .......... .......... 95% 7.49M 1s unit-abot-epc-basic-0: 12:16:38 DEBUG unit.abot-epc-basic/0.install 44400K .......... .......... .......... .......... .......... 95% 9.12M 1s unit-abot-epc-basic-0: 12:16:38 DEBUG unit.abot-epc-basic/0.install 44450K .......... .......... .......... .......... .......... 95% 9.24M 1s unit-abot-epc-basic-0: 12:16:38 DEBUG unit.abot-epc-basic/0.install 44500K .......... .......... .......... .......... .......... 95% 3.83M 1s unit-abot-epc-basic-0: 12:16:38 DEBUG unit.abot-epc-basic/0.install 44550K .......... .......... .......... .......... .......... 95% 4.08M 1s unit-abot-epc-basic-0: 12:16:38 DEBUG unit.abot-epc-basic/0.install 44600K .......... .......... .......... .......... .......... 95% 3.76M 1s unit-abot-epc-basic-0: 12:16:38 DEBUG unit.abot-epc-basic/0.install 44650K .......... .......... .......... .......... .......... 95% 6.40M 1s unit-abot-epc-basic-0: 12:16:38 DEBUG unit.abot-epc-basic/0.install 44700K .......... .......... .......... .......... .......... 95% 6.47M 1s unit-abot-epc-basic-0: 12:16:38 DEBUG unit.abot-epc-basic/0.install 44750K .......... .......... .......... .......... .......... 95% 3.05M 1s unit-abot-epc-basic-0: 12:16:38 DEBUG unit.abot-epc-basic/0.install 44800K .......... .......... .......... .......... .......... 96% 3.17M 1s unit-abot-epc-basic-0: 12:16:38 DEBUG unit.abot-epc-basic/0.install 44850K .......... .......... .......... .......... .......... 96% 955K 1s unit-abot-epc-basic-0: 12:16:38 DEBUG unit.abot-epc-basic/0.install 44900K .......... .......... .......... .......... .......... 96% 573K 1s unit-abot-epc-basic-0: 12:16:38 DEBUG unit.abot-epc-basic/0.install 44950K .......... .......... .......... .......... .......... 96% 8.32M 1s unit-abot-epc-basic-0: 12:16:38 DEBUG unit.abot-epc-basic/0.install 45000K .......... .......... .......... .......... .......... 96% 8.79M 1s unit-abot-epc-basic-0: 12:16:38 DEBUG unit.abot-epc-basic/0.install 45050K .......... .......... .......... .......... .......... 96% 6.62M 1s unit-abot-epc-basic-0: 12:16:38 DEBUG unit.abot-epc-basic/0.install 45100K .......... .......... .......... .......... .......... 96% 9.17M 1s unit-abot-epc-basic-0: 12:16:38 DEBUG unit.abot-epc-basic/0.install 45150K .......... .......... .......... .......... .......... 96% 9.74M 1s unit-abot-epc-basic-0: 12:16:38 DEBUG unit.abot-epc-basic/0.install 45200K .......... .......... .......... .......... .......... 96% 5.00M 1s unit-abot-epc-basic-0: 12:16:38 DEBUG unit.abot-epc-basic/0.install 45250K .......... .......... .......... .......... .......... 97% 3.83M 1s unit-abot-epc-basic-0: 12:16:38 DEBUG unit.abot-epc-basic/0.install 45300K .......... .......... .......... .......... .......... 97% 4.17M 1s unit-abot-epc-basic-0: 12:16:38 DEBUG unit.abot-epc-basic/0.install 45350K .......... .......... .......... .......... .......... 97% 5.26M 1s unit-abot-epc-basic-0: 12:16:38 DEBUG unit.abot-epc-basic/0.install 45400K .......... .......... .......... .......... .......... 97% 6.03M 1s unit-abot-epc-basic-0: 12:16:38 DEBUG unit.abot-epc-basic/0.install 45450K .......... .......... .......... .......... .......... 97% 6.03M 1s unit-abot-epc-basic-0: 12:16:38 DEBUG unit.abot-epc-basic/0.install 45500K .......... .......... .......... .......... .......... 97% 2.19M 0s unit-abot-epc-basic-0: 12:16:38 DEBUG unit.abot-epc-basic/0.install 45550K .......... .......... .......... .......... .......... 97% 3.19M 0s unit-abot-epc-basic-0: 12:16:38 DEBUG unit.abot-epc-basic/0.install 45600K .......... .......... .......... .......... .......... 97% 426K 0s unit-abot-epc-basic-0: 12:16:38 DEBUG unit.abot-epc-basic/0.install 45650K .......... .......... .......... .......... .......... 97% 3.38M 0s unit-abot-epc-basic-0: 12:16:38 DEBUG unit.abot-epc-basic/0.install 45700K .......... .......... .......... .......... .......... 97% 11.3M 0s unit-abot-epc-basic-0: 12:16:38 DEBUG unit.abot-epc-basic/0.install 45750K .......... .......... .......... .......... .......... 98% 7.63M 0s unit-abot-epc-basic-0: 12:16:38 DEBUG unit.abot-epc-basic/0.install 45800K .......... .......... .......... .......... .......... 98% 6.95M 0s unit-abot-epc-basic-0: 12:16:38 DEBUG unit.abot-epc-basic/0.install 45850K .......... .......... .......... .......... .......... 98% 10.9M 0s unit-abot-epc-basic-0: 12:16:38 DEBUG unit.abot-epc-basic/0.install 45900K .......... .......... .......... .......... .......... 98% 9.89M 0s unit-abot-epc-basic-0: 12:16:38 DEBUG unit.abot-epc-basic/0.install 45950K .......... .......... .......... .......... .......... 98% 3.96M 0s unit-abot-epc-basic-0: 12:16:38 DEBUG unit.abot-epc-basic/0.install 46000K .......... .......... .......... .......... .......... 98% 4.74M 0s unit-abot-epc-basic-0: 12:16:38 DEBUG unit.abot-epc-basic/0.install 46050K .......... .......... .......... .......... .......... 98% 3.31M 0s unit-abot-epc-basic-0: 12:16:38 DEBUG unit.abot-epc-basic/0.install 46100K .......... .......... .......... .......... .......... 98% 7.05M 0s unit-abot-epc-basic-0: 12:16:38 DEBUG unit.abot-epc-basic/0.install 46150K .......... .......... .......... .......... .......... 98% 7.31M 0s unit-abot-epc-basic-0: 12:16:38 DEBUG unit.abot-epc-basic/0.install 46200K .......... .......... .......... .......... .......... 99% 3.28M 0s unit-abot-epc-basic-0: 12:16:38 DEBUG unit.abot-epc-basic/0.install 46250K .......... .......... .......... .......... .......... 99% 2.94M 0s unit-abot-epc-basic-0: 12:16:38 DEBUG unit.abot-epc-basic/0.install 46300K .......... .......... .......... .......... .......... 99% 3.52M 0s unit-abot-epc-basic-0: 12:16:38 DEBUG unit.abot-epc-basic/0.install 46350K .......... .......... .......... .......... .......... 99% 415K 0s unit-abot-epc-basic-0: 12:16:38 DEBUG unit.abot-epc-basic/0.install 46400K .......... .......... .......... .......... .......... 99% 4.43M 0s unit-abot-epc-basic-0: 12:16:38 DEBUG unit.abot-epc-basic/0.install 46450K .......... .......... .......... .......... .......... 99% 9.67M 0s unit-abot-epc-basic-0: 12:16:38 DEBUG unit.abot-epc-basic/0.install 46500K .......... .......... .......... .......... .......... 99% 9.42M 0s unit-abot-epc-basic-0: 12:16:38 DEBUG unit.abot-epc-basic/0.install 46550K .......... .......... .......... .......... .......... 99% 6.45M 0s unit-abot-epc-basic-0: 12:16:38 DEBUG unit.abot-epc-basic/0.install 46600K .......... .......... .......... .......... .......... 99% 11.5M 0s unit-abot-epc-basic-0: 12:16:38 DEBUG unit.abot-epc-basic/0.install 46650K .......... .......... .......... .......... .. 100% 10.6M=20s unit-abot-epc-basic-0: 12:16:38 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:16:38 DEBUG unit.abot-epc-basic/0.install 2019-06-08 12:16:38 (2.32 MB/s) - '/var/lib/abot-functest-basic/payload/abot-functest-basic_3.1.1_all.deb' saved [47813510/47813510] unit-abot-epc-basic-0: 12:16:38 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:16:38 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Download Debian abot-functest-basic_3.1.1_all.deb >> unit-abot-epc-basic-0: 12:16:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package abot-epc-basic. unit-abot-epc-basic-0: 12:16:39 DEBUG unit.abot-epc-basic/0.install (Reading database ... 85499 files and directories currently installed.) unit-abot-epc-basic-0: 12:16:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../abot-functest-basic_3.1.1_all.deb ... unit-abot-epc-basic-0: 12:16:39 DEBUG unit.abot-epc-basic/0.install Unpacking abot-epc-basic (3.1.1) ... unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install dpkg: dependency problems prevent configuration of abot-epc-basic: unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on maven; however: unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install Package maven is not installed. unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on apache2; however: unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install Package apache2 is not installed. unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on python-pip; however: unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install Package python-pip is not installed. unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install dpkg: error processing package abot-epc-basic (--install): unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install dependency problems - leaving unconfigured unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install Errors were encountered while processing: unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install abot-epc-basic unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install Correcting dependencies... Done unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install build-essential cpp cpp-5 dpkg-dev fakeroot g++ g++-5 gcc gcc-5 junit junit4 unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install libxom-java libxpp2-java libxpp3-java linux-libc-dev make manpages-dev maven unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install ant-doc ant-gcj ant-optional-gcj antlr javacc jython libbcel-java unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install libbsf-java libgnumail-java libjdepend-java liboro-java libregexp-java unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install www-browser apache2-doc apache2-suexec-pristine | apache2-suexec-custom unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install binutils-doc cpp-doc gcc-5-locales debian-keyring g++-multilib unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install g++-5-multilib gcc-5-doc libstdc++6-5-dbg gcc-multilib autoconf automake unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install libtool flex bison gdb gcc-doc gcc-5-multilib libgcc1-dbg libgomp1-dbg unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install libitm1-dbg libatomic1-dbg libasan2-dbg liblsan0-dbg libtsan0-dbg unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install libubsan0-dbg libcilkrts5-dbg libmpx0-dbg libquadmath0-dbg junit-doc unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install libaopalliance-java-doc libatinject-jsr330-api-java-doc glibc-doc unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install libclassworlds-java-doc libcommons-httpclient-java-doc unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install libcommons-io-java-doc libcommons-lang-java-doc libcommons-lang3-java-doc unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install libavalon-framework-java libcommons-logging-java-doc unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install libexcalibur-logkit-java libcommons-net-java-doc libcommons-net2-java-doc unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install libdom4j-java-doc libeasymock-java-doc libcglib-java libjaxp1.3-java-gcj unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install libjdom1-java-doc jetty libjetty-java-doc libjsoup-java-doc unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install libjsr305-java-doc liblog4j1.2-java-doc libobjenesis-java-doc unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install libplexus-cipher-java-doc libplexus-classworlds-java-doc unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java-doc libplexus-cli-java-doc unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java-doc libplexus-interactivity-api-java-doc unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install libplexus-interpolation-java-doc libplexus-sec-dispatcher-java-doc unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install libplexus-utils-java-doc libplexus-utils2-java-doc libqdox2-java-doc testng unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install libstdc++-5-doc libwagon-java-doc libxalan2-java-doc libxsltc-java groovy2 unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install libequinox-osgi-java libosgi-compendium-java libosgi-core-java libqdox-java unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install libspring-beans-java libspring-context-java libspring-core-java unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install libspring-web-java libxerces2-java-doc libxerces2-java-gcj unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install libxml-commons-resolver1.1-java-doc libxom-java-doc make-doc python-doc unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install python-tk python-setuptools-doc python2.7-doc binfmt-support unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install openssl-blacklist unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install build-essential cpp cpp-5 dpkg-dev fakeroot g++ g++-5 gcc gcc-5 junit junit4 unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install libxom-java libxpp2-java libxpp3-java linux-libc-dev make manpages-dev maven unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 12:16:42 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-abot-epc-basic-0: 12:16:43 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 147 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 12:16:43 DEBUG unit.abot-epc-basic/0.install 1 not fully installed or removed. unit-abot-epc-basic-0: 12:16:43 DEBUG unit.abot-epc-basic/0.install Need to get 102 MB of archives. unit-abot-epc-basic-0: 12:16:43 DEBUG unit.abot-epc-basic/0.install After this operation, 255 MB of additional disk space will be used. unit-abot-epc-basic-0: 12:16:43 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-codec-java all 1.10-1 [232 kB] unit-abot-epc-basic-0: 12:16:44 DEBUG unit.abot-epc-basic/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libapache-pom-java all 10-2build1 [4022 B] unit-abot-epc-basic-0: 12:16:44 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-parent-java all 39-3 [9380 B] unit-abot-epc-basic-0: 12:16:44 DEBUG unit.abot-epc-basic/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-logging-java all 1.2-1+build1 [59.5 kB] unit-abot-epc-basic-0: 12:16:44 DEBUG unit.abot-epc-basic/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libhttpcore-java all 4.4.4-1 [573 kB] unit-abot-epc-basic-0: 12:16:44 DEBUG unit.abot-epc-basic/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libhttpclient-java all 4.5.1-1 [694 kB] unit-abot-epc-basic-0: 12:16:44 DEBUG unit.abot-epc-basic/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libslf4j-java all 1.7.14-3 [124 kB] unit-abot-epc-basic-0: 12:16:44 DEBUG unit.abot-epc-basic/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-httpclient-java all 3.1-12 [279 kB] unit-abot-epc-basic-0: 12:16:44 DEBUG unit.abot-epc-basic/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-io-java all 2.4-2 [176 kB] unit-abot-epc-basic-0: 12:16:44 DEBUG unit.abot-epc-basic/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-net2-java all 2.2-2 [194 kB] unit-abot-epc-basic-0: 12:16:44 DEBUG unit.abot-epc-basic/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjsch-java all 0.1.53-1ubuntu1 [267 kB] unit-abot-epc-basic-0: 12:16:44 DEBUG unit.abot-epc-basic/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjsoup-java all 1.8.3-1 [298 kB] unit-abot-epc-basic-0: 12:16:44 DEBUG unit.abot-epc-basic/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatinject-jsr330-api-java all 1.0+ds1-2 [22.7 kB] unit-abot-epc-basic-0: 12:16:44 DEBUG unit.abot-epc-basic/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjsr305-java all 0.1~+svn49-9 [26.4 kB] unit-abot-epc-basic-0: 12:16:44 DEBUG unit.abot-epc-basic/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libguava-java all 19.0-1 [2028 kB] unit-abot-epc-basic-0: 12:16:44 DEBUG unit.abot-epc-basic/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-classworlds-java all 1.5.0-5 [49.2 kB] unit-abot-epc-basic-0: 12:16:44 DEBUG unit.abot-epc-basic/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjaxp1.3-java all 1.3.05-2ubuntu3 [450 kB] unit-abot-epc-basic-0: 12:16:44 DEBUG unit.abot-epc-basic/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-commons-resolver1.1-java all 1.2-7build1 [91.6 kB] unit-abot-epc-basic-0: 12:16:44 DEBUG unit.abot-epc-basic/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-commons-external-java all 1.4.01-2build1 [245 kB] unit-abot-epc-basic-0: 12:16:44 DEBUG unit.abot-epc-basic/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxerces2-java all 2.11.0-7 [1362 kB] unit-abot-epc-basic-0: 12:16:44 DEBUG unit.abot-epc-basic/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxalan2-java all 2.7.1-9 [3166 kB] unit-abot-epc-basic-0: 12:16:45 DEBUG unit.abot-epc-basic/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-interpolation-java all 1.21-1 [61.3 kB] unit-abot-epc-basic-0: 12:16:45 DEBUG unit.abot-epc-basic/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libplexus-utils-java all 1:1.5.15-4+deb8u1build0.16.04.1 [208 kB] unit-abot-epc-basic-0: 12:16:45 DEBUG unit.abot-epc-basic/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxbean-java all 4.5-1 [815 kB] unit-abot-epc-basic-0: 12:16:45 DEBUG unit.abot-epc-basic/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-containers-java all 1.0~beta3.0.7-8 [178 kB] unit-abot-epc-basic-0: 12:16:45 DEBUG unit.abot-epc-basic/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-interactivity-api-java all 1.0-alpha-6-7 [14.2 kB] unit-abot-epc-basic-0: 12:16:45 DEBUG unit.abot-epc-basic/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libwagon-java all 1.0.0-7 [133 kB] unit-abot-epc-basic-0: 12:16:45 DEBUG unit.abot-epc-basic/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libeclipse-aether-java all 1.0.2-1 [564 kB] unit-abot-epc-basic-0: 12:16:45 DEBUG unit.abot-epc-basic/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-cli-java all 1.3.1-3ubuntu1 [53.3 kB] unit-abot-epc-basic-0: 12:16:45 DEBUG unit.abot-epc-basic/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-lang3-java all 3.4-1 [380 kB] unit-abot-epc-basic-0: 12:16:45 DEBUG unit.abot-epc-basic/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libaopalliance-java all 20070526-5 [9214 B] unit-abot-epc-basic-0: 12:16:45 DEBUG unit.abot-epc-basic/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libguice-java all 4.0-2 [836 kB] unit-abot-epc-basic-0: 12:16:45 DEBUG unit.abot-epc-basic/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 junit all 3.8.2-8build1 [106 kB] unit-abot-epc-basic-0: 12:16:45 DEBUG unit.abot-epc-basic/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-cipher-java all 1.7-1 [14.5 kB] unit-abot-epc-basic-0: 12:16:45 DEBUG unit.abot-epc-basic/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-classworlds2-java all 2.5.2-1 [46.7 kB] unit-abot-epc-basic-0: 12:16:45 DEBUG unit.abot-epc-basic/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-utils2-java all 3.0.22-1 [235 kB] unit-abot-epc-basic-0: 12:16:45 DEBUG unit.abot-epc-basic/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-container-default1.5-java all 1.6-2 [186 kB] unit-abot-epc-basic-0: 12:16:45 DEBUG unit.abot-epc-basic/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-component-annotations-java all 1.6-2 [6662 B] unit-abot-epc-basic-0: 12:16:45 DEBUG unit.abot-epc-basic/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libasm4-java all 5.0.4-1 [252 kB] unit-abot-epc-basic-0: 12:16:45 DEBUG unit.abot-epc-basic/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjaxen-java all 1.1.6-1ubuntu1 [206 kB] unit-abot-epc-basic-0: 12:16:45 DEBUG unit.abot-epc-basic/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjdom1-java all 1.1.3-1 [150 kB] unit-abot-epc-basic-0: 12:16:45 DEBUG unit.abot-epc-basic/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libclassworlds-java all 1.1-final-5 [39.3 kB] unit-abot-epc-basic-0: 12:16:45 DEBUG unit.abot-epc-basic/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-lang-java all 2.6-6ubuntu2 [267 kB] unit-abot-epc-basic-0: 12:16:45 DEBUG unit.abot-epc-basic/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libdoxia-core-java all 1.1.4-3ubuntu1 [148 kB] unit-abot-epc-basic-0: 12:16:45 DEBUG unit.abot-epc-basic/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-container-default-java all 1.0-alpha-9-stable-1-7 [153 kB] unit-abot-epc-basic-0: 12:16:45 DEBUG unit.abot-epc-basic/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-ant-factory-java all 1.0~alpha2.1-3 [11.2 kB] unit-abot-epc-basic-0: 12:16:45 DEBUG unit.abot-epc-basic/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-io-java all 1.0~alpha5-2 [44.7 kB] unit-abot-epc-basic-0: 12:16:45 DEBUG unit.abot-epc-basic/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libplexus-archiver-java all 2.2-1+deb9u1build0.16.04.1 [171 kB] unit-abot-epc-basic-0: 12:16:45 DEBUG unit.abot-epc-basic/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libbsh-java all 2.0b4-17ubuntu1 [264 kB] unit-abot-epc-basic-0: 12:16:45 DEBUG unit.abot-epc-basic/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-bsh-factory-java all 1.0~alpha7-3.1 [7708 B] unit-abot-epc-basic-0: 12:16:45 DEBUG unit.abot-epc-basic/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-sec-dispatcher-java all 1.3.1-6 [27.1 kB] unit-abot-epc-basic-0: 12:16:45 DEBUG unit.abot-epc-basic/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libmaven2-core-java all 2.2.1-24 [710 kB] unit-abot-epc-basic-0: 12:16:45 DEBUG unit.abot-epc-basic/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-cli-java all 1.2-5 [9700 B] unit-abot-epc-basic-0: 12:16:45 DEBUG unit.abot-epc-basic/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqdox2-java all 2.0~M3-2 [257 kB] unit-abot-epc-basic-0: 12:16:45 DEBUG unit.abot-epc-basic/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-component-metadata-java all 1.6-2 [103 kB] unit-abot-epc-basic-0: 12:16:45 DEBUG unit.abot-epc-basic/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-containers1.5-java all 1.6-2 [2410 B] unit-abot-epc-basic-0: 12:16:45 DEBUG unit.abot-epc-basic/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libgeronimo-interceptor-3.0-spec-java all 1.0.1-3fakesync1 [7284 B] unit-abot-epc-basic-0: 12:16:45 DEBUG unit.abot-epc-basic/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libservlet3.1-java all 8.0.32-1ubuntu1.9 [391 kB] unit-abot-epc-basic-0: 12:16:45 DEBUG unit.abot-epc-basic/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcdi-api-java all 1.0-2 [31.9 kB] unit-abot-epc-basic-0: 12:16:45 DEBUG unit.abot-epc-basic/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libsisu-inject-java all 0.3.2-1 [347 kB] unit-abot-epc-basic-0: 12:16:46 DEBUG unit.abot-epc-basic/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libsisu-plexus-java all 0.3.2-1 [182 kB] unit-abot-epc-basic-0: 12:16:46 DEBUG unit.abot-epc-basic/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libhamcrest-java all 1.3-5ubuntu1 [373 kB] unit-abot-epc-basic-0: 12:16:46 DEBUG unit.abot-epc-basic/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 junit4 all 4.12-4ubuntu1 [279 kB] unit-abot-epc-basic-0: 12:16:46 DEBUG unit.abot-epc-basic/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-net-java all 3.4-2ubuntu2 [334 kB] unit-abot-epc-basic-0: 12:16:46 DEBUG unit.abot-epc-basic/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcglib3-java all 3.1+dfsg-1 [726 kB] unit-abot-epc-basic-0: 12:16:46 DEBUG unit.abot-epc-basic/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libobjenesis-java all 2.2-1 [44.3 kB] unit-abot-epc-basic-0: 12:16:46 DEBUG unit.abot-epc-basic/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libeasymock-java all 3.3.1+ds-3 [88.3 kB] unit-abot-epc-basic-0: 12:16:46 DEBUG unit.abot-epc-basic/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libservlet2.5-java all 6.0.45+dfsg-1 [212 kB] unit-abot-epc-basic-0: 12:16:46 DEBUG unit.abot-epc-basic/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libjetty-java all 6.1.26-5ubuntu0.1 [724 kB] unit-abot-epc-basic-0: 12:16:46 DEBUG unit.abot-epc-basic/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 liblog4j1.2-java all 1.2.17-7ubuntu1 [426 kB] unit-abot-epc-basic-0: 12:16:46 DEBUG unit.abot-epc-basic/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libmaven-parent-java all 21-2 [5786 B] unit-abot-epc-basic-0: 12:16:46 DEBUG unit.abot-epc-basic/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libwagon2-java all 2.10-3 [2144 kB] unit-abot-epc-basic-0: 12:16:46 DEBUG unit.abot-epc-basic/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libmaven3-core-java all 3.3.9-3 [1446 kB] unit-abot-epc-basic-0: 12:16:46 DEBUG unit.abot-epc-basic/0.install Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 maven all 3.3.9-3 [17.4 kB] unit-abot-epc-basic-0: 12:16:46 DEBUG unit.abot-epc-basic/0.install Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libapr1 amd64 1.5.2-3 [86.0 kB] unit-abot-epc-basic-0: 12:16:46 DEBUG unit.abot-epc-basic/0.install Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaprutil1 amd64 1.5.4-1build1 [77.1 kB] unit-abot-epc-basic-0: 12:16:46 DEBUG unit.abot-epc-basic/0.install Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaprutil1-dbd-sqlite3 amd64 1.5.4-1build1 [10.6 kB] unit-abot-epc-basic-0: 12:16:46 DEBUG unit.abot-epc-basic/0.install Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaprutil1-ldap amd64 1.5.4-1build1 [8720 B] unit-abot-epc-basic-0: 12:16:46 DEBUG unit.abot-epc-basic/0.install Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblua5.1-0 amd64 5.1.5-8ubuntu1 [102 kB] unit-abot-epc-basic-0: 12:16:46 DEBUG unit.abot-epc-basic/0.install Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2-bin amd64 2.4.18-2ubuntu3.10 [926 kB] unit-abot-epc-basic-0: 12:16:46 DEBUG unit.abot-epc-basic/0.install Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2-utils amd64 2.4.18-2ubuntu3.10 [81.7 kB] unit-abot-epc-basic-0: 12:16:46 DEBUG unit.abot-epc-basic/0.install Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2-data all 2.4.18-2ubuntu3.10 [162 kB] unit-abot-epc-basic-0: 12:16:46 DEBUG unit.abot-epc-basic/0.install Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2 amd64 2.4.18-2ubuntu3.10 [86.6 kB] unit-abot-epc-basic-0: 12:16:46 DEBUG unit.abot-epc-basic/0.install Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 python-pip-whl all 8.1.1-2ubuntu0.4 [1110 kB] unit-abot-epc-basic-0: 12:16:46 DEBUG unit.abot-epc-basic/0.install Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-minimal amd64 2.7.12-1ubuntu0~16.04.4 [339 kB] unit-abot-epc-basic-0: 12:16:46 DEBUG unit.abot-epc-basic/0.install Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7-minimal amd64 2.7.12-1ubuntu0~16.04.4 [1261 kB] unit-abot-epc-basic-0: 12:16:46 DEBUG unit.abot-epc-basic/0.install Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-minimal amd64 2.7.12-1~16.04 [28.1 kB] unit-abot-epc-basic-0: 12:16:46 DEBUG unit.abot-epc-basic/0.install Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-stdlib amd64 2.7.12-1ubuntu0~16.04.4 [1880 kB] unit-abot-epc-basic-0: 12:16:46 DEBUG unit.abot-epc-basic/0.install Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7 amd64 2.7.12-1ubuntu0~16.04.4 [224 kB] unit-abot-epc-basic-0: 12:16:46 DEBUG unit.abot-epc-basic/0.install Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-stdlib amd64 2.7.12-1~16.04 [7768 B] unit-abot-epc-basic-0: 12:16:46 DEBUG unit.abot-epc-basic/0.install Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python amd64 2.7.12-1~16.04 [137 kB] unit-abot-epc-basic-0: 12:16:46 DEBUG unit.abot-epc-basic/0.install Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 python-pip all 8.1.1-2ubuntu0.4 [144 kB] unit-abot-epc-basic-0: 12:16:46 DEBUG unit.abot-epc-basic/0.install Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmpc3 amd64 1.0.3-1 [39.7 kB] unit-abot-epc-basic-0: 12:16:46 DEBUG unit.abot-epc-basic/0.install Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 ant all 1.9.6-1ubuntu1.1 [1899 kB] unit-abot-epc-basic-0: 12:16:46 DEBUG unit.abot-epc-basic/0.install Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 ant-optional all 1.9.6-1ubuntu1.1 [315 kB] unit-abot-epc-basic-0: 12:16:46 DEBUG unit.abot-epc-basic/0.install Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 binutils amd64 2.26.1-1ubuntu1~16.04.8 [2312 kB] unit-abot-epc-basic-0: 12:16:47 DEBUG unit.abot-epc-basic/0.install Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc-dev-bin amd64 2.23-0ubuntu11 [68.5 kB] unit-abot-epc-basic-0: 12:16:47 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-150.176 [863 kB] unit-abot-epc-basic-0: 12:16:47 DEBUG unit.abot-epc-basic/0.install Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc6-dev amd64 2.23-0ubuntu11 [2086 kB] unit-abot-epc-basic-0: 12:16:47 DEBUG unit.abot-epc-basic/0.install Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libisl15 amd64 0.16.1-1 [524 kB] unit-abot-epc-basic-0: 12:16:47 DEBUG unit.abot-epc-basic/0.install Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cpp-5 amd64 5.4.0-6ubuntu1~16.04.11 [7660 kB] unit-abot-epc-basic-0: 12:16:47 DEBUG unit.abot-epc-basic/0.install Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 cpp amd64 4:5.3.1-1ubuntu1 [27.7 kB] unit-abot-epc-basic-0: 12:16:48 DEBUG unit.abot-epc-basic/0.install Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcc1-0 amd64 5.4.0-6ubuntu1~16.04.11 [38.8 kB] unit-abot-epc-basic-0: 12:16:48 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] machine-1: 12:16:48 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-1: 12:16:48 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-1/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "1", "--debug"} machine-1: 12:16:48 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 12:16:48 DEBUG unit.abot-epc-basic/0.install Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libitm1 amd64 5.4.0-6ubuntu1~16.04.11 [27.4 kB] unit-abot-epc-basic-0: 12:16:48 DEBUG unit.abot-epc-basic/0.install Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libatomic1 amd64 5.4.0-6ubuntu1~16.04.11 [8896 B] unit-abot-epc-basic-0: 12:16:48 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] machine-1: 12:16:48 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-1: 12:16:48 DEBUG juju.worker start "engine" machine-1: 12:16:48 INFO juju.worker start "engine" machine-1: 12:16:48 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:16:48 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-1: 12:16:48 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-1: 12:16:48 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-1: 12:16:48 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-1: 12:16:48 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:16:48 DEBUG juju.worker.dependency "agent" manifold worker started machine-1: 12:16:48 DEBUG juju.worker.dependency "clock" manifold worker started machine-1: 12:16:48 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:16:48 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:16:48 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-1: 12:16:48 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:16:48 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:16:48 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-1" machine-1: 12:16:48 DEBUG juju.worker "engine" started machine-1: 12:16:48 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-1: 12:16:48 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-1: 12:16:48 DEBUG juju.worker.introspection stats worker now serving machine-1: 12:16:48 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-1: 12:16:48 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:16:48 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-1: 12:16:48 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:16:48 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:16:48 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:16:48 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:16:48 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-1: 12:16:48 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-1: 12:16:48 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-1: 12:16:48 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-1: 12:16:48 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-1: 12:16:48 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:16:48 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:16:48 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:16:48 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:16:48 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:16:48 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:16:48 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-1: 12:16:48 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-1: 12:16:48 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 12:16:48 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:16:48 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:16:48 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: machine-1: 12:16:48 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:16:48 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-1: 12:16:48 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 12:16:48 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:16:48 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:16:48 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:16:48 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 12:16:48 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:16:48 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:16:48 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:16:48 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:16:48 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 12:16:48 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 12:16:48 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 12:16:48 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-1: 12:16:48 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:16:48 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:16:48 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:16:48 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:16:48 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:16:48 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:16:48 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-1: 12:16:48 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:16:48 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-1: 12:16:48 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-1: 12:16:48 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 12:16:48 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 12:16:48 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-1: 12:16:48 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-1: 12:16:48 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-1: 12:16:48 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:16:48 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 12:16:48 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:16:48 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:16:48 DEBUG juju.worker.apicaller connecting with old password machine-1: 12:16:48 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-1: 12:16:48 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-1: 12:16:48 DEBUG juju.api successfully dialed "wss://192.168.121.14:17070/model/7db5c7dc-37f5-4279-8b9a-83b021b89f50/api" machine-1: 12:16:48 INFO juju.api connection established to "wss://192.168.121.14:17070/model/7db5c7dc-37f5-4279-8b9a-83b021b89f50/api" machine-1: 12:16:48 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/7db5c7dc-37f5-4279-8b9a-83b021b89f50/api" unit-abot-epc-basic-0: 12:16:48 DEBUG unit.abot-epc-basic/0.install Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 liblsan0 amd64 5.4.0-6ubuntu1~16.04.11 [105 kB] unit-abot-epc-basic-0: 12:16:48 DEBUG unit.abot-epc-basic/0.install Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtsan0 amd64 5.4.0-6ubuntu1~16.04.11 [244 kB] unit-abot-epc-basic-0: 12:16:48 DEBUG unit.abot-epc-basic/0.install Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libubsan0 amd64 5.4.0-6ubuntu1~16.04.11 [95.4 kB] unit-abot-epc-basic-0: 12:16:48 DEBUG unit.abot-epc-basic/0.install Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcilkrts5 amd64 5.4.0-6ubuntu1~16.04.11 [40.1 kB] unit-abot-epc-basic-0: 12:16:48 DEBUG unit.abot-epc-basic/0.install Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmpx0 amd64 5.4.0-6ubuntu1~16.04.11 [9748 B] unit-abot-epc-basic-0: 12:16:48 DEBUG unit.abot-epc-basic/0.install Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libquadmath0 amd64 5.4.0-6ubuntu1~16.04.11 [131 kB] unit-abot-epc-basic-0: 12:16:48 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] machine-1: 12:16:49 DEBUG juju.worker.apicaller connected machine-1: 12:16:49 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 12:16:49 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] machine-1: 12:16:49 DEBUG juju.worker.apicaller password changed machine-1: 12:16:49 DEBUG juju.api RPC connection died machine-1: 12:16:49 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-1: 12:16:49 DEBUG juju.worker.apicaller connecting with current password machine-1: 12:16:49 DEBUG juju.api successfully dialed "wss://192.168.121.14:17070/model/7db5c7dc-37f5-4279-8b9a-83b021b89f50/api" machine-1: 12:16:49 INFO juju.api connection established to "wss://192.168.121.14:17070/model/7db5c7dc-37f5-4279-8b9a-83b021b89f50/api" machine-1: 12:16:49 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/7db5c7dc-37f5-4279-8b9a-83b021b89f50/api" unit-abot-epc-basic-0: 12:16:49 DEBUG unit.abot-epc-basic/0.install Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gcc amd64 4:5.3.1-1ubuntu1 [5244 B] unit-abot-epc-basic-0: 12:16:49 DEBUG unit.abot-epc-basic/0.install Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libstdc++-5-dev amd64 5.4.0-6ubuntu1~16.04.11 [1426 kB] unit-abot-epc-basic-0: 12:16:49 DEBUG unit.abot-epc-basic/0.install Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 g++-5 amd64 5.4.0-6ubuntu1~16.04.11 [8310 kB] unit-abot-epc-basic-0: 12:16:50 DEBUG unit.abot-epc-basic/0.install Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 g++ amd64 4:5.3.1-1ubuntu1 [1504 B] unit-abot-epc-basic-0: 12:16:50 DEBUG unit.abot-epc-basic/0.install Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 make amd64 4.1-6 [151 kB] unit-abot-epc-basic-0: 12:16:50 DEBUG unit.abot-epc-basic/0.install Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdpkg-perl all 1.18.4ubuntu1.5 [195 kB] unit-abot-epc-basic-0: 12:16:50 DEBUG unit.abot-epc-basic/0.install Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 dpkg-dev all 1.18.4ubuntu1.5 [584 kB] unit-abot-epc-basic-0: 12:16:50 DEBUG unit.abot-epc-basic/0.install Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 build-essential amd64 12.1ubuntu2 [4758 B] unit-abot-epc-basic-0: 12:16:50 DEBUG unit.abot-epc-basic/0.install Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfakeroot amd64 1.20.2-1ubuntu1 [25.5 kB] unit-abot-epc-basic-0: 12:16:50 DEBUG unit.abot-epc-basic/0.install Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fakeroot amd64 1.20.2-1ubuntu1 [61.8 kB] unit-abot-epc-basic-0: 12:16:50 DEBUG unit.abot-epc-basic/0.install Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] unit-abot-epc-basic-0: 12:16:50 DEBUG unit.abot-epc-basic/0.install Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-diff-xs-perl amd64 0.04-4build1 [11.0 kB] unit-abot-epc-basic-0: 12:16:50 DEBUG unit.abot-epc-basic/0.install Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] unit-abot-epc-basic-0: 12:16:50 DEBUG unit.abot-epc-basic/0.install Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxpp2-java all 2.1.10-7build1 [162 kB] unit-abot-epc-basic-0: 12:16:50 DEBUG unit.abot-epc-basic/0.install Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxpp3-java all 1.1.4c-2build1 [364 kB] unit-abot-epc-basic-0: 12:16:50 DEBUG unit.abot-epc-basic/0.install Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libdom4j-java all 1.6.1+dfsg.3-2ubuntu1 [323 kB] unit-abot-epc-basic-0: 12:16:50 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: 12:16:50 DEBUG unit.abot-epc-basic/0.install Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-fcntllock-perl amd64 0.22-3 [32.0 kB] unit-abot-epc-basic-0: 12:16:50 DEBUG unit.abot-epc-basic/0.install Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7 amd64 2.7.12-1ubuntu0~16.04.4 [1071 kB] unit-abot-epc-basic-0: 12:16:50 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] machine-1: 12:16:50 DEBUG juju.worker.apicaller connected machine-1: 12:16:51 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-1: 12:16:51 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 12:16:51 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:16:51 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:16:51 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 12:16:51 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 12:16:51 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:16:51 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:16:51 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:16:51 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:16:51 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:16:51 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:16:51 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:16:51 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:16:51 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 12:16:51 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-1: 12:16:51 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-1: 12:16:51 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-1: 12:16:51 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-1: 12:16:51 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 12:16:51 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 12:16:51 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-1: 12:16:51 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-1: 12:16:51 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-1: 12:16:51 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-1: 12:16:51 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:16:51 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:16:51 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:16:51 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:16:51 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:16:51 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:16:51 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:16:51 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:16:51 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:16:51 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:16:51 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:16:51 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:16:51 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-1: 12:16:51 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:16:51 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:16:51 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:16:51 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:16:51 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:16:51 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:16:51 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:16:51 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:16:51 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:16:51 DEBUG unit.abot-epc-basic/0.install Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-dev amd64 2.7.12-1~16.04 [7840 B] unit-abot-epc-basic-0: 12:16:51 DEBUG unit.abot-epc-basic/0.install Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-all-dev amd64 2.7.12-1~16.04 [1006 B] unit-abot-epc-basic-0: 12:16:51 DEBUG unit.abot-epc-basic/0.install Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxom-java all 1.2.10-1 [170 kB] unit-abot-epc-basic-0: 12:16:51 DEBUG unit.abot-epc-basic/0.install Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 manpages-dev all 4.04-2 [2048 kB] unit-abot-epc-basic-0: 12:16:51 DEBUG unit.abot-epc-basic/0.install Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-all amd64 2.7.12-1~16.04 [996 B] unit-abot-epc-basic-0: 12:16:51 DEBUG unit.abot-epc-basic/0.install Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7-dev amd64 2.7.12-1ubuntu0~16.04.4 [276 kB] unit-abot-epc-basic-0: 12:16:51 DEBUG unit.abot-epc-basic/0.install Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-dev amd64 2.7.12-1~16.04 [1186 B] unit-abot-epc-basic-0: 12:16:51 DEBUG unit.abot-epc-basic/0.install Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-all-dev amd64 2.7.12-1~16.04 [1016 B] unit-abot-epc-basic-0: 12:16:51 DEBUG unit.abot-epc-basic/0.install Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 python-pkg-resources all 20.7.0-1 [108 kB] unit-abot-epc-basic-0: 12:16:51 DEBUG unit.abot-epc-basic/0.install Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 python-setuptools all 20.7.0-1 [169 kB] unit-abot-epc-basic-0: 12:16:51 DEBUG unit.abot-epc-basic/0.install Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 python-wheel all 0.29.0-1 [48.0 kB] unit-abot-epc-basic-0: 12:16:51 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] machine-1: 12:16:51 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 12:16:51 INFO juju.worker.upgrader unblocking abort check machine-1: 12:16:51 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-1: 12:16:51 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-1: 12:16:51 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 12:16:51 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-1: 12:16:51 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-1: 12:16:52 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 12:16:52 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 12:16:52 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-1: 12:16:52 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-1: 12:16:52 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-1: 12:16:52 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 12:16:52 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-1: 12:16:52 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-1: 12:16:52 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-1: 12:16:52 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-1: 12:16:52 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-1: 12:16:52 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 12:16:52 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-1: 12:16:52 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 12:16:52 DEBUG juju.worker.logger logger setup machine-1: 12:16:52 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 12:16:52 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 12:16:52 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-1: 12:16:52 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-1: 12:16:52 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-1: 12:16:52 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-1: 12:16:52 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-1: 12:16:52 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-1: 12:16:52 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-1: 12:16:52 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-1: 12:16:52 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-1: 12:16:52 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.200,192.168.121.14,252.14.0.1,::1,localhost", AutoNoProxy:""} machine-1: 12:16:52 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-1: 12:16:52 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-1: 12:16:52 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-1: 12:16:52 DEBUG juju.worker.reboot Reboot worker got action: noop machine-1: 12:16:52 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-1: 12:16:52 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 12:16:52 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 12:16:52 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 12:16:52 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 12:16:52 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 12:16:52 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 12:16:52 DEBUG juju.network including address public:172.30.9.200 for machine machine-1: 12:16:52 DEBUG juju.network including address local-cloud:192.168.121.14 for machine machine-1: 12:16:52 DEBUG juju.network including address local-fan:252.14.0.1 for machine machine-1: 12:16:52 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 12:16:52 DEBUG juju.network including address local-machine:::1 for machine machine-1: 12:16:52 DEBUG juju.network addresses after filtering: [public:172.30.9.200 local-cloud:192.168.121.14 local-fan:252.14.0.1 local-machine:127.0.0.1 local-machine:::1] machine-1: 12:16:52 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.200:17070 192.168.121.14:17070 252.14.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 12:16:52 DEBUG juju.agent API server address details [["172.30.9.200:17070" "192.168.121.14:17070" "252.14.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.14:17070" "252.14.0.1:17070" "172.30.9.200:17070"] machine-1: 12:16:52 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 12:16:52 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-1: 12:16:52 INFO juju.worker.deployer checking unit "mysql/0" machine-1: 12:16:52 INFO juju.util.exec run result: exit status 127 machine-1: 12:16:52 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec120426594/script.sh: line 1: fanatic: command not found 127 machine-1: 12:16:52 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-1: 12:16:52 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-1: 12:16:52 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-1: 12:16:52 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-1: 12:16:52 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-1: 12:16:52 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 12:16:52 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-1: 12:16:52 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 12:16:52 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 12:16:52 INFO juju.util.exec run result: exit status 127 machine-1: 12:16:52 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec051635172/script.sh: line 1: fanatic: command not found 127 machine-1: 12:16:52 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 12:16:52 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-1: 12:16:52 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-1: 12:16:52 DEBUG juju.api RPC connection died machine-1: 12:16:52 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 12:16:52 INFO juju.worker.authenticationworker "machine-1" key updater worker started machine-1: 12:16:52 DEBUG juju.worker killing runner 0xc4204fe340 machine-1: 12:16:52 INFO juju.worker runner is dying machine-1: 12:16:52 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-1: 12:16:52 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-1: 12:16:52 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-1: 12:16:52 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-1: 12:16:52 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-1: 12:16:52 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-1: 12:16:52 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-1: 12:16:52 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-1: 12:16:52 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-1: 12:16:52 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-1: 12:16:52 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-1: 12:16:52 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-1: 12:16:52 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-1: 12:16:52 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-1: 12:16:52 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: setting supported containers for machine-1: connection is shut down machine-1: 12:16:52 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-1: 12:16:52 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-1: 12:16:52 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-1: 12:16:52 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 12:16:52 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:16:52 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:16:52 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:16:52 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:16:52 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:16:52 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:16:52 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:16:52 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:16:52 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:16:52 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 12:16:52 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:16:52 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:16:52 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:16:52 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:16:52 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:16:52 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 12:16:52 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:16:52 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:16:52 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 12:16:52 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:16:52 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-1: 12:16:52 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 12:16:52 DEBUG juju.worker.dependency "machiner" manifold worker stopped: cannot read environment config: connection is shut down machine-1: 12:16:52 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 12:16:52 DEBUG juju.worker.apicaller connecting with current password machine-1: 12:16:52 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:16:52 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 12:16:52 DEBUG juju.api successfully dialed "wss://192.168.121.14:17070/model/7db5c7dc-37f5-4279-8b9a-83b021b89f50/api" machine-1: 12:16:52 INFO juju.api connection established to "wss://192.168.121.14:17070/model/7db5c7dc-37f5-4279-8b9a-83b021b89f50/api" machine-1: 12:16:52 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/7db5c7dc-37f5-4279-8b9a-83b021b89f50/api" unit-abot-epc-basic-0: 12:16:52 DEBUG unit.abot-epc-basic/0.install Extracting templates from packages: 20% Extracting templates from packages: 40% Extracting templates from packages: 61% Extracting templates from packages: 81% Extracting templates from packages: 100% unit-abot-epc-basic-0: 12:16:52 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... machine-1: 12:16:52 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:16:52 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:16:52 DEBUG unit.abot-epc-basic/0.install Fetched 102 MB in 8s (11.5 MB/s) unit-abot-epc-basic-0: 12:16:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-codec-java. unit-abot-epc-basic-0: 12:16:52 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 85662 files and directories currently installed.) unit-abot-epc-basic-0: 12:16:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-codec-java_1.10-1_all.deb ... unit-abot-epc-basic-0: 12:16:52 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-codec-java (1.10-1) ... unit-abot-epc-basic-0: 12:16:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapache-pom-java. unit-abot-epc-basic-0: 12:16:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapache-pom-java_10-2build1_all.deb ... unit-abot-epc-basic-0: 12:16:52 DEBUG unit.abot-epc-basic/0.install Unpacking libapache-pom-java (10-2build1) ... unit-abot-epc-basic-0: 12:16:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-parent-java. unit-abot-epc-basic-0: 12:16:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-parent-java_39-3_all.deb ... unit-abot-epc-basic-0: 12:16:52 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-parent-java (39-3) ... machine-1: 12:16:52 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 12:16:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-logging-java. unit-abot-epc-basic-0: 12:16:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-logging-java_1.2-1+build1_all.deb ... machine-1: 12:16:52 DEBUG juju.api RPC connection died machine-1: 12:16:52 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-abot-epc-basic-0: 12:16:52 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-logging-java (1.2-1+build1) ... unit-abot-epc-basic-0: 12:16:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpcore-java. unit-abot-epc-basic-0: 12:16:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpcore-java_4.4.4-1_all.deb ... unit-abot-epc-basic-0: 12:16:52 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpcore-java (4.4.4-1) ... machine-1: 12:16:52 DEBUG juju.worker.apicaller connecting with current password machine-1: 12:16:52 DEBUG juju.api successfully dialed "wss://192.168.121.14:17070/model/7db5c7dc-37f5-4279-8b9a-83b021b89f50/api" machine-1: 12:16:52 INFO juju.api connection established to "wss://192.168.121.14:17070/model/7db5c7dc-37f5-4279-8b9a-83b021b89f50/api" machine-1: 12:16:52 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/7db5c7dc-37f5-4279-8b9a-83b021b89f50/api" unit-abot-epc-basic-0: 12:16:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpclient-java. unit-abot-epc-basic-0: 12:16:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpclient-java_4.5.1-1_all.deb ... unit-abot-epc-basic-0: 12:16:53 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpclient-java (4.5.1-1) ... machine-1: 12:16:53 DEBUG juju.worker.apicaller connected machine-1: 12:16:53 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-1: 12:16:53 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:16:53 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:16:53 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 12:16:53 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-1: 12:16:53 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-1: 12:16:53 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-1: 12:16:53 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-1: 12:16:53 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-1: 12:16:53 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-1: 12:16:53 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-1: 12:16:53 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 12:16:53 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-1: 12:16:53 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 12:16:53 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-1: 12:16:53 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-1: 12:16:53 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-1: 12:16:53 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-1: 12:16:53 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-1: 12:16:53 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-1: 12:16:53 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-1: 12:16:53 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 12:16:53 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-1: 12:16:53 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-1: 12:16:53 DEBUG juju.worker.reboot Reboot worker got action: noop machine-1: 12:16:53 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 12:16:53 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-1: 12:16:53 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 12:16:53 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-1: 12:16:53 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-1: 12:16:53 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-1: 12:16:53 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-1: 12:16:53 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-1: 12:16:53 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-1: 12:16:53 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.200,192.168.121.14,252.14.0.1,::1,localhost", AutoNoProxy:""} machine-1: 12:16:53 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-1: 12:16:53 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-1: 12:16:53 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 12:16:53 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 12:16:53 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-1: 12:16:53 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-1: 12:16:53 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-1: 12:16:53 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-1: 12:16:53 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 12:16:53 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-1: 12:16:53 INFO juju.worker.deployer checking unit "mysql/0" machine-1: 12:16:53 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 12:16:53 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 12:16:53 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-1: 12:16:53 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-1: 12:16:53 DEBUG juju.worker.logger logger setup machine-1: 12:16:53 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-1: 12:16:53 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-1: 12:16:53 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 12:16:53 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 12:16:53 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 12:16:53 INFO juju.util.exec run result: exit status 127 machine-1: 12:16:53 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec537147037/script.sh: line 1: fanatic: command not found 127 machine-1: 12:16:53 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 12:16:53 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 12:16:53 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 12:16:53 DEBUG juju.network including address public:172.30.9.200 for machine machine-1: 12:16:53 DEBUG juju.network including address local-cloud:192.168.121.14 for machine machine-1: 12:16:53 DEBUG juju.network including address local-fan:252.14.0.1 for machine machine-1: 12:16:53 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 12:16:53 DEBUG juju.network including address local-machine:::1 for machine machine-1: 12:16:53 DEBUG juju.network addresses after filtering: [public:172.30.9.200 local-cloud:192.168.121.14 local-fan:252.14.0.1 local-machine:127.0.0.1 local-machine:::1] machine-1: 12:16:53 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.200:17070 192.168.121.14:17070 252.14.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 12:16:53 DEBUG juju.agent API server address details [["172.30.9.200:17070" "192.168.121.14:17070" "252.14.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.14:17070" "252.14.0.1:17070" "172.30.9.200:17070"] machine-1: 12:16:53 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 12:16:53 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-1: 12:16:53 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 12:16:53 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 12:16:53 INFO juju.util.exec run result: exit status 127 machine-1: 12:16:53 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec840894026/script.sh: line 1: fanatic: command not found 127 machine-1: 12:16:53 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 unit-abot-epc-basic-0: 12:16:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslf4j-java. unit-abot-epc-basic-0: 12:16:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslf4j-java_1.7.14-3_all.deb ... machine-1: 12:16:54 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-1: 12:16:54 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-1: 12:16:54 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-1: 12:16:54 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 12:16:54 DEBUG unit.abot-epc-basic/0.install Unpacking libslf4j-java (1.7.14-3) ... machine-1: 12:16:55 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-1: 12:16:55 DEBUG juju.worker.dependency "machiner" manifold worker started machine-1: 12:16:55 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-1: 12:16:55 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 12:16:55 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 12:16:55 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 12:16:55 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 12:16:55 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 12:16:55 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 12:16:55 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 12:16:55 DEBUG juju.network including address local-cloud:192.168.121.4 for machine machine-1: 12:16:55 DEBUG juju.network including address local-machine:::1 for machine machine-1: 12:16:55 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.4 local-machine:::1] machine-1: 12:16:55 INFO juju.worker.machiner setting addresses for "machine-1" to [local-machine:127.0.0.1 local-cloud:192.168.121.4 local-machine:::1] machine-1: 12:16:55 INFO juju.worker.authenticationworker "machine-1" key updater worker started machine-1: 12:16:55 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 12:16:55 INFO juju.worker.upgrader unblocking abort check machine-1: 12:16:55 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-1: 12:16:55 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 1 machine-1: 12:16:55 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-1: 12:16:55 INFO juju.worker.deployer deploying unit "mysql/0" machine-1: 12:16:55 DEBUG juju.worker start "1-container-watcher" machine-1: 12:16:55 DEBUG juju.worker start "stateconverter" machine-1: 12:16:55 INFO juju.worker start "1-container-watcher" unit-abot-epc-basic-0: 12:16:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-httpclient-java. machine-1: 12:16:55 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-1: 12:16:55 DEBUG juju.worker "1-container-watcher" started machine-1: 12:16:55 INFO juju.worker start "stateconverter" machine-1: 12:16:55 DEBUG juju.worker "stateconverter" started machine-1: 12:16:55 DEBUG juju.cmd.jujud upgrades done, starting worker "1-container-watcher" unit-abot-epc-basic-0: 12:16:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-httpclient-java_3.1-12_all.deb ... unit-abot-epc-basic-0: 12:16:55 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-httpclient-java (3.1-12) ... machine-1: 12:16:55 DEBUG juju.service discovered init system "upstart" from local host machine-1: 12:16:55 DEBUG juju.worker.deployer API addresses: ["192.168.121.14:17070" "252.14.0.1:17070" "172.30.9.200:17070"] machine-1: 12:16:55 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-mysql-0 Conf:{Desc:juju unit agent for mysql/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:'/var/lib/juju/tools/unit-mysql-0/jujud' unit --data-dir '/var/lib/juju' --unit-name mysql/0 --debug ExecStopPost: Logfile:/var/log/juju/unit-mysql-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-mysql-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name mysql/0 --debug]}}} unit-mysql-0: 12:16:56 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-mysql-0: 12:16:56 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-mysql-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "mysql/0", "--debug"} unit-mysql-0: 12:16:56 DEBUG juju.agent read agent config, format "2.0" unit-mysql-0: 12:16:56 DEBUG juju.worker start "api" unit-mysql-0: 12:16:56 INFO juju.worker start "api" unit-mysql-0: 12:16:56 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-mysql-0: 12:16:56 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-mysql-0" unit-mysql-0: 12:16:56 DEBUG juju.worker "api" started unit-mysql-0: 12:16:56 DEBUG juju.worker.introspection stats worker now serving unit-mysql-0: 12:16:56 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 12:16:56 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:16:56 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 12:16:56 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-mysql-0: 12:16:56 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-mysql-0: 12:16:56 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:16:56 DEBUG juju.worker.dependency "agent" manifold worker started unit-mysql-0: 12:16:56 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:16:56 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-mysql-0: 12:16:56 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 12:16:56 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:16:56 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:16:56 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-mysql-0: 12:16:56 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 12:16:56 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:16:56 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:16:56 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:16:56 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:16:56 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:16:56 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:16:56 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 12:16:56 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 12:16:56 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-mysql-0: 12:16:56 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 12:16:56 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-mysql-0: 12:16:56 DEBUG juju.worker.apicaller connecting with old password unit-mysql-0: 12:16:56 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:16:56 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-mysql-0: 12:16:56 DEBUG juju.api successfully dialed "wss://192.168.121.14:17070/model/7db5c7dc-37f5-4279-8b9a-83b021b89f50/api" unit-mysql-0: 12:16:56 INFO juju.api connection established to "wss://192.168.121.14:17070/model/7db5c7dc-37f5-4279-8b9a-83b021b89f50/api" unit-mysql-0: 12:16:56 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/7db5c7dc-37f5-4279-8b9a-83b021b89f50/api" unit-mysql-0: 12:16:56 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:16:56 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:16:56 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:16:56 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:16:56 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:16:56 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 12:16:56 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:16:56 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-mysql-0: 12:16:56 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:16:56 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 12:16:56 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-mysql-0: 12:16:56 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-mysql-0: 12:16:56 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:16:56 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:16:56 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 12:16:56 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-1: 12:16:56 INFO juju.worker.machiner "machine-1" started machine-1: 12:16:56 INFO juju.api.common no addresses observed on interface "tunl0" unit-abot-epc-basic-0: 12:16:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-io-java. unit-abot-epc-basic-0: 12:16:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-io-java_2.4-2_all.deb ... unit-abot-epc-basic-0: 12:16:56 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-io-java (2.4-2) ... unit-abot-epc-basic-0: 12:16:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net2-java. unit-abot-epc-basic-0: 12:16:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net2-java_2.2-2_all.deb ... unit-abot-epc-basic-0: 12:16:56 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net2-java (2.2-2) ... unit-mysql-0: 12:16:56 DEBUG juju.worker.apicaller connected unit-mysql-0: 12:16:56 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 12:16:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsch-java. unit-abot-epc-basic-0: 12:16:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsch-java_0.1.53-1ubuntu1_all.deb ... unit-mysql-0: 12:16:56 DEBUG juju.worker.apicaller password changed unit-mysql-0: 12:16:56 DEBUG juju.api RPC connection died unit-mysql-0: 12:16:56 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-mysql-0: 12:16:56 DEBUG juju.worker.apicaller connecting with current password unit-mysql-0: 12:16:56 DEBUG juju.api successfully dialed "wss://192.168.121.14:17070/model/7db5c7dc-37f5-4279-8b9a-83b021b89f50/api" unit-mysql-0: 12:16:56 INFO juju.api connection established to "wss://192.168.121.14:17070/model/7db5c7dc-37f5-4279-8b9a-83b021b89f50/api" unit-mysql-0: 12:16:56 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/7db5c7dc-37f5-4279-8b9a-83b021b89f50/api" unit-abot-epc-basic-0: 12:16:56 DEBUG unit.abot-epc-basic/0.install Unpacking libjsch-java (0.1.53-1ubuntu1) ... unit-mysql-0: 12:16:57 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 12:16:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoup-java. unit-abot-epc-basic-0: 12:16:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoup-java_1.8.3-1_all.deb ... unit-abot-epc-basic-0: 12:16:57 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoup-java (1.8.3-1) ... unit-mysql-0: 12:16:57 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-1: 12:16:57 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:66:61:c4 CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.4 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:66:61:c4 CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-mysql-0: 12:16:57 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:16:57 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:16:57 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-mysql-0: 12:16:57 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-mysql-0: 12:16:57 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:16:57 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:16:57 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:16:57 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 12:16:57 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:16:57 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:16:57 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-abot-epc-basic-0: 12:16:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatinject-jsr330-api-java. unit-mysql-0: 12:16:57 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-mysql-0: 12:16:57 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-mysql-0: 12:16:57 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-abot-epc-basic-0: 12:16:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatinject-jsr330-api-java_1.0+ds1-2_all.deb ... unit-abot-epc-basic-0: 12:16:57 DEBUG unit.abot-epc-basic/0.install Unpacking libatinject-jsr330-api-java (1.0+ds1-2) ... unit-mysql-0: 12:16:57 INFO juju.worker.upgrader abort check blocked until version event received unit-mysql-0: 12:16:57 INFO juju.worker.upgrader unblocking abort check unit-mysql-0: 12:16:57 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-mysql-0: 12:16:57 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-mysql-0: 12:16:57 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 12:16:57 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 12:16:57 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 12:16:57 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 12:16:57 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 12:16:57 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-mysql-0: 12:16:57 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-abot-epc-basic-0: 12:16:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsr305-java. unit-mysql-0: 12:16:57 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 12:16:57 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:16:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsr305-java_0.1~+svn49-9_all.deb ... unit-mysql-0: 12:16:57 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-mysql-0: 12:16:57 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-mysql-0: 12:16:57 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-mysql-0: 12:16:57 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-mysql-0: 12:16:57 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-abot-epc-basic-0: 12:16:57 DEBUG unit.abot-epc-basic/0.install Unpacking libjsr305-java (0.1~+svn49-9) ... unit-mysql-0: 12:16:57 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-mysql-0: 12:16:57 INFO juju.worker.migrationminion migration phase is now: NONE unit-mysql-0: 12:16:57 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-mysql-0: 12:16:57 DEBUG juju.network no lxc bridge addresses to filter for machine unit-mysql-0: 12:16:57 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 12:16:57 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 12:16:57 DEBUG juju.network including address public:172.30.9.200 for machine unit-mysql-0: 12:16:57 DEBUG juju.network including address local-cloud:192.168.121.14 for machine unit-mysql-0: 12:16:57 DEBUG juju.network including address local-fan:252.14.0.1 for machine unit-mysql-0: 12:16:57 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-mysql-0: 12:16:57 DEBUG juju.network including address local-machine:::1 for machine unit-mysql-0: 12:16:57 DEBUG juju.network addresses after filtering: [public:172.30.9.200 local-cloud:192.168.121.14 local-fan:252.14.0.1 local-machine:127.0.0.1 local-machine:::1] unit-mysql-0: 12:16:57 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.200:17070 192.168.121.14:17070 252.14.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-mysql-0: 12:16:57 DEBUG juju.agent API server address details [["172.30.9.200:17070" "192.168.121.14:17070" "252.14.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.14:17070" "252.14.0.1:17070" "172.30.9.200:17070"] unit-mysql-0: 12:16:57 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-mysql-0: 12:16:57 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.200,192.168.121.14,252.14.0.1,::1,localhost", AutoNoProxy:""} unit-mysql-0: 12:16:57 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 12:16:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguava-java. unit-mysql-0: 12:16:57 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-mysql-0: 12:16:57 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-mysql-0: 12:16:57 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-mysql-0: 12:16:57 DEBUG juju.worker.logger logger setup unit-mysql-0: 12:16:57 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-abot-epc-basic-0: 12:16:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguava-java_19.0-1_all.deb ... unit-mysql-0: 12:16:57 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-mysql-0: 12:16:57 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 12:16:57 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-mysql-0: 12:16:57 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-abot-epc-basic-0: 12:16:57 DEBUG unit.abot-epc-basic/0.install Unpacking libguava-java (19.0-1) ... unit-mysql-0: 12:16:57 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-mysql-0: 12:16:57 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-mysql-0: 12:16:57 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-mysql-0: 12:16:57 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-mysql-0: 12:16:57 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 12:16:57 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-mysql-0: 12:16:57 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 12:16:57 DEBUG juju.worker.leadership mysql/0 making initial claim for mysql leadership unit-mysql-0: 12:16:57 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-mysql-0: 12:16:57 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-mysql-0: 12:16:57 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-mysql-0: 12:16:57 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-mysql-0: 12:16:57 INFO juju.worker.leadership mysql/0 promoted to leadership of mysql unit-mysql-0: 12:16:57 DEBUG juju.worker.dependency "uniter" manifold worker started unit-mysql-0: 12:16:57 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-mysql-0: 12:16:57 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-mysql-0 unit-mysql-0: 12:16:57 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-mysql-0: 12:16:57 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-mysql-0: 12:16:57 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-mysql-0/run.socket unit-mysql-0: 12:16:57 INFO juju.worker.uniter unit "mysql/0" started unit-mysql-0: 12:16:57 DEBUG juju.worker.uniter juju-run listener running unit-mysql-0: 12:16:57 INFO juju.worker.uniter resuming charm install unit-mysql-0: 12:16:57 DEBUG juju.worker.uniter.operation running operation install cs:mysql-55 unit-mysql-0: 12:16:57 DEBUG juju.worker.uniter.operation preparing operation "install cs:mysql-55" unit-mysql-0: 12:16:57 INFO juju.worker.uniter.charm downloading cs:mysql-55 from API server unit-mysql-0: 12:16:57 INFO juju.downloader downloading from cs:mysql-55 unit-mysql-0: 12:16:57 DEBUG httpbakery client do GET https://192.168.121.14:17070/model/7db5c7dc-37f5-4279-8b9a-83b021b89f50/charms?file=%2A&url=cs%3Amysql-55 { unit-mysql-0: 12:16:57 DEBUG httpbakery } -> error unit-mysql-0: 12:16:57 INFO juju.downloader download complete ("cs:mysql-55") unit-mysql-0: 12:16:57 INFO juju.downloader download verified ("cs:mysql-55") unit-mysql-0: 12:16:57 DEBUG juju.worker.uniter.operation executing operation "install cs:mysql-55" unit-mysql-0: 12:16:57 DEBUG juju.worker.uniter.charm preparing to deploy charm "cs:mysql-55" unit-mysql-0: 12:16:57 DEBUG juju.worker.uniter.charm deploying charm "cs:mysql-55" unit-abot-epc-basic-0: 12:16:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds-java. unit-abot-epc-basic-0: 12:16:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds-java_1.5.0-5_all.deb ... unit-abot-epc-basic-0: 12:16:57 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds-java (1.5.0-5) ... unit-abot-epc-basic-0: 12:16:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxp1.3-java. unit-abot-epc-basic-0: 12:16:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxp1.3-java_1.3.05-2ubuntu3_all.deb ... unit-abot-epc-basic-0: 12:16:58 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-abot-epc-basic-0: 12:16:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-resolver1.1-java. unit-abot-epc-basic-0: 12:16:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-commons-resolver1.1-java_1.2-7build1_all.deb ... unit-abot-epc-basic-0: 12:16:58 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-resolver1.1-java (1.2-7build1) ... unit-abot-epc-basic-0: 12:16:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-external-java. unit-abot-epc-basic-0: 12:16:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-commons-external-java_1.4.01-2build1_all.deb ... unit-abot-epc-basic-0: 12:16:58 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-external-java (1.4.01-2build1) ... unit-mysql-0: 12:16:58 DEBUG juju.worker.uniter.charm finishing deploy of charm "cs:mysql-55" unit-mysql-0: 12:16:58 DEBUG juju.worker.uniter.operation committing operation "install cs:mysql-55" unit-mysql-0: 12:16:58 INFO juju.worker.uniter hooks are retried true unit-mysql-0: 12:16:58 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-mysql-0: 12:16:58 DEBUG juju.worker.uniter.remotestate got unit change unit-mysql-0: 12:16:58 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-mysql-0: 12:16:58 DEBUG juju.worker.uniter.remotestate got service change unit-mysql-0: 12:16:58 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-mysql-0: 12:16:58 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-mysql-0: 12:16:58 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-mysql-0: 12:16:58 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-mysql-0: 12:16:58 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-mysql-0: 12:16:58 INFO juju.worker.uniter.storage initial storage attachments ready unit-mysql-0: 12:16:58 INFO juju.worker.uniter found queued "install" hook unit-mysql-0: 12:16:58 DEBUG juju.worker.uniter.operation running operation run install hook unit-mysql-0: 12:16:58 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-mysql-0: 12:16:58 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-mysql-0: 12:16:58 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-mysql-0: 12:16:58 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 12:16:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxerces2-java. unit-mysql-0: 12:16:58 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 12:16:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxerces2-java_2.11.0-7_all.deb ... unit-abot-epc-basic-0: 12:16:58 DEBUG unit.abot-epc-basic/0.install Unpacking libxerces2-java (2.11.0-7) ... unit-mysql-0: 12:16:58 DEBUG unit.mysql/0.install dpkg-query: package 'python-netaddr' is not installed and no information is available unit-mysql-0: 12:16:58 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 12:16:58 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 12:16:58 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 12:16:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxalan2-java. unit-abot-epc-basic-0: 12:16:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxalan2-java_2.7.1-9_all.deb ... unit-abot-epc-basic-0: 12:16:58 DEBUG unit.abot-epc-basic/0.install Unpacking libxalan2-java (2.7.1-9) ... unit-mysql-0: 12:16:58 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 12:16:58 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 12:16:58 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 12:16:58 DEBUG unit.mysql/0.install ipython python-netaddr-docs unit-mysql-0: 12:16:58 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 12:16:58 DEBUG unit.mysql/0.install python-netaddr unit-abot-epc-basic-0: 12:16:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interpolation-java. unit-abot-epc-basic-0: 12:16:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-interpolation-java_1.21-1_all.deb ... unit-abot-epc-basic-0: 12:16:58 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interpolation-java (1.21-1) ... unit-abot-epc-basic-0: 12:16:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils-java. unit-abot-epc-basic-0: 12:16:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-utils-java_1%3a1.5.15-4+deb8u1build0.16.04.1_all.deb ... unit-abot-epc-basic-0: 12:16:59 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-utils-java (1:1.5.15-4+deb8u1build0.16.04.1) ... unit-mysql-0: 12:16:59 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 12:16:59 DEBUG unit.mysql/0.install Need to get 849 kB of archives. unit-mysql-0: 12:16:59 DEBUG unit.mysql/0.install After this operation, 4216 kB of additional disk space will be used. unit-mysql-0: 12:16:59 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-netaddr all 0.7.10-1ubuntu1.1 [849 kB] unit-abot-epc-basic-0: 12:16:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxbean-java. unit-abot-epc-basic-0: 12:16:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxbean-java_4.5-1_all.deb ... unit-abot-epc-basic-0: 12:16:59 DEBUG unit.abot-epc-basic/0.install Unpacking libxbean-java (4.5-1) ... unit-abot-epc-basic-0: 12:16:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers-java. unit-abot-epc-basic-0: 12:16:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-containers-java_1.0~beta3.0.7-8_all.deb ... unit-abot-epc-basic-0: 12:16:59 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers-java (1.0~beta3.0.7-8) ... unit-abot-epc-basic-0: 12:16:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interactivity-api-java. unit-abot-epc-basic-0: 12:16:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-interactivity-api-java_1.0-alpha-6-7_all.deb ... unit-abot-epc-basic-0: 12:16:59 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-abot-epc-basic-0: 12:16:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon-java. unit-abot-epc-basic-0: 12:16:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon-java_1.0.0-7_all.deb ... unit-abot-epc-basic-0: 12:16:59 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon-java (1.0.0-7) ... unit-abot-epc-basic-0: 12:16:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeclipse-aether-java. unit-abot-epc-basic-0: 12:16:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeclipse-aether-java_1.0.2-1_all.deb ... unit-abot-epc-basic-0: 12:16:59 DEBUG unit.abot-epc-basic/0.install Unpacking libeclipse-aether-java (1.0.2-1) ... unit-abot-epc-basic-0: 12:16:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-cli-java. unit-abot-epc-basic-0: 12:16:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-cli-java_1.3.1-3ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:16:59 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-cli-java (1.3.1-3ubuntu1) ... unit-mysql-0: 12:17:00 DEBUG unit.mysql/0.install Fetched 849 kB in 1s (754 kB/s) unit-abot-epc-basic-0: 12:17:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang3-java. unit-abot-epc-basic-0: 12:17:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang3-java_3.4-1_all.deb ... unit-mysql-0: 12:17:00 DEBUG unit.mysql/0.install Selecting previously unselected package python-netaddr. unit-abot-epc-basic-0: 12:17:00 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang3-java (3.4-1) ... unit-mysql-0: 12:17:00 DEBUG unit.mysql/0.install (Reading database ... 52455 files and directories currently installed.) unit-mysql-0: 12:17:00 DEBUG unit.mysql/0.install Preparing to unpack .../python-netaddr_0.7.10-1ubuntu1.1_all.deb ... unit-mysql-0: 12:17:00 DEBUG unit.mysql/0.install Unpacking python-netaddr (0.7.10-1ubuntu1.1) ... unit-abot-epc-basic-0: 12:17:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaopalliance-java. unit-abot-epc-basic-0: 12:17:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaopalliance-java_20070526-5_all.deb ... unit-abot-epc-basic-0: 12:17:00 DEBUG unit.abot-epc-basic/0.install Unpacking libaopalliance-java (20070526-5) ... unit-abot-epc-basic-0: 12:17:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguice-java. unit-abot-epc-basic-0: 12:17:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguice-java_4.0-2_all.deb ... unit-mysql-0: 12:17:00 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:17:00 DEBUG unit.abot-epc-basic/0.install Unpacking libguice-java (4.0-2) ... unit-abot-epc-basic-0: 12:17:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit. unit-abot-epc-basic-0: 12:17:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit_3.8.2-8build1_all.deb ... unit-abot-epc-basic-0: 12:17:00 DEBUG unit.abot-epc-basic/0.install Unpacking junit (3.8.2-8build1) ... unit-mysql-0: 12:17:00 DEBUG unit.mysql/0.install Setting up python-netaddr (0.7.10-1ubuntu1.1) ... unit-abot-epc-basic-0: 12:17:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cipher-java. unit-abot-epc-basic-0: 12:17:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cipher-java_1.7-1_all.deb ... unit-abot-epc-basic-0: 12:17:00 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cipher-java (1.7-1) ... unit-abot-epc-basic-0: 12:17:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds2-java. unit-abot-epc-basic-0: 12:17:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds2-java_2.5.2-1_all.deb ... unit-abot-epc-basic-0: 12:17:00 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds2-java (2.5.2-1) ... unit-abot-epc-basic-0: 12:17:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils2-java. unit-abot-epc-basic-0: 12:17:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-utils2-java_3.0.22-1_all.deb ... unit-abot-epc-basic-0: 12:17:00 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-utils2-java (3.0.22-1) ... unit-abot-epc-basic-0: 12:17:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default1.5-java. unit-abot-epc-basic-0: 12:17:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-container-default1.5-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 12:17:01 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default1.5-java (1.6-2) ... unit-mysql-0: 12:17:01 DEBUG unit.mysql/0.install dpkg-query: package 'python-netifaces' is not installed and no information is available unit-mysql-0: 12:17:01 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 12:17:01 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 12:17:01 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 12:17:01 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 12:17:01 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 12:17:01 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 12:17:01 DEBUG unit.mysql/0.install python-netifaces unit-abot-epc-basic-0: 12:17:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-annotations-java. unit-abot-epc-basic-0: 12:17:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-annotations-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 12:17:01 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-annotations-java (1.6-2) ... unit-abot-epc-basic-0: 12:17:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasm4-java. unit-abot-epc-basic-0: 12:17:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasm4-java_5.0.4-1_all.deb ... unit-abot-epc-basic-0: 12:17:01 DEBUG unit.abot-epc-basic/0.install Unpacking libasm4-java (5.0.4-1) ... unit-mysql-0: 12:17:01 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 12:17:01 DEBUG unit.mysql/0.install Need to get 11.3 kB of archives. unit-mysql-0: 12:17:01 DEBUG unit.mysql/0.install After this operation, 63.5 kB of additional disk space will be used. unit-mysql-0: 12:17:01 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-netifaces amd64 0.8-3build1 [11.3 kB] unit-mysql-0: 12:17:02 DEBUG unit.mysql/0.install Fetched 11.3 kB in 0s (30.7 kB/s) unit-mysql-0: 12:17:02 DEBUG unit.mysql/0.install Selecting previously unselected package python-netifaces. unit-mysql-0: 12:17:02 DEBUG unit.mysql/0.install (Reading database ... 52495 files and directories currently installed.) unit-mysql-0: 12:17:02 DEBUG unit.mysql/0.install Preparing to unpack .../python-netifaces_0.8-3build1_amd64.deb ... unit-mysql-0: 12:17:02 DEBUG unit.mysql/0.install Unpacking python-netifaces (0.8-3build1) ... unit-abot-epc-basic-0: 12:17:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxen-java. unit-abot-epc-basic-0: 12:17:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxen-java_1.1.6-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:17:02 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxen-java (1.1.6-1ubuntu1) ... unit-mysql-0: 12:17:02 DEBUG unit.mysql/0.install Setting up python-netifaces (0.8-3build1) ... unit-abot-epc-basic-0: 12:17:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjdom1-java. unit-abot-epc-basic-0: 12:17:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjdom1-java_1.1.3-1_all.deb ... unit-abot-epc-basic-0: 12:17:02 DEBUG unit.abot-epc-basic/0.install Unpacking libjdom1-java (1.1.3-1) ... unit-abot-epc-basic-0: 12:17:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclassworlds-java. unit-abot-epc-basic-0: 12:17:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libclassworlds-java_1.1-final-5_all.deb ... unit-abot-epc-basic-0: 12:17:02 DEBUG unit.abot-epc-basic/0.install Unpacking libclassworlds-java (1.1-final-5) ... unit-abot-epc-basic-0: 12:17:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang-java. unit-abot-epc-basic-0: 12:17:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang-java_2.6-6ubuntu2_all.deb ... unit-abot-epc-basic-0: 12:17:03 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang-java (2.6-6ubuntu2) ... unit-mysql-0: 12:17:03 DEBUG unit.mysql/0.install dpkg-query: package 'python-pip' is not installed and no information is available unit-mysql-0: 12:17:03 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 12:17:03 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 12:17:03 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 12:17:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdoxia-core-java. unit-mysql-0: 12:17:03 DEBUG unit.mysql/0.install Building dependency tree... unit-abot-epc-basic-0: 12:17:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdoxia-core-java_1.1.4-3ubuntu1_all.deb ... unit-mysql-0: 12:17:03 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 12:17:03 DEBUG unit.abot-epc-basic/0.install Unpacking libdoxia-core-java (1.1.4-3ubuntu1) ... unit-abot-epc-basic-0: 12:17:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default-java. unit-mysql-0: 12:17:03 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 12:17:03 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 12:17:03 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 12:17:03 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 12:17:03 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 12:17:03 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 12:17:03 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 12:17:03 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 12:17:03 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip-whl unit-abot-epc-basic-0: 12:17:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-container-default-java_1.0-alpha-9-stable-1-7_all.deb ... unit-mysql-0: 12:17:03 DEBUG unit.mysql/0.install python-requests-whl python-setuptools-whl python-six-whl python-urllib3-whl unit-mysql-0: 12:17:03 DEBUG unit.mysql/0.install python-wheel python3-pkg-resources unit-mysql-0: 12:17:03 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 12:17:03 DEBUG unit.mysql/0.install binutils-doc cpp-doc gcc-4.8-locales debian-keyring g++-multilib unit-mysql-0: 12:17:03 DEBUG unit.mysql/0.install g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf unit-mysql-0: 12:17:03 DEBUG unit.mysql/0.install automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg unit-mysql-0: 12:17:03 DEBUG unit.mysql/0.install libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg unit-mysql-0: 12:17:03 DEBUG unit.mysql/0.install libquadmath0-dbg glibc-doc libstdc++-4.8-doc make-doc python-genshi unit-mysql-0: 12:17:03 DEBUG unit.mysql/0.install python3-setuptools unit-mysql-0: 12:17:03 DEBUG unit.mysql/0.install Recommended packages: unit-mysql-0: 12:17:03 DEBUG unit.mysql/0.install python-dev-all unit-mysql-0: 12:17:03 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 12:17:03 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 12:17:03 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 12:17:03 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 12:17:03 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 12:17:03 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 12:17:03 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 12:17:03 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 12:17:03 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip unit-mysql-0: 12:17:03 DEBUG unit.mysql/0.install python-pip-whl python-requests-whl python-setuptools-whl python-six-whl unit-mysql-0: 12:17:03 DEBUG unit.mysql/0.install python-urllib3-whl python-wheel python3-pkg-resources unit-abot-epc-basic-0: 12:17:03 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default-java (1.0-alpha-9-stable-1-7) ... unit-abot-epc-basic-0: 12:17:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-ant-factory-java. unit-abot-epc-basic-0: 12:17:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-ant-factory-java_1.0~alpha2.1-3_all.deb ... unit-abot-epc-basic-0: 12:17:03 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-abot-epc-basic-0: 12:17:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-io-java. unit-abot-epc-basic-0: 12:17:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-io-java_1.0~alpha5-2_all.deb ... unit-abot-epc-basic-0: 12:17:03 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-io-java (1.0~alpha5-2) ... unit-abot-epc-basic-0: 12:17:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-archiver-java. unit-abot-epc-basic-0: 12:17:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-archiver-java_2.2-1+deb9u1build0.16.04.1_all.deb ... unit-abot-epc-basic-0: 12:17:03 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-archiver-java (2.2-1+deb9u1build0.16.04.1) ... unit-mysql-0: 12:17:03 DEBUG unit.mysql/0.install 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 12:17:03 DEBUG unit.mysql/0.install Need to get 40.9 MB of archives. unit-mysql-0: 12:17:03 DEBUG unit.mysql/0.install After this operation, 119 MB of additional disk space will be used. unit-mysql-0: 12:17:03 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] unit-abot-epc-basic-0: 12:17:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbsh-java. unit-abot-epc-basic-0: 12:17:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbsh-java_2.0b4-17ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:17:03 DEBUG unit.abot-epc-basic/0.install Unpacking libbsh-java (2.0b4-17ubuntu1) ... unit-mysql-0: 12:17:04 DEBUG unit.mysql/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] unit-mysql-0: 12:17:04 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: 12:17:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-bsh-factory-java. unit-abot-epc-basic-0: 12:17:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-bsh-factory-java_1.0~alpha7-3.1_all.deb ... unit-abot-epc-basic-0: 12:17:04 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-abot-epc-basic-0: 12:17:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-sec-dispatcher-java. unit-abot-epc-basic-0: 12:17:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-sec-dispatcher-java_1.3.1-6_all.deb ... unit-abot-epc-basic-0: 12:17:04 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-sec-dispatcher-java (1.3.1-6) ... unit-mysql-0: 12:17:04 DEBUG unit.mysql/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] unit-abot-epc-basic-0: 12:17:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven2-core-java. unit-abot-epc-basic-0: 12:17:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven2-core-java_2.2.1-24_all.deb ... unit-abot-epc-basic-0: 12:17:04 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven2-core-java (2.2.1-24) ... unit-abot-epc-basic-0: 12:17:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cli-java. unit-abot-epc-basic-0: 12:17:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cli-java_1.2-5_all.deb ... unit-abot-epc-basic-0: 12:17:05 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cli-java (1.2-5) ... unit-mysql-0: 12:17:05 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: 12:17:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqdox2-java. unit-abot-epc-basic-0: 12:17:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqdox2-java_2.0~M3-2_all.deb ... unit-abot-epc-basic-0: 12:17:05 DEBUG unit.abot-epc-basic/0.install Unpacking libqdox2-java (2.0~M3-2) ... unit-mysql-0: 12:17:05 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: 12:17:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-metadata-java. unit-abot-epc-basic-0: 12:17:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-metadata-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 12:17:05 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-metadata-java (1.6-2) ... unit-abot-epc-basic-0: 12:17:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers1.5-java. unit-abot-epc-basic-0: 12:17:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-containers1.5-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 12:17:05 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers1.5-java (1.6-2) ... unit-abot-epc-basic-0: 12:17:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgeronimo-interceptor-3.0-spec-java. unit-abot-epc-basic-0: 12:17:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgeronimo-interceptor-3.0-spec-java_1.0.1-3fakesync1_all.deb ... unit-abot-epc-basic-0: 12:17:05 DEBUG unit.abot-epc-basic/0.install Unpacking libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-abot-epc-basic-0: 12:17:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet3.1-java. unit-mysql-0: 12:17:05 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: 12:17:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libservlet3.1-java_8.0.32-1ubuntu1.9_all.deb ... unit-abot-epc-basic-0: 12:17:05 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet3.1-java (8.0.32-1ubuntu1.9) ... unit-mysql-0: 12:17:05 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: 12:17:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdi-api-java. unit-abot-epc-basic-0: 12:17:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdi-api-java_1.0-2_all.deb ... unit-mysql-0: 12:17:05 DEBUG unit.mysql/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] unit-abot-epc-basic-0: 12:17:05 DEBUG unit.abot-epc-basic/0.install Unpacking libcdi-api-java (1.0-2) ... unit-abot-epc-basic-0: 12:17:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-inject-java. unit-abot-epc-basic-0: 12:17:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-inject-java_0.3.2-1_all.deb ... unit-abot-epc-basic-0: 12:17:05 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-inject-java (0.3.2-1) ... unit-mysql-0: 12:17:05 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: 12:17:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-plexus-java. unit-abot-epc-basic-0: 12:17:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-plexus-java_0.3.2-1_all.deb ... unit-abot-epc-basic-0: 12:17:05 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-plexus-java (0.3.2-1) ... unit-abot-epc-basic-0: 12:17:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhamcrest-java. unit-abot-epc-basic-0: 12:17:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhamcrest-java_1.3-5ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:17:05 DEBUG unit.abot-epc-basic/0.install Unpacking libhamcrest-java (1.3-5ubuntu1) ... unit-mysql-0: 12:17:05 DEBUG unit.mysql/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] unit-abot-epc-basic-0: 12:17:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit4. unit-abot-epc-basic-0: 12:17:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit4_4.12-4ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:17:05 DEBUG unit.abot-epc-basic/0.install Unpacking junit4 (4.12-4ubuntu1) ... unit-abot-epc-basic-0: 12:17:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net-java. unit-abot-epc-basic-0: 12:17:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net-java_3.4-2ubuntu2_all.deb ... unit-abot-epc-basic-0: 12:17:06 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net-java (3.4-2ubuntu2) ... unit-mysql-0: 12:17:06 DEBUG unit.mysql/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] unit-abot-epc-basic-0: 12:17:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcglib3-java. unit-abot-epc-basic-0: 12:17:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcglib3-java_3.1+dfsg-1_all.deb ... unit-abot-epc-basic-0: 12:17:06 DEBUG unit.abot-epc-basic/0.install Unpacking libcglib3-java (3.1+dfsg-1) ... unit-abot-epc-basic-0: 12:17:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjenesis-java. unit-abot-epc-basic-0: 12:17:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjenesis-java_2.2-1_all.deb ... unit-abot-epc-basic-0: 12:17:06 DEBUG unit.abot-epc-basic/0.install Unpacking libobjenesis-java (2.2-1) ... unit-abot-epc-basic-0: 12:17:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeasymock-java. unit-abot-epc-basic-0: 12:17:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeasymock-java_3.3.1+ds-3_all.deb ... unit-abot-epc-basic-0: 12:17:06 DEBUG unit.abot-epc-basic/0.install Unpacking libeasymock-java (3.3.1+ds-3) ... unit-abot-epc-basic-0: 12:17:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet2.5-java. unit-abot-epc-basic-0: 12:17:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libservlet2.5-java_6.0.45+dfsg-1_all.deb ... unit-abot-epc-basic-0: 12:17:06 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet2.5-java (6.0.45+dfsg-1) ... unit-abot-epc-basic-0: 12:17:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjetty-java. unit-abot-epc-basic-0: 12:17:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjetty-java_6.1.26-5ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 12:17:06 DEBUG unit.abot-epc-basic/0.install Unpacking libjetty-java (6.1.26-5ubuntu0.1) ... unit-mysql-0: 12:17:06 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-abot-epc-basic-0: 12:17:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblog4j1.2-java. unit-abot-epc-basic-0: 12:17:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblog4j1.2-java_1.2.17-7ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:17:06 DEBUG unit.abot-epc-basic/0.install Unpacking liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-abot-epc-basic-0: 12:17:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven-parent-java. unit-abot-epc-basic-0: 12:17:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven-parent-java_21-2_all.deb ... unit-abot-epc-basic-0: 12:17:06 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven-parent-java (21-2) ... unit-mysql-0: 12:17:06 DEBUG unit.mysql/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] unit-abot-epc-basic-0: 12:17:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon2-java. unit-abot-epc-basic-0: 12:17:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon2-java_2.10-3_all.deb ... unit-abot-epc-basic-0: 12:17:06 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon2-java (2.10-3) ... unit-mysql-0: 12:17:06 DEBUG unit.mysql/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] unit-abot-epc-basic-0: 12:17:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven3-core-java. unit-abot-epc-basic-0: 12:17:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven3-core-java_3.3.9-3_all.deb ... unit-mysql-0: 12:17:07 DEBUG unit.mysql/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] unit-abot-epc-basic-0: 12:17:07 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven3-core-java (3.3.9-3) ... unit-abot-epc-basic-0: 12:17:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package maven. unit-abot-epc-basic-0: 12:17:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/maven_3.3.9-3_all.deb ... unit-mysql-0: 12:17:07 DEBUG unit.mysql/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] unit-abot-epc-basic-0: 12:17:07 DEBUG unit.abot-epc-basic/0.install Unpacking maven (3.3.9-3) ... unit-abot-epc-basic-0: 12:17:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapr1:amd64. unit-abot-epc-basic-0: 12:17:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapr1_1.5.2-3_amd64.deb ... unit-mysql-0: 12:17:07 DEBUG unit.mysql/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] unit-abot-epc-basic-0: 12:17:07 DEBUG unit.abot-epc-basic/0.install Unpacking libapr1:amd64 (1.5.2-3) ... unit-mysql-0: 12:17:07 DEBUG unit.mysql/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] unit-abot-epc-basic-0: 12:17:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1:amd64. unit-abot-epc-basic-0: 12:17:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 12:17:07 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 12:17:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. unit-mysql-0: 12:17:07 DEBUG unit.mysql/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] unit-abot-epc-basic-0: 12:17:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-dbd-sqlite3_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 12:17:08 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 12:17:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-ldap:amd64. unit-abot-epc-basic-0: 12:17:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-ldap_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 12:17:08 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 12:17:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblua5.1-0:amd64. unit-abot-epc-basic-0: 12:17:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblua5.1-0_5.1.5-8ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:17:08 DEBUG unit.abot-epc-basic/0.install Unpacking liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-mysql-0: 12:17:08 DEBUG unit.mysql/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] unit-mysql-0: 12:17:08 DEBUG unit.mysql/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] unit-abot-epc-basic-0: 12:17:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-bin. unit-abot-epc-basic-0: 12:17:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-bin_2.4.18-2ubuntu3.10_amd64.deb ... unit-abot-epc-basic-0: 12:17:08 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-bin (2.4.18-2ubuntu3.10) ... unit-abot-epc-basic-0: 12:17:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-utils. unit-abot-epc-basic-0: 12:17:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-utils_2.4.18-2ubuntu3.10_amd64.deb ... unit-abot-epc-basic-0: 12:17:08 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-utils (2.4.18-2ubuntu3.10) ... unit-abot-epc-basic-0: 12:17:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-data. unit-abot-epc-basic-0: 12:17:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-data_2.4.18-2ubuntu3.10_all.deb ... unit-abot-epc-basic-0: 12:17:08 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-data (2.4.18-2ubuntu3.10) ... unit-abot-epc-basic-0: 12:17:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2. unit-abot-epc-basic-0: 12:17:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2_2.4.18-2ubuntu3.10_amd64.deb ... unit-abot-epc-basic-0: 12:17:08 DEBUG unit.abot-epc-basic/0.install Unpacking apache2 (2.4.18-2ubuntu3.10) ... unit-mysql-0: 12:17:09 DEBUG unit.mysql/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] unit-abot-epc-basic-0: 12:17:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip-whl. unit-abot-epc-basic-0: 12:17:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pip-whl_8.1.1-2ubuntu0.4_all.deb ... unit-abot-epc-basic-0: 12:17:09 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip-whl (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 12:17:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-minimal:amd64. unit-abot-epc-basic-0: 12:17:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-minimal_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 12:17:09 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-mysql-0: 12:17:09 DEBUG unit.mysql/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] unit-mysql-0: 12:17:09 DEBUG unit.mysql/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] unit-mysql-0: 12:17:09 DEBUG unit.mysql/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] unit-mysql-0: 12:17:09 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: 12:17:10 DEBUG unit.mysql/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] unit-mysql-0: 12:17:10 DEBUG unit.mysql/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] unit-mysql-0: 12:17:10 DEBUG unit.mysql/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] unit-abot-epc-basic-0: 12:17:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-minimal. unit-abot-epc-basic-0: 12:17:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7-minimal_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 12:17:10 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-minimal (2.7.12-1ubuntu0~16.04.4) ... unit-mysql-0: 12:17:10 DEBUG unit.mysql/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] unit-mysql-0: 12:17:10 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: 12:17:10 DEBUG unit.mysql/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] unit-mysql-0: 12:17:10 DEBUG unit.mysql/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] unit-abot-epc-basic-0: 12:17:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-minimal. unit-abot-epc-basic-0: 12:17:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-minimal_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 12:17:10 DEBUG unit.abot-epc-basic/0.install Unpacking python-minimal (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:17:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-stdlib:amd64. unit-abot-epc-basic-0: 12:17:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-stdlib_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 12:17:11 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-mysql-0: 12:17:11 DEBUG unit.mysql/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] unit-mysql-0: 12:17:11 DEBUG unit.mysql/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] unit-mysql-0: 12:17:11 DEBUG unit.mysql/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] unit-mysql-0: 12:17:11 DEBUG unit.mysql/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] unit-abot-epc-basic-0: 12:17:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7. unit-abot-epc-basic-0: 12:17:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 12:17:11 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7 (2.7.12-1ubuntu0~16.04.4) ... unit-mysql-0: 12:17:11 DEBUG unit.mysql/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] unit-mysql-0: 12:17:11 DEBUG unit.mysql/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] unit-abot-epc-basic-0: 12:17:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-stdlib:amd64. unit-abot-epc-basic-0: 12:17:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython-stdlib_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 12:17:11 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-mysql-0: 12:17:11 DEBUG unit.mysql/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] unit-abot-epc-basic-0: 12:17:11 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-mysql-0: 12:17:12 DEBUG unit.mysql/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] unit-mysql-0: 12:17:12 DEBUG unit.mysql/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] unit-mysql-0: 12:17:12 DEBUG unit.mysql/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] unit-abot-epc-basic-0: 12:17:12 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:17:12 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-mysql-0: 12:17:12 DEBUG unit.mysql/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] unit-abot-epc-basic-0: 12:17:12 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19.1) ... unit-mysql-0: 12:17:12 DEBUG unit.mysql/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] unit-abot-epc-basic-0: 12:17:12 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.21) ... unit-abot-epc-basic-0: 12:17:12 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 12:17:12 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 12:17:12 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-minimal (2.7.12-1ubuntu0~16.04.4) ... unit-mysql-0: 12:17:12 DEBUG unit.mysql/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] unit-mysql-0: 12:17:13 DEBUG unit.mysql/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] unit-abot-epc-basic-0: 12:17:13 DEBUG unit.abot-epc-basic/0.install Setting up python-minimal (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:17:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python. unit-abot-epc-basic-0: 12:17:13 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 89305 files and directories currently installed.) unit-abot-epc-basic-0: 12:17:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 12:17:13 DEBUG unit.abot-epc-basic/0.install Unpacking python (2.7.12-1~16.04) ... unit-mysql-0: 12:17:13 DEBUG unit.mysql/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] unit-abot-epc-basic-0: 12:17:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip. unit-abot-epc-basic-0: 12:17:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pip_8.1.1-2ubuntu0.4_all.deb ... unit-abot-epc-basic-0: 12:17:13 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 12:17:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpc3:amd64. unit-abot-epc-basic-0: 12:17:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmpc3_1.0.3-1_amd64.deb ... unit-abot-epc-basic-0: 12:17:13 DEBUG unit.abot-epc-basic/0.install Unpacking libmpc3:amd64 (1.0.3-1) ... unit-mysql-0: 12:17:13 DEBUG unit.mysql/0.install Extracting templates from packages: 61% Extracting templates from packages: 100% unit-mysql-0: 12:17:13 DEBUG unit.mysql/0.install Fetched 40.9 MB in 10s (3967 kB/s) unit-abot-epc-basic-0: 12:17:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant. unit-abot-epc-basic-0: 12:17:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant_1.9.6-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 12:17:13 DEBUG unit.abot-epc-basic/0.install Unpacking ant (1.9.6-1ubuntu1.1) ... unit-mysql-0: 12:17:13 DEBUG unit.mysql/0.install Selecting previously unselected package libasan0:amd64. unit-mysql-0: 12:17:13 DEBUG unit.mysql/0.install (Reading database ... 52505 files and directories currently installed.) unit-mysql-0: 12:17:13 DEBUG unit.mysql/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 12:17:13 DEBUG unit.mysql/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:17:13 DEBUG unit.mysql/0.install Selecting previously unselected package libatomic1:amd64. unit-mysql-0: 12:17:13 DEBUG unit.mysql/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 12:17:13 DEBUG unit.mysql/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:17:14 DEBUG unit.mysql/0.install Selecting previously unselected package libgmp10:amd64. unit-mysql-0: 12:17:14 DEBUG unit.mysql/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-mysql-0: 12:17:14 DEBUG unit.mysql/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 12:17:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant-optional. unit-abot-epc-basic-0: 12:17:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant-optional_1.9.6-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 12:17:14 DEBUG unit.abot-epc-basic/0.install Unpacking ant-optional (1.9.6-1ubuntu1.1) ... unit-mysql-0: 12:17:14 DEBUG unit.mysql/0.install Selecting previously unselected package libisl10:amd64. unit-mysql-0: 12:17:14 DEBUG unit.mysql/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-mysql-0: 12:17:14 DEBUG unit.mysql/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-abot-epc-basic-0: 12:17:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package binutils. unit-abot-epc-basic-0: 12:17:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../binutils_2.26.1-1ubuntu1~16.04.8_amd64.deb ... unit-abot-epc-basic-0: 12:17:14 DEBUG unit.abot-epc-basic/0.install Unpacking binutils (2.26.1-1ubuntu1~16.04.8) ... unit-mysql-0: 12:17:15 DEBUG unit.mysql/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-mysql-0: 12:17:15 DEBUG unit.mysql/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-mysql-0: 12:17:15 DEBUG unit.mysql/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-abot-epc-basic-0: 12:17:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc-dev-bin. unit-abot-epc-basic-0: 12:17:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc-dev-bin_2.23-0ubuntu11_amd64.deb ... unit-abot-epc-basic-0: 12:17:15 DEBUG unit.abot-epc-basic/0.install Unpacking libc-dev-bin (2.23-0ubuntu11) ... unit-mysql-0: 12:17:15 DEBUG unit.mysql/0.install Selecting previously unselected package libgomp1:amd64. unit-mysql-0: 12:17:15 DEBUG unit.mysql/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 12:17:15 DEBUG unit.mysql/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 12:17:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-abot-epc-basic-0: 12:17:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../linux-libc-dev_4.4.0-150.176_amd64.deb ... unit-abot-epc-basic-0: 12:17:16 DEBUG unit.abot-epc-basic/0.install Unpacking linux-libc-dev:amd64 (4.4.0-150.176) ... unit-mysql-0: 12:17:16 DEBUG unit.mysql/0.install Selecting previously unselected package libitm1:amd64. unit-mysql-0: 12:17:16 DEBUG unit.mysql/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 12:17:16 DEBUG unit.mysql/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:17:16 DEBUG unit.mysql/0.install Selecting previously unselected package libmpfr4:amd64. unit-mysql-0: 12:17:16 DEBUG unit.mysql/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-mysql-0: 12:17:16 DEBUG unit.mysql/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-mysql-0: 12:17:16 DEBUG unit.mysql/0.install Selecting previously unselected package libquadmath0:amd64. unit-mysql-0: 12:17:16 DEBUG unit.mysql/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 12:17:16 DEBUG unit.mysql/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 12:17:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dev:amd64. unit-abot-epc-basic-0: 12:17:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dev_2.23-0ubuntu11_amd64.deb ... unit-abot-epc-basic-0: 12:17:16 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dev:amd64 (2.23-0ubuntu11) ... unit-mysql-0: 12:17:16 DEBUG unit.mysql/0.install Selecting previously unselected package libtsan0:amd64. unit-mysql-0: 12:17:16 DEBUG unit.mysql/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 12:17:16 DEBUG unit.mysql/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:17:16 DEBUG unit.mysql/0.install Selecting previously unselected package libmpc3:amd64. unit-mysql-0: 12:17:16 DEBUG unit.mysql/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-mysql-0: 12:17:16 DEBUG unit.mysql/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-mysql-0: 12:17:16 DEBUG unit.mysql/0.install Selecting previously unselected package binutils. unit-mysql-0: 12:17:16 DEBUG unit.mysql/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-mysql-0: 12:17:16 DEBUG unit.mysql/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-abot-epc-basic-0: 12:17:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libisl15:amd64. unit-abot-epc-basic-0: 12:17:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libisl15_0.16.1-1_amd64.deb ... unit-abot-epc-basic-0: 12:17:17 DEBUG unit.abot-epc-basic/0.install Unpacking libisl15:amd64 (0.16.1-1) ... unit-mysql-0: 12:17:17 DEBUG unit.mysql/0.install Selecting previously unselected package libc-dev-bin. unit-mysql-0: 12:17:17 DEBUG unit.mysql/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... unit-mysql-0: 12:17:17 DEBUG unit.mysql/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... unit-mysql-0: 12:17:17 DEBUG unit.mysql/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-mysql-0: 12:17:17 DEBUG unit.mysql/0.install Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... unit-mysql-0: 12:17:17 DEBUG unit.mysql/0.install Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... unit-abot-epc-basic-0: 12:17:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp-5. unit-abot-epc-basic-0: 12:17:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cpp-5_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:17:17 DEBUG unit.abot-epc-basic/0.install Unpacking cpp-5 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 12:17:18 DEBUG unit.mysql/0.install Selecting previously unselected package libc6-dev:amd64. unit-mysql-0: 12:17:18 DEBUG unit.mysql/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... unit-mysql-0: 12:17:18 DEBUG unit.mysql/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... unit-mysql-0: 12:17:19 DEBUG unit.mysql/0.install Selecting previously unselected package cpp-4.8. unit-mysql-0: 12:17:19 DEBUG unit.mysql/0.install Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 12:17:19 DEBUG unit.mysql/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 12:17:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp. unit-abot-epc-basic-0: 12:17:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cpp_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:17:19 DEBUG unit.abot-epc-basic/0.install Unpacking cpp (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:17:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcc1-0:amd64. unit-abot-epc-basic-0: 12:17:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcc1-0_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:17:19 DEBUG unit.abot-epc-basic/0.install Unpacking libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:17:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgomp1:amd64. unit-abot-epc-basic-0: 12:17:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgomp1_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:17:19 DEBUG unit.abot-epc-basic/0.install Unpacking libgomp1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:17:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libitm1:amd64. unit-abot-epc-basic-0: 12:17:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libitm1_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:17:19 DEBUG unit.abot-epc-basic/0.install Unpacking libitm1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:17:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatomic1:amd64. unit-abot-epc-basic-0: 12:17:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatomic1_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:17:19 DEBUG unit.abot-epc-basic/0.install Unpacking libatomic1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:17:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasan2:amd64. unit-abot-epc-basic-0: 12:17:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasan2_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:17:19 DEBUG unit.abot-epc-basic/0.install Unpacking libasan2:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:17:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblsan0:amd64. unit-abot-epc-basic-0: 12:17:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblsan0_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:17:19 DEBUG unit.abot-epc-basic/0.install Unpacking liblsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:17:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtsan0:amd64. unit-abot-epc-basic-0: 12:17:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtsan0_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:17:20 DEBUG unit.abot-epc-basic/0.install Unpacking libtsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 12:17:20 DEBUG unit.mysql/0.install Selecting previously unselected package cpp. unit-mysql-0: 12:17:20 DEBUG unit.mysql/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 12:17:20 DEBUG unit.mysql/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 12:17:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libubsan0:amd64. unit-abot-epc-basic-0: 12:17:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libubsan0_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:17:20 DEBUG unit.abot-epc-basic/0.install Unpacking libubsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 12:17:20 DEBUG unit.mysql/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-mysql-0: 12:17:20 DEBUG unit.mysql/0.install Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 12:17:20 DEBUG unit.mysql/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 12:17:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcilkrts5:amd64. unit-abot-epc-basic-0: 12:17:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcilkrts5_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:17:20 DEBUG unit.abot-epc-basic/0.install Unpacking libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 12:17:21 DEBUG unit.mysql/0.install Selecting previously unselected package gcc-4.8. unit-mysql-0: 12:17:21 DEBUG unit.mysql/0.install Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 12:17:21 DEBUG unit.mysql/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 12:17:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpx0:amd64. unit-abot-epc-basic-0: 12:17:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmpx0_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:17:21 DEBUG unit.abot-epc-basic/0.install Unpacking libmpx0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:17:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libquadmath0:amd64. unit-abot-epc-basic-0: 12:17:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libquadmath0_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:17:21 DEBUG unit.abot-epc-basic/0.install Unpacking libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:17:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcc-5-dev:amd64. unit-abot-epc-basic-0: 12:17:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcc-5-dev_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:17:22 DEBUG unit.abot-epc-basic/0.install Unpacking libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 12:17:22 DEBUG unit.mysql/0.install Selecting previously unselected package gcc. unit-mysql-0: 12:17:22 DEBUG unit.mysql/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 12:17:23 DEBUG unit.mysql/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-mysql-0: 12:17:23 DEBUG unit.mysql/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-mysql-0: 12:17:23 DEBUG unit.mysql/0.install Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 12:17:23 DEBUG unit.mysql/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 12:17:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc-5. unit-abot-epc-basic-0: 12:17:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gcc-5_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:17:23 DEBUG unit.abot-epc-basic/0.install Unpacking gcc-5 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 12:17:24 DEBUG unit.mysql/0.install Selecting previously unselected package g++-4.8. unit-mysql-0: 12:17:24 DEBUG unit.mysql/0.install Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 12:17:24 DEBUG unit.mysql/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 12:17:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc. unit-abot-epc-basic-0: 12:17:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gcc_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:17:24 DEBUG unit.abot-epc-basic/0.install Unpacking gcc (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:17:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libstdc++-5-dev:amd64. unit-abot-epc-basic-0: 12:17:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libstdc++-5-dev_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:17:24 DEBUG unit.abot-epc-basic/0.install Unpacking libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:17:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++-5. unit-mysql-0: 12:17:25 DEBUG unit.mysql/0.install Selecting previously unselected package g++. unit-mysql-0: 12:17:25 DEBUG unit.mysql/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 12:17:25 DEBUG unit.mysql/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 12:17:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../g++-5_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:17:25 DEBUG unit.abot-epc-basic/0.install Unpacking g++-5 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 12:17:25 DEBUG unit.mysql/0.install Selecting previously unselected package make. unit-mysql-0: 12:17:25 DEBUG unit.mysql/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-mysql-0: 12:17:25 DEBUG unit.mysql/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-mysql-0: 12:17:25 DEBUG unit.mysql/0.install Selecting previously unselected package libdpkg-perl. unit-mysql-0: 12:17:25 DEBUG unit.mysql/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-mysql-0: 12:17:25 DEBUG unit.mysql/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-mysql-0: 12:17:26 DEBUG unit.mysql/0.install Selecting previously unselected package dpkg-dev. unit-mysql-0: 12:17:26 DEBUG unit.mysql/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-mysql-0: 12:17:26 DEBUG unit.mysql/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-mysql-0: 12:17:26 DEBUG unit.mysql/0.install Selecting previously unselected package build-essential. unit-mysql-0: 12:17:26 DEBUG unit.mysql/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-mysql-0: 12:17:26 DEBUG unit.mysql/0.install Unpacking build-essential (11.6ubuntu6) ... unit-mysql-0: 12:17:26 DEBUG unit.mysql/0.install Selecting previously unselected package libfakeroot:amd64. unit-mysql-0: 12:17:26 DEBUG unit.mysql/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-mysql-0: 12:17:26 DEBUG unit.mysql/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-mysql-0: 12:17:26 DEBUG unit.mysql/0.install Selecting previously unselected package fakeroot. unit-mysql-0: 12:17:26 DEBUG unit.mysql/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-mysql-0: 12:17:26 DEBUG unit.mysql/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-mysql-0: 12:17:27 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-mysql-0: 12:17:27 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-mysql-0: 12:17:27 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-abot-epc-basic-0: 12:17:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++. unit-abot-epc-basic-0: 12:17:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../g++_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:17:27 DEBUG unit.abot-epc-basic/0.install Unpacking g++ (4:5.3.1-1ubuntu1) ... unit-mysql-0: 12:17:27 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-mysql-0: 12:17:27 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-mysql-0: 12:17:27 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-abot-epc-basic-0: 12:17:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package make. unit-mysql-0: 12:17:27 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-mysql-0: 12:17:27 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-abot-epc-basic-0: 12:17:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/make_4.1-6_amd64.deb ... unit-mysql-0: 12:17:27 DEBUG unit.mysql/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-abot-epc-basic-0: 12:17:27 DEBUG unit.abot-epc-basic/0.install Unpacking make (4.1-6) ... unit-mysql-0: 12:17:27 DEBUG unit.mysql/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-mysql-0: 12:17:27 DEBUG unit.mysql/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-mysql-0: 12:17:27 DEBUG unit.mysql/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-abot-epc-basic-0: 12:17:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdpkg-perl. unit-abot-epc-basic-0: 12:17:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdpkg-perl_1.18.4ubuntu1.5_all.deb ... unit-abot-epc-basic-0: 12:17:28 DEBUG unit.abot-epc-basic/0.install Unpacking libdpkg-perl (1.18.4ubuntu1.5) ... unit-mysql-0: 12:17:28 DEBUG unit.mysql/0.install Selecting previously unselected package manpages-dev. unit-mysql-0: 12:17:28 DEBUG unit.mysql/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-mysql-0: 12:17:28 DEBUG unit.mysql/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-abot-epc-basic-0: 12:17:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dpkg-dev. unit-abot-epc-basic-0: 12:17:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dpkg-dev_1.18.4ubuntu1.5_all.deb ... unit-abot-epc-basic-0: 12:17:28 DEBUG unit.abot-epc-basic/0.install Unpacking dpkg-dev (1.18.4ubuntu1.5) ... unit-abot-epc-basic-0: 12:17:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package build-essential. unit-abot-epc-basic-0: 12:17:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../build-essential_12.1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:17:28 DEBUG unit.abot-epc-basic/0.install Unpacking build-essential (12.1ubuntu2) ... unit-mysql-0: 12:17:28 DEBUG unit.mysql/0.install Selecting previously unselected package python3-pkg-resources. unit-mysql-0: 12:17:28 DEBUG unit.mysql/0.install Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... unit-mysql-0: 12:17:28 DEBUG unit.mysql/0.install Unpacking python3-pkg-resources (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 12:17:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfakeroot:amd64. unit-abot-epc-basic-0: 12:17:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-mysql-0: 12:17:28 DEBUG unit.mysql/0.install Selecting previously unselected package python-chardet-whl. unit-abot-epc-basic-0: 12:17:28 DEBUG unit.abot-epc-basic/0.install Unpacking libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-mysql-0: 12:17:28 DEBUG unit.mysql/0.install Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... unit-mysql-0: 12:17:28 DEBUG unit.mysql/0.install Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... unit-abot-epc-basic-0: 12:17:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fakeroot. unit-mysql-0: 12:17:29 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama. unit-mysql-0: 12:17:29 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... unit-abot-epc-basic-0: 12:17:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-mysql-0: 12:17:29 DEBUG unit.mysql/0.install Unpacking python-colorama (0.2.5-0.1ubuntu2) ... unit-abot-epc-basic-0: 12:17:29 DEBUG unit.abot-epc-basic/0.install Unpacking fakeroot (1.20.2-1ubuntu1) ... unit-mysql-0: 12:17:29 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama-whl. unit-mysql-0: 12:17:29 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... unit-mysql-0: 12:17:29 DEBUG unit.mysql/0.install Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-abot-epc-basic-0: 12:17:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-abot-epc-basic-0: 12:17:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.03-1_all.deb ... unit-abot-epc-basic-0: 12:17:29 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-perl (1.19.03-1) ... unit-mysql-0: 12:17:29 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib. unit-mysql-0: 12:17:29 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... unit-mysql-0: 12:17:29 DEBUG unit.mysql/0.install Unpacking python-distlib (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 12:17:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-abot-epc-basic-0: 12:17:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-4build1_amd64.deb ... unit-abot-epc-basic-0: 12:17:29 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-xs-perl (0.04-4build1) ... unit-mysql-0: 12:17:29 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib-whl. unit-mysql-0: 12:17:29 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... unit-mysql-0: 12:17:29 DEBUG unit.mysql/0.install Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 12:17:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-abot-epc-basic-0: 12:17:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-3_all.deb ... unit-abot-epc-basic-0: 12:17:29 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-merge-perl (0.08-3) ... unit-mysql-0: 12:17:29 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib. unit-mysql-0: 12:17:29 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... unit-mysql-0: 12:17:29 DEBUG unit.mysql/0.install Unpacking python-html5lib (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 12:17:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp2-java. unit-abot-epc-basic-0: 12:17:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp2-java_2.1.10-7build1_all.deb ... unit-abot-epc-basic-0: 12:17:29 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp2-java (2.1.10-7build1) ... unit-mysql-0: 12:17:29 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib-whl. unit-mysql-0: 12:17:29 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... unit-mysql-0: 12:17:29 DEBUG unit.mysql/0.install Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 12:17:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp3-java. unit-abot-epc-basic-0: 12:17:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp3-java_1.1.4c-2build1_all.deb ... unit-abot-epc-basic-0: 12:17:29 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp3-java (1.1.4c-2build1) ... unit-mysql-0: 12:17:29 DEBUG unit.mysql/0.install Selecting previously unselected package python-six-whl. unit-mysql-0: 12:17:29 DEBUG unit.mysql/0.install Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... unit-mysql-0: 12:17:30 DEBUG unit.mysql/0.install Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... unit-abot-epc-basic-0: 12:17:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdom4j-java. unit-mysql-0: 12:17:30 DEBUG unit.mysql/0.install Selecting previously unselected package python-urllib3-whl. unit-mysql-0: 12:17:30 DEBUG unit.mysql/0.install Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... unit-abot-epc-basic-0: 12:17:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdom4j-java_1.6.1+dfsg.3-2ubuntu1_all.deb ... unit-mysql-0: 12:17:30 DEBUG unit.mysql/0.install Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... unit-abot-epc-basic-0: 12:17:30 DEBUG unit.abot-epc-basic/0.install Unpacking libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-mysql-0: 12:17:30 DEBUG unit.mysql/0.install Selecting previously unselected package python-requests-whl. unit-mysql-0: 12:17:30 DEBUG unit.mysql/0.install Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... unit-mysql-0: 12:17:30 DEBUG unit.mysql/0.install Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... unit-abot-epc-basic-0: 12:17:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-abot-epc-basic-0: 12:17:30 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: 12:17:30 DEBUG unit.abot-epc-basic/0.install Unpacking libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... unit-mysql-0: 12:17:30 DEBUG unit.mysql/0.install Selecting previously unselected package python-setuptools-whl. unit-mysql-0: 12:17:30 DEBUG unit.mysql/0.install Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... unit-mysql-0: 12:17:30 DEBUG unit.mysql/0.install Unpacking python-setuptools-whl (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 12:17:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-abot-epc-basic-0: 12:17:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-fcntllock-perl_0.22-3_amd64.deb ... unit-abot-epc-basic-0: 12:17:30 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-fcntllock-perl (0.22-3) ... unit-mysql-0: 12:17:31 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip-whl. unit-mysql-0: 12:17:31 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... unit-mysql-0: 12:17:31 DEBUG unit.mysql/0.install Unpacking python-pip-whl (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 12:17:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7:amd64. unit-abot-epc-basic-0: 12:17:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-mysql-0: 12:17:31 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip. unit-abot-epc-basic-0: 12:17:31 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-mysql-0: 12:17:31 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... unit-mysql-0: 12:17:31 DEBUG unit.mysql/0.install Unpacking python-pip (1.5.4-1ubuntu4) ... unit-mysql-0: 12:17:31 DEBUG unit.mysql/0.install Selecting previously unselected package python-wheel. unit-mysql-0: 12:17:31 DEBUG unit.mysql/0.install Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... unit-mysql-0: 12:17:31 DEBUG unit.mysql/0.install Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... unit-abot-epc-basic-0: 12:17:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-abot-epc-basic-0: 12:17:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-dev_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 12:17:31 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-mysql-0: 12:17:31 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:17:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-dev:amd64. unit-abot-epc-basic-0: 12:17:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython-dev_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 12:17:34 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:17:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-all-dev:amd64. unit-abot-epc-basic-0: 12:17:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython-all-dev_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 12:17:34 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:17:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxom-java. unit-abot-epc-basic-0: 12:17:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxom-java_1.2.10-1_all.deb ... unit-abot-epc-basic-0: 12:17:34 DEBUG unit.abot-epc-basic/0.install Unpacking libxom-java (1.2.10-1) ... unit-abot-epc-basic-0: 12:17:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package manpages-dev. unit-abot-epc-basic-0: 12:17:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../manpages-dev_4.04-2_all.deb ... unit-abot-epc-basic-0: 12:17:34 DEBUG unit.abot-epc-basic/0.install Unpacking manpages-dev (4.04-2) ... unit-mysql-0: 12:17:34 DEBUG unit.mysql/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:17:34 DEBUG unit.mysql/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:17:34 DEBUG unit.mysql/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-mysql-0: 12:17:34 DEBUG unit.mysql/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-mysql-0: 12:17:34 DEBUG unit.mysql/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-mysql-0: 12:17:34 DEBUG unit.mysql/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:17:34 DEBUG unit.mysql/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:17:34 DEBUG unit.mysql/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-mysql-0: 12:17:35 DEBUG unit.mysql/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:17:35 DEBUG unit.mysql/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 12:17:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all. unit-abot-epc-basic-0: 12:17:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-all_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 12:17:35 DEBUG unit.abot-epc-basic/0.install Unpacking python-all (2.7.12-1~16.04) ... unit-mysql-0: 12:17:35 DEBUG unit.mysql/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:17:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-dev. unit-mysql-0: 12:17:35 DEBUG unit.mysql/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-abot-epc-basic-0: 12:17:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7-dev_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 12:17:35 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-dev (2.7.12-1ubuntu0~16.04.4) ... unit-mysql-0: 12:17:35 DEBUG unit.mysql/0.install Setting up libc-dev-bin (2.19-0ubuntu6.15) ... unit-mysql-0: 12:17:35 DEBUG unit.mysql/0.install Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... unit-abot-epc-basic-0: 12:17:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-dev. unit-abot-epc-basic-0: 12:17:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-dev_2.7.12-1~16.04_amd64.deb ... unit-mysql-0: 12:17:35 DEBUG unit.mysql/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... unit-abot-epc-basic-0: 12:17:35 DEBUG unit.abot-epc-basic/0.install Unpacking python-dev (2.7.12-1~16.04) ... unit-mysql-0: 12:17:36 DEBUG unit.mysql/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 12:17:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all-dev. unit-mysql-0: 12:17:36 DEBUG unit.mysql/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 12:17:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-all-dev_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 12:17:36 DEBUG unit.abot-epc-basic/0.install Unpacking python-all-dev (2.7.12-1~16.04) ... unit-mysql-0: 12:17:36 DEBUG unit.mysql/0.install Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:17:36 DEBUG unit.mysql/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 12:17:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pkg-resources. unit-abot-epc-basic-0: 12:17:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pkg-resources_20.7.0-1_all.deb ... unit-mysql-0: 12:17:37 DEBUG unit.mysql/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 12:17:37 DEBUG unit.abot-epc-basic/0.install Unpacking python-pkg-resources (20.7.0-1) ... unit-mysql-0: 12:17:37 DEBUG unit.mysql/0.install Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:17:37 DEBUG unit.mysql/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 12:17:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-setuptools. unit-abot-epc-basic-0: 12:17:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-setuptools_20.7.0-1_all.deb ... unit-mysql-0: 12:17:37 DEBUG unit.mysql/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 12:17:37 DEBUG unit.abot-epc-basic/0.install Unpacking python-setuptools (20.7.0-1) ... unit-mysql-0: 12:17:37 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-mysql-0: 12:17:37 DEBUG unit.mysql/0.install Setting up make (3.81-8.2ubuntu3) ... unit-mysql-0: 12:17:37 DEBUG unit.mysql/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-mysql-0: 12:17:37 DEBUG unit.mysql/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 12:17:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-wheel. unit-abot-epc-basic-0: 12:17:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-wheel_0.29.0-1_all.deb ... unit-abot-epc-basic-0: 12:17:37 DEBUG unit.abot-epc-basic/0.install Unpacking python-wheel (0.29.0-1) ... unit-mysql-0: 12:17:37 DEBUG unit.mysql/0.install Setting up build-essential (11.6ubuntu6) ... unit-mysql-0: 12:17:37 DEBUG unit.mysql/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-mysql-0: 12:17:37 DEBUG unit.mysql/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-mysql-0: 12:17:37 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: 12:17:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ssl-cert. unit-mysql-0: 12:17:37 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-abot-epc-basic-0: 12:17:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ssl-cert_1.0.37_all.deb ... unit-abot-epc-basic-0: 12:17:37 DEBUG unit.abot-epc-basic/0.install Unpacking ssl-cert (1.0.37) ... unit-mysql-0: 12:17:37 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-abot-epc-basic-0: 12:17:37 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-mysql-0: 12:17:37 DEBUG unit.mysql/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-mysql-0: 12:17:38 DEBUG unit.mysql/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-mysql-0: 12:17:38 DEBUG unit.mysql/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-mysql-0: 12:17:38 DEBUG unit.mysql/0.install Setting up python3-pkg-resources (3.3-1ubuntu2) ... unit-mysql-0: 12:17:39 DEBUG unit.mysql/0.install Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... unit-mysql-0: 12:17:39 DEBUG unit.mysql/0.install Setting up python-colorama (0.2.5-0.1ubuntu2) ... unit-mysql-0: 12:17:39 DEBUG unit.mysql/0.install Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-mysql-0: 12:17:39 DEBUG unit.mysql/0.install Setting up python-distlib (0.1.8-1ubuntu1) ... unit-mysql-0: 12:17:39 DEBUG unit.mysql/0.install Setting up python-distlib-whl (0.1.8-1ubuntu1) ... unit-mysql-0: 12:17:39 DEBUG unit.mysql/0.install Setting up python-html5lib (0.999-3~ubuntu1) ... unit-mysql-0: 12:17:39 DEBUG unit.mysql/0.install Setting up python-html5lib-whl (0.999-3~ubuntu1) ... unit-mysql-0: 12:17:39 DEBUG unit.mysql/0.install Setting up python-six-whl (1.5.2-1ubuntu1.1) ... unit-mysql-0: 12:17:39 DEBUG unit.mysql/0.install Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... unit-mysql-0: 12:17:39 DEBUG unit.mysql/0.install Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... unit-mysql-0: 12:17:39 DEBUG unit.mysql/0.install Setting up python-setuptools-whl (3.3-1ubuntu2) ... unit-mysql-0: 12:17:39 DEBUG unit.mysql/0.install Setting up python-pip-whl (1.5.4-1ubuntu4) ... unit-mysql-0: 12:17:39 DEBUG unit.mysql/0.install Setting up python-pip (1.5.4-1ubuntu4) ... unit-mysql-0: 12:17:40 DEBUG unit.mysql/0.install Setting up python-wheel (0.24.0-1~ubuntu1.1) ... unit-mysql-0: 12:17:40 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-mysql-0: 12:17:40 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 12:17:40 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 12:17:40 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 12:17:40 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 12:17:40 DEBUG unit.mysql/0.install python-dnspython unit-mysql-0: 12:17:41 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 12:17:41 DEBUG unit.mysql/0.install Need to get 83.1 kB of archives. unit-mysql-0: 12:17:41 DEBUG unit.mysql/0.install After this operation, 545 kB of additional disk space will be used. unit-mysql-0: 12:17:41 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-dnspython all 1.11.1-1build1 [83.1 kB] unit-abot-epc-basic-0: 12:17:41 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:17:41 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-codec-java (1.10-1) ... unit-abot-epc-basic-0: 12:17:41 DEBUG unit.abot-epc-basic/0.install Setting up libapache-pom-java (10-2build1) ... unit-mysql-0: 12:17:41 DEBUG unit.mysql/0.install Fetched 83.1 kB in 0s (98.1 kB/s) unit-abot-epc-basic-0: 12:17:41 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-parent-java (39-3) ... unit-mysql-0: 12:17:42 DEBUG unit.mysql/0.install Selecting previously unselected package python-dnspython. unit-mysql-0: 12:17:42 DEBUG unit.mysql/0.install (Reading database ... 57633 files and directories currently installed.) unit-mysql-0: 12:17:42 DEBUG unit.mysql/0.install Preparing to unpack .../python-dnspython_1.11.1-1build1_all.deb ... unit-mysql-0: 12:17:42 DEBUG unit.mysql/0.install Unpacking python-dnspython (1.11.1-1build1) ... unit-abot-epc-basic-0: 12:17:42 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-logging-java (1.2-1+build1) ... unit-abot-epc-basic-0: 12:17:42 DEBUG unit.abot-epc-basic/0.install Setting up libhttpcore-java (4.4.4-1) ... unit-abot-epc-basic-0: 12:17:42 DEBUG unit.abot-epc-basic/0.install Setting up libhttpclient-java (4.5.1-1) ... unit-abot-epc-basic-0: 12:17:42 DEBUG unit.abot-epc-basic/0.install Setting up libslf4j-java (1.7.14-3) ... unit-mysql-0: 12:17:42 DEBUG unit.mysql/0.install Setting up python-dnspython (1.11.1-1build1) ... unit-abot-epc-basic-0: 12:17:42 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-httpclient-java (3.1-12) ... unit-abot-epc-basic-0: 12:17:42 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-io-java (2.4-2) ... unit-abot-epc-basic-0: 12:17:42 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net2-java (2.2-2) ... unit-abot-epc-basic-0: 12:17:42 DEBUG unit.abot-epc-basic/0.install Setting up libjsch-java (0.1.53-1ubuntu1) ... unit-abot-epc-basic-0: 12:17:42 DEBUG unit.abot-epc-basic/0.install Setting up libjsoup-java (1.8.3-1) ... unit-abot-epc-basic-0: 12:17:43 DEBUG unit.abot-epc-basic/0.install Setting up libatinject-jsr330-api-java (1.0+ds1-2) ... unit-abot-epc-basic-0: 12:17:43 DEBUG unit.abot-epc-basic/0.install Setting up libjsr305-java (0.1~+svn49-9) ... unit-abot-epc-basic-0: 12:17:43 DEBUG unit.abot-epc-basic/0.install Setting up libguava-java (19.0-1) ... unit-abot-epc-basic-0: 12:17:43 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds-java (1.5.0-5) ... unit-mysql-0: 12:17:43 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 12:17:43 DEBUG unit.abot-epc-basic/0.install Setting up libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-mysql-0: 12:17:43 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 12:17:43 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 12:17:43 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-abot-epc-basic-0: 12:17:43 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-resolver1.1-java (1.2-7build1) ... unit-mysql-0: 12:17:43 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-mysql-0: 12:17:43 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-abot-epc-basic-0: 12:17:43 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-external-java (1.4.01-2build1) ... unit-mysql-0: 12:17:43 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-abot-epc-basic-0: 12:17:43 DEBUG unit.abot-epc-basic/0.install Setting up libxerces2-java (2.11.0-7) ... unit-mysql-0: 12:17:43 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-mysql-0: 12:17:43 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-mysql-0: 12:17:43 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-abot-epc-basic-0: 12:17:44 DEBUG unit.abot-epc-basic/0.install Setting up libxalan2-java (2.7.1-9) ... unit-mysql-0: 12:17:44 DEBUG unit.mysql/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-mysql-0: 12:17:44 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-abot-epc-basic-0: 12:17:44 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interpolation-java (1.21-1) ... unit-mysql-0: 12:17:44 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-abot-epc-basic-0: 12:17:44 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-utils-java (1:1.5.15-4+deb8u1build0.16.04.1) ... unit-abot-epc-basic-0: 12:17:44 DEBUG unit.abot-epc-basic/0.install Setting up libxbean-java (4.5-1) ... unit-abot-epc-basic-0: 12:17:44 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers-java (1.0~beta3.0.7-8) ... unit-mysql-0: 12:17:44 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-abot-epc-basic-0: 12:17:44 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-abot-epc-basic-0: 12:17:44 DEBUG unit.abot-epc-basic/0.install Setting up libwagon-java (1.0.0-7) ... unit-mysql-0: 12:17:44 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-abot-epc-basic-0: 12:17:44 DEBUG unit.abot-epc-basic/0.install Setting up libeclipse-aether-java (1.0.2-1) ... unit-mysql-0: 12:17:44 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-abot-epc-basic-0: 12:17:44 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-cli-java (1.3.1-3ubuntu1) ... unit-abot-epc-basic-0: 12:17:44 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang3-java (3.4-1) ... unit-abot-epc-basic-0: 12:17:44 DEBUG unit.abot-epc-basic/0.install Setting up libaopalliance-java (20070526-5) ... unit-mysql-0: 12:17:44 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-abot-epc-basic-0: 12:17:44 DEBUG unit.abot-epc-basic/0.install Setting up libguice-java (4.0-2) ... unit-mysql-0: 12:17:44 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-abot-epc-basic-0: 12:17:44 DEBUG unit.abot-epc-basic/0.install Setting up junit (3.8.2-8build1) ... unit-abot-epc-basic-0: 12:17:44 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cipher-java (1.7-1) ... unit-abot-epc-basic-0: 12:17:44 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds2-java (2.5.2-1) ... unit-abot-epc-basic-0: 12:17:44 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-utils2-java (3.0.22-1) ... unit-abot-epc-basic-0: 12:17:44 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-container-default1.5-java (1.6-2) ... unit-abot-epc-basic-0: 12:17:44 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-annotations-java (1.6-2) ... unit-mysql-0: 12:17:44 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-abot-epc-basic-0: 12:17:45 DEBUG unit.abot-epc-basic/0.install Setting up libasm4-java (5.0.4-1) ... unit-abot-epc-basic-0: 12:17:45 DEBUG unit.abot-epc-basic/0.install Setting up libjaxen-java (1.1.6-1ubuntu1) ... unit-abot-epc-basic-0: 12:17:45 DEBUG unit.abot-epc-basic/0.install Setting up libjdom1-java (1.1.3-1) ... unit-abot-epc-basic-0: 12:17:45 DEBUG unit.abot-epc-basic/0.install Setting up libclassworlds-java (1.1-final-5) ... unit-abot-epc-basic-0: 12:17:45 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang-java (2.6-6ubuntu2) ... unit-abot-epc-basic-0: 12:17:45 DEBUG unit.abot-epc-basic/0.install Setting up libdoxia-core-java (1.1.4-3ubuntu1) ... unit-mysql-0: 12:17:45 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-abot-epc-basic-0: 12:17:45 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-container-default-java (1.0-alpha-9-stable-1-7) ... unit-abot-epc-basic-0: 12:17:45 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-abot-epc-basic-0: 12:17:45 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-io-java (1.0~alpha5-2) ... unit-abot-epc-basic-0: 12:17:45 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-archiver-java (2.2-1+deb9u1build0.16.04.1) ... unit-abot-epc-basic-0: 12:17:45 DEBUG unit.abot-epc-basic/0.install Setting up libbsh-java (2.0b4-17ubuntu1) ... unit-abot-epc-basic-0: 12:17:45 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-abot-epc-basic-0: 12:17:45 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-sec-dispatcher-java (1.3.1-6) ... unit-abot-epc-basic-0: 12:17:45 DEBUG unit.abot-epc-basic/0.install Setting up libmaven2-core-java (2.2.1-24) ... unit-abot-epc-basic-0: 12:17:45 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cli-java (1.2-5) ... unit-abot-epc-basic-0: 12:17:45 DEBUG unit.abot-epc-basic/0.install Setting up libqdox2-java (2.0~M3-2) ... unit-abot-epc-basic-0: 12:17:45 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-metadata-java (1.6-2) ... unit-mysql-0: 12:17:45 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-abot-epc-basic-0: 12:17:45 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers1.5-java (1.6-2) ... unit-abot-epc-basic-0: 12:17:45 DEBUG unit.abot-epc-basic/0.install Setting up libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-abot-epc-basic-0: 12:17:45 DEBUG unit.abot-epc-basic/0.install Setting up libservlet3.1-java (8.0.32-1ubuntu1.9) ... unit-mysql-0: 12:17:45 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-abot-epc-basic-0: 12:17:45 DEBUG unit.abot-epc-basic/0.install Setting up libcdi-api-java (1.0-2) ... unit-abot-epc-basic-0: 12:17:45 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-inject-java (0.3.2-1) ... unit-abot-epc-basic-0: 12:17:45 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-plexus-java (0.3.2-1) ... unit-abot-epc-basic-0: 12:17:45 DEBUG unit.abot-epc-basic/0.install Setting up libhamcrest-java (1.3-5ubuntu1) ... unit-mysql-0: 12:17:45 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-abot-epc-basic-0: 12:17:45 DEBUG unit.abot-epc-basic/0.install Setting up junit4 (4.12-4ubuntu1) ... unit-abot-epc-basic-0: 12:17:45 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net-java (3.4-2ubuntu2) ... unit-abot-epc-basic-0: 12:17:45 DEBUG unit.abot-epc-basic/0.install Setting up libcglib3-java (3.1+dfsg-1) ... unit-abot-epc-basic-0: 12:17:45 DEBUG unit.abot-epc-basic/0.install Setting up libobjenesis-java (2.2-1) ... unit-abot-epc-basic-0: 12:17:45 DEBUG unit.abot-epc-basic/0.install Setting up libeasymock-java (3.3.1+ds-3) ... unit-abot-epc-basic-0: 12:17:45 DEBUG unit.abot-epc-basic/0.install Setting up libservlet2.5-java (6.0.45+dfsg-1) ... unit-abot-epc-basic-0: 12:17:45 DEBUG unit.abot-epc-basic/0.install Setting up libjetty-java (6.1.26-5ubuntu0.1) ... unit-abot-epc-basic-0: 12:17:45 DEBUG unit.abot-epc-basic/0.install Setting up liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-abot-epc-basic-0: 12:17:45 DEBUG unit.abot-epc-basic/0.install Setting up libmaven-parent-java (21-2) ... unit-abot-epc-basic-0: 12:17:45 DEBUG unit.abot-epc-basic/0.install Setting up libwagon2-java (2.10-3) ... unit-abot-epc-basic-0: 12:17:45 DEBUG unit.abot-epc-basic/0.install Setting up libmaven3-core-java (3.3.9-3) ... unit-mysql-0: 12:17:45 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-mysql-0: 12:17:45 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-abot-epc-basic-0: 12:17:45 DEBUG unit.abot-epc-basic/0.install Setting up maven (3.3.9-3) ... unit-mysql-0: 12:17:45 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-mysql-0: 12:17:46 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-abot-epc-basic-0: 12:17:46 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/share/maven/bin/mvn to provide /usr/bin/mvn (mvn) in auto mode unit-abot-epc-basic-0: 12:17:46 DEBUG unit.abot-epc-basic/0.install Setting up libapr1:amd64 (1.5.2-3) ... unit-abot-epc-basic-0: 12:17:46 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 12:17:46 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 12:17:46 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-mysql-0: 12:17:46 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-abot-epc-basic-0: 12:17:46 DEBUG unit.abot-epc-basic/0.install Setting up liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-abot-epc-basic-0: 12:17:46 DEBUG unit.abot-epc-basic/0.install Setting up apache2-bin (2.4.18-2ubuntu3.10) ... unit-abot-epc-basic-0: 12:17:46 DEBUG unit.abot-epc-basic/0.install Setting up apache2-utils (2.4.18-2ubuntu3.10) ... unit-abot-epc-basic-0: 12:17:46 DEBUG unit.abot-epc-basic/0.install Setting up apache2-data (2.4.18-2ubuntu3.10) ... unit-abot-epc-basic-0: 12:17:46 DEBUG unit.abot-epc-basic/0.install Setting up apache2 (2.4.18-2ubuntu3.10) ... unit-mysql-0: 12:17:46 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-mysql-0: 12:17:46 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-mysql-0: 12:17:46 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-mysql-0: 12:17:46 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-mysql-0: 12:17:47 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-mysql-0: 12:17:47 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-mysql-0: 12:17:47 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-mysql-0: 12:17:47 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-abot-epc-basic-0: 12:17:47 DEBUG unit.abot-epc-basic/0.install Enabling module mpm_event. unit-abot-epc-basic-0: 12:17:47 DEBUG unit.abot-epc-basic/0.install Enabling module authz_core. unit-abot-epc-basic-0: 12:17:47 DEBUG unit.abot-epc-basic/0.install Enabling module authz_host. unit-mysql-0: 12:17:47 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-abot-epc-basic-0: 12:17:47 DEBUG unit.abot-epc-basic/0.install Enabling module authn_core. unit-abot-epc-basic-0: 12:17:47 DEBUG unit.abot-epc-basic/0.install Enabling module auth_basic. unit-abot-epc-basic-0: 12:17:47 DEBUG unit.abot-epc-basic/0.install Enabling module access_compat. unit-abot-epc-basic-0: 12:17:47 DEBUG unit.abot-epc-basic/0.install Enabling module authn_file. unit-abot-epc-basic-0: 12:17:47 DEBUG unit.abot-epc-basic/0.install Enabling module authz_user. unit-abot-epc-basic-0: 12:17:47 DEBUG unit.abot-epc-basic/0.install Enabling module alias. unit-mysql-0: 12:17:47 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-abot-epc-basic-0: 12:17:47 DEBUG unit.abot-epc-basic/0.install Enabling module dir. unit-abot-epc-basic-0: 12:17:47 DEBUG unit.abot-epc-basic/0.install Enabling module autoindex. unit-abot-epc-basic-0: 12:17:47 DEBUG unit.abot-epc-basic/0.install Enabling module env. unit-abot-epc-basic-0: 12:17:47 DEBUG unit.abot-epc-basic/0.install Enabling module mime. unit-abot-epc-basic-0: 12:17:47 DEBUG unit.abot-epc-basic/0.install Enabling module negotiation. unit-abot-epc-basic-0: 12:17:47 DEBUG unit.abot-epc-basic/0.install Enabling module setenvif. unit-mysql-0: 12:17:47 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-abot-epc-basic-0: 12:17:47 DEBUG unit.abot-epc-basic/0.install Enabling module filter. unit-abot-epc-basic-0: 12:17:47 DEBUG unit.abot-epc-basic/0.install Enabling module deflate. unit-abot-epc-basic-0: 12:17:47 DEBUG unit.abot-epc-basic/0.install Enabling module status. unit-abot-epc-basic-0: 12:17:47 DEBUG unit.abot-epc-basic/0.install Enabling conf charset. unit-abot-epc-basic-0: 12:17:48 DEBUG unit.abot-epc-basic/0.install Enabling conf localized-error-pages. unit-abot-epc-basic-0: 12:17:48 DEBUG unit.abot-epc-basic/0.install Enabling conf other-vhosts-access-log. unit-mysql-0: 12:17:48 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-abot-epc-basic-0: 12:17:48 DEBUG unit.abot-epc-basic/0.install Enabling conf security. unit-abot-epc-basic-0: 12:17:48 DEBUG unit.abot-epc-basic/0.install Enabling conf serve-cgi-bin. unit-abot-epc-basic-0: 12:17:48 DEBUG unit.abot-epc-basic/0.install Enabling site 000-default. unit-mysql-0: 12:17:48 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-mysql-0: 12:17:48 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-mysql-0: 12:17:48 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-mysql-0: 12:17:48 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-mysql-0: 12:17:48 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-mysql-0: 12:17:49 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-mysql-0: 12:17:49 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-mysql-0: 12:17:49 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-mysql-0: 12:17:49 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-abot-epc-basic-0: 12:17:49 DEBUG unit.abot-epc-basic/0.install Setting up python-pip-whl (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 12:17:49 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 12:17:49 DEBUG unit.abot-epc-basic/0.install Setting up python2.7 (2.7.12-1ubuntu0~16.04.4) ... unit-mysql-0: 12:17:49 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-mysql-0: 12:17:49 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-mysql-0: 12:17:49 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 12:17:50 DEBUG unit.abot-epc-basic/0.install Setting up libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:17:50 DEBUG unit.abot-epc-basic/0.install Setting up python (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:17:50 DEBUG unit.abot-epc-basic/0.install Setting up python-pip (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 12:17:50 DEBUG unit.abot-epc-basic/0.install Setting up abot-epc-basic (3.1.1) ... unit-abot-epc-basic-0: 12:17:50 DEBUG unit.abot-epc-basic/0.install Inside postinstall - configure called unit-abot-epc-basic-0: 12:17:50 DEBUG unit.abot-epc-basic/0.install Current directory : / unit-abot-epc-basic-0: 12:17:50 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-mysql-0: 12:17:51 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 12:17:51 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 12:17:51 INFO unit.mysql/0.juju-log Installing ['debconf-utils', 'python-mysqldb', 'uuid', 'pwgen', 'dnsutils'] with options: ['--option=Dpkg::Options::=--force-confold'] unit-mysql-0: 12:17:51 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 12:17:51 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 12:17:51 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 12:17:52 DEBUG unit.mysql/0.install dnsutils is already the newest version. unit-mysql-0: 12:17:52 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 12:17:52 DEBUG unit.mysql/0.install libmysqlclient18 libossp-uuid16 mysql-common unit-mysql-0: 12:17:52 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 12:17:52 DEBUG unit.mysql/0.install python-egenix-mxdatetime mysql-server-5.1 mysql-server python-mysqldb-dbg unit-mysql-0: 12:17:52 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 12:17:52 DEBUG unit.mysql/0.install debconf-utils libmysqlclient18 libossp-uuid16 mysql-common pwgen unit-mysql-0: 12:17:52 DEBUG unit.mysql/0.install python-mysqldb uuid unit-mysql-0: 12:17:52 DEBUG unit.mysql/0.install 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 12:17:52 DEBUG unit.mysql/0.install Need to get 781 kB of archives. unit-mysql-0: 12:17:52 DEBUG unit.mysql/0.install After this operation, 4259 kB of additional disk space will be used. unit-mysql-0: 12:17:52 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] unit-mysql-0: 12:17:52 DEBUG unit.mysql/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] unit-abot-epc-basic-0: 12:17:52 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 12:17:53 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: 12:17:53 DEBUG unit.mysql/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main debconf-utils all 1.5.51ubuntu2 [57.4 kB] unit-mysql-0: 12:17:53 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: 12:17:53 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-mysql-0: 12:17:53 DEBUG unit.mysql/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main pwgen amd64 2.06-1ubuntu4 [17.3 kB] unit-abot-epc-basic-0: 12:17:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom unit-abot-epc-basic-0: 12:17:53 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (13 KB at 530.6 KB/sec) unit-abot-epc-basic-0: 12:17:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom unit-abot-epc-basic-0: 12:17:53 DEBUG unit.abot-epc-basic/0.install 3/26 KB 5/26 KB 8/26 KB 11/26 KB 13/26 KB 16/26 KB 19/26 KB 21/26 KB 24/26 KB 26/26 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 KB at 953.3 KB/sec) unit-abot-epc-basic-0: 12:17:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom unit-abot-epc-basic-0: 12:17:53 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom (15 KB at 516.1 KB/sec) unit-mysql-0: 12:17:53 DEBUG unit.mysql/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mysqldb amd64 1.2.3-2ubuntu1 [55.4 kB] unit-abot-epc-basic-0: 12:17:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar unit-abot-epc-basic-0: 12:17:53 DEBUG unit.abot-epc-basic/0.install 3/25 KB 5/25 KB 8/25 KB 11/25 KB 13/25 KB 16/25 KB 19/25 KB 21/25 KB 24/25 KB 25/25 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar (25 KB at 1145.5 KB/sec) unit-abot-epc-basic-0: 12:17:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom unit-abot-epc-basic-0: 12:17:53 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 391.7 KB/sec) unit-abot-epc-basic-0: 12:17:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom unit-abot-epc-basic-0: 12:17:53 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom (10 KB at 490.9 KB/sec) unit-abot-epc-basic-0: 12:17:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom unit-abot-epc-basic-0: 12:17:53 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 1059.8 KB/sec) unit-abot-epc-basic-0: 12:17:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom unit-abot-epc-basic-0: 12:17:53 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 754.8 KB/sec) unit-mysql-0: 12:17:53 DEBUG unit.mysql/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe uuid amd64 1.6.2-1.3ubuntu1 [10.9 kB] unit-abot-epc-basic-0: 12:17:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar unit-abot-epc-basic-0: 12:17:54 DEBUG unit.abot-epc-basic/0.install 3/33 KB 5/33 KB 8/33 KB 11/33 KB 13/33 KB 16/33 KB 19/33 KB 21/33 KB 24/33 KB 27/33 KB 29/33 KB 32/33 KB 33/33 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar (33 KB at 1293.6 KB/sec) unit-abot-epc-basic-0: 12:17:54 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:17:54 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:17:54 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 12:17:54 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:17:54 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:17:54 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-mysql-0: 12:17:54 DEBUG unit.mysql/0.install Fetched 781 kB in 1s (402 kB/s) unit-abot-epc-basic-0: 12:17:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom unit-abot-epc-basic-0: 12:17:54 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (2 KB at 109.6 KB/sec) unit-abot-epc-basic-0: 12:17:54 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-mysql-0: 12:17:54 DEBUG unit.mysql/0.install Selecting previously unselected package mysql-common. unit-abot-epc-basic-0: 12:17:54 DEBUG unit.abot-epc-basic/0.install 3/22 KB 5/22 KB 8/22 KB 11/22 KB 13/22 KB 16/22 KB 19/22 KB 21/22 KB 22/22 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 KB at 1151.8 KB/sec) unit-abot-epc-basic-0: 12:17:54 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-mysql-0: 12:17:54 DEBUG unit.mysql/0.install (Reading database ... 57733 files and directories currently installed.) unit-mysql-0: 12:17:54 DEBUG unit.mysql/0.install Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-mysql-0: 12:17:54 DEBUG unit.mysql/0.install Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:17:54 DEBUG unit.abot-epc-basic/0.install 3/32 KB 5/32 KB 8/32 KB 11/32 KB 13/32 KB 16/32 KB 19/32 KB 21/32 KB 24/32 KB 27/32 KB 29/32 KB 32/32 KB 32/32 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 KB at 1507.1 KB/sec) unit-abot-epc-basic-0: 12:17:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom unit-abot-epc-basic-0: 12:17:54 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom (5 KB at 235.4 KB/sec) unit-mysql-0: 12:17:54 DEBUG unit.mysql/0.install Selecting previously unselected package libmysqlclient18:amd64. unit-abot-epc-basic-0: 12:17:54 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-mysql-0: 12:17:54 DEBUG unit.mysql/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 12:17:54 DEBUG unit.mysql/0.install Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:17:54 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (3 KB at 180.5 KB/sec) unit-abot-epc-basic-0: 12:17:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom unit-abot-epc-basic-0: 12:17:54 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 78.8 KB/sec) unit-abot-epc-basic-0: 12:17:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom unit-abot-epc-basic-0: 12:17:54 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (4 KB at 131.8 KB/sec) unit-abot-epc-basic-0: 12:17:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom unit-abot-epc-basic-0: 12:17:54 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (7 KB at 352.0 KB/sec) unit-abot-epc-basic-0: 12:17:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom unit-abot-epc-basic-0: 12:17:54 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 KB at 566.9 KB/sec) unit-abot-epc-basic-0: 12:17:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom unit-abot-epc-basic-0: 12:17:54 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 37.7 KB/sec) unit-abot-epc-basic-0: 12:17:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom unit-abot-epc-basic-0: 12:17:54 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (6 KB at 380.3 KB/sec) unit-abot-epc-basic-0: 12:17:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom unit-abot-epc-basic-0: 12:17:54 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 214.2 KB/sec) unit-abot-epc-basic-0: 12:17:54 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-mysql-0: 12:17:54 DEBUG unit.mysql/0.install Selecting previously unselected package debconf-utils. unit-mysql-0: 12:17:54 DEBUG unit.mysql/0.install Preparing to unpack .../debconf-utils_1.5.51ubuntu2_all.deb ... unit-abot-epc-basic-0: 12:17:54 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 28.3 KB/sec) unit-abot-epc-basic-0: 12:17:54 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-mysql-0: 12:17:54 DEBUG unit.mysql/0.install Unpacking debconf-utils (1.5.51ubuntu2) ... unit-abot-epc-basic-0: 12:17:54 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 329.6 KB/sec) unit-abot-epc-basic-0: 12:17:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom unit-abot-epc-basic-0: 12:17:54 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 69.6 KB/sec) unit-abot-epc-basic-0: 12:17:54 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-mysql-0: 12:17:54 DEBUG unit.mysql/0.install Selecting previously unselected package libossp-uuid16. unit-mysql-0: 12:17:54 DEBUG unit.mysql/0.install Preparing to unpack .../libossp-uuid16_1.6.2-1.3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:17:54 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-mysql-0: 12:17:54 DEBUG unit.mysql/0.install Unpacking libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-abot-epc-basic-0: 12:17:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom unit-abot-epc-basic-0: 12:17:54 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (4 KB at 160.8 KB/sec) unit-abot-epc-basic-0: 12:17:54 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-mysql-0: 12:17:54 DEBUG unit.mysql/0.install Selecting previously unselected package pwgen. unit-mysql-0: 12:17:54 DEBUG unit.mysql/0.install Preparing to unpack .../pwgen_2.06-1ubuntu4_amd64.deb ... unit-mysql-0: 12:17:54 DEBUG unit.mysql/0.install Unpacking pwgen (2.06-1ubuntu4) ... unit-abot-epc-basic-0: 12:17:54 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 88.3 KB/sec) unit-abot-epc-basic-0: 12:17:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom unit-abot-epc-basic-0: 12:17:54 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-mysql-0: 12:17:54 DEBUG unit.mysql/0.install Selecting previously unselected package python-mysqldb. unit-mysql-0: 12:17:54 DEBUG unit.mysql/0.install Preparing to unpack .../python-mysqldb_1.2.3-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:17:54 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-mysql-0: 12:17:54 DEBUG unit.mysql/0.install Unpacking python-mysqldb (1.2.3-2ubuntu1) ... unit-abot-epc-basic-0: 12:17:54 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: 12:17:54 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-mysql-0: 12:17:54 DEBUG unit.mysql/0.install Selecting previously unselected package uuid. unit-mysql-0: 12:17:54 DEBUG unit.mysql/0.install Preparing to unpack .../uuid_1.6.2-1.3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:17:54 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (2 KB at 77.2 KB/sec) unit-mysql-0: 12:17:54 DEBUG unit.mysql/0.install Unpacking uuid (1.6.2-1.3ubuntu1) ... unit-abot-epc-basic-0: 12:17:54 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-mysql-0: 12:17:54 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:17:54 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 61.4 KB/sec) unit-abot-epc-basic-0: 12:17:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom unit-abot-epc-basic-0: 12:17:54 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: 12:17:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom unit-abot-epc-basic-0: 12:17:54 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 778.3 KB/sec) unit-abot-epc-basic-0: 12:17:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom unit-abot-epc-basic-0: 12:17:54 DEBUG unit.abot-epc-basic/0.install 3/41 KB 5/41 KB 8/41 KB 11/41 KB 13/41 KB 16/41 KB 19/41 KB 21/41 KB 24/41 KB 27/41 KB 29/41 KB 32/41 KB 36/41 KB 40/41 KB 41/41 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom (41 KB at 1516.1 KB/sec) unit-abot-epc-basic-0: 12:17:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom unit-abot-epc-basic-0: 12:17:54 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 822.5 KB/sec) unit-abot-epc-basic-0: 12:17:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom unit-abot-epc-basic-0: 12:17:54 DEBUG unit.abot-epc-basic/0.install 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom (4 KB at 247.0 KB/sec) unit-abot-epc-basic-0: 12:17:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom unit-abot-epc-basic-0: 12:17:54 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (7 KB at 388.1 KB/sec) unit-abot-epc-basic-0: 12:17:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom unit-abot-epc-basic-0: 12:17:54 DEBUG unit.abot-epc-basic/0.install 3/32 KB 5/32 KB 8/32 KB 11/32 KB 13/32 KB 16/32 KB 19/32 KB 21/32 KB 24/32 KB 27/32 KB 29/32 KB 32/32 KB 32/32 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom (32 KB at 1446.5 KB/sec) unit-abot-epc-basic-0: 12:17:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom unit-abot-epc-basic-0: 12:17:54 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 758.1 KB/sec) unit-abot-epc-basic-0: 12:17:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom unit-abot-epc-basic-0: 12:17:54 DEBUG unit.abot-epc-basic/0.install 965/965 B Downloaded: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 62.8 KB/sec) unit-abot-epc-basic-0: 12:17:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom unit-abot-epc-basic-0: 12:17:54 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (4 KB at 180.7 KB/sec) unit-abot-epc-basic-0: 12:17:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom unit-abot-epc-basic-0: 12:17:54 DEBUG unit.abot-epc-basic/0.install 3/20 KB 5/20 KB 8/20 KB 11/20 KB 13/20 KB 16/20 KB 19/20 KB 20/20 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 KB at 688.5 KB/sec) unit-abot-epc-basic-0: 12:17:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom unit-abot-epc-basic-0: 12:17:54 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (7 KB at 440.0 KB/sec) unit-abot-epc-basic-0: 12:17:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom unit-abot-epc-basic-0: 12:17:54 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 KB at 827.6 KB/sec) unit-abot-epc-basic-0: 12:17:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar unit-abot-epc-basic-0: 12:17:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar unit-abot-epc-basic-0: 12:17:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar unit-abot-epc-basic-0: 12:17:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar unit-abot-epc-basic-0: 12:17:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar unit-abot-epc-basic-0: 12:17:55 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 3/13 KB 19/153 KB 3/13 KB 21/153 KB 3/13 KB 24/153 KB 3/13 KB 27/153 KB 3/13 KB 29/153 KB 3/13 KB 32/153 KB 3/13 KB 16/153 KB 5/13 KB 32/153 KB 8/13 KB 32/153 KB 11/13 KB 32/153 KB 11/13 KB 36/153 KB 13/13 KB 40/153 KB 13/13 KB 36/153 KB 13/13 KB 44/153 KB 13/13 KB 48/153 KB 13/13 KB 52/153 KB 13/13 KB 56/153 KB 13/13 KB 60/153 KB 13/13 KB 64/153 KB 13/13 KB 68/153 KB 13/13 KB 72/153 KB 76/153 KB 80/153 KB 3/35 KB 3/30 KB 76/153 KB 3/35 KB 3/30 KB 80/153 KB 3/35 KB 6/30 KB 80/153 KB 3/35 KB 9/30 KB 76/153 KB 3/35 KB 80/153 KB 6/35 KB 9/30 KB 80/153 KB 9/35 KB 9/30 KB 80/153 KB 11/35 KB 9/30 KB 80/153 KB 14/35 KB 9/30 KB 80/153 KB 16/35 KB 9/30 KB 84/153 KB 19/35 KB 11/30 KB 84/153 KB 22/35 KB 11/30 KB 84/153 KB 25/35 KB 11/30 KB 84/153 KB 27/35 KB 11/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 204.8 KB/sec) unit-abot-epc-basic-0: 12:17:55 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: 12:17:55 DEBUG unit.abot-epc-basic/0.install 84/153 KB 16/35 KB 11/30 KB 84/153 KB 27/35 KB 14/30 KB 84/153 KB 16/35 KB 11/30 KB 88/153 KB 27/35 KB 14/30 KB 88/153 KB 27/35 KB 16/30 KB 92/153 KB 27/35 KB 16/30 KB 3/48 KB 92/153 KB 27/35 KB 16/30 KB 5/48 KB 92/153 KB 27/35 KB 16/30 KB 8/48 KB 92/153 KB 27/35 KB 16/30 KB 11/48 KB 92/153 KB 27/35 KB 16/30 KB 13/48 KB 92/153 KB 27/35 KB 16/30 KB 96/153 KB 27/35 KB 19/30 KB 13/48 KB 96/153 KB 27/35 KB 16/30 KB 13/48 KB 96/153 KB 27/35 KB 22/30 KB 13/48 KB 100/153 KB 30/35 KB 25/30 KB 13/48 KB 100/153 KB 30/35 KB 3/50 KB 25/30 KB 16/48 KB 100/153 KB 30/35 KB 3/50 KB 25/30 KB 19/48 KB 100/153 KB 30/35 KB 3/50 KB 25/30 KB 21/48 KB 100/153 KB 30/35 KB 3/50 KB 25/30 KB 24/48 KB 100/153 KB 30/35 KB 3/50 KB 25/30 KB 27/48 KB 100/153 KB 30/35 KB 3/50 KB 25/30 KB 29/48 KB 100/153 KB 30/35 KB 3/50 KB 25/30 KB 32/48 KB 100/153 KB 30/35 KB 22/30 KB 13/48 KB 104/153 KB 30/35 KB 3/50 KB 25/30 KB 32/48 KB 108/153 KB 30/35 KB 3/50 KB 27/30 KB 32/48 KB 96/153 KB 30/35 KB 22/30 KB 13/48 KB 108/153 KB 32/35 KB 3/50 KB 27/30 KB 32/48 KB 108/153 KB 35/35 KB 3/50 KB 27/30 KB 32/48 KB 104/153 KB 30/35 KB 3/50 KB 27/30 KB 32/48 KB 100/153 KB 30/35 KB 3/50 KB 25/30 KB 13/48 KB 108/153 KB 35/35 KB 5/50 KB 27/30 KB 32/48 KB 108/153 KB 35/35 KB 8/50 KB 27/30 KB 32/48 KB 112/153 KB 35/35 KB 11/50 KB 30/30 KB 32/48 KB 112/153 KB 35/35 KB 13/50 KB 30/30 KB 36/48 KB 112/153 KB 16/50 KB 30/30 KB 36/48 KB 108/153 KB 35/35 KB 8/50 KB 30/30 KB 32/48 KB 112/153 KB 35/35 KB 8/50 KB 30/30 KB 32/48 KB 116/153 KB 16/50 KB 30/30 KB 36/48 KB 120/153 KB 19/50 KB 30/30 KB 36/48 KB 124/153 KB 19/50 KB 30/30 KB 36/48 KB 128/153 KB 19/50 KB 30/30 KB 36/48 KB 132/153 KB 19/50 KB 30/30 KB 36/48 KB 136/153 KB 19/50 KB 30/30 KB 36/48 KB 112/153 KB 35/35 KB 11/50 KB 30/30 KB 36/48 KB 136/153 KB 19/50 KB 30/30 KB 40/48 KB 136/153 KB 19/50 KB 30/30 KB 44/48 KB 136/153 KB 19/50 KB 30/30 KB 48/48 KB 136/153 KB 19/50 KB 30/30 KB 48/48 KB 140/153 KB 19/50 KB 30/30 KB 48/48 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 431.7 KB/sec) unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.install 116/153 KB 19/50 KB 30/30 KB 36/48 KB 144/153 KB 21/50 KB 30/30 KB 48/48 KB 144/153 KB 24/50 KB 30/30 KB 48/48 KB 144/153 KB 27/50 KB 30/30 KB 48/48 KB 144/153 KB 19/50 KB 30/30 KB 48/48 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.install 148/153 KB 29/50 KB 30/30 KB 48/48 KB 152/153 KB 29/50 KB 48/48 KB 153/153 KB 29/50 KB 48/48 KB 144/153 KB 29/50 KB 30/30 KB 48/48 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 538.1 KB/sec) unit-abot-epc-basic-0: 12:17:55 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 337.4 KB/sec) unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.install 153/153 KB 32/50 KB 153/153 KB 36/50 KB 153/153 KB 40/50 KB 153/153 KB 44/50 KB 153/153 KB 48/50 KB 153/153 KB 50/50 KB 4/37 KB 50/50 KB 4/37 KB 3/119 KB 50/50 KB 4/37 KB 5/119 KB 50/50 KB 3/190 KB 8/37 KB 8/119 KB 50/50 KB 3/190 KB 8/37 KB 11/119 KB 50/50 KB 3/190 KB 8/37 KB 13/119 KB 50/50 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 1496.3 KB/sec) unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.install 3/190 KB 8/37 KB 5/119 KB 50/50 KB 3/190 KB 4/37 KB 5/119 KB 50/50 KB 5/190 KB 12/37 KB 13/119 KB 50/50 KB 8/190 KB 12/37 KB 13/119 KB 50/50 KB 11/190 KB 12/37 KB 13/119 KB 50/50 KB 13/190 KB 12/37 KB 13/119 KB 50/50 KB 16/190 KB 12/37 KB 13/119 KB 50/50 KB 19/190 KB 12/37 KB 16/119 KB 50/50 KB 21/190 KB 12/37 KB 16/119 KB 11/190 KB 12/37 KB 13/119 KB 50/50 KB 21/190 KB 16/37 KB 16/119 KB 21/190 KB 20/37 KB 16/119 KB 21/190 KB 24/37 KB 16/119 KB 21/190 KB 28/37 KB 16/119 KB 21/190 KB 32/37 KB 16/119 KB 21/190 KB 36/37 KB 16/119 KB 21/190 KB 37/37 KB 16/119 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (50 KB at 507.6 KB/sec) unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.install 16/190 KB 12/37 KB 16/119 KB 50/50 KB 24/190 KB 37/37 KB 19/119 KB 24/190 KB 37/37 KB 21/119 KB 24/190 KB 37/37 KB 24/119 KB 24/190 KB 37/37 KB 27/119 KB 24/190 KB 37/37 KB 29/119 KB 24/190 KB 37/37 KB 32/119 KB 24/190 KB 37/37 KB 16/119 KB 27/190 KB 37/37 KB 32/119 KB 29/190 KB 37/37 KB 32/119 KB 32/190 KB 37/37 KB 32/119 KB 36/190 KB 37/37 KB 32/119 KB 40/190 KB 37/37 KB 32/119 KB 44/190 KB 37/37 KB 32/119 KB 48/190 KB 37/37 KB 32/119 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.install 52/190 KB 37/37 KB 32/119 KB 56/190 KB 37/37 KB 36/119 KB 52/190 KB 37/37 KB 36/119 KB 56/190 KB 37/37 KB 40/119 KB 56/190 KB 37/37 KB 44/119 KB 56/190 KB 37/37 KB 48/119 KB 60/190 KB 37/37 KB 48/119 KB 64/190 KB 37/37 KB 48/119 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (37 KB at 321.4 KB/sec) unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.install 4/86 KB 64/190 KB 48/119 KB 8/86 KB 64/190 KB 48/119 KB 12/86 KB 64/190 KB 48/119 KB 16/86 KB 64/190 KB 48/119 KB 20/86 KB 64/190 KB 48/119 KB 24/86 KB 4/66 KB 68/190 KB 52/119 KB 28/86 KB 4/66 KB 68/190 KB 52/119 KB 32/86 KB 4/66 KB 68/190 KB 52/119 KB 36/86 KB 4/66 KB 68/190 KB 52/119 KB 20/86 KB 4/66 KB 68/190 KB 52/119 KB 20/86 KB 4/66 KB 64/190 KB 52/119 KB 20/86 KB 4/66 KB 64/190 KB 48/119 KB 36/86 KB 8/66 KB 68/190 KB 52/119 KB 36/86 KB 12/66 KB 68/190 KB 52/119 KB 36/86 KB 16/66 KB 68/190 KB 52/119 KB 36/86 KB 20/66 KB 68/190 KB 52/119 KB 36/86 KB 24/66 KB 68/190 KB 52/119 KB 36/86 KB 28/66 KB 68/190 KB 52/119 KB 36/86 KB 32/66 KB 68/190 KB 56/119 KB 36/86 KB 32/66 KB 68/190 KB 52/119 KB 36/86 KB 32/66 KB 68/190 KB 60/119 KB 40/86 KB 32/66 KB 72/190 KB 64/119 KB 40/86 KB 32/66 KB 72/190 KB 68/119 KB 40/86 KB 36/66 KB 72/190 KB 72/119 KB 40/86 KB 32/66 KB 72/190 KB 60/119 KB 40/86 KB 32/66 KB 68/190 KB 60/119 KB 44/86 KB 36/66 KB 76/190 KB 72/119 KB 44/86 KB 36/66 KB 80/190 KB 72/119 KB 44/86 KB 36/66 KB 80/190 KB 3/26 KB 72/119 KB 44/86 KB 36/66 KB 80/190 KB 5/26 KB 72/119 KB 44/86 KB 36/66 KB 80/190 KB 8/26 KB 72/119 KB 44/86 KB 36/66 KB 84/190 KB 8/26 KB 72/119 KB 44/86 KB 36/66 KB 88/190 KB 11/26 KB 76/119 KB 40/86 KB 36/66 KB 72/190 KB 68/119 KB 44/86 KB 40/66 KB 88/190 KB 11/26 KB 76/119 KB 44/86 KB 44/66 KB 88/190 KB 11/26 KB 76/119 KB 44/86 KB 36/66 KB 84/190 KB 11/26 KB 76/119 KB 44/86 KB 36/66 KB 84/190 KB 11/26 KB 72/119 KB 44/86 KB 48/66 KB 88/190 KB 13/26 KB 76/119 KB 44/86 KB 36/66 KB 76/190 KB 72/119 KB 48/86 KB 48/66 KB 88/190 KB 13/26 KB 76/119 KB 52/86 KB 48/66 KB 88/190 KB 13/26 KB 76/119 KB 56/86 KB 48/66 KB 88/190 KB 13/26 KB 76/119 KB 60/86 KB 48/66 KB 88/190 KB 16/26 KB 80/119 KB 44/86 KB 48/66 KB 88/190 KB 13/26 KB 76/119 KB 64/86 KB 52/66 KB 88/190 KB 16/26 KB 80/119 KB 56/86 KB 48/66 KB 88/190 KB 16/26 KB 80/119 KB 56/86 KB 48/66 KB 88/190 KB 13/26 KB 80/119 KB 64/86 KB 52/66 KB 92/190 KB 16/26 KB 84/119 KB 64/86 KB 56/66 KB 92/190 KB 19/26 KB 88/119 KB 64/86 KB 52/66 KB 92/190 KB 16/26 KB 80/119 KB 64/86 KB 52/66 KB 92/190 KB 16/26 KB 80/119 KB 64/86 KB 56/66 KB 96/190 KB 19/26 KB 92/119 KB 64/86 KB 56/66 KB 100/190 KB 19/26 KB 92/119 KB 68/86 KB 56/66 KB 104/190 KB 19/26 KB 92/119 KB 64/86 KB 56/66 KB 92/190 KB 19/26 KB 84/119 KB 64/86 KB 52/66 KB 92/190 KB 19/26 KB 84/119 KB 68/86 KB 60/66 KB 104/190 KB 21/26 KB 92/119 KB 68/86 KB 56/66 KB 100/190 KB 19/26 KB 92/119 KB 68/86 KB 60/66 KB 104/190 KB 21/26 KB 96/119 KB 68/86 KB 56/66 KB 100/190 KB 19/26 KB 92/119 KB 68/86 KB 60/66 KB 104/190 KB 24/26 KB 96/119 KB 72/86 KB 60/66 KB 104/190 KB 26/26 KB 96/119 KB 68/86 KB 60/66 KB 104/190 KB 21/26 KB 92/119 KB 72/86 KB 64/66 KB 104/190 KB 26/26 KB 100/119 KB 72/86 KB 66/66 KB 104/190 KB 26/26 KB 100/119 KB 72/86 KB 66/66 KB 108/190 KB 26/26 KB 100/119 KB 72/86 KB 66/66 KB 112/190 KB 26/26 KB 100/119 KB 72/86 KB 66/66 KB 116/190 KB 26/26 KB 100/119 KB 72/86 KB 66/66 KB 120/190 KB 26/26 KB 100/119 KB 72/86 KB 60/66 KB 104/190 KB 26/26 KB 100/119 KB 72/86 KB 60/66 KB 104/190 KB 26/26 KB 96/119 KB 76/86 KB 66/66 KB 120/190 KB 26/26 KB 104/119 KB 80/86 KB 66/66 KB 120/190 KB 26/26 KB 104/119 KB 84/86 KB 66/66 KB 120/190 KB 26/26 KB 104/119 KB 72/86 KB 66/66 KB 120/190 KB 26/26 KB 104/119 KB 84/86 KB 66/66 KB 120/190 KB 26/26 KB 108/119 unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.install KB 86/86 KB 66/66 KB 120/190 KB 26/26 KB 108/119 KB 86/86 KB 66/66 KB 120/190 KB 26/26 KB 112/119 KB 86/86 KB 66/66 KB 120/190 KB 26/26 KB 116/119 KB 86/86 KB 66/66 KB 120/190 KB 119/119 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (66 KB at 464.7 KB/sec) unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (26 KB at 169.3 KB/sec) unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (86 KB at 574.1 KB/sec) unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.install 86/86 KB 66/66 KB 124/190 KB 119/119 KB 128/190 KB 119/119 KB 132/190 KB 119/119 KB 136/190 KB 119/119 KB 140/190 KB 119/119 KB 144/190 KB 119/119 KB 148/190 KB 119/119 KB 152/190 KB 119/119 KB 156/190 KB Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar unit-abot-epc-basic-0: 12:17:55 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 757.9 KB/sec) unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.install 160/190 KB 3/324 KB 160/190 KB 3/324 KB 164/190 KB 3/324 KB 168/190 KB 7/324 KB 164/190 KB 7/324 KB 168/190 KB 11/324 KB 168/190 KB 15/324 KB 4/79 KB 172/190 KB 15/324 KB 172/190 KB 15/324 KB 8/79 KB 176/190 KB 15/324 KB 4/79 KB 176/190 KB 15/324 KB 8/79 KB 176/190 KB 19/324 KB 12/79 KB 176/190 KB 19/324 KB 16/79 KB 180/190 KB 23/324 KB 3/228 KB 20/79 KB 180/190 KB 23/324 KB 3/228 KB 24/79 KB 180/190 KB 23/324 KB 3/152 KB 3/228 KB 12/79 KB 180/190 KB 23/324 KB 3/228 KB 12/79 KB 180/190 KB 19/324 KB 3/228 KB 12/79 KB 176/190 KB 19/324 KB 3/228 KB 28/79 KB 184/190 KB 27/324 KB 3/152 KB 5/228 KB 28/79 KB 184/190 KB 27/324 KB 3/152 KB 8/228 KB 28/79 KB 184/190 KB 27/324 KB 3/152 KB 11/228 KB 20/79 KB 180/190 KB 23/324 KB 3/152 KB 3/228 KB 28/79 KB 184/190 KB 27/324 KB 5/152 KB 11/228 KB 28/79 KB 184/190 KB 27/324 KB 3/152 KB 11/228 KB 28/79 KB 184/190 KB 27/324 KB 5/152 KB 11/228 KB 28/79 KB 184/190 KB 27/324 KB 5/152 KB 13/228 KB 28/79 KB 184/190 KB 27/324 KB 5/152 KB 13/228 KB 32/79 KB 184/190 KB 27/324 KB 5/152 KB 13/228 KB 36/79 KB 184/190 KB 27/324 KB 5/152 KB 13/228 KB 40/79 KB 184/190 KB 27/324 KB 5/152 KB 13/228 KB 44/79 KB 184/190 KB 27/324 KB 5/152 KB 13/228 KB 48/79 KB 184/190 KB 27/324 KB 5/152 KB 13/228 KB 52/79 KB 184/190 KB 27/324 KB 5/152 KB 13/228 KB 56/79 KB 184/190 KB 27/324 KB 5/152 KB 13/228 KB 60/79 KB 184/190 KB 27/324 KB 5/152 KB 13/228 KB 64/79 KB 184/190 KB 27/324 KB 5/152 KB 13/228 KB 64/79 KB 184/190 KB 27/324 KB 5/152 KB 16/228 KB 64/79 KB 188/190 KB 31/324 KB 8/152 KB 19/228 KB 64/79 KB 188/190 KB 31/324 KB 8/152 KB 16/228 KB 64/79 KB 188/190 KB 31/324 KB 5/152 KB 16/228 KB 64/79 KB 190/190 KB 31/324 KB 8/152 KB 19/228 KB 64/79 KB 184/190 KB 31/324 KB 5/152 KB 16/228 KB 64/79 KB 190/190 KB 35/324 KB 8/152 KB 19/228 KB 64/79 KB 190/190 KB 35/324 KB 11/152 KB 19/228 KB 64/79 KB 190/190 KB 35/324 KB 13/152 KB 19/228 KB 64/79 KB 190/190 KB 39/324 KB 13/152 KB 21/228 KB 64/79 KB 190/190 KB 39/324 KB 13/152 KB 19/228 KB 64/79 KB 190/190 KB 39/324 KB 16/152 KB 21/228 KB 64/79 KB 190/190 KB 43/324 KB 16/152 KB 24/228 KB 64/79 KB 190/190 KB 43/324 KB 19/152 KB 27/228 KB 64/79 KB 190/190 KB 43/324 KB 19/152 KB 24/228 KB 64/79 KB 190/190 KB 43/324 KB 19/152 KB 24/228 KB 64/79 KB 190/190 KB 47/324 KB 19/152 KB 27/228 KB 64/79 KB 190/190 KB 51/324 KB 21/152 KB 27/228 KB 64/79 KB 190/190 KB 51/324 KB 19/152 KB 27/228 KB 64/79 KB 190/190 KB 51/324 KB 21/152 KB 29/228 KB 64/79 KB 190/190 KB 55/324 KB 24/152 KB 32/228 KB 64/79 KB 190/190 KB 55/324 KB 24/152 KB 36/228 KB 64/79 KB 190/190 KB 55/324 KB 24/152 KB 29/228 KB 64/79 KB 190/190 KB 51/324 KB 24/152 KB 29/228 KB 64/79 KB 190/190 KB 55/324 KB 27/152 KB 40/228 KB 64/79 KB 190/190 KB 55/324 KB 29/152 KB 40/228 KB 64/79 KB 190/190 KB 59/324 KB 29/152 KB 40/228 KB 68/79 KB 190/190 KB 63/324 KB 29/152 KB 40/228 KB 68/79 KB 67/324 KB 32/152 KB 40/228 KB 68/79 KB 71/324 KB 32/152 KB 40/228 KB 68/79 KB 75/324 KB 32/152 KB 40/228 KB 68/79 KB 79/324 KB 32/152 KB 40/228 KB 68/79 KB 83/324 KB 32/152 KB 40/228 KB 68/79 KB 87/324 KB 32/152 KB 40/228 KB 64/79 KB 190/190 KB 59/324 KB 29/152 KB 40/228 KB 68/79 KB 87/324 KB 32/152 KB 44/228 KB 68/79 KB 87/324 KB 32/152 KB 48/228 KB 68/79 KB 87/324 KB 32/152 KB 52/228 KB 68/79 KB 87/324 KB 32/152 KB 56/228 KB 68/79 KB 87/324 KB 32/152 KB 60/228 KB 68/79 KB 87/324 KB 32/152 KB unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.install 64/228 KB 68/79 KB 87/324 KB 32/152 KB 68/228 KB 68/79 KB 190/190 KB 59/324 KB 29/152 KB 40/228 KB 72/79 KB 87/324 KB 32/152 KB 68/228 KB 76/79 KB 87/324 KB 32/152 KB 68/228 KB 79/79 KB 87/324 KB 32/152 KB 68/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 982.6 KB/sec) unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.install 68/79 KB 190/190 KB 63/324 KB 32/152 KB 40/228 KB 79/79 KB 87/324 KB 36/152 KB 68/228 KB 79/79 KB 91/324 KB 40/152 KB 72/228 KB 79/79 KB 91/324 KB 44/152 KB 72/228 KB 79/79 KB 91/324 KB 48/152 KB 72/228 KB 79/79 KB 91/324 KB 52/152 KB 72/228 KB 79/79 KB 91/324 KB 56/152 KB 72/228 KB 79/79 KB 91/324 KB 60/152 KB 72/228 KB 79/79 KB 91/324 KB 64/152 KB 72/228 KB 79/79 KB 91/324 KB 36/152 KB 72/228 KB 79/79 KB 95/324 KB 64/152 KB 72/228 KB 79/79 KB 99/324 KB 64/152 KB 72/228 KB 79/79 KB 103/324 KB 68/152 KB 72/228 KB 79/79 KB 91/324 KB 36/152 KB 72/228 KB 79/79 KB 107/324 KB 68/152 KB 76/228 KB 79/79 KB 107/324 KB 68/152 KB 80/228 KB 79/79 KB 99/324 KB 68/152 KB 72/228 KB 79/79 KB 107/324 KB 72/152 KB 80/228 KB 79/79 KB 107/324 KB 76/152 KB 84/228 KB 79/79 KB 107/324 KB 76/152 KB 4/32 KB 84/228 KB 79/79 KB 107/324 KB 76/152 KB 8/32 KB 84/228 KB 79/79 KB 107/324 KB 76/152 KB 12/32 KB 84/228 KB 107/324 KB 76/152 KB 16/32 KB 84/228 KB 107/324 KB 80/152 KB 16/32 KB 84/228 KB 107/324 KB 84/152 KB 16/32 KB 84/228 KB 107/324 KB 88/152 KB 20/32 KB 84/228 KB 79/79 KB 107/324 KB 72/152 KB 84/228 KB 107/324 KB 92/152 KB 20/32 KB 88/228 KB 107/324 KB 92/152 KB 20/32 KB 92/228 KB 107/324 KB 84/152 KB 20/32 KB 84/228 KB 79/79 KB 107/324 KB 80/152 KB 16/32 KB 84/228 KB 111/324 KB 92/152 KB 24/32 KB 96/228 KB 115/324 KB 92/152 KB 24/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 386.4 KB/sec) unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.install 107/324 KB 92/152 KB 20/32 KB 96/228 KB 119/324 KB 92/152 KB 24/32 KB 100/228 KB 119/324 KB 92/152 KB 24/32 KB 104/228 KB 119/324 KB 92/152 KB 24/32 KB 96/228 KB 107/324 KB 92/152 KB 24/32 KB 100/228 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.install 107/324 KB 92/152 KB 24/32 KB 100/228 KB 123/324 KB 92/152 KB 28/32 KB 108/228 KB 123/324 KB 92/152 KB 32/32 KB 108/228 KB 123/324 KB 96/152 KB 32/32 KB 108/228 KB 123/324 KB 92/152 KB 24/32 KB 108/228 KB 127/324 KB 96/152 KB 32/32 KB 108/228 KB 131/324 KB 100/152 KB 32/32 KB 108/228 KB 135/324 KB 100/152 KB 32/32 KB 108/228 KB 127/324 KB 100/152 KB 32/32 KB 108/228 KB 135/324 KB 104/152 KB 32/32 KB 108/228 KB 135/324 KB 108/152 KB 32/32 KB 108/228 KB 135/324 KB 112/152 KB 32/32 KB 108/228 KB 119/324 KB 100/152 KB 32/32 KB 108/228 KB 135/324 KB 112/152 KB 32/32 KB 112/228 KB 135/324 KB 112/152 KB 32/32 KB 116/228 KB 3/234 KB 139/324 KB 116/152 KB 120/228 KB 3/234 KB 139/324 KB 116/152 KB 124/228 KB 3/234 KB 139/324 KB 116/152 KB 128/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 145.4 KB/sec) unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.install 3/234 KB 139/324 KB 116/152 KB 32/32 KB 116/228 KB 139/324 KB 116/152 KB 32/32 KB 116/228 KB 139/324 KB 112/152 KB 32/32 KB 116/228 KB 3/234 KB 143/324 KB 116/152 KB 132/228 KB 3/234 KB 147/324 KB 116/152 KB 132/228 KB 3/234 KB 151/324 KB 116/152 KB 132/228 KB 6/234 KB 155/324 KB 120/152 KB 132/228 KB 6/234 KB 159/324 KB 120/152 KB 132/228 KB 6/234 KB 163/324 KB 120/152 KB 132/228 KB 3/234 KB 139/324 KB 116/152 KB 132/228 KB 6/234 KB 163/324 KB 120/152 KB 136/228 KB 6/234 KB 163/324 KB 120/152 KB 140/228 KB 6/234 KB 163/324 KB 120/152 KB 144/228 KB 6/234 KB 151/324 KB 120/152 KB 132/228 KB 3/234 KB 151/324 KB 120/152 KB 132/228 KB 6/234 KB 163/324 KB 124/152 KB 144/228 KB 6/234 KB 163/324 KB 128/152 KB 144/228 KB 6/234 KB 163/324 KB 132/152 KB 144/228 KB 9/234 KB 167/324 KB 136/152 KB 148/228 KB 9/234 KB 167/324 KB 140/152 KB 148/228 KB 9/234 KB 167/324 KB 144/152 KB 148/228 KB 9/234 KB 167/324 KB 148/152 KB 148/228 KB 9/234 KB 167/324 KB 152/152 KB 148/228 KB 9/234 KB 167/324 KB 152/152 KB 148/228 KB 9/234 KB 167/324 KB 132/152 KB 148/228 KB 9/234 KB 167/324 KB 152/152 KB 152/228 KB 9/234 KB 167/324 KB 152/152 KB 156/228 KB 9/234 KB 167/324 KB 152/152 KB 160/228 KB 9/234 KB 167/324 KB 132/152 KB 144/228 KB 9/234 KB 171/324 KB 152/152 KB 160/228 KB 9/234 KB 163/324 KB 132/152 KB 144/228 KB 11/234 KB 171/324 KB 152/152 KB 160/228 KB 14/234 KB 171/324 KB 152/152 KB 160/228 KB 16/234 KB 171/324 KB 152/152 KB 160/228 KB 16/234 KB 175/324 KB 152/152 KB 160/228 KB 16/234 KB 179/324 KB 152/152 KB 160/228 KB 16/234 KB 183/324 KB 152/152 KB 160/228 KB 19/234 KB 187/324 KB 152/152 KB 164/228 KB 19/234 KB 191/324 KB 152/152 KB 164/228 KB 19/234 KB 195/324 KB 152/152 KB 164/228 KB 19/234 KB 183/324 KB 152/152 KB 164/228 KB 19/234 KB 195/324 KB 152/152 KB 168/228 KB 19/234 KB 195/324 KB 152/152 KB 172/228 KB 19/234 KB 183/324 KB 152/152 KB 160/228 KB 22/234 KB 195/324 KB 152/152 KB 176/228 KB 25/234 KB 195/324 KB 152/152 KB 176/228 KB 27/234 KB 195/324 KB 152/152 KB 176/228 KB 30/234 KB 195/324 KB 152/152 KB 176/228 KB 32/234 KB 195/324 KB 152/152 KB 176/228 KB 36/234 KB 199/324 KB 152/152 KB 176/228 KB 40/234 KB 199/324 KB 152/152 KB 176/228 KB 44/234 KB 199/324 KB 152/152 KB 176/228 KB 48/234 KB 199/324 KB 152/152 KB 176/228 KB 32/234 KB 199/324 KB 152/152 KB 176/228 KB 48/234 KB 203/324 KB 152/152 KB 176/228 KB 19/234 KB 195/324 KB 152/152 KB 176/228 KB 48/234 KB 207/324 KB 152/152 KB 180/228 KB 48/234 KB 207/324 KB 180/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 643.3 KB/sec) unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.install 48/234 KB 211/324 KB 180/228 KB 48/234 KB 215/324 KB 180/228 KB 48/234 KB 219/324 KB 180/228 KB 48/234 KB 223/324 KB 180/228 KB 52/234 KB 227/324 KB 180/228 KB 52/234 KB 231/324 KB 180/228 KB 52/234 KB 235/324 KB 180/228 KB 52/234 KB 223/324 KB 180/228 KB 56/234 KB 235/324 KB 180/228 KB 60/234 KB 235/324 KB 180/228 KB 64/234 KB 235/324 KB 180/228 KB 68/234 KB 235/324 KB 180/228 KB 68/234 KB 239/324 KB 180/228 KB 68/234 KB 243/324 KB 180/228 KB 72/234 KB 243/324 KB 180/228 KB 76/234 KB 243/324 KB 180/228 KB 80/234 KB 243/324 KB 180/228 KB 84/234 KB 243/324 KB 180/228 KB 88/234 KB 247/324 KB 180/228 KB 92/234 KB 247/324 KB 180/228 KB 96/234 KB 247/324 KB 180/228 KB 84/234 KB 247/324 KB 180/228 KB 96/234 KB 251/324 KB 180/228 KB 96/234 KB 255/324 KB 180/228 KB 96/234 KB 259/324 KB 180/228 KB 96/234 KB 263/324 KB 180/228 KB 100/234 KB 267/324 KB 184/228 KB 100/234 KB 271/324 KB 184/228 KB 100/234 KB 275/324 KB 184/228 KB 100/234 KB 263/324 KB 184/228 KB 104/234 KB 275/324 KB 184/228 KB 108/234 KB 275/324 KB 184/228 KB 112/234 KB 275/324 KB 184/228 KB 116/234 KB 279/324 KB 184/228 KB 96/234 KB 263/324 KB 184/228 KB 120/234 KB 279/324 KB 188/228 KB 120/234 KB 279/324 KB 192/228 KB 120/234 KB 279/324 KB 196/228 KB 120/234 KB 279/324 KB 200/228 KB 120/234 KB 279/324 KB 204/228 KB 120/234 KB 279/324 KB 208/228 KB 112/234 KB 279/324 KB 184/228 KB 120/234 KB 283/324 KB 208/228 KB 120/234 KB 287/324 KB 208/228 KB 120/234 KB 291/324 KB 212/228 KB 120/234 KB 295/324 KB 212/228 KB 120/234 KB 299/324 KB 212/228 KB 120/234 KB 303/324 KB 212/228 KB 120/234 KB 307/324 KB 212/228 KB 120/234 KB 287/324 KB 212/228 KB 120/234 KB 307/324 KB 216/228 KB 120/234 KB 279/324 KB 184/228 KB 124/234 KB 307/324 KB 220/228 KB 128/234 KB 307/324 KB 220/228 KB 132/234 KB 307/324 KB 220/228 KB 136/234 KB 307/324 KB 220/228 KB 140/234 KB 307/324 KB 220/228 KB 144/234 KB 307/324 KB 220/228 KB 132/234 KB 307/324 KB 220/228 KB 144/234 KB 307/324 KB 224/228 KB 144/234 KB 307/324 KB 228/228 KB 148/234 KB 307/324 KB 228/228 KB 152/234 KB 311/324 KB 228/228 KB 156/234 KB 311/324 KB 228/228 KB 160/234 KB 311/324 KB 228/228 KB 148/234 KB 311/324 KB 228/228 KB 160/234 KB 315/324 KB 228/228 KB 160/234 KB 319/324 KB 228/228 KB 160/234 KB 323/324 KB 228/228 KB 160/234 KB 324/324 KB 228/228 KB 164/234 KB 324/324 KB 228/228 KB 168/234 KB 324/324 KB 228/228 KB 172/234 KB 324/324 KB 228/228 KB 176/234 KB 324/324 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 864.3 KB/sec) unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.install 180/234 KB 324/324 KB 184/234 KB 324/324 KB 188/234 KB 324/324 KB 192/234 KB 324/324 KB 196/234 KB 324/324 KB Downloaded: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (324 KB at 1195.4 KB/sec) unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.install 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 827.5 KB/sec) unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/jar/abot-base-3.0.91.jar to /root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall2900451301333774521.pom to /root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.pom unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.828 s unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-06-08T12:17:55+00:00 unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 11M/60M unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-mysql-0: 12:17:55 DEBUG unit.mysql/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 12:17:55 DEBUG unit.mysql/0.install Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 12:17:55 DEBUG unit.mysql/0.install Setting up debconf-utils (1.5.51ubuntu2) ... unit-mysql-0: 12:17:56 DEBUG unit.mysql/0.install Setting up libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-mysql-0: 12:17:56 DEBUG unit.mysql/0.install Setting up pwgen (2.06-1ubuntu4) ... unit-mysql-0: 12:17:56 DEBUG unit.mysql/0.install Setting up python-mysqldb (1.2.3-2ubuntu1) ... unit-mysql-0: 12:17:56 DEBUG unit.mysql/0.install Setting up uuid (1.6.2-1.3ubuntu1) ... unit-mysql-0: 12:17:56 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-mysql-0: 12:17:56 INFO juju.worker.uniter.operation ran "install" hook unit-mysql-0: 12:17:56 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-mysql-0: 12:17:56 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-mysql-0: 12:17:56 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:17:56 DEBUG juju.worker.uniter.operation running operation accept leadership unit-mysql-0: 12:17:56 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-mysql-0: 12:17:56 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-mysql-0: 12:17:56 INFO juju.worker.uniter found queued "leader-elected" hook unit-mysql-0: 12:17:56 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-mysql-0: 12:17:56 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-mysql-0: 12:17:56 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-mysql-0: 12:17:56 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-mysql-0: 12:17:56 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-mysql-0: 12:17:56 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-mysql-0: 12:17:56 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-mysql-0: 12:17:56 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-mysql-0: 12:17:56 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-mysql-0: 12:17:56 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:17:56 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:17:56 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-mysql-0: 12:17:56 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-mysql-0: 12:17:56 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-mysql-0: 12:17:56 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-mysql-0: 12:17:56 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-mysql-0: 12:17:56 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-mysql-0: 12:17:56 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 12:17:57 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 12:17:57 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 12:17:57 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-mysql-0: 12:17:57 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security InRelease unit-mysql-0: 12:17:57 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Sources unit-mysql-0: 12:17:57 DEBUG unit.mysql/0.config-changed Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-mysql-0: 12:17:57 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Sources unit-abot-epc-basic-0: 12:17:57 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-mysql-0: 12:17:57 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-mysql-0: 12:17:57 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-mysql-0: 12:17:57 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-mysql-0: 12:17:57 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-mysql-0: 12:17:57 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Translation-en unit-abot-epc-basic-0: 12:17:57 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:17:57 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:17:57 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 12:17:57 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:17:57 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:17:57 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-mysql-0: 12:17:57 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-mysql-0: 12:17:57 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-mysql-0: 12:17:57 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-mysql-0: 12:17:58 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-abot-epc-basic-0: 12:17:58 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/jar/abot-ssh-3.0.86.jar to /root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar unit-abot-epc-basic-0: 12:17:58 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall6440356077222762894.pom to /root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.pom unit-abot-epc-basic-0: 12:17:58 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:17:58 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 12:17:58 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:17:58 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.699 s unit-abot-epc-basic-0: 12:17:58 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-06-08T12:17:58+00:00 unit-abot-epc-basic-0: 12:17:58 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 12:17:58 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:17:58 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-mysql-0: 12:17:58 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-mysql-0: 12:17:58 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-mysql-0: 12:17:58 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-mysql-0: 12:17:58 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-mysql-0: 12:17:58 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-mysql-0: 12:17:58 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-mysql-0: 12:17:59 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-mysql-0: 12:17:59 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-mysql-0: 12:17:59 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-mysql-0: 12:17:59 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-mysql-0: 12:17:59 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-mysql-0: 12:17:59 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-abot-epc-basic-0: 12:18:00 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-mysql-0: 12:18:00 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-mysql-0: 12:18:00 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-abot-epc-basic-0: 12:18:00 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:18:00 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:18:00 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 12:18:00 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:18:00 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:18:00 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-mysql-0: 12:18:00 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-mysql-0: 12:18:00 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-mysql-0: 12:18:00 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-abot-epc-basic-0: 12:18:00 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/jar/abot-s1ap-3.0.85.jar to /root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar unit-abot-epc-basic-0: 12:18:00 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall6254121449654503080.pom to /root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.pom unit-abot-epc-basic-0: 12:18:00 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:18:00 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 12:18:00 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:18:00 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.733 s unit-abot-epc-basic-0: 12:18:00 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-06-08T12:18:00+00:00 unit-mysql-0: 12:18:00 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-abot-epc-basic-0: 12:18:00 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 12:18:00 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:18:00 DEBUG unit.abot-epc-basic/0.install abot/ unit-abot-epc-basic-0: 12:18:00 DEBUG unit.abot-epc-basic/0.install abot/server.bat unit-abot-epc-basic-0: 12:18:00 DEBUG unit.abot-epc-basic/0.install abot/nbproject/ unit-abot-epc-basic-0: 12:18:00 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.xml unit-abot-epc-basic-0: 12:18:00 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/ unit-abot-epc-basic-0: 12:18:00 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.properties unit-abot-epc-basic-0: 12:18:00 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.xml unit-abot-epc-basic-0: 12:18:00 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.properties unit-abot-epc-basic-0: 12:18:00 DEBUG unit.abot-epc-basic/0.install abot/bin/ unit-abot-epc-basic-0: 12:18:00 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltoimage unit-mysql-0: 12:18:00 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-mysql-0: 12:18:01 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltopdf unit-mysql-0: 12:18:01 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-mysql-0: 12:18:01 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/ unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/ unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fastnumbers.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/locale.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/__init__.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/py23.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/pathlib.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fake_fastnumbers.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ns_enum.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__init__.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/_version.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/unicode_numbers.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/natsort.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/utils.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__main__.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/ unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_unicodefun.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/globals.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_textwrap.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/termui.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/formatting.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_winconsole.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/core.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_bashcomplete.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/exceptions.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/__init__.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/testing.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/parser.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/types.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/utils.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_termui_impl.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/decorators.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_compat.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/ unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.c unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/__init__.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_native.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.pyd unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_compat.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_constants.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/meta.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/defaults.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ext.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/optimizer.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/lexer.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/tests.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/filters.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/exceptions.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/__init__.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_stringdefs.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/environment.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/parser.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/runtime.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/loaders.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/compiler.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/visitor.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/bccache.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/utils.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/constants.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/sandbox.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_compat.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/debug.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/nodes.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/__init__.py unit-mysql-0: 12:18:01 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/json.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/globals.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/views.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/wrappers.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/logging.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ctx.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/config.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/helpers.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__init__.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/testing.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/templating.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/ unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/__init__.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/app.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/sessions.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/signals.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/cli.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/exthook.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/debughelpers.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/_compat.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__main__.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/blueprints.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/itsdangerous.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/ unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/filesystem.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wrappers.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/posixemulation.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/routing.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/serving.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/useragents.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/http.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/ unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/jsrouting.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/fixers.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/wrappers.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/limiter.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/cache.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/__init__.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/lint.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/securecookie.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/atom.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/sessions.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/testtools.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/iterio.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/profiler.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/test.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/exceptions.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/__init__.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wsgi.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/datastructures.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_internal.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/formparser.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/local.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/utils.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/script.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/security.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/testapp.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/urls.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_compat.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_reloader.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/ unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/__init__.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/tbtools.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/console.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/less.png unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/more.png unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/source.png unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/jquery.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/debugger.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/console.png unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/style.css unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ubuntu.ttf unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/FONT_LICENSE unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/repr.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/app.py unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/index.html unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/README.md unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/ unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/log/ unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/log/TestAutomationLog.log unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/ unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/ unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/ unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/dashboard.html unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/config.html unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/main.html unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/firstpage.html unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/artifacts.html unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives.zip unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/ unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/appconfig.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/ unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/pyService.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/ unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/baseController.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/configController.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/featurefileController.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/ unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/resizer.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/treeView.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/externalHtml.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/xmlPrettify.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/app.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/ unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/routes.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/main.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/ unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/ unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/ unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/r.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.min.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ui-bootstrap-tpls-0.14.3.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ui-bootstrap-2.1.2.min.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ui-bootstrap-tpls-0.14.3.min.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/ unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/jqx-all.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/ unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-aria.min.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-animate.min.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-material.min.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/ unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/ unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/.bower.json unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.min.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/bower.json unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/LICENSE unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/ unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/.bower.json unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/bower.json unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.map unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/LICENSE unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/ unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.browserify-bundle.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.min.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.min.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.min.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.min.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.webpack-bundle.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.min.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.min.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.min.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint1.0.1.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.min.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.min.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.min.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.ui.tooltip.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.min.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.min.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.min.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.min.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/ unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/ unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js.map unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/ unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.min.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.min.js.map unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ngStorage.js unit-mysql-0: 12:18:01 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/ unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/angular-local-storage.min.js.map unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/angular-local-storage.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/angular-local-storage.min.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/ unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/ unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.min.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs-default-translations.min.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs-default-translations.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.min.css unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.css unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/.bower.json unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/karma.conf.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/index.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/bower.json unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/ unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/dialogs-controllers.tests.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/dialogs-services.tests.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/dialogs-main.tests.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/LICENSE unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/ unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.min.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/ unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.min.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/ unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.map unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/ unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/angular-ui-router.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/angular-ui-router.min.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/ unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/nanoscroller.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/ unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/vkbeautify.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/run_prettify.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/prettify.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/ unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery.ui-contextmenu.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/ unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.structure.css unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.theme.min.css unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_777777_256x240.png unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_777620_256x240.png unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_555555_256x240.png unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_444444_256x240.png unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_cc0000_256x240.png unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_ffffff_256x240.png unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/package.json unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.structure.min.css unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.min.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.css unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/ unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/jquery/ unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/jquery/jquery.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/LICENSE.txt unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/AUTHORS.txt unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/index.html unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.min.css unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.theme.css unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-2.2.3.min.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/taphold.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/common.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/theme.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.easing.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/bootstrap.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/custom.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/ unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.min.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jqueryFileTree.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajax.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajaxRequest.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/images/ unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close.png unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ABOT_logo.png unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/green_tick.png unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg2.png unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/play.png unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/file.png unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/plus.jpg unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/pcap.png unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close_dialog.png unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/sun1.png unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/log.png unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/gray_alert.png unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/html.png unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder.png unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/delete.png unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg1.png unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/red_alert.png unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/download.png unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder-closed.png unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/xml.png unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/minus.jpg unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/cloud.png unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/right_arrow.jpg unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/spinner.gif unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/ unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/plus sign.svg unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/X sign.svg unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/close.svg unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/add-button-inside-black-circle.svg unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/config/ unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/config/epc_config.properties unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/config/configsip.properties unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/config/ims_config.properties unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/config/timer_config.properties unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties_old unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/ unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/ unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/styles.css unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/font-awesome.css unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/tree-ui.css unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom.css unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_cust.css unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/ unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.eot unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfontd41d.eot unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.svg unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.woff unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.ttf unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.eot unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff2 unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.ttf unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_1.css unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/theme.css unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/ unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/ unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/jqx.base.css unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/ unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/angular-material.min.css unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/ unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/ unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/npm.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/modernizr.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.min.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.js unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/ unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff2 unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.ttf unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.svg unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.eot unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/ unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css.map unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css.map unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css.map unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css.map unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/ unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/angular.treeview.css unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/ unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.ui.tooltip.css unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.css unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.css unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint1.0.1.css unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.min.css unit-abot-epc-basic-0: 12:18:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.min.css unit-mysql-0: 12:18:01 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-mysql-0: 12:18:01 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-mysql-0: 12:18:02 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-mysql-0: 12:18:02 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-abot-epc-basic-0: 12:18:02 DEBUG unit.abot-epc-basic/0.install Collecting elasticsearch unit-mysql-0: 12:18:02 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-abot-epc-basic-0: 12:18:02 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/ae/43/38329621bcca6f0b97e1cc36fb3cef889414a1960fcdc83a41e26b496634/elasticsearch-7.0.2-py2.py3-none-any.whl (83kB) unit-abot-epc-basic-0: 12:18:02 DEBUG unit.abot-epc-basic/0.install [?25l  12% |### | 10kB 53.4MB/s eta 0:00:01  24% |####### | 20kB 5.6MB/s eta 0:00:01  36% |########### | 30kB 7.9MB/s eta 0:00:01  48% |############### | 40kB 5.1MB/s eta 0:00:01  61% |################### | 51kB 6.2MB/s eta 0:00:01  73% |####################### | 61kB 7.2MB/s eta 0:00:01  85% |########################### | 71kB 8.2MB/s eta 0:00:01  97% |############################### | 81kB 9.1MB/s eta 0:00:01  100% |################################| 92kB 6.3MB/s unit-abot-epc-basic-0: 12:18:02 DEBUG unit.abot-epc-basic/0.install [?25hCollecting urllib3>=1.21.1 (from elasticsearch) unit-mysql-0: 12:18:02 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-abot-epc-basic-0: 12:18:02 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/e6/60/247f23a7121ae632d62811ba7f273d0e58972d75e58a94d329d51550a47d/urllib3-1.25.3-py2.py3-none-any.whl (150kB) unit-abot-epc-basic-0: 12:18:02 DEBUG unit.abot-epc-basic/0.install [?25l  6% |## | 10kB 75.7MB/s eta 0:00:01  13% |#### | 20kB 56.1MB/s eta 0:00:01  20% |###### | 30kB 55.3MB/s eta 0:00:01  27% |######## | 40kB 53.1MB/s eta 0:00:01  33% |########## | 51kB 52.1MB/s eta 0:00:01  40% |############# | 61kB 52.0MB/s eta 0:00:01  47% |############### | 71kB 51.7MB/s eta 0:00:01  54% |################# | 81kB 20.6MB/s eta 0:00:01  61% |################### | 92kB 22.0MB/s eta 0:00:01  67% |##################### | 102kB 23.2MB/s eta 0:00:01  74% |####################### | 112kB 23.0MB/s eta 0:00:01  81% |########################## | 122kB 23.0MB/s eta 0:00:01  88% |############################ | 133kB 22.9MB/s eta 0:00:01  94% |############################## | 143kB 23.0MB/s eta 0:00:01  100% |################################| 153kB 7.5MB/s unit-abot-epc-basic-0: 12:18:02 DEBUG unit.abot-epc-basic/0.install [?25hInstalling collected packages: urllib3, elasticsearch unit-mysql-0: 12:18:02 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-abot-epc-basic-0: 12:18:02 DEBUG unit.abot-epc-basic/0.install Successfully installed elasticsearch-7.0.2 urllib3-1.25.3 unit-mysql-0: 12:18:02 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-mysql-0: 12:18:03 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-abot-epc-basic-0: 12:18:03 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 19.1.1 is available. unit-abot-epc-basic-0: 12:18:03 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-mysql-0: 12:18:03 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-mysql-0: 12:18:03 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 12:18:03 DEBUG unit.abot-epc-basic/0.install Collecting flask unit-abot-epc-basic-0: 12:18:03 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/9a/74/670ae9737d14114753b8c8fdf2e8bd212a05d3b361ab15b44937dfd40985/Flask-1.0.3-py2.py3-none-any.whl (92kB) unit-abot-epc-basic-0: 12:18:03 DEBUG unit.abot-epc-basic/0.install [?25l  11% |### | 10kB 59.8MB/s eta 0:00:01  22% |####### | 20kB 5.6MB/s eta 0:00:01  33% |########## | 30kB 7.8MB/s eta 0:00:01  44% |############## | 40kB 5.2MB/s eta 0:00:01  55% |################# | 51kB 6.3MB/s eta 0:00:01  66% |##################### | 61kB 7.3MB/s eta 0:00:01  77% |######################## | 71kB 8.3MB/s eta 0:00:01  88% |############################ | 81kB 9.3MB/s eta 0:00:01  100% |################################| 92kB 6.2MB/s unit-abot-epc-basic-0: 12:18:03 DEBUG unit.abot-epc-basic/0.install [?25hCollecting Jinja2>=2.10 (from flask) unit-abot-epc-basic-0: 12:18:03 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/1d/e7/fd8b501e7a6dfe492a433deb7b9d833d39ca74916fa8bc63dd1a4947a671/Jinja2-2.10.1-py2.py3-none-any.whl (124kB) unit-abot-epc-basic-0: 12:18:03 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 72.7MB/s eta 0:00:01  16% |##### | 20kB 52.5MB/s eta 0:00:01  24% |####### | 30kB 53.2MB/s eta 0:00:01  32% |########## | 40kB 52.1MB/s eta 0:00:01  40% |############# | 51kB 51.7MB/s eta 0:00:01  49% |############### | 61kB 52.3MB/s eta 0:00:01  57% |################## | 71kB 50.7MB/s eta 0:00:01  65% |#################### | 81kB 50.0MB/s eta 0:00:01  73% |####################### | 92kB 50.1MB/s eta 0:00:01  81% |########################## | 102kB 32.6MB/s eta 0:00:01  90% |############################ | 112kB 31.7MB/s eta 0:00:01  98% |############################### | 122kB 32.1MB/s eta 0:00:01  100% |################################| 133kB 9.6MB/s unit-abot-epc-basic-0: 12:18:03 DEBUG unit.abot-epc-basic/0.install [?25hCollecting itsdangerous>=0.24 (from flask) unit-abot-epc-basic-0: 12:18:03 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/76/ae/44b03b253d6fade317f32c24d100b3b35c2239807046a4c953c7b89fa49e/itsdangerous-1.1.0-py2.py3-none-any.whl unit-abot-epc-basic-0: 12:18:03 DEBUG unit.abot-epc-basic/0.install Collecting Werkzeug>=0.14 (from flask) unit-abot-epc-basic-0: 12:18:04 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/9f/57/92a497e38161ce40606c27a86759c6b92dd34fcdb33f64171ec559257c02/Werkzeug-0.15.4-py2.py3-none-any.whl (327kB) unit-abot-epc-basic-0: 12:18:04 DEBUG unit.abot-epc-basic/0.install [?25l  3% |# | 10kB 72.6MB/s eta 0:00:01  6% |## | 20kB 52.9MB/s eta 0:00:01  9% |### | 30kB 53.6MB/s eta 0:00:01  12% |#### | 40kB 51.9MB/s eta 0:00:01  15% |##### | 51kB 50.9MB/s eta 0:00:01  18% |###### | 61kB 51.6MB/s eta 0:00:01  21% |####### | 71kB 50.4MB/s eta 0:00:01  25% |######## | 81kB 50.3MB/s eta 0:00:01  28% |######### | 92kB 50.4MB/s eta 0:00:01  31% |########## | 102kB 50.3MB/s eta 0:00:01  34% |########### | 112kB 48.9MB/s eta 0:00:01  37% |############ | 122kB 49.8MB/s eta 0:00:01  40% |############# | 133kB 49.4MB/s eta 0:00:01  43% |############## | 143kB 49.7MB/s eta 0:00:01  46% |############### | 153kB 45.0MB/s eta 0:00:01  50% |################ | 163kB 41.8MB/s eta 0:00:01  53% |################# | 174kB 39.2MB/s eta 0:00:01  56% |################## | 184kB 39.0MB/s eta 0:00:01  59% |################### | 194kB 39.3MB/s eta 0:00:01  62% |#################### | 204kB 39.3MB/s eta 0:00:01  65% |##################### | 215kB 39.1MB/s eta 0:00:01  68% |###################### | 225kB 39.6MB/s eta 0:00:01  71% |####################### | 235kB 39.6MB/s eta 0:00:01  75% |######################## | 245kB 39.6MB/s eta 0:00:01  78% |######################### | 256kB 43.9MB/s eta 0:00:01  81% |########################## | 266kB 46.6MB/s eta 0:00:01  84% |########################### | 276kB 51.7MB/s eta 0:00:01  87% |############################ | 286kB 52.1MB/s eta 0:00:01  90% |############################# | 296kB 51.5MB/s eta 0:00:01  93% |############################## | 307kB 52.2MB/s eta 0:00:01  96% |############################### | 317kB 52.2MB/s eta 0:00:01  100% |################################| 327kB 4.4MB/s unit-abot-epc-basic-0: 12:18:04 DEBUG unit.abot-epc-basic/0.install [?25hCollecting click>=5.1 (from flask) unit-abot-epc-basic-0: 12:18:04 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/fa/37/45185cb5abbc30d7257104c434fe0b07e5a195a6847506c074527aa599ec/Click-7.0-py2.py3-none-any.whl (81kB) unit-abot-epc-basic-0: 12:18:04 DEBUG unit.abot-epc-basic/0.install [?25l  12% |#### | 10kB 59.2MB/s eta 0:00:01  25% |######## | 20kB 51.2MB/s eta 0:00:01  37% |############ | 30kB 52.3MB/s eta 0:00:01  50% |################ | 40kB 51.3MB/s eta 0:00:01  62% |#################### | 51kB 50.4MB/s eta 0:00:01  75% |######################## | 61kB 50.9MB/s eta 0:00:01  88% |############################ | 71kB 50.8MB/s eta 0:00:01  100% |################################| 81kB 13.2MB/s unit-abot-epc-basic-0: 12:18:04 DEBUG unit.abot-epc-basic/0.install [?25hCollecting MarkupSafe>=0.23 (from Jinja2>=2.10->flask) unit-abot-epc-basic-0: 12:18:04 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/fb/40/f3adb7cf24a8012813c5edb20329eb22d5d8e2a0ecf73d21d6b85865da11/MarkupSafe-1.1.1-cp27-cp27mu-manylinux1_x86_64.whl unit-abot-epc-basic-0: 12:18:04 DEBUG unit.abot-epc-basic/0.install Installing collected packages: MarkupSafe, Jinja2, itsdangerous, Werkzeug, click, flask unit-abot-epc-basic-0: 12:18:04 DEBUG unit.abot-epc-basic/0.install Successfully installed Jinja2-2.10.1 MarkupSafe-1.1.1 Werkzeug-0.15.4 click-7.0 flask-1.0.3 itsdangerous-1.1.0 unit-abot-epc-basic-0: 12:18:04 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 19.1.1 is available. unit-abot-epc-basic-0: 12:18:04 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-mysql-0: 12:18:05 DEBUG unit.mysql/0.config-changed Reading package lists... unit-abot-epc-basic-0: 12:18:05 DEBUG unit.abot-epc-basic/0.install Collecting bs4 unit-mysql-0: 12:18:05 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 12:18:05 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/10/ed/7e8b97591f6f456174139ec089c769f89a94a1a4025fe967691de971f314/bs4-0.0.1.tar.gz unit-mysql-0: 12:18:05 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 12:18:05 INFO unit.mysql/0.juju-log Installing mysql-server with options: ['--option=Dpkg::Options::=--force-confold'] unit-mysql-0: 12:18:05 DEBUG unit.mysql/0.config-changed Reading package lists... unit-abot-epc-basic-0: 12:18:05 DEBUG unit.abot-epc-basic/0.install Collecting beautifulsoup4 (from bs4) unit-abot-epc-basic-0: 12:18:05 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-mysql-0: 12:18:05 DEBUG unit.mysql/0.config-changed Building dependency tree... unit-mysql-0: 12:18:05 DEBUG unit.mysql/0.config-changed Reading state information... unit-abot-epc-basic-0: 12:18:05 DEBUG unit.abot-epc-basic/0.install [?25l  10% |### | 10kB 55.6MB/s eta 0:00:01  21% |###### | 20kB 5.6MB/s eta 0:00:01  32% |########## | 30kB 7.8MB/s eta 0:00:01  43% |############# | 40kB 5.0MB/s eta 0:00:01  54% |################# | 51kB 6.1MB/s eta 0:00:01  65% |#################### | 61kB 7.1MB/s eta 0:00:01  75% |######################## | 71kB 8.1MB/s eta 0:00:01  86% |########################### | 81kB 6.5MB/s eta 0:00:01  97% |############################### | 92kB 7.2MB/s eta 0:00:01  100% |################################| 102kB 5.5MB/s unit-abot-epc-basic-0: 12:18:05 DEBUG unit.abot-epc-basic/0.install [?25hCollecting soupsieve>=1.2 (from beautifulsoup4->bs4) unit-mysql-0: 12:18:05 DEBUG unit.mysql/0.config-changed The following extra packages will be installed: unit-mysql-0: 12:18:05 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 12:18:05 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server-5.5 unit-mysql-0: 12:18:05 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-mysql-0: 12:18:05 DEBUG unit.mysql/0.config-changed Suggested packages: unit-mysql-0: 12:18:05 DEBUG unit.mysql/0.config-changed libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-mysql-0: 12:18:05 DEBUG unit.mysql/0.config-changed libsql-statement-perl libipc-sharedcache-perl tinyca mailx unit-mysql-0: 12:18:05 DEBUG unit.mysql/0.config-changed The following NEW packages will be installed: unit-mysql-0: 12:18:05 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 12:18:05 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server mysql-server-5.5 unit-mysql-0: 12:18:05 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-abot-epc-basic-0: 12:18:05 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/b9/a5/7ea40d0f8676bde6e464a6435a48bc5db09b1a8f4f06d41dd997b8f3c616/soupsieve-1.9.1-py2.py3-none-any.whl unit-abot-epc-basic-0: 12:18:05 DEBUG unit.abot-epc-basic/0.install Collecting backports.functools-lru-cache; python_version < "3" (from soupsieve>=1.2->beautifulsoup4->bs4) unit-abot-epc-basic-0: 12:18:05 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/03/8e/2424c0e65c4a066e28f539364deee49b6451f8fcd4f718fefa50cc3dcf48/backports.functools_lru_cache-1.5-py2.py3-none-any.whl unit-abot-epc-basic-0: 12:18:05 DEBUG unit.abot-epc-basic/0.install Building wheels for collected packages: bs4 unit-abot-epc-basic-0: 12:18:05 DEBUG unit.abot-epc-basic/0.install Running setup.py bdist_wheel for bs4 ... [?25l- done unit-abot-epc-basic-0: 12:18:05 DEBUG unit.abot-epc-basic/0.install [?25h Stored in directory: /root/.cache/pip/wheels/a0/b0/b2/4f80b9456b87abedbc0bf2d52235414c3467d8889be38dd472 unit-abot-epc-basic-0: 12:18:05 DEBUG unit.abot-epc-basic/0.install Successfully built bs4 unit-abot-epc-basic-0: 12:18:05 DEBUG unit.abot-epc-basic/0.install Installing collected packages: backports.functools-lru-cache, soupsieve, beautifulsoup4, bs4 unit-mysql-0: 12:18:05 DEBUG unit.mysql/0.config-changed 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 12:18:05 DEBUG unit.mysql/0.config-changed Need to get 8969 kB of archives. unit-mysql-0: 12:18:05 DEBUG unit.mysql/0.config-changed After this operation, 93.5 MB of additional disk space will be used. unit-mysql-0: 12:18:05 DEBUG unit.mysql/0.config-changed Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] unit-abot-epc-basic-0: 12:18:06 DEBUG unit.abot-epc-basic/0.install Successfully installed backports.functools-lru-cache-1.5 beautifulsoup4-4.7.1 bs4-0.0.1 soupsieve-1.9.1 unit-abot-epc-basic-0: 12:18:06 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 19.1.1 is available. unit-abot-epc-basic-0: 12:18:06 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 12:18:06 DEBUG unit.abot-epc-basic/0.install Running the test with the tags local-commands unit-abot-epc-basic-0: 12:18:06 DEBUG unit.abot-epc-basic/0.install Running the test with the tags @local-commands unit-abot-epc-basic-0: 12:18:06 DEBUG unit.abot-epc-basic/0.install Creating the Target JUnit file... unit-mysql-0: 12:18:06 DEBUG unit.mysql/0.config-changed Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] unit-mysql-0: 12:18:07 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: 12:18:07 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: 12:18:07 DEBUG unit.mysql/0.config-changed Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1459 kB] unit-mysql-0: 12:18:07 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: 12:18:08 DEBUG unit.mysql/0.config-changed Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1979 kB] unit-abot-epc-basic-0: 12:18:08 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-mysql-0: 12:18:08 DEBUG unit.mysql/0.config-changed Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] unit-mysql-0: 12:18:08 DEBUG unit.mysql/0.config-changed Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB] unit-abot-epc-basic-0: 12:18:08 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:18:08 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:18:08 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 12:18:08 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-mysql-0: 12:18:08 DEBUG unit.mysql/0.config-changed Preconfiguring packages ... unit-mysql-0: 12:18:08 DEBUG unit.mysql/0.config-changed Fetched 8969 kB in 2s (3294 kB/s) unit-mysql-0: 12:18:08 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbi-perl. unit-mysql-0: 12:18:08 DEBUG unit.mysql/0.config-changed (Reading database ... 57827 files and directories currently installed.) unit-mysql-0: 12:18:08 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-mysql-0: 12:18:08 DEBUG unit.mysql/0.config-changed Unpacking libdbi-perl (1.630-1) ... unit-mysql-0: 12:18:08 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbd-mysql-perl. unit-mysql-0: 12:18:08 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-mysql-0: 12:18:08 DEBUG unit.mysql/0.config-changed Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-mysql-0: 12:18:08 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libterm-readkey-perl. unit-mysql-0: 12:18:08 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-mysql-0: 12:18:08 DEBUG unit.mysql/0.config-changed Unpacking libterm-readkey-perl (2.31-1) ... unit-mysql-0: 12:18:08 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-core-5.5. unit-mysql-0: 12:18:08 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 12:18:08 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:18:08 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: 12:18:08 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-5.5. unit-mysql-0: 12:18:08 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 12:18:08 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:18:09 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.0 KB/sec) unit-abot-epc-basic-0: 12:18:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom unit-abot-epc-basic-0: 12:18:09 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 529.0 KB/sec) unit-abot-epc-basic-0: 12:18:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom unit-abot-epc-basic-0: 12:18:09 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 710.2 KB/sec) unit-abot-epc-basic-0: 12:18:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom unit-abot-epc-basic-0: 12:18:09 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 612.7 KB/sec) unit-abot-epc-basic-0: 12:18:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar unit-abot-epc-basic-0: 12:18:09 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 854.9 KB/sec) unit-abot-epc-basic-0: 12:18:09 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:18:09 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:18:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom unit-abot-epc-basic-0: 12:18:09 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (2 KB at 78.9 KB/sec) unit-abot-epc-basic-0: 12:18:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom unit-abot-epc-basic-0: 12:18:09 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 368.1 KB/sec) unit-abot-epc-basic-0: 12:18:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom unit-abot-epc-basic-0: 12:18:09 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 783.2 KB/sec) unit-abot-epc-basic-0: 12:18:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom unit-abot-epc-basic-0: 12:18:09 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom (4 KB at 186.1 KB/sec) unit-abot-epc-basic-0: 12:18:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom unit-abot-epc-basic-0: 12:18:09 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 233.6 KB/sec) unit-abot-epc-basic-0: 12:18:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom unit-abot-epc-basic-0: 12:18:09 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 408.1 KB/sec) unit-abot-epc-basic-0: 12:18:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom unit-abot-epc-basic-0: 12:18:09 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (9 KB at 583.4 KB/sec) unit-abot-epc-basic-0: 12:18:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar unit-abot-epc-basic-0: 12:18:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar unit-abot-epc-basic-0: 12:18:09 DEBUG unit.abot-epc-basic/0.install 3/13 KB 6/13 KB 9/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (13 KB at 627.9 KB/sec) unit-abot-epc-basic-0: 12:18:09 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 2830.4 KB/sec) unit-abot-epc-basic-0: 12:18:09 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:18:09 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-javolution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:18:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom unit-abot-epc-basic-0: 12:18:09 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.6/maven-project-2.0.6.pom (3 KB at 122.6 KB/sec) unit-abot-epc-basic-0: 12:18:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom unit-abot-epc-basic-0: 12:18:09 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 150.3 KB/sec) unit-abot-epc-basic-0: 12:18:10 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-mysql-0: 12:18:10 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-core-5.5. unit-mysql-0: 12:18:10 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 12:18:10 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:18:10 DEBUG unit.abot-epc-basic/0.install 3/3 KB 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 186.0 KB/sec) unit-abot-epc-basic-0: 12:18:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom unit-abot-epc-basic-0: 12:18:10 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (2 KB at 103.6 KB/sec) unit-abot-epc-basic-0: 12:18:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom unit-abot-epc-basic-0: 12:18:10 DEBUG unit.abot-epc-basic/0.install 1/9 KB 4/9 KB 7/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9 KB at 583.9 KB/sec) unit-abot-epc-basic-0: 12:18:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom unit-abot-epc-basic-0: 12:18:10 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (2 KB at 113.7 KB/sec) unit-abot-epc-basic-0: 12:18:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom unit-abot-epc-basic-0: 12:18:10 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (3 KB at 106.7 KB/sec) unit-abot-epc-basic-0: 12:18:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom unit-abot-epc-basic-0: 12:18:10 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: 12:18:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom unit-abot-epc-basic-0: 12:18:10 DEBUG unit.abot-epc-basic/0.install 2/2 KB 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom (2 KB at 110.0 KB/sec) unit-abot-epc-basic-0: 12:18:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom unit-abot-epc-basic-0: 12:18:10 DEBUG unit.abot-epc-basic/0.install 2/2 KB 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (2 KB at 95.0 KB/sec) unit-abot-epc-basic-0: 12:18:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom unit-abot-epc-basic-0: 12:18:10 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 171.4 KB/sec) unit-abot-epc-basic-0: 12:18:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom unit-abot-epc-basic-0: 12:18:10 DEBUG unit.abot-epc-basic/0.install 3/17 KB 6/17 KB 9/17 KB 11/17 KB 14/17 KB 16/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 KB at 909.5 KB/sec) unit-abot-epc-basic-0: 12:18:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom unit-abot-epc-basic-0: 12:18:10 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 73.9 KB/sec) unit-abot-epc-basic-0: 12:18:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom unit-abot-epc-basic-0: 12:18:10 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 269.9 KB/sec) unit-abot-epc-basic-0: 12:18:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom unit-abot-epc-basic-0: 12:18:10 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 441.3 KB/sec) unit-abot-epc-basic-0: 12:18:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom unit-abot-epc-basic-0: 12:18:10 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 545.6 KB/sec) unit-abot-epc-basic-0: 12:18:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar unit-abot-epc-basic-0: 12:18:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar unit-abot-epc-basic-0: 12:18:10 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: 12:18:10 DEBUG unit.abot-epc-basic/0.install 3/114 KB 6/114 KB 3/48 KB 9/114 KB 3/48 KB 11/114 KB 3/48 KB 14/114 KB 3/48 KB 3/114 KB 3/48 KB 14/114 KB 6/48 KB 14/114 KB 9/48 KB 14/114 KB 11/48 KB 14/114 KB 14/48 KB 14/114 KB 16/48 KB 14/114 KB 19/48 KB 14/114 KB 22/48 KB 16/114 KB 25/48 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar unit-abot-epc-basic-0: 12:18:10 DEBUG unit.abot-epc-basic/0.install 16/114 KB 22/48 KB 19/114 KB 27/48 KB 22/114 KB 27/48 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar unit-abot-epc-basic-0: 12:18:10 DEBUG unit.abot-epc-basic/0.install 16/114 KB 27/48 KB 22/114 KB 30/48 KB 22/114 KB 32/48 KB 22/114 KB 36/48 KB 22/114 KB 40/48 KB 22/114 KB 44/48 KB 22/114 KB 48/48 KB 22/114 KB 3/35 KB 48/48 KB 22/114 KB 5/35 KB 48/48 KB 22/114 KB 8/35 KB 48/48 KB 22/114 KB 11/35 KB 48/48 KB 22/114 KB 13/35 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 940.2 KB/sec) unit-abot-epc-basic-0: 12:18:10 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: 12:18:10 DEBUG unit.abot-epc-basic/0.install 22/114 KB 16/35 KB 22/114 KB 19/35 KB 22/114 KB 21/35 KB 22/114 KB 24/35 KB 3/56 KB 25/114 KB 27/35 KB 3/29 KB 3/56 KB 25/114 KB 29/35 KB 3/29 KB 3/56 KB 25/114 KB 32/35 KB 3/29 KB 3/56 KB 25/114 KB 35/35 KB 3/29 KB 3/56 KB 25/114 KB 35/35 KB 3/29 KB 3/56 KB 25/114 KB 24/35 KB 3/29 KB 3/56 KB 27/114 KB 35/35 KB 3/29 KB 3/56 KB 30/114 KB 35/35 KB 3/29 KB 3/56 KB 22/114 KB 24/35 KB 3/29 KB 6/56 KB 30/114 KB 35/35 KB 3/29 KB 22/114 KB 24/35 KB 3/29 KB 6/56 KB 32/114 KB 35/35 KB 5/29 KB 6/56 KB 32/114 KB 35/35 KB 8/29 KB 6/56 KB 32/114 KB 35/35 KB 11/29 KB 6/56 KB 32/114 KB 35/35 KB 13/29 KB 6/56 KB 32/114 KB 35/35 KB 16/29 KB 6/56 KB 32/114 KB 35/35 KB 19/29 KB 6/56 KB 32/114 KB 35/35 KB 21/29 KB 6/56 KB 32/114 KB 35/35 KB 24/29 KB 9/56 KB 32/114 KB 35/35 KB 27/29 KB 9/56 KB 32/114 KB 35/35 KB 29/29 KB 6/56 KB 32/114 KB 35/35 KB 3/29 KB 9/56 KB 36/114 KB 29/29 KB 9/56 KB 40/114 KB 29/29 KB 9/56 KB 44/114 KB 29/29 KB 9/56 KB 48/114 KB 29/29 KB 9/56 KB 52/114 KB 29/29 KB 9/56 KB 56/114 KB 29/29 KB 9/56 KB 60/114 KB 29/29 KB 9/56 KB 64/114 KB 29/29 KB 9/56 KB 32/114 KB 35/35 KB 24/29 KB 11/56 KB 64/114 KB 29/29 KB 14/56 KB 64/114 KB 29/29 KB 16/56 KB 64/114 KB 29/29 KB 19/56 KB 64/114 KB 29/29 KB 22/56 KB 64/114 KB 29/29 KB 25/56 KB 64/114 KB 29/29 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: 12:18:10 DEBUG unit.abot-epc-basic/0.install 25/56 KB 68/114 KB 29/29 KB 27/56 KB 72/114 KB 3/85 KB 29/29 KB 27/56 KB 76/114 KB 3/85 KB 27/56 KB 80/114 KB 3/85 KB 27/56 KB 84/114 KB 3/85 KB 27/56 KB 88/114 KB 3/85 KB 27/56 KB 68/114 KB 3/85 KB 29/29 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar unit-abot-epc-basic-0: 12:18:10 DEBUG unit.abot-epc-basic/0.install 27/56 KB 68/114 KB 29/29 KB 30/56 KB 88/114 KB 3/85 KB 32/56 KB 88/114 KB 3/85 KB 36/56 KB 88/114 KB 3/85 KB 40/56 KB 88/114 KB 6/85 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar (29 KB at 336.2 KB/sec) unit-abot-epc-basic-0: 12:18:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar unit-abot-epc-basic-0: 12:18:10 DEBUG unit.abot-epc-basic/0.install 36/56 KB 88/114 KB 6/85 KB 40/56 KB 88/114 KB 9/85 KB 44/56 KB 88/114 KB 11/85 KB 44/56 KB 92/114 KB 14/85 KB 44/56 KB 92/114 KB 16/85 KB 44/56 KB 88/114 KB 9/85 KB 48/56 KB 92/114 KB 16/85 KB 44/56 KB 92/114 KB 11/85 KB 52/56 KB 96/114 KB 16/85 KB 52/56 KB 96/114 KB 16/85 KB 3/24 KB 48/56 KB 96/114 KB 16/85 KB 52/56 KB 100/114 KB 16/85 KB 3/24 KB 56/56 KB 104/114 KB 19/85 KB 5/24 KB 56/56 KB 100/114 KB 19/85 KB 5/24 KB 56/56 KB 100/114 KB 16/85 KB 5/24 KB 56/56 KB 100/114 KB 16/85 KB 3/24 KB 56/56 KB 104/114 KB 19/85 KB 8/24 KB 56/56 KB 108/114 KB 22/85 KB 3/86 KB 11/24 KB 56/56 KB 108/114 KB 22/85 KB 3/86 KB 8/24 KB 56/56 KB 104/114 KB 22/85 KB 3/86 KB 8/24 KB 56/56 KB 112/114 KB 22/85 KB 3/86 KB 11/24 KB 56/56 KB 114/114 KB 22/85 KB 3/86 KB 11/24 KB 56/56 KB 104/114 KB 19/85 KB 3/86 KB 8/24 KB 56/56 KB 114/114 KB 25/85 KB 6/86 KB 13/24 KB 56/56 KB 114/114 KB 25/85 KB 9/86 KB 13/24 KB 56/56 KB 114/114 KB 25/85 KB 11/86 KB 13/24 KB 56/56 KB 114/114 KB 25/85 KB 3/86 KB 13/24 KB 56/56 KB 114/114 KB 25/85 KB 3/86 KB 11/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 606.4 KB/sec) unit-abot-epc-basic-0: 12:18:10 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: 12:18:10 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar (114 KB at 1112.4 KB/sec) unit-abot-epc-basic-0: 12:18:10 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: 12:18:10 DEBUG unit.abot-epc-basic/0.install 114/114 KB 27/85 KB 14/86 KB 16/24 KB 114/114 KB 27/85 KB 14/86 KB 16/24 KB 30/85 KB 14/86 KB 16/24 KB 32/85 KB 14/86 KB 16/24 KB 36/85 KB 14/86 KB 19/24 KB 32/85 KB 14/86 KB 19/24 KB 36/85 KB 14/86 KB 21/24 KB 114/114 KB 36/85 KB 14/86 KB 19/24 KB 36/85 KB 16/86 KB 21/24 KB 36/85 KB 19/86 KB 24/24 KB 36/85 KB 16/86 KB 24/24 KB 40/85 KB 19/86 KB 24/24 KB 40/85 KB 19/86 KB 24/24 KB 44/85 KB 19/86 KB 24/24 KB 48/85 KB 22/86 KB 24/24 KB 44/85 KB 22/86 KB 24/24 KB 48/85 KB 25/86 KB 24/24 KB 52/85 KB 27/86 KB 3/218 KB 24/24 KB 4/12 KB 52/85 KB 27/86 KB 3/218 KB 24/24 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar (24 KB at 227.6 KB/sec) unit-abot-epc-basic-0: 12:18:10 DEBUG unit.abot-epc-basic/0.install 52/85 KB 25/86 KB 3/218 KB 24/24 KB 52/85 KB 25/86 KB 24/24 KB 4/12 KB 52/85 KB 30/86 KB 3/218 KB 24/24 KB 8/12 KB 56/85 KB 32/86 KB 6/218 KB 8/12 KB 60/85 KB 32/86 KB 6/218 KB 8/12 KB 60/85 KB 32/86 KB 6/218 KB 8/12 KB 60/85 KB 32/86 KB 6/218 KB 8/12 KB 64/85 KB 32/86 KB 9/218 KB 8/12 KB 64/85 KB 36/86 KB 11/218 KB 8/12 KB 64/85 KB 32/86 KB 6/218 KB 8/12 KB 68/85 KB 36/86 KB 11/218 KB 8/12 KB 72/85 KB 36/86 KB 14/218 KB 8/12 KB 64/85 KB 36/86 KB 11/218 KB 8/12 KB 64/85 KB 36/86 KB 9/218 KB 12/12 KB 72/85 KB 40/86 KB 14/218 KB 12/12 KB 72/85 KB 40/86 KB 14/218 KB 8/12 KB 68/85 KB 36/86 KB 14/218 KB 12/12 KB 72/85 KB 40/86 KB 14/218 KB 12/12 KB 72/85 KB 44/86 KB 14/218 KB 12/12 KB 72/85 KB 48/86 KB 14/218 KB 12/12 KB 72/85 KB 52/86 KB 14/218 KB 12/12 KB 76/85 KB 56/86 KB 16/218 KB 12/12 KB 76/85 KB 60/86 KB 16/218 KB 12/12 KB 76/85 KB 52/86 KB 16/218 KB 12/12 KB 76/85 KB 52/86 KB 14/218 KB 12/12 KB 80/85 KB 60/86 KB 16/218 KB 12/12 KB 80/85 KB 60/86 KB 19/218 KB 12/12 KB 84/85 KB 60/86 KB 22/218 KB 12/12 KB 84/85 KB 60/86 KB 19/218 KB 12/12 KB 85/85 KB 60/86 KB 22/218 KB 12/12 KB 85/85 KB 60/86 KB 25/218 KB 12/12 KB 85/85 KB 64/86 KB 25/218 KB 12/12 KB 85/85 KB 68/86 KB 25/218 KB 85/85 KB 72/86 KB 27/218 KB 85/85 KB 68/86 KB 27/218 KB 85/85 KB 72/86 KB 30/218 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (12 KB at 97.3 KB/sec) unit-abot-epc-basic-0: 12:18:10 DEBUG unit.abot-epc-basic/0.install 85/85 KB 76/86 KB 32/218 KB 85/85 KB 72/86 KB 32/218 KB 85/85 KB 80/86 KB 32/218 KB 85/85 KB 80/86 KB 36/218 KB 85/85 KB 80/86 KB 40/218 KB 80/86 KB 44/218 KB 80/86 KB 48/218 KB 80/86 KB 52/218 KB 80/86 KB 56/218 KB 80/86 KB 60/218 KB 80/86 KB 64/218 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar (85 KB at 590.0 KB/sec) unit-abot-epc-basic-0: 12:18:10 DEBUG unit.abot-epc-basic/0.install 80/86 KB 68/218 KB 80/86 KB 72/218 KB 80/86 KB 76/218 KB 80/86 KB 80/218 KB 80/86 KB 84/218 KB 80/86 KB 88/218 KB 80/86 KB 92/218 KB 80/86 KB 96/218 KB 80/86 KB 100/218 KB 84/86 KB 100/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 572.6 KB/sec) unit-abot-epc-basic-0: 12:18:10 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 1259.8 KB/sec) unit-abot-epc-basic-0: 12:18:10 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/javolution-5.5.1.jar to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.jar unit-abot-epc-basic-0: 12:18:10 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall5429198870004641292.pom to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.pom unit-abot-epc-basic-0: 12:18:10 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:18:10 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-api) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:18:10 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/sctp-api-1.5.0.FINAL.jar to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-api/1.5.0.FINAL/sctp-api-1.5.0.FINAL.jar unit-abot-epc-basic-0: 12:18:10 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall5172563538386969275.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:18:10 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:18:10 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-impl) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:18:10 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/sctp-impl-1.5.0.FINAL.jar to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-impl/1.5.0.FINAL/sctp-impl-1.5.0.FINAL.jar unit-abot-epc-basic-0: 12:18:10 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall873161223861157433.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:18:10 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:18:10 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-common) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:18:10 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/commons-1.0.0.CR1.jar to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.jar unit-abot-epc-basic-0: 12:18:10 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall161690006241275024.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:18:10 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:18:10 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-diameter) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:18:10 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/abot_jdiameter.jar to /root/.m2/repository/org/mobicents/diameter/abot_jdiameter/1.5.0-SNAPSHOT/abot_jdiameter-1.5.0-SNAPSHOT.jar unit-abot-epc-basic-0: 12:18:10 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall2445416017559717144.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:18:10 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:18:10 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-org-picocontainer) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:18:10 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/picocontainer-2.15.jar to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.jar unit-abot-epc-basic-0: 12:18:10 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall6737177518606301304.pom to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.pom unit-abot-epc-basic-0: 12:18:10 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:18:10 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 12:18:10 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:18:10 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.512 s unit-abot-epc-basic-0: 12:18:10 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-06-08T12:18:10+00:00 unit-abot-epc-basic-0: 12:18:10 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 11M/60M unit-abot-epc-basic-0: 12:18:10 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-mysql-0: 12:18:10 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-5.5. unit-mysql-0: 12:18:10 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 12:18:11 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 12:18:12 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libhtml-template-perl. unit-mysql-0: 12:18:12 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-mysql-0: 12:18:12 DEBUG unit.mysql/0.config-changed Unpacking libhtml-template-perl (2.95-1) ... unit-mysql-0: 12:18:12 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server. unit-mysql-0: 12:18:12 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-mysql-0: 12:18:12 DEBUG unit.mysql/0.config-changed Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 12:18:12 DEBUG unit.mysql/0.config-changed Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:18:12 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 12:18:12 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:18:12 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:18:12 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 12:18:12 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:18:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom unit-mysql-0: 12:18:13 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-mysql-0: 12:18:13 DEBUG unit.mysql/0.config-changed Setting up libdbi-perl (1.630-1) ... unit-mysql-0: 12:18:13 DEBUG unit.mysql/0.config-changed Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-mysql-0: 12:18:13 DEBUG unit.mysql/0.config-changed Setting up libterm-readkey-perl (2.31-1) ... unit-mysql-0: 12:18:13 DEBUG unit.mysql/0.config-changed Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 12:18:13 DEBUG unit.mysql/0.config-changed Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 12:18:13 DEBUG unit.mysql/0.config-changed Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 12:18:13 DEBUG unit.mysql/0.config-changed Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:18:13 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom (8 KB at 15.1 KB/sec) unit-abot-epc-basic-0: 12:18:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom unit-abot-epc-basic-0: 12:18:13 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (9 KB at 499.0 KB/sec) unit-abot-epc-basic-0: 12:18:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom unit-abot-epc-basic-0: 12:18:13 DEBUG unit.abot-epc-basic/0.install 3/30 KB 5/30 KB 8/30 KB 11/30 KB 13/30 KB 16/30 KB 19/30 KB 21/30 KB 24/30 KB 27/30 KB 29/30 KB 30/30 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 KB at 937.0 KB/sec) unit-abot-epc-basic-0: 12:18:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom unit-abot-epc-basic-0: 12:18:13 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom (15 KB at 516.6 KB/sec) unit-abot-epc-basic-0: 12:18:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar unit-abot-epc-basic-0: 12:18:14 DEBUG unit.abot-epc-basic/0.install 3/29 KB 5/29 KB 8/29 KB 11/29 KB 13/29 KB 16/29 KB 19/29 KB 21/29 KB 24/29 KB 27/29 KB 29/29 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar (29 KB at 1067.7 KB/sec) unit-abot-epc-basic-0: 12:18:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.pom unit-abot-epc-basic-0: 12:18:14 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.pom (8 KB at 455.3 KB/sec) unit-abot-epc-basic-0: 12:18:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.jar unit-abot-epc-basic-0: 12:18:14 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 1024.0 KB/sec) unit-abot-epc-basic-0: 12:18:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.pom unit-abot-epc-basic-0: 12:18:14 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.pom (6 KB at 258.7 KB/sec) unit-abot-epc-basic-0: 12:18:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom unit-abot-epc-basic-0: 12:18:14 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 643.6 KB/sec) unit-abot-epc-basic-0: 12:18:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom unit-abot-epc-basic-0: 12:18:14 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 1253.3 KB/sec) unit-abot-epc-basic-0: 12:18:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom unit-abot-epc-basic-0: 12:18:14 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 791.4 KB/sec) unit-abot-epc-basic-0: 12:18:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.jar unit-abot-epc-basic-0: 12:18:14 DEBUG unit.abot-epc-basic/0.install 3/38 KB 5/38 KB 8/38 KB 11/38 KB 13/38 KB 16/38 KB 19/38 KB 21/38 KB 24/38 KB 27/38 KB 29/38 KB 32/38 KB 35/38 KB 37/38 KB 38/38 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.jar (38 KB at 1293.2 KB/sec) unit-abot-epc-basic-0: 12:18:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom unit-abot-epc-basic-0: 12:18:14 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom (6 KB at 316.5 KB/sec) unit-abot-epc-basic-0: 12:18:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar unit-abot-epc-basic-0: 12:18:14 DEBUG unit.abot-epc-basic/0.install 3/34 KB 5/34 KB 8/34 KB 11/34 KB 13/34 KB 16/34 KB 19/34 KB 21/34 KB 24/34 KB 27/34 KB 29/34 KB 32/34 KB 34/34 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar (34 KB at 1186.6 KB/sec) unit-abot-epc-basic-0: 12:18:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.pom unit-abot-epc-basic-0: 12:18:14 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 247.0 KB/sec) unit-abot-epc-basic-0: 12:18:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom unit-abot-epc-basic-0: 12:18:14 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 235.5 KB/sec) unit-abot-epc-basic-0: 12:18:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.jar unit-abot-epc-basic-0: 12:18:14 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 310.7 KB/sec) unit-abot-epc-basic-0: 12:18:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.pom unit-abot-epc-basic-0: 12:18:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.pom unit-abot-epc-basic-0: 12:18:14 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.pom (7 KB at 211.0 KB/sec) unit-abot-epc-basic-0: 12:18:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom unit-abot-epc-basic-0: 12:18:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom unit-abot-epc-basic-0: 12:18:15 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom (9 KB at 412.1 KB/sec) unit-abot-epc-basic-0: 12:18:15 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/6/oss-parent-6.pom unit-abot-epc-basic-0: 12:18:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom unit-abot-epc-basic-0: 12:18:15 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom (5 KB at 277.5 KB/sec) unit-abot-epc-basic-0: 12:18:15 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.pom unit-abot-epc-basic-0: 12:18:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.pom unit-abot-epc-basic-0: 12:18:15 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 243.4 KB/sec) unit-abot-epc-basic-0: 12:18:15 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.pom unit-abot-epc-basic-0: 12:18:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.pom unit-abot-epc-basic-0: 12:18:15 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: 12:18:15 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm/1.2.2/cucumber-jvm-1.2.2.pom unit-abot-epc-basic-0: 12:18:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm/1.2.2/cucumber-jvm-1.2.2.pom unit-abot-epc-basic-0: 12:18:16 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 1672.5 KB/sec) unit-abot-epc-basic-0: 12:18:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.pom unit-abot-epc-basic-0: 12:18:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.pom unit-abot-epc-basic-0: 12:18:16 DEBUG unit.abot-epc-basic/0.install 3/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 220.9 KB/sec) unit-abot-epc-basic-0: 12:18:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.pom unit-abot-epc-basic-0: 12:18:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.pom unit-abot-epc-basic-0: 12:18:16 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 241.6 KB/sec) unit-abot-epc-basic-0: 12:18:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.pom unit-abot-epc-basic-0: 12:18:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.pom unit-abot-epc-basic-0: 12:18:16 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 158.8 KB/sec) unit-abot-epc-basic-0: 12:18:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm-deps/1.0.3/cucumber-jvm-deps-1.0.3.pom unit-abot-epc-basic-0: 12:18:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.3/cucumber-jvm-deps-1.0.3.pom unit-abot-epc-basic-0: 12:18:16 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 288.4 KB/sec) unit-abot-epc-basic-0: 12:18:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/junit/junit/4.11/junit-4.11.pom unit-abot-epc-basic-0: 12:18:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom unit-abot-epc-basic-0: 12:18:17 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 134.7 KB/sec) unit-abot-epc-basic-0: 12:18:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom unit-abot-epc-basic-0: 12:18:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom unit-abot-epc-basic-0: 12:18:17 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 37.4 KB/sec) unit-abot-epc-basic-0: 12:18:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom unit-abot-epc-basic-0: 12:18:17 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-mysql-0: 12:18:17 DEBUG unit.mysql/0.config-changed 190608 12:18:17 [Warning] Using unique option prefix key_buffer instead of key_buffer_size is deprecated and will be removed in a future release. Please use the full name instead. unit-mysql-0: 12:18:17 DEBUG unit.mysql/0.config-changed 190608 12:18:17 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-mysql-0: 12:18:17 DEBUG unit.mysql/0.config-changed 190608 12:18:17 [Note] /usr/sbin/mysqld (mysqld 5.5.62-0ubuntu0.14.04.1) starting as process 11596 ... unit-abot-epc-basic-0: 12:18:17 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 80.2 KB/sec) unit-abot-epc-basic-0: 12:18:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jcraft/jsch/0.1.51/jsch-0.1.51.pom unit-abot-epc-basic-0: 12:18:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.pom unit-abot-epc-basic-0: 12:18:17 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 131.6 KB/sec) unit-abot-epc-basic-0: 12:18:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.pom unit-abot-epc-basic-0: 12:18:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.pom unit-abot-epc-basic-0: 12:18:17 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 75.6 KB/sec) unit-abot-epc-basic-0: 12:18:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/joda-time/joda-time/1.6.2/joda-time-1.6.2.pom unit-abot-epc-basic-0: 12:18:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.pom unit-abot-epc-basic-0: 12:18:18 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 854.1 KB/sec) unit-abot-epc-basic-0: 12:18:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.pom unit-abot-epc-basic-0: 12:18:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.pom unit-abot-epc-basic-0: 12:18:18 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 423.4 KB/sec) unit-abot-epc-basic-0: 12:18:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j/2.7/log4j-2.7.pom unit-abot-epc-basic-0: 12:18:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.7/log4j-2.7.pom unit-abot-epc-basic-0: 12:18:18 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 2619.8 KB/sec) unit-abot-epc-basic-0: 12:18:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.pom unit-abot-epc-basic-0: 12:18:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.pom unit-abot-epc-basic-0: 12:18:18 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 1242.0 KB/sec) unit-abot-epc-basic-0: 12:18:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-pool/commons-pool/1.6/commons-pool-1.6.pom unit-abot-epc-basic-0: 12:18:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.pom unit-abot-epc-basic-0: 12:18:18 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 628.5 KB/sec) unit-abot-epc-basic-0: 12:18:19 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/sf/flexjson/flexjson/2.1/flexjson-2.1.pom unit-abot-epc-basic-0: 12:18:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.pom unit-abot-epc-basic-0: 12:18:19 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 182.6 KB/sec) unit-abot-epc-basic-0: 12:18:19 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/4/oss-parent-4.pom unit-abot-epc-basic-0: 12:18:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/4/oss-parent-4.pom unit-abot-epc-basic-0: 12:18:19 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 186.0 KB/sec) unit-abot-epc-basic-0: 12:18:19 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 12:18:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 12:18:20 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.pom (3 KB at 78.4 KB/sec) unit-abot-epc-basic-0: 12:18:20 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.2/commons-logging-1.2.pom unit-abot-epc-basic-0: 12:18:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom unit-abot-epc-basic-0: 12:18:20 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 8/19 KB 11/19 KB 13/19 KB 16/19 KB 19/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 KB at 893.1 KB/sec) unit-abot-epc-basic-0: 12:18:20 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/34/commons-parent-34.pom unit-abot-epc-basic-0: 12:18:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom unit-abot-epc-basic-0: 12:18:20 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 2101.2 KB/sec) unit-abot-epc-basic-0: 12:18:20 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 12:18:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 12:18:20 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.pom (5 KB at 307.1 KB/sec) unit-abot-epc-basic-0: 12:18:20 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 12:18:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 12:18:20 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 140.0 KB/sec) unit-abot-epc-basic-0: 12:18:20 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/aopalliance/aopalliance/1.0/aopalliance-1.0.pom unit-abot-epc-basic-0: 12:18:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom unit-abot-epc-basic-0: 12:18:21 DEBUG unit.abot-epc-basic/0.install 363/363 B Downloaded: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 29.5 KB/sec) unit-abot-epc-basic-0: 12:18:21 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 12:18:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 12:18:21 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 106.2 KB/sec) unit-abot-epc-basic-0: 12:18:21 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 12:18:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 12:18:21 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.pom (2 KB at 112.2 KB/sec) unit-abot-epc-basic-0: 12:18:21 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 12:18:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 12:18:21 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.pom (8 KB at 356.3 KB/sec) unit-abot-epc-basic-0: 12:18:21 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2.pom unit-abot-epc-basic-0: 12:18:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2.pom unit-abot-epc-basic-0: 12:18:21 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 25.0 KB/sec) unit-abot-epc-basic-0: 12:18:21 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom unit-abot-epc-basic-0: 12:18:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom unit-abot-epc-basic-0: 12:18:21 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom (10 KB at 633.2 KB/sec) unit-abot-epc-basic-0: 12:18:21 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/3/commons-parent-3.pom unit-abot-epc-basic-0: 12:18:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/3/commons-parent-3.pom unit-abot-epc-basic-0: 12:18:22 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 640.8 KB/sec) unit-abot-epc-basic-0: 12:18:22 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/apache/4/apache-4.pom unit-abot-epc-basic-0: 12:18:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom unit-abot-epc-basic-0: 12:18:22 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 337.7 KB/sec) unit-abot-epc-basic-0: 12:18:22 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom unit-abot-epc-basic-0: 12:18:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom unit-abot-epc-basic-0: 12:18:22 DEBUG unit.abot-epc-basic/0.install 3/20 KB 5/20 KB 8/20 KB 11/20 KB 13/20 KB 16/20 KB 19/20 KB 20/20 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom (20 KB at 1105.5 KB/sec) unit-abot-epc-basic-0: 12:18:22 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/33/commons-parent-33.pom unit-abot-epc-basic-0: 12:18:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/33/commons-parent-33.pom unit-abot-epc-basic-0: 12:18:23 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 1920.1 KB/sec) unit-abot-epc-basic-0: 12:18:23 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.pom unit-abot-epc-basic-0: 12:18:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.pom unit-abot-epc-basic-0: 12:18:23 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 85.6 KB/sec) unit-abot-epc-basic-0: 12:18:23 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j/1.2.1/pcap4j-1.2.1.pom unit-abot-epc-basic-0: 12:18:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j/1.2.1/pcap4j-1.2.1.pom unit-abot-epc-basic-0: 12:18:23 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 398.8 KB/sec) unit-abot-epc-basic-0: 12:18:23 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/java/dev/jna/jna/4.1.0/jna-4.1.0.pom unit-abot-epc-basic-0: 12:18:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.pom unit-abot-epc-basic-0: 12:18:23 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 77.9 KB/sec) unit-abot-epc-basic-0: 12:18:23 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom unit-abot-epc-basic-0: 12:18:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom unit-abot-epc-basic-0: 12:18:23 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom (3 KB at 187.6 KB/sec) unit-abot-epc-basic-0: 12:18:23 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom unit-abot-epc-basic-0: 12:18:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom unit-abot-epc-basic-0: 12:18:23 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom (12 KB at 744.8 KB/sec) unit-abot-epc-basic-0: 12:18:23 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.pom unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.pom unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.pom (3 KB at 165.6 KB/sec) unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.pom unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.pom unit-abot-epc-basic-0: 12:18:24 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 78.5 KB/sec) unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom unit-abot-epc-basic-0: 12:18:24 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 46.3 KB/sec) unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/code/gson/gson/2.3.1/gson-2.3.1.pom unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.pom unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.pom (9 KB at 629.2 KB/sec) unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/9/oss-parent-9.pom unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom unit-abot-epc-basic-0: 12:18:24 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 377.4 KB/sec) unit-abot-epc-basic-0: 12:18:25 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.pom unit-abot-epc-basic-0: 12:18:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.pom unit-abot-epc-basic-0: 12:18:25 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 154.6 KB/sec) unit-abot-epc-basic-0: 12:18:25 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/picocontainer/picocontainer-parent/2.13.5/picocontainer-parent-2.13.5.pom unit-abot-epc-basic-0: 12:18:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer-parent/2.13.5/picocontainer-parent-2.13.5.pom unit-abot-epc-basic-0: 12:18:25 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 974.6 KB/sec) unit-abot-epc-basic-0: 12:18:25 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom unit-abot-epc-basic-0: 12:18:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom unit-abot-epc-basic-0: 12:18:25 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 222.8 KB/sec) unit-abot-epc-basic-0: 12:18:25 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-codec/commons-codec/1.4/commons-codec-1.4.pom unit-abot-epc-basic-0: 12:18:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.pom unit-abot-epc-basic-0: 12:18: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-codec/commons-codec/1.4/commons-codec-1.4.pom (11 KB at 732.0 KB/sec) unit-abot-epc-basic-0: 12:18:25 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/11/commons-parent-11.pom unit-abot-epc-basic-0: 12:18:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom unit-abot-epc-basic-0: 12:18:25 DEBUG unit.abot-epc-basic/0.install 3/25 KB 5/25 KB 8/25 KB 11/25 KB 13/25 KB 16/25 KB 19/25 KB 21/25 KB 24/25 KB 25/25 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 KB at 1416.0 KB/sec) unit-abot-epc-basic-0: 12:18:25 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-net/commons-net/3.0.1/commons-net-3.0.1.pom unit-abot-epc-basic-0: 12:18:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.pom unit-abot-epc-basic-0: 12:18: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 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.pom (16 KB at 796.6 KB/sec) unit-abot-epc-basic-0: 12:18:25 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/21/commons-parent-21.pom unit-abot-epc-basic-0: 12:18:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/21/commons-parent-21.pom unit-abot-epc-basic-0: 12:18:26 DEBUG unit.abot-epc-basic/0.install 3/34 KB 5/34 KB 8/34 KB 11/34 KB 13/34 KB 16/34 KB 19/34 KB 21/34 KB 24/34 KB 27/34 KB 29/34 KB 32/34 KB 34/34 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/21/commons-parent-21.pom (34 KB at 1844.2 KB/sec) unit-abot-epc-basic-0: 12:18:26 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/xmlunit/xmlunit/1.6/xmlunit-1.6.pom unit-abot-epc-basic-0: 12:18:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.pom unit-abot-epc-basic-0: 12:18:26 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 209.2 KB/sec) unit-abot-epc-basic-0: 12:18:26 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.pom unit-abot-epc-basic-0: 12:18:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.pom unit-abot-epc-basic-0: 12:18:26 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 406.8 KB/sec) unit-abot-epc-basic-0: 12:18:26 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom unit-abot-epc-basic-0: 12:18:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom unit-abot-epc-basic-0: 12:18:26 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom (8 KB at 556.1 KB/sec) unit-abot-epc-basic-0: 12:18:26 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/oss-parent/27/oss-parent-27.pom unit-abot-epc-basic-0: 12:18:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/27/oss-parent-27.pom unit-abot-epc-basic-0: 12:18:26 DEBUG unit.abot-epc-basic/0.install 3/20 KB 6/20 KB 9/20 KB 11/20 KB 14/20 KB 16/20 KB 19/20 KB 20/20 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/27/oss-parent-27.pom (20 KB at 1009.4 KB/sec) unit-abot-epc-basic-0: 12:18:26 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.pom unit-abot-epc-basic-0: 12:18:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.pom unit-abot-epc-basic-0: 12:18:26 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.pom (9 KB at 585.0 KB/sec) unit-abot-epc-basic-0: 12:18:26 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/5/oss-parent-5.pom unit-abot-epc-basic-0: 12:18:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom unit-abot-epc-basic-0: 12:18:26 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 284.7 KB/sec) unit-abot-epc-basic-0: 12:18:26 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.pom unit-abot-epc-basic-0: 12:18:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.pom unit-abot-epc-basic-0: 12:18:27 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 75.8 KB/sec) unit-abot-epc-basic-0: 12:18:27 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.pom unit-abot-epc-basic-0: 12:18:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.pom unit-abot-epc-basic-0: 12:18:27 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 76.3 KB/sec) unit-abot-epc-basic-0: 12:18:27 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.pom unit-abot-epc-basic-0: 12:18:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.pom unit-abot-epc-basic-0: 12:18:27 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 41.1 KB/sec) unit-abot-epc-basic-0: 12:18:27 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.pom unit-abot-epc-basic-0: 12:18:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.pom unit-abot-epc-basic-0: 12:18:27 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.pom (2 KB at 86.3 KB/sec) unit-abot-epc-basic-0: 12:18:27 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom unit-abot-epc-basic-0: 12:18:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom unit-abot-epc-basic-0: 12:18:27 DEBUG unit.abot-epc-basic/0.install 962/962 B Downloaded: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom (962 B at 67.1 KB/sec) unit-abot-epc-basic-0: 12:18:27 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.pom unit-abot-epc-basic-0: 12:18:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.pom unit-abot-epc-basic-0: 12:18:27 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 150.4 KB/sec) unit-abot-epc-basic-0: 12:18:27 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.pom unit-abot-epc-basic-0: 12:18:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.pom unit-abot-epc-basic-0: 12:18:28 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 331.2 KB/sec) unit-abot-epc-basic-0: 12:18:28 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom unit-abot-epc-basic-0: 12:18:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom unit-abot-epc-basic-0: 12:18:28 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 150.4 KB/sec) unit-abot-epc-basic-0: 12:18:28 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-core/2.8.8/jackson-core-2.8.8.pom unit-abot-epc-basic-0: 12:18:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.8/jackson-core-2.8.8.pom unit-abot-epc-basic-0: 12:18:28 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 406.8 KB/sec) unit-abot-epc-basic-0: 12:18:28 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.pom unit-abot-epc-basic-0: 12:18:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.pom unit-abot-epc-basic-0: 12:18:28 DEBUG unit.abot-epc-basic/0.install 3/31 KB 5/31 KB 8/31 KB 11/31 KB 13/31 KB 16/31 KB 19/31 KB 21/31 KB 24/31 KB 27/31 KB 29/31 KB 31/31 KB Downloaded: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.pom (31 KB at 1381.8 KB/sec) unit-abot-epc-basic-0: 12:18:28 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom unit-abot-epc-basic-0: 12:18:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom unit-abot-epc-basic-0: 12:18:28 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom (3 KB at 193.6 KB/sec) unit-abot-epc-basic-0: 12:18:28 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom unit-abot-epc-basic-0: 12:18:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom unit-abot-epc-basic-0: 12:18:28 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: 12:18:28 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.pom unit-abot-epc-basic-0: 12:18:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.pom unit-abot-epc-basic-0: 12:18:29 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 131.0 KB/sec) unit-abot-epc-basic-0: 12:18:29 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jayway/jsonpath/json-path-parent/0.9.1/json-path-parent-0.9.1.pom unit-abot-epc-basic-0: 12:18:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path-parent/0.9.1/json-path-parent-0.9.1.pom unit-abot-epc-basic-0: 12:18:29 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: 12:18:29 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/json-smart/1.2/json-smart-1.2.pom unit-abot-epc-basic-0: 12:18:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.pom unit-abot-epc-basic-0: 12:18:29 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 107.7 KB/sec) unit-abot-epc-basic-0: 12:18:29 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/parent/1.2/parent-1.2.pom unit-abot-epc-basic-0: 12:18:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/minidev/parent/1.2/parent-1.2.pom unit-abot-epc-basic-0: 12:18:29 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/parent/1.2/parent-1.2.pom (9 KB at 365.8 KB/sec) unit-abot-epc-basic-0: 12:18:29 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom unit-abot-epc-basic-0: 12:18:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom unit-abot-epc-basic-0: 12:18:29 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 119.4 KB/sec) unit-abot-epc-basic-0: 12:18:29 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom unit-abot-epc-basic-0: 12:18:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom unit-abot-epc-basic-0: 12:18:29 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom (12 KB at 768.5 KB/sec) unit-abot-epc-basic-0: 12:18:29 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom unit-abot-epc-basic-0: 12:18:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom unit-abot-epc-basic-0: 12:18:30 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 374.1 KB/sec) unit-abot-epc-basic-0: 12:18:30 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom unit-mysql-0: 12:18:30 DEBUG unit.mysql/0.config-changed mysql start/running, process 11731 unit-abot-epc-basic-0: 12:18:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom unit-abot-epc-basic-0: 12:18:30 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom (12 KB at 791.3 KB/sec) unit-abot-epc-basic-0: 12:18:30 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/project/7/project-7.pom unit-abot-epc-basic-0: 12:18:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/7/project-7.pom unit-abot-epc-basic-0: 12:18:30 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 1478.0 KB/sec) unit-abot-epc-basic-0: 12:18:30 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom unit-abot-epc-basic-0: 12:18:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom unit-abot-epc-basic-0: 12:18:30 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 339.1 KB/sec) unit-abot-epc-basic-0: 12:18:30 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom unit-abot-epc-basic-0: 12:18:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom unit-abot-epc-basic-0: 12:18:30 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 883.7 KB/sec) unit-abot-epc-basic-0: 12:18:30 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom unit-abot-epc-basic-0: 12:18:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom unit-abot-epc-basic-0: 12:18:30 DEBUG unit.abot-epc-basic/0.install 3/18 KB 6/18 KB 9/18 KB 11/18 KB 14/18 KB 16/18 KB 18/18 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom (18 KB at 814.7 KB/sec) unit-abot-epc-basic-0: 12:18:30 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/28/commons-parent-28.pom unit-mysql-0: 12:18:31 DEBUG unit.mysql/0.config-changed Setting up libhtml-template-perl (2.95-1) ... unit-abot-epc-basic-0: 12:18:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/28/commons-parent-28.pom unit-abot-epc-basic-0: 12:18:31 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 2129.3 KB/sec) unit-abot-epc-basic-0: 12:18:31 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.pom unit-abot-epc-basic-0: 12:18: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.pom unit-abot-epc-basic-0: 12:18:31 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 359.5 KB/sec) unit-mysql-0: 12:18:31 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-abot-epc-basic-0: 12:18:31 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.pom unit-abot-epc-basic-0: 12:18:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.pom unit-abot-epc-basic-0: 12:18:31 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.pom (5 KB at 343.6 KB/sec) unit-abot-epc-basic-0: 12:18:31 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm/1.2.3/cucumber-jvm-1.2.3.pom unit-abot-epc-basic-0: 12:18:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm/1.2.3/cucumber-jvm-1.2.3.pom unit-abot-epc-basic-0: 12:18:31 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 1585.9 KB/sec) unit-abot-epc-basic-0: 12:18:31 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java/1.2.3/cucumber-java-1.2.3.pom unit-mysql-0: 12:18:31 DEBUG unit.mysql/0.config-changed Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:18:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.3/cucumber-java-1.2.3.pom unit-abot-epc-basic-0: 12:18:31 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 421.9 KB/sec) unit-abot-epc-basic-0: 12:18:31 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-core/1.2.3/cucumber-core-1.2.3.pom unit-abot-epc-basic-0: 12:18:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.3/cucumber-core-1.2.3.pom unit-abot-epc-basic-0: 12:18:31 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.3/cucumber-core-1.2.3.pom (4 KB at 304.3 KB/sec) unit-abot-epc-basic-0: 12:18:31 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.pom unit-abot-epc-basic-0: 12:18:32 DEBUG unit.abot-epc-basic/0.install 503 B Downloaded: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.pom (503 B at 2.2 KB/sec) unit-abot-epc-basic-0: 12:18:32 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.pom unit-abot-epc-basic-0: 12:18: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.pom unit-abot-epc-basic-0: 12:18:32 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 465.7 KB/sec) unit-abot-epc-basic-0: 12:18:32 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom unit-abot-epc-basic-0: 12:18:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom unit-abot-epc-basic-0: 12:18: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/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom (8 KB at 436.1 KB/sec) unit-abot-epc-basic-0: 12:18:32 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/velocity/velocity/1.7/velocity-1.7.pom unit-abot-epc-basic-0: 12:18:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom unit-abot-epc-basic-0: 12:18:32 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom (11 KB at 815.6 KB/sec) unit-abot-epc-basic-0: 12:18:32 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom unit-mysql-0: 12:18:32 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 12:18:32 INFO unit.mysql/0.juju-log dataset size in bytes: 1677721600 unit-abot-epc-basic-0: 12:18: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.pom unit-abot-epc-basic-0: 12:18:32 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 814.1 KB/sec) unit-abot-epc-basic-0: 12:18:32 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/9/commons-parent-9.pom unit-abot-epc-basic-0: 12:18:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom unit-abot-epc-basic-0: 12:18:32 DEBUG unit.abot-epc-basic/0.install 3/22 KB 5/22 KB 8/22 KB 11/22 KB 13/22 KB 16/22 KB 19/22 KB 21/22 KB 22/22 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 KB at 1189.8 KB/sec) unit-abot-epc-basic-0: 12:18:32 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-lang/commons-lang/2.4/commons-lang-2.4.pom unit-abot-epc-basic-0: 12:18: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.pom unit-abot-epc-basic-0: 12:18:32 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 1049.9 KB/sec) unit-abot-epc-basic-0: 12:18:32 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.pom unit-abot-epc-basic-0: 12:18:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.pom unit-abot-epc-basic-0: 12:18:33 DEBUG unit.abot-epc-basic/0.install 161/161 B Downloaded: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.pom (161 B at 10.5 KB/sec) unit-abot-epc-basic-0: 12:18:33 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/joda-time/joda-time/2.1/joda-time-2.1.pom unit-abot-epc-basic-0: 12:18:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.pom unit-abot-epc-basic-0: 12:18:33 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 1154.5 KB/sec) unit-abot-epc-basic-0: 12:18:33 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/guava/guava/r09/guava-r09.pom unit-abot-epc-basic-0: 12:18:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.pom unit-abot-epc-basic-0: 12:18:33 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: 12:18:33 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/google/5/google-5.pom unit-abot-epc-basic-0: 12:18:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom unit-abot-epc-basic-0: 12:18:33 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 218.2 KB/sec) unit-abot-epc-basic-0: 12:18:33 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.pom unit-abot-epc-basic-0: 12:18:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.pom unit-abot-epc-basic-0: 12:18:33 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 75.9 KB/sec) unit-abot-epc-basic-0: 12:18:33 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/2.3/commons-io-2.3.pom unit-abot-epc-basic-0: 12:18:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.3/commons-io-2.3.pom unit-abot-epc-basic-0: 12:18:33 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.3/commons-io-2.3.pom (11 KB at 718.4 KB/sec) unit-abot-epc-basic-0: 12:18:33 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/24/commons-parent-24.pom unit-abot-epc-basic-0: 12:18:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom unit-abot-epc-basic-0: 12:18:33 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 3296.9 KB/sec) unit-abot-epc-basic-0: 12:18:33 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.pom unit-abot-epc-basic-0: 12:18:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.pom unit-abot-epc-basic-0: 12:18:34 DEBUG unit.abot-epc-basic/0.install 4/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.pom (5 KB at 296.4 KB/sec) unit-abot-epc-basic-0: 12:18:34 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom unit-abot-epc-basic-0: 12:18:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom unit-abot-epc-basic-0: 12:18:34 DEBUG unit.abot-epc-basic/0.install 680/680 B Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom (680 B at 41.5 KB/sec) unit-abot-epc-basic-0: 12:18:34 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom unit-abot-epc-basic-0: 12:18:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom unit-abot-epc-basic-0: 12:18:34 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 249.7 KB/sec) unit-abot-epc-basic-0: 12:18:34 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/maven-parent/4/maven-parent-4.pom unit-abot-epc-basic-0: 12:18:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/4/maven-parent-4.pom unit-abot-epc-basic-0: 12:18:34 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/4/maven-parent-4.pom (10 KB at 610.1 KB/sec) unit-abot-epc-basic-0: 12:18:34 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.20/totallylazy-1.20.pom unit-abot-epc-basic-0: 12:18:34 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.8 KB/sec) unit-abot-epc-basic-0: 12:18:34 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom unit-abot-epc-basic-0: 12:18:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom unit-abot-epc-basic-0: 12:18:34 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom (6 KB at 450.5 KB/sec) unit-abot-epc-basic-0: 12:18:34 DEBUG unit.abot-epc-basic/0.install [WARNING] The artifact org.apache.commons:commons-io:jar:1.3.2 has been relocated to commons-io:commons-io:jar:1.3.2 unit-abot-epc-basic-0: 12:18:34 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.jar unit-abot-epc-basic-0: 12:18:34 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.jar unit-abot-epc-basic-0: 12:18:34 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar unit-abot-epc-basic-0: 12:18:34 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.jar unit-abot-epc-basic-0: 12:18:34 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/junit/junit/4.11/junit-4.11.jar unit-abot-epc-basic-0: 12:18:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar unit-abot-epc-basic-0: 12:18:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar unit-abot-epc-basic-0: 12:18:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar unit-abot-epc-basic-0: 12:18:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar unit-abot-epc-basic-0: 12:18:35 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-mysql-0: 12:18:35 DEBUG unit.mysql/0.config-changed mysql stop/waiting unit-abot-epc-basic-0: 12:18:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar unit-abot-epc-basic-0: 12:18:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar unit-abot-epc-basic-0: 12:18:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.jar unit-abot-epc-basic-0: 12:18:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar unit-abot-epc-basic-0: 12:18:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-pool/commons-pool/1.6/commons-pool-1.6.jar unit-abot-epc-basic-0: 12:18:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar unit-abot-epc-basic-0: 12:18:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 12:18:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.2/commons-logging-1.2.jar unit-abot-epc-basic-0: 12:18:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 12:18:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 12:18:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 12:18:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 12:18:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 12:18:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/aopalliance/aopalliance/1.0/aopalliance-1.0.jar unit-abot-epc-basic-0: 12:18:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar unit-abot-epc-basic-0: 12:18:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.jar unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-codec/commons-codec/1.4/commons-codec-1.4.jar unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/xmlunit/xmlunit/1.6/xmlunit-1.6.jar unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.jar unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.jar unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.jar unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.jar unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.jar unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.jar unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/json-smart/1.2/json-smart-1.2.jar unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.jar unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/velocity/velocity/1.7/velocity-1.7.jar unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-lang/commons-lang/2.4/commons-lang-2.4.jar unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/guava/guava/r09/guava-r09.jar unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.install 4/966 KB 8/966 KB 12/966 KB 16/966 KB 20/966 KB 24/966 KB 28/966 KB 32/966 KB 36/966 KB 39/966 KB Downloading: http://repo.bodar.com/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.jar unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.install 43/966 KB 47/966 KB 51/966 KB 55/966 KB 59/966 KB 63/966 KB 67/966 KB 71/966 KB 75/966 KB 79/966 KB Downloading: http://repo.bodar.com/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install 83/966 KB 87/966 KB 91/966 KB 95/966 KB 99/966 KB 103/966 KB 107/966 KB 111/966 KB 115/966 KB 119/966 KB 123/966 KB 127/966 KB 131/966 KB 135/966 KB 139/966 KB 143/966 KB 147/966 KB 151/966 KB 155/966 KB 159/966 KB 163/966 KB 167/966 KB 171/966 KB 175/966 KB 179/966 KB 183/966 KB 187/966 KB 191/966 KB 195/966 KB 199/966 KB 203/966 KB 207/966 KB 211/966 KB 215/966 KB 216/966 KB 220/966 KB 224/966 KB 228/966 KB 232/966 KB 236/966 KB 240/966 KB 244/966 KB 248/966 KB 252/966 KB 256/966 KB 260/966 KB 264/966 KB 268/966 KB 272/966 KB 276/966 KB 280/966 KB 284/966 KB 288/966 KB 292/966 KB 296/966 KB 300/966 KB 304/966 KB 308/966 KB 312/966 KB 316/966 KB 320/966 KB 324/966 KB 328/966 KB 332/966 KB 336/966 KB 340/966 KB 344/966 KB 348/966 KB 352/966 KB 356/966 KB 360/966 KB 364/966 KB 368/966 KB 372/966 KB 376/966 KB 380/966 KB 384/966 KB 388/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 296.5 KB/sec) unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.jar unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.jar unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.jar unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install 3/590 KB 5/590 KB 8/590 KB 11/590 KB 13/590 KB 16/590 KB 19/590 KB 21/590 KB 24/590 KB 27/590 KB 29/590 KB 32/590 KB 36/590 KB 40/590 KB 44/590 KB 48/590 KB 52/590 KB 56/590 KB 60/590 KB 64/590 KB 68/590 KB 72/590 KB 76/590 KB 80/590 KB 84/590 KB 88/590 KB 92/590 KB 96/590 KB 100/590 KB 104/590 KB 108/590 KB 112/590 KB 116/590 KB 120/590 KB 124/590 KB 128/590 KB 132/590 KB 3/1710 KB 3/232 KB 3/10 KB 132/590 KB 3/1710 KB 3/232 KB 5/10 KB 132/590 KB 3/1710 KB 3/232 KB 8/10 KB 132/590 KB 3/1710 KB 3/232 KB 10/10 KB 132/590 KB 3/1710 KB 3/232 KB 132/590 KB 3/1710 KB 5/232 KB 10/10 KB 132/590 KB 3/1710 KB 8/232 KB 10/10 KB 132/590 KB 3/1710 KB 11/232 KB 10/10 KB 132/590 KB 3/1710 KB 13/232 KB 10/10 KB 132/590 KB 3/1710 KB 132/590 KB 3/1710 KB 16/232 KB 10/10 KB 132/590 KB 3/1710 KB 19/232 KB 10/10 KB 132/590 KB 3/1710 KB 21/232 KB 136/590 KB 3/1710 KB 24/232 KB 136/590 KB 5/1710 KB 27/232 KB 3/240 KB 136/590 KB 5/1710 KB 29/232 KB 3/240 KB 136/590 KB 5/1710 KB 32/232 KB 3/240 KB 136/590 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.jar (10 KB at 175.1 KB/sec) unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install 3/1710 KB 19/232 KB 10/10 KB 136/590 KB 5/1710 KB 32/232 KB 3/240 KB 140/590 KB 5/1710 KB 32/232 KB 3/240 KB 144/590 KB 5/1710 KB 36/232 KB 3/240 KB 148/590 KB 5/1710 KB 24/232 KB 3/240 KB 136/590 KB 5/1710 KB 36/232 KB 5/240 KB 148/590 KB 5/1710 KB 36/232 KB 8/240 KB 148/590 KB 5/1710 KB 36/232 KB 11/240 KB 148/590 KB 5/1710 KB 36/232 KB 13/240 KB 148/590 KB 5/1710 KB 36/232 KB 16/240 KB 148/590 KB 5/1710 KB 36/232 KB 19/240 KB 148/590 KB 5/1710 KB 36/232 KB 21/240 KB 148/590 KB 5/1710 KB 24/232 KB 136/590 KB 8/1710 KB 36/232 KB 21/240 KB 148/590 KB 11/1710 KB 36/232 KB 21/240 KB 148/590 KB 13/1710 KB 36/232 KB 21/240 KB 148/590 KB 16/1710 KB 36/232 KB 21/240 KB 148/590 KB 19/1710 KB 36/232 KB 21/240 KB 148/590 KB 21/1710 KB 36/232 KB 21/240 KB 148/590 KB 24/1710 KB 36/232 KB 21/240 KB 148/590 KB 27/1710 KB 36/232 KB 21/240 KB 148/590 KB 29/1710 KB 36/232 KB 21/240 KB 148/590 KB 5/1710 KB 36/232 KB 3/240 KB 144/590 KB 29/1710 KB 40/232 KB 21/240 KB 148/590 KB 29/1710 KB 44/232 KB 21/240 KB 148/590 KB 3/44 KB 29/1710 KB 48/232 KB 24/240 KB 148/590 KB 3/44 KB 32/1710 KB 52/232 KB 24/240 KB 148/590 KB 3/44 KB 32/1710 KB 56/232 KB 24/240 KB 152/590 KB 3/44 KB 32/1710 KB 60/232 KB 24/240 KB 152/590 KB 3/44 KB 29/1710 KB 44/232 KB 24/240 KB 148/590 KB 29/1710 KB 44/232 KB 24/240 KB 148/590 KB 3/44 KB 32/1710 KB 60/232 KB 27/240 KB 152/590 KB 3/44 KB 32/1710 KB 60/232 KB 29/240 KB 152/590 KB 3/44 KB 32/1710 KB 52/232 KB 24/240 KB 152/590 KB 3/44 KB 32/1710 KB 48/232 KB 24/240 KB 148/590 KB 5/44 KB 32/1710 KB 60/232 KB 29/240 KB 156/590 KB 5/44 KB 32/1710 KB 60/232 KB 29/240 KB 160/590 KB 5/44 KB 32/1710 KB 60/232 KB 29/240 KB 164/590 KB 5/44 KB 36/1710 KB 64/232 KB 32/240 KB 168/590 KB 5/44 KB 36/1710 KB 64/232 KB 32/240 KB 172/590 KB 5/44 KB 36/1710 KB 64/232 KB 32/240 KB 176/590 KB 5/44 KB 32/1710 KB 60/232 KB 29/240 KB 152/590 KB 8/44 KB 36/1710 KB 64/232 KB 32/240 KB 176/590 KB 11/44 KB 36/1710 KB 64/232 KB 32/240 KB 176/590 KB 5/44 KB 36/1710 KB 64/232 KB 32/240 KB 164/590 KB 5/44 KB 36/1710 KB 60/232 KB 32/240 KB 164/590 KB 11/44 KB 36/1710 KB 64/232 KB 36/240 KB 176/590 KB 13/44 KB 36/1710 KB 68/232 KB 40/240 KB 176/590 KB 5/44 KB 36/1710 KB 60/232 KB 29/240 KB 164/590 KB 13/44 KB 40/1710 KB 68/232 KB 44/240 KB 176/590 KB 13/44 KB 44/1710 KB 68/232 KB 44/240 KB 176/590 KB 13/44 KB 48/1710 KB 68/232 KB 44/240 KB 176/590 KB 13/44 KB 36/1710 KB 68/232 KB 36/240 KB 176/590 KB 16/44 KB 48/1710 KB 68/232 KB 44/240 KB 176/590 KB 19/44 KB 52/1710 KB 68/232 KB 44/240 KB 176/590 KB 21/44 KB 52/1710 KB 68/232 KB 44/240 KB 176/590 KB 24/44 KB 52/1710 KB 68/232 KB 44/240 KB 176/590 KB 27/44 KB 52/1710 KB 68/232 KB 44/240 KB 180/590 KB 11/44 KB 36/1710 KB 68/232 KB 36/240 KB 176/590 KB 27/44 KB 52/1710 KB 72/232 KB 44/240 KB 180/590 KB 27/44 KB 52/1710 KB 76/232 KB 44/240 KB 180/590 KB 27/44 KB 52/1710 KB 80/232 KB 44/240 KB 180/590 KB 27/44 KB 52/1710 KB 84/232 KB 44/240 KB 180/590 KB 29/44 KB 52/1710 KB 88/232 KB 44/240 KB 180/590 KB 29/44 KB 52/1710 KB 92/232 KB 44/240 KB 180/590 KB 29/44 KB 52/1710 KB 96/232 KB 44/240 KB 180/590 KB 24/44 KB 52/1710 KB 68/232 KB 44/240 KB 180/590 KB 29/44 KB 52/1710 KB 96/232 KB 44/240 KB 184/590 KB 29/44 KB 52/1710 KB 96/232 KB 44/240 KB 188/590 KB 29/44 KB 52/1710 KB 96/232 KB 44/240 KB 192/590 KB 13/44 KB 52/1710 KB 68/232 KB 44/240 KB 176/590 KB 29/44 KB 52/1710 KB 96/232 KB unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install 48/240 KB 192/590 KB 16/44 KB 52/1710 KB 68/232 KB 44/240 KB 176/590 KB 29/44 KB 56/1710 KB 96/232 KB 48/240 KB 192/590 KB 29/44 KB 60/1710 KB 96/232 KB 48/240 KB 192/590 KB 29/44 KB 64/1710 KB 96/232 KB 52/240 KB 192/590 KB 29/44 KB 52/1710 KB 84/232 KB 44/240 KB 180/590 KB 32/44 KB 64/1710 KB 96/232 KB 52/240 KB 192/590 KB 36/44 KB 68/1710 KB 96/232 KB 52/240 KB 192/590 KB 40/44 KB 68/1710 KB 96/232 KB 52/240 KB 196/590 KB 44/44 KB 68/1710 KB 96/232 KB 52/240 KB 196/590 KB 44/44 KB 68/1710 KB 96/232 KB 52/240 KB 196/590 KB 29/44 KB 60/1710 KB 96/232 KB 52/240 KB 192/590 KB 44/44 KB 68/1710 KB 96/232 KB 56/240 KB 196/590 KB 44/44 KB 68/1710 KB 96/232 KB 60/240 KB 196/590 KB 44/44 KB 68/1710 KB 96/232 KB 64/240 KB 196/590 KB 44/44 KB 68/1710 KB 96/232 KB 68/240 KB 196/590 KB 44/44 KB 68/1710 KB 100/232 KB 72/240 KB 196/590 KB 44/44 KB 68/1710 KB 100/232 KB 76/240 KB 196/590 KB 44/44 KB 68/1710 KB 100/232 KB 80/240 KB 196/590 KB 36/44 KB 68/1710 KB 96/232 KB 52/240 KB 196/590 KB 44/44 KB 68/1710 KB 100/232 KB 80/240 KB 200/590 KB 44/44 KB 68/1710 KB 100/232 KB 80/240 KB 204/590 KB 32/44 KB 68/1710 KB 96/232 KB 52/240 KB 192/590 KB 44/44 KB 72/1710 KB 100/232 KB 80/240 KB 208/590 KB 44/44 KB 76/1710 KB 100/232 KB 80/240 KB 208/590 KB 44/44 KB 80/1710 KB 100/232 KB 80/240 KB 208/590 KB 44/44 KB 84/1710 KB 100/232 KB 80/240 KB 208/590 KB 44/44 KB 68/1710 KB 100/232 KB 68/240 KB 196/590 KB 44/44 KB 84/1710 KB 104/232 KB 80/240 KB 208/590 KB 44/44 KB 84/1710 KB 108/232 KB 80/240 KB 208/590 KB 44/44 KB 84/1710 KB 112/232 KB 80/240 KB 208/590 KB 44/44 KB 84/1710 KB 100/232 KB 80/240 KB 208/590 KB 44/44 KB 88/1710 KB 112/232 KB 80/240 KB 212/590 KB 88/1710 KB 116/232 KB 84/240 KB 216/590 KB 44/44 KB 88/1710 KB 112/232 KB 80/240 KB 208/590 KB 92/1710 KB 116/232 KB 84/240 KB 216/590 KB 96/1710 KB 116/232 KB 84/240 KB 216/590 KB 100/1710 KB 116/232 KB 84/240 KB 216/590 KB 104/1710 KB 116/232 KB 84/240 KB 220/590 KB 108/1710 KB 116/232 KB 84/240 KB 220/590 KB 112/1710 KB 116/232 KB 84/240 KB 220/590 KB 44/44 KB 88/1710 KB 116/232 KB 84/240 KB 212/590 KB 112/1710 KB 116/232 KB 88/240 KB 220/590 KB 44/44 KB 88/1710 KB 116/232 KB 80/240 KB 212/590 KB 112/1710 KB 120/232 KB 92/240 KB 220/590 KB 112/1710 KB 124/232 KB 92/240 KB 220/590 KB 100/1710 KB 116/232 KB 84/240 KB 220/590 KB 112/1710 KB 128/232 KB 92/240 KB 224/590 KB 112/1710 KB 128/232 KB 92/240 KB 228/590 KB 116/1710 KB 128/232 KB 92/240 KB 232/590 KB 116/1710 KB 128/232 KB 92/240 KB 236/590 KB 116/1710 KB 128/232 KB 92/240 KB 240/590 KB 112/1710 KB 124/232 KB 92/240 KB 220/590 KB 116/1710 KB 128/232 KB 96/240 KB 240/590 KB 116/1710 KB 128/232 KB 100/240 KB 240/590 KB 116/1710 KB 128/232 KB 104/240 KB 240/590 KB 116/1710 KB 128/232 KB 108/240 KB 240/590 KB 116/1710 KB 128/232 KB 112/240 KB 240/590 KB 116/1710 KB 128/232 KB 116/240 KB 240/590 KB 116/1710 KB 128/232 KB 120/240 KB 244/590 KB 116/1710 KB 128/232 KB 124/240 KB 244/590 KB 116/1710 KB 128/232 KB 92/240 KB 228/590 KB Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (44 KB at 511.3 KB/sec) unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install 112/1710 KB 128/232 KB 92/240 KB 228/590 KB 116/1710 KB 132/232 KB 128/240 KB 244/590 KB 116/1710 KB 136/232 KB 128/240 KB 244/590 KB 116/1710 KB 140/232 KB 128/240 KB 244/590 KB 116/1710 KB 144/232 KB 128/240 KB 244/590 KB 120/1710 KB 144/232 KB 128/240 KB 244/590 KB 124/1710 KB 144/232 KB 128/240 KB 244/590 KB 128/1710 KB 144/232 KB 128/240 KB 244/590 KB 132/1710 KB 144/232 KB 128/240 KB 244/590 KB 136/1710 KB 148/232 KB 128/240 KB 244/590 KB 116/1710 KB 128/232 KB 116/240 KB 244/590 KB 136/1710 KB 148/232 KB 128/240 KB 248/590 KB 136/1710 KB 148/232 KB 128/240 KB 252/590 KB 136/1710 KB 148/232 KB 128/240 KB 256/590 KB 136/1710 KB 148/232 KB 128/240 KB 260/590 KB 140/1710 KB 148/232 KB 128/240 KB 264/590 KB 140/1710 KB 148/232 KB 128/240 KB 268/590 KB 140/1710 KB 148/232 KB 128/240 KB 272/590 KB 116/1710 KB 148/232 KB 128/240 KB 244/590 KB 132/1710 KB 148/232 KB 128/240 KB 244/590 KB 140/1710 KB 152/232 KB 128/240 KB 272/590 KB 140/1710 KB 156/232 KB 128/240 KB 272/590 KB 140/1710 KB 160/232 KB 128/240 KB 272/590 KB Downloading: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install 140/1710 KB 164/232 KB 128/240 KB 272/590 KB 140/1710 KB 168/232 KB 132/240 KB 272/590 KB 140/1710 KB 172/232 KB 132/240 KB 272/590 KB 140/1710 KB 176/232 KB 132/240 KB 272/590 KB 140/1710 KB 180/232 KB 132/240 KB 272/590 KB 140/1710 KB 184/232 KB 132/240 KB 276/590 KB 140/1710 KB 188/232 KB 132/240 KB 276/590 KB 140/1710 KB 192/232 KB 132/240 KB 276/590 KB 140/1710 KB 148/232 KB 128/240 KB 260/590 KB 144/1710 KB 192/232 KB 132/240 KB 276/590 KB 148/1710 KB 192/232 KB 132/240 KB 276/590 KB 152/1710 KB 192/232 KB 132/240 KB 276/590 KB 156/1710 KB 192/232 KB 132/240 KB 276/590 KB 160/1710 KB 192/232 KB 132/240 KB 276/590 KB 140/1710 KB 180/232 KB 132/240 KB 276/590 KB 160/1710 KB 192/232 KB 132/240 KB 280/590 KB 160/1710 KB 192/232 KB 132/240 KB 284/590 KB 160/1710 KB 192/232 KB 132/240 KB 288/590 KB 160/1710 KB 192/232 KB 132/240 KB 292/590 KB 140/1710 KB 164/232 KB 132/240 KB 272/590 KB 164/1710 KB 196/232 KB 136/240 KB 292/590 KB 164/1710 KB 196/232 KB 140/240 KB 292/590 KB 164/1710 KB 196/232 KB 144/240 KB 292/590 KB 164/1710 KB 196/232 KB 148/240 KB 292/590 KB 164/1710 KB 196/232 KB 152/240 KB 292/590 KB 164/1710 KB 196/232 KB 156/240 KB 292/590 KB 164/1710 KB 196/232 KB 160/240 KB 292/590 KB 164/1710 KB 196/232 KB 132/240 KB 292/590 KB 168/1710 KB 196/232 KB 160/240 KB 292/590 KB 172/1710 KB 196/232 KB 160/240 KB 292/590 KB 176/1710 KB 196/232 KB 160/240 KB 292/590 KB 176/1710 KB 196/232 KB 164/240 KB 292/590 KB 180/1710 KB 196/232 KB 168/240 KB 296/590 KB 180/1710 KB 196/232 KB 172/240 KB 296/590 KB 180/1710 KB 196/232 KB 176/240 KB 296/590 KB 160/1710 KB 196/232 KB 132/240 KB 292/590 KB 180/1710 KB 200/232 KB 176/240 KB 296/590 KB 180/1710 KB 204/232 KB 176/240 KB 296/590 KB 180/1710 KB 208/232 KB 176/240 KB 296/590 KB 180/1710 KB 212/232 KB 176/240 KB 296/590 KB 180/1710 KB 216/232 KB 180/240 KB 296/590 KB 180/1710 KB 220/232 KB 180/240 KB 296/590 KB 180/1710 KB 224/232 KB 180/240 KB 296/590 KB 180/1710 KB 196/232 KB 164/240 KB 296/590 KB 184/1710 KB 224/232 KB 180/240 KB 296/590 KB 188/1710 KB 224/232 KB 180/240 KB 296/590 KB 176/1710 KB 196/232 KB 164/240 KB 296/590 KB 192/1710 KB 224/232 KB 180/240 KB 300/590 KB 192/1710 KB 224/232 KB 180/240 KB 304/590 KB 192/1710 KB 224/232 KB 180/240 KB 308/590 KB 192/1710 KB 224/232 KB 180/240 KB 312/590 KB 192/1710 KB 224/232 KB 180/240 KB 316/590 KB 192/1710 KB 224/232 KB 180/240 KB 320/590 KB 180/1710 KB 212/232 KB 180/240 KB 296/590 KB 192/1710 KB 224/232 KB 184/240 KB 320/590 KB 192/1710 KB 224/232 KB 188/240 KB 320/590 KB 192/1710 KB 224/232 KB 180/240 KB 296/590 KB 196/1710 KB 224/232 KB 192/240 KB 324/590 KB 200/1710 KB 228/232 KB 192/240 KB 324/590 KB 204/1710 KB 228/232 KB 192/240 KB 324/590 KB 208/1710 KB 228/232 KB 192/240 KB 324/590 KB 192/1710 KB 224/232 KB 188/240 KB 324/590 KB 208/1710 KB 228/232 KB 192/240 KB 328/590 KB 208/1710 KB 228/232 KB 192/240 KB 332/590 KB 208/1710 KB 228/232 KB 192/240 KB 336/590 KB 208/1710 KB 228/232 KB 192/240 KB 340/590 KB 212/1710 KB 228/232 KB 192/240 KB 344/590 KB 212/1710 KB 228/232 KB 192/240 KB 348/590 KB 212/1710 KB 228/232 KB 192/240 KB 352/590 KB 196/1710 KB 228/232 KB 192/240 KB 324/590 KB 212/1710 KB 232/232 KB 192/240 KB 352/590 KB 212/1710 KB 232/232 KB 192/240 KB 352/590 KB 192/1710 KB 224/232 KB 192/240 KB 324/590 KB 212/1710 KB 232/232 KB 196/240 KB 352/590 KB 212/1710 KB 232/232 KB 200/240 KB 352/590 KB 212/1710 KB 232/232 KB 204/240 KB 352/59 unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install 0 KB 212/1710 KB 232/232 KB 208/240 KB 352/590 KB 212/1710 KB 232/232 KB 212/240 KB 352/590 KB 212/1710 KB 232/232 KB 216/240 KB 352/590 KB 212/1710 KB 228/232 KB 192/240 KB 340/590 KB 216/1710 KB 232/232 KB 216/240 KB 352/590 KB 220/1710 KB 232/232 KB 216/240 KB 352/590 KB 224/1710 KB 232/232 KB 216/240 KB 352/590 KB 228/1710 KB 232/232 KB 216/240 KB 352/590 KB 232/1710 KB 232/232 KB 220/240 KB 356/590 KB 236/1710 KB 232/232 KB 220/240 KB 356/590 KB 240/1710 KB 232/232 KB 220/240 KB 356/590 KB 228/1710 KB 232/232 KB 220/240 KB 356/590 KB 240/1710 KB 232/232 KB 220/240 KB 360/590 KB 240/1710 KB 232/232 KB 220/240 KB 364/590 KB 240/1710 KB 232/232 KB 220/240 KB 368/590 KB 228/1710 KB 232/232 KB 220/240 KB 352/590 KB 240/1710 KB 232/232 KB 224/240 KB 368/590 KB 240/1710 KB 232/232 KB 4/258 KB 224/240 KB 368/590 KB 244/1710 KB 8/258 KB 224/240 KB 368/590 KB 244/1710 KB 12/258 KB 224/240 KB 368/590 KB 244/1710 KB 16/258 KB 224/240 KB 368/590 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.jar (232 KB at 1668.2 KB/sec) unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install 244/1710 KB 232/232 KB 4/258 KB 224/240 KB 368/590 KB 248/1710 KB 16/258 KB 224/240 KB 368/590 KB 252/1710 KB 16/258 KB 224/240 KB 368/590 KB 256/1710 KB 16/258 KB 224/240 KB 368/590 KB 260/1710 KB 16/258 KB 224/240 KB 368/590 KB 264/1710 KB 16/258 KB 224/240 KB 368/590 KB 268/1710 KB 16/258 KB 224/240 KB 368/590 KB 272/1710 KB 16/258 KB 224/240 KB 368/590 KB 276/1710 KB 16/258 KB 224/240 KB 368/590 KB 280/1710 KB 16/258 KB 224/240 KB 368/590 KB 284/1710 KB 16/258 KB 224/240 KB 368/590 KB 288/1710 KB 20/258 KB 224/240 KB 368/590 KB 284/1710 KB 20/258 KB 224/240 KB 368/590 KB 288/1710 KB 24/258 KB 224/240 KB 368/590 KB 288/1710 KB 28/258 KB 224/240 KB 368/590 KB 292/1710 KB 28/258 KB 224/240 KB 368/590 KB 296/1710 KB 32/258 KB 224/240 KB 368/590 KB 300/1710 KB 32/258 KB 224/240 KB 368/590 KB 304/1710 KB 32/258 KB 224/240 KB 368/590 KB 292/1710 KB 32/258 KB 224/240 KB 368/590 KB 304/1710 KB 36/258 KB 224/240 KB 368/590 KB 304/1710 KB 40/258 KB 224/240 KB 368/590 KB 304/1710 KB 44/258 KB 224/240 KB 368/590 KB 304/1710 KB 48/258 KB 224/240 KB 368/590 KB 304/1710 KB 52/258 KB 224/240 KB 368/590 KB 308/1710 KB 56/258 KB 224/240 KB 368/590 KB 308/1710 KB 60/258 KB 224/240 KB 368/590 KB 308/1710 KB 52/258 KB 224/240 KB 368/590 KB 312/1710 KB 60/258 KB 224/240 KB 368/590 KB 316/1710 KB 60/258 KB 224/240 KB 368/590 KB 320/1710 KB 60/258 KB 224/240 KB 368/590 KB 324/1710 KB 60/258 KB 224/240 KB 368/590 KB 4/223 KB 328/1710 KB 64/258 KB 228/240 KB 372/590 KB 4/223 KB 324/1710 KB 64/258 KB 228/240 KB 372/590 KB 324/1710 KB 64/258 KB 228/240 KB 372/590 KB 4/223 KB 328/1710 KB 64/258 KB 232/240 KB 372/590 KB 4/223 KB 328/1710 KB 64/258 KB 236/240 KB 372/590 KB 4/223 KB 328/1710 KB 64/258 KB 240/240 KB 372/590 KB 324/1710 KB 64/258 KB 224/240 KB 372/590 KB 4/223 KB 328/1710 KB 64/258 KB 240/240 KB 376/590 KB 4/223 KB 328/1710 KB 64/258 KB 240/240 KB 380/590 KB 4/223 KB 328/1710 KB 64/258 KB 240/240 KB 384/590 KB 4/223 KB 328/1710 KB 64/258 KB 240/240 KB 388/590 KB 4/223 KB 328/1710 KB 64/258 KB 240/240 KB 392/590 KB 4/223 KB 328/1710 KB 64/258 KB 240/240 KB 396/590 KB 4/223 KB 328/1710 KB 64/258 KB 240/240 KB 400/590 KB 4/223 KB 328/1710 KB 64/258 KB 240/240 KB 404/590 KB 4/223 KB 328/1710 KB 64/258 KB 240/240 KB 408/590 KB 4/223 KB 328/1710 KB 64/258 KB 240/240 KB 412/590 KB 4/223 KB 328/1710 KB 64/258 KB 240/240 KB 416/590 KB 4/223 KB 328/1710 KB 64/258 KB 240/240 KB 420/590 KB 8/223 KB 328/1710 KB 64/258 KB 240/240 KB 424/590 KB 8/223 KB 328/1710 KB 64/258 KB 240/240 KB 428/590 KB 8/223 KB 328/1710 KB 64/258 KB 240/240 KB 432/590 KB 8/223 KB 328/1710 KB 64/258 KB 240/240 KB 436/590 KB 8/223 KB 328/1710 KB 64/258 KB 240/240 KB 440/590 KB 8/223 KB 328/1710 KB 64/258 KB 240/240 KB 444/590 KB 8/223 KB 328/1710 KB 64/258 KB 240/240 KB 448/590 KB 324/1710 KB 64/258 KB 224/240 KB 368/590 KB 8/223 KB 328/1710 KB 64/258 KB 240/240 KB 420/590 KB 12/223 KB 328/1710 KB 64/258 KB 240/240 KB 448/590 KB 16/223 KB 328/1710 KB 64/258 KB 240/240 KB 448/590 KB 20/223 KB 328/1710 KB 64/258 KB 240/240 KB 448/590 KB 24/223 KB 328/1710 KB 64/258 KB 240/240 KB 448/590 KB 28/223 KB 328/1710 KB 64/258 KB 240/240 KB 448/590 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar (240 KB at 1514.5 KB/sec) unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar unit-mysql-0: 12:18:38 DEBUG unit.mysql/0.config-changed mysql start/running, process 11852 unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install 32/223 KB 328/1710 KB 64/258 KB 448/590 KB 32/223 KB 328/1710 KB 64/258 KB 452/590 KB 36/223 KB 332/1710 KB 68/258 KB 456/590 KB 36/223 KB 332/1710 KB 68/258 KB 460/590 KB 36/223 KB 332/1710 KB 68/258 KB 464/590 KB 36/223 KB 332/1710 KB 68/258 KB 452/590 KB 32/223 KB 332/1710 KB 64/258 KB 452/590 KB 36/223 KB 336/1710 KB 72/258 KB 464/590 KB 36/223 KB 340/1710 KB 72/258 KB 464/590 KB 36/223 KB 332/1710 KB 68/258 KB 460/590 KB 40/223 KB 340/1710 KB 72/258 KB 464/590 KB 36/223 KB 332/1710 KB 72/258 KB 464/590 KB 40/223 KB 340/1710 KB 76/258 KB 464/590 KB 40/223 KB 340/1710 KB 80/258 KB 464/590 KB 44/223 KB 340/1710 KB 80/258 KB 464/590 KB 48/223 KB 340/1710 KB 80/258 KB 464/590 KB 52/223 KB 340/1710 KB 84/258 KB 464/590 KB 56/223 KB 344/1710 KB 84/258 KB 468/590 KB 60/223 KB 344/1710 KB 84/258 KB 468/590 KB 64/223 KB 344/1710 KB 84/258 KB 468/590 KB 48/223 KB 340/1710 KB 84/258 KB 464/590 KB 64/223 KB 344/1710 KB 88/258 KB 468/590 KB 64/223 KB 344/1710 KB 92/258 KB 468/590 KB 52/223 KB 344/1710 KB 84/258 KB 468/590 KB 64/223 KB 344/1710 KB 96/258 KB 472/590 KB 64/223 KB 344/1710 KB 96/258 KB 476/590 KB 64/223 KB 344/1710 KB 96/258 KB 480/590 KB 52/223 KB 344/1710 KB 84/258 KB 464/590 KB 64/223 KB 348/1710 KB 96/258 KB 480/590 KB 64/223 KB 352/1710 KB 96/258 KB 480/590 KB 64/223 KB 356/1710 KB 96/258 KB 480/590 KB 64/223 KB 360/1710 KB 96/258 KB 480/590 KB 64/223 KB 364/1710 KB 96/258 KB 484/590 KB 64/223 KB 368/1710 KB 96/258 KB 484/590 KB 64/223 KB 372/1710 KB 96/258 KB 484/590 KB 68/223 KB 376/1710 KB 96/258 KB 484/590 KB 68/223 KB 380/1710 KB 96/258 KB 484/590 KB 68/223 KB 384/1710 KB 96/258 KB 484/590 KB 64/223 KB 344/1710 KB 96/258 KB 468/590 KB 68/223 KB 384/1710 KB 100/258 KB 484/590 KB 68/223 KB 384/1710 KB 104/258 KB 484/590 KB 68/223 KB 384/1710 KB 108/258 KB 484/590 KB 68/223 KB 384/1710 KB 112/258 KB 484/590 KB 4/208 KB 68/223 KB 372/1710 KB 96/258 KB 484/590 KB 72/223 KB 384/1710 KB 112/258 KB 484/590 KB 4/208 KB 64/223 KB 360/1710 KB 96/258 KB 484/590 KB 68/223 KB 384/1710 KB 108/258 KB 484/590 KB 4/208 KB 72/223 KB 384/1710 KB 112/258 KB 484/590 KB 8/208 KB 72/223 KB 384/1710 KB 112/258 KB 484/590 KB 12/208 KB 72/223 KB 384/1710 KB 112/258 KB 484/590 KB 16/208 KB 72/223 KB 384/1710 KB 112/258 KB 484/590 KB 20/208 KB 72/223 KB 384/1710 KB 112/258 KB 484/590 KB 24/208 KB 72/223 KB 384/1710 KB 112/258 KB 484/590 KB 28/208 KB 72/223 KB 384/1710 KB 112/258 KB 488/590 KB 28/208 KB 76/223 KB 384/1710 KB 112/258 KB 488/590 KB 28/208 KB 76/223 KB 384/1710 KB 112/258 KB 492/590 KB 28/208 KB 80/223 KB 384/1710 KB 112/258 KB 492/590 KB 28/208 KB 84/223 KB 384/1710 KB 112/258 KB 496/590 KB 28/208 KB 88/223 KB 388/1710 KB 116/258 KB 496/590 KB 28/208 KB 92/223 KB 388/1710 KB 116/258 KB 496/590 KB 28/208 KB 96/223 KB 388/1710 KB 116/258 KB 496/590 KB 28/208 KB 80/223 KB 384/1710 KB 112/258 KB 496/590 KB 28/208 KB 96/223 KB 388/1710 KB 116/258 KB 500/590 KB 28/208 KB 96/223 KB 388/1710 KB 116/258 KB 504/590 KB 28/208 KB 96/223 KB 388/1710 KB 116/258 KB 508/590 KB 28/208 KB 96/223 KB 388/1710 KB 116/258 KB 512/590 KB 28/208 KB 84/223 KB 388/1710 KB 116/258 KB 496/590 KB 28/208 KB 96/223 KB 392/1710 KB 116/258 KB 512/590 KB 28/208 KB 96/223 KB 396/1710 KB 116/258 KB 512/590 KB 28/208 KB 100/223 KB 400/1710 KB 116/258 KB 516/590 KB 28/208 KB 100/223 KB 404/1710 KB 116/258 KB 516/590 KB 28/208 KB 100/223 KB 408/1710 KB 116/258 KB unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install 516/590 KB 32/208 KB 84/223 KB 384/1710 KB 116/258 KB 496/590 KB 28/208 KB 100/223 KB 408/1710 KB 120/258 KB 516/590 KB 32/208 KB 100/223 KB 408/1710 KB 124/258 KB 516/590 KB 32/208 KB 100/223 KB 408/1710 KB 128/258 KB 516/590 KB 32/208 KB 100/223 KB 408/1710 KB 132/258 KB 516/590 KB 32/208 KB 100/223 KB 408/1710 KB 136/258 KB 516/590 KB 32/208 KB 100/223 KB 408/1710 KB 140/258 KB 516/590 KB 32/208 KB 100/223 KB 408/1710 KB 144/258 KB 516/590 KB 32/208 KB 100/223 KB 404/1710 KB 116/258 KB 516/590 KB 32/208 KB 100/223 KB 396/1710 KB 116/258 KB 516/590 KB 28/208 KB 104/223 KB 408/1710 KB 144/258 KB 516/590 KB 32/208 KB 96/223 KB 396/1710 KB 116/258 KB 516/590 KB 28/208 KB 108/223 KB 408/1710 KB 144/258 KB 520/590 KB 32/208 KB 108/223 KB 408/1710 KB 144/258 KB 524/590 KB 32/208 KB 108/223 KB 408/1710 KB 144/258 KB 524/590 KB 32/208 KB 112/223 KB 408/1710 KB 144/258 KB 528/590 KB 32/208 KB 108/223 KB 408/1710 KB 144/258 KB 528/590 KB 32/208 KB 112/223 KB 408/1710 KB 148/258 KB 532/590 KB 32/208 KB 116/223 KB 412/1710 KB 148/258 KB 536/590 KB 36/208 KB 116/223 KB 412/1710 KB 148/258 KB 540/590 KB 36/208 KB 112/223 KB 408/1710 KB 148/258 KB 528/590 KB 32/208 KB 116/223 KB 412/1710 KB 152/258 KB 540/590 KB 36/208 KB 116/223 KB 412/1710 KB 156/258 KB 540/590 KB 36/208 KB 116/223 KB 412/1710 KB 160/258 KB 540/590 KB 36/208 KB 116/223 KB 412/1710 KB 148/258 KB 532/590 KB 36/208 KB 116/223 KB 412/1710 KB 160/258 KB 540/590 KB 40/208 KB 116/223 KB 412/1710 KB 148/258 KB 532/590 KB 32/208 KB 116/223 KB 416/1710 KB 160/258 KB 540/590 KB 44/208 KB 116/223 KB 420/1710 KB 160/258 KB 540/590 KB 44/208 KB 116/223 KB 424/1710 KB 164/258 KB 544/590 KB 44/208 KB 116/223 KB 428/1710 KB 164/258 KB 544/590 KB 44/208 KB 116/223 KB 432/1710 KB 164/258 KB 544/590 KB 44/208 KB 116/223 KB 408/1710 KB 148/258 KB 532/590 KB 32/208 KB 120/223 KB 432/1710 KB 164/258 KB 544/590 KB 44/208 KB 124/223 KB 432/1710 KB 164/258 KB 544/590 KB 44/208 KB 128/223 KB 432/1710 KB 164/258 KB 544/590 KB 44/208 KB 132/223 KB 432/1710 KB 164/258 KB 544/590 KB 44/208 KB 136/223 KB 436/1710 KB 164/258 KB 544/590 KB 44/208 KB 140/223 KB 436/1710 KB 164/258 KB 544/590 KB 44/208 KB 144/223 KB 436/1710 KB 164/258 KB 544/590 KB 44/208 KB 116/223 KB 420/1710 KB 164/258 KB 544/590 KB 44/208 KB 144/223 KB 436/1710 KB 168/258 KB 544/590 KB 44/208 KB 144/223 KB 436/1710 KB 172/258 KB 544/590 KB 44/208 KB 144/223 KB 436/1710 KB 176/258 KB 544/590 KB 44/208 KB 116/223 KB 420/1710 KB 160/258 KB 544/590 KB 44/208 KB 116/223 KB 420/1710 KB 160/258 KB 540/590 KB 44/208 KB 144/223 KB 436/1710 KB 176/258 KB 544/590 KB 48/208 KB 144/223 KB 436/1710 KB 176/258 KB 544/590 KB 52/208 KB 144/223 KB 436/1710 KB 176/258 KB 548/590 KB 56/208 KB 144/223 KB 436/1710 KB 176/258 KB 548/590 KB 60/208 KB 144/223 KB 436/1710 KB 176/258 KB 548/590 KB 64/208 KB 144/223 KB 436/1710 KB 176/258 KB 548/590 KB 68/208 KB 148/223 KB 436/1710 KB 180/258 KB 548/590 KB 72/208 KB 148/223 KB 436/1710 KB 180/258 KB 548/590 KB 76/208 KB 148/223 KB 436/1710 KB 180/258 KB 548/590 KB 80/208 KB 132/223 KB 436/1710 KB 164/258 KB 544/590 KB 44/208 KB 148/223 KB 440/1710 KB 180/258 KB 548/590 KB 80/208 KB 148/223 KB 444/1710 KB 180/258 KB 548/590 KB 80/208 KB 148/223 KB 448/1710 KB 180/258 KB 548/590 KB 80/208 KB 148/223 KB 452/1710 KB 180/258 KB 548/590 KB 80/208 KB 148/223 KB 456/1710 KB 180/258 KB 548/590 KB 84/208 KB 148/223 KB 460/1710 KB 180/258 KB 548/5 unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install 90 KB 84/208 KB 148/223 KB 464/1710 KB 180/258 KB 548/590 KB 84/208 KB 148/223 KB 436/1710 KB 180/258 KB 548/590 KB 68/208 KB 144/223 KB 436/1710 KB 180/258 KB 548/590 KB 68/208 KB 148/223 KB 464/1710 KB 184/258 KB 548/590 KB 84/208 KB 144/223 KB 436/1710 KB 176/258 KB 548/590 KB 52/208 KB 148/223 KB 464/1710 KB 184/258 KB 552/590 KB 84/208 KB 148/223 KB 464/1710 KB 184/258 KB 556/590 KB 84/208 KB 148/223 KB 464/1710 KB 184/258 KB 560/590 KB 84/208 KB 148/223 KB 464/1710 KB 184/258 KB 564/590 KB 84/208 KB 148/223 KB 464/1710 KB 184/258 KB 568/590 KB 84/208 KB 148/223 KB 464/1710 KB 184/258 KB 572/590 KB 84/208 KB 148/223 KB 464/1710 KB 188/258 KB 576/590 KB 84/208 KB 152/223 KB 464/1710 KB 188/258 KB 576/590 KB 84/208 KB 156/223 KB 464/1710 KB 188/258 KB 576/590 KB 84/208 KB 160/223 KB 464/1710 KB 188/258 KB 580/590 KB 84/208 KB 164/223 KB 464/1710 KB 188/258 KB 580/590 KB 84/208 KB 168/223 KB 468/1710 KB 188/258 KB 580/590 KB 84/208 KB 148/223 KB 452/1710 KB 180/258 KB 548/590 KB 84/208 KB 168/223 KB 468/1710 KB 188/258 KB 580/590 KB 88/208 KB 168/223 KB 468/1710 KB 188/258 KB 580/590 KB 92/208 KB 168/223 KB 468/1710 KB 188/258 KB 580/590 KB 96/208 KB 168/223 KB 468/1710 KB 188/258 KB 580/590 KB 100/208 KB 172/223 KB 468/1710 KB 188/258 KB 580/590 KB 104/208 KB 172/223 KB 468/1710 KB 188/258 KB 580/590 KB 108/208 KB 164/223 KB 468/1710 KB 188/258 KB 580/590 KB 84/208 KB 172/223 KB 472/1710 KB 188/258 KB 580/590 KB 112/208 KB 172/223 KB 476/1710 KB 188/258 KB 580/590 KB 112/208 KB 172/223 KB 480/1710 KB 188/258 KB 580/590 KB 112/208 KB 156/223 KB 464/1710 KB 188/258 KB 580/590 KB 84/208 KB 172/223 KB 480/1710 KB 188/258 KB 584/590 KB 112/208 KB 172/223 KB 480/1710 KB 188/258 KB 588/590 KB 112/208 KB 148/223 KB 464/1710 KB 188/258 KB 572/590 KB 84/208 KB 172/223 KB 480/1710 KB 192/258 KB 588/590 KB 112/208 KB 172/223 KB 480/1710 KB 196/258 KB 588/590 KB 112/208 KB 172/223 KB 480/1710 KB 200/258 KB 588/590 KB 112/208 KB 172/223 KB 480/1710 KB 204/258 KB 588/590 KB 112/208 KB 172/223 KB 480/1710 KB 208/258 KB 588/590 KB 112/208 KB 172/223 KB 480/1710 KB 212/258 KB 588/590 KB 112/208 KB 172/223 KB 480/1710 KB 216/258 KB 588/590 KB 112/208 KB 172/223 KB 480/1710 KB 220/258 KB 588/590 KB 112/208 KB 172/223 KB 480/1710 KB 224/258 KB 588/590 KB 112/208 KB 172/223 KB 480/1710 KB 228/258 KB 588/590 KB 112/208 KB 172/223 KB 484/1710 KB 232/258 KB 588/590 KB 112/208 KB 172/223 KB 484/1710 KB 236/258 KB 588/590 KB 112/208 KB 172/223 KB 484/1710 KB 240/258 KB 588/590 KB 112/208 KB 172/223 KB 484/1710 KB 228/258 KB 588/590 KB 112/208 KB 172/223 KB 488/1710 KB 240/258 KB 588/590 KB 112/208 KB 172/223 KB 492/1710 KB 240/258 KB 588/590 KB 112/208 KB 172/223 KB 496/1710 KB 240/258 KB 588/590 KB 112/208 KB 172/223 KB 468/1710 KB 188/258 KB 580/590 KB 112/208 KB 172/223 KB 496/1710 KB 240/258 KB 588/590 KB 116/208 KB 172/223 KB 496/1710 KB 240/258 KB 588/590 KB 120/208 KB 172/223 KB 500/1710 KB 240/258 KB 588/590 KB 124/208 KB 172/223 KB 500/1710 KB 244/258 KB 588/590 KB 124/208 KB 172/223 KB 500/1710 KB 240/258 KB 588/590 KB 120/208 KB 172/223 KB 504/1710 KB 244/258 KB 588/590 KB 128/208 KB 172/223 KB 500/1710 KB 244/258 KB 588/590 KB 128/208 KB 172/223 KB 508/1710 KB 244/258 KB 588/590 KB 132/208 KB 172/223 KB 508/1710 KB 248/258 KB 588/590 KB 136/208 KB 172/223 KB 508/1710 KB 248/258 KB 590/590 KB 140/208 KB 172/223 KB 508/1710 KB 244/258 KB 588/590 KB 132/208 KB 172/223 KB unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install 508/1710 KB 248/258 KB 588/590 KB 132/208 KB 172/223 KB 468/1710 KB 248/258 KB 590/590 KB 136/208 KB 172/223 KB 508/1710 KB 248/258 KB 590/590 KB 136/208 KB 176/223 KB 512/1710 KB 248/258 KB 590/590 KB 140/208 KB 180/223 KB 512/1710 KB 248/258 KB 590/590 KB 140/208 KB 184/223 KB 512/1710 KB 248/258 KB 590/590 KB 140/208 KB 188/223 KB 512/1710 KB 248/258 KB 590/590 KB 140/208 KB 192/223 KB 512/1710 KB 248/258 KB 590/590 KB 140/208 KB 196/223 KB 512/1710 KB 248/258 KB 590/590 KB 140/208 KB 200/223 KB 512/1710 KB 248/258 KB 590/590 KB 140/208 KB 204/223 KB 512/1710 KB 248/258 KB 590/590 KB 140/208 KB 208/223 KB 512/1710 KB 248/258 KB 590/590 KB 140/208 KB 212/223 KB 512/1710 KB 252/258 KB 590/590 KB 140/208 KB 208/223 KB 512/1710 KB 252/258 KB 590/590 KB 140/208 KB 212/223 KB 512/1710 KB 256/258 KB 590/590 KB 144/208 KB 212/223 KB 512/1710 KB 258/258 KB 590/590 KB 144/208 KB 212/223 KB 512/1710 KB 252/258 KB 590/590 KB 144/208 KB 212/223 KB 512/1710 KB 252/258 KB 590/590 KB 140/208 KB 212/223 KB 516/1710 KB 258/258 KB 590/590 KB 144/208 KB 216/223 KB 520/1710 KB 258/258 KB 590/590 KB 148/208 KB 216/223 KB 524/1710 KB 258/258 KB 590/590 KB 148/208 KB 216/223 KB 528/1710 KB 258/258 KB 590/590 KB 148/208 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.jar (590 KB at 2656.1 KB/sec) unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install 216/223 KB 516/1710 KB 258/258 KB 590/590 KB 148/208 KB 220/223 KB 528/1710 KB 258/258 KB 148/208 KB 223/223 KB 528/1710 KB 258/258 KB 148/208 KB 212/223 KB 516/1710 KB 258/258 KB 590/590 KB 148/208 KB 223/223 KB 528/1710 KB 258/258 KB 152/208 KB 223/223 KB 528/1710 KB 258/258 KB 156/208 KB 223/223 KB 528/1710 KB 258/258 KB 160/208 KB 223/223 KB 528/1710 KB 258/258 KB 164/208 KB 223/223 KB 532/1710 KB 168/208 KB 223/223 KB 532/1710 KB 258/258 KB 164/208 KB 223/223 KB 536/1710 KB 168/208 KB 223/223 KB 540/1710 KB 168/208 KB 223/223 KB 544/1710 KB 168/208 KB 223/223 KB 548/1710 KB 168/208 KB Downloaded: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar (258 KB at 1155.4 KB/sec) unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install 223/223 KB 548/1710 KB 172/208 KB 223/223 KB 548/1710 KB 176/208 KB 223/223 KB 548/1710 KB 180/208 KB 223/223 KB 552/1710 KB 184/208 KB 223/223 KB 552/1710 KB 188/208 KB 223/223 KB 552/1710 KB 192/208 KB 223/223 KB 552/1710 KB 196/208 KB 4/38 KB 552/1710 KB 200/208 KB 4/38 KB 552/1710 KB 204/208 KB 4/38 KB 552/1710 KB 208/208 KB 223/223 KB 552/1710 KB 180/208 KB 4/38 KB 556/1710 KB 208/208 KB 4/38 KB 560/1710 KB 208/208 KB 4/38 KB 552/1710 KB 196/208 KB 8/38 KB 560/1710 KB 208/208 KB 12/38 KB 560/1710 KB 208/208 KB 16/38 KB 560/1710 KB 208/208 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar (223 KB at 965.4 KB/sec) unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install 20/38 KB 564/1710 KB 208/208 KB 20/38 KB 568/1710 KB 208/208 KB 20/38 KB 572/1710 KB 4/18 KB 208/208 KB 20/38 KB 560/1710 KB 208/208 KB 24/38 KB 572/1710 KB 4/18 KB 208/208 KB 28/38 KB 572/1710 KB 4/18 KB 208/208 KB 32/38 KB 572/1710 KB 4/18 KB 208/208 KB 20/38 KB 568/1710 KB 4/18 KB 208/208 KB 32/38 KB 572/1710 KB 8/18 KB 208/208 KB 32/38 KB 572/1710 KB 12/18 KB 208/208 KB 36/38 KB 572/1710 KB 12/18 KB 208/208 KB 36/38 KB 572/1710 KB 16/18 KB 208/208 KB 36/38 KB 572/1710 KB 18/18 KB 208/208 KB 38/38 KB 576/1710 KB 18/18 KB 208/208 KB 36/38 KB 576/1710 KB 18/18 KB 208/208 KB 38/38 KB 580/1710 KB 18/18 KB 208/208 KB 38/38 KB 584/1710 KB 18/18 KB 208/208 KB 38/38 KB 588/1710 KB 18/18 KB 208/208 KB 38/38 KB 592/1710 KB 18/18 KB 208/208 KB 38/38 KB 596/1710 KB 18/18 KB 208/208 KB 4/531 KB 38/38 KB 596/1710 KB 18/18 KB 208/208 KB 8/531 KB 38/38 KB 596/1710 KB 18/18 KB 208/208 KB 12/531 KB 38/38 KB 596/1710 KB 18/18 KB 208/208 KB 16/531 KB 38/38 KB 596/1710 KB 18/18 KB 208/208 KB 20/531 KB 38/38 KB 596/1710 KB 18/18 KB 208/208 KB 24/531 KB 38/38 KB 596/1710 KB 18/18 KB 208/208 KB 28/531 KB 38/38 KB 596/1710 KB 18/18 KB 208/208 KB 32/531 KB 38/38 KB 596/1710 KB 18/18 KB 208/208 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar (38 KB at 155.6 KB/sec) unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.jar unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install 32/531 KB 38/38 KB 600/1710 KB 18/18 KB 208/208 KB 36/531 KB 604/1710 KB 36/531 KB 608/1710 KB 36/531 KB 612/1710 KB 3/214 KB 36/531 KB 616/1710 KB 36/531 KB 600/1710 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar (18 KB at 70.9 KB/sec) unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install 3/214 KB 40/531 KB 616/1710 KB 3/214 KB 44/531 KB 616/1710 KB 3/214 KB 48/531 KB 616/1710 KB 3/214 KB 48/531 KB 620/1710 KB 3/214 KB 48/531 KB 624/1710 KB 3/214 KB 52/531 KB 628/1710 KB 3/214 KB 52/531 KB 632/1710 KB 3/214 KB 52/531 KB 636/1710 KB 3/214 KB 36/531 KB 612/1710 KB 6/214 KB 52/531 KB 640/1710 KB 3/214 KB 52/531 KB 624/1710 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar (208 KB at 821.5 KB/sec) unit-abot-epc-basic-0: 12:18:38 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: 12:18:38 DEBUG unit.abot-epc-basic/0.install 6/214 KB 56/531 KB 640/1710 KB 6/214 KB 60/531 KB 640/1710 KB 9/214 KB 64/531 KB 640/1710 KB 9/214 KB 60/531 KB 640/1710 KB 9/214 KB 68/531 KB 640/1710 KB 3/214 KB 52/531 KB 640/1710 KB 11/214 KB 68/531 KB 640/1710 KB 14/214 KB 68/531 KB 640/1710 KB 16/214 KB 68/531 KB 640/1710 KB 16/214 KB 72/531 KB 640/1710 KB 16/214 KB 76/531 KB 640/1710 KB 19/214 KB 80/531 KB 644/1710 KB 19/214 KB 76/531 KB 644/1710 KB 19/214 KB 80/531 KB 648/1710 KB 19/214 KB 84/531 KB 652/1710 KB 19/214 KB 84/531 KB 656/1710 KB 19/214 KB 76/531 KB 640/1710 KB 4/1267 KB 19/214 KB 84/531 KB 656/1710 KB 8/1267 KB 19/214 KB 84/531 KB 656/1710 KB 12/1267 KB 4/109 KB 19/214 KB 84/531 KB 656/1710 KB 16/1267 KB 4/109 KB 19/214 KB 84/531 KB 656/1710 KB 20/1267 KB 4/109 KB 19/214 KB 84/531 KB 656/1710 KB 24/1267 KB 4/109 KB 19/214 KB 84/531 KB 656/1710 KB 28/1267 KB 4/109 KB 19/214 KB 84/531 KB 656/1710 KB 32/1267 KB 4/109 KB 19/214 KB 84/531 KB 656/1710 KB 36/1267 KB 4/109 KB 22/214 KB 84/531 KB 656/1710 KB 40/1267 KB 4/109 KB 22/214 KB 84/531 KB 660/1710 KB 44/1267 KB 4/109 KB 22/214 KB 84/531 KB 660/1710 KB 48/1267 KB 4/109 KB 22/214 KB 84/531 KB 660/1710 KB 19/214 KB 84/531 KB 648/1710 KB 48/1267 KB 4/109 KB 22/214 KB 88/531 KB 660/1710 KB 48/1267 KB 4/109 KB 22/214 KB 92/531 KB 660/1710 KB 48/1267 KB 4/109 KB 22/214 KB 96/531 KB 660/1710 KB 36/1267 KB 4/109 KB 22/214 KB 84/531 KB 660/1710 KB 32/1267 KB 4/109 KB 22/214 KB 84/531 KB 656/1710 KB 8/1267 KB 4/109 KB 19/214 KB 84/531 KB 656/1710 KB 48/1267 KB 8/109 KB 22/214 KB 96/531 KB 664/1710 KB 48/1267 KB 12/109 KB 22/214 KB 96/531 KB 664/1710 KB 48/1267 KB 16/109 KB 22/214 KB 96/531 KB 664/1710 KB 48/1267 KB 20/109 KB 22/214 KB 96/531 KB 664/1710 KB 48/1267 KB 24/109 KB 22/214 KB 96/531 KB 664/1710 KB 48/1267 KB 28/109 KB 22/214 KB 96/531 KB 664/1710 KB 48/1267 KB 32/109 KB 22/214 KB 96/531 KB 664/1710 KB 48/1267 KB 36/109 KB 22/214 KB 96/531 KB 664/1710 KB 48/1267 KB 40/109 KB 25/214 KB 96/531 KB 664/1710 KB 48/1267 KB 44/109 KB 25/214 KB 96/531 KB 664/1710 KB 48/1267 KB 36/109 KB 25/214 KB 96/531 KB 664/1710 KB 48/1267 KB 48/109 KB 27/214 KB 96/531 KB 664/1710 KB 48/1267 KB 48/109 KB 25/214 KB 96/531 KB 664/1710 KB 48/1267 KB 48/109 KB 30/214 KB 96/531 KB 664/1710 KB 48/1267 KB 48/109 KB 32/214 KB 96/531 KB 664/1710 KB 48/1267 KB 52/109 KB 36/214 KB 96/531 KB 664/1710 KB 48/1267 KB 52/109 KB 32/214 KB 96/531 KB 664/1710 KB 48/1267 KB 48/109 KB 32/214 KB 96/531 KB 664/1710 KB 52/1267 KB 52/109 KB 36/214 KB 100/531 KB 664/1710 KB 48/1267 KB 52/109 KB 36/214 KB 100/531 KB 664/1710 KB 56/1267 KB 56/109 KB 40/214 KB 104/531 KB 668/1710 KB 56/1267 KB 56/109 KB 40/214 KB 108/531 KB 668/1710 KB 56/1267 KB 56/109 KB 40/214 KB 112/531 KB 668/1710 KB 56/1267 KB 56/109 KB 40/214 KB 116/531 KB 668/1710 KB 56/1267 KB 56/109 KB 40/214 KB 120/531 KB 668/1710 KB 56/1267 KB 56/109 KB 40/214 KB 124/531 KB 668/1710 KB 56/1267 KB 56/109 KB 40/214 KB 128/531 KB 668/1710 KB 56/1267 KB 56/109 KB 40/214 KB 132/531 KB 668/1710 KB 52/1267 KB 56/109 KB 40/214 KB 104/531 KB 668/1710 KB 56/1267 KB 56/109 KB 44/214 KB 132/531 KB 668/1710 KB 56/1267 KB 56/109 KB 48/214 KB 132/531 KB 668/1710 KB 56/1267 KB 56/109 KB 52/214 KB 132/531 KB 668/1710 KB 56/1267 KB 56/109 KB 56/214 KB 132/531 KB 668/1710 KB 56/1267 KB 56/109 KB 60/214 KB 132/531 KB 668/1710 KB 56/1267 KB 56/109 KB 64/214 KB 132/531 KB 668/1710 KB 56/1267 KB 56/109 KB 68/214 KB unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install 132/531 KB 668/1710 KB 52/1267 KB 56/109 KB 40/214 KB 104/531 KB 668/1710 KB 56/1267 KB 56/109 KB 68/214 KB 132/531 KB 672/1710 KB 56/1267 KB 56/109 KB 68/214 KB 132/531 KB 676/1710 KB 56/1267 KB 56/109 KB 68/214 KB 132/531 KB 680/1710 KB 56/1267 KB 56/109 KB 68/214 KB 132/531 KB 684/1710 KB 56/1267 KB 56/109 KB 68/214 KB 132/531 KB 688/1710 KB 56/1267 KB 56/109 KB 68/214 KB 132/531 KB 692/1710 KB 52/1267 KB 56/109 KB 40/214 KB 104/531 KB 668/1710 KB 56/1267 KB 60/109 KB 72/214 KB 132/531 KB 692/1710 KB 56/1267 KB 64/109 KB 72/214 KB 132/531 KB 692/1710 KB 56/1267 KB 68/109 KB 72/214 KB 132/531 KB 692/1710 KB 56/1267 KB 72/109 KB 72/214 KB 132/531 KB 692/1710 KB 56/1267 KB 76/109 KB 72/214 KB 132/531 KB 692/1710 KB 56/1267 KB 80/109 KB 72/214 KB 132/531 KB 692/1710 KB 56/1267 KB 84/109 KB 72/214 KB 132/531 KB 692/1710 KB 56/1267 KB 56/109 KB 40/214 KB 104/531 KB 668/1710 KB 60/1267 KB 84/109 KB 72/214 KB 132/531 KB 692/1710 KB 64/1267 KB 84/109 KB 72/214 KB 132/531 KB 692/1710 KB 68/1267 KB 84/109 KB 72/214 KB 132/531 KB 692/1710 KB 72/1267 KB 84/109 KB 72/214 KB 132/531 KB 692/1710 KB 76/1267 KB 84/109 KB 72/214 KB 132/531 KB 692/1710 KB 80/1267 KB 84/109 KB 72/214 KB 132/531 KB 692/1710 KB 84/1267 KB 84/109 KB 72/214 KB 132/531 KB 692/1710 KB 88/1267 KB 88/109 KB 72/214 KB 136/531 KB 696/1710 KB 56/1267 KB 56/109 KB 72/214 KB 132/531 KB 692/1710 KB 88/1267 KB 88/109 KB 76/214 KB 136/531 KB 696/1710 KB 88/1267 KB 88/109 KB 80/214 KB 136/531 KB 696/1710 KB 88/1267 KB 88/109 KB 84/214 KB 136/531 KB 696/1710 KB 84/1267 KB 88/109 KB 72/214 KB 136/531 KB 696/1710 KB 92/1267 KB 88/109 KB 84/214 KB 140/531 KB 696/1710 KB 84/1267 KB 88/109 KB 72/214 KB 132/531 KB 696/1710 KB 92/1267 KB 88/109 KB 84/214 KB 144/531 KB 700/1710 KB 92/1267 KB 88/109 KB 84/214 KB 144/531 KB 704/1710 KB 84/1267 KB 88/109 KB 72/214 KB 132/531 KB 692/1710 KB 92/1267 KB 92/109 KB 84/214 KB 144/531 KB 704/1710 KB 92/1267 KB 96/109 KB 84/214 KB 144/531 KB 704/1710 KB 92/1267 KB 100/109 KB 84/214 KB 144/531 KB 704/1710 KB 92/1267 KB 104/109 KB 88/214 KB 144/531 KB 708/1710 KB 92/1267 KB 88/109 KB 84/214 KB 136/531 KB 696/1710 KB 96/1267 KB 104/109 KB 88/214 KB 144/531 KB 708/1710 KB 92/1267 KB 100/109 KB 88/214 KB 144/531 KB 708/1710 KB 96/1267 KB 104/109 KB 92/214 KB 144/531 KB 708/1710 KB 96/1267 KB 104/109 KB 96/214 KB 144/531 KB 708/1710 KB 96/1267 KB 108/109 KB 100/214 KB 144/531 KB 708/1710 KB 100/1267 KB 108/109 KB 104/214 KB 144/531 KB 708/1710 KB 92/1267 KB 100/109 KB 84/214 KB 144/531 KB 708/1710 KB 92/1267 KB 100/109 KB 84/214 KB 144/531 KB 704/1710 KB 100/1267 KB 108/109 KB 108/214 KB 148/531 KB 712/1710 KB 100/1267 KB 108/109 KB 108/214 KB 152/531 KB 712/1710 KB 100/1267 KB 108/109 KB 100/214 KB 144/531 KB 708/1710 KB 96/1267 KB 108/109 KB 96/214 KB 144/531 KB 708/1710 KB 100/1267 KB 109/109 KB 108/214 KB 156/531 KB 712/1710 KB 100/1267 KB 108/109 KB 108/214 KB 156/531 KB 712/1710 KB 104/1267 KB 109/109 KB 108/214 KB 156/531 KB 712/1710 KB 100/1267 KB 108/109 KB 108/214 KB 156/531 KB 712/1710 KB 108/1267 KB 109/109 KB 108/214 KB 160/531 KB 716/1710 KB 108/1267 KB 109/109 KB 108/214 KB 156/531 KB 716/1710 KB 108/1267 KB 109/109 KB 108/214 KB 160/531 KB 716/1710 KB 108/1267 KB 109/109 KB 108/214 KB 160/531 KB 720/1710 KB 112/1267 KB 109/109 KB 108/214 KB 160/531 KB 720/1710 KB 112/1267 KB 109/109 KB 108/214 KB 164/531 KB 720/1710 KB 116/1267 KB 109/109 KB 108/214 KB 168/531 unit-mysql-0: 12:18:38 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install KB 724/1710 KB 116/1267 KB 109/109 KB 108/214 KB 172/531 KB 724/1710 KB 116/1267 KB 109/109 KB 108/214 KB 176/531 KB 724/1710 KB 116/1267 KB 109/109 KB 108/214 KB 180/531 KB 724/1710 KB 116/1267 KB 108/214 KB 184/531 KB 724/1710 KB 116/1267 KB 109/109 KB 108/214 KB 164/531 KB 724/1710 KB 116/1267 KB 108/214 KB 188/531 KB 728/1710 KB 116/1267 KB 108/214 KB 188/531 KB 732/1710 KB 116/1267 KB 108/214 KB 188/531 KB 736/1710 KB 100/1267 KB 108/109 KB 108/214 KB 164/531 KB 720/1710 KB 116/1267 KB 112/214 KB 188/531 KB 736/1710 KB 116/1267 KB 116/214 KB 188/531 KB 736/1710 KB 116/1267 KB 120/214 KB 188/531 KB 736/1710 KB 116/1267 KB 109/109 KB 108/214 KB 164/531 KB 720/1710 KB 120/1267 KB 124/214 KB 188/531 KB 736/1710 KB 124/1267 KB 124/214 KB 188/531 KB 736/1710 KB 128/1267 KB 124/214 KB 188/531 KB 736/1710 KB 132/1267 KB 124/214 KB 188/531 KB 736/1710 KB 136/1267 KB 124/214 KB 188/531 KB 740/1710 KB Downloaded: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.jar (109 KB at 361.7 KB/sec) unit-abot-epc-basic-0: 12:18:38 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: 12:18:38 INFO juju.worker.uniter.operation ran "config-changed" hook unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install 116/1267 KB 108/214 KB 188/531 KB 724/1710 KB 140/1267 KB 124/214 KB 192/531 KB 740/1710 KB 132/1267 KB 124/214 KB 188/531 KB 740/1710 KB 140/1267 KB 124/214 KB 192/531 KB 744/1710 KB 140/1267 KB 124/214 KB 196/531 KB 748/1710 KB 140/1267 KB 124/214 KB 196/531 KB 752/1710 KB 116/1267 KB 124/214 KB 188/531 KB 736/1710 KB 140/1267 KB 128/214 KB 196/531 KB 752/1710 KB 140/1267 KB 132/214 KB 196/531 KB 752/1710 KB 140/1267 KB 136/214 KB 196/531 KB 752/1710 KB 140/1267 KB 140/214 KB 196/531 KB 752/1710 KB 140/1267 KB 144/214 KB 196/531 KB 756/1710 KB 140/1267 KB 124/214 KB 196/531 KB 744/1710 KB 140/1267 KB 144/214 KB 200/531 KB 760/1710 KB 140/1267 KB 144/214 KB 204/531 KB 760/1710 KB 140/1267 KB 124/214 KB 192/531 KB 744/1710 KB 144/1267 KB 144/214 KB 208/531 KB 760/1710 KB 148/1267 KB 144/214 KB 208/531 KB 760/1710 KB 140/1267 KB 144/214 KB 196/531 KB 752/1710 KB 148/1267 KB 148/214 KB 208/531 KB 760/1710 KB 152/1267 KB 152/214 KB 208/531 KB 760/1710 KB 152/1267 KB 156/214 KB 208/531 KB 760/1710 KB 152/1267 KB 160/214 KB 208/531 KB 760/1710 KB 152/1267 KB 148/214 KB 208/531 KB 760/1710 KB 152/1267 KB 160/214 KB 208/531 KB 764/1710 KB 152/1267 KB 160/214 KB 208/531 KB 768/1710 KB 152/1267 KB 148/214 KB 208/531 KB 760/1710 KB 140/1267 KB 148/214 KB 208/531 KB 760/1710 KB 152/1267 KB 160/214 KB 212/531 KB 768/1710 KB 156/1267 KB 164/214 KB 216/531 KB 772/1710 KB 156/1267 KB 164/214 KB 220/531 KB 772/1710 KB 156/1267 KB 164/214 KB 224/531 KB 772/1710 KB 156/1267 KB 160/214 KB 212/531 KB 768/1710 KB 160/1267 KB 164/214 KB 224/531 KB 772/1710 KB 164/1267 KB 164/214 KB 224/531 KB 772/1710 KB 168/1267 KB 164/214 KB 224/531 KB 772/1710 KB 172/1267 KB 164/214 KB 224/531 KB 772/1710 KB 156/1267 KB 164/214 KB 212/531 KB 772/1710 KB 156/1267 KB 160/214 KB 212/531 KB 772/1710 KB 176/1267 KB 168/214 KB 224/531 KB 776/1710 KB 176/1267 KB 168/214 KB 224/531 KB 780/1710 KB 176/1267 KB 168/214 KB 224/531 KB 784/1710 KB 176/1267 KB 168/214 KB 228/531 KB 788/1710 KB 4/80 KB 176/1267 KB 168/214 KB 228/531 KB 792/1710 KB 4/80 KB 176/1267 KB 168/214 KB 228/531 KB 796/1710 KB 4/80 KB 176/1267 KB 168/214 KB 228/531 KB 784/1710 KB 4/80 KB 176/1267 KB 168/214 KB 232/531 KB 800/1710 KB 4/80 KB 176/1267 KB 168/214 KB 224/531 KB 784/1710 KB 4/80 KB 176/1267 KB 168/214 KB 224/531 KB 784/1710 KB 4/80 KB 176/1267 KB 172/214 KB 236/531 KB 800/1710 KB 4/80 KB 176/1267 KB 168/214 KB 224/531 KB 784/1710 KB 4/80 KB 176/1267 KB 172/214 KB 236/531 KB 800/1710 KB 8/80 KB 176/1267 KB 172/214 KB 236/531 KB 800/1710 KB 12/80 KB 176/1267 KB 172/214 KB 236/531 KB 800/1710 KB 16/80 KB 176/1267 KB 176/214 KB 236/531 KB 800/1710 KB 20/80 KB 180/1267 KB 176/214 KB 236/531 KB 800/1710 KB 24/80 KB 180/1267 KB 176/214 KB 236/531 KB 800/1710 KB 28/80 KB 180/1267 KB 176/214 KB 236/531 KB 800/1710 KB 32/80 KB 176/1267 KB 176/214 KB 236/531 KB 800/1710 KB 16/80 KB 180/1267 KB 180/214 KB 236/531 KB 800/1710 KB 32/80 KB 180/1267 KB 184/214 KB 236/531 KB 800/1710 KB 32/80 KB 180/1267 KB 188/214 KB 236/531 KB 800/1710 KB 32/80 KB 180/1267 KB 192/214 KB 236/531 KB 800/1710 KB 32/80 KB 176/1267 KB 168/214 KB 228/531 KB 800/1710 KB 4/80 KB 176/1267 KB 168/214 KB 236/531 KB 800/1710 KB 4/80 KB 180/1267 KB 176/214 KB 236/531 KB 800/1710 KB 20/80 KB 184/1267 KB 192/214 KB 236/531 KB 800/1710 KB 32/80 KB 188/1267 KB 192/214 KB 236/531 KB 800/1710 KB 32/80 KB 192/1267 KB 192/214 KB 236/531 KB 800/1710 KB 32/80 KB 192/1267 KB 1 unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install 92/214 KB 240/531 KB 800/1710 KB 32/80 KB 196/1267 KB 192/214 KB 240/531 KB 800/1710 KB 32/80 KB 200/1267 KB 196/214 KB 244/531 KB 804/1710 KB 36/80 KB 204/1267 KB 196/214 KB 244/531 KB 804/1710 KB 36/80 KB 196/1267 KB 196/214 KB 244/531 KB 804/1710 KB 36/80 KB 204/1267 KB 200/214 KB 244/531 KB 804/1710 KB 36/80 KB 204/1267 KB 204/214 KB 244/531 KB 804/1710 KB 36/80 KB 196/1267 KB 192/214 KB 244/531 KB 804/1710 KB 36/80 KB 208/1267 KB 204/214 KB 244/531 KB 804/1710 KB 40/80 KB 208/1267 KB 204/214 KB 244/531 KB 804/1710 KB 44/80 KB 208/1267 KB 204/214 KB 244/531 KB 804/1710 KB 48/80 KB 196/1267 KB 192/214 KB 244/531 KB 804/1710 KB 32/80 KB 208/1267 KB 208/214 KB 248/531 KB 804/1710 KB 48/80 KB 208/1267 KB 208/214 KB 252/531 KB 804/1710 KB 48/80 KB 196/1267 KB 192/214 KB 240/531 KB 804/1710 KB 32/80 KB 208/1267 KB 208/214 KB 252/531 KB 808/1710 KB 48/80 KB 208/1267 KB 208/214 KB 252/531 KB 812/1710 KB 48/80 KB 208/1267 KB 208/214 KB 244/531 KB 804/1710 KB 48/80 KB 208/1267 KB 204/214 KB 244/531 KB 804/1710 KB 36/80 KB 208/1267 KB 208/214 KB 256/531 KB 816/1710 KB 48/80 KB 208/1267 KB 208/214 KB 256/531 KB 820/1710 KB 48/80 KB 212/1267 KB 212/214 KB 256/531 KB 824/1710 KB 52/80 KB 212/1267 KB 212/214 KB 256/531 KB 828/1710 KB 52/80 KB 208/1267 KB 208/214 KB 256/531 KB 812/1710 KB 48/80 KB 212/1267 KB 212/214 KB 260/531 KB 832/1710 KB 52/80 KB 212/1267 KB 212/214 KB 264/531 KB 832/1710 KB 52/80 KB 212/1267 KB 212/214 KB 268/531 KB 832/1710 KB 52/80 KB 212/1267 KB 212/214 KB 272/531 KB 832/1710 KB 52/80 KB 212/1267 KB 212/214 KB 256/531 KB 820/1710 KB 52/80 KB 212/1267 KB 212/214 KB 272/531 KB 832/1710 KB 56/80 KB 212/1267 KB 212/214 KB 272/531 KB 832/1710 KB 60/80 KB 212/1267 KB 212/214 KB 256/531 KB 820/1710 KB 48/80 KB 216/1267 KB 212/214 KB 272/531 KB 832/1710 KB 64/80 KB 220/1267 KB 212/214 KB 272/531 KB 832/1710 KB 64/80 KB 224/1267 KB 212/214 KB 272/531 KB 832/1710 KB 64/80 KB 208/1267 KB 212/214 KB 256/531 KB 820/1710 KB 48/80 KB 224/1267 KB 214/214 KB 272/531 KB 832/1710 KB 64/80 KB 212/1267 KB 212/214 KB 272/531 KB 832/1710 KB 64/80 KB 224/1267 KB 214/214 KB 272/531 KB 832/1710 KB 68/80 KB 228/1267 KB 214/214 KB 276/531 KB 832/1710 KB 72/80 KB 228/1267 KB 214/214 KB 276/531 KB 832/1710 KB 68/80 KB 228/1267 KB 214/214 KB 280/531 KB 832/1710 KB 72/80 KB 228/1267 KB 214/214 KB 284/531 KB 832/1710 KB 72/80 KB 228/1267 KB 214/214 KB 272/531 KB 832/1710 KB 68/80 KB 232/1267 KB 214/214 KB 288/531 KB 832/1710 KB 76/80 KB 224/1267 KB 214/214 KB 272/531 KB 832/1710 KB 68/80 KB 236/1267 KB 214/214 KB 288/531 KB 836/1710 KB 76/80 KB 236/1267 KB 214/214 KB 288/531 KB 840/1710 KB 76/80 KB 236/1267 KB 214/214 KB 288/531 KB 844/1710 KB 76/80 KB 228/1267 KB 214/214 KB 284/531 KB 832/1710 KB 76/80 KB 236/1267 KB 214/214 KB 288/531 KB 844/1710 KB 80/80 KB 228/1267 KB 214/214 KB 288/531 KB 844/1710 KB 76/80 KB 236/1267 KB 214/214 KB 288/531 KB 832/1710 KB 76/80 KB 240/1267 KB 214/214 KB 288/531 KB 844/1710 KB 80/80 KB 244/1267 KB 214/214 KB 288/531 KB 844/1710 KB 80/80 KB 248/1267 KB 292/531 KB 848/1710 KB 80/80 KB 252/1267 KB 292/531 KB 848/1710 KB 80/80 KB 244/1267 KB 292/531 KB 848/1710 KB 80/80 KB 256/1267 KB 292/531 KB 852/1710 KB 80/80 KB 256/1267 KB 292/531 KB 856/1710 KB 80/80 KB 244/1267 KB 292/531 KB 844/1710 KB 80/80 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/ unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install 2.7/log4j-api-2.7.jar (214 KB at 638.4 KB/sec) unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install 256/1267 KB 296/531 KB 860/1710 KB 80/80 KB 256/1267 KB 300/531 KB 860/1710 KB 80/80 KB 256/1267 KB 304/531 KB 860/1710 KB 80/80 KB 256/1267 KB 308/531 KB 860/1710 KB 80/80 KB 256/1267 KB 312/531 KB 860/1710 KB 80/80 KB 256/1267 KB 316/531 KB 860/1710 KB 80/80 KB 256/1267 KB 304/531 KB 860/1710 KB 80/80 KB Downloaded: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar (80 KB at 234.5 KB/sec) unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install 256/1267 KB 292/531 KB 860/1710 KB 80/80 KB 256/1267 KB 316/531 KB 864/1710 KB 256/1267 KB 316/531 KB 868/1710 KB 260/1267 KB 316/531 KB 872/1710 KB 260/1267 KB 316/531 KB 868/1710 KB 264/1267 KB 320/531 KB 872/1710 KB 268/1267 KB 320/531 KB 872/1710 KB Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install 268/1267 KB 320/531 KB 876/1710 KB 268/1267 KB 320/531 KB 880/1710 KB 260/1267 KB 320/531 KB 872/1710 KB 272/1267 KB 324/531 KB 880/1710 KB 272/1267 KB 328/531 KB 880/1710 KB 272/1267 KB 320/531 KB 880/1710 KB 272/1267 KB 332/531 KB 880/1710 KB 272/1267 KB 336/531 KB 880/1710 KB 276/1267 KB 340/531 KB 884/1710 KB 4/61 KB 4/1044 KB 276/1267 KB 336/531 KB 884/1710 KB 4/61 KB 4/1044 KB 280/1267 KB 340/531 KB 884/1710 KB 4/61 KB 4/1044 KB 284/1267 KB 340/531 KB 884/1710 KB 4/61 KB 4/1044 KB 288/1267 KB 340/531 KB 884/1710 KB 4/61 KB 4/1044 KB 272/1267 KB 336/531 KB 884/1710 KB 4/61 KB 4/1044 KB 288/1267 KB 340/531 KB 884/1710 KB 4/61 KB 8/1044 KB 288/1267 KB 340/531 KB 884/1710 KB 4/61 KB 12/1044 KB 288/1267 KB 340/531 KB 884/1710 KB 4/61 KB 16/1044 KB 288/1267 KB 340/531 KB 884/1710 KB 4/61 KB 20/1044 KB 288/1267 KB 340/531 KB 884/1710 KB 4/61 KB 24/1044 KB 288/1267 KB 340/531 KB 884/1710 KB 4/61 KB 28/1044 KB 288/1267 KB 340/531 KB 884/1710 KB 4/61 KB 32/1044 KB 272/1267 KB 336/531 KB 884/1710 KB 4/61 KB 272/1267 KB 336/531 KB 884/1710 KB 288/1267 KB 340/531 KB 888/1710 KB 4/61 KB 32/1044 KB 288/1267 KB 340/531 KB 892/1710 KB 4/61 KB 32/1044 KB 288/1267 KB 340/531 KB 896/1710 KB 4/61 KB 32/1044 KB 288/1267 KB 340/531 KB 896/1710 KB 8/61 KB 32/1044 KB 288/1267 KB 340/531 KB 896/1710 KB 12/61 KB 32/1044 KB 288/1267 KB 340/531 KB 896/1710 KB 16/61 KB 32/1044 KB 288/1267 KB 340/531 KB 896/1710 KB 20/61 KB 32/1044 KB 292/1267 KB 344/531 KB 900/1710 KB 24/61 KB 36/1044 KB 292/1267 KB 344/531 KB 900/1710 KB 28/61 KB 36/1044 KB 292/1267 KB 344/531 KB 900/1710 KB 32/61 KB 36/1044 KB 292/1267 KB 344/531 KB 900/1710 KB 20/61 KB 36/1044 KB 292/1267 KB 344/531 KB 900/1710 KB 20/61 KB 32/1044 KB 292/1267 KB 348/531 KB 900/1710 KB 32/61 KB 36/1044 KB 292/1267 KB 352/531 KB 900/1710 KB 32/61 KB 36/1044 KB 292/1267 KB 340/531 KB 900/1710 KB 20/61 KB 32/1044 KB 296/1267 KB 352/531 KB 900/1710 KB 32/61 KB 36/1044 KB 300/1267 KB 352/531 KB 900/1710 KB 32/61 KB 36/1044 KB 304/1267 KB 352/531 KB 900/1710 KB 32/61 KB 36/1044 KB 308/1267 KB 352/531 KB 900/1710 KB 32/61 KB 36/1044 KB 312/1267 KB 356/531 KB 900/1710 KB 36/61 KB 40/1044 KB 316/1267 KB 356/531 KB 900/1710 KB 36/61 KB 40/1044 KB 320/1267 KB 356/531 KB 900/1710 KB 36/61 KB 40/1044 KB 288/1267 KB 340/531 KB 900/1710 KB 20/61 KB 32/1044 KB 320/1267 KB 356/531 KB 904/1710 KB 36/61 KB 40/1044 KB 320/1267 KB 356/531 KB 908/1710 KB 36/61 KB 40/1044 KB 320/1267 KB 356/531 KB 912/1710 KB 36/61 KB 40/1044 KB 320/1267 KB 356/531 KB 916/1710 KB 36/61 KB 40/1044 KB 320/1267 KB 356/531 KB 920/1710 KB 36/61 KB 40/1044 KB 320/1267 KB 356/531 KB 924/1710 KB 36/61 KB 40/1044 KB 320/1267 KB 356/531 KB 928/1710 KB 36/61 KB 40/1044 KB 308/1267 KB 356/531 KB 900/1710 KB 36/61 KB 40/1044 KB 320/1267 KB 356/531 KB 928/1710 KB 40/61 KB 40/1044 KB 320/1267 KB 356/531 KB 928/1710 KB 44/61 KB 40/1044 KB 320/1267 KB 356/531 KB 928/1710 KB 48/61 KB 40/1044 KB 308/1267 KB 356/531 KB 900/1710 KB 32/61 KB 40/1044 KB 324/1267 KB 360/531 KB 928/1710 KB 48/61 KB 40/1044 KB 324/1267 KB 364/531 KB 928/1710 KB 48/61 KB 40/1044 KB 308/1267 KB 352/531 KB 900/1710 KB 32/61 KB 40/1044 KB 324/1267 KB 364/531 KB 928/1710 KB 48/61 KB 44/1044 KB 324/1267 KB 364/531 KB 928/1710 KB 48/61 KB 48/1044 KB 324/1267 KB 364/531 KB 928/1710 KB 48/61 KB 52/1044 KB 324/1267 KB 368/531 KB 928/1710 KB 48/61 KB 56/1044 KB 324/1267 KB 368/531 KB 928/1710 KB 48/61 KB 60/1044 unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install KB 324/1267 KB 368/531 KB 928/1710 KB 48/61 KB 64/1044 KB 324/1267 KB 368/531 KB 932/1710 KB 48/61 KB 68/1044 KB 324/1267 KB 368/531 KB 932/1710 KB 52/61 KB 72/1044 KB 324/1267 KB 368/531 KB 932/1710 KB 52/61 KB 76/1044 KB 324/1267 KB 368/531 KB 932/1710 KB 52/61 KB 80/1044 KB 324/1267 KB 356/531 KB 928/1710 KB 48/61 KB 40/1044 KB 328/1267 KB 368/531 KB 932/1710 KB 52/61 KB 80/1044 KB 332/1267 KB 368/531 KB 932/1710 KB 52/61 KB 80/1044 KB 324/1267 KB 368/531 KB 932/1710 KB 52/61 KB 68/1044 KB 336/1267 KB 368/531 KB 932/1710 KB 56/61 KB 80/1044 KB 336/1267 KB 368/531 KB 932/1710 KB 60/61 KB 80/1044 KB 336/1267 KB 368/531 KB 932/1710 KB 61/61 KB 80/1044 KB 324/1267 KB 368/531 KB 932/1710 KB 48/61 KB 64/1044 KB 336/1267 KB 368/531 KB 936/1710 KB 61/61 KB 80/1044 KB 336/1267 KB 368/531 KB 940/1710 KB 61/61 KB 80/1044 KB 336/1267 KB 368/531 KB 944/1710 KB 61/61 KB 80/1044 KB 324/1267 KB 368/531 KB 928/1710 KB 48/61 KB 52/1044 KB 336/1267 KB 372/531 KB 944/1710 KB 61/61 KB 80/1044 KB 336/1267 KB 376/531 KB 944/1710 KB 61/61 KB 80/1044 KB 336/1267 KB 380/531 KB 944/1710 KB 61/61 KB 80/1044 KB 336/1267 KB 384/531 KB 944/1710 KB 61/61 KB 80/1044 KB 336/1267 KB 388/531 KB 944/1710 KB 61/61 KB 80/1044 KB 336/1267 KB 392/531 KB 948/1710 KB 61/61 KB 84/1044 KB 336/1267 KB 396/531 KB 948/1710 KB 84/1044 KB 336/1267 KB 400/531 KB 948/1710 KB 84/1044 KB 336/1267 KB 404/531 KB 948/1710 KB 84/1044 KB 336/1267 KB 368/531 KB 944/1710 KB 61/61 KB 80/1044 KB 340/1267 KB 404/531 KB 948/1710 KB 84/1044 KB 344/1267 KB 404/531 KB 948/1710 KB 84/1044 KB 348/1267 KB 404/531 KB 948/1710 KB 84/1044 KB 352/1267 KB 404/531 KB 948/1710 KB 84/1044 KB 356/1267 KB 404/531 KB 948/1710 KB 84/1044 KB 360/1267 KB 404/531 KB 948/1710 KB 84/1044 KB 364/1267 KB 404/531 KB 948/1710 KB 84/1044 KB 368/1267 KB 404/531 KB 948/1710 KB 84/1044 KB 372/1267 KB 404/531 KB 948/1710 KB 84/1044 KB 376/1267 KB 408/531 KB 948/1710 KB 84/1044 KB 380/1267 KB 408/531 KB 948/1710 KB 84/1044 KB 384/1267 KB 408/531 KB 948/1710 KB 84/1044 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (61 KB at 160.2 KB/sec) unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install 336/1267 KB 388/531 KB 948/1710 KB 61/61 KB 84/1044 KB 388/1267 KB 408/531 KB 948/1710 KB 88/1044 KB 388/1267 KB 408/531 KB 948/1710 KB 92/1044 KB 388/1267 KB 408/531 KB 948/1710 KB 96/1044 KB 388/1267 KB 408/531 KB 948/1710 KB 100/1044 KB 388/1267 KB 408/531 KB 948/1710 KB 104/1044 KB 388/1267 KB 408/531 KB 948/1710 KB 108/1044 KB 388/1267 KB 408/531 KB 948/1710 KB 112/1044 KB 388/1267 KB 408/531 KB 948/1710 KB 116/1044 KB 336/1267 KB 388/531 KB 948/1710 KB 61/61 KB 80/1044 KB 388/1267 KB 408/531 KB 952/1710 KB 116/1044 KB 388/1267 KB 408/531 KB 956/1710 KB 116/1044 KB 388/1267 KB 408/531 KB 960/1710 KB 116/1044 KB 388/1267 KB 408/531 KB 964/1710 KB 116/1044 KB 388/1267 KB 408/531 KB 968/1710 KB 116/1044 KB 388/1267 KB 408/531 KB 972/1710 KB 116/1044 KB 388/1267 KB 408/531 KB 976/1710 KB 116/1044 KB 388/1267 KB 408/531 KB 980/1710 KB 116/1044 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: 12:18:38 DEBUG unit.abot-epc-basic/0.install 388/1267 KB 408/531 KB 948/1710 KB 84/1044 KB 372/1267 KB 408/531 KB 948/1710 KB 84/1044 KB 388/1267 KB 412/531 KB 984/1710 KB 120/1044 KB 388/1267 KB 416/531 KB 984/1710 KB 120/1044 KB 388/1267 KB 420/531 KB 984/1710 KB 120/1044 KB 388/1267 KB 424/531 KB 984/1710 KB 120/1044 KB 388/1267 KB 408/531 KB 984/1710 KB 120/1044 KB 388/1267 KB 424/531 KB 988/1710 KB 120/1044 KB 388/1267 KB 408/531 KB 980/1710 KB 120/1044 KB 388/1267 KB 424/531 KB 988/1710 KB 124/1044 KB 388/1267 KB 424/531 KB 988/1710 KB 128/1044 KB 388/1267 KB 424/531 KB 988/1710 KB 132/1044 KB 392/1267 KB 428/531 KB 992/1710 KB 132/1044 KB 388/1267 KB 428/531 KB 992/1710 KB 132/1044 KB 388/1267 KB 428/531 KB 988/1710 KB 132/1044 KB 392/1267 KB 432/531 KB 996/1710 KB 132/1044 KB 396/1267 KB 432/531 KB 1000/1710 KB 136/1044 KB 396/1267 KB 432/531 KB 996/1710 KB 136/1044 KB 396/1267 KB 432/531 KB 996/1710 KB 132/1044 KB 392/1267 KB 432/531 KB 996/1710 KB 132/1044 KB 396/1267 KB 436/531 KB 1000/1710 KB 136/1044 KB 400/1267 KB 436/531 KB 1000/1710 KB 140/1044 KB 400/1267 KB 436/531 KB 1000/1710 KB 136/1044 KB 404/1267 KB 436/531 KB 1000/1710 KB 140/1044 KB 408/1267 KB 440/531 KB 1004/1710 KB 144/1044 KB 404/1267 KB 440/531 KB 1004/1710 KB 144/1044 KB 404/1267 KB 440/531 KB 1000/1710 KB 144/1044 KB 404/1267 KB 436/531 KB 1000/1710 KB 144/1044 KB 408/1267 KB 440/531 KB 1004/1710 KB 148/1044 KB 412/1267 KB 444/531 KB 1008/1710 KB 148/1044 KB 408/1267 KB 444/531 KB 1008/1710 KB 148/1044 KB 408/1267 KB 444/531 KB 1004/1710 KB 148/1044 KB 412/1267 KB 448/531 KB 1008/1710 KB 148/1044 KB 412/1267 KB 448/531 KB 1012/1710 KB 148/1044 KB 416/1267 KB 452/531 KB 1016/1710 KB 152/1044 KB 416/1267 KB 452/531 KB 1012/1710 KB 152/1044 KB 416/1267 KB 452/531 KB 1012/1710 KB 148/1044 KB 416/1267 KB 452/531 KB 1016/1710 KB 156/1044 KB 416/1267 KB 452/531 KB 1016/1710 KB 160/1044 KB 416/1267 KB 452/531 KB 1016/1710 KB 164/1044 KB 420/1267 KB 452/531 KB 1020/1710 KB 168/1044 KB 420/1267 KB 452/531 KB 1020/1710 KB 172/1044 KB 4/1063 KB 412/1267 KB 452/531 KB 1012/1710 KB 148/1044 KB 420/1267 KB 456/531 KB 1020/1710 KB 172/1044 KB 4/1063 KB 420/1267 KB 460/531 KB 1020/1710 KB 172/1044 KB 4/1063 KB 420/1267 KB 464/531 KB 1020/1710 KB 172/1044 KB 4/1063 KB 420/1267 KB 452/531 KB 1020/1710 KB 168/1044 KB 4/1063 KB 420/1267 KB 452/531 KB 1020/1710 KB 164/1044 KB 420/1267 KB 464/531 KB 1024/1710 KB 172/1044 KB 4/1063 KB 420/1267 KB 464/531 KB 1028/1710 KB 172/1044 KB 4/1063 KB 420/1267 KB 468/531 KB 1032/1710 KB 176/1044 KB 8/1063 KB 420/1267 KB 452/531 KB 1016/1710 KB 164/1044 KB 424/1267 KB 468/531 KB 1032/1710 KB 176/1044 KB 8/1063 KB 428/1267 KB 468/531 KB 1032/1710 KB 176/1044 KB 8/1063 KB 432/1267 KB 468/531 KB 1032/1710 KB 176/1044 KB 8/1063 KB 420/1267 KB 468/531 KB 1028/1710 KB 176/1044 KB 8/1063 KB 420/1267 KB 468/531 KB 1028/1710 KB 172/1044 KB 8/1063 KB 432/1267 KB 468/531 KB 1032/1710 KB 176/1044 KB 12/1063 KB 432/1267 KB 468/531 KB 1032/1710 KB 176/1044 KB 16/1063 KB 436/1267 KB 468/531 KB 1032/1710 KB 176/1044 KB 16/1063 KB 440/1267 KB 468/531 KB 1036/1710 KB 180/1044 KB 20/1063 KB 420/1267 KB 468/531 KB 1028/1710 KB 172/1044 KB 4/1063 KB 440/1267 KB 472/531 KB 1036/1710 KB 180/1044 KB 20/1063 KB 440/1267 KB 476/531 KB 1036/1710 KB 180/1044 KB 20/1063 KB 440/1267 KB 480/531 KB 1036/1710 KB 180/1044 KB 20/1063 KB 436/1267 KB 468/531 KB 1036/1710 KB 180/1044 KB 20/1063 KB 436/1267 KB 468/531 KB 1036/1710 KB 180/1044 KB 16/1063 KB 440/1267 KB unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install 480/531 KB 1040/1710 KB 180/1044 KB 20/1063 KB 440/1267 KB 480/531 KB 1044/1710 KB 180/1044 KB 20/1063 KB 444/1267 KB 484/531 KB 1048/1710 KB 180/1044 KB 24/1063 KB 436/1267 KB 468/531 KB 1032/1710 KB 180/1044 KB 16/1063 KB 444/1267 KB 484/531 KB 1044/1710 KB 180/1044 KB 24/1063 KB 444/1267 KB 484/531 KB 1048/1710 KB 184/1044 KB 24/1063 KB 448/1267 KB 484/531 KB 1048/1710 KB 188/1044 KB 24/1063 KB 452/1267 KB 484/531 KB 1048/1710 KB 188/1044 KB 24/1063 KB 440/1267 KB 484/531 KB 1044/1710 KB 180/1044 KB 24/1063 KB 440/1267 KB 480/531 KB 1044/1710 KB 180/1044 KB 24/1063 KB 452/1267 KB 484/531 KB 1052/1710 KB 188/1044 KB 28/1063 KB 452/1267 KB 484/531 KB 1052/1710 KB 188/1044 KB 32/1063 KB 452/1267 KB 484/531 KB 1052/1710 KB 188/1044 KB 36/1063 KB 452/1267 KB 484/531 KB 1052/1710 KB 188/1044 KB 24/1063 KB 448/1267 KB 484/531 KB 1048/1710 KB 188/1044 KB 24/1063 KB 452/1267 KB 488/531 KB 1052/1710 KB 192/1044 KB 36/1063 KB 452/1267 KB 488/531 KB 1052/1710 KB 188/1044 KB 36/1063 KB 452/1267 KB 492/531 KB 1052/1710 KB 192/1044 KB 36/1063 KB 452/1267 KB 496/531 KB 1052/1710 KB 192/1044 KB 36/1063 KB 452/1267 KB 500/531 KB 1056/1710 KB 196/1044 KB 36/1063 KB 452/1267 KB 496/531 KB 1056/1710 KB 192/1044 KB 36/1063 KB 452/1267 KB 500/531 KB 1056/1710 KB 196/1044 KB 40/1063 KB 456/1267 KB 500/531 KB 1056/1710 KB 196/1044 KB 44/1063 KB 460/1267 KB 500/531 KB 1056/1710 KB 196/1044 KB 44/1063 KB 464/1267 KB 500/531 KB 1056/1710 KB 196/1044 KB 44/1063 KB 468/1267 KB 500/531 KB 1056/1710 KB 196/1044 KB 44/1063 KB 472/1267 KB 500/531 KB 1056/1710 KB 196/1044 KB 44/1063 KB 476/1267 KB 500/531 KB 1056/1710 KB 196/1044 KB 44/1063 KB 480/1267 KB 500/531 KB 1056/1710 KB 196/1044 KB 44/1063 KB 484/1267 KB 500/531 KB 1056/1710 KB 196/1044 KB 44/1063 KB 488/1267 KB 500/531 KB 1056/1710 KB 196/1044 KB 44/1063 KB 492/1267 KB 500/531 KB 1056/1710 KB 196/1044 KB 44/1063 KB 496/1267 KB 500/531 KB 1056/1710 KB 196/1044 KB 44/1063 KB 500/1267 KB 500/531 KB 1056/1710 KB 196/1044 KB 44/1063 KB 504/1267 KB 500/531 KB 1056/1710 KB 196/1044 KB 44/1063 KB 508/1267 KB 500/531 KB 1056/1710 KB 196/1044 KB 44/1063 KB 512/1267 KB 500/531 KB 1056/1710 KB 196/1044 KB 44/1063 KB 516/1267 KB 500/531 KB 1056/1710 KB 196/1044 KB 44/1063 KB 520/1267 KB 500/531 KB 1056/1710 KB 196/1044 KB 44/1063 KB 524/1267 KB 500/531 KB 1056/1710 KB 196/1044 KB 44/1063 KB 528/1267 KB 500/531 KB 1056/1710 KB 196/1044 KB 44/1063 KB 532/1267 KB 500/531 KB 1056/1710 KB 196/1044 KB 44/1063 KB 536/1267 KB 500/531 KB 1056/1710 KB 196/1044 KB 44/1063 KB 540/1267 KB 500/531 KB 1056/1710 KB 196/1044 KB 44/1063 KB 544/1267 KB 500/531 KB 1056/1710 KB 196/1044 KB 44/1063 KB 548/1267 KB 500/531 KB 1056/1710 KB 196/1044 KB 44/1063 KB 548/1267 KB 500/531 KB 1060/1710 KB 200/1044 KB 44/1063 KB 548/1267 KB 500/531 KB 1060/1710 KB 204/1044 KB 44/1063 KB 548/1267 KB 500/531 KB 1060/1710 KB 208/1044 KB 44/1063 KB 548/1267 KB 500/531 KB 1060/1710 KB 212/1044 KB 44/1063 KB 548/1267 KB 500/531 KB 1060/1710 KB 216/1044 KB 44/1063 KB 548/1267 KB 500/531 KB 1060/1710 KB 220/1044 KB 44/1063 KB 548/1267 KB 500/531 KB 1060/1710 KB 224/1044 KB 44/1063 KB 548/1267 KB 500/531 KB 1060/1710 KB 228/1044 KB 44/1063 KB 548/1267 KB 500/531 KB 1060/1710 KB 196/1044 KB 44/1063 KB 548/1267 KB 500/531 KB 1064/1710 KB 228/1044 KB 44/1063 KB 548/1267 KB 500/531 KB 1068/1710 KB 228/1044 KB 44/1063 KB 548/1267 KB 500/531 KB 1072/1710 KB 228/1044 KB 44/1063 KB 548/1267 KB 500/531 KB 1076/1710 KB 228/104 unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install 4 KB 44/1063 KB 548/1267 KB 500/531 KB 1080/1710 KB 228/1044 KB 44/1063 KB 548/1267 KB 500/531 KB 1084/1710 KB 228/1044 KB 44/1063 KB 548/1267 KB 500/531 KB 1088/1710 KB 228/1044 KB 44/1063 KB 452/1267 KB 500/531 KB 1056/1710 KB 196/1044 KB 44/1063 KB 548/1267 KB 500/531 KB 1088/1710 KB 228/1044 KB 48/1063 KB 548/1267 KB 500/531 KB 1088/1710 KB 228/1044 KB 52/1063 KB 548/1267 KB 500/531 KB 1088/1710 KB 228/1044 KB 56/1063 KB 548/1267 KB 500/531 KB 1088/1710 KB 228/1044 KB 60/1063 KB 548/1267 KB 500/531 KB 1088/1710 KB 228/1044 KB 64/1063 KB 548/1267 KB 500/531 KB 1088/1710 KB 228/1044 KB 68/1063 KB 452/1267 KB 500/531 KB 1056/1710 KB 192/1044 KB 36/1063 KB 548/1267 KB 504/531 KB 1092/1710 KB 232/1044 KB 68/1063 KB 548/1267 KB 508/531 KB 1092/1710 KB 232/1044 KB 68/1063 KB 548/1267 KB 512/531 KB 1092/1710 KB 232/1044 KB 68/1063 KB 548/1267 KB 516/531 KB 1092/1710 KB 232/1044 KB 68/1063 KB 548/1267 KB 520/531 KB 1092/1710 KB 232/1044 KB 68/1063 KB 548/1267 KB 524/531 KB 1092/1710 KB 232/1044 KB 68/1063 KB 548/1267 KB 528/531 KB 1092/1710 KB 232/1044 KB 68/1063 KB 548/1267 KB 531/531 KB 1092/1710 KB 232/1044 KB 68/1063 KB 548/1267 KB 531/531 KB 1092/1710 KB 232/1044 KB 72/1063 KB 548/1267 KB 500/531 KB 1092/1710 KB 232/1044 KB 68/1063 KB 548/1267 KB 531/531 KB 1092/1710 KB 236/1044 KB 72/1063 KB 548/1267 KB 531/531 KB 1092/1710 KB 240/1044 KB 72/1063 KB 548/1267 KB 531/531 KB 1092/1710 KB 244/1044 KB 76/1063 KB 548/1267 KB 531/531 KB 1092/1710 KB 248/1044 KB 76/1063 KB 548/1267 KB 500/531 KB 1092/1710 KB 228/1044 KB 68/1063 KB 548/1267 KB 531/531 KB 1092/1710 KB 240/1044 KB 76/1063 KB 548/1267 KB 531/531 KB 1092/1710 KB 252/1044 KB 80/1063 KB 548/1267 KB 531/531 KB 1092/1710 KB 252/1044 KB 84/1063 KB 548/1267 KB 531/531 KB 1092/1710 KB 252/1044 KB 84/1063 KB 548/1267 KB 531/531 KB 1096/1710 KB 256/1044 KB 84/1063 KB 548/1267 KB 531/531 KB 1096/1710 KB 252/1044 KB 84/1063 KB 548/1267 KB 531/531 KB 1100/1710 KB 256/1044 KB 88/1063 KB 548/1267 KB 531/531 KB 1104/1710 KB 256/1044 KB 88/1063 KB 548/1267 KB 531/531 KB 1096/1710 KB 256/1044 KB 88/1063 KB 548/1267 KB 531/531 KB 1104/1710 KB 256/1044 KB 92/1063 KB 548/1267 KB 531/531 KB 1104/1710 KB 256/1044 KB 96/1063 KB 548/1267 KB 531/531 KB 1108/1710 KB 260/1044 KB 96/1063 KB 548/1267 KB 531/531 KB 1108/1710 KB 264/1044 KB 100/1063 KB 548/1267 KB 531/531 KB 1108/1710 KB 268/1044 KB 100/1063 KB 548/1267 KB 531/531 KB 1108/1710 KB 272/1044 KB 100/1063 KB 548/1267 KB 531/531 KB 1108/1710 KB 256/1044 KB 96/1063 KB 548/1267 KB 531/531 KB 1112/1710 KB 272/1044 KB 100/1063 KB 548/1267 KB 531/531 KB 1116/1710 KB 272/1044 KB 100/1063 KB 548/1267 KB 531/531 KB 1120/1710 KB 272/1044 KB 100/1063 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar (531 KB at 1239.1 KB/sec) unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install 548/1267 KB 531/531 KB 1108/1710 KB 260/1044 KB 100/1063 KB Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install 548/1267 KB 1120/1710 KB 272/1044 KB 104/1063 KB 548/1267 KB 1120/1710 KB 272/1044 KB 108/1063 KB 548/1267 KB 1120/1710 KB 272/1044 KB 112/1063 KB 548/1267 KB 1124/1710 KB 272/1044 KB 116/1063 KB 552/1267 KB 1124/1710 KB 276/1044 KB 120/1063 KB 552/1267 KB 1124/1710 KB 276/1044 KB 124/1063 KB 548/1267 KB 1124/1710 KB 272/1044 KB 112/1063 KB 552/1267 KB 1128/1710 KB 276/1044 KB 128/1063 KB 552/1267 KB 1132/1710 KB 276/1044 KB 128/1063 KB 552/1267 KB 1136/1710 KB 276/1044 KB 128/1063 KB 552/1267 KB 1124/1710 KB 276/1044 KB 116/1063 KB 552/1267 KB 1136/1710 KB 280/1044 KB 128/1063 KB 552/1267 KB 1136/1710 KB 284/1044 KB 128/1063 KB 552/1267 KB 1124/1710 KB 272/1044 KB 116/1063 KB 556/1267 KB 4/713 KB 1136/1710 KB 288/1044 KB 128/1063 KB 560/1267 KB 4/713 KB 1136/1710 KB 288/1044 KB 128/1063 KB 564/1267 KB 4/713 KB 1136/1710 KB 288/1044 KB 128/1063 KB 568/1267 KB 4/713 KB 1136/1710 KB 288/1044 KB 128/1063 KB 572/1267 KB 4/713 KB 1136/1710 KB 288/1044 KB 128/1063 KB 576/1267 KB 4/713 KB 1136/1710 KB 288/1044 KB 128/1063 KB 580/1267 KB 4/713 KB 1140/1710 KB 288/1044 KB 128/1063 KB 584/1267 KB 4/713 KB 1140/1710 KB 288/1044 KB 128/1063 KB 552/1267 KB 4/713 KB 1136/1710 KB 284/1044 KB 128/1063 KB 576/1267 KB 4/713 KB 1140/1710 KB 288/1044 KB 128/1063 KB 564/1267 KB 4/713 KB 1136/1710 KB 288/1044 KB 128/1063 KB 552/1267 KB 4/713 KB 1136/1710 KB 288/1044 KB 128/1063 KB 584/1267 KB 4/713 KB 1140/1710 KB 292/1044 KB 128/1063 KB 584/1267 KB 4/713 KB 1144/1710 KB 296/1044 KB 132/1063 KB 584/1267 KB 4/713 KB 1144/1710 KB 300/1044 KB 132/1063 KB 584/1267 KB 4/713 KB 1144/1710 KB 292/1044 KB 132/1063 KB 584/1267 KB 8/713 KB 1148/1710 KB 300/1044 KB 132/1063 KB 584/1267 KB 8/713 KB 1152/1710 KB 300/1044 KB 132/1063 KB 584/1267 KB 4/713 KB 1140/1710 KB 292/1044 KB 132/1063 KB 584/1267 KB 8/713 KB 1152/1710 KB 300/1044 KB 136/1063 KB 584/1267 KB 8/713 KB 1152/1710 KB 300/1044 KB 140/1063 KB 584/1267 KB 8/713 KB 1152/1710 KB 300/1044 KB 144/1063 KB 584/1267 KB 8/713 KB 1152/1710 KB 304/1044 KB 148/1063 KB 588/1267 KB 8/713 KB 1156/1710 KB 304/1044 KB 152/1063 KB 588/1267 KB 8/713 KB 1156/1710 KB 304/1044 KB 156/1063 KB 588/1267 KB 8/713 KB 1156/1710 KB 304/1044 KB 160/1063 KB 584/1267 KB 8/713 KB 1144/1710 KB 300/1044 KB 132/1063 KB 588/1267 KB 12/713 KB 1156/1710 KB 304/1044 KB 160/1063 KB 588/1267 KB 16/713 KB 1156/1710 KB 304/1044 KB 160/1063 KB 588/1267 KB 20/713 KB 1156/1710 KB 304/1044 KB 160/1063 KB 588/1267 KB 8/713 KB 1156/1710 KB 304/1044 KB 148/1063 KB 588/1267 KB 8/713 KB 1152/1710 KB 304/1044 KB 148/1063 KB 584/1267 KB 8/713 KB 1152/1710 KB 304/1044 KB 144/1063 KB 592/1267 KB 20/713 KB 1156/1710 KB 308/1044 KB 160/1063 KB 592/1267 KB 20/713 KB 1156/1710 KB 312/1044 KB 160/1063 KB 592/1267 KB 20/713 KB 1160/1710 KB 316/1044 KB 160/1063 KB 592/1267 KB 20/713 KB 1160/1710 KB 320/1044 KB 160/1063 KB 592/1267 KB 20/713 KB 1156/1710 KB 304/1044 KB 160/1063 KB 596/1267 KB 20/713 KB 1160/1710 KB 320/1044 KB 160/1063 KB 600/1267 KB 24/713 KB 1160/1710 KB 324/1044 KB 160/1063 KB 604/1267 KB 24/713 KB 1160/1710 KB 324/1044 KB 160/1063 KB 608/1267 KB 24/713 KB 1160/1710 KB 324/1044 KB 160/1063 KB 612/1267 KB 24/713 KB 1160/1710 KB 324/1044 KB 160/1063 KB 616/1267 KB 24/713 KB 1160/1710 KB 324/1044 KB 164/1063 KB 620/1267 KB 24/713 KB 1160/1710 KB 324/1044 KB 164/1063 KB 624/1267 KB 24/713 KB 1160/1710 KB 324/1044 KB 164/1063 KB 592/1267 KB 20/713 KB 1160/1710 KB 312/1044 KB 160/1063 KB 624/1267 KB unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install 24/713 KB 1164/1710 KB 324/1044 KB 164/1063 KB 624/1267 KB 24/713 KB 1168/1710 KB 324/1044 KB 164/1063 KB 624/1267 KB 24/713 KB 1172/1710 KB 324/1044 KB 164/1063 KB 624/1267 KB 24/713 KB 1176/1710 KB 324/1044 KB 164/1063 KB 624/1267 KB 24/713 KB 1180/1710 KB 324/1044 KB 164/1063 KB 624/1267 KB 24/713 KB 1184/1710 KB 324/1044 KB 164/1063 KB 612/1267 KB 24/713 KB 1160/1710 KB 324/1044 KB 164/1063 KB 624/1267 KB 24/713 KB 1184/1710 KB 324/1044 KB 168/1063 KB 624/1267 KB 24/713 KB 1184/1710 KB 324/1044 KB 172/1063 KB 624/1267 KB 24/713 KB 1184/1710 KB 324/1044 KB 176/1063 KB 596/1267 KB 24/713 KB 1160/1710 KB 324/1044 KB 160/1063 KB 596/1267 KB 24/713 KB 1160/1710 KB 320/1044 KB 160/1063 KB 624/1267 KB 28/713 KB 1184/1710 KB 324/1044 KB 176/1063 KB 624/1267 KB 32/713 KB 1184/1710 KB 324/1044 KB 176/1063 KB 624/1267 KB 36/713 KB 1184/1710 KB 324/1044 KB 176/1063 KB 624/1267 KB 36/713 KB 1184/1710 KB 328/1044 KB 176/1063 KB 624/1267 KB 40/713 KB 1184/1710 KB 332/1044 KB 176/1063 KB 624/1267 KB 40/713 KB 1184/1710 KB 336/1044 KB 176/1063 KB 624/1267 KB 40/713 KB 1184/1710 KB 336/1044 KB 176/1063 KB 624/1267 KB 44/713 KB 1184/1710 KB 336/1044 KB 176/1063 KB 624/1267 KB 48/713 KB 1184/1710 KB 340/1044 KB 176/1063 KB 624/1267 KB 52/713 KB 1184/1710 KB 340/1044 KB 176/1063 KB 628/1267 KB 56/713 KB 1188/1710 KB 340/1044 KB 180/1063 KB 628/1267 KB 60/713 KB 1188/1710 KB 340/1044 KB 180/1063 KB 628/1267 KB 64/713 KB 1188/1710 KB 340/1044 KB 180/1063 KB 624/1267 KB 44/713 KB 1184/1710 KB 340/1044 KB 176/1063 KB 628/1267 KB 64/713 KB 1188/1710 KB 344/1044 KB 180/1063 KB 628/1267 KB 64/713 KB 1188/1710 KB 348/1044 KB 180/1063 KB 628/1267 KB 64/713 KB 1188/1710 KB 352/1044 KB 180/1063 KB 628/1267 KB 52/713 KB 1188/1710 KB 340/1044 KB 180/1063 KB 632/1267 KB 64/713 KB 1188/1710 KB 352/1044 KB 180/1063 KB 636/1267 KB 64/713 KB 1188/1710 KB 352/1044 KB 180/1063 KB 640/1267 KB 64/713 KB 1188/1710 KB 352/1044 KB 180/1063 KB 644/1267 KB 68/713 KB 1188/1710 KB 356/1044 KB 180/1063 KB 648/1267 KB 68/713 KB 1188/1710 KB 356/1044 KB 180/1063 KB 652/1267 KB 68/713 KB 1188/1710 KB 356/1044 KB 180/1063 KB 656/1267 KB 68/713 KB 1188/1710 KB 356/1044 KB 180/1063 KB 624/1267 KB 52/713 KB 1188/1710 KB 340/1044 KB 180/1063 KB 656/1267 KB 68/713 KB 1192/1710 KB 356/1044 KB 180/1063 KB 656/1267 KB 68/713 KB 1196/1710 KB 356/1044 KB 180/1063 KB 656/1267 KB 68/713 KB 1200/1710 KB 356/1044 KB 180/1063 KB 624/1267 KB 52/713 KB 1184/1710 KB 340/1044 KB 180/1063 KB 656/1267 KB 68/713 KB 1200/1710 KB 356/1044 KB 184/1063 KB 656/1267 KB 68/713 KB 1200/1710 KB 356/1044 KB 188/1063 KB 656/1267 KB 68/713 KB 1200/1710 KB 356/1044 KB 192/1063 KB 656/1267 KB 68/713 KB 1200/1710 KB 356/1044 KB 196/1063 KB 656/1267 KB 68/713 KB 1204/1710 KB 356/1044 KB 200/1063 KB 656/1267 KB 68/713 KB 1204/1710 KB 356/1044 KB 204/1063 KB 656/1267 KB 68/713 KB 1204/1710 KB 356/1044 KB 208/1063 KB 640/1267 KB 68/713 KB 1188/1710 KB 356/1044 KB 180/1063 KB 656/1267 KB 68/713 KB 1204/1710 KB 360/1044 KB 208/1063 KB 656/1267 KB 68/713 KB 1204/1710 KB 364/1044 KB 208/1063 KB 656/1267 KB 68/713 KB 1204/1710 KB 368/1044 KB 208/1063 KB 640/1267 KB 68/713 KB 1188/1710 KB 352/1044 KB 180/1063 KB 656/1267 KB 72/713 KB 1204/1710 KB 368/1044 KB 208/1063 KB 656/1267 KB 76/713 KB 1204/1710 KB 368/1044 KB 208/1063 KB 656/1267 KB 80/713 KB 1204/1710 KB 368/1044 KB 208/1063 KB 656/1267 KB 84/713 KB 1204/1710 KB 368/1044 KB 212/1063 KB 660/1267 KB 88/713 KB 1204/1710 KB 372/10 unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install 44 KB 212/1063 KB 656/1267 KB 68/713 KB 1204/1710 KB 356/1044 KB 196/1063 KB 660/1267 KB 88/713 KB 1208/1710 KB 372/1044 KB 212/1063 KB 660/1267 KB 88/713 KB 1212/1710 KB 372/1044 KB 212/1063 KB 660/1267 KB 88/713 KB 1216/1710 KB 372/1044 KB 212/1063 KB 660/1267 KB 88/713 KB 1220/1710 KB 372/1044 KB 212/1063 KB 660/1267 KB 88/713 KB 1224/1710 KB 372/1044 KB 212/1063 KB 660/1267 KB 88/713 KB 1228/1710 KB 372/1044 KB 212/1063 KB 660/1267 KB 84/713 KB 1204/1710 KB 372/1044 KB 212/1063 KB 660/1267 KB 92/713 KB 1228/1710 KB 376/1044 KB 212/1063 KB 660/1267 KB 84/713 KB 1204/1710 KB 368/1044 KB 212/1063 KB 656/1267 KB 80/713 KB 1204/1710 KB 368/1044 KB 212/1063 KB 660/1267 KB 92/713 KB 1228/1710 KB 380/1044 KB 216/1063 KB 660/1267 KB 92/713 KB 1228/1710 KB 380/1044 KB 220/1063 KB 660/1267 KB 92/713 KB 1228/1710 KB 380/1044 KB 224/1063 KB 660/1267 KB 92/713 KB 1228/1710 KB 380/1044 KB 224/1063 KB 660/1267 KB 92/713 KB 1228/1710 KB 384/1044 KB 224/1063 KB 664/1267 KB 92/713 KB 1232/1710 KB 388/1044 KB 224/1063 KB 664/1267 KB 92/713 KB 1232/1710 KB 392/1044 KB 228/1063 KB 664/1267 KB 92/713 KB 1232/1710 KB 396/1044 KB 228/1063 KB 664/1267 KB 92/713 KB 1232/1710 KB 400/1044 KB 228/1063 KB 660/1267 KB 92/713 KB 1228/1710 KB 372/1044 KB 212/1063 KB 664/1267 KB 96/713 KB 1232/1710 KB 400/1044 KB 228/1063 KB 664/1267 KB 100/713 KB 1232/1710 KB 400/1044 KB 228/1063 KB 664/1267 KB 104/713 KB 1232/1710 KB 400/1044 KB 228/1063 KB 664/1267 KB 108/713 KB 1232/1710 KB 400/1044 KB 228/1063 KB 664/1267 KB 112/713 KB 1232/1710 KB 400/1044 KB 228/1063 KB 664/1267 KB 92/713 KB 1232/1710 KB 388/1044 KB 228/1063 KB 664/1267 KB 112/713 KB 1232/1710 KB 400/1044 KB 232/1063 KB 664/1267 KB 112/713 KB 1232/1710 KB 400/1044 KB 236/1063 KB 664/1267 KB 112/713 KB 1232/1710 KB 400/1044 KB 240/1063 KB 664/1267 KB 92/713 KB 1232/1710 KB 384/1044 KB 224/1063 KB 664/1267 KB 92/713 KB 1228/1710 KB 384/1044 KB 224/1063 KB 668/1267 KB 112/713 KB 1232/1710 KB 400/1044 KB 240/1063 KB 672/1267 KB 112/713 KB 1232/1710 KB 400/1044 KB 240/1063 KB 672/1267 KB 112/713 KB 1236/1710 KB 400/1044 KB 240/1063 KB 676/1267 KB 112/713 KB 1240/1710 KB 400/1044 KB 240/1063 KB 676/1267 KB 112/713 KB 1244/1710 KB 400/1044 KB 240/1063 KB 676/1267 KB 112/713 KB 1248/1710 KB 400/1044 KB 240/1063 KB 676/1267 KB 112/713 KB 1252/1710 KB 400/1044 KB 240/1063 KB 676/1267 KB 116/713 KB 1256/1710 KB 404/1044 KB 244/1063 KB 676/1267 KB 116/713 KB 1260/1710 KB 404/1044 KB 244/1063 KB 676/1267 KB 116/713 KB 1264/1710 KB 404/1044 KB 244/1063 KB 676/1267 KB 112/713 KB 1236/1710 KB 400/1044 KB 240/1063 KB 680/1267 KB 116/713 KB 1264/1710 KB 404/1044 KB 244/1063 KB 684/1267 KB 116/713 KB 1264/1710 KB 404/1044 KB 244/1063 KB 688/1267 KB 116/713 KB 1264/1710 KB 404/1044 KB 244/1063 KB 692/1267 KB 116/713 KB 1264/1710 KB 404/1044 KB 244/1063 KB 676/1267 KB 116/713 KB 1252/1710 KB 404/1044 KB 244/1063 KB 676/1267 KB 112/713 KB 1252/1710 KB 404/1044 KB 244/1063 KB 692/1267 KB 116/713 KB 1264/1710 KB 408/1044 KB 244/1063 KB 676/1267 KB 112/713 KB 1252/1710 KB 400/1044 KB 244/1063 KB 692/1267 KB 120/713 KB 1264/1710 KB 408/1044 KB 248/1063 KB 692/1267 KB 120/713 KB 1264/1710 KB 408/1044 KB 252/1063 KB 692/1267 KB 120/713 KB 1264/1710 KB 408/1044 KB 256/1063 KB 692/1267 KB 120/713 KB 1264/1710 KB 408/1044 KB 244/1063 KB 692/1267 KB 124/713 KB 1264/1710 KB 408/1044 KB 256/1063 KB 692/1267 KB 128/713 KB 1264/1710 KB 412/1044 KB 260/1063 KB 692/1267 KB 128/713 KB 1268/1710 KB 412/1044 unit-mysql-0: 12:18:38 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-mysql-0: 12:18:38 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-mysql-0: 12:18:38 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:18:38 INFO juju.worker.uniter found queued "start" hook unit-mysql-0: 12:18:38 DEBUG juju.worker.uniter.operation running operation run start hook unit-mysql-0: 12:18:38 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-mysql-0: 12:18:38 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-mysql-0: 12:18:38 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install KB 260/1063 KB 696/1267 KB 132/713 KB 1272/1710 KB 412/1044 KB 260/1063 KB 696/1267 KB 132/713 KB 1276/1710 KB 412/1044 KB 260/1063 KB 696/1267 KB 132/713 KB 1280/1710 KB 412/1044 KB 260/1063 KB 692/1267 KB 124/713 KB 1264/1710 KB 412/1044 KB 260/1063 KB 692/1267 KB 124/713 KB 1264/1710 KB 412/1044 KB 256/1063 KB 696/1267 KB 132/713 KB 1280/1710 KB 416/1044 KB 260/1063 KB 696/1267 KB 132/713 KB 1280/1710 KB 420/1044 KB 260/1063 KB 696/1267 KB 132/713 KB 1268/1710 KB 412/1044 KB 260/1063 KB 696/1267 KB 136/713 KB 1280/1710 KB 420/1044 KB 264/1063 KB 696/1267 KB 140/713 KB 1280/1710 KB 420/1044 KB 264/1063 KB 696/1267 KB 128/713 KB 1268/1710 KB 412/1044 KB 260/1063 KB 700/1267 KB 140/713 KB 1280/1710 KB 424/1044 KB 264/1063 KB 704/1267 KB 140/713 KB 1280/1710 KB 424/1044 KB 264/1063 KB 708/1267 KB 140/713 KB 1280/1710 KB 424/1044 KB 264/1063 KB 712/1267 KB 144/713 KB 1280/1710 KB 424/1044 KB 264/1063 KB 716/1267 KB 144/713 KB 1284/1710 KB 424/1044 KB 264/1063 KB 720/1267 KB 144/713 KB 1284/1710 KB 424/1044 KB 264/1063 KB 724/1267 KB 144/713 KB 1284/1710 KB 424/1044 KB 264/1063 KB 728/1267 KB 144/713 KB 1284/1710 KB 424/1044 KB 264/1063 KB 732/1267 KB 144/713 KB 1284/1710 KB 424/1044 KB 264/1063 KB 696/1267 KB 140/713 KB 1280/1710 KB 424/1044 KB 264/1063 KB 696/1267 KB 132/713 KB 1280/1710 KB 420/1044 KB 264/1063 KB 732/1267 KB 144/713 KB 1284/1710 KB 424/1044 KB 268/1063 KB 732/1267 KB 144/713 KB 1284/1710 KB 424/1044 KB 272/1063 KB 732/1267 KB 144/713 KB 1284/1710 KB 424/1044 KB 276/1063 KB 712/1267 KB 144/713 KB 1284/1710 KB 424/1044 KB 264/1063 KB 732/1267 KB 144/713 KB 1288/1710 KB 428/1044 KB 276/1063 KB 732/1267 KB 144/713 KB 1292/1710 KB 428/1044 KB 280/1063 KB 732/1267 KB 144/713 KB 1296/1710 KB 428/1044 KB 280/1063 KB 708/1267 KB 144/713 KB 1280/1710 KB 424/1044 KB 264/1063 KB 732/1267 KB 148/713 KB 1296/1710 KB 428/1044 KB 280/1063 KB 732/1267 KB 152/713 KB 1296/1710 KB 428/1044 KB 280/1063 KB 732/1267 KB 156/713 KB 1296/1710 KB 428/1044 KB 280/1063 KB 732/1267 KB 160/713 KB 1296/1710 KB 428/1044 KB 280/1063 KB 732/1267 KB 144/713 KB 1288/1710 KB 428/1044 KB 280/1063 KB 732/1267 KB 160/713 KB 1300/1710 KB 428/1044 KB 284/1063 KB 732/1267 KB 160/713 KB 1300/1710 KB 428/1044 KB 288/1063 KB 732/1267 KB 144/713 KB 1284/1710 KB 428/1044 KB 276/1063 KB 732/1267 KB 160/713 KB 1300/1710 KB 432/1044 KB 288/1063 KB 732/1267 KB 160/713 KB 1300/1710 KB 436/1044 KB 288/1063 KB 732/1267 KB 160/713 KB 1300/1710 KB 440/1044 KB 288/1063 KB 732/1267 KB 160/713 KB 1300/1710 KB 444/1044 KB 288/1063 KB 732/1267 KB 160/713 KB 1300/1710 KB 448/1044 KB 288/1063 KB 732/1267 KB 164/713 KB 1300/1710 KB 452/1044 KB 288/1063 KB 736/1267 KB 164/713 KB 1300/1710 KB 456/1044 KB 292/1063 KB 736/1267 KB 164/713 KB 1300/1710 KB 460/1044 KB 292/1063 KB 732/1267 KB 160/713 KB 1300/1710 KB 428/1044 KB 280/1063 KB 736/1267 KB 164/713 KB 1304/1710 KB 464/1044 KB 292/1063 KB 736/1267 KB 164/713 KB 1300/1710 KB 452/1044 KB 292/1063 KB 732/1267 KB 164/713 KB 1300/1710 KB 452/1044 KB 292/1063 KB 732/1267 KB 164/713 KB 1300/1710 KB 448/1044 KB 288/1063 KB 736/1267 KB 168/713 KB 1304/1710 KB 464/1044 KB 292/1063 KB 740/1267 KB 168/713 KB 1308/1710 KB 464/1044 KB 296/1063 KB 740/1267 KB 168/713 KB 1312/1710 KB 464/1044 KB 296/1063 KB 740/1267 KB 172/713 KB 1316/1710 KB 464/1044 KB 296/1063 KB 740/1267 KB 168/713 KB 1304/1710 KB 464/1044 KB 296/1063 KB 744/1267 KB 172/713 KB 1316/1710 KB 464/1044 KB 296/1063 KB 748/1267 KB 172/713 KB 13 unit-mysql-0: 12:18:38 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-mysql-0: 12:18:38 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install 16/1710 KB 464/1044 KB 296/1063 KB 752/1267 KB 172/713 KB 1316/1710 KB 464/1044 KB 296/1063 KB 736/1267 KB 168/713 KB 1304/1710 KB 464/1044 KB 296/1063 KB 752/1267 KB 172/713 KB 1320/1710 KB 464/1044 KB 300/1063 KB 752/1267 KB 172/713 KB 1320/1710 KB 464/1044 KB 304/1063 KB 752/1267 KB 172/713 KB 1320/1710 KB 464/1044 KB 308/1063 KB 752/1267 KB 172/713 KB 1320/1710 KB 464/1044 KB 312/1063 KB 752/1267 KB 172/713 KB 1320/1710 KB 464/1044 KB 316/1063 KB 752/1267 KB 172/713 KB 1320/1710 KB 464/1044 KB 320/1063 KB 752/1267 KB 172/713 KB 1320/1710 KB 464/1044 KB 324/1063 KB 756/1267 KB 172/713 KB 1320/1710 KB 464/1044 KB 328/1063 KB 752/1267 KB 172/713 KB 1320/1710 KB 464/1044 KB 296/1063 KB 740/1267 KB 172/713 KB 1316/1710 KB 464/1044 KB 296/1063 KB 740/1267 KB 172/713 KB 1312/1710 KB 464/1044 KB 296/1063 KB 756/1267 KB 176/713 KB 1320/1710 KB 464/1044 KB 328/1063 KB 756/1267 KB 180/713 KB 1320/1710 KB 464/1044 KB 328/1063 KB 756/1267 KB 184/713 KB 1320/1710 KB 468/1044 KB 328/1063 KB 756/1267 KB 188/713 KB 1320/1710 KB 468/1044 KB 328/1063 KB 756/1267 KB 192/713 KB 1324/1710 KB 468/1044 KB 328/1063 KB 756/1267 KB 196/713 KB 1324/1710 KB 468/1044 KB 328/1063 KB 756/1267 KB 200/713 KB 1324/1710 KB 468/1044 KB 332/1063 KB 756/1267 KB 172/713 KB 1320/1710 KB 464/1044 KB 324/1063 KB 760/1267 KB 200/713 KB 1324/1710 KB 468/1044 KB 332/1063 KB 764/1267 KB 200/713 KB 1324/1710 KB 468/1044 KB 332/1063 KB 768/1267 KB 200/713 KB 1324/1710 KB 468/1044 KB 332/1063 KB 756/1267 KB 196/713 KB 1324/1710 KB 468/1044 KB 332/1063 KB 768/1267 KB 200/713 KB 1324/1710 KB 468/1044 KB 336/1063 KB 768/1267 KB 200/713 KB 1324/1710 KB 468/1044 KB 340/1063 KB 772/1267 KB 204/713 KB 1324/1710 KB 468/1044 KB 344/1063 KB 756/1267 KB 188/713 KB 1324/1710 KB 468/1044 KB 328/1063 KB 756/1267 KB 180/713 KB 1320/1710 KB 468/1044 KB 328/1063 KB 772/1267 KB 204/713 KB 1324/1710 KB 472/1044 KB 344/1063 KB 772/1267 KB 204/713 KB 1324/1710 KB 476/1044 KB 344/1063 KB 772/1267 KB 204/713 KB 1328/1710 KB 480/1044 KB 344/1063 KB 772/1267 KB 204/713 KB 1328/1710 KB 484/1044 KB 344/1063 KB 772/1267 KB 204/713 KB 1328/1710 KB 488/1044 KB 344/1063 KB 772/1267 KB 204/713 KB 1328/1710 KB 492/1044 KB 344/1063 KB 772/1267 KB 204/713 KB 1328/1710 KB 496/1044 KB 344/1063 KB 772/1267 KB 204/713 KB 1324/1710 KB 468/1044 KB 340/1063 KB 776/1267 KB 204/713 KB 1328/1710 KB 496/1044 KB 344/1063 KB 768/1267 KB 204/713 KB 1324/1710 KB 468/1044 KB 340/1063 KB 780/1267 KB 208/713 KB 1328/1710 KB 500/1044 KB 344/1063 KB 780/1267 KB 212/713 KB 1328/1710 KB 500/1044 KB 344/1063 KB 780/1267 KB 216/713 KB 1328/1710 KB 500/1044 KB 348/1063 KB 776/1267 KB 204/713 KB 1328/1710 KB 500/1044 KB 344/1063 KB 772/1267 KB 204/713 KB 1328/1710 KB 476/1044 KB 344/1063 KB 780/1267 KB 216/713 KB 1332/1710 KB 500/1044 KB 348/1063 KB 780/1267 KB 216/713 KB 1336/1710 KB 500/1044 KB 348/1063 KB 780/1267 KB 216/713 KB 1340/1710 KB 500/1044 KB 348/1063 KB 780/1267 KB 216/713 KB 1344/1710 KB 500/1044 KB 348/1063 KB 780/1267 KB 216/713 KB 1348/1710 KB 500/1044 KB 348/1063 KB 780/1267 KB 212/713 KB 1328/1710 KB 500/1044 KB 348/1063 KB 780/1267 KB 204/713 KB 1328/1710 KB 500/1044 KB 344/1063 KB 784/1267 KB 216/713 KB 1352/1710 KB 500/1044 KB 352/1063 KB 780/1267 KB 216/713 KB 1352/1710 KB 500/1044 KB 352/1063 KB 784/1267 KB 216/713 KB 1352/1710 KB 500/1044 KB 356/1063 KB 788/1267 KB 220/713 KB 1352/1710 KB 504/1044 KB 360/1063 KB 788/1267 KB 220/713 KB 1352/1710 KB 504/1044 KB 364/1063 KB 788/126 unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install 7 KB 220/713 KB 1352/1710 KB 504/1044 KB 368/1063 KB 788/1267 KB 220/713 KB 1352/1710 KB 504/1044 KB 372/1063 KB 788/1267 KB 220/713 KB 1352/1710 KB 504/1044 KB 376/1063 KB 788/1267 KB 220/713 KB 1352/1710 KB 504/1044 KB 356/1063 KB 792/1267 KB 220/713 KB 1352/1710 KB 504/1044 KB 380/1063 KB 796/1267 KB 220/713 KB 1352/1710 KB 504/1044 KB 380/1063 KB 784/1267 KB 220/713 KB 1352/1710 KB 504/1044 KB 356/1063 KB 784/1267 KB 216/713 KB 1352/1710 KB 504/1044 KB 356/1063 KB 796/1267 KB 224/713 KB 1352/1710 KB 508/1044 KB 380/1063 KB 796/1267 KB 224/713 KB 1352/1710 KB 512/1044 KB 380/1063 KB 780/1267 KB 216/713 KB 1352/1710 KB 500/1044 KB 356/1063 KB 796/1267 KB 224/713 KB 1356/1710 KB 512/1044 KB 380/1063 KB 796/1267 KB 224/713 KB 1360/1710 KB 512/1044 KB 380/1063 KB 796/1267 KB 224/713 KB 1352/1710 KB 512/1044 KB 380/1063 KB 796/1267 KB 224/713 KB 1364/1710 KB 512/1044 KB 380/1063 KB 800/1267 KB 228/713 KB 1368/1710 KB 516/1044 KB 380/1063 KB 800/1267 KB 228/713 KB 1364/1710 KB 516/1044 KB 380/1063 KB 796/1267 KB 228/713 KB 1364/1710 KB 516/1044 KB 380/1063 KB 800/1267 KB 232/713 KB 1368/1710 KB 516/1044 KB 380/1063 KB 804/1267 KB 236/713 KB 1368/1710 KB 516/1044 KB 380/1063 KB 796/1267 KB 224/713 KB 1364/1710 KB 516/1044 KB 380/1063 KB 804/1267 KB 236/713 KB 1372/1710 KB 520/1044 KB 380/1063 KB 804/1267 KB 236/713 KB 1372/1710 KB 524/1044 KB 380/1063 KB 804/1267 KB 236/713 KB 1372/1710 KB 516/1044 KB 380/1063 KB 804/1267 KB 240/713 KB 1376/1710 KB 524/1044 KB 380/1063 KB 804/1267 KB 240/713 KB 1376/1710 KB 528/1044 KB 380/1063 KB 804/1267 KB 240/713 KB 1380/1710 KB 528/1044 KB 380/1063 KB 804/1267 KB 240/713 KB 1384/1710 KB 532/1044 KB 380/1063 KB 804/1267 KB 240/713 KB 1388/1710 KB 532/1044 KB 380/1063 KB 804/1267 KB 232/713 KB 1368/1710 KB 516/1044 KB 380/1063 KB 808/1267 KB 240/713 KB 1388/1710 KB 532/1044 KB 380/1063 KB 788/1267 KB 240/713 KB 1380/1710 KB 532/1044 KB 380/1063 KB 808/1267 KB 240/713 KB 1388/1710 KB 532/1044 KB 384/1063 KB 812/1267 KB 240/713 KB 1388/1710 KB 532/1044 KB 388/1063 KB 804/1267 KB 240/713 KB 1380/1710 KB 532/1044 KB 380/1063 KB 812/1267 KB 240/713 KB 1392/1710 KB 536/1044 KB 388/1063 KB 812/1267 KB 240/713 KB 1392/1710 KB 540/1044 KB 388/1063 KB 812/1267 KB 240/713 KB 1392/1710 KB 544/1044 KB 388/1063 KB 804/1267 KB 240/713 KB 1372/1710 KB 524/1044 KB 380/1063 KB 812/1267 KB 244/713 KB 1392/1710 KB 544/1044 KB 388/1063 KB 812/1267 KB 248/713 KB 1392/1710 KB 544/1044 KB 388/1063 KB 812/1267 KB 252/713 KB 1392/1710 KB 544/1044 KB 388/1063 KB 812/1267 KB 256/713 KB 1392/1710 KB 544/1044 KB 388/1063 KB 812/1267 KB 240/713 KB 1392/1710 KB 532/1044 KB 388/1063 KB 812/1267 KB 240/713 KB 1388/1710 KB 532/1044 KB 384/1063 KB 816/1267 KB 256/713 KB 1392/1710 KB 544/1044 KB 388/1063 KB 820/1267 KB 256/713 KB 1392/1710 KB 544/1044 KB 388/1063 KB 824/1267 KB 260/713 KB 1396/1710 KB 548/1044 KB 392/1063 KB 828/1267 KB 260/713 KB 1396/1710 KB 548/1044 KB 392/1063 KB 832/1267 KB 260/713 KB 1396/1710 KB 548/1044 KB 392/1063 KB 820/1267 KB 260/713 KB 1396/1710 KB 548/1044 KB 392/1063 KB 832/1267 KB 260/713 KB 1396/1710 KB 548/1044 KB 396/1063 KB 832/1267 KB 260/713 KB 1396/1710 KB 548/1044 KB 400/1063 KB 820/1267 KB 260/713 KB 1392/1710 KB 544/1044 KB 388/1063 KB 832/1267 KB 264/713 KB 1396/1710 KB 548/1044 KB 400/1063 KB 832/1267 KB 268/713 KB 1396/1710 KB 548/1044 KB 400/1063 KB 820/1267 KB 260/713 KB 1396/1710 KB 548/1044 KB 388/1063 KB 836/1267 KB 268/713 KB 1400/1710 KB 548/1044 KB unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install 400/1063 KB 820/1267 KB 260/713 KB 1392/1710 KB 548/1044 KB 388/1063 KB 836/1267 KB 268/713 KB 1400/1710 KB 552/1044 KB 400/1063 KB 836/1267 KB 268/713 KB 1404/1710 KB 556/1044 KB 400/1063 KB 836/1267 KB 272/713 KB 1404/1710 KB 556/1044 KB 404/1063 KB 836/1267 KB 272/713 KB 1404/1710 KB 560/1044 KB 408/1063 KB 836/1267 KB 268/713 KB 1396/1710 KB 548/1044 KB 400/1063 KB 840/1267 KB 272/713 KB 1404/1710 KB 560/1044 KB 408/1063 KB 836/1267 KB 272/713 KB 1404/1710 KB 560/1044 KB 404/1063 KB 836/1267 KB 272/713 KB 1404/1710 KB 556/1044 KB 400/1063 KB 836/1267 KB 268/713 KB 1404/1710 KB 552/1044 KB 400/1063 KB 840/1267 KB 272/713 KB 1408/1710 KB 560/1044 KB 412/1063 KB 840/1267 KB 276/713 KB 1408/1710 KB 560/1044 KB 412/1063 KB 844/1267 KB 280/713 KB 1412/1710 KB 564/1044 KB 412/1063 KB 844/1267 KB 284/713 KB 1412/1710 KB 564/1044 KB 412/1063 KB 840/1267 KB 272/713 KB 1404/1710 KB 560/1044 KB 412/1063 KB 844/1267 KB 284/713 KB 1412/1710 KB 564/1044 KB 416/1063 KB 844/1267 KB 284/713 KB 1412/1710 KB 564/1044 KB 420/1063 KB 844/1267 KB 276/713 KB 1412/1710 KB 564/1044 KB 412/1063 KB 848/1267 KB 288/713 KB 1412/1710 KB 564/1044 KB 420/1063 KB 852/1267 KB 288/713 KB 1412/1710 KB 564/1044 KB 420/1063 KB 840/1267 KB 276/713 KB 1412/1710 KB 564/1044 KB 412/1063 KB 852/1267 KB 288/713 KB 1412/1710 KB 568/1044 KB 424/1063 KB 852/1267 KB 288/713 KB 1412/1710 KB 572/1044 KB 424/1063 KB 852/1267 KB 288/713 KB 1412/1710 KB 576/1044 KB 424/1063 KB 840/1267 KB 276/713 KB 1412/1710 KB 560/1044 KB 412/1063 KB 852/1267 KB 288/713 KB 1416/1710 KB 576/1044 KB 424/1063 KB 852/1267 KB 288/713 KB 1420/1710 KB 576/1044 KB 424/1063 KB 852/1267 KB 288/713 KB 1424/1710 KB 576/1044 KB 424/1063 KB 852/1267 KB 288/713 KB 1428/1710 KB 576/1044 KB 424/1063 KB 856/1267 KB 288/713 KB 1432/1710 KB 580/1044 KB 424/1063 KB 856/1267 KB 288/713 KB 1436/1710 KB 580/1044 KB 424/1063 KB 856/1267 KB 288/713 KB 1440/1710 KB 580/1044 KB 424/1063 KB 852/1267 KB 288/713 KB 1412/1710 KB 564/1044 KB 424/1063 KB 856/1267 KB 288/713 KB 1440/1710 KB 580/1044 KB 428/1063 KB 856/1267 KB 288/713 KB 1440/1710 KB 580/1044 KB 432/1063 KB 844/1267 KB 288/713 KB 1412/1710 KB 564/1044 KB 420/1063 KB 856/1267 KB 292/713 KB 1440/1710 KB 580/1044 KB 432/1063 KB 856/1267 KB 296/713 KB 1440/1710 KB 580/1044 KB 432/1063 KB 856/1267 KB 300/713 KB 1440/1710 KB 580/1044 KB 432/1063 KB 856/1267 KB 304/713 KB 1440/1710 KB 580/1044 KB 432/1063 KB 856/1267 KB 288/713 KB 1428/1710 KB 580/1044 KB 424/1063 KB 856/1267 KB 304/713 KB 1440/1710 KB 584/1044 KB 432/1063 KB 856/1267 KB 304/713 KB 1440/1710 KB 588/1044 KB 436/1063 KB 856/1267 KB 304/713 KB 1440/1710 KB 592/1044 KB 436/1063 KB 856/1267 KB 288/713 KB 1428/1710 KB 576/1044 KB 424/1063 KB 860/1267 KB 308/713 KB 1440/1710 KB 592/1044 KB 436/1063 KB 864/1267 KB 308/713 KB 1440/1710 KB 592/1044 KB 436/1063 KB 868/1267 KB 308/713 KB 1440/1710 KB 592/1044 KB 436/1063 KB 872/1267 KB 308/713 KB 1440/1710 KB 592/1044 KB 436/1063 KB 876/1267 KB 308/713 KB 1440/1710 KB 592/1044 KB 436/1063 KB 880/1267 KB 308/713 KB 1440/1710 KB 592/1044 KB 436/1063 KB 884/1267 KB 308/713 KB 1440/1710 KB 592/1044 KB 436/1063 KB 888/1267 KB 308/713 KB 1444/1710 KB 596/1044 KB 436/1063 KB 892/1267 KB 308/713 KB 1444/1710 KB 596/1044 KB 436/1063 KB 896/1267 KB 308/713 KB 1444/1710 KB 596/1044 KB 436/1063 KB 856/1267 KB 308/713 KB 1440/1710 KB 592/1044 KB 436/1063 KB 896/1267 KB 312/713 KB 1444/1710 KB 596/1044 KB 436/1063 KB 896/1267 KB 316/713 KB 1444/17 unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install 10 KB 596/1044 KB 436/1063 KB 856/1267 KB 304/713 KB 1440/1710 KB 584/1044 KB 436/1063 KB 896/1267 KB 316/713 KB 1444/1710 KB 596/1044 KB 440/1063 KB 896/1267 KB 316/713 KB 1444/1710 KB 596/1044 KB 444/1063 KB 896/1267 KB 316/713 KB 1444/1710 KB 596/1044 KB 448/1063 KB 896/1267 KB 316/713 KB 1444/1710 KB 596/1044 KB 452/1063 KB 884/1267 KB 308/713 KB 1444/1710 KB 596/1044 KB 436/1063 KB 896/1267 KB 320/713 KB 1444/1710 KB 600/1044 KB 456/1063 KB 896/1267 KB 320/713 KB 1444/1710 KB 604/1044 KB 456/1063 KB 884/1267 KB 308/713 KB 1444/1710 KB 592/1044 KB 436/1063 KB 896/1267 KB 320/713 KB 1444/1710 KB 596/1044 KB 452/1063 KB 896/1267 KB 320/713 KB 1448/1710 KB 604/1044 KB 456/1063 KB 896/1267 KB 320/713 KB 1452/1710 KB 604/1044 KB 456/1063 KB 896/1267 KB 320/713 KB 1456/1710 KB 604/1044 KB 456/1063 KB 896/1267 KB 320/713 KB 1460/1710 KB 604/1044 KB 456/1063 KB 900/1267 KB 324/713 KB 1464/1710 KB 608/1044 KB 456/1063 KB 900/1267 KB 324/713 KB 1468/1710 KB 608/1044 KB 456/1063 KB 900/1267 KB 324/713 KB 1472/1710 KB 608/1044 KB 456/1063 KB 900/1267 KB 324/713 KB 1476/1710 KB 608/1044 KB 456/1063 KB 900/1267 KB 324/713 KB 1460/1710 KB 608/1044 KB 456/1063 KB 904/1267 KB 324/713 KB 1480/1710 KB 608/1044 KB 456/1063 KB 908/1267 KB 324/713 KB 1480/1710 KB 608/1044 KB 456/1063 KB 912/1267 KB 324/713 KB 1480/1710 KB 608/1044 KB 456/1063 KB 896/1267 KB 324/713 KB 1460/1710 KB 608/1044 KB 456/1063 KB 912/1267 KB 324/713 KB 1480/1710 KB 608/1044 KB 460/1063 KB 912/1267 KB 324/713 KB 1480/1710 KB 608/1044 KB 464/1063 KB 896/1267 KB 324/713 KB 1460/1710 KB 608/1044 KB 456/1063 KB 912/1267 KB 328/713 KB 1480/1710 KB 608/1044 KB 464/1063 KB 912/1267 KB 332/713 KB 1480/1710 KB 608/1044 KB 464/1063 KB 912/1267 KB 336/713 KB 1480/1710 KB 608/1044 KB 464/1063 KB 912/1267 KB 340/713 KB 1480/1710 KB 608/1044 KB 464/1063 KB 912/1267 KB 344/713 KB 1480/1710 KB 608/1044 KB 468/1063 KB 896/1267 KB 320/713 KB 1460/1710 KB 608/1044 KB 456/1063 KB 912/1267 KB 344/713 KB 1480/1710 KB 612/1044 KB 468/1063 KB 912/1267 KB 344/713 KB 1480/1710 KB 616/1044 KB 468/1063 KB 912/1267 KB 344/713 KB 1480/1710 KB 620/1044 KB 468/1063 KB 912/1267 KB 344/713 KB 1480/1710 KB 624/1044 KB 468/1063 KB 912/1267 KB 340/713 KB 1480/1710 KB 608/1044 KB 468/1063 KB 912/1267 KB 344/713 KB 1480/1710 KB 624/1044 KB 472/1063 KB 912/1267 KB 344/713 KB 1480/1710 KB 624/1044 KB 476/1063 KB 912/1267 KB 344/713 KB 1480/1710 KB 624/1044 KB 480/1063 KB 912/1267 KB 348/713 KB 1480/1710 KB 628/1044 KB 484/1063 KB 916/1267 KB 348/713 KB 1480/1710 KB 628/1044 KB 488/1063 KB 912/1267 KB 348/713 KB 1480/1710 KB 628/1044 KB 480/1063 KB 916/1267 KB 352/713 KB 1480/1710 KB 628/1044 KB 492/1063 KB 912/1267 KB 344/713 KB 1480/1710 KB 628/1044 KB 480/1063 KB 916/1267 KB 348/713 KB 1480/1710 KB 628/1044 KB 484/1063 KB 916/1267 KB 352/713 KB 1484/1710 KB 632/1044 KB 492/1063 KB 916/1267 KB 352/713 KB 1488/1710 KB 632/1044 KB 492/1063 KB 916/1267 KB 348/713 KB 1480/1710 KB 628/1044 KB 484/1063 KB 916/1267 KB 352/713 KB 1484/1710 KB 632/1044 KB 492/1063 KB 916/1267 KB 352/713 KB 1488/1710 KB 636/1044 KB 492/1063 KB 916/1267 KB 352/713 KB 1488/1710 KB 640/1044 KB 492/1063 KB 916/1267 KB 352/713 KB 1488/1710 KB 644/1044 KB 492/1063 KB 920/1267 KB 356/713 KB 1492/1710 KB 648/1044 KB 492/1063 KB 920/1267 KB 356/713 KB 1492/1710 KB 652/1044 KB 492/1063 KB 920/1267 KB 356/713 KB 1492/1710 KB 656/1044 KB 492/1063 KB 920/1267 KB 356/713 KB 1492/1710 KB 644/1044 KB 492/1063 KB 920/1267 KB unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install 356/713 KB 1496/1710 KB 656/1044 KB 492/1063 KB 920/1267 KB 356/713 KB 1500/1710 KB 656/1044 KB 492/1063 KB 916/1267 KB 356/713 KB 1488/1710 KB 644/1044 KB 492/1063 KB 920/1267 KB 356/713 KB 1500/1710 KB 656/1044 KB 496/1063 KB 920/1267 KB 356/713 KB 1488/1710 KB 644/1044 KB 492/1063 KB 920/1267 KB 360/713 KB 1500/1710 KB 656/1044 KB 496/1063 KB 920/1267 KB 364/713 KB 1500/1710 KB 656/1044 KB 496/1063 KB 920/1267 KB 368/713 KB 1500/1710 KB 656/1044 KB 496/1063 KB 920/1267 KB 372/713 KB 1500/1710 KB 656/1044 KB 496/1063 KB 920/1267 KB 376/713 KB 1504/1710 KB 660/1044 KB 500/1063 KB 920/1267 KB 380/713 KB 1504/1710 KB 660/1044 KB 500/1063 KB 920/1267 KB 384/713 KB 1504/1710 KB 660/1044 KB 500/1063 KB 920/1267 KB 388/713 KB 1504/1710 KB 660/1044 KB 500/1063 KB 920/1267 KB 352/713 KB 1488/1710 KB 644/1044 KB 492/1063 KB 924/1267 KB 388/713 KB 1504/1710 KB 660/1044 KB 500/1063 KB 928/1267 KB 388/713 KB 1504/1710 KB 660/1044 KB 500/1063 KB 932/1267 KB 388/713 KB 1504/1710 KB 660/1044 KB 500/1063 KB 936/1267 KB 388/713 KB 1504/1710 KB 660/1044 KB 500/1063 KB 940/1267 KB 388/713 KB 1504/1710 KB 660/1044 KB 500/1063 KB 944/1267 KB 388/713 KB 1504/1710 KB 660/1044 KB 500/1063 KB 948/1267 KB 388/713 KB 1504/1710 KB 660/1044 KB 500/1063 KB 920/1267 KB 372/713 KB 1504/1710 KB 660/1044 KB 500/1063 KB 948/1267 KB 388/713 KB 1504/1710 KB 664/1044 KB 500/1063 KB 948/1267 KB 388/713 KB 1504/1710 KB 668/1044 KB 500/1063 KB 948/1267 KB 388/713 KB 1504/1710 KB 672/1044 KB 500/1063 KB 920/1267 KB 372/713 KB 1504/1710 KB 656/1044 KB 500/1063 KB 920/1267 KB 372/713 KB 1500/1710 KB 656/1044 KB 500/1063 KB 952/1267 KB 388/713 KB 1504/1710 KB 672/1044 KB 504/1063 KB 952/1267 KB 388/713 KB 1504/1710 KB 672/1044 KB 508/1063 KB 952/1267 KB 388/713 KB 1504/1710 KB 672/1044 KB 512/1063 KB 952/1267 KB 388/713 KB 1508/1710 KB 672/1044 KB 512/1063 KB 952/1267 KB 388/713 KB 1512/1710 KB 672/1044 KB 516/1063 KB 952/1267 KB 388/713 KB 1516/1710 KB 672/1044 KB 516/1063 KB 952/1267 KB 388/713 KB 1520/1710 KB 672/1044 KB 516/1063 KB 952/1267 KB 388/713 KB 1504/1710 KB 672/1044 KB 500/1063 KB 956/1267 KB 388/713 KB 1520/1710 KB 672/1044 KB 516/1063 KB 960/1267 KB 388/713 KB 1520/1710 KB 676/1044 KB 516/1063 KB 964/1267 KB 388/713 KB 1520/1710 KB 676/1044 KB 516/1063 KB 968/1267 KB 392/713 KB 1524/1710 KB 676/1044 KB 516/1063 KB 972/1267 KB 392/713 KB 1524/1710 KB 676/1044 KB 516/1063 KB 976/1267 KB 392/713 KB 1524/1710 KB 676/1044 KB 516/1063 KB 952/1267 KB 388/713 KB 1508/1710 KB 672/1044 KB 516/1063 KB 976/1267 KB 392/713 KB 1524/1710 KB 676/1044 KB 520/1063 KB 976/1267 KB 392/713 KB 1524/1710 KB 676/1044 KB 524/1063 KB 976/1267 KB 392/713 KB 1524/1710 KB 676/1044 KB 528/1063 KB 976/1267 KB 392/713 KB 1524/1710 KB 676/1044 KB 532/1063 KB 976/1267 KB 392/713 KB 1524/1710 KB 676/1044 KB 536/1063 KB 976/1267 KB 392/713 KB 1524/1710 KB 676/1044 KB 540/1063 KB 976/1267 KB 392/713 KB 1524/1710 KB 676/1044 KB 544/1063 KB 964/1267 KB 392/713 KB 1524/1710 KB 676/1044 KB 516/1063 KB 964/1267 KB 388/713 KB 1524/1710 KB 676/1044 KB 516/1063 KB 956/1267 KB 388/713 KB 1520/1710 KB 676/1044 KB 516/1063 KB 976/1267 KB 396/713 KB 1524/1710 KB 680/1044 KB 544/1063 KB 976/1267 KB 396/713 KB 1524/1710 KB 676/1044 KB 544/1063 KB 976/1267 KB 400/713 KB 1528/1710 KB 680/1044 KB 544/1063 KB 976/1267 KB 396/713 KB 1528/1710 KB 680/1044 KB 544/1063 KB 976/1267 KB 400/713 KB 1532/1710 KB 680/1044 KB 544/1063 KB 976/1267 KB 400/713 KB 1536/1710 KB 680/1044 KB 544/1 unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install 063 KB 976/1267 KB 400/713 KB 1540/1710 KB 684/1044 KB 544/1063 KB 980/1267 KB 404/713 KB 1544/1710 KB 684/1044 KB 548/1063 KB 980/1267 KB 404/713 KB 1548/1710 KB 684/1044 KB 548/1063 KB 980/1267 KB 404/713 KB 1552/1710 KB 684/1044 KB 548/1063 KB 976/1267 KB 400/713 KB 1536/1710 KB 684/1044 KB 544/1063 KB 980/1267 KB 404/713 KB 1552/1710 KB 688/1044 KB 548/1063 KB 980/1267 KB 404/713 KB 1552/1710 KB 692/1044 KB 548/1063 KB 980/1267 KB 404/713 KB 1552/1710 KB 696/1044 KB 548/1063 KB 980/1267 KB 404/713 KB 1540/1710 KB 684/1044 KB 548/1063 KB 984/1267 KB 404/713 KB 1552/1710 KB 696/1044 KB 548/1063 KB 976/1267 KB 404/713 KB 1540/1710 KB 684/1044 KB 548/1063 KB 976/1267 KB 404/713 KB 1540/1710 KB 684/1044 KB 544/1063 KB 984/1267 KB 408/713 KB 1552/1710 KB 700/1044 KB 548/1063 KB 984/1267 KB 412/713 KB 1552/1710 KB 700/1044 KB 548/1063 KB 984/1267 KB 416/713 KB 1552/1710 KB 700/1044 KB 548/1063 KB 984/1267 KB 416/713 KB 1552/1710 KB 700/1044 KB 552/1063 KB 984/1267 KB 404/713 KB 1552/1710 KB 700/1044 KB 548/1063 KB 984/1267 KB 416/713 KB 1552/1710 KB 704/1044 KB 556/1063 KB 988/1267 KB 416/713 KB 1556/1710 KB 708/1044 KB 556/1063 KB 988/1267 KB 416/713 KB 1556/1710 KB 704/1044 KB 556/1063 KB 992/1267 KB 420/713 KB 1556/1710 KB 708/1044 KB 556/1063 KB 996/1267 KB 420/713 KB 1556/1710 KB 708/1044 KB 556/1063 KB 984/1267 KB 416/713 KB 1556/1710 KB 704/1044 KB 556/1063 KB 996/1267 KB 420/713 KB 1560/1710 KB 712/1044 KB 556/1063 KB 996/1267 KB 420/713 KB 1564/1710 KB 712/1044 KB 556/1063 KB 996/1267 KB 420/713 KB 1568/1710 KB 712/1044 KB 556/1063 KB 984/1267 KB 416/713 KB 1552/1710 KB 704/1044 KB 556/1063 KB 996/1267 KB 420/713 KB 1568/1710 KB 712/1044 KB 560/1063 KB 996/1267 KB 420/713 KB 1568/1710 KB 712/1044 KB 564/1063 KB 996/1267 KB 420/713 KB 1556/1710 KB 712/1044 KB 556/1063 KB 1000/1267 KB 420/713 KB 1568/1710 KB 716/1044 KB 564/1063 KB 1000/1267 KB 420/713 KB 1568/1710 KB 720/1044 KB 564/1063 KB 1000/1267 KB 420/713 KB 1568/1710 KB 724/1044 KB 568/1063 KB 1000/1267 KB 420/713 KB 1572/1710 KB 728/1044 KB 568/1063 KB 1000/1267 KB 420/713 KB 1572/1710 KB 732/1044 KB 568/1063 KB 1000/1267 KB 420/713 KB 1572/1710 KB 736/1044 KB 568/1063 KB 988/1267 KB 420/713 KB 1556/1710 KB 708/1044 KB 556/1063 KB 1000/1267 KB 424/713 KB 1572/1710 KB 736/1044 KB 568/1063 KB 1000/1267 KB 428/713 KB 1572/1710 KB 736/1044 KB 568/1063 KB 1000/1267 KB 432/713 KB 1572/1710 KB 736/1044 KB 568/1063 KB 1000/1267 KB 436/713 KB 1572/1710 KB 736/1044 KB 568/1063 KB 1000/1267 KB 440/713 KB 1572/1710 KB 736/1044 KB 568/1063 KB 1000/1267 KB 444/713 KB 1572/1710 KB 736/1044 KB 568/1063 KB 1000/1267 KB 448/713 KB 1572/1710 KB 736/1044 KB 568/1063 KB 1000/1267 KB 420/713 KB 1572/1710 KB 724/1044 KB 568/1063 KB 1000/1267 KB 448/713 KB 1576/1710 KB 736/1044 KB 568/1063 KB 1000/1267 KB 448/713 KB 1580/1710 KB 736/1044 KB 568/1063 KB 1000/1267 KB 448/713 KB 1584/1710 KB 736/1044 KB 568/1063 KB 1000/1267 KB 420/713 KB 1568/1710 KB 720/1044 KB 568/1063 KB 1000/1267 KB 448/713 KB 1584/1710 KB 736/1044 KB 572/1063 KB 1000/1267 KB 420/713 KB 1568/1710 KB 712/1044 KB 564/1063 KB 1004/1267 KB 448/713 KB 1584/1710 KB 736/1044 KB 572/1063 KB 1008/1267 KB 448/713 KB 1584/1710 KB 736/1044 KB 572/1063 KB 1008/1267 KB 448/713 KB 1584/1710 KB 736/1044 KB 576/1063 KB 1012/1267 KB 448/713 KB 1584/1710 KB 736/1044 KB 576/1063 KB 1016/1267 KB 452/713 KB 1584/1710 KB 736/1044 KB 580/1063 KB 1020/1267 KB 452/713 KB 1584/1710 KB 740/1044 KB 580/1063 KB 1024/1267 KB unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install 452/713 KB 1584/1710 KB 740/1044 KB 580/1063 KB 1028/1267 KB 452/713 KB 1584/1710 KB 740/1044 KB 580/1063 KB 1032/1267 KB 452/713 KB 1588/1710 KB 740/1044 KB 580/1063 KB 1036/1267 KB 452/713 KB 1588/1710 KB 740/1044 KB 580/1063 KB 1040/1267 KB 452/713 KB 1588/1710 KB 740/1044 KB 580/1063 KB 1012/1267 KB 452/713 KB 1584/1710 KB 736/1044 KB 580/1063 KB 1040/1267 KB 456/713 KB 1588/1710 KB 740/1044 KB 580/1063 KB 1040/1267 KB 460/713 KB 1588/1710 KB 740/1044 KB 580/1063 KB 1040/1267 KB 464/713 KB 1588/1710 KB 740/1044 KB 580/1063 KB 1012/1267 KB 448/713 KB 1584/1710 KB 736/1044 KB 580/1063 KB 1040/1267 KB 464/713 KB 1588/1710 KB 740/1044 KB 584/1063 KB 1040/1267 KB 464/713 KB 1588/1710 KB 740/1044 KB 588/1063 KB 1040/1267 KB 464/713 KB 1588/1710 KB 740/1044 KB 592/1063 KB 1028/1267 KB 452/713 KB 1588/1710 KB 740/1044 KB 580/1063 KB 1040/1267 KB 464/713 KB 1592/1710 KB 740/1044 KB 592/1063 KB 1040/1267 KB 464/713 KB 1596/1710 KB 740/1044 KB 596/1063 KB 1040/1267 KB 464/713 KB 1600/1710 KB 740/1044 KB 596/1063 KB 1040/1267 KB 464/713 KB 1604/1710 KB 740/1044 KB 596/1063 KB 1044/1267 KB 468/713 KB 1608/1710 KB 740/1044 KB 596/1063 KB 1016/1267 KB 452/713 KB 1584/1710 KB 740/1044 KB 580/1063 KB 1044/1267 KB 468/713 KB 1608/1710 KB 744/1044 KB 596/1063 KB 1044/1267 KB 468/713 KB 1608/1710 KB 748/1044 KB 596/1063 KB 1044/1267 KB 468/713 KB 1608/1710 KB 752/1044 KB 596/1063 KB 1044/1267 KB 468/713 KB 1608/1710 KB 756/1044 KB 596/1063 KB 1044/1267 KB 468/713 KB 1608/1710 KB 760/1044 KB 596/1063 KB 1044/1267 KB 468/713 KB 1612/1710 KB 764/1044 KB 596/1063 KB 1044/1267 KB 468/713 KB 1612/1710 KB 768/1044 KB 596/1063 KB 1044/1267 KB 468/713 KB 1604/1710 KB 740/1044 KB 596/1063 KB 1048/1267 KB 468/713 KB 1612/1710 KB 768/1044 KB 596/1063 KB 1052/1267 KB 468/713 KB 1612/1710 KB 768/1044 KB 596/1063 KB 1056/1267 KB 468/713 KB 1612/1710 KB 768/1044 KB 596/1063 KB 1060/1267 KB 468/713 KB 1612/1710 KB 768/1044 KB 596/1063 KB 1064/1267 KB 468/713 KB 1612/1710 KB 772/1044 KB 596/1063 KB 1040/1267 KB 468/713 KB 1604/1710 KB 740/1044 KB 596/1063 KB 1068/1267 KB 472/713 KB 1612/1710 KB 772/1044 KB 596/1063 KB 1068/1267 KB 476/713 KB 1612/1710 KB 772/1044 KB 596/1063 KB 1040/1267 KB 464/713 KB 1592/1710 KB 740/1044 KB 596/1063 KB 1068/1267 KB 476/713 KB 1612/1710 KB 772/1044 KB 600/1063 KB 1068/1267 KB 476/713 KB 1612/1710 KB 772/1044 KB 604/1063 KB 1068/1267 KB 476/713 KB 1612/1710 KB 772/1044 KB 608/1063 KB 1068/1267 KB 476/713 KB 1612/1710 KB 772/1044 KB 612/1063 KB 1068/1267 KB 480/713 KB 1612/1710 KB 772/1044 KB 616/1063 KB 1068/1267 KB 480/713 KB 1612/1710 KB 772/1044 KB 620/1063 KB 1068/1267 KB 480/713 KB 1612/1710 KB 772/1044 KB 624/1063 KB 1068/1267 KB 480/713 KB 1612/1710 KB 772/1044 KB 628/1063 KB 1068/1267 KB 480/713 KB 1612/1710 KB 772/1044 KB 632/1063 KB 1068/1267 KB 480/713 KB 1612/1710 KB 772/1044 KB 636/1063 KB 1068/1267 KB 480/713 KB 1612/1710 KB 772/1044 KB 640/1063 KB 1060/1267 KB 468/713 KB 1612/1710 KB 772/1044 KB 596/1063 KB 1068/1267 KB 480/713 KB 1612/1710 KB 776/1044 KB 640/1063 KB 1068/1267 KB 480/713 KB 1612/1710 KB 780/1044 KB 640/1063 KB 1068/1267 KB 480/713 KB 1612/1710 KB 784/1044 KB 640/1063 KB 1044/1267 KB 468/713 KB 1612/1710 KB 760/1044 KB 596/1063 KB 1068/1267 KB 480/713 KB 1616/1710 KB 784/1044 KB 640/1063 KB 1068/1267 KB 480/713 KB 1620/1710 KB 784/1044 KB 640/1063 KB 1068/1267 KB 480/713 KB 1624/1710 KB 784/1044 KB 640/1063 KB 1068/1267 KB 480/713 KB 1628/1710 KB 784/1044 KB 640/1063 KB 1068/ unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install 1267 KB 480/713 KB 1632/1710 KB 784/1044 KB 640/1063 KB 1068/1267 KB 480/713 KB 1636/1710 KB 784/1044 KB 640/1063 KB 1068/1267 KB 480/713 KB 1640/1710 KB 788/1044 KB 640/1063 KB 1068/1267 KB 480/713 KB 1644/1710 KB 788/1044 KB 640/1063 KB 1068/1267 KB 480/713 KB 1648/1710 KB 788/1044 KB 640/1063 KB 1068/1267 KB 480/713 KB 1652/1710 KB 788/1044 KB 644/1063 KB 1068/1267 KB 480/713 KB 1656/1710 KB 788/1044 KB 644/1063 KB 1068/1267 KB 480/713 KB 1660/1710 KB 788/1044 KB 644/1063 KB 1068/1267 KB 480/713 KB 1664/1710 KB 788/1044 KB 644/1063 KB 1068/1267 KB 480/713 KB 1612/1710 KB 772/1044 KB 632/1063 KB 1068/1267 KB 480/713 KB 1612/1710 KB 772/1044 KB 612/1063 KB 1068/1267 KB 484/713 KB 1664/1710 KB 788/1044 KB 644/1063 KB 1068/1267 KB 488/713 KB 1664/1710 KB 788/1044 KB 644/1063 KB 1068/1267 KB 492/713 KB 1664/1710 KB 788/1044 KB 644/1063 KB 1068/1267 KB 496/713 KB 1664/1710 KB 788/1044 KB 644/1063 KB 1068/1267 KB 500/713 KB 1664/1710 KB 788/1044 KB 644/1063 KB 1072/1267 KB 504/713 KB 1664/1710 KB 788/1044 KB 644/1063 KB 1072/1267 KB 508/713 KB 1664/1710 KB 788/1044 KB 644/1063 KB 1072/1267 KB 512/713 KB 1664/1710 KB 788/1044 KB 644/1063 KB 1072/1267 KB 516/713 KB 1664/1710 KB 788/1044 KB 644/1063 KB 1072/1267 KB 520/713 KB 1664/1710 KB 788/1044 KB 644/1063 KB 1072/1267 KB 524/713 KB 1664/1710 KB 788/1044 KB 644/1063 KB 1072/1267 KB 528/713 KB 1664/1710 KB 788/1044 KB 644/1063 KB 1068/1267 KB 480/713 KB 1648/1710 KB 788/1044 KB 644/1063 KB 1072/1267 KB 528/713 KB 1664/1710 KB 788/1044 KB 648/1063 KB 1068/1267 KB 480/713 KB 1636/1710 KB 788/1044 KB 640/1063 KB 1072/1267 KB 528/713 KB 1664/1710 KB 792/1044 KB 652/1063 KB 1072/1267 KB 528/713 KB 1664/1710 KB 796/1044 KB 652/1063 KB 1072/1267 KB 528/713 KB 1664/1710 KB 800/1044 KB 652/1063 KB 1072/1267 KB 500/713 KB 1664/1710 KB 788/1044 KB 644/1063 KB 1076/1267 KB 528/713 KB 1664/1710 KB 800/1044 KB 652/1063 KB 1080/1267 KB 528/713 KB 1664/1710 KB 800/1044 KB 652/1063 KB 1084/1267 KB 528/713 KB 1664/1710 KB 800/1044 KB 652/1063 KB 1088/1267 KB 528/713 KB 1664/1710 KB 804/1044 KB 652/1063 KB 1072/1267 KB 528/713 KB 1664/1710 KB 788/1044 KB 652/1063 KB 1088/1267 KB 528/713 KB 1664/1710 KB 804/1044 KB 656/1063 KB 1092/1267 KB 528/713 KB 1664/1710 KB 804/1044 KB 656/1063 KB 1096/1267 KB 532/713 KB 1668/1710 KB 804/1044 KB 660/1063 KB 1100/1267 KB 532/713 KB 1668/1710 KB 804/1044 KB 660/1063 KB 1084/1267 KB 528/713 KB 1664/1710 KB 804/1044 KB 652/1063 KB 1100/1267 KB 532/713 KB 1668/1710 KB 808/1044 KB 660/1063 KB 1100/1267 KB 532/713 KB 1668/1710 KB 812/1044 KB 660/1063 KB 1100/1267 KB 532/713 KB 1668/1710 KB 816/1044 KB 660/1063 KB 1100/1267 KB 532/713 KB 1668/1710 KB 820/1044 KB 660/1063 KB 1104/1267 KB 532/713 KB 1668/1710 KB 824/1044 KB 660/1063 KB 1104/1267 KB 532/713 KB 1668/1710 KB 828/1044 KB 660/1063 KB 1104/1267 KB 532/713 KB 1668/1710 KB 832/1044 KB 660/1063 KB 1092/1267 KB 532/713 KB 1668/1710 KB 804/1044 KB 660/1063 KB 1104/1267 KB 532/713 KB 1672/1710 KB 832/1044 KB 660/1063 KB 1104/1267 KB 532/713 KB 1676/1710 KB 832/1044 KB 660/1063 KB 1104/1267 KB 532/713 KB 1680/1710 KB 832/1044 KB 660/1063 KB 1092/1267 KB 532/713 KB 1664/1710 KB 804/1044 KB 660/1063 KB 1104/1267 KB 536/713 KB 1680/1710 KB 832/1044 KB 660/1063 KB 1104/1267 KB 540/713 KB 1680/1710 KB 832/1044 KB 660/1063 KB 1104/1267 KB 544/713 KB 1680/1710 KB 832/1044 KB 660/1063 KB 1092/1267 KB 528/713 KB 1664/1710 KB 804/1044 KB 660/1063 KB 1104/1267 KB 544/713 KB 1680/1710 KB 832/1044 KB 664/1063 KB unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install 1104/1267 KB 544/713 KB 1680/1710 KB 832/1044 KB 668/1063 KB 1104/1267 KB 532/713 KB 1668/1710 KB 820/1044 KB 660/1063 KB 1104/1267 KB 544/713 KB 1680/1710 KB 832/1044 KB 672/1063 KB 1108/1267 KB 544/713 KB 1680/1710 KB 832/1044 KB 672/1063 KB 1112/1267 KB 548/713 KB 1684/1710 KB 832/1044 KB 676/1063 KB 1116/1267 KB 548/713 KB 1684/1710 KB 832/1044 KB 676/1063 KB 1120/1267 KB 548/713 KB 1684/1710 KB 832/1044 KB 676/1063 KB 1124/1267 KB 548/713 KB 1684/1710 KB 832/1044 KB 676/1063 KB 1128/1267 KB 548/713 KB 1684/1710 KB 836/1044 KB 676/1063 KB 1132/1267 KB 548/713 KB 1684/1710 KB 836/1044 KB 676/1063 KB 1136/1267 KB 548/713 KB 1684/1710 KB 836/1044 KB 676/1063 KB 1108/1267 KB 548/713 KB 1684/1710 KB 832/1044 KB 676/1063 KB 1136/1267 KB 548/713 KB 1688/1710 KB 836/1044 KB 676/1063 KB 1136/1267 KB 548/713 KB 1692/1710 KB 836/1044 KB 676/1063 KB 1136/1267 KB 548/713 KB 1696/1710 KB 836/1044 KB 676/1063 KB 1108/1267 KB 548/713 KB 1680/1710 KB 832/1044 KB 676/1063 KB 1136/1267 KB 552/713 KB 1696/1710 KB 836/1044 KB 676/1063 KB 1136/1267 KB 556/713 KB 1696/1710 KB 836/1044 KB 676/1063 KB 1136/1267 KB 560/713 KB 1696/1710 KB 836/1044 KB 676/1063 KB 1108/1267 KB 544/713 KB 1680/1710 KB 832/1044 KB 676/1063 KB 1136/1267 KB 560/713 KB 1696/1710 KB 836/1044 KB 678/1063 KB 1136/1267 KB 560/713 KB 1696/1710 KB 836/1044 KB 682/1063 KB 1136/1267 KB 560/713 KB 1696/1710 KB 836/1044 KB 686/1063 KB 1136/1267 KB 560/713 KB 1696/1710 KB 836/1044 KB 690/1063 KB 1136/1267 KB 560/713 KB 1696/1710 KB 836/1044 KB 694/1063 KB 1136/1267 KB 560/713 KB 1700/1710 KB 836/1044 KB 698/1063 KB 1140/1267 KB 564/713 KB 1700/1710 KB 836/1044 KB 702/1063 KB 1140/1267 KB 564/713 KB 1700/1710 KB 836/1044 KB 706/1063 KB 1140/1267 KB 564/713 KB 1700/1710 KB 836/1044 KB 710/1063 KB 1124/1267 KB 548/713 KB 1684/1710 KB 836/1044 KB 676/1063 KB 1140/1267 KB 564/713 KB 1700/1710 KB 840/1044 KB 710/1063 KB 1140/1267 KB 564/713 KB 1700/1710 KB 844/1044 KB 710/1063 KB 1140/1267 KB 564/713 KB 1700/1710 KB 848/1044 KB 710/1063 KB 1140/1267 KB 564/713 KB 1700/1710 KB 852/1044 KB 710/1063 KB 1140/1267 KB 564/713 KB 1700/1710 KB 856/1044 KB 710/1063 KB 1140/1267 KB 564/713 KB 1700/1710 KB 860/1044 KB 710/1063 KB 1140/1267 KB 564/713 KB 1700/1710 KB 864/1044 KB 710/1063 KB 1140/1267 KB 564/713 KB 1700/1710 KB 868/1044 KB 710/1063 KB 1140/1267 KB 564/713 KB 1700/1710 KB 872/1044 KB 714/1063 KB 1140/1267 KB 564/713 KB 1700/1710 KB 876/1044 KB 714/1063 KB 1140/1267 KB 564/713 KB 1700/1710 KB 880/1044 KB 714/1063 KB 1140/1267 KB 564/713 KB 1700/1710 KB 836/1044 KB 698/1063 KB 1144/1267 KB 564/713 KB 1700/1710 KB 880/1044 KB 714/1063 KB 1148/1267 KB 564/713 KB 1700/1710 KB 880/1044 KB 714/1063 KB 1152/1267 KB 564/713 KB 1700/1710 KB 880/1044 KB 714/1063 KB 1136/1267 KB 564/713 KB 1700/1710 KB 836/1044 KB 698/1063 KB 1136/1267 KB 560/713 KB 1700/1710 KB 836/1044 KB 694/1063 KB 1152/1267 KB 564/713 KB 1704/1710 KB 880/1044 KB 714/1063 KB 1152/1267 KB 568/713 KB 1708/1710 KB 880/1044 KB 714/1063 KB 1152/1267 KB 568/713 KB 1710/1710 KB 880/1044 KB 714/1063 KB 1156/1267 KB 568/713 KB 1710/1710 KB 880/1044 KB 714/1063 KB 1160/1267 KB 568/713 KB 1710/1710 KB 880/1044 KB 714/1063 KB 1164/1267 KB 568/713 KB 1710/1710 KB 880/1044 KB 714/1063 KB 1168/1267 KB 568/713 KB 1710/1710 KB 880/1044 KB 714/1063 KB 1172/1267 KB 568/713 KB 1710/1710 KB 880/1044 KB 714/1063 KB 1176/1267 KB 568/713 KB 1710/1710 KB 884/1044 KB 714/1063 KB 1180/1267 KB 568/713 KB 1710/1710 KB 884/1044 KB 714/ unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install 1063 KB 1140/1267 KB 564/713 KB 1700/1710 KB 868/1044 KB 714/1063 KB 1180/1267 KB 568/713 KB 1710/1710 KB 884/1044 KB 718/1063 KB 1180/1267 KB 568/713 KB 1710/1710 KB 884/1044 KB 722/1063 KB 1180/1267 KB 568/713 KB 1710/1710 KB 884/1044 KB 726/1063 KB 1180/1267 KB 568/713 KB 1710/1710 KB 884/1044 KB 730/1063 KB 1180/1267 KB 568/713 KB 1710/1710 KB 884/1044 KB 734/1063 KB 1180/1267 KB 568/713 KB 1710/1710 KB 884/1044 KB 738/1063 KB 1180/1267 KB 568/713 KB 1710/1710 KB 884/1044 KB 742/1063 KB 1172/1267 KB 568/713 KB 1710/1710 KB 884/1044 KB 714/1063 KB 1152/1267 KB 568/713 KB 1704/1710 KB 880/1044 KB 714/1063 KB 1180/1267 KB 572/713 KB 1710/1710 KB 884/1044 KB 742/1063 KB 1180/1267 KB 576/713 KB 1710/1710 KB 884/1044 KB 742/1063 KB 1180/1267 KB 580/713 KB 1710/1710 KB 884/1044 KB 742/1063 KB 1180/1267 KB 584/713 KB 1710/1710 KB 884/1044 KB 742/1063 KB 1180/1267 KB 588/713 KB 1710/1710 KB 884/1044 KB 742/1063 KB 1180/1267 KB 592/713 KB 1710/1710 KB 884/1044 KB 742/1063 KB 1180/1267 KB 596/713 KB 1710/1710 KB 884/1044 KB 742/1063 KB 1180/1267 KB 600/713 KB 1710/1710 KB 884/1044 KB 742/1063 KB 1180/1267 KB 604/713 KB 1710/1710 KB 884/1044 KB 742/1063 KB 1180/1267 KB 608/713 KB 1710/1710 KB 884/1044 KB 742/1063 KB 1180/1267 KB 612/713 KB 1710/1710 KB 884/1044 KB 742/1063 KB 1184/1267 KB 616/713 KB 888/1044 KB 746/1063 KB 1180/1267 KB 612/713 KB 1710/1710 KB 888/1044 KB 742/1063 KB 1184/1267 KB 616/713 KB 892/1044 KB 746/1063 KB 1184/1267 KB 616/713 KB 896/1044 KB 746/1063 KB 1184/1267 KB 612/713 KB 888/1044 KB 746/1063 KB 1184/1267 KB 616/713 KB 900/1044 KB 746/1063 KB 1188/1267 KB 620/713 KB 904/1044 KB 746/1063 KB 1188/1267 KB 620/713 KB 908/1044 KB 746/1063 KB 1188/1267 KB 620/713 KB 912/1044 KB 746/1063 KB 1180/1267 KB 612/713 KB 888/1044 KB 746/1063 KB 1188/1267 KB 620/713 KB 912/1044 KB 750/1063 KB 1188/1267 KB 620/713 KB 912/1044 KB 754/1063 KB 1188/1267 KB 620/713 KB 912/1044 KB 758/1063 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar (1710 KB at 2688.5 KB/sec) unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install 1188/1267 KB 620/713 KB 900/1044 KB 746/1063 KB 1192/1267 KB 620/713 KB 912/1044 KB 758/1063 KB 1196/1267 KB 620/713 KB 912/1044 KB 758/1063 KB 1200/1267 KB 620/713 KB 912/1044 KB 758/1063 KB 1204/1267 KB 620/713 KB 912/1044 KB 758/1063 KB 1208/1267 KB 620/713 KB 916/1044 KB 762/1063 KB 1184/1267 KB 620/713 KB 900/1044 KB 746/1063 KB 1212/1267 KB 624/713 KB 916/1044 KB 762/1063 KB 1212/1267 KB 628/713 KB 916/1044 KB 762/1063 KB 1212/1267 KB 632/713 KB 916/1044 KB 762/1063 KB 1212/1267 KB 636/713 KB 916/1044 KB 762/1063 KB 1212/1267 KB 640/713 KB 916/1044 KB 762/1063 KB 1212/1267 KB 644/713 KB 916/1044 KB 762/1063 KB 1212/1267 KB 648/713 KB 916/1044 KB 762/1063 KB 1212/1267 KB 652/713 KB 916/1044 KB 762/1063 KB 1212/1267 KB 656/713 KB 916/1044 KB 762/1063 KB 1204/1267 KB 620/713 KB 916/1044 KB 762/1063 KB 1212/1267 KB 656/713 KB 920/1044 KB 762/1063 KB 1204/1267 KB 620/713 KB 912/1044 KB 762/1063 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: 12:18:38 DEBUG unit.abot-epc-basic/0.install 1212/1267 KB 656/713 KB 924/1044 KB 766/1063 KB 1212/1267 KB 656/713 KB 924/1044 KB 770/1063 KB 1212/1267 KB 656/713 KB 924/1044 KB 774/1063 KB 1212/1267 KB 656/713 KB 924/1044 KB 774/1063 KB 1212/1267 KB 656/713 KB 928/1044 KB 774/1063 KB 1212/1267 KB 656/713 KB 932/1044 KB 774/1063 KB 1212/1267 KB 656/713 KB 936/1044 KB 778/1063 KB 1212/1267 KB 656/713 KB 940/1044 KB 778/1063 KB 1212/1267 KB 656/713 KB 944/1044 KB 778/1063 KB 1212/1267 KB 620/713 KB 916/1044 KB 762/1063 KB 1216/1267 KB 660/713 KB 944/1044 KB 778/1063 KB 1220/1267 KB 660/713 KB 944/1044 KB 778/1063 KB 1224/1267 KB 660/713 KB 944/1044 KB 778/1063 KB 1228/1267 KB 660/713 KB 944/1044 KB 778/1063 KB 1232/1267 KB 660/713 KB 944/1044 KB 778/1063 KB 1236/1267 KB 660/713 KB 944/1044 KB 778/1063 KB 1240/1267 KB 660/713 KB 948/1044 KB 778/1063 KB 1244/1267 KB 660/713 KB 948/1044 KB 778/1063 KB 1248/1267 KB 660/713 KB 948/1044 KB 778/1063 KB 1212/1267 KB 660/713 KB 944/1044 KB 778/1063 KB 1248/1267 KB 664/713 KB 948/1044 KB 778/1063 KB 1248/1267 KB 668/713 KB 948/1044 KB 778/1063 KB 1248/1267 KB 672/713 KB 948/1044 KB 778/1063 KB 1212/1267 KB 656/713 KB 932/1044 KB 778/1063 KB 1248/1267 KB 672/713 KB 948/1044 KB 782/1063 KB 1248/1267 KB 672/713 KB 948/1044 KB 786/1063 KB 1248/1267 KB 672/713 KB 948/1044 KB 790/1063 KB 1248/1267 KB 672/713 KB 948/1044 KB 794/1063 KB 1248/1267 KB 672/713 KB 948/1044 KB 798/1063 KB 1248/1267 KB 672/713 KB 948/1044 KB 802/1063 KB 1248/1267 KB 672/713 KB 948/1044 KB 806/1063 KB 1248/1267 KB 672/713 KB 4/257 KB 948/1044 KB 806/1063 KB 1248/1267 KB 672/713 KB 8/257 KB 948/1044 KB 806/1063 KB 1248/1267 KB 672/713 KB 12/257 KB 948/1044 KB 806/1063 KB 1248/1267 KB 672/713 KB 16/257 KB 948/1044 KB 806/1063 KB 1236/1267 KB 660/713 KB 948/1044 KB 778/1063 KB 1248/1267 KB 672/713 KB 16/257 KB 952/1044 KB 806/1063 KB 1248/1267 KB 672/713 KB 20/257 KB 956/1044 KB 806/1063 KB 1248/1267 KB 676/713 KB 20/257 KB 960/1044 KB 806/1063 KB 1248/1267 KB 676/713 KB 20/257 KB 960/1044 KB 810/1063 KB 1252/1267 KB 676/713 KB 20/257 KB 964/1044 KB 814/1063 KB 1252/1267 KB 676/713 KB 20/257 KB 964/1044 KB 818/1063 KB 1252/1267 KB 676/713 KB 20/257 KB 964/1044 KB 822/1063 KB 1248/1267 KB 672/713 KB 20/257 KB 952/1044 KB 806/1063 KB 1252/1267 KB 676/713 KB 24/257 KB 964/1044 KB 822/1063 KB 1252/1267 KB 676/713 KB 28/257 KB 964/1044 KB 822/1063 KB 1252/1267 KB 676/713 KB 32/257 KB 964/1044 KB 822/1063 KB 1252/1267 KB 676/713 KB 20/257 KB 964/1044 KB 810/1063 KB 1256/1267 KB 676/713 KB 32/257 KB 964/1044 KB 822/1063 KB 1260/1267 KB 676/713 KB 32/257 KB 964/1044 KB 822/1063 KB 1264/1267 KB 676/713 KB 36/257 KB 964/1044 KB 822/1063 KB 1248/1267 KB 676/713 KB 20/257 KB 964/1044 KB 810/1063 KB 1264/1267 KB 676/713 KB 36/257 KB 968/1044 KB 822/1063 KB 1264/1267 KB 676/713 KB 36/257 KB 972/1044 KB 822/1063 KB 1264/1267 KB 676/713 KB 36/257 KB 976/1044 KB 822/1063 KB 1267/1267 KB 676/713 KB 36/257 KB 980/1044 KB 822/1063 KB 1248/1267 KB 676/713 KB 20/257 KB 956/1044 KB 806/1063 KB 1267/1267 KB 680/713 KB 36/257 KB 980/1044 KB 826/1063 KB 1267/1267 KB 684/713 KB 36/257 KB 980/1044 KB 826/1063 KB 1267/1267 KB 688/713 KB 36/257 KB 980/1044 KB 826/1063 KB 1267/1267 KB 692/713 KB 36/257 KB 980/1044 KB 826/1063 KB 1267/1267 KB 696/713 KB 36/257 KB 980/1044 KB 826/1063 KB 1267/1267 KB 700/713 KB 36/257 KB 980/1044 KB 826/1063 KB 1267/1267 KB 704/713 KB 36/257 KB 980/1044 KB 826/1063 KB 1267/1267 KB 708/713 KB 36/257 KB 980/1044 KB 826/1063 KB unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install 1267/1267 KB 676/713 KB 36/257 KB 980/1044 KB 826/1063 KB 1267/1267 KB 676/713 KB 36/257 KB 976/1044 KB 822/1063 KB 1260/1267 KB 676/713 KB 36/257 KB 964/1044 KB 822/1063 KB 1267/1267 KB 708/713 KB 40/257 KB 984/1044 KB 830/1063 KB 1267/1267 KB 708/713 KB 44/257 KB 984/1044 KB 830/1063 KB 1267/1267 KB 712/713 KB 44/257 KB 984/1044 KB 830/1063 KB 1267/1267 KB 712/713 KB 44/257 KB 984/1044 KB 834/1063 KB 1267/1267 KB 708/713 KB 36/257 KB 984/1044 KB 826/1063 KB 1267/1267 KB 712/713 KB 48/257 KB 984/1044 KB 834/1063 KB 1267/1267 KB 712/713 KB 44/257 KB 984/1044 KB 830/1063 KB 1267/1267 KB 713/713 KB 48/257 KB 984/1044 KB 834/1063 KB 1267/1267 KB 713/713 KB 48/257 KB 984/1044 KB 838/1063 KB 1267/1267 KB 713/713 KB 48/257 KB 988/1044 KB 838/1063 KB 1267/1267 KB 713/713 KB 48/257 KB 992/1044 KB 838/1063 KB 1267/1267 KB 713/713 KB 48/257 KB 996/1044 KB 838/1063 KB 1267/1267 KB 713/713 KB 52/257 KB 1000/1044 KB 842/1063 KB 1267/1267 KB 713/713 KB 52/257 KB 1004/1044 KB 842/1063 KB 1267/1267 KB 713/713 KB 52/257 KB 1008/1044 KB 842/1063 KB 1267/1267 KB 713/713 KB 52/257 KB 996/1044 KB 842/1063 KB 1267/1267 KB 713/713 KB 52/257 KB 1008/1044 KB 846/1063 KB 1267/1267 KB 713/713 KB 52/257 KB 1008/1044 KB 850/1063 KB 1267/1267 KB 713/713 KB 52/257 KB 996/1044 KB 838/1063 KB 1267/1267 KB 713/713 KB 56/257 KB 1008/1044 KB 850/1063 KB 1267/1267 KB 713/713 KB 60/257 KB 1008/1044 KB 850/1063 KB 1267/1267 KB 713/713 KB 64/257 KB 1008/1044 KB 850/1063 KB 1267/1267 KB 713/713 KB 64/257 KB 1008/1044 KB 854/1063 KB 1267/1267 KB 713/713 KB 64/257 KB 1008/1044 KB 858/1063 KB 1267/1267 KB 68/257 KB 1012/1044 KB 862/1063 KB 1267/1267 KB 68/257 KB 1012/1044 KB 866/1063 KB 68/257 KB 1012/1044 KB 870/1063 KB 1267/1267 KB 68/257 KB 1012/1044 KB 858/1063 KB 72/257 KB 1012/1044 KB 870/1063 KB 76/257 KB 1012/1044 KB 870/1063 KB 80/257 KB 1012/1044 KB 870/1063 KB 1267/1267 KB 713/713 KB 64/257 KB 1012/1044 KB 858/1063 KB 80/257 KB 1016/1044 KB 870/1063 KB 80/257 KB 1020/1044 KB 870/1063 KB 80/257 KB 1024/1044 KB 870/1063 KB 84/257 KB 1028/1044 KB 870/1063 KB 84/257 KB 1032/1044 KB 874/1063 KB 84/257 KB 1036/1044 KB 874/1063 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar (1267 KB at 1893.1 KB/sec) unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install 84/257 KB 1028/1044 KB 874/1063 KB 84/257 KB 1036/1044 KB 878/1063 KB 84/257 KB 1036/1044 KB 882/1063 KB 84/257 KB 1036/1044 KB 886/1063 KB 84/257 KB 1024/1044 KB 870/1063 KB 88/257 KB 1040/1044 KB 886/1063 KB 92/257 KB 1040/1044 KB 886/1063 KB 96/257 KB 1040/1044 KB 886/1063 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.jar (713 KB at 1075.4 KB/sec) unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install 84/257 KB 1040/1044 KB 886/1063 KB 100/257 KB 1040/1044 KB 886/1063 KB 104/257 KB 1044/1044 KB 890/1063 KB 108/257 KB 1044/1044 KB 890/1063 KB 100/257 KB 1044/1044 KB 890/1063 KB 108/257 KB 1044/1044 KB 894/1063 KB 108/257 KB 1044/1044 KB 898/1063 KB 100/257 KB 1044/1044 KB 886/1063 KB 112/257 KB 1044/1044 KB 898/1063 KB 112/257 KB 1044/1044 KB 898/1063 KB 112/257 KB 1044/1044 KB 902/1063 KB 116/257 KB 1044/1044 KB 902/1063 KB 120/257 KB 1044/1044 KB 906/1063 KB 124/257 KB 1044/1044 KB 906/1063 KB 128/257 KB 1044/1044 KB 906/1063 KB 116/257 KB 1044/1044 KB 906/1063 KB 128/257 KB 1044/1044 KB 910/1063 KB 128/257 KB 1044/1044 KB 914/1063 KB 128/257 KB 1044/1044 KB 918/1063 KB 132/257 KB 1044/1044 KB 918/1063 KB 136/257 KB 1044/1044 KB 922/1063 KB 140/257 KB 1044/1044 KB 922/1063 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.jar (1044 KB at 1535.1 KB/sec) unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install 132/257 KB 1044/1044 KB 922/1063 KB 140/257 KB 926/1063 KB 140/257 KB 930/1063 KB 140/257 KB 934/1063 KB 144/257 KB 934/1063 KB 144/257 KB 938/1063 KB 148/257 KB 942/1063 KB 148/257 KB 946/1063 KB 148/257 KB 950/1063 KB 148/257 KB 938/1063 KB 152/257 KB 950/1063 KB 156/257 KB 950/1063 KB 160/257 KB 950/1063 KB 160/257 KB 4/549 KB 950/1063 KB 160/257 KB 8/549 KB 950/1063 KB 160/257 KB 12/549 KB 950/1063 KB 160/257 KB 16/549 KB 950/1063 KB 160/257 KB 20/549 KB 950/1063 KB 160/257 KB 24/549 KB 950/1063 KB 160/257 KB 28/549 KB 950/1063 KB 160/257 KB 32/549 KB 950/1063 KB 160/257 KB 36/549 KB 950/1063 KB 160/257 KB 40/549 KB 950/1063 KB 160/257 KB 44/549 KB 950/1063 KB 160/257 KB 48/549 KB 950/1063 KB 3/5 KB 160/257 KB 48/549 KB 950/1063 KB 5/5 KB 160/257 KB 48/549 KB 950/1063 KB 5/5 KB 160/257 KB 52/549 KB 954/1063 KB 5/5 KB 164/257 KB 52/549 KB 958/1063 KB 5/5 KB 164/257 KB 52/549 KB 962/1063 KB 5/5 KB 164/257 KB 52/549 KB 966/1063 KB 5/5 KB 160/257 KB 52/549 KB 950/1063 KB 5/5 KB 164/257 KB 56/549 KB 966/1063 KB 5/5 KB 164/257 KB 60/549 KB 966/1063 KB 5/5 KB 164/257 KB 64/549 KB 966/1063 KB 5/5 KB 164/257 KB 52/549 KB 954/1063 KB 5/5 KB 168/257 KB 64/549 KB 966/1063 KB 5/5 KB 172/257 KB 64/549 KB 966/1063 KB 176/257 KB 64/549 KB 966/1063 KB 180/257 KB 64/549 KB 966/1063 KB 184/257 KB 68/549 KB 970/1063 KB 188/257 KB 68/549 KB 970/1063 KB 192/257 KB 68/549 KB 970/1063 KB 180/257 KB 68/549 KB 970/1063 KB 180/257 KB 68/549 KB 966/1063 KB 192/257 KB 68/549 KB 974/1063 KB 192/257 KB 72/549 KB 974/1063 KB 192/257 KB 72/549 KB 978/1063 KB 192/257 KB 76/549 KB 978/1063 KB 192/257 KB 80/549 KB 978/1063 KB Downloaded: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (5 KB at 6.3 KB/sec) unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install 192/257 KB 80/549 KB 982/1063 KB Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install 192/257 KB 80/549 KB 986/1063 KB 196/257 KB 80/549 KB 4/358 KB 986/1063 KB 196/257 KB 80/549 KB 8/358 KB 986/1063 KB 196/257 KB 80/549 KB 12/358 KB 986/1063 KB 196/257 KB 80/549 KB 16/358 KB 986/1063 KB 196/257 KB 80/549 KB 20/358 KB 986/1063 KB 196/257 KB 80/549 KB 24/358 KB 986/1063 KB 196/257 KB 80/549 KB 28/358 KB 986/1063 KB 196/257 KB 80/549 KB 32/358 KB 986/1063 KB 196/257 KB 80/549 KB 36/358 KB 986/1063 KB 196/257 KB 80/549 KB 40/358 KB 986/1063 KB 196/257 KB 80/549 KB 44/358 KB 986/1063 KB 196/257 KB 80/549 KB 48/358 KB 986/1063 KB 196/257 KB 84/549 KB 48/358 KB 986/1063 KB 196/257 KB 80/549 KB 986/1063 KB 200/257 KB 84/549 KB 48/358 KB 990/1063 KB 204/257 KB 88/549 KB 48/358 KB 990/1063 KB 208/257 KB 88/549 KB 48/358 KB 990/1063 KB 196/257 KB 84/549 KB 48/358 KB 990/1063 KB 208/257 KB 88/549 KB 48/358 KB 994/1063 KB 208/257 KB 88/549 KB 48/358 KB 998/1063 KB 200/257 KB 88/549 KB 48/358 KB 990/1063 KB 208/257 KB 92/549 KB 48/358 KB 998/1063 KB 208/257 KB 96/549 KB 52/358 KB 3/86 KB 998/1063 KB 208/257 KB 92/549 KB 52/358 KB 998/1063 KB 208/257 KB 96/549 KB 56/358 KB 3/86 KB 998/1063 KB 208/257 KB 96/549 KB 60/358 KB 3/86 KB 998/1063 KB 208/257 KB 96/549 KB 64/358 KB 3/86 KB 998/1063 KB 208/257 KB 96/549 KB 68/358 KB 3/86 KB 998/1063 KB 208/257 KB 96/549 KB 72/358 KB 3/86 KB 998/1063 KB 208/257 KB 96/549 KB 76/358 KB 3/86 KB 998/1063 KB 208/257 KB 96/549 KB 80/358 KB 3/86 KB 998/1063 KB 208/257 KB 96/549 KB 84/358 KB 3/86 KB 1002/1063 KB 212/257 KB 96/549 KB 88/358 KB 3/86 KB 1002/1063 KB 212/257 KB 100/549 KB 92/358 KB 3/86 KB 1002/1063 KB 212/257 KB 100/549 KB 96/358 KB 3/86 KB 1002/1063 KB 208/257 KB 92/549 KB 52/358 KB 3/86 KB 998/1063 KB 212/257 KB 100/549 KB 96/358 KB 5/86 KB 1002/1063 KB 212/257 KB 100/549 KB 96/358 KB 8/86 KB 1002/1063 KB 212/257 KB 100/549 KB 88/358 KB 3/86 KB 1002/1063 KB 212/257 KB 104/549 KB 96/358 KB 8/86 KB 1002/1063 KB 212/257 KB 108/549 KB 96/358 KB 8/86 KB 1002/1063 KB 212/257 KB 112/549 KB 96/358 KB 11/86 KB 1002/1063 KB 212/257 KB 96/549 KB 84/358 KB 3/86 KB 1002/1063 KB 216/257 KB 112/549 KB 96/358 KB 11/86 KB 1002/1063 KB 220/257 KB 112/549 KB 96/358 KB 11/86 KB 1002/1063 KB 224/257 KB 112/549 KB 96/358 KB 11/86 KB 1002/1063 KB 208/257 KB 96/549 KB 80/358 KB 3/86 KB 1002/1063 KB 224/257 KB 112/549 KB 96/358 KB 11/86 KB 1006/1063 KB 224/257 KB 112/549 KB 96/358 KB 11/86 KB 1010/1063 KB 224/257 KB 112/549 KB 96/358 KB 11/86 KB 1014/1063 KB 212/257 KB 108/549 KB 96/358 KB 11/86 KB 1002/1063 KB 228/257 KB 112/549 KB 96/358 KB 11/86 KB 1014/1063 KB 232/257 KB 116/549 KB 100/358 KB 13/86 KB 1018/1063 KB 236/257 KB 116/549 KB 100/358 KB 13/86 KB 1018/1063 KB 240/257 KB 116/549 KB 100/358 KB 13/86 KB 1018/1063 KB 244/257 KB 116/549 KB 100/358 KB 13/86 KB 1018/1063 KB 228/257 KB 116/549 KB 100/358 KB 13/86 KB 1018/1063 KB 228/257 KB 116/549 KB 100/358 KB 13/86 KB 1014/1063 KB 228/257 KB 112/549 KB 100/358 KB 13/86 KB 1014/1063 KB 244/257 KB 116/549 KB 100/358 KB 16/86 KB 1022/1063 KB 244/257 KB 116/549 KB 100/358 KB 19/86 KB 1022/1063 KB 228/257 KB 112/549 KB 100/358 KB 11/86 KB 1014/1063 KB 244/257 KB 116/549 KB 104/358 KB 19/86 KB 1022/1063 KB 244/257 KB 116/549 KB 108/358 KB 19/86 KB 1022/1063 KB 244/257 KB 120/549 KB 112/358 KB 21/86 KB 1022/1063 KB 244/257 KB 116/549 KB 100/358 KB 13/86 KB 1022/1063 KB 244/257 KB 120/549 KB 112/358 KB 21/86 KB 1026/1063 KB 244/257 KB 120/549 KB 112/358 KB 21 unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install /86 KB 1030/1063 KB 244/257 KB 120/549 KB 108/358 KB 21/86 KB 1022/1063 KB 244/257 KB 124/549 KB 112/358 KB 21/86 KB 1030/1063 KB 244/257 KB 128/549 KB 112/358 KB 21/86 KB 1030/1063 KB 244/257 KB 132/549 KB 112/358 KB 21/86 KB 1034/1063 KB 248/257 KB 136/549 KB 116/358 KB 21/86 KB 1034/1063 KB 248/257 KB 140/549 KB 116/358 KB 21/86 KB 1034/1063 KB 248/257 KB 144/549 KB 116/358 KB 21/86 KB 1034/1063 KB 248/257 KB 148/549 KB 116/358 KB 21/86 KB 1034/1063 KB 244/257 KB 116/549 KB 108/358 KB 21/86 KB 1022/1063 KB 248/257 KB 148/549 KB 116/358 KB 24/86 KB 1034/1063 KB 248/257 KB 148/549 KB 116/358 KB 27/86 KB 1034/1063 KB 248/257 KB 132/549 KB 116/358 KB 21/86 KB 1034/1063 KB 252/257 KB 148/549 KB 116/358 KB 27/86 KB 1034/1063 KB 244/257 KB 132/549 KB 116/358 KB 21/86 KB 1034/1063 KB 244/257 KB 128/549 KB 112/358 KB 21/86 KB 1034/1063 KB 252/257 KB 148/549 KB 116/358 KB 29/86 KB 1038/1063 KB 252/257 KB 148/549 KB 120/358 KB 29/86 KB 1042/1063 KB 252/257 KB 148/549 KB 116/358 KB 29/86 KB 1034/1063 KB 256/257 KB 148/549 KB 120/358 KB 29/86 KB 1042/1063 KB 252/257 KB 148/549 KB 120/358 KB 29/86 KB 1038/1063 KB 256/257 KB 148/549 KB 124/358 KB 29/86 KB 1042/1063 KB 256/257 KB 148/549 KB 128/358 KB 29/86 KB 1042/1063 KB 256/257 KB 148/549 KB 128/358 KB 32/86 KB 1046/1063 KB 256/257 KB 148/549 KB 128/358 KB 32/86 KB 1042/1063 KB 257/257 KB 148/549 KB 128/358 KB 36/86 KB 1046/1063 KB 257/257 KB 148/549 KB 132/358 KB 40/86 KB 1050/1063 KB 257/257 KB 148/549 KB 128/358 KB 32/86 KB 1046/1063 KB 257/257 KB 152/549 KB 132/358 KB 44/86 KB 1050/1063 KB 257/257 KB 152/549 KB 132/358 KB 48/86 KB 1050/1063 KB 257/257 KB 152/549 KB 132/358 KB 52/86 KB 1050/1063 KB 257/257 KB 152/549 KB 132/358 KB 56/86 KB 1050/1063 KB 257/257 KB 152/549 KB 132/358 KB 60/86 KB 1050/1063 KB 257/257 KB 152/549 KB 132/358 KB 64/86 KB 1050/1063 KB 257/257 KB 152/549 KB 132/358 KB 40/86 KB 1050/1063 KB 257/257 KB 156/549 KB 132/358 KB 64/86 KB 1050/1063 KB 257/257 KB 160/549 KB 132/358 KB 64/86 KB 1050/1063 KB 257/257 KB 148/549 KB 132/358 KB 36/86 KB 1050/1063 KB 257/257 KB 160/549 KB 132/358 KB 64/86 KB 1054/1063 KB 257/257 KB 160/549 KB 132/358 KB 64/86 KB 1058/1063 KB 257/257 KB 160/549 KB 132/358 KB 64/86 KB 1062/1063 KB 257/257 KB 148/549 KB 132/358 KB 36/86 KB 1046/1063 KB 257/257 KB 160/549 KB 136/358 KB 64/86 KB 1062/1063 KB 257/257 KB 160/549 KB 140/358 KB 64/86 KB 1062/1063 KB 257/257 KB 160/549 KB 144/358 KB 64/86 KB 1062/1063 KB 257/257 KB 160/549 KB 144/358 KB 64/86 KB 1063/1063 KB 257/257 KB 164/549 KB 144/358 KB 64/86 KB 1063/1063 KB 257/257 KB 168/549 KB 148/358 KB 64/86 KB 1063/1063 KB 257/257 KB 172/549 KB 148/358 KB 64/86 KB 1063/1063 KB 257/257 KB 176/549 KB 148/358 KB 64/86 KB 1063/1063 KB 257/257 KB 180/549 KB 148/358 KB 64/86 KB 1063/1063 KB 257/257 KB 184/549 KB 148/358 KB 68/86 KB 1063/1063 KB 257/257 KB 188/549 KB 148/358 KB 68/86 KB 1063/1063 KB 257/257 KB 192/549 KB 148/358 KB 68/86 KB 1063/1063 KB 257/257 KB 164/549 KB 148/358 KB 64/86 KB 1063/1063 KB 257/257 KB 192/549 KB 152/358 KB 68/86 KB 1063/1063 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 352.0 KB/sec) unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 257/257 KB 180/549 KB 148/358 KB 68/86 KB 1063/1063 KB 192/549 KB 156/358 KB 72/86 KB 1063/1063 KB 192/549 KB 156/358 KB 68/86 KB 1063/1063 KB 192/549 KB 160/358 KB 72/86 KB 1063/1063 KB 192/549 KB 164/358 KB 72/86 KB 1063/1063 KB 196/549 KB 168/358 KB 76/86 KB 1063/1063 KB 196/549 KB 172/358 KB 76/86 KB 1063/1063 KB 196/549 KB 176/358 KB 76/86 KB 1063/1063 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.jar (1063 KB at 1452.9 KB/sec) unit-abot-epc-basic-0: 12:18:39 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: 12:18:39 DEBUG unit.abot-epc-basic/0.install 196/549 KB 164/358 KB 76/86 KB 1063/1063 KB 200/549 KB 180/358 KB 76/86 KB 204/549 KB 180/358 KB 76/86 KB 208/549 KB 180/358 KB 76/86 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 192/549 KB 164/358 KB 76/86 KB 1063/1063 KB 212/549 KB 180/358 KB 80/86 KB 212/549 KB 180/358 KB 84/86 KB 212/549 KB 180/358 KB 86/86 KB 212/549 KB 180/358 KB 76/86 KB 216/549 KB 180/358 KB 86/86 KB 196/549 KB 180/358 KB 76/86 KB 216/549 KB 184/358 KB 86/86 KB 216/549 KB 188/358 KB 86/86 KB 216/549 KB 192/358 KB 86/86 KB 216/549 KB 196/358 KB 86/86 KB 220/549 KB 200/358 KB 86/86 KB 220/549 KB 204/358 KB 86/86 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar (86 KB at 115.7 KB/sec) unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 220/549 KB 196/358 KB 86/86 KB 224/549 KB 204/358 KB Downloading: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 228/549 KB 204/358 KB 228/549 KB 208/358 KB 228/549 KB 212/358 KB 4/404 KB 232/549 KB 212/358 KB 8/404 KB 232/549 KB 212/358 KB 12/404 KB 232/549 KB 212/358 KB 16/404 KB 232/549 KB 212/358 KB 20/404 KB 232/549 KB 212/358 KB 24/404 KB 232/549 KB 212/358 KB 28/404 KB 232/549 KB 212/358 KB 32/404 KB 232/549 KB 212/358 KB 232/549 KB 212/358 KB 32/404 KB 236/549 KB 212/358 KB 32/404 KB 240/549 KB 212/358 KB 32/404 KB 244/549 KB 212/358 KB 36/404 KB 248/549 KB 216/358 KB 36/404 KB 4/587 KB 248/549 KB 216/358 KB 36/404 KB 8/587 KB 248/549 KB 216/358 KB 36/404 KB 12/587 KB 248/549 KB 216/358 KB 36/404 KB 16/587 KB 248/549 KB 216/358 KB 36/404 KB 20/587 KB 248/549 KB 216/358 KB 36/404 KB 24/587 KB 248/549 KB 216/358 KB 36/404 KB 28/587 KB 248/549 KB 216/358 KB 36/404 KB 32/587 KB 248/549 KB 216/358 KB 36/404 KB 36/587 KB 248/549 KB 216/358 KB 36/404 KB 40/587 KB 3/894 KB 252/549 KB 216/358 KB 36/404 KB 244/549 KB 216/358 KB 32/404 KB 244/549 KB 216/358 KB 36/404 KB 40/587 KB 3/894 KB 252/549 KB 220/358 KB 36/404 KB 40/587 KB 3/894 KB 252/549 KB 224/358 KB 36/404 KB 40/587 KB 3/894 KB 252/549 KB 228/358 KB 36/404 KB 36/587 KB 3/894 KB 252/549 KB 216/358 KB 36/404 KB 36/587 KB 3/894 KB 248/549 KB 216/358 KB 40/404 KB 40/587 KB 5/894 KB 252/549 KB 228/358 KB 40/404 KB 40/587 KB 8/894 KB 252/549 KB 228/358 KB 40/404 KB 40/587 KB 3/894 KB 252/549 KB 228/358 KB 44/404 KB 40/587 KB 11/894 KB 256/549 KB 228/358 KB 40/404 KB 40/587 KB 11/894 KB 256/549 KB 228/358 KB 40/404 KB 40/587 KB 8/894 KB 256/549 KB 228/358 KB 44/404 KB 40/587 KB 11/894 KB 260/549 KB 228/358 KB 48/404 KB 44/587 KB 13/894 KB 264/549 KB 232/358 KB 48/404 KB 44/587 KB 13/894 KB 268/549 KB 232/358 KB 48/404 KB 44/587 KB 13/894 KB 260/549 KB 232/358 KB 48/404 KB 48/587 KB 13/894 KB 268/549 KB 232/358 KB 48/404 KB 52/587 KB 13/894 KB 268/549 KB 232/358 KB 44/404 KB 40/587 KB 13/894 KB 260/549 KB 228/358 KB 48/404 KB 52/587 KB 16/894 KB 272/549 KB 232/358 KB 48/404 KB 40/587 KB 13/894 KB 260/549 KB 232/358 KB 48/404 KB 52/587 KB 16/894 KB 272/549 KB 236/358 KB 48/404 KB 40/587 KB 13/894 KB 260/549 KB 228/358 KB 52/404 KB 52/587 KB 19/894 KB 272/549 KB 236/358 KB 48/404 KB 52/587 KB 19/894 KB 272/549 KB 236/358 KB 52/404 KB 52/587 KB 21/894 KB 272/549 KB 240/358 KB 56/404 KB 52/587 KB 21/894 KB 272/549 KB 240/358 KB 56/404 KB 52/587 KB 24/894 KB 272/549 KB 240/358 KB 48/404 KB 52/587 KB 13/894 KB 272/549 KB 232/358 KB 60/404 KB 52/587 KB 27/894 KB 272/549 KB 240/358 KB 60/404 KB 52/587 KB 29/894 KB 276/549 KB 240/358 KB 60/404 KB 52/587 KB 24/894 KB 272/549 KB 240/358 KB 64/404 KB 56/587 KB 29/894 KB 276/549 KB 240/358 KB 68/404 KB 56/587 KB 29/894 KB 276/549 KB 240/358 KB 72/404 KB 56/587 KB 32/894 KB 276/549 KB 240/358 KB 52/404 KB 52/587 KB 19/894 KB 272/549 KB 240/358 KB 72/404 KB 56/587 KB 32/894 KB 276/549 KB 244/358 KB 72/404 KB 56/587 KB 32/894 KB 276/549 KB 248/358 KB 72/404 KB 56/587 KB 32/894 KB 276/549 KB 252/358 KB 72/404 KB 56/587 KB 32/894 KB 276/549 KB 256/358 KB 68/404 KB 56/587 KB 32/894 KB 276/549 KB 240/358 KB 60/404 KB 56/587 KB 29/894 KB 276/549 KB 240/358 KB 72/404 KB 60/587 KB 32/894 KB 276/549 KB 256/358 KB 60/404 KB 52/587 KB 27/894 KB 276/549 KB 240/358 KB 72/404 KB 60/587 KB 32/894 KB 280/549 KB 256/358 KB 72/404 KB 64/587 KB 32/894 KB 280/549 KB 256/358 KB 72/404 KB 64/587 KB 32/894 KB 280/549 KB 260/358 KB 76/404 KB 68/587 KB 36/894 KB unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 284/549 KB 264/358 KB 76/404 KB 68/587 KB 36/894 KB 284/549 KB 268/358 KB 76/404 KB 68/587 KB 36/894 KB 284/549 KB 272/358 KB 76/404 KB 68/587 KB 36/894 KB 284/549 KB 260/358 KB 80/404 KB 68/587 KB 36/894 KB 284/549 KB 272/358 KB 84/404 KB 68/587 KB 36/894 KB 284/549 KB 272/358 KB 88/404 KB 68/587 KB 36/894 KB 284/549 KB 276/358 KB 72/404 KB 68/587 KB 36/894 KB 284/549 KB 260/358 KB 72/404 KB 68/587 KB 32/894 KB 284/549 KB 260/358 KB 88/404 KB 72/587 KB 36/894 KB 284/549 KB 276/358 KB 88/404 KB 76/587 KB 36/894 KB 284/549 KB 276/358 KB 72/404 KB 64/587 KB 32/894 KB 284/549 KB 260/358 KB 88/404 KB 76/587 KB 40/894 KB 288/549 KB 276/358 KB 88/404 KB 76/587 KB 40/894 KB 292/549 KB 276/358 KB 88/404 KB 76/587 KB 40/894 KB 284/549 KB 276/358 KB 88/404 KB 80/587 KB 44/894 KB 292/549 KB 276/358 KB 88/404 KB 80/587 KB 48/894 KB 292/549 KB 276/358 KB 88/404 KB 80/587 KB 52/894 KB 296/549 KB 276/358 KB 84/404 KB 68/587 KB 36/894 KB 284/549 KB 276/358 KB 92/404 KB 80/587 KB 52/894 KB 296/549 KB 280/358 KB 92/404 KB 80/587 KB 52/894 KB 296/549 KB 284/358 KB 92/404 KB 80/587 KB 52/894 KB 296/549 KB 288/358 KB 92/404 KB 80/587 KB 52/894 KB 296/549 KB 276/358 KB 96/404 KB 80/587 KB 56/894 KB 296/549 KB 288/358 KB 100/404 KB 80/587 KB 56/894 KB 296/549 KB 288/358 KB 104/404 KB 80/587 KB 56/894 KB 296/549 KB 292/358 KB 108/404 KB 80/587 KB 56/894 KB 296/549 KB 292/358 KB 112/404 KB 80/587 KB 56/894 KB 296/549 KB 292/358 KB 88/404 KB 80/587 KB 48/894 KB 296/549 KB 276/358 KB 112/404 KB 80/587 KB 56/894 KB 300/549 KB 292/358 KB 112/404 KB 80/587 KB 56/894 KB 304/549 KB 292/358 KB 88/404 KB 80/587 KB 40/894 KB 292/549 KB 276/358 KB 112/404 KB 84/587 KB 56/894 KB 304/549 KB 292/358 KB 112/404 KB 88/587 KB 56/894 KB 308/549 KB 292/358 KB 112/404 KB 92/587 KB 56/894 KB 308/549 KB 292/358 KB 112/404 KB 96/587 KB 56/894 KB 308/549 KB 292/358 KB 112/404 KB 100/587 KB 56/894 KB 308/549 KB 292/358 KB 116/404 KB 104/587 KB 56/894 KB 308/549 KB 292/358 KB 116/404 KB 108/587 KB 56/894 KB 308/549 KB 292/358 KB 116/404 KB 112/587 KB 56/894 KB 308/549 KB 292/358 KB 116/404 KB 116/587 KB 56/894 KB 308/549 KB 292/358 KB 116/404 KB 120/587 KB 56/894 KB 308/549 KB 292/358 KB 100/404 KB 80/587 KB 56/894 KB 296/549 KB 292/358 KB 116/404 KB 120/587 KB 56/894 KB 308/549 KB 296/358 KB 116/404 KB 120/587 KB 56/894 KB 308/549 KB 300/358 KB 116/404 KB 120/587 KB 56/894 KB 308/549 KB 304/358 KB 116/404 KB 120/587 KB 56/894 KB 308/549 KB 308/358 KB 92/404 KB 80/587 KB 56/894 KB 296/549 KB 288/358 KB 116/404 KB 120/587 KB 60/894 KB 308/549 KB 308/358 KB 116/404 KB 120/587 KB 64/894 KB 308/549 KB 308/358 KB 116/404 KB 120/587 KB 68/894 KB 308/549 KB 308/358 KB 116/404 KB 120/587 KB 72/894 KB 308/549 KB 308/358 KB 116/404 KB 120/587 KB 76/894 KB 308/549 KB 308/358 KB 116/404 KB 120/587 KB 80/894 KB 308/549 KB 308/358 KB 116/404 KB 100/587 KB 56/894 KB 308/549 KB 292/358 KB 120/404 KB 120/587 KB 80/894 KB 308/549 KB 308/358 KB 124/404 KB 120/587 KB 80/894 KB 308/549 KB 308/358 KB 128/404 KB 120/587 KB 80/894 KB 308/549 KB 308/358 KB 132/404 KB 120/587 KB 80/894 KB 308/549 KB 308/358 KB 112/404 KB 84/587 KB 56/894 KB 308/549 KB 292/358 KB 132/404 KB 124/587 KB 84/894 KB 312/549 KB 312/358 KB 132/404 KB 124/587 KB 84/894 KB 316/549 KB 312/358 KB 132/404 KB 124/587 KB 84/894 KB 320/549 KB 312/358 KB 132/404 KB 124/587 KB 84/894 KB 324/549 KB 312/358 KB 132/404 KB 124/587 KB 84/894 KB unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 328/549 KB 312/358 KB 132/404 KB 124/587 KB 84/894 KB 332/549 KB 312/358 KB 132/404 KB 124/587 KB 84/894 KB 336/549 KB 312/358 KB 132/404 KB 124/587 KB 84/894 KB 340/549 KB 312/358 KB 132/404 KB 124/587 KB 84/894 KB 344/549 KB 312/358 KB 132/404 KB 124/587 KB 84/894 KB 348/549 KB 312/358 KB 132/404 KB 124/587 KB 84/894 KB 308/549 KB 312/358 KB 136/404 KB 128/587 KB 84/894 KB 348/549 KB 312/358 KB 132/404 KB 120/587 KB 84/894 KB 308/549 KB 312/358 KB 136/404 KB 128/587 KB 88/894 KB 348/549 KB 312/358 KB 136/404 KB 128/587 KB 92/894 KB 348/549 KB 312/358 KB 132/404 KB 120/587 KB 80/894 KB 308/549 KB 312/358 KB 136/404 KB 128/587 KB 92/894 KB 348/549 KB 316/358 KB 136/404 KB 128/587 KB 92/894 KB 348/549 KB 320/358 KB 136/404 KB 132/587 KB 92/894 KB 348/549 KB 320/358 KB 136/404 KB 136/587 KB 96/894 KB 352/549 KB 324/358 KB 136/404 KB 140/587 KB 96/894 KB 352/549 KB 324/358 KB 136/404 KB 144/587 KB 96/894 KB 352/549 KB 324/358 KB 136/404 KB 124/587 KB 84/894 KB 348/549 KB 312/358 KB 140/404 KB 144/587 KB 96/894 KB 352/549 KB 324/358 KB 144/404 KB 144/587 KB 96/894 KB 352/549 KB 324/358 KB 136/404 KB 132/587 KB 96/894 KB 352/549 KB 324/358 KB 144/404 KB 144/587 KB 96/894 KB 356/549 KB 324/358 KB 148/404 KB 144/587 KB 96/894 KB 360/549 KB 324/358 KB 148/404 KB 144/587 KB 96/894 KB 364/549 KB 324/358 KB 148/404 KB 144/587 KB 96/894 KB 368/549 KB 324/358 KB 148/404 KB 144/587 KB 96/894 KB 372/549 KB 324/358 KB 148/404 KB 148/587 KB 96/894 KB 376/549 KB 324/358 KB 148/404 KB 148/587 KB 96/894 KB 380/549 KB 324/358 KB 148/404 KB 148/587 KB 96/894 KB 384/549 KB 324/358 KB 136/404 KB 132/587 KB 96/894 KB 348/549 KB 324/358 KB 148/404 KB 148/587 KB 96/894 KB 384/549 KB 328/358 KB 148/404 KB 148/587 KB 96/894 KB 384/549 KB 332/358 KB 148/404 KB 148/587 KB 96/894 KB 384/549 KB 336/358 KB 136/404 KB 132/587 KB 96/894 KB 348/549 KB 320/358 KB 148/404 KB 148/587 KB 100/894 KB 384/549 KB 336/358 KB 148/404 KB 148/587 KB 104/894 KB 384/549 KB 336/358 KB 148/404 KB 148/587 KB 108/894 KB 384/549 KB 336/358 KB 148/404 KB 148/587 KB 112/894 KB 384/549 KB 336/358 KB 148/404 KB 148/587 KB 112/894 KB 384/549 KB 340/358 KB 148/404 KB 148/587 KB 116/894 KB 384/549 KB 344/358 KB 148/404 KB 148/587 KB 96/894 KB 372/549 KB 324/358 KB 148/404 KB 152/587 KB 116/894 KB 384/549 KB 348/358 KB 148/404 KB 156/587 KB 116/894 KB 384/549 KB 348/358 KB 148/404 KB 160/587 KB 116/894 KB 384/549 KB 348/358 KB 148/404 KB 144/587 KB 96/894 KB 356/549 KB 324/358 KB 152/404 KB 160/587 KB 116/894 KB 384/549 KB 348/358 KB 156/404 KB 160/587 KB 116/894 KB 384/549 KB 348/358 KB 160/404 KB 160/587 KB 116/894 KB 384/549 KB 348/358 KB 164/404 KB 160/587 KB 116/894 KB 384/549 KB 348/358 KB 168/404 KB 160/587 KB 116/894 KB 384/549 KB 348/358 KB 172/404 KB 160/587 KB 116/894 KB 384/549 KB 348/358 KB 176/404 KB 160/587 KB 116/894 KB 384/549 KB 348/358 KB 180/404 KB 164/587 KB 116/894 KB 384/549 KB 348/358 KB 148/404 KB 148/587 KB 116/894 KB 384/549 KB 348/358 KB 148/404 KB 148/587 KB 116/894 KB 384/549 KB 340/358 KB 180/404 KB 164/587 KB 120/894 KB 388/549 KB 348/358 KB 180/404 KB 164/587 KB 124/894 KB 388/549 KB 348/358 KB 180/404 KB 164/587 KB 128/894 KB 388/549 KB 348/358 KB 180/404 KB 164/587 KB 128/894 KB 388/549 KB 352/358 KB 180/404 KB 164/587 KB 132/894 KB 388/549 KB 352/358 KB 180/404 KB 164/587 KB 136/894 KB 388/549 KB 356/358 KB 180/404 KB 164/587 KB 140/894 KB 388/549 KB 356/358 KB 180/404 KB unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 164/587 KB 144/894 KB 388/549 KB 356/358 KB 180/404 KB 164/587 KB 116/894 KB 388/549 KB 348/358 KB 180/404 KB 164/587 KB 144/894 KB 392/549 KB 356/358 KB 176/404 KB 164/587 KB 116/894 KB 384/549 KB 348/358 KB 180/404 KB 168/587 KB 144/894 KB 396/549 KB 356/358 KB 180/404 KB 164/587 KB 132/894 KB 388/549 KB 356/358 KB 180/404 KB 168/587 KB 144/894 KB 396/549 KB 358/358 KB 180/404 KB 172/587 KB 144/894 KB 396/549 KB 358/358 KB 180/404 KB 176/587 KB 144/894 KB 396/549 KB 358/358 KB 180/404 KB 176/587 KB 144/894 KB 396/549 KB 358/358 KB 180/404 KB 176/587 KB 144/894 KB 400/549 KB 358/358 KB 180/404 KB 180/587 KB 144/894 KB 404/549 KB 358/358 KB 184/404 KB 180/587 KB 148/894 KB 408/549 KB 358/358 KB 180/404 KB 180/587 KB 144/894 KB 400/549 KB 358/358 KB 184/404 KB 180/587 KB 148/894 KB 404/549 KB 358/358 KB 184/404 KB 184/587 KB 152/894 KB 408/549 KB 358/358 KB 184/404 KB 184/587 KB 156/894 KB 408/549 KB 358/358 KB 184/404 KB 184/587 KB 160/894 KB 408/549 KB 358/358 KB 184/404 KB 180/587 KB 144/894 KB 404/549 KB 358/358 KB 188/404 KB 184/587 KB 160/894 KB 408/549 KB 358/358 KB 192/404 KB 184/587 KB 160/894 KB 408/549 KB 358/358 KB 196/404 KB 184/587 KB 160/894 KB 408/549 KB 358/358 KB 200/404 KB 184/587 KB 164/894 KB 412/549 KB 358/358 KB 204/404 KB 184/587 KB 164/894 KB 412/549 KB 358/358 KB 208/404 KB 184/587 KB 164/894 KB 412/549 KB 358/358 KB 184/404 KB 184/587 KB 148/894 KB 408/549 KB 358/358 KB 208/404 KB 188/587 KB 164/894 KB 412/549 KB 358/358 KB 208/404 KB 192/587 KB 164/894 KB 412/549 KB 358/358 KB 208/404 KB 196/587 KB 164/894 KB 412/549 KB 358/358 KB 212/404 KB 200/587 KB 164/894 KB 412/549 KB 358/358 KB 212/404 KB 204/587 KB 164/894 KB 412/549 KB 358/358 KB 212/404 KB 208/587 KB 164/894 KB 412/549 KB 358/358 KB 196/404 KB 184/587 KB 164/894 KB 412/549 KB 358/358 KB 212/404 KB 208/587 KB 168/894 KB 412/549 KB 358/358 KB 212/404 KB 208/587 KB 172/894 KB 412/549 KB 358/358 KB 212/404 KB 208/587 KB 176/894 KB 412/549 KB 358/358 KB 196/404 KB 184/587 KB 160/894 KB 412/549 KB 358/358 KB 212/404 KB 208/587 KB 176/894 KB 416/549 KB 358/358 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 445.2 KB/sec) unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 212/404 KB 196/587 KB 164/894 KB 412/549 KB 358/358 KB 216/404 KB 212/587 KB 180/894 KB 420/549 KB 220/404 KB 212/587 KB 180/894 KB 420/549 KB 224/404 KB 212/587 KB 180/894 KB 420/549 KB 212/404 KB 212/587 KB 180/894 KB 420/549 KB 212/404 KB 208/587 KB 180/894 KB 420/549 KB 224/404 KB 212/587 KB 184/894 KB 420/549 KB 224/404 KB 212/587 KB 188/894 KB 420/549 KB 224/404 KB 216/587 KB 192/894 KB 420/549 KB 224/404 KB 216/587 KB 196/894 KB 420/549 KB 212/404 KB 208/587 KB 176/894 KB 420/549 KB 228/404 KB 216/587 KB 196/894 KB 424/549 KB 228/404 KB 216/587 KB 196/894 KB 428/549 KB 228/404 KB 216/587 KB 196/894 KB 432/549 KB 228/404 KB 216/587 KB 196/894 KB 436/549 KB 228/404 KB 216/587 KB 196/894 KB 440/549 KB 228/404 KB 216/587 KB 196/894 KB 444/549 KB 228/404 KB 216/587 KB 196/894 KB 448/549 KB 228/404 KB 216/587 KB 196/894 KB 420/549 KB 232/404 KB 216/587 KB 196/894 KB 448/549 KB 236/404 KB 216/587 KB 196/894 KB 448/549 KB 240/404 KB 216/587 KB 196/894 KB 448/549 KB 244/404 KB 216/587 KB 196/894 KB 448/549 KB 248/404 KB 216/587 KB 200/894 KB 452/549 KB 252/404 KB 216/587 KB 200/894 KB 452/549 KB 256/404 KB 216/587 KB 200/894 KB 452/549 KB 224/404 KB 216/587 KB 188/894 KB 420/549 KB 256/404 KB 220/587 KB 200/894 KB 452/549 KB 256/404 KB 224/587 KB 200/894 KB 452/549 KB Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 256/404 KB 228/587 KB 200/894 KB 452/549 KB 256/404 KB 232/587 KB 200/894 KB 452/549 KB 256/404 KB 236/587 KB 200/894 KB 452/549 KB 256/404 KB 240/587 KB 200/894 KB 452/549 KB 244/404 KB 216/587 KB 200/894 KB 452/549 KB 256/404 KB 240/587 KB 200/894 KB 456/549 KB 256/404 KB 240/587 KB 200/894 KB 460/549 KB 256/404 KB 240/587 KB 200/894 KB 464/549 KB 244/404 KB 216/587 KB 200/894 KB 448/549 KB 256/404 KB 240/587 KB 204/894 KB 464/549 KB 256/404 KB 240/587 KB 208/894 KB 464/549 KB 256/404 KB 240/587 KB 212/894 KB 464/549 KB 260/404 KB 244/587 KB 216/894 KB 468/549 KB 260/404 KB 244/587 KB 220/894 KB 468/549 KB 260/404 KB 244/587 KB 224/894 KB 468/549 KB 260/404 KB 244/587 KB 212/894 KB 468/549 KB 264/404 KB 244/587 KB 224/894 KB 468/549 KB 268/404 KB 244/587 KB 228/894 KB 468/549 KB 256/404 KB 244/587 KB 212/894 KB 468/549 KB 256/404 KB 240/587 KB 212/894 KB 468/549 KB 268/404 KB 248/587 KB 228/894 KB 468/549 KB 268/404 KB 252/587 KB 228/894 KB 468/549 KB 268/404 KB 256/587 KB 228/894 KB 472/549 KB 268/404 KB 256/587 KB 228/894 KB 472/549 KB 3/26 KB 268/404 KB 256/587 KB 228/894 KB 472/549 KB 6/26 KB 268/404 KB 256/587 KB 228/894 KB 472/549 KB 9/26 KB 268/404 KB 256/587 KB 228/894 KB 472/549 KB 11/26 KB 268/404 KB 256/587 KB 228/894 KB 472/549 KB 14/26 KB 268/404 KB 256/587 KB 228/894 KB 472/549 KB 16/26 KB 268/404 KB 260/587 KB 228/894 KB 472/549 KB 16/26 KB 272/404 KB 264/587 KB 228/894 KB 472/549 KB 19/26 KB 264/404 KB 244/587 KB 228/894 KB 468/549 KB 272/404 KB 264/587 KB 232/894 KB 472/549 KB 19/26 KB 272/404 KB 264/587 KB 236/894 KB 472/549 KB 19/26 KB 272/404 KB 264/587 KB 240/894 KB 472/549 KB 19/26 KB 272/404 KB 260/587 KB 228/894 KB 472/549 KB 19/26 KB 272/404 KB 260/587 KB 228/894 KB 472/549 KB 16/26 KB 268/404 KB 252/587 KB 228/894 KB 472/549 KB 272/404 KB 264/587 KB 240/894 KB 476/549 KB 19/26 KB 272/404 KB 264/587 KB 240/894 KB 480/549 KB 19/26 KB 276/404 KB 264/587 KB 240/894 KB 480/549 KB 19/26 KB 276/404 KB 264/587 KB 240/894 KB 484/549 KB 22/26 KB 276/404 KB 264/587 KB 240/894 KB 488/549 KB 22/26 KB 276/404 KB 264/587 KB 240/894 KB 492/549 KB 22/26 KB 280/404 KB 268/587 KB 244/894 KB 496/549 KB 22/26 KB 276/404 KB 264/587 KB 240/894 KB 480/549 KB 22/26 KB 280/404 KB 268/587 KB 244/894 KB 496/549 KB 25/26 KB 280/404 KB 268/587 KB 244/894 KB 496/549 KB 26/26 KB 280/404 KB 268/587 KB 244/894 KB 492/549 KB 22/26 KB 276/404 KB 268/587 KB 244/894 KB 492/549 KB 22/26 KB 284/404 KB 272/587 KB 244/894 KB 496/549 KB 26/26 KB 284/404 KB 276/587 KB 244/894 KB 496/549 KB 26/26 KB 284/404 KB 280/587 KB 244/894 KB 500/549 KB 26/26 KB 284/404 KB 284/587 KB 244/894 KB 500/549 KB 26/26 KB 284/404 KB 288/587 KB 244/894 KB 500/549 KB 26/26 KB 276/404 KB 264/587 KB 244/894 KB 492/549 KB 22/26 KB 284/404 KB 288/587 KB 248/894 KB 500/549 KB 26/26 KB 284/404 KB 288/587 KB 252/894 KB 500/549 KB 26/26 KB 284/404 KB 288/587 KB 256/894 KB 500/549 KB 26/26 KB 284/404 KB 276/587 KB 244/894 KB 500/549 KB 26/26 KB 284/404 KB 288/587 KB 256/894 KB 504/549 KB 26/26 KB 284/404 KB 288/587 KB 256/894 KB 508/549 KB 26/26 KB 284/404 KB 288/587 KB 256/894 KB 512/549 KB 26/26 KB 284/404 KB 288/587 KB 256/894 KB 516/549 KB 26/26 KB 284/404 KB 292/587 KB 260/894 KB 520/549 KB 26/26 KB 284/404 KB 292/587 KB 260/894 KB 524/549 KB 26/26 KB 284/404 KB 268/587 KB 244/894 KB 496/549 KB 26/26 KB 288/404 KB 292/587 KB 260/894 KB 524/549 KB 26/26 KB 292/404 KB 292/587 K unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install B 260/894 KB 524/549 KB 26/26 KB 296/404 KB 292/587 KB 260/894 KB 524/549 KB 26/26 KB 300/404 KB 292/587 KB 260/894 KB 524/549 KB 26/26 KB 304/404 KB 292/587 KB 260/894 KB 524/549 KB 26/26 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar (26 KB at 30.6 KB/sec) unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 284/404 KB 292/587 KB 260/894 KB 516/549 KB 26/26 KB 308/404 KB 292/587 KB 264/894 KB 524/549 KB 308/404 KB 292/587 KB 268/894 KB 524/549 KB 308/404 KB 292/587 KB 272/894 KB 524/549 KB 284/404 KB 292/587 KB 256/894 KB 516/549 KB 26/26 KB 308/404 KB 296/587 KB 272/894 KB 524/549 KB 308/404 KB 300/587 KB 272/894 KB 524/549 KB 308/404 KB 304/587 KB 272/894 KB 528/549 KB 308/404 KB 308/587 KB 272/894 KB 528/549 KB 308/404 KB 312/587 KB 276/894 KB 528/549 KB 308/404 KB 316/587 KB 276/894 KB 528/549 KB 308/404 KB 320/587 KB 276/894 KB 528/549 KB 308/404 KB 324/587 KB 276/894 KB 528/549 KB Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.jar unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 308/404 KB 292/587 KB 260/894 KB 524/549 KB 312/404 KB 324/587 KB 276/894 KB 528/549 KB 316/404 KB 324/587 KB 276/894 KB 528/549 KB 320/404 KB 324/587 KB 276/894 KB 528/549 KB 308/404 KB 308/587 KB 276/894 KB 528/549 KB 320/404 KB 324/587 KB 280/894 KB 528/549 KB 320/404 KB 324/587 KB 284/894 KB 528/549 KB 320/404 KB 324/587 KB 288/894 KB 528/549 KB 308/404 KB 300/587 KB 272/894 KB 528/549 KB 324/404 KB 324/587 KB 288/894 KB 532/549 KB 324/404 KB 324/587 KB 288/894 KB 536/549 KB 324/404 KB 324/587 KB 288/894 KB 540/549 KB 324/404 KB 324/587 KB 288/894 KB 544/549 KB 324/404 KB 324/587 KB 288/894 KB 548/549 KB 324/404 KB 324/587 KB 292/894 KB 549/549 KB 324/404 KB 324/587 KB 288/894 KB 528/549 KB 328/404 KB 324/587 KB 292/894 KB 549/549 KB 332/404 KB 324/587 KB 292/894 KB 549/549 KB 336/404 KB 324/587 KB 292/894 KB 549/549 KB 324/404 KB 324/587 KB 292/894 KB 548/549 KB 336/404 KB 324/587 KB 296/894 KB 549/549 KB 336/404 KB 324/587 KB 300/894 KB 549/549 KB 340/404 KB 328/587 KB 304/894 KB 549/549 KB 340/404 KB 328/587 KB 308/894 KB 549/549 KB 340/404 KB 328/587 KB 312/894 KB 549/549 KB 340/404 KB 328/587 KB 300/894 KB 549/549 KB 340/404 KB 332/587 KB 312/894 KB 549/549 KB 340/404 KB 336/587 KB 312/894 KB 549/549 KB 340/404 KB 340/587 KB 312/894 KB 549/549 KB 340/404 KB 344/587 KB 316/894 KB 549/549 KB 3/79 KB 340/404 KB 348/587 KB 316/894 KB 549/549 KB 3/79 KB 340/404 KB 352/587 KB 316/894 KB 549/549 KB 3/79 KB 340/404 KB 324/587 KB 300/894 KB 549/549 KB 344/404 KB 352/587 KB 316/894 KB 549/549 KB 3/79 KB 348/404 KB 352/587 KB 316/894 KB 549/549 KB 3/79 KB 352/404 KB 352/587 KB 316/894 KB 549/549 KB 3/79 KB 356/404 KB 352/587 KB 316/894 KB 549/549 KB 3/79 KB 360/404 KB 352/587 KB 316/894 KB 549/549 KB 3/79 KB 364/404 KB 352/587 KB 316/894 KB 549/549 KB 3/79 KB 368/404 KB 356/587 KB 316/894 KB 3/79 KB 340/404 KB 340/587 KB 316/894 KB 549/549 KB 3/79 KB 368/404 KB 356/587 KB 320/894 KB 3/79 KB 340/404 KB 340/587 KB 312/894 KB 549/549 KB 3/79 KB 368/404 KB 356/587 KB 320/894 KB 6/79 KB 368/404 KB 356/587 KB 320/894 KB 9/79 KB 368/404 KB 356/587 KB 320/894 KB 11/79 KB 368/404 KB 356/587 KB 320/894 KB 14/79 KB 368/404 KB 356/587 KB 320/894 KB 16/79 KB 368/404 KB 356/587 KB 320/894 KB 19/79 KB 368/404 KB 356/587 KB 320/894 KB 22/79 KB 368/404 KB 356/587 KB 320/894 KB 25/79 KB 368/404 KB 356/587 KB 320/894 KB 27/79 KB 368/404 KB 356/587 KB 324/894 KB 30/79 KB 372/404 KB 356/587 KB 324/894 KB 30/79 KB 364/404 KB 356/587 KB 316/894 KB 549/549 KB 3/79 KB 372/404 KB 360/587 KB 324/894 KB 32/79 KB 372/404 KB 364/587 KB 324/894 KB 32/79 KB 372/404 KB 368/587 KB 324/894 KB 32/79 KB 372/404 KB 356/587 KB 324/894 KB 32/79 KB 368/404 KB 356/587 KB 324/894 KB 27/79 KB 376/404 KB 368/587 KB 328/894 KB 32/79 KB 376/404 KB 368/587 KB 332/894 KB 32/79 KB 376/404 KB 368/587 KB 336/894 KB 32/79 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 647.7 KB/sec) unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 376/404 KB 368/587 KB 336/894 KB 36/79 KB 376/404 KB 372/587 KB 336/894 KB 40/79 KB 376/404 KB 372/587 KB 336/894 KB 44/79 KB 376/404 KB 368/587 KB 324/894 KB 32/79 KB 380/404 KB 372/587 KB 340/894 KB 44/79 KB 384/404 KB 372/587 KB 340/894 KB 44/79 KB 376/404 KB 372/587 KB 340/894 KB 44/79 KB 384/404 KB 372/587 KB 344/894 KB 44/79 KB 388/404 KB 372/587 KB 348/894 KB 48/79 KB 388/404 KB 372/587 KB 352/894 KB 48/79 KB 376/404 KB 372/587 KB 336/894 KB 36/79 KB 388/404 KB 376/587 KB 352/894 KB 48/79 KB 388/404 KB 380/587 KB 352/894 KB 48/79 KB 388/404 KB 384/587 KB 352/894 KB 48/79 KB 388/404 KB 388/587 KB 352/894 KB 48/79 KB 388/404 KB 392/587 KB 356/894 KB 48/79 KB 388/404 KB 372/587 KB 344/894 KB 48/79 KB 392/404 KB 396/587 KB 356/894 KB 48/79 KB 396/404 KB 396/587 KB 356/894 KB 48/79 KB 400/404 KB 396/587 KB 356/894 KB 48/79 KB 384/404 KB 372/587 KB 344/894 KB 48/79 KB 400/404 KB 396/587 KB 356/894 KB 52/79 KB 400/404 KB 396/587 KB 356/894 KB 56/79 KB 400/404 KB 396/587 KB 356/894 KB 60/79 KB 400/404 KB 396/587 KB 356/894 KB 64/79 KB 400/404 KB 396/587 KB 356/894 KB 68/79 KB 388/404 KB 388/587 KB 356/894 KB 48/79 KB 404/404 KB 396/587 KB 360/894 KB 68/79 KB 404/404 KB 396/587 KB 364/894 KB 68/79 KB 404/404 KB 396/587 KB 368/894 KB 68/79 KB 404/404 KB 396/587 KB 372/894 KB 68/79 KB 404/404 KB 396/587 KB 376/894 KB 72/79 KB 404/404 KB 396/587 KB 380/894 KB 72/79 KB 404/404 KB 396/587 KB 384/894 KB 72/79 KB 404/404 KB 396/587 KB 388/894 KB 4/1822 KB 72/79 KB 404/404 KB 396/587 KB 356/894 KB 68/79 KB 404/404 KB 396/587 KB 356/894 KB 68/79 KB 404/404 KB 396/587 KB 384/894 KB 4/1822 KB 72/79 KB 404/404 KB 396/587 KB 388/894 KB 8/1822 KB 72/79 KB 404/404 KB 396/587 KB 388/894 KB 12/1822 KB 72/79 KB 404/404 KB 396/587 KB 388/894 KB 16/1822 KB 72/79 KB 404/404 KB 396/587 KB 388/894 KB 20/1822 KB 72/79 KB 404/404 KB 396/587 KB 372/894 KB 72/79 KB 404/404 KB 400/587 KB 388/894 KB 20/1822 KB 76/79 KB 404/404 KB 400/587 KB 388/894 KB 20/1822 KB 72/79 KB 404/404 KB 400/587 KB 388/894 KB 20/1822 KB 79/79 KB 404/404 KB 400/587 KB 388/894 KB 24/1822 KB 79/79 KB 404/404 KB 400/587 KB 388/894 KB 28/1822 KB 79/79 KB 404/404 KB 400/587 KB 388/894 KB 32/1822 KB 79/79 KB 404/404 KB 404/587 KB 388/894 KB 36/1822 KB 79/79 KB 404/404 KB 404/587 KB 388/894 KB 40/1822 KB 79/79 KB 404/404 KB 404/587 KB 388/894 KB 44/1822 KB 79/79 KB 404/404 KB 404/587 KB 388/894 KB 48/1822 KB 79/79 KB 404/404 KB 404/587 KB 388/894 KB 36/1822 KB 79/79 KB 404/404 KB 408/587 KB 392/894 KB 48/1822 KB 79/79 KB 404/404 KB 412/587 KB 392/894 KB 48/1822 KB 79/79 KB 404/404 KB 416/587 KB 392/894 KB 48/1822 KB 79/79 KB 404/404 KB 420/587 KB 392/894 KB 48/1822 KB 79/79 KB 404/404 KB 424/587 KB 392/894 KB 48/1822 KB 79/79 KB 404/404 KB 428/587 KB 392/894 KB 48/1822 KB 79/79 KB 404/404 KB 432/587 KB 392/894 KB 52/1822 KB 79/79 KB 404/404 KB 404/587 KB 392/894 KB 48/1822 KB 79/79 KB 404/404 KB 432/587 KB 396/894 KB 52/1822 KB 79/79 KB 404/404 KB 432/587 KB 400/894 KB 52/1822 KB 79/79 KB 432/587 KB 404/894 KB 52/1822 KB 79/79 KB 436/587 KB 408/894 KB 52/1822 KB 79/79 KB 436/587 KB 412/894 KB 52/1822 KB 79/79 KB 436/587 KB 416/894 KB 52/1822 KB 79/79 KB 404/404 KB 428/587 KB 392/894 KB 52/1822 KB 79/79 KB 436/587 KB 416/894 KB 56/1822 KB 79/79 KB 436/587 KB 416/894 KB 60/1822 KB 79/79 KB 436/587 KB 416/894 KB 64/1822 KB 79/79 KB 436/587 KB 404/894 KB 52/1822 KB 79/79 KB unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 440/587 KB 416/894 KB 64/1822 KB 79/79 KB 444/587 KB 416/894 KB 64/1822 KB 79/79 KB 448/587 KB 416/894 KB 68/1822 KB 452/587 KB 416/894 KB 68/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar (404 KB at 461.7 KB/sec) unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 452/587 KB 420/894 KB 68/1822 KB 452/587 KB 424/894 KB 68/1822 KB 452/587 KB 428/894 KB 68/1822 KB 444/587 KB 416/894 KB 68/1822 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 90.2 KB/sec) unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 456/587 KB 428/894 KB 72/1822 KB 456/587 KB 428/894 KB 76/1822 KB 456/587 KB 428/894 KB 80/1822 KB 456/587 KB 428/894 KB 68/1822 KB 460/587 KB 428/894 KB 80/1822 KB 464/587 KB 432/894 KB 80/1822 KB 468/587 KB 432/894 KB 80/1822 KB 472/587 KB 432/894 KB 84/1822 KB 476/587 KB 432/894 KB 84/1822 KB 480/587 KB 432/894 KB 84/1822 KB 460/587 KB 432/894 KB 80/1822 KB 468/587 KB 432/894 KB 84/1822 KB 480/587 KB 432/894 KB 88/1822 KB 480/587 KB 436/894 KB 92/1822 KB 480/587 KB 436/894 KB 96/1822 KB 480/587 KB 436/894 KB 88/1822 KB 480/587 KB 440/894 KB 96/1822 KB 480/587 KB 444/894 KB 96/1822 KB 480/587 KB 448/894 KB 96/1822 KB 480/587 KB 448/894 KB 96/1822 KB 4/115 KB 480/587 KB 448/894 KB 96/1822 KB 8/115 KB 480/587 KB 448/894 KB 96/1822 KB 12/115 KB 480/587 KB 448/894 KB 96/1822 KB 16/115 KB 480/587 KB 448/894 KB 96/1822 KB 20/115 KB 4/206 KB 480/587 KB 448/894 KB 96/1822 KB 24/115 KB 4/206 KB 480/587 KB 448/894 KB 96/1822 KB 20/115 KB 8/206 KB 480/587 KB 448/894 KB 96/1822 KB 24/115 KB 12/206 KB 480/587 KB 448/894 KB 96/1822 KB 24/115 KB 16/206 KB 480/587 KB 448/894 KB 96/1822 KB 24/115 KB 20/206 KB 480/587 KB 448/894 KB 96/1822 KB 24/115 KB 24/206 KB 480/587 KB 448/894 KB 100/1822 KB 28/115 KB 28/206 KB 480/587 KB 448/894 KB 100/1822 KB 28/115 KB 32/206 KB 484/587 KB 448/894 KB 100/1822 KB 28/115 KB 36/206 KB 484/587 KB 448/894 KB 100/1822 KB 28/115 KB 40/206 KB 484/587 KB 452/894 KB 100/1822 KB 28/115 KB 20/206 KB 480/587 KB 448/894 KB 100/1822 KB 28/115 KB 20/206 KB 480/587 KB 448/894 KB 96/1822 KB 28/115 KB 40/206 KB 484/587 KB 452/894 KB 100/1822 KB 32/115 KB 40/206 KB 484/587 KB 452/894 KB 100/1822 KB 36/115 KB 36/206 KB 484/587 KB 452/894 KB 100/1822 KB 28/115 KB 40/206 KB 484/587 KB 456/894 KB 104/1822 KB 40/115 KB 40/206 KB 484/587 KB 460/894 KB 104/1822 KB 40/115 KB 40/206 KB 484/587 KB 464/894 KB 104/1822 KB 40/115 KB 28/206 KB 484/587 KB 448/894 KB 100/1822 KB 28/115 KB 40/206 KB 488/587 KB 464/894 KB 104/1822 KB 40/115 KB 40/206 KB 492/587 KB 464/894 KB 104/1822 KB 40/115 KB 40/206 KB 496/587 KB 464/894 KB 104/1822 KB 40/115 KB 40/206 KB 484/587 KB 464/894 KB 104/1822 KB 40/115 KB 40/206 KB 496/587 KB 464/894 KB 104/1822 KB 44/115 KB 40/206 KB 500/587 KB 464/894 KB 104/1822 KB 48/115 KB 40/206 KB 500/587 KB 464/894 KB 104/1822 KB 52/115 KB 40/206 KB 484/587 KB 452/894 KB 104/1822 KB 36/115 KB 44/206 KB 500/587 KB 468/894 KB 108/1822 KB 52/115 KB 44/206 KB 500/587 KB 468/894 KB 112/1822 KB 52/115 KB 44/206 KB 500/587 KB 468/894 KB 116/1822 KB 52/115 KB 44/206 KB 500/587 KB 468/894 KB 120/1822 KB 52/115 KB 44/206 KB 500/587 KB 468/894 KB 124/1822 KB 52/115 KB 44/206 KB 500/587 KB 468/894 KB 128/1822 KB 52/115 KB 44/206 KB 500/587 KB 468/894 KB 104/1822 KB 52/115 KB 44/206 KB 500/587 KB 472/894 KB 128/1822 KB 52/115 KB 44/206 KB 500/587 KB 476/894 KB 128/1822 KB 52/115 KB 44/206 KB 500/587 KB 480/894 KB 128/1822 KB 52/115 KB 44/206 KB 500/587 KB 484/894 KB 128/1822 KB 56/115 KB 44/206 KB 500/587 KB 488/894 KB 132/1822 KB 56/115 KB 44/206 KB 500/587 KB 492/894 KB 132/1822 KB 56/115 KB 44/206 KB 500/587 KB 496/894 KB 132/1822 KB 56/115 KB 44/206 KB 500/587 KB 464/894 KB 104/1822 KB 52/115 KB 48/206 KB 500/587 KB 496/894 KB 132/1822 KB 56/115 KB 40/206 KB 500/587 KB 464/894 KB 104/1822 KB 44/115 KB 52/206 KB 504/587 KB 496/894 KB 132/1822 KB 56/115 KB 56/206 KB 504/587 KB 496/894 KB 132/1822 KB 56/115 KB 44/206 KB 500/587 KB 484/894 unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install KB 132/1822 KB 56/115 KB 44/206 KB 500/587 KB 480/894 KB 128/1822 KB 56/115 KB 48/206 KB 504/587 KB 496/894 KB 132/1822 KB 56/115 KB 56/206 KB 508/587 KB 496/894 KB 132/1822 KB 60/115 KB 56/206 KB 512/587 KB 496/894 KB 132/1822 KB 60/115 KB 56/206 KB 504/587 KB 496/894 KB 132/1822 KB 60/115 KB 56/206 KB 516/587 KB 496/894 KB 132/1822 KB 64/115 KB 60/206 KB 516/587 KB 496/894 KB 136/1822 KB 64/115 KB 60/206 KB 516/587 KB 496/894 KB 140/1822 KB 64/115 KB 60/206 KB 516/587 KB 496/894 KB 144/1822 KB 64/115 KB 60/206 KB 516/587 KB 496/894 KB 132/1822 KB 64/115 KB 64/206 KB 520/587 KB 496/894 KB 144/1822 KB 64/115 KB 56/206 KB 516/587 KB 496/894 KB 132/1822 KB 64/115 KB 64/206 KB 520/587 KB 496/894 KB 144/1822 KB 68/115 KB 68/206 KB 520/587 KB 496/894 KB 148/1822 KB 72/115 KB 68/206 KB 520/587 KB 496/894 KB 148/1822 KB 76/115 KB 68/206 KB 520/587 KB 500/894 KB 148/1822 KB 80/115 KB 60/206 KB 520/587 KB 496/894 KB 144/1822 KB 64/115 KB 68/206 KB 524/587 KB 500/894 KB 148/1822 KB 80/115 KB 68/206 KB 528/587 KB 500/894 KB 148/1822 KB 80/115 KB 68/206 KB 532/587 KB 500/894 KB 148/1822 KB 80/115 KB 68/206 KB 536/587 KB 500/894 KB 148/1822 KB 84/115 KB 68/206 KB 540/587 KB 500/894 KB 148/1822 KB 84/115 KB 68/206 KB 544/587 KB 500/894 KB 148/1822 KB 84/115 KB 68/206 KB 520/587 KB 500/894 KB 148/1822 KB 76/115 KB 68/206 KB 544/587 KB 504/894 KB 148/1822 KB 84/115 KB 68/206 KB 544/587 KB 508/894 KB 148/1822 KB 84/115 KB 68/206 KB 544/587 KB 512/894 KB 148/1822 KB 84/115 KB 68/206 KB 520/587 KB 496/894 KB 148/1822 KB 68/115 KB 72/206 KB 544/587 KB 512/894 KB 148/1822 KB 84/115 KB 76/206 KB 544/587 KB 512/894 KB 148/1822 KB 84/115 KB 80/206 KB 544/587 KB 512/894 KB 148/1822 KB 84/115 KB 64/206 KB 520/587 KB 496/894 KB 148/1822 KB 68/115 KB 80/206 KB 544/587 KB 512/894 KB 152/1822 KB 84/115 KB 80/206 KB 544/587 KB 512/894 KB 156/1822 KB 84/115 KB 80/206 KB 544/587 KB 512/894 KB 160/1822 KB 84/115 KB 80/206 KB 544/587 KB 512/894 KB 164/1822 KB 84/115 KB 84/206 KB 548/587 KB 516/894 KB 168/1822 KB 84/115 KB 84/206 KB 548/587 KB 516/894 KB 172/1822 KB 84/115 KB 84/206 KB 548/587 KB 516/894 KB 176/1822 KB 84/115 KB 68/206 KB 532/587 KB 500/894 KB 148/1822 KB 84/115 KB 84/206 KB 548/587 KB 516/894 KB 176/1822 KB 88/115 KB 84/206 KB 548/587 KB 516/894 KB 176/1822 KB 92/115 KB 84/206 KB 548/587 KB 516/894 KB 176/1822 KB 96/115 KB 84/206 KB 548/587 KB 516/894 KB 164/1822 KB 84/115 KB 84/206 KB 548/587 KB 512/894 KB 164/1822 KB 84/115 KB 84/206 KB 552/587 KB 516/894 KB 176/1822 KB 96/115 KB 84/206 KB 556/587 KB 516/894 KB 176/1822 KB 96/115 KB 84/206 KB 544/587 KB 512/894 KB 164/1822 KB 84/115 KB 88/206 KB 556/587 KB 520/894 KB 176/1822 KB 96/115 KB 92/206 KB 556/587 KB 520/894 KB 176/1822 KB 96/115 KB 96/206 KB 556/587 KB 520/894 KB 176/1822 KB 96/115 KB 100/206 KB 556/587 KB 520/894 KB 176/1822 KB 96/115 KB 84/206 KB 556/587 KB 520/894 KB 176/1822 KB 96/115 KB 100/206 KB 560/587 KB 524/894 KB 176/1822 KB 96/115 KB 100/206 KB 560/587 KB 528/894 KB 176/1822 KB 96/115 KB 100/206 KB 560/587 KB 520/894 KB 176/1822 KB 96/115 KB 100/206 KB 564/587 KB 528/894 KB 176/1822 KB 96/115 KB 104/206 KB 568/587 KB 532/894 KB 180/1822 KB 100/115 KB 104/206 KB 572/587 KB 532/894 KB 180/1822 KB 100/115 KB 104/206 KB 564/587 KB 532/894 KB 180/1822 KB 100/115 KB 104/206 KB 572/587 KB 532/894 KB 184/1822 KB 100/115 KB 104/206 KB 572/587 KB 532/894 KB 188/1822 KB 100/115 KB 104/206 KB 572/58 unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 7 KB 532/894 KB 192/1822 KB 100/115 KB 104/206 KB 564/587 KB 532/894 KB 176/1822 KB 100/115 KB 104/206 KB 572/587 KB 532/894 KB 192/1822 KB 104/115 KB 104/206 KB 572/587 KB 532/894 KB 192/1822 KB 108/115 KB 104/206 KB 572/587 KB 532/894 KB 192/1822 KB 112/115 KB 104/206 KB 572/587 KB 532/894 KB 192/1822 KB 115/115 KB 104/206 KB 564/587 KB 532/894 KB 176/1822 KB 96/115 KB 108/206 KB 572/587 KB 532/894 KB 192/1822 KB 115/115 KB 112/206 KB 572/587 KB 532/894 KB 192/1822 KB 115/115 KB 116/206 KB 572/587 KB 532/894 KB 192/1822 KB 115/115 KB 120/206 KB 576/587 KB 532/894 KB 196/1822 KB 115/115 KB 124/206 KB 576/587 KB 532/894 KB 196/1822 KB 115/115 KB 100/206 KB 564/587 KB 532/894 KB 176/1822 KB 96/115 KB 124/206 KB 576/587 KB 536/894 KB 196/1822 KB 115/115 KB 124/206 KB 576/587 KB 540/894 KB 196/1822 KB 115/115 KB 124/206 KB 576/587 KB 544/894 KB 196/1822 KB 115/115 KB 116/206 KB 576/587 KB 532/894 KB 196/1822 KB 115/115 KB 124/206 KB 580/587 KB 544/894 KB 196/1822 KB 115/115 KB 128/206 KB 584/587 KB 548/894 KB 196/1822 KB 115/115 KB 128/206 KB 587/587 KB 548/894 KB 196/1822 KB 115/115 KB 116/206 KB 572/587 KB 532/894 KB 196/1822 KB 115/115 KB 128/206 KB 587/587 KB 548/894 KB 200/1822 KB 115/115 KB 128/206 KB 587/587 KB 548/894 KB 204/1822 KB 115/115 KB 128/206 KB 580/587 KB 548/894 KB 196/1822 KB 115/115 KB 132/206 KB 587/587 KB 548/894 KB 204/1822 KB 115/115 KB 136/206 KB 587/587 KB 548/894 KB 208/1822 KB 115/115 KB 124/206 KB 580/587 KB 548/894 KB 196/1822 KB 115/115 KB 136/206 KB 587/587 KB 552/894 KB 208/1822 KB 115/115 KB 136/206 KB 587/587 KB 556/894 KB 208/1822 KB 115/115 KB 136/206 KB 587/587 KB 560/894 KB 208/1822 KB 132/206 KB 587/587 KB 548/894 KB 208/1822 KB 115/115 KB 136/206 KB 587/587 KB 560/894 KB 212/1822 KB 140/206 KB 587/587 KB 564/894 KB 216/1822 KB 140/206 KB 587/587 KB 564/894 KB 220/1822 KB 140/206 KB 587/587 KB 564/894 KB 224/1822 KB 140/206 KB 587/587 KB 564/894 KB 212/1822 KB 144/206 KB 587/587 KB 564/894 KB 224/1822 KB 148/206 KB 587/587 KB 564/894 KB 224/1822 KB 152/206 KB 564/894 KB 228/1822 KB 156/206 KB 564/894 KB 228/1822 KB 136/206 KB 587/587 KB 564/894 KB 212/1822 KB 160/206 KB 568/894 KB 228/1822 KB 160/206 KB 572/894 KB 228/1822 KB 160/206 KB 576/894 KB 228/1822 KB 160/206 KB 580/894 KB 228/1822 KB 160/206 KB 584/894 KB 228/1822 KB 160/206 KB 588/894 KB 228/1822 KB 160/206 KB 592/894 KB 228/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar (587 KB at 632.2 KB/sec) unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 148/206 KB 587/587 KB 564/894 KB 228/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar (115 KB at 123.4 KB/sec) unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 160/206 KB 564/894 KB 228/1822 KB 164/206 KB 592/894 KB 228/1822 KB 168/206 KB 592/894 KB 232/1822 KB 172/206 KB 592/894 KB 232/1822 KB 176/206 KB 592/894 KB 232/1822 KB 180/206 KB 592/894 KB 232/1822 KB 184/206 KB 596/894 KB 232/1822 KB 188/206 KB 596/894 KB 232/1822 KB 192/206 KB 596/894 KB 232/1822 KB Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.jar unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 164/206 KB 592/894 KB 232/1822 KB 192/206 KB 596/894 KB 236/1822 KB 192/206 KB 596/894 KB 240/1822 KB 192/206 KB 596/894 KB 244/1822 KB 192/206 KB 596/894 KB 248/1822 KB 192/206 KB 596/894 KB 252/1822 KB 180/206 KB 596/894 KB 232/1822 KB 192/206 KB 600/894 KB 256/1822 KB 192/206 KB 604/894 KB 256/1822 KB 192/206 KB 608/894 KB 256/1822 KB 192/206 KB 596/894 KB 256/1822 KB 192/206 KB 608/894 KB 260/1822 KB 196/206 KB 612/894 KB 264/1822 KB 196/206 KB 612/894 KB 268/1822 KB 196/206 KB 612/894 KB 272/1822 KB 196/206 KB 612/894 KB 260/1822 KB 192/206 KB 612/894 KB 260/1822 KB 196/206 KB 616/894 KB 272/1822 KB 196/206 KB 620/894 KB 272/1822 KB 196/206 KB 624/894 KB 272/1822 KB 196/206 KB 628/894 KB 272/1822 KB 200/206 KB 632/894 KB 276/1822 KB 4/57 KB 200/206 KB 628/894 KB 276/1822 KB 4/57 KB 200/206 KB 632/894 KB 276/1822 KB 8/57 KB 200/206 KB 632/894 KB 276/1822 KB 12/57 KB 200/206 KB 632/894 KB 276/1822 KB 16/57 KB 200/206 KB 632/894 KB 276/1822 KB 20/57 KB 200/206 KB 632/894 KB 276/1822 KB 24/57 KB 200/206 KB 628/894 KB 276/1822 KB 200/206 KB 636/894 KB 280/1822 KB 28/57 KB 200/206 KB 636/894 KB 284/1822 KB 28/57 KB 200/206 KB 636/894 KB 288/1822 KB 28/57 KB 200/206 KB 628/894 KB 272/1822 KB 204/206 KB 636/894 KB 288/1822 KB 28/57 KB 206/206 KB 636/894 KB 288/1822 KB 28/57 KB 200/206 KB 636/894 KB 276/1822 KB 24/57 KB 206/206 KB 640/894 KB 288/1822 KB 28/57 KB 206/206 KB 640/894 KB 292/1822 KB 28/57 KB 206/206 KB 644/894 KB 296/1822 KB 28/57 KB 206/206 KB 644/894 KB 300/1822 KB 28/57 KB 200/206 KB 636/894 KB 292/1822 KB 28/57 KB 206/206 KB 4/314 KB 644/894 KB 300/1822 KB 32/57 KB 206/206 KB 4/314 KB 644/894 KB 300/1822 KB 36/57 KB 206/206 KB 4/314 KB 644/894 KB 300/1822 KB 40/57 KB 206/206 KB 4/314 KB 644/894 KB 304/1822 KB 44/57 KB 206/206 KB 4/314 KB 644/894 KB 304/1822 KB 48/57 KB 206/206 KB 644/894 KB 292/1822 KB 28/57 KB 206/206 KB 4/314 KB 648/894 KB 304/1822 KB 48/57 KB 206/206 KB 4/314 KB 652/894 KB 304/1822 KB 48/57 KB 206/206 KB 4/314 KB 656/894 KB 304/1822 KB 48/57 KB 206/206 KB 4/314 KB 644/894 KB 304/1822 KB 40/57 KB 206/206 KB 4/314 KB 644/894 KB 300/1822 KB 28/57 KB 206/206 KB 8/314 KB 656/894 KB 304/1822 KB 48/57 KB 206/206 KB 12/314 KB 656/894 KB 304/1822 KB 48/57 KB 206/206 KB 16/314 KB 656/894 KB 304/1822 KB 48/57 KB 206/206 KB 20/314 KB 656/894 KB 304/1822 KB 48/57 KB 206/206 KB 24/314 KB 656/894 KB 304/1822 KB 48/57 KB 206/206 KB 28/314 KB 656/894 KB 304/1822 KB 48/57 KB 206/206 KB 32/314 KB 656/894 KB 304/1822 KB 48/57 KB 206/206 KB 36/314 KB 656/894 KB 304/1822 KB 48/57 KB 206/206 KB 40/314 KB 656/894 KB 304/1822 KB 48/57 KB 206/206 KB 44/314 KB 656/894 KB 304/1822 KB 48/57 KB 206/206 KB 48/314 KB 656/894 KB 304/1822 KB 48/57 KB 206/206 KB 52/314 KB 656/894 KB 304/1822 KB 48/57 KB 206/206 KB 56/314 KB 656/894 KB 304/1822 KB 48/57 KB 206/206 KB 60/314 KB 656/894 KB 304/1822 KB 48/57 KB 206/206 KB 64/314 KB 656/894 KB 304/1822 KB 48/57 KB 206/206 KB 64/314 KB 656/894 KB 308/1822 KB 48/57 KB 206/206 KB 68/314 KB 660/894 KB 312/1822 KB 52/57 KB 206/206 KB 68/314 KB 660/894 KB 316/1822 KB 52/57 KB 206/206 KB 68/314 KB 660/894 KB 308/1822 KB 52/57 KB 206/206 KB 68/314 KB 660/894 KB 316/1822 KB 56/57 KB 206/206 KB 68/314 KB 660/894 KB 316/1822 KB 57/57 KB 206/206 KB 68/314 KB 660/894 KB 308/1822 KB 48/57 KB 206/206 KB 72/314 KB 660/894 KB 316/1822 KB 57/57 KB 206/206 KB 76/314 KB 660/894 KB 316/1822 KB 57/57 KB 206 unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install /206 KB 64/314 KB 660/894 KB 308/1822 KB 48/57 KB 206/206 KB 76/314 KB 664/894 KB 316/1822 KB 57/57 KB 206/206 KB 80/314 KB 668/894 KB 316/1822 KB 57/57 KB 206/206 KB 80/314 KB 664/894 KB 316/1822 KB 57/57 KB 206/206 KB 80/314 KB 668/894 KB 320/1822 KB 57/57 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar (206 KB at 215.4 KB/sec) unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 80/314 KB 672/894 KB 320/1822 KB 57/57 KB 80/314 KB 676/894 KB 320/1822 KB 57/57 KB 84/314 KB 680/894 KB 324/1822 KB 57/57 KB 84/314 KB 676/894 KB 324/1822 KB 57/57 KB 84/314 KB 680/894 KB 328/1822 KB 57/57 KB 84/314 KB 680/894 KB 332/1822 KB 57/57 KB 84/314 KB 680/894 KB 336/1822 KB 57/57 KB 84/314 KB 676/894 KB 320/1822 KB 57/57 KB 88/314 KB 684/894 KB 336/1822 KB 57/57 KB 92/314 KB 684/894 KB 336/1822 KB 57/57 KB 84/314 KB 684/894 KB 336/1822 KB 57/57 KB 96/314 KB 688/894 KB 336/1822 KB 57/57 KB 96/314 KB 692/894 KB 336/1822 KB 57/57 KB 96/314 KB 696/894 KB 340/1822 KB 57/57 KB 96/314 KB 700/894 KB 340/1822 KB 57/57 KB 96/314 KB 704/894 KB 340/1822 KB 57/57 KB 96/314 KB 684/894 KB 336/1822 KB 57/57 KB 100/314 KB 704/894 KB 340/1822 KB 57/57 KB 96/314 KB 692/894 KB 340/1822 KB 57/57 KB 104/314 KB 704/894 KB 344/1822 KB 57/57 KB 104/314 KB 704/894 KB 348/1822 KB 57/57 KB 104/314 KB 704/894 KB 352/1822 KB 57/57 KB 104/314 KB 704/894 KB 352/1822 KB 57/57 KB 108/314 KB 704/894 KB 352/1822 KB 57/57 KB 112/314 KB 704/894 KB 356/1822 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.jar (57 KB at 58.9 KB/sec) unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.jar unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 112/314 KB 708/894 KB 356/1822 KB 116/314 KB 712/894 KB 356/1822 KB 116/314 KB 716/894 KB 356/1822 KB 108/314 KB 704/894 KB 356/1822 KB 57/57 KB 116/314 KB 716/894 KB 360/1822 KB 116/314 KB 716/894 KB 364/1822 KB 116/314 KB 716/894 KB 368/1822 KB 116/314 KB 708/894 KB 356/1822 KB 116/314 KB 720/894 KB 368/1822 KB 4/263 KB 116/314 KB 720/894 KB 368/1822 KB 8/263 KB 116/314 KB 720/894 KB 368/1822 KB 12/263 KB 116/314 KB 720/894 KB 368/1822 KB 16/263 KB 116/314 KB 720/894 KB 368/1822 KB 20/263 KB 116/314 KB 720/894 KB 368/1822 KB 24/263 KB 116/314 KB 720/894 KB 368/1822 KB 28/263 KB 120/314 KB 720/894 KB 372/1822 KB 32/263 KB 120/314 KB 720/894 KB 372/1822 KB 36/263 KB 120/314 KB 720/894 KB 372/1822 KB 4/99 KB 40/263 KB 116/314 KB 720/894 KB 368/1822 KB 120/314 KB 724/894 KB 372/1822 KB 4/99 KB 40/263 KB 120/314 KB 728/894 KB 372/1822 KB 4/99 KB 40/263 KB 120/314 KB 732/894 KB 372/1822 KB 4/99 KB 40/263 KB 120/314 KB 720/894 KB 372/1822 KB 4/99 KB 36/263 KB 120/314 KB 720/894 KB 372/1822 KB 28/263 KB 120/314 KB 736/894 KB 376/1822 KB 4/99 KB 40/263 KB 120/314 KB 720/894 KB 368/1822 KB 28/263 KB 124/314 KB 736/894 KB 376/1822 KB 4/99 KB 40/263 KB 128/314 KB 736/894 KB 376/1822 KB 4/99 KB 40/263 KB 132/314 KB 736/894 KB 376/1822 KB 4/99 KB 40/263 KB 132/314 KB 736/894 KB 380/1822 KB 8/99 KB 40/263 KB 132/314 KB 736/894 KB 384/1822 KB 8/99 KB 40/263 KB 132/314 KB 736/894 KB 376/1822 KB 8/99 KB 40/263 KB 132/314 KB 736/894 KB 384/1822 KB 12/99 KB 40/263 KB 136/314 KB 736/894 KB 384/1822 KB 12/99 KB 40/263 KB 140/314 KB 736/894 KB 384/1822 KB 12/99 KB 40/263 KB 144/314 KB 736/894 KB 388/1822 KB 16/99 KB 44/263 KB 148/314 KB 736/894 KB 388/1822 KB 16/99 KB 44/263 KB 152/314 KB 736/894 KB 388/1822 KB 16/99 KB 44/263 KB 140/314 KB 736/894 KB 384/1822 KB 12/99 KB 44/263 KB 152/314 KB 736/894 KB 388/1822 KB 16/99 KB 48/263 KB 152/314 KB 736/894 KB 388/1822 KB 16/99 KB 52/263 KB 152/314 KB 736/894 KB 388/1822 KB 16/99 KB 56/263 KB 152/314 KB 736/894 KB 388/1822 KB 16/99 KB 60/263 KB 156/314 KB 736/894 KB 388/1822 KB 16/99 KB 64/263 KB 140/314 KB 736/894 KB 388/1822 KB 16/99 KB 44/263 KB 156/314 KB 736/894 KB 392/1822 KB 16/99 KB 64/263 KB 156/314 KB 736/894 KB 396/1822 KB 16/99 KB 64/263 KB 156/314 KB 736/894 KB 400/1822 KB 16/99 KB 64/263 KB 140/314 KB 736/894 KB 384/1822 KB 16/99 KB 44/263 KB 120/314 KB 736/894 KB 372/1822 KB 4/99 KB 40/263 KB 156/314 KB 740/894 KB 400/1822 KB 16/99 KB 64/263 KB 156/314 KB 744/894 KB 400/1822 KB 20/99 KB 64/263 KB 156/314 KB 748/894 KB 400/1822 KB 20/99 KB 64/263 KB 156/314 KB 752/894 KB 400/1822 KB 20/99 KB 64/263 KB 156/314 KB 752/894 KB 404/1822 KB 20/99 KB 64/263 KB 156/314 KB 756/894 KB 408/1822 KB 20/99 KB 68/263 KB 156/314 KB 756/894 KB 412/1822 KB 20/99 KB 68/263 KB 156/314 KB 756/894 KB 416/1822 KB 20/99 KB 68/263 KB 156/314 KB 736/894 KB 388/1822 KB 16/99 KB 60/263 KB 160/314 KB 756/894 KB 416/1822 KB 20/99 KB 68/263 KB 164/314 KB 756/894 KB 416/1822 KB 20/99 KB 68/263 KB 168/314 KB 756/894 KB 416/1822 KB 20/99 KB 68/263 KB 172/314 KB 756/894 KB 416/1822 KB 20/99 KB 68/263 KB 176/314 KB 756/894 KB 420/1822 KB 20/99 KB 68/263 KB 156/314 KB 756/894 KB 404/1822 KB 20/99 KB 68/263 KB 176/314 KB 756/894 KB 420/1822 KB 20/99 KB 72/263 KB 176/314 KB 756/894 KB 420/1822 KB 20/99 KB 76/263 KB 176/314 KB 756/894 KB 420/1822 KB 20/99 KB 80/263 KB 156/314 KB 756/894 KB 404/1822 KB 20/99 KB 64/263 KB 176/314 KB unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 760/894 KB 420/1822 KB 20/99 KB 80/263 KB 176/314 KB 764/894 KB 420/1822 KB 20/99 KB 80/263 KB 176/314 KB 768/894 KB 420/1822 KB 20/99 KB 80/263 KB 156/314 KB 740/894 KB 400/1822 KB 20/99 KB 64/263 KB 176/314 KB 768/894 KB 420/1822 KB 24/99 KB 80/263 KB 176/314 KB 768/894 KB 420/1822 KB 28/99 KB 80/263 KB 176/314 KB 768/894 KB 420/1822 KB 32/99 KB 80/263 KB 176/314 KB 768/894 KB 420/1822 KB 36/99 KB 80/263 KB 176/314 KB 768/894 KB 420/1822 KB 40/99 KB 80/263 KB 176/314 KB 768/894 KB 420/1822 KB 44/99 KB 80/263 KB 176/314 KB 768/894 KB 420/1822 KB 48/99 KB 80/263 KB 176/314 KB 768/894 KB 420/1822 KB 52/99 KB 80/263 KB 180/314 KB 772/894 KB 420/1822 KB 56/99 KB 84/263 KB 180/314 KB 772/894 KB 420/1822 KB 60/99 KB 84/263 KB 180/314 KB 772/894 KB 420/1822 KB 64/99 KB 84/263 KB 172/314 KB 756/894 KB 420/1822 KB 20/99 KB 68/263 KB 180/314 KB 772/894 KB 424/1822 KB 64/99 KB 84/263 KB 180/314 KB 772/894 KB 428/1822 KB 64/99 KB 84/263 KB 180/314 KB 772/894 KB 432/1822 KB 64/99 KB 84/263 KB 180/314 KB 772/894 KB 420/1822 KB 52/99 KB 84/263 KB 184/314 KB 772/894 KB 432/1822 KB 64/99 KB 84/263 KB 188/314 KB 772/894 KB 432/1822 KB 64/99 KB 84/263 KB 192/314 KB 772/894 KB 432/1822 KB 64/99 KB 84/263 KB 196/314 KB 772/894 KB 432/1822 KB 68/99 KB 84/263 KB 200/314 KB 772/894 KB 436/1822 KB 68/99 KB 84/263 KB 204/314 KB 772/894 KB 436/1822 KB 68/99 KB 84/263 KB 208/314 KB 772/894 KB 436/1822 KB 68/99 KB 84/263 KB 176/314 KB 772/894 KB 420/1822 KB 52/99 KB 84/263 KB 208/314 KB 776/894 KB 436/1822 KB 68/99 KB 84/263 KB 208/314 KB 780/894 KB 436/1822 KB 68/99 KB 84/263 KB 208/314 KB 784/894 KB 436/1822 KB 68/99 KB 84/263 KB 176/314 KB 768/894 KB 420/1822 KB 52/99 KB 84/263 KB 208/314 KB 784/894 KB 436/1822 KB 68/99 KB 88/263 KB 208/314 KB 784/894 KB 436/1822 KB 68/99 KB 92/263 KB 208/314 KB 784/894 KB 436/1822 KB 68/99 KB 96/263 KB 208/314 KB 784/894 KB 436/1822 KB 68/99 KB 100/263 KB 208/314 KB 788/894 KB 436/1822 KB 68/99 KB 104/263 KB 208/314 KB 788/894 KB 436/1822 KB 68/99 KB 108/263 KB 208/314 KB 788/894 KB 436/1822 KB 68/99 KB 112/263 KB 196/314 KB 772/894 KB 436/1822 KB 68/99 KB 84/263 KB 192/314 KB 772/894 KB 432/1822 KB 68/99 KB 84/263 KB 208/314 KB 788/894 KB 436/1822 KB 72/99 KB 112/263 KB 208/314 KB 788/894 KB 436/1822 KB 68/99 KB 100/263 KB 208/314 KB 792/894 KB 440/1822 KB 72/99 KB 112/263 KB 208/314 KB 796/894 KB 440/1822 KB 72/99 KB 112/263 KB 208/314 KB 800/894 KB 440/1822 KB 72/99 KB 112/263 KB 208/314 KB 788/894 KB 440/1822 KB 72/99 KB 112/263 KB 208/314 KB 800/894 KB 444/1822 KB 76/99 KB 112/263 KB 208/314 KB 800/894 KB 440/1822 KB 76/99 KB 112/263 KB 208/314 KB 800/894 KB 444/1822 KB 80/99 KB 112/263 KB 208/314 KB 800/894 KB 444/1822 KB 84/99 KB 112/263 KB 212/314 KB 804/894 KB 448/1822 KB 88/99 KB 116/263 KB 212/314 KB 804/894 KB 448/1822 KB 92/99 KB 116/263 KB 212/314 KB 804/894 KB 448/1822 KB 84/99 KB 116/263 KB 216/314 KB 804/894 KB 448/1822 KB 96/99 KB 116/263 KB 220/314 KB 804/894 KB 448/1822 KB 96/99 KB 116/263 KB 224/314 KB 804/894 KB 448/1822 KB 96/99 KB 116/263 KB 208/314 KB 804/894 KB 448/1822 KB 84/99 KB 116/263 KB 224/314 KB 808/894 KB 448/1822 KB 96/99 KB 116/263 KB 224/314 KB 812/894 KB 448/1822 KB 96/99 KB 116/263 KB 224/314 KB 816/894 KB 448/1822 KB 96/99 KB 116/263 KB 208/314 KB 800/894 KB 448/1822 KB 84/99 KB 116/263 KB 224/314 KB 816/894 KB 448/1822 KB 96/99 KB 120/263 KB 224/314 KB 816/894 KB 448/1822 KB 96/99 KB unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 124/263 KB 224/314 KB 816/894 KB 448/1822 KB 96/99 KB 128/263 KB 224/314 KB 816/894 KB 448/1822 KB 96/99 KB 132/263 KB 228/314 KB 820/894 KB 448/1822 KB 96/99 KB 136/263 KB 208/314 KB 800/894 KB 448/1822 KB 84/99 KB 112/263 KB 228/314 KB 820/894 KB 452/1822 KB 96/99 KB 136/263 KB 228/314 KB 820/894 KB 456/1822 KB 96/99 KB 136/263 KB 228/314 KB 820/894 KB 460/1822 KB 96/99 KB 136/263 KB 228/314 KB 820/894 KB 464/1822 KB 96/99 KB 136/263 KB 228/314 KB 820/894 KB 468/1822 KB 96/99 KB 136/263 KB 228/314 KB 820/894 KB 472/1822 KB 96/99 KB 136/263 KB 228/314 KB 820/894 KB 476/1822 KB 96/99 KB 136/263 KB 228/314 KB 820/894 KB 448/1822 KB 96/99 KB 132/263 KB 232/314 KB 820/894 KB 476/1822 KB 96/99 KB 140/263 KB 224/314 KB 820/894 KB 448/1822 KB 96/99 KB 132/263 KB 232/314 KB 824/894 KB 480/1822 KB 96/99 KB 140/263 KB 232/314 KB 828/894 KB 480/1822 KB 96/99 KB 140/263 KB 232/314 KB 832/894 KB 480/1822 KB 96/99 KB 140/263 KB 212/314 KB 804/894 KB 448/1822 KB 96/99 KB 116/263 KB 232/314 KB 832/894 KB 480/1822 KB 99/99 KB 140/263 KB 236/314 KB 832/894 KB 480/1822 KB 99/99 KB 140/263 KB 232/314 KB 820/894 KB 480/1822 KB 96/99 KB 140/263 KB 236/314 KB 832/894 KB 484/1822 KB 99/99 KB 140/263 KB 240/314 KB 836/894 KB 488/1822 KB 99/99 KB 140/263 KB 228/314 KB 820/894 KB 476/1822 KB 96/99 KB 140/263 KB 240/314 KB 836/894 KB 488/1822 KB 99/99 KB 144/263 KB 240/314 KB 836/894 KB 488/1822 KB 99/99 KB 148/263 KB 240/314 KB 836/894 KB 488/1822 KB 99/99 KB 152/263 KB 240/314 KB 836/894 KB 488/1822 KB 99/99 KB 156/263 KB 240/314 KB 836/894 KB 484/1822 KB 99/99 KB 140/263 KB 240/314 KB 840/894 KB 492/1822 KB 99/99 KB 156/263 KB 240/314 KB 844/894 KB 492/1822 KB 99/99 KB 156/263 KB 240/314 KB 848/894 KB 492/1822 KB 99/99 KB 156/263 KB 240/314 KB 832/894 KB 484/1822 KB 99/99 KB 140/263 KB 244/314 KB 848/894 KB 492/1822 KB 99/99 KB 156/263 KB 248/314 KB 848/894 KB 492/1822 KB 99/99 KB 156/263 KB 252/314 KB 848/894 KB 492/1822 KB 99/99 KB 156/263 KB 240/314 KB 836/894 KB 492/1822 KB 99/99 KB 156/263 KB 252/314 KB 848/894 KB 492/1822 KB 99/99 KB 160/263 KB 256/314 KB 848/894 KB 496/1822 KB 99/99 KB 160/263 KB 256/314 KB 852/894 KB 496/1822 KB 99/99 KB 160/263 KB 256/314 KB 856/894 KB 500/1822 KB 164/263 KB 256/314 KB 860/894 KB 500/1822 KB 164/263 KB 256/314 KB 864/894 KB 500/1822 KB 164/263 KB 256/314 KB 852/894 KB 500/1822 KB 164/263 KB 256/314 KB 864/894 KB 504/1822 KB 164/263 KB 256/314 KB 864/894 KB 508/1822 KB 164/263 KB 256/314 KB 864/894 KB 512/1822 KB 164/263 KB 256/314 KB 864/894 KB 516/1822 KB 164/263 KB 256/314 KB 868/894 KB 520/1822 KB 164/263 KB 256/314 KB 868/894 KB 524/1822 KB 164/263 KB 256/314 KB 868/894 KB 528/1822 KB 164/263 KB 256/314 KB 852/894 KB 496/1822 KB 164/263 KB 256/314 KB 868/894 KB 528/1822 KB 168/263 KB 256/314 KB 868/894 KB 528/1822 KB 172/263 KB 256/314 KB 848/894 KB 492/1822 KB 99/99 KB 160/263 KB 260/314 KB 868/894 KB 528/1822 KB 172/263 KB 264/314 KB 868/894 KB 528/1822 KB 172/263 KB 268/314 KB 868/894 KB 528/1822 KB 172/263 KB 272/314 KB 868/894 KB 528/1822 KB 172/263 KB 272/314 KB 868/894 KB 528/1822 KB 176/263 KB 276/314 KB 868/894 KB 528/1822 KB 176/263 KB 280/314 KB 868/894 KB 528/1822 KB 180/263 KB 284/314 KB 868/894 KB 528/1822 KB 180/263 KB 288/314 KB 868/894 KB 528/1822 KB 180/263 KB 256/314 KB 868/894 KB 516/1822 KB 164/263 KB 288/314 KB 872/894 KB 528/1822 KB 180/ unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 263 KB 288/314 KB 876/894 KB 528/1822 KB 180/263 KB 288/314 KB 880/894 KB 528/1822 KB 180/263 KB 276/314 KB 868/894 KB 528/1822 KB 180/263 KB 288/314 KB 880/894 KB 528/1822 KB 184/263 KB 288/314 KB 880/894 KB 528/1822 KB 188/263 KB 288/314 KB 880/894 KB 528/1822 KB 192/263 KB 288/314 KB 884/894 KB 532/1822 KB 196/263 KB Downloaded: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.jar (99 KB at 97.2 KB/sec) unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.jar unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 292/314 KB 884/894 KB 532/1822 KB 196/263 KB 296/314 KB 884/894 KB 532/1822 KB 196/263 KB 300/314 KB 884/894 KB 532/1822 KB 196/263 KB 288/314 KB 884/894 KB 532/1822 KB 192/263 KB 300/314 KB 888/894 KB 532/1822 KB 200/263 KB 300/314 KB 892/894 KB 532/1822 KB 200/263 KB 300/314 KB 894/894 KB 532/1822 KB 200/263 KB 288/314 KB 880/894 KB 532/1822 KB 192/263 KB 300/314 KB 894/894 KB 536/1822 KB 200/263 KB 300/314 KB 894/894 KB 540/1822 KB 200/263 KB 300/314 KB 894/894 KB 544/1822 KB 200/263 KB 300/314 KB 884/894 KB 532/1822 KB 200/263 KB 304/314 KB 894/894 KB 544/1822 KB 204/263 KB 304/314 KB 894/894 KB 544/1822 KB 208/263 KB 304/314 KB 894/894 KB 544/1822 KB 200/263 KB 308/314 KB 894/894 KB 544/1822 KB 208/263 KB 312/314 KB 894/894 KB 548/1822 KB 212/263 KB 314/314 KB 894/894 KB 548/1822 KB 212/263 KB 308/314 KB 894/894 KB 548/1822 KB 212/263 KB 314/314 KB 894/894 KB 552/1822 KB 212/263 KB 314/314 KB 894/894 KB 556/1822 KB 212/263 KB 314/314 KB 894/894 KB 560/1822 KB 212/263 KB 314/314 KB 894/894 KB 564/1822 KB 212/263 KB 314/314 KB 894/894 KB 568/1822 KB 212/263 KB 314/314 KB 894/894 KB 572/1822 KB 212/263 KB 308/314 KB 894/894 KB 544/1822 KB 212/263 KB 314/314 KB 894/894 KB 572/1822 KB 4/276 KB 212/263 KB 314/314 KB 894/894 KB 572/1822 KB 8/276 KB 212/263 KB 314/314 KB 894/894 KB 572/1822 KB 12/276 KB 212/263 KB 314/314 KB 894/894 KB 572/1822 KB 12/276 KB 216/263 KB 314/314 KB 572/1822 KB 16/276 KB 220/263 KB 314/314 KB 572/1822 KB 16/276 KB 224/263 KB 314/314 KB 572/1822 KB 16/276 KB 216/263 KB 314/314 KB 572/1822 KB 20/276 KB 224/263 KB 314/314 KB 576/1822 KB 24/276 KB 228/263 KB 314/314 KB 576/1822 KB 20/276 KB 228/263 KB 314/314 KB 576/1822 KB 20/276 KB 224/263 KB Downloaded: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar (894 KB at 866.3 KB/sec) unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.jar unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 580/1822 KB 28/276 KB 232/263 KB 580/1822 KB 28/276 KB 236/263 KB 580/1822 KB 28/276 KB 240/263 KB Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar (314 KB at 302.9 KB/sec) unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 580/1822 KB 28/276 KB 236/263 KB 580/1822 KB 32/276 KB 240/263 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 580/1822 KB 36/276 KB 240/263 KB 580/1822 KB 40/276 KB 240/263 KB 580/1822 KB 44/276 KB 244/263 KB 580/1822 KB 48/276 KB 244/263 KB 580/1822 KB 28/276 KB 228/263 KB 584/1822 KB 48/276 KB 244/263 KB 588/1822 KB 48/276 KB 244/263 KB 592/1822 KB 48/276 KB 244/263 KB 596/1822 KB 48/276 KB 244/263 KB 600/1822 KB 52/276 KB 244/263 KB 580/1822 KB 40/276 KB 244/263 KB 600/1822 KB 52/276 KB 248/263 KB 600/1822 KB 52/276 KB 252/263 KB 600/1822 KB 52/276 KB 256/263 KB 600/1822 KB 52/276 KB 260/263 KB 604/1822 KB 4/748 KB 52/276 KB 263/263 KB 4/54 KB 596/1822 KB 52/276 KB 244/263 KB 604/1822 KB 4/748 KB 52/276 KB 260/263 KB 4/54 KB 600/1822 KB 4/748 KB 52/276 KB 260/263 KB 4/54 KB 608/1822 KB 8/748 KB 52/276 KB 263/263 KB 4/54 KB 608/1822 KB 12/748 KB 56/276 KB 263/263 KB 4/54 KB 608/1822 KB 16/748 KB 56/276 KB 263/263 KB 4/54 KB 608/1822 KB 20/748 KB 56/276 KB 263/263 KB 4/54 KB 608/1822 KB 24/748 KB 56/276 KB 263/263 KB 4/54 KB 608/1822 KB 28/748 KB 56/276 KB 263/263 KB 4/54 KB 600/1822 KB 52/276 KB 260/263 KB 4/54 KB 608/1822 KB 28/748 KB 56/276 KB 263/263 KB 8/54 KB 608/1822 KB 8/748 KB 56/276 KB 263/263 KB 4/54 KB 608/1822 KB 4/748 KB 52/276 KB 263/263 KB 4/54 KB 612/1822 KB 28/748 KB 56/276 KB 263/263 KB 8/54 KB 612/1822 KB 28/748 KB 60/276 KB 263/263 KB 12/54 KB 612/1822 KB 28/748 KB 64/276 KB 263/263 KB 12/54 KB 612/1822 KB 28/748 KB 56/276 KB 263/263 KB 12/54 KB 612/1822 KB 28/748 KB 64/276 KB 263/263 KB 16/54 KB 612/1822 KB 28/748 KB 64/276 KB 263/263 KB 20/54 KB 616/1822 KB 28/748 KB 68/276 KB 263/263 KB 24/54 KB 616/1822 KB 28/748 KB 68/276 KB 263/263 KB 28/54 KB 616/1822 KB 28/748 KB 68/276 KB 263/263 KB 32/54 KB 616/1822 KB 28/748 KB 68/276 KB 263/263 KB 36/54 KB 616/1822 KB 28/748 KB 68/276 KB 263/263 KB 20/54 KB 620/1822 KB 32/748 KB 68/276 KB 263/263 KB 36/54 KB 624/1822 KB 32/748 KB 68/276 KB 263/263 KB 36/54 KB 612/1822 KB 28/748 KB 68/276 KB 263/263 KB 20/54 KB 624/1822 KB 32/748 KB 72/276 KB 263/263 KB 36/54 KB 624/1822 KB 32/748 KB 76/276 KB 263/263 KB 36/54 KB 624/1822 KB 32/748 KB 80/276 KB 263/263 KB 36/54 KB 624/1822 KB 32/748 KB 84/276 KB 263/263 KB 36/54 KB 628/1822 KB 32/748 KB 88/276 KB 40/54 KB 628/1822 KB 32/748 KB 92/276 KB 40/54 KB 628/1822 KB 32/748 KB 96/276 KB 40/54 KB 616/1822 KB 32/748 KB 68/276 KB 263/263 KB 36/54 KB 628/1822 KB 36/748 KB 96/276 KB 40/54 KB 628/1822 KB 40/748 KB 96/276 KB 40/54 KB 628/1822 KB 32/748 KB 84/276 KB 40/54 KB 628/1822 KB 40/748 KB 96/276 KB 44/54 KB 628/1822 KB 40/748 KB 96/276 KB 48/54 KB 628/1822 KB 32/748 KB 84/276 KB 36/54 KB 632/1822 KB 40/748 KB 96/276 KB 48/54 KB 636/1822 KB 40/748 KB 96/276 KB 48/54 KB Downloaded: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar (263 KB at 248.8 KB/sec) unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 640/1822 KB 40/748 KB 96/276 KB 48/54 KB 644/1822 KB 40/748 KB 96/276 KB 48/54 KB 648/1822 KB 44/748 KB 100/276 KB 52/54 KB 652/1822 KB 44/748 KB 100/276 KB 52/54 KB 656/1822 KB 44/748 KB 100/276 KB 52/54 KB 644/1822 KB 44/748 KB 100/276 KB 52/54 KB 656/1822 KB 44/748 KB 104/276 KB 52/54 KB 656/1822 KB 44/748 KB 108/276 KB 52/54 KB 656/1822 KB 44/748 KB 112/276 KB 52/54 KB 656/1822 KB 44/748 KB 116/276 KB 52/54 KB 660/1822 KB 44/748 KB 120/276 KB 52/54 KB 660/1822 KB 44/748 KB 124/276 KB 52/54 KB 644/1822 KB 44/748 KB 96/276 KB 52/54 KB 660/1822 KB 44/748 KB 128/276 KB 54/54 KB 644/1822 KB 44/748 KB 96/276 KB 48/54 KB 660/1822 KB 48/748 KB 128/276 KB 54/54 KB 660/1822 KB 52/748 KB 128/276 KB 54/54 KB 660/1822 KB 56/748 KB 128/276 KB 54/54 KB 660/1822 KB 60/748 KB 128/276 KB 54/54 KB 660/1822 KB 64/748 KB 128/276 KB 54/54 KB 660/1822 KB 68/748 KB 128/276 KB 54/54 KB 660/1822 KB 72/748 KB 128/276 KB 54/54 KB 660/1822 KB 44/748 KB 116/276 KB 52/54 KB 664/1822 KB 76/748 KB 128/276 KB 54/54 KB 668/1822 KB 76/748 KB 128/276 KB 54/54 KB 672/1822 KB 76/748 KB 128/276 KB 54/54 KB 676/1822 KB 76/748 KB 128/276 KB 54/54 KB 680/1822 KB 76/748 KB 128/276 KB 54/54 KB 684/1822 KB 76/748 KB 128/276 KB 54/54 KB 688/1822 KB 76/748 KB 128/276 KB 54/54 KB 660/1822 KB 72/748 KB 128/276 KB 54/54 KB 660/1822 KB 76/748 KB 128/276 KB 54/54 KB 688/1822 KB 80/748 KB 128/276 KB 54/54 KB 688/1822 KB 80/748 KB 132/276 KB 4/223 KB 54/54 KB 688/1822 KB 80/748 KB 132/276 KB 8/223 KB 54/54 KB 688/1822 KB 80/748 KB 132/276 KB 12/223 KB 54/54 KB 688/1822 KB 80/748 KB 132/276 KB 16/223 KB 54/54 KB 688/1822 KB 84/748 KB 132/276 KB 16/223 KB 54/54 KB 688/1822 KB 88/748 KB 132/276 KB 20/223 KB 688/1822 KB 92/748 KB 132/276 KB 20/223 KB 688/1822 KB 96/748 KB 132/276 KB 20/223 KB 688/1822 KB 80/748 KB 132/276 KB 54/54 KB 688/1822 KB 96/748 KB 136/276 KB 20/223 KB 688/1822 KB 96/748 KB 140/276 KB 20/223 KB 688/1822 KB 96/748 KB 144/276 KB 20/223 KB 688/1822 KB 84/748 KB 132/276 KB 20/223 KB 688/1822 KB 96/748 KB 144/276 KB 24/223 KB 688/1822 KB 96/748 KB 144/276 KB 28/223 KB 692/1822 KB 96/748 KB 144/276 KB 32/223 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 50.1 KB/sec) unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 692/1822 KB 96/748 KB 144/276 KB 36/223 KB 692/1822 KB 100/748 KB 148/276 KB 40/223 KB 692/1822 KB 100/748 KB 148/276 KB 44/223 KB 692/1822 KB 100/748 KB 148/276 KB 48/223 KB 692/1822 KB 96/748 KB 144/276 KB 28/223 KB 696/1822 KB 100/748 KB 148/276 KB 48/223 KB 700/1822 KB 100/748 KB 148/276 KB 48/223 KB 704/1822 KB 100/748 KB 148/276 KB 48/223 KB 692/1822 KB 100/748 KB 148/276 KB 36/223 KB 704/1822 KB 100/748 KB 152/276 KB 48/223 KB 704/1822 KB 100/748 KB 156/276 KB 48/223 KB 704/1822 KB 100/748 KB 160/276 KB 48/223 KB 692/1822 KB 100/748 KB 144/276 KB 36/223 KB 704/1822 KB 104/748 KB 160/276 KB 48/223 KB 704/1822 KB 108/748 KB 160/276 KB 48/223 KB 704/1822 KB 112/748 KB 160/276 KB 48/223 KB 704/1822 KB 116/748 KB 160/276 KB 48/223 KB 708/1822 KB 120/748 KB 164/276 KB 52/223 KB 708/1822 KB 124/748 KB 164/276 KB 52/223 KB 708/1822 KB 116/748 KB 164/276 KB 52/223 KB 708/1822 KB 116/748 KB 160/276 KB 52/223 KB 708/1822 KB 128/748 KB 164/276 KB 52/223 KB 4/27 KB 708/1822 KB 128/748 KB 164/276 KB 52/223 KB 8/27 KB 708/1822 KB 128/748 KB 164/276 KB 52/223 KB 12/27 KB 708/1822 KB 128/748 KB 164/276 KB 52/223 KB 16/27 KB 708/1822 KB 128/748 KB 164/276 KB 52/223 KB 20/27 KB 712/1822 KB 128/748 KB 168/276 KB 52/223 KB 24/27 KB 704/1822 KB 116/748 KB 160/276 KB 52/223 KB 712/1822 KB 128/748 KB 168/276 KB 52/223 KB 20/27 KB 716/1822 KB 128/748 KB 168/276 KB 52/223 KB 27/27 KB 708/1822 KB 128/748 KB 168/276 KB 52/223 KB 20/27 KB 716/1822 KB 128/748 KB 172/276 KB 52/223 KB 27/27 KB 716/1822 KB 128/748 KB 176/276 KB 52/223 KB 27/27 KB 720/1822 KB 128/748 KB 176/276 KB 52/223 KB 27/27 KB 720/1822 KB 128/748 KB 180/276 KB 52/223 KB 27/27 KB 724/1822 KB 128/748 KB 184/276 KB 56/223 KB 27/27 KB 724/1822 KB 128/748 KB 188/276 KB 56/223 KB 27/27 KB 724/1822 KB 128/748 KB 192/276 KB 56/223 KB 27/27 KB 708/1822 KB 128/748 KB 180/276 KB 56/223 KB 27/27 KB 724/1822 KB 132/748 KB 192/276 KB 56/223 KB 27/27 KB 724/1822 KB 136/748 KB 192/276 KB 56/223 KB 27/27 KB 724/1822 KB 140/748 KB 192/276 KB 56/223 KB 27/27 KB 724/1822 KB 144/748 KB 192/276 KB 56/223 KB 27/27 KB 724/1822 KB 148/748 KB 192/276 KB 56/223 KB 27/27 KB 724/1822 KB 152/748 KB 196/276 KB 56/223 KB 27/27 KB 724/1822 KB 156/748 KB 196/276 KB 56/223 KB 27/27 KB 724/1822 KB 160/748 KB 196/276 KB 56/223 KB 27/27 KB 724/1822 KB 128/748 KB 180/276 KB 56/223 KB 27/27 KB 720/1822 KB 128/748 KB 180/276 KB 56/223 KB 27/27 KB 712/1822 KB 128/748 KB 168/276 KB 52/223 KB 27/27 KB 724/1822 KB 160/748 KB 196/276 KB 60/223 KB 27/27 KB 724/1822 KB 160/748 KB 196/276 KB 64/223 KB 27/27 KB 724/1822 KB 160/748 KB 196/276 KB 68/223 KB 27/27 KB 728/1822 KB 160/748 KB 196/276 KB 72/223 KB 27/27 KB 728/1822 KB 160/748 KB 196/276 KB 76/223 KB 27/27 KB 728/1822 KB 160/748 KB 196/276 KB 80/223 KB 27/27 KB 728/1822 KB 160/748 KB 196/276 KB 84/223 KB 27/27 KB 728/1822 KB 160/748 KB 196/276 KB 88/223 KB 27/27 KB 728/1822 KB 160/748 KB 196/276 KB 92/223 KB 27/27 KB 728/1822 KB 160/748 KB 196/276 KB 96/223 KB 27/27 KB 728/1822 KB 160/748 KB 196/276 KB 100/223 KB 27/27 KB 728/1822 KB 164/748 KB 196/276 KB 104/223 KB 27/27 KB 724/1822 KB 148/748 KB 196/276 KB 56/223 KB 27/27 KB 728/1822 KB 164/748 KB 200/276 KB 104/223 KB 27/27 KB 728/1822 KB 164/748 KB 204/276 KB 104/223 KB 27/27 KB 728/1822 KB 164/748 KB 208/276 KB 104/223 KB 27/27 KB 728/1822 KB 164/748 KB 212/276 KB 104/223 KB 27/27 KB 728/1822 KB 164/748 KB 216/276 KB 104/223 unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install KB 728/1822 KB 164/748 KB 220/276 KB 104/223 KB 728/1822 KB 164/748 KB 224/276 KB 104/223 KB 728/1822 KB 164/748 KB 196/276 KB 100/223 KB 27/27 KB 728/1822 KB 160/748 KB 196/276 KB 68/223 KB 27/27 KB 732/1822 KB 164/748 KB 224/276 KB 104/223 KB 736/1822 KB 164/748 KB 224/276 KB 104/223 KB 740/1822 KB 164/748 KB 224/276 KB 104/223 KB 744/1822 KB 164/748 KB 224/276 KB 104/223 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar (27 KB at 24.2 KB/sec) unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.jar unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 748/1822 KB 164/748 KB 224/276 KB 104/223 KB 752/1822 KB 164/748 KB 224/276 KB 104/223 KB 756/1822 KB 164/748 KB 224/276 KB 104/223 KB 760/1822 KB 164/748 KB 224/276 KB 104/223 KB 764/1822 KB 164/748 KB 224/276 KB 104/223 KB 768/1822 KB 164/748 KB 224/276 KB 104/223 KB 768/1822 KB 168/748 KB 224/276 KB 104/223 KB 768/1822 KB 172/748 KB 224/276 KB 104/223 KB 768/1822 KB 176/748 KB 228/276 KB 104/223 KB 768/1822 KB 180/748 KB 228/276 KB 104/223 KB 772/1822 KB 184/748 KB 228/276 KB 108/223 KB 772/1822 KB 188/748 KB 228/276 KB 108/223 KB 772/1822 KB 192/748 KB 228/276 KB 108/223 KB 768/1822 KB 172/748 KB 228/276 KB 104/223 KB 772/1822 KB 180/748 KB 228/276 KB 108/223 KB 776/1822 KB 192/748 KB 228/276 KB 108/223 KB 768/1822 KB 180/748 KB 228/276 KB 108/223 KB 776/1822 KB 192/748 KB 232/276 KB 112/223 KB 776/1822 KB 192/748 KB 232/276 KB 116/223 KB 776/1822 KB 192/748 KB 232/276 KB 108/223 KB 780/1822 KB 192/748 KB 236/276 KB 116/223 KB 780/1822 KB 192/748 KB 240/276 KB 116/223 KB 780/1822 KB 192/748 KB 232/276 KB 116/223 KB 784/1822 KB 192/748 KB 240/276 KB 116/223 KB 784/1822 KB 192/748 KB 244/276 KB 116/223 KB 788/1822 KB 196/748 KB 248/276 KB 120/223 KB 788/1822 KB 196/748 KB 252/276 KB 120/223 KB 788/1822 KB 196/748 KB 244/276 KB 120/223 KB 788/1822 KB 196/748 KB 256/276 KB 124/223 KB 788/1822 KB 196/748 KB 256/276 KB 128/223 KB 788/1822 KB 196/748 KB 256/276 KB 132/223 KB 788/1822 KB 196/748 KB 244/276 KB 116/223 KB 788/1822 KB 200/748 KB 256/276 KB 136/223 KB 788/1822 KB 204/748 KB 256/276 KB 136/223 KB 788/1822 KB 208/748 KB 256/276 KB 136/223 KB 4/178 KB 788/1822 KB 192/748 KB 244/276 KB 116/223 KB 792/1822 KB 208/748 KB 256/276 KB 136/223 KB 4/178 KB 796/1822 KB 208/748 KB 256/276 KB 136/223 KB 4/178 KB 800/1822 KB 208/748 KB 256/276 KB 136/223 KB 4/178 KB 788/1822 KB 204/748 KB 256/276 KB 136/223 KB 4/178 KB 800/1822 KB 208/748 KB 256/276 KB 136/223 KB 8/178 KB 800/1822 KB 208/748 KB 256/276 KB 136/223 KB 12/178 KB 800/1822 KB 208/748 KB 256/276 KB 136/223 KB 16/178 KB 800/1822 KB 208/748 KB 256/276 KB 136/223 KB 20/178 KB 800/1822 KB 208/748 KB 256/276 KB 136/223 KB 24/178 KB 788/1822 KB 196/748 KB 256/276 KB 132/223 KB 800/1822 KB 208/748 KB 260/276 KB 136/223 KB 28/178 KB 804/1822 KB 212/748 KB 264/276 KB 136/223 KB 28/178 KB 804/1822 KB 212/748 KB 268/276 KB 136/223 KB 28/178 KB 804/1822 KB 212/748 KB 272/276 KB 136/223 KB 28/178 KB 788/1822 KB 196/748 KB 256/276 KB 136/223 KB 804/1822 KB 212/748 KB 272/276 KB 140/223 KB 28/178 KB 804/1822 KB 212/748 KB 272/276 KB 144/223 KB 28/178 KB 804/1822 KB 212/748 KB 260/276 KB 136/223 KB 28/178 KB 800/1822 KB 212/748 KB 260/276 KB 136/223 KB 28/178 KB 800/1822 KB 208/748 KB 260/276 KB 136/223 KB 28/178 KB 804/1822 KB 216/748 KB 272/276 KB 144/223 KB 32/178 KB 804/1822 KB 216/748 KB 272/276 KB 144/223 KB 36/178 KB 808/1822 KB 216/748 KB 272/276 KB 148/223 KB 40/178 KB 808/1822 KB 216/748 KB 272/276 KB 148/223 KB 44/178 KB 808/1822 KB 216/748 KB 276/276 KB 148/223 KB 48/178 KB 808/1822 KB 216/748 KB 272/276 KB 148/223 KB 36/178 KB 808/1822 KB 216/748 KB 276/276 KB 152/223 KB 48/178 KB 808/1822 KB 216/748 KB 276/276 KB 156/223 KB 48/178 KB 808/1822 KB 216/748 KB 276/276 KB 160/223 KB 48/178 KB 808/1822 KB 216/748 KB 276/276 KB 164/223 KB 48/178 KB 808/1822 KB 216/748 KB 276/276 KB 168/223 KB 52/178 KB 808/1822 KB 216/748 KB 276/276 KB 172/223 KB 52/178 KB 808/1822 KB 216/748 KB 276/276 KB 176/223 KB 52/17 unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 8 KB 804/1822 KB 216/748 KB 272/276 KB 144/223 KB 28/178 KB 808/1822 KB 216/748 KB 272/276 KB 144/223 KB 36/178 KB 808/1822 KB 220/748 KB 276/276 KB 176/223 KB 52/178 KB 812/1822 KB 224/748 KB 276/276 KB 176/223 KB 52/178 KB 812/1822 KB 228/748 KB 276/276 KB 176/223 KB 52/178 KB 812/1822 KB 232/748 KB 276/276 KB 176/223 KB 52/178 KB 808/1822 KB 216/748 KB 276/276 KB 164/223 KB 52/178 KB 808/1822 KB 216/748 KB 276/276 KB 148/223 KB 44/178 KB 812/1822 KB 232/748 KB 276/276 KB 176/223 KB 52/178 KB 812/1822 KB 220/748 KB 276/276 KB 176/223 KB 52/178 KB 816/1822 KB 232/748 KB 276/276 KB 176/223 KB 52/178 KB 820/1822 KB 232/748 KB 276/276 KB 176/223 KB 52/178 KB 824/1822 KB 232/748 KB 276/276 KB 176/223 KB 52/178 KB 828/1822 KB 232/748 KB 276/276 KB 176/223 KB 52/178 KB 828/1822 KB 236/748 KB 276/276 KB 176/223 KB 52/178 KB 832/1822 KB 236/748 KB 276/276 KB 176/223 KB 56/178 KB 828/1822 KB 236/748 KB 276/276 KB 176/223 KB 56/178 KB 832/1822 KB 240/748 KB 276/276 KB 176/223 KB 56/178 KB 836/1822 KB 240/748 KB 276/276 KB 176/223 KB 56/178 KB 840/1822 KB 244/748 KB 276/276 KB 180/223 KB 60/178 KB 844/1822 KB 244/748 KB 276/276 KB 180/223 KB 60/178 KB 848/1822 KB 244/748 KB 276/276 KB 180/223 KB 60/178 KB 836/1822 KB 244/748 KB 276/276 KB 180/223 KB 60/178 KB 848/1822 KB 244/748 KB 276/276 KB 184/223 KB 60/178 KB 848/1822 KB 244/748 KB 276/276 KB 188/223 KB 60/178 KB 848/1822 KB 244/748 KB 276/276 KB 192/223 KB 60/178 KB 836/1822 KB 244/748 KB 276/276 KB 176/223 KB 60/178 KB 848/1822 KB 248/748 KB 276/276 KB 192/223 KB 60/178 KB 848/1822 KB 252/748 KB 276/276 KB 192/223 KB 60/178 KB 848/1822 KB 256/748 KB 276/276 KB 192/223 KB 60/178 KB 836/1822 KB 240/748 KB 276/276 KB 176/223 KB 60/178 KB 848/1822 KB 256/748 KB 276/276 KB 192/223 KB 64/178 KB 848/1822 KB 256/748 KB 276/276 KB 192/223 KB 68/178 KB 848/1822 KB 260/748 KB 192/223 KB 72/178 KB 848/1822 KB 260/748 KB 192/223 KB 76/178 KB 852/1822 KB 260/748 KB 196/223 KB 80/178 KB 848/1822 KB 260/748 KB 192/223 KB 68/178 KB 852/1822 KB 264/748 KB 196/223 KB 80/178 KB 852/1822 KB 268/748 KB 196/223 KB 80/178 KB 852/1822 KB 272/748 KB 196/223 KB 80/178 KB 852/1822 KB 276/748 KB 196/223 KB 80/178 KB 852/1822 KB 280/748 KB 196/223 KB 84/178 KB 852/1822 KB 284/748 KB 196/223 KB 84/178 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.jar (276 KB at 245.3 KB/sec) unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 852/1822 KB 276/748 KB 196/223 KB 84/178 KB 852/1822 KB 284/748 KB 196/223 KB 88/178 KB 852/1822 KB 284/748 KB 196/223 KB 92/178 KB 852/1822 KB 284/748 KB 196/223 KB 96/178 KB 852/1822 KB 260/748 KB 196/223 KB 76/178 KB 852/1822 KB 284/748 KB 200/223 KB 96/178 KB 852/1822 KB 284/748 KB 204/223 KB 96/178 KB 852/1822 KB 284/748 KB 208/223 KB 96/178 KB 852/1822 KB 260/748 KB 192/223 KB 76/178 KB 856/1822 KB 284/748 KB 208/223 KB 96/178 KB 860/1822 KB 284/748 KB 208/223 KB 96/178 KB 864/1822 KB 284/748 KB 208/223 KB 96/178 KB 868/1822 KB 284/748 KB 208/223 KB 96/178 KB 872/1822 KB 284/748 KB 212/223 KB 96/178 KB 876/1822 KB 284/748 KB 212/223 KB 96/178 KB 880/1822 KB 284/748 KB 212/223 KB 96/178 KB 868/1822 KB 284/748 KB 212/223 KB 96/178 KB 880/1822 KB 284/748 KB 216/223 KB 96/178 KB 880/1822 KB 284/748 KB 220/223 KB 96/178 KB 880/1822 KB 284/748 KB 223/223 KB 96/178 KB 880/1822 KB 288/748 KB 223/223 KB 96/178 KB 880/1822 KB 288/748 KB 223/223 KB 100/178 KB 880/1822 KB 288/748 KB 223/223 KB 104/178 KB 884/1822 KB 288/748 KB 223/223 KB 108/178 KB 884/1822 KB 288/748 KB 223/223 KB 3/23 KB 112/178 KB 884/1822 KB 292/748 KB 223/223 KB 3/23 KB 116/178 KB 884/1822 KB 292/748 KB 223/223 KB 3/23 KB 120/178 KB 884/1822 KB 292/748 KB 223/223 KB 3/23 KB 124/178 KB 884/1822 KB 288/748 KB 223/223 KB 104/178 KB 888/1822 KB 292/748 KB 223/223 KB 3/23 KB 124/178 KB 892/1822 KB 292/748 KB 223/223 KB 3/23 KB 124/178 KB 896/1822 KB 292/748 KB 223/223 KB 3/23 KB 124/178 KB 884/1822 KB 292/748 KB 223/223 KB 3/23 KB 112/178 KB 896/1822 KB 296/748 KB 223/223 KB 3/23 KB 124/178 KB 884/1822 KB 288/748 KB 223/223 KB 3/23 KB 108/178 KB 896/1822 KB 296/748 KB 223/223 KB 6/23 KB 124/178 KB 896/1822 KB 296/748 KB 223/223 KB 9/23 KB 124/178 KB 896/1822 KB 296/748 KB 223/223 KB 11/23 KB 124/178 KB 896/1822 KB 296/748 KB 223/223 KB 14/23 KB 124/178 KB 900/1822 KB 300/748 KB 223/223 KB 16/23 KB 124/178 KB 900/1822 KB 300/748 KB 223/223 KB 16/23 KB 128/178 KB 900/1822 KB 300/748 KB 19/23 KB 132/178 KB 900/1822 KB 300/748 KB 19/23 KB 136/178 KB 900/1822 KB 300/748 KB 19/23 KB 140/178 KB 900/1822 KB 300/748 KB 19/23 KB 144/178 KB 900/1822 KB 300/748 KB 223/223 KB 14/23 KB 124/178 KB 904/1822 KB 300/748 KB 19/23 KB 144/178 KB 908/1822 KB 300/748 KB 19/23 KB 144/178 KB 912/1822 KB 300/748 KB 19/23 KB 144/178 KB 896/1822 KB 300/748 KB 223/223 KB 14/23 KB 124/178 KB 912/1822 KB 304/748 KB 19/23 KB 144/178 KB 912/1822 KB 308/748 KB 19/23 KB 144/178 KB 912/1822 KB 312/748 KB 19/23 KB 144/178 KB 912/1822 KB 316/748 KB 19/23 KB 144/178 KB 912/1822 KB 320/748 KB 19/23 KB 144/178 KB 900/1822 KB 300/748 KB 223/223 KB 19/23 KB 128/178 KB 912/1822 KB 320/748 KB 22/23 KB 144/178 KB 912/1822 KB 320/748 KB 23/23 KB 144/178 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar (223 KB at 194.9 KB/sec) unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.jar unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 916/1822 KB 320/748 KB 23/23 KB 144/178 KB 920/1822 KB 320/748 KB 23/23 KB 148/178 KB 924/1822 KB 320/748 KB 23/23 KB 148/178 KB 928/1822 KB 324/748 KB 23/23 KB 148/178 KB 932/1822 KB 324/748 KB 23/23 KB 148/178 KB 916/1822 KB 320/748 KB 23/23 KB 148/178 KB 936/1822 KB 324/748 KB 23/23 KB 152/178 KB 936/1822 KB 324/748 KB 23/23 KB 156/178 KB 924/1822 KB 324/748 KB 23/23 KB 148/178 KB 936/1822 KB 328/748 KB 23/23 KB 156/178 KB 936/1822 KB 332/748 KB 23/23 KB 156/178 KB 936/1822 KB 336/748 KB 23/23 KB 156/178 KB 936/1822 KB 340/748 KB 23/23 KB 156/178 KB 936/1822 KB 344/748 KB 23/23 KB 160/178 KB 936/1822 KB 348/748 KB 23/23 KB 160/178 KB 936/1822 KB 352/748 KB 23/23 KB 160/178 KB 936/1822 KB 356/748 KB 23/23 KB 160/178 KB 3/55 KB 936/1822 KB 360/748 KB 23/23 KB 160/178 KB 3/55 KB 936/1822 KB 364/748 KB 23/23 KB 160/178 KB 3/55 KB 936/1822 KB 368/748 KB 23/23 KB 160/178 KB 936/1822 KB 324/748 KB 23/23 KB 148/178 KB 3/55 KB 940/1822 KB 368/748 KB 23/23 KB 160/178 KB Downloaded: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar (23 KB at 19.7 KB/sec) unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 936/1822 KB 340/748 KB 23/23 KB 160/178 KB 3/55 KB 940/1822 KB 368/748 KB 164/178 KB 3/55 KB 944/1822 KB 368/748 KB 168/178 KB 3/55 KB 944/1822 KB 368/748 KB 172/178 KB 3/55 KB 944/1822 KB 368/748 KB 176/178 KB 3/55 KB 944/1822 KB 368/748 KB 178/178 KB 3/55 KB 936/1822 KB 356/748 KB 23/23 KB 160/178 KB 3/55 KB 944/1822 KB 368/748 KB 164/178 KB Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.jar unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 3/55 KB 948/1822 KB 368/748 KB 178/178 KB 3/55 KB 952/1822 KB 368/748 KB 178/178 KB 3/55 KB 956/1822 KB 368/748 KB 178/178 KB 3/55 KB 960/1822 KB 368/748 KB 178/178 KB 3/55 KB 964/1822 KB 368/748 KB 178/178 KB 6/55 KB 968/1822 KB 372/748 KB 178/178 KB 6/55 KB 964/1822 KB 372/748 KB 178/178 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.jar (178 KB at 152.8 KB/sec) unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 3/55 KB 964/1822 KB 372/748 KB 178/178 KB 9/55 KB 972/1822 KB 376/748 KB 9/55 KB 972/1822 KB 380/748 KB 9/55 KB 972/1822 KB 372/748 KB 9/55 KB 976/1822 KB 380/748 KB 9/55 KB 968/1822 KB 372/748 KB 11/55 KB 976/1822 KB 380/748 KB 14/55 KB 976/1822 KB 380/748 KB 14/55 KB 980/1822 KB 380/748 KB 16/55 KB 984/1822 KB 384/748 KB 16/55 KB 988/1822 KB 384/748 KB 16/55 KB 992/1822 KB 384/748 KB 16/55 KB 996/1822 KB 384/748 KB 16/55 KB 1000/1822 KB 384/748 KB 16/55 KB 1004/1822 KB 384/748 KB 16/55 KB 1008/1822 KB 384/748 KB Downloading: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 16/55 KB 980/1822 KB 384/748 KB 16/55 KB 980/1822 KB 380/748 KB 16/55 KB 1008/1822 KB 388/748 KB 19/55 KB 1008/1822 KB 388/748 KB 22/55 KB 1008/1822 KB 388/748 KB 25/55 KB 1008/1822 KB 388/748 KB 25/55 KB 1008/1822 KB 392/748 KB 25/55 KB 1008/1822 KB 396/748 KB 27/55 KB 1008/1822 KB 396/748 KB 30/55 KB 1008/1822 KB 400/748 KB 27/55 KB 1008/1822 KB 400/748 KB 30/55 KB 4/1210 KB 1008/1822 KB 400/748 KB 30/55 KB 8/1210 KB 1008/1822 KB 400/748 KB 30/55 KB 12/1210 KB 1008/1822 KB 400/748 KB 30/55 KB 16/1210 KB 1008/1822 KB 400/748 KB 30/55 KB 20/1210 KB 1008/1822 KB 400/748 KB 30/55 KB 24/1210 KB 1008/1822 KB 400/748 KB 30/55 KB 28/1210 KB 1008/1822 KB 400/748 KB 30/55 KB 32/1210 KB 1008/1822 KB 400/748 KB 30/55 KB 36/1210 KB 1008/1822 KB 404/748 KB 32/55 KB 40/1210 KB 1012/1822 KB 404/748 KB 32/55 KB 44/1210 KB 1012/1822 KB 404/748 KB 30/55 KB 32/1210 KB 1008/1822 KB 404/748 KB 32/55 KB 44/1210 KB 1012/1822 KB 408/748 KB 32/55 KB 44/1210 KB 1012/1822 KB 412/748 KB 32/55 KB 44/1210 KB 1012/1822 KB 416/748 KB 32/55 KB 48/1210 KB 1012/1822 KB 416/748 KB 32/55 KB 52/1210 KB 1012/1822 KB 416/748 KB 32/55 KB 56/1210 KB 1012/1822 KB 420/748 KB 32/55 KB 60/1210 KB 1012/1822 KB 420/748 KB 32/55 KB 64/1210 KB 1012/1822 KB 420/748 KB 32/55 KB 36/1210 KB 1012/1822 KB 404/748 KB 32/55 KB 64/1210 KB 1016/1822 KB 420/748 KB 32/55 KB 64/1210 KB 1020/1822 KB 420/748 KB 32/55 KB 64/1210 KB 1024/1822 KB 420/748 KB 32/55 KB 36/1210 KB 1008/1822 KB 404/748 KB 36/55 KB 64/1210 KB 1024/1822 KB 420/748 KB 40/55 KB 64/1210 KB 1024/1822 KB 420/748 KB 44/55 KB 64/1210 KB 1024/1822 KB 420/748 KB 48/55 KB 64/1210 KB 1024/1822 KB 420/748 KB 32/55 KB 52/1210 KB 1012/1822 KB 420/748 KB 48/55 KB 64/1210 KB 1024/1822 KB 424/748 KB 52/55 KB 64/1210 KB 1024/1822 KB 428/748 KB 52/55 KB 64/1210 KB 1024/1822 KB 432/748 KB 52/55 KB 64/1210 KB 1024/1822 KB 436/748 KB 52/55 KB 4/471 KB 68/1210 KB 1028/1822 KB 440/748 KB 52/55 KB 64/1210 KB 1024/1822 KB 424/748 KB 52/55 KB 4/471 KB 68/1210 KB 1028/1822 KB 436/748 KB 52/55 KB 8/471 KB 68/1210 KB 1028/1822 KB 440/748 KB 52/55 KB 12/471 KB 68/1210 KB 1028/1822 KB 440/748 KB 52/55 KB 16/471 KB 68/1210 KB 1028/1822 KB 440/748 KB 52/55 KB 20/471 KB 68/1210 KB 1028/1822 KB 440/748 KB 55/55 KB 24/471 KB 68/1210 KB 1028/1822 KB 440/748 KB 55/55 KB 28/471 KB 68/1210 KB 1028/1822 KB 440/748 KB 55/55 KB 32/471 KB 68/1210 KB 1028/1822 KB 440/748 KB 55/55 KB 36/471 KB 68/1210 KB 1028/1822 KB 440/748 KB 52/55 KB 68/1210 KB 1028/1822 KB 436/748 KB 55/55 KB 36/471 KB 72/1210 KB 1028/1822 KB 444/748 KB 52/55 KB 64/1210 KB 1028/1822 KB 436/748 KB 55/55 KB 36/471 KB 72/1210 KB 1032/1822 KB 444/748 KB 55/55 KB 36/471 KB 72/1210 KB 1036/1822 KB 444/748 KB 55/55 KB 36/471 KB 72/1210 KB 1040/1822 KB 444/748 KB 55/55 KB 36/471 KB 72/1210 KB 1044/1822 KB 444/748 KB 55/55 KB 36/471 KB 76/1210 KB 1048/1822 KB 444/748 KB 55/55 KB 36/471 KB 68/1210 KB 1028/1822 KB 444/748 KB 55/55 KB 40/471 KB 76/1210 KB 1048/1822 KB 448/748 KB 55/55 KB 20/471 KB 68/1210 KB 1028/1822 KB 440/748 KB 55/55 KB 40/471 KB 76/1210 KB 1048/1822 KB 444/748 KB 55/55 KB 44/471 KB 76/1210 KB 1048/1822 KB 448/748 KB 55/55 KB 48/471 KB 76/1210 KB 1052/1822 KB 448/748 KB 55/55 KB 36/471 KB 76/1210 KB 1044/1822 KB 444/748 KB 55/55 KB 48/471 KB 80/1210 KB 1052/1822 KB 448/748 KB 55/55 KB 48/471 KB 84/1210 KB 1052/1822 KB 448/748 KB 55/55 KB 52/471 KB 88/1210 KB 1052/1822 KB 448/748 KB 55/55 KB 4 unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 4/471 KB 76/1210 KB 1052/1822 KB 448/748 KB 55/55 KB 52/471 KB 92/1210 KB 1056/1822 KB 448/748 KB 55/55 KB 52/471 KB 92/1210 KB 1060/1822 KB 448/748 KB 55/55 KB 52/471 KB 84/1210 KB 1052/1822 KB 448/748 KB 55/55 KB 56/471 KB 92/1210 KB 1064/1822 KB 448/748 KB 55/55 KB 60/471 KB 92/1210 KB 1064/1822 KB 448/748 KB 55/55 KB 64/471 KB 92/1210 KB 1064/1822 KB 448/748 KB 55/55 KB 52/471 KB 92/1210 KB 1060/1822 KB 448/748 KB 55/55 KB 64/471 KB 96/1210 KB 1064/1822 KB 448/748 KB 55/55 KB 64/471 KB 100/1210 KB 1064/1822 KB 448/748 KB 55/55 KB 68/471 KB 104/1210 KB 1064/1822 KB 452/748 KB 55/55 KB 68/471 KB 108/1210 KB 1064/1822 KB 452/748 KB 55/55 KB 68/471 KB 112/1210 KB 1064/1822 KB 452/748 KB 55/55 KB 68/471 KB 100/1210 KB 1064/1822 KB 452/748 KB 55/55 KB 68/471 KB 112/1210 KB 1064/1822 KB 456/748 KB 55/55 KB 68/471 KB 112/1210 KB 1064/1822 KB 460/748 KB 55/55 KB 68/471 KB 112/1210 KB 1064/1822 KB 464/748 KB 55/55 KB 68/471 KB 112/1210 KB 1064/1822 KB 468/748 KB 55/55 KB 68/471 KB 112/1210 KB 1064/1822 KB 472/748 KB 55/55 KB 68/471 KB 112/1210 KB 1064/1822 KB 476/748 KB 55/55 KB 68/471 KB 112/1210 KB 1064/1822 KB 480/748 KB 55/55 KB 68/471 KB 112/1210 KB 1064/1822 KB 484/748 KB 55/55 KB 68/471 KB 116/1210 KB 1064/1822 KB 488/748 KB 55/55 KB 68/471 KB 116/1210 KB 1064/1822 KB 492/748 KB 55/55 KB 68/471 KB 116/1210 KB 1064/1822 KB 496/748 KB 55/55 KB 68/471 KB 100/1210 KB 1064/1822 KB 448/748 KB 55/55 KB 72/471 KB 116/1210 KB 1064/1822 KB 496/748 KB 55/55 KB 76/471 KB 116/1210 KB 1064/1822 KB 496/748 KB 55/55 KB 80/471 KB 116/1210 KB 1064/1822 KB 496/748 KB 55/55 KB 52/471 KB 92/1210 KB 1064/1822 KB 448/748 KB 55/55 KB 80/471 KB 116/1210 KB 1068/1822 KB 496/748 KB 55/55 KB 80/471 KB 116/1210 KB 1072/1822 KB 496/748 KB 55/55 KB 80/471 KB 116/1210 KB 1076/1822 KB 496/748 KB 55/55 KB 80/471 KB 116/1210 KB 1080/1822 KB 496/748 KB 55/55 KB 80/471 KB 116/1210 KB 1084/1822 KB 496/748 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.jar (55 KB at 45.1 KB/sec) unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.jar unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 80/471 KB 116/1210 KB 1088/1822 KB 496/748 KB 80/471 KB 116/1210 KB 1092/1822 KB 496/748 KB 84/471 KB 116/1210 KB 1096/1822 KB 500/748 KB 84/471 KB 116/1210 KB 1100/1822 KB 500/748 KB 55/55 KB 68/471 KB 116/1210 KB 1064/1822 KB 484/748 KB 84/471 KB 120/1210 KB 1100/1822 KB 500/748 KB 84/471 KB 124/1210 KB 1100/1822 KB 500/748 KB 84/471 KB 128/1210 KB 1100/1822 KB 500/748 KB 84/471 KB 132/1210 KB 1100/1822 KB 500/748 KB 84/471 KB 116/1210 KB 1092/1822 KB 500/748 KB 84/471 KB 132/1210 KB 1104/1822 KB 504/748 KB 84/471 KB 132/1210 KB 1104/1822 KB 508/748 KB 84/471 KB 132/1210 KB 1104/1822 KB 512/748 KB 84/471 KB 116/1210 KB 1092/1822 KB 496/748 KB 88/471 KB 132/1210 KB 1104/1822 KB 512/748 KB 92/471 KB 132/1210 KB 1104/1822 KB 512/748 KB 96/471 KB 132/1210 KB 1104/1822 KB 512/748 KB 100/471 KB 132/1210 KB 1104/1822 KB 512/748 KB 104/471 KB 132/1210 KB 1104/1822 KB 512/748 KB 108/471 KB 132/1210 KB 1104/1822 KB 512/748 KB 112/471 KB 132/1210 KB 1104/1822 KB 512/748 KB 84/471 KB 132/1210 KB 1104/1822 KB 500/748 KB 112/471 KB 136/1210 KB 1108/1822 KB 512/748 KB 112/471 KB 136/1210 KB 1112/1822 KB 512/748 KB 112/471 KB 136/1210 KB 1116/1822 KB 512/748 KB 112/471 KB 136/1210 KB 1120/1822 KB 516/748 KB 112/471 KB 136/1210 KB 1124/1822 KB 516/748 KB 112/471 KB 136/1210 KB 1104/1822 KB 512/748 KB 116/471 KB 136/1210 KB 4/93 KB 1124/1822 KB 516/748 KB 116/471 KB 136/1210 KB 8/93 KB 1124/1822 KB 516/748 KB 116/471 KB 136/1210 KB 12/93 KB 1124/1822 KB 516/748 KB 116/471 KB 136/1210 KB 16/93 KB 1124/1822 KB 516/748 KB 116/471 KB 136/1210 KB 20/93 KB 1124/1822 KB 516/748 KB 116/471 KB 136/1210 KB 24/93 KB 1124/1822 KB 516/748 KB 116/471 KB 136/1210 KB 28/93 KB 1124/1822 KB 516/748 KB 116/471 KB 136/1210 KB 32/93 KB 1124/1822 KB 516/748 KB 116/471 KB 140/1210 KB 32/93 KB 1124/1822 KB 516/748 KB 116/471 KB 144/1210 KB 32/93 KB 1124/1822 KB 516/748 KB 116/471 KB 148/1210 KB 32/93 KB 1124/1822 KB 516/748 KB 116/471 KB 152/1210 KB 36/93 KB 1124/1822 KB 516/748 KB 116/471 KB 156/1210 KB 36/93 KB 1124/1822 KB 516/748 KB 116/471 KB 136/1210 KB 1124/1822 KB 516/748 KB 120/471 KB 156/1210 KB 36/93 KB 1128/1822 KB 516/748 KB 124/471 KB 156/1210 KB 36/93 KB 1128/1822 KB 516/748 KB 112/471 KB 136/1210 KB 1116/1822 KB 516/748 KB 124/471 KB 156/1210 KB 36/93 KB 1128/1822 KB 520/748 KB 124/471 KB 156/1210 KB 36/93 KB 1128/1822 KB 524/748 KB 124/471 KB 156/1210 KB 36/93 KB 1128/1822 KB 528/748 KB 124/471 KB 156/1210 KB 36/93 KB 1128/1822 KB 532/748 KB 116/471 KB 156/1210 KB 36/93 KB 1128/1822 KB 516/748 KB 128/471 KB 156/1210 KB 36/93 KB 1132/1822 KB 532/748 KB 116/471 KB 148/1210 KB 36/93 KB 1124/1822 KB 516/748 KB 128/471 KB 160/1210 KB 40/93 KB 1132/1822 KB 536/748 KB 128/471 KB 160/1210 KB 44/93 KB 1132/1822 KB 536/748 KB 128/471 KB 160/1210 KB 48/93 KB 1132/1822 KB 536/748 KB 128/471 KB 160/1210 KB 52/93 KB 1132/1822 KB 536/748 KB 128/471 KB 160/1210 KB 56/93 KB 1136/1822 KB 536/748 KB 128/471 KB 160/1210 KB 60/93 KB 1136/1822 KB 536/748 KB 128/471 KB 160/1210 KB 64/93 KB 1136/1822 KB 536/748 KB 128/471 KB 160/1210 KB 36/93 KB 1132/1822 KB 536/748 KB 128/471 KB 156/1210 KB 36/93 KB 1132/1822 KB 536/748 KB 128/471 KB 160/1210 KB 64/93 KB 1136/1822 KB 540/748 KB 128/471 KB 160/1210 KB 64/93 KB 1136/1822 KB 544/748 KB 128/471 KB 160/1210 KB 64/93 KB 1136/1822 KB 548/748 KB 128/471 KB 164/1210 KB 64/93 KB 1136/1822 KB 552/748 KB 128/471 KB 164/1210 KB 64/93 KB 1136/1822 KB 556/748 KB 12 unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 8/471 KB 164/1210 KB 68/93 KB 1136/1822 KB 560/748 KB 128/471 KB 156/1210 KB 36/93 KB 1128/1822 KB 532/748 KB 132/471 KB 164/1210 KB 68/93 KB 1136/1822 KB 560/748 KB 136/471 KB 164/1210 KB 68/93 KB 1136/1822 KB 560/748 KB 140/471 KB 164/1210 KB 68/93 KB 1136/1822 KB 560/748 KB 144/471 KB 164/1210 KB 68/93 KB 1136/1822 KB 560/748 KB 148/471 KB 164/1210 KB 68/93 KB 1136/1822 KB 560/748 KB 152/471 KB 164/1210 KB 68/93 KB 1136/1822 KB 560/748 KB 156/471 KB 164/1210 KB 68/93 KB 1136/1822 KB 564/748 KB 160/471 KB 164/1210 KB 68/93 KB 1136/1822 KB 564/748 KB 128/471 KB 164/1210 KB 68/93 KB 1136/1822 KB 556/748 KB 160/471 KB 164/1210 KB 72/93 KB 1136/1822 KB 564/748 KB 160/471 KB 164/1210 KB 76/93 KB 1136/1822 KB 564/748 KB 160/471 KB 164/1210 KB 80/93 KB 1136/1822 KB 564/748 KB 128/471 KB 164/1210 KB 64/93 KB 1136/1822 KB 548/748 KB 160/471 KB 168/1210 KB 80/93 KB 1136/1822 KB 564/748 KB 160/471 KB 172/1210 KB 80/93 KB 1136/1822 KB 564/748 KB 160/471 KB 176/1210 KB 80/93 KB 1136/1822 KB 564/748 KB 128/471 KB 160/1210 KB 52/93 KB 1136/1822 KB 536/748 KB 160/471 KB 176/1210 KB 80/93 KB 1140/1822 KB 564/748 KB 160/471 KB 176/1210 KB 80/93 KB 1144/1822 KB 564/748 KB 160/471 KB 176/1210 KB 80/93 KB 1148/1822 KB 564/748 KB 160/471 KB 176/1210 KB 80/93 KB 1152/1822 KB 564/748 KB 160/471 KB 180/1210 KB 80/93 KB 1152/1822 KB 564/748 KB 160/471 KB 184/1210 KB 80/93 KB 1156/1822 KB 564/748 KB 160/471 KB 188/1210 KB 80/93 KB 1156/1822 KB 564/748 KB 160/471 KB 192/1210 KB 84/93 KB 1156/1822 KB 564/748 KB 160/471 KB 196/1210 KB 84/93 KB 1156/1822 KB 564/748 KB 164/471 KB 200/1210 KB 84/93 KB 1156/1822 KB 564/748 KB 152/471 KB 164/1210 KB 68/93 KB 1136/1822 KB 564/748 KB 164/471 KB 204/1210 KB 84/93 KB 1156/1822 KB 568/748 KB 164/471 KB 204/1210 KB 84/93 KB 1156/1822 KB 572/748 KB 164/471 KB 204/1210 KB 84/93 KB 1156/1822 KB 576/748 KB 164/471 KB 204/1210 KB 84/93 KB 1156/1822 KB 580/748 KB 164/471 KB 196/1210 KB 84/93 KB 1156/1822 KB 564/748 KB 160/471 KB 188/1210 KB 84/93 KB 1156/1822 KB 564/748 KB 160/471 KB 180/1210 KB 80/93 KB 1156/1822 KB 564/748 KB 164/471 KB 204/1210 KB 84/93 KB 1160/1822 KB 580/748 KB 164/471 KB 204/1210 KB 84/93 KB 1164/1822 KB 580/748 KB 164/471 KB 204/1210 KB 84/93 KB 1168/1822 KB 580/748 KB 164/471 KB 204/1210 KB 84/93 KB 1172/1822 KB 580/748 KB 168/471 KB 204/1210 KB 88/93 KB 1176/1822 KB 580/748 KB 168/471 KB 204/1210 KB 88/93 KB 1172/1822 KB 580/748 KB 172/471 KB 204/1210 KB 88/93 KB 1176/1822 KB 584/748 KB 176/471 KB 204/1210 KB 88/93 KB 1176/1822 KB 584/748 KB 164/471 KB 204/1210 KB 88/93 KB 1172/1822 KB 580/748 KB 176/471 KB 204/1210 KB 92/93 KB 1176/1822 KB 584/748 KB 176/471 KB 204/1210 KB 93/93 KB 1176/1822 KB 584/748 KB 180/471 KB 204/1210 KB 93/93 KB 1176/1822 KB 584/748 KB 184/471 KB 204/1210 KB 93/93 KB 1180/1822 KB 584/748 KB 188/471 KB 204/1210 KB 93/93 KB 1180/1822 KB 584/748 KB 192/471 KB 204/1210 KB 93/93 KB 1180/1822 KB 584/748 KB 168/471 KB 204/1210 KB 88/93 KB 1176/1822 KB 584/748 KB 164/471 KB 204/1210 KB 84/93 KB 1156/1822 KB 580/748 KB 192/471 KB 208/1210 KB 93/93 KB 1180/1822 KB 584/748 KB 180/471 KB 204/1210 KB 93/93 KB 1180/1822 KB 584/748 KB 192/471 KB 208/1210 KB 93/93 KB 1184/1822 KB 584/748 KB 192/471 KB 208/1210 KB 93/93 KB 1188/1822 KB 588/748 KB 192/471 KB 212/1210 KB 93/93 KB 1192/1822 KB 588/748 KB 192/471 KB 212/1210 KB 93/93 KB 1196/1822 KB 588/748 KB 192/471 KB 212/1210 KB 93/93 KB 1200/1822 KB 588/748 KB 192/471 KB unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 212/1210 KB 93/93 KB 1204/1822 KB 588/748 KB 196/471 KB 212/1210 KB 93/93 KB 1208/1822 KB 588/748 KB 192/471 KB 208/1210 KB 93/93 KB 1184/1822 KB 588/748 KB 196/471 KB 212/1210 KB 93/93 KB 1208/1822 KB 592/748 KB 196/471 KB 212/1210 KB 93/93 KB 1208/1822 KB 596/748 KB 196/471 KB 212/1210 KB 93/93 KB 1208/1822 KB 600/748 KB 196/471 KB 212/1210 KB 93/93 KB 1208/1822 KB 604/748 KB 196/471 KB 212/1210 KB 93/93 KB 1208/1822 KB 608/748 KB 196/471 KB 212/1210 KB 93/93 KB 1208/1822 KB 612/748 KB 196/471 KB 212/1210 KB 93/93 KB 1208/1822 KB 616/748 KB 196/471 KB 212/1210 KB 93/93 KB 1204/1822 KB 588/748 KB 200/471 KB 212/1210 KB 93/93 KB 1212/1822 KB 616/748 KB 192/471 KB 212/1210 KB 93/93 KB 1188/1822 KB 588/748 KB 200/471 KB 216/1210 KB 1212/1822 KB 616/748 KB 200/471 KB 220/1210 KB 1212/1822 KB 616/748 KB 200/471 KB 224/1210 KB 1212/1822 KB 616/748 KB 200/471 KB 228/1210 KB 1212/1822 KB 616/748 KB 204/471 KB 232/1210 KB 1212/1822 KB 616/748 KB 204/471 KB 236/1210 KB 1212/1822 KB 616/748 KB 196/471 KB 212/1210 KB 93/93 KB 1212/1822 KB 616/748 KB 204/471 KB 236/1210 KB 1216/1822 KB 620/748 KB 204/471 KB 236/1210 KB 1212/1822 KB 620/748 KB 204/471 KB 240/1210 KB 1216/1822 KB 624/748 KB 204/471 KB 240/1210 KB 1220/1822 KB 628/748 KB 204/471 KB 240/1210 KB 1220/1822 KB 632/748 KB 204/471 KB 240/1210 KB 1220/1822 KB 636/748 KB 204/471 KB 240/1210 KB 1220/1822 KB 640/748 KB 204/471 KB 228/1210 KB 1212/1822 KB 616/748 KB 208/471 KB 240/1210 KB 1220/1822 KB 640/748 KB 212/471 KB 240/1210 KB 1220/1822 KB 640/748 KB 216/471 KB 240/1210 KB 1220/1822 KB 640/748 KB 220/471 KB 240/1210 KB 1220/1822 KB 640/748 KB 204/471 KB 240/1210 KB 1220/1822 KB 624/748 KB 220/471 KB 240/1210 KB 1224/1822 KB 640/748 KB Downloaded: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.jar (93 KB at 74.0 KB/sec) unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 204/471 KB 240/1210 KB 1216/1822 KB 620/748 KB 224/471 KB 244/1210 KB 1228/1822 KB 640/748 KB 224/471 KB 240/1210 KB 1224/1822 KB 640/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: 12:18:39 DEBUG unit.abot-epc-basic/0.install 224/471 KB 248/1210 KB 1228/1822 KB 640/748 KB 224/471 KB 240/1210 KB 1228/1822 KB 640/748 KB 224/471 KB 252/1210 KB 1232/1822 KB 640/748 KB 224/471 KB 252/1210 KB 1232/1822 KB 640/748 KB 224/471 KB 256/1210 KB 1232/1822 KB 640/748 KB 224/471 KB 260/1210 KB 1236/1822 KB 640/748 KB 228/471 KB 264/1210 KB 1236/1822 KB 644/748 KB 228/471 KB 268/1210 KB 1236/1822 KB 644/748 KB 228/471 KB 272/1210 KB 1236/1822 KB 644/748 KB 224/471 KB 256/1210 KB 1236/1822 KB 640/748 KB 228/471 KB 272/1210 KB 1240/1822 KB 644/748 KB 228/471 KB 260/1210 KB 1236/1822 KB 644/748 KB 228/471 KB 272/1210 KB 1244/1822 KB 648/748 KB 228/471 KB 260/1210 KB 1236/1822 KB 640/748 KB 232/471 KB 272/1210 KB 1244/1822 KB 648/748 KB 236/471 KB 272/1210 KB 1244/1822 KB 648/748 KB 240/471 KB 272/1210 KB 1244/1822 KB 648/748 KB 244/471 KB 272/1210 KB 1244/1822 KB 652/748 KB 248/471 KB 276/1210 KB 1244/1822 KB 652/748 KB 252/471 KB 276/1210 KB 1244/1822 KB 652/748 KB 240/471 KB 272/1210 KB 1244/1822 KB 652/748 KB 252/471 KB 276/1210 KB 1244/1822 KB 656/748 KB 252/471 KB 276/1210 KB 1244/1822 KB 660/748 KB 252/471 KB 276/1210 KB 1244/1822 KB 664/748 KB 4/53 KB 228/471 KB 272/1210 KB 1244/1822 KB 652/748 KB 256/471 KB 276/1210 KB 1248/1822 KB 664/748 KB 4/53 KB 256/471 KB 276/1210 KB 1252/1822 KB 664/748 KB 4/53 KB 256/471 KB 276/1210 KB 1256/1822 KB 664/748 KB 4/53 KB 256/471 KB 276/1210 KB 1260/1822 KB 664/748 KB 4/53 KB 256/471 KB 276/1210 KB 1244/1822 KB 664/748 KB 4/53 KB 252/471 KB 276/1210 KB 1244/1822 KB 660/748 KB 4/53 KB 256/471 KB 276/1210 KB 1260/1822 KB 668/748 KB 8/53 KB 256/471 KB 276/1210 KB 1260/1822 KB 668/748 KB 12/53 KB 256/471 KB 276/1210 KB 1260/1822 KB 668/748 KB 16/53 KB 256/471 KB 276/1210 KB 1260/1822 KB 668/748 KB 20/53 KB 256/471 KB 276/1210 KB 1264/1822 KB 668/748 KB 24/53 KB 256/471 KB 276/1210 KB 1264/1822 KB 668/748 KB 28/53 KB 256/471 KB 276/1210 KB 1264/1822 KB 668/748 KB 32/53 KB 256/471 KB 276/1210 KB 1264/1822 KB 668/748 KB 36/53 KB 260/471 KB 276/1210 KB 1264/1822 KB 668/748 KB 40/53 KB 260/471 KB 276/1210 KB 1264/1822 KB 668/748 KB 44/53 KB 260/471 KB 276/1210 KB 1264/1822 KB 668/748 KB 48/53 KB 244/471 KB 276/1210 KB 1244/1822 KB 652/748 KB 260/471 KB 280/1210 KB 1264/1822 KB 668/748 KB 48/53 KB 260/471 KB 284/1210 KB 1264/1822 KB 668/748 KB 48/53 KB 260/471 KB 288/1210 KB 1264/1822 KB 668/748 KB 48/53 KB 260/471 KB 292/1210 KB 1264/1822 KB 668/748 KB 48/53 KB 260/471 KB 296/1210 KB 1264/1822 KB 668/748 KB 48/53 KB 260/471 KB 300/1210 KB 1264/1822 KB 668/748 KB 48/53 KB 260/471 KB 304/1210 KB 1264/1822 KB 668/748 KB 48/53 KB 260/471 KB 276/1210 KB 1264/1822 KB 668/748 KB 36/53 KB 264/471 KB 304/1210 KB 1264/1822 KB 668/748 KB 48/53 KB 268/471 KB 304/1210 KB 1264/1822 KB 668/748 KB 48/53 KB 272/471 KB 304/1210 KB 1264/1822 KB 668/748 KB 48/53 KB 256/471 KB 276/1210 KB 1264/1822 KB 668/748 KB 20/53 KB 256/471 KB 276/1210 KB 1260/1822 KB 668/748 KB 4/53 KB 272/471 KB 304/1210 KB 1264/1822 KB 672/748 KB 48/53 KB 272/471 KB 304/1210 KB 1264/1822 KB 676/748 KB 48/53 KB 272/471 KB 304/1210 KB 1268/1822 KB 680/748 KB 48/53 KB 272/471 KB 304/1210 KB 1268/1822 KB 684/748 KB 48/53 KB 272/471 KB 304/1210 KB 1268/1822 KB 688/748 KB 48/53 KB 272/471 KB 304/1210 KB 1268/1822 KB 692/748 KB 48/53 KB 276/471 KB 308/1210 KB 1268/1822 KB 696/748 KB 52/53 KB 276/471 KB 308/1210 KB 1268/1822 KB 700/748 KB 52/53 KB 276/471 KB 308/1210 KB 1268/1822 KB 704/748 KB 52/53 KB 272/471 KB 304/1210 KB unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 1268/1822 KB 676/748 KB 48/53 KB 276/471 KB 308/1210 KB 1272/1822 KB 704/748 KB 52/53 KB 276/471 KB 308/1210 KB 1276/1822 KB 704/748 KB 52/53 KB 276/471 KB 308/1210 KB 1280/1822 KB 704/748 KB 52/53 KB 276/471 KB 308/1210 KB 1284/1822 KB 704/748 KB 52/53 KB 276/471 KB 308/1210 KB 1288/1822 KB 704/748 KB 52/53 KB 276/471 KB 308/1210 KB 1292/1822 KB 704/748 KB 52/53 KB 276/471 KB 308/1210 KB 1296/1822 KB 704/748 KB 52/53 KB 276/471 KB 308/1210 KB 1300/1822 KB 704/748 KB 52/53 KB 276/471 KB 308/1210 KB 1304/1822 KB 708/748 KB 52/53 KB 276/471 KB 308/1210 KB 1308/1822 KB 708/748 KB 52/53 KB 276/471 KB 308/1210 KB 1312/1822 KB 708/748 KB 52/53 KB 276/471 KB 308/1210 KB 1268/1822 KB 692/748 KB 52/53 KB 276/471 KB 308/1210 KB 1312/1822 KB 708/748 KB 53/53 KB 276/471 KB 308/1210 KB 1268/1822 KB 692/748 KB 48/53 KB 276/471 KB 312/1210 KB 1312/1822 KB 708/748 KB 53/53 KB 276/471 KB 316/1210 KB 1312/1822 KB 708/748 KB 53/53 KB 276/471 KB 320/1210 KB 1312/1822 KB 708/748 KB 53/53 KB 276/471 KB 304/1210 KB 1268/1822 KB 692/748 KB 48/53 KB 280/471 KB 320/1210 KB 1312/1822 KB 708/748 KB 53/53 KB 284/471 KB 320/1210 KB 1312/1822 KB 708/748 KB 53/53 KB 288/471 KB 320/1210 KB 1312/1822 KB 708/748 KB 53/53 KB 292/471 KB 320/1210 KB 1312/1822 KB 708/748 KB 53/53 KB 296/471 KB 324/1210 KB 1312/1822 KB 708/748 KB 53/53 KB 300/471 KB 324/1210 KB 1312/1822 KB 708/748 KB 53/53 KB 304/471 KB 324/1210 KB 1312/1822 KB 708/748 KB 53/53 KB 276/471 KB 308/1210 KB 1300/1822 KB 708/748 KB 52/53 KB 304/471 KB 324/1210 KB 1312/1822 KB 712/748 KB 53/53 KB 304/471 KB 324/1210 KB 1312/1822 KB 716/748 KB 53/53 KB 304/471 KB 324/1210 KB 1312/1822 KB 720/748 KB 53/53 KB 304/471 KB 324/1210 KB 1312/1822 KB 724/748 KB 53/53 KB 308/471 KB 324/1210 KB 1316/1822 KB 728/748 KB 53/53 KB 308/471 KB 324/1210 KB 1316/1822 KB 732/748 KB 53/53 KB 308/471 KB 324/1210 KB 1316/1822 KB 736/748 KB 53/53 KB 292/471 KB 324/1210 KB 1312/1822 KB 708/748 KB 53/53 KB 308/471 KB 328/1210 KB 1316/1822 KB 736/748 KB 53/53 KB 308/471 KB 332/1210 KB 1316/1822 KB 736/748 KB 53/53 KB 308/471 KB 336/1210 KB 1316/1822 KB 736/748 KB 53/53 KB 308/471 KB 340/1210 KB 1316/1822 KB 736/748 KB 53/53 KB 308/471 KB 344/1210 KB 1316/1822 KB 736/748 KB 308/471 KB 348/1210 KB 1316/1822 KB 736/748 KB 308/471 KB 352/1210 KB 1316/1822 KB 740/748 KB 308/471 KB 324/1210 KB 1316/1822 KB 724/748 KB 53/53 KB 312/471 KB 352/1210 KB 1316/1822 KB 740/748 KB 316/471 KB 352/1210 KB 1316/1822 KB 740/748 KB 320/471 KB 352/1210 KB 1316/1822 KB 740/748 KB 304/471 KB 324/1210 KB 1316/1822 KB 724/748 KB 53/53 KB 320/471 KB 352/1210 KB 1320/1822 KB 740/748 KB 320/471 KB 352/1210 KB 1324/1822 KB 740/748 KB 320/471 KB 352/1210 KB 1328/1822 KB 740/748 KB 320/471 KB 352/1210 KB 1332/1822 KB 740/748 KB 324/471 KB 356/1210 KB 1336/1822 KB 740/748 KB 324/471 KB 356/1210 KB 1340/1822 KB 740/748 KB 324/471 KB 356/1210 KB 1344/1822 KB 740/748 KB 308/471 KB 348/1210 KB 1316/1822 KB 740/748 KB 324/471 KB 356/1210 KB 1344/1822 KB 744/748 KB 324/471 KB 356/1210 KB 1344/1822 KB 748/748 KB 324/471 KB 356/1210 KB 1344/1822 KB 748/748 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.jar (53 KB at 41.4 KB/sec) unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 324/471 KB 356/1210 KB 1332/1822 KB 740/748 KB 324/471 KB 360/1210 KB 1344/1822 KB 748/748 KB 324/471 KB 364/1210 KB 1348/1822 KB 748/748 KB 324/471 KB 352/1210 KB 1332/1822 KB 740/748 KB 328/471 KB 364/1210 KB 1348/1822 KB 748/748 KB 332/471 KB 364/1210 KB 1348/1822 KB 748/748 KB 336/471 KB 364/1210 KB 1348/1822 KB 748/748 KB 340/471 KB 364/1210 KB 1348/1822 KB 748/748 KB 344/471 KB 368/1210 KB 1348/1822 KB 748/748 KB 348/471 KB 368/1210 KB 1348/1822 KB 748/748 KB 352/471 KB 368/1210 KB 1348/1822 KB 748/748 KB 324/471 KB 360/1210 KB 1348/1822 KB 748/748 KB 340/471 KB 368/1210 KB 1348/1822 KB 748/748 KB 352/471 KB 372/1210 KB 1348/1822 KB 748/748 KB 356/471 KB 376/1210 KB 1352/1822 KB 748/748 KB 356/471 KB 380/1210 KB 1352/1822 KB 748/748 KB 356/471 KB 384/1210 KB 1352/1822 KB 748/748 KB 356/471 KB 372/1210 KB 1352/1822 KB 748/748 KB 360/471 KB 384/1210 KB 1352/1822 KB 748/748 KB 364/471 KB 384/1210 KB 1352/1822 KB 748/748 KB 368/471 KB 384/1210 KB 1352/1822 KB 748/748 KB 352/471 KB 372/1210 KB 1352/1822 KB 748/748 KB 368/471 KB 384/1210 KB 1356/1822 KB 748/748 KB 368/471 KB 384/1210 KB 4/276 KB 1356/1822 KB 748/748 KB 368/471 KB 384/1210 KB 8/276 KB 1356/1822 KB 748/748 KB 368/471 KB 384/1210 KB 12/276 KB 1356/1822 KB 748/748 KB 368/471 KB 384/1210 KB 16/276 KB 1356/1822 KB 748/748 KB 368/471 KB 384/1210 KB 16/276 KB 1360/1822 KB 748/748 KB 368/471 KB 384/1210 KB 20/276 KB 1360/1822 KB 748/748 KB 368/471 KB 384/1210 KB 24/276 KB 1364/1822 KB 368/471 KB 388/1210 KB 28/276 KB 1364/1822 KB 372/471 KB 388/1210 KB 32/276 KB 1364/1822 KB 368/471 KB 384/1210 KB 20/276 KB 1364/1822 KB 748/748 KB 372/471 KB 388/1210 KB 32/276 KB 1368/1822 KB 372/471 KB 388/1210 KB 32/276 KB 1372/1822 KB 372/471 KB 388/1210 KB 32/276 KB 1376/1822 KB 372/471 KB 388/1210 KB 32/276 KB 1380/1822 KB 372/471 KB 388/1210 KB 36/276 KB 1384/1822 KB 372/471 KB 388/1210 KB 36/276 KB 1388/1822 KB 372/471 KB 388/1210 KB 36/276 KB 1392/1822 KB 372/471 KB 388/1210 KB 28/276 KB 1364/1822 KB 368/471 KB 388/1210 KB 24/276 KB 1364/1822 KB 372/471 KB 392/1210 KB 36/276 KB 1392/1822 KB 372/471 KB 396/1210 KB 36/276 KB 1392/1822 KB 372/471 KB 400/1210 KB 36/276 KB 1392/1822 KB 372/471 KB 404/1210 KB 36/276 KB 1392/1822 KB 376/471 KB 408/1210 KB 36/276 KB 1392/1822 KB 376/471 KB 412/1210 KB 36/276 KB 1392/1822 KB 376/471 KB 416/1210 KB 36/276 KB 1392/1822 KB 372/471 KB 388/1210 KB 36/276 KB 1380/1822 KB 376/471 KB 416/1210 KB 40/276 KB 1392/1822 KB 376/471 KB 416/1210 KB 44/276 KB 1392/1822 KB 376/471 KB 416/1210 KB 48/276 KB 1392/1822 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 578.3 KB/sec) unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 376/471 KB 404/1210 KB 36/276 KB 1392/1822 KB 380/471 KB 416/1210 KB 48/276 KB 1392/1822 KB 384/471 KB 416/1210 KB 48/276 KB 1392/1822 KB 388/471 KB 416/1210 KB 48/276 KB 1392/1822 KB 392/471 KB 420/1210 KB 52/276 KB 1396/1822 KB 396/471 KB 420/1210 KB 52/276 KB 1396/1822 KB 400/471 KB 420/1210 KB 52/276 KB 1396/1822 KB 388/471 KB 420/1210 KB 48/276 KB 1392/1822 KB 400/471 KB 424/1210 KB 52/276 KB 1396/1822 KB 400/471 KB 428/1210 KB 52/276 KB 1396/1822 KB 400/471 KB 432/1210 KB 52/276 KB 1396/1822 KB 400/471 KB 436/1210 KB 52/276 KB 1396/1822 KB 404/471 KB 440/1210 KB 52/276 KB 1396/1822 KB 404/471 KB 444/1210 KB 52/276 KB 1396/1822 KB 404/471 KB 448/1210 KB 52/276 KB 1396/1822 KB 388/471 KB 420/1210 KB 52/276 KB 1396/1822 KB 404/471 KB 448/1210 KB 56/276 KB 1396/1822 KB 404/471 KB 448/1210 KB 60/276 KB 1396/1822 KB 404/471 KB 448/1210 KB 64/276 KB 1396/1822 KB 388/471 KB 420/1210 KB 48/276 KB 1396/1822 KB 404/471 KB 448/1210 KB 64/276 KB 1400/1822 KB 404/471 KB 448/1210 KB 64/276 KB 1404/1822 KB 404/471 KB 448/1210 KB 64/276 KB 1408/1822 KB 404/471 KB 436/1210 KB 52/276 KB 1396/1822 KB 408/471 KB 448/1210 KB 64/276 KB 1408/1822 KB 412/471 KB 448/1210 KB 64/276 KB 1408/1822 KB 412/471 KB 448/1210 KB 68/276 KB 1412/1822 KB 3/577 KB 412/471 KB 448/1210 KB 68/276 KB 1412/1822 KB 5/577 KB 412/471 KB 448/1210 KB 68/276 KB 1412/1822 KB 8/577 KB 416/471 KB 448/1210 KB 68/276 KB 1412/1822 KB 8/577 KB 420/471 KB 448/1210 KB 68/276 KB 1412/1822 KB 8/577 KB 424/471 KB 452/1210 KB 68/276 KB 1412/1822 KB 11/577 KB 412/471 KB 448/1210 KB 68/276 KB 1412/1822 KB 412/471 KB 448/1210 KB 68/276 KB 1408/1822 KB 424/471 KB 452/1210 KB 72/276 KB 1412/1822 KB 11/577 KB 424/471 KB 452/1210 KB 76/276 KB 1416/1822 KB 11/577 KB 424/471 KB 452/1210 KB 80/276 KB 1416/1822 KB 11/577 KB 424/471 KB 452/1210 KB 84/276 KB 1416/1822 KB 11/577 KB 420/471 KB 452/1210 KB 68/276 KB 1412/1822 KB 11/577 KB 428/471 KB 456/1210 KB 84/276 KB 1416/1822 KB 11/577 KB 428/471 KB 460/1210 KB 84/276 KB 1416/1822 KB 11/577 KB 420/471 KB 448/1210 KB 68/276 KB 1412/1822 KB 11/577 KB 428/471 KB 460/1210 KB 88/276 KB 1416/1822 KB 13/577 KB 428/471 KB 460/1210 KB 88/276 KB 1416/1822 KB 16/577 KB 428/471 KB 460/1210 KB 88/276 KB 1416/1822 KB 19/577 KB 428/471 KB 460/1210 KB 88/276 KB 1416/1822 KB 21/577 KB 428/471 KB 460/1210 KB 88/276 KB 1416/1822 KB 11/577 KB 428/471 KB 452/1210 KB 84/276 KB 1416/1822 KB 11/577 KB 432/471 KB 460/1210 KB 88/276 KB 1416/1822 KB 21/577 KB 424/471 KB 452/1210 KB 72/276 KB 1416/1822 KB 11/577 KB 432/471 KB 460/1210 KB 88/276 KB 1420/1822 KB 21/577 KB 432/471 KB 460/1210 KB 88/276 KB 1424/1822 KB 21/577 KB 432/471 KB 460/1210 KB 88/276 KB 1428/1822 KB 21/577 KB 432/471 KB 460/1210 KB 88/276 KB 1432/1822 KB 21/577 KB 432/471 KB 464/1210 KB 88/276 KB 1432/1822 KB 21/577 KB 436/471 KB 464/1210 KB 88/276 KB 1432/1822 KB 24/577 KB 440/471 KB 468/1210 KB 92/276 KB 1436/1822 KB 24/577 KB 432/471 KB 464/1210 KB 88/276 KB 1432/1822 KB 24/577 KB 440/471 KB 468/1210 KB 92/276 KB 1436/1822 KB 27/577 KB 440/471 KB 468/1210 KB 92/276 KB 1436/1822 KB 29/577 KB 436/471 KB 468/1210 KB 92/276 KB 1436/1822 KB 24/577 KB 440/471 KB 472/1210 KB 92/276 KB 1436/1822 KB 29/577 KB 444/471 KB 476/1210 KB 92/276 KB 1436/1822 KB 32/577 KB 436/471 KB 464/1210 KB 92/276 KB 1436/1822 KB 24/577 KB 436/471 KB 464/1210 KB 92/276 KB 1432/1822 KB 24/577 KB 444/471 KB 480/1210 KB 92/276 KB 1440/1822 KB 32/577 KB 444/471 KB 48 unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 0/1210 KB 96/276 KB 1444/1822 KB 32/577 KB 444/471 KB 480/1210 KB 96/276 KB 1448/1822 KB 32/577 KB 444/471 KB 472/1210 KB 92/276 KB 1436/1822 KB 32/577 KB 448/471 KB 480/1210 KB 96/276 KB 1448/1822 KB 32/577 KB 440/471 KB 472/1210 KB 92/276 KB 1436/1822 KB 32/577 KB 448/471 KB 480/1210 KB 96/276 KB 1448/1822 KB 36/577 KB 452/471 KB 480/1210 KB 96/276 KB 1452/1822 KB 40/577 KB 444/471 KB 480/1210 KB 92/276 KB 1436/1822 KB 32/577 KB 444/471 KB 480/1210 KB 96/276 KB 1440/1822 KB 32/577 KB 452/471 KB 480/1210 KB 100/276 KB 1452/1822 KB 40/577 KB 452/471 KB 480/1210 KB 104/276 KB 1452/1822 KB 40/577 KB 452/471 KB 480/1210 KB 108/276 KB 1452/1822 KB 40/577 KB 452/471 KB 480/1210 KB 112/276 KB 1452/1822 KB 40/577 KB 452/471 KB 484/1210 KB 116/276 KB 1452/1822 KB 40/577 KB 452/471 KB 480/1210 KB 96/276 KB 1452/1822 KB 36/577 KB 456/471 KB 484/1210 KB 116/276 KB 1452/1822 KB 44/577 KB 460/471 KB 484/1210 KB 116/276 KB 1452/1822 KB 44/577 KB 448/471 KB 480/1210 KB 96/276 KB 1452/1822 KB 36/577 KB 460/471 KB 484/1210 KB 120/276 KB 1456/1822 KB 44/577 KB 460/471 KB 484/1210 KB 120/276 KB 1460/1822 KB 44/577 KB 460/471 KB 484/1210 KB 120/276 KB 1464/1822 KB 44/577 KB 460/471 KB 484/1210 KB 120/276 KB 1468/1822 KB 44/577 KB 460/471 KB 484/1210 KB 120/276 KB 1452/1822 KB 44/577 KB 464/471 KB 484/1210 KB 124/276 KB 1468/1822 KB 44/577 KB 464/471 KB 484/1210 KB 128/276 KB 1468/1822 KB 44/577 KB 452/471 KB 484/1210 KB 116/276 KB 1452/1822 KB 44/577 KB 464/471 KB 484/1210 KB 128/276 KB 1468/1822 KB 48/577 KB 452/471 KB 484/1210 KB 112/276 KB 1452/1822 KB 40/577 KB 464/471 KB 488/1210 KB 128/276 KB 1468/1822 KB 48/577 KB 464/471 KB 492/1210 KB 128/276 KB 1468/1822 KB 48/577 KB 464/471 KB 496/1210 KB 128/276 KB 1468/1822 KB 52/577 KB 464/471 KB 484/1210 KB 120/276 KB 1468/1822 KB 44/577 KB 464/471 KB 496/1210 KB 128/276 KB 1472/1822 KB 52/577 KB 468/471 KB 496/1210 KB 132/276 KB 1476/1822 KB 52/577 KB 468/471 KB 500/1210 KB 132/276 KB 1480/1822 KB 52/577 KB 464/471 KB 492/1210 KB 128/276 KB 1468/1822 KB 52/577 KB 468/471 KB 500/1210 KB 132/276 KB 1480/1822 KB 56/577 KB 468/471 KB 500/1210 KB 132/276 KB 1480/1822 KB 60/577 KB 468/471 KB 500/1210 KB 132/276 KB 1480/1822 KB 64/577 KB 468/471 KB 500/1210 KB 132/276 KB 1476/1822 KB 52/577 KB 468/471 KB 504/1210 KB 132/276 KB 1480/1822 KB 64/577 KB 468/471 KB 496/1210 KB 132/276 KB 1472/1822 KB 52/577 KB 471/471 KB 504/1210 KB 132/276 KB 1480/1822 KB 64/577 KB 464/471 KB 496/1210 KB 132/276 KB 1472/1822 KB 52/577 KB 471/471 KB 504/1210 KB 136/276 KB 1480/1822 KB 64/577 KB 471/471 KB 504/1210 KB 140/276 KB 1480/1822 KB 64/577 KB 471/471 KB 508/1210 KB 144/276 KB 1480/1822 KB 64/577 KB 471/471 KB 508/1210 KB 140/276 KB 1480/1822 KB 64/577 KB 471/471 KB 512/1210 KB 144/276 KB 1484/1822 KB 68/577 KB 471/471 KB 508/1210 KB 144/276 KB 1484/1822 KB 68/577 KB 471/471 KB 512/1210 KB 144/276 KB 1488/1822 KB 68/577 KB 471/471 KB 512/1210 KB 148/276 KB 1488/1822 KB 68/577 KB 471/471 KB 516/1210 KB 152/276 KB 1492/1822 KB 68/577 KB 471/471 KB 516/1210 KB 156/276 KB 1492/1822 KB 68/577 KB 471/471 KB 516/1210 KB 160/276 KB 1492/1822 KB 68/577 KB 471/471 KB 508/1210 KB 144/276 KB 1480/1822 KB 68/577 KB 471/471 KB 516/1210 KB 160/276 KB 1492/1822 KB 72/577 KB 471/471 KB 516/1210 KB 160/276 KB 1492/1822 KB 76/577 KB 471/471 KB 516/1210 KB 160/276 KB 1492/1822 KB 80/577 KB 471/471 KB 516/1210 KB 148/276 KB 1492/1822 KB 68/577 KB 471/471 KB 520/1210 KB 160/276 KB 14 unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 92/1822 KB 80/577 KB 471/471 KB 524/1210 KB 160/276 KB 1492/1822 KB 80/577 KB 471/471 KB 528/1210 KB 160/276 KB 1492/1822 KB 80/577 KB 471/471 KB 512/1210 KB 148/276 KB 1492/1822 KB 68/577 KB 471/471 KB 528/1210 KB 160/276 KB 1496/1822 KB 80/577 KB 471/471 KB 528/1210 KB 160/276 KB 1500/1822 KB 80/577 KB 471/471 KB 528/1210 KB 160/276 KB 1504/1822 KB 80/577 KB 528/1210 KB 160/276 KB 1508/1822 KB 84/577 KB 532/1210 KB 164/276 KB 1512/1822 KB 84/577 KB 532/1210 KB 164/276 KB 1516/1822 KB 84/577 KB 532/1210 KB 164/276 KB 1520/1822 KB 84/577 KB 471/471 KB 528/1210 KB 160/276 KB 1504/1822 KB 84/577 KB 532/1210 KB 164/276 KB 1508/1822 KB 84/577 KB 532/1210 KB 168/276 KB 1520/1822 KB 84/577 KB 532/1210 KB 160/276 KB 1508/1822 KB 84/577 KB 536/1210 KB 168/276 KB 1520/1822 KB 88/577 KB 540/1210 KB 172/276 KB 1520/1822 KB 88/577 KB 544/1210 KB 172/276 KB 1520/1822 KB 88/577 KB 532/1210 KB 168/276 KB 1520/1822 KB 88/577 KB 544/1210 KB 172/276 KB 1520/1822 KB 92/577 KB 536/1210 KB 172/276 KB 1520/1822 KB 88/577 KB 544/1210 KB 176/276 KB 1520/1822 KB 92/577 KB 544/1210 KB 176/276 KB 1520/1822 KB 96/577 KB 544/1210 KB 180/276 KB 1520/1822 KB 96/577 KB 548/1210 KB 184/276 KB 1524/1822 KB 100/577 KB 548/1210 KB 180/276 KB 1524/1822 KB 100/577 KB 552/1210 KB 188/276 KB 1524/1822 KB 100/577 KB 544/1210 KB 180/276 KB 1520/1822 KB 100/577 KB 552/1210 KB 188/276 KB 1524/1822 KB 104/577 KB 552/1210 KB 188/276 KB 1524/1822 KB 108/577 KB 552/1210 KB 188/276 KB 1524/1822 KB 112/577 KB 544/1210 KB 180/276 KB 1524/1822 KB 100/577 KB Downloaded: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar (471 KB at 351.7 KB/sec) unit-abot-epc-basic-0: 12:18:39 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: 12:18:39 DEBUG unit.abot-epc-basic/0.install 556/1210 KB 188/276 KB 1524/1822 KB 112/577 KB 552/1210 KB 188/276 KB 1524/1822 KB 100/577 KB 560/1210 KB 192/276 KB 1528/1822 KB 112/577 KB 556/1210 KB 188/276 KB 1528/1822 KB 112/577 KB 560/1210 KB 192/276 KB 1532/1822 KB 112/577 KB 560/1210 KB 196/276 KB 1536/1822 KB 112/577 KB 560/1210 KB 196/276 KB 1540/1822 KB 112/577 KB 560/1210 KB 196/276 KB 1544/1822 KB 116/577 KB 560/1210 KB 196/276 KB 1532/1822 KB 112/577 KB 564/1210 KB 196/276 KB 1544/1822 KB 116/577 KB 568/1210 KB 196/276 KB 1544/1822 KB 116/577 KB 572/1210 KB 196/276 KB 1544/1822 KB 116/577 KB 576/1210 KB 196/276 KB 1544/1822 KB 116/577 KB 560/1210 KB 196/276 KB 1532/1822 KB 112/577 KB 576/1210 KB 200/276 KB 1548/1822 KB 116/577 KB 576/1210 KB 204/276 KB 1548/1822 KB 116/577 KB 576/1210 KB 208/276 KB 1548/1822 KB 116/577 KB 576/1210 KB 196/276 KB 1548/1822 KB 116/577 KB 576/1210 KB 208/276 KB 1552/1822 KB 116/577 KB 576/1210 KB 208/276 KB 1556/1822 KB 116/577 KB 580/1210 KB 212/276 KB 1560/1822 KB 116/577 KB 580/1210 KB 212/276 KB 1564/1822 KB 116/577 KB 580/1210 KB 212/276 KB 1568/1822 KB 116/577 KB 3/37 KB 580/1210 KB 212/276 KB 1572/1822 KB 116/577 KB 3/37 KB 560/1210 KB 196/276 KB 1540/1822 KB 116/577 KB 580/1210 KB 212/276 KB 1572/1822 KB 120/577 KB 3/37 KB 580/1210 KB 212/276 KB 1572/1822 KB 124/577 KB 3/37 KB 580/1210 KB 212/276 KB 1572/1822 KB 128/577 KB 3/37 KB 580/1210 KB 212/276 KB 1564/1822 KB 116/577 KB 3/37 KB 580/1210 KB 212/276 KB 1572/1822 KB 132/577 KB 3/37 KB 580/1210 KB 212/276 KB 1572/1822 KB 136/577 KB 6/37 KB 580/1210 KB 212/276 KB 1572/1822 KB 140/577 KB 6/37 KB 580/1210 KB 212/276 KB 1572/1822 KB 144/577 KB 6/37 KB 580/1210 KB 212/276 KB 1556/1822 KB 116/577 KB 580/1210 KB 216/276 KB 1572/1822 KB 144/577 KB 6/37 KB 580/1210 KB 220/276 KB 1572/1822 KB 144/577 KB 6/37 KB 580/1210 KB 208/276 KB 1556/1822 KB 116/577 KB 584/1210 KB 220/276 KB 1572/1822 KB 144/577 KB 6/37 KB 588/1210 KB 220/276 KB 1572/1822 KB 144/577 KB 6/37 KB 592/1210 KB 220/276 KB 1572/1822 KB 144/577 KB 6/37 KB 580/1210 KB 212/276 KB 1572/1822 KB 132/577 KB 6/37 KB 592/1210 KB 220/276 KB 1572/1822 KB 144/577 KB 9/37 KB 592/1210 KB 220/276 KB 1572/1822 KB 144/577 KB 11/37 KB 592/1210 KB 224/276 KB 1572/1822 KB 144/577 KB 11/37 KB 592/1210 KB 224/276 KB 1572/1822 KB 144/577 KB 14/37 KB 592/1210 KB 224/276 KB 1572/1822 KB 148/577 KB 16/37 KB 596/1210 KB 228/276 KB 1572/1822 KB 148/577 KB 19/37 KB 592/1210 KB 224/276 KB 1572/1822 KB 148/577 KB 14/37 KB 596/1210 KB 228/276 KB 1572/1822 KB 152/577 KB 19/37 KB 596/1210 KB 228/276 KB 1572/1822 KB 148/577 KB 16/37 KB 596/1210 KB 232/276 KB 1572/1822 KB 152/577 KB 22/37 KB 596/1210 KB 236/276 KB 1572/1822 KB 152/577 KB 22/37 KB 596/1210 KB 240/276 KB 1576/1822 KB 156/577 KB 22/37 KB 596/1210 KB 244/276 KB 1576/1822 KB 156/577 KB 22/37 KB 596/1210 KB 248/276 KB 1576/1822 KB 156/577 KB 22/37 KB 596/1210 KB 252/276 KB 1576/1822 KB 156/577 KB 22/37 KB 596/1210 KB 256/276 KB 1576/1822 KB 156/577 KB 22/37 KB 596/1210 KB 260/276 KB 1576/1822 KB 156/577 KB 22/37 KB 596/1210 KB 264/276 KB 1576/1822 KB 156/577 KB 22/37 KB 596/1210 KB 268/276 KB 1576/1822 KB 156/577 KB 22/37 KB 596/1210 KB 272/276 KB 1576/1822 KB 156/577 KB 22/37 KB 596/1210 KB 276/276 KB 1576/1822 KB 156/577 KB 22/37 KB 596/1210 KB 276/276 KB 1576/1822 KB 156/577 KB 22/37 KB 596/1210 KB 224/276 KB 1572/1822 KB 148/577 KB 16/37 KB 596/1210 KB 236/276 KB 1576/1822 KB 156/577 KB 22/37 KB 596/1210 KB 236/276 KB 1576/1 unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 822 KB 152/577 KB 22/37 KB 596/1210 KB 276/276 KB 1580/1822 KB 156/577 KB 22/37 KB 596/1210 KB 276/276 KB 1584/1822 KB 160/577 KB 22/37 KB 596/1210 KB 228/276 KB 1572/1822 KB 152/577 KB 22/37 KB 596/1210 KB 276/276 KB 1580/1822 KB 160/577 KB 22/37 KB 596/1210 KB 276/276 KB 1584/1822 KB 164/577 KB 25/37 KB 596/1210 KB 276/276 KB 1588/1822 KB 168/577 KB 25/37 KB 596/1210 KB 276/276 KB 1588/1822 KB 172/577 KB 25/37 KB 596/1210 KB 276/276 KB 1588/1822 KB 176/577 KB 25/37 KB 596/1210 KB 276/276 KB 1584/1822 KB 160/577 KB 25/37 KB 596/1210 KB 276/276 KB 1588/1822 KB 176/577 KB 27/37 KB 596/1210 KB 276/276 KB 1588/1822 KB 176/577 KB 30/37 KB 596/1210 KB 276/276 KB 1588/1822 KB 176/577 KB 32/37 KB 596/1210 KB 276/276 KB 1588/1822 KB 172/577 KB 25/37 KB 596/1210 KB 276/276 KB 1592/1822 KB 176/577 KB 32/37 KB 596/1210 KB 276/276 KB 1596/1822 KB 176/577 KB 32/37 KB 596/1210 KB 276/276 KB 1596/1822 KB 176/577 KB 35/37 KB 596/1210 KB 276/276 KB 1596/1822 KB 180/577 KB 35/37 KB 596/1210 KB 276/276 KB 1600/1822 KB 184/577 KB 37/37 KB 596/1210 KB 276/276 KB 1600/1822 KB 180/577 KB 37/37 KB 596/1210 KB 276/276 KB 1600/1822 KB 180/577 KB 35/37 KB 596/1210 KB 276/276 KB 1604/1822 KB 188/577 KB 37/37 KB 596/1210 KB 276/276 KB 1608/1822 KB 188/577 KB 37/37 KB 596/1210 KB 276/276 KB 1608/1822 KB 188/577 KB 37/37 KB 596/1210 KB 276/276 KB 1608/1822 KB 192/577 KB 37/37 KB 596/1210 KB 276/276 KB 1612/1822 KB 192/577 KB 37/37 KB 596/1210 KB 276/276 KB 1616/1822 KB 192/577 KB 37/37 KB 596/1210 KB 276/276 KB 1620/1822 KB 192/577 KB 37/37 KB 596/1210 KB 276/276 KB 1624/1822 KB 196/577 KB 37/37 KB 596/1210 KB 276/276 KB 1628/1822 KB 196/577 KB 37/37 KB 596/1210 KB 276/276 KB 1632/1822 KB 196/577 KB 37/37 KB 596/1210 KB 276/276 KB 1620/1822 KB 196/577 KB 37/37 KB 596/1210 KB 276/276 KB 1632/1822 KB 200/577 KB 37/37 KB 596/1210 KB 276/276 KB 1632/1822 KB 204/577 KB 37/37 KB 596/1210 KB 276/276 KB 1632/1822 KB 208/577 KB 37/37 KB 600/1210 KB 276/276 KB 1632/1822 KB 208/577 KB 37/37 KB 604/1210 KB 276/276 KB 1636/1822 KB 208/577 KB 37/37 KB 608/1210 KB 276/276 KB 1636/1822 KB 208/577 KB 37/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar (276 KB at 200.8 KB/sec) unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 600/1210 KB 276/276 KB 1636/1822 KB 208/577 KB 37/37 KB 612/1210 KB 1640/1822 KB 212/577 KB 612/1210 KB 1644/1822 KB 212/577 KB 612/1210 KB 1648/1822 KB 212/577 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar (37 KB at 26.5 KB/sec) unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 612/1210 KB 1636/1822 KB 212/577 KB 37/37 KB 616/1210 KB 1648/1822 KB 212/577 KB 620/1210 KB 1648/1822 KB 212/577 KB 624/1210 KB 1648/1822 KB 212/577 KB 608/1210 KB 1636/1822 KB 212/577 KB 37/37 KB 624/1210 KB 1648/1822 KB 216/577 KB 624/1210 KB 1648/1822 KB 220/577 KB 624/1210 KB 1648/1822 KB 224/577 KB 624/1210 KB 1648/1822 KB 228/577 KB 628/1210 KB 1652/1822 KB 232/577 KB 628/1210 KB 1652/1822 KB 228/577 KB 628/1210 KB 1656/1822 KB 232/577 KB 628/1210 KB 1660/1822 KB 232/577 KB 628/1210 KB 1664/1822 KB 236/577 KB 628/1210 KB 1668/1822 KB 236/577 KB 628/1210 KB 1672/1822 KB 236/577 KB 628/1210 KB 1676/1822 KB 236/577 KB 628/1210 KB 1680/1822 KB 236/577 KB 628/1210 KB 1684/1822 KB 236/577 KB 628/1210 KB 1688/1822 KB 236/577 KB 628/1210 KB 1692/1822 KB 236/577 KB 628/1210 KB 1696/1822 KB 236/577 KB 628/1210 KB 1648/1822 KB 228/577 KB 628/1210 KB 1660/1822 KB 236/577 KB 628/1210 KB 1696/1822 KB 240/577 KB Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 628/1210 KB 1696/1822 KB 244/577 KB 632/1210 KB 1696/1822 KB 244/577 KB 636/1210 KB 1696/1822 KB 244/577 KB 640/1210 KB 1696/1822 KB 244/577 KB 644/1210 KB 1696/1822 KB 244/577 KB 644/1210 KB 1696/1822 KB 248/577 KB 644/1210 KB 1696/1822 KB 252/577 KB 644/1210 KB 1696/1822 KB 256/577 KB 644/1210 KB 1696/1822 KB 260/577 KB 648/1210 KB 1696/1822 KB 260/577 KB 652/1210 KB 1696/1822 KB 260/577 KB 656/1210 KB 1696/1822 KB 260/577 KB 660/1210 KB 1696/1822 KB 260/577 KB 664/1210 KB 1700/1822 KB 264/577 KB 668/1210 KB 1700/1822 KB 264/577 KB 672/1210 KB 1700/1822 KB 264/577 KB 660/1210 KB 1700/1822 KB 264/577 KB 672/1210 KB 1704/1822 KB 264/577 KB 672/1210 KB 1708/1822 KB 264/577 KB 672/1210 KB 1712/1822 KB 264/577 KB 672/1210 KB 1716/1822 KB 264/577 KB 660/1210 KB 1696/1822 KB 264/577 KB 676/1210 KB 1716/1822 KB 268/577 KB 676/1210 KB 1716/1822 KB 272/577 KB 676/1210 KB 1716/1822 KB 276/577 KB 676/1210 KB 1716/1822 KB 280/577 KB 676/1210 KB 1716/1822 KB 284/577 KB 676/1210 KB 1716/1822 KB 288/577 KB 676/1210 KB 1716/1822 KB 292/577 KB 676/1210 KB 1716/1822 KB 264/577 KB 680/1210 KB 1720/1822 KB 292/577 KB 684/1210 KB 1720/1822 KB 292/577 KB 688/1210 KB 1720/1822 KB 292/577 KB 692/1210 KB 1720/1822 KB 296/577 KB 696/1210 KB 1720/1822 KB 296/577 KB 700/1210 KB 1720/1822 KB 296/577 KB 704/1210 KB 1720/1822 KB 296/577 KB 676/1210 KB 1720/1822 KB 292/577 KB 704/1210 KB 1724/1822 KB 296/577 KB 704/1210 KB 1728/1822 KB 296/577 KB 688/1210 KB 1720/1822 KB 296/577 KB 704/1210 KB 1728/1822 KB 300/577 KB 704/1210 KB 1728/1822 KB 304/577 KB 704/1210 KB 1732/1822 KB 304/577 KB 704/1210 KB 1736/1822 KB 308/577 KB 704/1210 KB 1740/1822 KB 308/577 KB 704/1210 KB 1744/1822 KB 308/577 KB 708/1210 KB 1748/1822 KB 308/577 KB 708/1210 KB 1752/1822 KB 308/577 KB 708/1210 KB 1756/1822 KB 308/577 KB 708/1210 KB 1760/1822 KB 308/577 KB 708/1210 KB 1764/1822 KB 308/577 KB 704/1210 KB 1732/1822 KB 308/577 KB 708/1210 KB 1764/1822 KB 312/577 KB 708/1210 KB 1764/1822 KB 316/577 KB 708/1210 KB 1764/1822 KB 320/577 KB 708/1210 KB 1764/1822 KB 324/577 KB 708/1210 KB 1764/1822 KB 328/577 KB 708/1210 KB 1764/1822 KB 332/577 KB 708/1210 KB 1764/1822 KB 336/577 KB 708/1210 KB 1744/1822 KB 308/577 KB 712/1210 KB 1764/1822 KB 336/577 KB 716/1210 KB 1764/1822 KB 336/577 KB 720/1210 KB 1764/1822 KB 336/577 KB 724/1210 KB 1764/1822 KB 336/577 KB 728/1210 KB 1764/1822 KB 340/577 KB 732/1210 KB 1764/1822 KB 340/577 KB 736/1210 KB 1764/1822 KB 340/577 KB 740/1210 KB 1768/1822 KB 340/577 KB 744/1210 KB 1768/1822 KB 340/577 KB 748/1210 KB 1768/1822 KB 340/577 KB 752/1210 KB 1768/1822 KB 340/577 KB 724/1210 KB 1764/1822 KB 340/577 KB 752/1210 KB 1768/1822 KB 344/577 KB 752/1210 KB 1768/1822 KB 348/577 KB 752/1210 KB 1768/1822 KB 352/577 KB 736/1210 KB 1768/1822 KB 340/577 KB 752/1210 KB 1772/1822 KB 352/577 KB 752/1210 KB 1776/1822 KB 352/577 KB 752/1210 KB 1780/1822 KB 352/577 KB 752/1210 KB 1784/1822 KB 356/577 KB 752/1210 KB 1788/1822 KB 356/577 KB 752/1210 KB 1792/1822 KB 356/577 KB 752/1210 KB 1796/1822 KB 356/577 KB 756/1210 KB 1800/1822 KB 356/577 KB 752/1210 KB 1780/1822 KB 356/577 KB 756/1210 KB 1800/1822 KB 360/577 KB 756/1210 KB 1800/1822 KB 364/577 KB 756/1210 KB 1800/1822 KB 368/577 KB 756/1210 KB 1796/1822 KB 356/577 KB 760/1210 KB 1800/1822 KB 368/577 KB 764/1210 KB 1800/1822 KB 368/577 KB 764/1210 KB 1800/1822 KB 368/577 KB 4/1192 KB 764/1210 KB 1800/1822 KB 368/577 KB 8/1192 KB 764/1210 KB 1800/1822 KB 3 unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 68/577 KB 12/1192 KB 764/1210 KB 1800/1822 KB 368/577 KB 16/1192 KB 764/1210 KB 1800/1822 KB 368/577 KB 20/1192 KB 764/1210 KB 1800/1822 KB 368/577 KB 24/1192 KB 764/1210 KB 1800/1822 KB 368/577 KB 28/1192 KB 764/1210 KB 1800/1822 KB 368/577 KB 32/1192 KB 764/1210 KB 1800/1822 KB 368/577 KB 36/1192 KB 764/1210 KB 1800/1822 KB 368/577 KB 40/1192 KB 764/1210 KB 1800/1822 KB 368/577 KB 44/1192 KB 764/1210 KB 1800/1822 KB 368/577 KB 48/1192 KB 764/1210 KB 1800/1822 KB 368/577 KB 52/1192 KB 768/1210 KB 1804/1822 KB 372/577 KB 56/1192 KB 768/1210 KB 1804/1822 KB 372/577 KB 60/1192 KB 768/1210 KB 1804/1822 KB 372/577 KB 52/1192 KB 768/1210 KB 1808/1822 KB 372/577 KB 64/1192 KB 768/1210 KB 1800/1822 KB 372/577 KB 52/1192 KB 768/1210 KB 1808/1822 KB 376/577 KB 64/1192 KB 768/1210 KB 1808/1822 KB 380/577 KB 64/1192 KB 768/1210 KB 1808/1822 KB 384/577 KB 64/1192 KB 768/1210 KB 1808/1822 KB 388/577 KB 64/1192 KB 768/1210 KB 1812/1822 KB 392/577 KB 64/1192 KB 768/1210 KB 1800/1822 KB 368/577 KB 52/1192 KB 772/1210 KB 1812/1822 KB 392/577 KB 64/1192 KB 776/1210 KB 1812/1822 KB 392/577 KB 64/1192 KB 780/1210 KB 1812/1822 KB 392/577 KB 64/1192 KB 784/1210 KB 1812/1822 KB 392/577 KB 64/1192 KB 768/1210 KB 1812/1822 KB 388/577 KB 64/1192 KB 784/1210 KB 1816/1822 KB 392/577 KB 64/1192 KB 784/1210 KB 1820/1822 KB 392/577 KB 64/1192 KB 784/1210 KB 1822/1822 KB 392/577 KB 64/1192 KB 768/1210 KB 1804/1822 KB 372/577 KB 64/1192 KB 784/1210 KB 1822/1822 KB 392/577 KB 68/1192 KB 784/1210 KB 1822/1822 KB 392/577 KB 72/1192 KB 788/1210 KB 1822/1822 KB 392/577 KB 72/1192 KB 792/1210 KB 1822/1822 KB 396/577 KB 76/1192 KB 796/1210 KB 1822/1822 KB 396/577 KB 76/1192 KB 788/1210 KB 1822/1822 KB 396/577 KB 76/1192 KB 800/1210 KB 1822/1822 KB 400/577 KB 76/1192 KB 788/1210 KB 1822/1822 KB 392/577 KB 76/1192 KB 800/1210 KB 1822/1822 KB 400/577 KB 80/1192 KB 800/1210 KB 1822/1822 KB 404/577 KB 80/1192 KB 800/1210 KB 1822/1822 KB 408/577 KB 84/1192 KB 800/1210 KB 1822/1822 KB 404/577 KB 84/1192 KB 800/1210 KB 1822/1822 KB 404/577 KB 84/1192 KB 800/1210 KB 1822/1822 KB 412/577 KB 88/1192 KB 804/1210 KB 1822/1822 KB 412/577 KB 88/1192 KB 800/1210 KB 1822/1822 KB 412/577 KB 84/1192 KB 804/1210 KB 1822/1822 KB 416/577 KB 92/1192 KB 804/1210 KB 1822/1822 KB 412/577 KB 92/1192 KB 804/1210 KB 1822/1822 KB 416/577 KB 96/1192 KB 804/1210 KB 1822/1822 KB 416/577 KB 100/1192 KB 808/1210 KB 1822/1822 KB 420/577 KB 104/1192 KB 808/1210 KB 1822/1822 KB 420/577 KB 108/1192 KB 808/1210 KB 1822/1822 KB 420/577 KB 112/1192 KB 808/1210 KB 1822/1822 KB 420/577 KB 100/1192 KB 808/1210 KB 1822/1822 KB 424/577 KB 112/1192 KB 808/1210 KB 1822/1822 KB 428/577 KB 112/1192 KB 808/1210 KB 1822/1822 KB 416/577 KB 100/1192 KB 812/1210 KB 1822/1822 KB 428/577 KB 112/1192 KB 816/1210 KB 1822/1822 KB 428/577 KB 112/1192 KB 820/1210 KB 1822/1822 KB 428/577 KB 112/1192 KB 824/1210 KB 432/577 KB 116/1192 KB 828/1210 KB 432/577 KB 116/1192 KB 832/1210 KB 432/577 KB 116/1192 KB 836/1210 KB 432/577 KB 116/1192 KB 840/1210 KB 432/577 KB 116/1192 KB 844/1210 KB 432/577 KB 116/1192 KB 848/1210 KB 432/577 KB 116/1192 KB 820/1210 KB 432/577 KB 116/1192 KB 848/1210 KB 432/577 KB 120/1192 KB 848/1210 KB 432/577 KB 124/1192 KB 848/1210 KB 432/577 KB 128/1192 KB 820/1210 KB 432/577 KB 112/1192 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar (1822 KB at 1271.0 unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install KB/sec) unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 848/1210 KB 436/577 KB 128/1192 KB 848/1210 KB 440/577 KB 128/1192 KB 848/1210 KB 444/577 KB 128/1192 KB 848/1210 KB 448/577 KB 128/1192 KB 848/1210 KB 452/577 KB 128/1192 KB 848/1210 KB 456/577 KB 132/1192 KB 848/1210 KB 460/577 KB 132/1192 KB 848/1210 KB 464/577 KB 132/1192 KB 852/1210 KB 468/577 KB 132/1192 KB 852/1210 KB 472/577 KB 132/1192 KB 852/1210 KB 476/577 KB 132/1192 KB 852/1210 KB 480/577 KB 132/1192 KB 848/1210 KB 452/577 KB 132/1192 KB 852/1210 KB 480/577 KB 136/1192 KB 852/1210 KB 480/577 KB 140/1192 KB 852/1210 KB 480/577 KB 144/1192 KB 852/1210 KB 480/577 KB 148/1192 KB 852/1210 KB 480/577 KB 152/1192 KB 852/1210 KB 480/577 KB 156/1192 KB 852/1210 KB 480/577 KB 160/1192 KB 852/1210 KB 464/577 KB 132/1192 KB 856/1210 KB 480/577 KB 160/1192 KB 860/1210 KB 480/577 KB 160/1192 KB 860/1210 KB 480/577 KB 160/1192 KB 4/439 KB 864/1210 KB 480/577 KB 160/1192 KB 8/439 KB 864/1210 KB 484/577 KB 164/1192 KB 12/439 KB 864/1210 KB 484/577 KB 164/1192 KB 16/439 KB 864/1210 KB 480/577 KB 160/1192 KB 4/439 KB 868/1210 KB 484/577 KB 164/1192 KB 16/439 KB 872/1210 KB 484/577 KB 164/1192 KB 16/439 KB 876/1210 KB 484/577 KB 164/1192 KB 16/439 KB 880/1210 KB 484/577 KB 164/1192 KB 16/439 KB 884/1210 KB 484/577 KB 164/1192 KB 16/439 KB 888/1210 KB 484/577 KB 164/1192 KB 20/439 KB 892/1210 KB 484/577 KB 164/1192 KB 20/439 KB 864/1210 KB 484/577 KB 164/1192 KB 8/439 KB 892/1210 KB 488/577 KB 164/1192 KB 20/439 KB 892/1210 KB 492/577 KB 164/1192 KB 20/439 KB 892/1210 KB 496/577 KB 164/1192 KB 20/439 KB 864/1210 KB 480/577 KB 164/1192 KB 8/439 KB 892/1210 KB 496/577 KB 168/1192 KB 20/439 KB 892/1210 KB 496/577 KB 172/1192 KB 20/439 KB 892/1210 KB 496/577 KB 176/1192 KB 20/439 KB 892/1210 KB 500/577 KB 180/1192 KB 20/439 KB 892/1210 KB 500/577 KB 184/1192 KB 20/439 KB 896/1210 KB 500/577 KB 188/1192 KB 20/439 KB 896/1210 KB 500/577 KB 192/1192 KB 20/439 KB 884/1210 KB 484/577 KB 164/1192 KB 20/439 KB 896/1210 KB 500/577 KB 192/1192 KB 24/439 KB 896/1210 KB 500/577 KB 192/1192 KB 28/439 KB 896/1210 KB 500/577 KB 192/1192 KB 32/439 KB 896/1210 KB 500/577 KB 184/1192 KB 20/439 KB 892/1210 KB 500/577 KB 176/1192 KB 20/439 KB 896/1210 KB 504/577 KB 192/1192 KB 32/439 KB 896/1210 KB 508/577 KB 192/1192 KB 32/439 KB 896/1210 KB 512/577 KB 192/1192 KB 32/439 KB 900/1210 KB 516/577 KB 192/1192 KB 32/439 KB 900/1210 KB 520/577 KB 196/1192 KB 36/439 KB 900/1210 KB 524/577 KB 196/1192 KB 36/439 KB 900/1210 KB 528/577 KB 196/1192 KB 36/439 KB 900/1210 KB 512/577 KB 192/1192 KB 32/439 KB 904/1210 KB 528/577 KB 196/1192 KB 36/439 KB 900/1210 KB 516/577 KB 196/1192 KB 36/439 KB 904/1210 KB 528/577 KB 200/1192 KB 36/439 KB 904/1210 KB 528/577 KB 204/1192 KB 36/439 KB 900/1210 KB 516/577 KB 192/1192 KB 36/439 KB 908/1210 KB 528/577 KB 204/1192 KB 40/439 KB 908/1210 KB 528/577 KB 204/1192 KB 44/439 KB 908/1210 KB 528/577 KB 204/1192 KB 48/439 KB 908/1210 KB 528/577 KB 204/1192 KB 36/439 KB 912/1210 KB 528/577 KB 204/1192 KB 48/439 KB 916/1210 KB 532/577 KB 208/1192 KB 48/439 KB 920/1210 KB 532/577 KB 208/1192 KB 52/439 KB 924/1210 KB 532/577 KB 208/1192 KB 52/439 KB 912/1210 KB 532/577 KB 208/1192 KB 48/439 KB 924/1210 KB 536/577 KB 208/1192 KB 52/439 KB 924/1210 KB 540/577 KB 208/1192 KB 52/439 KB 924/1210 KB 544/577 KB 208/1192 KB 52/439 KB 912/1210 KB 528/577 KB 208/1192 KB 48/439 KB 924/1210 KB 544/577 KB 212/1192 KB 52/439 KB 924/1210 KB 544/577 KB 216/1192 KB 52/439 KB 924 unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install /1210 KB 544/577 KB 220/1192 KB 52/439 KB 928/1210 KB 548/577 KB 224/1192 KB 52/439 KB 916/1210 KB 532/577 KB 208/1192 KB 52/439 KB 928/1210 KB 548/577 KB 224/1192 KB 56/439 KB 928/1210 KB 548/577 KB 224/1192 KB 60/439 KB 928/1210 KB 548/577 KB 224/1192 KB 64/439 KB 928/1210 KB 548/577 KB 224/1192 KB 68/439 KB 928/1210 KB 548/577 KB 228/1192 KB 72/439 KB 928/1210 KB 548/577 KB 228/1192 KB 76/439 KB 928/1210 KB 548/577 KB 220/1192 KB 52/439 KB 928/1210 KB 544/577 KB 220/1192 KB 52/439 KB 928/1210 KB 548/577 KB 228/1192 KB 68/439 KB 928/1210 KB 552/577 KB 232/1192 KB 80/439 KB 928/1210 KB 552/577 KB 236/1192 KB 80/439 KB 928/1210 KB 552/577 KB 240/1192 KB 80/439 KB 928/1210 KB 552/577 KB 228/1192 KB 80/439 KB 928/1210 KB 552/577 KB 228/1192 KB 80/439 KB 928/1210 KB 556/577 KB 240/1192 KB 80/439 KB 928/1210 KB 560/577 KB 240/1192 KB 80/439 KB 928/1210 KB 560/577 KB 240/1192 KB 84/439 KB 928/1210 KB 564/577 KB 244/1192 KB 88/439 KB 928/1210 KB 564/577 KB 244/1192 KB 92/439 KB 928/1210 KB 564/577 KB 244/1192 KB 96/439 KB 928/1210 KB 564/577 KB 244/1192 KB 84/439 KB 928/1210 KB 564/577 KB 240/1192 KB 84/439 KB 928/1210 KB 568/577 KB 244/1192 KB 96/439 KB 928/1210 KB 572/577 KB 244/1192 KB 96/439 KB 928/1210 KB 576/577 KB 244/1192 KB 96/439 KB 928/1210 KB 576/577 KB 248/1192 KB 96/439 KB 928/1210 KB 576/577 KB 252/1192 KB 96/439 KB 928/1210 KB 577/577 KB 256/1192 KB 96/439 KB 928/1210 KB 577/577 KB 260/1192 KB 96/439 KB 928/1210 KB 577/577 KB 264/1192 KB 100/439 KB 932/1210 KB 577/577 KB 268/1192 KB 100/439 KB 932/1210 KB 577/577 KB 272/1192 KB 100/439 KB 928/1210 KB 577/577 KB 252/1192 KB 96/439 KB 932/1210 KB 577/577 KB 264/1192 KB 100/439 KB 936/1210 KB 577/577 KB 272/1192 KB 100/439 KB 940/1210 KB 577/577 KB 272/1192 KB 100/439 KB 944/1210 KB 577/577 KB 272/1192 KB 100/439 KB 948/1210 KB 577/577 KB 272/1192 KB 100/439 KB 952/1210 KB 577/577 KB 272/1192 KB 100/439 KB 956/1210 KB 577/577 KB 272/1192 KB 100/439 KB 960/1210 KB 577/577 KB 272/1192 KB 100/439 KB 964/1210 KB 577/577 KB 272/1192 KB 100/439 KB 968/1210 KB 577/577 KB 272/1192 KB 100/439 KB 928/1210 KB 577/577 KB 260/1192 KB 100/439 KB 968/1210 KB 577/577 KB 272/1192 KB 104/439 KB 968/1210 KB 577/577 KB 272/1192 KB 108/439 KB 968/1210 KB 577/577 KB 272/1192 KB 112/439 KB 968/1210 KB 577/577 KB 272/1192 KB 116/439 KB 972/1210 KB 577/577 KB 276/1192 KB 120/439 KB 972/1210 KB 577/577 KB 276/1192 KB 124/439 KB 972/1210 KB 577/577 KB 276/1192 KB 128/439 KB 972/1210 KB 577/577 KB 276/1192 KB 116/439 KB 972/1210 KB 577/577 KB 280/1192 KB 128/439 KB 972/1210 KB 577/577 KB 284/1192 KB 128/439 KB 972/1210 KB 577/577 KB 288/1192 KB 128/439 KB 972/1210 KB 577/577 KB 272/1192 KB 116/439 KB 976/1210 KB 577/577 KB 288/1192 KB 128/439 KB 980/1210 KB 577/577 KB 288/1192 KB 128/439 KB 984/1210 KB 577/577 KB 288/1192 KB 128/439 KB 988/1210 KB 577/577 KB 288/1192 KB 128/439 KB 992/1210 KB 577/577 KB 288/1192 KB 128/439 KB 992/1210 KB 577/577 KB 288/1192 KB 132/439 KB 996/1210 KB 577/577 KB 288/1192 KB 136/439 KB 996/1210 KB 288/1192 KB 140/439 KB 996/1210 KB 288/1192 KB 144/439 KB 996/1210 KB 292/1192 KB 148/439 KB 996/1210 KB 577/577 KB 288/1192 KB 132/439 KB 1000/1210 KB 292/1192 KB 152/439 KB 1004/1210 KB 292/1192 KB 152/439 KB 1008/1210 KB 292/1192 KB 152/439 KB 996/1210 KB 292/1192 KB 144/439 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcli unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install ent/4.3.5/httpclient-4.3.5.jar (577 KB at 389.7 KB/sec) unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 1008/1210 KB 296/1192 KB 152/439 KB 1008/1210 KB 300/1192 KB 152/439 KB 1008/1210 KB 304/1192 KB 152/439 KB 1008/1210 KB 308/1192 KB 152/439 KB 1012/1210 KB 312/1192 KB 152/439 KB 1012/1210 KB 316/1192 KB 152/439 KB 996/1210 KB 292/1192 KB 152/439 KB 1012/1210 KB 316/1192 KB 156/439 KB 1012/1210 KB 316/1192 KB 160/439 KB 1012/1210 KB 308/1192 KB 152/439 KB 1016/1210 KB 316/1192 KB 160/439 KB 1020/1210 KB 316/1192 KB 160/439 KB 1024/1210 KB 316/1192 KB 160/439 KB 1024/1210 KB 320/1192 KB 160/439 KB 1024/1210 KB 324/1192 KB 160/439 KB 1028/1210 KB 328/1192 KB 164/439 KB 1028/1210 KB 324/1192 KB 164/439 KB 1028/1210 KB 328/1192 KB 168/439 KB 1028/1210 KB 328/1192 KB 172/439 KB 1028/1210 KB 328/1192 KB 176/439 KB 1028/1210 KB 324/1192 KB 160/439 KB 1032/1210 KB 328/1192 KB 176/439 KB 1036/1210 KB 3/562 KB 328/1192 KB 176/439 KB 1040/1210 KB 3/562 KB 332/1192 KB 180/439 KB 1032/1210 KB 3/562 KB 328/1192 KB 176/439 KB 1036/1210 KB 3/562 KB 332/1192 KB 180/439 KB 1040/1210 KB 3/562 KB 336/1192 KB 180/439 KB 1044/1210 KB 6/562 KB 336/1192 KB 180/439 KB 1048/1210 KB 6/562 KB 340/1192 KB 180/439 KB 1052/1210 KB 6/562 KB 340/1192 KB 180/439 KB 1056/1210 KB 6/562 KB 340/1192 KB 180/439 KB 1036/1210 KB 3/562 KB 328/1192 KB 180/439 KB 1056/1210 KB 6/562 KB 340/1192 KB 184/439 KB 1056/1210 KB 6/562 KB 340/1192 KB 188/439 KB 1056/1210 KB 6/562 KB 340/1192 KB 192/439 KB 1044/1210 KB 6/562 KB 340/1192 KB 180/439 KB 1056/1210 KB 6/562 KB 344/1192 KB 192/439 KB 1056/1210 KB 6/562 KB 348/1192 KB 192/439 KB 1056/1210 KB 6/562 KB 352/1192 KB 192/439 KB 1056/1210 KB 6/562 KB 356/1192 KB 192/439 KB 1040/1210 KB 6/562 KB 336/1192 KB 180/439 KB 1060/1210 KB 9/562 KB 356/1192 KB 196/439 KB 1060/1210 KB 11/562 KB 356/1192 KB 196/439 KB 1060/1210 KB 14/562 KB 356/1192 KB 196/439 KB 1060/1210 KB 16/562 KB 356/1192 KB 196/439 KB 1060/1210 KB 19/562 KB 356/1192 KB 196/439 KB 1060/1210 KB 22/562 KB 356/1192 KB 196/439 KB 1060/1210 KB 6/562 KB 356/1192 KB 196/439 KB 1060/1210 KB 22/562 KB 356/1192 KB 200/439 KB 1060/1210 KB 25/562 KB 360/1192 KB 204/439 KB 1060/1210 KB 25/562 KB 360/1192 KB 208/439 KB 1060/1210 KB 6/562 KB 356/1192 KB 192/439 KB 1064/1210 KB 25/562 KB 360/1192 KB 208/439 KB 1068/1210 KB 25/562 KB 360/1192 KB 208/439 KB 1072/1210 KB 25/562 KB 360/1192 KB 208/439 KB 1060/1210 KB 25/562 KB 360/1192 KB 200/439 KB 1072/1210 KB 25/562 KB 364/1192 KB 212/439 KB 1072/1210 KB 25/562 KB 368/1192 KB 212/439 KB 1060/1210 KB 25/562 KB 356/1192 KB 200/439 KB 1072/1210 KB 27/562 KB 368/1192 KB 212/439 KB 1072/1210 KB 27/562 KB 372/1192 KB 212/439 KB 1076/1210 KB 30/562 KB 376/1192 KB 212/439 KB 1072/1210 KB 25/562 KB 360/1192 KB 212/439 KB 1076/1210 KB 30/562 KB 376/1192 KB 216/439 KB 1076/1210 KB 30/562 KB 376/1192 KB 220/439 KB 1076/1210 KB 30/562 KB 376/1192 KB 224/439 KB 1076/1210 KB 30/562 KB 372/1192 KB 212/439 KB 1080/1210 KB 30/562 KB 376/1192 KB 224/439 KB 1084/1210 KB 30/562 KB 376/1192 KB 224/439 KB 1072/1210 KB 30/562 KB 372/1192 KB 212/439 KB 1084/1210 KB 32/562 KB 380/1192 KB 224/439 KB 1084/1210 KB 36/562 KB 380/1192 KB 224/439 KB 1088/1210 KB 40/562 KB 380/1192 KB 228/439 KB 1088/1210 KB 44/562 KB 380/1192 KB 228/439 KB 1088/1210 KB 48/562 KB 380/1192 KB 228/439 KB 1084/1210 KB 30/562 KB 380/1192 KB 224/439 KB 1088/1210 KB 48/562 KB 384/1192 KB 228/439 KB 1088/1210 KB 48/562 KB 388/1192 KB 228/439 KB 1088/1210 KB 52/562 KB 392/1192 KB 228/439 KB 1088/1210 KB 52/562 KB 396/1192 KB unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 228/439 KB 1088/1210 KB 52/562 KB 400/1192 KB 228/439 KB 1088/1210 KB 36/562 KB 380/1192 KB 228/439 KB 1088/1210 KB 36/562 KB 380/1192 KB 224/439 KB 1092/1210 KB 52/562 KB 400/1192 KB 228/439 KB 1096/1210 KB 52/562 KB 400/1192 KB 232/439 KB 1100/1210 KB 52/562 KB 400/1192 KB 232/439 KB 1104/1210 KB 52/562 KB 400/1192 KB 232/439 KB 1088/1210 KB 52/562 KB 388/1192 KB 228/439 KB 1104/1210 KB 56/562 KB 400/1192 KB 232/439 KB 1108/1210 KB 60/562 KB 400/1192 KB 232/439 KB 1108/1210 KB 64/562 KB 400/1192 KB 232/439 KB 1108/1210 KB 68/562 KB 400/1192 KB 232/439 KB 1108/1210 KB 72/562 KB 404/1192 KB 232/439 KB 1092/1210 KB 52/562 KB 400/1192 KB 232/439 KB 1108/1210 KB 72/562 KB 404/1192 KB 236/439 KB 1108/1210 KB 72/562 KB 404/1192 KB 240/439 KB 1108/1210 KB 72/562 KB 404/1192 KB 244/439 KB 1108/1210 KB 72/562 KB 404/1192 KB 248/439 KB 1108/1210 KB 72/562 KB 404/1192 KB 252/439 KB 1108/1210 KB 72/562 KB 404/1192 KB 256/439 KB 1108/1210 KB 68/562 KB 404/1192 KB 232/439 KB 1108/1210 KB 56/562 KB 400/1192 KB 232/439 KB 1112/1210 KB 72/562 KB 404/1192 KB 256/439 KB 1116/1210 KB 72/562 KB 404/1192 KB 256/439 KB 1120/1210 KB 72/562 KB 408/1192 KB 256/439 KB 1116/1210 KB 72/562 KB 408/1192 KB 256/439 KB 1120/1210 KB 72/562 KB 412/1192 KB 260/439 KB 1120/1210 KB 72/562 KB 416/1192 KB 260/439 KB 1120/1210 KB 72/562 KB 420/1192 KB 260/439 KB 1124/1210 KB 76/562 KB 424/1192 KB 260/439 KB 1124/1210 KB 76/562 KB 428/1192 KB 260/439 KB 1124/1210 KB 76/562 KB 432/1192 KB 260/439 KB 1120/1210 KB 72/562 KB 408/1192 KB 260/439 KB 1124/1210 KB 76/562 KB 420/1192 KB 260/439 KB 1120/1210 KB 76/562 KB 420/1192 KB 260/439 KB 1124/1210 KB 80/562 KB 432/1192 KB 264/439 KB 1124/1210 KB 84/562 KB 432/1192 KB 264/439 KB 1124/1210 KB 76/562 KB 432/1192 KB 264/439 KB 1128/1210 KB 84/562 KB 432/1192 KB 268/439 KB 1128/1210 KB 84/562 KB 432/1192 KB 264/439 KB 1132/1210 KB 84/562 KB 432/1192 KB 272/439 KB 1136/1210 KB 84/562 KB 432/1192 KB 272/439 KB 1128/1210 KB 84/562 KB 432/1192 KB 272/439 KB 1136/1210 KB 84/562 KB 432/1192 KB 276/439 KB 1140/1210 KB 88/562 KB 436/1192 KB 280/439 KB 1140/1210 KB 88/562 KB 436/1192 KB 284/439 KB 1140/1210 KB 88/562 KB 436/1192 KB 276/439 KB 1140/1210 KB 88/562 KB 440/1192 KB 284/439 KB 1140/1210 KB 88/562 KB 444/1192 KB 284/439 KB 1140/1210 KB 88/562 KB 432/1192 KB 276/439 KB 1144/1210 KB 88/562 KB 444/1192 KB 288/439 KB 1148/1210 KB 88/562 KB 444/1192 KB 288/439 KB 1152/1210 KB 88/562 KB 444/1192 KB 288/439 KB 1136/1210 KB 88/562 KB 432/1192 KB 276/439 KB 1152/1210 KB 92/562 KB 448/1192 KB 288/439 KB 1152/1210 KB 96/562 KB 448/1192 KB 288/439 KB 1152/1210 KB 100/562 KB 448/1192 KB 288/439 KB 1152/1210 KB 104/562 KB 448/1192 KB 288/439 KB 1152/1210 KB 108/562 KB 448/1192 KB 288/439 KB 1152/1210 KB 112/562 KB 448/1192 KB 288/439 KB 1152/1210 KB 88/562 KB 448/1192 KB 288/439 KB 1140/1210 KB 88/562 KB 444/1192 KB 288/439 KB 1156/1210 KB 112/562 KB 448/1192 KB 292/439 KB 1156/1210 KB 116/562 KB 452/1192 KB 296/439 KB 1156/1210 KB 116/562 KB 452/1192 KB 300/439 KB 1156/1210 KB 112/562 KB 448/1192 KB 288/439 KB 1160/1210 KB 116/562 KB 452/1192 KB 300/439 KB 1164/1210 KB 116/562 KB 452/1192 KB 300/439 KB 1168/1210 KB 116/562 KB 452/1192 KB 300/439 KB 1156/1210 KB 116/562 KB 452/1192 KB 292/439 KB 1168/1210 KB 120/562 KB 452/1192 KB 304/439 KB 1168/1210 KB 124/562 KB 452/1192 KB 304/439 KB 1168/1210 KB 128/562 KB 452/1192 KB 304/439 KB 1172/1210 KB 132/562 KB 452/1192 KB 304/439 unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install KB 1172/1210 KB 136/562 KB 452/1192 KB 304/439 KB 1172/1210 KB 140/562 KB 452/1192 KB 304/439 KB 1172/1210 KB 144/562 KB 452/1192 KB 304/439 KB 1156/1210 KB 112/562 KB 452/1192 KB 292/439 KB 1172/1210 KB 144/562 KB 456/1192 KB 304/439 KB 1172/1210 KB 144/562 KB 460/1192 KB 304/439 KB 1172/1210 KB 144/562 KB 464/1192 KB 304/439 KB 1172/1210 KB 144/562 KB 468/1192 KB 304/439 KB 1172/1210 KB 144/562 KB 472/1192 KB 304/439 KB 1172/1210 KB 144/562 KB 476/1192 KB 304/439 KB 1172/1210 KB 144/562 KB 480/1192 KB 304/439 KB 1172/1210 KB 128/562 KB 452/1192 KB 304/439 KB 1176/1210 KB 144/562 KB 480/1192 KB 304/439 KB 1180/1210 KB 144/562 KB 480/1192 KB 304/439 KB 1184/1210 KB 144/562 KB 480/1192 KB 304/439 KB 1168/1210 KB 116/562 KB 452/1192 KB 304/439 KB 1184/1210 KB 144/562 KB 480/1192 KB 308/439 KB 1184/1210 KB 144/562 KB 480/1192 KB 312/439 KB 1184/1210 KB 144/562 KB 480/1192 KB 316/439 KB 1184/1210 KB 144/562 KB 480/1192 KB 320/439 KB 1184/1210 KB 144/562 KB 480/1192 KB 324/439 KB 1188/1210 KB 148/562 KB 484/1192 KB 328/439 KB 1188/1210 KB 148/562 KB 484/1192 KB 332/439 KB 1188/1210 KB 148/562 KB 484/1192 KB 336/439 KB 1184/1210 KB 144/562 KB 484/1192 KB 324/439 KB 1188/1210 KB 148/562 KB 488/1192 KB 336/439 KB 1188/1210 KB 148/562 KB 492/1192 KB 336/439 KB 1188/1210 KB 148/562 KB 496/1192 KB 336/439 KB 1188/1210 KB 148/562 KB 500/1192 KB 336/439 KB 1188/1210 KB 148/562 KB 504/1192 KB 340/439 KB 1188/1210 KB 148/562 KB 508/1192 KB 340/439 KB 1188/1210 KB 148/562 KB 512/1192 KB 340/439 KB 1188/1210 KB 148/562 KB 484/1192 KB 324/439 KB 1188/1210 KB 152/562 KB 512/1192 KB 340/439 KB 1188/1210 KB 156/562 KB 512/1192 KB 340/439 KB 1188/1210 KB 160/562 KB 512/1192 KB 340/439 KB 1188/1210 KB 144/562 KB 484/1192 KB 324/439 KB 1192/1210 KB 160/562 KB 512/1192 KB 340/439 KB 1196/1210 KB 160/562 KB 512/1192 KB 340/439 KB 1200/1210 KB 160/562 KB 512/1192 KB 340/439 KB 1204/1210 KB 160/562 KB 512/1192 KB 340/439 KB 1208/1210 KB 160/562 KB 512/1192 KB 340/439 KB 1210/1210 KB 160/562 KB 512/1192 KB 340/439 KB 1188/1210 KB 148/562 KB 500/1192 KB 340/439 KB 1210/1210 KB 160/562 KB 512/1192 KB 344/439 KB 1210/1210 KB 160/562 KB 512/1192 KB 348/439 KB 1210/1210 KB 160/562 KB 512/1192 KB 352/439 KB 1210/1210 KB 160/562 KB 512/1192 KB 356/439 KB 1210/1210 KB 164/562 KB 516/1192 KB 360/439 KB 1210/1210 KB 164/562 KB 516/1192 KB 364/439 KB 1210/1210 KB 164/562 KB 516/1192 KB 368/439 KB 1210/1210 KB 164/562 KB 516/1192 KB 356/439 KB 1210/1210 KB 164/562 KB 520/1192 KB 368/439 KB 1210/1210 KB 164/562 KB 524/1192 KB 368/439 KB 1210/1210 KB 164/562 KB 528/1192 KB 368/439 KB 1210/1210 KB 164/562 KB 512/1192 KB 356/439 KB 1210/1210 KB 168/562 KB 528/1192 KB 368/439 KB 1210/1210 KB 172/562 KB 528/1192 KB 368/439 KB 1210/1210 KB 176/562 KB 528/1192 KB 368/439 KB 1210/1210 KB 180/562 KB 528/1192 KB 368/439 KB 1210/1210 KB 184/562 KB 528/1192 KB 368/439 KB 1210/1210 KB 188/562 KB 528/1192 KB 368/439 KB 1210/1210 KB 192/562 KB 528/1192 KB 368/439 KB 1210/1210 KB 192/562 KB 528/1192 KB 372/439 KB 1210/1210 KB 192/562 KB 528/1192 KB 376/439 KB 1210/1210 KB 192/562 KB 532/1192 KB 380/439 KB 196/562 KB 532/1192 KB 384/439 KB 1210/1210 KB 192/562 KB 532/1192 KB 376/439 KB 196/562 KB 536/1192 KB 384/439 KB 196/562 KB 540/1192 KB 384/439 KB 196/562 KB 544/1192 KB 384/439 KB 196/562 KB 532/1192 KB 380/439 KB 200/562 KB 544/1192 KB 384/439 KB 204/562 KB 544/1192 KB 384/439 KB 208/562 KB 544/1192 KB 384/439 unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install KB 212/562 KB 544/1192 KB 384/439 KB 216/562 KB 548/1192 KB 388/439 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.jar (1210 KB at 784.4 KB/sec) unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 212/562 KB 548/1192 KB 388/439 KB 220/562 KB 552/1192 KB 388/439 KB 220/562 KB 556/1192 KB 388/439 KB 220/562 KB 560/1192 KB 388/439 KB 212/562 KB 544/1192 KB 388/439 KB 220/562 KB 560/1192 KB 392/439 KB 220/562 KB 560/1192 KB 396/439 KB 220/562 KB 560/1192 KB 400/439 KB 220/562 KB 564/1192 KB 400/439 KB 220/562 KB 568/1192 KB 404/439 KB 220/562 KB 564/1192 KB 404/439 KB 220/562 KB 568/1192 KB 408/439 KB 220/562 KB 568/1192 KB 412/439 KB 220/562 KB 568/1192 KB 416/439 KB 220/562 KB 548/1192 KB 388/439 KB 224/562 KB 568/1192 KB 416/439 KB 228/562 KB 568/1192 KB 416/439 KB 232/562 KB 572/1192 KB 416/439 KB 236/562 KB 572/1192 KB 420/439 KB 240/562 KB 572/1192 KB 420/439 KB 244/562 KB 572/1192 KB 420/439 KB 4/256 KB 3/167 KB 248/562 KB 572/1192 KB 420/439 KB 4/256 KB 228/562 KB 572/1192 KB 416/439 KB 3/167 KB 244/562 KB 572/1192 KB 420/439 KB 4/256 KB 5/167 KB 248/562 KB 572/1192 KB 420/439 KB 4/256 KB 8/167 KB 248/562 KB 572/1192 KB 420/439 KB 4/256 KB 11/167 KB 248/562 KB 572/1192 KB 420/439 KB 4/256 KB 13/167 KB 248/562 KB 572/1192 KB 420/439 KB 4/256 KB 16/167 KB 248/562 KB 572/1192 KB 420/439 KB 4/256 KB 19/167 KB 248/562 KB 572/1192 KB 420/439 KB 4/256 KB 21/167 KB 248/562 KB 572/1192 KB 420/439 KB 4/256 KB 24/167 KB 248/562 KB 572/1192 KB 420/439 KB 4/256 KB 27/167 KB 248/562 KB 572/1192 KB 420/439 KB 4/256 KB 29/167 KB 248/562 KB 572/1192 KB 420/439 KB 4/256 KB 32/167 KB 248/562 KB 572/1192 KB 420/439 KB 4/256 KB 36/167 KB 248/562 KB 572/1192 KB 420/439 KB 4/256 KB 40/167 KB 248/562 KB 576/1192 KB 420/439 KB 4/256 KB 44/167 KB 248/562 KB 576/1192 KB 420/439 KB 4/256 KB 48/167 KB 248/562 KB 576/1192 KB 420/439 KB 4/256 KB 52/167 KB 248/562 KB 576/1192 KB 420/439 KB 4/256 KB 56/167 KB 248/562 KB 576/1192 KB 420/439 KB 4/256 KB 240/562 KB 572/1192 KB 420/439 KB 4/256 KB 232/562 KB 572/1192 KB 420/439 KB 56/167 KB 252/562 KB 576/1192 KB 424/439 KB 4/256 KB 56/167 KB 252/562 KB 576/1192 KB 428/439 KB 4/256 KB 56/167 KB 252/562 KB 576/1192 KB 432/439 KB 4/256 KB 56/167 KB 252/562 KB 576/1192 KB 436/439 KB 4/256 KB 56/167 KB 252/562 KB 576/1192 KB 439/439 KB 8/256 KB 56/167 KB 252/562 KB 576/1192 KB 420/439 KB 4/256 KB 36/167 KB 248/562 KB 576/1192 KB 420/439 KB 4/256 KB 60/167 KB 252/562 KB 580/1192 KB 439/439 KB 8/256 KB 60/167 KB 252/562 KB 584/1192 KB 439/439 KB 8/256 KB 60/167 KB 252/562 KB 588/1192 KB 439/439 KB 8/256 KB 60/167 KB 252/562 KB 592/1192 KB 439/439 KB 8/256 KB 60/167 KB 252/562 KB 596/1192 KB 439/439 KB 8/256 KB 60/167 KB 252/562 KB 576/1192 KB 439/439 KB 8/256 KB 64/167 KB 256/562 KB 596/1192 KB 439/439 KB 8/256 KB 56/167 KB 252/562 KB 576/1192 KB 436/439 KB 8/256 KB 64/167 KB 256/562 KB 596/1192 KB 439/439 KB 12/256 KB 64/167 KB 256/562 KB 596/1192 KB 439/439 KB 16/256 KB 60/167 KB 256/562 KB 596/1192 KB 439/439 KB 8/256 KB 64/167 KB 256/562 KB 596/1192 KB 439/439 KB 20/256 KB 68/167 KB 260/562 KB 600/1192 KB 439/439 KB 24/256 KB 68/167 KB 260/562 KB 600/1192 KB 439/439 KB 28/256 KB 68/167 KB 260/562 KB 600/1192 KB 439/439 KB 32/256 KB 64/167 KB 256/562 KB 600/1192 KB 439/439 KB 20/256 KB 68/167 KB 260/562 KB 604/1192 KB 439/439 KB 32/256 KB 68/167 KB 260/562 KB 608/1192 KB 439/439 KB 32/256 KB 68/167 KB 260/562 KB 612/1192 KB 439/439 KB 32/256 KB 68/167 KB 260/562 KB 616/1192 KB 439/439 KB 32/256 KB 68/167 KB 260/562 KB 620/1192 KB 36/256 KB 68/167 KB 260/562 KB 624/1192 KB 36/256 KB 68/167 KB 260/562 KB 600/1192 K unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install B 439/439 KB 20/256 KB 68/167 KB 264/562 KB 624/1192 KB 36/256 KB 68/167 KB 256/562 KB 600/1192 KB 439/439 KB 20/256 KB 72/167 KB 264/562 KB 624/1192 KB 36/256 KB 76/167 KB 268/562 KB 624/1192 KB 36/256 KB 76/167 KB 270/562 KB 624/1192 KB 36/256 KB 76/167 KB 274/562 KB 624/1192 KB 36/256 KB 76/167 KB 278/562 KB 624/1192 KB 36/256 KB 76/167 KB 282/562 KB 624/1192 KB 36/256 KB 76/167 KB 286/562 KB 624/1192 KB 36/256 KB 76/167 KB 290/562 KB 624/1192 KB 36/256 KB 76/167 KB 294/562 KB 628/1192 KB 36/256 KB 76/167 KB 298/562 KB 628/1192 KB 36/256 KB 76/167 KB 302/562 KB 628/1192 KB 36/256 KB 68/167 KB 260/562 KB 616/1192 KB 36/256 KB 76/167 KB 302/562 KB 628/1192 KB 40/256 KB 76/167 KB 302/562 KB 628/1192 KB 44/256 KB 76/167 KB 302/562 KB 628/1192 KB 48/256 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar (439 KB at 279.1 KB/sec) unit-abot-epc-basic-0: 12:18:39 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: 12:18:39 DEBUG unit.abot-epc-basic/0.install 76/167 KB 290/562 KB 628/1192 KB 36/256 KB 76/167 KB 270/562 KB 624/1192 KB 36/256 KB 80/167 KB 302/562 KB 628/1192 KB 52/256 KB 84/167 KB 302/562 KB 628/1192 KB 52/256 KB 88/167 KB 302/562 KB 628/1192 KB 52/256 KB 92/167 KB 302/562 KB 628/1192 KB 52/256 KB 96/167 KB 302/562 KB 628/1192 KB 52/256 KB 96/167 KB 302/562 KB 632/1192 KB 52/256 KB 96/167 KB 302/562 KB 636/1192 KB 52/256 KB 96/167 KB 302/562 KB 640/1192 KB 52/256 KB 76/167 KB 302/562 KB 628/1192 KB 52/256 KB 96/167 KB 302/562 KB 640/1192 KB 56/256 KB 96/167 KB 302/562 KB 640/1192 KB 60/256 KB 100/167 KB 302/562 KB 640/1192 KB 64/256 KB 100/167 KB 302/562 KB 640/1192 KB 68/256 KB 100/167 KB 306/562 KB 644/1192 KB 72/256 KB 100/167 KB 306/562 KB 644/1192 KB 76/256 KB 100/167 KB 306/562 KB 644/1192 KB 80/256 KB 100/167 KB 302/562 KB 640/1192 KB 60/256 KB 104/167 KB 306/562 KB 644/1192 KB 80/256 KB 108/167 KB 306/562 KB 644/1192 KB 80/256 KB 112/167 KB 306/562 KB 644/1192 KB 80/256 KB 116/167 KB 306/562 KB 644/1192 KB 80/256 KB 120/167 KB 306/562 KB 644/1192 KB 80/256 KB 124/167 KB 306/562 KB 644/1192 KB 80/256 KB 128/167 KB 306/562 KB 644/1192 KB 84/256 KB 100/167 KB 306/562 KB 644/1192 KB 68/256 KB 128/167 KB 310/562 KB 644/1192 KB 84/256 KB 128/167 KB 314/562 KB 644/1192 KB 84/256 KB 128/167 KB 318/562 KB 644/1192 KB 84/256 KB 128/167 KB 318/562 KB 644/1192 KB 84/256 KB 4/140 KB 132/167 KB 322/562 KB 644/1192 KB 84/256 KB 8/140 KB 132/167 KB 322/562 KB 644/1192 KB 84/256 KB 12/140 KB 100/167 KB 302/562 KB 644/1192 KB 68/256 KB 132/167 KB 322/562 KB 648/1192 KB 84/256 KB 12/140 KB 132/167 KB 322/562 KB 652/1192 KB 84/256 KB 12/140 KB 132/167 KB 322/562 KB 656/1192 KB 84/256 KB 12/140 KB 132/167 KB 322/562 KB 660/1192 KB 84/256 KB 12/140 KB 132/167 KB 322/562 KB 664/1192 KB 84/256 KB 12/140 KB 132/167 KB 322/562 KB 668/1192 KB 84/256 KB 12/140 KB 132/167 KB 322/562 KB 672/1192 KB 84/256 KB 12/140 KB 132/167 KB 322/562 KB 644/1192 KB 84/256 KB 4/140 KB 136/167 KB 322/562 KB 672/1192 KB 84/256 KB 12/140 KB 140/167 KB 322/562 KB 672/1192 KB 84/256 KB 12/140 KB 128/167 KB 322/562 KB 644/1192 KB 84/256 KB 4/140 KB 140/167 KB 326/562 KB 672/1192 KB 84/256 KB 16/140 KB 140/167 KB 330/562 KB 672/1192 KB 84/256 KB 16/140 KB 144/167 KB 334/562 KB 672/1192 KB 84/256 KB 16/140 KB 144/167 KB 338/562 KB 672/1192 KB 84/256 KB 16/140 KB 144/167 KB 342/562 KB 676/1192 KB 84/256 KB 16/140 KB 144/167 KB 346/562 KB 676/1192 KB 84/256 KB 16/140 KB 124/167 KB 306/562 KB 644/1192 KB 84/256 KB 144/167 KB 346/562 KB 676/1192 KB 88/256 KB 16/140 KB 144/167 KB 346/562 KB 676/1192 KB 92/256 KB 16/140 KB 144/167 KB 346/562 KB 676/1192 KB 96/256 KB 16/140 KB 144/167 KB 346/562 KB 676/1192 KB 100/256 KB 16/140 KB 144/167 KB 346/562 KB 676/1192 KB 104/256 KB 16/140 KB 144/167 KB 346/562 KB 676/1192 KB 108/256 KB 16/140 KB 144/167 KB 346/562 KB 676/1192 KB 112/256 KB 16/140 KB 144/167 KB 338/562 KB 676/1192 KB 84/256 KB 16/140 KB 144/167 KB 346/562 KB 680/1192 KB 112/256 KB 16/140 KB 144/167 KB 346/562 KB 684/1192 KB 112/256 KB 16/140 KB 144/167 KB 346/562 KB 688/1192 KB 112/256 KB 16/140 KB 144/167 KB 330/562 KB 672/1192 KB 84/256 KB 16/140 KB 140/167 KB 322/562 KB 672/1192 KB 84/256 KB 16/140 KB 144/167 KB 346/562 KB 688/1192 KB 112/256 KB 20/140 KB 148/167 KB 346/562 KB 688/1192 KB 112/256 KB 24/140 KB 148/167 KB 346/562 KB 688/1192 KB 112/256 KB 28/140 KB 148/167 KB 346/562 KB 688/1192 KB 112/256 KB 32/140 KB 1 unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 48/167 KB 346/562 KB 688/1192 KB 116/256 KB 36/140 KB 148/167 KB 350/562 KB 692/1192 KB 116/256 KB 40/140 KB 148/167 KB 350/562 KB 692/1192 KB 116/256 KB 44/140 KB 148/167 KB 350/562 KB 692/1192 KB 116/256 KB 48/140 KB 148/167 KB 350/562 KB 692/1192 KB 116/256 KB 52/140 KB 148/167 KB 346/562 KB 688/1192 KB 112/256 KB 20/140 KB 152/167 KB 350/562 KB 692/1192 KB 116/256 KB 52/140 KB 156/167 KB 350/562 KB 692/1192 KB 116/256 KB 52/140 KB 160/167 KB 350/562 KB 692/1192 KB 116/256 KB 52/140 KB 164/167 KB 350/562 KB 692/1192 KB 116/256 KB 52/140 KB 167/167 KB 350/562 KB 692/1192 KB 116/256 KB 52/140 KB 148/167 KB 350/562 KB 692/1192 KB 116/256 KB 36/140 KB 167/167 KB 350/562 KB 696/1192 KB 116/256 KB 52/140 KB 167/167 KB 350/562 KB 700/1192 KB 116/256 KB 52/140 KB 167/167 KB 350/562 KB 704/1192 KB 116/256 KB 52/140 KB 167/167 KB 350/562 KB 708/1192 KB 116/256 KB 52/140 KB 167/167 KB 350/562 KB 712/1192 KB 116/256 KB 52/140 KB 148/167 KB 350/562 KB 688/1192 KB 116/256 KB 36/140 KB 167/167 KB 354/562 KB 716/1192 KB 116/256 KB 52/140 KB 167/167 KB 358/562 KB 716/1192 KB 116/256 KB 52/140 KB 167/167 KB 362/562 KB 716/1192 KB 116/256 KB 52/140 KB 167/167 KB 366/562 KB 716/1192 KB 116/256 KB 52/140 KB 148/167 KB 346/562 KB 688/1192 KB 116/256 KB 32/140 KB 167/167 KB 366/562 KB 716/1192 KB 120/256 KB 52/140 KB 167/167 KB 366/562 KB 716/1192 KB 124/256 KB 52/140 KB 167/167 KB 366/562 KB 716/1192 KB 128/256 KB 52/140 KB 167/167 KB 366/562 KB 716/1192 KB 132/256 KB 52/140 KB 167/167 KB 370/562 KB 716/1192 KB 136/256 KB 52/140 KB 167/167 KB 370/562 KB 716/1192 KB 140/256 KB 56/140 KB 167/167 KB 370/562 KB 716/1192 KB 132/256 KB 52/140 KB 167/167 KB 374/562 KB 716/1192 KB 144/256 KB 56/140 KB 167/167 KB 378/562 KB 716/1192 KB 144/256 KB 56/140 KB 167/167 KB 382/562 KB 716/1192 KB 144/256 KB 56/140 KB 167/167 KB 370/562 KB 716/1192 KB 136/256 KB 56/140 KB 167/167 KB 382/562 KB 716/1192 KB 144/256 KB 60/140 KB 167/167 KB 382/562 KB 716/1192 KB 144/256 KB 64/140 KB 167/167 KB 370/562 KB 716/1192 KB 136/256 KB 52/140 KB 167/167 KB 382/562 KB 720/1192 KB 144/256 KB 64/140 KB 167/167 KB 370/562 KB 716/1192 KB 144/256 KB 56/140 KB 167/167 KB 382/562 KB 720/1192 KB 148/256 KB 64/140 KB 167/167 KB 386/562 KB 724/1192 KB 152/256 KB 68/140 KB 167/167 KB 386/562 KB 724/1192 KB 156/256 KB 68/140 KB 167/167 KB 386/562 KB 724/1192 KB 160/256 KB 68/140 KB 167/167 KB 386/562 KB 724/1192 KB 164/256 KB 68/140 KB 386/562 KB 724/1192 KB 168/256 KB 68/140 KB 167/167 KB 386/562 KB 724/1192 KB 148/256 KB 68/140 KB 390/562 KB 724/1192 KB 172/256 KB 68/140 KB 167/167 KB 382/562 KB 724/1192 KB 148/256 KB 68/140 KB 390/562 KB 724/1192 KB 172/256 KB 72/140 KB 390/562 KB 724/1192 KB 172/256 KB 76/140 KB 390/562 KB 724/1192 KB 172/256 KB 80/140 KB 167/167 KB 382/562 KB 724/1192 KB 148/256 KB 64/140 KB 390/562 KB 728/1192 KB 172/256 KB 80/140 KB 390/562 KB 732/1192 KB 172/256 KB 80/140 KB 390/562 KB 736/1192 KB 172/256 KB 80/140 KB 390/562 KB 740/1192 KB 172/256 KB 80/140 KB 394/562 KB 744/1192 KB 172/256 KB 84/140 KB 394/562 KB 748/1192 KB 172/256 KB 84/140 KB 394/562 KB 752/1192 KB 172/256 KB 84/140 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar (167 KB at 103.5 KB/sec) unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.jar unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 394/562 KB 748/1192 KB 172/256 KB 84/140 KB 394/562 KB 752/1192 KB 176/256 KB 84/140 KB 394/562 KB 740/1192 KB 172/256 KB 84/140 KB 394/562 KB 752/1192 KB 176/256 KB 88/140 KB 394/562 KB 752/1192 KB 176/256 KB 92/140 KB 394/562 KB 756/1192 KB 176/256 KB 96/140 KB 394/562 KB 756/1192 KB 176/256 KB 100/140 KB 394/562 KB 756/1192 KB 180/256 KB 104/140 KB 394/562 KB 756/1192 KB 180/256 KB 108/140 KB 394/562 KB 740/1192 KB 172/256 KB 80/140 KB 398/562 KB 756/1192 KB 180/256 KB 108/140 KB 402/562 KB 756/1192 KB 180/256 KB 108/140 KB 406/562 KB 756/1192 KB 180/256 KB 108/140 KB 410/562 KB 756/1192 KB 180/256 KB 108/140 KB 414/562 KB 756/1192 KB 180/256 KB 108/140 KB 418/562 KB 756/1192 KB 180/256 KB 108/140 KB 394/562 KB 756/1192 KB 180/256 KB 100/140 KB 418/562 KB 756/1192 KB 184/256 KB 112/140 KB 418/562 KB 756/1192 KB 188/256 KB 112/140 KB 418/562 KB 756/1192 KB 192/256 KB 112/140 KB 394/562 KB 756/1192 KB 176/256 KB 92/140 KB 418/562 KB 760/1192 KB 192/256 KB 112/140 KB 418/562 KB 764/1192 KB 192/256 KB 112/140 KB 418/562 KB 768/1192 KB 192/256 KB 112/140 KB 418/562 KB 768/1192 KB 196/256 KB 112/140 KB 422/562 KB 772/1192 KB 200/256 KB 112/140 KB 422/562 KB 772/1192 KB 204/256 KB 112/140 KB 422/562 KB 772/1192 KB 208/256 KB 112/140 KB 418/562 KB 756/1192 KB 180/256 KB 112/140 KB 422/562 KB 772/1192 KB 208/256 KB 116/140 KB 422/562 KB 772/1192 KB 208/256 KB 120/140 KB 422/562 KB 772/1192 KB 208/256 KB 124/140 KB 422/562 KB 772/1192 KB 208/256 KB 128/140 KB 422/562 KB 772/1192 KB 208/256 KB 132/140 KB 422/562 KB 772/1192 KB 212/256 KB 136/140 KB 422/562 KB 772/1192 KB 212/256 KB 140/140 KB 422/562 KB 772/1192 KB 212/256 KB 140/140 KB 422/562 KB 772/1192 KB 196/256 KB 112/140 KB 422/562 KB 768/1192 KB 196/256 KB 112/140 KB 426/562 KB 772/1192 KB 212/256 KB 140/140 KB 430/562 KB 772/1192 KB 212/256 KB 140/140 KB 430/562 KB 776/1192 KB 212/256 KB 140/140 KB 430/562 KB 4/1118 KB 776/1192 KB 212/256 KB 140/140 KB 434/562 KB 8/1118 KB 780/1192 KB 212/256 KB 140/140 KB 434/562 KB 12/1118 KB 780/1192 KB 212/256 KB 140/140 KB 434/562 KB 16/1118 KB 780/1192 KB 212/256 KB 140/140 KB 434/562 KB 20/1118 KB 780/1192 KB 212/256 KB 140/140 KB 434/562 KB 24/1118 KB 780/1192 KB 212/256 KB 140/140 KB 434/562 KB 28/1118 KB 780/1192 KB 212/256 KB 140/140 KB 434/562 KB 32/1118 KB 780/1192 KB 212/256 KB 140/140 KB 422/562 KB 772/1192 KB 212/256 KB 132/140 KB 434/562 KB 32/1118 KB 780/1192 KB 216/256 KB 140/140 KB 434/562 KB 32/1118 KB 780/1192 KB 220/256 KB 140/140 KB 434/562 KB 32/1118 KB 780/1192 KB 224/256 KB 140/140 KB 434/562 KB 4/1118 KB 780/1192 KB 212/256 KB 140/140 KB 438/562 KB 32/1118 KB 780/1192 KB 224/256 KB 140/140 KB 442/562 KB 32/1118 KB 780/1192 KB 224/256 KB 140/140 KB 446/562 KB 32/1118 KB 780/1192 KB 224/256 KB 140/140 KB 430/562 KB 4/1118 KB 780/1192 KB 212/256 KB 140/140 KB 446/562 KB 32/1118 KB 784/1192 KB 224/256 KB 140/140 KB 446/562 KB 32/1118 KB 788/1192 KB 224/256 KB 140/140 KB 450/562 KB 32/1118 KB 792/1192 KB 224/256 KB 140/140 KB 450/562 KB 32/1118 KB 796/1192 KB 224/256 KB 140/140 KB 450/562 KB 32/1118 KB 800/1192 KB 228/256 KB 140/140 KB 450/562 KB 32/1118 KB 804/1192 KB 228/256 KB 140/140 KB 450/562 KB 36/1118 KB 808/1192 KB 228/256 KB 140/140 KB 450/562 KB 36/1118 KB 812/1192 KB 228/256 KB 140/140 KB 450/562 KB 36/1118 KB 816/1192 KB 228/256 KB 450/562 KB 32/1118 KB 788/1192 KB 224/256 KB 140/140 KB 454/562 KB 36/1118 KB 816/1192 KB 228/ unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 256 KB 458/562 KB 36/1118 KB 816/1192 KB 228/256 KB 462/562 KB 36/1118 KB 816/1192 KB 228/256 KB 466/562 KB 36/1118 KB 816/1192 KB 228/256 KB 470/562 KB 36/1118 KB 816/1192 KB 228/256 KB 474/562 KB 36/1118 KB 816/1192 KB 228/256 KB 478/562 KB 36/1118 KB 816/1192 KB 228/256 KB 482/562 KB 36/1118 KB 816/1192 KB 228/256 KB 486/562 KB 36/1118 KB 820/1192 KB 228/256 KB 450/562 KB 36/1118 KB 804/1192 KB 228/256 KB 140/140 KB 486/562 KB 40/1118 KB 820/1192 KB 228/256 KB 486/562 KB 44/1118 KB 820/1192 KB 228/256 KB 486/562 KB 48/1118 KB 820/1192 KB 228/256 KB 450/562 KB 32/1118 KB 796/1192 KB 228/256 KB 140/140 KB 486/562 KB 48/1118 KB 820/1192 KB 232/256 KB 486/562 KB 48/1118 KB 820/1192 KB 236/256 KB 486/562 KB 48/1118 KB 820/1192 KB 240/256 KB 486/562 KB 48/1118 KB 820/1192 KB 244/256 KB 486/562 KB 48/1118 KB 820/1192 KB 248/256 KB 486/562 KB 48/1118 KB 820/1192 KB 252/256 KB 486/562 KB 48/1118 KB 820/1192 KB 256/256 KB 486/562 KB 52/1118 KB 820/1192 KB 256/256 KB 482/562 KB 36/1118 KB 820/1192 KB 228/256 KB 486/562 KB 52/1118 KB 824/1192 KB 256/256 KB 486/562 KB 52/1118 KB 828/1192 KB 256/256 KB 486/562 KB 52/1118 KB 832/1192 KB 256/256 KB Downloaded: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar (140 KB at 85.8 KB/sec) unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 486/562 KB 56/1118 KB 832/1192 KB 256/256 KB 490/562 KB 56/1118 KB 832/1192 KB 256/256 KB 490/562 KB 60/1118 KB 836/1192 KB 256/256 KB 490/562 KB 60/1118 KB 832/1192 KB 256/256 KB 494/562 KB 60/1118 KB 836/1192 KB 256/256 KB 494/562 KB 64/1118 KB 836/1192 KB 256/256 KB 494/562 KB 68/1118 KB 836/1192 KB 256/256 KB 498/562 KB 72/1118 KB 840/1192 KB 256/256 KB 498/562 KB 76/1118 KB 840/1192 KB 256/256 KB 498/562 KB 80/1118 KB 840/1192 KB 256/256 KB 498/562 KB 68/1118 KB 840/1192 KB 256/256 KB 498/562 KB 80/1118 KB 844/1192 KB 498/562 KB 80/1118 KB 848/1192 KB 498/562 KB 68/1118 KB 836/1192 KB 256/256 KB 502/562 KB 80/1118 KB 848/1192 KB 506/562 KB 80/1118 KB 848/1192 KB 510/562 KB 80/1118 KB 848/1192 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (256 KB at 155.9 KB/sec) unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.jar unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 514/562 KB 80/1118 KB 852/1192 KB 514/562 KB 84/1118 KB 856/1192 KB 514/562 KB 84/1118 KB 860/1192 KB 514/562 KB 84/1118 KB 864/1192 KB 514/562 KB 80/1118 KB 848/1192 KB 514/562 KB 84/1118 KB 852/1192 KB 514/562 KB 88/1118 KB 864/1192 KB 518/562 KB 92/1118 KB 868/1192 KB 518/562 KB 96/1118 KB 868/1192 KB 518/562 KB 100/1118 KB 868/1192 KB 518/562 KB 104/1118 KB 868/1192 KB 518/562 KB 108/1118 KB 868/1192 KB 518/562 KB 112/1118 KB 868/1192 KB 518/562 KB 88/1118 KB 868/1192 KB 518/562 KB 112/1118 KB 872/1192 KB 518/562 KB 112/1118 KB 876/1192 KB 518/562 KB 112/1118 KB 880/1192 KB 518/562 KB 88/1118 KB 864/1192 KB 518/562 KB 112/1118 KB 4/37 KB 880/1192 KB 522/562 KB 112/1118 KB 4/37 KB 880/1192 KB 526/562 KB 112/1118 KB 4/37 KB 880/1192 KB 530/562 KB 112/1118 KB 4/37 KB 880/1192 KB 534/562 KB 112/1118 KB 8/37 KB 884/1192 KB 538/562 KB 112/1118 KB 8/37 KB 884/1192 KB 542/562 KB 112/1118 KB 8/37 KB 884/1192 KB 546/562 KB 112/1118 KB 8/37 KB 884/1192 KB 550/562 KB 116/1118 KB 8/37 KB 884/1192 KB 554/562 KB 116/1118 KB 8/37 KB 884/1192 KB 558/562 KB 116/1118 KB 8/37 KB 884/1192 KB 530/562 KB 112/1118 KB 8/37 KB 884/1192 KB 558/562 KB 116/1118 KB 8/37 KB 888/1192 KB 558/562 KB 116/1118 KB 8/37 KB 892/1192 KB 558/562 KB 116/1118 KB 8/37 KB 896/1192 KB 530/562 KB 112/1118 KB 8/37 KB 880/1192 KB 558/562 KB 116/1118 KB 12/37 KB 896/1192 KB 558/562 KB 116/1118 KB 16/37 KB 896/1192 KB 558/562 KB 116/1118 KB 20/37 KB 896/1192 KB 558/562 KB 116/1118 KB 24/37 KB 896/1192 KB 558/562 KB 116/1118 KB 28/37 KB 896/1192 KB 558/562 KB 116/1118 KB 32/37 KB 896/1192 KB 558/562 KB 116/1118 KB 36/37 KB 896/1192 KB 558/562 KB 116/1118 KB 37/37 KB 900/1192 KB 546/562 KB 116/1118 KB 8/37 KB 884/1192 KB 558/562 KB 120/1118 KB 37/37 KB 900/1192 KB 558/562 KB 124/1118 KB 37/37 KB 900/1192 KB 558/562 KB 128/1118 KB 37/37 KB 900/1192 KB 558/562 KB 132/1118 KB 37/37 KB 900/1192 KB 562/562 KB 136/1118 KB 37/37 KB 900/1192 KB 562/562 KB 140/1118 KB 37/37 KB 900/1192 KB 562/562 KB 144/1118 KB 37/37 KB 900/1192 KB 562/562 KB 148/1118 KB 37/37 KB 900/1192 KB 562/562 KB 152/1118 KB 37/37 KB 900/1192 KB 562/562 KB 156/1118 KB 37/37 KB 900/1192 KB 558/562 KB 116/1118 KB 36/37 KB 900/1192 KB 562/562 KB 156/1118 KB 37/37 KB 904/1192 KB 562/562 KB 156/1118 KB 37/37 KB 908/1192 KB 562/562 KB 132/1118 KB 37/37 KB 900/1192 KB 562/562 KB 156/1118 KB 37/37 KB 908/1192 KB 562/562 KB 156/1118 KB 37/37 KB 912/1192 KB 562/562 KB 156/1118 KB 37/37 KB 916/1192 KB 562/562 KB 156/1118 KB 37/37 KB 920/1192 KB 562/562 KB 156/1118 KB 37/37 KB 924/1192 KB 562/562 KB 156/1118 KB 37/37 KB 928/1192 KB 562/562 KB 156/1118 KB 37/37 KB 932/1192 KB 562/562 KB 160/1118 KB 37/37 KB 932/1192 KB 562/562 KB 164/1118 KB 37/37 KB 936/1192 KB 562/562 KB 168/1118 KB 37/37 KB 936/1192 KB 562/562 KB 172/1118 KB 37/37 KB 936/1192 KB 562/562 KB 164/1118 KB 37/37 KB 936/1192 KB 562/562 KB 172/1118 KB 37/37 KB 940/1192 KB 562/562 KB 172/1118 KB 37/37 KB 944/1192 KB 562/562 KB 172/1118 KB 37/37 KB 948/1192 KB 562/562 KB 176/1118 KB 37/37 KB 948/1192 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.jar (37 KB at 22.2 KB/sec) unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar (562 KB at 337.3 KB/sec) unit-abot-epc-basic-0: 12:18:39 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: 12:18:39 DEBUG unit.abot-epc-basic/0.install 180/1118 KB 948/1192 KB 184/1118 KB 952/1192 KB 188/1118 KB 952/1192 KB 192/1118 KB 952/1192 KB 180/1118 KB 952/1192 KB 192/1118 KB 956/1192 KB 192/1118 KB 960/1192 KB 192/1118 KB 964/1192 KB 196/1118 KB 968/1192 KB 4/287 KB 4/46 KB 196/1118 KB 972/1192 KB 4/287 KB 196/1118 KB 964/1192 KB 4/287 KB 4/46 KB 196/1118 KB 972/1192 KB 8/287 KB 196/1118 KB 964/1192 KB 4/46 KB 200/1118 KB 972/1192 KB 8/287 KB 4/46 KB 204/1118 KB 972/1192 KB 8/287 KB 4/46 KB 196/1118 KB 968/1192 KB 4/287 KB 8/46 KB 204/1118 KB 972/1192 KB 12/287 KB 12/46 KB 204/1118 KB 972/1192 KB 12/287 KB 4/46 KB 204/1118 KB 972/1192 KB 12/287 KB 12/46 KB 204/1118 KB 976/1192 KB 16/287 KB 12/46 KB 204/1118 KB 976/1192 KB 12/287 KB 16/46 KB 208/1118 KB 976/1192 KB 16/287 KB 16/46 KB 204/1118 KB 976/1192 KB 16/287 KB 16/46 KB 208/1118 KB 980/1192 KB 16/287 KB 20/46 KB 212/1118 KB 984/1192 KB 20/287 KB 20/46 KB 212/1118 KB 988/1192 KB 20/287 KB 20/46 KB 212/1118 KB 992/1192 KB 20/287 KB 20/46 KB 212/1118 KB 980/1192 KB 20/287 KB 20/46 KB 208/1118 KB 980/1192 KB 20/287 KB 24/46 KB 212/1118 KB 992/1192 KB 20/287 KB 28/46 KB 216/1118 KB 992/1192 KB 20/287 KB 32/46 KB 216/1118 KB 992/1192 KB 20/287 KB 36/46 KB 216/1118 KB 992/1192 KB 20/287 KB 40/46 KB 216/1118 KB 996/1192 KB 20/287 KB 44/46 KB 216/1118 KB 996/1192 KB 20/287 KB 46/46 KB 216/1118 KB 996/1192 KB 20/287 KB 16/46 KB 208/1118 KB 980/1192 KB 20/287 KB 46/46 KB 216/1118 KB 996/1192 KB 24/287 KB 46/46 KB 216/1118 KB 996/1192 KB 28/287 KB 46/46 KB 216/1118 KB 996/1192 KB 32/287 KB 46/46 KB 216/1118 KB 996/1192 KB 36/287 KB 46/46 KB 216/1118 KB 996/1192 KB 40/287 KB 46/46 KB 216/1118 KB 996/1192 KB 44/287 KB 46/46 KB 216/1118 KB 996/1192 KB 48/287 KB 36/46 KB 216/1118 KB 996/1192 KB 20/287 KB 46/46 KB 216/1118 KB 1000/1192 KB 48/287 KB 46/46 KB 216/1118 KB 1004/1192 KB 48/287 KB 46/46 KB 216/1118 KB 1008/1192 KB 48/287 KB 24/46 KB 216/1118 KB 992/1192 KB 20/287 KB 46/46 KB 220/1118 KB 1008/1192 KB 48/287 KB 46/46 KB 224/1118 KB 1008/1192 KB 48/287 KB 46/46 KB 228/1118 KB 1008/1192 KB 48/287 KB 46/46 KB 232/1118 KB 1008/1192 KB 48/287 KB 46/46 KB 236/1118 KB 1008/1192 KB 48/287 KB 46/46 KB 240/1118 KB 1008/1192 KB 48/287 KB 46/46 KB 244/1118 KB 1008/1192 KB 48/287 KB 46/46 KB 248/1118 KB 1012/1192 KB 48/287 KB 46/46 KB 252/1118 KB 1012/1192 KB 48/287 KB 46/46 KB 256/1118 KB 1012/1192 KB 52/287 KB 46/46 KB 260/1118 KB 1012/1192 KB 52/287 KB 264/1118 KB 1012/1192 KB 52/287 KB 46/46 KB 244/1118 KB 1012/1192 KB 48/287 KB 264/1118 KB 1016/1192 KB 52/287 KB 264/1118 KB 1020/1192 KB 52/287 KB 264/1118 KB 1024/1192 KB 52/287 KB 264/1118 KB 1028/1192 KB 52/287 KB 264/1118 KB 1032/1192 KB 52/287 KB 264/1118 KB 1036/1192 KB 52/287 KB 264/1118 KB 1040/1192 KB 52/287 KB 46/46 KB 252/1118 KB 1012/1192 KB 52/287 KB 268/1118 KB 1040/1192 KB 56/287 KB 268/1118 KB 1040/1192 KB 60/287 KB 268/1118 KB 1040/1192 KB 64/287 KB 268/1118 KB 1040/1192 KB 52/287 KB 4/1461 KB 272/1118 KB 1040/1192 KB 64/287 KB 4/1461 KB 268/1118 KB 1040/1192 KB 64/287 KB 8/1461 KB 272/1118 KB 1044/1192 KB 68/287 KB 12/1461 KB 272/1118 KB 1044/1192 KB 68/287 KB 16/1461 KB 272/1118 KB 1044/1192 KB 68/287 KB 20/1461 KB 272/1118 KB 1044/1192 KB 68/287 KB 24/1461 KB 272/1118 KB 1044/1192 KB 68/287 KB 28/1461 KB 272/1118 KB 1044/1192 KB 68/287 KB 32/1461 KB 272/1118 KB 1044/1192 KB 68/287 KB 36/1461 KB 27 unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 2/1118 KB 1044/1192 KB 68/287 KB 40/1461 KB 272/1118 KB 1044/1192 KB 68/287 KB 44/1461 KB 272/1118 KB 1044/1192 KB 68/287 KB 48/1461 KB 272/1118 KB 1044/1192 KB 68/287 KB 52/1461 KB 272/1118 KB 1044/1192 KB 68/287 KB 56/1461 KB 272/1118 KB 1044/1192 KB 68/287 KB 60/1461 KB 272/1118 KB 1044/1192 KB 68/287 KB 64/1461 KB 272/1118 KB 1044/1192 KB 68/287 KB 68/1461 KB 272/1118 KB 1044/1192 KB 68/287 KB 72/1461 KB 272/1118 KB 1044/1192 KB 68/287 KB 76/1461 KB 272/1118 KB 1044/1192 KB 68/287 KB 80/1461 KB 272/1118 KB 1044/1192 KB 68/287 KB 84/1461 KB 272/1118 KB 1044/1192 KB 68/287 KB 88/1461 KB 276/1118 KB 1044/1192 KB 68/287 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar (46 KB at 26.8 KB/sec) unit-abot-epc-basic-0: 12:18:39 DEBUG unit.abot-epc-basic/0.install 84/1461 KB 276/1118 KB 1044/1192 KB 68/287 KB 88/1461 KB 280/1118 KB 1044/1192 KB 68/287 KB 4/1461 KB 272/1118 KB 1044/1192 KB 68/287 KB 88/1461 KB 280/1118 KB 1044/1192 KB 72/287 KB 88/1461 KB 280/1118 KB 1044/1192 KB 76/287 KB 88/1461 KB 280/1118 KB 1044/1192 KB 80/287 KB 4/1461 KB 272/1118 KB 1044/1192 KB 64/287 KB 88/1461 KB 280/1118 KB 1048/1192 KB 80/287 KB 88/1461 KB 280/1118 KB 1052/1192 KB 80/287 KB 88/1461 KB 280/1118 KB 1056/1192 KB 80/287 KB 88/1461 KB 280/1118 KB 1060/1192 KB 80/287 KB 92/1461 KB 284/1118 KB 1064/1192 KB 84/287 KB 92/1461 KB 284/1118 KB 1060/1192 KB 84/287 KB 88/1461 KB 284/1118 KB 1060/1192 KB 84/287 KB 96/1461 KB 284/1118 KB 1064/1192 KB 88/287 KB 96/1461 KB 284/1118 KB 1064/1192 KB 92/287 KB 96/1461 KB 284/1118 KB 1064/1192 KB 96/287 KB 88/1461 KB 284/1118 KB 1060/1192 KB 80/287 KB 96/1461 KB 288/1118 KB 1064/1192 KB 96/287 KB 96/1461 KB 292/1118 KB 1064/1192 KB 96/287 KB 96/1461 KB 296/1118 KB 1068/1192 KB 100/287 KB 96/1461 KB 300/1118 KB 1068/1192 KB 100/287 KB 96/1461 KB 304/1118 KB 1068/1192 KB 100/287 KB 96/1461 KB 292/1118 KB 1068/1192 KB 100/287 KB 96/1461 KB 304/1118 KB 1072/1192 KB 100/287 KB 96/1461 KB 292/1118 KB 1064/1192 KB 100/287 KB 96/1461 KB 292/1118 KB 1064/1192 KB 96/287 KB 100/1461 KB 304/1118 KB 1072/1192 KB 100/287 KB 104/1461 KB 304/1118 KB 1076/1192 KB 104/287 KB 108/1461 KB 304/1118 KB 1076/1192 KB 104/287 KB 112/1461 KB 304/1118 KB 1076/1192 KB 104/287 KB 116/1461 KB 304/1118 KB 1076/1192 KB 104/287 KB 120/1461 KB 308/1118 KB 1076/1192 KB 104/287 KB 124/1461 KB 308/1118 KB 1076/1192 KB 104/287 KB 128/1461 KB 308/1118 KB 1076/1192 KB 104/287 KB 100/1461 KB 304/1118 KB 1076/1192 KB 104/287 KB 128/1461 KB 308/1118 KB 1080/1192 KB 104/287 KB 128/1461 KB 308/1118 KB 1084/1192 KB 104/287 KB 128/1461 KB 308/1118 KB 1088/1192 KB 104/287 KB 100/1461 KB 304/1118 KB 1072/1192 KB 104/287 KB 128/1461 KB 308/1118 KB 1088/1192 KB 108/287 KB 128/1461 KB 308/1118 KB 1088/1192 KB 112/287 KB 128/1461 KB 308/1118 KB 1088/1192 KB 116/287 KB 128/1461 KB 308/1118 KB 1088/1192 KB 120/287 KB 128/1461 KB 308/1118 KB 1088/1192 KB 124/287 KB 128/1461 KB 308/1118 KB 1092/1192 KB 128/287 KB 116/1461 KB 308/1118 KB 1076/1192 KB 104/287 KB 128/1461 KB 312/1118 KB 1092/1192 KB 128/287 KB 128/1461 KB 316/1118 KB 1092/1192 KB 128/287 KB 128/1461 KB 320/1118 KB 1092/1192 KB 128/287 KB 128/1461 KB 324/1118 KB 1092/1192 KB 128/287 KB 132/1461 KB 328/1118 KB 1092/1192 KB 132/287 KB 132/1461 KB 332/1118 KB 1092/1192 KB 132/287 KB 128/1461 KB 308/1118 KB 1092/1192 KB 124/287 KB 132/1461 KB 332/1118 KB 1096/1192 KB 132/287 KB 132/1461 KB 332/1118 KB 1100/1192 KB 132/287 KB 132/1461 KB 332/1118 KB 1104/1192 KB 132/287 KB 132/1461 KB 332/1118 KB 1108/1192 KB 132/287 KB 132/1461 KB 324/1118 KB 1092/1192 KB 132/287 KB 136/1461 KB 336/1118 KB 1108/1192 KB 132/287 KB 140/1461 KB 336/1118 KB 1108/1192 KB 132/287 KB 144/1461 KB 336/1118 KB 1108/1192 KB 132/287 KB 128/1461 KB 324/1118 KB 1092/1192 KB 132/287 KB 144/1461 KB 336/1118 KB 1108/1192 KB 136/287 KB 144/1461 KB 336/1118 KB 1108/1192 KB 140/287 KB 144/1461 KB 336/1118 KB 1108/1192 KB 144/287 KB 132/1461 KB 336/1118 KB 1108/1192 KB 132/287 KB 148/1461 KB 336/1118 KB 1108/1192 KB 144/287 KB 152/1461 KB 340/1118 KB 1112/1192 KB 148/287 KB 156/1461 KB 340/1118 KB 1112/1192 KB 148/287 KB 160/1461 KB 340/1118 KB 1112/1192 KB 148/287 KB 148/1461 KB 340/1118 KB 1112/1192 KB 148/287 KB 148/1461 KB 340/1118 KB 1112/1192 KB unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install 144/287 KB 160/1461 KB 340/1118 KB 1116/1192 KB 148/287 KB 160/1461 KB 340/1118 KB 1120/1192 KB 148/287 KB 160/1461 KB 340/1118 KB 1124/1192 KB 148/287 KB 160/1461 KB 340/1118 KB 1128/1192 KB 152/287 KB 160/1461 KB 340/1118 KB 1132/1192 KB 152/287 KB 160/1461 KB 340/1118 KB 1136/1192 KB 152/287 KB 160/1461 KB 340/1118 KB 1140/1192 KB 152/287 KB 164/1461 KB 340/1118 KB 1144/1192 KB 152/287 KB 164/1461 KB 340/1118 KB 1148/1192 KB 152/287 KB 164/1461 KB 340/1118 KB 1152/1192 KB 152/287 KB 148/1461 KB 340/1118 KB 1108/1192 KB 144/287 KB 164/1461 KB 344/1118 KB 1152/1192 KB 152/287 KB 164/1461 KB 348/1118 KB 1152/1192 KB 152/287 KB 164/1461 KB 352/1118 KB 1152/1192 KB 152/287 KB 164/1461 KB 356/1118 KB 1152/1192 KB 152/287 KB 164/1461 KB 360/1118 KB 1152/1192 KB 152/287 KB 164/1461 KB 364/1118 KB 1152/1192 KB 152/287 KB 164/1461 KB 368/1118 KB 1152/1192 KB 152/287 KB 164/1461 KB 340/1118 KB 1140/1192 KB 152/287 KB 160/1461 KB 340/1118 KB 1124/1192 KB 152/287 KB 164/1461 KB 368/1118 KB 1152/1192 KB 156/287 KB 164/1461 KB 368/1118 KB 1152/1192 KB 160/287 KB 164/1461 KB 368/1118 KB 1152/1192 KB 164/287 KB 164/1461 KB 368/1118 KB 1152/1192 KB 168/287 KB 164/1461 KB 368/1118 KB 1152/1192 KB 172/287 KB 168/1461 KB 368/1118 KB 1152/1192 KB 176/287 KB 168/1461 KB 368/1118 KB 1152/1192 KB 172/287 KB 172/1461 KB 368/1118 KB 1152/1192 KB 176/287 KB 176/1461 KB 368/1118 KB 1152/1192 KB 176/287 KB 176/1461 KB 368/1118 KB 1152/1192 KB 180/287 KB 180/1461 KB 372/1118 KB 1156/1192 KB 184/287 KB 180/1461 KB 372/1118 KB 1156/1192 KB 188/287 KB 180/1461 KB 372/1118 KB 1156/1192 KB 192/287 KB 176/1461 KB 372/1118 KB 1152/1192 KB 180/287 KB 180/1461 KB 376/1118 KB 1156/1192 KB 192/287 KB 180/1461 KB 380/1118 KB 1156/1192 KB 192/287 KB 180/1461 KB 384/1118 KB 1156/1192 KB 192/287 KB 180/1461 KB 388/1118 KB 1156/1192 KB 192/287 KB 180/1461 KB 392/1118 KB 1156/1192 KB 196/287 KB 180/1461 KB 396/1118 KB 1156/1192 KB 196/287 KB 180/1461 KB 400/1118 KB 1156/1192 KB 196/287 KB 180/1461 KB 372/1118 KB 1156/1192 KB 180/287 KB 180/1461 KB 400/1118 KB 1160/1192 KB 196/287 KB 180/1461 KB 400/1118 KB 1164/1192 KB 196/287 KB 180/1461 KB 400/1118 KB 1168/1192 KB 196/287 KB 180/1461 KB 372/1118 KB 1152/1192 KB 180/287 KB 184/1461 KB 400/1118 KB 1168/1192 KB 196/287 KB 188/1461 KB 400/1118 KB 1168/1192 KB 196/287 KB 192/1461 KB 400/1118 KB 1168/1192 KB 196/287 KB 196/1461 KB 400/1118 KB 1168/1192 KB 196/287 KB 200/1461 KB 400/1118 KB 1172/1192 KB 196/287 KB 204/1461 KB 400/1118 KB 1172/1192 KB 196/287 KB 208/1461 KB 400/1118 KB 1172/1192 KB 196/287 KB 180/1461 KB 388/1118 KB 1156/1192 KB 196/287 KB 208/1461 KB 400/1118 KB 1172/1192 KB 200/287 KB 208/1461 KB 400/1118 KB 1172/1192 KB 204/287 KB 208/1461 KB 400/1118 KB 1172/1192 KB 208/287 KB 208/1461 KB 400/1118 KB 1172/1192 KB 212/287 KB 212/1461 KB 404/1118 KB 1172/1192 KB 216/287 KB 212/1461 KB 404/1118 KB 1172/1192 KB 220/287 KB 212/1461 KB 404/1118 KB 1172/1192 KB 224/287 KB 196/1461 KB 400/1118 KB 1172/1192 KB 196/287 KB 212/1461 KB 404/1118 KB 1176/1192 KB 224/287 KB 212/1461 KB 404/1118 KB 1180/1192 KB 224/287 KB 212/1461 KB 404/1118 KB 1172/1192 KB 212/287 KB 216/1461 KB 404/1118 KB 1184/1192 KB 224/287 KB 208/1461 KB 404/1118 KB 1172/1192 KB 212/287 KB 220/1461 KB 408/1118 KB 1184/1192 KB 224/287 KB 220/1461 KB 412/1118 KB 1184/1192 KB 224/287 KB 220/1461 KB 416/1118 KB 1184/1192 KB 224/287 KB 220/1461 KB 420/1118 KB 1184/1192 KB 228/287 KB 220/1461 KB 424/1118 KB 1184/1 unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install 192 KB 228/287 KB 220/1461 KB 428/1118 KB 1184/1192 KB 228/287 KB 220/1461 KB 432/1118 KB 1184/1192 KB 228/287 KB 220/1461 KB 416/1118 KB 1184/1192 KB 228/287 KB 220/1461 KB 432/1118 KB 1184/1192 KB 232/287 KB 220/1461 KB 432/1118 KB 1184/1192 KB 236/287 KB 220/1461 KB 432/1118 KB 1184/1192 KB 240/287 KB 220/1461 KB 416/1118 KB 1184/1192 KB 224/287 KB 220/1461 KB 432/1118 KB 1188/1192 KB 240/287 KB 220/1461 KB 432/1118 KB 1192/1192 KB 240/287 KB 220/1461 KB 432/1118 KB 1192/1192 KB 240/287 KB 220/1461 KB 416/1118 KB 1184/1192 KB 224/287 KB 224/1461 KB 432/1118 KB 1192/1192 KB 240/287 KB 228/1461 KB 432/1118 KB 1192/1192 KB 240/287 KB 232/1461 KB 432/1118 KB 1192/1192 KB 240/287 KB 236/1461 KB 432/1118 KB 1192/1192 KB 240/287 KB 240/1461 KB 432/1118 KB 1192/1192 KB 240/287 KB 244/1461 KB 432/1118 KB 1192/1192 KB 240/287 KB 248/1461 KB 436/1118 KB 1192/1192 KB 244/287 KB 244/1461 KB 436/1118 KB 1192/1192 KB 244/287 KB 248/1461 KB 436/1118 KB 1192/1192 KB 248/287 KB 244/1461 KB 436/1118 KB 1192/1192 KB 240/287 KB 248/1461 KB 440/1118 KB 1192/1192 KB 248/287 KB 248/1461 KB 440/1118 KB 1192/1192 KB 252/287 KB 252/1461 KB 440/1118 KB 1192/1192 KB 252/287 KB 252/1461 KB 444/1118 KB 1192/1192 KB 256/287 KB 252/1461 KB 444/1118 KB 1192/1192 KB 252/287 KB 252/1461 KB 448/1118 KB 1192/1192 KB 256/287 KB 256/1461 KB 448/1118 KB 1192/1192 KB 256/287 KB 260/1461 KB 448/1118 KB 1192/1192 KB 256/287 KB 264/1461 KB 452/1118 KB 1192/1192 KB 260/287 KB 268/1461 KB 452/1118 KB 1192/1192 KB 260/287 KB 272/1461 KB 452/1118 KB 260/287 KB 260/1461 KB 452/1118 KB 1192/1192 KB 260/287 KB 272/1461 KB 456/1118 KB 260/287 KB 272/1461 KB 460/1118 KB 260/287 KB 272/1461 KB 464/1118 KB 260/287 KB 272/1461 KB 468/1118 KB 260/287 KB 276/1461 KB 472/1118 KB 260/287 KB 276/1461 KB 476/1118 KB 260/287 KB 276/1461 KB 480/1118 KB 260/287 KB 260/1461 KB 448/1118 KB 1192/1192 KB 260/287 KB 276/1461 KB 480/1118 KB 264/287 KB 276/1461 KB 480/1118 KB 268/287 KB 276/1461 KB 480/1118 KB 272/287 KB 276/1461 KB 480/1118 KB 276/287 KB 276/1461 KB 468/1118 KB 260/287 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar (1192 KB at 680.9 KB/sec) unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install 276/1461 KB 480/1118 KB 280/287 KB 276/1461 KB 480/1118 KB 284/287 KB 280/1461 KB 480/1118 KB 284/287 KB 280/1461 KB 480/1118 KB 287/287 KB 284/1461 KB 480/1118 KB 287/287 KB 288/1461 KB 480/1118 KB 287/287 KB 292/1461 KB 480/1118 KB 287/287 KB 296/1461 KB 484/1118 KB 287/287 KB 300/1461 KB 484/1118 KB 287/287 KB 304/1461 KB 484/1118 KB 287/287 KB 292/1461 KB 484/1118 KB 287/287 KB 304/1461 KB 488/1118 KB 287/287 KB 304/1461 KB 492/1118 KB 287/287 KB 304/1461 KB 496/1118 KB 287/287 KB 304/1461 KB 500/1118 KB 287/287 KB 308/1461 KB 504/1118 KB 287/287 KB 308/1461 KB 508/1118 KB 287/287 KB 308/1461 KB 512/1118 KB 287/287 KB 308/1461 KB 500/1118 KB 287/287 KB 312/1461 KB 512/1118 KB 287/287 KB 316/1461 KB 512/1118 KB 287/287 KB 320/1461 KB 512/1118 KB 287/287 KB 320/1461 KB 516/1118 KB 287/287 KB 324/1461 KB 520/1118 KB 287/287 KB 324/1461 KB 524/1118 KB 287/287 KB 324/1461 KB 528/1118 KB 287/287 KB 324/1461 KB 516/1118 KB 287/287 KB 328/1461 KB 528/1118 KB 287/287 KB 332/1461 KB 528/1118 KB 336/1461 KB 528/1118 KB Downloaded: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar (287 KB at 163.4 KB/sec) unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install 336/1461 KB 532/1118 KB 340/1461 KB 536/1118 KB 340/1461 KB 540/1118 KB 340/1461 KB 544/1118 KB 340/1461 KB 532/1118 KB 344/1461 KB 544/1118 KB 344/1461 KB 548/1118 KB 348/1461 KB 548/1118 KB 352/1461 KB 548/1118 KB 356/1461 KB 548/1118 KB 356/1461 KB 552/1118 KB 356/1461 KB 556/1118 KB 356/1461 KB 560/1118 KB 360/1461 KB 560/1118 KB 364/1461 KB 560/1118 KB 368/1461 KB 560/1118 KB 368/1461 KB 564/1118 KB 372/1461 KB 568/1118 KB 372/1461 KB 572/1118 KB 372/1461 KB 576/1118 KB 372/1461 KB 564/1118 KB 376/1461 KB 576/1118 KB 380/1461 KB 576/1118 KB 384/1461 KB 576/1118 KB 388/1461 KB 576/1118 KB 392/1461 KB 580/1118 KB 388/1461 KB 580/1118 KB 392/1461 KB 584/1118 KB 392/1461 KB 588/1118 KB 392/1461 KB 592/1118 KB 396/1461 KB 592/1118 KB 400/1461 KB 592/1118 KB 404/1461 KB 592/1118 KB 408/1461 KB 596/1118 KB 412/1461 KB 596/1118 KB 416/1461 KB 596/1118 KB 404/1461 KB 596/1118 KB 416/1461 KB 600/1118 KB 416/1461 KB 604/1118 KB 416/1461 KB 608/1118 KB 416/1461 KB 612/1118 KB 420/1461 KB 616/1118 KB 420/1461 KB 620/1118 KB 420/1461 KB 624/1118 KB 420/1461 KB 612/1118 KB 424/1461 KB 624/1118 KB 428/1461 KB 624/1118 KB 432/1461 KB 624/1118 KB 432/1461 KB 628/1118 KB 436/1461 KB 632/1118 KB 436/1461 KB 636/1118 KB 436/1461 KB 640/1118 KB 436/1461 KB 628/1118 KB 440/1461 KB 640/1118 KB 444/1461 KB 640/1118 KB 448/1461 KB 640/1118 KB 452/1461 KB 640/1118 KB 456/1461 KB 644/1118 KB 460/1461 KB 644/1118 KB 452/1461 KB 644/1118 KB 464/1461 KB 648/1118 KB 464/1461 KB 652/1118 KB 464/1461 KB 656/1118 KB 464/1461 KB 656/1118 KB 464/1461 KB 660/1118 KB 468/1461 KB 664/1118 KB 468/1461 KB 668/1118 KB 468/1461 KB 672/1118 KB 468/1461 KB 660/1118 KB 472/1461 KB 672/1118 KB 476/1461 KB 672/1118 KB 480/1461 KB 672/1118 KB 484/1461 KB 672/1118 KB 488/1461 KB 676/1118 KB 492/1461 KB 676/1118 KB 496/1461 KB 676/1118 KB 484/1461 KB 676/1118 KB 496/1461 KB 680/1118 KB 496/1461 KB 684/1118 KB 496/1461 KB 688/1118 KB 496/1461 KB 692/1118 KB 500/1461 KB 696/1118 KB 500/1461 KB 692/1118 KB 504/1461 KB 696/1118 KB 504/1461 KB 700/1118 KB 508/1461 KB 704/1118 KB 508/1461 KB 704/1118 KB 512/1461 KB 704/1118 KB 516/1461 KB 704/1118 KB 520/1461 KB 708/1118 KB 524/1461 KB 708/1118 KB 528/1461 KB 708/1118 KB 516/1461 KB 708/1118 KB 528/1461 KB 712/1118 KB 528/1461 KB 716/1118 KB 528/1461 KB 720/1118 KB 532/1461 KB 720/1118 KB 536/1461 KB 724/1118 KB 540/1461 KB 724/1118 KB 544/1461 KB 724/1118 KB 532/1461 KB 724/1118 KB 544/1461 KB 728/1118 KB 544/1461 KB 732/1118 KB 544/1461 KB 736/1118 KB 544/1461 KB 740/1118 KB 548/1461 KB 740/1118 KB 552/1461 KB 740/1118 KB 556/1461 KB 740/1118 KB 556/1461 KB 744/1118 KB 560/1461 KB 748/1118 KB 560/1461 KB 752/1118 KB 560/1461 KB 744/1118 KB 564/1461 KB 752/1118 KB 568/1461 KB 756/1118 KB 564/1461 KB 756/1118 KB 568/1461 KB 760/1118 KB 572/1461 KB 764/1118 KB 572/1461 KB 768/1118 KB 572/1461 KB 760/1118 KB 576/1461 KB 768/1118 KB 580/1461 KB 768/1118 KB 584/1461 KB 772/1118 KB 588/1461 KB 772/1118 KB 592/1461 KB 772/1118 KB 580/1461 KB 772/1118 KB 592/1461 KB 776/1118 KB 592/1461 KB 780/1118 KB 592/1461 KB 784/1118 KB 592/1461 KB 788/1118 KB 596/1461 KB 792/1118 KB 596/1461 KB 788/1118 KB 600/1461 KB 792/1118 KB 604/1461 KB 792/1118 KB 608/1461 KB 792/1118 KB 608/1461 KB 796/1118 KB 608/1461 KB 800/1118 KB 608/1461 KB 804/1118 KB 612/1461 KB 808/1118 KB 612/1461 KB 812/1118 KB 612/1461 KB 816/1118 KB 612/1461 KB 804/1118 KB 616/146 unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install 1 KB 816/1118 KB 620/1461 KB 816/1118 KB 624/1461 KB 816/1118 KB 628/1461 KB 816/1118 KB 632/1461 KB 820/1118 KB 628/1461 KB 820/1118 KB 636/1461 KB 824/1118 KB 636/1461 KB 824/1118 KB 640/1461 KB 824/1118 KB 640/1461 KB 828/1118 KB 640/1461 KB 832/1118 KB 640/1461 KB 836/1118 KB 644/1461 KB 840/1118 KB 644/1461 KB 844/1118 KB 644/1461 KB 848/1118 KB 644/1461 KB 836/1118 KB 648/1461 KB 848/1118 KB 652/1461 KB 848/1118 KB 656/1461 KB 848/1118 KB 660/1461 KB 848/1118 KB 664/1461 KB 852/1118 KB 668/1461 KB 852/1118 KB 672/1461 KB 852/1118 KB 660/1461 KB 852/1118 KB 672/1461 KB 856/1118 KB 676/1461 KB 856/1118 KB 676/1461 KB 860/1118 KB 676/1461 KB 864/1118 KB 676/1461 KB 868/1118 KB 680/1461 KB 868/1118 KB 684/1461 KB 868/1118 KB 688/1461 KB 868/1118 KB 688/1461 KB 872/1118 KB 688/1461 KB 876/1118 KB 688/1461 KB 880/1118 KB 692/1461 KB 880/1118 KB 696/1461 KB 884/1118 KB 700/1461 KB 884/1118 KB 704/1461 KB 884/1118 KB 692/1461 KB 884/1118 KB 704/1461 KB 888/1118 KB 704/1461 KB 892/1118 KB 708/1461 KB 896/1118 KB 708/1461 KB 900/1118 KB 708/1461 KB 904/1118 KB 708/1461 KB 908/1118 KB 708/1461 KB 892/1118 KB 712/1461 KB 908/1118 KB 716/1461 KB 908/1118 KB 720/1461 KB 908/1118 KB 724/1461 KB 908/1118 KB 724/1461 KB 912/1118 KB 724/1461 KB 916/1118 KB 728/1461 KB 916/1118 KB 732/1461 KB 916/1118 KB 736/1461 KB 916/1118 KB 736/1461 KB 920/1118 KB 736/1461 KB 924/1118 KB 736/1461 KB 928/1118 KB 740/1461 KB 928/1118 KB 744/1461 KB 932/1118 KB 748/1461 KB 932/1118 KB 752/1461 KB 932/1118 KB 740/1461 KB 932/1118 KB 752/1461 KB 936/1118 KB 752/1461 KB 940/1118 KB 752/1461 KB 944/1118 KB 752/1461 KB 948/1118 KB 756/1461 KB 952/1118 KB 756/1461 KB 956/1118 KB 756/1461 KB 960/1118 KB 756/1461 KB 948/1118 KB 760/1461 KB 960/1118 KB 764/1461 KB 960/1118 KB 768/1461 KB 960/1118 KB 772/1461 KB 960/1118 KB 776/1461 KB 964/1118 KB 780/1461 KB 964/1118 KB 784/1461 KB 964/1118 KB 772/1461 KB 964/1118 KB 784/1461 KB 968/1118 KB 784/1461 KB 972/1118 KB 784/1461 KB 976/1118 KB 784/1461 KB 980/1118 KB 788/1461 KB 984/1118 KB 788/1461 KB 988/1118 KB 788/1461 KB 992/1118 KB 788/1461 KB 980/1118 KB 792/1461 KB 992/1118 KB 796/1461 KB 992/1118 KB 800/1461 KB 992/1118 KB 804/1461 KB 992/1118 KB 808/1461 KB 996/1118 KB 804/1461 KB 996/1118 KB 808/1461 KB 1000/1118 KB 812/1461 KB 1000/1118 KB 816/1461 KB 1000/1118 KB 816/1461 KB 1004/1118 KB 816/1461 KB 1008/1118 KB 816/1461 KB 1012/1118 KB 820/1461 KB 1016/1118 KB 820/1461 KB 1020/1118 KB 820/1461 KB 1024/1118 KB 820/1461 KB 1012/1118 KB 824/1461 KB 1024/1118 KB 828/1461 KB 1024/1118 KB 832/1461 KB 1024/1118 KB 832/1461 KB 1028/1118 KB 836/1461 KB 1032/1118 KB 836/1461 KB 1036/1118 KB 836/1461 KB 1040/1118 KB 836/1461 KB 1028/1118 KB 840/1461 KB 1040/1118 KB 844/1461 KB 1040/1118 KB 848/1461 KB 1040/1118 KB 848/1461 KB 1044/1118 KB 852/1461 KB 1048/1118 KB 852/1461 KB 1044/1118 KB 856/1461 KB 1048/1118 KB 856/1461 KB 1052/1118 KB 860/1461 KB 1052/1118 KB 860/1461 KB 1056/1118 KB 864/1461 KB 1056/1118 KB 864/1461 KB 1060/1118 KB 868/1461 KB 1064/1118 KB 868/1461 KB 1060/1118 KB 872/1461 KB 1064/1118 KB 876/1461 KB 1064/1118 KB 876/1461 KB 1068/1118 KB 880/1461 KB 1072/1118 KB 880/1461 KB 1072/1118 KB 880/1461 KB 1076/1118 KB 884/1461 KB 1080/1118 KB 884/1461 KB 1084/1118 KB 884/1461 KB 1088/1118 KB 884/1461 KB 1076/1118 KB 888/1461 KB 1088/1118 KB 892/1461 KB 1088/1118 KB 896/1461 KB 1088/1118 KB 896/1461 KB 1092/1118 KB unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install 900/1461 KB 1096/1118 KB 900/1461 KB 1100/1118 KB 900/1461 KB 1104/1118 KB 900/1461 KB 1092/1118 KB 904/1461 KB 1104/1118 KB 908/1461 KB 1104/1118 KB 912/1461 KB 1104/1118 KB 916/1461 KB 1108/1118 KB 920/1461 KB 1108/1118 KB 924/1461 KB 1108/1118 KB 912/1461 KB 1108/1118 KB 924/1461 KB 1112/1118 KB 924/1461 KB 1116/1118 KB 924/1461 KB 1118/1118 KB 928/1461 KB 1118/1118 KB 932/1461 KB 1118/1118 KB 936/1461 KB 1118/1118 KB 940/1461 KB 1118/1118 KB 944/1461 KB 1118/1118 KB 948/1461 KB 1118/1118 KB 952/1461 KB 1118/1118 KB 956/1461 KB 1118/1118 KB 960/1461 KB 1118/1118 KB 964/1461 KB 1118/1118 KB 968/1461 KB 1118/1118 KB 972/1461 KB 1118/1118 KB 976/1461 KB 1118/1118 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.jar (1118 KB at 604.8 KB/sec) unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install 980/1461 KB 984/1461 KB 988/1461 KB 992/1461 KB 996/1461 KB 1000/1461 KB 1004/1461 KB 1008/1461 KB 1012/1461 KB 1016/1461 KB 1020/1461 KB 1024/1461 KB 1028/1461 KB 1032/1461 KB 1036/1461 KB 1040/1461 KB 1044/1461 KB 1048/1461 KB 1052/1461 KB 1056/1461 KB 1060/1461 KB 1064/1461 KB 1068/1461 KB 1072/1461 KB 1076/1461 KB 1080/1461 KB 1084/1461 KB 1088/1461 KB 1092/1461 KB 1096/1461 KB 1100/1461 KB 1104/1461 KB 1108/1461 KB 1112/1461 KB 1116/1461 KB 1120/1461 KB 1124/1461 KB 1128/1461 KB 1132/1461 KB 1136/1461 KB 1140/1461 KB 1144/1461 KB 1148/1461 KB 1152/1461 KB 1156/1461 KB 1160/1461 KB 1164/1461 KB 1168/1461 KB 1172/1461 KB 1176/1461 KB 1180/1461 KB 1184/1461 KB 1188/1461 KB 1192/1461 KB 1196/1461 KB 1200/1461 KB 1204/1461 KB 1208/1461 KB 1212/1461 KB 1216/1461 KB 1220/1461 KB 1224/1461 KB 1228/1461 KB 1232/1461 KB 1236/1461 KB 1240/1461 KB 1244/1461 KB 1248/1461 KB 1252/1461 KB 1256/1461 KB 1260/1461 KB 1264/1461 KB 1268/1461 KB 1272/1461 KB 1276/1461 KB 1280/1461 KB 1284/1461 KB 1288/1461 KB 1292/1461 KB 1296/1461 KB 1300/1461 KB 1304/1461 KB 1308/1461 KB 1312/1461 KB 1316/1461 KB 1320/1461 KB 1324/1461 KB 1328/1461 KB 1332/1461 KB 1336/1461 KB 1340/1461 KB 1344/1461 KB 1348/1461 KB 1352/1461 KB 1356/1461 KB 1360/1461 KB 1364/1461 KB 1368/1461 KB 1372/1461 KB 1376/1461 KB 1380/1461 KB 1384/1461 KB 1388/1461 KB 1392/1461 KB 1396/1461 KB 1400/1461 KB 1404/1461 KB 1408/1461 KB 1412/1461 KB 1416/1461 KB 1420/1461 KB 1424/1461 KB 1428/1461 KB 1432/1461 KB 1436/1461 KB 1440/1461 KB 1444/1461 KB 1448/1461 KB 1452/1461 KB 1456/1461 KB 1460/1461 KB 1461/1461 KB Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar (1461 KB at 766.9 KB/sec) unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install 1/7 KB 4/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 385.5 KB/sec) unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (2 KB at 133.3 KB/sec) unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (2 KB at 131.6 KB/sec) unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (2 KB at 100.4 KB/sec) unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom unit-abot-epc-basic-0: 12:18:40 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 24.4 KB/sec) unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (4 KB at 318.4 KB/sec) unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom unit-abot-epc-basic-0: 12:18:40 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 57.4 KB/sec) unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom unit-abot-epc-basic-0: 12:18:40 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 146.8 KB/sec) unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom unit-abot-epc-basic-0: 12:18:40 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 109.5 KB/sec) unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7 KB at 494.6 KB/sec) unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom unit-abot-epc-basic-0: 12:18:40 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 81.6 KB/sec) unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom (4 KB at 216.4 KB/sec) unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom unit-abot-epc-basic-0: 12:18:40 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 434.9 KB/sec) unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (9 KB at 653.7 KB/sec) unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom unit-abot-epc-basic-0: 12:18:40 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 78.9 KB/sec) unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom unit-abot-epc-basic-0: 12:18:40 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 174.7 KB/sec) unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom (3 KB at 245.4 KB/sec) unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom (5 KB at 409.6 KB/sec) unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8 KB at 524.9 KB/sec) unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom unit-abot-epc-basic-0: 12:18:40 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 66.9 KB/sec) unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom (3 KB at 252.8 KB/sec) unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom unit-abot-epc-basic-0: 12:18:40 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 1161.4 KB/sec) unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar unit-abot-epc-basic-0: 12:18:40 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: 12:18:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar unit-abot-epc-basic-0: 12:18:40 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: 12:18:40 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: 12:18:40 DEBUG unit.abot-epc-basic/0.install 4/21 KB 4/6 KB 3/149 KB 4/10 KB 8/21 KB 4/6 KB 3/149 KB 4/10 KB 12/21 KB 4/6 KB 3/149 KB 4/10 KB 16/21 KB 4/6 KB 3/149 KB 4/10 KB 20/21 KB 4/6 KB 3/149 KB 4/10 KB 21/21 KB 4/6 KB 4/14 KB 3/149 KB 4/10 KB 21/21 KB 4/6 KB 8/14 KB 3/149 KB 4/10 KB 21/21 KB 4/6 KB 12/14 KB 3/149 KB 4/10 KB 21/21 KB 4/6 KB 14/14 KB 3/149 KB 4/10 KB 21/21 KB 4/6 KB 3/149 KB 4/10 KB 4/21 KB 4/6 KB 14/14 KB 6/149 KB 4/10 KB 21/21 KB 4/6 KB 14/14 KB 9/149 KB 4/10 KB 21/21 KB 4/6 KB 14/14 KB 11/149 KB 4/10 KB 21/21 KB 4/6 KB 4/10 KB 4/21 KB 4/6 KB 14/14 KB 11/149 KB 8/10 KB 21/21 KB 4/6 KB 14/14 KB 11/149 KB 10/10 KB 21/21 KB 4/6 KB 4/21 KB 6/6 KB 14/14 KB 11/149 KB 10/10 KB 21/21 KB 6/6 KB 14/14 KB 14/149 KB 10/10 KB 21/21 KB 6/6 KB 14/14 KB 16/149 KB 10/10 KB 21/21 KB 6/6 KB 14/14 KB 19/149 KB 10/10 KB 21/21 KB 6/6 KB 14/14 KB 22/149 KB 10/10 KB 21/21 KB 6/6 KB 14/14 KB 25/149 KB 10/10 KB 21/21 KB 6/6 KB 14/14 KB 27/149 KB 10/10 KB 21/21 KB 6/6 KB 14/14 KB 30/149 KB 10/10 KB 21/21 KB 6/6 KB 14/14 KB 32/149 KB 10/10 KB 21/21 KB 6/6 KB 14/14 KB 36/149 KB 10/10 KB 21/21 KB 6/6 KB 14/14 KB 40/149 KB 10/10 KB 21/21 KB 6/6 KB 14/14 KB 44/149 KB 10/10 KB 21/21 KB 6/6 KB 14/14 KB 48/149 KB 10/10 KB 21/21 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar (14 KB at 699.6 KB/sec) unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar unit-abot-epc-basic-0: 12:18:40 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 223.0 KB/sec) unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar (10 KB at 323.6 KB/sec) unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar unit-abot-epc-basic-0: 12:18:40 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 653.9 KB/sec) unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install 48/149 KB 3/30 KB 48/149 KB 6/30 KB 48/149 KB 9/30 KB 48/149 KB 11/30 KB 48/149 KB 14/30 KB 48/149 KB 16/30 KB 3/37 KB 52/149 KB 19/30 KB 3/37 KB 48/149 KB 14/30 KB 3/37 KB 52/149 KB 19/30 KB 5/37 KB 52/149 KB 19/30 KB 8/37 KB 4/14 KB 52/149 KB 19/30 KB 11/37 KB 3/37 KB 4/14 KB 52/149 KB 19/30 KB 13/37 KB 52/149 KB 16/30 KB 3/37 KB 3/37 KB 4/14 KB 56/149 KB 19/30 KB 13/37 KB 3/37 KB 4/14 KB 60/149 KB 19/30 KB 13/37 KB 3/37 KB 4/14 KB 64/149 KB 19/30 KB 16/37 KB 3/37 KB 4/14 KB 52/149 KB 19/30 KB 11/37 KB 4/14 KB 52/149 KB 19/30 KB 8/37 KB 3/37 KB 8/14 KB 64/149 KB 19/30 KB 16/37 KB 3/37 KB 12/14 KB 64/149 KB 19/30 KB 16/37 KB 3/37 KB 14/14 KB 64/149 KB 19/30 KB 16/37 KB 5/37 KB 14/14 KB 64/149 KB 19/30 KB 16/37 KB 8/37 KB 14/14 KB 64/149 KB 19/30 KB 16/37 KB 3/37 KB 4/14 KB 60/149 KB 19/30 KB 16/37 KB 8/37 KB 14/14 KB 64/149 KB 22/30 KB 16/37 KB 8/37 KB 14/14 KB 64/149 KB 22/30 KB 19/37 KB 11/37 KB 14/14 KB 64/149 KB 25/30 KB 21/37 KB 11/37 KB 14/14 KB 64/149 KB 25/30 KB 19/37 KB 11/37 KB 14/14 KB 64/149 KB 22/30 KB 19/37 KB 13/37 KB 14/14 KB 64/149 KB 25/30 KB 21/37 KB 13/37 KB 14/14 KB 64/149 KB 27/30 KB 21/37 KB 16/37 KB 14/14 KB 64/149 KB 30/30 KB 24/37 KB 16/37 KB 14/14 KB 64/149 KB 27/30 KB 24/37 KB 13/37 KB 14/14 KB 64/149 KB 27/30 KB 24/37 KB 16/37 KB 14/14 KB 68/149 KB 30/30 KB 24/37 KB 16/37 KB 14/14 KB 72/149 KB 30/30 KB 24/37 KB 16/37 KB 14/14 KB 76/149 KB 30/30 KB 24/37 KB 19/37 KB 14/14 KB 80/149 KB 30/30 KB 27/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (14 KB at 374.1 KB/sec) unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install 16/37 KB 14/14 KB 76/149 KB 30/30 KB 27/37 KB 19/37 KB 14/14 KB 76/149 KB 30/30 KB 27/37 KB 19/37 KB 80/149 KB 30/30 KB 29/37 KB 21/37 KB 80/149 KB 30/30 KB 32/37 KB 21/37 KB 84/149 KB 30/30 KB 35/37 KB 21/37 KB 84/149 KB 30/30 KB 37/37 KB 21/37 KB 80/149 KB 30/30 KB 29/37 KB 24/37 KB 84/149 KB 30/30 KB 37/37 KB 27/37 KB 84/149 KB 30/30 KB 37/37 KB 21/37 KB 84/149 KB 30/30 KB 32/37 KB 27/37 KB 88/149 KB 30/30 KB 37/37 KB 29/37 KB 92/149 KB 2/11 KB 30/30 KB 37/37 KB 29/37 KB 96/149 KB 2/11 KB 30/30 KB 37/37 KB 29/37 KB 100/149 KB 2/11 KB 30/30 KB 37/37 KB 29/37 KB 88/149 KB 2/11 KB 30/30 KB 37/37 KB 27/37 KB 88/149 KB 2/11 KB 30/30 KB 37/37 KB 29/37 KB 100/149 KB 6/11 KB 37/37 KB 29/37 KB 100/149 KB 10/11 KB 37/37 KB 32/37 KB 100/149 KB 11/11 KB 37/37 KB 32/37 KB 100/149 KB 10/11 KB 37/37 KB 35/37 KB 100/149 KB 11/11 KB 37/37 KB 37/37 KB 100/149 KB 11/11 KB 37/37 KB 37/37 KB 104/149 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 KB at 684.0 KB/sec) unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install 37/37 KB 104/149 KB 11/11 KB 37/37 KB 108/149 KB 11/11 KB 37/37 KB 112/149 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar (37 KB at 750.2 KB/sec) unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install 37/37 KB 116/149 KB 11/11 KB 37/37 KB 120/149 KB 11/11 KB 37/37 KB 124/149 KB 11/11 KB 37/37 KB 128/149 KB 11/11 KB 37/37 KB 132/149 KB 11/11 KB 37/37 KB 136/149 KB 37/37 KB 140/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: 12:18:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install 37/37 KB 3/43 KB 140/149 KB 6/43 KB 140/149 KB 9/43 KB 3/7 KB 140/149 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar (37 KB at 684.6 KB/sec) unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install 6/43 KB 3/7 KB 140/149 KB 11/43 KB 3/7 KB 140/149 KB 14/43 KB 3/7 KB 140/149 KB 14/43 KB 5/7 KB 140/149 KB 14/43 KB 7/7 KB 140/149 KB 16/43 KB 7/7 KB 144/149 KB 19/43 KB 7/7 KB 144/149 KB 14/43 KB 7/7 KB 144/149 KB 19/43 KB 7/7 KB 148/149 KB 19/43 KB 7/7 KB 149/149 KB 22/43 KB 7/7 KB 149/149 KB 25/43 KB 7/7 KB 149/149 KB 2/60 KB 27/43 KB 7/7 KB 149/149 KB 2/60 KB 25/43 KB 7/7 KB 149/149 KB 5/60 KB 27/43 KB 7/7 KB 149/149 KB 8/60 KB 27/43 KB 7/7 KB 149/149 KB 10/60 KB 27/43 KB 7/7 KB 149/149 KB 13/60 KB 27/43 KB 7/7 KB 149/149 KB 13/60 KB 30/43 KB 7/7 KB 149/149 KB 13/60 KB 32/43 KB 7/7 KB 149/149 KB 16/60 KB 32/43 KB 7/7 KB 149/149 KB 16/60 KB 36/43 KB 7/7 KB 149/149 KB 18/60 KB 40/43 KB 18/60 KB 36/43 KB 149/149 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 105.5 KB/sec) unit-abot-epc-basic-0: 12:18:40 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 1762.7 KB/sec) unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install 21/60 KB 40/43 KB 24/60 KB 40/43 KB 24/60 KB 43/43 KB 26/60 KB 43/43 KB 29/60 KB 43/43 KB 32/60 KB 43/43 KB 34/60 KB 43/43 KB 38/60 KB 43/43 KB 42/60 KB 43/43 KB 46/60 KB 43/43 KB 50/60 KB 43/43 KB 54/60 KB 43/43 KB 58/60 KB 43/43 KB 60/60 KB 43/43 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar (43 KB at 601.4 KB/sec) unit-abot-epc-basic-0: 12:18:40 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 828.1 KB/sec) unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install [INFO] Copying 1 resource unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install 2/2 KB 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom (2 KB at 76.8 KB/sec) unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.9/maven-2.0.9.pom unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 8/19 KB 11/19 KB 13/19 KB 16/19 KB 19/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.9/maven-2.0.9.pom (19 KB at 1420.3 KB/sec) unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom unit-abot-epc-basic-0: 12:18:41 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 1309.3 KB/sec) unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom (2 KB at 98.8 KB/sec) unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom unit-abot-epc-basic-0: 12:18:41 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 124.6 KB/sec) unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom (8 KB at 633.5 KB/sec) unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom unit-abot-epc-basic-0: 12:18:41 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 125.6 KB/sec) unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom (4 KB at 191.7 KB/sec) unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom unit-abot-epc-basic-0: 12:18:41 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 127.9 KB/sec) unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom unit-abot-epc-basic-0: 12:18:41 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 117.8 KB/sec) unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom (2 KB at 123.8 KB/sec) unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom (2 KB at 141.9 KB/sec) unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom (3 KB at 220.5 KB/sec) unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom (3 KB at 188.3 KB/sec) unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom (2 KB at 128.3 KB/sec) unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom (3 KB at 119.2 KB/sec) unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom unit-abot-epc-basic-0: 12:18:41 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 114.1 KB/sec) unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom (4 KB at 175.5 KB/sec) unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.pom unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install 867/867 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.pom (867 B at 70.6 KB/sec) unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/1.9.1/plexus-compiler-1.9.1.pom unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/1.9.1/plexus-compiler-1.9.1.pom (4 KB at 250.1 KB/sec) unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom unit-abot-epc-basic-0: 12:18:41 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 163.7 KB/sec) unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install 3/19 KB 6/19 KB 9/19 KB 11/19 KB 14/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 KB at 908.9 KB/sec) unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.pom unit-abot-epc-basic-0: 12:18:41 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 39.8 KB/sec) unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.pom unit-abot-epc-basic-0: 12:18:41 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 61.1 KB/sec) unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/1.9.1/plexus-compilers-1.9.1.pom unit-abot-epc-basic-0: 12:18:41 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 93.4 KB/sec) unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar unit-abot-epc-basic-0: 12:18:41 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: 12:18:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install 3/13 KB 3/13 KB 4/87 KB 4/156 KB 3/13 KB 4/87 KB 4/156 KB 3/13 KB 8/87 KB 4/156 KB 3/13 KB 12/87 KB 8/156 KB 3/13 KB 16/87 KB 8/156 KB 3/13 KB 12/87 KB 12/156 KB 6/13 KB 16/87 KB 16/156 KB 6/13 KB 16/87 KB 20/156 KB 6/13 KB 16/87 KB 24/156 KB 6/13 KB 20/87 KB 28/156 KB 6/13 KB 20/87 KB 32/156 KB 6/13 KB 20/87 KB 8/156 KB 6/13 KB 16/87 KB 3/48 KB 32/156 KB 9/13 KB 20/87 KB 3/48 KB 32/156 KB 11/13 KB 20/87 KB 3/48 KB 32/156 KB 13/13 KB 20/87 KB 3/48 KB 32/156 KB 6/13 KB 20/87 KB 20/156 KB 6/13 KB 20/87 KB 3/48 KB 32/156 KB 13/13 KB 24/87 KB 3/48 KB 32/156 KB 13/13 KB 28/87 KB 3/48 KB 32/156 KB 13/13 KB 32/87 KB 3/48 KB 32/156 KB 13/13 KB 36/87 KB 6/48 KB 36/156 KB 13/13 KB 40/87 KB 6/48 KB 36/156 KB 13/13 KB 44/87 KB 6/48 KB 36/156 KB 13/13 KB 48/87 KB 6/48 KB 36/156 KB 13/13 KB 36/87 KB 6/48 KB 40/156 KB 13/13 KB 48/87 KB 6/48 KB 44/156 KB 13/13 KB 48/87 KB 6/48 KB 48/156 KB 13/13 KB 48/87 KB 6/48 KB 52/156 KB 13/13 KB 48/87 KB 6/48 KB 56/156 KB 13/13 KB 52/87 KB 6/48 KB 60/156 KB 13/13 KB 52/87 KB 6/48 KB 64/156 KB 13/13 KB 52/87 KB 6/48 KB 32/156 KB 13/13 KB 36/87 KB 9/48 KB 64/156 KB 13/13 KB 52/87 KB 11/48 KB 64/156 KB 13/13 KB 52/87 KB 14/48 KB 64/156 KB 13/13 KB 52/87 KB 16/48 KB 64/156 KB 13/13 KB 52/87 KB 19/48 KB 64/156 KB 13/13 KB 52/87 KB 6/48 KB 52/156 KB 13/13 KB 52/87 KB 19/48 KB 64/156 KB 13/13 KB 56/87 KB 22/48 KB 64/156 KB 60/87 KB 22/48 KB 64/156 KB 64/87 KB 22/48 KB 64/156 KB 56/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 340.3 KB/sec) unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install 25/48 KB 64/156 KB 64/87 KB 27/48 KB 64/156 KB 64/87 KB 30/48 KB 68/156 KB 68/87 KB 32/48 KB 68/156 KB 68/87 KB 27/48 KB 68/156 KB 68/87 KB 32/48 KB 68/156 KB 72/87 KB 32/48 KB 68/156 KB 76/87 KB 4/21 KB 36/48 KB 68/156 KB 80/87 KB 27/48 KB 68/156 KB 64/87 KB 4/21 KB 36/48 KB 72/156 KB 80/87 KB 4/21 KB 36/48 KB 76/156 KB 80/87 KB 4/21 KB 36/48 KB 80/156 KB 80/87 KB 4/21 KB 36/48 KB 80/156 KB 84/87 KB 4/21 KB 36/48 KB 68/156 KB 76/87 KB 4/21 KB 40/48 KB 84/156 KB 3/35 KB 84/87 KB 4/21 KB 44/48 KB 84/156 KB 3/35 KB 87/87 KB 4/21 KB 48/48 KB 84/156 KB 3/35 KB 87/87 KB 4/21 KB 32/48 KB 68/156 KB 76/87 KB 4/21 KB 40/48 KB 84/156 KB 3/35 KB 87/87 KB 8/21 KB 48/48 KB 84/156 KB 3/35 KB 87/87 KB 12/21 KB 48/48 KB 84/156 KB 3/35 KB 87/87 KB 16/21 KB 48/48 KB 84/156 KB 3/35 KB 87/87 KB 20/21 KB 48/48 KB 84/156 KB 3/35 KB 87/87 KB 21/21 KB 48/48 KB 84/156 KB 3/35 KB 87/87 KB 4/21 KB 36/48 KB 84/156 KB 3/35 KB 84/87 KB 21/21 KB 48/48 KB 88/156 KB 3/35 KB 87/87 KB 21/21 KB 48/48 KB 92/156 KB 3/35 KB 87/87 KB 21/21 KB 48/48 KB 96/156 KB 3/35 KB 87/87 KB 4/21 KB 36/48 KB 80/156 KB 3/35 KB 84/87 KB 21/21 KB 48/48 KB 96/156 KB 6/35 KB 87/87 KB 21/21 KB 48/48 KB 96/156 KB 9/35 KB 87/87 KB 21/21 KB 48/48 KB 96/156 KB 11/35 KB 87/87 KB 21/21 KB 48/48 KB 96/156 KB 14/35 KB 87/87 KB 21/21 KB 48/48 KB 96/156 KB 16/35 KB 87/87 KB 21/21 KB 48/48 KB 100/156 KB 19/35 KB 87/87 KB 21/21 KB 48/48 KB 100/156 KB 16/35 KB 87/87 KB 21/21 KB 104/156 KB 22/35 KB 21/21 KB 108/156 KB 22/35 KB 21/21 KB 112/156 KB 22/35 KB 21/21 KB 100/156 KB 22/35 KB 87/87 KB 21/21 KB 112/156 KB 25/35 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar (87 KB at 2019.2 KB/sec) unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar (48 KB at 1090.0 KB/sec) unit-abot-epc-basic-0: 12:18:41 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: 12:18:41 DEBUG unit.abot-epc-basic/0.install 21/21 KB 116/156 KB 27/35 KB 120/156 KB 27/35 KB 124/156 KB 27/35 KB 128/156 KB 27/35 KB 132/156 KB 27/35 KB 136/156 KB 27/35 KB 140/156 KB 27/35 KB 144/156 KB 27/35 KB 21/21 KB 112/156 KB 27/35 KB 144/156 KB 30/35 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar (21 KB at 433.8 KB/sec) unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install 144/156 KB 32/35 KB 144/156 KB 35/35 KB 4/86 KB 144/156 KB 35/35 KB 8/86 KB 4/24 KB 148/156 KB 35/35 KB 12/86 KB 4/24 KB 148/156 KB 35/35 KB 16/86 KB 4/24 KB 148/156 KB 35/35 KB 4/86 KB 4/24 KB 148/156 KB 35/35 KB 16/86 KB 4/24 KB 152/156 KB 35/35 KB 16/86 KB 4/24 KB 156/156 KB 3/14 KB 35/35 KB 16/86 KB 4/24 KB 156/156 KB 3/14 KB 35/35 KB 4/86 KB 4/24 KB 144/156 KB 35/35 KB 16/86 KB 8/24 KB 156/156 KB 3/14 KB 35/35 KB 16/86 KB 12/24 KB 156/156 KB 3/14 KB 35/35 KB 16/86 KB 16/24 KB 156/156 KB 3/14 KB 16/86 KB 20/24 KB 156/156 KB 3/14 KB 16/86 KB 24/24 KB 156/156 KB 3/14 KB 20/86 KB 24/24 KB 156/156 KB 3/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar (156 KB at 2259.3 KB/sec) unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install 3/119 KB 20/86 KB 3/14 KB 6/119 KB 20/86 KB 3/14 KB 9/119 KB 20/86 KB 3/14 KB 11/119 KB 20/86 KB 3/14 KB 14/119 KB 20/86 KB 3/14 KB 16/119 KB 20/86 KB 3/14 KB 19/119 KB 20/86 KB 3/14 KB 22/119 KB 20/86 KB 3/14 KB 25/119 KB 20/86 KB 3/14 KB 27/119 KB 20/86 KB 3/14 KB 30/119 KB 20/86 KB 3/14 KB 32/119 KB 20/86 KB 3/14 KB 16/86 KB 4/24 KB 152/156 KB 3/14 KB 35/35 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar (24 KB at 315.6 KB/sec) unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install 20/86 KB 24/24 KB 156/156 KB 3/14 KB 32/119 KB 24/86 KB 3/14 KB 32/119 KB 28/86 KB 3/14 KB 32/119 KB 32/86 KB 3/14 KB 32/119 KB 36/86 KB 3/14 KB 32/119 KB 40/86 KB 3/14 KB 32/119 KB 44/86 KB 3/14 KB 32/119 KB 48/86 KB 3/14 KB 32/119 KB 52/86 KB 3/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar (35 KB at 421.1 KB/sec) unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install 32/119 KB 56/86 KB 3/14 KB 32/119 KB 60/86 KB 3/14 KB 32/119 KB 64/86 KB 3/14 KB 32/119 KB 68/86 KB 3/14 KB 32/119 KB 72/86 KB 3/14 KB 32/119 KB 76/86 KB 3/14 KB 32/119 KB 80/86 KB 3/14 KB 32/119 KB 84/86 KB 3/14 KB 32/119 KB 86/86 KB 3/14 KB 32/119 KB 20/86 KB 3/14 KB 4/29 KB 32/119 KB 86/86 KB 3/14 KB 8/29 KB 32/119 KB 86/86 KB 3/14 KB 12/29 KB 32/119 KB 86/86 KB 3/14 KB 16/29 KB 32/119 KB 86/86 KB 3/14 KB 20/29 KB 32/119 KB 86/86 KB 3/14 KB 24/29 KB 32/119 KB 86/86 KB 3/14 KB 28/29 KB 32/119 KB 86/86 KB 3/14 KB 29/29 KB 32/119 KB 86/86 KB 3/14 KB 29/29 KB 32/119 KB 86/86 KB 4/37 KB 3/14 KB 29/29 KB 32/119 KB 86/86 KB 8/37 KB 3/14 KB 29/29 KB 32/119 KB 86/86 KB 12/37 KB 3/14 KB 29/29 KB 32/119 KB 86/86 KB 16/37 KB 3/14 KB 29/29 KB 32/119 KB 86/86 KB 20/37 KB 3/14 KB 29/29 KB 32/119 KB 86/86 KB 24/37 KB 3/14 KB 29/29 KB 32/119 KB 86/86 KB 28/37 KB 3/14 KB 29/29 KB 32/119 KB 86/86 KB 32/37 KB 3/14 KB 29/29 KB 32/119 KB 86/86 KB 36/37 KB 3/14 KB 29/29 KB 32/119 KB 86/86 KB 37/37 KB 3/14 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 947.5 KB/sec) unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install 29/29 KB 36/119 KB 37/37 KB 5/14 KB 29/29 KB 32/119 KB 37/37 KB 5/14 KB 29/29 KB 40/119 KB 37/37 KB 8/14 KB 40/119 KB 11/14 KB 29/29 KB 40/119 KB 37/37 KB 5/14 KB 44/119 KB 11/14 KB 48/119 KB 11/14 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 302.0 KB/sec) unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install 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 380.8 KB/sec) unit-abot-epc-basic-0: 12:18:41 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: 12:18:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install 52/119 KB 11/14 KB 56/119 KB 14/14 KB 60/119 KB 14/14 KB 64/119 KB 14/14 KB 52/119 KB 14/14 KB 64/119 KB 14/14 KB 64/119 KB 14/14 KB 4/11 KB 64/119 KB 14/14 KB 3/57 KB 8/11 KB 4/33 KB 64/119 KB 14/14 KB 3/57 KB 11/11 KB 4/33 KB 64/119 KB 14/14 KB 3/57 KB 4/11 KB 4/33 KB 64/119 KB 14/14 KB 4/11 KB 4/33 KB 64/119 KB 14/14 KB 3/57 KB 11/11 KB 8/33 KB 64/119 KB 14/14 KB 6/57 KB 11/11 KB 8/33 KB 64/119 KB 14/14 KB 6/57 KB 11/11 KB 12/33 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 129.5 KB/sec) unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install 68/119 KB 9/57 KB 11/11 KB 16/33 KB 72/119 KB 9/57 KB 11/11 KB 16/33 KB 64/119 KB 9/57 KB 11/11 KB 16/33 KB 64/119 KB 9/57 KB 11/11 KB 12/33 KB 76/119 KB 9/57 KB 11/11 KB 20/33 KB 76/119 KB 11/57 KB 11/11 KB 24/33 KB 76/119 KB 11/57 KB 11/11 KB 28/33 KB 76/119 KB 11/57 KB 11/11 KB 32/33 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: 12:18:41 DEBUG unit.abot-epc-basic/0.install 76/119 KB 11/57 KB 11/11 KB 20/33 KB 80/119 KB 11/57 KB 11/11 KB 32/33 KB 76/119 KB 11/57 KB 11/11 KB 20/33 KB 80/119 KB 14/57 KB 11/11 KB 32/33 KB 80/119 KB 16/57 KB 11/11 KB 32/33 KB 80/119 KB 19/57 KB 11/11 KB 32/33 KB 80/119 KB 22/57 KB 11/11 KB 32/33 KB 84/119 KB 25/57 KB 32/33 KB 84/119 KB 3/21 KB 27/57 KB 33/33 KB 84/119 KB 22/57 KB 32/33 KB 88/119 KB 3/21 KB 27/57 KB 33/33 KB 92/119 KB 3/21 KB 27/57 KB 33/33 KB 96/119 KB 3/21 KB 27/57 KB 33/33 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar (11 KB at 88.8 KB/sec) unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.jar unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install 96/119 KB 3/21 KB 30/57 KB 33/33 KB 96/119 KB 3/21 KB 32/57 KB 33/33 KB 96/119 KB 3/21 KB 36/57 KB 33/33 KB 100/119 KB 3/21 KB 40/57 KB 33/33 KB 100/119 KB 3/21 KB 44/57 KB 33/33 KB 100/119 KB 3/21 KB 48/57 KB 33/33 KB 84/119 KB 3/21 KB 25/57 KB 33/33 KB 84/119 KB 25/57 KB 33/33 KB 100/119 KB 5/21 KB 48/57 KB 33/33 KB 100/119 KB 3/21 KB 36/57 KB 33/33 KB 104/119 KB 5/21 KB 48/57 KB 33/33 KB 108/119 KB 5/21 KB 48/57 KB 33/33 KB 112/119 KB 8/21 KB 48/57 KB 33/33 KB 108/119 KB 8/21 KB 48/57 KB 33/33 KB 112/119 KB 11/21 KB 48/57 KB 33/33 KB 112/119 KB 13/21 KB 48/57 KB 33/33 KB 116/119 KB 16/21 KB 52/57 KB 33/33 KB 116/119 KB 13/21 KB 52/57 KB 33/33 KB 116/119 KB 16/21 KB 56/57 KB 33/33 KB 116/119 KB 19/21 KB 57/57 KB 33/33 KB 116/119 KB 13/21 KB 48/57 KB 33/33 KB 119/119 KB 19/21 KB 57/57 KB 33/33 KB 116/119 KB 19/21 KB 56/57 KB 33/33 KB 119/119 KB 21/21 KB 57/57 KB 33/33 KB 3/5 KB 119/119 KB 21/21 KB 57/57 KB 33/33 KB 3/5 KB 119/119 KB 21/21 KB 57/57 KB 33/33 KB 5/5 KB 119/119 KB 21/21 KB 57/57 KB 33/33 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar (33 KB at 265.6 KB/sec) unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.jar unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar (119 KB at 959.1 KB/sec) unit-abot-epc-basic-0: 12:18:41 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 167.1 KB/sec) unit-abot-epc-basic-0: 12:18:41 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 34.8 KB/sec) unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar (57 KB at 441.2 KB/sec) unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install 3/14 KB 57/57 KB 6/14 KB 9/14 KB 11/14 KB 14/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.jar (14 KB at 100.6 KB/sec) unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install [INFO] No sources to compile unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install [INFO] skip non existing resourceDirectory /var/lib/abot-epc-basic/src/test/resources unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install [INFO] Compiling 1 source file to /var/lib/abot-epc-basic/target/test-classes unit-mysql-0: 12:18:42 DEBUG unit.mysql/0.start mysql stop/waiting unit-abot-epc-basic-0: 12:18:42 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:18:42 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:18:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom unit-abot-epc-basic-0: 12:18: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/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom (8 KB at 341.0 KB/sec) unit-abot-epc-basic-0: 12:18:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom unit-abot-epc-basic-0: 12:18:42 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom (2 KB at 132.6 KB/sec) unit-abot-epc-basic-0: 12:18:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom unit-abot-epc-basic-0: 12:18:42 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom (13 KB at 1029.3 KB/sec) unit-abot-epc-basic-0: 12:18:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.pom unit-abot-epc-basic-0: 12:18:42 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 285.6 KB/sec) unit-abot-epc-basic-0: 12:18:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.pom unit-abot-epc-basic-0: 12:18:42 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.pom (4 KB at 239.1 KB/sec) unit-abot-epc-basic-0: 12:18:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom unit-abot-epc-basic-0: 12:18:42 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 183.2 KB/sec) unit-abot-epc-basic-0: 12:18:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom unit-abot-epc-basic-0: 12:18:42 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 1651.6 KB/sec) unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom unit-abot-epc-basic-0: 12:18: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/maven-core/2.2.1/maven-core-2.2.1.pom (12 KB at 811.5 KB/sec) unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom unit-abot-epc-basic-0: 12:18:43 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 100.6 KB/sec) unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom unit-abot-epc-basic-0: 12:18:43 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 154.5 KB/sec) unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (8 KB at 515.6 KB/sec) unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (3 KB at 242.8 KB/sec) unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom unit-abot-epc-basic-0: 12:18:43 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 132.4 KB/sec) unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (3 KB at 210.7 KB/sec) unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom unit-abot-epc-basic-0: 12:18: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/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (10 KB at 828.9 KB/sec) unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom unit-abot-epc-basic-0: 12:18:43 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 151.6 KB/sec) unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom unit-abot-epc-basic-0: 12:18:43 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 102.3 KB/sec) unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom unit-abot-epc-basic-0: 12:18: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.3/plexus-sec-dispatcher-1.3.pom (3 KB at 262.9 KB/sec) unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (7 KB at 603.5 KB/sec) unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (9 KB at 683.3 KB/sec) unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom unit-abot-epc-basic-0: 12:18: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/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (6 KB at 456.9 KB/sec) unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom unit-abot-epc-basic-0: 12:18:43 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: 12:18:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (4 KB at 296.9 KB/sec) unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom unit-abot-epc-basic-0: 12:18:43 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 1020.0 KB/sec) unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install 3/39 KB 6/39 KB 3/223 KB 3/308 KB 3/286 KB 3/39 KB 3/223 KB 3/308 KB 3/286 KB 6/39 KB 3/223 KB 5/308 KB 3/286 KB 6/39 KB 3/223 KB 8/308 KB 3/286 KB 9/39 KB 3/223 KB 11/308 KB 3/45 KB 3/286 KB 3/39 KB 3/223 KB 3/286 KB 9/39 KB 3/223 KB 11/308 KB 3/45 KB 5/286 KB 9/39 KB 3/223 KB 11/308 KB 3/45 KB 8/286 KB 9/39 KB 3/223 KB 11/308 KB 3/45 KB 11/286 KB 3/39 KB 3/223 KB 9/39 KB 5/223 KB 11/308 KB 3/45 KB 11/286 KB 9/39 KB 8/223 KB 11/308 KB 3/45 KB 11/286 KB 9/39 KB 11/223 KB 11/308 KB 3/45 KB 11/286 KB 9/39 KB 13/223 KB 11/308 KB 3/45 KB 11/286 KB 9/39 KB 16/223 KB 11/308 KB 3/45 KB 11/286 KB 9/39 KB 19/223 KB 13/308 KB 3/45 KB 13/286 KB 9/39 KB 3/223 KB 8/308 KB 3/45 KB 3/286 KB 9/39 KB 19/223 KB 13/308 KB 5/45 KB 13/286 KB 9/39 KB 3/223 KB 8/308 KB 3/286 KB 11/39 KB 19/223 KB 13/308 KB 5/45 KB 13/286 KB 14/39 KB 19/223 KB 13/308 KB 5/45 KB 13/286 KB 16/39 KB 19/223 KB 13/308 KB 8/45 KB 13/286 KB 9/39 KB 16/223 KB 13/308 KB 3/45 KB 13/286 KB 9/39 KB 16/223 KB 11/308 KB 3/45 KB 13/286 KB 16/39 KB 21/223 KB 13/308 KB 8/45 KB 16/286 KB 16/39 KB 21/223 KB 16/308 KB 8/45 KB 16/286 KB 16/39 KB 21/223 KB 19/308 KB 8/45 KB 16/286 KB 19/39 KB 21/223 KB 21/308 KB 8/45 KB 19/286 KB 16/39 KB 21/223 KB 13/308 KB 8/45 KB 13/286 KB 14/39 KB 19/223 KB 13/308 KB 8/45 KB 13/286 KB 19/39 KB 21/223 KB 21/308 KB 11/45 KB 19/286 KB 19/39 KB 21/223 KB 21/308 KB 13/45 KB 19/286 KB 19/39 KB 24/223 KB 21/308 KB 16/45 KB 19/286 KB 19/39 KB 21/223 KB 19/308 KB 8/45 KB 19/286 KB 16/39 KB 21/223 KB 19/308 KB 8/45 KB 19/286 KB 19/39 KB 24/223 KB 21/308 KB 16/45 KB 21/286 KB 19/39 KB 24/223 KB 21/308 KB 13/45 KB 19/286 KB 19/39 KB 27/223 KB 21/308 KB 16/45 KB 21/286 KB 22/39 KB 29/223 KB 24/308 KB 16/45 KB 24/286 KB 22/39 KB 27/223 KB 24/308 KB 16/45 KB 24/286 KB 22/39 KB 27/223 KB 21/308 KB 16/45 KB 24/286 KB 19/39 KB 27/223 KB 21/308 KB 16/45 KB 24/286 KB 22/39 KB 29/223 KB 24/308 KB 19/45 KB 24/286 KB 22/39 KB 32/223 KB 24/308 KB 19/45 KB 24/286 KB 25/39 KB 36/223 KB 27/308 KB 21/45 KB 27/286 KB 25/39 KB 40/223 KB 27/308 KB 21/45 KB 27/286 KB 25/39 KB 44/223 KB 27/308 KB 21/45 KB 27/286 KB 25/39 KB 48/223 KB 27/308 KB 21/45 KB 27/286 KB 25/39 KB 52/223 KB 27/308 KB 21/45 KB 27/286 KB 25/39 KB 56/223 KB 27/308 KB 21/45 KB 27/286 KB 25/39 KB 32/223 KB 27/308 KB 21/45 KB 27/286 KB 25/39 KB 32/223 KB 27/308 KB 19/45 KB 27/286 KB 22/39 KB 32/223 KB 27/308 KB 19/45 KB 27/286 KB 22/39 KB 32/223 KB 24/308 KB 19/45 KB 27/286 KB 25/39 KB 56/223 KB 27/308 KB 21/45 KB 29/286 KB 25/39 KB 56/223 KB 29/308 KB 21/45 KB 32/286 KB 27/39 KB 56/223 KB 29/308 KB 24/45 KB 36/286 KB 27/39 KB 56/223 KB 29/308 KB 24/45 KB 40/286 KB 27/39 KB 56/223 KB 29/308 KB 24/45 KB 44/286 KB 27/39 KB 56/223 KB 29/308 KB 24/45 KB 48/286 KB 25/39 KB 56/223 KB 29/308 KB 21/45 KB 29/286 KB 27/39 KB 56/223 KB 29/308 KB 24/45 KB 32/286 KB 27/39 KB 56/223 KB 32/308 KB 24/45 KB 48/286 KB 25/39 KB 56/223 KB 29/308 KB 24/45 KB 32/286 KB 30/39 KB 56/223 KB 32/308 KB 24/45 KB 48/286 KB 30/39 KB 56/223 KB 36/308 KB 24/45 KB 48/286 KB 32/39 KB 56/223 KB 40/308 KB 27/45 KB 48/286 KB 32/39 KB 56/223 KB 44/308 KB 27/45 KB 48/286 KB 32/39 KB 56/223 KB 48/308 KB 27/45 KB 48/286 KB 32/39 KB 56/223 KB 36/308 KB 27/45 KB 48/286 KB 32/39 KB 56/223 KB 36/308 KB 24/45 KB 48/286 KB 35/39 KB 56/223 KB 48/308 KB 27/45 KB 48/286 KB 38/39 KB 56/223 KB 48 unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install /308 KB 29/45 KB 48/286 KB 35/39 KB 56/223 KB 48/308 KB 29/45 KB 48/286 KB 38/39 KB 56/223 KB 48/308 KB 32/45 KB 48/286 KB 39/39 KB 56/223 KB 48/308 KB 32/45 KB 48/286 KB 39/39 KB 56/223 KB 48/308 KB 36/45 KB 48/286 KB 39/39 KB 56/223 KB 52/308 KB 40/45 KB 52/286 KB 39/39 KB 56/223 KB 52/308 KB 44/45 KB 52/286 KB 39/39 KB 56/223 KB 52/308 KB 36/45 KB 52/286 KB 39/39 KB 60/223 KB 56/308 KB 44/45 KB 52/286 KB 39/39 KB 56/223 KB 48/308 KB 36/45 KB 52/286 KB 39/39 KB 60/223 KB 60/308 KB 45/45 KB 56/286 KB 39/39 KB 60/223 KB 60/308 KB 45/45 KB 60/286 KB 39/39 KB 60/223 KB 60/308 KB 45/45 KB 64/286 KB 39/39 KB 60/223 KB 56/308 KB 45/45 KB 52/286 KB 39/39 KB 60/223 KB 52/308 KB 44/45 KB 52/286 KB 39/39 KB 64/223 KB 60/308 KB 45/45 KB 64/286 KB 39/39 KB 60/223 KB 60/308 KB 45/45 KB 52/286 KB 39/39 KB 64/223 KB 64/308 KB 45/45 KB 64/286 KB 39/39 KB 64/223 KB 64/308 KB 45/45 KB 68/286 KB 39/39 KB 68/223 KB 68/308 KB 45/45 KB 72/286 KB 39/39 KB 68/223 KB 68/308 KB 45/45 KB 76/286 KB 39/39 KB 68/223 KB 68/308 KB 45/45 KB 80/286 KB 39/39 KB 68/223 KB 68/308 KB 45/45 KB 68/286 KB 39/39 KB 72/223 KB 68/308 KB 45/45 KB 80/286 KB 39/39 KB 76/223 KB 68/308 KB 45/45 KB 80/286 KB 39/39 KB 80/223 KB 68/308 KB 45/45 KB 80/286 KB 39/39 KB 64/223 KB 68/308 KB 45/45 KB 68/286 KB 39/39 KB 80/223 KB 72/308 KB 45/45 KB 80/286 KB 39/39 KB 80/223 KB 76/308 KB 45/45 KB 80/286 KB 39/39 KB 80/223 KB 80/308 KB 45/45 KB 80/286 KB 80/223 KB 84/308 KB 45/45 KB 84/286 KB 84/223 KB 88/308 KB 45/45 KB 84/286 KB 84/223 KB 92/308 KB 45/45 KB 84/286 KB 84/223 KB 96/308 KB 45/45 KB 84/286 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (39 KB at 892.2 KB/sec) unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install 39/39 KB 80/223 KB 80/308 KB 45/45 KB 84/286 KB 84/223 KB 96/308 KB 88/286 KB 84/223 KB 96/308 KB 92/286 KB 84/223 KB 96/308 KB 96/286 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar (45 KB at 822.8 KB/sec) unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install 84/223 KB 84/308 KB 45/45 KB 84/286 KB 88/223 KB 96/308 KB 96/286 KB 92/223 KB 96/308 KB 96/286 KB 96/223 KB 96/308 KB 96/286 KB 100/223 KB 96/308 KB 96/286 KB 104/223 KB 100/308 KB 100/286 KB 108/223 KB 100/308 KB 100/286 KB 112/223 KB 100/308 KB 100/286 KB 100/223 KB 100/308 KB 100/286 KB 112/223 KB 100/308 KB 104/286 KB 112/223 KB 100/308 KB 108/286 KB 112/223 KB 100/308 KB 112/286 KB 112/223 KB 100/308 KB 116/286 KB 116/223 KB 100/308 KB 120/286 KB 116/223 KB 100/308 KB 4/174 KB 120/286 KB 100/223 KB 100/308 KB 96/286 KB 116/223 KB 104/308 KB 4/174 KB 120/286 KB 116/223 KB 108/308 KB 4/174 KB 3/22 KB 120/286 KB 116/223 KB 112/308 KB 4/174 KB 3/22 KB 120/286 KB 116/223 KB 116/308 KB 4/174 KB 3/22 KB 120/286 KB 116/223 KB 120/308 KB 8/174 KB 3/22 KB 124/286 KB 116/223 KB 124/308 KB 8/174 KB 3/22 KB 124/286 KB 116/223 KB 128/308 KB 8/174 KB 3/22 KB 124/286 KB 116/223 KB 100/308 KB 116/286 KB 120/223 KB 128/308 KB 8/174 KB 3/22 KB 124/286 KB 124/223 KB 128/308 KB 8/174 KB 3/22 KB 124/286 KB 128/223 KB 128/308 KB 8/174 KB 3/22 KB 124/286 KB 116/223 KB 116/308 KB 8/174 KB 3/22 KB 124/286 KB 128/223 KB 128/308 KB 8/174 KB 3/22 KB 128/286 KB 116/223 KB 116/308 KB 8/174 KB 3/22 KB 120/286 KB 128/223 KB 128/308 KB 12/174 KB 3/22 KB 128/286 KB 128/223 KB 128/308 KB 16/174 KB 3/22 KB 128/286 KB 116/223 KB 104/308 KB 4/174 KB 3/22 KB 120/286 KB 128/223 KB 128/308 KB 16/174 KB 6/22 KB 128/286 KB 128/223 KB 128/308 KB 16/174 KB 9/22 KB 128/286 KB 128/223 KB 128/308 KB 16/174 KB 11/22 KB 128/286 KB 128/223 KB 128/308 KB 16/174 KB 14/22 KB 128/286 KB 128/223 KB 128/308 KB 16/174 KB 16/22 KB 128/286 KB 128/223 KB 128/308 KB 20/174 KB 16/22 KB 128/286 KB 132/223 KB 132/308 KB 24/174 KB 19/22 KB 132/286 KB 132/223 KB 132/308 KB 28/174 KB 19/22 KB 132/286 KB 132/223 KB 132/308 KB 32/174 KB 19/22 KB 132/286 KB 132/223 KB 132/308 KB 20/174 KB 19/22 KB 132/286 KB 132/223 KB 136/308 KB 32/174 KB 19/22 KB 132/286 KB 132/223 KB 140/308 KB 32/174 KB 19/22 KB 132/286 KB 132/223 KB 144/308 KB 32/174 KB 19/22 KB 132/286 KB 132/223 KB 148/308 KB 32/174 KB 19/22 KB 132/286 KB 132/223 KB 152/308 KB 36/174 KB 19/22 KB 132/286 KB 132/223 KB 156/308 KB 36/174 KB 19/22 KB 132/286 KB 132/223 KB 160/308 KB 36/174 KB 19/22 KB 132/286 KB 132/223 KB 128/308 KB 20/174 KB 19/22 KB 132/286 KB 132/223 KB 160/308 KB 36/174 KB 19/22 KB 136/286 KB 132/223 KB 160/308 KB 36/174 KB 19/22 KB 140/286 KB 132/223 KB 160/308 KB 36/174 KB 19/22 KB 144/286 KB 132/223 KB 128/308 KB 20/174 KB 19/22 KB 128/286 KB 136/223 KB 160/308 KB 36/174 KB 19/22 KB 144/286 KB 140/223 KB 160/308 KB 36/174 KB 19/22 KB 144/286 KB 144/223 KB 160/308 KB 36/174 KB 19/22 KB 144/286 KB 128/223 KB 128/308 KB 20/174 KB 19/22 KB 128/286 KB 144/223 KB 160/308 KB 36/174 KB 22/22 KB 144/286 KB 144/223 KB 160/308 KB 36/174 KB 22/22 KB 144/286 KB 148/223 KB 160/308 KB 36/174 KB 22/22 KB 144/286 KB 152/223 KB 160/308 KB 36/174 KB 22/22 KB 148/286 KB 156/223 KB 160/308 KB 36/174 KB 22/22 KB 148/286 KB 160/223 KB 160/308 KB 36/174 KB 22/22 KB 148/286 KB 132/223 KB 148/308 KB 36/174 KB 19/22 KB 132/286 KB 160/223 KB 160/308 KB 40/174 KB 22/22 KB 148/286 KB 160/223 KB 160/308 KB 44/174 KB 22/22 KB 148/286 KB 160/223 KB 160/308 KB 48/174 KB 22/22 KB 148/286 KB 148/223 KB 160/308 KB 36/174 KB 22/22 KB 148/286 KB 160/223 KB 160/308 KB 48/174 KB 22/22 KB 152/286 KB 160/223 KB 160/308 KB 48/174 KB 22/22 KB unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install 156/286 KB 160/223 KB 160/308 KB 48/174 KB 22/22 KB 160/286 KB 160/223 KB 160/308 KB 48/174 KB 22/22 KB 164/286 KB 164/223 KB 164/308 KB 52/174 KB 22/22 KB 168/286 KB 164/223 KB 164/308 KB 52/174 KB 22/22 KB 172/286 KB 164/223 KB 164/308 KB 52/174 KB 22/22 KB 176/286 KB 164/223 KB 164/308 KB 52/174 KB 22/22 KB 164/286 KB 164/223 KB 168/308 KB 52/174 KB 22/22 KB 176/286 KB 164/223 KB 172/308 KB 52/174 KB 22/22 KB 176/286 KB 164/223 KB 176/308 KB 52/174 KB 22/22 KB 176/286 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 344.0 KB/sec) unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install 164/223 KB 160/308 KB 52/174 KB 22/22 KB 164/286 KB 168/223 KB 176/308 KB 52/174 KB 176/286 KB 172/223 KB 176/308 KB 52/174 KB 176/286 KB 176/223 KB 176/308 KB 52/174 KB 176/286 KB 160/223 KB 160/308 KB 52/174 KB 22/22 KB 164/286 KB 176/223 KB 176/308 KB 56/174 KB 176/286 KB 176/223 KB 176/308 KB 60/174 KB 176/286 KB 176/223 KB 176/308 KB 64/174 KB 176/286 KB 176/223 KB 176/308 KB 68/174 KB 176/286 KB 180/223 KB 176/308 KB 72/174 KB 180/286 KB 180/223 KB 176/308 KB 76/174 KB 180/286 KB 180/223 KB 176/308 KB 80/174 KB 180/286 KB 180/223 KB 176/308 KB 68/174 KB 180/286 KB 180/223 KB 180/308 KB 80/174 KB 184/286 KB 180/223 KB 180/308 KB 80/174 KB 188/286 KB 180/223 KB 180/308 KB 80/174 KB 192/286 KB 180/223 KB 180/308 KB 80/174 KB 196/286 KB 180/223 KB 180/308 KB 84/174 KB 200/286 KB 180/223 KB 180/308 KB 84/174 KB 204/286 KB 180/223 KB 180/308 KB 84/174 KB 208/286 KB 180/223 KB 180/308 KB 84/174 KB 212/286 KB 180/223 KB 176/308 KB 68/174 KB 176/286 KB 184/223 KB 180/308 KB 84/174 KB 3/9 KB 212/286 KB 188/223 KB 180/308 KB 84/174 KB 3/9 KB 212/286 KB 192/223 KB 180/308 KB 84/174 KB 3/9 KB 212/286 KB 180/223 KB 180/308 KB 84/174 KB 3/9 KB 212/286 KB 192/223 KB 180/308 KB 84/174 KB 5/9 KB 212/286 KB 192/223 KB 180/308 KB 84/174 KB 8/9 KB 212/286 KB 192/223 KB 180/308 KB 84/174 KB 9/9 KB 212/286 KB 196/223 KB 180/308 KB 84/174 KB 9/9 KB 212/286 KB 200/223 KB 180/308 KB 84/174 KB 9/9 KB 212/286 KB 204/223 KB 180/308 KB 84/174 KB 9/9 KB 212/286 KB 208/223 KB 180/308 KB 84/174 KB 9/9 KB 212/286 KB 180/223 KB 180/308 KB 84/174 KB 196/286 KB 208/223 KB 180/308 KB 88/174 KB 9/9 KB 212/286 KB 208/223 KB 180/308 KB 92/174 KB 9/9 KB 212/286 KB 208/223 KB 180/308 KB 96/174 KB 9/9 KB 212/286 KB 180/223 KB 180/308 KB 80/174 KB 180/286 KB 208/223 KB 184/308 KB 96/174 KB 9/9 KB 212/286 KB 208/223 KB 188/308 KB 96/174 KB 9/9 KB 212/286 KB 208/223 KB 192/308 KB 96/174 KB 9/9 KB 212/286 KB 208/223 KB 196/308 KB 96/174 KB 9/9 KB 212/286 KB 208/223 KB 200/308 KB 96/174 KB 9/9 KB 212/286 KB 208/223 KB 204/308 KB 96/174 KB 9/9 KB 212/286 KB 208/223 KB 208/308 KB 96/174 KB 9/9 KB 212/286 KB 208/223 KB 212/308 KB 96/174 KB 9/9 KB 212/286 KB 212/223 KB 216/308 KB 100/174 KB 9/9 KB 216/286 KB 212/223 KB 220/308 KB 100/174 KB 9/9 KB 216/286 KB 212/223 KB 224/308 KB 100/174 KB 9/9 KB 216/286 KB 212/223 KB 212/308 KB 100/174 KB 9/9 KB 216/286 KB 212/223 KB 224/308 KB 100/174 KB 9/9 KB 220/286 KB 212/223 KB 224/308 KB 100/174 KB 9/9 KB 224/286 KB 212/223 KB 212/308 KB 100/174 KB 9/9 KB 212/286 KB 212/223 KB 224/308 KB 104/174 KB 9/9 KB 224/286 KB 212/223 KB 224/308 KB 108/174 KB 9/9 KB 224/286 KB 212/223 KB 224/308 KB 112/174 KB 224/286 KB 212/223 KB 212/308 KB 96/174 KB 9/9 KB 212/286 KB 216/223 KB 224/308 KB 112/174 KB 224/286 KB 220/223 KB 224/308 KB 112/174 KB 224/286 KB 223/223 KB 224/308 KB 112/174 KB 224/286 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (9 KB at 91.6 KB/sec) unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install 223/223 KB 224/308 KB 116/174 KB 224/286 KB 223/223 KB 228/308 KB 120/174 KB 228/286 KB 223/223 KB 228/308 KB 124/174 KB 228/286 KB 223/223 KB 228/308 KB 128/174 KB 228/286 KB 223/223 KB 228/308 KB 132/174 KB 228/286 KB 223/223 KB 228/308 KB 136/174 KB 228/286 KB 223/223 KB 228/308 KB 140/174 KB 228/286 KB 223/223 KB 228/308 KB 144/174 KB 228/286 KB 223/223 KB 228/308 KB 148/174 KB 228/286 KB 223/223 KB 228/308 KB 152/174 KB 228/286 KB 223/223 KB 228/308 KB 156/174 KB 228/286 KB 223/223 KB 228/308 KB 160/174 KB 228/286 KB 223/223 KB 228/308 KB 116/174 KB 228/286 KB 223/223 KB 232/308 KB 160/174 KB 228/286 KB 223/223 KB 236/308 KB 160/174 KB 228/286 KB 223/223 KB 224/308 KB 116/174 KB 228/286 KB 223/223 KB 236/308 KB 160/174 KB 232/286 KB 223/223 KB 236/308 KB 160/174 KB 236/286 KB 223/223 KB 236/308 KB 160/174 KB 240/286 KB 223/223 KB 236/308 KB 160/174 KB 244/286 KB 223/223 KB 240/308 KB 160/174 KB 248/286 KB 223/223 KB 240/308 KB 160/174 KB 252/286 KB 223/223 KB 240/308 KB 160/174 KB 256/286 KB 223/223 KB 240/308 KB 160/174 KB 260/286 KB 223/223 KB 240/308 KB 160/174 KB 264/286 KB 223/223 KB 240/308 KB 160/174 KB 268/286 KB 223/223 KB 240/308 KB 160/174 KB 272/286 KB 223/223 KB 240/308 KB 160/174 KB 276/286 KB 223/223 KB 240/308 KB 160/174 KB 244/286 KB 4/22 KB 244/308 KB 164/174 KB 276/286 KB 4/22 KB 248/308 KB 164/174 KB 276/286 KB 4/22 KB 252/308 KB 164/174 KB 276/286 KB 4/22 KB 256/308 KB 164/174 KB 276/286 KB 4/22 KB 260/308 KB 164/174 KB 276/286 KB 4/22 KB 264/308 KB 164/174 KB 276/286 KB 4/22 KB 268/308 KB 164/174 KB 276/286 KB 4/22 KB 272/308 KB 164/174 KB 276/286 KB 4/22 KB 276/308 KB 164/174 KB 276/286 KB 4/22 KB 240/308 KB 164/174 KB 276/286 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar (223 KB at 2121.6 KB/sec) unit-abot-epc-basic-0: 12:18:43 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: 12:18:43 DEBUG unit.abot-epc-basic/0.install 4/22 KB 223/223 KB 240/308 KB 160/174 KB 276/286 KB 8/22 KB 276/308 KB 164/174 KB 280/286 KB 12/22 KB 276/308 KB 164/174 KB 280/286 KB 16/22 KB 276/308 KB 164/174 KB 280/286 KB 20/22 KB 276/308 KB 164/174 KB 280/286 KB 22/22 KB 276/308 KB 164/174 KB 280/286 KB 22/22 KB 276/308 KB 168/174 KB 280/286 KB 22/22 KB 276/308 KB 172/174 KB 280/286 KB 22/22 KB 276/308 KB 174/174 KB 280/286 KB 4/22 KB 276/308 KB 164/174 KB 280/286 KB 22/22 KB 276/308 KB 174/174 KB 284/286 KB 22/22 KB 276/308 KB 174/174 KB 286/286 KB 22/22 KB 280/308 KB 174/174 KB 286/286 KB 22/22 KB 284/308 KB 174/174 KB 286/286 KB 22/22 KB 288/308 KB 174/174 KB 286/286 KB 22/22 KB 292/308 KB 174/174 KB 286/286 KB 22/22 KB 296/308 KB 174/174 KB 286/286 KB 22/22 KB 300/308 KB 174/174 KB 286/286 KB 22/22 KB 304/308 KB 174/174 KB 286/286 KB 22/22 KB 308/308 KB 174/174 KB 286/286 KB 22/22 KB 308/308 KB 174/174 KB 286/286 KB 22/22 KB 3/17 KB 308/308 KB 174/174 KB 286/286 KB 22/22 KB 5/17 KB 308/308 KB 174/174 KB 286/286 KB 22/22 KB 8/17 KB 308/308 KB 174/174 KB 286/286 KB 22/22 KB 11/17 KB 308/308 KB 174/174 KB 286/286 KB 22/22 KB 13/17 KB 308/308 KB 174/174 KB 286/286 KB 22/22 KB 16/17 KB 308/308 KB 174/174 KB 286/286 KB 22/22 KB 17/17 KB 308/308 KB 174/174 KB 286/286 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 KB at 200.1 KB/sec) unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar (286 KB at 2341.4 KB/sec) unit-abot-epc-basic-0: 12:18:43 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 1565.0 KB/sec) unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar unit-abot-epc-basic-0: 12:18:43 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 2674.4 KB/sec) unit-abot-epc-basic-0: 12:18:43 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 143.2 KB/sec) unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install 4/11 KB 3/11 KB 4/13 KB 4/11 KB 3/11 KB 4/11 KB 8/11 KB 3/11 KB 4/13 KB 11/11 KB 3/11 KB 4/13 KB 11/11 KB 5/11 KB 4/13 KB 11/11 KB 8/11 KB 4/13 KB 11/11 KB 8/11 KB 8/13 KB 11/11 KB 8/11 KB 12/13 KB 3/28 KB 11/11 KB 11/11 KB 13/13 KB 3/28 KB 11/11 KB 8/11 KB 8/13 KB 3/28 KB 11/11 KB 11/11 KB 13/13 KB 5/28 KB 11/11 KB 11/11 KB 13/13 KB 8/28 KB 11/11 KB 11/11 KB 12/13 KB 3/28 KB 11/11 KB 11/11 KB 13/13 KB 11/28 KB 11/11 KB 11/11 KB 13/13 KB 13/28 KB 11/11 KB 11/11 KB 13/13 KB 16/28 KB 11/11 KB 11/11 KB 13/13 KB 19/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 72.4 KB/sec) unit-abot-epc-basic-0: 12:18:43 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: 12:18:43 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 KB at 75.2 KB/sec) unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install 11/11 KB 3/14 KB 19/28 KB 5/14 KB 19/28 KB 8/14 KB 19/28 KB 11/14 KB 19/28 KB 13/14 KB 19/28 KB 14/14 KB 19/28 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar (13 KB at 88.3 KB/sec) unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install 4/309 KB 14/14 KB 19/28 KB 8/309 KB 14/14 KB 19/28 KB 12/309 KB 14/14 KB 19/28 KB 16/309 KB 14/14 KB 19/28 KB 4/192 KB 16/309 KB 14/14 KB 19/28 KB 8/192 KB 16/309 KB 3/37 KB 14/14 KB 19/28 KB 12/192 KB 16/309 KB 3/37 KB 19/28 KB 16/192 KB 16/309 KB 3/37 KB 19/28 KB 4/192 KB 16/309 KB 3/37 KB 14/14 KB 19/28 KB 16/192 KB 16/309 KB 5/37 KB 19/28 KB 16/192 KB 16/309 KB 8/37 KB 19/28 KB 16/192 KB 16/309 KB 11/37 KB 19/28 KB 16/192 KB 16/309 KB 13/37 KB 19/28 KB 16/192 KB 16/309 KB 16/37 KB 19/28 KB 16/192 KB 16/309 KB 19/37 KB 19/28 KB 16/192 KB 16/309 KB 21/37 KB 19/28 KB 16/192 KB 16/309 KB 24/37 KB 19/28 KB 20/192 KB 16/309 KB 27/37 KB 19/28 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (14 KB at 86.1 KB/sec) unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.jar unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install 20/192 KB 16/309 KB 24/37 KB 19/28 KB 24/192 KB 16/309 KB 27/37 KB 19/28 KB 28/192 KB 16/309 KB 27/37 KB 19/28 KB 28/192 KB 16/309 KB 29/37 KB 19/28 KB 32/192 KB 16/309 KB 32/37 KB 19/28 KB 32/192 KB 16/309 KB 29/37 KB 19/28 KB 36/192 KB 16/309 KB 32/37 KB 19/28 KB 40/192 KB 20/309 KB 35/37 KB 19/28 KB 44/192 KB 20/309 KB 35/37 KB 19/28 KB 48/192 KB 20/309 KB 35/37 KB 19/28 KB 52/192 KB 20/309 KB 35/37 KB 21/28 KB 56/192 KB 20/309 KB 35/37 KB 21/28 KB 60/192 KB 20/309 KB 35/37 KB 21/28 KB 64/192 KB 20/309 KB 35/37 KB 21/28 KB 36/192 KB 20/309 KB 35/37 KB 19/28 KB 64/192 KB 24/309 KB 35/37 KB 21/28 KB 64/192 KB 28/309 KB 35/37 KB 21/28 KB 64/192 KB 32/309 KB 35/37 KB 21/28 KB 36/192 KB 16/309 KB 35/37 KB 19/28 KB 48/192 KB 20/309 KB 35/37 KB 21/28 KB 64/192 KB 32/309 KB 35/37 KB 24/28 KB 64/192 KB 32/309 KB 35/37 KB 27/28 KB 64/192 KB 32/309 KB 35/37 KB 28/28 KB 64/192 KB 32/309 KB 37/37 KB 28/28 KB 64/192 KB 32/309 KB 37/37 KB 28/28 KB 3/14 KB 64/192 KB 32/309 KB 37/37 KB 28/28 KB 5/14 KB 64/192 KB 32/309 KB 37/37 KB 28/28 KB 8/14 KB 64/192 KB 32/309 KB 37/37 KB 28/28 KB 11/14 KB 64/192 KB 32/309 KB 37/37 KB 28/28 KB 13/14 KB 64/192 KB 32/309 KB 37/37 KB 28/28 KB 14/14 KB 64/192 KB 36/309 KB 37/37 KB 28/28 KB 14/14 KB 68/192 KB 40/309 KB 37/37 KB 28/28 KB 14/14 KB 68/192 KB 44/309 KB 37/37 KB 28/28 KB 14/14 KB 68/192 KB 48/309 KB 37/37 KB 28/28 KB 14/14 KB 68/192 KB 52/309 KB 37/37 KB 28/28 KB 14/14 KB 68/192 KB 56/309 KB 68/192 KB 60/309 KB 68/192 KB 64/309 KB 68/192 KB 36/309 KB 37/37 KB 28/28 KB 14/14 KB 72/192 KB 64/309 KB 76/192 KB 64/309 KB 80/192 KB 64/309 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 82.1 KB/sec) unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (28 KB at 167.0 KB/sec) unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar (37 KB at 220.0 KB/sec) unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install 84/192 KB 64/309 KB 88/192 KB 68/309 KB 92/192 KB 68/309 KB 96/192 KB 68/309 KB 100/192 KB 68/309 KB 104/192 KB 68/309 KB 108/192 KB 68/309 KB 112/192 KB 68/309 KB 116/192 KB 68/309 KB 120/192 KB 68/309 KB 124/192 KB 68/309 KB 128/192 KB 68/309 KB 84/192 KB 68/309 KB 128/192 KB 72/309 KB 128/192 KB 76/309 KB 128/192 KB 80/309 KB 128/192 KB 84/309 KB 128/192 KB 88/309 KB 128/192 KB 92/309 KB 128/192 KB 96/309 KB 128/192 KB 100/309 KB 132/192 KB 104/309 KB 132/192 KB 108/309 KB 132/192 KB 112/309 KB 132/192 KB 116/309 KB 132/192 KB 120/309 KB 132/192 KB 124/309 KB 132/192 KB 128/309 KB 132/192 KB 132/309 KB 132/192 KB 136/309 KB 132/192 KB 140/309 KB 132/192 KB 144/309 KB 132/192 KB 100/309 KB 136/192 KB 144/309 KB 140/192 KB 144/309 KB 144/192 KB 144/309 KB 148/192 KB 144/309 KB 152/192 KB 144/309 KB 156/192 KB 144/309 KB 160/192 KB 144/309 KB 164/192 KB 144/309 KB 168/192 KB 144/309 KB 172/192 KB 144/309 KB 176/192 KB 144/309 KB 180/192 KB 144/309 KB 180/192 KB 148/309 KB 180/192 KB 152/309 KB 180/192 KB 156/309 KB 180/192 KB 160/309 KB 184/192 KB 160/309 KB 188/192 KB 160/309 KB 192/192 KB 160/309 KB 192/192 KB 160/309 KB 192/192 KB 164/309 KB 192/192 KB 168/309 KB 192/192 KB 172/309 KB 192/192 KB 176/309 KB 192/192 KB 180/309 KB 192/192 KB 184/309 KB 192/192 KB 188/309 KB 192/192 KB 192/309 KB 192/192 KB 196/309 KB 192/192 KB 200/309 KB 192/192 KB 204/309 KB 192/192 KB 208/309 KB 192/192 KB 212/309 KB 192/192 KB 216/309 KB 192/192 KB 220/309 KB 192/192 KB 224/309 KB 192/192 KB 228/309 KB 192/192 KB 232/309 KB 192/192 KB 236/309 KB 192/192 KB 240/309 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar (192 KB at 987.0 KB/sec) unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install 244/309 KB 248/309 KB 252/309 KB 256/309 KB 260/309 KB 264/309 KB 268/309 KB 272/309 KB 276/309 KB 280/309 KB 284/309 KB 288/309 KB 292/309 KB 296/309 KB 300/309 KB 304/309 KB 308/309 KB 309/309 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (309 KB at 1489.9 KB/sec) unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.pom unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.pom (4 KB at 199.4 KB/sec) unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.19.1/surefire-providers-2.19.1.pom unit-abot-epc-basic-0: 12:18:43 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 227.5 KB/sec) unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.jar unit-abot-epc-basic-0: 12:18:43 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 3507.2 KB/sec) unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install T E S T S unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-mysql-0: 12:18:44 DEBUG unit.mysql/0.start mysql start/running, process 11971 unit-abot-epc-basic-0: 12:18:44 DEBUG unit.abot-epc-basic/0.install Running com.rebaca.abot.RunScenarios unit-mysql-0: 12:18:44 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-mysql-0: 12:18:44 INFO juju.worker.uniter.operation ran "start" hook unit-mysql-0: 12:18:44 DEBUG juju.worker.uniter.operation unit mysql/0 has started but has not yet set status unit-mysql-0: 12:18:44 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-mysql-0: 12:18:44 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-mysql-0: 12:18:44 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:18:44 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:18:44 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-mysql-0: 12:18:44 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-mysql-0: 12:18:44 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-mysql-0: 12:18:44 INFO juju.worker.uniter.relation joining relation "mysql:cluster" unit-mysql-0: 12:18:44 INFO juju.worker.uniter.relation joined relation "mysql:cluster" unit-mysql-0: 12:18:44 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 12:18:45 DEBUG unit.abot-epc-basic/0.install Feature: Local_Commands_Testing unit-abot-epc-basic-0: 12:18:45 DEBUG unit.abot-epc-basic/0.install Jun 08, 2019 12:18:45 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 12:18:45 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@932bc4a: startup date [Sat Jun 08 12:18:45 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 12:18:45 DEBUG unit.abot-epc-basic/0.install Jun 08, 2019 12:18:45 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:18:45 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from class path resource [cucumber.xml] unit-abot-epc-basic-0: 12:18:45 DEBUG unit.abot-epc-basic/0.install Jun 08, 2019 12:18:45 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:18:45 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 12:18:47 DEBUG unit.abot-epc-basic/0.install Jun 08, 2019 12:18:47 PM org.springframework.beans.factory.support.DefaultListableBeanFactory registerScope unit-abot-epc-basic-0: 12:18:47 DEBUG unit.abot-epc-basic/0.install INFO: Replacing scope 'cucumber-glue' from [cucumber.runtime.java.spring.GlueCodeScope@7c2a69b4] to [cucumber.runtime.java.spring.GlueCodeScope@a619c2] unit-abot-epc-basic-0: 12:18:48 DEBUG unit.abot-epc-basic/0.install Jun 08, 2019 12:18:48 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 12:18:48 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@784c5ef5: startup date [Sat Jun 08 12:18:48 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 12:18:48 DEBUG unit.abot-epc-basic/0.install Jun 08, 2019 12:18:48 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:18:48 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 12:18:48 DEBUG unit.abot-epc-basic/0.install Jun 08, 2019 12:18:48 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:18:48 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 12:18:48 DEBUG unit.abot-epc-basic/0.install Jun 08, 2019 12:18:48 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:18:48 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 12:18:48 DEBUG unit.abot-epc-basic/0.install Jun 08, 2019 12:18:48 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:18:48 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 12:18:48 DEBUG unit.abot-epc-basic/0.install Jun 08, 2019 12:18:48 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 12:18:48 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@49ec6a9f: startup date [Sat Jun 08 12:18:48 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 12:18:48 DEBUG unit.abot-epc-basic/0.install Jun 08, 2019 12:18:48 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:18:48 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 12:18:48 DEBUG unit.abot-epc-basic/0.install Jun 08, 2019 12:18:48 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:18:48 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 12:18:48 DEBUG unit.abot-epc-basic/0.install Jun 08, 2019 12:18:48 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:18:48 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 12:18:48 DEBUG unit.abot-epc-basic/0.install Jun 08, 2019 12:18:48 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:18:48 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 12:18:49 DEBUG unit.abot-epc-basic/0.install 08-Jun-2019 12:18:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:18:49 DEBUG unit.abot-epc-basic/0.install 08-Jun-2019 12:18:49 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:18:49 DEBUG unit.abot-epc-basic/0.install 08-Jun-2019 12:18:49 [main] REPORT: STEP EXECUTION TIME TAKEN :1373 MS unit-abot-epc-basic-0: 12:18:49 DEBUG unit.abot-epc-basic/0.install 08-Jun-2019 12:18:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:18:49 DEBUG unit.abot-epc-basic/0.install 08-Jun-2019 12:18:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:18:49 DEBUG unit.abot-epc-basic/0.install 08-Jun-2019 12:18:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:18:49 DEBUG unit.abot-epc-basic/0.install 08-Jun-2019 12:18:49 [main] REPORT: EXECUTED STEP IS :When I execute the command ifconfig in this system and check the presence of following strings in the response: unit-abot-epc-basic-0: 12:18:49 DEBUG unit.abot-epc-basic/0.install 08-Jun-2019 12:18:49 [main] REPORT: STEP EXECUTION TIME TAKEN :198 MS unit-abot-epc-basic-0: 12:18:49 DEBUG unit.abot-epc-basic/0.install 08-Jun-2019 12:18:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:18:49 DEBUG unit.abot-epc-basic/0.install 08-Jun-2019 12:18:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:18:49 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:18:49 DEBUG unit.abot-epc-basic/0.install @local-commands unit-abot-epc-basic-0: 12:18:49 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing # featureFiles/000-local-commands.feature:4 unit-abot-epc-basic-0: 12:18:49 DEBUG unit.abot-epc-basic/0.install Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:18:49 DEBUG unit.abot-epc-basic/0.install When I execute the command ifconfig in this system and check the presence of following strings in the response: # SshGrammars.runLocalCommand(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:18:49 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:18:49 DEBUG unit.abot-epc-basic/0.install 1 Scenarios (1 passed) unit-abot-epc-basic-0: 12:18:49 DEBUG unit.abot-epc-basic/0.install 2 Steps (2 passed) unit-abot-epc-basic-0: 12:18:49 DEBUG unit.abot-epc-basic/0.install 0m2.173s unit-abot-epc-basic-0: 12:18:49 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:18:49 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.552 sec - in com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 12:18:49 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: 12:18:49 DEBUG unit.abot-epc-basic/0.install When I execute the command ifconfig in this system and check the presence of following strings in the response:(Scenario: Local Commands testing) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:18:49 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing Time elapsed: 0.023 sec unit-abot-epc-basic-0: 12:18:50 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:18:50 DEBUG unit.abot-epc-basic/0.install Results : unit-abot-epc-basic-0: 12:18:50 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:18:50 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 unit-abot-epc-basic-0: 12:18:50 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:18:50 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:18:50 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:18:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom unit-abot-epc-basic-0: 12:18:50 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom (5 KB at 277.0 KB/sec) unit-abot-epc-basic-0: 12:18:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom unit-abot-epc-basic-0: 12:18:50 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom (3 KB at 274.3 KB/sec) unit-abot-epc-basic-0: 12:18:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom unit-abot-epc-basic-0: 12:18:50 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 153.9 KB/sec) unit-abot-epc-basic-0: 12:18:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom unit-abot-epc-basic-0: 12:18:50 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 239.5 KB/sec) unit-abot-epc-basic-0: 12:18:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom unit-abot-epc-basic-0: 12:18:50 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 8/19 KB 11/19 KB 13/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 KB at 1652.5 KB/sec) unit-abot-epc-basic-0: 12:18:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom unit-abot-epc-basic-0: 12:18:50 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 76.5 KB/sec) unit-abot-epc-basic-0: 12:18:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom unit-abot-epc-basic-0: 12:18:50 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (10 KB at 881.4 KB/sec) unit-abot-epc-basic-0: 12:18:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar unit-abot-epc-basic-0: 12:18:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar unit-abot-epc-basic-0: 12:18:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar unit-abot-epc-basic-0: 12:18:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar unit-abot-epc-basic-0: 12:18:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar unit-abot-epc-basic-0: 12:18:50 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 16/22 KB 3/60 KB 16/22 KB 6/60 KB 16/22 KB 9/60 KB 3/181 KB 16/22 KB 11/60 KB 3/181 KB 16/22 KB 9/60 KB 5/181 KB 16/22 KB 11/60 KB 8/181 KB 16/22 KB 11/60 KB 11/181 KB 16/22 KB 11/60 KB 11/181 KB 19/22 KB 11/60 KB 13/181 KB 22/22 KB 14/60 KB 13/181 KB 19/22 KB 14/60 KB 3/203 KB 13/181 KB 22/22 KB 16/60 KB 3/57 KB 13/181 KB 19/22 KB 11/60 KB 3/203 KB 13/181 KB 22/22 KB 14/60 KB 3/57 KB 5/203 KB 13/181 KB 22/22 KB 16/60 KB 3/57 KB 8/203 KB 13/181 KB 22/22 KB 16/60 KB 3/57 KB 11/203 KB 13/181 KB 22/22 KB 16/60 KB 3/57 KB 13/203 KB 13/181 KB 22/22 KB 16/60 KB 3/57 KB 16/203 KB 13/181 KB 22/22 KB 16/60 KB 3/57 KB 19/203 KB 13/181 KB 22/22 KB 16/60 KB 3/57 KB 21/203 KB 13/181 KB 22/22 KB 16/60 KB 3/57 KB 24/203 KB 13/181 KB 22/22 KB 16/60 KB 3/57 KB 13/181 KB 22/22 KB 14/60 KB 3/57 KB 24/203 KB 16/181 KB 22/22 KB 16/60 KB 5/57 KB 24/203 KB 16/181 KB 22/22 KB 16/60 KB 8/57 KB 24/203 KB 16/181 KB 22/22 KB 16/60 KB 11/57 KB 24/203 KB 16/181 KB 22/22 KB 16/60 KB 13/57 KB 24/203 KB 16/181 KB 22/22 KB 16/60 KB 16/57 KB 24/203 KB 16/181 KB 22/22 KB 16/60 KB 3/57 KB 24/203 KB 16/181 KB 22/22 KB 16/60 KB 19/57 KB 24/203 KB 16/181 KB 22/22 KB 19/60 KB 21/57 KB 27/203 KB 19/181 KB 22/22 KB 19/60 KB 24/57 KB 24/203 KB 16/181 KB 22/22 KB 19/60 KB 19/57 KB 27/203 KB 19/181 KB 22/22 KB 19/60 KB 21/57 KB 24/203 KB 19/181 KB 22/22 KB 19/60 KB 21/57 KB 27/203 KB 19/181 KB 22/22 KB 22/60 KB 24/57 KB 29/203 KB 21/181 KB 22/22 KB 25/60 KB 24/57 KB 29/203 KB 21/181 KB 22/22 KB 22/60 KB 24/57 KB 27/203 KB 21/181 KB 22/22 KB 22/60 KB 24/57 KB 29/203 KB 24/181 KB 22/22 KB 25/60 KB 24/57 KB 29/203 KB 27/181 KB 22/22 KB 25/60 KB 27/57 KB 32/203 KB 29/181 KB 22/22 KB 27/60 KB 27/57 KB 29/203 KB 24/181 KB 22/22 KB 25/60 KB 27/57 KB 32/203 KB 27/181 KB 22/22 KB 27/60 KB 27/57 KB 32/203 KB 27/181 KB 22/22 KB 25/60 KB 27/57 KB 36/203 KB 29/181 KB 22/22 KB 27/60 KB 27/57 KB 40/203 KB 32/181 KB 22/22 KB 30/60 KB 29/57 KB 44/203 KB 32/181 KB 22/22 KB 30/60 KB 29/57 KB 48/203 KB 32/181 KB 22/22 KB 30/60 KB 29/57 KB 36/203 KB 32/181 KB 22/22 KB 30/60 KB 29/57 KB 36/203 KB 29/181 KB 22/22 KB 30/60 KB 29/57 KB 36/203 KB 29/181 KB 22/22 KB 27/60 KB 29/57 KB 48/203 KB 32/181 KB 22/22 KB 30/60 KB 32/57 KB 48/203 KB 32/181 KB 22/22 KB 32/60 KB 36/57 KB 52/203 KB 36/181 KB 32/60 KB 40/57 KB 48/203 KB 32/181 KB 22/22 KB 32/60 KB 32/57 KB 52/203 KB 36/181 KB 36/60 KB 40/57 KB 52/203 KB 36/181 KB 40/60 KB 40/57 KB 52/203 KB 36/181 KB 44/60 KB 40/57 KB 52/203 KB 36/181 KB 48/60 KB 44/57 KB 52/203 KB 36/181 KB 52/60 KB 44/57 KB 52/203 KB 36/181 KB 56/60 KB 44/57 KB 52/203 KB 36/181 KB 60/60 KB 44/57 KB 52/203 KB 36/181 KB 32/60 KB 36/57 KB 56/203 KB 36/181 KB 60/60 KB 44/57 KB 60/203 KB 36/181 KB 60/60 KB 44/57 KB 64/203 KB 36/181 KB 60/60 KB 44/57 KB 68/203 KB 36/181 KB 60/60 KB 44/57 KB 72/203 KB 36/181 KB 60/60 KB 44/57 KB 76/203 KB 36/181 KB 60/60 KB 44/57 KB 80/203 KB 36/181 KB 60/60 KB 44/57 KB 48/203 KB 36/181 KB 32/60 KB 36/57 KB 80/203 KB 40/181 KB 60/60 KB 44/57 KB 80/203 KB 44/181 KB 60/60 KB 44/57 KB 80/203 KB 48/181 KB 60/60 KB 44/57 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 KB at 327.7 KB/sec) unit-abot-epc-basic-0: 12:18:50 DEBUG unit.abot-epc-basic/0.install 52/203 KB 36/181 KB 44/60 KB 44/57 KB 80/203 KB 48/181 KB 60/60 KB 48/57 KB 80/203 KB 48/181 KB 60/60 KB 52/57 KB 80/203 KB 52/181 KB 60/60 KB 56/57 KB 80/203 KB 52/181 KB 60/60 KB 57/57 KB 80/203 KB 52/181 KB 60/60 KB 52/57 KB 80/203 KB 56/181 KB 60/60 KB 57/57 KB 80/203 KB 60/181 KB 60/60 KB 57/57 KB 80/203 KB 64/181 KB 60/60 KB 57/57 KB 80/203 KB 68/181 KB 60/60 KB 57/57 KB 84/203 KB 72/181 KB 60/60 KB 57/57 KB 84/203 KB 76/181 KB 60/60 KB 57/57 KB 84/203 KB 80/181 KB 60/60 KB 57/57 KB 84/203 KB 84/181 KB 60/60 KB 57/57 KB 84/203 KB 88/181 KB 57/57 KB 84/203 KB 92/181 KB 57/57 KB 84/203 KB 96/181 KB 57/57 KB 84/203 KB 68/181 KB 60/60 KB 57/57 KB 88/203 KB 96/181 KB 57/57 KB 92/203 KB 96/181 KB 57/57 KB 96/203 KB 96/181 KB 57/57 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar (60 KB at 868.5 KB/sec) unit-abot-epc-basic-0: 12:18:50 DEBUG unit.abot-epc-basic/0.install 100/203 KB 96/181 KB 57/57 KB 104/203 KB 96/181 KB 57/57 KB 108/203 KB 96/181 KB 57/57 KB 112/203 KB 96/181 KB 57/57 KB 116/203 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 903.2 KB/sec) unit-abot-epc-basic-0: 12:18:50 DEBUG unit.abot-epc-basic/0.install 116/203 KB 100/181 KB 116/203 KB 104/181 KB 116/203 KB 108/181 KB 116/203 KB 112/181 KB 116/203 KB 116/181 KB 120/203 KB 120/181 KB 120/203 KB 124/181 KB 120/203 KB 128/181 KB 120/203 KB 116/181 KB 124/203 KB 128/181 KB 128/203 KB 128/181 KB 132/203 KB 128/181 KB 136/203 KB 128/181 KB 140/203 KB 128/181 KB 144/203 KB 128/181 KB 148/203 KB 132/181 KB 152/203 KB 132/181 KB 156/203 KB 132/181 KB 160/203 KB 132/181 KB 164/203 KB 132/181 KB 168/203 KB 132/181 KB 172/203 KB 132/181 KB 176/203 KB 132/181 KB 180/203 KB 132/181 KB 144/203 KB 132/181 KB 180/203 KB 136/181 KB 180/203 KB 140/181 KB 180/203 KB 144/181 KB 180/203 KB 148/181 KB 180/203 KB 152/181 KB 180/203 KB 156/181 KB 180/203 KB 160/181 KB 180/203 KB 164/181 KB 180/203 KB 168/181 KB 180/203 KB 172/181 KB 180/203 KB 176/181 KB 184/203 KB 180/181 KB 184/203 KB 181/181 KB 184/203 KB 176/181 KB 188/203 KB 181/181 KB 192/203 KB 181/181 KB 196/203 KB 181/181 KB 200/203 KB 181/181 KB 203/203 KB 181/181 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar (181 KB at 2144.2 KB/sec) unit-abot-epc-basic-0: 12:18:50 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar (203 KB at 2444.0 KB/sec) unit-abot-epc-basic-0: 12:18:50 DEBUG unit.abot-epc-basic/0.install [INFO] Building jar: /var/lib/abot-epc-basic/target/ABOT-RunScenarios-3.0.91.jar unit-abot-epc-basic-0: 12:18:50 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:18:50 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-cucumber-reporting:0.1.0:generate (execution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:18:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.pom unit-abot-epc-basic-0: 12:18:50 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 184.8 KB/sec) unit-abot-epc-basic-0: 12:18:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.3.3/maven-3.3.3.pom unit-abot-epc-basic-0: 12:18:50 DEBUG unit.abot-epc-basic/0.install 3/23 KB 6/23 KB 9/23 KB 11/23 KB 14/23 KB 16/23 KB 19/23 KB 22/23 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.3.3/maven-3.3.3.pom (23 KB at 1634.8 KB/sec) unit-abot-epc-basic-0: 12:18:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.pom unit-abot-epc-basic-0: 12:18:50 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.pom (5 KB at 276.5 KB/sec) unit-abot-epc-basic-0: 12:18:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom unit-abot-epc-basic-0: 12:18:50 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom (4 KB at 310.1 KB/sec) unit-abot-epc-basic-0: 12:18:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.pom unit-abot-epc-basic-0: 12:18:50 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.pom (3 KB at 127.4 KB/sec) unit-abot-epc-basic-0: 12:18:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom unit-abot-epc-basic-0: 12:18:50 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom (5 KB at 203.6 KB/sec) unit-abot-epc-basic-0: 12:18:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom unit-abot-epc-basic-0: 12:18:50 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom (14 KB at 1031.1 KB/sec) unit-abot-epc-basic-0: 12:18:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom unit-abot-epc-basic-0: 12:18:50 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 140.0 KB/sec) unit-abot-epc-basic-0: 12:18:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom unit-abot-epc-basic-0: 12:18:50 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 209.1 KB/sec) unit-abot-epc-basic-0: 12:18:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom unit-abot-epc-basic-0: 12:18:50 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (8 KB at 702.0 KB/sec) unit-abot-epc-basic-0: 12:18:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom unit-abot-epc-basic-0: 12:18:50 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 1683.9 KB/sec) unit-abot-epc-basic-0: 12:18:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom unit-abot-epc-basic-0: 12:18:51 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 83.3 KB/sec) unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom unit-abot-epc-basic-0: 12:18:51 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 54.3 KB/sec) unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.pom unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.pom (3 KB at 170.9 KB/sec) unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom unit-abot-epc-basic-0: 12:18:51 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 740.5 KB/sec) unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install 815/815 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 66.3 KB/sec) unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install 1/5 KB 4/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 414.1 KB/sec) unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom unit-abot-epc-basic-0: 12:18:51 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: 12:18:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (8 KB at 648.5 KB/sec) unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom (4 KB at 301.4 KB/sec) unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.pom unit-abot-epc-basic-0: 12:18:51 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 467.3 KB/sec) unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom unit-abot-epc-basic-0: 12:18:51 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 924.9 KB/sec) unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom unit-abot-epc-basic-0: 12:18:51 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 206.5 KB/sec) unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.pom unit-abot-epc-basic-0: 12:18:51 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 697.5 KB/sec) unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.pom unit-abot-epc-basic-0: 12:18:51 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 82.6 KB/sec) unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom (10 KB at 827.3 KB/sec) unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom unit-abot-epc-basic-0: 12:18:51 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 3628.6 KB/sec) unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.jar unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.jar unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.jar unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.jar unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install 4/46 KB 4/46 KB 4/201 KB 3/44 KB 4/54 KB 4/46 KB 4/201 KB 3/44 KB 8/54 KB 4/158 KB 8/46 KB 4/201 KB 3/44 KB 12/54 KB 4/158 KB 8/46 KB 4/201 KB 3/44 KB 16/54 KB 4/46 KB 4/201 KB 3/44 KB 4/158 KB 8/46 KB 8/201 KB 3/44 KB 16/54 KB 4/158 KB 8/46 KB 12/201 KB 3/44 KB 16/54 KB 4/158 KB 8/46 KB 16/201 KB 3/44 KB 16/54 KB 4/158 KB 8/46 KB 20/201 KB 3/44 KB 16/54 KB 4/158 KB 8/46 KB 24/201 KB 3/44 KB 16/54 KB 4/158 KB 8/46 KB 28/201 KB 3/44 KB 16/54 KB 4/158 KB 8/46 KB 32/201 KB 3/44 KB 16/54 KB 4/46 KB 3/44 KB 4/158 KB 8/46 KB 32/201 KB 5/44 KB 16/54 KB 4/158 KB 8/46 KB 32/201 KB 8/44 KB 16/54 KB 4/158 KB 8/46 KB 32/201 KB 11/44 KB 16/54 KB 4/158 KB 8/46 KB 32/201 KB 13/44 KB 16/54 KB 4/158 KB 8/46 KB 32/201 KB 16/44 KB 16/54 KB 4/158 KB 8/46 KB 32/201 KB 19/44 KB 16/54 KB 4/158 KB 8/46 KB 4/201 KB 3/44 KB 8/54 KB 4/158 KB 12/46 KB 32/201 KB 19/44 KB 16/54 KB 4/158 KB 16/46 KB 32/201 KB 19/44 KB 16/54 KB 4/158 KB 4/46 KB 4/201 KB 3/44 KB 8/54 KB 8/158 KB 16/46 KB 32/201 KB 19/44 KB 16/54 KB 12/158 KB 16/46 KB 32/201 KB 19/44 KB 16/54 KB 16/158 KB 16/46 KB 32/201 KB 19/44 KB 16/54 KB 20/158 KB 16/46 KB 32/201 KB 19/44 KB 16/54 KB 24/158 KB 20/46 KB 32/201 KB 21/44 KB 16/54 KB 28/158 KB 20/46 KB 32/201 KB 21/44 KB 16/54 KB 32/158 KB 20/46 KB 32/201 KB 21/44 KB 16/54 KB 36/158 KB 20/46 KB 32/201 KB 21/44 KB 20/54 KB 40/158 KB 20/46 KB 36/201 KB 21/44 KB 20/54 KB 44/158 KB 20/46 KB 36/201 KB 21/44 KB 20/54 KB 48/158 KB 20/46 KB 36/201 KB 21/44 KB 20/54 KB 20/158 KB 20/46 KB 32/201 KB 21/44 KB 16/54 KB 48/158 KB 24/46 KB 36/201 KB 21/44 KB 20/54 KB 48/158 KB 28/46 KB 36/201 KB 21/44 KB 20/54 KB 48/158 KB 32/46 KB 36/201 KB 21/44 KB 20/54 KB 20/158 KB 16/46 KB 32/201 KB 21/44 KB 16/54 KB 48/158 KB 32/46 KB 36/201 KB 24/44 KB 20/54 KB 48/158 KB 32/46 KB 36/201 KB 27/44 KB 20/54 KB 48/158 KB 32/46 KB 36/201 KB 29/44 KB 20/54 KB 48/158 KB 32/46 KB 36/201 KB 32/44 KB 20/54 KB 48/158 KB 36/46 KB 36/201 KB 32/44 KB 20/54 KB 48/158 KB 40/46 KB 36/201 KB 36/44 KB 20/54 KB 48/158 KB 44/46 KB 36/201 KB 36/44 KB 20/54 KB 48/158 KB 46/46 KB 36/201 KB 36/44 KB 20/54 KB 36/158 KB 20/46 KB 36/201 KB 21/44 KB 20/54 KB 52/158 KB 46/46 KB 40/201 KB 36/44 KB 20/54 KB 52/158 KB 46/46 KB 44/201 KB 36/44 KB 20/54 KB 52/158 KB 46/46 KB 48/201 KB 36/44 KB 20/54 KB 32/158 KB 20/46 KB 32/201 KB 21/44 KB 20/54 KB 52/158 KB 46/46 KB 48/201 KB 36/44 KB 24/54 KB 52/158 KB 46/46 KB 48/201 KB 36/44 KB 28/54 KB 52/158 KB 46/46 KB 36/201 KB 36/44 KB 20/54 KB 56/158 KB 46/46 KB 48/201 KB 36/44 KB 32/54 KB 60/158 KB 46/46 KB 48/201 KB 36/44 KB 32/54 KB 64/158 KB 46/46 KB 48/201 KB 36/44 KB 32/54 KB 68/158 KB 46/46 KB 48/201 KB 36/44 KB 32/54 KB 72/158 KB 48/201 KB 36/44 KB 32/54 KB 76/158 KB 48/201 KB 36/44 KB 32/54 KB 80/158 KB 48/201 KB 36/44 KB 32/54 KB 48/158 KB 36/46 KB 36/201 KB 36/44 KB 20/54 KB 80/158 KB 48/201 KB 40/44 KB 32/54 KB 80/158 KB 48/201 KB 44/44 KB 32/54 KB 80/158 KB 48/201 KB 44/44 KB 32/54 KB 84/158 KB 48/201 KB 44/44 KB 32/54 KB 88/158 KB 48/201 KB 44/44 KB 32/54 KB 92/158 KB 48/201 KB 44/44 KB 32/54 KB 96/158 KB 48/201 KB 44/44 KB 32/54 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.jar (46 KB at 918.7 KB/sec) unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install 100/158 KB 48/201 KB 44/44 KB 32/54 KB 104/158 KB 48/201 KB 44/44 KB 32/54 KB 108/158 KB 48/201 KB 44/44 KB 32/54 KB 112/158 KB 48/201 KB 44/44 KB 32/54 KB 116/158 KB 48/201 KB 44/44 KB 32/54 KB 120/158 KB 48/201 KB 44/44 KB 32/54 KB 124/158 KB 48/201 KB 44/44 KB 32/54 KB 128/158 KB 48/201 KB 44/44 KB 32/54 KB 132/158 KB 48/201 KB 44/44 KB 32/54 KB 52/158 KB 46/46 KB 48/201 KB 44/44 KB 32/54 KB 132/158 KB 52/201 KB 44/44 KB 36/54 KB 132/158 KB 52/201 KB 44/44 KB 40/54 KB 132/158 KB 52/201 KB 44/44 KB 44/54 KB 132/158 KB 52/201 KB 44/44 KB 48/54 KB 132/158 KB 52/201 KB 44/44 KB 52/54 KB 132/158 KB 52/201 KB 44/44 KB 54/54 KB 132/158 KB 52/201 KB 44/44 KB 32/54 KB 132/158 KB 56/201 KB 44/44 KB 54/54 KB 132/158 KB 60/201 KB 44/44 KB 54/54 KB 132/158 KB 64/201 KB 44/44 KB 54/54 KB 132/158 KB 68/201 KB 44/44 KB 54/54 KB 132/158 KB 72/201 KB 44/44 KB 54/54 KB 132/158 KB 76/201 KB 44/44 KB 54/54 KB 132/158 KB 80/201 KB 44/44 KB 54/54 KB 132/158 KB 84/201 KB 44/44 KB 54/54 KB 132/158 KB 88/201 KB 44/44 KB 54/54 KB 132/158 KB 92/201 KB 44/44 KB 54/54 KB 132/158 KB 96/201 KB 44/44 KB 54/54 KB 132/158 KB 100/201 KB 44/44 KB 54/54 KB 132/158 KB 104/201 KB 44/44 KB 54/54 KB 132/158 KB 108/201 KB 44/44 KB 54/54 KB 132/158 KB 112/201 KB 44/44 KB 54/54 KB 132/158 KB 116/201 KB 44/44 KB 54/54 KB 132/158 KB 120/201 KB 44/44 KB 54/54 KB 132/158 KB 124/201 KB 44/44 KB 54/54 KB 132/158 KB 128/201 KB 44/44 KB 54/54 KB 132/158 KB 3/6 KB 132/201 KB 54/54 KB 132/158 KB 3/6 KB 136/201 KB 54/54 KB 132/158 KB 3/6 KB 140/201 KB 54/54 KB 132/158 KB 3/6 KB 128/201 KB 54/54 KB Downloaded: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (44 KB at 895.0 KB/sec) unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.jar (54 KB at 978.2 KB/sec) unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install 132/158 KB 6/6 KB 140/201 KB 132/158 KB 6/6 KB 140/201 KB 132/158 KB 6/6 KB 144/201 KB 136/158 KB 6/6 KB 144/201 KB 140/158 KB 6/6 KB 144/201 KB 144/158 KB 6/6 KB 144/201 KB 148/158 KB 6/6 KB 144/201 KB 152/158 KB 6/6 KB 148/201 KB 156/158 KB 6/6 KB 148/201 KB 158/158 KB 6/6 KB 148/201 KB 148/158 KB 6/6 KB 148/201 KB 158/158 KB 6/6 KB 152/201 KB 158/158 KB 6/6 KB 156/201 KB 158/158 KB 6/6 KB 160/201 KB 158/158 KB 6/6 KB 164/201 KB 158/158 KB 6/6 KB 168/201 KB 158/158 KB 6/6 KB 3/3 KB 168/201 KB 158/158 KB 6/6 KB 3/3 KB 168/201 KB 158/158 KB 6/6 KB 3/3 KB 172/201 KB 158/158 KB 6/6 KB 3/3 KB 176/201 KB 158/158 KB 6/6 KB 3/3 KB 180/201 KB 158/158 KB 6/6 KB 3/3 KB 184/201 KB 158/158 KB 6/6 KB 3/3 KB 188/201 KB 158/158 KB 6/6 KB 3/3 KB 192/201 KB Downloaded: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (6 KB at 102.0 KB/sec) unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install 158/158 KB 3/3 KB 192/201 KB 4/367 KB 158/158 KB 3/3 KB 192/201 KB 8/367 KB 158/158 KB 3/3 KB 192/201 KB 12/367 KB 158/158 KB 3/3 KB 192/201 KB 16/367 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install 158/158 KB 3/3 KB 192/201 KB 20/367 KB 158/158 KB 3/3 KB 192/201 KB 24/367 KB 158/158 KB 3/3 KB 192/201 KB 28/367 KB 158/158 KB 192/201 KB 32/367 KB Downloaded: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (3 KB at 40.6 KB/sec) unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install 158/158 KB 192/201 KB 36/367 KB 158/158 KB 192/201 KB 40/367 KB 158/158 KB 192/201 KB 44/367 KB 192/201 KB 48/367 KB 192/201 KB 52/367 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.jar (158 KB at 2309.5 KB/sec) unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.jar unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install 192/201 KB 56/367 KB 192/201 KB 60/367 KB 192/201 KB 64/367 KB 192/201 KB 64/367 KB 3/5 KB 192/201 KB 64/367 KB 5/5 KB 192/201 KB 64/367 KB 5/5 KB 3/52 KB 192/201 KB 64/367 KB 5/5 KB 5/52 KB 192/201 KB 64/367 KB 5/5 KB 8/52 KB 192/201 KB 64/367 KB 5/5 KB 11/52 KB 192/201 KB 64/367 KB 5/5 KB 13/52 KB 192/201 KB 64/367 KB 5/5 KB 16/52 KB 192/201 KB 64/367 KB 5/5 KB 19/52 KB 192/201 KB 64/367 KB 5/5 KB 21/52 KB 192/201 KB 64/367 KB 5/5 KB 24/52 KB 192/201 KB 64/367 KB 5/5 KB 27/52 KB 192/201 KB 64/367 KB 5/5 KB 29/52 KB 192/201 KB 68/367 KB 5/5 KB 29/52 KB 196/201 KB 72/367 KB 32/52 KB 196/201 KB 76/367 KB 32/52 KB 196/201 KB 80/367 KB 32/52 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (5 KB at 54.8 KB/sec) unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install 4/47 KB 196/201 KB 80/367 KB 32/52 KB 8/47 KB 196/201 KB 84/367 KB 32/52 KB 12/47 KB 196/201 KB 84/367 KB 32/52 KB 16/47 KB 196/201 KB 84/367 KB 32/52 KB 196/201 KB 68/367 KB 5/5 KB 32/52 KB 16/47 KB 200/201 KB 84/367 KB 32/52 KB 16/47 KB 201/201 KB 84/367 KB 32/52 KB 192/201 KB 68/367 KB 5/5 KB 32/52 KB 16/47 KB 201/201 KB 84/367 KB 36/52 KB 16/47 KB 201/201 KB 84/367 KB 40/52 KB 16/47 KB 201/201 KB 84/367 KB 44/52 KB 16/47 KB 201/201 KB 84/367 KB 48/52 KB 16/47 KB 201/201 KB 84/367 KB 52/52 KB 16/47 KB 3/238 KB 201/201 KB 84/367 KB 52/52 KB 4/47 KB 196/201 KB 84/367 KB 32/52 KB 20/47 KB 5/238 KB 201/201 KB 88/367 KB 52/52 KB 20/47 KB 5/238 KB 201/201 KB 92/367 KB 52/52 KB 20/47 KB 5/238 KB 201/201 KB 96/367 KB 52/52 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 2359.9 KB/sec) unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install 20/47 KB 3/238 KB 201/201 KB 84/367 KB 52/52 KB 24/47 KB 5/238 KB 100/367 KB 52/52 KB 28/47 KB 5/238 KB 100/367 KB 52/52 KB 32/47 KB 5/238 KB 100/367 KB 52/52 KB 20/47 KB 5/238 KB 201/201 KB 84/367 KB 52/52 KB 32/47 KB 8/238 KB 100/367 KB 52/52 KB 32/47 KB 11/238 KB 100/367 KB 52/52 KB 32/47 KB 13/238 KB 100/367 KB 52/52 KB 36/47 KB 16/238 KB 100/367 KB 52/52 KB 20/47 KB 5/238 KB 100/367 KB 52/52 KB 36/47 KB 16/238 KB 104/367 KB 52/52 KB 36/47 KB 16/238 KB 108/367 KB 52/52 KB 36/47 KB 16/238 KB 112/367 KB 52/52 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar (52 KB at 591.4 KB/sec) unit-abot-epc-basic-0: 12:18:51 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: 12:18:51 DEBUG unit.abot-epc-basic/0.install 36/47 KB 13/238 KB 100/367 KB 52/52 KB 40/47 KB 19/238 KB 116/367 KB 44/47 KB 19/238 KB 116/367 KB 47/47 KB 19/238 KB 116/367 KB 36/47 KB 19/238 KB 116/367 KB 47/47 KB 21/238 KB 116/367 KB 47/47 KB 24/238 KB 116/367 KB 47/47 KB 27/238 KB 4/28 KB 116/367 KB 36/47 KB 16/238 KB 116/367 KB 47/47 KB 27/238 KB 4/28 KB 120/367 KB 47/47 KB 24/238 KB 4/28 KB 116/367 KB 47/47 KB 27/238 KB 8/28 KB 120/367 KB 47/47 KB 27/238 KB 8/28 KB 124/367 KB 47/47 KB 27/238 KB 8/28 KB 128/367 KB 47/47 KB 27/238 KB 12/28 KB 128/367 KB 47/47 KB 27/238 KB 16/28 KB 128/367 KB 47/47 KB 27/238 KB 20/28 KB 128/367 KB 47/47 KB 29/238 KB 24/28 KB 132/367 KB 47/47 KB 29/238 KB 28/28 KB 132/367 KB 47/47 KB 29/238 KB 20/28 KB 132/367 KB 47/47 KB 29/238 KB 28/28 KB 136/367 KB 47/47 KB 29/238 KB 28/28 KB 140/367 KB 47/47 KB 29/238 KB 28/28 KB 144/367 KB 47/47 KB 29/238 KB 28/28 KB 148/367 KB 47/47 KB 29/238 KB 28/28 KB 152/367 KB 47/47 KB 29/238 KB 28/28 KB 156/367 KB 29/238 KB 28/28 KB 160/367 KB 47/47 KB 29/238 KB 20/28 KB 128/367 KB 32/238 KB 28/28 KB 160/367 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.jar (47 KB at 486.5 KB/sec) unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install 36/238 KB 28/28 KB 160/367 KB Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install 40/238 KB 28/28 KB 160/367 KB 44/238 KB 28/28 KB 160/367 KB 48/238 KB 28/28 KB 160/367 KB 52/238 KB 28/28 KB 160/367 KB 56/238 KB 164/367 KB 60/238 KB 164/367 KB 64/238 KB 164/367 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar (28 KB at 273.3 KB/sec) unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.jar unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install 68/238 KB 164/367 KB 72/238 KB 3/186 KB 164/367 KB 52/238 KB 164/367 KB 68/238 KB 3/186 KB 164/367 KB 72/238 KB 5/186 KB 164/367 KB 72/238 KB 8/186 KB 164/367 KB 72/238 KB 8/186 KB 168/367 KB 72/238 KB 8/186 KB 172/367 KB 72/238 KB 11/186 KB 176/367 KB 72/238 KB 11/186 KB 172/367 KB 72/238 KB 11/186 KB 180/367 KB 76/238 KB 13/186 KB 180/367 KB 80/238 KB 13/186 KB 180/367 KB 84/238 KB 13/186 KB 180/367 KB 72/238 KB 13/186 KB 180/367 KB 84/238 KB 16/186 KB 184/367 KB 84/238 KB 19/186 KB 184/367 KB 84/238 KB 13/186 KB 184/367 KB 4/558 KB 84/238 KB 19/186 KB 184/367 KB 8/558 KB 84/238 KB 21/186 KB 188/367 KB 12/558 KB 88/238 KB 21/186 KB 188/367 KB 16/558 KB 88/238 KB 21/186 KB 188/367 KB 20/558 KB 88/238 KB 21/186 KB 188/367 KB 24/558 KB 88/238 KB 21/186 KB 188/367 KB 28/558 KB 88/238 KB 21/186 KB 188/367 KB 32/558 KB 88/238 KB 21/186 KB 188/367 KB 4/558 KB 84/238 KB 21/186 KB 188/367 KB 4/558 KB 84/238 KB 21/186 KB 188/367 KB 32/558 KB 88/238 KB 21/186 KB 192/367 KB 32/558 KB 88/238 KB 21/186 KB 196/367 KB 8/558 KB 88/238 KB 21/186 KB 188/367 KB 32/558 KB 92/238 KB 24/186 KB 196/367 KB 32/558 KB 96/238 KB 24/186 KB 196/367 KB 32/558 KB 88/238 KB 24/186 KB 196/367 KB 32/558 KB 96/238 KB 27/186 KB 196/367 KB 32/558 KB 96/238 KB 29/186 KB 196/367 KB 32/558 KB 96/238 KB 32/186 KB 196/367 KB 32/558 KB 100/238 KB 36/186 KB 200/367 KB 32/558 KB 100/238 KB 40/186 KB 200/367 KB 32/558 KB 100/238 KB 44/186 KB 200/367 KB 32/558 KB 100/238 KB 48/186 KB 200/367 KB 32/558 KB 100/238 KB 52/186 KB 200/367 KB 36/558 KB 100/238 KB 56/186 KB 200/367 KB 36/558 KB 100/238 KB 60/186 KB 200/367 KB 36/558 KB 100/238 KB 64/186 KB 200/367 KB 32/558 KB 100/238 KB 32/186 KB 200/367 KB 36/558 KB 104/238 KB 64/186 KB 200/367 KB 36/558 KB 108/238 KB 64/186 KB 200/367 KB 32/558 KB 96/238 KB 32/186 KB 200/367 KB 36/558 KB 108/238 KB 64/186 KB 204/367 KB 36/558 KB 108/238 KB 64/186 KB 208/367 KB 36/558 KB 108/238 KB 64/186 KB 212/367 KB 36/558 KB 112/238 KB 64/186 KB 216/367 KB 36/558 KB 112/238 KB 64/186 KB 220/367 KB 36/558 KB 112/238 KB 64/186 KB 224/367 KB 36/558 KB 112/238 KB 64/186 KB 228/367 KB 36/558 KB 112/238 KB 64/186 KB 232/367 KB 36/558 KB 112/238 KB 64/186 KB 236/367 KB 36/558 KB 112/238 KB 64/186 KB 240/367 KB 36/558 KB 112/238 KB 64/186 KB 244/367 KB 36/558 KB 112/238 KB 68/186 KB 248/367 KB 36/558 KB 112/238 KB 68/186 KB 252/367 KB 36/558 KB 112/238 KB 68/186 KB 256/367 KB 36/558 KB 100/238 KB 52/186 KB 200/367 KB 40/558 KB 112/238 KB 68/186 KB 256/367 KB 44/558 KB 112/238 KB 68/186 KB 256/367 KB 48/558 KB 112/238 KB 68/186 KB 256/367 KB 52/558 KB 112/238 KB 68/186 KB 256/367 KB 56/558 KB 112/238 KB 68/186 KB 256/367 KB 60/558 KB 112/238 KB 68/186 KB 256/367 KB 64/558 KB 112/238 KB 68/186 KB 256/367 KB 36/558 KB 112/238 KB 68/186 KB 244/367 KB 36/558 KB 112/238 KB 64/186 KB 212/367 KB 64/558 KB 116/238 KB 68/186 KB 256/367 KB 64/558 KB 120/238 KB 68/186 KB 256/367 KB 64/558 KB 124/238 KB 68/186 KB 256/367 KB 64/558 KB 128/238 KB 68/186 KB 256/367 KB 64/558 KB 132/238 KB 68/186 KB 256/367 KB 64/558 KB 136/238 KB 68/186 KB 256/367 KB 64/558 KB 140/238 KB 68/186 KB 256/367 KB 64/558 KB 144/238 KB 68/186 KB 256/367 KB 64/558 KB 148/238 KB 68/186 KB 256/367 KB 68/558 KB 152/238 KB 72/186 KB 260/367 KB 68/558 KB 156/238 KB 72/186 KB 260/367 KB 68/558 KB 160/238 KB 72/186 KB 260/367 KB 68/558 KB 164/238 KB 72/186 KB 26 unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install 0/367 KB 68/558 KB 168/238 KB 72/186 KB 260/367 KB 68/558 KB 172/238 KB 72/186 KB 260/367 KB 68/558 KB 176/238 KB 72/186 KB 260/367 KB 68/558 KB 148/238 KB 72/186 KB 260/367 KB 68/558 KB 176/238 KB 72/186 KB 264/367 KB 68/558 KB 176/238 KB 72/186 KB 268/367 KB 68/558 KB 176/238 KB 72/186 KB 272/367 KB 68/558 KB 148/238 KB 72/186 KB 256/367 KB 64/558 KB 148/238 KB 72/186 KB 256/367 KB 68/558 KB 176/238 KB 76/186 KB 272/367 KB 68/558 KB 176/238 KB 80/186 KB 272/367 KB 68/558 KB 176/238 KB 84/186 KB 272/367 KB 68/558 KB 176/238 KB 88/186 KB 272/367 KB 72/558 KB 176/238 KB 92/186 KB 272/367 KB 72/558 KB 176/238 KB 96/186 KB 272/367 KB 72/558 KB 176/238 KB 88/186 KB 272/367 KB 76/558 KB 176/238 KB 96/186 KB 272/367 KB 80/558 KB 176/238 KB 96/186 KB 272/367 KB 80/558 KB 176/238 KB 100/186 KB 272/367 KB 84/558 KB 180/238 KB 104/186 KB 276/367 KB 84/558 KB 180/238 KB 108/186 KB 276/367 KB 84/558 KB 180/238 KB 112/186 KB 276/367 KB 84/558 KB 180/238 KB 116/186 KB 276/367 KB 84/558 KB 180/238 KB 100/186 KB 276/367 KB 84/558 KB 184/238 KB 116/186 KB 276/367 KB 84/558 KB 188/238 KB 116/186 KB 276/367 KB 84/558 KB 192/238 KB 116/186 KB 276/367 KB 84/558 KB 176/238 KB 100/186 KB 276/367 KB 84/558 KB 192/238 KB 116/186 KB 280/367 KB 84/558 KB 192/238 KB 116/186 KB 284/367 KB 84/558 KB 192/238 KB 116/186 KB 288/367 KB 84/558 KB 176/238 KB 100/186 KB 272/367 KB 88/558 KB 192/238 KB 116/186 KB 288/367 KB 92/558 KB 192/238 KB 116/186 KB 288/367 KB 96/558 KB 192/238 KB 116/186 KB 288/367 KB 100/558 KB 192/238 KB 116/186 KB 288/367 KB 104/558 KB 196/238 KB 120/186 KB 292/367 KB 108/558 KB 196/238 KB 120/186 KB 292/367 KB 112/558 KB 196/238 KB 120/186 KB 292/367 KB 116/558 KB 196/238 KB 120/186 KB 292/367 KB 120/558 KB 196/238 KB 120/186 KB 292/367 KB 124/558 KB 196/238 KB 120/186 KB 292/367 KB 128/558 KB 196/238 KB 120/186 KB 292/367 KB 100/558 KB 196/238 KB 120/186 KB 292/367 KB 128/558 KB 196/238 KB 124/186 KB 292/367 KB 128/558 KB 196/238 KB 128/186 KB 292/367 KB 128/558 KB 196/238 KB 132/186 KB 292/367 KB 128/558 KB 196/238 KB 136/186 KB 292/367 KB 128/558 KB 196/238 KB 140/186 KB 292/367 KB 128/558 KB 196/238 KB 144/186 KB 292/367 KB 100/558 KB 196/238 KB 116/186 KB 292/367 KB 128/558 KB 200/238 KB 144/186 KB 292/367 KB 128/558 KB 204/238 KB 144/186 KB 292/367 KB 128/558 KB 208/238 KB 144/186 KB 292/367 KB 100/558 KB 192/238 KB 116/186 KB 292/367 KB 128/558 KB 208/238 KB 144/186 KB 296/367 KB 128/558 KB 208/238 KB 144/186 KB 300/367 KB 128/558 KB 208/238 KB 144/186 KB 304/367 KB 128/558 KB 208/238 KB 144/186 KB 308/367 KB 128/558 KB 212/238 KB 144/186 KB 312/367 KB 128/558 KB 212/238 KB 144/186 KB 316/367 KB 128/558 KB 212/238 KB 144/186 KB 320/367 KB 128/558 KB 212/238 KB 144/186 KB 324/367 KB 132/558 KB 212/238 KB 148/186 KB 328/367 KB 132/558 KB 212/238 KB 148/186 KB 332/367 KB 132/558 KB 212/238 KB 148/186 KB 336/367 KB 128/558 KB 212/238 KB 144/186 KB 308/367 KB 132/558 KB 216/238 KB 148/186 KB 336/367 KB 132/558 KB 220/238 KB 148/186 KB 336/367 KB 132/558 KB 224/238 KB 148/186 KB 336/367 KB 132/558 KB 228/238 KB 148/186 KB 336/367 KB 132/558 KB 232/238 KB 148/186 KB 336/367 KB 132/558 KB 236/238 KB 148/186 KB 336/367 KB 132/558 KB 238/238 KB 148/186 KB 336/367 KB 132/558 KB 212/238 KB 148/186 KB 324/367 KB 136/558 KB 238/238 KB 148/186 KB 336/367 KB 140/558 KB 238/238 KB 148/186 KB 336/367 KB 144/558 KB 238/238 KB 148/186 KB 336/367 KB 148 unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install /558 KB 238/238 KB 148/186 KB 336/367 KB 152/558 KB 238/238 KB 148/186 KB 340/367 KB 156/558 KB 238/238 KB 148/186 KB 340/367 KB 160/558 KB 238/238 KB 148/186 KB 340/367 KB 128/558 KB 212/238 KB 148/186 KB 324/367 KB 160/558 KB 238/238 KB 152/186 KB 340/367 KB 160/558 KB 238/238 KB 156/186 KB 340/367 KB 160/558 KB 238/238 KB 160/186 KB 340/367 KB 160/558 KB 238/238 KB 164/186 KB 340/367 KB 160/558 KB 238/238 KB 168/186 KB 340/367 KB 160/558 KB 238/238 KB 172/186 KB 340/367 KB 160/558 KB 238/238 KB 176/186 KB 340/367 KB 160/558 KB 238/238 KB 180/186 KB 340/367 KB 160/558 KB 238/238 KB 184/186 KB 340/367 KB 160/558 KB 238/238 KB 186/186 KB 340/367 KB 148/558 KB 238/238 KB 148/186 KB 340/367 KB 160/558 KB 238/238 KB 186/186 KB 344/367 KB 160/558 KB 238/238 KB 186/186 KB 348/367 KB 160/558 KB 238/238 KB 186/186 KB 352/367 KB 160/558 KB 238/238 KB 186/186 KB 356/367 KB 164/558 KB 238/238 KB 186/186 KB 360/367 KB 164/558 KB 238/238 KB 186/186 KB 364/367 KB 164/558 KB 238/238 KB 186/186 KB 367/367 KB 164/558 KB 238/238 KB 186/186 KB 356/367 KB 168/558 KB 238/238 KB 186/186 KB 367/367 KB 172/558 KB 238/238 KB 186/186 KB 367/367 KB 176/558 KB 238/238 KB 186/186 KB 367/367 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar (238 KB at 1531.8 KB/sec) unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install 180/558 KB 186/186 KB 367/367 KB 184/558 KB 186/186 KB 367/367 KB 188/558 KB 186/186 KB 367/367 KB 192/558 KB 186/186 KB 367/367 KB 196/558 KB 186/186 KB 367/367 KB 200/558 KB 186/186 KB 367/367 KB 204/558 KB 186/186 KB 367/367 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar (186 KB at 1169.6 KB/sec) unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.jar unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar (367 KB at 2290.4 KB/sec) unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install 208/558 KB 212/558 KB 216/558 KB 220/558 KB 224/558 KB 228/558 KB 232/558 KB 236/558 KB 240/558 KB 244/558 KB 248/558 KB 252/558 KB 256/558 KB 260/558 KB 264/558 KB 268/558 KB 272/558 KB 276/558 KB 276/558 KB 4/181 KB 276/558 KB 8/181 KB 4/1206 KB 276/558 KB 4/181 KB 4/1206 KB 276/558 KB 12/181 KB 4/1206 KB 276/558 KB 16/181 KB 4/1206 KB 276/558 KB 16/181 KB 8/1206 KB 276/558 KB 16/181 KB 12/1206 KB 276/558 KB 20/181 KB 16/1206 KB 276/558 KB 20/181 KB 20/1206 KB 276/558 KB 20/181 KB 12/1206 KB 276/558 KB 24/181 KB 20/1206 KB 276/558 KB 28/181 KB 20/1206 KB 276/558 KB 32/181 KB 20/1206 KB 276/558 KB 36/181 KB 20/1206 KB 276/558 KB 36/181 KB 24/1206 KB 276/558 KB 36/181 KB 28/1206 KB 276/558 KB 36/181 KB 32/1206 KB 276/558 KB 36/181 KB 36/1206 KB 276/558 KB 40/181 KB 40/1206 KB 276/558 KB 40/181 KB 44/1206 KB 276/558 KB 40/181 KB 48/1206 KB 276/558 KB 40/181 KB 36/1206 KB 276/558 KB 44/181 KB 48/1206 KB 276/558 KB 48/181 KB 48/1206 KB 276/558 KB 52/181 KB 48/1206 KB 276/558 KB 56/181 KB 52/1206 KB 276/558 KB 60/181 KB 52/1206 KB 276/558 KB 64/181 KB 52/1206 KB 280/558 KB 64/181 KB 52/1206 KB 284/558 KB 64/181 KB 52/1206 KB 276/558 KB 52/181 KB 52/1206 KB 284/558 KB 64/181 KB 56/1206 KB 288/558 KB 68/181 KB 56/1206 KB 288/558 KB 68/181 KB 60/1206 KB 288/558 KB 68/181 KB 64/1206 KB 292/558 KB 68/181 KB 68/1206 KB 292/558 KB 68/181 KB 72/1206 KB 284/558 KB 68/181 KB 56/1206 KB 292/558 KB 72/181 KB 72/1206 KB 292/558 KB 76/181 KB 72/1206 KB 292/558 KB 80/181 KB 72/1206 KB 292/558 KB 84/181 KB 72/1206 KB 292/558 KB 88/181 KB 76/1206 KB 292/558 KB 92/181 KB 76/1206 KB 292/558 KB 96/181 KB 76/1206 KB 292/558 KB 68/181 KB 64/1206 KB 296/558 KB 96/181 KB 76/1206 KB 300/558 KB 96/181 KB 76/1206 KB 304/558 KB 96/181 KB 76/1206 KB 292/558 KB 84/181 KB 76/1206 KB 304/558 KB 96/181 KB 80/1206 KB 304/558 KB 96/181 KB 84/1206 KB 308/558 KB 100/181 KB 88/1206 KB 308/558 KB 100/181 KB 92/1206 KB 308/558 KB 100/181 KB 96/1206 KB 308/558 KB 100/181 KB 100/1206 KB 308/558 KB 100/181 KB 104/1206 KB 308/558 KB 100/181 KB 108/1206 KB 308/558 KB 100/181 KB 112/1206 KB 308/558 KB 100/181 KB 116/1206 KB 308/558 KB 100/181 KB 120/1206 KB 308/558 KB 100/181 KB 124/1206 KB 308/558 KB 100/181 KB 128/1206 KB 308/558 KB 100/181 KB 84/1206 KB 308/558 KB 104/181 KB 128/1206 KB 308/558 KB 108/181 KB 128/1206 KB 308/558 KB 112/181 KB 128/1206 KB 308/558 KB 96/181 KB 84/1206 KB 312/558 KB 112/181 KB 128/1206 KB 316/558 KB 112/181 KB 128/1206 KB 320/558 KB 112/181 KB 128/1206 KB 324/558 KB 112/181 KB 128/1206 KB 328/558 KB 112/181 KB 128/1206 KB 332/558 KB 112/181 KB 128/1206 KB 336/558 KB 112/181 KB 128/1206 KB 336/558 KB 116/181 KB 128/1206 KB 340/558 KB 120/181 KB 128/1206 KB 340/558 KB 124/181 KB 128/1206 KB 340/558 KB 128/181 KB 128/1206 KB 340/558 KB 116/181 KB 128/1206 KB 344/558 KB 128/181 KB 128/1206 KB 348/558 KB 132/181 KB 128/1206 KB 352/558 KB 132/181 KB 128/1206 KB 356/558 KB 132/181 KB 128/1206 KB 344/558 KB 132/181 KB 128/1206 KB 356/558 KB 132/181 KB 132/1206 KB 356/558 KB 136/181 KB 132/1206 KB 356/558 KB 140/181 KB 132/1206 KB 356/558 KB 144/181 KB 132/1206 KB 360/558 KB 148/181 KB 132/1206 KB 360/558 KB 152/181 KB 136/1206 KB 360/558 KB 156/181 KB 136/1206 KB 360/558 KB 160/181 KB 136/1206 KB 360/558 KB 144/181 KB 132/1206 KB 364/558 KB 160/181 KB 136/1206 KB 368/558 KB 160/181 KB 136/1206 KB 360/558 KB unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install 148/181 KB 136/1206 KB 368/558 KB 160/181 KB 140/1206 KB 368/558 KB 160/181 KB 144/1206 KB 368/558 KB 160/181 KB 148/1206 KB 372/558 KB 160/181 KB 152/1206 KB 372/558 KB 160/181 KB 156/1206 KB 372/558 KB 160/181 KB 160/1206 KB 372/558 KB 160/181 KB 164/1206 KB 372/558 KB 164/181 KB 168/1206 KB 372/558 KB 164/181 KB 172/1206 KB 372/558 KB 164/181 KB 176/1206 KB 372/558 KB 160/181 KB 148/1206 KB 376/558 KB 164/181 KB 176/1206 KB 380/558 KB 164/181 KB 176/1206 KB 384/558 KB 164/181 KB 176/1206 KB 388/558 KB 164/181 KB 176/1206 KB 392/558 KB 164/181 KB 176/1206 KB 396/558 KB 164/181 KB 176/1206 KB 400/558 KB 164/181 KB 176/1206 KB 372/558 KB 164/181 KB 164/1206 KB 400/558 KB 168/181 KB 176/1206 KB 400/558 KB 172/181 KB 176/1206 KB 400/558 KB 176/181 KB 176/1206 KB 400/558 KB 180/181 KB 176/1206 KB 404/558 KB 181/181 KB 180/1206 KB 404/558 KB 180/181 KB 180/1206 KB 408/558 KB 181/181 KB 180/1206 KB 412/558 KB 181/181 KB 180/1206 KB 416/558 KB 181/181 KB 180/1206 KB 400/558 KB 180/181 KB 180/1206 KB 416/558 KB 181/181 KB 184/1206 KB 416/558 KB 181/181 KB 188/1206 KB 416/558 KB 181/181 KB 192/1206 KB 416/558 KB 181/181 KB 196/1206 KB 420/558 KB 181/181 KB 200/1206 KB 420/558 KB 181/181 KB 204/1206 KB 420/558 KB 181/181 KB 208/1206 KB 420/558 KB 181/181 KB 196/1206 KB 424/558 KB 181/181 KB 208/1206 KB 428/558 KB 181/181 KB 208/1206 KB 432/558 KB 181/181 KB 208/1206 KB 432/558 KB 181/181 KB 212/1206 KB 436/558 KB 181/181 KB 216/1206 KB 436/558 KB 181/181 KB 220/1206 KB 436/558 KB 181/181 KB 224/1206 KB 436/558 KB 181/181 KB 212/1206 KB 440/558 KB 181/181 KB 224/1206 KB 444/558 KB 181/181 KB 224/1206 KB 448/558 KB 181/181 KB 224/1206 KB 452/558 KB 181/181 KB 224/1206 KB 456/558 KB 228/1206 KB 460/558 KB 228/1206 KB 464/558 KB 228/1206 KB 452/558 KB 228/1206 KB 464/558 KB 232/1206 KB 464/558 KB 236/1206 KB 464/558 KB 240/1206 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar (181 KB at 877.7 KB/sec) unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install 468/558 KB 240/1206 KB 472/558 KB 244/1206 KB 476/558 KB 244/1206 KB 480/558 KB 244/1206 KB 468/558 KB 244/1206 KB 480/558 KB 248/1206 KB 480/558 KB 252/1206 KB 480/558 KB 256/1206 KB 484/558 KB 256/1206 KB 488/558 KB 260/1206 KB 492/558 KB 260/1206 KB 496/558 KB 260/1206 KB 484/558 KB 260/1206 KB 496/558 KB 264/1206 KB 496/558 KB 268/1206 KB 496/558 KB 272/1206 KB 496/558 KB 276/1206 KB 500/558 KB 280/1206 KB 500/558 KB 284/1206 KB 500/558 KB 288/1206 KB 500/558 KB 276/1206 KB 504/558 KB 288/1206 KB 508/558 KB 288/1206 KB 512/558 KB 288/1206 KB 512/558 KB 292/1206 KB 516/558 KB 296/1206 KB 516/558 KB 300/1206 KB 516/558 KB 304/1206 KB 516/558 KB 292/1206 KB 520/558 KB 304/1206 KB 524/558 KB 304/1206 KB 528/558 KB 304/1206 KB 532/558 KB 304/1206 KB 536/558 KB 304/1206 KB 536/558 KB 308/1206 KB 536/558 KB 312/1206 KB 540/558 KB 316/1206 KB 540/558 KB 320/1206 KB 540/558 KB 324/1206 KB 540/558 KB 328/1206 KB 540/558 KB 332/1206 KB 540/558 KB 336/1206 KB 540/558 KB 312/1206 KB 544/558 KB 336/1206 KB 548/558 KB 336/1206 KB 552/558 KB 336/1206 KB 556/558 KB 336/1206 KB 558/558 KB 336/1206 KB 558/558 KB 340/1206 KB 558/558 KB 344/1206 KB 558/558 KB 348/1206 KB 558/558 KB 352/1206 KB 558/558 KB 356/1206 KB 558/558 KB 360/1206 KB 558/558 KB 364/1206 KB 558/558 KB 368/1206 KB 558/558 KB 372/1206 KB 558/558 KB 376/1206 KB 558/558 KB 380/1206 KB 558/558 KB 384/1206 KB 558/558 KB 388/1206 KB 558/558 KB 392/1206 KB 558/558 KB 396/1206 KB 558/558 KB 400/1206 KB 558/558 KB 404/1206 KB 558/558 KB 408/1206 KB 558/558 KB 412/1206 KB 558/558 KB 416/1206 KB 558/558 KB 420/1206 KB 558/558 KB 424/1206 KB 558/558 KB 428/1206 KB 558/558 KB 432/1206 KB 558/558 KB 436/1206 KB 558/558 KB 440/1206 KB 558/558 KB 444/1206 KB 558/558 KB 448/1206 KB 558/558 KB 452/1206 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.jar (558 KB at 2432.8 KB/sec) unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install 456/1206 KB 460/1206 KB 464/1206 KB 468/1206 KB 472/1206 KB 476/1206 KB 480/1206 KB 484/1206 KB 488/1206 KB 492/1206 KB 496/1206 KB 500/1206 KB 504/1206 KB 508/1206 KB 512/1206 KB 516/1206 KB 520/1206 KB 524/1206 KB 528/1206 KB 532/1206 KB 536/1206 KB 540/1206 KB 544/1206 KB 548/1206 KB 552/1206 KB 556/1206 KB 560/1206 KB 564/1206 KB 568/1206 KB 572/1206 KB 576/1206 KB 580/1206 KB 584/1206 KB 588/1206 KB 592/1206 KB 596/1206 KB 600/1206 KB 604/1206 KB 608/1206 KB 612/1206 KB 616/1206 KB 620/1206 KB 624/1206 KB 628/1206 KB 632/1206 KB 636/1206 KB 640/1206 KB 644/1206 KB 648/1206 KB 652/1206 KB 656/1206 KB 660/1206 KB 664/1206 KB 668/1206 KB 672/1206 KB 676/1206 KB 680/1206 KB 684/1206 KB 688/1206 KB 692/1206 KB 696/1206 KB 700/1206 KB 704/1206 KB 708/1206 KB 712/1206 KB 716/1206 KB 720/1206 KB 724/1206 KB 728/1206 KB 732/1206 KB 736/1206 KB 740/1206 KB 744/1206 KB 748/1206 KB 752/1206 KB 756/1206 KB 760/1206 KB 764/1206 KB 768/1206 KB 772/1206 KB 776/1206 KB 780/1206 KB 784/1206 KB 788/1206 KB 792/1206 KB 796/1206 KB 800/1206 KB 804/1206 KB 808/1206 KB 812/1206 KB 816/1206 KB 820/1206 KB 824/1206 KB 828/1206 KB 832/1206 KB 836/1206 KB 840/1206 KB 844/1206 KB 848/1206 KB 852/1206 KB 856/1206 KB 860/1206 KB 864/1206 KB 868/1206 KB 872/1206 KB 876/1206 KB 880/1206 KB 884/1206 KB 888/1206 KB 892/1206 KB 896/1206 KB 900/1206 KB 904/1206 KB 908/1206 KB 912/1206 KB 916/1206 KB 920/1206 KB 924/1206 KB 928/1206 KB 932/1206 KB 936/1206 KB 940/1206 KB 944/1206 KB 948/1206 KB 952/1206 KB 956/1206 KB 960/1206 KB 964/1206 KB 968/1206 KB 972/1206 KB 976/1206 KB 980/1206 KB 984/1206 KB 988/1206 KB 992/1206 KB 996/1206 KB 1000/1206 KB 1004/1206 KB 1008/1206 KB 1012/1206 KB 1016/1206 KB 1020/1206 KB 1024/1206 KB 1028/1206 KB 1032/1206 KB 1036/1206 KB 1040/1206 KB 1044/1206 KB 1048/1206 KB 1052/1206 KB 1056/1206 KB 1060/1206 KB 1064/1206 KB 1068/1206 KB 1072/1206 KB 1076/1206 KB 1080/1206 KB 1084/1206 KB 1088/1206 KB 1092/1206 KB 1096/1206 KB 1100/1206 KB 1104/1206 KB 1108/1206 KB 1112/1206 KB 1116/1206 KB 1120/1206 KB 1124/1206 KB 1128/1206 KB 1132/1206 KB 1136/1206 KB 1140/1206 KB 1144/1206 KB 1148/1206 KB 1152/1206 KB 1156/1206 KB 1160/1206 KB 1164/1206 KB 1168/1206 KB 1172/1206 KB 1176/1206 KB 1180/1206 KB 1184/1206 KB 1188/1206 KB 1192/1206 KB 1196/1206 KB 1200/1206 KB 1204/1206 KB 1206/1206 KB 4/1199 KB 8/1199 KB 12/1199 KB 16/1199 KB Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.jar (1206 KB at 4045.8 KB/sec) unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install 20/1199 KB 24/1199 KB 28/1199 KB 32/1199 KB 36/1199 KB 40/1199 KB 44/1199 KB 48/1199 KB 52/1199 KB 56/1199 KB 60/1199 KB 64/1199 KB 68/1199 KB 72/1199 KB 76/1199 KB 80/1199 KB 84/1199 KB 88/1199 KB 92/1199 KB 96/1199 KB 100/1199 KB 104/1199 KB 108/1199 KB 112/1199 KB 116/1199 KB 120/1199 KB 124/1199 KB 128/1199 KB 132/1199 KB 136/1199 KB 140/1199 KB 144/1199 KB 148/1199 KB 152/1199 KB 156/1199 KB 160/1199 KB 164/1199 KB 168/1199 KB 172/1199 KB 176/1199 KB 180/1199 KB 184/1199 KB 188/1199 KB 192/1199 KB 196/1199 KB 200/1199 KB 204/1199 KB 208/1199 KB 212/1199 KB 216/1199 KB 220/1199 KB 224/1199 KB 228/1199 KB 232/1199 KB 236/1199 KB 240/1199 KB 244/1199 KB 248/1199 KB 252/1199 KB 256/1199 KB 260/1199 KB 264/1199 KB 268/1199 KB 272/1199 KB 276/1199 KB 280/1199 KB 284/1199 KB 288/1199 KB 292/1199 KB 296/1199 KB 300/1199 KB 304/1199 KB 308/1199 KB 312/1199 KB 316/1199 KB 320/1199 KB 324/1199 KB 328/1199 KB 332/1199 KB 336/1199 KB 340/1199 KB 344/1199 KB 348/1199 KB 352/1199 KB 356/1199 KB 360/1199 KB 364/1199 KB 368/1199 KB 372/1199 KB 376/1199 KB 380/1199 KB 384/1199 KB 388/1199 KB 392/1199 KB 396/1199 KB 400/1199 KB 404/1199 KB 408/1199 KB 412/1199 KB 416/1199 KB 420/1199 KB 424/1199 KB 428/1199 KB 432/1199 KB 436/1199 KB 440/1199 KB 444/1199 KB 448/1199 KB 452/1199 KB 456/1199 KB 460/1199 KB 464/1199 KB 468/1199 KB 472/1199 KB 476/1199 KB 480/1199 KB 484/1199 KB 488/1199 KB 492/1199 KB 496/1199 KB 500/1199 KB 504/1199 KB 508/1199 KB 512/1199 KB 516/1199 KB 520/1199 KB 524/1199 KB 528/1199 KB 532/1199 KB 536/1199 KB 540/1199 KB 544/1199 KB 548/1199 KB 552/1199 KB 556/1199 KB 560/1199 KB 564/1199 KB 568/1199 KB 572/1199 KB 576/1199 KB 580/1199 KB 584/1199 KB 588/1199 KB 592/1199 KB 596/1199 KB 600/1199 KB 604/1199 KB 608/1199 KB 612/1199 KB 616/1199 KB 620/1199 KB 624/1199 KB 628/1199 KB 632/1199 KB 636/1199 KB 640/1199 KB 644/1199 KB 648/1199 KB 652/1199 KB 656/1199 KB 660/1199 KB 664/1199 KB 668/1199 KB 672/1199 KB 676/1199 KB 680/1199 KB 684/1199 KB 688/1199 KB 692/1199 KB 696/1199 KB 700/1199 KB 704/1199 KB 708/1199 KB 712/1199 KB 716/1199 KB 720/1199 KB 724/1199 KB 728/1199 KB 732/1199 KB 736/1199 KB 740/1199 KB 744/1199 KB 748/1199 KB 752/1199 KB 756/1199 KB 760/1199 KB 764/1199 KB 768/1199 KB 772/1199 KB 776/1199 KB 780/1199 KB 784/1199 KB 788/1199 KB 792/1199 KB 796/1199 KB 800/1199 KB 804/1199 KB 808/1199 KB 812/1199 KB 816/1199 KB 820/1199 KB 824/1199 KB 828/1199 KB 832/1199 KB 836/1199 KB 840/1199 KB 844/1199 KB 848/1199 KB 852/1199 KB 856/1199 KB 860/1199 KB 864/1199 KB 868/1199 KB 872/1199 KB 876/1199 KB 880/1199 KB 884/1199 KB 888/1199 KB 892/1199 KB 896/1199 KB 900/1199 KB 904/1199 KB 908/1199 KB 912/1199 KB 916/1199 KB 920/1199 KB 924/1199 KB 928/1199 KB 932/1199 KB 936/1199 KB 940/1199 KB 944/1199 KB 948/1199 KB 952/1199 KB 956/1199 KB 960/1199 KB 964/1199 KB 968/1199 KB 972/1199 KB 976/1199 KB 980/1199 KB 984/1199 KB 988/1199 KB 992/1199 KB 996/1199 KB 1000/1199 KB 1004/1199 KB 1008/1199 KB 1012/1199 KB 1016/1199 KB 1020/1199 KB 1024/1199 KB 1028/1199 KB 1032/1199 KB 1036/1199 KB 1040/1199 KB 1044/1199 KB 1048/1199 KB 1052/1199 KB 1056/1199 KB 1060/1199 KB 1064/1199 KB 1068/1199 KB 1072/1199 KB 1076/1199 KB 1080/1199 KB 1084/1199 KB 1088/1199 KB 1092/1199 KB 1096/1199 KB 1100/1199 KB 1104/1199 KB 1108/1199 unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install KB 1112/1199 KB 1116/1199 KB 1120/1199 KB 1124/1199 KB 1128/1199 KB 1132/1199 KB 1136/1199 KB 1140/1199 KB 1144/1199 KB 1148/1199 KB 1152/1199 KB 1156/1199 KB 1160/1199 KB 1164/1199 KB 1168/1199 KB 1172/1199 KB 1176/1199 KB 1180/1199 KB 1184/1199 KB 1188/1199 KB 1192/1199 KB 1196/1199 KB 1199/1199 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.jar (1199 KB at 2996.7 KB/sec) unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install [INFO] About to generate Cucumber report. unit-abot-epc-basic-0: 12:18:52 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:18:52 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:18:52 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/target/ABOT-RunScenarios-3.0.91.jar to /root/.m2/repository/com/rebaca/abot/runscenarios/ABOT-RunScenarios/3.0.91/ABOT-RunScenarios-3.0.91.jar unit-abot-epc-basic-0: 12:18:52 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/pom.xml to /root/.m2/repository/com/rebaca/abot/runscenarios/ABOT-RunScenarios/3.0.91/ABOT-RunScenarios-3.0.91.pom unit-abot-epc-basic-0: 12:18:52 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:18:52 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 12:18:52 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:18:52 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 39.679 s unit-abot-epc-basic-0: 12:18:52 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-06-08T12:18:52+00:00 unit-abot-epc-basic-0: 12:18:52 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 26M/63M unit-abot-epc-basic-0: 12:18:52 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:18:52 DEBUG unit.abot-epc-basic/0.install No ES conf defined - hence result not pushed to ES unit-abot-epc-basic-0: 12:18:52 DEBUG unit.abot-epc-basic/0.install Starting flask GUI... unit-abot-epc-basic-0: 12:18:52 DEBUG unit.abot-epc-basic/0.install * Running on http://0.0.0.0:5000/ (Press CTRL+C to quit) unit-abot-epc-basic-0: 12:18:52 DEBUG unit.abot-epc-basic/0.install Setting up libmpc3:amd64 (1.0.3-1) ... unit-abot-epc-basic-0: 12:18:52 DEBUG unit.abot-epc-basic/0.install Setting up ant (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 12:18:52 DEBUG unit.abot-epc-basic/0.install Setting up ant-optional (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 12:18:52 DEBUG unit.abot-epc-basic/0.install Setting up binutils (2.26.1-1ubuntu1~16.04.8) ... unit-abot-epc-basic-0: 12:18:52 DEBUG unit.abot-epc-basic/0.install Setting up libc-dev-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:18:52 DEBUG unit.abot-epc-basic/0.install Setting up linux-libc-dev:amd64 (4.4.0-150.176) ... unit-abot-epc-basic-0: 12:18:52 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dev:amd64 (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:18:53 DEBUG unit.abot-epc-basic/0.install Setting up libisl15:amd64 (0.16.1-1) ... unit-abot-epc-basic-0: 12:18:53 DEBUG unit.abot-epc-basic/0.install Setting up cpp-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:18:53 DEBUG unit.abot-epc-basic/0.install Setting up cpp (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:18:53 DEBUG unit.abot-epc-basic/0.install Setting up libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:18:53 DEBUG unit.abot-epc-basic/0.install Setting up libgomp1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:18:53 DEBUG unit.abot-epc-basic/0.install Setting up libitm1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:18:53 DEBUG unit.abot-epc-basic/0.install Setting up libatomic1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:18:53 DEBUG unit.abot-epc-basic/0.install Setting up libasan2:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:18:53 DEBUG unit.abot-epc-basic/0.install Setting up liblsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:18:53 DEBUG unit.abot-epc-basic/0.install Setting up libtsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:18:53 DEBUG unit.abot-epc-basic/0.install Setting up libubsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:18:53 DEBUG unit.abot-epc-basic/0.install Setting up libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:18:53 DEBUG unit.abot-epc-basic/0.install Setting up libmpx0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:18:53 DEBUG unit.abot-epc-basic/0.install Setting up libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:18:53 DEBUG unit.abot-epc-basic/0.install Setting up libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:18:53 DEBUG unit.abot-epc-basic/0.install Setting up gcc-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:18:53 DEBUG unit.abot-epc-basic/0.install Setting up gcc (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:18: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: 12:18:53 DEBUG unit.abot-epc-basic/0.install Setting up g++-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:18:53 DEBUG unit.abot-epc-basic/0.install Setting up g++ (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:18: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: 12:18:53 DEBUG unit.abot-epc-basic/0.install Setting up make (4.1-6) ... unit-abot-epc-basic-0: 12:18:53 DEBUG unit.abot-epc-basic/0.install Setting up libdpkg-perl (1.18.4ubuntu1.5) ... unit-abot-epc-basic-0: 12:18:53 DEBUG unit.abot-epc-basic/0.install Setting up dpkg-dev (1.18.4ubuntu1.5) ... unit-abot-epc-basic-0: 12:18:54 DEBUG unit.abot-epc-basic/0.install Setting up build-essential (12.1ubuntu2) ... unit-abot-epc-basic-0: 12:18:54 DEBUG unit.abot-epc-basic/0.install Setting up libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 12:18:54 DEBUG unit.abot-epc-basic/0.install Setting up fakeroot (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 12:18: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: 12:18:54 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-perl (1.19.03-1) ... unit-abot-epc-basic-0: 12:18:54 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-xs-perl (0.04-4build1) ... unit-abot-epc-basic-0: 12:18:54 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-merge-perl (0.08-3) ... unit-abot-epc-basic-0: 12:18:54 DEBUG unit.abot-epc-basic/0.install Setting up libxpp2-java (2.1.10-7build1) ... unit-abot-epc-basic-0: 12:18:54 DEBUG unit.abot-epc-basic/0.install Setting up libxpp3-java (1.1.4c-2build1) ... unit-abot-epc-basic-0: 12:18:54 DEBUG unit.abot-epc-basic/0.install Setting up libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-abot-epc-basic-0: 12:18: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: 12:18:54 DEBUG unit.abot-epc-basic/0.install Setting up libfile-fcntllock-perl (0.22-3) ... unit-abot-epc-basic-0: 12:18: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: 12:18: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: 12:18:54 DEBUG unit.abot-epc-basic/0.install Setting up libpython-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:18: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: 12:18:54 DEBUG unit.abot-epc-basic/0.install Setting up libxom-java (1.2.10-1) ... unit-abot-epc-basic-0: 12:18:54 DEBUG unit.abot-epc-basic/0.install Setting up manpages-dev (4.04-2) ... unit-abot-epc-basic-0: 12:18:54 DEBUG unit.abot-epc-basic/0.install Setting up python-all (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:18:54 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-dev (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 12:18:54 DEBUG unit.abot-epc-basic/0.install Setting up python-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:18:54 DEBUG unit.abot-epc-basic/0.install Setting up python-all-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:18:54 DEBUG unit.abot-epc-basic/0.install Setting up python-pkg-resources (20.7.0-1) ... unit-abot-epc-basic-0: 12:18:55 DEBUG unit.abot-epc-basic/0.install Setting up python-setuptools (20.7.0-1) ... unit-abot-epc-basic-0: 12:18:55 DEBUG unit.abot-epc-basic/0.install Setting up python-wheel (0.29.0-1) ... unit-abot-epc-basic-0: 12:18:56 DEBUG unit.abot-epc-basic/0.install Setting up ssl-cert (1.0.37) ... unit-abot-epc-basic-0: 12:18:58 DEBUG unit.abot-epc-basic/0.install hostname: Name or service not known unit-abot-epc-basic-0: 12:18:58 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: Could not get FQDN, using "juju-b89f50-default-0". unit-abot-epc-basic-0: 12:18:58 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:18:58 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: make-ssl-cert generate-default-snakeoil --force-overwrite unit-abot-epc-basic-0: 12:18:58 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: again. unit-abot-epc-basic-0: 12:18:59 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:18:59 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19.1) ... unit-abot-epc-basic-0: 12:19:00 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.21) ... unit-abot-epc-basic-0: 12:19:01 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-abot-epc-basic-0: 12:19:02 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: ABot Debian Installed!!! >> unit-abot-epc-basic-0: 12:19:03 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-b89f50-default-0 unit-abot-epc-basic-0: 12:19:03 DEBUG unit.abot-epc-basic/0.install Get:1 http://security.ubuntu.com/ubuntu xenial-security InRelease [109 kB] unit-abot-epc-basic-0: 12:19:03 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-abot-epc-basic-0: 12:19:04 DEBUG unit.abot-epc-basic/0.install Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease unit-abot-epc-basic-0: 12:19:04 DEBUG unit.abot-epc-basic/0.install Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease unit-abot-epc-basic-0: 12:19:04 DEBUG unit.abot-epc-basic/0.install Fetched 109 kB in 0s (173 kB/s) unit-abot-epc-basic-0: 12:19:05 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 12:19:05 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-b89f50-default-0 unit-abot-epc-basic-0: 12:19:05 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:19:05 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:19:05 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:19:05 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 12:19:05 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 12:19:05 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 12:19:05 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:19:05 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:19:05 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-b89f50-default-0 unit-abot-epc-basic-0: 12:19:05 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install build-essential is already the newest version (12.1ubuntu2). unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install build-essential set to manually installed. unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install ethtool is already the newest version (1:4.5-1). unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install iptables is already the newest version (1.6.0-2ubuntu3). unit-abot-epc-basic-0: 12:19:06 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:19:06 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:19:06 DEBUG unit.abot-epc-basic/0.install libpython2.7-dev set to manually installed. unit-abot-epc-basic-0: 12:19:06 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:19:06 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:19:06 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:19:06 DEBUG unit.abot-epc-basic/0.install openssl is already the newest version (1.0.2g-1ubuntu4.15). unit-abot-epc-basic-0: 12:19:06 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:19:06 DEBUG unit.abot-epc-basic/0.install python set to manually installed. unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install wget is already the newest version (1.17.1-1ubuntu1.5). unit-abot-epc-basic-0: 12:19:06 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:19:06 DEBUG unit.abot-epc-basic/0.install python-pip set to manually installed. unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 12:19:06 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:19:06 DEBUG unit.abot-epc-basic/0.install colord colord-data dconf-gsettings-backend dconf-service debhelper unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install default-jre-headless dh-strip-nondeterminism fonts-lato fonts-liberation unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gconf-service gconf-service-backend gconf2-common gdbserver unit-abot-epc-basic-0: 12:19:06 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:19:06 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:19:06 DEBUG unit.abot-epc-basic/0.install glib-networking glib-networking-common glib-networking-services gnuplot-data unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install gnuplot-tex gnuplot-x11 gsettings-desktop-schemas gsfonts guile-2.0 unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian javascript-common libaec-dev libaec0 unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install libamd2.4.1 libarchive-zip-perl libarchive13 libarpack2 libasprintf-dev unit-abot-epc-basic-0: 12:19:06 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:19:06 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas3 unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 12:19:06 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:19:06 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.8 unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 libcxsparse3.1.4 unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa libegl1-mesa-dev unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 libexif12 unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install libfftw3-bin libfftw3-dev libfftw3-double3 libfftw3-long3 libfftw3-quad3 unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install libfftw3-single3 libfile-basedir-perl libfile-desktopentry-perl unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install libfile-listing-perl libfile-mimeinfo-perl libfile-stripnondeterminism-perl unit-abot-epc-basic-0: 12:19:06 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:19:06 DEBUG unit.abot-epc-basic/0.install libfontenc1 libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 unit-abot-epc-basic-0: 12:19:06 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:19:06 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmpxx4ldbl unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install libgpg-error-dev libgphoto2-6 libgphoto2-l10n libgphoto2-port12 unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 libgs9-common unit-abot-epc-basic-0: 12:19:06 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:19:06 DEBUG unit.abot-epc-basic/0.install libgvpr2 libharfbuzz-dev libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install libhdf5-cpp-11 libhdf5-dev libhtml-form-perl libhtml-format-perl unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install libhttp-message-perl libhttp-negotiate-perl libicu-dev libidn2-0 unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 12:19:06 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:19:06 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 12:19:06 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:19:06 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.8 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient20 libncurses5-dev unit-abot-epc-basic-0: 12:19:06 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:19:06 DEBUG unit.abot-epc-basic/0.install libobjc-5-dev libobjc4 liboctave3 libopenblas-base libosmesa6 unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install libpango1.0-dev libpangoxft-1.0-0 libpaper-utils libpaper1 libpathplan4 unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpgm-5.2-0 unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install libpixman-1-dev libplot2c2 libpng12-dev libpoppler58 libportaudio2 unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 libproxy1v5 unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 libqscintilla2-12v5 unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install libqscintilla2-l10n libqt4-dbus libqt4-declarative libqt4-network unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 libqt5network5 unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 libqtgui4 unit-abot-epc-basic-0: 12:19:06 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:19:06 DEBUG unit.abot-epc-basic/0.install libsamplerate0 libsane libsane-common libserf-1-1 libslicot0 unit-abot-epc-basic-0: 12:19:06 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:19:06 DEBUG unit.abot-epc-basic/0.install libsynctex1 libsys-hostname-long-perl libsz2 libtasn1-doc libtcl8.6 unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install libtexlua52 libtexluajit2 libtext-unidecode-perl libtie-ixhash-perl unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install libtimedate-perl libtinfo-dev libtk8.6 libumfpack5.7.1 libunistring0 unit-abot-epc-basic-0: 12:19:06 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:19:06 DEBUG unit.abot-epc-basic/0.install libwayland-bin libwayland-client0 libwayland-cursor0 libwayland-dev unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install libwayland-egl1-mesa libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install libwww-robotrules-perl libx11-protocol-perl libx11-xcb-dev libxaw7 unit-abot-epc-basic-0: 12:19:06 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:19:06 DEBUG unit.abot-epc-basic/0.install libxcb-image0 libxcb-keysyms1 libxcb-present-dev libxcb-randr0 unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install libxcb-randr0-dev libxcb-render-util0 libxcb-render0-dev libxcb-shape0 unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install libxcb-shape0-dev libxcb-shm0-dev libxcb-sync-dev libxcb-util1 unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 libxcomposite-dev unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev libxft-dev libxft2 unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install libxi-dev libxinerama-dev libxkbcommon-dev libxkbcommon-x11-0 libxkbcommon0 unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl unit-abot-epc-basic-0: 12:19:06 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:19:06 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxss1 libxtst-dev libxv1 libxxf86dga1 unit-abot-epc-basic-0: 12:19:06 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:19:06 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:19:06 DEBUG unit.abot-epc-basic/0.install pstoedit qdbus qt-at-spi qtchooser qtcore4-l10n qttranslations5-l10n rake unit-abot-epc-basic-0: 12:19:06 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:19:06 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:19:06 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:19:06 DEBUG unit.abot-epc-basic/0.install ubuntu-mono unzip x11-utils x11-xserver-utils x11proto-composite-dev unit-abot-epc-basic-0: 12:19:06 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:19:06 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:19:06 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xterm zip unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install zlib1g-dev unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install autoconf-archive gnu-standards autoconf-doc bison-doc codeblocks eclipse unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install ninja-build colord-sensor-argyll dh-make default-jre doxygen-latex unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install doxygen-doc gdb-doc gettext-doc autopoint gfortran-multilib gfortran-doc unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install gfortran-5-multilib gfortran-5-doc libgfortran3-dbg ghostscript-x hpijs unit-abot-epc-basic-0: 12:19:06 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:19:06 DEBUG unit.abot-epc-basic/0.install liblapack-dev nas libdigest-hmac-perl libgssapi-perl liblapack-doc-man unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install libcairo2-doc libfftw3-doc libforms-doc libgcrypt20-doc libgd-tools unit-abot-epc-basic-0: 12:19:06 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:19:06 DEBUG unit.abot-epc-basic/0.install graphicsmagick-dbg fonts-droid texlive-lang-cjk gvfs libgtk-3-doc unit-abot-epc-basic-0: 12:19:06 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:19:06 DEBUG unit.abot-epc-basic/0.install libcrypt-ssleay-perl libmagickcore-6.q16-2-extra ncurses-doc imagemagick unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install libpango1.0-doc libqt4-declarative-folderlistmodel unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libqt5libqgtk2 unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install qt5-image-formats-plugins qtwayland5 qt4-qtconfig readline-doc librsvg2-bin unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install avahi-daemon hplip libsane-extras sane-utils lksctp-tools gcj-jdk unit-abot-epc-basic-0: 12:19:06 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:19:06 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:19:06 DEBUG unit.abot-epc-basic/0.install octave-htmldoc libmail-box-perl poppler-utils fonts-japanese-mincho unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install | fonts-ipafont-mincho fonts-japanese-gothic | fonts-ipafont-gothic unit-abot-epc-basic-0: 12:19:06 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:19:06 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:19:06 DEBUG unit.abot-epc-basic/0.install tcl-tclreadline texlive-generic-recommended texinfo-doc-nonfree perl-tk unit-abot-epc-basic-0: 12:19:06 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:19:06 DEBUG unit.abot-epc-basic/0.install xfonts-cyrillic unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 12:19:06 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:19:06 DEBUG unit.abot-epc-basic/0.install castxml cmake cmake-curses-gui cmake-data colord colord-data unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install dconf-gsettings-backend dconf-service debhelper default-jre-headless unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install dh-strip-nondeterminism doxygen doxygen-gui flex fonts-lato fonts-liberation unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gccxml gconf-service gconf-service-backend gconf2-common gdb unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install gdbserver gettext gfortran gfortran-5 ghostscript gir1.2-atk-1.0 unit-abot-epc-basic-0: 12:19:06 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:19:06 DEBUG unit.abot-epc-basic/0.install gir1.2-pango-1.0 glib-networking glib-networking-common unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install glib-networking-services gnuplot-data gnuplot-tex gnuplot-x11 graphviz unit-abot-epc-basic-0: 12:19:06 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:19:06 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian iperf iproute iptables-dev unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install javascript-common libaec-dev libaec0 libamd2.4.1 libarchive-zip-perl unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install libarchive13 libarpack2 libasprintf-dev libatk-bridge2.0-0 unit-abot-epc-basic-0: 12:19:06 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:19:06 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:19:06 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas-dev unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install libblas3 libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 12:19:06 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:19:06 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.8 unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install libconfig8-dev libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install libcxsparse3.1.4 libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install libexif12 libffi-dev libfftw3-bin libfftw3-dev libfftw3-double3 unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install libfftw3-long3 libfftw3-quad3 libfftw3-single3 libfile-basedir-perl unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install libfile-desktopentry-perl libfile-listing-perl libfile-mimeinfo-perl unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install libfile-stripnondeterminism-perl libfl-dev libfltk-gl1.3 libfltk1.3 unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install libfont-afm-perl libfontconfig1-dev libfontenc1 libforms-bin libforms-dev unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 libgconf-2-4 unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install libgcrypt11-dev libgcrypt20-dev libgd3 libgdk-pixbuf2.0-dev libgettextpo-dev unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmp-dev unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install libgmpxx4ldbl libgpg-error-dev libgphoto2-6 libgphoto2-l10n unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install libgphoto2-port12 libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 unit-abot-epc-basic-0: 12:19:06 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:19:06 DEBUG unit.abot-epc-basic/0.install libgudev-1.0-0 libgusb2 libgvc6 libgvpr2 libharfbuzz-dev unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 libhdf5-cpp-11 libhdf5-dev unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install libhtml-form-perl libhtml-format-perl libhtml-parser-perl unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install libhttp-daemon-perl libhttp-date-perl libhttp-message-perl unit-abot-epc-basic-0: 12:19:06 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:19:06 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 12:19:06 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:19:06 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 12:19:06 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:19:06 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.8 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient-dev libmysqlclient20 unit-abot-epc-basic-0: 12:19:06 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:19:06 DEBUG unit.abot-epc-basic/0.install libnet-ssleay-perl libobjc-5-dev libobjc4 liboctave-dev liboctave3 unit-abot-epc-basic-0: 12:19:06 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:19:06 DEBUG unit.abot-epc-basic/0.install libpaper1 libpathplan4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 unit-abot-epc-basic-0: 12:19:06 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:19:06 DEBUG unit.abot-epc-basic/0.install libportaudio2 libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install libproxy1v5 libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install libqscintilla2-12v5 libqscintilla2-l10n libqt4-dbus libqt4-declarative unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install libqt4-network libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install libqt4-xml libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install libqt5network5 libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install libqtgui4 libreadline6-dev librest-0.7-0 librsvg2-2 librsvg2-common unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install libruby2.3 libsamplerate0 libsane libsane-common libsctp-dev libsctp1 unit-abot-epc-basic-0: 12:19:06 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:19:06 DEBUG unit.abot-epc-basic/0.install libsuitesparseconfig4.4.6 libsvn1 libsynctex1 libsys-hostname-long-perl unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install libsz2 libtasn1-6-dev libtasn1-doc libtcl8.6 libtexlua52 libtexluajit2 unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install libtext-unidecode-perl libtie-ixhash-perl libtimedate-perl libtinfo-dev unit-abot-epc-basic-0: 12:19:06 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:19:06 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:19:06 DEBUG unit.abot-epc-basic/0.install libwayland-client0 libwayland-cursor0 libwayland-dev libwayland-egl1-mesa unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl libwww-robotrules-perl unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install libx11-protocol-perl libx11-xcb-dev libxaw7 libxcb-dri2-0-dev unit-abot-epc-basic-0: 12:19:06 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:19:06 DEBUG unit.abot-epc-basic/0.install libxcb-present-dev libxcb-randr0 libxcb-randr0-dev libxcb-render-util0 unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install libxcb-render0-dev libxcb-shape0 libxcb-shape0-dev libxcb-shm0-dev unit-abot-epc-basic-0: 12:19:06 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:19:06 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install libxft-dev libxft2 libxi-dev libxinerama-dev libxkbcommon-dev unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install libxkbcommon-x11-0 libxkbcommon0 libxml-libxml-perl unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install libxml-sax-expat-perl libxml-sax-perl libxml-twig-perl unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxml2-dev libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxslt1-dev libxss1 libxtst-dev libxv1 unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install libxxf86dga1 libxxf86vm-dev libyaml-dev libzzip-0-13 lmodern m4 unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install mesa-common-dev mscgen mysql-common nettle-dev octave octave-common unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install octave-control octave-signal pkg-config po-debconf poppler-data pstoedit unit-abot-epc-basic-0: 12:19:06 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:19:06 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:19:06 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:19:06 DEBUG unit.abot-epc-basic/0.install tex-common texinfo texlive-base texlive-binaries texlive-latex-base unit-abot-epc-basic-0: 12:19:06 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:19:06 DEBUG unit.abot-epc-basic/0.install x11-xserver-utils x11proto-composite-dev x11proto-damage-dev unit-abot-epc-basic-0: 12:19:06 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:19:06 DEBUG unit.abot-epc-basic/0.install x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xmlstarlet unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install xterm zip zlib1g-dev unit-abot-epc-basic-0: 12:19:06 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:19:06 DEBUG unit.abot-epc-basic/0.install Need to get 296 MB of archives. unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install After this operation, 1,146 MB of additional disk space will be used. unit-abot-epc-basic-0: 12:19:06 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:19:07 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:19:07 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcurl3 amd64 7.47.0-1ubuntu2.13 [186 kB] unit-abot-epc-basic-0: 12:19:07 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:19:07 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:19:08 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:19:08 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:19:08 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:19:08 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:19:08 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:19:08 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:19:08 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:19:08 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:19:08 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:19:08 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:19:08 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:19:08 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:19:08 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:19:08 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:19:08 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:19:08 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:19:08 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:19:08 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:19:08 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:19:08 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:19:08 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:19:08 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:19:08 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:19:08 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:19:08 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:19:08 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] machine-2: 12:19:09 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-2: 12:19:09 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:19:09 DEBUG juju.agent read agent config, format "2.0" machine-2: 12:19:09 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-2: 12:19:09 DEBUG juju.worker start "engine" machine-2: 12:19:09 INFO juju.worker start "engine" machine-2: 12:19:09 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:19:09 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 12:19:09 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:19:09 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 12:19:09 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 12:19:09 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 12:19:09 DEBUG juju.worker "engine" started machine-2: 12:19:09 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-2: 12:19:09 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 12:19:09 DEBUG juju.worker.introspection stats worker now serving machine-2: 12:19:09 DEBUG juju.worker.dependency "clock" manifold worker started machine-2: 12:19:09 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:19:09 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:19:09 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:19:09 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:19:09 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:19:09 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:19:09 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:19:09 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:19:09 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-2: 12:19:09 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 12:19:09 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:19:09 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:19:09 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:19:09 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:19:09 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:19:09 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:19:09 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:19:09 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:19:09 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:19:09 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:19:09 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 12:19:09 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:19:09 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:19:09 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:19:09 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:19:09 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-2: 12:19:09 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:19:09 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:19:09 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-2: 12:19:09 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:19:09 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 12:19:09 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 12:19:09 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:19:09 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:19:09 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:19:09 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 12:19:09 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-abot-epc-basic-0: 12:19:09 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:19:09 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] machine-2: 12:19:09 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:19:09 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:19:09 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:19:09 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started unit-abot-epc-basic-0: 12:19:09 DEBUG unit.abot-epc-basic/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5core5a amd64 5.5.1+dfsg-16ubuntu7.6 [1,817 kB] machine-2: 12:19:09 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-2: 12:19:09 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-2: 12:19:09 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:19:09 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 12:19:09 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:19:09 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:19:09 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:19:09 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:19:09 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:19:09 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 12:19:09 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:19:09 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:19:09 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:19:09 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available unit-abot-epc-basic-0: 12:19:09 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] machine-2: 12:19:09 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 12:19:09 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-abot-epc-basic-0: 12:19:09 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:19:09 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] machine-2: 12:19:09 DEBUG juju.worker.apicaller connecting with old password machine-2: 12:19:09 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:19:09 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:19:09 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:19:09 DEBUG juju.api successfully dialed "wss://192.168.121.14:17070/model/7db5c7dc-37f5-4279-8b9a-83b021b89f50/api" machine-2: 12:19:09 INFO juju.api connection established to "wss://192.168.121.14:17070/model/7db5c7dc-37f5-4279-8b9a-83b021b89f50/api" machine-2: 12:19:09 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/7db5c7dc-37f5-4279-8b9a-83b021b89f50/api" machine-2: 12:19:09 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 12:19:09 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:19:09 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:19:09 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:19:09 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:19:09 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-2: 12:19:09 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:19:09 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-2: 12:19:09 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 12:19:09 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:19:09 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:19:09 DEBUG unit.abot-epc-basic/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircommon7 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [89.7 kB] unit-abot-epc-basic-0: 12:19:09 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:19:09 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:19:09 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:19:09 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:19:09 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:19:09 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:19:09 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:19:09 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:19:09 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:19:09 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:19:09 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:19:09 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:19:09 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:19:09 DEBUG unit.abot-epc-basic/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5dbus5 amd64 5.5.1+dfsg-16ubuntu7.6 [175 kB] unit-abot-epc-basic-0: 12:19:09 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:19:09 DEBUG unit.abot-epc-basic/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5network5 amd64 5.5.1+dfsg-16ubuntu7.6 [540 kB] unit-abot-epc-basic-0: 12:19:09 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:19:09 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:19:09 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:19:09 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:19:09 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:19:09 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:19:09 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:19:09 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:19:09 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:19:09 DEBUG unit.abot-epc-basic/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5gui5 amd64 5.5.1+dfsg-16ubuntu7.6 [2,290 kB] machine-2: 12:19:09 DEBUG juju.worker.apicaller connected machine-2: 12:19:09 DEBUG juju.worker.apicaller changing password... machine-2: 12:19:09 DEBUG juju.worker.apicaller password changed machine-2: 12:19:09 DEBUG juju.api RPC connection died machine-2: 12:19:09 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-2: 12:19:09 DEBUG juju.worker.apicaller connecting with current password machine-2: 12:19:10 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/7db5c7dc-37f5-4279-8b9a-83b021b89f50/api" machine-2: 12:19:10 INFO juju.api connection established to "wss://172.30.9.200:17070/model/7db5c7dc-37f5-4279-8b9a-83b021b89f50/api" machine-2: 12:19:10 DEBUG juju.api successfully dialed "wss://192.168.121.14:17070/model/7db5c7dc-37f5-4279-8b9a-83b021b89f50/api" unit-abot-epc-basic-0: 12:19:10 DEBUG unit.abot-epc-basic/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5widgets5 amd64 5.5.1+dfsg-16ubuntu7.6 [2,253 kB] unit-abot-epc-basic-0: 12:19:10 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:19:10 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:19:10 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:19:10 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:19:10 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:19:10 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:19:10 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:19:10 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:19:10 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:19:10 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:19:10 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:19:10 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:19:10 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:19:10 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:19:10 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:19:10 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:19:10 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:19:10 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:19:10 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:19:10 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:19:10 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:19:10 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:19:10 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:19:10 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:19:10 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:19:10 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:19:10 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:19:10 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:19:10 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] machine-2: 12:19:10 DEBUG juju.worker.apicaller connected machine-2: 12:19:10 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 12:19:10 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:19:10 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:19:10 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 12:19:10 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 12:19:10 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-2: 12:19:10 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-2: 12:19:10 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-2: 12:19:10 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-2: 12:19:10 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-2: 12:19:10 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 12:19:10 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-2: 12:19:10 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-2: 12:19:10 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 12:19:10 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 12:19:10 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-2: 12:19:10 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-2: 12:19:10 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-2: 12:19:10 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-2: 12:19:10 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-2: 12:19:10 DEBUG juju.worker.dependency "machiner" manifold worker stopped: unit-abot-epc-basic-0: 12:19:10 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:19:10 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] machine-2: 12:19:10 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 12:19:10 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-abot-epc-basic-0: 12:19:10 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:19:10 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] machine-2: 12:19:10 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:19:10 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:19:10 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:19:10 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:19:10 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:19:10 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:19:10 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:19:10 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:19:10 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:19:10 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:19:10 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 12:19:10 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:19:10 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:19:10 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:19:10 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 12:19:10 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:19:10 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:19:10 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:19:10 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:19:10 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:19:10 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:19:10 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 12:19:10 INFO juju.worker.upgrader unblocking abort check machine-2: 12:19:10 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:19:10 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 12:19:10 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-2: 12:19:10 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:19:10 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:19:10 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 12:19:10 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-abot-epc-basic-0: 12:19:11 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] machine-2: 12:19:11 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-2: 12:19:11 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 12:19:11 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 12:19:11 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 12:19:11 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 12:19:11 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 12:19:11 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 12:19:11 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 12:19:11 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 12:19:11 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 12:19:11 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 12:19:11 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 12:19:11 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 12:19:11 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 12:19:11 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-2: 12:19:11 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 12:19:11 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 12:19:11 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.200,192.168.121.14,252.14.0.1,::1,localhost", AutoNoProxy:""} machine-2: 12:19:11 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-2: 12:19:11 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 12:19:11 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:19:11 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 12:19:11 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 12:19:11 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 12:19:11 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:19:11 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:19:11 DEBUG juju.network including address public:172.30.9.200 for machine machine-2: 12:19:11 DEBUG juju.network including address local-cloud:192.168.121.14 for machine machine-2: 12:19:11 DEBUG juju.network including address local-fan:252.14.0.1 for machine machine-2: 12:19:11 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 12:19:11 DEBUG juju.network including address local-machine:::1 for machine machine-2: 12:19:11 DEBUG juju.network addresses after filtering: [public:172.30.9.200 local-cloud:192.168.121.14 local-fan:252.14.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 12:19:11 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.200:17070 192.168.121.14:17070 252.14.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 12:19:11 DEBUG juju.agent API server address details [["172.30.9.200:17070" "192.168.121.14:17070" "252.14.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.14:17070" "252.14.0.1:17070" "172.30.9.200:17070"] machine-2: 12:19:11 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 12:19:11 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 12:19:11 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 12:19:11 INFO juju.util.exec run result: exit status 127 machine-2: 12:19:11 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec550009361/script.sh: line 1: fanatic: command not found 127 machine-2: 12:19:11 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-2: 12:19:11 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 12:19:11 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-2: 12:19:11 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 12:19:11 DEBUG juju.worker.logger logger setup machine-2: 12:19:11 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 12:19:11 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-2: 12:19:11 DEBUG juju.api RPC connection died machine-2: 12:19:11 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 12:19:11 ERROR juju.worker.logger connection is shut down machine-2: 12:19:11 INFO juju.worker.authenticationworker reading Juju ssh keys for "machine-2": connection is shut down machine-2: 12:19:11 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 12:19:11 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-2: 12:19:11 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-2: 12:19:11 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-2: 12:19:11 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 12:19:11 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-2: 12:19:11 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: connection is shut down machine-2: 12:19:11 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: reading Juju ssh keys for "machine-2": connection is shut down machine-2: 12:19:11 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-2: 12:19:11 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-2: 12:19:11 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-2: 12:19:11 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: watching volumes: connection is shut down machine-2: 12:19:11 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-2: 12:19:11 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-2: 12:19:11 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-2: 12:19:11 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-2: 12:19:11 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 12:19:11 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 12:19:11 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: machine-2: 12:19:11 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 12:19:11 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 12:19:11 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 12:19:11 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-2: 12:19:11 DEBUG juju.worker.apicaller connecting with current password machine-2: 12:19:11 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:19:11 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:19:11 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:19:11 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:19:11 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:19:11 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:19:11 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:19:11 DEBUG juju.api successfully dialed "wss://192.168.121.14:17070/model/7db5c7dc-37f5-4279-8b9a-83b021b89f50/api" machine-2: 12:19:11 INFO juju.api connection established to "wss://192.168.121.14:17070/model/7db5c7dc-37f5-4279-8b9a-83b021b89f50/api" machine-2: 12:19:11 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:19:11 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/7db5c7dc-37f5-4279-8b9a-83b021b89f50/api" machine-2: 12:19:11 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:19:11 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:19:11 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 12:19:11 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-2: 12:19:11 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:19:11 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:19:11 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 12:19:11 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:19:11 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:19:11 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 12:19:11 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:19:11 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:19:11 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:19:11 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:19:11 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:19:11 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:19:11 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:19:11 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:19:11 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:19:11 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:19:11 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] machine-2: 12:19:11 DEBUG juju.worker.apicaller connected machine-2: 12:19:11 DEBUG juju.api RPC connection died machine-2: 12:19:11 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 12:19:11 DEBUG juju.worker.apicaller connecting with current password machine-2: 12:19:11 DEBUG juju.api successfully dialed "wss://192.168.121.14:17070/model/7db5c7dc-37f5-4279-8b9a-83b021b89f50/api" machine-2: 12:19:11 INFO juju.api connection established to "wss://192.168.121.14:17070/model/7db5c7dc-37f5-4279-8b9a-83b021b89f50/api" machine-2: 12:19:11 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/7db5c7dc-37f5-4279-8b9a-83b021b89f50/api" unit-abot-epc-basic-0: 12:19:11 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] machine-2: 12:19:11 DEBUG juju.worker.apicaller connected machine-2: 12:19:11 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 12:19:11 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:19:11 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:19:11 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:19:11 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 12:19:11 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 12:19:11 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 12:19:11 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-2: 12:19:11 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-2: 12:19:11 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 12:19:11 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 12:19:11 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-2: 12:19:11 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-2: 12:19:11 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 12:19:11 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-2: 12:19:11 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-2: 12:19:11 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-2: 12:19:11 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-2: 12:19:11 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-2: 12:19:11 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 12:19:11 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 12:19:11 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 12:19:11 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 12:19:11 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 12:19:11 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 12:19:11 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-2: 12:19:11 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 12:19:11 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 12:19:11 DEBUG juju.worker.logger logger setup machine-2: 12:19:11 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 12:19:11 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-abot-epc-basic-0: 12:19:11 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] machine-2: 12:19:11 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 12:19:11 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 12:19:11 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 12:19:11 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 12:19:11 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 12:19:11 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 12:19:11 INFO juju.worker.upgrader unblocking abort check machine-2: 12:19:11 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 12:19:11 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 12:19:11 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 12:19:11 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 12:19:11 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 12:19:11 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 12:19:11 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 12:19:11 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 12:19:11 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 12:19:11 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 12:19:11 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 12:19:11 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 12:19:11 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-2: 12:19:11 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 12:19:11 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 12:19:11 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:19:11 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:19:11 DEBUG juju.network including address public:172.30.9.200 for machine machine-2: 12:19:11 DEBUG juju.network including address local-cloud:192.168.121.14 for machine machine-2: 12:19:11 DEBUG juju.network including address local-fan:252.14.0.1 for machine machine-2: 12:19:11 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 12:19:11 DEBUG juju.network including address local-machine:::1 for machine machine-2: 12:19:11 DEBUG juju.network addresses after filtering: [public:172.30.9.200 local-cloud:192.168.121.14 local-fan:252.14.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 12:19:11 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.200:17070 192.168.121.14:17070 252.14.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 12:19:11 DEBUG juju.agent API server address details [["172.30.9.200:17070" "192.168.121.14:17070" "252.14.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.14:17070" "252.14.0.1:17070" "172.30.9.200:17070"] machine-2: 12:19:11 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 12:19:11 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.200,192.168.121.14,252.14.0.1,::1,localhost", AutoNoProxy:""} machine-2: 12:19:11 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-2: 12:19:11 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 12:19:11 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:19:11 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 12:19:11 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] machine-2: 12:19:11 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 12:19:12 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 12:19:12 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 12:19:12 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 12:19:12 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 12:19:12 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 12:19:12 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 12:19:12 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 12:19:12 INFO juju.util.exec run result: exit status 127 machine-2: 12:19:12 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec067247408/script.sh: line 1: fanatic: command not found 127 machine-2: 12:19:12 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 12:19:12 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 12:19:12 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 12:19:12 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 12:19:12 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 12:19:12 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 12:19:12 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 12:19:12 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 12:19:12 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 12:19:12 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:19:12 INFO juju.util.exec run result: exit status 127 machine-2: 12:19:12 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec133807577/script.sh: line 1: fanatic: command not found 127 machine-2: 12:19:12 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 12:19:12 INFO juju.worker.deployer deploying unit "oai-epc/0" machine-2: 12:19:12 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 12:19:12 DEBUG juju.worker start "2-container-watcher" machine-2: 12:19:12 DEBUG juju.worker start "stateconverter" machine-2: 12:19:12 INFO juju.worker start "2-container-watcher" machine-2: 12:19:12 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 12:19:12 DEBUG juju.worker "2-container-watcher" started machine-2: 12:19:12 INFO juju.worker start "stateconverter" machine-2: 12:19:12 DEBUG juju.worker "stateconverter" started machine-2: 12:19:12 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" machine-2: 12:19:12 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 12:19:12 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:19:12 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:19:12 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 12:19:12 DEBUG juju.network including address local-cloud:192.168.121.8 for machine machine-2: 12:19:12 DEBUG juju.network including address local-machine:::1 for machine machine-2: 12:19:12 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.8 local-machine:::1] machine-2: 12:19:12 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.121.8 local-machine:::1] machine-2: 12:19:12 INFO juju.worker.machiner "machine-2" started machine-2: 12:19:12 INFO juju.api.common no addresses observed on interface "tunl0" machine-2: 12:19:12 DEBUG juju.service discovered init system "upstart" from local host machine-2: 12:19:12 DEBUG juju.worker.deployer API addresses: ["192.168.121.14:17070" "252.14.0.1:17070" "172.30.9.200:17070"] machine-2: 12:19:12 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-oai-epc-0 Conf:{Desc:juju unit agent for oai-epc/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:'/var/lib/juju/tools/unit-oai-epc-0/jujud' unit --data-dir '/var/lib/juju' --unit-name oai-epc/0 --debug ExecStopPost: Logfile:/var/log/juju/unit-oai-epc-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-oai-epc-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name oai-epc/0 --debug]}}} unit-oai-epc-0: 12:19:12 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-epc-0: 12:19:12 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:19:12 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 12:19:12 DEBUG juju.worker start "api" unit-oai-epc-0: 12:19:12 INFO juju.worker start "api" unit-oai-epc-0: 12:19:12 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-epc-0: 12:19:12 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 12:19:12 DEBUG juju.worker "api" started unit-oai-epc-0: 12:19:12 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 12:19:12 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:19:12 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:19:12 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-epc-0: 12:19:12 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-epc-0: 12:19:12 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:19:12 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-epc-0: 12:19:12 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 12:19:12 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:19:12 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:19:12 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:19:12 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 12:19:12 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:19:12 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:19:12 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:19:12 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:19:12 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:19:12 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:19:12 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:19:12 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:19:12 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:19:12 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 12:19:12 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-epc-0: 12:19:12 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:19:12 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 12:19:12 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:19:12 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 12:19:12 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:19:12 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:19:12 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:19:12 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 12:19:12 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 12:19:12 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:19:12 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:19:12 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-epc-0: 12:19:12 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-epc-0: 12:19:12 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-epc-0: 12:19:12 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:19:12 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:19:12 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:19:12 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:19:12 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 12:19:12 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-epc-0: 12:19:12 DEBUG juju.worker.apicaller connecting with old password unit-oai-epc-0: 12:19:12 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/7db5c7dc-37f5-4279-8b9a-83b021b89f50/api" unit-oai-epc-0: 12:19:12 INFO juju.api connection established to "wss://172.30.9.200:17070/model/7db5c7dc-37f5-4279-8b9a-83b021b89f50/api" unit-oai-epc-0: 12:19:12 DEBUG juju.api successfully dialed "wss://192.168.121.14:17070/model/7db5c7dc-37f5-4279-8b9a-83b021b89f50/api" unit-oai-epc-0: 12:19:12 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 12:19:12 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:19:12 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] machine-2: 12:19:12 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:ee:85:ee 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:ee:85:ee 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:19:12 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:19:12 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:19:12 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:19:12 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-oai-epc-0: 12:19:12 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 12:19:12 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 12:19:12 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:19:12 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-oai-epc-0: 12:19:12 DEBUG juju.worker.apicaller password changed unit-oai-epc-0: 12:19:12 DEBUG juju.api RPC connection died unit-oai-epc-0: 12:19:12 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 12:19:12 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-oai-epc-0: 12:19:12 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 12:19:12 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/7db5c7dc-37f5-4279-8b9a-83b021b89f50/api" unit-oai-epc-0: 12:19:12 INFO juju.api connection established to "wss://172.30.9.200:17070/model/7db5c7dc-37f5-4279-8b9a-83b021b89f50/api" unit-oai-epc-0: 12:19:12 DEBUG juju.api successfully dialed "wss://192.168.121.14:17070/model/7db5c7dc-37f5-4279-8b9a-83b021b89f50/api" unit-abot-epc-basic-0: 12:19:13 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:19:13 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:19:13 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:19:13 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:19:13 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:19:13 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:19:13 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:19:13 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:19:13 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:19:13 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:19:13 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:19:13 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:19:13 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:19:13 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:19:13 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:19:13 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:19:13 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:19:13 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:19:13 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:19:13 DEBUG unit.abot-epc-basic/0.install Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libllvm3.8 amd64 1:3.8-2ubuntu4 [10.3 MB] unit-oai-epc-0: 12:19:13 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 12:19:13 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-epc-0: 12:19:13 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-epc-0: 12:19:13 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-epc-0: 12:19:13 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:19:13 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:19:13 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 12:19:13 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:19:13 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:19:13 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:19:13 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:19:13 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:19:13 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 12:19:13 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-epc-0: 12:19:13 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-epc-0: 12:19:13 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 12:19:13 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:19:13 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 12:19:13 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 12:19:13 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-epc-0: 12:19:13 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-epc-0: 12:19:13 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:19:13 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:19:13 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:19:13 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:19:14 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:19:14 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:19:14 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:19:14 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:19:14 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:19:14 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:19:14 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 12:19:14 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 12:19:14 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 12:19:14 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-epc-0: 12:19:14 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 12:19:14 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-epc-0: 12:19:14 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 12:19:14 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-epc-0: 12:19:14 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 12:19:14 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 12:19:14 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-oai-epc-0: 12:19:14 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-oai-epc-0: 12:19:14 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 12:19:14 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-oai-epc-0: 12:19:14 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 12:19:14 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-abot-epc-basic-0: 12:19:14 DEBUG unit.abot-epc-basic/0.install Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libclang1-3.8 amd64 1:3.8-2ubuntu4 [4,139 kB] unit-oai-epc-0: 12:19:14 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 12:19:14 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 12:19:14 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-oai-epc-0: 12:19:14 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-epc-0: 12:19:14 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-oai-epc-0: 12:19:14 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-epc-0: 12:19:14 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 12:19:14 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 12:19:14 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 12:19:14 DEBUG juju.network including address public:172.30.9.200 for machine unit-oai-epc-0: 12:19:14 DEBUG juju.network including address local-cloud:192.168.121.14 for machine unit-oai-epc-0: 12:19:14 DEBUG juju.network including address local-fan:252.14.0.1 for machine unit-oai-epc-0: 12:19:14 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 12:19:14 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 12:19:14 DEBUG juju.network addresses after filtering: [public:172.30.9.200 local-cloud:192.168.121.14 local-fan:252.14.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-epc-0: 12:19:14 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.200:17070 192.168.121.14:17070 252.14.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 12:19:14 DEBUG juju.agent API server address details [["172.30.9.200:17070" "192.168.121.14:17070" "252.14.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.14:17070" "252.14.0.1:17070" "172.30.9.200:17070"] unit-oai-epc-0: 12:19:14 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "charm-dir" not running: dependency not available unit-oai-epc-0: 12:19:14 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 12:19:14 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 12:19:14 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-epc-0: 12:19:14 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 12:19:14 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 12:19:14 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 12:19:14 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-epc-0: 12:19:14 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-epc-0: 12:19:14 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 12:19:14 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.200,192.168.121.14,252.14.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 12:19:14 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 12:19:14 DEBUG unit.abot-epc-basic/0.install Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 doxygen amd64 1.8.11-1ubuntu0.1 [3,679 kB] unit-oai-epc-0: 12:19:14 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc unit-oai-epc-0: 12:19:14 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 12:19:14 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-epc-0: 12:19:14 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-epc-0: 12:19:14 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:19:14 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 12:19:14 INFO juju.worker.uniter resuming charm install unit-oai-epc-0: 12:19:14 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-epc-3 unit-oai-epc-0: 12:19:14 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 12:19:14 DEBUG juju.worker.uniter juju-run listener running unit-oai-epc-0: 12:19:14 INFO juju.worker.uniter.charm downloading local:trusty/oai-epc-3 from API server unit-oai-epc-0: 12:19:14 INFO juju.downloader downloading from local:trusty/oai-epc-3 unit-oai-epc-0: 12:19:14 DEBUG httpbakery client do GET https://172.30.9.200:17070/model/7db5c7dc-37f5-4279-8b9a-83b021b89f50/charms?file=%2A&url=local%3Atrusty%2Foai-epc-3 { unit-oai-epc-0: 12:19:14 DEBUG httpbakery } -> error unit-oai-epc-0: 12:19:14 INFO juju.downloader download complete ("local:trusty/oai-epc-3") unit-oai-epc-0: 12:19:14 INFO juju.downloader download verified ("local:trusty/oai-epc-3") unit-abot-epc-basic-0: 12:19:14 DEBUG unit.abot-epc-basic/0.install Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5xml5 amd64 5.5.1+dfsg-16ubuntu7.6 [92.0 kB] unit-abot-epc-basic-0: 12:19:14 DEBUG unit.abot-epc-basic/0.install Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 doxygen-gui amd64 1.8.11-1ubuntu0.1 [284 kB] unit-abot-epc-basic-0: 12:19:14 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:19:14 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:19:14 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-oai-epc-0: 12:19:14 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 12:19:14 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-epc-3" unit-abot-epc-basic-0: 12:19:14 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:19:14 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:19:14 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:19:14 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:19:14 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:19:14 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:19:14 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:19:14 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:19:15 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:19:15 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:19:15 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-oai-epc-0: 12:19:15 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-epc-3" unit-oai-epc-0: 12:19:15 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-epc-3" unit-oai-epc-0: 12:19:15 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 12:19:15 INFO juju.worker.uniter hooks are retried true unit-oai-epc-0: 12:19:15 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 12:19:15 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 12:19:15 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 12:19:15 DEBUG juju.worker.uniter.remotestate got service change unit-oai-epc-0: 12:19:15 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-epc-0: 12:19:15 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 12:19:15 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-epc-0: 12:19:15 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-epc-0: 12:19:15 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-epc-0: 12:19:15 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 12:19:15 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 12:19:15 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 12:19:15 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 12:19:15 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 12:19:15 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 12:19:15 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 12:19:15 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 12:19:15 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 12:19:15 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 12:19:15 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:19:15 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:19:15 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 12:19:15 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 12:19:15 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 12:19:15 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 12:19:15 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 12:19:15 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 12:19:15 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 12:19:15 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 12:19:15 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 12:19:15 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 12:19:15 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 12:19:15 DEBUG unit.oai-epc/0.install ++ config-get branch unit-abot-epc-basic-0: 12:19:15 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:19:15 DEBUG unit.abot-epc-basic/0.install Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcupsfilters1 amd64 1.8.3-2ubuntu3.5 [80.5 kB] unit-abot-epc-basic-0: 12:19:15 DEBUG unit.abot-epc-basic/0.install Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcupsimage2 amd64 2.1.3-4ubuntu0.8 [16.1 kB] unit-abot-epc-basic-0: 12:19:15 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:19:15 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:19:15 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:19:15 DEBUG unit.abot-epc-basic/0.install Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgs9-common all 9.26~dfsg+0-0ubuntu0.16.04.9 [5,096 kB] unit-oai-epc-0: 12:19:15 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:19:15 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 12:19:15 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 12:19:15 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:19:15 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 12:19:15 DEBUG unit.oai-epc/0.install + echo v0.3.2 unit-oai-epc-0: 12:19:15 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 12:19:15 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 12:19:15 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 12:19:15 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 12:19:15 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 12:19:15 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 12:19:15 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 12:19:15 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 12:19:15 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 12:19:15 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 12:19:15 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 12:19:15 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 12:19:15 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=0 unit-oai-epc-0: 12:19:15 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 12:19:15 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 12:19:15 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes git unit-oai-epc-0: 12:19:15 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 12:19:15 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 12:19:15 DEBUG unit.oai-epc/0.install Reading state information... unit-abot-epc-basic-0: 12:19:15 DEBUG unit.abot-epc-basic/0.install Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgs9 amd64 9.26~dfsg+0-0ubuntu0.16.04.9 [2,277 kB] unit-abot-epc-basic-0: 12:19:15 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-oai-epc-0: 12:19:15 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 12:19:15 DEBUG unit.oai-epc/0.install git-man liberror-perl unit-oai-epc-0: 12:19:15 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 12:19:15 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:19:15 DEBUG unit.oai-epc/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-epc-0: 12:19:15 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 12:19:15 DEBUG unit.oai-epc/0.install git git-man liberror-perl unit-abot-epc-basic-0: 12:19:15 DEBUG unit.abot-epc-basic/0.install Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ghostscript amd64 9.26~dfsg+0-0ubuntu0.16.04.9 [47.3 kB] unit-abot-epc-basic-0: 12:19:15 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:19:15 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:19:15 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:19:15 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:19:15 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:19:15 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:19:15 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:19:16 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-oai-epc-0: 12:19:16 DEBUG unit.oai-epc/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 12:19:16 DEBUG unit.oai-epc/0.install Need to get 3459 kB of archives. unit-oai-epc-0: 12:19:16 DEBUG unit.oai-epc/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-epc-0: 12:19:16 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main liberror-perl all 0.17-1.1 [21.1 kB] unit-abot-epc-basic-0: 12:19:16 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:19:16 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:19:16 DEBUG unit.abot-epc-basic/0.install Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gnuplot-x11 amd64 4.6.6-3 [794 kB] unit-abot-epc-basic-0: 12:19:16 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:19:16 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:19:16 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:19:16 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:19:16 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:19:16 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:19:16 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:19:16 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:19:16 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:19:16 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-oai-epc-0: 12:19:16 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:19:16 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:19:16 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:19:16 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:19:16 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:19:16 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:19:16 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:19:16 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:19:16 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:19:16 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:19:16 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:19:16 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:19:16 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:19:16 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:19:17 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:19:17 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:19:17 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:19:17 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-oai-epc-0: 12:19:17 DEBUG unit.oai-epc/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git amd64 1:1.9.1-1ubuntu0.10 [2737 kB] unit-abot-epc-basic-0: 12:19:17 DEBUG unit.abot-epc-basic/0.install Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 iproute all 1:4.3.0-1ubuntu3.16.04.5 [2,434 B] unit-abot-epc-basic-0: 12:19:17 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:19:17 DEBUG unit.abot-epc-basic/0.install Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 javascript-common all 11 [6,066 B] unit-oai-epc-0: 12:19:17 DEBUG unit.oai-epc/0.install Fetched 3459 kB in 1s (1967 kB/s) unit-abot-epc-basic-0: 12:19:17 DEBUG unit.abot-epc-basic/0.install Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libaec0 amd64 0.3.2-1 [18.0 kB] unit-abot-epc-basic-0: 12:19:17 DEBUG unit.abot-epc-basic/0.install Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsuitesparseconfig4.4.6 amd64 1:4.4.6-1 [9,322 B] unit-abot-epc-basic-0: 12:19:17 DEBUG unit.abot-epc-basic/0.install Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libamd2.4.1 amd64 1:4.4.6-1 [21.3 kB] unit-abot-epc-basic-0: 12:19:17 DEBUG unit.abot-epc-basic/0.install Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libarpack2 amd64 3.3.0-1build2 [88.2 kB] unit-oai-epc-0: 12:19:17 DEBUG unit.oai-epc/0.install Selecting previously unselected package liberror-perl. unit-oai-epc-0: 12:19:17 DEBUG unit.oai-epc/0.install (Reading database ... 52455 files and directories currently installed.) unit-oai-epc-0: 12:19:17 DEBUG unit.oai-epc/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-oai-epc-0: 12:19:17 DEBUG unit.oai-epc/0.install Unpacking liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 12:19:17 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:19:17 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:19:18 DEBUG unit.abot-epc-basic/0.install Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcre32-3 amd64 2:8.38-3.1 [136 kB] unit-oai-epc-0: 12:19:18 DEBUG unit.oai-epc/0.install Selecting previously unselected package git-man. unit-oai-epc-0: 12:19:18 DEBUG unit.oai-epc/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.10_all.deb ... unit-oai-epc-0: 12:19:18 DEBUG unit.oai-epc/0.install Unpacking git-man (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 12:19:18 DEBUG unit.abot-epc-basic/0.install Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcre3-dev amd64 2:8.38-3.1 [525 kB] unit-oai-epc-0: 12:19:18 DEBUG unit.oai-epc/0.install Selecting previously unselected package git. unit-oai-epc-0: 12:19:18 DEBUG unit.oai-epc/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.10_amd64.deb ... unit-oai-epc-0: 12:19:18 DEBUG unit.oai-epc/0.install Unpacking git (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 12:19:18 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:19:18 DEBUG unit.abot-epc-basic/0.install Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-dev amd64 2.48.2-0ubuntu4.1 [1,379 kB] unit-abot-epc-basic-0: 12:19:18 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:19:18 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:19:18 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:19:18 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:19:18 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:19:18 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:19:18 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:19:18 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:19:18 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:19:18 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:19:18 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:19:18 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:19:18 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:19:18 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:19:18 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:19:18 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:19:18 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:19:18 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:19:18 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:19:18 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:19:18 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:19:18 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:19:18 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:19:18 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:19:18 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:19:18 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-oai-epc-0: 12:19:19 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:19:19 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:19:19 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:19:19 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:19:19 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:19:19 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:19:19 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:19:19 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:19:19 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:19:19 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:19:19 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:19:19 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:19:19 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:19:19 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:19:19 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:19:19 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:19:19 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:19:19 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:19:19 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:19:19 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:19:19 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:19:19 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:19:19 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:19:19 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:19:19 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:19:19 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:19:19 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:19:19 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-oai-epc-0: 12:19:19 DEBUG unit.oai-epc/0.install Setting up liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 12:19:19 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:19:19 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:19:19 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-oai-epc-0: 12:19:19 DEBUG unit.oai-epc/0.install Setting up git-man (1:1.9.1-1ubuntu0.10) ... unit-oai-epc-0: 12:19:19 DEBUG unit.oai-epc/0.install Setting up git (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 12:19:19 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:19:19 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:19:19 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:19:19 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:19:19 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:19:19 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:19:19 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:19:20 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:19:20 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:19:20 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:19:20 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:19:20 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:19:20 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:19:20 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:19:20 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:19:20 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:19:20 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:19:20 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:19:20 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:19:20 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:19:20 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:19:20 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:19:20 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:19:20 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:19:20 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:19:20 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:19:20 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:19:20 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:19:20 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:19:20 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:19:20 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:19:20 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-oai-epc-0: 12:19:20 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 12:19:20 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 12:19:20 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 12:19:20 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 12:19:20 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 12:19:20 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 12:19:20 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=0 unit-oai-epc-0: 12:19:20 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 12:19:20 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 12:19:20 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes virt-what unit-oai-epc-0: 12:19:20 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 12:19:21 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 12:19:21 DEBUG unit.oai-epc/0.install Reading state information... unit-abot-epc-basic-0: 12:19:21 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-oai-epc-0: 12:19:21 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 12:19:21 DEBUG unit.oai-epc/0.install virt-what unit-abot-epc-basic-0: 12:19:21 DEBUG unit.abot-epc-basic/0.install Get:305 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjasper1 amd64 1.900.1-debian1-2.4ubuntu1.2 [131 kB] unit-oai-epc-0: 12:19:21 DEBUG unit.oai-epc/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 12:19:21 DEBUG unit.oai-epc/0.install Need to get 13.6 kB of archives. unit-oai-epc-0: 12:19:21 DEBUG unit.oai-epc/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-epc-0: 12:19:21 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe virt-what amd64 1.13-1 [13.6 kB] unit-abot-epc-basic-0: 12:19:21 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-oai-epc-0: 12:19:21 DEBUG unit.oai-epc/0.install Fetched 13.6 kB in 0s (32.5 kB/s) unit-abot-epc-basic-0: 12:19:21 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:19:21 DEBUG unit.abot-epc-basic/0.install Get:308 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libgraphicsmagick-q16-3 amd64 1.3.23-1ubuntu0.1 [1,107 kB] unit-oai-epc-0: 12:19:21 DEBUG unit.oai-epc/0.install Selecting previously unselected package virt-what. unit-oai-epc-0: 12:19:21 DEBUG unit.oai-epc/0.install (Reading database ... 53205 files and directories currently installed.) unit-oai-epc-0: 12:19:21 DEBUG unit.oai-epc/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-oai-epc-0: 12:19:21 DEBUG unit.oai-epc/0.install Unpacking virt-what (1.13-1) ... unit-abot-epc-basic-0: 12:19:22 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:19:22 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:19:22 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:19:22 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:19:22 DEBUG unit.abot-epc-basic/0.install Get:313 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxft-dev amd64 2.3.2-1 [45.7 kB] unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install Get:314 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpango1.0-dev amd64 1.38.1-1 [277 kB] unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install Get:315 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-xinerama-dev all 1.2.1-2 [4,966 B] unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install Get:316 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxinerama-dev amd64 2:1.1.3-1 [8,404 B] unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install Get:317 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-randr-dev all 1.5.0-1 [33.7 kB] unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install Get:318 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxrandr-dev amd64 2:1.5.0-1 [23.7 kB] unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install Get:319 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxcursor-dev amd64 1:1.1.14-1ubuntu0.16.04.2 [26.4 kB] unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install Get:320 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-composite-dev all 1:0.4.2-2 [10.5 kB] unit-abot-epc-basic-0: 12:19:22 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:19:22 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:19:22 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:19:22 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:19:22 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:19:22 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:19:22 DEBUG unit.abot-epc-basic/0.install Get:327 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjpeg-turbo8-dev amd64 1.4.2-0ubuntu3.1 [254 kB] unit-oai-epc-0: 12:19:22 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:19:22 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:19:22 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:19:22 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:19:22 DEBUG unit.abot-epc-basic/0.install Get:331 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libhdf5-dev amd64 1.8.16+docs-4ubuntu1.1 [5,005 kB] unit-oai-epc-0: 12:19:22 DEBUG unit.oai-epc/0.install Setting up virt-what (1.13-1) ... unit-abot-epc-basic-0: 12:19:22 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:19:22 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:19:22 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:19:22 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:19:22 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:19:22 DEBUG unit.abot-epc-basic/0.install Get:337 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-form-perl all 6.03-1 [23.5 kB] unit-abot-epc-basic-0: 12:19:22 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:19:22 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:19:22 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:19:22 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:19:22 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:19:22 DEBUG unit.abot-epc-basic/0.install Get:343 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libicu-dev amd64 55.1-7ubuntu0.4 [8,566 kB] unit-oai-epc-0: 12:19:23 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 12:19:23 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 12:19:23 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 12:19:23 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:19:23 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:19:23 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:19:23 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:19:23 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:19:23 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:19:23 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:19:23 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:19:23 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:19:23 DEBUG unit.abot-epc-basic/0.install Get:353 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblwp-protocol-https-perl all 6.06-2 [8,682 B] unit-oai-epc-0: 12:19:23 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 12:19:23 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 12:19:23 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:19:23 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:19:23 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:19:23 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:19:23 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:19:23 DEBUG unit.abot-epc-basic/0.install Get:359 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 mysql-common all 5.7.26-0ubuntu0.16.04.1 [15.4 kB] unit-abot-epc-basic-0: 12:19:23 DEBUG unit.abot-epc-basic/0.install Get:360 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmysqlclient20 amd64 5.7.26-0ubuntu0.16.04.1 [812 kB] unit-abot-epc-basic-0: 12:19:23 DEBUG unit.abot-epc-basic/0.install Get:361 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmysqlclient-dev amd64 5.7.26-0ubuntu0.16.04.1 [1,156 kB] unit-abot-epc-basic-0: 12:19:23 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-oai-epc-0: 12:19:23 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 12:19:23 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:19:23 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:19:23 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:19:23 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 12:19:23 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:19:23 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:19:23 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:19:23 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:19:23 DEBUG unit.abot-epc-basic/0.install Get:367 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 liboctave3 amd64 4.0.0-3ubuntu9.2 [6,899 kB] unit-oai-epc-0: 12:19:23 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 12:19:23 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 12:19:23 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 12:19:23 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 12:19:23 DEBUG unit.oai-epc/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-epc-0: 12:19:23 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 12:19:23 DEBUG unit.oai-epc/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-epc-0: 12:19:23 DEBUG unit.oai-epc/0.install libsql-statement-perl unit-oai-epc-0: 12:19:23 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 12:19:23 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 12:19:23 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:19:23 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:19:23 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:19:23 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:19:23 DEBUG unit.abot-epc-basic/0.install Get:371 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplot2c2 amd64 2.6-3ubuntu1 [941 kB] unit-abot-epc-basic-0: 12:19:23 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:19:24 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:19:24 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:19:24 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:19:24 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:19:24 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-oai-epc-0: 12:19:24 DEBUG unit.oai-epc/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 12:19:24 DEBUG unit.oai-epc/0.install Need to get 3781 kB of archives. unit-oai-epc-0: 12:19:24 DEBUG unit.oai-epc/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-epc-0: 12:19:24 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] unit-abot-epc-basic-0: 12:19:24 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:19:24 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:19:24 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:19:24 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:19:24 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:19:24 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:19:24 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:19:24 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:19:24 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:19:24 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-oai-epc-0: 12:19:24 DEBUG unit.oai-epc/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] unit-abot-epc-basic-0: 12:19:24 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:19:24 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:19:24 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:19:24 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:19:24 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:19:24 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:19:24 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:19:24 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:19:24 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:19:24 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:19:24 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:19:24 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:19:24 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:19:24 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:19:24 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:19:24 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:19:24 DEBUG unit.abot-epc-basic/0.install Get:404 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libtext-unidecode-perl all 1.27-1 [103 kB] unit-abot-epc-basic-0: 12:19:25 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-oai-epc-0: 12:19:25 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:19:25 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-oai-epc-0: 12:19:25 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:19:25 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:19:25 DEBUG unit.oai-epc/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB] unit-abot-epc-basic-0: 12:19:25 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:19:25 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:19:25 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:19:25 DEBUG unit.abot-epc-basic/0.install Get:410 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libx11-protocol-perl all 0.56-7 [149 kB] unit-oai-epc-0: 12:19:25 DEBUG unit.oai-epc/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1459 kB] unit-abot-epc-basic-0: 12:19:25 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:19:25 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:19:25 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:19: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:19: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:19: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:19: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-oai-epc-0: 12:19:26 DEBUG unit.oai-epc/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client all 5.5.62-0ubuntu0.14.04.1 [10.8 kB] unit-abot-epc-basic-0: 12:19: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.2 [407 kB] unit-abot-epc-basic-0: 12:19: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:19: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-oai-epc-0: 12:19:26 DEBUG unit.oai-epc/0.install Fetched 3781 kB in 2s (1588 kB/s) unit-oai-epc-0: 12:19:26 DEBUG unit.oai-epc/0.install Selecting previously unselected package mysql-common. unit-oai-epc-0: 12:19:26 DEBUG unit.oai-epc/0.install (Reading database ... 53212 files and directories currently installed.) unit-oai-epc-0: 12:19:26 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:19:26 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:19: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:19:26 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:19:26 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:19:26 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:19:26 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:19:26 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:19:26 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:19: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:19: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:19: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:19: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:19: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:19: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:19: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:19: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-oai-epc-0: 12:19:27 DEBUG unit.oai-epc/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-epc-0: 12:19:27 DEBUG unit.oai-epc/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:19: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:19: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:19: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:19: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.12 [2,957 kB] unit-oai-epc-0: 12:19:27 DEBUG unit.oai-epc/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:19: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.12 [41.0 kB] unit-abot-epc-basic-0: 12:19: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:19: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:19: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:19: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:19: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:19: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:19: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:19:27 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:19:27 DEBUG unit.abot-epc-basic/0.install Get:449 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-base all 2015.20160320-1ubuntu0.1 [18.3 MB] unit-oai-epc-0: 12:19:27 DEBUG unit.oai-epc/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-epc-0: 12:19:27 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-oai-epc-0: 12:19:27 DEBUG unit.oai-epc/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-oai-epc-0: 12:19:28 DEBUG unit.oai-epc/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-epc-0: 12:19:28 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-oai-epc-0: 12:19:28 DEBUG unit.oai-epc/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-epc-0: 12:19:28 DEBUG unit.oai-epc/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-epc-0: 12:19:28 DEBUG unit.oai-epc/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-oai-epc-0: 12:19:28 DEBUG unit.oai-epc/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-oai-epc-0: 12:19:28 DEBUG unit.oai-epc/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-epc-0: 12:19:28 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:19:28 DEBUG unit.oai-epc/0.install Progress: [ 40%] Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 12:19:28 DEBUG unit.oai-epc/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-epc-0: 12:19:28 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:19:28 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:19: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:19: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-oai-epc-0: 12:19:29 DEBUG unit.oai-epc/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-epc-0: 12:19:29 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:19:29 DEBUG unit.oai-epc/0.install Progress: [ 55%] Unpacking mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 12:19:30 DEBUG unit.oai-epc/0.install Progress: [ 57%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 12:19:30 DEBUG unit.oai-epc/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 12:19:30 DEBUG unit.oai-epc/0.install Progress: [ 62%] Progress: [ 65%] Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 12:19:30 DEBUG unit.oai-epc/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-oai-epc-0: 12:19:30 DEBUG unit.oai-epc/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-epc-0: 12:19:30 DEBUG unit.oai-epc/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-oai-epc-0: 12:19:30 DEBUG unit.oai-epc/0.install Progress: [ 82%] Progress: [ 85%] Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 12:19:30 DEBUG unit.oai-epc/0.install Progress: [ 87%] Progress: [ 90%] Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 12:19:30 DEBUG unit.oai-epc/0.install Progress: [ 92%] Progress: [ 95%] Setting up mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 12:19:30 DEBUG unit.oai-epc/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-abot-epc-basic-0: 12:19:30 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:19:30 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:19:30 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:19:30 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:19:30 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:19:30 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:19:30 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:19:30 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:19:30 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:19:31 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:19:31 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:19:31 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:19:31 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:19:31 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:19:31 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:19:31 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:19:31 DEBUG unit.abot-epc-basic/0.install Get:468 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libyaml-dev amd64 0.1.6-3 [55.2 kB] unit-oai-epc-0: 12:19:32 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 12:19:32 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 12:19:32 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 12:19:32 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-abot-epc-basic-0: 12:19:32 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:19:32 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-oai-epc-0: 12:19:32 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:19:32 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 12:19:32 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 12:19:32 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 12:19:32 DEBUG unit.abot-epc-basic/0.install Fetched 296 MB in 25s (11.8 MB/s) unit-oai-epc-0: 12:19:32 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 12:19:32 DEBUG unit.oai-epc/0.install + cp -f /etc/hosts /home unit-oai-epc-0: 12:19:32 DEBUG unit.oai-epc/0.install + git clone https://github.com/OPENAIRINTERFACE/openair-cn /srv/openair-cn unit-oai-epc-0: 12:19:32 DEBUG unit.oai-epc/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 12:19:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-data. unit-abot-epc-basic-0: 12:19: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 ... 95357 files and directories currently installed.) unit-abot-epc-basic-0: 12:19: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:19:32 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-data (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 12:19:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive13:amd64. unit-abot-epc-basic-0: 12:19:33 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:19:33 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive13:amd64 (3.1.2-11ubuntu0.16.04.6) ... unit-abot-epc-basic-0: 12:19:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcurl3:amd64. unit-abot-epc-basic-0: 12:19:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcurl3_7.47.0-1ubuntu2.13_amd64.deb ... unit-abot-epc-basic-0: 12:19:33 DEBUG unit.abot-epc-basic/0.install Unpacking libcurl3:amd64 (7.47.0-1ubuntu2.13) ... unit-abot-epc-basic-0: 12:19:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoncpp1:amd64. unit-abot-epc-basic-0: 12:19:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoncpp1_1.7.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:19:33 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoncpp1:amd64 (1.7.2-1) ... unit-abot-epc-basic-0: 12:19:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake. unit-abot-epc-basic-0: 12:19:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake_3.5.1-1ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 12:19:33 DEBUG unit.abot-epc-basic/0.install Unpacking cmake (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 12:19:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-curses-gui. unit-abot-epc-basic-0: 12:19:34 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:19:34 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-curses-gui (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 12:19:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package m4. unit-abot-epc-basic-0: 12:19:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/m4_1.4.17-5_amd64.deb ... unit-abot-epc-basic-0: 12:19:35 DEBUG unit.abot-epc-basic/0.install Unpacking m4 (1.4.17-5) ... unit-abot-epc-basic-0: 12:19:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfl-dev:amd64. unit-abot-epc-basic-0: 12:19:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfl-dev_2.6.0-11_amd64.deb ... unit-abot-epc-basic-0: 12:19:35 DEBUG unit.abot-epc-basic/0.install Unpacking libfl-dev:amd64 (2.6.0-11) ... unit-oai-epc-0: 12:19:35 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 12:19:35 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 unit-abot-epc-basic-0: 12:19:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package flex. unit-abot-epc-basic-0: 12:19:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../flex_2.6.0-11_amd64.deb ... unit-abot-epc-basic-0: 12:19:35 DEBUG unit.abot-epc-basic/0.install Unpacking flex (2.6.0-11) ... unit-oai-epc-0: 12:19:35 DEBUG unit.oai-epc/0.install Note: checking out 'v0.3.2'. unit-oai-epc-0: 12:19:35 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:19:35 DEBUG unit.oai-epc/0.install You are in 'detached HEAD' state. You can look around, make experimental unit-oai-epc-0: 12:19:35 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:19:35 DEBUG unit.oai-epc/0.install state without impacting any branches by performing another checkout. unit-oai-epc-0: 12:19:35 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:19:35 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:19:35 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:19:35 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:19:35 DEBUG unit.oai-epc/0.install git checkout -b new_branch_name unit-oai-epc-0: 12:19:35 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:19:35 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 12:19:35 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 12:19:35 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 12:19:35 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 12:19:35 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 12:19:35 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 12:19:35 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:19:35 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 12:19:35 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-abot-epc-basic-0: 12:19:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lato. unit-abot-epc-basic-0: 12:19:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lato_2.0-1_all.deb ... unit-abot-epc-basic-0: 12:19:35 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lato (2.0-1) ... unit-oai-epc-0: 12:19:35 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:19:35 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 12:19:35 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 12:19:35 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 12:19:35 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 12:19:35 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 12:19:35 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 12:19:35 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 12:19:35 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 12:19:35 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 12:19:35 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 12:19:35 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-170-generic unit-oai-epc-0: 12:19:35 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 12:19:35 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-170-generic unit-oai-epc-0: 12:19:35 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 12:19:35 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 12:19:35 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-170-generic unit-oai-epc-0: 12:19:35 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 12:19:35 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 12:19:35 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 12:19:35 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 12:19:35 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 12:19:35 DEBUG unit.oai-epc/0.install + [[ false == true ]] unit-oai-epc-0: 12:19:35 DEBUG unit.oai-epc/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-epc-0: 12:19:35 DEBUG unit.oai-epc/0.install + '[' kvm == '' ']' unit-oai-epc-0: 12:19:35 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 12:19:35 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 12:19:35 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 12:19:35 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 12:19:35 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 12:19:35 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 12:19:35 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 12:19:35 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 12:19:35 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 12:19:35 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-170-generic unit-oai-epc-0: 12:19:35 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 12:19:35 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-170-generic unit-oai-epc-0: 12:19:35 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 12:19:35 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 12:19:35 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-170-generic unit-oai-epc-0: 12:19:35 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 12:19:35 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 12:19:35 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 12:19:35 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 12:19:35 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 12:19:35 DEBUG unit.oai-epc/0.install + [[ false == false ]] unit-oai-epc-0: 12:19:35 DEBUG unit.oai-epc/0.install ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot unit-oai-epc-0: 12:19:35 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:19:35 DEBUG unit.oai-epc/0.install + '[' '' '!=' reboot ']' unit-oai-epc-0: 12:19:35 DEBUG unit.oai-epc/0.install + juju-log 'installing the required kernel and reboot' unit-oai-epc-0: 12:19:35 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:19:35 INFO unit.oai-epc/0.juju-log installing the required kernel and reboot unit-oai-epc-0: 12:19:35 DEBUG unit.oai-epc/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-epc-0: 12:19:35 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:19:35 DEBUG unit.oai-epc/0.install + install_required_kernel unit-oai-epc-0: 12:19:35 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:19:35 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 12:19:36 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 12:19:36 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 12:19:36 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 12:19:36 DEBUG unit.oai-epc/0.install linux-headers-3.19.0-61 unit-oai-epc-0: 12:19:36 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 12:19:36 DEBUG unit.oai-epc/0.install fdutils linux-lts-vivid-tools unit-oai-epc-0: 12:19:36 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 12:19:36 DEBUG unit.oai-epc/0.install linux-headers-3.19.0-61 linux-headers-3.19.0-61-lowlatency unit-oai-epc-0: 12:19:36 DEBUG unit.oai-epc/0.install linux-image-3.19.0-61-lowlatency unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package imagemagick-common. unit-abot-epc-basic-0: 12:19:36 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:19:36 DEBUG unit.abot-epc-basic/0.install Unpacking imagemagick-common (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaudio2:amd64. unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaudio2_1.9.4-4_amd64.deb ... unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install Unpacking libaudio2:amd64 (1.9.4-4) ... unit-oai-epc-0: 12:19:36 DEBUG unit.oai-epc/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 12:19:36 DEBUG unit.oai-epc/0.install Need to get 65.1 MB of archives. unit-oai-epc-0: 12:19:36 DEBUG unit.oai-epc/0.install After this operation, 288 MB of additional disk space will be used. unit-oai-epc-0: 12:19:36 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:19:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexif12:amd64. unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libexif12_0.6.21-2_amd64.deb ... unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install Unpacking libexif12:amd64 (0.6.21-2) ... unit-abot-epc-basic-0: 12:19:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-double3:amd64. unit-abot-epc-basic-0: 12:19:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-double3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:19:37 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:19:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-long3:amd64. unit-abot-epc-basic-0: 12:19:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-long3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:19:38 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:19:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-quad3:amd64. unit-abot-epc-basic-0: 12:19:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-quad3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:19:38 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:19:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-single3:amd64. unit-abot-epc-basic-0: 12:19:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-single3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:19:38 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:19:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libieee1284-3:amd64. unit-abot-epc-basic-0: 12:19:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libieee1284-3_0.2.11-12_amd64.deb ... unit-abot-epc-basic-0: 12:19:38 DEBUG unit.abot-epc-basic/0.install Unpacking libieee1284-3:amd64 (0.2.11-12) ... unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblqr-1-0:amd64. unit-abot-epc-basic-0: 12:19:39 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:19:39 DEBUG unit.abot-epc-basic/0.install Unpacking liblqr-1-0:amd64 (0.4.2-2) ... unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl7:amd64. unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl7_2.4.6-0.1_amd64.deb ... unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl7:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickcore-6.q16-2:amd64. unit-abot-epc-basic-0: 12:19:39 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:19:39 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:19:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickwand-6.q16-2:amd64. unit-abot-epc-basic-0: 12:19:39 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:19:39 DEBUG unit.abot-epc-basic/0.install Unpacking libmagickwand-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-oai-epc-0: 12:19:40 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:19:40 DEBUG unit.oai-epc/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-headers-3.19.0-61-lowlatency amd64 3.19.0-61.69~14.04.1 [748 kB] unit-oai-epc-0: 12:19:40 DEBUG unit.oai-epc/0.install Fetched 65.1 MB in 4s (14.5 MB/s) unit-abot-epc-basic-0: 12:19:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmng2:amd64. unit-abot-epc-basic-0: 12:19:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmng2_2.0.2-0ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 12:19:41 DEBUG unit.abot-epc-basic/0.install Unpacking libmng2:amd64 (2.0.2-0ubuntu3) ... unit-oai-epc-0: 12:19:41 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-image-3.19.0-61-lowlatency. unit-oai-epc-0: 12:19:41 DEBUG unit.oai-epc/0.install (Reading database ... 53481 files and directories currently installed.) unit-oai-epc-0: 12:19:41 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:19:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmtdev1:amd64. unit-abot-epc-basic-0: 12:19:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmtdev1_1.1.5-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:19:43 DEBUG unit.abot-epc-basic/0.install Unpacking libmtdev1:amd64 (1.1.5-1ubuntu2) ... machine-3: 12:19:43 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-3: 12:19:43 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:19:43 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 12:19:43 DEBUG unit.oai-epc/0.install Done. unit-oai-epc-0: 12:19:43 DEBUG unit.oai-epc/0.install Unpacking linux-image-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... machine-3: 12:19:43 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-3: 12:19:43 DEBUG juju.worker start "engine" machine-3: 12:19:43 INFO juju.worker start "engine" machine-3: 12:19:43 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 12:19:43 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:19:43 DEBUG juju.worker.introspection stats worker now serving machine-3: 12:19:43 DEBUG juju.worker "engine" started machine-3: 12:19:43 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:19:43 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 12:19:43 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 12:19:43 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 12:19:43 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-3: 12:19:43 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 12:19:43 DEBUG juju.worker.dependency "clock" manifold worker started machine-3: 12:19:43 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-3: 12:19:43 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 12:19:43 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:19:43 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:19:43 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:19:43 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:19:43 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:19:43 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-3: 12:19:43 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:19:43 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-3: 12:19:43 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:19:43 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:19:43 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:19:43 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:19:43 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:19:43 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:19:43 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-3: 12:19:43 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:19:43 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:19:43 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:19:43 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 12:19:43 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:19:43 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:19:43 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:19:43 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:19:43 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:19:43 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:19:43 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 12:19:43 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:19:43 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:19:43 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:19:43 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:19:43 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:19:43 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:19:43 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:19:43 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:19:43 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 12:19:43 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-3: 12:19:43 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 12:19:43 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 12:19:43 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 12:19:43 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 12:19:43 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:19:43 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:19:43 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:19:43 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:19:43 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:19:43 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 12:19:43 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 12:19:43 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:19:43 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:19:43 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:19:43 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:19:43 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:19:43 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:19:43 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:19:43 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:19:43 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:19:43 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:19:43 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:19:43 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-3: 12:19:43 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:19:43 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:19:43 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:19:43 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-3: 12:19:43 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-3: 12:19:43 DEBUG juju.worker.apicaller connecting with old password machine-3: 12:19:43 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-3: 12:19:43 DEBUG juju.api successfully dialed "wss://192.168.121.14:17070/model/7db5c7dc-37f5-4279-8b9a-83b021b89f50/api" machine-3: 12:19:43 INFO juju.api connection established to "wss://192.168.121.14:17070/model/7db5c7dc-37f5-4279-8b9a-83b021b89f50/api" machine-3: 12:19:43 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/7db5c7dc-37f5-4279-8b9a-83b021b89f50/api" machine-3: 12:19:43 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 12:19:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcrecpp0v5:amd64. unit-abot-epc-basic-0: 12:19:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcrecpp0v5_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 12:19:44 DEBUG unit.abot-epc-basic/0.install Unpacking libpcrecpp0v5:amd64 (2:8.38-3.1) ... machine-3: 12:19:44 DEBUG juju.worker.apicaller connected machine-3: 12:19:44 DEBUG juju.worker.apicaller changing password... machine-3: 12:19:44 DEBUG juju.worker.apicaller password changed machine-3: 12:19:44 DEBUG juju.api RPC connection died machine-3: 12:19:44 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-3: 12:19:44 DEBUG juju.worker.apicaller connecting with current password machine-3: 12:19:44 DEBUG juju.api successfully dialed "wss://192.168.121.14:17070/model/7db5c7dc-37f5-4279-8b9a-83b021b89f50/api" machine-3: 12:19:44 INFO juju.api connection established to "wss://192.168.121.14:17070/model/7db5c7dc-37f5-4279-8b9a-83b021b89f50/api" machine-3: 12:19:44 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/7db5c7dc-37f5-4279-8b9a-83b021b89f50/api" unit-abot-epc-basic-0: 12:19:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-common. unit-abot-epc-basic-0: 12:19:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-common_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:19:44 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-common (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 12:19:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas3. unit-abot-epc-basic-0: 12:19:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas3_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:19:44 DEBUG unit.abot-epc-basic/0.install Unpacking libblas3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 12:19:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran3:amd64. unit-abot-epc-basic-0: 12:19:45 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:19:45 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:19:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libopenblas-base. unit-abot-epc-basic-0: 12:19:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libopenblas-base_0.2.18-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:19:45 DEBUG unit.abot-epc-basic/0.install Unpacking libopenblas-base (0.2.18-1ubuntu1) ... machine-3: 12:19:45 DEBUG juju.worker.apicaller connected machine-3: 12:19:45 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 12:19:45 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:19:45 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:19:45 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:19:45 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:19:45 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:19:45 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:19:45 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:19:45 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 12:19:45 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:19:45 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:19:45 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:19:45 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:19:45 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 12:19:45 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:19:45 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:19:45 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 12:19:45 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-3: 12:19:45 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-3: 12:19:45 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 12:19:45 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-3: 12:19:45 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 12:19:45 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-3: 12:19:45 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-3: 12:19:45 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 12:19:45 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 12:19:45 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:19:45 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:19:45 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:19:45 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:19:45 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:19:45 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:19:45 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:19:45 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:19:45 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:19:45 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:19:45 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 12:19:45 INFO juju.worker.upgrader unblocking abort check machine-3: 12:19:45 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 12:19:45 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-3: 12:19:45 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:19:45 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:19:45 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:19:45 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:19:45 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:19:45 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:19:45 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 12:19:45 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 12:19:45 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:19:45 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:19:45 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:19:45 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:19:45 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:19:45 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-3: 12:19:45 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 12:19:45 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 12:19:45 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 12:19:45 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 12:19:45 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 12:19:45 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 12:19:45 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-3: 12:19:45 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 12:19:45 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 12:19:45 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 12:19:45 DEBUG juju.worker.logger logger setup machine-3: 12:19:45 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 12:19:45 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 12:19:45 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 12:19:45 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-3: 12:19:45 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 12:19:45 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 12:19:45 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 12:19:45 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 12:19:45 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 12:19:45 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 12:19:45 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 12:19:45 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 12:19:45 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-3: 12:19:45 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 12:19:45 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-3: 12:19:45 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 12:19:45 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 12:19:45 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.200,192.168.121.14,252.14.0.1,::1,localhost", AutoNoProxy:""} machine-3: 12:19:45 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 12:19:45 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 12:19:45 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 12:19:45 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 12:19:45 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-3: 12:19:45 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 12:19:45 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-3: 12:19:45 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 12:19:45 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 12:19:45 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 12:19:45 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:19:45 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:19:45 DEBUG juju.network including address public:172.30.9.200 for machine machine-3: 12:19:45 DEBUG juju.network including address local-cloud:192.168.121.14 for machine machine-3: 12:19:45 DEBUG juju.network including address local-fan:252.14.0.1 for machine machine-3: 12:19:45 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 12:19:45 DEBUG juju.network including address local-machine:::1 for machine machine-3: 12:19:45 DEBUG juju.network addresses after filtering: [public:172.30.9.200 local-cloud:192.168.121.14 local-fan:252.14.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 12:19:45 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.200:17070 192.168.121.14:17070 252.14.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 12:19:45 DEBUG juju.agent API server address details [["172.30.9.200:17070" "192.168.121.14:17070" "252.14.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.14:17070" "252.14.0.1:17070" "172.30.9.200:17070"] machine-3: 12:19:45 INFO juju.util.exec run result: exit status 127 machine-3: 12:19:45 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec291937688/script.sh: line 1: fanatic: command not found 127 machine-3: 12:19:45 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 12:19:45 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 12:19:45 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 12:19:45 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 12:19:45 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-3: 12:19:45 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 12:19:45 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 12:19:45 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 12:19:45 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 12:19:45 INFO juju.util.exec run result: exit status 127 machine-3: 12:19:45 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec470212411/script.sh: line 1: fanatic: command not found 127 machine-3: 12:19:45 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 12:19:45 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 12:19:45 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-3: 12:19:45 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-3: 12:19:45 DEBUG juju.api RPC connection died machine-3: 12:19:45 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 12:19:45 DEBUG juju.worker killing runner 0xc42089d040 machine-3: 12:19:45 INFO juju.worker.authenticationworker reading Juju ssh keys for "machine-3": connection is shut down machine-3: 12:19:45 INFO juju.worker runner is dying machine-3: 12:19:45 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-3: 12:19:45 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-3: 12:19:45 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 12:19:45 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-3: 12:19:45 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-3: 12:19:45 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: setting supported containers for machine-3: connection is shut down machine-3: 12:19:45 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-3: 12:19:45 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-3: 12:19:45 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 12:19:45 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-3: 12:19:45 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-3: 12:19:45 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-3: 12:19:45 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-3: 12:19:45 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-3: 12:19:45 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-3: 12:19:45 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-3: 12:19:45 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 12:19:45 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 12:19:45 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-3: 12:19:45 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 12:19:45 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 12:19:45 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-3: 12:19:45 DEBUG juju.worker.apicaller connecting with current password machine-3: 12:19:45 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:19:45 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:19:45 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:19:45 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:19:45 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:19:45 DEBUG juju.api successfully dialed "wss://192.168.121.14:17070/model/7db5c7dc-37f5-4279-8b9a-83b021b89f50/api" machine-3: 12:19:45 INFO juju.api connection established to "wss://192.168.121.14:17070/model/7db5c7dc-37f5-4279-8b9a-83b021b89f50/api" machine-3: 12:19:45 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:19:45 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/7db5c7dc-37f5-4279-8b9a-83b021b89f50/api" machine-3: 12:19:45 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:19:45 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:19:45 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:19:45 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:19:45 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:19:45 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:19:45 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:19:45 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:19:45 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:19:45 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:19:45 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:19:45 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:19:45 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:19:45 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 12:19:45 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:19:45 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:19:45 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:19:45 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:19:45 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:19:45 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 12:19:46 DEBUG juju.worker.apicaller connected machine-3: 12:19:46 DEBUG juju.api RPC connection died machine-3: 12:19:46 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 12:19:46 DEBUG juju.worker.apicaller connecting with current password machine-3: 12:19:46 DEBUG juju.api successfully dialed "wss://192.168.121.14:17070/model/7db5c7dc-37f5-4279-8b9a-83b021b89f50/api" machine-3: 12:19:46 INFO juju.api connection established to "wss://192.168.121.14:17070/model/7db5c7dc-37f5-4279-8b9a-83b021b89f50/api" machine-3: 12:19:46 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/7db5c7dc-37f5-4279-8b9a-83b021b89f50/api" unit-abot-epc-basic-0: 12:19:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas3-base. unit-abot-epc-basic-0: 12:19:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas3-base_3.10.2-9_amd64.deb ... machine-3: 12:19:47 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 12:19:47 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas3-base (3.10.2-9) ... machine-3: 12:19:47 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 12:19:47 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:19:47 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:19:47 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:19:47 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:19:47 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:19:47 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 12:19:47 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 12:19:47 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:19:47 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:19:47 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 12:19:47 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:19:47 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:19:47 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:19:47 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:19:47 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:19:47 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:19:47 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:19:47 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:19:47 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 12:19:47 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-3: 12:19:47 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-3: 12:19:47 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-3: 12:19:47 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 12:19:47 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 12:19:47 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 12:19:47 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 12:19:47 INFO juju.worker.upgrader unblocking abort check machine-3: 12:19:47 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 12:19:47 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 12:19:47 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 12:19:47 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 12:19:47 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 12:19:47 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 12:19:47 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 12:19:47 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 12:19:47 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-3: 12:19:47 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 12:19:47 DEBUG juju.worker.logger logger setup machine-3: 12:19:47 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 12:19:47 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-3: 12:19:47 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 12:19:47 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.200,192.168.121.14,252.14.0.1,::1,localhost", AutoNoProxy:""} machine-3: 12:19:47 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-3: 12:19:47 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 12:19:47 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-3: 12:19:47 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 12:19:47 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 12:19:47 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 12:19:47 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 12:19:47 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 12:19:47 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 12:19:47 INFO juju.util.exec run result: exit status 127 machine-3: 12:19:47 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec126051904/script.sh: line 1: fanatic: command not found 127 machine-3: 12:19:47 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 12:19:47 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 12:19:47 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 12:19:47 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 12:19:47 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 12:19:47 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 12:19:47 INFO juju.util.exec run result: exit status 127 machine-3: 12:19:47 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec287553394/script.sh: line 1: fanatic: command not found 127 machine-3: 12:19:47 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 12:19:47 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 machine-3: 12:19:47 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-3: 12:19:47 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 12:19:47 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 12:19:47 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 12:19:47 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 12:19:47 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:19:47 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:19:47 DEBUG juju.network including address public:172.30.9.200 for machine machine-3: 12:19:47 DEBUG juju.network including address local-cloud:192.168.121.14 for machine machine-3: 12:19:47 DEBUG juju.network including address local-fan:252.14.0.1 for machine machine-3: 12:19:47 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 12:19:47 DEBUG juju.network including address local-machine:::1 for machine machine-3: 12:19:47 DEBUG juju.network addresses after filtering: [public:172.30.9.200 local-cloud:192.168.121.14 local-fan:252.14.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 12:19:47 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.200:17070 192.168.121.14:17070 252.14.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 12:19:47 DEBUG juju.agent API server address details [["172.30.9.200:17070" "192.168.121.14:17070" "252.14.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.14:17070" "252.14.0.1:17070" "172.30.9.200:17070"] machine-3: 12:19:47 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 12:19:47 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 12:19:47 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 12:19:47 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 12:19:47 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 12:19:47 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 12:19:47 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 12:19:47 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 12:19:47 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-3: 12:19:47 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 12:19:47 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 12:19:47 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 12:19:47 DEBUG juju.worker.dependency "machiner" manifold worker started machine-3: 12:19:47 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 12:19:47 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:19:47 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:19:47 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 12:19:47 DEBUG juju.network including address local-cloud:192.168.121.7 for machine machine-3: 12:19:47 DEBUG juju.network including address local-machine:::1 for machine machine-3: 12:19:47 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.7 local-machine:::1] machine-3: 12:19:47 INFO juju.worker.machiner setting addresses for "machine-3" to [local-machine:127.0.0.1 local-cloud:192.168.121.7 local-machine:::1] machine-3: 12:19:47 DEBUG juju.worker start "3-container-watcher" machine-3: 12:19:47 DEBUG juju.worker start "stateconverter" machine-3: 12:19:47 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 12:19:47 INFO juju.worker start "3-container-watcher" machine-3: 12:19:47 DEBUG juju.worker "3-container-watcher" started machine-3: 12:19:47 INFO juju.worker start "stateconverter" machine-3: 12:19:47 DEBUG juju.worker "stateconverter" started machine-3: 12:19:47 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" machine-3: 12:19:47 INFO juju.worker.deployer deploying unit "oai-hss/0" machine-3: 12:19:47 INFO juju.worker.machiner "machine-3" started machine-3: 12:19:47 INFO juju.api.common no addresses observed on interface "tunl0" machine-3: 12:19:47 DEBUG juju.service discovered init system "upstart" from local host machine-3: 12:19:47 DEBUG juju.worker.deployer API addresses: ["192.168.121.14:17070" "252.14.0.1:17070" "172.30.9.200:17070"] machine-3: 12:19:47 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-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblapack3. unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblapack3_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install Unpacking liblapack3 (3.6.0-2ubuntu2) ... unit-oai-hss-0: 12:19:48 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-hss-0: 12:19:48 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:19:48 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 12:19:48 DEBUG juju.worker start "api" unit-oai-hss-0: 12:19:48 INFO juju.worker start "api" unit-oai-hss-0: 12:19:48 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-hss-0: 12:19:48 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 12:19:48 DEBUG juju.worker "api" started unit-oai-hss-0: 12:19:48 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 12:19:48 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:19:48 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:19:48 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:19:48 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:19:48 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:19:48 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:19:48 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:19:48 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:19:48 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 12:19:48 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:19:48 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:19:48 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-hss-0: 12:19:48 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:19:48 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-hss-0: 12:19:48 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:19:48 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 12:19:48 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 12:19:48 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-hss-0: 12:19:48 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:19:48 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 12:19:48 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:19:48 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:19:48 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:19:48 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-hss-0: 12:19:48 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 12:19:48 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:19:48 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:19:48 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:19:48 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:19:48 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:19:48 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 12:19:48 DEBUG juju.worker.apicaller connecting with old password unit-oai-hss-0: 12:19:48 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:19:48 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:19:48 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:19:48 DEBUG juju.api successfully dialed "wss://192.168.121.14:17070/model/7db5c7dc-37f5-4279-8b9a-83b021b89f50/api" unit-oai-hss-0: 12:19:48 INFO juju.api connection established to "wss://192.168.121.14:17070/model/7db5c7dc-37f5-4279-8b9a-83b021b89f50/api" unit-oai-hss-0: 12:19:48 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/7db5c7dc-37f5-4279-8b9a-83b021b89f50/api" unit-oai-hss-0: 12:19:48 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:19:48 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:19:48 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 12:19:48 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 12:19:48 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-hss-0: 12:19:48 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-hss-0: 12:19:48 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 12:19:48 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-hss-0: 12:19:48 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqrupdate1:amd64. unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqrupdate1_1.1.2-1build1_amd64.deb ... unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install Unpacking libqrupdate1:amd64 (1.1.2-1build1) ... unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre16-3:amd64. unit-abot-epc-basic-0: 12:19:48 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:19:48 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre16-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5core5a:amd64. machine-3: 12:19:48 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:ae:01:d7 CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.7 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:ae:01:d7 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:19:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5core5a_5.5.1+dfsg-16ubuntu7.6_amd64.deb ... unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.6) ... unit-oai-hss-0: 12:19:48 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 12:19:48 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-server0:amd64. unit-abot-epc-basic-0: 12:19:49 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:19:49 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-oai-hss-0: 12:19:50 DEBUG juju.worker.apicaller password changed unit-oai-hss-0: 12:19:50 DEBUG juju.api RPC connection died unit-oai-hss-0: 12:19:50 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-oai-hss-0: 12:19:50 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 12:19:50 DEBUG juju.api successfully dialed "wss://192.168.121.14:17070/model/7db5c7dc-37f5-4279-8b9a-83b021b89f50/api" unit-oai-hss-0: 12:19:50 INFO juju.api connection established to "wss://192.168.121.14:17070/model/7db5c7dc-37f5-4279-8b9a-83b021b89f50/api" unit-oai-hss-0: 12:19:50 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/7db5c7dc-37f5-4279-8b9a-83b021b89f50/api" unit-oai-hss-0: 12:19:51 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 12:19:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgbm1:amd64. unit-abot-epc-basic-0: 12:19:51 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:19:51 DEBUG unit.abot-epc-basic/0.install Unpacking libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 12:19:51 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-hss-0: 12:19:51 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:19:51 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:19:51 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:19:51 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:19:51 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:19:51 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 12:19:51 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-hss-0: 12:19:51 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 12:19:51 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-hss-0: 12:19:51 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-abot-epc-basic-0: 12:19:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcapnp-0.5.3:amd64. unit-oai-hss-0: 12:19:51 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-hss-0: 12:19:51 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 12:19:51 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-abot-epc-basic-0: 12:19:51 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:19:51 DEBUG unit.abot-epc-basic/0.install Unpacking libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... unit-oai-hss-0: 12:19:51 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:19:51 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:19:51 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-hss-0: 12:19:51 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:19:51 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:19:51 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:19:51 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 12:19:51 INFO juju.worker.upgrader unblocking abort check unit-oai-hss-0: 12:19:51 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-hss-0: 12:19:51 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-hss-0: 12:19:51 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 12:19:51 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-hss-0: 12:19:51 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:19:51 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:19:51 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:19:51 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:19:51 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:19:51 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:19:51 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 12:19:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libboost-filesystem1.58.0:amd64. unit-oai-hss-0: 12:19:51 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-hss-0: 12:19:51 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-hss-0: 12:19:51 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-hss-0: 12:19:51 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-hss-0: 12:19:51 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 12:19:51 DEBUG juju.worker.logger logger setup unit-oai-hss-0: 12:19:51 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 12:19:51 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-hss-0: 12:19:51 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-oai-hss-0: 12:19:51 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 12:19:51 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:19:51 DEBUG unit.abot-epc-basic/0.install Unpacking libboost-filesystem1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... unit-oai-hss-0: 12:19:51 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-oai-hss-0: 12:19:51 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-hss-0: 12:19:51 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 12:19:51 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 12:19:51 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership unit-oai-hss-0: 12:19:51 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 12:19:51 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 12:19:51 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 12:19:51 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 12:19:51 DEBUG juju.network including address public:172.30.9.200 for machine unit-oai-hss-0: 12:19:51 DEBUG juju.network including address local-cloud:192.168.121.14 for machine unit-oai-hss-0: 12:19:51 DEBUG juju.network including address local-fan:252.14.0.1 for machine unit-oai-hss-0: 12:19:51 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 12:19:51 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 12:19:51 DEBUG juju.network addresses after filtering: [public:172.30.9.200 local-cloud:192.168.121.14 local-fan:252.14.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-hss-0: 12:19:51 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.200:17070 192.168.121.14:17070 252.14.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 12:19:51 DEBUG juju.agent API server address details [["172.30.9.200:17070" "192.168.121.14:17070" "252.14.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.14:17070" "252.14.0.1:17070" "172.30.9.200:17070"] unit-oai-hss-0: 12:19:51 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 12:19:51 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss unit-oai-hss-0: 12:19:51 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 12:19:51 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-hss-0: 12:19:51 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 12:19:51 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 12:19:51 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 12:19:51 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 12:19:51 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 12:19:51 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-abot-epc-basic-0: 12:19:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore1:amd64. unit-oai-hss-0: 12:19:51 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.200,192.168.121.14,252.14.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 12:19:52 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircore1_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-oai-hss-0: 12:19:52 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-hss-0: 12:19:52 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 12:19:52 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 12:19:52 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-hss-0: 12:19:52 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-hss-0: 12:19:52 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-hss-0/run.socket unit-oai-hss-0: 12:19:52 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 12:19:52 INFO juju.worker.uniter resuming charm install unit-oai-hss-0: 12:19:52 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-hss-13 unit-oai-hss-0: 12:19:52 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 12:19:52 DEBUG juju.worker.uniter juju-run listener running unit-oai-hss-0: 12:19:52 INFO juju.worker.uniter.charm downloading local:trusty/oai-hss-13 from API server unit-oai-hss-0: 12:19:52 INFO juju.downloader downloading from local:trusty/oai-hss-13 unit-oai-hss-0: 12:19:52 DEBUG httpbakery client do GET https://192.168.121.14:17070/model/7db5c7dc-37f5-4279-8b9a-83b021b89f50/charms?file=%2A&url=local%3Atrusty%2Foai-hss-13 { unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon7:amd64. unit-oai-hss-0: 12:19:52 DEBUG httpbakery } -> error unit-oai-hss-0: 12:19:52 INFO juju.downloader download complete ("local:trusty/oai-hss-13") unit-oai-hss-0: 12:19:52 INFO juju.downloader download verified ("local:trusty/oai-hss-13") unit-abot-epc-basic-0: 12:19:52 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:19:52 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 12:19:52 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 12:19:52 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-hss-13" unit-oai-hss-0: 12:19:52 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-hss-13" unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-lite9v5:amd64. unit-abot-epc-basic-0: 12:19:52 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:19:52 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-oai-hss-0: 12:19:52 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-hss-13" unit-oai-hss-0: 12:19:52 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 12:19:52 INFO juju.worker.uniter hooks are retried true unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirprotobuf3:amd64. unit-oai-hss-0: 12:19:52 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-hss-0: 12:19:52 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 12:19:52 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-hss-0: 12:19:52 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 12:19:52 DEBUG juju.worker.uniter.remotestate got service change unit-oai-hss-0: 12:19:52 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 12:19:52 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 12:19:52 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 12:19:52 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmirprotobuf3_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-oai-hss-0: 12:19:52 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 12:19:52 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 12:19:52 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 12:19:52 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install Unpacking libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 12:19:52 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 12:19:52 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 12:19:52 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 12:19:52 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 12:19:52 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 12:19:52 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 12:19:52 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 12:19:52 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 12:19:52 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 12:19:52 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 12:19:52 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 12:19:52 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 12:19:52 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 12:19:52 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 12:19:52 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 12:19:52 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 12:19:52 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 12:19:52 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 12:19:52 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 12:19:53 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:19:53 DEBUG unit.oai-hss/0.install + branch=v0.3.2 unit-oai-hss-0: 12:19:53 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 12:19:53 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:19:53 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 12:19:53 DEBUG unit.oai-hss/0.install + echo v0.3.2 unit-oai-hss-0: 12:19:53 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 12:19:53 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 12:19:53 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 12:19:53 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 12:19:53 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 12:19:53 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 12:19:53 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 12:19:53 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 12:19:53 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 12:19:53 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 12:19:53 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 12:19:53 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 12:19:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon0:amd64. unit-abot-epc-basic-0: 12:19:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon0_0.5.0-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 12:19:53 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon0:amd64 (0.5.0-1ubuntu2.1) ... unit-oai-hss-0: 12:19:53 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:19:53 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 12:19:53 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=0 unit-oai-hss-0: 12:19:53 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 12:19:53 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 12:19:53 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes git unit-oai-hss-0: 12:19:53 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-epc-0: 12:19:53 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-headers-3.19.0-61. unit-oai-epc-0: 12:19:53 DEBUG unit.oai-epc/0.install Preparing to unpack .../linux-headers-3.19.0-61_3.19.0-61.69~14.04.1_all.deb ... unit-oai-epc-0: 12:19:53 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:19:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient9:amd64. unit-abot-epc-basic-0: 12:19:53 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:19:53 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 12:19:53 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:19:53 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 12:19:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-client0:amd64. unit-abot-epc-basic-0: 12:19:53 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:19:53 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 12:19:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0:amd64. unit-abot-epc-basic-0: 12:19:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:19:53 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 12:19:53 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 12:19:53 DEBUG unit.oai-hss/0.install git-man liberror-perl unit-oai-hss-0: 12:19:53 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 12:19:53 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:19:53 DEBUG unit.oai-hss/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-hss-0: 12:19:53 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:19:53 DEBUG unit.oai-hss/0.install git git-man liberror-perl unit-abot-epc-basic-0: 12:19:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa:amd64. unit-abot-epc-basic-0: 12:19:53 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:19:53 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 12:19:54 DEBUG unit.oai-hss/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:19:54 DEBUG unit.oai-hss/0.install Need to get 3459 kB of archives. unit-oai-hss-0: 12:19:54 DEBUG unit.oai-hss/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-hss-0: 12:19:54 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main liberror-perl all 0.17-1.1 [21.1 kB] unit-oai-hss-0: 12:19:54 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:19:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libevdev2:amd64. unit-abot-epc-basic-0: 12:19:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libevdev2_1.4.6+dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 12:19:54 DEBUG unit.abot-epc-basic/0.install Unpacking libevdev2:amd64 (1.4.6+dfsg-1) ... unit-abot-epc-basic-0: 12:19:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgudev-1.0-0:amd64. unit-abot-epc-basic-0: 12:19:54 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:19:55 DEBUG unit.abot-epc-basic/0.install Unpacking libgudev-1.0-0:amd64 (1:230-2) ... unit-oai-hss-0: 12:19:55 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:19:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-common. unit-abot-epc-basic-0: 12:19:55 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:19:55 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-common (0.22-1~ubuntu16.04.1) ... unit-oai-hss-0: 12:19:55 DEBUG unit.oai-hss/0.install Fetched 3459 kB in 1s (1740 kB/s) unit-abot-epc-basic-0: 12:19:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom2:amd64. unit-abot-epc-basic-0: 12:19:55 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:19:55 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-oai-hss-0: 12:19:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package liberror-perl. unit-oai-hss-0: 12:19:55 DEBUG unit.oai-hss/0.install (Reading database ... 52455 files and directories currently installed.) unit-oai-hss-0: 12:19:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-oai-hss-0: 12:19:55 DEBUG unit.oai-hss/0.install Unpacking liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 12:19:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput-bin. unit-abot-epc-basic-0: 12:19:56 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:19:56 DEBUG unit.abot-epc-basic/0.install Unpacking libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-oai-hss-0: 12:19:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package git-man. unit-oai-hss-0: 12:19:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.10_all.deb ... unit-oai-hss-0: 12:19:56 DEBUG unit.oai-hss/0.install Unpacking git-man (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 12:19:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput10:amd64. unit-abot-epc-basic-0: 12:19:56 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:19:56 DEBUG unit.abot-epc-basic/0.install Unpacking libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 12:19:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5dbus5:amd64. unit-abot-epc-basic-0: 12:19:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5dbus5_5.5.1+dfsg-16ubuntu7.6_amd64.deb ... unit-abot-epc-basic-0: 12:19:56 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.6) ... unit-oai-hss-0: 12:19:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package git. unit-oai-hss-0: 12:19:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.10_amd64.deb ... unit-oai-hss-0: 12:19:56 DEBUG unit.oai-hss/0.install Unpacking git (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 12:19:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libproxy1v5:amd64. unit-abot-epc-basic-0: 12:19:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libproxy1v5_0.4.11-5ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:19:57 DEBUG unit.abot-epc-basic/0.install Unpacking libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-oai-hss-0: 12:19:57 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:19:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5network5:amd64. unit-abot-epc-basic-0: 12:19:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5network5_5.5.1+dfsg-16ubuntu7.6_amd64.deb ... unit-oai-epc-0: 12:19:57 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-headers-3.19.0-61-lowlatency. unit-abot-epc-basic-0: 12:19:57 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.6) ... unit-oai-epc-0: 12:19:57 DEBUG unit.oai-epc/0.install Preparing to unpack .../linux-headers-3.19.0-61-lowlatency_3.19.0-61.69~14.04.1_amd64.deb ... unit-oai-epc-0: 12:19:57 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:19:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-icccm4:amd64. unit-abot-epc-basic-0: 12:19:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-icccm4_0.4.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:19:57 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:19:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-util1:amd64. unit-abot-epc-basic-0: 12:19:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 12:19:57 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-abot-epc-basic-0: 12:19:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-image0:amd64. unit-abot-epc-basic-0: 12:19:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-image0_0.4.0-1build1_amd64.deb ... unit-abot-epc-basic-0: 12:19:57 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... unit-abot-epc-basic-0: 12:19:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-keysyms1:amd64. unit-abot-epc-basic-0: 12:19:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-keysyms1_0.4.0-1_amd64.deb ... unit-abot-epc-basic-0: 12:19:57 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-keysyms1:amd64 (0.4.0-1) ... unit-oai-hss-0: 12:19:58 DEBUG unit.oai-hss/0.install Setting up liberror-perl (0.17-1.1) ... unit-oai-hss-0: 12:19:58 DEBUG unit.oai-hss/0.install Setting up git-man (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 12:19:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0:amd64. unit-abot-epc-basic-0: 12:19:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-randr0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:19:58 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 12:19:58 DEBUG unit.oai-hss/0.install Setting up git (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 12:19:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render-util0:amd64. unit-abot-epc-basic-0: 12:19:59 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:19:59 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render-util0:amd64 (0.3.9-1) ... unit-oai-epc-0: 12:19:59 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:19:59 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:19:59 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 12:19:59 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 12:19:59 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:19:59 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:19:59 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 12:19:59 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=0 unit-oai-hss-0: 12:19:59 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 12:19:59 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 12:19:59 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes virt-what unit-oai-hss-0: 12:19:59 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-epc-0: 12:19:59 DEBUG unit.oai-epc/0.install Running depmod. unit-oai-hss-0: 12:20:00 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:20:00 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:20:00 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:20:00 DEBUG unit.oai-hss/0.install virt-what unit-abot-epc-basic-0: 12:20:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-abot-epc-basic-0: 12:20:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0_1.11.1-1ubuntu1_amd64.deb ... unit-oai-epc-0: 12:20:00 DEBUG unit.oai-epc/0.install update-initramfs: deferring update (hook will be called later) unit-abot-epc-basic-0: 12:20:00 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-oai-epc-0: 12:20:00 DEBUG unit.oai-epc/0.install Examining /etc/kernel/postinst.d. unit-oai-epc-0: 12:20:00 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:20:00 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:20:00 DEBUG unit.oai-epc/0.install update-initramfs: Generating /boot/initrd.img-3.19.0-61-lowlatency unit-oai-hss-0: 12:20:00 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:20:00 DEBUG unit.oai-hss/0.install Need to get 13.6 kB of archives. unit-oai-hss-0: 12:20:00 DEBUG unit.oai-hss/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-hss-0: 12:20:00 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe virt-what amd64 1.13-1 [13.6 kB] unit-abot-epc-basic-0: 12:20:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xkb1:amd64. unit-abot-epc-basic-0: 12:20:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xkb1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:20:00 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:20:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-x11-0:amd64. unit-abot-epc-basic-0: 12:20:00 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:20:00 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:20:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5gui5:amd64. unit-abot-epc-basic-0: 12:20:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5gui5_5.5.1+dfsg-16ubuntu7.6_amd64.deb ... unit-abot-epc-basic-0: 12:20:00 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.6) ... unit-oai-hss-0: 12:20:00 DEBUG unit.oai-hss/0.install Fetched 13.6 kB in 0s (24.2 kB/s) unit-oai-hss-0: 12:20:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package virt-what. unit-oai-hss-0: 12:20:00 DEBUG unit.oai-hss/0.install (Reading database ... 53205 files and directories currently installed.) unit-oai-hss-0: 12:20:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-oai-hss-0: 12:20:00 DEBUG unit.oai-hss/0.install Unpacking virt-what (1.13-1) ... unit-oai-hss-0: 12:20:00 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:20:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5widgets5:amd64. unit-abot-epc-basic-0: 12:20:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5widgets5_5.5.1+dfsg-16ubuntu7.6_amd64.deb ... unit-abot-epc-basic-0: 12:20:01 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.6) ... unit-oai-hss-0: 12:20:01 DEBUG unit.oai-hss/0.install Setting up virt-what (1.13-1) ... unit-oai-hss-0: 12:20:01 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 12:20:01 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 12:20:01 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 12:20:01 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 12:20:01 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 12:20:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5svg5:amd64. unit-abot-epc-basic-0: 12:20:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5svg5_5.5.1-2build1_amd64.deb ... unit-abot-epc-basic-0: 12:20:01 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5svg5:amd64 (5.5.1-2build1) ... unit-abot-epc-basic-0: 12:20:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-common. unit-abot-epc-basic-0: 12:20:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../glib-networking-common_2.48.2-1~ubuntu16.04.1_all.deb ... unit-oai-hss-0: 12:20:01 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 12:20:01 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:20:01 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 12:20:01 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:20:01 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 12:20:01 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-oai-hss-0: 12:20:01 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:20:01 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 12:20:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-services. unit-abot-epc-basic-0: 12:20:01 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:20:02 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-oai-hss-0: 12:20:02 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 12:20:02 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 12:20:02 DEBUG unit.oai-hss/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-hss-0: 12:20:02 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 12:20:02 DEBUG unit.oai-hss/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-hss-0: 12:20:02 DEBUG unit.oai-hss/0.install libsql-statement-perl unit-oai-hss-0: 12:20:02 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:20:02 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 12:20:02 DEBUG unit.oai-hss/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-hss-0: 12:20:02 DEBUG unit.oai-hss/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:20:02 DEBUG unit.oai-hss/0.install Need to get 3781 kB of archives. unit-oai-hss-0: 12:20:02 DEBUG unit.oai-hss/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-hss-0: 12:20:02 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] unit-abot-epc-basic-0: 12:20:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdconf1:amd64. unit-abot-epc-basic-0: 12:20:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdconf1_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 12:20:02 DEBUG unit.abot-epc-basic/0.install Unpacking libdconf1:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 12:20:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-service. unit-abot-epc-basic-0: 12:20:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-service_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 12:20:02 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-service (0.24.0-2) ... unit-abot-epc-basic-0: 12:20:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-gsettings-backend:amd64. unit-abot-epc-basic-0: 12:20:02 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:20:02 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-oai-hss-0: 12:20:02 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] unit-abot-epc-basic-0: 12:20:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsettings-desktop-schemas. unit-abot-epc-basic-0: 12:20:02 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:20:02 DEBUG unit.abot-epc-basic/0.install Unpacking gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:20:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking:amd64. unit-abot-epc-basic-0: 12:20:02 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:20:02 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:20:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup2.4-1:amd64. unit-abot-epc-basic-0: 12:20:02 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:20:02 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 12:20:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup-gnome2.4-1:amd64. unit-abot-epc-basic-0: 12:20:02 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:20:02 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 12:20:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librest-0.7-0:amd64. unit-abot-epc-basic-0: 12:20:02 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:20:02 DEBUG unit.abot-epc-basic/0.install Unpacking librest-0.7-0:amd64 (0.7.93-1) ... unit-abot-epc-basic-0: 12:20:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsamplerate0:amd64. unit-abot-epc-basic-0: 12:20:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsamplerate0_0.1.8-8_amd64.deb ... unit-abot-epc-basic-0: 12:20:02 DEBUG unit.abot-epc-basic/0.install Unpacking libsamplerate0:amd64 (0.1.8-8) ... unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane-common. unit-abot-epc-basic-0: 12:20:03 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:20:03 DEBUG unit.abot-epc-basic/0.install Unpacking libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libserf-1-1:amd64. unit-abot-epc-basic-0: 12:20:03 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:20:03 DEBUG unit.abot-epc-basic/0.install Unpacking libserf-1-1:amd64 (1.3.8-1) ... unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libunistring0:amd64. unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libunistring0_0.9.3-5.2ubuntu1_amd64.deb ... unit-oai-hss-0: 12:20:03 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:20:03 DEBUG unit.abot-epc-basic/0.install Unpacking libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft2:amd64. unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft2_2.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxft2:amd64 (2.3.2-1) ... unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxss1:amd64. unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxv1:amd64. unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-oai-hss-0: 12:20:03 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 12:20:03 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package poppler-data. unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../poppler-data_0.4.7-7_all.deb ... unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.install Unpacking poppler-data (0.4.7-7) ... unit-oai-hss-0: 12:20:03 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB] unit-oai-hss-0: 12:20:04 DEBUG unit.oai-hss/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1459 kB] unit-abot-epc-basic-0: 12:20:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0:amd64. unit-abot-epc-basic-0: 12:20:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0_0.10-3_amd64.deb ... unit-abot-epc-basic-0: 12:20:04 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0:amd64 (0.10-3) ... unit-oai-hss-0: 12:20:04 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client all 5.5.62-0ubuntu0.14.04.1 [10.8 kB] unit-oai-hss-0: 12:20:04 DEBUG unit.oai-hss/0.install Fetched 3781 kB in 2s (1597 kB/s) unit-abot-epc-basic-0: 12:20:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslicot0:amd64. unit-abot-epc-basic-0: 12:20:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslicot0_5.0+20101122-2_amd64.deb ... unit-oai-hss-0: 12:20:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-common. unit-abot-epc-basic-0: 12:20:04 DEBUG unit.abot-epc-basic/0.install Unpacking libslicot0:amd64 (5.0+20101122-2) ... unit-oai-hss-0: 12:20:04 DEBUG unit.oai-hss/0.install (Reading database ... 53212 files and directories currently installed.) unit-oai-hss-0: 12:20:04 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:20:04 DEBUG unit.oai-hss/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:20:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-common. unit-oai-hss-0: 12:20:04 DEBUG unit.oai-hss/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-hss-0: 12:20:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:20:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-common_3.18.9-1ubuntu3.3_all.deb ... unit-oai-hss-0: 12:20:04 DEBUG unit.oai-hss/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:20:04 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:20:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-0:amd64. unit-abot-epc-basic-0: 12:20:04 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:20:04 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-oai-hss-0: 12:20:04 DEBUG unit.oai-hss/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-hss-0: 12:20:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-abot-epc-basic-0: 12:20:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-0:amd64. unit-oai-hss-0: 12:20:04 DEBUG unit.oai-hss/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 12:20:04 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:20:05 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-oai-hss-0: 12:20:05 DEBUG unit.oai-hss/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-hss-0: 12:20:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 12:20:05 DEBUG unit.oai-hss/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:20:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-gobject2:amd64. unit-abot-epc-basic-0: 12:20:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-gobject2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:20:05 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-gobject2:amd64 (1.14.6-1) ... unit-oai-hss-0: 12:20:05 DEBUG unit.oai-hss/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-hss-0: 12:20:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-oai-hss-0: 12:20:05 DEBUG unit.oai-hss/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 12:20:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolord2:amd64. unit-abot-epc-basic-0: 12:20:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolord2_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:20:05 DEBUG unit.abot-epc-basic/0.install Unpacking libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-oai-hss-0: 12:20:05 DEBUG unit.oai-hss/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-hss-0: 12:20:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 12:20:05 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:20:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy0:amd64. unit-abot-epc-basic-0: 12:20:05 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:20:05 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:20:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-common. unit-abot-epc-basic-0: 12:20:06 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:20:06 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-oai-hss-0: 12:20:06 DEBUG unit.oai-hss/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-hss-0: 12:20:06 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:20:06 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:20:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-0:amd64. unit-abot-epc-basic-0: 12:20:06 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:20:06 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 12:20:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-cursor0:amd64. unit-abot-epc-basic-0: 12:20:06 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:20:06 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 12:20:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-egl1-mesa:amd64. unit-abot-epc-basic-0: 12:20:06 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:20:06 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:20:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-0:amd64. unit-abot-epc-basic-0: 12:20:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-0_3.18.9-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 12:20:06 DEBUG unit.oai-hss/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-abot-epc-basic-0: 12:20:06 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-oai-hss-0: 12:20:06 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:20:06 DEBUG unit.oai-hss/0.install Progress: [ 55%] Unpacking mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:20:07 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:20:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-bin. unit-abot-epc-basic-0: 12:20:07 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:20:07 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:20:07 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:20:07 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcroco3:amd64. unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcroco3_0.6.11-1_amd64.deb ... unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install Unpacking libcroco3:amd64 (0.6.11-1) ... unit-oai-hss-0: 12:20:07 DEBUG unit.oai-hss/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-2:amd64. unit-oai-hss-0: 12:20:07 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:20:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-2_2.40.13-3_amd64.deb ... unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-2:amd64 (2.40.13-3) ... unit-oai-hss-0: 12:20:07 DEBUG unit.oai-hss/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-oai-hss-0: 12:20:07 DEBUG unit.oai-hss/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-hss-0: 12:20:07 DEBUG unit.oai-hss/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-common:amd64. unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-common_2.40.13-3_amd64.deb ... unit-oai-hss-0: 12:20:07 DEBUG unit.oai-hss/0.install Progress: [ 82%] Progress: [ 85%] Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-common:amd64 (2.40.13-3) ... unit-oai-hss-0: 12:20:07 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:20:07 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:20:08 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:20:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package humanity-icon-theme. unit-abot-epc-basic-0: 12:20:08 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:20:08 DEBUG unit.abot-epc-basic/0.install Unpacking humanity-icon-theme (0.6.10.1) ... unit-oai-epc-0: 12:20:08 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:20:08 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/x-grub-legacy-ec2 3.19.0-61-lowlatency /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-hss-0: 12:20:08 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 12:20:08 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 12:20:08 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 12:20:08 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-epc-0: 12:20:08 DEBUG unit.oai-epc/0.install Searching for GRUB installation directory ... found: /boot/grub unit-oai-hss-0: 12:20:08 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:20:08 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:20:08 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 12:20:08 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 12:20:08 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:20:08 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:20:08 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 12:20:08 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 12:20:08 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:20:08 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:20:08 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 12:20:08 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 12:20:08 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:20:08 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 12:20:08 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 12:20:08 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-epc-0: 12:20:08 DEBUG unit.oai-epc/0.install Searching for default file ... found: /boot/grub/default unit-oai-epc-0: 12:20:08 DEBUG unit.oai-epc/0.install Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst unit-oai-epc-0: 12:20:08 DEBUG unit.oai-epc/0.install Searching for splash image ... none found, skipping ... unit-oai-epc-0: 12:20:08 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.13.0-170-generic unit-oai-epc-0: 12:20:08 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-epc-0: 12:20:08 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.13.0-170-generic unit-oai-epc-0: 12:20:08 DEBUG unit.oai-epc/0.install Replacing config file /run/grub/menu.lst with new version unit-oai-hss-0: 12:20:08 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 12:20:08 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 12:20:09 DEBUG unit.oai-epc/0.install Updating /boot/grub/menu.lst ... done unit-oai-epc-0: 12:20:09 DEBUG unit.oai-epc/0.install unit-oai-hss-0: 12:20:09 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-epc-0: 12:20:09 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.19.0-61-lowlatency /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-hss-0: 12:20:09 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:20:09 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 12:20:09 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:20:09 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-epc-0: 12:20:09 DEBUG unit.oai-epc/0.install Generating grub configuration file ... unit-oai-epc-0: 12:20:09 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-hss-0: 12:20:09 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:20:09 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-epc-0: 12:20:09 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.19.0-61-lowlatency unit-oai-hss-0: 12:20:09 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 12:20:09 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:20:09 DEBUG unit.oai-hss/0.install + clone_repo unit-oai-hss-0: 12:20:09 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-epc-0: 12:20:09 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.13.0-170-generic unit-oai-epc-0: 12:20:09 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.13.0-170-generic unit-oai-hss-0: 12:20:09 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:20:09 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 12:20:09 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 12:20:09 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:20:09 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 12:20:09 DEBUG unit.oai-hss/0.install + cp -f /etc/hosts /home unit-oai-hss-0: 12:20:09 DEBUG unit.oai-hss/0.install + git clone https://github.com/OPENAIRINTERFACE/openair-cn /srv/openair-cn unit-oai-hss-0: 12:20:09 DEBUG unit.oai-hss/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ubuntu-mono. unit-abot-epc-basic-0: 12:20:09 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:20:09 DEBUG unit.abot-epc-basic/0.install Unpacking ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-oai-epc-0: 12:20:10 DEBUG unit.oai-epc/0.install done unit-oai-epc-0: 12:20:10 DEBUG unit.oai-epc/0.install Setting up linux-headers-3.19.0-61 (3.19.0-61.69~14.04.1) ... unit-oai-epc-0: 12:20:10 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-epc-0: 12:20:10 DEBUG unit.oai-epc/0.install + echo reboot unit-oai-epc-0: 12:20:10 DEBUG unit.oai-epc/0.install + juju-reboot --now unit-oai-epc-0: 12:20:10 DEBUG worker.uniter.jujuc running hook tool "juju-reboot" unit-oai-epc-0: 12:20:10 INFO juju.worker.uniter.context trying to kill context process 3184 unit-oai-epc-0: 12:20:10 INFO juju.worker.uniter.context waiting for context process 3184 to die unit-oai-epc-0: 12:20:10 INFO juju.worker.uniter.context kill returned: os: process already finished unit-oai-epc-0: 12:20:10 INFO juju.worker.uniter.context assuming already killed unit-oai-epc-0: 12:20:10 ERROR juju.worker.uniter.context updating agent status: cannot set invalid status "rebooting" unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package adwaita-icon-theme. unit-abot-epc-basic-0: 12:20:11 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:20:11 DEBUG unit.abot-epc-basic/0.install Unpacking adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-oai-epc-0: 12:20:11 INFO juju.worker.uniter.operation ran "install" hook unit-oai-epc-0: 12:20:11 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 12:20:11 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:20:11 INFO juju.worker.uniter unit "oai-epc/0" shutting down: machine needs to reboot unit-oai-epc-0: 12:20:11 DEBUG juju.worker.uniter juju-run listener stopping unit-oai-epc-0: 12:20:11 DEBUG juju.worker.uniter juju-run listener stopped unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package at-spi2-core. unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../at-spi2-core_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install Unpacking at-spi2-core (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autoconf. unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autoconf_2.69-9_all.deb ... unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install Unpacking autoconf (2.69-9) ... unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autotools-dev. unit-abot-epc-basic-0: 12:20:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autotools-dev_20150820.1_all.deb ... unit-abot-epc-basic-0: 12:20:12 DEBUG unit.abot-epc-basic/0.install Unpacking autotools-dev (20150820.1) ... unit-abot-epc-basic-0: 12:20:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package automake. unit-abot-epc-basic-0: 12:20:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../automake_1%3a1.15-4ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:20:12 DEBUG unit.abot-epc-basic/0.install Unpacking automake (1:1.15-4ubuntu1) ... machine-2: 12:20:12 DEBUG juju.worker.reboot Reboot worker got action: reboot machine-2: 12:20:12 DEBUG juju.machinelock acquire machine lock for reboot (reboot) machine-2: 12:20:12 DEBUG juju.machinelock machine lock acquired for reboot (reboot) machine-2: 12:20:12 DEBUG juju.worker.reboot machine lock will not be released manually machine-2: 12:20:12 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine needs to reboot unit-oai-hss-0: 12:20:12 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 12:20:12 DEBUG unit.oai-hss/0.install + git checkout v0.3.2 unit-abot-epc-basic-0: 12:20:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbison-dev:amd64. unit-abot-epc-basic-0: 12:20:12 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:20:12 DEBUG unit.abot-epc-basic/0.install Unpacking libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-oai-hss-0: 12:20:12 DEBUG unit.oai-hss/0.install Note: checking out 'v0.3.2'. unit-oai-hss-0: 12:20:12 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:20:12 DEBUG unit.oai-hss/0.install You are in 'detached HEAD' state. You can look around, make experimental unit-oai-hss-0: 12:20:12 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:20:12 DEBUG unit.oai-hss/0.install state without impacting any branches by performing another checkout. unit-oai-hss-0: 12:20:12 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:20:12 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:20:12 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:20:12 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:20:12 DEBUG unit.oai-hss/0.install git checkout -b new_branch_name unit-oai-hss-0: 12:20:12 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:20:12 DEBUG unit.oai-hss/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-hss-0: 12:20:12 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 12:20:12 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 12:20:12 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 12:20:12 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 12:20:12 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 12:20:12 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:20:12 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 12:20:12 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-oai-hss-0: 12:20:12 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:20:12 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 12:20:12 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 12:20:12 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 12:20:12 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 12:20:12 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 12:20:12 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 12:20:12 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 12:20:12 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 12:20:12 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 12:20:12 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 12:20:12 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-170-generic unit-oai-hss-0: 12:20:12 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 12:20:12 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-170-generic unit-oai-hss-0: 12:20:12 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 12:20:12 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 12:20:12 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-170-generic unit-oai-hss-0: 12:20:12 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 12:20:12 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 12:20:12 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 12:20:12 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 12:20:12 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 12:20:12 DEBUG unit.oai-hss/0.install + [[ false == true ]] unit-oai-hss-0: 12:20:12 DEBUG unit.oai-hss/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-hss-0: 12:20:12 DEBUG unit.oai-hss/0.install + '[' kvm == '' ']' unit-oai-hss-0: 12:20:12 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 12:20:12 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 12:20:12 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 12:20:12 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 12:20:12 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 12:20:12 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 12:20:12 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 12:20:12 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 12:20:12 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 12:20:12 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-170-generic unit-oai-hss-0: 12:20:12 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 12:20:12 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-170-generic unit-oai-hss-0: 12:20:12 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 12:20:12 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 12:20:12 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-170-generic unit-oai-hss-0: 12:20:12 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 12:20:12 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 12:20:12 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 12:20:12 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 12:20:12 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 12:20:12 DEBUG unit.oai-hss/0.install + [[ false == false ]] unit-oai-hss-0: 12:20:12 DEBUG unit.oai-hss/0.install ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.reboot unit-oai-hss-0: 12:20:12 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:20:12 DEBUG unit.oai-hss/0.install + '[' '' '!=' reboot ']' unit-oai-hss-0: 12:20:12 DEBUG unit.oai-hss/0.install + echo reboot unit-oai-hss-0: 12:20:12 DEBUG unit.oai-hss/0.install + juju-log 'installing the required kernel and reboot' unit-oai-hss-0: 12:20:12 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:20:12 INFO unit.oai-hss/0.juju-log installing the required kernel and reboot unit-oai-hss-0: 12:20:12 DEBUG unit.oai-hss/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-hss-0: 12:20:12 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:20:13 DEBUG unit.oai-hss/0.install + install_required_kernel unit-oai-hss-0: 12:20:13 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:20:13 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 12:20:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package bison. unit-abot-epc-basic-0: 12:20:13 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:20:13 DEBUG unit.abot-epc-basic/0.install Unpacking bison (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 12:20:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package castxml. unit-abot-epc-basic-0: 12:20:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../castxml_0.1+git20160202-1.1_amd64.deb ... unit-abot-epc-basic-0: 12:20:13 DEBUG unit.abot-epc-basic/0.install Unpacking castxml (0.1+git20160202-1.1) ... unit-oai-hss-0: 12:20:13 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:20:13 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:20:13 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 12:20:13 DEBUG unit.oai-hss/0.install linux-headers-3.19.0-61 unit-oai-hss-0: 12:20:13 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 12:20:13 DEBUG unit.oai-hss/0.install fdutils linux-lts-vivid-tools unit-oai-hss-0: 12:20:13 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:20:13 DEBUG unit.oai-hss/0.install linux-headers-3.19.0-61 linux-headers-3.19.0-61-lowlatency unit-oai-hss-0: 12:20:13 DEBUG unit.oai-hss/0.install linux-image-3.19.0-61-lowlatency unit-oai-hss-0: 12:20:13 DEBUG unit.oai-hss/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:20:13 DEBUG unit.oai-hss/0.install Need to get 65.1 MB of archives. unit-oai-hss-0: 12:20:13 DEBUG unit.oai-hss/0.install After this operation, 288 MB of additional disk space will be used. unit-oai-hss-0: 12:20:13 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:20:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgusb2:amd64. unit-abot-epc-basic-0: 12:20:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgusb2_0.2.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:20:14 DEBUG unit.abot-epc-basic/0.install Unpacking libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-abot-epc-basic-0: 12:20:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolorhug2:amd64. unit-abot-epc-basic-0: 12:20:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolorhug2_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:20:14 DEBUG unit.abot-epc-basic/0.install Unpacking libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 12:20:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvpx3:amd64. unit-abot-epc-basic-0: 12:20:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvpx3_1.5.0-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:20:15 DEBUG unit.abot-epc-basic/0.install Unpacking libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-abot-epc-basic-0: 12:20:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm4:amd64. unit-abot-epc-basic-0: 12:20:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpm4_1%3a3.5.11-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:20:15 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:20:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgd3:amd64. unit-abot-epc-basic-0: 12:20:15 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:20:15 DEBUG unit.abot-epc-basic/0.install Unpacking libgd3:amd64 (2.1.1-4ubuntu0.16.04.11) ... unit-abot-epc-basic-0: 12:20:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-port12:amd64. unit-abot-epc-basic-0: 12:20:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-port12_2.5.9-3_amd64.deb ... unit-abot-epc-basic-0: 12:20:15 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-port12:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 12:20:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-6:amd64. unit-abot-epc-basic-0: 12:20:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-6_2.5.9-3_amd64.deb ... unit-abot-epc-basic-0: 12:20:15 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-6:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 12:20:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane:amd64. unit-abot-epc-basic-0: 12:20:15 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:20:15 DEBUG unit.abot-epc-basic/0.install Unpacking libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 12:20:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord-data. unit-abot-epc-basic-0: 12:20:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord-data_1.2.12-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:20:16 DEBUG unit.abot-epc-basic/0.install Unpacking colord-data (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 12:20:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord. unit-abot-epc-basic-0: 12:20:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:20:16 DEBUG unit.abot-epc-basic/0.install Unpacking colord (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 12:20:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gettext. unit-abot-epc-basic-0: 12:20:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gettext_0.19.7-2ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 12:20:16 DEBUG unit.abot-epc-basic/0.install Unpacking gettext (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 12:20:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package intltool-debian. unit-abot-epc-basic-0: 12:20:16 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:20:16 DEBUG unit.abot-epc-basic/0.install Unpacking intltool-debian (0.35.0+20060710.4) ... unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package po-debconf. unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../po-debconf_1.0.19_all.deb ... unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install Unpacking po-debconf (1.0.19) ... unit-oai-hss-0: 12:20:17 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:20:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive-zip-perl. unit-abot-epc-basic-0: 12:20:17 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:20:17 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-oai-hss-0: 12:20:17 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-headers-3.19.0-61-lowlatency amd64 3.19.0-61.69~14.04.1 [748 kB] unit-oai-hss-0: 12:20:18 DEBUG unit.oai-hss/0.install Fetched 65.1 MB in 4s (14.3 MB/s) unit-abot-epc-basic-0: 12:20:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-stripnondeterminism-perl. unit-abot-epc-basic-0: 12:20:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-stripnondeterminism-perl_0.015-1_all.deb ... unit-oai-hss-0: 12:20:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-image-3.19.0-61-lowlatency. unit-abot-epc-basic-0: 12:20:18 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-stripnondeterminism-perl (0.015-1) ... unit-oai-hss-0: 12:20:18 DEBUG unit.oai-hss/0.install (Reading database ... 53481 files and directories currently installed.) unit-oai-hss-0: 12:20:18 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-abot-epc-basic-0: 12:20:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtimedate-perl. unit-abot-epc-basic-0: 12:20:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtimedate-perl_2.3000-2_all.deb ... unit-abot-epc-basic-0: 12:20:18 DEBUG unit.abot-epc-basic/0.install Unpacking libtimedate-perl (2.3000-2) ... unit-abot-epc-basic-0: 12:20:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dh-strip-nondeterminism. unit-abot-epc-basic-0: 12:20:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dh-strip-nondeterminism_0.015-1_all.deb ... unit-oai-hss-0: 12:20:18 DEBUG unit.oai-hss/0.install Done. unit-abot-epc-basic-0: 12:20:18 DEBUG unit.abot-epc-basic/0.install Unpacking dh-strip-nondeterminism (0.015-1) ... unit-oai-hss-0: 12:20:18 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:20:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package debhelper. unit-abot-epc-basic-0: 12:20:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../debhelper_9.20160115ubuntu3_all.deb ... unit-abot-epc-basic-0: 12:20:18 DEBUG unit.abot-epc-basic/0.install Unpacking debhelper (9.20160115ubuntu3) ... unit-abot-epc-basic-0: 12:20:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package default-jre-headless. unit-abot-epc-basic-0: 12:20:18 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:20:18 DEBUG unit.abot-epc-basic/0.install Unpacking default-jre-headless (2:1.8-56ubuntu2) ... unit-abot-epc-basic-0: 12:20:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm3.8:amd64. unit-abot-epc-basic-0: 12:20:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libllvm3.8_1%3a3.8-2ubuntu4_amd64.deb ... unit-abot-epc-basic-0: 12:20:18 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm3.8:amd64 (1:3.8-2ubuntu4) ... unit-abot-epc-basic-0: 12:20:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc4:amd64. unit-abot-epc-basic-0: 12:20:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjc4_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:20:21 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc4:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:20:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc-5-dev:amd64. unit-abot-epc-basic-0: 12:20:21 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:20:21 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:20:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclang1-3.8:amd64. unit-abot-epc-basic-0: 12:20:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libclang1-3.8_1%3a3.8-2ubuntu4_amd64.deb ... unit-abot-epc-basic-0: 12:20:21 DEBUG unit.abot-epc-basic/0.install Unpacking libclang1-3.8:amd64 (1:3.8-2ubuntu4) ... unit-abot-epc-basic-0: 12:20:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen. unit-abot-epc-basic-0: 12:20:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen_1.8.11-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:20:23 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen (1.8.11-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:20:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5xml5:amd64. unit-abot-epc-basic-0: 12:20:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5xml5_5.5.1+dfsg-16ubuntu7.6_amd64.deb ... unit-abot-epc-basic-0: 12:20:24 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.6) ... unit-abot-epc-basic-0: 12:20:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen-gui. unit-abot-epc-basic-0: 12:20:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen-gui_1.8.11-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:20:24 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen-gui (1.8.11-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:20:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-liberation. unit-abot-epc-basic-0: 12:20:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-liberation_1.07.4-1_all.deb ... unit-abot-epc-basic-0: 12:20:24 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-liberation (1.07.4-1) ... unit-abot-epc-basic-0: 12:20:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tex-common. unit-abot-epc-basic-0: 12:20:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tex-common_6.04ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:20:24 DEBUG unit.abot-epc-basic/0.install Unpacking tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 12:20:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lmodern. unit-abot-epc-basic-0: 12:20:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lmodern_2.004.5-1_all.deb ... unit-abot-epc-basic-0: 12:20:24 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 12:20:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gccxml. unit-abot-epc-basic-0: 12:20:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gccxml_0.9.0+git20140716-6_amd64.deb ... unit-abot-epc-basic-0: 12:20:25 DEBUG unit.abot-epc-basic/0.install Unpacking gccxml (0.9.0+git20140716-6) ... unit-abot-epc-basic-0: 12:20:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf2-common. unit-abot-epc-basic-0: 12:20:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf2-common_3.2.6-3ubuntu6_all.deb ... unit-abot-epc-basic-0: 12:20:26 DEBUG unit.abot-epc-basic/0.install Unpacking gconf2-common (3.2.6-3ubuntu6) ... unit-oai-hss-0: 12:20:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-headers-3.19.0-61. unit-oai-hss-0: 12:20:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-headers-3.19.0-61_3.19.0-61.69~14.04.1_all.deb ... unit-oai-hss-0: 12:20:26 DEBUG unit.oai-hss/0.install Unpacking linux-headers-3.19.0-61 (3.19.0-61.69~14.04.1) ... unit-abot-epc-basic-0: 12:20:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgconf-2-4:amd64. unit-abot-epc-basic-0: 12:20:26 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:20:26 DEBUG unit.abot-epc-basic/0.install Unpacking libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service-backend. unit-abot-epc-basic-0: 12:20:27 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:20:27 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service-backend (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service. unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace1:amd64. unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace1_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace-ctf1:amd64. unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace-ctf1_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdb. unit-abot-epc-basic-0: 12:20:27 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:20:27 DEBUG unit.abot-epc-basic/0.install Unpacking gdb (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 12:20:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdbserver. unit-abot-epc-basic-0: 12:20:28 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:20:29 DEBUG unit.abot-epc-basic/0.install Unpacking gdbserver (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 12:20:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran-5-dev:amd64. unit-abot-epc-basic-0: 12:20:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgfortran-5-dev_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:20:29 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:20:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran-5. unit-abot-epc-basic-0: 12:20:30 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:20:30 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran-5 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-hss-0: 12:20:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-headers-3.19.0-61-lowlatency. unit-oai-hss-0: 12:20:31 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:20:31 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:20:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran. unit-abot-epc-basic-0: 12:20:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gfortran_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:20:31 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:20:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsfilters1:amd64. unit-abot-epc-basic-0: 12:20:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsfilters1_1.8.3-2ubuntu3.5_amd64.deb ... unit-abot-epc-basic-0: 12:20:31 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsfilters1:amd64 (1.8.3-2ubuntu3.5) ... unit-abot-epc-basic-0: 12:20:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsimage2:amd64. unit-abot-epc-basic-0: 12:20:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsimage2_2.1.3-4ubuntu0.8_amd64.deb ... unit-abot-epc-basic-0: 12:20:32 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsimage2:amd64 (2.1.3-4ubuntu0.8) ... unit-abot-epc-basic-0: 12:20:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libijs-0.35:amd64. unit-abot-epc-basic-0: 12:20:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libijs-0.35_0.35-12_amd64.deb ... unit-abot-epc-basic-0: 12:20:32 DEBUG unit.abot-epc-basic/0.install Unpacking libijs-0.35:amd64 (0.35-12) ... unit-oai-hss-0: 12:20:32 DEBUG unit.oai-hss/0.install Setting up linux-image-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... unit-oai-hss-0: 12:20:33 DEBUG unit.oai-hss/0.install Running depmod. unit-abot-epc-basic-0: 12:20:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig2dec0. unit-abot-epc-basic-0: 12:20:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig2dec0_0.12+20150918-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:20:33 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-oai-hss-0: 12:20:33 DEBUG unit.oai-hss/0.install update-initramfs: deferring update (hook will be called later) unit-oai-hss-0: 12:20:33 DEBUG unit.oai-hss/0.install Examining /etc/kernel/postinst.d. unit-oai-hss-0: 12:20:33 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-abot-epc-basic-0: 12:20:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper1:amd64. unit-oai-hss-0: 12:20:33 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-abot-epc-basic-0: 12:20:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper1_1.1.24+nmu4ubuntu1_amd64.deb ... unit-oai-hss-0: 12:20:33 DEBUG unit.oai-hss/0.install update-initramfs: Generating /boot/initrd.img-3.19.0-61-lowlatency unit-abot-epc-basic-0: 12:20:33 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 12:20:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9-common. unit-abot-epc-basic-0: 12:20:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgs9-common_9.26~dfsg+0-0ubuntu0.16.04.9_all.deb ... unit-abot-epc-basic-0: 12:20:33 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9-common (9.26~dfsg+0-0ubuntu0.16.04.9) ... unit-abot-epc-basic-0: 12:20:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9:amd64. unit-abot-epc-basic-0: 12:20:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgs9_9.26~dfsg+0-0ubuntu0.16.04.9_amd64.deb ... unit-abot-epc-basic-0: 12:20:34 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9:amd64 (9.26~dfsg+0-0ubuntu0.16.04.9) ... unit-abot-epc-basic-0: 12:20:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsfonts. unit-abot-epc-basic-0: 12:20:34 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:20:34 DEBUG unit.abot-epc-basic/0.install Unpacking gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-abot-epc-basic-0: 12:20:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ghostscript. unit-abot-epc-basic-0: 12:20:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ghostscript_9.26~dfsg+0-0ubuntu0.16.04.9_amd64.deb ... unit-abot-epc-basic-0: 12:20:35 DEBUG unit.abot-epc-basic/0.install Unpacking ghostscript (9.26~dfsg+0-0ubuntu0.16.04.9) ... unit-abot-epc-basic-0: 12:20:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atk-1.0. unit-abot-epc-basic-0: 12:20:35 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:20:35 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atk-1.0 (2.18.0-1) ... unit-abot-epc-basic-0: 12:20:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atspi-2.0. unit-abot-epc-basic-0: 12:20:35 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:20:35 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 12:20:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-freedesktop:amd64. unit-abot-epc-basic-0: 12:20:35 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:20:35 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-abot-epc-basic-0: 12:20:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gdkpixbuf-2.0:amd64. unit-abot-epc-basic-0: 12:20:35 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:20:35 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:20:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoxft-1.0-0:amd64. unit-abot-epc-basic-0: 12:20:35 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:20:35 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 12:20:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-pango-1.0:amd64. unit-abot-epc-basic-0: 12:20:35 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:20:35 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 12:20:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gtk-3.0:amd64. unit-abot-epc-basic-0: 12:20:35 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:20:35 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:20:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package aglfn. unit-abot-epc-basic-0: 12:20:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/aglfn_1.7-3_all.deb ... unit-abot-epc-basic-0: 12:20:35 DEBUG unit.abot-epc-basic/0.install Unpacking aglfn (1.7-3) ... unit-abot-epc-basic-0: 12:20:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-tex. unit-abot-epc-basic-0: 12:20:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-tex_4.6.6-3_all.deb ... unit-abot-epc-basic-0: 12:20:35 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-tex (4.6.6-3) ... unit-abot-epc-basic-0: 12:20:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-data. unit-abot-epc-basic-0: 12:20:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-data_4.6.6-3_all.deb ... unit-abot-epc-basic-0: 12:20:35 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-data (4.6.6-3) ... unit-abot-epc-basic-0: 12:20:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-x11. unit-abot-epc-basic-0: 12:20:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-x11_4.6.6-3_amd64.deb ... unit-abot-epc-basic-0: 12:20:35 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-x11 (4.6.6-3) ... unit-abot-epc-basic-0: 12:20:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdt5. unit-abot-epc-basic-0: 12:20:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdt5_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 12:20:36 DEBUG unit.abot-epc-basic/0.install Unpacking libcdt5 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 12:20:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcgraph6. unit-abot-epc-basic-0: 12:20:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcgraph6_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 12:20:36 DEBUG unit.abot-epc-basic/0.install Unpacking libcgraph6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 12:20:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpathplan4. unit-abot-epc-basic-0: 12:20:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpathplan4_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 12:20:36 DEBUG unit.abot-epc-basic/0.install Unpacking libpathplan4 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 12:20:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvc6. unit-abot-epc-basic-0: 12:20:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvc6_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 12:20:36 DEBUG unit.abot-epc-basic/0.install Unpacking libgvc6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 12:20:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvpr2. unit-abot-epc-basic-0: 12:20:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvpr2_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 12:20:36 DEBUG unit.abot-epc-basic/0.install Unpacking libgvpr2 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 12:20:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxmu6:amd64. unit-abot-epc-basic-0: 12:20:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxmu6_2%3a1.1.2-2_amd64.deb ... unit-abot-epc-basic-0: 12:20:36 DEBUG unit.abot-epc-basic/0.install Unpacking libxmu6:amd64 (2:1.1.2-2) ... unit-abot-epc-basic-0: 12:20:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxaw7:amd64. unit-abot-epc-basic-0: 12:20:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxaw7_2%3a1.0.13-1_amd64.deb ... unit-abot-epc-basic-0: 12:20:36 DEBUG unit.abot-epc-basic/0.install Unpacking libxaw7:amd64 (2:1.0.13-1) ... unit-abot-epc-basic-0: 12:20:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package graphviz. unit-abot-epc-basic-0: 12:20:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../graphviz_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 12:20:36 DEBUG unit.abot-epc-basic/0.install Unpacking graphviz (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 12:20:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjudydebian1. unit-abot-epc-basic-0: 12:20:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjudydebian1_1.0.5-5_amd64.deb ... unit-abot-epc-basic-0: 12:20:37 DEBUG unit.abot-epc-basic/0.install Unpacking libjudydebian1 (1.0.5-5) ... unit-abot-epc-basic-0: 12:20:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtcl8.6:amd64. unit-abot-epc-basic-0: 12:20:37 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:20:37 DEBUG unit.abot-epc-basic/0.install Unpacking libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 12:20:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtk8.6:amd64. unit-abot-epc-basic-0: 12:20:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtk8.6_8.6.5-1_amd64.deb ... unit-abot-epc-basic-0: 12:20:37 DEBUG unit.abot-epc-basic/0.install Unpacking libtk8.6:amd64 (8.6.5-1) ... unit-abot-epc-basic-0: 12:20:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gtkwave. unit-abot-epc-basic-0: 12:20:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gtkwave_3.3.66-1_amd64.deb ... unit-abot-epc-basic-0: 12:20:37 DEBUG unit.abot-epc-basic/0.install Unpacking gtkwave (3.3.66-1) ... unit-abot-epc-basic-0: 12:20:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc1c2:amd64. unit-abot-epc-basic-0: 12:20:38 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:20:38 DEBUG unit.abot-epc-basic/0.install Unpacking libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 12:20:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-libs:amd64. unit-abot-epc-basic-0: 12:20:38 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:20:38 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-libs:amd64 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 12:20:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0. unit-abot-epc-basic-0: 12:20:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../guile-2.0_2.0.11+1-10ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:20:40 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 12:20:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtinfo-dev:amd64. unit-abot-epc-basic-0: 12:20:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtinfo-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:20:40 DEBUG unit.abot-epc-basic/0.install Unpacking libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 12:20:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libncurses5-dev:amd64. unit-abot-epc-basic-0: 12:20:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libncurses5-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:20:40 DEBUG unit.abot-epc-basic/0.install Unpacking libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 12:20:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libreadline6-dev:amd64. unit-abot-epc-basic-0: 12:20:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libreadline6-dev_6.3-8ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:20:40 DEBUG unit.abot-epc-basic/0.install Unpacking libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-abot-epc-basic-0: 12:20:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl-dev:amd64. unit-abot-epc-basic-0: 12:20:40 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:20:40 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl-dev:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 12:20:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-abot-epc-basic-0: 12:20:40 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:20:40 DEBUG unit.abot-epc-basic/0.install Unpacking libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 12:20:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmp-dev:amd64. unit-abot-epc-basic-0: 12:20:40 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:20:40 DEBUG unit.abot-epc-basic/0.install Unpacking libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 12:20:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc-dev:amd64. unit-abot-epc-basic-0: 12:20:40 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:20:40 DEBUG unit.abot-epc-basic/0.install Unpacking libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 12:20:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pkg-config. unit-abot-epc-basic-0: 12:20:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pkg-config_0.29.1-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:20:40 DEBUG unit.abot-epc-basic/0.install Unpacking pkg-config (0.29.1-0ubuntu1) ... unit-oai-hss-0: 12:20:40 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/update-notifier 3.19.0-61-lowlatency /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-hss-0: 12:20:40 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/x-grub-legacy-ec2 3.19.0-61-lowlatency /boot/vmlinuz-3.19.0-61-lowlatency unit-abot-epc-basic-0: 12:20:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-dev. unit-abot-epc-basic-0: 12:20:40 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:20:41 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-oai-hss-0: 12:20:41 DEBUG unit.oai-hss/0.install Searching for GRUB installation directory ... found: /boot/grub unit-oai-hss-0: 12:20:41 DEBUG unit.oai-hss/0.install Searching for default file ... found: /boot/grub/default unit-oai-hss-0: 12:20:41 DEBUG unit.oai-hss/0.install Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst unit-abot-epc-basic-0: 12:20:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hdf5-helpers. unit-oai-hss-0: 12:20:41 DEBUG unit.oai-hss/0.install Searching for splash image ... none found, skipping ... unit-abot-epc-basic-0: 12:20:41 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:20:41 DEBUG unit.abot-epc-basic/0.install Unpacking hdf5-helpers (1.8.16+docs-4ubuntu1.1) ... unit-oai-hss-0: 12:20:41 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.13.0-170-generic unit-abot-epc-basic-0: 12:20:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package icu-devtools. unit-abot-epc-basic-0: 12:20:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../icu-devtools_55.1-7ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 12:20:41 DEBUG unit.abot-epc-basic/0.install Unpacking icu-devtools (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 12:20:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iperf. unit-abot-epc-basic-0: 12:20:41 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:20:41 DEBUG unit.abot-epc-basic/0.install Unpacking iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-oai-hss-0: 12:20:41 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-hss-0: 12:20:41 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.13.0-170-generic unit-oai-hss-0: 12:20:41 DEBUG unit.oai-hss/0.install Replacing config file /run/grub/menu.lst with new version unit-oai-hss-0: 12:20:41 DEBUG unit.oai-hss/0.install Updating /boot/grub/menu.lst ... done unit-oai-hss-0: 12:20:41 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:20:41 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.19.0-61-lowlatency /boot/vmlinuz-3.19.0-61-lowlatency unit-abot-epc-basic-0: 12:20:41 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 12:20:41 DEBUG unit.oai-hss/0.install Generating grub configuration file ... unit-abot-epc-basic-0: 12:20:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iproute. unit-oai-hss-0: 12:20:41 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.19.0-61-lowlatency unit-abot-epc-basic-0: 12:20:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iproute_1%3a4.3.0-1ubuntu3.16.04.5_all.deb ... unit-abot-epc-basic-0: 12:20:41 DEBUG unit.abot-epc-basic/0.install Unpacking iproute (1:4.3.0-1ubuntu3.16.04.5) ... unit-oai-hss-0: 12:20:41 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.19.0-61-lowlatency unit-oai-hss-0: 12:20:41 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.13.0-170-generic unit-oai-hss-0: 12:20:41 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.13.0-170-generic unit-abot-epc-basic-0: 12:20:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iptables-dev. unit-abot-epc-basic-0: 12:20:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iptables-dev_1.6.0-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 12:20:42 DEBUG unit.abot-epc-basic/0.install Unpacking iptables-dev (1.6.0-2ubuntu3) ... unit-abot-epc-basic-0: 12:20:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package javascript-common. unit-abot-epc-basic-0: 12:20:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../javascript-common_11_all.deb ... unit-abot-epc-basic-0: 12:20:42 DEBUG unit.abot-epc-basic/0.install Unpacking javascript-common (11) ... unit-abot-epc-basic-0: 12:20:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec0:amd64. unit-abot-epc-basic-0: 12:20:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec0_0.3.2-1_amd64.deb ... unit-oai-hss-0: 12:20:42 DEBUG unit.oai-hss/0.install done unit-abot-epc-basic-0: 12:20:42 DEBUG unit.abot-epc-basic/0.install Unpacking libaec0:amd64 (0.3.2-1) ... unit-oai-hss-0: 12:20:42 DEBUG unit.oai-hss/0.install Setting up linux-headers-3.19.0-61 (3.19.0-61.69~14.04.1) ... unit-oai-hss-0: 12:20:42 DEBUG unit.oai-hss/0.install Setting up linux-headers-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... unit-abot-epc-basic-0: 12:20:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsuitesparseconfig4.4.6:amd64. unit-abot-epc-basic-0: 12:20:43 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:20:43 DEBUG unit.abot-epc-basic/0.install Unpacking libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 12:20:43 DEBUG unit.oai-hss/0.install + juju-reboot --now unit-oai-hss-0: 12:20:43 DEBUG worker.uniter.jujuc running hook tool "juju-reboot" unit-oai-hss-0: 12:20:43 INFO juju.worker.uniter.context trying to kill context process 3200 unit-oai-hss-0: 12:20:43 INFO juju.worker.uniter.context waiting for context process 3200 to die unit-oai-hss-0: 12:20:44 INFO juju.worker.uniter.context kill returned: os: process already finished unit-oai-hss-0: 12:20:44 INFO juju.worker.uniter.context assuming already killed unit-oai-hss-0: 12:20:44 ERROR juju.worker.uniter.context updating agent status: cannot set invalid status "rebooting" unit-abot-epc-basic-0: 12:20:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libamd2.4.1:amd64. unit-abot-epc-basic-0: 12:20:44 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:20:44 DEBUG unit.abot-epc-basic/0.install Unpacking libamd2.4.1:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 12:20:44 INFO juju.worker.uniter.operation ran "install" hook unit-oai-hss-0: 12:20:44 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 12:20:44 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:20:44 INFO juju.worker.uniter unit "oai-hss/0" shutting down: machine needs to reboot unit-oai-hss-0: 12:20:44 DEBUG juju.worker.uniter juju-run listener stopping unit-oai-hss-0: 12:20:44 DEBUG juju.worker.uniter juju-run listener stopped unit-oai-hss-0: 12:20:44 DEBUG juju.worker.dependency "uniter" manifold worker stopped: machine needs to reboot unit-abot-epc-basic-0: 12:20:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarpack2. unit-abot-epc-basic-0: 12:20:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarpack2_3.3.0-1build2_amd64.deb ... unit-abot-epc-basic-0: 12:20:44 DEBUG unit.abot-epc-basic/0.install Unpacking libarpack2 (3.3.0-1build2) ... unit-abot-epc-basic-0: 12:20:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-abot-epc-basic-0: 12:20:44 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:20:44 DEBUG unit.abot-epc-basic/0.install Unpacking libasprintf-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 12:20:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-bin. unit-abot-epc-basic-0: 12:20:44 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:20:44 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-bin (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 12:20:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre32-3:amd64. unit-abot-epc-basic-0: 12:20:44 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:20:44 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre32-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 12:20:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre3-dev:amd64. unit-abot-epc-basic-0: 12:20:44 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:20:44 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre3-dev:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 12:20:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-abot-epc-basic-0: 12:20:45 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:20:45 DEBUG unit.abot-epc-basic/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 12:20:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-dev. unit-abot-epc-basic-0: 12:20:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglib2.0-dev_2.48.2-0ubuntu4.1_amd64.deb ... unit-abot-epc-basic-0: 12:20:45 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-dev (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 12:20:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdbus-1-dev:amd64. unit-abot-epc-basic-0: 12:20:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdbus-1-dev_1.10.6-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 12:20:45 DEBUG unit.abot-epc-basic/0.install Unpacking libdbus-1-dev:amd64 (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:20:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xext-dev. unit-abot-epc-basic-0: 12:20:45 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:20:45 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xext-dev (7.3.0-1) ... unit-abot-epc-basic-0: 12:20:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxext-dev:amd64. unit-abot-epc-basic-0: 12:20:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxext-dev_2%3a1.3.3-1_amd64.deb ... unit-abot-epc-basic-0: 12:20:46 DEBUG unit.abot-epc-basic/0.install Unpacking libxext-dev:amd64 (2:1.3.3-1) ... unit-abot-epc-basic-0: 12:20:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-fixes-dev. unit-abot-epc-basic-0: 12:20:46 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:20:46 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-abot-epc-basic-0: 12:20:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes-dev:amd64. unit-abot-epc-basic-0: 12:20:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes-dev_1%3a5.0.1-2_amd64.deb ... unit-abot-epc-basic-0: 12:20:46 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes-dev:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 12:20:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi-dev. unit-abot-epc-basic-0: 12:20:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi-dev_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:20:46 DEBUG unit.abot-epc-basic/0.install Unpacking libxi-dev (2:1.7.6-1) ... unit-abot-epc-basic-0: 12:20:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-record-dev. machine-3: 12:20:46 DEBUG juju.worker.reboot Reboot worker got action: reboot machine-3: 12:20:46 DEBUG juju.machinelock acquire machine lock for reboot (reboot) machine-3: 12:20:46 DEBUG juju.machinelock machine lock acquired for reboot (reboot) machine-3: 12:20:46 DEBUG juju.worker.reboot machine lock will not be released manually machine-3: 12:20:46 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine needs to reboot unit-abot-epc-basic-0: 12:20:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-record-dev_1.14.2-1_all.deb ... unit-abot-epc-basic-0: 12:20:46 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-record-dev (1.14.2-1) ... unit-abot-epc-basic-0: 12:20:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst-dev:amd64. unit-abot-epc-basic-0: 12:20:46 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:20:46 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 12:20:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-dev. unit-abot-epc-basic-0: 12:20:46 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:20:46 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 12:20:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-dev:amd64. unit-abot-epc-basic-0: 12:20:46 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:20:46 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 12:20:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-dev. unit-abot-epc-basic-0: 12:20:46 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:20:46 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-dev (2.18.0-1) ... unit-abot-epc-basic-0: 12:20:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-dev. unit-abot-epc-basic-0: 12:20:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-dev_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:20:46 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-dev (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 12:20:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-dev. unit-abot-epc-basic-0: 12:20:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-dev_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 12:20:46 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-dev (3.10.2-9) ... unit-abot-epc-basic-0: 12:20:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-base-dev. unit-abot-epc-basic-0: 12:20:46 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:20:46 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-base-dev (3.10.2-9) ... unit-abot-epc-basic-0: 12:20:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-script-interpreter2:amd64. unit-abot-epc-basic-0: 12:20:48 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:20:48 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 12:20:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpng12-dev:amd64. unit-abot-epc-basic-0: 12:20:48 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:20:48 DEBUG unit.abot-epc-basic/0.install Unpacking libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-abot-epc-basic-0: 12:20:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfreetype6-dev:amd64. unit-abot-epc-basic-0: 12:20:48 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:20:48 DEBUG unit.abot-epc-basic/0.install Unpacking libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-abot-epc-basic-0: 12:20:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1-dev:amd64. unit-abot-epc-basic-0: 12:20:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1-dev_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:20:48 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:20:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-render-dev. unit-abot-epc-basic-0: 12:20:48 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:20:48 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-render-dev (2:0.11.1-2) ... unit-abot-epc-basic-0: 12:20:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender-dev:amd64. unit-abot-epc-basic-0: 12:20:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender-dev_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:20:48 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 12:20:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-dev. unit-abot-epc-basic-0: 12:20:48 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:20:48 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-dev (0.33.6-1) ... unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0-dev:amd64. unit-abot-epc-basic-0: 12:20:49 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:20:49 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0-dev:amd64. unit-abot-epc-basic-0: 12:20:49 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:20:49 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2-dev. unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2-dev_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2-dev (1.14.6-1) ... unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcamd2.4.1:amd64. unit-abot-epc-basic-0: 12:20:49 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:20:49 DEBUG unit.abot-epc-basic/0.install Unpacking libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libccolamd2.9.1:amd64. unit-abot-epc-basic-0: 12:20: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:20:49 DEBUG unit.abot-epc-basic/0.install Unpacking libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolamd2.9.1:amd64. unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolamd2.9.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install Unpacking libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcholmod3.0.6:amd64. unit-abot-epc-basic-0: 12:20: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:20:49 DEBUG unit.abot-epc-basic/0.install Unpacking libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:20:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig9:amd64. unit-abot-epc-basic-0: 12:20:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig9_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 12:20:50 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig9:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 12:20:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-dev:amd64. unit-abot-epc-basic-0: 12:20:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-dev_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 12:20:50 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-dev:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 12:20:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-doc. unit-abot-epc-basic-0: 12:20:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-doc_1.5-0.2_all.deb ... unit-abot-epc-basic-0: 12:20:50 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-doc (1.5-0.2) ... unit-abot-epc-basic-0: 12:20:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig8-dev. unit-abot-epc-basic-0: 12:20:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig8-dev_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 12:20:51 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig8-dev (1.5-0.2) ... unit-abot-epc-basic-0: 12:20:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcxsparse3.1.4:amd64. unit-abot-epc-basic-0: 12:20:51 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:20:51 DEBUG unit.abot-epc-basic/0.install Unpacking libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:20:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-dev:amd64. unit-abot-epc-basic-0: 12:20:51 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:20:51 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 12:20:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-dri2-dev. unit-abot-epc-basic-0: 12:20:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-dri2-dev_2.8-2_all.deb ... unit-abot-epc-basic-0: 12:20:51 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-dri2-dev (2.8-2) ... unit-abot-epc-basic-0: 12:20:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-gl-dev. unit-abot-epc-basic-0: 12:20:51 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:20:51 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-gl-dev (1.4.17-1) ... unit-abot-epc-basic-0: 12:20:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xf86vidmode-dev. unit-abot-epc-basic-0: 12:20:51 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:20:51 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xf86vidmode-dev (2.3.1-2) ... unit-abot-epc-basic-0: 12:20:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm-dev:amd64. unit-abot-epc-basic-0: 12:20:51 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:20:51 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 12:20:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-damage-dev. unit-abot-epc-basic-0: 12:20:51 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:20:51 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-damage-dev (1:1.2.1-2) ... unit-abot-epc-basic-0: 12:20:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage-dev:amd64. unit-abot-epc-basic-0: 12:20:51 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:20:51 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage-dev:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 12:20:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0-dev:amd64. unit-abot-epc-basic-0: 12:20:51 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:20:51 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:20:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0-dev:amd64. unit-abot-epc-basic-0: 12:20:51 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:20:51 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:20:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-dev:amd64. unit-abot-epc-basic-0: 12:20:51 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:20:51 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:20:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0-dev:amd64. unit-abot-epc-basic-0: 12:20:51 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:20:51 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:20:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0-dev:amd64. unit-abot-epc-basic-0: 12:20:51 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:20:51 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:20:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0-dev:amd64. unit-abot-epc-basic-0: 12:20:51 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:20:51 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:20:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync-dev:amd64. unit-abot-epc-basic-0: 12:20:52 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:20:52 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:20:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present-dev:amd64. unit-abot-epc-basic-0: 12:20:52 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:20:52 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:20:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence-dev:amd64. unit-abot-epc-basic-0: 12:20:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence-dev_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:20:52 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence-dev:amd64 (1.2-1) ... unit-abot-epc-basic-0: 12:20:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb-dev:amd64. unit-abot-epc-basic-0: 12:20:52 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:20:52 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:20:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-bin. unit-abot-epc-basic-0: 12:20:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-bin_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 12:20:52 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 12:20:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-dev:amd64. unit-abot-epc-basic-0: 12:20:52 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:20:52 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 12:20:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore-dev:amd64. unit-abot-epc-basic-0: 12:20:52 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:20:52 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:20:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf9v5:amd64. unit-abot-epc-basic-0: 12:20:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf9v5_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 12:20:52 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 12:20:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-dev:amd64. unit-abot-epc-basic-0: 12:20:52 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:20:52 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 12:20:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-dev. unit-abot-epc-basic-0: 12:20:52 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:20:52 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-dev (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:20:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon-dev:amd64. unit-abot-epc-basic-0: 12:20:53 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:20:53 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:20:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie2:amd64. unit-abot-epc-basic-0: 12:20:53 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:20:53 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:20:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie-dev:amd64. unit-abot-epc-basic-0: 12:20:53 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:20:53 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:20:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient-dev:amd64. unit-abot-epc-basic-0: 12:20:53 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:20:53 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:20:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa-dev:amd64. unit-abot-epc-basic-0: 12:20:53 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:20:53 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:20:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libencode-locale-perl. unit-abot-epc-basic-0: 12:20:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libencode-locale-perl_1.05-1_all.deb ... unit-abot-epc-basic-0: 12:20:53 DEBUG unit.abot-epc-basic/0.install Unpacking libencode-locale-perl (1.05-1) ... unit-abot-epc-basic-0: 12:20:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy-dev:amd64. unit-abot-epc-basic-0: 12:20:53 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:20:53 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:20:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-bin. unit-abot-epc-basic-0: 12:20:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-bin_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:20:53 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-bin (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:20:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-dev:amd64. unit-abot-epc-basic-0: 12:20:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-dev_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:20:53 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:20:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libipc-system-simple-perl. unit-abot-epc-basic-0: 12:20:54 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:20:54 DEBUG unit.abot-epc-basic/0.install Unpacking libipc-system-simple-perl (1.25-3) ... unit-abot-epc-basic-0: 12:20:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-basedir-perl. unit-abot-epc-basic-0: 12:20:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-basedir-perl_0.07-1_all.deb ... unit-abot-epc-basic-0: 12:20:54 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-basedir-perl (0.07-1) ... unit-abot-epc-basic-0: 12:20:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liburi-perl. unit-abot-epc-basic-0: 12:20:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liburi-perl_1.71-1_all.deb ... unit-abot-epc-basic-0: 12:20:54 DEBUG unit.abot-epc-basic/0.install Unpacking liburi-perl (1.71-1) ... unit-abot-epc-basic-0: 12:20:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-desktopentry-perl. unit-abot-epc-basic-0: 12:20:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-desktopentry-perl_0.22-1_all.deb ... unit-abot-epc-basic-0: 12:20:54 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-desktopentry-perl (0.22-1) ... unit-abot-epc-basic-0: 12:20:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-date-perl. unit-abot-epc-basic-0: 12:20:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-date-perl_6.02-1_all.deb ... unit-abot-epc-basic-0: 12:20:54 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-date-perl (6.02-1) ... unit-abot-epc-basic-0: 12:20:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-listing-perl. unit-abot-epc-basic-0: 12:20: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:20:54 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-listing-perl (6.04-1) ... unit-abot-epc-basic-0: 12:20:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-mimeinfo-perl. unit-abot-epc-basic-0: 12:20:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-mimeinfo-perl_0.27-1_all.deb ... unit-abot-epc-basic-0: 12:20:54 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-mimeinfo-perl (0.27-1) ... unit-abot-epc-basic-0: 12:20:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk1.3:amd64. unit-abot-epc-basic-0: 12:20: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:20:54 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 12:20:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk-gl1.3:amd64. unit-abot-epc-basic-0: 12:20: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:20:54 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk-gl1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 12:20:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfont-afm-perl. unit-abot-epc-basic-0: 12:20:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfont-afm-perl_1.20-1_all.deb ... unit-abot-epc-basic-0: 12:20:54 DEBUG unit.abot-epc-basic/0.install Unpacking libfont-afm-perl (1.20-1) ... unit-abot-epc-basic-0: 12:20:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontenc1:amd64. unit-abot-epc-basic-0: 12:20:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontenc1_1%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 12:20:54 DEBUG unit.abot-epc-basic/0.install Unpacking libfontenc1:amd64 (1:1.1.3-1) ... unit-abot-epc-basic-0: 12:20:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms2. unit-abot-epc-basic-0: 12:20: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:20:55 DEBUG unit.abot-epc-basic/0.install Unpacking libforms2 (1.2.3-1.2) ... unit-abot-epc-basic-0: 12:20:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-bin. unit-abot-epc-basic-0: 12:20: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:20:55 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-bin (1.2.3-1.2) ... unit-abot-epc-basic-0: 12:20:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm-dev:amd64. unit-abot-epc-basic-0: 12:20:55 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:20:55 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:20:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-dev. unit-abot-epc-basic-0: 12:20:55 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:20:55 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-dev (1.2.3-1.2) ... unit-abot-epc-basic-0: 12:20:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgpg-error-dev. unit-abot-epc-basic-0: 12:20:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgpg-error-dev_1.21-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:20:55 DEBUG unit.abot-epc-basic/0.install Unpacking libgpg-error-dev (1.21-2ubuntu1) ... unit-abot-epc-basic-0: 12:20:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt20-dev. unit-abot-epc-basic-0: 12:20:55 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:20:55 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 12:20:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt11-dev. unit-abot-epc-basic-0: 12:20:55 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:20:55 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:20:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-dev. unit-abot-epc-basic-0: 12:20:55 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:20:55 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 12:20:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo0:amd64. unit-abot-epc-basic-0: 12:20: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:20:56 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo0:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 12:20:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-abot-epc-basic-0: 12:20: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:20:56 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 12:20:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl2ps0. unit-abot-epc-basic-0: 12:20: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:20:56 DEBUG unit.abot-epc-basic/0.install Unpacking libgl2ps0 (1.3.8-1.2) ... unit-abot-epc-basic-0: 12:20:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglpk36:amd64. unit-abot-epc-basic-0: 12:20:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglpk36_4.57-1build3_amd64.deb ... unit-abot-epc-basic-0: 12:20:56 DEBUG unit.abot-epc-basic/0.install Unpacking libglpk36:amd64 (4.57-1build3) ... unit-abot-epc-basic-0: 12:20:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-l10n. unit-abot-epc-basic-0: 12:20:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-l10n_2.5.9-3_all.deb ... unit-abot-epc-basic-0: 12:20:56 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-l10n (2.5.9-3) ... unit-abot-epc-basic-0: 12:20:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjasper1:amd64. unit-abot-epc-basic-0: 12:20:56 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:20:56 DEBUG unit.abot-epc-basic/0.install Unpacking libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-abot-epc-basic-0: 12:20:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwebp5:amd64. unit-abot-epc-basic-0: 12:20:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwebp5_0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 12:20:56 DEBUG unit.abot-epc-basic/0.install Unpacking libwebp5:amd64 (0.4.4-1) ... unit-abot-epc-basic-0: 12:20:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwmf0.2-7:amd64. unit-abot-epc-basic-0: 12:20:56 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:20:56 DEBUG unit.abot-epc-basic/0.install Unpacking libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... unit-abot-epc-basic-0: 12:20:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick-q16-3. unit-abot-epc-basic-0: 12:20:56 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:20:56 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick-q16-3 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:20:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick++-q16-12. unit-abot-epc-basic-0: 12:20:56 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:20:56 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick++-q16-12 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:20:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-icu0:amd64. unit-abot-epc-basic-0: 12:20:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-icu0_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:20:57 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:20:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-gobject0:amd64. unit-abot-epc-basic-0: 12:20:57 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:20:57 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:20:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-dev. unit-abot-epc-basic-0: 12:20:57 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:20:57 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:20:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft-dev. unit-abot-epc-basic-0: 12:20:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft-dev_2.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:20:57 DEBUG unit.abot-epc-basic/0.install Unpacking libxft-dev (2.3.2-1) ... unit-abot-epc-basic-0: 12:20:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango1.0-dev. unit-abot-epc-basic-0: 12:20:57 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:20:57 DEBUG unit.abot-epc-basic/0.install Unpacking libpango1.0-dev (1.38.1-1) ... unit-abot-epc-basic-0: 12:20:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xinerama-dev. unit-abot-epc-basic-0: 12:20:57 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:20:57 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xinerama-dev (1.2.1-2) ... unit-abot-epc-basic-0: 12:20:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama-dev:amd64. unit-abot-epc-basic-0: 12:20:57 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:20:57 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama-dev:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 12:20:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-randr-dev. unit-abot-epc-basic-0: 12:20:57 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:20:57 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-randr-dev (1.5.0-1) ... unit-abot-epc-basic-0: 12:20:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr-dev:amd64. unit-abot-epc-basic-0: 12:20:57 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:20:57 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr-dev:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 12:20:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor-dev:amd64. unit-abot-epc-basic-0: 12:20:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcursor-dev_1%3a1.1.14-1ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 12:20:57 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:20:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-composite-dev. unit-abot-epc-basic-0: 12:20:57 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:20:57 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-composite-dev (1:0.4.2-2) ... unit-abot-epc-basic-0: 12:20:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite-dev. unit-abot-epc-basic-0: 12:20:58 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:20:58 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite-dev (1:0.4.4-1) ... unit-abot-epc-basic-0: 12:20:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 12:20:58 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:20:58 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:20:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-dev:amd64. unit-abot-epc-basic-0: 12:20:58 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:20:58 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:20:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsz2:amd64. unit-abot-epc-basic-0: 12:20:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsz2_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:20:58 DEBUG unit.abot-epc-basic/0.install Unpacking libsz2:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 12:20:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-10:amd64. unit-abot-epc-basic-0: 12:20:58 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:20:58 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-10:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 12:20:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-cpp-11:amd64. unit-abot-epc-basic-0: 12:20:59 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:20:59 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 12:20:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8-dev:amd64. unit-abot-epc-basic-0: 12:20:59 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:20:59 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 12:20:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8-dev:amd64. unit-abot-epc-basic-0: 12:20:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8-dev_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 12:20:59 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 12:20:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-dev:amd64. unit-abot-epc-basic-0: 12:20:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-dev_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 12:20:59 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 12:20:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec-dev:amd64. unit-abot-epc-basic-0: 12:20:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec-dev_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:20:59 DEBUG unit.abot-epc-basic/0.install Unpacking libaec-dev:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 12:20:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-dev. unit-abot-epc-basic-0: 12:20:59 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:20:59 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-dev (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 12:21:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tagset-perl. unit-abot-epc-basic-0: 12:21:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tagset-perl_3.20-2_all.deb ... unit-abot-epc-basic-0: 12:21:00 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tagset-perl (3.20-2) ... unit-abot-epc-basic-0: 12:21:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-parser-perl. unit-abot-epc-basic-0: 12:21:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-parser-perl_3.72-1_amd64.deb ... unit-abot-epc-basic-0: 12:21:00 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-parser-perl (3.72-1) ... unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-html-perl. unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libio-html-perl_1.001-1_all.deb ... unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install Unpacking libio-html-perl (1.001-1) ... unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-mediatypes-perl. unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-mediatypes-perl_6.02-1_all.deb ... unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-mediatypes-perl (6.02-1) ... unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-message-perl. unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-message-perl_6.11-1_all.deb ... unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-message-perl (6.11-1) ... unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-form-perl. unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-form-perl_6.03-1_all.deb ... unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-form-perl (6.03-1) ... unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tree-perl. unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tree-perl_5.03-2_all.deb ... unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tree-perl (5.03-2) ... unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-format-perl. unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-format-perl_2.11-2_all.deb ... unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-format-perl (2.11-2) ... unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-cookies-perl. unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-cookies-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-cookies-perl (6.01-1) ... unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-daemon-perl. unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-daemon-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-daemon-perl (6.01-1) ... unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-negotiate-perl. unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-negotiate-perl_6.00-2_all.deb ... unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-negotiate-perl (6.00-2) ... unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libicu-dev:amd64. unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libicu-dev_55.1-7ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install Unpacking libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 12:21:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn11-dev. unit-abot-epc-basic-0: 12:21:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn11-dev_1.32-3ubuntu1.2_amd64.deb ... unit-abot-epc-basic-0: 12:21:03 DEBUG unit.abot-epc-basic/0.install Unpacking libidn11-dev (1.32-3ubuntu1.2) ... unit-abot-epc-basic-0: 12:21:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-ssleay-perl. unit-abot-epc-basic-0: 12:21:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-ssleay-perl_1.72-1build1_amd64.deb ... unit-abot-epc-basic-0: 12:21:03 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-ssleay-perl (1.72-1build1) ... unit-abot-epc-basic-0: 12:21:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-socket-ssl-perl. unit-abot-epc-basic-0: 12:21:04 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:21:04 DEBUG unit.abot-epc-basic/0.install Unpacking libio-socket-ssl-perl (2.024-1) ... unit-abot-epc-basic-0: 12:21:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjack-jackd2-0:amd64. unit-abot-epc-basic-0: 12:21:04 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:21:04 DEBUG unit.abot-epc-basic/0.install Unpacking libjack-jackd2-0:amd64 (1.9.10+20150825git1ed50c92~dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 12:21:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjs-jquery. unit-abot-epc-basic-0: 12:21:04 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:21:04 DEBUG unit.abot-epc-basic/0.install Unpacking libjs-jquery (1.11.3+dfsg-4) ... unit-abot-epc-basic-0: 12:21:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libkpathsea6:amd64. unit-abot-epc-basic-0: 12:21:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libkpathsea6_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:21:04 DEBUG unit.abot-epc-basic/0.install Unpacking libkpathsea6:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:21:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-http-perl. unit-abot-epc-basic-0: 12:21:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-http-perl_6.09-1_all.deb ... unit-abot-epc-basic-0: 12:21:04 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-http-perl (6.09-1) ... unit-abot-epc-basic-0: 12:21:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-robotrules-perl. unit-abot-epc-basic-0: 12:21:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-robotrules-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 12:21:04 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-robotrules-perl (6.01-1) ... unit-abot-epc-basic-0: 12:21:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-perl. unit-abot-epc-basic-0: 12:21:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-perl_6.15-1_all.deb ... unit-abot-epc-basic-0: 12:21:05 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-perl (6.15-1) ... unit-abot-epc-basic-0: 12:21:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-protocol-https-perl. unit-abot-epc-basic-0: 12:21:05 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:21:05 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-protocol-https-perl (6.06-2) ... unit-abot-epc-basic-0: 12:21:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagick++-6.q16-5v5:amd64. unit-abot-epc-basic-0: 12:21:05 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:21:05 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:21:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-abot-epc-basic-0: 12:21:05 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:21:05 DEBUG unit.abot-epc-basic/0.install Unpacking libsys-hostname-long-perl (1.5-1) ... unit-abot-epc-basic-0: 12:21:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmail-sendmail-perl. unit-abot-epc-basic-0: 12:21:05 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:21:05 DEBUG unit.abot-epc-basic/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-abot-epc-basic-0: 12:21:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-smtp-ssl-perl. unit-abot-epc-basic-0: 12:21:05 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:21:05 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-smtp-ssl-perl (1.03-1) ... unit-abot-epc-basic-0: 12:21:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmailtools-perl. unit-abot-epc-basic-0: 12:21:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmailtools-perl_2.13-1_all.deb ... unit-abot-epc-basic-0: 12:21:05 DEBUG unit.abot-epc-basic/0.install Unpacking libmailtools-perl (2.13-1) ... unit-abot-epc-basic-0: 12:21:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mysql-common. unit-abot-epc-basic-0: 12:21:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mysql-common_5.7.26-0ubuntu0.16.04.1_all.deb ... unit-abot-epc-basic-0: 12:21:05 DEBUG unit.abot-epc-basic/0.install Unpacking mysql-common (5.7.26-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:21:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient20:amd64. unit-abot-epc-basic-0: 12:21:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmysqlclient20_5.7.26-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:21:05 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient20:amd64 (5.7.26-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:21:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient-dev. unit-abot-epc-basic-0: 12:21:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmysqlclient-dev_5.7.26-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:21:06 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient-dev (5.7.26-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:21:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-parser-perl. unit-abot-epc-basic-0: 12:21:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-parser-perl_2.44-1build1_amd64.deb ... unit-abot-epc-basic-0: 12:21:06 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-parser-perl (2.44-1build1) ... unit-abot-epc-basic-0: 12:21:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-twig-perl. unit-abot-epc-basic-0: 12:21:06 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:21:06 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-twig-perl (1:3.48-1) ... unit-abot-epc-basic-0: 12:21:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-dbus-perl. unit-abot-epc-basic-0: 12:21:06 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:21:06 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-dbus-perl (1.1.0-3build1) ... unit-abot-epc-basic-0: 12:21:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglu1-mesa:amd64. unit-abot-epc-basic-0: 12:21:07 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:21:07 DEBUG unit.abot-epc-basic/0.install Unpacking libglu1-mesa:amd64 (9.0.0-2.1) ... unit-abot-epc-basic-0: 12:21:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libumfpack5.7.1:amd64. unit-abot-epc-basic-0: 12:21:07 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:21:07 DEBUG unit.abot-epc-basic/0.install Unpacking libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:21:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave3:amd64. unit-abot-epc-basic-0: 12:21:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave3_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 12:21:07 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 12:21:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper-utils. unit-abot-epc-basic-0: 12:21:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper-utils_1.1.24+nmu4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:21:08 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 12:21:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-5.2-0:amd64. unit-abot-epc-basic-0: 12:21:08 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:21:09 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-dev:amd64. unit-abot-epc-basic-0: 12:21:09 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:21:09 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplot2c2. unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplot2c2_2.6-3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.install Unpacking libplot2c2 (2.6-3ubuntu1) ... unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpoppler58:amd64. unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpoppler58_0.41.0-0ubuntu1.13_amd64.deb ... unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.install Unpacking libpoppler58:amd64 (0.41.0-0ubuntu1.13) ... unit-abot-epc-basic-0: 12:21:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libportaudio2:amd64. unit-abot-epc-basic-0: 12:21:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libportaudio2_19+svn20140130-1build1_amd64.deb ... unit-abot-epc-basic-0: 12:21:10 DEBUG unit.abot-epc-basic/0.install Unpacking libportaudio2:amd64 (19+svn20140130-1build1) ... unit-abot-epc-basic-0: 12:21:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpotrace0. unit-abot-epc-basic-0: 12:21:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpotrace0_1.13-2_amd64.deb ... unit-abot-epc-basic-0: 12:21:10 DEBUG unit.abot-epc-basic/0.install Unpacking libpotrace0 (1.13-2) ... unit-abot-epc-basic-0: 12:21:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpstoedit0c2a. unit-abot-epc-basic-0: 12:21:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpstoedit0c2a_3.70-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:21:10 DEBUG unit.abot-epc-basic/0.install Unpacking libpstoedit0c2a (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 12:21:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libptexenc1:amd64. unit-abot-epc-basic-0: 12:21:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libptexenc1_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:21:10 DEBUG unit.abot-epc-basic/0.install Unpacking libptexenc1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:21:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqhull7:amd64. unit-abot-epc-basic-0: 12:21:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqhull7_2015.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:21:10 DEBUG unit.abot-epc-basic/0.install Unpacking libqhull7:amd64 (2015.2-1) ... unit-abot-epc-basic-0: 12:21:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-l10n. unit-abot-epc-basic-0: 12:21:10 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:21:10 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 12:21:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtcore4-l10n. unit-abot-epc-basic-0: 12:21: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:21:11 DEBUG unit.abot-epc-basic/0.install Unpacking qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:21:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtcore4:amd64. unit-abot-epc-basic-0: 12:21:11 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:21:11 DEBUG unit.abot-epc-basic/0.install Unpacking libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:21:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xml:amd64. unit-abot-epc-basic-0: 12:21: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:21:12 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:21:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtdbus4:amd64. unit-abot-epc-basic-0: 12:21: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:21:12 DEBUG unit.abot-epc-basic/0.install Unpacking libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:21:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-network:amd64. unit-abot-epc-basic-0: 12:21: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:21:12 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:21:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-script:amd64. unit-abot-epc-basic-0: 12:21: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:21:12 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:21:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql:amd64. unit-abot-epc-basic-0: 12:21: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:21:12 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:21:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-abot-epc-basic-0: 12:21:12 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:21:12 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:21:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-abot-epc-basic-0: 12:21: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:21:13 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:21:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtgui4:amd64. unit-abot-epc-basic-0: 12:21: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:21:13 DEBUG unit.abot-epc-basic/0.install Unpacking libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:21:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-12v5. unit-abot-epc-basic-0: 12:21:14 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:21:14 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 12:21:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtchooser. unit-abot-epc-basic-0: 12:21: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:21:14 DEBUG unit.abot-epc-basic/0.install Unpacking qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-abot-epc-basic-0: 12:21:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qdbus. unit-abot-epc-basic-0: 12:21: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:21:14 DEBUG unit.abot-epc-basic/0.install Unpacking qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:21:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-dbus:amd64. unit-abot-epc-basic-0: 12:21: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:21:14 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:21:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-opengl:amd64. unit-abot-epc-basic-0: 12:21: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:21:14 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:21:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-abot-epc-basic-0: 12:21:14 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:21:14 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:21:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp1:amd64. unit-abot-epc-basic-0: 12:21:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp1_1.0.16+dfsg-3_amd64.deb ... unit-abot-epc-basic-0: 12:21:14 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp1:amd64 (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 12:21:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp-dev. unit-abot-epc-basic-0: 12:21:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp-dev_1.0.16+dfsg-3_amd64.deb ... unit-abot-epc-basic-0: 12:21:14 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp-dev (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 12:21:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-dev:amd64. unit-abot-epc-basic-0: 12:21:14 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:21:14 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-dev:amd64 (1.0.2g-1ubuntu4.15) ... unit-abot-epc-basic-0: 12:21:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-doc. unit-abot-epc-basic-0: 12:21:15 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:21:15 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-doc (1.0.2g-1ubuntu4.15) ... unit-abot-epc-basic-0: 12:21:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsvn1:amd64. unit-abot-epc-basic-0: 12:21:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsvn1_1.9.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:21:15 DEBUG unit.abot-epc-basic/0.install Unpacking libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 12:21:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsynctex1:amd64. unit-abot-epc-basic-0: 12:21:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsynctex1_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:21:15 DEBUG unit.abot-epc-basic/0.install Unpacking libsynctex1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-6-dev:amd64. unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtasn1-6-dev_4.7-3ubuntu0.16.04.3_amd64.deb ... unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexlua52:amd64. unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexlua52_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.install Unpacking libtexlua52:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexluajit2:amd64. unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexluajit2_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.install Unpacking libtexluajit2:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtext-unidecode-perl. unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtext-unidecode-perl_1.27-1_all.deb ... unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.install Unpacking libtext-unidecode-perl (1.27-1) ... unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtie-ixhash-perl. unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtie-ixhash-perl_1.23-2_all.deb ... unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.install Unpacking libtie-ixhash-perl (1.23-2) ... unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtool. unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtool_2.4.6-0.1_all.deb ... unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.install Unpacking libtool (2.4.6-0.1) ... unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-0-dev:amd64. unit-abot-epc-basic-0: 12:21:16 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:21:16 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:21:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-doc. unit-abot-epc-basic-0: 12:21:16 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:21:16 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-doc (2:1.0.20-1) ... unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-bin. unit-abot-epc-basic-0: 12:21:16 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:21:16 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-protocol-perl. unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-protocol-perl_0.56-7_all.deb ... unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-protocol-perl (0.56-7) ... unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-namespacesupport-perl. unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-namespacesupport-perl_1.11-1_all.deb ... unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-namespacesupport-perl (1.11-1) ... unit-abot-epc-basic-0: 12:21:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-base-perl. unit-abot-epc-basic-0: 12:21:17 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:21:17 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-base-perl (1.07-1) ... unit-abot-epc-basic-0: 12:21:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-perl. unit-abot-epc-basic-0: 12:21:17 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:21:17 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-abot-epc-basic-0: 12:21:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-libxml-perl. unit-abot-epc-basic-0: 12:21:17 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:21:17 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:21:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-expat-perl. unit-abot-epc-basic-0: 12:21:17 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:21:17 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-expat-perl (0.40-2) ... unit-abot-epc-basic-0: 12:21:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-xpathengine-perl. unit-abot-epc-basic-0: 12:21:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-xpathengine-perl_0.13-1_all.deb ... unit-abot-epc-basic-0: 12:21:17 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-xpathengine-perl (0.13-1) ... unit-abot-epc-basic-0: 12:21:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml2-dev:amd64. unit-abot-epc-basic-0: 12:21:17 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:21:17 DEBUG unit.abot-epc-basic/0.install Unpacking libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... unit-abot-epc-basic-0: 12:21:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxslt1-dev:amd64. unit-abot-epc-basic-0: 12:21:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxslt1-dev_1.1.28-2.1ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 12:21:17 DEBUG unit.abot-epc-basic/0.install Unpacking libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.2) ... unit-abot-epc-basic-0: 12:21:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libzzip-0-13:amd64. unit-abot-epc-basic-0: 12:21:18 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:21:18 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:21:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package lmodern. unit-abot-epc-basic-0: 12:21:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../lmodern_2.004.5-1_all.deb ... unit-abot-epc-basic-0: 12:21:18 DEBUG unit.abot-epc-basic/0.install Unpacking lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 12:21:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mesa-common-dev:amd64. unit-abot-epc-basic-0: 12:21:19 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:21:19 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:21:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mscgen. unit-abot-epc-basic-0: 12:21:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mscgen_0.20-5_amd64.deb ... unit-abot-epc-basic-0: 12:21:19 DEBUG unit.abot-epc-basic/0.install Unpacking mscgen (0.20-5) ... unit-abot-epc-basic-0: 12:21:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libosmesa6:amd64. unit-abot-epc-basic-0: 12:21:19 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:21:19 DEBUG unit.abot-epc-basic/0.install Unpacking libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:21:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texinfo. unit-abot-epc-basic-0: 12:21:19 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:21:19 DEBUG unit.abot-epc-basic/0.install Unpacking texinfo (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 12:21:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-common. unit-abot-epc-basic-0: 12:21:20 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:21:20 DEBUG unit.abot-epc-basic/0.install Unpacking octave-common (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 12:21:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave. unit-abot-epc-basic-0: 12:21:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 12:21:20 DEBUG unit.abot-epc-basic/0.install Unpacking octave (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 12:21:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-control. unit-abot-epc-basic-0: 12:21:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-control_3.0.0-1_amd64.deb ... unit-abot-epc-basic-0: 12:21:21 DEBUG unit.abot-epc-basic/0.install Unpacking octave-control (3.0.0-1) ... unit-abot-epc-basic-0: 12:21:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-signal. unit-abot-epc-basic-0: 12:21:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-signal_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:21:21 DEBUG unit.abot-epc-basic/0.install Unpacking octave-signal (1.3.2-1) ... unit-abot-epc-basic-0: 12:21:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pstoedit. unit-abot-epc-basic-0: 12:21:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pstoedit_3.70-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:21:21 DEBUG unit.abot-epc-basic/0.install Unpacking pstoedit (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 12:21:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pydb. unit-abot-epc-basic-0: 12:21:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/pydb_1.26-2_all.deb ... unit-abot-epc-basic-0: 12:21:21 DEBUG unit.abot-epc-basic/0.install Unpacking pydb (1.26-2) ... unit-abot-epc-basic-0: 12:21:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qt-at-spi:amd64. unit-abot-epc-basic-0: 12:21:21 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:21:21 DEBUG unit.abot-epc-basic/0.install Unpacking qt-at-spi:amd64 (0.4.0-3) ... unit-abot-epc-basic-0: 12:21:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qttranslations5-l10n. unit-abot-epc-basic-0: 12:21:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qttranslations5-l10n_5.5.1-2build1_all.deb ... unit-abot-epc-basic-0: 12:21:22 DEBUG unit.abot-epc-basic/0.install Unpacking qttranslations5-l10n (5.5.1-2build1) ... unit-abot-epc-basic-0: 12:21:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rubygems-integration. unit-abot-epc-basic-0: 12:21:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../rubygems-integration_1.10_all.deb ... unit-abot-epc-basic-0: 12:21:22 DEBUG unit.abot-epc-basic/0.install Unpacking rubygems-integration (1.10) ... unit-abot-epc-basic-0: 12:21:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-did-you-mean. unit-abot-epc-basic-0: 12:21:22 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:21:22 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-did-you-mean (1.0.0-2) ... unit-abot-epc-basic-0: 12:21:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-minitest. unit-abot-epc-basic-0: 12:21:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-minitest_5.8.4-2_all.deb ... unit-abot-epc-basic-0: 12:21:22 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-minitest (5.8.4-2) ... unit-abot-epc-basic-0: 12:21:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-net-telnet. unit-abot-epc-basic-0: 12:21:22 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:21:22 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-net-telnet (0.1.1-2) ... unit-abot-epc-basic-0: 12:21:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-power-assert. unit-abot-epc-basic-0: 12:21:23 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:21:23 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-power-assert (0.2.7-1) ... unit-abot-epc-basic-0: 12:21:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-test-unit. unit-abot-epc-basic-0: 12:21:23 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:21:23 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-test-unit (3.1.7-2) ... unit-abot-epc-basic-0: 12:21:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libruby2.3:amd64. unit-abot-epc-basic-0: 12:21:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libruby2.3_2.3.1-2~16.04.12_amd64.deb ... unit-abot-epc-basic-0: 12:21:23 DEBUG unit.abot-epc-basic/0.install Unpacking libruby2.3:amd64 (2.3.1-2~16.04.12) ... unit-abot-epc-basic-0: 12:21:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby2.3. unit-abot-epc-basic-0: 12:21:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby2.3_2.3.1-2~16.04.12_amd64.deb ... unit-abot-epc-basic-0: 12:21:23 DEBUG unit.abot-epc-basic/0.install Unpacking ruby2.3 (2.3.1-2~16.04.12) ... unit-abot-epc-basic-0: 12:21:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby. unit-abot-epc-basic-0: 12:21:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ... unit-abot-epc-basic-0: 12:21:23 DEBUG unit.abot-epc-basic/0.install Unpacking ruby (1:2.3.0+1) ... unit-abot-epc-basic-0: 12:21:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rake. unit-abot-epc-basic-0: 12:21:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/rake_10.5.0-2_all.deb ... unit-abot-epc-basic-0: 12:21:23 DEBUG unit.abot-epc-basic/0.install Unpacking rake (10.5.0-2) ... unit-abot-epc-basic-0: 12:21:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package subversion. unit-abot-epc-basic-0: 12:21:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../subversion_1.9.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:21:23 DEBUG unit.abot-epc-basic/0.install Unpacking subversion (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 12:21:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package t1utils. unit-abot-epc-basic-0: 12:21:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../t1utils_1.39-2_amd64.deb ... unit-abot-epc-basic-0: 12:21:23 DEBUG unit.abot-epc-basic/0.install Unpacking t1utils (1.39-2) ... unit-abot-epc-basic-0: 12:21:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl8.6. unit-abot-epc-basic-0: 12:21:24 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:21:24 DEBUG unit.abot-epc-basic/0.install Unpacking tcl8.6 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 12:21:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl. unit-abot-epc-basic-0: 12:21:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tcl_8.6.0+9_amd64.deb ... unit-abot-epc-basic-0: 12:21:24 DEBUG unit.abot-epc-basic/0.install Unpacking tcl (8.6.0+9) ... unit-abot-epc-basic-0: 12:21:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-binaries. unit-abot-epc-basic-0: 12:21:24 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:21:24 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-binaries (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:21:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xdg-utils. unit-abot-epc-basic-0: 12:21:25 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:21:25 DEBUG unit.abot-epc-basic/0.install Unpacking xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-abot-epc-basic-0: 12:21:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-base. unit-abot-epc-basic-0: 12:21:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-base_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 12:21:25 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:21:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base. unit-abot-epc-basic-0: 12:21:27 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:21:27 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:21:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base-doc. unit-abot-epc-basic-0: 12:21:28 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:21:28 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:21:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk8.6. unit-abot-epc-basic-0: 12:21:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tk8.6_8.6.5-1_amd64.deb ... unit-abot-epc-basic-0: 12:21:31 DEBUG unit.abot-epc-basic/0.install Unpacking tk8.6 (8.6.5-1) ... unit-abot-epc-basic-0: 12:21:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk. unit-abot-epc-basic-0: 12:21:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tk_8.6.0+9_amd64.deb ... unit-abot-epc-basic-0: 12:21:31 DEBUG unit.abot-epc-basic/0.install Unpacking tk (8.6.0+9) ... unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package unzip. unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../unzip_6.0-20ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install Unpacking unzip (6.0-20ubuntu1) ... unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-utils. unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-utils_7.7+3_amd64.deb ... unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install Unpacking x11-utils (7.7+3) ... unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-xserver-utils. unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-xserver-utils_7.7+7_amd64.deb ... unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install Unpacking x11-xserver-utils (7.7+7) ... unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xbitmaps. unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install Unpacking xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xmlstarlet. unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xmlstarlet_1.6.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install Unpacking xmlstarlet (1.6.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xterm. unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xterm_322-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install Unpacking xterm (322-1ubuntu1) ... unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zip. unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/zip_3.0-11_amd64.deb ... unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install Unpacking zip (3.0-11) ... unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libauthen-sasl-perl. unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libauthen-sasl-perl_2.1600-1_all.deb ... unit-abot-epc-basic-0: 12:21:33 DEBUG unit.abot-epc-basic/0.install Unpacking libauthen-sasl-perl (2.1600-1) ... unit-abot-epc-basic-0: 12:21:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dbg:amd64. unit-abot-epc-basic-0: 12:21:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dbg_2.23-0ubuntu11_amd64.deb ... unit-abot-epc-basic-0: 12:21:33 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dbg:amd64 (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:21:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libffi-dev:amd64. unit-abot-epc-basic-0: 12:21:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libffi-dev_3.2.1-4_amd64.deb ... unit-abot-epc-basic-0: 12:21:33 DEBUG unit.abot-epc-basic/0.install Unpacking libffi-dev:amd64 (3.2.1-4) ... unit-abot-epc-basic-0: 12:21:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dev:amd64. unit-abot-epc-basic-0: 12:21:33 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:21:33 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:21:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0-dev. unit-abot-epc-basic-0: 12:21:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0-dev_0.10-3_amd64.deb ... unit-abot-epc-basic-0: 12:21:33 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0-dev (0.10-3) ... unit-abot-epc-basic-0: 12:21:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave-dev. unit-abot-epc-basic-0: 12:21:33 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:21:33 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave-dev (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 12:21:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-doc. unit-abot-epc-basic-0: 12:21:34 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:21:34 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 12:21:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libyaml-dev:amd64. unit-abot-epc-basic-0: 12:21:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libyaml-dev_0.1.6-3_amd64.deb ... unit-abot-epc-basic-0: 12:21:34 DEBUG unit.abot-epc-basic/0.install Unpacking libyaml-dev:amd64 (0.1.6-3) ... unit-abot-epc-basic-0: 12:21:34 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install Processing triggers for fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install Processing triggers for udev (229-4ubuntu21.21) ... unit-abot-epc-basic-0: 12:21:40 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:21:40 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:21:40 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:21:40 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 12:21:40 DEBUG unit.abot-epc-basic/0.install Processing triggers for shared-mime-info (1.5-2ubuntu0.2) ... unit-abot-epc-basic-0: 12:21:45 DEBUG unit.abot-epc-basic/0.install Processing triggers for hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:21:45 DEBUG unit.abot-epc-basic/0.install Setting up cmake-data (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 12:21:46 DEBUG unit.abot-epc-basic/0.install Setting up libarchive13:amd64 (3.1.2-11ubuntu0.16.04.6) ... unit-abot-epc-basic-0: 12:21:46 DEBUG unit.abot-epc-basic/0.install Setting up libcurl3:amd64 (7.47.0-1ubuntu2.13) ... unit-abot-epc-basic-0: 12:21:46 DEBUG unit.abot-epc-basic/0.install Setting up libjsoncpp1:amd64 (1.7.2-1) ... unit-abot-epc-basic-0: 12:21:46 DEBUG unit.abot-epc-basic/0.install Setting up cmake (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 12:21:46 DEBUG unit.abot-epc-basic/0.install Setting up cmake-curses-gui (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 12:21:46 DEBUG unit.abot-epc-basic/0.install Setting up m4 (1.4.17-5) ... unit-abot-epc-basic-0: 12:21:46 DEBUG unit.abot-epc-basic/0.install Setting up libfl-dev:amd64 (2.6.0-11) ... unit-abot-epc-basic-0: 12:21:46 DEBUG unit.abot-epc-basic/0.install Setting up flex (2.6.0-11) ... unit-abot-epc-basic-0: 12:21:46 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lato (2.0-1) ... unit-abot-epc-basic-0: 12:21:46 DEBUG unit.abot-epc-basic/0.install Setting up imagemagick-common (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 12:21:46 DEBUG unit.abot-epc-basic/0.install Setting up libaudio2:amd64 (1.9.4-4) ... unit-abot-epc-basic-0: 12:21:46 DEBUG unit.abot-epc-basic/0.install Setting up libexif12:amd64 (0.6.21-2) ... unit-abot-epc-basic-0: 12:21:46 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:21:46 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:21:46 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:21:46 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:21:46 DEBUG unit.abot-epc-basic/0.install Setting up libieee1284-3:amd64 (0.2.11-12) ... unit-abot-epc-basic-0: 12:21:46 DEBUG unit.abot-epc-basic/0.install Setting up liblqr-1-0:amd64 (0.4.2-2) ... unit-abot-epc-basic-0: 12:21:46 DEBUG unit.abot-epc-basic/0.install Setting up libltdl7:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 12:21:46 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:21:46 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:21:47 DEBUG unit.abot-epc-basic/0.install Setting up libmng2:amd64 (2.0.2-0ubuntu3) ... unit-abot-epc-basic-0: 12:21:47 DEBUG unit.abot-epc-basic/0.install Setting up libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-abot-epc-basic-0: 12:21:47 DEBUG unit.abot-epc-basic/0.install Setting up libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 12:21:47 DEBUG unit.abot-epc-basic/0.install Setting up libblas-common (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 12:21:47 DEBUG unit.abot-epc-basic/0.install Setting up libblas3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 12:21:47 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:21:47 DEBUG unit.abot-epc-basic/0.install Setting up libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:21:47 DEBUG unit.abot-epc-basic/0.install Setting up libopenblas-base (0.2.18-1ubuntu1) ... unit-abot-epc-basic-0: 12:21:47 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:21:47 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:21:47 DEBUG unit.abot-epc-basic/0.install Setting up libatlas3-base (3.10.2-9) ... unit-abot-epc-basic-0: 12:21:47 DEBUG unit.abot-epc-basic/0.install Setting up liblapack3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 12:21:47 DEBUG unit.abot-epc-basic/0.install Setting up libqrupdate1:amd64 (1.1.2-1build1) ... unit-abot-epc-basic-0: 12:21:47 DEBUG unit.abot-epc-basic/0.install Setting up libpcre16-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 12:21:47 DEBUG unit.abot-epc-basic/0.install Setting up libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.6) ... unit-abot-epc-basic-0: 12:21:48 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:21:48 DEBUG unit.abot-epc-basic/0.install Setting up libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:21:48 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:21:48 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:21:48 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:21:48 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:21:48 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 12:21:48 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:21:48 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:21:48 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:21:48 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:21:48 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:21:48 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:21:48 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:21:48 DEBUG unit.abot-epc-basic/0.install Setting up libevdev2:amd64 (1.4.6+dfsg-1) ... unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Setting up libgudev-1.0-0:amd64 (1:230-2) ... unit-abot-epc-basic-0: 12:21:49 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-common (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:21:49 DEBUG unit.abot-epc-basic/0.install Setting up libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:21:49 DEBUG unit.abot-epc-basic/0.install Setting up libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 12:21:49 DEBUG unit.abot-epc-basic/0.install Setting up libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 12:21:49 DEBUG unit.abot-epc-basic/0.install Setting up libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.6) ... unit-abot-epc-basic-0: 12:21:49 DEBUG unit.abot-epc-basic/0.install Setting up libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-abot-epc-basic-0: 12:21:49 DEBUG unit.abot-epc-basic/0.install Setting up libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.6) ... unit-abot-epc-basic-0: 12:21:49 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:21:49 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-abot-epc-basic-0: 12:21:49 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-image0:amd64 (0.4.0-1build1) ... unit-abot-epc-basic-0: 12:21:49 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-keysyms1:amd64 (0.4.0-1) ... unit-abot-epc-basic-0: 12:21:49 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:21:49 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render-util0:amd64 (0.3.9-1) ... unit-abot-epc-basic-0: 12:21:49 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:21:49 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:21:49 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:21:49 DEBUG unit.abot-epc-basic/0.install Setting up libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.6) ... unit-abot-epc-basic-0: 12:21:49 DEBUG unit.abot-epc-basic/0.install Setting up libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.6) ... unit-abot-epc-basic-0: 12:21:49 DEBUG unit.abot-epc-basic/0.install Setting up libqt5svg5:amd64 (5.5.1-2build1) ... unit-abot-epc-basic-0: 12:21:49 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:21:49 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:21:49 DEBUG unit.abot-epc-basic/0.install Setting up libdconf1:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 12:21:49 DEBUG unit.abot-epc-basic/0.install Setting up dconf-service (0.24.0-2) ... unit-abot-epc-basic-0: 12:21:49 DEBUG unit.abot-epc-basic/0.install Setting up dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 12:21:49 DEBUG unit.abot-epc-basic/0.install Setting up gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:21:49 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:21:49 DEBUG unit.abot-epc-basic/0.install Setting up libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 12:21:49 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:21:49 DEBUG unit.abot-epc-basic/0.install Setting up librest-0.7-0:amd64 (0.7.93-1) ... unit-abot-epc-basic-0: 12:21:49 DEBUG unit.abot-epc-basic/0.install Setting up libsamplerate0:amd64 (0.1.8-8) ... unit-abot-epc-basic-0: 12:21:49 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:21:49 DEBUG unit.abot-epc-basic/0.install Setting up libserf-1-1:amd64 (1.3.8-1) ... unit-abot-epc-basic-0: 12:21:49 DEBUG unit.abot-epc-basic/0.install Setting up libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-abot-epc-basic-0: 12:21:50 DEBUG unit.abot-epc-basic/0.install Setting up libxft2:amd64 (2.3.2-1) ... unit-abot-epc-basic-0: 12:21:50 DEBUG unit.abot-epc-basic/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-abot-epc-basic-0: 12:21:50 DEBUG unit.abot-epc-basic/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-abot-epc-basic-0: 12:21:50 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-abot-epc-basic-0: 12:21:50 DEBUG unit.abot-epc-basic/0.install Setting up poppler-data (0.4.7-7) ... unit-abot-epc-basic-0: 12:21:50 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0:amd64 (0.10-3) ... unit-abot-epc-basic-0: 12:21:50 DEBUG unit.abot-epc-basic/0.install Setting up libslicot0:amd64 (5.0+20101122-2) ... unit-abot-epc-basic-0: 12:21:50 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 12:21:50 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 12:21:50 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-gobject2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 12:21:50 DEBUG unit.abot-epc-basic/0.install Setting up libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 12:21:50 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:21:50 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 12:21:50 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:21:50 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:21:50 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:21:50 DEBUG unit.abot-epc-basic/0.install Setting up libcroco3:amd64 (0.6.11-1) ... unit-abot-epc-basic-0: 12:21:50 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-2:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 12:21:50 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-common:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 12:21:50 DEBUG unit.abot-epc-basic/0.install Setting up at-spi2-core (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 12:21:50 DEBUG unit.abot-epc-basic/0.install Setting up autoconf (2.69-9) ... unit-abot-epc-basic-0: 12:21:50 DEBUG unit.abot-epc-basic/0.install Setting up autotools-dev (20150820.1) ... unit-abot-epc-basic-0: 12:21:50 DEBUG unit.abot-epc-basic/0.install Setting up automake (1:1.15-4ubuntu1) ... unit-abot-epc-basic-0: 12:21:50 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:21:50 DEBUG unit.abot-epc-basic/0.install Setting up libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 12:21:50 DEBUG unit.abot-epc-basic/0.install Setting up bison (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 12:21:50 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:21:50 DEBUG unit.abot-epc-basic/0.install Setting up castxml (0.1+git20160202-1.1) ... unit-abot-epc-basic-0: 12:21:50 DEBUG unit.abot-epc-basic/0.install Setting up libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-abot-epc-basic-0: 12:21:50 DEBUG unit.abot-epc-basic/0.install Setting up libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 12:21:50 DEBUG unit.abot-epc-basic/0.install Setting up libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-abot-epc-basic-0: 12:21:50 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:21:50 DEBUG unit.abot-epc-basic/0.install Setting up libgd3:amd64 (2.1.1-4ubuntu0.16.04.11) ... unit-abot-epc-basic-0: 12:21:50 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-port12:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 12:21:50 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-6:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 12:21:50 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:21:50 DEBUG unit.abot-epc-basic/0.install Adding scanner group... unit-abot-epc-basic-0: 12:21:50 DEBUG unit.abot-epc-basic/0.install Setting up colord-data (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 12:21:50 DEBUG unit.abot-epc-basic/0.install Setting up colord (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 12:21:51 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:21:51 DEBUG unit.abot-epc-basic/0.install Setting up gettext (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install Setting up intltool-debian (0.35.0+20060710.4) ... unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install Setting up po-debconf (1.0.19) ... unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install Setting up libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install Setting up libfile-stripnondeterminism-perl (0.015-1) ... unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install Setting up libtimedate-perl (2.3000-2) ... unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install Setting up default-jre-headless (2:1.8-56ubuntu2) ... unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install Setting up libllvm3.8:amd64 (1:3.8-2ubuntu4) ... unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install Setting up libobjc4:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:21:51 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:21:51 DEBUG unit.abot-epc-basic/0.install Setting up libclang1-3.8:amd64 (1:3.8-2ubuntu4) ... unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install Setting up doxygen (1.8.11-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install Setting up libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.6) ... unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install Setting up doxygen-gui (1.8.11-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install Setting up fonts-liberation (1.07.4-1) ... unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install Setting up tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install update-language: texlive-base not installed and configured, doing nothing! unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install Setting up gccxml (0.9.0+git20140716-6) ... unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install Setting up gconf2-common (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/gconf/2/path with new version unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install Setting up libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install Setting up gdb (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 12:21:52 DEBUG unit.abot-epc-basic/0.install Setting up gdbserver (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 12:21:52 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:21:52 DEBUG unit.abot-epc-basic/0.install Setting up gfortran-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:21:52 DEBUG unit.abot-epc-basic/0.install Setting up gfortran (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:21:52 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:21:52 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:21:52 DEBUG unit.abot-epc-basic/0.install Setting up libcupsfilters1:amd64 (1.8.3-2ubuntu3.5) ... unit-abot-epc-basic-0: 12:21:52 DEBUG unit.abot-epc-basic/0.install Setting up libcupsimage2:amd64 (2.1.3-4ubuntu0.8) ... unit-abot-epc-basic-0: 12:21:52 DEBUG unit.abot-epc-basic/0.install Setting up libijs-0.35:amd64 (0.35-12) ... unit-abot-epc-basic-0: 12:21:52 DEBUG unit.abot-epc-basic/0.install Setting up libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:21:52 DEBUG unit.abot-epc-basic/0.install Setting up libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 12:21:52 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:21:52 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/papersize with new version unit-abot-epc-basic-0: 12:21:52 DEBUG unit.abot-epc-basic/0.install Setting up libgs9-common (9.26~dfsg+0-0ubuntu0.16.04.9) ... unit-abot-epc-basic-0: 12:21:52 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:21:52 DEBUG unit.abot-epc-basic/0.install Setting up libgs9:amd64 (9.26~dfsg+0-0ubuntu0.16.04.9) ... unit-abot-epc-basic-0: 12:21:52 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:21:52 DEBUG unit.abot-epc-basic/0.install Setting up ghostscript (9.26~dfsg+0-0ubuntu0.16.04.9) ... unit-abot-epc-basic-0: 12:21:52 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atk-1.0 (2.18.0-1) ... unit-abot-epc-basic-0: 12:21:52 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 12:21:52 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-abot-epc-basic-0: 12:21:52 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:21:52 DEBUG unit.abot-epc-basic/0.install Setting up libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 12:21:52 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:21:52 DEBUG unit.abot-epc-basic/0.install Setting up aglfn (1.7-3) ... unit-abot-epc-basic-0: 12:21:52 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-tex (4.6.6-3) ... unit-abot-epc-basic-0: 12:21:52 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-data (4.6.6-3) ... unit-abot-epc-basic-0: 12:21:52 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-x11 (4.6.6-3) ... unit-abot-epc-basic-0: 12:21:52 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:21:52 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:21:52 DEBUG unit.abot-epc-basic/0.install Setting up libcdt5 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 12:21:52 DEBUG unit.abot-epc-basic/0.install Setting up libcgraph6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 12:21:52 DEBUG unit.abot-epc-basic/0.install Setting up libpathplan4 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 12:21:52 DEBUG unit.abot-epc-basic/0.install Setting up libgvc6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 12:21:52 DEBUG unit.abot-epc-basic/0.install Setting up libgvpr2 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 12:21:52 DEBUG unit.abot-epc-basic/0.install Setting up libxmu6:amd64 (2:1.1.2-2) ... unit-abot-epc-basic-0: 12:21:52 DEBUG unit.abot-epc-basic/0.install Setting up libxaw7:amd64 (2:1.0.13-1) ... unit-abot-epc-basic-0: 12:21:52 DEBUG unit.abot-epc-basic/0.install Setting up graphviz (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 12:21:52 DEBUG unit.abot-epc-basic/0.install Setting up libjudydebian1 (1.0.5-5) ... unit-abot-epc-basic-0: 12:21:52 DEBUG unit.abot-epc-basic/0.install Setting up libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 12:21:52 DEBUG unit.abot-epc-basic/0.install Setting up libtk8.6:amd64 (8.6.5-1) ... unit-abot-epc-basic-0: 12:21:52 DEBUG unit.abot-epc-basic/0.install Setting up libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 12:21:53 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:21:53 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 12:21:53 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:21:53 DEBUG unit.abot-epc-basic/0.install Setting up libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 12:21:53 DEBUG unit.abot-epc-basic/0.install Setting up libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 12:21:53 DEBUG unit.abot-epc-basic/0.install Setting up libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-abot-epc-basic-0: 12:21:53 DEBUG unit.abot-epc-basic/0.install Setting up libltdl-dev:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 12:21:53 DEBUG unit.abot-epc-basic/0.install Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 12:21:53 DEBUG unit.abot-epc-basic/0.install Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 12:21:53 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:21:53 DEBUG unit.abot-epc-basic/0.install Setting up pkg-config (0.29.1-0ubuntu1) ... unit-abot-epc-basic-0: 12:21:53 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:21:53 DEBUG unit.abot-epc-basic/0.install Setting up hdf5-helpers (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 12:21:53 DEBUG unit.abot-epc-basic/0.install Setting up icu-devtools (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 12:21:53 DEBUG unit.abot-epc-basic/0.install Setting up iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-abot-epc-basic-0: 12:21:53 DEBUG unit.abot-epc-basic/0.install Setting up iproute (1:4.3.0-1ubuntu3.16.04.5) ... unit-abot-epc-basic-0: 12:21:53 DEBUG unit.abot-epc-basic/0.install Setting up iptables-dev (1.6.0-2ubuntu3) ... unit-abot-epc-basic-0: 12:21:53 DEBUG unit.abot-epc-basic/0.install Setting up javascript-common (11) ... unit-abot-epc-basic-0: 12:21:53 DEBUG unit.abot-epc-basic/0.install apache2_invoke: Enable configuration javascript-common unit-abot-epc-basic-0: 12:21:53 DEBUG unit.abot-epc-basic/0.install Setting up libaec0:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 12:21:53 DEBUG unit.abot-epc-basic/0.install Setting up libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:21:53 DEBUG unit.abot-epc-basic/0.install Setting up libamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:21:53 DEBUG unit.abot-epc-basic/0.install Setting up libarpack2 (3.3.0-1build2) ... unit-abot-epc-basic-0: 12:21:53 DEBUG unit.abot-epc-basic/0.install Setting up libasprintf-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 12:21:53 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-bin (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 12:21:53 DEBUG unit.abot-epc-basic/0.install Setting up libpcre32-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 12:21:53 DEBUG unit.abot-epc-basic/0.install Setting up libpcre3-dev:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 12:21:53 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:21:53 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-dev (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 12:21:54 DEBUG unit.abot-epc-basic/0.install Setting up libdbus-1-dev:amd64 (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:21:54 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xext-dev (7.3.0-1) ... unit-abot-epc-basic-0: 12:21:54 DEBUG unit.abot-epc-basic/0.install Setting up libxext-dev:amd64 (2:1.3.3-1) ... unit-abot-epc-basic-0: 12:21:54 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-abot-epc-basic-0: 12:21:54 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes-dev:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 12:21:54 DEBUG unit.abot-epc-basic/0.install Setting up libxi-dev (2:1.7.6-1) ... unit-abot-epc-basic-0: 12:21:54 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-record-dev (1.14.2-1) ... unit-abot-epc-basic-0: 12:21:54 DEBUG unit.abot-epc-basic/0.install Setting up libxtst-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 12:21:54 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 12:21:54 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 12:21:54 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-dev (2.18.0-1) ... unit-abot-epc-basic-0: 12:21:54 DEBUG unit.abot-epc-basic/0.install Setting up libblas-dev (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 12:21:54 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:21:54 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-dev (3.10.2-9) ... unit-abot-epc-basic-0: 12:21:54 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-base-dev (3.10.2-9) ... unit-abot-epc-basic-0: 12:21:54 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:21:54 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:21:54 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 12:21:54 DEBUG unit.abot-epc-basic/0.install Setting up libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-abot-epc-basic-0: 12:21:54 DEBUG unit.abot-epc-basic/0.install Setting up libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-abot-epc-basic-0: 12:21:54 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:21:54 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-render-dev (2:0.11.1-2) ... unit-abot-epc-basic-0: 12:21:54 DEBUG unit.abot-epc-basic/0.install Setting up libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 12:21:54 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-dev (0.33.6-1) ... unit-abot-epc-basic-0: 12:21:54 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:21:54 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:21:54 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2-dev (1.14.6-1) ... unit-abot-epc-basic-0: 12:21:54 DEBUG unit.abot-epc-basic/0.install Setting up libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:21:54 DEBUG unit.abot-epc-basic/0.install Setting up libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:21:54 DEBUG unit.abot-epc-basic/0.install Setting up libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:21:54 DEBUG unit.abot-epc-basic/0.install Setting up libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:21:54 DEBUG unit.abot-epc-basic/0.install Setting up libconfig9:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 12:21:54 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-dev:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 12:21:55 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-doc (1.5-0.2) ... unit-abot-epc-basic-0: 12:21:55 DEBUG unit.abot-epc-basic/0.install Setting up libconfig8-dev (1.5-0.2) ... unit-abot-epc-basic-0: 12:21:55 DEBUG unit.abot-epc-basic/0.install Setting up libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:21:55 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:21:55 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-dri2-dev (2.8-2) ... unit-abot-epc-basic-0: 12:21:55 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-gl-dev (1.4.17-1) ... unit-abot-epc-basic-0: 12:21:55 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xf86vidmode-dev (2.3.1-2) ... unit-abot-epc-basic-0: 12:21:55 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 12:21:55 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-damage-dev (1:1.2.1-2) ... unit-abot-epc-basic-0: 12:21:55 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage-dev:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 12:21:55 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:21:55 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:21:55 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:21:55 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:21:55 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:21:55 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:21:55 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:21:55 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:21:55 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence-dev:amd64 (1.2-1) ... unit-abot-epc-basic-0: 12:21:55 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:21:55 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 12:21:55 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:21:55 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:21:55 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 12:21:55 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 12:21:55 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-dev (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:21:55 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:21:55 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:21:55 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:21:55 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:21:55 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:21:55 DEBUG unit.abot-epc-basic/0.install Setting up libencode-locale-perl (1.05-1) ... unit-abot-epc-basic-0: 12:21:55 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:21:55 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-bin (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:21:55 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:21:55 DEBUG unit.abot-epc-basic/0.install Setting up libipc-system-simple-perl (1.25-3) ... unit-abot-epc-basic-0: 12:21:55 DEBUG unit.abot-epc-basic/0.install Setting up libfile-basedir-perl (0.07-1) ... unit-abot-epc-basic-0: 12:21:55 DEBUG unit.abot-epc-basic/0.install Setting up liburi-perl (1.71-1) ... unit-abot-epc-basic-0: 12:21:55 DEBUG unit.abot-epc-basic/0.install Setting up libfile-desktopentry-perl (0.22-1) ... unit-abot-epc-basic-0: 12:21:55 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-date-perl (6.02-1) ... unit-abot-epc-basic-0: 12:21:55 DEBUG unit.abot-epc-basic/0.install Setting up libfile-listing-perl (6.04-1) ... unit-abot-epc-basic-0: 12:21:55 DEBUG unit.abot-epc-basic/0.install Setting up libfile-mimeinfo-perl (0.27-1) ... unit-abot-epc-basic-0: 12:21:55 DEBUG unit.abot-epc-basic/0.install Setting up libfltk1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 12:21:55 DEBUG unit.abot-epc-basic/0.install Setting up libfltk-gl1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 12:21:55 DEBUG unit.abot-epc-basic/0.install Setting up libfont-afm-perl (1.20-1) ... unit-abot-epc-basic-0: 12:21:55 DEBUG unit.abot-epc-basic/0.install Setting up libfontenc1:amd64 (1:1.1.3-1) ... unit-abot-epc-basic-0: 12:21:55 DEBUG unit.abot-epc-basic/0.install Setting up libforms2 (1.2.3-1.2) ... unit-abot-epc-basic-0: 12:21:55 DEBUG unit.abot-epc-basic/0.install Setting up libforms-bin (1.2.3-1.2) ... unit-abot-epc-basic-0: 12:21:55 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:21:55 DEBUG unit.abot-epc-basic/0.install Setting up libforms-dev (1.2.3-1.2) ... unit-mysql-0: 12:21:55 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 12:21:55 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:21:55 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 12:21:55 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 12:21:55 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 12:21:55 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 12:21:55 DEBUG unit.abot-epc-basic/0.install Setting up libgpg-error-dev (1.21-2ubuntu1) ... unit-mysql-0: 12:21:56 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 12:21:56 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 12:21:56 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 12:21:56 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 12:21:56 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:21:56 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:21:56 DEBUG unit.abot-epc-basic/0.install Setting up libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 12:21:56 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:21:56 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 12:21:56 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo0:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 12:21:56 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 12:21:56 DEBUG unit.abot-epc-basic/0.install Setting up libgl2ps0 (1.3.8-1.2) ... unit-abot-epc-basic-0: 12:21:56 DEBUG unit.abot-epc-basic/0.install Setting up libglpk36:amd64 (4.57-1build3) ... unit-abot-epc-basic-0: 12:21:56 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-l10n (2.5.9-3) ... unit-abot-epc-basic-0: 12:21:56 DEBUG unit.abot-epc-basic/0.install Setting up libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-abot-epc-basic-0: 12:21:56 DEBUG unit.abot-epc-basic/0.install Setting up libwebp5:amd64 (0.4.4-1) ... unit-abot-epc-basic-0: 12:21:56 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:21:56 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick-q16-3 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:21:56 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick++-q16-12 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:21:56 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:21:56 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:21:56 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:21:56 DEBUG unit.abot-epc-basic/0.install Setting up libxft-dev (2.3.2-1) ... unit-abot-epc-basic-0: 12:21:56 DEBUG unit.abot-epc-basic/0.install Setting up libpango1.0-dev (1.38.1-1) ... unit-abot-epc-basic-0: 12:21:56 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xinerama-dev (1.2.1-2) ... unit-abot-epc-basic-0: 12:21:56 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama-dev:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 12:21:56 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-randr-dev (1.5.0-1) ... unit-abot-epc-basic-0: 12:21:56 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr-dev:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 12:21:56 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:21:56 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-composite-dev (1:0.4.2-2) ... unit-abot-epc-basic-0: 12:21:56 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite-dev (1:0.4.4-1) ... unit-abot-epc-basic-0: 12:21:56 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:21:56 DEBUG unit.abot-epc-basic/0.install Setting up libsz2:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 12:21:56 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-10:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 12:21:56 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:21:56 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 12:21:56 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 12:21:56 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 12:21:56 DEBUG unit.abot-epc-basic/0.install Setting up libaec-dev:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 12:21:56 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-dev (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 12:21:56 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:21:56 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tagset-perl (3.20-2) ... unit-abot-epc-basic-0: 12:21:56 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-parser-perl (3.72-1) ... unit-abot-epc-basic-0: 12:21:56 DEBUG unit.abot-epc-basic/0.install Setting up libio-html-perl (1.001-1) ... unit-abot-epc-basic-0: 12:21:56 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-mediatypes-perl (6.02-1) ... unit-abot-epc-basic-0: 12:21:56 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-message-perl (6.11-1) ... unit-abot-epc-basic-0: 12:21:56 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-form-perl (6.03-1) ... unit-abot-epc-basic-0: 12:21:56 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tree-perl (5.03-2) ... unit-abot-epc-basic-0: 12:21:56 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-format-perl (2.11-2) ... unit-abot-epc-basic-0: 12:21:56 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-cookies-perl (6.01-1) ... unit-abot-epc-basic-0: 12:21:57 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-daemon-perl (6.01-1) ... unit-abot-epc-basic-0: 12:21:57 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-negotiate-perl (6.00-2) ... unit-abot-epc-basic-0: 12:21:57 DEBUG unit.abot-epc-basic/0.install Setting up libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 12:21:57 DEBUG unit.abot-epc-basic/0.install Setting up libidn11-dev (1.32-3ubuntu1.2) ... unit-abot-epc-basic-0: 12:21:57 DEBUG unit.abot-epc-basic/0.install Setting up libnet-ssleay-perl (1.72-1build1) ... unit-abot-epc-basic-0: 12:21:57 DEBUG unit.abot-epc-basic/0.install Setting up libio-socket-ssl-perl (2.024-1) ... unit-abot-epc-basic-0: 12:21:57 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:21:57 DEBUG unit.abot-epc-basic/0.install Setting up libjs-jquery (1.11.3+dfsg-4) ... unit-abot-epc-basic-0: 12:21:57 DEBUG unit.abot-epc-basic/0.install Setting up libkpathsea6:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:21:57 DEBUG unit.abot-epc-basic/0.install Setting up libnet-http-perl (6.09-1) ... unit-abot-epc-basic-0: 12:21:57 DEBUG unit.abot-epc-basic/0.install Setting up libwww-robotrules-perl (6.01-1) ... unit-abot-epc-basic-0: 12:21:57 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:21:57 DEBUG unit.abot-epc-basic/0.install Setting up libsys-hostname-long-perl (1.5-1) ... unit-abot-epc-basic-0: 12:21:57 DEBUG unit.abot-epc-basic/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-abot-epc-basic-0: 12:21:57 DEBUG unit.abot-epc-basic/0.install Setting up libnet-smtp-ssl-perl (1.03-1) ... unit-abot-epc-basic-0: 12:21:57 DEBUG unit.abot-epc-basic/0.install Setting up libmailtools-perl (2.13-1) ... unit-abot-epc-basic-0: 12:21:57 DEBUG unit.abot-epc-basic/0.install Setting up mysql-common (5.7.26-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:21:57 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:21:57 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient20:amd64 (5.7.26-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:21:57 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient-dev (5.7.26-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:21:57 DEBUG unit.abot-epc-basic/0.install Setting up libglu1-mesa:amd64 (9.0.0-2.1) ... unit-abot-epc-basic-0: 12:21:57 DEBUG unit.abot-epc-basic/0.install Setting up libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:21:57 DEBUG unit.abot-epc-basic/0.install Setting up liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 12:21:57 DEBUG unit.abot-epc-basic/0.install Setting up libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 12:21:57 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:21:57 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 12:21:57 DEBUG unit.abot-epc-basic/0.install Setting up libplot2c2 (2.6-3ubuntu1) ... unit-abot-epc-basic-0: 12:21:57 DEBUG unit.abot-epc-basic/0.install Setting up libpoppler58:amd64 (0.41.0-0ubuntu1.13) ... unit-abot-epc-basic-0: 12:21:57 DEBUG unit.abot-epc-basic/0.install Setting up libportaudio2:amd64 (19+svn20140130-1build1) ... unit-abot-epc-basic-0: 12:21:57 DEBUG unit.abot-epc-basic/0.install Setting up libpotrace0 (1.13-2) ... unit-abot-epc-basic-0: 12:21:57 DEBUG unit.abot-epc-basic/0.install Setting up libpstoedit0c2a (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 12:21:57 DEBUG unit.abot-epc-basic/0.install Setting up libptexenc1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:21:57 DEBUG unit.abot-epc-basic/0.install Setting up libqhull7:amd64 (2015.2-1) ... unit-abot-epc-basic-0: 12:21:57 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 12:21:57 DEBUG unit.abot-epc-basic/0.install Setting up qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:21:57 DEBUG unit.abot-epc-basic/0.install Setting up libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:21:57 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:21:57 DEBUG unit.abot-epc-basic/0.install Setting up libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:21:57 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:21:57 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:21:58 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:21:58 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:21:58 DEBUG unit.abot-epc-basic/0.install Setting up qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-abot-epc-basic-0: 12:21:58 DEBUG unit.abot-epc-basic/0.install Setting up qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:21:58 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:21:58 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:21:58 DEBUG unit.abot-epc-basic/0.install Setting up libsctp1:amd64 (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 12:21:58 DEBUG unit.abot-epc-basic/0.install Setting up libsctp-dev (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 12:21:58 DEBUG unit.abot-epc-basic/0.install Setting up libssl-dev:amd64 (1.0.2g-1ubuntu4.15) ... unit-abot-epc-basic-0: 12:21:58 DEBUG unit.abot-epc-basic/0.install Setting up libssl-doc (1.0.2g-1ubuntu4.15) ... unit-abot-epc-basic-0: 12:21:58 DEBUG unit.abot-epc-basic/0.install Setting up libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 12:21:58 DEBUG unit.abot-epc-basic/0.install Setting up libsynctex1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:21:58 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:21:58 DEBUG unit.abot-epc-basic/0.install Setting up libtexlua52:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:21:58 DEBUG unit.abot-epc-basic/0.install Setting up libtexluajit2:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:21:58 DEBUG unit.abot-epc-basic/0.install Setting up libtext-unidecode-perl (1.27-1) ... unit-abot-epc-basic-0: 12:21:58 DEBUG unit.abot-epc-basic/0.install Setting up libtie-ixhash-perl (1.23-2) ... unit-abot-epc-basic-0: 12:21:58 DEBUG unit.abot-epc-basic/0.install Setting up libtool (2.4.6-0.1) ... unit-abot-epc-basic-0: 12:21:58 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:21:58 DEBUG unit.abot-epc-basic/0.install Setting up libusb-1.0-doc (2:1.0.20-1) ... unit-abot-epc-basic-0: 12:21:58 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:21:58 DEBUG unit.abot-epc-basic/0.install Setting up libx11-protocol-perl (0.56-7) ... unit-abot-epc-basic-0: 12:21:58 DEBUG unit.abot-epc-basic/0.install Setting up libxml-namespacesupport-perl (1.11-1) ... unit-abot-epc-basic-0: 12:21:58 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-base-perl (1.07-1) ... unit-abot-epc-basic-0: 12:21:58 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-abot-epc-basic-0: 12:21:58 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:21:59 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:21:59 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:21:59 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:21:59 DEBUG unit.abot-epc-basic/0.install Setting up libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:21:59 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:21:59 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:21:59 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:21:59 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:21:59 DEBUG unit.abot-epc-basic/0.install Setting up libxml-xpathengine-perl (0.13-1) ... unit-abot-epc-basic-0: 12:21:59 DEBUG unit.abot-epc-basic/0.install Setting up libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... unit-abot-epc-basic-0: 12:21:59 DEBUG unit.abot-epc-basic/0.install Setting up libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.2) ... unit-abot-epc-basic-0: 12:21:59 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:21:59 DEBUG unit.abot-epc-basic/0.install Setting up lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 12:21:59 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:21:59 DEBUG unit.abot-epc-basic/0.install Setting up mscgen (0.20-5) ... unit-abot-epc-basic-0: 12:21:59 DEBUG unit.abot-epc-basic/0.install Setting up libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:21:59 DEBUG unit.abot-epc-basic/0.install Setting up texinfo (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 12:21:59 DEBUG unit.abot-epc-basic/0.install Running mktexlsr. This may take some time. ... done. unit-abot-epc-basic-0: 12:21:59 DEBUG unit.abot-epc-basic/0.install Setting up octave-common (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 12:21:59 DEBUG unit.abot-epc-basic/0.install Setting up pstoedit (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 12:21:59 DEBUG unit.abot-epc-basic/0.install Setting up pydb (1.26-2) ... unit-abot-epc-basic-0: 12:21:59 DEBUG unit.abot-epc-basic/0.install Setting up qttranslations5-l10n (5.5.1-2build1) ... unit-abot-epc-basic-0: 12:21:59 DEBUG unit.abot-epc-basic/0.install Setting up rubygems-integration (1.10) ... unit-abot-epc-basic-0: 12:22:00 DEBUG unit.abot-epc-basic/0.install Setting up ruby-did-you-mean (1.0.0-2) ... unit-abot-epc-basic-0: 12:22:00 DEBUG unit.abot-epc-basic/0.install Setting up ruby-minitest (5.8.4-2) ... unit-abot-epc-basic-0: 12:22:00 DEBUG unit.abot-epc-basic/0.install Setting up ruby-net-telnet (0.1.1-2) ... unit-abot-epc-basic-0: 12:22:00 DEBUG unit.abot-epc-basic/0.install Setting up ruby-power-assert (0.2.7-1) ... unit-abot-epc-basic-0: 12:22:00 DEBUG unit.abot-epc-basic/0.install Setting up ruby-test-unit (3.1.7-2) ... unit-abot-epc-basic-0: 12:22:00 DEBUG unit.abot-epc-basic/0.install Setting up subversion (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 12:22:00 DEBUG unit.abot-epc-basic/0.install Setting up t1utils (1.39-2) ... unit-abot-epc-basic-0: 12:22:00 DEBUG unit.abot-epc-basic/0.install Setting up tcl8.6 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 12:22:00 DEBUG unit.abot-epc-basic/0.install Setting up tcl (8.6.0+9) ... unit-abot-epc-basic-0: 12:22:00 DEBUG unit.abot-epc-basic/0.install Setting up texlive-binaries (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:22:00 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:22:00 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:22:00 DEBUG unit.abot-epc-basic/0.install Setting up xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-abot-epc-basic-0: 12:22:00 DEBUG unit.abot-epc-basic/0.install Setting up texlive-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:22:00 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to a4. unit-abot-epc-basic-0: 12:22:00 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to a4. unit-abot-epc-basic-0: 12:22:01 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to a4. unit-abot-epc-basic-0: 12:22:01 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to a4. unit-abot-epc-basic-0: 12:22:01 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to letter. unit-abot-epc-basic-0: 12:22:01 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to letter. unit-abot-epc-basic-0: 12:22:01 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to letter. unit-abot-epc-basic-0: 12:22:01 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to letter. unit-abot-epc-basic-0: 12:22:01 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:22:01 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:22:01 DEBUG unit.abot-epc-basic/0.install Setting up tk8.6 (8.6.5-1) ... unit-abot-epc-basic-0: 12:22:01 DEBUG unit.abot-epc-basic/0.install Setting up tk (8.6.0+9) ... unit-abot-epc-basic-0: 12:22:01 DEBUG unit.abot-epc-basic/0.install Setting up unzip (6.0-20ubuntu1) ... unit-abot-epc-basic-0: 12:22:02 DEBUG unit.abot-epc-basic/0.install Setting up x11-utils (7.7+3) ... unit-abot-epc-basic-0: 12:22:02 DEBUG unit.abot-epc-basic/0.install Setting up x11-xserver-utils (7.7+7) ... unit-abot-epc-basic-0: 12:22:02 DEBUG unit.abot-epc-basic/0.install Setting up xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 12:22:02 DEBUG unit.abot-epc-basic/0.install Setting up xmlstarlet (1.6.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:22:02 DEBUG unit.abot-epc-basic/0.install Setting up xterm (322-1ubuntu1) ... unit-abot-epc-basic-0: 12:22:02 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:22:02 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:22:02 DEBUG unit.abot-epc-basic/0.install Setting up zip (3.0-11) ... unit-abot-epc-basic-0: 12:22:02 DEBUG unit.abot-epc-basic/0.install Setting up libauthen-sasl-perl (2.1600-1) ... unit-abot-epc-basic-0: 12:22:02 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dbg:amd64 (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:22:02 DEBUG unit.abot-epc-basic/0.install Setting up libffi-dev:amd64 (3.2.1-4) ... unit-abot-epc-basic-0: 12:22:02 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:22:02 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0-dev (0.10-3) ... unit-abot-epc-basic-0: 12:22:02 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 12:22:02 DEBUG unit.abot-epc-basic/0.install Setting up libyaml-dev:amd64 (0.1.6-3) ... unit-abot-epc-basic-0: 12:22:02 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:22:02 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:22:02 DEBUG unit.abot-epc-basic/0.install Setting up debhelper (9.20160115ubuntu3) ... unit-abot-epc-basic-0: 12:22:02 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 12:22:02 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:22:02 DEBUG unit.abot-epc-basic/0.install Setting up gtkwave (3.3.66-1) ... unit-abot-epc-basic-0: 12:22:02 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:22:02 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-protocol-https-perl (6.06-2) ... unit-abot-epc-basic-0: 12:22:02 DEBUG unit.abot-epc-basic/0.install Setting up libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:22:03 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 12:22:03 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:22:03 DEBUG unit.abot-epc-basic/0.install Setting up octave (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 12:22:03 DEBUG unit.abot-epc-basic/0.install Setting up octave-control (3.0.0-1) ... unit-abot-epc-basic-0: 12:22:03 DEBUG unit.abot-epc-basic/0.install Setting up octave-signal (1.3.2-1) ... unit-abot-epc-basic-0: 12:22:03 DEBUG unit.abot-epc-basic/0.install Setting up qt-at-spi:amd64 (0.4.0-3) ... unit-abot-epc-basic-0: 12:22:03 DEBUG unit.abot-epc-basic/0.install Setting up rake (10.5.0-2) ... unit-abot-epc-basic-0: 12:22:03 DEBUG unit.abot-epc-basic/0.install Setting up libruby2.3:amd64 (2.3.1-2~16.04.12) ... unit-abot-epc-basic-0: 12:22:03 DEBUG unit.abot-epc-basic/0.install Setting up ruby2.3 (2.3.1-2~16.04.12) ... unit-abot-epc-basic-0: 12:22:03 DEBUG unit.abot-epc-basic/0.install Setting up liboctave-dev (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 12:22:03 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:22:03 DEBUG unit.abot-epc-basic/0.install Setting up adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-abot-epc-basic-0: 12:22:03 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:22:03 DEBUG unit.abot-epc-basic/0.install Setting up dh-strip-nondeterminism (0.015-1) ... unit-abot-epc-basic-0: 12:22:03 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service-backend (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 12:22:03 DEBUG unit.abot-epc-basic/0.install Setting up libwww-perl (6.15-1) ... unit-abot-epc-basic-0: 12:22:03 DEBUG unit.abot-epc-basic/0.install Setting up libxml-parser-perl (2.44-1build1) ... unit-abot-epc-basic-0: 12:22:03 DEBUG unit.abot-epc-basic/0.install Setting up libxml-twig-perl (1:3.48-1) ... unit-abot-epc-basic-0: 12:22:03 DEBUG unit.abot-epc-basic/0.install Setting up libnet-dbus-perl (1.1.0-3build1) ... unit-abot-epc-basic-0: 12:22:03 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:22:03 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-expat-perl (0.40-2) ... unit-abot-epc-basic-0: 12:22:03 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:22:03 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:22:03 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:22:03 DEBUG unit.abot-epc-basic/0.install Setting up ruby (1:2.3.0+1) ... unit-abot-epc-basic-0: 12:22:04 DEBUG unit.abot-epc-basic/0.install Setting up humanity-icon-theme (0.6.10.1) ... unit-abot-epc-basic-0: 12:22:04 DEBUG unit.abot-epc-basic/0.install Setting up ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-abot-epc-basic-0: 12:22:04 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:22:04 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:22:04 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:22:04 DEBUG unit.abot-epc-basic/0.install Processing triggers for tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 12:22:04 DEBUG unit.abot-epc-basic/0.install Running updmap-sys. This may take some time... done. unit-abot-epc-basic-0: 12:22:04 DEBUG unit.abot-epc-basic/0.install Running mktexlsr /var/lib/texmf ... done. unit-abot-epc-basic-0: 12:22:04 DEBUG unit.abot-epc-basic/0.install Building format(s) --all. unit-abot-epc-basic-0: 12:22:06 DEBUG unit.abot-epc-basic/0.install This may take some time... done. unit-abot-epc-basic-0: 12:22:07 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-b89f50-default-0 unit-abot-epc-basic-0: 12:22:07 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 12:22:07 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:22:12 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-b89f50-default-0 unit-abot-epc-basic-0: 12:22:12 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 12:22:12 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 12:22:12 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 12:22:12 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 12:22:12 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:22:12 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:22:12 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:22:12 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 12:22:12 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:22:12 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 12:22:12 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 12:22:12 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 12:22:12 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:22:12 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:22:12 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 12:22:12 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:22:12 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 12:22:12 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:22:12 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 12:22:12 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 12:22:12 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 12:22:12 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 12:22:12 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 12:22:12 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 12:22:12 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 12:22:12 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 12:22:12 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 12:22:12 DEBUG unit.abot-epc-basic/0.install lsh-doc unit-abot-epc-basic-0: 12:22:12 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 12:22:12 DEBUG unit.abot-epc-basic/0.install nettle-bin nettle-dev unit-abot-epc-basic-0: 12:22:12 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:22:12 DEBUG unit.abot-epc-basic/0.install Need to get 24.5 kB/963 kB of archives. unit-abot-epc-basic-0: 12:22:12 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:22:12 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:22:13 DEBUG unit.abot-epc-basic/0.install Fetched 24.5 kB in 0s (31.8 kB/s) unit-abot-epc-basic-0: 12:22:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-bin. unit-abot-epc-basic-0: 12:22:13 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 136015 files and directories currently installed.) unit-abot-epc-basic-0: 12:22:13 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:22:13 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:22:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 12:22:13 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:22:13 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:22:13 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 12:22:13 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 12:22:14 DEBUG unit.abot-epc-basic/0.install Setting up nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:22:14 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:22:14 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 12:22:14 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:22:51 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-b89f50-default-0 unit-abot-epc-basic-0: 12:22:51 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 12:22:52 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 12:22:52 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 12:22:52 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 12:22:52 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:22:52 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:22:52 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:22:52 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 12:22:52 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:22:52 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 12:22:52 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 12:22:52 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 12:22:52 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:22:52 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:22:52 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 12:22:52 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:22:52 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 12:22:52 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:22:52 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 12:22:52 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 12:22:52 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 12:22:52 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 12:22:52 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 12:22:52 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 12:22:52 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 12:22:52 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 12:22:52 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 12:22:52 DEBUG unit.abot-epc-basic/0.install libgnutlsxx28 libp11-kit-dev unit-abot-epc-basic-0: 12:22:52 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 12:22:52 DEBUG unit.abot-epc-basic/0.install gnutls-doc gnutls-bin guile-gnutls unit-abot-epc-basic-0: 12:22:52 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 12:22:52 DEBUG unit.abot-epc-basic/0.install libgnutls-dev libgnutlsxx28 libp11-kit-dev unit-abot-epc-basic-0: 12:22:52 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:22:52 DEBUG unit.abot-epc-basic/0.install Need to get 622 kB of archives. unit-abot-epc-basic-0: 12:22:52 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:22:52 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgnutlsxx28 amd64 3.4.10-4ubuntu1.5 [13.7 kB] unit-abot-epc-basic-0: 12:22:52 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:22:53 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgnutls-dev amd64 3.4.10-4ubuntu1.5 [552 kB] unit-abot-epc-basic-0: 12:22:53 DEBUG unit.abot-epc-basic/0.install Fetched 622 kB in 1s (446 kB/s) unit-abot-epc-basic-0: 12:22:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutlsxx28:amd64. unit-abot-epc-basic-0: 12:22:53 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 ... 136124 files and directories currently installed.) unit-abot-epc-basic-0: 12:22:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgnutlsxx28_3.4.10-4ubuntu1.5_amd64.deb ... unit-abot-epc-basic-0: 12:22:54 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutlsxx28:amd64 (3.4.10-4ubuntu1.5) ... unit-abot-epc-basic-0: 12:22:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libp11-kit-dev:amd64. unit-abot-epc-basic-0: 12:22:54 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:22:54 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:22:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutls-dev:amd64. unit-abot-epc-basic-0: 12:22:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgnutls-dev_3.4.10-4ubuntu1.5_amd64.deb ... unit-abot-epc-basic-0: 12:22:54 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutls-dev:amd64 (3.4.10-4ubuntu1.5) ... unit-abot-epc-basic-0: 12:22:54 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:22:54 DEBUG unit.abot-epc-basic/0.install Setting up libgnutlsxx28:amd64 (3.4.10-4ubuntu1.5) ... unit-abot-epc-basic-0: 12:22:54 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:22:54 DEBUG unit.abot-epc-basic/0.install Setting up libgnutls-dev:amd64 (3.4.10-4ubuntu1.5) ... unit-abot-epc-basic-0: 12:22:54 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:22:55 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 12:22:55 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:23:22 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-b89f50-default-0 unit-abot-epc-basic-0: 12:23:22 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-b89f50-default-0 unit-abot-epc-basic-0: 12:23:22 DEBUG unit.abot-epc-basic/0.install Cloning into '/opt/ssh'... unit-abot-epc-basic-0: 12:23:22 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 12:23:22 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:25:29 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 12:25:29 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:26:05 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 12:26:06 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Installing oaisim >> unit-abot-epc-basic-0: 12:26:06 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Configuring abot-functest-basic >> unit-abot-epc-basic-0: 12:26:07 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 12:26:07 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 12:26:07 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 12:26:07 INFO unit.abot-epc-basic/0.juju-log ABot Install complete! unit-abot-epc-basic-0: 12:26:07 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 12:26:07 INFO juju.worker.uniter.operation ran "install" hook unit-abot-epc-basic-0: 12:26:07 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-abot-epc-basic-0: 12:26:07 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-abot-epc-basic-0: 12:26:07 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:26:07 DEBUG juju.worker.uniter.operation running operation accept leadership unit-abot-epc-basic-0: 12:26:07 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-abot-epc-basic-0: 12:26:07 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-abot-epc-basic-0: 12:26:07 INFO juju.worker.uniter found queued "leader-elected" hook unit-abot-epc-basic-0: 12:26:07 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-abot-epc-basic-0: 12:26:07 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-abot-epc-basic-0: 12:26:07 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-abot-epc-basic-0: 12:26:07 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-abot-epc-basic-0: 12:26:07 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-abot-epc-basic-0: 12:26:07 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-abot-epc-basic-0: 12:26:07 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-abot-epc-basic-0: 12:26:07 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-abot-epc-basic-0: 12:26:07 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-abot-epc-basic-0: 12:26:07 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:26:07 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:26:07 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-abot-epc-basic-0: 12:26:07 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-abot-epc-basic-0: 12:26:07 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-abot-epc-basic-0: 12:26:07 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-abot-epc-basic-0: 12:26:07 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-abot-epc-basic-0: 12:26:07 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-abot-epc-basic-0: 12:26:07 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 12:26:07 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 12:26:07 INFO unit.abot-epc-basic/0.juju-log Installing the tags obtained from config: local-commands unit-abot-epc-basic-0: 12:26:07 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-abot-epc-basic-0: 12:26:07 INFO juju.worker.uniter.operation ran "config-changed" hook unit-abot-epc-basic-0: 12:26:07 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-abot-epc-basic-0: 12:26:07 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-abot-epc-basic-0: 12:26:07 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:26:07 INFO juju.worker.uniter found queued "start" hook unit-abot-epc-basic-0: 12:26:07 DEBUG juju.worker.uniter.operation running operation run start hook unit-abot-epc-basic-0: 12:26:07 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-abot-epc-basic-0: 12:26:07 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-abot-epc-basic-0: 12:26:07 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-abot-epc-basic-0: 12:26:07 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-abot-epc-basic-0: 12:26:07 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-abot-epc-basic-0: 12:26:07 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 12:26:07 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /root/.ssh/id_rsa. unit-abot-epc-basic-0: 12:26:07 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:26:07 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 12:26:07 DEBUG unit.abot-epc-basic/0.start SHA256:f3qkv2nHjMzziw3kiqy+Iz1x48A9eA9boZZOq5nJPbg root@juju-b89f50-default-0 unit-abot-epc-basic-0: 12:26:07 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 12:26:07 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 12:26:07 DEBUG unit.abot-epc-basic/0.start | | unit-abot-epc-basic-0: 12:26:07 DEBUG unit.abot-epc-basic/0.start | | unit-abot-epc-basic-0: 12:26:07 DEBUG unit.abot-epc-basic/0.start | | unit-abot-epc-basic-0: 12:26:07 DEBUG unit.abot-epc-basic/0.start | . | unit-abot-epc-basic-0: 12:26:07 DEBUG unit.abot-epc-basic/0.start | . oSo .. | unit-abot-epc-basic-0: 12:26:07 DEBUG unit.abot-epc-basic/0.start | = %..o. | unit-abot-epc-basic-0: 12:26:07 DEBUG unit.abot-epc-basic/0.start | . @ O.=++ | unit-abot-epc-basic-0: 12:26:07 DEBUG unit.abot-epc-basic/0.start | ..=**.o+B=+ | unit-abot-epc-basic-0: 12:26:07 DEBUG unit.abot-epc-basic/0.start | oEB+.o+==+. | unit-abot-epc-basic-0: 12:26:07 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-abot-epc-basic-0: 12:26:07 DEBUG unit.abot-epc-basic/0.start sudo: unable to resolve host juju-b89f50-default-0 unit-abot-epc-basic-0: 12:26:07 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 12:26:07 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /home/ubuntu/.ssh/id_rsa. unit-abot-epc-basic-0: 12:26:07 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:26:07 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 12:26:07 DEBUG unit.abot-epc-basic/0.start SHA256:/4eIVrWo0lSIcbcyu/UfYGh7326UWYc6RRRo5tRrkZg ubuntu@juju-b89f50-default-0 unit-abot-epc-basic-0: 12:26:07 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 12:26:07 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 12:26:07 DEBUG unit.abot-epc-basic/0.start | *oo | unit-abot-epc-basic-0: 12:26:07 DEBUG unit.abot-epc-basic/0.start | . . . E = | unit-abot-epc-basic-0: 12:26:07 DEBUG unit.abot-epc-basic/0.start | + o * . + | unit-abot-epc-basic-0: 12:26:07 DEBUG unit.abot-epc-basic/0.start | . + o.o = o| unit-abot-epc-basic-0: 12:26:07 DEBUG unit.abot-epc-basic/0.start | S=ooo= =| unit-abot-epc-basic-0: 12:26:07 DEBUG unit.abot-epc-basic/0.start | oo+o+. o.| unit-abot-epc-basic-0: 12:26:07 DEBUG unit.abot-epc-basic/0.start | o *oo.o.. | unit-abot-epc-basic-0: 12:26:07 DEBUG unit.abot-epc-basic/0.start | . * .oo..o.| unit-abot-epc-basic-0: 12:26:07 DEBUG unit.abot-epc-basic/0.start | o .oooo| unit-abot-epc-basic-0: 12:26:07 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-abot-epc-basic-0: 12:26:08 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 12:26:08 INFO juju.worker.uniter.operation ran "start" hook unit-abot-epc-basic-0: 12:26:08 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-abot-epc-basic-0: 12:26:08 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-abot-epc-basic-0: 12:26:08 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:26:08 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:26:08 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-abot-epc-basic-0: 12:26:08 INFO juju.worker.uniter.relation joining relation "abot-epc-basic:epc oai-epc:epc" unit-abot-epc-basic-0: 12:26:08 INFO juju.worker.uniter.relation joined relation "abot-epc-basic:epc oai-epc:epc" unit-abot-epc-basic-0: 12:26:08 INFO juju.worker.uniter.relation joining relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-abot-epc-basic-0: 12:26:08 INFO juju.worker.uniter.relation joined relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-abot-epc-basic-0: 12:26:08 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 12:26:08 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:26:30 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 12:26:30 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:26:30 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 12:26:30 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 12:26:30 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 12:26:30 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 12:26:30 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 12:26:30 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 12:26:30 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 12:26:30 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 12:26:30 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:26:30 DEBUG juju.worker.uniter no operations in progress; waiting for changes machine-2: 12:29:22 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-epc-0: 12:29:22 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-epc-0: 12:29:22 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:29:22 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 12:29:22 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" machine-2: 12:29:22 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:29:22 DEBUG juju.agent read agent config, format "2.0" machine-2: 12:29:22 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 12:29:22 DEBUG juju.worker start "api" unit-oai-epc-0: 12:29:22 INFO juju.worker start "api" unit-oai-epc-0: 12:29:22 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-epc-0: 12:29:22 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 12:29:22 DEBUG juju.worker "api" started unit-oai-epc-0: 12:29:22 DEBUG juju.worker.introspection stats worker now serving machine-2: 12:29:22 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-2: 12:29:22 DEBUG juju.worker start "engine" machine-2: 12:29:22 INFO juju.worker start "engine" unit-oai-epc-0: 12:29:22 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:29:22 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-epc-0: 12:29:22 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-epc-0: 12:29:22 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 12:29:22 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-epc-0: 12:29:22 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:29:22 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 12:29:22 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:29:22 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:29:22 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:29:22 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:29:22 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:29:22 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:29:22 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:29:22 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:29:22 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-epc-0: 12:29:22 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:29:22 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:29:22 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:29:22 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 12:29:22 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:29:22 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 12:29:22 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:29:22 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:29:22 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 12:29:22 DEBUG juju.worker "engine" started machine-2: 12:29:22 DEBUG juju.worker.introspection stats worker now serving machine-2: 12:29:22 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-2: 12:29:22 DEBUG juju.worker.dependency "clock" manifold worker started machine-2: 12:29:22 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:29:22 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:29:22 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 12:29:22 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:29:22 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:29:22 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 12:29:22 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 12:29:22 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:29:22 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:29:22 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 12:29:22 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 12:29:22 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 12:29:22 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-2: 12:29:22 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:29:22 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:29:22 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:29:22 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:29:22 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:29:22 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:29:22 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:29:22 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 12:29:22 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:29:22 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:29:22 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:29:22 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:29:22 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:29:22 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:29:22 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-2: 12:29:22 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:29:22 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 12:29:22 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-2: 12:29:22 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:29:22 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:29:22 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:29:22 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:29:22 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:29:22 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:29:22 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:29:22 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:29:22 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:29:22 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:29:22 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:29:22 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:29:22 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 12:29:22 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:29:22 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:29:22 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 12:29:22 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:29:22 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:29:22 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:29:22 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:29:22 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:29:22 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-epc-0: 12:29:22 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 12:29:22 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:29:22 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:29:22 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 12:29:22 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 12:29:22 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:29:22 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-2: 12:29:22 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:29:22 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:29:22 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:29:22 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:29:22 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:29:22 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 12:29:22 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available unit-oai-epc-0: 12:29:22 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:29:22 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:29:22 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 12:29:22 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 12:29:22 DEBUG juju.worker.apicaller connecting with current password machine-2: 12:29:22 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:29:22 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:29:22 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:29:22 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 12:29:22 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-2: 12:29:22 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 12:29:22 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-epc-0: 12:29:22 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:29:22 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:29:22 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-epc-0: 12:29:22 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 12:29:22 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:29:22 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 12:29:22 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:29:22 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:29:22 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:29:22 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 12:29:22 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:29:22 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:29:22 DEBUG juju.api successfully dialed "wss://192.168.121.14:17070/model/7db5c7dc-37f5-4279-8b9a-83b021b89f50/api" unit-oai-epc-0: 12:29:22 INFO juju.api connection established to "wss://192.168.121.14:17070/model/7db5c7dc-37f5-4279-8b9a-83b021b89f50/api" machine-2: 12:29:22 DEBUG juju.api successfully dialed "wss://192.168.121.14:17070/model/7db5c7dc-37f5-4279-8b9a-83b021b89f50/api" machine-2: 12:29:22 INFO juju.api connection established to "wss://192.168.121.14:17070/model/7db5c7dc-37f5-4279-8b9a-83b021b89f50/api" machine-2: 12:29:22 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/7db5c7dc-37f5-4279-8b9a-83b021b89f50/api" unit-oai-epc-0: 12:29:22 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/7db5c7dc-37f5-4279-8b9a-83b021b89f50/api" machine-2: 12:29:22 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-2: 12:29:22 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 12:29:22 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-2: 12:29:22 DEBUG juju.worker.apicaller connected machine-2: 12:29:22 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 12:29:22 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:29:22 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:29:22 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:29:22 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:29:22 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:29:22 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:29:22 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 12:29:22 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 12:29:22 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:29:22 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:29:22 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:29:22 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 12:29:22 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:29:22 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:29:22 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:29:22 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:29:22 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:29:22 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:29:22 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:29:22 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:29:22 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 12:29:22 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-2: 12:29:22 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-2: 12:29:22 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 12:29:22 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 12:29:22 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:29:22 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:29:22 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:29:22 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:29:22 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:29:22 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 12:29:22 INFO juju.worker.upgrader unblocking abort check machine-2: 12:29:22 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 12:29:22 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-2: 12:29:22 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:29:22 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:29:22 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:29:22 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:29:22 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:29:22 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:29:22 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:29:22 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 12:29:22 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 12:29:22 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:29:22 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:29:22 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:29:22 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:29:22 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:29:22 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:29:22 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:29:22 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:29:22 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:29:22 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-2: 12:29:22 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 12:29:22 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 12:29:22 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 12:29:22 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 12:29:22 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 12:29:22 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.200,192.168.121.14,252.14.0.1,::1,localhost", AutoNoProxy:""} machine-2: 12:29:22 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-2: 12:29:22 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 12:29:22 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:29:22 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 12:29:22 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 12:29:22 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:29:22 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:29:22 DEBUG juju.network including address public:172.30.9.200 for machine machine-2: 12:29:22 DEBUG juju.network including address local-cloud:192.168.121.14 for machine machine-2: 12:29:22 DEBUG juju.network including address local-fan:252.14.0.1 for machine machine-2: 12:29:22 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 12:29:22 DEBUG juju.network including address local-machine:::1 for machine machine-2: 12:29:22 DEBUG juju.network addresses after filtering: [public:172.30.9.200 local-cloud:192.168.121.14 local-fan:252.14.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 12:29:22 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.200:17070 192.168.121.14:17070 252.14.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 12:29:22 DEBUG juju.agent API server address details [["172.30.9.200:17070" "192.168.121.14:17070" "252.14.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.14:17070" "252.14.0.1:17070" "172.30.9.200:17070"] machine-2: 12:29:22 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 12:29:22 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 12:29:22 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-2: 12:29:22 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 12:29:22 DEBUG juju.worker.logger logger setup machine-2: 12:29:22 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-2: 12:29:22 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 12:29:22 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 12:29:22 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 12:29:22 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 12:29:22 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 12:29:22 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 12:29:22 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 12:29:22 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 12:29:22 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-2: 12:29:22 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 12:29:22 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 12:29:22 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 12:29:22 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 12:29:22 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 12:29:22 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 12:29:22 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:29:22 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 12:29:22 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 12:29:22 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 12:29:22 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 12:29:22 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 12:29:22 INFO juju.util.exec run result: exit status 127 machine-2: 12:29:22 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec101963258/script.sh: line 1: fanatic: command not found 127 machine-2: 12:29:22 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 12:29:22 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 12:29:22 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 12:29:22 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 12:29:22 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 12:29:22 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 12:29:22 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 12:29:22 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 12:29:22 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 12:29:22 INFO juju.util.exec run result: exit status 127 machine-2: 12:29:22 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec201213291/script.sh: line 1: fanatic: command not found 127 machine-2: 12:29:22 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 12:29:22 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 12:29:22 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 12:29:22 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 12:29:22 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 12:29:22 DEBUG juju.worker start "2-container-watcher" machine-2: 12:29:22 DEBUG juju.worker start "stateconverter" machine-2: 12:29:22 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 12:29:22 INFO juju.worker start "2-container-watcher" machine-2: 12:29:22 DEBUG juju.worker "2-container-watcher" started machine-2: 12:29:22 INFO juju.worker start "stateconverter" machine-2: 12:29:22 DEBUG juju.worker "stateconverter" started machine-2: 12:29:22 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" machine-2: 12:29:23 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 12:29:23 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 12:29:23 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:29:23 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:29:23 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 12:29:23 DEBUG juju.network including address local-cloud:192.168.121.8 for machine machine-2: 12:29:23 DEBUG juju.network including address local-machine:::1 for machine machine-2: 12:29:23 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.8 local-machine:::1] machine-2: 12:29:23 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.121.8 local-machine:::1] machine-2: 12:29:23 INFO juju.worker.machiner "machine-2" started machine-2: 12:29:23 INFO juju.api.common no addresses observed on interface "tunl0" unit-oai-epc-0: 12:29:23 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 12:29:23 DEBUG juju.api RPC connection died unit-oai-epc-0: 12:29:23 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-epc-0: 12:29:23 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 12:29:23 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/7db5c7dc-37f5-4279-8b9a-83b021b89f50/api" unit-oai-epc-0: 12:29:23 INFO juju.api connection established to "wss://172.30.9.200:17070/model/7db5c7dc-37f5-4279-8b9a-83b021b89f50/api" unit-oai-epc-0: 12:29:23 DEBUG juju.api successfully dialed "wss://192.168.121.14:17070/model/7db5c7dc-37f5-4279-8b9a-83b021b89f50/api" machine-2: 12:29:23 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:ee:85:ee 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:ee:85:ee 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:29:24 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 12:29:24 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-epc-0: 12:29:24 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:29:24 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:29:24 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 12:29:24 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 12:29:24 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-epc-0: 12:29:24 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-epc-0: 12:29:24 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-epc-0: 12:29:24 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-epc-0: 12:29:24 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-epc-0: 12:29:24 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-epc-0: 12:29:24 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 12:29:24 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-epc-0: 12:29:24 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-epc-0: 12:29:24 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:29:24 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 12:29:24 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:29:24 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:29:24 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:29:24 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 12:29:24 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 12:29:24 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:29:24 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-epc-0: 12:29:24 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-epc-0: 12:29:24 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:29:24 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:29:24 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:29:24 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:29:24 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:29:24 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:29:24 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 12:29:24 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 12:29:24 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 12:29:24 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-epc-0: 12:29:24 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 12:29:24 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 12:29:24 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 12:29:24 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-oai-epc-0: 12:29:24 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 12:29:24 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 12:29:24 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-epc-0: 12:29:24 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 12:29:24 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 12:29:24 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" unit-oai-epc-0: 12:29:24 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 12:29:24 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 12:29:24 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 12:29:24 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 12:29:24 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.200,192.168.121.14,252.14.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 12:29:24 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:29:24 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 12:29:24 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-epc-0: 12:29:24 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 12:29:24 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-epc-0: 12:29:24 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-epc-0: 12:29:24 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-epc-0: 12:29:24 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 12:29:24 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-epc-0: 12:29:24 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-epc-0: 12:29:24 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc unit-oai-epc-0: 12:29:24 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 12:29:24 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 12:29:24 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 12:29:24 DEBUG juju.network including address public:172.30.9.200 for machine unit-oai-epc-0: 12:29:24 DEBUG juju.network including address local-cloud:192.168.121.14 for machine unit-oai-epc-0: 12:29:24 DEBUG juju.network including address local-fan:252.14.0.1 for machine unit-oai-epc-0: 12:29:24 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 12:29:24 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 12:29:24 DEBUG juju.network addresses after filtering: [public:172.30.9.200 local-cloud:192.168.121.14 local-fan:252.14.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-epc-0: 12:29:24 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.200:17070 192.168.121.14:17070 252.14.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 12:29:24 DEBUG juju.agent API server address details [["172.30.9.200:17070" "192.168.121.14:17070" "252.14.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.14:17070" "252.14.0.1:17070" "172.30.9.200:17070"] unit-oai-epc-0: 12:29:24 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-epc-0: 12:29:24 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:29:24 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 12:29:24 DEBUG juju.worker.uniter juju-run listener running unit-oai-epc-0: 12:29:24 INFO juju.worker.uniter hooks are retried true unit-oai-epc-0: 12:29:24 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 12:29:24 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-epc-0: 12:29:24 DEBUG juju.worker.uniter.remotestate got service change unit-oai-epc-0: 12:29:24 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-epc-0: 12:29:24 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-epc-0: 12:29:24 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 12:29:24 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-epc-0: 12:29:24 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 12:29:24 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 12:29:24 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 12:29:24 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 12:29:24 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 12:29:24 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 12:29:24 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 12:29:24 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 12:29:24 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 12:29:24 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 12:29:24 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 12:29:24 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 12:29:24 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:29:24 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:29:24 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 12:29:24 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 12:29:24 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 12:29:24 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 12:29:24 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 12:29:24 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 12:29:24 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 12:29:24 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 12:29:24 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 12:29:24 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 12:29:24 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 12:29:24 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 12:29:24 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:29:24 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 12:29:24 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 12:29:25 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:29:25 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 12:29:25 DEBUG unit.oai-epc/0.install + echo v0.3.2 unit-oai-epc-0: 12:29:25 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 12:29:25 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 12:29:25 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 12:29:25 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 12:29:25 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 12:29:25 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 12:29:25 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 12:29:25 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 12:29:25 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 12:29:25 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 12:29:25 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 12:29:25 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 12:29:25 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 12:29:25 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 12:29:25 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 12:29:25 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 12:29:25 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 12:29:25 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 12:29:25 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 12:29:25 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 12:29:25 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 12:29:25 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 12:29:25 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 12:29:25 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 12:29:25 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-epc-0: 12:29:25 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 12:29:25 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 12:29:25 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 12:29:25 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:29:25 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:29:25 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:29:25 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 12:29:25 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 12:29:25 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 12:29:25 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 12:29:25 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 12:29:25 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 12:29:25 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 12:29:25 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 12:29:25 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 12:29:25 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:29:25 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 12:29:25 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 12:29:25 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:29:25 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 12:29:25 DEBUG unit.oai-epc/0.install + juju-log 'Updating the installation directory' unit-oai-epc-0: 12:29:26 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:29:26 INFO unit.oai-epc/0.juju-log Updating the installation directory unit-oai-epc-0: 12:29:26 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 12:29:26 DEBUG unit.oai-epc/0.install + git reset --hard HEAD unit-oai-epc-0: 12:29:26 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-epc-0: 12:29:26 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 unit-oai-epc-0: 12:29:26 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 12:29:26 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 12:29:26 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 12:29:26 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 12:29:26 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 12:29:26 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 12:29: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:29:26 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 12:29:26 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-epc-0: 12:29:26 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:29:26 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 12:29:26 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 12:29:26 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 12:29:26 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 12:29:26 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 12:29:26 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 12:29:26 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 12:29:26 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 12:29:26 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 12:29:26 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 12:29:26 DEBUG unit.oai-epc/0.install + current_kern_release=3.19.0-61-lowlatency unit-oai-epc-0: 12:29:26 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 12:29:26 DEBUG unit.oai-epc/0.install ++ echo 3.19.0-61-lowlatency unit-oai-epc-0: 12:29:26 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 12:29:26 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 12:29:26 DEBUG unit.oai-epc/0.install ++ echo 3.19.0-61-lowlatency unit-oai-epc-0: 12:29:26 DEBUG unit.oai-epc/0.install + current_kern_major_revision=19 unit-oai-epc-0: 12:29:26 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 12:29:26 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 12:29:26 DEBUG unit.oai-epc/0.install + '[' 19 -ge 19 ']' unit-oai-epc-0: 12:29:26 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=true unit-oai-epc-0: 12:29:26 DEBUG unit.oai-epc/0.install + [[ true == true ]] unit-oai-epc-0: 12:29:26 DEBUG unit.oai-epc/0.install + status-set maintenance 'required kernel is already installed' unit-oai-epc-0: 12:29:26 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:29:26 DEBUG unit.oai-epc/0.install + configure_hosts unit-oai-epc-0: 12:29:26 DEBUG unit.oai-epc/0.install ++ config-get realm unit-oai-epc-0: 12:29:26 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:29:26 DEBUG unit.oai-epc/0.install + realm=openair4G.eur unit-oai-epc-0: 12:29:26 DEBUG unit.oai-epc/0.install +++ hostname unit-oai-epc-0: 12:29:26 DEBUG unit.oai-epc/0.install ++ grep -o oai-epc-0.openair4G.eur /etc/hosts unit-oai-epc-0: 12:29:26 DEBUG unit.oai-epc/0.install + '[' -z '' ']' unit-oai-epc-0: 12:29:26 DEBUG unit.oai-epc/0.install + echo 127.0.0.1 localhost unit-oai-epc-0: 12:29:26 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 12:29:26 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 12:29:26 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:29:26 DEBUG unit.oai-epc/0.install + build_epc unit-oai-epc-0: 12:29:26 DEBUG unit.oai-epc/0.install + juju-log 'Build EPC and install required packages' unit-oai-epc-0: 12:29:26 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:29:26 INFO unit.oai-epc/0.juju-log Build EPC and install required packages unit-oai-epc-0: 12:29:26 DEBUG unit.oai-epc/0.install + status-set maintenance 'Build EPC and install required packages' unit-oai-epc-0: 12:29:27 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:29:27 DEBUG unit.oai-epc/0.install + /srv/openair-cn/SCRIPTS/build_epc -c -i -f machine-3: 12:29:55 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-hss-0: 12:29:55 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-3: 12:29:55 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:29:55 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 12:29:55 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:29:55 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 12:29:55 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" machine-3: 12:29:55 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 12:29:55 DEBUG juju.worker start "api" unit-oai-hss-0: 12:29:55 INFO juju.worker start "api" unit-oai-hss-0: 12:29:55 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-hss-0: 12:29:55 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 12:29:55 DEBUG juju.worker "api" started unit-oai-hss-0: 12:29:55 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 12:29:55 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-hss-0: 12:29:55 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:29:55 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:29:55 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:29:55 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-hss-0: 12:29:55 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:29:55 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 12:29:55 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:29:55 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 12:29:55 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-hss-0: 12:29:55 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:29:55 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 12:29:55 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-hss-0: 12:29:55 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:29:55 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 12:29:55 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:29:55 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:29:55 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:29:55 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:29:55 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:29:55 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:29:55 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:29:55 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:29:55 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:29:55 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-3: 12:29:55 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-3: 12:29:55 DEBUG juju.worker start "engine" machine-3: 12:29:55 INFO juju.worker start "engine" machine-3: 12:29:55 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 12:29:55 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 12:29:55 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-3: 12:29:55 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 12:29:55 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:29:55 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:29:55 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-3: 12:29:55 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:29:55 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:29:55 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:29:55 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:29:55 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:29:55 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:29:55 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:29:55 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 12:29:55 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 12:29:55 DEBUG juju.worker "engine" started machine-3: 12:29:55 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:29:55 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:29:55 DEBUG juju.worker.introspection stats worker now serving machine-3: 12:29:55 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:29:55 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-3: 12:29:55 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:29:55 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 12:29:55 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:29:55 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:29:55 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:29:55 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:29:55 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:29:55 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:29:55 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-3: 12:29:55 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-3: 12:29:55 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:29:55 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:29:55 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 12:29:55 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:29:55 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 12:29:55 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:29:55 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 12:29:55 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-3: 12:29:55 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:29:55 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:29:55 DEBUG juju.worker.dependency "clock" manifold worker started machine-3: 12:29:55 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:29:55 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:29:55 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:29:55 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:29:55 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:29:55 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:29:55 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:29:55 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 12:29:55 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:29:55 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 12:29:55 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:29:55 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 12:29:55 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:29:55 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-hss-0: 12:29:55 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 12:29:55 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:29:55 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:29:55 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:29:55 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:29:55 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:29:55 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:29:55 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 12:29:55 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-hss-0: 12:29:55 DEBUG juju.worker.apicaller connecting with current password machine-3: 12:29:55 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:29:55 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 12:29:55 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-hss-0: 12:29:55 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-hss-0: 12:29:55 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-hss-0: 12:29:55 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:29:55 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:29:55 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 12:29:55 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 12:29:55 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available unit-oai-hss-0: 12:29:55 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:29:55 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:29:55 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:29:55 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:29:55 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:29:55 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:29:55 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:29:55 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:29:55 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started unit-oai-hss-0: 12:29:55 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 12:29:55 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:29:55 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-3: 12:29:55 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-3: 12:29:55 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-hss-0: 12:29:55 DEBUG juju.api successfully dialed "wss://192.168.121.14:17070/model/7db5c7dc-37f5-4279-8b9a-83b021b89f50/api" unit-oai-hss-0: 12:29:55 INFO juju.api connection established to "wss://192.168.121.14:17070/model/7db5c7dc-37f5-4279-8b9a-83b021b89f50/api" machine-3: 12:29:55 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-3: 12:29:55 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-3: 12:29:55 DEBUG juju.worker.apicaller connecting with current password machine-3: 12:29:55 DEBUG juju.api successfully dialed "wss://192.168.121.14:17070/model/7db5c7dc-37f5-4279-8b9a-83b021b89f50/api" machine-3: 12:29:55 INFO juju.api connection established to "wss://192.168.121.14:17070/model/7db5c7dc-37f5-4279-8b9a-83b021b89f50/api" machine-3: 12:29:55 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/7db5c7dc-37f5-4279-8b9a-83b021b89f50/api" unit-oai-hss-0: 12:29:55 DEBUG juju.worker.apicaller connected machine-3: 12:29:55 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 12:29:56 DEBUG juju.api RPC connection died unit-oai-hss-0: 12:29:56 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 12:29:56 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 12:29:56 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:29:56 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 12:29:56 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 12:29:56 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-3: 12:29:56 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 12:29:56 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-3: 12:29:56 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-3: 12:29:56 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 12:29:56 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-3: 12:29:56 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-3: 12:29:56 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-3: 12:29:56 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-3: 12:29:56 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-3: 12:29:56 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-3: 12:29:56 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-3: 12:29:56 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 12:29:56 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-3: 12:29:56 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-3: 12:29:56 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-3: 12:29:56 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-3: 12:29:56 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 12:29:56 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:29:56 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:29:56 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:29:56 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:29:56 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 12:29:56 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 12:29:56 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:29:56 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:29:56 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:29:56 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:29:56 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 12:29:56 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:29:56 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:29:56 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:29:56 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 12:29:56 INFO juju.worker.upgrader unblocking abort check machine-3: 12:29:56 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 12:29:56 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-3: 12:29:56 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:29:56 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:29:56 DEBUG juju.worker.apicaller connecting with current password machine-3: 12:29:56 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:29:56 DEBUG juju.api successfully dialed "wss://192.168.121.14:17070/model/7db5c7dc-37f5-4279-8b9a-83b021b89f50/api" unit-oai-hss-0: 12:29:56 INFO juju.api connection established to "wss://192.168.121.14:17070/model/7db5c7dc-37f5-4279-8b9a-83b021b89f50/api" unit-oai-hss-0: 12:29:56 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/7db5c7dc-37f5-4279-8b9a-83b021b89f50/api" machine-3: 12:29:56 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:29:56 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:29:56 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:29:56 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:29:56 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:29:56 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 12:29:56 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 12:29:56 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:29:56 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:29:56 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:29:56 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-3: 12:29:56 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 12:29:56 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 12:29:56 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 12:29:56 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 12:29:56 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 12:29:56 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:29:56 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:29:56 DEBUG juju.network including address public:172.30.9.200 for machine machine-3: 12:29:56 DEBUG juju.network including address local-cloud:192.168.121.14 for machine machine-3: 12:29:56 DEBUG juju.network including address local-fan:252.14.0.1 for machine machine-3: 12:29:56 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 12:29:56 DEBUG juju.network including address local-machine:::1 for machine machine-3: 12:29:56 DEBUG juju.network addresses after filtering: [public:172.30.9.200 local-cloud:192.168.121.14 local-fan:252.14.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 12:29:56 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.200:17070 192.168.121.14:17070 252.14.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 12:29:56 DEBUG juju.agent API server address details [["172.30.9.200:17070" "192.168.121.14:17070" "252.14.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.14:17070" "252.14.0.1:17070" "172.30.9.200:17070"] machine-3: 12:29:56 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 12:29:56 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 12:29:56 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 12:29:56 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 12:29:56 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 12:29:56 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-3: 12:29:56 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 12:29:56 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 12:29:56 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 12:29:56 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 12:29:56 INFO juju.util.exec run result: exit status 127 machine-3: 12:29:56 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec469504875/script.sh: line 1: fanatic: command not found 127 machine-3: 12:29:56 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 12:29:56 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 12:29:56 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 12:29:56 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 12:29:56 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 12:29:56 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-3: 12:29:56 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 12:29:56 DEBUG juju.worker.logger logger setup machine-3: 12:29:56 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 12:29:56 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 12:29:56 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 12:29:56 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 12:29:56 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 12:29:56 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 12:29:56 INFO juju.util.exec run result: exit status 127 machine-3: 12:29:56 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec575143637/script.sh: line 1: fanatic: command not found 127 machine-3: 12:29:56 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 12:29:56 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 12:29:56 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 12:29:56 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 12:29:56 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-3: 12:29:56 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 12:29:56 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 12:29:56 DEBUG juju.worker.dependency "machiner" manifold worker started machine-3: 12:29:56 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 12:29:56 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.200,192.168.121.14,252.14.0.1,::1,localhost", AutoNoProxy:""} machine-3: 12:29:56 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-3: 12:29:56 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 12:29:56 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-3: 12:29:56 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 12:29:56 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 12:29:56 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:29:56 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:29:56 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 12:29:56 DEBUG juju.network including address local-cloud:192.168.121.7 for machine machine-3: 12:29:56 DEBUG juju.network including address local-machine:::1 for machine machine-3: 12:29:56 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.7 local-machine:::1] machine-3: 12:29:56 INFO juju.worker.machiner setting addresses for "machine-3" to [local-machine:127.0.0.1 local-cloud:192.168.121.7 local-machine:::1] machine-3: 12:29:56 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 12:29:56 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 12:29:56 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 12:29:56 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 12:29:56 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 12:29:56 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 12:29:56 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-3: 12:29:56 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 12:29:56 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 machine-3: 12:29:56 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-3: 12:29:56 DEBUG juju.worker start "3-container-watcher" machine-3: 12:29:56 DEBUG juju.worker start "stateconverter" machine-3: 12:29:56 INFO juju.worker start "3-container-watcher" machine-3: 12:29:56 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 12:29:56 DEBUG juju.worker "3-container-watcher" started machine-3: 12:29:56 INFO juju.worker start "stateconverter" machine-3: 12:29:56 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" machine-3: 12:29:56 DEBUG juju.worker "stateconverter" started machine-3: 12:29:56 INFO juju.worker.machiner "machine-3" started machine-3: 12:29:56 INFO juju.api.common no addresses observed on interface "tunl0" unit-oai-hss-0: 12:29:56 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 12:29:56 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-hss-0: 12:29:56 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:29:56 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:29:56 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:29:56 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-hss-0: 12:29:56 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-hss-0: 12:29:56 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 12:29:56 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:29:56 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:29:56 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:29:56 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:29:56 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 12:29:56 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 12:29:56 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-hss-0: 12:29:56 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-hss-0: 12:29:56 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:29:56 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 12:29:56 INFO juju.worker.upgrader unblocking abort check unit-oai-hss-0: 12:29:56 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-hss-0: 12:29:56 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-hss-0: 12:29:56 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:29:56 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:29:56 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:29:56 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:29:56 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:29:56 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:29:56 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:29:56 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:29:56 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 12:29:56 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-hss-0: 12:29:57 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:29:57 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:29:57 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 12:29:57 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-hss-0: 12:29:57 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-hss-0: 12:29:57 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-hss-0: 12:29:57 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 12:29:57 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-hss-0: 12:29:57 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-hss-0: 12:29:57 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 12:29:57 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" unit-oai-hss-0: 12:29:57 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 12:29:57 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 12:29:57 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 12:29:57 DEBUG juju.worker.logger logger setup unit-oai-hss-0: 12:29:57 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 12:29:57 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 12:29:57 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 12:29:57 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 12:29:57 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.200,192.168.121.14,252.14.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 12:29:57 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:29:57 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-hss-0: 12:29:57 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 12:29:57 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 12:29:57 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership unit-oai-hss-0: 12:29:57 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 12:29:57 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 12:29:57 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 12:29:57 DEBUG juju.network including address public:172.30.9.200 for machine unit-oai-hss-0: 12:29:57 DEBUG juju.network including address local-cloud:192.168.121.14 for machine unit-oai-hss-0: 12:29:57 DEBUG juju.network including address local-fan:252.14.0.1 for machine unit-oai-hss-0: 12:29:57 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 12:29:57 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 12:29:57 DEBUG juju.network addresses after filtering: [public:172.30.9.200 local-cloud:192.168.121.14 local-fan:252.14.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-hss-0: 12:29:57 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.200:17070 192.168.121.14:17070 252.14.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 12:29:57 DEBUG juju.agent API server address details [["172.30.9.200:17070" "192.168.121.14:17070" "252.14.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.14:17070" "252.14.0.1:17070" "172.30.9.200:17070"] unit-oai-hss-0: 12:29:57 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss unit-oai-hss-0: 12:29:57 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-hss-0: 12:29:57 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 12:29:57 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-hss-0: 12:29:57 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-hss-0: 12:29:57 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-hss-0: 12:29:57 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:29:57 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 12:29:57 DEBUG juju.worker.uniter juju-run listener running unit-oai-hss-0: 12:29:57 INFO juju.worker.uniter hooks are retried true unit-oai-hss-0: 12:29:57 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 12:29:57 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 12:29:57 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 12:29:57 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-hss-0: 12:29:57 DEBUG juju.worker.uniter.remotestate got service change unit-oai-hss-0: 12:29:57 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 12:29:57 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-hss-0: 12:29:57 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-hss-0: 12:29:57 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 12:29:57 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 12:29:57 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 12:29:57 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 12:29:57 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 12:29:57 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 12:29:57 DEBUG juju.worker.uniter.operation preparing operation "run install hook" machine-3: 12:29:57 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:ae:01:d7 CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.7 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:ae:01:d7 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:29:57 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 12:29:57 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 12:29:57 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 12:29:57 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 12:29:57 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 12:29:57 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 12:29:57 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 12:29:57 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 12:29:57 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 12:29:57 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 12:29:57 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 12:29:57 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 12:29:57 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 12:29:57 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 12:29:57 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 12:29:57 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 12:29:57 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 12:29:57 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:29:57 DEBUG unit.oai-hss/0.install + branch=v0.3.2 unit-oai-hss-0: 12:29:57 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 12:29:57 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:29:57 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 12:29:57 DEBUG unit.oai-hss/0.install + echo v0.3.2 unit-oai-hss-0: 12:29:57 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 12:29:57 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 12:29:57 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 12:29:57 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 12:29:57 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 12:29:57 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 12:29:57 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 12:29:57 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 12:29:57 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 12:29:57 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 12:29:57 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 12:29:57 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:29:57 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:29:57 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 12:29:57 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 12:29:57 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:29:57 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:29:57 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 12:29:57 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 12:29:57 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:29:57 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:29:57 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 12:29:57 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 12:29:57 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:29:57 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 12:29:57 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 12:29:57 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 12:29:57 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 12:29:57 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 12:29:57 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 12:29:57 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:29:57 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:29:57 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:29:57 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:29:58 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:29:58 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:29:58 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 12:29:58 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:29:58 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 12:29:58 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 12:29:58 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 12:29:58 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 12:29:58 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:29:58 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:29:58 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 12:29:58 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 12:29:58 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:29:58 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:29:58 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 12:29:58 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 12:29:58 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:29:58 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:29:58 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 12:29:58 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 12:29:58 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:29:58 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 12:29:58 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 12:29:58 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 12:29:58 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 12:29:58 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 12:29:58 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 12:29:58 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:29:58 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:29:58 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:29:58 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:29:58 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:29:58 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:29:58 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 12:29:58 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:29:58 DEBUG unit.oai-hss/0.install + clone_repo unit-oai-hss-0: 12:29:58 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 12:29:59 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:29:59 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 12:29:59 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 12:29:59 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:29:59 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 12:29:59 DEBUG unit.oai-hss/0.install + juju-log 'Updating the installation directory' unit-oai-hss-0: 12:29:59 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:29:59 INFO unit.oai-hss/0.juju-log Updating the installation directory unit-oai-hss-0: 12:29:59 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 12:29:59 DEBUG unit.oai-hss/0.install + git reset --hard HEAD unit-oai-hss-0: 12:29:59 DEBUG unit.oai-hss/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-hss-0: 12:29:59 DEBUG unit.oai-hss/0.install + git checkout v0.3.2 unit-oai-hss-0: 12:29:59 DEBUG unit.oai-hss/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-hss-0: 12:29:59 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 12:29:59 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 12:29:59 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 12:29:59 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 12:29:59 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 12:29:59 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:29:59 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 12:29:59 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-oai-hss-0: 12:30:00 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:30:00 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 12:30:00 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 12:30:00 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 12:30:00 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 12:30:00 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 12:30:00 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 12:30:00 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 12:30:00 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 12:30:00 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 12:30:00 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 12:30:00 DEBUG unit.oai-hss/0.install + current_kern_release=3.19.0-61-lowlatency unit-oai-hss-0: 12:30:00 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 12:30:00 DEBUG unit.oai-hss/0.install ++ echo 3.19.0-61-lowlatency unit-oai-hss-0: 12:30:00 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 12:30:00 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 12:30:00 DEBUG unit.oai-hss/0.install ++ echo 3.19.0-61-lowlatency unit-oai-hss-0: 12:30:00 DEBUG unit.oai-hss/0.install + current_kern_major_revision=19 unit-oai-hss-0: 12:30:00 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 12:30:00 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 12:30:00 DEBUG unit.oai-hss/0.install + '[' 19 -ge 19 ']' unit-oai-hss-0: 12:30:00 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=true unit-oai-hss-0: 12:30:00 DEBUG unit.oai-hss/0.install + [[ true == true ]] unit-oai-hss-0: 12:30:00 DEBUG unit.oai-hss/0.install + juju-log 'required kernel is already installed' unit-oai-hss-0: 12:30:00 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:30:00 INFO unit.oai-hss/0.juju-log required kernel is already installed unit-oai-hss-0: 12:30:00 DEBUG unit.oai-hss/0.install + status-set maintenance 'required kernel is already installed' unit-oai-hss-0: 12:30:00 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:30:00 DEBUG unit.oai-hss/0.install + configure_hosts unit-oai-hss-0: 12:30:00 DEBUG unit.oai-hss/0.install ++ config-get realm unit-oai-hss-0: 12:30:00 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:30:00 DEBUG unit.oai-hss/0.install + realm=openair4G.eur unit-oai-hss-0: 12:30:00 DEBUG unit.oai-hss/0.install +++ hostname unit-oai-hss-0: 12:30:00 DEBUG unit.oai-hss/0.install ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-hss-0: 12:30:00 DEBUG unit.oai-hss/0.install + '[' -z '' ']' unit-oai-hss-0: 12:30:00 DEBUG unit.oai-hss/0.install + echo 127.0.0.1 localhost unit-oai-hss-0: 12:30:00 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 12:30:00 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 12:30:00 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:30:00 DEBUG unit.oai-hss/0.install + build_hss unit-oai-hss-0: 12:30:00 DEBUG unit.oai-hss/0.install + juju-log 'Build HSS and install required packages' unit-oai-hss-0: 12:30:00 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:30:00 INFO unit.oai-hss/0.juju-log Build HSS and install required packages unit-oai-hss-0: 12:30:00 DEBUG unit.oai-hss/0.install + status-set maintenance 'Build HSS and install required packages' unit-oai-hss-0: 12:30:00 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:30:00 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -i -F unit-oai-hss-0: 12:30:00 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 12:30:00 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:30:00 DEBUG unit.oai-hss/0.install Force set (no interactive) unit-oai-hss-0: 12:30:00 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-oai-hss-0: 12:30:00 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-oai-hss-0: 12:30:00 DEBUG unit.oai-hss/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-oai-hss-0: 12:30:00 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-oai-hss-0: 12:30:00 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-oai-hss-0: 12:30:00 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-oai-hss-0: 12:30:00 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-oai-hss-0: 12:30:01 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-oai-hss-0: 12:30:01 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-oai-hss-0: 12:30:01 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-oai-hss-0: 12:30:01 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-oai-hss-0: 12:30:01 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-oai-hss-0: 12:30:01 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-oai-hss-0: 12:30:01 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-oai-hss-0: 12:30:01 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-oai-hss-0: 12:30:01 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-oai-hss-0: 12:30:02 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-oai-hss-0: 12:30:02 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-oai-hss-0: 12:30:02 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-oai-hss-0: 12:30:02 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-oai-hss-0: 12:30:02 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-oai-hss-0: 12:30:02 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-oai-hss-0: 12:30:02 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-oai-hss-0: 12:30:02 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-oai-hss-0: 12:30:03 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-oai-hss-0: 12:30:03 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-oai-hss-0: 12:30:03 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-oai-hss-0: 12:30:03 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-oai-hss-0: 12:30:03 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-oai-hss-0: 12:30:03 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-oai-hss-0: 12:30:04 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-oai-hss-0: 12:30:04 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-oai-hss-0: 12:30:04 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-oai-hss-0: 12:30:04 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-oai-hss-0: 12:30:04 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-oai-hss-0: 12:30:04 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-oai-hss-0: 12:30:04 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-oai-hss-0: 12:30:05 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-oai-hss-0: 12:30:05 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-oai-hss-0: 12:30:05 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-oai-hss-0: 12:30:05 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-oai-hss-0: 12:30:05 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-oai-hss-0: 12:30:05 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-oai-hss-0: 12:30:06 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-oai-hss-0: 12:30:06 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-oai-hss-0: 12:30:06 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-oai-hss-0: 12:30:06 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-oai-hss-0: 12:30:06 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-oai-hss-0: 12:30:08 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:30:08 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:30:08 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:30:08 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:30:08 DEBUG unit.oai-hss/0.install Package 'libgnutls-dev' is not installed, so not removed unit-oai-hss-0: 12:30:08 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx27' is not installed, so not removed unit-oai-hss-0: 12:30:08 DEBUG unit.oai-hss/0.install Package 'nettle-dev' is not installed, so not removed unit-oai-hss-0: 12:30:08 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx28' is not installed, so not removed unit-oai-hss-0: 12:30:08 DEBUG unit.oai-hss/0.install Package 'nettle-bin' is not installed, so not removed unit-oai-hss-0: 12:30:08 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:30:08 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:30:09 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:30:09 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:30:09 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 12:30:09 DEBUG unit.oai-hss/0.install autotools-dev binutils cmake-data cpp cpp-4.8 dpkg-dev fakeroot fontconfig unit-oai-hss-0: 12:30:09 DEBUG unit.oai-hss/0.install fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 unit-oai-hss-0: 12:30:09 DEBUG unit.oai-hss/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-oai-hss-0: 12:30:09 DEBUG unit.oai-hss/0.install libarchive13 libasan0 libatomic1 libaudio2 libavahi-client3 unit-oai-hss-0: 12:30:09 DEBUG unit.oai-hss/0.install libavahi-common-data libavahi-common3 libbison-dev libc-dev-bin libc6-dbg unit-oai-hss-0: 12:30:09 DEBUG unit.oai-hss/0.install libc6-dev libcloog-isl4 libcups2 libdpkg-perl libfakeroot unit-oai-hss-0: 12:30:09 DEBUG unit.oai-hss/0.install libfile-fcntllock-perl libfl-dev libfontconfig1 libgcc-4.8-dev libgmp10 unit-oai-hss-0: 12:30:09 DEBUG unit.oai-hss/0.install libgomp1 libice6 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 liblzo2-2 unit-oai-hss-0: 12:30:09 DEBUG unit.oai-hss/0.install libmpc3 libmpfr4 libnettle4 libpython3.4 libqt4-declarative libqt4-network unit-oai-hss-0: 12:30:09 DEBUG unit.oai-hss/0.install libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml libqt4-xmlpatterns unit-oai-hss-0: 12:30:09 DEBUG unit.oai-hss/0.install libqtcore4 libqtdbus4 libqtgui4 libquadmath0 libsm6 libstdc++-4.8-dev unit-oai-hss-0: 12:30:09 DEBUG unit.oai-hss/0.install libtiff5 libtsan0 libxi6 libxrender1 libxt6 linux-libc-dev m4 make unit-oai-hss-0: 12:30:09 DEBUG unit.oai-hss/0.install manpages-dev qtcore4-l10n x11-common unit-oai-hss-0: 12:30:09 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 12:30:09 DEBUG unit.oai-hss/0.install autoconf2.13 autoconf-archive gnu-standards autoconf-doc libtool gettext unit-oai-hss-0: 12:30:09 DEBUG unit.oai-hss/0.install binutils-doc bison-doc codeblocks eclipse cpp-doc gcc-4.8-locales unit-oai-hss-0: 12:30:09 DEBUG unit.oai-hss/0.install doxygen-latex doxygen-doc graphviz debian-keyring g++-multilib unit-oai-hss-0: 12:30:09 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:30:09 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:30:09 DEBUG unit.oai-hss/0.install libasan0-dbg libtsan0-dbg libquadmath0-dbg gdb-doc gdbserver lrzip nas unit-oai-hss-0: 12:30:09 DEBUG unit.oai-hss/0.install glibc-doc cups-common libqt4-declarative-folderlistmodel unit-oai-hss-0: 12:30:09 DEBUG unit.oai-hss/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-oai-hss-0: 12:30:09 DEBUG unit.oai-hss/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libicu48 libthai0 unit-oai-hss-0: 12:30:09 DEBUG unit.oai-hss/0.install qt4-qtconfig libstdc++-4.8-doc make-doc unit-oai-hss-0: 12:30:09 DEBUG unit.oai-hss/0.install Recommended packages: unit-oai-hss-0: 12:30:09 DEBUG unit.oai-hss/0.install libc-dbg unit-oai-hss-0: 12:30:09 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:30:09 DEBUG unit.oai-hss/0.install autoconf automake autotools-dev binutils bison build-essential cmake unit-oai-hss-0: 12:30:09 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:30:09 DEBUG unit.oai-hss/0.install fakeroot flex fontconfig fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc unit-oai-hss-0: 12:30:09 DEBUG unit.oai-hss/0.install gcc-4.8 gdb libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-oai-hss-0: 12:30:09 DEBUG unit.oai-hss/0.install libalgorithm-merge-perl libarchive13 libasan0 libatomic1 libaudio2 unit-oai-hss-0: 12:30:09 DEBUG unit.oai-hss/0.install libavahi-client3 libavahi-common-data libavahi-common3 libbison-dev unit-oai-hss-0: 12:30:09 DEBUG unit.oai-hss/0.install libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl unit-oai-hss-0: 12:30:09 DEBUG unit.oai-hss/0.install libfakeroot libfile-fcntllock-perl libfl-dev libfontconfig1 libgcc-4.8-dev unit-oai-hss-0: 12:30:09 DEBUG unit.oai-hss/0.install libgmp10 libgomp1 libice6 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 unit-oai-hss-0: 12:30:09 DEBUG unit.oai-hss/0.install liblzo2-2 libmpc3 libmpfr4 libnettle4 libpython3.4 libqt4-declarative unit-oai-hss-0: 12:30:09 DEBUG unit.oai-hss/0.install libqt4-network libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-oai-hss-0: 12:30:09 DEBUG unit.oai-hss/0.install libqt4-xmlpatterns libqtcore4 libqtdbus4 libqtgui4 libquadmath0 libsm6 unit-oai-hss-0: 12:30:09 DEBUG unit.oai-hss/0.install libstdc++-4.8-dev libtiff5 libtsan0 libxi6 libxrender1 libxt6 linux-libc-dev unit-oai-hss-0: 12:30:09 DEBUG unit.oai-hss/0.install m4 make manpages-dev pkg-config qtcore4-l10n x11-common unit-oai-hss-0: 12:30:09 DEBUG unit.oai-hss/0.install 0 upgraded, 84 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:30:09 DEBUG unit.oai-hss/0.install Need to get 68.3 MB of archives. unit-oai-hss-0: 12:30:09 DEBUG unit.oai-hss/0.install After this operation, 235 MB of additional disk space will be used. unit-oai-hss-0: 12:30:09 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:30:10 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:30:10 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:30:10 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:30:10 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:30:10 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:30:11 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:30:11 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:30:11 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:30:11 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:30:11 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:30:11 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:30:12 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:30:12 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:30:12 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:30:12 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:30:12 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:30:12 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:30:13 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:30:13 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:30:13 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:30:13 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:30:13 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:30:14 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:30:14 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:30:14 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:30:14 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:30:14 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:30:15 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:30:15 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:30:15 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:30:15 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:30:15 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:30:15 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:30:16 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:30:16 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:30:16 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:30:16 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:30:16 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:30:16 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:30:17 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:30:17 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:30:17 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:30:17 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:30:17 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:30:17 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:30:18 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:30:18 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:30:18 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:30:18 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:30:18 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:30:18 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:30:19 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:30:19 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:30:19 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:30:19 DEBUG unit.oai-hss/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] unit-oai-hss-0: 12:30:19 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:30:19 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:30:20 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:30:20 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:30:20 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:30:20 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:30:20 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:30:21 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:30:21 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:30:22 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:30:22 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:30:22 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:30:22 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:30:22 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-abot-epc-basic-0: 12:30:22 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 12:30:22 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:30:22 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-abot-epc-basic-0: 12:30:22 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-abot-epc-basic-0: 12:30:22 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-abot-epc-basic-0: 12:30:22 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 12:30:22 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-abot-epc-basic-0: 12:30:22 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-abot-epc-basic-0: 12:30:22 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-abot-epc-basic-0: 12:30:22 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-abot-epc-basic-0: 12:30:22 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:30:22 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:30:23 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:30:23 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:30:24 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:30:24 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:30:24 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:30:25 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:30:25 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:30:25 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:30:25 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:30:25 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:30:25 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:30:25 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:30:26 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:30:26 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:30:26 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:30:26 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 12:30:26 DEBUG unit.oai-hss/0.install Fetched 68.3 MB in 17s (3974 kB/s) unit-oai-hss-0: 12:30:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package m4. unit-oai-hss-0: 12:30:27 DEBUG unit.oai-hss/0.install (Reading database ... 83650 files and directories currently installed.) unit-oai-hss-0: 12:30:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../m4_1.4.17-2ubuntu1_amd64.deb ... unit-oai-hss-0: 12:30:27 DEBUG unit.oai-hss/0.install Unpacking m4 (1.4.17-2ubuntu1) ... unit-oai-hss-0: 12:30:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfl-dev:amd64. unit-oai-hss-0: 12:30:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfl-dev_2.5.35-10.1ubuntu2_amd64.deb ... unit-oai-hss-0: 12:30:27 DEBUG unit.oai-hss/0.install Unpacking libfl-dev:amd64 (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 12:30:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package flex. unit-oai-hss-0: 12:30:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../flex_2.5.35-10.1ubuntu2_amd64.deb ... unit-oai-hss-0: 12:30:28 DEBUG unit.oai-hss/0.install Unpacking flex (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 12:30:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package liblzo2-2:amd64. unit-oai-hss-0: 12:30:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../liblzo2-2_2.06-1.2ubuntu1.1_amd64.deb ... unit-oai-hss-0: 12:30:28 DEBUG unit.oai-hss/0.install Unpacking liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ... unit-oai-hss-0: 12:30:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libnettle4:amd64. unit-oai-hss-0: 12:30:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libnettle4_2.7.1-1ubuntu0.2_amd64.deb ... unit-oai-hss-0: 12:30:28 DEBUG unit.oai-hss/0.install Unpacking libnettle4:amd64 (2.7.1-1ubuntu0.2) ... unit-oai-hss-0: 12:30:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libarchive13:amd64. unit-oai-hss-0: 12:30:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libarchive13_3.1.2-7ubuntu2.8_amd64.deb ... unit-oai-hss-0: 12:30:28 DEBUG unit.oai-hss/0.install Unpacking libarchive13:amd64 (3.1.2-7ubuntu2.8) ... unit-oai-hss-0: 12:30:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libasan0:amd64. unit-oai-hss-0: 12:30:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 12:30:28 DEBUG unit.oai-hss/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:30:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libatomic1:amd64. unit-oai-hss-0: 12:30:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 12:30:28 DEBUG unit.oai-hss/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:30:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package x11-common. unit-oai-hss-0: 12:30:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../x11-common_1%3a7.7+1ubuntu8.1_all.deb ... unit-oai-hss-0: 12:30:29 DEBUG unit.oai-hss/0.install Unpacking x11-common (1:7.7+1ubuntu8.1) ... unit-oai-hss-0: 12:30:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package libice6:amd64. unit-oai-hss-0: 12:30:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../libice6_2%3a1.0.8-2_amd64.deb ... unit-oai-hss-0: 12:30:29 DEBUG unit.oai-hss/0.install Unpacking libice6:amd64 (2:1.0.8-2) ... unit-oai-hss-0: 12:30:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsm6:amd64. unit-oai-hss-0: 12:30:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsm6_2%3a1.2.1-2_amd64.deb ... unit-oai-hss-0: 12:30:29 DEBUG unit.oai-hss/0.install Unpacking libsm6:amd64 (2:1.2.1-2) ... unit-oai-hss-0: 12:30:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxt6:amd64. unit-oai-hss-0: 12:30:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxt6_1%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 12:30:29 DEBUG unit.oai-hss/0.install Unpacking libxt6:amd64 (1:1.1.4-1) ... unit-oai-hss-0: 12:30:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package libaudio2:amd64. unit-oai-hss-0: 12:30:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../libaudio2_1.9.4-1_amd64.deb ... unit-oai-hss-0: 12:30:29 DEBUG unit.oai-hss/0.install Unpacking libaudio2:amd64 (1.9.4-1) ... unit-oai-hss-0: 12:30:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-oai-hss-0: 12:30:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.3_amd64.deb ... unit-oai-hss-0: 12:30:29 DEBUG unit.oai-hss/0.install Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 12:30:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-common3:amd64. unit-oai-hss-0: 12:30:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.3_amd64.deb ... unit-oai-hss-0: 12:30:29 DEBUG unit.oai-hss/0.install Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 12:30:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-client3:amd64. unit-oai-hss-0: 12:30:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.3_amd64.deb ... unit-oai-hss-0: 12:30:29 DEBUG unit.oai-hss/0.install Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 12:30:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmp10:amd64. unit-oai-hss-0: 12:30:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 12:30:29 DEBUG unit.oai-hss/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 12:30:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libisl10:amd64. unit-oai-hss-0: 12:30:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-oai-hss-0: 12:30:30 DEBUG unit.oai-hss/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-oai-hss-0: 12:30:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-oai-hss-0: 12:30:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-oai-hss-0: 12:30:30 DEBUG unit.oai-hss/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-oai-hss-0: 12:30:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcups2:amd64. unit-oai-hss-0: 12:30:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcups2_1.7.2-0ubuntu1.11_amd64.deb ... unit-oai-hss-0: 12:30:30 DEBUG unit.oai-hss/0.install Unpacking libcups2:amd64 (1.7.2-0ubuntu1.11) ... unit-oai-hss-0: 12:30:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package fonts-dejavu-core. unit-oai-hss-0: 12:30:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... unit-oai-hss-0: 12:30:30 DEBUG unit.oai-hss/0.install Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... unit-oai-hss-0: 12:30:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package fontconfig-config. unit-oai-hss-0: 12:30:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... unit-oai-hss-0: 12:30:30 DEBUG unit.oai-hss/0.install Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 12:30:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfontconfig1:amd64. unit-oai-hss-0: 12:30:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... unit-oai-hss-0: 12:30:30 DEBUG unit.oai-hss/0.install Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 12:30:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgomp1:amd64. unit-oai-hss-0: 12:30:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 12:30:31 DEBUG unit.oai-hss/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:30:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package libitm1:amd64. unit-oai-hss-0: 12:30:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 12:30:31 DEBUG unit.oai-hss/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:30:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-oai-hss-0: 12:30:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... unit-oai-hss-0: 12:30:31 DEBUG unit.oai-hss/0.install Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... unit-oai-hss-0: 12:30:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmpfr4:amd64. unit-oai-hss-0: 12:30:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-oai-hss-0: 12:30:32 DEBUG unit.oai-hss/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-oai-hss-0: 12:30:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython3.4:amd64. unit-oai-hss-0: 12:30:32 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:30:32 DEBUG unit.oai-hss/0.install Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... unit-oai-hss-0: 12:30:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package qtcore4-l10n. unit-oai-hss-0: 12:30:32 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:30:32 DEBUG unit.oai-hss/0.install Unpacking qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:30:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtcore4:amd64. unit-oai-hss-0: 12:30:32 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:30:32 DEBUG unit.oai-hss/0.install Unpacking libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:30:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-xml:amd64. unit-oai-hss-0: 12:30:32 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:30:32 DEBUG unit.oai-hss/0.install Unpacking libqt4-xml:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:30:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtdbus4:amd64. unit-oai-hss-0: 12:30:32 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:30:32 DEBUG unit.oai-hss/0.install Unpacking libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:30:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-network:amd64. unit-oai-hss-0: 12:30:32 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:30:32 DEBUG unit.oai-hss/0.install Unpacking libqt4-network:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-mysql-0: 12:30:32 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 12:30:32 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:30:32 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 12:30:32 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 12:30:32 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 12:30:32 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 12:30:32 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 12:30:32 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 12:30:33 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 12:30:33 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 12:30:33 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:30:33 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:30:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-script:amd64. unit-oai-hss-0: 12:30:33 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:30:33 DEBUG unit.oai-hss/0.install Unpacking libqt4-script:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:30:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-sql:amd64. unit-oai-hss-0: 12:30:33 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:30:33 DEBUG unit.oai-hss/0.install Unpacking libqt4-sql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:30:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-oai-hss-0: 12:30:33 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:30:33 DEBUG unit.oai-hss/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:30:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package fontconfig. unit-oai-hss-0: 12:30:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../fontconfig_2.11.0-0ubuntu4.2_amd64.deb ... unit-oai-hss-0: 12:30:33 DEBUG unit.oai-hss/0.install Unpacking fontconfig (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 12:30:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjpeg8:amd64. unit-oai-hss-0: 12:30:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-oai-hss-0: 12:30:33 DEBUG unit.oai-hss/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 12:30:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjbig0:amd64. unit-oai-hss-0: 12:30:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 12:30:33 DEBUG unit.oai-hss/0.install Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... unit-oai-hss-0: 12:30:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtiff5:amd64. unit-oai-hss-0: 12:30:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ... unit-oai-hss-0: 12:30:34 DEBUG unit.oai-hss/0.install Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... unit-oai-hss-0: 12:30:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxi6:amd64. unit-oai-hss-0: 12:30:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxi6_2%3a1.7.1.901-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 12:30:34 DEBUG unit.oai-hss/0.install Unpacking libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ... unit-oai-hss-0: 12:30:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxrender1:amd64. unit-oai-hss-0: 12:30:34 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:30:34 DEBUG unit.oai-hss/0.install Unpacking libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ... unit-oai-hss-0: 12:30:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtgui4:amd64. unit-oai-hss-0: 12:30:34 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:30:34 DEBUG unit.oai-hss/0.install Unpacking libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:30:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-oai-hss-0: 12:30:34 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:30:34 DEBUG unit.oai-hss/0.install Unpacking libqt4-declarative:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:30:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-oai-hss-0: 12:30:34 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:30:34 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:30:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libquadmath0:amd64. unit-oai-hss-0: 12:30:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 12:30:34 DEBUG unit.oai-hss/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:30:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtsan0:amd64. unit-oai-hss-0: 12:30:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 12:30:34 DEBUG unit.oai-hss/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:30:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmpc3:amd64. unit-oai-hss-0: 12:30:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-oai-hss-0: 12:30:35 DEBUG unit.oai-hss/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-oai-hss-0: 12:30:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package autoconf. unit-oai-hss-0: 12:30:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../autoconf_2.69-6_all.deb ... unit-oai-hss-0: 12:30:35 DEBUG unit.oai-hss/0.install Unpacking autoconf (2.69-6) ... unit-oai-hss-0: 12:30:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package autotools-dev. unit-oai-hss-0: 12:30:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../autotools-dev_20130810.1_all.deb ... unit-oai-hss-0: 12:30:35 DEBUG unit.oai-hss/0.install Unpacking autotools-dev (20130810.1) ... unit-oai-hss-0: 12:30:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package automake. unit-oai-hss-0: 12:30:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../automake_1%3a1.14.1-2ubuntu1_all.deb ... unit-oai-hss-0: 12:30:35 DEBUG unit.oai-hss/0.install Unpacking automake (1:1.14.1-2ubuntu1) ... unit-oai-hss-0: 12:30:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package binutils. unit-oai-hss-0: 12:30:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-oai-hss-0: 12:30:35 DEBUG unit.oai-hss/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-oai-hss-0: 12:30:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libbison-dev:amd64. unit-oai-hss-0: 12:30:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libbison-dev_2%3a3.0.2.dfsg-2_amd64.deb ... unit-oai-hss-0: 12:30:36 DEBUG unit.oai-hss/0.install Unpacking libbison-dev:amd64 (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 12:30:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package bison. unit-oai-hss-0: 12:30:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../bison_2%3a3.0.2.dfsg-2_amd64.deb ... unit-oai-hss-0: 12:30:36 DEBUG unit.oai-hss/0.install Unpacking bison (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 12:30:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc-dev-bin. unit-oai-hss-0: 12:30:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... unit-oai-hss-0: 12:30:36 DEBUG unit.oai-hss/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:30:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-oai-hss-0: 12:30:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... unit-oai-hss-0: 12:30:36 DEBUG unit.oai-hss/0.install Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... unit-oai-hss-0: 12:30:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc6-dev:amd64. unit-oai-hss-0: 12:30:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... unit-oai-hss-0: 12:30:36 DEBUG unit.oai-hss/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:30:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package cpp-4.8. unit-oai-hss-0: 12:30:37 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:30:37 DEBUG unit.oai-hss/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:30:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package cpp. unit-oai-hss-0: 12:30:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 12:30:38 DEBUG unit.oai-hss/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 12:30:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-oai-hss-0: 12:30:38 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:30:38 DEBUG unit.oai-hss/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:30:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package gcc-4.8. unit-oai-hss-0: 12:30:38 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:30:38 DEBUG unit.oai-hss/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:30:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package gcc. unit-oai-hss-0: 12:30:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 12:30:39 DEBUG unit.oai-hss/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 12:30:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-oai-hss-0: 12:30:39 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:30:39 DEBUG unit.oai-hss/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:30:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package g++-4.8. unit-oai-hss-0: 12:30:39 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:30:39 DEBUG unit.oai-hss/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:30:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package g++. unit-oai-hss-0: 12:30:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 12:30:41 DEBUG unit.oai-hss/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 12:30:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package make. unit-oai-hss-0: 12:30:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-oai-hss-0: 12:30:41 DEBUG unit.oai-hss/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-oai-hss-0: 12:30:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdpkg-perl. unit-oai-hss-0: 12:30:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-oai-hss-0: 12:30:41 DEBUG unit.oai-hss/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-oai-hss-0: 12:30:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package dpkg-dev. unit-oai-hss-0: 12:30:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-oai-hss-0: 12:30:41 DEBUG unit.oai-hss/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-oai-hss-0: 12:30:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package build-essential. unit-oai-hss-0: 12:30:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-oai-hss-0: 12:30:42 DEBUG unit.oai-hss/0.install Unpacking build-essential (11.6ubuntu6) ... unit-oai-hss-0: 12:30:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake-data. unit-oai-hss-0: 12:30:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake-data_2.8.12.2-0ubuntu3_all.deb ... unit-oai-hss-0: 12:30:42 DEBUG unit.oai-hss/0.install Unpacking cmake-data (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 12:30:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake. unit-oai-hss-0: 12:30:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake_2.8.12.2-0ubuntu3_amd64.deb ... unit-oai-hss-0: 12:30:42 DEBUG unit.oai-hss/0.install Unpacking cmake (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 12:30:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake-curses-gui. unit-oai-hss-0: 12:30:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake-curses-gui_2.8.12.2-0ubuntu3_amd64.deb ... unit-oai-hss-0: 12:30:43 DEBUG unit.oai-hss/0.install Unpacking cmake-curses-gui (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 12:30:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package doxygen. unit-oai-hss-0: 12:30:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../doxygen_1.8.6-2_amd64.deb ... unit-oai-hss-0: 12:30:43 DEBUG unit.oai-hss/0.install Unpacking doxygen (1.8.6-2) ... unit-oai-hss-0: 12:30:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package doxygen-gui. unit-oai-hss-0: 12:30:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../doxygen-gui_1.8.6-2_amd64.deb ... unit-oai-hss-0: 12:30:43 DEBUG unit.oai-hss/0.install Unpacking doxygen-gui (1.8.6-2) ... unit-oai-hss-0: 12:30:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfakeroot:amd64. unit-oai-hss-0: 12:30:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-oai-hss-0: 12:30:43 DEBUG unit.oai-hss/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-oai-hss-0: 12:30:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package fakeroot. unit-oai-hss-0: 12:30:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-oai-hss-0: 12:30:44 DEBUG unit.oai-hss/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-oai-hss-0: 12:30:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package gdb. unit-oai-hss-0: 12:30:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... unit-oai-hss-0: 12:30:44 DEBUG unit.oai-hss/0.install Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... unit-oai-hss-0: 12:30:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-oai-hss-0: 12:30:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-oai-hss-0: 12:30:45 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-oai-hss-0: 12:30:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-oai-hss-0: 12:30:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-oai-hss-0: 12:30:45 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-oai-hss-0: 12:30:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-oai-hss-0: 12:30:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-oai-hss-0: 12:30:45 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-oai-hss-0: 12:30:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-oai-hss-0: 12:30:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-oai-hss-0: 12:30:45 DEBUG unit.oai-hss/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-oai-hss-0: 12:30:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package manpages-dev. unit-oai-hss-0: 12:30:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-oai-hss-0: 12:30:45 DEBUG unit.oai-hss/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-oai-hss-0: 12:30:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package pkg-config. unit-oai-hss-0: 12:30:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../pkg-config_0.26-1ubuntu4_amd64.deb ... unit-oai-hss-0: 12:30:45 DEBUG unit.oai-hss/0.install Unpacking pkg-config (0.26-1ubuntu4) ... unit-oai-hss-0: 12:30:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc6-dbg:amd64. unit-oai-hss-0: 12:30:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.15_amd64.deb ... unit-oai-hss-0: 12:30:45 DEBUG unit.oai-hss/0.install Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:30:46 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 12:30:48 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 12:30:48 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 12:30:48 DEBUG unit.oai-hss/0.install Setting up m4 (1.4.17-2ubuntu1) ... unit-oai-hss-0: 12:30:48 DEBUG unit.oai-hss/0.install Setting up libfl-dev:amd64 (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 12:30:48 DEBUG unit.oai-hss/0.install Setting up flex (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 12:30:48 DEBUG unit.oai-hss/0.install Setting up liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ... unit-oai-hss-0: 12:30:48 DEBUG unit.oai-hss/0.install Setting up libnettle4:amd64 (2.7.1-1ubuntu0.2) ... unit-oai-hss-0: 12:30:49 DEBUG unit.oai-hss/0.install Setting up libarchive13:amd64 (3.1.2-7ubuntu2.8) ... unit-oai-hss-0: 12:30:49 DEBUG unit.oai-hss/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:30:49 DEBUG unit.oai-hss/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:30:49 DEBUG unit.oai-hss/0.install Setting up x11-common (1:7.7+1ubuntu8.1) ... unit-oai-hss-0: 12:30:50 DEBUG unit.oai-hss/0.install * Setting up X socket directories... unit-oai-hss-0: 12:30:50 DEBUG unit.oai-hss/0.install ...done. unit-oai-hss-0: 12:30:50 DEBUG unit.oai-hss/0.install Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 12:30:50 DEBUG unit.oai-hss/0.install Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 12:30:50 DEBUG unit.oai-hss/0.install Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 12:30:50 DEBUG unit.oai-hss/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 12:30:50 DEBUG unit.oai-hss/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-oai-hss-0: 12:30:50 DEBUG unit.oai-hss/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-oai-hss-0: 12:30:50 DEBUG unit.oai-hss/0.install Setting up libcups2:amd64 (1.7.2-0ubuntu1.11) ... unit-oai-hss-0: 12:30:50 DEBUG unit.oai-hss/0.install Setting up fonts-dejavu-core (2.34-1ubuntu1) ... unit-oai-hss-0: 12:30:50 DEBUG unit.oai-hss/0.install Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 12:30:51 DEBUG unit.oai-hss/0.install Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 12:30:51 DEBUG unit.oai-hss/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:30:51 DEBUG unit.oai-hss/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:30:51 DEBUG unit.oai-hss/0.install Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... unit-oai-hss-0: 12:30:51 DEBUG unit.oai-hss/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-oai-hss-0: 12:30:51 DEBUG unit.oai-hss/0.install Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... unit-oai-hss-0: 12:30:51 DEBUG unit.oai-hss/0.install Setting up qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:30:51 DEBUG unit.oai-hss/0.install Setting up libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:30:51 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:30:51 DEBUG unit.oai-hss/0.install Setting up libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:30:51 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:30:51 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:30:51 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:30:51 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:30:51 DEBUG unit.oai-hss/0.install Setting up fontconfig (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 12:30:53 DEBUG unit.oai-hss/0.install Regenerating fonts cache... done. unit-oai-hss-0: 12:30:53 DEBUG unit.oai-hss/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 12:30:54 DEBUG unit.oai-hss/0.install Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... unit-oai-hss-0: 12:30:54 DEBUG unit.oai-hss/0.install Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... unit-oai-hss-0: 12:30:54 DEBUG unit.oai-hss/0.install Setting up libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ... unit-oai-hss-0: 12:30:54 DEBUG unit.oai-hss/0.install Setting up libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ... unit-oai-hss-0: 12:30:54 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:30:54 DEBUG unit.oai-hss/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:30:54 DEBUG unit.oai-hss/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:30:54 DEBUG unit.oai-hss/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-oai-hss-0: 12:30:54 DEBUG unit.oai-hss/0.install Setting up autoconf (2.69-6) ... unit-oai-hss-0: 12:30:54 DEBUG unit.oai-hss/0.install Setting up autotools-dev (20130810.1) ... unit-oai-hss-0: 12:30:54 DEBUG unit.oai-hss/0.install Setting up automake (1:1.14.1-2ubuntu1) ... unit-oai-hss-0: 12:30:54 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:30:54 DEBUG unit.oai-hss/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-oai-hss-0: 12:30:54 DEBUG unit.oai-hss/0.install Setting up libbison-dev:amd64 (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 12:30:54 DEBUG unit.oai-hss/0.install Setting up bison (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 12:30:54 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:30:54 DEBUG unit.oai-hss/0.install Setting up libc-dev-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:30:55 DEBUG unit.oai-hss/0.install Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... unit-oai-hss-0: 12:30:55 DEBUG unit.oai-hss/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:30:55 DEBUG unit.oai-hss/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:30:55 DEBUG unit.oai-hss/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 12:30:55 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:30:55 DEBUG unit.oai-hss/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:30:55 DEBUG unit.oai-hss/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 12:30:55 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:30:55 DEBUG unit.oai-hss/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:30:55 DEBUG unit.oai-hss/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 12:30:55 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:30:55 DEBUG unit.oai-hss/0.install Setting up make (3.81-8.2ubuntu3) ... unit-oai-hss-0: 12:30:55 DEBUG unit.oai-hss/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-oai-hss-0: 12:30:55 DEBUG unit.oai-hss/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-oai-hss-0: 12:30:55 DEBUG unit.oai-hss/0.install Setting up build-essential (11.6ubuntu6) ... unit-oai-hss-0: 12:30:55 DEBUG unit.oai-hss/0.install Setting up cmake-data (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 12:30:55 DEBUG unit.oai-hss/0.install Setting up cmake (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 12:30:55 DEBUG unit.oai-hss/0.install Setting up cmake-curses-gui (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 12:30:55 DEBUG unit.oai-hss/0.install Setting up doxygen (1.8.6-2) ... unit-oai-hss-0: 12:30:55 DEBUG unit.oai-hss/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-oai-hss-0: 12:30:55 DEBUG unit.oai-hss/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-oai-hss-0: 12:30:56 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:30:56 DEBUG unit.oai-hss/0.install Setting up gdb (7.7.1-0ubuntu5~14.04.3) ... unit-oai-hss-0: 12:30:56 DEBUG unit.oai-hss/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-oai-hss-0: 12:30:56 DEBUG unit.oai-hss/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-oai-hss-0: 12:30:56 DEBUG unit.oai-hss/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-oai-hss-0: 12:30:56 DEBUG unit.oai-hss/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-oai-hss-0: 12:30:56 DEBUG unit.oai-hss/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-oai-hss-0: 12:30:56 DEBUG unit.oai-hss/0.install Setting up pkg-config (0.26-1ubuntu4) ... unit-oai-hss-0: 12:30:56 DEBUG unit.oai-hss/0.install Setting up libc6-dbg:amd64 (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:30:56 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 12:30:56 DEBUG unit.oai-hss/0.install Setting up libice6:amd64 (2:1.0.8-2) ... unit-oai-hss-0: 12:30:56 DEBUG unit.oai-hss/0.install Setting up libsm6:amd64 (2:1.2.1-2) ... unit-oai-hss-0: 12:30:56 DEBUG unit.oai-hss/0.install Setting up libxt6:amd64 (1:1.1.4-1) ... unit-oai-hss-0: 12:30:56 DEBUG unit.oai-hss/0.install Setting up libaudio2:amd64 (1.9.4-1) ... unit-oai-hss-0: 12:30:56 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:30:56 DEBUG unit.oai-hss/0.install Setting up libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:30:57 DEBUG unit.oai-hss/0.install Setting up doxygen-gui (1.8.6-2) ... unit-oai-hss-0: 12:30:57 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:30:57 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:30:57 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:30:57 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:30:57 DEBUG unit.oai-hss/0.install git is already the newest version. unit-oai-hss-0: 12:30:57 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 12:30:57 DEBUG unit.oai-hss/0.install libapr1 libaprutil1 libserf-1-1 libsvn1 unit-oai-hss-0: 12:30:57 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 12:30:57 DEBUG unit.oai-hss/0.install subversion-tools db5.3-util unit-oai-hss-0: 12:30:57 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:30:57 DEBUG unit.oai-hss/0.install libapr1 libaprutil1 libserf-1-1 libsvn1 subversion unit-oai-hss-0: 12:30:58 DEBUG unit.oai-hss/0.install 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:30:58 DEBUG unit.oai-hss/0.install Need to get 1402 kB of archives. unit-oai-hss-0: 12:30:58 DEBUG unit.oai-hss/0.install After this operation, 5231 kB of additional disk space will be used. unit-oai-hss-0: 12:30:58 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:30:58 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:30:58 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:30:58 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:30:59 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:30:59 DEBUG unit.oai-hss/0.install Fetched 1402 kB in 2s (688 kB/s) unit-oai-hss-0: 12:31:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libapr1:amd64. unit-oai-hss-0: 12:31:00 DEBUG unit.oai-hss/0.install (Reading database ... 90379 files and directories currently installed.) unit-oai-hss-0: 12:31:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libapr1_1.5.0-1_amd64.deb ... unit-oai-hss-0: 12:31:00 DEBUG unit.oai-hss/0.install Unpacking libapr1:amd64 (1.5.0-1) ... unit-oai-hss-0: 12:31:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libaprutil1:amd64. unit-oai-hss-0: 12:31:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libaprutil1_1.5.3-1_amd64.deb ... unit-oai-hss-0: 12:31:00 DEBUG unit.oai-hss/0.install Unpacking libaprutil1:amd64 (1.5.3-1) ... unit-oai-hss-0: 12:31:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libserf-1-1:amd64. unit-oai-hss-0: 12:31:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libserf-1-1_1.3.3-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 12:31:00 DEBUG unit.oai-hss/0.install Unpacking libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ... unit-oai-hss-0: 12:31:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsvn1:amd64. unit-oai-hss-0: 12:31:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsvn1_1.8.8-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 12:31:00 DEBUG unit.oai-hss/0.install Unpacking libsvn1:amd64 (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 12:31:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package subversion. unit-oai-hss-0: 12:31:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../subversion_1.8.8-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 12:31:00 DEBUG unit.oai-hss/0.install Unpacking subversion (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 12:31:01 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 12:31:01 DEBUG unit.oai-hss/0.install Setting up libapr1:amd64 (1.5.0-1) ... unit-oai-hss-0: 12:31:01 DEBUG unit.oai-hss/0.install Setting up libaprutil1:amd64 (1.5.3-1) ... unit-oai-hss-0: 12:31:02 DEBUG unit.oai-hss/0.install Setting up libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ... unit-oai-hss-0: 12:31:02 DEBUG unit.oai-hss/0.install Setting up libsvn1:amd64 (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 12:31:02 DEBUG unit.oai-hss/0.install Setting up subversion (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 12:31:02 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:31:03 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:31:03 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:31:03 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:31:03 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 12:31:03 DEBUG unit.oai-hss/0.install openssl is already the newest version. unit-oai-hss-0: 12:31:03 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 12:31:03 DEBUG unit.oai-hss/0.install libconfig-dev libconfig-doc libconfig9 libgpg-error-dev unit-oai-hss-0: 12:31:03 DEBUG unit.oai-hss/0.install libhtml-template-perl libidn2-0 libltdl-dev libltdl7 libssl-doc lksctp-tools unit-oai-hss-0: 12:31:03 DEBUG unit.oai-hss/0.install mysql-server-5.5 mysql-server-core-5.5 zlib1g-dev unit-oai-hss-0: 12:31:03 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 12:31:03 DEBUG unit.oai-hss/0.install libgcrypt11-doc libipc-sharedcache-perl libtool-doc gfortran unit-oai-hss-0: 12:31:03 DEBUG unit.oai-hss/0.install fortran95-compiler gcj-jdk tinyca mailx unit-oai-hss-0: 12:31:03 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:31:03 DEBUG unit.oai-hss/0.install libconfig-dev libconfig-doc libconfig8-dev libconfig9 libgcrypt11-dev unit-oai-hss-0: 12:31:03 DEBUG unit.oai-hss/0.install libgpg-error-dev libhtml-template-perl libidn11-dev libidn2-0 libidn2-0-dev unit-oai-hss-0: 12:31:03 DEBUG unit.oai-hss/0.install libltdl-dev libltdl7 libmysqlclient-dev libpthread-stubs0-dev libsctp-dev unit-oai-hss-0: 12:31:03 DEBUG unit.oai-hss/0.install libsctp1 libssl-dev libssl-doc libtool lksctp-tools mysql-server unit-oai-hss-0: 12:31:03 DEBUG unit.oai-hss/0.install mysql-server-5.5 mysql-server-core-5.5 zlib1g-dev unit-oai-hss-0: 12:31:03 DEBUG unit.oai-hss/0.install 0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:31:03 DEBUG unit.oai-hss/0.install Need to get 11.0 MB of archives. unit-oai-hss-0: 12:31:03 DEBUG unit.oai-hss/0.install After this operation, 74.5 MB of additional disk space will be used. unit-oai-hss-0: 12:31:03 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:31:03 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:31:03 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:31:04 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:31:04 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:31:04 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:31:04 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:31:04 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:31:05 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:31:05 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:31:05 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:31:05 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:31:05 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:31:05 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:31:05 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:31:05 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:31:05 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:31:05 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:31:05 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:31:05 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:31:06 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:31:06 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:31:06 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:31:06 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:31:06 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 12:31:06 DEBUG unit.oai-hss/0.install Fetched 11.0 MB in 3s (3523 kB/s) unit-oai-hss-0: 12:31:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig9:amd64. unit-oai-hss-0: 12:31:07 DEBUG unit.oai-hss/0.install (Reading database ... 90490 files and directories currently installed.) unit-oai-hss-0: 12:31:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig9_1.4.9-2_amd64.deb ... unit-oai-hss-0: 12:31:07 DEBUG unit.oai-hss/0.install Unpacking libconfig9:amd64 (1.4.9-2) ... unit-oai-hss-0: 12:31:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libltdl7:amd64. unit-oai-hss-0: 12:31:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libltdl7_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 12:31:07 DEBUG unit.oai-hss/0.install Unpacking libltdl7:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 12:31:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsctp1:amd64. unit-oai-hss-0: 12:31:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 12:31:07 DEBUG unit.oai-hss/0.install Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... unit-oai-hss-0: 12:31:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server-core-5.5. unit-oai-hss-0: 12:31:08 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:31:08 DEBUG unit.oai-hss/0.install Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:31:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server-5.5. unit-oai-hss-0: 12:31:08 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:31:09 DEBUG unit.oai-hss/0.install Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:31:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn2-0:amd64. unit-oai-hss-0: 12:31:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn2-0_0.9-1_amd64.deb ... unit-oai-hss-0: 12:31:10 DEBUG unit.oai-hss/0.install Unpacking libidn2-0:amd64 (0.9-1) ... unit-oai-hss-0: 12:31:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig-dev:amd64. unit-oai-hss-0: 12:31:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig-dev_1.4.9-2_amd64.deb ... unit-oai-hss-0: 12:31:10 DEBUG unit.oai-hss/0.install Unpacking libconfig-dev:amd64 (1.4.9-2) ... unit-oai-hss-0: 12:31:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig-doc. unit-oai-hss-0: 12:31:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig-doc_1.4.9-2_all.deb ... unit-oai-hss-0: 12:31:10 DEBUG unit.oai-hss/0.install Unpacking libconfig-doc (1.4.9-2) ... unit-oai-hss-0: 12:31:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig8-dev. unit-oai-hss-0: 12:31:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig8-dev_1.4.9-2_amd64.deb ... unit-oai-hss-0: 12:31:11 DEBUG unit.oai-hss/0.install Unpacking libconfig8-dev (1.4.9-2) ... unit-oai-hss-0: 12:31:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgpg-error-dev. unit-oai-hss-0: 12:31:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgpg-error-dev_1.12-0.2ubuntu1_amd64.deb ... unit-oai-hss-0: 12:31:11 DEBUG unit.oai-hss/0.install Unpacking libgpg-error-dev (1.12-0.2ubuntu1) ... unit-oai-hss-0: 12:31:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgcrypt11-dev. unit-oai-hss-0: 12:31:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgcrypt11-dev_1.5.3-2ubuntu4.6_amd64.deb ... unit-oai-hss-0: 12:31:11 DEBUG unit.oai-hss/0.install Unpacking libgcrypt11-dev (1.5.3-2ubuntu4.6) ... unit-oai-hss-0: 12:31:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libhtml-template-perl. unit-oai-hss-0: 12:31:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-oai-hss-0: 12:31:11 DEBUG unit.oai-hss/0.install Unpacking libhtml-template-perl (2.95-1) ... unit-oai-hss-0: 12:31:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn11-dev. unit-oai-hss-0: 12:31:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn11-dev_1.28-1ubuntu2.2_amd64.deb ... unit-oai-hss-0: 12:31:11 DEBUG unit.oai-hss/0.install Unpacking libidn11-dev (1.28-1ubuntu2.2) ... unit-oai-hss-0: 12:31:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libltdl-dev:amd64. unit-oai-hss-0: 12:31:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libltdl-dev_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 12:31:11 DEBUG unit.oai-hss/0.install Unpacking libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 12:31:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-oai-hss-0: 12:31:12 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:31:12 DEBUG unit.oai-hss/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1.1) ... unit-oai-hss-0: 12:31:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmysqlclient-dev. unit-oai-hss-0: 12:31:12 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:31:12 DEBUG unit.oai-hss/0.install Unpacking libmysqlclient-dev (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:31:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-oai-hss-0: 12:31:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-oai-hss-0: 12:31:12 DEBUG unit.oai-hss/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-oai-hss-0: 12:31:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsctp-dev. unit-oai-hss-0: 12:31:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsctp-dev_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 12:31:12 DEBUG unit.oai-hss/0.install Unpacking libsctp-dev (1.0.15+dfsg-1) ... unit-oai-hss-0: 12:31:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libssl-dev:amd64. unit-oai-hss-0: 12:31:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libssl-dev_1.0.1f-1ubuntu2.27_amd64.deb ... unit-oai-hss-0: 12:31:12 DEBUG unit.oai-hss/0.install Unpacking libssl-dev:amd64 (1.0.1f-1ubuntu2.27) ... unit-oai-hss-0: 12:31:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libssl-doc. unit-oai-hss-0: 12:31:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libssl-doc_1.0.1f-1ubuntu2.27_all.deb ... unit-oai-hss-0: 12:31:12 DEBUG unit.oai-hss/0.install Unpacking libssl-doc (1.0.1f-1ubuntu2.27) ... unit-oai-hss-0: 12:31:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtool. unit-oai-hss-0: 12:31:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtool_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 12:31:13 DEBUG unit.oai-hss/0.install Unpacking libtool (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 12:31:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package lksctp-tools. unit-oai-hss-0: 12:31:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 12:31:13 DEBUG unit.oai-hss/0.install Unpacking lksctp-tools (1.0.15+dfsg-1) ... unit-oai-hss-0: 12:31:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server. unit-oai-hss-0: 12:31:13 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:31:13 DEBUG unit.oai-hss/0.install Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:31:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn2-0-dev. unit-oai-hss-0: 12:31:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn2-0-dev_0.9-1_amd64.deb ... unit-oai-hss-0: 12:31:13 DEBUG unit.oai-hss/0.install Unpacking libidn2-0-dev (0.9-1) ... unit-oai-hss-0: 12:31:13 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 12:31:15 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 12:31:15 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 12:31:15 DEBUG unit.oai-hss/0.install Setting up libconfig9:amd64 (1.4.9-2) ... unit-oai-hss-0: 12:31:15 DEBUG unit.oai-hss/0.install Setting up libltdl7:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 12:31:15 DEBUG unit.oai-hss/0.install Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... unit-oai-hss-0: 12:31:15 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:31:15 DEBUG unit.oai-hss/0.install Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:31:18 DEBUG unit.oai-hss/0.install 190608 12:31:18 [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:31:18 DEBUG unit.oai-hss/0.install 190608 12:31:18 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-oai-hss-0: 12:31:18 DEBUG unit.oai-hss/0.install 190608 12:31:18 [Note] /usr/sbin/mysqld (mysqld 5.5.62-0ubuntu0.14.04.1) starting as process 11709 ... unit-oai-hss-0: 12:31:28 DEBUG unit.oai-hss/0.install mysql start/running, process 11844 unit-oai-hss-0: 12:31:28 DEBUG unit.oai-hss/0.install Setting up libidn2-0:amd64 (0.9-1) ... unit-oai-hss-0: 12:31:29 DEBUG unit.oai-hss/0.install Setting up libconfig-dev:amd64 (1.4.9-2) ... unit-oai-hss-0: 12:31:29 DEBUG unit.oai-hss/0.install Setting up libconfig-doc (1.4.9-2) ... unit-oai-hss-0: 12:31:29 DEBUG unit.oai-hss/0.install Setting up libconfig8-dev (1.4.9-2) ... unit-oai-hss-0: 12:31:29 DEBUG unit.oai-hss/0.install Setting up libgpg-error-dev (1.12-0.2ubuntu1) ... unit-oai-hss-0: 12:31:29 DEBUG unit.oai-hss/0.install Setting up libgcrypt11-dev (1.5.3-2ubuntu4.6) ... unit-oai-hss-0: 12:31:29 DEBUG unit.oai-hss/0.install Setting up libhtml-template-perl (2.95-1) ... unit-oai-hss-0: 12:31:29 DEBUG unit.oai-hss/0.install Setting up libidn11-dev (1.28-1ubuntu2.2) ... unit-oai-hss-0: 12:31:29 DEBUG unit.oai-hss/0.install Setting up libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 12:31:29 DEBUG unit.oai-hss/0.install Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1.1) ... unit-oai-hss-0: 12:31:30 DEBUG unit.oai-hss/0.install Setting up libmysqlclient-dev (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:31:30 DEBUG unit.oai-hss/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-oai-hss-0: 12:31:30 DEBUG unit.oai-hss/0.install Setting up libsctp-dev (1.0.15+dfsg-1) ... unit-oai-hss-0: 12:31:30 DEBUG unit.oai-hss/0.install Setting up libssl-dev:amd64 (1.0.1f-1ubuntu2.27) ... unit-oai-hss-0: 12:31:30 DEBUG unit.oai-hss/0.install Setting up libssl-doc (1.0.1f-1ubuntu2.27) ... unit-oai-hss-0: 12:31:30 DEBUG unit.oai-hss/0.install Setting up libtool (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 12:31:30 DEBUG unit.oai-hss/0.install Setting up lksctp-tools (1.0.15+dfsg-1) ... unit-oai-hss-0: 12:31:30 DEBUG unit.oai-hss/0.install Setting up libidn2-0-dev (0.9-1) ... unit-oai-hss-0: 12:31:30 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 12:31:30 DEBUG unit.oai-hss/0.install Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:31:30 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:31:31 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:31:31 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:31:31 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:31:31 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 12:31:31 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 12:31:31 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 12:31:31 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 12:31:31 DEBUG unit.oai-hss/0.install libgmpxx4ldbl unit-oai-hss-0: 12:31:31 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 12:31:31 DEBUG unit.oai-hss/0.install libgmp10-doc libmpfr-dev unit-oai-hss-0: 12:31:31 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:31:31 DEBUG unit.oai-hss/0.install libgmp-dev libgmpxx4ldbl unit-oai-hss-0: 12:31:31 DEBUG unit.oai-hss/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:31:31 DEBUG unit.oai-hss/0.install Need to get 300 kB of archives. unit-oai-hss-0: 12:31:31 DEBUG unit.oai-hss/0.install After this operation, 1675 kB of additional disk space will be used. unit-oai-hss-0: 12:31:31 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:31:31 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:31:32 DEBUG unit.oai-hss/0.install Fetched 300 kB in 0s (304 kB/s) unit-oai-hss-0: 12:31:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-oai-hss-0: 12:31:32 DEBUG unit.oai-hss/0.install (Reading database ... 92491 files and directories currently installed.) unit-oai-hss-0: 12:31:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmpxx4ldbl_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 12:31:32 DEBUG unit.oai-hss/0.install Unpacking libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 12:31:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmp-dev:amd64. unit-oai-hss-0: 12:31:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmp-dev_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 12:31:32 DEBUG unit.oai-hss/0.install Unpacking libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 12:31:33 DEBUG unit.oai-hss/0.install Setting up libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 12:31:33 DEBUG unit.oai-hss/0.install Setting up libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 12:31:33 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:31:33 DEBUG unit.oai-hss/0.install Downloading nettle archive unit-oai-hss-0: 12:31:33 DEBUG unit.oai-hss/0.install --2019-06-08 12:31:33-- https://ftp.gnu.org/gnu/nettle/nettle-2.5.tar.gz unit-oai-hss-0: 12:31:34 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:31:34 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:31:34 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 12:31:34 DEBUG unit.oai-hss/0.install Length: 1113274 (1.1M) [application/x-gzip] unit-oai-hss-0: 12:31:34 DEBUG unit.oai-hss/0.install Saving to: 'nettle-2.5.tar.gz' unit-oai-hss-0: 12:31:34 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:31:34 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 4% 384K 3s unit-oai-hss-0: 12:31:34 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 9% 758K 2s unit-oai-hss-0: 12:31:34 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 13% 36.3M 1s unit-oai-hss-0: 12:31:34 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 18% 784K 1s unit-oai-hss-0: 12:31:34 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 22% 52.9M 1s unit-oai-hss-0: 12:31:34 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 27% 62.3M 1s unit-oai-hss-0: 12:31:34 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 32% 95.8M 1s unit-oai-hss-0: 12:31:34 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 36% 1.30M 1s unit-oai-hss-0: 12:31:34 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 41% 1.88M 0s unit-oai-hss-0: 12:31:34 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 45% 44.7M 0s unit-oai-hss-0: 12:31:34 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 50% 43.8M 0s unit-oai-hss-0: 12:31:34 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 55% 51.5M 0s unit-oai-hss-0: 12:31:34 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 59% 1.36M 0s unit-oai-hss-0: 12:31:34 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 64% 60.5M 0s unit-oai-hss-0: 12:31:34 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 68% 59.2M 0s unit-oai-hss-0: 12:31:34 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 73% 94.2M 0s unit-oai-hss-0: 12:31:34 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 78% 1.98M 0s unit-oai-hss-0: 12:31:34 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 82% 48.6M 0s unit-oai-hss-0: 12:31:34 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 87% 57.4M 0s unit-oai-hss-0: 12:31:34 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 91% 57.4M 0s unit-oai-hss-0: 12:31:34 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 96% 70.3M 0s unit-oai-hss-0: 12:31:34 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... ....... 100% 104M=0.4s unit-oai-hss-0: 12:31:34 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:31:34 DEBUG unit.oai-hss/0.install 2019-06-08 12:31:34 (2.68 MB/s) - 'nettle-2.5.tar.gz' saved [1113274/1113274] unit-oai-hss-0: 12:31:34 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:31:34 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 12:31:34 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 12:31:34 DEBUG unit.oai-hss/0.install checking for -R flag... using -Wl,-rpath, unit-oai-hss-0: 12:31:34 DEBUG unit.oai-hss/0.install Searching for libraries unit-oai-hss-0: 12:31:34 DEBUG unit.oai-hss/0.install checking /usr/lib... added unit-oai-hss-0: 12:31:34 DEBUG unit.oai-hss/0.install checking /usr/local/lib... added unit-oai-hss-0: 12:31:34 DEBUG unit.oai-hss/0.install checking /sw/local/lib... not found unit-oai-hss-0: 12:31:34 DEBUG unit.oai-hss/0.install checking /sw/lib... not found unit-oai-hss-0: 12:31:34 DEBUG unit.oai-hss/0.install checking /usr/gnu/lib... not found unit-oai-hss-0: 12:31:34 DEBUG unit.oai-hss/0.install checking /opt/gnu/lib... not found unit-oai-hss-0: 12:31:34 DEBUG unit.oai-hss/0.install checking /sw/gnu/lib... not found unit-oai-hss-0: 12:31:34 DEBUG unit.oai-hss/0.install checking /usr/freeware/lib... not found unit-oai-hss-0: 12:31:34 DEBUG unit.oai-hss/0.install checking /usr/pkg/lib... not found unit-oai-hss-0: 12:31:34 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-oai-hss-0: 12:31:34 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 12:31:34 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-oai-hss-0: 12:31:34 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-oai-hss-0: 12:31:34 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-oai-hss-0: 12:31:34 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 12:31:34 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 12:31:34 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 12:31:34 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 12:31:34 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-oai-hss-0: 12:31:35 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 12:31:35 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-oai-hss-0: 12:31:35 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 12:31:35 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-oai-hss-0: 12:31:35 DEBUG unit.oai-hss/0.install checking for nm... nm unit-oai-hss-0: 12:31:35 DEBUG unit.oai-hss/0.install checking for objdump... objdump unit-oai-hss-0: 12:31:35 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 12:31:35 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 12:31:35 DEBUG unit.oai-hss/0.install checking whether ln -s works... yes unit-oai-hss-0: 12:31:35 DEBUG unit.oai-hss/0.install configure: Compiler uses 64-bit ABI. To change, set CC. unit-oai-hss-0: 12:31:35 DEBUG unit.oai-hss/0.install configure: Libraries to be installed in ${exec_prefix}/lib. unit-oai-hss-0: 12:31:35 DEBUG unit.oai-hss/0.install configure: Looking for assembler files in x86_64/. unit-oai-hss-0: 12:31:35 DEBUG unit.oai-hss/0.install checking CCPIC... -fpic unit-oai-hss-0: 12:31:35 DEBUG unit.oai-hss/0.install checking if globals are prefixed by underscore... no unit-oai-hss-0: 12:31:35 DEBUG unit.oai-hss/0.install checking if we should use a .note.GNU-stack section... yes unit-oai-hss-0: 12:31:35 DEBUG unit.oai-hss/0.install checking for ELF-style .type,%function pseudo-ops... yes unit-oai-hss-0: 12:31:35 DEBUG unit.oai-hss/0.install checking for ELF-style .type,#function pseudo-ops... no unit-oai-hss-0: 12:31:35 DEBUG unit.oai-hss/0.install checking if .align assembly directive is logarithmic... no unit-oai-hss-0: 12:31:35 DEBUG unit.oai-hss/0.install checking for m4... /usr/bin/m4 unit-oai-hss-0: 12:31:35 DEBUG unit.oai-hss/0.install checking for an ANSI C-conforming const... yes unit-oai-hss-0: 12:31:35 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 12:31:35 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 12:31:35 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 12:31:35 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-oai-hss-0: 12:31:35 DEBUG unit.oai-hss/0.install checking for uid_t in sys/types.h... yes unit-oai-hss-0: 12:31:35 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 12:31:35 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 12:31:35 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 12:31:35 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 12:31:35 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-oai-hss-0: 12:31:35 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-oai-hss-0: 12:31:35 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-oai-hss-0: 12:31:35 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 12:31:35 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 12:31:35 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-oai-hss-0: 12:31:35 DEBUG unit.oai-hss/0.install checking for size_t... yes unit-oai-hss-0: 12:31:35 DEBUG unit.oai-hss/0.install checking whether time.h and sys/time.h may both be included... yes unit-oai-hss-0: 12:31:35 DEBUG unit.oai-hss/0.install checking size of long... 8 unit-oai-hss-0: 12:31:35 DEBUG unit.oai-hss/0.install checking alignment of uint64_t... 8 unit-oai-hss-0: 12:31:35 DEBUG unit.oai-hss/0.install checking openssl/blowfish.h usability... yes unit-oai-hss-0: 12:31:35 DEBUG unit.oai-hss/0.install checking openssl/blowfish.h presence... yes unit-oai-hss-0: 12:31:35 DEBUG unit.oai-hss/0.install checking for openssl/blowfish.h... yes unit-oai-hss-0: 12:31:35 DEBUG unit.oai-hss/0.install checking openssl/des.h usability... yes unit-oai-hss-0: 12:31:35 DEBUG unit.oai-hss/0.install checking openssl/des.h presence... yes unit-oai-hss-0: 12:31:35 DEBUG unit.oai-hss/0.install checking for openssl/des.h... yes unit-oai-hss-0: 12:31:35 DEBUG unit.oai-hss/0.install checking openssl/cast.h usability... yes unit-oai-hss-0: 12:31:35 DEBUG unit.oai-hss/0.install checking openssl/cast.h presence... yes unit-oai-hss-0: 12:31:35 DEBUG unit.oai-hss/0.install checking for openssl/cast.h... yes unit-oai-hss-0: 12:31:35 DEBUG unit.oai-hss/0.install checking openssl/aes.h usability... yes unit-oai-hss-0: 12:31:35 DEBUG unit.oai-hss/0.install checking openssl/aes.h presence... yes unit-oai-hss-0: 12:31:35 DEBUG unit.oai-hss/0.install checking for openssl/aes.h... yes unit-oai-hss-0: 12:31:35 DEBUG unit.oai-hss/0.install checking for working alloca.h... yes unit-oai-hss-0: 12:31:35 DEBUG unit.oai-hss/0.install checking for alloca... yes unit-oai-hss-0: 12:31:35 DEBUG unit.oai-hss/0.install checking malloc.h usability... yes unit-oai-hss-0: 12:31:35 DEBUG unit.oai-hss/0.install checking malloc.h presence... yes unit-oai-hss-0: 12:31:35 DEBUG unit.oai-hss/0.install checking for malloc.h... yes unit-oai-hss-0: 12:31:35 DEBUG unit.oai-hss/0.install checking for strerror... yes unit-oai-hss-0: 12:31:35 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... no unit-oai-hss-0: 12:31:35 DEBUG unit.oai-hss/0.install checking for memxor... no unit-oai-hss-0: 12:31:35 DEBUG unit.oai-hss/0.install checking for __attribute__... yes unit-oai-hss-0: 12:31:35 DEBUG unit.oai-hss/0.install checking for stdint types... stdint.h (shortcircuit) unit-oai-hss-0: 12:31:35 DEBUG unit.oai-hss/0.install make use of stdint.h in nettle-stdint.h (assuming C99 compatible system) unit-oai-hss-0: 12:31:36 DEBUG unit.oai-hss/0.install checking for fcntl file locking... yes unit-oai-hss-0: 12:31:36 DEBUG unit.oai-hss/0.install checking for __gmpz_getlimbn in -lgmp... yes unit-oai-hss-0: 12:31:36 DEBUG unit.oai-hss/0.install checking for __gmpz_powm_sec... yes unit-oai-hss-0: 12:31:36 DEBUG unit.oai-hss/0.install checking for library containing clock_gettime... none required unit-oai-hss-0: 12:31:36 DEBUG unit.oai-hss/0.install configure: creating ./config.status unit-oai-hss-0: 12:31:36 DEBUG unit.oai-hss/0.install config.status: creating config.make unit-oai-hss-0: 12:31:36 DEBUG unit.oai-hss/0.install config.status: creating config.m4 unit-oai-hss-0: 12:31:36 DEBUG unit.oai-hss/0.install config.status: creating Makefile unit-oai-hss-0: 12:31:36 DEBUG unit.oai-hss/0.install config.status: creating tools/Makefile unit-oai-hss-0: 12:31:36 DEBUG unit.oai-hss/0.install config.status: creating testsuite/Makefile unit-oai-hss-0: 12:31:36 DEBUG unit.oai-hss/0.install config.status: creating examples/Makefile unit-oai-hss-0: 12:31:36 DEBUG unit.oai-hss/0.install config.status: creating nettle.pc unit-oai-hss-0: 12:31:36 DEBUG unit.oai-hss/0.install config.status: creating hogweed.pc unit-oai-hss-0: 12:31:36 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 12:31:36 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:31:36 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:31:36 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:31:36 DEBUG unit.oai-hss/0.install config.status: linking x86_64/memxor.asm to memxor.asm unit-oai-hss-0: 12:31:36 DEBUG unit.oai-hss/0.install config.status: linking x86_64/salsa20-crypt.asm to salsa20-crypt.asm unit-oai-hss-0: 12:31:36 DEBUG unit.oai-hss/0.install config.status: linking x86_64/serpent-encrypt.asm to serpent-encrypt.asm unit-oai-hss-0: 12:31:36 DEBUG unit.oai-hss/0.install config.status: linking x86_64/serpent-decrypt.asm to serpent-decrypt.asm unit-oai-hss-0: 12:31:36 DEBUG unit.oai-hss/0.install config.status: linking x86_64/sha1-compress.asm to sha1-compress.asm unit-oai-hss-0: 12:31:36 DEBUG unit.oai-hss/0.install config.status: linking x86_64/machine.m4 to machine.m4 unit-oai-hss-0: 12:31:36 DEBUG unit.oai-hss/0.install config.status: executing dummy-dep-files commands unit-oai-hss-0: 12:31:36 DEBUG unit.oai-hss/0.install config.status: executing nettle-stdint.h commands unit-oai-hss-0: 12:31:36 DEBUG unit.oai-hss/0.install config.status: creating nettle-stdint.h : __NETTLE_STDINT_H unit-oai-hss-0: 12:31:36 DEBUG unit.oai-hss/0.install configure: summary of build options: unit-oai-hss-0: 12:31:36 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:31:36 DEBUG unit.oai-hss/0.install Version: nettle 2.5 unit-oai-hss-0: 12:31:36 DEBUG unit.oai-hss/0.install Host type: x86_64-unknown-linux-gnu unit-oai-hss-0: 12:31:36 DEBUG unit.oai-hss/0.install ABI: 64 unit-oai-hss-0: 12:31:36 DEBUG unit.oai-hss/0.install Assembly files: x86_64 unit-oai-hss-0: 12:31:36 DEBUG unit.oai-hss/0.install Install prefix: /usr unit-oai-hss-0: 12:31:36 DEBUG unit.oai-hss/0.install Library directory: ${exec_prefix}/lib unit-oai-hss-0: 12:31:36 DEBUG unit.oai-hss/0.install Compiler: gcc unit-oai-hss-0: 12:31:36 DEBUG unit.oai-hss/0.install Shared libraries: yes unit-oai-hss-0: 12:31:36 DEBUG unit.oai-hss/0.install Public key crypto: yes unit-oai-hss-0: 12:31:36 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:31:36 DEBUG unit.oai-hss/0.install Compiling nettle unit-oai-hss-0: 12:31:36 DEBUG unit.oai-hss/0.install make all-here unit-oai-hss-0: 12:31:36 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 12:31:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aesdata.o -MD -MP -MF aesdata.o.d -fpic -c aesdata.c \ unit-oai-hss-0: 12:31:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT desdata.o -MD -MP -MF desdata.o.d -fpic -c desdata.c \ unit-oai-hss-0: 12:31:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofishdata.o -MD -MP -MF twofishdata.o.d -fpic -c twofishdata.c \ unit-oai-hss-0: 12:31:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT shadata.o -MD -MP -MF shadata.o.d -fpic -c shadata.c \ unit-oai-hss-0: 12:31:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcmdata.o -MD -MP -MF gcmdata.o.d -fpic -c gcmdata.c \ unit-oai-hss-0: 12:31:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT getopt.o -MD -MP -MF getopt.o.d -fpic -c getopt.c \ unit-oai-hss-0: 12:31:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT getopt1.o -MD -MP -MF getopt1.o.d -fpic -c getopt1.c \ unit-oai-hss-0: 12:31:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-internal.o -MD -MP -MF nettle-internal.o.d -fpic -c nettle-internal.c \ unit-oai-hss-0: 12:31:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:36 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:31:36 DEBUG unit.oai-hss/0.install aes-decrypt-internal.asm >aes-decrypt-internal.s unit-oai-hss-0: 12:31:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt-internal.o -MD -MP -MF aes-decrypt-internal.o.d -fpic -c aes-decrypt-internal.s unit-oai-hss-0: 12:31:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt.o -MD -MP -MF aes-decrypt.o.d -fpic -c aes-decrypt.c \ unit-oai-hss-0: 12:31:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:36 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:31:36 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:31:36 DEBUG unit.oai-hss/0.install aes-encrypt-internal.asm >aes-encrypt-internal.s unit-oai-hss-0: 12:31:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt-internal.o -MD -MP -MF aes-encrypt-internal.o.d -fpic -c aes-encrypt-internal.s unit-oai-hss-0: 12:31:36 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:31:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt.o -MD -MP -MF aes-encrypt.o.d -fpic -c aes-encrypt.c \ unit-oai-hss-0: 12:31:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt-table.o -MD -MP -MF aes-encrypt-table.o.d -fpic -c aes-encrypt-table.c \ unit-oai-hss-0: 12:31:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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:31:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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:31:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-meta.o -MD -MP -MF aes-meta.o.d -fpic -c aes-meta.c \ unit-oai-hss-0: 12:31:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour.o -MD -MP -MF arcfour.o.d -fpic -c arcfour.c \ unit-oai-hss-0: 12:31:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-crypt.o -MD -MP -MF arcfour-crypt.o.d -fpic -c arcfour-crypt.c \ unit-oai-hss-0: 12:31:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-meta.o -MD -MP -MF arcfour-meta.o.d -fpic -c arcfour-meta.c \ unit-oai-hss-0: 12:31:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo.o -MD -MP -MF arctwo.o.d -fpic -c arctwo.c \ unit-oai-hss-0: 12:31:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo-meta.o -MD -MP -MF arctwo-meta.o.d -fpic -c arctwo-meta.c \ unit-oai-hss-0: 12:31:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-encode.o -MD -MP -MF base16-encode.o.d -fpic -c base16-encode.c \ unit-oai-hss-0: 12:31:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-decode.o -MD -MP -MF base16-decode.o.d -fpic -c base16-decode.c \ unit-oai-hss-0: 12:31:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-meta.o -MD -MP -MF base16-meta.o.d -fpic -c base16-meta.c \ unit-oai-hss-0: 12:31:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-encode.o -MD -MP -MF base64-encode.o.d -fpic -c base64-encode.c \ unit-oai-hss-0: 12:31:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-decode.o -MD -MP -MF base64-decode.o.d -fpic -c base64-decode.c \ unit-oai-hss-0: 12:31:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-meta.o -MD -MP -MF base64-meta.o.d -fpic -c base64-meta.c \ unit-oai-hss-0: 12:31:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-crypt.o -MD -MP -MF camellia-crypt.o.d -fpic -c camellia-crypt.c \ unit-oai-hss-0: 12:31:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:37 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:31:37 DEBUG unit.oai-hss/0.install camellia-crypt-internal.asm >camellia-crypt-internal.s unit-oai-hss-0: 12:31:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-crypt-internal.o -MD -MP -MF camellia-crypt-internal.o.d -fpic -c camellia-crypt-internal.s unit-oai-hss-0: 12:31:37 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:31:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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:31:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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:31:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-table.o -MD -MP -MF camellia-table.o.d -fpic -c camellia-table.c \ unit-oai-hss-0: 12:31:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-meta.o -MD -MP -MF camellia-meta.o.d -fpic -c camellia-meta.c \ unit-oai-hss-0: 12:31:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128.o -MD -MP -MF cast128.o.d -fpic -c cast128.c \ unit-oai-hss-0: 12:31:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128-meta.o -MD -MP -MF cast128-meta.o.d -fpic -c cast128-meta.c \ unit-oai-hss-0: 12:31:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT blowfish.o -MD -MP -MF blowfish.o.d -fpic -c blowfish.c \ unit-oai-hss-0: 12:31:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cbc.o -MD -MP -MF cbc.o.d -fpic -c cbc.c \ unit-oai-hss-0: 12:31:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ctr.o -MD -MP -MF ctr.o.d -fpic -c ctr.c \ unit-oai-hss-0: 12:31:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm.o -MD -MP -MF gcm.o.d -fpic -c gcm.c \ unit-oai-hss-0: 12:31:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:37 DEBUG unit.oai-hss/0.install cast128.c: In function 'nettle_cast128_set_key': unit-oai-hss-0: 12:31:37 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:31:37 DEBUG unit.oai-hss/0.install t[3] = x[3] = z[3] ^ cast_sbox5[U8c(x[2])] unit-oai-hss-0: 12:31:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:31:37 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:31:37 DEBUG unit.oai-hss/0.install ^ cast_sbox6[U8d(z[1])] ^ cast_sbox7[U8a(z[1])] unit-oai-hss-0: 12:31:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:31:37 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:31:37 DEBUG unit.oai-hss/0.install t[2] = x[2] = z[1] ^ cast_sbox5[U8d(x[1])] unit-oai-hss-0: 12:31:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:31:37 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:31:37 DEBUG unit.oai-hss/0.install t[1] = x[1] = z[0] ^ cast_sbox5[U8a(x[0])] unit-oai-hss-0: 12:31:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:31:37 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:31:37 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 12:31:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:31:37 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:31:37 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:31:37 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 12:31:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:31:37 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[1]' was declared here unit-oai-hss-0: 12:31:37 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 12:31:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:31:37 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:31:37 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 12:31:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:31:37 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[0]' was declared here unit-oai-hss-0: 12:31:37 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 12:31:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:31:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm-aes.o -MD -MP -MF gcm-aes.o.d -fpic -c gcm-aes.c \ unit-oai-hss-0: 12:31:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des.o -MD -MP -MF des.o.d -fpic -c des.c \ unit-oai-hss-0: 12:31:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des3.o -MD -MP -MF des3.o.d -fpic -c des3.c \ unit-oai-hss-0: 12:31:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-compat.o -MD -MP -MF des-compat.o.d -fpic -c des-compat.c \ unit-oai-hss-0: 12:31:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac.o -MD -MP -MF hmac.o.d -fpic -c hmac.c \ unit-oai-hss-0: 12:31:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-md5.o -MD -MP -MF hmac-md5.o.d -fpic -c hmac-md5.c \ unit-oai-hss-0: 12:31:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-ripemd160.o -MD -MP -MF hmac-ripemd160.o.d -fpic -c hmac-ripemd160.c \ unit-oai-hss-0: 12:31:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha1.o -MD -MP -MF hmac-sha1.o.d -fpic -c hmac-sha1.c \ unit-oai-hss-0: 12:31:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha224.o -MD -MP -MF hmac-sha224.o.d -fpic -c hmac-sha224.c \ unit-oai-hss-0: 12:31:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha256.o -MD -MP -MF hmac-sha256.o.d -fpic -c hmac-sha256.c \ unit-oai-hss-0: 12:31:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha384.o -MD -MP -MF hmac-sha384.o.d -fpic -c hmac-sha384.c \ unit-oai-hss-0: 12:31:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha512.o -MD -MP -MF hmac-sha512.o.d -fpic -c hmac-sha512.c \ unit-oai-hss-0: 12:31:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT knuth-lfib.o -MD -MP -MF knuth-lfib.o.d -fpic -c knuth-lfib.c \ unit-oai-hss-0: 12:31:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2.o -MD -MP -MF md2.o.d -fpic -c md2.c \ unit-oai-hss-0: 12:31:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2-meta.o -MD -MP -MF md2-meta.o.d -fpic -c md2-meta.c \ unit-oai-hss-0: 12:31:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4.o -MD -MP -MF md4.o.d -fpic -c md4.c \ unit-oai-hss-0: 12:31:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4-meta.o -MD -MP -MF md4-meta.o.d -fpic -c md4-meta.c \ unit-oai-hss-0: 12:31:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5.o -MD -MP -MF md5.o.d -fpic -c md5.c \ unit-oai-hss-0: 12:31:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compress.o -MD -MP -MF md5-compress.o.d -fpic -c md5-compress.c \ unit-oai-hss-0: 12:31:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compat.o -MD -MP -MF md5-compat.o.d -fpic -c md5-compat.c \ unit-oai-hss-0: 12:31:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-meta.o -MD -MP -MF md5-meta.o.d -fpic -c md5-meta.c \ unit-oai-hss-0: 12:31:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160.o -MD -MP -MF ripemd160.o.d -fpic -c ripemd160.c \ unit-oai-hss-0: 12:31:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-compress.o -MD -MP -MF ripemd160-compress.o.d -fpic -c ripemd160-compress.c \ unit-oai-hss-0: 12:31:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-meta.o -MD -MP -MF ripemd160-meta.o.d -fpic -c ripemd160-meta.c \ unit-oai-hss-0: 12:31:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:38 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:31:38 DEBUG unit.oai-hss/0.install salsa20-crypt.asm >salsa20-crypt.s unit-oai-hss-0: 12:31:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-set-key.o -MD -MP -MF salsa20-set-key.o.d -fpic -c salsa20-set-key.c \ unit-oai-hss-0: 12:31:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-crypt.o -MD -MP -MF salsa20-crypt.o.d -fpic -c salsa20-crypt.s unit-oai-hss-0: 12:31:38 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:31:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1.o -MD -MP -MF sha1.o.d -fpic -c sha1.c \ unit-oai-hss-0: 12:31:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:38 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:31:38 DEBUG unit.oai-hss/0.install sha1-compress.asm >sha1-compress.s unit-oai-hss-0: 12:31:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-compress.o -MD -MP -MF sha1-compress.o.d -fpic -c sha1-compress.s unit-oai-hss-0: 12:31:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-meta.o -MD -MP -MF sha1-meta.o.d -fpic -c sha1-meta.c \ unit-oai-hss-0: 12:31:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:38 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:31:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256.o -MD -MP -MF sha256.o.d -fpic -c sha256.c \ unit-oai-hss-0: 12:31:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-compress.o -MD -MP -MF sha256-compress.o.d -fpic -c sha256-compress.c \ unit-oai-hss-0: 12:31:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha224-meta.o -MD -MP -MF sha224-meta.o.d -fpic -c sha224-meta.c \ unit-oai-hss-0: 12:31:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-meta.o -MD -MP -MF sha256-meta.o.d -fpic -c sha256-meta.c \ unit-oai-hss-0: 12:31:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512.o -MD -MP -MF sha512.o.d -fpic -c sha512.c \ unit-oai-hss-0: 12:31:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-compress.o -MD -MP -MF sha512-compress.o.d -fpic -c sha512-compress.c \ unit-oai-hss-0: 12:31:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha384-meta.o -MD -MP -MF sha384-meta.o.d -fpic -c sha384-meta.c \ unit-oai-hss-0: 12:31:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-meta.o -MD -MP -MF sha512-meta.o.d -fpic -c sha512-meta.c \ unit-oai-hss-0: 12:31:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-set-key.o -MD -MP -MF serpent-set-key.o.d -fpic -c serpent-set-key.c \ unit-oai-hss-0: 12:31:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:39 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:31:39 DEBUG unit.oai-hss/0.install serpent-encrypt.asm >serpent-encrypt.s unit-oai-hss-0: 12:31:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-encrypt.o -MD -MP -MF serpent-encrypt.o.d -fpic -c serpent-encrypt.s unit-oai-hss-0: 12:31:39 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:31:39 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:31:39 DEBUG unit.oai-hss/0.install serpent-decrypt.asm >serpent-decrypt.s unit-oai-hss-0: 12:31:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-decrypt.o -MD -MP -MF serpent-decrypt.o.d -fpic -c serpent-decrypt.s unit-oai-hss-0: 12:31:39 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:31:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-meta.o -MD -MP -MF serpent-meta.o.d -fpic -c serpent-meta.c \ unit-oai-hss-0: 12:31:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish.o -MD -MP -MF twofish.o.d -fpic -c twofish.c \ unit-oai-hss-0: 12:31:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish-meta.o -MD -MP -MF twofish-meta.o.d -fpic -c twofish-meta.c \ unit-oai-hss-0: 12:31:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow256.o -MD -MP -MF yarrow256.o.d -fpic -c yarrow256.c \ unit-oai-hss-0: 12:31:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow_key_event.o -MD -MP -MF yarrow_key_event.o.d -fpic -c yarrow_key_event.c \ unit-oai-hss-0: 12:31:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer.o -MD -MP -MF buffer.o.d -fpic -c buffer.c \ unit-oai-hss-0: 12:31:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer-init.o -MD -MP -MF buffer-init.o.d -fpic -c buffer-init.c \ unit-oai-hss-0: 12:31:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT realloc.o -MD -MP -MF realloc.o.d -fpic -c realloc.c \ unit-oai-hss-0: 12:31:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-hashes.o -MD -MP -MF nettle-meta-hashes.o.d -fpic -c nettle-meta-hashes.c \ unit-oai-hss-0: 12:31:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-ciphers.o -MD -MP -MF nettle-meta-ciphers.o.d -fpic -c nettle-meta-ciphers.c \ unit-oai-hss-0: 12:31:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-armors.o -MD -MP -MF nettle-meta-armors.o.d -fpic -c nettle-meta-armors.c \ unit-oai-hss-0: 12:31:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-be32.o -MD -MP -MF write-be32.o.d -fpic -c write-be32.c \ unit-oai-hss-0: 12:31:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-le32.o -MD -MP -MF write-le32.o.d -fpic -c write-le32.c \ unit-oai-hss-0: 12:31:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:39 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:31:39 DEBUG unit.oai-hss/0.install memxor.asm >memxor.s unit-oai-hss-0: 12:31:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp.o -MD -MP -MF sexp.o.d -fpic -c sexp.c \ unit-oai-hss-0: 12:31:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT memxor.o -MD -MP -MF memxor.o.d -fpic -c memxor.s unit-oai-hss-0: 12:31:39 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:31:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-format.o -MD -MP -MF sexp-format.o.d -fpic -c sexp-format.c \ unit-oai-hss-0: 12:31:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport.o -MD -MP -MF sexp-transport.o.d -fpic -c sexp-transport.c \ unit-oai-hss-0: 12:31:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport-format.o -MD -MP -MF sexp-transport-format.o.d -fpic -c sexp-transport-format.c \ unit-oai-hss-0: 12:31:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum.o -MD -MP -MF bignum.o.d -fpic -c bignum.c \ unit-oai-hss-0: 12:31:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-next-prime.o -MD -MP -MF bignum-next-prime.o.d -fpic -c bignum-next-prime.c \ unit-oai-hss-0: 12:31:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random.o -MD -MP -MF bignum-random.o.d -fpic -c bignum-random.c \ unit-oai-hss-0: 12:31:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random-prime.o -MD -MP -MF bignum-random-prime.o.d -fpic -c bignum-random-prime.c \ unit-oai-hss-0: 12:31:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2bignum.o -MD -MP -MF sexp2bignum.o.d -fpic -c sexp2bignum.c \ unit-oai-hss-0: 12:31:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1.o -MD -MP -MF pkcs1.o.d -fpic -c pkcs1.c \ unit-oai-hss-0: 12:31:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-encrypt.o -MD -MP -MF pkcs1-encrypt.o.d -fpic -c pkcs1-encrypt.c \ unit-oai-hss-0: 12:31:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-decrypt.o -MD -MP -MF pkcs1-decrypt.o.d -fpic -c pkcs1-decrypt.c \ unit-oai-hss-0: 12:31:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-digest.o -MD -MP -MF pkcs1-rsa-digest.o.d -fpic -c pkcs1-rsa-digest.c \ unit-oai-hss-0: 12:31:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-md5.o -MD -MP -MF pkcs1-rsa-md5.o.d -fpic -c pkcs1-rsa-md5.c \ unit-oai-hss-0: 12:31:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha1.o -MD -MP -MF pkcs1-rsa-sha1.o.d -fpic -c pkcs1-rsa-sha1.c \ unit-oai-hss-0: 12:31:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha256.o -MD -MP -MF pkcs1-rsa-sha256.o.d -fpic -c pkcs1-rsa-sha256.c \ unit-oai-hss-0: 12:31:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha512.o -MD -MP -MF pkcs1-rsa-sha512.o.d -fpic -c pkcs1-rsa-sha512.c \ unit-oai-hss-0: 12:31:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa.o -MD -MP -MF rsa.o.d -fpic -c rsa.c \ unit-oai-hss-0: 12:31:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sign.o -MD -MP -MF rsa-sign.o.d -fpic -c rsa-sign.c \ unit-oai-hss-0: 12:31:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-verify.o -MD -MP -MF rsa-verify.o.d -fpic -c rsa-verify.c \ unit-oai-hss-0: 12:31:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-sign.o -MD -MP -MF rsa-pkcs1-sign.o.d -fpic -c rsa-pkcs1-sign.c \ unit-oai-hss-0: 12:31:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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:31:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-verify.o -MD -MP -MF rsa-pkcs1-verify.o.d -fpic -c rsa-pkcs1-verify.c \ unit-oai-hss-0: 12:31:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-sign.o -MD -MP -MF rsa-md5-sign.o.d -fpic -c rsa-md5-sign.c \ unit-oai-hss-0: 12:31:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-verify.o -MD -MP -MF rsa-md5-verify.o.d -fpic -c rsa-md5-verify.c \ unit-oai-hss-0: 12:31:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-sign.o -MD -MP -MF rsa-sha1-sign.o.d -fpic -c rsa-sha1-sign.c \ unit-oai-hss-0: 12:31:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-verify.o -MD -MP -MF rsa-sha1-verify.o.d -fpic -c rsa-sha1-verify.c \ unit-oai-hss-0: 12:31:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha256-sign.o -MD -MP -MF rsa-sha256-sign.o.d -fpic -c rsa-sha256-sign.c \ unit-oai-hss-0: 12:31:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha256-verify.o -MD -MP -MF rsa-sha256-verify.o.d -fpic -c rsa-sha256-verify.c \ unit-oai-hss-0: 12:31:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-sign.o -MD -MP -MF rsa-sha512-sign.o.d -fpic -c rsa-sha512-sign.c \ unit-oai-hss-0: 12:31:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-verify.o -MD -MP -MF rsa-sha512-verify.o.d -fpic -c rsa-sha512-verify.c \ unit-oai-hss-0: 12:31:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt.o -MD -MP -MF rsa-encrypt.o.d -fpic -c rsa-encrypt.c \ unit-oai-hss-0: 12:31:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt.o -MD -MP -MF rsa-decrypt.o.d -fpic -c rsa-decrypt.c \ unit-oai-hss-0: 12:31:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt-tr.o -MD -MP -MF rsa-decrypt-tr.o.d -fpic -c rsa-decrypt-tr.c \ unit-oai-hss-0: 12:31:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen.o -MD -MP -MF rsa-keygen.o.d -fpic -c rsa-keygen.c \ unit-oai-hss-0: 12:31:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-compat.o -MD -MP -MF rsa-compat.o.d -fpic -c rsa-compat.c \ unit-oai-hss-0: 12:31:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-blind.o -MD -MP -MF rsa-blind.o.d -fpic -c rsa-blind.c \ unit-oai-hss-0: 12:31:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2sexp.o -MD -MP -MF rsa2sexp.o.d -fpic -c rsa2sexp.c \ unit-oai-hss-0: 12:31:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2rsa.o -MD -MP -MF sexp2rsa.o.d -fpic -c sexp2rsa.c \ unit-oai-hss-0: 12:31:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa.o -MD -MP -MF dsa.o.d -fpic -c dsa.c \ unit-oai-hss-0: 12:31:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sign.o -MD -MP -MF dsa-sign.o.d -fpic -c dsa-sign.c \ unit-oai-hss-0: 12:31:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-verify.o -MD -MP -MF dsa-verify.o.d -fpic -c dsa-verify.c \ unit-oai-hss-0: 12:31:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-keygen.o -MD -MP -MF dsa-keygen.o.d -fpic -c dsa-keygen.c \ unit-oai-hss-0: 12:31:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha1-sign.o -MD -MP -MF dsa-sha1-sign.o.d -fpic -c dsa-sha1-sign.c \ unit-oai-hss-0: 12:31:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha1-verify.o -MD -MP -MF dsa-sha1-verify.o.d -fpic -c dsa-sha1-verify.c \ unit-oai-hss-0: 12:31:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha256-sign.o -MD -MP -MF dsa-sha256-sign.o.d -fpic -c dsa-sha256-sign.c \ unit-oai-hss-0: 12:31:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha256-verify.o -MD -MP -MF dsa-sha256-verify.o.d -fpic -c dsa-sha256-verify.c \ unit-oai-hss-0: 12:31:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa2sexp.o -MD -MP -MF dsa2sexp.o.d -fpic -c dsa2sexp.c \ unit-oai-hss-0: 12:31:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2dsa.o -MD -MP -MF sexp2dsa.o.d -fpic -c sexp2dsa.c \ unit-oai-hss-0: 12:31:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pgp-encode.o -MD -MP -MF pgp-encode.o.d -fpic -c pgp-encode.c \ unit-oai-hss-0: 12:31:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2openpgp.o -MD -MP -MF rsa2openpgp.o.d -fpic -c rsa2openpgp.c \ unit-oai-hss-0: 12:31:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der-iterator.o -MD -MP -MF der-iterator.o.d -fpic -c der-iterator.c \ unit-oai-hss-0: 12:31:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:41 DEBUG unit.oai-hss/0.install pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': unit-oai-hss-0: 12:31:41 DEBUG unit.oai-hss/0.install pgp-encode.c:249:11: warning: unused variable 'digest16' [-Wunused-variable] unit-oai-hss-0: 12:31:41 DEBUG unit.oai-hss/0.install uint8_t digest16[2]; unit-oai-hss-0: 12:31:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:31:41 DEBUG unit.oai-hss/0.install rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': unit-oai-hss-0: 12:31:41 DEBUG unit.oai-hss/0.install rsa2openpgp.c:67:12: warning: unused variable 'key_length' [-Wunused-variable] unit-oai-hss-0: 12:31:41 DEBUG unit.oai-hss/0.install unsigned key_length; unit-oai-hss-0: 12:31:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:31:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2rsa.o -MD -MP -MF der2rsa.o.d -fpic -c der2rsa.c \ unit-oai-hss-0: 12:31:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2dsa.o -MD -MP -MF der2dsa.o.d -fpic -c der2dsa.c \ unit-oai-hss-0: 12:31:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:41 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:31:41 DEBUG unit.oai-hss/0.install aes-decrypt-internal.asm >aes-decrypt-internal.s unit-oai-hss-0: 12:31:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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:31:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt.po -MD -MP -MF aes-decrypt.po.d -fpic -c aes-decrypt.c -o aes-decrypt.po \ unit-oai-hss-0: 12:31:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:41 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:31:41 DEBUG unit.oai-hss/0.install aes-encrypt-internal.asm >aes-encrypt-internal.s unit-oai-hss-0: 12:31:41 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:31:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt.po -MD -MP -MF aes-encrypt.po.d -fpic -c aes-encrypt.c -o aes-encrypt.po \ unit-oai-hss-0: 12:31:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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:31:41 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:31:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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:31:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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:31:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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:31:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-meta.po -MD -MP -MF aes-meta.po.d -fpic -c aes-meta.c -o aes-meta.po \ unit-oai-hss-0: 12:31:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour.po -MD -MP -MF arcfour.po.d -fpic -c arcfour.c -o arcfour.po \ unit-oai-hss-0: 12:31:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-crypt.po -MD -MP -MF arcfour-crypt.po.d -fpic -c arcfour-crypt.c -o arcfour-crypt.po \ unit-oai-hss-0: 12:31:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-meta.po -MD -MP -MF arcfour-meta.po.d -fpic -c arcfour-meta.c -o arcfour-meta.po \ unit-oai-hss-0: 12:31:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo.po -MD -MP -MF arctwo.po.d -fpic -c arctwo.c -o arctwo.po \ unit-oai-hss-0: 12:31:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo-meta.po -MD -MP -MF arctwo-meta.po.d -fpic -c arctwo-meta.c -o arctwo-meta.po \ unit-oai-hss-0: 12:31:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-encode.po -MD -MP -MF base16-encode.po.d -fpic -c base16-encode.c -o base16-encode.po \ unit-oai-hss-0: 12:31:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-decode.po -MD -MP -MF base16-decode.po.d -fpic -c base16-decode.c -o base16-decode.po \ unit-oai-hss-0: 12:31:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-meta.po -MD -MP -MF base16-meta.po.d -fpic -c base16-meta.c -o base16-meta.po \ unit-oai-hss-0: 12:31:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-encode.po -MD -MP -MF base64-encode.po.d -fpic -c base64-encode.c -o base64-encode.po \ unit-oai-hss-0: 12:31:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-decode.po -MD -MP -MF base64-decode.po.d -fpic -c base64-decode.c -o base64-decode.po \ unit-oai-hss-0: 12:31:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-meta.po -MD -MP -MF base64-meta.po.d -fpic -c base64-meta.c -o base64-meta.po \ unit-oai-hss-0: 12:31:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-crypt.po -MD -MP -MF camellia-crypt.po.d -fpic -c camellia-crypt.c -o camellia-crypt.po \ unit-oai-hss-0: 12:31:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:42 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:31:42 DEBUG unit.oai-hss/0.install camellia-crypt-internal.asm >camellia-crypt-internal.s unit-oai-hss-0: 12:31:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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:31:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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:31:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:42 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:31:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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:31:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-table.po -MD -MP -MF camellia-table.po.d -fpic -c camellia-table.c -o camellia-table.po \ unit-oai-hss-0: 12:31:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-meta.po -MD -MP -MF camellia-meta.po.d -fpic -c camellia-meta.c -o camellia-meta.po \ unit-oai-hss-0: 12:31:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128.po -MD -MP -MF cast128.po.d -fpic -c cast128.c -o cast128.po \ unit-oai-hss-0: 12:31:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128-meta.po -MD -MP -MF cast128-meta.po.d -fpic -c cast128-meta.c -o cast128-meta.po \ unit-oai-hss-0: 12:31:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT blowfish.po -MD -MP -MF blowfish.po.d -fpic -c blowfish.c -o blowfish.po \ unit-oai-hss-0: 12:31:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cbc.po -MD -MP -MF cbc.po.d -fpic -c cbc.c -o cbc.po \ unit-oai-hss-0: 12:31:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ctr.po -MD -MP -MF ctr.po.d -fpic -c ctr.c -o ctr.po \ unit-oai-hss-0: 12:31:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm.po -MD -MP -MF gcm.po.d -fpic -c gcm.c -o gcm.po \ unit-oai-hss-0: 12:31:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:42 DEBUG unit.oai-hss/0.install cast128.c: In function 'nettle_cast128_set_key': unit-oai-hss-0: 12:31:42 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:31:42 DEBUG unit.oai-hss/0.install t[3] = x[3] = z[3] ^ cast_sbox5[U8c(x[2])] unit-oai-hss-0: 12:31:42 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:31:42 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:31:42 DEBUG unit.oai-hss/0.install ^ cast_sbox6[U8d(z[1])] ^ cast_sbox7[U8a(z[1])] unit-oai-hss-0: 12:31:42 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:31:42 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:31:42 DEBUG unit.oai-hss/0.install t[2] = x[2] = z[1] ^ cast_sbox5[U8d(x[1])] unit-oai-hss-0: 12:31:42 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:31:42 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:31:42 DEBUG unit.oai-hss/0.install t[1] = x[1] = z[0] ^ cast_sbox5[U8a(x[0])] unit-oai-hss-0: 12:31:42 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:31:42 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:31:42 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 12:31:42 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:31:42 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:31:42 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:31:42 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 12:31:42 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:31:42 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[1]' was declared here unit-oai-hss-0: 12:31:42 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 12:31:42 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:31:42 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:31:42 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 12:31:42 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:31:42 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[0]' was declared here unit-oai-hss-0: 12:31:42 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 12:31:42 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:31:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm-aes.po -MD -MP -MF gcm-aes.po.d -fpic -c gcm-aes.c -o gcm-aes.po \ unit-oai-hss-0: 12:31:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des.po -MD -MP -MF des.po.d -fpic -c des.c -o des.po \ unit-oai-hss-0: 12:31:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des3.po -MD -MP -MF des3.po.d -fpic -c des3.c -o des3.po \ unit-oai-hss-0: 12:31:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-compat.po -MD -MP -MF des-compat.po.d -fpic -c des-compat.c -o des-compat.po \ unit-oai-hss-0: 12:31:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac.po -MD -MP -MF hmac.po.d -fpic -c hmac.c -o hmac.po \ unit-oai-hss-0: 12:31:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-md5.po -MD -MP -MF hmac-md5.po.d -fpic -c hmac-md5.c -o hmac-md5.po \ unit-oai-hss-0: 12:31:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-ripemd160.po -MD -MP -MF hmac-ripemd160.po.d -fpic -c hmac-ripemd160.c -o hmac-ripemd160.po \ unit-oai-hss-0: 12:31:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha1.po -MD -MP -MF hmac-sha1.po.d -fpic -c hmac-sha1.c -o hmac-sha1.po \ unit-oai-hss-0: 12:31:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha224.po -MD -MP -MF hmac-sha224.po.d -fpic -c hmac-sha224.c -o hmac-sha224.po \ unit-oai-hss-0: 12:31:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha256.po -MD -MP -MF hmac-sha256.po.d -fpic -c hmac-sha256.c -o hmac-sha256.po \ unit-oai-hss-0: 12:31:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha384.po -MD -MP -MF hmac-sha384.po.d -fpic -c hmac-sha384.c -o hmac-sha384.po \ unit-oai-hss-0: 12:31:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha512.po -MD -MP -MF hmac-sha512.po.d -fpic -c hmac-sha512.c -o hmac-sha512.po \ unit-oai-hss-0: 12:31:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT knuth-lfib.po -MD -MP -MF knuth-lfib.po.d -fpic -c knuth-lfib.c -o knuth-lfib.po \ unit-oai-hss-0: 12:31:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2.po -MD -MP -MF md2.po.d -fpic -c md2.c -o md2.po \ unit-oai-hss-0: 12:31:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2-meta.po -MD -MP -MF md2-meta.po.d -fpic -c md2-meta.c -o md2-meta.po \ unit-oai-hss-0: 12:31:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4.po -MD -MP -MF md4.po.d -fpic -c md4.c -o md4.po \ unit-oai-hss-0: 12:31:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4-meta.po -MD -MP -MF md4-meta.po.d -fpic -c md4-meta.c -o md4-meta.po \ unit-oai-hss-0: 12:31:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5.po -MD -MP -MF md5.po.d -fpic -c md5.c -o md5.po \ unit-oai-hss-0: 12:31:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compress.po -MD -MP -MF md5-compress.po.d -fpic -c md5-compress.c -o md5-compress.po \ unit-oai-hss-0: 12:31:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compat.po -MD -MP -MF md5-compat.po.d -fpic -c md5-compat.c -o md5-compat.po \ unit-oai-hss-0: 12:31:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-meta.po -MD -MP -MF md5-meta.po.d -fpic -c md5-meta.c -o md5-meta.po \ unit-oai-hss-0: 12:31:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160.po -MD -MP -MF ripemd160.po.d -fpic -c ripemd160.c -o ripemd160.po \ unit-oai-hss-0: 12:31:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-compress.po -MD -MP -MF ripemd160-compress.po.d -fpic -c ripemd160-compress.c -o ripemd160-compress.po \ unit-oai-hss-0: 12:31:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-meta.po -MD -MP -MF ripemd160-meta.po.d -fpic -c ripemd160-meta.c -o ripemd160-meta.po \ unit-oai-hss-0: 12:31:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:43 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:31:43 DEBUG unit.oai-hss/0.install salsa20-crypt.asm >salsa20-crypt.s unit-oai-hss-0: 12:31:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-crypt.po -MD -MP -MF salsa20-crypt.po.d -fpic -c salsa20-crypt.s -o salsa20-crypt.po unit-oai-hss-0: 12:31:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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:31:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:43 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:31:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1.po -MD -MP -MF sha1.po.d -fpic -c sha1.c -o sha1.po \ unit-oai-hss-0: 12:31:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:43 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:31:43 DEBUG unit.oai-hss/0.install sha1-compress.asm >sha1-compress.s unit-oai-hss-0: 12:31:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-compress.po -MD -MP -MF sha1-compress.po.d -fpic -c sha1-compress.s -o sha1-compress.po unit-oai-hss-0: 12:31:43 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:31:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-meta.po -MD -MP -MF sha1-meta.po.d -fpic -c sha1-meta.c -o sha1-meta.po \ unit-oai-hss-0: 12:31:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256.po -MD -MP -MF sha256.po.d -fpic -c sha256.c -o sha256.po \ unit-oai-hss-0: 12:31:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-compress.po -MD -MP -MF sha256-compress.po.d -fpic -c sha256-compress.c -o sha256-compress.po \ unit-oai-hss-0: 12:31:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha224-meta.po -MD -MP -MF sha224-meta.po.d -fpic -c sha224-meta.c -o sha224-meta.po \ unit-oai-hss-0: 12:31:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-meta.po -MD -MP -MF sha256-meta.po.d -fpic -c sha256-meta.c -o sha256-meta.po \ unit-oai-hss-0: 12:31:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512.po -MD -MP -MF sha512.po.d -fpic -c sha512.c -o sha512.po \ unit-oai-hss-0: 12:31:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-compress.po -MD -MP -MF sha512-compress.po.d -fpic -c sha512-compress.c -o sha512-compress.po \ unit-oai-hss-0: 12:31:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha384-meta.po -MD -MP -MF sha384-meta.po.d -fpic -c sha384-meta.c -o sha384-meta.po \ unit-oai-hss-0: 12:31:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-meta.po -MD -MP -MF sha512-meta.po.d -fpic -c sha512-meta.c -o sha512-meta.po \ unit-oai-hss-0: 12:31:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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:31:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:44 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:31:44 DEBUG unit.oai-hss/0.install serpent-encrypt.asm >serpent-encrypt.s unit-oai-hss-0: 12:31:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-encrypt.po -MD -MP -MF serpent-encrypt.po.d -fpic -c serpent-encrypt.s -o serpent-encrypt.po unit-oai-hss-0: 12:31:44 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:31:44 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:31:44 DEBUG unit.oai-hss/0.install serpent-decrypt.asm >serpent-decrypt.s unit-oai-hss-0: 12:31:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-decrypt.po -MD -MP -MF serpent-decrypt.po.d -fpic -c serpent-decrypt.s -o serpent-decrypt.po unit-oai-hss-0: 12:31:44 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:31:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-meta.po -MD -MP -MF serpent-meta.po.d -fpic -c serpent-meta.c -o serpent-meta.po \ unit-oai-hss-0: 12:31:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish.po -MD -MP -MF twofish.po.d -fpic -c twofish.c -o twofish.po \ unit-oai-hss-0: 12:31:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish-meta.po -MD -MP -MF twofish-meta.po.d -fpic -c twofish-meta.c -o twofish-meta.po \ unit-oai-hss-0: 12:31:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow256.po -MD -MP -MF yarrow256.po.d -fpic -c yarrow256.c -o yarrow256.po \ unit-oai-hss-0: 12:31:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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:31:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer.po -MD -MP -MF buffer.po.d -fpic -c buffer.c -o buffer.po \ unit-oai-hss-0: 12:31:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer-init.po -MD -MP -MF buffer-init.po.d -fpic -c buffer-init.c -o buffer-init.po \ unit-oai-hss-0: 12:31:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT realloc.po -MD -MP -MF realloc.po.d -fpic -c realloc.c -o realloc.po \ unit-oai-hss-0: 12:31:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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:31:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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:31:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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:31:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-be32.po -MD -MP -MF write-be32.po.d -fpic -c write-be32.c -o write-be32.po \ unit-oai-hss-0: 12:31:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-le32.po -MD -MP -MF write-le32.po.d -fpic -c write-le32.c -o write-le32.po \ unit-oai-hss-0: 12:31:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:45 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:31:45 DEBUG unit.oai-hss/0.install memxor.asm >memxor.s unit-oai-hss-0: 12:31:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp.po -MD -MP -MF sexp.po.d -fpic -c sexp.c -o sexp.po \ unit-oai-hss-0: 12:31:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT memxor.po -MD -MP -MF memxor.po.d -fpic -c memxor.s -o memxor.po unit-oai-hss-0: 12:31:45 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:31:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-format.po -MD -MP -MF sexp-format.po.d -fpic -c sexp-format.c -o sexp-format.po \ unit-oai-hss-0: 12:31:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport.po -MD -MP -MF sexp-transport.po.d -fpic -c sexp-transport.c -o sexp-transport.po \ unit-oai-hss-0: 12:31:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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:31:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum.po -MD -MP -MF bignum.po.d -fpic -c bignum.c -o bignum.po \ unit-oai-hss-0: 12:31:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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:31:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random.po -MD -MP -MF bignum-random.po.d -fpic -c bignum-random.c -o bignum-random.po \ unit-oai-hss-0: 12:31:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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:31:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2bignum.po -MD -MP -MF sexp2bignum.po.d -fpic -c sexp2bignum.c -o sexp2bignum.po \ unit-oai-hss-0: 12:31:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1.po -MD -MP -MF pkcs1.po.d -fpic -c pkcs1.c -o pkcs1.po \ unit-oai-hss-0: 12:31:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-encrypt.po -MD -MP -MF pkcs1-encrypt.po.d -fpic -c pkcs1-encrypt.c -o pkcs1-encrypt.po \ unit-oai-hss-0: 12:31:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-decrypt.po -MD -MP -MF pkcs1-decrypt.po.d -fpic -c pkcs1-decrypt.c -o pkcs1-decrypt.po \ unit-oai-hss-0: 12:31:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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:31:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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:31:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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:31:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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:31:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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:31:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa.po -MD -MP -MF rsa.po.d -fpic -c rsa.c -o rsa.po \ unit-oai-hss-0: 12:31:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sign.po -MD -MP -MF rsa-sign.po.d -fpic -c rsa-sign.c -o rsa-sign.po \ unit-oai-hss-0: 12:31:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-verify.po -MD -MP -MF rsa-verify.po.d -fpic -c rsa-verify.c -o rsa-verify.po \ unit-oai-hss-0: 12:31:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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:31:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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:31:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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:31:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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:31:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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:31:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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:31:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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:31:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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:31:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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:31:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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:31:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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:31:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt.po -MD -MP -MF rsa-encrypt.po.d -fpic -c rsa-encrypt.c -o rsa-encrypt.po \ unit-oai-hss-0: 12:31:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt.po -MD -MP -MF rsa-decrypt.po.d -fpic -c rsa-decrypt.c -o rsa-decrypt.po \ unit-oai-hss-0: 12:31:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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:31:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen.po -MD -MP -MF rsa-keygen.po.d -fpic -c rsa-keygen.c -o rsa-keygen.po \ unit-oai-hss-0: 12:31:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-compat.po -MD -MP -MF rsa-compat.po.d -fpic -c rsa-compat.c -o rsa-compat.po \ unit-oai-hss-0: 12:31:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-blind.po -MD -MP -MF rsa-blind.po.d -fpic -c rsa-blind.c -o rsa-blind.po \ unit-oai-hss-0: 12:31:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2sexp.po -MD -MP -MF rsa2sexp.po.d -fpic -c rsa2sexp.c -o rsa2sexp.po \ unit-oai-hss-0: 12:31:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2rsa.po -MD -MP -MF sexp2rsa.po.d -fpic -c sexp2rsa.c -o sexp2rsa.po \ unit-oai-hss-0: 12:31:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa.po -MD -MP -MF dsa.po.d -fpic -c dsa.c -o dsa.po \ unit-oai-hss-0: 12:31:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sign.po -MD -MP -MF dsa-sign.po.d -fpic -c dsa-sign.c -o dsa-sign.po \ unit-oai-hss-0: 12:31:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-verify.po -MD -MP -MF dsa-verify.po.d -fpic -c dsa-verify.c -o dsa-verify.po \ unit-oai-hss-0: 12:31:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-keygen.po -MD -MP -MF dsa-keygen.po.d -fpic -c dsa-keygen.c -o dsa-keygen.po \ unit-oai-hss-0: 12:31:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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:31:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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:31:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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:31:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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:31:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa2sexp.po -MD -MP -MF dsa2sexp.po.d -fpic -c dsa2sexp.c -o dsa2sexp.po \ unit-oai-hss-0: 12:31:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2dsa.po -MD -MP -MF sexp2dsa.po.d -fpic -c sexp2dsa.c -o sexp2dsa.po \ unit-oai-hss-0: 12:31:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pgp-encode.po -MD -MP -MF pgp-encode.po.d -fpic -c pgp-encode.c -o pgp-encode.po \ unit-oai-hss-0: 12:31:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2openpgp.po -MD -MP -MF rsa2openpgp.po.d -fpic -c rsa2openpgp.c -o rsa2openpgp.po \ unit-oai-hss-0: 12:31:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der-iterator.po -MD -MP -MF der-iterator.po.d -fpic -c der-iterator.c -o der-iterator.po \ unit-oai-hss-0: 12:31:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:46 DEBUG unit.oai-hss/0.install pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': unit-oai-hss-0: 12:31:46 DEBUG unit.oai-hss/0.install pgp-encode.c:249:11: warning: unused variable 'digest16' [-Wunused-variable] unit-oai-hss-0: 12:31:46 DEBUG unit.oai-hss/0.install uint8_t digest16[2]; unit-oai-hss-0: 12:31:46 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:31:46 DEBUG unit.oai-hss/0.install rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': unit-oai-hss-0: 12:31:46 DEBUG unit.oai-hss/0.install rsa2openpgp.c:67:12: warning: unused variable 'key_length' [-Wunused-variable] unit-oai-hss-0: 12:31:46 DEBUG unit.oai-hss/0.install unsigned key_length; unit-oai-hss-0: 12:31:46 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:31:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2rsa.po -MD -MP -MF der2rsa.po.d -fpic -c der2rsa.c -o der2rsa.po \ unit-oai-hss-0: 12:31:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2dsa.po -MD -MP -MF der2dsa.po.d -fpic -c der2dsa.c -o der2dsa.po \ unit-oai-hss-0: 12:31:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:31:47 DEBUG unit.oai-hss/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:31:47 DEBUG unit.oai-hss/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:31:47 DEBUG unit.oai-hss/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:31:47 DEBUG unit.oai-hss/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:31:47 DEBUG unit.oai-hss/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:31:47 DEBUG unit.oai-hss/0.install rm -f libnettle.a unit-oai-hss-0: 12:31:47 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:31:47 DEBUG unit.oai-hss/0.install rm -f libhogweed.a unit-oai-hss-0: 12:31:47 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:31:47 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:31:47 DEBUG unit.oai-hss/0.install ranlib libhogweed.a unit-oai-hss-0: 12:31:47 DEBUG unit.oai-hss/0.install ranlib libnettle.a unit-oai-hss-0: 12:31:47 DEBUG unit.oai-hss/0.install mkdir .lib 2>/dev/null unit-oai-hss-0: 12:31:47 DEBUG unit.oai-hss/0.install (cd .lib \ unit-oai-hss-0: 12:31:47 DEBUG unit.oai-hss/0.install && rm -f libnettle.so \ unit-oai-hss-0: 12:31:47 DEBUG unit.oai-hss/0.install && ln -s ../libnettle.so libnettle.so \ unit-oai-hss-0: 12:31:47 DEBUG unit.oai-hss/0.install && [ -z "libnettle.so.4" ] \ unit-oai-hss-0: 12:31:47 DEBUG unit.oai-hss/0.install || { rm -f libnettle.so.4 \ unit-oai-hss-0: 12:31:47 DEBUG unit.oai-hss/0.install && ln -s libnettle.so libnettle.so.4 ; } ) unit-oai-hss-0: 12:31:47 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:31:47 DEBUG unit.oai-hss/0.install mkdir .lib 2>/dev/null unit-oai-hss-0: 12:31:47 DEBUG unit.oai-hss/0.install make[1]: [libhogweed.so] Error 1 (ignored) unit-oai-hss-0: 12:31:47 DEBUG unit.oai-hss/0.install (cd .lib \ unit-oai-hss-0: 12:31:47 DEBUG unit.oai-hss/0.install && rm -f libhogweed.so \ unit-oai-hss-0: 12:31:47 DEBUG unit.oai-hss/0.install && ln -s ../libhogweed.so libhogweed.so \ unit-oai-hss-0: 12:31:47 DEBUG unit.oai-hss/0.install && [ -z "libhogweed.so.2" ] \ unit-oai-hss-0: 12:31:47 DEBUG unit.oai-hss/0.install || { rm -f libhogweed.so.2 \ unit-oai-hss-0: 12:31:47 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so libhogweed.so.2 ; } ) unit-oai-hss-0: 12:31:47 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 12:31:47 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 12:31:47 DEBUG unit.oai-hss/0.install echo "Making all in $d" ; (cd $d && make all); done unit-oai-hss-0: 12:31:47 DEBUG unit.oai-hss/0.install Making all in tools unit-oai-hss-0: 12:31:47 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 12:31:47 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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:31:47 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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:31:47 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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:31:47 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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:31:47 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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:31:47 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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:31:47 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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:31:47 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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:31:47 DEBUG unit.oai-hss/0.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:31:47 DEBUG unit.oai-hss/0.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:31:47 DEBUG unit.oai-hss/0.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:31:47 DEBUG unit.oai-hss/0.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:31:47 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 12:31:47 DEBUG unit.oai-hss/0.install Making all in testsuite unit-oai-hss-0: 12:31:47 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 12:31:47 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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:31:47 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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:31:47 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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:31:47 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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:31:48 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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:31:48 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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:31:48 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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:31:48 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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:31:48 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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:31:48 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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:31:48 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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:31:48 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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:31:48 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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:31:48 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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:31:48 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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:31:48 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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:31:48 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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:31:48 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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:31:48 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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:31:48 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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:31:48 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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:31:48 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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:31:49 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha384-test.o -MD -MP -MF sha384-test.o.d -c sha384-test.c && true unit-oai-hss-0: 12:31:49 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-test.o -MD -MP -MF sha512-test.o.d -c sha512-test.c && true unit-oai-hss-0: 12:31:49 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-test.o -MD -MP -MF serpent-test.o.d -c serpent-test.c && true unit-oai-hss-0: 12:31:49 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish-test.o -MD -MP -MF twofish-test.o.d -c twofish-test.c && true unit-oai-hss-0: 12:31:49 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT knuth-lfib-test.o -MD -MP -MF knuth-lfib-test.o.d -c knuth-lfib-test.c && true unit-oai-hss-0: 12:31:49 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cbc-test.o -MD -MP -MF cbc-test.o.d -c cbc-test.c && true unit-oai-hss-0: 12:31:49 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ctr-test.o -MD -MP -MF ctr-test.o.d -c ctr-test.c && true unit-oai-hss-0: 12:31:49 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm-test.o -MD -MP -MF gcm-test.o.d -c gcm-test.c && true unit-oai-hss-0: 12:31:49 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-test.o -MD -MP -MF hmac-test.o.d -c hmac-test.c && true unit-oai-hss-0: 12:31:49 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT meta-hash-test.o -MD -MP -MF meta-hash-test.o.d -c meta-hash-test.c && true unit-oai-hss-0: 12:31:49 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT meta-cipher-test.o -MD -MP -MF meta-cipher-test.o.d -c meta-cipher-test.c && true unit-oai-hss-0: 12:31:49 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT meta-armor-test.o -MD -MP -MF meta-armor-test.o.d -c meta-armor-test.c && true unit-oai-hss-0: 12:31:49 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer-test.o -MD -MP -MF buffer-test.o.d -c buffer-test.c && true unit-oai-hss-0: 12:31:49 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow-test.o -MD -MP -MF yarrow-test.o.d -c yarrow-test.c && true unit-oai-hss-0: 12:31:49 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-test.o -MD -MP -MF sexp-test.o.d -c sexp-test.c && true unit-oai-hss-0: 12:31:49 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-format-test.o -MD -MP -MF sexp-format-test.o.d -c sexp-format-test.c && true unit-oai-hss-0: 12:31:49 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2sexp-test.o -MD -MP -MF rsa2sexp-test.o.d -c rsa2sexp-test.c && true unit-oai-hss-0: 12:31:50 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2rsa-test.o -MD -MP -MF sexp2rsa-test.o.d -c sexp2rsa-test.c && true unit-oai-hss-0: 12:31:50 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-test.o -MD -MP -MF bignum-test.o.d -c bignum-test.c && true unit-oai-hss-0: 12:31:50 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT random-prime-test.o -MD -MP -MF random-prime-test.o.d -c random-prime-test.c && true unit-oai-hss-0: 12:31:50 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-test.o -MD -MP -MF pkcs1-test.o.d -c pkcs1-test.c && true unit-oai-hss-0: 12:31:50 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-test.o -MD -MP -MF rsa-test.o.d -c rsa-test.c && true unit-oai-hss-0: 12:31:50 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt-test.o -MD -MP -MF rsa-encrypt-test.o.d -c rsa-encrypt-test.c && true unit-oai-hss-0: 12:31:50 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen-test.o -MD -MP -MF rsa-keygen-test.o.d -c rsa-keygen-test.c && true unit-oai-hss-0: 12:31:50 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-test.o -MD -MP -MF dsa-test.o.d -c dsa-test.c && true unit-oai-hss-0: 12:31:50 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-keygen-test.o -MD -MP -MF dsa-keygen-test.o.d -c dsa-keygen-test.c && true unit-oai-hss-0: 12:31:50 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:31:50 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-huge-test.o -MD -MP -MF sha1-huge-test.o.d -c sha1-huge-test.c && true unit-oai-hss-0: 12:31:50 DEBUG unit.oai-hss/0.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:31:50 DEBUG unit.oai-hss/0.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:31:50 DEBUG unit.oai-hss/0.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:31:50 DEBUG unit.oai-hss/0.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:31:50 DEBUG unit.oai-hss/0.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:31:50 DEBUG unit.oai-hss/0.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:31:50 DEBUG unit.oai-hss/0.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:31:50 DEBUG unit.oai-hss/0.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:31:50 DEBUG unit.oai-hss/0.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:31:50 DEBUG unit.oai-hss/0.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:31:50 DEBUG unit.oai-hss/0.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:31:50 DEBUG unit.oai-hss/0.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:31:50 DEBUG unit.oai-hss/0.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:31:50 DEBUG unit.oai-hss/0.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:31:50 DEBUG unit.oai-hss/0.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:31:50 DEBUG unit.oai-hss/0.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:31:50 DEBUG unit.oai-hss/0.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:31:50 DEBUG unit.oai-hss/0.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:31:50 DEBUG unit.oai-hss/0.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:31:50 DEBUG unit.oai-hss/0.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:31:50 DEBUG unit.oai-hss/0.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:31:50 DEBUG unit.oai-hss/0.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:31:51 DEBUG unit.oai-hss/0.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:31:51 DEBUG unit.oai-hss/0.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:31:51 DEBUG unit.oai-hss/0.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:31:51 DEBUG unit.oai-hss/0.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:31:51 DEBUG unit.oai-hss/0.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:31:51 DEBUG unit.oai-hss/0.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:31:51 DEBUG unit.oai-hss/0.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:31:51 DEBUG unit.oai-hss/0.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:31:51 DEBUG unit.oai-hss/0.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:31:51 DEBUG unit.oai-hss/0.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:31:51 DEBUG unit.oai-hss/0.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:31:51 DEBUG unit.oai-hss/0.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:31:51 DEBUG unit.oai-hss/0.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:31:51 DEBUG unit.oai-hss/0.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:31:51 DEBUG unit.oai-hss/0.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:31:51 DEBUG unit.oai-hss/0.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:31:51 DEBUG unit.oai-hss/0.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:31:51 DEBUG unit.oai-hss/0.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:31:51 DEBUG unit.oai-hss/0.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:31:51 DEBUG unit.oai-hss/0.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:31:51 DEBUG unit.oai-hss/0.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:31:51 DEBUG unit.oai-hss/0.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:31:51 DEBUG unit.oai-hss/0.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:31:51 DEBUG unit.oai-hss/0.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:31:51 DEBUG unit.oai-hss/0.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:31:51 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:31:51 DEBUG unit.oai-hss/0.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:31:51 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 12:31:51 DEBUG unit.oai-hss/0.install Making all in examples unit-oai-hss-0: 12:31:51 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 12:31:51 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-benchmark.o -MD -MP -MF nettle-benchmark.o.d -c nettle-benchmark.c && true unit-oai-hss-0: 12:31:51 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-openssl.o -MD -MP -MF nettle-openssl.o.d -c nettle-openssl.c && true unit-oai-hss-0: 12:31:51 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT io.o -MD -MP -MF io.o.d -c io.c && true unit-oai-hss-0: 12:31:51 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT eratosthenes.o -MD -MP -MF eratosthenes.o.d -c eratosthenes.c && true unit-oai-hss-0: 12:31:51 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16enc.o -MD -MP -MF base16enc.o.d -c base16enc.c && true unit-oai-hss-0: 12:31:51 DEBUG unit.oai-hss/0.install nettle-benchmark.c: In function 'time_cipher': unit-oai-hss-0: 12:31:51 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:31:51 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 12:31:51 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:31:51 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:31:51 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 12:31:51 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:31:51 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:31:51 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 12:31:51 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:31:51 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16dec.o -MD -MP -MF base16dec.o.d -c base16dec.c && true unit-oai-hss-0: 12:31:51 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64enc.o -MD -MP -MF base64enc.o.d -c base64enc.c && true unit-oai-hss-0: 12:31:51 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64dec.o -MD -MP -MF base64dec.o.d -c base64dec.c && true unit-oai-hss-0: 12:31:51 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen.o -MD -MP -MF rsa-keygen.o.d -c rsa-keygen.c && true unit-oai-hss-0: 12:31:51 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sign.o -MD -MP -MF rsa-sign.o.d -c rsa-sign.c && true unit-oai-hss-0: 12:31:51 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT read_rsa_key.o -MD -MP -MF read_rsa_key.o.d -c read_rsa_key.c && true unit-oai-hss-0: 12:31:51 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-verify.o -MD -MP -MF rsa-verify.o.d -c rsa-verify.c && true unit-oai-hss-0: 12:31:51 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt.o -MD -MP -MF rsa-encrypt.o.d -c rsa-encrypt.c && true unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt.o -MD -MP -MF rsa-decrypt.o.d -c rsa-decrypt.c && true unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT next-prime.o -MD -MP -MF next-prime.o.d -c next-prime.c && true unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT random-prime.o -MD -MP -MF random-prime.o.d -c random-prime.c && true unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. nettle-benchmark.o nettle-openssl.o ../getopt.o ../getopt1.o ../nettle-internal.o -lnettle -lgmp -o nettle-benchmark unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. eratosthenes.o ../getopt.o ../getopt1.o -o eratosthenes unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base16enc.o io.o \ unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base16enc unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base16dec.o io.o \ unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base16dec unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base64enc.o io.o \ unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base64enc unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base64dec.o io.o \ unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base64dec unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-keygen.o io.o ../getopt.o ../getopt1.o \ unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-keygen unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-sign.o io.o read_rsa_key.o \ unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-sign unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-verify.o io.o read_rsa_key.o \ unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-verify unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-encrypt.o io.o read_rsa_key.o \ unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install ../getopt.o ../getopt1.o \ unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-encrypt unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-decrypt.o io.o read_rsa_key.o \ unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-decrypt unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. next-prime.o ../getopt.o ../getopt1.o \ unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o next-prime unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. random-prime.o io.o ../getopt.o ../getopt1.o \ unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o random-prime unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install make check-here unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install echo "Making check in $d" ; (cd $d && make check); done unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install Making check in tools unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install Making check in testsuite unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \ unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install EMULATOR="" NM="nm" EXEEXT="" \ unit-oai-hss-0: 12:31:52 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:31:52 DEBUG unit.oai-hss/0.install PASS: aes unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install PASS: arcfour unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install PASS: arctwo unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install PASS: blowfish unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install PASS: cast128 unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install PASS: base16 unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install PASS: base64 unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install PASS: camellia unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install PASS: des unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install PASS: des3 unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install PASS: des-compat unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install PASS: md2 unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install PASS: md4 unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install PASS: md5 unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install PASS: md5-compat unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install PASS: memxor unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install PASS: ripemd160 unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install PASS: salsa20 unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install PASS: sha1 unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install PASS: sha224 unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install PASS: sha256 unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install PASS: sha384 unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install PASS: sha512 unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install PASS: serpent unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install PASS: twofish unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install PASS: knuth-lfib unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install PASS: cbc unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install PASS: ctr unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install PASS: gcm unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install PASS: hmac unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install PASS: meta-hash unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install PASS: meta-cipher unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install PASS: meta-armor unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install PASS: buffer unit-oai-hss-0: 12:31:53 DEBUG unit.oai-hss/0.install PASS: yarrow unit-oai-hss-0: 12:31:53 DEBUG unit.oai-hss/0.install PASS: sexp unit-oai-hss-0: 12:31:53 DEBUG unit.oai-hss/0.install PASS: sexp-format unit-oai-hss-0: 12:31:53 DEBUG unit.oai-hss/0.install PASS: rsa2sexp unit-oai-hss-0: 12:31:53 DEBUG unit.oai-hss/0.install PASS: sexp2rsa unit-oai-hss-0: 12:31:53 DEBUG unit.oai-hss/0.install PASS: bignum unit-oai-hss-0: 12:31:53 DEBUG unit.oai-hss/0.install PASS: random-prime unit-oai-hss-0: 12:31:53 DEBUG unit.oai-hss/0.install PASS: pkcs1 unit-oai-hss-0: 12:31:53 DEBUG unit.oai-hss/0.install PASS: rsa unit-oai-hss-0: 12:31:53 DEBUG unit.oai-hss/0.install PASS: rsa-encrypt unit-oai-hss-0: 12:31:53 DEBUG unit.oai-hss/0.install PASS: rsa-keygen unit-oai-hss-0: 12:31:53 DEBUG unit.oai-hss/0.install PASS: dsa unit-oai-hss-0: 12:31:54 DEBUG unit.oai-hss/0.install PASS: dsa-keygen unit-oai-hss-0: 12:31:54 DEBUG unit.oai-hss/0.install PASS: cxx unit-oai-hss-0: 12:31:54 DEBUG unit.oai-hss/0.install PASS: sexp-conv unit-oai-hss-0: 12:31:54 DEBUG unit.oai-hss/0.install PASS: pkcs1-conv unit-oai-hss-0: 12:31:54 DEBUG unit.oai-hss/0.install PASS: symbols unit-oai-hss-0: 12:31:54 DEBUG unit.oai-hss/0.install =================== unit-oai-hss-0: 12:31:54 DEBUG unit.oai-hss/0.install All 51 tests passed unit-oai-hss-0: 12:31:54 DEBUG unit.oai-hss/0.install =================== unit-oai-hss-0: 12:31:54 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 12:31:54 DEBUG unit.oai-hss/0.install Making check in examples unit-oai-hss-0: 12:31:54 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 12:31:54 DEBUG unit.oai-hss/0.install LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \ unit-oai-hss-0: 12:31:54 DEBUG unit.oai-hss/0.install EMULATOR="" EXEEXT="" \ unit-oai-hss-0: 12:31:54 DEBUG unit.oai-hss/0.install ".."/run-tests rsa-sign-test rsa-verify-test rsa-encrypt-test unit-oai-hss-0: 12:31:54 DEBUG unit.oai-hss/0.install xxxxx unit-oai-hss-0: 12:31:54 DEBUG unit.oai-hss/0.install xxxxx unit-oai-hss-0: 12:31:54 DEBUG unit.oai-hss/0.install PASS: rsa-sign unit-oai-hss-0: 12:31:54 DEBUG unit.oai-hss/0.install PASS: rsa-verify unit-oai-hss-0: 12:31:54 DEBUG unit.oai-hss/0.install PASS: rsa-encrypt unit-oai-hss-0: 12:31:54 DEBUG unit.oai-hss/0.install ================== unit-oai-hss-0: 12:31:54 DEBUG unit.oai-hss/0.install All 3 tests passed unit-oai-hss-0: 12:31:54 DEBUG unit.oai-hss/0.install ================== unit-oai-hss-0: 12:31:54 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 12:31:54 DEBUG unit.oai-hss/0.install make install-here unit-oai-hss-0: 12:31:54 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 12:31:54 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/share/info unit-oai-hss-0: 12:31:54 DEBUG unit.oai-hss/0.install f=nettle.info ; \ unit-oai-hss-0: 12:31:54 DEBUG unit.oai-hss/0.install [ -f $f ] || f="./$f" ; \ unit-oai-hss-0: 12:31:54 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/share/info ; \ unit-oai-hss-0: 12:31:54 DEBUG unit.oai-hss/0.install if (install-info --version && \ unit-oai-hss-0: 12:31:54 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:31:54 DEBUG unit.oai-hss/0.install install-info --info-dir="/usr/share/info" "$f" ; \ unit-oai-hss-0: 12:31:54 DEBUG unit.oai-hss/0.install else : ; fi unit-oai-hss-0: 12:31:54 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 12:31:54 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 12:31:54 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/include/nettle unit-oai-hss-0: 12:31:54 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:31:54 DEBUG unit.oai-hss/0.install if [ -f "$f" ] ; then \ unit-oai-hss-0: 12:31:54 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/include/nettle ; \ unit-oai-hss-0: 12:31:54 DEBUG unit.oai-hss/0.install else \ unit-oai-hss-0: 12:31:54 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "./$f" /usr/include/nettle ; \ unit-oai-hss-0: 12:31:54 DEBUG unit.oai-hss/0.install fi ; done unit-oai-hss-0: 12:31:54 DEBUG unit.oai-hss/0.install ./config.status config.h unit-oai-hss-0: 12:31:54 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 12:31:54 DEBUG unit.oai-hss/0.install config.status: config.h is unchanged unit-oai-hss-0: 12:31:54 DEBUG unit.oai-hss/0.install echo timestamp > stamp-h unit-oai-hss-0: 12:31:54 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 12:31:54 DEBUG unit.oai-hss/0.install for f in libnettle.a libhogweed.a; do \ unit-oai-hss-0: 12:31:54 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 $f /usr/lib ; \ unit-oai-hss-0: 12:31:54 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 12:31:54 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib/pkgconfig unit-oai-hss-0: 12:31:54 DEBUG unit.oai-hss/0.install for f in nettle.pc hogweed.pc ; do \ unit-oai-hss-0: 12:31:54 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/lib/pkgconfig ; \ unit-oai-hss-0: 12:31:54 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 12:31:54 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 12:31:54 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:31:54 DEBUG unit.oai-hss/0.install [ -z "libnettle.so.4" ] \ unit-oai-hss-0: 12:31:54 DEBUG unit.oai-hss/0.install || (cd /usr/lib \ unit-oai-hss-0: 12:31:54 DEBUG unit.oai-hss/0.install && rm -f libnettle.so.4 libnettle.so \ unit-oai-hss-0: 12:31:54 DEBUG unit.oai-hss/0.install && ln -s libnettle.so.4.4 libnettle.so.4 \ unit-oai-hss-0: 12:31:54 DEBUG unit.oai-hss/0.install && ln -s libnettle.so.4.4 libnettle.so) unit-oai-hss-0: 12:31:54 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 12:31:54 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:31:54 DEBUG unit.oai-hss/0.install [ -z "libhogweed.so.2" ] \ unit-oai-hss-0: 12:31:54 DEBUG unit.oai-hss/0.install || (cd /usr/lib \ unit-oai-hss-0: 12:31:54 DEBUG unit.oai-hss/0.install && rm -f libhogweed.so.2 libhogweed.so \ unit-oai-hss-0: 12:31:54 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so.2.2 libhogweed.so.2 \ unit-oai-hss-0: 12:31:54 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so.2.2 libhogweed.so) unit-oai-hss-0: 12:31:54 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 12:31:54 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 12:31:54 DEBUG unit.oai-hss/0.install echo "Making install in $d" ; (cd $d && make install); done unit-oai-hss-0: 12:31:54 DEBUG unit.oai-hss/0.install Making install in tools unit-oai-hss-0: 12:31:54 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 12:31:54 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/bin unit-oai-hss-0: 12:31:54 DEBUG unit.oai-hss/0.install for f in sexp-conv nettle-hash nettle-lfib-stream pkcs1-conv ; do \ unit-oai-hss-0: 12:31:54 DEBUG unit.oai-hss/0.install /usr/bin/install -c $f /usr/bin ; \ unit-oai-hss-0: 12:31:54 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 12:31:54 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 12:31:54 DEBUG unit.oai-hss/0.install Making install in testsuite unit-oai-hss-0: 12:31:54 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 12:31:54 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 12:31:54 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 12:31:54 DEBUG unit.oai-hss/0.install Making install in examples unit-oai-hss-0: 12:31:54 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 12:31:54 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 12:31:54 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 12:31:54 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:31:54 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:31:54 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:31:54 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 12:31:54 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 12:31:54 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 12:31:54 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:31:54 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:31:54 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:31:54 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:31:54 DEBUG unit.oai-hss/0.install libidn2-0-dev is already the newest version. unit-oai-hss-0: 12:31:54 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 12:31:54 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:31:54 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:31:54 DEBUG unit.oai-hss/0.install libtspi1 unit-oai-hss-0: 12:31:55 DEBUG unit.oai-hss/0.install 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:31:55 DEBUG unit.oai-hss/0.install Need to get 1855 kB of archives. unit-oai-hss-0: 12:31:55 DEBUG unit.oai-hss/0.install After this operation, 3712 kB of additional disk space will be used. unit-oai-hss-0: 12:31:55 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:31:55 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:31:56 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:31:56 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:31:56 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:31:56 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:31:56 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 12:31:56 DEBUG unit.oai-hss/0.install Fetched 1855 kB in 1s (1294 kB/s) unit-oai-hss-0: 12:31:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtspi1. unit-oai-hss-0: 12:31:56 DEBUG unit.oai-hss/0.install (Reading database ... 92509 files and directories currently installed.) unit-oai-hss-0: 12:31:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtspi1_0.3.11.2-1ubuntu1_amd64.deb ... unit-oai-hss-0: 12:31:56 DEBUG unit.oai-hss/0.install Unpacking libtspi1 (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 12:31:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtasn1-6-dev. unit-oai-hss-0: 12:31:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtasn1-6-dev_3.4-3ubuntu0.6_amd64.deb ... unit-oai-hss-0: 12:31:56 DEBUG unit.oai-hss/0.install Unpacking libtasn1-6-dev (3.4-3ubuntu0.6) ... unit-oai-hss-0: 12:31:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtspi-dev. unit-oai-hss-0: 12:31:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtspi-dev_0.3.11.2-1ubuntu1_amd64.deb ... unit-oai-hss-0: 12:31:56 DEBUG unit.oai-hss/0.install Unpacking libtspi-dev (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 12:31:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libp11-kit-dev. unit-oai-hss-0: 12:31:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libp11-kit-dev_0.20.2-2ubuntu2_amd64.deb ... unit-oai-hss-0: 12:31:56 DEBUG unit.oai-hss/0.install Unpacking libp11-kit-dev (0.20.2-2ubuntu2) ... unit-oai-hss-0: 12:31:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libp11-kit0-dbg:amd64. unit-oai-hss-0: 12:31:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libp11-kit0-dbg_0.20.2-2ubuntu2_amd64.deb ... unit-oai-hss-0: 12:31:56 DEBUG unit.oai-hss/0.install Unpacking libp11-kit0-dbg:amd64 (0.20.2-2ubuntu2) ... unit-oai-hss-0: 12:31:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtasn1-6-dbg:amd64. unit-oai-hss-0: 12:31:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtasn1-6-dbg_3.4-3ubuntu0.6_amd64.deb ... unit-oai-hss-0: 12:31:56 DEBUG unit.oai-hss/0.install Unpacking libtasn1-6-dbg:amd64 (3.4-3ubuntu0.6) ... unit-oai-hss-0: 12:31:56 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 12:31:57 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 12:31:57 DEBUG unit.oai-hss/0.install Setting up libtspi1 (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 12:31:57 DEBUG unit.oai-hss/0.install Setting up libtasn1-6-dev (3.4-3ubuntu0.6) ... unit-oai-hss-0: 12:31:57 DEBUG unit.oai-hss/0.install Setting up libtspi-dev (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 12:31:57 DEBUG unit.oai-hss/0.install Setting up libp11-kit-dev (0.20.2-2ubuntu2) ... unit-oai-hss-0: 12:31:57 DEBUG unit.oai-hss/0.install Setting up libp11-kit0-dbg:amd64 (0.20.2-2ubuntu2) ... unit-oai-hss-0: 12:31:57 DEBUG unit.oai-hss/0.install Setting up libtasn1-6-dbg:amd64 (3.4-3ubuntu0.6) ... unit-oai-hss-0: 12:31:57 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:31:59 DEBUG unit.oai-hss/0.install Downloading gnutls archive unit-oai-hss-0: 12:31:59 DEBUG unit.oai-hss/0.install --2019-06-08 12:31:59-- http://mirrors.dotsrc.org/gcrypt/gnutls/v3.1/gnutls-3.1.23.tar.xz unit-oai-hss-0: 12:31:59 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:31:59 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:31:59 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 12:31:59 DEBUG unit.oai-hss/0.install Length: 5148432 (4.9M) [application/octet-stream] unit-oai-hss-0: 12:31:59 DEBUG unit.oai-hss/0.install Saving to: 'gnutls-3.1.23.tar.xz' unit-oai-hss-0: 12:31:59 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:31:59 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 151K 33s unit-oai-hss-0: 12:31:59 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 1% 305K 24s unit-oai-hss-0: 12:31:59 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 2% 537K 19s unit-oai-hss-0: 12:32:00 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 3% 640K 16s unit-oai-hss-0: 12:32:00 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 4% 1005K 14s unit-oai-hss-0: 12:32:00 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 5% 1.21M 12s unit-oai-hss-0: 12:32:00 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 6% 1.24M 11s unit-oai-hss-0: 12:32:00 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 7% 1.58M 10s unit-oai-hss-0: 12:32:00 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 8% 1.70M 9s unit-oai-hss-0: 12:32:00 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 9% 1.89M 8s unit-oai-hss-0: 12:32:00 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 10% 2.19M 7s unit-oai-hss-0: 12:32:00 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 11% 2.33M 7s unit-oai-hss-0: 12:32:00 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 12% 2.58M 6s unit-oai-hss-0: 12:32:00 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 13% 2.78M 6s unit-oai-hss-0: 12:32:00 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 14% 3.27M 6s unit-oai-hss-0: 12:32:00 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 15% 3.31M 5s unit-oai-hss-0: 12:32:00 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 16% 3.52M 5s unit-oai-hss-0: 12:32:00 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 17% 3.88M 5s unit-oai-hss-0: 12:32:00 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 18% 3.77M 4s unit-oai-hss-0: 12:32:00 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 19% 4.23M 4s unit-oai-hss-0: 12:32:00 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 20% 4.14M 4s unit-oai-hss-0: 12:32:00 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 21% 5.08M 4s unit-oai-hss-0: 12:32:00 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 22% 4.82M 4s unit-oai-hss-0: 12:32:00 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 23% 4.74M 3s unit-oai-hss-0: 12:32:00 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 24% 5.20M 3s unit-oai-hss-0: 12:32:00 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 25% 4.91M 3s unit-oai-hss-0: 12:32:00 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 26% 6.11M 3s unit-oai-hss-0: 12:32:00 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 27% 5.61M 3s unit-oai-hss-0: 12:32:00 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 28% 5.72M 3s unit-oai-hss-0: 12:32:00 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 29% 6.57M 3s unit-oai-hss-0: 12:32:00 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 30% 6.89M 3s unit-oai-hss-0: 12:32:00 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 31% 6.51M 2s unit-oai-hss-0: 12:32:00 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 32% 7.33M 2s unit-oai-hss-0: 12:32:00 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 33% 7.59M 2s unit-oai-hss-0: 12:32:00 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 34% 6.77M 2s unit-oai-hss-0: 12:32:00 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 35% 7.66M 2s unit-oai-hss-0: 12:32:00 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 36% 8.54M 2s unit-oai-hss-0: 12:32:00 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 37% 8.53M 2s unit-oai-hss-0: 12:32:00 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 38% 7.76M 2s unit-oai-hss-0: 12:32:00 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 39% 8.45M 2s unit-oai-hss-0: 12:32:00 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 40% 9.65M 2s unit-oai-hss-0: 12:32:00 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 41% 8.32M 2s unit-oai-hss-0: 12:32:00 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 42% 10.1M 2s unit-oai-hss-0: 12:32:00 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 43% 8.90M 2s unit-oai-hss-0: 12:32:00 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 44% 9.97M 2s unit-oai-hss-0: 12:32:00 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 45% 9.31M 1s unit-oai-hss-0: 12:32:00 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 46% 11.7M 1s unit-oai-hss-0: 12:32:00 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 47% 9.25M 1s unit-oai-hss-0: 12:32:00 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 48% 10.6M 1s unit-oai-hss-0: 12:32:00 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 49% 12.0M 1s unit-oai-hss-0: 12:32:00 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 50% 10.1M 1s unit-oai-hss-0: 12:32:00 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 51% 11.4M 1s unit-oai-hss-0: 12:32:00 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 52% 11.5M 1s unit-oai-hss-0: 12:32:00 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 53% 12.8M 1s unit-oai-hss-0: 12:32:00 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 54% 10.8M 1s unit-oai-hss-0: 12:32:00 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 55% 9.89M 1s unit-oai-hss-0: 12:32:00 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 56% 16.2M 1s unit-oai-hss-0: 12:32:00 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 57% 10.9M 1s unit-oai-hss-0: 12:32:00 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 58% 13.3M 1s unit-oai-hss-0: 12:32:00 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 59% 11.2M 1s unit-oai-hss-0: 12:32:00 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 60% 13.8M 1s unit-oai-hss-0: 12:32:00 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 61% 14.4M 1s unit-oai-hss-0: 12:32:00 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 62% 11.0M 1s unit-oai-hss-0: 12:32:00 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 63% 14.9M 1s unit-oai-hss-0: 12:32:00 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 64% 14.0M 1s unit-oai-hss-0: 12:32:00 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 65% 13.6M 1s unit-oai-hss-0: 12:32:00 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 66% 15.9M 1s unit-oai-hss-0: 12:32:00 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 67% 14.1M 1s unit-oai-hss-0: 12:32:00 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 68% 15.2M 1s unit-oai-hss-0: 12:32:00 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 69% 14.1M 1s unit-oai-hss-0: 12:32:00 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 70% 13.6M 1s unit-oai-hss-0: 12:32:00 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 71% 15.2M 1s unit-oai-hss-0: 12:32:00 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 72% 17.0M 1s unit-oai-hss-0: 12:32:00 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 73% 19.9M 0s unit-oai-hss-0: 12:32:00 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 74% 13.6M 0s unit-oai-hss-0: 12:32:00 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 75% 18.3M 0s unit-oai-hss-0: 12:32:00 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 76% 16.8M 0s unit-oai-hss-0: 12:32:00 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 77% 14.7M 0s unit-oai-hss-0: 12:32:00 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 78% 19.3M 0s unit-oai-hss-0: 12:32:00 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 79% 14.8M 0s unit-oai-hss-0: 12:32:00 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 80% 21.1M 0s unit-oai-hss-0: 12:32:00 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 81% 14.8M 0s unit-oai-hss-0: 12:32:00 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 82% 19.6M 0s unit-oai-hss-0: 12:32:00 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 83% 23.0M 0s unit-oai-hss-0: 12:32:00 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 84% 13.2M 0s unit-oai-hss-0: 12:32:00 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 85% 29.3M 0s unit-oai-hss-0: 12:32:00 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 86% 21.1M 0s unit-oai-hss-0: 12:32:00 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 87% 15.8M 0s unit-oai-hss-0: 12:32:00 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 88% 21.1M 0s unit-oai-hss-0: 12:32:00 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 89% 17.3M 0s unit-oai-hss-0: 12:32:00 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 90% 19.5M 0s unit-oai-hss-0: 12:32:00 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 91% 18.9M 0s unit-oai-hss-0: 12:32:00 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 92% 22.7M 0s unit-oai-hss-0: 12:32:00 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 93% 23.6M 0s unit-oai-hss-0: 12:32:00 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 94% 24.6M 0s unit-oai-hss-0: 12:32:00 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 95% 14.4M 0s unit-oai-hss-0: 12:32:00 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 96% 20.9M 0s unit-oai-hss-0: 12:32:00 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 97% 22.4M 0s unit-oai-hss-0: 12:32:00 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 98% 21.9M 0s unit-oai-hss-0: 12:32:00 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 99% 27.3M 0s unit-oai-hss-0: 12:32:00 DEBUG unit.oai-hss/0.install 5000K .......... .......... ....... 100% 16.8M=1.4s unit-oai-hss-0: 12:32:00 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:32:00 DEBUG unit.oai-hss/0.install 2019-06-08 12:32:00 (3.49 MB/s) - 'gnutls-3.1.23.tar.xz' saved [5148432/5148432] unit-oai-hss-0: 12:32:00 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:32:01 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 12:32:01 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 12:32:01 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 12:32:01 DEBUG unit.oai-hss/0.install checking whether build environment is sane... yes unit-oai-hss-0: 12:32:01 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 12:32:01 DEBUG unit.oai-hss/0.install checking for gawk... gawk unit-oai-hss-0: 12:32:01 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 12:32:01 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... yes unit-oai-hss-0: 12:32:01 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... (cached) yes unit-oai-hss-0: 12:32:01 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 12:32:01 DEBUG unit.oai-hss/0.install *** Checking for compilation programs... unit-oai-hss-0: 12:32:01 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:32:01 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-oai-hss-0: 12:32:01 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 12:32:01 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-oai-hss-0: 12:32:01 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-oai-hss-0: 12:32:01 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-oai-hss-0: 12:32:01 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 12:32:01 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 12:32:01 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 12:32:01 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 12:32:01 DEBUG unit.oai-hss/0.install checking whether gcc understands -c and -o together... yes unit-oai-hss-0: 12:32:01 DEBUG unit.oai-hss/0.install checking for style of include used by make... GNU unit-oai-hss-0: 12:32:01 DEBUG unit.oai-hss/0.install checking dependency style of gcc... gcc3 unit-oai-hss-0: 12:32:01 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 12:32:01 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 12:32:01 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-oai-hss-0: 12:32:01 DEBUG unit.oai-hss/0.install checking for Minix Amsterdam compiler... no unit-oai-hss-0: 12:32:01 DEBUG unit.oai-hss/0.install checking for ar... ar unit-oai-hss-0: 12:32:01 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-oai-hss-0: 12:32:01 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 12:32:01 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 12:32:01 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 12:32:01 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 12:32:01 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-oai-hss-0: 12:32:01 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-oai-hss-0: 12:32:01 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-oai-hss-0: 12:32:01 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 12:32:01 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 12:32:01 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-oai-hss-0: 12:32:01 DEBUG unit.oai-hss/0.install checking minix/config.h usability... no unit-oai-hss-0: 12:32:01 DEBUG unit.oai-hss/0.install checking minix/config.h presence... no unit-oai-hss-0: 12:32:01 DEBUG unit.oai-hss/0.install checking for minix/config.h... no unit-oai-hss-0: 12:32:02 DEBUG unit.oai-hss/0.install checking whether it is safe to define __EXTENSIONS__... yes unit-oai-hss-0: 12:32:02 DEBUG unit.oai-hss/0.install checking whether _XOPEN_SOURCE should be defined... no unit-oai-hss-0: 12:32:02 DEBUG unit.oai-hss/0.install checking for _LARGEFILE_SOURCE value needed for large files... no unit-oai-hss-0: 12:32:02 DEBUG unit.oai-hss/0.install checking for special C compiler options needed for large files... no unit-oai-hss-0: 12:32:02 DEBUG unit.oai-hss/0.install checking for _FILE_OFFSET_BITS value needed for large files... no unit-oai-hss-0: 12:32:02 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C99... -std=gnu99 unit-oai-hss-0: 12:32:02 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:32:02 DEBUG unit.oai-hss/0.install checking dependency style of gcc -std=gnu99... gcc3 unit-oai-hss-0: 12:32:02 DEBUG unit.oai-hss/0.install checking the archiver (ar) interface... ar unit-oai-hss-0: 12:32:02 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-oai-hss-0: 12:32:02 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 12:32:02 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-oai-hss-0: 12:32:02 DEBUG unit.oai-hss/0.install checking dependency style of g++... gcc3 unit-oai-hss-0: 12:32:02 DEBUG unit.oai-hss/0.install checking for autogen... /bin/true unit-oai-hss-0: 12:32:02 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 12:32:02 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 12:32:02 DEBUG unit.oai-hss/0.install *** autogen not found. Will not link against libopts. unit-oai-hss-0: 12:32:02 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 12:32:02 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 12:32:02 DEBUG unit.oai-hss/0.install checking for ANSI C header files... (cached) yes unit-oai-hss-0: 12:32:02 DEBUG unit.oai-hss/0.install checking cpuid.h usability... yes unit-oai-hss-0: 12:32:02 DEBUG unit.oai-hss/0.install checking cpuid.h presence... yes unit-oai-hss-0: 12:32:02 DEBUG unit.oai-hss/0.install checking for cpuid.h... yes unit-oai-hss-0: 12:32:02 DEBUG unit.oai-hss/0.install checking for ld used by GCC... /usr/bin/ld unit-oai-hss-0: 12:32:02 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 12:32:02 DEBUG unit.oai-hss/0.install checking for shared library run path origin... done unit-oai-hss-0: 12:32:02 DEBUG unit.oai-hss/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-hss-0: 12:32:02 DEBUG unit.oai-hss/0.install checking pkg-config is at least version 0.9.0... yes unit-oai-hss-0: 12:32:02 DEBUG unit.oai-hss/0.install checking whether to use nettle... yes unit-oai-hss-0: 12:32:02 DEBUG unit.oai-hss/0.install checking for libnettle... yes unit-oai-hss-0: 12:32:02 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:32:02 DEBUG unit.oai-hss/0.install checking for __gmpz_cmp in -lgmp... yes unit-oai-hss-0: 12:32:02 DEBUG unit.oai-hss/0.install checking for LIBTASN1... yes unit-oai-hss-0: 12:32:02 DEBUG unit.oai-hss/0.install checking whether to use the included minitasn1... no unit-oai-hss-0: 12:32:02 DEBUG unit.oai-hss/0.install checking whether C99 macros are supported... yes unit-oai-hss-0: 12:32:02 DEBUG unit.oai-hss/0.install checking whether to disable DTLS-SRTP extension... no unit-oai-hss-0: 12:32:02 DEBUG unit.oai-hss/0.install checking whether to disable TLS heartbeat support... yes unit-oai-hss-0: 12:32:02 DEBUG unit.oai-hss/0.install checking whether to disable SRP authentication support... no unit-oai-hss-0: 12:32:02 DEBUG unit.oai-hss/0.install checking whether to disable PSK authentication support... no unit-oai-hss-0: 12:32:02 DEBUG unit.oai-hss/0.install checking whether to disable anonymous authentication support... no unit-oai-hss-0: 12:32:02 DEBUG unit.oai-hss/0.install checking whether to disable DHE support... no unit-oai-hss-0: 12:32:02 DEBUG unit.oai-hss/0.install checking whether to disable ECDHE support... no unit-oai-hss-0: 12:32:02 DEBUG unit.oai-hss/0.install checking whether to disable RSA-EXPORT support... no unit-oai-hss-0: 12:32:02 DEBUG unit.oai-hss/0.install checking whether to disable OpenPGP Certificate authentication support... no unit-oai-hss-0: 12:32:02 DEBUG unit.oai-hss/0.install checking whether to add cryptodev support... no unit-oai-hss-0: 12:32:02 DEBUG unit.oai-hss/0.install checking whether to disable OCSP support... no unit-oai-hss-0: 12:32:02 DEBUG unit.oai-hss/0.install checking size of void *... 8 unit-oai-hss-0: 12:32:02 DEBUG unit.oai-hss/0.install checking size of long long... 8 unit-oai-hss-0: 12:32:02 DEBUG unit.oai-hss/0.install checking size of long... 8 unit-oai-hss-0: 12:32:02 DEBUG unit.oai-hss/0.install checking size of int... 4 unit-oai-hss-0: 12:32:02 DEBUG unit.oai-hss/0.install checking sys/socket.h usability... yes unit-oai-hss-0: 12:32:02 DEBUG unit.oai-hss/0.install checking sys/socket.h presence... yes unit-oai-hss-0: 12:32:02 DEBUG unit.oai-hss/0.install checking for sys/socket.h... yes unit-oai-hss-0: 12:32:02 DEBUG unit.oai-hss/0.install checking features.h usability... yes unit-oai-hss-0: 12:32:02 DEBUG unit.oai-hss/0.install checking features.h presence... yes unit-oai-hss-0: 12:32:02 DEBUG unit.oai-hss/0.install checking for features.h... yes unit-oai-hss-0: 12:32:02 DEBUG unit.oai-hss/0.install checking linewrap.h usability... no unit-oai-hss-0: 12:32:02 DEBUG unit.oai-hss/0.install checking linewrap.h presence... no unit-oai-hss-0: 12:32:02 DEBUG unit.oai-hss/0.install checking for linewrap.h... no unit-oai-hss-0: 12:32:02 DEBUG unit.oai-hss/0.install checking arpa/inet.h usability... yes unit-oai-hss-0: 12:32:02 DEBUG unit.oai-hss/0.install checking arpa/inet.h presence... yes unit-oai-hss-0: 12:32:02 DEBUG unit.oai-hss/0.install checking for arpa/inet.h... yes unit-oai-hss-0: 12:32:02 DEBUG unit.oai-hss/0.install checking dirent.h usability... yes unit-oai-hss-0: 12:32:02 DEBUG unit.oai-hss/0.install checking dirent.h presence... yes unit-oai-hss-0: 12:32:02 DEBUG unit.oai-hss/0.install checking for dirent.h... yes unit-oai-hss-0: 12:32:02 DEBUG unit.oai-hss/0.install checking for sys/stat.h... (cached) yes unit-oai-hss-0: 12:32:02 DEBUG unit.oai-hss/0.install checking netdb.h usability... yes unit-oai-hss-0: 12:32:02 DEBUG unit.oai-hss/0.install checking netdb.h presence... yes unit-oai-hss-0: 12:32:02 DEBUG unit.oai-hss/0.install checking for netdb.h... yes unit-oai-hss-0: 12:32:02 DEBUG unit.oai-hss/0.install checking netinet/in.h usability... yes unit-oai-hss-0: 12:32:02 DEBUG unit.oai-hss/0.install checking netinet/in.h presence... yes unit-oai-hss-0: 12:32:02 DEBUG unit.oai-hss/0.install checking for netinet/in.h... yes unit-oai-hss-0: 12:32:02 DEBUG unit.oai-hss/0.install checking getopt.h usability... yes unit-oai-hss-0: 12:32:02 DEBUG unit.oai-hss/0.install checking getopt.h presence... yes unit-oai-hss-0: 12:32:02 DEBUG unit.oai-hss/0.install checking for getopt.h... yes unit-oai-hss-0: 12:32:03 DEBUG unit.oai-hss/0.install checking stdio_ext.h usability... yes unit-oai-hss-0: 12:32:03 DEBUG unit.oai-hss/0.install checking stdio_ext.h presence... yes unit-oai-hss-0: 12:32:03 DEBUG unit.oai-hss/0.install checking for stdio_ext.h... yes unit-oai-hss-0: 12:32:03 DEBUG unit.oai-hss/0.install checking termios.h usability... yes unit-oai-hss-0: 12:32:03 DEBUG unit.oai-hss/0.install checking termios.h presence... yes unit-oai-hss-0: 12:32:03 DEBUG unit.oai-hss/0.install checking for termios.h... yes unit-oai-hss-0: 12:32:03 DEBUG unit.oai-hss/0.install checking sys/time.h usability... yes unit-oai-hss-0: 12:32:03 DEBUG unit.oai-hss/0.install checking sys/time.h presence... yes unit-oai-hss-0: 12:32:03 DEBUG unit.oai-hss/0.install checking for sys/time.h... yes unit-oai-hss-0: 12:32:03 DEBUG unit.oai-hss/0.install checking iconv.h usability... yes unit-oai-hss-0: 12:32:03 DEBUG unit.oai-hss/0.install checking iconv.h presence... yes unit-oai-hss-0: 12:32:03 DEBUG unit.oai-hss/0.install checking for iconv.h... yes unit-oai-hss-0: 12:32:03 DEBUG unit.oai-hss/0.install checking for unistd.h... (cached) yes unit-oai-hss-0: 12:32:03 DEBUG unit.oai-hss/0.install checking math.h usability... yes unit-oai-hss-0: 12:32:03 DEBUG unit.oai-hss/0.install checking math.h presence... yes unit-oai-hss-0: 12:32:03 DEBUG unit.oai-hss/0.install checking for math.h... yes unit-oai-hss-0: 12:32:03 DEBUG unit.oai-hss/0.install checking sys/mman.h usability... yes unit-oai-hss-0: 12:32:03 DEBUG unit.oai-hss/0.install checking sys/mman.h presence... yes unit-oai-hss-0: 12:32:03 DEBUG unit.oai-hss/0.install checking for sys/mman.h... yes unit-oai-hss-0: 12:32:03 DEBUG unit.oai-hss/0.install checking sys/select.h usability... yes unit-oai-hss-0: 12:32:03 DEBUG unit.oai-hss/0.install checking sys/select.h presence... yes unit-oai-hss-0: 12:32:03 DEBUG unit.oai-hss/0.install checking for sys/select.h... yes unit-oai-hss-0: 12:32:03 DEBUG unit.oai-hss/0.install checking wchar.h usability... yes unit-oai-hss-0: 12:32:03 DEBUG unit.oai-hss/0.install checking wchar.h presence... yes unit-oai-hss-0: 12:32:03 DEBUG unit.oai-hss/0.install checking for wchar.h... yes unit-oai-hss-0: 12:32:03 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 12:32:03 DEBUG unit.oai-hss/0.install checking for strings.h... (cached) yes unit-oai-hss-0: 12:32:03 DEBUG unit.oai-hss/0.install checking sys/uio.h usability... yes unit-oai-hss-0: 12:32:03 DEBUG unit.oai-hss/0.install checking sys/uio.h presence... yes unit-oai-hss-0: 12:32:03 DEBUG unit.oai-hss/0.install checking for sys/uio.h... yes unit-oai-hss-0: 12:32:03 DEBUG unit.oai-hss/0.install checking sysexits.h usability... yes unit-oai-hss-0: 12:32:03 DEBUG unit.oai-hss/0.install checking sysexits.h presence... yes unit-oai-hss-0: 12:32:03 DEBUG unit.oai-hss/0.install checking for sysexits.h... yes unit-oai-hss-0: 12:32:03 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 12:32:03 DEBUG unit.oai-hss/0.install checking xlocale.h usability... yes unit-oai-hss-0: 12:32:03 DEBUG unit.oai-hss/0.install checking xlocale.h presence... yes unit-oai-hss-0: 12:32:03 DEBUG unit.oai-hss/0.install checking for xlocale.h... yes unit-oai-hss-0: 12:32:03 DEBUG unit.oai-hss/0.install checking sys/param.h usability... yes unit-oai-hss-0: 12:32:03 DEBUG unit.oai-hss/0.install checking sys/param.h presence... yes unit-oai-hss-0: 12:32:03 DEBUG unit.oai-hss/0.install checking for sys/param.h... yes unit-oai-hss-0: 12:32:03 DEBUG unit.oai-hss/0.install checking sys/wait.h usability... yes unit-oai-hss-0: 12:32:03 DEBUG unit.oai-hss/0.install checking sys/wait.h presence... yes unit-oai-hss-0: 12:32:03 DEBUG unit.oai-hss/0.install checking for sys/wait.h... yes unit-oai-hss-0: 12:32:03 DEBUG unit.oai-hss/0.install checking sys/ioctl.h usability... yes unit-oai-hss-0: 12:32:03 DEBUG unit.oai-hss/0.install checking sys/ioctl.h presence... yes unit-oai-hss-0: 12:32:03 DEBUG unit.oai-hss/0.install checking for sys/ioctl.h... yes unit-oai-hss-0: 12:32:03 DEBUG unit.oai-hss/0.install checking for library containing setsockopt... none needed unit-oai-hss-0: 12:32:03 DEBUG unit.oai-hss/0.install checking whether to build OpenSSL compatibility layer... yes unit-oai-hss-0: 12:32:03 DEBUG unit.oai-hss/0.install checking for gtkdoc-check... no unit-oai-hss-0: 12:32:03 DEBUG unit.oai-hss/0.install checking for gtkdoc-rebase... no unit-oai-hss-0: 12:32:03 DEBUG unit.oai-hss/0.install checking for gtkdoc-mkpdf... no unit-oai-hss-0: 12:32:03 DEBUG unit.oai-hss/0.install checking whether to build gtk-doc documentation... no unit-oai-hss-0: 12:32:03 DEBUG unit.oai-hss/0.install checking whether NLS is requested... yes unit-oai-hss-0: 12:32:03 DEBUG unit.oai-hss/0.install checking for msgfmt... no unit-oai-hss-0: 12:32:03 DEBUG unit.oai-hss/0.install checking for gmsgfmt... : unit-oai-hss-0: 12:32:03 DEBUG unit.oai-hss/0.install checking for xgettext... no unit-oai-hss-0: 12:32:03 DEBUG unit.oai-hss/0.install checking for msgmerge... no unit-oai-hss-0: 12:32:03 DEBUG unit.oai-hss/0.install checking for CFPreferencesCopyAppValue... no unit-oai-hss-0: 12:32:03 DEBUG unit.oai-hss/0.install checking for CFLocaleCopyCurrent... no unit-oai-hss-0: 12:32:03 DEBUG unit.oai-hss/0.install checking for GNU gettext in libc... yes unit-oai-hss-0: 12:32:03 DEBUG unit.oai-hss/0.install checking whether to use NLS... yes unit-oai-hss-0: 12:32:03 DEBUG unit.oai-hss/0.install checking where the gettext function comes from... libc unit-oai-hss-0: 12:32:03 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... no unit-oai-hss-0: 12:32:03 DEBUG unit.oai-hss/0.install checking whether the preprocessor supports include_next... yes unit-oai-hss-0: 12:32:03 DEBUG unit.oai-hss/0.install checking whether system header files limit the line length... no unit-oai-hss-0: 12:32:03 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 12:32:03 DEBUG unit.oai-hss/0.install checking for shutdown... yes unit-oai-hss-0: 12:32:03 DEBUG unit.oai-hss/0.install checking whether defines the SHUT_* macros... yes unit-oai-hss-0: 12:32:03 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage... yes unit-oai-hss-0: 12:32:03 DEBUG unit.oai-hss/0.install checking for sa_family_t... yes unit-oai-hss-0: 12:32:03 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage.ss_family... yes unit-oai-hss-0: 12:32:03 DEBUG unit.oai-hss/0.install checking whether socket is declared without a macro... yes unit-oai-hss-0: 12:32:03 DEBUG unit.oai-hss/0.install checking whether connect is declared without a macro... yes unit-oai-hss-0: 12:32:03 DEBUG unit.oai-hss/0.install checking whether accept is declared without a macro... yes unit-oai-hss-0: 12:32:04 DEBUG unit.oai-hss/0.install checking whether bind is declared without a macro... yes unit-oai-hss-0: 12:32:04 DEBUG unit.oai-hss/0.install checking whether getpeername is declared without a macro... yes unit-oai-hss-0: 12:32:04 DEBUG unit.oai-hss/0.install checking whether getsockname is declared without a macro... yes unit-oai-hss-0: 12:32:04 DEBUG unit.oai-hss/0.install checking whether getsockopt is declared without a macro... yes unit-oai-hss-0: 12:32:04 DEBUG unit.oai-hss/0.install checking whether listen is declared without a macro... yes unit-oai-hss-0: 12:32:04 DEBUG unit.oai-hss/0.install checking whether recv is declared without a macro... yes unit-oai-hss-0: 12:32:04 DEBUG unit.oai-hss/0.install checking whether send is declared without a macro... yes unit-oai-hss-0: 12:32:04 DEBUG unit.oai-hss/0.install checking whether recvfrom is declared without a macro... yes unit-oai-hss-0: 12:32:04 DEBUG unit.oai-hss/0.install checking whether sendto is declared without a macro... yes unit-oai-hss-0: 12:32:04 DEBUG unit.oai-hss/0.install checking whether setsockopt is declared without a macro... yes unit-oai-hss-0: 12:32:04 DEBUG unit.oai-hss/0.install checking whether shutdown is declared without a macro... yes unit-oai-hss-0: 12:32:04 DEBUG unit.oai-hss/0.install checking whether accept4 is declared without a macro... yes unit-oai-hss-0: 12:32:04 DEBUG unit.oai-hss/0.install checking for size_t... yes unit-oai-hss-0: 12:32:04 DEBUG unit.oai-hss/0.install checking for working alloca.h... yes unit-oai-hss-0: 12:32:04 DEBUG unit.oai-hss/0.install checking for alloca... yes unit-oai-hss-0: 12:32:04 DEBUG unit.oai-hss/0.install checking for C/C++ restrict keyword... __restrict unit-oai-hss-0: 12:32:04 DEBUG unit.oai-hss/0.install checking whether clearerr_unlocked is declared... yes unit-oai-hss-0: 12:32:04 DEBUG unit.oai-hss/0.install checking whether feof_unlocked is declared... yes unit-oai-hss-0: 12:32:04 DEBUG unit.oai-hss/0.install checking whether ferror_unlocked is declared... yes unit-oai-hss-0: 12:32:04 DEBUG unit.oai-hss/0.install checking whether fflush_unlocked is declared... yes unit-oai-hss-0: 12:32:04 DEBUG unit.oai-hss/0.install checking whether fgets_unlocked is declared... yes unit-oai-hss-0: 12:32:04 DEBUG unit.oai-hss/0.install checking whether fputc_unlocked is declared... yes unit-oai-hss-0: 12:32:04 DEBUG unit.oai-hss/0.install checking whether fputs_unlocked is declared... yes unit-oai-hss-0: 12:32:04 DEBUG unit.oai-hss/0.install checking whether fread_unlocked is declared... yes unit-oai-hss-0: 12:32:04 DEBUG unit.oai-hss/0.install checking whether fwrite_unlocked is declared... yes unit-oai-hss-0: 12:32:04 DEBUG unit.oai-hss/0.install checking whether getc_unlocked is declared... yes unit-oai-hss-0: 12:32:04 DEBUG unit.oai-hss/0.install checking whether getchar_unlocked is declared... yes unit-oai-hss-0: 12:32:04 DEBUG unit.oai-hss/0.install checking whether putc_unlocked is declared... yes unit-oai-hss-0: 12:32:04 DEBUG unit.oai-hss/0.install checking whether putchar_unlocked is declared... yes unit-oai-hss-0: 12:32:04 DEBUG unit.oai-hss/0.install checking for flockfile... yes unit-oai-hss-0: 12:32:04 DEBUG unit.oai-hss/0.install checking for funlockfile... yes unit-oai-hss-0: 12:32:04 DEBUG unit.oai-hss/0.install checking for _set_invalid_parameter_handler... no unit-oai-hss-0: 12:32:04 DEBUG unit.oai-hss/0.install checking for __fseterr... no unit-oai-hss-0: 12:32:04 DEBUG unit.oai-hss/0.install checking for getdelim... yes unit-oai-hss-0: 12:32:04 DEBUG unit.oai-hss/0.install checking for __fsetlocking... yes unit-oai-hss-0: 12:32:05 DEBUG unit.oai-hss/0.install checking for tcgetattr... yes unit-oai-hss-0: 12:32:05 DEBUG unit.oai-hss/0.install checking for tcsetattr... yes unit-oai-hss-0: 12:32:05 DEBUG unit.oai-hss/0.install checking for getsubopt... yes unit-oai-hss-0: 12:32:05 DEBUG unit.oai-hss/0.install checking for gettimeofday... yes unit-oai-hss-0: 12:32:05 DEBUG unit.oai-hss/0.install checking for nanotime... no unit-oai-hss-0: 12:32:05 DEBUG unit.oai-hss/0.install checking for mprotect... yes unit-oai-hss-0: 12:32:05 DEBUG unit.oai-hss/0.install checking for sleep... yes unit-oai-hss-0: 12:32:05 DEBUG unit.oai-hss/0.install checking for snprintf... yes unit-oai-hss-0: 12:32:05 DEBUG unit.oai-hss/0.install checking for strdup... yes unit-oai-hss-0: 12:32:05 DEBUG unit.oai-hss/0.install checking for strerror_r... yes unit-oai-hss-0: 12:32:05 DEBUG unit.oai-hss/0.install checking for __xpg_strerror_r... yes unit-oai-hss-0: 12:32:05 DEBUG unit.oai-hss/0.install checking for strndup... yes unit-oai-hss-0: 12:32:05 DEBUG unit.oai-hss/0.install checking for localtime_r... yes unit-oai-hss-0: 12:32:05 DEBUG unit.oai-hss/0.install checking for vasnprintf... no unit-oai-hss-0: 12:32:05 DEBUG unit.oai-hss/0.install checking for ftruncate... yes unit-oai-hss-0: 12:32:05 DEBUG unit.oai-hss/0.install checking for getdtablesize... yes unit-oai-hss-0: 12:32:05 DEBUG unit.oai-hss/0.install checking for newlocale... yes unit-oai-hss-0: 12:32:05 DEBUG unit.oai-hss/0.install checking for lstat... yes unit-oai-hss-0: 12:32:05 DEBUG unit.oai-hss/0.install checking for pipe... yes unit-oai-hss-0: 12:32:05 DEBUG unit.oai-hss/0.install checking for setenv... yes unit-oai-hss-0: 12:32:05 DEBUG unit.oai-hss/0.install checking for catgets... yes unit-oai-hss-0: 12:32:05 DEBUG unit.oai-hss/0.install checking for symlink... yes unit-oai-hss-0: 12:32:05 DEBUG unit.oai-hss/0.install checking for shutdown... (cached) yes unit-oai-hss-0: 12:32:05 DEBUG unit.oai-hss/0.install checking whether // is distinct from /... no unit-oai-hss-0: 12:32:05 DEBUG unit.oai-hss/0.install checking for complete errno.h... yes unit-oai-hss-0: 12:32:05 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared... yes unit-oai-hss-0: 12:32:05 DEBUG unit.oai-hss/0.install checking for strerror_r... (cached) yes unit-oai-hss-0: 12:32:05 DEBUG unit.oai-hss/0.install checking whether strerror_r returns char *... yes unit-oai-hss-0: 12:32:05 DEBUG unit.oai-hss/0.install checking whether frexp() can be used without linking with libm... yes unit-oai-hss-0: 12:32:05 DEBUG unit.oai-hss/0.install checking whether alarm is declared... yes unit-oai-hss-0: 12:32:05 DEBUG unit.oai-hss/0.install checking whether long double and double are the same... no unit-oai-hss-0: 12:32:05 DEBUG unit.oai-hss/0.install checking whether stdin defaults to large file offsets... yes unit-oai-hss-0: 12:32:05 DEBUG unit.oai-hss/0.install checking for pid_t... yes unit-oai-hss-0: 12:32:05 DEBUG unit.oai-hss/0.install checking for mode_t... yes unit-oai-hss-0: 12:32:05 DEBUG unit.oai-hss/0.install checking whether fseeko is declared... yes unit-oai-hss-0: 12:32:06 DEBUG unit.oai-hss/0.install checking for fseeko... yes unit-oai-hss-0: 12:32:06 DEBUG unit.oai-hss/0.install checking whether stat file-mode macros are broken... no unit-oai-hss-0: 12:32:06 DEBUG unit.oai-hss/0.install checking for nlink_t... yes unit-oai-hss-0: 12:32:06 DEBUG unit.oai-hss/0.install checking whether fchmodat is declared without a macro... yes unit-oai-hss-0: 12:32:06 DEBUG unit.oai-hss/0.install checking whether fstat is declared without a macro... yes unit-oai-hss-0: 12:32:06 DEBUG unit.oai-hss/0.install checking whether fstatat is declared without a macro... yes unit-oai-hss-0: 12:32:06 DEBUG unit.oai-hss/0.install checking whether futimens is declared without a macro... yes unit-oai-hss-0: 12:32:06 DEBUG unit.oai-hss/0.install checking whether lchmod is declared without a macro... yes unit-oai-hss-0: 12:32:06 DEBUG unit.oai-hss/0.install checking whether lstat is declared without a macro... yes unit-oai-hss-0: 12:32:06 DEBUG unit.oai-hss/0.install checking whether mkdirat is declared without a macro... yes unit-oai-hss-0: 12:32:06 DEBUG unit.oai-hss/0.install checking whether mkfifo is declared without a macro... yes unit-oai-hss-0: 12:32:06 DEBUG unit.oai-hss/0.install checking whether mkfifoat is declared without a macro... yes unit-oai-hss-0: 12:32:06 DEBUG unit.oai-hss/0.install checking whether mknod is declared without a macro... yes unit-oai-hss-0: 12:32:06 DEBUG unit.oai-hss/0.install checking whether mknodat is declared without a macro... yes unit-oai-hss-0: 12:32:06 DEBUG unit.oai-hss/0.install checking whether stat is declared without a macro... yes unit-oai-hss-0: 12:32:06 DEBUG unit.oai-hss/0.install checking whether utimensat is declared without a macro... yes unit-oai-hss-0: 12:32:06 DEBUG unit.oai-hss/0.install checking whether ftello is declared... yes unit-oai-hss-0: 12:32:06 DEBUG unit.oai-hss/0.install checking for ftello... yes unit-oai-hss-0: 12:32:06 DEBUG unit.oai-hss/0.install checking whether ftello works... yes unit-oai-hss-0: 12:32:06 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared without a macro... yes unit-oai-hss-0: 12:32:06 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared without a macro... yes unit-oai-hss-0: 12:32:06 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared without a macro... yes unit-oai-hss-0: 12:32:06 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared without a macro... yes unit-oai-hss-0: 12:32:06 DEBUG unit.oai-hss/0.install checking for library containing gethostbyname... none required unit-oai-hss-0: 12:32:06 DEBUG unit.oai-hss/0.install checking for gethostbyname... yes unit-oai-hss-0: 12:32:06 DEBUG unit.oai-hss/0.install checking for library containing getservbyname... none required unit-oai-hss-0: 12:32:06 DEBUG unit.oai-hss/0.install checking for getservbyname... yes unit-oai-hss-0: 12:32:06 DEBUG unit.oai-hss/0.install checking for library containing inet_ntop... none required unit-oai-hss-0: 12:32:06 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared... yes unit-oai-hss-0: 12:32:06 DEBUG unit.oai-hss/0.install checking for IPv4 sockets... yes unit-oai-hss-0: 12:32:06 DEBUG unit.oai-hss/0.install checking for IPv6 sockets... yes unit-oai-hss-0: 12:32:06 DEBUG unit.oai-hss/0.install checking whether getdelim is declared... yes unit-oai-hss-0: 12:32:06 DEBUG unit.oai-hss/0.install checking whether getline is declared... yes unit-oai-hss-0: 12:32:06 DEBUG unit.oai-hss/0.install checking for getopt.h... (cached) yes unit-oai-hss-0: 12:32:06 DEBUG unit.oai-hss/0.install checking for getopt_long_only... yes unit-oai-hss-0: 12:32:06 DEBUG unit.oai-hss/0.install checking whether getopt is POSIX compatible... yes unit-oai-hss-0: 12:32:06 DEBUG unit.oai-hss/0.install checking for working GNU getopt function... yes unit-oai-hss-0: 12:32:06 DEBUG unit.oai-hss/0.install checking for working GNU getopt_long function... yes unit-oai-hss-0: 12:32:07 DEBUG unit.oai-hss/0.install checking whether getenv is declared... yes unit-oai-hss-0: 12:32:07 DEBUG unit.oai-hss/0.install checking whether getpass is declared... yes unit-oai-hss-0: 12:32:07 DEBUG unit.oai-hss/0.install checking whether flockfile is declared... yes unit-oai-hss-0: 12:32:07 DEBUG unit.oai-hss/0.install checking whether funlockfile is declared... yes unit-oai-hss-0: 12:32:07 DEBUG unit.oai-hss/0.install checking for struct timeval... yes unit-oai-hss-0: 12:32:07 DEBUG unit.oai-hss/0.install checking for wide-enough struct timeval.tv_sec member... yes unit-oai-hss-0: 12:32:07 DEBUG unit.oai-hss/0.install checking whether gettimeofday is declared without a macro... yes unit-oai-hss-0: 12:32:07 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'double'... word 1 bit 20 unit-oai-hss-0: 12:32:07 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'float'... word 0 bit 23 unit-oai-hss-0: 12:32:07 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 12:32:07 DEBUG unit.oai-hss/0.install checking whether malloc, realloc, calloc are POSIX compliant... yes unit-oai-hss-0: 12:32:07 DEBUG unit.oai-hss/0.install checking for mmap... yes unit-oai-hss-0: 12:32:07 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 12:32:07 DEBUG unit.oai-hss/0.install checking whether memchr works... yes unit-oai-hss-0: 12:32:07 DEBUG unit.oai-hss/0.install checking whether memmem is declared... yes unit-oai-hss-0: 12:32:07 DEBUG unit.oai-hss/0.install checking whether defines MIN and MAX... no unit-oai-hss-0: 12:32:07 DEBUG unit.oai-hss/0.install checking whether defines MIN and MAX... yes unit-oai-hss-0: 12:32:07 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 12:32:07 DEBUG unit.oai-hss/0.install checking whether pselect is declared without a macro... yes unit-oai-hss-0: 12:32:07 DEBUG unit.oai-hss/0.install checking whether select is declared without a macro... yes unit-oai-hss-0: 12:32:07 DEBUG unit.oai-hss/0.install checking for sigset_t... yes unit-oai-hss-0: 12:32:07 DEBUG unit.oai-hss/0.install checking for uid_t in sys/types.h... yes unit-oai-hss-0: 12:32:07 DEBUG unit.oai-hss/0.install checking whether snprintf returns a byte count as in C99... yes unit-oai-hss-0: 12:32:07 DEBUG unit.oai-hss/0.install checking whether snprintf is declared... yes unit-oai-hss-0: 12:32:07 DEBUG unit.oai-hss/0.install checking for stdbool.h that conforms to C99... yes unit-oai-hss-0: 12:32:07 DEBUG unit.oai-hss/0.install checking for _Bool... yes unit-oai-hss-0: 12:32:07 DEBUG unit.oai-hss/0.install checking for wchar_t... yes unit-oai-hss-0: 12:32:07 DEBUG unit.oai-hss/0.install checking for long long int... yes unit-oai-hss-0: 12:32:07 DEBUG unit.oai-hss/0.install checking for unsigned long long int... yes unit-oai-hss-0: 12:32:07 DEBUG unit.oai-hss/0.install checking whether stdint.h conforms to C99... yes unit-oai-hss-0: 12:32:07 DEBUG unit.oai-hss/0.install checking whether strdup is declared... yes unit-oai-hss-0: 12:32:07 DEBUG unit.oai-hss/0.install checking whether strerror(0) succeeds... yes unit-oai-hss-0: 12:32:07 DEBUG unit.oai-hss/0.install checking for strerror_r with POSIX signature... no unit-oai-hss-0: 12:32:07 DEBUG unit.oai-hss/0.install checking whether __xpg_strerror_r works... yes unit-oai-hss-0: 12:32:08 DEBUG unit.oai-hss/0.install checking whether ffsl is declared without a macro... yes unit-oai-hss-0: 12:32:08 DEBUG unit.oai-hss/0.install checking whether ffsll is declared without a macro... yes unit-oai-hss-0: 12:32:08 DEBUG unit.oai-hss/0.install checking whether memmem is declared without a macro... yes unit-oai-hss-0: 12:32:08 DEBUG unit.oai-hss/0.install checking whether mempcpy is declared without a macro... yes unit-oai-hss-0: 12:32:08 DEBUG unit.oai-hss/0.install checking whether memrchr is declared without a macro... yes unit-oai-hss-0: 12:32:08 DEBUG unit.oai-hss/0.install checking whether rawmemchr is declared without a macro... yes unit-oai-hss-0: 12:32:08 DEBUG unit.oai-hss/0.install checking whether stpcpy is declared without a macro... yes unit-oai-hss-0: 12:32:08 DEBUG unit.oai-hss/0.install checking whether stpncpy is declared without a macro... yes unit-oai-hss-0: 12:32:08 DEBUG unit.oai-hss/0.install checking whether strchrnul is declared without a macro... yes unit-oai-hss-0: 12:32:08 DEBUG unit.oai-hss/0.install checking whether strdup is declared without a macro... yes unit-oai-hss-0: 12:32:08 DEBUG unit.oai-hss/0.install checking whether strncat is declared without a macro... yes unit-oai-hss-0: 12:32:08 DEBUG unit.oai-hss/0.install checking whether strndup is declared without a macro... yes unit-oai-hss-0: 12:32:08 DEBUG unit.oai-hss/0.install checking whether strnlen is declared without a macro... yes unit-oai-hss-0: 12:32:08 DEBUG unit.oai-hss/0.install checking whether strpbrk is declared without a macro... yes unit-oai-hss-0: 12:32:08 DEBUG unit.oai-hss/0.install checking whether strsep is declared without a macro... yes unit-oai-hss-0: 12:32:08 DEBUG unit.oai-hss/0.install checking whether strcasestr is declared without a macro... yes unit-oai-hss-0: 12:32:08 DEBUG unit.oai-hss/0.install checking whether strtok_r is declared without a macro... yes unit-oai-hss-0: 12:32:08 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared without a macro... yes unit-oai-hss-0: 12:32:08 DEBUG unit.oai-hss/0.install checking whether strsignal is declared without a macro... yes unit-oai-hss-0: 12:32:08 DEBUG unit.oai-hss/0.install checking whether strverscmp is declared without a macro... yes unit-oai-hss-0: 12:32:08 DEBUG unit.oai-hss/0.install checking whether ffs is declared without a macro... yes unit-oai-hss-0: 12:32:08 DEBUG unit.oai-hss/0.install checking whether strcasecmp is declared without a macro... yes unit-oai-hss-0: 12:32:08 DEBUG unit.oai-hss/0.install checking whether strncasecmp is declared without a macro... yes unit-oai-hss-0: 12:32:08 DEBUG unit.oai-hss/0.install checking whether strndup is declared... (cached) yes unit-oai-hss-0: 12:32:08 DEBUG unit.oai-hss/0.install checking whether strnlen is declared... (cached) yes unit-oai-hss-0: 12:32:08 DEBUG unit.oai-hss/0.install checking whether strtok_r is declared... (cached) yes unit-oai-hss-0: 12:32:08 DEBUG unit.oai-hss/0.install checking whether imported symbols can be declared weak... yes unit-oai-hss-0: 12:32:08 DEBUG unit.oai-hss/0.install checking pthread.h usability... yes unit-oai-hss-0: 12:32:08 DEBUG unit.oai-hss/0.install checking pthread.h presence... yes unit-oai-hss-0: 12:32:08 DEBUG unit.oai-hss/0.install checking for pthread.h... yes unit-oai-hss-0: 12:32:08 DEBUG unit.oai-hss/0.install checking for pthread_kill in -lpthread... yes unit-oai-hss-0: 12:32:08 DEBUG unit.oai-hss/0.install checking for multithread API to use... posix unit-oai-hss-0: 12:32:08 DEBUG unit.oai-hss/0.install checking for struct timespec in ... yes unit-oai-hss-0: 12:32:08 DEBUG unit.oai-hss/0.install checking for wint_t... yes unit-oai-hss-0: 12:32:08 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 12:32:08 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 12:32:08 DEBUG unit.oai-hss/0.install checking for intmax_t... yes unit-oai-hss-0: 12:32:08 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 12:32:08 DEBUG unit.oai-hss/0.install checking for strnlen... yes unit-oai-hss-0: 12:32:08 DEBUG unit.oai-hss/0.install checking for wcslen... yes unit-oai-hss-0: 12:32:08 DEBUG unit.oai-hss/0.install checking for wcsnlen... yes unit-oai-hss-0: 12:32:08 DEBUG unit.oai-hss/0.install checking for mbrtowc... yes unit-oai-hss-0: 12:32:08 DEBUG unit.oai-hss/0.install checking for wcrtomb... yes unit-oai-hss-0: 12:32:08 DEBUG unit.oai-hss/0.install checking whether _snprintf is declared... no unit-oai-hss-0: 12:32:09 DEBUG unit.oai-hss/0.install checking whether printf supports size specifiers as in C99... yes unit-oai-hss-0: 12:32:09 DEBUG unit.oai-hss/0.install checking whether printf supports 'long double' arguments... yes unit-oai-hss-0: 12:32:09 DEBUG unit.oai-hss/0.install checking whether printf supports infinite 'double' arguments... yes unit-oai-hss-0: 12:32:09 DEBUG unit.oai-hss/0.install checking whether printf supports infinite 'long double' arguments... no unit-oai-hss-0: 12:32:09 DEBUG unit.oai-hss/0.install checking whether printf supports the 'a' and 'A' directives... yes unit-oai-hss-0: 12:32:09 DEBUG unit.oai-hss/0.install checking whether printf supports the 'F' directive... yes unit-oai-hss-0: 12:32:09 DEBUG unit.oai-hss/0.install checking whether printf supports the 'n' directive... no unit-oai-hss-0: 12:32:09 DEBUG unit.oai-hss/0.install checking whether printf supports the 'ls' directive... yes unit-oai-hss-0: 12:32:09 DEBUG unit.oai-hss/0.install checking whether printf supports the grouping flag... yes unit-oai-hss-0: 12:32:09 DEBUG unit.oai-hss/0.install checking whether printf supports the left-adjust flag correctly... yes unit-oai-hss-0: 12:32:09 DEBUG unit.oai-hss/0.install checking whether printf supports the zero flag correctly... yes unit-oai-hss-0: 12:32:09 DEBUG unit.oai-hss/0.install checking whether printf supports large precisions... yes unit-oai-hss-0: 12:32:09 DEBUG unit.oai-hss/0.install checking whether printf survives out-of-memory conditions... yes unit-oai-hss-0: 12:32:09 DEBUG unit.oai-hss/0.install checking whether vsnprintf is declared... yes unit-oai-hss-0: 12:32:09 DEBUG unit.oai-hss/0.install checking whether uses 'inline' correctly... yes unit-oai-hss-0: 12:32:09 DEBUG unit.oai-hss/0.install checking for nl_langinfo and CODESET... yes unit-oai-hss-0: 12:32:09 DEBUG unit.oai-hss/0.install checking if environ is properly declared... yes unit-oai-hss-0: 12:32:11 DEBUG unit.oai-hss/0.install checking for working fcntl.h... yes unit-oai-hss-0: 12:32:11 DEBUG unit.oai-hss/0.install checking whether ungetc works on arbitrary bytes... yes unit-oai-hss-0: 12:32:11 DEBUG unit.oai-hss/0.install checking whether getcwd (NULL, 0) allocates memory for result... yes unit-oai-hss-0: 12:32:11 DEBUG unit.oai-hss/0.install checking for getcwd with POSIX signature... yes unit-oai-hss-0: 12:32:11 DEBUG unit.oai-hss/0.install checking whether imaxabs is declared without a macro... yes unit-oai-hss-0: 12:32:11 DEBUG unit.oai-hss/0.install checking whether imaxdiv is declared without a macro... yes unit-oai-hss-0: 12:32:11 DEBUG unit.oai-hss/0.install checking whether strtoimax is declared without a macro... yes unit-oai-hss-0: 12:32:11 DEBUG unit.oai-hss/0.install checking whether strtoumax is declared without a macro... yes unit-oai-hss-0: 12:32:11 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 12:32:11 DEBUG unit.oai-hss/0.install checking whether the inttypes.h PRIxNN macros are broken... no unit-oai-hss-0: 12:32:11 DEBUG unit.oai-hss/0.install checking for LC_MESSAGES... yes unit-oai-hss-0: 12:32:11 DEBUG unit.oai-hss/0.install checking whether lstat correctly handles trailing slash... yes unit-oai-hss-0: 12:32:11 DEBUG unit.oai-hss/0.install checking for stdlib.h... (cached) yes unit-oai-hss-0: 12:32:11 DEBUG unit.oai-hss/0.install checking for GNU libc compatible malloc... yes unit-oai-hss-0: 12:32:11 DEBUG unit.oai-hss/0.install checking for promoted mode_t type... mode_t unit-oai-hss-0: 12:32:11 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared... (cached) yes unit-oai-hss-0: 12:32:11 DEBUG unit.oai-hss/0.install checking whether setenv is declared... yes unit-oai-hss-0: 12:32:11 DEBUG unit.oai-hss/0.install checking search.h usability... yes unit-oai-hss-0: 12:32:11 DEBUG unit.oai-hss/0.install checking search.h presence... yes unit-oai-hss-0: 12:32:11 DEBUG unit.oai-hss/0.install checking for search.h... yes unit-oai-hss-0: 12:32:11 DEBUG unit.oai-hss/0.install checking for tsearch... yes unit-oai-hss-0: 12:32:11 DEBUG unit.oai-hss/0.install checking whether unsetenv is declared... yes unit-oai-hss-0: 12:32:11 DEBUG unit.oai-hss/0.install checking for alloca as a compiler built-in... yes unit-oai-hss-0: 12:32:11 DEBUG unit.oai-hss/0.install checking for alphasort... yes unit-oai-hss-0: 12:32:11 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is declared... yes unit-oai-hss-0: 12:32:11 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is declared... yes unit-oai-hss-0: 12:32:11 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is defined... yes unit-oai-hss-0: 12:32:11 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is defined... yes unit-oai-hss-0: 12:32:11 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared without a macro... yes unit-oai-hss-0: 12:32:11 DEBUG unit.oai-hss/0.install checking whether inet_pton is declared without a macro... yes unit-oai-hss-0: 12:32:11 DEBUG unit.oai-hss/0.install checking byteswap.h usability... yes unit-oai-hss-0: 12:32:11 DEBUG unit.oai-hss/0.install checking byteswap.h presence... yes unit-oai-hss-0: 12:32:11 DEBUG unit.oai-hss/0.install checking for byteswap.h... yes unit-oai-hss-0: 12:32:11 DEBUG unit.oai-hss/0.install checking for library containing clock_gettime... none required unit-oai-hss-0: 12:32:11 DEBUG unit.oai-hss/0.install checking for clock_gettime... yes unit-oai-hss-0: 12:32:11 DEBUG unit.oai-hss/0.install checking for clock_settime... yes unit-oai-hss-0: 12:32:11 DEBUG unit.oai-hss/0.install checking for closedir... yes unit-oai-hss-0: 12:32:11 DEBUG unit.oai-hss/0.install checking whether alphasort is declared without a macro... yes unit-oai-hss-0: 12:32:11 DEBUG unit.oai-hss/0.install checking whether closedir is declared without a macro... yes unit-oai-hss-0: 12:32:11 DEBUG unit.oai-hss/0.install checking whether dirfd is declared without a macro... yes unit-oai-hss-0: 12:32:11 DEBUG unit.oai-hss/0.install checking whether fdopendir is declared without a macro... yes unit-oai-hss-0: 12:32:11 DEBUG unit.oai-hss/0.install checking whether opendir is declared without a macro... yes unit-oai-hss-0: 12:32:11 DEBUG unit.oai-hss/0.install checking whether readdir is declared without a macro... yes unit-oai-hss-0: 12:32:11 DEBUG unit.oai-hss/0.install checking whether rewinddir is declared without a macro... yes unit-oai-hss-0: 12:32:11 DEBUG unit.oai-hss/0.install checking whether scandir is declared without a macro... yes unit-oai-hss-0: 12:32:11 DEBUG unit.oai-hss/0.install checking whether // is distinct from /... (cached) no unit-oai-hss-0: 12:32:11 DEBUG unit.oai-hss/0.install checking whether dup2 works... yes unit-oai-hss-0: 12:32:12 DEBUG unit.oai-hss/0.install checking for error_at_line... yes unit-oai-hss-0: 12:32:12 DEBUG unit.oai-hss/0.install checking whether conversion from 'int' to 'long double' works... yes unit-oai-hss-0: 12:32:12 DEBUG unit.oai-hss/0.install checking whether frexp works... yes unit-oai-hss-0: 12:32:12 DEBUG unit.oai-hss/0.install checking whether frexpl is declared... yes unit-oai-hss-0: 12:32:12 DEBUG unit.oai-hss/0.install checking whether frexpl() can be used without linking with libm... yes unit-oai-hss-0: 12:32:12 DEBUG unit.oai-hss/0.install checking whether frexpl works... yes unit-oai-hss-0: 12:32:12 DEBUG unit.oai-hss/0.install checking for fseeko... (cached) yes unit-oai-hss-0: 12:32:12 DEBUG unit.oai-hss/0.install checking for ftello... (cached) yes unit-oai-hss-0: 12:32:12 DEBUG unit.oai-hss/0.install checking whether ftello works... (cached) yes unit-oai-hss-0: 12:32:12 DEBUG unit.oai-hss/0.install checking whether __func__ is available... yes unit-oai-hss-0: 12:32:12 DEBUG unit.oai-hss/0.install configure: checking how to do getaddrinfo, freeaddrinfo and getnameinfo unit-oai-hss-0: 12:32:12 DEBUG unit.oai-hss/0.install checking for library containing getaddrinfo... none required unit-oai-hss-0: 12:32:12 DEBUG unit.oai-hss/0.install checking for getaddrinfo... yes unit-oai-hss-0: 12:32:12 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared... (cached) yes unit-oai-hss-0: 12:32:12 DEBUG unit.oai-hss/0.install checking whether gai_strerrorA is declared... no unit-oai-hss-0: 12:32:12 DEBUG unit.oai-hss/0.install checking for gai_strerror with POSIX signature... yes unit-oai-hss-0: 12:32:12 DEBUG unit.oai-hss/0.install checking for struct sockaddr.sa_len... no unit-oai-hss-0: 12:32:12 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared... (cached) yes unit-oai-hss-0: 12:32:12 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared... (cached) yes unit-oai-hss-0: 12:32:12 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared... (cached) yes unit-oai-hss-0: 12:32:12 DEBUG unit.oai-hss/0.install checking for struct addrinfo... yes unit-oai-hss-0: 12:32:12 DEBUG unit.oai-hss/0.install checking for working getdelim function... yes unit-oai-hss-0: 12:32:12 DEBUG unit.oai-hss/0.install checking for getline... yes unit-oai-hss-0: 12:32:12 DEBUG unit.oai-hss/0.install checking for working getline function... yes unit-oai-hss-0: 12:32:12 DEBUG unit.oai-hss/0.install checking for getpass... yes unit-oai-hss-0: 12:32:12 DEBUG unit.oai-hss/0.install checking whether gettimeofday clobbers localtime buffer... no unit-oai-hss-0: 12:32:12 DEBUG unit.oai-hss/0.install checking for gettimeofday with POSIX signature... almost unit-oai-hss-0: 12:32:12 DEBUG unit.oai-hss/0.install checking for library containing gethostbyname... (cached) none required unit-oai-hss-0: 12:32:12 DEBUG unit.oai-hss/0.install checking for gethostbyname... (cached) yes unit-oai-hss-0: 12:32:12 DEBUG unit.oai-hss/0.install checking for iconv... yes unit-oai-hss-0: 12:32:12 DEBUG unit.oai-hss/0.install checking for working iconv... yes unit-oai-hss-0: 12:32:12 DEBUG unit.oai-hss/0.install checking for iconv declaration... unit-oai-hss-0: 12:32:12 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:32:12 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:32:12 DEBUG unit.oai-hss/0.install checking for library containing inet_ntop... (cached) none required unit-oai-hss-0: 12:32:12 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared... (cached) yes unit-oai-hss-0: 12:32:12 DEBUG unit.oai-hss/0.install checking for library containing inet_pton... none required unit-oai-hss-0: 12:32:12 DEBUG unit.oai-hss/0.install checking whether inet_pton is declared... (cached) yes unit-oai-hss-0: 12:32:12 DEBUG unit.oai-hss/0.install checking whether the compiler generally respects inline... yes unit-oai-hss-0: 12:32:12 DEBUG unit.oai-hss/0.install checking whether isnan(double) can be used without linking with libm... yes unit-oai-hss-0: 12:32:12 DEBUG unit.oai-hss/0.install checking whether isnan(float) can be used without linking with libm... yes unit-oai-hss-0: 12:32:12 DEBUG unit.oai-hss/0.install checking whether isnan(float) works... yes unit-oai-hss-0: 12:32:12 DEBUG unit.oai-hss/0.install checking whether isnan(long double) can be used without linking with libm... yes unit-oai-hss-0: 12:32:12 DEBUG unit.oai-hss/0.install checking whether isnanl works... no unit-oai-hss-0: 12:32:13 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:32:13 DEBUG unit.oai-hss/0.install checking if gcc/ld supports -Wl,--output-def... no unit-oai-hss-0: 12:32:13 DEBUG unit.oai-hss/0.install checking if LD -Wl,--version-script works... yes unit-oai-hss-0: 12:32:13 DEBUG unit.oai-hss/0.install checking whether lseek detects pipes... yes unit-oai-hss-0: 12:32:13 DEBUG unit.oai-hss/0.install checking for stdlib.h... (cached) yes unit-oai-hss-0: 12:32:13 DEBUG unit.oai-hss/0.install checking for GNU libc compatible malloc... (cached) yes unit-oai-hss-0: 12:32:13 DEBUG unit.oai-hss/0.install checking whether NAN macro works... yes unit-oai-hss-0: 12:32:13 DEBUG unit.oai-hss/0.install checking whether HUGE_VAL works... yes unit-oai-hss-0: 12:32:13 DEBUG unit.oai-hss/0.install checking whether acosf is declared without a macro... yes unit-oai-hss-0: 12:32:13 DEBUG unit.oai-hss/0.install checking whether acosl is declared without a macro... yes unit-oai-hss-0: 12:32:13 DEBUG unit.oai-hss/0.install checking whether asinf is declared without a macro... yes unit-oai-hss-0: 12:32:13 DEBUG unit.oai-hss/0.install checking whether asinl is declared without a macro... yes unit-oai-hss-0: 12:32:13 DEBUG unit.oai-hss/0.install checking whether atanf is declared without a macro... yes unit-oai-hss-0: 12:32:13 DEBUG unit.oai-hss/0.install checking whether atanl is declared without a macro... yes unit-oai-hss-0: 12:32:13 DEBUG unit.oai-hss/0.install checking whether cbrt is declared without a macro... yes unit-oai-hss-0: 12:32:13 DEBUG unit.oai-hss/0.install checking whether cbrtf is declared without a macro... yes unit-oai-hss-0: 12:32:13 DEBUG unit.oai-hss/0.install checking whether cbrtl is declared without a macro... yes unit-oai-hss-0: 12:32:13 DEBUG unit.oai-hss/0.install checking whether ceilf is declared without a macro... yes unit-oai-hss-0: 12:32:13 DEBUG unit.oai-hss/0.install checking whether ceill is declared without a macro... yes unit-oai-hss-0: 12:32:13 DEBUG unit.oai-hss/0.install checking whether copysign is declared without a macro... yes unit-oai-hss-0: 12:32:13 DEBUG unit.oai-hss/0.install checking whether copysignf is declared without a macro... yes unit-oai-hss-0: 12:32:13 DEBUG unit.oai-hss/0.install checking whether copysignl is declared without a macro... yes unit-oai-hss-0: 12:32:13 DEBUG unit.oai-hss/0.install checking whether cosf is declared without a macro... yes unit-oai-hss-0: 12:32:13 DEBUG unit.oai-hss/0.install checking whether cosl is declared without a macro... yes unit-oai-hss-0: 12:32:13 DEBUG unit.oai-hss/0.install checking whether coshf is declared without a macro... yes unit-oai-hss-0: 12:32:13 DEBUG unit.oai-hss/0.install checking whether expf is declared without a macro... yes unit-oai-hss-0: 12:32:13 DEBUG unit.oai-hss/0.install checking whether expl is declared without a macro... yes unit-oai-hss-0: 12:32:13 DEBUG unit.oai-hss/0.install checking whether exp2 is declared without a macro... yes unit-oai-hss-0: 12:32:13 DEBUG unit.oai-hss/0.install checking whether exp2f is declared without a macro... yes unit-oai-hss-0: 12:32:13 DEBUG unit.oai-hss/0.install checking whether exp2l is declared without a macro... yes unit-oai-hss-0: 12:32:13 DEBUG unit.oai-hss/0.install checking whether expm1 is declared without a macro... yes unit-oai-hss-0: 12:32:13 DEBUG unit.oai-hss/0.install checking whether expm1f is declared without a macro... yes unit-oai-hss-0: 12:32:13 DEBUG unit.oai-hss/0.install checking whether expm1l is declared without a macro... yes unit-oai-hss-0: 12:32:13 DEBUG unit.oai-hss/0.install checking whether fabsf is declared without a macro... yes unit-oai-hss-0: 12:32:13 DEBUG unit.oai-hss/0.install checking whether fabsl is declared without a macro... yes unit-oai-hss-0: 12:32:13 DEBUG unit.oai-hss/0.install checking whether floorf is declared without a macro... yes unit-oai-hss-0: 12:32:13 DEBUG unit.oai-hss/0.install checking whether floorl is declared without a macro... yes unit-oai-hss-0: 12:32:13 DEBUG unit.oai-hss/0.install checking whether fma is declared without a macro... yes unit-oai-hss-0: 12:32:14 DEBUG unit.oai-hss/0.install checking whether fmaf is declared without a macro... yes unit-oai-hss-0: 12:32:14 DEBUG unit.oai-hss/0.install checking whether fmal is declared without a macro... yes unit-oai-hss-0: 12:32:14 DEBUG unit.oai-hss/0.install checking whether fmod is declared without a macro... yes unit-oai-hss-0: 12:32:14 DEBUG unit.oai-hss/0.install checking whether fmodf is declared without a macro... yes unit-oai-hss-0: 12:32:14 DEBUG unit.oai-hss/0.install checking whether fmodl is declared without a macro... yes unit-oai-hss-0: 12:32:14 DEBUG unit.oai-hss/0.install checking whether frexpf is declared without a macro... yes unit-oai-hss-0: 12:32:14 DEBUG unit.oai-hss/0.install checking whether frexpl is declared without a macro... yes unit-oai-hss-0: 12:32:14 DEBUG unit.oai-hss/0.install checking whether hypotf is declared without a macro... yes unit-oai-hss-0: 12:32:14 DEBUG unit.oai-hss/0.install checking whether hypotl is declared without a macro... yes unit-oai-hss-0: 12:32:14 DEBUG unit.oai-hss/0.install checking whether ilogb is declared without a macro... yes unit-oai-hss-0: 12:32:14 DEBUG unit.oai-hss/0.install checking whether ilogbf is declared without a macro... yes unit-oai-hss-0: 12:32:14 DEBUG unit.oai-hss/0.install checking whether ilogbl is declared without a macro... yes unit-oai-hss-0: 12:32:14 DEBUG unit.oai-hss/0.install checking whether ldexpf is declared without a macro... yes unit-oai-hss-0: 12:32:14 DEBUG unit.oai-hss/0.install checking whether ldexpl is declared without a macro... yes unit-oai-hss-0: 12:32:14 DEBUG unit.oai-hss/0.install checking whether log is declared without a macro... yes unit-oai-hss-0: 12:32:14 DEBUG unit.oai-hss/0.install checking whether logf is declared without a macro... yes unit-oai-hss-0: 12:32:14 DEBUG unit.oai-hss/0.install checking whether logl is declared without a macro... yes unit-oai-hss-0: 12:32:14 DEBUG unit.oai-hss/0.install checking whether log10 is declared without a macro... yes unit-oai-hss-0: 12:32:14 DEBUG unit.oai-hss/0.install checking whether log10f is declared without a macro... yes unit-oai-hss-0: 12:32:14 DEBUG unit.oai-hss/0.install checking whether log10l is declared without a macro... yes unit-oai-hss-0: 12:32:14 DEBUG unit.oai-hss/0.install checking whether log1p is declared without a macro... yes unit-oai-hss-0: 12:32:14 DEBUG unit.oai-hss/0.install checking whether log1pf is declared without a macro... yes unit-oai-hss-0: 12:32:14 DEBUG unit.oai-hss/0.install checking whether log1pl is declared without a macro... yes unit-oai-hss-0: 12:32:14 DEBUG unit.oai-hss/0.install checking whether log2 is declared without a macro... yes unit-oai-hss-0: 12:32:14 DEBUG unit.oai-hss/0.install checking whether log2f is declared without a macro... yes unit-oai-hss-0: 12:32:14 DEBUG unit.oai-hss/0.install checking whether log2l is declared without a macro... yes unit-oai-hss-0: 12:32:14 DEBUG unit.oai-hss/0.install checking whether logb is declared without a macro... yes unit-oai-hss-0: 12:32:14 DEBUG unit.oai-hss/0.install checking whether logbf is declared without a macro... yes unit-oai-hss-0: 12:32:14 DEBUG unit.oai-hss/0.install checking whether logbl is declared without a macro... yes unit-oai-hss-0: 12:32:14 DEBUG unit.oai-hss/0.install checking whether modf is declared without a macro... yes unit-oai-hss-0: 12:32:14 DEBUG unit.oai-hss/0.install checking whether modff is declared without a macro... yes unit-oai-hss-0: 12:32:14 DEBUG unit.oai-hss/0.install checking whether modfl is declared without a macro... yes unit-oai-hss-0: 12:32:14 DEBUG unit.oai-hss/0.install checking whether powf is declared without a macro... yes unit-oai-hss-0: 12:32:14 DEBUG unit.oai-hss/0.install checking whether remainder is declared without a macro... yes unit-oai-hss-0: 12:32:14 DEBUG unit.oai-hss/0.install checking whether remainderf is declared without a macro... yes unit-oai-hss-0: 12:32:14 DEBUG unit.oai-hss/0.install checking whether remainderl is declared without a macro... yes unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install checking whether rint is declared without a macro... yes unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install checking whether rintf is declared without a macro... yes unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install checking whether rintl is declared without a macro... yes unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install checking whether round is declared without a macro... yes unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install checking whether roundf is declared without a macro... yes unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install checking whether roundl is declared without a macro... yes unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install checking whether sinf is declared without a macro... yes unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install checking whether sinl is declared without a macro... yes unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install checking whether sinhf is declared without a macro... yes unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install checking whether sqrtf is declared without a macro... yes unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install checking whether sqrtl is declared without a macro... yes unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install checking whether tanf is declared without a macro... yes unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install checking whether tanl is declared without a macro... yes unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install checking whether tanhf is declared without a macro... yes unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install checking whether trunc is declared without a macro... yes unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install checking whether truncf is declared without a macro... yes unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install checking whether truncl is declared without a macro... yes unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install checking for memmem... yes unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install checking whether memmem works... yes unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install checking for mempcpy... yes unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared without a macro... (cached) yes unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared without a macro... (cached) yes unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared without a macro... (cached) yes unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared without a macro... (cached) yes unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install checking for opendir... yes unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install checking for pmccabe... false unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install checking whether frexp works... (cached) yes unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install checking whether ldexp can be used without linking with libm... yes unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install checking whether frexpl() can be used without linking with libm... (cached) yes unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install checking whether frexpl works... (cached) yes unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install checking whether frexpl is declared... (cached) yes unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install checking whether ldexpl() can be used without linking with libm... yes unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install checking whether ldexpl works... yes unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install checking whether ldexpl is declared... (cached) yes unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is declared... (cached) yes unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is declared... (cached) yes unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install checking for rawmemchr... yes unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install checking for readdir... yes unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install checking for scandir... yes unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install checking whether select supports a 0 argument... yes unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install checking whether select detects invalid fds... yes unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install checking for library containing getservbyname... (cached) none required unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install checking for getservbyname... (cached) yes unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install checking for volatile sig_atomic_t... yes unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install checking for sighandler_t... yes unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install checking whether pthread_sigmask is declared without a macro... yes unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install checking whether sigaction is declared without a macro... yes unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install checking whether sigaddset is declared without a macro... yes unit-oai-hss-0: 12:32:16 DEBUG unit.oai-hss/0.install checking whether sigdelset is declared without a macro... yes unit-oai-hss-0: 12:32:16 DEBUG unit.oai-hss/0.install checking whether sigemptyset is declared without a macro... yes unit-oai-hss-0: 12:32:16 DEBUG unit.oai-hss/0.install checking whether sigfillset is declared without a macro... yes unit-oai-hss-0: 12:32:16 DEBUG unit.oai-hss/0.install checking whether sigismember is declared without a macro... yes unit-oai-hss-0: 12:32:16 DEBUG unit.oai-hss/0.install checking whether sigpending is declared without a macro... yes unit-oai-hss-0: 12:32:16 DEBUG unit.oai-hss/0.install checking whether sigprocmask is declared without a macro... yes unit-oai-hss-0: 12:32:16 DEBUG unit.oai-hss/0.install checking for signbit macro... yes unit-oai-hss-0: 12:32:16 DEBUG unit.oai-hss/0.install checking for signbit compiler built-ins... yes unit-oai-hss-0: 12:32:16 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 12:32:16 DEBUG unit.oai-hss/0.install checking for SIZE_MAX... yes unit-oai-hss-0: 12:32:16 DEBUG unit.oai-hss/0.install checking whether sleep is declared... yes unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install checking for working sleep... yes unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install checking whether snprintf respects a size of 1... yes unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install checking whether printf supports POSIX/XSI format strings with positions... yes unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install checking for library containing setsockopt... (cached) none needed unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install checking for socklen_t... yes unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install checking for ssize_t... yes unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install checking for working stdalign.h... yes unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install checking for va_copy... yes unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install checking whether NULL can be used in arbitrary expressions... yes unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install checking whether dprintf is declared without a macro... yes unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install checking whether fpurge is declared without a macro... no unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install checking whether fseeko is declared without a macro... yes unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install checking whether ftello is declared without a macro... yes unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install checking whether getdelim is declared without a macro... yes unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install checking whether getline is declared without a macro... yes unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install checking whether gets is declared without a macro... no unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install checking whether pclose is declared without a macro... yes unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install checking whether popen is declared without a macro... yes unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install checking whether renameat is declared without a macro... yes unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install checking whether snprintf is declared without a macro... yes unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install checking whether tmpfile is declared without a macro... yes unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install checking whether vdprintf is declared without a macro... yes unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install checking whether vsnprintf is declared without a macro... yes unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install checking whether _Exit is declared without a macro... yes unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install checking whether atoll is declared without a macro... yes unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install checking whether canonicalize_file_name is declared without a macro... yes unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install checking whether getloadavg is declared without a macro... yes unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install checking whether getsubopt is declared without a macro... yes unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install checking whether grantpt is declared without a macro... yes unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install checking whether initstate is declared without a macro... yes unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install checking whether initstate_r is declared without a macro... yes unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install checking whether mkdtemp is declared without a macro... yes unit-oai-hss-0: 12:32:18 DEBUG unit.oai-hss/0.install checking whether mkostemp is declared without a macro... yes unit-oai-hss-0: 12:32:18 DEBUG unit.oai-hss/0.install checking whether mkostemps is declared without a macro... yes unit-oai-hss-0: 12:32:18 DEBUG unit.oai-hss/0.install checking whether mkstemp is declared without a macro... yes unit-oai-hss-0: 12:32:18 DEBUG unit.oai-hss/0.install checking whether mkstemps is declared without a macro... yes unit-oai-hss-0: 12:32:18 DEBUG unit.oai-hss/0.install checking whether posix_openpt is declared without a macro... yes unit-oai-hss-0: 12:32:18 DEBUG unit.oai-hss/0.install checking whether ptsname is declared without a macro... yes unit-oai-hss-0: 12:32:18 DEBUG unit.oai-hss/0.install checking whether ptsname_r is declared without a macro... yes unit-oai-hss-0: 12:32:18 DEBUG unit.oai-hss/0.install checking whether random is declared without a macro... yes unit-oai-hss-0: 12:32:18 DEBUG unit.oai-hss/0.install checking whether random_r is declared without a macro... yes unit-oai-hss-0: 12:32:18 DEBUG unit.oai-hss/0.install checking whether realpath is declared without a macro... yes unit-oai-hss-0: 12:32:18 DEBUG unit.oai-hss/0.install checking whether rpmatch is declared without a macro... yes unit-oai-hss-0: 12:32:18 DEBUG unit.oai-hss/0.install checking whether secure_getenv is declared without a macro... yes unit-oai-hss-0: 12:32:18 DEBUG unit.oai-hss/0.install checking whether setenv is declared without a macro... yes unit-oai-hss-0: 12:32:18 DEBUG unit.oai-hss/0.install checking whether setstate is declared without a macro... yes unit-oai-hss-0: 12:32:18 DEBUG unit.oai-hss/0.install checking whether setstate_r is declared without a macro... yes unit-oai-hss-0: 12:32:18 DEBUG unit.oai-hss/0.install checking whether srandom is declared without a macro... yes unit-oai-hss-0: 12:32:18 DEBUG unit.oai-hss/0.install checking whether srandom_r is declared without a macro... yes unit-oai-hss-0: 12:32:18 DEBUG unit.oai-hss/0.install checking whether strtod is declared without a macro... yes unit-oai-hss-0: 12:32:18 DEBUG unit.oai-hss/0.install checking whether strtoll is declared without a macro... yes unit-oai-hss-0: 12:32:18 DEBUG unit.oai-hss/0.install checking whether strtoull is declared without a macro... yes unit-oai-hss-0: 12:32:18 DEBUG unit.oai-hss/0.install checking whether unlockpt is declared without a macro... yes unit-oai-hss-0: 12:32:18 DEBUG unit.oai-hss/0.install checking whether unsetenv is declared without a macro... yes unit-oai-hss-0: 12:32:18 DEBUG unit.oai-hss/0.install checking for strcasecmp... yes unit-oai-hss-0: 12:32:18 DEBUG unit.oai-hss/0.install checking for strncasecmp... yes unit-oai-hss-0: 12:32:18 DEBUG unit.oai-hss/0.install checking whether strncasecmp is declared... (cached) yes unit-oai-hss-0: 12:32:18 DEBUG unit.oai-hss/0.install checking for strchrnul... yes unit-oai-hss-0: 12:32:18 DEBUG unit.oai-hss/0.install checking whether strchrnul works... yes unit-oai-hss-0: 12:32:18 DEBUG unit.oai-hss/0.install checking for working strerror function... yes unit-oai-hss-0: 12:32:18 DEBUG unit.oai-hss/0.install checking for working strndup... yes unit-oai-hss-0: 12:32:18 DEBUG unit.oai-hss/0.install checking for working strnlen... yes unit-oai-hss-0: 12:32:18 DEBUG unit.oai-hss/0.install checking for strtok_r... yes unit-oai-hss-0: 12:32:18 DEBUG unit.oai-hss/0.install checking whether strtok_r works... yes unit-oai-hss-0: 12:32:18 DEBUG unit.oai-hss/0.install checking for strverscmp... yes unit-oai-hss-0: 12:32:18 DEBUG unit.oai-hss/0.install checking whether is self-contained... (cached) yes unit-oai-hss-0: 12:32:18 DEBUG unit.oai-hss/0.install checking whether pselect is declared without a macro... (cached) yes unit-oai-hss-0: 12:32:18 DEBUG unit.oai-hss/0.install checking whether select is declared without a macro... (cached) yes unit-oai-hss-0: 12:32:18 DEBUG unit.oai-hss/0.install checking whether is self-contained... (cached) yes unit-oai-hss-0: 12:32:18 DEBUG unit.oai-hss/0.install checking for shutdown... (cached) yes unit-oai-hss-0: 12:32:18 DEBUG unit.oai-hss/0.install checking whether defines the SHUT_* macros... (cached) yes unit-oai-hss-0: 12:32:18 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage... (cached) yes unit-oai-hss-0: 12:32:18 DEBUG unit.oai-hss/0.install checking for sa_family_t... (cached) yes unit-oai-hss-0: 12:32:18 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage.ss_family... (cached) yes unit-oai-hss-0: 12:32:18 DEBUG unit.oai-hss/0.install checking whether socket is declared without a macro... (cached) yes unit-oai-hss-0: 12:32:18 DEBUG unit.oai-hss/0.install checking whether connect is declared without a macro... (cached) yes unit-oai-hss-0: 12:32:18 DEBUG unit.oai-hss/0.install checking whether accept is declared without a macro... (cached) yes unit-oai-hss-0: 12:32:18 DEBUG unit.oai-hss/0.install checking whether bind is declared without a macro... (cached) yes unit-oai-hss-0: 12:32:18 DEBUG unit.oai-hss/0.install checking whether getpeername is declared without a macro... (cached) yes unit-oai-hss-0: 12:32:18 DEBUG unit.oai-hss/0.install checking whether getsockname is declared without a macro... (cached) yes unit-oai-hss-0: 12:32:18 DEBUG unit.oai-hss/0.install checking whether getsockopt is declared without a macro... (cached) yes unit-oai-hss-0: 12:32:18 DEBUG unit.oai-hss/0.install checking whether listen is declared without a macro... (cached) yes unit-oai-hss-0: 12:32:18 DEBUG unit.oai-hss/0.install checking whether recv is declared without a macro... (cached) yes unit-oai-hss-0: 12:32:18 DEBUG unit.oai-hss/0.install checking whether send is declared without a macro... (cached) yes unit-oai-hss-0: 12:32:18 DEBUG unit.oai-hss/0.install checking whether recvfrom is declared without a macro... (cached) yes unit-oai-hss-0: 12:32:18 DEBUG unit.oai-hss/0.install checking whether sendto is declared without a macro... (cached) yes unit-oai-hss-0: 12:32:18 DEBUG unit.oai-hss/0.install checking whether setsockopt is declared without a macro... (cached) yes unit-oai-hss-0: 12:32:18 DEBUG unit.oai-hss/0.install checking whether shutdown is declared without a macro... (cached) yes unit-oai-hss-0: 12:32:18 DEBUG unit.oai-hss/0.install checking whether accept4 is declared without a macro... (cached) yes unit-oai-hss-0: 12:32:18 DEBUG unit.oai-hss/0.install checking for nlink_t... (cached) yes unit-oai-hss-0: 12:32:19 DEBUG unit.oai-hss/0.install checking whether fchmodat is declared without a macro... (cached) yes unit-oai-hss-0: 12:32:19 DEBUG unit.oai-hss/0.install checking whether fstat is declared without a macro... (cached) yes unit-oai-hss-0: 12:32:19 DEBUG unit.oai-hss/0.install checking whether fstatat is declared without a macro... (cached) yes unit-oai-hss-0: 12:32:19 DEBUG unit.oai-hss/0.install checking whether futimens is declared without a macro... (cached) yes unit-oai-hss-0: 12:32:19 DEBUG unit.oai-hss/0.install checking whether lchmod is declared without a macro... (cached) yes unit-oai-hss-0: 12:32:19 DEBUG unit.oai-hss/0.install checking whether lstat is declared without a macro... (cached) yes unit-oai-hss-0: 12:32:19 DEBUG unit.oai-hss/0.install checking whether mkdirat is declared without a macro... (cached) yes unit-oai-hss-0: 12:32:19 DEBUG unit.oai-hss/0.install checking whether mkfifo is declared without a macro... (cached) yes unit-oai-hss-0: 12:32:19 DEBUG unit.oai-hss/0.install checking whether mkfifoat is declared without a macro... (cached) yes unit-oai-hss-0: 12:32:19 DEBUG unit.oai-hss/0.install checking whether mknod is declared without a macro... (cached) yes unit-oai-hss-0: 12:32:19 DEBUG unit.oai-hss/0.install checking whether mknodat is declared without a macro... (cached) yes unit-oai-hss-0: 12:32:19 DEBUG unit.oai-hss/0.install checking whether stat is declared without a macro... (cached) yes unit-oai-hss-0: 12:32:19 DEBUG unit.oai-hss/0.install checking whether utimensat is declared without a macro... (cached) yes unit-oai-hss-0: 12:32:19 DEBUG unit.oai-hss/0.install checking whether localtime_r is declared... yes unit-oai-hss-0: 12:32:19 DEBUG unit.oai-hss/0.install checking whether localtime_r is compatible with its POSIX signature... yes unit-oai-hss-0: 12:32:19 DEBUG unit.oai-hss/0.install checking for library containing timer_settime... -lrt unit-oai-hss-0: 12:32:19 DEBUG unit.oai-hss/0.install checking for timer_settime... yes unit-oai-hss-0: 12:32:19 DEBUG unit.oai-hss/0.install checking whether chdir is declared without a macro... yes unit-oai-hss-0: 12:32:19 DEBUG unit.oai-hss/0.install checking whether chown is declared without a macro... yes unit-oai-hss-0: 12:32:19 DEBUG unit.oai-hss/0.install checking whether dup is declared without a macro... yes unit-oai-hss-0: 12:32:19 DEBUG unit.oai-hss/0.install checking whether dup2 is declared without a macro... yes unit-oai-hss-0: 12:32:19 DEBUG unit.oai-hss/0.install checking whether dup3 is declared without a macro... yes unit-oai-hss-0: 12:32:19 DEBUG unit.oai-hss/0.install checking whether environ is declared without a macro... yes unit-oai-hss-0: 12:32:19 DEBUG unit.oai-hss/0.install checking whether euidaccess is declared without a macro... yes unit-oai-hss-0: 12:32:19 DEBUG unit.oai-hss/0.install checking whether faccessat is declared without a macro... yes unit-oai-hss-0: 12:32:19 DEBUG unit.oai-hss/0.install checking whether fchdir is declared without a macro... yes unit-oai-hss-0: 12:32:19 DEBUG unit.oai-hss/0.install checking whether fchownat is declared without a macro... yes unit-oai-hss-0: 12:32:19 DEBUG unit.oai-hss/0.install checking whether fdatasync is declared without a macro... yes unit-oai-hss-0: 12:32:19 DEBUG unit.oai-hss/0.install checking whether fsync is declared without a macro... yes unit-oai-hss-0: 12:32:19 DEBUG unit.oai-hss/0.install checking whether ftruncate is declared without a macro... yes unit-oai-hss-0: 12:32:19 DEBUG unit.oai-hss/0.install checking whether getcwd is declared without a macro... yes unit-oai-hss-0: 12:32:19 DEBUG unit.oai-hss/0.install checking whether getdomainname is declared without a macro... yes unit-oai-hss-0: 12:32:19 DEBUG unit.oai-hss/0.install checking whether getdtablesize is declared without a macro... yes unit-oai-hss-0: 12:32:19 DEBUG unit.oai-hss/0.install checking whether getgroups is declared without a macro... yes unit-oai-hss-0: 12:32:19 DEBUG unit.oai-hss/0.install checking whether gethostname is declared without a macro... yes unit-oai-hss-0: 12:32:19 DEBUG unit.oai-hss/0.install checking whether getlogin is declared without a macro... yes unit-oai-hss-0: 12:32:19 DEBUG unit.oai-hss/0.install checking whether getlogin_r is declared without a macro... yes unit-oai-hss-0: 12:32:19 DEBUG unit.oai-hss/0.install checking whether getpagesize is declared without a macro... yes unit-oai-hss-0: 12:32:19 DEBUG unit.oai-hss/0.install checking whether getusershell is declared without a macro... yes unit-oai-hss-0: 12:32:19 DEBUG unit.oai-hss/0.install checking whether setusershell is declared without a macro... yes unit-oai-hss-0: 12:32:19 DEBUG unit.oai-hss/0.install checking whether endusershell is declared without a macro... yes unit-oai-hss-0: 12:32:19 DEBUG unit.oai-hss/0.install checking whether group_member is declared without a macro... yes unit-oai-hss-0: 12:32:19 DEBUG unit.oai-hss/0.install checking whether isatty is declared without a macro... yes unit-oai-hss-0: 12:32:19 DEBUG unit.oai-hss/0.install checking whether lchown is declared without a macro... yes unit-oai-hss-0: 12:32:19 DEBUG unit.oai-hss/0.install checking whether link is declared without a macro... yes unit-oai-hss-0: 12:32:19 DEBUG unit.oai-hss/0.install checking whether linkat is declared without a macro... yes unit-oai-hss-0: 12:32:19 DEBUG unit.oai-hss/0.install checking whether lseek is declared without a macro... yes unit-oai-hss-0: 12:32:20 DEBUG unit.oai-hss/0.install checking whether pipe is declared without a macro... yes unit-oai-hss-0: 12:32:20 DEBUG unit.oai-hss/0.install checking whether pipe2 is declared without a macro... yes unit-oai-hss-0: 12:32:20 DEBUG unit.oai-hss/0.install checking whether pread is declared without a macro... yes unit-oai-hss-0: 12:32:20 DEBUG unit.oai-hss/0.install checking whether pwrite is declared without a macro... yes unit-oai-hss-0: 12:32:20 DEBUG unit.oai-hss/0.install checking whether readlink is declared without a macro... yes unit-oai-hss-0: 12:32:20 DEBUG unit.oai-hss/0.install checking whether readlinkat is declared without a macro... yes unit-oai-hss-0: 12:32:20 DEBUG unit.oai-hss/0.install checking whether rmdir is declared without a macro... yes unit-oai-hss-0: 12:32:20 DEBUG unit.oai-hss/0.install checking whether sethostname is declared without a macro... yes unit-oai-hss-0: 12:32:20 DEBUG unit.oai-hss/0.install checking whether sleep is declared without a macro... yes unit-oai-hss-0: 12:32:20 DEBUG unit.oai-hss/0.install checking whether symlink is declared without a macro... yes unit-oai-hss-0: 12:32:20 DEBUG unit.oai-hss/0.install checking whether symlinkat is declared without a macro... yes unit-oai-hss-0: 12:32:20 DEBUG unit.oai-hss/0.install checking whether ttyname_r is declared without a macro... yes unit-oai-hss-0: 12:32:20 DEBUG unit.oai-hss/0.install checking whether unlink is declared without a macro... yes unit-oai-hss-0: 12:32:20 DEBUG unit.oai-hss/0.install checking whether unlinkat is declared without a macro... yes unit-oai-hss-0: 12:32:20 DEBUG unit.oai-hss/0.install checking whether usleep is declared without a macro... yes unit-oai-hss-0: 12:32:20 DEBUG unit.oai-hss/0.install checking for valgrind... no unit-oai-hss-0: 12:32:20 DEBUG unit.oai-hss/0.install checking whether self tests are run under valgrind... no unit-oai-hss-0: 12:32:20 DEBUG unit.oai-hss/0.install checking for ptrdiff_t... yes unit-oai-hss-0: 12:32:20 DEBUG unit.oai-hss/0.install checking for vasprintf... yes unit-oai-hss-0: 12:32:20 DEBUG unit.oai-hss/0.install checking for ptrdiff_t... (cached) yes unit-oai-hss-0: 12:32:20 DEBUG unit.oai-hss/0.install checking for vsnprintf... yes unit-oai-hss-0: 12:32:20 DEBUG unit.oai-hss/0.install checking whether snprintf respects a size of 1... (cached) yes unit-oai-hss-0: 12:32:20 DEBUG unit.oai-hss/0.install checking whether printf supports POSIX/XSI format strings with positions... (cached) yes unit-oai-hss-0: 12:32:20 DEBUG unit.oai-hss/0.install checking whether btowc is declared without a macro... yes unit-oai-hss-0: 12:32:20 DEBUG unit.oai-hss/0.install checking whether wctob is declared without a macro... yes unit-oai-hss-0: 12:32:20 DEBUG unit.oai-hss/0.install checking whether mbsinit is declared without a macro... yes unit-oai-hss-0: 12:32:20 DEBUG unit.oai-hss/0.install checking whether mbrtowc is declared without a macro... yes unit-oai-hss-0: 12:32:20 DEBUG unit.oai-hss/0.install checking whether mbrlen is declared without a macro... yes unit-oai-hss-0: 12:32:20 DEBUG unit.oai-hss/0.install checking whether mbsrtowcs is declared without a macro... yes unit-oai-hss-0: 12:32:20 DEBUG unit.oai-hss/0.install checking whether mbsnrtowcs is declared without a macro... yes unit-oai-hss-0: 12:32:20 DEBUG unit.oai-hss/0.install checking whether wcrtomb is declared without a macro... yes unit-oai-hss-0: 12:32:20 DEBUG unit.oai-hss/0.install checking whether wcsrtombs is declared without a macro... yes unit-oai-hss-0: 12:32:20 DEBUG unit.oai-hss/0.install checking whether wcsnrtombs is declared without a macro... yes unit-oai-hss-0: 12:32:20 DEBUG unit.oai-hss/0.install checking whether wcwidth is declared without a macro... yes unit-oai-hss-0: 12:32:20 DEBUG unit.oai-hss/0.install checking whether wmemchr is declared without a macro... yes unit-oai-hss-0: 12:32:20 DEBUG unit.oai-hss/0.install checking whether wmemcmp is declared without a macro... yes unit-oai-hss-0: 12:32:20 DEBUG unit.oai-hss/0.install checking whether wmemcpy is declared without a macro... yes unit-oai-hss-0: 12:32:20 DEBUG unit.oai-hss/0.install checking whether wmemmove is declared without a macro... yes unit-oai-hss-0: 12:32:20 DEBUG unit.oai-hss/0.install checking whether wmemset is declared without a macro... yes unit-oai-hss-0: 12:32:20 DEBUG unit.oai-hss/0.install checking whether wcslen is declared without a macro... yes unit-oai-hss-0: 12:32:20 DEBUG unit.oai-hss/0.install checking whether wcsnlen is declared without a macro... yes unit-oai-hss-0: 12:32:21 DEBUG unit.oai-hss/0.install checking whether wcscpy is declared without a macro... yes unit-oai-hss-0: 12:32:21 DEBUG unit.oai-hss/0.install checking whether wcpcpy is declared without a macro... yes unit-oai-hss-0: 12:32:21 DEBUG unit.oai-hss/0.install checking whether wcsncpy is declared without a macro... yes unit-oai-hss-0: 12:32:21 DEBUG unit.oai-hss/0.install checking whether wcpncpy is declared without a macro... yes unit-oai-hss-0: 12:32:21 DEBUG unit.oai-hss/0.install checking whether wcscat is declared without a macro... yes unit-oai-hss-0: 12:32:21 DEBUG unit.oai-hss/0.install checking whether wcsncat is declared without a macro... yes unit-oai-hss-0: 12:32:21 DEBUG unit.oai-hss/0.install checking whether wcscmp is declared without a macro... yes unit-oai-hss-0: 12:32:21 DEBUG unit.oai-hss/0.install checking whether wcsncmp is declared without a macro... yes unit-oai-hss-0: 12:32:21 DEBUG unit.oai-hss/0.install checking whether wcscasecmp is declared without a macro... yes unit-oai-hss-0: 12:32:21 DEBUG unit.oai-hss/0.install checking whether wcsncasecmp is declared without a macro... yes unit-oai-hss-0: 12:32:21 DEBUG unit.oai-hss/0.install checking whether wcscoll is declared without a macro... yes unit-oai-hss-0: 12:32:21 DEBUG unit.oai-hss/0.install checking whether wcsxfrm is declared without a macro... yes unit-oai-hss-0: 12:32:21 DEBUG unit.oai-hss/0.install checking whether wcsdup is declared without a macro... yes unit-oai-hss-0: 12:32:21 DEBUG unit.oai-hss/0.install checking whether wcschr is declared without a macro... yes unit-oai-hss-0: 12:32:21 DEBUG unit.oai-hss/0.install checking whether wcsrchr is declared without a macro... yes unit-oai-hss-0: 12:32:21 DEBUG unit.oai-hss/0.install checking whether wcscspn is declared without a macro... yes unit-oai-hss-0: 12:32:21 DEBUG unit.oai-hss/0.install checking whether wcsspn is declared without a macro... yes unit-oai-hss-0: 12:32:21 DEBUG unit.oai-hss/0.install checking whether wcspbrk is declared without a macro... yes unit-oai-hss-0: 12:32:21 DEBUG unit.oai-hss/0.install checking whether wcsstr is declared without a macro... yes unit-oai-hss-0: 12:32:21 DEBUG unit.oai-hss/0.install checking whether wcstok is declared without a macro... yes unit-oai-hss-0: 12:32:21 DEBUG unit.oai-hss/0.install checking whether wcswidth is declared without a macro... yes unit-oai-hss-0: 12:32:21 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 12:32:21 DEBUG unit.oai-hss/0.install checking for a traditional french locale... none unit-oai-hss-0: 12:32:21 DEBUG unit.oai-hss/0.install checking for a turkish Unicode locale... none unit-oai-hss-0: 12:32:21 DEBUG unit.oai-hss/0.install checking whether fcntl is declared without a macro... yes unit-oai-hss-0: 12:32:21 DEBUG unit.oai-hss/0.install checking whether openat is declared without a macro... yes unit-oai-hss-0: 12:32:21 DEBUG unit.oai-hss/0.install checking whether fdopen sets errno... yes unit-oai-hss-0: 12:32:21 DEBUG unit.oai-hss/0.install checking whether getdtablesize works... yes unit-oai-hss-0: 12:32:21 DEBUG unit.oai-hss/0.install checking for getpagesize... yes unit-oai-hss-0: 12:32:21 DEBUG unit.oai-hss/0.install checking whether getpagesize is declared... (cached) yes unit-oai-hss-0: 12:32:21 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 12:32:21 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 12:32:21 DEBUG unit.oai-hss/0.install checking whether INT32_MAX < INTMAX_MAX... yes unit-oai-hss-0: 12:32:21 DEBUG unit.oai-hss/0.install checking whether INT64_MAX == LONG_MAX... yes unit-oai-hss-0: 12:32:21 DEBUG unit.oai-hss/0.install checking whether UINT32_MAX < UINTMAX_MAX... yes unit-oai-hss-0: 12:32:21 DEBUG unit.oai-hss/0.install checking whether UINT64_MAX == ULONG_MAX... yes unit-oai-hss-0: 12:32:21 DEBUG unit.oai-hss/0.install checking for ioctl... yes unit-oai-hss-0: 12:32:21 DEBUG unit.oai-hss/0.install checking for ioctl with POSIX signature... no unit-oai-hss-0: 12:32:21 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:32:21 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:32:21 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:32:22 DEBUG unit.oai-hss/0.install checking whether locale.h conforms to POSIX:2001... yes unit-oai-hss-0: 12:32:22 DEBUG unit.oai-hss/0.install checking whether locale.h defines locale_t... yes unit-oai-hss-0: 12:32:22 DEBUG unit.oai-hss/0.install checking whether struct lconv is properly defined... yes unit-oai-hss-0: 12:32:22 DEBUG unit.oai-hss/0.install checking whether setlocale is declared without a macro... yes unit-oai-hss-0: 12:32:22 DEBUG unit.oai-hss/0.install checking whether duplocale is declared without a macro... yes unit-oai-hss-0: 12:32:22 DEBUG unit.oai-hss/0.install checking for setlocale... yes unit-oai-hss-0: 12:32:22 DEBUG unit.oai-hss/0.install checking for uselocale... yes unit-oai-hss-0: 12:32:22 DEBUG unit.oai-hss/0.install checking for pthread_rwlock_t... yes unit-oai-hss-0: 12:32:22 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 12:32:22 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 12:32:22 DEBUG unit.oai-hss/0.install checking whether open recognizes a trailing slash... yes unit-oai-hss-0: 12:32:22 DEBUG unit.oai-hss/0.install checking whether perror matches strerror... yes unit-oai-hss-0: 12:32:22 DEBUG unit.oai-hss/0.install checking for putenv compatible with GNU and SVID... yes unit-oai-hss-0: 12:32:22 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 12:32:22 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 12:32:22 DEBUG unit.oai-hss/0.install checking whether setenv validates arguments... yes unit-oai-hss-0: 12:32:22 DEBUG unit.oai-hss/0.install checking for a traditional french locale... (cached) none unit-oai-hss-0: 12:32:22 DEBUG unit.oai-hss/0.install checking for a french Unicode locale... none unit-oai-hss-0: 12:32:22 DEBUG unit.oai-hss/0.install checking for a traditional japanese locale... none unit-oai-hss-0: 12:32:22 DEBUG unit.oai-hss/0.install checking for a transitional chinese locale... none unit-oai-hss-0: 12:32:22 DEBUG unit.oai-hss/0.install checking whether stat handles trailing slashes on directories... yes unit-oai-hss-0: 12:32:22 DEBUG unit.oai-hss/0.install checking whether stat handles trailing slashes on files... yes unit-oai-hss-0: 12:32:22 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 12:32:22 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 12:32:22 DEBUG unit.oai-hss/0.install checking whether symlink handles trailing slash correctly... yes unit-oai-hss-0: 12:32:22 DEBUG unit.oai-hss/0.install checking whether declares ioctl... yes unit-oai-hss-0: 12:32:22 DEBUG unit.oai-hss/0.install checking whether ioctl is declared without a macro... yes unit-oai-hss-0: 12:32:22 DEBUG unit.oai-hss/0.install checking for unsetenv... yes unit-oai-hss-0: 12:32:22 DEBUG unit.oai-hss/0.install checking for unsetenv() return type... int unit-oai-hss-0: 12:32:22 DEBUG unit.oai-hss/0.install checking whether unsetenv obeys POSIX... yes unit-oai-hss-0: 12:32:22 DEBUG unit.oai-hss/0.install checking for valgrind... no unit-oai-hss-0: 12:32:22 DEBUG unit.oai-hss/0.install checking whether self tests are run under valgrind... no unit-oai-hss-0: 12:32:22 DEBUG unit.oai-hss/0.install checking whether ln -s works... yes unit-oai-hss-0: 12:32:22 DEBUG unit.oai-hss/0.install checking how to print strings... printf unit-oai-hss-0: 12:32:22 DEBUG unit.oai-hss/0.install checking for a sed that does not truncate output... /bin/sed unit-oai-hss-0: 12:32:22 DEBUG unit.oai-hss/0.install checking for fgrep... /bin/grep -F unit-oai-hss-0: 12:32:22 DEBUG unit.oai-hss/0.install checking for ld used by gcc -std=gnu99... /usr/bin/ld unit-oai-hss-0: 12:32:22 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 12:32:22 DEBUG unit.oai-hss/0.install checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B unit-oai-hss-0: 12:32:22 DEBUG unit.oai-hss/0.install checking the name lister (/usr/bin/nm -B) interface... BSD nm unit-oai-hss-0: 12:32:22 DEBUG unit.oai-hss/0.install checking the maximum length of command line arguments... 1572864 unit-oai-hss-0: 12:32:22 DEBUG unit.oai-hss/0.install checking whether the shell understands some XSI constructs... yes unit-oai-hss-0: 12:32:22 DEBUG unit.oai-hss/0.install checking whether the shell understands "+="... yes unit-oai-hss-0: 12:32:22 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:32:22 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:32:22 DEBUG unit.oai-hss/0.install checking for /usr/bin/ld option to reload object files... -r unit-oai-hss-0: 12:32:22 DEBUG unit.oai-hss/0.install checking for objdump... objdump unit-oai-hss-0: 12:32:22 DEBUG unit.oai-hss/0.install checking how to recognize dependent libraries... pass_all unit-oai-hss-0: 12:32:22 DEBUG unit.oai-hss/0.install checking for dlltool... dlltool unit-oai-hss-0: 12:32:22 DEBUG unit.oai-hss/0.install checking how to associate runtime and link libraries... printf %s\n unit-oai-hss-0: 12:32:22 DEBUG unit.oai-hss/0.install checking for archiver @FILE support... @ unit-oai-hss-0: 12:32:22 DEBUG unit.oai-hss/0.install checking for strip... strip unit-oai-hss-0: 12:32:22 DEBUG unit.oai-hss/0.install checking for ranlib... (cached) ranlib unit-oai-hss-0: 12:32:22 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:32:22 DEBUG unit.oai-hss/0.install checking for sysroot... no unit-oai-hss-0: 12:32:22 DEBUG unit.oai-hss/0.install checking for mt... mt unit-oai-hss-0: 12:32:22 DEBUG unit.oai-hss/0.install checking if mt is a manifest tool... no unit-oai-hss-0: 12:32:22 DEBUG unit.oai-hss/0.install checking for dlfcn.h... yes unit-oai-hss-0: 12:32:22 DEBUG unit.oai-hss/0.install checking for objdir... .libs unit-oai-hss-0: 12:32:22 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no unit-oai-hss-0: 12:32:22 DEBUG unit.oai-hss/0.install checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 static flag -static works... yes unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -c -o file.o... yes unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes unit-oai-hss-0: 12:32:23 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:32:23 DEBUG unit.oai-hss/0.install checking whether -lc should be explicitly linked in... no unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install checking dynamic linker characteristics... GNU/Linux ld.so unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install checking how to hardcode library paths into programs... immediate unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install checking whether stripping libraries is possible... yes unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install checking if libtool supports shared libraries... yes unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install checking whether to build shared libraries... yes unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install checking whether to build static libraries... yes unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install checking how to run the C++ preprocessor... g++ -E unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install checking for ld used by g++... /usr/bin/ld -m elf_x86_64 unit-oai-hss-0: 12:32:23 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:32:23 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:32:23 DEBUG unit.oai-hss/0.install checking for g++ option to produce PIC... -fPIC -DPIC unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install checking if g++ PIC flag -fPIC -DPIC works... yes unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install checking if g++ static flag -static works... yes unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install checking if g++ supports -c -o file.o... yes unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install checking if g++ supports -c -o file.o... (cached) yes unit-oai-hss-0: 12:32:23 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:32:23 DEBUG unit.oai-hss/0.install checking dynamic linker characteristics... (cached) GNU/Linux ld.so unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install checking how to hardcode library paths into programs... immediate unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install checking for fork... yes unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install checking for getrusage... yes unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install checking for getpwuid_r... yes unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install checking for daemon... yes unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install checking for getpid... yes unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install checking for libpthread... yes unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install checking how to link with libpthread... -lpthread unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install checking whether to build libdane... yes unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install checking for unbound library... no unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install *** libunbound was not found. Libdane will not be built. unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install checking for P11_KIT... yes unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install checking for tss library... yes unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install checking for dirent.h that defines DIR... yes unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install checking for library containing opendir... none required unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install checking for sys/mman.h... (cached) yes unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install checking for sys/param.h... (cached) yes unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install checking sys/poll.h usability... yes unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install checking sys/poll.h presence... yes unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install checking for sys/poll.h... yes unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install checking sys/procset.h usability... no unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install checking sys/procset.h presence... no unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install checking for sys/procset.h... no unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install checking for sys/socket.h... (cached) yes unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install checking sys/stropts.h usability... yes unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install checking sys/stropts.h presence... yes unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install checking for sys/stropts.h... yes unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install checking for sys/time.h... (cached) yes unit-oai-hss-0: 12:32:24 DEBUG unit.oai-hss/0.install checking sys/un.h usability... yes unit-oai-hss-0: 12:32:24 DEBUG unit.oai-hss/0.install checking sys/un.h presence... yes unit-oai-hss-0: 12:32:24 DEBUG unit.oai-hss/0.install checking for sys/un.h... yes unit-oai-hss-0: 12:32:24 DEBUG unit.oai-hss/0.install checking for sys/wait.h... (cached) yes unit-oai-hss-0: 12:32:24 DEBUG unit.oai-hss/0.install checking for dlfcn.h... (cached) yes unit-oai-hss-0: 12:32:24 DEBUG unit.oai-hss/0.install checking errno.h usability... yes unit-oai-hss-0: 12:32:24 DEBUG unit.oai-hss/0.install checking errno.h presence... yes unit-oai-hss-0: 12:32:24 DEBUG unit.oai-hss/0.install checking for errno.h... yes unit-oai-hss-0: 12:32:24 DEBUG unit.oai-hss/0.install checking fcntl.h usability... yes unit-oai-hss-0: 12:32:24 DEBUG unit.oai-hss/0.install checking fcntl.h presence... yes unit-oai-hss-0: 12:32:24 DEBUG unit.oai-hss/0.install checking for fcntl.h... yes unit-oai-hss-0: 12:32:24 DEBUG unit.oai-hss/0.install checking libgen.h usability... yes unit-oai-hss-0: 12:32:24 DEBUG unit.oai-hss/0.install checking libgen.h presence... yes unit-oai-hss-0: 12:32:24 DEBUG unit.oai-hss/0.install checking for libgen.h... yes unit-oai-hss-0: 12:32:24 DEBUG unit.oai-hss/0.install checking libintl.h usability... yes unit-oai-hss-0: 12:32:24 DEBUG unit.oai-hss/0.install checking libintl.h presence... yes unit-oai-hss-0: 12:32:24 DEBUG unit.oai-hss/0.install checking for libintl.h... yes unit-oai-hss-0: 12:32:24 DEBUG unit.oai-hss/0.install checking for memory.h... (cached) yes unit-oai-hss-0: 12:32:24 DEBUG unit.oai-hss/0.install checking for netinet/in.h... (cached) yes unit-oai-hss-0: 12:32:24 DEBUG unit.oai-hss/0.install checking setjmp.h usability... yes unit-oai-hss-0: 12:32:24 DEBUG unit.oai-hss/0.install checking setjmp.h presence... yes unit-oai-hss-0: 12:32:24 DEBUG unit.oai-hss/0.install checking for setjmp.h... yes unit-oai-hss-0: 12:32:24 DEBUG unit.oai-hss/0.install checking for stdbool.h... (cached) yes unit-oai-hss-0: 12:32:24 DEBUG unit.oai-hss/0.install checking for sysexits.h... (cached) yes unit-oai-hss-0: 12:32:24 DEBUG unit.oai-hss/0.install checking for unistd.h... (cached) yes unit-oai-hss-0: 12:32:24 DEBUG unit.oai-hss/0.install checking utime.h usability... yes unit-oai-hss-0: 12:32:24 DEBUG unit.oai-hss/0.install checking utime.h presence... yes unit-oai-hss-0: 12:32:24 DEBUG unit.oai-hss/0.install checking for utime.h... yes unit-oai-hss-0: 12:32:24 DEBUG unit.oai-hss/0.install checking stdarg.h usability... yes unit-oai-hss-0: 12:32:24 DEBUG unit.oai-hss/0.install checking stdarg.h presence... yes unit-oai-hss-0: 12:32:24 DEBUG unit.oai-hss/0.install checking for stdarg.h... yes unit-oai-hss-0: 12:32:24 DEBUG unit.oai-hss/0.install checking for string.h... (cached) yes unit-oai-hss-0: 12:32:24 DEBUG unit.oai-hss/0.install checking limits.h usability... yes unit-oai-hss-0: 12:32:24 DEBUG unit.oai-hss/0.install checking limits.h presence... yes unit-oai-hss-0: 12:32:24 DEBUG unit.oai-hss/0.install checking for limits.h... yes unit-oai-hss-0: 12:32:24 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 12:32:24 DEBUG unit.oai-hss/0.install checking for runetype.h... no unit-oai-hss-0: 12:32:24 DEBUG unit.oai-hss/0.install checking for wchar.h... (cached) yes unit-oai-hss-0: 12:32:24 DEBUG unit.oai-hss/0.install checking for wchar_t... yes unit-oai-hss-0: 12:32:24 DEBUG unit.oai-hss/0.install checking for wint_t... yes unit-oai-hss-0: 12:32:24 DEBUG unit.oai-hss/0.install checking for int8_t... yes unit-oai-hss-0: 12:32:24 DEBUG unit.oai-hss/0.install checking for uint8_t... yes unit-oai-hss-0: 12:32:24 DEBUG unit.oai-hss/0.install checking for int16_t... yes unit-oai-hss-0: 12:32:24 DEBUG unit.oai-hss/0.install checking for uint16_t... yes unit-oai-hss-0: 12:32:24 DEBUG unit.oai-hss/0.install checking for int32_t... yes unit-oai-hss-0: 12:32:25 DEBUG unit.oai-hss/0.install checking for uint32_t... yes unit-oai-hss-0: 12:32:25 DEBUG unit.oai-hss/0.install checking for intptr_t... yes unit-oai-hss-0: 12:32:25 DEBUG unit.oai-hss/0.install checking for uintptr_t... yes unit-oai-hss-0: 12:32:25 DEBUG unit.oai-hss/0.install checking for uint_t... no unit-oai-hss-0: 12:32:25 DEBUG unit.oai-hss/0.install checking for pid_t... (cached) yes unit-oai-hss-0: 12:32:25 DEBUG unit.oai-hss/0.install checking for size_t... (cached) yes unit-oai-hss-0: 12:32:25 DEBUG unit.oai-hss/0.install checking size of char*... 8 unit-oai-hss-0: 12:32:25 DEBUG unit.oai-hss/0.install checking size of int... (cached) 4 unit-oai-hss-0: 12:32:25 DEBUG unit.oai-hss/0.install checking size of long... (cached) 8 unit-oai-hss-0: 12:32:25 DEBUG unit.oai-hss/0.install checking size of short... 2 unit-oai-hss-0: 12:32:25 DEBUG unit.oai-hss/0.install checking for pathfind in -lgen... no unit-oai-hss-0: 12:32:25 DEBUG unit.oai-hss/0.install checking for gettext in -lintl... no unit-oai-hss-0: 12:32:25 DEBUG unit.oai-hss/0.install checking for vprintf... yes unit-oai-hss-0: 12:32:25 DEBUG unit.oai-hss/0.install checking for _doprnt... no unit-oai-hss-0: 12:32:25 DEBUG unit.oai-hss/0.install checking vfork.h usability... no unit-oai-hss-0: 12:32:25 DEBUG unit.oai-hss/0.install checking vfork.h presence... no unit-oai-hss-0: 12:32:25 DEBUG unit.oai-hss/0.install checking for vfork.h... no unit-oai-hss-0: 12:32:25 DEBUG unit.oai-hss/0.install checking for fork... (cached) yes unit-oai-hss-0: 12:32:25 DEBUG unit.oai-hss/0.install checking for vfork... yes unit-oai-hss-0: 12:32:25 DEBUG unit.oai-hss/0.install checking for working fork... yes unit-oai-hss-0: 12:32:25 DEBUG unit.oai-hss/0.install checking for working vfork... (cached) yes unit-oai-hss-0: 12:32:25 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 12:32:25 DEBUG unit.oai-hss/0.install checking for canonicalize_file_name... yes unit-oai-hss-0: 12:32:25 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 12:32:25 DEBUG unit.oai-hss/0.install checking for strdup... (cached) yes unit-oai-hss-0: 12:32:25 DEBUG unit.oai-hss/0.install checking for strchr... yes unit-oai-hss-0: 12:32:25 DEBUG unit.oai-hss/0.install checking for strrchr... yes unit-oai-hss-0: 12:32:25 DEBUG unit.oai-hss/0.install checking for strsignal... yes unit-oai-hss-0: 12:32:25 DEBUG unit.oai-hss/0.install checking for fchmod... yes unit-oai-hss-0: 12:32:25 DEBUG unit.oai-hss/0.install checking for fstat... yes unit-oai-hss-0: 12:32:25 DEBUG unit.oai-hss/0.install checking for chmod... yes unit-oai-hss-0: 12:32:25 DEBUG unit.oai-hss/0.install checking for a sed that does not truncate output... (cached) /bin/sed unit-oai-hss-0: 12:32:25 DEBUG unit.oai-hss/0.install configure: Using supplied libopts tearoff unit-oai-hss-0: 12:32:25 DEBUG unit.oai-hss/0.install checking whether a reg expr header is specified... no unit-oai-hss-0: 12:32:25 DEBUG unit.oai-hss/0.install checking whether with-libregex was specified... no unit-oai-hss-0: 12:32:25 DEBUG unit.oai-hss/0.install checking whether with-libregex-cflags was specified... no unit-oai-hss-0: 12:32:25 DEBUG unit.oai-hss/0.install checking whether with-libregex-libs was specified... no unit-oai-hss-0: 12:32:25 DEBUG unit.oai-hss/0.install checking whether libregex functions properly... yes unit-oai-hss-0: 12:32:25 DEBUG unit.oai-hss/0.install checking whether pathfind(3) works... no unit-oai-hss-0: 12:32:25 DEBUG unit.oai-hss/0.install checking whether /dev/zero is readable device... crw-rw-rw- 1 root root 1, 5 Jun 8 12:21 /dev/zero unit-oai-hss-0: 12:32:25 DEBUG unit.oai-hss/0.install checking whether we have a functional realpath(3C)... yes unit-oai-hss-0: 12:32:26 DEBUG unit.oai-hss/0.install checking whether strftime() works... yes unit-oai-hss-0: 12:32:26 DEBUG unit.oai-hss/0.install checking whether fopen accepts "b" mode... yes unit-oai-hss-0: 12:32:26 DEBUG unit.oai-hss/0.install checking whether fopen accepts "t" mode... yes unit-oai-hss-0: 12:32:26 DEBUG unit.oai-hss/0.install checking whether not wanting optional option args... yes unit-oai-hss-0: 12:32:26 DEBUG unit.oai-hss/0.install checking for ssize_t... yes unit-oai-hss-0: 12:32:26 DEBUG unit.oai-hss/0.install checking size of unsigned long int... 8 unit-oai-hss-0: 12:32:26 DEBUG unit.oai-hss/0.install checking size of unsigned int... 4 unit-oai-hss-0: 12:32:26 DEBUG unit.oai-hss/0.install checking whether to include zlib compression support... yes unit-oai-hss-0: 12:32:26 DEBUG unit.oai-hss/0.install checking for libz... yes unit-oai-hss-0: 12:32:26 DEBUG unit.oai-hss/0.install checking how to link with libz... -lz unit-oai-hss-0: 12:32:26 DEBUG unit.oai-hss/0.install checking whether building Guile bindings... yes unit-oai-hss-0: 12:32:26 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 12:32:26 DEBUG unit.oai-hss/0.install *** Detecting GNU Guile... unit-oai-hss-0: 12:32:26 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:32:26 DEBUG unit.oai-hss/0.install checking for guile-snarf... no unit-oai-hss-0: 12:32:26 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:32:26 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 12:32:26 DEBUG unit.oai-hss/0.install *** Checking dependencies for crywrap... unit-oai-hss-0: 12:32:26 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:32:26 DEBUG unit.oai-hss/0.install checking for arpa/inet.h... (cached) yes unit-oai-hss-0: 12:32:26 DEBUG unit.oai-hss/0.install checking for netinet/in.h... (cached) yes unit-oai-hss-0: 12:32:26 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 12:32:26 DEBUG unit.oai-hss/0.install checking for sys/types.h... (cached) yes unit-oai-hss-0: 12:32:26 DEBUG unit.oai-hss/0.install checking for sys/wait.h... (cached) yes unit-oai-hss-0: 12:32:26 DEBUG unit.oai-hss/0.install checking return type of signal handlers... void unit-oai-hss-0: 12:32:26 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 12:32:26 DEBUG unit.oai-hss/0.install checking for sys/socket.h... (cached) yes unit-oai-hss-0: 12:32:26 DEBUG unit.oai-hss/0.install checking types of arguments for select... int,fd_set *,struct timeval * unit-oai-hss-0: 12:32:26 DEBUG unit.oai-hss/0.install checking for alarm... yes unit-oai-hss-0: 12:32:26 DEBUG unit.oai-hss/0.install checking for atexit... yes unit-oai-hss-0: 12:32:26 DEBUG unit.oai-hss/0.install checking for dup2... yes unit-oai-hss-0: 12:32:26 DEBUG unit.oai-hss/0.install checking for epoll_create... yes unit-oai-hss-0: 12:32:26 DEBUG unit.oai-hss/0.install checking for kqueue... no unit-oai-hss-0: 12:32:26 DEBUG unit.oai-hss/0.install checking for memchr... yes unit-oai-hss-0: 12:32:26 DEBUG unit.oai-hss/0.install checking for memset... yes unit-oai-hss-0: 12:32:26 DEBUG unit.oai-hss/0.install checking for munmap... yes unit-oai-hss-0: 12:32:26 DEBUG unit.oai-hss/0.install checking for putenv... yes unit-oai-hss-0: 12:32:26 DEBUG unit.oai-hss/0.install checking for regcomp... yes unit-oai-hss-0: 12:32:26 DEBUG unit.oai-hss/0.install checking for scandir... (cached) yes unit-oai-hss-0: 12:32:26 DEBUG unit.oai-hss/0.install checking for select... yes unit-oai-hss-0: 12:32:26 DEBUG unit.oai-hss/0.install checking for socket... yes unit-oai-hss-0: 12:32:26 DEBUG unit.oai-hss/0.install checking for strcasecmp... (cached) yes unit-oai-hss-0: 12:32:26 DEBUG unit.oai-hss/0.install checking for strchr... (cached) yes unit-oai-hss-0: 12:32:26 DEBUG unit.oai-hss/0.install checking for strdup... (cached) yes unit-oai-hss-0: 12:32:26 DEBUG unit.oai-hss/0.install checking for strerror... yes unit-oai-hss-0: 12:32:26 DEBUG unit.oai-hss/0.install checking for strncasecmp... (cached) yes unit-oai-hss-0: 12:32:26 DEBUG unit.oai-hss/0.install checking for strrchr... (cached) yes unit-oai-hss-0: 12:32:26 DEBUG unit.oai-hss/0.install checking for strstr... yes unit-oai-hss-0: 12:32:26 DEBUG unit.oai-hss/0.install checking for strtoul... yes unit-oai-hss-0: 12:32:27 DEBUG unit.oai-hss/0.install checking for uname... yes unit-oai-hss-0: 12:32:27 DEBUG unit.oai-hss/0.install checking for LIBIDN... yes unit-oai-hss-0: 12:32:27 DEBUG unit.oai-hss/0.install checking that generated files are newer than configure... done unit-oai-hss-0: 12:32:27 DEBUG unit.oai-hss/0.install configure: creating ./config.status unit-oai-hss-0: 12:32:27 DEBUG unit.oai-hss/0.install config.status: creating src/libopts/Makefile unit-oai-hss-0: 12:32:27 DEBUG unit.oai-hss/0.install config.status: creating guile/pre-inst-guile unit-oai-hss-0: 12:32:27 DEBUG unit.oai-hss/0.install config.status: creating Makefile unit-oai-hss-0: 12:32:27 DEBUG unit.oai-hss/0.install config.status: creating doc/Makefile unit-oai-hss-0: 12:32:27 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/Makefile unit-oai-hss-0: 12:32:27 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/openpgp/Makefile unit-oai-hss-0: 12:32:27 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/srp/Makefile unit-oai-hss-0: 12:32:27 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/x509/Makefile unit-oai-hss-0: 12:32:27 DEBUG unit.oai-hss/0.install config.status: creating doc/cyclo/Makefile unit-oai-hss-0: 12:32:27 DEBUG unit.oai-hss/0.install config.status: creating doc/doxygen/Doxyfile unit-oai-hss-0: 12:32:27 DEBUG unit.oai-hss/0.install config.status: creating doc/examples/Makefile unit-oai-hss-0: 12:32:27 DEBUG unit.oai-hss/0.install config.status: creating doc/latex/Makefile unit-oai-hss-0: 12:32:28 DEBUG unit.oai-hss/0.install config.status: creating doc/manpages/Makefile unit-oai-hss-0: 12:32:28 DEBUG unit.oai-hss/0.install config.status: creating doc/reference/Makefile unit-oai-hss-0: 12:32:28 DEBUG unit.oai-hss/0.install config.status: creating doc/reference/version.xml unit-oai-hss-0: 12:32:28 DEBUG unit.oai-hss/0.install config.status: creating doc/scripts/Makefile unit-oai-hss-0: 12:32:28 DEBUG unit.oai-hss/0.install config.status: creating extra/Makefile unit-oai-hss-0: 12:32:28 DEBUG unit.oai-hss/0.install config.status: creating extra/includes/Makefile unit-oai-hss-0: 12:32:28 DEBUG unit.oai-hss/0.install config.status: creating libdane/Makefile unit-oai-hss-0: 12:32:28 DEBUG unit.oai-hss/0.install config.status: creating libdane/includes/Makefile unit-oai-hss-0: 12:32:28 DEBUG unit.oai-hss/0.install config.status: creating libdane/gnutls-dane.pc unit-oai-hss-0: 12:32:28 DEBUG unit.oai-hss/0.install config.status: creating gl/Makefile unit-oai-hss-0: 12:32:28 DEBUG unit.oai-hss/0.install config.status: creating gl/tests/Makefile unit-oai-hss-0: 12:32:28 DEBUG unit.oai-hss/0.install config.status: creating guile/Makefile unit-oai-hss-0: 12:32:28 DEBUG unit.oai-hss/0.install config.status: creating guile/modules/Makefile unit-oai-hss-0: 12:32:28 DEBUG unit.oai-hss/0.install config.status: creating guile/src/Makefile unit-oai-hss-0: 12:32:28 DEBUG unit.oai-hss/0.install config.status: creating guile/tests/Makefile unit-oai-hss-0: 12:32:28 DEBUG unit.oai-hss/0.install config.status: creating lib/Makefile unit-oai-hss-0: 12:32:28 DEBUG unit.oai-hss/0.install config.status: creating lib/accelerated/Makefile unit-oai-hss-0: 12:32:28 DEBUG unit.oai-hss/0.install config.status: creating lib/accelerated/x86/Makefile unit-oai-hss-0: 12:32:28 DEBUG unit.oai-hss/0.install config.status: creating lib/algorithms/Makefile unit-oai-hss-0: 12:32:28 DEBUG unit.oai-hss/0.install config.status: creating lib/auth/Makefile unit-oai-hss-0: 12:32:28 DEBUG unit.oai-hss/0.install config.status: creating lib/ext/Makefile unit-oai-hss-0: 12:32:28 DEBUG unit.oai-hss/0.install config.status: creating lib/extras/Makefile unit-oai-hss-0: 12:32:28 DEBUG unit.oai-hss/0.install config.status: creating lib/gnutls.pc unit-oai-hss-0: 12:32:28 DEBUG unit.oai-hss/0.install config.status: creating lib/includes/Makefile unit-oai-hss-0: 12:32:28 DEBUG unit.oai-hss/0.install config.status: creating lib/includes/gnutls/gnutls.h unit-oai-hss-0: 12:32:28 DEBUG unit.oai-hss/0.install config.status: creating lib/minitasn1/Makefile unit-oai-hss-0: 12:32:28 DEBUG unit.oai-hss/0.install config.status: creating lib/nettle/Makefile unit-oai-hss-0: 12:32:28 DEBUG unit.oai-hss/0.install config.status: creating lib/opencdk/Makefile unit-oai-hss-0: 12:32:28 DEBUG unit.oai-hss/0.install config.status: creating lib/openpgp/Makefile unit-oai-hss-0: 12:32:28 DEBUG unit.oai-hss/0.install config.status: creating lib/x509/Makefile unit-oai-hss-0: 12:32:28 DEBUG unit.oai-hss/0.install config.status: creating po/Makefile.in unit-oai-hss-0: 12:32:28 DEBUG unit.oai-hss/0.install config.status: creating src/Makefile unit-oai-hss-0: 12:32:28 DEBUG unit.oai-hss/0.install config.status: creating src/crywrap/Makefile unit-oai-hss-0: 12:32:28 DEBUG unit.oai-hss/0.install config.status: creating tests/Makefile unit-oai-hss-0: 12:32:28 DEBUG unit.oai-hss/0.install config.status: creating tests/cert-tests/Makefile unit-oai-hss-0: 12:32:28 DEBUG unit.oai-hss/0.install config.status: creating tests/dsa/Makefile unit-oai-hss-0: 12:32:28 DEBUG unit.oai-hss/0.install config.status: creating tests/dtls/Makefile unit-oai-hss-0: 12:32:28 DEBUG unit.oai-hss/0.install config.status: creating tests/srp/Makefile unit-oai-hss-0: 12:32:28 DEBUG unit.oai-hss/0.install config.status: creating tests/ecdsa/Makefile unit-oai-hss-0: 12:32:28 DEBUG unit.oai-hss/0.install config.status: creating tests/key-id/Makefile unit-oai-hss-0: 12:32:28 DEBUG unit.oai-hss/0.install config.status: creating tests/openpgp-certs/Makefile unit-oai-hss-0: 12:32:28 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs1-padding/Makefile unit-oai-hss-0: 12:32:28 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs12-decode/Makefile unit-oai-hss-0: 12:32:28 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs8-decode/Makefile unit-oai-hss-0: 12:32:28 DEBUG unit.oai-hss/0.install config.status: creating tests/rsa-md5-collision/Makefile unit-oai-hss-0: 12:32:28 DEBUG unit.oai-hss/0.install config.status: creating tests/safe-renegotiation/Makefile unit-oai-hss-0: 12:32:28 DEBUG unit.oai-hss/0.install config.status: creating tests/scripts/Makefile unit-oai-hss-0: 12:32:28 DEBUG unit.oai-hss/0.install config.status: creating tests/sha2/Makefile unit-oai-hss-0: 12:32:28 DEBUG unit.oai-hss/0.install config.status: creating tests/slow/Makefile unit-oai-hss-0: 12:32:28 DEBUG unit.oai-hss/0.install config.status: creating tests/suite/Makefile unit-oai-hss-0: 12:32:28 DEBUG unit.oai-hss/0.install config.status: creating tests/userid/Makefile unit-oai-hss-0: 12:32:28 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 12:32:28 DEBUG unit.oai-hss/0.install config.status: executing depfiles commands unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install config.status: executing po-directories commands unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install config.status: creating po/POTFILES unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install config.status: creating po/Makefile unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install config.status: executing libtool commands unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install configure: summary of build options: unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install version: 3.1.23 shared 49:3:21 unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install Host/Target system: x86_64-unknown-linux-gnu unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install Build system: x86_64-unknown-linux-gnu unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install Install prefix: /usr unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install Compiler: gcc -std=gnu99 unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install CFlags: -g -O2 unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install Library types: Shared=yes, Static=yes unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install configure: External hardware support: unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install /dev/crypto: no unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install Hardware accel: x86-64 unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install PKCS#11 support: yes unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install TPM support: yes unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install configure: Optional features: unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install (note that included applications might not compile properly unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install if features are disabled) unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install DTLS-SRTP support: yes unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install OCSP support: yes unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install OpenPGP support: yes unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install SRP support: yes unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install PSK support: yes unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install DHE support: yes unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install ECDHE support: yes unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install RSA-EXPORT support: yes unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install Anon auth support: yes unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install Heartbeat support: yes unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install configure: Optional applications: unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install crywrap app: yes unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install local libopts: yes unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install local libtasn1: no unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install configure: Optional libraries: unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install Guile wrappers: no unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install C++ library: yes unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install DANE library: no unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install OpenSSL compat: yes unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install configure: System files: unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install Trust store pkcs: unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install Trust store file: /etc/ssl/certs/ca-certificates.crt unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install Blacklist file: unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install CRL file: unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install DNSSEC root key file: /etc/unbound/root.key unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install *** The DNSSEC root key file in /etc/unbound/root.key was not found. unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install *** This file is needed for the verification of DNSSEC responses. unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install *** Use the command: unbound-anchor -a "/etc/unbound/root.key" unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install *** to generate or update it. unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install Compiling gnutls unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install Making all in gl unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install GEN alloca.h unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install GEN c++defs.h unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install GEN warn-on-use.h unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install GEN arg-nonnull.h unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install GEN unused-parameter.h unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install GEN sys/types.h unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install GEN sys/uio.h unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install GEN unistr.h unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install GEN unitypes.h unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install GEN wchar.h unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install GEN dirent.h unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install GEN arpa/inet.h unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install GEN getopt.h unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install GEN iconv.h unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install GEN math.h unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install GEN netdb.h unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install GEN signal.h unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install GEN stdio.h unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install GEN stdlib.h unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install GEN string.h unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install GEN strings.h unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install GEN sys/select.h unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install GEN sys/socket.h unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install GEN sys/stat.h unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install GEN time.h unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install GEN sys/time.h unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install GEN unistd.h unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install Making all in tests unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install GEN c++defs.h unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install GEN arg-nonnull.h unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install GEN warn-on-use.h unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install GEN unused-parameter.h unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install GEN fcntl.h unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install GEN inttypes.h unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install GEN locale.h unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install GEN sys/ioctl.h unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install Making all in . unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install make[6]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `all-am'. unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install make[6]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install CC argp-ba.lo unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install CC argp-eexst.lo unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install CC argp-fmtstream.lo unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install CC argp-fs-xinl.lo unit-oai-hss-0: 12:32:31 DEBUG unit.oai-hss/0.install CC argp-help.lo unit-oai-hss-0: 12:32:31 DEBUG unit.oai-hss/0.install CC argp-parse.lo unit-oai-hss-0: 12:32:31 DEBUG unit.oai-hss/0.install CC argp-pin.lo unit-oai-hss-0: 12:32:31 DEBUG unit.oai-hss/0.install CC argp-pv.lo unit-oai-hss-0: 12:32:31 DEBUG unit.oai-hss/0.install CC argp-pvh.lo unit-oai-hss-0: 12:32:31 DEBUG unit.oai-hss/0.install CC argp-xinl.lo unit-oai-hss-0: 12:32:31 DEBUG unit.oai-hss/0.install CC base64.lo unit-oai-hss-0: 12:32:31 DEBUG unit.oai-hss/0.install CC c-ctype.lo unit-oai-hss-0: 12:32:32 DEBUG unit.oai-hss/0.install CC c-strcasecmp.lo unit-oai-hss-0: 12:32:32 DEBUG unit.oai-hss/0.install CC c-strncasecmp.lo unit-oai-hss-0: 12:32:32 DEBUG unit.oai-hss/0.install CC dirname-lgpl.lo unit-oai-hss-0: 12:32:32 DEBUG unit.oai-hss/0.install CC basename-lgpl.lo unit-oai-hss-0: 12:32:32 DEBUG unit.oai-hss/0.install CC stripslash.lo unit-oai-hss-0: 12:32:32 DEBUG unit.oai-hss/0.install CC fd-hook.lo unit-oai-hss-0: 12:32:32 DEBUG unit.oai-hss/0.install CC gettime.lo unit-oai-hss-0: 12:32:33 DEBUG unit.oai-hss/0.install CC hash-pjw-bare.lo unit-oai-hss-0: 12:32:33 DEBUG unit.oai-hss/0.install CC math.lo unit-oai-hss-0: 12:32:33 DEBUG unit.oai-hss/0.install CC printf-frexp.lo unit-oai-hss-0: 12:32:33 DEBUG unit.oai-hss/0.install CC printf-frexpl.lo unit-oai-hss-0: 12:32:33 DEBUG unit.oai-hss/0.install CC progname.lo unit-oai-hss-0: 12:32:33 DEBUG unit.oai-hss/0.install CC read-file.lo unit-oai-hss-0: 12:32:33 DEBUG unit.oai-hss/0.install CC sockets.lo unit-oai-hss-0: 12:32:33 DEBUG unit.oai-hss/0.install CC sys_socket.lo unit-oai-hss-0: 12:32:33 DEBUG unit.oai-hss/0.install CC timespec.lo unit-oai-hss-0: 12:32:33 DEBUG unit.oai-hss/0.install CC u64.lo unit-oai-hss-0: 12:32:33 DEBUG unit.oai-hss/0.install CC unistd.lo unit-oai-hss-0: 12:32:33 DEBUG unit.oai-hss/0.install CC version-etc.lo unit-oai-hss-0: 12:32:34 DEBUG unit.oai-hss/0.install CC version-etc-fsf.lo unit-oai-hss-0: 12:32:34 DEBUG unit.oai-hss/0.install CC xsize.lo unit-oai-hss-0: 12:32:34 DEBUG unit.oai-hss/0.install CC asnprintf.lo unit-oai-hss-0: 12:32:34 DEBUG unit.oai-hss/0.install CC fseterr.lo unit-oai-hss-0: 12:32:34 DEBUG unit.oai-hss/0.install CC getopt.lo unit-oai-hss-0: 12:32:34 DEBUG unit.oai-hss/0.install CC getopt1.lo unit-oai-hss-0: 12:32:34 DEBUG unit.oai-hss/0.install CC isnanl.lo unit-oai-hss-0: 12:32:34 DEBUG unit.oai-hss/0.install CC printf-args.lo unit-oai-hss-0: 12:32:34 DEBUG unit.oai-hss/0.install CC printf-parse.lo unit-oai-hss-0: 12:32:34 DEBUG unit.oai-hss/0.install CC vasnprintf.lo unit-oai-hss-0: 12:32:34 DEBUG unit.oai-hss/0.install CC vfprintf.lo unit-oai-hss-0: 12:32:35 DEBUG unit.oai-hss/0.install CC vprintf.lo unit-oai-hss-0: 12:32:35 DEBUG unit.oai-hss/0.install CC glthread/threadlib.lo unit-oai-hss-0: 12:32:35 DEBUG unit.oai-hss/0.install CC unistr/u8-mbtoucr.lo unit-oai-hss-0: 12:32:36 DEBUG unit.oai-hss/0.install CC unistr/u8-uctomb.lo unit-oai-hss-0: 12:32:36 DEBUG unit.oai-hss/0.install CC unistr/u8-uctomb-aux.lo unit-oai-hss-0: 12:32:36 DEBUG unit.oai-hss/0.install CCLD libgnu.la unit-oai-hss-0: 12:32:36 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:32:36 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:32:36 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:32:36 DEBUG unit.oai-hss/0.install Making all in lib unit-oai-hss-0: 12:32:36 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:32:36 DEBUG unit.oai-hss/0.install Making all in includes unit-oai-hss-0: 12:32:36 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 12:32:36 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:32:36 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 12:32:36 DEBUG unit.oai-hss/0.install Making all in x509 unit-oai-hss-0: 12:32:36 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 12:32:36 DEBUG unit.oai-hss/0.install CC common.lo unit-oai-hss-0: 12:32:36 DEBUG unit.oai-hss/0.install CC key_encode.lo unit-oai-hss-0: 12:32:36 DEBUG unit.oai-hss/0.install CC key_decode.lo unit-oai-hss-0: 12:32:36 DEBUG unit.oai-hss/0.install CC crl.lo unit-oai-hss-0: 12:32:37 DEBUG unit.oai-hss/0.install CC crl_write.lo unit-oai-hss-0: 12:32:37 DEBUG unit.oai-hss/0.install CC crq.lo unit-oai-hss-0: 12:32:37 DEBUG unit.oai-hss/0.install CC dn.lo unit-oai-hss-0: 12:32:38 DEBUG unit.oai-hss/0.install CC extensions.lo unit-oai-hss-0: 12:32:39 DEBUG unit.oai-hss/0.install CC mpi.lo unit-oai-hss-0: 12:32:39 DEBUG unit.oai-hss/0.install CC output.lo unit-oai-hss-0: 12:32:39 DEBUG unit.oai-hss/0.install CC pbkdf2-sha1.lo unit-oai-hss-0: 12:32:39 DEBUG unit.oai-hss/0.install CC pkcs12.lo unit-oai-hss-0: 12:32:40 DEBUG unit.oai-hss/0.install CC pkcs12_bag.lo unit-oai-hss-0: 12:32:40 DEBUG unit.oai-hss/0.install CC pkcs12_encr.lo unit-oai-hss-0: 12:32:41 DEBUG unit.oai-hss/0.install CC pkcs7.lo unit-oai-hss-0: 12:32:41 DEBUG unit.oai-hss/0.install CC privkey.lo unit-oai-hss-0: 12:32:42 DEBUG unit.oai-hss/0.install CC privkey_pkcs8.lo unit-oai-hss-0: 12:32:42 DEBUG unit.oai-hss/0.install CC privkey_openssl.lo unit-oai-hss-0: 12:32:43 DEBUG unit.oai-hss/0.install CC rfc2818_hostname.lo unit-oai-hss-0: 12:32:43 DEBUG unit.oai-hss/0.install CC sign.lo unit-oai-hss-0: 12:32:43 DEBUG unit.oai-hss/0.install CC verify.lo unit-oai-hss-0: 12:32:43 DEBUG unit.oai-hss/0.install CC x509.lo unit-oai-hss-0: 12:32:44 DEBUG unit.oai-hss/0.install CC x509_dn.lo unit-oai-hss-0: 12:32:45 DEBUG unit.oai-hss/0.install CC x509_write.lo unit-oai-hss-0: 12:32:45 DEBUG unit.oai-hss/0.install CC verify-high.lo unit-oai-hss-0: 12:32:45 DEBUG unit.oai-hss/0.install CC verify-high2.lo unit-oai-hss-0: 12:32:46 DEBUG unit.oai-hss/0.install CC ocsp.lo unit-oai-hss-0: 12:32:46 DEBUG unit.oai-hss/0.install CC ocsp_output.lo unit-oai-hss-0: 12:32:47 DEBUG unit.oai-hss/0.install CCLD libgnutls_x509.la unit-oai-hss-0: 12:32:47 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 12:32:47 DEBUG unit.oai-hss/0.install Making all in accelerated unit-oai-hss-0: 12:32:47 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:32:47 DEBUG unit.oai-hss/0.install Making all in x86 unit-oai-hss-0: 12:32:47 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 12:32:47 DEBUG unit.oai-hss/0.install CC sha-padlock.lo unit-oai-hss-0: 12:32:47 DEBUG unit.oai-hss/0.install CC hmac-padlock.lo unit-oai-hss-0: 12:32:47 DEBUG unit.oai-hss/0.install CC aes-x86.lo unit-oai-hss-0: 12:32:47 DEBUG unit.oai-hss/0.install CC aes-padlock.lo unit-oai-hss-0: 12:32:48 DEBUG unit.oai-hss/0.install CC aes-gcm-padlock.lo unit-oai-hss-0: 12:32:48 DEBUG unit.oai-hss/0.install CC aes-gcm-x86.lo unit-oai-hss-0: 12:32:48 DEBUG unit.oai-hss/0.install CCAS appro-aes-x86-64.lo unit-oai-hss-0: 12:32:48 DEBUG unit.oai-hss/0.install CCAS appro-aes-gcm-x86-64.lo unit-oai-hss-0: 12:32:48 DEBUG unit.oai-hss/0.install CCAS padlock-x86-64.lo unit-oai-hss-0: 12:32:48 DEBUG unit.oai-hss/0.install CCAS cpuid-x86-64.lo unit-oai-hss-0: 12:32:49 DEBUG unit.oai-hss/0.install CCLD libx86.la unit-oai-hss-0: 12:32:49 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 12:32:49 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:32:49 DEBUG unit.oai-hss/0.install CC accelerated.lo unit-oai-hss-0: 12:32:49 DEBUG unit.oai-hss/0.install CC cryptodev.lo unit-oai-hss-0: 12:32:49 DEBUG unit.oai-hss/0.install CC cryptodev-gcm.lo unit-oai-hss-0: 12:32:49 DEBUG unit.oai-hss/0.install CCLD libaccelerated.la unit-oai-hss-0: 12:32:49 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:32:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:32:49 DEBUG unit.oai-hss/0.install Making all in auth unit-oai-hss-0: 12:32:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 12:32:49 DEBUG unit.oai-hss/0.install CC anon.lo unit-oai-hss-0: 12:32:49 DEBUG unit.oai-hss/0.install CC cert.lo unit-oai-hss-0: 12:32:49 DEBUG unit.oai-hss/0.install CC dh_common.lo unit-oai-hss-0: 12:32:49 DEBUG unit.oai-hss/0.install CC dhe.lo unit-oai-hss-0: 12:32:50 DEBUG unit.oai-hss/0.install CC dhe_psk.lo unit-oai-hss-0: 12:32:50 DEBUG unit.oai-hss/0.install CC psk.lo unit-oai-hss-0: 12:32:50 DEBUG unit.oai-hss/0.install CC psk_passwd.lo unit-oai-hss-0: 12:32:51 DEBUG unit.oai-hss/0.install CC rsa.lo unit-oai-hss-0: 12:32:51 DEBUG unit.oai-hss/0.install CC rsa_export.lo unit-oai-hss-0: 12:32:51 DEBUG unit.oai-hss/0.install CC srp.lo unit-oai-hss-0: 12:32:52 DEBUG unit.oai-hss/0.install CC srp_passwd.lo unit-oai-hss-0: 12:32:52 DEBUG unit.oai-hss/0.install CC srp_rsa.lo unit-oai-hss-0: 12:32:52 DEBUG unit.oai-hss/0.install CC srp_sb64.lo unit-oai-hss-0: 12:32:52 DEBUG unit.oai-hss/0.install CC anon_ecdh.lo unit-oai-hss-0: 12:32:52 DEBUG unit.oai-hss/0.install CC ecdhe.lo unit-oai-hss-0: 12:32:53 DEBUG unit.oai-hss/0.install CCLD libgnutls_auth.la unit-oai-hss-0: 12:32:53 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 12:32:53 DEBUG unit.oai-hss/0.install Making all in ext unit-oai-hss-0: 12:32:53 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 12:32:53 DEBUG unit.oai-hss/0.install CC max_record.lo unit-oai-hss-0: 12:32:53 DEBUG unit.oai-hss/0.install CC cert_type.lo unit-oai-hss-0: 12:32:53 DEBUG unit.oai-hss/0.install CC server_name.lo unit-oai-hss-0: 12:32:53 DEBUG unit.oai-hss/0.install CC signature.lo unit-oai-hss-0: 12:32:54 DEBUG unit.oai-hss/0.install CC safe_renegotiation.lo unit-oai-hss-0: 12:32:54 DEBUG unit.oai-hss/0.install CC session_ticket.lo unit-oai-hss-0: 12:32:54 DEBUG unit.oai-hss/0.install CC srp.lo unit-oai-hss-0: 12:32:54 DEBUG unit.oai-hss/0.install CC ecc.lo unit-oai-hss-0: 12:32:55 DEBUG unit.oai-hss/0.install CC heartbeat.lo unit-oai-hss-0: 12:32:55 DEBUG unit.oai-hss/0.install CC status_request.lo unit-oai-hss-0: 12:32:55 DEBUG unit.oai-hss/0.install CC new_record_padding.lo unit-oai-hss-0: 12:32:55 DEBUG unit.oai-hss/0.install CC srtp.lo unit-oai-hss-0: 12:32:56 DEBUG unit.oai-hss/0.install CCLD libgnutls_ext.la unit-oai-hss-0: 12:32:56 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 12:32:56 DEBUG unit.oai-hss/0.install Making all in algorithms unit-oai-hss-0: 12:32:56 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 12:32:56 DEBUG unit.oai-hss/0.install CC cert_types.lo unit-oai-hss-0: 12:32:56 DEBUG unit.oai-hss/0.install CC ciphers.lo unit-oai-hss-0: 12:32:56 DEBUG unit.oai-hss/0.install CC ciphersuites.lo unit-oai-hss-0: 12:32:56 DEBUG unit.oai-hss/0.install CC ecc.lo unit-oai-hss-0: 12:32:56 DEBUG unit.oai-hss/0.install CC kx.lo unit-oai-hss-0: 12:32:57 DEBUG unit.oai-hss/0.install CC mac.lo unit-oai-hss-0: 12:32:57 DEBUG unit.oai-hss/0.install CC protocols.lo unit-oai-hss-0: 12:32:57 DEBUG unit.oai-hss/0.install CC publickey.lo unit-oai-hss-0: 12:32:57 DEBUG unit.oai-hss/0.install CC secparams.lo unit-oai-hss-0: 12:32:57 DEBUG unit.oai-hss/0.install CC sign.lo unit-oai-hss-0: 12:32:58 DEBUG unit.oai-hss/0.install CCLD libgnutls_alg.la unit-oai-hss-0: 12:32:58 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 12:32:58 DEBUG unit.oai-hss/0.install Making all in extras unit-oai-hss-0: 12:32:58 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 12:32:58 DEBUG unit.oai-hss/0.install CC randomart.lo unit-oai-hss-0: 12:32:58 DEBUG unit.oai-hss/0.install CCLD libgnutls_extras.la unit-oai-hss-0: 12:32:58 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 12:32:58 DEBUG unit.oai-hss/0.install Making all in opencdk unit-oai-hss-0: 12:32:58 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 12:32:58 DEBUG unit.oai-hss/0.install CC armor.lo unit-oai-hss-0: 12:32:58 DEBUG unit.oai-hss/0.install CC kbnode.lo unit-oai-hss-0: 12:32:58 DEBUG unit.oai-hss/0.install CC sig-check.lo unit-oai-hss-0: 12:32:58 DEBUG unit.oai-hss/0.install CC hash.lo unit-oai-hss-0: 12:32:59 DEBUG unit.oai-hss/0.install CC keydb.lo unit-oai-hss-0: 12:32:59 DEBUG unit.oai-hss/0.install CC pubkey.lo unit-oai-hss-0: 12:32:59 DEBUG unit.oai-hss/0.install CC stream.lo unit-oai-hss-0: 12:32:59 DEBUG unit.oai-hss/0.install CC write-packet.lo unit-oai-hss-0: 12:33:00 DEBUG unit.oai-hss/0.install CC misc.lo unit-oai-hss-0: 12:33:01 DEBUG unit.oai-hss/0.install CC seskey.lo unit-oai-hss-0: 12:33:01 DEBUG unit.oai-hss/0.install CC literal.lo unit-oai-hss-0: 12:33:01 DEBUG unit.oai-hss/0.install CC new-packet.lo unit-oai-hss-0: 12:33:02 DEBUG unit.oai-hss/0.install CC read-packet.lo unit-oai-hss-0: 12:33:03 DEBUG unit.oai-hss/0.install CCLD libminiopencdk.la unit-oai-hss-0: 12:33:03 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 12:33:03 DEBUG unit.oai-hss/0.install Making all in openpgp unit-oai-hss-0: 12:33:03 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 12:33:03 DEBUG unit.oai-hss/0.install CC pgp.lo unit-oai-hss-0: 12:33:03 DEBUG unit.oai-hss/0.install CC pgpverify.lo unit-oai-hss-0: 12:33:03 DEBUG unit.oai-hss/0.install CC extras.lo unit-oai-hss-0: 12:33:03 DEBUG unit.oai-hss/0.install CC compat.lo unit-oai-hss-0: 12:33:03 DEBUG unit.oai-hss/0.install CC privkey.lo unit-oai-hss-0: 12:33:03 DEBUG unit.oai-hss/0.install CC output.lo unit-oai-hss-0: 12:33:03 DEBUG unit.oai-hss/0.install CC gnutls_openpgp.lo unit-oai-hss-0: 12:33:05 DEBUG unit.oai-hss/0.install CCLD libgnutls_openpgp.la unit-oai-hss-0: 12:33:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 12:33:05 DEBUG unit.oai-hss/0.install Making all in nettle unit-oai-hss-0: 12:33:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 12:33:05 DEBUG unit.oai-hss/0.install CC pk.lo unit-oai-hss-0: 12:33:05 DEBUG unit.oai-hss/0.install CC mpi.lo unit-oai-hss-0: 12:33:05 DEBUG unit.oai-hss/0.install CC mac.lo unit-oai-hss-0: 12:33:05 DEBUG unit.oai-hss/0.install CC cipher.lo unit-oai-hss-0: 12:33:06 DEBUG unit.oai-hss/0.install CC rnd.lo unit-oai-hss-0: 12:33:06 DEBUG unit.oai-hss/0.install CC init.lo unit-oai-hss-0: 12:33:06 DEBUG unit.oai-hss/0.install CC egd.lo unit-oai-hss-0: 12:33:06 DEBUG unit.oai-hss/0.install CC multi.lo unit-oai-hss-0: 12:33:07 DEBUG unit.oai-hss/0.install CC wmnaf.lo unit-oai-hss-0: 12:33:07 DEBUG unit.oai-hss/0.install CC ecc_free.lo unit-oai-hss-0: 12:33:07 DEBUG unit.oai-hss/0.install CC ecc_make_key.lo unit-oai-hss-0: 12:33:07 DEBUG unit.oai-hss/0.install CC ecc_shared_secret.lo unit-oai-hss-0: 12:33:07 DEBUG unit.oai-hss/0.install CC ecc_map.lo unit-oai-hss-0: 12:33:07 DEBUG unit.oai-hss/0.install CC ecc_mulmod.lo unit-oai-hss-0: 12:33:07 DEBUG unit.oai-hss/0.install CC ecc_mulmod_cached.lo unit-oai-hss-0: 12:33:07 DEBUG unit.oai-hss/0.install CC ecc_points.lo unit-oai-hss-0: 12:33:08 DEBUG unit.oai-hss/0.install CC ecc_projective_dbl_point_3.lo unit-oai-hss-0: 12:33:08 DEBUG unit.oai-hss/0.install CC ecc_projective_isneutral.lo unit-oai-hss-0: 12:33:08 DEBUG unit.oai-hss/0.install CC ecc_projective_check_point.lo unit-oai-hss-0: 12:33:08 DEBUG unit.oai-hss/0.install CC ecc_projective_negate_point.lo unit-oai-hss-0: 12:33:08 DEBUG unit.oai-hss/0.install CC ecc_projective_add_point_ng.lo unit-oai-hss-0: 12:33:08 DEBUG unit.oai-hss/0.install CC ecc_sign_hash.lo unit-oai-hss-0: 12:33:09 DEBUG unit.oai-hss/0.install CC ecc_verify_hash.lo unit-oai-hss-0: 12:33:09 DEBUG unit.oai-hss/0.install CCLD libcrypto.la unit-oai-hss-0: 12:33:09 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 12:33:09 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:33:09 DEBUG unit.oai-hss/0.install CC gnutls_range.lo unit-oai-hss-0: 12:33:09 DEBUG unit.oai-hss/0.install CC gnutls_record.lo unit-oai-hss-0: 12:33:09 DEBUG unit.oai-hss/0.install CC gnutls_compress.lo unit-oai-hss-0: 12:33:09 DEBUG unit.oai-hss/0.install CC debug.lo unit-oai-hss-0: 12:33:10 DEBUG unit.oai-hss/0.install CC gnutls_cipher.lo unit-oai-hss-0: 12:33:10 DEBUG unit.oai-hss/0.install CC gnutls_mbuffers.lo unit-oai-hss-0: 12:33:10 DEBUG unit.oai-hss/0.install CC gnutls_buffers.lo unit-oai-hss-0: 12:33:11 DEBUG unit.oai-hss/0.install CC gnutls_handshake.lo unit-oai-hss-0: 12:33:11 DEBUG unit.oai-hss/0.install CC gnutls_num.lo unit-oai-hss-0: 12:33:12 DEBUG unit.oai-hss/0.install CC gnutls_errors.lo unit-oai-hss-0: 12:33:12 DEBUG unit.oai-hss/0.install CC gnutls_dh.lo unit-oai-hss-0: 12:33:12 DEBUG unit.oai-hss/0.install CC gnutls_kx.lo unit-oai-hss-0: 12:33:12 DEBUG unit.oai-hss/0.install CC gnutls_priority.lo unit-oai-hss-0: 12:33:13 DEBUG unit.oai-hss/0.install CC gnutls_hash_int.lo unit-oai-hss-0: 12:33:14 DEBUG unit.oai-hss/0.install CC gnutls_cipher_int.lo unit-oai-hss-0: 12:33:14 DEBUG unit.oai-hss/0.install CC gnutls_session.lo unit-oai-hss-0: 12:33:14 DEBUG unit.oai-hss/0.install CC gnutls_db.lo unit-oai-hss-0: 12:33:15 DEBUG unit.oai-hss/0.install CC x509_b64.lo unit-oai-hss-0: 12:33:15 DEBUG unit.oai-hss/0.install CC gnutls_extensions.lo unit-oai-hss-0: 12:33:15 DEBUG unit.oai-hss/0.install CC gnutls_auth.lo unit-oai-hss-0: 12:33:15 DEBUG unit.oai-hss/0.install CC gnutls_v2_compat.lo unit-oai-hss-0: 12:33:16 DEBUG unit.oai-hss/0.install CC gnutls_datum.lo unit-oai-hss-0: 12:33:16 DEBUG unit.oai-hss/0.install CC gnutls_session_pack.lo unit-oai-hss-0: 12:33:16 DEBUG unit.oai-hss/0.install CC gnutls_mpi.lo unit-oai-hss-0: 12:33:16 DEBUG unit.oai-hss/0.install CC gnutls_pk.lo unit-oai-hss-0: 12:33:16 DEBUG unit.oai-hss/0.install CC gnutls_cert.lo unit-oai-hss-0: 12:33:17 DEBUG unit.oai-hss/0.install CC gnutls_global.lo unit-oai-hss-0: 12:33:17 DEBUG unit.oai-hss/0.install CC gnutls_constate.lo unit-oai-hss-0: 12:33:17 DEBUG unit.oai-hss/0.install CC gnutls_anon_cred.lo unit-oai-hss-0: 12:33:18 DEBUG unit.oai-hss/0.install CC pkix_asn1_tab.lo unit-oai-hss-0: 12:33:18 DEBUG unit.oai-hss/0.install CC gnutls_asn1_tab.lo unit-oai-hss-0: 12:33:18 DEBUG unit.oai-hss/0.install CC gnutls_mem.lo unit-oai-hss-0: 12:33:18 DEBUG unit.oai-hss/0.install CC gnutls_ui.lo unit-oai-hss-0: 12:33:18 DEBUG unit.oai-hss/0.install CC gnutls_sig.lo unit-oai-hss-0: 12:33:19 DEBUG unit.oai-hss/0.install CC gnutls_ecc.lo unit-oai-hss-0: 12:33:19 DEBUG unit.oai-hss/0.install CC gnutls_dh_primes.lo unit-oai-hss-0: 12:33:19 DEBUG unit.oai-hss/0.install CC gnutls_alert.lo unit-oai-hss-0: 12:33:19 DEBUG unit.oai-hss/0.install CC system.lo unit-oai-hss-0: 12:33:19 DEBUG unit.oai-hss/0.install CC gnutls_str.lo unit-oai-hss-0: 12:33:20 DEBUG unit.oai-hss/0.install CC gnutls_state.lo unit-oai-hss-0: 12:33:20 DEBUG unit.oai-hss/0.install CC gnutls_x509.lo unit-oai-hss-0: 12:33:20 DEBUG unit.oai-hss/0.install CC gnutls_rsa_export.lo unit-oai-hss-0: 12:33:21 DEBUG unit.oai-hss/0.install CC gnutls_helper.lo unit-oai-hss-0: 12:33:21 DEBUG unit.oai-hss/0.install CC gnutls_supplemental.lo unit-oai-hss-0: 12:33:21 DEBUG unit.oai-hss/0.install CC random.lo unit-oai-hss-0: 12:33:21 DEBUG unit.oai-hss/0.install CC crypto-api.lo unit-oai-hss-0: 12:33:22 DEBUG unit.oai-hss/0.install CC gnutls_privkey.lo unit-oai-hss-0: 12:33:22 DEBUG unit.oai-hss/0.install CC gnutls_pcert.lo unit-oai-hss-0: 12:33:22 DEBUG unit.oai-hss/0.install CC gnutls_pubkey.lo unit-oai-hss-0: 12:33:23 DEBUG unit.oai-hss/0.install CC locks.lo unit-oai-hss-0: 12:33:23 DEBUG unit.oai-hss/0.install CC gnutls_dtls.lo unit-oai-hss-0: 12:33:23 DEBUG unit.oai-hss/0.install CC system_override.lo unit-oai-hss-0: 12:33:23 DEBUG unit.oai-hss/0.install CC crypto-backend.lo unit-oai-hss-0: 12:33:24 DEBUG unit.oai-hss/0.install CC verify-tofu.lo unit-oai-hss-0: 12:33:24 DEBUG unit.oai-hss/0.install CC pin.lo unit-oai-hss-0: 12:33:24 DEBUG unit.oai-hss/0.install CC tpm.lo unit-oai-hss-0: 12:33:25 DEBUG unit.oai-hss/0.install CC pkcs11.lo unit-oai-hss-0: 12:33:25 DEBUG unit.oai-hss/0.install CC pkcs11_privkey.lo unit-oai-hss-0: 12:33:25 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_add_provider': unit-oai-hss-0: 12:33:25 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:33:25 DEBUG unit.oai-hss/0.install if (p11_kit_load_initialize_module (name, &module) != CKR_OK) unit-oai-hss-0: 12:33:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:25 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:33:25 DEBUG unit.oai-hss/0.install p11_kit_finalize_module (module); unit-oai-hss-0: 12:33:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:25 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'initialize_automatic_p11_kit': unit-oai-hss-0: 12:33:25 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:33:25 DEBUG unit.oai-hss/0.install rv = p11_kit_initialize_registered (); unit-oai-hss-0: 12:33:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:25 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:33:25 DEBUG unit.oai-hss/0.install modules = p11_kit_registered_modules (); unit-oai-hss-0: 12:33:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:25 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:33:25 DEBUG unit.oai-hss/0.install name = p11_kit_registered_module_to_name (modules[i]); unit-oai-hss-0: 12:33:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:25 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_reinit': unit-oai-hss-0: 12:33:25 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:33:25 DEBUG unit.oai-hss/0.install rv = p11_kit_initialize_module(providers[i].module); unit-oai-hss-0: 12:33:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:25 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_deinit': unit-oai-hss-0: 12:33:25 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:33:25 DEBUG unit.oai-hss/0.install p11_kit_finalize_module (providers[i].module); unit-oai-hss-0: 12:33:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:25 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:33:25 DEBUG unit.oai-hss/0.install p11_kit_finalize_registered (); unit-oai-hss-0: 12:33:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:26 DEBUG unit.oai-hss/0.install CC pkcs11_write.lo unit-oai-hss-0: 12:33:26 DEBUG unit.oai-hss/0.install CC pkcs11_secret.lo unit-oai-hss-0: 12:33:27 DEBUG unit.oai-hss/0.install CC gnutls_srp.lo unit-oai-hss-0: 12:33:27 DEBUG unit.oai-hss/0.install CC gnutls_psk.lo unit-oai-hss-0: 12:33:27 DEBUG unit.oai-hss/0.install CXX libgnutlsxx_la-gnutlsxx.lo unit-oai-hss-0: 12:33:27 DEBUG unit.oai-hss/0.install CC xssl.lo unit-oai-hss-0: 12:33:28 DEBUG unit.oai-hss/0.install CC xssl_getline.lo unit-oai-hss-0: 12:33:28 DEBUG unit.oai-hss/0.install CCLD libgnutls.la unit-oai-hss-0: 12:33:29 DEBUG unit.oai-hss/0.install copying selected object files to avoid basename conflicts... unit-oai-hss-0: 12:33:29 DEBUG unit.oai-hss/0.install CXXLD libgnutlsxx.la unit-oai-hss-0: 12:33:29 DEBUG unit.oai-hss/0.install CCLD libgnutls-xssl.la unit-oai-hss-0: 12:33:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:33:30 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:33:30 DEBUG unit.oai-hss/0.install Making all in extra unit-oai-hss-0: 12:33:30 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:33:30 DEBUG unit.oai-hss/0.install Making all in includes unit-oai-hss-0: 12:33:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 12:33:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:33:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 12:33:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:33:30 DEBUG unit.oai-hss/0.install CC gnutls_openssl.lo unit-oai-hss-0: 12:33:30 DEBUG unit.oai-hss/0.install CC openssl_compat.lo unit-oai-hss-0: 12:33:30 DEBUG unit.oai-hss/0.install CCLD libgnutls-openssl.la unit-oai-hss-0: 12:33:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:33:30 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:33:30 DEBUG unit.oai-hss/0.install Making all in po unit-oai-hss-0: 12:33:30 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 12:33:30 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 12:33:30 DEBUG unit.oai-hss/0.install Making all in src unit-oai-hss-0: 12:33:30 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:33:30 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 12:33:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:33:30 DEBUG unit.oai-hss/0.install Making all in crywrap unit-oai-hss-0: 12:33:30 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 12:33:30 DEBUG unit.oai-hss/0.install CC crywrap.o unit-oai-hss-0: 12:33:30 DEBUG unit.oai-hss/0.install crywrap.c: In function '_crywrap_do_one': unit-oai-hss-0: 12:33:30 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:33:30 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)insock, unit-oai-hss-0: 12:33:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:30 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:33:30 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)outsock); unit-oai-hss-0: 12:33:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:30 DEBUG unit.oai-hss/0.install crywrap.c: In function '_crywrap_setup_pidfile': unit-oai-hss-0: 12:33:30 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:33:30 DEBUG unit.oai-hss/0.install fchown (pidfilefd, config->uid, (gid_t)-1); unit-oai-hss-0: 12:33:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:30 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:33:30 DEBUG unit.oai-hss/0.install write (pidfilefd, mypid, strlen (mypid)); unit-oai-hss-0: 12:33:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:30 DEBUG unit.oai-hss/0.install CCLD crywrap unit-oai-hss-0: 12:33:30 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 12:33:30 DEBUG unit.oai-hss/0.install Making all in libopts unit-oai-hss-0: 12:33:30 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 12:33:30 DEBUG unit.oai-hss/0.install CC libopts_la-libopts.lo unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install In file included from libopts.c:24:0: unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install enum.c: In function 'enum_err': unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install enum.c:112:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, ENUM_ERR_LINE, *(paz_names++)); unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install enum.c:135:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install sprintf(zFmt, ENUM_ERR_WIDTH, (int)max_len); unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install enum.c:148:17: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, NLSTR_SPACE_FMT, *(paz_names++)); unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install enum.c:155:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, NLSTR_FMT, *paz_names); unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install enum.c: In function 'optionEnumerationVal': unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install enum.c:307:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install printf(INVALID_FMT, ix); unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install In file included from libopts.c:27:0: unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install find.c: In function 'opt_ambiguities': unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install find.c:114:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install fprintf(stderr, zambig_file, hyph, pOD->pz_Name); unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install find.c:119:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install fprintf(stderr, zambig_file, hyph, pOD->pz_DisableName); unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install find.c: In function 'opt_set': unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install find.c:219:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install fprintf(stderr, SET_OFF_FMT, pOD->pzText); unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install find.c: In function 'opt_find_short': unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install find.c:432:21: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install fprintf(stderr, SET_OFF_FMT, pRes->pzText); unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install In file included from libopts.c:30:0: unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install makeshell.c: In function 'optionParseShell': unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install makeshell.c:147:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install makeshell.c:157:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install makeshell.c:166:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install printf(OPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install makeshell.c:178:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install makeshell.c:184:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install printf(OPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install makeshell.c:195:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install printf(SHOW_PROG_ENV, opts->pzPROGNAME); unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_var_text': unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install makeshell.c:230:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install printf(SET_TEXT_FMT, prog, var); unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_usage': unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install makeshell.c:373:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install strftime(tm_nm_buf, AO_NAME_SIZE, TIME_FMT, ptm ); unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install makeshell.c:381:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install printf(SHELL_MAGIC, shell_prog); unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install makeshell.c:383:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install printf(PREAMBLE_FMT, START_MARK, out_nm, tm_nm_buf); unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install makeshell.c:386:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install printf(END_PRE_FMT, opts->pzPROGNAME); unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_wrapup': unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install makeshell.c:436:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install printf(FINISH_LOOP, opts->pzPROGNAME); unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_action': unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install makeshell.c:532:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install printf(ECHO_N_EXIT, opts->pzPROGNAME, VER_STR); unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install makeshell.c:535:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install printf(PAGE_USAGE_TEXT, opts->pzPROGNAME); unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install makeshell.c:538:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_LOAD_WARN); unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install makeshell.c:539:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, YES_NEED_OPT_ARG); unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install makeshell.c:544:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_SAVE_OPTS); unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install makeshell.c:545:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, OK_NEED_OPT_ARG); unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install makeshell.c:547:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install printf(ECHO_N_EXIT, opts->pzPROGNAME, LONG_USE_STR); unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install makeshell.c:551:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install printf(SGL_ARG_FMT, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install makeshell.c:555:24: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install od->pz_NAME, od->optMaxCt); unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install makeshell.c:557:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install printf(MULTI_ARG_FMT, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install makeshell.c:564:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install printf(SET_MULTI_ARG, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install makeshell.c:565:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_ARG_NEEDED); unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install makeshell.c:568:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install printf(SET_MULTI_ARG, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install makeshell.c:569:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, OK_NEED_OPT_ARG); unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install makeshell.c:572:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, YES_NEED_OPT_ARG); unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_inaction': unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install makeshell.c:582:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_SUPPRESS_LOAD); unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install makeshell.c:586:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install od->pz_NAME, od->pz_DisablePfx); unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install makeshell.c:589:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install od->pz_NAME, od->pz_DisablePfx); unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install makeshell.c:591:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_ARG_NEEDED); unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_flag': unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install makeshell.c:614:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install printf(zOptionFlag, od->optValue); unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_match_expr': unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install makeshell.c:689:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install printf(zOptionPartName, name_bf); unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install makeshell.c:699:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install printf(zOptionFullName, name); unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install In file included from libopts.c:31:0: unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install nested.c: In function 'emit_special_char': unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install nested.c:903:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install fprintf(fp, XML_HEX_BYTE_FMT, (ch & 0xFF)); unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install In file included from libopts.c:33:0: unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install pgusage.c: In function 'open_tmp_usage': unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install pgusage.c:49:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install snprintf(bf, bfsz, TMP_FILE_FMT, tmpdir, my_pid); unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install pgusage.c:49:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install pgusage.c: In function 'mk_pager_cmd': unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install pgusage.c:90:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install snprintf(res, bfsz, PAGE_USAGE_FMT, pager, fname); unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install pgusage.c:90:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install In file included from libopts.c:34:0: unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install putshell.c: In function 'optionQuoteString': unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install putshell.c:190:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install sprintf(out, MK_STR_OCT_FMT, ch); unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_enumeration': unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install putshell.c:277:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install printf(OPT_VAL_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install putshell.c:283:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install printf(QUOT_ARG_FMT, pOD->optArg.argString); unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install putshell.c:288:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install printf(OPT_END_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_membership': unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install putshell.c:298:12: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install (int)(uintptr_t)(pOD->optCookie)); unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install putshell.c:315:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install printf(SHOW_VAL_FMT, (unsigned long)val); unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_stacked_arg': unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install putshell.c:330:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install printf(zOptCookieCt, pOpts->pzPROGNAME, pOD->pz_NAME, ct); unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install putshell.c:334:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install pAL->useCt - ct); unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install putshell.c:337:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install pAL->useCt - ct); unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install putshell.c: In function 'optionPutShell': unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install putshell.c:375:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install printf(zOptCtFmt, pOpts->curOptIdx-1); unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install putshell.c:403:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install printf(zEquivMode, pOpts->pzPROGNAME, pOD->pz_NAME, p->pz_NAME); unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install putshell.c:442:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install ? pOD->pz_DisablePfx : "false"); unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install putshell.c:452:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install (int)pOD->optArg.argInt); unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install putshell.c:472:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install (pOD->optArg.argBool == 0) ? "false" : "true"); unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install putshell.c:484:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install pOD->optOccCt); unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install putshell.c:491:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install printf(OPT_VAL_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install putshell.c:493:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install printf(OPT_END_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install In file included from libopts.c:37:0: unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install save.c: In function 'prt_value': unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install save.c:351:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install fprintf(fp, NULL_ATR_FMT, ovp->pzName); unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install save.c:366:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install fprintf(fp, TYPE_ATR_FMT, ovp->pzName, typ); unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install save.c:386:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install fprintf(fp, END_XML_FMT, ovp->pzName); unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install save.c:392:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install fprintf(fp, NUMB_ATR_FMT, ovp->pzName, ovp->v.longVal); unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install save.c:397:17: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install ovp->v.boolVal ? "true" : "false"); unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install save.c: In function 'prt_string': unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install save.c:411:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install fprintf(fp, OPEN_XML_FMT, name); unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install save.c:439:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install fprintf(fp, END_XML_FMT, name); unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install save.c: In function 'prt_val_list': unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install save.c:459:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install fprintf(fp, OPEN_CLOSE_FMT, name); unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install save.c:463:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install fprintf(fp, NESTED_OPT_FMT, name); unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install save.c: In function 'prt_nested': unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install save.c:503:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install fprintf(fp, NESTED_OPT_FMT, p->pz_Name); unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install save.c: In function 'open_sv_file': unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install save.c:556:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install fprintf(fp, zPresetFile, time_str); unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install In file included from libopts.c:44:0: unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install usage.c: In function 'print_usage_details': unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install usage.c:352:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install sprintf(line_fmt_buf, zFmtFmt, flen); unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install usage.c:357:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install sprintf(line_fmt_buf, zFmtFmt, flen); unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install usage.c: In function 'print_one_paragraph': unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install usage.c:437:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install fprintf(fp, PUTS_FMT, t); unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:34 DEBUG unit.oai-hss/0.install CCLD libopts.la unit-oai-hss-0: 12:33:34 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 12:33:34 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:33:34 DEBUG unit.oai-hss/0.install CC libcmd_srp_la-srptool-args.lo unit-oai-hss-0: 12:33:34 DEBUG unit.oai-hss/0.install CC libcmd_psk_la-psk-args.lo unit-oai-hss-0: 12:33:34 DEBUG unit.oai-hss/0.install CC libcmd_ocsp_la-ocsptool-args.lo unit-oai-hss-0: 12:33:34 DEBUG unit.oai-hss/0.install CC libcmd_serv_la-serv-args.lo unit-oai-hss-0: 12:33:34 DEBUG unit.oai-hss/0.install CC libcmd_cli_la-cli-args.lo unit-oai-hss-0: 12:33:34 DEBUG unit.oai-hss/0.install CC libcmd_cli_debug_la-cli-debug-args.lo unit-oai-hss-0: 12:33:34 DEBUG unit.oai-hss/0.install CC libcmd_certtool_la-certtool-args.lo unit-oai-hss-0: 12:33:34 DEBUG unit.oai-hss/0.install CC libcmd_certtool_la-certtool-cfg.lo unit-oai-hss-0: 12:33:35 DEBUG unit.oai-hss/0.install CC libcmd_danetool_la-danetool-args.lo unit-oai-hss-0: 12:33:35 DEBUG unit.oai-hss/0.install CC libcmd_danetool_la-certtool-cfg.lo unit-oai-hss-0: 12:33:35 DEBUG unit.oai-hss/0.install CC libcmd_p11tool_la-p11tool-args.lo unit-oai-hss-0: 12:33:35 DEBUG unit.oai-hss/0.install CC libcmd_p11tool_la-certtool-cfg.lo unit-oai-hss-0: 12:33:35 DEBUG unit.oai-hss/0.install CC libcmd_tpmtool_la-tpmtool-args.lo unit-oai-hss-0: 12:33:36 DEBUG unit.oai-hss/0.install CC libcmd_tpmtool_la-certtool-cfg.lo unit-oai-hss-0: 12:33:37 DEBUG unit.oai-hss/0.install CC psk.o unit-oai-hss-0: 12:33:37 DEBUG unit.oai-hss/0.install CC cli-debug.o unit-oai-hss-0: 12:33:38 DEBUG unit.oai-hss/0.install cli-debug.c: In function 'main': unit-oai-hss-0: 12:33:38 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:33:38 DEBUG unit.oai-hss/0.install gnutls_transport_set_ptr (state, (gnutls_transport_ptr_t) unit-oai-hss-0: 12:33:38 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:38 DEBUG unit.oai-hss/0.install CC tests.o unit-oai-hss-0: 12:33:38 DEBUG unit.oai-hss/0.install CC socket.o unit-oai-hss-0: 12:33:38 DEBUG unit.oai-hss/0.install CC common.o unit-oai-hss-0: 12:33:38 DEBUG unit.oai-hss/0.install CC certtool.o unit-oai-hss-0: 12:33:38 DEBUG unit.oai-hss/0.install common.c: In function 'token_callback': unit-oai-hss-0: 12:33:38 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:33:38 DEBUG unit.oai-hss/0.install fgets (buf, sizeof (buf), stdin); unit-oai-hss-0: 12:33:38 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:39 DEBUG unit.oai-hss/0.install CC certtool-common.o unit-oai-hss-0: 12:33:39 DEBUG unit.oai-hss/0.install certtool-common.c: In function 'print_head': unit-oai-hss-0: 12:33:39 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:33:39 DEBUG unit.oai-hss/0.install asprintf(&ntxt, "const unsigned char %s[%u] =", txt, size); unit-oai-hss-0: 12:33:39 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:39 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:33:39 DEBUG unit.oai-hss/0.install asprintf(&ntxt, "const unsigned char %s[] =\n", txt); unit-oai-hss-0: 12:33:39 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:39 DEBUG unit.oai-hss/0.install CC certtool-extras.o unit-oai-hss-0: 12:33:39 DEBUG unit.oai-hss/0.install CC srptool.o unit-oai-hss-0: 12:33:39 DEBUG unit.oai-hss/0.install CC ocsptool.o unit-oai-hss-0: 12:33:40 DEBUG unit.oai-hss/0.install CC ocsptool-common.o unit-oai-hss-0: 12:33:40 DEBUG unit.oai-hss/0.install CC serv.o unit-oai-hss-0: 12:33:40 DEBUG unit.oai-hss/0.install CC udp-serv.o unit-oai-hss-0: 12:33:40 DEBUG unit.oai-hss/0.install CC cli.o unit-oai-hss-0: 12:33:40 DEBUG unit.oai-hss/0.install CC benchmark-cipher.o unit-oai-hss-0: 12:33:40 DEBUG unit.oai-hss/0.install cli.c: In function 'psk_callback': unit-oai-hss-0: 12:33:40 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:33:40 DEBUG unit.oai-hss/0.install getline (&tmp, &n, stdin); unit-oai-hss-0: 12:33:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:40 DEBUG unit.oai-hss/0.install CC benchmark.o unit-oai-hss-0: 12:33:40 DEBUG unit.oai-hss/0.install CC benchmark-tls.o unit-oai-hss-0: 12:33:40 DEBUG unit.oai-hss/0.install CC danetool.o unit-oai-hss-0: 12:33:41 DEBUG unit.oai-hss/0.install CC tpmtool.o unit-oai-hss-0: 12:33:41 DEBUG unit.oai-hss/0.install CC p11tool.o unit-oai-hss-0: 12:33:41 DEBUG unit.oai-hss/0.install CC pkcs11.o unit-oai-hss-0: 12:33:41 DEBUG unit.oai-hss/0.install CCLD libcmd-srp.la unit-oai-hss-0: 12:33:41 DEBUG unit.oai-hss/0.install CCLD libcmd-psk.la unit-oai-hss-0: 12:33:41 DEBUG unit.oai-hss/0.install CCLD libcmd-ocsp.la unit-oai-hss-0: 12:33:41 DEBUG unit.oai-hss/0.install CCLD libcmd-serv.la unit-oai-hss-0: 12:33:41 DEBUG unit.oai-hss/0.install CCLD libcmd-cli.la unit-oai-hss-0: 12:33:41 DEBUG unit.oai-hss/0.install CCLD libcmd-cli-debug.la unit-oai-hss-0: 12:33:41 DEBUG unit.oai-hss/0.install CCLD libcmd-certtool.la unit-oai-hss-0: 12:33:41 DEBUG unit.oai-hss/0.install CCLD libcmd-danetool.la unit-oai-hss-0: 12:33:41 DEBUG unit.oai-hss/0.install CCLD libcmd-p11tool.la unit-oai-hss-0: 12:33:42 DEBUG unit.oai-hss/0.install CCLD libcmd-tpmtool.la unit-oai-hss-0: 12:33:42 DEBUG unit.oai-hss/0.install CCLD psktool unit-oai-hss-0: 12:33:42 DEBUG unit.oai-hss/0.install CCLD gnutls-cli-debug unit-oai-hss-0: 12:33:42 DEBUG unit.oai-hss/0.install CCLD certtool unit-oai-hss-0: 12:33:42 DEBUG unit.oai-hss/0.install CCLD srptool unit-oai-hss-0: 12:33:42 DEBUG unit.oai-hss/0.install CCLD ocsptool unit-oai-hss-0: 12:33:42 DEBUG unit.oai-hss/0.install CCLD gnutls-serv unit-oai-hss-0: 12:33:42 DEBUG unit.oai-hss/0.install CCLD gnutls-cli unit-oai-hss-0: 12:33:42 DEBUG unit.oai-hss/0.install CCLD danetool unit-oai-hss-0: 12:33:43 DEBUG unit.oai-hss/0.install CCLD tpmtool unit-oai-hss-0: 12:33:43 DEBUG unit.oai-hss/0.install CCLD p11tool unit-oai-hss-0: 12:33:43 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:33:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:33:43 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:33:43 DEBUG unit.oai-hss/0.install Making all in doc unit-oai-hss-0: 12:33:43 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:33:43 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 12:33:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:33:43 DEBUG unit.oai-hss/0.install Making all in examples unit-oai-hss-0: 12:33:43 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 12:33:43 DEBUG unit.oai-hss/0.install CC ex-alert.lo unit-oai-hss-0: 12:33:43 DEBUG unit.oai-hss/0.install CC ex-pkcs12.lo unit-oai-hss-0: 12:33:43 DEBUG unit.oai-hss/0.install CC ex-session-info.lo unit-oai-hss-0: 12:33:43 DEBUG unit.oai-hss/0.install CC ex-x509-info.lo unit-oai-hss-0: 12:33:43 DEBUG unit.oai-hss/0.install CC ex-verify.lo unit-oai-hss-0: 12:33:43 DEBUG unit.oai-hss/0.install CC tcp.lo unit-oai-hss-0: 12:33:43 DEBUG unit.oai-hss/0.install CC udp.lo unit-oai-hss-0: 12:33:43 DEBUG unit.oai-hss/0.install CC ex-pkcs11-list.lo unit-oai-hss-0: 12:33:44 DEBUG unit.oai-hss/0.install CC verify.lo unit-oai-hss-0: 12:33:44 DEBUG unit.oai-hss/0.install CC ex-verify-ssh.lo unit-oai-hss-0: 12:33:44 DEBUG unit.oai-hss/0.install CC ex-client-resume.o unit-oai-hss-0: 12:33:44 DEBUG unit.oai-hss/0.install CC ex-client-dtls.o unit-oai-hss-0: 12:33:44 DEBUG unit.oai-hss/0.install CC ex-cert-select.o unit-oai-hss-0: 12:33:44 DEBUG unit.oai-hss/0.install CC ex-client-x509.o unit-oai-hss-0: 12:33:44 DEBUG unit.oai-hss/0.install CC ex-serv-dtls.o unit-oai-hss-0: 12:33:44 DEBUG unit.oai-hss/0.install CC ex-client-xssl1.o unit-oai-hss-0: 12:33:44 DEBUG unit.oai-hss/0.install CC ex-client-xssl2.o unit-oai-hss-0: 12:33:44 DEBUG unit.oai-hss/0.install CC print-ciphersuites.o unit-oai-hss-0: 12:33:44 DEBUG unit.oai-hss/0.install ex-client-xssl1.c: In function 'main': unit-oai-hss-0: 12:33:44 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:33:44 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)fd, unit-oai-hss-0: 12:33:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:44 DEBUG unit.oai-hss/0.install ex-client-xssl2.c: In function 'main': unit-oai-hss-0: 12:33:44 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:33:44 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)fd, unit-oai-hss-0: 12:33:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:44 DEBUG unit.oai-hss/0.install CXX ex-cxx.o unit-oai-hss-0: 12:33:44 DEBUG unit.oai-hss/0.install CC ex-client-anon.o unit-oai-hss-0: 12:33:44 DEBUG unit.oai-hss/0.install CC ex-serv-anon.o unit-oai-hss-0: 12:33:44 DEBUG unit.oai-hss/0.install CC ex-serv-pgp.o unit-oai-hss-0: 12:33:45 DEBUG unit.oai-hss/0.install CC ex-cert-select-pkcs11.o unit-oai-hss-0: 12:33:45 DEBUG unit.oai-hss/0.install CC ex-client-psk.o unit-oai-hss-0: 12:33:45 DEBUG unit.oai-hss/0.install CC ex-serv-psk.o unit-oai-hss-0: 12:33:45 DEBUG unit.oai-hss/0.install CC ex-client-srp.o unit-oai-hss-0: 12:33:45 DEBUG unit.oai-hss/0.install CC ex-serv-srp.o unit-oai-hss-0: 12:33:45 DEBUG unit.oai-hss/0.install CC ex-ocsp-client.o unit-oai-hss-0: 12:33:45 DEBUG unit.oai-hss/0.install CCLD libexamples.la unit-oai-hss-0: 12:33:45 DEBUG unit.oai-hss/0.install CCLD ex-client-resume unit-oai-hss-0: 12:33:45 DEBUG unit.oai-hss/0.install CCLD ex-client-dtls unit-oai-hss-0: 12:33:45 DEBUG unit.oai-hss/0.install CCLD ex-cert-select unit-oai-hss-0: 12:33:45 DEBUG unit.oai-hss/0.install CCLD ex-client-x509 unit-oai-hss-0: 12:33:46 DEBUG unit.oai-hss/0.install CCLD ex-serv-dtls unit-oai-hss-0: 12:33:46 DEBUG unit.oai-hss/0.install CCLD ex-client-xssl1 unit-oai-hss-0: 12:33:46 DEBUG unit.oai-hss/0.install CCLD ex-client-xssl2 unit-oai-hss-0: 12:33:46 DEBUG unit.oai-hss/0.install CCLD print-ciphersuites unit-oai-hss-0: 12:33:46 DEBUG unit.oai-hss/0.install CXXLD ex-cxx unit-oai-hss-0: 12:33:46 DEBUG unit.oai-hss/0.install CCLD ex-client-anon unit-oai-hss-0: 12:33:46 DEBUG unit.oai-hss/0.install CCLD ex-serv-anon unit-oai-hss-0: 12:33:46 DEBUG unit.oai-hss/0.install CCLD ex-serv-pgp unit-oai-hss-0: 12:33:46 DEBUG unit.oai-hss/0.install CCLD ex-cert-select-pkcs11 unit-oai-hss-0: 12:33:46 DEBUG unit.oai-hss/0.install CCLD ex-client-psk unit-oai-hss-0: 12:33:46 DEBUG unit.oai-hss/0.install CCLD ex-serv-psk unit-oai-hss-0: 12:33:46 DEBUG unit.oai-hss/0.install CCLD ex-client-srp unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install CCLD ex-serv-srp unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install CCLD ex-ocsp-client unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install Making all in cyclo unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install Making all in scripts unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install Making all in manpages unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install Making all in credentials unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install Making all in openpgp unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install Making all in srp unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install Making all in x509 unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all-am'. unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install Making all in latex unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all-am'. unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install Making all in tests unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install Making all in . unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install CC utils.lo unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install CCLD libutils.la unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install Making all in rsa-md5-collision unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install Making all in pkcs1-padding unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install Making all in pkcs8-decode unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install Making all in pkcs12-decode unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install Making all in userid unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install Making all in cert-tests unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install Making all in key-id unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install Making all in sha2 unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install Making all in safe-renegotiation unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install Making all in dsa unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install Making all in scripts unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install Making all in ecdsa unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install Making all in slow unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install Making all in dtls unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install Making all in srp unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install Making all in openpgp-certs unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install Making install in gl unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install Making install in tests unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install Making install in . unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[6]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[6]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install Making install in lib unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install Making install in includes unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 12:33:47 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:33:47 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/gnutls.h '/usr/include/gnutls' unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install Making install in x509 unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install Making install in accelerated unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install Making install in x86 unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install Making install in auth unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install Making install in ext unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install Making install in algorithms unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install Making install in extras unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install Making install in opencdk unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install Making install in openpgp unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install Making install in nettle unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib' unit-oai-hss-0: 12:33:48 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:33:48 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:33:48 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:33:48 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:33:48 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.lai /usr/lib/libgnutls.la unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutlsxx.la' unit-oai-hss-0: 12:33:48 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:33:48 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:33:48 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:33:48 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:33:48 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.lai /usr/lib/libgnutlsxx.la unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutls-xssl.la' unit-oai-hss-0: 12:33:48 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:33:48 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:33:48 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:33:48 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:33:48 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:33:48 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.a /usr/lib/libgnutls.a unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls.a unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls.a unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.a /usr/lib/libgnutlsxx.a unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutlsxx.a unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutlsxx.a unit-oai-hss-0: 12:33:48 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:33:48 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 12:33:48 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:33:48 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install Libraries have been installed in: unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install /usr/lib unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install If you ever happen to want to link against installed libraries unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install flag during linking and do at least one of the following: unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install during execution unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install during linking unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install See any operating system documentation about shared libraries for unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib/pkgconfig' unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls.pc '/usr/lib/pkgconfig' unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install Making install in extra unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install Making install in includes unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/openssl.h '/usr/include/gnutls' unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib' unit-oai-hss-0: 12:33:48 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:33:48 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutls-openssl.la' unit-oai-hss-0: 12:33:48 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:33:48 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:33:48 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:33:48 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:33:48 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:33:48 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:33:48 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 12:33:48 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:33:48 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install Libraries have been installed in: unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install /usr/lib unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install If you ever happen to want to link against installed libraries unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install flag during linking and do at least one of the following: unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install during execution unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install during linking unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install See any operating system documentation about shared libraries for unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install Making install in po unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 12:33:48 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:33:48 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:33:48 DEBUG unit.oai-hss/0.install installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install installing de.gmo as /usr/share/locale/de/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install installing it.gmo as /usr/share/locale/it/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install installing ms.gmo as /usr/share/locale/ms/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:33:48 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:33:48 DEBUG unit.oai-hss/0.install if test "gnutls" = "gettext-tools"; then \ unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/share/gettext/po; \ unit-oai-hss-0: 12:33:48 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:33:48 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 ./$file \ unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install /usr/share/gettext/po/$file; \ unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install done; \ unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install for file in Makevars; do \ unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install rm -f /usr/share/gettext/po/$file; \ unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install done; \ unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install else \ unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install : ; \ unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install fi unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install Making install in src unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install Making install in crywrap unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/bin' unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c crywrap '/usr/bin' unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/crywrap /usr/bin/crywrap unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install Making install in libopts unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/bin' unit-oai-hss-0: 12:33:48 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:33:48 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/psktool /usr/bin/psktool unit-oai-hss-0: 12:33:48 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:33:48 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/certtool /usr/bin/certtool unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/srptool /usr/bin/srptool unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/ocsptool /usr/bin/ocsptool unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-serv /usr/bin/gnutls-serv unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-cli /usr/bin/gnutls-cli unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/danetool /usr/bin/danetool unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/tpmtool /usr/bin/tpmtool unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/p11tool /usr/bin/p11tool unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install Making install in doc unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install Making install in examples unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install Making install in cyclo unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install Making install in scripts unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install Making install in manpages unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/man/man1' unit-oai-hss-0: 12:33:49 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:33:49 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/man/man3' unit-oai-hss-0: 12:33:49 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:33:49 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:33:49 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:33:49 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:33:49 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:33:49 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:33:49 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:33:49 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:33:49 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:33:49 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:33:49 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:33:49 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:33:49 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:33:49 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:33:49 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:33:49 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:33:49 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:33:49 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:33:49 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:33:49 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:33:49 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:33:49 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install Making install in credentials unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install Making install in openpgp unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install Making install in srp unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install Making install in x509 unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install Making install in latex unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/info' unit-oai-hss-0: 12:33:49 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:33:49 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/info' unit-oai-hss-0: 12:33:49 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:33:49 DEBUG unit.oai-hss/0.install install-info --info-dir='/usr/share/info' '/usr/share/info/gnutls.info' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install install-info --info-dir='/usr/share/info' '/usr/share/info/gnutls-guile.info' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install Making install in tests unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install Making install in . unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install Making install in rsa-md5-collision unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install Making install in pkcs1-padding unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install Making install in pkcs8-decode unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install Making install in pkcs12-decode unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install Making install in userid unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install Making install in cert-tests unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install Making install in key-id unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install Making install in sha2 unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install Making install in safe-renegotiation unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install Making install in dsa unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install Making install in scripts unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install Making install in ecdsa unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install Making install in slow unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install Making install in dtls unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install Making install in srp unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install Making install in openpgp-certs unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install bison is already the newest version. unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install cmake is already the newest version. unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install flex is already the newest version. unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install g++ is already the newest version. unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install g++ set to manually installed. unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install gcc is already the newest version. unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install gcc set to manually installed. unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install libsctp-dev is already the newest version. unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install libsctp1 is already the newest version. unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install cmake-curses-gui is already the newest version. unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install gdb is already the newest version. unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install libgcrypt11-dev is already the newest version. unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install libmysqlclient-dev is already the newest version. unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install comerr-dev dh-apparmor gettext intltool-debian krb5-multidev libasprintf-dev unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install libcroco3 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libexpat1-dev unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install libfontenc1 libgettextpo-dev libgettextpo0 libgl1-mesa-dri libgl1-mesa-glx unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install libglapi-mesa libgssrpc4 libkadm5clnt-mit9 libkadm5srv-mit9 libkdb5-7 unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install libllvm3.4 libmail-sendmail-perl libpciaccess0 libpq5 libpython-dev unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install libpython2.7-dev libsys-hostname-long-perl libtcl8.6 libtk8.6 unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install libtxc-dxtn-s2tc0 libunistring0 libutempter0 libx11-xcb1 libxaw7 unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxinerama1 unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install libxmu6 libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1 unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install libxxf86dga1 libxxf86vm1 mercurial-common po-debconf python2.7-dev swig2.0 unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install tcl tcl8.6 tk tk8.6 x11-utils xbitmaps xterm unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install doc-base dh-make apparmor-easyprof gettext-doc krb5-doc libglide3 krb5-user unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install postgresql-doc-9.3 qct kdiff3 kdiff3-qt kompare meld tkcvs mgdiff unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install python-mysqldb python-pygments libmail-box-perl openssl-blacklist swig-doc unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install swig-examples swig2.0-examples swig2.0-doc tcl-tclreadline mesa-utils unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install xfonts-cyrillic unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install Recommended packages: unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install wish unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install comerr-dev debhelper dh-apparmor gettext intltool-debian krb5-multidev unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install libasprintf-dev libcroco3 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install libexpat1-dev libfontenc1 libgettextpo-dev libgettextpo0 libgl1-mesa-dri unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install libgl1-mesa-glx libglapi-mesa libgssrpc4 libkadm5clnt-mit9 libkadm5srv-mit9 unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install libkdb5-7 libllvm3.4 libmail-sendmail-perl libpciaccess0 libpq-dev libpq5 unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install libpython-dev libpython2.7-dev libsys-hostname-long-perl libtcl8.6 libtk8.6 unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install libtxc-dxtn-s2tc0 libunistring0 libutempter0 libx11-xcb1 libxaw7 unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxinerama1 unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install libxml2-dev libxmu6 libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1 unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install libxxf86dga1 libxxf86vm1 mercurial mercurial-common po-debconf python-dev unit-oai-hss-0: 12:33:50 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:33:50 DEBUG unit.oai-hss/0.install xterm unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install 0 upgraded, 73 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install Need to get 43.0 MB of archives. unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install After this operation, 135 MB of additional disk space will be used. unit-oai-hss-0: 12:33:50 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:33:50 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:33:50 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:33:50 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:33:50 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:33:51 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:33:51 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:33:51 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:33:51 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:33:51 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:33:52 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:33:52 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:33:52 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:33:52 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:33:52 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:33:52 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:33:52 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:33:52 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:33:52 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:33:52 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:33:52 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:33:52 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:33:52 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:33:53 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:33:53 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:33:53 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:33:53 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:33:53 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:33:53 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:33:54 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:33:54 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:33:54 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:33:54 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:33:54 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:33:54 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:33:54 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:33:54 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:33:54 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:33:54 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:33:54 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:33:54 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:33:54 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:33:55 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:33:55 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:33:55 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:33:55 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:33:55 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:33:55 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:33:55 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:33:55 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:33:55 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:33:55 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:33:55 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:33:55 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:33:56 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:33:56 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:33:56 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:33:56 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:33:56 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:33:56 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:33:56 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:33:56 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:33:56 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:33:56 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:33:56 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:33:56 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:33:56 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:33:57 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:33:57 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:33:57 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:33:57 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:33:57 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:33:57 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:33:57 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install Extracting templates from packages: 41% Extracting templates from packages: 82% Extracting templates from packages: 100% unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install Fetched 43.0 MB in 7s (5853 kB/s) unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcroco3:amd64. unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install (Reading database ... 92785 files and directories currently installed.) unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcroco3_0.6.8-2ubuntu1_amd64.deb ... unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install Unpacking libcroco3:amd64 (0.6.8-2ubuntu1) ... unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpciaccess0:amd64. unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpciaccess0_0.13.2-1_amd64.deb ... unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install Unpacking libpciaccess0:amd64 (0.13.2-1) ... unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-intel1_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install Unpacking libdrm-intel1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-nouveau2_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install Unpacking libdrm-nouveau2:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-oai-hss-0: 12:33:58 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:33:58 DEBUG unit.oai-hss/0.install Unpacking libdrm-radeon1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfontenc1:amd64. unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfontenc1_1%3a1.1.2-1_amd64.deb ... unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install Unpacking libfontenc1:amd64 (1:1.1.2-1) ... unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libunistring0:amd64. unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libunistring0_0.9.3-5ubuntu3_amd64.deb ... unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install Unpacking libunistring0:amd64 (0.9.3-5ubuntu3) ... unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgettextpo0:amd64. unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgettextpo0_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install Unpacking libgettextpo0:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libllvm3.4:amd64. unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libllvm3.4_1%3a3.4-1ubuntu3_amd64.deb ... unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install Unpacking libllvm3.4:amd64 (1:3.4-1ubuntu3) ... unit-oai-hss-0: 12:33:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-oai-hss-0: 12:33:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgl1-mesa-dri_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 12:33:59 DEBUG unit.oai-hss/0.install Unpacking libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libglapi-mesa_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install Unpacking libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libx11-xcb1_2%3a1.6.2-1ubuntu2.1_amd64.deb ... unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install Unpacking libx11-xcb1:amd64 (2:1.6.2-1ubuntu2.1) ... unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-dri2-0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install Unpacking libxcb-dri2-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-dri3-0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install Unpacking libxcb-dri3-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-glx0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install Unpacking libxcb-glx0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-present0:amd64. unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-present0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install Unpacking libxcb-present0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-sync1_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 12:34:01 DEBUG unit.oai-hss/0.install Unpacking libxcb-sync1:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:34:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxdamage1:amd64. unit-oai-hss-0: 12:34:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-1ubuntu1_amd64.deb ... unit-oai-hss-0: 12:34:01 DEBUG unit.oai-hss/0.install Unpacking libxdamage1:amd64 (1:1.1.4-1ubuntu1) ... unit-oai-hss-0: 12:34:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxfixes3:amd64. unit-oai-hss-0: 12:34:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 12:34:01 DEBUG unit.oai-hss/0.install Unpacking libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ... unit-oai-hss-0: 12:34:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxshmfence1:amd64. unit-oai-hss-0: 12:34:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxshmfence1_1.1-2_amd64.deb ... unit-oai-hss-0: 12:34:01 DEBUG unit.oai-hss/0.install Unpacking libxshmfence1:amd64 (1.1-2) ... unit-oai-hss-0: 12:34:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-oai-hss-0: 12:34:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.3-1_amd64.deb ... unit-oai-hss-0: 12:34:01 DEBUG unit.oai-hss/0.install Unpacking libxxf86vm1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 12:34:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-oai-hss-0: 12:34:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgl1-mesa-glx_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 12:34:02 DEBUG unit.oai-hss/0.install Unpacking libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 12:34:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgssrpc4:amd64. unit-oai-hss-0: 12:34:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgssrpc4_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 12:34:02 DEBUG unit.oai-hss/0.install Unpacking libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:34:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkadm5clnt-mit9:amd64. unit-oai-hss-0: 12:34:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkadm5clnt-mit9_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 12:34:02 DEBUG unit.oai-hss/0.install Unpacking libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:34:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkdb5-7:amd64. unit-oai-hss-0: 12:34:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkdb5-7_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 12:34:02 DEBUG unit.oai-hss/0.install Unpacking libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:34:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkadm5srv-mit9:amd64. unit-oai-hss-0: 12:34:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkadm5srv-mit9_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 12:34:03 DEBUG unit.oai-hss/0.install Unpacking libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:34:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-oai-hss-0: 12:34:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... unit-oai-hss-0: 12:34:03 DEBUG unit.oai-hss/0.install Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... unit-oai-hss-0: 12:34:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-oai-hss-0: 12:34:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... unit-oai-hss-0: 12:34:03 DEBUG unit.oai-hss/0.install Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 12:34:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtcl8.6:amd64. unit-oai-hss-0: 12:34:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtcl8.6_8.6.1-4ubuntu1_amd64.deb ... unit-oai-hss-0: 12:34:04 DEBUG unit.oai-hss/0.install Unpacking libtcl8.6:amd64 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxft2:amd64. unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxft2_2.3.1-2_amd64.deb ... unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install Unpacking libxft2:amd64 (2.3.1-2) ... unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxss1:amd64. unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtk8.6:amd64. unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtk8.6_8.6.1-3ubuntu2_amd64.deb ... unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install Unpacking libtk8.6:amd64 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxmu6:amd64. unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxmu6_2%3a1.1.1-1_amd64.deb ... unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install Unpacking libxmu6:amd64 (2:1.1.1-1) ... unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxpm4:amd64. unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxaw7:amd64. unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxaw7_2%3a1.0.12-1_amd64.deb ... unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install Unpacking libxaw7:amd64 (2:1.0.12-1) ... unit-oai-hss-0: 12:34:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-oai-hss-0: 12:34:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-shape0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 12:34:06 DEBUG unit.oai-hss/0.install Unpacking libxcb-shape0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:34:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcomposite1:amd64. unit-oai-hss-0: 12:34:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-oai-hss-0: 12:34:06 DEBUG unit.oai-hss/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-oai-hss-0: 12:34:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxinerama1:amd64. unit-oai-hss-0: 12:34:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-oai-hss-0: 12:34:06 DEBUG unit.oai-hss/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 12:34:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxrandr2:amd64. unit-oai-hss-0: 12:34:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1~trusty1_amd64.deb ... unit-oai-hss-0: 12:34:06 DEBUG unit.oai-hss/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1~trusty1) ... unit-oai-hss-0: 12:34:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxtst6:amd64. unit-oai-hss-0: 12:34:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 12:34:06 DEBUG unit.oai-hss/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 12:34:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxv1:amd64. unit-oai-hss-0: 12:34:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-oai-hss-0: 12:34:06 DEBUG unit.oai-hss/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 12:34:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-oai-hss-0: 12:34:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 12:34:06 DEBUG unit.oai-hss/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 12:34:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-oai-hss-0: 12:34:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-oai-hss-0: 12:34:06 DEBUG unit.oai-hss/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-oai-hss-0: 12:34:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package gettext. unit-oai-hss-0: 12:34:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../gettext_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 12:34:06 DEBUG unit.oai-hss/0.install Unpacking gettext (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 12:34:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package intltool-debian. unit-oai-hss-0: 12:34:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../intltool-debian_0.35.0+20060710.1_all.deb ... unit-oai-hss-0: 12:34:06 DEBUG unit.oai-hss/0.install Unpacking intltool-debian (0.35.0+20060710.1) ... unit-oai-hss-0: 12:34:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package po-debconf. unit-oai-hss-0: 12:34:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../po-debconf_1.0.16+nmu2ubuntu1_all.deb ... unit-oai-hss-0: 12:34:06 DEBUG unit.oai-hss/0.install Unpacking po-debconf (1.0.16+nmu2ubuntu1) ... unit-oai-hss-0: 12:34:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package dh-apparmor. unit-oai-hss-0: 12:34:06 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:34:06 DEBUG unit.oai-hss/0.install Unpacking dh-apparmor (2.10.95-0ubuntu2.6~14.04.4) ... unit-oai-hss-0: 12:34:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package debhelper. unit-oai-hss-0: 12:34:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../debhelper_9.20131227ubuntu1_all.deb ... unit-oai-hss-0: 12:34:06 DEBUG unit.oai-hss/0.install Unpacking debhelper (9.20131227ubuntu1) ... unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package comerr-dev. unit-oai-hss-0: 12:34:07 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:34:07 DEBUG unit.oai-hss/0.install Unpacking comerr-dev (2.1-1.42.9-3ubuntu1.3) ... unit-oai-hss-0: 12:34:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package krb5-multidev. unit-oai-hss-0: 12:34:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../krb5-multidev_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 12:34:08 DEBUG unit.oai-hss/0.install Unpacking krb5-multidev (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:34:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-oai-hss-0: 12:34:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libasprintf-dev_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 12:34:08 DEBUG unit.oai-hss/0.install Unpacking libasprintf-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 12:34:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-oai-hss-0: 12:34:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgettextpo-dev_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 12:34:08 DEBUG unit.oai-hss/0.install Unpacking libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 12:34:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-oai-hss-0: 12:34:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsys-hostname-long-perl_1.4-3_all.deb ... unit-oai-hss-0: 12:34:08 DEBUG unit.oai-hss/0.install Unpacking libsys-hostname-long-perl (1.4-3) ... unit-oai-hss-0: 12:34:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmail-sendmail-perl. unit-oai-hss-0: 12:34:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... unit-oai-hss-0: 12:34:08 DEBUG unit.oai-hss/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 12:34:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpq5. unit-oai-hss-0: 12:34:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpq5_9.3.24-0ubuntu0.14.04_amd64.deb ... unit-oai-hss-0: 12:34:08 DEBUG unit.oai-hss/0.install Unpacking libpq5 (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 12:34:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpq-dev. unit-oai-hss-0: 12:34:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpq-dev_9.3.24-0ubuntu0.14.04_amd64.deb ... unit-oai-hss-0: 12:34:08 DEBUG unit.oai-hss/0.install Unpacking libpq-dev (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 12:34:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython-dev:amd64. unit-oai-hss-0: 12:34:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython-dev_2.7.5-5ubuntu3_amd64.deb ... unit-oai-hss-0: 12:34:08 DEBUG unit.oai-hss/0.install Unpacking libpython-dev:amd64 (2.7.5-5ubuntu3) ... unit-oai-hss-0: 12:34:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libutempter0. unit-oai-hss-0: 12:34:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libutempter0_1.1.5-4build1_amd64.deb ... unit-oai-hss-0: 12:34:08 DEBUG unit.oai-hss/0.install Unpacking libutempter0 (1.1.5-4build1) ... unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxml2-dev:amd64. unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... unit-oai-hss-0: 12:34:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package mercurial-common. unit-oai-hss-0: 12:34:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../mercurial-common_2.8.2-1ubuntu1.4_all.deb ... unit-oai-hss-0: 12:34:10 DEBUG unit.oai-hss/0.install Unpacking mercurial-common (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 12:34:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package mercurial. unit-oai-hss-0: 12:34:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../mercurial_2.8.2-1ubuntu1.4_amd64.deb ... unit-oai-hss-0: 12:34:11 DEBUG unit.oai-hss/0.install Unpacking mercurial (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 12:34:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package python2.7-dev. unit-oai-hss-0: 12:34:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... unit-oai-hss-0: 12:34:12 DEBUG unit.oai-hss/0.install Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 12:34:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package python-dev. unit-oai-hss-0: 12:34:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../python-dev_2.7.5-5ubuntu3_amd64.deb ... unit-oai-hss-0: 12:34:12 DEBUG unit.oai-hss/0.install Unpacking python-dev (2.7.5-5ubuntu3) ... unit-oai-hss-0: 12:34:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package ssl-cert. unit-oai-hss-0: 12:34:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../ssl-cert_1.0.33_all.deb ... unit-oai-hss-0: 12:34:12 DEBUG unit.oai-hss/0.install Unpacking ssl-cert (1.0.33) ... unit-oai-hss-0: 12:34:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package swig2.0. unit-oai-hss-0: 12:34:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../swig2.0_2.0.11-1ubuntu2_amd64.deb ... unit-oai-hss-0: 12:34:12 DEBUG unit.oai-hss/0.install Unpacking swig2.0 (2.0.11-1ubuntu2) ... unit-oai-hss-0: 12:34:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package swig. unit-oai-hss-0: 12:34:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../swig_2.0.11-1ubuntu2_amd64.deb ... unit-oai-hss-0: 12:34:13 DEBUG unit.oai-hss/0.install Unpacking swig (2.0.11-1ubuntu2) ... unit-oai-hss-0: 12:34:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package tcl8.6. unit-oai-hss-0: 12:34:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../tcl8.6_8.6.1-4ubuntu1_amd64.deb ... unit-oai-hss-0: 12:34:13 DEBUG unit.oai-hss/0.install Unpacking tcl8.6 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 12:34:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package tcl. unit-oai-hss-0: 12:34:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../tcl_8.6.0+6ubuntu3_amd64.deb ... unit-oai-hss-0: 12:34:13 DEBUG unit.oai-hss/0.install Unpacking tcl (8.6.0+6ubuntu3) ... unit-oai-hss-0: 12:34:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package tk8.6. unit-oai-hss-0: 12:34:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../tk8.6_8.6.1-3ubuntu2_amd64.deb ... unit-oai-hss-0: 12:34:13 DEBUG unit.oai-hss/0.install Unpacking tk8.6 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 12:34:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package tk. unit-oai-hss-0: 12:34:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../tk_8.6.0+6ubuntu3_amd64.deb ... unit-oai-hss-0: 12:34:13 DEBUG unit.oai-hss/0.install Unpacking tk (8.6.0+6ubuntu3) ... unit-oai-hss-0: 12:34:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package x11-utils. unit-oai-hss-0: 12:34:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../x11-utils_7.7+1_amd64.deb ... unit-oai-hss-0: 12:34:13 DEBUG unit.oai-hss/0.install Unpacking x11-utils (7.7+1) ... unit-oai-hss-0: 12:34:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package xbitmaps. unit-oai-hss-0: 12:34:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-oai-hss-0: 12:34:13 DEBUG unit.oai-hss/0.install Unpacking xbitmaps (1.1.1-2) ... unit-oai-hss-0: 12:34:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package xterm. unit-oai-hss-0: 12:34:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../xterm_297-1ubuntu1_amd64.deb ... unit-oai-hss-0: 12:34:13 DEBUG unit.oai-hss/0.install Unpacking xterm (297-1ubuntu1) ... unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install Processing triggers for mime-support (3.54ubuntu1.1) ... unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install Setting up libcroco3:amd64 (0.6.8-2ubuntu1) ... unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install Setting up libpciaccess0:amd64 (0.13.2-1) ... unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install Setting up libdrm-intel1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install Setting up libdrm-nouveau2:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install Setting up libdrm-radeon1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install Setting up libfontenc1:amd64 (1:1.1.2-1) ... unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install Setting up libunistring0:amd64 (0.9.3-5ubuntu3) ... unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install Setting up libgettextpo0:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install Setting up libllvm3.4:amd64 (1:3.4-1ubuntu3) ... unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install Setting up libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install Setting up libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install Setting up libx11-xcb1:amd64 (2:1.6.2-1ubuntu2.1) ... unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install Setting up libxcb-dri2-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install Setting up libxcb-dri3-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install Setting up libxcb-glx0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install Setting up libxcb-present0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install Setting up libxcb-sync1:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install Setting up libxdamage1:amd64 (1:1.1.4-1ubuntu1) ... unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install Setting up libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ... unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install Setting up libxshmfence1:amd64 (1.1-2) ... unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install Setting up libxxf86vm1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install Setting up libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 12:34:17 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:34:17 DEBUG unit.oai-hss/0.install Setting up libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install Setting up libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install Setting up libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install Setting up libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install Setting up libtcl8.6:amd64 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install Setting up libxft2:amd64 (2.3.1-2) ... unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install Setting up libtk8.6:amd64 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install Setting up libxmu6:amd64 (2:1.1.1-1) ... unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install Setting up libxaw7:amd64 (2:1.0.12-1) ... unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install Setting up libxcb-shape0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install Setting up libxrandr2:amd64 (2:1.5.0-1~trusty1) ... unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-oai-hss-0: 12:34:18 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:34:18 DEBUG unit.oai-hss/0.install Setting up gettext (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install Setting up intltool-debian (0.35.0+20060710.1) ... unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install Setting up po-debconf (1.0.16+nmu2ubuntu1) ... unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install Setting up dh-apparmor (2.10.95-0ubuntu2.6~14.04.4) ... unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install Setting up debhelper (9.20131227ubuntu1) ... unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install Setting up comerr-dev (2.1-1.42.9-3ubuntu1.3) ... unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install Setting up krb5-multidev (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install Setting up libasprintf-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install Setting up libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install Setting up libsys-hostname-long-perl (1.4-3) ... unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install Setting up libpq5 (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install Setting up libpq-dev (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install Setting up libpython-dev:amd64 (2.7.5-5ubuntu3) ... unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install Setting up libutempter0 (1.1.5-4build1) ... unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install Creating utempter group... unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install Setting up mercurial-common (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 12:34:20 DEBUG unit.oai-hss/0.install Setting up mercurial (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 12:34:20 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:34:20 DEBUG unit.oai-hss/0.install Creating config file /etc/mercurial/hgrc.d/hgext.rc with new version unit-oai-hss-0: 12:34:20 DEBUG unit.oai-hss/0.install Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 12:34:20 DEBUG unit.oai-hss/0.install Setting up python-dev (2.7.5-5ubuntu3) ... unit-oai-hss-0: 12:34:20 DEBUG unit.oai-hss/0.install Setting up ssl-cert (1.0.33) ... unit-oai-hss-0: 12:34:21 DEBUG unit.oai-hss/0.install Setting up swig2.0 (2.0.11-1ubuntu2) ... unit-oai-hss-0: 12:34:21 DEBUG unit.oai-hss/0.install Setting up swig (2.0.11-1ubuntu2) ... unit-oai-hss-0: 12:34:21 DEBUG unit.oai-hss/0.install Setting up tcl8.6 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 12:34:21 DEBUG unit.oai-hss/0.install Setting up tcl (8.6.0+6ubuntu3) ... unit-oai-hss-0: 12:34:22 DEBUG unit.oai-hss/0.install Setting up tk8.6 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 12:34:22 DEBUG unit.oai-hss/0.install Setting up tk (8.6.0+6ubuntu3) ... unit-oai-hss-0: 12:34:22 DEBUG unit.oai-hss/0.install Setting up x11-utils (7.7+1) ... unit-oai-hss-0: 12:34:22 DEBUG unit.oai-hss/0.install Setting up xbitmaps (1.1.1-2) ... unit-oai-hss-0: 12:34:22 DEBUG unit.oai-hss/0.install Setting up xterm (297-1ubuntu1) ... unit-oai-hss-0: 12:34:23 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:34:23 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:34:23 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:34:24 DEBUG unit.oai-hss/0.install Downloading 1.2.0 freeDiameter archive unit-oai-hss-0: 12:34:24 DEBUG unit.oai-hss/0.install Cloning into 'freediameter'... unit-oai-hss-0: 12:34:30 DEBUG unit.oai-hss/0.install -- The C compiler identification is GNU 4.8.4 unit-oai-hss-0: 12:34:30 DEBUG unit.oai-hss/0.install -- The CXX compiler identification is GNU 4.8.4 unit-oai-hss-0: 12:34:30 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc unit-oai-hss-0: 12:34:30 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc -- works unit-oai-hss-0: 12:34:30 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info unit-oai-hss-0: 12:34:30 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info - done unit-oai-hss-0: 12:34:30 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ unit-oai-hss-0: 12:34:30 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ -- works unit-oai-hss-0: 12:34:30 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info unit-oai-hss-0: 12:34:30 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info - done unit-oai-hss-0: 12:34:30 DEBUG unit.oai-hss/0.install -- Looking for bison unit-oai-hss-0: 12:34:30 DEBUG unit.oai-hss/0.install -- Looking for bison -- /usr/bin/bison unit-oai-hss-0: 12:34:30 DEBUG unit.oai-hss/0.install -- Looking for flex unit-oai-hss-0: 12:34:30 DEBUG unit.oai-hss/0.install -- Looking for flex -- /usr/bin/flex unit-oai-hss-0: 12:34:30 DEBUG unit.oai-hss/0.install -- Looking for getopt_long unit-oai-hss-0: 12:34:30 DEBUG unit.oai-hss/0.install -- Looking for getopt_long - found unit-oai-hss-0: 12:34:30 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs - found unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install -- Check if the system is big endian unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install -- Searching 16 bit integer unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h - found unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install -- Looking for stdint.h unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install -- Looking for stdint.h - found unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install -- Looking for stddef.h unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install -- Looking for stddef.h - found unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install -- Check size of unsigned short unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install -- Check size of unsigned short - done unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install -- Using unsigned short unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install -- Check if the system is big endian - little endian unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install -- Looking for ntohll unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install -- Looking for ntohll - not found unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h - found unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install -- Looking for strndup unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install -- Looking for strndup - found unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h - found unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install -- Looking for pthread_create unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install -- Looking for pthread_create - not found unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads - not found unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread - found unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install -- Found Threads: TRUE unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime - found unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx - not found unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install -- Found SCTP: /usr/lib/x86_64-linux-gnu/libsctp.so unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS - Success unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install -- Found IDNA: /usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT - Success unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install -- Found GNUTLS: /usr/lib/libgnutls.so unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install -- Checking GNUTLS version unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install -- Looking for gnutls_hash in gnutls unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install -- Looking for gnutls_hash in gnutls - found unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install -- Looking for gnutls_transport_set_vec_push_function in gnutls unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install -- Looking for gnutls_transport_set_vec_push_function in gnutls - found unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install -- Looking for gnutls_x509_trust_list_verify_crt in gnutls unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install -- Looking for gnutls_x509_trust_list_verify_crt in gnutls - found unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install -- Looking for gnutls_handshake_set_timeout in gnutls unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install -- Looking for gnutls_handshake_set_timeout in gnutls - found unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG - found unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait - found unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND - Success unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install -- Configuring done unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install CMake Warning (dev) in libfdproto/CMakeLists.txt: unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install interface. Run "cmake --help-policy CMP0022" for policy details. Use the unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install cmake_policy command to set the policy and suppress this warning. unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install Target "libfdproto" has an INTERFACE_LINK_LIBRARIES property which differs unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install from its LINK_INTERFACE_LIBRARIES properties. unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install INTERFACE_LINK_LIBRARIES: unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install -lpthread;/usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install LINK_INTERFACE_LIBRARIES: unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install -lpthread unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install This warning is for project developers. Use -Wno-dev to suppress it. unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install CMake Warning (dev) in libfdcore/CMakeLists.txt: unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install interface. Run "cmake --help-policy CMP0022" for policy details. Use the unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install cmake_policy command to set the policy and suppress this warning. unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install Target "libfdcore" has an INTERFACE_LINK_LIBRARIES property which differs unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install from its LINK_INTERFACE_LIBRARIES properties. unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install INTERFACE_LINK_LIBRARIES: unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:34:31 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:34:31 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install LINK_INTERFACE_LIBRARIES: unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install This warning is for project developers. Use -Wno-dev to suppress it. unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:34:32 DEBUG unit.oai-hss/0.install -- Generating done unit-oai-hss-0: 12:34:32 DEBUG unit.oai-hss/0.install -- Build files have been written to: /tmp/freediameter/build unit-oai-hss-0: 12:34:32 DEBUG unit.oai-hss/0.install Compiling freeDiameter unit-oai-hss-0: 12:34:32 DEBUG unit.oai-hss/0.install Scanning dependencies of target version_information unit-oai-hss-0: 12:34:32 DEBUG unit.oai-hss/0.install [ 0%] Built target version_information unit-oai-hss-0: 12:34:32 DEBUG unit.oai-hss/0.install Scanning dependencies of target libfdproto unit-oai-hss-0: 12:34:32 DEBUG unit.oai-hss/0.install [ 1%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dictionary.c.o unit-oai-hss-0: 12:34:32 DEBUG unit.oai-hss/0.install [ 2%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dictionary_functions.c.o unit-oai-hss-0: 12:34:32 DEBUG unit.oai-hss/0.install [ 3%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dispatch.c.o unit-oai-hss-0: 12:34:32 DEBUG unit.oai-hss/0.install [ 4%] Building C object libfdproto/CMakeFiles/libfdproto.dir/fifo.c.o unit-oai-hss-0: 12:34:32 DEBUG unit.oai-hss/0.install [ 5%] Building C object libfdproto/CMakeFiles/libfdproto.dir/init.c.o unit-oai-hss-0: 12:34:32 DEBUG unit.oai-hss/0.install [ 6%] Building C object libfdproto/CMakeFiles/libfdproto.dir/lists.c.o unit-oai-hss-0: 12:34:32 DEBUG unit.oai-hss/0.install [ 7%] Building C object libfdproto/CMakeFiles/libfdproto.dir/log.c.o unit-oai-hss-0: 12:34:32 DEBUG unit.oai-hss/0.install [ 8%] Building C object libfdproto/CMakeFiles/libfdproto.dir/messages.c.o unit-oai-hss-0: 12:34:32 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 12:34:32 DEBUG unit.oai-hss/0.install [ 9%] Building C object libfdproto/CMakeFiles/libfdproto.dir/ostr.c.o unit-oai-hss-0: 12:34:32 DEBUG unit.oai-hss/0.install [ 10%] Building C object libfdproto/CMakeFiles/libfdproto.dir/portability.c.o unit-oai-hss-0: 12:34:32 DEBUG unit.oai-hss/0.install [ 11%] Building C object libfdproto/CMakeFiles/libfdproto.dir/rt_data.c.o unit-oai-hss-0: 12:34:32 DEBUG unit.oai-hss/0.install [ 12%] Building C object libfdproto/CMakeFiles/libfdproto.dir/sessions.c.o unit-oai-hss-0: 12:34:33 DEBUG unit.oai-hss/0.install [ 13%] Building C object libfdproto/CMakeFiles/libfdproto.dir/utils.c.o unit-oai-hss-0: 12:34:33 DEBUG unit.oai-hss/0.install [ 14%] Building C object libfdproto/CMakeFiles/libfdproto.dir/version.c.o unit-oai-hss-0: 12:34:33 DEBUG unit.oai-hss/0.install Linking C shared library libfdproto.so unit-oai-hss-0: 12:34:33 DEBUG unit.oai-hss/0.install [ 14%] Built target libfdproto unit-oai-hss-0: 12:34:33 DEBUG unit.oai-hss/0.install [ 15%] Generating fdd.tab.c, fdd.tab.h unit-oai-hss-0: 12:34:33 DEBUG unit.oai-hss/0.install [ 16%] Generating lex.fdd.c unit-oai-hss-0: 12:34:33 DEBUG unit.oai-hss/0.install Scanning dependencies of target libfdcore unit-oai-hss-0: 12:34:33 DEBUG unit.oai-hss/0.install [ 17%] Building C object libfdcore/CMakeFiles/libfdcore.dir/apps.c.o unit-oai-hss-0: 12:34:33 DEBUG unit.oai-hss/0.install [ 18%] Building C object libfdcore/CMakeFiles/libfdcore.dir/config.c.o unit-oai-hss-0: 12:34:33 DEBUG unit.oai-hss/0.install [ 19%] Building C object libfdcore/CMakeFiles/libfdcore.dir/core.c.o unit-oai-hss-0: 12:34:33 DEBUG unit.oai-hss/0.install [ 20%] Building C object libfdcore/CMakeFiles/libfdcore.dir/cnxctx.c.o unit-oai-hss-0: 12:34:33 DEBUG unit.oai-hss/0.install [ 21%] Building C object libfdcore/CMakeFiles/libfdcore.dir/endpoints.c.o unit-oai-hss-0: 12:34:33 DEBUG unit.oai-hss/0.install [ 22%] Building C object libfdcore/CMakeFiles/libfdcore.dir/events.c.o unit-oai-hss-0: 12:34:33 DEBUG unit.oai-hss/0.install [ 23%] Building C object libfdcore/CMakeFiles/libfdcore.dir/extensions.c.o unit-oai-hss-0: 12:34:33 DEBUG unit.oai-hss/0.install [ 25%] Building C object libfdcore/CMakeFiles/libfdcore.dir/fifo_stats.c.o unit-oai-hss-0: 12:34:33 DEBUG unit.oai-hss/0.install [ 26%] Building C object libfdcore/CMakeFiles/libfdcore.dir/hooks.c.o unit-oai-hss-0: 12:34:33 DEBUG unit.oai-hss/0.install [ 27%] Building C object libfdcore/CMakeFiles/libfdcore.dir/dict_base_proto.c.o unit-oai-hss-0: 12:34:33 DEBUG unit.oai-hss/0.install [ 28%] Building C object libfdcore/CMakeFiles/libfdcore.dir/messages.c.o unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install [ 29%] Building C object libfdcore/CMakeFiles/libfdcore.dir/queues.c.o unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install [ 30%] Building C object libfdcore/CMakeFiles/libfdcore.dir/peers.c.o unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install [ 31%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_ce.c.o unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install [ 32%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_cnx.c.o unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install [ 33%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_dw.c.o unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install [ 34%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_dp.c.o unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install [ 35%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_expiry.c.o unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install [ 36%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_out.c.o unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install [ 37%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_psm.c.o unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install [ 38%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_sr.c.o unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install [ 39%] Building C object libfdcore/CMakeFiles/libfdcore.dir/routing_dispatch.c.o unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install [ 40%] Building C object libfdcore/CMakeFiles/libfdcore.dir/server.c.o unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install [ 41%] Building C object libfdcore/CMakeFiles/libfdcore.dir/tcp.c.o unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install [ 42%] Building C object libfdcore/CMakeFiles/libfdcore.dir/version.c.o unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install [ 43%] Building C object libfdcore/CMakeFiles/libfdcore.dir/sctp.c.o unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install [ 44%] Building C object libfdcore/CMakeFiles/libfdcore.dir/sctp3436.c.o unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install [ 45%] Building C object libfdcore/CMakeFiles/libfdcore.dir/lex.fdd.c.o unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install [ 46%] Building C object libfdcore/CMakeFiles/libfdcore.dir/fdd.tab.c.o unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install Linking C shared library libfdcore.so unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install [ 46%] Built target libfdcore unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install Scanning dependencies of target freeDiameterd unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install [ 47%] Building C object freeDiameterd/CMakeFiles/freeDiameterd.dir/main.c.o unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install Linking C executable freeDiameterd unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install [ 47%] Built target freeDiameterd unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install Scanning dependencies of target testcnx unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install [ 48%] Building C object tests/CMakeFiles/testcnx.dir/testcnx.c.o unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install Linking C executable testcnx unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install [ 48%] Built target testcnx unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install Scanning dependencies of target testdict unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install [ 50%] Building C object tests/CMakeFiles/testdict.dir/testdict.c.o unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install Linking C executable testdict unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install [ 50%] Built target testdict unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install Scanning dependencies of target testdisp unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install [ 51%] Building C object tests/CMakeFiles/testdisp.dir/testdisp.c.o unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install Linking C executable testdisp unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install [ 51%] Built target testdisp unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install Scanning dependencies of target testfifo unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install [ 52%] Building C object tests/CMakeFiles/testfifo.dir/testfifo.c.o unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install Linking C executable testfifo unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install [ 52%] Built target testfifo unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install Scanning dependencies of target testloadext unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install [ 53%] Building C object tests/CMakeFiles/testloadext.dir/testloadext.c.o unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install Linking C executable testloadext unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install [ 53%] Built target testloadext unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install Scanning dependencies of target testmesg unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install [ 54%] Building C object tests/CMakeFiles/testmesg.dir/testmesg.c.o unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install Linking C executable testmesg unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install [ 54%] Built target testmesg unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install Scanning dependencies of target testmesg_stress unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install [ 55%] Building C object tests/CMakeFiles/testmesg_stress.dir/testmesg_stress.c.o unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install Linking C executable testmesg_stress unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install [ 55%] Built target testmesg_stress unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install Scanning dependencies of target testostr unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install [ 56%] Building C object tests/CMakeFiles/testostr.dir/testostr.c.o unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install Linking C executable testostr unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install [ 56%] Built target testostr unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install Scanning dependencies of target testpeers unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install [ 57%] Building C object tests/CMakeFiles/testpeers.dir/testpeers.c.o unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install Linking C executable testpeers unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install [ 57%] Built target testpeers unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install Scanning dependencies of target testsctp unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install [ 58%] Building C object tests/CMakeFiles/testsctp.dir/testsctp.c.o unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install Linking C executable testsctp unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install [ 58%] Built target testsctp unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install Scanning dependencies of target testsess unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install [ 59%] Building C object tests/CMakeFiles/testsess.dir/testsess.c.o unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install Linking C executable testsess unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install [ 59%] Built target testsess unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_s6a unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install [ 60%] Building C object extensions/dict_s6a/CMakeFiles/dict_s6a.dir/dict_s6a.c.o unit-oai-hss-0: 12:34:38 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_s6a.fdx unit-oai-hss-0: 12:34:38 DEBUG unit.oai-hss/0.install [ 60%] Built target dict_s6a unit-oai-hss-0: 12:34:38 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_nasreq unit-oai-hss-0: 12:34:38 DEBUG unit.oai-hss/0.install [ 61%] Building C object extensions/dict_nasreq/CMakeFiles/dict_nasreq.dir/dict_nasreq.c.o unit-oai-hss-0: 12:34:38 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_nasreq.fdx unit-oai-hss-0: 12:34:38 DEBUG unit.oai-hss/0.install [ 61%] Built target dict_nasreq unit-oai-hss-0: 12:34:38 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_eap unit-oai-hss-0: 12:34:38 DEBUG unit.oai-hss/0.install [ 62%] Building C object extensions/dict_eap/CMakeFiles/dict_eap.dir/dict_eap.c.o unit-oai-hss-0: 12:34:38 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_eap.fdx unit-oai-hss-0: 12:34:38 DEBUG unit.oai-hss/0.install [ 62%] Built target dict_eap unit-oai-hss-0: 12:34:38 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca unit-oai-hss-0: 12:34:38 DEBUG unit.oai-hss/0.install [ 63%] Building C object extensions/dict_dcca/CMakeFiles/dict_dcca.dir/dict_dcca.c.o unit-oai-hss-0: 12:34:38 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca.fdx unit-oai-hss-0: 12:34:38 DEBUG unit.oai-hss/0.install [ 63%] Built target dict_dcca unit-oai-hss-0: 12:34:38 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca_3gpp unit-oai-hss-0: 12:34:38 DEBUG unit.oai-hss/0.install [ 64%] Building C object extensions/dict_dcca_3gpp/CMakeFiles/dict_dcca_3gpp.dir/dict_dcca_3gpp.c.o unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca_3gpp.fdx unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install [ 64%] Built target dict_dcca_3gpp unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca_starent unit-oai-hss-0: 12:34:39 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:34:39 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca_starent.fdx unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install [ 65%] Built target dict_dcca_starent unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_sip unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install [ 66%] Building C object extensions/dict_sip/CMakeFiles/dict_sip.dir/dict_sip.c.o unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_sip.fdx unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install [ 66%] Built target dict_sip unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_mip6a unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install [ 67%] Building C object extensions/dict_mip6a/CMakeFiles/dict_mip6a.dir/dict_mip6a.c.o unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_mip6a.fdx unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install [ 67%] Built target dict_mip6a unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_mip6i unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install [ 68%] Building C object extensions/dict_mip6i/CMakeFiles/dict_mip6i.dir/dict_mip6i.c.o unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_mip6i.fdx unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install [ 68%] Built target dict_mip6i unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_nas_mipv6 unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install [ 69%] Building C object extensions/dict_nas_mipv6/CMakeFiles/dict_nas_mipv6.dir/dict_nas_mipv6.c.o unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_nas_mipv6.fdx unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install [ 69%] Built target dict_nas_mipv6 unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_rfc5777 unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install [ 70%] Building C object extensions/dict_rfc5777/CMakeFiles/dict_rfc5777.dir/dict_rfc5777.c.o unit-oai-hss-0: 12:34:40 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_rfc5777.fdx unit-oai-hss-0: 12:34:40 DEBUG unit.oai-hss/0.install [ 70%] Built target dict_rfc5777 unit-oai-hss-0: 12:34:40 DEBUG unit.oai-hss/0.install [ 71%] Generating rtd_conf.tab.c, rtd_conf.tab.h unit-oai-hss-0: 12:34:40 DEBUG unit.oai-hss/0.install [ 72%] Generating lex.rtd_conf.c unit-oai-hss-0: 12:34:40 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_default unit-oai-hss-0: 12:34:40 DEBUG unit.oai-hss/0.install [ 73%] Building C object extensions/rt_default/CMakeFiles/rt_default.dir/rt_default.c.o unit-oai-hss-0: 12:34:40 DEBUG unit.oai-hss/0.install [ 75%] Building C object extensions/rt_default/CMakeFiles/rt_default.dir/lex.rtd_conf.c.o unit-oai-hss-0: 12:34:40 DEBUG unit.oai-hss/0.install [ 76%] Building C object extensions/rt_default/CMakeFiles/rt_default.dir/rtd_conf.tab.c.o unit-oai-hss-0: 12:34:40 DEBUG unit.oai-hss/0.install [ 77%] Building C object extensions/rt_default/CMakeFiles/rt_default.dir/rtd_rules.c.o unit-oai-hss-0: 12:34:40 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_default.fdx unit-oai-hss-0: 12:34:40 DEBUG unit.oai-hss/0.install [ 77%] Built target rt_default unit-oai-hss-0: 12:34:40 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_redirect unit-oai-hss-0: 12:34:40 DEBUG unit.oai-hss/0.install [ 78%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/rt_redir.c.o unit-oai-hss-0: 12:34:40 DEBUG unit.oai-hss/0.install [ 79%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/redir_entries.c.o unit-oai-hss-0: 12:34:40 DEBUG unit.oai-hss/0.install [ 80%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/redir_expiry.c.o unit-oai-hss-0: 12:34:40 DEBUG unit.oai-hss/0.install [ 81%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/redir_fwd.c.o unit-oai-hss-0: 12:34:40 DEBUG unit.oai-hss/0.install [ 82%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/redir_out.c.o unit-oai-hss-0: 12:34:40 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_redirect.fdx unit-oai-hss-0: 12:34:40 DEBUG unit.oai-hss/0.install [ 82%] Built target rt_redirect unit-oai-hss-0: 12:34:40 DEBUG unit.oai-hss/0.install [ 83%] Generating rtbusy_conf.tab.c, rtbusy_conf.tab.h unit-oai-hss-0: 12:34:40 DEBUG unit.oai-hss/0.install [ 84%] Generating lex.rtbusy_conf.c unit-oai-hss-0: 12:34:40 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_busypeers unit-oai-hss-0: 12:34:40 DEBUG unit.oai-hss/0.install [ 85%] Building C object extensions/rt_busypeers/CMakeFiles/rt_busypeers.dir/rtbusy.c.o unit-oai-hss-0: 12:34:40 DEBUG unit.oai-hss/0.install [ 86%] Building C object extensions/rt_busypeers/CMakeFiles/rt_busypeers.dir/lex.rtbusy_conf.c.o unit-oai-hss-0: 12:34:40 DEBUG unit.oai-hss/0.install [ 87%] Building C object extensions/rt_busypeers/CMakeFiles/rt_busypeers.dir/rtbusy_conf.tab.c.o unit-oai-hss-0: 12:34:40 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_busypeers.fdx unit-oai-hss-0: 12:34:40 DEBUG unit.oai-hss/0.install [ 87%] Built target rt_busypeers unit-oai-hss-0: 12:34:40 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_ignore_dh unit-oai-hss-0: 12:34:40 DEBUG unit.oai-hss/0.install [ 88%] Building C object extensions/rt_ignore_dh/CMakeFiles/rt_ignore_dh.dir/rt_ignore_dh.c.o unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_ignore_dh.fdx unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install [ 88%] Built target rt_ignore_dh unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_load_balance unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install [ 89%] Building C object extensions/rt_load_balance/CMakeFiles/rt_load_balance.dir/rt_load_balance.c.o unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_load_balance.fdx unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install [ 89%] Built target rt_load_balance unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install [ 90%] Generating aw_conf.tab.c, aw_conf.tab.h unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install [ 91%] Generating lex.aw_conf.c unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install Scanning dependencies of target acl_wl unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install [ 92%] Building C object extensions/acl_wl/CMakeFiles/acl_wl.dir/acl_wl.c.o unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install [ 93%] Building C object extensions/acl_wl/CMakeFiles/acl_wl.dir/aw_tree.c.o unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install [ 94%] Building C object extensions/acl_wl/CMakeFiles/acl_wl.dir/lex.aw_conf.c.o unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install [ 95%] Building C object extensions/acl_wl/CMakeFiles/acl_wl.dir/aw_conf.tab.c.o unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install Linking C shared module ../acl_wl.fdx unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install [ 95%] Built target acl_wl unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_monitor unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install [ 96%] Building C object extensions/dbg_monitor/CMakeFiles/dbg_monitor.dir/dbg_monitor.c.o unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_monitor.fdx unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install [ 96%] Built target dbg_monitor unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_msg_timings unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install [ 97%] Building C object extensions/dbg_msg_timings/CMakeFiles/dbg_msg_timings.dir/dbg_msg_timings.c.o unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_msg_timings.fdx unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install [ 97%] Built target dbg_msg_timings unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_msg_dumps unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install [ 98%] Building C object extensions/dbg_msg_dumps/CMakeFiles/dbg_msg_dumps.dir/dbg_msg_dumps.c.o unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_msg_dumps.fdx unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install [ 98%] Built target dbg_msg_dumps unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_rt unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install [100%] Building C object extensions/dbg_rt/CMakeFiles/dbg_rt.dir/dbg_rt.c.o unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_rt.fdx unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install [100%] Built target dbg_rt unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install [ 0%] Built target version_information unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install [ 14%] Built target libfdproto unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install [ 46%] Built target libfdcore unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install [ 47%] Built target freeDiameterd unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install [ 48%] Built target testcnx unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install [ 50%] Built target testdict unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install [ 51%] Built target testdisp unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install [ 52%] Built target testfifo unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install [ 53%] Built target testloadext unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install [ 54%] Built target testmesg unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install [ 55%] Built target testmesg_stress unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install [ 56%] Built target testostr unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install [ 57%] Built target testpeers unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install [ 58%] Built target testsctp unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install [ 59%] Built target testsess unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install [ 60%] Built target dict_s6a unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install [ 61%] Built target dict_nasreq unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install [ 62%] Built target dict_eap unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install [ 63%] Built target dict_dcca unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install [ 64%] Built target dict_dcca_3gpp unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install [ 65%] Built target dict_dcca_starent unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install [ 66%] Built target dict_sip unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install [ 67%] Built target dict_mip6a unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install [ 68%] Built target dict_mip6i unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install [ 69%] Built target dict_nas_mipv6 unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install [ 70%] Built target dict_rfc5777 unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install [ 77%] Built target rt_default unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install [ 82%] Built target rt_redirect unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install [ 87%] Built target rt_busypeers unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install [ 88%] Built target rt_ignore_dh unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install [ 89%] Built target rt_load_balance unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install [ 95%] Built target acl_wl unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install [ 96%] Built target dbg_monitor unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install [ 97%] Built target dbg_msg_timings unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install [ 98%] Built target dbg_msg_dumps unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install [100%] Built target dbg_rt unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install Install the project... unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install -- Install configuration: "" unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/freeDiameter-host.h unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/libfdproto.h unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/libfdcore.h unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/extension.h unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so.1.2.0 unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so.6 unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so.1.2.0 unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so.6 unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install -- Removed runtime path from "/usr/lib/libfdcore.so.1.2.0" unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install -- Installing: /usr/bin/freeDiameterd-1.2.0 unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install -- Installing: /usr/bin/freeDiameterd unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install -- Removed runtime path from "/usr/bin/freeDiameterd-1.2.0" unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_s6a.fdx unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_nasreq.fdx unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_eap.fdx unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca.fdx unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca_3gpp.fdx unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca_starent.fdx unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_sip.fdx unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_mip6a.fdx unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_mip6i.fdx unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_nas_mipv6.fdx unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_rfc5777.fdx unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_default.fdx unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_redirect.fdx unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_busypeers.fdx unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_ignore_dh.fdx unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_load_balance.fdx unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/acl_wl.fdx unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_monitor.fdx unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_msg_timings.fdx unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_msg_dumps.fdx unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_rt.fdx unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install python-pexpect-doc unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install python-pexpect unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install Need to get 37.8 kB of archives. unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install After this operation, 193 kB of additional disk space will be used. unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-pexpect all 3.1-1ubuntu0.1 [37.8 kB] unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install Fetched 37.8 kB in 0s (92.5 kB/s) unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package python-pexpect. unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install (Reading database ... 95676 files and directories currently installed.) unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../python-pexpect_3.1-1ubuntu0.1_all.deb ... unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install Unpacking python-pexpect (3.1-1ubuntu0.1) ... unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install Setting up python-pexpect (3.1-1ubuntu0.1) ... unit-oai-hss-0: 12:34:43 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:34:43 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -d unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install Compile with debug informations unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install mkdir: created directory 'BUILD' unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install git found: /usr/bin/git unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install Generating a 1024 bit RSA private key unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install .........................................++++++ unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install ..............................++++++ unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install writing new private key to 'hss.cakey.pem' unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install ----- unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install Generating RSA private key, 1024 bit long modulus unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install .............................++++++ unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install ...................................++++++ unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install e is 65537 (0x10001) unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install Using configuration from /usr/lib/ssl/openssl.cnf unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install Check that the request matches the signature unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install Signature ok unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install Certificate Details: unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install Serial Number: 1 (0x1) unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install Validity unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install Not Before: Jun 8 12:34:43 2019 GMT unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install Not After : Jun 7 12:34:43 2020 GMT unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install Subject: unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install countryName = FR unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install stateOrProvinceName = PACA unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install organizationName = Eurecom unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install organizationalUnitName = CM unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install commonName = oai-hss-0.openair4G.eur unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install X509v3 extensions: unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install X509v3 Basic Constraints: unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install CA:FALSE unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install Netscape Comment: unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install OpenSSL Generated Certificate unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install X509v3 Subject Key Identifier: unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install 81:A8:9A:EE:07:F8:10:52:57:E9:A3:09:00:1D:09:3F:F4:C4:3C:BF unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install X509v3 Authority Key Identifier: unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install keyid:2B:0F:E0:18:A5:F5:37:21:01:61:DA:88:3C:39:65:08:70:0D:D2:41 unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install Certificate is to be certified until Jun 7 12:34:43 2020 GMT (365 days) unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install Write out database with 1 new entries unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install Data Base Updated unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install CMake Warning: unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install Manually-specified variables were not used by the project: unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install DEBUG unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_access_restriction unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_auc unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_db unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_utils unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install [ 4%] Scanning dependencies of target hss_s6a unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install [ 8%] [ 13%] [ 17%] [ 21%] [ 26%] [ 30%] Building C object CMakeFiles/hss_access_restriction.dir/srv/openair-cn/SRC/OAI_HSS/access_restriction/access_restriction.c.o unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install [ 39%] [ 43%] [ 43%] [ 52%] [ 56%] Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/fx.c.o unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install [ 47%] [ 60%] Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_connector.c.o unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/kdf.c.o unit-oai-hss-0: 12:34:43 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:34:43 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:34:43 DEBUG unit.oai-hss/0.install [ 65%] [ 69%] Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/random.c.o unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install [ 73%] Building C object CMakeFiles/hss_utils.dir/srv/openair-cn/SRC/OAI_HSS/utils/hss_config.c.o unit-oai-hss-0: 12:34:43 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:34:43 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_subscription_data.c.o unit-oai-hss-0: 12:34:43 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:34:43 DEBUG unit.oai-hss/0.install [ 78%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_auth_info.c.o unit-oai-hss-0: 12:34:43 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:34:43 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:34:43 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:34:43 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:34:44 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_peers.c.o unit-oai-hss-0: 12:34:44 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:34:44 DEBUG unit.oai-hss/0.install [ 82%] [ 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:34:44 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_subscription_data.c.o unit-oai-hss-0: 12:34:44 DEBUG unit.oai-hss/0.install [ 91%] [ 95%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_supported_features.c.o unit-oai-hss-0: 12:34:44 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:34:45 DEBUG unit.oai-hss/0.install Linking C static library libhss_access_restriction.a unit-oai-hss-0: 12:34:45 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_access_restriction unit-oai-hss-0: 12:34:45 DEBUG unit.oai-hss/0.install Linking C static library libhss_utils.a unit-oai-hss-0: 12:34:45 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_utils unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.install Linking C static library libhss_s6a.a unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_s6a unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.install Linking C static library libhss_auc.a unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.install Linking C static library libhss_db.a unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_auc unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_db unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.install Scanning dependencies of target oai_hss unit-oai-hss-0: 12:34:46 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:34:46 DEBUG unit.oai-hss/0.install Linking C executable oai_hss unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.install [100%] Built target oai_hss unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.install [ 4%] Built target hss_access_restriction unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.install [ 26%] Built target hss_auc unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.install [ 39%] Built target hss_db unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.install [ 82%] Built target hss_s6a unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_utils unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.install [100%] Built target oai_hss unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.install Install the project... unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.install -- Install configuration: "RelWithDebInfo" unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.install -- Installing: /usr/local/bin/oai_hss unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.install -- Installing: /usr/local/etc/oai/hss.conf unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/../etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/../etc/freeDiameter/acl.conf unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.install '/srv/openair-cn/BUILD/HSS/BUILD/oai_hss' -> '/usr/local/bin/oai_hss' unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.install oai_hss installed unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.install + juju-log 'Add oai_hss init script' unit-oai-hss-0: 12:34:46 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:34:46 INFO unit.oai-hss/0.juju-log Add oai_hss init script unit-oai-hss-0: 12:34:46 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:34:46 DEBUG unit.oai-hss/0.install + '[' '!' -f /usr/local/bin/oai_hss ']' unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.install + status-set blocked 'Waiting for a mysql/db relation to start' unit-oai-hss-0: 12:34:46 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:34:46 INFO juju.worker.uniter.operation ran "install" hook unit-oai-hss-0: 12:34:46 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-oai-hss-0: 12:34:46 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 12:34:46 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:34:46 DEBUG juju.worker.uniter.operation running operation accept leadership unit-oai-hss-0: 12:34:46 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-oai-hss-0: 12:34:46 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-oai-hss-0: 12:34:46 INFO juju.worker.uniter found queued "leader-elected" hook unit-oai-hss-0: 12:34:46 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-oai-hss-0: 12:34:46 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-oai-hss-0: 12:34:46 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-oai-hss-0: 12:34:46 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-oai-hss-0: 12:34:46 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-oai-hss-0: 12:34:46 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-oai-hss-0: 12:34:46 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-oai-hss-0: 12:34:46 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-oai-hss-0: 12:34:46 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-oai-hss-0: 12:34:46 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:34:46 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:34:46 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-oai-hss-0: 12:34:46 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-oai-hss-0: 12:34:46 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-oai-hss-0: 12:34:46 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-oai-hss-0: 12:34:46 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-oai-hss-0: 12:34:46 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.config-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.config-changed + set_env_paths unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.config-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.config-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.config-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.config-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.config-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.config-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.config-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.config-changed + hss_exec_name=oai_hss unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.config-changed + service oai_hss stop unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.config-changed stop: Unknown instance: unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.config-changed + true unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.config-changed ++ config-get branch unit-oai-hss-0: 12:34:46 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.branch unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.config-changed + '[' v0.3.2 '!=' v0.3.2 ']' unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.config-changed ++ config-get realm unit-oai-hss-0: 12:34:46 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.realm unit-oai-hss-0: 12:34:46 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:34:46 DEBUG unit.oai-hss/0.config-changed + '[' openair4G.eur '!=' '' ']' unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.config-changed ++ config-get realm unit-oai-hss-0: 12:34:46 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.config-changed + realm=openair4G.eur unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.config-changed ++ hostname --fqdn unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.config-changed ++ hostname unit-oai-hss-0: 12:34:46 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:34:46 DEBUG unit.oai-hss/0.config-changed + '[' -d /usr/lib/freeDiameter ']' unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.config-changed + FREEDIAMETER_PREFIX=/usr unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.config-changed ++ hostname --fqdn unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.config-changed + fqdn=oai-hss-0.openair4G.eur unit-oai-hss-0: 12:34:46 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:34:46 DEBUG unit.oai-hss/0.config-changed HSS S6A: Found valid certificate in /usr/etc/freeDiameter unit-oai-hss-0: 12:34:46 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:34:46 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:34:46 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:34:46 DEBUG unit.oai-hss/0.config-changed ++ relation-ids db unit-oai-hss-0: 12:34:46 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.config-changed + '[' -z '' ']' unit-oai-hss-0: 12:34:46 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:34:46 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:34:46 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:34:46 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:34:47 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:34:47 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:34:47 INFO juju.worker.uniter.operation ran "config-changed" hook unit-oai-hss-0: 12:34:47 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-oai-hss-0: 12:34:47 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-oai-hss-0: 12:34:47 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:34:47 INFO juju.worker.uniter found queued "start" hook unit-oai-hss-0: 12:34:47 DEBUG juju.worker.uniter.operation running operation run start hook unit-oai-hss-0: 12:34:47 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-oai-hss-0: 12:34:47 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-oai-hss-0: 12:34:47 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-oai-hss-0: 12:34:47 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-oai-hss-0: 12:34:47 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-oai-hss-0: 12:34:47 DEBUG unit.oai-hss/0.start + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 12:34:47 DEBUG unit.oai-hss/0.start ++ relation-ids db unit-oai-hss-0: 12:34:47 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:34:47 DEBUG unit.oai-hss/0.start + '[' -n '' ']' unit-oai-hss-0: 12:34:47 INFO juju.worker.uniter.operation ran "start" hook unit-oai-hss-0: 12:34:47 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-oai-hss-0: 12:34:47 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-oai-hss-0: 12:34:47 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:34:47 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:34:47 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-oai-hss-0: 12:34:47 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-oai-hss-0: 12:34:47 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-oai-hss-0: 12:34:47 INFO juju.worker.uniter.relation joining relation "oai-epc:hss oai-hss:hss" unit-oai-hss-0: 12:34:47 INFO juju.worker.uniter.relation joined relation "oai-epc:hss oai-hss:hss" unit-oai-epc-0: 12:34:47 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{0}] []}} unit-oai-hss-0: 12:34:47 DEBUG juju.worker.uniter.operation running operation run relation-joined (1; mysql/0) hook unit-oai-hss-0: 12:34:47 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 12:34:47 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 12:34:47 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 12:34:47 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 12:34:47 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-joined hook unit-mysql-0: 12:34:47 DEBUG juju.worker.uniter.remotestate got a relation units change: {1 {map[oai-hss/0:{0}] []}} unit-oai-hss-0: 12:34:47 INFO juju.worker.uniter.operation skipped "db-relation-joined" hook (missing) unit-mysql-0: 12:34:47 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:34:47 DEBUG juju.worker.uniter.operation running operation run relation-joined (1; oai-hss/0) hook unit-mysql-0: 12:34:47 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 12:34:47 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 12:34:47 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (1; oai-hss/0) hook" unit-oai-hss-0: 12:34:47 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 12:34:47 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 12:34:47 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:34:47 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:34:47 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; mysql/0) hook unit-oai-hss-0: 12:34:47 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 12:34:47 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 12:34:47 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; mysql/0) hook" unit-mysql-0: 12:34:47 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 12:34:47 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-joined hook unit-oai-hss-0: 12:34:47 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 12:34:47 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-oai-hss-0: 12:34: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:34:47 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get database unit-oai-hss-0: 12:34:47 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:34:47 DEBUG unit.oai-hss/0.db-relation-changed + database= unit-oai-hss-0: 12:34:47 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get user unit-oai-hss-0: 12:34:47 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:34:47 DEBUG unit.oai-hss/0.db-relation-changed + user= unit-oai-hss-0: 12:34:47 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get password unit-mysql-0: 12:34:47 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:34:47 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:34:47 DEBUG unit.oai-hss/0.db-relation-changed + password= unit-oai-hss-0: 12:34:47 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get private-address unit-mysql-0: 12:34:47 DEBUG worker.uniter.jujuc running hook tool "is-leader" unit-oai-hss-0: 12:34:47 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:34:47 DEBUG unit.oai-hss/0.db-relation-changed + host=192.168.121.4 unit-oai-hss-0: 12:34:47 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get operator-key unit-mysql-0: 12:34:47 DEBUG worker.uniter.jujuc running hook tool "leader-get" unit-oai-hss-0: 12:34:47 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:34:47 DEBUG unit.oai-hss/0.db-relation-changed + operatorkey=1006020f0a478bf6b699f15c062e42b3 unit-oai-hss-0: 12:34:47 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get random unit-mysql-0: 12:34:47 DEBUG worker.uniter.jujuc running hook tool "leader-get" unit-oai-hss-0: 12:34:47 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:34:47 DEBUG unit.oai-hss/0.db-relation-changed + random=true unit-oai-hss-0: 12:34:47 DEBUG unit.oai-hss/0.db-relation-changed + '[' -z '' ']' unit-oai-hss-0: 12:34:47 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Data not sent yet' unit-mysql-0: 12:34:47 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:34:47 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:34:47 INFO unit.oai-hss/0.juju-log db:1: Data not sent yet unit-oai-hss-0: 12:34:47 DEBUG unit.oai-hss/0.db-relation-changed + exit 0 unit-oai-hss-0: 12:34:47 INFO juju.worker.uniter.operation ran "db-relation-changed" hook unit-oai-hss-0: 12:34:47 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 12:34:47 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 12:34:47 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:34:47 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:34:47 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 12:34:47 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:34:47 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 12:34:47 DEBUG unit.mysql/0.juju-log db:1: Using existing password file '/var/lib/mysql/mysql.passwd' unit-mysql-0: 12:34:47 DEBUG worker.uniter.jujuc running hook tool "leader-set" unit-mysql-0: 12:34:48 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-hss-0: 12:34:48 DEBUG juju.worker.uniter.remotestate got a relation units change: {1 {map[mysql/0:{1}] []}} unit-oai-hss-0: 12:34:48 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:34:48 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; mysql/0) hook unit-oai-hss-0: 12:34:48 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 12:34:48 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 12:34:48 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; mysql/0) hook" unit-mysql-0: 12:34:48 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 12:34:48 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 12:34:48 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-mysql-0: 12:34:48 DEBUG unit.mysql/0.db-relation-joined [grant replication client on *.* to `imaisohfiighiej` identified by 'aeteruchohgauze'] unit-mysql-0: 12:34:48 DEBUG unit.mysql/0.db-relation-joined [grant all on `oai-hss`.* to `imaisohfiighiej` identified by 'aeteruchohgauze'] unit-mysql-0: 12:34:48 DEBUG unit.mysql/0.db-relation-joined ['relation-set', 'database=oai-hss', 'user=imaisohfiighiej', 'password=aeteruchohgauze', 'host=192.168.121.4', 'slave=False'] unit-mysql-0: 12:34:48 DEBUG unit.mysql/0.db-relation-joined [create database `oai-hss` character set utf8] unit-mysql-0: 12:34:48 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 12:34:48 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:34:48 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get database unit-mysql-0: 12:34:48 INFO juju.worker.uniter.operation ran "db-relation-joined" hook unit-mysql-0: 12:34:48 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 12:34:48 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 12:34:48 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:34:48 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:34:48 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; oai-hss/0) hook unit-mysql-0: 12:34:48 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 12:34:48 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 12:34:48 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 12:34:48 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 12:34:48 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-mysql-0: 12:34:48 INFO juju.worker.uniter.operation skipped "db-relation-changed" hook (missing) unit-mysql-0: 12:34:48 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 12:34:48 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 12:34:48 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:34:48 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:34:48 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 12:34:48 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-mysql-0: 12:34:48 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:34:48 DEBUG unit.oai-hss/0.db-relation-changed + database=oai-hss unit-oai-hss-0: 12:34:48 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get user unit-oai-hss-0: 12:34:48 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:34:48 DEBUG unit.oai-hss/0.db-relation-changed + user=imaisohfiighiej unit-oai-hss-0: 12:34:48 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get password unit-oai-hss-0: 12:34:48 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:34:48 DEBUG unit.oai-hss/0.db-relation-changed + password=aeteruchohgauze unit-oai-hss-0: 12:34:48 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get private-address unit-oai-hss-0: 12:34:48 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:34:48 DEBUG unit.oai-hss/0.db-relation-changed + host=192.168.121.4 unit-oai-hss-0: 12:34:48 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get operator-key unit-oai-hss-0: 12:34:48 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:34:48 DEBUG unit.oai-hss/0.db-relation-changed + operatorkey=1006020f0a478bf6b699f15c062e42b3 unit-oai-hss-0: 12:34:48 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get random unit-oai-hss-0: 12:34:48 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:34:48 DEBUG unit.oai-hss/0.db-relation-changed + random=true unit-oai-hss-0: 12:34:48 DEBUG unit.oai-hss/0.db-relation-changed + '[' -z oai-hss ']' unit-oai-hss-0: 12:34:48 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 12:34:48 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 12:34:48 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 12:34:48 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 12:34:48 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 12:34:48 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 12:34:48 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 12:34:48 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 12:34:48 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 12:34:48 DEBUG unit.oai-hss/0.db-relation-changed + db_data_in_config_file 192.168.121.4 imaisohfiighiej aeteruchohgauze oai-hss unit-oai-hss-0: 12:34:48 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 12:34:48 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 12:34:48 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 12:34:48 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 12:34:48 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 12:34:48 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 12:34:48 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 12:34:48 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 12:34:48 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 12:34:48 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_server[^"]*)".*"/\1"192.168.121.4"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 12:34:48 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_user[^"]*)".*"/\1"imaisohfiighiej"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 12:34:48 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_pass[^"]*)".*"/\1"aeteruchohgauze"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 12:34:48 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:34:48 DEBUG unit.oai-hss/0.db-relation-changed + modify_hss_conf 1006020f0a478bf6b699f15c062e42b3 true unit-oai-hss-0: 12:34:48 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 12:34:48 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 12:34:48 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 12:34:48 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 12:34:48 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 12:34:48 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 12:34:48 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 12:34:48 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 12:34:48 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 12:34:48 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:34:48 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:34:48 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -q users unit-oai-hss-0: 12:34:48 DEBUG unit.oai-hss/0.db-relation-changed ++ /usr/bin/mysql -u imaisohfiighiej --password=aeteruchohgauze -h 192.168.121.4 oai-hss -e 'show tables;' unit-oai-hss-0: 12:34:48 DEBUG unit.oai-hss/0.db-relation-changed + /usr/bin/mysql -u imaisohfiighiej --password=aeteruchohgauze -h 192.168.121.4 oai-hss unit-abot-epc-basic-0: 12:34:48 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 12:34:48 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:34:48 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-abot-epc-basic-0: 12:34:48 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-abot-epc-basic-0: 12:34:48 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-abot-epc-basic-0: 12:34:48 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 12:34:48 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-abot-epc-basic-0: 12:34:48 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-abot-epc-basic-0: 12:34:48 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-abot-epc-basic-0: 12:34:48 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-abot-epc-basic-0: 12:34:48 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:34:48 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:34:48 DEBUG unit.oai-hss/0.db-relation-changed + /var/lib/juju/agents/unit-oai-hss-0/charm/hooks/start unit-oai-hss-0: 12:34:48 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:34:48 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-oai-hss-0: 12:34:48 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:34:48 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n db:1 ']' unit-oai-hss-0: 12:34:48 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Running HSS' unit-oai-hss-0: 12:34:48 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:34:48 INFO unit.oai-hss/0.juju-log db:1: Running HSS unit-oai-hss-0: 12:34:48 DEBUG unit.oai-hss/0.db-relation-changed + service oai_hss restart unit-oai-hss-0: 12:34:48 DEBUG unit.oai-hss/0.db-relation-changed stop: Unknown instance: unit-oai-hss-0: 12:34:48 DEBUG unit.oai-hss/0.db-relation-changed oai_hss start/running, process 22120 unit-oai-hss-0: 12:34:48 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_process unit-oai-hss-0: 12:34:48 DEBUG unit.oai-hss/0.db-relation-changed ++ service oai_hss status unit-oai-hss-0: 12:34:48 DEBUG unit.oai-hss/0.db-relation-changed + IS_RUNNING='oai_hss start/running, process 22120' unit-oai-hss-0: 12:34:48 DEBUG unit.oai-hss/0.db-relation-changed + [[ oai_hss start/running, process 22120 =~ .*running.* ]] unit-oai-hss-0: 12:34:48 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'OAI HSS is running' unit-oai-hss-0: 12:34:49 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:34:49 INFO unit.oai-hss/0.juju-log db:1: OAI HSS is running unit-oai-hss-0: 12:34:49 DEBUG unit.oai-hss/0.db-relation-changed + status=0 unit-oai-hss-0: 12:34:49 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 1 ']' unit-oai-hss-0: 12:34:49 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_connection_to_db unit-oai-hss-0: 12:34:49 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 12:34:49 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 12:34:49 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 12:34:49 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 12:34:49 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 12:34:49 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 12:34:49 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 12:34:49 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 12:34:49 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 12:34:49 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Establishing connection to db' unit-oai-hss-0: 12:34:49 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:34:49 INFO unit.oai-hss/0.juju-log db:1: Establishing connection to db unit-oai-hss-0: 12:34:49 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 12:34:49 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-oai-hss-0: 12:34:49 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:34:49 DEBUG unit.oai-hss/0.db-relation-changed + db_id=db:1 unit-oai-hss-0: 12:34:49 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r db:1 unit-oai-hss-0: 12:34:49 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 12:34:49 DEBUG unit.oai-hss/0.db-relation-changed + db_unit=mysql/0 unit-oai-hss-0: 12:34:49 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get -r db:1 user mysql/0 unit-oai-hss-0: 12:34:49 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:34:49 DEBUG unit.oai-hss/0.db-relation-changed + db_host=imaisohfiighiej unit-oai-hss-0: 12:34:49 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 12:34:49 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-oai-hss-0: 12:34:50 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c '.*db.*DONE' /srv/.out unit-oai-hss-0: 12:34:50 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 12:34:50 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Connection to db...Established' unit-oai-hss-0: 12:34:50 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:34:50 INFO unit.oai-hss/0.juju-log db:1: Connection to db...Established unit-oai-hss-0: 12:34:50 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 12:34:50 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 30 ']' unit-oai-hss-0: 12:34:50 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_s6a_layer unit-oai-hss-0: 12:34:50 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 12:34:50 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Checking s6a layer initialization' unit-oai-hss-0: 12:34:50 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:34:50 INFO unit.oai-hss/0.juju-log db:1: Checking s6a layer initialization unit-oai-hss-0: 12:34:50 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 12:34:50 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-oai-hss-0: 12:34:51 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c 'Core state: 1 -> 2' /srv/.out unit-oai-hss-0: 12:34:51 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 12:34:51 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 's6a layer initialized......HSS ready' unit-oai-hss-0: 12:34:51 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:34:51 INFO unit.oai-hss/0.juju-log db:1: s6a layer initialized......HSS ready unit-oai-hss-0: 12:34:51 DEBUG unit.oai-hss/0.db-relation-changed + status-set active 'OAI HSS is running' unit-oai-hss-0: 12:34:51 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:34:51 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 12:34:51 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 30 ']' unit-oai-hss-0: 12:34:51 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 12:34:51 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:34:51 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 12:34:51 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-oai-hss-0: 12:34:51 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:34:51 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 12:34:51 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r hss:2 unit-oai-hss-0: 12:34:51 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 12:34:51 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 12:34:51 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:34:51 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n hss:2 ']' unit-oai-hss-0: 12:34:51 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 12:34:52 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:34:52 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 12:34:52 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-oai-hss-0: 12:34:52 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:34:52 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 12:34:52 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 mme_in_db=yes unit-oai-hss-0: 12:34:52 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 12:34:52 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 hss_running=yes unit-oai-hss-0: 12:34:52 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 12:34:52 INFO juju.worker.uniter.operation ran "db-relation-changed" hook unit-oai-hss-0: 12:34:52 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 12:34:52 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 12:34:52 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:34:52 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:34:52 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 12:34:52 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{1}] []}} unit-mysql-0: 12:34:54 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 12:34:54 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:34:54 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 12:34:54 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 12:34:54 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 12:34:54 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 12:34:54 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 12:34:54 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 12:34:54 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 12:34:54 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 12:34:54 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:34:54 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:35:01 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 12:35:41 DEBUG unit.oai-epc/0.install + source /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 12:35:41 DEBUG unit.oai-epc/0.install ++ SUDO='sudo -S -E' unit-oai-epc-0: 12:35:41 DEBUG unit.oai-epc/0.install ++ black='\E[30m' unit-oai-epc-0: 12:35:41 DEBUG unit.oai-epc/0.install ++ red='\E[31m' unit-oai-epc-0: 12:35:41 DEBUG unit.oai-epc/0.install ++ green='\E[32m' unit-oai-epc-0: 12:35:41 DEBUG unit.oai-epc/0.install ++ yellow='\E[33m' unit-oai-epc-0: 12:35:41 DEBUG unit.oai-epc/0.install ++ blue='\E[1;34m' unit-oai-epc-0: 12:35:41 DEBUG unit.oai-epc/0.install ++ magenta='\E[35m' unit-oai-epc-0: 12:35:41 DEBUG unit.oai-epc/0.install ++ cyan='\E[36m' unit-oai-epc-0: 12:35:41 DEBUG unit.oai-epc/0.install ++ white='\E[37m' unit-oai-epc-0: 12:35:41 DEBUG unit.oai-epc/0.install ++ reset_color='\E[00m' unit-oai-epc-0: 12:35:41 DEBUG unit.oai-epc/0.install ++ COLORIZE=1 unit-oai-epc-0: 12:35:41 DEBUG unit.oai-epc/0.install + install_xtables_addons_oai 1 unit-oai-epc-0: 12:35:41 DEBUG unit.oai-epc/0.install + '[' 1 -eq 0 ']' unit-oai-epc-0: 12:35:41 DEBUG unit.oai-epc/0.install + prompt=y unit-oai-epc-0: 12:35:41 DEBUG unit.oai-epc/0.install + rm_option=f unit-oai-epc-0: 12:35:41 DEBUG unit.oai-epc/0.install + OPTION=-y unit-oai-epc-0: 12:35:41 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 12:35:41 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:35:41 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:35:41 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 12:35:41 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 12:35:41 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 12:35:41 DEBUG unit.oai-epc/0.install autoconf is already the newest version. unit-oai-epc-0: 12:35:41 DEBUG unit.oai-epc/0.install automake is already the newest version. unit-oai-epc-0: 12:35:41 DEBUG unit.oai-epc/0.install build-essential is already the newest version. unit-oai-epc-0: 12:35:41 DEBUG unit.oai-epc/0.install iptables is already the newest version. unit-oai-epc-0: 12:35:41 DEBUG unit.oai-epc/0.install linux-headers-3.19.0-61-lowlatency is already the newest version. unit-oai-epc-0: 12:35:41 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 12:35:41 DEBUG unit.oai-epc/0.install dkms iptables-dev unit-oai-epc-0: 12:35:41 DEBUG unit.oai-epc/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 12:35:41 DEBUG unit.oai-epc/0.install Need to get 121 kB of archives. unit-oai-epc-0: 12:35:41 DEBUG unit.oai-epc/0.install After this operation, 656 kB of additional disk space will be used. unit-oai-epc-0: 12:35:41 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:35:42 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:35:42 DEBUG unit.oai-epc/0.install Fetched 121 kB in 0s (139 kB/s) unit-oai-epc-0: 12:35:42 DEBUG unit.oai-epc/0.install Selecting previously unselected package dkms. unit-oai-epc-0: 12:35:42 DEBUG unit.oai-epc/0.install (Reading database ... 102418 files and directories currently installed.) unit-oai-epc-0: 12:35:42 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:35:42 DEBUG unit.oai-epc/0.install Unpacking dkms (2.2.0.3-1.1ubuntu5.14.04.10) ... unit-oai-epc-0: 12:35:42 DEBUG unit.oai-epc/0.install Selecting previously unselected package iptables-dev. unit-oai-epc-0: 12:35:42 DEBUG unit.oai-epc/0.install Preparing to unpack .../iptables-dev_1.4.21-1ubuntu1_amd64.deb ... unit-oai-epc-0: 12:35:42 DEBUG unit.oai-epc/0.install Unpacking iptables-dev (1.4.21-1ubuntu1) ... unit-oai-epc-0: 12:35:42 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 12:35:43 DEBUG unit.oai-epc/0.install Setting up dkms (2.2.0.3-1.1ubuntu5.14.04.10) ... unit-oai-epc-0: 12:35:43 DEBUG unit.oai-epc/0.install Setting up iptables-dev (1.4.21-1ubuntu1) ... unit-oai-epc-0: 12:35:43 DEBUG unit.oai-epc/0.install + [[ y =~ [yY](es)* ]] unit-oai-epc-0: 12:35:43 DEBUG unit.oai-epc/0.install + cd /root unit-oai-epc-0: 12:35:43 DEBUG unit.oai-epc/0.install + '[' -d xtables-addons-oai ']' unit-oai-epc-0: 12:35:43 DEBUG unit.oai-epc/0.install + echo 'Downloading xtables-addons-oai source code' unit-oai-epc-0: 12:35:43 DEBUG unit.oai-epc/0.install Downloading xtables-addons-oai source code unit-oai-epc-0: 12:35:43 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/xtables-addons-oai.git unit-oai-epc-0: 12:35:43 DEBUG unit.oai-epc/0.install Cloning into 'xtables-addons-oai'... unit-oai-epc-0: 12:35:46 DEBUG unit.oai-epc/0.install + chmod -R o+w xtables-addons-oai unit-oai-epc-0: 12:35:46 DEBUG unit.oai-epc/0.install + chmod -R g+w xtables-addons-oai unit-oai-epc-0: 12:35:46 DEBUG unit.oai-epc/0.install + cd xtables-addons-oai/ unit-oai-epc-0: 12:35:46 DEBUG unit.oai-epc/0.install + sync unit-oai-epc-0: 12:35:47 DEBUG unit.oai-epc/0.install + sudo -S -E autoreconf --install --force unit-oai-epc-0: 12:35:49 DEBUG unit.oai-epc/0.install libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'. unit-oai-epc-0: 12:35:49 DEBUG unit.oai-epc/0.install libtoolize: copying file `build-aux/ltmain.sh' unit-oai-epc-0: 12:35:49 DEBUG unit.oai-epc/0.install libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. unit-oai-epc-0: 12:35:49 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/libtool.m4' unit-oai-epc-0: 12:35:49 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltoptions.m4' unit-oai-epc-0: 12:35:49 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltsugar.m4' unit-oai-epc-0: 12:35:49 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltversion.m4' unit-oai-epc-0: 12:35:49 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/lt~obsolete.m4' unit-oai-epc-0: 12:35:51 DEBUG unit.oai-epc/0.install Makefile.am:6: warning: ':='-style assignments are not portable unit-oai-epc-0: 12:35:51 DEBUG unit.oai-epc/0.install Makefile.am:21: warning: ':='-style assignments are not portable unit-oai-epc-0: 12:35:51 DEBUG unit.oai-epc/0.install Makefile.am:21: warning: shell mktemp -dtu: non-POSIX variable name unit-oai-epc-0: 12:35:51 DEBUG unit.oai-epc/0.install Makefile.am:21: (probably a GNU make extension) unit-oai-epc-0: 12:35:51 DEBUG unit.oai-epc/0.install + sudo -S -E ./configure unit-oai-epc-0: 12:35:51 DEBUG unit.oai-epc/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-epc-0: 12:35:51 DEBUG unit.oai-epc/0.install checking whether build environment is sane... yes unit-oai-epc-0: 12:35:51 DEBUG unit.oai-epc/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-epc-0: 12:35:51 DEBUG unit.oai-epc/0.install checking for gawk... gawk unit-oai-epc-0: 12:35:51 DEBUG unit.oai-epc/0.install checking whether make sets $(MAKE)... yes unit-oai-epc-0: 12:35:51 DEBUG unit.oai-epc/0.install checking whether make supports nested variables... yes unit-oai-epc-0: 12:35:51 DEBUG unit.oai-epc/0.install checking for gcc... gcc unit-oai-epc-0: 12:35:51 DEBUG unit.oai-epc/0.install checking whether the C compiler works... yes unit-oai-epc-0: 12:35:51 DEBUG unit.oai-epc/0.install checking for C compiler default output file name... a.out unit-oai-epc-0: 12:35:51 DEBUG unit.oai-epc/0.install checking for suffix of executables... unit-oai-epc-0: 12:35:51 DEBUG unit.oai-epc/0.install checking whether we are cross compiling... no unit-oai-epc-0: 12:35:52 DEBUG unit.oai-epc/0.install checking for suffix of object files... o unit-oai-epc-0: 12:35:52 DEBUG unit.oai-epc/0.install checking whether we are using the GNU C compiler... yes unit-oai-epc-0: 12:35:52 DEBUG unit.oai-epc/0.install checking whether gcc accepts -g... yes unit-oai-epc-0: 12:35:52 DEBUG unit.oai-epc/0.install checking for gcc option to accept ISO C89... none needed unit-oai-epc-0: 12:35:52 DEBUG unit.oai-epc/0.install checking whether gcc understands -c and -o together... yes unit-oai-epc-0: 12:35:52 DEBUG unit.oai-epc/0.install checking for style of include used by make... GNU unit-oai-epc-0: 12:35:52 DEBUG unit.oai-epc/0.install checking dependency style of gcc... gcc3 unit-oai-epc-0: 12:35:52 DEBUG unit.oai-epc/0.install checking for ar... ar unit-oai-epc-0: 12:35:52 DEBUG unit.oai-epc/0.install checking the archiver (ar) interface... ar unit-oai-epc-0: 12:35:52 DEBUG unit.oai-epc/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-epc-0: 12:35:52 DEBUG unit.oai-epc/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-epc-0: 12:35:52 DEBUG unit.oai-epc/0.install checking how to print strings... printf unit-oai-epc-0: 12:35:52 DEBUG unit.oai-epc/0.install checking for a sed that does not truncate output... /bin/sed unit-oai-epc-0: 12:35:52 DEBUG unit.oai-epc/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-epc-0: 12:35:52 DEBUG unit.oai-epc/0.install checking for egrep... /bin/grep -E unit-oai-epc-0: 12:35:52 DEBUG unit.oai-epc/0.install checking for fgrep... /bin/grep -F unit-oai-epc-0: 12:35:52 DEBUG unit.oai-epc/0.install checking for ld used by gcc... /usr/bin/ld unit-oai-epc-0: 12:35:52 DEBUG unit.oai-epc/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-epc-0: 12:35:52 DEBUG unit.oai-epc/0.install checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B unit-oai-epc-0: 12:35:52 DEBUG unit.oai-epc/0.install checking the name lister (/usr/bin/nm -B) interface... BSD nm unit-oai-epc-0: 12:35:52 DEBUG unit.oai-epc/0.install checking whether ln -s works... yes unit-oai-epc-0: 12:35:52 DEBUG unit.oai-epc/0.install checking the maximum length of command line arguments... 1572864 unit-oai-epc-0: 12:35:52 DEBUG unit.oai-epc/0.install checking whether the shell understands some XSI constructs... yes unit-oai-epc-0: 12:35:52 DEBUG unit.oai-epc/0.install checking whether the shell understands "+="... yes unit-oai-epc-0: 12:35:52 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:35:52 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:35:52 DEBUG unit.oai-epc/0.install checking for /usr/bin/ld option to reload object files... -r unit-oai-epc-0: 12:35:52 DEBUG unit.oai-epc/0.install checking for objdump... objdump unit-oai-epc-0: 12:35:52 DEBUG unit.oai-epc/0.install checking how to recognize dependent libraries... pass_all unit-oai-epc-0: 12:35:52 DEBUG unit.oai-epc/0.install checking for dlltool... no unit-oai-epc-0: 12:35:52 DEBUG unit.oai-epc/0.install checking how to associate runtime and link libraries... printf %s\n unit-oai-epc-0: 12:35:52 DEBUG unit.oai-epc/0.install checking for archiver @FILE support... @ unit-oai-epc-0: 12:35:52 DEBUG unit.oai-epc/0.install checking for strip... strip unit-oai-epc-0: 12:35:52 DEBUG unit.oai-epc/0.install checking for ranlib... ranlib unit-oai-epc-0: 12:35:52 DEBUG unit.oai-epc/0.install checking command to parse /usr/bin/nm -B output from gcc object... ok unit-oai-epc-0: 12:35:52 DEBUG unit.oai-epc/0.install checking for sysroot... no unit-oai-epc-0: 12:35:52 DEBUG unit.oai-epc/0.install checking for mt... mt unit-oai-epc-0: 12:35:52 DEBUG unit.oai-epc/0.install checking if mt is a manifest tool... no unit-oai-epc-0: 12:35:52 DEBUG unit.oai-epc/0.install checking how to run the C preprocessor... gcc -E unit-oai-epc-0: 12:35:52 DEBUG unit.oai-epc/0.install checking for ANSI C header files... yes unit-oai-epc-0: 12:35:52 DEBUG unit.oai-epc/0.install checking for sys/types.h... yes unit-oai-epc-0: 12:35:52 DEBUG unit.oai-epc/0.install checking for sys/stat.h... yes unit-oai-epc-0: 12:35:52 DEBUG unit.oai-epc/0.install checking for stdlib.h... yes unit-oai-epc-0: 12:35:52 DEBUG unit.oai-epc/0.install checking for string.h... yes unit-oai-epc-0: 12:35:52 DEBUG unit.oai-epc/0.install checking for memory.h... yes unit-oai-epc-0: 12:35:52 DEBUG unit.oai-epc/0.install checking for strings.h... yes unit-oai-epc-0: 12:35:52 DEBUG unit.oai-epc/0.install checking for inttypes.h... yes unit-oai-epc-0: 12:35:52 DEBUG unit.oai-epc/0.install checking for stdint.h... yes unit-oai-epc-0: 12:35:52 DEBUG unit.oai-epc/0.install checking for unistd.h... yes unit-oai-epc-0: 12:35:52 DEBUG unit.oai-epc/0.install checking for dlfcn.h... yes unit-oai-epc-0: 12:35:52 DEBUG unit.oai-epc/0.install checking for objdir... .libs unit-oai-epc-0: 12:35:52 DEBUG unit.oai-epc/0.install checking if gcc supports -fno-rtti -fno-exceptions... no unit-oai-epc-0: 12:35:52 DEBUG unit.oai-epc/0.install checking for gcc option to produce PIC... -fPIC -DPIC unit-oai-epc-0: 12:35:52 DEBUG unit.oai-epc/0.install checking if gcc PIC flag -fPIC -DPIC works... yes unit-oai-epc-0: 12:35:52 DEBUG unit.oai-epc/0.install checking if gcc static flag -static works... yes unit-oai-epc-0: 12:35:52 DEBUG unit.oai-epc/0.install checking if gcc supports -c -o file.o... yes unit-oai-epc-0: 12:35:52 DEBUG unit.oai-epc/0.install checking if gcc supports -c -o file.o... (cached) yes unit-oai-epc-0: 12:35:52 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:35:52 DEBUG unit.oai-epc/0.install checking whether -lc should be explicitly linked in... no unit-oai-epc-0: 12:35:52 DEBUG unit.oai-epc/0.install checking dynamic linker characteristics... GNU/Linux ld.so unit-oai-epc-0: 12:35:52 DEBUG unit.oai-epc/0.install checking how to hardcode library paths into programs... immediate unit-oai-epc-0: 12:35:52 DEBUG unit.oai-epc/0.install checking whether stripping libraries is possible... yes unit-oai-epc-0: 12:35:52 DEBUG unit.oai-epc/0.install checking if libtool supports shared libraries... yes unit-oai-epc-0: 12:35:52 DEBUG unit.oai-epc/0.install checking whether to build shared libraries... yes unit-oai-epc-0: 12:35:52 DEBUG unit.oai-epc/0.install checking whether to build static libraries... no unit-oai-epc-0: 12:35:52 DEBUG unit.oai-epc/0.install checking linux/netfilter/x_tables.h usability... yes unit-oai-epc-0: 12:35:52 DEBUG unit.oai-epc/0.install checking linux/netfilter/x_tables.h presence... yes unit-oai-epc-0: 12:35:52 DEBUG unit.oai-epc/0.install checking for linux/netfilter/x_tables.h... yes unit-oai-epc-0: 12:35:52 DEBUG unit.oai-epc/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-epc-0: 12:35:52 DEBUG unit.oai-epc/0.install checking pkg-config is at least version 0.9.0... yes unit-oai-epc-0: 12:35:52 DEBUG unit.oai-epc/0.install checking for libxtables... yes unit-oai-epc-0: 12:35:52 DEBUG unit.oai-epc/0.install checking Xtables module directory... /lib/xtables unit-oai-epc-0: 12:35:53 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:35:53 DEBUG unit.oai-epc/0.install checking that generated files are newer than configure... done unit-oai-epc-0: 12:35:53 DEBUG unit.oai-epc/0.install configure: creating ./config.status unit-oai-epc-0: 12:35:53 DEBUG unit.oai-epc/0.install config.status: creating Makefile unit-oai-epc-0: 12:35:53 DEBUG unit.oai-epc/0.install config.status: creating Makefile.iptrules unit-oai-epc-0: 12:35:53 DEBUG unit.oai-epc/0.install config.status: creating Makefile.mans unit-oai-epc-0: 12:35:53 DEBUG unit.oai-epc/0.install config.status: creating geoip/Makefile unit-oai-epc-0: 12:35:53 DEBUG unit.oai-epc/0.install config.status: creating extensions/Makefile unit-oai-epc-0: 12:35:53 DEBUG unit.oai-epc/0.install config.status: creating extensions/ACCOUNT/Makefile unit-oai-epc-0: 12:35:53 DEBUG unit.oai-epc/0.install config.status: creating extensions/pknock/Makefile unit-oai-epc-0: 12:35:53 DEBUG unit.oai-epc/0.install config.status: creating config.h unit-oai-epc-0: 12:35:53 DEBUG unit.oai-epc/0.install config.status: executing depfiles commands unit-oai-epc-0: 12:35:53 DEBUG unit.oai-epc/0.install config.status: executing libtool commands unit-oai-epc-0: 12:35:53 DEBUG unit.oai-epc/0.install + sudo -S -E make unit-oai-epc-0: 12:35:53 DEBUG unit.oai-epc/0.install make all-recursive unit-oai-epc-0: 12:35:53 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:35:53 DEBUG unit.oai-epc/0.install Making all in extensions unit-oai-epc-0: 12:35:53 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:35:54 DEBUG unit.oai-epc/0.install Xtables-addons 2.7 - Linux 3.19.8-ckt21 unit-oai-epc-0: 12:35:54 DEBUG unit.oai-epc/0.install if [ -n "/lib/modules/3.19.0-61-lowlatency/build" ]; then make -C /lib/modules/3.19.0-61-lowlatency/build M=/root/xtables-addons-oai/extensions modules; fi; unit-oai-epc-0: 12:35:54 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 12:35:54 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/compat_xtables.o unit-oai-epc-0: 12:35:55 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_CHAOS.o unit-oai-epc-0: 12:35:55 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DELUDE.o unit-oai-epc-0: 12:35:55 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DHCPMAC.o unit-oai-epc-0: 12:35:56 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DNETMAP.o unit-oai-epc-0: 12:35:56 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ECHO.o unit-oai-epc-0: 12:35:56 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_GTPUSP.o unit-oai-epc-0: 12:35:57 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_IPMARK.o unit-oai-epc-0: 12:35:57 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_LOGMARK.o unit-oai-epc-0: 12:35:57 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_SYSRQ.o unit-oai-epc-0: 12:35:57 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_TARPIT.o unit-oai-epc-0: 12:35:58 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_condition.o unit-oai-epc-0: 12:35:58 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_fuzzy.o unit-oai-epc-0: 12:35:58 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_geoip.o unit-oai-epc-0: 12:35:58 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_iface.o unit-oai-epc-0: 12:35:59 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ipp2p.o unit-oai-epc-0: 12:35:59 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ipv4options.o unit-oai-epc-0: 12:35:59 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_length2.o unit-oai-epc-0: 12:36:00 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_lscan.o unit-oai-epc-0: 12:36:00 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_psd.o unit-oai-epc-0: 12:36:00 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_quota2.o unit-oai-epc-0: 12:36:00 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.o unit-oai-epc-0: 12:36:01 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/pknock/xt_pknock.o unit-oai-epc-0: 12:36:01 DEBUG unit.oai-epc/0.install Building modules, stage 2. unit-oai-epc-0: 12:36:01 DEBUG unit.oai-epc/0.install MODPOST 23 modules unit-oai-epc-0: 12:36:01 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.mod.o unit-oai-epc-0: 12:36:01 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.ko unit-oai-epc-0: 12:36:01 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/compat_xtables.mod.o unit-oai-epc-0: 12:36:02 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/compat_xtables.ko unit-oai-epc-0: 12:36:02 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/pknock/xt_pknock.mod.o unit-oai-epc-0: 12:36:02 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/pknock/xt_pknock.ko unit-oai-epc-0: 12:36:02 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_CHAOS.mod.o unit-oai-epc-0: 12:36:02 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_CHAOS.ko unit-oai-epc-0: 12:36:02 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DELUDE.mod.o unit-oai-epc-0: 12:36:02 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DELUDE.ko unit-oai-epc-0: 12:36:02 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DHCPMAC.mod.o unit-oai-epc-0: 12:36:02 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DHCPMAC.ko unit-oai-epc-0: 12:36:02 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DNETMAP.mod.o unit-oai-epc-0: 12:36:02 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DNETMAP.ko unit-oai-epc-0: 12:36:02 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ECHO.mod.o unit-oai-epc-0: 12:36:02 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ECHO.ko unit-oai-epc-0: 12:36:02 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_GTPUSP.mod.o unit-oai-epc-0: 12:36:02 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_GTPUSP.ko unit-oai-epc-0: 12:36:02 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_IPMARK.mod.o unit-oai-epc-0: 12:36:02 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_IPMARK.ko unit-oai-epc-0: 12:36:02 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_LOGMARK.mod.o unit-oai-epc-0: 12:36:02 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_LOGMARK.ko unit-oai-epc-0: 12:36:02 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_SYSRQ.mod.o unit-oai-epc-0: 12:36:02 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_SYSRQ.ko unit-oai-epc-0: 12:36:02 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_TARPIT.mod.o unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_TARPIT.ko unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_condition.mod.o unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_condition.ko unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_fuzzy.mod.o unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_fuzzy.ko unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_geoip.mod.o unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_geoip.ko unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_iface.mod.o unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_iface.ko unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ipp2p.mod.o unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ipp2p.ko unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ipv4options.mod.o unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ipv4options.ko unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_length2.mod.o unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_length2.ko unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_lscan.mod.o unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_lscan.ko unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_psd.mod.o unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_psd.ko unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_quota2.mod.o unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_quota2.ko unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules all; unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install CC libxt_CHAOS.oo unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install CCLD libxt_CHAOS.so unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install CC libxt_DELUDE.oo unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install CCLD libxt_DELUDE.so unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install CC libxt_DHCPMAC.oo unit-oai-epc-0: 12:36:04 DEBUG unit.oai-epc/0.install CCLD libxt_DHCPMAC.so unit-oai-epc-0: 12:36:04 DEBUG unit.oai-epc/0.install CC libxt_dhcpmac.oo unit-oai-epc-0: 12:36:04 DEBUG unit.oai-epc/0.install CCLD libxt_dhcpmac.so unit-oai-epc-0: 12:36:04 DEBUG unit.oai-epc/0.install CC libxt_DNETMAP.oo unit-oai-epc-0: 12:36:04 DEBUG unit.oai-epc/0.install CCLD libxt_DNETMAP.so unit-oai-epc-0: 12:36:04 DEBUG unit.oai-epc/0.install CC libxt_ECHO.oo unit-oai-epc-0: 12:36:04 DEBUG unit.oai-epc/0.install CCLD libxt_ECHO.so unit-oai-epc-0: 12:36:04 DEBUG unit.oai-epc/0.install CC libxt_GTPUSP.oo unit-oai-epc-0: 12:36:04 DEBUG unit.oai-epc/0.install CCLD libxt_GTPUSP.so unit-oai-epc-0: 12:36:04 DEBUG unit.oai-epc/0.install CC libxt_IPMARK.oo unit-oai-epc-0: 12:36:04 DEBUG unit.oai-epc/0.install CCLD libxt_IPMARK.so unit-oai-epc-0: 12:36:04 DEBUG unit.oai-epc/0.install CC libxt_LOGMARK.oo unit-oai-epc-0: 12:36:04 DEBUG unit.oai-epc/0.install CCLD libxt_LOGMARK.so unit-oai-epc-0: 12:36:04 DEBUG unit.oai-epc/0.install CC libxt_SYSRQ.oo unit-oai-epc-0: 12:36:04 DEBUG unit.oai-epc/0.install CCLD libxt_SYSRQ.so unit-oai-epc-0: 12:36:04 DEBUG unit.oai-epc/0.install CC libxt_TARPIT.oo unit-oai-epc-0: 12:36:04 DEBUG unit.oai-epc/0.install CCLD libxt_TARPIT.so unit-oai-epc-0: 12:36:04 DEBUG unit.oai-epc/0.install CC libxt_condition.oo unit-oai-epc-0: 12:36:04 DEBUG unit.oai-epc/0.install CCLD libxt_condition.so unit-oai-epc-0: 12:36:04 DEBUG unit.oai-epc/0.install CC libxt_fuzzy.oo unit-oai-epc-0: 12:36:04 DEBUG unit.oai-epc/0.install CCLD libxt_fuzzy.so unit-oai-epc-0: 12:36:04 DEBUG unit.oai-epc/0.install CC libxt_geoip.oo unit-oai-epc-0: 12:36:04 DEBUG unit.oai-epc/0.install libxt_geoip.c: In function 'geoip_get_subnets': unit-oai-epc-0: 12:36:04 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:36:04 DEBUG unit.oai-epc/0.install read(fd, subnets, sb.st_size); unit-oai-epc-0: 12:36:04 DEBUG unit.oai-epc/0.install ^ unit-oai-epc-0: 12:36:04 DEBUG unit.oai-epc/0.install CCLD libxt_geoip.so unit-oai-epc-0: 12:36:04 DEBUG unit.oai-epc/0.install CC libxt_iface.oo unit-oai-epc-0: 12:36:04 DEBUG unit.oai-epc/0.install CCLD libxt_iface.so unit-oai-epc-0: 12:36:04 DEBUG unit.oai-epc/0.install CC libxt_ipp2p.oo unit-oai-epc-0: 12:36:04 DEBUG unit.oai-epc/0.install CCLD libxt_ipp2p.so unit-oai-epc-0: 12:36:04 DEBUG unit.oai-epc/0.install CC libxt_ipv4options.oo unit-oai-epc-0: 12:36:04 DEBUG unit.oai-epc/0.install CCLD libxt_ipv4options.so unit-oai-epc-0: 12:36:04 DEBUG unit.oai-epc/0.install CC libxt_length2.oo unit-oai-epc-0: 12:36:04 DEBUG unit.oai-epc/0.install CCLD libxt_length2.so unit-oai-epc-0: 12:36:04 DEBUG unit.oai-epc/0.install CC libxt_lscan.oo unit-oai-epc-0: 12:36:04 DEBUG unit.oai-epc/0.install CCLD libxt_lscan.so unit-oai-epc-0: 12:36:04 DEBUG unit.oai-epc/0.install CC libxt_psd.oo unit-oai-epc-0: 12:36:05 DEBUG unit.oai-epc/0.install CCLD libxt_psd.so unit-oai-epc-0: 12:36:05 DEBUG unit.oai-epc/0.install CC libxt_quota2.oo unit-oai-epc-0: 12:36:05 DEBUG unit.oai-epc/0.install CCLD libxt_quota2.so unit-oai-epc-0: 12:36:05 DEBUG unit.oai-epc/0.install CC libxt_gradm.oo unit-oai-epc-0: 12:36:05 DEBUG unit.oai-epc/0.install CCLD libxt_gradm.so unit-oai-epc-0: 12:36:05 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:36:05 DEBUG unit.oai-epc/0.install depbase=`echo libxt_ACCOUNT_cl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ unit-oai-epc-0: 12:36:05 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:36:05 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Plo unit-oai-epc-0: 12:36:05 DEBUG unit.oai-epc/0.install libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../include -I/root/xtables-addons-oai/extensions -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -MT libxt_ACCOUNT_cl.lo -MD -MP -MF .deps/libxt_ACCOUNT_cl.Tpo -c libxt_ACCOUNT_cl.c -fPIC -DPIC -o .libs/libxt_ACCOUNT_cl.o unit-oai-epc-0: 12:36:05 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o libxt_ACCOUNT_cl.la -rpath /usr/local/lib libxt_ACCOUNT_cl.lo unit-oai-epc-0: 12:36:05 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:36:05 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:36:05 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:36:05 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:36:05 DEBUG unit.oai-epc/0.install depbase=`echo iptaccount.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ unit-oai-epc-0: 12:36:05 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:36:05 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Po unit-oai-epc-0: 12:36:05 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o iptaccount iptaccount.o libxt_ACCOUNT_cl.la unit-oai-epc-0: 12:36:05 DEBUG unit.oai-epc/0.install libtool: link: gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o .libs/iptaccount iptaccount.o ./.libs/libxt_ACCOUNT_cl.so unit-oai-epc-0: 12:36:05 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 12:36:05 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:36:05 DEBUG unit.oai-epc/0.install CC libxt_ACCOUNT.oo unit-oai-epc-0: 12:36:05 DEBUG unit.oai-epc/0.install CCLD libxt_ACCOUNT.so unit-oai-epc-0: 12:36:05 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:36:05 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:36:05 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:36:05 DEBUG unit.oai-epc/0.install depbase=`echo pknlusr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ unit-oai-epc-0: 12:36:05 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:36:05 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Po unit-oai-epc-0: 12:36:05 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o pknlusr pknlusr.o unit-oai-epc-0: 12:36:05 DEBUG unit.oai-epc/0.install libtool: link: gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o pknlusr pknlusr.o unit-oai-epc-0: 12:36:05 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 12:36:05 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:36:05 DEBUG unit.oai-epc/0.install CC libxt_pknock.oo unit-oai-epc-0: 12:36:05 DEBUG unit.oai-epc/0.install CCLD libxt_pknock.so unit-oai-epc-0: 12:36:05 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:36:05 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:36:05 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:36:05 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:36:05 DEBUG unit.oai-epc/0.install Making all in geoip unit-oai-epc-0: 12:36:05 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 12:36:05 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `all'. unit-oai-epc-0: 12:36:05 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 12:36:05 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:36:05 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 12:36:05 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:36:05 DEBUG unit.oai-epc/0.install for ext in ./extensions/libxt_condition.man ./extensions/libxt_dhcpmac.man ./extensions/libxt_fuzzy.man ./extensions/libxt_geoip.man ./extensions/libxt_gradm.man ./extensions/libxt_iface.man ./extensions/libxt_ipp2p.man ./extensions/libxt_ipv4options.man ./extensions/libxt_length2.man ./extensions/libxt_lscan.man ./extensions/libxt_psd.man ./extensions/libxt_quota2.man ./extensions/pknock/libxt_pknock.man; do name="${ext%.man}"; name="${name##*/libxt_}"; if [ -f "$ext" ]; then echo ".SS $name"; cat "$ext" || exit $?; continue; fi; done >matches.man; unit-oai-epc-0: 12:36:05 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:36:05 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:36:05 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:36:05 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:36:05 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:36:05 DEBUG unit.oai-epc/0.install + sudo -S -E make install unit-oai-epc-0: 12:36:05 DEBUG unit.oai-epc/0.install Making install in extensions unit-oai-epc-0: 12:36:05 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:36:06 DEBUG unit.oai-epc/0.install Xtables-addons 2.7 - Linux 3.19.8-ckt21 unit-oai-epc-0: 12:36:06 DEBUG unit.oai-epc/0.install if [ -n "/lib/modules/3.19.0-61-lowlatency/build" ]; then make -C /lib/modules/3.19.0-61-lowlatency/build M=/root/xtables-addons-oai/extensions modules; fi; unit-oai-epc-0: 12:36:06 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 12:36:06 DEBUG unit.oai-epc/0.install Building modules, stage 2. unit-oai-epc-0: 12:36:06 DEBUG unit.oai-epc/0.install MODPOST 23 modules unit-oai-epc-0: 12:36:06 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 12:36:06 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules all; unit-oai-epc-0: 12:36:06 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:36:06 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:36:06 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 12:36:06 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:36:06 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:36:06 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:36:06 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:36:06 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 12:36:06 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:36:06 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:36:06 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:36:06 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:36:06 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:36:06 DEBUG unit.oai-epc/0.install if [ -n "/lib/modules/3.19.0-61-lowlatency/build" ]; then make -C /lib/modules/3.19.0-61-lowlatency/build M=/root/xtables-addons-oai/extensions INSTALL_MOD_PATH= ext-mod-dir='${INSTALL_MOD_DIR}' modules_install; fi; unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.ko unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/compat_xtables.ko unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/pknock/xt_pknock.ko unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_CHAOS.ko unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DELUDE.ko unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DHCPMAC.ko unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DNETMAP.ko unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ECHO.ko unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_GTPUSP.ko unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_IPMARK.ko unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_LOGMARK.ko unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_SYSRQ.ko unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_TARPIT.ko unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_condition.ko unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_fuzzy.ko unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_geoip.ko unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_iface.ko unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ipp2p.ko unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ipv4options.ko unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_length2.ko unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_lscan.ko unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_psd.ko unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_quota2.ko unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install DEPMOD 3.19.0-61-lowlatency unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules install; unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules install; unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install make[6]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install make[6]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/lib' unit-oai-epc-0: 12:36:07 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:36:07 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:36:07 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:36:07 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:36:07 DEBUG unit.oai-epc/0.install libtool: install: /usr/bin/install -c .libs/libxt_ACCOUNT_cl.lai /usr/local/lib/libxt_ACCOUNT_cl.la unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /usr/local/lib unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install ---------------------------------------------------------------------- unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install Libraries have been installed in: unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install /usr/local/lib unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install If you ever happen to want to link against installed libraries unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install flag during linking and do at least one of the following: unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install during execution unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install during linking unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install See any operating system documentation about shared libraries for unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install ---------------------------------------------------------------------- unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/sbin' unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c iptaccount '/usr/local/sbin' unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install libtool: install: /usr/bin/install -c .libs/iptaccount /usr/local/sbin/iptaccount unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man8' unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 iptaccount.8 '/usr/local/share/man/man8' unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules install; unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install make[6]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install make[6]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `install-data-am'. unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install Making install in geoip unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/libexec/xtables-addons' unit-oai-epc-0: 12:36:07 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:36:07 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man1' unit-oai-epc-0: 12:36:07 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:36:07 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `install-exec-am'. unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man8' unit-oai-epc-0: 12:36:07 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:36:07 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install + cd /lib/modules/3.19.0-61-lowlatency unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install + sudo -S -E depmod -a unit-oai-epc-0: 12:36:11 DEBUG unit.oai-epc/0.install + /srv/openair-cn/SCRIPTS/build_epc -c -H unknown.openair4G.eur unit-oai-epc-0: 12:36:54 DEBUG unit.oai-epc/0.install + status=0 unit-oai-epc-0: 12:36:54 DEBUG unit.oai-epc/0.install + '[' 0 '!=' 0 ']' unit-oai-epc-0: 12:36:54 DEBUG unit.oai-epc/0.install + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list ']' unit-oai-epc-0: 12:36:54 DEBUG unit.oai-epc/0.install + touch /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list unit-oai-epc-0: 12:36:54 DEBUG unit.oai-epc/0.install + juju-log 'Add mme-gw init script' unit-oai-epc-0: 12:36:54 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:36:54 INFO unit.oai-epc/0.juju-log Add mme-gw init script unit-oai-epc-0: 12:36:54 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:36:54 DEBUG unit.oai-epc/0.install + '[' '!' -f /usr/local/bin/mme_gw ']' unit-oai-epc-0: 12:36:54 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:36:54 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:36:54 INFO juju.worker.uniter.operation ran "install" hook unit-oai-epc-0: 12:36:54 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-oai-epc-0: 12:36:54 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 12:36:54 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:36:54 DEBUG juju.worker.uniter.operation running operation accept leadership unit-oai-epc-0: 12:36:54 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-oai-epc-0: 12:36:54 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-oai-epc-0: 12:36:54 INFO juju.worker.uniter found queued "leader-elected" hook unit-oai-epc-0: 12:36:54 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-oai-epc-0: 12:36:54 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-oai-epc-0: 12:36:54 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-oai-epc-0: 12:36:54 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-oai-epc-0: 12:36:54 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-oai-epc-0: 12:36:54 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-oai-epc-0: 12:36:55 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-oai-epc-0: 12:36:55 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-oai-epc-0: 12:36:55 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-oai-epc-0: 12:36:55 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:36:55 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:36:55 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-oai-epc-0: 12:36:55 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-oai-epc-0: 12:36:55 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-oai-epc-0: 12:36:55 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-oai-epc-0: 12:36:55 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-oai-epc-0: 12:36:55 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-oai-epc-0: 12:36:55 DEBUG unit.oai-epc/0.config-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:36:55 DEBUG unit.oai-epc/0.config-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:36:55 DEBUG unit.oai-epc/0.config-changed + set_env_paths unit-oai-epc-0: 12:36:55 DEBUG unit.oai-epc/0.config-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 12:36:55 DEBUG unit.oai-epc/0.config-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 12:36:55 DEBUG unit.oai-epc/0.config-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 12:36:55 DEBUG unit.oai-epc/0.config-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 12:36:55 DEBUG unit.oai-epc/0.config-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 12:36:55 DEBUG unit.oai-epc/0.config-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 12:36:55 DEBUG unit.oai-epc/0.config-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 12:36:55 DEBUG unit.oai-epc/0.config-changed + epc_exec_name=mme_gw unit-oai-epc-0: 12:36:55 DEBUG unit.oai-epc/0.config-changed ++ config-get branch unit-oai-epc-0: 12:36:55 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:36:55 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.branch unit-oai-epc-0: 12:36:55 DEBUG unit.oai-epc/0.config-changed + '[' v0.3.2 '!=' v0.3.2 ']' unit-oai-epc-0: 12:36:55 DEBUG unit.oai-epc/0.config-changed ++ config-get revision unit-oai-epc-0: 12:36:55 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:36:55 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.revision unit-oai-epc-0: 12:36:55 DEBUG unit.oai-epc/0.config-changed + '[' HEAD '!=' HEAD ']' unit-oai-epc-0: 12:36:55 DEBUG unit.oai-epc/0.config-changed ++ config-get realm unit-oai-epc-0: 12:36:55 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:36:55 DEBUG unit.oai-epc/0.config-changed + realm=openair4G.eur unit-oai-epc-0: 12:36:55 DEBUG unit.oai-epc/0.config-changed ++ config-get eth unit-oai-epc-0: 12:36:55 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:36:55 DEBUG unit.oai-epc/0.config-changed + iface=eth0 unit-oai-epc-0: 12:36:55 DEBUG unit.oai-epc/0.config-changed ++ config-get maxenb unit-oai-epc-0: 12:36:55 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:36:55 DEBUG unit.oai-epc/0.config-changed + max_enb=10 unit-oai-epc-0: 12:36:55 DEBUG unit.oai-epc/0.config-changed ++ config-get maxue unit-oai-epc-0: 12:36:55 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:36:55 DEBUG unit.oai-epc/0.config-changed + max_ue=10 unit-oai-epc-0: 12:36:55 DEBUG unit.oai-epc/0.config-changed ++ config-get relative_capacity unit-oai-epc-0: 12:36:55 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:36:55 DEBUG unit.oai-epc/0.config-changed + relative_capacity=10 unit-oai-epc-0: 12:36:55 DEBUG unit.oai-epc/0.config-changed ++ config-get mme_statistic_timer unit-oai-epc-0: 12:36:55 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:36:55 DEBUG unit.oai-epc/0.config-changed + mme_statistic_timer=10 unit-oai-epc-0: 12:36:55 DEBUG unit.oai-epc/0.config-changed ++ config-get emergency_attach_supported unit-oai-epc-0: 12:36:55 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:36:55 DEBUG unit.oai-epc/0.config-changed + emergency_attach_supported=no unit-oai-epc-0: 12:36:55 DEBUG unit.oai-epc/0.config-changed ++ config-get authenticated_imsi_supported unit-oai-epc-0: 12:36:55 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:36:55 DEBUG unit.oai-epc/0.config-changed + authenticated_imsi_supported=no unit-oai-epc-0: 12:36:55 DEBUG unit.oai-epc/0.config-changed ++ config-get verbosity unit-oai-epc-0: 12:36:55 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:36:55 DEBUG unit.oai-epc/0.config-changed + verbosity=none unit-oai-epc-0: 12:36:55 DEBUG unit.oai-epc/0.config-changed ++ config-get gummei_tai_mcc unit-oai-epc-0: 12:36:55 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:36:55 DEBUG unit.oai-epc/0.config-changed + gummei_tai_mcc=208 unit-oai-epc-0: 12:36:55 DEBUG unit.oai-epc/0.config-changed ++ config-get gummei_tai_mnc unit-oai-epc-0: 12:36:55 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:36:55 DEBUG unit.oai-epc/0.config-changed + gummei_tai_mnc=93 unit-oai-epc-0: 12:36:55 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv4_list_start unit-oai-epc-0: 12:36:56 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:36:56 DEBUG unit.oai-epc/0.config-changed + ipv4_list_start=192.188.1.0/24 unit-oai-epc-0: 12:36:56 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv4_list_end unit-oai-epc-0: 12:36:56 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:36:56 DEBUG unit.oai-epc/0.config-changed + ipv4_list_end=192.188.2.0/24 unit-oai-epc-0: 12:36:56 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv6_list unit-oai-epc-0: 12:36:56 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:36:56 DEBUG unit.oai-epc/0.config-changed + ipv6_list=2014:02:26::0/120 unit-oai-epc-0: 12:36:56 DEBUG unit.oai-epc/0.config-changed ++ config-get DEFAULT_DNS_IPV4_ADDRESS unit-oai-epc-0: 12:36:56 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:36:56 DEBUG unit.oai-epc/0.config-changed + DEFAULT_DNS_IPV4_ADDRESS=8.8.8.8 unit-oai-epc-0: 12:36:56 DEBUG unit.oai-epc/0.config-changed ++ config-get DEFAULT_DNS_SEC_IPV4_ADDRESS unit-oai-epc-0: 12:36:56 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:36:56 DEBUG unit.oai-epc/0.config-changed + DEFAULT_DNS_SEC_IPV4_ADDRESS=8.8.8.8 unit-oai-epc-0: 12:36:56 DEBUG unit.oai-epc/0.config-changed ++ awk '{ print $1}' unit-oai-epc-0: 12:36:56 DEBUG unit.oai-epc/0.config-changed ++ cut -d: -f2 unit-oai-epc-0: 12:36:56 DEBUG unit.oai-epc/0.config-changed ++ grep 'inet addr:' unit-oai-epc-0: 12:36:56 DEBUG unit.oai-epc/0.config-changed ++ ifconfig eth0 unit-oai-epc-0: 12:36:56 DEBUG unit.oai-epc/0.config-changed + iface_verify=192.168.121.8 unit-oai-epc-0: 12:36:56 DEBUG unit.oai-epc/0.config-changed + '[' -z 192.168.121.8 ']' unit-oai-epc-0: 12:36:56 DEBUG unit.oai-epc/0.config-changed + service mme_gw stop unit-oai-epc-0: 12:36:56 DEBUG unit.oai-epc/0.config-changed stop: Unknown instance: unit-oai-epc-0: 12:36:56 DEBUG unit.oai-epc/0.config-changed + true unit-oai-epc-0: 12:36:56 DEBUG unit.oai-epc/0.config-changed ++ relation-ids hss unit-oai-epc-0: 12:36:56 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:36:56 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:36:56 DEBUG unit.oai-epc/0.config-changed + juju-log 'relation-ids-hss = , relation-list=' unit-oai-epc-0: 12:36:56 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:36:56 INFO unit.oai-epc/0.juju-log relation-ids-hss = , relation-list= unit-oai-epc-0: 12:36:56 DEBUG unit.oai-epc/0.config-changed ++ relation-ids hss unit-oai-epc-0: 12:36:56 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:36:56 DEBUG unit.oai-epc/0.config-changed + '[' -z '' ']' unit-oai-epc-0: 12:36:56 DEBUG unit.oai-epc/0.config-changed ++ config-get realm unit-oai-epc-0: 12:36:56 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:36:56 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.realm unit-oai-epc-0: 12:36:56 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:36:56 DEBUG unit.oai-epc/0.config-changed + '[' openair4G.eur '!=' '' ']' unit-oai-epc-0: 12:36:56 DEBUG unit.oai-epc/0.config-changed + '[' -d /usr/lib/freeDiameter ']' unit-oai-epc-0: 12:36:56 DEBUG unit.oai-epc/0.config-changed + FREEDIAMETER_PREFIX=/usr unit-oai-epc-0: 12:36:56 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:36:56 DEBUG unit.oai-epc/0.config-changed ++ hostname --fqdn unit-oai-epc-0: 12:36:56 DEBUG unit.oai-epc/0.config-changed ++ hostname unit-oai-epc-0: 12:36:56 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:36:56 DEBUG unit.oai-epc/0.config-changed + echo openair4G.eur unit-oai-epc-0: 12:36:56 DEBUG unit.oai-epc/0.config-changed + rm -f /srv/openair-cn/BUILD/EPC/BUILD/CMakeCache.txt unit-oai-epc-0: 12:36:56 DEBUG unit.oai-epc/0.config-changed + /srv/openair-cn/SCRIPTS/build_epc -C -H unknown.openair4G.eur unit-oai-epc-0: 12:36:57 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:36:57 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:36:57 DEBUG unit.oai-epc/0.config-changed + user_conf unit-oai-epc-0: 12:36:57 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:36:57 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:36:57 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:36:57 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:36:57 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:36:57 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:36:57 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:36:57 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:36:57 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:36:57 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/VERBOSITY/ s/".+"/"none"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:36:57 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:36:57 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:36:57 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:36:57 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:36:57 DEBUG unit.oai-epc/0.config-changed + juju-log 'Setting up network configuration in the epc.conf file' unit-oai-epc-0: 12:36:57 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:36:57 INFO unit.oai-epc/0.juju-log Setting up network configuration in the epc.conf file unit-oai-epc-0: 12:36:57 DEBUG unit.oai-epc/0.config-changed ++ egrep -o '[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+' unit-oai-epc-0: 12:36:57 DEBUG unit.oai-epc/0.config-changed ++ egrep -o 'inet addr:[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+' unit-oai-epc-0: 12:36:57 DEBUG unit.oai-epc/0.config-changed ++ ifconfig eth0 unit-oai-epc-0: 12:36:57 DEBUG unit.oai-epc/0.config-changed + ipv4=192.168.121.8 unit-oai-epc-0: 12:36:57 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:36:57 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:36:57 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:36:57 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MME_IPV4_ADDRESS_FOR_S1_MME/ s-".*"-"192.168.121.8/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:36:57 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/SGW_IPV4_ADDRESS_FOR_S1U_S12_S4_UP/ s-".*"-"192.168.121.8/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:36:57 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/PGW_IPV4_ADDRESS_FOR_SGI/ s-".*"-"192.168.121.8/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:36:57 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:36:57 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:36:57 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/OUTPUT/ s/".*"/"CONSOLE"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:36:57 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:36:57 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:36:57 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:36:57 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:36:57 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:36:57 INFO unit.oai-epc/0.juju-log no HSS is found, so EPC is not going to be run unit-oai-epc-0: 12:36:57 INFO juju.worker.uniter.operation ran "config-changed" hook unit-oai-epc-0: 12:36:57 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-oai-epc-0: 12:36:57 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-oai-epc-0: 12:36:57 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:36:57 INFO juju.worker.uniter found queued "start" hook unit-oai-epc-0: 12:36:57 DEBUG juju.worker.uniter.operation running operation run start hook unit-oai-epc-0: 12:36:57 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-oai-epc-0: 12:36:57 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-oai-epc-0: 12:36:57 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-oai-epc-0: 12:36:57 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-oai-epc-0: 12:36:57 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-oai-epc-0: 12:36:57 DEBUG unit.oai-epc/0.start + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:36:57 DEBUG unit.oai-epc/0.start ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:36:57 DEBUG unit.oai-epc/0.start ++ relation-ids hss unit-oai-epc-0: 12:36:57 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:36:57 DEBUG unit.oai-epc/0.start + '[' '!' -z '' ']' unit-oai-epc-0: 12:36:57 INFO juju.worker.uniter.operation ran "start" hook unit-oai-epc-0: 12:36:57 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-oai-epc-0: 12:36:57 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-oai-epc-0: 12:36:57 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:36:57 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:36:57 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-oai-epc-0: 12:36:57 INFO juju.worker.uniter.relation joining relation "oai-epc:hss oai-hss:hss" unit-oai-epc-0: 12:36:57 INFO juju.worker.uniter.relation joined relation "oai-epc:hss oai-hss:hss" unit-oai-epc-0: 12:36:57 INFO juju.worker.uniter.relation joining relation "abot-epc-basic:epc oai-epc:epc" unit-oai-hss-0: 12:36:57 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-epc/0:{0}] []}} unit-oai-hss-0: 12:36:57 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:36:57 DEBUG juju.worker.uniter.operation running operation run relation-joined (2; oai-epc/0) hook unit-oai-hss-0: 12:36:57 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (2; oai-epc/0) hook) unit-oai-hss-0: 12:36:57 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (2; oai-epc/0) hook) unit-oai-hss-0: 12:36:57 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-epc-0: 12:36:57 INFO juju.worker.uniter.relation joined relation "abot-epc-basic:epc oai-epc:epc" unit-oai-hss-0: 12:36:57 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-hss-0: 12:36:57 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-joined hook unit-oai-epc-0: 12:36:57 INFO juju.worker.uniter.relation joining relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-oai-hss-0: 12:36:57 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:36:57 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'Setting up HSS relation info for EPC' unit-oai-epc-0: 12:36:57 INFO juju.worker.uniter.relation joined relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-oai-epc-0: 12:36:57 DEBUG juju.worker.uniter.operation running operation run relation-joined (4; abot-epc-basic/0) hook unit-oai-epc-0: 12:36:57 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (4; abot-epc-basic/0) hook) unit-oai-epc-0: 12:36:57 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (4; abot-epc-basic/0) hook) unit-oai-epc-0: 12:36:57 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-abot-epc-basic-0: 12:36:57 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{0}] []}} unit-abot-epc-basic-0: 12:36:57 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:36:57 DEBUG juju.worker.uniter.operation running operation run relation-joined (3; oai-epc/0) hook unit-abot-epc-basic-0: 12:36:57 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:36:57 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:36:57 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (3; oai-epc/0) hook" unit-oai-epc-0: 12:36:57 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-epc-0: 12:36:57 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-epc-relation-joined hook unit-oai-hss-0: 12:36:57 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:36:57 INFO unit.oai-hss/0.juju-log hss:2: Setting up HSS relation info for EPC unit-oai-epc-0: 12:36:57 INFO juju.worker.uniter.operation skipped "ssh-abot-epc-relation-joined" hook (missing) unit-abot-epc-basic-0: 12:36:57 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (3; oai-epc/0) hook" unit-abot-epc-basic-0: 12:36:57 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-joined hook unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.hss-relation-joined ++ hostname --fqdn unit-oai-epc-0: 12:36:57 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set hss_hostname=oai-hss-0.openair4G.eur unit-oai-epc-0: 12:36:57 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (4; abot-epc-basic/0) hook) unit-oai-epc-0: 12:36:57 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:36:57 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:36:57 DEBUG juju.worker.uniter.operation running operation run relation-changed (4; abot-epc-basic/0) hook unit-oai-epc-0: 12:36:57 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 12:36:57 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 12:36:57 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 12:36:57 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 12:36:57 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-epc-relation-changed hook unit-abot-epc-basic-0: 12:36:57 DEBUG unit.abot-epc-basic/0.epc-relation-joined + ABOT_DEPLOY_DIR=/etc/rebaca-test-suite unit-abot-epc-basic-0: 12:36:57 DEBUG unit.abot-epc-basic/0.epc-relation-joined + juju-log 'Setting EPC charm relation variables' unit-abot-epc-basic-0: 12:36:58 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[oai-epc/0:{0}] []}} unit-oai-hss-0: 12:36:58 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.hss-relation-joined ++ unit-get private-address unit-oai-epc-0: 12:36:58 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:36:58 INFO juju.worker.uniter.operation ran "ssh-abot-epc-relation-changed" hook unit-oai-epc-0: 12:36:58 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 12:36:58 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 12:36:58 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:36:58 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:36:58 DEBUG juju.worker.uniter.operation running operation run relation-joined (2; oai-hss/0) hook unit-oai-epc-0: 12:36:58 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (2; oai-hss/0) hook) unit-oai-epc-0: 12:36:58 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (2; oai-hss/0) hook) unit-oai-epc-0: 12:36:58 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 12:36:58 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 12:36:58 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-joined hook unit-abot-epc-basic-0: 12:36:58 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 12:36:58 INFO unit.abot-epc-basic/0.juju-log epc:3: Setting EPC charm relation variables unit-abot-epc-basic-0: 12:36:58 DEBUG unit.abot-epc-basic/0.epc-relation-joined + relation-set TAC=1 unit-oai-hss-0: 12:36:58 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-epc-0: 12:36:58 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:36:58 DEBUG unit.oai-epc/0.hss-relation-joined ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:36:58 DEBUG unit.oai-epc/0.hss-relation-joined + juju-log 'Setting up MME relation info for HSS' unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.hss-relation-joined + hss_public_ip=192.168.121.7 unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.hss-relation-joined + get_ip_address 192.168.121.7 unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.7 unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.hss-relation-joined + local status=1 unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.hss-relation-joined + local status_after=1 unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.hss-relation-joined + validate_ip 192.168.121.7 unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.7 unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.hss-relation-joined + local stat=1 unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192.168.121.7 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.hss-relation-joined + OIFS=' unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=. unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.hss-relation-joined + ip=($ip) unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=' unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 7 -le 255 ]] unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.hss-relation-joined + stat=0 unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.hss-relation-joined + validate_ip 192.168.121.7 unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.7 unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.hss-relation-joined + local stat=1 unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192.168.121.7 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.hss-relation-joined + OIFS=' unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=. unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.hss-relation-joined + ip=($ip) unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=' unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 7 -le 255 ]] unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.hss-relation-joined + stat=0 unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.hss-relation-joined + validated_hss_public_ip=192.168.121.7 unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.hss-relation-joined + echo 'MME ip address is 192.168.121.7' unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.hss-relation-joined MME ip address is 192.168.121.7 unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set ip_address=192.168.121.7 unit-oai-epc-0: 12:36:58 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[abot-epc-basic/0:{1}] []}} unit-abot-epc-basic-0: 12:36:58 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 12:36:58 DEBUG unit.abot-epc-basic/0.epc-relation-joined + sed -i 's/ABOT.ENB.tracking_area_code=[^ ]*/ABOT.ENB.tracking_area_code=1/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 12:36:58 INFO juju.worker.uniter.operation ran "epc-relation-joined" hook unit-oai-hss-0: 12:36:58 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 12:36:58 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (3; oai-epc/0) hook" unit-oai-epc-0: 12:36:58 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:36:58 INFO unit.oai-epc/0.juju-log hss:2: Setting up MME relation info for HSS unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.hss-relation-joined ++ relation-ids db unit-oai-epc-0: 12:36:58 DEBUG unit.oai-epc/0.hss-relation-joined ++ hostname --fqdn unit-abot-epc-basic-0: 12:36:58 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:36:58 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:36:58 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:36:58 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 12:36:58 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:36:58 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; oai-epc/0) hook) unit-oai-epc-0: 12:36:58 DEBUG unit.oai-epc/0.hss-relation-joined + relation-set mme_hostname=oai-epc-0.openair4G.eur unit-abot-epc-basic-0: 12:36:58 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 12:36:58 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 12:36:58 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-abot-epc-basic-0: 12:36:58 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-oai-hss-0: 12:36:58 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.hss-relation-joined + '[' -n db:1 ']' unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.hss-relation-joined + check_hss_process unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.hss-relation-joined ++ service oai_hss status unit-oai-epc-0: 12:36:58 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.hss-relation-joined + IS_RUNNING='oai_hss start/running, process 22120' unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.hss-relation-joined + [[ oai_hss start/running, process 22120 =~ .*running.* ]] unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'OAI HSS is running' unit-oai-epc-0: 12:36:58 DEBUG unit.oai-epc/0.hss-relation-joined ++ unit-get private-address unit-abot-epc-basic-0: 12:36:58 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:36:58 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code= unit-abot-epc-basic-0: 12:36:58 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-oai-hss-0: 12:36:58 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:36:58 INFO unit.oai-hss/0.juju-log hss:2: OAI HSS is running unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 -eq 0 ']' unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set hss_running=yes unit-oai-epc-0: 12:36:58 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-epc-0: 12:36:58 DEBUG unit.oai-epc/0.hss-relation-joined + ip_address_mme=192.168.121.8 unit-oai-epc-0: 12:36:58 DEBUG unit.oai-epc/0.hss-relation-joined + get_ip_address 192.168.121.8 unit-oai-epc-0: 12:36:58 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.8 unit-oai-epc-0: 12:36:58 DEBUG unit.oai-epc/0.hss-relation-joined + local status=1 unit-oai-epc-0: 12:36:58 DEBUG unit.oai-epc/0.hss-relation-joined + local status_after=1 unit-oai-epc-0: 12:36:58 DEBUG unit.oai-epc/0.hss-relation-joined + validate_ip 192.168.121.8 unit-oai-epc-0: 12:36:58 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.8 unit-oai-epc-0: 12:36:58 DEBUG unit.oai-epc/0.hss-relation-joined + local stat=1 unit-oai-epc-0: 12:36:58 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192.168.121.8 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 12:36:58 DEBUG unit.oai-epc/0.hss-relation-joined + OIFS=' unit-oai-epc-0: 12:36:58 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 12:36:58 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=. unit-oai-epc-0: 12:36:58 DEBUG unit.oai-epc/0.hss-relation-joined + ip=($ip) unit-oai-epc-0: 12:36:58 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=' unit-oai-epc-0: 12:36:58 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 12:36:58 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 12:36:58 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 12:36:58 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 12:36:58 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 8 -le 255 ]] unit-oai-epc-0: 12:36:58 DEBUG unit.oai-epc/0.hss-relation-joined + stat=0 unit-oai-epc-0: 12:36:58 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 12:36:58 DEBUG unit.oai-epc/0.hss-relation-joined + validate_ip 192.168.121.8 unit-oai-epc-0: 12:36:58 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.8 unit-oai-epc-0: 12:36:58 DEBUG unit.oai-epc/0.hss-relation-joined + local stat=1 unit-oai-epc-0: 12:36:58 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192.168.121.8 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 12:36:58 DEBUG unit.oai-epc/0.hss-relation-joined + OIFS=' unit-oai-epc-0: 12:36:58 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 12:36:58 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=. unit-oai-epc-0: 12:36:58 DEBUG unit.oai-epc/0.hss-relation-joined + ip=($ip) unit-oai-epc-0: 12:36:58 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=' unit-oai-epc-0: 12:36:58 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 12:36:58 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 12:36:58 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 12:36:58 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 12:36:58 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 8 -le 255 ]] unit-oai-epc-0: 12:36:58 DEBUG unit.oai-epc/0.hss-relation-joined + stat=0 unit-oai-epc-0: 12:36:58 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 12:36:58 DEBUG unit.oai-epc/0.hss-relation-joined + status=0 unit-oai-epc-0: 12:36:58 DEBUG unit.oai-epc/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 12:36:58 DEBUG unit.oai-epc/0.hss-relation-joined + validated_mme_public_ip=192.168.121.8 unit-oai-epc-0: 12:36:58 DEBUG unit.oai-epc/0.hss-relation-joined + echo 'MME ip address is 192.168.121.8' unit-oai-epc-0: 12:36:58 DEBUG unit.oai-epc/0.hss-relation-joined MME ip address is 192.168.121.8 unit-oai-epc-0: 12:36:58 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 12:36:58 DEBUG unit.oai-epc/0.hss-relation-joined + status=0 unit-oai-epc-0: 12:36:58 DEBUG unit.oai-epc/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 12:36:58 DEBUG unit.oai-epc/0.hss-relation-joined + relation-set ip_address_mme=192.168.121.8 unit-abot-epc-basic-0: 12:36:58 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:36:58 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code= unit-abot-epc-basic-0: 12:36:58 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-oai-hss-0: 12:36:58 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.hss-relation-joined + get_opc_value unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.hss-relation-joined ++ config-get imsi unit-oai-epc-0: 12:36:58 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 12:36:58 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:36:58 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4= unit-abot-epc-basic-0: 12:36:58 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-oai-epc-0: 12:36:58 INFO juju.worker.uniter.operation ran "hss-relation-joined" hook unit-oai-epc-0: 12:36:58 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 12:36:58 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (2; oai-hss/0) hook) unit-oai-epc-0: 12:36:58 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:36:58 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:36:58 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 12:36:58 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 12:36:58 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 12:36:58 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 12:36:58 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 12:36:58 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-epc-0: 12:36:58 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:36:58 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:36:58 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 12:36:58 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 12:36:58 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 12:36:58 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 12:36:58 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 12:36:58 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 12:36:58 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 12:36:58 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 12:36:58 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 12:36:58 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-oai-hss-0: 12:36:58 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-epc/0:{1}] []}} unit-oai-hss-0: 12:36:58 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.hss-relation-joined + imsi_val=208930100001111 unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.hss-relation-joined ++ cut -d \' -f2 unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.hss-relation-joined ++ grep UNHEX unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.hss-relation-joined ++ grep 208930100001111 /srv/.out unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.hss-relation-joined + UNHEXKEY=e734f8734007d6c5ce7a0508809e7e9c unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.hss-relation-joined + '[' e734f8734007d6c5ce7a0508809e7e9c == '' ']' unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'OPC key found' unit-abot-epc-basic-0: 12:36:58 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:36:58 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running= unit-abot-epc-basic-0: 12:36:58 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-oai-epc-0: 12:36:58 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:36:58 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-oai-epc-0: 12:36:58 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-oai-hss-0: 12:36:58 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:36:58 INFO unit.oai-hss/0.juju-log hss:2: OPC key found unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set opc-key=e734f8734007d6c5ce7a0508809e7e9c unit-abot-epc-basic-0: 12:36:58 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:36:58 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 12:36:58 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-oai-epc-0: 12:36:58 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:36:58 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss= unit-oai-epc-0: 12:36:58 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-oai-hss-0: 12:36:58 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set trigger_restart=0 unit-abot-epc-basic-0: 12:36:58 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:36:58 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 12:36:58 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-oai-epc-0: 12:36:58 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:36:58 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn= unit-oai-epc-0: 12:36:58 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-oai-hss-0: 12:36:58 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 12:36:58 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set mme_in_db=no unit-abot-epc-basic-0: 12:36:58 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key= unit-abot-epc-basic-0: 12:36:58 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:36:58 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:36:58 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:36:58 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:36:58 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:36:58 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 12:36:58 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' == yes ']' unit-abot-epc-basic-0: 12:36:58 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' == yes ']' unit-abot-epc-basic-0: 12:36:58 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:36:58 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:36:58 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 12:36:58 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-oai-hss-0: 12:36:58 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 12:36:58 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:36:58 INFO juju.worker.uniter.operation ran "hss-relation-joined" hook unit-oai-hss-0: 12:36:58 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-hss-0: 12:36:58 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (2; oai-epc/0) hook) unit-oai-hss-0: 12:36:58 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:36:58 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:36:58 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-epc/0) hook unit-oai-hss-0: 12:36:58 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 12:36:58 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 12:36:58 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-epc/0) hook" unit-abot-epc-basic-0: 12:36:58 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 12:36:58 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 12:36:58 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:36:58 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:36:58 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:36:58 DEBUG juju.worker.uniter.operation running operation run relation-joined (4; oai-epc/0) hook unit-abot-epc-basic-0: 12:36:58 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (4; oai-epc/0) hook) unit-abot-epc-basic-0: 12:36:58 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (4; oai-epc/0) hook) unit-oai-hss-0: 12:36:58 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-epc/0) hook" unit-abot-epc-basic-0: 12:36:58 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (4; oai-epc/0) hook" unit-oai-hss-0: 12:36:58 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-epc-0: 12:36:58 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{2}] []}} unit-abot-epc-basic-0: 12:36:58 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (4; oai-epc/0) hook" unit-abot-epc-basic-0: 12:36:58 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-relation-joined hook unit-oai-epc-0: 12:36:58 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:36:58 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=yes unit-oai-epc-0: 12:36:58 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.hss-relation-changed + juju-log 'Retrieving MME relation info' unit-oai-epc-0: 12:36:58 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[abot-epc-basic/0:{1}] []}} unit-oai-epc-0: 12:36:58 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:36:58 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 12:36:58 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart= unit-oai-epc-0: 12:36:58 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-abot-epc-basic-0: 12:36:58 INFO juju.worker.uniter.operation ran "ssh-abot-relation-joined" hook unit-abot-epc-basic-0: 12:36:58 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (4; oai-epc/0) hook" unit-oai-hss-0: 12:36:58 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:36:58 INFO unit.oai-hss/0.juju-log hss:2: Retrieving MME relation info unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get mme_hostname unit-abot-epc-basic-0: 12:36:58 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (4; oai-epc/0) hook) unit-abot-epc-basic-0: 12:36:58 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:36:58 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:36:58 DEBUG juju.worker.uniter.operation running operation run relation-changed (4; oai-epc/0) hook unit-abot-epc-basic-0: 12:36:58 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (4; oai-epc/0) hook) unit-abot-epc-basic-0: 12:36:58 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (4; oai-epc/0) hook) unit-abot-epc-basic-0: 12:36:58 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (4; oai-epc/0) hook" unit-abot-epc-basic-0: 12:36:58 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (4; oai-epc/0) hook" unit-abot-epc-basic-0: 12:36:58 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-relation-changed hook unit-oai-epc-0: 12:36:58 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:36:58 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'trigger_restart=, hss_running=yes, mme_in_db=yes , relation_ids_epc=epc:3 ' unit-oai-hss-0: 12:36:58 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.hss-relation-changed + mme_fqdn=oai-epc-0.openair4G.eur unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get ip_address_mme unit-abot-epc-basic-0: 12:36:59 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 12:36:59 INFO juju.worker.uniter.operation ran "ssh-abot-relation-changed" hook unit-abot-epc-basic-0: 12:36:59 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (4; oai-epc/0) hook" unit-abot-epc-basic-0: 12:36:59 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (4; oai-epc/0) hook) unit-abot-epc-basic-0: 12:36:59 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:36:59 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:36:59 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 12:36:59 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:36:59 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:36:59 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 12:36:59 DEBUG unit.oai-epc/0.hss-relation-changed + echo 0 unit-oai-epc-0: 12:36:59 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z '' ']' unit-oai-epc-0: 12:36:59 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Data not sent yet' unit-abot-epc-basic-0: 12:36:59 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:36:59 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.hss-relation-changed + IP_mme=192.168.121.8 unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z oai-epc-0.openair4G.eur ']' unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.hss-relation-changed ++ grep -o oai-epc-0.openair4G.eur /etc/hosts unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z '' ']' unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.hss-relation-changed + echo '192.168.121.8 oai-epc-0.openair4G.eur mme' unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-ids db unit-oai-epc-0: 12:36:59 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:36:59 INFO unit.oai-epc/0.juju-log hss:2: Data not sent yet unit-oai-epc-0: 12:36:59 DEBUG unit.oai-epc/0.hss-relation-changed + exit 0 unit-oai-epc-0: 12:36:59 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-epc-0: 12:36:59 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 12:36:59 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 12:36:59 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:36:59 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:36:59 DEBUG juju.worker.uniter.operation running operation run relation-changed (4; abot-epc-basic/0) hook unit-oai-epc-0: 12:36:59 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 12:36:59 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 12:36:59 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-hss-0: 12:36:59 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:36:59 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 12:36:59 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-epc-relation-changed hook unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.hss-relation-changed + db_id=db:1 unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z db:1 ']' unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-list -r db:1 unit-oai-hss-0: 12:36:59 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.hss-relation-changed + db_unit=mysql/0 unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z mysql/0 ']' unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 user mysql/0 unit-oai-epc-0: 12:36:59 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:36:59 INFO juju.worker.uniter.operation ran "ssh-abot-epc-relation-changed" hook unit-oai-epc-0: 12:36:59 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 12:36:59 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 12:36:59 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:36:59 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:36:59 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 12:36:59 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 12:36:59 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 12:36:59 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 12:36:59 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 12:36:59 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-epc-0: 12:36:59 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:36:59 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:36:59 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 12:36:59 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 12:36:59 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 12:36:59 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 12:36:59 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 12:36:59 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 12:36:59 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 12:36:59 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 12:36:59 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 12:36:59 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-oai-hss-0: 12:36:59 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.hss-relation-changed + db_user=imaisohfiighiej unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 password mysql/0 unit-oai-epc-0: 12:36:59 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:36:59 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-oai-epc-0: 12:36:59 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-oai-hss-0: 12:36:59 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.hss-relation-changed + db_password=aeteruchohgauze unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 host mysql/0 unit-oai-epc-0: 12:36:59 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:36:59 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss=192.168.121.7 unit-oai-epc-0: 12:36:59 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-oai-hss-0: 12:36:59 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.hss-relation-changed + db_host=192.168.121.4 unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 database mysql/0 unit-oai-epc-0: 12:36:59 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:36:59 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn=oai-hss-0.openair4G.eur unit-oai-epc-0: 12:36:59 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-oai-hss-0: 12:36:59 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.hss-relation-changed + db_database=oai-hss unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z imaisohfiighiej ']' unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.hss-relation-changed + realm_mme=openair4G.eur unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.hss-relation-changed ++ /usr/bin/mysql -u imaisohfiighiej --password=aeteruchohgauze -h 192.168.121.4 oai-hss -e 'select mmehost from mmeidentity where mmehost='\''oai-epc-0.openair4G.eur'\''' unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z '' ']' unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.hss-relation-changed ++ egrep '[0-9]+' unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.hss-relation-changed ++ /usr/bin/mysql -u imaisohfiighiej --password=aeteruchohgauze -h 192.168.121.4 oai-hss -e 'select max(idmmeidentity) from mmeidentity;' unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.hss-relation-changed + primary_key=6 unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.hss-relation-changed + primary_key=7 unit-oai-hss-0: 12:36:59 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:36:59 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:36:59 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 12:36:59 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-oai-hss-0: 12:36:59 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:36:59 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:36:59 DEBUG unit.oai-hss/0.hss-relation-changed + /usr/bin/mysql -u imaisohfiighiej --password=aeteruchohgauze -h 192.168.121.4 oai-hss unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.hss-relation-changed + relation-set mme_in_db=yes unit-oai-epc-0: 12:36:59 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:36:59 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=no unit-oai-epc-0: 12:36:59 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-oai-hss-0: 12:36:59 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 12:36:59 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-hss-0: 12:36:59 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 12:36:59 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 12:36:59 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:36:59 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:36:59 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 12:36:59 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:36:59 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:36:59 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart=0 unit-oai-epc-0: 12:36:59 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 12:36:59 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:36:59 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-epc-0: 12:36:59 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{3}] []}} unit-oai-epc-0: 12:36:59 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:36:59 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:36:59 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 12:36:59 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z 192.168.121.7 ']' unit-oai-epc-0: 12:36:59 DEBUG unit.oai-epc/0.hss-relation-changed + '[' no == no ']' unit-oai-epc-0: 12:36:59 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Waiting for the mme insertion in the db......' unit-oai-epc-0: 12:36:59 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:36:59 INFO unit.oai-epc/0.juju-log hss:2: Waiting for the mme insertion in the db...... unit-oai-epc-0: 12:36:59 DEBUG unit.oai-epc/0.hss-relation-changed + exit 0 unit-oai-epc-0: 12:36:59 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-epc-0: 12:36:59 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 12:36:59 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 12:36:59 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:36:59 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:36:59 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 12:36:59 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 12:36:59 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 12:36:59 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 12:36:59 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 12:36:59 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:36:59 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:36:59 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 12:36:59 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 12:36:59 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 12:36:59 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 12:36:59 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 12:36:59 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 12:36:59 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 12:36:59 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 12:36:59 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 12:36:59 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-oai-epc-0: 12:36:59 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:36:59 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-oai-epc-0: 12:36:59 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-oai-epc-0: 12:37:00 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:37:00 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss=192.168.121.7 unit-oai-epc-0: 12:37:00 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-oai-epc-0: 12:37:00 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:37:00 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn=oai-hss-0.openair4G.eur unit-oai-epc-0: 12:37:00 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-oai-epc-0: 12:37:00 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:37:00 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 12:37:00 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-oai-epc-0: 12:37:00 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:37:00 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=yes unit-oai-epc-0: 12:37:00 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-oai-epc-0: 12:37:00 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:37:00 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart=0 unit-oai-epc-0: 12:37:00 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 12:37:00 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:37:00 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'trigger_restart=0, hss_running=yes, mme_in_db=yes , relation_ids_epc=epc:3 ' unit-oai-epc-0: 12:37:00 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:37:00 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:37:00 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 12:37:00 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z 192.168.121.7 ']' unit-oai-epc-0: 12:37:00 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 12:37:00 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == yes ']' unit-oai-epc-0: 12:37:00 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Mme has been inserted so let'\''s run EPC!!!' unit-oai-epc-0: 12:37:00 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:37:00 INFO unit.oai-epc/0.juju-log hss:2: Mme has been inserted so let's run EPC!!! unit-oai-epc-0: 12:37:00 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 12:37:00 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-epc-0: 12:37:00 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z '' ']' unit-oai-epc-0: 12:37:00 DEBUG unit.oai-epc/0.hss-relation-changed + echo '192.168.121.7 oai-hss-0.openair4G.eur hss' unit-oai-epc-0: 12:37:00 DEBUG unit.oai-epc/0.hss-relation-changed + hss_hostname=oai-hss-0 unit-oai-epc-0: 12:37:00 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:37:00 DEBUG unit.oai-epc/0.hss-relation-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger unit-oai-epc-0: 12:37:00 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 '!=' 0 ']' unit-oai-epc-0: 12:37:00 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_process unit-oai-epc-0: 12:37:00 DEBUG unit.oai-epc/0.hss-relation-changed ++ service mme_gw status unit-oai-epc-0: 12:37:00 DEBUG unit.oai-epc/0.hss-relation-changed + IS_RUNNING='mme_gw stop/waiting' unit-oai-epc-0: 12:37:00 DEBUG unit.oai-epc/0.hss-relation-changed + [[ mme_gw stop/waiting =~ .*running.* ]] unit-oai-epc-0: 12:37:00 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is not running...' unit-oai-epc-0: 12:37:00 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:37:00 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is not running... unit-oai-epc-0: 12:37:00 DEBUG unit.oai-epc/0.hss-relation-changed + status=1 unit-oai-epc-0: 12:37:00 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -eq 1 ']' unit-oai-epc-0: 12:37:00 DEBUG unit.oai-epc/0.hss-relation-changed + /var/lib/juju/agents/unit-oai-epc-0/charm/hooks/start unit-oai-epc-0: 12:37:00 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:37:00 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:37:00 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids hss unit-oai-epc-0: 12:37:00 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:37:00 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -z hss:2 ']' unit-oai-epc-0: 12:37:00 DEBUG unit.oai-epc/0.hss-relation-changed + service mme_gw restart unit-oai-epc-0: 12:37:00 DEBUG unit.oai-epc/0.hss-relation-changed stop: Unknown instance: unit-oai-epc-0: 12:37:00 DEBUG unit.oai-epc/0.hss-relation-changed mme_gw start/running, process 15418 unit-oai-epc-0: 12:37:00 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_process unit-oai-epc-0: 12:37:00 DEBUG unit.oai-epc/0.hss-relation-changed ++ service mme_gw status unit-oai-epc-0: 12:37:00 DEBUG unit.oai-epc/0.hss-relation-changed + IS_RUNNING='mme_gw start/running, process 15418' unit-oai-epc-0: 12:37:00 DEBUG unit.oai-epc/0.hss-relation-changed + [[ mme_gw start/running, process 15418 =~ .*running.* ]] unit-oai-epc-0: 12:37:00 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-oai-epc-0: 12:37:00 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:37:00 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:37:00 DEBUG unit.oai-epc/0.hss-relation-changed + status=0 unit-oai-epc-0: 12:37:00 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -eq 1 ']' unit-oai-epc-0: 12:37:00 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_connection unit-oai-epc-0: 12:37:00 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=0 unit-oai-epc-0: 12:37:00 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -lt 30 ']' unit-oai-epc-0: 12:37:00 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 12:37:01 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 12:37:01 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 12:37:01 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=1 unit-oai-epc-0: 12:37:01 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -lt 30 ']' unit-oai-epc-0: 12:37:01 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 12:37:02 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 12:37:02 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 12:37:02 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=2 unit-oai-epc-0: 12:37:02 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 2 -lt 30 ']' unit-oai-epc-0: 12:37:02 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 12:37:03 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 12:37:03 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 12:37:03 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=3 unit-oai-epc-0: 12:37:03 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 3 -lt 30 ']' unit-oai-epc-0: 12:37:03 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 12:37:04 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 12:37:04 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 12:37:04 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=4 unit-oai-epc-0: 12:37:04 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 4 -lt 30 ']' unit-oai-epc-0: 12:37:04 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 12:37:05 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 12:37:05 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -gt 0 ']' unit-oai-epc-0: 12:37:05 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 12:37:05 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:37:05 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is running and connected to HSS unit-oai-epc-0: 12:37:05 DEBUG unit.oai-epc/0.hss-relation-changed + status-set active 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 12:37:06 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:37:06 DEBUG unit.oai-epc/0.hss-relation-changed + break unit-oai-epc-0: 12:37:06 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 4 -eq 30 ']' unit-oai-epc-0: 12:37:06 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 2 unit-oai-epc-0: 12:37:08 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 12:37:08 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:37:08 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -n epc:3 ']' unit-oai-epc-0: 12:37:08 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 12:37:08 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:37:08 DEBUG unit.oai-epc/0.hss-relation-changed + for epc_id in '$(relation-ids epc)' unit-oai-epc-0: 12:37:08 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log epc:3 unit-oai-epc-0: 12:37:08 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:37:08 INFO unit.oai-epc/0.juju-log hss:2: epc:3 unit-oai-epc-0: 12:37:08 DEBUG unit.oai-epc/0.hss-relation-changed + relation-set -r epc:3 epc_running=yes unit-oai-epc-0: 12:37:08 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 12:37:08 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get opc-key unit-oai-epc-0: 12:37:08 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:37:08 DEBUG unit.oai-epc/0.hss-relation-changed + hss_opc_val=e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 12:37:08 DEBUG unit.oai-epc/0.hss-relation-changed + echo e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 12:37:08 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-epc-0: 12:37:08 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 12:37:08 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 12:37:08 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:37:08 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:37:08 DEBUG juju.worker.uniter.operation running operation run relation-joined (3; abot-epc-basic/0) hook unit-oai-epc-0: 12:37:08 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (3; abot-epc-basic/0) hook) unit-oai-epc-0: 12:37:08 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (3; abot-epc-basic/0) hook) unit-oai-epc-0: 12:37:08 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-epc-0: 12:37:08 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-epc-0: 12:37:08 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-joined hook unit-oai-epc-0: 12:37:08 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:37:08 DEBUG unit.oai-epc/0.epc-relation-joined ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:37:08 DEBUG unit.oai-epc/0.epc-relation-joined + juju-log 'Setting up relation settings for OAISIM charm' unit-oai-epc-0: 12:37:08 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:37:08 INFO unit.oai-epc/0.juju-log epc:3: Setting up relation settings for OAISIM charm unit-oai-epc-0: 12:37:08 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_tac unit-abot-epc-basic-0: 12:37:08 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{1}] []}} unit-abot-epc-basic-0: 12:37:08 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:37:08 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 12:37:08 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:37:08 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:37:08 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 12:37:08 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 12:37:08 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-abot-epc-basic-0: 12:37:08 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-oai-epc-0: 12:37:08 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:37:08 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set TAC= unit-abot-epc-basic-0: 12:37:08 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:37:08 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code= unit-abot-epc-basic-0: 12:37:08 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-oai-epc-0: 12:37:08 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 12:37:08 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_mcc unit-abot-epc-basic-0: 12:37:08 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:37:08 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code= unit-abot-epc-basic-0: 12:37:08 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-oai-epc-0: 12:37:08 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:37:08 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set MCC=208 unit-abot-epc-basic-0: 12:37:08 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:37:08 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4= unit-abot-epc-basic-0: 12:37:08 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-oai-epc-0: 12:37:08 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 12:37:08 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_mnc unit-abot-epc-basic-0: 12:37:08 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:37:08 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running=yes unit-abot-epc-basic-0: 12:37:08 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-oai-epc-0: 12:37:08 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:37:08 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set MNC=93 unit-abot-epc-basic-0: 12:37:08 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:37:08 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 12:37:08 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-oai-epc-0: 12:37:08 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 12:37:08 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set trigger_restart=0 unit-abot-epc-basic-0: 12:37:09 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:37:09 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 12:37:09 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-oai-epc-0: 12:37:09 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 12:37:09 DEBUG unit.oai-epc/0.epc-relation-joined ++ unit-get private-address unit-abot-epc-basic-0: 12:37:09 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:37:09 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key= unit-abot-epc-basic-0: 12:37:09 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:37:09 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:37:09 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:37:09 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:37:09 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:37:09 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 12:37:09 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' yes == yes ']' unit-abot-epc-basic-0: 12:37:09 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:37:09 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-epc-0: 12:37:09 DEBUG unit.oai-epc/0.epc-relation-joined + mme_public_ip=192.168.121.8 unit-oai-epc-0: 12:37:09 DEBUG unit.oai-epc/0.epc-relation-joined + get_ip_address 192.168.121.8 unit-oai-epc-0: 12:37:09 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.8 unit-oai-epc-0: 12:37:09 DEBUG unit.oai-epc/0.epc-relation-joined + local status=1 unit-oai-epc-0: 12:37:09 DEBUG unit.oai-epc/0.epc-relation-joined + local status_after=1 unit-oai-epc-0: 12:37:09 DEBUG unit.oai-epc/0.epc-relation-joined + validate_ip 192.168.121.8 unit-oai-epc-0: 12:37:09 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.8 unit-oai-epc-0: 12:37:09 DEBUG unit.oai-epc/0.epc-relation-joined + local stat=1 unit-oai-epc-0: 12:37:09 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192.168.121.8 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 12:37:09 DEBUG unit.oai-epc/0.epc-relation-joined + OIFS=' unit-oai-epc-0: 12:37:09 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 12:37:09 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=. unit-oai-epc-0: 12:37:09 DEBUG unit.oai-epc/0.epc-relation-joined + ip=($ip) unit-oai-epc-0: 12:37:09 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=' unit-oai-epc-0: 12:37:09 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 12:37:09 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 12:37:09 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 12:37:09 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 12:37:09 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 8 -le 255 ]] unit-oai-epc-0: 12:37:09 DEBUG unit.oai-epc/0.epc-relation-joined + stat=0 unit-oai-epc-0: 12:37:09 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 12:37:09 DEBUG unit.oai-epc/0.epc-relation-joined + validate_ip 192.168.121.8 unit-oai-epc-0: 12:37:09 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.8 unit-oai-epc-0: 12:37:09 DEBUG unit.oai-epc/0.epc-relation-joined + local stat=1 unit-oai-epc-0: 12:37:09 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192.168.121.8 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 12:37:09 DEBUG unit.oai-epc/0.epc-relation-joined + OIFS=' unit-oai-epc-0: 12:37:09 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 12:37:09 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=. unit-oai-epc-0: 12:37:09 DEBUG unit.oai-epc/0.epc-relation-joined + ip=($ip) unit-oai-epc-0: 12:37:09 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=' unit-oai-epc-0: 12:37:09 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 12:37:09 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 12:37:09 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 12:37:09 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 12:37:09 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 8 -le 255 ]] unit-oai-epc-0: 12:37:09 DEBUG unit.oai-epc/0.epc-relation-joined + stat=0 unit-oai-epc-0: 12:37:09 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 12:37:09 DEBUG unit.oai-epc/0.epc-relation-joined + status=0 unit-oai-epc-0: 12:37:09 DEBUG unit.oai-epc/0.epc-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 12:37:09 DEBUG unit.oai-epc/0.epc-relation-joined + validated_mme_public_ip=192.168.121.8 unit-oai-epc-0: 12:37:09 DEBUG unit.oai-epc/0.epc-relation-joined + echo 'MME ip address is 192.168.121.8' unit-oai-epc-0: 12:37:09 DEBUG unit.oai-epc/0.epc-relation-joined MME ip address is 192.168.121.8 unit-oai-epc-0: 12:37:09 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 12:37:09 DEBUG unit.oai-epc/0.epc-relation-joined + status=0 unit-oai-epc-0: 12:37:09 DEBUG unit.oai-epc/0.epc-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 12:37:09 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set mme_ip=192.168.121.8 unit-abot-epc-basic-0: 12:37:09 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 12:37:09 DEBUG unit.abot-epc-basic/0.epc-relation-changed + exit 0 unit-abot-epc-basic-0: 12:37:09 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 12:37:09 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 12:37:09 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:37:09 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:37:09 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:37:09 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 12:37:09 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 12:37:09 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set epc_running=no unit-oai-epc-0: 12:37:09 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 12:37:09 DEBUG unit.oai-epc/0.epc-relation-joined + '[' -f /tmp/opcvalue ']' unit-oai-epc-0: 12:37:09 DEBUG unit.oai-epc/0.epc-relation-joined ++ cat /tmp/opcvalue unit-oai-epc-0: 12:37:09 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set opc-key=e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 12:37:09 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 12:37:09 INFO juju.worker.uniter.operation ran "epc-relation-joined" hook unit-oai-epc-0: 12:37:09 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-epc-0: 12:37:09 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (3; abot-epc-basic/0) hook) unit-oai-epc-0: 12:37:09 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:37:09 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:37:09 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; abot-epc-basic/0) hook unit-oai-epc-0: 12:37:09 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; abot-epc-basic/0) hook) unit-oai-epc-0: 12:37:09 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; abot-epc-basic/0) hook) unit-oai-epc-0: 12:37:09 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 12:37:09 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 12:37:09 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-oai-epc-0: 12:37:09 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:37:09 DEBUG unit.oai-epc/0.epc-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:37:09 DEBUG unit.oai-epc/0.epc-relation-changed + set_env_paths unit-oai-epc-0: 12:37:09 DEBUG unit.oai-epc/0.epc-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 12:37:09 DEBUG unit.oai-epc/0.epc-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 12:37:09 DEBUG unit.oai-epc/0.epc-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 12:37:09 DEBUG unit.oai-epc/0.epc-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 12:37:09 DEBUG unit.oai-epc/0.epc-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 12:37:09 DEBUG unit.oai-epc/0.epc-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 12:37:09 DEBUG unit.oai-epc/0.epc-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 12:37:09 DEBUG unit.oai-epc/0.epc-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 12:37:09 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-get TAC unit-abot-epc-basic-0: 12:37:09 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{2}] []}} unit-abot-epc-basic-0: 12:37:09 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:37:09 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 12:37:09 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:37:09 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:37:09 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 12:37:09 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 12:37:09 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-oai-epc-0: 12:37:09 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:37:09 DEBUG unit.oai-epc/0.epc-relation-changed + TAC=1 unit-oai-epc-0: 12:37:09 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z 1 ']' unit-oai-epc-0: 12:37:09 DEBUG unit.oai-epc/0.epc-relation-changed ++ sed -r 's/(.*)\//\1-/' unit-oai-epc-0: 12:37:09 DEBUG unit.oai-epc/0.epc-relation-changed ++ echo abot-epc-basic/0 unit-oai-epc-0: 12:37:09 DEBUG unit.oai-epc/0.epc-relation-changed + name=abot-epc-basic-0 unit-oai-epc-0: 12:37:09 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:37:09 DEBUG unit.oai-epc/0.epc-relation-changed + echo 1 unit-oai-epc-0: 12:37:09 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:37:09 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 1 '!=' 1 ']' unit-oai-epc-0: 12:37:09 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:37:09 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 12:37:09 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:37:09 DEBUG unit.oai-epc/0.epc-relation-changed + tac_line= unit-oai-epc-0: 12:37:09 DEBUG unit.oai-epc/0.epc-relation-changed + true unit-oai-epc-0: 12:37:09 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 12:37:09 DEBUG unit.oai-epc/0.epc-relation-changed + echo '1 1' unit-oai-epc-0: 12:37:09 DEBUG unit.oai-epc/0.epc-relation-changed + echo abot-epc-basic/0 unit-oai-epc-0: 12:37:09 DEBUG unit.oai-epc/0.epc-relation-changed +++ config-get gummei_tai_mcc unit-abot-epc-basic-0: 12:37:09 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-oai-epc-0: 12:37:09 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 12:37:09 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:37:09 DEBUG unit.oai-epc/0.epc-relation-changed +++ config-get gummei_tai_mnc unit-abot-epc-basic-0: 12:37:09 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code=208 unit-abot-epc-basic-0: 12:37:09 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-oai-epc-0: 12:37:09 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 12:37:09 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:37:09 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:37:09 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 12:37:09 DEBUG unit.oai-epc/0.epc-relation-changed ++ config-get gummei_tai_mcc unit-abot-epc-basic-0: 12:37:09 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code=93 unit-abot-epc-basic-0: 12:37:09 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-oai-epc-0: 12:37:09 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 12:37:09 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:37:09 DEBUG unit.oai-epc/0.epc-relation-changed ++ config-get gummei_tai_mnc unit-abot-epc-basic-0: 12:37:09 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4=192.168.121.8 unit-abot-epc-basic-0: 12:37:09 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-oai-epc-0: 12:37:09 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 12:37:09 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:37:09 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-abot-epc-basic-0: 12:37:09 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running=no unit-abot-epc-basic-0: 12:37:09 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-oai-epc-0: 12:37:09 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-ids hss unit-abot-epc-basic-0: 12:37:09 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:37:09 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-abot-epc-basic-0: 12:37:09 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 12:37:09 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-oai-epc-0: 12:37:09 DEBUG unit.oai-epc/0.epc-relation-changed + hss_id=hss:2 unit-oai-epc-0: 12:37:09 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -n hss:2 ']' unit-oai-epc-0: 12:37:09 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-list -r hss:2 unit-abot-epc-basic-0: 12:37:09 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:37:09 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-abot-epc-basic-0: 12:37:09 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 12:37:09 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-oai-epc-0: 12:37:09 DEBUG unit.oai-epc/0.epc-relation-changed + hss_unit=oai-hss/0 unit-oai-epc-0: 12:37:09 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -n oai-hss/0 ']' unit-oai-epc-0: 12:37:09 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-get -r hss:2 hss_running oai-hss/0 unit-oai-epc-0: 12:37:09 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:37:09 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:37:09 DEBUG unit.oai-epc/0.epc-relation-changed + '[' yes == yes ']' unit-oai-epc-0: 12:37:09 DEBUG unit.oai-epc/0.epc-relation-changed + check_epc_process unit-oai-epc-0: 12:37:09 DEBUG unit.oai-epc/0.epc-relation-changed ++ service mme_gw status unit-abot-epc-basic-0: 12:37:09 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key=e734f8734007d6c5ce7a0508809e7e9c unit-abot-epc-basic-0: 12:37:09 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:37:09 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:37:10 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.8/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 12:37:10 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=192.168.121.8/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 12:37:10 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i -e 's/OPC=".*";/OPC="e734f8734007d6c5ce7a0508809e7e9c";/' /etc/rebaca-test-suite/oaisim/config/ue_eurecom_test_sfr.conf unit-oai-epc-0: 12:37:10 DEBUG unit.oai-epc/0.epc-relation-changed + IS_RUNNING='mme_gw start/running, process 15418' unit-abot-epc-basic-0: 12:37:10 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-oai-epc-0: 12:37:10 DEBUG unit.oai-epc/0.epc-relation-changed + [[ mme_gw start/running, process 15418 =~ .*running.* ]] unit-abot-epc-basic-0: 12:37:10 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' no == yes ']' unit-abot-epc-basic-0: 12:37:10 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' == yes ']' unit-abot-epc-basic-0: 12:37:10 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:37:10 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:37:10 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:37:10 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:37:10 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:37:10 DEBUG unit.oai-epc/0.epc-relation-changed + status=0 unit-oai-epc-0: 12:37:10 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -eq 0 ']' unit-oai-epc-0: 12:37:10 DEBUG unit.oai-epc/0.epc-relation-changed + /var/lib/juju/agents/unit-oai-epc-0/charm/hooks/start unit-oai-epc-0: 12:37:10 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:37:10 DEBUG unit.oai-epc/0.epc-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:37:10 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-ids hss unit-abot-epc-basic-0: 12:37:10 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 12:37:10 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 12:37:10 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:37:10 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:37:10 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:37:10 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 12:37:10 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:37:10 DEBUG unit.oai-epc/0.epc-relation-changed + '[' '!' -z hss:2 ']' unit-oai-epc-0: 12:37:10 DEBUG unit.oai-epc/0.epc-relation-changed + service mme_gw restart unit-oai-epc-0: 12:37:10 DEBUG unit.oai-epc/0.epc-relation-changed mme_gw stop/waiting unit-oai-epc-0: 12:37:10 DEBUG unit.oai-epc/0.epc-relation-changed mme_gw start/running, process 15797 unit-oai-epc-0: 12:37:10 DEBUG unit.oai-epc/0.epc-relation-changed + check_epc_process unit-oai-epc-0: 12:37:10 DEBUG unit.oai-epc/0.epc-relation-changed ++ service mme_gw status unit-oai-epc-0: 12:37:10 DEBUG unit.oai-epc/0.epc-relation-changed + IS_RUNNING='mme_gw start/running, process 15797' unit-oai-epc-0: 12:37:10 DEBUG unit.oai-epc/0.epc-relation-changed + [[ mme_gw start/running, process 15797 =~ .*running.* ]] unit-oai-epc-0: 12:37:10 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:37:10 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:37:10 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:37:10 DEBUG unit.oai-epc/0.epc-relation-changed + status=0 unit-oai-epc-0: 12:37:10 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -eq 1 ']' unit-oai-epc-0: 12:37:10 DEBUG unit.oai-epc/0.epc-relation-changed + check_epc_connection unit-oai-epc-0: 12:37:10 DEBUG unit.oai-epc/0.epc-relation-changed + COUNTER=0 unit-oai-epc-0: 12:37:10 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -lt 30 ']' unit-oai-epc-0: 12:37:10 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 1 unit-oai-epc-0: 12:37:11 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 12:37:11 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 12:37:11 DEBUG unit.oai-epc/0.epc-relation-changed + COUNTER=1 unit-oai-epc-0: 12:37:11 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 1 -lt 30 ']' unit-oai-epc-0: 12:37:11 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 1 unit-oai-epc-0: 12:37:12 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 12:37:12 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 12:37:12 DEBUG unit.oai-epc/0.epc-relation-changed + COUNTER=2 unit-oai-epc-0: 12:37:12 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 2 -lt 30 ']' unit-oai-epc-0: 12:37:12 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 1 unit-oai-epc-0: 12:37:13 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 12:37:13 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 12:37:13 DEBUG unit.oai-epc/0.epc-relation-changed + COUNTER=3 unit-oai-epc-0: 12:37:13 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 3 -lt 30 ']' unit-oai-epc-0: 12:37:13 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 1 unit-oai-epc-0: 12:37:14 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 12:37:14 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 12:37:14 DEBUG unit.oai-epc/0.epc-relation-changed + COUNTER=4 unit-oai-epc-0: 12:37:14 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 4 -lt 30 ']' unit-oai-epc-0: 12:37:14 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 1 unit-oai-epc-0: 12:37:15 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 12:37:15 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 1 -gt 0 ']' unit-oai-epc-0: 12:37:15 DEBUG unit.oai-epc/0.epc-relation-changed + juju-log 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 12:37:15 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:37:15 INFO unit.oai-epc/0.juju-log epc:3: OAI EPC is running and connected to HSS unit-oai-epc-0: 12:37:15 DEBUG unit.oai-epc/0.epc-relation-changed + status-set active 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 12:37:15 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:37:15 DEBUG unit.oai-epc/0.epc-relation-changed + break unit-oai-epc-0: 12:37:15 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 4 -eq 30 ']' unit-oai-epc-0: 12:37:15 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 2 unit-oai-epc-0: 12:37:17 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-ids epc unit-oai-epc-0: 12:37:17 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:37:17 DEBUG unit.oai-epc/0.epc-relation-changed + for epc_id in '$(relation-ids epc)' unit-oai-epc-0: 12:37:17 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-get -r epc:3 trigger_restart oai-epc/0 unit-oai-epc-0: 12:37:17 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:37:17 DEBUG unit.oai-epc/0.epc-relation-changed + restart=0 unit-oai-epc-0: 12:37:17 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -n 0 ']' unit-oai-epc-0: 12:37:17 DEBUG unit.oai-epc/0.epc-relation-changed + relation-set -r epc:3 trigger_restart=1 unit-oai-epc-0: 12:37:17 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 12:37:17 DEBUG unit.oai-epc/0.epc-relation-changed + relation-set epc_running=yes unit-oai-epc-0: 12:37:17 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 12:37:17 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-oai-epc-0: 12:37:17 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 12:37:17 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; abot-epc-basic/0) hook) unit-oai-epc-0: 12:37:17 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:37:17 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:37:17 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 12:37:17 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:37:18 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{3}] []}} unit-abot-epc-basic-0: 12:37:18 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:37:18 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 12:37:18 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:37:18 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:37:18 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 12:37:18 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 12:37:18 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-abot-epc-basic-0: 12:37:18 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-abot-epc-basic-0: 12:37:18 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:37:18 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code=208 unit-abot-epc-basic-0: 12:37:18 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-abot-epc-basic-0: 12:37:18 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:37:18 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code=93 unit-abot-epc-basic-0: 12:37:18 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-abot-epc-basic-0: 12:37:18 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:37:18 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4=192.168.121.8 unit-abot-epc-basic-0: 12:37:18 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-abot-epc-basic-0: 12:37:18 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:37:18 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running=yes unit-abot-epc-basic-0: 12:37:18 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-abot-epc-basic-0: 12:37:19 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:37:19 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 12:37:19 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-abot-epc-basic-0: 12:37:19 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:37:19 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 12:37:19 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-abot-epc-basic-0: 12:37:19 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:37:19 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key=e734f8734007d6c5ce7a0508809e7e9c unit-abot-epc-basic-0: 12:37:19 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:37:19 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:37:19 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.8/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 12:37:19 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=192.168.121.8/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 12:37:19 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i -e 's/OPC=".*";/OPC="e734f8734007d6c5ce7a0508809e7e9c";/' /etc/rebaca-test-suite/oaisim/config/ue_eurecom_test_sfr.conf unit-abot-epc-basic-0: 12:37:19 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 12:37:19 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' yes == yes ']' unit-abot-epc-basic-0: 12:37:19 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:37:19 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 12:37:19 DEBUG unit.abot-epc-basic/0.epc-relation-changed + exit 0 unit-abot-epc-basic-0: 12:37:19 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 12:37:19 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 12:37:19 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:37:19 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:37:19 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:37:19 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 12:37:45 DEBUG juju.worker.uniter.remotestate got action change: [64bfd4f8-1392-440a-8ae4-4f6fc7878855] ok=true unit-abot-epc-basic-0: 12:37:45 DEBUG juju.worker.uniter.operation running operation run action 64bfd4f8-1392-440a-8ae4-4f6fc7878855 unit-abot-epc-basic-0: 12:37:45 DEBUG juju.machinelock acquire machine lock for uniter (run action 64bfd4f8-1392-440a-8ae4-4f6fc7878855) unit-abot-epc-basic-0: 12:37:45 DEBUG juju.machinelock machine lock acquired for uniter (run action 64bfd4f8-1392-440a-8ae4-4f6fc7878855) unit-abot-epc-basic-0: 12:37:45 DEBUG juju.worker.uniter.operation preparing operation "run action 64bfd4f8-1392-440a-8ae4-4f6fc7878855" unit-abot-epc-basic-0: 12:37:45 DEBUG juju.worker.uniter.operation executing operation "run action 64bfd4f8-1392-440a-8ae4-4f6fc7878855" unit-abot-epc-basic-0: 12:37:45 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running action run unit-abot-epc-basic-0: 12:37:45 DEBUG worker.uniter.jujuc running hook tool "action-get" unit-abot-epc-basic-0: 12:37:46 DEBUG worker.uniter.jujuc running hook tool "action-get" unit-abot-epc-basic-0: 12:37:46 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 12:37:46 INFO unit.abot-epc-basic/0.juju-log Tag names: TS_24_301 unit-abot-epc-basic-0: 12:37:46 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 12:37:46 INFO unit.abot-epc-basic/0.juju-log Running the test with the tags @TS_24_301 unit-abot-epc-basic-0: 12:37:46 DEBUG unit.abot-epc-basic/0.run Creating the Target JUnit file... unit-abot-epc-basic-0: 12:37:48 DEBUG unit.abot-epc-basic/0.run [INFO] Scanning for projects... unit-abot-epc-basic-0: 12:37:48 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:37:48 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:37:48 DEBUG unit.abot-epc-basic/0.run [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 12:37:48 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:37:48 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:37:48 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:37:48 DEBUG unit.abot-epc-basic/0.run [INFO] Deleting /var/lib/abot-epc-basic/target unit-abot-epc-basic-0: 12:37:48 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:37:48 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-javolution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:37:48 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/javolution-5.5.1.jar to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.jar unit-abot-epc-basic-0: 12:37:48 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall532178444428265112.pom to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.pom unit-abot-epc-basic-0: 12:37:48 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:37:48 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-api) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:37:48 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/sctp-api-1.5.0.FINAL.jar to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-api/1.5.0.FINAL/sctp-api-1.5.0.FINAL.jar unit-abot-epc-basic-0: 12:37:48 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall4531421531344926266.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:37:48 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:37:48 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-impl) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:37:48 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/sctp-impl-1.5.0.FINAL.jar to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-impl/1.5.0.FINAL/sctp-impl-1.5.0.FINAL.jar unit-abot-epc-basic-0: 12:37:48 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall7951328891606006380.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:37:48 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:37:48 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-common) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:37:48 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/commons-1.0.0.CR1.jar to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.jar unit-abot-epc-basic-0: 12:37:48 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall3756147793432767416.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:37:49 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:37:49 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:37:49 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:37:49 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall7509324229843771645.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:37:49 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:37:49 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:37:49 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:37:49 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall5062014146924335642.pom to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.pom unit-abot-epc-basic-0: 12:37:49 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:37:49 DEBUG unit.abot-epc-basic/0.run [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 12:37:49 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:37:49 DEBUG unit.abot-epc-basic/0.run [INFO] Total time: 0.786 s unit-abot-epc-basic-0: 12:37:49 DEBUG unit.abot-epc-basic/0.run [INFO] Finished at: 2019-06-08T12:37:49+00:00 unit-abot-epc-basic-0: 12:37:49 DEBUG unit.abot-epc-basic/0.run [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 12:37:49 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:37:51 DEBUG unit.abot-epc-basic/0.run [INFO] Scanning for projects... unit-abot-epc-basic-0: 12:37:51 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:37:51 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:37:51 DEBUG unit.abot-epc-basic/0.run [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 12:37:51 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:37:52 DEBUG unit.abot-epc-basic/0.run [WARNING] The artifact org.apache.commons:commons-io:jar:1.3.2 has been relocated to commons-io:commons-io:jar:1.3.2 unit-abot-epc-basic-0: 12:37:52 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:37:52 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:37:52 DEBUG unit.abot-epc-basic/0.run [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 12:37:52 DEBUG unit.abot-epc-basic/0.run [INFO] Copying 1 resource unit-abot-epc-basic-0: 12:37:52 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:37:52 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:37:52 DEBUG unit.abot-epc-basic/0.run [INFO] No sources to compile unit-abot-epc-basic-0: 12:37:52 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:37:52 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:37:52 DEBUG unit.abot-epc-basic/0.run [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 12:37:52 DEBUG unit.abot-epc-basic/0.run [INFO] skip non existing resourceDirectory /var/lib/abot-epc-basic/src/test/resources unit-abot-epc-basic-0: 12:37:52 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:37:52 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:37:52 DEBUG unit.abot-epc-basic/0.run [INFO] Compiling 1 source file to /var/lib/abot-epc-basic/target/test-classes unit-abot-epc-basic-0: 12:37:53 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:37:53 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:37:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:37:54 DEBUG unit.abot-epc-basic/0.run ------------------------------------------------------- unit-abot-epc-basic-0: 12:37:54 DEBUG unit.abot-epc-basic/0.run T E S T S unit-abot-epc-basic-0: 12:37:54 DEBUG unit.abot-epc-basic/0.run ------------------------------------------------------- unit-abot-epc-basic-0: 12:37:54 DEBUG unit.abot-epc-basic/0.run Running com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 12:37:55 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:37:55 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:37:55 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:37:55 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI unit-abot-epc-basic-0: 12:37:55 DEBUG unit.abot-epc-basic/0.run Jun 08, 2019 12:37:55 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 12:37:55 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@13e344d: startup date [Sat Jun 08 12:37:55 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 12:37:55 DEBUG unit.abot-epc-basic/0.run Jun 08, 2019 12:37:55 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:37:55 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from class path resource [cucumber.xml] unit-abot-epc-basic-0: 12:37:56 DEBUG unit.abot-epc-basic/0.run Jun 08, 2019 12:37:56 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:37:56 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 12:37:58 DEBUG unit.abot-epc-basic/0.run Jun 08, 2019 12:37:58 PM org.springframework.beans.factory.support.DefaultListableBeanFactory registerScope unit-abot-epc-basic-0: 12:37:58 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:37:58 DEBUG unit.abot-epc-basic/0.run Jun 08, 2019 12:37:58 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 12:37:58 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@479f2dc2: startup date [Sat Jun 08 12:37:58 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 12:37:58 DEBUG unit.abot-epc-basic/0.run Jun 08, 2019 12:37:58 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:37:58 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 12:37:58 DEBUG unit.abot-epc-basic/0.run Jun 08, 2019 12:37:58 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:37:58 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 12:37:58 DEBUG unit.abot-epc-basic/0.run Jun 08, 2019 12:37:58 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:37:58 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 12:37:58 DEBUG unit.abot-epc-basic/0.run Jun 08, 2019 12:37:58 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:37:58 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 12:37:59 DEBUG unit.abot-epc-basic/0.run Jun 08, 2019 12:37:59 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 12:37:59 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@4674d90: startup date [Sat Jun 08 12:37:59 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 12:37:59 DEBUG unit.abot-epc-basic/0.run Jun 08, 2019 12:37:59 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:37:59 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:37:59 DEBUG unit.abot-epc-basic/0.run Jun 08, 2019 12:37:59 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:37:59 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:37:59 DEBUG unit.abot-epc-basic/0.run Jun 08, 2019 12:37:59 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:37:59 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:37:59 DEBUG unit.abot-epc-basic/0.run Jun 08, 2019 12:37:59 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:37:59 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:37:59 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:37:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:38:00 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:37:59 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:38:00 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:00 [main] REPORT: STEP EXECUTION TIME TAKEN :1430 MS unit-abot-epc-basic-0: 12:38:00 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:38:00 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:38:00 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:38:00 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:00 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:38:00 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:00 [main] REPORT: STEP EXECUTION TIME TAKEN :51 MS unit-abot-epc-basic-0: 12:38:00 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:38:00 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:38:00 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:38:00 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:00 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:38:00 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:00 [main] REPORT: STEP EXECUTION TIME TAKEN :29 MS unit-abot-epc-basic-0: 12:38:00 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:38:00 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:38:00 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:38:00 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38: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:38:00 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:00 [main] REPORT: STEP EXECUTION TIME TAKEN :24 MS unit-abot-epc-basic-0: 12:38:00 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:38:00 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:38:00 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:38:00 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:00 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:38:00 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:00 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 12:38:00 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:38:00 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:38:00 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:38:00 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:00 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:38:00 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:00 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 12:38:00 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:38:00 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:38:01 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:38:01 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38: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:38:01 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:01 [main] REPORT: STEP EXECUTION TIME TAKEN :911 MS unit-abot-epc-basic-0: 12:38:01 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:38:01 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:38:02 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:38:02 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:02 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 12:38:02 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:02 [main] REPORT: STEP EXECUTION TIME TAKEN :821 MS unit-abot-epc-basic-0: 12:38:02 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:38:02 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:38:02 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:38:02 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:02 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:38:02 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:02 [main] REPORT: STEP EXECUTION TIME TAKEN :39 MS unit-abot-epc-basic-0: 12:38:02 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:38:02 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:38:12 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:38:12 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:12 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:38:12 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:12 [main] REPORT: STEP EXECUTION TIME TAKEN :10035 MS unit-abot-epc-basic-0: 12:38:12 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:38:12 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:38:12 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:12.521 [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:38:12 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:12.537 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:38:12 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:38:12 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:12 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:38:12 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:12 [main] REPORT: STEP EXECUTION TIME TAKEN :73 MS unit-abot-epc-basic-0: 12:38:12 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:12 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:38:12 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:38:12 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:38:12 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:38:13 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:38:23 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:38:23 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:38:23 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:38:23 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:38:23 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:38:23 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:38:23 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:38:23 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:38:23 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:38:23 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:38:23 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 12:38:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:38:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:38:23 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:38:23 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:38:23 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 12:38:23 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:38:23 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:38:23 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:38:23 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:38:23 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:38:23 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:38:23 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:38:23 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:38:23 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_MCC unit-abot-epc-basic-0: 12:38:23 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:38:23 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:23 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:38:23 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:23 [main] REPORT: STEP EXECUTION TIME TAKEN :42 MS unit-abot-epc-basic-0: 12:38:23 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:38:23 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:38:23 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:38:23 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:23 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:38:23 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:23 [main] REPORT: STEP EXECUTION TIME TAKEN :38 MS unit-abot-epc-basic-0: 12:38:23 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:38:23 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:38:23 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:38:23 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:23 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:38:23 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:23 [main] REPORT: STEP EXECUTION TIME TAKEN :24 MS unit-abot-epc-basic-0: 12:38:23 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:38:23 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:38:23 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:38:23 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:23 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:38:23 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:23 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 12:38:23 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:38:23 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:38:23 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:38:23 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:23 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:38:23 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:23 [main] REPORT: STEP EXECUTION TIME TAKEN :22 MS unit-abot-epc-basic-0: 12:38:23 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:38:23 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:38:23 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:38:23 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:23 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:38:23 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:23 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 12:38:23 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:38:23 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:38:24 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:38:24 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:24 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:38:24 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:24 [main] REPORT: STEP EXECUTION TIME TAKEN :533 MS unit-abot-epc-basic-0: 12:38:24 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:38:24 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:38:24 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:38:24 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:24 [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:38:24 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:24 [main] REPORT: STEP EXECUTION TIME TAKEN :29 MS unit-abot-epc-basic-0: 12:38:24 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:38:24 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:38:24 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:38:24 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:24 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:38:24 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:24 [main] REPORT: STEP EXECUTION TIME TAKEN :30 MS unit-abot-epc-basic-0: 12:38:24 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:38:24 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:38:34 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:38:34 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:34 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:38:34 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:34 [main] REPORT: STEP EXECUTION TIME TAKEN :10039 MS unit-abot-epc-basic-0: 12:38:34 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:38:34 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:38:34 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:34.293 [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:38:34 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:34.298 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:38:34 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:38:34 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:34 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:38:34 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:34 [main] REPORT: STEP EXECUTION TIME TAKEN :40 MS unit-abot-epc-basic-0: 12:38:34 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:34 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:38:34 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:38:34 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:38:34 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:38:34 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:38:44 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:38:44 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:38:44 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:38:44 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:38:44 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:38:44 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:38:44 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:38:44 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:38:44 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:38:44 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:38:44 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 12:38:44 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:38:44 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:38:44 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:38:44 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:38:44 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:38:44 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:38:44 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:38:44 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:38:44 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:38:44 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:38:44 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:38:44 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:38:44 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_MNC unit-abot-epc-basic-0: 12:38:44 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:38:44 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:44 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:38:44 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:44 [main] REPORT: STEP EXECUTION TIME TAKEN :22 MS unit-abot-epc-basic-0: 12:38:44 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:38:44 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:38:44 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:38:44 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:44 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:38:44 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:44 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 12:38:44 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:38:44 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:38:44 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:38:44 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:44 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:38:44 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:44 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 12:38:44 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:38:44 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:38:44 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:38:44 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:44 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:38:44 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:44 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 12:38:44 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:38:44 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:38:44 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:38:44 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:44 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:38:44 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:44 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 12:38:44 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:38:44 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:38:44 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:38:44 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:44 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:38:44 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:44 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:38:44 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:38:44 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:38:45 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:38:45 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:45 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:38:45 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:45 [main] REPORT: STEP EXECUTION TIME TAKEN :469 MS unit-abot-epc-basic-0: 12:38:45 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:38:45 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:38:45 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:38:45 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:45 [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:38:45 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:45 [main] REPORT: STEP EXECUTION TIME TAKEN :29 MS unit-abot-epc-basic-0: 12:38:45 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:38:45 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:38:55 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:38:55 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:55 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:38:55 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:55 [main] REPORT: STEP EXECUTION TIME TAKEN :10014 MS unit-abot-epc-basic-0: 12:38:55 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:38:55 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:38:55 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:38:55 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:55 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:38:55 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:55 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 12:38:55 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:38:55 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:38:55 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:55.359 [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:38:55 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:55.366 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:38:55 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:38:55 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:55 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:38:55 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:55 [main] REPORT: STEP EXECUTION TIME TAKEN :72 MS unit-abot-epc-basic-0: 12:38:55 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:55 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:38:55 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:38:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:38:55 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:38:55 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:38:55 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:38:59 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 12:39: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:39:05 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:39:05 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_AttachWithIMSI_Wrong_MNC @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 12:39:05 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MNC. # featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MNC.feature:9 unit-abot-epc-basic-0: 12:39: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:39: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:39: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:39: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:39: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:39:05 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:39:05 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 12:39: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:39:05 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_network_code=95" on node ABOT # S1APScenarioStepGrammars.epcParamSet(String,String) unit-abot-epc-basic-0: 12:39: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:39:05 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:39: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:39:05 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:39: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:39:05 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:39:05 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:39:05 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:39:05 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:39:05 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:39:05 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_TAC unit-abot-epc-basic-0: 12:39:05 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:39:05 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:05 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:39:05 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:05 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 12:39:05 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:39:05 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:39:05 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:39:05 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:05 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:39:05 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:05 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 12:39:05 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:39:05 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:39:05 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:39:05 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:05 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:39:05 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:05 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 12:39:05 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:39:05 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:39:05 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:39:05 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39: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:39:05 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:05 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 12:39:05 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:39:05 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:39:05 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:39:05 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:05 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:39:05 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:05 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 12:39:05 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:39:05 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:39:05 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:39:05 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:05 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:39:05 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:05 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 12:39:05 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:39:05 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:39:06 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:39:06 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39: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:39:06 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:06 [main] REPORT: STEP EXECUTION TIME TAKEN :442 MS unit-abot-epc-basic-0: 12:39:06 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:39:06 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:39:06 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:39:06 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:06 [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:39:06 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:06 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 12:39:06 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:39:06 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:39:06 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:39:06 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:06 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:39:06 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:06 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 12:39:06 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:39:06 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:39:16 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:39:16 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:16 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:39:16 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:16 [main] REPORT: STEP EXECUTION TIME TAKEN :10012 MS unit-abot-epc-basic-0: 12:39:16 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:39:16 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:39:16 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:16.318 [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:39:16 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:16.322 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:39:16 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:39:16 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:16 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:39:16 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:16 [main] REPORT: STEP EXECUTION TIME TAKEN :22 MS unit-abot-epc-basic-0: 12:39:16 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:16 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:39:16 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:39:16 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:39:16 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:39:16 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:39:26 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:39:26 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:39:26 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_AttachWithIMSI_Wrong_TAC @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 12:39:26 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong TAC # featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_TAC.feature:9 unit-abot-epc-basic-0: 12:39:26 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:39:26 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:39:26 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:39:26 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:39:26 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:39:26 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:39:26 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 12:39:26 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:39:26 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.tracking_area_code=10" on node ABOT # S1APScenarioStepGrammars.epcParamSet(String,String) unit-abot-epc-basic-0: 12:39:26 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:39:26 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:39:26 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:39:26 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:39:26 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:39:26 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:39:26 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:39:26 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:39:26 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:39:26 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:39:26 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_Attach_With_GUTI unit-abot-epc-basic-0: 12:39:26 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:39:26 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:26 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:39:26 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:26 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 12:39:26 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:39:26 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:39:26 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:39:26 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:26 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:39:26 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:26 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 12:39:26 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:39:26 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:39:26 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:39:26 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:26 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:39:26 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:26 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 12:39:26 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:39:26 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:39:26 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:39:26 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:26 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:39:26 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:26 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 12:39:26 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:39:26 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:39:26 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:39:26 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:26 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:39:26 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:26 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 12:39:26 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:39:26 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:39:26 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:39:26 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:26 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:39:26 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:26 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 12:39:26 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:39:26 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:39:26 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:39:26 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:26 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:39:26 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:26 [main] REPORT: STEP EXECUTION TIME TAKEN :233 MS unit-abot-epc-basic-0: 12:39:26 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:39:26 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:39:27 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:39:27 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:27 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 12:39:27 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:27 [main] REPORT: STEP EXECUTION TIME TAKEN :891 MS unit-abot-epc-basic-0: 12:39:27 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:39:27 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:39:27 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:39:27 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:27 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:39:27 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:27 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 12:39:27 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:39:27 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:39:37 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:39:37 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:37 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:39:37 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:37 [main] REPORT: STEP EXECUTION TIME TAKEN :10013 MS unit-abot-epc-basic-0: 12:39:37 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:39:37 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:39:37 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:37.938 [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:39:37 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:37.941 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:39:37 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:39:37 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39: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:39:37 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:37 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 12:39:37 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:37 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:39:37 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:39:37 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:39:37 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:39:37 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-oai-epc-0: 12:39:47 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 12:39:47 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:39:47 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 12:39:47 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-epc-0: 12:39:47 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-epc-0: 12:39:47 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 12:39:47 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 12:39:47 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:39:47 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:39:47 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-abot-epc-basic-0: 12:39:47 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-oai-epc-0: 12:39:48 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:39:48 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 12:39:48 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 12:39:48 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 12:39:48 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 16771' unit-oai-epc-0: 12:39:48 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 16771 =~ .*running.* ]] unit-oai-epc-0: 12:39:48 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:39:48 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:39:48 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:39:48 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 12:39:48 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 12:39:48 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-abot-epc-basic-0: 12:39:48 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:39:48 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:39:48 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:39:48 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:39:48 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:39:48 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:39:48 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:39:48 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:39:48 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:39:48 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 12:39:48 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:39:48 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:39:48 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:39:48 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:39:48 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:39:48 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:39:48 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:39:48 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:39:48 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:39:48 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:39:48 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:39:48 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:39:48 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With DNS Server Address Request Indication in PCO unit-abot-epc-basic-0: 12:39:48 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:39:48 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:48 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:39:48 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:48 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 12:39:48 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:39:48 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:48 [main] REPORT: ========================================================================================== unit-oai-epc-0: 12:39:48 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 12:39:48 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:39:48 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:48 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:39:48 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:48 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 12:39:48 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:48 [main] REPORT: STEP :PASSED unit-oai-epc-0: 12:39:48 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 12:39:48 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 12:39:48 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-epc-0: 12:39:48 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:39:48 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:39:48 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:39:48 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:39:48 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:48 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:39:48 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:48 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 12:39:48 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:39:48 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:39:48 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:39:48 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:48 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:39:48 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:48 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 12:39:48 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:39:48 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:39:48 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:39:48 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:48 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:39:48 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:48 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 12:39:48 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:39:48 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:39:48 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:39:48 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:48 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:39:48 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:48 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 12:39:48 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:39:48 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:39:48 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:39:48 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:48 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:39:48 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:48 [main] REPORT: STEP EXECUTION TIME TAKEN :216 MS unit-abot-epc-basic-0: 12:39:48 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:39:48 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:39:49 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:39:49 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:49 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 12:39:49 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:49 [main] REPORT: STEP EXECUTION TIME TAKEN :935 MS unit-abot-epc-basic-0: 12:39:49 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:39:49 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:39:49 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:39:49 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:49 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_DNS_SERVER_ADDR_REQ=true" on node ABOT unit-abot-epc-basic-0: 12:39:49 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:49 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 12:39:49 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:39:49 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:39:49 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:39:49 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:49 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:39:49 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:49 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 12:39:49 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:39:49 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:49 [main] REPORT: ========================================================================================== unit-mysql-0: 12:39:59 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 12:39:59 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:39:59 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 12:39:59 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 12:39:59 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 12:39:59 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 12:39:59 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 12:39:59 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 12:39:59 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 12:39:59 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 12:39:59 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:39:59 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:39:59 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:39:59 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:59 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:39:59 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:59 [main] REPORT: STEP EXECUTION TIME TAKEN :10017 MS unit-abot-epc-basic-0: 12:39:59 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:39:59 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:39:59 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:59.559 [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:39:59 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:59.562 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:39:59 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:39:59 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:59 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:39:59 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:59 [main] REPORT: STEP EXECUTION TIME TAKEN :23 MS unit-abot-epc-basic-0: 12:39:59 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:59 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:39:59 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:39:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:39:59 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:39:59 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:39:59 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:40:09 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:40:09 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:40:09 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_DNS_Server_Address_Request @PCO unit-abot-epc-basic-0: 12:40:09 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options # featureFiles/Attach_Procedure_With_DNS_Server_Addr_Request.feature:10 unit-abot-epc-basic-0: 12:40: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:40: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:40: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:40: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:40: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:40:09 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:40:09 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 12:40: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:40: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:40:09 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_DNS_SERVER_ADDR_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:40:09 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:40: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:40:09 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 12:40: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:40:09 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:40: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:40: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:40:09 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:40:09 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:40:09 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:40:09 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:40:09 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure with DSMIPv6 Home Agent Address Request Indication in PCO unit-abot-epc-basic-0: 12:40:09 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:40:09 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:09 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:40:09 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:09 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 12:40:09 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:40:09 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:40:09 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:40:09 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:09 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:40:09 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:09 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:40:09 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:40:09 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:40:09 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:40:09 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:09 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:40:09 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:09 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 12:40:09 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:40:09 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:40:09 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:40:09 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40: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:40:09 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:09 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 12:40:09 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:40:09 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:40:09 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:40:09 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:09 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:40:09 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:09 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:40:09 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:40:09 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:40:09 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:40:09 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:09 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:40:09 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:09 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 12:40:09 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:40:09 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:09 [main] REPORT: ========================================================================================== unit-oai-hss-0: 12:40:10 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 12:40:10 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:40:10 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 12:40:10 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 12:40:10 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 12:40:10 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 12:40:10 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 12:40:10 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 12:40:10 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 12:40:10 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:40:10 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 12:40:10 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 12:40:10 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 12:40:10 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22120' unit-oai-hss-0: 12:40:10 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22120 =~ .*running.* ]] unit-oai-hss-0: 12:40:10 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 12:40:10 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:40:10 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 12:40:10 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 12:40:10 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 12:40:10 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 12:40:10 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:40:10 INFO juju.worker.uniter.operation ran "update-status" hook unit-abot-epc-basic-0: 12:40:10 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:10 [main] REPORT: ======================================================================================== unit-oai-hss-0: 12:40:10 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-abot-epc-basic-0: 12:40:10 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:10 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-oai-hss-0: 12:40:10 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 12:40:10 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:40:10 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:40:10 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:10 [main] REPORT: STEP EXECUTION TIME TAKEN :508 MS unit-abot-epc-basic-0: 12:40:10 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:40:10 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:40:11 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:40:11 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40: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:40:11 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:11 [main] REPORT: STEP EXECUTION TIME TAKEN :693 MS unit-abot-epc-basic-0: 12:40:11 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:40:11 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:40:11 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:40:11 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:11 [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:40:11 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:11 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 12:40:11 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:40:11 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:40:11 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:40:11 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:11 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:40:11 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:11 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 12:40:11 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:40:11 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:40:21 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:40:21 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:21 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:40:21 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:21 [main] REPORT: STEP EXECUTION TIME TAKEN :10019 MS unit-abot-epc-basic-0: 12:40:21 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:40:21 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:40:21 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:21.197 [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:40:21 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:21.204 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:40:21 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:40:21 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40: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:40:21 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:21 [main] REPORT: STEP EXECUTION TIME TAKEN :30 MS unit-abot-epc-basic-0: 12:40:21 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:21 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:40:21 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:40:21 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:40:21 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:40: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:40: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:40:31 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:40:31 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_DSMIPv6_Home_Agent_Address_Request @PCO unit-abot-epc-basic-0: 12:40:31 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options # featureFiles/Attach_Procedure_With_DSMIPv6_HA_Addr_Request.feature:10 unit-abot-epc-basic-0: 12:40: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:40: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:40: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:40: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:40: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:40:31 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:40:31 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 12:40: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:40: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:40:31 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HA_ADDR_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:40:31 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:40: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:40:31 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 12:40: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:40:31 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:40: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:40: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:40:31 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:40:31 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:40:31 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:40:31 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:40:31 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With DSMIPv6 Home Network Prefix Request Indication in PCO unit-abot-epc-basic-0: 12:40:31 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:40:31 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:31 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:40:31 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:31 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 12:40:31 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:40:31 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:40:31 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:40:31 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:31 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:40:31 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:31 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:40:31 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:40:31 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:40:31 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:40:31 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:31 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:40:31 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:31 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 12:40:31 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:40:31 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:40:31 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:40:31 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:31 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:40:31 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:31 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 12:40:31 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:40:31 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:40:31 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:40:31 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:31 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:40:31 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:31 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 12:40:31 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:40:31 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:40:31 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:40:31 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:31 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:40:31 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:31 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:40:31 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:40:31 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:40:31 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:40:31 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:31 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:40:31 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:31 [main] REPORT: STEP EXECUTION TIME TAKEN :425 MS unit-abot-epc-basic-0: 12:40:31 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:40:31 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:40:32 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:40:32 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40: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:40:32 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:32 [main] REPORT: STEP EXECUTION TIME TAKEN :671 MS unit-abot-epc-basic-0: 12:40:32 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:40:32 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:40:32 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:40:32 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:32 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HN_PREFIX_REQ=true" on node ABOT unit-abot-epc-basic-0: 12:40:32 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:32 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 12:40:32 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:40:32 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:40:32 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:40:32 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:32 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:40:32 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:32 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 12:40:32 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:40:32 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:40:42 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:40:42 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:42 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:40:42 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:42 [main] REPORT: STEP EXECUTION TIME TAKEN :10014 MS unit-abot-epc-basic-0: 12:40:42 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:40:42 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:40:42 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:42.754 [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:40:42 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:42.758 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:40:42 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:40:42 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:42 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:40:42 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:42 [main] REPORT: STEP EXECUTION TIME TAKEN :29 MS unit-abot-epc-basic-0: 12:40:42 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:42 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:40:42 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:40:42 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:40:42 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:40:42 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:40:52 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:40:52 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:40:52 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_DSMIPv6_Home_Network_Prefix_Request @PCO unit-abot-epc-basic-0: 12:40:52 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options # featureFiles/Attach_Procedure_With_DSMIPv6_HN_Prefix_Request.feature:10 unit-abot-epc-basic-0: 12:40:52 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:40:52 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:40:52 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:40:52 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:40:52 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:40:52 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:40:52 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 12:40:52 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:40:52 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:40:52 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HN_PREFIX_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:40:52 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:40:52 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:40:52 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 12:40:52 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:40:52 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:40:52 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:40:52 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:40:52 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:40:52 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:40:52 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:40:52 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:40:52 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With DSMIPv6 IPv4 Home Agent Address Request Indication in PCO unit-abot-epc-basic-0: 12:40:52 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:40:52 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:52 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:40:52 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:52 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 12:40:52 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:40:52 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:40:52 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:40:52 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:52 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:40:52 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:52 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:40:52 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:40:52 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:40:52 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:40:52 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:52 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:40:52 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:52 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:40:52 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:40:52 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:40:52 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:40:52 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:52 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:40:52 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:52 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 12:40:52 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:40:52 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:40:52 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:40:52 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:52 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:40:52 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:52 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:40:52 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:40:52 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:40:52 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:40:52 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:52 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:40:52 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:52 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:40:52 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:40:53 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:40:53 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:40:53 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:53 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:40:53 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:53 [main] REPORT: STEP EXECUTION TIME TAKEN :431 MS unit-abot-epc-basic-0: 12:40:53 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:40:53 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:40:54 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:40:54 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:54 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 12:40:54 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:54 [main] REPORT: STEP EXECUTION TIME TAKEN :680 MS unit-abot-epc-basic-0: 12:40:54 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:40:54 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:40:54 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:40:54 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:54 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_IPV4_HA_ADDR_REQ=true" on node ABOT unit-abot-epc-basic-0: 12:40:54 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:54 [main] REPORT: STEP EXECUTION TIME TAKEN :28 MS unit-abot-epc-basic-0: 12:40:54 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:40:54 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:40:54 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:40:54 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:54 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:40:54 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:54 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 12:40:54 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:40:54 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:40:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:41:04 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:41:04 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:04 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:41:04 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:04 [main] REPORT: STEP EXECUTION TIME TAKEN :10008 MS unit-abot-epc-basic-0: 12:41:04 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:41:04 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:41:04 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:04.534 [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:41:04 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:04.536 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:41:04 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:41:04 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:04 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:41:04 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:04 [main] REPORT: STEP EXECUTION TIME TAKEN :303 MS unit-abot-epc-basic-0: 12:41:04 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:04 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:41:04 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:41:04 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:41:04 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:41:04 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:41:14 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:41:14 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:41:14 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_DSMIPv6_IPv4_Home_Agent_Address_Request @PCO unit-abot-epc-basic-0: 12:41:14 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options # featureFiles/Attach_Procedure_With_DSMIPv6_IPv4_HA_Addr_Request.feature:10 unit-abot-epc-basic-0: 12:41:14 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:41:14 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:41:14 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:41:14 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:41:14 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:41:14 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:41:14 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 12:41:14 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:41:14 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:41:14 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_IPV4_HA_ADDR_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:41:14 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:41:14 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:41:14 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 12:41:14 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:41:14 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:41:14 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:41:14 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:41:14 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:41:14 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:41:14 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:41:14 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:41:14 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With IM CN Subsystem Signalling Flag Indication in PCO unit-abot-epc-basic-0: 12:41:14 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:41:14 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:14 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:41:14 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:14 [main] REPORT: STEP EXECUTION TIME TAKEN :22 MS unit-abot-epc-basic-0: 12:41:14 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:41:14 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:41:14 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:41:14 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:14 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:41:14 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:14 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:41:15 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:41:15 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:41:15 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:41:15 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:15 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:41:15 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:15 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:41:15 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:41:15 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:41:15 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:41:15 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:15 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:41:15 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:15 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 12:41:15 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:41:15 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:41:15 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:41:15 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:15 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:41:15 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:15 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:41:15 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:41:15 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:41:15 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:41:15 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:15 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:41:15 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:15 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:41:15 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:41:15 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:41:15 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:41:15 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:15 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:41:15 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:15 [main] REPORT: STEP EXECUTION TIME TAKEN :214 MS unit-abot-epc-basic-0: 12:41:15 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:41:15 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:41:15 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:41:15 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:15 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 12:41:15 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:15 [main] REPORT: STEP EXECUTION TIME TAKEN :686 MS unit-abot-epc-basic-0: 12:41:15 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:41:15 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:41:15 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:41:15 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:15 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IM_CN_SS_SIGNAL_FLAG=true" on node ABOT unit-abot-epc-basic-0: 12:41:15 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:15 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 12:41:15 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:41:15 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:41:16 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:41:16 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:15 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:41:16 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:15 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:41:16 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:41:16 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:41:26 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:41:26 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:26 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:41:26 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:26 [main] REPORT: STEP EXECUTION TIME TAKEN :10008 MS unit-abot-epc-basic-0: 12:41:26 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:41:26 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:41:26 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:26.257 [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:41:26 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:26.260 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:41:26 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:41:26 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:26 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:41:26 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:26 [main] REPORT: STEP EXECUTION TIME TAKEN :228 MS unit-abot-epc-basic-0: 12:41:26 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:26 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:41:26 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:41:26 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:41:26 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:41:26 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:41:36 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:41:36 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:41:36 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_IM_CN_Subsystem_Signalling_Flag @PCO unit-abot-epc-basic-0: 12:41:36 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options # featureFiles/Attach_Procedure_With_IM_CN_SS_Signalling_Flag.feature:10 unit-abot-epc-basic-0: 12:41:36 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:41:36 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:41:36 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:41:36 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:41:36 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:41:36 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:41:36 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 12:41:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:41:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:41:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IM_CN_SS_SIGNAL_FLAG=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:41:36 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:41:36 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:41:36 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 12:41:36 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:41:36 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:41:36 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:41:36 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:41:36 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:41:36 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:41:36 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:41:36 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:41:36 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure with IPv4 Address Allocation Via DHCPv4 Indication in PCO unit-abot-epc-basic-0: 12:41:36 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:41:36 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:36 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:41:36 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:36 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 12:41:36 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:41:36 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:41:36 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:41:36 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:36 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:41:36 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:36 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 12:41:36 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:41:36 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:41:36 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:41:36 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:36 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:41:36 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:36 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 12:41:36 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:41:36 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:41:36 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:41:36 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:36 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:41:36 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:36 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 12:41:36 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:41:36 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:41:36 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:41:36 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:36 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:41:36 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:36 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 12:41:36 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:41:36 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:41:36 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:41:36 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:36 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:41:36 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:36 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 12:41:36 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:41:36 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:41:36 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:41:36 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:36 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:41:36 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:36 [main] REPORT: STEP EXECUTION TIME TAKEN :226 MS unit-abot-epc-basic-0: 12:41:36 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:41:36 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:41:37 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:41:37 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:37 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 12:41:37 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:37 [main] REPORT: STEP EXECUTION TIME TAKEN :675 MS unit-abot-epc-basic-0: 12:41:37 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:41:37 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:41:37 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:41:37 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:37 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_ALLOC_DHCPV4=true" on node ABOT unit-abot-epc-basic-0: 12:41:37 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:37 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 12:41:37 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:41:37 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:41:37 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:41:37 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:37 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:41:37 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:37 [main] REPORT: STEP EXECUTION TIME TAKEN :78 MS unit-abot-epc-basic-0: 12:41:37 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:41:37 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:41:47 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:41:47 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:47 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:41:47 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:47 [main] REPORT: STEP EXECUTION TIME TAKEN :10009 MS unit-abot-epc-basic-0: 12:41:47 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:41:47 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:41:47 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:47.632 [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:41:47 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:47.634 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:41:47 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:41:47 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:47 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:41:47 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:47 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 12:41:47 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:47 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:41:47 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:41:47 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:41:47 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:41:47 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:41:57 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:41:57 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:41:57 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_IPv4_Address_Allocation_Via_DHCPv4 @PCO unit-abot-epc-basic-0: 12:41:57 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options # featureFiles/Attach_Procedure_With_IP_Addr_Alloc_DHCPv4.feature:10 unit-abot-epc-basic-0: 12:41:57 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:41:57 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:41:57 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:41:57 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:41:57 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:41:57 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:41:57 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 12:41:57 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:41:57 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:41:57 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_ALLOC_DHCPV4=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:41:57 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:41:57 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:41:57 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 12:41:57 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:41:57 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:41:57 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:41:57 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:41:57 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:41:57 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:41:57 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:41:57 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:41:57 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With IP Address Allocation Via NAS Signalling Indication in PCO unit-abot-epc-basic-0: 12:41:57 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:41:57 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:57 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:41:57 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:57 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 12:41:57 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:41:57 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:41:57 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:41:57 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:57 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:41:57 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:57 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:41:57 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:41:57 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:41:57 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:41:57 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:57 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:41:57 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:57 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:41:57 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:41:57 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:41:57 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:41:57 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:57 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:41:57 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:57 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:41:57 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:41:57 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:41:57 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:41:57 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:57 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:41:57 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:57 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:41:57 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:41:57 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:41:57 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:41:57 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:57 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:41:57 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:57 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:41:57 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:41:57 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:41:58 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:41:58 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:58 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:41:58 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:58 [main] REPORT: STEP EXECUTION TIME TAKEN :224 MS unit-abot-epc-basic-0: 12:41:58 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:41:58 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:41:58 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:41:58 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:58 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 12:41:58 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:58 [main] REPORT: STEP EXECUTION TIME TAKEN :677 MS unit-abot-epc-basic-0: 12:41:58 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:41:58 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:41:59 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:41:59 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:59 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_NAS_SIGNALING=true" on node ABOT unit-abot-epc-basic-0: 12:41:59 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:59 [main] REPORT: STEP EXECUTION TIME TAKEN :222 MS unit-abot-epc-basic-0: 12:41:59 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:41:59 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:41:59 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:41:59 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:59 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:41:59 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:59 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:41:59 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:41:59 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:41:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:42:09 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:42:09 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:09 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:42:09 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:09 [main] REPORT: STEP EXECUTION TIME TAKEN :10011 MS unit-abot-epc-basic-0: 12:42:09 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:42:09 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:42:09 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:09.117 [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:42:09 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:09.124 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:42:09 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:42:09 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:09 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:42:09 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:09 [main] REPORT: STEP EXECUTION TIME TAKEN :27 MS unit-abot-epc-basic-0: 12:42:09 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:09 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:42:09 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:42:09 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:42:09 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:42:09 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:42:19 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:42:19 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:42:19 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_IP_Address_Allocation_Via_NAS_Signalling @PCO unit-abot-epc-basic-0: 12:42:19 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options # featureFiles/Attach_Procedure_With_IP_Addr_Alloc_NAS_Signalling.feature:10 unit-abot-epc-basic-0: 12:42:19 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:42:19 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:42:19 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:42:19 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:42:19 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:42:19 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:42:19 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 12:42:19 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:42:19 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:42:19 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_NAS_SIGNALING=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:42:19 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:42:19 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:42:19 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 12:42:19 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:42:19 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:42:19 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:42:19 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:42:19 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:42:19 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:42:19 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:42:19 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:42:19 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With MS Support of Network Requested Bearer Control indicator in PCO unit-abot-epc-basic-0: 12:42:19 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:42:19 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:19 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:42:19 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:19 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 12:42:19 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:42:19 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:42:19 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:42:19 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:19 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:42:19 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:19 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 12:42:19 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:42:19 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:42:19 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:42:19 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:19 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:42:19 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:19 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 12:42:19 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:42:19 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:42:19 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:42:19 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:19 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:42:19 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:19 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:42:19 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:42:19 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:42:19 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:42:19 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:19 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:42:19 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:19 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:42:19 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:42:19 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:42:19 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:42:19 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:19 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:42:19 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:19 [main] REPORT: STEP EXECUTION TIME TAKEN :2 MS unit-abot-epc-basic-0: 12:42:19 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:42:19 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:42:19 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:42:19 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:19 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:42:19 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:19 [main] REPORT: STEP EXECUTION TIME TAKEN :212 MS unit-abot-epc-basic-0: 12:42:19 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:42:19 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:42:20 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:42:20 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:20 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 12:42:20 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:20 [main] REPORT: STEP EXECUTION TIME TAKEN :868 MS unit-abot-epc-basic-0: 12:42:20 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:42:20 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:42:20 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:42:20 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:20 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.MS_SUPPORT_BEARER_CTRL_IND=true" on node ABOT unit-abot-epc-basic-0: 12:42:20 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:20 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:42:20 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:42:20 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:42:20 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:42:20 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:20 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:42:20 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:20 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:42:20 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:42:20 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:42:30 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:42:30 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:30 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:42:30 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:30 [main] REPORT: STEP EXECUTION TIME TAKEN :10009 MS unit-abot-epc-basic-0: 12:42:30 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:42:30 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:42:30 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:30.556 [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:42:30 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:30.558 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:42:30 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:42:30 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:30 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:42:30 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:30 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 12:42:30 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:30 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:42:30 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:42:30 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:42:30 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:42:30 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:42:40 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:42:40 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:42:40 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_MS_Support_Network_Requested_Bearer_Control_Indicator @PCO unit-abot-epc-basic-0: 12:42:40 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator # featureFiles/Attach_Procedure_With_MS_Support_Bearer_Ctrl_Indication.feature:10 unit-abot-epc-basic-0: 12:42:40 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:42:40 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:42:40 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:42:40 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:42:40 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:42:40 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:42:40 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 12:42:40 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:42:40 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:42:40 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.MS_SUPPORT_BEARER_CTRL_IND=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:42:40 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:42:40 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:42:40 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 12:42:40 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:42:40 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:42:40 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:42:40 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:42:40 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:42:40 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:42:40 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:42:40 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:42:40 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With P-CSCF Address Request Indication in PCO unit-abot-epc-basic-0: 12:42:40 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:42:40 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:40 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:42:40 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:40 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 12:42:40 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:42:40 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:42:40 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:42:40 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:40 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:42:40 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:40 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:42:40 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:42:40 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:42:40 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:42:40 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:40 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:42:40 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:40 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:42:40 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:42:40 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:42:40 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:42:40 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:40 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:42:40 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:40 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:42:40 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:42:40 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:42:40 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:42:40 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:40 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:42:40 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:40 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 12:42:40 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:42:40 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:42:40 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:42:40 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:40 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:42:40 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:40 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:42:40 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:42:40 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:42:41 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:42:41 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:41 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:42:41 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:41 [main] REPORT: STEP EXECUTION TIME TAKEN :227 MS unit-abot-epc-basic-0: 12:42:41 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:42:41 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:42:41 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:42:41 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:41 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 12:42:41 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:41 [main] REPORT: STEP EXECUTION TIME TAKEN :902 MS unit-abot-epc-basic-0: 12:42:41 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:42:41 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:42:42 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:42:42 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:42 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_P_CSCF_ADDR_REQ=true" on node ABOT unit-abot-epc-basic-0: 12:42:42 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:42 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 12:42:42 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:42:42 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:42:42 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:42:42 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:42 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:42:42 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:42 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:42:42 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:42:42 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:42:52 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:42:52 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:52 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:42:52 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:52 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 12:42:52 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:42:52 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:42:52 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:52.078 [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:42:52 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:52.080 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:42:52 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:42:52 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:52 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:42:52 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:52 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 12:42:52 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:52 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:42:52 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:42:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:42:52 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:42:52 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:42:52 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:43:02 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:43:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:43:02 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_P-CSCF_Address_Request @PCO unit-abot-epc-basic-0: 12:43:02 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options # featureFiles/Attach_Procedure_With_P_CSCF_Addr_Request.feature:10 unit-abot-epc-basic-0: 12:43:02 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:43:02 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:43:02 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:43:02 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:43:02 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:43:02 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:43:02 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 12:43:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:43:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:43:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_P_CSCF_ADDR_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:43:02 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:43:02 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:43:02 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 12:43:02 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:43:02 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:43:02 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:43:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:43:02 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:43:02 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:43:02 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 12:43:02 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:43:02 DEBUG unit.abot-epc-basic/0.run Feature: Auth_Accept unit-abot-epc-basic-0: 12:43:02 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:02 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:02 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:43:02 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:02 [main] REPORT: STEP EXECUTION TIME TAKEN :21 MS unit-abot-epc-basic-0: 12:43:02 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:02 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:02 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:02 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:02 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:43:02 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:02 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:43:02 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:02 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:02 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:02 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:02 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:43:02 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:02 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 12:43:02 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:02 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:02 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:02 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:02 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:43:02 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:02 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:43:02 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:02 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:02 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:02 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:02 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:43:02 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:02 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 12:43:02 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:02 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:02 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:02 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:02 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:43:02 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:02 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:43:02 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:02 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:02 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:02 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:02 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:43:02 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:02 [main] REPORT: STEP EXECUTION TIME TAKEN :431 MS unit-abot-epc-basic-0: 12:43:02 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:02 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:03 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:03 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:03 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 12:43:03 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:03 [main] REPORT: STEP EXECUTION TIME TAKEN :671 MS unit-abot-epc-basic-0: 12:43:03 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:03 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:03 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:03 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:03 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:43:03 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:03 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:43:03 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:03 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:13 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:13 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:13 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:43:13 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:13 [main] REPORT: STEP EXECUTION TIME TAKEN :10011 MS unit-abot-epc-basic-0: 12:43:13 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:13 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:13 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:13.497 [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:43:13 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:13.499 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:43:13 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:13 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:13 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:43:13 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:13 [main] REPORT: STEP EXECUTION TIME TAKEN :21 MS unit-abot-epc-basic-0: 12:43:13 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:13 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:43:13 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:13 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:43:13 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:43:13 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:43:23 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 12:43:23 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:43:23 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:43:23 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_Accept @TS_24_301 @24_301_5_4_2_1 @24_301_5_4_2_3 @33_401_6_1_1 @Series-0004 unit-abot-epc-basic-0: 12:43:23 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct # featureFiles/Auth_Accept.feature:10 unit-abot-epc-basic-0: 12:43:23 DEBUG unit.abot-epc-basic/0.run EPS security context. unit-abot-epc-basic-0: 12:43:23 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:43:23 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:43:23 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:43:23 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:43:23 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:43:23 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:43:23 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:43:23 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 12:43:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:43:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:43:23 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:43:23 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:43:23 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 12:43:23 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:43:23 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:43:23 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:43:23 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:43:23 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:43:23 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:43:23 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:43:23 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:43:23 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth unit-abot-epc-basic-0: 12:43:23 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:23 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:23 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:43:23 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:23 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 12:43:23 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:23 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:23 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:23 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:23 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:43:23 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:23 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 12:43:23 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:23 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:23 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:23 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:23 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:43:23 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:23 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:43:23 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:23 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:23 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:23 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:23 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:43:23 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:23 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:43:23 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:23 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:23 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:23 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:23 [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:43:23 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:23 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 12:43:23 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:23 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:23 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:23 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:23 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 12:43:23 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:23 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 12:43:23 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:23 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:23 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:23 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:23 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:43:23 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:23 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:43:23 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:23 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:23 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:23 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:23 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:43:23 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:23 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:43:23 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:23 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:24 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:24 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:24 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:43:24 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:24 [main] REPORT: STEP EXECUTION TIME TAKEN :436 MS unit-abot-epc-basic-0: 12:43:24 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:24 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:24 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:24 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:24 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 12:43:24 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:24 [main] REPORT: STEP EXECUTION TIME TAKEN :673 MS unit-abot-epc-basic-0: 12:43:24 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:24 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:24 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:24 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:24 [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:43:24 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:24 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:43:24 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:24 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:24 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:24 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:24 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:43:24 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:24 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:43:24 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:24 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:34 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:34 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:34 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:43:34 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:34 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 12:43:34 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:35 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:45 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:45 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:45 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:43:45 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:45 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 12:43:45 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:45 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:45 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:45.033 [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:43:45 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:45.036 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:43:45 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:45 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:45 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:43:45 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:45 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 12:43:45 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:45 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:43:45 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:45 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:43:45 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:43:45 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:43:45 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT
 unit-abot-epc-basic-0: 12:43:45 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 12:43:55 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:43:56 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:43:56 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth @TS_24_301 @24_301_5_3_3 @24_301_5_5_1_2_2 @24_301_5_5_1_2_4 @24_301_6_5_1_2 @24_301_9_9_3_33 @TS_36_304 @36_304_4_3 @negTCs @Series-0001 unit-abot-epc-basic-0: 12:43:56 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI. # featureFiles/Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth.feature:10 unit-abot-epc-basic-0: 12:43: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:43: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:43: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:43: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:43:56 DEBUG unit.abot-epc-basic/0.run #RES is restored to 0x00 in teardown process unit-abot-epc-basic-0: 12:43:56 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:43:56 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:43: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:43:56 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:43:56 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 12:43: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:43: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:43:56 DEBUG unit.abot-epc-basic/0.run # set the value of RES parameter (other than 0x00) manually in Authentication Response message which is sent from UE to MME unit-abot-epc-basic-0: 12:43:56 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:43:56 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:43: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:43: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:43: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:43:56 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:43: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:43: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:43:56 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:43:56 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:43:56 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:43:56 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:43:56 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth unit-abot-epc-basic-0: 12:43:56 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:56 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:56 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:43:56 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:56 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 12:43:56 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:56 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:56 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:56 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:56 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:43:56 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:56 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:43:56 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:56 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:56 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:56 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:56 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:43:56 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:56 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:43:56 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:56 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:56 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:56 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43: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:43:56 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:56 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:43:56 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:56 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:56 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:56 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43: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:43:56 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:56 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:43:56 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:56 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:56 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:56 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:56 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=false" on node ABOT unit-abot-epc-basic-0: 12:43:56 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:56 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:43:56 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:56 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:56 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:56 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:56 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:43:56 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:56 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:43:56 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:56 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:56 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:56 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:56 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:43:56 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:56 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 12:43:56 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:56 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:56 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:56 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43: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:43:56 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:56 [main] REPORT: STEP EXECUTION TIME TAKEN :339 MS unit-abot-epc-basic-0: 12:43:56 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:56 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:57 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:57 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43: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:43:57 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:57 [main] REPORT: STEP EXECUTION TIME TAKEN :692 MS unit-abot-epc-basic-0: 12:43:57 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:57 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:57 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:57 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43: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:43:57 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:57 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 12:43:57 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:57 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:57 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:57 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:57 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=true" on node ABOT unit-abot-epc-basic-0: 12:43:57 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:57 [main] REPORT: STEP EXECUTION TIME TAKEN :220 MS unit-abot-epc-basic-0: 12:43:57 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:57 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:57 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:57 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:57 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:43:57 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:57 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 12:43:57 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:57 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:43:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:07 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:07 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:07 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:44:07 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:07 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 12:44:07 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:07 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:17 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:17 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:17 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:44:17 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:17 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 12:44:17 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:17 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:17 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:17.569 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 12:44:17 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:17.571 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:44:17 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:17 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44: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:44:17 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:17 [main] REPORT: STEP EXECUTION TIME TAKEN :23 MS unit-abot-epc-basic-0: 12:44:17 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:17 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:44:17 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:17 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:44:17 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:44: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:44: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:44:17 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:44:27 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:44:28 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:44:28 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth @TS_24_301 @24_301_5_3_3 @24_301_5_5_1_2_2 @24_301_5_5_1_2_4 @24_301_6_5_1_2 @24_301_9_9_3_33 @TS_36_304 @36_304_4_3 @negTCs @Series-0001 unit-abot-epc-basic-0: 12:44:28 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI # featureFiles/Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth.feature:9 unit-abot-epc-basic-0: 12:44: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:44: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:44: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:44: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:44: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:44:28 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=false" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:44: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:44:28 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:44:28 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 12:44: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:44: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:44: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:44: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:44:28 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:44:28 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:44: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:44: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:44: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:44:28 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:44: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:44: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:44:28 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:44:28 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:44:28 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:44:28 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:44:28 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth unit-abot-epc-basic-0: 12:44:28 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:28 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:28 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:44:28 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:28 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 12:44:28 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:28 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:28 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:28 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:28 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:44:28 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:28 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:44:28 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:28 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:28 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:28 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:28 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:44:28 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:28 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:44:28 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:28 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:28 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:28 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44: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:44:28 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:28 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:44:28 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:28 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:28 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:28 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44: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:44:28 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:28 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:44:28 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:28 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:28 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:28 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:28 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:44:28 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:28 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:44:28 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:28 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:28 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:28 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:28 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:44:28 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:28 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:44:28 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:28 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:28 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:28 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44: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:44:28 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:28 [main] REPORT: STEP EXECUTION TIME TAKEN :448 MS unit-abot-epc-basic-0: 12:44:28 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:28 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:29 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:29 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:29 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 12:44:29 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:29 [main] REPORT: STEP EXECUTION TIME TAKEN :686 MS unit-abot-epc-basic-0: 12:44:29 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:29 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:29 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:29 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44: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:44:29 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:29 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 12:44:29 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:29 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:29 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:29 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:29 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:44:29 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:29 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:44:29 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:29 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:39 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:39 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:39 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:44:39 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:39 [main] REPORT: STEP EXECUTION TIME TAKEN :10013 MS unit-abot-epc-basic-0: 12:44:39 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:39 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:49 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:49 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:49 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:44:49 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:49 [main] REPORT: STEP EXECUTION TIME TAKEN :10011 MS unit-abot-epc-basic-0: 12:44:49 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:49 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:49 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:49.445 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 12:44:49 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:49.447 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:44:49 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:49 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:49 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:44:49 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:49 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 12:44:49 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:49 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:44:49 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:49 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:44:49 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:44:49 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:44:49 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT
 unit-mysql-0: 12:44:51 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 12:44:51 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:44:51 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 12:44:51 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 12:44:51 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 12:44:51 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 12:44:51 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 12:44:51 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 12:44:51 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 12:44:51 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 12:44:51 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:44:51 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:44:59 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:44:59 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:44:59 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth @TS_24_301 @24_301_5_3_3 @24_301_5_5_1_2_2 @24_301_5_5_1_2_4 @24_301_6_5_1_2 @24_301_9_9_3_33 @TS_36_304 @36_304_4_3 @negTCs @Series-0001 unit-abot-epc-basic-0: 12:44:59 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME # featureFiles/Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth.feature:9 unit-abot-epc-basic-0: 12:44:59 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:44:59 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:44:59 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:44:59 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:44:59 DEBUG unit.abot-epc-basic/0.run #RES is restore to 0x00 in teardown process unit-abot-epc-basic-0: 12:44:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:44:59 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:44:59 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:44:59 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 12:44:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:44:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:44:59 DEBUG unit.abot-epc-basic/0.run # set the value of RES parameter (other than 0x00) manually in Authentication Response message which is sent from UE to MME unit-abot-epc-basic-0: 12:44:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:44:59 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:44:59 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:44:59 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:44:59 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:44:59 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:44:59 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:44:59 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:44:59 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:44:59 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:44:59 DEBUG unit.abot-epc-basic/0.run # Date: <13/12/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:44:59 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:44:59 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_GUTIattachMAC_code_failure unit-abot-epc-basic-0: 12:44:59 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:59 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:59 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:44:59 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:59 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 12:44:59 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:59 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:59 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:59 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:59 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:44:59 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:59 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:44:59 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:59 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:59 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:59 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:59 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:44:59 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:59 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:44:59 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:59 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:59 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:59 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:59 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:44:59 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:59 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:44:59 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:59 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:59 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:59 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:59 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 12:44:59 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:59 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:44:59 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:59 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:59 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:59 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:59 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT unit-abot-epc-basic-0: 12:44:59 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:59 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:44:59 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:59 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:59 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:59 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:59 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:44:59 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:59 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 12:44:59 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:59 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:59 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:59 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:59 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:44:59 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:59 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:44:59 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:59 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:44:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:00 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:00 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:00 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:45:00 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:00 [main] REPORT: STEP EXECUTION TIME TAKEN :423 MS unit-abot-epc-basic-0: 12:45:00 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:00 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:00 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:00 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45: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:45:00 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:00 [main] REPORT: STEP EXECUTION TIME TAKEN :682 MS unit-abot-epc-basic-0: 12:45:00 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:00 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:01 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:01 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:01 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT unit-abot-epc-basic-0: 12:45:01 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:01 [main] REPORT: STEP EXECUTION TIME TAKEN :688 MS unit-abot-epc-basic-0: 12:45:01 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:01 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:01 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:01 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:01 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:45:01 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:01 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:45:01 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:01 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:01 [main] REPORT: ========================================================================================== unit-oai-hss-0: 12:45:10 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 12:45:10 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:45:10 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 12:45:10 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 12:45:10 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 12:45:10 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 12:45:10 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 12:45:10 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 12:45:10 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 12:45:10 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:45:10 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 12:45:10 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 12:45:10 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 12:45:10 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22120' unit-oai-hss-0: 12:45:10 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22120 =~ .*running.* ]] unit-oai-hss-0: 12:45:10 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 12:45:10 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:45:10 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 12:45:10 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 12:45:10 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 12:45:10 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 12:45:10 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:45:11 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 12:45:11 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 12:45:11 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 12:45:11 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:45:11 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:45:11 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:11 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:11 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:45:11 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:11 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 12:45:11 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:11 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:11 [main] REPORT: ========================================================================================== unit-oai-epc-0: 12:45:17 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 12:45:17 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:45:17 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 12:45:17 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-epc-0: 12:45:17 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-epc-0: 12:45:17 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 12:45:18 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 12:45:18 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:45:18 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:45:18 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 12:45:18 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:45:18 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 12:45:18 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 12:45:18 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 12:45:18 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 19145' unit-oai-epc-0: 12:45:18 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 19145 =~ .*running.* ]] unit-oai-epc-0: 12:45:18 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:45:18 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:45:18 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:45:18 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 12:45:18 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 12:45:18 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 12:45:18 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:45:18 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 12:45:18 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 12:45:18 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-epc-0: 12:45:18 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:45:18 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:45:21 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:21 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:21 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:45:21 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:21 [main] REPORT: STEP EXECUTION TIME TAKEN :10004 MS unit-abot-epc-basic-0: 12:45:21 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:21 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:21 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:21.876 [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:45:21 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:21.879 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:45:21 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:21 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:21 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:45:21 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:21 [main] REPORT: STEP EXECUTION TIME TAKEN :289 MS unit-abot-epc-basic-0: 12:45:21 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:21 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:45:21 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:21 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:45:21 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:45:21 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:45:22 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 12:45:22 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT
 unit-abot-epc-basic-0: 12:45:33 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:45:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:45:33 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure @TS_24_301 @24_301_5_4_2_6 @24_301_5_4_2_7 @negTCs @Series-0002 unit-abot-epc-basic-0: 12:45:33 DEBUG unit.abot-epc-basic/0.run Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure". # featureFiles/Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure.feature:9 unit-abot-epc-basic-0: 12:45:33 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:45:33 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:45:33 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:45:33 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:45:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:45:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:45:33 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:45:33 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:45:33 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 12:45:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:45:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:45:33 DEBUG unit.abot-epc-basic/0.run # CORRECT K_VALUE is 8BAF473F2F8FD09487CCCBD7097C6862 WRONG K_VALUE fec86ba6eb707ed08905757b1bb44b8f unit-abot-epc-basic-0: 12:45:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:45:33 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:45:33 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:45:33 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:45:33 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:45:33 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:45:33 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:45:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:45:33 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:45:33 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:45:33 DEBUG unit.abot-epc-basic/0.run # Date: <13/12/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:45:33 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:45:33 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure unit-abot-epc-basic-0: 12:45:33 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:33 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:33 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:45:33 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:33 [main] REPORT: STEP EXECUTION TIME TAKEN :31 MS unit-abot-epc-basic-0: 12:45:33 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:33 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:33 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:33 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:33 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:45:33 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:33 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:45:33 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:33 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:33 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:33 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:33 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:45:33 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:33 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:45:33 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:33 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:33 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:33 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:33 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:45:33 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:33 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 12:45:33 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:33 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:33 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:33 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:33 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K_VALUE=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT unit-abot-epc-basic-0: 12:45:33 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:33 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:45:33 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:33 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:33 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:33 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:33 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:45:33 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:33 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:45:33 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:33 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:33 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:33 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:33 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:45:33 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:33 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:45:33 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:33 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:34 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:34 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:34 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:45:34 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:34 [main] REPORT: STEP EXECUTION TIME TAKEN :426 MS unit-abot-epc-basic-0: 12:45:34 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:34 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:34 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:34 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45: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:45:34 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:34 [main] REPORT: STEP EXECUTION TIME TAKEN :679 MS unit-abot-epc-basic-0: 12:45:34 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:34 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:35 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:35 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:35 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT unit-abot-epc-basic-0: 12:45:35 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:35 [main] REPORT: STEP EXECUTION TIME TAKEN :681 MS unit-abot-epc-basic-0: 12:45:35 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:35 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:35 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:35 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:35 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:45:35 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:35 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:45:35 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:35 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:45 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:45 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:45 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:45:45 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:45 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 12:45:45 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:45 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:55 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:55 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:55 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:45:55 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:55 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 12:45:55 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:55 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:55 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:55.498 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 12:45:55 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:55.500 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:45:55 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:55 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:55 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:45:55 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:55 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 12:45:55 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:55 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:45:55 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:45:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:55 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:45:55 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:45:55 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:45:56 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K_VALUE=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT
 unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure @TS_24_301 @24_301_5_4_2_6 @24_301_5_4_2_7 @negTCs @Series-0002 unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure". # featureFiles/Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure.feature:9 unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run # WRONGIMSI is restored to false in teardown process unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K_VALUE=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run # CORRECT K_VALUE is 8BAF473F2F8FD09487CCCBD7097C6862 WRONG K_VALUE fec86ba6eb707ed08905757b1bb44b8f unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_SQN_failure unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:06 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:06 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:06 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:06 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:06 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:06 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:06 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:06 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:06 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:06 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46: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:46:06 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:06 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:06 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:06 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:06 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:06 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46: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:46:06 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:06 [main] REPORT: STEP EXECUTION TIME TAKEN :228 MS unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:06 [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:46:06 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:06 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:07 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:07 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:07 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 12:46:07 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:07 [main] REPORT: STEP EXECUTION TIME TAKEN :696 MS unit-abot-epc-basic-0: 12:46:07 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:07 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:07 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:07 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:07 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:46:07 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:07 [main] REPORT: STEP EXECUTION TIME TAKEN :92 MS unit-abot-epc-basic-0: 12:46:07 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:07 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:17 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:17 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:17 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:46:17 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:17 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 12:46:17 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:17 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:27 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:27 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:27 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:46:27 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:27 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 12:46:27 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:27 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:27 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:27.849 [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:46:27 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:27.852 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:46:27 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:27 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46: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:46:27 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:27 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 12:46:27 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:27 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:46:27 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:27 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:46:27 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:46: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:46:27 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:46:28 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 12:46: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:46:38 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:46:38 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_UE_SQN_failure @TS_24_301 @24_301_5_4_2_6 @24_301_5_4_2_7 @negTCs @Series-0004 unit-abot-epc-basic-0: 12:46:38 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message. # featureFiles/Auth_NotAccept_by_UE_SQN_failure.feature:10 unit-abot-epc-basic-0: 12:46: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:46: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:46: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:46: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:46:38 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:46: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:46: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:46:38 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:46:38 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 12:46: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:46:38 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:46:38 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:46:38 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:46: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:46: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:46: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:46:38 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:46: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:46:38 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:46:38 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:46:38 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:46:38 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 12:46:38 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:46:38 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt unit-abot-epc-basic-0: 12:46:38 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:38 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:38 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:46:38 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:38 [main] REPORT: STEP EXECUTION TIME TAKEN :25 MS unit-abot-epc-basic-0: 12:46:38 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:38 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:38 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:38 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:38 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:46:38 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:38 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:46:38 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:38 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:38 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:38 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:38 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:46:38 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:38 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:46:38 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:38 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:38 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:38 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46: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:46:38 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:38 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 12:46:38 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:38 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:38 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:38 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46: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:46:38 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:38 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 12:46:38 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:38 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:38 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:38 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46: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:46:38 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:38 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:46:38 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:38 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:38 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:38 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:38 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:46:38 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:38 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:46:38 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:38 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:38 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:38 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:38 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:46:38 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:38 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 12:46:38 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:38 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:39 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:39 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46: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:46:39 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:39 [main] REPORT: STEP EXECUTION TIME TAKEN :451 MS unit-abot-epc-basic-0: 12:46:39 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:39 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:39 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:39 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46: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:46:39 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:39 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 12:46:39 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:39 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:40 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:40 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:40 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 12:46:40 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:40 [main] REPORT: STEP EXECUTION TIME TAKEN :677 MS unit-abot-epc-basic-0: 12:46:40 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:40 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:40 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:40 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:40 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:46:40 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:40 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:46:40 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:40 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:50 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:50 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:50 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:46:50 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:50 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 12:46:50 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:50 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:46:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:00 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:47:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:00 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:47:00 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:47:00 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:47:00 [main] REPORT: STEP EXECUTION TIME TAKEN :10004 MS unit-abot-epc-basic-0: 12:47:00 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:47:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:00 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:47:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:00 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:47:00.083 [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:47:00 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:47:00.090 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:47:00 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:47:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:00 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:47: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:47:00 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:47:00 [main] REPORT: STEP EXECUTION TIME TAKEN :23 MS unit-abot-epc-basic-0: 12:47:00 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:47:00 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:47:00 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:47:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:00 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:47:00 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:47: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:47: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:47:01 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt @TS_24_301 @24_301_5_4_2_6 @24_301_5_4_2_7 @negTCs @Series-0004 @SS_changesReqd unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable" # featureFiles/Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt.feature:10 unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run # AuC system changes required. HSS should send Authentication request message with AMF=AMF_RESYNCH amf = {0xff 0xff} unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run # file name kdf.c line no: 156 uint8_t amf[] = { 0xFF, 0xFF }; unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run 22 Scenarios (22 failed) unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run 278 Steps (22 failed, 256 passed) unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run 9m12.213s unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Tests run: 300, Failures: 44, Errors: 0, Skipped: 0, Time elapsed: 556.516 sec <<< FAILURE! - in com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.006 sec <<< FAILURE! unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs Time elapsed: 0.021 sec <<< FAILURE! unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_country_code=201" on node ABOT(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.016 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MCC. Time elapsed: 0.006 sec <<< FAILURE! unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.006 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_network_code=95" on node ABOT(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MNC. Time elapsed: 0.004 sec <<< FAILURE! unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.tracking_area_code=10" on node ABOT(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:47:11 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:47:11 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.006 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.006 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success with right GUTI. Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_DNS_SERVER_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec <<< FAILURE! unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HA_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options Time elapsed: 0.008 sec <<< FAILURE! unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HN_PREFIX_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_IPV4_HA_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IM_CN_SS_SIGNAL_FLAG=true" on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_ALLOC_DHCPV4=true" on node ABOT(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_NAS_SIGNALING=true" on node ABOT(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options Time elapsed: 0.004 sec <<< FAILURE! unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.MS_SUPPORT_BEARER_CTRL_IND=true" on node ABOT(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_P_CSCF_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI. Time elapsed: 0.004 sec <<< FAILURE! unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=false" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=true" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0.006 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.006 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure". Time elapsed: 0.005 sec <<< FAILURE! unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K_VALUE=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.008 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec <<< FAILURE! unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure". Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0.007 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message. Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0.005 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable" Time elapsed: 0.029 sec <<< FAILURE! unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run 08-Jun-2019 12:47:11.353 [Thread-1] ERROR com.rebaca.adapters.lifecycle.BeanCreationAndDestruction - Error occurred during cleaning resources (After complete test run). null unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Results : unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Failed tests: unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Tests run: 300, Failures: 44, Errors: 0, Skipped: 0 unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run [ERROR] There are test failures. unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:47:11 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:47:12 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:47:12 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:47:12 DEBUG unit.abot-epc-basic/0.run [INFO] Building jar: /var/lib/abot-epc-basic/target/ABOT-RunScenarios-3.0.91.jar unit-abot-epc-basic-0: 12:47:12 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:47:12 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-cucumber-reporting:0.1.0:generate (execution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:47:12 DEBUG unit.abot-epc-basic/0.run [INFO] About to generate Cucumber report. unit-abot-epc-basic-0: 12:47:14 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:47:14 DEBUG unit.abot-epc-basic/0.run [INFO] BUILD FAILURE unit-abot-epc-basic-0: 12:47:14 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:47:14 DEBUG unit.abot-epc-basic/0.run [INFO] Total time: 09:23 min unit-abot-epc-basic-0: 12:47:14 DEBUG unit.abot-epc-basic/0.run [INFO] Finished at: 2019-06-08T12:47:14+00:00 unit-abot-epc-basic-0: 12:47:14 DEBUG unit.abot-epc-basic/0.run [INFO] Final Memory: 23M/60M unit-abot-epc-basic-0: 12:47:14 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:47:14 DEBUG unit.abot-epc-basic/0.run [ERROR] Failed to execute goal net.masterthought:maven-cucumber-reporting:0.1.0:generate (execution) on project ABOT-RunScenarios: Error Found: BUILD FAILED - Check Report For Details -> [Help 1] unit-abot-epc-basic-0: 12:47:14 DEBUG unit.abot-epc-basic/0.run [ERROR] unit-abot-epc-basic-0: 12:47:14 DEBUG unit.abot-epc-basic/0.run [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. unit-abot-epc-basic-0: 12:47:14 DEBUG unit.abot-epc-basic/0.run [ERROR] Re-run Maven using the -X switch to enable full debug logging. unit-abot-epc-basic-0: 12:47:14 DEBUG unit.abot-epc-basic/0.run [ERROR] unit-abot-epc-basic-0: 12:47:14 DEBUG unit.abot-epc-basic/0.run [ERROR] For more information about the errors and possible solutions, please read the following articles: unit-abot-epc-basic-0: 12:47:14 DEBUG unit.abot-epc-basic/0.run [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException unit-abot-epc-basic-0: 12:47:14 DEBUG unit.abot-epc-basic/0.run No ES conf defined - hence result not pushed to ES unit-abot-epc-basic-0: 12:47:14 DEBUG juju.worker.uniter.operation committing operation "run action 64bfd4f8-1392-440a-8ae4-4f6fc7878855" unit-abot-epc-basic-0: 12:47:14 DEBUG juju.machinelock machine lock released for uniter (run action 64bfd4f8-1392-440a-8ae4-4f6fc7878855) unit-abot-epc-basic-0: 12:47:14 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:47:14 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:47:14 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-abot-epc-basic-0: 12:47:14 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-abot-epc-basic-0: 12:47:14 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-abot-epc-basic-0: 12:47:14 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 12:47:14 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-abot-epc-basic-0: 12:47:14 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-abot-epc-basic-0: 12:47:14 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-abot-epc-basic-0: 12:47:14 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-abot-epc-basic-0: 12:47:14 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:47:14 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:47:14 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 12:47:14 DEBUG juju.worker.uniter no operations in progress; waiting for changes 2019-06-08 12:47:34,044 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Destroying Orchestrator... 2019-06-08 12:48:08,775 - 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, 3 applications Waiting on 1 model, 4 machines Waiting on 1 model, 4 machines Waiting on 1 model, 4 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines All hosted models reclaimed, cleaning up controller machines 2019-06-08 12:48:08,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-08 12:48:08,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f8223820515cc66bf54e17c71d4838a7b98b0898" 2019-06-08 12:48:09,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2532 Content-Type: application/json Date: Sat, 08 Jun 2019 12:48:09 GMT X-Openstack-Request-Id: req-94bb97c9-ecd7-459c-8dd4-c1eae08572d7 2019-06-08 12:48:09,130 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "1dea2bc1bf9e470fa6d6a12e4d47fa3d", "created_at": "2019-06-08T12:16:12Z", "updated_at": "2019-06-08T12:47:50Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.209", "revision_number": 4, "project_id": "1dea2bc1bf9e470fa6d6a12e4d47fa3d", "port_id": null, "id": "0dea7c2f-8302-4f70-a64b-2ef9595e0d73", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "1dea2bc1bf9e470fa6d6a12e4d47fa3d", "created_at": "2019-06-08T12:19:15Z", "updated_at": "2019-06-08T12:47:58Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.204", "revision_number": 4, "project_id": "1dea2bc1bf9e470fa6d6a12e4d47fa3d", "port_id": null, "id": "26b2afa1-9279-496d-8736-c30f39bef137", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "1dea2bc1bf9e470fa6d6a12e4d47fa3d", "created_at": "2019-06-08T12:13:51Z", "updated_at": "2019-06-08T12:47:45Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 4, "project_id": "1dea2bc1bf9e470fa6d6a12e4d47fa3d", "port_id": null, "id": "657f3e7b-4290-4463-8a9f-150bf8e07745", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "1dea2bc1bf9e470fa6d6a12e4d47fa3d", "created_at": "2019-06-08T12:09:30Z", "updated_at": "2019-06-08T12:48:07Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 4, "project_id": "1dea2bc1bf9e470fa6d6a12e4d47fa3d", "port_id": null, "id": "93c9d180-8af0-48d5-824f-9e9db66f7b66", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "1dea2bc1bf9e470fa6d6a12e4d47fa3d", "created_at": "2019-06-08T12:18:44Z", "updated_at": "2019-06-08T12:47:59Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.201", "revision_number": 4, "project_id": "1dea2bc1bf9e470fa6d6a12e4d47fa3d", "port_id": null, "id": "b14ffcf6-fe2f-4824-9157-65a83c6b27cb", "qos_policy_id": null}]} 2019-06-08 12:48:09,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-94bb97c9-ecd7-459c-8dd4-c1eae08572d7 2019-06-08 12:48:09,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.347628831863s 2019-06-08 12:48:09,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-06-08 12:48:09,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/floatingips/0dea7c2f-8302-4f70-a64b-2ef9595e0d73.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f8223820515cc66bf54e17c71d4838a7b98b0898" 2019-06-08 12:48:09,763 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 12:48:09 GMT X-Openstack-Request-Id: req-057ca1ca-7e36-4fb9-914a-72beee5b7ae7 2019-06-08 12:48:09,763 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 12:48:09,763 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/floatingips/0dea7c2f-8302-4f70-a64b-2ef9595e0d73.json used request id req-057ca1ca-7e36-4fb9-914a-72beee5b7ae7 2019-06-08 12:48:09,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.601071119308s 2019-06-08 12:48:09,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-08 12:48:09,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f8223820515cc66bf54e17c71d4838a7b98b0898" 2019-06-08 12:48:10,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2029 Content-Type: application/json Date: Sat, 08 Jun 2019 12:48:10 GMT X-Openstack-Request-Id: req-e6cd06ce-e319-4011-965d-79addf339c66 2019-06-08 12:48:10,041 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "1dea2bc1bf9e470fa6d6a12e4d47fa3d", "created_at": "2019-06-08T12:19:15Z", "updated_at": "2019-06-08T12:47:58Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.204", "revision_number": 4, "project_id": "1dea2bc1bf9e470fa6d6a12e4d47fa3d", "port_id": null, "id": "26b2afa1-9279-496d-8736-c30f39bef137", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "1dea2bc1bf9e470fa6d6a12e4d47fa3d", "created_at": "2019-06-08T12:13:51Z", "updated_at": "2019-06-08T12:47:45Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 4, "project_id": "1dea2bc1bf9e470fa6d6a12e4d47fa3d", "port_id": null, "id": "657f3e7b-4290-4463-8a9f-150bf8e07745", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "1dea2bc1bf9e470fa6d6a12e4d47fa3d", "created_at": "2019-06-08T12:09:30Z", "updated_at": "2019-06-08T12:48:07Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 4, "project_id": "1dea2bc1bf9e470fa6d6a12e4d47fa3d", "port_id": null, "id": "93c9d180-8af0-48d5-824f-9e9db66f7b66", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "1dea2bc1bf9e470fa6d6a12e4d47fa3d", "created_at": "2019-06-08T12:18:44Z", "updated_at": "2019-06-08T12:47:59Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.201", "revision_number": 4, "project_id": "1dea2bc1bf9e470fa6d6a12e4d47fa3d", "port_id": null, "id": "b14ffcf6-fe2f-4824-9157-65a83c6b27cb", "qos_policy_id": null}]} 2019-06-08 12:48:10,041 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-e6cd06ce-e319-4011-965d-79addf339c66 2019-06-08 12:48:10,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.270996809006s 2019-06-08 12:48:10,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-06-08 12:48:10,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/floatingips/26b2afa1-9279-496d-8736-c30f39bef137.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f8223820515cc66bf54e17c71d4838a7b98b0898" 2019-06-08 12:48:10,650 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 12:48:10 GMT X-Openstack-Request-Id: req-a6e56c02-bfcb-4cea-a6f2-42e35021cba8 2019-06-08 12:48:10,651 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 12:48:10,651 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/floatingips/26b2afa1-9279-496d-8736-c30f39bef137.json used request id req-a6e56c02-bfcb-4cea-a6f2-42e35021cba8 2019-06-08 12:48:10,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.581565141678s 2019-06-08 12:48:10,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-08 12:48:10,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f8223820515cc66bf54e17c71d4838a7b98b0898" 2019-06-08 12:48:10,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1526 Content-Type: application/json Date: Sat, 08 Jun 2019 12:48:10 GMT X-Openstack-Request-Id: req-1742b953-f597-4245-9f51-86e0383f8558 2019-06-08 12:48:10,736 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "1dea2bc1bf9e470fa6d6a12e4d47fa3d", "created_at": "2019-06-08T12:13:51Z", "updated_at": "2019-06-08T12:47:45Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 4, "project_id": "1dea2bc1bf9e470fa6d6a12e4d47fa3d", "port_id": null, "id": "657f3e7b-4290-4463-8a9f-150bf8e07745", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "1dea2bc1bf9e470fa6d6a12e4d47fa3d", "created_at": "2019-06-08T12:09:30Z", "updated_at": "2019-06-08T12:48:07Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 4, "project_id": "1dea2bc1bf9e470fa6d6a12e4d47fa3d", "port_id": null, "id": "93c9d180-8af0-48d5-824f-9e9db66f7b66", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "1dea2bc1bf9e470fa6d6a12e4d47fa3d", "created_at": "2019-06-08T12:18:44Z", "updated_at": "2019-06-08T12:47:59Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.201", "revision_number": 4, "project_id": "1dea2bc1bf9e470fa6d6a12e4d47fa3d", "port_id": null, "id": "b14ffcf6-fe2f-4824-9157-65a83c6b27cb", "qos_policy_id": null}]} 2019-06-08 12:48:10,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-1742b953-f597-4245-9f51-86e0383f8558 2019-06-08 12:48:10,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0717589855194s 2019-06-08 12:48:10,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-06-08 12:48:10,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/floatingips/657f3e7b-4290-4463-8a9f-150bf8e07745.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f8223820515cc66bf54e17c71d4838a7b98b0898" 2019-06-08 12:48:11,554 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 12:48:11 GMT X-Openstack-Request-Id: req-d2a3c946-67b4-475e-b238-098b7431231d 2019-06-08 12:48:11,554 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 12:48:11,554 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/floatingips/657f3e7b-4290-4463-8a9f-150bf8e07745.json used request id req-d2a3c946-67b4-475e-b238-098b7431231d 2019-06-08 12:48:11,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.79452085495s 2019-06-08 12:48:11,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-08 12:48:11,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f8223820515cc66bf54e17c71d4838a7b98b0898" 2019-06-08 12:48:11,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1023 Content-Type: application/json Date: Sat, 08 Jun 2019 12:48:11 GMT X-Openstack-Request-Id: req-ed75b0ca-2602-4951-9147-baa9743db706 2019-06-08 12:48:11,627 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "1dea2bc1bf9e470fa6d6a12e4d47fa3d", "created_at": "2019-06-08T12:09:30Z", "updated_at": "2019-06-08T12:48:07Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 4, "project_id": "1dea2bc1bf9e470fa6d6a12e4d47fa3d", "port_id": null, "id": "93c9d180-8af0-48d5-824f-9e9db66f7b66", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "1dea2bc1bf9e470fa6d6a12e4d47fa3d", "created_at": "2019-06-08T12:18:44Z", "updated_at": "2019-06-08T12:47:59Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.201", "revision_number": 4, "project_id": "1dea2bc1bf9e470fa6d6a12e4d47fa3d", "port_id": null, "id": "b14ffcf6-fe2f-4824-9157-65a83c6b27cb", "qos_policy_id": null}]} 2019-06-08 12:48:11,627 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-ed75b0ca-2602-4951-9147-baa9743db706 2019-06-08 12:48:11,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.06112408638s 2019-06-08 12:48:11,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-06-08 12:48:11,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/floatingips/93c9d180-8af0-48d5-824f-9e9db66f7b66.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f8223820515cc66bf54e17c71d4838a7b98b0898" 2019-06-08 12:48:12,231 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 12:48:12 GMT X-Openstack-Request-Id: req-4efe9087-0b03-4fc0-8554-a0d29d89e1fc 2019-06-08 12:48:12,231 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 12:48:12,231 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/floatingips/93c9d180-8af0-48d5-824f-9e9db66f7b66.json used request id req-4efe9087-0b03-4fc0-8554-a0d29d89e1fc 2019-06-08 12:48:12,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.585801124573s 2019-06-08 12:48:12,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-08 12:48:12,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f8223820515cc66bf54e17c71d4838a7b98b0898" 2019-06-08 12:48:12,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 520 Content-Type: application/json Date: Sat, 08 Jun 2019 12:48:12 GMT X-Openstack-Request-Id: req-963a79a5-babd-4d56-b8d6-6b261d8b1dc9 2019-06-08 12:48:12,310 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "1dea2bc1bf9e470fa6d6a12e4d47fa3d", "created_at": "2019-06-08T12:18:44Z", "updated_at": "2019-06-08T12:47:59Z", "floating_network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.201", "revision_number": 4, "project_id": "1dea2bc1bf9e470fa6d6a12e4d47fa3d", "port_id": null, "id": "b14ffcf6-fe2f-4824-9157-65a83c6b27cb", "qos_policy_id": null}]} 2019-06-08 12:48:12,310 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-963a79a5-babd-4d56-b8d6-6b261d8b1dc9 2019-06-08 12:48:12,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0688788890839s 2019-06-08 12:48:12,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-06-08 12:48:12,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/floatingips/b14ffcf6-fe2f-4824-9157-65a83c6b27cb.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f8223820515cc66bf54e17c71d4838a7b98b0898" 2019-06-08 12:48:12,883 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 12:48:12 GMT X-Openstack-Request-Id: req-57f14cdb-48f4-4c77-9c70-1fb61977c414 2019-06-08 12:48:12,883 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 12:48:12,884 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/floatingips/b14ffcf6-fe2f-4824-9157-65a83c6b27cb.json used request id req-57f14cdb-48f4-4c77-9c70-1fb61977c414 2019-06-08 12:48:12,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.563270807266s 2019-06-08 12:48:12,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-08 12:48:12,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f8223820515cc66bf54e17c71d4838a7b98b0898" 2019-06-08 12:48:12,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 08 Jun 2019 12:48:12 GMT X-Openstack-Request-Id: req-b4a433b0-150c-4fd4-bff2-ab0a919ee2eb 2019-06-08 12:48:12,957 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-06-08 12:48:12,957 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/floatingips.json used request id req-b4a433b0-150c-4fd4-bff2-ab0a919ee2eb 2019-06-08 12:48:12,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0626220703125s 2019-06-08 12:48:12,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-06-08 12:48:12,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9292/v2/images/d302737d-a487-4e86-818e-d3bce85369c1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f8223820515cc66bf54e17c71d4838a7b98b0898" 2019-06-08 12:48:14,186 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 12:48:14 GMT X-Openstack-Request-Id: req-f98d8280-49ec-44dd-bff3-80d96a536874 2019-06-08 12:48:14,187 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 12:48:14,187 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.46:9292/v2/images/d302737d-a487-4e86-818e-d3bce85369c1 used request id req-f98d8280-49ec-44dd-bff3-80d96a536874 2019-06-08 12:48:14,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.22809505463s 2019-06-08 12:48:14,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-08 12:48:14,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3fc91454d0b165a2663ddac5186cb1205e09dcc6" 2019-06-08 12:48:14,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 365 Content-Type: application/json Date: Sat, 08 Jun 2019 12:48:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d8a22f27-b52e-45d3-a1b7-d7a041418fc0 x-openstack-request-id: req-d8a22f27-b52e-45d3-a1b7-d7a041418fc0 2019-06-08 12:48:14,486 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "juju_epc-flavor_alt_e5d80411-a4c4-495e-b571-fd9a23677073", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/27e11e16-87b0-4b1f-8f35-f9a12b92444d", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/27e11e16-87b0-4b1f-8f35-f9a12b92444d", "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": "27e11e16-87b0-4b1f-8f35-f9a12b92444d"}, {"name": "juju_epc-flavor_e5d80411-a4c4-495e-b571-fd9a23677073", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/b0d78202-c7db-422b-bfca-7fb030207bfc", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/b0d78202-c7db-422b-bfca-7fb030207bfc", "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": "b0d78202-c7db-422b-bfca-7fb030207bfc"}]} 2019-06-08 12:48:14,486 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None used request id req-d8a22f27-b52e-45d3-a1b7-d7a041418fc0 2019-06-08 12:48:14,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.294925928116s 2019-06-08 12:48:14,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-06-08 12:48:14,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:8774/v2.1/flavors/27e11e16-87b0-4b1f-8f35-f9a12b92444d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3fc91454d0b165a2663ddac5186cb1205e09dcc6" 2019-06-08 12:48:14,515 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 08 Jun 2019 12:48: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-e6b6329b-ca4b-43ef-90d1-18a67f3d4bed x-openstack-request-id: req-e6b6329b-ca4b-43ef-90d1-18a67f3d4bed 2019-06-08 12:48:14,515 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.46:8774/v2.1/flavors/27e11e16-87b0-4b1f-8f35-f9a12b92444d used request id req-e6b6329b-ca4b-43ef-90d1-18a67f3d4bed 2019-06-08 12:48:14,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0264620780945s 2019-06-08 12:48:14,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-06-08 12:48:14,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.46:9696/v2.0/routers/94a187ea-1dc8-4bcf-b080-8b47cbd08e92/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f8223820515cc66bf54e17c71d4838a7b98b0898" -d '{"subnet_id": "13b45688-ba65-4ae8-88a0-b6821fd6151d"}' 2019-06-08 12:48:16,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 08 Jun 2019 12:48:16 GMT X-Openstack-Request-Id: req-16c77f02-8b57-4b19-ae70-1d8188f6df57 2019-06-08 12:48:16,748 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "788fa9ee-b0df-42d8-8aa2-0abc7b270b97", "tenant_id": "1dea2bc1bf9e470fa6d6a12e4d47fa3d", "subnet_id": "13b45688-ba65-4ae8-88a0-b6821fd6151d", "subnet_ids": ["13b45688-ba65-4ae8-88a0-b6821fd6151d"], "port_id": "7ce6fb1c-f4af-4d3c-bbb8-11d6cd1f1239", "id": "94a187ea-1dc8-4bcf-b080-8b47cbd08e92"} 2019-06-08 12:48:16,749 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.46:9696/v2.0/routers/94a187ea-1dc8-4bcf-b080-8b47cbd08e92/remove_router_interface.json used request id req-16c77f02-8b57-4b19-ae70-1d8188f6df57 2019-06-08 12:48:16,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.2330429554s 2019-06-08 12:48:16,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-06-08 12:48:16,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f8223820515cc66bf54e17c71d4838a7b98b0898" 2019-06-08 12:48:16,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 704 Content-Type: application/json Date: Sat, 08 Jun 2019 12:48:16 GMT X-Openstack-Request-Id: req-e0e114c3-ddd6-4497-af44-f9cb7dbf1dbc 2019-06-08 12:48:16,886 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "d0205d84-f6dd-4d92-b76b-dc9ca1111094", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a3d564af-8d87-4f4f-9680-f5a9465e0acc", "ip_address": "172.30.9.210"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "1dea2bc1bf9e470fa6d6a12e4d47fa3d", "created_at": "2019-06-08T12:06:58Z", "admin_state_up": true, "updated_at": "2019-06-08T12:48:15Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "1dea2bc1bf9e470fa6d6a12e4d47fa3d", "id": "94a187ea-1dc8-4bcf-b080-8b47cbd08e92", "name": "juju_epc-router_e5d80411-a4c4-495e-b571-fd9a23677073"}]} 2019-06-08 12:48:16,886 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/routers.json used request id req-e0e114c3-ddd6-4497-af44-f9cb7dbf1dbc 2019-06-08 12:48:16,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.13668179512s 2019-06-08 12:48:16,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-06-08 12:48:16,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/routers/94a187ea-1dc8-4bcf-b080-8b47cbd08e92.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f8223820515cc66bf54e17c71d4838a7b98b0898" 2019-06-08 12:48:18,250 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 12:48:18 GMT X-Openstack-Request-Id: req-01be6d6f-ba68-4919-a991-8194ec1fc9f5 2019-06-08 12:48:18,250 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 12:48:18,250 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/routers/94a187ea-1dc8-4bcf-b080-8b47cbd08e92.json used request id req-01be6d6f-ba68-4919-a991-8194ec1fc9f5 2019-06-08 12:48:18,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.36279416084s 2019-06-08 12:48:18,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-06-08 12:48:18,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f8223820515cc66bf54e17c71d4838a7b98b0898" 2019-06-08 12:48:18,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Sat, 08 Jun 2019 12:48:18 GMT X-Openstack-Request-Id: req-0a4a6f94-f012-4688-88b6-005aadea5c77 2019-06-08 12:48:18,295 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"788fa9ee-b0df-42d8-8aa2-0abc7b270b97","tenant_id":"1dea2bc1bf9e470fa6d6a12e4d47fa3d","created_at":"2019-06-08T12:06:58Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-06-08T12:06:58Z","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":"1dea2bc1bf9e470fa6d6a12e4d47fa3d","id":"13b45688-ba65-4ae8-88a0-b6821fd6151d","subnetpool_id":null,"name":"juju_epc-subnet_e5d80411-a4c4-495e-b571-fd9a23677073"}]} 2019-06-08 12:48:18,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/subnets.json used request id req-0a4a6f94-f012-4688-88b6-005aadea5c77 2019-06-08 12:48:18,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0451221466064s 2019-06-08 12:48:18,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-06-08 12:48:18,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/subnets/13b45688-ba65-4ae8-88a0-b6821fd6151d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f8223820515cc66bf54e17c71d4838a7b98b0898" 2019-06-08 12:48:19,507 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 12:48:19 GMT X-Openstack-Request-Id: req-ec28d0eb-69c8-4080-b6a0-349869f79492 2019-06-08 12:48:19,507 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 12:48:19,508 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/subnets/13b45688-ba65-4ae8-88a0-b6821fd6151d.json used request id req-ec28d0eb-69c8-4080-b6a0-349869f79492 2019-06-08 12:48:19,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.21048092842s 2019-06-08 12:48:19,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-08 12:48:19,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f8223820515cc66bf54e17c71d4838a7b98b0898" 2019-06-08 12:48:19,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1234 Content-Type: application/json Date: Sat, 08 Jun 2019 12:48:19 GMT X-Openstack-Request-Id: req-2da2b7f6-be8e-4824-b4b8-fa821a8b9933 2019-06-08 12:48:19,603 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"788fa9ee-b0df-42d8-8aa2-0abc7b270b97","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1dea2bc1bf9e470fa6d6a12e4d47fa3d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-08T12:48:19Z","qos_policy_id":null,"name":"juju_epc-net_e5d80411-a4c4-495e-b571-fd9a23677073","admin_state_up":true,"tenant_id":"1dea2bc1bf9e470fa6d6a12e4d47fa3d","created_at":"2019-06-08T12:06:57Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d0205d84-f6dd-4d92-b76b-dc9ca1111094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ae5008b7eba04bb8ab8b9bea870a005f","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d564af-8d87-4f4f-9680-f5a9465e0acc"],"description":"","tags":[],"updated_at":"2019-06-08T06:03:01Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ae5008b7eba04bb8ab8b9bea870a005f","created_at":"2019-06-08T05:47:57Z","mtu":1500}]} 2019-06-08 12:48:19,603 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/networks.json used request id req-2da2b7f6-be8e-4824-b4b8-fa821a8b9933 2019-06-08 12:48:19,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0947771072388s 2019-06-08 12:48:19,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-06-08 12:48:19,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/networks/788fa9ee-b0df-42d8-8aa2-0abc7b270b97.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f8223820515cc66bf54e17c71d4838a7b98b0898" 2019-06-08 12:48:20,892 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 12:48:20 GMT X-Openstack-Request-Id: req-847dc883-b12b-4837-9f2a-001aacbae669 2019-06-08 12:48:20,892 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 12:48:20,892 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/networks/788fa9ee-b0df-42d8-8aa2-0abc7b270b97.json used request id req-847dc883-b12b-4837-9f2a-001aacbae669 2019-06-08 12:48:20,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.2882399559s 2019-06-08 12:48:20,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-08 12:48:20,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f8223820515cc66bf54e17c71d4838a7b98b0898" 2019-06-08 12:48:20,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 08 Jun 2019 12:48:20 GMT X-Openstack-Request-Id: req-4dd07979-7cd1-4577-9fa1-68733fd0757b 2019-06-08 12:48:20,939 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-08T12:07:10Z", "file": "/v2/images/eed1148e-4975-4119-a0ad-f3c329c389c2/file", "owner": "1dea2bc1bf9e470fa6d6a12e4d47fa3d", "id": "eed1148e-4975-4119-a0ad-f3c329c389c2", "size": 297598976, "self": "/v2/images/eed1148e-4975-4119-a0ad-f3c329c389c2", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/eed1148e-4975-4119-a0ad-f3c329c389c2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "74baf6380a51398877a7e7d27d2319b765fee0efbf94a3be6ebc29575658c5a4", "locations": [{"url": "rbd://94ec408e-0e45-4f24-ac2d-d4552e2edbee/images/eed1148e-4975-4119-a0ad-f3c329c389c2/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_e5d80411-a4c4-495e-b571-fd9a23677073", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "92a19abfec7c499acc81047ad0ed6ba1", "name": "juju_epc-img_e5d80411-a4c4-495e-b571-fd9a23677073", "checksum": "92a19abfec7c499acc81047ad0ed6ba1", "created_at": "2019-06-08T12:07:04Z", "os_hidden": false, "protected": false, "os_hash_value": "fdf0ecddcff3d2c3673ce62d8641b5eacb41fdddee37d76f5507440756fb9ed0315f3b7c386a5f8c1445de3acf502c03cf501a268e7c67b3cd54f0f94b73a745"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-08 12:48:20,939 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.46:9292/v2/images used request id req-4dd07979-7cd1-4577-9fa1-68733fd0757b 2019-06-08 12:48:20,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0417900085449s 2019-06-08 12:48:20,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-06-08 12:48:20,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9292/v2/images/eed1148e-4975-4119-a0ad-f3c329c389c2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f8223820515cc66bf54e17c71d4838a7b98b0898" 2019-06-08 12:48:21,277 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 08 Jun 2019 12:48:21 GMT X-Openstack-Request-Id: req-4b3c1e0b-b441-4235-b60f-090028ff5d99 2019-06-08 12:48:21,277 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-08 12:48:21,277 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.46:9292/v2/images/eed1148e-4975-4119-a0ad-f3c329c389c2 used request id req-4b3c1e0b-b441-4235-b60f-090028ff5d99 2019-06-08 12:48:21,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.336603879929s 2019-06-08 12:48:21,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-08 12:48:21,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3fc91454d0b165a2663ddac5186cb1205e09dcc6" 2019-06-08 12:48:21,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sat, 08 Jun 2019 12:48: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-16316e8a-7de7-4e4a-b514-fad4b300528d x-openstack-request-id: req-16316e8a-7de7-4e4a-b514-fad4b300528d 2019-06-08 12:48:21,302 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "juju_epc-flavor_e5d80411-a4c4-495e-b571-fd9a23677073", "links": [{"href": "http://172.30.9.46:8774/v2.1/flavors/b0d78202-c7db-422b-bfca-7fb030207bfc", "rel": "self"}, {"href": "http://172.30.9.46:8774/flavors/b0d78202-c7db-422b-bfca-7fb030207bfc", "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": "b0d78202-c7db-422b-bfca-7fb030207bfc"}]} 2019-06-08 12:48:21,302 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.46:8774/v2.1/flavors/detail?is_public=None used request id req-16316e8a-7de7-4e4a-b514-fad4b300528d 2019-06-08 12:48:21,302 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0238471031189s 2019-06-08 12:48:21,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-06-08 12:48:21,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:8774/v2.1/flavors/b0d78202-c7db-422b-bfca-7fb030207bfc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3fc91454d0b165a2663ddac5186cb1205e09dcc6" 2019-06-08 12:48:21,336 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 08 Jun 2019 12:48:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9363906c-5eb6-4060-9fad-cf00160d1165 x-openstack-request-id: req-9363906c-5eb6-4060-9fad-cf00160d1165 2019-06-08 12:48:21,337 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.46:8774/v2.1/flavors/b0d78202-c7db-422b-bfca-7fb030207bfc used request id req-9363906c-5eb6-4060-9fad-cf00160d1165 2019-06-08 12:48:21,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0332148075104s 2019-06-08 12:48:21,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-08 12:48:21,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3fc91454d0b165a2663ddac5186cb1205e09dcc6" 2019-06-08 12:48:21,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Sat, 08 Jun 2019 12:48:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fa3cf99-cf03-412c-a74f-80c68d07e65c 2019-06-08 12:48:21,555 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.46:5000/v3/users/05c218d902a14f40af3320874b7f92da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05c218d902a14f40af3320874b7f92da", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.46:5000/v3/users/1afacf49c7e14af3a957f3511567dacc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1afacf49c7e14af3a957f3511567dacc", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.46:5000/v3/users/1f2145adf73944a6ab8ed52e5753691b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f2145adf73944a6ab8ed52e5753691b", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.46:5000/v3/users/2593ee6f9317492f990d505d77da4779"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2593ee6f9317492f990d505d77da4779", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.46:5000/v3/users/31ebed201e7e4ca5b7ee604a2b787581"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31ebed201e7e4ca5b7ee604a2b787581", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.46:5000/v3/users/3a572b3053b54834a82afa40e099a5da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a572b3053b54834a82afa40e099a5da", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.46:5000/v3/users/4fee668be3a64363800d347187a88df5"}, "domain_id": "69a9710257d445c38da42b508afe5e4c", "enabled": true, "options": {}, "id": "4fee668be3a64363800d347187a88df5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "juju_epc-user_e5d80411-a4c4-495e-b571-fd9a23677073", "links": {"self": "http://172.30.9.46:5000/v3/users/5572674fde1a4a76b3ad9dc3e4b5e24f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5572674fde1a4a76b3ad9dc3e4b5e24f", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.46:5000/v3/users/66f1e9993f8b480294a60e940341f520"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66f1e9993f8b480294a60e940341f520", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.46:5000/v3/users/93fe3f7601c54ac9ad051856c17f28bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93fe3f7601c54ac9ad051856c17f28bb", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.46:5000/v3/users/c236670886154d449269b72bd9c90b0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c236670886154d449269b72bd9c90b0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.46:5000/v3/users/c65b29de08754e65a44567b1f677176f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c65b29de08754e65a44567b1f677176f", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.46:5000/v3/users/d8dd3e6eec484d33b35e900b9699495d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8dd3e6eec484d33b35e900b9699495d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.46:5000/v3/users/dda03f8796ac431cadfc3fd8cb68b8e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dda03f8796ac431cadfc3fd8cb68b8e8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.46:5000/v3/users/fd79c31b868f4106baa6b4b6f650b664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd79c31b868f4106baa6b4b6f650b664", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.46:5000/v3/users", "previous": null, "next": null}} 2019-06-08 12:48:21,555 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/users used request id req-2fa3cf99-cf03-412c-a74f-80c68d07e65c 2019-06-08 12:48:21,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.217818021774s 2019-06-08 12:48:21,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-08 12:48:21,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/users/5572674fde1a4a76b3ad9dc3e4b5e24f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3fc91454d0b165a2663ddac5186cb1205e09dcc6" 2019-06-08 12:48:21,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Sat, 08 Jun 2019 12:48:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-865f66d0-1580-4223-995d-dd389d919c59 2019-06-08 12:48:21,762 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "juju_epc-user_e5d80411-a4c4-495e-b571-fd9a23677073", "links": {"self": "http://172.30.9.46:5000/v3/users/5572674fde1a4a76b3ad9dc3e4b5e24f"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "5572674fde1a4a76b3ad9dc3e4b5e24f", "description": null}} 2019-06-08 12:48:21,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/users/5572674fde1a4a76b3ad9dc3e4b5e24f used request id req-865f66d0-1580-4223-995d-dd389d919c59 2019-06-08 12:48:21,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.200618982315s 2019-06-08 12:48:21,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-06-08 12:48:21,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:5000/v3/users/5572674fde1a4a76b3ad9dc3e4b5e24f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3fc91454d0b165a2663ddac5186cb1205e09dcc6" 2019-06-08 12:48:22,077 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 12:48:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac137e85-9e0f-4b8e-97b4-0d44beeb9659 2019-06-08 12:48:22,077 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 12:48:22,077 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.46:5000/v3/users/5572674fde1a4a76b3ad9dc3e4b5e24f used request id req-ac137e85-9e0f-4b8e-97b4-0d44beeb9659 2019-06-08 12:48:22,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.314368009567s 2019-06-08 12:48:22,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-08 12:48:22,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3fc91454d0b165a2663ddac5186cb1205e09dcc6" 2019-06-08 12:48:22,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 384 Content-Type: application/json Date: Sat, 08 Jun 2019 12:48:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-662ea956-3b25-4d95-9444-f68490f2e062 2019-06-08 12:48:22,304 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.46:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.46:5000/v3/projects/1dea2bc1bf9e470fa6d6a12e4d47fa3d"}, "tags": [], "enabled": true, "id": "1dea2bc1bf9e470fa6d6a12e4d47fa3d", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_e5d80411-a4c4-495e-b571-fd9a23677073"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.46:5000/v3/projects/3188c96ec01940fba81c35d45eb11133"}, "tags": [], "enabled": true, "id": "3188c96ec01940fba81c35d45eb11133", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.46:5000/v3/projects/ae5008b7eba04bb8ab8b9bea870a005f"}, "tags": [], "enabled": true, "id": "ae5008b7eba04bb8ab8b9bea870a005f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-08 12:48:22,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.46:5000/v3/projects used request id req-662ea956-3b25-4d95-9444-f68490f2e062 2019-06-08 12:48:22,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.218780994415s 2019-06-08 12:48:22,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-06-08 12:48:22,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:5000/v3/projects/1dea2bc1bf9e470fa6d6a12e4d47fa3d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3fc91454d0b165a2663ddac5186cb1205e09dcc6" 2019-06-08 12:48:22,549 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 08 Jun 2019 12:48:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ce9344b-6e21-4af8-bb79-bcdb8cb0fc99 2019-06-08 12:48:22,550 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-08 12:48:22,550 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.46:5000/v3/projects/1dea2bc1bf9e470fa6d6a12e4d47fa3d used request id req-1ce9344b-6e21-4af8-bb79-bcdb8cb0fc99 2019-06-08 12:48:22,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.240337848663s 2019-06-08 12:48:22,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-08 12:48:22,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.46:9696/v2.0/security-groups.json?project_id=1dea2bc1bf9e470fa6d6a12e4d47fa3d&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3fc91454d0b165a2663ddac5186cb1205e09dcc6" 2019-06-08 12:48:23,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 08 Jun 2019 12:48:23 GMT X-Openstack-Request-Id: req-b4e0df02-bc47-4551-9579-d67c547342d7 2019-06-08 12:48:23,112 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1dea2bc1bf9e470fa6d6a12e4d47fa3d", "created_at": "2019-06-08T12:06:57Z", "updated_at": "2019-06-08T12:06:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T12:06:57Z", "revision_number": 0, "id": "0d4ee7db-f25b-484a-9cb4-0400aef37c3f", "remote_group_id": "6daab754-6d6b-4ec9-af49-9721b038c0ec", "remote_ip_prefix": null, "created_at": "2019-06-08T12:06:57Z", "security_group_id": "6daab754-6d6b-4ec9-af49-9721b038c0ec", "tenant_id": "1dea2bc1bf9e470fa6d6a12e4d47fa3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "1dea2bc1bf9e470fa6d6a12e4d47fa3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T12:06:57Z", "revision_number": 0, "id": "a24a32b1-4418-4826-9712-393cae935ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T12:06:57Z", "security_group_id": "6daab754-6d6b-4ec9-af49-9721b038c0ec", "tenant_id": "1dea2bc1bf9e470fa6d6a12e4d47fa3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "1dea2bc1bf9e470fa6d6a12e4d47fa3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T12:06:57Z", "revision_number": 0, "id": "afc20957-4480-47a3-b5da-c0909d30de55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T12:06:57Z", "security_group_id": "6daab754-6d6b-4ec9-af49-9721b038c0ec", "tenant_id": "1dea2bc1bf9e470fa6d6a12e4d47fa3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "1dea2bc1bf9e470fa6d6a12e4d47fa3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T12:06:57Z", "revision_number": 0, "id": "d9f2cfc4-806b-4603-962c-118c4ddddadf", "remote_group_id": "6daab754-6d6b-4ec9-af49-9721b038c0ec", "remote_ip_prefix": null, "created_at": "2019-06-08T12:06:57Z", "security_group_id": "6daab754-6d6b-4ec9-af49-9721b038c0ec", "tenant_id": "1dea2bc1bf9e470fa6d6a12e4d47fa3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "1dea2bc1bf9e470fa6d6a12e4d47fa3d"}], "revision_number": 1, "project_id": "1dea2bc1bf9e470fa6d6a12e4d47fa3d", "id": "6daab754-6d6b-4ec9-af49-9721b038c0ec", "name": "default"}]} 2019-06-08 12:48:23,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/security-groups.json?project_id=1dea2bc1bf9e470fa6d6a12e4d47fa3d&name=default used request id req-b4e0df02-bc47-4551-9579-d67c547342d7 2019-06-08 12:48:23,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.556813955307s 2019-06-08 12:48:23,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-08 12:48:23,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.46:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3fc91454d0b165a2663ddac5186cb1205e09dcc6" 2019-06-08 12:48:23,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Sat, 08 Jun 2019 12:48:23 GMT X-Openstack-Request-Id: req-e0354951-875c-4cea-b960-e41932564e2f 2019-06-08 12:48:23,182 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3188c96ec01940fba81c35d45eb11133", "created_at": "2019-06-08T05:50:08Z", "updated_at": "2019-06-08T05:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "1a304197-6259-47fb-8799-aa407182630d", "remote_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv6", "project_id": "3188c96ec01940fba81c35d45eb11133"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "487196b0-2bde-45c0-8b45-f9fcd16601fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv4", "project_id": "3188c96ec01940fba81c35d45eb11133"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "abadd49a-1a8f-405f-ba47-7c59fe8b0d0f", "remote_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv4", "project_id": "3188c96ec01940fba81c35d45eb11133"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:08Z", "revision_number": 0, "id": "d26daddf-2739-444d-991e-138b96ac2ac2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:08Z", "security_group_id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "tenant_id": "3188c96ec01940fba81c35d45eb11133", "port_range_min": null, "ethertype": "IPv6", "project_id": "3188c96ec01940fba81c35d45eb11133"}], "revision_number": 1, "project_id": "3188c96ec01940fba81c35d45eb11133", "id": "0379dcdd-a94c-4cd5-9467-7cfd61cdb0eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fcde8c1a9a84222a1af8e17021b864b", "created_at": "2019-06-08T07:13:08Z", "updated_at": "2019-06-08T07:13:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T07:13:08Z", "revision_number": 0, "id": "119e3406-7691-4da0-ac15-0d3e6d2fd28e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T07:13:08Z", "security_group_id": "0f8b9193-9837-4cf1-95ef-d23d8155e475", "tenant_id": "0fcde8c1a9a84222a1af8e17021b864b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fcde8c1a9a84222a1af8e17021b864b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T07:13:08Z", "revision_number": 0, "id": "14fbdfaa-d265-42c2-9a0c-24f495bd2bb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T07:13:08Z", "security_group_id": "0f8b9193-9837-4cf1-95ef-d23d8155e475", "tenant_id": "0fcde8c1a9a84222a1af8e17021b864b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fcde8c1a9a84222a1af8e17021b864b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T07:13:08Z", "revision_number": 0, "id": "f04d63cb-b583-47e4-82bf-2cf9964ef767", "remote_group_id": "0f8b9193-9837-4cf1-95ef-d23d8155e475", "remote_ip_prefix": null, "created_at": "2019-06-08T07:13:08Z", "security_group_id": "0f8b9193-9837-4cf1-95ef-d23d8155e475", "tenant_id": "0fcde8c1a9a84222a1af8e17021b864b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fcde8c1a9a84222a1af8e17021b864b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T07:13:08Z", "revision_number": 0, "id": "f3c829b6-17af-4c05-9571-55ca9fe56a64", "remote_group_id": "0f8b9193-9837-4cf1-95ef-d23d8155e475", "remote_ip_prefix": null, "created_at": "2019-06-08T07:13:08Z", "security_group_id": "0f8b9193-9837-4cf1-95ef-d23d8155e475", "tenant_id": "0fcde8c1a9a84222a1af8e17021b864b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fcde8c1a9a84222a1af8e17021b864b"}], "revision_number": 1, "project_id": "0fcde8c1a9a84222a1af8e17021b864b", "id": "0f8b9193-9837-4cf1-95ef-d23d8155e475", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "created_at": "2019-06-08T05:47:57Z", "updated_at": "2019-06-08T05:47:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "02da1104-56ed-4749-b003-90c4f8f656ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "a3f7c7ce-1565-464d-9c08-e39b080cdb6d", "remote_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "c5f47a68-2c8b-4de3-91dc-0a19312beb49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:47:57Z", "revision_number": 0, "id": "d9877ee1-16fa-4f55-9b57-2bd861dcc4ea", "remote_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "remote_ip_prefix": null, "created_at": "2019-06-08T05:47:57Z", "security_group_id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "tenant_id": "ae5008b7eba04bb8ab8b9bea870a005f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae5008b7eba04bb8ab8b9bea870a005f"}], "revision_number": 1, "project_id": "ae5008b7eba04bb8ab8b9bea870a005f", "id": "2a9c65dd-40eb-4635-aa90-b3c484e46be4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-06-08T05:50:09Z", "updated_at": "2019-06-08T05:50:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "41f1ce41-3b64-482a-87c5-0d0b11c6398f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "79dc58b0-b605-4504-9229-080d558ac4f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "81274cd5-6700-4e0f-8a2a-1f2e3420f4f3", "remote_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T05:50:09Z", "revision_number": 0, "id": "dd1516ff-335a-4f12-a448-f096493076e7", "remote_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "remote_ip_prefix": null, "created_at": "2019-06-08T05:50:09Z", "security_group_id": "48f2b38a-983e-4487-ab36-f87307c0130c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "48f2b38a-983e-4487-ab36-f87307c0130c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1dea2bc1bf9e470fa6d6a12e4d47fa3d", "created_at": "2019-06-08T12:06:57Z", "updated_at": "2019-06-08T12:06:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T12:06:57Z", "revision_number": 0, "id": "0d4ee7db-f25b-484a-9cb4-0400aef37c3f", "remote_group_id": "6daab754-6d6b-4ec9-af49-9721b038c0ec", "remote_ip_prefix": null, "created_at": "2019-06-08T12:06:57Z", "security_group_id": "6daab754-6d6b-4ec9-af49-9721b038c0ec", "tenant_id": "1dea2bc1bf9e470fa6d6a12e4d47fa3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "1dea2bc1bf9e470fa6d6a12e4d47fa3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T12:06:57Z", "revision_number": 0, "id": "a24a32b1-4418-4826-9712-393cae935ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T12:06:57Z", "security_group_id": "6daab754-6d6b-4ec9-af49-9721b038c0ec", "tenant_id": "1dea2bc1bf9e470fa6d6a12e4d47fa3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "1dea2bc1bf9e470fa6d6a12e4d47fa3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T12:06:57Z", "revision_number": 0, "id": "afc20957-4480-47a3-b5da-c0909d30de55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-08T12:06:57Z", "security_group_id": "6daab754-6d6b-4ec9-af49-9721b038c0ec", "tenant_id": "1dea2bc1bf9e470fa6d6a12e4d47fa3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "1dea2bc1bf9e470fa6d6a12e4d47fa3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-08T12:06:57Z", "revision_number": 0, "id": "d9f2cfc4-806b-4603-962c-118c4ddddadf", "remote_group_id": "6daab754-6d6b-4ec9-af49-9721b038c0ec", "remote_ip_prefix": null, "created_at": "2019-06-08T12:06:57Z", "security_group_id": "6daab754-6d6b-4ec9-af49-9721b038c0ec", "tenant_id": "1dea2bc1bf9e470fa6d6a12e4d47fa3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "1dea2bc1bf9e470fa6d6a12e4d47fa3d"}], "revision_number": 1, "project_id": "1dea2bc1bf9e470fa6d6a12e4d47fa3d", "id": "6daab754-6d6b-4ec9-af49-9721b038c0ec", "name": "default"}]} 2019-06-08 12:48:23,182 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.46:9696/v2.0/security-groups.json used request id req-e0354951-875c-4cea-b960-e41932564e2f 2019-06-08 12:48:23,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.063982963562s 2019-06-08 12:48:23,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-06-08 12:48:23,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.46:9696/v2.0/security-groups/6daab754-6d6b-4ec9-af49-9721b038c0ec.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3fc91454d0b165a2663ddac5186cb1205e09dcc6" 2019-06-08 12:48:23,326 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 08 Jun 2019 12:48:23 GMT X-Openstack-Request-Id: req-902446c2-c88d-458b-9c14-f67b1632f92b 2019-06-08 12:48:23,326 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-08 12:48:23,326 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.46:9696/v2.0/security-groups/6daab754-6d6b-4ec9-af49-9721b038c0ec.json used request id req-902446c2-c88d-458b-9c14-f67b1632f92b 2019-06-08 12:48:23,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.136825084686s 2019-06-08 12:48:23,327 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify | functest | vnf | 04:54 | PASS | | cloudify_ims | functest | vnf | 25:42 | PASS | | heat_ims | functest | vnf | 31:52 | PASS | | vyos_vrouter | functest | vnf | 15:40 | PASS | | juju_epc | functest | vnf | 40:36 | PASS | +----------------------+------------------+--------------+------------------+----------------+ 2019-06-08 12:48:23,333 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2019-06-08 12:48:23,389 - paramiko.transport - DEBUG - EOF in transport thread 2019-06-08 12:48:23,478 - paramiko.transport - DEBUG - EOF in transport thread